2018-12-04 19:45:20,347 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-78 | | 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-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-04 19:45:20,353 - 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.23,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=3RyGTh9b6fH3kEgEpTJkWzuFd 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=7156be1802b84962aaa9ceab6d73cc34 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.3 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=ZEpENdqmh9AueaxFCMDvz9Qrn export OS_REGION_NAME=regionOne 2018-12-04 19:45:20,353 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-04 19:45:20,354 - 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 odl api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ 2018-12-04 19:45:20,388 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-12-04 19:45:20,488 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-12-04 19:45:20,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 19:45:20,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:45:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc3b2d01-8573-4958-b0ad-87625a021180 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 19:45:20,497 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-dc3b2d01-8573-4958-b0ad-87625a021180 2018-12-04 19:45:20,497 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 19:45:20,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T20:45:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "61d4c3b4398c40adbd8e901c42776579"}, "audit_ids": ["6Flvj3UmTIS4_iZnAqI3PQ"], "issued_at": "2018-12-04T19:45:20.000000Z"}} 2018-12-04 19:45:20,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-04 19:45:20,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}c9b7d08927b12569501a14f31c54ce8270f0c3c4" 2018-12-04 19:45:21,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-67f7a176-80ee-4cd0-a600-19648ee9cf48 Date: Tue, 04 Dec 2018 19:45:21 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "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": "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": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-12-04 19:45:21,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-67f7a176-80ee-4cd0-a600-19648ee9cf48 2018-12-04 19:45:21,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.88423204422s 2018-12-04 19:45:21,769 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-67f7a176-80ee-4cd0-a600-19648ee9cf48 2018-12-04 19:45:21,776 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - get_network_extensions: set([u'default-subnetpools', u'network-ip-availability', u'network_availability_zone', u'auto-allocated-topology', u'ext-gw-mode', u'binding', u'agent', u'quotas', u'dhcp_agent_scheduler', u'tag', u'external-net', u'router', u'flavors', u'net-mtu', u'availability_zone', u'subnet_allocation', u'standard-attr-tag', u'revision-if-match', u'provider', u'multi-provider', u'quota_details', u'address-scope', u'trunk-details', u'extraroute', u'net-mtu-writable', u'subnet-service-types', u'standard-attr-timestamp', u'pagination', u'trunk', u'extra_dhcp_opt', u'standard-attr-revisions', u'service-type', u'sorting', u'security-group', u'rbac-policies', u'tag-ext', u'standard-attr-description', u'ip-substring-filtering', u'port-security', u'allowed-address-pairs', u'project-id', u'dvr']) 2018-12-04 19:45:21,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-12-04 19:45:21,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}c9b7d08927b12569501a14f31c54ce8270f0c3c4" 2018-12-04 19:45:22,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:45:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-961cf47d-9c49-49df-ab77-5ced08b3d74e x-compute-request-id: req-961cf47d-9c49-49df-ab77-5ced08b3d74e Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-12-04 19:45:22,045 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-aggregates used request id req-961cf47d-9c49-49df-ab77-5ced08b3d74e 2018-12-04 19:45:22,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 0.26766204834s 2018-12-04 19:45:22,045 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-aggregates used request id req-961cf47d-9c49-49df-ab77-5ced08b3d74e 2018-12-04 19:45:22,045 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-12-04 19:45:22,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 19:45:22,053 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 19:45: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 19:45:22,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 19:45:22,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}c9b7d08927b12569501a14f31c54ce8270f0c3c4" 2018-12-04 19:45:22,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:45:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d13717d-1c79-463e-829b-bb1f03aba839 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-04 19:45:22,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-7d13717d-1c79-463e-829b-bb1f03aba839 2018-12-04 19:45:22,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104403972626s 2018-12-04 19:45:22,159 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-7d13717d-1c79-463e-829b-bb1f03aba839 2018-12-04 19:45:22,160 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'95e4af10200f409abf5b7829e8cbf6c1', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-12-04 19:45:22,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-12-04 19:45:22,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}c9b7d08927b12569501a14f31c54ce8270f0c3c4" 2018-12-04 19:45:22,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:45:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37ccd0b6-2efa-4ec5-a47d-22a9e5e42a8b Content-Encoding: gzip Content-Length: 1975 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0397fed511294dacadf6cf5b8f7cfc8d"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "196499c330064243a3308b61958378dd", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/03d81f99810e4eae93b368dc772c273a"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "070719860c8845c6954eb1cb14c5157d", "id": "03d81f99810e4eae93b368dc772c273a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0d34ed7faf4243ab87b42eb7a001c570"}, "url": "http://172.30.9.23:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2c1215c57927462f924c29c0c1e6f88d", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0f4b353da999459ebb454eb5984828cb"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8acf7f443eb642bdb5fa574d142d132f", "id": "0f4b353da999459ebb454eb5984828cb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1b53f6d592c547fca764ab22a2eec389"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "042b3c9dcea0478ca8269631bb4602a1", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/23fc997859ee4f58b2c3db5a0c18b741"}, "url": "http://172.30.9.23:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "60d912040ceb4d6a9ada8ca5c3a82edd", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/294ea351d6b14b05b38e2f5dd23471d1"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "63fcfb23e0a24868933e8e5d13ccbc16", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2d856123f62c424f8eab75fcba324d46"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "196499c330064243a3308b61958378dd", "id": "2d856123f62c424f8eab75fcba324d46"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/3007033cbbaa4edf94e36609a9034a37"}, "url": "http://12.0.0.34:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2c1215c57927462f924c29c0c1e6f88d", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/3009cad33ed246e8a34f526f5f17b41f"}, "url": "http://172.30.9.23:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8acf7f443eb642bdb5fa574d142d132f", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4d46d0ab86b044a88e11de640dcc6a85"}, "url": "http://172.30.9.23:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "63fcfb23e0a24868933e8e5d13ccbc16", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5963368b5bb84be19695b6f5b9b3ebf3"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "60d912040ceb4d6a9ada8ca5c3a82edd", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5b126a1b2b8d4bd4bb86632839a3c925"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5f150fb71864480482766e41397cc3bc"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "44d8701a6264423aba9df9833d5d8482", "id": "5f150fb71864480482766e41397cc3bc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/61b560273ea44407ba0b619fa6e08974"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a4c8d7b969804ac8849ba2ce21b436aa", "id": "61b560273ea44407ba0b619fa6e08974"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/68e3de58192445fba18d6efe5a338c0b"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "070719860c8845c6954eb1cb14c5157d", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6a25c52076514160944642911243d97d"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "id": "6a25c52076514160944642911243d97d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6b76ae51c6004bd1937dc69b0e86dfd6"}, "url": "http://172.30.9.23:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ecf0c6f740814148a80f0ed3eca7671c", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6dfd9bbec4ae4851a752808f20a1051a"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a45afe5360d248f9b2f4601af3f533d3", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/73d479eef9714e58af47a1b69dc05ea6"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "44d8701a6264423aba9df9833d5d8482", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/7cec003c252b4c939a353b979f8dfab0"}, "url": "http://172.30.9.23:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a5a19c1516a047d48136b401e09af687", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/88555a64aaed4fdb8b0f2ec46218e890"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ecf0c6f740814148a80f0ed3eca7671c", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8c6326f11a3f404183b19f887579cc9f"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8acf7f443eb642bdb5fa574d142d132f", "id": "8c6326f11a3f404183b19f887579cc9f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/934450b307f7403c8b4df2e45029baf5"}, "url": "http://172.30.9.23:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "44d8701a6264423aba9df9833d5d8482", "id": "934450b307f7403c8b4df2e45029baf5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9f3eb4e4fa0b4a33afd7122418e7babb"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a45afe5360d248f9b2f4601af3f533d3", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a20660fb54b64cdd9d08274a0c06956a"}, "url": "http://172.30.9.23:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "042b3c9dcea0478ca8269631bb4602a1", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a210f00345924fe9bc06435c9d576116"}, "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "id": "a210f00345924fe9bc06435c9d576116"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a2a9764bc3d64e9d9966dff37d6c4c52"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a4c8d7b969804ac8849ba2ce21b436aa", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a53774ba87814090bd096104aac799d3"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a5a19c1516a047d48136b401e09af687", "id": "a53774ba87814090bd096104aac799d3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a6fbe12f6a6149859f2f674cf3a3a00f"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "63fcfb23e0a24868933e8e5d13ccbc16", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ac5b5017cc7840808a3c8693d35db881"}, "url": "http://172.30.9.23:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a4c8d7b969804ac8849ba2ce21b436aa", "id": "ac5b5017cc7840808a3c8693d35db881"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b7e700d9751a46e8b914d1155c7b9cff"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a5a19c1516a047d48136b401e09af687", "id": "b7e700d9751a46e8b914d1155c7b9cff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c008c7b30749459b8d4eafca0ca87d80"}, "url": "http://172.30.9.23:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "196499c330064243a3308b61958378dd", "id": "c008c7b30749459b8d4eafca0ca87d80"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c47ff6f23f6944d1b8ab81d3b90c33e5"}, "url": "http://172.30.9.23:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "070719860c8845c6954eb1cb14c5157d", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c70df7575a904eae8a0e03b48257e860"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d2f01748166443a6beaa45e3144e1c6f", "id": "c70df7575a904eae8a0e03b48257e860"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/cc448f7abe164060b7810b0db04d30da"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "042b3c9dcea0478ca8269631bb4602a1", "id": "cc448f7abe164060b7810b0db04d30da"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e67dd38605f84602b99e6779ca4ba49b"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "60d912040ceb4d6a9ada8ca5c3a82edd", "id": "e67dd38605f84602b99e6779ca4ba49b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e7391b1855344d5c87de5d1dee7ce8f8"}, "url": "http://12.0.0.34:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2c1215c57927462f924c29c0c1e6f88d", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ebf17c77e684469e84014eecba30f265"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d2f01748166443a6beaa45e3144e1c6f", "id": "ebf17c77e684469e84014eecba30f265"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ece0318fd3ef47f0985216ade5e9668d"}, "url": "http://172.30.9.23:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d2f01748166443a6beaa45e3144e1c6f", "id": "ece0318fd3ef47f0985216ade5e9668d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f12ae90c244d400d8292f53b924ae74a"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ecf0c6f740814148a80f0ed3eca7671c", "id": "f12ae90c244d400d8292f53b924ae74a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f5dd08738a6b409f8ca71aee83e6bbb4"}, "url": "http://172.30.9.23:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a45afe5360d248f9b2f4601af3f533d3", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "links": {"self": "http://172.30.9.23:5000/v3/endpoints", "previous": null, "next": null}} 2018-12-04 19:45:22,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-37ccd0b6-2efa-4ec5-a47d-22a9e5e42a8b 2018-12-04 19:45:22,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.16130399704s 2018-12-04 19:45:22,326 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-37ccd0b6-2efa-4ec5-a47d-22a9e5e42a8b 2018-12-04 19:45:22,333 - 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.23:5000/v3/endpoints/0397fed511294dacadf6cf5b8f7cfc8d'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'196499c330064243a3308b61958378dd', u'id': u'0397fed511294dacadf6cf5b8f7cfc8d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/03d81f99810e4eae93b368dc772c273a'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'070719860c8845c6954eb1cb14c5157d', u'id': u'03d81f99810e4eae93b368dc772c273a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/0d34ed7faf4243ab87b42eb7a001c570'}, u'url': u'http://172.30.9.23:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2c1215c57927462f924c29c0c1e6f88d', u'id': u'0d34ed7faf4243ab87b42eb7a001c570'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/0f4b353da999459ebb454eb5984828cb'}, u'url': u'http://192.30.9.3:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8acf7f443eb642bdb5fa574d142d132f', u'id': u'0f4b353da999459ebb454eb5984828cb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/1b53f6d592c547fca764ab22a2eec389'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'042b3c9dcea0478ca8269631bb4602a1', u'id': u'1b53f6d592c547fca764ab22a2eec389'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/23fc997859ee4f58b2c3db5a0c18b741'}, u'url': u'http://172.30.9.23:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'60d912040ceb4d6a9ada8ca5c3a82edd', u'id': u'23fc997859ee4f58b2c3db5a0c18b741'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/294ea351d6b14b05b38e2f5dd23471d1'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'63fcfb23e0a24868933e8e5d13ccbc16', u'id': u'294ea351d6b14b05b38e2f5dd23471d1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/2d856123f62c424f8eab75fcba324d46'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'196499c330064243a3308b61958378dd', u'id': u'2d856123f62c424f8eab75fcba324d46'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/3007033cbbaa4edf94e36609a9034a37'}, u'url': u'http://12.0.0.34:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2c1215c57927462f924c29c0c1e6f88d', u'id': u'3007033cbbaa4edf94e36609a9034a37'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/3009cad33ed246e8a34f526f5f17b41f'}, u'url': u'http://172.30.9.23:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8acf7f443eb642bdb5fa574d142d132f', u'id': u'3009cad33ed246e8a34f526f5f17b41f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/4d46d0ab86b044a88e11de640dcc6a85'}, u'url': u'http://172.30.9.23:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'63fcfb23e0a24868933e8e5d13ccbc16', u'id': u'4d46d0ab86b044a88e11de640dcc6a85'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/5963368b5bb84be19695b6f5b9b3ebf3'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'60d912040ceb4d6a9ada8ca5c3a82edd', u'id': u'5963368b5bb84be19695b6f5b9b3ebf3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/5b126a1b2b8d4bd4bb86632839a3c925'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ef7bbe5b2f424a6e95a85801db8ac4ad', u'id': u'5b126a1b2b8d4bd4bb86632839a3c925'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/5f150fb71864480482766e41397cc3bc'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'44d8701a6264423aba9df9833d5d8482', u'id': u'5f150fb71864480482766e41397cc3bc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/61b560273ea44407ba0b619fa6e08974'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a4c8d7b969804ac8849ba2ce21b436aa', u'id': u'61b560273ea44407ba0b619fa6e08974'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/68e3de58192445fba18d6efe5a338c0b'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'070719860c8845c6954eb1cb14c5157d', u'id': u'68e3de58192445fba18d6efe5a338c0b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/6a25c52076514160944642911243d97d'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ef7bbe5b2f424a6e95a85801db8ac4ad', u'id': u'6a25c52076514160944642911243d97d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/6b76ae51c6004bd1937dc69b0e86dfd6'}, u'url': u'http://172.30.9.23:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ecf0c6f740814148a80f0ed3eca7671c', u'id': u'6b76ae51c6004bd1937dc69b0e86dfd6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/6dfd9bbec4ae4851a752808f20a1051a'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a45afe5360d248f9b2f4601af3f533d3', u'id': u'6dfd9bbec4ae4851a752808f20a1051a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/73d479eef9714e58af47a1b69dc05ea6'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'44d8701a6264423aba9df9833d5d8482', u'id': u'73d479eef9714e58af47a1b69dc05ea6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/7cec003c252b4c939a353b979f8dfab0'}, u'url': u'http://172.30.9.23:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a5a19c1516a047d48136b401e09af687', u'id': u'7cec003c252b4c939a353b979f8dfab0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/88555a64aaed4fdb8b0f2ec46218e890'}, u'url': u'http://192.30.9.3:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ecf0c6f740814148a80f0ed3eca7671c', u'id': u'88555a64aaed4fdb8b0f2ec46218e890'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/8c6326f11a3f404183b19f887579cc9f'}, u'url': u'http://192.30.9.3:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8acf7f443eb642bdb5fa574d142d132f', u'id': u'8c6326f11a3f404183b19f887579cc9f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/934450b307f7403c8b4df2e45029baf5'}, u'url': u'http://172.30.9.23:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'44d8701a6264423aba9df9833d5d8482', u'id': u'934450b307f7403c8b4df2e45029baf5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/9f3eb4e4fa0b4a33afd7122418e7babb'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a45afe5360d248f9b2f4601af3f533d3', u'id': u'9f3eb4e4fa0b4a33afd7122418e7babb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/a20660fb54b64cdd9d08274a0c06956a'}, u'url': u'http://172.30.9.23:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'042b3c9dcea0478ca8269631bb4602a1', u'id': u'a20660fb54b64cdd9d08274a0c06956a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/a210f00345924fe9bc06435c9d576116'}, u'url': u'http://172.30.9.23:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ef7bbe5b2f424a6e95a85801db8ac4ad', u'id': u'a210f00345924fe9bc06435c9d576116'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/a2a9764bc3d64e9d9966dff37d6c4c52'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a4c8d7b969804ac8849ba2ce21b436aa', u'id': u'a2a9764bc3d64e9d9966dff37d6c4c52'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/a53774ba87814090bd096104aac799d3'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a5a19c1516a047d48136b401e09af687', u'id': u'a53774ba87814090bd096104aac799d3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/a6fbe12f6a6149859f2f674cf3a3a00f'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'63fcfb23e0a24868933e8e5d13ccbc16', u'id': u'a6fbe12f6a6149859f2f674cf3a3a00f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/ac5b5017cc7840808a3c8693d35db881'}, u'url': u'http://172.30.9.23:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a4c8d7b969804ac8849ba2ce21b436aa', u'id': u'ac5b5017cc7840808a3c8693d35db881'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/b7e700d9751a46e8b914d1155c7b9cff'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a5a19c1516a047d48136b401e09af687', u'id': u'b7e700d9751a46e8b914d1155c7b9cff'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/c008c7b30749459b8d4eafca0ca87d80'}, u'url': u'http://172.30.9.23:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'196499c330064243a3308b61958378dd', u'id': u'c008c7b30749459b8d4eafca0ca87d80'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/c47ff6f23f6944d1b8ab81d3b90c33e5'}, u'url': u'http://172.30.9.23:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'070719860c8845c6954eb1cb14c5157d', u'id': u'c47ff6f23f6944d1b8ab81d3b90c33e5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/c70df7575a904eae8a0e03b48257e860'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd2f01748166443a6beaa45e3144e1c6f', u'id': u'c70df7575a904eae8a0e03b48257e860'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/cc448f7abe164060b7810b0db04d30da'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'042b3c9dcea0478ca8269631bb4602a1', u'id': u'cc448f7abe164060b7810b0db04d30da'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/e67dd38605f84602b99e6779ca4ba49b'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'60d912040ceb4d6a9ada8ca5c3a82edd', u'id': u'e67dd38605f84602b99e6779ca4ba49b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/e7391b1855344d5c87de5d1dee7ce8f8'}, u'url': u'http://12.0.0.34:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2c1215c57927462f924c29c0c1e6f88d', u'id': u'e7391b1855344d5c87de5d1dee7ce8f8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/ebf17c77e684469e84014eecba30f265'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd2f01748166443a6beaa45e3144e1c6f', u'id': u'ebf17c77e684469e84014eecba30f265'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/ece0318fd3ef47f0985216ade5e9668d'}, u'url': u'http://172.30.9.23:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd2f01748166443a6beaa45e3144e1c6f', u'id': u'ece0318fd3ef47f0985216ade5e9668d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/f12ae90c244d400d8292f53b924ae74a'}, u'url': u'http://192.30.9.3:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ecf0c6f740814148a80f0ed3eca7671c', u'id': u'f12ae90c244d400d8292f53b924ae74a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/f5dd08738a6b409f8ca71aee83e6bbb4'}, u'url': u'http://172.30.9.23:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a45afe5360d248f9b2f4601af3f533d3', u'id': u'f5dd08738a6b409f8ca71aee83e6bbb4'})] 2018-12-04 19:45:22,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-12-04 19:45:22,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}c9b7d08927b12569501a14f31c54ce8270f0c3c4" 2018-12-04 19:45:22,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:45:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c0310b0-6aab-4ac6-ba8f-72be6d943410 x-compute-request-id: req-2c0310b0-6aab-4ac6-ba8f-72be6d943410 Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2018-12-04 19:45:22,444 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/extensions used request id req-2c0310b0-6aab-4ac6-ba8f-72be6d943410 2018-12-04 19:45:22,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.109555959702s 2018-12-04 19:45:22,446 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/extensions used request id req-2c0310b0-6aab-4ac6-ba8f-72be6d943410 2018-12-04 19:45:22,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-12-04 19:45:22,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}c9b7d08927b12569501a14f31c54ce8270f0c3c4" 2018-12-04 19:45:24,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:45:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5970e02a-7a37-4755-b14f-ef9f16fcc791 x-compute-request-id: req-5970e02a-7a37-4755-b14f-ef9f16fcc791 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-12-04 19:45:24,156 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-floating-ip-pools used request id req-5970e02a-7a37-4755-b14f-ef9f16fcc791 2018-12-04 19:45:24,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.69514608383s 2018-12-04 19:45:24,157 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-floating-ip-pools used request id req-5970e02a-7a37-4755-b14f-ef9f16fcc791 2018-12-04 19:45:24,157 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-12-04 19:45:24,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-04 19:45:24,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}c9b7d08927b12569501a14f31c54ce8270f0c3c4" 2018-12-04 19:45:24,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-9b1982ca-e526-4bbb-a025-385fb16acaa8 Date: Tue, 04 Dec 2018 19:45:24 GMT RESP BODY: {"floatingips": []} 2018-12-04 19:45:24,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9b1982ca-e526-4bbb-a025-385fb16acaa8 2018-12-04 19:45:24,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0432500839233s 2018-12-04 19:45:24,203 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9b1982ca-e526-4bbb-a025-385fb16acaa8 2018-12-04 19:45:24,204 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-12-04 19:45:24,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-04 19:45:24,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}c9b7d08927b12569501a14f31c54ce8270f0c3c4" 2018-12-04 19:45:24,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19: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-94ddb80a-3a40-4a15-bdfe-e5d8743394a9 x-compute-request-id: req-94ddb80a-3a40-4a15-bdfe-e5d8743394a9 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": 2}, "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": 2010000, "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": 4}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-12-04 19:45:24,351 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-94ddb80a-3a40-4a15-bdfe-e5d8743394a9 2018-12-04 19:45:24,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.146667957306s 2018-12-04 19:45:24,351 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-94ddb80a-3a40-4a15-bdfe-e5d8743394a9 2018-12-04 19:45:24,352 - 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': 2010000, 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': 2}, 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.9', 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': 2010000, 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': 4}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-12-04 19:45:24,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-12-04 19:45:24,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}c9b7d08927b12569501a14f31c54ce8270f0c3c4" 2018-12-04 19:45:24,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19: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 x-openstack-request-id: req-2b4c70d2-e640-47f0-b8d9-dc0a13e62fb2 x-compute-request-id: req-2b4c70d2-e640-47f0-b8d9-dc0a13e62fb2 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-04 19:45:24,474 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-2b4c70d2-e640-47f0-b8d9-dc0a13e62fb2 2018-12-04 19:45:24,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.121057987213s 2018-12-04 19:45:24,474 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-2b4c70d2-e640-47f0-b8d9-dc0a13e62fb2 2018-12-04 19:45:24,474 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-12-04 19:45:24,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:45:24,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}c9b7d08927b12569501a14f31c54ce8270f0c3c4" 2018-12-04 19:45:24,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-d36c0094-b008-41fa-99a2-00802bda2034 Date: Tue, 04 Dec 2018 19:45:24 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T19:43:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"}]} 2018-12-04 19:45:24,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d36c0094-b008-41fa-99a2-00802bda2034 2018-12-04 19:45:24,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0996489524841s 2018-12-04 19:45:24,575 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d36c0094-b008-41fa-99a2-00802bda2034 2018-12-04 19:45:24,575 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'caf0e3d6-6d8d-494c-a544-3ba2d42faa13'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-04T19:43:04Z', u'is_default': False, u'revision_number': 6, u'port_security_enabled': True, u'mtu': 1500, u'id': u'90070285-9e79-459a-b14a-3d1fcc36db90', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'external', u'admin_state_up': True, u'tenant_id': u'7b85822c75b8440e997578ae1b00b657', u'created_at': u'2018-12-04T19:42:58Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7b85822c75b8440e997578ae1b00b657'})] 2018-12-04 19:45:24,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-04 19:45:24,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}c9b7d08927b12569501a14f31c54ce8270f0c3c4" 2018-12-04 19:45:24,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c2be35c1-5b63-4cc6-aaa9-763dab8aeb39 Date: Tue, 04 Dec 2018 19:45:24 GMT RESP BODY: {"ports":[]} 2018-12-04 19:45:24,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json used request id req-c2be35c1-5b63-4cc6-aaa9-763dab8aeb39 2018-12-04 19:45:24,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0358400344849s 2018-12-04 19:45:24,612 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json used request id req-c2be35c1-5b63-4cc6-aaa9-763dab8aeb39 2018-12-04 19:45:24,612 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-12-04 19:45:24,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 19:45:24,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}c9b7d08927b12569501a14f31c54ce8270f0c3c4" 2018-12-04 19:45:24,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:45:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82c095ba-9856-4462-8e07-187ecee49fe0 Content-Encoding: gzip Content-Length: 724 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "7b85822c75b8440e997578ae1b00b657"}}, "role": {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "user": {"id": "0736927fc22449a897386e0bc3e97e3c"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657/users/0736927fc22449a897386e0bc3e97e3c/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}}, {"scope": {"project": {"id": "7b85822c75b8440e997578ae1b00b657"}}, "role": {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "user": {"id": "09f52e4f43874ef89d80f768823a126d"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657/users/09f52e4f43874ef89d80f768823a126d/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}}, {"scope": {"project": {"id": "7b85822c75b8440e997578ae1b00b657"}}, "role": {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "user": {"id": "13b9f613a0f94b7ebaf599f3358c6772"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657/users/13b9f613a0f94b7ebaf599f3358c6772/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}}, {"scope": {"project": {"id": "7b85822c75b8440e997578ae1b00b657"}}, "role": {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "user": {"id": "3ca8f529baa2473daeb82f489e92380c"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657/users/3ca8f529baa2473daeb82f489e92380c/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}}, {"scope": {"project": {"id": "7156be1802b84962aaa9ceab6d73cc34"}}, "role": {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "user": {"id": "61d4c3b4398c40adbd8e901c42776579"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34/users/61d4c3b4398c40adbd8e901c42776579/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}}, {"scope": {"project": {"id": "7b85822c75b8440e997578ae1b00b657"}}, "role": {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "user": {"id": "68336c7ed2f3431cbaa61fd508e70762"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657/users/68336c7ed2f3431cbaa61fd508e70762/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}}, {"scope": {"project": {"id": "7b85822c75b8440e997578ae1b00b657"}}, "role": {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "user": {"id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}}, {"scope": {"project": {"id": "7b85822c75b8440e997578ae1b00b657"}}, "role": {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "user": {"id": "7c68b9e0aa994ba98704b21f0197bfca"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657/users/7c68b9e0aa994ba98704b21f0197bfca/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}}, {"scope": {"project": {"id": "7b85822c75b8440e997578ae1b00b657"}}, "role": {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "user": {"id": "a532949bd6c6480a8fadfe278f7df729"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657/users/a532949bd6c6480a8fadfe278f7df729/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}}, {"scope": {"project": {"id": "7b85822c75b8440e997578ae1b00b657"}}, "role": {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "user": {"id": "a64b1167e9da4a04a8dcea2d8b51a89b"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657/users/a64b1167e9da4a04a8dcea2d8b51a89b/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}}, {"scope": {"project": {"id": "7b85822c75b8440e997578ae1b00b657"}}, "role": {"id": "a214bb917e52445690a1dda12b10f6b4"}, "user": {"id": "a64b1167e9da4a04a8dcea2d8b51a89b"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657/users/a64b1167e9da4a04a8dcea2d8b51a89b/roles/a214bb917e52445690a1dda12b10f6b4"}}, {"scope": {"project": {"id": "7b85822c75b8440e997578ae1b00b657"}}, "role": {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "user": {"id": "d68648dbbaa54f3c890051d7ddbf3361"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657/users/d68648dbbaa54f3c890051d7ddbf3361/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}}, {"scope": {"project": {"id": "7b85822c75b8440e997578ae1b00b657"}}, "role": {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "user": {"id": "d713c53bcf4b46bbb2d3d6261455e18f"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657/users/d713c53bcf4b46bbb2d3d6261455e18f/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}}, {"scope": {"project": {"id": "7b85822c75b8440e997578ae1b00b657"}}, "role": {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "user": {"id": "e5d00ff5322f4c39b2c6d9a505ae4853"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657/users/e5d00ff5322f4c39b2c6d9a505ae4853/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}}, {"scope": {"domain": {"id": "95e4af10200f409abf5b7829e8cbf6c1"}}, "role": {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "user": {"id": "8647f1c521c544a0ac3f2e0844cee8cf"}, "links": {"assignment": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1/users/8647f1c521c544a0ac3f2e0844cee8cf/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}}, {"scope": {"system": {"all": true}}, "role": {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "user": {"id": "61d4c3b4398c40adbd8e901c42776579"}, "links": {"assignment": "http://172.30.9.23:5000/v3/system/users/61d4c3b4398c40adbd8e901c42776579/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}}], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments", "previous": null, "next": null}} 2018-12-04 19:45:24,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments used request id req-82c095ba-9856-4462-8e07-187ecee49fe0 2018-12-04 19:45:24,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.164433956146s 2018-12-04 19:45:24,781 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments used request id req-82c095ba-9856-4462-8e07-187ecee49fe0 2018-12-04 19:45:24,784 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'7b85822c75b8440e997578ae1b00b657', 'id': u'2ea18bc4d01d41f2b3ff483bb57e9a1b', 'user': u'0736927fc22449a897386e0bc3e97e3c'}), Munch({'project': u'7b85822c75b8440e997578ae1b00b657', 'id': u'2ea18bc4d01d41f2b3ff483bb57e9a1b', 'user': u'09f52e4f43874ef89d80f768823a126d'}), Munch({'project': u'7b85822c75b8440e997578ae1b00b657', 'id': u'2ea18bc4d01d41f2b3ff483bb57e9a1b', 'user': u'13b9f613a0f94b7ebaf599f3358c6772'}), Munch({'project': u'7b85822c75b8440e997578ae1b00b657', 'id': u'2ea18bc4d01d41f2b3ff483bb57e9a1b', 'user': u'3ca8f529baa2473daeb82f489e92380c'}), Munch({'project': u'7156be1802b84962aaa9ceab6d73cc34', 'id': u'2ea18bc4d01d41f2b3ff483bb57e9a1b', 'user': u'61d4c3b4398c40adbd8e901c42776579'}), Munch({'project': u'7b85822c75b8440e997578ae1b00b657', 'id': u'2ea18bc4d01d41f2b3ff483bb57e9a1b', 'user': u'68336c7ed2f3431cbaa61fd508e70762'}), Munch({'project': u'7b85822c75b8440e997578ae1b00b657', 'id': u'2ea18bc4d01d41f2b3ff483bb57e9a1b', 'user': u'7aa2fe2a3dbc4d8f8b34c6842fc50c4b'}), Munch({'project': u'7b85822c75b8440e997578ae1b00b657', 'id': u'2ea18bc4d01d41f2b3ff483bb57e9a1b', 'user': u'7c68b9e0aa994ba98704b21f0197bfca'}), Munch({'project': u'7b85822c75b8440e997578ae1b00b657', 'id': u'2ea18bc4d01d41f2b3ff483bb57e9a1b', 'user': u'a532949bd6c6480a8fadfe278f7df729'}), Munch({'project': u'7b85822c75b8440e997578ae1b00b657', 'id': u'2ea18bc4d01d41f2b3ff483bb57e9a1b', 'user': u'a64b1167e9da4a04a8dcea2d8b51a89b'}), Munch({'project': u'7b85822c75b8440e997578ae1b00b657', 'id': u'a214bb917e52445690a1dda12b10f6b4', 'user': u'a64b1167e9da4a04a8dcea2d8b51a89b'}), Munch({'project': u'7b85822c75b8440e997578ae1b00b657', 'id': u'2ea18bc4d01d41f2b3ff483bb57e9a1b', 'user': u'd68648dbbaa54f3c890051d7ddbf3361'}), Munch({'project': u'7b85822c75b8440e997578ae1b00b657', 'id': u'2ea18bc4d01d41f2b3ff483bb57e9a1b', 'user': u'd713c53bcf4b46bbb2d3d6261455e18f'}), Munch({'project': u'7b85822c75b8440e997578ae1b00b657', 'id': u'2ea18bc4d01d41f2b3ff483bb57e9a1b', 'user': u'e5d00ff5322f4c39b2c6d9a505ae4853'}), Munch({'domain': u'95e4af10200f409abf5b7829e8cbf6c1', 'id': u'2ea18bc4d01d41f2b3ff483bb57e9a1b', 'user': u'8647f1c521c544a0ac3f2e0844cee8cf'}), Munch({'id': u'2ea18bc4d01d41f2b3ff483bb57e9a1b', 'user': u'61d4c3b4398c40adbd8e901c42776579'})] 2018-12-04 19:45:24,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 19:45:24,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9b7d08927b12569501a14f31c54ce8270f0c3c4" 2018-12-04 19:45:24,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:45:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc0b5cdc-80b3-477c-a2c4-fb3f70440d9c Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}]} 2018-12-04 19:45:24,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-cc0b5cdc-80b3-477c-a2c4-fb3f70440d9c 2018-12-04 19:45:24,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0971109867096s 2018-12-04 19:45:24,885 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-cc0b5cdc-80b3-477c-a2c4-fb3f70440d9c 2018-12-04 19:45:24,886 - 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'2ea18bc4d01d41f2b3ff483bb57e9a1b'}), 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'42fab29a93ba4771ab7251680c20a11c'}), 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'4be0e505548c4896beb7e46ed7258e0b'}), 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'ResellerAdmin', 'id': u'a214bb917e52445690a1dda12b10f6b4'})] 2018-12-04 19:45:24,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-04 19:45:24,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}c9b7d08927b12569501a14f31c54ce8270f0c3c4" 2018-12-04 19:45:24,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e6889599-c50a-4112-ab39-7ded11b602e7 Date: Tue, 04 Dec 2018 19:45:24 GMT RESP BODY: {"routers": []} 2018-12-04 19:45:24,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-e6889599-c50a-4112-ab39-7ded11b602e7 2018-12-04 19:45:24,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0478842258453s 2018-12-04 19:45:24,935 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-e6889599-c50a-4112-ab39-7ded11b602e7 2018-12-04 19:45:24,935 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-12-04 19:45:24,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:45:24,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9b7d08927b12569501a14f31c54ce8270f0c3c4" 2018-12-04 19:45:25,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19: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 x-openstack-request-id: req-3fbbf260-4edd-4180-83cc-e22363eb079c x-compute-request-id: req-3fbbf260-4edd-4180-83cc-e22363eb079c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-04 19:45:25,135 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3fbbf260-4edd-4180-83cc-e22363eb079c 2018-12-04 19:45:25,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19978094101s 2018-12-04 19:45:25,136 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3fbbf260-4edd-4180-83cc-e22363eb079c 2018-12-04 19:45:25,136 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-12-04 19:45:25,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-12-04 19:45:25,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 19:45:25,148 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 19:45:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.3:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 19:45:25,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9b7d08927b12569501a14f31c54ce8270f0c3c4" 2018-12-04 19:45:25,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93de3d9d-9a58-4b4c-ab65-0169ccd6c356 Content-Encoding: gzip Content-Length: 858 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/042b3c9dcea0478ca8269631bb4602a1"}, "enabled": true, "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/070719860c8845c6954eb1cb14c5157d"}, "enabled": true, "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/196499c330064243a3308b61958378dd"}, "enabled": true, "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/2c1215c57927462f924c29c0c1e6f88d"}, "enabled": true, "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3f4d35a1d7b544dbbb27f1a1d8457f93"}, "enabled": true, "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/44d8701a6264423aba9df9833d5d8482"}, "enabled": true, "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/60d912040ceb4d6a9ada8ca5c3a82edd"}, "enabled": true, "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/63fcfb23e0a24868933e8e5d13ccbc16"}, "enabled": true, "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/8acf7f443eb642bdb5fa574d142d132f"}, "enabled": true, "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a45afe5360d248f9b2f4601af3f533d3"}, "enabled": true, "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/a4c8d7b969804ac8849ba2ce21b436aa"}, "enabled": true, "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a5a19c1516a047d48136b401e09af687"}, "enabled": true, "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/d2f01748166443a6beaa45e3144e1c6f"}, "enabled": true, "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ecf0c6f740814148a80f0ed3eca7671c"}, "enabled": true, "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ef7bbe5b2f424a6e95a85801db8ac4ad"}, "enabled": true, "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-12-04 19:45:25,328 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-93de3d9d-9a58-4b4c-ab65-0169ccd6c356 2018-12-04 19:45:25,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.187870025635s 2018-12-04 19:45:25,328 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-93de3d9d-9a58-4b4c-ab65-0169ccd6c356 2018-12-04 19:45:25,333 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'042b3c9dcea0478ca8269631bb4602a1', 'name': u'cinderv2'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'070719860c8845c6954eb1cb14c5157d', 'name': u'neutron'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'196499c330064243a3308b61958378dd', 'name': u'panko'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'2c1215c57927462f924c29c0c1e6f88d', 'name': u'swift'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'3f4d35a1d7b544dbbb27f1a1d8457f93', 'name': u'ceilometer'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'44d8701a6264423aba9df9833d5d8482', 'name': u'heat'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'60d912040ceb4d6a9ada8ca5c3a82edd', 'name': u'gnocchi'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'63fcfb23e0a24868933e8e5d13ccbc16', 'name': u'heat-cfn'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'8acf7f443eb642bdb5fa574d142d132f', 'name': u'cinder'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'a45afe5360d248f9b2f4601af3f533d3', 'name': u'glance'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'a4c8d7b969804ac8849ba2ce21b436aa', 'name': u'cinderv3'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'a5a19c1516a047d48136b401e09af687', 'name': u'nova'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'd2f01748166443a6beaa45e3144e1c6f', 'name': u'aodh'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'ecf0c6f740814148a80f0ed3eca7671c', 'name': u'keystone'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'ef7bbe5b2f424a6e95a85801db8ac4ad', 'name': u'placement'})] 2018-12-04 19:45:25,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-04 19:45:25,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}c9b7d08927b12569501a14f31c54ce8270f0c3c4" 2018-12-04 19:45:25,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-8ca62136-ca3f-4f9a-895b-71bb777c9b03 Date: Tue, 04 Dec 2018 19:45:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"90070285-9e79-459a-b14a-3d1fcc36db90","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:43:04Z","dns_nameservers":[],"updated_at":"2018-12-04T19:43:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"7b85822c75b8440e997578ae1b00b657","id":"caf0e3d6-6d8d-494c-a544-3ba2d42faa13","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-04 19:45:25,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-8ca62136-ca3f-4f9a-895b-71bb777c9b03 2018-12-04 19:45:25,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0397670269012s 2018-12-04 19:45:25,374 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-8ca62136-ca3f-4f9a-895b-71bb777c9b03 2018-12-04 19:45:25,374 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-04T19:43:04Z', 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'caf0e3d6-6d8d-494c-a544-3ba2d42faa13', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'90070285-9e79-459a-b14a-3d1fcc36db90', u'tenant_id': u'7b85822c75b8440e997578ae1b00b657', u'created_at': u'2018-12-04T19:43:04Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'7b85822c75b8440e997578ae1b00b657'})] 2018-12-04 19:45:25,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.service-providers 2018-12-04 19:45:25,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}c9b7d08927b12569501a14f31c54ce8270f0c3c4" 2018-12-04 19:45:25,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 25 X-Openstack-Request-Id: req-8956e789-1b49-44c2-b008-20e3f1756c6f Date: Tue, 04 Dec 2018 19:45:25 GMT RESP BODY: {"service_providers": []} 2018-12-04 19:45:25,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/service-providers.json used request id req-8956e789-1b49-44c2-b008-20e3f1756c6f 2018-12-04 19:45:25,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.service-providers in 0.00591492652893s 2018-12-04 19:45:25,381 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/service-providers.json used request id req-8956e789-1b49-44c2-b008-20e3f1756c6f 2018-12-04 19:45:25,381 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_service_providers: [] 2018-12-04 19:45:25,502 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-04 19:45:25,503 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:05 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-12-04 19:45:25,532 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-12-04 19:45:25,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 19:45:25,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3baab803-ac37-49f0-94c3-053cc658ff0c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 19:45:25,618 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3baab803-ac37-49f0-94c3-053cc658ff0c 2018-12-04 19:45:25,618 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 19:45:26,031 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T20:45:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "61d4c3b4398c40adbd8e901c42776579"}, "audit_ids": ["1J0cv47KRxGLFBnNnYaaMw"], "issued_at": "2018-12-04T19:45:26.000000Z"}} 2018-12-04 19:45:26,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:45:26,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}03a832e0c1031f9a6f2ace85d38b2eb9f0e20c9c" 2018-12-04 19:45:26,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-367ca204-1985-4c22-9609-ed48dc8ac399 Date: Tue, 04 Dec 2018 19:45:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T19:43:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"}]} 2018-12-04 19:45:26,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-367ca204-1985-4c22-9609-ed48dc8ac399 2018-12-04 19:45:26,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.246297121048s 2018-12-04 19:45:26,281 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-367ca204-1985-4c22-9609-ed48dc8ac399 2018-12-04 19:45:26,282 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-12-04 19:45:26,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 19:45:26,290 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 19:45: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 19:45:26,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 19:45:26,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}03a832e0c1031f9a6f2ace85d38b2eb9f0e20c9c" 2018-12-04 19:45:26,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2d44b74-16ee-4b9d-b2aa-a912fb01745e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-04 19:45:26,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-c2d44b74-16ee-4b9d-b2aa-a912fb01745e 2018-12-04 19:45:26,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0994098186493s 2018-12-04 19:45:26,391 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-c2d44b74-16ee-4b9d-b2aa-a912fb01745e 2018-12-04 19:45:26,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 19:45:26,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}03a832e0c1031f9a6f2ace85d38b2eb9f0e20c9c" 2018-12-04 19:45:26,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18e8bbf2-0038-49f1-a68a-a2e102e37890 Content-Encoding: gzip Content-Length: 295 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-04 19:45:26,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-18e8bbf2-0038-49f1-a68a-a2e102e37890 2018-12-04 19:45:26,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100844860077s 2018-12-04 19:45:26,499 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-18e8bbf2-0038-49f1-a68a-a2e102e37890 2018-12-04 19:45:26,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-04 19:45:26,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}03a832e0c1031f9a6f2ace85d38b2eb9f0e20c9c" -d '{"network": {"tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "name": "tenantnetwork1-net_bf226b23-2e15-4e4b-8c58-923acdfd5393", "admin_state_up": true}}' 2018-12-04 19:45:27,143 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-1bfc229d-1846-420f-a869-071a4cc3d7ff Date: Tue, 04 Dec 2018 19:45:27 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"121e4527-1a2f-4597-875a-825d2dde4dd6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7156be1802b84962aaa9ceab6d73cc34","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-04T19:45:26Z","is_default":false,"provider:segmentation_id":87,"name":"tenantnetwork1-net_bf226b23-2e15-4e4b-8c58-923acdfd5393","admin_state_up":true,"tenant_id":"7156be1802b84962aaa9ceab6d73cc34","created_at":"2018-12-04T19:45:26Z","mtu":1450}} 2018-12-04 19:45:27,143 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1bfc229d-1846-420f-a869-071a4cc3d7ff 2018-12-04 19:45:27,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.642785072327s 2018-12-04 19:45:27,144 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1bfc229d-1846-420f-a869-071a4cc3d7ff 2018-12-04 19:45:27,144 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-04T19:45:26Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'121e4527-1a2f-4597-875a-825d2dde4dd6', u'provider:segmentation_id': 87, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_bf226b23-2e15-4e4b-8c58-923acdfd5393', u'admin_state_up': True, u'tenant_id': u'7156be1802b84962aaa9ceab6d73cc34', u'created_at': u'2018-12-04T19:45:26Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7156be1802b84962aaa9ceab6d73cc34'}) 2018-12-04 19:45:27,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:45:27,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}03a832e0c1031f9a6f2ace85d38b2eb9f0e20c9c" 2018-12-04 19:45:27,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-1aa5f1a4-bfc2-4d27-a208-154c309dcf73 Date: Tue, 04 Dec 2018 19:45:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"121e4527-1a2f-4597-875a-825d2dde4dd6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7156be1802b84962aaa9ceab6d73cc34","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-04T19:45:26Z","provider:segmentation_id":87,"name":"tenantnetwork1-net_bf226b23-2e15-4e4b-8c58-923acdfd5393","admin_state_up":true,"tenant_id":"7156be1802b84962aaa9ceab6d73cc34","created_at":"2018-12-04T19:45:26Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T19:43:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"}]} 2018-12-04 19:45:27,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1aa5f1a4-bfc2-4d27-a208-154c309dcf73 2018-12-04 19:45:27,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.125118017197s 2018-12-04 19:45:27,270 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1aa5f1a4-bfc2-4d27-a208-154c309dcf73 2018-12-04 19:45:27,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-04 19:45:27,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}03a832e0c1031f9a6f2ace85d38b2eb9f0e20c9c" -d '{"subnet": {"name": "tenantnetwork1-subnet_bf226b23-2e15-4e4b-8c58-923acdfd5393", "enable_dhcp": true, "network_id": "121e4527-1a2f-4597-875a-825d2dde4dd6", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-04 19:45:27,982 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e974e45d-7233-453c-811e-52ae02501d69 Date: Tue, 04 Dec 2018 19:45:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"121e4527-1a2f-4597-875a-825d2dde4dd6","tenant_id":"7156be1802b84962aaa9ceab6d73cc34","created_at":"2018-12-04T19:45:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-04T19:45:27Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"7156be1802b84962aaa9ceab6d73cc34","id":"76f4f145-4e50-4aba-beba-599620b6e0c8","subnetpool_id":null,"name":"tenantnetwork1-subnet_bf226b23-2e15-4e4b-8c58-923acdfd5393"}} 2018-12-04 19:45:27,982 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-e974e45d-7233-453c-811e-52ae02501d69 2018-12-04 19:45:27,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.710216999054s 2018-12-04 19:45:27,983 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-e974e45d-7233-453c-811e-52ae02501d69 2018-12-04 19:45:27,983 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-04T19:45:27Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'76f4f145-4e50-4aba-beba-599620b6e0c8', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_bf226b23-2e15-4e4b-8c58-923acdfd5393', u'enable_dhcp': True, u'network_id': u'121e4527-1a2f-4597-875a-825d2dde4dd6', u'tenant_id': u'7156be1802b84962aaa9ceab6d73cc34', u'created_at': u'2018-12-04T19:45:27Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'7156be1802b84962aaa9ceab6d73cc34'}) 2018-12-04 19:45:27,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-04 19:45:27,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}03a832e0c1031f9a6f2ace85d38b2eb9f0e20c9c" -d '{"router": {"external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "name": "tenantnetwork1-router_bf226b23-2e15-4e4b-8c58-923acdfd5393", "admin_state_up": true}}' 2018-12-04 19:45:29,571 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-9541dff7-ac27-4a48-9965-3234c86da78a Date: Tue, 04 Dec 2018 19:45:29 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:28Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-04T19:45:29Z", "revision_number": 2, "routes": [], "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "5335663e-fc1e-4a49-9e14-5424e6eb5a7f", "name": "tenantnetwork1-router_bf226b23-2e15-4e4b-8c58-923acdfd5393"}} 2018-12-04 19:45:29,571 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-9541dff7-ac27-4a48-9965-3234c86da78a 2018-12-04 19:45:29,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.58720707893s 2018-12-04 19:45:29,571 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-9541dff7-ac27-4a48-9965-3234c86da78a 2018-12-04 19:45:29,572 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'90070285-9e79-459a-b14a-3d1fcc36db90', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'caf0e3d6-6d8d-494c-a544-3ba2d42faa13', u'ip_address': u'172.30.9.208'}]}, u'description': u'', u'tags': [], u'tenant_id': u'7156be1802b84962aaa9ceab6d73cc34', u'created_at': u'2018-12-04T19:45:28Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-12-04T19:45:29Z', u'revision_number': 2, u'routes': [], u'project_id': u'7156be1802b84962aaa9ceab6d73cc34', u'id': u'5335663e-fc1e-4a49-9e14-5424e6eb5a7f', u'name': u'tenantnetwork1-router_bf226b23-2e15-4e4b-8c58-923acdfd5393'}) 2018-12-04 19:45:29,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-04 19:45:29,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/5335663e-fc1e-4a49-9e14-5424e6eb5a7f/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}03a832e0c1031f9a6f2ace85d38b2eb9f0e20c9c" -d '{"subnet_id": "76f4f145-4e50-4aba-beba-599620b6e0c8"}' 2018-12-04 19:45:31,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-68200201-cc2d-4461-942f-ca5c9a244547 Date: Tue, 04 Dec 2018 19:45:31 GMT RESP BODY: {"network_id": "121e4527-1a2f-4597-875a-825d2dde4dd6", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "subnet_id": "76f4f145-4e50-4aba-beba-599620b6e0c8", "subnet_ids": ["76f4f145-4e50-4aba-beba-599620b6e0c8"], "port_id": "4d620d18-b812-46a4-bc31-5426e6ccd9c8", "id": "5335663e-fc1e-4a49-9e14-5424e6eb5a7f"} 2018-12-04 19:45:31,284 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/5335663e-fc1e-4a49-9e14-5424e6eb5a7f/add_router_interface.json used request id req-68200201-cc2d-4461-942f-ca5c9a244547 2018-12-04 19:45:31,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.71211409569s 2018-12-04 19:45:31,285 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/5335663e-fc1e-4a49-9e14-5424e6eb5a7f/add_router_interface.json used request id req-68200201-cc2d-4461-942f-ca5c9a244547 returning object 5335663e-fc1e-4a49-9e14-5424e6eb5a7f 2018-12-04 19:45:31,388 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-04 19:45:31,388 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-12-04 19:45:31,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-04 19:45:31,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/5335663e-fc1e-4a49-9e14-5424e6eb5a7f/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}03a832e0c1031f9a6f2ace85d38b2eb9f0e20c9c" -d '{"subnet_id": "76f4f145-4e50-4aba-beba-599620b6e0c8"}' 2018-12-04 19:45:32,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a89ae495-4035-41a8-8029-4a579812c1a7 Date: Tue, 04 Dec 2018 19:45:32 GMT RESP BODY: {"network_id": "121e4527-1a2f-4597-875a-825d2dde4dd6", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "subnet_id": "76f4f145-4e50-4aba-beba-599620b6e0c8", "subnet_ids": ["76f4f145-4e50-4aba-beba-599620b6e0c8"], "port_id": "4d620d18-b812-46a4-bc31-5426e6ccd9c8", "id": "5335663e-fc1e-4a49-9e14-5424e6eb5a7f"} 2018-12-04 19:45:32,953 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/5335663e-fc1e-4a49-9e14-5424e6eb5a7f/remove_router_interface.json used request id req-a89ae495-4035-41a8-8029-4a579812c1a7 2018-12-04 19:45:32,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.55973291397s 2018-12-04 19:45:32,954 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/5335663e-fc1e-4a49-9e14-5424e6eb5a7f/remove_router_interface.json used request id req-a89ae495-4035-41a8-8029-4a579812c1a7 returning object 5335663e-fc1e-4a49-9e14-5424e6eb5a7f 2018-12-04 19:45:32,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-04 19:45:32,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}03a832e0c1031f9a6f2ace85d38b2eb9f0e20c9c" 2018-12-04 19:45:33,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-8533fa20-b165-439e-b1d6-05a402a2ae96 Date: Tue, 04 Dec 2018 19:45:33 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:28Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-04T19:45:32Z", "revision_number": 4, "routes": [], "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "5335663e-fc1e-4a49-9e14-5424e6eb5a7f", "name": "tenantnetwork1-router_bf226b23-2e15-4e4b-8c58-923acdfd5393"}]} 2018-12-04 19:45:33,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-8533fa20-b165-439e-b1d6-05a402a2ae96 2018-12-04 19:45:33,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.108757972717s 2018-12-04 19:45:33,063 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-8533fa20-b165-439e-b1d6-05a402a2ae96 2018-12-04 19:45:33,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-04 19:45:33,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/5335663e-fc1e-4a49-9e14-5424e6eb5a7f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03a832e0c1031f9a6f2ace85d38b2eb9f0e20c9c" 2018-12-04 19:45:34,506 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-be8888b8-73ea-4bc3-8828-15b2f5bb3dcd Content-Length: 0 Date: Tue, 04 Dec 2018 19:45:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 19:45:34,506 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/5335663e-fc1e-4a49-9e14-5424e6eb5a7f.json used request id req-be8888b8-73ea-4bc3-8828-15b2f5bb3dcd 2018-12-04 19:45:34,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.44160199165s 2018-12-04 19:45:34,506 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/5335663e-fc1e-4a49-9e14-5424e6eb5a7f.json used request id req-be8888b8-73ea-4bc3-8828-15b2f5bb3dcd 2018-12-04 19:45:34,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-04 19:45:34,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}03a832e0c1031f9a6f2ace85d38b2eb9f0e20c9c" 2018-12-04 19:45:34,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1296 X-Openstack-Request-Id: req-191c4f39-b262-4084-8cff-444797ac0aa4 Date: Tue, 04 Dec 2018 19:45:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"121e4527-1a2f-4597-875a-825d2dde4dd6","tenant_id":"7156be1802b84962aaa9ceab6d73cc34","created_at":"2018-12-04T19:45:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-04T19:45:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"7156be1802b84962aaa9ceab6d73cc34","id":"76f4f145-4e50-4aba-beba-599620b6e0c8","subnetpool_id":null,"name":"tenantnetwork1-subnet_bf226b23-2e15-4e4b-8c58-923acdfd5393"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"90070285-9e79-459a-b14a-3d1fcc36db90","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:43:04Z","dns_nameservers":[],"updated_at":"2018-12-04T19:43:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"7b85822c75b8440e997578ae1b00b657","id":"caf0e3d6-6d8d-494c-a544-3ba2d42faa13","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-04 19:45:34,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-191c4f39-b262-4084-8cff-444797ac0aa4 2018-12-04 19:45:34,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.145648956299s 2018-12-04 19:45:34,653 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-191c4f39-b262-4084-8cff-444797ac0aa4 2018-12-04 19:45:34,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-04 19:45:34,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/76f4f145-4e50-4aba-beba-599620b6e0c8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03a832e0c1031f9a6f2ace85d38b2eb9f0e20c9c" 2018-12-04 19:45:35,718 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-171a0bdf-7915-49ed-8a74-dc5fe97a1843 Date: Tue, 04 Dec 2018 19:45:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 19:45:35,718 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/76f4f145-4e50-4aba-beba-599620b6e0c8.json used request id req-171a0bdf-7915-49ed-8a74-dc5fe97a1843 2018-12-04 19:45:35,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.06350111961s 2018-12-04 19:45:35,718 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/76f4f145-4e50-4aba-beba-599620b6e0c8.json used request id req-171a0bdf-7915-49ed-8a74-dc5fe97a1843 2018-12-04 19:45:35,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:45:35,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}03a832e0c1031f9a6f2ace85d38b2eb9f0e20c9c" 2018-12-04 19:45:36,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1358 X-Openstack-Request-Id: req-7f850454-32f3-4c0c-b100-4008d8135af0 Date: Tue, 04 Dec 2018 19:45:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"121e4527-1a2f-4597-875a-825d2dde4dd6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7156be1802b84962aaa9ceab6d73cc34","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-04T19:45:35Z","provider:segmentation_id":87,"name":"tenantnetwork1-net_bf226b23-2e15-4e4b-8c58-923acdfd5393","admin_state_up":true,"tenant_id":"7156be1802b84962aaa9ceab6d73cc34","created_at":"2018-12-04T19:45:26Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T19:43:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"}]} 2018-12-04 19:45:36,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-7f850454-32f3-4c0c-b100-4008d8135af0 2018-12-04 19:45:36,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.338646173477s 2018-12-04 19:45:36,058 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-7f850454-32f3-4c0c-b100-4008d8135af0 2018-12-04 19:45:36,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-04 19:45:36,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/121e4527-1a2f-4597-875a-825d2dde4dd6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03a832e0c1031f9a6f2ace85d38b2eb9f0e20c9c" 2018-12-04 19:45:37,506 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2eade28a-abaf-49a3-bfc1-ed2e8fdb3c34 Date: Tue, 04 Dec 2018 19:45:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 19:45:37,506 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/121e4527-1a2f-4597-875a-825d2dde4dd6.json used request id req-2eade28a-abaf-49a3-bfc1-ed2e8fdb3c34 2018-12-04 19:45:37,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.44678688049s 2018-12-04 19:45:37,506 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/121e4527-1a2f-4597-875a-825d2dde4dd6.json used request id req-2eade28a-abaf-49a3-bfc1-ed2e8fdb3c34 2018-12-04 19:45:37,554 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-12-04 19:45:37,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 19:45:37,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:45:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9524908-6e0c-43d0-80bc-ef327ead934f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 19:45:37,618 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a9524908-6e0c-43d0-80bc-ef327ead934f 2018-12-04 19:45:37,619 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 19:45:38,018 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T20:45:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "61d4c3b4398c40adbd8e901c42776579"}, "audit_ids": ["OTS7trIJToCnRvra5_MD-g"], "issued_at": "2018-12-04T19:45:38.000000Z"}} 2018-12-04 19:45:38,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:45:38,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}2637725ed64d9db492eb64db78c418a3d3c5eb7d" 2018-12-04 19:45:38,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-7f074321-c7ad-4532-9812-55c6082f5281 Date: Tue, 04 Dec 2018 19:45:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T19:43:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"}]} 2018-12-04 19:45:38,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7f074321-c7ad-4532-9812-55c6082f5281 2018-12-04 19:45:38,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.956458806992s 2018-12-04 19:45:38,979 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7f074321-c7ad-4532-9812-55c6082f5281 2018-12-04 19:45:38,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 19:45:38,987 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 19:45: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 19:45:38,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 19:45:38,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}2637725ed64d9db492eb64db78c418a3d3c5eb7d" 2018-12-04 19:45:39,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:45:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-018283b1-5065-4dcd-873f-9067950bbcba Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-04 19:45:39,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-018283b1-5065-4dcd-873f-9067950bbcba 2018-12-04 19:45:39,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0850191116333s 2018-12-04 19:45:39,073 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-018283b1-5065-4dcd-873f-9067950bbcba 2018-12-04 19:45:39,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-04 19:45:39,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}2637725ed64d9db492eb64db78c418a3d3c5eb7d" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_a59cdc6b-a3b1-487f-9213-b89843dcea6c"}}' 2018-12-04 19:45:39,256 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 19:45:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-456b7e93-2eb7-40f6-81c1-28be80c0bbe1 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.23:5000/v3/projects/8b0fcf70ddd94b8082274041e18a36ff"}, "tags": [], "enabled": true, "id": "8b0fcf70ddd94b8082274041e18a36ff", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_a59cdc6b-a3b1-487f-9213-b89843dcea6c"}} 2018-12-04 19:45:39,256 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-456b7e93-2eb7-40f6-81c1-28be80c0bbe1 2018-12-04 19:45:39,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.175302028656s 2018-12-04 19:45:39,256 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-456b7e93-2eb7-40f6-81c1-28be80c0bbe1 2018-12-04 19:45:39,257 - 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'8b0fcf70ddd94b8082274041e18a36ff', '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_a59cdc6b-a3b1-487f-9213-b89843dcea6c'}) 2018-12-04 19:45:39,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-04 19:45:39,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2637725ed64d9db492eb64db78c418a3d3c5eb7d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "2806638d-b119-4b3e-8d87-72afb5a96510", "email": null, "name": "tenantnetwork2-user_a59cdc6b-a3b1-487f-9213-b89843dcea6c"}}' 2018-12-04 19:45:39,667 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 19:45:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c64e4869-3858-4aae-9ac5-0bfe922cd82c Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_a59cdc6b-a3b1-487f-9213-b89843dcea6c", "links": {"self": "http://172.30.9.23:5000/v3/users/9f1acebab7854c3cabc95f18869fa941"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9f1acebab7854c3cabc95f18869fa941", "domain_id": "default", "password_expires_at": null}} 2018-12-04 19:45:39,667 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-c64e4869-3858-4aae-9ac5-0bfe922cd82c 2018-12-04 19:45:39,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.403310060501s 2018-12-04 19:45:39,667 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-c64e4869-3858-4aae-9ac5-0bfe922cd82c 2018-12-04 19:45:39,668 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9f1acebab7854c3cabc95f18869fa941', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_a59cdc6b-a3b1-487f-9213-b89843dcea6c'}) 2018-12-04 19:45:39,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 19:45:39,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2637725ed64d9db492eb64db78c418a3d3c5eb7d" 2018-12-04 19:45:39,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:45:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b97fafbe-dcf7-46d8-90fe-a49a65847538 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}]} 2018-12-04 19:45:39,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b97fafbe-dcf7-46d8-90fe-a49a65847538 2018-12-04 19:45:39,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103504896164s 2018-12-04 19:45:39,776 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b97fafbe-dcf7-46d8-90fe-a49a65847538 2018-12-04 19:45:39,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 19:45:39,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2637725ed64d9db492eb64db78c418a3d3c5eb7d" 2018-12-04 19:45:39,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:45:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef90c4b3-1cdc-46f6-9259-1043e0b0355d Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}]} 2018-12-04 19:45:39,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ef90c4b3-1cdc-46f6-9259-1043e0b0355d 2018-12-04 19:45:39,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0176229476929s 2018-12-04 19:45:39,798 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ef90c4b3-1cdc-46f6-9259-1043e0b0355d 2018-12-04 19:45:39,799 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-04 19:45:39,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-12-04 19:45:39,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2637725ed64d9db492eb64db78c418a3d3c5eb7d" -d '{"role": {"name": "Member"}}' 2018-12-04 19:45:39,969 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 19:45:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb807c01-cc50-415f-a9b0-ce313abe867f Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}} 2018-12-04 19:45:39,970 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-bb807c01-cc50-415f-a9b0-ce313abe867f 2018-12-04 19:45:39,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.166690826416s 2018-12-04 19:45:39,970 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-bb807c01-cc50-415f-a9b0-ce313abe867f 2018-12-04 19:45:39,970 - 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'd20a1200fc7441df95f6f68766e80849'}) 2018-12-04 19:45:39,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 19:45:39,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2637725ed64d9db492eb64db78c418a3d3c5eb7d" 2018-12-04 19:45:40,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:45:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c5b0854-7358-491f-a924-319286e1a199 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 19:45:40,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0c5b0854-7358-491f-a924-319286e1a199 2018-12-04 19:45:40,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0289368629456s 2018-12-04 19:45:40,003 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0c5b0854-7358-491f-a924-319286e1a199 2018-12-04 19:45:40,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 19:45:40,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}2637725ed64d9db492eb64db78c418a3d3c5eb7d" 2018-12-04 19:45:40,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:45:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deab1ec3-579e-4b66-b2bb-490916d32b6f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 19:45:40,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-deab1ec3-579e-4b66-b2bb-490916d32b6f 2018-12-04 19:45:40,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0996088981628s 2018-12-04 19:45:40,107 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-deab1ec3-579e-4b66-b2bb-490916d32b6f 2018-12-04 19:45:40,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 19:45:40,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2637725ed64d9db492eb64db78c418a3d3c5eb7d" 2018-12-04 19:45:40,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:45:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a23afb75-d41f-4adc-ac63-2cb7a998a74d Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_a59cdc6b-a3b1-487f-9213-b89843dcea6c", "links": {"self": "http://172.30.9.23:5000/v3/users/9f1acebab7854c3cabc95f18869fa941"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9f1acebab7854c3cabc95f18869fa941", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 19:45:40,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a23afb75-d41f-4adc-ac63-2cb7a998a74d 2018-12-04 19:45:40,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117048025131s 2018-12-04 19:45:40,226 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a23afb75-d41f-4adc-ac63-2cb7a998a74d 2018-12-04 19:45:40,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 19:45:40,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}2637725ed64d9db492eb64db78c418a3d3c5eb7d" 2018-12-04 19:45:40,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:45:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cc69423-0f36-4b01-8215-5b2a985de1be Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.23:5000/v3/projects/8b0fcf70ddd94b8082274041e18a36ff"}, "tags": [], "enabled": true, "id": "8b0fcf70ddd94b8082274041e18a36ff", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_a59cdc6b-a3b1-487f-9213-b89843dcea6c"}]} 2018-12-04 19:45:40,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-6cc69423-0f36-4b01-8215-5b2a985de1be 2018-12-04 19:45:40,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0949728488922s 2018-12-04 19:45:40,333 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-6cc69423-0f36-4b01-8215-5b2a985de1be 2018-12-04 19:45:40,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 19:45:40,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=9f1acebab7854c3cabc95f18869fa941&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=8b0fcf70ddd94b8082274041e18a36ff" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2637725ed64d9db492eb64db78c418a3d3c5eb7d" 2018-12-04 19:45:40,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:45:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaeac8f1-e14c-4020-a4fc-66ff538bed38 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=9f1acebab7854c3cabc95f18869fa941&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=8b0fcf70ddd94b8082274041e18a36ff", "previous": null, "next": null}} 2018-12-04 19:45:40,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=9f1acebab7854c3cabc95f18869fa941&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=8b0fcf70ddd94b8082274041e18a36ff used request id req-eaeac8f1-e14c-4020-a4fc-66ff538bed38 2018-12-04 19:45:40,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0962569713593s 2018-12-04 19:45:40,437 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=9f1acebab7854c3cabc95f18869fa941&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=8b0fcf70ddd94b8082274041e18a36ff used request id req-eaeac8f1-e14c-4020-a4fc-66ff538bed38 2018-12-04 19:45:40,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-04 19:45:40,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/8b0fcf70ddd94b8082274041e18a36ff/users/9f1acebab7854c3cabc95f18869fa941/roles/d20a1200fc7441df95f6f68766e80849 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2637725ed64d9db492eb64db78c418a3d3c5eb7d" 2018-12-04 19:45:40,627 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 19:45:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93352d5a-9e16-469d-8db0-418f44c29012 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 19:45:40,628 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/8b0fcf70ddd94b8082274041e18a36ff/users/9f1acebab7854c3cabc95f18869fa941/roles/d20a1200fc7441df95f6f68766e80849 used request id req-93352d5a-9e16-469d-8db0-418f44c29012 2018-12-04 19:45:40,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.186564922333s 2018-12-04 19:45:40,628 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/8b0fcf70ddd94b8082274041e18a36ff/users/9f1acebab7854c3cabc95f18869fa941/roles/d20a1200fc7441df95f6f68766e80849 used request id req-93352d5a-9e16-469d-8db0-418f44c29012 2018-12-04 19:45:40,629 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_a59cdc6b-a3b1-487f-9213-b89843dcea6c', 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'8b0fcf70ddd94b8082274041e18a36ff', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '2806638d-b119-4b3e-8d87-72afb5a96510', 'username': u'tenantnetwork2-user_a59cdc6b-a3b1-487f-9213-b89843dcea6c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-04 19:45:40,632 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_a59cdc6b-a3b1-487f-9213-b89843dcea6c', 'password': '2806638d-b119-4b3e-8d87-72afb5a96510', 'project_name': 'tenantnetwork2-project_a59cdc6b-a3b1-487f-9213-b89843dcea6c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': '8b0fcf70ddd94b8082274041e18a36ff', 'project_domain_name': 'Default'} 2018-12-04 19:45:40,632 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-12-04 19:45:40,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 19:45:40,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}2637725ed64d9db492eb64db78c418a3d3c5eb7d" 2018-12-04 19:45:40,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:45:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23c30edd-84ef-49bd-bdbc-34206d7d2bdf Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-04 19:45:40,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-23c30edd-84ef-49bd-bdbc-34206d7d2bdf 2018-12-04 19:45:40,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0958790779114s 2018-12-04 19:45:40,772 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-23c30edd-84ef-49bd-bdbc-34206d7d2bdf 2018-12-04 19:45:40,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 19:45:40,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}2637725ed64d9db492eb64db78c418a3d3c5eb7d" 2018-12-04 19:45:40,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:45:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-081ebbe4-cafb-4e4c-961c-d87e0854eb7f Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.23:5000/v3/projects/8b0fcf70ddd94b8082274041e18a36ff"}, "tags": [], "enabled": true, "id": "8b0fcf70ddd94b8082274041e18a36ff", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_a59cdc6b-a3b1-487f-9213-b89843dcea6c"}]} 2018-12-04 19:45:40,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-081ebbe4-cafb-4e4c-961c-d87e0854eb7f 2018-12-04 19:45:40,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103610992432s 2018-12-04 19:45:40,882 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-081ebbe4-cafb-4e4c-961c-d87e0854eb7f 2018-12-04 19:45:40,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-04 19:45:40,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}2637725ed64d9db492eb64db78c418a3d3c5eb7d" -d '{"network": {"tenant_id": "8b0fcf70ddd94b8082274041e18a36ff", "name": "tenantnetwork2-net_a59cdc6b-a3b1-487f-9213-b89843dcea6c", "admin_state_up": true}}' 2018-12-04 19:45:41,482 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-06b87b63-8935-441f-8c10-e3a10f87b541 Date: Tue, 04 Dec 2018 19:45:41 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5f9025a8-368b-495e-92aa-bb9f34e607db","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8b0fcf70ddd94b8082274041e18a36ff","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-04T19:45:41Z","is_default":false,"provider:segmentation_id":78,"name":"tenantnetwork2-net_a59cdc6b-a3b1-487f-9213-b89843dcea6c","admin_state_up":true,"tenant_id":"8b0fcf70ddd94b8082274041e18a36ff","created_at":"2018-12-04T19:45:41Z","mtu":1450}} 2018-12-04 19:45:41,482 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-06b87b63-8935-441f-8c10-e3a10f87b541 2018-12-04 19:45:41,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.598776102066s 2018-12-04 19:45:41,483 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-06b87b63-8935-441f-8c10-e3a10f87b541 2018-12-04 19:45:41,483 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-04T19:45:41Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5f9025a8-368b-495e-92aa-bb9f34e607db', u'provider:segmentation_id': 78, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_a59cdc6b-a3b1-487f-9213-b89843dcea6c', u'admin_state_up': True, u'tenant_id': u'8b0fcf70ddd94b8082274041e18a36ff', u'created_at': u'2018-12-04T19:45:41Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8b0fcf70ddd94b8082274041e18a36ff'}) 2018-12-04 19:45:41,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 19:45:41,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:45:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8df3371a-4575-414c-a8a3-c8e63147814b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 19:45:41,490 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-8df3371a-4575-414c-a8a3-c8e63147814b 2018-12-04 19:45:41,490 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 19:45:41,881 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}], "expires_at": "2018-12-04T20:45:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b0fcf70ddd94b8082274041e18a36ff", "name": "tenantnetwork2-project_a59cdc6b-a3b1-487f-9213-b89843dcea6c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/8b0fcf70ddd94b8082274041e18a36ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/8b0fcf70ddd94b8082274041e18a36ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/8b0fcf70ddd94b8082274041e18a36ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_8b0fcf70ddd94b8082274041e18a36ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_8b0fcf70ddd94b8082274041e18a36ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8b0fcf70ddd94b8082274041e18a36ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/8b0fcf70ddd94b8082274041e18a36ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/8b0fcf70ddd94b8082274041e18a36ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8b0fcf70ddd94b8082274041e18a36ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/8b0fcf70ddd94b8082274041e18a36ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/8b0fcf70ddd94b8082274041e18a36ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/8b0fcf70ddd94b8082274041e18a36ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/8b0fcf70ddd94b8082274041e18a36ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/8b0fcf70ddd94b8082274041e18a36ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_a59cdc6b-a3b1-487f-9213-b89843dcea6c", "id": "9f1acebab7854c3cabc95f18869fa941"}, "audit_ids": ["U37verkESFihHYxd4jC4bA"], "issued_at": "2018-12-04T19:45:41.000000Z"}} 2018-12-04 19:45:41,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:45:41,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}b0cf23d80f01b6f31ccccc168a594106e402690d" 2018-12-04 19:45:42,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-0f6ff257-bdec-452a-a3d8-e4acd9ad617f Date: Tue, 04 Dec 2018 19:45:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T19:45:41Z","tenant_id":"8b0fcf70ddd94b8082274041e18a36ff","created_at":"2018-12-04T19:45:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8b0fcf70ddd94b8082274041e18a36ff","id":"5f9025a8-368b-495e-92aa-bb9f34e607db","name":"tenantnetwork2-net_a59cdc6b-a3b1-487f-9213-b89843dcea6c"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T19:43:04Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"}]} 2018-12-04 19:45:42,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-0f6ff257-bdec-452a-a3d8-e4acd9ad617f 2018-12-04 19:45:42,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.343480110168s 2018-12-04 19:45:42,228 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-0f6ff257-bdec-452a-a3d8-e4acd9ad617f 2018-12-04 19:45:42,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-04 19:45:42,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}b0cf23d80f01b6f31ccccc168a594106e402690d" -d '{"subnet": {"name": "tenantnetwork2-subnet_a59cdc6b-a3b1-487f-9213-b89843dcea6c", "enable_dhcp": true, "network_id": "5f9025a8-368b-495e-92aa-bb9f34e607db", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-04 19:45:43,043 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-537f9dd3-358e-45af-b683-58b794811b48 Date: Tue, 04 Dec 2018 19:45:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f9025a8-368b-495e-92aa-bb9f34e607db","tenant_id":"8b0fcf70ddd94b8082274041e18a36ff","created_at":"2018-12-04T19:45:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-04T19:45:42Z","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":"8b0fcf70ddd94b8082274041e18a36ff","id":"9d36886b-ca2c-40db-b717-7cdf6106cc7c","subnetpool_id":null,"name":"tenantnetwork2-subnet_a59cdc6b-a3b1-487f-9213-b89843dcea6c"}} 2018-12-04 19:45:43,043 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-537f9dd3-358e-45af-b683-58b794811b48 2018-12-04 19:45:43,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.813256978989s 2018-12-04 19:45:43,043 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-537f9dd3-358e-45af-b683-58b794811b48 2018-12-04 19:45:43,044 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-04T19:45:42Z', 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'9d36886b-ca2c-40db-b717-7cdf6106cc7c', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_a59cdc6b-a3b1-487f-9213-b89843dcea6c', u'enable_dhcp': True, u'network_id': u'5f9025a8-368b-495e-92aa-bb9f34e607db', u'tenant_id': u'8b0fcf70ddd94b8082274041e18a36ff', u'created_at': u'2018-12-04T19:45:42Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8b0fcf70ddd94b8082274041e18a36ff'}) 2018-12-04 19:45:43,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-04 19:45:43,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}b0cf23d80f01b6f31ccccc168a594106e402690d" -d '{"router": {"external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "name": "tenantnetwork2-router_a59cdc6b-a3b1-487f-9213-b89843dcea6c", "admin_state_up": true}}' 2018-12-04 19:45:44,308 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-87547afa-ed4a-45f1-95e2-98bdc6f6eb09 Date: Tue, 04 Dec 2018 19:45:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "8b0fcf70ddd94b8082274041e18a36ff", "created_at": "2018-12-04T19:45:43Z", "admin_state_up": true, "updated_at": "2018-12-04T19:45:44Z", "revision_number": 2, "routes": [], "project_id": "8b0fcf70ddd94b8082274041e18a36ff", "id": "2629a0e9-c999-4368-ad4e-5eff543ae303", "name": "tenantnetwork2-router_a59cdc6b-a3b1-487f-9213-b89843dcea6c"}} 2018-12-04 19:45:44,309 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-87547afa-ed4a-45f1-95e2-98bdc6f6eb09 2018-12-04 19:45:44,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.2642929554s 2018-12-04 19:45:44,309 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-87547afa-ed4a-45f1-95e2-98bdc6f6eb09 2018-12-04 19:45:44,309 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'90070285-9e79-459a-b14a-3d1fcc36db90', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'caf0e3d6-6d8d-494c-a544-3ba2d42faa13', u'ip_address': u'172.30.9.212'}]}, u'description': u'', u'tags': [], u'tenant_id': u'8b0fcf70ddd94b8082274041e18a36ff', u'created_at': u'2018-12-04T19:45:43Z', u'admin_state_up': True, u'updated_at': u'2018-12-04T19:45:44Z', u'revision_number': 2, u'routes': [], u'project_id': u'8b0fcf70ddd94b8082274041e18a36ff', u'id': u'2629a0e9-c999-4368-ad4e-5eff543ae303', u'name': u'tenantnetwork2-router_a59cdc6b-a3b1-487f-9213-b89843dcea6c'}) 2018-12-04 19:45:44,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-04 19:45:44,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/2629a0e9-c999-4368-ad4e-5eff543ae303/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}b0cf23d80f01b6f31ccccc168a594106e402690d" -d '{"subnet_id": "9d36886b-ca2c-40db-b717-7cdf6106cc7c"}' 2018-12-04 19:45:46,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6a98b15b-4e01-4b34-845f-951b0559b1a1 Date: Tue, 04 Dec 2018 19:45:46 GMT RESP BODY: {"network_id": "5f9025a8-368b-495e-92aa-bb9f34e607db", "tenant_id": "8b0fcf70ddd94b8082274041e18a36ff", "subnet_id": "9d36886b-ca2c-40db-b717-7cdf6106cc7c", "subnet_ids": ["9d36886b-ca2c-40db-b717-7cdf6106cc7c"], "port_id": "5accf470-09ef-4209-b9d7-bedacb99509c", "id": "2629a0e9-c999-4368-ad4e-5eff543ae303"} 2018-12-04 19:45:46,123 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/2629a0e9-c999-4368-ad4e-5eff543ae303/add_router_interface.json used request id req-6a98b15b-4e01-4b34-845f-951b0559b1a1 2018-12-04 19:45:46,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.8125038147s 2018-12-04 19:45:46,123 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/2629a0e9-c999-4368-ad4e-5eff543ae303/add_router_interface.json used request id req-6a98b15b-4e01-4b34-845f-951b0559b1a1 returning object 2629a0e9-c999-4368-ad4e-5eff543ae303 2018-12-04 19:45:46,245 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-04 19:45:46,246 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-12-04 19:45:46,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-04 19:45:46,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/2629a0e9-c999-4368-ad4e-5eff543ae303/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}b0cf23d80f01b6f31ccccc168a594106e402690d" -d '{"subnet_id": "9d36886b-ca2c-40db-b717-7cdf6106cc7c"}' 2018-12-04 19:45:47,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-22cad7d1-8701-480a-a151-7887b51f0b59 Date: Tue, 04 Dec 2018 19:45:47 GMT RESP BODY: {"network_id": "5f9025a8-368b-495e-92aa-bb9f34e607db", "tenant_id": "8b0fcf70ddd94b8082274041e18a36ff", "subnet_id": "9d36886b-ca2c-40db-b717-7cdf6106cc7c", "subnet_ids": ["9d36886b-ca2c-40db-b717-7cdf6106cc7c"], "port_id": "5accf470-09ef-4209-b9d7-bedacb99509c", "id": "2629a0e9-c999-4368-ad4e-5eff543ae303"} 2018-12-04 19:45:47,937 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/2629a0e9-c999-4368-ad4e-5eff543ae303/remove_router_interface.json used request id req-22cad7d1-8701-480a-a151-7887b51f0b59 2018-12-04 19:45:47,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.68585181236s 2018-12-04 19:45:47,938 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/2629a0e9-c999-4368-ad4e-5eff543ae303/remove_router_interface.json used request id req-22cad7d1-8701-480a-a151-7887b51f0b59 returning object 2629a0e9-c999-4368-ad4e-5eff543ae303 2018-12-04 19:45:47,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-04 19:45:47,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}b0cf23d80f01b6f31ccccc168a594106e402690d" 2018-12-04 19:45:48,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-9b793164-244c-4926-b2ed-447e158f9b3c Date: Tue, 04 Dec 2018 19:45:48 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "8b0fcf70ddd94b8082274041e18a36ff", "created_at": "2018-12-04T19:45:43Z", "admin_state_up": true, "updated_at": "2018-12-04T19:45:47Z", "revision_number": 4, "routes": [], "project_id": "8b0fcf70ddd94b8082274041e18a36ff", "id": "2629a0e9-c999-4368-ad4e-5eff543ae303", "name": "tenantnetwork2-router_a59cdc6b-a3b1-487f-9213-b89843dcea6c"}]} 2018-12-04 19:45:48,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-9b793164-244c-4926-b2ed-447e158f9b3c 2018-12-04 19:45:48,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.131006002426s 2018-12-04 19:45:48,070 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-9b793164-244c-4926-b2ed-447e158f9b3c 2018-12-04 19:45:48,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-04 19:45:48,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/2629a0e9-c999-4368-ad4e-5eff543ae303.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0cf23d80f01b6f31ccccc168a594106e402690d" 2018-12-04 19:45:49,375 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5cd60ae8-3005-48b1-8ec3-2b919ed5f525 Content-Length: 0 Date: Tue, 04 Dec 2018 19:45:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 19:45:49,375 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/2629a0e9-c999-4368-ad4e-5eff543ae303.json used request id req-5cd60ae8-3005-48b1-8ec3-2b919ed5f525 2018-12-04 19:45:49,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.30393385887s 2018-12-04 19:45:49,375 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/2629a0e9-c999-4368-ad4e-5eff543ae303.json used request id req-5cd60ae8-3005-48b1-8ec3-2b919ed5f525 2018-12-04 19:45:49,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-04 19:45:49,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}b0cf23d80f01b6f31ccccc168a594106e402690d" 2018-12-04 19:45:49,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-33d7c307-ee6b-401d-a881-1fdf95d9980b Date: Tue, 04 Dec 2018 19:45:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f9025a8-368b-495e-92aa-bb9f34e607db","tenant_id":"8b0fcf70ddd94b8082274041e18a36ff","created_at":"2018-12-04T19:45:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-04T19:45:42Z","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":"8b0fcf70ddd94b8082274041e18a36ff","id":"9d36886b-ca2c-40db-b717-7cdf6106cc7c","subnetpool_id":null,"name":"tenantnetwork2-subnet_a59cdc6b-a3b1-487f-9213-b89843dcea6c"}]} 2018-12-04 19:45:49,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-33d7c307-ee6b-401d-a881-1fdf95d9980b 2018-12-04 19:45:49,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0771758556366s 2018-12-04 19:45:49,453 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-33d7c307-ee6b-401d-a881-1fdf95d9980b 2018-12-04 19:45:49,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-04 19:45:49,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/9d36886b-ca2c-40db-b717-7cdf6106cc7c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0cf23d80f01b6f31ccccc168a594106e402690d" 2018-12-04 19:45:50,456 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8f9f2f32-507a-4b06-99d0-30b19c36290e Date: Tue, 04 Dec 2018 19:45:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 19:45:50,456 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/9d36886b-ca2c-40db-b717-7cdf6106cc7c.json used request id req-8f9f2f32-507a-4b06-99d0-30b19c36290e 2018-12-04 19:45:50,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.00154209137s 2018-12-04 19:45:50,457 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/9d36886b-ca2c-40db-b717-7cdf6106cc7c.json used request id req-8f9f2f32-507a-4b06-99d0-30b19c36290e 2018-12-04 19:45:50,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:45:50,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}b0cf23d80f01b6f31ccccc168a594106e402690d" 2018-12-04 19:45:50,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1159 X-Openstack-Request-Id: req-24d6fa35-7b01-4b13-acdd-c28af2e763e6 Date: Tue, 04 Dec 2018 19:45:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T19:45:50Z","tenant_id":"8b0fcf70ddd94b8082274041e18a36ff","created_at":"2018-12-04T19:45:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8b0fcf70ddd94b8082274041e18a36ff","id":"5f9025a8-368b-495e-92aa-bb9f34e607db","name":"tenantnetwork2-net_a59cdc6b-a3b1-487f-9213-b89843dcea6c"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T19:43:04Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"}]} 2018-12-04 19:45:50,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-24d6fa35-7b01-4b13-acdd-c28af2e763e6 2018-12-04 19:45:50,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.11810708046s 2018-12-04 19:45:50,576 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-24d6fa35-7b01-4b13-acdd-c28af2e763e6 2018-12-04 19:45:50,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-04 19:45:50,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/5f9025a8-368b-495e-92aa-bb9f34e607db.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0cf23d80f01b6f31ccccc168a594106e402690d" 2018-12-04 19:45:51,679 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3cb82d45-673c-487a-a8e5-bab8e17f5220 Date: Tue, 04 Dec 2018 19:45:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 19:45:51,680 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/5f9025a8-368b-495e-92aa-bb9f34e607db.json used request id req-3cb82d45-673c-487a-a8e5-bab8e17f5220 2018-12-04 19:45:51,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.10294604301s 2018-12-04 19:45:51,680 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/5f9025a8-368b-495e-92aa-bb9f34e607db.json used request id req-3cb82d45-673c-487a-a8e5-bab8e17f5220 2018-12-04 19:45:51,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 19:45:51,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2637725ed64d9db492eb64db78c418a3d3c5eb7d" 2018-12-04 19:45:51,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:45:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa9f6b45-b811-45e9-9bf6-5202419f6d66 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_a59cdc6b-a3b1-487f-9213-b89843dcea6c", "links": {"self": "http://172.30.9.23:5000/v3/users/9f1acebab7854c3cabc95f18869fa941"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9f1acebab7854c3cabc95f18869fa941", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 19:45:51,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-aa9f6b45-b811-45e9-9bf6-5202419f6d66 2018-12-04 19:45:51,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116360187531s 2018-12-04 19:45:51,798 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-aa9f6b45-b811-45e9-9bf6-5202419f6d66 2018-12-04 19:45:51,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 19:45:51,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/9f1acebab7854c3cabc95f18869fa941 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2637725ed64d9db492eb64db78c418a3d3c5eb7d" 2018-12-04 19:45:51,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:45:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-581548a9-915b-414a-a8ef-122222e35555 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_a59cdc6b-a3b1-487f-9213-b89843dcea6c", "links": {"self": "http://172.30.9.23:5000/v3/users/9f1acebab7854c3cabc95f18869fa941"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "9f1acebab7854c3cabc95f18869fa941", "description": null}} 2018-12-04 19:45:51,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/9f1acebab7854c3cabc95f18869fa941 used request id req-581548a9-915b-414a-a8ef-122222e35555 2018-12-04 19:45:51,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109098911285s 2018-12-04 19:45:51,913 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/9f1acebab7854c3cabc95f18869fa941 used request id req-581548a9-915b-414a-a8ef-122222e35555 2018-12-04 19:45:51,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-04 19:45:51,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/9f1acebab7854c3cabc95f18869fa941 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2637725ed64d9db492eb64db78c418a3d3c5eb7d" 2018-12-04 19:45:52,134 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 19:45:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0410befc-c57c-4653-95fa-1d1acca808d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 19:45:52,134 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/9f1acebab7854c3cabc95f18869fa941 used request id req-0410befc-c57c-4653-95fa-1d1acca808d9 2018-12-04 19:45:52,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.221087932587s 2018-12-04 19:45:52,135 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/9f1acebab7854c3cabc95f18869fa941 used request id req-0410befc-c57c-4653-95fa-1d1acca808d9 2018-12-04 19:45:52,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 19:45:52,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}2637725ed64d9db492eb64db78c418a3d3c5eb7d" 2018-12-04 19:45:52,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:45:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8c8bfa2-8086-4f47-9965-e812f328a0de Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.23:5000/v3/projects/8b0fcf70ddd94b8082274041e18a36ff"}, "tags": [], "enabled": true, "id": "8b0fcf70ddd94b8082274041e18a36ff", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_a59cdc6b-a3b1-487f-9213-b89843dcea6c"}]} 2018-12-04 19:45:52,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-f8c8bfa2-8086-4f47-9965-e812f328a0de 2018-12-04 19:45:52,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103825807571s 2018-12-04 19:45:52,245 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-f8c8bfa2-8086-4f47-9965-e812f328a0de 2018-12-04 19:45:52,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-04 19:45:52,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/8b0fcf70ddd94b8082274041e18a36ff -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2637725ed64d9db492eb64db78c418a3d3c5eb7d" 2018-12-04 19:45:52,460 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 19:45:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dab3549b-dc5e-4bf2-a9da-e78223d66377 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 19:45:52,460 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/8b0fcf70ddd94b8082274041e18a36ff used request id req-dab3549b-dc5e-4bf2-a9da-e78223d66377 2018-12-04 19:45:52,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.211131811142s 2018-12-04 19:45:52,461 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/8b0fcf70ddd94b8082274041e18a36ff used request id req-dab3549b-dc5e-4bf2-a9da-e78223d66377 2018-12-04 19:45:52,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 19:45:52,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=8b0fcf70ddd94b8082274041e18a36ff&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}2637725ed64d9db492eb64db78c418a3d3c5eb7d" 2018-12-04 19:45:53,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-b205ad08-d829-453f-ae00-cb86e93d8ffa Date: Tue, 04 Dec 2018 19:45:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8b0fcf70ddd94b8082274041e18a36ff", "created_at": "2018-12-04T19:45:40Z", "updated_at": "2018-12-04T19:45:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:41Z", "revision_number": 0, "id": "0d4ab5c2-c90c-4319-8454-9929cda9ed93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:41Z", "security_group_id": "b2ac6d8e-6adb-4ce3-b684-1f46fc43725c", "tenant_id": "8b0fcf70ddd94b8082274041e18a36ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b0fcf70ddd94b8082274041e18a36ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:41Z", "revision_number": 0, "id": "335cda37-e208-4dcc-98ae-a447390c2d19", "remote_group_id": "b2ac6d8e-6adb-4ce3-b684-1f46fc43725c", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:41Z", "security_group_id": "b2ac6d8e-6adb-4ce3-b684-1f46fc43725c", "tenant_id": "8b0fcf70ddd94b8082274041e18a36ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b0fcf70ddd94b8082274041e18a36ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:41Z", "revision_number": 0, "id": "ad9ca7f5-b9aa-470a-9239-824e4b30469b", "remote_group_id": "b2ac6d8e-6adb-4ce3-b684-1f46fc43725c", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:41Z", "security_group_id": "b2ac6d8e-6adb-4ce3-b684-1f46fc43725c", "tenant_id": "8b0fcf70ddd94b8082274041e18a36ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b0fcf70ddd94b8082274041e18a36ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:41Z", "revision_number": 0, "id": "f00d6b29-155f-456a-85d1-07d076d933dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:41Z", "security_group_id": "b2ac6d8e-6adb-4ce3-b684-1f46fc43725c", "tenant_id": "8b0fcf70ddd94b8082274041e18a36ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b0fcf70ddd94b8082274041e18a36ff"}], "revision_number": 4, "project_id": "8b0fcf70ddd94b8082274041e18a36ff", "id": "b2ac6d8e-6adb-4ce3-b684-1f46fc43725c", "name": "default"}]} 2018-12-04 19:45:53,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=8b0fcf70ddd94b8082274041e18a36ff&name=default used request id req-b205ad08-d829-453f-ae00-cb86e93d8ffa 2018-12-04 19:45:53,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.974294900894s 2018-12-04 19:45:53,438 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=8b0fcf70ddd94b8082274041e18a36ff&name=default used request id req-b205ad08-d829-453f-ae00-cb86e93d8ffa 2018-12-04 19:45:53,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 19:45:53,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}2637725ed64d9db492eb64db78c418a3d3c5eb7d" 2018-12-04 19:45:53,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-91b4182f-1662-4a67-9fb1-f406fe97df5c Date: Tue, 04 Dec 2018 19:45:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b0fcf70ddd94b8082274041e18a36ff", "created_at": "2018-12-04T19:45:40Z", "updated_at": "2018-12-04T19:45:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:41Z", "revision_number": 0, "id": "0d4ab5c2-c90c-4319-8454-9929cda9ed93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:41Z", "security_group_id": "b2ac6d8e-6adb-4ce3-b684-1f46fc43725c", "tenant_id": "8b0fcf70ddd94b8082274041e18a36ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b0fcf70ddd94b8082274041e18a36ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:41Z", "revision_number": 0, "id": "335cda37-e208-4dcc-98ae-a447390c2d19", "remote_group_id": "b2ac6d8e-6adb-4ce3-b684-1f46fc43725c", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:41Z", "security_group_id": "b2ac6d8e-6adb-4ce3-b684-1f46fc43725c", "tenant_id": "8b0fcf70ddd94b8082274041e18a36ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b0fcf70ddd94b8082274041e18a36ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:41Z", "revision_number": 0, "id": "ad9ca7f5-b9aa-470a-9239-824e4b30469b", "remote_group_id": "b2ac6d8e-6adb-4ce3-b684-1f46fc43725c", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:41Z", "security_group_id": "b2ac6d8e-6adb-4ce3-b684-1f46fc43725c", "tenant_id": "8b0fcf70ddd94b8082274041e18a36ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b0fcf70ddd94b8082274041e18a36ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:41Z", "revision_number": 0, "id": "f00d6b29-155f-456a-85d1-07d076d933dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:41Z", "security_group_id": "b2ac6d8e-6adb-4ce3-b684-1f46fc43725c", "tenant_id": "8b0fcf70ddd94b8082274041e18a36ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b0fcf70ddd94b8082274041e18a36ff"}], "revision_number": 4, "project_id": "8b0fcf70ddd94b8082274041e18a36ff", "id": "b2ac6d8e-6adb-4ce3-b684-1f46fc43725c", "name": "default"}]} 2018-12-04 19:45:53,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-91b4182f-1662-4a67-9fb1-f406fe97df5c 2018-12-04 19:45:53,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0521321296692s 2018-12-04 19:45:53,494 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-91b4182f-1662-4a67-9fb1-f406fe97df5c 2018-12-04 19:45:53,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-04 19:45:53,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/b2ac6d8e-6adb-4ce3-b684-1f46fc43725c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2637725ed64d9db492eb64db78c418a3d3c5eb7d" 2018-12-04 19:45:53,714 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-093eb67b-e199-41c3-b034-2c8270a595eb Content-Length: 0 Date: Tue, 04 Dec 2018 19:45:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 19:45:53,714 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/b2ac6d8e-6adb-4ce3-b684-1f46fc43725c.json used request id req-093eb67b-e199-41c3-b034-2c8270a595eb 2018-12-04 19:45:53,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.215348958969s 2018-12-04 19:45:53,714 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/b2ac6d8e-6adb-4ce3-b684-1f46fc43725c.json used request id req-093eb67b-e199-41c3-b034-2c8270a595eb 2018-12-04 19:45:53,760 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-12-04 19:45:53,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 19:45:53,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d7d01ed-b4af-416c-b8f6-8d9327613136 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 19:45:53,838 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7d7d01ed-b4af-416c-b8f6-8d9327613136 2018-12-04 19:45:53,838 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 19:45:54,225 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T20:45:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "61d4c3b4398c40adbd8e901c42776579"}, "audit_ids": ["fjyZmY-fRZye8Ktyu0YCvQ"], "issued_at": "2018-12-04T19:45:54.000000Z"}} 2018-12-04 19:45:54,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:45:54,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}c94c814dc4f68226e1094755de46ba36113c98f9" 2018-12-04 19:45:55,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-7863ceba-d1ac-4f4b-bd0e-43f191c9d5cd Date: Tue, 04 Dec 2018 19:45:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T19:43:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"}]} 2018-12-04 19:45:55,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7863ceba-d1ac-4f4b-bd0e-43f191c9d5cd 2018-12-04 19:45:55,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.951049089432s 2018-12-04 19:45:55,179 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7863ceba-d1ac-4f4b-bd0e-43f191c9d5cd 2018-12-04 19:45:55,181 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-12-04 19:45:55,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 19:45:55,189 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 19:45: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 19:45:55,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 19:45:55,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}c94c814dc4f68226e1094755de46ba36113c98f9" 2018-12-04 19:45:55,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdb3e31e-6454-4396-bb22-e2dfb45d1b79 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-04 19:45:55,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-fdb3e31e-6454-4396-bb22-e2dfb45d1b79 2018-12-04 19:45:55,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10004401207s 2018-12-04 19:45:55,291 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-fdb3e31e-6454-4396-bb22-e2dfb45d1b79 2018-12-04 19:45:55,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 19:45:55,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}c94c814dc4f68226e1094755de46ba36113c98f9" 2018-12-04 19:45:55,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7bdcfe5-8bd0-4d85-becd-3575f6aa28e0 Content-Encoding: gzip Content-Length: 295 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-04 19:45:55,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-e7bdcfe5-8bd0-4d85-becd-3575f6aa28e0 2018-12-04 19:45:55,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.093414068222s 2018-12-04 19:45:55,391 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-e7bdcfe5-8bd0-4d85-becd-3575f6aa28e0 2018-12-04 19:45:55,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-04 19:45:55,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}c94c814dc4f68226e1094755de46ba36113c98f9" -d '{"network": {"tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "name": "vmready1-net_584781eb-19a7-45d5-aa95-9f7b6ff0f2f5", "admin_state_up": true}}' 2018-12-04 19:45:55,771 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-6b45ece3-6758-4aa9-82e0-cfbdc99bd22b Date: Tue, 04 Dec 2018 19:45:55 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b407bb01-f27b-42f1-95f1-1c77e873561a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7156be1802b84962aaa9ceab6d73cc34","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-04T19:45:55Z","is_default":false,"provider:segmentation_id":73,"name":"vmready1-net_584781eb-19a7-45d5-aa95-9f7b6ff0f2f5","admin_state_up":true,"tenant_id":"7156be1802b84962aaa9ceab6d73cc34","created_at":"2018-12-04T19:45:55Z","mtu":1450}} 2018-12-04 19:45:55,771 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-6b45ece3-6758-4aa9-82e0-cfbdc99bd22b 2018-12-04 19:45:55,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.378668069839s 2018-12-04 19:45:55,771 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-6b45ece3-6758-4aa9-82e0-cfbdc99bd22b 2018-12-04 19:45:55,772 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-04T19:45:55Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b407bb01-f27b-42f1-95f1-1c77e873561a', u'provider:segmentation_id': 73, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_584781eb-19a7-45d5-aa95-9f7b6ff0f2f5', u'admin_state_up': True, u'tenant_id': u'7156be1802b84962aaa9ceab6d73cc34', u'created_at': u'2018-12-04T19:45:55Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7156be1802b84962aaa9ceab6d73cc34'}) 2018-12-04 19:45:55,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:45:55,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}c94c814dc4f68226e1094755de46ba36113c98f9" 2018-12-04 19:45:55,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1346 X-Openstack-Request-Id: req-80fb9536-104d-4f17-bfd7-9993f2ffd112 Date: Tue, 04 Dec 2018 19:45:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T19:43:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b407bb01-f27b-42f1-95f1-1c77e873561a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7156be1802b84962aaa9ceab6d73cc34","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-04T19:45:55Z","provider:segmentation_id":73,"name":"vmready1-net_584781eb-19a7-45d5-aa95-9f7b6ff0f2f5","admin_state_up":true,"tenant_id":"7156be1802b84962aaa9ceab6d73cc34","created_at":"2018-12-04T19:45:55Z","provider:network_type":"vxlan"}]} 2018-12-04 19:45:55,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-80fb9536-104d-4f17-bfd7-9993f2ffd112 2018-12-04 19:45:55,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111649036407s 2018-12-04 19:45:55,884 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-80fb9536-104d-4f17-bfd7-9993f2ffd112 2018-12-04 19:45:55,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-04 19:45:55,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}c94c814dc4f68226e1094755de46ba36113c98f9" -d '{"subnet": {"name": "vmready1-subnet_584781eb-19a7-45d5-aa95-9f7b6ff0f2f5", "enable_dhcp": true, "network_id": "b407bb01-f27b-42f1-95f1-1c77e873561a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-04 19:45:56,487 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-48544a42-8700-4496-a69c-2dcc528f907d Date: Tue, 04 Dec 2018 19:45:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b407bb01-f27b-42f1-95f1-1c77e873561a","tenant_id":"7156be1802b84962aaa9ceab6d73cc34","created_at":"2018-12-04T19:45:56Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-04T19:45:56Z","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":"7156be1802b84962aaa9ceab6d73cc34","id":"5cff314e-f421-42bc-9bad-e2c8813e17df","subnetpool_id":null,"name":"vmready1-subnet_584781eb-19a7-45d5-aa95-9f7b6ff0f2f5"}} 2018-12-04 19:45:56,487 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-48544a42-8700-4496-a69c-2dcc528f907d 2018-12-04 19:45:56,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.60152888298s 2018-12-04 19:45:56,488 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-48544a42-8700-4496-a69c-2dcc528f907d 2018-12-04 19:45:56,488 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-04T19:45: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'5cff314e-f421-42bc-9bad-e2c8813e17df', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_584781eb-19a7-45d5-aa95-9f7b6ff0f2f5', u'enable_dhcp': True, u'network_id': u'b407bb01-f27b-42f1-95f1-1c77e873561a', u'tenant_id': u'7156be1802b84962aaa9ceab6d73cc34', u'created_at': u'2018-12-04T19:45: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'7156be1802b84962aaa9ceab6d73cc34'}) 2018-12-04 19:45:56,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-04 19:45:56,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}c94c814dc4f68226e1094755de46ba36113c98f9" -d '{"router": {"external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "name": "vmready1-router_584781eb-19a7-45d5-aa95-9f7b6ff0f2f5", "admin_state_up": true}}' 2018-12-04 19:45:57,622 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-ddb69505-45d6-4a7e-b274-ac421963d601 Date: Tue, 04 Dec 2018 19:45:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:56Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-04T19:45:57Z", "revision_number": 2, "routes": [], "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "a4d9a2d1-a2c2-4205-ba37-0dfde7e61baf", "name": "vmready1-router_584781eb-19a7-45d5-aa95-9f7b6ff0f2f5"}} 2018-12-04 19:45:57,622 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-ddb69505-45d6-4a7e-b274-ac421963d601 2018-12-04 19:45:57,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.13369202614s 2018-12-04 19:45:57,623 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-ddb69505-45d6-4a7e-b274-ac421963d601 2018-12-04 19:45:57,623 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'90070285-9e79-459a-b14a-3d1fcc36db90', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'caf0e3d6-6d8d-494c-a544-3ba2d42faa13', u'ip_address': u'172.30.9.212'}]}, u'description': u'', u'tags': [], u'tenant_id': u'7156be1802b84962aaa9ceab6d73cc34', u'created_at': u'2018-12-04T19:45:56Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-12-04T19:45:57Z', u'revision_number': 2, u'routes': [], u'project_id': u'7156be1802b84962aaa9ceab6d73cc34', u'id': u'a4d9a2d1-a2c2-4205-ba37-0dfde7e61baf', u'name': u'vmready1-router_584781eb-19a7-45d5-aa95-9f7b6ff0f2f5'}) 2018-12-04 19:45:57,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-04 19:45:57,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/a4d9a2d1-a2c2-4205-ba37-0dfde7e61baf/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}c94c814dc4f68226e1094755de46ba36113c98f9" -d '{"subnet_id": "5cff314e-f421-42bc-9bad-e2c8813e17df"}' 2018-12-04 19:45:59,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d568b4a8-d45a-4904-a5a3-f983ddf1a894 Date: Tue, 04 Dec 2018 19:45:59 GMT RESP BODY: {"network_id": "b407bb01-f27b-42f1-95f1-1c77e873561a", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "subnet_id": "5cff314e-f421-42bc-9bad-e2c8813e17df", "subnet_ids": ["5cff314e-f421-42bc-9bad-e2c8813e17df"], "port_id": "98b80328-cc69-4d83-a1b1-e80d406cd20e", "id": "a4d9a2d1-a2c2-4205-ba37-0dfde7e61baf"} 2018-12-04 19:45:59,536 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/a4d9a2d1-a2c2-4205-ba37-0dfde7e61baf/add_router_interface.json used request id req-d568b4a8-d45a-4904-a5a3-f983ddf1a894 2018-12-04 19:45:59,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.912774086s 2018-12-04 19:45:59,537 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/a4d9a2d1-a2c2-4205-ba37-0dfde7e61baf/add_router_interface.json used request id req-d568b4a8-d45a-4904-a5a3-f983ddf1a894 returning object a4d9a2d1-a2c2-4205-ba37-0dfde7e61baf 2018-12-04 19:45:59,537 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 19:45:59,668 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-04 19:45:59,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 19:45:59,673 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 04 Dec 2018 19:45:59 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-12-04 19:45:59,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 19:45:59,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c94c814dc4f68226e1094755de46ba36113c98f9" 2018-12-04 19:46:00,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-c2145347-f570-462e-a54b-2f823745ede2 Date: Tue, 04 Dec 2018 19:46:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 19:46:00,349 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c2145347-f570-462e-a54b-2f823745ede2 2018-12-04 19:46:00,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.673899173737s 2018-12-04 19:46:00,350 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c2145347-f570-462e-a54b-2f823745ede2 2018-12-04 19:46:00,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-04 19:46:00,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c94c814dc4f68226e1094755de46ba36113c98f9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_584781eb-19a7-45d5-aa95-9f7b6ff0f2f5", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_584781eb-19a7-45d5-aa95-9f7b6ff0f2f5"}' 2018-12-04 19:46:00,424 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/90a63454-df76-4a03-a05b-c9a2228751b3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c9861575-47f0-4b6b-b19a-00b18768ac2e Date: Tue, 04 Dec 2018 19:46:00 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/90a63454-df76-4a03-a05b-c9a2228751b3/file", "owner": "7156be1802b84962aaa9ceab6d73cc34", "id": "90a63454-df76-4a03-a05b-c9a2228751b3", "size": null, "self": "/v2/images/90a63454-df76-4a03-a05b-c9a2228751b3", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T19:46:00Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_584781eb-19a7-45d5-aa95-9f7b6ff0f2f5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_584781eb-19a7-45d5-aa95-9f7b6ff0f2f5", "checksum": null, "created_at": "2018-12-04T19:46:00Z", "protected": false} 2018-12-04 19:46:00,424 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-c9861575-47f0-4b6b-b19a-00b18768ac2e 2018-12-04 19:46:00,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0666310787201s 2018-12-04 19:46:00,425 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-c9861575-47f0-4b6b-b19a-00b18768ac2e returning object 90a63454-df76-4a03-a05b-c9a2228751b3 2018-12-04 19:46:00,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-04 19:46:00,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/90a63454-df76-4a03-a05b-c9a2228751b3/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}c94c814dc4f68226e1094755de46ba36113c98f9" -d '' 2018-12-04 19:46:02,929 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-50fc170b-b691-427a-a7ab-dc333a22ca58 Date: Tue, 04 Dec 2018 19:46:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 19:46:02,929 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/90a63454-df76-4a03-a05b-c9a2228751b3/file used request id req-50fc170b-b691-427a-a7ab-dc333a22ca58 2018-12-04 19:46:02,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.50378799438s 2018-12-04 19:46:02,929 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/90a63454-df76-4a03-a05b-c9a2228751b3/file used request id req-50fc170b-b691-427a-a7ab-dc333a22ca58 2018-12-04 19:46:02,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 19:46:02,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c94c814dc4f68226e1094755de46ba36113c98f9" 2018-12-04 19:46:02,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-1e329a83-1597-4cbd-9200-fc2b2c1b5736 Date: Tue, 04 Dec 2018 19:46:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/90a63454-df76-4a03-a05b-c9a2228751b3/snap", "metadata": {}}], "file": "/v2/images/90a63454-df76-4a03-a05b-c9a2228751b3/file", "owner": "7156be1802b84962aaa9ceab6d73cc34", "id": "90a63454-df76-4a03-a05b-c9a2228751b3", "size": 12716032, "self": "/v2/images/90a63454-df76-4a03-a05b-c9a2228751b3", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/90a63454-df76-4a03-a05b-c9a2228751b3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T19:46:02Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_584781eb-19a7-45d5-aa95-9f7b6ff0f2f5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_584781eb-19a7-45d5-aa95-9f7b6ff0f2f5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T19:46:00Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 19:46:02,959 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-1e329a83-1597-4cbd-9200-fc2b2c1b5736 2018-12-04 19:46:02,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.025731086731s 2018-12-04 19:46:02,960 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-1e329a83-1597-4cbd-9200-fc2b2c1b5736 2018-12-04 19:46:02,961 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/90a63454-df76-4a03-a05b-c9a2228751b3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/90a63454-df76-4a03-a05b-c9a2228751b3/file', 'owner': u'7156be1802b84962aaa9ceab6d73cc34', 'id': u'90a63454-df76-4a03-a05b-c9a2228751b3', 'size': 12716032, u'self': u'/v2/images/90a63454-df76-4a03-a05b-c9a2228751b3', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7156be1802b84962aaa9ceab6d73cc34', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/90a63454-df76-4a03-a05b-c9a2228751b3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-04T19:46:02Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-04T19:46:02Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_584781eb-19a7-45d5-aa95-9f7b6ff0f2f5', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/90a63454-df76-4a03-a05b-c9a2228751b3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready1-img_584781eb-19a7-45d5-aa95-9f7b6ff0f2f5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_584781eb-19a7-45d5-aa95-9f7b6ff0f2f5', 'created': u'2018-12-04T19:46:00Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-04T19:46:00Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/90a63454-df76-4a03-a05b-c9a2228751b3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready1-img_584781eb-19a7-45d5-aa95-9f7b6ff0f2f5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-04 19:46:02,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-04 19:46:02,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}c94c814dc4f68226e1094755de46ba36113c98f9" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_584781eb-19a7-45d5-aa95-9f7b6ff0f2f5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-04 19:46:03,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19: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-db3efdf2-4040-4530-93ed-e9987d0f08a0 x-compute-request-id: req-db3efdf2-4040-4530-93ed-e9987d0f08a0 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_584781eb-19a7-45d5-aa95-9f7b6ff0f2f5", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f784e018-c79c-4137-8489-86ac67d2f77a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f784e018-c79c-4137-8489-86ac67d2f77a", "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": "f784e018-c79c-4137-8489-86ac67d2f77a"}} 2018-12-04 19:46:03,609 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-db3efdf2-4040-4530-93ed-e9987d0f08a0 2018-12-04 19:46:03,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.64669919014s 2018-12-04 19:46:03,609 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-db3efdf2-4040-4530-93ed-e9987d0f08a0 2018-12-04 19:46:03,610 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_584781eb-19a7-45d5-aa95-9f7b6ff0f2f5', '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'7156be1802b84962aaa9ceab6d73cc34', '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'f784e018-c79c-4137-8489-86ac67d2f77a', 'swap': 0}) 2018-12-04 19:46:03,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-04 19:46:03,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/f784e018-c79c-4137-8489-86ac67d2f77a/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}c94c814dc4f68226e1094755de46ba36113c98f9" -d '{"extra_specs": {}}' 2018-12-04 19:46:03,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:46:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4d398f48-59e7-4c3b-84d5-2a318d44617e x-compute-request-id: req-4d398f48-59e7-4c3b-84d5-2a318d44617e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-04 19:46:03,634 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/f784e018-c79c-4137-8489-86ac67d2f77a/os-extra_specs used request id req-4d398f48-59e7-4c3b-84d5-2a318d44617e 2018-12-04 19:46:03,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0235381126404s 2018-12-04 19:46:03,635 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/f784e018-c79c-4137-8489-86ac67d2f77a/os-extra_specs used request id req-4d398f48-59e7-4c3b-84d5-2a318d44617e 2018-12-04 19:46:03,746 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-04 19:46:03,747 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-04 19:46:03,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-04 19:46:03,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/a4d9a2d1-a2c2-4205-ba37-0dfde7e61baf/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}c94c814dc4f68226e1094755de46ba36113c98f9" -d '{"subnet_id": "5cff314e-f421-42bc-9bad-e2c8813e17df"}' 2018-12-04 19:46:05,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4c8b31b3-4ed9-48ca-9bb3-da6088087134 Date: Tue, 04 Dec 2018 19:46:05 GMT RESP BODY: {"network_id": "b407bb01-f27b-42f1-95f1-1c77e873561a", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "subnet_id": "5cff314e-f421-42bc-9bad-e2c8813e17df", "subnet_ids": ["5cff314e-f421-42bc-9bad-e2c8813e17df"], "port_id": "98b80328-cc69-4d83-a1b1-e80d406cd20e", "id": "a4d9a2d1-a2c2-4205-ba37-0dfde7e61baf"} 2018-12-04 19:46:05,481 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/a4d9a2d1-a2c2-4205-ba37-0dfde7e61baf/remove_router_interface.json used request id req-4c8b31b3-4ed9-48ca-9bb3-da6088087134 2018-12-04 19:46:05,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.7287209034s 2018-12-04 19:46:05,482 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/a4d9a2d1-a2c2-4205-ba37-0dfde7e61baf/remove_router_interface.json used request id req-4c8b31b3-4ed9-48ca-9bb3-da6088087134 returning object a4d9a2d1-a2c2-4205-ba37-0dfde7e61baf 2018-12-04 19:46:05,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-04 19:46:05,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}c94c814dc4f68226e1094755de46ba36113c98f9" 2018-12-04 19:46:05,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 644 X-Openstack-Request-Id: req-dd73defa-c01a-4c2e-b872-6e5f4c74058c Date: Tue, 04 Dec 2018 19:46:05 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:56Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-04T19:46:04Z", "revision_number": 4, "routes": [], "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "a4d9a2d1-a2c2-4205-ba37-0dfde7e61baf", "name": "vmready1-router_584781eb-19a7-45d5-aa95-9f7b6ff0f2f5"}]} 2018-12-04 19:46:05,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-dd73defa-c01a-4c2e-b872-6e5f4c74058c 2018-12-04 19:46:05,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.107440948486s 2018-12-04 19:46:05,590 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-dd73defa-c01a-4c2e-b872-6e5f4c74058c 2018-12-04 19:46:05,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-04 19:46:05,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/a4d9a2d1-a2c2-4205-ba37-0dfde7e61baf.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c94c814dc4f68226e1094755de46ba36113c98f9" 2018-12-04 19:46:06,780 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-45f5b038-6149-4dc4-ab7b-527b1c5601aa Content-Length: 0 Date: Tue, 04 Dec 2018 19:46:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 19:46:06,780 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/a4d9a2d1-a2c2-4205-ba37-0dfde7e61baf.json used request id req-45f5b038-6149-4dc4-ab7b-527b1c5601aa 2018-12-04 19:46:06,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.18891406059s 2018-12-04 19:46:06,781 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/a4d9a2d1-a2c2-4205-ba37-0dfde7e61baf.json used request id req-45f5b038-6149-4dc4-ab7b-527b1c5601aa 2018-12-04 19:46:06,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-04 19:46:06,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}c94c814dc4f68226e1094755de46ba36113c98f9" 2018-12-04 19:46:06,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1290 X-Openstack-Request-Id: req-5e70ff3a-5d38-432a-97d0-009c16863e1c Date: Tue, 04 Dec 2018 19:46:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b407bb01-f27b-42f1-95f1-1c77e873561a","tenant_id":"7156be1802b84962aaa9ceab6d73cc34","created_at":"2018-12-04T19:45:56Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-04T19:45:56Z","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":"7156be1802b84962aaa9ceab6d73cc34","id":"5cff314e-f421-42bc-9bad-e2c8813e17df","subnetpool_id":null,"name":"vmready1-subnet_584781eb-19a7-45d5-aa95-9f7b6ff0f2f5"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"90070285-9e79-459a-b14a-3d1fcc36db90","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:43:04Z","dns_nameservers":[],"updated_at":"2018-12-04T19:43:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"7b85822c75b8440e997578ae1b00b657","id":"caf0e3d6-6d8d-494c-a544-3ba2d42faa13","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-04 19:46:06,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-5e70ff3a-5d38-432a-97d0-009c16863e1c 2018-12-04 19:46:06,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.075599193573s 2018-12-04 19:46:06,857 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-5e70ff3a-5d38-432a-97d0-009c16863e1c 2018-12-04 19:46:06,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-04 19:46:06,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/5cff314e-f421-42bc-9bad-e2c8813e17df.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c94c814dc4f68226e1094755de46ba36113c98f9" 2018-12-04 19:46:08,030 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-aa9140c6-e578-47fb-897c-a13220296f7f Date: Tue, 04 Dec 2018 19:46:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 19:46:08,031 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/5cff314e-f421-42bc-9bad-e2c8813e17df.json used request id req-aa9140c6-e578-47fb-897c-a13220296f7f 2018-12-04 19:46:08,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.17174100876s 2018-12-04 19:46:08,031 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/5cff314e-f421-42bc-9bad-e2c8813e17df.json used request id req-aa9140c6-e578-47fb-897c-a13220296f7f 2018-12-04 19:46:08,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:46:08,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}c94c814dc4f68226e1094755de46ba36113c98f9" 2018-12-04 19:46:08,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-14f86c96-5bd3-46fe-9404-e4c6fc736551 Date: Tue, 04 Dec 2018 19:46:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T19:43:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b407bb01-f27b-42f1-95f1-1c77e873561a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7156be1802b84962aaa9ceab6d73cc34","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-04T19:46:07Z","provider:segmentation_id":73,"name":"vmready1-net_584781eb-19a7-45d5-aa95-9f7b6ff0f2f5","admin_state_up":true,"tenant_id":"7156be1802b84962aaa9ceab6d73cc34","created_at":"2018-12-04T19:45:55Z","provider:network_type":"vxlan"}]} 2018-12-04 19:46:08,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-14f86c96-5bd3-46fe-9404-e4c6fc736551 2018-12-04 19:46:08,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0866289138794s 2018-12-04 19:46:08,118 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-14f86c96-5bd3-46fe-9404-e4c6fc736551 2018-12-04 19:46:08,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-04 19:46:08,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/b407bb01-f27b-42f1-95f1-1c77e873561a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c94c814dc4f68226e1094755de46ba36113c98f9" 2018-12-04 19:46:09,286 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-41222b75-4dcb-4804-946e-18b83f11f22c Date: Tue, 04 Dec 2018 19:46:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 19:46:09,287 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/b407bb01-f27b-42f1-95f1-1c77e873561a.json used request id req-41222b75-4dcb-4804-946e-18b83f11f22c 2018-12-04 19:46:09,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.16718196869s 2018-12-04 19:46:09,287 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/b407bb01-f27b-42f1-95f1-1c77e873561a.json used request id req-41222b75-4dcb-4804-946e-18b83f11f22c 2018-12-04 19:46:09,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 19:46:09,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c94c814dc4f68226e1094755de46ba36113c98f9" 2018-12-04 19:46:09,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-12c748d2-c35b-42e2-bbb4-9d0221c43c64 Date: Tue, 04 Dec 2018 19:46:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/90a63454-df76-4a03-a05b-c9a2228751b3/snap", "metadata": {}}], "file": "/v2/images/90a63454-df76-4a03-a05b-c9a2228751b3/file", "owner": "7156be1802b84962aaa9ceab6d73cc34", "id": "90a63454-df76-4a03-a05b-c9a2228751b3", "size": 12716032, "self": "/v2/images/90a63454-df76-4a03-a05b-c9a2228751b3", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/90a63454-df76-4a03-a05b-c9a2228751b3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T19:46:02Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_584781eb-19a7-45d5-aa95-9f7b6ff0f2f5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_584781eb-19a7-45d5-aa95-9f7b6ff0f2f5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T19:46:00Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 19:46:09,320 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-12c748d2-c35b-42e2-bbb4-9d0221c43c64 2018-12-04 19:46:09,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0288898944855s 2018-12-04 19:46:09,320 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-12c748d2-c35b-42e2-bbb4-9d0221c43c64 2018-12-04 19:46:09,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-04 19:46:09,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/90a63454-df76-4a03-a05b-c9a2228751b3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c94c814dc4f68226e1094755de46ba36113c98f9" 2018-12-04 19:46:10,307 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e5a5385d-8a65-48d1-aaa7-ef4977350497 Date: Tue, 04 Dec 2018 19:46:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 19:46:10,307 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/90a63454-df76-4a03-a05b-c9a2228751b3 used request id req-e5a5385d-8a65-48d1-aaa7-ef4977350497 2018-12-04 19:46:10,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.985278129578s 2018-12-04 19:46:10,307 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/90a63454-df76-4a03-a05b-c9a2228751b3 used request id req-e5a5385d-8a65-48d1-aaa7-ef4977350497 2018-12-04 19:46:10,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-04 19:46:10,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}c94c814dc4f68226e1094755de46ba36113c98f9" 2018-12-04 19:46:10,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:46: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-e4e61426-5cc6-4ddb-82a3-4f3cdcdbb29b x-compute-request-id: req-e4e61426-5cc6-4ddb-82a3-4f3cdcdbb29b Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_584781eb-19a7-45d5-aa95-9f7b6ff0f2f5", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f784e018-c79c-4137-8489-86ac67d2f77a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f784e018-c79c-4137-8489-86ac67d2f77a", "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": "f784e018-c79c-4137-8489-86ac67d2f77a"}]} 2018-12-04 19:46:10,340 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-e4e61426-5cc6-4ddb-82a3-4f3cdcdbb29b 2018-12-04 19:46:10,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0316288471222s 2018-12-04 19:46:10,340 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-e4e61426-5cc6-4ddb-82a3-4f3cdcdbb29b 2018-12-04 19:46:10,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-04 19:46:10,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/f784e018-c79c-4137-8489-86ac67d2f77a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c94c814dc4f68226e1094755de46ba36113c98f9" 2018-12-04 19:46:10,485 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 19:46: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-cbcae139-2067-42b7-9877-dd32447cbe9a x-compute-request-id: req-cbcae139-2067-42b7-9877-dd32447cbe9a Content-Length: 0 Content-Type: application/json 2018-12-04 19:46:10,485 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/f784e018-c79c-4137-8489-86ac67d2f77a used request id req-cbcae139-2067-42b7-9877-dd32447cbe9a 2018-12-04 19:46:10,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.143739938736s 2018-12-04 19:46:10,486 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/f784e018-c79c-4137-8489-86ac67d2f77a used request id req-cbcae139-2067-42b7-9877-dd32447cbe9a 2018-12-04 19:46:10,534 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-12-04 19:46:10,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 19:46:10,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:46:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68cb356c-10f9-4e95-a6d6-411bfd49d525 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 19:46:10,582 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-68cb356c-10f9-4e95-a6d6-411bfd49d525 2018-12-04 19:46:10,582 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 19:46:10,974 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T20:46:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "61d4c3b4398c40adbd8e901c42776579"}, "audit_ids": ["RyPS8QhXQwm_yVwlmlKUYQ"], "issued_at": "2018-12-04T19:46:10.000000Z"}} 2018-12-04 19:46:10,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:46:10,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}028f8db3b4467a5e4d854dcb7835f3d2775b36d9" 2018-12-04 19:46:11,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-2c38f1a9-2bbb-4724-aec0-a584e73cd009 Date: Tue, 04 Dec 2018 19:46:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T19:43:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"}]} 2018-12-04 19:46:11,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2c38f1a9-2bbb-4724-aec0-a584e73cd009 2018-12-04 19:46:11,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.259253025055s 2018-12-04 19:46:11,237 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2c38f1a9-2bbb-4724-aec0-a584e73cd009 2018-12-04 19:46:11,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 19:46:11,246 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 19:46:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 19:46:11,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 19:46:11,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}028f8db3b4467a5e4d854dcb7835f3d2775b36d9" 2018-12-04 19:46:11,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:46:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-984cb84f-72c7-4486-aca4-ad97e434e5d1 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-04 19:46:11,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-984cb84f-72c7-4486-aca4-ad97e434e5d1 2018-12-04 19:46:11,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0904710292816s 2018-12-04 19:46:11,338 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-984cb84f-72c7-4486-aca4-ad97e434e5d1 2018-12-04 19:46:11,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-04 19:46:11,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}028f8db3b4467a5e4d854dcb7835f3d2775b36d9" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_f92585ed-1996-4a68-8c32-99da459f8e02"}}' 2018-12-04 19:46:11,509 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 19:46:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfe9f584-5976-478f-96ae-e9faba1fe16d 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.23:5000/v3/projects/338abf0c58fd4066a4b66252ab3c8d7b"}, "tags": [], "enabled": true, "id": "338abf0c58fd4066a4b66252ab3c8d7b", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_f92585ed-1996-4a68-8c32-99da459f8e02"}} 2018-12-04 19:46:11,509 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-bfe9f584-5976-478f-96ae-e9faba1fe16d 2018-12-04 19:46:11,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.164064884186s 2018-12-04 19:46:11,509 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-bfe9f584-5976-478f-96ae-e9faba1fe16d 2018-12-04 19:46:11,510 - 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'338abf0c58fd4066a4b66252ab3c8d7b', '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_f92585ed-1996-4a68-8c32-99da459f8e02'}) 2018-12-04 19:46:11,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-04 19:46:11,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}028f8db3b4467a5e4d854dcb7835f3d2775b36d9" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "089e3489-5d0f-4795-bed2-a647d43f1abd", "email": null, "name": "vmready2-user_f92585ed-1996-4a68-8c32-99da459f8e02"}}' 2018-12-04 19:46:11,949 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 19:46:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5a86bb9-36d5-4c39-8c27-85eabcd2cd96 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_f92585ed-1996-4a68-8c32-99da459f8e02", "links": {"self": "http://172.30.9.23:5000/v3/users/2a87ecfbe78b455a8ff5336fcccdd56e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a87ecfbe78b455a8ff5336fcccdd56e", "domain_id": "default", "password_expires_at": null}} 2018-12-04 19:46:11,949 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-c5a86bb9-36d5-4c39-8c27-85eabcd2cd96 2018-12-04 19:46:11,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.433660030365s 2018-12-04 19:46:11,950 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-c5a86bb9-36d5-4c39-8c27-85eabcd2cd96 2018-12-04 19:46:11,950 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2a87ecfbe78b455a8ff5336fcccdd56e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_f92585ed-1996-4a68-8c32-99da459f8e02'}) 2018-12-04 19:46:11,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 19:46:11,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}028f8db3b4467a5e4d854dcb7835f3d2775b36d9" 2018-12-04 19:46:12,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:46:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa55c67a-1e1c-431e-a776-a58b641c8134 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 19:46:12,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fa55c67a-1e1c-431e-a776-a58b641c8134 2018-12-04 19:46:12,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101114988327s 2018-12-04 19:46:12,055 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fa55c67a-1e1c-431e-a776-a58b641c8134 2018-12-04 19:46:12,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 19:46:12,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}028f8db3b4467a5e4d854dcb7835f3d2775b36d9" 2018-12-04 19:46:12,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:46:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db66896f-f210-414a-b655-8135e080e551 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 19:46:12,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-db66896f-f210-414a-b655-8135e080e551 2018-12-04 19:46:12,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0953741073608s 2018-12-04 19:46:12,156 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-db66896f-f210-414a-b655-8135e080e551 2018-12-04 19:46:12,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 19:46:12,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}028f8db3b4467a5e4d854dcb7835f3d2775b36d9" 2018-12-04 19:46:12,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:46:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-763d8020-7f45-4faf-b74a-d557e3bdc167 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 19:46:12,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-763d8020-7f45-4faf-b74a-d557e3bdc167 2018-12-04 19:46:12,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100009918213s 2018-12-04 19:46:12,260 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-763d8020-7f45-4faf-b74a-d557e3bdc167 2018-12-04 19:46:12,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 19:46:12,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}028f8db3b4467a5e4d854dcb7835f3d2775b36d9" 2018-12-04 19:46:12,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:46:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf785436-8685-4f3c-82e0-f89f2ff66521 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "vmready2-user_f92585ed-1996-4a68-8c32-99da459f8e02", "links": {"self": "http://172.30.9.23:5000/v3/users/2a87ecfbe78b455a8ff5336fcccdd56e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a87ecfbe78b455a8ff5336fcccdd56e", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 19:46:12,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bf785436-8685-4f3c-82e0-f89f2ff66521 2018-12-04 19:46:12,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0434339046478s 2018-12-04 19:46:12,305 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bf785436-8685-4f3c-82e0-f89f2ff66521 2018-12-04 19:46:12,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 19:46:12,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}028f8db3b4467a5e4d854dcb7835f3d2775b36d9" 2018-12-04 19:46:12,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:46:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebabee5b-1662-4a3c-8af1-9b4511108c07 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.23:5000/v3/projects/338abf0c58fd4066a4b66252ab3c8d7b"}, "tags": [], "enabled": true, "id": "338abf0c58fd4066a4b66252ab3c8d7b", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_f92585ed-1996-4a68-8c32-99da459f8e02"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-04 19:46:12,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-ebabee5b-1662-4a3c-8af1-9b4511108c07 2018-12-04 19:46:12,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0933039188385s 2018-12-04 19:46:12,410 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-ebabee5b-1662-4a3c-8af1-9b4511108c07 2018-12-04 19:46:12,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 19:46:12,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=2a87ecfbe78b455a8ff5336fcccdd56e&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=338abf0c58fd4066a4b66252ab3c8d7b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}028f8db3b4467a5e4d854dcb7835f3d2775b36d9" 2018-12-04 19:46:12,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:46:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c8b0422-762b-451f-96c8-29789b4f8ced Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=2a87ecfbe78b455a8ff5336fcccdd56e&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=338abf0c58fd4066a4b66252ab3c8d7b", "previous": null, "next": null}} 2018-12-04 19:46:12,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=2a87ecfbe78b455a8ff5336fcccdd56e&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=338abf0c58fd4066a4b66252ab3c8d7b used request id req-8c8b0422-762b-451f-96c8-29789b4f8ced 2018-12-04 19:46:12,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0907089710236s 2018-12-04 19:46:12,509 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=2a87ecfbe78b455a8ff5336fcccdd56e&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=338abf0c58fd4066a4b66252ab3c8d7b used request id req-8c8b0422-762b-451f-96c8-29789b4f8ced 2018-12-04 19:46:12,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-04 19:46:12,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/338abf0c58fd4066a4b66252ab3c8d7b/users/2a87ecfbe78b455a8ff5336fcccdd56e/roles/d20a1200fc7441df95f6f68766e80849 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}028f8db3b4467a5e4d854dcb7835f3d2775b36d9" 2018-12-04 19:46:12,653 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 19:46:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b722f9ed-e734-44b5-bad4-52cc5f193ef0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 19:46:12,653 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/338abf0c58fd4066a4b66252ab3c8d7b/users/2a87ecfbe78b455a8ff5336fcccdd56e/roles/d20a1200fc7441df95f6f68766e80849 used request id req-b722f9ed-e734-44b5-bad4-52cc5f193ef0 2018-12-04 19:46:12,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.140421152115s 2018-12-04 19:46:12,653 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/338abf0c58fd4066a4b66252ab3c8d7b/users/2a87ecfbe78b455a8ff5336fcccdd56e/roles/d20a1200fc7441df95f6f68766e80849 used request id req-b722f9ed-e734-44b5-bad4-52cc5f193ef0 2018-12-04 19:46:12,654 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_f92585ed-1996-4a68-8c32-99da459f8e02', 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'338abf0c58fd4066a4b66252ab3c8d7b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '089e3489-5d0f-4795-bed2-a647d43f1abd', 'username': u'vmready2-user_f92585ed-1996-4a68-8c32-99da459f8e02', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-04 19:46:12,658 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_f92585ed-1996-4a68-8c32-99da459f8e02', 'password': '089e3489-5d0f-4795-bed2-a647d43f1abd', 'project_name': 'vmready2-project_f92585ed-1996-4a68-8c32-99da459f8e02', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': '338abf0c58fd4066a4b66252ab3c8d7b', 'project_domain_name': 'Default'} 2018-12-04 19:46:12,659 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-12-04 19:46:12,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 19:46:12,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}028f8db3b4467a5e4d854dcb7835f3d2775b36d9" 2018-12-04 19:46:12,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:46:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84ca8d1b-eb19-4eb0-bf72-ecbed1301fbb Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-04 19:46:12,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-84ca8d1b-eb19-4eb0-bf72-ecbed1301fbb 2018-12-04 19:46:12,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0960891246796s 2018-12-04 19:46:12,756 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-84ca8d1b-eb19-4eb0-bf72-ecbed1301fbb 2018-12-04 19:46:12,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 19:46:12,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}028f8db3b4467a5e4d854dcb7835f3d2775b36d9" 2018-12-04 19:46:12,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:46:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-824d07c7-36c0-4247-a1c6-a80de64d6470 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.23:5000/v3/projects/338abf0c58fd4066a4b66252ab3c8d7b"}, "tags": [], "enabled": true, "id": "338abf0c58fd4066a4b66252ab3c8d7b", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_f92585ed-1996-4a68-8c32-99da459f8e02"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-04 19:46:12,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-824d07c7-36c0-4247-a1c6-a80de64d6470 2018-12-04 19:46:12,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.094053030014s 2018-12-04 19:46:12,857 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-824d07c7-36c0-4247-a1c6-a80de64d6470 2018-12-04 19:46:12,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-04 19:46:12,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}028f8db3b4467a5e4d854dcb7835f3d2775b36d9" -d '{"network": {"tenant_id": "338abf0c58fd4066a4b66252ab3c8d7b", "name": "vmready2-net_f92585ed-1996-4a68-8c32-99da459f8e02", "admin_state_up": true}}' 2018-12-04 19:46:13,480 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-04010087-9942-468c-b60a-abbb77a738c2 Date: Tue, 04 Dec 2018 19:46:13 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"62636aef-f02e-41b7-a6f5-0f1ce8881306","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"338abf0c58fd4066a4b66252ab3c8d7b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-04T19:46:13Z","is_default":false,"provider:segmentation_id":7,"name":"vmready2-net_f92585ed-1996-4a68-8c32-99da459f8e02","admin_state_up":true,"tenant_id":"338abf0c58fd4066a4b66252ab3c8d7b","created_at":"2018-12-04T19:46:13Z","mtu":1450}} 2018-12-04 19:46:13,480 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-04010087-9942-468c-b60a-abbb77a738c2 2018-12-04 19:46:13,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.620780944824s 2018-12-04 19:46:13,480 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-04010087-9942-468c-b60a-abbb77a738c2 2018-12-04 19:46:13,481 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-04T19:46:13Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'62636aef-f02e-41b7-a6f5-0f1ce8881306', u'provider:segmentation_id': 7, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_f92585ed-1996-4a68-8c32-99da459f8e02', u'admin_state_up': True, u'tenant_id': u'338abf0c58fd4066a4b66252ab3c8d7b', u'created_at': u'2018-12-04T19:46:13Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'338abf0c58fd4066a4b66252ab3c8d7b'}) 2018-12-04 19:46:13,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 19:46:13,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:46:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-360283e3-2df4-486a-8af2-99c9451ad311 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 19:46:13,489 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-360283e3-2df4-486a-8af2-99c9451ad311 2018-12-04 19:46:13,489 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 19:46:13,877 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}], "expires_at": "2018-12-04T20:46:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "338abf0c58fd4066a4b66252ab3c8d7b", "name": "vmready2-project_f92585ed-1996-4a68-8c32-99da459f8e02"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/338abf0c58fd4066a4b66252ab3c8d7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/338abf0c58fd4066a4b66252ab3c8d7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/338abf0c58fd4066a4b66252ab3c8d7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_338abf0c58fd4066a4b66252ab3c8d7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_338abf0c58fd4066a4b66252ab3c8d7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/338abf0c58fd4066a4b66252ab3c8d7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/338abf0c58fd4066a4b66252ab3c8d7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/338abf0c58fd4066a4b66252ab3c8d7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/338abf0c58fd4066a4b66252ab3c8d7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/338abf0c58fd4066a4b66252ab3c8d7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/338abf0c58fd4066a4b66252ab3c8d7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/338abf0c58fd4066a4b66252ab3c8d7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/338abf0c58fd4066a4b66252ab3c8d7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/338abf0c58fd4066a4b66252ab3c8d7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_f92585ed-1996-4a68-8c32-99da459f8e02", "id": "2a87ecfbe78b455a8ff5336fcccdd56e"}, "audit_ids": ["0a-U7fwAQoq71RTWGu47wQ"], "issued_at": "2018-12-04T19:46:13.000000Z"}} 2018-12-04 19:46:13,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:46:13,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}328c9d21196e6521afa0efff8d98ff26ef888a60" 2018-12-04 19:46:14,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1147 X-Openstack-Request-Id: req-7d7c0b13-3f73-4b37-a7c1-c082fa07762e Date: Tue, 04 Dec 2018 19:46:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T19:46:13Z","tenant_id":"338abf0c58fd4066a4b66252ab3c8d7b","created_at":"2018-12-04T19:46:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"338abf0c58fd4066a4b66252ab3c8d7b","id":"62636aef-f02e-41b7-a6f5-0f1ce8881306","name":"vmready2-net_f92585ed-1996-4a68-8c32-99da459f8e02"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T19:43:04Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"}]} 2018-12-04 19:46:14,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-7d7c0b13-3f73-4b37-a7c1-c082fa07762e 2018-12-04 19:46:14,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.282651901245s 2018-12-04 19:46:14,163 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-7d7c0b13-3f73-4b37-a7c1-c082fa07762e 2018-12-04 19:46:14,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-04 19:46:14,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}328c9d21196e6521afa0efff8d98ff26ef888a60" -d '{"subnet": {"name": "vmready2-subnet_f92585ed-1996-4a68-8c32-99da459f8e02", "enable_dhcp": true, "network_id": "62636aef-f02e-41b7-a6f5-0f1ce8881306", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-04 19:46:14,750 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-af43d70b-abfb-44c9-89cf-a92b2175fcde Date: Tue, 04 Dec 2018 19:46:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62636aef-f02e-41b7-a6f5-0f1ce8881306","tenant_id":"338abf0c58fd4066a4b66252ab3c8d7b","created_at":"2018-12-04T19:46:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-04T19:46:14Z","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":"338abf0c58fd4066a4b66252ab3c8d7b","id":"f623ad6e-e8ba-44aa-b9f0-70a3d34ef62a","subnetpool_id":null,"name":"vmready2-subnet_f92585ed-1996-4a68-8c32-99da459f8e02"}} 2018-12-04 19:46:14,750 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-af43d70b-abfb-44c9-89cf-a92b2175fcde 2018-12-04 19:46:14,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.58606004715s 2018-12-04 19:46:14,751 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-af43d70b-abfb-44c9-89cf-a92b2175fcde 2018-12-04 19:46:14,751 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-04T19:46:14Z', 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'f623ad6e-e8ba-44aa-b9f0-70a3d34ef62a', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_f92585ed-1996-4a68-8c32-99da459f8e02', u'enable_dhcp': True, u'network_id': u'62636aef-f02e-41b7-a6f5-0f1ce8881306', u'tenant_id': u'338abf0c58fd4066a4b66252ab3c8d7b', u'created_at': u'2018-12-04T19:46:14Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'338abf0c58fd4066a4b66252ab3c8d7b'}) 2018-12-04 19:46:14,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-04 19:46:14,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}328c9d21196e6521afa0efff8d98ff26ef888a60" -d '{"router": {"external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "name": "vmready2-router_f92585ed-1996-4a68-8c32-99da459f8e02", "admin_state_up": true}}' 2018-12-04 19:46:15,984 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-75fe349e-7e1e-4845-a111-8c05128a29ee Date: Tue, 04 Dec 2018 19:46:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "338abf0c58fd4066a4b66252ab3c8d7b", "created_at": "2018-12-04T19:46:14Z", "admin_state_up": true, "updated_at": "2018-12-04T19:46:15Z", "revision_number": 2, "routes": [], "project_id": "338abf0c58fd4066a4b66252ab3c8d7b", "id": "a1b4c81c-88c1-4e5c-a694-0f6727ed89a0", "name": "vmready2-router_f92585ed-1996-4a68-8c32-99da459f8e02"}} 2018-12-04 19:46:15,984 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-75fe349e-7e1e-4845-a111-8c05128a29ee 2018-12-04 19:46:15,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.23211503029s 2018-12-04 19:46:15,984 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-75fe349e-7e1e-4845-a111-8c05128a29ee 2018-12-04 19:46:15,985 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'90070285-9e79-459a-b14a-3d1fcc36db90', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'caf0e3d6-6d8d-494c-a544-3ba2d42faa13', u'ip_address': u'172.30.9.206'}]}, u'description': u'', u'tags': [], u'tenant_id': u'338abf0c58fd4066a4b66252ab3c8d7b', u'created_at': u'2018-12-04T19:46:14Z', u'admin_state_up': True, u'updated_at': u'2018-12-04T19:46:15Z', u'revision_number': 2, u'routes': [], u'project_id': u'338abf0c58fd4066a4b66252ab3c8d7b', u'id': u'a1b4c81c-88c1-4e5c-a694-0f6727ed89a0', u'name': u'vmready2-router_f92585ed-1996-4a68-8c32-99da459f8e02'}) 2018-12-04 19:46:15,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-04 19:46:15,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/a1b4c81c-88c1-4e5c-a694-0f6727ed89a0/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}328c9d21196e6521afa0efff8d98ff26ef888a60" -d '{"subnet_id": "f623ad6e-e8ba-44aa-b9f0-70a3d34ef62a"}' 2018-12-04 19:46:17,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9ae01e68-830c-4191-9aae-af5ad76db3e4 Date: Tue, 04 Dec 2018 19:46:17 GMT RESP BODY: {"network_id": "62636aef-f02e-41b7-a6f5-0f1ce8881306", "tenant_id": "338abf0c58fd4066a4b66252ab3c8d7b", "subnet_id": "f623ad6e-e8ba-44aa-b9f0-70a3d34ef62a", "subnet_ids": ["f623ad6e-e8ba-44aa-b9f0-70a3d34ef62a"], "port_id": "9f6b058d-fc6d-44b7-b966-b6b754222d85", "id": "a1b4c81c-88c1-4e5c-a694-0f6727ed89a0"} 2018-12-04 19:46:17,890 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/a1b4c81c-88c1-4e5c-a694-0f6727ed89a0/add_router_interface.json used request id req-9ae01e68-830c-4191-9aae-af5ad76db3e4 2018-12-04 19:46:17,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.9046728611s 2018-12-04 19:46:17,890 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/a1b4c81c-88c1-4e5c-a694-0f6727ed89a0/add_router_interface.json used request id req-9ae01e68-830c-4191-9aae-af5ad76db3e4 returning object a1b4c81c-88c1-4e5c-a694-0f6727ed89a0 2018-12-04 19:46:17,891 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 19:46:18,019 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-04 19:46:18,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 19:46:18,025 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 04 Dec 2018 19:46:18 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-12-04 19:46:18,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 19:46:18,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}328c9d21196e6521afa0efff8d98ff26ef888a60" 2018-12-04 19:46:18,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-eaec5fb8-8ddf-4bd6-a215-95c388b193a7 Date: Tue, 04 Dec 2018 19:46:18 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 19:46:18,797 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-eaec5fb8-8ddf-4bd6-a215-95c388b193a7 2018-12-04 19:46:18,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.769469022751s 2018-12-04 19:46:18,797 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-eaec5fb8-8ddf-4bd6-a215-95c388b193a7 2018-12-04 19:46:18,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-04 19:46:18,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}328c9d21196e6521afa0efff8d98ff26ef888a60" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_f92585ed-1996-4a68-8c32-99da459f8e02", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_f92585ed-1996-4a68-8c32-99da459f8e02"}' 2018-12-04 19:46:18,888 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/c24f23b8-e5ba-4eca-a09b-0a22a7c377ec Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5f6bd238-e4fc-4e5f-a4fa-5d3f61b451d0 Date: Tue, 04 Dec 2018 19:46:18 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c24f23b8-e5ba-4eca-a09b-0a22a7c377ec/file", "owner": "338abf0c58fd4066a4b66252ab3c8d7b", "id": "c24f23b8-e5ba-4eca-a09b-0a22a7c377ec", "size": null, "self": "/v2/images/c24f23b8-e5ba-4eca-a09b-0a22a7c377ec", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T19:46:18Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_f92585ed-1996-4a68-8c32-99da459f8e02", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_f92585ed-1996-4a68-8c32-99da459f8e02", "checksum": null, "created_at": "2018-12-04T19:46:18Z", "protected": false} 2018-12-04 19:46:18,889 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-5f6bd238-e4fc-4e5f-a4fa-5d3f61b451d0 2018-12-04 19:46:18,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0837891101837s 2018-12-04 19:46:18,889 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-5f6bd238-e4fc-4e5f-a4fa-5d3f61b451d0 returning object c24f23b8-e5ba-4eca-a09b-0a22a7c377ec 2018-12-04 19:46:18,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-04 19:46:18,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/c24f23b8-e5ba-4eca-a09b-0a22a7c377ec/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}328c9d21196e6521afa0efff8d98ff26ef888a60" -d '' 2018-12-04 19:46:19,331 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-83ab49cf-fe7a-489c-b71c-d95d75edd235 Date: Tue, 04 Dec 2018 19:46:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 19:46:19,331 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/c24f23b8-e5ba-4eca-a09b-0a22a7c377ec/file used request id req-83ab49cf-fe7a-489c-b71c-d95d75edd235 2018-12-04 19:46:19,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.441642045975s 2018-12-04 19:46:19,332 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/c24f23b8-e5ba-4eca-a09b-0a22a7c377ec/file used request id req-83ab49cf-fe7a-489c-b71c-d95d75edd235 2018-12-04 19:46:19,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 19:46:19,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}328c9d21196e6521afa0efff8d98ff26ef888a60" 2018-12-04 19:46:19,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-f6217bf8-4563-456a-9bbd-95c8d961b6f7 Date: Tue, 04 Dec 2018 19:46:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/c24f23b8-e5ba-4eca-a09b-0a22a7c377ec/snap", "metadata": {}}], "file": "/v2/images/c24f23b8-e5ba-4eca-a09b-0a22a7c377ec/file", "owner": "338abf0c58fd4066a4b66252ab3c8d7b", "id": "c24f23b8-e5ba-4eca-a09b-0a22a7c377ec", "size": 12716032, "self": "/v2/images/c24f23b8-e5ba-4eca-a09b-0a22a7c377ec", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/c24f23b8-e5ba-4eca-a09b-0a22a7c377ec/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T19:46:19Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_f92585ed-1996-4a68-8c32-99da459f8e02", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_f92585ed-1996-4a68-8c32-99da459f8e02", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T19:46:18Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 19:46:19,374 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-f6217bf8-4563-456a-9bbd-95c8d961b6f7 2018-12-04 19:46:19,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0377590656281s 2018-12-04 19:46:19,374 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-f6217bf8-4563-456a-9bbd-95c8d961b6f7 2018-12-04 19:46:19,376 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/c24f23b8-e5ba-4eca-a09b-0a22a7c377ec/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c24f23b8-e5ba-4eca-a09b-0a22a7c377ec/file', 'owner': u'338abf0c58fd4066a4b66252ab3c8d7b', 'id': u'c24f23b8-e5ba-4eca-a09b-0a22a7c377ec', 'size': 12716032, u'self': u'/v2/images/c24f23b8-e5ba-4eca-a09b-0a22a7c377ec', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338abf0c58fd4066a4b66252ab3c8d7b', 'name': 'vmready2-project_f92585ed-1996-4a68-8c32-99da459f8e02', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/c24f23b8-e5ba-4eca-a09b-0a22a7c377ec/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-04T19:46:19Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-04T19:46:19Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_f92585ed-1996-4a68-8c32-99da459f8e02', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/c24f23b8-e5ba-4eca-a09b-0a22a7c377ec', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready2-img_f92585ed-1996-4a68-8c32-99da459f8e02', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_f92585ed-1996-4a68-8c32-99da459f8e02', 'created': u'2018-12-04T19:46:18Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-04T19:46:18Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/c24f23b8-e5ba-4eca-a09b-0a22a7c377ec', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready2-img_f92585ed-1996-4a68-8c32-99da459f8e02', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-04 19:46:19,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-04 19:46:19,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}028f8db3b4467a5e4d854dcb7835f3d2775b36d9" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_f92585ed-1996-4a68-8c32-99da459f8e02", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-04 19:46:20,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:46: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-942d8f1a-b319-4e38-9abd-0c560695aa68 x-compute-request-id: req-942d8f1a-b319-4e38-9abd-0c560695aa68 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_f92585ed-1996-4a68-8c32-99da459f8e02", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/8316e82d-5e98-45e5-8b74-ececcb9631c4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/8316e82d-5e98-45e5-8b74-ececcb9631c4", "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": "8316e82d-5e98-45e5-8b74-ececcb9631c4"}} 2018-12-04 19:46:20,103 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-942d8f1a-b319-4e38-9abd-0c560695aa68 2018-12-04 19:46:20,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.726557016373s 2018-12-04 19:46:20,104 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-942d8f1a-b319-4e38-9abd-0c560695aa68 2018-12-04 19:46:20,105 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_f92585ed-1996-4a68-8c32-99da459f8e02', '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'7156be1802b84962aaa9ceab6d73cc34', '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'8316e82d-5e98-45e5-8b74-ececcb9631c4', 'swap': 0}) 2018-12-04 19:46:20,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-04 19:46:20,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/8316e82d-5e98-45e5-8b74-ececcb9631c4/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}028f8db3b4467a5e4d854dcb7835f3d2775b36d9" -d '{"extra_specs": {}}' 2018-12-04 19:46:20,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:46: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-b7184b96-0889-4770-bacc-9fa3cc61a6b5 x-compute-request-id: req-b7184b96-0889-4770-bacc-9fa3cc61a6b5 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-04 19:46:20,129 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/8316e82d-5e98-45e5-8b74-ececcb9631c4/os-extra_specs used request id req-b7184b96-0889-4770-bacc-9fa3cc61a6b5 2018-12-04 19:46:20,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0234229564667s 2018-12-04 19:46:20,129 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/8316e82d-5e98-45e5-8b74-ececcb9631c4/os-extra_specs used request id req-b7184b96-0889-4770-bacc-9fa3cc61a6b5 2018-12-04 19:46:20,234 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-04 19:46:20,234 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:07 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-04 19:46:20,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-04 19:46:20,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/a1b4c81c-88c1-4e5c-a694-0f6727ed89a0/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}328c9d21196e6521afa0efff8d98ff26ef888a60" -d '{"subnet_id": "f623ad6e-e8ba-44aa-b9f0-70a3d34ef62a"}' 2018-12-04 19:46:21,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e934f721-ce28-476b-a4a1-090441edf648 Date: Tue, 04 Dec 2018 19:46:21 GMT RESP BODY: {"network_id": "62636aef-f02e-41b7-a6f5-0f1ce8881306", "tenant_id": "338abf0c58fd4066a4b66252ab3c8d7b", "subnet_id": "f623ad6e-e8ba-44aa-b9f0-70a3d34ef62a", "subnet_ids": ["f623ad6e-e8ba-44aa-b9f0-70a3d34ef62a"], "port_id": "9f6b058d-fc6d-44b7-b966-b6b754222d85", "id": "a1b4c81c-88c1-4e5c-a694-0f6727ed89a0"} 2018-12-04 19:46:21,826 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/a1b4c81c-88c1-4e5c-a694-0f6727ed89a0/remove_router_interface.json used request id req-e934f721-ce28-476b-a4a1-090441edf648 2018-12-04 19:46:21,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.58683991432s 2018-12-04 19:46:21,826 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/a1b4c81c-88c1-4e5c-a694-0f6727ed89a0/remove_router_interface.json used request id req-e934f721-ce28-476b-a4a1-090441edf648 returning object a1b4c81c-88c1-4e5c-a694-0f6727ed89a0 2018-12-04 19:46:21,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-04 19:46:21,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}328c9d21196e6521afa0efff8d98ff26ef888a60" 2018-12-04 19:46:21,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-fcdada04-63aa-4d32-9e1d-899ac00381f1 Date: Tue, 04 Dec 2018 19:46:21 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "338abf0c58fd4066a4b66252ab3c8d7b", "created_at": "2018-12-04T19:46:14Z", "admin_state_up": true, "updated_at": "2018-12-04T19:46:21Z", "revision_number": 4, "routes": [], "project_id": "338abf0c58fd4066a4b66252ab3c8d7b", "id": "a1b4c81c-88c1-4e5c-a694-0f6727ed89a0", "name": "vmready2-router_f92585ed-1996-4a68-8c32-99da459f8e02"}]} 2018-12-04 19:46:21,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-fcdada04-63aa-4d32-9e1d-899ac00381f1 2018-12-04 19:46:21,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.111260175705s 2018-12-04 19:46:21,938 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-fcdada04-63aa-4d32-9e1d-899ac00381f1 2018-12-04 19:46:21,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-04 19:46:21,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/a1b4c81c-88c1-4e5c-a694-0f6727ed89a0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}328c9d21196e6521afa0efff8d98ff26ef888a60" 2018-12-04 19:46:23,061 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2c713794-99ac-4d00-a757-0fd36d038046 Content-Length: 0 Date: Tue, 04 Dec 2018 19:46:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 19:46:23,061 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/a1b4c81c-88c1-4e5c-a694-0f6727ed89a0.json used request id req-2c713794-99ac-4d00-a757-0fd36d038046 2018-12-04 19:46:23,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.12142205238s 2018-12-04 19:46:23,061 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/a1b4c81c-88c1-4e5c-a694-0f6727ed89a0.json used request id req-2c713794-99ac-4d00-a757-0fd36d038046 2018-12-04 19:46:23,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-04 19:46:23,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}328c9d21196e6521afa0efff8d98ff26ef888a60" 2018-12-04 19:46:23,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-0b8f5a26-322e-44de-a538-075218dc5b1f Date: Tue, 04 Dec 2018 19:46:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62636aef-f02e-41b7-a6f5-0f1ce8881306","tenant_id":"338abf0c58fd4066a4b66252ab3c8d7b","created_at":"2018-12-04T19:46:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-04T19:46:14Z","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":"338abf0c58fd4066a4b66252ab3c8d7b","id":"f623ad6e-e8ba-44aa-b9f0-70a3d34ef62a","subnetpool_id":null,"name":"vmready2-subnet_f92585ed-1996-4a68-8c32-99da459f8e02"}]} 2018-12-04 19:46:23,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-0b8f5a26-322e-44de-a538-075218dc5b1f 2018-12-04 19:46:23,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.105153083801s 2018-12-04 19:46:23,167 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-0b8f5a26-322e-44de-a538-075218dc5b1f 2018-12-04 19:46:23,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-04 19:46:23,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/f623ad6e-e8ba-44aa-b9f0-70a3d34ef62a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}328c9d21196e6521afa0efff8d98ff26ef888a60" 2018-12-04 19:46:24,359 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6322dc00-48b0-4cca-830c-2b26cfbbd067 Date: Tue, 04 Dec 2018 19:46:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 19:46:24,359 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/f623ad6e-e8ba-44aa-b9f0-70a3d34ef62a.json used request id req-6322dc00-48b0-4cca-830c-2b26cfbbd067 2018-12-04 19:46:24,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.18995904922s 2018-12-04 19:46:24,359 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/f623ad6e-e8ba-44aa-b9f0-70a3d34ef62a.json used request id req-6322dc00-48b0-4cca-830c-2b26cfbbd067 2018-12-04 19:46:24,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:46:24,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}328c9d21196e6521afa0efff8d98ff26ef888a60" 2018-12-04 19:46:24,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-6caaab3e-3596-459b-a022-cb418ab1af73 Date: Tue, 04 Dec 2018 19:46:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T19:46:24Z","tenant_id":"338abf0c58fd4066a4b66252ab3c8d7b","created_at":"2018-12-04T19:46:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"338abf0c58fd4066a4b66252ab3c8d7b","id":"62636aef-f02e-41b7-a6f5-0f1ce8881306","name":"vmready2-net_f92585ed-1996-4a68-8c32-99da459f8e02"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T19:43:04Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"}]} 2018-12-04 19:46:24,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-6caaab3e-3596-459b-a022-cb418ab1af73 2018-12-04 19:46:24,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0978589057922s 2018-12-04 19:46:24,458 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-6caaab3e-3596-459b-a022-cb418ab1af73 2018-12-04 19:46:24,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-04 19:46:24,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/62636aef-f02e-41b7-a6f5-0f1ce8881306.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}328c9d21196e6521afa0efff8d98ff26ef888a60" 2018-12-04 19:46:25,862 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-24ce67eb-af22-4129-8eb2-2d6d04e2bf91 Date: Tue, 04 Dec 2018 19:46:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 19:46:25,862 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/62636aef-f02e-41b7-a6f5-0f1ce8881306.json used request id req-24ce67eb-af22-4129-8eb2-2d6d04e2bf91 2018-12-04 19:46:25,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.40338397026s 2018-12-04 19:46:25,863 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/62636aef-f02e-41b7-a6f5-0f1ce8881306.json used request id req-24ce67eb-af22-4129-8eb2-2d6d04e2bf91 2018-12-04 19:46:25,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 19:46:25,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}328c9d21196e6521afa0efff8d98ff26ef888a60" 2018-12-04 19:46:25,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-b60cc734-f84b-426f-8379-aad78858bf83 Date: Tue, 04 Dec 2018 19:46:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/c24f23b8-e5ba-4eca-a09b-0a22a7c377ec/snap", "metadata": {}}], "file": "/v2/images/c24f23b8-e5ba-4eca-a09b-0a22a7c377ec/file", "owner": "338abf0c58fd4066a4b66252ab3c8d7b", "id": "c24f23b8-e5ba-4eca-a09b-0a22a7c377ec", "size": 12716032, "self": "/v2/images/c24f23b8-e5ba-4eca-a09b-0a22a7c377ec", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/c24f23b8-e5ba-4eca-a09b-0a22a7c377ec/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T19:46:19Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_f92585ed-1996-4a68-8c32-99da459f8e02", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_f92585ed-1996-4a68-8c32-99da459f8e02", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T19:46:18Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 19:46:25,901 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b60cc734-f84b-426f-8379-aad78858bf83 2018-12-04 19:46:25,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0347938537598s 2018-12-04 19:46:25,902 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b60cc734-f84b-426f-8379-aad78858bf83 2018-12-04 19:46:25,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-04 19:46:25,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/c24f23b8-e5ba-4eca-a09b-0a22a7c377ec -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}328c9d21196e6521afa0efff8d98ff26ef888a60" 2018-12-04 19:46:26,318 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0188a298-73ac-4651-b7a4-d2291c50686e Date: Tue, 04 Dec 2018 19:46:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 19:46:26,318 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/c24f23b8-e5ba-4eca-a09b-0a22a7c377ec used request id req-0188a298-73ac-4651-b7a4-d2291c50686e 2018-12-04 19:46:26,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.415375947952s 2018-12-04 19:46:26,319 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/c24f23b8-e5ba-4eca-a09b-0a22a7c377ec used request id req-0188a298-73ac-4651-b7a4-d2291c50686e 2018-12-04 19:46:26,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-04 19:46:26,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}028f8db3b4467a5e4d854dcb7835f3d2775b36d9" 2018-12-04 19:46:26,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:46: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-39ffe6bf-2434-40e2-8ba0-6456ef587506 x-compute-request-id: req-39ffe6bf-2434-40e2-8ba0-6456ef587506 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_f92585ed-1996-4a68-8c32-99da459f8e02", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/8316e82d-5e98-45e5-8b74-ececcb9631c4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/8316e82d-5e98-45e5-8b74-ececcb9631c4", "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": "8316e82d-5e98-45e5-8b74-ececcb9631c4"}]} 2018-12-04 19:46:26,341 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-39ffe6bf-2434-40e2-8ba0-6456ef587506 2018-12-04 19:46:26,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0220849514008s 2018-12-04 19:46:26,342 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-39ffe6bf-2434-40e2-8ba0-6456ef587506 2018-12-04 19:46:26,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-04 19:46:26,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/8316e82d-5e98-45e5-8b74-ececcb9631c4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}028f8db3b4467a5e4d854dcb7835f3d2775b36d9" 2018-12-04 19:46:26,397 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 19:46: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-5c0e23bb-ee42-4e3f-81ad-470241af9311 x-compute-request-id: req-5c0e23bb-ee42-4e3f-81ad-470241af9311 Content-Length: 0 Content-Type: application/json 2018-12-04 19:46:26,397 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/8316e82d-5e98-45e5-8b74-ececcb9631c4 used request id req-5c0e23bb-ee42-4e3f-81ad-470241af9311 2018-12-04 19:46:26,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0540819168091s 2018-12-04 19:46:26,397 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/8316e82d-5e98-45e5-8b74-ececcb9631c4 used request id req-5c0e23bb-ee42-4e3f-81ad-470241af9311 2018-12-04 19:46:26,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 19:46:26,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}028f8db3b4467a5e4d854dcb7835f3d2775b36d9" 2018-12-04 19:46:26,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:46:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ec172b2-9737-4350-8aa0-4ef6c0187fa1 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "vmready2-user_f92585ed-1996-4a68-8c32-99da459f8e02", "links": {"self": "http://172.30.9.23:5000/v3/users/2a87ecfbe78b455a8ff5336fcccdd56e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a87ecfbe78b455a8ff5336fcccdd56e", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 19:46:26,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-5ec172b2-9737-4350-8aa0-4ef6c0187fa1 2018-12-04 19:46:26,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112101078033s 2018-12-04 19:46:26,511 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-5ec172b2-9737-4350-8aa0-4ef6c0187fa1 2018-12-04 19:46:26,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 19:46:26,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/2a87ecfbe78b455a8ff5336fcccdd56e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}028f8db3b4467a5e4d854dcb7835f3d2775b36d9" 2018-12-04 19:46:26,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:46:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dd3b862-ad27-4730-b25f-4d0ac34bbc91 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_f92585ed-1996-4a68-8c32-99da459f8e02", "links": {"self": "http://172.30.9.23:5000/v3/users/2a87ecfbe78b455a8ff5336fcccdd56e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "2a87ecfbe78b455a8ff5336fcccdd56e", "description": null}} 2018-12-04 19:46:26,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/2a87ecfbe78b455a8ff5336fcccdd56e used request id req-6dd3b862-ad27-4730-b25f-4d0ac34bbc91 2018-12-04 19:46:26,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104532003403s 2018-12-04 19:46:26,621 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/2a87ecfbe78b455a8ff5336fcccdd56e used request id req-6dd3b862-ad27-4730-b25f-4d0ac34bbc91 2018-12-04 19:46:26,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-04 19:46:26,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/2a87ecfbe78b455a8ff5336fcccdd56e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}028f8db3b4467a5e4d854dcb7835f3d2775b36d9" 2018-12-04 19:46:26,858 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 19:46:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-723de201-0eed-4bb0-8639-9069b60a2014 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 19:46:26,858 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/2a87ecfbe78b455a8ff5336fcccdd56e used request id req-723de201-0eed-4bb0-8639-9069b60a2014 2018-12-04 19:46:26,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.236587047577s 2018-12-04 19:46:26,859 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/2a87ecfbe78b455a8ff5336fcccdd56e used request id req-723de201-0eed-4bb0-8639-9069b60a2014 2018-12-04 19:46:26,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 19:46:26,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}028f8db3b4467a5e4d854dcb7835f3d2775b36d9" 2018-12-04 19:46:26,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:46:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daefbdd8-6caf-4eab-91cc-8f5ec73809ef Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.23:5000/v3/projects/338abf0c58fd4066a4b66252ab3c8d7b"}, "tags": [], "enabled": true, "id": "338abf0c58fd4066a4b66252ab3c8d7b", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_f92585ed-1996-4a68-8c32-99da459f8e02"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-04 19:46:26,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-daefbdd8-6caf-4eab-91cc-8f5ec73809ef 2018-12-04 19:46:26,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103945016861s 2018-12-04 19:46:26,969 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-daefbdd8-6caf-4eab-91cc-8f5ec73809ef 2018-12-04 19:46:26,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-04 19:46:26,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/338abf0c58fd4066a4b66252ab3c8d7b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}028f8db3b4467a5e4d854dcb7835f3d2775b36d9" 2018-12-04 19:46:27,173 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 19:46:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac9320c5-9ac8-46cb-a5cc-80402a70f4a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 19:46:27,173 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/338abf0c58fd4066a4b66252ab3c8d7b used request id req-ac9320c5-9ac8-46cb-a5cc-80402a70f4a1 2018-12-04 19:46:27,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.199938058853s 2018-12-04 19:46:27,174 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/338abf0c58fd4066a4b66252ab3c8d7b used request id req-ac9320c5-9ac8-46cb-a5cc-80402a70f4a1 2018-12-04 19:46:27,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 19:46:27,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=338abf0c58fd4066a4b66252ab3c8d7b&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}028f8db3b4467a5e4d854dcb7835f3d2775b36d9" 2018-12-04 19:46:27,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-79b9a9bc-43f9-45d1-8e24-d3dc24364853 Date: Tue, 04 Dec 2018 19:46:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "338abf0c58fd4066a4b66252ab3c8d7b", "created_at": "2018-12-04T19:46:12Z", "updated_at": "2018-12-04T19:46:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:46:12Z", "revision_number": 0, "id": "2c9ee4b7-6228-4d38-8c05-58f020177e62", "remote_group_id": "3d842b3f-4711-4620-b5cf-f58eda46bb0f", "remote_ip_prefix": null, "created_at": "2018-12-04T19:46:12Z", "security_group_id": "3d842b3f-4711-4620-b5cf-f58eda46bb0f", "tenant_id": "338abf0c58fd4066a4b66252ab3c8d7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "338abf0c58fd4066a4b66252ab3c8d7b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:46:12Z", "revision_number": 0, "id": "6faac3c1-2054-42b7-ae9d-2228b6425086", "remote_group_id": "3d842b3f-4711-4620-b5cf-f58eda46bb0f", "remote_ip_prefix": null, "created_at": "2018-12-04T19:46:12Z", "security_group_id": "3d842b3f-4711-4620-b5cf-f58eda46bb0f", "tenant_id": "338abf0c58fd4066a4b66252ab3c8d7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "338abf0c58fd4066a4b66252ab3c8d7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:46:12Z", "revision_number": 0, "id": "7d7359dc-5300-494c-8176-095d0eaa589b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:46:12Z", "security_group_id": "3d842b3f-4711-4620-b5cf-f58eda46bb0f", "tenant_id": "338abf0c58fd4066a4b66252ab3c8d7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "338abf0c58fd4066a4b66252ab3c8d7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:46:12Z", "revision_number": 0, "id": "b599f64b-931a-41b6-9c38-2d2611ed664a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:46:12Z", "security_group_id": "3d842b3f-4711-4620-b5cf-f58eda46bb0f", "tenant_id": "338abf0c58fd4066a4b66252ab3c8d7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "338abf0c58fd4066a4b66252ab3c8d7b"}], "revision_number": 4, "project_id": "338abf0c58fd4066a4b66252ab3c8d7b", "id": "3d842b3f-4711-4620-b5cf-f58eda46bb0f", "name": "default"}]} 2018-12-04 19:46:27,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=338abf0c58fd4066a4b66252ab3c8d7b&name=default used request id req-79b9a9bc-43f9-45d1-8e24-d3dc24364853 2018-12-04 19:46:27,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.211316108704s 2018-12-04 19:46:27,388 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=338abf0c58fd4066a4b66252ab3c8d7b&name=default used request id req-79b9a9bc-43f9-45d1-8e24-d3dc24364853 2018-12-04 19:46:27,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 19:46:27,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}028f8db3b4467a5e4d854dcb7835f3d2775b36d9" 2018-12-04 19:46:27,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-c5546323-c50a-4d55-9cdc-f697b8e03c67 Date: Tue, 04 Dec 2018 19:46:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "338abf0c58fd4066a4b66252ab3c8d7b", "created_at": "2018-12-04T19:46:12Z", "updated_at": "2018-12-04T19:46:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:46:12Z", "revision_number": 0, "id": "2c9ee4b7-6228-4d38-8c05-58f020177e62", "remote_group_id": "3d842b3f-4711-4620-b5cf-f58eda46bb0f", "remote_ip_prefix": null, "created_at": "2018-12-04T19:46:12Z", "security_group_id": "3d842b3f-4711-4620-b5cf-f58eda46bb0f", "tenant_id": "338abf0c58fd4066a4b66252ab3c8d7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "338abf0c58fd4066a4b66252ab3c8d7b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:46:12Z", "revision_number": 0, "id": "6faac3c1-2054-42b7-ae9d-2228b6425086", "remote_group_id": "3d842b3f-4711-4620-b5cf-f58eda46bb0f", "remote_ip_prefix": null, "created_at": "2018-12-04T19:46:12Z", "security_group_id": "3d842b3f-4711-4620-b5cf-f58eda46bb0f", "tenant_id": "338abf0c58fd4066a4b66252ab3c8d7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "338abf0c58fd4066a4b66252ab3c8d7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:46:12Z", "revision_number": 0, "id": "7d7359dc-5300-494c-8176-095d0eaa589b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:46:12Z", "security_group_id": "3d842b3f-4711-4620-b5cf-f58eda46bb0f", "tenant_id": "338abf0c58fd4066a4b66252ab3c8d7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "338abf0c58fd4066a4b66252ab3c8d7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:46:12Z", "revision_number": 0, "id": "b599f64b-931a-41b6-9c38-2d2611ed664a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:46:12Z", "security_group_id": "3d842b3f-4711-4620-b5cf-f58eda46bb0f", "tenant_id": "338abf0c58fd4066a4b66252ab3c8d7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "338abf0c58fd4066a4b66252ab3c8d7b"}], "revision_number": 4, "project_id": "338abf0c58fd4066a4b66252ab3c8d7b", "id": "3d842b3f-4711-4620-b5cf-f58eda46bb0f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}]} 2018-12-04 19:46:27,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-c5546323-c50a-4d55-9cdc-f697b8e03c67 2018-12-04 19:46:27,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0465450286865s 2018-12-04 19:46:27,438 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-c5546323-c50a-4d55-9cdc-f697b8e03c67 2018-12-04 19:46:27,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-04 19:46:27,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/3d842b3f-4711-4620-b5cf-f58eda46bb0f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}028f8db3b4467a5e4d854dcb7835f3d2775b36d9" 2018-12-04 19:46:27,630 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-89bd0894-b166-4e6d-bc5c-1c6cecb7b731 Content-Length: 0 Date: Tue, 04 Dec 2018 19:46:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 19:46:27,630 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/3d842b3f-4711-4620-b5cf-f58eda46bb0f.json used request id req-89bd0894-b166-4e6d-bc5c-1c6cecb7b731 2018-12-04 19:46:27,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.187409162521s 2018-12-04 19:46:27,630 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/3d842b3f-4711-4620-b5cf-f58eda46bb0f.json used request id req-89bd0894-b166-4e6d-bc5c-1c6cecb7b731 2018-12-04 19:46:27,669 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-12-04 19:46:27,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 19:46:27,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:46:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19408a51-922d-412b-88e7-935cccfeb8cd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 19:46:27,710 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-19408a51-922d-412b-88e7-935cccfeb8cd 2018-12-04 19:46:27,710 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 19:46:28,099 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T20:46:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "61d4c3b4398c40adbd8e901c42776579"}, "audit_ids": ["0hiE40RzRDe2LVoZ-jW09A"], "issued_at": "2018-12-04T19:46:28.000000Z"}} 2018-12-04 19:46:28,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:46:28,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}4a172ed985ee8ed351a253153e861e3c1fb2507e" 2018-12-04 19:46:28,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-63762dcb-1c9f-4b17-afe7-b20dca9ed377 Date: Tue, 04 Dec 2018 19:46:28 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T19:43:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"}]} 2018-12-04 19:46:28,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-63762dcb-1c9f-4b17-afe7-b20dca9ed377 2018-12-04 19:46:28,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.298869132996s 2018-12-04 19:46:28,401 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-63762dcb-1c9f-4b17-afe7-b20dca9ed377 2018-12-04 19:46:28,408 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-12-04 19:46:28,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 19:46:28,416 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 19:46: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 19:46:28,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 19:46:28,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}4a172ed985ee8ed351a253153e861e3c1fb2507e" 2018-12-04 19:46:28,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59707b08-b2b0-45d0-91e6-7fd7e68c5efd Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-04 19:46:28,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-59707b08-b2b0-45d0-91e6-7fd7e68c5efd 2018-12-04 19:46:28,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.096971988678s 2018-12-04 19:46:28,514 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-59707b08-b2b0-45d0-91e6-7fd7e68c5efd 2018-12-04 19:46:28,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 19:46:28,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}4a172ed985ee8ed351a253153e861e3c1fb2507e" 2018-12-04 19:46:28,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36378730-71a4-4a07-803a-6356ac3333ed Content-Encoding: gzip Content-Length: 295 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-04 19:46:28,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-36378730-71a4-4a07-803a-6356ac3333ed 2018-12-04 19:46:28,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0941431522369s 2018-12-04 19:46:28,616 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-36378730-71a4-4a07-803a-6356ac3333ed 2018-12-04 19:46:28,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-04 19:46:28,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}4a172ed985ee8ed351a253153e861e3c1fb2507e" -d '{"network": {"tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "name": "singlevm1-net_341f525a-81c3-453f-9039-cf39f324b11c", "admin_state_up": true}}' 2018-12-04 19:46:29,007 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-bbf5deb2-9a6b-4a81-84a6-aa5631a41283 Date: Tue, 04 Dec 2018 19:46:29 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"97c19e93-dcaa-4810-aa5a-6970b7be4a1c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7156be1802b84962aaa9ceab6d73cc34","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-04T19:46:28Z","is_default":false,"provider:segmentation_id":45,"name":"singlevm1-net_341f525a-81c3-453f-9039-cf39f324b11c","admin_state_up":true,"tenant_id":"7156be1802b84962aaa9ceab6d73cc34","created_at":"2018-12-04T19:46:28Z","mtu":1450}} 2018-12-04 19:46:29,008 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-bbf5deb2-9a6b-4a81-84a6-aa5631a41283 2018-12-04 19:46:29,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.390874147415s 2018-12-04 19:46:29,008 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-bbf5deb2-9a6b-4a81-84a6-aa5631a41283 2018-12-04 19:46:29,009 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-04T19:46:28Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'97c19e93-dcaa-4810-aa5a-6970b7be4a1c', u'provider:segmentation_id': 45, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-net_341f525a-81c3-453f-9039-cf39f324b11c', u'admin_state_up': True, u'tenant_id': u'7156be1802b84962aaa9ceab6d73cc34', u'created_at': u'2018-12-04T19:46:28Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7156be1802b84962aaa9ceab6d73cc34'}) 2018-12-04 19:46:29,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:46:29,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}4a172ed985ee8ed351a253153e861e3c1fb2507e" 2018-12-04 19:46:29,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1347 X-Openstack-Request-Id: req-83582f82-1108-4910-aa40-28e21c6b47a5 Date: Tue, 04 Dec 2018 19:46:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T19:43:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"97c19e93-dcaa-4810-aa5a-6970b7be4a1c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7156be1802b84962aaa9ceab6d73cc34","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-04T19:46:28Z","provider:segmentation_id":45,"name":"singlevm1-net_341f525a-81c3-453f-9039-cf39f324b11c","admin_state_up":true,"tenant_id":"7156be1802b84962aaa9ceab6d73cc34","created_at":"2018-12-04T19:46:28Z","provider:network_type":"vxlan"}]} 2018-12-04 19:46:29,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-83582f82-1108-4910-aa40-28e21c6b47a5 2018-12-04 19:46:29,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.244874954224s 2018-12-04 19:46:29,255 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-83582f82-1108-4910-aa40-28e21c6b47a5 2018-12-04 19:46:29,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-04 19:46:29,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}4a172ed985ee8ed351a253153e861e3c1fb2507e" -d '{"subnet": {"name": "singlevm1-subnet_341f525a-81c3-453f-9039-cf39f324b11c", "enable_dhcp": true, "network_id": "97c19e93-dcaa-4810-aa5a-6970b7be4a1c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-04 19:46:29,652 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-93263754-27db-4c56-8b7e-d8e8138e26d7 Date: Tue, 04 Dec 2018 19:46:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"97c19e93-dcaa-4810-aa5a-6970b7be4a1c","tenant_id":"7156be1802b84962aaa9ceab6d73cc34","created_at":"2018-12-04T19:46:29Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-04T19:46:29Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"7156be1802b84962aaa9ceab6d73cc34","id":"57add147-ad6c-4de4-a255-e822cb002f54","subnetpool_id":null,"name":"singlevm1-subnet_341f525a-81c3-453f-9039-cf39f324b11c"}} 2018-12-04 19:46:29,653 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-93263754-27db-4c56-8b7e-d8e8138e26d7 2018-12-04 19:46:29,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.39647102356s 2018-12-04 19:46:29,653 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-93263754-27db-4c56-8b7e-d8e8138e26d7 2018-12-04 19:46:29,653 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-04T19:46:29Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'57add147-ad6c-4de4-a255-e822cb002f54', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_341f525a-81c3-453f-9039-cf39f324b11c', u'enable_dhcp': True, u'network_id': u'97c19e93-dcaa-4810-aa5a-6970b7be4a1c', u'tenant_id': u'7156be1802b84962aaa9ceab6d73cc34', u'created_at': u'2018-12-04T19:46:29Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'7156be1802b84962aaa9ceab6d73cc34'}) 2018-12-04 19:46:29,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-04 19:46:29,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}4a172ed985ee8ed351a253153e861e3c1fb2507e" -d '{"router": {"external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "name": "singlevm1-router_341f525a-81c3-453f-9039-cf39f324b11c", "admin_state_up": true}}' 2018-12-04 19:46:30,900 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-9e037fe0-ebed-4659-aff5-28b23913d95f Date: Tue, 04 Dec 2018 19:46:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:46:29Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-04T19:46:30Z", "revision_number": 2, "routes": [], "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "b0e7931c-7e2c-4b06-a2bc-b4dab05cff7b", "name": "singlevm1-router_341f525a-81c3-453f-9039-cf39f324b11c"}} 2018-12-04 19:46:30,900 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-9e037fe0-ebed-4659-aff5-28b23913d95f 2018-12-04 19:46:30,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.24579691887s 2018-12-04 19:46:30,900 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-9e037fe0-ebed-4659-aff5-28b23913d95f 2018-12-04 19:46:30,901 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'90070285-9e79-459a-b14a-3d1fcc36db90', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'caf0e3d6-6d8d-494c-a544-3ba2d42faa13', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'7156be1802b84962aaa9ceab6d73cc34', u'created_at': u'2018-12-04T19:46:29Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-12-04T19:46:30Z', u'revision_number': 2, u'routes': [], u'project_id': u'7156be1802b84962aaa9ceab6d73cc34', u'id': u'b0e7931c-7e2c-4b06-a2bc-b4dab05cff7b', u'name': u'singlevm1-router_341f525a-81c3-453f-9039-cf39f324b11c'}) 2018-12-04 19:46:30,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-04 19:46:30,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/b0e7931c-7e2c-4b06-a2bc-b4dab05cff7b/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}4a172ed985ee8ed351a253153e861e3c1fb2507e" -d '{"subnet_id": "57add147-ad6c-4de4-a255-e822cb002f54"}' 2018-12-04 19:46:32,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cc254c1e-09d8-4f3e-842a-74fe905debba Date: Tue, 04 Dec 2018 19:46:32 GMT RESP BODY: {"network_id": "97c19e93-dcaa-4810-aa5a-6970b7be4a1c", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "subnet_id": "57add147-ad6c-4de4-a255-e822cb002f54", "subnet_ids": ["57add147-ad6c-4de4-a255-e822cb002f54"], "port_id": "d5fcb10d-423f-49f2-88cf-6e324fb86c37", "id": "b0e7931c-7e2c-4b06-a2bc-b4dab05cff7b"} 2018-12-04 19:46:32,401 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/b0e7931c-7e2c-4b06-a2bc-b4dab05cff7b/add_router_interface.json used request id req-cc254c1e-09d8-4f3e-842a-74fe905debba 2018-12-04 19:46:32,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.50009608269s 2018-12-04 19:46:32,402 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/b0e7931c-7e2c-4b06-a2bc-b4dab05cff7b/add_router_interface.json used request id req-cc254c1e-09d8-4f3e-842a-74fe905debba returning object b0e7931c-7e2c-4b06-a2bc-b4dab05cff7b 2018-12-04 19:46:32,402 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 19:46:32,526 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-04 19:46:32,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 19:46:32,533 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 04 Dec 2018 19:46:32 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-12-04 19:46:32,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 19:46:32,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a172ed985ee8ed351a253153e861e3c1fb2507e" 2018-12-04 19:46:33,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b0a0b197-dde6-41f6-8265-f694d630ff07 Date: Tue, 04 Dec 2018 19:46:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 19:46:33,200 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b0a0b197-dde6-41f6-8265-f694d630ff07 2018-12-04 19:46:33,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.664113044739s 2018-12-04 19:46:33,201 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b0a0b197-dde6-41f6-8265-f694d630ff07 2018-12-04 19:46:33,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-04 19:46:33,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4a172ed985ee8ed351a253153e861e3c1fb2507e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_341f525a-81c3-453f-9039-cf39f324b11c", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_341f525a-81c3-453f-9039-cf39f324b11c"}' 2018-12-04 19:46:33,274 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/5837ca4a-62ef-465e-966b-254e3e442c43 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-dde9f029-44a4-41f0-8cb9-d0260d2755d1 Date: Tue, 04 Dec 2018 19:46:33 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/5837ca4a-62ef-465e-966b-254e3e442c43/file", "owner": "7156be1802b84962aaa9ceab6d73cc34", "id": "5837ca4a-62ef-465e-966b-254e3e442c43", "size": null, "self": "/v2/images/5837ca4a-62ef-465e-966b-254e3e442c43", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T19:46:33Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_341f525a-81c3-453f-9039-cf39f324b11c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_341f525a-81c3-453f-9039-cf39f324b11c", "checksum": null, "created_at": "2018-12-04T19:46:33Z", "protected": false} 2018-12-04 19:46:33,274 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-dde9f029-44a4-41f0-8cb9-d0260d2755d1 2018-12-04 19:46:33,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0655288696289s 2018-12-04 19:46:33,275 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-dde9f029-44a4-41f0-8cb9-d0260d2755d1 returning object 5837ca4a-62ef-465e-966b-254e3e442c43 2018-12-04 19:46:33,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-04 19:46:33,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/5837ca4a-62ef-465e-966b-254e3e442c43/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}4a172ed985ee8ed351a253153e861e3c1fb2507e" -d '' 2018-12-04 19:46:34,332 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-da3f217b-0180-4245-a460-b49f55a1dc4d Date: Tue, 04 Dec 2018 19:46:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 19:46:34,332 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/5837ca4a-62ef-465e-966b-254e3e442c43/file used request id req-da3f217b-0180-4245-a460-b49f55a1dc4d 2018-12-04 19:46:34,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.05664992332s 2018-12-04 19:46:34,332 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/5837ca4a-62ef-465e-966b-254e3e442c43/file used request id req-da3f217b-0180-4245-a460-b49f55a1dc4d 2018-12-04 19:46:34,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 19:46:34,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a172ed985ee8ed351a253153e861e3c1fb2507e" 2018-12-04 19:46:34,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-0baf891b-5fc2-4aff-ac62-c49cb1bc5e04 Date: Tue, 04 Dec 2018 19:46:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/5837ca4a-62ef-465e-966b-254e3e442c43/snap", "metadata": {}}], "file": "/v2/images/5837ca4a-62ef-465e-966b-254e3e442c43/file", "owner": "7156be1802b84962aaa9ceab6d73cc34", "id": "5837ca4a-62ef-465e-966b-254e3e442c43", "size": 12716032, "self": "/v2/images/5837ca4a-62ef-465e-966b-254e3e442c43", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/5837ca4a-62ef-465e-966b-254e3e442c43/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T19:46:34Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_341f525a-81c3-453f-9039-cf39f324b11c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_341f525a-81c3-453f-9039-cf39f324b11c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T19:46:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 19:46:34,362 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-0baf891b-5fc2-4aff-ac62-c49cb1bc5e04 2018-12-04 19:46:34,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.025768995285s 2018-12-04 19:46:34,363 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-0baf891b-5fc2-4aff-ac62-c49cb1bc5e04 2018-12-04 19:46:34,364 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/5837ca4a-62ef-465e-966b-254e3e442c43/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5837ca4a-62ef-465e-966b-254e3e442c43/file', 'owner': u'7156be1802b84962aaa9ceab6d73cc34', 'id': u'5837ca4a-62ef-465e-966b-254e3e442c43', 'size': 12716032, u'self': u'/v2/images/5837ca4a-62ef-465e-966b-254e3e442c43', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7156be1802b84962aaa9ceab6d73cc34', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/5837ca4a-62ef-465e-966b-254e3e442c43/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-04T19:46:34Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-04T19:46:34Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_341f525a-81c3-453f-9039-cf39f324b11c', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/5837ca4a-62ef-465e-966b-254e3e442c43', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm1-img_341f525a-81c3-453f-9039-cf39f324b11c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_341f525a-81c3-453f-9039-cf39f324b11c', 'created': u'2018-12-04T19:46:33Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-04T19:46:33Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/5837ca4a-62ef-465e-966b-254e3e442c43', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm1-img_341f525a-81c3-453f-9039-cf39f324b11c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-04 19:46:34,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-04 19:46:34,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}4a172ed985ee8ed351a253153e861e3c1fb2507e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_341f525a-81c3-453f-9039-cf39f324b11c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-04 19:46:35,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:46:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b65b08b8-02f0-42f9-a18a-4237bc5a6054 x-compute-request-id: req-b65b08b8-02f0-42f9-a18a-4237bc5a6054 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_341f525a-81c3-453f-9039-cf39f324b11c", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/68fb122d-797b-494f-8f10-b680ce106261", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/68fb122d-797b-494f-8f10-b680ce106261", "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": "68fb122d-797b-494f-8f10-b680ce106261"}} 2018-12-04 19:46:35,019 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b65b08b8-02f0-42f9-a18a-4237bc5a6054 2018-12-04 19:46:35,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.6528840065s 2018-12-04 19:46:35,019 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b65b08b8-02f0-42f9-a18a-4237bc5a6054 2018-12-04 19:46:35,020 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_341f525a-81c3-453f-9039-cf39f324b11c', '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'7156be1802b84962aaa9ceab6d73cc34', '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'68fb122d-797b-494f-8f10-b680ce106261', 'swap': 0}) 2018-12-04 19:46:35,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-04 19:46:35,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/68fb122d-797b-494f-8f10-b680ce106261/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}4a172ed985ee8ed351a253153e861e3c1fb2507e" -d '{"extra_specs": {}}' 2018-12-04 19:46:35,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:46:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-503e9d3d-a867-4ff2-9dc9-6da47c11c3fe x-compute-request-id: req-503e9d3d-a867-4ff2-9dc9-6da47c11c3fe Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-04 19:46:35,051 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/68fb122d-797b-494f-8f10-b680ce106261/os-extra_specs used request id req-503e9d3d-a867-4ff2-9dc9-6da47c11c3fe 2018-12-04 19:46:35,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0302810668945s 2018-12-04 19:46:35,052 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/68fb122d-797b-494f-8f10-b680ce106261/os-extra_specs used request id req-503e9d3d-a867-4ff2-9dc9-6da47c11c3fe 2018-12-04 19:46:35,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-04 19:46:35,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}4a172ed985ee8ed351a253153e861e3c1fb2507e" -d '{"keypair": {"name": "singlevm1-kp_341f525a-81c3-453f-9039-cf39f324b11c"}}' 2018-12-04 19:46:35,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:46:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2982de93-8e59-4d15-a8fe-f6dfa9953a75 x-compute-request-id: req-2982de93-8e59-4d15-a8fe-f6dfa9953a75 Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8n+GKwzfaio4N4BIzoKpTaq7tlbblzZRa290pg7GqYGNDJ+y7D7NTjrpnqXDgE+ZzI830zz6qECb0UWV3uzEbQm+sn1a1QS07UD0K8z3FLA052HiQmDn19IP+CjB5zBlpbED0JIXKjsPgCKbnFjLjW2NvOrR5INaXfeDCMI420hnbBzQWjBzwQ4fNwHjqzxiB0b3KU8rY85o0Hs7VLua+cWDpDbB+9D7DhQPjNxqQzvD1AUbG+TgE2qaa3x/wkmQFJRMD3up+kho5W6/Q64GtumGAms2SjWnyzC+K6aaUoxUdrlm1YcT6BlLA3p/Mq3wtO+U19df1AzZ1CSvuzgE5 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvJ/hisM32oqODeASM6CqU2qu7ZW25c2UWtvdKYOxqmBjQyfs\nuw+zU466Z6lw4BPmcyPN9M8+qhAm9FFld7sxG0JvrJ9WtUEtO1A9CvM9xSwNOdh4\nkJg59fSD/gowecwZaWxA9CSFyo7D4Aim5xYy41tjbzq0eSDWl33gwjCONtIZ2wc0\nFowc8EOHzcB46s8YgdG9ylPK2POaNB7O1S7mvnFg6Q2wfvQ+w4UD4zcakM7w9QFG\nxvk4BNqmmt8f8JJkBSUTA97qfpIaOVuv0OuBrbphgJrNko1p8swviummlKMVHa5Z\ntWHE+gZSwN6fzKt8LTvlNfXX9QM2dQkr7s4BOQIDAQABAoIBAA5ocAP3cXbCCqPI\nr9s9tIT2qzH+s5/OGjzuenBHXPTUtABXNl/7jQke5+IvMS4MlxfIblz6z6CR50fW\nR9fjdpbMdldLPIZP2jKjqGYDun4rJT9754mz9wlwifyHrrg+/NnuqO99MrMMQK4G\nOyl/qpdvTaMbatmtxnZ/6QEsUFCjjje11fj53guBcXvvJ0XXFZwDeggEJg9jJ0n3\nK6wTrqIO8Fqo5TWA/f/3gULtyIUVe30lHbh/HhO1je5wtXbbUjYKOpHhlvL6XJQW\nl6Nde673Kzi721okaGmkbJfmOYhrwvjF2hqZ2vKlwkIbzzFUHksEI1yjyBzsC9R8\nz9kf0GECgYEA5ZTPzyBEE8Rdjm9QuycGl/1DHyj0RuqnXzdtJPytUL7E+b8U4Opi\n6n3q8l+6nwn41JNgWlUhok7MMxcvjCg/UrzAAPCdS0RyqTYcHzMAjrk0b/OD2Oxy\n8pTYSypVgT19EBbQZCVx1JHMR4vR9rPloojKWFhLSB3iJEUOulo3Y50CgYEA0lSI\nT9n1ciPYN+RjGXTov1y3OK+Ul+YNtFU+G9IysaB5pwFn/jLHxB06RioK4XPqOu4g\na0nPEQPohlVsfP81C7Cx87F4mszS28Rj4ygjqMf9MHTlp1PITytii0b3sNBH54sr\n87K2r9gvJ/QzxCRdi/S1i5lJXCeCz0VSSF2ux00CgYEAsQSBBw+17hfmm0CxWtzI\ndMDO1GPbliKwUvaFrZM2f5/YeUkgbBvNkUjts1ykpKQnvKC2FnC1slRXlr016DfQ\nO5dV5GOipLpuPpJ+NIA62dFr4TY+XzBRoUGrVKmbrD8hAxrUK6PDlUel3zSr/DDR\nyvT2MBBEW6LPD3A/3uhY9PECgYAkDb14AqKiOCa+HfYmzPWAqAH4Q5CzIQpEWUBW\nQIfUDvALgqAy4L2BjokIsfg/gUErbNo9yd8myYa4UDhSjOSo5lb6sPc9gdK7PUTq\nEV1bdzyda8xaDHCPsZ4oxbd7pZhNxnt4QLA0IFik/qVI//rRHNdp4JLEqzkvEnDy\nWqy1GQKBgQCZsemVhHXj+BBI5Vuj7xgiul2ATvylkqmyNCQRwRsQPXZvwU6bHRJa\nJSvFDOBvmrFhB9ZCHvInyV6gKePPMPH+5bBXq26YWUPXZY+tPZu8QjQ4jj99Zi9y\nhwceKAU2IzrNJWWs0kV1kjYfoTfFjV8xks16ltbOyX4nxX/0w2A2TA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "61d4c3b4398c40adbd8e901c42776579", "name": "singlevm1-kp_341f525a-81c3-453f-9039-cf39f324b11c", "fingerprint": "76:fe:11:69:8a:16:d0:a0:78:b4:83:90:74:cc:30:8f"}} 2018-12-04 19:46:35,186 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-2982de93-8e59-4d15-a8fe-f6dfa9953a75 2018-12-04 19:46:35,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.133687973022s 2018-12-04 19:46:35,186 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-2982de93-8e59-4d15-a8fe-f6dfa9953a75 2018-12-04 19:46:35,187 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8n+GKwzfaio4N4BIzoKpTaq7tlbblzZRa290pg7GqYGNDJ+y7D7NTjrpnqXDgE+ZzI830zz6qECb0UWV3uzEbQm+sn1a1QS07UD0K8z3FLA052HiQmDn19IP+CjB5zBlpbED0JIXKjsPgCKbnFjLjW2NvOrR5INaXfeDCMI420hnbBzQWjBzwQ4fNwHjqzxiB0b3KU8rY85o0Hs7VLua+cWDpDbB+9D7DhQPjNxqQzvD1AUbG+TgE2qaa3x/wkmQFJRMD3up+kho5W6/Q64GtumGAms2SjWnyzC+K6aaUoxUdrlm1YcT6BlLA3p/Mq3wtO+U19df1AzZ1CSvuzgE5 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvJ/hisM32oqODeASM6CqU2qu7ZW25c2UWtvdKYOxqmBjQyfs\nuw+zU466Z6lw4BPmcyPN9M8+qhAm9FFld7sxG0JvrJ9WtUEtO1A9CvM9xSwNOdh4\nkJg59fSD/gowecwZaWxA9CSFyo7D4Aim5xYy41tjbzq0eSDWl33gwjCONtIZ2wc0\nFowc8EOHzcB46s8YgdG9ylPK2POaNB7O1S7mvnFg6Q2wfvQ+w4UD4zcakM7w9QFG\nxvk4BNqmmt8f8JJkBSUTA97qfpIaOVuv0OuBrbphgJrNko1p8swviummlKMVHa5Z\ntWHE+gZSwN6fzKt8LTvlNfXX9QM2dQkr7s4BOQIDAQABAoIBAA5ocAP3cXbCCqPI\nr9s9tIT2qzH+s5/OGjzuenBHXPTUtABXNl/7jQke5+IvMS4MlxfIblz6z6CR50fW\nR9fjdpbMdldLPIZP2jKjqGYDun4rJT9754mz9wlwifyHrrg+/NnuqO99MrMMQK4G\nOyl/qpdvTaMbatmtxnZ/6QEsUFCjjje11fj53guBcXvvJ0XXFZwDeggEJg9jJ0n3\nK6wTrqIO8Fqo5TWA/f/3gULtyIUVe30lHbh/HhO1je5wtXbbUjYKOpHhlvL6XJQW\nl6Nde673Kzi721okaGmkbJfmOYhrwvjF2hqZ2vKlwkIbzzFUHksEI1yjyBzsC9R8\nz9kf0GECgYEA5ZTPzyBEE8Rdjm9QuycGl/1DHyj0RuqnXzdtJPytUL7E+b8U4Opi\n6n3q8l+6nwn41JNgWlUhok7MMxcvjCg/UrzAAPCdS0RyqTYcHzMAjrk0b/OD2Oxy\n8pTYSypVgT19EBbQZCVx1JHMR4vR9rPloojKWFhLSB3iJEUOulo3Y50CgYEA0lSI\nT9n1ciPYN+RjGXTov1y3OK+Ul+YNtFU+G9IysaB5pwFn/jLHxB06RioK4XPqOu4g\na0nPEQPohlVsfP81C7Cx87F4mszS28Rj4ygjqMf9MHTlp1PITytii0b3sNBH54sr\n87K2r9gvJ/QzxCRdi/S1i5lJXCeCz0VSSF2ux00CgYEAsQSBBw+17hfmm0CxWtzI\ndMDO1GPbliKwUvaFrZM2f5/YeUkgbBvNkUjts1ykpKQnvKC2FnC1slRXlr016DfQ\nO5dV5GOipLpuPpJ+NIA62dFr4TY+XzBRoUGrVKmbrD8hAxrUK6PDlUel3zSr/DDR\nyvT2MBBEW6LPD3A/3uhY9PECgYAkDb14AqKiOCa+HfYmzPWAqAH4Q5CzIQpEWUBW\nQIfUDvALgqAy4L2BjokIsfg/gUErbNo9yd8myYa4UDhSjOSo5lb6sPc9gdK7PUTq\nEV1bdzyda8xaDHCPsZ4oxbd7pZhNxnt4QLA0IFik/qVI//rRHNdp4JLEqzkvEnDy\nWqy1GQKBgQCZsemVhHXj+BBI5Vuj7xgiul2ATvylkqmyNCQRwRsQPXZvwU6bHRJa\nJSvFDOBvmrFhB9ZCHvInyV6gKePPMPH+5bBXq26YWUPXZY+tPZu8QjQ4jj99Zi9y\nhwceKAU2IzrNJWWs0kV1kjYfoTfFjV8xks16ltbOyX4nxX/0w2A2TA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'61d4c3b4398c40adbd8e901c42776579', 'name': u'singlevm1-kp_341f525a-81c3-453f-9039-cf39f324b11c', 'created_at': '2018-12-04T19:46:35.187325', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7156be1802b84962aaa9ceab6d73cc34', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'76:fe:11:69:8a:16:d0:a0:78:b4:83:90:74:cc:30:8f', 'type': 'ssh', 'id': u'singlevm1-kp_341f525a-81c3-453f-9039-cf39f324b11c'}) 2018-12-04 19:46:35,187 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAvJ/hisM32oqODeASM6CqU2qu7ZW25c2UWtvdKYOxqmBjQyfs uw+zU466Z6lw4BPmcyPN9M8+qhAm9FFld7sxG0JvrJ9WtUEtO1A9CvM9xSwNOdh4 kJg59fSD/gowecwZaWxA9CSFyo7D4Aim5xYy41tjbzq0eSDWl33gwjCONtIZ2wc0 Fowc8EOHzcB46s8YgdG9ylPK2POaNB7O1S7mvnFg6Q2wfvQ+w4UD4zcakM7w9QFG xvk4BNqmmt8f8JJkBSUTA97qfpIaOVuv0OuBrbphgJrNko1p8swviummlKMVHa5Z tWHE+gZSwN6fzKt8LTvlNfXX9QM2dQkr7s4BOQIDAQABAoIBAA5ocAP3cXbCCqPI r9s9tIT2qzH+s5/OGjzuenBHXPTUtABXNl/7jQke5+IvMS4MlxfIblz6z6CR50fW R9fjdpbMdldLPIZP2jKjqGYDun4rJT9754mz9wlwifyHrrg+/NnuqO99MrMMQK4G Oyl/qpdvTaMbatmtxnZ/6QEsUFCjjje11fj53guBcXvvJ0XXFZwDeggEJg9jJ0n3 K6wTrqIO8Fqo5TWA/f/3gULtyIUVe30lHbh/HhO1je5wtXbbUjYKOpHhlvL6XJQW l6Nde673Kzi721okaGmkbJfmOYhrwvjF2hqZ2vKlwkIbzzFUHksEI1yjyBzsC9R8 z9kf0GECgYEA5ZTPzyBEE8Rdjm9QuycGl/1DHyj0RuqnXzdtJPytUL7E+b8U4Opi 6n3q8l+6nwn41JNgWlUhok7MMxcvjCg/UrzAAPCdS0RyqTYcHzMAjrk0b/OD2Oxy 8pTYSypVgT19EBbQZCVx1JHMR4vR9rPloojKWFhLSB3iJEUOulo3Y50CgYEA0lSI T9n1ciPYN+RjGXTov1y3OK+Ul+YNtFU+G9IysaB5pwFn/jLHxB06RioK4XPqOu4g a0nPEQPohlVsfP81C7Cx87F4mszS28Rj4ygjqMf9MHTlp1PITytii0b3sNBH54sr 87K2r9gvJ/QzxCRdi/S1i5lJXCeCz0VSSF2ux00CgYEAsQSBBw+17hfmm0CxWtzI dMDO1GPbliKwUvaFrZM2f5/YeUkgbBvNkUjts1ykpKQnvKC2FnC1slRXlr016DfQ O5dV5GOipLpuPpJ+NIA62dFr4TY+XzBRoUGrVKmbrD8hAxrUK6PDlUel3zSr/DDR yvT2MBBEW6LPD3A/3uhY9PECgYAkDb14AqKiOCa+HfYmzPWAqAH4Q5CzIQpEWUBW QIfUDvALgqAy4L2BjokIsfg/gUErbNo9yd8myYa4UDhSjOSo5lb6sPc9gdK7PUTq EV1bdzyda8xaDHCPsZ4oxbd7pZhNxnt4QLA0IFik/qVI//rRHNdp4JLEqzkvEnDy Wqy1GQKBgQCZsemVhHXj+BBI5Vuj7xgiul2ATvylkqmyNCQRwRsQPXZvwU6bHRJa JSvFDOBvmrFhB9ZCHvInyV6gKePPMPH+5bBXq26YWUPXZY+tPZu8QjQ4jj99Zi9y hwceKAU2IzrNJWWs0kV1kjYfoTfFjV8xks16ltbOyX4nxX/0w2A2TA== -----END RSA PRIVATE KEY----- 2018-12-04 19:46:35,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-04 19:46:35,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}4a172ed985ee8ed351a253153e861e3c1fb2507e" -d '{"security_group": {"name": "singlevm1-sg_341f525a-81c3-453f-9039-cf39f324b11c", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-12-04 19:46:36,027 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-81c0b39f-8db8-417c-ade4-16201b528d62 Date: Tue, 04 Dec 2018 19:46:36 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:46:35Z", "updated_at": "2018-12-04T19:46:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:46:35Z", "revision_number": 0, "id": "4c108d15-0372-493b-83f1-a6a1bba00cc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:46:35Z", "security_group_id": "f9bdd117-736a-4891-a353-19f48c2b7eee", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:46:35Z", "revision_number": 0, "id": "75420d6d-af99-4382-8a29-a692b2dab8b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:46:35Z", "security_group_id": "f9bdd117-736a-4891-a353-19f48c2b7eee", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 2, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "f9bdd117-736a-4891-a353-19f48c2b7eee", "name": "singlevm1-sg_341f525a-81c3-453f-9039-cf39f324b11c"}} 2018-12-04 19:46:36,027 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-81c0b39f-8db8-417c-ade4-16201b528d62 2018-12-04 19:46:36,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.837080955505s 2018-12-04 19:46:36,028 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-81c0b39f-8db8-417c-ade4-16201b528d62 2018-12-04 19:46:36,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 19:46:36,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}4a172ed985ee8ed351a253153e861e3c1fb2507e" 2018-12-04 19:46:36,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8340 X-Openstack-Request-Id: req-aa3991fe-477b-43cc-95e3-3673daf600a8 Date: Tue, 04 Dec 2018 19:46:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:46:35Z", "updated_at": "2018-12-04T19:46:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:46:35Z", "revision_number": 0, "id": "4c108d15-0372-493b-83f1-a6a1bba00cc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:46:35Z", "security_group_id": "f9bdd117-736a-4891-a353-19f48c2b7eee", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:46:35Z", "revision_number": 0, "id": "75420d6d-af99-4382-8a29-a692b2dab8b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:46:35Z", "security_group_id": "f9bdd117-736a-4891-a353-19f48c2b7eee", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 2, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "f9bdd117-736a-4891-a353-19f48c2b7eee", "name": "singlevm1-sg_341f525a-81c3-453f-9039-cf39f324b11c"}]} 2018-12-04 19:46:36,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-aa3991fe-477b-43cc-95e3-3673daf600a8 2018-12-04 19:46:36,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.165089845657s 2018-12-04 19:46:36,198 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-aa3991fe-477b-43cc-95e3-3673daf600a8 2018-12-04 19:46:36,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-04 19:46:36,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}4a172ed985ee8ed351a253153e861e3c1fb2507e" -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": "f9bdd117-736a-4891-a353-19f48c2b7eee"}}' 2018-12-04 19:46:36,359 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-a7a7a70a-3000-4e1d-9557-40584dbbe8e3 Date: Tue, 04 Dec 2018 19:46: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": "2018-12-04T19:46:36Z", "security_group_id": "f9bdd117-736a-4891-a353-19f48c2b7eee", "port_range_min": 22, "revision_number": 0, "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:46:36Z", "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "a9883ea6-7aa2-40e0-ad2e-8eb607806021"}} 2018-12-04 19:46:36,359 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-a7a7a70a-3000-4e1d-9557-40584dbbe8e3 2018-12-04 19:46:36,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.157009840012s 2018-12-04 19:46:36,359 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-a7a7a70a-3000-4e1d-9557-40584dbbe8e3 2018-12-04 19:46:36,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 19:46:36,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}4a172ed985ee8ed351a253153e861e3c1fb2507e" 2018-12-04 19:46:36,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8836 X-Openstack-Request-Id: req-21ef130c-b66c-4874-aee0-3310924ce552 Date: Tue, 04 Dec 2018 19:46:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:46:35Z", "updated_at": "2018-12-04T19:46:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:46:35Z", "revision_number": 0, "id": "4c108d15-0372-493b-83f1-a6a1bba00cc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:46:35Z", "security_group_id": "f9bdd117-736a-4891-a353-19f48c2b7eee", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:46:35Z", "revision_number": 0, "id": "75420d6d-af99-4382-8a29-a692b2dab8b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:46:35Z", "security_group_id": "f9bdd117-736a-4891-a353-19f48c2b7eee", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-04T19:46:36Z", "revision_number": 0, "id": "a9883ea6-7aa2-40e0-ad2e-8eb607806021", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:46:36Z", "security_group_id": "f9bdd117-736a-4891-a353-19f48c2b7eee", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 3, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "f9bdd117-736a-4891-a353-19f48c2b7eee", "name": "singlevm1-sg_341f525a-81c3-453f-9039-cf39f324b11c"}]} 2018-12-04 19:46:36,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-21ef130c-b66c-4874-aee0-3310924ce552 2018-12-04 19:46:36,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0493068695068s 2018-12-04 19:46:36,412 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-21ef130c-b66c-4874-aee0-3310924ce552 2018-12-04 19:46:36,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-04 19:46:36,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}4a172ed985ee8ed351a253153e861e3c1fb2507e" -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": "f9bdd117-736a-4891-a353-19f48c2b7eee"}}' 2018-12-04 19:46:36,560 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-88062a90-62c4-4d8b-9fa5-7354296993c8 Date: Tue, 04 Dec 2018 19:46:36 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T19:46:36Z", "security_group_id": "f9bdd117-736a-4891-a353-19f48c2b7eee", "port_range_min": null, "revision_number": 0, "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:46:36Z", "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "da2e2793-0b0d-4836-beeb-ee54492a9d51"}} 2018-12-04 19:46:36,560 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-88062a90-62c4-4d8b-9fa5-7354296993c8 2018-12-04 19:46:36,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.144644975662s 2018-12-04 19:46:36,560 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-88062a90-62c4-4d8b-9fa5-7354296993c8 2018-12-04 19:46:36,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:46:36,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}4a172ed985ee8ed351a253153e861e3c1fb2507e" 2018-12-04 19:46:36,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-feb533bd-50a4-424e-a518-228febeb9d43 Date: Tue, 04 Dec 2018 19:46:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T19:43:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"97c19e93-dcaa-4810-aa5a-6970b7be4a1c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7156be1802b84962aaa9ceab6d73cc34","status":"ACTIVE","subnets":["57add147-ad6c-4de4-a255-e822cb002f54"],"description":"","tags":[],"updated_at":"2018-12-04T19:46:29Z","provider:segmentation_id":45,"name":"singlevm1-net_341f525a-81c3-453f-9039-cf39f324b11c","admin_state_up":true,"tenant_id":"7156be1802b84962aaa9ceab6d73cc34","created_at":"2018-12-04T19:46:28Z","provider:network_type":"vxlan"}]} 2018-12-04 19:46:36,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-feb533bd-50a4-424e-a518-228febeb9d43 2018-12-04 19:46:36,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0853118896484s 2018-12-04 19:46:36,647 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-feb533bd-50a4-424e-a518-228febeb9d43 2018-12-04 19:46:36,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 19:46:36,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a172ed985ee8ed351a253153e861e3c1fb2507e" 2018-12-04 19:46:36,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-3ad8feed-10f9-42a1-a8d3-6e9e08940e6f Date: Tue, 04 Dec 2018 19:46:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/5837ca4a-62ef-465e-966b-254e3e442c43/snap", "metadata": {}}], "file": "/v2/images/5837ca4a-62ef-465e-966b-254e3e442c43/file", "owner": "7156be1802b84962aaa9ceab6d73cc34", "id": "5837ca4a-62ef-465e-966b-254e3e442c43", "size": 12716032, "self": "/v2/images/5837ca4a-62ef-465e-966b-254e3e442c43", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/5837ca4a-62ef-465e-966b-254e3e442c43/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T19:46:34Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_341f525a-81c3-453f-9039-cf39f324b11c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_341f525a-81c3-453f-9039-cf39f324b11c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T19:46:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 19:46:36,673 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-3ad8feed-10f9-42a1-a8d3-6e9e08940e6f 2018-12-04 19:46:36,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0224759578705s 2018-12-04 19:46:36,674 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-3ad8feed-10f9-42a1-a8d3-6e9e08940e6f 2018-12-04 19:46:36,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-04 19:46:36,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}4a172ed985ee8ed351a253153e861e3c1fb2507e" 2018-12-04 19:46:36,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:46:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8417b10-c675-4cb0-85c1-4a30763131ce x-compute-request-id: req-c8417b10-c675-4cb0-85c1-4a30763131ce Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_341f525a-81c3-453f-9039-cf39f324b11c", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/68fb122d-797b-494f-8f10-b680ce106261", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/68fb122d-797b-494f-8f10-b680ce106261", "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": "68fb122d-797b-494f-8f10-b680ce106261"}]} 2018-12-04 19:46:36,797 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-c8417b10-c675-4cb0-85c1-4a30763131ce 2018-12-04 19:46:36,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.122400999069s 2018-12-04 19:46:36,798 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-c8417b10-c675-4cb0-85c1-4a30763131ce 2018-12-04 19:46:36,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-04 19:46:36,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}4a172ed985ee8ed351a253153e861e3c1fb2507e" -d '{"server": {"name": "singlevm1-vm_341f525a-81c3-453f-9039-cf39f324b11c", "imageRef": "5837ca4a-62ef-465e-966b-254e3e442c43", "key_name": "singlevm1-kp_341f525a-81c3-453f-9039-cf39f324b11c", "flavorRef": "68fb122d-797b-494f-8f10-b680ce106261", "max_count": 1, "min_count": 1, "networks": [{"uuid": "97c19e93-dcaa-4810-aa5a-6970b7be4a1c"}], "security_groups": [{"name": "f9bdd117-736a-4891-a353-19f48c2b7eee"}]}}' 2018-12-04 19:46:38,803 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 19: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-4aa53082-bef4-430d-8b63-3540a7e67fb3 x-compute-request-id: req-4aa53082-bef4-430d-8b63-3540a7e67fb3 Content-Length: 403 location: http://172.30.9.23:8774/v2.1/servers/62aa2132-137f-4307-ab02-74f92646b1f0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "f9bdd117-736a-4891-a353-19f48c2b7eee"}], "OS-DCF:diskConfig": "MANUAL", "id": "62aa2132-137f-4307-ab02-74f92646b1f0", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/62aa2132-137f-4307-ab02-74f92646b1f0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/62aa2132-137f-4307-ab02-74f92646b1f0", "rel": "bookmark"}], "adminPass": "B7E2xDXp6Sx3"}} 2018-12-04 19:46:38,803 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-4aa53082-bef4-430d-8b63-3540a7e67fb3 2018-12-04 19:46:38,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.00377297401s 2018-12-04 19:46:38,803 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-4aa53082-bef4-430d-8b63-3540a7e67fb3 2018-12-04 19:46:38,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:46:38,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a172ed985ee8ed351a253153e861e3c1fb2507e" 2018-12-04 19:46:39,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:46:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b9e7b70-4598-4f5b-9c9e-9ac9d98cba87 x-compute-request-id: req-4b9e7b70-4598-4f5b-9c9e-9ac9d98cba87 Content-Encoding: gzip Content-Length: 637 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/62aa2132-137f-4307-ab02-74f92646b1f0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/62aa2132-137f-4307-ab02-74f92646b1f0", "rel": "bookmark"}], "image": {"id": "5837ca4a-62ef-465e-966b-254e3e442c43", "links": [{"href": "http://172.30.9.23:8774/images/5837ca4a-62ef-465e-966b-254e3e442c43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68fb122d-797b-494f-8f10-b680ce106261", "links": [{"href": "http://172.30.9.23:8774/flavors/68fb122d-797b-494f-8f10-b680ce106261", "rel": "bookmark"}]}, "id": "62aa2132-137f-4307-ab02-74f92646b1f0", "user_id": "61d4c3b4398c40adbd8e901c42776579", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T19:46:38Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_341f525a-81c3-453f-9039-cf39f324b11c", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_341f525a-81c3-453f-9039-cf39f324b11c", "created": "2018-12-04T19:46:38Z", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:46:39,705 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4b9e7b70-4598-4f5b-9c9e-9ac9d98cba87 2018-12-04 19:46:39,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.901171922684s 2018-12-04 19:46:39,706 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4b9e7b70-4598-4f5b-9c9e-9ac9d98cba87 2018-12-04 19:46:39,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:46:39,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}4a172ed985ee8ed351a253153e861e3c1fb2507e" 2018-12-04 19:46:39,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-3a2bc71a-88d4-4395-8232-52563e0b8eee Date: Tue, 04 Dec 2018 19:46:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T19:43:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"97c19e93-dcaa-4810-aa5a-6970b7be4a1c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7156be1802b84962aaa9ceab6d73cc34","status":"ACTIVE","subnets":["57add147-ad6c-4de4-a255-e822cb002f54"],"description":"","tags":[],"updated_at":"2018-12-04T19:46:29Z","provider:segmentation_id":45,"name":"singlevm1-net_341f525a-81c3-453f-9039-cf39f324b11c","admin_state_up":true,"tenant_id":"7156be1802b84962aaa9ceab6d73cc34","created_at":"2018-12-04T19:46:28Z","provider:network_type":"vxlan"}]} 2018-12-04 19:46:39,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-3a2bc71a-88d4-4395-8232-52563e0b8eee 2018-12-04 19:46:39,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0811178684235s 2018-12-04 19:46:39,793 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-3a2bc71a-88d4-4395-8232-52563e0b8eee 2018-12-04 19:46:39,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-04 19:46:39,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}4a172ed985ee8ed351a253153e861e3c1fb2507e" 2018-12-04 19:46:39,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1291 X-Openstack-Request-Id: req-d365ca2f-8c9a-49c8-abff-f9e5cc859a11 Date: Tue, 04 Dec 2018 19:46:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"97c19e93-dcaa-4810-aa5a-6970b7be4a1c","tenant_id":"7156be1802b84962aaa9ceab6d73cc34","created_at":"2018-12-04T19:46:29Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-04T19:46:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"7156be1802b84962aaa9ceab6d73cc34","id":"57add147-ad6c-4de4-a255-e822cb002f54","subnetpool_id":null,"name":"singlevm1-subnet_341f525a-81c3-453f-9039-cf39f324b11c"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"90070285-9e79-459a-b14a-3d1fcc36db90","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:43:04Z","dns_nameservers":[],"updated_at":"2018-12-04T19:43:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"7b85822c75b8440e997578ae1b00b657","id":"caf0e3d6-6d8d-494c-a544-3ba2d42faa13","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-04 19:46:39,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-d365ca2f-8c9a-49c8-abff-f9e5cc859a11 2018-12-04 19:46:39,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0825138092041s 2018-12-04 19:46:39,877 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-d365ca2f-8c9a-49c8-abff-f9e5cc859a11 2018-12-04 19:46:39,878 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 19:46:41,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:46:41,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a172ed985ee8ed351a253153e861e3c1fb2507e" 2018-12-04 19:46:42,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:46:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8d7cedc-5820-4fb5-bff2-110bad48d088 x-compute-request-id: req-b8d7cedc-5820-4fb5-bff2-110bad48d088 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/62aa2132-137f-4307-ab02-74f92646b1f0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/62aa2132-137f-4307-ab02-74f92646b1f0", "rel": "bookmark"}], "image": {"id": "5837ca4a-62ef-465e-966b-254e3e442c43", "links": [{"href": "http://172.30.9.23:8774/images/5837ca4a-62ef-465e-966b-254e3e442c43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68fb122d-797b-494f-8f10-b680ce106261", "links": [{"href": "http://172.30.9.23:8774/flavors/68fb122d-797b-494f-8f10-b680ce106261", "rel": "bookmark"}]}, "id": "62aa2132-137f-4307-ab02-74f92646b1f0", "security_groups": [{"name": "singlevm1-sg_341f525a-81c3-453f-9039-cf39f324b11c"}], "user_id": "61d4c3b4398c40adbd8e901c42776579", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T19:46:41Z", "hostId": "2cb7818352308ef90d2638397d96f42068ea252c328259efcfde59bd", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_341f525a-81c3-453f-9039-cf39f324b11c", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_341f525a-81c3-453f-9039-cf39f324b11c", "created": "2018-12-04T19:46:38Z", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:46:42,991 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b8d7cedc-5820-4fb5-bff2-110bad48d088 2018-12-04 19:46:42,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.11045694351s 2018-12-04 19:46:42,992 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b8d7cedc-5820-4fb5-bff2-110bad48d088 2018-12-04 19:46:42,996 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 19:46:44,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:46:45,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a172ed985ee8ed351a253153e861e3c1fb2507e" 2018-12-04 19:46:45,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:46:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c908aa5a-a32d-4cda-8d16-244c5541ae5a x-compute-request-id: req-c908aa5a-a32d-4cda-8d16-244c5541ae5a Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_341f525a-81c3-453f-9039-cf39f324b11c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1a:28", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/62aa2132-137f-4307-ab02-74f92646b1f0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/62aa2132-137f-4307-ab02-74f92646b1f0", "rel": "bookmark"}], "image": {"id": "5837ca4a-62ef-465e-966b-254e3e442c43", "links": [{"href": "http://172.30.9.23:8774/images/5837ca4a-62ef-465e-966b-254e3e442c43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68fb122d-797b-494f-8f10-b680ce106261", "links": [{"href": "http://172.30.9.23:8774/flavors/68fb122d-797b-494f-8f10-b680ce106261", "rel": "bookmark"}]}, "id": "62aa2132-137f-4307-ab02-74f92646b1f0", "security_groups": [{"name": "singlevm1-sg_341f525a-81c3-453f-9039-cf39f324b11c"}], "user_id": "61d4c3b4398c40adbd8e901c42776579", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T19:46:42Z", "hostId": "2cb7818352308ef90d2638397d96f42068ea252c328259efcfde59bd", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_341f525a-81c3-453f-9039-cf39f324b11c", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_341f525a-81c3-453f-9039-cf39f324b11c", "created": "2018-12-04T19:46:38Z", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:46:45,892 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c908aa5a-a32d-4cda-8d16-244c5541ae5a 2018-12-04 19:46:45,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.894227027893s 2018-12-04 19:46:45,893 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c908aa5a-a32d-4cda-8d16-244c5541ae5a 2018-12-04 19:46:45,897 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 19:46:47,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:46:47,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a172ed985ee8ed351a253153e861e3c1fb2507e" 2018-12-04 19:46:48,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:46:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0010f375-2ef7-494f-ae4a-9fdc784953a7 x-compute-request-id: req-0010f375-2ef7-494f-ae4a-9fdc784953a7 Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_341f525a-81c3-453f-9039-cf39f324b11c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1a:28", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/62aa2132-137f-4307-ab02-74f92646b1f0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/62aa2132-137f-4307-ab02-74f92646b1f0", "rel": "bookmark"}], "image": {"id": "5837ca4a-62ef-465e-966b-254e3e442c43", "links": [{"href": "http://172.30.9.23:8774/images/5837ca4a-62ef-465e-966b-254e3e442c43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68fb122d-797b-494f-8f10-b680ce106261", "links": [{"href": "http://172.30.9.23:8774/flavors/68fb122d-797b-494f-8f10-b680ce106261", "rel": "bookmark"}]}, "id": "62aa2132-137f-4307-ab02-74f92646b1f0", "security_groups": [{"name": "singlevm1-sg_341f525a-81c3-453f-9039-cf39f324b11c"}], "user_id": "61d4c3b4398c40adbd8e901c42776579", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T19:46:42Z", "hostId": "2cb7818352308ef90d2638397d96f42068ea252c328259efcfde59bd", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_341f525a-81c3-453f-9039-cf39f324b11c", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_341f525a-81c3-453f-9039-cf39f324b11c", "created": "2018-12-04T19:46:38Z", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:46:48,208 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0010f375-2ef7-494f-ae4a-9fdc784953a7 2018-12-04 19:46:48,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.30886387825s 2018-12-04 19:46:48,209 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0010f375-2ef7-494f-ae4a-9fdc784953a7 2018-12-04 19:46:48,213 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 19:46:50,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:46:50,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a172ed985ee8ed351a253153e861e3c1fb2507e" 2018-12-04 19:46:51,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:46:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f830ae9d-0232-447a-b607-33a650fb8a97 x-compute-request-id: req-f830ae9d-0232-447a-b607-33a650fb8a97 Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_341f525a-81c3-453f-9039-cf39f324b11c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1a:28", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/62aa2132-137f-4307-ab02-74f92646b1f0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/62aa2132-137f-4307-ab02-74f92646b1f0", "rel": "bookmark"}], "image": {"id": "5837ca4a-62ef-465e-966b-254e3e442c43", "links": [{"href": "http://172.30.9.23:8774/images/5837ca4a-62ef-465e-966b-254e3e442c43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-12-04T19:46:49.000000", "flavor": {"id": "68fb122d-797b-494f-8f10-b680ce106261", "links": [{"href": "http://172.30.9.23:8774/flavors/68fb122d-797b-494f-8f10-b680ce106261", "rel": "bookmark"}]}, "id": "62aa2132-137f-4307-ab02-74f92646b1f0", "security_groups": [{"name": "singlevm1-sg_341f525a-81c3-453f-9039-cf39f324b11c"}], "user_id": "61d4c3b4398c40adbd8e901c42776579", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T19:46:49Z", "hostId": "2cb7818352308ef90d2638397d96f42068ea252c328259efcfde59bd", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_341f525a-81c3-453f-9039-cf39f324b11c", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_341f525a-81c3-453f-9039-cf39f324b11c", "created": "2018-12-04T19:46:38Z", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:46:51,469 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f830ae9d-0232-447a-b607-33a650fb8a97 2018-12-04 19:46:51,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.25410413742s 2018-12-04 19:46:51,470 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f830ae9d-0232-447a-b607-33a650fb8a97 2018-12-04 19:46:51,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-04 19:46:51,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=62aa2132-137f-4307-ab02-74f92646b1f0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a172ed985ee8ed351a253153e861e3c1fb2507e" 2018-12-04 19:46:51,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-0591aee5-b455-4c04-91c5-f4b953a3036e Date: Tue, 04 Dec 2018 19:46:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T19:46:48Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"57add147-ad6c-4de4-a255-e822cb002f54","ip_address":"192.168.120.9"}],"id":"9cb7b501-2d4e-4b6d-918c-dc4fc4d0c0d4","security_groups":["f9bdd117-736a-4891-a353-19f48c2b7eee"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:34:1a:28","project_id":"7156be1802b84962aaa9ceab6d73cc34","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"62aa2132-137f-4307-ab02-74f92646b1f0","name":"","admin_state_up":true,"network_id":"97c19e93-dcaa-4810-aa5a-6970b7be4a1c","tenant_id":"7156be1802b84962aaa9ceab6d73cc34","created_at":"2018-12-04T19:46:41Z","binding:vnic_type":"normal"}]} 2018-12-04 19:46:51,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=62aa2132-137f-4307-ab02-74f92646b1f0 used request id req-0591aee5-b455-4c04-91c5-f4b953a3036e 2018-12-04 19:46:51,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0395019054413s 2018-12-04 19:46:51,514 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=62aa2132-137f-4307-ab02-74f92646b1f0 used request id req-0591aee5-b455-4c04-91c5-f4b953a3036e 2018-12-04 19:46:51,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-04 19:46:51,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=9cb7b501-2d4e-4b6d-918c-dc4fc4d0c0d4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a172ed985ee8ed351a253153e861e3c1fb2507e" 2018-12-04 19:46:51,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f03451e6-8609-4bbc-b0a9-bafbc1652bf1 Date: Tue, 04 Dec 2018 19:46:51 GMT RESP BODY: {"floatingips": []} 2018-12-04 19:46:51,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=9cb7b501-2d4e-4b6d-918c-dc4fc4d0c0d4 used request id req-f03451e6-8609-4bbc-b0a9-bafbc1652bf1 2018-12-04 19:46:51,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0189399719238s 2018-12-04 19:46:51,538 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=9cb7b501-2d4e-4b6d-918c-dc4fc4d0c0d4 used request id req-f03451e6-8609-4bbc-b0a9-bafbc1652bf1 2018-12-04 19:46:51,539 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_341f525a-81c3-453f-9039-cf39f324b11c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:34:1a:28', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5837ca4a-62ef-465e-966b-254e3e442c43'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2018-12-04T19:46:49.000000', 'flavor': Munch({u'id': u'68fb122d-797b-494f-8f10-b680ce106261'}), 'az': u'nova', 'id': u'62aa2132-137f-4307-ab02-74f92646b1f0', 'security_groups': [Munch({u'name': u'singlevm1-sg_341f525a-81c3-453f-9039-cf39f324b11c'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'61d4c3b4398c40adbd8e901c42776579', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7156be1802b84962aaa9ceab6d73cc34', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-04T19:46:49.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-04T19:46:49Z', 'hostId': u'2cb7818352308ef90d2638397d96f42068ea252c328259efcfde59bd', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_341f525a-81c3-453f-9039-cf39f324b11c', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'2cb7818352308ef90d2638397d96f42068ea252c328259efcfde59bd', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2018-12-04T19:46:49.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'7156be1802b84962aaa9ceab6d73cc34', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_341f525a-81c3-453f-9039-cf39f324b11c', 'adminPass': u'B7E2xDXp6Sx3', 'tenant_id': u'7156be1802b84962aaa9ceab6d73cc34', 'created_at': u'2018-12-04T19:46:38Z', 'created': u'2018-12-04T19:46:38Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-04 19:46:51,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:46:51,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}4a172ed985ee8ed351a253153e861e3c1fb2507e" 2018-12-04 19:46:51,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-7580b2a6-dfb6-4c7c-a786-ad412e3c0139 Date: Tue, 04 Dec 2018 19:46:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T19:43:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"97c19e93-dcaa-4810-aa5a-6970b7be4a1c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7156be1802b84962aaa9ceab6d73cc34","status":"ACTIVE","subnets":["57add147-ad6c-4de4-a255-e822cb002f54"],"description":"","tags":[],"updated_at":"2018-12-04T19:46:29Z","provider:segmentation_id":45,"name":"singlevm1-net_341f525a-81c3-453f-9039-cf39f324b11c","admin_state_up":true,"tenant_id":"7156be1802b84962aaa9ceab6d73cc34","created_at":"2018-12-04T19:46:28Z","provider:network_type":"vxlan"}]} 2018-12-04 19:46:51,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-7580b2a6-dfb6-4c7c-a786-ad412e3c0139 2018-12-04 19:46:51,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0955879688263s 2018-12-04 19:46:51,638 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-7580b2a6-dfb6-4c7c-a786-ad412e3c0139 2018-12-04 19:46:51,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-04 19:46:51,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=62aa2132-137f-4307-ab02-74f92646b1f0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a172ed985ee8ed351a253153e861e3c1fb2507e" 2018-12-04 19:46:51,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-9bcd8b92-7be8-4e31-9613-dc5f4460035c Date: Tue, 04 Dec 2018 19:46:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T19:46:48Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"57add147-ad6c-4de4-a255-e822cb002f54","ip_address":"192.168.120.9"}],"id":"9cb7b501-2d4e-4b6d-918c-dc4fc4d0c0d4","security_groups":["f9bdd117-736a-4891-a353-19f48c2b7eee"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:34:1a:28","project_id":"7156be1802b84962aaa9ceab6d73cc34","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"62aa2132-137f-4307-ab02-74f92646b1f0","name":"","admin_state_up":true,"network_id":"97c19e93-dcaa-4810-aa5a-6970b7be4a1c","tenant_id":"7156be1802b84962aaa9ceab6d73cc34","created_at":"2018-12-04T19:46:41Z","binding:vnic_type":"normal"}]} 2018-12-04 19:46:51,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=62aa2132-137f-4307-ab02-74f92646b1f0 used request id req-9bcd8b92-7be8-4e31-9613-dc5f4460035c 2018-12-04 19:46:51,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0414130687714s 2018-12-04 19:46:51,681 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=62aa2132-137f-4307-ab02-74f92646b1f0 used request id req-9bcd8b92-7be8-4e31-9613-dc5f4460035c 2018-12-04 19:46:51,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-04 19:46:51,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}4a172ed985ee8ed351a253153e861e3c1fb2507e" -d '{"floatingip": {"floating_network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "fixed_ip_address": "192.168.120.9", "port_id": "9cb7b501-2d4e-4b6d-918c-dc4fc4d0c0d4"}}' 2018-12-04 19:46:53,533 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-38bc19e0-84db-4d16-ae70-148170b1843f Date: Tue, 04 Dec 2018 19:46:53 GMT RESP BODY: {"floatingip": {"router_id": "b0e7931c-7e2c-4b06-a2bc-b4dab05cff7b", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-04T19:46:52Z", "floating_network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "9cb7b501-2d4e-4b6d-918c-dc4fc4d0c0d4", "id": "9255c57d-e77c-4106-9abd-f3ea02b99607", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:46:52Z", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}} 2018-12-04 19:46:53,534 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-38bc19e0-84db-4d16-ae70-148170b1843f 2018-12-04 19:46:53,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.85211181641s 2018-12-04 19:46:53,534 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-38bc19e0-84db-4d16-ae70-148170b1843f 2018-12-04 19:46:53,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-04 19:46:53,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}4a172ed985ee8ed351a253153e861e3c1fb2507e" 2018-12-04 19:46:53,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-5ff2118a-bb89-4356-b4aa-67b599cbcd74 Date: Tue, 04 Dec 2018 19:46:53 GMT RESP BODY: {"floatingips": [{"router_id": "b0e7931c-7e2c-4b06-a2bc-b4dab05cff7b", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-04T19:46:52Z", "floating_network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "9cb7b501-2d4e-4b6d-918c-dc4fc4d0c0d4", "id": "9255c57d-e77c-4106-9abd-f3ea02b99607", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:46:52Z", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}]} 2018-12-04 19:46:53,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5ff2118a-bb89-4356-b4aa-67b599cbcd74 2018-12-04 19:46:53,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0192010402679s 2018-12-04 19:46:53,561 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5ff2118a-bb89-4356-b4aa-67b599cbcd74 2018-12-04 19:46:53,565 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'b0e7931c-7e2c-4b06-a2bc-b4dab05cff7b', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'7156be1802b84962aaa9ceab6d73cc34', 'created_at': u'2018-12-04T19:46:52Z', 'attached': True, 'updated_at': u'2018-12-04T19:46:52Z', 'id': u'9255c57d-e77c-4106-9abd-f3ea02b99607', 'floating_network_id': u'90070285-9e79-459a-b14a-3d1fcc36db90', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.204', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7156be1802b84962aaa9ceab6d73cc34', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'b0e7931c-7e2c-4b06-a2bc-b4dab05cff7b', 'project_id': u'7156be1802b84962aaa9ceab6d73cc34', 'port_id': u'9cb7b501-2d4e-4b6d-918c-dc4fc4d0c0d4', 'port': u'9cb7b501-2d4e-4b6d-918c-dc4fc4d0c0d4', 'network': u'90070285-9e79-459a-b14a-3d1fcc36db90'}) 2018-12-04 19:46:53,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 19:46:53,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/62aa2132-137f-4307-ab02-74f92646b1f0/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}4a172ed985ee8ed351a253153e861e3c1fb2507e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 19:46:54,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:46: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-8bbf427e-1d80-4ed8-b756-44d3007353ef x-compute-request-id: req-8bbf427e-1d80-4ed8-b756-44d3007353ef Content-Encoding: gzip Content-Length: 9599 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 484436883 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.163880] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.165865] pid_max: default: 32768 minimum: 301\n[ 0.166948] ACPI: Core revision 20150930\n[ 0.168501] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.170051] Security Framework initialized\n[ 0.171036] Yama: becoming mindful.\n[ 0.171924] AppArmor: AppArmor initialized\n[ 0.172945] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.174488] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.175988] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.177404] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.179082] Initializing cgroup subsys io\n[ 0.180056] Initializing cgroup subsys memory\n[ 0.181082] Initializing cgroup subsys devices\n[ 0.182120] Initializing cgroup subsys freezer\n[ 0.183166] Initializing cgroup subsys net_cls\n[ 0.184199] Initializing cgroup subsys perf_event\n[ 0.185289] Initializing cgroup subsys net_prio\n[ 0.186348] Initializing cgroup subsys hugetlb\n[ 0.187390] Initializing cgroup subsys pids\n[ 0.188425] CPU: Physical Processor ID: 0\n[ 0.190081] mce: CPU supports 10 MCE banks\n[ 0.191100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.192284] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.207249] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.213802] ftrace: allocating 31920 entries in 125 pages\n[ 0.240173] smpboot: Max logical packages: 1\n[ 0.241210] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.242853] x2apic enabled\n[ 0.243861] Switched APIC routing to physical x2apic.\n[ 0.246057] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.247378] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.249839] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.251995] KVM setup paravirtual spinlock\n[ 0.253628] x86: Booted up 1 node, 1 CPUs\n[ 0.254599] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.256262] devtmpfs: initialized\n[ 0.258134] evm: security.selinux\n[ 0.258978] evm: security.SMACK64\n[ 0.259813] evm: security.SMACK64EXEC\n[ 0.260711] evm: security.SMACK64TRANSMUTE\n[ 0.261684] evm: security.SMACK64MMAP\n[ 0.262576] evm: security.ima\n[ 0.263352] evm: security.capability\n[ 0.264323] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.266526] pinctrl core: initialized pinctrl subsystem\n[ 0.267840] RTC time: 19:46:49, date: 12/04/18\n[ 0.268985] NET: Registered protocol family 16\n[ 0.270151] cpuidle: using governor ladder\n[ 0.271139] cpuidle: using governor menu\n[ 0.272091] PCCT header not found.\n[ 0.272994] ACPI: bus type PCI registered\n[ 0.273953] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.275422] PCI: Using configuration type 1 for base access\n[ 0.277418] ACPI: Added _OSI(Module Device)\n[ 0.278424] ACPI: Added _OSI(Processor Device)\n[ 0.279461] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.280541] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.282525] ACPI: Interpreter enabled\n[ 0.283441] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.285646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.287831] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.290036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.292233] ACPI: (supports S0 S5)\n[ 0.293089] ACPI: Using IOAPIC for interrupt routing\n[ 0.294220] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297734] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.299082] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.300539] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301954] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.304585] acpiphp: Slot [3] registered\n[ 0.305550] acpiphp: Slot [4] registered\n[ 0.306511] acpiphp: Slot [5] registered\n[ 0.307472] acpiphp: Slot [6] registered\n[ 0.308426] acpiphp: Slot [7] registered\n[ 0.309384] acpiphp: Slot [8] registered\n[ 0.310339] acpiphp: Slot [9] registered\n[ 0.311295] acpiphp: Slot [10] registered\n[ 0.312261] acpiphp: Slot [11] registered\n[ 0.313231] acpiphp: Slot [12] registered\n[ 0.314202] acpiphp: Slot [13] registered\n[ 0.315168] acpiphp: Slot [14] registered\n[ 0.316142] acpiphp: Slot [15] registered\n[ 0.329651] acpiphp: Slot [16] registered\n[ 0.330623] acpiphp: Slot [17] registered\n[ 0.331592] acpiphp: Slot [18] registered\n[ 0.332561] acpiphp: Slot [19] registered\n[ 0.333583] acpiphp: Slot [20] registered\n[ 0.334591] acpiphp: Slot [21] registered\n[ 0.335595] acpiphp: Slot [22] registered\n[ 0.336566] acpiphp: Slot [23] registered\n[ 0.337537] acpiphp: Slot [24] registered\n[ 0.338508] acpiphp: Slot [25] registered\n[ 0.339478] acpiphp: Slot [26] registered\n[ 0.340450] acpiphp: Slot [27] registered\n[ 0.341424] acpiphp: Slot [28] registered\n[ 0.342397] acpiphp: Slot [29] registered\n[ 0.343366] acpiphp: Slot [30] registered\n[ 0.344337] acpiphp: Slot [31] registered\n[ 0.345306] PCI host bridge to bus 0000:00\n[ 0.346279] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.347708] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.349139] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.350880] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.352616] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.354383] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.358005] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.359512] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.360904] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.362389] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.366352] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.368369] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.390342] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.392101] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.393808] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.395493] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.397159] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.398752] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.400383] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.401628] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.403481] vgaarb: loaded\n[ 0.404208] vgaarb: bridge control possible 0000:00:02.0\n[ 0.405673] SCSI subsystem initialized\n[ 0.406785] ACPI: bus type USB registered\n[ 0.407780] usbcore: registered new interface driver usbfs\n[ 0.408998] usbcore: registered new interface driver hub\n[ 0.410189] usbcore: registered new device driver usb\n[ 0.411509] PCI: Using ACPI for IRQ routing\n[ 0.412860] NetLabel: Initializing\n[ 0.413724] NetLabel: domain hash size = 128\n[ 0.414735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.415872] NetLabel: unlabeled traffic allowed by default\n[ 0.417255] clocksource: Switched to clocksource kvm-clock\n[ 0.426723] AppArmor: AppArmor Filesystem Enabled\n[ 0.427867] pnp: PnP ACPI init\n[ 0.428978] pnp: PnP ACPI: found 5 devices\n[ 0.435601] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.437650] NET: Registered protocol family 2\n[ 0.438905] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.440630] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.442052] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.443485] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.444766] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.446146] NET: Registered protocol family 1\n[ 0.447195] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.448487] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.449759] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.463915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.478310] Trying to unpack rootfs image as initramfs...\n[ 0.538506] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.540494] Scanning for low memory corruption every 60 seconds\n[ 0.542113] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.543494] audit: initializing netlink subsys (disabled)\n[ 0.544708] audit: type=2000 audit(1543952809.928:1): initialized\n[ 0.546306] Initialise system trusted keyring\n[ 0.547447] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.548807] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.551221] zbud: loaded\n[ 0.552089] VFS: Disk quotas dquot_6.6.0\n[ 0.553078] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.554957] fuse init (API version 7.23)\n[ 0.556045] Key type big_key registered\n[ 0.557008] Allocating IMA MOK and blacklist keyrings.\n[ 0.558462] Key type asymmetric registered\n[ 0.559451] Asymmetric key parser 'x509' registered\n[ 0.560595] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.562387] io scheduler noop registered\n[ 0.563339] io scheduler deadline registered (default)\n[ 0.564524] io scheduler cfq registered\n[ 0.565542] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.566790] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.568298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.570062] ACPI: Power Button [PWRF]\n[ 0.571088] GHES: HEST is not enabled!\n[ 0.587995] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.618216] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.622037] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.645807] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.648958] Linux agpgart interface v0.103\n[ 0.652901] brd: module loaded\n[ 0.655017] loop: module loaded\n[ 0.659681] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.661434] GPT:90111 != 2097151\n[ 0.662252] GPT:Alternate GPT header not at the end of the disk.\n[ 0.663544] GPT:90111 != 2097151\n[ 0.664359] GPT: Use GNU Parted to correct GPT errors.\n[ 0.665520] vda: vda1 vda15\n[ 0.667373] scsi host0: ata_piix\n[ 0.668342] scsi host1: ata_piix\n[ 0.669216] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.670669] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.672503] libphy: Fixed MDIO Bus: probed\n[ 0.673706] tun: Universal TUN/TAP device driver, 1.6\n[ 0.674849] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.677846] PPP generic driver version 2.4.2\n[ 0.679009] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680458] ehci-pci: EHCI PCI platform driver\n[ 0.681562] ehci-platform: EHCI generic platform driver\n[ 0.682861] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684252] ohci-pci: OHCI PCI platform driver\n[ 0.685347] ohci-platform: OHCI generic platform driver\n[ 0.686573] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.701056] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.702313] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.704095] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.705313] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.706815] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.708287] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.709996] usb usb1: Product: UHCI Host Controller\n[ 0.711112] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.712472] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.713668] hub 1-0:1.0: USB hub found\n[ 0.714626] hub 1-0:1.0: 2 ports detected\n[ 0.715850] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.718554] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.719729] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.720992] mousedev: PS/2 mouse device common for all mice\n[ 0.722567] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.724802] rtc_cmos 00:00: RTC can wake from S4\n[ 0.726197] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.727636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.729058] i2c /dev entries driver\n[ 0.730084] device-mapper: uevent: version 1.0.3\n[ 0.731275] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.733314] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.735388] NET: Registered protocol family 10\n[ 0.737029] NET: Registered protocol family 17\n[ 0.738165] Key type dns_resolver registered\n[ 0.739576] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.740896] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.743162] registered taskstats version 1\n[ 0.744224] Loading compiled-in X.509 certificates\n[ 0.746043] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.748320] zswap: loaded using pool lzo/zbud\n[ 0.750666] Key type trusted registered\n[ 0.752675] Key type encrypted registered\n[ 0.753713] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.754979] ima: No TPM chip found, activating TPM-bypass!\n[ 0.756231] evm: HMAC attrs: 0x1\n[ 0.757464] Magic number: 14:588:798\n[ 0.758532] rtc_cmos 00:00: setting system clock to 2018-12-04 19:46:50 UTC (1543952810)\n[ 0.760519] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.761848] EDD information not available.\n[ 0.831920] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.846673] Write protecting the kernel read-only data: 14336k\n[ 0.851266] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.853773] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\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.78\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.015070] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.9...\nLease of 192.168.120.9 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 0.88. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC4d9yMvnMHwWxKUAy8bLUOMt5H9XpNyUNEdwairPJgTAFsrWzY6PEedOsJmvQs9h+wCSxbVhmzdtKHobgVFiRvQdgPpt0uwgkTjFRlQEDv6Qu8m3rG12q9RbcLfg2YEzhcfsnFSkCyR6zGM+XpETeEeIhn6XIEjkqBD7/lRCnG9DrmIhZN7SeXVaokZOooz/Uawkg5j3NjTOx3xvd+1DVi4iDYI0TUZ7TNdAttzQ3cQjTBSvj/3owt4B9Q4Smzr7JfmEP2mnZgprG9G24huPRmVtOdxb8IIZZAeQq1eMumzyeQYQNNOjW3Cw9uImSfkYcltoX5FzmeKyh479XbDdQX root@singlevm1-vm-341f525a-81c3-453f-9039-cf39f324b11c\nssh-dss AAAAB3NzaC1kc3MAAACBAJEEsywrSCJA87xXC0WEO8JSGVTfC023+d0e+4eZ1/MfH0FyCY6YkRtGmSKGxUXpb5zQHOTjYBwhPsCMeUWCgxfBbubvUyIBrhhjHxAQnZRpH+XsFS3BPrLptyQCF62al/MbLtlVnGIp2g2Z1xp5hgrz+2CprUuw4de+ME0F+3MDAAAAFQDg07rmDsFInnINOdgD+IR9Egp5AwAAAIABJt47h1iKBBhewPn5lM5oYeJEWRQ2ofJ0fXFhs4vYZBqRuixTGTz7EX4aF8LI6VBSIhDgarE0wtu3a35mliMp9+zFvCKioKyYqJLRj06Vl4Vus1RI3Kl4AraFLC7RJbBRNpQyll3xD70cdkeP6Op+YnAnCDk8YPeMa6e+D8Zc7AAAAIAP+q16okZxLkuZ7SlSY+c+LpYm+/WUOJmlPTEHBvOpzR45kV1170sIe0qjiEAG6XByP194C6WsfAIAWMvSkzWBiklKS8Rtmca686TMjsTEKFK2yWzsUF1bR+EWJuaLqyu/BVPDi6OVpo5U0qg4y959I0nRFZebV96cg+4obvQj7Q== root@singlevm1-vm-341f525a-81c3-453f-9039-cf39f324b11c\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.27s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fe34:1a28/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.9 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000001\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-341f525a-81c3-453f-9039-cf39f324b11c\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.85 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-341f525a-81c3-453f-9039-cf39f324b11c login: "} 2018-12-04 19:46:54,414 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/62aa2132-137f-4307-ab02-74f92646b1f0/action used request id req-8bbf427e-1d80-4ed8-b756-44d3007353ef 2018-12-04 19:46:54,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.848566055298s 2018-12-04 19:46:54,415 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/62aa2132-137f-4307-ab02-74f92646b1f0/action used request id req-8bbf427e-1d80-4ed8-b756-44d3007353ef 2018-12-04 19:46:54,415 - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 484436883 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.163880] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.165865] pid_max: default: 32768 minimum: 301 [ 0.166948] ACPI: Core revision 20150930 [ 0.168501] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.170051] Security Framework initialized [ 0.171036] Yama: becoming mindful. [ 0.171924] AppArmor: AppArmor initialized [ 0.172945] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.174488] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.175988] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.177404] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.179082] Initializing cgroup subsys io [ 0.180056] Initializing cgroup subsys memory [ 0.181082] Initializing cgroup subsys devices [ 0.182120] Initializing cgroup subsys freezer [ 0.183166] Initializing cgroup subsys net_cls [ 0.184199] Initializing cgroup subsys perf_event [ 0.185289] Initializing cgroup subsys net_prio [ 0.186348] Initializing cgroup subsys hugetlb [ 0.187390] Initializing cgroup subsys pids [ 0.188425] CPU: Physical Processor ID: 0 [ 0.190081] mce: CPU supports 10 MCE banks [ 0.191100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.192284] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.207249] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.213802] ftrace: allocating 31920 entries in 125 pages [ 0.240173] smpboot: Max logical packages: 1 [ 0.241210] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.242853] x2apic enabled [ 0.243861] Switched APIC routing to physical x2apic. [ 0.246057] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.247378] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.249839] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.251995] KVM setup paravirtual spinlock [ 0.253628] x86: Booted up 1 node, 1 CPUs [ 0.254599] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.256262] devtmpfs: initialized [ 0.258134] evm: security.selinux [ 0.258978] evm: security.SMACK64 [ 0.259813] evm: security.SMACK64EXEC [ 0.260711] evm: security.SMACK64TRANSMUTE [ 0.261684] evm: security.SMACK64MMAP [ 0.262576] evm: security.ima [ 0.263352] evm: security.capability [ 0.264323] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.266526] pinctrl core: initialized pinctrl subsystem [ 0.267840] RTC time: 19:46:49, date: 12/04/18 [ 0.268985] NET: Registered protocol family 16 [ 0.270151] cpuidle: using governor ladder [ 0.271139] cpuidle: using governor menu [ 0.272091] PCCT header not found. [ 0.272994] ACPI: bus type PCI registered [ 0.273953] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.275422] PCI: Using configuration type 1 for base access [ 0.277418] ACPI: Added _OSI(Module Device) [ 0.278424] ACPI: Added _OSI(Processor Device) [ 0.279461] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.280541] ACPI: Added _OSI(Processor Aggregator Device) [ 0.282525] ACPI: Interpreter enabled [ 0.283441] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.285646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.287831] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.290036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.292233] ACPI: (supports S0 S5) [ 0.293089] ACPI: Using IOAPIC for interrupt routing [ 0.294220] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297734] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.299082] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.300539] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.301954] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.304585] acpiphp: Slot [3] registered [ 0.305550] acpiphp: Slot [4] registered [ 0.306511] acpiphp: Slot [5] registered [ 0.307472] acpiphp: Slot [6] registered [ 0.308426] acpiphp: Slot [7] registered [ 0.309384] acpiphp: Slot [8] registered [ 0.310339] acpiphp: Slot [9] registered [ 0.311295] acpiphp: Slot [10] registered [ 0.312261] acpiphp: Slot [11] registered [ 0.313231] acpiphp: Slot [12] registered [ 0.314202] acpiphp: Slot [13] registered [ 0.315168] acpiphp: Slot [14] registered [ 0.316142] acpiphp: Slot [15] registered [ 0.329651] acpiphp: Slot [16] registered [ 0.330623] acpiphp: Slot [17] registered [ 0.331592] acpiphp: Slot [18] registered [ 0.332561] acpiphp: Slot [19] registered [ 0.333583] acpiphp: Slot [20] registered [ 0.334591] acpiphp: Slot [21] registered [ 0.335595] acpiphp: Slot [22] registered [ 0.336566] acpiphp: Slot [23] registered [ 0.337537] acpiphp: Slot [24] registered [ 0.338508] acpiphp: Slot [25] registered [ 0.339478] acpiphp: Slot [26] registered [ 0.340450] acpiphp: Slot [27] registered [ 0.341424] acpiphp: Slot [28] registered [ 0.342397] acpiphp: Slot [29] registered [ 0.343366] acpiphp: Slot [30] registered [ 0.344337] acpiphp: Slot [31] registered [ 0.345306] PCI host bridge to bus 0000:00 [ 0.346279] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.347708] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.349139] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.350880] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.352616] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.354383] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.358005] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.359512] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.360904] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.362389] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.366352] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.368369] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.390342] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.392101] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.393808] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.395493] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.397159] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.398752] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.400383] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.401628] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.403481] vgaarb: loaded [ 0.404208] vgaarb: bridge control possible 0000:00:02.0 [ 0.405673] SCSI subsystem initialized [ 0.406785] ACPI: bus type USB registered [ 0.407780] usbcore: registered new interface driver usbfs [ 0.408998] usbcore: registered new interface driver hub [ 0.410189] usbcore: registered new device driver usb [ 0.411509] PCI: Using ACPI for IRQ routing [ 0.412860] NetLabel: Initializing [ 0.413724] NetLabel: domain hash size = 128 [ 0.414735] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.415872] NetLabel: unlabeled traffic allowed by default [ 0.417255] clocksource: Switched to clocksource kvm-clock [ 0.426723] AppArmor: AppArmor Filesystem Enabled [ 0.427867] pnp: PnP ACPI init [ 0.428978] pnp: PnP ACPI: found 5 devices [ 0.435601] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.437650] NET: Registered protocol family 2 [ 0.438905] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.440630] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.442052] TCP: Hash tables configured (established 4096 bind 4096) [ 0.443485] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.444766] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.446146] NET: Registered protocol family 1 [ 0.447195] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.448487] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.449759] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.463915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.478310] Trying to unpack rootfs image as initramfs... [ 0.538506] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.540494] Scanning for low memory corruption every 60 seconds [ 0.542113] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.543494] audit: initializing netlink subsys (disabled) [ 0.544708] audit: type=2000 audit(1543952809.928:1): initialized [ 0.546306] Initialise system trusted keyring [ 0.547447] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.548807] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.551221] zbud: loaded [ 0.552089] VFS: Disk quotas dquot_6.6.0 [ 0.553078] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.554957] fuse init (API version 7.23) [ 0.556045] Key type big_key registered [ 0.557008] Allocating IMA MOK and blacklist keyrings. [ 0.558462] Key type asymmetric registered [ 0.559451] Asymmetric key parser 'x509' registered [ 0.560595] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.562387] io scheduler noop registered [ 0.563339] io scheduler deadline registered (default) [ 0.564524] io scheduler cfq registered [ 0.565542] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.566790] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.568298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.570062] ACPI: Power Button [PWRF] [ 0.571088] GHES: HEST is not enabled! [ 0.587995] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.618216] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.622037] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.645807] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.648958] Linux agpgart interface v0.103 [ 0.652901] brd: module loaded [ 0.655017] loop: module loaded [ 0.659681] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.661434] GPT:90111 != 2097151 [ 0.662252] GPT:Alternate GPT header not at the end of the disk. [ 0.663544] GPT:90111 != 2097151 [ 0.664359] GPT: Use GNU Parted to correct GPT errors. [ 0.665520] vda: vda1 vda15 [ 0.667373] scsi host0: ata_piix [ 0.668342] scsi host1: ata_piix [ 0.669216] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.670669] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.672503] libphy: Fixed MDIO Bus: probed [ 0.673706] tun: Universal TUN/TAP device driver, 1.6 [ 0.674849] tun: (C) 1999-2004 Max Krasnyansky [ 0.677846] PPP generic driver version 2.4.2 [ 0.679009] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680458] ehci-pci: EHCI PCI platform driver [ 0.681562] ehci-platform: EHCI generic platform driver [ 0.682861] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684252] ohci-pci: OHCI PCI platform driver [ 0.685347] ohci-platform: OHCI generic platform driver [ 0.686573] uhci_hcd: USB Universal Host Controller Interface driver [ 0.701056] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.702313] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.704095] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.705313] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.706815] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.708287] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.709996] usb usb1: Product: UHCI Host Controller [ 0.711112] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.712472] usb usb1: SerialNumber: 0000:00:01.2 [ 0.713668] hub 1-0:1.0: USB hub found [ 0.714626] hub 1-0:1.0: 2 ports detected [ 0.715850] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.718554] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.719729] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.720992] mousedev: PS/2 mouse device common for all mice [ 0.722567] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.724802] rtc_cmos 00:00: RTC can wake from S4 [ 0.726197] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.727636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.729058] i2c /dev entries driver [ 0.730084] device-mapper: uevent: version 1.0.3 [ 0.731275] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.733314] ledtrig-cpu: registered to indicate activity on CPUs [ 0.735388] NET: Registered protocol family 10 [ 0.737029] NET: Registered protocol family 17 [ 0.738165] Key type dns_resolver registered [ 0.739576] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.740896] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.743162] registered taskstats version 1 [ 0.744224] Loading compiled-in X.509 certificates [ 0.746043] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.748320] zswap: loaded using pool lzo/zbud [ 0.750666] Key type trusted registered [ 0.752675] Key type encrypted registered [ 0.753713] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754979] ima: No TPM chip found, activating TPM-bypass! [ 0.756231] evm: HMAC attrs: 0x1 [ 0.757464] Magic number: 14:588:798 [ 0.758532] rtc_cmos 00:00: setting system clock to 2018-12-04 19:46:50 UTC (1543952810) [ 0.760519] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.761848] EDD information not available. [ 0.831920] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.846673] Write protecting the kernel read-only data: 14336k [ 0.851266] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.853773] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 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.78 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.015070] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.9... Lease of 192.168.120.9 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 0.88. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC4d9yMvnMHwWxKUAy8bLUOMt5H9XpNyUNEdwairPJgTAFsrWzY6PEedOsJmvQs9h+wCSxbVhmzdtKHobgVFiRvQdgPpt0uwgkTjFRlQEDv6Qu8m3rG12q9RbcLfg2YEzhcfsnFSkCyR6zGM+XpETeEeIhn6XIEjkqBD7/lRCnG9DrmIhZN7SeXVaokZOooz/Uawkg5j3NjTOx3xvd+1DVi4iDYI0TUZ7TNdAttzQ3cQjTBSvj/3owt4B9Q4Smzr7JfmEP2mnZgprG9G24huPRmVtOdxb8IIZZAeQq1eMumzyeQYQNNOjW3Cw9uImSfkYcltoX5FzmeKyh479XbDdQX root@singlevm1-vm-341f525a-81c3-453f-9039-cf39f324b11c ssh-dss AAAAB3NzaC1kc3MAAACBAJEEsywrSCJA87xXC0WEO8JSGVTfC023+d0e+4eZ1/MfH0FyCY6YkRtGmSKGxUXpb5zQHOTjYBwhPsCMeUWCgxfBbubvUyIBrhhjHxAQnZRpH+XsFS3BPrLptyQCF62al/MbLtlVnGIp2g2Z1xp5hgrz+2CprUuw4de+ME0F+3MDAAAAFQDg07rmDsFInnINOdgD+IR9Egp5AwAAAIABJt47h1iKBBhewPn5lM5oYeJEWRQ2ofJ0fXFhs4vYZBqRuixTGTz7EX4aF8LI6VBSIhDgarE0wtu3a35mliMp9+zFvCKioKyYqJLRj06Vl4Vus1RI3Kl4AraFLC7RJbBRNpQyll3xD70cdkeP6Op+YnAnCDk8YPeMa6e+D8Zc7AAAAIAP+q16okZxLkuZ7SlSY+c+LpYm+/WUOJmlPTEHBvOpzR45kV1170sIe0qjiEAG6XByP194C6WsfAIAWMvSkzWBiklKS8Rtmca686TMjsTEKFK2yWzsUF1bR+EWJuaLqyu/BVPDi6OVpo5U0qg4y959I0nRFZebV96cg+4obvQj7Q== root@singlevm1-vm-341f525a-81c3-453f-9039-cf39f324b11c -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.27s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fe34:1a28/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.9 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000001 name: N/A availability-zone: nova local-hostname: singlevm1-vm-341f525a-81c3-453f-9039-cf39f324b11c launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.85 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-341f525a-81c3-453f-9039-cf39f324b11c login: 2018-12-04 19:46:55,417 - paramiko.transport - DEBUG - starting thread (client mode): 0x88b31850L 2018-12-04 19:46:55,418 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-12-04 19:46:55,418 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-04 19:46:55,418 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-04 19:46:55,419 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-04 19:46:55,419 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-04 19:46:55,420 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-04 19:46:55,420 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-04 19:46:55,420 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-04 19:46:55,420 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-04 19:46:55,440 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-04 19:46:55,441 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-04 19:46:55,450 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.204: bb9b290d97759aae834ec5ca9e57ad05 2018-12-04 19:46:55,451 - paramiko.transport - DEBUG - Trying discovered key 76fe11698a16d0a078b4839074cc308f in /tmp/tmpimNWMU 2018-12-04 19:46:55,481 - paramiko.transport - DEBUG - userauth is OK 2018-12-04 19:46:55,487 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-04 19:46:55,516 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-04 19:46:55,517 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-04 19:46:55,517 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-04 19:46:55,518 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-04 19:46:55,519 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-04 19:46:55,519 - functest.core.singlevm - DEBUG - output: Hello World 2018-12-04 19:46:55,520 - functest.core.singlevm - DEBUG - error: 2018-12-04 19:46:55,525 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-04 19:46:55,634 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-04 19:46:55,635 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:27 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-04 19:46:55,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-04 19:46:55,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/9255c57d-e77c-4106-9abd-f3ea02b99607.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a172ed985ee8ed351a253153e861e3c1fb2507e" 2018-12-04 19:46:56,229 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-90bbcfb1-e0f1-4fa7-8639-0049cd7b12ef Content-Length: 0 Date: Tue, 04 Dec 2018 19:46:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 19:46:56,230 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/9255c57d-e77c-4106-9abd-f3ea02b99607.json used request id req-90bbcfb1-e0f1-4fa7-8639-0049cd7b12ef 2018-12-04 19:46:56,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.588179111481s 2018-12-04 19:46:56,230 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/9255c57d-e77c-4106-9abd-f3ea02b99607.json used request id req-90bbcfb1-e0f1-4fa7-8639-0049cd7b12ef 2018-12-04 19:46:56,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-04 19:46:56,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}4a172ed985ee8ed351a253153e861e3c1fb2507e" 2018-12-04 19:46:56,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7cc4f060-3f24-4f7a-81e0-027b8a1831d1 Date: Tue, 04 Dec 2018 19:46:56 GMT RESP BODY: {"floatingips": []} 2018-12-04 19:46:56,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-7cc4f060-3f24-4f7a-81e0-027b8a1831d1 2018-12-04 19:46:56,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0160310268402s 2018-12-04 19:46:56,251 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-7cc4f060-3f24-4f7a-81e0-027b8a1831d1 2018-12-04 19:46:56,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-04 19:46:56,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/62aa2132-137f-4307-ab02-74f92646b1f0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a172ed985ee8ed351a253153e861e3c1fb2507e" 2018-12-04 19:46:56,571 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 19:46: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-b42f4286-e6b2-485d-86d6-20677e874a4b x-compute-request-id: req-b42f4286-e6b2-485d-86d6-20677e874a4b Content-Type: application/json 2018-12-04 19:46:56,571 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/62aa2132-137f-4307-ab02-74f92646b1f0 used request id req-b42f4286-e6b2-485d-86d6-20677e874a4b 2018-12-04 19:46:56,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.319583177567s 2018-12-04 19:46:56,572 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/62aa2132-137f-4307-ab02-74f92646b1f0 used request id req-b42f4286-e6b2-485d-86d6-20677e874a4b 2018-12-04 19:46:56,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:46:56,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a172ed985ee8ed351a253153e861e3c1fb2507e" 2018-12-04 19:46:56,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:46: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-90f73b56-37b3-41d0-8e3f-f0baae44ce89 x-compute-request-id: req-90f73b56-37b3-41d0-8e3f-f0baae44ce89 Content-Encoding: gzip Content-Length: 815 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_341f525a-81c3-453f-9039-cf39f324b11c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1a:28", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/62aa2132-137f-4307-ab02-74f92646b1f0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/62aa2132-137f-4307-ab02-74f92646b1f0", "rel": "bookmark"}], "image": {"id": "5837ca4a-62ef-465e-966b-254e3e442c43", "links": [{"href": "http://172.30.9.23:8774/images/5837ca4a-62ef-465e-966b-254e3e442c43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-12-04T19:46:49.000000", "flavor": {"id": "68fb122d-797b-494f-8f10-b680ce106261", "links": [{"href": "http://172.30.9.23:8774/flavors/68fb122d-797b-494f-8f10-b680ce106261", "rel": "bookmark"}]}, "id": "62aa2132-137f-4307-ab02-74f92646b1f0", "security_groups": [{"name": "singlevm1-sg_341f525a-81c3-453f-9039-cf39f324b11c"}], "user_id": "61d4c3b4398c40adbd8e901c42776579", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T19:46:56Z", "hostId": "2cb7818352308ef90d2638397d96f42068ea252c328259efcfde59bd", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_341f525a-81c3-453f-9039-cf39f324b11c", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_341f525a-81c3-453f-9039-cf39f324b11c", "created": "2018-12-04T19:46:38Z", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:46:56,958 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-90f73b56-37b3-41d0-8e3f-f0baae44ce89 2018-12-04 19:46:56,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.385971784592s 2018-12-04 19:46:56,959 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-90f73b56-37b3-41d0-8e3f-f0baae44ce89 2018-12-04 19:46:56,960 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 19:46:58,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:46:58,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a172ed985ee8ed351a253153e861e3c1fb2507e" 2018-12-04 19:46:59,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:46:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5bc3f0f1-159d-4aff-a394-9557efab5002 x-compute-request-id: req-5bc3f0f1-159d-4aff-a394-9557efab5002 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-04 19:46:59,047 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5bc3f0f1-159d-4aff-a394-9557efab5002 2018-12-04 19:46:59,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0839531421661s 2018-12-04 19:46:59,047 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5bc3f0f1-159d-4aff-a394-9557efab5002 2018-12-04 19:46:59,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 19:46:59,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}4a172ed985ee8ed351a253153e861e3c1fb2507e" 2018-12-04 19:46:59,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9337 X-Openstack-Request-Id: req-7d70e5af-94f6-4a3d-bb71-180113c61a52 Date: Tue, 04 Dec 2018 19:46:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:46:35Z", "updated_at": "2018-12-04T19:46:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:46:35Z", "revision_number": 0, "id": "4c108d15-0372-493b-83f1-a6a1bba00cc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:46:35Z", "security_group_id": "f9bdd117-736a-4891-a353-19f48c2b7eee", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:46:35Z", "revision_number": 0, "id": "75420d6d-af99-4382-8a29-a692b2dab8b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:46:35Z", "security_group_id": "f9bdd117-736a-4891-a353-19f48c2b7eee", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-04T19:46:36Z", "revision_number": 0, "id": "a9883ea6-7aa2-40e0-ad2e-8eb607806021", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:46:36Z", "security_group_id": "f9bdd117-736a-4891-a353-19f48c2b7eee", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:46:36Z", "revision_number": 0, "id": "da2e2793-0b0d-4836-beeb-ee54492a9d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:46:36Z", "security_group_id": "f9bdd117-736a-4891-a353-19f48c2b7eee", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "f9bdd117-736a-4891-a353-19f48c2b7eee", "name": "singlevm1-sg_341f525a-81c3-453f-9039-cf39f324b11c"}]} 2018-12-04 19:46:59,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-7d70e5af-94f6-4a3d-bb71-180113c61a52 2018-12-04 19:46:59,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.053474187851s 2018-12-04 19:46:59,105 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-7d70e5af-94f6-4a3d-bb71-180113c61a52 2018-12-04 19:46:59,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-04 19:46:59,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/f9bdd117-736a-4891-a353-19f48c2b7eee.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a172ed985ee8ed351a253153e861e3c1fb2507e" 2018-12-04 19:46:59,307 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9b642075-0818-4048-982c-ac9be4888b53 Content-Length: 0 Date: Tue, 04 Dec 2018 19:46:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 19:46:59,307 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/f9bdd117-736a-4891-a353-19f48c2b7eee.json used request id req-9b642075-0818-4048-982c-ac9be4888b53 2018-12-04 19:46:59,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.199119091034s 2018-12-04 19:46:59,307 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/f9bdd117-736a-4891-a353-19f48c2b7eee.json used request id req-9b642075-0818-4048-982c-ac9be4888b53 2018-12-04 19:46:59,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-04 19:46:59,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/singlevm1-kp_341f525a-81c3-453f-9039-cf39f324b11c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a172ed985ee8ed351a253153e861e3c1fb2507e" 2018-12-04 19:46:59,367 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 19:46: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-b613375d-5037-4b2a-9634-8f004453fd21 x-compute-request-id: req-b613375d-5037-4b2a-9634-8f004453fd21 Content-Length: 0 Content-Type: application/json 2018-12-04 19:46:59,367 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/singlevm1-kp_341f525a-81c3-453f-9039-cf39f324b11c used request id req-b613375d-5037-4b2a-9634-8f004453fd21 2018-12-04 19:46:59,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0595819950104s 2018-12-04 19:46:59,368 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/singlevm1-kp_341f525a-81c3-453f-9039-cf39f324b11c used request id req-b613375d-5037-4b2a-9634-8f004453fd21 2018-12-04 19:46:59,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-04 19:46:59,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/b0e7931c-7e2c-4b06-a2bc-b4dab05cff7b/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}4a172ed985ee8ed351a253153e861e3c1fb2507e" -d '{"subnet_id": "57add147-ad6c-4de4-a255-e822cb002f54"}' 2018-12-04 19:47:00,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-65b30d37-efb5-4e30-89fa-3781d65fa182 Date: Tue, 04 Dec 2018 19:47:00 GMT RESP BODY: {"network_id": "97c19e93-dcaa-4810-aa5a-6970b7be4a1c", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "subnet_id": "57add147-ad6c-4de4-a255-e822cb002f54", "subnet_ids": ["57add147-ad6c-4de4-a255-e822cb002f54"], "port_id": "d5fcb10d-423f-49f2-88cf-6e324fb86c37", "id": "b0e7931c-7e2c-4b06-a2bc-b4dab05cff7b"} 2018-12-04 19:47:00,998 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/b0e7931c-7e2c-4b06-a2bc-b4dab05cff7b/remove_router_interface.json used request id req-65b30d37-efb5-4e30-89fa-3781d65fa182 2018-12-04 19:47:00,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.62972712517s 2018-12-04 19:47:00,998 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/b0e7931c-7e2c-4b06-a2bc-b4dab05cff7b/remove_router_interface.json used request id req-65b30d37-efb5-4e30-89fa-3781d65fa182 returning object b0e7931c-7e2c-4b06-a2bc-b4dab05cff7b 2018-12-04 19:47:00,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-04 19:47:00,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}4a172ed985ee8ed351a253153e861e3c1fb2507e" 2018-12-04 19:47:01,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-05ba7160-e784-4ce7-ac2e-804e9230b7d8 Date: Tue, 04 Dec 2018 19:47:01 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:46:29Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-04T19:47:00Z", "revision_number": 4, "routes": [], "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "b0e7931c-7e2c-4b06-a2bc-b4dab05cff7b", "name": "singlevm1-router_341f525a-81c3-453f-9039-cf39f324b11c"}]} 2018-12-04 19:47:01,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-05ba7160-e784-4ce7-ac2e-804e9230b7d8 2018-12-04 19:47:01,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.105534076691s 2018-12-04 19:47:01,105 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-05ba7160-e784-4ce7-ac2e-804e9230b7d8 2018-12-04 19:47:01,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-04 19:47:01,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/b0e7931c-7e2c-4b06-a2bc-b4dab05cff7b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a172ed985ee8ed351a253153e861e3c1fb2507e" 2018-12-04 19:47:02,412 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-22c6acf7-bbad-419a-8ad4-d6339ee0ee7d Content-Length: 0 Date: Tue, 04 Dec 2018 19:47:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 19:47:02,412 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/b0e7931c-7e2c-4b06-a2bc-b4dab05cff7b.json used request id req-22c6acf7-bbad-419a-8ad4-d6339ee0ee7d 2018-12-04 19:47:02,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.30624198914s 2018-12-04 19:47:02,413 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/b0e7931c-7e2c-4b06-a2bc-b4dab05cff7b.json used request id req-22c6acf7-bbad-419a-8ad4-d6339ee0ee7d 2018-12-04 19:47:02,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-04 19:47:02,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}4a172ed985ee8ed351a253153e861e3c1fb2507e" 2018-12-04 19:47:02,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1291 X-Openstack-Request-Id: req-329d6f69-2f44-41b9-8349-3a7f3d91fc73 Date: Tue, 04 Dec 2018 19:47:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"97c19e93-dcaa-4810-aa5a-6970b7be4a1c","tenant_id":"7156be1802b84962aaa9ceab6d73cc34","created_at":"2018-12-04T19:46:29Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-04T19:46:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"7156be1802b84962aaa9ceab6d73cc34","id":"57add147-ad6c-4de4-a255-e822cb002f54","subnetpool_id":null,"name":"singlevm1-subnet_341f525a-81c3-453f-9039-cf39f324b11c"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"90070285-9e79-459a-b14a-3d1fcc36db90","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:43:04Z","dns_nameservers":[],"updated_at":"2018-12-04T19:43:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"7b85822c75b8440e997578ae1b00b657","id":"caf0e3d6-6d8d-494c-a544-3ba2d42faa13","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-04 19:47:02,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-329d6f69-2f44-41b9-8349-3a7f3d91fc73 2018-12-04 19:47:02,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0398509502411s 2018-12-04 19:47:02,453 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-329d6f69-2f44-41b9-8349-3a7f3d91fc73 2018-12-04 19:47:02,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-04 19:47:02,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/57add147-ad6c-4de4-a255-e822cb002f54.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a172ed985ee8ed351a253153e861e3c1fb2507e" 2018-12-04 19:47:03,561 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f3c75794-b955-453d-bc4f-cbdf38a220b1 Date: Tue, 04 Dec 2018 19:47:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 19:47:03,561 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/57add147-ad6c-4de4-a255-e822cb002f54.json used request id req-f3c75794-b955-453d-bc4f-cbdf38a220b1 2018-12-04 19:47:03,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.10597515106s 2018-12-04 19:47:03,561 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/57add147-ad6c-4de4-a255-e822cb002f54.json used request id req-f3c75794-b955-453d-bc4f-cbdf38a220b1 2018-12-04 19:47:03,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:47:03,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}4a172ed985ee8ed351a253153e861e3c1fb2507e" 2018-12-04 19:47:03,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-4f419beb-2d74-4755-b9f8-712ec474dd83 Date: Tue, 04 Dec 2018 19:47:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T19:43:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"97c19e93-dcaa-4810-aa5a-6970b7be4a1c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7156be1802b84962aaa9ceab6d73cc34","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-04T19:47:03Z","provider:segmentation_id":45,"name":"singlevm1-net_341f525a-81c3-453f-9039-cf39f324b11c","admin_state_up":true,"tenant_id":"7156be1802b84962aaa9ceab6d73cc34","created_at":"2018-12-04T19:46:28Z","provider:network_type":"vxlan"}]} 2018-12-04 19:47:03,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-4f419beb-2d74-4755-b9f8-712ec474dd83 2018-12-04 19:47:03,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0893452167511s 2018-12-04 19:47:03,651 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-4f419beb-2d74-4755-b9f8-712ec474dd83 2018-12-04 19:47:03,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-04 19:47:03,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/97c19e93-dcaa-4810-aa5a-6970b7be4a1c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a172ed985ee8ed351a253153e861e3c1fb2507e" 2018-12-04 19:47:04,786 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5860e02e-4617-485b-a0dd-db10a12d7202 Date: Tue, 04 Dec 2018 19:47:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 19:47:04,786 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/97c19e93-dcaa-4810-aa5a-6970b7be4a1c.json used request id req-5860e02e-4617-485b-a0dd-db10a12d7202 2018-12-04 19:47:04,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.13411188126s 2018-12-04 19:47:04,787 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/97c19e93-dcaa-4810-aa5a-6970b7be4a1c.json used request id req-5860e02e-4617-485b-a0dd-db10a12d7202 2018-12-04 19:47:04,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 19:47:04,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a172ed985ee8ed351a253153e861e3c1fb2507e" 2018-12-04 19:47:04,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-5c43e68c-20fb-4863-b05e-5a5113370122 Date: Tue, 04 Dec 2018 19:47:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/5837ca4a-62ef-465e-966b-254e3e442c43/snap", "metadata": {}}], "file": "/v2/images/5837ca4a-62ef-465e-966b-254e3e442c43/file", "owner": "7156be1802b84962aaa9ceab6d73cc34", "id": "5837ca4a-62ef-465e-966b-254e3e442c43", "size": 12716032, "self": "/v2/images/5837ca4a-62ef-465e-966b-254e3e442c43", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/5837ca4a-62ef-465e-966b-254e3e442c43/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T19:46:34Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_341f525a-81c3-453f-9039-cf39f324b11c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_341f525a-81c3-453f-9039-cf39f324b11c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T19:46:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 19:47:04,984 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-5c43e68c-20fb-4863-b05e-5a5113370122 2018-12-04 19:47:04,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.193264007568s 2018-12-04 19:47:04,985 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-5c43e68c-20fb-4863-b05e-5a5113370122 2018-12-04 19:47:04,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-04 19:47:04,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/5837ca4a-62ef-465e-966b-254e3e442c43 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a172ed985ee8ed351a253153e861e3c1fb2507e" 2018-12-04 19:47:05,501 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1066070b-ad3f-4b4f-8ad4-acce8b676238 Date: Tue, 04 Dec 2018 19:47:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 19:47:05,501 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/5837ca4a-62ef-465e-966b-254e3e442c43 used request id req-1066070b-ad3f-4b4f-8ad4-acce8b676238 2018-12-04 19:47:05,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.514940977097s 2018-12-04 19:47:05,502 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/5837ca4a-62ef-465e-966b-254e3e442c43 used request id req-1066070b-ad3f-4b4f-8ad4-acce8b676238 2018-12-04 19:47:05,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-04 19:47:05,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}4a172ed985ee8ed351a253153e861e3c1fb2507e" 2018-12-04 19:47:05,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19: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-0358eefd-0be9-4fbb-8bd5-bbfcc9c55046 x-compute-request-id: req-0358eefd-0be9-4fbb-8bd5-bbfcc9c55046 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_341f525a-81c3-453f-9039-cf39f324b11c", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/68fb122d-797b-494f-8f10-b680ce106261", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/68fb122d-797b-494f-8f10-b680ce106261", "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": "68fb122d-797b-494f-8f10-b680ce106261"}]} 2018-12-04 19:47:05,696 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-0358eefd-0be9-4fbb-8bd5-bbfcc9c55046 2018-12-04 19:47:05,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.193472862244s 2018-12-04 19:47:05,696 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-0358eefd-0be9-4fbb-8bd5-bbfcc9c55046 2018-12-04 19:47:05,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-04 19:47:05,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/68fb122d-797b-494f-8f10-b680ce106261 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a172ed985ee8ed351a253153e861e3c1fb2507e" 2018-12-04 19:47:05,736 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 19:47:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5bb14aa6-b6f1-4437-91af-ba885a355260 x-compute-request-id: req-5bb14aa6-b6f1-4437-91af-ba885a355260 Content-Length: 0 Content-Type: application/json 2018-12-04 19:47:05,736 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/68fb122d-797b-494f-8f10-b680ce106261 used request id req-5bb14aa6-b6f1-4437-91af-ba885a355260 2018-12-04 19:47:05,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0385360717773s 2018-12-04 19:47:05,736 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/68fb122d-797b-494f-8f10-b680ce106261 used request id req-5bb14aa6-b6f1-4437-91af-ba885a355260 2018-12-04 19:47:05,786 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-12-04 19:47:05,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 19:47:05,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:47:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e97ddfb6-3da2-47fc-ab35-771b407f96d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 19:47:05,844 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e97ddfb6-3da2-47fc-ab35-771b407f96d8 2018-12-04 19:47:05,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 19:47:06,229 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T20:47:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "61d4c3b4398c40adbd8e901c42776579"}, "audit_ids": ["i-3bK_N2Qj2p_IqtoE0OYw"], "issued_at": "2018-12-04T19:47:06.000000Z"}} 2018-12-04 19:47:06,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:47:06,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}c591c09f56733ec1c72330ba8d1a5ad07390c137" 2018-12-04 19:47:06,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-27612989-2b2f-4b89-bbfb-d957b1806130 Date: Tue, 04 Dec 2018 19:47:06 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T19:43:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"}]} 2018-12-04 19:47:06,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-27612989-2b2f-4b89-bbfb-d957b1806130 2018-12-04 19:47:06,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.267262935638s 2018-12-04 19:47:06,500 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-27612989-2b2f-4b89-bbfb-d957b1806130 2018-12-04 19:47:06,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 19:47:06,509 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 19: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 19:47:06,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 19:47:06,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}c591c09f56733ec1c72330ba8d1a5ad07390c137" 2018-12-04 19:47:06,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:47:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76050ced-909a-4c1f-9dbe-a60073abf046 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-04 19:47:06,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-76050ced-909a-4c1f-9dbe-a60073abf046 2018-12-04 19:47:06,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.090931892395s 2018-12-04 19:47:06,602 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-76050ced-909a-4c1f-9dbe-a60073abf046 2018-12-04 19:47:06,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-04 19:47:06,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}c591c09f56733ec1c72330ba8d1a5ad07390c137" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_d6205129-189f-4d79-bed7-9ad34c5ffdca"}}' 2018-12-04 19:47:06,720 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 19:47:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d123b2c6-266e-4f2d-ba2a-48bebe731ae7 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.23:5000/v3/projects/df499958d8da44c7afe6067aa4e70310"}, "tags": [], "enabled": true, "id": "df499958d8da44c7afe6067aa4e70310", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_d6205129-189f-4d79-bed7-9ad34c5ffdca"}} 2018-12-04 19:47:06,720 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-d123b2c6-266e-4f2d-ba2a-48bebe731ae7 2018-12-04 19:47:06,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.111700057983s 2018-12-04 19:47:06,721 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-d123b2c6-266e-4f2d-ba2a-48bebe731ae7 2018-12-04 19:47:06,721 - 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'df499958d8da44c7afe6067aa4e70310', '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_d6205129-189f-4d79-bed7-9ad34c5ffdca'}) 2018-12-04 19:47:06,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-04 19:47:06,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c591c09f56733ec1c72330ba8d1a5ad07390c137" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "3ec58492-5a93-4398-aa96-24d3d766fc3e", "email": null, "name": "singlevm2-user_d6205129-189f-4d79-bed7-9ad34c5ffdca"}}' 2018-12-04 19:47:07,112 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 19:47:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b670e04-c73c-479d-a7c2-3e8b06b20d10 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_d6205129-189f-4d79-bed7-9ad34c5ffdca", "links": {"self": "http://172.30.9.23:5000/v3/users/b79abf44650c4b3ea5bd7faed6f121ff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b79abf44650c4b3ea5bd7faed6f121ff", "domain_id": "default", "password_expires_at": null}} 2018-12-04 19:47:07,112 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-3b670e04-c73c-479d-a7c2-3e8b06b20d10 2018-12-04 19:47:07,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.384167909622s 2018-12-04 19:47:07,112 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-3b670e04-c73c-479d-a7c2-3e8b06b20d10 2018-12-04 19:47:07,113 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b79abf44650c4b3ea5bd7faed6f121ff', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_d6205129-189f-4d79-bed7-9ad34c5ffdca'}) 2018-12-04 19:47:07,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 19:47:07,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c591c09f56733ec1c72330ba8d1a5ad07390c137" 2018-12-04 19:47:07,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:47:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b066c34c-8ec0-4de2-b38a-9472fda28e90 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 19:47:07,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b066c34c-8ec0-4de2-b38a-9472fda28e90 2018-12-04 19:47:07,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.092747926712s 2018-12-04 19:47:07,210 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b066c34c-8ec0-4de2-b38a-9472fda28e90 2018-12-04 19:47:07,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 19:47:07,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c591c09f56733ec1c72330ba8d1a5ad07390c137" 2018-12-04 19:47:07,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:47:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-576b5691-d541-4499-8481-8f1b13263369 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 19:47:07,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-576b5691-d541-4499-8481-8f1b13263369 2018-12-04 19:47:07,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0949161052704s 2018-12-04 19:47:07,310 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-576b5691-d541-4499-8481-8f1b13263369 2018-12-04 19:47:07,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 19:47:07,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}c591c09f56733ec1c72330ba8d1a5ad07390c137" 2018-12-04 19:47:07,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:47:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11890e0a-6cb5-48a2-a33f-77fdd813b43d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 19:47:07,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-11890e0a-6cb5-48a2-a33f-77fdd813b43d 2018-12-04 19:47:07,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0886659622192s 2018-12-04 19:47:07,404 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-11890e0a-6cb5-48a2-a33f-77fdd813b43d 2018-12-04 19:47:07,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 19:47:07,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c591c09f56733ec1c72330ba8d1a5ad07390c137" 2018-12-04 19:47:07,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:47:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86003dd4-fbfe-42f8-bf34-5ff1cc242484 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "singlevm2-user_d6205129-189f-4d79-bed7-9ad34c5ffdca", "links": {"self": "http://172.30.9.23:5000/v3/users/b79abf44650c4b3ea5bd7faed6f121ff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b79abf44650c4b3ea5bd7faed6f121ff", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 19:47:07,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-86003dd4-fbfe-42f8-bf34-5ff1cc242484 2018-12-04 19:47:07,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115681886673s 2018-12-04 19:47:07,521 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-86003dd4-fbfe-42f8-bf34-5ff1cc242484 2018-12-04 19:47:07,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 19:47:07,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}c591c09f56733ec1c72330ba8d1a5ad07390c137" 2018-12-04 19:47:07,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:47:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d98ccf8e-1684-4453-8e26-09db94c64e77 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.23:5000/v3/projects/df499958d8da44c7afe6067aa4e70310"}, "tags": [], "enabled": true, "id": "df499958d8da44c7afe6067aa4e70310", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_d6205129-189f-4d79-bed7-9ad34c5ffdca"}]} 2018-12-04 19:47:07,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-d98ccf8e-1684-4453-8e26-09db94c64e77 2018-12-04 19:47:07,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.096657037735s 2018-12-04 19:47:07,630 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-d98ccf8e-1684-4453-8e26-09db94c64e77 2018-12-04 19:47:07,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 19:47:07,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=b79abf44650c4b3ea5bd7faed6f121ff&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=df499958d8da44c7afe6067aa4e70310" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c591c09f56733ec1c72330ba8d1a5ad07390c137" 2018-12-04 19:47:07,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:47:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-045c84f1-d8d0-481d-aec3-3cecabb9730e Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=b79abf44650c4b3ea5bd7faed6f121ff&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=df499958d8da44c7afe6067aa4e70310", "previous": null, "next": null}} 2018-12-04 19:47:07,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=b79abf44650c4b3ea5bd7faed6f121ff&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=df499958d8da44c7afe6067aa4e70310 used request id req-045c84f1-d8d0-481d-aec3-3cecabb9730e 2018-12-04 19:47:07,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0952579975128s 2018-12-04 19:47:07,733 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=b79abf44650c4b3ea5bd7faed6f121ff&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=df499958d8da44c7afe6067aa4e70310 used request id req-045c84f1-d8d0-481d-aec3-3cecabb9730e 2018-12-04 19:47:07,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-04 19:47:07,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/df499958d8da44c7afe6067aa4e70310/users/b79abf44650c4b3ea5bd7faed6f121ff/roles/d20a1200fc7441df95f6f68766e80849 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c591c09f56733ec1c72330ba8d1a5ad07390c137" 2018-12-04 19:47:07,907 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 19:47:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76d0828d-3dce-4edd-a042-e39d33cdc67f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 19:47:07,907 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/df499958d8da44c7afe6067aa4e70310/users/b79abf44650c4b3ea5bd7faed6f121ff/roles/d20a1200fc7441df95f6f68766e80849 used request id req-76d0828d-3dce-4edd-a042-e39d33cdc67f 2018-12-04 19:47:07,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.1707239151s 2018-12-04 19:47:07,907 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/df499958d8da44c7afe6067aa4e70310/users/b79abf44650c4b3ea5bd7faed6f121ff/roles/d20a1200fc7441df95f6f68766e80849 used request id req-76d0828d-3dce-4edd-a042-e39d33cdc67f 2018-12-04 19:47:07,908 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_d6205129-189f-4d79-bed7-9ad34c5ffdca', 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'df499958d8da44c7afe6067aa4e70310', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '3ec58492-5a93-4398-aa96-24d3d766fc3e', 'username': u'singlevm2-user_d6205129-189f-4d79-bed7-9ad34c5ffdca', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-04 19:47:07,912 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_d6205129-189f-4d79-bed7-9ad34c5ffdca', 'password': '3ec58492-5a93-4398-aa96-24d3d766fc3e', 'project_name': 'singlevm2-project_d6205129-189f-4d79-bed7-9ad34c5ffdca', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': 'df499958d8da44c7afe6067aa4e70310', 'project_domain_name': 'Default'} 2018-12-04 19:47:07,912 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-12-04 19:47:07,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 19:47:07,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}c591c09f56733ec1c72330ba8d1a5ad07390c137" 2018-12-04 19:47:08,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:47:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-562c8b0b-c617-4d4e-96dc-5d14caab3345 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-04 19:47:08,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-562c8b0b-c617-4d4e-96dc-5d14caab3345 2018-12-04 19:47:08,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0898389816284s 2018-12-04 19:47:08,003 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-562c8b0b-c617-4d4e-96dc-5d14caab3345 2018-12-04 19:47:08,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 19:47:08,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}c591c09f56733ec1c72330ba8d1a5ad07390c137" 2018-12-04 19:47:08,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:47:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ece3ff16-5b0a-447e-aa70-1983eacb8948 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.23:5000/v3/projects/df499958d8da44c7afe6067aa4e70310"}, "tags": [], "enabled": true, "id": "df499958d8da44c7afe6067aa4e70310", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_d6205129-189f-4d79-bed7-9ad34c5ffdca"}]} 2018-12-04 19:47:08,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-ece3ff16-5b0a-447e-aa70-1983eacb8948 2018-12-04 19:47:08,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0870959758759s 2018-12-04 19:47:08,098 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-ece3ff16-5b0a-447e-aa70-1983eacb8948 2018-12-04 19:47:08,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-04 19:47:08,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}c591c09f56733ec1c72330ba8d1a5ad07390c137" -d '{"network": {"tenant_id": "df499958d8da44c7afe6067aa4e70310", "name": "singlevm2-net_d6205129-189f-4d79-bed7-9ad34c5ffdca", "admin_state_up": true}}' 2018-12-04 19:47:08,748 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a33f9896-125b-45f8-834d-a83fe5b3d24b Date: Tue, 04 Dec 2018 19:47:08 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"149f8a58-d590-4b99-83b2-3d9f39e6223f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"df499958d8da44c7afe6067aa4e70310","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-04T19:47:08Z","is_default":false,"provider:segmentation_id":65,"name":"singlevm2-net_d6205129-189f-4d79-bed7-9ad34c5ffdca","admin_state_up":true,"tenant_id":"df499958d8da44c7afe6067aa4e70310","created_at":"2018-12-04T19:47:08Z","mtu":1450}} 2018-12-04 19:47:08,748 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-a33f9896-125b-45f8-834d-a83fe5b3d24b 2018-12-04 19:47:08,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.648232936859s 2018-12-04 19:47:08,749 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-a33f9896-125b-45f8-834d-a83fe5b3d24b 2018-12-04 19:47:08,749 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-04T19:47:08Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'149f8a58-d590-4b99-83b2-3d9f39e6223f', u'provider:segmentation_id': 65, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_d6205129-189f-4d79-bed7-9ad34c5ffdca', u'admin_state_up': True, u'tenant_id': u'df499958d8da44c7afe6067aa4e70310', u'created_at': u'2018-12-04T19:47:08Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'df499958d8da44c7afe6067aa4e70310'}) 2018-12-04 19:47:08,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 19:47:08,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:47:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16d74107-0fe3-47db-b18e-bd98bc2e4c41 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 19:47:08,758 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-16d74107-0fe3-47db-b18e-bd98bc2e4c41 2018-12-04 19:47:08,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 19:47:09,160 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}], "expires_at": "2018-12-04T20:47:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df499958d8da44c7afe6067aa4e70310", "name": "singlevm2-project_d6205129-189f-4d79-bed7-9ad34c5ffdca"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/df499958d8da44c7afe6067aa4e70310", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/df499958d8da44c7afe6067aa4e70310", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/df499958d8da44c7afe6067aa4e70310", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_df499958d8da44c7afe6067aa4e70310", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_df499958d8da44c7afe6067aa4e70310", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/df499958d8da44c7afe6067aa4e70310", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/df499958d8da44c7afe6067aa4e70310", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/df499958d8da44c7afe6067aa4e70310", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/df499958d8da44c7afe6067aa4e70310", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/df499958d8da44c7afe6067aa4e70310", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/df499958d8da44c7afe6067aa4e70310", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/df499958d8da44c7afe6067aa4e70310", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/df499958d8da44c7afe6067aa4e70310", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/df499958d8da44c7afe6067aa4e70310", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_d6205129-189f-4d79-bed7-9ad34c5ffdca", "id": "b79abf44650c4b3ea5bd7faed6f121ff"}, "audit_ids": ["yzEt5iAWRpCWq6KgPQEV3A"], "issued_at": "2018-12-04T19:47:09.000000Z"}} 2018-12-04 19:47:09,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:47:09,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}32c04d91d9337c86dbe651931100b9d9185b5c87" 2018-12-04 19:47:09,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1148 X-Openstack-Request-Id: req-c0452242-85d5-4fef-b7a9-429c9751f5ed Date: Tue, 04 Dec 2018 19:47:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T19:47:08Z","tenant_id":"df499958d8da44c7afe6067aa4e70310","created_at":"2018-12-04T19:47:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"df499958d8da44c7afe6067aa4e70310","id":"149f8a58-d590-4b99-83b2-3d9f39e6223f","name":"singlevm2-net_d6205129-189f-4d79-bed7-9ad34c5ffdca"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T19:43:04Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"}]} 2018-12-04 19:47:09,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c0452242-85d5-4fef-b7a9-429c9751f5ed 2018-12-04 19:47:09,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.282212972641s 2018-12-04 19:47:09,446 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c0452242-85d5-4fef-b7a9-429c9751f5ed 2018-12-04 19:47:09,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-04 19:47:09,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}32c04d91d9337c86dbe651931100b9d9185b5c87" -d '{"subnet": {"name": "singlevm2-subnet_d6205129-189f-4d79-bed7-9ad34c5ffdca", "enable_dhcp": true, "network_id": "149f8a58-d590-4b99-83b2-3d9f39e6223f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-04 19:47:10,337 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-6866d219-2b2a-454b-b62b-227a09eca96f Date: Tue, 04 Dec 2018 19:47:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"149f8a58-d590-4b99-83b2-3d9f39e6223f","tenant_id":"df499958d8da44c7afe6067aa4e70310","created_at":"2018-12-04T19:47:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-04T19:47:09Z","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":"df499958d8da44c7afe6067aa4e70310","id":"808b71d1-d8ae-4103-8019-59ff54460948","subnetpool_id":null,"name":"singlevm2-subnet_d6205129-189f-4d79-bed7-9ad34c5ffdca"}} 2018-12-04 19:47:10,337 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-6866d219-2b2a-454b-b62b-227a09eca96f 2018-12-04 19:47:10,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.890076875687s 2018-12-04 19:47:10,338 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-6866d219-2b2a-454b-b62b-227a09eca96f 2018-12-04 19:47:10,338 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-04T19:47:09Z', 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'808b71d1-d8ae-4103-8019-59ff54460948', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_d6205129-189f-4d79-bed7-9ad34c5ffdca', u'enable_dhcp': True, u'network_id': u'149f8a58-d590-4b99-83b2-3d9f39e6223f', u'tenant_id': u'df499958d8da44c7afe6067aa4e70310', u'created_at': u'2018-12-04T19:47:09Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'df499958d8da44c7afe6067aa4e70310'}) 2018-12-04 19:47:10,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-04 19:47:10,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}32c04d91d9337c86dbe651931100b9d9185b5c87" -d '{"router": {"external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "name": "singlevm2-router_d6205129-189f-4d79-bed7-9ad34c5ffdca", "admin_state_up": true}}' 2018-12-04 19:47:11,406 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-54566fca-27b4-4d0e-ae66-af782a32b609 Date: Tue, 04 Dec 2018 19:47:11 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "df499958d8da44c7afe6067aa4e70310", "created_at": "2018-12-04T19:47:10Z", "admin_state_up": true, "updated_at": "2018-12-04T19:47:11Z", "revision_number": 2, "routes": [], "project_id": "df499958d8da44c7afe6067aa4e70310", "id": "977a270f-35e4-4d1a-8609-66fed0c41547", "name": "singlevm2-router_d6205129-189f-4d79-bed7-9ad34c5ffdca"}} 2018-12-04 19:47:11,406 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-54566fca-27b4-4d0e-ae66-af782a32b609 2018-12-04 19:47:11,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.06694507599s 2018-12-04 19:47:11,406 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-54566fca-27b4-4d0e-ae66-af782a32b609 2018-12-04 19:47:11,407 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'90070285-9e79-459a-b14a-3d1fcc36db90', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'caf0e3d6-6d8d-494c-a544-3ba2d42faa13', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'df499958d8da44c7afe6067aa4e70310', u'created_at': u'2018-12-04T19:47:10Z', u'admin_state_up': True, u'updated_at': u'2018-12-04T19:47:11Z', u'revision_number': 2, u'routes': [], u'project_id': u'df499958d8da44c7afe6067aa4e70310', u'id': u'977a270f-35e4-4d1a-8609-66fed0c41547', u'name': u'singlevm2-router_d6205129-189f-4d79-bed7-9ad34c5ffdca'}) 2018-12-04 19:47:11,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-04 19:47:11,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/977a270f-35e4-4d1a-8609-66fed0c41547/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}32c04d91d9337c86dbe651931100b9d9185b5c87" -d '{"subnet_id": "808b71d1-d8ae-4103-8019-59ff54460948"}' 2018-12-04 19:47:13,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ffb76743-fdd7-49a7-ba19-3d12ae82be6d Date: Tue, 04 Dec 2018 19:47:13 GMT RESP BODY: {"network_id": "149f8a58-d590-4b99-83b2-3d9f39e6223f", "tenant_id": "df499958d8da44c7afe6067aa4e70310", "subnet_id": "808b71d1-d8ae-4103-8019-59ff54460948", "subnet_ids": ["808b71d1-d8ae-4103-8019-59ff54460948"], "port_id": "176f0032-afda-4850-99dd-d0d579664d3f", "id": "977a270f-35e4-4d1a-8609-66fed0c41547"} 2018-12-04 19:47:13,337 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/977a270f-35e4-4d1a-8609-66fed0c41547/add_router_interface.json used request id req-ffb76743-fdd7-49a7-ba19-3d12ae82be6d 2018-12-04 19:47:13,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.92957401276s 2018-12-04 19:47:13,337 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/977a270f-35e4-4d1a-8609-66fed0c41547/add_router_interface.json used request id req-ffb76743-fdd7-49a7-ba19-3d12ae82be6d returning object 977a270f-35e4-4d1a-8609-66fed0c41547 2018-12-04 19:47:13,338 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 19:47:13,471 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-04 19:47:13,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 19:47:13,478 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 04 Dec 2018 19:47:13 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-12-04 19:47:13,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 19:47:13,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c04d91d9337c86dbe651931100b9d9185b5c87" 2018-12-04 19:47:14,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-6922d3e4-e189-41bb-8f9a-a2330abba87a Date: Tue, 04 Dec 2018 19:47:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 19:47:14,179 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6922d3e4-e189-41bb-8f9a-a2330abba87a 2018-12-04 19:47:14,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.696225881577s 2018-12-04 19:47:14,179 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6922d3e4-e189-41bb-8f9a-a2330abba87a 2018-12-04 19:47:14,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-04 19:47:14,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}32c04d91d9337c86dbe651931100b9d9185b5c87" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_d6205129-189f-4d79-bed7-9ad34c5ffdca", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_d6205129-189f-4d79-bed7-9ad34c5ffdca"}' 2018-12-04 19:47:14,262 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/ff5a6f55-2da3-4087-b890-a3e8976fb961 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-97a56ccc-6d42-4126-b230-bf3567022dc2 Date: Tue, 04 Dec 2018 19:47:14 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/ff5a6f55-2da3-4087-b890-a3e8976fb961/file", "owner": "df499958d8da44c7afe6067aa4e70310", "id": "ff5a6f55-2da3-4087-b890-a3e8976fb961", "size": null, "self": "/v2/images/ff5a6f55-2da3-4087-b890-a3e8976fb961", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T19:47:14Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_d6205129-189f-4d79-bed7-9ad34c5ffdca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_d6205129-189f-4d79-bed7-9ad34c5ffdca", "checksum": null, "created_at": "2018-12-04T19:47:14Z", "protected": false} 2018-12-04 19:47:14,262 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-97a56ccc-6d42-4126-b230-bf3567022dc2 2018-12-04 19:47:14,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0743250846863s 2018-12-04 19:47:14,263 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-97a56ccc-6d42-4126-b230-bf3567022dc2 returning object ff5a6f55-2da3-4087-b890-a3e8976fb961 2018-12-04 19:47:14,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-04 19:47:14,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/ff5a6f55-2da3-4087-b890-a3e8976fb961/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}32c04d91d9337c86dbe651931100b9d9185b5c87" -d '' 2018-12-04 19:47:14,896 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c157abce-5c8f-40d1-90f1-74fdc3b9ac5e Date: Tue, 04 Dec 2018 19:47:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 19:47:14,896 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/ff5a6f55-2da3-4087-b890-a3e8976fb961/file used request id req-c157abce-5c8f-40d1-90f1-74fdc3b9ac5e 2018-12-04 19:47:14,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.632873058319s 2018-12-04 19:47:14,896 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/ff5a6f55-2da3-4087-b890-a3e8976fb961/file used request id req-c157abce-5c8f-40d1-90f1-74fdc3b9ac5e 2018-12-04 19:47:14,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 19:47:14,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c04d91d9337c86dbe651931100b9d9185b5c87" 2018-12-04 19:47:14,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-711ea07b-7170-4cd6-b65e-568a4cb39b84 Date: Tue, 04 Dec 2018 19:47:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/ff5a6f55-2da3-4087-b890-a3e8976fb961/snap", "metadata": {}}], "file": "/v2/images/ff5a6f55-2da3-4087-b890-a3e8976fb961/file", "owner": "df499958d8da44c7afe6067aa4e70310", "id": "ff5a6f55-2da3-4087-b890-a3e8976fb961", "size": 12716032, "self": "/v2/images/ff5a6f55-2da3-4087-b890-a3e8976fb961", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/ff5a6f55-2da3-4087-b890-a3e8976fb961/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T19:47:14Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_d6205129-189f-4d79-bed7-9ad34c5ffdca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_d6205129-189f-4d79-bed7-9ad34c5ffdca", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T19:47:14Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 19:47:14,940 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-711ea07b-7170-4cd6-b65e-568a4cb39b84 2018-12-04 19:47:14,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0401420593262s 2018-12-04 19:47:14,941 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-711ea07b-7170-4cd6-b65e-568a4cb39b84 2018-12-04 19:47:14,943 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/ff5a6f55-2da3-4087-b890-a3e8976fb961/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ff5a6f55-2da3-4087-b890-a3e8976fb961/file', 'owner': u'df499958d8da44c7afe6067aa4e70310', 'id': u'ff5a6f55-2da3-4087-b890-a3e8976fb961', 'size': 12716032, u'self': u'/v2/images/ff5a6f55-2da3-4087-b890-a3e8976fb961', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'df499958d8da44c7afe6067aa4e70310', 'name': 'singlevm2-project_d6205129-189f-4d79-bed7-9ad34c5ffdca', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/ff5a6f55-2da3-4087-b890-a3e8976fb961/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-04T19:47:14Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-04T19:47:14Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_d6205129-189f-4d79-bed7-9ad34c5ffdca', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/ff5a6f55-2da3-4087-b890-a3e8976fb961', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm2-img_d6205129-189f-4d79-bed7-9ad34c5ffdca', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_d6205129-189f-4d79-bed7-9ad34c5ffdca', 'created': u'2018-12-04T19:47:14Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-04T19:47:14Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/ff5a6f55-2da3-4087-b890-a3e8976fb961', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm2-img_d6205129-189f-4d79-bed7-9ad34c5ffdca', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-04 19:47:14,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-04 19:47:14,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}c591c09f56733ec1c72330ba8d1a5ad07390c137" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_d6205129-189f-4d79-bed7-9ad34c5ffdca", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-04 19:47:15,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:47: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-1560d328-65bc-4e56-ab16-d4de41082cef x-compute-request-id: req-1560d328-65bc-4e56-ab16-d4de41082cef Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_d6205129-189f-4d79-bed7-9ad34c5ffdca", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3639c569-2069-4e8b-97f4-68f920e700cb", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3639c569-2069-4e8b-97f4-68f920e700cb", "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": "3639c569-2069-4e8b-97f4-68f920e700cb"}} 2018-12-04 19:47:15,171 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-1560d328-65bc-4e56-ab16-d4de41082cef 2018-12-04 19:47:15,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.226943969727s 2018-12-04 19:47:15,171 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-1560d328-65bc-4e56-ab16-d4de41082cef 2018-12-04 19:47:15,172 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_d6205129-189f-4d79-bed7-9ad34c5ffdca', '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'7156be1802b84962aaa9ceab6d73cc34', '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'3639c569-2069-4e8b-97f4-68f920e700cb', 'swap': 0}) 2018-12-04 19:47:15,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-04 19:47:15,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/3639c569-2069-4e8b-97f4-68f920e700cb/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}c591c09f56733ec1c72330ba8d1a5ad07390c137" -d '{"extra_specs": {}}' 2018-12-04 19:47:15,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:47: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-5fdb8d54-a242-434d-8660-5e83c6127ae5 x-compute-request-id: req-5fdb8d54-a242-434d-8660-5e83c6127ae5 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-04 19:47:15,194 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/3639c569-2069-4e8b-97f4-68f920e700cb/os-extra_specs used request id req-5fdb8d54-a242-434d-8660-5e83c6127ae5 2018-12-04 19:47:15,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0211009979248s 2018-12-04 19:47:15,194 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/3639c569-2069-4e8b-97f4-68f920e700cb/os-extra_specs used request id req-5fdb8d54-a242-434d-8660-5e83c6127ae5 2018-12-04 19:47:15,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-04 19:47:15,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}32c04d91d9337c86dbe651931100b9d9185b5c87" -d '{"keypair": {"name": "singlevm2-kp_d6205129-189f-4d79-bed7-9ad34c5ffdca"}}' 2018-12-04 19:47:15,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:47: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-84f1fe83-2d03-434d-8e85-133778bf6631 x-compute-request-id: req-84f1fe83-2d03-434d-8e85-133778bf6631 Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1NpYnm0cyDk9sGm971oUxz4gi4KtTWsQ+5j7Dy8BJBOQ2RVnJ+qDA/tdCUsqXi9uML4L1TMV1W6eBCBxmuOnABdSotbKOT8W7XJZTIDre0XhTahU6dMGPAwQnLcfTKhl5C7BJQITfsxEH4oO+mRaxBqKVE9zDvxp7lzQRmmaC1B05yX+PHVgybZEg8TfN8VuIUF0noTfXATinzrUl6dA0IiD+TwW3fD0/SCwE4un+2tfwS2FTfpNngvxN5iHiGV1KzKptPXOF8JcFEAGb+UvkzBk0JcAqVG3eBqCtXjq/xpua7iWqUG79+Ce2C+M4QsNlyblm9fbP7ixW7isi1LEr Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtTaWJ5tHMg5PbBpve9aFMc+IIuCrU1rEPuY+w8vASQTkNkVZ\nyfqgwP7XQlLKl4vbjC+C9UzFdVungQgcZrjpwAXUqLWyjk/Fu1yWUyA63tF4U2oV\nOnTBjwMEJy3H0yoZeQuwSUCE37MRB+KDvpkWsQailRPcw78ae5c0EZpmgtQdOcl/\njx1YMm2RIPE3zfFbiFBdJ6E31wE4p861JenQNCIg/k8Ft3w9P0gsBOLp/trX8Eth\nU36TZ4L8TeYh4hldSsyqbT1zhfCXBRABm/lL5MwZNCXAKlRt3gagrV46v8abmu4l\nqlBu/fgntgvjOELDZcm5ZvX2z+4sVu4rItSxKwIDAQABAoIBAQClELkMENx0Uyaz\ncQ0V/91J9yGpq39EKUzTgsWvcjyQBt2eNePJIPwncLtB1cpm6uWst2aR7UF8WmWl\nGm9Mfqml2WnR19hy22Vg+sCPra8SYjo5uUrm+Y2KqJOy4HfB+PpFEYmd4CBo6GLe\nDM424poR3Nph8zrIL55+78dlNYClL+mbsyQkaEJKlXOpGrg5O3LOTXv02xN/Zbus\nP3aauZFnzYIXSdOGPQt7w4wqc066lDUrUmgvfxE8Fo3544OlysvatV9/OE/pk592\nM5u3id+MgU+xFcYsEJIjlhvwhNfiKuwC7GpOyLQD2UR9N95rHrKFxzbDwQAT67Sd\na+fDOPXZAoGBAO5Yr4Z/nQ0Wcp6GW/l00ZMLlHgV5QRJK8Wiw/zpve5taZkjiON3\nk9uoqZuVXv64CDpTOu72iCW/jaIV5dlZrSBS10SQYe+UACYwauigtTX44XS8xOMp\nXqSPYMhz8Uq0FECjUz/A2s7U5NxCp3Sul27QwJf1mmlDosJ2Mp0Cmkd/AoGBAMKi\nl3Z3RcWeaAqjM2ztmIrKzlD6qwrTaBNIcNwM4QmLaM6S/fkMEoT7D3NHgNOO9PUo\nSVVck1kJg61idBHtqfYlD+uYhzXw4uO0/PuaARfUBuSgYrb5wKYcvlmidvL94WxX\nAWwdOUkWhdsXH4u0/Uk7tO1V5W6KHN2nSLaOPwxVAoGAXZUstd59R5o8vsl6a2PW\ntamiTdQq65ffO+ZAlZkhHfCPubUeFlHpGCINFi178v9HG796MEFUC54+ehmm+cQg\nGcTtCNq32V1/AX+ZOmV/QQXLYA6OL7MamfpBwfLkFrTGDusR0MJkJzmn8mOpZEL4\n6mXEeOXSDuqjiT7neIaBFPkCgYAyb93eJiRfhKAjeY0/AgcQmGOEmqCuSoBi1tfg\nPjomtgiv12mXGyjFayXi0rmwmRAjY5A1XasVXKDR0nyPlM4BajNI8xq+wLCbH3Cb\nZpo36YrrviA2mFvy7+nn4nD+oQnEgHtu39fTd9GyJ7jWBE3Kp31IL4Un8wRt8Aao\nwA3YjQKBgEzBQ9t7z3sSq7J1fHxmrNUCph4iJ5yp1JjNj8m/m7bhUV0TrfmGm8ea\nXO2fvk1Zavz4FUYwQm8N+gLW/2wWbdA7rxb1LQsGuZwjAk8g7sGSqH1kVAdQvrhY\nDn55aOFuXtopHPKZXYGgKnmlPZ+vozambTBnxdduJlIX3hyMEujD\n-----END RSA PRIVATE KEY-----\n", "user_id": "b79abf44650c4b3ea5bd7faed6f121ff", "name": "singlevm2-kp_d6205129-189f-4d79-bed7-9ad34c5ffdca", "fingerprint": "a5:13:a6:6f:8c:cc:50:09:c6:78:9d:90:a0:60:2f:02"}} 2018-12-04 19:47:15,534 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-84f1fe83-2d03-434d-8e85-133778bf6631 2018-12-04 19:47:15,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.339915990829s 2018-12-04 19:47:15,535 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-84f1fe83-2d03-434d-8e85-133778bf6631 2018-12-04 19:47:15,536 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1NpYnm0cyDk9sGm971oUxz4gi4KtTWsQ+5j7Dy8BJBOQ2RVnJ+qDA/tdCUsqXi9uML4L1TMV1W6eBCBxmuOnABdSotbKOT8W7XJZTIDre0XhTahU6dMGPAwQnLcfTKhl5C7BJQITfsxEH4oO+mRaxBqKVE9zDvxp7lzQRmmaC1B05yX+PHVgybZEg8TfN8VuIUF0noTfXATinzrUl6dA0IiD+TwW3fD0/SCwE4un+2tfwS2FTfpNngvxN5iHiGV1KzKptPXOF8JcFEAGb+UvkzBk0JcAqVG3eBqCtXjq/xpua7iWqUG79+Ce2C+M4QsNlyblm9fbP7ixW7isi1LEr Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtTaWJ5tHMg5PbBpve9aFMc+IIuCrU1rEPuY+w8vASQTkNkVZ\nyfqgwP7XQlLKl4vbjC+C9UzFdVungQgcZrjpwAXUqLWyjk/Fu1yWUyA63tF4U2oV\nOnTBjwMEJy3H0yoZeQuwSUCE37MRB+KDvpkWsQailRPcw78ae5c0EZpmgtQdOcl/\njx1YMm2RIPE3zfFbiFBdJ6E31wE4p861JenQNCIg/k8Ft3w9P0gsBOLp/trX8Eth\nU36TZ4L8TeYh4hldSsyqbT1zhfCXBRABm/lL5MwZNCXAKlRt3gagrV46v8abmu4l\nqlBu/fgntgvjOELDZcm5ZvX2z+4sVu4rItSxKwIDAQABAoIBAQClELkMENx0Uyaz\ncQ0V/91J9yGpq39EKUzTgsWvcjyQBt2eNePJIPwncLtB1cpm6uWst2aR7UF8WmWl\nGm9Mfqml2WnR19hy22Vg+sCPra8SYjo5uUrm+Y2KqJOy4HfB+PpFEYmd4CBo6GLe\nDM424poR3Nph8zrIL55+78dlNYClL+mbsyQkaEJKlXOpGrg5O3LOTXv02xN/Zbus\nP3aauZFnzYIXSdOGPQt7w4wqc066lDUrUmgvfxE8Fo3544OlysvatV9/OE/pk592\nM5u3id+MgU+xFcYsEJIjlhvwhNfiKuwC7GpOyLQD2UR9N95rHrKFxzbDwQAT67Sd\na+fDOPXZAoGBAO5Yr4Z/nQ0Wcp6GW/l00ZMLlHgV5QRJK8Wiw/zpve5taZkjiON3\nk9uoqZuVXv64CDpTOu72iCW/jaIV5dlZrSBS10SQYe+UACYwauigtTX44XS8xOMp\nXqSPYMhz8Uq0FECjUz/A2s7U5NxCp3Sul27QwJf1mmlDosJ2Mp0Cmkd/AoGBAMKi\nl3Z3RcWeaAqjM2ztmIrKzlD6qwrTaBNIcNwM4QmLaM6S/fkMEoT7D3NHgNOO9PUo\nSVVck1kJg61idBHtqfYlD+uYhzXw4uO0/PuaARfUBuSgYrb5wKYcvlmidvL94WxX\nAWwdOUkWhdsXH4u0/Uk7tO1V5W6KHN2nSLaOPwxVAoGAXZUstd59R5o8vsl6a2PW\ntamiTdQq65ffO+ZAlZkhHfCPubUeFlHpGCINFi178v9HG796MEFUC54+ehmm+cQg\nGcTtCNq32V1/AX+ZOmV/QQXLYA6OL7MamfpBwfLkFrTGDusR0MJkJzmn8mOpZEL4\n6mXEeOXSDuqjiT7neIaBFPkCgYAyb93eJiRfhKAjeY0/AgcQmGOEmqCuSoBi1tfg\nPjomtgiv12mXGyjFayXi0rmwmRAjY5A1XasVXKDR0nyPlM4BajNI8xq+wLCbH3Cb\nZpo36YrrviA2mFvy7+nn4nD+oQnEgHtu39fTd9GyJ7jWBE3Kp31IL4Un8wRt8Aao\nwA3YjQKBgEzBQ9t7z3sSq7J1fHxmrNUCph4iJ5yp1JjNj8m/m7bhUV0TrfmGm8ea\nXO2fvk1Zavz4FUYwQm8N+gLW/2wWbdA7rxb1LQsGuZwjAk8g7sGSqH1kVAdQvrhY\nDn55aOFuXtopHPKZXYGgKnmlPZ+vozambTBnxdduJlIX3hyMEujD\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'b79abf44650c4b3ea5bd7faed6f121ff', 'name': u'singlevm2-kp_d6205129-189f-4d79-bed7-9ad34c5ffdca', 'created_at': '2018-12-04T19:47:15.536218', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'df499958d8da44c7afe6067aa4e70310', 'name': 'singlevm2-project_d6205129-189f-4d79-bed7-9ad34c5ffdca', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'a5:13:a6:6f:8c:cc:50:09:c6:78:9d:90:a0:60:2f:02', 'type': 'ssh', 'id': u'singlevm2-kp_d6205129-189f-4d79-bed7-9ad34c5ffdca'}) 2018-12-04 19:47:15,536 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAtTaWJ5tHMg5PbBpve9aFMc+IIuCrU1rEPuY+w8vASQTkNkVZ yfqgwP7XQlLKl4vbjC+C9UzFdVungQgcZrjpwAXUqLWyjk/Fu1yWUyA63tF4U2oV OnTBjwMEJy3H0yoZeQuwSUCE37MRB+KDvpkWsQailRPcw78ae5c0EZpmgtQdOcl/ jx1YMm2RIPE3zfFbiFBdJ6E31wE4p861JenQNCIg/k8Ft3w9P0gsBOLp/trX8Eth U36TZ4L8TeYh4hldSsyqbT1zhfCXBRABm/lL5MwZNCXAKlRt3gagrV46v8abmu4l qlBu/fgntgvjOELDZcm5ZvX2z+4sVu4rItSxKwIDAQABAoIBAQClELkMENx0Uyaz cQ0V/91J9yGpq39EKUzTgsWvcjyQBt2eNePJIPwncLtB1cpm6uWst2aR7UF8WmWl Gm9Mfqml2WnR19hy22Vg+sCPra8SYjo5uUrm+Y2KqJOy4HfB+PpFEYmd4CBo6GLe DM424poR3Nph8zrIL55+78dlNYClL+mbsyQkaEJKlXOpGrg5O3LOTXv02xN/Zbus P3aauZFnzYIXSdOGPQt7w4wqc066lDUrUmgvfxE8Fo3544OlysvatV9/OE/pk592 M5u3id+MgU+xFcYsEJIjlhvwhNfiKuwC7GpOyLQD2UR9N95rHrKFxzbDwQAT67Sd a+fDOPXZAoGBAO5Yr4Z/nQ0Wcp6GW/l00ZMLlHgV5QRJK8Wiw/zpve5taZkjiON3 k9uoqZuVXv64CDpTOu72iCW/jaIV5dlZrSBS10SQYe+UACYwauigtTX44XS8xOMp XqSPYMhz8Uq0FECjUz/A2s7U5NxCp3Sul27QwJf1mmlDosJ2Mp0Cmkd/AoGBAMKi l3Z3RcWeaAqjM2ztmIrKzlD6qwrTaBNIcNwM4QmLaM6S/fkMEoT7D3NHgNOO9PUo SVVck1kJg61idBHtqfYlD+uYhzXw4uO0/PuaARfUBuSgYrb5wKYcvlmidvL94WxX AWwdOUkWhdsXH4u0/Uk7tO1V5W6KHN2nSLaOPwxVAoGAXZUstd59R5o8vsl6a2PW tamiTdQq65ffO+ZAlZkhHfCPubUeFlHpGCINFi178v9HG796MEFUC54+ehmm+cQg GcTtCNq32V1/AX+ZOmV/QQXLYA6OL7MamfpBwfLkFrTGDusR0MJkJzmn8mOpZEL4 6mXEeOXSDuqjiT7neIaBFPkCgYAyb93eJiRfhKAjeY0/AgcQmGOEmqCuSoBi1tfg Pjomtgiv12mXGyjFayXi0rmwmRAjY5A1XasVXKDR0nyPlM4BajNI8xq+wLCbH3Cb Zpo36YrrviA2mFvy7+nn4nD+oQnEgHtu39fTd9GyJ7jWBE3Kp31IL4Un8wRt8Aao wA3YjQKBgEzBQ9t7z3sSq7J1fHxmrNUCph4iJ5yp1JjNj8m/m7bhUV0TrfmGm8ea XO2fvk1Zavz4FUYwQm8N+gLW/2wWbdA7rxb1LQsGuZwjAk8g7sGSqH1kVAdQvrhY Dn55aOFuXtopHPKZXYGgKnmlPZ+vozambTBnxdduJlIX3hyMEujD -----END RSA PRIVATE KEY----- 2018-12-04 19:47:15,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-04 19:47:15,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}32c04d91d9337c86dbe651931100b9d9185b5c87" -d '{"security_group": {"name": "singlevm2-sg_d6205129-189f-4d79-bed7-9ad34c5ffdca", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-12-04 19:47:15,773 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-b74ab024-6dd9-4469-a232-eb4e61ecdf1b Date: Tue, 04 Dec 2018 19:47:15 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "df499958d8da44c7afe6067aa4e70310", "created_at": "2018-12-04T19:47:15Z", "updated_at": "2018-12-04T19:47:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:15Z", "revision_number": 0, "id": "510c8b62-f537-4602-a874-ef807a9f3a58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:15Z", "security_group_id": "8c2be274-8f2c-423b-85f2-4287740daf59", "tenant_id": "df499958d8da44c7afe6067aa4e70310", "port_range_min": null, "ethertype": "IPv6", "project_id": "df499958d8da44c7afe6067aa4e70310"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:15Z", "revision_number": 0, "id": "f12829ab-4abc-4db6-913e-8ba425e9a20d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:15Z", "security_group_id": "8c2be274-8f2c-423b-85f2-4287740daf59", "tenant_id": "df499958d8da44c7afe6067aa4e70310", "port_range_min": null, "ethertype": "IPv4", "project_id": "df499958d8da44c7afe6067aa4e70310"}], "revision_number": 2, "project_id": "df499958d8da44c7afe6067aa4e70310", "id": "8c2be274-8f2c-423b-85f2-4287740daf59", "name": "singlevm2-sg_d6205129-189f-4d79-bed7-9ad34c5ffdca"}} 2018-12-04 19:47:15,774 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-b74ab024-6dd9-4469-a232-eb4e61ecdf1b 2018-12-04 19:47:15,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.234060049057s 2018-12-04 19:47:15,774 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-b74ab024-6dd9-4469-a232-eb4e61ecdf1b 2018-12-04 19:47:15,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 19:47:15,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}32c04d91d9337c86dbe651931100b9d9185b5c87" 2018-12-04 19:47:15,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-948fb3a4-cd8a-46dd-8ce1-175962124fa7 Date: Tue, 04 Dec 2018 19:47:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "df499958d8da44c7afe6067aa4e70310", "created_at": "2018-12-04T19:47:08Z", "updated_at": "2018-12-04T19:47:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:08Z", "revision_number": 0, "id": "1952b517-9bf8-4b2e-8a58-2922e50e75e0", "remote_group_id": "33530514-d000-4b1b-a622-fedd74ea4489", "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:08Z", "security_group_id": "33530514-d000-4b1b-a622-fedd74ea4489", "tenant_id": "df499958d8da44c7afe6067aa4e70310", "port_range_min": null, "ethertype": "IPv6", "project_id": "df499958d8da44c7afe6067aa4e70310"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:08Z", "revision_number": 0, "id": "79832280-0c56-4f2c-af8e-1ec0d89a0780", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:08Z", "security_group_id": "33530514-d000-4b1b-a622-fedd74ea4489", "tenant_id": "df499958d8da44c7afe6067aa4e70310", "port_range_min": null, "ethertype": "IPv6", "project_id": "df499958d8da44c7afe6067aa4e70310"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:08Z", "revision_number": 0, "id": "867f0187-f3e5-496d-9fd0-ab62f168ccb8", "remote_group_id": "33530514-d000-4b1b-a622-fedd74ea4489", "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:08Z", "security_group_id": "33530514-d000-4b1b-a622-fedd74ea4489", "tenant_id": "df499958d8da44c7afe6067aa4e70310", "port_range_min": null, "ethertype": "IPv4", "project_id": "df499958d8da44c7afe6067aa4e70310"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:08Z", "revision_number": 0, "id": "d804291e-c48c-4fce-b461-9412d37c32d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:08Z", "security_group_id": "33530514-d000-4b1b-a622-fedd74ea4489", "tenant_id": "df499958d8da44c7afe6067aa4e70310", "port_range_min": null, "ethertype": "IPv4", "project_id": "df499958d8da44c7afe6067aa4e70310"}], "revision_number": 4, "project_id": "df499958d8da44c7afe6067aa4e70310", "id": "33530514-d000-4b1b-a622-fedd74ea4489", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "df499958d8da44c7afe6067aa4e70310", "created_at": "2018-12-04T19:47:15Z", "updated_at": "2018-12-04T19:47:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:15Z", "revision_number": 0, "id": "510c8b62-f537-4602-a874-ef807a9f3a58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:15Z", "security_group_id": "8c2be274-8f2c-423b-85f2-4287740daf59", "tenant_id": "df499958d8da44c7afe6067aa4e70310", "port_range_min": null, "ethertype": "IPv6", "project_id": "df499958d8da44c7afe6067aa4e70310"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:15Z", "revision_number": 0, "id": "f12829ab-4abc-4db6-913e-8ba425e9a20d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:15Z", "security_group_id": "8c2be274-8f2c-423b-85f2-4287740daf59", "tenant_id": "df499958d8da44c7afe6067aa4e70310", "port_range_min": null, "ethertype": "IPv4", "project_id": "df499958d8da44c7afe6067aa4e70310"}], "revision_number": 2, "project_id": "df499958d8da44c7afe6067aa4e70310", "id": "8c2be274-8f2c-423b-85f2-4287740daf59", "name": "singlevm2-sg_d6205129-189f-4d79-bed7-9ad34c5ffdca"}]} 2018-12-04 19:47:15,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-948fb3a4-cd8a-46dd-8ce1-175962124fa7 2018-12-04 19:47:15,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.123374938965s 2018-12-04 19:47:15,902 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-948fb3a4-cd8a-46dd-8ce1-175962124fa7 2018-12-04 19:47:15,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-04 19:47:15,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}32c04d91d9337c86dbe651931100b9d9185b5c87" -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": "8c2be274-8f2c-423b-85f2-4287740daf59"}}' 2018-12-04 19:47:16,073 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-d843efe5-847f-4a3c-b921-bc3c631c64c1 Date: Tue, 04 Dec 2018 19:47:16 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-04T19:47:16Z", "security_group_id": "8c2be274-8f2c-423b-85f2-4287740daf59", "port_range_min": 22, "revision_number": 0, "tenant_id": "df499958d8da44c7afe6067aa4e70310", "created_at": "2018-12-04T19:47:16Z", "project_id": "df499958d8da44c7afe6067aa4e70310", "id": "622eda81-1620-4377-9099-154a30e2acfa"}} 2018-12-04 19:47:16,073 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-d843efe5-847f-4a3c-b921-bc3c631c64c1 2018-12-04 19:47:16,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.167707920074s 2018-12-04 19:47:16,073 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-d843efe5-847f-4a3c-b921-bc3c631c64c1 2018-12-04 19:47:16,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 19:47:16,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}32c04d91d9337c86dbe651931100b9d9185b5c87" 2018-12-04 19:47:16,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-ce86a74c-f707-4626-9119-4bef7a2520a6 Date: Tue, 04 Dec 2018 19:47:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "df499958d8da44c7afe6067aa4e70310", "created_at": "2018-12-04T19:47:08Z", "updated_at": "2018-12-04T19:47:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:08Z", "revision_number": 0, "id": "1952b517-9bf8-4b2e-8a58-2922e50e75e0", "remote_group_id": "33530514-d000-4b1b-a622-fedd74ea4489", "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:08Z", "security_group_id": "33530514-d000-4b1b-a622-fedd74ea4489", "tenant_id": "df499958d8da44c7afe6067aa4e70310", "port_range_min": null, "ethertype": "IPv6", "project_id": "df499958d8da44c7afe6067aa4e70310"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:08Z", "revision_number": 0, "id": "79832280-0c56-4f2c-af8e-1ec0d89a0780", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:08Z", "security_group_id": "33530514-d000-4b1b-a622-fedd74ea4489", "tenant_id": "df499958d8da44c7afe6067aa4e70310", "port_range_min": null, "ethertype": "IPv6", "project_id": "df499958d8da44c7afe6067aa4e70310"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:08Z", "revision_number": 0, "id": "867f0187-f3e5-496d-9fd0-ab62f168ccb8", "remote_group_id": "33530514-d000-4b1b-a622-fedd74ea4489", "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:08Z", "security_group_id": "33530514-d000-4b1b-a622-fedd74ea4489", "tenant_id": "df499958d8da44c7afe6067aa4e70310", "port_range_min": null, "ethertype": "IPv4", "project_id": "df499958d8da44c7afe6067aa4e70310"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:08Z", "revision_number": 0, "id": "d804291e-c48c-4fce-b461-9412d37c32d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:08Z", "security_group_id": "33530514-d000-4b1b-a622-fedd74ea4489", "tenant_id": "df499958d8da44c7afe6067aa4e70310", "port_range_min": null, "ethertype": "IPv4", "project_id": "df499958d8da44c7afe6067aa4e70310"}], "revision_number": 4, "project_id": "df499958d8da44c7afe6067aa4e70310", "id": "33530514-d000-4b1b-a622-fedd74ea4489", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "df499958d8da44c7afe6067aa4e70310", "created_at": "2018-12-04T19:47:15Z", "updated_at": "2018-12-04T19:47:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:15Z", "revision_number": 0, "id": "510c8b62-f537-4602-a874-ef807a9f3a58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:15Z", "security_group_id": "8c2be274-8f2c-423b-85f2-4287740daf59", "tenant_id": "df499958d8da44c7afe6067aa4e70310", "port_range_min": null, "ethertype": "IPv6", "project_id": "df499958d8da44c7afe6067aa4e70310"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-04T19:47:16Z", "revision_number": 0, "id": "622eda81-1620-4377-9099-154a30e2acfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:16Z", "security_group_id": "8c2be274-8f2c-423b-85f2-4287740daf59", "tenant_id": "df499958d8da44c7afe6067aa4e70310", "port_range_min": 22, "ethertype": "IPv4", "project_id": "df499958d8da44c7afe6067aa4e70310"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:15Z", "revision_number": 0, "id": "f12829ab-4abc-4db6-913e-8ba425e9a20d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:15Z", "security_group_id": "8c2be274-8f2c-423b-85f2-4287740daf59", "tenant_id": "df499958d8da44c7afe6067aa4e70310", "port_range_min": null, "ethertype": "IPv4", "project_id": "df499958d8da44c7afe6067aa4e70310"}], "revision_number": 3, "project_id": "df499958d8da44c7afe6067aa4e70310", "id": "8c2be274-8f2c-423b-85f2-4287740daf59", "name": "singlevm2-sg_d6205129-189f-4d79-bed7-9ad34c5ffdca"}]} 2018-12-04 19:47:16,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-ce86a74c-f707-4626-9119-4bef7a2520a6 2018-12-04 19:47:16,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0454180240631s 2018-12-04 19:47:16,122 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-ce86a74c-f707-4626-9119-4bef7a2520a6 2018-12-04 19:47:16,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-04 19:47:16,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}32c04d91d9337c86dbe651931100b9d9185b5c87" -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": "8c2be274-8f2c-423b-85f2-4287740daf59"}}' 2018-12-04 19:47:16,270 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-d40fac42-94a8-4d18-8ccf-844921e364cf Date: Tue, 04 Dec 2018 19:47:16 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T19:47:16Z", "security_group_id": "8c2be274-8f2c-423b-85f2-4287740daf59", "port_range_min": null, "revision_number": 0, "tenant_id": "df499958d8da44c7afe6067aa4e70310", "created_at": "2018-12-04T19:47:16Z", "project_id": "df499958d8da44c7afe6067aa4e70310", "id": "8f51b32a-d390-4a8a-96d3-282081706ff0"}} 2018-12-04 19:47:16,270 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-d40fac42-94a8-4d18-8ccf-844921e364cf 2018-12-04 19:47:16,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.145066976547s 2018-12-04 19:47:16,271 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-d40fac42-94a8-4d18-8ccf-844921e364cf 2018-12-04 19:47:16,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:47:16,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}32c04d91d9337c86dbe651931100b9d9185b5c87" 2018-12-04 19:47:16,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-e6f7348f-0bf0-4a43-b3d3-3fbbcb6848d0 Date: Tue, 04 Dec 2018 19:47:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["808b71d1-d8ae-4103-8019-59ff54460948"],"updated_at":"2018-12-04T19:47:09Z","tenant_id":"df499958d8da44c7afe6067aa4e70310","created_at":"2018-12-04T19:47:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"df499958d8da44c7afe6067aa4e70310","id":"149f8a58-d590-4b99-83b2-3d9f39e6223f","name":"singlevm2-net_d6205129-189f-4d79-bed7-9ad34c5ffdca"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T19:43:04Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"}]} 2018-12-04 19:47:16,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e6f7348f-0bf0-4a43-b3d3-3fbbcb6848d0 2018-12-04 19:47:16,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.115884065628s 2018-12-04 19:47:16,388 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e6f7348f-0bf0-4a43-b3d3-3fbbcb6848d0 2018-12-04 19:47:16,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 19:47:16,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c04d91d9337c86dbe651931100b9d9185b5c87" 2018-12-04 19:47:16,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-5bd15273-524a-4f8a-879c-6e26fa7c490e Date: Tue, 04 Dec 2018 19:47:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/ff5a6f55-2da3-4087-b890-a3e8976fb961/snap", "metadata": {}}], "file": "/v2/images/ff5a6f55-2da3-4087-b890-a3e8976fb961/file", "owner": "df499958d8da44c7afe6067aa4e70310", "id": "ff5a6f55-2da3-4087-b890-a3e8976fb961", "size": 12716032, "self": "/v2/images/ff5a6f55-2da3-4087-b890-a3e8976fb961", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/ff5a6f55-2da3-4087-b890-a3e8976fb961/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T19:47:14Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_d6205129-189f-4d79-bed7-9ad34c5ffdca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_d6205129-189f-4d79-bed7-9ad34c5ffdca", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T19:47:14Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 19:47:16,493 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-5bd15273-524a-4f8a-879c-6e26fa7c490e 2018-12-04 19:47:16,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.100062847137s 2018-12-04 19:47:16,493 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-5bd15273-524a-4f8a-879c-6e26fa7c490e 2018-12-04 19:47:16,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-04 19:47:16,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}32c04d91d9337c86dbe651931100b9d9185b5c87" 2018-12-04 19:47:16,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:47:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ceb0a530-5949-4205-a864-d6176d7fda04 x-compute-request-id: req-ceb0a530-5949-4205-a864-d6176d7fda04 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_d6205129-189f-4d79-bed7-9ad34c5ffdca", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3639c569-2069-4e8b-97f4-68f920e700cb", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3639c569-2069-4e8b-97f4-68f920e700cb", "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": "3639c569-2069-4e8b-97f4-68f920e700cb"}]} 2018-12-04 19:47:16,518 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-ceb0a530-5949-4205-a864-d6176d7fda04 2018-12-04 19:47:16,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.023227930069s 2018-12-04 19:47:16,518 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-ceb0a530-5949-4205-a864-d6176d7fda04 2018-12-04 19:47:16,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-04 19:47:16,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}32c04d91d9337c86dbe651931100b9d9185b5c87" -d '{"server": {"name": "singlevm2-vm_d6205129-189f-4d79-bed7-9ad34c5ffdca", "imageRef": "ff5a6f55-2da3-4087-b890-a3e8976fb961", "key_name": "singlevm2-kp_d6205129-189f-4d79-bed7-9ad34c5ffdca", "flavorRef": "3639c569-2069-4e8b-97f4-68f920e700cb", "max_count": 1, "min_count": 1, "networks": [{"uuid": "149f8a58-d590-4b99-83b2-3d9f39e6223f"}], "security_groups": [{"name": "8c2be274-8f2c-423b-85f2-4287740daf59"}]}}' 2018-12-04 19:47:17,448 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 19:47:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c2f3bf38-7cd4-42d3-ab23-74b1b820b55b x-compute-request-id: req-c2f3bf38-7cd4-42d3-ab23-74b1b820b55b Content-Length: 403 location: http://172.30.9.23:8774/v2.1/servers/d2bad901-6e39-4cd6-9d18-12e075bb6544 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "8c2be274-8f2c-423b-85f2-4287740daf59"}], "OS-DCF:diskConfig": "MANUAL", "id": "d2bad901-6e39-4cd6-9d18-12e075bb6544", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2bad901-6e39-4cd6-9d18-12e075bb6544", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2bad901-6e39-4cd6-9d18-12e075bb6544", "rel": "bookmark"}], "adminPass": "LW4ayRtVWcWt"}} 2018-12-04 19:47:17,448 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-c2f3bf38-7cd4-42d3-ab23-74b1b820b55b 2018-12-04 19:47:17,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.928298950195s 2018-12-04 19:47:17,449 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-c2f3bf38-7cd4-42d3-ab23-74b1b820b55b 2018-12-04 19:47:17,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:47:17,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c04d91d9337c86dbe651931100b9d9185b5c87" 2018-12-04 19:47:18,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:47: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-f1c644bf-99ae-48d6-a313-941c2a334ca5 x-compute-request-id: req-f1c644bf-99ae-48d6-a313-941c2a334ca5 Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2bad901-6e39-4cd6-9d18-12e075bb6544", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2bad901-6e39-4cd6-9d18-12e075bb6544", "rel": "bookmark"}], "image": {"id": "ff5a6f55-2da3-4087-b890-a3e8976fb961", "links": [{"href": "http://172.30.9.23:8774/images/ff5a6f55-2da3-4087-b890-a3e8976fb961", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3639c569-2069-4e8b-97f4-68f920e700cb", "links": [{"href": "http://172.30.9.23:8774/flavors/3639c569-2069-4e8b-97f4-68f920e700cb", "rel": "bookmark"}]}, "id": "d2bad901-6e39-4cd6-9d18-12e075bb6544", "user_id": "b79abf44650c4b3ea5bd7faed6f121ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T19:47:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_d6205129-189f-4d79-bed7-9ad34c5ffdca", "name": "singlevm2-vm_d6205129-189f-4d79-bed7-9ad34c5ffdca", "created": "2018-12-04T19:47:17Z", "tenant_id": "df499958d8da44c7afe6067aa4e70310", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:47:18,226 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f1c644bf-99ae-48d6-a313-941c2a334ca5 2018-12-04 19:47:18,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.776335000992s 2018-12-04 19:47:18,226 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f1c644bf-99ae-48d6-a313-941c2a334ca5 2018-12-04 19:47:18,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:47:18,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}32c04d91d9337c86dbe651931100b9d9185b5c87" 2018-12-04 19:47:18,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-fbeeb32a-c890-4829-942e-a08a2b23bc29 Date: Tue, 04 Dec 2018 19:47:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["808b71d1-d8ae-4103-8019-59ff54460948"],"updated_at":"2018-12-04T19:47:09Z","tenant_id":"df499958d8da44c7afe6067aa4e70310","created_at":"2018-12-04T19:47:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"df499958d8da44c7afe6067aa4e70310","id":"149f8a58-d590-4b99-83b2-3d9f39e6223f","name":"singlevm2-net_d6205129-189f-4d79-bed7-9ad34c5ffdca"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T19:43:04Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"}]} 2018-12-04 19:47:18,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-fbeeb32a-c890-4829-942e-a08a2b23bc29 2018-12-04 19:47:18,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103978872299s 2018-12-04 19:47:18,337 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-fbeeb32a-c890-4829-942e-a08a2b23bc29 2018-12-04 19:47:18,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-04 19:47:18,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}32c04d91d9337c86dbe651931100b9d9185b5c87" 2018-12-04 19:47:18,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-9ef34bf8-0cb3-4206-9a86-bf2236628277 Date: Tue, 04 Dec 2018 19:47:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"149f8a58-d590-4b99-83b2-3d9f39e6223f","tenant_id":"df499958d8da44c7afe6067aa4e70310","created_at":"2018-12-04T19:47:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-04T19:47:09Z","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":"df499958d8da44c7afe6067aa4e70310","id":"808b71d1-d8ae-4103-8019-59ff54460948","subnetpool_id":null,"name":"singlevm2-subnet_d6205129-189f-4d79-bed7-9ad34c5ffdca"}]} 2018-12-04 19:47:18,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-9ef34bf8-0cb3-4206-9a86-bf2236628277 2018-12-04 19:47:18,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0935559272766s 2018-12-04 19:47:18,432 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-9ef34bf8-0cb3-4206-9a86-bf2236628277 2018-12-04 19:47:18,433 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 19:47:20,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:47:20,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c04d91d9337c86dbe651931100b9d9185b5c87" 2018-12-04 19:47:20,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:47:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af12587d-affe-4795-b1fc-bcf6475df03f x-compute-request-id: req-af12587d-affe-4795-b1fc-bcf6475df03f 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.23:8774/v2.1/servers/d2bad901-6e39-4cd6-9d18-12e075bb6544", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2bad901-6e39-4cd6-9d18-12e075bb6544", "rel": "bookmark"}], "image": {"id": "ff5a6f55-2da3-4087-b890-a3e8976fb961", "links": [{"href": "http://172.30.9.23:8774/images/ff5a6f55-2da3-4087-b890-a3e8976fb961", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3639c569-2069-4e8b-97f4-68f920e700cb", "links": [{"href": "http://172.30.9.23:8774/flavors/3639c569-2069-4e8b-97f4-68f920e700cb", "rel": "bookmark"}]}, "id": "d2bad901-6e39-4cd6-9d18-12e075bb6544", "security_groups": [{"name": "singlevm2-sg_d6205129-189f-4d79-bed7-9ad34c5ffdca"}], "user_id": "b79abf44650c4b3ea5bd7faed6f121ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T19:47:18Z", "hostId": "4ee0c8f93b7b5a122beebe0aece93f113b2e7e636d4fa0a251de0f10", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_d6205129-189f-4d79-bed7-9ad34c5ffdca", "name": "singlevm2-vm_d6205129-189f-4d79-bed7-9ad34c5ffdca", "created": "2018-12-04T19:47:17Z", "tenant_id": "df499958d8da44c7afe6067aa4e70310", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:47:20,852 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-af12587d-affe-4795-b1fc-bcf6475df03f 2018-12-04 19:47:20,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.416216850281s 2018-12-04 19:47:20,852 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-af12587d-affe-4795-b1fc-bcf6475df03f 2018-12-04 19:47:20,856 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 19:47:22,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:47:22,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c04d91d9337c86dbe651931100b9d9185b5c87" 2018-12-04 19:47:23,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:47:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-59c5057c-8e33-4659-b268-6d3ceed7d58c x-compute-request-id: req-59c5057c-8e33-4659-b268-6d3ceed7d58c Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_d6205129-189f-4d79-bed7-9ad34c5ffdca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:6e:0f", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2bad901-6e39-4cd6-9d18-12e075bb6544", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2bad901-6e39-4cd6-9d18-12e075bb6544", "rel": "bookmark"}], "image": {"id": "ff5a6f55-2da3-4087-b890-a3e8976fb961", "links": [{"href": "http://172.30.9.23:8774/images/ff5a6f55-2da3-4087-b890-a3e8976fb961", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T19:47:22.000000", "flavor": {"id": "3639c569-2069-4e8b-97f4-68f920e700cb", "links": [{"href": "http://172.30.9.23:8774/flavors/3639c569-2069-4e8b-97f4-68f920e700cb", "rel": "bookmark"}]}, "id": "d2bad901-6e39-4cd6-9d18-12e075bb6544", "security_groups": [{"name": "singlevm2-sg_d6205129-189f-4d79-bed7-9ad34c5ffdca"}], "user_id": "b79abf44650c4b3ea5bd7faed6f121ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T19:47:22Z", "hostId": "4ee0c8f93b7b5a122beebe0aece93f113b2e7e636d4fa0a251de0f10", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_d6205129-189f-4d79-bed7-9ad34c5ffdca", "name": "singlevm2-vm_d6205129-189f-4d79-bed7-9ad34c5ffdca", "created": "2018-12-04T19:47:17Z", "tenant_id": "df499958d8da44c7afe6067aa4e70310", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:47:23,233 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-59c5057c-8e33-4659-b268-6d3ceed7d58c 2018-12-04 19:47:23,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374224901199s 2018-12-04 19:47:23,234 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-59c5057c-8e33-4659-b268-6d3ceed7d58c 2018-12-04 19:47:23,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-04 19:47:23,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=d2bad901-6e39-4cd6-9d18-12e075bb6544" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c04d91d9337c86dbe651931100b9d9185b5c87" 2018-12-04 19:47:23,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-cd1bd411-6034-4e47-887f-6e4e42e3c3e3 Date: Tue, 04 Dec 2018 19:47:23 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"149f8a58-d590-4b99-83b2-3d9f39e6223f","tenant_id":"df499958d8da44c7afe6067aa4e70310","created_at":"2018-12-04T19:47:18Z","admin_state_up":true,"updated_at":"2018-12-04T19:47:22Z","binding:vnic_type":"normal","device_id":"d2bad901-6e39-4cd6-9d18-12e075bb6544","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:d6:6e:0f","id":"58a3ee80-167e-401b-b926-24de39035b12","port_security_enabled":true,"project_id":"df499958d8da44c7afe6067aa4e70310","fixed_ips":[{"subnet_id":"808b71d1-d8ae-4103-8019-59ff54460948","ip_address":"192.168.120.12"}],"extra_dhcp_opts":[],"security_groups":["8c2be274-8f2c-423b-85f2-4287740daf59"],"name":""}]} 2018-12-04 19:47:23,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=d2bad901-6e39-4cd6-9d18-12e075bb6544 used request id req-cd1bd411-6034-4e47-887f-6e4e42e3c3e3 2018-12-04 19:47:23,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.263380050659s 2018-12-04 19:47:23,502 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=d2bad901-6e39-4cd6-9d18-12e075bb6544 used request id req-cd1bd411-6034-4e47-887f-6e4e42e3c3e3 2018-12-04 19:47:23,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-04 19:47:23,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=58a3ee80-167e-401b-b926-24de39035b12" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c04d91d9337c86dbe651931100b9d9185b5c87" 2018-12-04 19:47:23,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-39b01858-4873-4f8c-9fbd-b726e663c057 Date: Tue, 04 Dec 2018 19:47:23 GMT RESP BODY: {"floatingips": []} 2018-12-04 19:47:23,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=58a3ee80-167e-401b-b926-24de39035b12 used request id req-39b01858-4873-4f8c-9fbd-b726e663c057 2018-12-04 19:47:23,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0189142227173s 2018-12-04 19:47:23,527 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=58a3ee80-167e-401b-b926-24de39035b12 used request id req-39b01858-4873-4f8c-9fbd-b726e663c057 2018-12-04 19:47:23,527 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_d6205129-189f-4d79-bed7-9ad34c5ffdca': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d6:6e:0f', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ff5a6f55-2da3-4087-b890-a3e8976fb961'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-04T19:47:22.000000', 'flavor': Munch({u'id': u'3639c569-2069-4e8b-97f4-68f920e700cb'}), 'az': u'nova', 'id': u'd2bad901-6e39-4cd6-9d18-12e075bb6544', 'security_groups': [Munch({u'name': u'singlevm2-sg_d6205129-189f-4d79-bed7-9ad34c5ffdca'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b79abf44650c4b3ea5bd7faed6f121ff', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'df499958d8da44c7afe6067aa4e70310', 'name': 'singlevm2-project_d6205129-189f-4d79-bed7-9ad34c5ffdca', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-04T19:47:22.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-04T19:47:22Z', 'hostId': u'4ee0c8f93b7b5a122beebe0aece93f113b2e7e636d4fa0a251de0f10', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_d6205129-189f-4d79-bed7-9ad34c5ffdca', 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'4ee0c8f93b7b5a122beebe0aece93f113b2e7e636d4fa0a251de0f10', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-04T19:47:22.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'df499958d8da44c7afe6067aa4e70310', 'name': u'singlevm2-vm_d6205129-189f-4d79-bed7-9ad34c5ffdca', 'adminPass': u'LW4ayRtVWcWt', 'tenant_id': u'df499958d8da44c7afe6067aa4e70310', 'created_at': u'2018-12-04T19:47:17Z', 'created': u'2018-12-04T19:47:17Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-04 19:47:23,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:47:23,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}32c04d91d9337c86dbe651931100b9d9185b5c87" 2018-12-04 19:47:23,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-dd5a6613-5afc-41d7-823b-c1929c51ad0e Date: Tue, 04 Dec 2018 19:47:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["808b71d1-d8ae-4103-8019-59ff54460948"],"updated_at":"2018-12-04T19:47:09Z","tenant_id":"df499958d8da44c7afe6067aa4e70310","created_at":"2018-12-04T19:47:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"df499958d8da44c7afe6067aa4e70310","id":"149f8a58-d590-4b99-83b2-3d9f39e6223f","name":"singlevm2-net_d6205129-189f-4d79-bed7-9ad34c5ffdca"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T19:43:04Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"}]} 2018-12-04 19:47:23,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-dd5a6613-5afc-41d7-823b-c1929c51ad0e 2018-12-04 19:47:23,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0892200469971s 2018-12-04 19:47:23,620 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-dd5a6613-5afc-41d7-823b-c1929c51ad0e 2018-12-04 19:47:23,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-04 19:47:23,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=d2bad901-6e39-4cd6-9d18-12e075bb6544" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c04d91d9337c86dbe651931100b9d9185b5c87" 2018-12-04 19:47:23,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-361966fd-9a8a-461d-abbc-e60798a0ac8a Date: Tue, 04 Dec 2018 19:47:23 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"149f8a58-d590-4b99-83b2-3d9f39e6223f","tenant_id":"df499958d8da44c7afe6067aa4e70310","created_at":"2018-12-04T19:47:18Z","admin_state_up":true,"updated_at":"2018-12-04T19:47:22Z","binding:vnic_type":"normal","device_id":"d2bad901-6e39-4cd6-9d18-12e075bb6544","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:d6:6e:0f","id":"58a3ee80-167e-401b-b926-24de39035b12","port_security_enabled":true,"project_id":"df499958d8da44c7afe6067aa4e70310","fixed_ips":[{"subnet_id":"808b71d1-d8ae-4103-8019-59ff54460948","ip_address":"192.168.120.12"}],"extra_dhcp_opts":[],"security_groups":["8c2be274-8f2c-423b-85f2-4287740daf59"],"name":""}]} 2018-12-04 19:47:23,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=d2bad901-6e39-4cd6-9d18-12e075bb6544 used request id req-361966fd-9a8a-461d-abbc-e60798a0ac8a 2018-12-04 19:47:23,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0452721118927s 2018-12-04 19:47:23,667 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=d2bad901-6e39-4cd6-9d18-12e075bb6544 used request id req-361966fd-9a8a-461d-abbc-e60798a0ac8a 2018-12-04 19:47:23,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-04 19:47:23,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}32c04d91d9337c86dbe651931100b9d9185b5c87" -d '{"floatingip": {"floating_network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "fixed_ip_address": "192.168.120.12", "port_id": "58a3ee80-167e-401b-b926-24de39035b12"}}' 2018-12-04 19:47:25,248 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-667652bb-3c74-403e-a84b-382a9457a0a0 Date: Tue, 04 Dec 2018 19:47:25 GMT RESP BODY: {"floatingip": {"router_id": "977a270f-35e4-4d1a-8609-66fed0c41547", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-04T19:47:24Z", "floating_network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.213", "revision_number": 0, "port_id": "58a3ee80-167e-401b-b926-24de39035b12", "id": "3a802807-668e-4999-a4f8-c6a5ecf2ddb2", "tenant_id": "df499958d8da44c7afe6067aa4e70310", "created_at": "2018-12-04T19:47:24Z", "project_id": "df499958d8da44c7afe6067aa4e70310"}} 2018-12-04 19:47:25,249 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-667652bb-3c74-403e-a84b-382a9457a0a0 2018-12-04 19:47:25,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.58127212524s 2018-12-04 19:47:25,249 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-667652bb-3c74-403e-a84b-382a9457a0a0 2018-12-04 19:47:25,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-04 19:47:25,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}32c04d91d9337c86dbe651931100b9d9185b5c87" 2018-12-04 19:47:25,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-8333eae0-e50b-4c90-a52a-b690923c053e Date: Tue, 04 Dec 2018 19:47:25 GMT RESP BODY: {"floatingips": [{"router_id": "977a270f-35e4-4d1a-8609-66fed0c41547", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-04T19:47:24Z", "floating_network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.213", "revision_number": 0, "port_id": "58a3ee80-167e-401b-b926-24de39035b12", "id": "3a802807-668e-4999-a4f8-c6a5ecf2ddb2", "tenant_id": "df499958d8da44c7afe6067aa4e70310", "created_at": "2018-12-04T19:47:24Z", "project_id": "df499958d8da44c7afe6067aa4e70310"}]} 2018-12-04 19:47:25,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-8333eae0-e50b-4c90-a52a-b690923c053e 2018-12-04 19:47:25,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0197699069977s 2018-12-04 19:47:25,279 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-8333eae0-e50b-4c90-a52a-b690923c053e 2018-12-04 19:47:25,282 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'977a270f-35e4-4d1a-8609-66fed0c41547', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'df499958d8da44c7afe6067aa4e70310', 'created_at': u'2018-12-04T19:47:24Z', 'attached': True, 'updated_at': u'2018-12-04T19:47:24Z', 'id': u'3a802807-668e-4999-a4f8-c6a5ecf2ddb2', 'floating_network_id': u'90070285-9e79-459a-b14a-3d1fcc36db90', 'fixed_ip_address': u'192.168.120.12', 'floating_ip_address': u'172.30.9.213', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'df499958d8da44c7afe6067aa4e70310', 'name': 'singlevm2-project_d6205129-189f-4d79-bed7-9ad34c5ffdca', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'977a270f-35e4-4d1a-8609-66fed0c41547', 'project_id': u'df499958d8da44c7afe6067aa4e70310', 'port_id': u'58a3ee80-167e-401b-b926-24de39035b12', 'port': u'58a3ee80-167e-401b-b926-24de39035b12', 'network': u'90070285-9e79-459a-b14a-3d1fcc36db90'}) 2018-12-04 19:47:25,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 19:47:25,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/d2bad901-6e39-4cd6-9d18-12e075bb6544/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}32c04d91d9337c86dbe651931100b9d9185b5c87" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 19:47:25,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19: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-9a6178a5-d660-4655-84f1-8ace5c58c843 x-compute-request-id: req-9a6178a5-d660-4655-84f1-8ace5c58c843 Content-Encoding: gzip Content-Length: 7872 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 497270171 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.172937] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.175053] pid_max: default: 32768 minimum: 301\n[ 0.176211] ACPI: Core revision 20150930\n[ 0.177772] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.179392] Security Framework initialized\n[ 0.180467] Yama: becoming mindful.\n[ 0.181431] AppArmor: AppArmor initialized\n[ 0.182489] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.184159] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.185732] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.187227] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.188987] Initializing cgroup subsys io\n[ 0.190004] Initializing cgroup subsys memory\n[ 0.191116] Initializing cgroup subsys devices\n[ 0.192249] Initializing cgroup subsys freezer\n[ 0.193329] Initializing cgroup subsys net_cls\n[ 0.194414] Initializing cgroup subsys perf_event\n[ 0.195549] Initializing cgroup subsys net_prio\n[ 0.196688] Initializing cgroup subsys hugetlb\n[ 0.197810] Initializing cgroup subsys pids\n[ 0.198898] CPU: Physical Processor ID: 0\n[ 0.200689] mce: CPU supports 10 MCE banks\n[ 0.201760] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.203037] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.219765] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.226270] ftrace: allocating 31920 entries in 125 pages\n[ 0.251327] smpboot: Max logical packages: 1\n[ 0.252472] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.254178] x2apic enabled\n[ 0.255215] Switched APIC routing to physical x2apic.\n[ 0.257491] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.258926] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.261550] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.263874] KVM setup paravirtual spinlock\n[ 0.265382] x86: Booted up 1 node, 1 CPUs\n[ 0.266402] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.268144] devtmpfs: initialized\n[ 0.270013] evm: security.selinux\n[ 0.270919] evm: security.SMACK64\n[ 0.271854] evm: security.SMACK64EXEC\n[ 0.272828] evm: security.SMACK64TRANSMUTE\n[ 0.273903] evm: security.SMACK64MMAP\n[ 0.274854] evm: security.ima\n[ 0.275660] evm: security.capability\n[ 0.276658] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.278987] pinctrl core: initialized pinctrl subsystem\n[ 0.280348] RTC time: 19:47:22, date: 12/04/18\n[ 0.281555] NET: Registered protocol family 16\n[ 0.282802] cpuidle: using governor ladder\n[ 0.283840] cpuidle: using governor menu\n[ 0.284837] PCCT header not found.\n[ 0.285771] ACPI: bus type PCI registered\n[ 0.286781] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.288341] PCI: Using configuration type 1 for base access\n[ 0.290365] ACPI: Added _OSI(Module Device)\n[ 0.291456] ACPI: Added _OSI(Processor Device)\n[ 0.292575] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.293705] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.295709] ACPI: Interpreter enabled\n[ 0.296694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.299014] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.301322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.303721] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.306103] ACPI: (supports S0 S5)\n[ 0.306993] ACPI: Using IOAPIC for interrupt routing\n[ 0.308261] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.311856] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.313335] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.314935] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.316439] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.319183] acpiphp: Slot [3] registered\n[ 0.320194] acpiphp: Slot [4] registered\n[ 0.321229] acpiphp: Slot [5] registered\n[ 0.322263] acpiphp: Slot [6] registered\n[ 0.323296] acpiphp: Slot [7] registered\n[ 0.324328] acpiphp: Slot [8] registered\n[ 0.325331] acpiphp: Slot [9] registered\n[ 0.326332] acpiphp: Slot [10] registered\n[ 0.327352] acpiphp: Slot [11] registered\n[ 0.328370] acpiphp: Slot [12] registered\n[ 0.329385] acpiphp: Slot [13] registered\n[ 0.330396] acpiphp: Slot [14] registered\n[ 0.331418] acpiphp: Slot [15] registered\n[ 0.344995] acpiphp: Slot [16] registered\n[ 0.346006] acpiphp: Slot [17] registered\n[ 0.347025] acpiphp: Slot [18] registered\n[ 0.348041] acpiphp: Slot [19] registered\n[ 0.349062] acpiphp: Slot [20] registered\n[ 0.350082] acpiphp: Slot [21] registered\n[ 0.351097] acpiphp: Slot [22] registered\n[ 0.352114] acpiphp: Slot [23] registered\n[ 0.353198] acpiphp: Slot [24] registered\n[ 0.354223] acpiphp: Slot [25] registered\n[ 0.355247] acpiphp: Slot [26] registered\n[ 0.356262] acpiphp: Slot [27] registered\n[ 0.357282] acpiphp: Slot [28] registered\n[ 0.358303] acpiphp: Slot [29] registered\n[ 0.359318] acpiphp: Slot [30] registered\n[ 0.360333] acpiphp: Slot [31] registered\n[ 0.361361] PCI host bridge to bus 0000:00\n[ 0.362391] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.363972] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.365502] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.367361] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.369191] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.371091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.374938] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.376579] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.378118] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.379724] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.383952] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.385767] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.406605] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.408496] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.410270] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.412042] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.413837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.415434] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417070] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418391] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420343] vgaarb: loaded\n[ 0.421154] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422704] SCSI subsystem initialized\n[ 0.423919] ACPI: bus type USB registered\n[ 0.424977] usbcore: registered new interface driver usbfs\n[ 0.426301] usbcore: registered new interface driver hub\n[ 0.427606] usbcore: registered new device driver usb\n[ 0.428991] PCI: Using ACPI for IRQ routing\n[ 0.430389] NetLabel: Initializing\n[ 0.431306] NetLabel: domain hash size = 128\n[ 0.432386] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.433680] NetLabel: unlabeled traffic allowed by default\n[ 0.435166] clocksource: Switched to clocksource kvm-clock\n[ 0.444401] AppArmor: AppArmor Filesystem Enabled\n[ 0.445665] pnp: PnP ACPI init\n[ 0.446848] pnp: PnP ACPI: found 5 devices\n[ 0.453641] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.455852] NET: Registered protocol family 2\n[ 0.457149] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.458776] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.460293] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.461813] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.463201] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.464721] NET: Registered protocol family 1\n[ 0.465832] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.467225] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.468576] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.482767] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.496993] Trying to unpack rootfs image as initramfs...\n[ 0.556599] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.558750] Scanning for low memory corruption every 60 seconds\n[ 0.560459] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.561951] audit: initializing netlink subsys (disabled)\n[ 0.563311] audit: type=2000 audit(1543952843.569:1): initialized\n[ 0.567581] Initialise system trusted keyring\n[ 0.569200] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.570736] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.573361] zbud: loaded\n[ 0.574352] VFS: Disk quotas dquot_6.6.0\n[ 0.575479] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.577625] fuse init (API version 7.23)\n[ 0.578816] Key type big_key registered\n[ 0.579911] Allocating IMA MOK and blacklist keyrings.\n[ 0.581646] Key type asymmetric registered\n[ 0.582741] Asymmetric key parser 'x509' registered\n[ 0.584038] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.586043] io scheduler noop registered\n[ 0.587096] io scheduler deadline registered (default)\n[ 0.588418] io scheduler cfq registered\n[ 0.589613] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.590993] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.592719] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.594659] ACPI: Power Button [PWRF]\n[ 0.595863] GHES: HEST is not enabled!\n[ 0.609946] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.638844] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.641558] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.667286] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.670237] Linux agpgart interface v0.103\n[ 0.673608] brd: module loaded\n[ 0.675762] loop: module loaded\n[ 0.680232] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.682130] GPT:90111 != 2097151\n[ 0.683016] GPT:Alternate GPT header not at the end of the disk.\n[ 0.684429] GPT:90111 != 2097151\n[ 0.685314] GPT: Use GNU Parted to correct GPT errors.\n[ 0.686562] vda: vda1 vda15\n[ 0.688157] scsi host0: ata_piix\n[ 0.689214] scsi host1: ata_piix\n[ 0.690156] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.691731] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.693621] libphy: Fixed MDIO Bus: probed\n[ 0.694693] tun: Universal TUN/TAP device driver, 1.6\n[ 0.695933] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.698747] PPP generic driver version 2.4.2\n[ 0.699962] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.701505] ehci-pci: EHCI PCI platform driver\n[ 0.702645] ehci-platform: EHCI generic platform driver\n[ 0.704077] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.705565] ohci-pci: OHCI PCI platform driver\n[ 0.706721] ohci-platform: OHCI generic platform driver\n[ 0.708038] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.722547] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.723860] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.725778] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.727074] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.728556] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.730158] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.732019] usb usb1: Product: UHCI Host Controller\n[ 0.733247] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.734725] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.735991] hub 1-0:1.0: USB hub found\n[ 0.737029] hub 1-0:1.0: 2 ports detected\n[ 0.738333] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.741110] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.742366] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.743727] mousedev: PS/2 mouse device common for all mice\n[ 0.745352] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.747734] rtc_cmos 00:00: RTC can wake from S4\n[ 0.749184] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.750744] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.752307] i2c /dev entries driver\n[ 0.753336] device-mapper: uevent: version 1.0.3\n[ 0.754598] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.756763] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.758562] NET: Registered protocol family 10\n[ 0.760054] NET: Registered protocol family 17\n[ 0.761232] Key type dns_resolver registered\n[ 0.762517] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.763963] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.766285] registered taskstats version 1\n[ 0.767409] Loading compiled-in X.509 certificates\n[ 0.769178] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.771613] zswap: loaded using pool lzo/zbud\n[ 0.773610] Key type trusted registered\n[ 0.775746] Key type encrypted registered\n[ 0.776825] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.778173] ima: No TPM chip found, activating TPM-bypass!\n[ 0.779550] evm: HMAC attrs: 0x1\n[ 0.780779] Magic number: 14:588:798\n[ 0.781908] rtc_cmos 00:00: setting system clock to 2018-12-04 19:47:23 UTC (1543952843)\n[ 0.784031] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.785480] EDD information not available.\n[ 0.852648] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.867963] Write protecting the kernel read-only data: 14336k\n[ 0.870729] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.873094] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.920136] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.82\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.12...\nLease of 192.168.120.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.91. iid=i-00000002\n"} 2018-12-04 19:47:25,498 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/d2bad901-6e39-4cd6-9d18-12e075bb6544/action used request id req-9a6178a5-d660-4655-84f1-8ace5c58c843 2018-12-04 19:47:25,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.215444087982s 2018-12-04 19:47:25,499 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/d2bad901-6e39-4cd6-9d18-12e075bb6544/action used request id req-9a6178a5-d660-4655-84f1-8ace5c58c843 2018-12-04 19:47:25,499 - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 497270171 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.172937] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.175053] pid_max: default: 32768 minimum: 301 [ 0.176211] ACPI: Core revision 20150930 [ 0.177772] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.179392] Security Framework initialized [ 0.180467] Yama: becoming mindful. [ 0.181431] AppArmor: AppArmor initialized [ 0.182489] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.184159] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.185732] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.187227] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.188987] Initializing cgroup subsys io [ 0.190004] Initializing cgroup subsys memory [ 0.191116] Initializing cgroup subsys devices [ 0.192249] Initializing cgroup subsys freezer [ 0.193329] Initializing cgroup subsys net_cls [ 0.194414] Initializing cgroup subsys perf_event [ 0.195549] Initializing cgroup subsys net_prio [ 0.196688] Initializing cgroup subsys hugetlb [ 0.197810] Initializing cgroup subsys pids [ 0.198898] CPU: Physical Processor ID: 0 [ 0.200689] mce: CPU supports 10 MCE banks [ 0.201760] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.203037] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.219765] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.226270] ftrace: allocating 31920 entries in 125 pages [ 0.251327] smpboot: Max logical packages: 1 [ 0.252472] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.254178] x2apic enabled [ 0.255215] Switched APIC routing to physical x2apic. [ 0.257491] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.258926] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.261550] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.263874] KVM setup paravirtual spinlock [ 0.265382] x86: Booted up 1 node, 1 CPUs [ 0.266402] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.268144] devtmpfs: initialized [ 0.270013] evm: security.selinux [ 0.270919] evm: security.SMACK64 [ 0.271854] evm: security.SMACK64EXEC [ 0.272828] evm: security.SMACK64TRANSMUTE [ 0.273903] evm: security.SMACK64MMAP [ 0.274854] evm: security.ima [ 0.275660] evm: security.capability [ 0.276658] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.278987] pinctrl core: initialized pinctrl subsystem [ 0.280348] RTC time: 19:47:22, date: 12/04/18 [ 0.281555] NET: Registered protocol family 16 [ 0.282802] cpuidle: using governor ladder [ 0.283840] cpuidle: using governor menu [ 0.284837] PCCT header not found. [ 0.285771] ACPI: bus type PCI registered [ 0.286781] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.288341] PCI: Using configuration type 1 for base access [ 0.290365] ACPI: Added _OSI(Module Device) [ 0.291456] ACPI: Added _OSI(Processor Device) [ 0.292575] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.293705] ACPI: Added _OSI(Processor Aggregator Device) [ 0.295709] ACPI: Interpreter enabled [ 0.296694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.299014] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.301322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.303721] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.306103] ACPI: (supports S0 S5) [ 0.306993] ACPI: Using IOAPIC for interrupt routing [ 0.308261] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.311856] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.313335] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.314935] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.316439] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.319183] acpiphp: Slot [3] registered [ 0.320194] acpiphp: Slot [4] registered [ 0.321229] acpiphp: Slot [5] registered [ 0.322263] acpiphp: Slot [6] registered [ 0.323296] acpiphp: Slot [7] registered [ 0.324328] acpiphp: Slot [8] registered [ 0.325331] acpiphp: Slot [9] registered [ 0.326332] acpiphp: Slot [10] registered [ 0.327352] acpiphp: Slot [11] registered [ 0.328370] acpiphp: Slot [12] registered [ 0.329385] acpiphp: Slot [13] registered [ 0.330396] acpiphp: Slot [14] registered [ 0.331418] acpiphp: Slot [15] registered [ 0.344995] acpiphp: Slot [16] registered [ 0.346006] acpiphp: Slot [17] registered [ 0.347025] acpiphp: Slot [18] registered [ 0.348041] acpiphp: Slot [19] registered [ 0.349062] acpiphp: Slot [20] registered [ 0.350082] acpiphp: Slot [21] registered [ 0.351097] acpiphp: Slot [22] registered [ 0.352114] acpiphp: Slot [23] registered [ 0.353198] acpiphp: Slot [24] registered [ 0.354223] acpiphp: Slot [25] registered [ 0.355247] acpiphp: Slot [26] registered [ 0.356262] acpiphp: Slot [27] registered [ 0.357282] acpiphp: Slot [28] registered [ 0.358303] acpiphp: Slot [29] registered [ 0.359318] acpiphp: Slot [30] registered [ 0.360333] acpiphp: Slot [31] registered [ 0.361361] PCI host bridge to bus 0000:00 [ 0.362391] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.363972] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.365502] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.367361] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.369191] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.371091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.374938] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.376579] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.378118] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.379724] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.383952] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.385767] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.406605] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.408496] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.410270] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.412042] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.413837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.415434] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417070] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418391] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.420343] vgaarb: loaded [ 0.421154] vgaarb: bridge control possible 0000:00:02.0 [ 0.422704] SCSI subsystem initialized [ 0.423919] ACPI: bus type USB registered [ 0.424977] usbcore: registered new interface driver usbfs [ 0.426301] usbcore: registered new interface driver hub [ 0.427606] usbcore: registered new device driver usb [ 0.428991] PCI: Using ACPI for IRQ routing [ 0.430389] NetLabel: Initializing [ 0.431306] NetLabel: domain hash size = 128 [ 0.432386] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.433680] NetLabel: unlabeled traffic allowed by default [ 0.435166] clocksource: Switched to clocksource kvm-clock [ 0.444401] AppArmor: AppArmor Filesystem Enabled [ 0.445665] pnp: PnP ACPI init [ 0.446848] pnp: PnP ACPI: found 5 devices [ 0.453641] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.455852] NET: Registered protocol family 2 [ 0.457149] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.458776] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.460293] TCP: Hash tables configured (established 4096 bind 4096) [ 0.461813] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.463201] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.464721] NET: Registered protocol family 1 [ 0.465832] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.467225] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.468576] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.482767] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.496993] Trying to unpack rootfs image as initramfs... [ 0.556599] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.558750] Scanning for low memory corruption every 60 seconds [ 0.560459] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.561951] audit: initializing netlink subsys (disabled) [ 0.563311] audit: type=2000 audit(1543952843.569:1): initialized [ 0.567581] Initialise system trusted keyring [ 0.569200] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.570736] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.573361] zbud: loaded [ 0.574352] VFS: Disk quotas dquot_6.6.0 [ 0.575479] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.577625] fuse init (API version 7.23) [ 0.578816] Key type big_key registered [ 0.579911] Allocating IMA MOK and blacklist keyrings. [ 0.581646] Key type asymmetric registered [ 0.582741] Asymmetric key parser 'x509' registered [ 0.584038] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.586043] io scheduler noop registered [ 0.587096] io scheduler deadline registered (default) [ 0.588418] io scheduler cfq registered [ 0.589613] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.590993] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.592719] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.594659] ACPI: Power Button [PWRF] [ 0.595863] GHES: HEST is not enabled! [ 0.609946] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.638844] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641558] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.667286] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.670237] Linux agpgart interface v0.103 [ 0.673608] brd: module loaded [ 0.675762] loop: module loaded [ 0.680232] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.682130] GPT:90111 != 2097151 [ 0.683016] GPT:Alternate GPT header not at the end of the disk. [ 0.684429] GPT:90111 != 2097151 [ 0.685314] GPT: Use GNU Parted to correct GPT errors. [ 0.686562] vda: vda1 vda15 [ 0.688157] scsi host0: ata_piix [ 0.689214] scsi host1: ata_piix [ 0.690156] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.691731] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.693621] libphy: Fixed MDIO Bus: probed [ 0.694693] tun: Universal TUN/TAP device driver, 1.6 [ 0.695933] tun: (C) 1999-2004 Max Krasnyansky [ 0.698747] PPP generic driver version 2.4.2 [ 0.699962] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.701505] ehci-pci: EHCI PCI platform driver [ 0.702645] ehci-platform: EHCI generic platform driver [ 0.704077] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.705565] ohci-pci: OHCI PCI platform driver [ 0.706721] ohci-platform: OHCI generic platform driver [ 0.708038] uhci_hcd: USB Universal Host Controller Interface driver [ 0.722547] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.723860] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.725778] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.727074] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.728556] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.730158] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.732019] usb usb1: Product: UHCI Host Controller [ 0.733247] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.734725] usb usb1: SerialNumber: 0000:00:01.2 [ 0.735991] hub 1-0:1.0: USB hub found [ 0.737029] hub 1-0:1.0: 2 ports detected [ 0.738333] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.741110] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.742366] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.743727] mousedev: PS/2 mouse device common for all mice [ 0.745352] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.747734] rtc_cmos 00:00: RTC can wake from S4 [ 0.749184] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750744] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752307] i2c /dev entries driver [ 0.753336] device-mapper: uevent: version 1.0.3 [ 0.754598] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.756763] ledtrig-cpu: registered to indicate activity on CPUs [ 0.758562] NET: Registered protocol family 10 [ 0.760054] NET: Registered protocol family 17 [ 0.761232] Key type dns_resolver registered [ 0.762517] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.763963] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.766285] registered taskstats version 1 [ 0.767409] Loading compiled-in X.509 certificates [ 0.769178] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.771613] zswap: loaded using pool lzo/zbud [ 0.773610] Key type trusted registered [ 0.775746] Key type encrypted registered [ 0.776825] AppArmor: AppArmor sha1 policy hashing enabled [ 0.778173] ima: No TPM chip found, activating TPM-bypass! [ 0.779550] evm: HMAC attrs: 0x1 [ 0.780779] Magic number: 14:588:798 [ 0.781908] rtc_cmos 00:00: setting system clock to 2018-12-04 19:47:23 UTC (1543952843) [ 0.784031] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.785480] EDD information not available. [ 0.852648] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.867963] Write protecting the kernel read-only data: 14336k [ 0.870729] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.873094] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.920136] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.82 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.12... Lease of 192.168.120.12 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.91. iid=i-00000002 2018-12-04 19:47:26,502 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.213: timed out 2018-12-04 19:47:35,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 19:47:35,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/d2bad901-6e39-4cd6-9d18-12e075bb6544/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}32c04d91d9337c86dbe651931100b9d9185b5c87" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 19:47:35,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:47:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ff15a92-b40b-4866-a03b-2739ceeaa9aa x-compute-request-id: req-6ff15a92-b40b-4866-a03b-2739ceeaa9aa Content-Encoding: gzip Content-Length: 9564 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 497270171 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.172937] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.175053] pid_max: default: 32768 minimum: 301\n[ 0.176211] ACPI: Core revision 20150930\n[ 0.177772] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.179392] Security Framework initialized\n[ 0.180467] Yama: becoming mindful.\n[ 0.181431] AppArmor: AppArmor initialized\n[ 0.182489] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.184159] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.185732] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.187227] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.188987] Initializing cgroup subsys io\n[ 0.190004] Initializing cgroup subsys memory\n[ 0.191116] Initializing cgroup subsys devices\n[ 0.192249] Initializing cgroup subsys freezer\n[ 0.193329] Initializing cgroup subsys net_cls\n[ 0.194414] Initializing cgroup subsys perf_event\n[ 0.195549] Initializing cgroup subsys net_prio\n[ 0.196688] Initializing cgroup subsys hugetlb\n[ 0.197810] Initializing cgroup subsys pids\n[ 0.198898] CPU: Physical Processor ID: 0\n[ 0.200689] mce: CPU supports 10 MCE banks\n[ 0.201760] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.203037] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.219765] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.226270] ftrace: allocating 31920 entries in 125 pages\n[ 0.251327] smpboot: Max logical packages: 1\n[ 0.252472] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.254178] x2apic enabled\n[ 0.255215] Switched APIC routing to physical x2apic.\n[ 0.257491] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.258926] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.261550] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.263874] KVM setup paravirtual spinlock\n[ 0.265382] x86: Booted up 1 node, 1 CPUs\n[ 0.266402] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.268144] devtmpfs: initialized\n[ 0.270013] evm: security.selinux\n[ 0.270919] evm: security.SMACK64\n[ 0.271854] evm: security.SMACK64EXEC\n[ 0.272828] evm: security.SMACK64TRANSMUTE\n[ 0.273903] evm: security.SMACK64MMAP\n[ 0.274854] evm: security.ima\n[ 0.275660] evm: security.capability\n[ 0.276658] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.278987] pinctrl core: initialized pinctrl subsystem\n[ 0.280348] RTC time: 19:47:22, date: 12/04/18\n[ 0.281555] NET: Registered protocol family 16\n[ 0.282802] cpuidle: using governor ladder\n[ 0.283840] cpuidle: using governor menu\n[ 0.284837] PCCT header not found.\n[ 0.285771] ACPI: bus type PCI registered\n[ 0.286781] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.288341] PCI: Using configuration type 1 for base access\n[ 0.290365] ACPI: Added _OSI(Module Device)\n[ 0.291456] ACPI: Added _OSI(Processor Device)\n[ 0.292575] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.293705] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.295709] ACPI: Interpreter enabled\n[ 0.296694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.299014] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.301322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.303721] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.306103] ACPI: (supports S0 S5)\n[ 0.306993] ACPI: Using IOAPIC for interrupt routing\n[ 0.308261] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.311856] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.313335] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.314935] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.316439] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.319183] acpiphp: Slot [3] registered\n[ 0.320194] acpiphp: Slot [4] registered\n[ 0.321229] acpiphp: Slot [5] registered\n[ 0.322263] acpiphp: Slot [6] registered\n[ 0.323296] acpiphp: Slot [7] registered\n[ 0.324328] acpiphp: Slot [8] registered\n[ 0.325331] acpiphp: Slot [9] registered\n[ 0.326332] acpiphp: Slot [10] registered\n[ 0.327352] acpiphp: Slot [11] registered\n[ 0.328370] acpiphp: Slot [12] registered\n[ 0.329385] acpiphp: Slot [13] registered\n[ 0.330396] acpiphp: Slot [14] registered\n[ 0.331418] acpiphp: Slot [15] registered\n[ 0.344995] acpiphp: Slot [16] registered\n[ 0.346006] acpiphp: Slot [17] registered\n[ 0.347025] acpiphp: Slot [18] registered\n[ 0.348041] acpiphp: Slot [19] registered\n[ 0.349062] acpiphp: Slot [20] registered\n[ 0.350082] acpiphp: Slot [21] registered\n[ 0.351097] acpiphp: Slot [22] registered\n[ 0.352114] acpiphp: Slot [23] registered\n[ 0.353198] acpiphp: Slot [24] registered\n[ 0.354223] acpiphp: Slot [25] registered\n[ 0.355247] acpiphp: Slot [26] registered\n[ 0.356262] acpiphp: Slot [27] registered\n[ 0.357282] acpiphp: Slot [28] registered\n[ 0.358303] acpiphp: Slot [29] registered\n[ 0.359318] acpiphp: Slot [30] registered\n[ 0.360333] acpiphp: Slot [31] registered\n[ 0.361361] PCI host bridge to bus 0000:00\n[ 0.362391] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.363972] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.365502] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.367361] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.369191] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.371091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.374938] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.376579] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.378118] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.379724] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.383952] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.385767] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.406605] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.408496] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.410270] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.412042] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.413837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.415434] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417070] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418391] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420343] vgaarb: loaded\n[ 0.421154] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422704] SCSI subsystem initialized\n[ 0.423919] ACPI: bus type USB registered\n[ 0.424977] usbcore: registered new interface driver usbfs\n[ 0.426301] usbcore: registered new interface driver hub\n[ 0.427606] usbcore: registered new device driver usb\n[ 0.428991] PCI: Using ACPI for IRQ routing\n[ 0.430389] NetLabel: Initializing\n[ 0.431306] NetLabel: domain hash size = 128\n[ 0.432386] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.433680] NetLabel: unlabeled traffic allowed by default\n[ 0.435166] clocksource: Switched to clocksource kvm-clock\n[ 0.444401] AppArmor: AppArmor Filesystem Enabled\n[ 0.445665] pnp: PnP ACPI init\n[ 0.446848] pnp: PnP ACPI: found 5 devices\n[ 0.453641] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.455852] NET: Registered protocol family 2\n[ 0.457149] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.458776] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.460293] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.461813] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.463201] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.464721] NET: Registered protocol family 1\n[ 0.465832] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.467225] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.468576] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.482767] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.496993] Trying to unpack rootfs image as initramfs...\n[ 0.556599] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.558750] Scanning for low memory corruption every 60 seconds\n[ 0.560459] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.561951] audit: initializing netlink subsys (disabled)\n[ 0.563311] audit: type=2000 audit(1543952843.569:1): initialized\n[ 0.567581] Initialise system trusted keyring\n[ 0.569200] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.570736] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.573361] zbud: loaded\n[ 0.574352] VFS: Disk quotas dquot_6.6.0\n[ 0.575479] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.577625] fuse init (API version 7.23)\n[ 0.578816] Key type big_key registered\n[ 0.579911] Allocating IMA MOK and blacklist keyrings.\n[ 0.581646] Key type asymmetric registered\n[ 0.582741] Asymmetric key parser 'x509' registered\n[ 0.584038] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.586043] io scheduler noop registered\n[ 0.587096] io scheduler deadline registered (default)\n[ 0.588418] io scheduler cfq registered\n[ 0.589613] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.590993] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.592719] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.594659] ACPI: Power Button [PWRF]\n[ 0.595863] GHES: HEST is not enabled!\n[ 0.609946] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.638844] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.641558] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.667286] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.670237] Linux agpgart interface v0.103\n[ 0.673608] brd: module loaded\n[ 0.675762] loop: module loaded\n[ 0.680232] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.682130] GPT:90111 != 2097151\n[ 0.683016] GPT:Alternate GPT header not at the end of the disk.\n[ 0.684429] GPT:90111 != 2097151\n[ 0.685314] GPT: Use GNU Parted to correct GPT errors.\n[ 0.686562] vda: vda1 vda15\n[ 0.688157] scsi host0: ata_piix\n[ 0.689214] scsi host1: ata_piix\n[ 0.690156] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.691731] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.693621] libphy: Fixed MDIO Bus: probed\n[ 0.694693] tun: Universal TUN/TAP device driver, 1.6\n[ 0.695933] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.698747] PPP generic driver version 2.4.2\n[ 0.699962] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.701505] ehci-pci: EHCI PCI platform driver\n[ 0.702645] ehci-platform: EHCI generic platform driver\n[ 0.704077] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.705565] ohci-pci: OHCI PCI platform driver\n[ 0.706721] ohci-platform: OHCI generic platform driver\n[ 0.708038] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.722547] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.723860] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.725778] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.727074] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.728556] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.730158] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.732019] usb usb1: Product: UHCI Host Controller\n[ 0.733247] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.734725] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.735991] hub 1-0:1.0: USB hub found\n[ 0.737029] hub 1-0:1.0: 2 ports detected\n[ 0.738333] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.741110] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.742366] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.743727] mousedev: PS/2 mouse device common for all mice\n[ 0.745352] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.747734] rtc_cmos 00:00: RTC can wake from S4\n[ 0.749184] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.750744] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.752307] i2c /dev entries driver\n[ 0.753336] device-mapper: uevent: version 1.0.3\n[ 0.754598] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.756763] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.758562] NET: Registered protocol family 10\n[ 0.760054] NET: Registered protocol family 17\n[ 0.761232] Key type dns_resolver registered\n[ 0.762517] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.763963] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.766285] registered taskstats version 1\n[ 0.767409] Loading compiled-in X.509 certificates\n[ 0.769178] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.771613] zswap: loaded using pool lzo/zbud\n[ 0.773610] Key type trusted registered\n[ 0.775746] Key type encrypted registered\n[ 0.776825] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.778173] ima: No TPM chip found, activating TPM-bypass!\n[ 0.779550] evm: HMAC attrs: 0x1\n[ 0.780779] Magic number: 14:588:798\n[ 0.781908] rtc_cmos 00:00: setting system clock to 2018-12-04 19:47:23 UTC (1543952843)\n[ 0.784031] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.785480] EDD information not available.\n[ 0.852648] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.867963] Write protecting the kernel read-only data: 14336k\n[ 0.870729] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.873094] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.920136] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.82\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.12...\nLease of 192.168.120.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.91. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCF+8zBxE0vBr9uIEesNXhEnY5vENEqzTJAZQ7G/PTyY24HJ+FcqfEE7GFE6cfPYb+qaWJ8CeqpLMixqiMooSEC3Kfh9OwLcPkC8e9iFb9KZVy4zMkF/q60X7HjMFB+QmVEsuSkWah/JSheCSuv+rzSpw2hsA2dUfiesLb5ag0jr/ZA5UfQB64gh0Y+js6kaU98y2zY3uJ4murbY5KTuFgswgNqM6Nmw90eD74l6usSqqLloQdaDtvF7e49fWl/otwKVqxA3nMhVHm2llswdxpCa3/wlMLsqYKd3Jb6IBtf4ftBWe3GyeBQcjURba9OWrFu+Xynq8+Xxtx/CZ6jooef root@singlevm2-vm-d6205129-189f-4d79-bed7-9ad34c5ffdca\nssh-dss AAAAB3NzaC1kc3MAAACBAKNItsp1Sl/pdSIRZhOAtHQ1MH0nDHTWmjW3vs/YOBEW99L4exJFyU2o8ahc+c2bonFRtFIkBsj5M7tDG32h+Kgl+2doFmjHKy5Gg4xdj9KGbjuW053hVjvRuJHWJobJmev+H23j1WCjAEZuy+xp3psWAZruYpcu1I4oc04jG8BRAAAAFQCvVf05kmG7O2VtcljvugVH+ytq5wAAAIBovYDPUjGaUOe9abUv6In89xNNLMpndF2nMj34T72G5cqrQo8D3kNRWuCqu/zFlTm/PdZ8SFrOHav4SycTDPcN5jpOcoirWf49s5Ds3ly2qCEN9Aoe5GxGO0+IigeKqDjmKfD0hrUOanlKlC1fysfi03yJdrP/F9/G1NurQAFAGwAAAIBEvPi7vxiHGdAgnM9PiybKWyO65OFAhuLEhu3RjZ21zNdZA62GhSIm/Yo8ez0mxDPBzo+o3/CD5ePp7rtXeLGWwbP55ca1FI79KJnOunmdz0OO/UbFfOJT/HD1MFNPmhteppwto6Yq4MW3S8QYiHdKFyRHtZRH0FpcdkrlMgj7kQ== root@singlevm2-vm-d6205129-189f-4d79-bed7-9ad34c5ffdca\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.33s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.12,24,fe80::f816:3eff:fed6:6e0f/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.12 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-d6205129-189f-4d79-bed7-9ad34c5ffdca\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.51 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-d6205129-189f-4d79-bed7-9ad34c5ffdca login: "} 2018-12-04 19:47:35,602 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/d2bad901-6e39-4cd6-9d18-12e075bb6544/action used request id req-6ff15a92-b40b-4866-a03b-2739ceeaa9aa 2018-12-04 19:47:35,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.090735912323s 2018-12-04 19:47:35,603 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/d2bad901-6e39-4cd6-9d18-12e075bb6544/action used request id req-6ff15a92-b40b-4866-a03b-2739ceeaa9aa 2018-12-04 19:47:35,604 - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 497270171 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.172937] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.175053] pid_max: default: 32768 minimum: 301 [ 0.176211] ACPI: Core revision 20150930 [ 0.177772] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.179392] Security Framework initialized [ 0.180467] Yama: becoming mindful. [ 0.181431] AppArmor: AppArmor initialized [ 0.182489] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.184159] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.185732] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.187227] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.188987] Initializing cgroup subsys io [ 0.190004] Initializing cgroup subsys memory [ 0.191116] Initializing cgroup subsys devices [ 0.192249] Initializing cgroup subsys freezer [ 0.193329] Initializing cgroup subsys net_cls [ 0.194414] Initializing cgroup subsys perf_event [ 0.195549] Initializing cgroup subsys net_prio [ 0.196688] Initializing cgroup subsys hugetlb [ 0.197810] Initializing cgroup subsys pids [ 0.198898] CPU: Physical Processor ID: 0 [ 0.200689] mce: CPU supports 10 MCE banks [ 0.201760] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.203037] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.219765] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.226270] ftrace: allocating 31920 entries in 125 pages [ 0.251327] smpboot: Max logical packages: 1 [ 0.252472] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.254178] x2apic enabled [ 0.255215] Switched APIC routing to physical x2apic. [ 0.257491] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.258926] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.261550] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.263874] KVM setup paravirtual spinlock [ 0.265382] x86: Booted up 1 node, 1 CPUs [ 0.266402] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.268144] devtmpfs: initialized [ 0.270013] evm: security.selinux [ 0.270919] evm: security.SMACK64 [ 0.271854] evm: security.SMACK64EXEC [ 0.272828] evm: security.SMACK64TRANSMUTE [ 0.273903] evm: security.SMACK64MMAP [ 0.274854] evm: security.ima [ 0.275660] evm: security.capability [ 0.276658] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.278987] pinctrl core: initialized pinctrl subsystem [ 0.280348] RTC time: 19:47:22, date: 12/04/18 [ 0.281555] NET: Registered protocol family 16 [ 0.282802] cpuidle: using governor ladder [ 0.283840] cpuidle: using governor menu [ 0.284837] PCCT header not found. [ 0.285771] ACPI: bus type PCI registered [ 0.286781] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.288341] PCI: Using configuration type 1 for base access [ 0.290365] ACPI: Added _OSI(Module Device) [ 0.291456] ACPI: Added _OSI(Processor Device) [ 0.292575] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.293705] ACPI: Added _OSI(Processor Aggregator Device) [ 0.295709] ACPI: Interpreter enabled [ 0.296694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.299014] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.301322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.303721] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.306103] ACPI: (supports S0 S5) [ 0.306993] ACPI: Using IOAPIC for interrupt routing [ 0.308261] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.311856] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.313335] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.314935] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.316439] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.319183] acpiphp: Slot [3] registered [ 0.320194] acpiphp: Slot [4] registered [ 0.321229] acpiphp: Slot [5] registered [ 0.322263] acpiphp: Slot [6] registered [ 0.323296] acpiphp: Slot [7] registered [ 0.324328] acpiphp: Slot [8] registered [ 0.325331] acpiphp: Slot [9] registered [ 0.326332] acpiphp: Slot [10] registered [ 0.327352] acpiphp: Slot [11] registered [ 0.328370] acpiphp: Slot [12] registered [ 0.329385] acpiphp: Slot [13] registered [ 0.330396] acpiphp: Slot [14] registered [ 0.331418] acpiphp: Slot [15] registered [ 0.344995] acpiphp: Slot [16] registered [ 0.346006] acpiphp: Slot [17] registered [ 0.347025] acpiphp: Slot [18] registered [ 0.348041] acpiphp: Slot [19] registered [ 0.349062] acpiphp: Slot [20] registered [ 0.350082] acpiphp: Slot [21] registered [ 0.351097] acpiphp: Slot [22] registered [ 0.352114] acpiphp: Slot [23] registered [ 0.353198] acpiphp: Slot [24] registered [ 0.354223] acpiphp: Slot [25] registered [ 0.355247] acpiphp: Slot [26] registered [ 0.356262] acpiphp: Slot [27] registered [ 0.357282] acpiphp: Slot [28] registered [ 0.358303] acpiphp: Slot [29] registered [ 0.359318] acpiphp: Slot [30] registered [ 0.360333] acpiphp: Slot [31] registered [ 0.361361] PCI host bridge to bus 0000:00 [ 0.362391] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.363972] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.365502] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.367361] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.369191] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.371091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.374938] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.376579] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.378118] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.379724] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.383952] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.385767] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.406605] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.408496] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.410270] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.412042] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.413837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.415434] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417070] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418391] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.420343] vgaarb: loaded [ 0.421154] vgaarb: bridge control possible 0000:00:02.0 [ 0.422704] SCSI subsystem initialized [ 0.423919] ACPI: bus type USB registered [ 0.424977] usbcore: registered new interface driver usbfs [ 0.426301] usbcore: registered new interface driver hub [ 0.427606] usbcore: registered new device driver usb [ 0.428991] PCI: Using ACPI for IRQ routing [ 0.430389] NetLabel: Initializing [ 0.431306] NetLabel: domain hash size = 128 [ 0.432386] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.433680] NetLabel: unlabeled traffic allowed by default [ 0.435166] clocksource: Switched to clocksource kvm-clock [ 0.444401] AppArmor: AppArmor Filesystem Enabled [ 0.445665] pnp: PnP ACPI init [ 0.446848] pnp: PnP ACPI: found 5 devices [ 0.453641] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.455852] NET: Registered protocol family 2 [ 0.457149] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.458776] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.460293] TCP: Hash tables configured (established 4096 bind 4096) [ 0.461813] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.463201] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.464721] NET: Registered protocol family 1 [ 0.465832] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.467225] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.468576] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.482767] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.496993] Trying to unpack rootfs image as initramfs... [ 0.556599] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.558750] Scanning for low memory corruption every 60 seconds [ 0.560459] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.561951] audit: initializing netlink subsys (disabled) [ 0.563311] audit: type=2000 audit(1543952843.569:1): initialized [ 0.567581] Initialise system trusted keyring [ 0.569200] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.570736] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.573361] zbud: loaded [ 0.574352] VFS: Disk quotas dquot_6.6.0 [ 0.575479] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.577625] fuse init (API version 7.23) [ 0.578816] Key type big_key registered [ 0.579911] Allocating IMA MOK and blacklist keyrings. [ 0.581646] Key type asymmetric registered [ 0.582741] Asymmetric key parser 'x509' registered [ 0.584038] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.586043] io scheduler noop registered [ 0.587096] io scheduler deadline registered (default) [ 0.588418] io scheduler cfq registered [ 0.589613] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.590993] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.592719] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.594659] ACPI: Power Button [PWRF] [ 0.595863] GHES: HEST is not enabled! [ 0.609946] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.638844] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641558] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.667286] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.670237] Linux agpgart interface v0.103 [ 0.673608] brd: module loaded [ 0.675762] loop: module loaded [ 0.680232] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.682130] GPT:90111 != 2097151 [ 0.683016] GPT:Alternate GPT header not at the end of the disk. [ 0.684429] GPT:90111 != 2097151 [ 0.685314] GPT: Use GNU Parted to correct GPT errors. [ 0.686562] vda: vda1 vda15 [ 0.688157] scsi host0: ata_piix [ 0.689214] scsi host1: ata_piix [ 0.690156] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.691731] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.693621] libphy: Fixed MDIO Bus: probed [ 0.694693] tun: Universal TUN/TAP device driver, 1.6 [ 0.695933] tun: (C) 1999-2004 Max Krasnyansky [ 0.698747] PPP generic driver version 2.4.2 [ 0.699962] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.701505] ehci-pci: EHCI PCI platform driver [ 0.702645] ehci-platform: EHCI generic platform driver [ 0.704077] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.705565] ohci-pci: OHCI PCI platform driver [ 0.706721] ohci-platform: OHCI generic platform driver [ 0.708038] uhci_hcd: USB Universal Host Controller Interface driver [ 0.722547] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.723860] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.725778] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.727074] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.728556] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.730158] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.732019] usb usb1: Product: UHCI Host Controller [ 0.733247] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.734725] usb usb1: SerialNumber: 0000:00:01.2 [ 0.735991] hub 1-0:1.0: USB hub found [ 0.737029] hub 1-0:1.0: 2 ports detected [ 0.738333] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.741110] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.742366] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.743727] mousedev: PS/2 mouse device common for all mice [ 0.745352] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.747734] rtc_cmos 00:00: RTC can wake from S4 [ 0.749184] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750744] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752307] i2c /dev entries driver [ 0.753336] device-mapper: uevent: version 1.0.3 [ 0.754598] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.756763] ledtrig-cpu: registered to indicate activity on CPUs [ 0.758562] NET: Registered protocol family 10 [ 0.760054] NET: Registered protocol family 17 [ 0.761232] Key type dns_resolver registered [ 0.762517] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.763963] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.766285] registered taskstats version 1 [ 0.767409] Loading compiled-in X.509 certificates [ 0.769178] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.771613] zswap: loaded using pool lzo/zbud [ 0.773610] Key type trusted registered [ 0.775746] Key type encrypted registered [ 0.776825] AppArmor: AppArmor sha1 policy hashing enabled [ 0.778173] ima: No TPM chip found, activating TPM-bypass! [ 0.779550] evm: HMAC attrs: 0x1 [ 0.780779] Magic number: 14:588:798 [ 0.781908] rtc_cmos 00:00: setting system clock to 2018-12-04 19:47:23 UTC (1543952843) [ 0.784031] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.785480] EDD information not available. [ 0.852648] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.867963] Write protecting the kernel read-only data: 14336k [ 0.870729] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.873094] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.920136] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.82 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.12... Lease of 192.168.120.12 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.91. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCF+8zBxE0vBr9uIEesNXhEnY5vENEqzTJAZQ7G/PTyY24HJ+FcqfEE7GFE6cfPYb+qaWJ8CeqpLMixqiMooSEC3Kfh9OwLcPkC8e9iFb9KZVy4zMkF/q60X7HjMFB+QmVEsuSkWah/JSheCSuv+rzSpw2hsA2dUfiesLb5ag0jr/ZA5UfQB64gh0Y+js6kaU98y2zY3uJ4murbY5KTuFgswgNqM6Nmw90eD74l6usSqqLloQdaDtvF7e49fWl/otwKVqxA3nMhVHm2llswdxpCa3/wlMLsqYKd3Jb6IBtf4ftBWe3GyeBQcjURba9OWrFu+Xynq8+Xxtx/CZ6jooef root@singlevm2-vm-d6205129-189f-4d79-bed7-9ad34c5ffdca ssh-dss AAAAB3NzaC1kc3MAAACBAKNItsp1Sl/pdSIRZhOAtHQ1MH0nDHTWmjW3vs/YOBEW99L4exJFyU2o8ahc+c2bonFRtFIkBsj5M7tDG32h+Kgl+2doFmjHKy5Gg4xdj9KGbjuW053hVjvRuJHWJobJmev+H23j1WCjAEZuy+xp3psWAZruYpcu1I4oc04jG8BRAAAAFQCvVf05kmG7O2VtcljvugVH+ytq5wAAAIBovYDPUjGaUOe9abUv6In89xNNLMpndF2nMj34T72G5cqrQo8D3kNRWuCqu/zFlTm/PdZ8SFrOHav4SycTDPcN5jpOcoirWf49s5Ds3ly2qCEN9Aoe5GxGO0+IigeKqDjmKfD0hrUOanlKlC1fysfi03yJdrP/F9/G1NurQAFAGwAAAIBEvPi7vxiHGdAgnM9PiybKWyO65OFAhuLEhu3RjZ21zNdZA62GhSIm/Yo8ez0mxDPBzo+o3/CD5ePp7rtXeLGWwbP55ca1FI79KJnOunmdz0OO/UbFfOJT/HD1MFNPmhteppwto6Yq4MW3S8QYiHdKFyRHtZRH0FpcdkrlMgj7kQ== root@singlevm2-vm-d6205129-189f-4d79-bed7-9ad34c5ffdca -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.33s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.12,24,fe80::f816:3eff:fed6:6e0f/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.12 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm2-vm-d6205129-189f-4d79-bed7-9ad34c5ffdca launch-index: 0 === cirros: current=0.4.0 uptime=3.51 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-d6205129-189f-4d79-bed7-9ad34c5ffdca login: 2018-12-04 19:47:35,606 - paramiko.transport - DEBUG - starting thread (client mode): 0x889aafd0L 2018-12-04 19:47:35,607 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-12-04 19:47:35,607 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-04 19:47:35,607 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-04 19:47:35,608 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-04 19:47:35,609 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-04 19:47:35,609 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-04 19:47:35,609 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-04 19:47:35,609 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-04 19:47:35,609 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-04 19:47:35,626 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-04 19:47:35,627 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-04 19:47:35,639 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.213: cad0d06c1ee500c8b01d4f9f09e334b2 2018-12-04 19:47:35,640 - paramiko.transport - DEBUG - Trying discovered key a513a66f8ccc5009c6789d90a0602f02 in /tmp/tmp9uUdIF 2018-12-04 19:47:35,663 - paramiko.transport - DEBUG - userauth is OK 2018-12-04 19:47:35,670 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-04 19:47:35,672 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-04 19:47:35,673 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-04 19:47:35,673 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-04 19:47:35,674 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-04 19:47:35,675 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-04 19:47:35,675 - functest.core.singlevm - DEBUG - output: Hello World 2018-12-04 19:47:35,676 - functest.core.singlevm - DEBUG - error: 2018-12-04 19:47:35,679 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-04 19:47:35,803 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-04 19:47:35,803 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:28 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-04 19:47:35,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-04 19:47:35,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/3a802807-668e-4999-a4f8-c6a5ecf2ddb2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c04d91d9337c86dbe651931100b9d9185b5c87" 2018-12-04 19:47:36,415 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0398a90a-b700-471c-be54-6cbdb75971df Content-Length: 0 Date: Tue, 04 Dec 2018 19:47:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 19:47:36,416 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/3a802807-668e-4999-a4f8-c6a5ecf2ddb2.json used request id req-0398a90a-b700-471c-be54-6cbdb75971df 2018-12-04 19:47:36,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.603986024857s 2018-12-04 19:47:36,416 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/3a802807-668e-4999-a4f8-c6a5ecf2ddb2.json used request id req-0398a90a-b700-471c-be54-6cbdb75971df 2018-12-04 19:47:36,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-04 19:47:36,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}32c04d91d9337c86dbe651931100b9d9185b5c87" 2018-12-04 19:47:36,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-59d76f2d-81fd-4f5c-989d-e86f2bd686e9 Date: Tue, 04 Dec 2018 19:47:36 GMT RESP BODY: {"floatingips": []} 2018-12-04 19:47:36,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-59d76f2d-81fd-4f5c-989d-e86f2bd686e9 2018-12-04 19:47:36,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0184988975525s 2018-12-04 19:47:36,440 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-59d76f2d-81fd-4f5c-989d-e86f2bd686e9 2018-12-04 19:47:36,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-04 19:47:36,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/d2bad901-6e39-4cd6-9d18-12e075bb6544 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c04d91d9337c86dbe651931100b9d9185b5c87" 2018-12-04 19:47:36,746 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 19:47: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-bff17f6c-da73-4941-8db2-9721cb0f71a7 x-compute-request-id: req-bff17f6c-da73-4941-8db2-9721cb0f71a7 Content-Type: application/json 2018-12-04 19:47:36,746 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/d2bad901-6e39-4cd6-9d18-12e075bb6544 used request id req-bff17f6c-da73-4941-8db2-9721cb0f71a7 2018-12-04 19:47:36,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.305258989334s 2018-12-04 19:47:36,746 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/d2bad901-6e39-4cd6-9d18-12e075bb6544 used request id req-bff17f6c-da73-4941-8db2-9721cb0f71a7 2018-12-04 19:47:36,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:47:36,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c04d91d9337c86dbe651931100b9d9185b5c87" 2018-12-04 19:47:37,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:47: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-7fe82b76-0309-41e0-996e-ce272cc4568a x-compute-request-id: req-7fe82b76-0309-41e0-996e-ce272cc4568a Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_d6205129-189f-4d79-bed7-9ad34c5ffdca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:6e:0f", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2bad901-6e39-4cd6-9d18-12e075bb6544", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2bad901-6e39-4cd6-9d18-12e075bb6544", "rel": "bookmark"}], "image": {"id": "ff5a6f55-2da3-4087-b890-a3e8976fb961", "links": [{"href": "http://172.30.9.23:8774/images/ff5a6f55-2da3-4087-b890-a3e8976fb961", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T19:47:22.000000", "flavor": {"id": "3639c569-2069-4e8b-97f4-68f920e700cb", "links": [{"href": "http://172.30.9.23:8774/flavors/3639c569-2069-4e8b-97f4-68f920e700cb", "rel": "bookmark"}]}, "id": "d2bad901-6e39-4cd6-9d18-12e075bb6544", "security_groups": [{"name": "singlevm2-sg_d6205129-189f-4d79-bed7-9ad34c5ffdca"}], "user_id": "b79abf44650c4b3ea5bd7faed6f121ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T19:47:36Z", "hostId": "4ee0c8f93b7b5a122beebe0aece93f113b2e7e636d4fa0a251de0f10", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_d6205129-189f-4d79-bed7-9ad34c5ffdca", "name": "singlevm2-vm_d6205129-189f-4d79-bed7-9ad34c5ffdca", "created": "2018-12-04T19:47:17Z", "tenant_id": "df499958d8da44c7afe6067aa4e70310", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:47:37,272 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7fe82b76-0309-41e0-996e-ce272cc4568a 2018-12-04 19:47:37,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.525197029114s 2018-12-04 19:47:37,272 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7fe82b76-0309-41e0-996e-ce272cc4568a 2018-12-04 19:47:37,274 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 19:47:39,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:47:39,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c04d91d9337c86dbe651931100b9d9185b5c87" 2018-12-04 19:47:39,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:47: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-5d2975ac-48a5-4db8-b749-496ffb82103d x-compute-request-id: req-5d2975ac-48a5-4db8-b749-496ffb82103d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-04 19:47:39,349 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5d2975ac-48a5-4db8-b749-496ffb82103d 2018-12-04 19:47:39,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0718169212341s 2018-12-04 19:47:39,349 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5d2975ac-48a5-4db8-b749-496ffb82103d 2018-12-04 19:47:39,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 19:47:39,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}32c04d91d9337c86dbe651931100b9d9185b5c87" 2018-12-04 19:47:39,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-3d0a8104-ae6c-457e-88d0-1b654ec22897 Date: Tue, 04 Dec 2018 19:47:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "df499958d8da44c7afe6067aa4e70310", "created_at": "2018-12-04T19:47:08Z", "updated_at": "2018-12-04T19:47:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:08Z", "revision_number": 0, "id": "1952b517-9bf8-4b2e-8a58-2922e50e75e0", "remote_group_id": "33530514-d000-4b1b-a622-fedd74ea4489", "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:08Z", "security_group_id": "33530514-d000-4b1b-a622-fedd74ea4489", "tenant_id": "df499958d8da44c7afe6067aa4e70310", "port_range_min": null, "ethertype": "IPv6", "project_id": "df499958d8da44c7afe6067aa4e70310"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:08Z", "revision_number": 0, "id": "79832280-0c56-4f2c-af8e-1ec0d89a0780", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:08Z", "security_group_id": "33530514-d000-4b1b-a622-fedd74ea4489", "tenant_id": "df499958d8da44c7afe6067aa4e70310", "port_range_min": null, "ethertype": "IPv6", "project_id": "df499958d8da44c7afe6067aa4e70310"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:08Z", "revision_number": 0, "id": "867f0187-f3e5-496d-9fd0-ab62f168ccb8", "remote_group_id": "33530514-d000-4b1b-a622-fedd74ea4489", "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:08Z", "security_group_id": "33530514-d000-4b1b-a622-fedd74ea4489", "tenant_id": "df499958d8da44c7afe6067aa4e70310", "port_range_min": null, "ethertype": "IPv4", "project_id": "df499958d8da44c7afe6067aa4e70310"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:08Z", "revision_number": 0, "id": "d804291e-c48c-4fce-b461-9412d37c32d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:08Z", "security_group_id": "33530514-d000-4b1b-a622-fedd74ea4489", "tenant_id": "df499958d8da44c7afe6067aa4e70310", "port_range_min": null, "ethertype": "IPv4", "project_id": "df499958d8da44c7afe6067aa4e70310"}], "revision_number": 4, "project_id": "df499958d8da44c7afe6067aa4e70310", "id": "33530514-d000-4b1b-a622-fedd74ea4489", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "df499958d8da44c7afe6067aa4e70310", "created_at": "2018-12-04T19:47:15Z", "updated_at": "2018-12-04T19:47:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:15Z", "revision_number": 0, "id": "510c8b62-f537-4602-a874-ef807a9f3a58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:15Z", "security_group_id": "8c2be274-8f2c-423b-85f2-4287740daf59", "tenant_id": "df499958d8da44c7afe6067aa4e70310", "port_range_min": null, "ethertype": "IPv6", "project_id": "df499958d8da44c7afe6067aa4e70310"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-04T19:47:16Z", "revision_number": 0, "id": "622eda81-1620-4377-9099-154a30e2acfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:16Z", "security_group_id": "8c2be274-8f2c-423b-85f2-4287740daf59", "tenant_id": "df499958d8da44c7afe6067aa4e70310", "port_range_min": 22, "ethertype": "IPv4", "project_id": "df499958d8da44c7afe6067aa4e70310"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:16Z", "revision_number": 0, "id": "8f51b32a-d390-4a8a-96d3-282081706ff0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:16Z", "security_group_id": "8c2be274-8f2c-423b-85f2-4287740daf59", "tenant_id": "df499958d8da44c7afe6067aa4e70310", "port_range_min": null, "ethertype": "IPv4", "project_id": "df499958d8da44c7afe6067aa4e70310"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:15Z", "revision_number": 0, "id": "f12829ab-4abc-4db6-913e-8ba425e9a20d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:15Z", "security_group_id": "8c2be274-8f2c-423b-85f2-4287740daf59", "tenant_id": "df499958d8da44c7afe6067aa4e70310", "port_range_min": null, "ethertype": "IPv4", "project_id": "df499958d8da44c7afe6067aa4e70310"}], "revision_number": 4, "project_id": "df499958d8da44c7afe6067aa4e70310", "id": "8c2be274-8f2c-423b-85f2-4287740daf59", "name": "singlevm2-sg_d6205129-189f-4d79-bed7-9ad34c5ffdca"}]} 2018-12-04 19:47:39,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-3d0a8104-ae6c-457e-88d0-1b654ec22897 2018-12-04 19:47:39,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0457649230957s 2018-12-04 19:47:39,398 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-3d0a8104-ae6c-457e-88d0-1b654ec22897 2018-12-04 19:47:39,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-04 19:47:39,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/8c2be274-8f2c-423b-85f2-4287740daf59.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c04d91d9337c86dbe651931100b9d9185b5c87" 2018-12-04 19:47:39,785 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4d5bd56d-2da2-42d0-bc7d-7257348c95ae Content-Length: 0 Date: Tue, 04 Dec 2018 19:47:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 19:47:39,785 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/8c2be274-8f2c-423b-85f2-4287740daf59.json used request id req-4d5bd56d-2da2-42d0-bc7d-7257348c95ae 2018-12-04 19:47:39,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.383913993835s 2018-12-04 19:47:39,786 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/8c2be274-8f2c-423b-85f2-4287740daf59.json used request id req-4d5bd56d-2da2-42d0-bc7d-7257348c95ae 2018-12-04 19:47:39,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-04 19:47:39,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/singlevm2-kp_d6205129-189f-4d79-bed7-9ad34c5ffdca -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c04d91d9337c86dbe651931100b9d9185b5c87" 2018-12-04 19:47:39,827 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 19:47: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-127be5fc-00a4-4589-8f77-15af54e2f0f5 x-compute-request-id: req-127be5fc-00a4-4589-8f77-15af54e2f0f5 Content-Length: 0 Content-Type: application/json 2018-12-04 19:47:39,827 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/singlevm2-kp_d6205129-189f-4d79-bed7-9ad34c5ffdca used request id req-127be5fc-00a4-4589-8f77-15af54e2f0f5 2018-12-04 19:47:39,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0407350063324s 2018-12-04 19:47:39,827 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/singlevm2-kp_d6205129-189f-4d79-bed7-9ad34c5ffdca used request id req-127be5fc-00a4-4589-8f77-15af54e2f0f5 2018-12-04 19:47:39,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-04 19:47:39,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/977a270f-35e4-4d1a-8609-66fed0c41547/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}32c04d91d9337c86dbe651931100b9d9185b5c87" -d '{"subnet_id": "808b71d1-d8ae-4103-8019-59ff54460948"}' 2018-12-04 19:47:41,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fa13c470-c3c8-4c0b-80e3-6f744e9d2fba Date: Tue, 04 Dec 2018 19:47:41 GMT RESP BODY: {"network_id": "149f8a58-d590-4b99-83b2-3d9f39e6223f", "tenant_id": "df499958d8da44c7afe6067aa4e70310", "subnet_id": "808b71d1-d8ae-4103-8019-59ff54460948", "subnet_ids": ["808b71d1-d8ae-4103-8019-59ff54460948"], "port_id": "176f0032-afda-4850-99dd-d0d579664d3f", "id": "977a270f-35e4-4d1a-8609-66fed0c41547"} 2018-12-04 19:47:41,298 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/977a270f-35e4-4d1a-8609-66fed0c41547/remove_router_interface.json used request id req-fa13c470-c3c8-4c0b-80e3-6f744e9d2fba 2018-12-04 19:47:41,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.47089099884s 2018-12-04 19:47:41,299 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/977a270f-35e4-4d1a-8609-66fed0c41547/remove_router_interface.json used request id req-fa13c470-c3c8-4c0b-80e3-6f744e9d2fba returning object 977a270f-35e4-4d1a-8609-66fed0c41547 2018-12-04 19:47:41,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-04 19:47:41,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}32c04d91d9337c86dbe651931100b9d9185b5c87" 2018-12-04 19:47:41,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-8569fda2-005b-483d-81d4-7e9caf0633e4 Date: Tue, 04 Dec 2018 19:47:41 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "df499958d8da44c7afe6067aa4e70310", "created_at": "2018-12-04T19:47:10Z", "admin_state_up": true, "updated_at": "2018-12-04T19:47:40Z", "revision_number": 4, "routes": [], "project_id": "df499958d8da44c7afe6067aa4e70310", "id": "977a270f-35e4-4d1a-8609-66fed0c41547", "name": "singlevm2-router_d6205129-189f-4d79-bed7-9ad34c5ffdca"}]} 2018-12-04 19:47:41,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-8569fda2-005b-483d-81d4-7e9caf0633e4 2018-12-04 19:47:41,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.109076023102s 2018-12-04 19:47:41,409 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-8569fda2-005b-483d-81d4-7e9caf0633e4 2018-12-04 19:47:41,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-04 19:47:41,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/977a270f-35e4-4d1a-8609-66fed0c41547.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c04d91d9337c86dbe651931100b9d9185b5c87" 2018-12-04 19:47:42,611 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-af6fd0eb-89ed-4994-b82d-8f74277fc3c8 Content-Length: 0 Date: Tue, 04 Dec 2018 19:47:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 19:47:42,611 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/977a270f-35e4-4d1a-8609-66fed0c41547.json used request id req-af6fd0eb-89ed-4994-b82d-8f74277fc3c8 2018-12-04 19:47:42,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.20063400269s 2018-12-04 19:47:42,611 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/977a270f-35e4-4d1a-8609-66fed0c41547.json used request id req-af6fd0eb-89ed-4994-b82d-8f74277fc3c8 2018-12-04 19:47:42,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-04 19:47:42,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}32c04d91d9337c86dbe651931100b9d9185b5c87" 2018-12-04 19:47:42,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-19841b73-3349-45bb-a9a8-2dbd645e3224 Date: Tue, 04 Dec 2018 19:47:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"149f8a58-d590-4b99-83b2-3d9f39e6223f","tenant_id":"df499958d8da44c7afe6067aa4e70310","created_at":"2018-12-04T19:47:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-04T19:47:09Z","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":"df499958d8da44c7afe6067aa4e70310","id":"808b71d1-d8ae-4103-8019-59ff54460948","subnetpool_id":null,"name":"singlevm2-subnet_d6205129-189f-4d79-bed7-9ad34c5ffdca"}]} 2018-12-04 19:47:42,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-19841b73-3349-45bb-a9a8-2dbd645e3224 2018-12-04 19:47:42,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0428910255432s 2018-12-04 19:47:42,655 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-19841b73-3349-45bb-a9a8-2dbd645e3224 2018-12-04 19:47:42,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-04 19:47:42,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/808b71d1-d8ae-4103-8019-59ff54460948.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c04d91d9337c86dbe651931100b9d9185b5c87" 2018-12-04 19:47:43,782 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ebef120b-a06d-41c7-b888-871fc1e96586 Date: Tue, 04 Dec 2018 19:47:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 19:47:43,782 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/808b71d1-d8ae-4103-8019-59ff54460948.json used request id req-ebef120b-a06d-41c7-b888-871fc1e96586 2018-12-04 19:47:43,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.12584090233s 2018-12-04 19:47:43,783 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/808b71d1-d8ae-4103-8019-59ff54460948.json used request id req-ebef120b-a06d-41c7-b888-871fc1e96586 2018-12-04 19:47:43,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:47:43,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}32c04d91d9337c86dbe651931100b9d9185b5c87" 2018-12-04 19:47:43,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1154 X-Openstack-Request-Id: req-e8eacf40-f743-4f6c-a91f-f8c60a9d187b Date: Tue, 04 Dec 2018 19:47:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T19:47:43Z","tenant_id":"df499958d8da44c7afe6067aa4e70310","created_at":"2018-12-04T19:47:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"df499958d8da44c7afe6067aa4e70310","id":"149f8a58-d590-4b99-83b2-3d9f39e6223f","name":"singlevm2-net_d6205129-189f-4d79-bed7-9ad34c5ffdca"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T19:43:04Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"}]} 2018-12-04 19:47:43,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e8eacf40-f743-4f6c-a91f-f8c60a9d187b 2018-12-04 19:47:43,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0987949371338s 2018-12-04 19:47:43,883 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e8eacf40-f743-4f6c-a91f-f8c60a9d187b 2018-12-04 19:47:43,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-04 19:47:43,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/149f8a58-d590-4b99-83b2-3d9f39e6223f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c04d91d9337c86dbe651931100b9d9185b5c87" 2018-12-04 19:47:44,970 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dba6686f-ab62-477e-8119-0b6ae8974fae Date: Tue, 04 Dec 2018 19:47:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 19:47:44,970 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/149f8a58-d590-4b99-83b2-3d9f39e6223f.json used request id req-dba6686f-ab62-477e-8119-0b6ae8974fae 2018-12-04 19:47:44,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.08648896217s 2018-12-04 19:47:44,971 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/149f8a58-d590-4b99-83b2-3d9f39e6223f.json used request id req-dba6686f-ab62-477e-8119-0b6ae8974fae 2018-12-04 19:47:44,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 19:47:44,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c04d91d9337c86dbe651931100b9d9185b5c87" 2018-12-04 19:47:45,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-a5dfdb8d-aee1-4373-b5fc-226b340b8166 Date: Tue, 04 Dec 2018 19:47:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/ff5a6f55-2da3-4087-b890-a3e8976fb961/snap", "metadata": {}}], "file": "/v2/images/ff5a6f55-2da3-4087-b890-a3e8976fb961/file", "owner": "df499958d8da44c7afe6067aa4e70310", "id": "ff5a6f55-2da3-4087-b890-a3e8976fb961", "size": 12716032, "self": "/v2/images/ff5a6f55-2da3-4087-b890-a3e8976fb961", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/ff5a6f55-2da3-4087-b890-a3e8976fb961/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T19:47:14Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_d6205129-189f-4d79-bed7-9ad34c5ffdca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_d6205129-189f-4d79-bed7-9ad34c5ffdca", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T19:47:14Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 19:47:45,173 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a5dfdb8d-aee1-4373-b5fc-226b340b8166 2018-12-04 19:47:45,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.198747158051s 2018-12-04 19:47:45,174 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a5dfdb8d-aee1-4373-b5fc-226b340b8166 2018-12-04 19:47:45,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-04 19:47:45,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/ff5a6f55-2da3-4087-b890-a3e8976fb961 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c04d91d9337c86dbe651931100b9d9185b5c87" 2018-12-04 19:47:46,385 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bbfb47c5-d5a0-47df-a94a-23c6d204f926 Date: Tue, 04 Dec 2018 19:47:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 19:47:46,385 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/ff5a6f55-2da3-4087-b890-a3e8976fb961 used request id req-bbfb47c5-d5a0-47df-a94a-23c6d204f926 2018-12-04 19:47:46,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.20959210396s 2018-12-04 19:47:46,385 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/ff5a6f55-2da3-4087-b890-a3e8976fb961 used request id req-bbfb47c5-d5a0-47df-a94a-23c6d204f926 2018-12-04 19:47:46,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-04 19:47:46,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}c591c09f56733ec1c72330ba8d1a5ad07390c137" 2018-12-04 19:47:46,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:47: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-7867e56f-e8b7-4b2b-8c32-8a82d0d44ee2 x-compute-request-id: req-7867e56f-e8b7-4b2b-8c32-8a82d0d44ee2 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_d6205129-189f-4d79-bed7-9ad34c5ffdca", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3639c569-2069-4e8b-97f4-68f920e700cb", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3639c569-2069-4e8b-97f4-68f920e700cb", "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": "3639c569-2069-4e8b-97f4-68f920e700cb"}]} 2018-12-04 19:47:46,509 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-7867e56f-e8b7-4b2b-8c32-8a82d0d44ee2 2018-12-04 19:47:46,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.123404979706s 2018-12-04 19:47:46,510 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-7867e56f-e8b7-4b2b-8c32-8a82d0d44ee2 2018-12-04 19:47:46,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-04 19:47:46,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/3639c569-2069-4e8b-97f4-68f920e700cb -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c591c09f56733ec1c72330ba8d1a5ad07390c137" 2018-12-04 19:47:46,544 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 19:47: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-2307860d-4847-4479-9cec-3f8ae2625767 x-compute-request-id: req-2307860d-4847-4479-9cec-3f8ae2625767 Content-Length: 0 Content-Type: application/json 2018-12-04 19:47:46,544 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/3639c569-2069-4e8b-97f4-68f920e700cb used request id req-2307860d-4847-4479-9cec-3f8ae2625767 2018-12-04 19:47:46,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0331950187683s 2018-12-04 19:47:46,545 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/3639c569-2069-4e8b-97f4-68f920e700cb used request id req-2307860d-4847-4479-9cec-3f8ae2625767 2018-12-04 19:47:46,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 19:47:46,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c591c09f56733ec1c72330ba8d1a5ad07390c137" 2018-12-04 19:47:46,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f36bf33a-2d75-4bcb-a3b5-5785b8cdaf78 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "singlevm2-user_d6205129-189f-4d79-bed7-9ad34c5ffdca", "links": {"self": "http://172.30.9.23:5000/v3/users/b79abf44650c4b3ea5bd7faed6f121ff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b79abf44650c4b3ea5bd7faed6f121ff", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 19:47:46,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f36bf33a-2d75-4bcb-a3b5-5785b8cdaf78 2018-12-04 19:47:46,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120723009109s 2018-12-04 19:47:46,666 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f36bf33a-2d75-4bcb-a3b5-5785b8cdaf78 2018-12-04 19:47:46,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 19:47:46,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/b79abf44650c4b3ea5bd7faed6f121ff -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c591c09f56733ec1c72330ba8d1a5ad07390c137" 2018-12-04 19:47:46,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2482e3d8-5c78-4371-8773-98c465881fe4 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_d6205129-189f-4d79-bed7-9ad34c5ffdca", "links": {"self": "http://172.30.9.23:5000/v3/users/b79abf44650c4b3ea5bd7faed6f121ff"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b79abf44650c4b3ea5bd7faed6f121ff", "description": null}} 2018-12-04 19:47:46,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/b79abf44650c4b3ea5bd7faed6f121ff used request id req-2482e3d8-5c78-4371-8773-98c465881fe4 2018-12-04 19:47:46,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111613988876s 2018-12-04 19:47:46,784 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/b79abf44650c4b3ea5bd7faed6f121ff used request id req-2482e3d8-5c78-4371-8773-98c465881fe4 2018-12-04 19:47:46,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-04 19:47:46,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/b79abf44650c4b3ea5bd7faed6f121ff -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c591c09f56733ec1c72330ba8d1a5ad07390c137" 2018-12-04 19:47:47,064 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 19:47:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-000622df-4cab-4357-a0c0-51e7eaf5aa38 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 19:47:47,064 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b79abf44650c4b3ea5bd7faed6f121ff used request id req-000622df-4cab-4357-a0c0-51e7eaf5aa38 2018-12-04 19:47:47,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.279052019119s 2018-12-04 19:47:47,064 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b79abf44650c4b3ea5bd7faed6f121ff used request id req-000622df-4cab-4357-a0c0-51e7eaf5aa38 2018-12-04 19:47:47,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 19:47:47,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}c591c09f56733ec1c72330ba8d1a5ad07390c137" 2018-12-04 19:47:47,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:47:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-268e43fe-7ea3-4883-8285-1f14638b9303 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.23:5000/v3/projects/df499958d8da44c7afe6067aa4e70310"}, "tags": [], "enabled": true, "id": "df499958d8da44c7afe6067aa4e70310", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_d6205129-189f-4d79-bed7-9ad34c5ffdca"}]} 2018-12-04 19:47:47,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-268e43fe-7ea3-4883-8285-1f14638b9303 2018-12-04 19:47:47,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.09810090065s 2018-12-04 19:47:47,169 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-268e43fe-7ea3-4883-8285-1f14638b9303 2018-12-04 19:47:47,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-04 19:47:47,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/df499958d8da44c7afe6067aa4e70310 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c591c09f56733ec1c72330ba8d1a5ad07390c137" 2018-12-04 19:47:47,342 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 19:47:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfd3e141-cc3f-4759-a78c-37042a28c547 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 19:47:47,342 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/df499958d8da44c7afe6067aa4e70310 used request id req-dfd3e141-cc3f-4759-a78c-37042a28c547 2018-12-04 19:47:47,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.168793201447s 2018-12-04 19:47:47,343 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/df499958d8da44c7afe6067aa4e70310 used request id req-dfd3e141-cc3f-4759-a78c-37042a28c547 2018-12-04 19:47:47,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 19:47:47,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=df499958d8da44c7afe6067aa4e70310&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}c591c09f56733ec1c72330ba8d1a5ad07390c137" 2018-12-04 19:47:47,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-9160a571-5af5-4409-b563-cf5b7c7a943e Date: Tue, 04 Dec 2018 19:47:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "df499958d8da44c7afe6067aa4e70310", "created_at": "2018-12-04T19:47:08Z", "updated_at": "2018-12-04T19:47:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:08Z", "revision_number": 0, "id": "1952b517-9bf8-4b2e-8a58-2922e50e75e0", "remote_group_id": "33530514-d000-4b1b-a622-fedd74ea4489", "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:08Z", "security_group_id": "33530514-d000-4b1b-a622-fedd74ea4489", "tenant_id": "df499958d8da44c7afe6067aa4e70310", "port_range_min": null, "ethertype": "IPv6", "project_id": "df499958d8da44c7afe6067aa4e70310"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:08Z", "revision_number": 0, "id": "79832280-0c56-4f2c-af8e-1ec0d89a0780", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:08Z", "security_group_id": "33530514-d000-4b1b-a622-fedd74ea4489", "tenant_id": "df499958d8da44c7afe6067aa4e70310", "port_range_min": null, "ethertype": "IPv6", "project_id": "df499958d8da44c7afe6067aa4e70310"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:08Z", "revision_number": 0, "id": "867f0187-f3e5-496d-9fd0-ab62f168ccb8", "remote_group_id": "33530514-d000-4b1b-a622-fedd74ea4489", "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:08Z", "security_group_id": "33530514-d000-4b1b-a622-fedd74ea4489", "tenant_id": "df499958d8da44c7afe6067aa4e70310", "port_range_min": null, "ethertype": "IPv4", "project_id": "df499958d8da44c7afe6067aa4e70310"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:08Z", "revision_number": 0, "id": "d804291e-c48c-4fce-b461-9412d37c32d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:08Z", "security_group_id": "33530514-d000-4b1b-a622-fedd74ea4489", "tenant_id": "df499958d8da44c7afe6067aa4e70310", "port_range_min": null, "ethertype": "IPv4", "project_id": "df499958d8da44c7afe6067aa4e70310"}], "revision_number": 4, "project_id": "df499958d8da44c7afe6067aa4e70310", "id": "33530514-d000-4b1b-a622-fedd74ea4489", "name": "default"}]} 2018-12-04 19:47:47,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=df499958d8da44c7afe6067aa4e70310&name=default used request id req-9160a571-5af5-4409-b563-cf5b7c7a943e 2018-12-04 19:47:47,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.228701114655s 2018-12-04 19:47:47,574 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=df499958d8da44c7afe6067aa4e70310&name=default used request id req-9160a571-5af5-4409-b563-cf5b7c7a943e 2018-12-04 19:47:47,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 19:47:47,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}c591c09f56733ec1c72330ba8d1a5ad07390c137" 2018-12-04 19:47:47,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-130e7b23-3dfc-4d02-a1f0-8aaceaa6d616 Date: Tue, 04 Dec 2018 19:47:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "df499958d8da44c7afe6067aa4e70310", "created_at": "2018-12-04T19:47:08Z", "updated_at": "2018-12-04T19:47:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:08Z", "revision_number": 0, "id": "867f0187-f3e5-496d-9fd0-ab62f168ccb8", "remote_group_id": "33530514-d000-4b1b-a622-fedd74ea4489", "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:08Z", "security_group_id": "33530514-d000-4b1b-a622-fedd74ea4489", "tenant_id": "df499958d8da44c7afe6067aa4e70310", "port_range_min": null, "ethertype": "IPv4", "project_id": "df499958d8da44c7afe6067aa4e70310"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:08Z", "revision_number": 0, "id": "1952b517-9bf8-4b2e-8a58-2922e50e75e0", "remote_group_id": "33530514-d000-4b1b-a622-fedd74ea4489", "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:08Z", "security_group_id": "33530514-d000-4b1b-a622-fedd74ea4489", "tenant_id": "df499958d8da44c7afe6067aa4e70310", "port_range_min": null, "ethertype": "IPv6", "project_id": "df499958d8da44c7afe6067aa4e70310"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:08Z", "revision_number": 0, "id": "79832280-0c56-4f2c-af8e-1ec0d89a0780", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:08Z", "security_group_id": "33530514-d000-4b1b-a622-fedd74ea4489", "tenant_id": "df499958d8da44c7afe6067aa4e70310", "port_range_min": null, "ethertype": "IPv6", "project_id": "df499958d8da44c7afe6067aa4e70310"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:08Z", "revision_number": 0, "id": "d804291e-c48c-4fce-b461-9412d37c32d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:08Z", "security_group_id": "33530514-d000-4b1b-a622-fedd74ea4489", "tenant_id": "df499958d8da44c7afe6067aa4e70310", "port_range_min": null, "ethertype": "IPv4", "project_id": "df499958d8da44c7afe6067aa4e70310"}], "revision_number": 4, "project_id": "df499958d8da44c7afe6067aa4e70310", "id": "33530514-d000-4b1b-a622-fedd74ea4489", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}]} 2018-12-04 19:47:47,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-130e7b23-3dfc-4d02-a1f0-8aaceaa6d616 2018-12-04 19:47:47,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0504240989685s 2018-12-04 19:47:47,628 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-130e7b23-3dfc-4d02-a1f0-8aaceaa6d616 2018-12-04 19:47:47,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-04 19:47:47,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/33530514-d000-4b1b-a622-fedd74ea4489.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c591c09f56733ec1c72330ba8d1a5ad07390c137" 2018-12-04 19:47:47,787 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-43f2cfe2-dca0-4e49-89a6-407e2f28b972 Content-Length: 0 Date: Tue, 04 Dec 2018 19:47:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 19:47:47,787 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/33530514-d000-4b1b-a622-fedd74ea4489.json used request id req-43f2cfe2-dca0-4e49-89a6-407e2f28b972 2018-12-04 19:47:47,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.155179977417s 2018-12-04 19:47:47,788 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/33530514-d000-4b1b-a622-fedd74ea4489.json used request id req-43f2cfe2-dca0-4e49-89a6-407e2f28b972 2018-12-04 19:47:47,836 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-12-04 19:47:47,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 19:47:47,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:47:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5250467-89e5-4030-8ed7-8f7b31dbd276 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 19:47:47,882 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b5250467-89e5-4030-8ed7-8f7b31dbd276 2018-12-04 19:47:47,882 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 19:47:48,273 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T20:47:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "61d4c3b4398c40adbd8e901c42776579"}, "audit_ids": ["o0A0FXj0Sg6fF3CgnFwsvg"], "issued_at": "2018-12-04T19:47:48.000000Z"}} 2018-12-04 19:47:48,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:47:48,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}55f711efda8c30b81ae7fda645431f8ad5f9b0d9" 2018-12-04 19:47:48,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-de042406-e453-4bbe-9a93-0d657f62642c Date: Tue, 04 Dec 2018 19:47:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T19:43:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"}]} 2018-12-04 19:47:48,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-de042406-e453-4bbe-9a93-0d657f62642c 2018-12-04 19:47:48,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.274348020554s 2018-12-04 19:47:48,551 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-de042406-e453-4bbe-9a93-0d657f62642c 2018-12-04 19:47:48,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 19:47:48,559 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 19:47: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 19:47:48,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 19:47:48,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}55f711efda8c30b81ae7fda645431f8ad5f9b0d9" 2018-12-04 19:47:48,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:47:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d1c4a15-48f5-4f6d-9b1e-ebb01fba4d9f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-04 19:47:48,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-6d1c4a15-48f5-4f6d-9b1e-ebb01fba4d9f 2018-12-04 19:47:48,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100869178772s 2018-12-04 19:47:48,662 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-6d1c4a15-48f5-4f6d-9b1e-ebb01fba4d9f 2018-12-04 19:47:48,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-04 19:47:48,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}55f711efda8c30b81ae7fda645431f8ad5f9b0d9" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_c8c66525-67e9-48ca-9dcf-0b420f411476"}}' 2018-12-04 19:47:48,786 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 19:47:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d2a2979-2ff4-4768-acf3-8927dd33a92a 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.23:5000/v3/projects/b4c278f188724f2c81524849c247185b"}, "tags": [], "enabled": true, "id": "b4c278f188724f2c81524849c247185b", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_c8c66525-67e9-48ca-9dcf-0b420f411476"}} 2018-12-04 19:47:48,786 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-1d2a2979-2ff4-4768-acf3-8927dd33a92a 2018-12-04 19:47:48,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.118005990982s 2018-12-04 19:47:48,786 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-1d2a2979-2ff4-4768-acf3-8927dd33a92a 2018-12-04 19:47:48,787 - 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'b4c278f188724f2c81524849c247185b', '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_c8c66525-67e9-48ca-9dcf-0b420f411476'}) 2018-12-04 19:47:48,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-04 19:47:48,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}55f711efda8c30b81ae7fda645431f8ad5f9b0d9" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ca93e497-9e28-4253-a67e-614c5c636de6", "email": null, "name": "vping_ssh-user_c8c66525-67e9-48ca-9dcf-0b420f411476"}}' 2018-12-04 19:47:49,201 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 19:47:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a88f94f9-8a78-4b0a-8f59-4a5c2653cad6 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_c8c66525-67e9-48ca-9dcf-0b420f411476", "links": {"self": "http://172.30.9.23:5000/v3/users/27a23e8c351448ff9135acc1018aea62"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "27a23e8c351448ff9135acc1018aea62", "domain_id": "default", "password_expires_at": null}} 2018-12-04 19:47:49,202 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-a88f94f9-8a78-4b0a-8f59-4a5c2653cad6 2018-12-04 19:47:49,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.408160924911s 2018-12-04 19:47:49,202 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-a88f94f9-8a78-4b0a-8f59-4a5c2653cad6 2018-12-04 19:47:49,203 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'27a23e8c351448ff9135acc1018aea62', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_c8c66525-67e9-48ca-9dcf-0b420f411476'}) 2018-12-04 19:47:49,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 19:47:49,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55f711efda8c30b81ae7fda645431f8ad5f9b0d9" 2018-12-04 19:47:49,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93256cf5-3d51-4bf0-99df-6417497404d2 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 19:47:49,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-93256cf5-3d51-4bf0-99df-6417497404d2 2018-12-04 19:47:49,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0186910629272s 2018-12-04 19:47:49,225 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-93256cf5-3d51-4bf0-99df-6417497404d2 2018-12-04 19:47:49,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 19:47:49,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55f711efda8c30b81ae7fda645431f8ad5f9b0d9" 2018-12-04 19:47:49,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c9c6eca-1429-450a-ad22-f796efcc745f Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 19:47:49,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4c9c6eca-1429-450a-ad22-f796efcc745f 2018-12-04 19:47:49,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0961310863495s 2018-12-04 19:47:49,326 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4c9c6eca-1429-450a-ad22-f796efcc745f 2018-12-04 19:47:49,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 19:47:49,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}55f711efda8c30b81ae7fda645431f8ad5f9b0d9" 2018-12-04 19:47:49,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61bbfbe3-0d14-4aa4-8c3f-1fa14bc648f4 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 19:47:49,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-61bbfbe3-0d14-4aa4-8c3f-1fa14bc648f4 2018-12-04 19:47:49,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101083040237s 2018-12-04 19:47:49,432 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-61bbfbe3-0d14-4aa4-8c3f-1fa14bc648f4 2018-12-04 19:47:49,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 19:47:49,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55f711efda8c30b81ae7fda645431f8ad5f9b0d9" 2018-12-04 19:47:49,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-813fb12b-5b53-4f40-84d9-c1ba9f57221c Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_c8c66525-67e9-48ca-9dcf-0b420f411476", "links": {"self": "http://172.30.9.23:5000/v3/users/27a23e8c351448ff9135acc1018aea62"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "27a23e8c351448ff9135acc1018aea62", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 19:47:49,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-813fb12b-5b53-4f40-84d9-c1ba9f57221c 2018-12-04 19:47:49,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120448827744s 2018-12-04 19:47:49,554 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-813fb12b-5b53-4f40-84d9-c1ba9f57221c 2018-12-04 19:47:49,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 19:47:49,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}55f711efda8c30b81ae7fda645431f8ad5f9b0d9" 2018-12-04 19:47:49,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93a2e8a8-8a51-4ceb-bf98-faab1df2a674 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.23:5000/v3/projects/b4c278f188724f2c81524849c247185b"}, "tags": [], "enabled": true, "id": "b4c278f188724f2c81524849c247185b", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_c8c66525-67e9-48ca-9dcf-0b420f411476"}]} 2018-12-04 19:47:49,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-93a2e8a8-8a51-4ceb-bf98-faab1df2a674 2018-12-04 19:47:49,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0973968505859s 2018-12-04 19:47:49,663 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-93a2e8a8-8a51-4ceb-bf98-faab1df2a674 2018-12-04 19:47:49,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 19:47:49,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=27a23e8c351448ff9135acc1018aea62&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=b4c278f188724f2c81524849c247185b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55f711efda8c30b81ae7fda645431f8ad5f9b0d9" 2018-12-04 19:47:49,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9c2eae9-30b7-479e-b17a-06f0b401b360 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=27a23e8c351448ff9135acc1018aea62&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=b4c278f188724f2c81524849c247185b", "previous": null, "next": null}} 2018-12-04 19:47:49,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=27a23e8c351448ff9135acc1018aea62&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=b4c278f188724f2c81524849c247185b used request id req-b9c2eae9-30b7-479e-b17a-06f0b401b360 2018-12-04 19:47:49,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0972030162811s 2018-12-04 19:47:49,768 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=27a23e8c351448ff9135acc1018aea62&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=b4c278f188724f2c81524849c247185b used request id req-b9c2eae9-30b7-479e-b17a-06f0b401b360 2018-12-04 19:47:49,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-04 19:47:49,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/b4c278f188724f2c81524849c247185b/users/27a23e8c351448ff9135acc1018aea62/roles/d20a1200fc7441df95f6f68766e80849 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55f711efda8c30b81ae7fda645431f8ad5f9b0d9" 2018-12-04 19:47:49,901 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 19:47:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-684fec21-85fe-4102-8b66-0406f4f5aad6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 19:47:49,901 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/b4c278f188724f2c81524849c247185b/users/27a23e8c351448ff9135acc1018aea62/roles/d20a1200fc7441df95f6f68766e80849 used request id req-684fec21-85fe-4102-8b66-0406f4f5aad6 2018-12-04 19:47:49,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.129431962967s 2018-12-04 19:47:49,902 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/b4c278f188724f2c81524849c247185b/users/27a23e8c351448ff9135acc1018aea62/roles/d20a1200fc7441df95f6f68766e80849 used request id req-684fec21-85fe-4102-8b66-0406f4f5aad6 2018-12-04 19:47:49,902 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_c8c66525-67e9-48ca-9dcf-0b420f411476', 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'b4c278f188724f2c81524849c247185b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ca93e497-9e28-4253-a67e-614c5c636de6', 'username': u'vping_ssh-user_c8c66525-67e9-48ca-9dcf-0b420f411476', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-04 19:47:49,906 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_c8c66525-67e9-48ca-9dcf-0b420f411476', 'password': 'ca93e497-9e28-4253-a67e-614c5c636de6', 'project_name': 'vping_ssh-project_c8c66525-67e9-48ca-9dcf-0b420f411476', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': 'b4c278f188724f2c81524849c247185b', 'project_domain_name': 'Default'} 2018-12-04 19:47:49,906 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-12-04 19:47:49,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 19:47:49,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}55f711efda8c30b81ae7fda645431f8ad5f9b0d9" 2018-12-04 19:47:50,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e172189-b92f-4910-bc74-e8885612de26 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-04 19:47:50,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-9e172189-b92f-4910-bc74-e8885612de26 2018-12-04 19:47:50,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101183891296s 2018-12-04 19:47:50,009 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-9e172189-b92f-4910-bc74-e8885612de26 2018-12-04 19:47:50,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 19:47:50,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}55f711efda8c30b81ae7fda645431f8ad5f9b0d9" 2018-12-04 19:47:50,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:47:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ab76926-0737-4b7c-8cd1-f1b0da5923d3 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.23:5000/v3/projects/b4c278f188724f2c81524849c247185b"}, "tags": [], "enabled": true, "id": "b4c278f188724f2c81524849c247185b", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_c8c66525-67e9-48ca-9dcf-0b420f411476"}]} 2018-12-04 19:47:50,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-8ab76926-0737-4b7c-8cd1-f1b0da5923d3 2018-12-04 19:47:50,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101328134537s 2018-12-04 19:47:50,118 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-8ab76926-0737-4b7c-8cd1-f1b0da5923d3 2018-12-04 19:47:50,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-04 19:47:50,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}55f711efda8c30b81ae7fda645431f8ad5f9b0d9" -d '{"network": {"tenant_id": "b4c278f188724f2c81524849c247185b", "name": "vping_ssh-net_c8c66525-67e9-48ca-9dcf-0b420f411476", "admin_state_up": true}}' 2018-12-04 19:47:50,653 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-dd4334fb-e881-4b40-a5d3-953ee759b4b4 Date: Tue, 04 Dec 2018 19:47:50 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"121b2ba5-32ef-4fa6-b201-dc8844c6148c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b4c278f188724f2c81524849c247185b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-04T19:47:50Z","is_default":false,"provider:segmentation_id":59,"name":"vping_ssh-net_c8c66525-67e9-48ca-9dcf-0b420f411476","admin_state_up":true,"tenant_id":"b4c278f188724f2c81524849c247185b","created_at":"2018-12-04T19:47:50Z","mtu":1450}} 2018-12-04 19:47:50,653 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-dd4334fb-e881-4b40-a5d3-953ee759b4b4 2018-12-04 19:47:50,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.533930063248s 2018-12-04 19:47:50,654 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-dd4334fb-e881-4b40-a5d3-953ee759b4b4 2018-12-04 19:47:50,654 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-04T19:47:50Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'121b2ba5-32ef-4fa6-b201-dc8844c6148c', u'provider:segmentation_id': 59, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_c8c66525-67e9-48ca-9dcf-0b420f411476', u'admin_state_up': True, u'tenant_id': u'b4c278f188724f2c81524849c247185b', u'created_at': u'2018-12-04T19:47:50Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b4c278f188724f2c81524849c247185b'}) 2018-12-04 19:47:50,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 19:47:50,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:47:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bec66c3d-1b0b-464d-80e1-e09158794b0f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 19:47:50,662 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-bec66c3d-1b0b-464d-80e1-e09158794b0f 2018-12-04 19:47:50,663 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 19:47:51,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}], "expires_at": "2018-12-04T20:47:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b4c278f188724f2c81524849c247185b", "name": "vping_ssh-project_c8c66525-67e9-48ca-9dcf-0b420f411476"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/b4c278f188724f2c81524849c247185b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/b4c278f188724f2c81524849c247185b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/b4c278f188724f2c81524849c247185b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_b4c278f188724f2c81524849c247185b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_b4c278f188724f2c81524849c247185b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b4c278f188724f2c81524849c247185b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/b4c278f188724f2c81524849c247185b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/b4c278f188724f2c81524849c247185b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b4c278f188724f2c81524849c247185b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/b4c278f188724f2c81524849c247185b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/b4c278f188724f2c81524849c247185b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b4c278f188724f2c81524849c247185b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/b4c278f188724f2c81524849c247185b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/b4c278f188724f2c81524849c247185b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_c8c66525-67e9-48ca-9dcf-0b420f411476", "id": "27a23e8c351448ff9135acc1018aea62"}, "audit_ids": ["okFM4-auSuGLyrYn_PpAhA"], "issued_at": "2018-12-04T19:47:51.000000Z"}} 2018-12-04 19:47:51,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:47:51,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:47:51,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1148 X-Openstack-Request-Id: req-2fddb337-e0f3-4070-ae23-dfa060e68ea2 Date: Tue, 04 Dec 2018 19:47:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T19:47:50Z","tenant_id":"b4c278f188724f2c81524849c247185b","created_at":"2018-12-04T19:47:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"b4c278f188724f2c81524849c247185b","id":"121b2ba5-32ef-4fa6-b201-dc8844c6148c","name":"vping_ssh-net_c8c66525-67e9-48ca-9dcf-0b420f411476"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T19:43:04Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"}]} 2018-12-04 19:47:51,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-2fddb337-e0f3-4070-ae23-dfa060e68ea2 2018-12-04 19:47:51,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.273639917374s 2018-12-04 19:47:51,336 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-2fddb337-e0f3-4070-ae23-dfa060e68ea2 2018-12-04 19:47:51,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-04 19:47:51,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" -d '{"subnet": {"name": "vping_ssh-subnet_c8c66525-67e9-48ca-9dcf-0b420f411476", "enable_dhcp": true, "network_id": "121b2ba5-32ef-4fa6-b201-dc8844c6148c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-04 19:47:51,927 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-9314eefa-b780-4305-9739-b216fcefc506 Date: Tue, 04 Dec 2018 19:47:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"121b2ba5-32ef-4fa6-b201-dc8844c6148c","tenant_id":"b4c278f188724f2c81524849c247185b","created_at":"2018-12-04T19:47:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-04T19:47:51Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"b4c278f188724f2c81524849c247185b","id":"01dfe0e9-2035-4a65-9d27-08aa4241bd18","subnetpool_id":null,"name":"vping_ssh-subnet_c8c66525-67e9-48ca-9dcf-0b420f411476"}} 2018-12-04 19:47:51,927 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-9314eefa-b780-4305-9739-b216fcefc506 2018-12-04 19:47:51,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.58968091011s 2018-12-04 19:47:51,928 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-9314eefa-b780-4305-9739-b216fcefc506 2018-12-04 19:47:51,928 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-04T19:47:51Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'01dfe0e9-2035-4a65-9d27-08aa4241bd18', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_c8c66525-67e9-48ca-9dcf-0b420f411476', u'enable_dhcp': True, u'network_id': u'121b2ba5-32ef-4fa6-b201-dc8844c6148c', u'tenant_id': u'b4c278f188724f2c81524849c247185b', u'created_at': u'2018-12-04T19:47:51Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b4c278f188724f2c81524849c247185b'}) 2018-12-04 19:47:51,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-04 19:47:51,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" -d '{"router": {"external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "name": "vping_ssh-router_c8c66525-67e9-48ca-9dcf-0b420f411476", "admin_state_up": true}}' 2018-12-04 19:47:53,175 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-fd8a27c9-3403-442f-9989-87e6595580d3 Date: Tue, 04 Dec 2018 19:47:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "b4c278f188724f2c81524849c247185b", "created_at": "2018-12-04T19:47:51Z", "admin_state_up": true, "updated_at": "2018-12-04T19:47:53Z", "revision_number": 2, "routes": [], "project_id": "b4c278f188724f2c81524849c247185b", "id": "44c59e60-3669-4458-a3e8-0467f2ebbda8", "name": "vping_ssh-router_c8c66525-67e9-48ca-9dcf-0b420f411476"}} 2018-12-04 19:47:53,175 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-fd8a27c9-3403-442f-9989-87e6595580d3 2018-12-04 19:47:53,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.24604296684s 2018-12-04 19:47:53,175 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-fd8a27c9-3403-442f-9989-87e6595580d3 2018-12-04 19:47:53,176 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'90070285-9e79-459a-b14a-3d1fcc36db90', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'caf0e3d6-6d8d-494c-a544-3ba2d42faa13', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'b4c278f188724f2c81524849c247185b', u'created_at': u'2018-12-04T19:47:51Z', u'admin_state_up': True, u'updated_at': u'2018-12-04T19:47:53Z', u'revision_number': 2, u'routes': [], u'project_id': u'b4c278f188724f2c81524849c247185b', u'id': u'44c59e60-3669-4458-a3e8-0467f2ebbda8', u'name': u'vping_ssh-router_c8c66525-67e9-48ca-9dcf-0b420f411476'}) 2018-12-04 19:47:53,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-04 19:47:53,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/44c59e60-3669-4458-a3e8-0467f2ebbda8/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}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" -d '{"subnet_id": "01dfe0e9-2035-4a65-9d27-08aa4241bd18"}' 2018-12-04 19:47:55,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5b4ff409-942d-4f6f-9aa1-568f4de697e8 Date: Tue, 04 Dec 2018 19:47:55 GMT RESP BODY: {"network_id": "121b2ba5-32ef-4fa6-b201-dc8844c6148c", "tenant_id": "b4c278f188724f2c81524849c247185b", "subnet_id": "01dfe0e9-2035-4a65-9d27-08aa4241bd18", "subnet_ids": ["01dfe0e9-2035-4a65-9d27-08aa4241bd18"], "port_id": "36ee6505-75f7-4d24-88f8-c1b1b0103ebc", "id": "44c59e60-3669-4458-a3e8-0467f2ebbda8"} 2018-12-04 19:47:55,535 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/44c59e60-3669-4458-a3e8-0467f2ebbda8/add_router_interface.json used request id req-5b4ff409-942d-4f6f-9aa1-568f4de697e8 2018-12-04 19:47:55,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.35892796516s 2018-12-04 19:47:55,536 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/44c59e60-3669-4458-a3e8-0467f2ebbda8/add_router_interface.json used request id req-5b4ff409-942d-4f6f-9aa1-568f4de697e8 returning object 44c59e60-3669-4458-a3e8-0467f2ebbda8 2018-12-04 19:47:55,536 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 19:47:55,670 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-04 19:47:55,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 19:47:55,676 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 04 Dec 2018 19:47:55 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-12-04 19:47:55,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 19:47:55,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:47:55,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-475b9b27-9584-47ab-b8be-41caade5a90b Date: Tue, 04 Dec 2018 19:47:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 19:47:55,883 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-475b9b27-9584-47ab-b8be-41caade5a90b 2018-12-04 19:47:55,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.202453136444s 2018-12-04 19:47:55,883 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-475b9b27-9584-47ab-b8be-41caade5a90b 2018-12-04 19:47:55,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-04 19:47:55,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_c8c66525-67e9-48ca-9dcf-0b420f411476", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_c8c66525-67e9-48ca-9dcf-0b420f411476"}' 2018-12-04 19:47:56,020 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bed82e24-447c-4e5a-b742-c2fc7c1b69a1 Date: Tue, 04 Dec 2018 19:47:56 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7/file", "owner": "b4c278f188724f2c81524849c247185b", "id": "e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "size": null, "self": "/v2/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T19:47:55Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_c8c66525-67e9-48ca-9dcf-0b420f411476", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_c8c66525-67e9-48ca-9dcf-0b420f411476", "checksum": null, "created_at": "2018-12-04T19:47:55Z", "protected": false} 2018-12-04 19:47:56,020 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-bed82e24-447c-4e5a-b742-c2fc7c1b69a1 2018-12-04 19:47:56,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.130200147629s 2018-12-04 19:47:56,021 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-bed82e24-447c-4e5a-b742-c2fc7c1b69a1 returning object e2d4d8e3-cc72-4c46-954b-9a8d173a2da7 2018-12-04 19:47:56,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-04 19:47:56,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7/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}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" -d '' 2018-12-04 19:47:56,856 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-91d8af93-8393-4a82-845b-fbcd8a9db438 Date: Tue, 04 Dec 2018 19:47:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 19:47:56,857 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7/file used request id req-91d8af93-8393-4a82-845b-fbcd8a9db438 2018-12-04 19:47:56,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.835173845291s 2018-12-04 19:47:56,857 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7/file used request id req-91d8af93-8393-4a82-845b-fbcd8a9db438 2018-12-04 19:47:56,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 19:47:56,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:47:56,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-ee052c53-34ce-49c8-b30f-977de9947f39 Date: Tue, 04 Dec 2018 19:47:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7/snap", "metadata": {}}], "file": "/v2/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7/file", "owner": "b4c278f188724f2c81524849c247185b", "id": "e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "size": 12716032, "self": "/v2/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T19:47:56Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_c8c66525-67e9-48ca-9dcf-0b420f411476", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_c8c66525-67e9-48ca-9dcf-0b420f411476", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T19:47:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 19:47:56,915 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ee052c53-34ce-49c8-b30f-977de9947f39 2018-12-04 19:47:56,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0538949966431s 2018-12-04 19:47:56,915 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ee052c53-34ce-49c8-b30f-977de9947f39 2018-12-04 19:47:56,917 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7/file', 'owner': u'b4c278f188724f2c81524849c247185b', 'id': u'e2d4d8e3-cc72-4c46-954b-9a8d173a2da7', 'size': 12716032, u'self': u'/v2/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b4c278f188724f2c81524849c247185b', 'name': 'vping_ssh-project_c8c66525-67e9-48ca-9dcf-0b420f411476', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-04T19:47:56Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-04T19:47:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_c8c66525-67e9-48ca-9dcf-0b420f411476', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_c8c66525-67e9-48ca-9dcf-0b420f411476', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_c8c66525-67e9-48ca-9dcf-0b420f411476', 'created': u'2018-12-04T19:47:55Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-04T19:47:55Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_c8c66525-67e9-48ca-9dcf-0b420f411476', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-04 19:47:56,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-04 19:47:56,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}55f711efda8c30b81ae7fda645431f8ad5f9b0d9" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_c8c66525-67e9-48ca-9dcf-0b420f411476", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-04 19:47:57,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:47:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-974a8cc3-5db4-49aa-978f-d131c873d818 x-compute-request-id: req-974a8cc3-5db4-49aa-978f-d131c873d818 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_ssh-flavor_c8c66525-67e9-48ca-9dcf-0b420f411476", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "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": "37e5b46c-b289-4ef9-93bc-e608fc5f0e40"}} 2018-12-04 19:47:57,143 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-974a8cc3-5db4-49aa-978f-d131c873d818 2018-12-04 19:47:57,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.224973917007s 2018-12-04 19:47:57,143 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-974a8cc3-5db4-49aa-978f-d131c873d818 2018-12-04 19:47:57,144 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_c8c66525-67e9-48ca-9dcf-0b420f411476', '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'7156be1802b84962aaa9ceab6d73cc34', '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'37e5b46c-b289-4ef9-93bc-e608fc5f0e40', 'swap': 0}) 2018-12-04 19:47:57,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-04 19:47:57,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/37e5b46c-b289-4ef9-93bc-e608fc5f0e40/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}55f711efda8c30b81ae7fda645431f8ad5f9b0d9" -d '{"extra_specs": {}}' 2018-12-04 19:47:57,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:47:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4291ca27-2e4d-474b-afff-9c9eaa03397e x-compute-request-id: req-4291ca27-2e4d-474b-afff-9c9eaa03397e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-04 19:47:57,164 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/37e5b46c-b289-4ef9-93bc-e608fc5f0e40/os-extra_specs used request id req-4291ca27-2e4d-474b-afff-9c9eaa03397e 2018-12-04 19:47:57,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0198228359222s 2018-12-04 19:47:57,165 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/37e5b46c-b289-4ef9-93bc-e608fc5f0e40/os-extra_specs used request id req-4291ca27-2e4d-474b-afff-9c9eaa03397e 2018-12-04 19:47:57,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-04 19:47:57,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" -d '{"keypair": {"name": "vping_ssh-kp_c8c66525-67e9-48ca-9dcf-0b420f411476"}}' 2018-12-04 19:47:57,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:47:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f404428e-7ba4-4967-a775-78e121fdff19 x-compute-request-id: req-f404428e-7ba4-4967-a775-78e121fdff19 Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDji5Q40NlNNwdrGfzFc9hlt4QALqMatZTgQPIcJB7J2i+2FK2KAiX1AT80QOBZhcvx4Lqzkudpf0nvuAmUPYJ508zHLEogN/z+iy/6QpTKClD23yNP7o4s088YkNGqqz0EAFYrqzrXX3BGj7TBxAGEpBsCDHn2Xbq9Irz+HxNpv9PMLMqKTxJrFbWOyBIDcyaQMUnTmFY9TIQjcYhUwDvDFz53BXJl+rmuiKmlVVWvjn7X6IkvhUvoG1hdoRdGf2Di1HlOSCG/MO5MWPsFYstyYvq56f0Uc5tUbqbOWvpBGY4gkAtIKx5mmkaCZIw7YXJ6T38K7Jg4dc1+cxJX3mx3 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA44uUONDZTTcHaxn8xXPYZbeEAC6jGrWU4EDyHCQeydovthSt\nigIl9QE/NEDgWYXL8eC6s5LnaX9J77gJlD2CedPMxyxKIDf8/osv+kKUygpQ9t8j\nT+6OLNPPGJDRqqs9BABWK6s6119wRo+0wcQBhKQbAgx59l26vSK8/h8Tab/TzCzK\nik8SaxW1jsgSA3MmkDFJ05hWPUyEI3GIVMA7wxc+dwVyZfq5roippVVVr45+1+iJ\nL4VL6BtYXaEXRn9g4tR5TkghvzDuTFj7BWLLcmL6uen9FHObVG6mzlr6QRmOIJAL\nSCseZppGgmSMO2Fyek9/CuyYOHXNfnMSV95sdwIDAQABAoIBAQDN6iMRI1ZyfMj2\n0Aah/MqoieEndQze/9Gg+sTeWIWQLyWcBaxhxr3osN8sf0VHXkAIPFFYbimCm9Eh\n4Q6yGtO3Qcb/uwG9lE0bYIPjWlthVuKb9aP0ErKQuICh/3PtmZbWxyMz03mlK1Xk\nVOnDq4egLA3Q1c+M9pclz4juAttDhsJUfuTrwe4S5Dj5ppJai+s5Pq31FFjxMH3w\nd4pWQYDF3AZ3C0CReR3ecECtY0gqzsyfxdzZ10zsuvjcWMiTx+kYs2SfWA3XGrG2\nhy59NQYLzgpnr+BaEj+dGiFya237A3KoLLgc+U32fk2kBwXZNhOOxDxv3UXYK4RI\nSicChdqpAoGBAP3x/karKj9/lj6ckASOToOCeMFVJPo7O4wSJEbIN9kBR3GER6PA\nIk+uDDW55FGWhV7X+r9I87P5dNlnsfySvV+rCOtTC1cw7g9x18EXiK6rT1zwQf/P\nQSK6zpcOiScq7DFmIsFfsJxb8aNcX4aABuiqktGEptGwUamJ4CwI9A79AoGBAOVi\n5vrbrItzt6qUuZvQ5NktghRR8ipxhXZ37wTBhM2M89RF5oScra3UT3GlfPLkSbLE\nhLnkVzsVbRefK0tSMHphThW5ZiE436+ufnWWCezpl1ak20y3U+ZMdtUA3IyktPi1\nGClMUWJ+ODMvZGnr8NYZGf3VPYK4vUV9w5SAwBWDAoGBAP2M0ECJCC7MWhv7wEP8\nPmJKM/184OXDnGn3dycBI9nU0BuEYu8ZmGiMM/60s0XPDy0qYl75HPK2gLfNNEYl\n0VUi9U3Y5brRzO+40B4oPD2CKER4Ur1ylutxL3Jdfg2QarHL86m1vCXyG2rrgSlO\nzRcjsGHnm5REAtVPJ3dwHRaVAoGACMghiacRUwFqHai19mYn7LyWR0rf14ojDucG\niosSF4B28UB/08Hf0FDZfcNVJkNhIuvtHOTGBigK1iWs1aRe4MCK6cAATfNMdQBc\nLQpCdQR4W8PR9XzrRFzXC86NowDHQOJF+4bFctzcL/F3iaqTvM6XNSWNxkxmSpvG\n+g93yxsCgYEAvjRsk6/vKbtgptZciK4BOvE7ocEIIO+mymADJaO4kq8cObv3xuZb\nne03XMHQ+FgsdP3KicZR605oPFEiEy1fuAEynFyWq/7aFvXc4nbEGRipH0PsC5Ew\neI1xyIucPtYfxW0qTOYw3gE8rxrKQATkW3QL6WhCtPIDlzNnO4Zlf7k=\n-----END RSA PRIVATE KEY-----\n", "user_id": "27a23e8c351448ff9135acc1018aea62", "name": "vping_ssh-kp_c8c66525-67e9-48ca-9dcf-0b420f411476", "fingerprint": "bf:6c:99:4b:70:ea:a4:79:4d:1b:25:0d:f2:4d:a6:34"}} 2018-12-04 19:47:57,509 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-f404428e-7ba4-4967-a775-78e121fdff19 2018-12-04 19:47:57,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.343796014786s 2018-12-04 19:47:57,509 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-f404428e-7ba4-4967-a775-78e121fdff19 2018-12-04 19:47:57,510 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDji5Q40NlNNwdrGfzFc9hlt4QALqMatZTgQPIcJB7J2i+2FK2KAiX1AT80QOBZhcvx4Lqzkudpf0nvuAmUPYJ508zHLEogN/z+iy/6QpTKClD23yNP7o4s088YkNGqqz0EAFYrqzrXX3BGj7TBxAGEpBsCDHn2Xbq9Irz+HxNpv9PMLMqKTxJrFbWOyBIDcyaQMUnTmFY9TIQjcYhUwDvDFz53BXJl+rmuiKmlVVWvjn7X6IkvhUvoG1hdoRdGf2Di1HlOSCG/MO5MWPsFYstyYvq56f0Uc5tUbqbOWvpBGY4gkAtIKx5mmkaCZIw7YXJ6T38K7Jg4dc1+cxJX3mx3 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA44uUONDZTTcHaxn8xXPYZbeEAC6jGrWU4EDyHCQeydovthSt\nigIl9QE/NEDgWYXL8eC6s5LnaX9J77gJlD2CedPMxyxKIDf8/osv+kKUygpQ9t8j\nT+6OLNPPGJDRqqs9BABWK6s6119wRo+0wcQBhKQbAgx59l26vSK8/h8Tab/TzCzK\nik8SaxW1jsgSA3MmkDFJ05hWPUyEI3GIVMA7wxc+dwVyZfq5roippVVVr45+1+iJ\nL4VL6BtYXaEXRn9g4tR5TkghvzDuTFj7BWLLcmL6uen9FHObVG6mzlr6QRmOIJAL\nSCseZppGgmSMO2Fyek9/CuyYOHXNfnMSV95sdwIDAQABAoIBAQDN6iMRI1ZyfMj2\n0Aah/MqoieEndQze/9Gg+sTeWIWQLyWcBaxhxr3osN8sf0VHXkAIPFFYbimCm9Eh\n4Q6yGtO3Qcb/uwG9lE0bYIPjWlthVuKb9aP0ErKQuICh/3PtmZbWxyMz03mlK1Xk\nVOnDq4egLA3Q1c+M9pclz4juAttDhsJUfuTrwe4S5Dj5ppJai+s5Pq31FFjxMH3w\nd4pWQYDF3AZ3C0CReR3ecECtY0gqzsyfxdzZ10zsuvjcWMiTx+kYs2SfWA3XGrG2\nhy59NQYLzgpnr+BaEj+dGiFya237A3KoLLgc+U32fk2kBwXZNhOOxDxv3UXYK4RI\nSicChdqpAoGBAP3x/karKj9/lj6ckASOToOCeMFVJPo7O4wSJEbIN9kBR3GER6PA\nIk+uDDW55FGWhV7X+r9I87P5dNlnsfySvV+rCOtTC1cw7g9x18EXiK6rT1zwQf/P\nQSK6zpcOiScq7DFmIsFfsJxb8aNcX4aABuiqktGEptGwUamJ4CwI9A79AoGBAOVi\n5vrbrItzt6qUuZvQ5NktghRR8ipxhXZ37wTBhM2M89RF5oScra3UT3GlfPLkSbLE\nhLnkVzsVbRefK0tSMHphThW5ZiE436+ufnWWCezpl1ak20y3U+ZMdtUA3IyktPi1\nGClMUWJ+ODMvZGnr8NYZGf3VPYK4vUV9w5SAwBWDAoGBAP2M0ECJCC7MWhv7wEP8\nPmJKM/184OXDnGn3dycBI9nU0BuEYu8ZmGiMM/60s0XPDy0qYl75HPK2gLfNNEYl\n0VUi9U3Y5brRzO+40B4oPD2CKER4Ur1ylutxL3Jdfg2QarHL86m1vCXyG2rrgSlO\nzRcjsGHnm5REAtVPJ3dwHRaVAoGACMghiacRUwFqHai19mYn7LyWR0rf14ojDucG\niosSF4B28UB/08Hf0FDZfcNVJkNhIuvtHOTGBigK1iWs1aRe4MCK6cAATfNMdQBc\nLQpCdQR4W8PR9XzrRFzXC86NowDHQOJF+4bFctzcL/F3iaqTvM6XNSWNxkxmSpvG\n+g93yxsCgYEAvjRsk6/vKbtgptZciK4BOvE7ocEIIO+mymADJaO4kq8cObv3xuZb\nne03XMHQ+FgsdP3KicZR605oPFEiEy1fuAEynFyWq/7aFvXc4nbEGRipH0PsC5Ew\neI1xyIucPtYfxW0qTOYw3gE8rxrKQATkW3QL6WhCtPIDlzNnO4Zlf7k=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'27a23e8c351448ff9135acc1018aea62', 'name': u'vping_ssh-kp_c8c66525-67e9-48ca-9dcf-0b420f411476', 'created_at': '2018-12-04T19:47:57.510645', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b4c278f188724f2c81524849c247185b', 'name': 'vping_ssh-project_c8c66525-67e9-48ca-9dcf-0b420f411476', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'bf:6c:99:4b:70:ea:a4:79:4d:1b:25:0d:f2:4d:a6:34', 'type': 'ssh', 'id': u'vping_ssh-kp_c8c66525-67e9-48ca-9dcf-0b420f411476'}) 2018-12-04 19:47:57,511 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA44uUONDZTTcHaxn8xXPYZbeEAC6jGrWU4EDyHCQeydovthSt igIl9QE/NEDgWYXL8eC6s5LnaX9J77gJlD2CedPMxyxKIDf8/osv+kKUygpQ9t8j T+6OLNPPGJDRqqs9BABWK6s6119wRo+0wcQBhKQbAgx59l26vSK8/h8Tab/TzCzK ik8SaxW1jsgSA3MmkDFJ05hWPUyEI3GIVMA7wxc+dwVyZfq5roippVVVr45+1+iJ L4VL6BtYXaEXRn9g4tR5TkghvzDuTFj7BWLLcmL6uen9FHObVG6mzlr6QRmOIJAL SCseZppGgmSMO2Fyek9/CuyYOHXNfnMSV95sdwIDAQABAoIBAQDN6iMRI1ZyfMj2 0Aah/MqoieEndQze/9Gg+sTeWIWQLyWcBaxhxr3osN8sf0VHXkAIPFFYbimCm9Eh 4Q6yGtO3Qcb/uwG9lE0bYIPjWlthVuKb9aP0ErKQuICh/3PtmZbWxyMz03mlK1Xk VOnDq4egLA3Q1c+M9pclz4juAttDhsJUfuTrwe4S5Dj5ppJai+s5Pq31FFjxMH3w d4pWQYDF3AZ3C0CReR3ecECtY0gqzsyfxdzZ10zsuvjcWMiTx+kYs2SfWA3XGrG2 hy59NQYLzgpnr+BaEj+dGiFya237A3KoLLgc+U32fk2kBwXZNhOOxDxv3UXYK4RI SicChdqpAoGBAP3x/karKj9/lj6ckASOToOCeMFVJPo7O4wSJEbIN9kBR3GER6PA Ik+uDDW55FGWhV7X+r9I87P5dNlnsfySvV+rCOtTC1cw7g9x18EXiK6rT1zwQf/P QSK6zpcOiScq7DFmIsFfsJxb8aNcX4aABuiqktGEptGwUamJ4CwI9A79AoGBAOVi 5vrbrItzt6qUuZvQ5NktghRR8ipxhXZ37wTBhM2M89RF5oScra3UT3GlfPLkSbLE hLnkVzsVbRefK0tSMHphThW5ZiE436+ufnWWCezpl1ak20y3U+ZMdtUA3IyktPi1 GClMUWJ+ODMvZGnr8NYZGf3VPYK4vUV9w5SAwBWDAoGBAP2M0ECJCC7MWhv7wEP8 PmJKM/184OXDnGn3dycBI9nU0BuEYu8ZmGiMM/60s0XPDy0qYl75HPK2gLfNNEYl 0VUi9U3Y5brRzO+40B4oPD2CKER4Ur1ylutxL3Jdfg2QarHL86m1vCXyG2rrgSlO zRcjsGHnm5REAtVPJ3dwHRaVAoGACMghiacRUwFqHai19mYn7LyWR0rf14ojDucG iosSF4B28UB/08Hf0FDZfcNVJkNhIuvtHOTGBigK1iWs1aRe4MCK6cAATfNMdQBc LQpCdQR4W8PR9XzrRFzXC86NowDHQOJF+4bFctzcL/F3iaqTvM6XNSWNxkxmSpvG +g93yxsCgYEAvjRsk6/vKbtgptZciK4BOvE7ocEIIO+mymADJaO4kq8cObv3xuZb ne03XMHQ+FgsdP3KicZR605oPFEiEy1fuAEynFyWq/7aFvXc4nbEGRipH0PsC5Ew eI1xyIucPtYfxW0qTOYw3gE8rxrKQATkW3QL6WhCtPIDlzNnO4Zlf7k= -----END RSA PRIVATE KEY----- 2018-12-04 19:47:57,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-04 19:47:57,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" -d '{"security_group": {"name": "vping_ssh-sg_c8c66525-67e9-48ca-9dcf-0b420f411476", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-12-04 19:47:57,727 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-ec92f27a-329f-4170-8ad3-677a37597077 Date: Tue, 04 Dec 2018 19:47:57 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "b4c278f188724f2c81524849c247185b", "created_at": "2018-12-04T19:47:57Z", "updated_at": "2018-12-04T19:47:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:57Z", "revision_number": 0, "id": "43c3b681-4191-4192-b5ea-6feffd975161", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:57Z", "security_group_id": "81a1da11-757c-4756-8782-29d25b84cd39", "tenant_id": "b4c278f188724f2c81524849c247185b", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4c278f188724f2c81524849c247185b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:57Z", "revision_number": 0, "id": "56aab527-3538-412b-ad1d-ca4f420af37a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:57Z", "security_group_id": "81a1da11-757c-4756-8782-29d25b84cd39", "tenant_id": "b4c278f188724f2c81524849c247185b", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4c278f188724f2c81524849c247185b"}], "revision_number": 2, "project_id": "b4c278f188724f2c81524849c247185b", "id": "81a1da11-757c-4756-8782-29d25b84cd39", "name": "vping_ssh-sg_c8c66525-67e9-48ca-9dcf-0b420f411476"}} 2018-12-04 19:47:57,727 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-ec92f27a-329f-4170-8ad3-677a37597077 2018-12-04 19:47:57,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.213276147842s 2018-12-04 19:47:57,727 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-ec92f27a-329f-4170-8ad3-677a37597077 2018-12-04 19:47:57,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 19:47:57,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:47:57,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-4c0c9a53-1419-462d-b9d0-2dbdd8279646 Date: Tue, 04 Dec 2018 19:47:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b4c278f188724f2c81524849c247185b", "created_at": "2018-12-04T19:47:50Z", "updated_at": "2018-12-04T19:47:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:50Z", "revision_number": 0, "id": "6788dcfd-72a8-48c0-ac1f-a0a064ff8e20", "remote_group_id": "64ad2591-70aa-452c-ae6d-339142a22039", "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:50Z", "security_group_id": "64ad2591-70aa-452c-ae6d-339142a22039", "tenant_id": "b4c278f188724f2c81524849c247185b", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4c278f188724f2c81524849c247185b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:50Z", "revision_number": 0, "id": "7383401c-1ba2-4a8f-86cd-a7cf78cbeb8f", "remote_group_id": "64ad2591-70aa-452c-ae6d-339142a22039", "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:50Z", "security_group_id": "64ad2591-70aa-452c-ae6d-339142a22039", "tenant_id": "b4c278f188724f2c81524849c247185b", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4c278f188724f2c81524849c247185b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:50Z", "revision_number": 0, "id": "c1a5692c-f209-4805-bf51-4bd85cf5cf34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:50Z", "security_group_id": "64ad2591-70aa-452c-ae6d-339142a22039", "tenant_id": "b4c278f188724f2c81524849c247185b", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4c278f188724f2c81524849c247185b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:50Z", "revision_number": 0, "id": "da14f3f0-7902-49aa-801c-f24ad923213d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:50Z", "security_group_id": "64ad2591-70aa-452c-ae6d-339142a22039", "tenant_id": "b4c278f188724f2c81524849c247185b", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4c278f188724f2c81524849c247185b"}], "revision_number": 4, "project_id": "b4c278f188724f2c81524849c247185b", "id": "64ad2591-70aa-452c-ae6d-339142a22039", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "b4c278f188724f2c81524849c247185b", "created_at": "2018-12-04T19:47:57Z", "updated_at": "2018-12-04T19:47:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:57Z", "revision_number": 0, "id": "43c3b681-4191-4192-b5ea-6feffd975161", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:57Z", "security_group_id": "81a1da11-757c-4756-8782-29d25b84cd39", "tenant_id": "b4c278f188724f2c81524849c247185b", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4c278f188724f2c81524849c247185b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:57Z", "revision_number": 0, "id": "56aab527-3538-412b-ad1d-ca4f420af37a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:57Z", "security_group_id": "81a1da11-757c-4756-8782-29d25b84cd39", "tenant_id": "b4c278f188724f2c81524849c247185b", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4c278f188724f2c81524849c247185b"}], "revision_number": 2, "project_id": "b4c278f188724f2c81524849c247185b", "id": "81a1da11-757c-4756-8782-29d25b84cd39", "name": "vping_ssh-sg_c8c66525-67e9-48ca-9dcf-0b420f411476"}]} 2018-12-04 19:47:57,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-4c0c9a53-1419-462d-b9d0-2dbdd8279646 2018-12-04 19:47:57,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.115367889404s 2018-12-04 19:47:57,847 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-4c0c9a53-1419-462d-b9d0-2dbdd8279646 2018-12-04 19:47:57,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-04 19:47:57,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" -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": "81a1da11-757c-4756-8782-29d25b84cd39"}}' 2018-12-04 19:47:58,017 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-9936826c-4a0e-4f25-8487-89fb8f16e227 Date: Tue, 04 Dec 2018 19:47:58 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-04T19:47:57Z", "security_group_id": "81a1da11-757c-4756-8782-29d25b84cd39", "port_range_min": 22, "revision_number": 0, "tenant_id": "b4c278f188724f2c81524849c247185b", "created_at": "2018-12-04T19:47:57Z", "project_id": "b4c278f188724f2c81524849c247185b", "id": "caddcf85-8a0a-40f6-8d1f-39e32f34cd4a"}} 2018-12-04 19:47:58,017 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-9936826c-4a0e-4f25-8487-89fb8f16e227 2018-12-04 19:47:58,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.166064023972s 2018-12-04 19:47:58,017 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-9936826c-4a0e-4f25-8487-89fb8f16e227 2018-12-04 19:47:58,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 19:47:58,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:47:58,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-41de23bf-c910-4e9d-a1b3-5ef1a48192fc Date: Tue, 04 Dec 2018 19:47:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b4c278f188724f2c81524849c247185b", "created_at": "2018-12-04T19:47:50Z", "updated_at": "2018-12-04T19:47:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:50Z", "revision_number": 0, "id": "6788dcfd-72a8-48c0-ac1f-a0a064ff8e20", "remote_group_id": "64ad2591-70aa-452c-ae6d-339142a22039", "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:50Z", "security_group_id": "64ad2591-70aa-452c-ae6d-339142a22039", "tenant_id": "b4c278f188724f2c81524849c247185b", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4c278f188724f2c81524849c247185b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:50Z", "revision_number": 0, "id": "7383401c-1ba2-4a8f-86cd-a7cf78cbeb8f", "remote_group_id": "64ad2591-70aa-452c-ae6d-339142a22039", "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:50Z", "security_group_id": "64ad2591-70aa-452c-ae6d-339142a22039", "tenant_id": "b4c278f188724f2c81524849c247185b", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4c278f188724f2c81524849c247185b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:50Z", "revision_number": 0, "id": "c1a5692c-f209-4805-bf51-4bd85cf5cf34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:50Z", "security_group_id": "64ad2591-70aa-452c-ae6d-339142a22039", "tenant_id": "b4c278f188724f2c81524849c247185b", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4c278f188724f2c81524849c247185b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:50Z", "revision_number": 0, "id": "da14f3f0-7902-49aa-801c-f24ad923213d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:50Z", "security_group_id": "64ad2591-70aa-452c-ae6d-339142a22039", "tenant_id": "b4c278f188724f2c81524849c247185b", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4c278f188724f2c81524849c247185b"}], "revision_number": 4, "project_id": "b4c278f188724f2c81524849c247185b", "id": "64ad2591-70aa-452c-ae6d-339142a22039", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "b4c278f188724f2c81524849c247185b", "created_at": "2018-12-04T19:47:57Z", "updated_at": "2018-12-04T19:47:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:57Z", "revision_number": 0, "id": "43c3b681-4191-4192-b5ea-6feffd975161", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:57Z", "security_group_id": "81a1da11-757c-4756-8782-29d25b84cd39", "tenant_id": "b4c278f188724f2c81524849c247185b", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4c278f188724f2c81524849c247185b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:57Z", "revision_number": 0, "id": "56aab527-3538-412b-ad1d-ca4f420af37a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:57Z", "security_group_id": "81a1da11-757c-4756-8782-29d25b84cd39", "tenant_id": "b4c278f188724f2c81524849c247185b", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4c278f188724f2c81524849c247185b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-04T19:47:57Z", "revision_number": 0, "id": "caddcf85-8a0a-40f6-8d1f-39e32f34cd4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:57Z", "security_group_id": "81a1da11-757c-4756-8782-29d25b84cd39", "tenant_id": "b4c278f188724f2c81524849c247185b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b4c278f188724f2c81524849c247185b"}], "revision_number": 3, "project_id": "b4c278f188724f2c81524849c247185b", "id": "81a1da11-757c-4756-8782-29d25b84cd39", "name": "vping_ssh-sg_c8c66525-67e9-48ca-9dcf-0b420f411476"}]} 2018-12-04 19:47:58,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-41de23bf-c910-4e9d-a1b3-5ef1a48192fc 2018-12-04 19:47:58,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0446560382843s 2018-12-04 19:47:58,066 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-41de23bf-c910-4e9d-a1b3-5ef1a48192fc 2018-12-04 19:47:58,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-04 19:47:58,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" -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": "81a1da11-757c-4756-8782-29d25b84cd39"}}' 2018-12-04 19:47:58,207 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-6adabc18-d29f-4f3d-945a-aaa29101be50 Date: Tue, 04 Dec 2018 19:47:58 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T19:47:58Z", "security_group_id": "81a1da11-757c-4756-8782-29d25b84cd39", "port_range_min": null, "revision_number": 0, "tenant_id": "b4c278f188724f2c81524849c247185b", "created_at": "2018-12-04T19:47:58Z", "project_id": "b4c278f188724f2c81524849c247185b", "id": "4693cc9b-3a45-420d-92c8-914cb7ed11d2"}} 2018-12-04 19:47:58,207 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-6adabc18-d29f-4f3d-945a-aaa29101be50 2018-12-04 19:47:58,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.138689994812s 2018-12-04 19:47:58,207 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-6adabc18-d29f-4f3d-945a-aaa29101be50 2018-12-04 19:47:58,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:47:58,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:47:58,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-1b7a2a69-ae39-44e6-9aec-02e8ebfdf9e6 Date: Tue, 04 Dec 2018 19:47:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["01dfe0e9-2035-4a65-9d27-08aa4241bd18"],"updated_at":"2018-12-04T19:47:51Z","tenant_id":"b4c278f188724f2c81524849c247185b","created_at":"2018-12-04T19:47:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b4c278f188724f2c81524849c247185b","id":"121b2ba5-32ef-4fa6-b201-dc8844c6148c","name":"vping_ssh-net_c8c66525-67e9-48ca-9dcf-0b420f411476"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T19:43:04Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"}]} 2018-12-04 19:47:58,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1b7a2a69-ae39-44e6-9aec-02e8ebfdf9e6 2018-12-04 19:47:58,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.247717142105s 2018-12-04 19:47:58,457 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1b7a2a69-ae39-44e6-9aec-02e8ebfdf9e6 2018-12-04 19:47:58,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 19:47:58,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:47:58,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-f0be816f-3938-41a8-aa90-e87298793677 Date: Tue, 04 Dec 2018 19:47:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7/snap", "metadata": {}}], "file": "/v2/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7/file", "owner": "b4c278f188724f2c81524849c247185b", "id": "e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "size": 12716032, "self": "/v2/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T19:47:56Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_c8c66525-67e9-48ca-9dcf-0b420f411476", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_c8c66525-67e9-48ca-9dcf-0b420f411476", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T19:47:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 19:47:58,498 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-f0be816f-3938-41a8-aa90-e87298793677 2018-12-04 19:47:58,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0364880561829s 2018-12-04 19:47:58,498 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-f0be816f-3938-41a8-aa90-e87298793677 2018-12-04 19:47:58,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-04 19:47:58,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:47:58,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:47:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5747eb6-24b1-4fe6-abd2-ff8a1ebaac56 x-compute-request-id: req-f5747eb6-24b1-4fe6-abd2-ff8a1ebaac56 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_c8c66525-67e9-48ca-9dcf-0b420f411476", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "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": "37e5b46c-b289-4ef9-93bc-e608fc5f0e40"}]} 2018-12-04 19:47:58,535 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-f5747eb6-24b1-4fe6-abd2-ff8a1ebaac56 2018-12-04 19:47:58,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0354838371277s 2018-12-04 19:47:58,536 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-f5747eb6-24b1-4fe6-abd2-ff8a1ebaac56 2018-12-04 19:47:58,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-04 19:47:58,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" -d '{"server": {"name": "vping_ssh-vm2_c8c66525-67e9-48ca-9dcf-0b420f411476", "imageRef": "e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "flavorRef": "37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "max_count": 1, "min_count": 1, "networks": [{"uuid": "121b2ba5-32ef-4fa6-b201-dc8844c6148c"}], "security_groups": [{"name": "81a1da11-757c-4756-8782-29d25b84cd39"}]}}' 2018-12-04 19:47:59,339 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 19:47:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-146b9ba6-dc6d-4fad-ba84-9930cc00dbee x-compute-request-id: req-146b9ba6-dc6d-4fad-ba84-9930cc00dbee Content-Length: 403 location: http://172.30.9.23:8774/v2.1/servers/cc45ed9f-b78b-4ddb-88f7-fe23df01fb64 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "81a1da11-757c-4756-8782-29d25b84cd39"}], "OS-DCF:diskConfig": "MANUAL", "id": "cc45ed9f-b78b-4ddb-88f7-fe23df01fb64", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cc45ed9f-b78b-4ddb-88f7-fe23df01fb64", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cc45ed9f-b78b-4ddb-88f7-fe23df01fb64", "rel": "bookmark"}], "adminPass": "n6KYuopQ5JX7"}} 2018-12-04 19:47:59,339 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-146b9ba6-dc6d-4fad-ba84-9930cc00dbee 2018-12-04 19:47:59,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.801618814468s 2018-12-04 19:47:59,339 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-146b9ba6-dc6d-4fad-ba84-9930cc00dbee 2018-12-04 19:47:59,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:47:59,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:47:59,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:47:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c2174f2-4515-4028-837a-41cf6b8a19e1 x-compute-request-id: req-3c2174f2-4515-4028-837a-41cf6b8a19e1 Content-Encoding: gzip Content-Length: 600 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cc45ed9f-b78b-4ddb-88f7-fe23df01fb64", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cc45ed9f-b78b-4ddb-88f7-fe23df01fb64", "rel": "bookmark"}], "image": {"id": "e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "links": [{"href": "http://172.30.9.23:8774/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "links": [{"href": "http://172.30.9.23:8774/flavors/37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "rel": "bookmark"}]}, "id": "cc45ed9f-b78b-4ddb-88f7-fe23df01fb64", "user_id": "27a23e8c351448ff9135acc1018aea62", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T19:47:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_c8c66525-67e9-48ca-9dcf-0b420f411476", "created": "2018-12-04T19:47:59Z", "tenant_id": "b4c278f188724f2c81524849c247185b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:47:59,442 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3c2174f2-4515-4028-837a-41cf6b8a19e1 2018-12-04 19:47:59,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.1023478508s 2018-12-04 19:47:59,443 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3c2174f2-4515-4028-837a-41cf6b8a19e1 2018-12-04 19:47:59,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:47:59,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:47:59,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-8645e77f-1609-4413-ab06-68eacaaea5de Date: Tue, 04 Dec 2018 19:47:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["01dfe0e9-2035-4a65-9d27-08aa4241bd18"],"updated_at":"2018-12-04T19:47:51Z","tenant_id":"b4c278f188724f2c81524849c247185b","created_at":"2018-12-04T19:47:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b4c278f188724f2c81524849c247185b","id":"121b2ba5-32ef-4fa6-b201-dc8844c6148c","name":"vping_ssh-net_c8c66525-67e9-48ca-9dcf-0b420f411476"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T19:43:04Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"}]} 2018-12-04 19:47:59,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-8645e77f-1609-4413-ab06-68eacaaea5de 2018-12-04 19:47:59,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106118202209s 2018-12-04 19:47:59,556 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-8645e77f-1609-4413-ab06-68eacaaea5de 2018-12-04 19:47:59,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-04 19:47:59,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:47:59,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-a7e019f8-e64d-4b82-b724-fb7d628cc2cf Date: Tue, 04 Dec 2018 19:47:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"121b2ba5-32ef-4fa6-b201-dc8844c6148c","tenant_id":"b4c278f188724f2c81524849c247185b","created_at":"2018-12-04T19:47:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-04T19:47:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"b4c278f188724f2c81524849c247185b","id":"01dfe0e9-2035-4a65-9d27-08aa4241bd18","subnetpool_id":null,"name":"vping_ssh-subnet_c8c66525-67e9-48ca-9dcf-0b420f411476"}]} 2018-12-04 19:47:59,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-a7e019f8-e64d-4b82-b724-fb7d628cc2cf 2018-12-04 19:47:59,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0986609458923s 2018-12-04 19:47:59,655 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-a7e019f8-e64d-4b82-b724-fb7d628cc2cf 2018-12-04 19:47:59,656 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 19:48:01,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:48:01,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:48:02,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:48:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2985326b-2dd5-4542-8a51-ef70ed9402e9 x-compute-request-id: req-2985326b-2dd5-4542-8a51-ef70ed9402e9 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cc45ed9f-b78b-4ddb-88f7-fe23df01fb64", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cc45ed9f-b78b-4ddb-88f7-fe23df01fb64", "rel": "bookmark"}], "image": {"id": "e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "links": [{"href": "http://172.30.9.23:8774/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "links": [{"href": "http://172.30.9.23:8774/flavors/37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "rel": "bookmark"}]}, "id": "cc45ed9f-b78b-4ddb-88f7-fe23df01fb64", "security_groups": [{"name": "vping_ssh-sg_c8c66525-67e9-48ca-9dcf-0b420f411476"}], "user_id": "27a23e8c351448ff9135acc1018aea62", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T19:48:00Z", "hostId": "88c674ef801c8589a61702d868a35d896de32c3a9705e2ea9ac03bc2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_c8c66525-67e9-48ca-9dcf-0b420f411476", "created": "2018-12-04T19:47:59Z", "tenant_id": "b4c278f188724f2c81524849c247185b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:48:02,168 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2985326b-2dd5-4542-8a51-ef70ed9402e9 2018-12-04 19:48:02,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.509641885757s 2018-12-04 19:48:02,169 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2985326b-2dd5-4542-8a51-ef70ed9402e9 2018-12-04 19:48:02,172 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 19:48:04,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:48:04,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:48:04,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:48:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ba34307-31a1-4ae7-bb78-ef6d0d7a26bf x-compute-request-id: req-5ba34307-31a1-4ae7-bb78-ef6d0d7a26bf Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cc45ed9f-b78b-4ddb-88f7-fe23df01fb64", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cc45ed9f-b78b-4ddb-88f7-fe23df01fb64", "rel": "bookmark"}], "image": {"id": "e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "links": [{"href": "http://172.30.9.23:8774/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "links": [{"href": "http://172.30.9.23:8774/flavors/37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "rel": "bookmark"}]}, "id": "cc45ed9f-b78b-4ddb-88f7-fe23df01fb64", "security_groups": [{"name": "vping_ssh-sg_c8c66525-67e9-48ca-9dcf-0b420f411476"}], "user_id": "27a23e8c351448ff9135acc1018aea62", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T19:48:00Z", "hostId": "88c674ef801c8589a61702d868a35d896de32c3a9705e2ea9ac03bc2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_c8c66525-67e9-48ca-9dcf-0b420f411476", "created": "2018-12-04T19:47:59Z", "tenant_id": "b4c278f188724f2c81524849c247185b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:48:04,352 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5ba34307-31a1-4ae7-bb78-ef6d0d7a26bf 2018-12-04 19:48:04,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176991939545s 2018-12-04 19:48:04,353 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5ba34307-31a1-4ae7-bb78-ef6d0d7a26bf 2018-12-04 19:48:04,356 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 19:48:06,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:48:06,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:48:07,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:48:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf9e624d-9b33-4dd1-9ba1-339ece82a213 x-compute-request-id: req-cf9e624d-9b33-4dd1-9ba1-339ece82a213 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_c8c66525-67e9-48ca-9dcf-0b420f411476": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:64:92", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cc45ed9f-b78b-4ddb-88f7-fe23df01fb64", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cc45ed9f-b78b-4ddb-88f7-fe23df01fb64", "rel": "bookmark"}], "image": {"id": "e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "links": [{"href": "http://172.30.9.23:8774/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T19:48:04.000000", "flavor": {"id": "37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "links": [{"href": "http://172.30.9.23:8774/flavors/37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "rel": "bookmark"}]}, "id": "cc45ed9f-b78b-4ddb-88f7-fe23df01fb64", "security_groups": [{"name": "vping_ssh-sg_c8c66525-67e9-48ca-9dcf-0b420f411476"}], "user_id": "27a23e8c351448ff9135acc1018aea62", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T19:48:04Z", "hostId": "88c674ef801c8589a61702d868a35d896de32c3a9705e2ea9ac03bc2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_c8c66525-67e9-48ca-9dcf-0b420f411476", "created": "2018-12-04T19:47:59Z", "tenant_id": "b4c278f188724f2c81524849c247185b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:48:07,182 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cf9e624d-9b33-4dd1-9ba1-339ece82a213 2018-12-04 19:48:07,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.822479009628s 2018-12-04 19:48:07,182 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cf9e624d-9b33-4dd1-9ba1-339ece82a213 2018-12-04 19:48:07,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-04 19:48:07,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=cc45ed9f-b78b-4ddb-88f7-fe23df01fb64" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:48:07,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-d501b2a6-370c-4eb4-a880-442c25e6b59c Date: Tue, 04 Dec 2018 19:48:07 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"121b2ba5-32ef-4fa6-b201-dc8844c6148c","tenant_id":"b4c278f188724f2c81524849c247185b","created_at":"2018-12-04T19:48:00Z","admin_state_up":true,"updated_at":"2018-12-04T19:48:04Z","binding:vnic_type":"normal","device_id":"cc45ed9f-b78b-4ddb-88f7-fe23df01fb64","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:e7:64:92","id":"9e58a3e9-910f-4c87-acab-88df5b63a3a7","port_security_enabled":true,"project_id":"b4c278f188724f2c81524849c247185b","fixed_ips":[{"subnet_id":"01dfe0e9-2035-4a65-9d27-08aa4241bd18","ip_address":"192.168.120.4"}],"extra_dhcp_opts":[],"security_groups":["81a1da11-757c-4756-8782-29d25b84cd39"],"name":""}]} 2018-12-04 19:48:07,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=cc45ed9f-b78b-4ddb-88f7-fe23df01fb64 used request id req-d501b2a6-370c-4eb4-a880-442c25e6b59c 2018-12-04 19:48:07,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0476491451263s 2018-12-04 19:48:07,234 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=cc45ed9f-b78b-4ddb-88f7-fe23df01fb64 used request id req-d501b2a6-370c-4eb4-a880-442c25e6b59c 2018-12-04 19:48:07,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-04 19:48:07,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=9e58a3e9-910f-4c87-acab-88df5b63a3a7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:48:07,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d8ac1ba0-f643-4c8d-981e-4d86303b8f86 Date: Tue, 04 Dec 2018 19:48:07 GMT RESP BODY: {"floatingips": []} 2018-12-04 19:48:07,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=9e58a3e9-910f-4c87-acab-88df5b63a3a7 used request id req-d8ac1ba0-f643-4c8d-981e-4d86303b8f86 2018-12-04 19:48:07,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.02494597435s 2018-12-04 19:48:07,264 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=9e58a3e9-910f-4c87-acab-88df5b63a3a7 used request id req-d8ac1ba0-f643-4c8d-981e-4d86303b8f86 2018-12-04 19:48:07,264 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_c8c66525-67e9-48ca-9dcf-0b420f411476': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e7:64:92', 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'e2d4d8e3-cc72-4c46-954b-9a8d173a2da7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-04T19:48:04.000000', 'flavor': Munch({u'id': u'37e5b46c-b289-4ef9-93bc-e608fc5f0e40'}), 'az': u'nova', 'id': u'cc45ed9f-b78b-4ddb-88f7-fe23df01fb64', 'security_groups': [Munch({u'name': u'vping_ssh-sg_c8c66525-67e9-48ca-9dcf-0b420f411476'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'27a23e8c351448ff9135acc1018aea62', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b4c278f188724f2c81524849c247185b', 'name': 'vping_ssh-project_c8c66525-67e9-48ca-9dcf-0b420f411476', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-04T19:48:04.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-04T19:48:04Z', 'hostId': u'88c674ef801c8589a61702d868a35d896de32c3a9705e2ea9ac03bc2', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'88c674ef801c8589a61702d868a35d896de32c3a9705e2ea9ac03bc2', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-04T19:48:04.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b4c278f188724f2c81524849c247185b', 'name': u'vping_ssh-vm2_c8c66525-67e9-48ca-9dcf-0b420f411476', 'adminPass': u'n6KYuopQ5JX7', 'tenant_id': u'b4c278f188724f2c81524849c247185b', 'created_at': u'2018-12-04T19:47:59Z', 'created': u'2018-12-04T19:47:59Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-04 19:48:07,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:48:07,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:48:07,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-3a25193b-03d7-4576-95d0-024feabf6c40 Date: Tue, 04 Dec 2018 19:48:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["01dfe0e9-2035-4a65-9d27-08aa4241bd18"],"updated_at":"2018-12-04T19:47:51Z","tenant_id":"b4c278f188724f2c81524849c247185b","created_at":"2018-12-04T19:47:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b4c278f188724f2c81524849c247185b","id":"121b2ba5-32ef-4fa6-b201-dc8844c6148c","name":"vping_ssh-net_c8c66525-67e9-48ca-9dcf-0b420f411476"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T19:43:04Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"}]} 2018-12-04 19:48:07,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-3a25193b-03d7-4576-95d0-024feabf6c40 2018-12-04 19:48:07,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100376844406s 2018-12-04 19:48:07,366 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-3a25193b-03d7-4576-95d0-024feabf6c40 2018-12-04 19:48:07,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 19:48:07,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:48:07,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-53e003c3-838d-4201-b276-23e7ac109350 Date: Tue, 04 Dec 2018 19:48:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7/snap", "metadata": {}}], "file": "/v2/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7/file", "owner": "b4c278f188724f2c81524849c247185b", "id": "e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "size": 12716032, "self": "/v2/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T19:47:56Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_c8c66525-67e9-48ca-9dcf-0b420f411476", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_c8c66525-67e9-48ca-9dcf-0b420f411476", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T19:47:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 19:48:07,418 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-53e003c3-838d-4201-b276-23e7ac109350 2018-12-04 19:48:07,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0471479892731s 2018-12-04 19:48:07,418 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-53e003c3-838d-4201-b276-23e7ac109350 2018-12-04 19:48:07,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-04 19:48:07,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:48:07,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19: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-1f51d831-edd4-41b7-ba9d-b1ac36d83590 x-compute-request-id: req-1f51d831-edd4-41b7-ba9d-b1ac36d83590 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_c8c66525-67e9-48ca-9dcf-0b420f411476", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "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": "37e5b46c-b289-4ef9-93bc-e608fc5f0e40"}]} 2018-12-04 19:48:07,441 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-1f51d831-edd4-41b7-ba9d-b1ac36d83590 2018-12-04 19:48:07,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0218460559845s 2018-12-04 19:48:07,442 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-1f51d831-edd4-41b7-ba9d-b1ac36d83590 2018-12-04 19:48:07,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-04 19:48:07,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" -d '{"server": {"name": "vping_ssh-vm_c8c66525-67e9-48ca-9dcf-0b420f411476", "imageRef": "e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "key_name": "vping_ssh-kp_c8c66525-67e9-48ca-9dcf-0b420f411476", "flavorRef": "37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "max_count": 1, "min_count": 1, "networks": [{"uuid": "121b2ba5-32ef-4fa6-b201-dc8844c6148c"}], "security_groups": [{"name": "81a1da11-757c-4756-8782-29d25b84cd39"}]}}' 2018-12-04 19:48:08,854 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 19:48:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9eebca36-bb01-4772-967f-255b2747249b x-compute-request-id: req-9eebca36-bb01-4772-967f-255b2747249b Content-Length: 403 location: http://172.30.9.23:8774/v2.1/servers/0b7f1b43-6e9b-488f-b152-da971d91f0a2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "81a1da11-757c-4756-8782-29d25b84cd39"}], "OS-DCF:diskConfig": "MANUAL", "id": "0b7f1b43-6e9b-488f-b152-da971d91f0a2", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0b7f1b43-6e9b-488f-b152-da971d91f0a2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0b7f1b43-6e9b-488f-b152-da971d91f0a2", "rel": "bookmark"}], "adminPass": "8JmcLwCoFy2T"}} 2018-12-04 19:48:08,854 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-9eebca36-bb01-4772-967f-255b2747249b 2018-12-04 19:48:08,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.41129899025s 2018-12-04 19:48:08,855 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-9eebca36-bb01-4772-967f-255b2747249b 2018-12-04 19:48:08,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:48:08,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:48:09,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:48: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-f4692827-a890-4f35-bd84-088c727cfc3c x-compute-request-id: req-f4692827-a890-4f35-bd84-088c727cfc3c Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0b7f1b43-6e9b-488f-b152-da971d91f0a2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0b7f1b43-6e9b-488f-b152-da971d91f0a2", "rel": "bookmark"}], "image": {"id": "e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "links": [{"href": "http://172.30.9.23:8774/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "links": [{"href": "http://172.30.9.23:8774/flavors/37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "rel": "bookmark"}]}, "id": "0b7f1b43-6e9b-488f-b152-da971d91f0a2", "user_id": "27a23e8c351448ff9135acc1018aea62", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T19:48:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_c8c66525-67e9-48ca-9dcf-0b420f411476", "name": "vping_ssh-vm_c8c66525-67e9-48ca-9dcf-0b420f411476", "created": "2018-12-04T19:48:08Z", "tenant_id": "b4c278f188724f2c81524849c247185b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_c8c66525-67e9-48ca-9dcf-0b420f411476": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:64:92", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cc45ed9f-b78b-4ddb-88f7-fe23df01fb64", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cc45ed9f-b78b-4ddb-88f7-fe23df01fb64", "rel": "bookmark"}], "image": {"id": "e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "links": [{"href": "http://172.30.9.23:8774/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T19:48:04.000000", "flavor": {"id": "37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "links": [{"href": "http://172.30.9.23:8774/flavors/37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "rel": "bookmark"}]}, "id": "cc45ed9f-b78b-4ddb-88f7-fe23df01fb64", "security_groups": [{"name": "vping_ssh-sg_c8c66525-67e9-48ca-9dcf-0b420f411476"}], "user_id": "27a23e8c351448ff9135acc1018aea62", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T19:48:04Z", "hostId": "88c674ef801c8589a61702d868a35d896de32c3a9705e2ea9ac03bc2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_c8c66525-67e9-48ca-9dcf-0b420f411476", "created": "2018-12-04T19:47:59Z", "tenant_id": "b4c278f188724f2c81524849c247185b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:48:09,048 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f4692827-a890-4f35-bd84-088c727cfc3c 2018-12-04 19:48:09,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19237112999s 2018-12-04 19:48:09,048 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f4692827-a890-4f35-bd84-088c727cfc3c 2018-12-04 19:48:09,053 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 19:48:11,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:48:11,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:48:11,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:48:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e4b05ed-9ed2-4977-8f37-ad23698ae7a4 x-compute-request-id: req-5e4b05ed-9ed2-4977-8f37-ad23698ae7a4 Content-Encoding: gzip Content-Length: 892 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0b7f1b43-6e9b-488f-b152-da971d91f0a2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0b7f1b43-6e9b-488f-b152-da971d91f0a2", "rel": "bookmark"}], "image": {"id": "e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "links": [{"href": "http://172.30.9.23:8774/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "links": [{"href": "http://172.30.9.23:8774/flavors/37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "rel": "bookmark"}]}, "id": "0b7f1b43-6e9b-488f-b152-da971d91f0a2", "security_groups": [{"name": "vping_ssh-sg_c8c66525-67e9-48ca-9dcf-0b420f411476"}], "user_id": "27a23e8c351448ff9135acc1018aea62", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T19:48:10Z", "hostId": "4fb268bcecfea1640c4365ccc3fe115260cd6c0a8810f8b96eb6879b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_c8c66525-67e9-48ca-9dcf-0b420f411476", "name": "vping_ssh-vm_c8c66525-67e9-48ca-9dcf-0b420f411476", "created": "2018-12-04T19:48:08Z", "tenant_id": "b4c278f188724f2c81524849c247185b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_c8c66525-67e9-48ca-9dcf-0b420f411476": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:64:92", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cc45ed9f-b78b-4ddb-88f7-fe23df01fb64", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cc45ed9f-b78b-4ddb-88f7-fe23df01fb64", "rel": "bookmark"}], "image": {"id": "e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "links": [{"href": "http://172.30.9.23:8774/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T19:48:04.000000", "flavor": {"id": "37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "links": [{"href": "http://172.30.9.23:8774/flavors/37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "rel": "bookmark"}]}, "id": "cc45ed9f-b78b-4ddb-88f7-fe23df01fb64", "security_groups": [{"name": "vping_ssh-sg_c8c66525-67e9-48ca-9dcf-0b420f411476"}], "user_id": "27a23e8c351448ff9135acc1018aea62", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T19:48:04Z", "hostId": "88c674ef801c8589a61702d868a35d896de32c3a9705e2ea9ac03bc2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_c8c66525-67e9-48ca-9dcf-0b420f411476", "created": "2018-12-04T19:47:59Z", "tenant_id": "b4c278f188724f2c81524849c247185b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:48:11,367 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5e4b05ed-9ed2-4977-8f37-ad23698ae7a4 2018-12-04 19:48:11,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.311164140701s 2018-12-04 19:48:11,368 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5e4b05ed-9ed2-4977-8f37-ad23698ae7a4 2018-12-04 19:48:11,372 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 19:48:13,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:48:13,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:48:13,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:48:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b540e05-0a85-4b52-b2b5-235d6352c812 x-compute-request-id: req-9b540e05-0a85-4b52-b2b5-235d6352c812 Content-Encoding: gzip Content-Length: 892 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0b7f1b43-6e9b-488f-b152-da971d91f0a2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0b7f1b43-6e9b-488f-b152-da971d91f0a2", "rel": "bookmark"}], "image": {"id": "e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "links": [{"href": "http://172.30.9.23:8774/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "links": [{"href": "http://172.30.9.23:8774/flavors/37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "rel": "bookmark"}]}, "id": "0b7f1b43-6e9b-488f-b152-da971d91f0a2", "security_groups": [{"name": "vping_ssh-sg_c8c66525-67e9-48ca-9dcf-0b420f411476"}], "user_id": "27a23e8c351448ff9135acc1018aea62", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T19:48:10Z", "hostId": "4fb268bcecfea1640c4365ccc3fe115260cd6c0a8810f8b96eb6879b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_c8c66525-67e9-48ca-9dcf-0b420f411476", "name": "vping_ssh-vm_c8c66525-67e9-48ca-9dcf-0b420f411476", "created": "2018-12-04T19:48:08Z", "tenant_id": "b4c278f188724f2c81524849c247185b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_c8c66525-67e9-48ca-9dcf-0b420f411476": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:64:92", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cc45ed9f-b78b-4ddb-88f7-fe23df01fb64", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cc45ed9f-b78b-4ddb-88f7-fe23df01fb64", "rel": "bookmark"}], "image": {"id": "e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "links": [{"href": "http://172.30.9.23:8774/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T19:48:04.000000", "flavor": {"id": "37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "links": [{"href": "http://172.30.9.23:8774/flavors/37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "rel": "bookmark"}]}, "id": "cc45ed9f-b78b-4ddb-88f7-fe23df01fb64", "security_groups": [{"name": "vping_ssh-sg_c8c66525-67e9-48ca-9dcf-0b420f411476"}], "user_id": "27a23e8c351448ff9135acc1018aea62", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T19:48:04Z", "hostId": "88c674ef801c8589a61702d868a35d896de32c3a9705e2ea9ac03bc2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_c8c66525-67e9-48ca-9dcf-0b420f411476", "created": "2018-12-04T19:47:59Z", "tenant_id": "b4c278f188724f2c81524849c247185b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:48:13,548 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9b540e05-0a85-4b52-b2b5-235d6352c812 2018-12-04 19:48:13,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173351049423s 2018-12-04 19:48:13,548 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9b540e05-0a85-4b52-b2b5-235d6352c812 2018-12-04 19:48:13,553 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 19:48:15,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:48:15,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:48:15,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19: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-906d25c1-e3dc-4037-a909-b10fd47854f1 x-compute-request-id: req-906d25c1-e3dc-4037-a909-b10fd47854f1 Content-Encoding: gzip Content-Length: 892 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0b7f1b43-6e9b-488f-b152-da971d91f0a2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0b7f1b43-6e9b-488f-b152-da971d91f0a2", "rel": "bookmark"}], "image": {"id": "e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "links": [{"href": "http://172.30.9.23:8774/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "links": [{"href": "http://172.30.9.23:8774/flavors/37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "rel": "bookmark"}]}, "id": "0b7f1b43-6e9b-488f-b152-da971d91f0a2", "security_groups": [{"name": "vping_ssh-sg_c8c66525-67e9-48ca-9dcf-0b420f411476"}], "user_id": "27a23e8c351448ff9135acc1018aea62", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T19:48:10Z", "hostId": "4fb268bcecfea1640c4365ccc3fe115260cd6c0a8810f8b96eb6879b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_c8c66525-67e9-48ca-9dcf-0b420f411476", "name": "vping_ssh-vm_c8c66525-67e9-48ca-9dcf-0b420f411476", "created": "2018-12-04T19:48:08Z", "tenant_id": "b4c278f188724f2c81524849c247185b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_c8c66525-67e9-48ca-9dcf-0b420f411476": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:64:92", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cc45ed9f-b78b-4ddb-88f7-fe23df01fb64", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cc45ed9f-b78b-4ddb-88f7-fe23df01fb64", "rel": "bookmark"}], "image": {"id": "e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "links": [{"href": "http://172.30.9.23:8774/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T19:48:04.000000", "flavor": {"id": "37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "links": [{"href": "http://172.30.9.23:8774/flavors/37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "rel": "bookmark"}]}, "id": "cc45ed9f-b78b-4ddb-88f7-fe23df01fb64", "security_groups": [{"name": "vping_ssh-sg_c8c66525-67e9-48ca-9dcf-0b420f411476"}], "user_id": "27a23e8c351448ff9135acc1018aea62", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T19:48:04Z", "hostId": "88c674ef801c8589a61702d868a35d896de32c3a9705e2ea9ac03bc2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_c8c66525-67e9-48ca-9dcf-0b420f411476", "created": "2018-12-04T19:47:59Z", "tenant_id": "b4c278f188724f2c81524849c247185b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:48:15,740 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-906d25c1-e3dc-4037-a909-b10fd47854f1 2018-12-04 19:48:15,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184130907059s 2018-12-04 19:48:15,741 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-906d25c1-e3dc-4037-a909-b10fd47854f1 2018-12-04 19:48:15,745 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 19:48:17,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:48:17,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:48:18,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:48: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-7b7def56-2d19-449e-bd67-d7289e6d51bb x-compute-request-id: req-7b7def56-2d19-449e-bd67-d7289e6d51bb Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_c8c66525-67e9-48ca-9dcf-0b420f411476": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:72:09", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0b7f1b43-6e9b-488f-b152-da971d91f0a2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0b7f1b43-6e9b-488f-b152-da971d91f0a2", "rel": "bookmark"}], "image": {"id": "e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "links": [{"href": "http://172.30.9.23:8774/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T19:48:15.000000", "flavor": {"id": "37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "links": [{"href": "http://172.30.9.23:8774/flavors/37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "rel": "bookmark"}]}, "id": "0b7f1b43-6e9b-488f-b152-da971d91f0a2", "security_groups": [{"name": "vping_ssh-sg_c8c66525-67e9-48ca-9dcf-0b420f411476"}], "user_id": "27a23e8c351448ff9135acc1018aea62", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T19:48:15Z", "hostId": "4fb268bcecfea1640c4365ccc3fe115260cd6c0a8810f8b96eb6879b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_c8c66525-67e9-48ca-9dcf-0b420f411476", "name": "vping_ssh-vm_c8c66525-67e9-48ca-9dcf-0b420f411476", "created": "2018-12-04T19:48:08Z", "tenant_id": "b4c278f188724f2c81524849c247185b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_c8c66525-67e9-48ca-9dcf-0b420f411476": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:64:92", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cc45ed9f-b78b-4ddb-88f7-fe23df01fb64", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cc45ed9f-b78b-4ddb-88f7-fe23df01fb64", "rel": "bookmark"}], "image": {"id": "e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "links": [{"href": "http://172.30.9.23:8774/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T19:48:04.000000", "flavor": {"id": "37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "links": [{"href": "http://172.30.9.23:8774/flavors/37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "rel": "bookmark"}]}, "id": "cc45ed9f-b78b-4ddb-88f7-fe23df01fb64", "security_groups": [{"name": "vping_ssh-sg_c8c66525-67e9-48ca-9dcf-0b420f411476"}], "user_id": "27a23e8c351448ff9135acc1018aea62", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T19:48:04Z", "hostId": "88c674ef801c8589a61702d868a35d896de32c3a9705e2ea9ac03bc2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_c8c66525-67e9-48ca-9dcf-0b420f411476", "created": "2018-12-04T19:47:59Z", "tenant_id": "b4c278f188724f2c81524849c247185b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:48:18,296 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7b7def56-2d19-449e-bd67-d7289e6d51bb 2018-12-04 19:48:18,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.547978878021s 2018-12-04 19:48:18,297 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7b7def56-2d19-449e-bd67-d7289e6d51bb 2018-12-04 19:48:18,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-04 19:48:18,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=0b7f1b43-6e9b-488f-b152-da971d91f0a2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:48:18,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-82232cee-c570-47f3-93de-8f50eb666204 Date: Tue, 04 Dec 2018 19:48:18 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"121b2ba5-32ef-4fa6-b201-dc8844c6148c","tenant_id":"b4c278f188724f2c81524849c247185b","created_at":"2018-12-04T19:48:10Z","admin_state_up":true,"updated_at":"2018-12-04T19:48:15Z","binding:vnic_type":"normal","device_id":"0b7f1b43-6e9b-488f-b152-da971d91f0a2","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:b5:72:09","id":"2fdbfaef-61be-4c19-ade5-8df3e1f94533","port_security_enabled":true,"project_id":"b4c278f188724f2c81524849c247185b","fixed_ips":[{"subnet_id":"01dfe0e9-2035-4a65-9d27-08aa4241bd18","ip_address":"192.168.120.5"}],"extra_dhcp_opts":[],"security_groups":["81a1da11-757c-4756-8782-29d25b84cd39"],"name":""}]} 2018-12-04 19:48:18,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=0b7f1b43-6e9b-488f-b152-da971d91f0a2 used request id req-82232cee-c570-47f3-93de-8f50eb666204 2018-12-04 19:48:18,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.189465999603s 2018-12-04 19:48:18,491 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=0b7f1b43-6e9b-488f-b152-da971d91f0a2 used request id req-82232cee-c570-47f3-93de-8f50eb666204 2018-12-04 19:48:18,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-04 19:48:18,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=2fdbfaef-61be-4c19-ade5-8df3e1f94533" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:48:18,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f19d6dad-29e0-4696-ade9-14862b99d7fc Date: Tue, 04 Dec 2018 19:48:18 GMT RESP BODY: {"floatingips": []} 2018-12-04 19:48:18,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=2fdbfaef-61be-4c19-ade5-8df3e1f94533 used request id req-f19d6dad-29e0-4696-ade9-14862b99d7fc 2018-12-04 19:48:18,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0167529582977s 2018-12-04 19:48:18,514 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=2fdbfaef-61be-4c19-ade5-8df3e1f94533 used request id req-f19d6dad-29e0-4696-ade9-14862b99d7fc 2018-12-04 19:48:18,514 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_c8c66525-67e9-48ca-9dcf-0b420f411476': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b5:72:09', 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'e2d4d8e3-cc72-4c46-954b-9a8d173a2da7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-04T19:48:15.000000', 'flavor': Munch({u'id': u'37e5b46c-b289-4ef9-93bc-e608fc5f0e40'}), 'az': u'nova', 'id': u'0b7f1b43-6e9b-488f-b152-da971d91f0a2', 'security_groups': [Munch({u'name': u'vping_ssh-sg_c8c66525-67e9-48ca-9dcf-0b420f411476'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'27a23e8c351448ff9135acc1018aea62', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b4c278f188724f2c81524849c247185b', 'name': 'vping_ssh-project_c8c66525-67e9-48ca-9dcf-0b420f411476', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-04T19:48:15.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-04T19:48:15Z', 'hostId': u'4fb268bcecfea1640c4365ccc3fe115260cd6c0a8810f8b96eb6879b', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_c8c66525-67e9-48ca-9dcf-0b420f411476', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'4fb268bcecfea1640c4365ccc3fe115260cd6c0a8810f8b96eb6879b', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-04T19:48:15.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b4c278f188724f2c81524849c247185b', 'name': u'vping_ssh-vm_c8c66525-67e9-48ca-9dcf-0b420f411476', 'adminPass': u'8JmcLwCoFy2T', 'tenant_id': u'b4c278f188724f2c81524849c247185b', 'created_at': u'2018-12-04T19:48:08Z', 'created': u'2018-12-04T19:48:08Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-04 19:48:18,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:48:18,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:48:18,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-4874288d-a8fa-449f-82f6-a3f4fd935d58 Date: Tue, 04 Dec 2018 19:48:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["01dfe0e9-2035-4a65-9d27-08aa4241bd18"],"updated_at":"2018-12-04T19:47:51Z","tenant_id":"b4c278f188724f2c81524849c247185b","created_at":"2018-12-04T19:47:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b4c278f188724f2c81524849c247185b","id":"121b2ba5-32ef-4fa6-b201-dc8844c6148c","name":"vping_ssh-net_c8c66525-67e9-48ca-9dcf-0b420f411476"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T19:43:04Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"}]} 2018-12-04 19:48:18,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-4874288d-a8fa-449f-82f6-a3f4fd935d58 2018-12-04 19:48:18,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0961768627167s 2018-12-04 19:48:18,614 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-4874288d-a8fa-449f-82f6-a3f4fd935d58 2018-12-04 19:48:18,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-04 19:48:18,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=0b7f1b43-6e9b-488f-b152-da971d91f0a2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:48:18,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-0d8f14cd-fd18-4ae0-9a89-8333e95fba4c Date: Tue, 04 Dec 2018 19:48:18 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"121b2ba5-32ef-4fa6-b201-dc8844c6148c","tenant_id":"b4c278f188724f2c81524849c247185b","created_at":"2018-12-04T19:48:10Z","admin_state_up":true,"updated_at":"2018-12-04T19:48:15Z","binding:vnic_type":"normal","device_id":"0b7f1b43-6e9b-488f-b152-da971d91f0a2","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:b5:72:09","id":"2fdbfaef-61be-4c19-ade5-8df3e1f94533","port_security_enabled":true,"project_id":"b4c278f188724f2c81524849c247185b","fixed_ips":[{"subnet_id":"01dfe0e9-2035-4a65-9d27-08aa4241bd18","ip_address":"192.168.120.5"}],"extra_dhcp_opts":[],"security_groups":["81a1da11-757c-4756-8782-29d25b84cd39"],"name":""}]} 2018-12-04 19:48:18,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=0b7f1b43-6e9b-488f-b152-da971d91f0a2 used request id req-0d8f14cd-fd18-4ae0-9a89-8333e95fba4c 2018-12-04 19:48:18,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0486571788788s 2018-12-04 19:48:18,664 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=0b7f1b43-6e9b-488f-b152-da971d91f0a2 used request id req-0d8f14cd-fd18-4ae0-9a89-8333e95fba4c 2018-12-04 19:48:18,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-04 19:48:18,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" -d '{"floatingip": {"floating_network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "fixed_ip_address": "192.168.120.5", "port_id": "2fdbfaef-61be-4c19-ade5-8df3e1f94533"}}' 2018-12-04 19:48:20,320 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-3d0608ba-0845-46c8-b176-ddfbca116d7e Date: Tue, 04 Dec 2018 19:48:20 GMT RESP BODY: {"floatingip": {"router_id": "44c59e60-3669-4458-a3e8-0467f2ebbda8", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-04T19:48:19Z", "floating_network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.211", "revision_number": 0, "port_id": "2fdbfaef-61be-4c19-ade5-8df3e1f94533", "id": "b68126d7-e136-4a9c-9fd8-88e8f1e616c6", "tenant_id": "b4c278f188724f2c81524849c247185b", "created_at": "2018-12-04T19:48:19Z", "project_id": "b4c278f188724f2c81524849c247185b"}} 2018-12-04 19:48:20,321 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3d0608ba-0845-46c8-b176-ddfbca116d7e 2018-12-04 19:48:20,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.65604782104s 2018-12-04 19:48:20,321 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3d0608ba-0845-46c8-b176-ddfbca116d7e 2018-12-04 19:48:20,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-04 19:48:20,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:48:20,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-043a3090-63c7-4817-a83c-bcf2d2d32f2c Date: Tue, 04 Dec 2018 19:48:20 GMT RESP BODY: {"floatingips": [{"router_id": "44c59e60-3669-4458-a3e8-0467f2ebbda8", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-04T19:48:19Z", "floating_network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.211", "revision_number": 0, "port_id": "2fdbfaef-61be-4c19-ade5-8df3e1f94533", "id": "b68126d7-e136-4a9c-9fd8-88e8f1e616c6", "tenant_id": "b4c278f188724f2c81524849c247185b", "created_at": "2018-12-04T19:48:19Z", "project_id": "b4c278f188724f2c81524849c247185b"}]} 2018-12-04 19:48:20,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-043a3090-63c7-4817-a83c-bcf2d2d32f2c 2018-12-04 19:48:20,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0207049846649s 2018-12-04 19:48:20,350 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-043a3090-63c7-4817-a83c-bcf2d2d32f2c 2018-12-04 19:48:20,354 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'44c59e60-3669-4458-a3e8-0467f2ebbda8', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'b4c278f188724f2c81524849c247185b', 'created_at': u'2018-12-04T19:48:19Z', 'attached': True, 'updated_at': u'2018-12-04T19:48:19Z', 'id': u'b68126d7-e136-4a9c-9fd8-88e8f1e616c6', 'floating_network_id': u'90070285-9e79-459a-b14a-3d1fcc36db90', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.211', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b4c278f188724f2c81524849c247185b', 'name': 'vping_ssh-project_c8c66525-67e9-48ca-9dcf-0b420f411476', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'44c59e60-3669-4458-a3e8-0467f2ebbda8', 'project_id': u'b4c278f188724f2c81524849c247185b', 'port_id': u'2fdbfaef-61be-4c19-ade5-8df3e1f94533', 'port': u'2fdbfaef-61be-4c19-ade5-8df3e1f94533', 'network': u'90070285-9e79-459a-b14a-3d1fcc36db90'}) 2018-12-04 19:48:20,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 19:48:20,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/0b7f1b43-6e9b-488f-b152-da971d91f0a2/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}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 19:48:21,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:48: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-63b5133c-bee9-441f-8659-6aff941a8d02 x-compute-request-id: req-63b5133c-bee9-441f-8659-6aff941a8d02 Content-Encoding: gzip Content-Length: 9635 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 475474162 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.176037] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.178164] pid_max: default: 32768 minimum: 301\n[ 0.179326] ACPI: Core revision 20150930\n[ 0.180940] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.182603] Security Framework initialized\n[ 0.183669] Yama: becoming mindful.\n[ 0.184622] AppArmor: AppArmor initialized\n[ 0.185722] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.187412] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.189046] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.190591] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.192359] Initializing cgroup subsys io\n[ 0.193410] Initializing cgroup subsys memory\n[ 0.194515] Initializing cgroup subsys devices\n[ 0.195643] Initializing cgroup subsys freezer\n[ 0.196753] Initializing cgroup subsys net_cls\n[ 0.197858] Initializing cgroup subsys perf_event\n[ 0.199029] Initializing cgroup subsys net_prio\n[ 0.200155] Initializing cgroup subsys hugetlb\n[ 0.201263] Initializing cgroup subsys pids\n[ 0.202366] CPU: Physical Processor ID: 0\n[ 0.204128] mce: CPU supports 10 MCE banks\n[ 0.205207] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.206478] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.223296] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.229863] ftrace: allocating 31920 entries in 125 pages\n[ 0.255488] smpboot: Max logical packages: 1\n[ 0.256582] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.258316] x2apic enabled\n[ 0.259384] Switched APIC routing to physical x2apic.\n[ 0.261670] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.263087] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.265737] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.268027] KVM setup paravirtual spinlock\n[ 0.269545] x86: Booted up 1 node, 1 CPUs\n[ 0.270574] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.272332] devtmpfs: initialized\n[ 0.274239] evm: security.selinux\n[ 0.275131] evm: security.SMACK64\n[ 0.276018] evm: security.SMACK64EXEC\n[ 0.276979] evm: security.SMACK64TRANSMUTE\n[ 0.278027] evm: security.SMACK64MMAP\n[ 0.278980] evm: security.ima\n[ 0.279807] evm: security.capability\n[ 0.280823] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.283184] pinctrl core: initialized pinctrl subsystem\n[ 0.284579] RTC time: 19:48:15, date: 12/04/18\n[ 0.285810] NET: Registered protocol family 16\n[ 0.287056] cpuidle: using governor ladder\n[ 0.288120] cpuidle: using governor menu\n[ 0.289145] PCCT header not found.\n[ 0.290099] ACPI: bus type PCI registered\n[ 0.291121] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.292690] PCI: Using configuration type 1 for base access\n[ 0.294755] ACPI: Added _OSI(Module Device)\n[ 0.295831] ACPI: Added _OSI(Processor Device)\n[ 0.296933] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.298079] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.300127] ACPI: Interpreter enabled\n[ 0.301105] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.303440] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.305785] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.308117] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.310451] ACPI: (supports S0 S5)\n[ 0.311352] ACPI: Using IOAPIC for interrupt routing\n[ 0.312545] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.316175] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.317620] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.319187] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.320702] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.323495] acpiphp: Slot [3] registered\n[ 0.324534] acpiphp: Slot [4] registered\n[ 0.325576] acpiphp: Slot [5] registered\n[ 0.326598] acpiphp: Slot [6] registered\n[ 0.327626] acpiphp: Slot [7] registered\n[ 0.328643] acpiphp: Slot [8] registered\n[ 0.329662] acpiphp: Slot [9] registered\n[ 0.330687] acpiphp: Slot [10] registered\n[ 0.331742] acpiphp: Slot [11] registered\n[ 0.332786] acpiphp: Slot [12] registered\n[ 0.333831] acpiphp: Slot [13] registered\n[ 0.334879] acpiphp: Slot [14] registered\n[ 0.335922] acpiphp: Slot [15] registered\n[ 0.350093] acpiphp: Slot [16] registered\n[ 0.351235] acpiphp: Slot [17] registered\n[ 0.352284] acpiphp: Slot [18] registered\n[ 0.353325] acpiphp: Slot [19] registered\n[ 0.354392] acpiphp: Slot [20] registered\n[ 0.355456] acpiphp: Slot [21] registered\n[ 0.356496] acpiphp: Slot [22] registered\n[ 0.357526] acpiphp: Slot [23] registered\n[ 0.358573] acpiphp: Slot [24] registered\n[ 0.359621] acpiphp: Slot [25] registered\n[ 0.360657] acpiphp: Slot [26] registered\n[ 0.361690] acpiphp: Slot [27] registered\n[ 0.362737] acpiphp: Slot [28] registered\n[ 0.363774] acpiphp: Slot [29] registered\n[ 0.364836] acpiphp: Slot [30] registered\n[ 0.365890] acpiphp: Slot [31] registered\n[ 0.366941] PCI host bridge to bus 0000:00\n[ 0.367988] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.369541] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.371101] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.372989] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.374872] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.376784] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.380554] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.382196] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.383700] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.385321] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.389807] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.391681] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.413106] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.415013] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.416882] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.418685] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.420471] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.422138] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.423839] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.425192] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.427193] vgaarb: loaded\n[ 0.427979] vgaarb: bridge control possible 0000:00:02.0\n[ 0.429543] SCSI subsystem initialized\n[ 0.430734] ACPI: bus type USB registered\n[ 0.431806] usbcore: registered new interface driver usbfs\n[ 0.433132] usbcore: registered new interface driver hub\n[ 0.434433] usbcore: registered new device driver usb\n[ 0.435855] PCI: Using ACPI for IRQ routing\n[ 0.437284] NetLabel: Initializing\n[ 0.438221] NetLabel: domain hash size = 128\n[ 0.439325] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.440576] NetLabel: unlabeled traffic allowed by default\n[ 0.442071] clocksource: Switched to clocksource kvm-clock\n[ 0.451427] AppArmor: AppArmor Filesystem Enabled\n[ 0.452663] pnp: PnP ACPI init\n[ 0.453845] pnp: PnP ACPI: found 5 devices\n[ 0.460597] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462818] NET: Registered protocol family 2\n[ 0.464149] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.465810] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.467364] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.468921] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470320] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471832] NET: Registered protocol family 1\n[ 0.472969] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.474382] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.475764] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.490179] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.504573] Trying to unpack rootfs image as initramfs...\n[ 0.565255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.567414] Scanning for low memory corruption every 60 seconds\n[ 0.569117] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.570616] audit: initializing netlink subsys (disabled)\n[ 0.571958] audit: type=2000 audit(1543952896.523:1): initialized\n[ 0.573826] Initialise system trusted keyring\n[ 0.575363] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.577124] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.580080] zbud: loaded\n[ 0.581224] VFS: Disk quotas dquot_6.6.0\n[ 0.582344] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.588943] fuse init (API version 7.23)\n[ 0.590246] Key type big_key registered\n[ 0.591472] Allocating IMA MOK and blacklist keyrings.\n[ 0.593345] Key type asymmetric registered\n[ 0.594471] Asymmetric key parser 'x509' registered\n[ 0.595818] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.597970] io scheduler noop registered\n[ 0.599015] io scheduler deadline registered (default)\n[ 0.600334] io scheduler cfq registered\n[ 0.601776] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.603145] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.605023] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.606940] ACPI: Power Button [PWRF]\n[ 0.608291] GHES: HEST is not enabled!\n[ 0.622645] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.652208] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.655141] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.678848] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.681863] Linux agpgart interface v0.103\n[ 0.685415] brd: module loaded\n[ 0.687546] loop: module loaded\n[ 0.692397] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.694231] GPT:90111 != 2097151\n[ 0.695066] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696386] GPT:90111 != 2097151\n[ 0.697228] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698436] vda: vda1 vda15\n[ 0.700262] scsi host0: ata_piix\n[ 0.701263] scsi host1: ata_piix\n[ 0.702162] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.703678] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.705544] libphy: Fixed MDIO Bus: probed\n[ 0.706759] tun: Universal TUN/TAP device driver, 1.6\n[ 0.707922] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710694] PPP generic driver version 2.4.2\n[ 0.711906] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713411] ehci-pci: EHCI PCI platform driver\n[ 0.714527] ehci-platform: EHCI generic platform driver\n[ 0.715762] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.717179] ohci-pci: OHCI PCI platform driver\n[ 0.718297] ohci-platform: OHCI generic platform driver\n[ 0.719545] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.734089] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.735372] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.737227] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.738507] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.740011] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.741537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.743325] usb usb1: Product: UHCI Host Controller\n[ 0.744491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.745908] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.747153] hub 1-0:1.0: USB hub found\n[ 0.748137] hub 1-0:1.0: 2 ports detected\n[ 0.749373] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.752183] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.753376] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.754686] mousedev: PS/2 mouse device common for all mice\n[ 0.756278] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.758582] rtc_cmos 00:00: RTC can wake from S4\n[ 0.760024] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.761499] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.762993] i2c /dev entries driver\n[ 0.763984] device-mapper: uevent: version 1.0.3\n[ 0.765210] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.767294] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.769148] NET: Registered protocol family 10\n[ 0.770815] NET: Registered protocol family 17\n[ 0.771946] Key type dns_resolver registered\n[ 0.773382] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.774762] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.777097] registered taskstats version 1\n[ 0.778234] Loading compiled-in X.509 certificates\n[ 0.780013] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.782370] zswap: loaded using pool lzo/zbud\n[ 0.784690] Key type trusted registered\n[ 0.786725] Key type encrypted registered\n[ 0.787780] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.789087] ima: No TPM chip found, activating TPM-bypass!\n[ 0.790431] evm: HMAC attrs: 0x1\n[ 0.791661] Magic number: 14:141:849\n[ 0.792669] index1: hash matches\n[ 0.793572] graphics fbcon: hash matches\n[ 0.794677] rtc_cmos 00:00: setting system clock to 2018-12-04 19:48:16 UTC (1543952896)\n[ 0.796756] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.811202] EDD information not available.\n[ 0.864654] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.866661] Write protecting the kernel read-only data: 14336k\n[ 0.871123] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.873585] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.922474] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.79\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.87. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDL668oaggCtoU3iGyG5yVE5YTgVvZz1PbFSV1/dAOxPJ8gcVHB/gVaQ8gyAQhnIU0TourPkRpZjVgJoQNB1+MbJrAXXTyuqdUM94IT+YkDqgksJ2PNuhNRO/Fm0rdyUow1IlNvhXgLbZUuw3SUPp6gUaWaLBldAaRaUAHSBiiMUrZ8TR+R9oT6GjXPOoD+W8lSP57iYRBvRkeheDoTO0U0T2BcMoWzufEwtJBau9ot0jfnhEz1jV3OBmPj9efnYRY5qgRooZ1IplbWW58GtyAUebxeAuuCz7RSdBTIGcAaAlyo8BFyG8QbRQcIlEjHxmXdkvN0CF0A5tiuFzR18Njp root@vping-ssh-vm-c8c66525-67e9-48ca-9dcf-0b420f411476\nssh-dss AAAAB3NzaC1kc3MAAACBAO7yK+DKyjEentUEF6lfs7yJVDE+06zt42XtGRIRdxM9EiKjdsqbxt9P79jsu+BIHucDhRV5knLz4XX5WUyWzywEscSshBdei+KQXNlhDodBY0oFUQbCbcBJMMKUPem3Wnpz1+ZOj3fNmM1TAP9+wcjbECbv4HlfjjNhfDLP1ysjAAAAFQCeZNifNyRO+IaHb5U5trr0xtWxowAAAIEAhQRQmT3JCf2b0L1RVIKDt/bojqFOdrz4D3cvXyhvE4ZSZcZh9bLPATr298ckuqbYclKj8Fo2br9ncmImCQ2lGNSm4jFqiEEKhlraQFnDoBmjm1iLRKLYPk0nCZBLt4VI0w2UV6Q7e/TozrIA2NurDT7JJZ9YqKhfrCRTCND58BwAAACBAI0J0nwjb9+xmXKFoeikpmAbQ82LkqRdT4XvHN4lXPIgEKOai4C7o3O1yfDOkid47QnkVRGtDTypUfR6KCwJCaJNKcliNbNT/l3M8Sg6s2RywG20Js2ekU3z94v9f+WMWkPsdKP99U20tcWXyw8/ofFL+ttaajtsNb2GlBuwKeny root@vping-ssh-vm-c8c66525-67e9-48ca-9dcf-0b420f411476\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:feb5:7209/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000004\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-c8c66525-67e9-48ca-9dcf-0b420f411476\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.37 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-ssh-vm-c8c66525-67e9-48ca-9dcf-0b420f411476 login: /dev/root resized successfully [took 0.26s]\n"} 2018-12-04 19:48:21,039 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0b7f1b43-6e9b-488f-b152-da971d91f0a2/action used request id req-63b5133c-bee9-441f-8659-6aff941a8d02 2018-12-04 19:48:21,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.684402942657s 2018-12-04 19:48:21,040 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0b7f1b43-6e9b-488f-b152-da971d91f0a2/action used request id req-63b5133c-bee9-441f-8659-6aff941a8d02 2018-12-04 19:48:21,040 - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 475474162 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.176037] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.178164] pid_max: default: 32768 minimum: 301 [ 0.179326] ACPI: Core revision 20150930 [ 0.180940] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.182603] Security Framework initialized [ 0.183669] Yama: becoming mindful. [ 0.184622] AppArmor: AppArmor initialized [ 0.185722] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.187412] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.189046] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.190591] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.192359] Initializing cgroup subsys io [ 0.193410] Initializing cgroup subsys memory [ 0.194515] Initializing cgroup subsys devices [ 0.195643] Initializing cgroup subsys freezer [ 0.196753] Initializing cgroup subsys net_cls [ 0.197858] Initializing cgroup subsys perf_event [ 0.199029] Initializing cgroup subsys net_prio [ 0.200155] Initializing cgroup subsys hugetlb [ 0.201263] Initializing cgroup subsys pids [ 0.202366] CPU: Physical Processor ID: 0 [ 0.204128] mce: CPU supports 10 MCE banks [ 0.205207] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.206478] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.223296] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.229863] ftrace: allocating 31920 entries in 125 pages [ 0.255488] smpboot: Max logical packages: 1 [ 0.256582] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.258316] x2apic enabled [ 0.259384] Switched APIC routing to physical x2apic. [ 0.261670] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.263087] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.265737] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.268027] KVM setup paravirtual spinlock [ 0.269545] x86: Booted up 1 node, 1 CPUs [ 0.270574] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.272332] devtmpfs: initialized [ 0.274239] evm: security.selinux [ 0.275131] evm: security.SMACK64 [ 0.276018] evm: security.SMACK64EXEC [ 0.276979] evm: security.SMACK64TRANSMUTE [ 0.278027] evm: security.SMACK64MMAP [ 0.278980] evm: security.ima [ 0.279807] evm: security.capability [ 0.280823] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.283184] pinctrl core: initialized pinctrl subsystem [ 0.284579] RTC time: 19:48:15, date: 12/04/18 [ 0.285810] NET: Registered protocol family 16 [ 0.287056] cpuidle: using governor ladder [ 0.288120] cpuidle: using governor menu [ 0.289145] PCCT header not found. [ 0.290099] ACPI: bus type PCI registered [ 0.291121] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.292690] PCI: Using configuration type 1 for base access [ 0.294755] ACPI: Added _OSI(Module Device) [ 0.295831] ACPI: Added _OSI(Processor Device) [ 0.296933] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.298079] ACPI: Added _OSI(Processor Aggregator Device) [ 0.300127] ACPI: Interpreter enabled [ 0.301105] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.303440] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.305785] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.308117] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.310451] ACPI: (supports S0 S5) [ 0.311352] ACPI: Using IOAPIC for interrupt routing [ 0.312545] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.316175] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.317620] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.319187] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.320702] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.323495] acpiphp: Slot [3] registered [ 0.324534] acpiphp: Slot [4] registered [ 0.325576] acpiphp: Slot [5] registered [ 0.326598] acpiphp: Slot [6] registered [ 0.327626] acpiphp: Slot [7] registered [ 0.328643] acpiphp: Slot [8] registered [ 0.329662] acpiphp: Slot [9] registered [ 0.330687] acpiphp: Slot [10] registered [ 0.331742] acpiphp: Slot [11] registered [ 0.332786] acpiphp: Slot [12] registered [ 0.333831] acpiphp: Slot [13] registered [ 0.334879] acpiphp: Slot [14] registered [ 0.335922] acpiphp: Slot [15] registered [ 0.350093] acpiphp: Slot [16] registered [ 0.351235] acpiphp: Slot [17] registered [ 0.352284] acpiphp: Slot [18] registered [ 0.353325] acpiphp: Slot [19] registered [ 0.354392] acpiphp: Slot [20] registered [ 0.355456] acpiphp: Slot [21] registered [ 0.356496] acpiphp: Slot [22] registered [ 0.357526] acpiphp: Slot [23] registered [ 0.358573] acpiphp: Slot [24] registered [ 0.359621] acpiphp: Slot [25] registered [ 0.360657] acpiphp: Slot [26] registered [ 0.361690] acpiphp: Slot [27] registered [ 0.362737] acpiphp: Slot [28] registered [ 0.363774] acpiphp: Slot [29] registered [ 0.364836] acpiphp: Slot [30] registered [ 0.365890] acpiphp: Slot [31] registered [ 0.366941] PCI host bridge to bus 0000:00 [ 0.367988] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.369541] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.371101] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.372989] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.374872] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.376784] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.380554] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.382196] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.383700] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.385321] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.389807] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.391681] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.413106] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.415013] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.416882] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.418685] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.420471] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.422138] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.423839] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.425192] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.427193] vgaarb: loaded [ 0.427979] vgaarb: bridge control possible 0000:00:02.0 [ 0.429543] SCSI subsystem initialized [ 0.430734] ACPI: bus type USB registered [ 0.431806] usbcore: registered new interface driver usbfs [ 0.433132] usbcore: registered new interface driver hub [ 0.434433] usbcore: registered new device driver usb [ 0.435855] PCI: Using ACPI for IRQ routing [ 0.437284] NetLabel: Initializing [ 0.438221] NetLabel: domain hash size = 128 [ 0.439325] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.440576] NetLabel: unlabeled traffic allowed by default [ 0.442071] clocksource: Switched to clocksource kvm-clock [ 0.451427] AppArmor: AppArmor Filesystem Enabled [ 0.452663] pnp: PnP ACPI init [ 0.453845] pnp: PnP ACPI: found 5 devices [ 0.460597] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.462818] NET: Registered protocol family 2 [ 0.464149] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.465810] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.467364] TCP: Hash tables configured (established 4096 bind 4096) [ 0.468921] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.470320] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.471832] NET: Registered protocol family 1 [ 0.472969] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.474382] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.475764] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.490179] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.504573] Trying to unpack rootfs image as initramfs... [ 0.565255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.567414] Scanning for low memory corruption every 60 seconds [ 0.569117] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.570616] audit: initializing netlink subsys (disabled) [ 0.571958] audit: type=2000 audit(1543952896.523:1): initialized [ 0.573826] Initialise system trusted keyring [ 0.575363] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.577124] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.580080] zbud: loaded [ 0.581224] VFS: Disk quotas dquot_6.6.0 [ 0.582344] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.588943] fuse init (API version 7.23) [ 0.590246] Key type big_key registered [ 0.591472] Allocating IMA MOK and blacklist keyrings. [ 0.593345] Key type asymmetric registered [ 0.594471] Asymmetric key parser 'x509' registered [ 0.595818] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.597970] io scheduler noop registered [ 0.599015] io scheduler deadline registered (default) [ 0.600334] io scheduler cfq registered [ 0.601776] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.603145] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.605023] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606940] ACPI: Power Button [PWRF] [ 0.608291] GHES: HEST is not enabled! [ 0.622645] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.652208] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.655141] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.678848] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.681863] Linux agpgart interface v0.103 [ 0.685415] brd: module loaded [ 0.687546] loop: module loaded [ 0.692397] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.694231] GPT:90111 != 2097151 [ 0.695066] GPT:Alternate GPT header not at the end of the disk. [ 0.696386] GPT:90111 != 2097151 [ 0.697228] GPT: Use GNU Parted to correct GPT errors. [ 0.698436] vda: vda1 vda15 [ 0.700262] scsi host0: ata_piix [ 0.701263] scsi host1: ata_piix [ 0.702162] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.703678] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.705544] libphy: Fixed MDIO Bus: probed [ 0.706759] tun: Universal TUN/TAP device driver, 1.6 [ 0.707922] tun: (C) 1999-2004 Max Krasnyansky [ 0.710694] PPP generic driver version 2.4.2 [ 0.711906] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.713411] ehci-pci: EHCI PCI platform driver [ 0.714527] ehci-platform: EHCI generic platform driver [ 0.715762] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.717179] ohci-pci: OHCI PCI platform driver [ 0.718297] ohci-platform: OHCI generic platform driver [ 0.719545] uhci_hcd: USB Universal Host Controller Interface driver [ 0.734089] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.735372] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.737227] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.738507] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.740011] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.741537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.743325] usb usb1: Product: UHCI Host Controller [ 0.744491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.745908] usb usb1: SerialNumber: 0000:00:01.2 [ 0.747153] hub 1-0:1.0: USB hub found [ 0.748137] hub 1-0:1.0: 2 ports detected [ 0.749373] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.752183] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.753376] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.754686] mousedev: PS/2 mouse device common for all mice [ 0.756278] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.758582] rtc_cmos 00:00: RTC can wake from S4 [ 0.760024] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.761499] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.762993] i2c /dev entries driver [ 0.763984] device-mapper: uevent: version 1.0.3 [ 0.765210] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.767294] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769148] NET: Registered protocol family 10 [ 0.770815] NET: Registered protocol family 17 [ 0.771946] Key type dns_resolver registered [ 0.773382] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.774762] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.777097] registered taskstats version 1 [ 0.778234] Loading compiled-in X.509 certificates [ 0.780013] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.782370] zswap: loaded using pool lzo/zbud [ 0.784690] Key type trusted registered [ 0.786725] Key type encrypted registered [ 0.787780] AppArmor: AppArmor sha1 policy hashing enabled [ 0.789087] ima: No TPM chip found, activating TPM-bypass! [ 0.790431] evm: HMAC attrs: 0x1 [ 0.791661] Magic number: 14:141:849 [ 0.792669] index1: hash matches [ 0.793572] graphics fbcon: hash matches [ 0.794677] rtc_cmos 00:00: setting system clock to 2018-12-04 19:48:16 UTC (1543952896) [ 0.796756] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.811202] EDD information not available. [ 0.864654] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.866661] Write protecting the kernel read-only data: 14336k [ 0.871123] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.873585] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.922474] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.79 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.87. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDL668oaggCtoU3iGyG5yVE5YTgVvZz1PbFSV1/dAOxPJ8gcVHB/gVaQ8gyAQhnIU0TourPkRpZjVgJoQNB1+MbJrAXXTyuqdUM94IT+YkDqgksJ2PNuhNRO/Fm0rdyUow1IlNvhXgLbZUuw3SUPp6gUaWaLBldAaRaUAHSBiiMUrZ8TR+R9oT6GjXPOoD+W8lSP57iYRBvRkeheDoTO0U0T2BcMoWzufEwtJBau9ot0jfnhEz1jV3OBmPj9efnYRY5qgRooZ1IplbWW58GtyAUebxeAuuCz7RSdBTIGcAaAlyo8BFyG8QbRQcIlEjHxmXdkvN0CF0A5tiuFzR18Njp root@vping-ssh-vm-c8c66525-67e9-48ca-9dcf-0b420f411476 ssh-dss AAAAB3NzaC1kc3MAAACBAO7yK+DKyjEentUEF6lfs7yJVDE+06zt42XtGRIRdxM9EiKjdsqbxt9P79jsu+BIHucDhRV5knLz4XX5WUyWzywEscSshBdei+KQXNlhDodBY0oFUQbCbcBJMMKUPem3Wnpz1+ZOj3fNmM1TAP9+wcjbECbv4HlfjjNhfDLP1ysjAAAAFQCeZNifNyRO+IaHb5U5trr0xtWxowAAAIEAhQRQmT3JCf2b0L1RVIKDt/bojqFOdrz4D3cvXyhvE4ZSZcZh9bLPATr298ckuqbYclKj8Fo2br9ncmImCQ2lGNSm4jFqiEEKhlraQFnDoBmjm1iLRKLYPk0nCZBLt4VI0w2UV6Q7e/TozrIA2NurDT7JJZ9YqKhfrCRTCND58BwAAACBAI0J0nwjb9+xmXKFoeikpmAbQ82LkqRdT4XvHN4lXPIgEKOai4C7o3O1yfDOkid47QnkVRGtDTypUfR6KCwJCaJNKcliNbNT/l3M8Sg6s2RywG20Js2ekU3z94v9f+WMWkPsdKP99U20tcWXyw8/ofFL+ttaajtsNb2GlBuwKeny root@vping-ssh-vm-c8c66525-67e9-48ca-9dcf-0b420f411476 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:feb5:7209/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-c8c66525-67e9-48ca-9dcf-0b420f411476 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-c8c66525-67e9-48ca-9dcf-0b420f411476 login: /dev/root resized successfully [took 0.26s] 2018-12-04 19:48:22,040 - paramiko.transport - DEBUG - starting thread (client mode): 0x8882e6d0L 2018-12-04 19:48:22,041 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-12-04 19:48:22,041 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-04 19:48:22,041 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-04 19:48:22,044 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-04 19:48:22,044 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-04 19:48:22,045 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-04 19:48:22,045 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-04 19:48:22,045 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-04 19:48:22,045 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-04 19:48:22,062 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-04 19:48:22,063 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-04 19:48:22,074 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.211: a0de46d1b1b2b7eefdf29f4d74d2b5cb 2018-12-04 19:48:22,075 - paramiko.transport - DEBUG - Trying discovered key bf6c994b70eaa4794d1b250df24da634 in /tmp/tmpXhibA2 2018-12-04 19:48:22,099 - paramiko.transport - DEBUG - userauth is OK 2018-12-04 19:48:22,105 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-04 19:48:22,108 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-04 19:48:22,109 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-04 19:48:22,109 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-04 19:48:22,111 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-04 19:48:22,114 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-04 19:48:22,114 - 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=1.557 ms --- 192.168.120.4 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.557/1.557/1.557 ms 2018-12-04 19:48:22,115 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-12-04 19:48:22,115 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-04 19:48:22,231 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-04 19:48:22,231 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:32 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-04 19:48:22,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-04 19:48:22,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/cc45ed9f-b78b-4ddb-88f7-fe23df01fb64 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:48:22,396 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 19:48: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-0dbe9bb8-ff06-40dc-beba-b0ce84e7329d x-compute-request-id: req-0dbe9bb8-ff06-40dc-beba-b0ce84e7329d Content-Type: application/json 2018-12-04 19:48:22,396 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/cc45ed9f-b78b-4ddb-88f7-fe23df01fb64 used request id req-0dbe9bb8-ff06-40dc-beba-b0ce84e7329d 2018-12-04 19:48:22,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.159410953522s 2018-12-04 19:48:22,396 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/cc45ed9f-b78b-4ddb-88f7-fe23df01fb64 used request id req-0dbe9bb8-ff06-40dc-beba-b0ce84e7329d 2018-12-04 19:48:22,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:48:22,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:48:23,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:48: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-0a002492-745a-4f9e-8e59-ddaef9b6d24f x-compute-request-id: req-0a002492-745a-4f9e-8e59-ddaef9b6d24f Content-Encoding: gzip Content-Length: 901 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_c8c66525-67e9-48ca-9dcf-0b420f411476": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:72:09", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:72:09", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0b7f1b43-6e9b-488f-b152-da971d91f0a2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0b7f1b43-6e9b-488f-b152-da971d91f0a2", "rel": "bookmark"}], "image": {"id": "e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "links": [{"href": "http://172.30.9.23:8774/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T19:48:15.000000", "flavor": {"id": "37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "links": [{"href": "http://172.30.9.23:8774/flavors/37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "rel": "bookmark"}]}, "id": "0b7f1b43-6e9b-488f-b152-da971d91f0a2", "security_groups": [{"name": "vping_ssh-sg_c8c66525-67e9-48ca-9dcf-0b420f411476"}], "user_id": "27a23e8c351448ff9135acc1018aea62", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T19:48:15Z", "hostId": "4fb268bcecfea1640c4365ccc3fe115260cd6c0a8810f8b96eb6879b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_c8c66525-67e9-48ca-9dcf-0b420f411476", "name": "vping_ssh-vm_c8c66525-67e9-48ca-9dcf-0b420f411476", "created": "2018-12-04T19:48:08Z", "tenant_id": "b4c278f188724f2c81524849c247185b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_c8c66525-67e9-48ca-9dcf-0b420f411476": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:64:92", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cc45ed9f-b78b-4ddb-88f7-fe23df01fb64", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cc45ed9f-b78b-4ddb-88f7-fe23df01fb64", "rel": "bookmark"}], "image": {"id": "e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "links": [{"href": "http://172.30.9.23:8774/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T19:48:04.000000", "flavor": {"id": "37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "links": [{"href": "http://172.30.9.23:8774/flavors/37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "rel": "bookmark"}]}, "id": "cc45ed9f-b78b-4ddb-88f7-fe23df01fb64", "security_groups": [{"name": "vping_ssh-sg_c8c66525-67e9-48ca-9dcf-0b420f411476"}], "user_id": "27a23e8c351448ff9135acc1018aea62", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T19:48:22Z", "hostId": "88c674ef801c8589a61702d868a35d896de32c3a9705e2ea9ac03bc2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_c8c66525-67e9-48ca-9dcf-0b420f411476", "created": "2018-12-04T19:47:59Z", "tenant_id": "b4c278f188724f2c81524849c247185b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:48:23,086 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0a002492-745a-4f9e-8e59-ddaef9b6d24f 2018-12-04 19:48:23,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.688982963562s 2018-12-04 19:48:23,086 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0a002492-745a-4f9e-8e59-ddaef9b6d24f 2018-12-04 19:48:23,089 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 19:48:25,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:48:25,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:48:25,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:48:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa744d4f-99f7-4240-8c86-763a5df8f553 x-compute-request-id: req-aa744d4f-99f7-4240-8c86-763a5df8f553 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_c8c66525-67e9-48ca-9dcf-0b420f411476": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:72:09", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:72:09", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0b7f1b43-6e9b-488f-b152-da971d91f0a2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0b7f1b43-6e9b-488f-b152-da971d91f0a2", "rel": "bookmark"}], "image": {"id": "e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "links": [{"href": "http://172.30.9.23:8774/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T19:48:15.000000", "flavor": {"id": "37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "links": [{"href": "http://172.30.9.23:8774/flavors/37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "rel": "bookmark"}]}, "id": "0b7f1b43-6e9b-488f-b152-da971d91f0a2", "security_groups": [{"name": "vping_ssh-sg_c8c66525-67e9-48ca-9dcf-0b420f411476"}], "user_id": "27a23e8c351448ff9135acc1018aea62", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T19:48:15Z", "hostId": "4fb268bcecfea1640c4365ccc3fe115260cd6c0a8810f8b96eb6879b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_c8c66525-67e9-48ca-9dcf-0b420f411476", "name": "vping_ssh-vm_c8c66525-67e9-48ca-9dcf-0b420f411476", "created": "2018-12-04T19:48:08Z", "tenant_id": "b4c278f188724f2c81524849c247185b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:48:25,576 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-aa744d4f-99f7-4240-8c86-763a5df8f553 2018-12-04 19:48:25,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.484684944153s 2018-12-04 19:48:25,577 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-aa744d4f-99f7-4240-8c86-763a5df8f553 2018-12-04 19:48:25,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-04 19:48:25,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/b68126d7-e136-4a9c-9fd8-88e8f1e616c6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:48:26,232 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1b3a378d-9fb0-461f-812c-c2c69fa3e516 Content-Length: 0 Date: Tue, 04 Dec 2018 19:48:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 19:48:26,233 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/b68126d7-e136-4a9c-9fd8-88e8f1e616c6.json used request id req-1b3a378d-9fb0-461f-812c-c2c69fa3e516 2018-12-04 19:48:26,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.650563001633s 2018-12-04 19:48:26,233 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/b68126d7-e136-4a9c-9fd8-88e8f1e616c6.json used request id req-1b3a378d-9fb0-461f-812c-c2c69fa3e516 2018-12-04 19:48:26,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-04 19:48:26,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:48:26,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-268aebc0-cd2d-4b26-b087-ff2483219432 Date: Tue, 04 Dec 2018 19:48:26 GMT RESP BODY: {"floatingips": []} 2018-12-04 19:48:26,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-268aebc0-cd2d-4b26-b087-ff2483219432 2018-12-04 19:48:26,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0156319141388s 2018-12-04 19:48:26,254 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-268aebc0-cd2d-4b26-b087-ff2483219432 2018-12-04 19:48:26,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-04 19:48:26,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/0b7f1b43-6e9b-488f-b152-da971d91f0a2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:48:26,430 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 19:48: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-b989faef-f369-4a1e-9e4c-c0fdaf371569 x-compute-request-id: req-b989faef-f369-4a1e-9e4c-c0fdaf371569 Content-Type: application/json 2018-12-04 19:48:26,430 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/0b7f1b43-6e9b-488f-b152-da971d91f0a2 used request id req-b989faef-f369-4a1e-9e4c-c0fdaf371569 2018-12-04 19:48:26,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.17483997345s 2018-12-04 19:48:26,431 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/0b7f1b43-6e9b-488f-b152-da971d91f0a2 used request id req-b989faef-f369-4a1e-9e4c-c0fdaf371569 2018-12-04 19:48:26,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:48:26,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:48:26,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:48: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-2eafa2e5-5e7b-47b1-81e5-83de54324a16 x-compute-request-id: req-2eafa2e5-5e7b-47b1-81e5-83de54324a16 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_c8c66525-67e9-48ca-9dcf-0b420f411476": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:72:09", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0b7f1b43-6e9b-488f-b152-da971d91f0a2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0b7f1b43-6e9b-488f-b152-da971d91f0a2", "rel": "bookmark"}], "image": {"id": "e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "links": [{"href": "http://172.30.9.23:8774/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T19:48:15.000000", "flavor": {"id": "37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "links": [{"href": "http://172.30.9.23:8774/flavors/37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "rel": "bookmark"}]}, "id": "0b7f1b43-6e9b-488f-b152-da971d91f0a2", "security_groups": [{"name": "vping_ssh-sg_c8c66525-67e9-48ca-9dcf-0b420f411476"}], "user_id": "27a23e8c351448ff9135acc1018aea62", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T19:48:26Z", "hostId": "4fb268bcecfea1640c4365ccc3fe115260cd6c0a8810f8b96eb6879b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_c8c66525-67e9-48ca-9dcf-0b420f411476", "name": "vping_ssh-vm_c8c66525-67e9-48ca-9dcf-0b420f411476", "created": "2018-12-04T19:48:08Z", "tenant_id": "b4c278f188724f2c81524849c247185b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:48:26,855 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2eafa2e5-5e7b-47b1-81e5-83de54324a16 2018-12-04 19:48:26,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.423798799515s 2018-12-04 19:48:26,855 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2eafa2e5-5e7b-47b1-81e5-83de54324a16 2018-12-04 19:48:26,857 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 19:48:28,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:48:28,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:48:28,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19: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 x-openstack-request-id: req-a4b8afc2-560f-4b39-bce9-260ed3d1aacc x-compute-request-id: req-a4b8afc2-560f-4b39-bce9-260ed3d1aacc Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-04 19:48:28,924 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a4b8afc2-560f-4b39-bce9-260ed3d1aacc 2018-12-04 19:48:28,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0647630691528s 2018-12-04 19:48:28,925 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a4b8afc2-560f-4b39-bce9-260ed3d1aacc 2018-12-04 19:48:28,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 19:48:28,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:48:28,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-5823772e-c638-48b6-bcdb-38cae9a274e3 Date: Tue, 04 Dec 2018 19:48:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b4c278f188724f2c81524849c247185b", "created_at": "2018-12-04T19:47:50Z", "updated_at": "2018-12-04T19:47:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:50Z", "revision_number": 0, "id": "6788dcfd-72a8-48c0-ac1f-a0a064ff8e20", "remote_group_id": "64ad2591-70aa-452c-ae6d-339142a22039", "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:50Z", "security_group_id": "64ad2591-70aa-452c-ae6d-339142a22039", "tenant_id": "b4c278f188724f2c81524849c247185b", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4c278f188724f2c81524849c247185b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:50Z", "revision_number": 0, "id": "7383401c-1ba2-4a8f-86cd-a7cf78cbeb8f", "remote_group_id": "64ad2591-70aa-452c-ae6d-339142a22039", "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:50Z", "security_group_id": "64ad2591-70aa-452c-ae6d-339142a22039", "tenant_id": "b4c278f188724f2c81524849c247185b", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4c278f188724f2c81524849c247185b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:50Z", "revision_number": 0, "id": "c1a5692c-f209-4805-bf51-4bd85cf5cf34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:50Z", "security_group_id": "64ad2591-70aa-452c-ae6d-339142a22039", "tenant_id": "b4c278f188724f2c81524849c247185b", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4c278f188724f2c81524849c247185b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:50Z", "revision_number": 0, "id": "da14f3f0-7902-49aa-801c-f24ad923213d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:50Z", "security_group_id": "64ad2591-70aa-452c-ae6d-339142a22039", "tenant_id": "b4c278f188724f2c81524849c247185b", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4c278f188724f2c81524849c247185b"}], "revision_number": 4, "project_id": "b4c278f188724f2c81524849c247185b", "id": "64ad2591-70aa-452c-ae6d-339142a22039", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "b4c278f188724f2c81524849c247185b", "created_at": "2018-12-04T19:47:57Z", "updated_at": "2018-12-04T19:47:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:57Z", "revision_number": 0, "id": "43c3b681-4191-4192-b5ea-6feffd975161", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:57Z", "security_group_id": "81a1da11-757c-4756-8782-29d25b84cd39", "tenant_id": "b4c278f188724f2c81524849c247185b", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4c278f188724f2c81524849c247185b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:58Z", "revision_number": 0, "id": "4693cc9b-3a45-420d-92c8-914cb7ed11d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:58Z", "security_group_id": "81a1da11-757c-4756-8782-29d25b84cd39", "tenant_id": "b4c278f188724f2c81524849c247185b", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4c278f188724f2c81524849c247185b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:57Z", "revision_number": 0, "id": "56aab527-3538-412b-ad1d-ca4f420af37a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:57Z", "security_group_id": "81a1da11-757c-4756-8782-29d25b84cd39", "tenant_id": "b4c278f188724f2c81524849c247185b", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4c278f188724f2c81524849c247185b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-04T19:47:57Z", "revision_number": 0, "id": "caddcf85-8a0a-40f6-8d1f-39e32f34cd4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:57Z", "security_group_id": "81a1da11-757c-4756-8782-29d25b84cd39", "tenant_id": "b4c278f188724f2c81524849c247185b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b4c278f188724f2c81524849c247185b"}], "revision_number": 4, "project_id": "b4c278f188724f2c81524849c247185b", "id": "81a1da11-757c-4756-8782-29d25b84cd39", "name": "vping_ssh-sg_c8c66525-67e9-48ca-9dcf-0b420f411476"}]} 2018-12-04 19:48:28,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-5823772e-c638-48b6-bcdb-38cae9a274e3 2018-12-04 19:48:28,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0480151176453s 2018-12-04 19:48:28,977 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-5823772e-c638-48b6-bcdb-38cae9a274e3 2018-12-04 19:48:28,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-04 19:48:28,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/81a1da11-757c-4756-8782-29d25b84cd39.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:48:29,177 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1e061b49-ca54-419b-a334-df533b4e017c Content-Length: 0 Date: Tue, 04 Dec 2018 19:48:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 19:48:29,177 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/81a1da11-757c-4756-8782-29d25b84cd39.json used request id req-1e061b49-ca54-419b-a334-df533b4e017c 2018-12-04 19:48:29,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.197296857834s 2018-12-04 19:48:29,178 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/81a1da11-757c-4756-8782-29d25b84cd39.json used request id req-1e061b49-ca54-419b-a334-df533b4e017c 2018-12-04 19:48:29,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-04 19:48:29,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/vping_ssh-kp_c8c66525-67e9-48ca-9dcf-0b420f411476 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:48:29,255 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 19: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 x-openstack-request-id: req-6b4713c6-3d9c-48fd-9108-4b1a735483f3 x-compute-request-id: req-6b4713c6-3d9c-48fd-9108-4b1a735483f3 Content-Length: 0 Content-Type: application/json 2018-12-04 19:48:29,255 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vping_ssh-kp_c8c66525-67e9-48ca-9dcf-0b420f411476 used request id req-6b4713c6-3d9c-48fd-9108-4b1a735483f3 2018-12-04 19:48:29,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0772740840912s 2018-12-04 19:48:29,256 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vping_ssh-kp_c8c66525-67e9-48ca-9dcf-0b420f411476 used request id req-6b4713c6-3d9c-48fd-9108-4b1a735483f3 2018-12-04 19:48:29,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-04 19:48:29,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/44c59e60-3669-4458-a3e8-0467f2ebbda8/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}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" -d '{"subnet_id": "01dfe0e9-2035-4a65-9d27-08aa4241bd18"}' 2018-12-04 19:48:30,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-eb25853c-bc76-4199-b13b-081f68e1bafe Date: Tue, 04 Dec 2018 19:48:30 GMT RESP BODY: {"network_id": "121b2ba5-32ef-4fa6-b201-dc8844c6148c", "tenant_id": "b4c278f188724f2c81524849c247185b", "subnet_id": "01dfe0e9-2035-4a65-9d27-08aa4241bd18", "subnet_ids": ["01dfe0e9-2035-4a65-9d27-08aa4241bd18"], "port_id": "36ee6505-75f7-4d24-88f8-c1b1b0103ebc", "id": "44c59e60-3669-4458-a3e8-0467f2ebbda8"} 2018-12-04 19:48:30,894 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/44c59e60-3669-4458-a3e8-0467f2ebbda8/remove_router_interface.json used request id req-eb25853c-bc76-4199-b13b-081f68e1bafe 2018-12-04 19:48:30,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.63780593872s 2018-12-04 19:48:30,895 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/44c59e60-3669-4458-a3e8-0467f2ebbda8/remove_router_interface.json used request id req-eb25853c-bc76-4199-b13b-081f68e1bafe returning object 44c59e60-3669-4458-a3e8-0467f2ebbda8 2018-12-04 19:48:30,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-04 19:48:30,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:48:31,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-73a2b4ba-823f-48be-9c06-071f6d843859 Date: Tue, 04 Dec 2018 19:48:31 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "b4c278f188724f2c81524849c247185b", "created_at": "2018-12-04T19:47:51Z", "admin_state_up": true, "updated_at": "2018-12-04T19:48:30Z", "revision_number": 4, "routes": [], "project_id": "b4c278f188724f2c81524849c247185b", "id": "44c59e60-3669-4458-a3e8-0467f2ebbda8", "name": "vping_ssh-router_c8c66525-67e9-48ca-9dcf-0b420f411476"}]} 2018-12-04 19:48:31,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-73a2b4ba-823f-48be-9c06-071f6d843859 2018-12-04 19:48:31,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.112993001938s 2018-12-04 19:48:31,008 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-73a2b4ba-823f-48be-9c06-071f6d843859 2018-12-04 19:48:31,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-04 19:48:31,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/44c59e60-3669-4458-a3e8-0467f2ebbda8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:48:32,191 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e5616005-d64b-4a9d-b9a9-74f6a5a4fff3 Content-Length: 0 Date: Tue, 04 Dec 2018 19:48:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 19:48:32,192 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/44c59e60-3669-4458-a3e8-0467f2ebbda8.json used request id req-e5616005-d64b-4a9d-b9a9-74f6a5a4fff3 2018-12-04 19:48:32,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.18199396133s 2018-12-04 19:48:32,192 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/44c59e60-3669-4458-a3e8-0467f2ebbda8.json used request id req-e5616005-d64b-4a9d-b9a9-74f6a5a4fff3 2018-12-04 19:48:32,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-04 19:48:32,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:48:32,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-b688d6b0-77de-4aa1-b01b-4321e09c8ca2 Date: Tue, 04 Dec 2018 19:48:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"121b2ba5-32ef-4fa6-b201-dc8844c6148c","tenant_id":"b4c278f188724f2c81524849c247185b","created_at":"2018-12-04T19:47:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-04T19:47:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"b4c278f188724f2c81524849c247185b","id":"01dfe0e9-2035-4a65-9d27-08aa4241bd18","subnetpool_id":null,"name":"vping_ssh-subnet_c8c66525-67e9-48ca-9dcf-0b420f411476"}]} 2018-12-04 19:48:32,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-b688d6b0-77de-4aa1-b01b-4321e09c8ca2 2018-12-04 19:48:32,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0467648506165s 2018-12-04 19:48:32,240 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-b688d6b0-77de-4aa1-b01b-4321e09c8ca2 2018-12-04 19:48:32,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-04 19:48:32,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/01dfe0e9-2035-4a65-9d27-08aa4241bd18.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:48:33,376 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5f74500c-cd85-4c33-b21c-f209aef43c6c Date: Tue, 04 Dec 2018 19:48:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 19:48:33,376 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/01dfe0e9-2035-4a65-9d27-08aa4241bd18.json used request id req-5f74500c-cd85-4c33-b21c-f209aef43c6c 2018-12-04 19:48:33,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.13473701477s 2018-12-04 19:48:33,376 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/01dfe0e9-2035-4a65-9d27-08aa4241bd18.json used request id req-5f74500c-cd85-4c33-b21c-f209aef43c6c 2018-12-04 19:48:33,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:48:33,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:48:33,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1154 X-Openstack-Request-Id: req-1996a0c0-6468-4001-ba90-df9c2f1634c4 Date: Tue, 04 Dec 2018 19:48:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T19:48:33Z","tenant_id":"b4c278f188724f2c81524849c247185b","created_at":"2018-12-04T19:47:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b4c278f188724f2c81524849c247185b","id":"121b2ba5-32ef-4fa6-b201-dc8844c6148c","name":"vping_ssh-net_c8c66525-67e9-48ca-9dcf-0b420f411476"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T19:43:04Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"}]} 2018-12-04 19:48:33,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1996a0c0-6468-4001-ba90-df9c2f1634c4 2018-12-04 19:48:33,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0955498218536s 2018-12-04 19:48:33,473 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1996a0c0-6468-4001-ba90-df9c2f1634c4 2018-12-04 19:48:33,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-04 19:48:33,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/121b2ba5-32ef-4fa6-b201-dc8844c6148c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:48:34,604 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ad1d38a1-2496-4883-bd12-d693a063d731 Date: Tue, 04 Dec 2018 19:48:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 19:48:34,604 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/121b2ba5-32ef-4fa6-b201-dc8844c6148c.json used request id req-ad1d38a1-2496-4883-bd12-d693a063d731 2018-12-04 19:48:34,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.13052797318s 2018-12-04 19:48:34,605 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/121b2ba5-32ef-4fa6-b201-dc8844c6148c.json used request id req-ad1d38a1-2496-4883-bd12-d693a063d731 2018-12-04 19:48:34,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 19:48:34,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:48:35,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-da42f2a6-f1f9-4283-b5ff-460d8f247650 Date: Tue, 04 Dec 2018 19:48:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7/snap", "metadata": {}}], "file": "/v2/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7/file", "owner": "b4c278f188724f2c81524849c247185b", "id": "e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "size": 12716032, "self": "/v2/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T19:47:56Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_c8c66525-67e9-48ca-9dcf-0b420f411476", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_c8c66525-67e9-48ca-9dcf-0b420f411476", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T19:47:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 19:48:35,274 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-da42f2a6-f1f9-4283-b5ff-460d8f247650 2018-12-04 19:48:35,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.665333032608s 2018-12-04 19:48:35,275 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-da42f2a6-f1f9-4283-b5ff-460d8f247650 2018-12-04 19:48:35,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-04 19:48:35,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d68361acffd2cc1a9c6b83dfc6e3f883be91f44e" 2018-12-04 19:48:36,387 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e8a4fce9-fca6-41c4-a5af-962d55f5006a Date: Tue, 04 Dec 2018 19:48:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 19:48:36,388 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7 used request id req-e8a4fce9-fca6-41c4-a5af-962d55f5006a 2018-12-04 19:48:36,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.11106395721s 2018-12-04 19:48:36,388 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/e2d4d8e3-cc72-4c46-954b-9a8d173a2da7 used request id req-e8a4fce9-fca6-41c4-a5af-962d55f5006a 2018-12-04 19:48:36,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-04 19:48:36,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}55f711efda8c30b81ae7fda645431f8ad5f9b0d9" 2018-12-04 19:48:36,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19: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,Accept-Encoding x-openstack-request-id: req-9cd85260-eea1-47dd-be92-cd0a8f928dea x-compute-request-id: req-9cd85260-eea1-47dd-be92-cd0a8f928dea Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_c8c66525-67e9-48ca-9dcf-0b420f411476", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/37e5b46c-b289-4ef9-93bc-e608fc5f0e40", "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": "37e5b46c-b289-4ef9-93bc-e608fc5f0e40"}]} 2018-12-04 19:48:36,411 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-9cd85260-eea1-47dd-be92-cd0a8f928dea 2018-12-04 19:48:36,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0223090648651s 2018-12-04 19:48:36,411 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-9cd85260-eea1-47dd-be92-cd0a8f928dea 2018-12-04 19:48:36,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-04 19:48:36,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/37e5b46c-b289-4ef9-93bc-e608fc5f0e40 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55f711efda8c30b81ae7fda645431f8ad5f9b0d9" 2018-12-04 19:48:36,455 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 19: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-05970ec4-3ac5-4c8b-8b54-e62ea4137373 x-compute-request-id: req-05970ec4-3ac5-4c8b-8b54-e62ea4137373 Content-Length: 0 Content-Type: application/json 2018-12-04 19:48:36,455 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/37e5b46c-b289-4ef9-93bc-e608fc5f0e40 used request id req-05970ec4-3ac5-4c8b-8b54-e62ea4137373 2018-12-04 19:48:36,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.04252409935s 2018-12-04 19:48:36,456 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/37e5b46c-b289-4ef9-93bc-e608fc5f0e40 used request id req-05970ec4-3ac5-4c8b-8b54-e62ea4137373 2018-12-04 19:48:36,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 19:48:36,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55f711efda8c30b81ae7fda645431f8ad5f9b0d9" 2018-12-04 19:48:36,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:48:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cec4b72-bbde-42b6-ab78-a0febd781af3 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_c8c66525-67e9-48ca-9dcf-0b420f411476", "links": {"self": "http://172.30.9.23:5000/v3/users/27a23e8c351448ff9135acc1018aea62"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "27a23e8c351448ff9135acc1018aea62", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 19:48:36,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2cec4b72-bbde-42b6-ab78-a0febd781af3 2018-12-04 19:48:36,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107391119003s 2018-12-04 19:48:36,564 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2cec4b72-bbde-42b6-ab78-a0febd781af3 2018-12-04 19:48:36,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 19:48:36,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/27a23e8c351448ff9135acc1018aea62 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55f711efda8c30b81ae7fda645431f8ad5f9b0d9" 2018-12-04 19:48:36,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:48:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ebdd221-5dee-4b70-a3c4-60901cf39fdb Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_c8c66525-67e9-48ca-9dcf-0b420f411476", "links": {"self": "http://172.30.9.23:5000/v3/users/27a23e8c351448ff9135acc1018aea62"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "27a23e8c351448ff9135acc1018aea62", "description": null}} 2018-12-04 19:48:36,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/27a23e8c351448ff9135acc1018aea62 used request id req-9ebdd221-5dee-4b70-a3c4-60901cf39fdb 2018-12-04 19:48:36,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108353853226s 2018-12-04 19:48:36,678 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/27a23e8c351448ff9135acc1018aea62 used request id req-9ebdd221-5dee-4b70-a3c4-60901cf39fdb 2018-12-04 19:48:36,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-04 19:48:36,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/27a23e8c351448ff9135acc1018aea62 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55f711efda8c30b81ae7fda645431f8ad5f9b0d9" 2018-12-04 19:48:36,871 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 19:48:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9270c0f-f04f-4452-b329-5a2e1c982225 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 19:48:36,872 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/27a23e8c351448ff9135acc1018aea62 used request id req-f9270c0f-f04f-4452-b329-5a2e1c982225 2018-12-04 19:48:36,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.192816019058s 2018-12-04 19:48:36,872 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/27a23e8c351448ff9135acc1018aea62 used request id req-f9270c0f-f04f-4452-b329-5a2e1c982225 2018-12-04 19:48:36,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 19:48:36,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}55f711efda8c30b81ae7fda645431f8ad5f9b0d9" 2018-12-04 19:48:36,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:48:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b09fe1e2-44c6-4b33-919e-2a7a834946c3 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.23:5000/v3/projects/b4c278f188724f2c81524849c247185b"}, "tags": [], "enabled": true, "id": "b4c278f188724f2c81524849c247185b", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_c8c66525-67e9-48ca-9dcf-0b420f411476"}]} 2018-12-04 19:48:36,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-b09fe1e2-44c6-4b33-919e-2a7a834946c3 2018-12-04 19:48:36,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.093071937561s 2018-12-04 19:48:36,971 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-b09fe1e2-44c6-4b33-919e-2a7a834946c3 2018-12-04 19:48:36,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-04 19:48:36,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/b4c278f188724f2c81524849c247185b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55f711efda8c30b81ae7fda645431f8ad5f9b0d9" 2018-12-04 19:48:37,138 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 19:48:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63d2b0b9-5173-4bdd-a073-6a11ba7784cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 19:48:37,139 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/b4c278f188724f2c81524849c247185b used request id req-63d2b0b9-5173-4bdd-a073-6a11ba7784cb 2018-12-04 19:48:37,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.163815021515s 2018-12-04 19:48:37,139 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/b4c278f188724f2c81524849c247185b used request id req-63d2b0b9-5173-4bdd-a073-6a11ba7784cb 2018-12-04 19:48:37,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 19:48:37,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=b4c278f188724f2c81524849c247185b&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}55f711efda8c30b81ae7fda645431f8ad5f9b0d9" 2018-12-04 19:48:37,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-35573f9f-0adb-40e9-b8df-623c015a9896 Date: Tue, 04 Dec 2018 19:48:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b4c278f188724f2c81524849c247185b", "created_at": "2018-12-04T19:47:50Z", "updated_at": "2018-12-04T19:47:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:50Z", "revision_number": 0, "id": "6788dcfd-72a8-48c0-ac1f-a0a064ff8e20", "remote_group_id": "64ad2591-70aa-452c-ae6d-339142a22039", "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:50Z", "security_group_id": "64ad2591-70aa-452c-ae6d-339142a22039", "tenant_id": "b4c278f188724f2c81524849c247185b", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4c278f188724f2c81524849c247185b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:50Z", "revision_number": 0, "id": "7383401c-1ba2-4a8f-86cd-a7cf78cbeb8f", "remote_group_id": "64ad2591-70aa-452c-ae6d-339142a22039", "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:50Z", "security_group_id": "64ad2591-70aa-452c-ae6d-339142a22039", "tenant_id": "b4c278f188724f2c81524849c247185b", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4c278f188724f2c81524849c247185b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:50Z", "revision_number": 0, "id": "c1a5692c-f209-4805-bf51-4bd85cf5cf34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:50Z", "security_group_id": "64ad2591-70aa-452c-ae6d-339142a22039", "tenant_id": "b4c278f188724f2c81524849c247185b", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4c278f188724f2c81524849c247185b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:50Z", "revision_number": 0, "id": "da14f3f0-7902-49aa-801c-f24ad923213d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:50Z", "security_group_id": "64ad2591-70aa-452c-ae6d-339142a22039", "tenant_id": "b4c278f188724f2c81524849c247185b", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4c278f188724f2c81524849c247185b"}], "revision_number": 4, "project_id": "b4c278f188724f2c81524849c247185b", "id": "64ad2591-70aa-452c-ae6d-339142a22039", "name": "default"}]} 2018-12-04 19:48:37,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=b4c278f188724f2c81524849c247185b&name=default used request id req-35573f9f-0adb-40e9-b8df-623c015a9896 2018-12-04 19:48:37,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.208930015564s 2018-12-04 19:48:37,351 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=b4c278f188724f2c81524849c247185b&name=default used request id req-35573f9f-0adb-40e9-b8df-623c015a9896 2018-12-04 19:48:37,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 19:48:37,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}55f711efda8c30b81ae7fda645431f8ad5f9b0d9" 2018-12-04 19:48:37,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-86a8795f-0620-494f-8263-be4cb52274ba Date: Tue, 04 Dec 2018 19:48:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4c278f188724f2c81524849c247185b", "created_at": "2018-12-04T19:47:50Z", "updated_at": "2018-12-04T19:47:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:50Z", "revision_number": 0, "id": "7383401c-1ba2-4a8f-86cd-a7cf78cbeb8f", "remote_group_id": "64ad2591-70aa-452c-ae6d-339142a22039", "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:50Z", "security_group_id": "64ad2591-70aa-452c-ae6d-339142a22039", "tenant_id": "b4c278f188724f2c81524849c247185b", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4c278f188724f2c81524849c247185b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:50Z", "revision_number": 0, "id": "da14f3f0-7902-49aa-801c-f24ad923213d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:50Z", "security_group_id": "64ad2591-70aa-452c-ae6d-339142a22039", "tenant_id": "b4c278f188724f2c81524849c247185b", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4c278f188724f2c81524849c247185b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:50Z", "revision_number": 0, "id": "6788dcfd-72a8-48c0-ac1f-a0a064ff8e20", "remote_group_id": "64ad2591-70aa-452c-ae6d-339142a22039", "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:50Z", "security_group_id": "64ad2591-70aa-452c-ae6d-339142a22039", "tenant_id": "b4c278f188724f2c81524849c247185b", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4c278f188724f2c81524849c247185b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:47:50Z", "revision_number": 0, "id": "c1a5692c-f209-4805-bf51-4bd85cf5cf34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:47:50Z", "security_group_id": "64ad2591-70aa-452c-ae6d-339142a22039", "tenant_id": "b4c278f188724f2c81524849c247185b", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4c278f188724f2c81524849c247185b"}], "revision_number": 4, "project_id": "b4c278f188724f2c81524849c247185b", "id": "64ad2591-70aa-452c-ae6d-339142a22039", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}]} 2018-12-04 19:48:37,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-86a8795f-0620-494f-8263-be4cb52274ba 2018-12-04 19:48:37,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0518870353699s 2018-12-04 19:48:37,405 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-86a8795f-0620-494f-8263-be4cb52274ba 2018-12-04 19:48:37,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-04 19:48:37,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/64ad2591-70aa-452c-ae6d-339142a22039.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55f711efda8c30b81ae7fda645431f8ad5f9b0d9" 2018-12-04 19:48:37,570 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ac364c6f-176f-4708-98a2-c0c831962632 Content-Length: 0 Date: Tue, 04 Dec 2018 19:48:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 19:48:37,570 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/64ad2591-70aa-452c-ae6d-339142a22039.json used request id req-ac364c6f-176f-4708-98a2-c0c831962632 2018-12-04 19:48:37,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.161005020142s 2018-12-04 19:48:37,570 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/64ad2591-70aa-452c-ae6d-339142a22039.json used request id req-ac364c6f-176f-4708-98a2-c0c831962632 2018-12-04 19:48:37,616 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-12-04 19:48:37,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 19:48:37,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27b71ea3-76f9-4554-a1c6-d95beabf051b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 19:48:37,660 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-27b71ea3-76f9-4554-a1c6-d95beabf051b 2018-12-04 19:48:37,661 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 19:48:38,051 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T20:48:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "61d4c3b4398c40adbd8e901c42776579"}, "audit_ids": ["TlXJUl9MSp-JHSNM2rcDoA"], "issued_at": "2018-12-04T19:48:38.000000Z"}} 2018-12-04 19:48:38,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:48:38,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}b5d5eb5f0fc2dd47216805c981d02cbe26797e85" 2018-12-04 19:48:38,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-ab2af5b6-39a8-4cc4-bdd4-21440d55569c Date: Tue, 04 Dec 2018 19:48:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T19:43:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"}]} 2018-12-04 19:48:38,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ab2af5b6-39a8-4cc4-bdd4-21440d55569c 2018-12-04 19:48:38,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.290685892105s 2018-12-04 19:48:38,345 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ab2af5b6-39a8-4cc4-bdd4-21440d55569c 2018-12-04 19:48:38,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 19:48:38,354 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 19:48: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 19:48:38,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 19:48:38,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}b5d5eb5f0fc2dd47216805c981d02cbe26797e85" 2018-12-04 19:48:38,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:48:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4afe0d7-7fd0-4192-991e-1bc6ee52346e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-04 19:48:38,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-e4afe0d7-7fd0-4192-991e-1bc6ee52346e 2018-12-04 19:48:38,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0980718135834s 2018-12-04 19:48:38,454 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-e4afe0d7-7fd0-4192-991e-1bc6ee52346e 2018-12-04 19:48:38,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-04 19:48:38,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}b5d5eb5f0fc2dd47216805c981d02cbe26797e85" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_381b2977-ae8b-4a3d-9b5f-29a49d9a2477"}}' 2018-12-04 19:48:38,588 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 19:48:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b49ca2f7-d631-4d14-94c5-f033552bbffa 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.23:5000/v3/projects/f41c4cfd56ef45b596418a641eb1a41e"}, "tags": [], "enabled": true, "id": "f41c4cfd56ef45b596418a641eb1a41e", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_381b2977-ae8b-4a3d-9b5f-29a49d9a2477"}} 2018-12-04 19:48:38,588 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-b49ca2f7-d631-4d14-94c5-f033552bbffa 2018-12-04 19:48:38,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.126778125763s 2018-12-04 19:48:38,588 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-b49ca2f7-d631-4d14-94c5-f033552bbffa 2018-12-04 19:48:38,589 - 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'f41c4cfd56ef45b596418a641eb1a41e', '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_381b2977-ae8b-4a3d-9b5f-29a49d9a2477'}) 2018-12-04 19:48:38,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-04 19:48:38,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b5d5eb5f0fc2dd47216805c981d02cbe26797e85" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "19fcc1f4-b357-48e2-a41e-f13338f9a0ce", "email": null, "name": "vping_userdata-user_381b2977-ae8b-4a3d-9b5f-29a49d9a2477"}}' 2018-12-04 19:48:38,953 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 19:48:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9daede8d-deae-485a-a24a-f1c154fdc4b8 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "links": {"self": "http://172.30.9.23:5000/v3/users/5fd355ff004945d5ae773a7e01e7792a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5fd355ff004945d5ae773a7e01e7792a", "domain_id": "default", "password_expires_at": null}} 2018-12-04 19:48:38,953 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-9daede8d-deae-485a-a24a-f1c154fdc4b8 2018-12-04 19:48:38,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.357945203781s 2018-12-04 19:48:38,954 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-9daede8d-deae-485a-a24a-f1c154fdc4b8 2018-12-04 19:48:38,954 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5fd355ff004945d5ae773a7e01e7792a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_381b2977-ae8b-4a3d-9b5f-29a49d9a2477'}) 2018-12-04 19:48:38,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 19:48:38,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b5d5eb5f0fc2dd47216805c981d02cbe26797e85" 2018-12-04 19:48:39,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:48:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87bbc345-a7dc-41cf-9c0a-2be4d14bf2ae Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 19:48:39,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-87bbc345-a7dc-41cf-9c0a-2be4d14bf2ae 2018-12-04 19:48:39,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0938420295715s 2018-12-04 19:48:39,052 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-87bbc345-a7dc-41cf-9c0a-2be4d14bf2ae 2018-12-04 19:48:39,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 19:48:39,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b5d5eb5f0fc2dd47216805c981d02cbe26797e85" 2018-12-04 19:48:39,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bf3eb4c-01d5-401f-b540-1ce271bd2b49 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 19:48:39,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3bf3eb4c-01d5-401f-b540-1ce271bd2b49 2018-12-04 19:48:39,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0938851833344s 2018-12-04 19:48:39,151 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3bf3eb4c-01d5-401f-b540-1ce271bd2b49 2018-12-04 19:48:39,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 19:48:39,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}b5d5eb5f0fc2dd47216805c981d02cbe26797e85" 2018-12-04 19:48:39,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b02be57d-47bf-4b64-b428-f98b0b11d727 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 19:48:39,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-b02be57d-47bf-4b64-b428-f98b0b11d727 2018-12-04 19:48:39,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0285589694977s 2018-12-04 19:48:39,187 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-b02be57d-47bf-4b64-b428-f98b0b11d727 2018-12-04 19:48:39,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 19:48:39,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b5d5eb5f0fc2dd47216805c981d02cbe26797e85" 2018-12-04 19:48:39,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a9ea3f1-c608-4d32-9650-08682d62b57b Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "links": {"self": "http://172.30.9.23:5000/v3/users/5fd355ff004945d5ae773a7e01e7792a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5fd355ff004945d5ae773a7e01e7792a", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 19:48:39,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9a9ea3f1-c608-4d32-9650-08682d62b57b 2018-12-04 19:48:39,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10706782341s 2018-12-04 19:48:39,296 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9a9ea3f1-c608-4d32-9650-08682d62b57b 2018-12-04 19:48:39,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 19:48:39,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}b5d5eb5f0fc2dd47216805c981d02cbe26797e85" 2018-12-04 19:48:39,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35d9342b-7dcb-422f-b013-4a60d382ac7f Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.23:5000/v3/projects/f41c4cfd56ef45b596418a641eb1a41e"}, "tags": [], "enabled": true, "id": "f41c4cfd56ef45b596418a641eb1a41e", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_381b2977-ae8b-4a3d-9b5f-29a49d9a2477"}]} 2018-12-04 19:48:39,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-35d9342b-7dcb-422f-b013-4a60d382ac7f 2018-12-04 19:48:39,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0987811088562s 2018-12-04 19:48:39,408 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-35d9342b-7dcb-422f-b013-4a60d382ac7f 2018-12-04 19:48:39,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 19:48:39,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=5fd355ff004945d5ae773a7e01e7792a&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=f41c4cfd56ef45b596418a641eb1a41e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b5d5eb5f0fc2dd47216805c981d02cbe26797e85" 2018-12-04 19:48:39,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d003c96-faf8-4032-8e65-e2b3d323d212 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=5fd355ff004945d5ae773a7e01e7792a&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=f41c4cfd56ef45b596418a641eb1a41e", "previous": null, "next": null}} 2018-12-04 19:48:39,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=5fd355ff004945d5ae773a7e01e7792a&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=f41c4cfd56ef45b596418a641eb1a41e used request id req-6d003c96-faf8-4032-8e65-e2b3d323d212 2018-12-04 19:48:39,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.100471019745s 2018-12-04 19:48:39,517 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=5fd355ff004945d5ae773a7e01e7792a&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=f41c4cfd56ef45b596418a641eb1a41e used request id req-6d003c96-faf8-4032-8e65-e2b3d323d212 2018-12-04 19:48:39,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-04 19:48:39,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/f41c4cfd56ef45b596418a641eb1a41e/users/5fd355ff004945d5ae773a7e01e7792a/roles/d20a1200fc7441df95f6f68766e80849 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b5d5eb5f0fc2dd47216805c981d02cbe26797e85" 2018-12-04 19:48:39,657 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 19:48:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-641c340b-e834-48ba-ab30-054ab591269a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 19:48:39,657 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f41c4cfd56ef45b596418a641eb1a41e/users/5fd355ff004945d5ae773a7e01e7792a/roles/d20a1200fc7441df95f6f68766e80849 used request id req-641c340b-e834-48ba-ab30-054ab591269a 2018-12-04 19:48:39,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.136026144028s 2018-12-04 19:48:39,657 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f41c4cfd56ef45b596418a641eb1a41e/users/5fd355ff004945d5ae773a7e01e7792a/roles/d20a1200fc7441df95f6f68766e80849 used request id req-641c340b-e834-48ba-ab30-054ab591269a 2018-12-04 19:48:39,658 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_381b2977-ae8b-4a3d-9b5f-29a49d9a2477', 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'f41c4cfd56ef45b596418a641eb1a41e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '19fcc1f4-b357-48e2-a41e-f13338f9a0ce', 'username': u'vping_userdata-user_381b2977-ae8b-4a3d-9b5f-29a49d9a2477', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-04 19:48:39,664 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_381b2977-ae8b-4a3d-9b5f-29a49d9a2477', 'password': '19fcc1f4-b357-48e2-a41e-f13338f9a0ce', 'project_name': 'vping_userdata-project_381b2977-ae8b-4a3d-9b5f-29a49d9a2477', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': 'f41c4cfd56ef45b596418a641eb1a41e', 'project_domain_name': 'Default'} 2018-12-04 19:48:39,665 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-12-04 19:48:39,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 19:48:39,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}b5d5eb5f0fc2dd47216805c981d02cbe26797e85" 2018-12-04 19:48:39,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-733b5853-a314-4ef0-ae3d-7c3db788ed82 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-04 19:48:39,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-733b5853-a314-4ef0-ae3d-7c3db788ed82 2018-12-04 19:48:39,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109909057617s 2018-12-04 19:48:39,776 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-733b5853-a314-4ef0-ae3d-7c3db788ed82 2018-12-04 19:48:39,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 19:48:39,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}b5d5eb5f0fc2dd47216805c981d02cbe26797e85" 2018-12-04 19:48:39,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb9e8706-d046-45c8-9447-e284c0eeb8c1 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.23:5000/v3/projects/f41c4cfd56ef45b596418a641eb1a41e"}, "tags": [], "enabled": true, "id": "f41c4cfd56ef45b596418a641eb1a41e", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_381b2977-ae8b-4a3d-9b5f-29a49d9a2477"}]} 2018-12-04 19:48:39,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-eb9e8706-d046-45c8-9447-e284c0eeb8c1 2018-12-04 19:48:39,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0925569534302s 2018-12-04 19:48:39,876 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-eb9e8706-d046-45c8-9447-e284c0eeb8c1 2018-12-04 19:48:39,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-04 19:48:39,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}b5d5eb5f0fc2dd47216805c981d02cbe26797e85" -d '{"network": {"tenant_id": "f41c4cfd56ef45b596418a641eb1a41e", "name": "vping_userdata-net_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "admin_state_up": true}}' 2018-12-04 19:48:40,437 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-92734aaf-193e-492f-a439-cf4624b26425 Date: Tue, 04 Dec 2018 19:48:40 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"dc321ae4-ef21-4da1-bdd0-dbe3f7503ebf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f41c4cfd56ef45b596418a641eb1a41e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-04T19:48:40Z","is_default":false,"provider:segmentation_id":83,"name":"vping_userdata-net_381b2977-ae8b-4a3d-9b5f-29a49d9a2477","admin_state_up":true,"tenant_id":"f41c4cfd56ef45b596418a641eb1a41e","created_at":"2018-12-04T19:48:40Z","mtu":1450}} 2018-12-04 19:48:40,438 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-92734aaf-193e-492f-a439-cf4624b26425 2018-12-04 19:48:40,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.559073925018s 2018-12-04 19:48:40,438 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-92734aaf-193e-492f-a439-cf4624b26425 2018-12-04 19:48:40,439 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-04T19:48:40Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'dc321ae4-ef21-4da1-bdd0-dbe3f7503ebf', u'provider:segmentation_id': 83, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_381b2977-ae8b-4a3d-9b5f-29a49d9a2477', u'admin_state_up': True, u'tenant_id': u'f41c4cfd56ef45b596418a641eb1a41e', u'created_at': u'2018-12-04T19:48:40Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f41c4cfd56ef45b596418a641eb1a41e'}) 2018-12-04 19:48:40,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 19:48:40,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:48:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-400eb4af-2ff9-418a-beef-474fb13b7296 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 19:48:40,448 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-400eb4af-2ff9-418a-beef-474fb13b7296 2018-12-04 19:48:40,449 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 19:48:40,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}], "expires_at": "2018-12-04T20:48:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f41c4cfd56ef45b596418a641eb1a41e", "name": "vping_userdata-project_381b2977-ae8b-4a3d-9b5f-29a49d9a2477"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/f41c4cfd56ef45b596418a641eb1a41e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/f41c4cfd56ef45b596418a641eb1a41e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/f41c4cfd56ef45b596418a641eb1a41e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_f41c4cfd56ef45b596418a641eb1a41e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_f41c4cfd56ef45b596418a641eb1a41e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f41c4cfd56ef45b596418a641eb1a41e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/f41c4cfd56ef45b596418a641eb1a41e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/f41c4cfd56ef45b596418a641eb1a41e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f41c4cfd56ef45b596418a641eb1a41e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/f41c4cfd56ef45b596418a641eb1a41e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/f41c4cfd56ef45b596418a641eb1a41e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/f41c4cfd56ef45b596418a641eb1a41e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/f41c4cfd56ef45b596418a641eb1a41e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/f41c4cfd56ef45b596418a641eb1a41e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "id": "5fd355ff004945d5ae773a7e01e7792a"}, "audit_ids": ["c2xWbMjURv6cogKFWGSRQw"], "issued_at": "2018-12-04T19:48:40.000000Z"}} 2018-12-04 19:48:40,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:48:40,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}6f54503c39732fdedacbc518373cf9ccc10413a8" 2018-12-04 19:48:41,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-cfb7a094-78ac-415d-928f-cc75874a3126 Date: Tue, 04 Dec 2018 19:48:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T19:43:04Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T19:48:40Z","tenant_id":"f41c4cfd56ef45b596418a641eb1a41e","created_at":"2018-12-04T19:48:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"f41c4cfd56ef45b596418a641eb1a41e","id":"dc321ae4-ef21-4da1-bdd0-dbe3f7503ebf","name":"vping_userdata-net_381b2977-ae8b-4a3d-9b5f-29a49d9a2477"}]} 2018-12-04 19:48:41,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-cfb7a094-78ac-415d-928f-cc75874a3126 2018-12-04 19:48:41,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.246366977692s 2018-12-04 19:48:41,087 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-cfb7a094-78ac-415d-928f-cc75874a3126 2018-12-04 19:48:41,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-04 19:48:41,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}6f54503c39732fdedacbc518373cf9ccc10413a8" -d '{"subnet": {"name": "vping_userdata-subnet_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "enable_dhcp": true, "network_id": "dc321ae4-ef21-4da1-bdd0-dbe3f7503ebf", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-04 19:48:41,684 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-00698049-a407-4d5e-b4a4-783168717969 Date: Tue, 04 Dec 2018 19:48:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dc321ae4-ef21-4da1-bdd0-dbe3f7503ebf","tenant_id":"f41c4cfd56ef45b596418a641eb1a41e","created_at":"2018-12-04T19:48:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-04T19:48:41Z","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":"f41c4cfd56ef45b596418a641eb1a41e","id":"d44adfef-fad0-4f43-96df-1b7a1558ff57","subnetpool_id":null,"name":"vping_userdata-subnet_381b2977-ae8b-4a3d-9b5f-29a49d9a2477"}} 2018-12-04 19:48:41,684 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-00698049-a407-4d5e-b4a4-783168717969 2018-12-04 19:48:41,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.596385002136s 2018-12-04 19:48:41,685 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-00698049-a407-4d5e-b4a4-783168717969 2018-12-04 19:48:41,685 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-04T19:48:41Z', 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'd44adfef-fad0-4f43-96df-1b7a1558ff57', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_381b2977-ae8b-4a3d-9b5f-29a49d9a2477', u'enable_dhcp': True, u'network_id': u'dc321ae4-ef21-4da1-bdd0-dbe3f7503ebf', u'tenant_id': u'f41c4cfd56ef45b596418a641eb1a41e', u'created_at': u'2018-12-04T19:48:41Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f41c4cfd56ef45b596418a641eb1a41e'}) 2018-12-04 19:48:41,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-04 19:48:41,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}6f54503c39732fdedacbc518373cf9ccc10413a8" -d '{"router": {"external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "name": "vping_userdata-router_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "admin_state_up": true}}' 2018-12-04 19:48:42,940 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-f835c0f5-b7ba-4d44-a0a8-8b134d270ec3 Date: Tue, 04 Dec 2018 19:48:42 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "f41c4cfd56ef45b596418a641eb1a41e", "created_at": "2018-12-04T19:48:41Z", "admin_state_up": true, "updated_at": "2018-12-04T19:48:42Z", "revision_number": 2, "routes": [], "project_id": "f41c4cfd56ef45b596418a641eb1a41e", "id": "63da17c0-b518-444a-b5e7-a23133927802", "name": "vping_userdata-router_381b2977-ae8b-4a3d-9b5f-29a49d9a2477"}} 2018-12-04 19:48:42,940 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-f835c0f5-b7ba-4d44-a0a8-8b134d270ec3 2018-12-04 19:48:42,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.25363898277s 2018-12-04 19:48:42,940 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-f835c0f5-b7ba-4d44-a0a8-8b134d270ec3 2018-12-04 19:48:42,941 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'90070285-9e79-459a-b14a-3d1fcc36db90', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'caf0e3d6-6d8d-494c-a544-3ba2d42faa13', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'f41c4cfd56ef45b596418a641eb1a41e', u'created_at': u'2018-12-04T19:48:41Z', u'admin_state_up': True, u'updated_at': u'2018-12-04T19:48:42Z', u'revision_number': 2, u'routes': [], u'project_id': u'f41c4cfd56ef45b596418a641eb1a41e', u'id': u'63da17c0-b518-444a-b5e7-a23133927802', u'name': u'vping_userdata-router_381b2977-ae8b-4a3d-9b5f-29a49d9a2477'}) 2018-12-04 19:48:42,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-04 19:48:42,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/63da17c0-b518-444a-b5e7-a23133927802/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}6f54503c39732fdedacbc518373cf9ccc10413a8" -d '{"subnet_id": "d44adfef-fad0-4f43-96df-1b7a1558ff57"}' 2018-12-04 19:48:44,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-330c7014-833f-40ce-b592-c4c07bac17ff Date: Tue, 04 Dec 2018 19:48:44 GMT RESP BODY: {"network_id": "dc321ae4-ef21-4da1-bdd0-dbe3f7503ebf", "tenant_id": "f41c4cfd56ef45b596418a641eb1a41e", "subnet_id": "d44adfef-fad0-4f43-96df-1b7a1558ff57", "subnet_ids": ["d44adfef-fad0-4f43-96df-1b7a1558ff57"], "port_id": "7aa92b04-eab0-4ffa-9964-900fb52860a4", "id": "63da17c0-b518-444a-b5e7-a23133927802"} 2018-12-04 19:48:44,905 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/63da17c0-b518-444a-b5e7-a23133927802/add_router_interface.json used request id req-330c7014-833f-40ce-b592-c4c07bac17ff 2018-12-04 19:48:44,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.96337294579s 2018-12-04 19:48:44,905 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/63da17c0-b518-444a-b5e7-a23133927802/add_router_interface.json used request id req-330c7014-833f-40ce-b592-c4c07bac17ff returning object 63da17c0-b518-444a-b5e7-a23133927802 2018-12-04 19:48:44,906 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 19:48:45,039 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-04 19:48:45,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 19:48:45,045 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 04 Dec 2018 19:48:45 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-12-04 19:48:45,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 19:48:45,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f54503c39732fdedacbc518373cf9ccc10413a8" 2018-12-04 19:48:45,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-bb36eb19-38a7-4918-bdd5-c532975e6313 Date: Tue, 04 Dec 2018 19:48:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 19:48:45,259 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-bb36eb19-38a7-4918-bdd5-c532975e6313 2018-12-04 19:48:45,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.209367036819s 2018-12-04 19:48:45,260 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-bb36eb19-38a7-4918-bdd5-c532975e6313 2018-12-04 19:48:45,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-04 19:48:45,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6f54503c39732fdedacbc518373cf9ccc10413a8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_381b2977-ae8b-4a3d-9b5f-29a49d9a2477"}' 2018-12-04 19:48:45,401 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/7d7bbc3c-27a1-435a-961f-38407ced79d1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8b6642e8-55dc-458c-9be1-55679c8df1ed Date: Tue, 04 Dec 2018 19:48:45 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/7d7bbc3c-27a1-435a-961f-38407ced79d1/file", "owner": "f41c4cfd56ef45b596418a641eb1a41e", "id": "7d7bbc3c-27a1-435a-961f-38407ced79d1", "size": null, "self": "/v2/images/7d7bbc3c-27a1-435a-961f-38407ced79d1", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T19:48:45Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "checksum": null, "created_at": "2018-12-04T19:48:45Z", "protected": false} 2018-12-04 19:48:45,401 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-8b6642e8-55dc-458c-9be1-55679c8df1ed 2018-12-04 19:48:45,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.132816791534s 2018-12-04 19:48:45,401 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-8b6642e8-55dc-458c-9be1-55679c8df1ed returning object 7d7bbc3c-27a1-435a-961f-38407ced79d1 2018-12-04 19:48:45,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-04 19:48:45,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/7d7bbc3c-27a1-435a-961f-38407ced79d1/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}6f54503c39732fdedacbc518373cf9ccc10413a8" -d '' 2018-12-04 19:48:46,428 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2b2dbb43-73bb-40ce-9f40-e4d892afe690 Date: Tue, 04 Dec 2018 19:48:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 19:48:46,428 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/7d7bbc3c-27a1-435a-961f-38407ced79d1/file used request id req-2b2dbb43-73bb-40ce-9f40-e4d892afe690 2018-12-04 19:48:46,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.02644205093s 2018-12-04 19:48:46,429 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/7d7bbc3c-27a1-435a-961f-38407ced79d1/file used request id req-2b2dbb43-73bb-40ce-9f40-e4d892afe690 2018-12-04 19:48:46,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 19:48:46,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f54503c39732fdedacbc518373cf9ccc10413a8" 2018-12-04 19:48:46,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-e7c1762e-79ff-43c0-bd05-11bdbf474d31 Date: Tue, 04 Dec 2018 19:48:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7d7bbc3c-27a1-435a-961f-38407ced79d1/snap", "metadata": {}}], "file": "/v2/images/7d7bbc3c-27a1-435a-961f-38407ced79d1/file", "owner": "f41c4cfd56ef45b596418a641eb1a41e", "id": "7d7bbc3c-27a1-435a-961f-38407ced79d1", "size": 12716032, "self": "/v2/images/7d7bbc3c-27a1-435a-961f-38407ced79d1", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7d7bbc3c-27a1-435a-961f-38407ced79d1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T19:48:46Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T19:48:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 19:48:46,470 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e7c1762e-79ff-43c0-bd05-11bdbf474d31 2018-12-04 19:48:46,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0371639728546s 2018-12-04 19:48:46,470 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e7c1762e-79ff-43c0-bd05-11bdbf474d31 2018-12-04 19:48:46,472 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7d7bbc3c-27a1-435a-961f-38407ced79d1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7d7bbc3c-27a1-435a-961f-38407ced79d1/file', 'owner': u'f41c4cfd56ef45b596418a641eb1a41e', 'id': u'7d7bbc3c-27a1-435a-961f-38407ced79d1', 'size': 12716032, u'self': u'/v2/images/7d7bbc3c-27a1-435a-961f-38407ced79d1', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f41c4cfd56ef45b596418a641eb1a41e', 'name': 'vping_userdata-project_381b2977-ae8b-4a3d-9b5f-29a49d9a2477', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7d7bbc3c-27a1-435a-961f-38407ced79d1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-04T19:48:46Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-04T19:48:46Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_381b2977-ae8b-4a3d-9b5f-29a49d9a2477', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/7d7bbc3c-27a1-435a-961f-38407ced79d1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_381b2977-ae8b-4a3d-9b5f-29a49d9a2477', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_381b2977-ae8b-4a3d-9b5f-29a49d9a2477', 'created': u'2018-12-04T19:48:45Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-04T19:48:45Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/7d7bbc3c-27a1-435a-961f-38407ced79d1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_381b2977-ae8b-4a3d-9b5f-29a49d9a2477', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-04 19:48:46,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-04 19:48:46,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}b5d5eb5f0fc2dd47216805c981d02cbe26797e85" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-04 19:48:46,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:48: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-43f0da69-48fe-460b-8a25-80c08f1f7d2c x-compute-request-id: req-43f0da69-48fe-460b-8a25-80c08f1f7d2c Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_userdata-flavor_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/abb036e9-39d2-444c-8777-1cceff1edf92", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/abb036e9-39d2-444c-8777-1cceff1edf92", "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": "abb036e9-39d2-444c-8777-1cceff1edf92"}} 2018-12-04 19:48:46,681 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-43f0da69-48fe-460b-8a25-80c08f1f7d2c 2018-12-04 19:48:46,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.207891941071s 2018-12-04 19:48:46,681 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-43f0da69-48fe-460b-8a25-80c08f1f7d2c 2018-12-04 19:48:46,682 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_381b2977-ae8b-4a3d-9b5f-29a49d9a2477', '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'7156be1802b84962aaa9ceab6d73cc34', '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'abb036e9-39d2-444c-8777-1cceff1edf92', 'swap': 0}) 2018-12-04 19:48:46,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-04 19:48:46,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/abb036e9-39d2-444c-8777-1cceff1edf92/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}b5d5eb5f0fc2dd47216805c981d02cbe26797e85" -d '{"extra_specs": {}}' 2018-12-04 19:48:46,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:48: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-88a8c39d-a7af-4dd8-bcdb-d5187833659c x-compute-request-id: req-88a8c39d-a7af-4dd8-bcdb-d5187833659c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-04 19:48:46,702 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/abb036e9-39d2-444c-8777-1cceff1edf92/os-extra_specs used request id req-88a8c39d-a7af-4dd8-bcdb-d5187833659c 2018-12-04 19:48:46,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.019700050354s 2018-12-04 19:48:46,703 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/abb036e9-39d2-444c-8777-1cceff1edf92/os-extra_specs used request id req-88a8c39d-a7af-4dd8-bcdb-d5187833659c 2018-12-04 19:48:46,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:48:46,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}6f54503c39732fdedacbc518373cf9ccc10413a8" 2018-12-04 19:48:46,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-cf673431-4d37-4968-8673-9ff6fb4e2be7 Date: Tue, 04 Dec 2018 19:48:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T19:43:04Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d44adfef-fad0-4f43-96df-1b7a1558ff57"],"updated_at":"2018-12-04T19:48:41Z","tenant_id":"f41c4cfd56ef45b596418a641eb1a41e","created_at":"2018-12-04T19:48:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f41c4cfd56ef45b596418a641eb1a41e","id":"dc321ae4-ef21-4da1-bdd0-dbe3f7503ebf","name":"vping_userdata-net_381b2977-ae8b-4a3d-9b5f-29a49d9a2477"}]} 2018-12-04 19:48:46,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-cf673431-4d37-4968-8673-9ff6fb4e2be7 2018-12-04 19:48:46,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0953888893127s 2018-12-04 19:48:46,799 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-cf673431-4d37-4968-8673-9ff6fb4e2be7 2018-12-04 19:48:46,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 19:48:46,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f54503c39732fdedacbc518373cf9ccc10413a8" 2018-12-04 19:48:46,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-63ba0255-e0dd-4f01-ae1d-4136cc6a9032 Date: Tue, 04 Dec 2018 19:48:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7d7bbc3c-27a1-435a-961f-38407ced79d1/snap", "metadata": {}}], "file": "/v2/images/7d7bbc3c-27a1-435a-961f-38407ced79d1/file", "owner": "f41c4cfd56ef45b596418a641eb1a41e", "id": "7d7bbc3c-27a1-435a-961f-38407ced79d1", "size": 12716032, "self": "/v2/images/7d7bbc3c-27a1-435a-961f-38407ced79d1", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7d7bbc3c-27a1-435a-961f-38407ced79d1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T19:48:46Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T19:48:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 19:48:46,838 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-63ba0255-e0dd-4f01-ae1d-4136cc6a9032 2018-12-04 19:48:46,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.034460067749s 2018-12-04 19:48:46,838 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-63ba0255-e0dd-4f01-ae1d-4136cc6a9032 2018-12-04 19:48:46,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-04 19:48:46,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}6f54503c39732fdedacbc518373cf9ccc10413a8" 2018-12-04 19:48:46,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:48: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-6a0e32f5-6d9b-4c21-86c5-2d8e4abde948 x-compute-request-id: req-6a0e32f5-6d9b-4c21-86c5-2d8e4abde948 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/abb036e9-39d2-444c-8777-1cceff1edf92", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/abb036e9-39d2-444c-8777-1cceff1edf92", "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": "abb036e9-39d2-444c-8777-1cceff1edf92"}]} 2018-12-04 19:48:46,955 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-6a0e32f5-6d9b-4c21-86c5-2d8e4abde948 2018-12-04 19:48:46,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.114809036255s 2018-12-04 19:48:46,955 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-6a0e32f5-6d9b-4c21-86c5-2d8e4abde948 2018-12-04 19:48:46,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-04 19:48:46,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}6f54503c39732fdedacbc518373cf9ccc10413a8" -d '{"server": {"name": "vping_userdata-vm_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "imageRef": "7d7bbc3c-27a1-435a-961f-38407ced79d1", "flavorRef": "abb036e9-39d2-444c-8777-1cceff1edf92", "max_count": 1, "min_count": 1, "networks": [{"uuid": "dc321ae4-ef21-4da1-bdd0-dbe3f7503ebf"}]}}' 2018-12-04 19:48:48,574 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 19:48: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-98063bc4-970c-4392-a95f-2dba2e3b94bd x-compute-request-id: req-98063bc4-970c-4392-a95f-2dba2e3b94bd Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/79abcfd5-f8a0-4b91-8007-dd69205fc91b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "79abcfd5-f8a0-4b91-8007-dd69205fc91b", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/79abcfd5-f8a0-4b91-8007-dd69205fc91b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79abcfd5-f8a0-4b91-8007-dd69205fc91b", "rel": "bookmark"}], "adminPass": "hmKLL4s2rEVK"}} 2018-12-04 19:48:48,574 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-98063bc4-970c-4392-a95f-2dba2e3b94bd 2018-12-04 19:48:48,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.61740589142s 2018-12-04 19:48:48,575 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-98063bc4-970c-4392-a95f-2dba2e3b94bd 2018-12-04 19:48:48,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:48:48,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f54503c39732fdedacbc518373cf9ccc10413a8" 2018-12-04 19:48:48,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:48: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-2edff546-13cb-455f-aabc-19e23d552a90 x-compute-request-id: req-2edff546-13cb-455f-aabc-19e23d552a90 Content-Encoding: gzip Content-Length: 600 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/79abcfd5-f8a0-4b91-8007-dd69205fc91b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79abcfd5-f8a0-4b91-8007-dd69205fc91b", "rel": "bookmark"}], "image": {"id": "7d7bbc3c-27a1-435a-961f-38407ced79d1", "links": [{"href": "http://172.30.9.23:8774/images/7d7bbc3c-27a1-435a-961f-38407ced79d1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "abb036e9-39d2-444c-8777-1cceff1edf92", "links": [{"href": "http://172.30.9.23:8774/flavors/abb036e9-39d2-444c-8777-1cceff1edf92", "rel": "bookmark"}]}, "id": "79abcfd5-f8a0-4b91-8007-dd69205fc91b", "user_id": "5fd355ff004945d5ae773a7e01e7792a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T19:48:48Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "created": "2018-12-04T19:48:48Z", "tenant_id": "f41c4cfd56ef45b596418a641eb1a41e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:48:48,712 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2edff546-13cb-455f-aabc-19e23d552a90 2018-12-04 19:48:48,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.136919975281s 2018-12-04 19:48:48,713 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2edff546-13cb-455f-aabc-19e23d552a90 2018-12-04 19:48:48,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:48:48,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}6f54503c39732fdedacbc518373cf9ccc10413a8" 2018-12-04 19:48:48,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-b5e5e1dc-b607-43b2-8ced-31810c0607de Date: Tue, 04 Dec 2018 19:48:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T19:43:04Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d44adfef-fad0-4f43-96df-1b7a1558ff57"],"updated_at":"2018-12-04T19:48:41Z","tenant_id":"f41c4cfd56ef45b596418a641eb1a41e","created_at":"2018-12-04T19:48:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f41c4cfd56ef45b596418a641eb1a41e","id":"dc321ae4-ef21-4da1-bdd0-dbe3f7503ebf","name":"vping_userdata-net_381b2977-ae8b-4a3d-9b5f-29a49d9a2477"}]} 2018-12-04 19:48:48,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-b5e5e1dc-b607-43b2-8ced-31810c0607de 2018-12-04 19:48:48,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.116854190826s 2018-12-04 19:48:48,836 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-b5e5e1dc-b607-43b2-8ced-31810c0607de 2018-12-04 19:48:48,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-04 19:48:48,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}6f54503c39732fdedacbc518373cf9ccc10413a8" 2018-12-04 19:48:48,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-73c46107-9e30-4ba7-9148-b627a7be73c3 Date: Tue, 04 Dec 2018 19:48:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dc321ae4-ef21-4da1-bdd0-dbe3f7503ebf","tenant_id":"f41c4cfd56ef45b596418a641eb1a41e","created_at":"2018-12-04T19:48:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-04T19:48:41Z","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":"f41c4cfd56ef45b596418a641eb1a41e","id":"d44adfef-fad0-4f43-96df-1b7a1558ff57","subnetpool_id":null,"name":"vping_userdata-subnet_381b2977-ae8b-4a3d-9b5f-29a49d9a2477"}]} 2018-12-04 19:48:48,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-73c46107-9e30-4ba7-9148-b627a7be73c3 2018-12-04 19:48:48,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0988438129425s 2018-12-04 19:48:48,936 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-73c46107-9e30-4ba7-9148-b627a7be73c3 2018-12-04 19:48:48,937 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 19:48:50,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:48:50,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f54503c39732fdedacbc518373cf9ccc10413a8" 2018-12-04 19:48:51,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:48: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-e8024af1-fc7c-4127-b55a-23ad0196823f x-compute-request-id: req-e8024af1-fc7c-4127-b55a-23ad0196823f 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.23:8774/v2.1/servers/79abcfd5-f8a0-4b91-8007-dd69205fc91b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79abcfd5-f8a0-4b91-8007-dd69205fc91b", "rel": "bookmark"}], "image": {"id": "7d7bbc3c-27a1-435a-961f-38407ced79d1", "links": [{"href": "http://172.30.9.23:8774/images/7d7bbc3c-27a1-435a-961f-38407ced79d1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "abb036e9-39d2-444c-8777-1cceff1edf92", "links": [{"href": "http://172.30.9.23:8774/flavors/abb036e9-39d2-444c-8777-1cceff1edf92", "rel": "bookmark"}]}, "id": "79abcfd5-f8a0-4b91-8007-dd69205fc91b", "security_groups": [{"name": "default"}], "user_id": "5fd355ff004945d5ae773a7e01e7792a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T19:48:49Z", "hostId": "2a7fc37c7a72514a2ff8b633530b75e673a35bc35ef9fdb7acc9f43f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "created": "2018-12-04T19:48:48Z", "tenant_id": "f41c4cfd56ef45b596418a641eb1a41e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:48:51,480 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e8024af1-fc7c-4127-b55a-23ad0196823f 2018-12-04 19:48:51,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.540321111679s 2018-12-04 19:48:51,480 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e8024af1-fc7c-4127-b55a-23ad0196823f 2018-12-04 19:48:51,484 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 19:48:53,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:48:53,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f54503c39732fdedacbc518373cf9ccc10413a8" 2018-12-04 19:48:54,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:48:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63b613e7-3c5c-4e69-89be-f7e2b715a94f x-compute-request-id: req-63b613e7-3c5c-4e69-89be-f7e2b715a94f 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.23:8774/v2.1/servers/79abcfd5-f8a0-4b91-8007-dd69205fc91b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79abcfd5-f8a0-4b91-8007-dd69205fc91b", "rel": "bookmark"}], "image": {"id": "7d7bbc3c-27a1-435a-961f-38407ced79d1", "links": [{"href": "http://172.30.9.23:8774/images/7d7bbc3c-27a1-435a-961f-38407ced79d1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "abb036e9-39d2-444c-8777-1cceff1edf92", "links": [{"href": "http://172.30.9.23:8774/flavors/abb036e9-39d2-444c-8777-1cceff1edf92", "rel": "bookmark"}]}, "id": "79abcfd5-f8a0-4b91-8007-dd69205fc91b", "security_groups": [{"name": "default"}], "user_id": "5fd355ff004945d5ae773a7e01e7792a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T19:48:49Z", "hostId": "2a7fc37c7a72514a2ff8b633530b75e673a35bc35ef9fdb7acc9f43f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "created": "2018-12-04T19:48:48Z", "tenant_id": "f41c4cfd56ef45b596418a641eb1a41e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:48:54,219 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-63b613e7-3c5c-4e69-89be-f7e2b715a94f 2018-12-04 19:48:54,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.732338190079s 2018-12-04 19:48:54,220 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-63b613e7-3c5c-4e69-89be-f7e2b715a94f 2018-12-04 19:48:54,223 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 19:48:56,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:48:56,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f54503c39732fdedacbc518373cf9ccc10413a8" 2018-12-04 19:48:56,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:48:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-638238f6-2952-4686-baaa-293ba0419711 x-compute-request-id: req-638238f6-2952-4686-baaa-293ba0419711 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_381b2977-ae8b-4a3d-9b5f-29a49d9a2477": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:2a:dc", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/79abcfd5-f8a0-4b91-8007-dd69205fc91b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79abcfd5-f8a0-4b91-8007-dd69205fc91b", "rel": "bookmark"}], "image": {"id": "7d7bbc3c-27a1-435a-961f-38407ced79d1", "links": [{"href": "http://172.30.9.23:8774/images/7d7bbc3c-27a1-435a-961f-38407ced79d1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T19:48:53.000000", "flavor": {"id": "abb036e9-39d2-444c-8777-1cceff1edf92", "links": [{"href": "http://172.30.9.23:8774/flavors/abb036e9-39d2-444c-8777-1cceff1edf92", "rel": "bookmark"}]}, "id": "79abcfd5-f8a0-4b91-8007-dd69205fc91b", "security_groups": [{"name": "default"}], "user_id": "5fd355ff004945d5ae773a7e01e7792a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T19:48:53Z", "hostId": "2a7fc37c7a72514a2ff8b633530b75e673a35bc35ef9fdb7acc9f43f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "created": "2018-12-04T19:48:48Z", "tenant_id": "f41c4cfd56ef45b596418a641eb1a41e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:48:56,699 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-638238f6-2952-4686-baaa-293ba0419711 2018-12-04 19:48:56,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.472744941711s 2018-12-04 19:48:56,699 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-638238f6-2952-4686-baaa-293ba0419711 2018-12-04 19:48:56,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-04 19:48:56,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=79abcfd5-f8a0-4b91-8007-dd69205fc91b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f54503c39732fdedacbc518373cf9ccc10413a8" 2018-12-04 19:48:56,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-ef61be15-32a9-4505-8465-d10635c0dc93 Date: Tue, 04 Dec 2018 19:48:56 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"dc321ae4-ef21-4da1-bdd0-dbe3f7503ebf","tenant_id":"f41c4cfd56ef45b596418a641eb1a41e","created_at":"2018-12-04T19:48:49Z","admin_state_up":true,"updated_at":"2018-12-04T19:48:53Z","binding:vnic_type":"normal","device_id":"79abcfd5-f8a0-4b91-8007-dd69205fc91b","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:20:2a:dc","id":"21f46be3-4bd8-4655-b908-21fef7666917","port_security_enabled":true,"project_id":"f41c4cfd56ef45b596418a641eb1a41e","fixed_ips":[{"subnet_id":"d44adfef-fad0-4f43-96df-1b7a1558ff57","ip_address":"192.168.120.20"}],"extra_dhcp_opts":[],"security_groups":["25c43c7e-51bd-482b-8e77-7024e51fcee7"],"name":""}]} 2018-12-04 19:48:56,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=79abcfd5-f8a0-4b91-8007-dd69205fc91b used request id req-ef61be15-32a9-4505-8465-d10635c0dc93 2018-12-04 19:48:56,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0682551860809s 2018-12-04 19:48:56,772 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=79abcfd5-f8a0-4b91-8007-dd69205fc91b used request id req-ef61be15-32a9-4505-8465-d10635c0dc93 2018-12-04 19:48:56,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-04 19:48:56,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=21f46be3-4bd8-4655-b908-21fef7666917" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f54503c39732fdedacbc518373cf9ccc10413a8" 2018-12-04 19:48:56,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-941b7060-43f4-45f8-be41-4078434bdbd2 Date: Tue, 04 Dec 2018 19:48:56 GMT RESP BODY: {"floatingips": []} 2018-12-04 19:48:56,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=21f46be3-4bd8-4655-b908-21fef7666917 used request id req-941b7060-43f4-45f8-be41-4078434bdbd2 2018-12-04 19:48:56,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0160040855408s 2018-12-04 19:48:56,793 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=21f46be3-4bd8-4655-b908-21fef7666917 used request id req-941b7060-43f4-45f8-be41-4078434bdbd2 2018-12-04 19:48:56,794 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_381b2977-ae8b-4a3d-9b5f-29a49d9a2477': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:20:2a:dc', u'version': 4, u'addr': u'192.168.120.20', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7d7bbc3c-27a1-435a-961f-38407ced79d1'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-04T19:48:53.000000', 'flavor': Munch({u'id': u'abb036e9-39d2-444c-8777-1cceff1edf92'}), 'az': u'nova', 'id': u'79abcfd5-f8a0-4b91-8007-dd69205fc91b', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5fd355ff004945d5ae773a7e01e7792a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f41c4cfd56ef45b596418a641eb1a41e', 'name': 'vping_userdata-project_381b2977-ae8b-4a3d-9b5f-29a49d9a2477', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-04T19:48:53.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-04T19:48:53Z', 'hostId': u'2a7fc37c7a72514a2ff8b633530b75e673a35bc35ef9fdb7acc9f43f', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.20', 'cloud': 'envvars', 'host_id': u'2a7fc37c7a72514a2ff8b633530b75e673a35bc35ef9fdb7acc9f43f', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-04T19:48:53.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f41c4cfd56ef45b596418a641eb1a41e', 'name': u'vping_userdata-vm_381b2977-ae8b-4a3d-9b5f-29a49d9a2477', 'adminPass': u'hmKLL4s2rEVK', 'tenant_id': u'f41c4cfd56ef45b596418a641eb1a41e', 'created_at': u'2018-12-04T19:48:48Z', 'created': u'2018-12-04T19:48:48Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-04 19:48:56,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:48:56,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}6f54503c39732fdedacbc518373cf9ccc10413a8" 2018-12-04 19:48:56,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-660065a7-a97c-4a3c-b248-b1d091521bb2 Date: Tue, 04 Dec 2018 19:48:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T19:43:04Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d44adfef-fad0-4f43-96df-1b7a1558ff57"],"updated_at":"2018-12-04T19:48:41Z","tenant_id":"f41c4cfd56ef45b596418a641eb1a41e","created_at":"2018-12-04T19:48:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f41c4cfd56ef45b596418a641eb1a41e","id":"dc321ae4-ef21-4da1-bdd0-dbe3f7503ebf","name":"vping_userdata-net_381b2977-ae8b-4a3d-9b5f-29a49d9a2477"}]} 2018-12-04 19:48:56,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-660065a7-a97c-4a3c-b248-b1d091521bb2 2018-12-04 19:48:56,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0946238040924s 2018-12-04 19:48:56,890 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-660065a7-a97c-4a3c-b248-b1d091521bb2 2018-12-04 19:48:56,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 19:48:56,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f54503c39732fdedacbc518373cf9ccc10413a8" 2018-12-04 19:48:57,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-98f2af7d-3612-42d8-a08b-d872a82abe21 Date: Tue, 04 Dec 2018 19:48:57 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7d7bbc3c-27a1-435a-961f-38407ced79d1/snap", "metadata": {}}], "file": "/v2/images/7d7bbc3c-27a1-435a-961f-38407ced79d1/file", "owner": "f41c4cfd56ef45b596418a641eb1a41e", "id": "7d7bbc3c-27a1-435a-961f-38407ced79d1", "size": 12716032, "self": "/v2/images/7d7bbc3c-27a1-435a-961f-38407ced79d1", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7d7bbc3c-27a1-435a-961f-38407ced79d1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T19:48:46Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T19:48:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 19:48:57,095 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-98f2af7d-3612-42d8-a08b-d872a82abe21 2018-12-04 19:48:57,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.200870990753s 2018-12-04 19:48:57,095 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-98f2af7d-3612-42d8-a08b-d872a82abe21 2018-12-04 19:48:57,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-04 19:48:57,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}6f54503c39732fdedacbc518373cf9ccc10413a8" 2018-12-04 19:48:57,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:48:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-432ae8b6-2c16-45bf-911f-28ae82f50f70 x-compute-request-id: req-432ae8b6-2c16-45bf-911f-28ae82f50f70 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/abb036e9-39d2-444c-8777-1cceff1edf92", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/abb036e9-39d2-444c-8777-1cceff1edf92", "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": "abb036e9-39d2-444c-8777-1cceff1edf92"}]} 2018-12-04 19:48:57,119 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-432ae8b6-2c16-45bf-911f-28ae82f50f70 2018-12-04 19:48:57,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0225298404694s 2018-12-04 19:48:57,120 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-432ae8b6-2c16-45bf-911f-28ae82f50f70 2018-12-04 19:48:57,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-04 19:48:57,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}6f54503c39732fdedacbc518373cf9ccc10413a8" -d '{"server": {"name": "vping_userdata-vm2_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "imageRef": "7d7bbc3c-27a1-435a-961f-38407ced79d1", "flavorRef": "abb036e9-39d2-444c-8777-1cceff1edf92", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjIwIDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "dc321ae4-ef21-4da1-bdd0-dbe3f7503ebf"}]}}' 2018-12-04 19:48:57,681 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 19:48:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2668faac-9dcc-4151-91b1-290ebba1e12e x-compute-request-id: req-2668faac-9dcc-4151-91b1-290ebba1e12e Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/eec61d77-2369-48b6-a66f-a73eda11ae8f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "eec61d77-2369-48b6-a66f-a73eda11ae8f", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eec61d77-2369-48b6-a66f-a73eda11ae8f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eec61d77-2369-48b6-a66f-a73eda11ae8f", "rel": "bookmark"}], "adminPass": "79c6eXTEwBiQ"}} 2018-12-04 19:48:57,681 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-2668faac-9dcc-4151-91b1-290ebba1e12e 2018-12-04 19:48:57,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.560214042664s 2018-12-04 19:48:57,682 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-2668faac-9dcc-4151-91b1-290ebba1e12e 2018-12-04 19:48:57,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:48:57,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f54503c39732fdedacbc518373cf9ccc10413a8" 2018-12-04 19:48:57,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:48:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e18b771f-4bd1-4731-8595-dca4c83bce56 x-compute-request-id: req-e18b771f-4bd1-4731-8595-dca4c83bce56 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eec61d77-2369-48b6-a66f-a73eda11ae8f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eec61d77-2369-48b6-a66f-a73eda11ae8f", "rel": "bookmark"}], "image": {"id": "7d7bbc3c-27a1-435a-961f-38407ced79d1", "links": [{"href": "http://172.30.9.23:8774/images/7d7bbc3c-27a1-435a-961f-38407ced79d1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "abb036e9-39d2-444c-8777-1cceff1edf92", "links": [{"href": "http://172.30.9.23:8774/flavors/abb036e9-39d2-444c-8777-1cceff1edf92", "rel": "bookmark"}]}, "id": "eec61d77-2369-48b6-a66f-a73eda11ae8f", "user_id": "5fd355ff004945d5ae773a7e01e7792a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T19:48:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "created": "2018-12-04T19:48:57Z", "tenant_id": "f41c4cfd56ef45b596418a641eb1a41e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_381b2977-ae8b-4a3d-9b5f-29a49d9a2477": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:2a:dc", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/79abcfd5-f8a0-4b91-8007-dd69205fc91b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79abcfd5-f8a0-4b91-8007-dd69205fc91b", "rel": "bookmark"}], "image": {"id": "7d7bbc3c-27a1-435a-961f-38407ced79d1", "links": [{"href": "http://172.30.9.23:8774/images/7d7bbc3c-27a1-435a-961f-38407ced79d1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T19:48:53.000000", "flavor": {"id": "abb036e9-39d2-444c-8777-1cceff1edf92", "links": [{"href": "http://172.30.9.23:8774/flavors/abb036e9-39d2-444c-8777-1cceff1edf92", "rel": "bookmark"}]}, "id": "79abcfd5-f8a0-4b91-8007-dd69205fc91b", "security_groups": [{"name": "default"}], "user_id": "5fd355ff004945d5ae773a7e01e7792a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T19:48:53Z", "hostId": "2a7fc37c7a72514a2ff8b633530b75e673a35bc35ef9fdb7acc9f43f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "created": "2018-12-04T19:48:48Z", "tenant_id": "f41c4cfd56ef45b596418a641eb1a41e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:48:57,869 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e18b771f-4bd1-4731-8595-dca4c83bce56 2018-12-04 19:48:57,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186676979065s 2018-12-04 19:48:57,870 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e18b771f-4bd1-4731-8595-dca4c83bce56 2018-12-04 19:48:57,875 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 19:48:59,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:48:59,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f54503c39732fdedacbc518373cf9ccc10413a8" 2018-12-04 19:49:00,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:48: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-d6361afa-5390-4eaf-bd5c-963ad69929f3 x-compute-request-id: req-d6361afa-5390-4eaf-bd5c-963ad69929f3 Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eec61d77-2369-48b6-a66f-a73eda11ae8f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eec61d77-2369-48b6-a66f-a73eda11ae8f", "rel": "bookmark"}], "image": {"id": "7d7bbc3c-27a1-435a-961f-38407ced79d1", "links": [{"href": "http://172.30.9.23:8774/images/7d7bbc3c-27a1-435a-961f-38407ced79d1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "abb036e9-39d2-444c-8777-1cceff1edf92", "links": [{"href": "http://172.30.9.23:8774/flavors/abb036e9-39d2-444c-8777-1cceff1edf92", "rel": "bookmark"}]}, "id": "eec61d77-2369-48b6-a66f-a73eda11ae8f", "security_groups": [{"name": "default"}], "user_id": "5fd355ff004945d5ae773a7e01e7792a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T19:48:58Z", "hostId": "7ca879c59ab57a1e3636707d44591fe21248486ca561ee6dbb092f45", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "created": "2018-12-04T19:48:57Z", "tenant_id": "f41c4cfd56ef45b596418a641eb1a41e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_381b2977-ae8b-4a3d-9b5f-29a49d9a2477": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:2a:dc", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/79abcfd5-f8a0-4b91-8007-dd69205fc91b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79abcfd5-f8a0-4b91-8007-dd69205fc91b", "rel": "bookmark"}], "image": {"id": "7d7bbc3c-27a1-435a-961f-38407ced79d1", "links": [{"href": "http://172.30.9.23:8774/images/7d7bbc3c-27a1-435a-961f-38407ced79d1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T19:48:53.000000", "flavor": {"id": "abb036e9-39d2-444c-8777-1cceff1edf92", "links": [{"href": "http://172.30.9.23:8774/flavors/abb036e9-39d2-444c-8777-1cceff1edf92", "rel": "bookmark"}]}, "id": "79abcfd5-f8a0-4b91-8007-dd69205fc91b", "security_groups": [{"name": "default"}], "user_id": "5fd355ff004945d5ae773a7e01e7792a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T19:48:53Z", "hostId": "2a7fc37c7a72514a2ff8b633530b75e673a35bc35ef9fdb7acc9f43f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "created": "2018-12-04T19:48:48Z", "tenant_id": "f41c4cfd56ef45b596418a641eb1a41e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:49:00,201 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d6361afa-5390-4eaf-bd5c-963ad69929f3 2018-12-04 19:49:00,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.323848009109s 2018-12-04 19:49:00,202 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d6361afa-5390-4eaf-bd5c-963ad69929f3 2018-12-04 19:49:00,206 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 19:49:02,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:49:02,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f54503c39732fdedacbc518373cf9ccc10413a8" 2018-12-04 19:49:02,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:49: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-eb0d37c3-1bc0-4853-94b9-a125d78f489a x-compute-request-id: req-eb0d37c3-1bc0-4853-94b9-a125d78f489a Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eec61d77-2369-48b6-a66f-a73eda11ae8f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eec61d77-2369-48b6-a66f-a73eda11ae8f", "rel": "bookmark"}], "image": {"id": "7d7bbc3c-27a1-435a-961f-38407ced79d1", "links": [{"href": "http://172.30.9.23:8774/images/7d7bbc3c-27a1-435a-961f-38407ced79d1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "abb036e9-39d2-444c-8777-1cceff1edf92", "links": [{"href": "http://172.30.9.23:8774/flavors/abb036e9-39d2-444c-8777-1cceff1edf92", "rel": "bookmark"}]}, "id": "eec61d77-2369-48b6-a66f-a73eda11ae8f", "security_groups": [{"name": "default"}], "user_id": "5fd355ff004945d5ae773a7e01e7792a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T19:48:58Z", "hostId": "7ca879c59ab57a1e3636707d44591fe21248486ca561ee6dbb092f45", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "created": "2018-12-04T19:48:57Z", "tenant_id": "f41c4cfd56ef45b596418a641eb1a41e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_381b2977-ae8b-4a3d-9b5f-29a49d9a2477": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:2a:dc", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/79abcfd5-f8a0-4b91-8007-dd69205fc91b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79abcfd5-f8a0-4b91-8007-dd69205fc91b", "rel": "bookmark"}], "image": {"id": "7d7bbc3c-27a1-435a-961f-38407ced79d1", "links": [{"href": "http://172.30.9.23:8774/images/7d7bbc3c-27a1-435a-961f-38407ced79d1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T19:48:53.000000", "flavor": {"id": "abb036e9-39d2-444c-8777-1cceff1edf92", "links": [{"href": "http://172.30.9.23:8774/flavors/abb036e9-39d2-444c-8777-1cceff1edf92", "rel": "bookmark"}]}, "id": "79abcfd5-f8a0-4b91-8007-dd69205fc91b", "security_groups": [{"name": "default"}], "user_id": "5fd355ff004945d5ae773a7e01e7792a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T19:48:53Z", "hostId": "2a7fc37c7a72514a2ff8b633530b75e673a35bc35ef9fdb7acc9f43f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "created": "2018-12-04T19:48:48Z", "tenant_id": "f41c4cfd56ef45b596418a641eb1a41e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:49:02,575 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-eb0d37c3-1bc0-4853-94b9-a125d78f489a 2018-12-04 19:49:02,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365659952164s 2018-12-04 19:49:02,575 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-eb0d37c3-1bc0-4853-94b9-a125d78f489a 2018-12-04 19:49:02,580 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 19:49:04,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:49:04,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f54503c39732fdedacbc518373cf9ccc10413a8" 2018-12-04 19:49:04,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:49: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-5c3e263f-c3c7-423f-b8d8-f8f70e91267e x-compute-request-id: req-5c3e263f-c3c7-423f-b8d8-f8f70e91267e Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_381b2977-ae8b-4a3d-9b5f-29a49d9a2477": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:b5:56", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eec61d77-2369-48b6-a66f-a73eda11ae8f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eec61d77-2369-48b6-a66f-a73eda11ae8f", "rel": "bookmark"}], "image": {"id": "7d7bbc3c-27a1-435a-961f-38407ced79d1", "links": [{"href": "http://172.30.9.23:8774/images/7d7bbc3c-27a1-435a-961f-38407ced79d1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T19:49:02.000000", "flavor": {"id": "abb036e9-39d2-444c-8777-1cceff1edf92", "links": [{"href": "http://172.30.9.23:8774/flavors/abb036e9-39d2-444c-8777-1cceff1edf92", "rel": "bookmark"}]}, "id": "eec61d77-2369-48b6-a66f-a73eda11ae8f", "security_groups": [{"name": "default"}], "user_id": "5fd355ff004945d5ae773a7e01e7792a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T19:49:02Z", "hostId": "7ca879c59ab57a1e3636707d44591fe21248486ca561ee6dbb092f45", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "created": "2018-12-04T19:48:57Z", "tenant_id": "f41c4cfd56ef45b596418a641eb1a41e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_381b2977-ae8b-4a3d-9b5f-29a49d9a2477": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:2a:dc", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/79abcfd5-f8a0-4b91-8007-dd69205fc91b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79abcfd5-f8a0-4b91-8007-dd69205fc91b", "rel": "bookmark"}], "image": {"id": "7d7bbc3c-27a1-435a-961f-38407ced79d1", "links": [{"href": "http://172.30.9.23:8774/images/7d7bbc3c-27a1-435a-961f-38407ced79d1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T19:48:53.000000", "flavor": {"id": "abb036e9-39d2-444c-8777-1cceff1edf92", "links": [{"href": "http://172.30.9.23:8774/flavors/abb036e9-39d2-444c-8777-1cceff1edf92", "rel": "bookmark"}]}, "id": "79abcfd5-f8a0-4b91-8007-dd69205fc91b", "security_groups": [{"name": "default"}], "user_id": "5fd355ff004945d5ae773a7e01e7792a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T19:48:53Z", "hostId": "2a7fc37c7a72514a2ff8b633530b75e673a35bc35ef9fdb7acc9f43f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "created": "2018-12-04T19:48:48Z", "tenant_id": "f41c4cfd56ef45b596418a641eb1a41e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:49:04,952 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5c3e263f-c3c7-423f-b8d8-f8f70e91267e 2018-12-04 19:49:04,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369688034058s 2018-12-04 19:49:04,953 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5c3e263f-c3c7-423f-b8d8-f8f70e91267e 2018-12-04 19:49:04,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-04 19:49:04,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=eec61d77-2369-48b6-a66f-a73eda11ae8f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f54503c39732fdedacbc518373cf9ccc10413a8" 2018-12-04 19:49:05,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-ee059261-0b64-4267-8ef2-f9b01efbb041 Date: Tue, 04 Dec 2018 19:49:05 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"dc321ae4-ef21-4da1-bdd0-dbe3f7503ebf","tenant_id":"f41c4cfd56ef45b596418a641eb1a41e","created_at":"2018-12-04T19:48:59Z","admin_state_up":true,"updated_at":"2018-12-04T19:49:02Z","binding:vnic_type":"normal","device_id":"eec61d77-2369-48b6-a66f-a73eda11ae8f","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:fb:b5:56","id":"698616cb-4cf8-4df3-8078-ada0e723bcb9","port_security_enabled":true,"project_id":"f41c4cfd56ef45b596418a641eb1a41e","fixed_ips":[{"subnet_id":"d44adfef-fad0-4f43-96df-1b7a1558ff57","ip_address":"192.168.120.9"}],"extra_dhcp_opts":[],"security_groups":["25c43c7e-51bd-482b-8e77-7024e51fcee7"],"name":""}]} 2018-12-04 19:49:05,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=eec61d77-2369-48b6-a66f-a73eda11ae8f used request id req-ee059261-0b64-4267-8ef2-f9b01efbb041 2018-12-04 19:49:05,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0478448867798s 2018-12-04 19:49:05,007 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=eec61d77-2369-48b6-a66f-a73eda11ae8f used request id req-ee059261-0b64-4267-8ef2-f9b01efbb041 2018-12-04 19:49:05,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-04 19:49:05,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=698616cb-4cf8-4df3-8078-ada0e723bcb9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f54503c39732fdedacbc518373cf9ccc10413a8" 2018-12-04 19:49:05,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-839a88dd-9c0a-4e57-820a-c0a6ba2643cc Date: Tue, 04 Dec 2018 19:49:05 GMT RESP BODY: {"floatingips": []} 2018-12-04 19:49:05,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=698616cb-4cf8-4df3-8078-ada0e723bcb9 used request id req-839a88dd-9c0a-4e57-820a-c0a6ba2643cc 2018-12-04 19:49:05,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.174765110016s 2018-12-04 19:49:05,186 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=698616cb-4cf8-4df3-8078-ada0e723bcb9 used request id req-839a88dd-9c0a-4e57-820a-c0a6ba2643cc 2018-12-04 19:49:05,187 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_381b2977-ae8b-4a3d-9b5f-29a49d9a2477': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fb:b5:56', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7d7bbc3c-27a1-435a-961f-38407ced79d1'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-04T19:49:02.000000', 'flavor': Munch({u'id': u'abb036e9-39d2-444c-8777-1cceff1edf92'}), 'az': u'nova', 'id': u'eec61d77-2369-48b6-a66f-a73eda11ae8f', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5fd355ff004945d5ae773a7e01e7792a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f41c4cfd56ef45b596418a641eb1a41e', 'name': 'vping_userdata-project_381b2977-ae8b-4a3d-9b5f-29a49d9a2477', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-04T19:49:02.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-04T19:49:02Z', 'hostId': u'7ca879c59ab57a1e3636707d44591fe21248486ca561ee6dbb092f45', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'7ca879c59ab57a1e3636707d44591fe21248486ca561ee6dbb092f45', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-04T19:49:02.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f41c4cfd56ef45b596418a641eb1a41e', 'name': u'vping_userdata-vm2_381b2977-ae8b-4a3d-9b5f-29a49d9a2477', 'adminPass': u'79c6eXTEwBiQ', 'tenant_id': u'f41c4cfd56ef45b596418a641eb1a41e', 'created_at': u'2018-12-04T19:48:57Z', 'created': u'2018-12-04T19:48:57Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-04 19:49:05,188 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-12-04 19:49:06,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:49:06,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f54503c39732fdedacbc518373cf9ccc10413a8" 2018-12-04 19:49:06,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:49: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-b6ed21cb-19b7-4779-b311-d4f3d16c2d69 x-compute-request-id: req-b6ed21cb-19b7-4779-b311-d4f3d16c2d69 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_381b2977-ae8b-4a3d-9b5f-29a49d9a2477": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:b5:56", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eec61d77-2369-48b6-a66f-a73eda11ae8f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eec61d77-2369-48b6-a66f-a73eda11ae8f", "rel": "bookmark"}], "image": {"id": "7d7bbc3c-27a1-435a-961f-38407ced79d1", "links": [{"href": "http://172.30.9.23:8774/images/7d7bbc3c-27a1-435a-961f-38407ced79d1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T19:49:02.000000", "flavor": {"id": "abb036e9-39d2-444c-8777-1cceff1edf92", "links": [{"href": "http://172.30.9.23:8774/flavors/abb036e9-39d2-444c-8777-1cceff1edf92", "rel": "bookmark"}]}, "id": "eec61d77-2369-48b6-a66f-a73eda11ae8f", "security_groups": [{"name": "default"}], "user_id": "5fd355ff004945d5ae773a7e01e7792a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T19:49:02Z", "hostId": "7ca879c59ab57a1e3636707d44591fe21248486ca561ee6dbb092f45", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "created": "2018-12-04T19:48:57Z", "tenant_id": "f41c4cfd56ef45b596418a641eb1a41e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_381b2977-ae8b-4a3d-9b5f-29a49d9a2477": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:2a:dc", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/79abcfd5-f8a0-4b91-8007-dd69205fc91b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79abcfd5-f8a0-4b91-8007-dd69205fc91b", "rel": "bookmark"}], "image": {"id": "7d7bbc3c-27a1-435a-961f-38407ced79d1", "links": [{"href": "http://172.30.9.23:8774/images/7d7bbc3c-27a1-435a-961f-38407ced79d1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T19:48:53.000000", "flavor": {"id": "abb036e9-39d2-444c-8777-1cceff1edf92", "links": [{"href": "http://172.30.9.23:8774/flavors/abb036e9-39d2-444c-8777-1cceff1edf92", "rel": "bookmark"}]}, "id": "79abcfd5-f8a0-4b91-8007-dd69205fc91b", "security_groups": [{"name": "default"}], "user_id": "5fd355ff004945d5ae773a7e01e7792a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T19:48:53Z", "hostId": "2a7fc37c7a72514a2ff8b633530b75e673a35bc35ef9fdb7acc9f43f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "created": "2018-12-04T19:48:48Z", "tenant_id": "f41c4cfd56ef45b596418a641eb1a41e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:49:06,518 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b6ed21cb-19b7-4779-b311-d4f3d16c2d69 2018-12-04 19:49:06,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.328778982162s 2018-12-04 19:49:06,519 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b6ed21cb-19b7-4779-b311-d4f3d16c2d69 2018-12-04 19:49:06,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 19:49:06,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/eec61d77-2369-48b6-a66f-a73eda11ae8f/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}6f54503c39732fdedacbc518373cf9ccc10413a8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 19:49:06,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:49: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-5f735692-9a28-4244-92b3-1d27472284d6 x-compute-request-id: req-5f735692-9a28-4244-92b3-1d27472284d6 Content-Encoding: gzip Content-Length: 9591 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 496769715 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.191577] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.193645] pid_max: default: 32768 minimum: 301\n[ 0.194768] ACPI: Core revision 20150930\n[ 0.196343] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197966] Security Framework initialized\n[ 0.198993] Yama: becoming mindful.\n[ 0.199910] AppArmor: AppArmor initialized\n[ 0.200969] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202587] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204151] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205627] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207352] Initializing cgroup subsys io\n[ 0.208362] Initializing cgroup subsys memory\n[ 0.209426] Initializing cgroup subsys devices\n[ 0.210523] Initializing cgroup subsys freezer\n[ 0.211602] Initializing cgroup subsys net_cls\n[ 0.212682] Initializing cgroup subsys perf_event\n[ 0.213816] Initializing cgroup subsys net_prio\n[ 0.214923] Initializing cgroup subsys hugetlb\n[ 0.215998] Initializing cgroup subsys pids\n[ 0.217069] CPU: Physical Processor ID: 0\n[ 0.218766] mce: CPU supports 10 MCE banks\n[ 0.219811] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.221047] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235812] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242318] ftrace: allocating 31920 entries in 125 pages\n[ 0.267763] smpboot: Max logical packages: 1\n[ 0.268831] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270518] x2apic enabled\n[ 0.271543] Switched APIC routing to physical x2apic.\n[ 0.273770] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275112] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277627] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279804] KVM setup paravirtual spinlock\n[ 0.281283] x86: Booted up 1 node, 1 CPUs\n[ 0.282290] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283984] devtmpfs: initialized\n[ 0.285840] evm: security.selinux\n[ 0.286691] evm: security.SMACK64\n[ 0.287537] evm: security.SMACK64EXEC\n[ 0.288448] evm: security.SMACK64TRANSMUTE\n[ 0.289431] evm: security.SMACK64MMAP\n[ 0.290336] evm: security.ima\n[ 0.291120] evm: security.capability\n[ 0.292082] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294294] pinctrl core: initialized pinctrl subsystem\n[ 0.295598] RTC time: 19:49:02, date: 12/04/18\n[ 0.296722] NET: Registered protocol family 16\n[ 0.297872] cpuidle: using governor ladder\n[ 0.298846] cpuidle: using governor menu\n[ 0.299782] PCCT header not found.\n[ 0.300670] ACPI: bus type PCI registered\n[ 0.301645] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.303096] PCI: Using configuration type 1 for base access\n[ 0.305054] ACPI: Added _OSI(Module Device)\n[ 0.306046] ACPI: Added _OSI(Processor Device)\n[ 0.307065] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.308127] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.310086] ACPI: Interpreter enabled\n[ 0.311016] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.313241] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.315441] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.317633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.319857] ACPI: (supports S0 S5)\n[ 0.320727] ACPI: Using IOAPIC for interrupt routing\n[ 0.321871] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.325387] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.326749] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.328214] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329694] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332347] acpiphp: Slot [3] registered\n[ 0.333335] acpiphp: Slot [4] registered\n[ 0.334313] acpiphp: Slot [5] registered\n[ 0.335288] acpiphp: Slot [6] registered\n[ 0.336256] acpiphp: Slot [7] registered\n[ 0.337196] acpiphp: Slot [8] registered\n[ 0.338139] acpiphp: Slot [9] registered\n[ 0.339084] acpiphp: Slot [10] registered\n[ 0.340041] acpiphp: Slot [11] registered\n[ 0.341047] acpiphp: Slot [12] registered\n[ 0.342018] acpiphp: Slot [13] registered\n[ 0.343027] acpiphp: Slot [14] registered\n[ 0.344011] acpiphp: Slot [15] registered\n[ 0.357599] acpiphp: Slot [16] registered\n[ 0.358605] acpiphp: Slot [17] registered\n[ 0.359564] acpiphp: Slot [18] registered\n[ 0.360534] acpiphp: Slot [19] registered\n[ 0.361533] acpiphp: Slot [20] registered\n[ 0.362522] acpiphp: Slot [21] registered\n[ 0.363484] acpiphp: Slot [22] registered\n[ 0.364439] acpiphp: Slot [23] registered\n[ 0.365399] acpiphp: Slot [24] registered\n[ 0.366386] acpiphp: Slot [25] registered\n[ 0.367344] acpiphp: Slot [26] registered\n[ 0.368337] acpiphp: Slot [27] registered\n[ 0.369327] acpiphp: Slot [28] registered\n[ 0.370287] acpiphp: Slot [29] registered\n[ 0.371302] acpiphp: Slot [30] registered\n[ 0.372265] acpiphp: Slot [31] registered\n[ 0.373254] PCI host bridge to bus 0000:00\n[ 0.374208] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.375650] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.377071] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.378783] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.380529] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.382361] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.386114] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.387639] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.389058] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.390579] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.394461] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.396392] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.416779] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.418607] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.420348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.422087] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.423832] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.425388] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.427020] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.428305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.430229] vgaarb: loaded\n[ 0.430976] vgaarb: bridge control possible 0000:00:02.0\n[ 0.432453] SCSI subsystem initialized\n[ 0.433586] ACPI: bus type USB registered\n[ 0.434598] usbcore: registered new interface driver usbfs\n[ 0.435866] usbcore: registered new interface driver hub\n[ 0.437104] usbcore: registered new device driver usb\n[ 0.438455] PCI: Using ACPI for IRQ routing\n[ 0.439838] NetLabel: Initializing\n[ 0.440736] NetLabel: domain hash size = 128\n[ 0.441776] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.442960] NetLabel: unlabeled traffic allowed by default\n[ 0.444390] clocksource: Switched to clocksource kvm-clock\n[ 0.453652] AppArmor: AppArmor Filesystem Enabled\n[ 0.454836] pnp: PnP ACPI init\n[ 0.455960] pnp: PnP ACPI: found 5 devices\n[ 0.462620] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.464732] NET: Registered protocol family 2\n[ 0.466010] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.467584] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.469065] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.470532] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471869] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.473309] NET: Registered protocol family 1\n[ 0.474409] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.475744] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.477049] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.491413] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.505821] Trying to unpack rootfs image as initramfs...\n[ 0.565592] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.570073] Scanning for low memory corruption every 60 seconds\n[ 0.572020] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.573454] audit: initializing netlink subsys (disabled)\n[ 0.574755] audit: type=2000 audit(1543952943.434:1): initialized\n[ 0.576430] Initialise system trusted keyring\n[ 0.577698] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.579104] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.581579] zbud: loaded\n[ 0.582476] VFS: Disk quotas dquot_6.6.0\n[ 0.583481] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.585398] fuse init (API version 7.23)\n[ 0.586492] Key type big_key registered\n[ 0.587478] Allocating IMA MOK and blacklist keyrings.\n[ 0.588957] Key type asymmetric registered\n[ 0.589965] Asymmetric key parser 'x509' registered\n[ 0.591125] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.592953] io scheduler noop registered\n[ 0.593914] io scheduler deadline registered (default)\n[ 0.595115] io scheduler cfq registered\n[ 0.596171] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.597437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.598992] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.600783] ACPI: Power Button [PWRF]\n[ 0.601879] GHES: HEST is not enabled!\n[ 0.615831] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.644520] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.647114] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.670717] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.673478] Linux agpgart interface v0.103\n[ 0.676597] brd: module loaded\n[ 0.678617] loop: module loaded\n[ 0.683669] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.685491] GPT:90111 != 2097151\n[ 0.686367] GPT:Alternate GPT header not at the end of the disk.\n[ 0.687722] GPT:90111 != 2097151\n[ 0.688585] GPT: Use GNU Parted to correct GPT errors.\n[ 0.689788] vda: vda1 vda15\n[ 0.691317] scsi host0: ata_piix\n[ 0.692280] scsi host1: ata_piix\n[ 0.693183] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.694681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.696485] libphy: Fixed MDIO Bus: probed\n[ 0.697507] tun: Universal TUN/TAP device driver, 1.6\n[ 0.698684] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.701396] PPP generic driver version 2.4.2\n[ 0.702825] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.704306] ehci-pci: EHCI PCI platform driver\n[ 0.705418] ehci-platform: EHCI generic platform driver\n[ 0.706851] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.708250] ohci-pci: OHCI PCI platform driver\n[ 0.709347] ohci-platform: OHCI generic platform driver\n[ 0.710587] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.724999] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.726241] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.728067] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.729318] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.730740] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.732251] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.734026] usb usb1: Product: UHCI Host Controller\n[ 0.735164] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.736552] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.737765] hub 1-0:1.0: USB hub found\n[ 0.738722] hub 1-0:1.0: 2 ports detected\n[ 0.739861] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.742452] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.743622] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.744892] mousedev: PS/2 mouse device common for all mice\n[ 0.746403] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.748626] rtc_cmos 00:00: RTC can wake from S4\n[ 0.750014] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.751453] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.752899] i2c /dev entries driver\n[ 0.753834] device-mapper: uevent: version 1.0.3\n[ 0.754995] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.757005] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.758728] NET: Registered protocol family 10\n[ 0.760135] NET: Registered protocol family 17\n[ 0.761251] Key type dns_resolver registered\n[ 0.762424] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.763779] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.765988] registered taskstats version 1\n[ 0.767029] Loading compiled-in X.509 certificates\n[ 0.768733] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.771046] zswap: loaded using pool lzo/zbud\n[ 0.772983] Key type trusted registered\n[ 0.774967] Key type encrypted registered\n[ 0.775999] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.777286] ima: No TPM chip found, activating TPM-bypass!\n[ 0.778582] evm: HMAC attrs: 0x1\n[ 0.779750] Magic number: 14:141:849\n[ 0.780737] index1: hash matches\n[ 0.781634] graphics fbcon: hash matches\n[ 0.782779] rtc_cmos 00:00: setting system clock to 2018-12-04 19:49:03 UTC (1543952943)\n[ 0.784771] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.798803] EDD information not available.\n[ 0.853996] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.855869] Write protecting the kernel read-only data: 14336k\n[ 0.858470] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.860630] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.76\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.027244] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.9...\nLease of 192.168.120.9 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 0.86. 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=== 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDQKr4gWYnhs2uQ6XK+97eW3ryRXGAJVUAm3Kw1uMelb2BA1oieKdY65DZdjaqlzmG4Uo3WOwODerVfRMUJpxCkawW61Fs2eSIioBrbqaSrwqCCRqRs8p5OQbQo8wwRBqtpVQtMnaMCwmkV90WbxErVOL5xENlzQuIoViOLgvJUXTPwaWBAhTBeqKpjuXGld0Qqilvt/U+mayDNguqDwqx2VbcA5sTNtPnG3axU6IbllkKz0amqsqfkPBRTRFIfgdScg1hg94Dmj4Tjg535V8WEtyu1EB4g6kfb13G7dGN4V/379Y95aGl5hcql8g8XkP0Tw1XU+5PK+TpdaViMvVo/ root@vping-userdata-vm2-381b2977-ae8b-4a3d-9b5f-29a49d9a2477\nssh-dss AAAAB3NzaC1kc3MAAACBAPJJg1CC3zBHEmL5N6moRqVseAK6/fsS1Vul67Nq3xbnb5YEsFaegFTUL4IicXKSNR/FFco1T8S6x41ILjc2bvbmS+VT35B7Thwh/pFgJ2rJYfdfSt9iPwW17SSlaH9WuksiSYot5aW01HosMMUj4D658aJA2bpDqo75bSV+f60hAAAAFQDOkx7sWPT2G0EEmINTLG7aPkQ21QAAAIEAlzODZPM4Nm7npQtJ7+QUgQuaVxwYUi8/XMTM/oI9++REAbnoY3QgiLFcJOuJc6h5nySeRKsEFYUKoejzL+XKf5cvTCZMy3iihTMSR4t1yOSrCKFl36U70txfXrog1U7CnRVCdTNgKLWOlkmsCm5MwqsIZcWKIFru98LJDfNQmQwAAACABphq6p6ELL5+DLsB1qs2o85kitaRB7U6ogfhLwhHg4RnORIqVbYr/neVfiPE3czLCICX76tGJpCMUUDLsfVA496TZBUM3B9q3LK1N+oJgC6LpXqoGeUUs7U/hBaDx5Z2fjFHCB1ARpGhSdx57SPvdetLAVk3VgOL0/avVDWDzps= root@vping-userdata-vm2-381b2977-ae8b-4a3d-9b5f-29a49d9a2477\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.35s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fefb:b556/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.9 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000006\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-381b2977-ae8b-4a3d-9b5f-29a49d9a2477\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=2.46 ===\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-381b2977-ae8b-4a3d-9b5f-29a49d9a2477 login: "} 2018-12-04 19:49:06,607 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/eec61d77-2369-48b6-a66f-a73eda11ae8f/action used request id req-5f735692-9a28-4244-92b3-1d27472284d6 2018-12-04 19:49:06,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0855939388275s 2018-12-04 19:49:06,608 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/eec61d77-2369-48b6-a66f-a73eda11ae8f/action used request id req-5f735692-9a28-4244-92b3-1d27472284d6 2018-12-04 19:49:06,608 - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 496769715 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.191577] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.193645] pid_max: default: 32768 minimum: 301 [ 0.194768] ACPI: Core revision 20150930 [ 0.196343] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.197966] Security Framework initialized [ 0.198993] Yama: becoming mindful. [ 0.199910] AppArmor: AppArmor initialized [ 0.200969] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.202587] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.204151] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.205627] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207352] Initializing cgroup subsys io [ 0.208362] Initializing cgroup subsys memory [ 0.209426] Initializing cgroup subsys devices [ 0.210523] Initializing cgroup subsys freezer [ 0.211602] Initializing cgroup subsys net_cls [ 0.212682] Initializing cgroup subsys perf_event [ 0.213816] Initializing cgroup subsys net_prio [ 0.214923] Initializing cgroup subsys hugetlb [ 0.215998] Initializing cgroup subsys pids [ 0.217069] CPU: Physical Processor ID: 0 [ 0.218766] mce: CPU supports 10 MCE banks [ 0.219811] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.221047] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.235812] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.242318] ftrace: allocating 31920 entries in 125 pages [ 0.267763] smpboot: Max logical packages: 1 [ 0.268831] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.270518] x2apic enabled [ 0.271543] Switched APIC routing to physical x2apic. [ 0.273770] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.275112] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.277627] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.279804] KVM setup paravirtual spinlock [ 0.281283] x86: Booted up 1 node, 1 CPUs [ 0.282290] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.283984] devtmpfs: initialized [ 0.285840] evm: security.selinux [ 0.286691] evm: security.SMACK64 [ 0.287537] evm: security.SMACK64EXEC [ 0.288448] evm: security.SMACK64TRANSMUTE [ 0.289431] evm: security.SMACK64MMAP [ 0.290336] evm: security.ima [ 0.291120] evm: security.capability [ 0.292082] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.294294] pinctrl core: initialized pinctrl subsystem [ 0.295598] RTC time: 19:49:02, date: 12/04/18 [ 0.296722] NET: Registered protocol family 16 [ 0.297872] cpuidle: using governor ladder [ 0.298846] cpuidle: using governor menu [ 0.299782] PCCT header not found. [ 0.300670] ACPI: bus type PCI registered [ 0.301645] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.303096] PCI: Using configuration type 1 for base access [ 0.305054] ACPI: Added _OSI(Module Device) [ 0.306046] ACPI: Added _OSI(Processor Device) [ 0.307065] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.308127] ACPI: Added _OSI(Processor Aggregator Device) [ 0.310086] ACPI: Interpreter enabled [ 0.311016] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.313241] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.315441] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.317633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.319857] ACPI: (supports S0 S5) [ 0.320727] ACPI: Using IOAPIC for interrupt routing [ 0.321871] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.325387] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.326749] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.328214] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.329694] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.332347] acpiphp: Slot [3] registered [ 0.333335] acpiphp: Slot [4] registered [ 0.334313] acpiphp: Slot [5] registered [ 0.335288] acpiphp: Slot [6] registered [ 0.336256] acpiphp: Slot [7] registered [ 0.337196] acpiphp: Slot [8] registered [ 0.338139] acpiphp: Slot [9] registered [ 0.339084] acpiphp: Slot [10] registered [ 0.340041] acpiphp: Slot [11] registered [ 0.341047] acpiphp: Slot [12] registered [ 0.342018] acpiphp: Slot [13] registered [ 0.343027] acpiphp: Slot [14] registered [ 0.344011] acpiphp: Slot [15] registered [ 0.357599] acpiphp: Slot [16] registered [ 0.358605] acpiphp: Slot [17] registered [ 0.359564] acpiphp: Slot [18] registered [ 0.360534] acpiphp: Slot [19] registered [ 0.361533] acpiphp: Slot [20] registered [ 0.362522] acpiphp: Slot [21] registered [ 0.363484] acpiphp: Slot [22] registered [ 0.364439] acpiphp: Slot [23] registered [ 0.365399] acpiphp: Slot [24] registered [ 0.366386] acpiphp: Slot [25] registered [ 0.367344] acpiphp: Slot [26] registered [ 0.368337] acpiphp: Slot [27] registered [ 0.369327] acpiphp: Slot [28] registered [ 0.370287] acpiphp: Slot [29] registered [ 0.371302] acpiphp: Slot [30] registered [ 0.372265] acpiphp: Slot [31] registered [ 0.373254] PCI host bridge to bus 0000:00 [ 0.374208] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.375650] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.377071] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.378783] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.380529] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.382361] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.386114] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.387639] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.389058] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.390579] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.394461] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.396392] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.416779] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.418607] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.420348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.422087] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.423832] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.425388] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.427020] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.428305] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.430229] vgaarb: loaded [ 0.430976] vgaarb: bridge control possible 0000:00:02.0 [ 0.432453] SCSI subsystem initialized [ 0.433586] ACPI: bus type USB registered [ 0.434598] usbcore: registered new interface driver usbfs [ 0.435866] usbcore: registered new interface driver hub [ 0.437104] usbcore: registered new device driver usb [ 0.438455] PCI: Using ACPI for IRQ routing [ 0.439838] NetLabel: Initializing [ 0.440736] NetLabel: domain hash size = 128 [ 0.441776] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.442960] NetLabel: unlabeled traffic allowed by default [ 0.444390] clocksource: Switched to clocksource kvm-clock [ 0.453652] AppArmor: AppArmor Filesystem Enabled [ 0.454836] pnp: PnP ACPI init [ 0.455960] pnp: PnP ACPI: found 5 devices [ 0.462620] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.464732] NET: Registered protocol family 2 [ 0.466010] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.467584] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.469065] TCP: Hash tables configured (established 4096 bind 4096) [ 0.470532] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.471869] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.473309] NET: Registered protocol family 1 [ 0.474409] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.475744] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.477049] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.491413] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.505821] Trying to unpack rootfs image as initramfs... [ 0.565592] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.570073] Scanning for low memory corruption every 60 seconds [ 0.572020] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.573454] audit: initializing netlink subsys (disabled) [ 0.574755] audit: type=2000 audit(1543952943.434:1): initialized [ 0.576430] Initialise system trusted keyring [ 0.577698] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.579104] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.581579] zbud: loaded [ 0.582476] VFS: Disk quotas dquot_6.6.0 [ 0.583481] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.585398] fuse init (API version 7.23) [ 0.586492] Key type big_key registered [ 0.587478] Allocating IMA MOK and blacklist keyrings. [ 0.588957] Key type asymmetric registered [ 0.589965] Asymmetric key parser 'x509' registered [ 0.591125] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.592953] io scheduler noop registered [ 0.593914] io scheduler deadline registered (default) [ 0.595115] io scheduler cfq registered [ 0.596171] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.597437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.598992] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.600783] ACPI: Power Button [PWRF] [ 0.601879] GHES: HEST is not enabled! [ 0.615831] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.644520] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.647114] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.670717] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.673478] Linux agpgart interface v0.103 [ 0.676597] brd: module loaded [ 0.678617] loop: module loaded [ 0.683669] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.685491] GPT:90111 != 2097151 [ 0.686367] GPT:Alternate GPT header not at the end of the disk. [ 0.687722] GPT:90111 != 2097151 [ 0.688585] GPT: Use GNU Parted to correct GPT errors. [ 0.689788] vda: vda1 vda15 [ 0.691317] scsi host0: ata_piix [ 0.692280] scsi host1: ata_piix [ 0.693183] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.694681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.696485] libphy: Fixed MDIO Bus: probed [ 0.697507] tun: Universal TUN/TAP device driver, 1.6 [ 0.698684] tun: (C) 1999-2004 Max Krasnyansky [ 0.701396] PPP generic driver version 2.4.2 [ 0.702825] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.704306] ehci-pci: EHCI PCI platform driver [ 0.705418] ehci-platform: EHCI generic platform driver [ 0.706851] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708250] ohci-pci: OHCI PCI platform driver [ 0.709347] ohci-platform: OHCI generic platform driver [ 0.710587] uhci_hcd: USB Universal Host Controller Interface driver [ 0.724999] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.726241] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.728067] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.729318] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.730740] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.732251] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.734026] usb usb1: Product: UHCI Host Controller [ 0.735164] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.736552] usb usb1: SerialNumber: 0000:00:01.2 [ 0.737765] hub 1-0:1.0: USB hub found [ 0.738722] hub 1-0:1.0: 2 ports detected [ 0.739861] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.742452] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.743622] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.744892] mousedev: PS/2 mouse device common for all mice [ 0.746403] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.748626] rtc_cmos 00:00: RTC can wake from S4 [ 0.750014] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.751453] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752899] i2c /dev entries driver [ 0.753834] device-mapper: uevent: version 1.0.3 [ 0.754995] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.757005] ledtrig-cpu: registered to indicate activity on CPUs [ 0.758728] NET: Registered protocol family 10 [ 0.760135] NET: Registered protocol family 17 [ 0.761251] Key type dns_resolver registered [ 0.762424] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.763779] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.765988] registered taskstats version 1 [ 0.767029] Loading compiled-in X.509 certificates [ 0.768733] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.771046] zswap: loaded using pool lzo/zbud [ 0.772983] Key type trusted registered [ 0.774967] Key type encrypted registered [ 0.775999] AppArmor: AppArmor sha1 policy hashing enabled [ 0.777286] ima: No TPM chip found, activating TPM-bypass! [ 0.778582] evm: HMAC attrs: 0x1 [ 0.779750] Magic number: 14:141:849 [ 0.780737] index1: hash matches [ 0.781634] graphics fbcon: hash matches [ 0.782779] rtc_cmos 00:00: setting system clock to 2018-12-04 19:49:03 UTC (1543952943) [ 0.784771] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.798803] EDD information not available. [ 0.853996] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.855869] Write protecting the kernel read-only data: 14336k [ 0.858470] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.860630] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.76 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.027244] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.9... Lease of 192.168.120.9 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 0.86. 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 === 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDQKr4gWYnhs2uQ6XK+97eW3ryRXGAJVUAm3Kw1uMelb2BA1oieKdY65DZdjaqlzmG4Uo3WOwODerVfRMUJpxCkawW61Fs2eSIioBrbqaSrwqCCRqRs8p5OQbQo8wwRBqtpVQtMnaMCwmkV90WbxErVOL5xENlzQuIoViOLgvJUXTPwaWBAhTBeqKpjuXGld0Qqilvt/U+mayDNguqDwqx2VbcA5sTNtPnG3axU6IbllkKz0amqsqfkPBRTRFIfgdScg1hg94Dmj4Tjg535V8WEtyu1EB4g6kfb13G7dGN4V/379Y95aGl5hcql8g8XkP0Tw1XU+5PK+TpdaViMvVo/ root@vping-userdata-vm2-381b2977-ae8b-4a3d-9b5f-29a49d9a2477 ssh-dss AAAAB3NzaC1kc3MAAACBAPJJg1CC3zBHEmL5N6moRqVseAK6/fsS1Vul67Nq3xbnb5YEsFaegFTUL4IicXKSNR/FFco1T8S6x41ILjc2bvbmS+VT35B7Thwh/pFgJ2rJYfdfSt9iPwW17SSlaH9WuksiSYot5aW01HosMMUj4D658aJA2bpDqo75bSV+f60hAAAAFQDOkx7sWPT2G0EEmINTLG7aPkQ21QAAAIEAlzODZPM4Nm7npQtJ7+QUgQuaVxwYUi8/XMTM/oI9++REAbnoY3QgiLFcJOuJc6h5nySeRKsEFYUKoejzL+XKf5cvTCZMy3iihTMSR4t1yOSrCKFl36U70txfXrog1U7CnRVCdTNgKLWOlkmsCm5MwqsIZcWKIFru98LJDfNQmQwAAACABphq6p6ELL5+DLsB1qs2o85kitaRB7U6ogfhLwhHg4RnORIqVbYr/neVfiPE3czLCICX76tGJpCMUUDLsfVA496TZBUM3B9q3LK1N+oJgC6LpXqoGeUUs7U/hBaDx5Z2fjFHCB1ARpGhSdx57SPvdetLAVk3VgOL0/avVDWDzps= root@vping-userdata-vm2-381b2977-ae8b-4a3d-9b5f-29a49d9a2477 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.35s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fefb:b556/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.9 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000006 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-381b2977-ae8b-4a3d-9b5f-29a49d9a2477 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.46 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-381b2977-ae8b-4a3d-9b5f-29a49d9a2477 login: 2018-12-04 19:49:06,609 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-12-04 19:49:06,725 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-04 19:49:06,726 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:27 | PASS | +------------------------+------------------+------------------+----------------+ 2018-12-04 19:49:06,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-04 19:49:06,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/79abcfd5-f8a0-4b91-8007-dd69205fc91b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f54503c39732fdedacbc518373cf9ccc10413a8" 2018-12-04 19:49:06,860 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 19:49: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-7294d3ca-12a6-41da-b96b-b0de9d231cdb x-compute-request-id: req-7294d3ca-12a6-41da-b96b-b0de9d231cdb Content-Type: application/json 2018-12-04 19:49:06,861 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/79abcfd5-f8a0-4b91-8007-dd69205fc91b used request id req-7294d3ca-12a6-41da-b96b-b0de9d231cdb 2018-12-04 19:49:06,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.129425048828s 2018-12-04 19:49:06,861 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/79abcfd5-f8a0-4b91-8007-dd69205fc91b used request id req-7294d3ca-12a6-41da-b96b-b0de9d231cdb 2018-12-04 19:49:06,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:49:06,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f54503c39732fdedacbc518373cf9ccc10413a8" 2018-12-04 19:49:07,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:49: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-e2947d87-9061-47f7-b022-8595ac65b31e x-compute-request-id: req-e2947d87-9061-47f7-b022-8595ac65b31e Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_381b2977-ae8b-4a3d-9b5f-29a49d9a2477": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:b5:56", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eec61d77-2369-48b6-a66f-a73eda11ae8f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eec61d77-2369-48b6-a66f-a73eda11ae8f", "rel": "bookmark"}], "image": {"id": "7d7bbc3c-27a1-435a-961f-38407ced79d1", "links": [{"href": "http://172.30.9.23:8774/images/7d7bbc3c-27a1-435a-961f-38407ced79d1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T19:49:02.000000", "flavor": {"id": "abb036e9-39d2-444c-8777-1cceff1edf92", "links": [{"href": "http://172.30.9.23:8774/flavors/abb036e9-39d2-444c-8777-1cceff1edf92", "rel": "bookmark"}]}, "id": "eec61d77-2369-48b6-a66f-a73eda11ae8f", "security_groups": [{"name": "default"}], "user_id": "5fd355ff004945d5ae773a7e01e7792a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T19:49:02Z", "hostId": "7ca879c59ab57a1e3636707d44591fe21248486ca561ee6dbb092f45", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "created": "2018-12-04T19:48:57Z", "tenant_id": "f41c4cfd56ef45b596418a641eb1a41e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_381b2977-ae8b-4a3d-9b5f-29a49d9a2477": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:2a:dc", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/79abcfd5-f8a0-4b91-8007-dd69205fc91b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79abcfd5-f8a0-4b91-8007-dd69205fc91b", "rel": "bookmark"}], "image": {"id": "7d7bbc3c-27a1-435a-961f-38407ced79d1", "links": [{"href": "http://172.30.9.23:8774/images/7d7bbc3c-27a1-435a-961f-38407ced79d1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T19:48:53.000000", "flavor": {"id": "abb036e9-39d2-444c-8777-1cceff1edf92", "links": [{"href": "http://172.30.9.23:8774/flavors/abb036e9-39d2-444c-8777-1cceff1edf92", "rel": "bookmark"}]}, "id": "79abcfd5-f8a0-4b91-8007-dd69205fc91b", "security_groups": [{"name": "default"}], "user_id": "5fd355ff004945d5ae773a7e01e7792a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T19:49:06Z", "hostId": "2a7fc37c7a72514a2ff8b633530b75e673a35bc35ef9fdb7acc9f43f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "created": "2018-12-04T19:48:48Z", "tenant_id": "f41c4cfd56ef45b596418a641eb1a41e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:49:07,274 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e2947d87-9061-47f7-b022-8595ac65b31e 2018-12-04 19:49:07,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.413077116013s 2018-12-04 19:49:07,275 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e2947d87-9061-47f7-b022-8595ac65b31e 2018-12-04 19:49:07,277 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 19:49:09,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:49:09,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f54503c39732fdedacbc518373cf9ccc10413a8" 2018-12-04 19:49:09,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:49: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-18801e8f-ac59-4e78-9618-70668a7f8caf x-compute-request-id: req-18801e8f-ac59-4e78-9618-70668a7f8caf Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_381b2977-ae8b-4a3d-9b5f-29a49d9a2477": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:b5:56", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eec61d77-2369-48b6-a66f-a73eda11ae8f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eec61d77-2369-48b6-a66f-a73eda11ae8f", "rel": "bookmark"}], "image": {"id": "7d7bbc3c-27a1-435a-961f-38407ced79d1", "links": [{"href": "http://172.30.9.23:8774/images/7d7bbc3c-27a1-435a-961f-38407ced79d1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T19:49:02.000000", "flavor": {"id": "abb036e9-39d2-444c-8777-1cceff1edf92", "links": [{"href": "http://172.30.9.23:8774/flavors/abb036e9-39d2-444c-8777-1cceff1edf92", "rel": "bookmark"}]}, "id": "eec61d77-2369-48b6-a66f-a73eda11ae8f", "security_groups": [{"name": "default"}], "user_id": "5fd355ff004945d5ae773a7e01e7792a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T19:49:02Z", "hostId": "7ca879c59ab57a1e3636707d44591fe21248486ca561ee6dbb092f45", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "created": "2018-12-04T19:48:57Z", "tenant_id": "f41c4cfd56ef45b596418a641eb1a41e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:49:09,452 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-18801e8f-ac59-4e78-9618-70668a7f8caf 2018-12-04 19:49:09,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173017978668s 2018-12-04 19:49:09,453 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-18801e8f-ac59-4e78-9618-70668a7f8caf 2018-12-04 19:49:09,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-04 19:49:09,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/eec61d77-2369-48b6-a66f-a73eda11ae8f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f54503c39732fdedacbc518373cf9ccc10413a8" 2018-12-04 19:49:09,580 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 19:49: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-f051120c-c543-41ff-a585-8c6240cfd8e4 x-compute-request-id: req-f051120c-c543-41ff-a585-8c6240cfd8e4 Content-Type: application/json 2018-12-04 19:49:09,580 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/eec61d77-2369-48b6-a66f-a73eda11ae8f used request id req-f051120c-c543-41ff-a585-8c6240cfd8e4 2018-12-04 19:49:09,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.125048160553s 2018-12-04 19:49:09,580 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/eec61d77-2369-48b6-a66f-a73eda11ae8f used request id req-f051120c-c543-41ff-a585-8c6240cfd8e4 2018-12-04 19:49:09,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:49:09,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f54503c39732fdedacbc518373cf9ccc10413a8" 2018-12-04 19:49:10,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:49: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-b2b197d4-379e-42eb-9242-39a8f0316edf x-compute-request-id: req-b2b197d4-379e-42eb-9242-39a8f0316edf Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_381b2977-ae8b-4a3d-9b5f-29a49d9a2477": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:b5:56", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eec61d77-2369-48b6-a66f-a73eda11ae8f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eec61d77-2369-48b6-a66f-a73eda11ae8f", "rel": "bookmark"}], "image": {"id": "7d7bbc3c-27a1-435a-961f-38407ced79d1", "links": [{"href": "http://172.30.9.23:8774/images/7d7bbc3c-27a1-435a-961f-38407ced79d1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T19:49:02.000000", "flavor": {"id": "abb036e9-39d2-444c-8777-1cceff1edf92", "links": [{"href": "http://172.30.9.23:8774/flavors/abb036e9-39d2-444c-8777-1cceff1edf92", "rel": "bookmark"}]}, "id": "eec61d77-2369-48b6-a66f-a73eda11ae8f", "security_groups": [{"name": "default"}], "user_id": "5fd355ff004945d5ae773a7e01e7792a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T19:49:09Z", "hostId": "7ca879c59ab57a1e3636707d44591fe21248486ca561ee6dbb092f45", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "created": "2018-12-04T19:48:57Z", "tenant_id": "f41c4cfd56ef45b596418a641eb1a41e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:49:10,028 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b2b197d4-379e-42eb-9242-39a8f0316edf 2018-12-04 19:49:10,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.447296857834s 2018-12-04 19:49:10,028 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b2b197d4-379e-42eb-9242-39a8f0316edf 2018-12-04 19:49:10,030 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 19:49:12,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:49:12,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f54503c39732fdedacbc518373cf9ccc10413a8" 2018-12-04 19:49:12,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:49: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-d0ea3844-ca0d-4b99-a718-3ce250b0b425 x-compute-request-id: req-d0ea3844-ca0d-4b99-a718-3ce250b0b425 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-04 19:49:12,103 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d0ea3844-ca0d-4b99-a718-3ce250b0b425 2018-12-04 19:49:12,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0697348117828s 2018-12-04 19:49:12,103 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d0ea3844-ca0d-4b99-a718-3ce250b0b425 2018-12-04 19:49:12,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-04 19:49:12,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/63da17c0-b518-444a-b5e7-a23133927802/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}6f54503c39732fdedacbc518373cf9ccc10413a8" -d '{"subnet_id": "d44adfef-fad0-4f43-96df-1b7a1558ff57"}' 2018-12-04 19:49:13,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cb519782-6265-47f5-964b-c8ab0b39a20a Date: Tue, 04 Dec 2018 19:49:13 GMT RESP BODY: {"network_id": "dc321ae4-ef21-4da1-bdd0-dbe3f7503ebf", "tenant_id": "f41c4cfd56ef45b596418a641eb1a41e", "subnet_id": "d44adfef-fad0-4f43-96df-1b7a1558ff57", "subnet_ids": ["d44adfef-fad0-4f43-96df-1b7a1558ff57"], "port_id": "7aa92b04-eab0-4ffa-9964-900fb52860a4", "id": "63da17c0-b518-444a-b5e7-a23133927802"} 2018-12-04 19:49:13,507 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/63da17c0-b518-444a-b5e7-a23133927802/remove_router_interface.json used request id req-cb519782-6265-47f5-964b-c8ab0b39a20a 2018-12-04 19:49:13,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.40333509445s 2018-12-04 19:49:13,508 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/63da17c0-b518-444a-b5e7-a23133927802/remove_router_interface.json used request id req-cb519782-6265-47f5-964b-c8ab0b39a20a returning object 63da17c0-b518-444a-b5e7-a23133927802 2018-12-04 19:49:13,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-04 19:49:13,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}6f54503c39732fdedacbc518373cf9ccc10413a8" 2018-12-04 19:49:13,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-0bffa038-e44c-4a84-83c1-9278c9b29e58 Date: Tue, 04 Dec 2018 19:49:13 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "f41c4cfd56ef45b596418a641eb1a41e", "created_at": "2018-12-04T19:48:41Z", "admin_state_up": true, "updated_at": "2018-12-04T19:49:12Z", "revision_number": 4, "routes": [], "project_id": "f41c4cfd56ef45b596418a641eb1a41e", "id": "63da17c0-b518-444a-b5e7-a23133927802", "name": "vping_userdata-router_381b2977-ae8b-4a3d-9b5f-29a49d9a2477"}]} 2018-12-04 19:49:13,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-0bffa038-e44c-4a84-83c1-9278c9b29e58 2018-12-04 19:49:13,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.11034321785s 2018-12-04 19:49:13,619 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-0bffa038-e44c-4a84-83c1-9278c9b29e58 2018-12-04 19:49:13,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-04 19:49:13,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/63da17c0-b518-444a-b5e7-a23133927802.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f54503c39732fdedacbc518373cf9ccc10413a8" 2018-12-04 19:49:14,795 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-94d8aa55-6f72-4aa2-a083-4f78e451bc90 Content-Length: 0 Date: Tue, 04 Dec 2018 19:49:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 19:49:14,795 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/63da17c0-b518-444a-b5e7-a23133927802.json used request id req-94d8aa55-6f72-4aa2-a083-4f78e451bc90 2018-12-04 19:49:14,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.17517280579s 2018-12-04 19:49:14,796 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/63da17c0-b518-444a-b5e7-a23133927802.json used request id req-94d8aa55-6f72-4aa2-a083-4f78e451bc90 2018-12-04 19:49:14,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-04 19:49:14,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}6f54503c39732fdedacbc518373cf9ccc10413a8" 2018-12-04 19:49:14,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b8019fae-8039-40a1-9003-4c24c6b115f3 Date: Tue, 04 Dec 2018 19:49:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dc321ae4-ef21-4da1-bdd0-dbe3f7503ebf","tenant_id":"f41c4cfd56ef45b596418a641eb1a41e","created_at":"2018-12-04T19:48:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-04T19:48:41Z","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":"f41c4cfd56ef45b596418a641eb1a41e","id":"d44adfef-fad0-4f43-96df-1b7a1558ff57","subnetpool_id":null,"name":"vping_userdata-subnet_381b2977-ae8b-4a3d-9b5f-29a49d9a2477"}]} 2018-12-04 19:49:14,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-b8019fae-8039-40a1-9003-4c24c6b115f3 2018-12-04 19:49:14,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0546629428864s 2018-12-04 19:49:14,851 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-b8019fae-8039-40a1-9003-4c24c6b115f3 2018-12-04 19:49:14,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-04 19:49:14,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/d44adfef-fad0-4f43-96df-1b7a1558ff57.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f54503c39732fdedacbc518373cf9ccc10413a8" 2018-12-04 19:49:15,966 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4edda13a-386b-41ce-bea7-5773bc718e57 Date: Tue, 04 Dec 2018 19:49:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 19:49:15,966 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/d44adfef-fad0-4f43-96df-1b7a1558ff57.json used request id req-4edda13a-386b-41ce-bea7-5773bc718e57 2018-12-04 19:49:15,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.11330389977s 2018-12-04 19:49:15,966 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/d44adfef-fad0-4f43-96df-1b7a1558ff57.json used request id req-4edda13a-386b-41ce-bea7-5773bc718e57 2018-12-04 19:49:15,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:49:15,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}6f54503c39732fdedacbc518373cf9ccc10413a8" 2018-12-04 19:49:16,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1159 X-Openstack-Request-Id: req-30a36617-6a38-4bf9-a3de-3d1698cf629b Date: Tue, 04 Dec 2018 19:49:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T19:43:04Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T19:49:15Z","tenant_id":"f41c4cfd56ef45b596418a641eb1a41e","created_at":"2018-12-04T19:48:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f41c4cfd56ef45b596418a641eb1a41e","id":"dc321ae4-ef21-4da1-bdd0-dbe3f7503ebf","name":"vping_userdata-net_381b2977-ae8b-4a3d-9b5f-29a49d9a2477"}]} 2018-12-04 19:49:16,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-30a36617-6a38-4bf9-a3de-3d1698cf629b 2018-12-04 19:49:16,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101794958115s 2018-12-04 19:49:16,069 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-30a36617-6a38-4bf9-a3de-3d1698cf629b 2018-12-04 19:49:16,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-04 19:49:16,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/dc321ae4-ef21-4da1-bdd0-dbe3f7503ebf.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f54503c39732fdedacbc518373cf9ccc10413a8" 2018-12-04 19:49:17,177 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-727fbec0-9281-4723-b1c3-21a1d34d0b71 Date: Tue, 04 Dec 2018 19:49:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 19:49:17,178 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/dc321ae4-ef21-4da1-bdd0-dbe3f7503ebf.json used request id req-727fbec0-9281-4723-b1c3-21a1d34d0b71 2018-12-04 19:49:17,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.10751891136s 2018-12-04 19:49:17,178 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/dc321ae4-ef21-4da1-bdd0-dbe3f7503ebf.json used request id req-727fbec0-9281-4723-b1c3-21a1d34d0b71 2018-12-04 19:49:17,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 19:49:17,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f54503c39732fdedacbc518373cf9ccc10413a8" 2018-12-04 19:49:17,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-a5eb4dda-68f0-4a77-aa51-80050e52c63f Date: Tue, 04 Dec 2018 19:49:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7d7bbc3c-27a1-435a-961f-38407ced79d1/snap", "metadata": {}}], "file": "/v2/images/7d7bbc3c-27a1-435a-961f-38407ced79d1/file", "owner": "f41c4cfd56ef45b596418a641eb1a41e", "id": "7d7bbc3c-27a1-435a-961f-38407ced79d1", "size": 12716032, "self": "/v2/images/7d7bbc3c-27a1-435a-961f-38407ced79d1", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7d7bbc3c-27a1-435a-961f-38407ced79d1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T19:48:46Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T19:48:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 19:49:17,387 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a5eb4dda-68f0-4a77-aa51-80050e52c63f 2018-12-04 19:49:17,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.20480298996s 2018-12-04 19:49:17,388 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a5eb4dda-68f0-4a77-aa51-80050e52c63f 2018-12-04 19:49:17,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-04 19:49:17,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/7d7bbc3c-27a1-435a-961f-38407ced79d1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f54503c39732fdedacbc518373cf9ccc10413a8" 2018-12-04 19:49:18,413 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9ffa3ee3-7f25-4db7-aa77-8fa0304d3ce5 Date: Tue, 04 Dec 2018 19:49:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 19:49:18,413 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/7d7bbc3c-27a1-435a-961f-38407ced79d1 used request id req-9ffa3ee3-7f25-4db7-aa77-8fa0304d3ce5 2018-12-04 19:49:18,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.0240650177s 2018-12-04 19:49:18,414 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/7d7bbc3c-27a1-435a-961f-38407ced79d1 used request id req-9ffa3ee3-7f25-4db7-aa77-8fa0304d3ce5 2018-12-04 19:49:18,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-04 19:49:18,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}b5d5eb5f0fc2dd47216805c981d02cbe26797e85" 2018-12-04 19:49:18,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19: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-4ae7f361-b83d-4fae-b79c-abae479e9d81 x-compute-request-id: req-4ae7f361-b83d-4fae-b79c-abae479e9d81 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/abb036e9-39d2-444c-8777-1cceff1edf92", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/abb036e9-39d2-444c-8777-1cceff1edf92", "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": "abb036e9-39d2-444c-8777-1cceff1edf92"}]} 2018-12-04 19:49:18,441 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-4ae7f361-b83d-4fae-b79c-abae479e9d81 2018-12-04 19:49:18,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0265939235687s 2018-12-04 19:49:18,441 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-4ae7f361-b83d-4fae-b79c-abae479e9d81 2018-12-04 19:49:18,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-04 19:49:18,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/abb036e9-39d2-444c-8777-1cceff1edf92 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b5d5eb5f0fc2dd47216805c981d02cbe26797e85" 2018-12-04 19:49:18,471 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 19: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-c6b169da-68a5-4186-9961-025f7878dbe7 x-compute-request-id: req-c6b169da-68a5-4186-9961-025f7878dbe7 Content-Length: 0 Content-Type: application/json 2018-12-04 19:49:18,471 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/abb036e9-39d2-444c-8777-1cceff1edf92 used request id req-c6b169da-68a5-4186-9961-025f7878dbe7 2018-12-04 19:49:18,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0284099578857s 2018-12-04 19:49:18,471 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/abb036e9-39d2-444c-8777-1cceff1edf92 used request id req-c6b169da-68a5-4186-9961-025f7878dbe7 2018-12-04 19:49:18,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 19:49:18,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b5d5eb5f0fc2dd47216805c981d02cbe26797e85" 2018-12-04 19:49:18,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:49:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0758a5c7-06af-43a6-a384-25e2ea76f683 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "links": {"self": "http://172.30.9.23:5000/v3/users/5fd355ff004945d5ae773a7e01e7792a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5fd355ff004945d5ae773a7e01e7792a", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 19:49:18,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-0758a5c7-06af-43a6-a384-25e2ea76f683 2018-12-04 19:49:18,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132488012314s 2018-12-04 19:49:18,605 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-0758a5c7-06af-43a6-a384-25e2ea76f683 2018-12-04 19:49:18,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 19:49:18,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/5fd355ff004945d5ae773a7e01e7792a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b5d5eb5f0fc2dd47216805c981d02cbe26797e85" 2018-12-04 19:49:18,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:49:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4641bcf-c739-4ddb-bc93-60b4ae2db0a5 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_381b2977-ae8b-4a3d-9b5f-29a49d9a2477", "links": {"self": "http://172.30.9.23:5000/v3/users/5fd355ff004945d5ae773a7e01e7792a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5fd355ff004945d5ae773a7e01e7792a", "description": null}} 2018-12-04 19:49:18,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/5fd355ff004945d5ae773a7e01e7792a used request id req-b4641bcf-c739-4ddb-bc93-60b4ae2db0a5 2018-12-04 19:49:18,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105411052704s 2018-12-04 19:49:18,715 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/5fd355ff004945d5ae773a7e01e7792a used request id req-b4641bcf-c739-4ddb-bc93-60b4ae2db0a5 2018-12-04 19:49:18,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-04 19:49:18,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/5fd355ff004945d5ae773a7e01e7792a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b5d5eb5f0fc2dd47216805c981d02cbe26797e85" 2018-12-04 19:49:18,928 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 19:49:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7dc94e3-bce3-4950-8cd1-deee4ce148c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 19:49:18,928 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/5fd355ff004945d5ae773a7e01e7792a used request id req-d7dc94e3-bce3-4950-8cd1-deee4ce148c3 2018-12-04 19:49:18,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.213016986847s 2018-12-04 19:49:18,929 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/5fd355ff004945d5ae773a7e01e7792a used request id req-d7dc94e3-bce3-4950-8cd1-deee4ce148c3 2018-12-04 19:49:18,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 19:49:18,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}b5d5eb5f0fc2dd47216805c981d02cbe26797e85" 2018-12-04 19:49:19,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:49:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ff3bbab-41fa-4e86-9ae7-7374c88b5edd Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.23:5000/v3/projects/f41c4cfd56ef45b596418a641eb1a41e"}, "tags": [], "enabled": true, "id": "f41c4cfd56ef45b596418a641eb1a41e", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_381b2977-ae8b-4a3d-9b5f-29a49d9a2477"}]} 2018-12-04 19:49:19,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-0ff3bbab-41fa-4e86-9ae7-7374c88b5edd 2018-12-04 19:49:19,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0972890853882s 2018-12-04 19:49:19,033 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-0ff3bbab-41fa-4e86-9ae7-7374c88b5edd 2018-12-04 19:49:19,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-04 19:49:19,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/f41c4cfd56ef45b596418a641eb1a41e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b5d5eb5f0fc2dd47216805c981d02cbe26797e85" 2018-12-04 19:49:19,203 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 19:49:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-016665e2-73f3-4e64-970d-6c9bfda04380 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 19:49:19,203 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/f41c4cfd56ef45b596418a641eb1a41e used request id req-016665e2-73f3-4e64-970d-6c9bfda04380 2018-12-04 19:49:19,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.166284799576s 2018-12-04 19:49:19,204 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/f41c4cfd56ef45b596418a641eb1a41e used request id req-016665e2-73f3-4e64-970d-6c9bfda04380 2018-12-04 19:49:19,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 19:49:19,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=f41c4cfd56ef45b596418a641eb1a41e&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}b5d5eb5f0fc2dd47216805c981d02cbe26797e85" 2018-12-04 19:49:19,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-e5851abc-489e-4e1c-a950-5e8599a899c7 Date: Tue, 04 Dec 2018 19:49:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f41c4cfd56ef45b596418a641eb1a41e", "created_at": "2018-12-04T19:48:39Z", "updated_at": "2018-12-04T19:48:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:48:39Z", "revision_number": 0, "id": "676f3fd7-77d1-4fa1-b06a-60ddd27dba17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:48:39Z", "security_group_id": "25c43c7e-51bd-482b-8e77-7024e51fcee7", "tenant_id": "f41c4cfd56ef45b596418a641eb1a41e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f41c4cfd56ef45b596418a641eb1a41e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:48:40Z", "revision_number": 0, "id": "7dda42d5-3696-4ab5-930d-2ae6305642b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:48:40Z", "security_group_id": "25c43c7e-51bd-482b-8e77-7024e51fcee7", "tenant_id": "f41c4cfd56ef45b596418a641eb1a41e", "port_range_min": null, "ethertype": "IPv6", "project_id": "f41c4cfd56ef45b596418a641eb1a41e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:48:39Z", "revision_number": 0, "id": "9724d57d-ea0c-40f9-978f-e9854f3fe71f", "remote_group_id": "25c43c7e-51bd-482b-8e77-7024e51fcee7", "remote_ip_prefix": null, "created_at": "2018-12-04T19:48:39Z", "security_group_id": "25c43c7e-51bd-482b-8e77-7024e51fcee7", "tenant_id": "f41c4cfd56ef45b596418a641eb1a41e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f41c4cfd56ef45b596418a641eb1a41e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:48:40Z", "revision_number": 0, "id": "c8c9d7e8-25c1-4e4f-8161-94a3c2d087b2", "remote_group_id": "25c43c7e-51bd-482b-8e77-7024e51fcee7", "remote_ip_prefix": null, "created_at": "2018-12-04T19:48:40Z", "security_group_id": "25c43c7e-51bd-482b-8e77-7024e51fcee7", "tenant_id": "f41c4cfd56ef45b596418a641eb1a41e", "port_range_min": null, "ethertype": "IPv6", "project_id": "f41c4cfd56ef45b596418a641eb1a41e"}], "revision_number": 4, "project_id": "f41c4cfd56ef45b596418a641eb1a41e", "id": "25c43c7e-51bd-482b-8e77-7024e51fcee7", "name": "default"}]} 2018-12-04 19:49:19,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=f41c4cfd56ef45b596418a641eb1a41e&name=default used request id req-e5851abc-489e-4e1c-a950-5e8599a899c7 2018-12-04 19:49:19,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.216408014297s 2018-12-04 19:49:19,423 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=f41c4cfd56ef45b596418a641eb1a41e&name=default used request id req-e5851abc-489e-4e1c-a950-5e8599a899c7 2018-12-04 19:49:19,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 19:49:19,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}b5d5eb5f0fc2dd47216805c981d02cbe26797e85" 2018-12-04 19:49:19,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-0337a7b2-ea3c-477a-9608-99b8125e32ee Date: Tue, 04 Dec 2018 19:49:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f41c4cfd56ef45b596418a641eb1a41e", "created_at": "2018-12-04T19:48:39Z", "updated_at": "2018-12-04T19:48:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:48:39Z", "revision_number": 0, "id": "9724d57d-ea0c-40f9-978f-e9854f3fe71f", "remote_group_id": "25c43c7e-51bd-482b-8e77-7024e51fcee7", "remote_ip_prefix": null, "created_at": "2018-12-04T19:48:39Z", "security_group_id": "25c43c7e-51bd-482b-8e77-7024e51fcee7", "tenant_id": "f41c4cfd56ef45b596418a641eb1a41e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f41c4cfd56ef45b596418a641eb1a41e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:48:40Z", "revision_number": 0, "id": "7dda42d5-3696-4ab5-930d-2ae6305642b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:48:40Z", "security_group_id": "25c43c7e-51bd-482b-8e77-7024e51fcee7", "tenant_id": "f41c4cfd56ef45b596418a641eb1a41e", "port_range_min": null, "ethertype": "IPv6", "project_id": "f41c4cfd56ef45b596418a641eb1a41e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:48:39Z", "revision_number": 0, "id": "676f3fd7-77d1-4fa1-b06a-60ddd27dba17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:48:39Z", "security_group_id": "25c43c7e-51bd-482b-8e77-7024e51fcee7", "tenant_id": "f41c4cfd56ef45b596418a641eb1a41e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f41c4cfd56ef45b596418a641eb1a41e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:48:40Z", "revision_number": 0, "id": "c8c9d7e8-25c1-4e4f-8161-94a3c2d087b2", "remote_group_id": "25c43c7e-51bd-482b-8e77-7024e51fcee7", "remote_ip_prefix": null, "created_at": "2018-12-04T19:48:40Z", "security_group_id": "25c43c7e-51bd-482b-8e77-7024e51fcee7", "tenant_id": "f41c4cfd56ef45b596418a641eb1a41e", "port_range_min": null, "ethertype": "IPv6", "project_id": "f41c4cfd56ef45b596418a641eb1a41e"}], "revision_number": 4, "project_id": "f41c4cfd56ef45b596418a641eb1a41e", "id": "25c43c7e-51bd-482b-8e77-7024e51fcee7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}]} 2018-12-04 19:49:19,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-0337a7b2-ea3c-477a-9608-99b8125e32ee 2018-12-04 19:49:19,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0527741909027s 2018-12-04 19:49:19,480 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-0337a7b2-ea3c-477a-9608-99b8125e32ee 2018-12-04 19:49:19,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-04 19:49:19,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/25c43c7e-51bd-482b-8e77-7024e51fcee7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b5d5eb5f0fc2dd47216805c981d02cbe26797e85" 2018-12-04 19:49:19,683 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b227dd26-aeac-4c1a-bfc2-dff5f870ff31 Content-Length: 0 Date: Tue, 04 Dec 2018 19:49:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 19:49:19,683 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/25c43c7e-51bd-482b-8e77-7024e51fcee7.json used request id req-b227dd26-aeac-4c1a-bfc2-dff5f870ff31 2018-12-04 19:49:19,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.199584007263s 2018-12-04 19:49:19,684 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/25c43c7e-51bd-482b-8e77-7024e51fcee7.json used request id req-b227dd26-aeac-4c1a-bfc2-dff5f870ff31 2018-12-04 19:49:19,736 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-12-04 19:49:19,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 19:49:19,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:49:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bd574ae-75bf-4a46-98dc-cb723b0e6142 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 19:49:19,784 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0bd574ae-75bf-4a46-98dc-cb723b0e6142 2018-12-04 19:49:19,785 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 19:49:20,172 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T20:49:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "61d4c3b4398c40adbd8e901c42776579"}, "audit_ids": ["-KA2kbxTRGyqYLMDE-MApQ"], "issued_at": "2018-12-04T19:49:20.000000Z"}} 2018-12-04 19:49:20,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:49:20,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}c811f80bd43a6989991fed4a2c3d2abeed1fb039" 2018-12-04 19:49:20,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-7b78340e-8707-4be8-8e7c-2fd3b3e64ae1 Date: Tue, 04 Dec 2018 19:49:20 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T19:43:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"}]} 2018-12-04 19:49:20,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7b78340e-8707-4be8-8e7c-2fd3b3e64ae1 2018-12-04 19:49:20,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.254033088684s 2018-12-04 19:49:20,430 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7b78340e-8707-4be8-8e7c-2fd3b3e64ae1 2018-12-04 19:49:20,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 19:49:20,439 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 19:49: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 19:49:20,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 19:49:20,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}c811f80bd43a6989991fed4a2c3d2abeed1fb039" 2018-12-04 19:49:20,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:49:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdd6b090-aeeb-425e-aede-3bc8583d5f20 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-04 19:49:20,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-cdd6b090-aeeb-425e-aede-3bc8583d5f20 2018-12-04 19:49:20,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10436797142s 2018-12-04 19:49:20,545 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-cdd6b090-aeeb-425e-aede-3bc8583d5f20 2018-12-04 19:49:20,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-04 19:49:20,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}c811f80bd43a6989991fed4a2c3d2abeed1fb039" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_4086a9d2-ae33-4883-a9b7-704cb7b9cc40"}}' 2018-12-04 19:49:20,677 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 19:49:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ab9ac0c-bc02-47a7-bf41-6806761bf448 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.23:5000/v3/projects/7fccf309c38a4765ad2693b53e0c59e7"}, "tags": [], "enabled": true, "id": "7fccf309c38a4765ad2693b53e0c59e7", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_4086a9d2-ae33-4883-a9b7-704cb7b9cc40"}} 2018-12-04 19:49:20,678 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-5ab9ac0c-bc02-47a7-bf41-6806761bf448 2018-12-04 19:49:20,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.126327991486s 2018-12-04 19:49:20,678 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-5ab9ac0c-bc02-47a7-bf41-6806761bf448 2018-12-04 19:49:20,678 - 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'7fccf309c38a4765ad2693b53e0c59e7', '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_4086a9d2-ae33-4883-a9b7-704cb7b9cc40'}) 2018-12-04 19:49:20,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-04 19:49:20,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c811f80bd43a6989991fed4a2c3d2abeed1fb039" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "085d4107-540b-4f24-8bea-0890de7640e9", "email": null, "name": "cinder_test-user_4086a9d2-ae33-4883-a9b7-704cb7b9cc40"}}' 2018-12-04 19:49:21,054 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 19:49:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bcbe03d-f473-4f66-b9c6-f8f409bfa217 Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "links": {"self": "http://172.30.9.23:5000/v3/users/9d2188b86b954706b3cfc46e1ab876ef"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9d2188b86b954706b3cfc46e1ab876ef", "domain_id": "default", "password_expires_at": null}} 2018-12-04 19:49:21,055 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-6bcbe03d-f473-4f66-b9c6-f8f409bfa217 2018-12-04 19:49:21,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.369647026062s 2018-12-04 19:49:21,055 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-6bcbe03d-f473-4f66-b9c6-f8f409bfa217 2018-12-04 19:49:21,056 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9d2188b86b954706b3cfc46e1ab876ef', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_4086a9d2-ae33-4883-a9b7-704cb7b9cc40'}) 2018-12-04 19:49:21,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 19:49:21,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c811f80bd43a6989991fed4a2c3d2abeed1fb039" 2018-12-04 19:49:21,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:49:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6ed9df7-2ccc-4077-b900-f2b74b50d6f2 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 19:49:21,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e6ed9df7-2ccc-4077-b900-f2b74b50d6f2 2018-12-04 19:49:21,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0914809703827s 2018-12-04 19:49:21,151 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e6ed9df7-2ccc-4077-b900-f2b74b50d6f2 2018-12-04 19:49:21,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 19:49:21,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c811f80bd43a6989991fed4a2c3d2abeed1fb039" 2018-12-04 19:49:21,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:49:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8e743f7-75d7-481c-b1cd-ab777a46931f Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 19:49:21,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e8e743f7-75d7-481c-b1cd-ab777a46931f 2018-12-04 19:49:21,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0973951816559s 2018-12-04 19:49:21,253 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e8e743f7-75d7-481c-b1cd-ab777a46931f 2018-12-04 19:49:21,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 19:49:21,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}c811f80bd43a6989991fed4a2c3d2abeed1fb039" 2018-12-04 19:49:21,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:49:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09ae8f2f-89f5-4b83-9353-5f4e7a0c7929 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 19:49:21,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-09ae8f2f-89f5-4b83-9353-5f4e7a0c7929 2018-12-04 19:49:21,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0933330059052s 2018-12-04 19:49:21,351 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-09ae8f2f-89f5-4b83-9353-5f4e7a0c7929 2018-12-04 19:49:21,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 19:49:21,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c811f80bd43a6989991fed4a2c3d2abeed1fb039" 2018-12-04 19:49:21,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:49:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-273bc3ff-005d-45f3-a7fe-1991558d0f9e Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder_test-user_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "links": {"self": "http://172.30.9.23:5000/v3/users/9d2188b86b954706b3cfc46e1ab876ef"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9d2188b86b954706b3cfc46e1ab876ef", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 19:49:21,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-273bc3ff-005d-45f3-a7fe-1991558d0f9e 2018-12-04 19:49:21,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114516973495s 2018-12-04 19:49:21,467 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-273bc3ff-005d-45f3-a7fe-1991558d0f9e 2018-12-04 19:49:21,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 19:49:21,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}c811f80bd43a6989991fed4a2c3d2abeed1fb039" 2018-12-04 19:49:21,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:49:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b048cbb-81b6-4141-97a2-fd4be0d5c64a Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.23:5000/v3/projects/7fccf309c38a4765ad2693b53e0c59e7"}, "tags": [], "enabled": true, "id": "7fccf309c38a4765ad2693b53e0c59e7", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_4086a9d2-ae33-4883-a9b7-704cb7b9cc40"}]} 2018-12-04 19:49:21,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-6b048cbb-81b6-4141-97a2-fd4be0d5c64a 2018-12-04 19:49:21,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0908229351044s 2018-12-04 19:49:21,570 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-6b048cbb-81b6-4141-97a2-fd4be0d5c64a 2018-12-04 19:49:21,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 19:49:21,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=9d2188b86b954706b3cfc46e1ab876ef&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=7fccf309c38a4765ad2693b53e0c59e7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c811f80bd43a6989991fed4a2c3d2abeed1fb039" 2018-12-04 19:49:21,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:49:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e604b452-5aa7-4725-bfb4-f9c3de93693e Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=9d2188b86b954706b3cfc46e1ab876ef&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=7fccf309c38a4765ad2693b53e0c59e7", "previous": null, "next": null}} 2018-12-04 19:49:21,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=9d2188b86b954706b3cfc46e1ab876ef&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=7fccf309c38a4765ad2693b53e0c59e7 used request id req-e604b452-5aa7-4725-bfb4-f9c3de93693e 2018-12-04 19:49:21,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0866539478302s 2018-12-04 19:49:21,665 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=9d2188b86b954706b3cfc46e1ab876ef&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=7fccf309c38a4765ad2693b53e0c59e7 used request id req-e604b452-5aa7-4725-bfb4-f9c3de93693e 2018-12-04 19:49:21,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-04 19:49:21,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/7fccf309c38a4765ad2693b53e0c59e7/users/9d2188b86b954706b3cfc46e1ab876ef/roles/d20a1200fc7441df95f6f68766e80849 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c811f80bd43a6989991fed4a2c3d2abeed1fb039" 2018-12-04 19:49:21,793 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 19:49:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b2aacab-7ddb-44ce-9d9f-7081145da738 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 19:49:21,793 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/7fccf309c38a4765ad2693b53e0c59e7/users/9d2188b86b954706b3cfc46e1ab876ef/roles/d20a1200fc7441df95f6f68766e80849 used request id req-6b2aacab-7ddb-44ce-9d9f-7081145da738 2018-12-04 19:49:21,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.124329805374s 2018-12-04 19:49:21,793 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/7fccf309c38a4765ad2693b53e0c59e7/users/9d2188b86b954706b3cfc46e1ab876ef/roles/d20a1200fc7441df95f6f68766e80849 used request id req-6b2aacab-7ddb-44ce-9d9f-7081145da738 2018-12-04 19:49:21,794 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_4086a9d2-ae33-4883-a9b7-704cb7b9cc40', 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'7fccf309c38a4765ad2693b53e0c59e7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '085d4107-540b-4f24-8bea-0890de7640e9', 'username': u'cinder_test-user_4086a9d2-ae33-4883-a9b7-704cb7b9cc40', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-04 19:49:21,797 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_4086a9d2-ae33-4883-a9b7-704cb7b9cc40', 'password': '085d4107-540b-4f24-8bea-0890de7640e9', 'project_name': 'cinder_test-project_4086a9d2-ae33-4883-a9b7-704cb7b9cc40', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': '7fccf309c38a4765ad2693b53e0c59e7', 'project_domain_name': 'Default'} 2018-12-04 19:49:21,798 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-12-04 19:49:21,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 19:49:21,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}c811f80bd43a6989991fed4a2c3d2abeed1fb039" 2018-12-04 19:49:21,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:49:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49e9544f-954b-444e-8440-be39c428b16f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-04 19:49:21,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-49e9544f-954b-444e-8440-be39c428b16f 2018-12-04 19:49:21,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0946009159088s 2018-12-04 19:49:21,894 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-49e9544f-954b-444e-8440-be39c428b16f 2018-12-04 19:49:21,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 19:49:21,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}c811f80bd43a6989991fed4a2c3d2abeed1fb039" 2018-12-04 19:49:21,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:49:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06540043-2d53-4d13-8461-f011eb57db32 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.23:5000/v3/projects/7fccf309c38a4765ad2693b53e0c59e7"}, "tags": [], "enabled": true, "id": "7fccf309c38a4765ad2693b53e0c59e7", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_4086a9d2-ae33-4883-a9b7-704cb7b9cc40"}]} 2018-12-04 19:49:21,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-06540043-2d53-4d13-8461-f011eb57db32 2018-12-04 19:49:21,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0987639427185s 2018-12-04 19:49:21,999 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-06540043-2d53-4d13-8461-f011eb57db32 2018-12-04 19:49:22,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-04 19:49:22,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}c811f80bd43a6989991fed4a2c3d2abeed1fb039" -d '{"network": {"tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "name": "cinder_test-net_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "admin_state_up": true}}' 2018-12-04 19:49:22,429 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-90157e64-0ccb-42cc-bb7a-d8a0566ab0aa Date: Tue, 04 Dec 2018 19:49:22 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"da5f8813-7428-4ee5-bc92-711912a89a00","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7fccf309c38a4765ad2693b53e0c59e7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-04T19:49:22Z","is_default":false,"provider:segmentation_id":34,"name":"cinder_test-net_4086a9d2-ae33-4883-a9b7-704cb7b9cc40","admin_state_up":true,"tenant_id":"7fccf309c38a4765ad2693b53e0c59e7","created_at":"2018-12-04T19:49:22Z","mtu":1450}} 2018-12-04 19:49:22,429 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-90157e64-0ccb-42cc-bb7a-d8a0566ab0aa 2018-12-04 19:49:22,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.427116155624s 2018-12-04 19:49:22,430 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-90157e64-0ccb-42cc-bb7a-d8a0566ab0aa 2018-12-04 19:49:22,430 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-04T19:49:22Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'da5f8813-7428-4ee5-bc92-711912a89a00', u'provider:segmentation_id': 34, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_4086a9d2-ae33-4883-a9b7-704cb7b9cc40', u'admin_state_up': True, u'tenant_id': u'7fccf309c38a4765ad2693b53e0c59e7', u'created_at': u'2018-12-04T19:49:22Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7fccf309c38a4765ad2693b53e0c59e7'}) 2018-12-04 19:49:22,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 19:49:22,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:49:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9a41e15-83c3-4c54-b955-183a76d4262f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 19:49:22,438 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d9a41e15-83c3-4c54-b955-183a76d4262f 2018-12-04 19:49:22,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 19:49:22,846 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}], "expires_at": "2018-12-04T20:49:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7fccf309c38a4765ad2693b53e0c59e7", "name": "cinder_test-project_4086a9d2-ae33-4883-a9b7-704cb7b9cc40"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7fccf309c38a4765ad2693b53e0c59e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/7fccf309c38a4765ad2693b53e0c59e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/7fccf309c38a4765ad2693b53e0c59e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7fccf309c38a4765ad2693b53e0c59e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_7fccf309c38a4765ad2693b53e0c59e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7fccf309c38a4765ad2693b53e0c59e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/7fccf309c38a4765ad2693b53e0c59e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/7fccf309c38a4765ad2693b53e0c59e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7fccf309c38a4765ad2693b53e0c59e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/7fccf309c38a4765ad2693b53e0c59e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/7fccf309c38a4765ad2693b53e0c59e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7fccf309c38a4765ad2693b53e0c59e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/7fccf309c38a4765ad2693b53e0c59e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "id": "9d2188b86b954706b3cfc46e1ab876ef"}, "audit_ids": ["5sF9Q4V2Qd262kfUHEZUVQ"], "issued_at": "2018-12-04T19:49:22.000000Z"}} 2018-12-04 19:49:22,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:49:22,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:49:23,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1150 X-Openstack-Request-Id: req-bb5f647a-c6c7-4152-9c9d-704cf582544c Date: Tue, 04 Dec 2018 19:49:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T19:43:04Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T19:49:22Z","tenant_id":"7fccf309c38a4765ad2693b53e0c59e7","created_at":"2018-12-04T19:49:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"7fccf309c38a4765ad2693b53e0c59e7","id":"da5f8813-7428-4ee5-bc92-711912a89a00","name":"cinder_test-net_4086a9d2-ae33-4883-a9b7-704cb7b9cc40"}]} 2018-12-04 19:49:23,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-bb5f647a-c6c7-4152-9c9d-704cf582544c 2018-12-04 19:49:23,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.251490116119s 2018-12-04 19:49:23,101 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-bb5f647a-c6c7-4152-9c9d-704cf582544c 2018-12-04 19:49:23,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-04 19:49:23,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" -d '{"subnet": {"name": "cinder_test-subnet_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "enable_dhcp": true, "network_id": "da5f8813-7428-4ee5-bc92-711912a89a00", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-04 19:49:23,783 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-4d4a02b5-fc44-4295-b7d3-a65c8577ef57 Date: Tue, 04 Dec 2018 19:49:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da5f8813-7428-4ee5-bc92-711912a89a00","tenant_id":"7fccf309c38a4765ad2693b53e0c59e7","created_at":"2018-12-04T19:49:23Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-04T19:49:23Z","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":"7fccf309c38a4765ad2693b53e0c59e7","id":"0b9fbc8c-07e4-4455-aa9c-de9a38115eb8","subnetpool_id":null,"name":"cinder_test-subnet_4086a9d2-ae33-4883-a9b7-704cb7b9cc40"}} 2018-12-04 19:49:23,783 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-4d4a02b5-fc44-4295-b7d3-a65c8577ef57 2018-12-04 19:49:23,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.680609941483s 2018-12-04 19:49:23,783 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-4d4a02b5-fc44-4295-b7d3-a65c8577ef57 2018-12-04 19:49:23,784 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-04T19:49:23Z', 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'0b9fbc8c-07e4-4455-aa9c-de9a38115eb8', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_4086a9d2-ae33-4883-a9b7-704cb7b9cc40', u'enable_dhcp': True, u'network_id': u'da5f8813-7428-4ee5-bc92-711912a89a00', u'tenant_id': u'7fccf309c38a4765ad2693b53e0c59e7', u'created_at': u'2018-12-04T19:49:23Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'7fccf309c38a4765ad2693b53e0c59e7'}) 2018-12-04 19:49:23,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-04 19:49:23,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" -d '{"router": {"external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "name": "cinder_test-router_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "admin_state_up": true}}' 2018-12-04 19:49:25,045 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-e629b68b-888a-4cdc-b998-250c574a48d9 Date: Tue, 04 Dec 2018 19:49:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "created_at": "2018-12-04T19:49:23Z", "admin_state_up": true, "updated_at": "2018-12-04T19:49:24Z", "revision_number": 2, "routes": [], "project_id": "7fccf309c38a4765ad2693b53e0c59e7", "id": "fef21418-0121-4de4-bbb5-e8252bafcdba", "name": "cinder_test-router_4086a9d2-ae33-4883-a9b7-704cb7b9cc40"}} 2018-12-04 19:49:25,045 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-e629b68b-888a-4cdc-b998-250c574a48d9 2018-12-04 19:49:25,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.26051998138s 2018-12-04 19:49:25,045 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-e629b68b-888a-4cdc-b998-250c574a48d9 2018-12-04 19:49:25,046 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'90070285-9e79-459a-b14a-3d1fcc36db90', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'caf0e3d6-6d8d-494c-a544-3ba2d42faa13', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'7fccf309c38a4765ad2693b53e0c59e7', u'created_at': u'2018-12-04T19:49:23Z', u'admin_state_up': True, u'updated_at': u'2018-12-04T19:49:24Z', u'revision_number': 2, u'routes': [], u'project_id': u'7fccf309c38a4765ad2693b53e0c59e7', u'id': u'fef21418-0121-4de4-bbb5-e8252bafcdba', u'name': u'cinder_test-router_4086a9d2-ae33-4883-a9b7-704cb7b9cc40'}) 2018-12-04 19:49:25,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-04 19:49:25,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/fef21418-0121-4de4-bbb5-e8252bafcdba/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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" -d '{"subnet_id": "0b9fbc8c-07e4-4455-aa9c-de9a38115eb8"}' 2018-12-04 19:49:27,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6fa7964d-941f-460d-9d5b-a1d39f5ba7c4 Date: Tue, 04 Dec 2018 19:49:27 GMT RESP BODY: {"network_id": "da5f8813-7428-4ee5-bc92-711912a89a00", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "subnet_id": "0b9fbc8c-07e4-4455-aa9c-de9a38115eb8", "subnet_ids": ["0b9fbc8c-07e4-4455-aa9c-de9a38115eb8"], "port_id": "f3428087-162b-4f5c-a512-9cfbe17eb0b1", "id": "fef21418-0121-4de4-bbb5-e8252bafcdba"} 2018-12-04 19:49:27,084 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/fef21418-0121-4de4-bbb5-e8252bafcdba/add_router_interface.json used request id req-6fa7964d-941f-460d-9d5b-a1d39f5ba7c4 2018-12-04 19:49:27,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.03787088394s 2018-12-04 19:49:27,085 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/fef21418-0121-4de4-bbb5-e8252bafcdba/add_router_interface.json used request id req-6fa7964d-941f-460d-9d5b-a1d39f5ba7c4 returning object fef21418-0121-4de4-bbb5-e8252bafcdba 2018-12-04 19:49:27,085 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 19:49:27,218 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-04 19:49:27,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 19:49:27,224 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 04 Dec 2018 19:49:27 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-12-04 19:49:27,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 19:49:27,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:49:27,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-4f46478b-e504-45f9-a1f1-bf3260cf1ab9 Date: Tue, 04 Dec 2018 19:49:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 19:49:27,421 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-4f46478b-e504-45f9-a1f1-bf3260cf1ab9 2018-12-04 19:49:27,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.195039987564s 2018-12-04 19:49:27,422 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-4f46478b-e504-45f9-a1f1-bf3260cf1ab9 2018-12-04 19:49:27,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-04 19:49:27,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ecfbeed628644c491c0bdd30d105e90245b2ba4e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_4086a9d2-ae33-4883-a9b7-704cb7b9cc40"}' 2018-12-04 19:49:27,484 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 874 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/f1aa27b2-1784-4dce-857c-2d417667fe51 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f0922e1d-3d46-4e75-8928-247f0727dcef Date: Tue, 04 Dec 2018 19:49:27 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f1aa27b2-1784-4dce-857c-2d417667fe51/file", "owner": "7fccf309c38a4765ad2693b53e0c59e7", "id": "f1aa27b2-1784-4dce-857c-2d417667fe51", "size": null, "self": "/v2/images/f1aa27b2-1784-4dce-857c-2d417667fe51", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T19:49:27Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "checksum": null, "created_at": "2018-12-04T19:49:27Z", "protected": false} 2018-12-04 19:49:27,484 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-f0922e1d-3d46-4e75-8928-247f0727dcef 2018-12-04 19:49:27,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0544431209564s 2018-12-04 19:49:27,485 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-f0922e1d-3d46-4e75-8928-247f0727dcef returning object f1aa27b2-1784-4dce-857c-2d417667fe51 2018-12-04 19:49:27,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-04 19:49:27,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/f1aa27b2-1784-4dce-857c-2d417667fe51/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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" -d '' 2018-12-04 19:49:28,450 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c2af7e5f-6e63-4958-b54a-82d07b256b1e Date: Tue, 04 Dec 2018 19:49:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 19:49:28,450 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/f1aa27b2-1784-4dce-857c-2d417667fe51/file used request id req-c2af7e5f-6e63-4958-b54a-82d07b256b1e 2018-12-04 19:49:28,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.96515917778s 2018-12-04 19:49:28,451 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/f1aa27b2-1784-4dce-857c-2d417667fe51/file used request id req-c2af7e5f-6e63-4958-b54a-82d07b256b1e 2018-12-04 19:49:28,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 19:49:28,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:49:28,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-5fd22e34-c374-4ca6-bc81-6973829cdb23 Date: Tue, 04 Dec 2018 19:49:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/f1aa27b2-1784-4dce-857c-2d417667fe51/snap", "metadata": {}}], "file": "/v2/images/f1aa27b2-1784-4dce-857c-2d417667fe51/file", "owner": "7fccf309c38a4765ad2693b53e0c59e7", "id": "f1aa27b2-1784-4dce-857c-2d417667fe51", "size": 12716032, "self": "/v2/images/f1aa27b2-1784-4dce-857c-2d417667fe51", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/f1aa27b2-1784-4dce-857c-2d417667fe51/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T19:49:28Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T19:49:27Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 19:49:28,492 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-5fd22e34-c374-4ca6-bc81-6973829cdb23 2018-12-04 19:49:28,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0375018119812s 2018-12-04 19:49:28,493 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-5fd22e34-c374-4ca6-bc81-6973829cdb23 2018-12-04 19:49:28,494 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/f1aa27b2-1784-4dce-857c-2d417667fe51/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f1aa27b2-1784-4dce-857c-2d417667fe51/file', 'owner': u'7fccf309c38a4765ad2693b53e0c59e7', 'id': u'f1aa27b2-1784-4dce-857c-2d417667fe51', 'size': 12716032, u'self': u'/v2/images/f1aa27b2-1784-4dce-857c-2d417667fe51', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7fccf309c38a4765ad2693b53e0c59e7', 'name': 'cinder_test-project_4086a9d2-ae33-4883-a9b7-704cb7b9cc40', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/f1aa27b2-1784-4dce-857c-2d417667fe51/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-04T19:49:28Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-04T19:49:28Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_4086a9d2-ae33-4883-a9b7-704cb7b9cc40', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/f1aa27b2-1784-4dce-857c-2d417667fe51', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/cinder_test-img_4086a9d2-ae33-4883-a9b7-704cb7b9cc40', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_4086a9d2-ae33-4883-a9b7-704cb7b9cc40', 'created': u'2018-12-04T19:49:27Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-04T19:49:27Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f1aa27b2-1784-4dce-857c-2d417667fe51', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/cinder_test-img_4086a9d2-ae33-4883-a9b7-704cb7b9cc40', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-04 19:49:28,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-04 19:49:28,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}c811f80bd43a6989991fed4a2c3d2abeed1fb039" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-04 19:49:28,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:49: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-d27bf3ec-baf9-4c8f-8fa7-5c6ae60b770c x-compute-request-id: req-d27bf3ec-baf9-4c8f-8fa7-5c6ae60b770c Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "cinder_test-flavor_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ac621bc8-3aad-4376-a676-d3861cdc9523", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ac621bc8-3aad-4376-a676-d3861cdc9523", "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": "ac621bc8-3aad-4376-a676-d3861cdc9523"}} 2018-12-04 19:49:28,749 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d27bf3ec-baf9-4c8f-8fa7-5c6ae60b770c 2018-12-04 19:49:28,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.253617048264s 2018-12-04 19:49:28,749 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d27bf3ec-baf9-4c8f-8fa7-5c6ae60b770c 2018-12-04 19:49:28,750 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_4086a9d2-ae33-4883-a9b7-704cb7b9cc40', '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'7156be1802b84962aaa9ceab6d73cc34', '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'ac621bc8-3aad-4376-a676-d3861cdc9523', 'swap': 0}) 2018-12-04 19:49:28,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-04 19:49:28,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/ac621bc8-3aad-4376-a676-d3861cdc9523/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}c811f80bd43a6989991fed4a2c3d2abeed1fb039" -d '{"extra_specs": {}}' 2018-12-04 19:49:28,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:49: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-6c8ef596-c629-4909-97d2-0ec08d614723 x-compute-request-id: req-6c8ef596-c629-4909-97d2-0ec08d614723 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-04 19:49:28,770 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/ac621bc8-3aad-4376-a676-d3861cdc9523/os-extra_specs used request id req-6c8ef596-c629-4909-97d2-0ec08d614723 2018-12-04 19:49:28,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0188090801239s 2018-12-04 19:49:28,770 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/ac621bc8-3aad-4376-a676-d3861cdc9523/os-extra_specs used request id req-6c8ef596-c629-4909-97d2-0ec08d614723 2018-12-04 19:49:28,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-04 19:49:28,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" -d '{"keypair": {"name": "cinder_test-kp_4086a9d2-ae33-4883-a9b7-704cb7b9cc40"}}' 2018-12-04 19:49:29,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:49: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-b6fb4ac2-5a68-48a7-a44d-2b5548fc9815 x-compute-request-id: req-b6fb4ac2-5a68-48a7-a44d-2b5548fc9815 Content-Encoding: gzip Content-Length: 1801 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCx+L1pfVVHmtFQBo70mmntwxyYpaaq7C3SmOYdnA/wIGBPTV8h1Nx8fMnk56i0NxfyySRxIrXMgUHXg1757bF6+lNRSYrw+hywW5FxT8S/UBqP/D7dxQLkw2CbvN6hWM/VNdMLfPn6c1RU1yPByIu+gN5YLE4Y6Ph7C3k/tWl6gv5SLdX7WfFk1brJJzt95ICLSwsSN97ZLnjupPYkKEB9duhwF5APWKvlu6tFGfQQc1XZSjEax27xFnu+M+INWHKsNbZDt3fPKyD48J3wfeEn4h5A1NP6NSZmNTm26o2kPeV3lJYYTuSOQWfgLiCa35wVPyC+aSoWFba6e8UAkPhl Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAsfi9aX1VR5rRUAaO9Jpp7cMcmKWmquwt0pjmHZwP8CBgT01f\nIdTcfHzJ5OeotDcX8skkcSK1zIFB14Ne+e2xevpTUUmK8PocsFuRcU/Ev1Aaj/w+\n3cUC5MNgm7zeoVjP1TXTC3z5+nNUVNcjwciLvoDeWCxOGOj4ewt5P7VpeoL+Ui3V\n+1nxZNW6ySc7feSAi0sLEjfe2S547qT2JChAfXbocBeQD1ir5burRRn0EHNV2Uox\nGsdu8RZ7vjPiDVhyrDW2Q7d3zysg+PCd8H3hJ+IeQNTT+jUmZjU5tuqNpD3ld5SW\nGE7kjkFn4C4gmt+cFT8gvmkqFhW2unvFAJD4ZQIDAQABAoIBAEAMFRY+jY8sTwFu\nqsmqPE7ddZAVpSpDvqXYco/bVv0CmcZQQNkrAoImYn3nRJY+cXblHiE87ZIAPlKx\nq19kRAfOyGcrgT4BtItfGLNfkp2K1VRV4cXrnYP4L+88BB6qmHjRWvb6bffMw1+Y\n4PxfELNpKxsuLpjWVn3pfiQIREJbAfc7FkHnELL7A8iRIhiM0EKeuAatQK5mtqoE\nOx/C+0Ns1GQROmyvBAFqpOVTY9wyWBCha8CpRhyqMIY7LfcwGnF6EIe6ZHJN84a1\n6jS6PpXC7EjY/lfZ6uRsFZs+02i1mx7Fx8FDONtlaAR23+v1sjYPC30P3Rkq+EPq\nEhKnkeECgYEA4+RAmOVAKhuqtuzk5WZhnBAEjTg2TEkOS3QjiIFxNZr6FvBk7wdz\nzwd7Tf8XYH+j2GhlU/jHHrbcd72ePYcfUXpv+cjC9WEX9QbYEwreHdRm+ACgZdMU\n9IvqrGAOoQqqZL+f2cmJDxTML7aUGA4D450p4sIxv8JEuu/7wV6np/0CgYEAx+w/\nx9wBMpoy62vBLxh3q9EtTW/WLwsMCABaDtg3CW0ChjmX9yOv7e/4M4GY7dAynriB\neiarFmKfjluzAGcG6RqJ39iV7DhGwN8CVeCX91cRfhvDgqXFhS2LXPf8wGUpC41z\nkCFITUzBvPTDjBA7ktQt7gqudtTPC/ni86hn+okCgYEA0IUDzmLFyUGzfNlZv8Vk\nPuYxI/5xQHAAUm4cLUUzjzcU6nRgBo6tGpvf6Ugl3bgs9VDglmsl1ya+qBmqduXy\ndB0x5D4clWWYBC2U/CePgX/eD8KTAViY7gIwYjUqbZRSwQjNfPt5G4GOK4JGE5SP\nXm9p6gCCgNGDDgGUPCUeBwkCgYEAq7F1+RM1KBsLXek1iFev9qv3Bwjj3ZTUKU78\nCMGhSoQG5fUyUDmizmoHM1y6VIo33t2/vILW7auXMbAI43CXm7uB6u7bmnmeMeeT\n3uK6P93TlQUM+/eX0U8S363NsAFwpY4+T+p1aIVh4QAnq/MI5ok4RLWBrWYHxlY9\nlVnsqlkCgYEAnoXL4Ao0JFQI3X38K0OkdhN+tP7S6s9hmW4ew6MruFnlwbkDvtOs\n6Ny2bTth5gB6/0+qsdFiw8/hcpL9kEeOnMJJqM/S1+8G4ykcFG14XOM25RXBI2S0\nCcsAPbyQuUYQe2naHOF36Sd7lG/39TjU8lPlWremDmqvFyesgi7rzlY=\n-----END RSA PRIVATE KEY-----\n", "user_id": "9d2188b86b954706b3cfc46e1ab876ef", "name": "cinder_test-kp_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "fingerprint": "b6:e4:87:84:da:d9:fe:82:d3:fd:27:fa:17:b3:11:fd"}} 2018-12-04 19:49:29,077 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-b6fb4ac2-5a68-48a7-a44d-2b5548fc9815 2018-12-04 19:49:29,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.306375026703s 2018-12-04 19:49:29,077 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-b6fb4ac2-5a68-48a7-a44d-2b5548fc9815 2018-12-04 19:49:29,078 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCx+L1pfVVHmtFQBo70mmntwxyYpaaq7C3SmOYdnA/wIGBPTV8h1Nx8fMnk56i0NxfyySRxIrXMgUHXg1757bF6+lNRSYrw+hywW5FxT8S/UBqP/D7dxQLkw2CbvN6hWM/VNdMLfPn6c1RU1yPByIu+gN5YLE4Y6Ph7C3k/tWl6gv5SLdX7WfFk1brJJzt95ICLSwsSN97ZLnjupPYkKEB9duhwF5APWKvlu6tFGfQQc1XZSjEax27xFnu+M+INWHKsNbZDt3fPKyD48J3wfeEn4h5A1NP6NSZmNTm26o2kPeV3lJYYTuSOQWfgLiCa35wVPyC+aSoWFba6e8UAkPhl Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAsfi9aX1VR5rRUAaO9Jpp7cMcmKWmquwt0pjmHZwP8CBgT01f\nIdTcfHzJ5OeotDcX8skkcSK1zIFB14Ne+e2xevpTUUmK8PocsFuRcU/Ev1Aaj/w+\n3cUC5MNgm7zeoVjP1TXTC3z5+nNUVNcjwciLvoDeWCxOGOj4ewt5P7VpeoL+Ui3V\n+1nxZNW6ySc7feSAi0sLEjfe2S547qT2JChAfXbocBeQD1ir5burRRn0EHNV2Uox\nGsdu8RZ7vjPiDVhyrDW2Q7d3zysg+PCd8H3hJ+IeQNTT+jUmZjU5tuqNpD3ld5SW\nGE7kjkFn4C4gmt+cFT8gvmkqFhW2unvFAJD4ZQIDAQABAoIBAEAMFRY+jY8sTwFu\nqsmqPE7ddZAVpSpDvqXYco/bVv0CmcZQQNkrAoImYn3nRJY+cXblHiE87ZIAPlKx\nq19kRAfOyGcrgT4BtItfGLNfkp2K1VRV4cXrnYP4L+88BB6qmHjRWvb6bffMw1+Y\n4PxfELNpKxsuLpjWVn3pfiQIREJbAfc7FkHnELL7A8iRIhiM0EKeuAatQK5mtqoE\nOx/C+0Ns1GQROmyvBAFqpOVTY9wyWBCha8CpRhyqMIY7LfcwGnF6EIe6ZHJN84a1\n6jS6PpXC7EjY/lfZ6uRsFZs+02i1mx7Fx8FDONtlaAR23+v1sjYPC30P3Rkq+EPq\nEhKnkeECgYEA4+RAmOVAKhuqtuzk5WZhnBAEjTg2TEkOS3QjiIFxNZr6FvBk7wdz\nzwd7Tf8XYH+j2GhlU/jHHrbcd72ePYcfUXpv+cjC9WEX9QbYEwreHdRm+ACgZdMU\n9IvqrGAOoQqqZL+f2cmJDxTML7aUGA4D450p4sIxv8JEuu/7wV6np/0CgYEAx+w/\nx9wBMpoy62vBLxh3q9EtTW/WLwsMCABaDtg3CW0ChjmX9yOv7e/4M4GY7dAynriB\neiarFmKfjluzAGcG6RqJ39iV7DhGwN8CVeCX91cRfhvDgqXFhS2LXPf8wGUpC41z\nkCFITUzBvPTDjBA7ktQt7gqudtTPC/ni86hn+okCgYEA0IUDzmLFyUGzfNlZv8Vk\nPuYxI/5xQHAAUm4cLUUzjzcU6nRgBo6tGpvf6Ugl3bgs9VDglmsl1ya+qBmqduXy\ndB0x5D4clWWYBC2U/CePgX/eD8KTAViY7gIwYjUqbZRSwQjNfPt5G4GOK4JGE5SP\nXm9p6gCCgNGDDgGUPCUeBwkCgYEAq7F1+RM1KBsLXek1iFev9qv3Bwjj3ZTUKU78\nCMGhSoQG5fUyUDmizmoHM1y6VIo33t2/vILW7auXMbAI43CXm7uB6u7bmnmeMeeT\n3uK6P93TlQUM+/eX0U8S363NsAFwpY4+T+p1aIVh4QAnq/MI5ok4RLWBrWYHxlY9\nlVnsqlkCgYEAnoXL4Ao0JFQI3X38K0OkdhN+tP7S6s9hmW4ew6MruFnlwbkDvtOs\n6Ny2bTth5gB6/0+qsdFiw8/hcpL9kEeOnMJJqM/S1+8G4ykcFG14XOM25RXBI2S0\nCcsAPbyQuUYQe2naHOF36Sd7lG/39TjU8lPlWremDmqvFyesgi7rzlY=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'9d2188b86b954706b3cfc46e1ab876ef', 'name': u'cinder_test-kp_4086a9d2-ae33-4883-a9b7-704cb7b9cc40', 'created_at': '2018-12-04T19:49:29.078648', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7fccf309c38a4765ad2693b53e0c59e7', 'name': 'cinder_test-project_4086a9d2-ae33-4883-a9b7-704cb7b9cc40', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'b6:e4:87:84:da:d9:fe:82:d3:fd:27:fa:17:b3:11:fd', 'type': 'ssh', 'id': u'cinder_test-kp_4086a9d2-ae33-4883-a9b7-704cb7b9cc40'}) 2018-12-04 19:49:29,079 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAsfi9aX1VR5rRUAaO9Jpp7cMcmKWmquwt0pjmHZwP8CBgT01f IdTcfHzJ5OeotDcX8skkcSK1zIFB14Ne+e2xevpTUUmK8PocsFuRcU/Ev1Aaj/w+ 3cUC5MNgm7zeoVjP1TXTC3z5+nNUVNcjwciLvoDeWCxOGOj4ewt5P7VpeoL+Ui3V +1nxZNW6ySc7feSAi0sLEjfe2S547qT2JChAfXbocBeQD1ir5burRRn0EHNV2Uox Gsdu8RZ7vjPiDVhyrDW2Q7d3zysg+PCd8H3hJ+IeQNTT+jUmZjU5tuqNpD3ld5SW GE7kjkFn4C4gmt+cFT8gvmkqFhW2unvFAJD4ZQIDAQABAoIBAEAMFRY+jY8sTwFu qsmqPE7ddZAVpSpDvqXYco/bVv0CmcZQQNkrAoImYn3nRJY+cXblHiE87ZIAPlKx q19kRAfOyGcrgT4BtItfGLNfkp2K1VRV4cXrnYP4L+88BB6qmHjRWvb6bffMw1+Y 4PxfELNpKxsuLpjWVn3pfiQIREJbAfc7FkHnELL7A8iRIhiM0EKeuAatQK5mtqoE Ox/C+0Ns1GQROmyvBAFqpOVTY9wyWBCha8CpRhyqMIY7LfcwGnF6EIe6ZHJN84a1 6jS6PpXC7EjY/lfZ6uRsFZs+02i1mx7Fx8FDONtlaAR23+v1sjYPC30P3Rkq+EPq EhKnkeECgYEA4+RAmOVAKhuqtuzk5WZhnBAEjTg2TEkOS3QjiIFxNZr6FvBk7wdz zwd7Tf8XYH+j2GhlU/jHHrbcd72ePYcfUXpv+cjC9WEX9QbYEwreHdRm+ACgZdMU 9IvqrGAOoQqqZL+f2cmJDxTML7aUGA4D450p4sIxv8JEuu/7wV6np/0CgYEAx+w/ x9wBMpoy62vBLxh3q9EtTW/WLwsMCABaDtg3CW0ChjmX9yOv7e/4M4GY7dAynriB eiarFmKfjluzAGcG6RqJ39iV7DhGwN8CVeCX91cRfhvDgqXFhS2LXPf8wGUpC41z kCFITUzBvPTDjBA7ktQt7gqudtTPC/ni86hn+okCgYEA0IUDzmLFyUGzfNlZv8Vk PuYxI/5xQHAAUm4cLUUzjzcU6nRgBo6tGpvf6Ugl3bgs9VDglmsl1ya+qBmqduXy dB0x5D4clWWYBC2U/CePgX/eD8KTAViY7gIwYjUqbZRSwQjNfPt5G4GOK4JGE5SP Xm9p6gCCgNGDDgGUPCUeBwkCgYEAq7F1+RM1KBsLXek1iFev9qv3Bwjj3ZTUKU78 CMGhSoQG5fUyUDmizmoHM1y6VIo33t2/vILW7auXMbAI43CXm7uB6u7bmnmeMeeT 3uK6P93TlQUM+/eX0U8S363NsAFwpY4+T+p1aIVh4QAnq/MI5ok4RLWBrWYHxlY9 lVnsqlkCgYEAnoXL4Ao0JFQI3X38K0OkdhN+tP7S6s9hmW4ew6MruFnlwbkDvtOs 6Ny2bTth5gB6/0+qsdFiw8/hcpL9kEeOnMJJqM/S1+8G4ykcFG14XOM25RXBI2S0 CcsAPbyQuUYQe2naHOF36Sd7lG/39TjU8lPlWremDmqvFyesgi7rzlY= -----END RSA PRIVATE KEY----- 2018-12-04 19:49:29,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-04 19:49:29,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" -d '{"security_group": {"name": "cinder_test-sg_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-12-04 19:49:29,292 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-ca5fb9f8-d30a-4de4-96e5-af1e497cedb6 Date: Tue, 04 Dec 2018 19:49:29 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "created_at": "2018-12-04T19:49:29Z", "updated_at": "2018-12-04T19:49:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:49:29Z", "revision_number": 0, "id": "3579dce2-0e11-4cca-b956-f726b2e6b798", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:49:29Z", "security_group_id": "849fb93d-8869-43f9-a86e-2b9e4571325a", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fccf309c38a4765ad2693b53e0c59e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:49:29Z", "revision_number": 0, "id": "829e7401-7bf3-4e08-a35c-cecf76fa1334", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:49:29Z", "security_group_id": "849fb93d-8869-43f9-a86e-2b9e4571325a", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fccf309c38a4765ad2693b53e0c59e7"}], "revision_number": 2, "project_id": "7fccf309c38a4765ad2693b53e0c59e7", "id": "849fb93d-8869-43f9-a86e-2b9e4571325a", "name": "cinder_test-sg_4086a9d2-ae33-4883-a9b7-704cb7b9cc40"}} 2018-12-04 19:49:29,292 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-ca5fb9f8-d30a-4de4-96e5-af1e497cedb6 2018-12-04 19:49:29,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.210521936417s 2018-12-04 19:49:29,293 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-ca5fb9f8-d30a-4de4-96e5-af1e497cedb6 2018-12-04 19:49:29,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 19:49:29,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:49:29,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-86ea1d77-0b5c-4cd4-b306-e1c464e72946 Date: Tue, 04 Dec 2018 19:49:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "created_at": "2018-12-04T19:49:22Z", "updated_at": "2018-12-04T19:49:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:49:22Z", "revision_number": 0, "id": "4b5d4731-87ce-468d-afa7-cfd46e2edf7f", "remote_group_id": "7dd93378-9a07-40eb-9399-3a69e4f13ecd", "remote_ip_prefix": null, "created_at": "2018-12-04T19:49:22Z", "security_group_id": "7dd93378-9a07-40eb-9399-3a69e4f13ecd", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fccf309c38a4765ad2693b53e0c59e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:49:22Z", "revision_number": 0, "id": "5b0e1074-2c8b-4e72-901c-132a22d45422", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:49:22Z", "security_group_id": "7dd93378-9a07-40eb-9399-3a69e4f13ecd", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fccf309c38a4765ad2693b53e0c59e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:49:22Z", "revision_number": 0, "id": "8697ac00-1dc0-4f97-b68f-d9e7776a4dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:49:22Z", "security_group_id": "7dd93378-9a07-40eb-9399-3a69e4f13ecd", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fccf309c38a4765ad2693b53e0c59e7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:49:22Z", "revision_number": 0, "id": "a49237e1-87e3-42bf-a62a-8293461fc762", "remote_group_id": "7dd93378-9a07-40eb-9399-3a69e4f13ecd", "remote_ip_prefix": null, "created_at": "2018-12-04T19:49:22Z", "security_group_id": "7dd93378-9a07-40eb-9399-3a69e4f13ecd", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fccf309c38a4765ad2693b53e0c59e7"}], "revision_number": 4, "project_id": "7fccf309c38a4765ad2693b53e0c59e7", "id": "7dd93378-9a07-40eb-9399-3a69e4f13ecd", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "created_at": "2018-12-04T19:49:29Z", "updated_at": "2018-12-04T19:49:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:49:29Z", "revision_number": 0, "id": "3579dce2-0e11-4cca-b956-f726b2e6b798", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:49:29Z", "security_group_id": "849fb93d-8869-43f9-a86e-2b9e4571325a", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fccf309c38a4765ad2693b53e0c59e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:49:29Z", "revision_number": 0, "id": "829e7401-7bf3-4e08-a35c-cecf76fa1334", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:49:29Z", "security_group_id": "849fb93d-8869-43f9-a86e-2b9e4571325a", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fccf309c38a4765ad2693b53e0c59e7"}], "revision_number": 2, "project_id": "7fccf309c38a4765ad2693b53e0c59e7", "id": "849fb93d-8869-43f9-a86e-2b9e4571325a", "name": "cinder_test-sg_4086a9d2-ae33-4883-a9b7-704cb7b9cc40"}]} 2018-12-04 19:49:29,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-86ea1d77-0b5c-4cd4-b306-e1c464e72946 2018-12-04 19:49:29,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.135830879211s 2018-12-04 19:49:29,433 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-86ea1d77-0b5c-4cd4-b306-e1c464e72946 2018-12-04 19:49:29,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-04 19:49:29,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" -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": "849fb93d-8869-43f9-a86e-2b9e4571325a"}}' 2018-12-04 19:49:29,616 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-7a0815a1-1c0c-43d5-913a-09120c3a035b Date: Tue, 04 Dec 2018 19:49:29 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-04T19:49:29Z", "security_group_id": "849fb93d-8869-43f9-a86e-2b9e4571325a", "port_range_min": 22, "revision_number": 0, "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "created_at": "2018-12-04T19:49:29Z", "project_id": "7fccf309c38a4765ad2693b53e0c59e7", "id": "a9a13033-4334-44a9-bad2-870bc569bc6b"}} 2018-12-04 19:49:29,616 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-7a0815a1-1c0c-43d5-913a-09120c3a035b 2018-12-04 19:49:29,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.178364038467s 2018-12-04 19:49:29,616 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-7a0815a1-1c0c-43d5-913a-09120c3a035b 2018-12-04 19:49:29,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 19:49:29,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:49:29,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-d448f16c-4fa2-49cd-bd94-6668d35194e6 Date: Tue, 04 Dec 2018 19:49:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "created_at": "2018-12-04T19:49:22Z", "updated_at": "2018-12-04T19:49:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:49:22Z", "revision_number": 0, "id": "4b5d4731-87ce-468d-afa7-cfd46e2edf7f", "remote_group_id": "7dd93378-9a07-40eb-9399-3a69e4f13ecd", "remote_ip_prefix": null, "created_at": "2018-12-04T19:49:22Z", "security_group_id": "7dd93378-9a07-40eb-9399-3a69e4f13ecd", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fccf309c38a4765ad2693b53e0c59e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:49:22Z", "revision_number": 0, "id": "5b0e1074-2c8b-4e72-901c-132a22d45422", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:49:22Z", "security_group_id": "7dd93378-9a07-40eb-9399-3a69e4f13ecd", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fccf309c38a4765ad2693b53e0c59e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:49:22Z", "revision_number": 0, "id": "8697ac00-1dc0-4f97-b68f-d9e7776a4dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:49:22Z", "security_group_id": "7dd93378-9a07-40eb-9399-3a69e4f13ecd", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fccf309c38a4765ad2693b53e0c59e7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:49:22Z", "revision_number": 0, "id": "a49237e1-87e3-42bf-a62a-8293461fc762", "remote_group_id": "7dd93378-9a07-40eb-9399-3a69e4f13ecd", "remote_ip_prefix": null, "created_at": "2018-12-04T19:49:22Z", "security_group_id": "7dd93378-9a07-40eb-9399-3a69e4f13ecd", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fccf309c38a4765ad2693b53e0c59e7"}], "revision_number": 4, "project_id": "7fccf309c38a4765ad2693b53e0c59e7", "id": "7dd93378-9a07-40eb-9399-3a69e4f13ecd", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "created_at": "2018-12-04T19:49:29Z", "updated_at": "2018-12-04T19:49:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:49:29Z", "revision_number": 0, "id": "3579dce2-0e11-4cca-b956-f726b2e6b798", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:49:29Z", "security_group_id": "849fb93d-8869-43f9-a86e-2b9e4571325a", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fccf309c38a4765ad2693b53e0c59e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:49:29Z", "revision_number": 0, "id": "829e7401-7bf3-4e08-a35c-cecf76fa1334", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:49:29Z", "security_group_id": "849fb93d-8869-43f9-a86e-2b9e4571325a", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fccf309c38a4765ad2693b53e0c59e7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-04T19:49:29Z", "revision_number": 0, "id": "a9a13033-4334-44a9-bad2-870bc569bc6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:49:29Z", "security_group_id": "849fb93d-8869-43f9-a86e-2b9e4571325a", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7fccf309c38a4765ad2693b53e0c59e7"}], "revision_number": 3, "project_id": "7fccf309c38a4765ad2693b53e0c59e7", "id": "849fb93d-8869-43f9-a86e-2b9e4571325a", "name": "cinder_test-sg_4086a9d2-ae33-4883-a9b7-704cb7b9cc40"}]} 2018-12-04 19:49:29,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-d448f16c-4fa2-49cd-bd94-6668d35194e6 2018-12-04 19:49:29,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0498461723328s 2018-12-04 19:49:29,670 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-d448f16c-4fa2-49cd-bd94-6668d35194e6 2018-12-04 19:49:29,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-04 19:49:29,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" -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": "849fb93d-8869-43f9-a86e-2b9e4571325a"}}' 2018-12-04 19:49:29,825 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-2f85a4e0-6de6-40c2-a23d-ec5691b38a3e Date: Tue, 04 Dec 2018 19:49:29 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T19:49:29Z", "security_group_id": "849fb93d-8869-43f9-a86e-2b9e4571325a", "port_range_min": null, "revision_number": 0, "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "created_at": "2018-12-04T19:49:29Z", "project_id": "7fccf309c38a4765ad2693b53e0c59e7", "id": "145118a7-6682-4369-8eba-4befe43a0a9f"}} 2018-12-04 19:49:29,825 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-2f85a4e0-6de6-40c2-a23d-ec5691b38a3e 2018-12-04 19:49:29,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.152361869812s 2018-12-04 19:49:29,826 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-2f85a4e0-6de6-40c2-a23d-ec5691b38a3e 2018-12-04 19:49:29,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:49:29,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:49:30,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-5e6c1c05-859b-487d-ad0c-1704d0311f06 Date: Tue, 04 Dec 2018 19:49:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T19:43:04Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0b9fbc8c-07e4-4455-aa9c-de9a38115eb8"],"updated_at":"2018-12-04T19:49:23Z","tenant_id":"7fccf309c38a4765ad2693b53e0c59e7","created_at":"2018-12-04T19:49:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7fccf309c38a4765ad2693b53e0c59e7","id":"da5f8813-7428-4ee5-bc92-711912a89a00","name":"cinder_test-net_4086a9d2-ae33-4883-a9b7-704cb7b9cc40"}]} 2018-12-04 19:49:30,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-5e6c1c05-859b-487d-ad0c-1704d0311f06 2018-12-04 19:49:30,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.256170034409s 2018-12-04 19:49:30,084 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-5e6c1c05-859b-487d-ad0c-1704d0311f06 2018-12-04 19:49:30,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 19:49:30,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:49:30,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-59cafc76-3e85-4adc-8b11-4a4abcd481fa Date: Tue, 04 Dec 2018 19:49:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/f1aa27b2-1784-4dce-857c-2d417667fe51/snap", "metadata": {}}], "file": "/v2/images/f1aa27b2-1784-4dce-857c-2d417667fe51/file", "owner": "7fccf309c38a4765ad2693b53e0c59e7", "id": "f1aa27b2-1784-4dce-857c-2d417667fe51", "size": 12716032, "self": "/v2/images/f1aa27b2-1784-4dce-857c-2d417667fe51", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/f1aa27b2-1784-4dce-857c-2d417667fe51/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T19:49:28Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T19:49:27Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 19:49:30,122 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-59cafc76-3e85-4adc-8b11-4a4abcd481fa 2018-12-04 19:49:30,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0335919857025s 2018-12-04 19:49:30,122 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-59cafc76-3e85-4adc-8b11-4a4abcd481fa 2018-12-04 19:49:30,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-04 19:49:30,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:49:30,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:49: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-203ca473-e5cc-4978-ae6f-7667306a7836 x-compute-request-id: req-203ca473-e5cc-4978-ae6f-7667306a7836 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ac621bc8-3aad-4376-a676-d3861cdc9523", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ac621bc8-3aad-4376-a676-d3861cdc9523", "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": "ac621bc8-3aad-4376-a676-d3861cdc9523"}]} 2018-12-04 19:49:30,146 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-203ca473-e5cc-4978-ae6f-7667306a7836 2018-12-04 19:49:30,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0218369960785s 2018-12-04 19:49:30,146 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-203ca473-e5cc-4978-ae6f-7667306a7836 2018-12-04 19:49:30,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-04 19:49:30,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" -d '{"server": {"name": "cinder_test-vm2_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "imageRef": "f1aa27b2-1784-4dce-857c-2d417667fe51", "key_name": "cinder_test-kp_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "flavorRef": "ac621bc8-3aad-4376-a676-d3861cdc9523", "max_count": 1, "min_count": 1, "networks": [{"uuid": "da5f8813-7428-4ee5-bc92-711912a89a00"}], "security_groups": [{"name": "849fb93d-8869-43f9-a86e-2b9e4571325a"}]}}' 2018-12-04 19:49:30,937 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 19:49: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-dd9c689c-8b53-4144-80a0-0697c20b043c x-compute-request-id: req-dd9c689c-8b53-4144-80a0-0697c20b043c Content-Length: 403 location: http://172.30.9.23:8774/v2.1/servers/b0902e36-c28f-42d6-978a-8ab4259d42eb Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "849fb93d-8869-43f9-a86e-2b9e4571325a"}], "OS-DCF:diskConfig": "MANUAL", "id": "b0902e36-c28f-42d6-978a-8ab4259d42eb", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b0902e36-c28f-42d6-978a-8ab4259d42eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b0902e36-c28f-42d6-978a-8ab4259d42eb", "rel": "bookmark"}], "adminPass": "KjCUDuHK2duC"}} 2018-12-04 19:49:30,937 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-dd9c689c-8b53-4144-80a0-0697c20b043c 2018-12-04 19:49:30,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.789620161057s 2018-12-04 19:49:30,938 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-dd9c689c-8b53-4144-80a0-0697c20b043c 2018-12-04 19:49:30,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:49:30,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:49:31,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:49: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-58dc2580-6f0c-4fa8-8193-d38433b5631f x-compute-request-id: req-58dc2580-6f0c-4fa8-8193-d38433b5631f Content-Encoding: gzip Content-Length: 609 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b0902e36-c28f-42d6-978a-8ab4259d42eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b0902e36-c28f-42d6-978a-8ab4259d42eb", "rel": "bookmark"}], "image": {"id": "f1aa27b2-1784-4dce-857c-2d417667fe51", "links": [{"href": "http://172.30.9.23:8774/images/f1aa27b2-1784-4dce-857c-2d417667fe51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac621bc8-3aad-4376-a676-d3861cdc9523", "links": [{"href": "http://172.30.9.23:8774/flavors/ac621bc8-3aad-4376-a676-d3861cdc9523", "rel": "bookmark"}]}, "id": "b0902e36-c28f-42d6-978a-8ab4259d42eb", "user_id": "9d2188b86b954706b3cfc46e1ab876ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T19:49:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "name": "cinder_test-vm2_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "created": "2018-12-04T19:49:30Z", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:49:31,222 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-58dc2580-6f0c-4fa8-8193-d38433b5631f 2018-12-04 19:49:31,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.28307890892s 2018-12-04 19:49:31,222 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-58dc2580-6f0c-4fa8-8193-d38433b5631f 2018-12-04 19:49:31,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:49:31,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:49:31,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-57925335-fe1a-4a46-b9d4-63cd83532c9f Date: Tue, 04 Dec 2018 19:49:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T19:43:04Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0b9fbc8c-07e4-4455-aa9c-de9a38115eb8"],"updated_at":"2018-12-04T19:49:23Z","tenant_id":"7fccf309c38a4765ad2693b53e0c59e7","created_at":"2018-12-04T19:49:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7fccf309c38a4765ad2693b53e0c59e7","id":"da5f8813-7428-4ee5-bc92-711912a89a00","name":"cinder_test-net_4086a9d2-ae33-4883-a9b7-704cb7b9cc40"}]} 2018-12-04 19:49:31,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-57925335-fe1a-4a46-b9d4-63cd83532c9f 2018-12-04 19:49:31,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.122764110565s 2018-12-04 19:49:31,352 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-57925335-fe1a-4a46-b9d4-63cd83532c9f 2018-12-04 19:49:31,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-04 19:49:31,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:49:31,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-04d6b959-930b-455f-90a2-7eeb00d1a6eb Date: Tue, 04 Dec 2018 19:49:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da5f8813-7428-4ee5-bc92-711912a89a00","tenant_id":"7fccf309c38a4765ad2693b53e0c59e7","created_at":"2018-12-04T19:49:23Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-04T19:49:23Z","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":"7fccf309c38a4765ad2693b53e0c59e7","id":"0b9fbc8c-07e4-4455-aa9c-de9a38115eb8","subnetpool_id":null,"name":"cinder_test-subnet_4086a9d2-ae33-4883-a9b7-704cb7b9cc40"}]} 2018-12-04 19:49:31,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-04d6b959-930b-455f-90a2-7eeb00d1a6eb 2018-12-04 19:49:31,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0651340484619s 2018-12-04 19:49:31,418 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-04d6b959-930b-455f-90a2-7eeb00d1a6eb 2018-12-04 19:49:31,418 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 19:49:33,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:49:33,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:49:33,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:49: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-48b642a5-bd38-4c66-88c8-1a3ad0a41b00 x-compute-request-id: req-48b642a5-bd38-4c66-88c8-1a3ad0a41b00 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b0902e36-c28f-42d6-978a-8ab4259d42eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b0902e36-c28f-42d6-978a-8ab4259d42eb", "rel": "bookmark"}], "image": {"id": "f1aa27b2-1784-4dce-857c-2d417667fe51", "links": [{"href": "http://172.30.9.23:8774/images/f1aa27b2-1784-4dce-857c-2d417667fe51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac621bc8-3aad-4376-a676-d3861cdc9523", "links": [{"href": "http://172.30.9.23:8774/flavors/ac621bc8-3aad-4376-a676-d3861cdc9523", "rel": "bookmark"}]}, "id": "b0902e36-c28f-42d6-978a-8ab4259d42eb", "security_groups": [{"name": "cinder_test-sg_4086a9d2-ae33-4883-a9b7-704cb7b9cc40"}], "user_id": "9d2188b86b954706b3cfc46e1ab876ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T19:49:31Z", "hostId": "19cf0d6217812443244a71c2ca88ae68124e29543bb1eb8f03332085", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "name": "cinder_test-vm2_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "created": "2018-12-04T19:49:30Z", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:49:33,816 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-48b642a5-bd38-4c66-88c8-1a3ad0a41b00 2018-12-04 19:49:33,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.395075082779s 2018-12-04 19:49:33,817 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-48b642a5-bd38-4c66-88c8-1a3ad0a41b00 2018-12-04 19:49:33,820 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 19:49:35,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:49:35,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:49:36,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:49: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-1360f71a-e606-4bf9-84a8-2a4184326e38 x-compute-request-id: req-1360f71a-e606-4bf9-84a8-2a4184326e38 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_4086a9d2-ae33-4883-a9b7-704cb7b9cc40": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:93:99", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b0902e36-c28f-42d6-978a-8ab4259d42eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b0902e36-c28f-42d6-978a-8ab4259d42eb", "rel": "bookmark"}], "image": {"id": "f1aa27b2-1784-4dce-857c-2d417667fe51", "links": [{"href": "http://172.30.9.23:8774/images/f1aa27b2-1784-4dce-857c-2d417667fe51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T19:49:35.000000", "flavor": {"id": "ac621bc8-3aad-4376-a676-d3861cdc9523", "links": [{"href": "http://172.30.9.23:8774/flavors/ac621bc8-3aad-4376-a676-d3861cdc9523", "rel": "bookmark"}]}, "id": "b0902e36-c28f-42d6-978a-8ab4259d42eb", "security_groups": [{"name": "cinder_test-sg_4086a9d2-ae33-4883-a9b7-704cb7b9cc40"}], "user_id": "9d2188b86b954706b3cfc46e1ab876ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T19:49:35Z", "hostId": "19cf0d6217812443244a71c2ca88ae68124e29543bb1eb8f03332085", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "name": "cinder_test-vm2_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "created": "2018-12-04T19:49:30Z", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:49:36,327 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1360f71a-e606-4bf9-84a8-2a4184326e38 2018-12-04 19:49:36,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.505596876144s 2018-12-04 19:49:36,327 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1360f71a-e606-4bf9-84a8-2a4184326e38 2018-12-04 19:49:36,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-04 19:49:36,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=b0902e36-c28f-42d6-978a-8ab4259d42eb" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:49:36,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-154d0cb4-ae51-40b1-8314-64c615c24fed Date: Tue, 04 Dec 2018 19:49:36 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"da5f8813-7428-4ee5-bc92-711912a89a00","tenant_id":"7fccf309c38a4765ad2693b53e0c59e7","created_at":"2018-12-04T19:49:32Z","admin_state_up":true,"updated_at":"2018-12-04T19:49:35Z","binding:vnic_type":"normal","device_id":"b0902e36-c28f-42d6-978a-8ab4259d42eb","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:1d:93:99","id":"3ba56586-09fd-4a5a-a52f-dc4936594457","port_security_enabled":true,"project_id":"7fccf309c38a4765ad2693b53e0c59e7","fixed_ips":[{"subnet_id":"0b9fbc8c-07e4-4455-aa9c-de9a38115eb8","ip_address":"192.168.120.3"}],"extra_dhcp_opts":[],"security_groups":["849fb93d-8869-43f9-a86e-2b9e4571325a"],"name":""}]} 2018-12-04 19:49:36,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=b0902e36-c28f-42d6-978a-8ab4259d42eb used request id req-154d0cb4-ae51-40b1-8314-64c615c24fed 2018-12-04 19:49:36,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0689589977264s 2018-12-04 19:49:36,401 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=b0902e36-c28f-42d6-978a-8ab4259d42eb used request id req-154d0cb4-ae51-40b1-8314-64c615c24fed 2018-12-04 19:49:36,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-04 19:49:36,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=3ba56586-09fd-4a5a-a52f-dc4936594457" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:49:36,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e95fd12a-ab7f-4244-8ca5-948dbb4c8cdc Date: Tue, 04 Dec 2018 19:49:36 GMT RESP BODY: {"floatingips": []} 2018-12-04 19:49:36,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=3ba56586-09fd-4a5a-a52f-dc4936594457 used request id req-e95fd12a-ab7f-4244-8ca5-948dbb4c8cdc 2018-12-04 19:49:36,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0153861045837s 2018-12-04 19:49:36,421 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=3ba56586-09fd-4a5a-a52f-dc4936594457 used request id req-e95fd12a-ab7f-4244-8ca5-948dbb4c8cdc 2018-12-04 19:49:36,422 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_4086a9d2-ae33-4883-a9b7-704cb7b9cc40': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1d:93:99', 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'f1aa27b2-1784-4dce-857c-2d417667fe51'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-04T19:49:35.000000', 'flavor': Munch({u'id': u'ac621bc8-3aad-4376-a676-d3861cdc9523'}), 'az': u'nova', 'id': u'b0902e36-c28f-42d6-978a-8ab4259d42eb', 'security_groups': [Munch({u'name': u'cinder_test-sg_4086a9d2-ae33-4883-a9b7-704cb7b9cc40'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'9d2188b86b954706b3cfc46e1ab876ef', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7fccf309c38a4765ad2693b53e0c59e7', 'name': 'cinder_test-project_4086a9d2-ae33-4883-a9b7-704cb7b9cc40', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-04T19:49:35.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-04T19:49:35Z', 'hostId': u'19cf0d6217812443244a71c2ca88ae68124e29543bb1eb8f03332085', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_4086a9d2-ae33-4883-a9b7-704cb7b9cc40', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'19cf0d6217812443244a71c2ca88ae68124e29543bb1eb8f03332085', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-04T19:49:35.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7fccf309c38a4765ad2693b53e0c59e7', 'name': u'cinder_test-vm2_4086a9d2-ae33-4883-a9b7-704cb7b9cc40', 'adminPass': u'KjCUDuHK2duC', 'tenant_id': u'7fccf309c38a4765ad2693b53e0c59e7', 'created_at': u'2018-12-04T19:49:30Z', 'created': u'2018-12-04T19:49:30Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-04 19:49:36,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:49:36,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:49:36,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-e19b5788-45ae-46be-a5bc-bd9a7fe2050c Date: Tue, 04 Dec 2018 19:49:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T19:43:04Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0b9fbc8c-07e4-4455-aa9c-de9a38115eb8"],"updated_at":"2018-12-04T19:49:23Z","tenant_id":"7fccf309c38a4765ad2693b53e0c59e7","created_at":"2018-12-04T19:49:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7fccf309c38a4765ad2693b53e0c59e7","id":"da5f8813-7428-4ee5-bc92-711912a89a00","name":"cinder_test-net_4086a9d2-ae33-4883-a9b7-704cb7b9cc40"}]} 2018-12-04 19:49:36,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e19b5788-45ae-46be-a5bc-bd9a7fe2050c 2018-12-04 19:49:36,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0941610336304s 2018-12-04 19:49:36,519 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e19b5788-45ae-46be-a5bc-bd9a7fe2050c 2018-12-04 19:49:36,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-04 19:49:36,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=b0902e36-c28f-42d6-978a-8ab4259d42eb" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:49:36,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-d57e5eaf-a9ab-4552-91a2-23c35867f8bb Date: Tue, 04 Dec 2018 19:49:36 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"da5f8813-7428-4ee5-bc92-711912a89a00","tenant_id":"7fccf309c38a4765ad2693b53e0c59e7","created_at":"2018-12-04T19:49:32Z","admin_state_up":true,"updated_at":"2018-12-04T19:49:35Z","binding:vnic_type":"normal","device_id":"b0902e36-c28f-42d6-978a-8ab4259d42eb","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:1d:93:99","id":"3ba56586-09fd-4a5a-a52f-dc4936594457","port_security_enabled":true,"project_id":"7fccf309c38a4765ad2693b53e0c59e7","fixed_ips":[{"subnet_id":"0b9fbc8c-07e4-4455-aa9c-de9a38115eb8","ip_address":"192.168.120.3"}],"extra_dhcp_opts":[],"security_groups":["849fb93d-8869-43f9-a86e-2b9e4571325a"],"name":""}]} 2018-12-04 19:49:36,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=b0902e36-c28f-42d6-978a-8ab4259d42eb used request id req-d57e5eaf-a9ab-4552-91a2-23c35867f8bb 2018-12-04 19:49:36,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0476729869843s 2018-12-04 19:49:36,569 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=b0902e36-c28f-42d6-978a-8ab4259d42eb used request id req-d57e5eaf-a9ab-4552-91a2-23c35867f8bb 2018-12-04 19:49:36,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-04 19:49:36,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" -d '{"floatingip": {"floating_network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "fixed_ip_address": "192.168.120.3", "port_id": "3ba56586-09fd-4a5a-a52f-dc4936594457"}}' 2018-12-04 19:49:38,080 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-c1472cd4-510b-4206-b99d-24c95ce336f4 Date: Tue, 04 Dec 2018 19:49:38 GMT RESP BODY: {"floatingip": {"router_id": "fef21418-0121-4de4-bbb5-e8252bafcdba", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-04T19:49:37Z", "floating_network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "3ba56586-09fd-4a5a-a52f-dc4936594457", "id": "37fe67c1-d28e-4222-8b7b-25083a550dca", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "created_at": "2018-12-04T19:49:37Z", "project_id": "7fccf309c38a4765ad2693b53e0c59e7"}} 2018-12-04 19:49:38,080 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-c1472cd4-510b-4206-b99d-24c95ce336f4 2018-12-04 19:49:38,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.51025700569s 2018-12-04 19:49:38,080 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-c1472cd4-510b-4206-b99d-24c95ce336f4 2018-12-04 19:49:38,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-04 19:49:38,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:49:38,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-edce09de-1b3a-49b4-83c6-eb326e016250 Date: Tue, 04 Dec 2018 19:49:38 GMT RESP BODY: {"floatingips": [{"router_id": "fef21418-0121-4de4-bbb5-e8252bafcdba", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-04T19:49:37Z", "floating_network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "3ba56586-09fd-4a5a-a52f-dc4936594457", "id": "37fe67c1-d28e-4222-8b7b-25083a550dca", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "created_at": "2018-12-04T19:49:37Z", "project_id": "7fccf309c38a4765ad2693b53e0c59e7"}]} 2018-12-04 19:49:38,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-edce09de-1b3a-49b4-83c6-eb326e016250 2018-12-04 19:49:38,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0258300304413s 2018-12-04 19:49:38,114 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-edce09de-1b3a-49b4-83c6-eb326e016250 2018-12-04 19:49:38,117 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'fef21418-0121-4de4-bbb5-e8252bafcdba', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'7fccf309c38a4765ad2693b53e0c59e7', 'created_at': u'2018-12-04T19:49:37Z', 'attached': True, 'updated_at': u'2018-12-04T19:49:37Z', 'id': u'37fe67c1-d28e-4222-8b7b-25083a550dca', 'floating_network_id': u'90070285-9e79-459a-b14a-3d1fcc36db90', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7fccf309c38a4765ad2693b53e0c59e7', 'name': 'cinder_test-project_4086a9d2-ae33-4883-a9b7-704cb7b9cc40', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'fef21418-0121-4de4-bbb5-e8252bafcdba', 'project_id': u'7fccf309c38a4765ad2693b53e0c59e7', 'port_id': u'3ba56586-09fd-4a5a-a52f-dc4936594457', 'port': u'3ba56586-09fd-4a5a-a52f-dc4936594457', 'network': u'90070285-9e79-459a-b14a-3d1fcc36db90'}) 2018-12-04 19:49:38,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 19:49:38,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/b0902e36-c28f-42d6-978a-8ab4259d42eb/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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 19:49:38,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:49:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a0ed4b6-87f9-414d-87fc-8733f81047ed x-compute-request-id: req-0a0ed4b6-87f9-414d-87fc-8733f81047ed Content-Encoding: gzip Content-Length: 7933 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 505819555 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.179157] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.181338] pid_max: default: 32768 minimum: 301\n[ 0.182541] ACPI: Core revision 20150930\n[ 0.184175] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.185913] Security Framework initialized\n[ 0.187020] Yama: becoming mindful.\n[ 0.187968] AppArmor: AppArmor initialized\n[ 0.189066] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.190824] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.192514] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.194106] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.195934] Initializing cgroup subsys io\n[ 0.196985] Initializing cgroup subsys memory\n[ 0.198149] Initializing cgroup subsys devices\n[ 0.199336] Initializing cgroup subsys freezer\n[ 0.200463] Initializing cgroup subsys net_cls\n[ 0.201590] Initializing cgroup subsys perf_event\n[ 0.202831] Initializing cgroup subsys net_prio\n[ 0.203995] Initializing cgroup subsys hugetlb\n[ 0.205120] Initializing cgroup subsys pids\n[ 0.206287] CPU: Physical Processor ID: 0\n[ 0.208058] mce: CPU supports 10 MCE banks\n[ 0.209182] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.210553] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.225379] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.232022] ftrace: allocating 31920 entries in 125 pages\n[ 0.257576] smpboot: Max logical packages: 1\n[ 0.258737] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.260546] x2apic enabled\n[ 0.261644] Switched APIC routing to physical x2apic.\n[ 0.264021] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.265505] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.268299] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.270692] KVM setup paravirtual spinlock\n[ 0.272218] x86: Booted up 1 node, 1 CPUs\n[ 0.273302] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.275128] devtmpfs: initialized\n[ 0.277023] evm: security.selinux\n[ 0.277935] evm: security.SMACK64\n[ 0.278840] evm: security.SMACK64EXEC\n[ 0.279815] evm: security.SMACK64TRANSMUTE\n[ 0.280874] evm: security.SMACK64MMAP\n[ 0.281844] evm: security.ima\n[ 0.282682] evm: security.capability\n[ 0.283712] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.286140] pinctrl core: initialized pinctrl subsystem\n[ 0.287545] RTC time: 19:49:35, date: 12/04/18\n[ 0.288710] NET: Registered protocol family 16\n[ 0.289846] cpuidle: using governor ladder\n[ 0.290981] cpuidle: using governor menu\n[ 0.292036] PCCT header not found.\n[ 0.293031] ACPI: bus type PCI registered\n[ 0.294096] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.295730] PCI: Using configuration type 1 for base access\n[ 0.297848] ACPI: Added _OSI(Module Device)\n[ 0.298994] ACPI: Added _OSI(Processor Device)\n[ 0.300157] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.301367] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.303498] ACPI: Interpreter enabled\n[ 0.304539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.306978] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.309385] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.311852] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.314285] ACPI: (supports S0 S5)\n[ 0.315209] ACPI: Using IOAPIC for interrupt routing\n[ 0.316439] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.320070] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.321596] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.323243] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.324840] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.327764] acpiphp: Slot [3] registered\n[ 0.328807] acpiphp: Slot [4] registered\n[ 0.329846] acpiphp: Slot [5] registered\n[ 0.330887] acpiphp: Slot [6] registered\n[ 0.331929] acpiphp: Slot [7] registered\n[ 0.332969] acpiphp: Slot [8] registered\n[ 0.334041] acpiphp: Slot [9] registered\n[ 0.335080] acpiphp: Slot [10] registered\n[ 0.336170] acpiphp: Slot [11] registered\n[ 0.337226] acpiphp: Slot [12] registered\n[ 0.338282] acpiphp: Slot [13] registered\n[ 0.339364] acpiphp: Slot [14] registered\n[ 0.340424] acpiphp: Slot [15] registered\n[ 0.353984] acpiphp: Slot [16] registered\n[ 0.355089] acpiphp: Slot [17] registered\n[ 0.356148] acpiphp: Slot [18] registered\n[ 0.357204] acpiphp: Slot [19] registered\n[ 0.358293] acpiphp: Slot [20] registered\n[ 0.359380] acpiphp: Slot [21] registered\n[ 0.360438] acpiphp: Slot [22] registered\n[ 0.361530] acpiphp: Slot [23] registered\n[ 0.362618] acpiphp: Slot [24] registered\n[ 0.363722] acpiphp: Slot [25] registered\n[ 0.364813] acpiphp: Slot [26] registered\n[ 0.365899] acpiphp: Slot [27] registered\n[ 0.367003] acpiphp: Slot [28] registered\n[ 0.368092] acpiphp: Slot [29] registered\n[ 0.369174] acpiphp: Slot [30] registered\n[ 0.370225] acpiphp: Slot [31] registered\n[ 0.371308] PCI host bridge to bus 0000:00\n[ 0.372394] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.373977] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.375585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.377518] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.379421] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.381357] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.385234] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.386902] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.388462] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.390113] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.394403] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.396341] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.416357] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.418244] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.420109] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.421931] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.423725] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.425430] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.427134] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.428535] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.430570] vgaarb: loaded\n[ 0.431397] vgaarb: bridge control possible 0000:00:02.0\n[ 0.433004] SCSI subsystem initialized\n[ 0.434214] ACPI: bus type USB registered\n[ 0.435324] usbcore: registered new interface driver usbfs\n[ 0.436707] usbcore: registered new interface driver hub\n[ 0.438048] usbcore: registered new device driver usb\n[ 0.439505] PCI: Using ACPI for IRQ routing\n[ 0.440966] NetLabel: Initializing\n[ 0.441926] NetLabel: domain hash size = 128\n[ 0.443066] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.444344] NetLabel: unlabeled traffic allowed by default\n[ 0.445885] clocksource: Switched to clocksource kvm-clock\n[ 0.455246] AppArmor: AppArmor Filesystem Enabled\n[ 0.456517] pnp: PnP ACPI init\n[ 0.457705] pnp: PnP ACPI: found 5 devices\n[ 0.464413] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.466717] NET: Registered protocol family 2\n[ 0.468084] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.469816] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.471437] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.472941] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.474402] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.475973] NET: Registered protocol family 1\n[ 0.477143] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.478612] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.480059] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.494549] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.509085] Trying to unpack rootfs image as initramfs...\n[ 0.569554] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.574281] Scanning for low memory corruption every 60 seconds\n[ 0.576409] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.578016] audit: initializing netlink subsys (disabled)\n[ 0.579455] audit: type=2000 audit(1543952976.611:1): initialized\n[ 0.581292] Initialise system trusted keyring\n[ 0.582669] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.584246] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.586909] zbud: loaded\n[ 0.587880] VFS: Disk quotas dquot_6.6.0\n[ 0.588994] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.591117] fuse init (API version 7.23)\n[ 0.592318] Key type big_key registered\n[ 0.593403] Allocating IMA MOK and blacklist keyrings.\n[ 0.595040] Key type asymmetric registered\n[ 0.596163] Asymmetric key parser 'x509' registered\n[ 0.597461] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.599496] io scheduler noop registered\n[ 0.600582] io scheduler deadline registered (default)\n[ 0.601953] io scheduler cfq registered\n[ 0.603113] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.604522] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.606267] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.608246] ACPI: Power Button [PWRF]\n[ 0.609433] GHES: HEST is not enabled!\n[ 0.623506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.652268] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.654977] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.678556] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.681441] Linux agpgart interface v0.103\n[ 0.684664] brd: module loaded\n[ 0.686749] loop: module loaded\n[ 0.691777] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.693761] GPT:90111 != 2097151\n[ 0.694683] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696161] GPT:90111 != 2097151\n[ 0.697076] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698371] vda: vda1 vda15\n[ 0.700004] scsi host0: ata_piix\n[ 0.701011] scsi host1: ata_piix\n[ 0.701961] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.703581] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.705501] libphy: Fixed MDIO Bus: probed\n[ 0.706784] tun: Universal TUN/TAP device driver, 1.6\n[ 0.708099] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710753] PPP generic driver version 2.4.2\n[ 0.712008] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713499] ehci-pci: EHCI PCI platform driver\n[ 0.714605] ehci-platform: EHCI generic platform driver\n[ 0.715853] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.717308] ohci-pci: OHCI PCI platform driver\n[ 0.718436] ohci-platform: OHCI generic platform driver\n[ 0.719694] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.734214] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.735491] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.737350] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.738618] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.740062] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.741585] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.743369] usb usb1: Product: UHCI Host Controller\n[ 0.744534] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.745951] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.747195] hub 1-0:1.0: USB hub found\n[ 0.748180] hub 1-0:1.0: 2 ports detected\n[ 0.749345] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.752064] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.753256] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.754538] mousedev: PS/2 mouse device common for all mice\n[ 0.756086] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.758384] rtc_cmos 00:00: RTC can wake from S4\n[ 0.759787] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.761250] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.762721] i2c /dev entries driver\n[ 0.763690] device-mapper: uevent: version 1.0.3\n[ 0.764879] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.766930] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.768624] NET: Registered protocol family 10\n[ 0.770058] NET: Registered protocol family 17\n[ 0.771178] Key type dns_resolver registered\n[ 0.772370] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.773747] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.775944] registered taskstats version 1\n[ 0.777002] Loading compiled-in X.509 certificates\n[ 0.778731] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.781050] zswap: loaded using pool lzo/zbud\n[ 0.782990] Key type trusted registered\n[ 0.784992] Key type encrypted registered\n[ 0.786050] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.787359] ima: No TPM chip found, activating TPM-bypass!\n[ 0.788652] evm: HMAC attrs: 0x1\n[ 0.789832] Magic number: 14:141:849\n[ 0.790817] index1: hash matches\n[ 0.791713] graphics fbcon: hash matches\n[ 0.792793] rtc_cmos 00:00: setting system clock to 2018-12-04 19:49:36 UTC (1543952976)\n[ 0.794825] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.809361] EDD information not available.\n[ 0.863375] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.865360] Write protecting the kernel read-only data: 14336k\n[ 0.868042] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.870376] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.918188] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.79\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.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 0.87. iid=i-00000007\n"} 2018-12-04 19:49:38,198 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b0902e36-c28f-42d6-978a-8ab4259d42eb/action used request id req-0a0ed4b6-87f9-414d-87fc-8733f81047ed 2018-12-04 19:49:38,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0808479785919s 2018-12-04 19:49:38,199 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b0902e36-c28f-42d6-978a-8ab4259d42eb/action used request id req-0a0ed4b6-87f9-414d-87fc-8733f81047ed 2018-12-04 19:49:38,199 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-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 0x000000001FFE1577 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 0x000000001FFE14FF 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 505819555 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.179157] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.181338] pid_max: default: 32768 minimum: 301 [ 0.182541] ACPI: Core revision 20150930 [ 0.184175] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.185913] Security Framework initialized [ 0.187020] Yama: becoming mindful. [ 0.187968] AppArmor: AppArmor initialized [ 0.189066] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.190824] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.192514] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.194106] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.195934] Initializing cgroup subsys io [ 0.196985] Initializing cgroup subsys memory [ 0.198149] Initializing cgroup subsys devices [ 0.199336] Initializing cgroup subsys freezer [ 0.200463] Initializing cgroup subsys net_cls [ 0.201590] Initializing cgroup subsys perf_event [ 0.202831] Initializing cgroup subsys net_prio [ 0.203995] Initializing cgroup subsys hugetlb [ 0.205120] Initializing cgroup subsys pids [ 0.206287] CPU: Physical Processor ID: 0 [ 0.208058] mce: CPU supports 10 MCE banks [ 0.209182] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.210553] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.225379] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.232022] ftrace: allocating 31920 entries in 125 pages [ 0.257576] smpboot: Max logical packages: 1 [ 0.258737] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.260546] x2apic enabled [ 0.261644] Switched APIC routing to physical x2apic. [ 0.264021] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.265505] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.268299] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.270692] KVM setup paravirtual spinlock [ 0.272218] x86: Booted up 1 node, 1 CPUs [ 0.273302] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.275128] devtmpfs: initialized [ 0.277023] evm: security.selinux [ 0.277935] evm: security.SMACK64 [ 0.278840] evm: security.SMACK64EXEC [ 0.279815] evm: security.SMACK64TRANSMUTE [ 0.280874] evm: security.SMACK64MMAP [ 0.281844] evm: security.ima [ 0.282682] evm: security.capability [ 0.283712] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.286140] pinctrl core: initialized pinctrl subsystem [ 0.287545] RTC time: 19:49:35, date: 12/04/18 [ 0.288710] NET: Registered protocol family 16 [ 0.289846] cpuidle: using governor ladder [ 0.290981] cpuidle: using governor menu [ 0.292036] PCCT header not found. [ 0.293031] ACPI: bus type PCI registered [ 0.294096] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.295730] PCI: Using configuration type 1 for base access [ 0.297848] ACPI: Added _OSI(Module Device) [ 0.298994] ACPI: Added _OSI(Processor Device) [ 0.300157] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.301367] ACPI: Added _OSI(Processor Aggregator Device) [ 0.303498] ACPI: Interpreter enabled [ 0.304539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.306978] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.309385] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.311852] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.314285] ACPI: (supports S0 S5) [ 0.315209] ACPI: Using IOAPIC for interrupt routing [ 0.316439] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.320070] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.321596] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.323243] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.324840] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.327764] acpiphp: Slot [3] registered [ 0.328807] acpiphp: Slot [4] registered [ 0.329846] acpiphp: Slot [5] registered [ 0.330887] acpiphp: Slot [6] registered [ 0.331929] acpiphp: Slot [7] registered [ 0.332969] acpiphp: Slot [8] registered [ 0.334041] acpiphp: Slot [9] registered [ 0.335080] acpiphp: Slot [10] registered [ 0.336170] acpiphp: Slot [11] registered [ 0.337226] acpiphp: Slot [12] registered [ 0.338282] acpiphp: Slot [13] registered [ 0.339364] acpiphp: Slot [14] registered [ 0.340424] acpiphp: Slot [15] registered [ 0.353984] acpiphp: Slot [16] registered [ 0.355089] acpiphp: Slot [17] registered [ 0.356148] acpiphp: Slot [18] registered [ 0.357204] acpiphp: Slot [19] registered [ 0.358293] acpiphp: Slot [20] registered [ 0.359380] acpiphp: Slot [21] registered [ 0.360438] acpiphp: Slot [22] registered [ 0.361530] acpiphp: Slot [23] registered [ 0.362618] acpiphp: Slot [24] registered [ 0.363722] acpiphp: Slot [25] registered [ 0.364813] acpiphp: Slot [26] registered [ 0.365899] acpiphp: Slot [27] registered [ 0.367003] acpiphp: Slot [28] registered [ 0.368092] acpiphp: Slot [29] registered [ 0.369174] acpiphp: Slot [30] registered [ 0.370225] acpiphp: Slot [31] registered [ 0.371308] PCI host bridge to bus 0000:00 [ 0.372394] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.373977] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.375585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.377518] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.379421] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.381357] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.385234] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.386902] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.388462] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.390113] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.394403] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.396341] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.416357] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.418244] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.420109] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.421931] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.423725] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.425430] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.427134] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.428535] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.430570] vgaarb: loaded [ 0.431397] vgaarb: bridge control possible 0000:00:02.0 [ 0.433004] SCSI subsystem initialized [ 0.434214] ACPI: bus type USB registered [ 0.435324] usbcore: registered new interface driver usbfs [ 0.436707] usbcore: registered new interface driver hub [ 0.438048] usbcore: registered new device driver usb [ 0.439505] PCI: Using ACPI for IRQ routing [ 0.440966] NetLabel: Initializing [ 0.441926] NetLabel: domain hash size = 128 [ 0.443066] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.444344] NetLabel: unlabeled traffic allowed by default [ 0.445885] clocksource: Switched to clocksource kvm-clock [ 0.455246] AppArmor: AppArmor Filesystem Enabled [ 0.456517] pnp: PnP ACPI init [ 0.457705] pnp: PnP ACPI: found 5 devices [ 0.464413] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.466717] NET: Registered protocol family 2 [ 0.468084] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.469816] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.471437] TCP: Hash tables configured (established 4096 bind 4096) [ 0.472941] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.474402] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.475973] NET: Registered protocol family 1 [ 0.477143] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.478612] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.480059] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.494549] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.509085] Trying to unpack rootfs image as initramfs... [ 0.569554] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.574281] Scanning for low memory corruption every 60 seconds [ 0.576409] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.578016] audit: initializing netlink subsys (disabled) [ 0.579455] audit: type=2000 audit(1543952976.611:1): initialized [ 0.581292] Initialise system trusted keyring [ 0.582669] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.584246] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.586909] zbud: loaded [ 0.587880] VFS: Disk quotas dquot_6.6.0 [ 0.588994] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.591117] fuse init (API version 7.23) [ 0.592318] Key type big_key registered [ 0.593403] Allocating IMA MOK and blacklist keyrings. [ 0.595040] Key type asymmetric registered [ 0.596163] Asymmetric key parser 'x509' registered [ 0.597461] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.599496] io scheduler noop registered [ 0.600582] io scheduler deadline registered (default) [ 0.601953] io scheduler cfq registered [ 0.603113] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.604522] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.606267] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.608246] ACPI: Power Button [PWRF] [ 0.609433] GHES: HEST is not enabled! [ 0.623506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.652268] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.654977] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.678556] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.681441] Linux agpgart interface v0.103 [ 0.684664] brd: module loaded [ 0.686749] loop: module loaded [ 0.691777] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.693761] GPT:90111 != 2097151 [ 0.694683] GPT:Alternate GPT header not at the end of the disk. [ 0.696161] GPT:90111 != 2097151 [ 0.697076] GPT: Use GNU Parted to correct GPT errors. [ 0.698371] vda: vda1 vda15 [ 0.700004] scsi host0: ata_piix [ 0.701011] scsi host1: ata_piix [ 0.701961] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.703581] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.705501] libphy: Fixed MDIO Bus: probed [ 0.706784] tun: Universal TUN/TAP device driver, 1.6 [ 0.708099] tun: (C) 1999-2004 Max Krasnyansky [ 0.710753] PPP generic driver version 2.4.2 [ 0.712008] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.713499] ehci-pci: EHCI PCI platform driver [ 0.714605] ehci-platform: EHCI generic platform driver [ 0.715853] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.717308] ohci-pci: OHCI PCI platform driver [ 0.718436] ohci-platform: OHCI generic platform driver [ 0.719694] uhci_hcd: USB Universal Host Controller Interface driver [ 0.734214] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.735491] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.737350] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.738618] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.740062] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.741585] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.743369] usb usb1: Product: UHCI Host Controller [ 0.744534] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.745951] usb usb1: SerialNumber: 0000:00:01.2 [ 0.747195] hub 1-0:1.0: USB hub found [ 0.748180] hub 1-0:1.0: 2 ports detected [ 0.749345] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.752064] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.753256] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.754538] mousedev: PS/2 mouse device common for all mice [ 0.756086] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.758384] rtc_cmos 00:00: RTC can wake from S4 [ 0.759787] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.761250] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.762721] i2c /dev entries driver [ 0.763690] device-mapper: uevent: version 1.0.3 [ 0.764879] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.766930] ledtrig-cpu: registered to indicate activity on CPUs [ 0.768624] NET: Registered protocol family 10 [ 0.770058] NET: Registered protocol family 17 [ 0.771178] Key type dns_resolver registered [ 0.772370] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.773747] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.775944] registered taskstats version 1 [ 0.777002] Loading compiled-in X.509 certificates [ 0.778731] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.781050] zswap: loaded using pool lzo/zbud [ 0.782990] Key type trusted registered [ 0.784992] Key type encrypted registered [ 0.786050] AppArmor: AppArmor sha1 policy hashing enabled [ 0.787359] ima: No TPM chip found, activating TPM-bypass! [ 0.788652] evm: HMAC attrs: 0x1 [ 0.789832] Magic number: 14:141:849 [ 0.790817] index1: hash matches [ 0.791713] graphics fbcon: hash matches [ 0.792793] rtc_cmos 00:00: setting system clock to 2018-12-04 19:49:36 UTC (1543952976) [ 0.794825] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.809361] EDD information not available. [ 0.863375] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.865360] Write protecting the kernel read-only data: 14336k [ 0.868042] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.870376] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.918188] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.79 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.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 0.87. iid=i-00000007 2018-12-04 19:49:39,202 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200: timed out 2018-12-04 19:49:48,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 19:49:48,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/b0902e36-c28f-42d6-978a-8ab4259d42eb/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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 19:49:48,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:49: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-8953342d-c26e-4375-b85c-e5768ada2d8c x-compute-request-id: req-8953342d-c26e-4375-b85c-e5768ada2d8c Content-Encoding: gzip Content-Length: 9625 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 0x000000001FFE1577 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 0x000000001FFE14FF 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 505819555 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.179157] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.181338] pid_max: default: 32768 minimum: 301\n[ 0.182541] ACPI: Core revision 20150930\n[ 0.184175] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.185913] Security Framework initialized\n[ 0.187020] Yama: becoming mindful.\n[ 0.187968] AppArmor: AppArmor initialized\n[ 0.189066] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.190824] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.192514] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.194106] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.195934] Initializing cgroup subsys io\n[ 0.196985] Initializing cgroup subsys memory\n[ 0.198149] Initializing cgroup subsys devices\n[ 0.199336] Initializing cgroup subsys freezer\n[ 0.200463] Initializing cgroup subsys net_cls\n[ 0.201590] Initializing cgroup subsys perf_event\n[ 0.202831] Initializing cgroup subsys net_prio\n[ 0.203995] Initializing cgroup subsys hugetlb\n[ 0.205120] Initializing cgroup subsys pids\n[ 0.206287] CPU: Physical Processor ID: 0\n[ 0.208058] mce: CPU supports 10 MCE banks\n[ 0.209182] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.210553] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.225379] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.232022] ftrace: allocating 31920 entries in 125 pages\n[ 0.257576] smpboot: Max logical packages: 1\n[ 0.258737] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.260546] x2apic enabled\n[ 0.261644] Switched APIC routing to physical x2apic.\n[ 0.264021] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.265505] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.268299] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.270692] KVM setup paravirtual spinlock\n[ 0.272218] x86: Booted up 1 node, 1 CPUs\n[ 0.273302] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.275128] devtmpfs: initialized\n[ 0.277023] evm: security.selinux\n[ 0.277935] evm: security.SMACK64\n[ 0.278840] evm: security.SMACK64EXEC\n[ 0.279815] evm: security.SMACK64TRANSMUTE\n[ 0.280874] evm: security.SMACK64MMAP\n[ 0.281844] evm: security.ima\n[ 0.282682] evm: security.capability\n[ 0.283712] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.286140] pinctrl core: initialized pinctrl subsystem\n[ 0.287545] RTC time: 19:49:35, date: 12/04/18\n[ 0.288710] NET: Registered protocol family 16\n[ 0.289846] cpuidle: using governor ladder\n[ 0.290981] cpuidle: using governor menu\n[ 0.292036] PCCT header not found.\n[ 0.293031] ACPI: bus type PCI registered\n[ 0.294096] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.295730] PCI: Using configuration type 1 for base access\n[ 0.297848] ACPI: Added _OSI(Module Device)\n[ 0.298994] ACPI: Added _OSI(Processor Device)\n[ 0.300157] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.301367] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.303498] ACPI: Interpreter enabled\n[ 0.304539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.306978] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.309385] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.311852] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.314285] ACPI: (supports S0 S5)\n[ 0.315209] ACPI: Using IOAPIC for interrupt routing\n[ 0.316439] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.320070] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.321596] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.323243] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.324840] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.327764] acpiphp: Slot [3] registered\n[ 0.328807] acpiphp: Slot [4] registered\n[ 0.329846] acpiphp: Slot [5] registered\n[ 0.330887] acpiphp: Slot [6] registered\n[ 0.331929] acpiphp: Slot [7] registered\n[ 0.332969] acpiphp: Slot [8] registered\n[ 0.334041] acpiphp: Slot [9] registered\n[ 0.335080] acpiphp: Slot [10] registered\n[ 0.336170] acpiphp: Slot [11] registered\n[ 0.337226] acpiphp: Slot [12] registered\n[ 0.338282] acpiphp: Slot [13] registered\n[ 0.339364] acpiphp: Slot [14] registered\n[ 0.340424] acpiphp: Slot [15] registered\n[ 0.353984] acpiphp: Slot [16] registered\n[ 0.355089] acpiphp: Slot [17] registered\n[ 0.356148] acpiphp: Slot [18] registered\n[ 0.357204] acpiphp: Slot [19] registered\n[ 0.358293] acpiphp: Slot [20] registered\n[ 0.359380] acpiphp: Slot [21] registered\n[ 0.360438] acpiphp: Slot [22] registered\n[ 0.361530] acpiphp: Slot [23] registered\n[ 0.362618] acpiphp: Slot [24] registered\n[ 0.363722] acpiphp: Slot [25] registered\n[ 0.364813] acpiphp: Slot [26] registered\n[ 0.365899] acpiphp: Slot [27] registered\n[ 0.367003] acpiphp: Slot [28] registered\n[ 0.368092] acpiphp: Slot [29] registered\n[ 0.369174] acpiphp: Slot [30] registered\n[ 0.370225] acpiphp: Slot [31] registered\n[ 0.371308] PCI host bridge to bus 0000:00\n[ 0.372394] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.373977] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.375585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.377518] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.379421] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.381357] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.385234] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.386902] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.388462] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.390113] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.394403] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.396341] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.416357] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.418244] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.420109] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.421931] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.423725] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.425430] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.427134] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.428535] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.430570] vgaarb: loaded\n[ 0.431397] vgaarb: bridge control possible 0000:00:02.0\n[ 0.433004] SCSI subsystem initialized\n[ 0.434214] ACPI: bus type USB registered\n[ 0.435324] usbcore: registered new interface driver usbfs\n[ 0.436707] usbcore: registered new interface driver hub\n[ 0.438048] usbcore: registered new device driver usb\n[ 0.439505] PCI: Using ACPI for IRQ routing\n[ 0.440966] NetLabel: Initializing\n[ 0.441926] NetLabel: domain hash size = 128\n[ 0.443066] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.444344] NetLabel: unlabeled traffic allowed by default\n[ 0.445885] clocksource: Switched to clocksource kvm-clock\n[ 0.455246] AppArmor: AppArmor Filesystem Enabled\n[ 0.456517] pnp: PnP ACPI init\n[ 0.457705] pnp: PnP ACPI: found 5 devices\n[ 0.464413] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.466717] NET: Registered protocol family 2\n[ 0.468084] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.469816] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.471437] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.472941] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.474402] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.475973] NET: Registered protocol family 1\n[ 0.477143] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.478612] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.480059] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.494549] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.509085] Trying to unpack rootfs image as initramfs...\n[ 0.569554] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.574281] Scanning for low memory corruption every 60 seconds\n[ 0.576409] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.578016] audit: initializing netlink subsys (disabled)\n[ 0.579455] audit: type=2000 audit(1543952976.611:1): initialized\n[ 0.581292] Initialise system trusted keyring\n[ 0.582669] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.584246] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.586909] zbud: loaded\n[ 0.587880] VFS: Disk quotas dquot_6.6.0\n[ 0.588994] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.591117] fuse init (API version 7.23)\n[ 0.592318] Key type big_key registered\n[ 0.593403] Allocating IMA MOK and blacklist keyrings.\n[ 0.595040] Key type asymmetric registered\n[ 0.596163] Asymmetric key parser 'x509' registered\n[ 0.597461] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.599496] io scheduler noop registered\n[ 0.600582] io scheduler deadline registered (default)\n[ 0.601953] io scheduler cfq registered\n[ 0.603113] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.604522] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.606267] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.608246] ACPI: Power Button [PWRF]\n[ 0.609433] GHES: HEST is not enabled!\n[ 0.623506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.652268] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.654977] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.678556] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.681441] Linux agpgart interface v0.103\n[ 0.684664] brd: module loaded\n[ 0.686749] loop: module loaded\n[ 0.691777] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.693761] GPT:90111 != 2097151\n[ 0.694683] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696161] GPT:90111 != 2097151\n[ 0.697076] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698371] vda: vda1 vda15\n[ 0.700004] scsi host0: ata_piix\n[ 0.701011] scsi host1: ata_piix\n[ 0.701961] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.703581] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.705501] libphy: Fixed MDIO Bus: probed\n[ 0.706784] tun: Universal TUN/TAP device driver, 1.6\n[ 0.708099] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710753] PPP generic driver version 2.4.2\n[ 0.712008] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713499] ehci-pci: EHCI PCI platform driver\n[ 0.714605] ehci-platform: EHCI generic platform driver\n[ 0.715853] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.717308] ohci-pci: OHCI PCI platform driver\n[ 0.718436] ohci-platform: OHCI generic platform driver\n[ 0.719694] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.734214] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.735491] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.737350] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.738618] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.740062] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.741585] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.743369] usb usb1: Product: UHCI Host Controller\n[ 0.744534] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.745951] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.747195] hub 1-0:1.0: USB hub found\n[ 0.748180] hub 1-0:1.0: 2 ports detected\n[ 0.749345] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.752064] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.753256] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.754538] mousedev: PS/2 mouse device common for all mice\n[ 0.756086] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.758384] rtc_cmos 00:00: RTC can wake from S4\n[ 0.759787] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.761250] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.762721] i2c /dev entries driver\n[ 0.763690] device-mapper: uevent: version 1.0.3\n[ 0.764879] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.766930] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.768624] NET: Registered protocol family 10\n[ 0.770058] NET: Registered protocol family 17\n[ 0.771178] Key type dns_resolver registered\n[ 0.772370] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.773747] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.775944] registered taskstats version 1\n[ 0.777002] Loading compiled-in X.509 certificates\n[ 0.778731] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.781050] zswap: loaded using pool lzo/zbud\n[ 0.782990] Key type trusted registered\n[ 0.784992] Key type encrypted registered\n[ 0.786050] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.787359] ima: No TPM chip found, activating TPM-bypass!\n[ 0.788652] evm: HMAC attrs: 0x1\n[ 0.789832] Magic number: 14:141:849\n[ 0.790817] index1: hash matches\n[ 0.791713] graphics fbcon: hash matches\n[ 0.792793] rtc_cmos 00:00: setting system clock to 2018-12-04 19:49:36 UTC (1543952976)\n[ 0.794825] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.809361] EDD information not available.\n[ 0.863375] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.865360] Write protecting the kernel read-only data: 14336k\n[ 0.868042] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.870376] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.918188] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.79\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.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 0.87. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCMRCKVcK58vSSMnDuJNQdV9cso5icLaBK/qF+IMGMCv/j2iIyMZMQiHMxo/g6IPANtxOD5Pi4AZruWnNHifkdH8/7xkadMBvO0Rk5vsb/oDZD+YygLuV2iKrL7cYrMxGNqln4SX60bU5JX8xPtC7uROAVpZ5/auUvfH6OE5vWFIFEzzJOh5brcUn9Ur6aHq02WQKAxmnkHzC6mbPfn5OqwLhFTgPEkot4ER5RkcnaQHQVjNU/08jD15JeDb3+lcPic4s5xo1eMi7ijU1aRpHunfjtKezNO3uVS5hmMEB25cPfHQxupZ5CKQ2d5VttVK43PIpdTDDZOu2mIW5NHgebf root@cinder-test-vm2-4086a9d2-ae33-4883-a9b7-704cb7b9cc40\nssh-dss AAAAB3NzaC1kc3MAAACBAPuWBE7+zqcTxms9bvlFKyoW972NFl4mY+wfhJy/vYOKGLvORfbJqpoM5Lko/6NpL/poV0RWNZv0MpON2+pAmZrSVFNbhvHKSV9rx0FhrWQtN+0c5SrrXNlebj3fEhW8agIv+dJKHbj9y0Zj7dEB31CmxwLrkH0O4WbLnpqwR64XAAAAFQDgcPDnQKfCQLTSh9ASWNM0fowx2wAAAIEA0Ln3i6/FL8tXoweNV1AXtv/4hM5e8qFmC/oGuHRA3BG4TdHJLWByZclKKOmHbwnxBrSAgcVB6a85YH/T67kVaAHiDLf03h3Y4wR7W5IiFcI4g8HlL5M/Vclxv30GBgEEIa/NnR68PmwfXhlRiI6b1+FSK4L5gdPOyowVEZpogHkAAACAYX5JiozB5b6j45Wm5G11Zr+W/rxmQjmoEki/otr2FGu89v+XECwY+Yx5An4DIEcCo8EKug1RX57g3ecNz0BA97fALq77cFQHGUgjuVftco05yrQp5xnfYdagS2fzku1stp2F4B/aP5Og4SipXmOA2yO3E1IIPq23sru6xXHpbgk= root@cinder-test-vm2-4086a9d2-ae33-4883-a9b7-704cb7b9cc40\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.50s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fe1d:9399/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.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-00000007\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-4086a9d2-ae33-4883-a9b7-704cb7b9cc40\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.33 ===\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-4086a9d2-ae33-4883-a9b7-704cb7b9cc40 login: "} 2018-12-04 19:49:48,303 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b0902e36-c28f-42d6-978a-8ab4259d42eb/action used request id req-8953342d-c26e-4375-b85c-e5768ada2d8c 2018-12-04 19:49:48,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0915958881378s 2018-12-04 19:49:48,304 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b0902e36-c28f-42d6-978a-8ab4259d42eb/action used request id req-8953342d-c26e-4375-b85c-e5768ada2d8c 2018-12-04 19:49:48,304 - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 505819555 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.179157] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.181338] pid_max: default: 32768 minimum: 301 [ 0.182541] ACPI: Core revision 20150930 [ 0.184175] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.185913] Security Framework initialized [ 0.187020] Yama: becoming mindful. [ 0.187968] AppArmor: AppArmor initialized [ 0.189066] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.190824] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.192514] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.194106] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.195934] Initializing cgroup subsys io [ 0.196985] Initializing cgroup subsys memory [ 0.198149] Initializing cgroup subsys devices [ 0.199336] Initializing cgroup subsys freezer [ 0.200463] Initializing cgroup subsys net_cls [ 0.201590] Initializing cgroup subsys perf_event [ 0.202831] Initializing cgroup subsys net_prio [ 0.203995] Initializing cgroup subsys hugetlb [ 0.205120] Initializing cgroup subsys pids [ 0.206287] CPU: Physical Processor ID: 0 [ 0.208058] mce: CPU supports 10 MCE banks [ 0.209182] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.210553] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.225379] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.232022] ftrace: allocating 31920 entries in 125 pages [ 0.257576] smpboot: Max logical packages: 1 [ 0.258737] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.260546] x2apic enabled [ 0.261644] Switched APIC routing to physical x2apic. [ 0.264021] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.265505] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.268299] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.270692] KVM setup paravirtual spinlock [ 0.272218] x86: Booted up 1 node, 1 CPUs [ 0.273302] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.275128] devtmpfs: initialized [ 0.277023] evm: security.selinux [ 0.277935] evm: security.SMACK64 [ 0.278840] evm: security.SMACK64EXEC [ 0.279815] evm: security.SMACK64TRANSMUTE [ 0.280874] evm: security.SMACK64MMAP [ 0.281844] evm: security.ima [ 0.282682] evm: security.capability [ 0.283712] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.286140] pinctrl core: initialized pinctrl subsystem [ 0.287545] RTC time: 19:49:35, date: 12/04/18 [ 0.288710] NET: Registered protocol family 16 [ 0.289846] cpuidle: using governor ladder [ 0.290981] cpuidle: using governor menu [ 0.292036] PCCT header not found. [ 0.293031] ACPI: bus type PCI registered [ 0.294096] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.295730] PCI: Using configuration type 1 for base access [ 0.297848] ACPI: Added _OSI(Module Device) [ 0.298994] ACPI: Added _OSI(Processor Device) [ 0.300157] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.301367] ACPI: Added _OSI(Processor Aggregator Device) [ 0.303498] ACPI: Interpreter enabled [ 0.304539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.306978] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.309385] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.311852] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.314285] ACPI: (supports S0 S5) [ 0.315209] ACPI: Using IOAPIC for interrupt routing [ 0.316439] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.320070] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.321596] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.323243] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.324840] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.327764] acpiphp: Slot [3] registered [ 0.328807] acpiphp: Slot [4] registered [ 0.329846] acpiphp: Slot [5] registered [ 0.330887] acpiphp: Slot [6] registered [ 0.331929] acpiphp: Slot [7] registered [ 0.332969] acpiphp: Slot [8] registered [ 0.334041] acpiphp: Slot [9] registered [ 0.335080] acpiphp: Slot [10] registered [ 0.336170] acpiphp: Slot [11] registered [ 0.337226] acpiphp: Slot [12] registered [ 0.338282] acpiphp: Slot [13] registered [ 0.339364] acpiphp: Slot [14] registered [ 0.340424] acpiphp: Slot [15] registered [ 0.353984] acpiphp: Slot [16] registered [ 0.355089] acpiphp: Slot [17] registered [ 0.356148] acpiphp: Slot [18] registered [ 0.357204] acpiphp: Slot [19] registered [ 0.358293] acpiphp: Slot [20] registered [ 0.359380] acpiphp: Slot [21] registered [ 0.360438] acpiphp: Slot [22] registered [ 0.361530] acpiphp: Slot [23] registered [ 0.362618] acpiphp: Slot [24] registered [ 0.363722] acpiphp: Slot [25] registered [ 0.364813] acpiphp: Slot [26] registered [ 0.365899] acpiphp: Slot [27] registered [ 0.367003] acpiphp: Slot [28] registered [ 0.368092] acpiphp: Slot [29] registered [ 0.369174] acpiphp: Slot [30] registered [ 0.370225] acpiphp: Slot [31] registered [ 0.371308] PCI host bridge to bus 0000:00 [ 0.372394] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.373977] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.375585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.377518] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.379421] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.381357] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.385234] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.386902] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.388462] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.390113] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.394403] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.396341] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.416357] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.418244] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.420109] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.421931] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.423725] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.425430] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.427134] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.428535] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.430570] vgaarb: loaded [ 0.431397] vgaarb: bridge control possible 0000:00:02.0 [ 0.433004] SCSI subsystem initialized [ 0.434214] ACPI: bus type USB registered [ 0.435324] usbcore: registered new interface driver usbfs [ 0.436707] usbcore: registered new interface driver hub [ 0.438048] usbcore: registered new device driver usb [ 0.439505] PCI: Using ACPI for IRQ routing [ 0.440966] NetLabel: Initializing [ 0.441926] NetLabel: domain hash size = 128 [ 0.443066] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.444344] NetLabel: unlabeled traffic allowed by default [ 0.445885] clocksource: Switched to clocksource kvm-clock [ 0.455246] AppArmor: AppArmor Filesystem Enabled [ 0.456517] pnp: PnP ACPI init [ 0.457705] pnp: PnP ACPI: found 5 devices [ 0.464413] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.466717] NET: Registered protocol family 2 [ 0.468084] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.469816] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.471437] TCP: Hash tables configured (established 4096 bind 4096) [ 0.472941] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.474402] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.475973] NET: Registered protocol family 1 [ 0.477143] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.478612] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.480059] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.494549] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.509085] Trying to unpack rootfs image as initramfs... [ 0.569554] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.574281] Scanning for low memory corruption every 60 seconds [ 0.576409] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.578016] audit: initializing netlink subsys (disabled) [ 0.579455] audit: type=2000 audit(1543952976.611:1): initialized [ 0.581292] Initialise system trusted keyring [ 0.582669] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.584246] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.586909] zbud: loaded [ 0.587880] VFS: Disk quotas dquot_6.6.0 [ 0.588994] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.591117] fuse init (API version 7.23) [ 0.592318] Key type big_key registered [ 0.593403] Allocating IMA MOK and blacklist keyrings. [ 0.595040] Key type asymmetric registered [ 0.596163] Asymmetric key parser 'x509' registered [ 0.597461] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.599496] io scheduler noop registered [ 0.600582] io scheduler deadline registered (default) [ 0.601953] io scheduler cfq registered [ 0.603113] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.604522] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.606267] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.608246] ACPI: Power Button [PWRF] [ 0.609433] GHES: HEST is not enabled! [ 0.623506] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.652268] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.654977] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.678556] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.681441] Linux agpgart interface v0.103 [ 0.684664] brd: module loaded [ 0.686749] loop: module loaded [ 0.691777] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.693761] GPT:90111 != 2097151 [ 0.694683] GPT:Alternate GPT header not at the end of the disk. [ 0.696161] GPT:90111 != 2097151 [ 0.697076] GPT: Use GNU Parted to correct GPT errors. [ 0.698371] vda: vda1 vda15 [ 0.700004] scsi host0: ata_piix [ 0.701011] scsi host1: ata_piix [ 0.701961] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.703581] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.705501] libphy: Fixed MDIO Bus: probed [ 0.706784] tun: Universal TUN/TAP device driver, 1.6 [ 0.708099] tun: (C) 1999-2004 Max Krasnyansky [ 0.710753] PPP generic driver version 2.4.2 [ 0.712008] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.713499] ehci-pci: EHCI PCI platform driver [ 0.714605] ehci-platform: EHCI generic platform driver [ 0.715853] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.717308] ohci-pci: OHCI PCI platform driver [ 0.718436] ohci-platform: OHCI generic platform driver [ 0.719694] uhci_hcd: USB Universal Host Controller Interface driver [ 0.734214] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.735491] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.737350] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.738618] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.740062] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.741585] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.743369] usb usb1: Product: UHCI Host Controller [ 0.744534] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.745951] usb usb1: SerialNumber: 0000:00:01.2 [ 0.747195] hub 1-0:1.0: USB hub found [ 0.748180] hub 1-0:1.0: 2 ports detected [ 0.749345] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.752064] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.753256] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.754538] mousedev: PS/2 mouse device common for all mice [ 0.756086] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.758384] rtc_cmos 00:00: RTC can wake from S4 [ 0.759787] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.761250] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.762721] i2c /dev entries driver [ 0.763690] device-mapper: uevent: version 1.0.3 [ 0.764879] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.766930] ledtrig-cpu: registered to indicate activity on CPUs [ 0.768624] NET: Registered protocol family 10 [ 0.770058] NET: Registered protocol family 17 [ 0.771178] Key type dns_resolver registered [ 0.772370] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.773747] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.775944] registered taskstats version 1 [ 0.777002] Loading compiled-in X.509 certificates [ 0.778731] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.781050] zswap: loaded using pool lzo/zbud [ 0.782990] Key type trusted registered [ 0.784992] Key type encrypted registered [ 0.786050] AppArmor: AppArmor sha1 policy hashing enabled [ 0.787359] ima: No TPM chip found, activating TPM-bypass! [ 0.788652] evm: HMAC attrs: 0x1 [ 0.789832] Magic number: 14:141:849 [ 0.790817] index1: hash matches [ 0.791713] graphics fbcon: hash matches [ 0.792793] rtc_cmos 00:00: setting system clock to 2018-12-04 19:49:36 UTC (1543952976) [ 0.794825] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.809361] EDD information not available. [ 0.863375] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.865360] Write protecting the kernel read-only data: 14336k [ 0.868042] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.870376] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.918188] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.79 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.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 0.87. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCMRCKVcK58vSSMnDuJNQdV9cso5icLaBK/qF+IMGMCv/j2iIyMZMQiHMxo/g6IPANtxOD5Pi4AZruWnNHifkdH8/7xkadMBvO0Rk5vsb/oDZD+YygLuV2iKrL7cYrMxGNqln4SX60bU5JX8xPtC7uROAVpZ5/auUvfH6OE5vWFIFEzzJOh5brcUn9Ur6aHq02WQKAxmnkHzC6mbPfn5OqwLhFTgPEkot4ER5RkcnaQHQVjNU/08jD15JeDb3+lcPic4s5xo1eMi7ijU1aRpHunfjtKezNO3uVS5hmMEB25cPfHQxupZ5CKQ2d5VttVK43PIpdTDDZOu2mIW5NHgebf root@cinder-test-vm2-4086a9d2-ae33-4883-a9b7-704cb7b9cc40 ssh-dss AAAAB3NzaC1kc3MAAACBAPuWBE7+zqcTxms9bvlFKyoW972NFl4mY+wfhJy/vYOKGLvORfbJqpoM5Lko/6NpL/poV0RWNZv0MpON2+pAmZrSVFNbhvHKSV9rx0FhrWQtN+0c5SrrXNlebj3fEhW8agIv+dJKHbj9y0Zj7dEB31CmxwLrkH0O4WbLnpqwR64XAAAAFQDgcPDnQKfCQLTSh9ASWNM0fowx2wAAAIEA0Ln3i6/FL8tXoweNV1AXtv/4hM5e8qFmC/oGuHRA3BG4TdHJLWByZclKKOmHbwnxBrSAgcVB6a85YH/T67kVaAHiDLf03h3Y4wR7W5IiFcI4g8HlL5M/Vclxv30GBgEEIa/NnR68PmwfXhlRiI6b1+FSK4L5gdPOyowVEZpogHkAAACAYX5JiozB5b6j45Wm5G11Zr+W/rxmQjmoEki/otr2FGu89v+XECwY+Yx5An4DIEcCo8EKug1RX57g3ecNz0BA97fALq77cFQHGUgjuVftco05yrQp5xnfYdagS2fzku1stp2F4B/aP5Og4SipXmOA2yO3E1IIPq23sru6xXHpbgk= root@cinder-test-vm2-4086a9d2-ae33-4883-a9b7-704cb7b9cc40 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.50s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fe1d:9399/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.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-00000007 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-4086a9d2-ae33-4883-a9b7-704cb7b9cc40 launch-index: 0 === cirros: current=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-4086a9d2-ae33-4883-a9b7-704cb7b9cc40 login: 2018-12-04 19:49:48,307 - paramiko.transport - DEBUG - starting thread (client mode): 0x88663090L 2018-12-04 19:49:48,308 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-12-04 19:49:48,308 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-04 19:49:48,308 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-04 19:49:48,309 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-04 19:49:48,310 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-04 19:49:48,310 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-04 19:49:48,310 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-04 19:49:48,310 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-04 19:49:48,310 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-04 19:49:48,328 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-04 19:49:48,329 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-04 19:49:48,339 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: 5bca9f4aca75431709419b7b4313209e 2018-12-04 19:49:48,340 - paramiko.transport - DEBUG - Trying discovered key b6e48784dad9fe82d3fd27fa17b311fd in /tmp/tmpsPP1R0 2018-12-04 19:49:48,365 - paramiko.transport - DEBUG - userauth is OK 2018-12-04 19:49:48,370 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-04 19:49:48,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.POST.volumes 2018-12-04 19:49:48,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" -d '{"volume": {"display_name": "cinder_test-volume_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "size": "2"}}' 2018-12-04 19:49:49,646 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 19:49:48 GMT Server: Apache x-compute-request-id: req-a556917c-ca72-4ed6-807a-7bf009591634 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a556917c-ca72-4ed6-807a-7bf009591634 Content-Length: 816 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "9d2188b86b954706b3cfc46e1ab876ef", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes/6a4ae2f8-75cf-47a9-b84f-815a23972666", "rel": "self"}, {"href": "http://172.30.9.23:8776/7fccf309c38a4765ad2693b53e0c59e7/volumes/6a4ae2f8-75cf-47a9-b84f-815a23972666", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T19:49:49.000000", "description": null, "updated_at": null, "volume_type": null, "name": "cinder_test-volume_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6a4ae2f8-75cf-47a9-b84f-815a23972666", "size": 2}} 2018-12-04 19:49:49,646 - keystoneauth.session - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes used request id req-a556917c-ca72-4ed6-807a-7bf009591634 2018-12-04 19:49:49,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.POST.volumes in 1.27036595345s 2018-12-04 19:49:49,646 - shade.request_ids - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes used request id req-a556917c-ca72-4ed6-807a-7bf009591634 2018-12-04 19:49:49,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-04 19:49:49,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:49:50,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:49:49 GMT Server: Apache x-compute-request-id: req-57efab3d-207d-4eac-bb44-6544b87255f1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-57efab3d-207d-4eac-bb44-6544b87255f1 Content-Encoding: gzip Content-Length: 448 Content-Type: application/json RESP BODY: {"volumes": [{"status": "creating", "user_id": "9d2188b86b954706b3cfc46e1ab876ef", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes/6a4ae2f8-75cf-47a9-b84f-815a23972666", "rel": "self"}, {"href": "http://172.30.9.23:8776/7fccf309c38a4765ad2693b53e0c59e7/volumes/6a4ae2f8-75cf-47a9-b84f-815a23972666", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T19:49:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "updated_at": "2018-12-04T19:49:49.000000", "volume_type": null, "name": "cinder_test-volume_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6a4ae2f8-75cf-47a9-b84f-815a23972666", "size": 2}]} 2018-12-04 19:49:50,592 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes/detail used request id req-57efab3d-207d-4eac-bb44-6544b87255f1 2018-12-04 19:49:50,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.944957017899s 2018-12-04 19:49:50,592 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes/detail used request id req-57efab3d-207d-4eac-bb44-6544b87255f1 2018-12-04 19:49:50,594 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 19:49:52,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-04 19:49:52,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:49:53,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:49:52 GMT Server: Apache x-compute-request-id: req-0dd70262-41d3-4447-b778-26c89826f6c9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0dd70262-41d3-4447-b778-26c89826f6c9 Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "9d2188b86b954706b3cfc46e1ab876ef", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes/6a4ae2f8-75cf-47a9-b84f-815a23972666", "rel": "self"}, {"href": "http://172.30.9.23:8776/7fccf309c38a4765ad2693b53e0c59e7/volumes/6a4ae2f8-75cf-47a9-b84f-815a23972666", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T19:49:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "updated_at": "2018-12-04T19:49:51.000000", "volume_type": null, "name": "cinder_test-volume_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6a4ae2f8-75cf-47a9-b84f-815a23972666", "size": 2}]} 2018-12-04 19:49:53,543 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes/detail used request id req-0dd70262-41d3-4447-b778-26c89826f6c9 2018-12-04 19:49:53,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.946649074554s 2018-12-04 19:49:53,544 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes/detail used request id req-0dd70262-41d3-4447-b778-26c89826f6c9 2018-12-04 19:49:53,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:49:53,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:49:53,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-78702dac-154c-4ae4-ad14-99b8395540af Date: Tue, 04 Dec 2018 19:49:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T19:43:04Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0b9fbc8c-07e4-4455-aa9c-de9a38115eb8"],"updated_at":"2018-12-04T19:49:23Z","tenant_id":"7fccf309c38a4765ad2693b53e0c59e7","created_at":"2018-12-04T19:49:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7fccf309c38a4765ad2693b53e0c59e7","id":"da5f8813-7428-4ee5-bc92-711912a89a00","name":"cinder_test-net_4086a9d2-ae33-4883-a9b7-704cb7b9cc40"}]} 2018-12-04 19:49:53,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-78702dac-154c-4ae4-ad14-99b8395540af 2018-12-04 19:49:53,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.288039922714s 2018-12-04 19:49:53,834 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-78702dac-154c-4ae4-ad14-99b8395540af 2018-12-04 19:49:53,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 19:49:53,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:49:54,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-e72cafe7-6e59-4451-94b6-0c2d09010a48 Date: Tue, 04 Dec 2018 19:49:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/f1aa27b2-1784-4dce-857c-2d417667fe51/snap", "metadata": {}}], "file": "/v2/images/f1aa27b2-1784-4dce-857c-2d417667fe51/file", "owner": "7fccf309c38a4765ad2693b53e0c59e7", "id": "f1aa27b2-1784-4dce-857c-2d417667fe51", "size": 12716032, "self": "/v2/images/f1aa27b2-1784-4dce-857c-2d417667fe51", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/f1aa27b2-1784-4dce-857c-2d417667fe51/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T19:49:28Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T19:49:27Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 19:49:54,042 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e72cafe7-6e59-4451-94b6-0c2d09010a48 2018-12-04 19:49:54,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.204346179962s 2018-12-04 19:49:54,043 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e72cafe7-6e59-4451-94b6-0c2d09010a48 2018-12-04 19:49:54,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-04 19:49:54,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:49:54,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:49: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-88ba0da6-a4a1-4836-9b18-0c939af137c3 x-compute-request-id: req-88ba0da6-a4a1-4836-9b18-0c939af137c3 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ac621bc8-3aad-4376-a676-d3861cdc9523", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ac621bc8-3aad-4376-a676-d3861cdc9523", "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": "ac621bc8-3aad-4376-a676-d3861cdc9523"}]} 2018-12-04 19:49:54,069 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-88ba0da6-a4a1-4836-9b18-0c939af137c3 2018-12-04 19:49:54,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0246059894562s 2018-12-04 19:49:54,070 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-88ba0da6-a4a1-4836-9b18-0c939af137c3 2018-12-04 19:49:54,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-04 19:49:54,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" -d '{"server": {"name": "cinder_test-vm_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "imageRef": "f1aa27b2-1784-4dce-857c-2d417667fe51", "key_name": "cinder_test-kp_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "flavorRef": "ac621bc8-3aad-4376-a676-d3861cdc9523", "max_count": 1, "min_count": 1, "networks": [{"uuid": "da5f8813-7428-4ee5-bc92-711912a89a00"}], "security_groups": [{"name": "849fb93d-8869-43f9-a86e-2b9e4571325a"}]}}' 2018-12-04 19:49:55,488 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 19:49: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-e398ece3-412c-43dd-bb40-2fbeac540a0f x-compute-request-id: req-e398ece3-412c-43dd-bb40-2fbeac540a0f Content-Length: 403 location: http://172.30.9.23:8774/v2.1/servers/952e49c4-3fd9-4ff8-b227-87452a6cb981 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "849fb93d-8869-43f9-a86e-2b9e4571325a"}], "OS-DCF:diskConfig": "MANUAL", "id": "952e49c4-3fd9-4ff8-b227-87452a6cb981", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/952e49c4-3fd9-4ff8-b227-87452a6cb981", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/952e49c4-3fd9-4ff8-b227-87452a6cb981", "rel": "bookmark"}], "adminPass": "pLhoE2Nj2PuY"}} 2018-12-04 19:49:55,488 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-e398ece3-412c-43dd-bb40-2fbeac540a0f 2018-12-04 19:49:55,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.41777992249s 2018-12-04 19:49:55,489 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-e398ece3-412c-43dd-bb40-2fbeac540a0f 2018-12-04 19:49:55,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:49:55,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:49:56,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:49:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-563a4b56-3bed-49db-b52d-66d428af3f2a x-compute-request-id: req-563a4b56-3bed-49db-b52d-66d428af3f2a Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/952e49c4-3fd9-4ff8-b227-87452a6cb981", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/952e49c4-3fd9-4ff8-b227-87452a6cb981", "rel": "bookmark"}], "image": {"id": "f1aa27b2-1784-4dce-857c-2d417667fe51", "links": [{"href": "http://172.30.9.23:8774/images/f1aa27b2-1784-4dce-857c-2d417667fe51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac621bc8-3aad-4376-a676-d3861cdc9523", "links": [{"href": "http://172.30.9.23:8774/flavors/ac621bc8-3aad-4376-a676-d3861cdc9523", "rel": "bookmark"}]}, "id": "952e49c4-3fd9-4ff8-b227-87452a6cb981", "user_id": "9d2188b86b954706b3cfc46e1ab876ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T19:49:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "name": "cinder_test-vm_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "created": "2018-12-04T19:49:55Z", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_4086a9d2-ae33-4883-a9b7-704cb7b9cc40": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:93:99", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:93:99", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b0902e36-c28f-42d6-978a-8ab4259d42eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b0902e36-c28f-42d6-978a-8ab4259d42eb", "rel": "bookmark"}], "image": {"id": "f1aa27b2-1784-4dce-857c-2d417667fe51", "links": [{"href": "http://172.30.9.23:8774/images/f1aa27b2-1784-4dce-857c-2d417667fe51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T19:49:35.000000", "flavor": {"id": "ac621bc8-3aad-4376-a676-d3861cdc9523", "links": [{"href": "http://172.30.9.23:8774/flavors/ac621bc8-3aad-4376-a676-d3861cdc9523", "rel": "bookmark"}]}, "id": "b0902e36-c28f-42d6-978a-8ab4259d42eb", "security_groups": [{"name": "cinder_test-sg_4086a9d2-ae33-4883-a9b7-704cb7b9cc40"}], "user_id": "9d2188b86b954706b3cfc46e1ab876ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T19:49:35Z", "hostId": "19cf0d6217812443244a71c2ca88ae68124e29543bb1eb8f03332085", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "name": "cinder_test-vm2_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "created": "2018-12-04T19:49:30Z", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:49:56,102 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-563a4b56-3bed-49db-b52d-66d428af3f2a 2018-12-04 19:49:56,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.612892866135s 2018-12-04 19:49:56,103 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-563a4b56-3bed-49db-b52d-66d428af3f2a 2018-12-04 19:49:56,109 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 19:49:58,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:49:58,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:49:58,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:49: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-5c9b5412-72d0-46a6-b9d3-183d46ea54a7 x-compute-request-id: req-5c9b5412-72d0-46a6-b9d3-183d46ea54a7 Content-Encoding: gzip Content-Length: 900 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/952e49c4-3fd9-4ff8-b227-87452a6cb981", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/952e49c4-3fd9-4ff8-b227-87452a6cb981", "rel": "bookmark"}], "image": {"id": "f1aa27b2-1784-4dce-857c-2d417667fe51", "links": [{"href": "http://172.30.9.23:8774/images/f1aa27b2-1784-4dce-857c-2d417667fe51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac621bc8-3aad-4376-a676-d3861cdc9523", "links": [{"href": "http://172.30.9.23:8774/flavors/ac621bc8-3aad-4376-a676-d3861cdc9523", "rel": "bookmark"}]}, "id": "952e49c4-3fd9-4ff8-b227-87452a6cb981", "security_groups": [{"name": "cinder_test-sg_4086a9d2-ae33-4883-a9b7-704cb7b9cc40"}], "user_id": "9d2188b86b954706b3cfc46e1ab876ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T19:49:56Z", "hostId": "03e0cd82780a6dfb107bb180b55a53ef5af77e2961d54622613040d1", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "name": "cinder_test-vm_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "created": "2018-12-04T19:49:55Z", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_4086a9d2-ae33-4883-a9b7-704cb7b9cc40": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:93:99", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:93:99", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b0902e36-c28f-42d6-978a-8ab4259d42eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b0902e36-c28f-42d6-978a-8ab4259d42eb", "rel": "bookmark"}], "image": {"id": "f1aa27b2-1784-4dce-857c-2d417667fe51", "links": [{"href": "http://172.30.9.23:8774/images/f1aa27b2-1784-4dce-857c-2d417667fe51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T19:49:35.000000", "flavor": {"id": "ac621bc8-3aad-4376-a676-d3861cdc9523", "links": [{"href": "http://172.30.9.23:8774/flavors/ac621bc8-3aad-4376-a676-d3861cdc9523", "rel": "bookmark"}]}, "id": "b0902e36-c28f-42d6-978a-8ab4259d42eb", "security_groups": [{"name": "cinder_test-sg_4086a9d2-ae33-4883-a9b7-704cb7b9cc40"}], "user_id": "9d2188b86b954706b3cfc46e1ab876ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T19:49:35Z", "hostId": "19cf0d6217812443244a71c2ca88ae68124e29543bb1eb8f03332085", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "name": "cinder_test-vm2_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "created": "2018-12-04T19:49:30Z", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:49:58,285 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5c9b5412-72d0-46a6-b9d3-183d46ea54a7 2018-12-04 19:49:58,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173909902573s 2018-12-04 19:49:58,286 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5c9b5412-72d0-46a6-b9d3-183d46ea54a7 2018-12-04 19:49:58,292 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 19:50:00,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:50:00,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:50:00,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:50: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-1ee9fe15-b667-4aed-b73c-024ce533ad97 x-compute-request-id: req-1ee9fe15-b667-4aed-b73c-024ce533ad97 Content-Encoding: gzip Content-Length: 900 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/952e49c4-3fd9-4ff8-b227-87452a6cb981", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/952e49c4-3fd9-4ff8-b227-87452a6cb981", "rel": "bookmark"}], "image": {"id": "f1aa27b2-1784-4dce-857c-2d417667fe51", "links": [{"href": "http://172.30.9.23:8774/images/f1aa27b2-1784-4dce-857c-2d417667fe51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac621bc8-3aad-4376-a676-d3861cdc9523", "links": [{"href": "http://172.30.9.23:8774/flavors/ac621bc8-3aad-4376-a676-d3861cdc9523", "rel": "bookmark"}]}, "id": "952e49c4-3fd9-4ff8-b227-87452a6cb981", "security_groups": [{"name": "cinder_test-sg_4086a9d2-ae33-4883-a9b7-704cb7b9cc40"}], "user_id": "9d2188b86b954706b3cfc46e1ab876ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T19:49:56Z", "hostId": "03e0cd82780a6dfb107bb180b55a53ef5af77e2961d54622613040d1", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "name": "cinder_test-vm_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "created": "2018-12-04T19:49:55Z", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_4086a9d2-ae33-4883-a9b7-704cb7b9cc40": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:93:99", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:93:99", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b0902e36-c28f-42d6-978a-8ab4259d42eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b0902e36-c28f-42d6-978a-8ab4259d42eb", "rel": "bookmark"}], "image": {"id": "f1aa27b2-1784-4dce-857c-2d417667fe51", "links": [{"href": "http://172.30.9.23:8774/images/f1aa27b2-1784-4dce-857c-2d417667fe51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T19:49:35.000000", "flavor": {"id": "ac621bc8-3aad-4376-a676-d3861cdc9523", "links": [{"href": "http://172.30.9.23:8774/flavors/ac621bc8-3aad-4376-a676-d3861cdc9523", "rel": "bookmark"}]}, "id": "b0902e36-c28f-42d6-978a-8ab4259d42eb", "security_groups": [{"name": "cinder_test-sg_4086a9d2-ae33-4883-a9b7-704cb7b9cc40"}], "user_id": "9d2188b86b954706b3cfc46e1ab876ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T19:49:35Z", "hostId": "19cf0d6217812443244a71c2ca88ae68124e29543bb1eb8f03332085", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "name": "cinder_test-vm2_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "created": "2018-12-04T19:49:30Z", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:50:00,657 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1ee9fe15-b667-4aed-b73c-024ce533ad97 2018-12-04 19:50:00,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363190174103s 2018-12-04 19:50:00,658 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1ee9fe15-b667-4aed-b73c-024ce533ad97 2018-12-04 19:50:00,663 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 19:50:02,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:50:02,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:50:03,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:50:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3244fe99-eab0-4342-ba94-3e6d25b65fc1 x-compute-request-id: req-3244fe99-eab0-4342-ba94-3e6d25b65fc1 Content-Encoding: gzip Content-Length: 893 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_4086a9d2-ae33-4883-a9b7-704cb7b9cc40": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:21:9b", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/952e49c4-3fd9-4ff8-b227-87452a6cb981", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/952e49c4-3fd9-4ff8-b227-87452a6cb981", "rel": "bookmark"}], "image": {"id": "f1aa27b2-1784-4dce-857c-2d417667fe51", "links": [{"href": "http://172.30.9.23:8774/images/f1aa27b2-1784-4dce-857c-2d417667fe51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T19:50:00.000000", "flavor": {"id": "ac621bc8-3aad-4376-a676-d3861cdc9523", "links": [{"href": "http://172.30.9.23:8774/flavors/ac621bc8-3aad-4376-a676-d3861cdc9523", "rel": "bookmark"}]}, "id": "952e49c4-3fd9-4ff8-b227-87452a6cb981", "security_groups": [{"name": "cinder_test-sg_4086a9d2-ae33-4883-a9b7-704cb7b9cc40"}], "user_id": "9d2188b86b954706b3cfc46e1ab876ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T19:50:00Z", "hostId": "03e0cd82780a6dfb107bb180b55a53ef5af77e2961d54622613040d1", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "name": "cinder_test-vm_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "created": "2018-12-04T19:49:55Z", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_4086a9d2-ae33-4883-a9b7-704cb7b9cc40": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:93:99", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:93:99", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b0902e36-c28f-42d6-978a-8ab4259d42eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b0902e36-c28f-42d6-978a-8ab4259d42eb", "rel": "bookmark"}], "image": {"id": "f1aa27b2-1784-4dce-857c-2d417667fe51", "links": [{"href": "http://172.30.9.23:8774/images/f1aa27b2-1784-4dce-857c-2d417667fe51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T19:49:35.000000", "flavor": {"id": "ac621bc8-3aad-4376-a676-d3861cdc9523", "links": [{"href": "http://172.30.9.23:8774/flavors/ac621bc8-3aad-4376-a676-d3861cdc9523", "rel": "bookmark"}]}, "id": "b0902e36-c28f-42d6-978a-8ab4259d42eb", "security_groups": [{"name": "cinder_test-sg_4086a9d2-ae33-4883-a9b7-704cb7b9cc40"}], "user_id": "9d2188b86b954706b3cfc46e1ab876ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T19:49:35Z", "hostId": "19cf0d6217812443244a71c2ca88ae68124e29543bb1eb8f03332085", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "name": "cinder_test-vm2_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "created": "2018-12-04T19:49:30Z", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:50:03,006 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3244fe99-eab0-4342-ba94-3e6d25b65fc1 2018-12-04 19:50:03,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.340248823166s 2018-12-04 19:50:03,006 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3244fe99-eab0-4342-ba94-3e6d25b65fc1 2018-12-04 19:50:03,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-04 19:50:03,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=952e49c4-3fd9-4ff8-b227-87452a6cb981" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:50:03,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-55cc6539-d059-4a7e-9d47-62cb48f377b9 Date: Tue, 04 Dec 2018 19:50:03 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"da5f8813-7428-4ee5-bc92-711912a89a00","tenant_id":"7fccf309c38a4765ad2693b53e0c59e7","created_at":"2018-12-04T19:49:56Z","admin_state_up":true,"updated_at":"2018-12-04T19:50:00Z","binding:vnic_type":"normal","device_id":"952e49c4-3fd9-4ff8-b227-87452a6cb981","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:b2:21:9b","id":"83fb7e14-d2e9-433f-a05f-e2505043d4b9","port_security_enabled":true,"project_id":"7fccf309c38a4765ad2693b53e0c59e7","fixed_ips":[{"subnet_id":"0b9fbc8c-07e4-4455-aa9c-de9a38115eb8","ip_address":"192.168.120.4"}],"extra_dhcp_opts":[],"security_groups":["849fb93d-8869-43f9-a86e-2b9e4571325a"],"name":""}]} 2018-12-04 19:50:03,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=952e49c4-3fd9-4ff8-b227-87452a6cb981 used request id req-55cc6539-d059-4a7e-9d47-62cb48f377b9 2018-12-04 19:50:03,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0449380874634s 2018-12-04 19:50:03,057 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=952e49c4-3fd9-4ff8-b227-87452a6cb981 used request id req-55cc6539-d059-4a7e-9d47-62cb48f377b9 2018-12-04 19:50:03,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-04 19:50:03,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=83fb7e14-d2e9-433f-a05f-e2505043d4b9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:50:03,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-29438bf6-aefc-4d9e-b41c-8d97878f6474 Date: Tue, 04 Dec 2018 19:50:03 GMT RESP BODY: {"floatingips": []} 2018-12-04 19:50:03,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=83fb7e14-d2e9-433f-a05f-e2505043d4b9 used request id req-29438bf6-aefc-4d9e-b41c-8d97878f6474 2018-12-04 19:50:03,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0161759853363s 2018-12-04 19:50:03,079 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=83fb7e14-d2e9-433f-a05f-e2505043d4b9 used request id req-29438bf6-aefc-4d9e-b41c-8d97878f6474 2018-12-04 19:50:03,079 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_4086a9d2-ae33-4883-a9b7-704cb7b9cc40': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b2:21:9b', 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'f1aa27b2-1784-4dce-857c-2d417667fe51'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-04T19:50:00.000000', 'flavor': Munch({u'id': u'ac621bc8-3aad-4376-a676-d3861cdc9523'}), 'az': u'nova', 'id': u'952e49c4-3fd9-4ff8-b227-87452a6cb981', 'security_groups': [Munch({u'name': u'cinder_test-sg_4086a9d2-ae33-4883-a9b7-704cb7b9cc40'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'9d2188b86b954706b3cfc46e1ab876ef', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7fccf309c38a4765ad2693b53e0c59e7', 'name': 'cinder_test-project_4086a9d2-ae33-4883-a9b7-704cb7b9cc40', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-04T19:50:00.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-04T19:50:00Z', 'hostId': u'03e0cd82780a6dfb107bb180b55a53ef5af77e2961d54622613040d1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_4086a9d2-ae33-4883-a9b7-704cb7b9cc40', 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'03e0cd82780a6dfb107bb180b55a53ef5af77e2961d54622613040d1', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-04T19:50:00.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7fccf309c38a4765ad2693b53e0c59e7', 'name': u'cinder_test-vm_4086a9d2-ae33-4883-a9b7-704cb7b9cc40', 'adminPass': u'pLhoE2Nj2PuY', 'tenant_id': u'7fccf309c38a4765ad2693b53e0c59e7', 'created_at': u'2018-12-04T19:49:55Z', 'created': u'2018-12-04T19:49:55Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-04 19:50:03,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:50:03,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:50:03,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-188cebf8-f462-4efb-a0f7-2b24db2d1da9 Date: Tue, 04 Dec 2018 19:50:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T19:43:04Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0b9fbc8c-07e4-4455-aa9c-de9a38115eb8"],"updated_at":"2018-12-04T19:49:23Z","tenant_id":"7fccf309c38a4765ad2693b53e0c59e7","created_at":"2018-12-04T19:49:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7fccf309c38a4765ad2693b53e0c59e7","id":"da5f8813-7428-4ee5-bc92-711912a89a00","name":"cinder_test-net_4086a9d2-ae33-4883-a9b7-704cb7b9cc40"}]} 2018-12-04 19:50:03,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-188cebf8-f462-4efb-a0f7-2b24db2d1da9 2018-12-04 19:50:03,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.277784109116s 2018-12-04 19:50:03,361 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-188cebf8-f462-4efb-a0f7-2b24db2d1da9 2018-12-04 19:50:03,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-04 19:50:03,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=952e49c4-3fd9-4ff8-b227-87452a6cb981" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:50:03,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-efc9a930-e17c-4eb5-9f40-ad8f727d0fa4 Date: Tue, 04 Dec 2018 19:50:03 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"da5f8813-7428-4ee5-bc92-711912a89a00","tenant_id":"7fccf309c38a4765ad2693b53e0c59e7","created_at":"2018-12-04T19:49:56Z","admin_state_up":true,"updated_at":"2018-12-04T19:50:00Z","binding:vnic_type":"normal","device_id":"952e49c4-3fd9-4ff8-b227-87452a6cb981","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:b2:21:9b","id":"83fb7e14-d2e9-433f-a05f-e2505043d4b9","port_security_enabled":true,"project_id":"7fccf309c38a4765ad2693b53e0c59e7","fixed_ips":[{"subnet_id":"0b9fbc8c-07e4-4455-aa9c-de9a38115eb8","ip_address":"192.168.120.4"}],"extra_dhcp_opts":[],"security_groups":["849fb93d-8869-43f9-a86e-2b9e4571325a"],"name":""}]} 2018-12-04 19:50:03,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=952e49c4-3fd9-4ff8-b227-87452a6cb981 used request id req-efc9a930-e17c-4eb5-9f40-ad8f727d0fa4 2018-12-04 19:50:03,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0785069465637s 2018-12-04 19:50:03,441 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=952e49c4-3fd9-4ff8-b227-87452a6cb981 used request id req-efc9a930-e17c-4eb5-9f40-ad8f727d0fa4 2018-12-04 19:50:03,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-04 19:50:03,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" -d '{"floatingip": {"floating_network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "fixed_ip_address": "192.168.120.4", "port_id": "83fb7e14-d2e9-433f-a05f-e2505043d4b9"}}' 2018-12-04 19:50:05,062 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-12cdc7cc-323c-4c27-9bee-a2d0c6a2c535 Date: Tue, 04 Dec 2018 19:50:05 GMT RESP BODY: {"floatingip": {"router_id": "fef21418-0121-4de4-bbb5-e8252bafcdba", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-04T19:50:04Z", "floating_network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.205", "revision_number": 0, "port_id": "83fb7e14-d2e9-433f-a05f-e2505043d4b9", "id": "f3693dde-8300-4a4b-82c5-e109e3e3fff3", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "created_at": "2018-12-04T19:50:04Z", "project_id": "7fccf309c38a4765ad2693b53e0c59e7"}} 2018-12-04 19:50:05,062 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-12cdc7cc-323c-4c27-9bee-a2d0c6a2c535 2018-12-04 19:50:05,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.62104392052s 2018-12-04 19:50:05,063 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-12cdc7cc-323c-4c27-9bee-a2d0c6a2c535 2018-12-04 19:50:05,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-04 19:50:05,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:50:05,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1095 X-Openstack-Request-Id: req-a420b35b-c8f6-46b4-9312-cd4dc433ce9d Date: Tue, 04 Dec 2018 19:50:05 GMT RESP BODY: {"floatingips": [{"router_id": "fef21418-0121-4de4-bbb5-e8252bafcdba", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-04T19:49:37Z", "floating_network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "3ba56586-09fd-4a5a-a52f-dc4936594457", "id": "37fe67c1-d28e-4222-8b7b-25083a550dca", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "created_at": "2018-12-04T19:49:37Z", "project_id": "7fccf309c38a4765ad2693b53e0c59e7"}, {"router_id": "fef21418-0121-4de4-bbb5-e8252bafcdba", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-04T19:50:04Z", "floating_network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.205", "revision_number": 0, "port_id": "83fb7e14-d2e9-433f-a05f-e2505043d4b9", "id": "f3693dde-8300-4a4b-82c5-e109e3e3fff3", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "created_at": "2018-12-04T19:50:04Z", "project_id": "7fccf309c38a4765ad2693b53e0c59e7"}]} 2018-12-04 19:50:05,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-a420b35b-c8f6-46b4-9312-cd4dc433ce9d 2018-12-04 19:50:05,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0187790393829s 2018-12-04 19:50:05,091 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-a420b35b-c8f6-46b4-9312-cd4dc433ce9d 2018-12-04 19:50:05,097 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'fef21418-0121-4de4-bbb5-e8252bafcdba', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'7fccf309c38a4765ad2693b53e0c59e7', 'created_at': u'2018-12-04T19:50:04Z', 'attached': True, 'updated_at': u'2018-12-04T19:50:04Z', 'id': u'f3693dde-8300-4a4b-82c5-e109e3e3fff3', 'floating_network_id': u'90070285-9e79-459a-b14a-3d1fcc36db90', 'fixed_ip_address': u'192.168.120.4', 'floating_ip_address': u'172.30.9.205', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7fccf309c38a4765ad2693b53e0c59e7', 'name': 'cinder_test-project_4086a9d2-ae33-4883-a9b7-704cb7b9cc40', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'fef21418-0121-4de4-bbb5-e8252bafcdba', 'project_id': u'7fccf309c38a4765ad2693b53e0c59e7', 'port_id': u'83fb7e14-d2e9-433f-a05f-e2505043d4b9', 'port': u'83fb7e14-d2e9-433f-a05f-e2505043d4b9', 'network': u'90070285-9e79-459a-b14a-3d1fcc36db90'}) 2018-12-04 19:50:05,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 19:50:05,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/952e49c4-3fd9-4ff8-b227-87452a6cb981/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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 19:50:05,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:50: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-a74cc62e-d18f-4fe9-be7e-42199e05bd56 x-compute-request-id: req-a74cc62e-d18f-4fe9-be7e-42199e05bd56 Content-Encoding: gzip Content-Length: 8189 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 475426203 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.183695] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.185951] pid_max: default: 32768 minimum: 301\n[ 0.187174] ACPI: Core revision 20150930\n[ 0.188835] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.190610] Security Framework initialized\n[ 0.191719] Yama: becoming mindful.\n[ 0.192714] AppArmor: AppArmor initialized\n[ 0.193865] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.195638] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.197356] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.198994] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200865] Initializing cgroup subsys io\n[ 0.201972] Initializing cgroup subsys memory\n[ 0.203163] Initializing cgroup subsys devices\n[ 0.204347] Initializing cgroup subsys freezer\n[ 0.205523] Initializing cgroup subsys net_cls\n[ 0.206719] Initializing cgroup subsys perf_event\n[ 0.207954] Initializing cgroup subsys net_prio\n[ 0.209156] Initializing cgroup subsys hugetlb\n[ 0.210336] Initializing cgroup subsys pids\n[ 0.211508] CPU: Physical Processor ID: 0\n[ 0.213298] mce: CPU supports 10 MCE banks\n[ 0.214455] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.215824] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232197] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.238901] ftrace: allocating 31920 entries in 125 pages\n[ 0.264635] smpboot: Max logical packages: 1\n[ 0.265793] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.267659] x2apic enabled\n[ 0.268762] Switched APIC routing to physical x2apic.\n[ 0.271153] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.272681] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.275488] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.277925] KVM setup paravirtual spinlock\n[ 0.279505] x86: Booted up 1 node, 1 CPUs\n[ 0.280608] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.282480] devtmpfs: initialized\n[ 0.284436] evm: security.selinux\n[ 0.285388] evm: security.SMACK64\n[ 0.286337] evm: security.SMACK64EXEC\n[ 0.287356] evm: security.SMACK64TRANSMUTE\n[ 0.288456] evm: security.SMACK64MMAP\n[ 0.289467] evm: security.ima\n[ 0.290343] evm: security.capability\n[ 0.291417] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.293936] pinctrl core: initialized pinctrl subsystem\n[ 0.295401] RTC time: 19:50:00, date: 12/04/18\n[ 0.296680] NET: Registered protocol family 16\n[ 0.297984] cpuidle: using governor ladder\n[ 0.299100] cpuidle: using governor menu\n[ 0.300181] PCCT header not found.\n[ 0.301195] ACPI: bus type PCI registered\n[ 0.302286] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.303954] PCI: Using configuration type 1 for base access\n[ 0.306093] ACPI: Added _OSI(Module Device)\n[ 0.307232] ACPI: Added _OSI(Processor Device)\n[ 0.308401] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.309631] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.311773] ACPI: Interpreter enabled\n[ 0.312810] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.315327] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.317836] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.320343] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.322881] ACPI: (supports S0 S5)\n[ 0.323847] ACPI: Using IOAPIC for interrupt routing\n[ 0.325137] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.328938] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.330488] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.332169] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.333798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.336786] acpiphp: Slot [3] registered\n[ 0.337875] acpiphp: Slot [4] registered\n[ 0.338962] acpiphp: Slot [5] registered\n[ 0.340047] acpiphp: Slot [6] registered\n[ 0.341134] acpiphp: Slot [7] registered\n[ 0.342222] acpiphp: Slot [8] registered\n[ 0.343311] acpiphp: Slot [9] registered\n[ 0.344397] acpiphp: Slot [10] registered\n[ 0.345499] acpiphp: Slot [11] registered\n[ 0.346610] acpiphp: Slot [12] registered\n[ 0.347710] acpiphp: Slot [13] registered\n[ 0.348813] acpiphp: Slot [14] registered\n[ 0.349920] acpiphp: Slot [15] registered\n[ 0.364011] acpiphp: Slot [16] registered\n[ 0.365121] acpiphp: Slot [17] registered\n[ 0.366224] acpiphp: Slot [18] registered\n[ 0.367324] acpiphp: Slot [19] registered\n[ 0.368427] acpiphp: Slot [20] registered\n[ 0.369534] acpiphp: Slot [21] registered\n[ 0.370636] acpiphp: Slot [22] registered\n[ 0.371752] acpiphp: Slot [23] registered\n[ 0.372859] acpiphp: Slot [24] registered\n[ 0.373964] acpiphp: Slot [25] registered\n[ 0.375064] acpiphp: Slot [26] registered\n[ 0.376167] acpiphp: Slot [27] registered\n[ 0.377276] acpiphp: Slot [28] registered\n[ 0.378382] acpiphp: Slot [29] registered\n[ 0.379481] acpiphp: Slot [30] registered\n[ 0.380585] acpiphp: Slot [31] registered\n[ 0.381684] PCI host bridge to bus 0000:00\n[ 0.382788] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.384432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.386078] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.388066] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.390050] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.392073] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.396030] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.397760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.399361] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.401082] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.405299] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.407264] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.427343] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.429294] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.431177] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.433061] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.434905] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.436655] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.438369] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.439806] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.441924] vgaarb: loaded\n[ 0.442748] vgaarb: bridge control possible 0000:00:02.0\n[ 0.444374] SCSI subsystem initialized\n[ 0.445606] ACPI: bus type USB registered\n[ 0.446726] usbcore: registered new interface driver usbfs\n[ 0.448128] usbcore: registered new interface driver hub\n[ 0.449498] usbcore: registered new device driver usb\n[ 0.450974] PCI: Using ACPI for IRQ routing\n[ 0.452449] NetLabel: Initializing\n[ 0.453429] NetLabel: domain hash size = 128\n[ 0.454594] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.455899] NetLabel: unlabeled traffic allowed by default\n[ 0.457463] clocksource: Switched to clocksource kvm-clock\n[ 0.466826] AppArmor: AppArmor Filesystem Enabled\n[ 0.468129] pnp: PnP ACPI init\n[ 0.469330] pnp: PnP ACPI: found 5 devices\n[ 0.476075] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.478416] NET: Registered protocol family 2\n[ 0.479804] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.481564] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.483200] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.484834] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.486310] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.487916] NET: Registered protocol family 1\n[ 0.489113] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.490606] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.492072] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.506555] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.521115] Trying to unpack rootfs image as initramfs...\n[ 0.580948] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.585758] Scanning for low memory corruption every 60 seconds\n[ 0.588024] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.589524] audit: initializing netlink subsys (disabled)\n[ 0.590860] audit: type=2000 audit(1543953001.614:1): initialized\n[ 0.592587] Initialise system trusted keyring\n[ 0.593872] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.595341] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.597893] zbud: loaded\n[ 0.598821] VFS: Disk quotas dquot_6.6.0\n[ 0.599866] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.601860] fuse init (API version 7.23)\n[ 0.602991] Key type big_key registered\n[ 0.604009] Allocating IMA MOK and blacklist keyrings.\n[ 0.605552] Key type asymmetric registered\n[ 0.606598] Asymmetric key parser 'x509' registered\n[ 0.607812] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.609715] io scheduler noop registered\n[ 0.610722] io scheduler deadline registered (default)\n[ 0.611979] io scheduler cfq registered\n[ 0.613074] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.614404] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616020] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.617878] ACPI: Power Button [PWRF]\n[ 0.619008] GHES: HEST is not enabled!\n[ 0.633075] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.662322] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.665086] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.688715] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.691492] Linux agpgart interface v0.103\n[ 0.694642] brd: module loaded\n[ 0.696654] loop: module loaded\n[ 0.700841] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.702677] GPT:90111 != 2097151\n[ 0.703538] GPT:Alternate GPT header not at the end of the disk.\n[ 0.704898] GPT:90111 != 2097151\n[ 0.705760] GPT: Use GNU Parted to correct GPT errors.\n[ 0.706978] vda: vda1 vda15\n[ 0.708543] scsi host0: ata_piix\n[ 0.709531] scsi host1: ata_piix\n[ 0.710441] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.711971] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.713808] libphy: Fixed MDIO Bus: probed\n[ 0.714860] tun: Universal TUN/TAP device driver, 1.6\n[ 0.716068] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.718789] PPP generic driver version 2.4.2\n[ 0.719929] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.721415] ehci-pci: EHCI PCI platform driver\n[ 0.722528] ehci-platform: EHCI generic platform driver\n[ 0.723765] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.725181] ohci-pci: OHCI PCI platform driver\n[ 0.726289] ohci-platform: OHCI generic platform driver\n[ 0.727543] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.742043] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.743302] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.745157] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.746444] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.747882] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.749416] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.751196] usb usb1: Product: UHCI Host Controller\n[ 0.752357] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.753794] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.755018] hub 1-0:1.0: USB hub found\n[ 0.756004] hub 1-0:1.0: 2 ports detected\n[ 0.757175] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.759915] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.761104] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.762385] mousedev: PS/2 mouse device common for all mice\n[ 0.763951] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.766237] rtc_cmos 00:00: RTC can wake from S4\n[ 0.767639] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.769119] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.770617] i2c /dev entries driver\n[ 0.771579] device-mapper: uevent: version 1.0.3\n[ 0.772777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.774831] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.776516] NET: Registered protocol family 10\n[ 0.777922] NET: Registered protocol family 17\n[ 0.779055] Key type dns_resolver registered\n[ 0.780242] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.781616] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.783811] registered taskstats version 1\n[ 0.784860] Loading compiled-in X.509 certificates\n[ 0.786573] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.788893] zswap: loaded using pool lzo/zbud\n[ 0.790821] Key type trusted registered\n[ 0.792818] Key type encrypted registered\n[ 0.793868] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.795183] ima: No TPM chip found, activating TPM-bypass!\n[ 0.796501] evm: HMAC attrs: 0x1\n[ 0.797704] Magic number: 14:141:849\n[ 0.798684] index1: hash matches\n[ 0.799587] graphics fbcon: hash matches\n[ 0.800659] rtc_cmos 00:00: setting system clock to 2018-12-04 19:50:01 UTC (1543953001)\n[ 0.802691] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.817010] EDD information not available.\n[ 0.874972] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.876911] Write protecting the kernel read-only data: 14336k\n[ 0.879619] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.881898] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.929179] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.79\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.4...\nLease of 192.168.120.4 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.88. iid=i-00000008\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\n"} 2018-12-04 19:50:05,181 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/952e49c4-3fd9-4ff8-b227-87452a6cb981/action used request id req-a74cc62e-d18f-4fe9-be7e-42199e05bd56 2018-12-04 19:50:05,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0841221809387s 2018-12-04 19:50:05,182 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/952e49c4-3fd9-4ff8-b227-87452a6cb981/action used request id req-a74cc62e-d18f-4fe9-be7e-42199e05bd56 2018-12-04 19:50:05,182 - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 475426203 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.183695] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.185951] pid_max: default: 32768 minimum: 301 [ 0.187174] ACPI: Core revision 20150930 [ 0.188835] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.190610] Security Framework initialized [ 0.191719] Yama: becoming mindful. [ 0.192714] AppArmor: AppArmor initialized [ 0.193865] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.195638] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.197356] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.198994] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.200865] Initializing cgroup subsys io [ 0.201972] Initializing cgroup subsys memory [ 0.203163] Initializing cgroup subsys devices [ 0.204347] Initializing cgroup subsys freezer [ 0.205523] Initializing cgroup subsys net_cls [ 0.206719] Initializing cgroup subsys perf_event [ 0.207954] Initializing cgroup subsys net_prio [ 0.209156] Initializing cgroup subsys hugetlb [ 0.210336] Initializing cgroup subsys pids [ 0.211508] CPU: Physical Processor ID: 0 [ 0.213298] mce: CPU supports 10 MCE banks [ 0.214455] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.215824] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.232197] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.238901] ftrace: allocating 31920 entries in 125 pages [ 0.264635] smpboot: Max logical packages: 1 [ 0.265793] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.267659] x2apic enabled [ 0.268762] Switched APIC routing to physical x2apic. [ 0.271153] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.272681] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.275488] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.277925] KVM setup paravirtual spinlock [ 0.279505] x86: Booted up 1 node, 1 CPUs [ 0.280608] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.282480] devtmpfs: initialized [ 0.284436] evm: security.selinux [ 0.285388] evm: security.SMACK64 [ 0.286337] evm: security.SMACK64EXEC [ 0.287356] evm: security.SMACK64TRANSMUTE [ 0.288456] evm: security.SMACK64MMAP [ 0.289467] evm: security.ima [ 0.290343] evm: security.capability [ 0.291417] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.293936] pinctrl core: initialized pinctrl subsystem [ 0.295401] RTC time: 19:50:00, date: 12/04/18 [ 0.296680] NET: Registered protocol family 16 [ 0.297984] cpuidle: using governor ladder [ 0.299100] cpuidle: using governor menu [ 0.300181] PCCT header not found. [ 0.301195] ACPI: bus type PCI registered [ 0.302286] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.303954] PCI: Using configuration type 1 for base access [ 0.306093] ACPI: Added _OSI(Module Device) [ 0.307232] ACPI: Added _OSI(Processor Device) [ 0.308401] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.309631] ACPI: Added _OSI(Processor Aggregator Device) [ 0.311773] ACPI: Interpreter enabled [ 0.312810] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.315327] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.317836] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.320343] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.322881] ACPI: (supports S0 S5) [ 0.323847] ACPI: Using IOAPIC for interrupt routing [ 0.325137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.328938] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.330488] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.332169] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.333798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.336786] acpiphp: Slot [3] registered [ 0.337875] acpiphp: Slot [4] registered [ 0.338962] acpiphp: Slot [5] registered [ 0.340047] acpiphp: Slot [6] registered [ 0.341134] acpiphp: Slot [7] registered [ 0.342222] acpiphp: Slot [8] registered [ 0.343311] acpiphp: Slot [9] registered [ 0.344397] acpiphp: Slot [10] registered [ 0.345499] acpiphp: Slot [11] registered [ 0.346610] acpiphp: Slot [12] registered [ 0.347710] acpiphp: Slot [13] registered [ 0.348813] acpiphp: Slot [14] registered [ 0.349920] acpiphp: Slot [15] registered [ 0.364011] acpiphp: Slot [16] registered [ 0.365121] acpiphp: Slot [17] registered [ 0.366224] acpiphp: Slot [18] registered [ 0.367324] acpiphp: Slot [19] registered [ 0.368427] acpiphp: Slot [20] registered [ 0.369534] acpiphp: Slot [21] registered [ 0.370636] acpiphp: Slot [22] registered [ 0.371752] acpiphp: Slot [23] registered [ 0.372859] acpiphp: Slot [24] registered [ 0.373964] acpiphp: Slot [25] registered [ 0.375064] acpiphp: Slot [26] registered [ 0.376167] acpiphp: Slot [27] registered [ 0.377276] acpiphp: Slot [28] registered [ 0.378382] acpiphp: Slot [29] registered [ 0.379481] acpiphp: Slot [30] registered [ 0.380585] acpiphp: Slot [31] registered [ 0.381684] PCI host bridge to bus 0000:00 [ 0.382788] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.384432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.386078] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.388066] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.390050] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.392073] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.396030] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.397760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.399361] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.401082] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.405299] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.407264] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.427343] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.429294] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.431177] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.433061] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.434905] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.436655] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.438369] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.439806] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.441924] vgaarb: loaded [ 0.442748] vgaarb: bridge control possible 0000:00:02.0 [ 0.444374] SCSI subsystem initialized [ 0.445606] ACPI: bus type USB registered [ 0.446726] usbcore: registered new interface driver usbfs [ 0.448128] usbcore: registered new interface driver hub [ 0.449498] usbcore: registered new device driver usb [ 0.450974] PCI: Using ACPI for IRQ routing [ 0.452449] NetLabel: Initializing [ 0.453429] NetLabel: domain hash size = 128 [ 0.454594] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.455899] NetLabel: unlabeled traffic allowed by default [ 0.457463] clocksource: Switched to clocksource kvm-clock [ 0.466826] AppArmor: AppArmor Filesystem Enabled [ 0.468129] pnp: PnP ACPI init [ 0.469330] pnp: PnP ACPI: found 5 devices [ 0.476075] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.478416] NET: Registered protocol family 2 [ 0.479804] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.481564] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.483200] TCP: Hash tables configured (established 4096 bind 4096) [ 0.484834] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.486310] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.487916] NET: Registered protocol family 1 [ 0.489113] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.490606] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.492072] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.506555] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.521115] Trying to unpack rootfs image as initramfs... [ 0.580948] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.585758] Scanning for low memory corruption every 60 seconds [ 0.588024] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.589524] audit: initializing netlink subsys (disabled) [ 0.590860] audit: type=2000 audit(1543953001.614:1): initialized [ 0.592587] Initialise system trusted keyring [ 0.593872] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.595341] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.597893] zbud: loaded [ 0.598821] VFS: Disk quotas dquot_6.6.0 [ 0.599866] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.601860] fuse init (API version 7.23) [ 0.602991] Key type big_key registered [ 0.604009] Allocating IMA MOK and blacklist keyrings. [ 0.605552] Key type asymmetric registered [ 0.606598] Asymmetric key parser 'x509' registered [ 0.607812] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.609715] io scheduler noop registered [ 0.610722] io scheduler deadline registered (default) [ 0.611979] io scheduler cfq registered [ 0.613074] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.614404] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.616020] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.617878] ACPI: Power Button [PWRF] [ 0.619008] GHES: HEST is not enabled! [ 0.633075] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.662322] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.665086] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.688715] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.691492] Linux agpgart interface v0.103 [ 0.694642] brd: module loaded [ 0.696654] loop: module loaded [ 0.700841] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.702677] GPT:90111 != 2097151 [ 0.703538] GPT:Alternate GPT header not at the end of the disk. [ 0.704898] GPT:90111 != 2097151 [ 0.705760] GPT: Use GNU Parted to correct GPT errors. [ 0.706978] vda: vda1 vda15 [ 0.708543] scsi host0: ata_piix [ 0.709531] scsi host1: ata_piix [ 0.710441] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.711971] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.713808] libphy: Fixed MDIO Bus: probed [ 0.714860] tun: Universal TUN/TAP device driver, 1.6 [ 0.716068] tun: (C) 1999-2004 Max Krasnyansky [ 0.718789] PPP generic driver version 2.4.2 [ 0.719929] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.721415] ehci-pci: EHCI PCI platform driver [ 0.722528] ehci-platform: EHCI generic platform driver [ 0.723765] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.725181] ohci-pci: OHCI PCI platform driver [ 0.726289] ohci-platform: OHCI generic platform driver [ 0.727543] uhci_hcd: USB Universal Host Controller Interface driver [ 0.742043] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.743302] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.745157] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.746444] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.747882] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.749416] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.751196] usb usb1: Product: UHCI Host Controller [ 0.752357] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.753794] usb usb1: SerialNumber: 0000:00:01.2 [ 0.755018] hub 1-0:1.0: USB hub found [ 0.756004] hub 1-0:1.0: 2 ports detected [ 0.757175] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.759915] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.761104] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.762385] mousedev: PS/2 mouse device common for all mice [ 0.763951] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.766237] rtc_cmos 00:00: RTC can wake from S4 [ 0.767639] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.769119] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.770617] i2c /dev entries driver [ 0.771579] device-mapper: uevent: version 1.0.3 [ 0.772777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.774831] ledtrig-cpu: registered to indicate activity on CPUs [ 0.776516] NET: Registered protocol family 10 [ 0.777922] NET: Registered protocol family 17 [ 0.779055] Key type dns_resolver registered [ 0.780242] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.781616] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.783811] registered taskstats version 1 [ 0.784860] Loading compiled-in X.509 certificates [ 0.786573] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.788893] zswap: loaded using pool lzo/zbud [ 0.790821] Key type trusted registered [ 0.792818] Key type encrypted registered [ 0.793868] AppArmor: AppArmor sha1 policy hashing enabled [ 0.795183] ima: No TPM chip found, activating TPM-bypass! [ 0.796501] evm: HMAC attrs: 0x1 [ 0.797704] Magic number: 14:141:849 [ 0.798684] index1: hash matches [ 0.799587] graphics fbcon: hash matches [ 0.800659] rtc_cmos 00:00: setting system clock to 2018-12-04 19:50:01 UTC (1543953001) [ 0.802691] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.817010] EDD information not available. [ 0.874972] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.876911] Write protecting the kernel read-only data: 14336k [ 0.879619] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.881898] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.929179] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.79 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.4... Lease of 192.168.120.4 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.88. iid=i-00000008 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: 2018-12-04 19:50:05,190 - paramiko.transport - DEBUG - starting thread (client mode): 0x88674590L 2018-12-04 19:50:05,190 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-12-04 19:50:05,190 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-04 19:50:05,190 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-04 19:50:05,192 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-04 19:50:05,192 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-04 19:50:05,192 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-04 19:50:05,192 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-04 19:50:05,192 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-04 19:50:05,192 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-04 19:50:05,217 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-04 19:50:05,217 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-04 19:50:05,222 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.205: 9bf3d05ed7a6d71aa4321073d559280a 2018-12-04 19:50:05,223 - paramiko.transport - DEBUG - Trying discovered key b6e48784dad9fe82d3fd27fa17b311fd in /tmp/tmpsPP1R0 2018-12-04 19:50:05,254 - paramiko.transport - DEBUG - userauth is OK 2018-12-04 19:50:05,658 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-04 19:50:05,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-12-04 19:50:05,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/952e49c4-3fd9-4ff8-b227-87452a6cb981/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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" -d '{"volumeAttachment": {"volumeId": "6a4ae2f8-75cf-47a9-b84f-815a23972666"}}' 2018-12-04 19:50:08,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:50: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-11814610-1079-4a92-94a9-ae49ab42b3ec x-compute-request-id: req-11814610-1079-4a92-94a9-ae49ab42b3ec Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "952e49c4-3fd9-4ff8-b227-87452a6cb981", "id": "6a4ae2f8-75cf-47a9-b84f-815a23972666", "volumeId": "6a4ae2f8-75cf-47a9-b84f-815a23972666"}} 2018-12-04 19:50:08,426 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/952e49c4-3fd9-4ff8-b227-87452a6cb981/os-volume_attachments used request id req-11814610-1079-4a92-94a9-ae49ab42b3ec 2018-12-04 19:50:08,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.73918104172s 2018-12-04 19:50:08,427 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/952e49c4-3fd9-4ff8-b227-87452a6cb981/os-volume_attachments used request id req-11814610-1079-4a92-94a9-ae49ab42b3ec 2018-12-04 19:50:08,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-04 19:50:08,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:50:09,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:50:08 GMT Server: Apache x-compute-request-id: req-3183c70d-3ed4-47db-b9de-fea47a060cfa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3183c70d-3ed4-47db-b9de-fea47a060cfa Content-Encoding: gzip Content-Length: 455 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "9d2188b86b954706b3cfc46e1ab876ef", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes/6a4ae2f8-75cf-47a9-b84f-815a23972666", "rel": "self"}, {"href": "http://172.30.9.23:8776/7fccf309c38a4765ad2693b53e0c59e7/volumes/6a4ae2f8-75cf-47a9-b84f-815a23972666", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T19:49:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "updated_at": "2018-12-04T19:50:08.000000", "volume_type": null, "name": "cinder_test-volume_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6a4ae2f8-75cf-47a9-b84f-815a23972666", "size": 2}]} 2018-12-04 19:50:09,385 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes/detail used request id req-3183c70d-3ed4-47db-b9de-fea47a060cfa 2018-12-04 19:50:09,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.957338094711s 2018-12-04 19:50:09,385 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes/detail used request id req-3183c70d-3ed4-47db-b9de-fea47a060cfa 2018-12-04 19:50:09,386 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 19:50:11,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-04 19:50:11,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:50:12,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:50:11 GMT Server: Apache x-compute-request-id: req-70d885f3-3936-4146-a254-70ceba18bbc1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-70d885f3-3936-4146-a254-70ceba18bbc1 Content-Encoding: gzip Content-Length: 580 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "9d2188b86b954706b3cfc46e1ab876ef", "attachments": [{"server_id": "952e49c4-3fd9-4ff8-b227-87452a6cb981", "attachment_id": "429f9307-9c0e-4cbe-ab9e-fcfd9c5bb3ea", "attached_at": "2018-12-04T19:50:10.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "6a4ae2f8-75cf-47a9-b84f-815a23972666", "device": "/dev/vdb", "id": "6a4ae2f8-75cf-47a9-b84f-815a23972666"}], "links": [{"href": "http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes/6a4ae2f8-75cf-47a9-b84f-815a23972666", "rel": "self"}, {"href": "http://172.30.9.23:8776/7fccf309c38a4765ad2693b53e0c59e7/volumes/6a4ae2f8-75cf-47a9-b84f-815a23972666", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T19:49:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "updated_at": "2018-12-04T19:50:11.000000", "volume_type": null, "name": "cinder_test-volume_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "6a4ae2f8-75cf-47a9-b84f-815a23972666", "size": 2}]} 2018-12-04 19:50:12,398 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes/detail used request id req-70d885f3-3936-4146-a254-70ceba18bbc1 2018-12-04 19:50:12,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.00871610641s 2018-12-04 19:50:12,398 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes/detail used request id req-70d885f3-3936-4146-a254-70ceba18bbc1 2018-12-04 19:50:12,400 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-04 19:50:12,401 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-04 19:50:12,401 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-04 19:50:12,403 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-04 19:50:12,470 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-04 19:50:12,470 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-12-04 19:50:12,472 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-04 19:50:12,472 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-04 19:50:12,510 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-12-04 19:50:12,510 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-04 19:50:12,537 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-04 19:50:13,043 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-04 19:50:13,043 - 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: 9e46c227-6dd4-4475-81c2-ab6413d5d215 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: 0/16 done Writing inode tables: 0/16 done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: 0/16 done New data added to the volume! 2018-12-04 19:50:13,044 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-12-04 19:50:13,045 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-04 19:50:13,045 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-12-04 19:50:13,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-12-04 19:50:13,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/952e49c4-3fd9-4ff8-b227-87452a6cb981/os-volume_attachments/6a4ae2f8-75cf-47a9-b84f-815a23972666 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:50:15,338 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 19:50:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0f771d6a-4e6e-4c7f-9a22-4a9aa4dde9f6 x-compute-request-id: req-0f771d6a-4e6e-4c7f-9a22-4a9aa4dde9f6 Content-Length: 0 Content-Type: application/json 2018-12-04 19:50:15,338 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/952e49c4-3fd9-4ff8-b227-87452a6cb981/os-volume_attachments/6a4ae2f8-75cf-47a9-b84f-815a23972666 used request id req-0f771d6a-4e6e-4c7f-9a22-4a9aa4dde9f6 2018-12-04 19:50:15,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 2.29216909409s 2018-12-04 19:50:15,338 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/952e49c4-3fd9-4ff8-b227-87452a6cb981/os-volume_attachments/6a4ae2f8-75cf-47a9-b84f-815a23972666 used request id req-0f771d6a-4e6e-4c7f-9a22-4a9aa4dde9f6 2018-12-04 19:50:15,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-04 19:50:15,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:50:15,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:50:15 GMT Server: Apache x-compute-request-id: req-5277510d-7950-4310-b159-73afb2850149 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5277510d-7950-4310-b159-73afb2850149 Content-Encoding: gzip Content-Length: 582 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "9d2188b86b954706b3cfc46e1ab876ef", "attachments": [{"server_id": "952e49c4-3fd9-4ff8-b227-87452a6cb981", "attachment_id": "429f9307-9c0e-4cbe-ab9e-fcfd9c5bb3ea", "attached_at": "2018-12-04T19:50:10.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "6a4ae2f8-75cf-47a9-b84f-815a23972666", "device": "/dev/vdb", "id": "6a4ae2f8-75cf-47a9-b84f-815a23972666"}], "links": [{"href": "http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes/6a4ae2f8-75cf-47a9-b84f-815a23972666", "rel": "self"}, {"href": "http://172.30.9.23:8776/7fccf309c38a4765ad2693b53e0c59e7/volumes/6a4ae2f8-75cf-47a9-b84f-815a23972666", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T19:49:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "updated_at": "2018-12-04T19:50:15.000000", "volume_type": null, "name": "cinder_test-volume_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "6a4ae2f8-75cf-47a9-b84f-815a23972666", "size": 2}]} 2018-12-04 19:50:15,398 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes/detail used request id req-5277510d-7950-4310-b159-73afb2850149 2018-12-04 19:50:15,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0599191188812s 2018-12-04 19:50:15,399 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes/detail used request id req-5277510d-7950-4310-b159-73afb2850149 2018-12-04 19:50:15,400 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 19:50:17,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-04 19:50:17,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:50:17,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:50:17 GMT Server: Apache x-compute-request-id: req-b554dd9a-4d05-4a4a-9bee-89cc76be715e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b554dd9a-4d05-4a4a-9bee-89cc76be715e Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "9d2188b86b954706b3cfc46e1ab876ef", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes/6a4ae2f8-75cf-47a9-b84f-815a23972666", "rel": "self"}, {"href": "http://172.30.9.23:8776/7fccf309c38a4765ad2693b53e0c59e7/volumes/6a4ae2f8-75cf-47a9-b84f-815a23972666", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T19:49:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "updated_at": "2018-12-04T19:50:15.000000", "volume_type": null, "name": "cinder_test-volume_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6a4ae2f8-75cf-47a9-b84f-815a23972666", "size": 2}]} 2018-12-04 19:50:17,457 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes/detail used request id req-b554dd9a-4d05-4a4a-9bee-89cc76be715e 2018-12-04 19:50:17,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0546391010284s 2018-12-04 19:50:17,458 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes/detail used request id req-b554dd9a-4d05-4a4a-9bee-89cc76be715e 2018-12-04 19:50:17,459 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-12-04 19:50:17,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-12-04 19:50:17,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/b0902e36-c28f-42d6-978a-8ab4259d42eb/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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" -d '{"volumeAttachment": {"volumeId": "6a4ae2f8-75cf-47a9-b84f-815a23972666"}}' 2018-12-04 19:50:18,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:50: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-4e2be798-329f-4f44-bc6e-9c09c2ba5ece x-compute-request-id: req-4e2be798-329f-4f44-bc6e-9c09c2ba5ece Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "b0902e36-c28f-42d6-978a-8ab4259d42eb", "id": "6a4ae2f8-75cf-47a9-b84f-815a23972666", "volumeId": "6a4ae2f8-75cf-47a9-b84f-815a23972666"}} 2018-12-04 19:50:18,170 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b0902e36-c28f-42d6-978a-8ab4259d42eb/os-volume_attachments used request id req-4e2be798-329f-4f44-bc6e-9c09c2ba5ece 2018-12-04 19:50:18,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 0.710730075836s 2018-12-04 19:50:18,171 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b0902e36-c28f-42d6-978a-8ab4259d42eb/os-volume_attachments used request id req-4e2be798-329f-4f44-bc6e-9c09c2ba5ece 2018-12-04 19:50:18,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-04 19:50:18,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:50:18,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:50:18 GMT Server: Apache x-compute-request-id: req-5eebe4c0-9c4d-447c-b72a-ae3c0cd0fe96 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5eebe4c0-9c4d-447c-b72a-ae3c0cd0fe96 Content-Encoding: gzip Content-Length: 455 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "9d2188b86b954706b3cfc46e1ab876ef", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes/6a4ae2f8-75cf-47a9-b84f-815a23972666", "rel": "self"}, {"href": "http://172.30.9.23:8776/7fccf309c38a4765ad2693b53e0c59e7/volumes/6a4ae2f8-75cf-47a9-b84f-815a23972666", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T19:49:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "updated_at": "2018-12-04T19:50:18.000000", "volume_type": null, "name": "cinder_test-volume_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6a4ae2f8-75cf-47a9-b84f-815a23972666", "size": 2}]} 2018-12-04 19:50:18,236 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes/detail used request id req-5eebe4c0-9c4d-447c-b72a-ae3c0cd0fe96 2018-12-04 19:50:18,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0648529529572s 2018-12-04 19:50:18,237 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes/detail used request id req-5eebe4c0-9c4d-447c-b72a-ae3c0cd0fe96 2018-12-04 19:50:18,238 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 19:50:20,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-04 19:50:20,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:50:21,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:50:20 GMT Server: Apache x-compute-request-id: req-1d2d1b4b-be06-4229-83b9-dd5efd2e9ce3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1d2d1b4b-be06-4229-83b9-dd5efd2e9ce3 Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "9d2188b86b954706b3cfc46e1ab876ef", "attachments": [{"server_id": "b0902e36-c28f-42d6-978a-8ab4259d42eb", "attachment_id": "ac8d4cd0-ce02-4341-ad3f-0ea0bf73a4f7", "attached_at": "2018-12-04T19:50:19.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "6a4ae2f8-75cf-47a9-b84f-815a23972666", "device": "/dev/vdb", "id": "6a4ae2f8-75cf-47a9-b84f-815a23972666"}], "links": [{"href": "http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes/6a4ae2f8-75cf-47a9-b84f-815a23972666", "rel": "self"}, {"href": "http://172.30.9.23:8776/7fccf309c38a4765ad2693b53e0c59e7/volumes/6a4ae2f8-75cf-47a9-b84f-815a23972666", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T19:49:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "updated_at": "2018-12-04T19:50:19.000000", "volume_type": null, "name": "cinder_test-volume_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "6a4ae2f8-75cf-47a9-b84f-815a23972666", "size": 2}]} 2018-12-04 19:50:21,186 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes/detail used request id req-1d2d1b4b-be06-4229-83b9-dd5efd2e9ce3 2018-12-04 19:50:21,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.94557595253s 2018-12-04 19:50:21,186 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes/detail used request id req-1d2d1b4b-be06-4229-83b9-dd5efd2e9ce3 2018-12-04 19:50:21,188 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-04 19:50:21,190 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-04 19:50:21,191 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-04 19:50:21,193 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-04 19:50:21,262 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-04 19:50:21,262 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-12-04 19:50:21,263 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-04 19:50:21,264 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-04 19:50:21,301 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-12-04 19:50:21,301 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-04 19:50:21,328 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-04 19:50:21,348 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-04 19:50:21,348 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2018-12-04 19:50:21,349 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-12-04 19:50:21,349 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-12-04 19:50:21,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-12-04 19:50:21,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/b0902e36-c28f-42d6-978a-8ab4259d42eb/os-volume_attachments/6a4ae2f8-75cf-47a9-b84f-815a23972666 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:50:21,355 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-04 19:50:21,853 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 19:50: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-207296e0-4b7b-4675-b1b6-5617f6f124d0 x-compute-request-id: req-207296e0-4b7b-4675-b1b6-5617f6f124d0 Content-Length: 0 Content-Type: application/json 2018-12-04 19:50:21,853 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/b0902e36-c28f-42d6-978a-8ab4259d42eb/os-volume_attachments/6a4ae2f8-75cf-47a9-b84f-815a23972666 used request id req-207296e0-4b7b-4675-b1b6-5617f6f124d0 2018-12-04 19:50:21,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.503288984299s 2018-12-04 19:50:21,854 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/b0902e36-c28f-42d6-978a-8ab4259d42eb/os-volume_attachments/6a4ae2f8-75cf-47a9-b84f-815a23972666 used request id req-207296e0-4b7b-4675-b1b6-5617f6f124d0 2018-12-04 19:50:21,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-04 19:50:21,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:50:21,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:50:21 GMT Server: Apache x-compute-request-id: req-3606ede9-5f45-4f7c-a934-ee473d33e101 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3606ede9-5f45-4f7c-a934-ee473d33e101 Content-Encoding: gzip Content-Length: 582 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "9d2188b86b954706b3cfc46e1ab876ef", "attachments": [{"server_id": "b0902e36-c28f-42d6-978a-8ab4259d42eb", "attachment_id": "ac8d4cd0-ce02-4341-ad3f-0ea0bf73a4f7", "attached_at": "2018-12-04T19:50:19.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "6a4ae2f8-75cf-47a9-b84f-815a23972666", "device": "/dev/vdb", "id": "6a4ae2f8-75cf-47a9-b84f-815a23972666"}], "links": [{"href": "http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes/6a4ae2f8-75cf-47a9-b84f-815a23972666", "rel": "self"}, {"href": "http://172.30.9.23:8776/7fccf309c38a4765ad2693b53e0c59e7/volumes/6a4ae2f8-75cf-47a9-b84f-815a23972666", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T19:49:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "updated_at": "2018-12-04T19:50:21.000000", "volume_type": null, "name": "cinder_test-volume_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "6a4ae2f8-75cf-47a9-b84f-815a23972666", "size": 2}]} 2018-12-04 19:50:21,924 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes/detail used request id req-3606ede9-5f45-4f7c-a934-ee473d33e101 2018-12-04 19:50:21,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0704040527344s 2018-12-04 19:50:21,925 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes/detail used request id req-3606ede9-5f45-4f7c-a934-ee473d33e101 2018-12-04 19:50:21,926 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 19:50:23,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-04 19:50:23,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:50:23,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:50:23 GMT Server: Apache x-compute-request-id: req-cd1f5cfe-bdde-4094-91d5-7e68f2de087b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cd1f5cfe-bdde-4094-91d5-7e68f2de087b Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "9d2188b86b954706b3cfc46e1ab876ef", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes/6a4ae2f8-75cf-47a9-b84f-815a23972666", "rel": "self"}, {"href": "http://172.30.9.23:8776/7fccf309c38a4765ad2693b53e0c59e7/volumes/6a4ae2f8-75cf-47a9-b84f-815a23972666", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T19:49:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "updated_at": "2018-12-04T19:50:22.000000", "volume_type": null, "name": "cinder_test-volume_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6a4ae2f8-75cf-47a9-b84f-815a23972666", "size": 2}]} 2018-12-04 19:50:23,985 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes/detail used request id req-cd1f5cfe-bdde-4094-91d5-7e68f2de087b 2018-12-04 19:50:23,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0566000938416s 2018-12-04 19:50:23,986 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes/detail used request id req-cd1f5cfe-bdde-4094-91d5-7e68f2de087b 2018-12-04 19:50:24,101 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-04 19:50:24,101 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:02 | PASS | +---------------------+------------------+------------------+----------------+ 2018-12-04 19:50:24,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-04 19:50:24,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/b0902e36-c28f-42d6-978a-8ab4259d42eb -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:50:24,244 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 19:50: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-6239c2b5-f4ea-456e-9217-11113faa8211 x-compute-request-id: req-6239c2b5-f4ea-456e-9217-11113faa8211 Content-Type: application/json 2018-12-04 19:50:24,244 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/b0902e36-c28f-42d6-978a-8ab4259d42eb used request id req-6239c2b5-f4ea-456e-9217-11113faa8211 2018-12-04 19:50:24,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.137913942337s 2018-12-04 19:50:24,245 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/b0902e36-c28f-42d6-978a-8ab4259d42eb used request id req-6239c2b5-f4ea-456e-9217-11113faa8211 2018-12-04 19:50:24,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:50:24,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:50:24,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:50: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-aac088f4-a327-4387-982c-4e1f5ec8c5a3 x-compute-request-id: req-aac088f4-a327-4387-982c-4e1f5ec8c5a3 Content-Encoding: gzip Content-Length: 906 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_4086a9d2-ae33-4883-a9b7-704cb7b9cc40": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:21:9b", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:21:9b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/952e49c4-3fd9-4ff8-b227-87452a6cb981", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/952e49c4-3fd9-4ff8-b227-87452a6cb981", "rel": "bookmark"}], "image": {"id": "f1aa27b2-1784-4dce-857c-2d417667fe51", "links": [{"href": "http://172.30.9.23:8774/images/f1aa27b2-1784-4dce-857c-2d417667fe51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T19:50:00.000000", "flavor": {"id": "ac621bc8-3aad-4376-a676-d3861cdc9523", "links": [{"href": "http://172.30.9.23:8774/flavors/ac621bc8-3aad-4376-a676-d3861cdc9523", "rel": "bookmark"}]}, "id": "952e49c4-3fd9-4ff8-b227-87452a6cb981", "security_groups": [{"name": "cinder_test-sg_4086a9d2-ae33-4883-a9b7-704cb7b9cc40"}], "user_id": "9d2188b86b954706b3cfc46e1ab876ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T19:50:00Z", "hostId": "03e0cd82780a6dfb107bb180b55a53ef5af77e2961d54622613040d1", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "name": "cinder_test-vm_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "created": "2018-12-04T19:49:55Z", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_4086a9d2-ae33-4883-a9b7-704cb7b9cc40": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:93:99", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:93:99", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b0902e36-c28f-42d6-978a-8ab4259d42eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b0902e36-c28f-42d6-978a-8ab4259d42eb", "rel": "bookmark"}], "image": {"id": "f1aa27b2-1784-4dce-857c-2d417667fe51", "links": [{"href": "http://172.30.9.23:8774/images/f1aa27b2-1784-4dce-857c-2d417667fe51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T19:49:35.000000", "flavor": {"id": "ac621bc8-3aad-4376-a676-d3861cdc9523", "links": [{"href": "http://172.30.9.23:8774/flavors/ac621bc8-3aad-4376-a676-d3861cdc9523", "rel": "bookmark"}]}, "id": "b0902e36-c28f-42d6-978a-8ab4259d42eb", "security_groups": [{"name": "cinder_test-sg_4086a9d2-ae33-4883-a9b7-704cb7b9cc40"}], "user_id": "9d2188b86b954706b3cfc46e1ab876ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T19:50:24Z", "hostId": "19cf0d6217812443244a71c2ca88ae68124e29543bb1eb8f03332085", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "name": "cinder_test-vm2_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "created": "2018-12-04T19:49:30Z", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:50:24,635 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-aac088f4-a327-4387-982c-4e1f5ec8c5a3 2018-12-04 19:50:24,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.389957904816s 2018-12-04 19:50:24,636 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-aac088f4-a327-4387-982c-4e1f5ec8c5a3 2018-12-04 19:50:24,638 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 19:50:26,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:50:26,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:50:27,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:50: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-bfa05ad2-2288-4266-b45a-b1a7df7fb09c x-compute-request-id: req-bfa05ad2-2288-4266-b45a-b1a7df7fb09c Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_4086a9d2-ae33-4883-a9b7-704cb7b9cc40": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:21:9b", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:21:9b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/952e49c4-3fd9-4ff8-b227-87452a6cb981", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/952e49c4-3fd9-4ff8-b227-87452a6cb981", "rel": "bookmark"}], "image": {"id": "f1aa27b2-1784-4dce-857c-2d417667fe51", "links": [{"href": "http://172.30.9.23:8774/images/f1aa27b2-1784-4dce-857c-2d417667fe51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T19:50:00.000000", "flavor": {"id": "ac621bc8-3aad-4376-a676-d3861cdc9523", "links": [{"href": "http://172.30.9.23:8774/flavors/ac621bc8-3aad-4376-a676-d3861cdc9523", "rel": "bookmark"}]}, "id": "952e49c4-3fd9-4ff8-b227-87452a6cb981", "security_groups": [{"name": "cinder_test-sg_4086a9d2-ae33-4883-a9b7-704cb7b9cc40"}], "user_id": "9d2188b86b954706b3cfc46e1ab876ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T19:50:00Z", "hostId": "03e0cd82780a6dfb107bb180b55a53ef5af77e2961d54622613040d1", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "name": "cinder_test-vm_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "created": "2018-12-04T19:49:55Z", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:50:27,148 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bfa05ad2-2288-4266-b45a-b1a7df7fb09c 2018-12-04 19:50:27,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.506705999374s 2018-12-04 19:50:27,148 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bfa05ad2-2288-4266-b45a-b1a7df7fb09c 2018-12-04 19:50:27,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-04 19:50:27,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/37fe67c1-d28e-4222-8b7b-25083a550dca.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:50:27,584 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4bb078c7-807f-4ad1-8eae-5b749324bf0e Content-Length: 0 Date: Tue, 04 Dec 2018 19:50:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 19:50:27,585 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/37fe67c1-d28e-4222-8b7b-25083a550dca.json used request id req-4bb078c7-807f-4ad1-8eae-5b749324bf0e 2018-12-04 19:50:27,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.432578086853s 2018-12-04 19:50:27,585 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/37fe67c1-d28e-4222-8b7b-25083a550dca.json used request id req-4bb078c7-807f-4ad1-8eae-5b749324bf0e 2018-12-04 19:50:27,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-04 19:50:27,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:50:27,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-23ca7e72-3934-4288-a0f1-3211210cb569 Date: Tue, 04 Dec 2018 19:50:27 GMT RESP BODY: {"floatingips": [{"router_id": "fef21418-0121-4de4-bbb5-e8252bafcdba", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-04T19:50:04Z", "floating_network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.205", "revision_number": 0, "port_id": "83fb7e14-d2e9-433f-a05f-e2505043d4b9", "id": "f3693dde-8300-4a4b-82c5-e109e3e3fff3", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "created_at": "2018-12-04T19:50:04Z", "project_id": "7fccf309c38a4765ad2693b53e0c59e7"}]} 2018-12-04 19:50:27,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-23ca7e72-3934-4288-a0f1-3211210cb569 2018-12-04 19:50:27,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0256340503693s 2018-12-04 19:50:27,616 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-23ca7e72-3934-4288-a0f1-3211210cb569 2018-12-04 19:50:27,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-04 19:50:27,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:50:27,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:50:27 GMT Server: Apache x-compute-request-id: req-8a5eceaf-0b96-44e5-9bc4-b9e3a6e036fc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8a5eceaf-0b96-44e5-9bc4-b9e3a6e036fc Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "9d2188b86b954706b3cfc46e1ab876ef", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes/6a4ae2f8-75cf-47a9-b84f-815a23972666", "rel": "self"}, {"href": "http://172.30.9.23:8776/7fccf309c38a4765ad2693b53e0c59e7/volumes/6a4ae2f8-75cf-47a9-b84f-815a23972666", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T19:49:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "updated_at": "2018-12-04T19:50:22.000000", "volume_type": null, "name": "cinder_test-volume_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6a4ae2f8-75cf-47a9-b84f-815a23972666", "size": 2}]} 2018-12-04 19:50:27,676 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes/detail used request id req-8a5eceaf-0b96-44e5-9bc4-b9e3a6e036fc 2018-12-04 19:50:27,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0564150810242s 2018-12-04 19:50:27,676 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes/detail used request id req-8a5eceaf-0b96-44e5-9bc4-b9e3a6e036fc 2018-12-04 19:50:27,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.DELETE.volumes 2018-12-04 19:50:27,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes/6a4ae2f8-75cf-47a9-b84f-815a23972666 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:50:27,765 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 19:50:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e8f774e4-2ac4-46c9-a461-1742f84df7de Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 19:50:27,765 - keystoneauth.session - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes/6a4ae2f8-75cf-47a9-b84f-815a23972666 used request id req-e8f774e4-2ac4-46c9-a461-1742f84df7de 2018-12-04 19:50:27,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.DELETE.volumes in 0.0872039794922s 2018-12-04 19:50:27,765 - shade.request_ids - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes/6a4ae2f8-75cf-47a9-b84f-815a23972666 used request id req-e8f774e4-2ac4-46c9-a461-1742f84df7de 2018-12-04 19:50:27,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-04 19:50:27,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:50:27,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:50:27 GMT Server: Apache x-compute-request-id: req-babfceed-a264-4970-89c9-ac01e0ef9837 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-babfceed-a264-4970-89c9-ac01e0ef9837 Content-Encoding: gzip Content-Length: 456 Content-Type: application/json RESP BODY: {"volumes": [{"status": "deleting", "user_id": "9d2188b86b954706b3cfc46e1ab876ef", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes/6a4ae2f8-75cf-47a9-b84f-815a23972666", "rel": "self"}, {"href": "http://172.30.9.23:8776/7fccf309c38a4765ad2693b53e0c59e7/volumes/6a4ae2f8-75cf-47a9-b84f-815a23972666", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T19:49:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "updated_at": "2018-12-04T19:50:27.000000", "volume_type": null, "name": "cinder_test-volume_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6a4ae2f8-75cf-47a9-b84f-815a23972666", "size": 2}]} 2018-12-04 19:50:27,822 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes/detail used request id req-babfceed-a264-4970-89c9-ac01e0ef9837 2018-12-04 19:50:27,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0564889907837s 2018-12-04 19:50:27,823 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes/detail used request id req-babfceed-a264-4970-89c9-ac01e0ef9837 2018-12-04 19:50:27,824 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 19:50:29,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-04 19:50:29,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:50:29,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:50:29 GMT Server: Apache x-compute-request-id: req-f6724bac-ddb1-4948-9f8a-f73421f66989 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f6724bac-ddb1-4948-9f8a-f73421f66989 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-04 19:50:29,870 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes/detail used request id req-f6724bac-ddb1-4948-9f8a-f73421f66989 2018-12-04 19:50:29,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0436902046204s 2018-12-04 19:50:29,870 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7fccf309c38a4765ad2693b53e0c59e7/volumes/detail used request id req-f6724bac-ddb1-4948-9f8a-f73421f66989 2018-12-04 19:50:29,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-04 19:50:29,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/f3693dde-8300-4a4b-82c5-e109e3e3fff3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:50:30,615 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2bdbcb89-15ea-4262-8f8b-def0c09a02db Content-Length: 0 Date: Tue, 04 Dec 2018 19:50:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 19:50:30,615 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/f3693dde-8300-4a4b-82c5-e109e3e3fff3.json used request id req-2bdbcb89-15ea-4262-8f8b-def0c09a02db 2018-12-04 19:50:30,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.7416639328s 2018-12-04 19:50:30,616 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/f3693dde-8300-4a4b-82c5-e109e3e3fff3.json used request id req-2bdbcb89-15ea-4262-8f8b-def0c09a02db 2018-12-04 19:50:30,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-04 19:50:30,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:50:30,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-1524c34b-0bbf-4e76-b49e-394dc994b213 Date: Tue, 04 Dec 2018 19:50:30 GMT RESP BODY: {"floatingips": []} 2018-12-04 19:50:30,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-1524c34b-0bbf-4e76-b49e-394dc994b213 2018-12-04 19:50:30,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0172629356384s 2018-12-04 19:50:30,639 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-1524c34b-0bbf-4e76-b49e-394dc994b213 2018-12-04 19:50:30,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-04 19:50:30,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/952e49c4-3fd9-4ff8-b227-87452a6cb981 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:50:30,795 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 19:50: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-28e9bf0f-371c-4b5f-9c88-eee3086edc30 x-compute-request-id: req-28e9bf0f-371c-4b5f-9c88-eee3086edc30 Content-Type: application/json 2018-12-04 19:50:30,796 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/952e49c4-3fd9-4ff8-b227-87452a6cb981 used request id req-28e9bf0f-371c-4b5f-9c88-eee3086edc30 2018-12-04 19:50:30,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.156241893768s 2018-12-04 19:50:30,796 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/952e49c4-3fd9-4ff8-b227-87452a6cb981 used request id req-28e9bf0f-371c-4b5f-9c88-eee3086edc30 2018-12-04 19:50:30,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:50:30,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:50:31,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:50: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-93037a9f-f1f8-4b9c-b8fc-bc637738e1fd x-compute-request-id: req-93037a9f-f1f8-4b9c-b8fc-bc637738e1fd Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_4086a9d2-ae33-4883-a9b7-704cb7b9cc40": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:21:9b", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:21:9b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/952e49c4-3fd9-4ff8-b227-87452a6cb981", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/952e49c4-3fd9-4ff8-b227-87452a6cb981", "rel": "bookmark"}], "image": {"id": "f1aa27b2-1784-4dce-857c-2d417667fe51", "links": [{"href": "http://172.30.9.23:8774/images/f1aa27b2-1784-4dce-857c-2d417667fe51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T19:50:00.000000", "flavor": {"id": "ac621bc8-3aad-4376-a676-d3861cdc9523", "links": [{"href": "http://172.30.9.23:8774/flavors/ac621bc8-3aad-4376-a676-d3861cdc9523", "rel": "bookmark"}]}, "id": "952e49c4-3fd9-4ff8-b227-87452a6cb981", "security_groups": [{"name": "cinder_test-sg_4086a9d2-ae33-4883-a9b7-704cb7b9cc40"}], "user_id": "9d2188b86b954706b3cfc46e1ab876ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T19:50:30Z", "hostId": "03e0cd82780a6dfb107bb180b55a53ef5af77e2961d54622613040d1", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "name": "cinder_test-vm_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "created": "2018-12-04T19:49:55Z", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 19:50:31,316 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-93037a9f-f1f8-4b9c-b8fc-bc637738e1fd 2018-12-04 19:50:31,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.519806861877s 2018-12-04 19:50:31,317 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-93037a9f-f1f8-4b9c-b8fc-bc637738e1fd 2018-12-04 19:50:31,318 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 19:50:33,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 19:50:33,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:50:33,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:50:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-882ff0d5-cb52-40a3-bc7b-8f8d72f243af x-compute-request-id: req-882ff0d5-cb52-40a3-bc7b-8f8d72f243af Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-04 19:50:33,390 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-882ff0d5-cb52-40a3-bc7b-8f8d72f243af 2018-12-04 19:50:33,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0690469741821s 2018-12-04 19:50:33,390 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-882ff0d5-cb52-40a3-bc7b-8f8d72f243af 2018-12-04 19:50:33,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 19:50:33,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:50:33,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-705d1903-7054-4e22-b5c0-946b0178b89c Date: Tue, 04 Dec 2018 19:50:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "created_at": "2018-12-04T19:49:22Z", "updated_at": "2018-12-04T19:49:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:49:22Z", "revision_number": 0, "id": "4b5d4731-87ce-468d-afa7-cfd46e2edf7f", "remote_group_id": "7dd93378-9a07-40eb-9399-3a69e4f13ecd", "remote_ip_prefix": null, "created_at": "2018-12-04T19:49:22Z", "security_group_id": "7dd93378-9a07-40eb-9399-3a69e4f13ecd", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fccf309c38a4765ad2693b53e0c59e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:49:22Z", "revision_number": 0, "id": "5b0e1074-2c8b-4e72-901c-132a22d45422", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:49:22Z", "security_group_id": "7dd93378-9a07-40eb-9399-3a69e4f13ecd", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fccf309c38a4765ad2693b53e0c59e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:49:22Z", "revision_number": 0, "id": "8697ac00-1dc0-4f97-b68f-d9e7776a4dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:49:22Z", "security_group_id": "7dd93378-9a07-40eb-9399-3a69e4f13ecd", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fccf309c38a4765ad2693b53e0c59e7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:49:22Z", "revision_number": 0, "id": "a49237e1-87e3-42bf-a62a-8293461fc762", "remote_group_id": "7dd93378-9a07-40eb-9399-3a69e4f13ecd", "remote_ip_prefix": null, "created_at": "2018-12-04T19:49:22Z", "security_group_id": "7dd93378-9a07-40eb-9399-3a69e4f13ecd", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fccf309c38a4765ad2693b53e0c59e7"}], "revision_number": 4, "project_id": "7fccf309c38a4765ad2693b53e0c59e7", "id": "7dd93378-9a07-40eb-9399-3a69e4f13ecd", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "created_at": "2018-12-04T19:49:29Z", "updated_at": "2018-12-04T19:49:29Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:49:29Z", "revision_number": 0, "id": "145118a7-6682-4369-8eba-4befe43a0a9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:49:29Z", "security_group_id": "849fb93d-8869-43f9-a86e-2b9e4571325a", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fccf309c38a4765ad2693b53e0c59e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:49:29Z", "revision_number": 0, "id": "3579dce2-0e11-4cca-b956-f726b2e6b798", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:49:29Z", "security_group_id": "849fb93d-8869-43f9-a86e-2b9e4571325a", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fccf309c38a4765ad2693b53e0c59e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:49:29Z", "revision_number": 0, "id": "829e7401-7bf3-4e08-a35c-cecf76fa1334", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:49:29Z", "security_group_id": "849fb93d-8869-43f9-a86e-2b9e4571325a", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fccf309c38a4765ad2693b53e0c59e7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-04T19:49:29Z", "revision_number": 0, "id": "a9a13033-4334-44a9-bad2-870bc569bc6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:49:29Z", "security_group_id": "849fb93d-8869-43f9-a86e-2b9e4571325a", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7fccf309c38a4765ad2693b53e0c59e7"}], "revision_number": 4, "project_id": "7fccf309c38a4765ad2693b53e0c59e7", "id": "849fb93d-8869-43f9-a86e-2b9e4571325a", "name": "cinder_test-sg_4086a9d2-ae33-4883-a9b7-704cb7b9cc40"}]} 2018-12-04 19:50:33,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-705d1903-7054-4e22-b5c0-946b0178b89c 2018-12-04 19:50:33,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0479609966278s 2018-12-04 19:50:33,442 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-705d1903-7054-4e22-b5c0-946b0178b89c 2018-12-04 19:50:33,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-04 19:50:33,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/849fb93d-8869-43f9-a86e-2b9e4571325a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:50:33,645 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1e1805a3-ba43-4d10-a513-33b1a0950dde Content-Length: 0 Date: Tue, 04 Dec 2018 19:50:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 19:50:33,646 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/849fb93d-8869-43f9-a86e-2b9e4571325a.json used request id req-1e1805a3-ba43-4d10-a513-33b1a0950dde 2018-12-04 19:50:33,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.200204133987s 2018-12-04 19:50:33,646 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/849fb93d-8869-43f9-a86e-2b9e4571325a.json used request id req-1e1805a3-ba43-4d10-a513-33b1a0950dde 2018-12-04 19:50:33,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-04 19:50:33,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/cinder_test-kp_4086a9d2-ae33-4883-a9b7-704cb7b9cc40 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:50:33,718 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 19:50:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d64c74da-699e-46fe-b1e5-638f1d8fabd7 x-compute-request-id: req-d64c74da-699e-46fe-b1e5-638f1d8fabd7 Content-Length: 0 Content-Type: application/json 2018-12-04 19:50:33,718 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/cinder_test-kp_4086a9d2-ae33-4883-a9b7-704cb7b9cc40 used request id req-d64c74da-699e-46fe-b1e5-638f1d8fabd7 2018-12-04 19:50:33,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0718951225281s 2018-12-04 19:50:33,719 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/cinder_test-kp_4086a9d2-ae33-4883-a9b7-704cb7b9cc40 used request id req-d64c74da-699e-46fe-b1e5-638f1d8fabd7 2018-12-04 19:50:33,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-04 19:50:33,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/fef21418-0121-4de4-bbb5-e8252bafcdba/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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" -d '{"subnet_id": "0b9fbc8c-07e4-4455-aa9c-de9a38115eb8"}' 2018-12-04 19:50:35,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-47c401ab-cb09-4bd0-968e-2d8e7e1fa8cb Date: Tue, 04 Dec 2018 19:50:35 GMT RESP BODY: {"network_id": "da5f8813-7428-4ee5-bc92-711912a89a00", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "subnet_id": "0b9fbc8c-07e4-4455-aa9c-de9a38115eb8", "subnet_ids": ["0b9fbc8c-07e4-4455-aa9c-de9a38115eb8"], "port_id": "f3428087-162b-4f5c-a512-9cfbe17eb0b1", "id": "fef21418-0121-4de4-bbb5-e8252bafcdba"} 2018-12-04 19:50:35,380 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/fef21418-0121-4de4-bbb5-e8252bafcdba/remove_router_interface.json used request id req-47c401ab-cb09-4bd0-968e-2d8e7e1fa8cb 2018-12-04 19:50:35,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.66036915779s 2018-12-04 19:50:35,380 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/fef21418-0121-4de4-bbb5-e8252bafcdba/remove_router_interface.json used request id req-47c401ab-cb09-4bd0-968e-2d8e7e1fa8cb returning object fef21418-0121-4de4-bbb5-e8252bafcdba 2018-12-04 19:50:35,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-04 19:50:35,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:50:35,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-3ca9c88f-a4ba-46c8-9b82-c8afe03d5add Date: Tue, 04 Dec 2018 19:50:35 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "created_at": "2018-12-04T19:49:23Z", "admin_state_up": true, "updated_at": "2018-12-04T19:50:34Z", "revision_number": 4, "routes": [], "project_id": "7fccf309c38a4765ad2693b53e0c59e7", "id": "fef21418-0121-4de4-bbb5-e8252bafcdba", "name": "cinder_test-router_4086a9d2-ae33-4883-a9b7-704cb7b9cc40"}]} 2018-12-04 19:50:35,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-3ca9c88f-a4ba-46c8-9b82-c8afe03d5add 2018-12-04 19:50:35,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.109522104263s 2018-12-04 19:50:35,490 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-3ca9c88f-a4ba-46c8-9b82-c8afe03d5add 2018-12-04 19:50:35,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-04 19:50:35,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/fef21418-0121-4de4-bbb5-e8252bafcdba.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:50:36,689 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b76a0644-5078-4865-aa79-6dfd69f72fe9 Content-Length: 0 Date: Tue, 04 Dec 2018 19:50:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 19:50:36,689 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/fef21418-0121-4de4-bbb5-e8252bafcdba.json used request id req-b76a0644-5078-4865-aa79-6dfd69f72fe9 2018-12-04 19:50:36,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.19717597961s 2018-12-04 19:50:36,690 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/fef21418-0121-4de4-bbb5-e8252bafcdba.json used request id req-b76a0644-5078-4865-aa79-6dfd69f72fe9 2018-12-04 19:50:36,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-04 19:50:36,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:50:36,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6f6aa4b0-4c50-4b7d-b375-d9a9232d534f Date: Tue, 04 Dec 2018 19:50:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da5f8813-7428-4ee5-bc92-711912a89a00","tenant_id":"7fccf309c38a4765ad2693b53e0c59e7","created_at":"2018-12-04T19:49:23Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-04T19:49:23Z","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":"7fccf309c38a4765ad2693b53e0c59e7","id":"0b9fbc8c-07e4-4455-aa9c-de9a38115eb8","subnetpool_id":null,"name":"cinder_test-subnet_4086a9d2-ae33-4883-a9b7-704cb7b9cc40"}]} 2018-12-04 19:50:36,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-6f6aa4b0-4c50-4b7d-b375-d9a9232d534f 2018-12-04 19:50:36,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0425801277161s 2018-12-04 19:50:36,733 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-6f6aa4b0-4c50-4b7d-b375-d9a9232d534f 2018-12-04 19:50:36,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-04 19:50:36,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/0b9fbc8c-07e4-4455-aa9c-de9a38115eb8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:50:37,890 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c27479bb-37cf-44a3-9120-5c4e47c70179 Date: Tue, 04 Dec 2018 19:50:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 19:50:37,890 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/0b9fbc8c-07e4-4455-aa9c-de9a38115eb8.json used request id req-c27479bb-37cf-44a3-9120-5c4e47c70179 2018-12-04 19:50:37,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.15577411652s 2018-12-04 19:50:37,890 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/0b9fbc8c-07e4-4455-aa9c-de9a38115eb8.json used request id req-c27479bb-37cf-44a3-9120-5c4e47c70179 2018-12-04 19:50:37,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:50:37,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:50:37,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1156 X-Openstack-Request-Id: req-0c17ea35-6bca-452c-be32-4198f0ceccc9 Date: Tue, 04 Dec 2018 19:50:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T19:43:04Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T19:50:37Z","tenant_id":"7fccf309c38a4765ad2693b53e0c59e7","created_at":"2018-12-04T19:49:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7fccf309c38a4765ad2693b53e0c59e7","id":"da5f8813-7428-4ee5-bc92-711912a89a00","name":"cinder_test-net_4086a9d2-ae33-4883-a9b7-704cb7b9cc40"}]} 2018-12-04 19:50:37,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-0c17ea35-6bca-452c-be32-4198f0ceccc9 2018-12-04 19:50:37,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0975570678711s 2018-12-04 19:50:37,989 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-0c17ea35-6bca-452c-be32-4198f0ceccc9 2018-12-04 19:50:37,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-04 19:50:37,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/da5f8813-7428-4ee5-bc92-711912a89a00.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:50:39,262 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c6021280-40c0-4606-9c27-795034cf7383 Date: Tue, 04 Dec 2018 19:50:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 19:50:39,262 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/da5f8813-7428-4ee5-bc92-711912a89a00.json used request id req-c6021280-40c0-4606-9c27-795034cf7383 2018-12-04 19:50:39,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.27190184593s 2018-12-04 19:50:39,262 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/da5f8813-7428-4ee5-bc92-711912a89a00.json used request id req-c6021280-40c0-4606-9c27-795034cf7383 2018-12-04 19:50:39,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 19:50:39,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:50:39,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-40aa727b-048a-49e7-b8e9-857342e22998 Date: Tue, 04 Dec 2018 19:50:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/f1aa27b2-1784-4dce-857c-2d417667fe51/snap", "metadata": {}}], "file": "/v2/images/f1aa27b2-1784-4dce-857c-2d417667fe51/file", "owner": "7fccf309c38a4765ad2693b53e0c59e7", "id": "f1aa27b2-1784-4dce-857c-2d417667fe51", "size": 12716032, "self": "/v2/images/f1aa27b2-1784-4dce-857c-2d417667fe51", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/f1aa27b2-1784-4dce-857c-2d417667fe51/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T19:49:28Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T19:49:27Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 19:50:39,386 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-40aa727b-048a-49e7-b8e9-857342e22998 2018-12-04 19:50:39,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.120543003082s 2018-12-04 19:50:39,387 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-40aa727b-048a-49e7-b8e9-857342e22998 2018-12-04 19:50:39,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-04 19:50:39,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/f1aa27b2-1784-4dce-857c-2d417667fe51 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ecfbeed628644c491c0bdd30d105e90245b2ba4e" 2018-12-04 19:50:40,443 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5cb690cc-59fc-42a4-83f5-1312076504e9 Date: Tue, 04 Dec 2018 19:50:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 19:50:40,443 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/f1aa27b2-1784-4dce-857c-2d417667fe51 used request id req-5cb690cc-59fc-42a4-83f5-1312076504e9 2018-12-04 19:50:40,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.05458498001s 2018-12-04 19:50:40,444 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/f1aa27b2-1784-4dce-857c-2d417667fe51 used request id req-5cb690cc-59fc-42a4-83f5-1312076504e9 2018-12-04 19:50:40,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-04 19:50:40,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}c811f80bd43a6989991fed4a2c3d2abeed1fb039" 2018-12-04 19:50:40,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:50: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-734d4677-1847-4634-9406-a51fab9e02f6 x-compute-request-id: req-734d4677-1847-4634-9406-a51fab9e02f6 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ac621bc8-3aad-4376-a676-d3861cdc9523", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ac621bc8-3aad-4376-a676-d3861cdc9523", "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": "ac621bc8-3aad-4376-a676-d3861cdc9523"}]} 2018-12-04 19:50:40,467 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-734d4677-1847-4634-9406-a51fab9e02f6 2018-12-04 19:50:40,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0228390693665s 2018-12-04 19:50:40,468 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-734d4677-1847-4634-9406-a51fab9e02f6 2018-12-04 19:50:40,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-04 19:50:40,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/ac621bc8-3aad-4376-a676-d3861cdc9523 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c811f80bd43a6989991fed4a2c3d2abeed1fb039" 2018-12-04 19:50:40,533 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 19:50: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-434f00b4-bd51-43b9-834d-ed51922123a2 x-compute-request-id: req-434f00b4-bd51-43b9-834d-ed51922123a2 Content-Length: 0 Content-Type: application/json 2018-12-04 19:50:40,533 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/ac621bc8-3aad-4376-a676-d3861cdc9523 used request id req-434f00b4-bd51-43b9-834d-ed51922123a2 2018-12-04 19:50:40,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0644719600677s 2018-12-04 19:50:40,534 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/ac621bc8-3aad-4376-a676-d3861cdc9523 used request id req-434f00b4-bd51-43b9-834d-ed51922123a2 2018-12-04 19:50:40,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 19:50:40,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c811f80bd43a6989991fed4a2c3d2abeed1fb039" 2018-12-04 19:50:40,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48e12c29-cff1-4415-8540-75956ec401ff Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder_test-user_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "links": {"self": "http://172.30.9.23:5000/v3/users/9d2188b86b954706b3cfc46e1ab876ef"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9d2188b86b954706b3cfc46e1ab876ef", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 19:50:40,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-48e12c29-cff1-4415-8540-75956ec401ff 2018-12-04 19:50:40,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125350952148s 2018-12-04 19:50:40,660 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-48e12c29-cff1-4415-8540-75956ec401ff 2018-12-04 19:50:40,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 19:50:40,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/9d2188b86b954706b3cfc46e1ab876ef -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c811f80bd43a6989991fed4a2c3d2abeed1fb039" 2018-12-04 19:50:40,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-364480df-1d1b-41d8-9b2e-e75a26c8ce0e Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_4086a9d2-ae33-4883-a9b7-704cb7b9cc40", "links": {"self": "http://172.30.9.23:5000/v3/users/9d2188b86b954706b3cfc46e1ab876ef"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "9d2188b86b954706b3cfc46e1ab876ef", "description": null}} 2018-12-04 19:50:40,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/9d2188b86b954706b3cfc46e1ab876ef used request id req-364480df-1d1b-41d8-9b2e-e75a26c8ce0e 2018-12-04 19:50:40,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109614133835s 2018-12-04 19:50:40,777 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/9d2188b86b954706b3cfc46e1ab876ef used request id req-364480df-1d1b-41d8-9b2e-e75a26c8ce0e 2018-12-04 19:50:40,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-04 19:50:40,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/9d2188b86b954706b3cfc46e1ab876ef -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c811f80bd43a6989991fed4a2c3d2abeed1fb039" 2018-12-04 19:50:40,995 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 19:50:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b020f4c3-4992-4be1-b87e-40bb46d3987e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 19:50:40,995 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/9d2188b86b954706b3cfc46e1ab876ef used request id req-b020f4c3-4992-4be1-b87e-40bb46d3987e 2018-12-04 19:50:40,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.218014001846s 2018-12-04 19:50:40,996 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/9d2188b86b954706b3cfc46e1ab876ef used request id req-b020f4c3-4992-4be1-b87e-40bb46d3987e 2018-12-04 19:50:41,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 19:50:41,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}c811f80bd43a6989991fed4a2c3d2abeed1fb039" 2018-12-04 19:50:41,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:50:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0fe0db6-fc40-44df-ad0e-c1b28fe0a20c Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.23:5000/v3/projects/7fccf309c38a4765ad2693b53e0c59e7"}, "tags": [], "enabled": true, "id": "7fccf309c38a4765ad2693b53e0c59e7", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_4086a9d2-ae33-4883-a9b7-704cb7b9cc40"}]} 2018-12-04 19:50:41,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-f0fe0db6-fc40-44df-ad0e-c1b28fe0a20c 2018-12-04 19:50:41,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106868982315s 2018-12-04 19:50:41,109 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-f0fe0db6-fc40-44df-ad0e-c1b28fe0a20c 2018-12-04 19:50:41,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-04 19:50:41,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/7fccf309c38a4765ad2693b53e0c59e7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c811f80bd43a6989991fed4a2c3d2abeed1fb039" 2018-12-04 19:50:41,284 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 19:50:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a29003fd-d786-44df-9ea1-54e8f839ba6d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 19:50:41,284 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/7fccf309c38a4765ad2693b53e0c59e7 used request id req-a29003fd-d786-44df-9ea1-54e8f839ba6d 2018-12-04 19:50:41,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.170296192169s 2018-12-04 19:50:41,285 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/7fccf309c38a4765ad2693b53e0c59e7 used request id req-a29003fd-d786-44df-9ea1-54e8f839ba6d 2018-12-04 19:50:41,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 19:50:41,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=7fccf309c38a4765ad2693b53e0c59e7&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}c811f80bd43a6989991fed4a2c3d2abeed1fb039" 2018-12-04 19:50:42,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-d037e2dc-c840-4b07-9ad2-bc47ac7d58e1 Date: Tue, 04 Dec 2018 19:50:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "created_at": "2018-12-04T19:49:22Z", "updated_at": "2018-12-04T19:49:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:49:22Z", "revision_number": 0, "id": "4b5d4731-87ce-468d-afa7-cfd46e2edf7f", "remote_group_id": "7dd93378-9a07-40eb-9399-3a69e4f13ecd", "remote_ip_prefix": null, "created_at": "2018-12-04T19:49:22Z", "security_group_id": "7dd93378-9a07-40eb-9399-3a69e4f13ecd", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fccf309c38a4765ad2693b53e0c59e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:49:22Z", "revision_number": 0, "id": "5b0e1074-2c8b-4e72-901c-132a22d45422", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:49:22Z", "security_group_id": "7dd93378-9a07-40eb-9399-3a69e4f13ecd", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fccf309c38a4765ad2693b53e0c59e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:49:22Z", "revision_number": 0, "id": "8697ac00-1dc0-4f97-b68f-d9e7776a4dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:49:22Z", "security_group_id": "7dd93378-9a07-40eb-9399-3a69e4f13ecd", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fccf309c38a4765ad2693b53e0c59e7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:49:22Z", "revision_number": 0, "id": "a49237e1-87e3-42bf-a62a-8293461fc762", "remote_group_id": "7dd93378-9a07-40eb-9399-3a69e4f13ecd", "remote_ip_prefix": null, "created_at": "2018-12-04T19:49:22Z", "security_group_id": "7dd93378-9a07-40eb-9399-3a69e4f13ecd", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fccf309c38a4765ad2693b53e0c59e7"}], "revision_number": 4, "project_id": "7fccf309c38a4765ad2693b53e0c59e7", "id": "7dd93378-9a07-40eb-9399-3a69e4f13ecd", "name": "default"}]} 2018-12-04 19:50:42,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=7fccf309c38a4765ad2693b53e0c59e7&name=default used request id req-d037e2dc-c840-4b07-9ad2-bc47ac7d58e1 2018-12-04 19:50:42,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.883538961411s 2018-12-04 19:50:42,171 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=7fccf309c38a4765ad2693b53e0c59e7&name=default used request id req-d037e2dc-c840-4b07-9ad2-bc47ac7d58e1 2018-12-04 19:50:42,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 19:50:42,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}c811f80bd43a6989991fed4a2c3d2abeed1fb039" 2018-12-04 19:50:42,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a49c9c5b-5450-4f3a-aa70-9b70be170f4f Date: Tue, 04 Dec 2018 19:50:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "created_at": "2018-12-04T19:49:22Z", "updated_at": "2018-12-04T19:49:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:49:22Z", "revision_number": 0, "id": "4b5d4731-87ce-468d-afa7-cfd46e2edf7f", "remote_group_id": "7dd93378-9a07-40eb-9399-3a69e4f13ecd", "remote_ip_prefix": null, "created_at": "2018-12-04T19:49:22Z", "security_group_id": "7dd93378-9a07-40eb-9399-3a69e4f13ecd", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fccf309c38a4765ad2693b53e0c59e7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:49:22Z", "revision_number": 0, "id": "a49237e1-87e3-42bf-a62a-8293461fc762", "remote_group_id": "7dd93378-9a07-40eb-9399-3a69e4f13ecd", "remote_ip_prefix": null, "created_at": "2018-12-04T19:49:22Z", "security_group_id": "7dd93378-9a07-40eb-9399-3a69e4f13ecd", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fccf309c38a4765ad2693b53e0c59e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:49:22Z", "revision_number": 0, "id": "8697ac00-1dc0-4f97-b68f-d9e7776a4dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:49:22Z", "security_group_id": "7dd93378-9a07-40eb-9399-3a69e4f13ecd", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fccf309c38a4765ad2693b53e0c59e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:49:22Z", "revision_number": 0, "id": "5b0e1074-2c8b-4e72-901c-132a22d45422", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:49:22Z", "security_group_id": "7dd93378-9a07-40eb-9399-3a69e4f13ecd", "tenant_id": "7fccf309c38a4765ad2693b53e0c59e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fccf309c38a4765ad2693b53e0c59e7"}], "revision_number": 4, "project_id": "7fccf309c38a4765ad2693b53e0c59e7", "id": "7dd93378-9a07-40eb-9399-3a69e4f13ecd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}]} 2018-12-04 19:50:42,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-a49c9c5b-5450-4f3a-aa70-9b70be170f4f 2018-12-04 19:50:42,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0496809482574s 2018-12-04 19:50:42,225 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-a49c9c5b-5450-4f3a-aa70-9b70be170f4f 2018-12-04 19:50:42,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-04 19:50:42,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/7dd93378-9a07-40eb-9399-3a69e4f13ecd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c811f80bd43a6989991fed4a2c3d2abeed1fb039" 2018-12-04 19:50:42,423 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a3a4aa08-9286-406b-bced-ef0779af6b1e Content-Length: 0 Date: Tue, 04 Dec 2018 19:50:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 19:50:42,423 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/7dd93378-9a07-40eb-9399-3a69e4f13ecd.json used request id req-a3a4aa08-9286-406b-bced-ef0779af6b1e 2018-12-04 19:50:42,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.194479942322s 2018-12-04 19:50:42,424 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/7dd93378-9a07-40eb-9399-3a69e4f13ecd.json used request id req-a3a4aa08-9286-406b-bced-ef0779af6b1e 2018-12-04 19:50:42,475 - xtesting.ci.run_tests - INFO - Loading test case 'odl'... 2018-12-04 19:50:43,103 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-12-04 19:50:43,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 19:50:43,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:50:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f971d8d9-12b3-4514-b99e-d34378d58184 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 19:50:43,116 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f971d8d9-12b3-4514-b99e-d34378d58184 2018-12-04 19:50:43,117 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 19:50:43,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T20:50:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "61d4c3b4398c40adbd8e901c42776579"}, "audit_ids": ["nkkv18jrSEG5KQBy0URSDg"], "issued_at": "2018-12-04T19:50:43.000000Z"}} 2018-12-04 19:50:43,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 19:50:43,526 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 19:50: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 19:50:43,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-12-04 19:50:43,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 19:50:43,538 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 19:50: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://192.30.9.3:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.3:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 19:50:43,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dd10299c7fe429340b0e8856fbbafa41faac9965" 2018-12-04 19:50:43,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:50:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f42d0c7-dbc7-403a-9dbe-82eb6f99e277 Content-Encoding: gzip Content-Length: 858 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/042b3c9dcea0478ca8269631bb4602a1"}, "enabled": true, "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/070719860c8845c6954eb1cb14c5157d"}, "enabled": true, "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/196499c330064243a3308b61958378dd"}, "enabled": true, "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/2c1215c57927462f924c29c0c1e6f88d"}, "enabled": true, "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3f4d35a1d7b544dbbb27f1a1d8457f93"}, "enabled": true, "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/44d8701a6264423aba9df9833d5d8482"}, "enabled": true, "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/60d912040ceb4d6a9ada8ca5c3a82edd"}, "enabled": true, "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/63fcfb23e0a24868933e8e5d13ccbc16"}, "enabled": true, "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/8acf7f443eb642bdb5fa574d142d132f"}, "enabled": true, "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a45afe5360d248f9b2f4601af3f533d3"}, "enabled": true, "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/a4c8d7b969804ac8849ba2ce21b436aa"}, "enabled": true, "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a5a19c1516a047d48136b401e09af687"}, "enabled": true, "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/d2f01748166443a6beaa45e3144e1c6f"}, "enabled": true, "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ecf0c6f740814148a80f0ed3eca7671c"}, "enabled": true, "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ef7bbe5b2f424a6e95a85801db8ac4ad"}, "enabled": true, "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-12-04 19:50:43,646 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-0f42d0c7-dbc7-403a-9dbe-82eb6f99e277 2018-12-04 19:50:43,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.116791009903s 2018-12-04 19:50:43,647 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-0f42d0c7-dbc7-403a-9dbe-82eb6f99e277 2018-12-04 19:50:43,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-12-04 19:50:43,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}dd10299c7fe429340b0e8856fbbafa41faac9965" 2018-12-04 19:50:43,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:50:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9539235e-6adf-4e86-9fb4-d68c1f69a403 Content-Encoding: gzip Content-Length: 1975 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0397fed511294dacadf6cf5b8f7cfc8d"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "196499c330064243a3308b61958378dd", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/03d81f99810e4eae93b368dc772c273a"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "070719860c8845c6954eb1cb14c5157d", "id": "03d81f99810e4eae93b368dc772c273a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0d34ed7faf4243ab87b42eb7a001c570"}, "url": "http://172.30.9.23:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2c1215c57927462f924c29c0c1e6f88d", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0f4b353da999459ebb454eb5984828cb"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8acf7f443eb642bdb5fa574d142d132f", "id": "0f4b353da999459ebb454eb5984828cb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1b53f6d592c547fca764ab22a2eec389"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "042b3c9dcea0478ca8269631bb4602a1", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/23fc997859ee4f58b2c3db5a0c18b741"}, "url": "http://172.30.9.23:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "60d912040ceb4d6a9ada8ca5c3a82edd", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/294ea351d6b14b05b38e2f5dd23471d1"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "63fcfb23e0a24868933e8e5d13ccbc16", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2d856123f62c424f8eab75fcba324d46"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "196499c330064243a3308b61958378dd", "id": "2d856123f62c424f8eab75fcba324d46"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/3007033cbbaa4edf94e36609a9034a37"}, "url": "http://12.0.0.34:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2c1215c57927462f924c29c0c1e6f88d", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/3009cad33ed246e8a34f526f5f17b41f"}, "url": "http://172.30.9.23:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8acf7f443eb642bdb5fa574d142d132f", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4d46d0ab86b044a88e11de640dcc6a85"}, "url": "http://172.30.9.23:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "63fcfb23e0a24868933e8e5d13ccbc16", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5963368b5bb84be19695b6f5b9b3ebf3"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "60d912040ceb4d6a9ada8ca5c3a82edd", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5b126a1b2b8d4bd4bb86632839a3c925"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5f150fb71864480482766e41397cc3bc"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "44d8701a6264423aba9df9833d5d8482", "id": "5f150fb71864480482766e41397cc3bc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/61b560273ea44407ba0b619fa6e08974"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a4c8d7b969804ac8849ba2ce21b436aa", "id": "61b560273ea44407ba0b619fa6e08974"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/68e3de58192445fba18d6efe5a338c0b"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "070719860c8845c6954eb1cb14c5157d", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6a25c52076514160944642911243d97d"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "id": "6a25c52076514160944642911243d97d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6b76ae51c6004bd1937dc69b0e86dfd6"}, "url": "http://172.30.9.23:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ecf0c6f740814148a80f0ed3eca7671c", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6dfd9bbec4ae4851a752808f20a1051a"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a45afe5360d248f9b2f4601af3f533d3", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/73d479eef9714e58af47a1b69dc05ea6"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "44d8701a6264423aba9df9833d5d8482", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/7cec003c252b4c939a353b979f8dfab0"}, "url": "http://172.30.9.23:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a5a19c1516a047d48136b401e09af687", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/88555a64aaed4fdb8b0f2ec46218e890"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ecf0c6f740814148a80f0ed3eca7671c", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8c6326f11a3f404183b19f887579cc9f"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8acf7f443eb642bdb5fa574d142d132f", "id": "8c6326f11a3f404183b19f887579cc9f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/934450b307f7403c8b4df2e45029baf5"}, "url": "http://172.30.9.23:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "44d8701a6264423aba9df9833d5d8482", "id": "934450b307f7403c8b4df2e45029baf5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9f3eb4e4fa0b4a33afd7122418e7babb"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a45afe5360d248f9b2f4601af3f533d3", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a20660fb54b64cdd9d08274a0c06956a"}, "url": "http://172.30.9.23:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "042b3c9dcea0478ca8269631bb4602a1", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a210f00345924fe9bc06435c9d576116"}, "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "id": "a210f00345924fe9bc06435c9d576116"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a2a9764bc3d64e9d9966dff37d6c4c52"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a4c8d7b969804ac8849ba2ce21b436aa", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a53774ba87814090bd096104aac799d3"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a5a19c1516a047d48136b401e09af687", "id": "a53774ba87814090bd096104aac799d3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a6fbe12f6a6149859f2f674cf3a3a00f"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "63fcfb23e0a24868933e8e5d13ccbc16", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ac5b5017cc7840808a3c8693d35db881"}, "url": "http://172.30.9.23:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a4c8d7b969804ac8849ba2ce21b436aa", "id": "ac5b5017cc7840808a3c8693d35db881"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b7e700d9751a46e8b914d1155c7b9cff"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a5a19c1516a047d48136b401e09af687", "id": "b7e700d9751a46e8b914d1155c7b9cff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c008c7b30749459b8d4eafca0ca87d80"}, "url": "http://172.30.9.23:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "196499c330064243a3308b61958378dd", "id": "c008c7b30749459b8d4eafca0ca87d80"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c47ff6f23f6944d1b8ab81d3b90c33e5"}, "url": "http://172.30.9.23:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "070719860c8845c6954eb1cb14c5157d", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c70df7575a904eae8a0e03b48257e860"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d2f01748166443a6beaa45e3144e1c6f", "id": "c70df7575a904eae8a0e03b48257e860"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/cc448f7abe164060b7810b0db04d30da"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "042b3c9dcea0478ca8269631bb4602a1", "id": "cc448f7abe164060b7810b0db04d30da"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e67dd38605f84602b99e6779ca4ba49b"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "60d912040ceb4d6a9ada8ca5c3a82edd", "id": "e67dd38605f84602b99e6779ca4ba49b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e7391b1855344d5c87de5d1dee7ce8f8"}, "url": "http://12.0.0.34:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2c1215c57927462f924c29c0c1e6f88d", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ebf17c77e684469e84014eecba30f265"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d2f01748166443a6beaa45e3144e1c6f", "id": "ebf17c77e684469e84014eecba30f265"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ece0318fd3ef47f0985216ade5e9668d"}, "url": "http://172.30.9.23:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d2f01748166443a6beaa45e3144e1c6f", "id": "ece0318fd3ef47f0985216ade5e9668d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f12ae90c244d400d8292f53b924ae74a"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ecf0c6f740814148a80f0ed3eca7671c", "id": "f12ae90c244d400d8292f53b924ae74a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f5dd08738a6b409f8ca71aee83e6bbb4"}, "url": "http://172.30.9.23:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a45afe5360d248f9b2f4601af3f533d3", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "links": {"self": "http://172.30.9.23:5000/v3/endpoints", "previous": null, "next": null}} 2018-12-04 19:50:43,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-9539235e-6adf-4e86-9fb4-d68c1f69a403 2018-12-04 19:50:43,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.0250451564789s 2018-12-04 19:50:43,679 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-9539235e-6adf-4e86-9fb4-d68c1f69a403 2018-12-04 19:51:01,642 - xtesting.core.robotframework - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Basic | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | PASS | ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | PASS | ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | PASS | ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | PASS | ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | PASS | ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | PASS | ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | PASS | 21 critical tests, 21 passed, 0 failed 21 tests total, 21 passed, 0 failed ============================================================================== Basic & Neutron | PASS | 22 critical tests, 22 passed, 0 failed 22 tests total, 22 passed, 0 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-12-04 19:51:01,673 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-12-04 19:51:01,879 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-12-04 19:51:01,993 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-04 19:51:01,993 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:18 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-04 19:51:02,017 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-12-04 19:51:05,733 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-12-04 19:51:05,734 - openstack_tests - INFO - OS Credentials = > 2018-12-04 19:51:06,466 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-12-04 19:51:07,066 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-12-04 19:51:13,568 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-42ae44f0-d26e-4d6d-819f-aeefff298ec2-projName 2018-12-04 19:51:14,477 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1c2516d-00e2-4690-86ff-cff627404adf 2018-12-04 19:51:14,500 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 19:51:14,639 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-42ae44f0-d26e-4d6d-819f-aeefff298ec2-projName 2018-12-04 19:51:15,869 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-0ed31f1a-c4b7-4b3a-9673-32150c8c13c5-username 2018-12-04 19:51:15,989 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-0ed31f1a-c4b7-4b3a-9673-32150c8c13c5-username 2018-12-04 19:51:21,210 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-9f92a26d-d658-45f7-b2af-5e000c41f2f7-username 2018-12-04 19:51:21,450 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-9f92a26d-d658-45f7-b2af-5e000c41f2f7-projName 2018-12-04 19:51:21,485 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-9f92a26d-d658-45f7-b2af-5e000c41f2f7-role 2018-12-04 19:51:21,506 - keystone_utils - INFO - Granting role KeystoneUtilsTests-9f92a26d-d658-45f7-b2af-5e000c41f2f7-role to project KeystoneUtilsTests-9f92a26d-d658-45f7-b2af-5e000c41f2f7-projName 2018-12-04 19:51:22,292 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0cf36926-ce76-4e71-b13e-ba3c4335e3ef 2018-12-04 19:51:22,321 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 19:51:22,495 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-9f92a26d-d658-45f7-b2af-5e000c41f2f7-projName 2018-12-04 19:51:22,739 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-9f92a26d-d658-45f7-b2af-5e000c41f2f7-username 2018-12-04 19:51:22,954 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-9f92a26d-d658-45f7-b2af-5e000c41f2f7-role 2018-12-04 19:51:25,260 - keystone_utils - INFO - Granting role admin to project api_check-project_7af6da61-a3f3-4e35-8f68-be3a7d09f9f2 2018-12-04 19:51:25,614 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-4220032f-5e79-446-name 2018-12-04 19:51:26,084 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-4220032f-5e79-446-name 2018-12-04 19:51:28,459 - keystone_utils - INFO - Granting role admin to project api_check-project_7af6da61-a3f3-4e35-8f68-be3a7d09f9f2 2018-12-04 19:51:28,641 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-10e795ce-fd96-4c7-name 2018-12-04 19:51:28,641 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-10e795ce-fd96-4c7-name 2018-12-04 19:51:28,847 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-10e795ce-fd96-4c7-name 2018-12-04 19:51:30,966 - keystone_utils - INFO - Granting role admin to project api_check-project_7af6da61-a3f3-4e35-8f68-be3a7d09f9f2 2018-12-04 19:51:31,303 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-e0422694-5d3a-430-name 2018-12-04 19:51:31,437 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-e0422694-5d3a-430-name 2018-12-04 19:51:33,740 - keystone_utils - INFO - Granting role admin to project api_check-project_7af6da61-a3f3-4e35-8f68-be3a7d09f9f2 2018-12-04 19:51:33,994 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-c3f542eb-d405-45c-name 2018-12-04 19:51:34,668 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-c3f542eb-d405-45c-name 2018-12-04 19:51:36,110 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-8fcf6736-bb25-47a-name 2018-12-04 19:51:36,110 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-8fcf6736-bb25-47a-name 2018-12-04 19:51:36,902 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-8fcf6736-bb25-47a-name 2018-12-04 19:51:38,541 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-a3fc1033-33ea-4e0-name 2018-12-04 19:51:39,306 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-a3fc1033-33ea-4e0-name 2018-12-04 19:51:41,140 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-1b9a9e6d-cc15-499-name 2018-12-04 19:51:42,379 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-1b9a9e6d-cc15-499-name 2018-12-04 19:51:45,158 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-1611fba7-5ab2-484-name 2018-12-04 19:51:47,079 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-1611fba7-5ab2-484-name 2018-12-04 19:51:48,770 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-16f8fa47-b152-4fc-name 2018-12-04 19:51:51,254 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-16f8fa47-b152-4fc-name 2018-12-04 19:51:52,854 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-745a42fc-11ca-4fe-name 2018-12-04 19:51:54,406 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-745a42fc-11ca-4fe-name 2018-12-04 19:51:54,539 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-745a42fc-11ca-4fe-user 2018-12-04 19:51:54,680 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-745a42fc-11ca-4fe-name-role 2018-12-04 19:51:54,787 - keystone_utils - INFO - Granting role CreateProjectUserTests-745a42fc-11ca-4fe-name-role to project CreateProjectUserTests-745a42fc-11ca-4fe-name 2018-12-04 19:51:55,753 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-745a42fc-11ca-4fe-name... 2018-12-04 19:51:55,753 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-745a42fc-11ca-4fe-name 2018-12-04 19:51:56,027 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8b49fadc-33db-4dfd-854d-e09b734ac884 2018-12-04 19:51:56,134 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8b49fadc-33db-4dfd-854d-e09b734ac884 2018-12-04 19:51:56,154 - neutron_utils - INFO - Retrieving security group with ID - 8b49fadc-33db-4dfd-854d-e09b734ac884 2018-12-04 19:51:56,230 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8b49fadc-33db-4dfd-854d-e09b734ac884 2018-12-04 19:51:56,253 - neutron_utils - INFO - Retrieving security group with ID - 8b49fadc-33db-4dfd-854d-e09b734ac884 2018-12-04 19:51:56,301 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8b49fadc-33db-4dfd-854d-e09b734ac884 2018-12-04 19:51:56,320 - neutron_utils - INFO - Retrieving security group with ID - 8b49fadc-33db-4dfd-854d-e09b734ac884 2018-12-04 19:51:56,362 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8b49fadc-33db-4dfd-854d-e09b734ac884 2018-12-04 19:51:56,384 - neutron_utils - INFO - Deleting security group rule with ID - 9a870fe8-fafc-4aae-97ba-8dc821a8a43e 2018-12-04 19:51:56,489 - neutron_utils - INFO - Deleting security group rule with ID - 89fbbc59-3d90-49c0-a85d-4d11453254a3 2018-12-04 19:51:56,576 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-745a42fc-11ca-4fe-name 2018-12-04 19:51:56,860 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-745a42fc-11ca-4fe-user 2018-12-04 19:51:57,584 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 745ce7e6-8dd2-4350-b5f3-cc933729a9fe 2018-12-04 19:51:57,606 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 19:51:57,762 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-745a42fc-11ca-4fe-name 2018-12-04 19:51:57,976 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-745a42fc-11ca-4fe-name-role 2018-12-04 19:51:59,466 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-674d52fc-ffff-498-name 2018-12-04 19:52:00,966 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-674d52fc-ffff-498-name 2018-12-04 19:52:01,113 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-674d52fc-ffff-498-user1 2018-12-04 19:52:01,328 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-674d52fc-ffff-498-name-role 2018-12-04 19:52:01,429 - keystone_utils - INFO - Granting role CreateProjectUserTests-674d52fc-ffff-498-name-role to project CreateProjectUserTests-674d52fc-ffff-498-name 2018-12-04 19:52:03,167 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-674d52fc-ffff-498-name 2018-12-04 19:52:03,308 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-674d52fc-ffff-498-user2 2018-12-04 19:52:03,409 - keystone_utils - INFO - Granting role CreateProjectUserTests-674d52fc-ffff-498-name-role to project CreateProjectUserTests-674d52fc-ffff-498-name 2018-12-04 19:52:04,370 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-674d52fc-ffff-498-name... 2018-12-04 19:52:04,370 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-674d52fc-ffff-498-name 2018-12-04 19:52:04,664 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4f525fbd-d9a1-4016-b4c6-2e2e54d72428 2018-12-04 19:52:04,753 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4f525fbd-d9a1-4016-b4c6-2e2e54d72428 2018-12-04 19:52:04,774 - neutron_utils - INFO - Retrieving security group with ID - 4f525fbd-d9a1-4016-b4c6-2e2e54d72428 2018-12-04 19:52:04,848 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4f525fbd-d9a1-4016-b4c6-2e2e54d72428 2018-12-04 19:52:04,874 - neutron_utils - INFO - Retrieving security group with ID - 4f525fbd-d9a1-4016-b4c6-2e2e54d72428 2018-12-04 19:52:04,925 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4f525fbd-d9a1-4016-b4c6-2e2e54d72428 2018-12-04 19:52:04,947 - neutron_utils - INFO - Retrieving security group with ID - 4f525fbd-d9a1-4016-b4c6-2e2e54d72428 2018-12-04 19:52:05,004 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4f525fbd-d9a1-4016-b4c6-2e2e54d72428 2018-12-04 19:52:05,835 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4f525fbd-d9a1-4016-b4c6-2e2e54d72428 2018-12-04 19:52:05,857 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4f525fbd-d9a1-4016-b4c6-2e2e54d72428 2018-12-04 19:52:05,878 - neutron_utils - INFO - Retrieving security group with ID - 4f525fbd-d9a1-4016-b4c6-2e2e54d72428 2018-12-04 19:52:05,925 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4f525fbd-d9a1-4016-b4c6-2e2e54d72428 2018-12-04 19:52:05,945 - neutron_utils - INFO - Deleting security group rule with ID - 7c664e7c-4c6f-4908-b57b-0fa9b4d7bedd 2018-12-04 19:52:06,060 - neutron_utils - INFO - Deleting security group rule with ID - 0661f6e0-1498-4570-b88c-e5ab10c199cd 2018-12-04 19:52:06,152 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-674d52fc-ffff-498-name 2018-12-04 19:52:06,365 - neutron_utils - INFO - Deleting security group rule with ID - 7c664e7c-4c6f-4908-b57b-0fa9b4d7bedd 2018-12-04 19:52:06,386 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 7c664e7c-4c6f-4908-b57b-0fa9b4d7bedd does not exist Neutron server returns request_ids: ['req-8490482b-68b6-4560-95dd-4dc4cae8c71b'] 2018-12-04 19:52:06,387 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-674d52fc-ffff-498-name 2018-12-04 19:52:06,405 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 4f525fbd-d9a1-4016-b4c6-2e2e54d72428 does not exist Neutron server returns request_ids: ['req-b9c1c72d-2644-4eb3-89b4-7eed870117f2'] 2018-12-04 19:52:06,405 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-674d52fc-ffff-498-user1 2018-12-04 19:52:06,671 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-674d52fc-ffff-498-user2 2018-12-04 19:52:07,555 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1838180-8a23-46fb-80a4-440ef736fe88 2018-12-04 19:52:07,577 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 19:52:07,732 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-674d52fc-ffff-498-name 2018-12-04 19:52:07,971 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-674d52fc-ffff-498-name-role 2018-12-04 19:52:09,427 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-caeba70c-1fa6-4690-ae29-e31de4971efe 2018-12-04 19:52:10,518 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-12-04 19:52:11,025 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-8ab519a3-89da-49a5-b966-7fe6d6f599e3-pub-net 2018-12-04 19:52:11,873 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-8ab519a3-89da-49a5-b966-7fe6d6f599e3-pub-net 2018-12-04 19:52:14,195 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-b316ea85-8710-4b6a-aeda-d13c1a7c9fe8-pub-net 2018-12-04 19:52:14,880 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-b316ea85-8710-4b6a-aeda-d13c1a7c9fe8-pub-subnet 2018-12-04 19:52:16,007 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-b316ea85-8710-4b6a-aeda-d13c1a7c9fe8-pub-subnet 2018-12-04 19:52:16,008 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-b316ea85-8710-4b6a-aeda-d13c1a7c9fe8-pub-subnet 2018-12-04 19:52:17,811 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-b316ea85-8710-4b6a-aeda-d13c1a7c9fe8-pub-net 2018-12-04 19:52:19,871 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-fda0f841-87b2-466f-80df-f6b1310353fc-pub-net 2018-12-04 19:52:20,422 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-fda0f841-87b2-466f-80df-f6b1310353fc-pub-subnet 2018-12-04 19:52:20,434 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-fda0f841-87b2-466f-80df-f6b1310353fc-pub-subnet] for network [NeutronUtilsSubnetTests-fda0f841-87b2-466f-80df-f6b1310353fc-pub-net] 2018-12-04 19:52:20,435 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-fda0f841-87b2-466f-80df-f6b1310353fc-pub-net 2018-12-04 19:52:21,776 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-f6bdd1ca-6620-4d05-97d9-bf3aaed48829-pub-net 2018-12-04 19:52:22,356 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-f6bdd1ca-6620-4d05-97d9-bf3aaed48829-pub-subnet 2018-12-04 19:52:23,418 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-f6bdd1ca-6620-4d05-97d9-bf3aaed48829-pub-subnet 2018-12-04 19:52:23,419 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-f6bdd1ca-6620-4d05-97d9-bf3aaed48829-pub-subnet 2018-12-04 19:52:24,880 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-f6bdd1ca-6620-4d05-97d9-bf3aaed48829-pub-net 2018-12-04 19:52:26,746 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-6fc25ce2-8467-4107-8134-818369947965-pub-net 2018-12-04 19:52:27,331 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-6fc25ce2-8467-4107-8134-818369947965-pub-subnet 2018-12-04 19:52:27,385 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-6fc25ce2-8467-4107-8134-818369947965-pub-subnet] for network [NeutronUtilsSubnetTests-6fc25ce2-8467-4107-8134-818369947965-pub-net] 2018-12-04 19:52:27,385 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-6fc25ce2-8467-4107-8134-818369947965-pub-net 2018-12-04 19:52:28,663 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-9b8119df-5b8a-4cc1-a57a-4c42da26d041-pub-net 2018-12-04 19:52:29,227 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-9b8119df-5b8a-4cc1-a57a-4c42da26d041-pub-subnet 2018-12-04 19:52:30,213 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-9b8119df-5b8a-4cc1-a57a-4c42da26d041-pub-subnet 2018-12-04 19:52:30,213 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-9b8119df-5b8a-4cc1-a57a-4c42da26d041-pub-subnet 2018-12-04 19:52:31,487 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-9b8119df-5b8a-4cc1-a57a-4c42da26d041-pub-net 2018-12-04 19:52:33,415 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-433b14a5-2777-4820-92c7-fbe791c03c30-pub-net 2018-12-04 19:52:33,945 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-433b14a5-2777-4820-92c7-fbe791c03c30-pub-subnet 2018-12-04 19:52:35,310 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-433b14a5-2777-4820-92c7-fbe791c03c30-pub-router 2018-12-04 19:52:36,954 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-433b14a5-2777-4820-92c7-fbe791c03c30-pub-router 2018-12-04 19:52:38,612 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-433b14a5-2777-4820-92c7-fbe791c03c30-pub-router 2018-12-04 19:52:40,066 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-433b14a5-2777-4820-92c7-fbe791c03c30-pub-router 2018-12-04 19:52:41,442 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-433b14a5-2777-4820-92c7-fbe791c03c30-pub-subnet 2018-12-04 19:52:41,442 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-433b14a5-2777-4820-92c7-fbe791c03c30-pub-subnet 2018-12-04 19:52:42,305 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-433b14a5-2777-4820-92c7-fbe791c03c30-pub-net 2018-12-04 19:52:44,265 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-759f73cd-14d7-49bf-ae20-def83b821bdf-pub-net 2018-12-04 19:52:44,886 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-759f73cd-14d7-49bf-ae20-def83b821bdf-pub-subnet 2018-12-04 19:52:46,619 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-759f73cd-14d7-49bf-ae20-def83b821bdf-pub-router 2018-12-04 19:52:48,224 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-759f73cd-14d7-49bf-ae20-def83b821bdf-pub-subnet 2018-12-04 19:52:49,258 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-759f73cd-14d7-49bf-ae20-def83b821bdf-pub-router 2018-12-04 19:52:49,606 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-759f73cd-14d7-49bf-ae20-def83b821bdf-pub-router 2018-12-04 19:52:51,034 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-759f73cd-14d7-49bf-ae20-def83b821bdf-pub-subnet 2018-12-04 19:52:51,034 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-759f73cd-14d7-49bf-ae20-def83b821bdf-pub-subnet 2018-12-04 19:52:51,067 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-759f73cd-14d7-49bf-ae20-def83b821bdf-pub-net 2018-12-04 19:52:52,366 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-a5215b14-bef4-422f-943e-2b41e4887d64-pub-net 2018-12-04 19:52:52,962 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-a5215b14-bef4-422f-943e-2b41e4887d64-pub-subnet 2018-12-04 19:52:53,779 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a5215b14-bef4-422f-943e-2b41e4887d64-pub-subnet 2018-12-04 19:52:53,779 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a5215b14-bef4-422f-943e-2b41e4887d64-pub-subnet 2018-12-04 19:52:55,226 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-a5215b14-bef4-422f-943e-2b41e4887d64-pub-net 2018-12-04 19:52:57,374 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-b57a29fe-eef0-4b78-bdb6-a348fc74a7d2-pub-net 2018-12-04 19:52:58,102 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-b57a29fe-eef0-4b78-bdb6-a348fc74a7d2-pub-subnet 2018-12-04 19:52:59,527 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-b57a29fe-eef0-4b78-bdb6-a348fc74a7d2-pub-router 2018-12-04 19:53:01,111 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-b57a29fe-eef0-4b78-bdb6-a348fc74a7d2-pub-router 2018-12-04 19:53:01,111 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-b57a29fe-eef0-4b78-bdb6-a348fc74a7d2-pub-router 2018-12-04 19:53:02,336 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-b57a29fe-eef0-4b78-bdb6-a348fc74a7d2-pub-subnet 2018-12-04 19:53:02,336 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-b57a29fe-eef0-4b78-bdb6-a348fc74a7d2-pub-subnet 2018-12-04 19:53:03,422 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-b57a29fe-eef0-4b78-bdb6-a348fc74a7d2-pub-net 2018-12-04 19:53:05,325 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-a872924a-b526-448e-87fb-5ea6be93d66b-pub-net 2018-12-04 19:53:05,948 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-a872924a-b526-448e-87fb-5ea6be93d66b-pub-subnet 2018-12-04 19:53:08,140 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-a872924a-b526-448e-87fb-5ea6be93d66b-pub-net 2018-12-04 19:53:08,818 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-a872924a-b526-448e-87fb-5ea6be93d66b-port 2018-12-04 19:53:09,477 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a872924a-b526-448e-87fb-5ea6be93d66b-pub-subnet 2018-12-04 19:53:09,477 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a872924a-b526-448e-87fb-5ea6be93d66b-pub-subnet 2018-12-04 19:53:10,512 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-a872924a-b526-448e-87fb-5ea6be93d66b-pub-net 2018-12-04 19:53:12,263 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-f1bb35db-f7d9-43f4-848c-23b03ac20b26-pub-net 2018-12-04 19:53:12,824 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-f1bb35db-f7d9-43f4-848c-23b03ac20b26-pub-subnet 2018-12-04 19:53:14,586 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-f1bb35db-f7d9-43f4-848c-23b03ac20b26-pub-net 2018-12-04 19:53:15,467 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-f1bb35db-f7d9-43f4-848c-23b03ac20b26-port 2018-12-04 19:53:15,957 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-f1bb35db-f7d9-43f4-848c-23b03ac20b26-pub-subnet 2018-12-04 19:53:15,957 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-f1bb35db-f7d9-43f4-848c-23b03ac20b26-pub-subnet 2018-12-04 19:53:17,054 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-f1bb35db-f7d9-43f4-848c-23b03ac20b26-pub-net 2018-12-04 19:53:18,958 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-f8da166b-ee5f-4c21-b7f8-6bf813db9cc9-pub-net 2018-12-04 19:53:19,575 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-f8da166b-ee5f-4c21-b7f8-6bf813db9cc9-pub-subnet 2018-12-04 19:53:21,397 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-f8da166b-ee5f-4c21-b7f8-6bf813db9cc9-pub-net 2018-12-04 19:53:21,409 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-f8da166b-ee5f-4c21-b7f8-6bf813db9cc9-pub-subnet 2018-12-04 19:53:21,409 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-f8da166b-ee5f-4c21-b7f8-6bf813db9cc9-pub-subnet 2018-12-04 19:53:22,337 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-f8da166b-ee5f-4c21-b7f8-6bf813db9cc9-pub-net 2018-12-04 19:53:24,252 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-c6438e82-943b-494f-a624-b4e43eccf2b3-pub-net 2018-12-04 19:53:24,848 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-c6438e82-943b-494f-a624-b4e43eccf2b3-pub-subnet 2018-12-04 19:53:26,859 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-c6438e82-943b-494f-a624-b4e43eccf2b3-pub-net 2018-12-04 19:53:27,099 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c6438e82-943b-494f-a624-b4e43eccf2b3-pub-subnet 2018-12-04 19:53:27,100 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c6438e82-943b-494f-a624-b4e43eccf2b3-pub-subnet 2018-12-04 19:53:28,226 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-c6438e82-943b-494f-a624-b4e43eccf2b3-pub-net 2018-12-04 19:53:30,249 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-1a5ce9fc-b6d8-4063-b4bf-2ca1a7d2226a-pub-net 2018-12-04 19:53:30,831 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-1a5ce9fc-b6d8-4063-b4bf-2ca1a7d2226a-pub-subnet 2018-12-04 19:53:32,788 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-1a5ce9fc-b6d8-4063-b4bf-2ca1a7d2226a-pub-net 2018-12-04 19:53:32,800 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1a5ce9fc-b6d8-4063-b4bf-2ca1a7d2226a-pub-subnet 2018-12-04 19:53:32,800 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1a5ce9fc-b6d8-4063-b4bf-2ca1a7d2226a-pub-subnet 2018-12-04 19:53:33,899 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-1a5ce9fc-b6d8-4063-b4bf-2ca1a7d2226a-pub-net 2018-12-04 19:53:35,525 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-24228b61-b62a-4943-9c4a-9dfdeffd26d1-pub-net 2018-12-04 19:53:36,090 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-24228b61-b62a-4943-9c4a-9dfdeffd26d1-pub-subnet 2018-12-04 19:53:38,817 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-24228b61-b62a-4943-9c4a-9dfdeffd26d1-pub-net 2018-12-04 19:53:39,515 - neutron_utils - INFO - Deleting port with name 2018-12-04 19:53:40,010 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-24228b61-b62a-4943-9c4a-9dfdeffd26d1-pub-subnet 2018-12-04 19:53:40,010 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-24228b61-b62a-4943-9c4a-9dfdeffd26d1-pub-subnet 2018-12-04 19:53:41,060 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-24228b61-b62a-4943-9c4a-9dfdeffd26d1-pub-net 2018-12-04 19:53:44,993 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-c9a85c11-729d-4336-b6d7-2f60775e5d12-pub-router 2018-12-04 19:53:46,457 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-c9a85c11-729d-4336-b6d7-2f60775e5d12-pub-router 2018-12-04 19:53:49,066 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-a81bc901-e0cc-4687-aa79-294e756735f5-pub-router 2018-12-04 19:53:50,677 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-a81bc901-e0cc-4687-aa79-294e756735f5-pub-router 2018-12-04 19:53:52,404 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-51cf52fa-e879-4aa0-a418-b56eb0f77829name 2018-12-04 19:53:52,788 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e3e8baff-1e84-499b-8db4-68f9293faf64 2018-12-04 19:53:52,920 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e3e8baff-1e84-499b-8db4-68f9293faf64 2018-12-04 19:53:52,941 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-51cf52fa-e879-4aa0-a418-b56eb0f77829name 2018-12-04 19:53:53,689 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-8fec7c6f-3f95-481b-b8b6-fa807eaec82ename-1 2018-12-04 19:53:54,115 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea893e7f-d094-4aff-a506-3496d2dccb26 2018-12-04 19:53:54,156 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-8fec7c6f-3f95-481b-b8b6-fa807eaec82ename-2 2018-12-04 19:53:54,574 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 608c1c6c-5ba9-438e-b128-86f90ecf3342 2018-12-04 19:53:54,626 - neutron_utils - INFO - Listing the available security groups 2018-12-04 19:53:54,718 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1e5fd32d-6245-457d-a490-2299345050db 2018-12-04 19:53:54,739 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 58500aaa-e8f7-435f-bd6a-fa203af1d5a6 2018-12-04 19:53:54,763 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 608c1c6c-5ba9-438e-b128-86f90ecf3342 2018-12-04 19:53:54,785 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 824734d6-f4c8-458e-aca0-6a803aa8f2ac 2018-12-04 19:53:54,805 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 902f2285-dab9-4ac1-9a5a-2748d15f204a 2018-12-04 19:53:54,824 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea893e7f-d094-4aff-a506-3496d2dccb26 2018-12-04 19:53:54,841 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-8fec7c6f-3f95-481b-b8b6-fa807eaec82ename-1 2018-12-04 19:53:55,017 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-8fec7c6f-3f95-481b-b8b6-fa807eaec82ename-2 2018-12-04 19:53:56,076 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-519b2f81-55a7-459c-863d-dc0a6dfea784name 2018-12-04 19:53:56,479 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07386d7a-5720-4c1c-9be7-1f5309554ea0 2018-12-04 19:53:56,606 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07386d7a-5720-4c1c-9be7-1f5309554ea0 2018-12-04 19:53:56,625 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-519b2f81-55a7-459c-863d-dc0a6dfea784name 2018-12-04 19:53:57,317 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-5fe73826-c4d7-4d6f-8b7e-83ca2f8cb792name 2018-12-04 19:53:57,742 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b463a87c-b49b-48ac-8c8f-298429dcebb3 2018-12-04 19:53:57,795 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b463a87c-b49b-48ac-8c8f-298429dcebb3 2018-12-04 19:53:57,917 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-5fe73826-c4d7-4d6f-8b7e-83ca2f8cb792name 2018-12-04 19:53:58,012 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b463a87c-b49b-48ac-8c8f-298429dcebb3 2018-12-04 19:53:58,242 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b463a87c-b49b-48ac-8c8f-298429dcebb3 2018-12-04 19:53:58,283 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b463a87c-b49b-48ac-8c8f-298429dcebb3 2018-12-04 19:53:58,350 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b463a87c-b49b-48ac-8c8f-298429dcebb3 2018-12-04 19:53:58,370 - neutron_utils - INFO - Deleting security group rule with ID - 00f9e600-5687-4985-b895-693581cf4c98 2018-12-04 19:53:58,473 - neutron_utils - INFO - Deleting security group rule with ID - a4958b36-0844-487e-b770-59bbdc722fe1 2018-12-04 19:53:58,561 - neutron_utils - INFO - Deleting security group rule with ID - 6fd5dfa5-479e-458e-8794-f2131e38ea60 2018-12-04 19:53:58,665 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-5fe73826-c4d7-4d6f-8b7e-83ca2f8cb792name 2018-12-04 19:53:59,307 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-3bbe00de-22a8-4aaf-97da-0027e9c01b77name-1 2018-12-04 19:53:59,710 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7fffc97d-9107-4ebf-97ab-cdfdf6a8f5e3 2018-12-04 19:53:59,766 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-3bbe00de-22a8-4aaf-97da-0027e9c01b77name-2 2018-12-04 19:54:00,018 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5fc7bf9e-b3a9-49df-9831-232aaeabe0e0 2018-12-04 19:54:00,083 - neutron_utils - INFO - Retrieving security group with ID - 7fffc97d-9107-4ebf-97ab-cdfdf6a8f5e3 2018-12-04 19:54:00,158 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7fffc97d-9107-4ebf-97ab-cdfdf6a8f5e3 2018-12-04 19:54:00,181 - neutron_utils - INFO - Retrieving security group with ID - 5fc7bf9e-b3a9-49df-9831-232aaeabe0e0 2018-12-04 19:54:00,227 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5fc7bf9e-b3a9-49df-9831-232aaeabe0e0 2018-12-04 19:54:00,248 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-3bbe00de-22a8-4aaf-97da-0027e9c01b77name-1 2018-12-04 19:54:00,405 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-3bbe00de-22a8-4aaf-97da-0027e9c01b77name-2 2018-12-04 19:54:01,178 - neutron_utils - INFO - Creating floating ip to external network - external 2018-12-04 19:54:03,145 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-d428ace0-6f7c-4f9b-b177-2b751359145f 2018-12-04 19:54:04,025 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-afea7d2e-6386-4bc8-b9a8-a5d632a9fab4.pub 2018-12-04 19:54:04,025 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-afea7d2e-6386-4bc8-b9a8-a5d632a9fab4 2018-12-04 19:54:04,025 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-afea7d2e-6386-4bc8-b9a8-a5d632a9fab4.pub 2018-12-04 19:54:04,025 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-afea7d2e-6386-4bc8-b9a8-a5d632a9fab4 2018-12-04 19:54:04,923 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-a5108231-34d4-4b09-b0cd-07bfe3ff2086 2018-12-04 19:54:09,290 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-b15a669d-1f15-4f50-bd88-d6f3d55d0cd0-image 2018-12-04 19:54:09,308 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-b15a669d-1f15-4f50-bd88-d6f3d55d0cd0-image 2018-12-04 19:54:10,026 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-b15a669d-1f15-4f50-bd88-d6f3d55d0cd0-net 2018-12-04 19:54:10,489 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-b15a669d-1f15-4f50-bd88-d6f3d55d0cd0-subnet 2018-12-04 19:54:13,110 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-b15a669d-1f15-4f50-bd88-d6f3d55d0cd0-net 2018-12-04 19:54:14,474 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-b15a669d-1f15-4f50-bd88-d6f3d55d0cd0-vm_inst 2018-12-04 19:54:24,193 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-b15a669d-1f15-4f50-bd88-d6f3d55d0cd0-port 2018-12-04 19:54:24,790 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-b15a669d-1f15-4f50-bd88-d6f3d55d0cd0-subnet 2018-12-04 19:54:24,790 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-b15a669d-1f15-4f50-bd88-d6f3d55d0cd0-subnet 2018-12-04 19:54:25,974 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-b15a669d-1f15-4f50-bd88-d6f3d55d0cd0-net 2018-12-04 19:54:27,412 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-b15a669d-1f15-4f50-bd88-d6f3d55d0cd0-image 2018-12-04 19:54:36,229 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-f9c2d6f9-ffbb-42a7-bcd9-374581a07e42name 2018-12-04 19:54:37,483 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-b0329f45-ba9a-4ec7-ad0a-e509a888fad1-image 2018-12-04 19:54:37,521 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-b0329f45-ba9a-4ec7-ad0a-e509a888fad1-image 2018-12-04 19:54:55,644 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-b0329f45-ba9a-4ec7-ad0a-e509a888fad1-image 2018-12-04 19:54:58,933 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-291a03ad-1d6a-44e6-94ab-289e6ea37b19-image 2018-12-04 19:54:58,950 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-291a03ad-1d6a-44e6-94ab-289e6ea37b19-image 2018-12-04 19:55:32,806 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-291a03ad-1d6a-44e6-94ab-289e6ea37b19-image 2018-12-04 19:55:36,788 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-75572d30-2061-4d8e-bf0c-4bff0b4211ec-image1 2018-12-04 19:55:36,811 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-75572d30-2061-4d8e-bf0c-4bff0b4211ec-image1 2018-12-04 19:55:38,856 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-75572d30-2061-4d8e-bf0c-4bff0b4211ec-image2 2018-12-04 19:55:38,875 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-75572d30-2061-4d8e-bf0c-4bff0b4211ec-image2 2018-12-04 19:56:11,887 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-75572d30-2061-4d8e-bf0c-4bff0b4211ec-image1 2018-12-04 19:56:12,523 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-75572d30-2061-4d8e-bf0c-4bff0b4211ec-image2 2018-12-04 19:56:28,320 - neutron_utils - INFO - Retrieving security group with ID - c3e5313e-ec43-4ff8-84d3-139b880ee73a 2018-12-04 19:56:28,394 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c3e5313e-ec43-4ff8-84d3-139b880ee73a 2018-12-04 19:56:29,760 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-c5e65949-cab1-495a-9021-d139abdeb004 2018-12-04 19:56:30,217 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-c5e65949-cab1-495a-9021-d139abdeb004 2018-12-04 19:56:31,237 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-a8d2555e-d152-4c06-bc2a-700f450950ca 2018-12-04 19:56:32,469 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-f1528ee8-ef4f-4423-989a-76e0dd28b4f5 2018-12-04 19:56:33,738 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-70c26217-60dc-4f5a-a452-66224630478f 2018-12-04 19:56:35,757 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-4c2fcdb9-5e75-4ba2-b742-95d810140450 2018-12-04 19:56:39,469 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-4c2fcdb9-5e75-4ba2-b742-95d810140450 2018-12-04 19:56:41,154 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-d00b54b0-a99f-4b9c-9f6f-b02c5cdcd548 2018-12-04 19:56:42,963 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-8e7adc77-4b23-4f08-96a0-df18e22429ae 2018-12-04 19:56:43,207 - cinder_utils - INFO - Volume with ID [6835bbf7-a423-4f93-961b-2ed7ff3c92f0] does not exist 2018-12-04 19:56:43,207 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-8e7adc77-4b23-4f08-96a0-df18e22429ae 2018-12-04 19:56:45,268 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-8da20bfe-30b4-4046-9567-ea718abeb4ca 2018-12-04 19:56:46,195 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-be3b4bc0-a8a8-4a28-aeeb-10c8d0d0402b-type 2018-12-04 19:56:47,685 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-2a5bd5dd-496e-49e2-b340-7e8f8ea6c7b1-type 2018-12-04 19:56:48,304 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-2a5bd5dd-496e-49e2-b340-7e8f8ea6c7b1-type 2018-12-04 19:56:48,527 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-2a5bd5dd-496e-49e2-b340-7e8f8ea6c7b1-type 2018-12-04 19:56:49,827 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-251a6ffa-1407-4574-a6b7-080a90d79840-type 2018-12-04 19:56:50,074 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-251a6ffa-1407-4574-a6b7-080a90d79840-type 2018-12-04 19:56:51,555 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-7ef5ca51-34a3-4dae-aba3-f02d1f97f571-type 2018-12-04 19:56:51,611 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-7ef5ca51-34a3-4dae-aba3-f02d1f97f571-type 2018-12-04 19:56:53,135 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-cd14932c-9f88-44d8-b248-dc6e14c6827a 2018-12-04 19:56:53,553 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-cd14932c-9f88-44d8-b248-dc6e14c6827a 2018-12-04 19:56:53,789 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-cd14932c-9f88-44d8-b248-dc6e14c6827a-qos 2018-12-04 19:56:55,080 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-7a473a15-2da3-438b-b595-934506bf5bc1) 2018-12-04 19:56:55,080 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-d1408ed3-2097-454a-a586-a330b1d3cff2 2018-12-04 19:56:55,322 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-d1408ed3-2097-454a-a586-a330b1d3cff2-qos 2018-12-04 19:56:56,788 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-d6d81d33-9ef9-4b93-95d3-f530423bb2e0 2018-12-04 19:56:57,015 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-d6d81d33-9ef9-4b93-95d3-f530423bb2e0-qos 2018-12-04 19:56:58,747 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-3684ee79-15ec-4c70-b4ea-2ecbe131a030 2018-12-04 19:56:58,991 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-3684ee79-15ec-4c70-b4ea-2ecbe131a030 2018-12-04 19:56:59,209 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-3684ee79-15ec-4c70-b4ea-2ecbe131a030-qos 2018-12-04 19:56:59,386 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-04 19:56:59,387 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 05:52 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-04 19:57:00,951 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-12-04 19:57:04,449 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-12-04 19:57:04,450 - openstack_tests - INFO - OS Credentials = > 2018-12-04 19:57:05,162 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-12-04 19:57:05,741 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-12-04 19:57:07,031 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-05872595-cd38-427-proj 2018-12-04 19:57:08,190 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-05872595-cd38-427-user 2018-12-04 19:57:08,405 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-05872595-cd38-427-proj-role 2018-12-04 19:57:08,505 - keystone_utils - INFO - Granting role SimpleHealthCheck-05872595-cd38-427-proj-role to project SimpleHealthCheck-05872595-cd38-427-proj 2018-12-04 19:57:10,557 - create_image - INFO - Created image with name - SimpleHealthCheck-2a9e3feb-ce98-41c0-b753-782ac63978ca-image 2018-12-04 19:57:10,574 - create_image - INFO - Image is now active with name - SimpleHealthCheck-2a9e3feb-ce98-41c0-b753-782ac63978ca-image 2018-12-04 19:57:11,257 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-2a9e3feb-ce98-41c0-b753-782ac63978ca-priv-net 2018-12-04 19:57:12,077 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-2a9e3feb-ce98-41c0-b753-782ac63978ca-priv-subnet 2018-12-04 19:57:16,514 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-2a9e3feb-ce98-41c0-b753-782ac63978ca-priv-net 2018-12-04 19:57:17,816 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-2a9e3feb-ce98-41c0-b753-782ac63978ca-inst 2018-12-04 19:57:19,442 - create_instance - INFO - Created instance with name - SimpleHealthCheck-2a9e3feb-ce98-41c0-b753-782ac63978ca-inst 2018-12-04 19:57:26,390 - create_instance - INFO - VM is - ACTIVE 2018-12-04 19:57:27,007 - create_instance_tests - INFO - Looking for IP 10.55.0.11 in the console log 2018-12-04 19:57:27,210 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-04 19:57:27,210 - create_instance - INFO - Deleting Port with ID - b451a6f4-0228-41bb-b54d-1d313b723529 2018-12-04 19:57:27,211 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-2a9e3feb-ce98-41c0-b753-782ac63978caport-1 2018-12-04 19:57:27,725 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-2a9e3feb-ce98-41c0-b753-782ac63978ca-inst 2018-12-04 19:57:27,848 - create_instance - INFO - Checking deletion status 2018-12-04 19:57:34,066 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-2a9e3feb-ce98-41c0-b753-782ac63978ca-inst 2018-12-04 19:57:34,067 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-2a9e3feb-ce98-41c0-b753-782ac63978ca-priv-subnet 2018-12-04 19:57:34,067 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-2a9e3feb-ce98-41c0-b753-782ac63978ca-priv-subnet 2018-12-04 19:57:35,517 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-2a9e3feb-ce98-41c0-b753-782ac63978ca-priv-net 2018-12-04 19:57:36,759 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-2a9e3feb-ce98-41c0-b753-782ac63978ca-image 2018-12-04 19:57:38,069 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 03617611-d9bb-4c0b-847e-b70660c435a1 2018-12-04 19:57:38,093 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 19:57:38,295 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-05872595-cd38-427-proj 2018-12-04 19:57:38,589 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-05872595-cd38-427-proj-role 2018-12-04 19:57:38,815 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-05872595-cd38-427-user 2018-12-04 19:57:39,146 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-04 19:57:39,146 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:33 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-12-04 19:57:40,673 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:05 | PASS | | tenantnetwork1 | functest | healthcheck | 00:05 | PASS | | tenantnetwork2 | functest | healthcheck | 00:05 | PASS | | vmready1 | functest | healthcheck | 00:08 | PASS | | vmready2 | functest | healthcheck | 00:07 | PASS | | singlevm1 | functest | healthcheck | 00:27 | PASS | | singlevm2 | functest | healthcheck | 00:28 | PASS | | vping_ssh | functest | healthcheck | 00:32 | PASS | | vping_userdata | functest | healthcheck | 00:27 | PASS | | cinder_test | functest | healthcheck | 01:02 | PASS | | odl | functest | healthcheck | 00:18 | PASS | | api_check | functest | healthcheck | 05:52 | PASS | | snaps_health_check | functest | healthcheck | 00:33 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-12-04 19:57:40,686 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-12-04 19:57:44,145 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-78 | | 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-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-04 19:57:44,149 - 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.23,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=3RyGTh9b6fH3kEgEpTJkWzuFd 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=7156be1802b84962aaa9ceab6d73cc34 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.3 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=ZEpENdqmh9AueaxFCMDvz9Qrn export OS_REGION_NAME=regionOne 2018-12-04 19:57:44,150 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-04 19:57:44,151 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+------------------------------------------+--------------------------------------------------+ | smoke | 1 | Set of basic Functional tests to | tempest_smoke neutron-tempest-plugin-api | | | | validate the OPNFV scenarios. | rally_sanity rally_jobs refstack_defcore | | | | | patrole snaps_smoke neutron_trunk | | | | | networking-bgpvpn networking-sfc | | | | | barbican | +---------------+---------------+------------------------------------------+--------------------------------------------------+ 2018-12-04 19:57:44,186 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-12-04 19:57:44,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 19:57:44,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:57:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c030d79-08ce-4ab3-affc-56eba74ff81a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 19:57:44,482 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7c030d79-08ce-4ab3-affc-56eba74ff81a 2018-12-04 19:57:44,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 19:57:44,877 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T20:57:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "61d4c3b4398c40adbd8e901c42776579"}, "audit_ids": ["1QF20xeKRiKTPhRv8ksA3Q"], "issued_at": "2018-12-04T19:57:44.000000Z"}} 2018-12-04 19:57:44,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 19:57:44,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}e8d98d47927c83bfc4b8411eacf36587e05c8f66" 2018-12-04 19:57:45,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-7ba244b1-dc81-426c-9d2d-7b70ce7e5fe7 Date: Tue, 04 Dec 2018 19:57:45 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T19:43:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"}]} 2018-12-04 19:57:45,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7ba244b1-dc81-426c-9d2d-7b70ce7e5fe7 2018-12-04 19:57:45,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.260854005814s 2018-12-04 19:57:45,141 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7ba244b1-dc81-426c-9d2d-7b70ce7e5fe7 2018-12-04 19:57:45,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 19:57:45,149 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 19:57: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 19:57:45,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 19:57:45,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}e8d98d47927c83bfc4b8411eacf36587e05c8f66" 2018-12-04 19:57:45,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:57:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a255ffcb-35ed-4be2-90da-38e7d70aae24 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-04 19:57:45,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-a255ffcb-35ed-4be2-90da-38e7d70aae24 2018-12-04 19:57:45,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0919678211212s 2018-12-04 19:57:45,243 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-a255ffcb-35ed-4be2-90da-38e7d70aae24 2018-12-04 19:57:45,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-04 19:57:45,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}e8d98d47927c83bfc4b8411eacf36587e05c8f66" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd"}}' 2018-12-04 19:57:45,367 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 19:57:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e895ab0-6e8b-46fd-89a2-ad4007db7851 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.23:5000/v3/projects/ce0c30b89ddc49bdaf770879a43cb738"}, "tags": [], "enabled": true, "id": "ce0c30b89ddc49bdaf770879a43cb738", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd"}} 2018-12-04 19:57:45,367 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-3e895ab0-6e8b-46fd-89a2-ad4007db7851 2018-12-04 19:57:45,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.117192983627s 2018-12-04 19:57:45,368 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-3e895ab0-6e8b-46fd-89a2-ad4007db7851 2018-12-04 19:57:45,368 - 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'ce0c30b89ddc49bdaf770879a43cb738', '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_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd'}) 2018-12-04 19:57:45,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-04 19:57:45,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e8d98d47927c83bfc4b8411eacf36587e05c8f66" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "e9c57742-e7cf-41b5-85e2-c1580f28e970", "email": null, "name": "tempest_smoke-user_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd"}}' 2018-12-04 19:57:45,800 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 19:57:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8310c23d-21cc-4da9-88b0-541178368ed7 Content-Length: 328 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_smoke-user_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd", "links": {"self": "http://172.30.9.23:5000/v3/users/715d0fa358d74e069618d8977122fd23"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "715d0fa358d74e069618d8977122fd23", "domain_id": "default", "password_expires_at": null}} 2018-12-04 19:57:45,800 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-8310c23d-21cc-4da9-88b0-541178368ed7 2018-12-04 19:57:45,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.425448894501s 2018-12-04 19:57:45,800 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-8310c23d-21cc-4da9-88b0-541178368ed7 2018-12-04 19:57:45,801 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'715d0fa358d74e069618d8977122fd23', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd'}) 2018-12-04 19:57:45,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 19:57:45,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8d98d47927c83bfc4b8411eacf36587e05c8f66" 2018-12-04 19:57:45,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:57:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-987c8dd3-fecc-4aca-9b1b-464b729f21e9 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 19:57:45,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-987c8dd3-fecc-4aca-9b1b-464b729f21e9 2018-12-04 19:57:45,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0914549827576s 2018-12-04 19:57:45,896 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-987c8dd3-fecc-4aca-9b1b-464b729f21e9 2018-12-04 19:57:45,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 19:57:45,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8d98d47927c83bfc4b8411eacf36587e05c8f66" 2018-12-04 19:57:46,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:57:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e0bf96f-a185-490e-ae44-f6ec5377688b Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 19:57:46,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2e0bf96f-a185-490e-ae44-f6ec5377688b 2018-12-04 19:57:46,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101625919342s 2018-12-04 19:57:46,003 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2e0bf96f-a185-490e-ae44-f6ec5377688b 2018-12-04 19:57:46,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 19:57:46,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}e8d98d47927c83bfc4b8411eacf36587e05c8f66" 2018-12-04 19:57:46,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-745d090e-1448-4963-8772-3ec2ae61d97e Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 19:57:46,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-745d090e-1448-4963-8772-3ec2ae61d97e 2018-12-04 19:57:46,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.020348072052s 2018-12-04 19:57:46,028 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-745d090e-1448-4963-8772-3ec2ae61d97e 2018-12-04 19:57:46,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 19:57:46,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8d98d47927c83bfc4b8411eacf36587e05c8f66" 2018-12-04 19:57:46,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3120aeae-37a3-47cb-afcd-793161f1aa67 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd", "links": {"self": "http://172.30.9.23:5000/v3/users/715d0fa358d74e069618d8977122fd23"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "715d0fa358d74e069618d8977122fd23", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 19:57:46,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3120aeae-37a3-47cb-afcd-793161f1aa67 2018-12-04 19:57:46,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117156982422s 2018-12-04 19:57:46,147 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3120aeae-37a3-47cb-afcd-793161f1aa67 2018-12-04 19:57:46,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 19:57:46,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}e8d98d47927c83bfc4b8411eacf36587e05c8f66" 2018-12-04 19:57:46,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-646c8536-8177-40b4-83a1-fffda5368649 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/ce0c30b89ddc49bdaf770879a43cb738"}, "tags": [], "enabled": true, "id": "ce0c30b89ddc49bdaf770879a43cb738", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd"}]} 2018-12-04 19:57:46,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-646c8536-8177-40b4-83a1-fffda5368649 2018-12-04 19:57:46,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0977439880371s 2018-12-04 19:57:46,256 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-646c8536-8177-40b4-83a1-fffda5368649 2018-12-04 19:57:46,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 19:57:46,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=715d0fa358d74e069618d8977122fd23&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=ce0c30b89ddc49bdaf770879a43cb738" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8d98d47927c83bfc4b8411eacf36587e05c8f66" 2018-12-04 19:57:46,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2897ed6-cd64-4183-b3ae-e389cc388685 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=715d0fa358d74e069618d8977122fd23&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=ce0c30b89ddc49bdaf770879a43cb738", "previous": null, "next": null}} 2018-12-04 19:57:46,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=715d0fa358d74e069618d8977122fd23&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=ce0c30b89ddc49bdaf770879a43cb738 used request id req-e2897ed6-cd64-4183-b3ae-e389cc388685 2018-12-04 19:57:46,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0943019390106s 2018-12-04 19:57:46,358 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=715d0fa358d74e069618d8977122fd23&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=ce0c30b89ddc49bdaf770879a43cb738 used request id req-e2897ed6-cd64-4183-b3ae-e389cc388685 2018-12-04 19:57:46,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-04 19:57:46,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/ce0c30b89ddc49bdaf770879a43cb738/users/715d0fa358d74e069618d8977122fd23/roles/d20a1200fc7441df95f6f68766e80849 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8d98d47927c83bfc4b8411eacf36587e05c8f66" 2018-12-04 19:57:46,497 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 19:57:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86272338-7235-4cf3-849d-2a8335669a92 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 19:57:46,497 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/ce0c30b89ddc49bdaf770879a43cb738/users/715d0fa358d74e069618d8977122fd23/roles/d20a1200fc7441df95f6f68766e80849 used request id req-86272338-7235-4cf3-849d-2a8335669a92 2018-12-04 19:57:46,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.135956048965s 2018-12-04 19:57:46,497 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/ce0c30b89ddc49bdaf770879a43cb738/users/715d0fa358d74e069618d8977122fd23/roles/d20a1200fc7441df95f6f68766e80849 used request id req-86272338-7235-4cf3-849d-2a8335669a92 2018-12-04 19:57:46,498 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd', 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'ce0c30b89ddc49bdaf770879a43cb738', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'e9c57742-e7cf-41b5-85e2-c1580f28e970', 'username': u'tempest_smoke-user_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-04 19:57:46,502 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd', 'password': 'e9c57742-e7cf-41b5-85e2-c1580f28e970', 'project_name': 'tempest_smoke-project_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': 'ce0c30b89ddc49bdaf770879a43cb738', 'project_domain_name': 'Default'} 2018-12-04 19:57:46,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 19:57:46,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8d98d47927c83bfc4b8411eacf36587e05c8f66" 2018-12-04 19:57:46,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd8bca16-31f1-4101-bb63-7ddae24b2b2b Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 19:57:46,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fd8bca16-31f1-4101-bb63-7ddae24b2b2b 2018-12-04 19:57:46,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0896730422974s 2018-12-04 19:57:46,596 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fd8bca16-31f1-4101-bb63-7ddae24b2b2b 2018-12-04 19:57:46,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 19:57:46,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8d98d47927c83bfc4b8411eacf36587e05c8f66" 2018-12-04 19:57:46,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04a453fe-0638-442c-a1da-cf718120c529 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 19:57:46,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-04a453fe-0638-442c-a1da-cf718120c529 2018-12-04 19:57:46,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0944201946259s 2018-12-04 19:57:46,695 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-04a453fe-0638-442c-a1da-cf718120c529 2018-12-04 19:57:46,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 19:57:46,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}e8d98d47927c83bfc4b8411eacf36587e05c8f66" 2018-12-04 19:57:46,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06acefdc-baf8-4226-a69c-e7cc7381c3c4 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 19:57:46,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-06acefdc-baf8-4226-a69c-e7cc7381c3c4 2018-12-04 19:57:46,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0948550701141s 2018-12-04 19:57:46,795 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-06acefdc-baf8-4226-a69c-e7cc7381c3c4 2018-12-04 19:57:46,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 19:57:46,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8d98d47927c83bfc4b8411eacf36587e05c8f66" 2018-12-04 19:57:46,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-702a22c6-344b-4db1-8ad4-d29e79ef9f21 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd", "links": {"self": "http://172.30.9.23:5000/v3/users/715d0fa358d74e069618d8977122fd23"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "715d0fa358d74e069618d8977122fd23", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 19:57:46,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-702a22c6-344b-4db1-8ad4-d29e79ef9f21 2018-12-04 19:57:46,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104001045227s 2018-12-04 19:57:46,900 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-702a22c6-344b-4db1-8ad4-d29e79ef9f21 2018-12-04 19:57:46,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 19:57:46,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}e8d98d47927c83bfc4b8411eacf36587e05c8f66" 2018-12-04 19:57:47,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-914de46f-15d7-4682-9769-cf530ccd5265 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/ce0c30b89ddc49bdaf770879a43cb738"}, "tags": [], "enabled": true, "id": "ce0c30b89ddc49bdaf770879a43cb738", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd"}]} 2018-12-04 19:57:47,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-914de46f-15d7-4682-9769-cf530ccd5265 2018-12-04 19:57:47,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0917711257935s 2018-12-04 19:57:47,001 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-914de46f-15d7-4682-9769-cf530ccd5265 2018-12-04 19:57:47,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 19:57:47,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=715d0fa358d74e069618d8977122fd23&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=ce0c30b89ddc49bdaf770879a43cb738" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8d98d47927c83bfc4b8411eacf36587e05c8f66" 2018-12-04 19:57:47,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27c8280b-0b1b-4b30-8e68-b01d2d865994 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=715d0fa358d74e069618d8977122fd23&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=ce0c30b89ddc49bdaf770879a43cb738", "previous": null, "next": null}} 2018-12-04 19:57:47,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=715d0fa358d74e069618d8977122fd23&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=ce0c30b89ddc49bdaf770879a43cb738 used request id req-27c8280b-0b1b-4b30-8e68-b01d2d865994 2018-12-04 19:57:47,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.179944992065s 2018-12-04 19:57:47,188 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=715d0fa358d74e069618d8977122fd23&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=ce0c30b89ddc49bdaf770879a43cb738 used request id req-27c8280b-0b1b-4b30-8e68-b01d2d865994 2018-12-04 19:57:47,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-04 19:57:47,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/ce0c30b89ddc49bdaf770879a43cb738/users/715d0fa358d74e069618d8977122fd23/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8d98d47927c83bfc4b8411eacf36587e05c8f66" 2018-12-04 19:57:47,315 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 19:57:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e7d4917-1c54-4407-a3c2-91fb52fad7c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 19:57:47,315 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/ce0c30b89ddc49bdaf770879a43cb738/users/715d0fa358d74e069618d8977122fd23/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-6e7d4917-1c54-4407-a3c2-91fb52fad7c3 2018-12-04 19:57:47,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.12350487709s 2018-12-04 19:57:47,315 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/ce0c30b89ddc49bdaf770879a43cb738/users/715d0fa358d74e069618d8977122fd23/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-6e7d4917-1c54-4407-a3c2-91fb52fad7c3 2018-12-04 19:57:47,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 19:57:47,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8d98d47927c83bfc4b8411eacf36587e05c8f66" 2018-12-04 19:57:47,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a001602-c517-40e6-9f22-47f007bd078a Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 19:57:47,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1a001602-c517-40e6-9f22-47f007bd078a 2018-12-04 19:57:47,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0983898639679s 2018-12-04 19:57:47,418 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1a001602-c517-40e6-9f22-47f007bd078a 2018-12-04 19:57:47,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 19:57:47,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}e8d98d47927c83bfc4b8411eacf36587e05c8f66" 2018-12-04 19:57:47,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecc861ae-b67a-4e3a-b961-f12bfceca1ee Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 19:57:47,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-ecc861ae-b67a-4e3a-b961-f12bfceca1ee 2018-12-04 19:57:47,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0929651260376s 2018-12-04 19:57:47,516 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-ecc861ae-b67a-4e3a-b961-f12bfceca1ee 2018-12-04 19:57:47,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 19:57:47,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8d98d47927c83bfc4b8411eacf36587e05c8f66" 2018-12-04 19:57:47,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f21cee8-6794-49e7-ac28-8386260c3fca Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd", "links": {"self": "http://172.30.9.23:5000/v3/users/715d0fa358d74e069618d8977122fd23"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "715d0fa358d74e069618d8977122fd23", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 19:57:47,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4f21cee8-6794-49e7-ac28-8386260c3fca 2018-12-04 19:57:47,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109076023102s 2018-12-04 19:57:47,626 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4f21cee8-6794-49e7-ac28-8386260c3fca 2018-12-04 19:57:47,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 19:57:47,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&user.id=715d0fa358d74e069618d8977122fd23&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}e8d98d47927c83bfc4b8411eacf36587e05c8f66" 2018-12-04 19:57:47,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50ce30fe-3338-4d30-b9b0-c9af06891c28 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&user.id=715d0fa358d74e069618d8977122fd23&scope.domain.id=default", "previous": null, "next": null}} 2018-12-04 19:57:47,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&user.id=715d0fa358d74e069618d8977122fd23&scope.domain.id=default used request id req-50ce30fe-3338-4d30-b9b0-c9af06891c28 2018-12-04 19:57:47,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0895419120789s 2018-12-04 19:57:47,727 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&user.id=715d0fa358d74e069618d8977122fd23&scope.domain.id=default used request id req-50ce30fe-3338-4d30-b9b0-c9af06891c28 2018-12-04 19:57:47,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-04 19:57:47,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/715d0fa358d74e069618d8977122fd23/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8d98d47927c83bfc4b8411eacf36587e05c8f66" 2018-12-04 19:57:47,860 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 19:57:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01530587-f2c0-419a-ba33-fdb9ca410393 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 19:57:47,860 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/715d0fa358d74e069618d8977122fd23/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-01530587-f2c0-419a-ba33-fdb9ca410393 2018-12-04 19:57:47,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.130368947983s 2018-12-04 19:57:47,861 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/715d0fa358d74e069618d8977122fd23/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-01530587-f2c0-419a-ba33-fdb9ca410393 2018-12-04 19:57:47,861 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-04 19:57:52,035 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 468267e7-d205-4932-99a3-b6d37c0616b1 | 2018-12-04T19:57:51.598707 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 468267e7-d205-4932-99a3-b6d37c0616b1 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-04 19:57:55,123 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-04 19:57:55,851 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-04 19:58:00,484 - 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=4a078fbd-7ef6-429c-aaa4-1a83a48e7660) as the default verifier for the future CLI operations. 2018-12-04 19:58:02,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 19:58:02,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:58:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acea457e-a903-44e3-9235-27bc11f02918 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 19:58:02,267 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-acea457e-a903-44e3-9235-27bc11f02918 2018-12-04 19:58:02,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 19:58:02,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T20:58:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ce0c30b89ddc49bdaf770879a43cb738", "name": "tempest_smoke-project_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/ce0c30b89ddc49bdaf770879a43cb738", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/ce0c30b89ddc49bdaf770879a43cb738", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/ce0c30b89ddc49bdaf770879a43cb738", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_ce0c30b89ddc49bdaf770879a43cb738", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_ce0c30b89ddc49bdaf770879a43cb738", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ce0c30b89ddc49bdaf770879a43cb738", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/ce0c30b89ddc49bdaf770879a43cb738", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/ce0c30b89ddc49bdaf770879a43cb738", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ce0c30b89ddc49bdaf770879a43cb738", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/ce0c30b89ddc49bdaf770879a43cb738", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/ce0c30b89ddc49bdaf770879a43cb738", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/ce0c30b89ddc49bdaf770879a43cb738", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/ce0c30b89ddc49bdaf770879a43cb738", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/ce0c30b89ddc49bdaf770879a43cb738", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd", "id": "715d0fa358d74e069618d8977122fd23"}, "audit_ids": ["EvF3EZ9kTGiHoE8cTuNQTg"], "issued_at": "2018-12-04T19:58:02.000000Z"}} 2018-12-04 19:58:02,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-04 19:58:02,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}48a80591fdb9a2025c9a3b9ef80eb83947556ed9" 2018-12-04 19:58:02,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-247cc422-208f-4479-95a1-ed97b42e3d6d Date: Tue, 04 Dec 2018 19:58:02 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": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "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": "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": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-12-04 19:58:02,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-247cc422-208f-4479-95a1-ed97b42e3d6d 2018-12-04 19:58:02,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.185491085052s 2018-12-04 19:58:02,860 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-247cc422-208f-4479-95a1-ed97b42e3d6d 2018-12-04 19:58:02,865 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-12-04 19:58:02,865 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 19:58:02,970 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-04 19:58:02,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 19:58:02,976 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 04 Dec 2018 19:58:02 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-12-04 19:58:02,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 19:58:02,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48a80591fdb9a2025c9a3b9ef80eb83947556ed9" 2018-12-04 19:58:03,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-5cc56913-f61d-4a74-b8ba-8f7d464525fa Date: Tue, 04 Dec 2018 19:58:03 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 19:58:03,183 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-5cc56913-f61d-4a74-b8ba-8f7d464525fa 2018-12-04 19:58:03,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.202413797379s 2018-12-04 19:58:03,183 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-5cc56913-f61d-4a74-b8ba-8f7d464525fa 2018-12-04 19:58:03,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-04 19:58:03,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}48a80591fdb9a2025c9a3b9ef80eb83947556ed9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd"}' 2018-12-04 19:58:03,274 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/c93ee5e2-7518-419e-8d39-559ff26e85e2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-69ee5bf2-a394-4832-91f5-d6fb94db1790 Date: Tue, 04 Dec 2018 19:58:03 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c93ee5e2-7518-419e-8d39-559ff26e85e2/file", "owner": "ce0c30b89ddc49bdaf770879a43cb738", "id": "c93ee5e2-7518-419e-8d39-559ff26e85e2", "size": null, "self": "/v2/images/c93ee5e2-7518-419e-8d39-559ff26e85e2", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T19:58:03Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd", "checksum": null, "created_at": "2018-12-04T19:58:03Z", "protected": false} 2018-12-04 19:58:03,274 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-69ee5bf2-a394-4832-91f5-d6fb94db1790 2018-12-04 19:58:03,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0849270820618s 2018-12-04 19:58:03,275 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-69ee5bf2-a394-4832-91f5-d6fb94db1790 returning object c93ee5e2-7518-419e-8d39-559ff26e85e2 2018-12-04 19:58:03,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-04 19:58:03,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/c93ee5e2-7518-419e-8d39-559ff26e85e2/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}48a80591fdb9a2025c9a3b9ef80eb83947556ed9" -d '' 2018-12-04 19:58:04,523 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a4b1a3d4-b6cd-4a20-8cde-631b31b9f198 Date: Tue, 04 Dec 2018 19:58:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 19:58:04,523 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/c93ee5e2-7518-419e-8d39-559ff26e85e2/file used request id req-a4b1a3d4-b6cd-4a20-8cde-631b31b9f198 2018-12-04 19:58:04,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.24800896645s 2018-12-04 19:58:04,524 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/c93ee5e2-7518-419e-8d39-559ff26e85e2/file used request id req-a4b1a3d4-b6cd-4a20-8cde-631b31b9f198 2018-12-04 19:58:04,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 19:58:04,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48a80591fdb9a2025c9a3b9ef80eb83947556ed9" 2018-12-04 19:58:04,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-60c33151-4eec-438b-8e16-4fb80ec2dba6 Date: Tue, 04 Dec 2018 19:58:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/c93ee5e2-7518-419e-8d39-559ff26e85e2/snap", "metadata": {}}], "file": "/v2/images/c93ee5e2-7518-419e-8d39-559ff26e85e2/file", "owner": "ce0c30b89ddc49bdaf770879a43cb738", "id": "c93ee5e2-7518-419e-8d39-559ff26e85e2", "size": 12716032, "self": "/v2/images/c93ee5e2-7518-419e-8d39-559ff26e85e2", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/c93ee5e2-7518-419e-8d39-559ff26e85e2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T19:58:04Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T19:58:03Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 19:58:04,546 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-60c33151-4eec-438b-8e16-4fb80ec2dba6 2018-12-04 19:58:04,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0207769870758s 2018-12-04 19:58:04,546 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-60c33151-4eec-438b-8e16-4fb80ec2dba6 2018-12-04 19:58:04,548 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/c93ee5e2-7518-419e-8d39-559ff26e85e2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c93ee5e2-7518-419e-8d39-559ff26e85e2/file', 'owner': u'ce0c30b89ddc49bdaf770879a43cb738', 'id': u'c93ee5e2-7518-419e-8d39-559ff26e85e2', 'size': 12716032, u'self': u'/v2/images/c93ee5e2-7518-419e-8d39-559ff26e85e2', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ce0c30b89ddc49bdaf770879a43cb738', 'name': 'tempest_smoke-project_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/c93ee5e2-7518-419e-8d39-559ff26e85e2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-04T19:58:04Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-04T19:58:04Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/c93ee5e2-7518-419e-8d39-559ff26e85e2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd', 'created': u'2018-12-04T19:58:03Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-04T19:58:03Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/c93ee5e2-7518-419e-8d39-559ff26e85e2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-04 19:58:04,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-04 19:58:04,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}e8d98d47927c83bfc4b8411eacf36587e05c8f66" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-04 19:58:04,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:58:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2a26f35-3141-406a-9b45-f972889dd8a5 x-compute-request-id: req-e2a26f35-3141-406a-9b45-f972889dd8a5 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3be1c2f9-2a56-4ff2-bd87-d390572987ce", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3be1c2f9-2a56-4ff2-bd87-d390572987ce", "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": "3be1c2f9-2a56-4ff2-bd87-d390572987ce"}} 2018-12-04 19:58:04,838 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e2a26f35-3141-406a-9b45-f972889dd8a5 2018-12-04 19:58:04,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.288636922836s 2018-12-04 19:58:04,838 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e2a26f35-3141-406a-9b45-f972889dd8a5 2018-12-04 19:58:04,839 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd', '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'7156be1802b84962aaa9ceab6d73cc34', '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'3be1c2f9-2a56-4ff2-bd87-d390572987ce', 'swap': 0}) 2018-12-04 19:58:04,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-04 19:58:04,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/3be1c2f9-2a56-4ff2-bd87-d390572987ce/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}e8d98d47927c83bfc4b8411eacf36587e05c8f66" -d '{"extra_specs": {}}' 2018-12-04 19:58:04,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:58:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-42489b5e-ceb7-4eb1-86d9-83b9a7da864d x-compute-request-id: req-42489b5e-ceb7-4eb1-86d9-83b9a7da864d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-04 19:58:04,859 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/3be1c2f9-2a56-4ff2-bd87-d390572987ce/os-extra_specs used request id req-42489b5e-ceb7-4eb1-86d9-83b9a7da864d 2018-12-04 19:58:04,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0192909240723s 2018-12-04 19:58:04,859 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/3be1c2f9-2a56-4ff2-bd87-d390572987ce/os-extra_specs used request id req-42489b5e-ceb7-4eb1-86d9-83b9a7da864d 2018-12-04 19:58:04,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 19:58:04,869 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 19:58: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 19:58:04,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 19:58:04,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48a80591fdb9a2025c9a3b9ef80eb83947556ed9" 2018-12-04 19:58:05,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:58:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d797080e-2728-4b83-a5f5-a8730a125a3f Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 19:58:05,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d797080e-2728-4b83-a5f5-a8730a125a3f 2018-12-04 19:58:05,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210742950439s 2018-12-04 19:58:05,084 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d797080e-2728-4b83-a5f5-a8730a125a3f 2018-12-04 19:58:05,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-04 19:58:05,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}e8d98d47927c83bfc4b8411eacf36587e05c8f66" 2018-12-04 19:58:05,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:58:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9477810f-2c1e-4ca0-8851-6d1917e59aa8 x-compute-request-id: req-9477810f-2c1e-4ca0-8851-6d1917e59aa8 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": 2}, "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": 2010000, "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": 4}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 2010000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-12-04 19:58:05,135 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-9477810f-2c1e-4ca0-8851-6d1917e59aa8 2018-12-04 19:58:05,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.037385225296s 2018-12-04 19:58:05,136 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-9477810f-2c1e-4ca0-8851-6d1917e59aa8 2018-12-04 19:58:05,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 19:58:05,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48a80591fdb9a2025c9a3b9ef80eb83947556ed9" 2018-12-04 19:58:05,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-29b83f3b-549d-414e-842b-0803a33ccdfd Date: Tue, 04 Dec 2018 19:58:05 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/c93ee5e2-7518-419e-8d39-559ff26e85e2/snap", "metadata": {}}], "file": "/v2/images/c93ee5e2-7518-419e-8d39-559ff26e85e2/file", "owner": "ce0c30b89ddc49bdaf770879a43cb738", "id": "c93ee5e2-7518-419e-8d39-559ff26e85e2", "size": 12716032, "self": "/v2/images/c93ee5e2-7518-419e-8d39-559ff26e85e2", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/c93ee5e2-7518-419e-8d39-559ff26e85e2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T19:58:04Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T19:58:03Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 19:58:05,165 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-29b83f3b-549d-414e-842b-0803a33ccdfd 2018-12-04 19:58:05,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0253548622131s 2018-12-04 19:58:05,165 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-29b83f3b-549d-414e-842b-0803a33ccdfd 2018-12-04 19:58:05,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-04 19:58:05,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}48a80591fdb9a2025c9a3b9ef80eb83947556ed9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd"}' 2018-12-04 19:58:05,209 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/834670cb-988c-4f76-af70-412155757d86 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fd49f84a-2dd6-4db6-b002-e1c4556c376c Date: Tue, 04 Dec 2018 19:58:05 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/834670cb-988c-4f76-af70-412155757d86/file", "owner": "ce0c30b89ddc49bdaf770879a43cb738", "id": "834670cb-988c-4f76-af70-412155757d86", "size": null, "self": "/v2/images/834670cb-988c-4f76-af70-412155757d86", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T19:58:05Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd", "checksum": null, "created_at": "2018-12-04T19:58:05Z", "protected": false} 2018-12-04 19:58:05,209 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-fd49f84a-2dd6-4db6-b002-e1c4556c376c 2018-12-04 19:58:05,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0359649658203s 2018-12-04 19:58:05,210 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-fd49f84a-2dd6-4db6-b002-e1c4556c376c returning object 834670cb-988c-4f76-af70-412155757d86 2018-12-04 19:58:05,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-04 19:58:05,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/834670cb-988c-4f76-af70-412155757d86/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}48a80591fdb9a2025c9a3b9ef80eb83947556ed9" -d '' 2018-12-04 19:58:05,577 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2595e183-4143-46e0-b241-966aef7f21c4 Date: Tue, 04 Dec 2018 19:58:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 19:58:05,577 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/834670cb-988c-4f76-af70-412155757d86/file used request id req-2595e183-4143-46e0-b241-966aef7f21c4 2018-12-04 19:58:05,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.366569042206s 2018-12-04 19:58:05,577 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/834670cb-988c-4f76-af70-412155757d86/file used request id req-2595e183-4143-46e0-b241-966aef7f21c4 2018-12-04 19:58:05,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 19:58:05,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48a80591fdb9a2025c9a3b9ef80eb83947556ed9" 2018-12-04 19:58:05,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-c5363666-3caf-4dc9-8225-5b4f65aef5bb Date: Tue, 04 Dec 2018 19:58:05 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/834670cb-988c-4f76-af70-412155757d86/snap", "metadata": {}}], "file": "/v2/images/834670cb-988c-4f76-af70-412155757d86/file", "owner": "ce0c30b89ddc49bdaf770879a43cb738", "id": "834670cb-988c-4f76-af70-412155757d86", "size": 12716032, "self": "/v2/images/834670cb-988c-4f76-af70-412155757d86", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/834670cb-988c-4f76-af70-412155757d86/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T19:58:05Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T19:58:05Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/c93ee5e2-7518-419e-8d39-559ff26e85e2/snap", "metadata": {}}], "file": "/v2/images/c93ee5e2-7518-419e-8d39-559ff26e85e2/file", "owner": "ce0c30b89ddc49bdaf770879a43cb738", "id": "c93ee5e2-7518-419e-8d39-559ff26e85e2", "size": 12716032, "self": "/v2/images/c93ee5e2-7518-419e-8d39-559ff26e85e2", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/c93ee5e2-7518-419e-8d39-559ff26e85e2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T19:58:04Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T19:58:03Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 19:58:05,607 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c5363666-3caf-4dc9-8225-5b4f65aef5bb 2018-12-04 19:58:05,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0263111591339s 2018-12-04 19:58:05,608 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c5363666-3caf-4dc9-8225-5b4f65aef5bb 2018-12-04 19:58:05,610 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/834670cb-988c-4f76-af70-412155757d86/snap', u'metadata': Munch({})})], 'file': u'/v2/images/834670cb-988c-4f76-af70-412155757d86/file', 'owner': u'ce0c30b89ddc49bdaf770879a43cb738', 'id': u'834670cb-988c-4f76-af70-412155757d86', 'size': 12716032, u'self': u'/v2/images/834670cb-988c-4f76-af70-412155757d86', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ce0c30b89ddc49bdaf770879a43cb738', 'name': 'tempest_smoke-project_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/834670cb-988c-4f76-af70-412155757d86/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-04T19:58:05Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-04T19:58:05Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/834670cb-988c-4f76-af70-412155757d86', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd', 'created': u'2018-12-04T19:58:05Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-04T19:58:05Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/834670cb-988c-4f76-af70-412155757d86', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-04 19:58:05,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-04 19:58:05,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}e8d98d47927c83bfc4b8411eacf36587e05c8f66" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-04 19:58:05,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:58:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af946761-7bcf-4b08-8762-224e6c080b9f x-compute-request-id: req-af946761-7bcf-4b08-8762-224e6c080b9f Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/feffc517-fe55-4954-a5db-4d61a897a47b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/feffc517-fe55-4954-a5db-4d61a897a47b", "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": "feffc517-fe55-4954-a5db-4d61a897a47b"}} 2018-12-04 19:58:05,691 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-af946761-7bcf-4b08-8762-224e6c080b9f 2018-12-04 19:58:05,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0799999237061s 2018-12-04 19:58:05,692 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-af946761-7bcf-4b08-8762-224e6c080b9f 2018-12-04 19:58:05,693 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd', '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'7156be1802b84962aaa9ceab6d73cc34', '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'feffc517-fe55-4954-a5db-4d61a897a47b', 'swap': 0}) 2018-12-04 19:58:05,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-04 19:58:05,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/feffc517-fe55-4954-a5db-4d61a897a47b/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}e8d98d47927c83bfc4b8411eacf36587e05c8f66" -d '{"extra_specs": {}}' 2018-12-04 19:58:05,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 19:58:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-be67a0fa-533b-4ff9-a190-a6fd20fd78b3 x-compute-request-id: req-be67a0fa-533b-4ff9-a190-a6fd20fd78b3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-04 19:58:05,718 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/feffc517-fe55-4954-a5db-4d61a897a47b/os-extra_specs used request id req-be67a0fa-533b-4ff9-a190-a6fd20fd78b3 2018-12-04 19:58:05,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0250480175018s 2018-12-04 19:58:05,719 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/feffc517-fe55-4954-a5db-4d61a897a47b/os-extra_specs used request id req-be67a0fa-533b-4ff9-a190-a6fd20fd78b3 2018-12-04 19:58:05,719 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd', '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'7156be1802b84962aaa9ceab6d73cc34', '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'feffc517-fe55-4954-a5db-4d61a897a47b', 'swap': 0}) 2018-12-04 19:58:08,402 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-04 19:58:08,403 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-04 19:58:08,403 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-04 19:58:08,406 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-04 19:58:08,421 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-04 19:58:11,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-4a078fbd-7ef6-429c-aaa4-1a83a48e7660/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-12-04 19:58:11,683 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-04 19:58:11,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke/test_list.txt', '--concurrency=4']'. 2018-12-04 19:58:16,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:58:16.919 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-12-04 19:58:19,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:58:19.207 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.197s] 2018-12-04 19:58:19,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:58:19.254 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.047s] 2018-12-04 19:58:21,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:58:21.537 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.335s] 2018-12-04 19:58:26,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:58:26.622 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.453s] 2018-12-04 19:58:26,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:58:26.649 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.237s] 2018-12-04 19:58:28,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:58:28.530 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.880s] 2018-12-04 19:58:30,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:58:30.116 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [9.648s] 2018-12-04 19:58:30,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:58:30.998 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.676s] 2018-12-04 19:58:39,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:58:39.258 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.733s] 2018-12-04 19:58:39,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:58:39.269 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2018-12-04 19:58:42,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:58:42.595 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.402s] 2018-12-04 19:58:45,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:58:45.115 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.825s] 2018-12-04 19:58:50,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:58:50.079 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.207s] 2018-12-04 19:58:51,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:58:51.561 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.092s] 2018-12-04 19:58:51,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:58:51.562 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-12-04 19:58:53,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:58:53.764 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.553s] 2018-12-04 19:58:57,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:58:57.849 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.974s] 2018-12-04 19:58:59,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:58:59.564 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.079s] 2018-12-04 19:58:59,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:58:59.566 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-12-04 19:59:03,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:59:03.866 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.383s] 2018-12-04 19:59:05,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:59:05.366 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.499s] 2018-12-04 19:59:06,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:59:06.475 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.664s] 2018-12-04 19:59:06,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:59:06.536 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.170s] 2018-12-04 19:59:12,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:59:12.463 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-12-04 19:59:16,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:59:16.193 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.282s] 2018-12-04 19:59:19,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:59:19.994 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.800s] 2018-12-04 19:59:25,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:59:25.739 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.150s] 2018-12-04 19:59:26,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:59:26.045 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.306s] 2018-12-04 19:59:26,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:59:26.227 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.182s] 2018-12-04 19:59:26,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:59:26.382 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.154s] 2018-12-04 19:59:26,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:59:26.546 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.165s] 2018-12-04 19:59:26,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:59:26.584 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.082s] 2018-12-04 19:59:26,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:59:26.585 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-12-04 19:59:26,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:59:26.597 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.050s] 2018-12-04 19:59:27,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:59:27.245 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [7.250s] 2018-12-04 19:59:38,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:59:38.230 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.982s] 2018-12-04 19:59:40,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:59:40.149 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-12-04 19:59:40,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:59:40.352 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.120s] 2018-12-04 19:59:40,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:59:40.417 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.068s] 2018-12-04 19:59:42,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:59:42.190 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.703s] 2018-12-04 19:59:42,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:59:42.401 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.098s] 2018-12-04 19:59:42,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:59:42.493 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.092s] 2018-12-04 19:59:42,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:59:42.585 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.396s] 2018-12-04 19:59:42,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:59:42.588 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.095s] 2018-12-04 19:59:42,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:59:42.595 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-12-04 19:59:42,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:59:42.697 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.112s] 2018-12-04 19:59:42,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:59:42.742 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.044s] 2018-12-04 19:59:42,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:59:42.853 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.110s] 2018-12-04 19:59:42,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:59:42.908 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.055s] 2018-12-04 19:59:46,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:59:46.527 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.095s] 2018-12-04 19:59:46,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:59:46.544 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.018s] 2018-12-04 19:59:47,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:59:47.735 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.776s] 2018-12-04 19:59:59,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 19:59:59.891 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [10.977s] 2018-12-04 20:00:01,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:00:01.345 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.419s] 2018-12-04 20:00:04,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:00:04.783 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.118s] 2018-12-04 20:00:04,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:00:04.842 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.059s] 2018-12-04 20:00:04,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:00:04.929 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.086s] 2018-12-04 20:00:05,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:00:05.001 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [3.656s] 2018-12-04 20:00:05,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:00:05.057 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.127s] 2018-12-04 20:00:06,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:00:06.639 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [6.747s] 2018-12-04 20:00:12,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:00:12.803 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [6.163s] 2018-12-04 20:00:16,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:00:16.727 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.923s] 2018-12-04 20:00:18,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:00:18.416 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.044s] 2018-12-04 20:00:18,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:00:18.783 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.061s] 2018-12-04 20:00:23,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:00:23.205 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.421s] 2018-12-04 20:00:29,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:00:29.273 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.067s] 2018-12-04 20:00:31,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:00:31.674 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.969s] 2018-12-04 20:00:39,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:00:39.076 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.413s] 2018-12-04 20:00:41,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:00:41.638 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.561s] 2018-12-04 20:00:43,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:00:43.231 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [3.995s] 2018-12-04 20:00:43,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:00:43.637 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [68.183s] 2018-12-04 20:00:44,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:00:44.228 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.590s] 2018-12-04 20:00:48,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:00:48.594 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-12-04 20:00:49,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:00:49.695 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.464s] 2018-12-04 20:00:52,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:00:52.066 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.369s] 2018-12-04 20:00:52,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:00:52.291 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.226s] 2018-12-04 20:00:52,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:00:52.331 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.040s] 2018-12-04 20:01:06,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:01:06.749 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.048s] 2018-12-04 20:01:06,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:01:06.851 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.102s] 2018-12-04 20:01:10,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:01:10.409 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [12.749s] 2018-12-04 20:01:11,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:01:11.798 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-12-04 20:01:15,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:01:15.414 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.442s] 2018-12-04 20:01:16,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:01:16.590 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [6.181s] 2018-12-04 20:01:21,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:01:21.809 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [5.218s] 2018-12-04 20:01:23,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:01:23.091 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.710s] 2018-12-04 20:01:25,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:01:25.289 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.481s] 2018-12-04 20:01:34,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:01:34.397 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [3.967s] 2018-12-04 20:01:39,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:01:39.307 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-12-04 20:01:40,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:01:40.686 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.288s] 2018-12-04 20:01:42,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:01:42.359 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.673s] 2018-12-04 20:01:42,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:01:42.412 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.054s] 2018-12-04 20:01:42,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:01:42.460 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.048s] 2018-12-04 20:01:44,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:01:44.875 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.432s] 2018-12-04 20:01:45,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:01:45.024 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.149s] 2018-12-04 20:01:49,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:01:49.009 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.584s] 2018-12-04 20:01:50,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:01:50.922 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.910s] 2018-12-04 20:01:50,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:01:50.966 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.046s] 2018-12-04 20:01:54,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:01:54.544 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.214s] 2018-12-04 20:01:56,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:01:56.881 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.335s] 2018-12-04 20:01:59,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:01:59.235 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.354s] 2018-12-04 20:02:03,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:02:03.079 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [7.836s] 2018-12-04 20:02:13,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:02:13.920 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.123s] 2018-12-04 20:02:21,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 20:02:21.243 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [7.320s] 2018-12-04 20:02:24,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 56b7cf20-9803-42b6-978a-f24c5fab0974 2018-12-04 20:02:24,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '56b7cf20-9803-42b6-978a-f24c5fab0974']'. 2018-12-04 20:02:24,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-04 20:02:24,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-04 20:02:24,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-04 20:02:24,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 56b7cf20-9803-42b6-978a-f24c5fab0974 | 2018-12-04 20:02:24,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-12-04 20:02:24,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-04 19:58:13 | 2018-12-04 20:02:24,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-04 20:02:23 | 2018-12-04 20:02:24,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:10 | 2018-12-04 20:02:24,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-12-04 20:02:24,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-04 20:02:24,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-04 20:02:24,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 4a078fbd-7ef6-429c-aaa4-1a83a48e7660) | 2018-12-04 20:02:24,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-04 20:02:24,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 468267e7-d205-4932-99a3-b6d37c0616b1) | 2018-12-04 20:02:24,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 106 | 2018-12-04 20:02:24,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 244.329 | 2018-12-04 20:02:24,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 101 | 2018-12-04 20:02:24,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-12-04 20:02:24,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-04 20:02:24,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-04 20:02:24,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-12-04 20:02:24,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-04 20:02:24,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-04 20:02:24,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-04 20:02:25,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-12-04 20:02:27,060 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-04 20:02:27,060 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 04:24 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-12-04 20:02:27,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-04 20:02:27,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/834670cb-988c-4f76-af70-412155757d86 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48a80591fdb9a2025c9a3b9ef80eb83947556ed9" 2018-12-04 20:02:27,399 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1e90cac4-fcbc-43eb-b3ee-45e17e61661a Date: Tue, 04 Dec 2018 20:02:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 20:02:27,399 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/834670cb-988c-4f76-af70-412155757d86 used request id req-1e90cac4-fcbc-43eb-b3ee-45e17e61661a 2018-12-04 20:02:27,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.332176923752s 2018-12-04 20:02:27,400 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/834670cb-988c-4f76-af70-412155757d86 used request id req-1e90cac4-fcbc-43eb-b3ee-45e17e61661a 2018-12-04 20:02:27,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-04 20:02:27,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}e8d98d47927c83bfc4b8411eacf36587e05c8f66" 2018-12-04 20:02:27,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:02:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14b59200-048f-440a-8a8b-f168b267ff31 x-compute-request-id: req-14b59200-048f-440a-8a8b-f168b267ff31 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3be1c2f9-2a56-4ff2-bd87-d390572987ce", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3be1c2f9-2a56-4ff2-bd87-d390572987ce", "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": "3be1c2f9-2a56-4ff2-bd87-d390572987ce"}, {"name": "tempest_smoke-flavor_alt_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/feffc517-fe55-4954-a5db-4d61a897a47b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/feffc517-fe55-4954-a5db-4d61a897a47b", "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": "feffc517-fe55-4954-a5db-4d61a897a47b"}]} 2018-12-04 20:02:27,424 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-14b59200-048f-440a-8a8b-f168b267ff31 2018-12-04 20:02:27,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0234489440918s 2018-12-04 20:02:27,424 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-14b59200-048f-440a-8a8b-f168b267ff31 2018-12-04 20:02:27,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-04 20:02:27,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/feffc517-fe55-4954-a5db-4d61a897a47b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8d98d47927c83bfc4b8411eacf36587e05c8f66" 2018-12-04 20:02:27,470 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 20:02:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-726ad494-37db-495b-9040-76bcf48f91a9 x-compute-request-id: req-726ad494-37db-495b-9040-76bcf48f91a9 Content-Length: 0 Content-Type: application/json 2018-12-04 20:02:27,470 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/feffc517-fe55-4954-a5db-4d61a897a47b used request id req-726ad494-37db-495b-9040-76bcf48f91a9 2018-12-04 20:02:27,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0438928604126s 2018-12-04 20:02:27,471 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/feffc517-fe55-4954-a5db-4d61a897a47b used request id req-726ad494-37db-495b-9040-76bcf48f91a9 2018-12-04 20:02:27,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 20:02:27,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48a80591fdb9a2025c9a3b9ef80eb83947556ed9" 2018-12-04 20:02:27,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-354eb846-53ee-4aaa-a0bc-65b505368c71 Date: Tue, 04 Dec 2018 20:02:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/c93ee5e2-7518-419e-8d39-559ff26e85e2/snap", "metadata": {}}], "file": "/v2/images/c93ee5e2-7518-419e-8d39-559ff26e85e2/file", "owner": "ce0c30b89ddc49bdaf770879a43cb738", "id": "c93ee5e2-7518-419e-8d39-559ff26e85e2", "size": 12716032, "self": "/v2/images/c93ee5e2-7518-419e-8d39-559ff26e85e2", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/c93ee5e2-7518-419e-8d39-559ff26e85e2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T19:58:04Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T19:58:03Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 20:02:27,508 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-354eb846-53ee-4aaa-a0bc-65b505368c71 2018-12-04 20:02:27,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0334751605988s 2018-12-04 20:02:27,508 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-354eb846-53ee-4aaa-a0bc-65b505368c71 2018-12-04 20:02:27,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-04 20:02:27,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/c93ee5e2-7518-419e-8d39-559ff26e85e2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48a80591fdb9a2025c9a3b9ef80eb83947556ed9" 2018-12-04 20:02:28,395 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b7d3fe2a-6668-4cb2-85a0-1f2198c22159 Date: Tue, 04 Dec 2018 20:02:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 20:02:28,395 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/c93ee5e2-7518-419e-8d39-559ff26e85e2 used request id req-b7d3fe2a-6668-4cb2-85a0-1f2198c22159 2018-12-04 20:02:28,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.884922981262s 2018-12-04 20:02:28,395 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/c93ee5e2-7518-419e-8d39-559ff26e85e2 used request id req-b7d3fe2a-6668-4cb2-85a0-1f2198c22159 2018-12-04 20:02:28,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-04 20:02:28,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}e8d98d47927c83bfc4b8411eacf36587e05c8f66" 2018-12-04 20:02:28,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:02: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-44fc54c6-f91b-43bd-a38e-b6bf44937b95 x-compute-request-id: req-44fc54c6-f91b-43bd-a38e-b6bf44937b95 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3be1c2f9-2a56-4ff2-bd87-d390572987ce", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3be1c2f9-2a56-4ff2-bd87-d390572987ce", "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": "3be1c2f9-2a56-4ff2-bd87-d390572987ce"}]} 2018-12-04 20:02:28,419 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-44fc54c6-f91b-43bd-a38e-b6bf44937b95 2018-12-04 20:02:28,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0232088565826s 2018-12-04 20:02:28,419 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-44fc54c6-f91b-43bd-a38e-b6bf44937b95 2018-12-04 20:02:28,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-04 20:02:28,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/3be1c2f9-2a56-4ff2-bd87-d390572987ce -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8d98d47927c83bfc4b8411eacf36587e05c8f66" 2018-12-04 20:02:28,448 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 20:02: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-3670e412-763a-4e93-9d41-86795a390d91 x-compute-request-id: req-3670e412-763a-4e93-9d41-86795a390d91 Content-Length: 0 Content-Type: application/json 2018-12-04 20:02:28,448 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/3be1c2f9-2a56-4ff2-bd87-d390572987ce used request id req-3670e412-763a-4e93-9d41-86795a390d91 2018-12-04 20:02:28,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0274298191071s 2018-12-04 20:02:28,449 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/3be1c2f9-2a56-4ff2-bd87-d390572987ce used request id req-3670e412-763a-4e93-9d41-86795a390d91 2018-12-04 20:02:28,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 20:02:28,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8d98d47927c83bfc4b8411eacf36587e05c8f66" 2018-12-04 20:02:28,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:02:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77122b12-7206-4fed-b588-f77988b6623e Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd", "links": {"self": "http://172.30.9.23:5000/v3/users/715d0fa358d74e069618d8977122fd23"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "715d0fa358d74e069618d8977122fd23", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 20:02:28,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-77122b12-7206-4fed-b588-f77988b6623e 2018-12-04 20:02:28,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127671957016s 2018-12-04 20:02:28,577 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-77122b12-7206-4fed-b588-f77988b6623e 2018-12-04 20:02:28,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 20:02:28,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/715d0fa358d74e069618d8977122fd23 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8d98d47927c83bfc4b8411eacf36587e05c8f66" 2018-12-04 20:02:28,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:02:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5acbf959-36ed-497a-91f9-48e1d5e2bd15 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_smoke-user_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd", "links": {"self": "http://172.30.9.23:5000/v3/users/715d0fa358d74e069618d8977122fd23"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "715d0fa358d74e069618d8977122fd23", "description": null}} 2018-12-04 20:02:28,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/715d0fa358d74e069618d8977122fd23 used request id req-5acbf959-36ed-497a-91f9-48e1d5e2bd15 2018-12-04 20:02:28,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109947919846s 2018-12-04 20:02:28,693 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/715d0fa358d74e069618d8977122fd23 used request id req-5acbf959-36ed-497a-91f9-48e1d5e2bd15 2018-12-04 20:02:28,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-04 20:02:28,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/715d0fa358d74e069618d8977122fd23 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8d98d47927c83bfc4b8411eacf36587e05c8f66" 2018-12-04 20:02:28,893 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 20:02:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ceb4250-34ae-463e-af6c-35e219474988 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 20:02:28,893 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/715d0fa358d74e069618d8977122fd23 used request id req-9ceb4250-34ae-463e-af6c-35e219474988 2018-12-04 20:02:28,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.199374914169s 2018-12-04 20:02:28,894 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/715d0fa358d74e069618d8977122fd23 used request id req-9ceb4250-34ae-463e-af6c-35e219474988 2018-12-04 20:02:28,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 20:02:28,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}e8d98d47927c83bfc4b8411eacf36587e05c8f66" 2018-12-04 20:02:28,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:02:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfbcf8ab-ae7c-471d-8167-a6c205955dce Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/ce0c30b89ddc49bdaf770879a43cb738"}, "tags": [], "enabled": true, "id": "ce0c30b89ddc49bdaf770879a43cb738", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_a71a3bd2-fff9-4bc7-85d3-125f9b172fbd"}]} 2018-12-04 20:02:28,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-cfbcf8ab-ae7c-471d-8167-a6c205955dce 2018-12-04 20:02:28,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0887761116028s 2018-12-04 20:02:28,989 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-cfbcf8ab-ae7c-471d-8167-a6c205955dce 2018-12-04 20:02:28,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-04 20:02:28,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/ce0c30b89ddc49bdaf770879a43cb738 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8d98d47927c83bfc4b8411eacf36587e05c8f66" 2018-12-04 20:02:29,154 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 20:02:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61f0d3ae-b151-496f-a17b-48b5270e3bd3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 20:02:29,154 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/ce0c30b89ddc49bdaf770879a43cb738 used request id req-61f0d3ae-b151-496f-a17b-48b5270e3bd3 2018-12-04 20:02:29,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.160780906677s 2018-12-04 20:02:29,154 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/ce0c30b89ddc49bdaf770879a43cb738 used request id req-61f0d3ae-b151-496f-a17b-48b5270e3bd3 2018-12-04 20:02:29,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 20:02:29,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=ce0c30b89ddc49bdaf770879a43cb738&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}e8d98d47927c83bfc4b8411eacf36587e05c8f66" 2018-12-04 20:02:29,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-74b93f4f-184e-458d-85d4-bfd98b148df7 Date: Tue, 04 Dec 2018 20:02:29 GMT RESP BODY: {"security_groups": []} 2018-12-04 20:02:29,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=ce0c30b89ddc49bdaf770879a43cb738&name=default used request id req-74b93f4f-184e-458d-85d4-bfd98b148df7 2018-12-04 20:02:29,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.199912071228s 2018-12-04 20:02:29,357 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=ce0c30b89ddc49bdaf770879a43cb738&name=default used request id req-74b93f4f-184e-458d-85d4-bfd98b148df7 2018-12-04 20:02:29,408 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2018-12-04 20:02:29,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 20:02:29,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:02:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f58bd123-6429-4021-b74c-989dc9d7594a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 20:02:29,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f58bd123-6429-4021-b74c-989dc9d7594a 2018-12-04 20:02:29,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 20:02:29,851 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T21:02:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "61d4c3b4398c40adbd8e901c42776579"}, "audit_ids": ["Q-6uTBoPS4GQJZ_XVUgd1A"], "issued_at": "2018-12-04T20:02:29.000000Z"}} 2018-12-04 20:02:29,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 20:02:29,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}11116465bc992b7ecfd1ddfbb67f7c2a2f361df5" 2018-12-04 20:02:30,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-93e9f499-24a6-4863-ba7f-da1c3309f175 Date: Tue, 04 Dec 2018 20:02:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T19:43:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"}]} 2018-12-04 20:02:30,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-93e9f499-24a6-4863-ba7f-da1c3309f175 2018-12-04 20:02:30,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.281027793884s 2018-12-04 20:02:30,135 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-93e9f499-24a6-4863-ba7f-da1c3309f175 2018-12-04 20:02:30,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 20:02:30,143 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 20:02: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 20:02:30,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 20:02:30,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}11116465bc992b7ecfd1ddfbb67f7c2a2f361df5" 2018-12-04 20:02:30,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:02:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38add093-c36c-4cef-bf2a-f10cdbc3e7b0 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-04 20:02:30,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-38add093-c36c-4cef-bf2a-f10cdbc3e7b0 2018-12-04 20:02:30,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0934231281281s 2018-12-04 20:02:30,238 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-38add093-c36c-4cef-bf2a-f10cdbc3e7b0 2018-12-04 20:02:30,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-04 20:02:30,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}11116465bc992b7ecfd1ddfbb67f7c2a2f361df5" -d '{"project": {"description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "enabled": true, "domain_id": "default", "name": "neutron-tempest-pl-project_5d3a7992-6321-4011-a69f-6541a8bc5d7f"}}' 2018-12-04 20:02:30,359 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 20:02:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60f5abf8-d525-4f2e-af1c-d80878b4b794 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.23:5000/v3/projects/ea6d061cc1d14c42abed9d545af17de8"}, "tags": [], "enabled": true, "id": "ea6d061cc1d14c42abed9d545af17de8", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_5d3a7992-6321-4011-a69f-6541a8bc5d7f"}} 2018-12-04 20:02:30,359 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-60f5abf8-d525-4f2e-af1c-d80878b4b794 2018-12-04 20:02:30,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.11391711235s 2018-12-04 20:02:30,359 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-60f5abf8-d525-4f2e-af1c-d80878b4b794 2018-12-04 20:02:30,360 - 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'ea6d061cc1d14c42abed9d545af17de8', '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_5d3a7992-6321-4011-a69f-6541a8bc5d7f'}) 2018-12-04 20:02:30,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-04 20:02:30,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}11116465bc992b7ecfd1ddfbb67f7c2a2f361df5" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "24c9c9cc-c6b4-4859-a75c-8446a4d0520e", "email": null, "name": "neutron-tempest-plugin-api-user_5d3a7992-6321-4011-a69f-6541a8bc5d7f"}}' 2018-12-04 20:02:30,724 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 20:02:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e715af1f-59fd-4ce6-a01f-a86c29067034 Content-Length: 341 Content-Type: application/json RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_5d3a7992-6321-4011-a69f-6541a8bc5d7f", "links": {"self": "http://172.30.9.23:5000/v3/users/d2a9321b2dba4b4bb3d7024e8bf62c77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d2a9321b2dba4b4bb3d7024e8bf62c77", "domain_id": "default", "password_expires_at": null}} 2018-12-04 20:02:30,725 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-e715af1f-59fd-4ce6-a01f-a86c29067034 2018-12-04 20:02:30,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.358731985092s 2018-12-04 20:02:30,725 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-e715af1f-59fd-4ce6-a01f-a86c29067034 2018-12-04 20:02:30,726 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd2a9321b2dba4b4bb3d7024e8bf62c77', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_5d3a7992-6321-4011-a69f-6541a8bc5d7f'}) 2018-12-04 20:02:30,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 20:02:30,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11116465bc992b7ecfd1ddfbb67f7c2a2f361df5" 2018-12-04 20:02:30,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:02:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b6624bb-4c50-4488-9fe6-6f3817225acd Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 20:02:30,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0b6624bb-4c50-4488-9fe6-6f3817225acd 2018-12-04 20:02:30,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0959827899933s 2018-12-04 20:02:30,826 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0b6624bb-4c50-4488-9fe6-6f3817225acd 2018-12-04 20:02:30,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 20:02:30,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11116465bc992b7ecfd1ddfbb67f7c2a2f361df5" 2018-12-04 20:02:30,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:02:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50f603f2-7e1c-430e-a4b3-136f4b0fcf7e Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 20:02:30,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-50f603f2-7e1c-430e-a4b3-136f4b0fcf7e 2018-12-04 20:02:30,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0889210700989s 2018-12-04 20:02:30,920 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-50f603f2-7e1c-430e-a4b3-136f4b0fcf7e 2018-12-04 20:02:30,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 20:02:30,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}11116465bc992b7ecfd1ddfbb67f7c2a2f361df5" 2018-12-04 20:02:31,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:02:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e6fe8b4-ed00-443c-875e-8ab69e3286e7 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 20:02:31,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-3e6fe8b4-ed00-443c-875e-8ab69e3286e7 2018-12-04 20:02:31,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103943109512s 2018-12-04 20:02:31,028 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-3e6fe8b4-ed00-443c-875e-8ab69e3286e7 2018-12-04 20:02:31,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 20:02:31,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11116465bc992b7ecfd1ddfbb67f7c2a2f361df5" 2018-12-04 20:02:31,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75da98db-e33d-4979-ab7c-4f15d9faca54 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_5d3a7992-6321-4011-a69f-6541a8bc5d7f", "links": {"self": "http://172.30.9.23:5000/v3/users/d2a9321b2dba4b4bb3d7024e8bf62c77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d2a9321b2dba4b4bb3d7024e8bf62c77", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 20:02:31,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-75da98db-e33d-4979-ab7c-4f15d9faca54 2018-12-04 20:02:31,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.195490121841s 2018-12-04 20:02:31,225 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-75da98db-e33d-4979-ab7c-4f15d9faca54 2018-12-04 20:02:31,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 20:02:31,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}11116465bc992b7ecfd1ddfbb67f7c2a2f361df5" 2018-12-04 20:02:31,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f64ab22-c72f-40bc-b458-7533bbcb0272 Content-Encoding: gzip Content-Length: 407 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.23:5000/v3/projects/ea6d061cc1d14c42abed9d545af17de8"}, "tags": [], "enabled": true, "id": "ea6d061cc1d14c42abed9d545af17de8", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_5d3a7992-6321-4011-a69f-6541a8bc5d7f"}]} 2018-12-04 20:02:31,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-8f64ab22-c72f-40bc-b458-7533bbcb0272 2018-12-04 20:02:31,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0907289981842s 2018-12-04 20:02:31,328 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-8f64ab22-c72f-40bc-b458-7533bbcb0272 2018-12-04 20:02:31,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 20:02:31,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=d2a9321b2dba4b4bb3d7024e8bf62c77&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=ea6d061cc1d14c42abed9d545af17de8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11116465bc992b7ecfd1ddfbb67f7c2a2f361df5" 2018-12-04 20:02:31,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ea7d312-b3db-47db-94b8-dfd9c133af9b Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=d2a9321b2dba4b4bb3d7024e8bf62c77&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=ea6d061cc1d14c42abed9d545af17de8", "previous": null, "next": null}} 2018-12-04 20:02:31,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=d2a9321b2dba4b4bb3d7024e8bf62c77&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=ea6d061cc1d14c42abed9d545af17de8 used request id req-7ea7d312-b3db-47db-94b8-dfd9c133af9b 2018-12-04 20:02:31,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0969939231873s 2018-12-04 20:02:31,433 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=d2a9321b2dba4b4bb3d7024e8bf62c77&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=ea6d061cc1d14c42abed9d545af17de8 used request id req-7ea7d312-b3db-47db-94b8-dfd9c133af9b 2018-12-04 20:02:31,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-04 20:02:31,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/ea6d061cc1d14c42abed9d545af17de8/users/d2a9321b2dba4b4bb3d7024e8bf62c77/roles/d20a1200fc7441df95f6f68766e80849 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11116465bc992b7ecfd1ddfbb67f7c2a2f361df5" 2018-12-04 20:02:31,566 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 20:02:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39749ff8-23e1-45c4-8a28-3b814b25beb7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 20:02:31,566 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/ea6d061cc1d14c42abed9d545af17de8/users/d2a9321b2dba4b4bb3d7024e8bf62c77/roles/d20a1200fc7441df95f6f68766e80849 used request id req-39749ff8-23e1-45c4-8a28-3b814b25beb7 2018-12-04 20:02:31,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.130025148392s 2018-12-04 20:02:31,567 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/ea6d061cc1d14c42abed9d545af17de8/users/d2a9321b2dba4b4bb3d7024e8bf62c77/roles/d20a1200fc7441df95f6f68766e80849 used request id req-39749ff8-23e1-45c4-8a28-3b814b25beb7 2018-12-04 20:02:31,567 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_5d3a7992-6321-4011-a69f-6541a8bc5d7f', 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'ea6d061cc1d14c42abed9d545af17de8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '24c9c9cc-c6b4-4859-a75c-8446a4d0520e', 'username': u'neutron-tempest-plugin-api-user_5d3a7992-6321-4011-a69f-6541a8bc5d7f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-04 20:02:31,571 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_5d3a7992-6321-4011-a69f-6541a8bc5d7f', 'password': '24c9c9cc-c6b4-4859-a75c-8446a4d0520e', 'project_name': 'neutron-tempest-pl-project_5d3a7992-6321-4011-a69f-6541a8bc5d7f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': 'ea6d061cc1d14c42abed9d545af17de8', 'project_domain_name': 'Default'} 2018-12-04 20:02:31,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 20:02:31,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11116465bc992b7ecfd1ddfbb67f7c2a2f361df5" 2018-12-04 20:02:31,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a77ff710-d7bf-4993-b843-e2ff4153d9cd Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 20:02:31,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a77ff710-d7bf-4993-b843-e2ff4153d9cd 2018-12-04 20:02:31,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0883910655975s 2018-12-04 20:02:31,663 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a77ff710-d7bf-4993-b843-e2ff4153d9cd 2018-12-04 20:02:31,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 20:02:31,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11116465bc992b7ecfd1ddfbb67f7c2a2f361df5" 2018-12-04 20:02:31,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa722d22-bd78-4acc-b06d-8dc1e74d40e6 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 20:02:31,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-aa722d22-bd78-4acc-b06d-8dc1e74d40e6 2018-12-04 20:02:31,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0932681560516s 2018-12-04 20:02:31,761 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-aa722d22-bd78-4acc-b06d-8dc1e74d40e6 2018-12-04 20:02:31,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 20:02:31,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}11116465bc992b7ecfd1ddfbb67f7c2a2f361df5" 2018-12-04 20:02:31,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2a5e01b-708c-43e6-bb69-4bfa75ed2c03 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 20:02:31,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-b2a5e01b-708c-43e6-bb69-4bfa75ed2c03 2018-12-04 20:02:31,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0923190116882s 2018-12-04 20:02:31,858 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-b2a5e01b-708c-43e6-bb69-4bfa75ed2c03 2018-12-04 20:02:31,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 20:02:31,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11116465bc992b7ecfd1ddfbb67f7c2a2f361df5" 2018-12-04 20:02:31,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b65f6c64-8683-4be3-8d80-05d79b1a240b Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_5d3a7992-6321-4011-a69f-6541a8bc5d7f", "links": {"self": "http://172.30.9.23:5000/v3/users/d2a9321b2dba4b4bb3d7024e8bf62c77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d2a9321b2dba4b4bb3d7024e8bf62c77", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 20:02:31,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b65f6c64-8683-4be3-8d80-05d79b1a240b 2018-12-04 20:02:31,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108466863632s 2018-12-04 20:02:31,968 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b65f6c64-8683-4be3-8d80-05d79b1a240b 2018-12-04 20:02:31,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 20:02:31,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}11116465bc992b7ecfd1ddfbb67f7c2a2f361df5" 2018-12-04 20:02:32,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94f52064-72d7-45dc-bb87-4c66d7a8abc1 Content-Encoding: gzip Content-Length: 407 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.23:5000/v3/projects/ea6d061cc1d14c42abed9d545af17de8"}, "tags": [], "enabled": true, "id": "ea6d061cc1d14c42abed9d545af17de8", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_5d3a7992-6321-4011-a69f-6541a8bc5d7f"}]} 2018-12-04 20:02:32,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-94f52064-72d7-45dc-bb87-4c66d7a8abc1 2018-12-04 20:02:32,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100749015808s 2018-12-04 20:02:32,081 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-94f52064-72d7-45dc-bb87-4c66d7a8abc1 2018-12-04 20:02:32,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 20:02:32,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=d2a9321b2dba4b4bb3d7024e8bf62c77&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=ea6d061cc1d14c42abed9d545af17de8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11116465bc992b7ecfd1ddfbb67f7c2a2f361df5" 2018-12-04 20:02:32,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d42ab381-ff4a-49b1-81d2-d6771eebadad Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=d2a9321b2dba4b4bb3d7024e8bf62c77&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=ea6d061cc1d14c42abed9d545af17de8", "previous": null, "next": null}} 2018-12-04 20:02:32,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=d2a9321b2dba4b4bb3d7024e8bf62c77&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=ea6d061cc1d14c42abed9d545af17de8 used request id req-d42ab381-ff4a-49b1-81d2-d6771eebadad 2018-12-04 20:02:32,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0957810878754s 2018-12-04 20:02:32,184 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=d2a9321b2dba4b4bb3d7024e8bf62c77&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=ea6d061cc1d14c42abed9d545af17de8 used request id req-d42ab381-ff4a-49b1-81d2-d6771eebadad 2018-12-04 20:02:32,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-04 20:02:32,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/ea6d061cc1d14c42abed9d545af17de8/users/d2a9321b2dba4b4bb3d7024e8bf62c77/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11116465bc992b7ecfd1ddfbb67f7c2a2f361df5" 2018-12-04 20:02:32,326 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 20:02:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da03e7c1-bbd4-47f5-870c-7c87dab6261a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 20:02:32,326 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/ea6d061cc1d14c42abed9d545af17de8/users/d2a9321b2dba4b4bb3d7024e8bf62c77/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-da03e7c1-bbd4-47f5-870c-7c87dab6261a 2018-12-04 20:02:32,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.138612031937s 2018-12-04 20:02:32,326 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/ea6d061cc1d14c42abed9d545af17de8/users/d2a9321b2dba4b4bb3d7024e8bf62c77/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-da03e7c1-bbd4-47f5-870c-7c87dab6261a 2018-12-04 20:02:32,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 20:02:32,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11116465bc992b7ecfd1ddfbb67f7c2a2f361df5" 2018-12-04 20:02:32,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7a66a92-b8c8-4a02-b57a-8021f8d83a5b Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 20:02:32,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e7a66a92-b8c8-4a02-b57a-8021f8d83a5b 2018-12-04 20:02:32,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0924129486084s 2018-12-04 20:02:32,423 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e7a66a92-b8c8-4a02-b57a-8021f8d83a5b 2018-12-04 20:02:32,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 20:02:32,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}11116465bc992b7ecfd1ddfbb67f7c2a2f361df5" 2018-12-04 20:02:32,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e088b3d-9685-453f-8c63-dfe5bcd00334 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 20:02:32,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-7e088b3d-9685-453f-8c63-dfe5bcd00334 2018-12-04 20:02:32,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0992629528046s 2018-12-04 20:02:32,527 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-7e088b3d-9685-453f-8c63-dfe5bcd00334 2018-12-04 20:02:32,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 20:02:32,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11116465bc992b7ecfd1ddfbb67f7c2a2f361df5" 2018-12-04 20:02:32,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ec7620f-6fe7-46f1-b0cc-1ee7a6553604 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_5d3a7992-6321-4011-a69f-6541a8bc5d7f", "links": {"self": "http://172.30.9.23:5000/v3/users/d2a9321b2dba4b4bb3d7024e8bf62c77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d2a9321b2dba4b4bb3d7024e8bf62c77", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 20:02:32,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-5ec7620f-6fe7-46f1-b0cc-1ee7a6553604 2018-12-04 20:02:32,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12328004837s 2018-12-04 20:02:32,652 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-5ec7620f-6fe7-46f1-b0cc-1ee7a6553604 2018-12-04 20:02:32,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 20:02:32,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&user.id=d2a9321b2dba4b4bb3d7024e8bf62c77&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}11116465bc992b7ecfd1ddfbb67f7c2a2f361df5" 2018-12-04 20:02:32,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acc2cd94-4f98-4926-8a82-90701a2b15a0 Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&user.id=d2a9321b2dba4b4bb3d7024e8bf62c77&scope.domain.id=default", "previous": null, "next": null}} 2018-12-04 20:02:32,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&user.id=d2a9321b2dba4b4bb3d7024e8bf62c77&scope.domain.id=default used request id req-acc2cd94-4f98-4926-8a82-90701a2b15a0 2018-12-04 20:02:32,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0952668190002s 2018-12-04 20:02:32,758 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&user.id=d2a9321b2dba4b4bb3d7024e8bf62c77&scope.domain.id=default used request id req-acc2cd94-4f98-4926-8a82-90701a2b15a0 2018-12-04 20:02:32,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-04 20:02:32,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/d2a9321b2dba4b4bb3d7024e8bf62c77/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11116465bc992b7ecfd1ddfbb67f7c2a2f361df5" 2018-12-04 20:02:32,888 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 20:02:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53fae7d1-0828-445b-909c-5db97322f9c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 20:02:32,888 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/d2a9321b2dba4b4bb3d7024e8bf62c77/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-53fae7d1-0828-445b-909c-5db97322f9c6 2018-12-04 20:02:32,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.126959085464s 2018-12-04 20:02:32,888 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/d2a9321b2dba4b4bb3d7024e8bf62c77/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-53fae7d1-0828-445b-909c-5db97322f9c6 2018-12-04 20:02:32,888 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-04 20:02:35,144 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-04 20:02:37,265 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | be95848e-88af-4892-8866-902424e32dbb | 2018-12-04T20:02:36.892288 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: be95848e-88af-4892-8866-902424e32dbb ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-04 20:02:40,224 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-04 20:02:40,967 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-04 20:02:43,027 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-04 20:02:45,892 - 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=1656ef9b-101f-4043-8a31-84306e70a94a) as the default verifier for the future CLI operations. 2018-12-04 20:02:47,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 20:02:47,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e85ee8b2-a63f-468b-b477-09a494282c6b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 20:02:47,652 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e85ee8b2-a63f-468b-b477-09a494282c6b 2018-12-04 20:02:47,653 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 20:02:48,055 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T21:02:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ea6d061cc1d14c42abed9d545af17de8", "name": "neutron-tempest-pl-project_5d3a7992-6321-4011-a69f-6541a8bc5d7f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/ea6d061cc1d14c42abed9d545af17de8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/ea6d061cc1d14c42abed9d545af17de8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/ea6d061cc1d14c42abed9d545af17de8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_ea6d061cc1d14c42abed9d545af17de8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_ea6d061cc1d14c42abed9d545af17de8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ea6d061cc1d14c42abed9d545af17de8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/ea6d061cc1d14c42abed9d545af17de8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/ea6d061cc1d14c42abed9d545af17de8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ea6d061cc1d14c42abed9d545af17de8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/ea6d061cc1d14c42abed9d545af17de8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/ea6d061cc1d14c42abed9d545af17de8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/ea6d061cc1d14c42abed9d545af17de8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/ea6d061cc1d14c42abed9d545af17de8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/ea6d061cc1d14c42abed9d545af17de8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron-tempest-plugin-api-user_5d3a7992-6321-4011-a69f-6541a8bc5d7f", "id": "d2a9321b2dba4b4bb3d7024e8bf62c77"}, "audit_ids": ["bsJYrly3TeWv4y1hpeEQXA"], "issued_at": "2018-12-04T20:02:48.000000Z"}} 2018-12-04 20:02:48,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-04 20:02:48,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}c8e15688b260652a1ca7df66c059069d5f3ef415" 2018-12-04 20:02:48,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-ef7a7f3a-cac5-4992-ba40-f1993f274360 Date: Tue, 04 Dec 2018 20:02:48 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": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "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": "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": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-12-04 20:02:48,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-ef7a7f3a-cac5-4992-ba40-f1993f274360 2018-12-04 20:02:48,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.190104961395s 2018-12-04 20:02:48,249 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-ef7a7f3a-cac5-4992-ba40-f1993f274360 2018-12-04 20:02:48,256 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2018-12-04 20:02:48,257 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 20:02:48,385 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-04 20:02:48,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 20:02:48,391 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 04 Dec 2018 20:02:48 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-12-04 20:02:48,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 20:02:48,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8e15688b260652a1ca7df66c059069d5f3ef415" 2018-12-04 20:02:48,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-5bcd1fa8-2fb9-4581-ac27-7cc04a8655b0 Date: Tue, 04 Dec 2018 20:02:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 20:02:48,592 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-5bcd1fa8-2fb9-4581-ac27-7cc04a8655b0 2018-12-04 20:02:48,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.198845148087s 2018-12-04 20:02:48,592 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-5bcd1fa8-2fb9-4581-ac27-7cc04a8655b0 2018-12-04 20:02:48,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-04 20:02:48,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c8e15688b260652a1ca7df66c059069d5f3ef415" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_5d3a7992-6321-4011-a69f-6541a8bc5d7f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_5d3a7992-6321-4011-a69f-6541a8bc5d7f"}' 2018-12-04 20:02:48,636 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 903 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/7c777831-795f-443b-ba1f-85b5a3c40103 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f4475418-e60d-4016-a04f-94518a474b97 Date: Tue, 04 Dec 2018 20:02:48 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/7c777831-795f-443b-ba1f-85b5a3c40103/file", "owner": "ea6d061cc1d14c42abed9d545af17de8", "id": "7c777831-795f-443b-ba1f-85b5a3c40103", "size": null, "self": "/v2/images/7c777831-795f-443b-ba1f-85b5a3c40103", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T20:02:48Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_5d3a7992-6321-4011-a69f-6541a8bc5d7f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_5d3a7992-6321-4011-a69f-6541a8bc5d7f", "checksum": null, "created_at": "2018-12-04T20:02:48Z", "protected": false} 2018-12-04 20:02:48,637 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-f4475418-e60d-4016-a04f-94518a474b97 2018-12-04 20:02:48,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0367691516876s 2018-12-04 20:02:48,637 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-f4475418-e60d-4016-a04f-94518a474b97 returning object 7c777831-795f-443b-ba1f-85b5a3c40103 2018-12-04 20:02:48,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-04 20:02:48,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/7c777831-795f-443b-ba1f-85b5a3c40103/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}c8e15688b260652a1ca7df66c059069d5f3ef415" -d '' 2018-12-04 20:02:49,188 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-30e6a98c-a09a-4f72-bd2b-968389215bb9 Date: Tue, 04 Dec 2018 20:02:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 20:02:49,188 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/7c777831-795f-443b-ba1f-85b5a3c40103/file used request id req-30e6a98c-a09a-4f72-bd2b-968389215bb9 2018-12-04 20:02:49,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.550403118134s 2018-12-04 20:02:49,188 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/7c777831-795f-443b-ba1f-85b5a3c40103/file used request id req-30e6a98c-a09a-4f72-bd2b-968389215bb9 2018-12-04 20:02:49,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 20:02:49,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8e15688b260652a1ca7df66c059069d5f3ef415" 2018-12-04 20:02:49,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1233 Content-Type: application/json X-Openstack-Request-Id: req-1b8e3c6a-0b60-42e5-b213-18c17595d6f6 Date: Tue, 04 Dec 2018 20:02:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7c777831-795f-443b-ba1f-85b5a3c40103/snap", "metadata": {}}], "file": "/v2/images/7c777831-795f-443b-ba1f-85b5a3c40103/file", "owner": "ea6d061cc1d14c42abed9d545af17de8", "id": "7c777831-795f-443b-ba1f-85b5a3c40103", "size": 12716032, "self": "/v2/images/7c777831-795f-443b-ba1f-85b5a3c40103", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7c777831-795f-443b-ba1f-85b5a3c40103/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T20:02:48Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_5d3a7992-6321-4011-a69f-6541a8bc5d7f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_5d3a7992-6321-4011-a69f-6541a8bc5d7f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T20:02:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 20:02:49,216 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-1b8e3c6a-0b60-42e5-b213-18c17595d6f6 2018-12-04 20:02:49,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.023777961731s 2018-12-04 20:02:49,217 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-1b8e3c6a-0b60-42e5-b213-18c17595d6f6 2018-12-04 20:02:49,218 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7c777831-795f-443b-ba1f-85b5a3c40103/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7c777831-795f-443b-ba1f-85b5a3c40103/file', 'owner': u'ea6d061cc1d14c42abed9d545af17de8', 'id': u'7c777831-795f-443b-ba1f-85b5a3c40103', 'size': 12716032, u'self': u'/v2/images/7c777831-795f-443b-ba1f-85b5a3c40103', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ea6d061cc1d14c42abed9d545af17de8', 'name': 'neutron-tempest-pl-project_5d3a7992-6321-4011-a69f-6541a8bc5d7f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7c777831-795f-443b-ba1f-85b5a3c40103/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-04T20:02:48Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-04T20:02:48Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_5d3a7992-6321-4011-a69f-6541a8bc5d7f', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/7c777831-795f-443b-ba1f-85b5a3c40103', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_5d3a7992-6321-4011-a69f-6541a8bc5d7f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_5d3a7992-6321-4011-a69f-6541a8bc5d7f', 'created': u'2018-12-04T20:02:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-04T20:02:48Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/7c777831-795f-443b-ba1f-85b5a3c40103', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_5d3a7992-6321-4011-a69f-6541a8bc5d7f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-04 20:02:49,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-04 20:02:49,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}11116465bc992b7ecfd1ddfbb67f7c2a2f361df5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_5d3a7992-6321-4011-a69f-6541a8bc5d7f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-04 20:02:49,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:02:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b7fe9d1-bf01-4084-a425-2afe2a13a44e x-compute-request-id: req-8b7fe9d1-bf01-4084-a425-2afe2a13a44e Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_5d3a7992-6321-4011-a69f-6541a8bc5d7f", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/752035c7-84d9-4728-8766-62358344d349", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/752035c7-84d9-4728-8766-62358344d349", "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": "752035c7-84d9-4728-8766-62358344d349"}} 2018-12-04 20:02:49,458 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-8b7fe9d1-bf01-4084-a425-2afe2a13a44e 2018-12-04 20:02:49,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.239379882812s 2018-12-04 20:02:49,459 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-8b7fe9d1-bf01-4084-a425-2afe2a13a44e 2018-12-04 20:02:49,460 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_5d3a7992-6321-4011-a69f-6541a8bc5d7f', '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'7156be1802b84962aaa9ceab6d73cc34', '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'752035c7-84d9-4728-8766-62358344d349', 'swap': 0}) 2018-12-04 20:02:49,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-04 20:02:49,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/752035c7-84d9-4728-8766-62358344d349/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}11116465bc992b7ecfd1ddfbb67f7c2a2f361df5" -d '{"extra_specs": {}}' 2018-12-04 20:02:49,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:02:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8809ae47-3d92-45c5-be05-a0d14a3ef493 x-compute-request-id: req-8809ae47-3d92-45c5-be05-a0d14a3ef493 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-04 20:02:49,482 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/752035c7-84d9-4728-8766-62358344d349/os-extra_specs used request id req-8809ae47-3d92-45c5-be05-a0d14a3ef493 2018-12-04 20:02:49,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0220010280609s 2018-12-04 20:02:49,483 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/752035c7-84d9-4728-8766-62358344d349/os-extra_specs used request id req-8809ae47-3d92-45c5-be05-a0d14a3ef493 2018-12-04 20:02:49,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 20:02:49,492 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 20:02: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 20:02:49,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 20:02:49,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8e15688b260652a1ca7df66c059069d5f3ef415" 2018-12-04 20:02:49,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:02:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c550ad2e-fdcf-4b3b-b409-e1f4c02f2235 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 20:02:49,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c550ad2e-fdcf-4b3b-b409-e1f4c02f2235 2018-12-04 20:02:49,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0193889141083s 2018-12-04 20:02:49,516 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c550ad2e-fdcf-4b3b-b409-e1f4c02f2235 2018-12-04 20:02:49,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-04 20:02:49,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}11116465bc992b7ecfd1ddfbb67f7c2a2f361df5" 2018-12-04 20:02:49,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:02:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f7f0a1e-b2f5-4ec0-9daa-d4871865d5bd x-compute-request-id: req-6f7f0a1e-b2f5-4ec0-9daa-d4871865d5bd 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": 2}, "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": 2010000, "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": 4}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-12-04 20:02:49,560 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-6f7f0a1e-b2f5-4ec0-9daa-d4871865d5bd 2018-12-04 20:02:49,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0347290039062s 2018-12-04 20:02:49,560 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-6f7f0a1e-b2f5-4ec0-9daa-d4871865d5bd 2018-12-04 20:02:49,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 20:02:49,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8e15688b260652a1ca7df66c059069d5f3ef415" 2018-12-04 20:02:49,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1233 Content-Type: application/json X-Openstack-Request-Id: req-8106c5c4-7d29-49ea-9db8-e15a6eb98371 Date: Tue, 04 Dec 2018 20:02:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7c777831-795f-443b-ba1f-85b5a3c40103/snap", "metadata": {}}], "file": "/v2/images/7c777831-795f-443b-ba1f-85b5a3c40103/file", "owner": "ea6d061cc1d14c42abed9d545af17de8", "id": "7c777831-795f-443b-ba1f-85b5a3c40103", "size": 12716032, "self": "/v2/images/7c777831-795f-443b-ba1f-85b5a3c40103", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7c777831-795f-443b-ba1f-85b5a3c40103/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T20:02:48Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_5d3a7992-6321-4011-a69f-6541a8bc5d7f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_5d3a7992-6321-4011-a69f-6541a8bc5d7f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T20:02:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 20:02:49,587 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-8106c5c4-7d29-49ea-9db8-e15a6eb98371 2018-12-04 20:02:49,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0232629776001s 2018-12-04 20:02:49,588 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-8106c5c4-7d29-49ea-9db8-e15a6eb98371 2018-12-04 20:02:49,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-04 20:02:49,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c8e15688b260652a1ca7df66c059069d5f3ef415" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_5d3a7992-6321-4011-a69f-6541a8bc5d7f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_5d3a7992-6321-4011-a69f-6541a8bc5d7f"}' 2018-12-04 20:02:49,633 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 911 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/0541894e-4c36-492e-9191-74712f234407 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3ac0b541-ed48-4b4f-912d-58ec9b34f59f Date: Tue, 04 Dec 2018 20:02:49 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/0541894e-4c36-492e-9191-74712f234407/file", "owner": "ea6d061cc1d14c42abed9d545af17de8", "id": "0541894e-4c36-492e-9191-74712f234407", "size": null, "self": "/v2/images/0541894e-4c36-492e-9191-74712f234407", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T20:02:49Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_5d3a7992-6321-4011-a69f-6541a8bc5d7f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_5d3a7992-6321-4011-a69f-6541a8bc5d7f", "checksum": null, "created_at": "2018-12-04T20:02:49Z", "protected": false} 2018-12-04 20:02:49,633 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-3ac0b541-ed48-4b4f-912d-58ec9b34f59f 2018-12-04 20:02:49,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0383200645447s 2018-12-04 20:02:49,633 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-3ac0b541-ed48-4b4f-912d-58ec9b34f59f returning object 0541894e-4c36-492e-9191-74712f234407 2018-12-04 20:02:49,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-04 20:02:49,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/0541894e-4c36-492e-9191-74712f234407/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}c8e15688b260652a1ca7df66c059069d5f3ef415" -d '' 2018-12-04 20:02:50,144 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a7749003-3dcf-4e20-85a4-782026d47ba3 Date: Tue, 04 Dec 2018 20:02:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 20:02:50,145 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/0541894e-4c36-492e-9191-74712f234407/file used request id req-a7749003-3dcf-4e20-85a4-782026d47ba3 2018-12-04 20:02:50,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.510630846024s 2018-12-04 20:02:50,145 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/0541894e-4c36-492e-9191-74712f234407/file used request id req-a7749003-3dcf-4e20-85a4-782026d47ba3 2018-12-04 20:02:50,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 20:02:50,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8e15688b260652a1ca7df66c059069d5f3ef415" 2018-12-04 20:02:50,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2407 Content-Type: application/json X-Openstack-Request-Id: req-de3e48be-6e02-4dc5-a8ae-1b9865577e2e Date: Tue, 04 Dec 2018 20:02:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/0541894e-4c36-492e-9191-74712f234407/snap", "metadata": {}}], "file": "/v2/images/0541894e-4c36-492e-9191-74712f234407/file", "owner": "ea6d061cc1d14c42abed9d545af17de8", "id": "0541894e-4c36-492e-9191-74712f234407", "size": 12716032, "self": "/v2/images/0541894e-4c36-492e-9191-74712f234407", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/0541894e-4c36-492e-9191-74712f234407/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T20:02:50Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_5d3a7992-6321-4011-a69f-6541a8bc5d7f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_5d3a7992-6321-4011-a69f-6541a8bc5d7f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T20:02:49Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7c777831-795f-443b-ba1f-85b5a3c40103/snap", "metadata": {}}], "file": "/v2/images/7c777831-795f-443b-ba1f-85b5a3c40103/file", "owner": "ea6d061cc1d14c42abed9d545af17de8", "id": "7c777831-795f-443b-ba1f-85b5a3c40103", "size": 12716032, "self": "/v2/images/7c777831-795f-443b-ba1f-85b5a3c40103", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7c777831-795f-443b-ba1f-85b5a3c40103/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T20:02:48Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_5d3a7992-6321-4011-a69f-6541a8bc5d7f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_5d3a7992-6321-4011-a69f-6541a8bc5d7f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T20:02:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 20:02:50,172 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-de3e48be-6e02-4dc5-a8ae-1b9865577e2e 2018-12-04 20:02:50,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0245249271393s 2018-12-04 20:02:50,173 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-de3e48be-6e02-4dc5-a8ae-1b9865577e2e 2018-12-04 20:02:50,175 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/0541894e-4c36-492e-9191-74712f234407/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0541894e-4c36-492e-9191-74712f234407/file', 'owner': u'ea6d061cc1d14c42abed9d545af17de8', 'id': u'0541894e-4c36-492e-9191-74712f234407', 'size': 12716032, u'self': u'/v2/images/0541894e-4c36-492e-9191-74712f234407', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ea6d061cc1d14c42abed9d545af17de8', 'name': 'neutron-tempest-pl-project_5d3a7992-6321-4011-a69f-6541a8bc5d7f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/0541894e-4c36-492e-9191-74712f234407/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-04T20:02:50Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-04T20:02:50Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_5d3a7992-6321-4011-a69f-6541a8bc5d7f', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/0541894e-4c36-492e-9191-74712f234407', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_5d3a7992-6321-4011-a69f-6541a8bc5d7f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_5d3a7992-6321-4011-a69f-6541a8bc5d7f', 'created': u'2018-12-04T20:02:49Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-04T20:02:49Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/0541894e-4c36-492e-9191-74712f234407', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_5d3a7992-6321-4011-a69f-6541a8bc5d7f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-04 20:02:50,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-04 20:02:50,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}11116465bc992b7ecfd1ddfbb67f7c2a2f361df5" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_5d3a7992-6321-4011-a69f-6541a8bc5d7f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-04 20:02:50,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:02:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35242a62-8390-4fe2-8a10-1b75209c1eeb x-compute-request-id: req-35242a62-8390-4fe2-8a10-1b75209c1eeb Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_alt_5d3a7992-6321-4011-a69f-6541a8bc5d7f", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/fc1a330b-dbd9-4547-90cf-cea54459c148", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/fc1a330b-dbd9-4547-90cf-cea54459c148", "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": "fc1a330b-dbd9-4547-90cf-cea54459c148"}} 2018-12-04 20:02:50,220 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-35242a62-8390-4fe2-8a10-1b75209c1eeb 2018-12-04 20:02:50,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0444509983063s 2018-12-04 20:02:50,220 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-35242a62-8390-4fe2-8a10-1b75209c1eeb 2018-12-04 20:02:50,221 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_5d3a7992-6321-4011-a69f-6541a8bc5d7f', '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'7156be1802b84962aaa9ceab6d73cc34', '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'fc1a330b-dbd9-4547-90cf-cea54459c148', 'swap': 0}) 2018-12-04 20:02:50,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-04 20:02:50,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/fc1a330b-dbd9-4547-90cf-cea54459c148/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}11116465bc992b7ecfd1ddfbb67f7c2a2f361df5" -d '{"extra_specs": {}}' 2018-12-04 20:02:50,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:02:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a66c747e-f070-4fce-a398-4718bbb4a2ed x-compute-request-id: req-a66c747e-f070-4fce-a398-4718bbb4a2ed Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-04 20:02:50,245 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/fc1a330b-dbd9-4547-90cf-cea54459c148/os-extra_specs used request id req-a66c747e-f070-4fce-a398-4718bbb4a2ed 2018-12-04 20:02:50,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0238859653473s 2018-12-04 20:02:50,246 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/fc1a330b-dbd9-4547-90cf-cea54459c148/os-extra_specs used request id req-a66c747e-f070-4fce-a398-4718bbb4a2ed 2018-12-04 20:02:50,246 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_5d3a7992-6321-4011-a69f-6541a8bc5d7f', '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'7156be1802b84962aaa9ceab6d73cc34', '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'fc1a330b-dbd9-4547-90cf-cea54459c148', 'swap': 0}) 2018-12-04 20:02:53,023 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-04 20:02:53,023 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-04 20:02:53,024 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-04 20:02:53,027 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-04 20:02:53,045 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-04 20:02:55,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-1656ef9b-101f-4043-8a31-84306e70a94a/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2018-12-04 20:02:55,863 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-04 20:02:55,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt', u'--concurrency=4']'. 2018-12-04 20:14:55,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 5bf9336b-0ac9-42cb-9c51-41efc9cf897f 2018-12-04 20:14:55,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '5bf9336b-0ac9-42cb-9c51-41efc9cf897f']'. 2018-12-04 20:14:56,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-04 20:14:56,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-04 20:14:56,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-04 20:14:56,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 5bf9336b-0ac9-42cb-9c51-41efc9cf897f | 2018-12-04 20:14:56,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-12-04 20:14:56,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-04 20:02:57 | 2018-12-04 20:14:56,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-04 20:14:54 | 2018-12-04 20:14:56,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:11:57 | 2018-12-04 20:14:56,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-12-04 20:14:56,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-04 20:14:56,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-04 20:14:56,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 1656ef9b-101f-4043-8a31-84306e70a94a) | 2018-12-04 20:14:56,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-04 20:14:56,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: be95848e-88af-4892-8866-902424e32dbb) | 2018-12-04 20:14:56,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 547 | 2018-12-04 20:14:56,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 706.602 | 2018-12-04 20:14:56,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 387 | 2018-12-04 20:14:56,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 157 | 2018-12-04 20:14:56,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-04 20:14:56,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-04 20:14:56,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 3 | 2018-12-04 20:14:56,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-04 20:14:56,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-04 20:14:56,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-04 20:14:56,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 99.2307692308% 2018-12-04 20:14:58,419 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-04 20:14:58,420 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 12:10 | FAIL | +------------------------------------+------------------+------------------+----------------+ 2018-12-04 20:14:58,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-04 20:14:58,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/0541894e-4c36-492e-9191-74712f234407 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8e15688b260652a1ca7df66c059069d5f3ef415" 2018-12-04 20:14:59,080 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4ae33939-0340-456d-966b-044993ce65f7 Date: Tue, 04 Dec 2018 20:14:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 20:14:59,080 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/0541894e-4c36-492e-9191-74712f234407 used request id req-4ae33939-0340-456d-966b-044993ce65f7 2018-12-04 20:14:59,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.654313087463s 2018-12-04 20:14:59,081 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/0541894e-4c36-492e-9191-74712f234407 used request id req-4ae33939-0340-456d-966b-044993ce65f7 2018-12-04 20:14:59,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-04 20:14:59,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}11116465bc992b7ecfd1ddfbb67f7c2a2f361df5" 2018-12-04 20:14:59,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:14: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-b3846f7d-9d9c-4134-9567-20a1d3096028 x-compute-request-id: req-b3846f7d-9d9c-4134-9567-20a1d3096028 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_5d3a7992-6321-4011-a69f-6541a8bc5d7f", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/752035c7-84d9-4728-8766-62358344d349", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/752035c7-84d9-4728-8766-62358344d349", "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": "752035c7-84d9-4728-8766-62358344d349"}, {"name": "neutron-tempest-plugin-api-flavor_alt_5d3a7992-6321-4011-a69f-6541a8bc5d7f", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/fc1a330b-dbd9-4547-90cf-cea54459c148", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/fc1a330b-dbd9-4547-90cf-cea54459c148", "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": "fc1a330b-dbd9-4547-90cf-cea54459c148"}]} 2018-12-04 20:14:59,283 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-b3846f7d-9d9c-4134-9567-20a1d3096028 2018-12-04 20:14:59,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.201377868652s 2018-12-04 20:14:59,283 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-b3846f7d-9d9c-4134-9567-20a1d3096028 2018-12-04 20:14:59,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-04 20:14:59,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/fc1a330b-dbd9-4547-90cf-cea54459c148 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11116465bc992b7ecfd1ddfbb67f7c2a2f361df5" 2018-12-04 20:14:59,332 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 20:14: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-8e344975-edab-4d65-8f6a-84a6403ea07d x-compute-request-id: req-8e344975-edab-4d65-8f6a-84a6403ea07d Content-Length: 0 Content-Type: application/json 2018-12-04 20:14:59,332 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/fc1a330b-dbd9-4547-90cf-cea54459c148 used request id req-8e344975-edab-4d65-8f6a-84a6403ea07d 2018-12-04 20:14:59,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0460858345032s 2018-12-04 20:14:59,332 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/fc1a330b-dbd9-4547-90cf-cea54459c148 used request id req-8e344975-edab-4d65-8f6a-84a6403ea07d 2018-12-04 20:14:59,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 20:14:59,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8e15688b260652a1ca7df66c059069d5f3ef415" 2018-12-04 20:14:59,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1233 Content-Type: application/json X-Openstack-Request-Id: req-c0786fdb-2fd2-48ea-b416-2f6e394bc802 Date: Tue, 04 Dec 2018 20:14:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7c777831-795f-443b-ba1f-85b5a3c40103/snap", "metadata": {}}], "file": "/v2/images/7c777831-795f-443b-ba1f-85b5a3c40103/file", "owner": "ea6d061cc1d14c42abed9d545af17de8", "id": "7c777831-795f-443b-ba1f-85b5a3c40103", "size": 12716032, "self": "/v2/images/7c777831-795f-443b-ba1f-85b5a3c40103", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7c777831-795f-443b-ba1f-85b5a3c40103/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T20:02:48Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_5d3a7992-6321-4011-a69f-6541a8bc5d7f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_5d3a7992-6321-4011-a69f-6541a8bc5d7f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T20:02:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 20:14:59,360 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c0786fdb-2fd2-48ea-b416-2f6e394bc802 2018-12-04 20:14:59,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0251059532166s 2018-12-04 20:14:59,361 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c0786fdb-2fd2-48ea-b416-2f6e394bc802 2018-12-04 20:14:59,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-04 20:14:59,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/7c777831-795f-443b-ba1f-85b5a3c40103 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8e15688b260652a1ca7df66c059069d5f3ef415" 2018-12-04 20:15:00,167 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0a64e425-bee9-43e5-ba3a-246c1e73b474 Date: Tue, 04 Dec 2018 20:15:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 20:15:00,167 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/7c777831-795f-443b-ba1f-85b5a3c40103 used request id req-0a64e425-bee9-43e5-ba3a-246c1e73b474 2018-12-04 20:15:00,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.805683135986s 2018-12-04 20:15:00,168 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/7c777831-795f-443b-ba1f-85b5a3c40103 used request id req-0a64e425-bee9-43e5-ba3a-246c1e73b474 2018-12-04 20:15:00,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-04 20:15:00,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}11116465bc992b7ecfd1ddfbb67f7c2a2f361df5" 2018-12-04 20:15:00,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:15:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61f8d6fd-659c-445d-8358-9c8fde15cabb x-compute-request-id: req-61f8d6fd-659c-445d-8358-9c8fde15cabb Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_5d3a7992-6321-4011-a69f-6541a8bc5d7f", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/752035c7-84d9-4728-8766-62358344d349", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/752035c7-84d9-4728-8766-62358344d349", "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": "752035c7-84d9-4728-8766-62358344d349"}]} 2018-12-04 20:15:00,199 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-61f8d6fd-659c-445d-8358-9c8fde15cabb 2018-12-04 20:15:00,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0312368869781s 2018-12-04 20:15:00,200 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-61f8d6fd-659c-445d-8358-9c8fde15cabb 2018-12-04 20:15:00,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-04 20:15:00,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/752035c7-84d9-4728-8766-62358344d349 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11116465bc992b7ecfd1ddfbb67f7c2a2f361df5" 2018-12-04 20:15:00,227 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 20:15:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0eb97ed5-6a4b-4174-b34d-294b8522b560 x-compute-request-id: req-0eb97ed5-6a4b-4174-b34d-294b8522b560 Content-Length: 0 Content-Type: application/json 2018-12-04 20:15:00,227 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/752035c7-84d9-4728-8766-62358344d349 used request id req-0eb97ed5-6a4b-4174-b34d-294b8522b560 2018-12-04 20:15:00,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0254459381104s 2018-12-04 20:15:00,227 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/752035c7-84d9-4728-8766-62358344d349 used request id req-0eb97ed5-6a4b-4174-b34d-294b8522b560 2018-12-04 20:15:00,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 20:15:00,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11116465bc992b7ecfd1ddfbb67f7c2a2f361df5" 2018-12-04 20:15:00,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:15:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-266f047b-d26b-473f-8380-38b51ed110bd Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_5d3a7992-6321-4011-a69f-6541a8bc5d7f", "links": {"self": "http://172.30.9.23:5000/v3/users/d2a9321b2dba4b4bb3d7024e8bf62c77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d2a9321b2dba4b4bb3d7024e8bf62c77", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 20:15:00,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-266f047b-d26b-473f-8380-38b51ed110bd 2018-12-04 20:15:00,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108965873718s 2018-12-04 20:15:00,337 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-266f047b-d26b-473f-8380-38b51ed110bd 2018-12-04 20:15:00,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 20:15:00,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/d2a9321b2dba4b4bb3d7024e8bf62c77 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11116465bc992b7ecfd1ddfbb67f7c2a2f361df5" 2018-12-04 20:15:00,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:15:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54bb6886-ae85-46d4-acb7-635d2e67d871 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_5d3a7992-6321-4011-a69f-6541a8bc5d7f", "links": {"self": "http://172.30.9.23:5000/v3/users/d2a9321b2dba4b4bb3d7024e8bf62c77"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d2a9321b2dba4b4bb3d7024e8bf62c77", "description": null}} 2018-12-04 20:15:00,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/d2a9321b2dba4b4bb3d7024e8bf62c77 used request id req-54bb6886-ae85-46d4-acb7-635d2e67d871 2018-12-04 20:15:00,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118592023849s 2018-12-04 20:15:00,461 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/d2a9321b2dba4b4bb3d7024e8bf62c77 used request id req-54bb6886-ae85-46d4-acb7-635d2e67d871 2018-12-04 20:15:00,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-04 20:15:00,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/d2a9321b2dba4b4bb3d7024e8bf62c77 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11116465bc992b7ecfd1ddfbb67f7c2a2f361df5" 2018-12-04 20:15:00,645 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 20:15:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e0f0cb0-08f7-4676-a8a2-1320f1a0bdd4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 20:15:00,645 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/d2a9321b2dba4b4bb3d7024e8bf62c77 used request id req-9e0f0cb0-08f7-4676-a8a2-1320f1a0bdd4 2018-12-04 20:15:00,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.183155059814s 2018-12-04 20:15:00,645 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/d2a9321b2dba4b4bb3d7024e8bf62c77 used request id req-9e0f0cb0-08f7-4676-a8a2-1320f1a0bdd4 2018-12-04 20:15:00,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 20:15:00,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}11116465bc992b7ecfd1ddfbb67f7c2a2f361df5" 2018-12-04 20:15:00,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:15:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ce6808a-763f-4b4a-a28c-03b81ee59ef5 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.23:5000/v3/projects/ea6d061cc1d14c42abed9d545af17de8"}, "tags": [], "enabled": true, "id": "ea6d061cc1d14c42abed9d545af17de8", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_5d3a7992-6321-4011-a69f-6541a8bc5d7f"}]} 2018-12-04 20:15:00,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-2ce6808a-763f-4b4a-a28c-03b81ee59ef5 2018-12-04 20:15:00,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0999801158905s 2018-12-04 20:15:00,750 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-2ce6808a-763f-4b4a-a28c-03b81ee59ef5 2018-12-04 20:15:00,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-04 20:15:00,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/ea6d061cc1d14c42abed9d545af17de8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11116465bc992b7ecfd1ddfbb67f7c2a2f361df5" 2018-12-04 20:15:00,937 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 20:15:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-706458e0-9e57-4c1a-9af4-138a77d1861b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 20:15:00,937 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/ea6d061cc1d14c42abed9d545af17de8 used request id req-706458e0-9e57-4c1a-9af4-138a77d1861b 2018-12-04 20:15:00,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.182864904404s 2018-12-04 20:15:00,937 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/ea6d061cc1d14c42abed9d545af17de8 used request id req-706458e0-9e57-4c1a-9af4-138a77d1861b 2018-12-04 20:15:00,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 20:15:00,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=ea6d061cc1d14c42abed9d545af17de8&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}11116465bc992b7ecfd1ddfbb67f7c2a2f361df5" 2018-12-04 20:15:01,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b74f2e2d-c203-4d81-a005-4d1552e4da4a Date: Tue, 04 Dec 2018 20:15:01 GMT RESP BODY: {"security_groups": []} 2018-12-04 20:15:01,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=ea6d061cc1d14c42abed9d545af17de8&name=default used request id req-b74f2e2d-c203-4d81-a005-4d1552e4da4a 2018-12-04 20:15:01,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.191260099411s 2018-12-04 20:15:01,132 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=ea6d061cc1d14c42abed9d545af17de8&name=default used request id req-b74f2e2d-c203-4d81-a005-4d1552e4da4a 2018-12-04 20:15:01,132 - xtesting.ci.run_tests - ERROR - The test case 'neutron-tempest-plugin-api' failed. 2018-12-04 20:15:01,175 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-12-04 20:15:01,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 20:15:01,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:15:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a326e54b-eccc-43cb-b7f1-a6a56a813faf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 20:15:01,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a326e54b-eccc-43cb-b7f1-a6a56a813faf 2018-12-04 20:15:01,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 20:15:01,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T21:15:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "61d4c3b4398c40adbd8e901c42776579"}, "audit_ids": ["IngU94XKRs-0zdA8Qm7rhA"], "issued_at": "2018-12-04T20:15:01.000000Z"}} 2018-12-04 20:15:01,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 20:15:01,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}8966173e338b19b7b8b9fd5ba6cbb716c0b90552" 2018-12-04 20:15:02,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-65789e12-27dc-485e-b2ef-05deeef9f22b Date: Tue, 04 Dec 2018 20:15:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T20:04:01Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"}]} 2018-12-04 20:15:02,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-65789e12-27dc-485e-b2ef-05deeef9f22b 2018-12-04 20:15:02,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.361799001694s 2018-12-04 20:15:02,005 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-65789e12-27dc-485e-b2ef-05deeef9f22b 2018-12-04 20:15:02,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 20:15:02,014 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 20: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 20:15:02,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 20:15:02,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}8966173e338b19b7b8b9fd5ba6cbb716c0b90552" 2018-12-04 20:15:02,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:15:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21c17d7e-8732-4133-a2be-d33369b5bd24 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-04 20:15:02,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-21c17d7e-8732-4133-a2be-d33369b5bd24 2018-12-04 20:15:02,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0983581542969s 2018-12-04 20:15:02,113 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-21c17d7e-8732-4133-a2be-d33369b5bd24 2018-12-04 20:15:02,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-04 20:15:02,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}8966173e338b19b7b8b9fd5ba6cbb716c0b90552" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_0bd9726e-a0db-47a8-82d1-e131e8855355"}}' 2018-12-04 20:15:02,253 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 20:15:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab44bc2c-c8a1-4da4-a8fd-296cef014ce3 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.23:5000/v3/projects/c33abf657fd747ccadab268041051677"}, "tags": [], "enabled": true, "id": "c33abf657fd747ccadab268041051677", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_0bd9726e-a0db-47a8-82d1-e131e8855355"}} 2018-12-04 20:15:02,253 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-ab44bc2c-c8a1-4da4-a8fd-296cef014ce3 2018-12-04 20:15:02,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.132425069809s 2018-12-04 20:15:02,253 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-ab44bc2c-c8a1-4da4-a8fd-296cef014ce3 2018-12-04 20:15:02,254 - 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'c33abf657fd747ccadab268041051677', '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_0bd9726e-a0db-47a8-82d1-e131e8855355'}) 2018-12-04 20:15:02,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-04 20:15:02,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8966173e338b19b7b8b9fd5ba6cbb716c0b90552" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "f04a2514-d19d-464f-bb92-5b3d2f1f6a53", "email": null, "name": "rally_sanity-user_0bd9726e-a0db-47a8-82d1-e131e8855355"}}' 2018-12-04 20:15:02,629 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 20:15:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7039ddf0-58d9-44e2-8539-3e47c7e0269b Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "rally_sanity-user_0bd9726e-a0db-47a8-82d1-e131e8855355", "links": {"self": "http://172.30.9.23:5000/v3/users/8715debed69a4adfb8e16082bc9c8ac5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8715debed69a4adfb8e16082bc9c8ac5", "domain_id": "default", "password_expires_at": null}} 2018-12-04 20:15:02,629 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-7039ddf0-58d9-44e2-8539-3e47c7e0269b 2018-12-04 20:15:02,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.368519067764s 2018-12-04 20:15:02,629 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-7039ddf0-58d9-44e2-8539-3e47c7e0269b 2018-12-04 20:15:02,630 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8715debed69a4adfb8e16082bc9c8ac5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_0bd9726e-a0db-47a8-82d1-e131e8855355'}) 2018-12-04 20:15:02,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 20:15:02,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8966173e338b19b7b8b9fd5ba6cbb716c0b90552" 2018-12-04 20:15:02,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:15:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1e4b3b5-7f2b-40fe-b6be-6ad40b657f2a Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 20:15:02,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b1e4b3b5-7f2b-40fe-b6be-6ad40b657f2a 2018-12-04 20:15:02,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.090231180191s 2018-12-04 20:15:02,723 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b1e4b3b5-7f2b-40fe-b6be-6ad40b657f2a 2018-12-04 20:15:02,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 20:15:02,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8966173e338b19b7b8b9fd5ba6cbb716c0b90552" 2018-12-04 20:15:02,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:15:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81674110-1ce5-4dfe-8e56-ace2ef99aef6 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 20:15:02,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-81674110-1ce5-4dfe-8e56-ace2ef99aef6 2018-12-04 20:15:02,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0183730125427s 2018-12-04 20:15:02,747 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-81674110-1ce5-4dfe-8e56-ace2ef99aef6 2018-12-04 20:15:02,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 20:15:02,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}8966173e338b19b7b8b9fd5ba6cbb716c0b90552" 2018-12-04 20:15:02,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:15:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-068c3b24-36cd-420e-b527-58a6b02af6fa Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 20:15:02,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-068c3b24-36cd-420e-b527-58a6b02af6fa 2018-12-04 20:15:02,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0928778648376s 2018-12-04 20:15:02,844 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-068c3b24-36cd-420e-b527-58a6b02af6fa 2018-12-04 20:15:02,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 20:15:02,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8966173e338b19b7b8b9fd5ba6cbb716c0b90552" 2018-12-04 20:15:02,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:15:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d20feb2-28f5-446c-9259-ed55212612ac Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_0bd9726e-a0db-47a8-82d1-e131e8855355", "links": {"self": "http://172.30.9.23:5000/v3/users/8715debed69a4adfb8e16082bc9c8ac5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8715debed69a4adfb8e16082bc9c8ac5", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 20:15:02,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-1d20feb2-28f5-446c-9259-ed55212612ac 2018-12-04 20:15:02,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10836815834s 2018-12-04 20:15:02,954 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-1d20feb2-28f5-446c-9259-ed55212612ac 2018-12-04 20:15:02,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 20:15:02,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}8966173e338b19b7b8b9fd5ba6cbb716c0b90552" 2018-12-04 20:15:03,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:15:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd40d1e1-e2b5-45a5-9deb-6845b7ef4b78 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.23:5000/v3/projects/c33abf657fd747ccadab268041051677"}, "tags": [], "enabled": true, "id": "c33abf657fd747ccadab268041051677", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_0bd9726e-a0db-47a8-82d1-e131e8855355"}]} 2018-12-04 20:15:03,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-dd40d1e1-e2b5-45a5-9deb-6845b7ef4b78 2018-12-04 20:15:03,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0982148647308s 2018-12-04 20:15:03,064 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-dd40d1e1-e2b5-45a5-9deb-6845b7ef4b78 2018-12-04 20:15:03,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 20:15:03,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=8715debed69a4adfb8e16082bc9c8ac5&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=c33abf657fd747ccadab268041051677" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8966173e338b19b7b8b9fd5ba6cbb716c0b90552" 2018-12-04 20:15:03,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:15:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ffe93ac-cbe0-4c11-8fc2-04324558fe06 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=8715debed69a4adfb8e16082bc9c8ac5&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=c33abf657fd747ccadab268041051677", "previous": null, "next": null}} 2018-12-04 20:15:03,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=8715debed69a4adfb8e16082bc9c8ac5&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=c33abf657fd747ccadab268041051677 used request id req-6ffe93ac-cbe0-4c11-8fc2-04324558fe06 2018-12-04 20:15:03,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0868129730225s 2018-12-04 20:15:03,158 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=8715debed69a4adfb8e16082bc9c8ac5&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=c33abf657fd747ccadab268041051677 used request id req-6ffe93ac-cbe0-4c11-8fc2-04324558fe06 2018-12-04 20:15:03,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-04 20:15:03,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/c33abf657fd747ccadab268041051677/users/8715debed69a4adfb8e16082bc9c8ac5/roles/d20a1200fc7441df95f6f68766e80849 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8966173e338b19b7b8b9fd5ba6cbb716c0b90552" 2018-12-04 20:15:03,290 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 20:15:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13b45f4a-6699-41a3-b3b2-b8920f38871c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 20:15:03,290 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c33abf657fd747ccadab268041051677/users/8715debed69a4adfb8e16082bc9c8ac5/roles/d20a1200fc7441df95f6f68766e80849 used request id req-13b45f4a-6699-41a3-b3b2-b8920f38871c 2018-12-04 20:15:03,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.129192113876s 2018-12-04 20:15:03,291 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c33abf657fd747ccadab268041051677/users/8715debed69a4adfb8e16082bc9c8ac5/roles/d20a1200fc7441df95f6f68766e80849 used request id req-13b45f4a-6699-41a3-b3b2-b8920f38871c 2018-12-04 20:15:03,291 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_0bd9726e-a0db-47a8-82d1-e131e8855355', 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'c33abf657fd747ccadab268041051677', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'f04a2514-d19d-464f-bb92-5b3d2f1f6a53', 'username': u'rally_sanity-user_0bd9726e-a0db-47a8-82d1-e131e8855355', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-04 20:15:03,295 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_0bd9726e-a0db-47a8-82d1-e131e8855355', 'password': 'f04a2514-d19d-464f-bb92-5b3d2f1f6a53', 'project_name': 'rally_sanity-project_0bd9726e-a0db-47a8-82d1-e131e8855355', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': 'c33abf657fd747ccadab268041051677', 'project_domain_name': 'Default'} 2018-12-04 20:15:03,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 20:15:03,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8966173e338b19b7b8b9fd5ba6cbb716c0b90552" 2018-12-04 20:15:03,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:15:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-032ac728-88c3-492c-9522-f2d786876979 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 20:15:03,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-032ac728-88c3-492c-9522-f2d786876979 2018-12-04 20:15:03,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0915729999542s 2018-12-04 20:15:03,390 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-032ac728-88c3-492c-9522-f2d786876979 2018-12-04 20:15:03,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 20:15:03,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8966173e338b19b7b8b9fd5ba6cbb716c0b90552" 2018-12-04 20:15:03,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:15:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7499ff67-4450-4dd4-8539-8abc771b5eb2 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 20:15:03,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7499ff67-4450-4dd4-8539-8abc771b5eb2 2018-12-04 20:15:03,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0932750701904s 2018-12-04 20:15:03,488 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7499ff67-4450-4dd4-8539-8abc771b5eb2 2018-12-04 20:15:03,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 20:15:03,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}8966173e338b19b7b8b9fd5ba6cbb716c0b90552" 2018-12-04 20:15:03,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:15:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34f3c895-b698-4d08-947e-0ef6489a68e9 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 20:15:03,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-34f3c895-b698-4d08-947e-0ef6489a68e9 2018-12-04 20:15:03,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0948879718781s 2018-12-04 20:15:03,587 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-34f3c895-b698-4d08-947e-0ef6489a68e9 2018-12-04 20:15:03,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 20:15:03,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8966173e338b19b7b8b9fd5ba6cbb716c0b90552" 2018-12-04 20:15:03,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:15:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-127684a8-5dda-4489-a7b5-892cb8b983c6 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_0bd9726e-a0db-47a8-82d1-e131e8855355", "links": {"self": "http://172.30.9.23:5000/v3/users/8715debed69a4adfb8e16082bc9c8ac5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8715debed69a4adfb8e16082bc9c8ac5", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 20:15:03,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-127684a8-5dda-4489-a7b5-892cb8b983c6 2018-12-04 20:15:03,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112053871155s 2018-12-04 20:15:03,701 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-127684a8-5dda-4489-a7b5-892cb8b983c6 2018-12-04 20:15:03,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 20:15:03,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}8966173e338b19b7b8b9fd5ba6cbb716c0b90552" 2018-12-04 20:15:03,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:15:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5128d7e4-499e-44dd-a9b1-bea68971c995 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.23:5000/v3/projects/c33abf657fd747ccadab268041051677"}, "tags": [], "enabled": true, "id": "c33abf657fd747ccadab268041051677", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_0bd9726e-a0db-47a8-82d1-e131e8855355"}]} 2018-12-04 20:15:03,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-5128d7e4-499e-44dd-a9b1-bea68971c995 2018-12-04 20:15:03,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0938670635223s 2018-12-04 20:15:03,806 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-5128d7e4-499e-44dd-a9b1-bea68971c995 2018-12-04 20:15:03,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 20:15:03,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=8715debed69a4adfb8e16082bc9c8ac5&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=c33abf657fd747ccadab268041051677" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8966173e338b19b7b8b9fd5ba6cbb716c0b90552" 2018-12-04 20:15:03,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:15:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0bf65be-325f-492d-8172-d199fa78b555 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=8715debed69a4adfb8e16082bc9c8ac5&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=c33abf657fd747ccadab268041051677", "previous": null, "next": null}} 2018-12-04 20:15:03,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=8715debed69a4adfb8e16082bc9c8ac5&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=c33abf657fd747ccadab268041051677 used request id req-a0bf65be-325f-492d-8172-d199fa78b555 2018-12-04 20:15:03,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0985560417175s 2018-12-04 20:15:03,913 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=8715debed69a4adfb8e16082bc9c8ac5&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=c33abf657fd747ccadab268041051677 used request id req-a0bf65be-325f-492d-8172-d199fa78b555 2018-12-04 20:15:03,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-04 20:15:03,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/c33abf657fd747ccadab268041051677/users/8715debed69a4adfb8e16082bc9c8ac5/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8966173e338b19b7b8b9fd5ba6cbb716c0b90552" 2018-12-04 20:15:04,042 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 20:15:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e571e709-3f3d-45f8-b332-9cb52ad8d321 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 20:15:04,042 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c33abf657fd747ccadab268041051677/users/8715debed69a4adfb8e16082bc9c8ac5/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-e571e709-3f3d-45f8-b332-9cb52ad8d321 2018-12-04 20:15:04,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.126379966736s 2018-12-04 20:15:04,043 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c33abf657fd747ccadab268041051677/users/8715debed69a4adfb8e16082bc9c8ac5/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-e571e709-3f3d-45f8-b332-9cb52ad8d321 2018-12-04 20:15:04,044 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-12-04 20:15:04,374 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Max retries exceeded with url: /resources/monitoring/ping (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2018-12-04 20:15:04,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 20:15:04,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}8966173e338b19b7b8b9fd5ba6cbb716c0b90552" 2018-12-04 20:15:04,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:15:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ac38df8-164e-45a5-9286-c509068466fa Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-04 20:15:04,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-4ac38df8-164e-45a5-9286-c509068466fa 2018-12-04 20:15:04,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0930922031403s 2018-12-04 20:15:04,468 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-4ac38df8-164e-45a5-9286-c509068466fa 2018-12-04 20:15:04,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 20:15:04,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}8966173e338b19b7b8b9fd5ba6cbb716c0b90552" 2018-12-04 20:15:04,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:15:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee6c4090-93c0-44eb-9fe1-7372fe6e39b6 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.23:5000/v3/projects/c33abf657fd747ccadab268041051677"}, "tags": [], "enabled": true, "id": "c33abf657fd747ccadab268041051677", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_0bd9726e-a0db-47a8-82d1-e131e8855355"}]} 2018-12-04 20:15:04,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-ee6c4090-93c0-44eb-9fe1-7372fe6e39b6 2018-12-04 20:15:04,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0998220443726s 2018-12-04 20:15:04,575 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-ee6c4090-93c0-44eb-9fe1-7372fe6e39b6 2018-12-04 20:15:04,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-04 20:15:04,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}8966173e338b19b7b8b9fd5ba6cbb716c0b90552" -d '{"network": {"shared": true, "tenant_id": "c33abf657fd747ccadab268041051677", "name": "rally_sanity-net_0bd9726e-a0db-47a8-82d1-e131e8855355", "admin_state_up": true}}' 2018-12-04 20:15:04,975 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-61a8dee9-5946-414b-bef6-74b088e99386 Date: Tue, 04 Dec 2018 20:15:04 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5edcf721-d80a-4146-9bee-3015289bffe7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"c33abf657fd747ccadab268041051677","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-04T20:15:04Z","is_default":false,"provider:segmentation_id":97,"name":"rally_sanity-net_0bd9726e-a0db-47a8-82d1-e131e8855355","admin_state_up":true,"tenant_id":"c33abf657fd747ccadab268041051677","created_at":"2018-12-04T20:15:04Z","mtu":1450}} 2018-12-04 20:15:04,975 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-61a8dee9-5946-414b-bef6-74b088e99386 2018-12-04 20:15:04,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.39781498909s 2018-12-04 20:15:04,976 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-61a8dee9-5946-414b-bef6-74b088e99386 2018-12-04 20:15:04,976 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-04T20:15:04Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5edcf721-d80a-4146-9bee-3015289bffe7', u'provider:segmentation_id': 97, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-net_0bd9726e-a0db-47a8-82d1-e131e8855355', u'admin_state_up': True, u'tenant_id': u'c33abf657fd747ccadab268041051677', u'created_at': u'2018-12-04T20:15:04Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'c33abf657fd747ccadab268041051677'}) 2018-12-04 20:15:04,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 20:15:04,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:15:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-628b372a-4684-4432-987c-aeeaa4227bd0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 20:15:04,984 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-628b372a-4684-4432-987c-aeeaa4227bd0 2018-12-04 20:15:04,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 20:15:05,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T21:15:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c33abf657fd747ccadab268041051677", "name": "rally_sanity-project_0bd9726e-a0db-47a8-82d1-e131e8855355"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/c33abf657fd747ccadab268041051677", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/c33abf657fd747ccadab268041051677", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/c33abf657fd747ccadab268041051677", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_c33abf657fd747ccadab268041051677", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_c33abf657fd747ccadab268041051677", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c33abf657fd747ccadab268041051677", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/c33abf657fd747ccadab268041051677", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/c33abf657fd747ccadab268041051677", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c33abf657fd747ccadab268041051677", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/c33abf657fd747ccadab268041051677", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/c33abf657fd747ccadab268041051677", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/c33abf657fd747ccadab268041051677", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/c33abf657fd747ccadab268041051677", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/c33abf657fd747ccadab268041051677", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_0bd9726e-a0db-47a8-82d1-e131e8855355", "id": "8715debed69a4adfb8e16082bc9c8ac5"}, "audit_ids": ["eUPx4S0NTDqsHD0mLH-wLg"], "issued_at": "2018-12-04T20:15:05.000000Z"}} 2018-12-04 20:15:05,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 20:15:05,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}5ae4c2b5e6c41d9f12cacd7b804db191b00d2857" 2018-12-04 20:15:05,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1348 X-Openstack-Request-Id: req-5ce447df-e5e6-49fe-af5c-3cd7dad92951 Date: Tue, 04 Dec 2018 20:15:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5edcf721-d80a-4146-9bee-3015289bffe7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"c33abf657fd747ccadab268041051677","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-04T20:15:04Z","provider:segmentation_id":97,"name":"rally_sanity-net_0bd9726e-a0db-47a8-82d1-e131e8855355","admin_state_up":true,"tenant_id":"c33abf657fd747ccadab268041051677","created_at":"2018-12-04T20:15:04Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T20:04:01Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"}]} 2018-12-04 20:15:05,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-5ce447df-e5e6-49fe-af5c-3cd7dad92951 2018-12-04 20:15:05,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.26099395752s 2018-12-04 20:15:05,654 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-5ce447df-e5e6-49fe-af5c-3cd7dad92951 2018-12-04 20:15:05,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-04 20:15:05,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}5ae4c2b5e6c41d9f12cacd7b804db191b00d2857" -d '{"subnet": {"name": "rally_sanity-subnet_0bd9726e-a0db-47a8-82d1-e131e8855355", "enable_dhcp": true, "network_id": "5edcf721-d80a-4146-9bee-3015289bffe7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-04 20:15:06,229 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-b3ed0512-0e8d-42f4-b3db-f946f8a431e0 Date: Tue, 04 Dec 2018 20:15:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5edcf721-d80a-4146-9bee-3015289bffe7","tenant_id":"c33abf657fd747ccadab268041051677","created_at":"2018-12-04T20:15:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-04T20:15:05Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"c33abf657fd747ccadab268041051677","id":"e8e19211-a49e-41a3-a58a-09187d53e3d7","subnetpool_id":null,"name":"rally_sanity-subnet_0bd9726e-a0db-47a8-82d1-e131e8855355"}} 2018-12-04 20:15:06,229 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-b3ed0512-0e8d-42f4-b3db-f946f8a431e0 2018-12-04 20:15:06,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.57422709465s 2018-12-04 20:15:06,230 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-b3ed0512-0e8d-42f4-b3db-f946f8a431e0 2018-12-04 20:15:06,230 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-04T20:15:05Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'e8e19211-a49e-41a3-a58a-09187d53e3d7', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_0bd9726e-a0db-47a8-82d1-e131e8855355', u'enable_dhcp': True, u'network_id': u'5edcf721-d80a-4146-9bee-3015289bffe7', u'tenant_id': u'c33abf657fd747ccadab268041051677', u'created_at': u'2018-12-04T20:15:05Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c33abf657fd747ccadab268041051677'}) 2018-12-04 20:15:06,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-04 20:15:06,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}5ae4c2b5e6c41d9f12cacd7b804db191b00d2857" -d '{"router": {"external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "name": "rally_sanity-router_0bd9726e-a0db-47a8-82d1-e131e8855355", "admin_state_up": true}}' 2018-12-04 20:15:07,223 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-a9167c85-7416-4b48-86f4-b1c821629434 Date: Tue, 04 Dec 2018 20:15:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "c33abf657fd747ccadab268041051677", "created_at": "2018-12-04T20:15:06Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-04T20:15:07Z", "revision_number": 2, "routes": [], "project_id": "c33abf657fd747ccadab268041051677", "id": "272befe9-6adc-4b17-8a9f-37154bd5befc", "name": "rally_sanity-router_0bd9726e-a0db-47a8-82d1-e131e8855355"}} 2018-12-04 20:15:07,223 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-a9167c85-7416-4b48-86f4-b1c821629434 2018-12-04 20:15:07,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 0.99195098877s 2018-12-04 20:15:07,223 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-a9167c85-7416-4b48-86f4-b1c821629434 2018-12-04 20:15:07,224 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'90070285-9e79-459a-b14a-3d1fcc36db90', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'caf0e3d6-6d8d-494c-a544-3ba2d42faa13', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'c33abf657fd747ccadab268041051677', u'created_at': u'2018-12-04T20:15:06Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-12-04T20:15:07Z', u'revision_number': 2, u'routes': [], u'project_id': u'c33abf657fd747ccadab268041051677', u'id': u'272befe9-6adc-4b17-8a9f-37154bd5befc', u'name': u'rally_sanity-router_0bd9726e-a0db-47a8-82d1-e131e8855355'}) 2018-12-04 20:15:07,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-04 20:15:07,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/272befe9-6adc-4b17-8a9f-37154bd5befc/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}5ae4c2b5e6c41d9f12cacd7b804db191b00d2857" -d '{"subnet_id": "e8e19211-a49e-41a3-a58a-09187d53e3d7"}' 2018-12-04 20:15:08,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5566f317-c19e-4940-8412-84a421cd5bf5 Date: Tue, 04 Dec 2018 20:15:08 GMT RESP BODY: {"network_id": "5edcf721-d80a-4146-9bee-3015289bffe7", "tenant_id": "c33abf657fd747ccadab268041051677", "subnet_id": "e8e19211-a49e-41a3-a58a-09187d53e3d7", "subnet_ids": ["e8e19211-a49e-41a3-a58a-09187d53e3d7"], "port_id": "bfa37938-41ae-40e4-8c48-b8817d01f6f7", "id": "272befe9-6adc-4b17-8a9f-37154bd5befc"} 2018-12-04 20:15:08,912 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/272befe9-6adc-4b17-8a9f-37154bd5befc/add_router_interface.json used request id req-5566f317-c19e-4940-8412-84a421cd5bf5 2018-12-04 20:15:08,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.68736195564s 2018-12-04 20:15:08,912 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/272befe9-6adc-4b17-8a9f-37154bd5befc/add_router_interface.json used request id req-5566f317-c19e-4940-8412-84a421cd5bf5 returning object 272befe9-6adc-4b17-8a9f-37154bd5befc 2018-12-04 20:15:08,913 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 20:15:09,041 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-04 20:15:09,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 20:15:09,047 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 04 Dec 2018 20:15:09 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-12-04 20:15:09,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 20:15:09,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ae4c2b5e6c41d9f12cacd7b804db191b00d2857" 2018-12-04 20:15:09,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-121f0d75-8306-4029-9ed3-f8b3a5b2a4a6 Date: Tue, 04 Dec 2018 20:15:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 20:15:09,259 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-121f0d75-8306-4029-9ed3-f8b3a5b2a4a6 2018-12-04 20:15:09,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.209801912308s 2018-12-04 20:15:09,259 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-121f0d75-8306-4029-9ed3-f8b3a5b2a4a6 2018-12-04 20:15:09,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-04 20:15:09,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5ae4c2b5e6c41d9f12cacd7b804db191b00d2857" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_0bd9726e-a0db-47a8-82d1-e131e8855355", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_0bd9726e-a0db-47a8-82d1-e131e8855355"}' 2018-12-04 20:15:09,317 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/3d513e2c-2f7d-4cad-aa53-ec9de212b32f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fd476a6a-6cd5-4a8a-8803-b10d9af39b49 Date: Tue, 04 Dec 2018 20:15:09 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/3d513e2c-2f7d-4cad-aa53-ec9de212b32f/file", "owner": "c33abf657fd747ccadab268041051677", "id": "3d513e2c-2f7d-4cad-aa53-ec9de212b32f", "size": null, "self": "/v2/images/3d513e2c-2f7d-4cad-aa53-ec9de212b32f", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T20:15:09Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_0bd9726e-a0db-47a8-82d1-e131e8855355", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_0bd9726e-a0db-47a8-82d1-e131e8855355", "checksum": null, "created_at": "2018-12-04T20:15:09Z", "protected": false} 2018-12-04 20:15:09,317 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-fd476a6a-6cd5-4a8a-8803-b10d9af39b49 2018-12-04 20:15:09,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0508170127869s 2018-12-04 20:15:09,318 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-fd476a6a-6cd5-4a8a-8803-b10d9af39b49 returning object 3d513e2c-2f7d-4cad-aa53-ec9de212b32f 2018-12-04 20:15:09,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-04 20:15:09,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/3d513e2c-2f7d-4cad-aa53-ec9de212b32f/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}5ae4c2b5e6c41d9f12cacd7b804db191b00d2857" -d '' 2018-12-04 20:15:09,698 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-862ece9c-2373-46a8-9112-d409693e6264 Date: Tue, 04 Dec 2018 20:15:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 20:15:09,699 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/3d513e2c-2f7d-4cad-aa53-ec9de212b32f/file used request id req-862ece9c-2373-46a8-9112-d409693e6264 2018-12-04 20:15:09,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.380298137665s 2018-12-04 20:15:09,699 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/3d513e2c-2f7d-4cad-aa53-ec9de212b32f/file used request id req-862ece9c-2373-46a8-9112-d409693e6264 2018-12-04 20:15:09,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 20:15:09,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ae4c2b5e6c41d9f12cacd7b804db191b00d2857" 2018-12-04 20:15:09,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-1ecc6fb0-10ff-4cf2-9d2e-13a383282946 Date: Tue, 04 Dec 2018 20:15:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/3d513e2c-2f7d-4cad-aa53-ec9de212b32f/snap", "metadata": {}}], "file": "/v2/images/3d513e2c-2f7d-4cad-aa53-ec9de212b32f/file", "owner": "c33abf657fd747ccadab268041051677", "id": "3d513e2c-2f7d-4cad-aa53-ec9de212b32f", "size": 12716032, "self": "/v2/images/3d513e2c-2f7d-4cad-aa53-ec9de212b32f", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/3d513e2c-2f7d-4cad-aa53-ec9de212b32f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T20:15:09Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_0bd9726e-a0db-47a8-82d1-e131e8855355", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_0bd9726e-a0db-47a8-82d1-e131e8855355", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T20:15:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 20:15:09,733 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-1ecc6fb0-10ff-4cf2-9d2e-13a383282946 2018-12-04 20:15:09,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0305287837982s 2018-12-04 20:15:09,734 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-1ecc6fb0-10ff-4cf2-9d2e-13a383282946 2018-12-04 20:15:09,736 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/3d513e2c-2f7d-4cad-aa53-ec9de212b32f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3d513e2c-2f7d-4cad-aa53-ec9de212b32f/file', 'owner': u'c33abf657fd747ccadab268041051677', 'id': u'3d513e2c-2f7d-4cad-aa53-ec9de212b32f', 'size': 12716032, u'self': u'/v2/images/3d513e2c-2f7d-4cad-aa53-ec9de212b32f', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c33abf657fd747ccadab268041051677', 'name': 'rally_sanity-project_0bd9726e-a0db-47a8-82d1-e131e8855355', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/3d513e2c-2f7d-4cad-aa53-ec9de212b32f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-04T20:15:09Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-04T20:15:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_0bd9726e-a0db-47a8-82d1-e131e8855355', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/3d513e2c-2f7d-4cad-aa53-ec9de212b32f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_0bd9726e-a0db-47a8-82d1-e131e8855355', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_0bd9726e-a0db-47a8-82d1-e131e8855355', 'created': u'2018-12-04T20:15:09Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-04T20:15:09Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/3d513e2c-2f7d-4cad-aa53-ec9de212b32f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_0bd9726e-a0db-47a8-82d1-e131e8855355', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-04 20:15:09,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-04 20:15:09,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}8966173e338b19b7b8b9fd5ba6cbb716c0b90552" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_0bd9726e-a0db-47a8-82d1-e131e8855355", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-04 20:15:10,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:15:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-598dbf28-fa84-4435-860c-555644c8c9c7 x-compute-request-id: req-598dbf28-fa84-4435-860c-555644c8c9c7 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_0bd9726e-a0db-47a8-82d1-e131e8855355", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/57c16d9a-7078-4e94-8292-f6c969fdcbd0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/57c16d9a-7078-4e94-8292-f6c969fdcbd0", "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": "57c16d9a-7078-4e94-8292-f6c969fdcbd0"}} 2018-12-04 20:15:10,228 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-598dbf28-fa84-4435-860c-555644c8c9c7 2018-12-04 20:15:10,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.491250038147s 2018-12-04 20:15:10,228 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-598dbf28-fa84-4435-860c-555644c8c9c7 2018-12-04 20:15:10,229 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_0bd9726e-a0db-47a8-82d1-e131e8855355', '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'7156be1802b84962aaa9ceab6d73cc34', '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'57c16d9a-7078-4e94-8292-f6c969fdcbd0', 'swap': 0}) 2018-12-04 20:15:10,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-04 20:15:10,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/57c16d9a-7078-4e94-8292-f6c969fdcbd0/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}8966173e338b19b7b8b9fd5ba6cbb716c0b90552" -d '{"extra_specs": {}}' 2018-12-04 20:15:10,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:15: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-91edee7f-e611-4fea-9e2d-d79f05b33433 x-compute-request-id: req-91edee7f-e611-4fea-9e2d-d79f05b33433 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-04 20:15:10,252 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/57c16d9a-7078-4e94-8292-f6c969fdcbd0/os-extra_specs used request id req-91edee7f-e611-4fea-9e2d-d79f05b33433 2018-12-04 20:15:10,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.022812128067s 2018-12-04 20:15:10,253 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/57c16d9a-7078-4e94-8292-f6c969fdcbd0/os-extra_specs used request id req-91edee7f-e611-4fea-9e2d-d79f05b33433 2018-12-04 20:15:10,253 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-04 20:15:12,451 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-04 20:15:14,618 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 18811980-b3a6-4fc5-8a57-f54f834c7eb5 | 2018-12-04T20:15:14.238706 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 18811980-b3a6-4fc5-8a57-f54f834c7eb5 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-04 20:15:17,556 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-04 20:15:18,295 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-12-04 20:15:18,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-04 20:15:18,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}5ae4c2b5e6c41d9f12cacd7b804db191b00d2857" 2018-12-04 20:15:18,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:15:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c50bee5-aefe-46af-8079-99dea391207e x-compute-request-id: req-6c50bee5-aefe-46af-8079-99dea391207e 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": 2}, "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": 2010000, "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": 4}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-12-04 20:15:18,561 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-6c50bee5-aefe-46af-8079-99dea391207e 2018-12-04 20:15:18,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.264759063721s 2018-12-04 20:15:18,562 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-6c50bee5-aefe-46af-8079-99dea391207e 2018-12-04 20:15:18,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-04 20:15:18,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}5ae4c2b5e6c41d9f12cacd7b804db191b00d2857" 2018-12-04 20:15:18,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-c97c4e6d-0ec9-4be7-998e-1ad059ba2633 Date: Tue, 04 Dec 2018 20:15:18 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": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "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": "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": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-12-04 20:15:18,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-c97c4e6d-0ec9-4be7-998e-1ad059ba2633 2018-12-04 20:15:18,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.00891613960266s 2018-12-04 20:15:18,573 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-c97c4e6d-0ec9-4be7-998e-1ad059ba2633 2018-12-04 20:15:18,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-04 20:15:18,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}8966173e338b19b7b8b9fd5ba6cbb716c0b90552" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_0bd9726e-a0db-47a8-82d1-e131e8855355", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-04 20:15:18,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:15:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4b7d2fb-43c4-4db5-873a-e1f118b55709 x-compute-request-id: req-c4b7d2fb-43c4-4db5-873a-e1f118b55709 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_0bd9726e-a0db-47a8-82d1-e131e8855355", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/8f78807e-bd90-42d3-9489-8458e01e07a3", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/8f78807e-bd90-42d3-9489-8458e01e07a3", "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": "8f78807e-bd90-42d3-9489-8458e01e07a3"}} 2018-12-04 20:15:18,629 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c4b7d2fb-43c4-4db5-873a-e1f118b55709 2018-12-04 20:15:18,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0496580600739s 2018-12-04 20:15:18,629 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c4b7d2fb-43c4-4db5-873a-e1f118b55709 2018-12-04 20:15:18,630 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_0bd9726e-a0db-47a8-82d1-e131e8855355', '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'7156be1802b84962aaa9ceab6d73cc34', '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'8f78807e-bd90-42d3-9489-8458e01e07a3', 'swap': 0}) 2018-12-04 20:15:18,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-04 20:15:18,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/8f78807e-bd90-42d3-9489-8458e01e07a3/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}8966173e338b19b7b8b9fd5ba6cbb716c0b90552" -d '{"extra_specs": {}}' 2018-12-04 20:15:18,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:15:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-feafdacb-727e-4702-aac0-fed71d2bb17f x-compute-request-id: req-feafdacb-727e-4702-aac0-fed71d2bb17f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-04 20:15:18,657 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/8f78807e-bd90-42d3-9489-8458e01e07a3/os-extra_specs used request id req-feafdacb-727e-4702-aac0-fed71d2bb17f 2018-12-04 20:15:18,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0262241363525s 2018-12-04 20:15:18,657 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/8f78807e-bd90-42d3-9489-8458e01e07a3/os-extra_specs used request id req-feafdacb-727e-4702-aac0-fed71d2bb17f 2018-12-04 20:15:18,658 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_0bd9726e-a0db-47a8-82d1-e131e8855355', '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'7156be1802b84962aaa9ceab6d73cc34', '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'8f78807e-bd90-42d3-9489-8458e01e07a3', 'swap': 0}) 2018-12-04 20:15:18,658 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-12-04 20:15:18,658 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-04 20:15:18,671 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-04 20:15:18,672 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-12-04 20:15:18,673 - 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': '5edcf721-d80a-4146-9bee-3015289bffe7', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_0bd9726e-a0db-47a8-82d1-e131e8855355', 'flavor_name': 'rally_sanity-flavor_0bd9726e-a0db-47a8-82d1-e131e8855355', '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_0bd9726e-a0db-47a8-82d1-e131e8855355', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-04 20:16:22,768 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b6ca2d96-f037-46a5-8739-15cc466e305a 2018-12-04 20:16:22,769 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_sanity does not exist, we create it. 2018-12-04 20:16:22,770 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b6ca2d96-f037-46a5-8739-15cc466e305a'] 2018-12-04 20:16:23,681 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b6ca2d96-f037-46a5-8739-15cc466e305a -------------------------------------------------------------------------------- Task b6ca2d96-f037-46a5-8739-15cc466e305a: 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 b6ca2d96-f037-46a5-8739-15cc466e305a 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.505 | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 100.0% | 1 | | total | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 100.0% | 1 | | -> duration | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.505253 Full duration: 7.458602 -------------------------------------------------------------------------------- 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 b6ca2d96-f037-46a5-8739-15cc466e305a 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.381 | 0.381 | 0.381 | 0.381 | 0.381 | 0.381 | 100.0% | 1 | | total | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 100.0% | 1 | | -> duration | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.928703 Full duration: 7.986123 -------------------------------------------------------------------------------- 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 b6ca2d96-f037-46a5-8739-15cc466e305a has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.256 | 0.256 | 0.256 | 0.256 | 0.256 | 0.256 | 100.0% | 1 | | total | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | -> duration | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.693754 Full duration: 7.532975 -------------------------------------------------------------------------------- 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 b6ca2d96-f037-46a5-8739-15cc466e305a 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.421 | 0.421 | 0.421 | 0.421 | 0.421 | 0.421 | 100.0% | 1 | | total | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 100.0% | 1 | | -> duration | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.861955 Full duration: 8.200133 -------------------------------------------------------------------------------- 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 b6ca2d96-f037-46a5-8739-15cc466e305a 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.528 | 0.528 | 0.528 | 0.528 | 0.528 | 0.528 | 100.0% | 1 | | total | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 100.0% | 1 | | -> duration | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.942128 Full duration: 8.18291 -------------------------------------------------------------------------------- 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 b6ca2d96-f037-46a5-8739-15cc466e305a 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.219 | 0.219 | 0.219 | 0.219 | 0.219 | 0.219 | 100.0% | 1 | | total | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 100.0% | 1 | | -> duration | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.870859 Full duration: 7.855915 HINTS: * To plot HTML graphics with this data, run: rally task report b6ca2d96-f037-46a5-8739-15cc466e305a --out output.html * To generate a JUnit report, run: rally task export b6ca2d96-f037-46a5-8739-15cc466e305a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b6ca2d96-f037-46a5-8739-15cc466e305a --json --out output.json 2018-12-04 20:16:23,681 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b6ca2d96-f037-46a5-8739-15cc466e305a', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2018-12-04 20:16:25,516 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b6ca2d96-f037-46a5-8739-15cc466e305a --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2018-12-04 20:16:25.421 718 INFO rally.api [-] Building 'json' report for the following task(s): 'b6ca2d96-f037-46a5-8739-15cc466e305a'. 2018-12-04 20:16:25.426 718 INFO rally.api [-] The report has been successfully built. 2018-12-04 20:16:25,517 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'b6ca2d96-f037-46a5-8739-15cc466e305a', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.html'] 2018-12-04 20:16:27,233 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid b6ca2d96-f037-46a5-8739-15cc466e305a --out /home/opnfv/functest/results/rally_sanity/authenticate.html 2018-12-04 20:16:27.119 720 INFO rally.api [-] Building 'html' report for the following task(s): 'b6ca2d96-f037-46a5-8739-15cc466e305a'. 2018-12-04 20:16:27.140 720 INFO rally.api [-] The report has been successfully built. 2018-12-04 20:16:27,240 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-12-04 20:16:27,240 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-12-04 20:16:27,240 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-04 20:16:27,254 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-04 20:16:27,254 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-12-04 20:16:27,254 - 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': '5edcf721-d80a-4146-9bee-3015289bffe7', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_0bd9726e-a0db-47a8-82d1-e131e8855355', 'flavor_name': 'rally_sanity-flavor_0bd9726e-a0db-47a8-82d1-e131e8855355', '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_0bd9726e-a0db-47a8-82d1-e131e8855355', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-04 20:17:55,856 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 790a9c6f-9d2d-41f7-8637-26b2793e23e2 2018-12-04 20:17:55,856 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '790a9c6f-9d2d-41f7-8637-26b2793e23e2'] 2018-12-04 20:17:56,740 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 790a9c6f-9d2d-41f7-8637-26b2793e23e2 -------------------------------------------------------------------------------- Task 790a9c6f-9d2d-41f7-8637-26b2793e23e2: 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 790a9c6f-9d2d-41f7-8637-26b2793e23e2 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.181 | 3.181 | 3.181 | 3.181 | 3.181 | 3.181 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | -> glance_v2.upload_data | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 100.0% | 1 | | glance_v2.delete_image | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 100.0% | 1 | | total | 4.254 | 4.254 | 4.254 | 4.254 | 4.254 | 4.254 | 100.0% | 1 | | -> duration | 4.254 | 4.254 | 4.254 | 4.254 | 4.254 | 4.254 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.253628 Full duration: 13.057146 -------------------------------------------------------------------------------- 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 790a9c6f-9d2d-41f7-8637-26b2793e23e2 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.771 | 3.771 | 3.771 | 3.771 | 3.771 | 3.771 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | -> glance_v2.upload_data | 1.442 | 1.442 | 1.442 | 1.442 | 1.442 | 1.442 | 100.0% | 1 | | glance_v2.list_images | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 100.0% | 1 | | total | 3.806 | 3.806 | 3.806 | 3.806 | 3.806 | 3.806 | 100.0% | 1 | | -> duration | 3.806 | 3.806 | 3.806 | 3.806 | 3.806 | 3.806 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.805716 Full duration: 14.922932 -------------------------------------------------------------------------------- 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 790a9c6f-9d2d-41f7-8637-26b2793e23e2 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.215 | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 100.0% | 1 | | total | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 100.0% | 1 | | -> duration | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.214955 Full duration: 8.029352 -------------------------------------------------------------------------------- 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": "5edcf721-d80a-4146-9bee-3015289bffe7" } ], "flavor": { "name": "rally_sanity-flavor_0bd9726e-a0db-47a8-82d1-e131e8855355" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 790a9c6f-9d2d-41f7-8637-26b2793e23e2 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.709 | 2.709 | 2.709 | 2.709 | 2.709 | 2.709 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | -> glance_v2.upload_data | 0.381 | 0.381 | 0.381 | 0.381 | 0.381 | 0.381 | 100.0% | 1 | | nova.boot_servers | 11.904 | 11.904 | 11.904 | 11.904 | 11.904 | 11.904 | 100.0% | 1 | | total | 14.614 | 14.614 | 14.614 | 14.614 | 14.614 | 14.614 | 100.0% | 1 | | -> duration | 13.614 | 13.614 | 13.614 | 13.614 | 13.614 | 13.614 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.61363 Full duration: 35.07172 HINTS: * To plot HTML graphics with this data, run: rally task report 790a9c6f-9d2d-41f7-8637-26b2793e23e2 --out output.html * To generate a JUnit report, run: rally task export 790a9c6f-9d2d-41f7-8637-26b2793e23e2 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 790a9c6f-9d2d-41f7-8637-26b2793e23e2 --json --out output.json 2018-12-04 20:17:56,741 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '790a9c6f-9d2d-41f7-8637-26b2793e23e2', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2018-12-04 20:17:58,666 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 790a9c6f-9d2d-41f7-8637-26b2793e23e2 --out /home/opnfv/functest/results/rally_sanity/glance.json 2018-12-04 20:17:58.565 1270 INFO rally.api [-] Building 'json' report for the following task(s): '790a9c6f-9d2d-41f7-8637-26b2793e23e2'. 2018-12-04 20:17:58.570 1270 INFO rally.api [-] The report has been successfully built. 2018-12-04 20:17:58,666 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '790a9c6f-9d2d-41f7-8637-26b2793e23e2', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.html'] 2018-12-04 20:18:00,576 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 790a9c6f-9d2d-41f7-8637-26b2793e23e2 --out /home/opnfv/functest/results/rally_sanity/glance.html 2018-12-04 20:18:00.464 1272 INFO rally.api [-] Building 'html' report for the following task(s): '790a9c6f-9d2d-41f7-8637-26b2793e23e2'. 2018-12-04 20:18:00.485 1272 INFO rally.api [-] The report has been successfully built. 2018-12-04 20:18:00,582 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-12-04 20:18:00,583 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-12-04 20:18:00,584 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-04 20:18:00,597 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-04 20:18:00,598 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-12-04 20:18:00,598 - 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': '5edcf721-d80a-4146-9bee-3015289bffe7', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_0bd9726e-a0db-47a8-82d1-e131e8855355', 'flavor_name': 'rally_sanity-flavor_0bd9726e-a0db-47a8-82d1-e131e8855355', '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_0bd9726e-a0db-47a8-82d1-e131e8855355', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-04 20:21:07,589 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : aa3313f9-de69-46b4-beee-188bbbefcb38 2018-12-04 20:21:07,589 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'aa3313f9-de69-46b4-beee-188bbbefcb38'] 2018-12-04 20:21:08,511 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid aa3313f9-de69-46b4-beee-188bbbefcb38 -------------------------------------------------------------------------------- Task aa3313f9-de69-46b4-beee-188bbbefcb38: 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 aa3313f9-de69-46b4-beee-188bbbefcb38 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.19 | 3.19 | 3.19 | 3.19 | 3.19 | 3.19 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.467 | 2.467 | 2.467 | 2.467 | 2.467 | 2.467 | 100.0% | 1 | | total | 5.657 | 5.657 | 5.657 | 5.657 | 5.657 | 5.657 | 100.0% | 1 | | -> duration | 5.657 | 5.657 | 5.657 | 5.657 | 5.657 | 5.657 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.656913 Full duration: 22.362899 -------------------------------------------------------------------------------- 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 aa3313f9-de69-46b4-beee-188bbbefcb38 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.25 | 3.25 | 3.25 | 3.25 | 3.25 | 3.25 | 100.0% | 1 | | cinder_v2.delete_volume | 0.428 | 0.428 | 0.428 | 0.428 | 0.428 | 0.428 | 100.0% | 1 | | total | 3.678 | 3.678 | 3.678 | 3.678 | 3.678 | 3.678 | 100.0% | 1 | | -> duration | 3.678 | 3.678 | 3.678 | 3.678 | 3.678 | 3.678 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.678271 Full duration: 14.454981 -------------------------------------------------------------------------------- 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_0bd9726e-a0db-47a8-82d1-e131e8855355" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task aa3313f9-de69-46b4-beee-188bbbefcb38 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.831 | 5.831 | 5.831 | 5.831 | 5.831 | 5.831 | 100.0% | 1 | | cinder_v2.delete_volume | 0.461 | 0.461 | 0.461 | 0.461 | 0.461 | 0.461 | 100.0% | 1 | | total | 6.292 | 6.292 | 6.292 | 6.292 | 6.292 | 6.292 | 100.0% | 1 | | -> duration | 6.292 | 6.292 | 6.292 | 6.292 | 6.292 | 6.292 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.292253 Full duration: 17.323563 -------------------------------------------------------------------------------- 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 aa3313f9-de69-46b4-beee-188bbbefcb38 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.273 | 3.273 | 3.273 | 3.273 | 3.273 | 3.273 | 100.0% | 1 | | cinder_v2.delete_volume | 0.451 | 0.451 | 0.451 | 0.451 | 0.451 | 0.451 | 100.0% | 1 | | total | 3.723 | 3.723 | 3.723 | 3.723 | 3.723 | 3.723 | 100.0% | 1 | | -> duration | 3.723 | 3.723 | 3.723 | 3.723 | 3.723 | 3.723 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.723485 Full duration: 13.733316 -------------------------------------------------------------------------------- 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 aa3313f9-de69-46b4-beee-188bbbefcb38 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.415 | 3.415 | 3.415 | 3.415 | 3.415 | 3.415 | 100.0% | 1 | | cinder_v2.extend_volume | 0.534 | 0.534 | 0.534 | 0.534 | 0.534 | 0.534 | 100.0% | 1 | | cinder_v2.delete_volume | 0.464 | 0.464 | 0.464 | 0.464 | 0.464 | 0.464 | 100.0% | 1 | | total | 4.413 | 4.413 | 4.413 | 4.413 | 4.413 | 4.413 | 100.0% | 1 | | -> duration | 4.413 | 4.413 | 4.413 | 4.413 | 4.413 | 4.413 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.412785 Full duration: 14.30407 -------------------------------------------------------------------------------- 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 aa3313f9-de69-46b4-beee-188bbbefcb38 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.428 | 3.428 | 3.428 | 3.428 | 3.428 | 3.428 | 100.0% | 1 | | cinder_v2.delete_volume | 2.525 | 2.525 | 2.525 | 2.525 | 2.525 | 2.525 | 100.0% | 1 | | total | 5.953 | 5.953 | 5.953 | 5.953 | 5.953 | 5.953 | 100.0% | 1 | | -> duration | 5.953 | 5.953 | 5.953 | 5.953 | 5.953 | 5.953 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.952931 Full duration: 22.41038 -------------------------------------------------------------------------------- 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 aa3313f9-de69-46b4-beee-188bbbefcb38 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.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | cinder_v2.list_qos | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 100.0% | 1 | | total | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 100.0% | 1 | | -> duration | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.837129 Full duration: 12.502754 -------------------------------------------------------------------------------- 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 aa3313f9-de69-46b4-beee-188bbbefcb38 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.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | cinder_v2.set_qos | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 100.0% | 1 | | total | 0.936 | 0.936 | 0.936 | 0.936 | 0.936 | 0.936 | 100.0% | 1 | | -> duration | 0.936 | 0.936 | 0.936 | 0.936 | 0.936 | 0.936 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.936275 Full duration: 12.823434 -------------------------------------------------------------------------------- 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 aa3313f9-de69-46b4-beee-188bbbefcb38 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.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | cinder_v2.list_types | 0.194 | 0.194 | 0.194 | 0.194 | 0.194 | 0.194 | 100.0% | 1 | | total | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 100.0% | 1 | | -> duration | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.847259 Full duration: 12.331892 -------------------------------------------------------------------------------- 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 aa3313f9-de69-46b4-beee-188bbbefcb38 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.216 | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 100.0% | 1 | | total | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 100.0% | 1 | | -> duration | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.884684 Full duration: 12.707128 HINTS: * To plot HTML graphics with this data, run: rally task report aa3313f9-de69-46b4-beee-188bbbefcb38 --out output.html * To generate a JUnit report, run: rally task export aa3313f9-de69-46b4-beee-188bbbefcb38 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report aa3313f9-de69-46b4-beee-188bbbefcb38 --json --out output.json 2018-12-04 20:21:08,511 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'aa3313f9-de69-46b4-beee-188bbbefcb38', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2018-12-04 20:21:10,481 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid aa3313f9-de69-46b4-beee-188bbbefcb38 --out /home/opnfv/functest/results/rally_sanity/cinder.json 2018-12-04 20:21:10.372 3058 INFO rally.api [-] Building 'json' report for the following task(s): 'aa3313f9-de69-46b4-beee-188bbbefcb38'. 2018-12-04 20:21:10.381 3058 INFO rally.api [-] The report has been successfully built. 2018-12-04 20:21:10,482 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'aa3313f9-de69-46b4-beee-188bbbefcb38', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.html'] 2018-12-04 20:21:12,290 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid aa3313f9-de69-46b4-beee-188bbbefcb38 --out /home/opnfv/functest/results/rally_sanity/cinder.html 2018-12-04 20:21:12.171 3060 INFO rally.api [-] Building 'html' report for the following task(s): 'aa3313f9-de69-46b4-beee-188bbbefcb38'. 2018-12-04 20:21:12.198 3060 INFO rally.api [-] The report has been successfully built. 2018-12-04 20:21:12,304 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-12-04 20:21:12,305 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-gnocchi.yaml 2018-12-04 20:21:12,305 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-04 20:21:12,319 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-04 20:21:12,320 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-12-04 20:21:12,320 - 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': '5edcf721-d80a-4146-9bee-3015289bffe7', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_0bd9726e-a0db-47a8-82d1-e131e8855355', 'flavor_name': 'rally_sanity-flavor_0bd9726e-a0db-47a8-82d1-e131e8855355', '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_0bd9726e-a0db-47a8-82d1-e131e8855355', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-04 20:23:10,352 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a98a0f85-2666-410b-85e9-2d41a7c421aa 2018-12-04 20:23:10,352 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'a98a0f85-2666-410b-85e9-2d41a7c421aa'] 2018-12-04 20:23:11,058 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid a98a0f85-2666-410b-85e9-2d41a7c421aa -------------------------------------------------------------------------------- Task a98a0f85-2666-410b-85e9-2d41a7c421aa: 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 a98a0f85-2666-410b-85e9-2d41a7c421aa 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.611 | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 100.0% | 1 | | total | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 100.0% | 1 | | -> duration | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.610696 Full duration: 7.629478 -------------------------------------------------------------------------------- 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 a98a0f85-2666-410b-85e9-2d41a7c421aa 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.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | total | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | -> duration | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.6141 Full duration: 7.683609 -------------------------------------------------------------------------------- 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 a98a0f85-2666-410b-85e9-2d41a7c421aa 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.700727 Full duration: 8.300924 -------------------------------------------------------------------------------- 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 a98a0f85-2666-410b-85e9-2d41a7c421aa 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.745 | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.306 | 0.306 | 0.306 | 0.306 | 0.306 | 0.306 | 100.0% | 1 | | total | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 100.0% | 1 | | -> duration | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.050883 Full duration: 8.799727 -------------------------------------------------------------------------------- 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 a98a0f85-2666-410b-85e9-2d41a7c421aa 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.603 | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 100.0% | 1 | | total | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 100.0% | 1 | | -> duration | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.603528 Full duration: 7.59717 -------------------------------------------------------------------------------- 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 a98a0f85-2666-410b-85e9-2d41a7c421aa has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 100.0% | 1 | | total | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 100.0% | 1 | | -> duration | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.846531 Full duration: 8.210137 -------------------------------------------------------------------------------- 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 a98a0f85-2666-410b-85e9-2d41a7c421aa 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.603 | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 100.0% | 1 | | total | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 100.0% | 1 | | -> duration | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.603422 Full duration: 7.363686 -------------------------------------------------------------------------------- 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 a98a0f85-2666-410b-85e9-2d41a7c421aa 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.087 | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.276 | 0.276 | 0.276 | 0.276 | 0.276 | 0.276 | 100.0% | 1 | | total | 1.364 | 1.364 | 1.364 | 1.364 | 1.364 | 1.364 | 100.0% | 1 | | -> duration | 1.364 | 1.364 | 1.364 | 1.364 | 1.364 | 1.364 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.364037 Full duration: 9.02063 -------------------------------------------------------------------------------- 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 a98a0f85-2666-410b-85e9-2d41a7c421aa 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.602 | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 100.0% | 1 | | total | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 100.0% | 1 | | -> duration | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.602618 Full duration: 7.726355 -------------------------------------------------------------------------------- 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 a98a0f85-2666-410b-85e9-2d41a7c421aa 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.791 | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 100.0% | 1 | | gnocchi.delete_metric | 0.205 | 0.205 | 0.205 | 0.205 | 0.205 | 0.205 | 100.0% | 1 | | total | 0.997 | 0.997 | 0.997 | 0.997 | 0.997 | 0.997 | 100.0% | 1 | | -> duration | 0.997 | 0.997 | 0.997 | 0.997 | 0.997 | 0.997 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.996676 Full duration: 9.010223 -------------------------------------------------------------------------------- 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 a98a0f85-2666-410b-85e9-2d41a7c421aa 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.655 | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 100.0% | 1 | | gnocchi.delete_resource | 0.226 | 0.226 | 0.226 | 0.226 | 0.226 | 0.226 | 100.0% | 1 | | total | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 100.0% | 1 | | -> duration | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.881527 Full duration: 8.837122 HINTS: * To plot HTML graphics with this data, run: rally task report a98a0f85-2666-410b-85e9-2d41a7c421aa --out output.html * To generate a JUnit report, run: rally task export a98a0f85-2666-410b-85e9-2d41a7c421aa --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a98a0f85-2666-410b-85e9-2d41a7c421aa --json --out output.json 2018-12-04 20:23:11,059 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'a98a0f85-2666-410b-85e9-2d41a7c421aa', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2018-12-04 20:23:12,788 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid a98a0f85-2666-410b-85e9-2d41a7c421aa --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2018-12-04 20:23:12.688 4192 INFO rally.api [-] Building 'json' report for the following task(s): 'a98a0f85-2666-410b-85e9-2d41a7c421aa'. 2018-12-04 20:23:12.697 4192 INFO rally.api [-] The report has been successfully built. 2018-12-04 20:23:12,789 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'a98a0f85-2666-410b-85e9-2d41a7c421aa', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.html'] 2018-12-04 20:23:14,524 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid a98a0f85-2666-410b-85e9-2d41a7c421aa --out /home/opnfv/functest/results/rally_sanity/gnocchi.html 2018-12-04 20:23:14.411 4194 INFO rally.api [-] Building 'html' report for the following task(s): 'a98a0f85-2666-410b-85e9-2d41a7c421aa'. 2018-12-04 20:23:14.438 4194 INFO rally.api [-] The report has been successfully built. 2018-12-04 20:23:14,529 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-12-04 20:23:14,530 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-12-04 20:23:14,530 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-04 20:23:14,536 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-04 20:23:14,537 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-12-04 20:23:14,537 - 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': '5edcf721-d80a-4146-9bee-3015289bffe7', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_0bd9726e-a0db-47a8-82d1-e131e8855355', 'flavor_name': 'rally_sanity-flavor_0bd9726e-a0db-47a8-82d1-e131e8855355', '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_0bd9726e-a0db-47a8-82d1-e131e8855355', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-04 20:24:38,324 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7a580e34-aa4f-42d8-9382-ed38d79670a4 2018-12-04 20:24:38,325 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '7a580e34-aa4f-42d8-9382-ed38d79670a4'] 2018-12-04 20:24:39,236 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 7a580e34-aa4f-42d8-9382-ed38d79670a4 -------------------------------------------------------------------------------- Task 7a580e34-aa4f-42d8-9382-ed38d79670a4: 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 7a580e34-aa4f-42d8-9382-ed38d79670a4 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.833 | 4.833 | 4.833 | 4.833 | 4.833 | 4.833 | 100.0% | 1 | | heat.update_stack | 2.626 | 2.626 | 2.626 | 2.626 | 2.626 | 2.626 | 100.0% | 1 | | heat.delete_stack | 2.335 | 2.335 | 2.335 | 2.335 | 2.335 | 2.335 | 100.0% | 1 | | total | 9.794 | 9.794 | 9.794 | 9.794 | 9.794 | 9.794 | 100.0% | 1 | | -> duration | 5.794 | 5.794 | 5.794 | 5.794 | 5.794 | 5.794 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.793627 Full duration: 18.762552 -------------------------------------------------------------------------------- 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 7a580e34-aa4f-42d8-9382-ed38d79670a4 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.687 | 4.687 | 4.687 | 4.687 | 4.687 | 4.687 | 100.0% | 1 | | heat.check_stack | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 100.0% | 1 | | heat.delete_stack | 2.485 | 2.485 | 2.485 | 2.485 | 2.485 | 2.485 | 100.0% | 1 | | total | 8.076 | 8.076 | 8.076 | 8.076 | 8.076 | 8.076 | 100.0% | 1 | | -> duration | 6.076 | 6.076 | 6.076 | 6.076 | 6.076 | 6.076 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.075873 Full duration: 16.648197 -------------------------------------------------------------------------------- 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 7a580e34-aa4f-42d8-9382-ed38d79670a4 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.873 | 4.873 | 4.873 | 4.873 | 4.873 | 4.873 | 100.0% | 1 | | heat.suspend_stack | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 100.0% | 1 | | heat.resume_stack | 0.517 | 0.517 | 0.517 | 0.517 | 0.517 | 0.517 | 100.0% | 1 | | heat.delete_stack | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 100.0% | 1 | | total | 7.423 | 7.423 | 7.423 | 7.423 | 7.423 | 7.423 | 100.0% | 1 | | -> duration | 5.423 | 5.423 | 5.423 | 5.423 | 5.423 | 5.423 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.422837 Full duration: 17.738467 -------------------------------------------------------------------------------- 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 7a580e34-aa4f-42d8-9382-ed38d79670a4 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 100.0% | 1 | | total | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 100.0% | 1 | | -> duration | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.633121 Full duration: 8.795655 HINTS: * To plot HTML graphics with this data, run: rally task report 7a580e34-aa4f-42d8-9382-ed38d79670a4 --out output.html * To generate a JUnit report, run: rally task export 7a580e34-aa4f-42d8-9382-ed38d79670a4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7a580e34-aa4f-42d8-9382-ed38d79670a4 --json --out output.json 2018-12-04 20:24:39,237 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '7a580e34-aa4f-42d8-9382-ed38d79670a4', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2018-12-04 20:24:41,079 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 7a580e34-aa4f-42d8-9382-ed38d79670a4 --out /home/opnfv/functest/results/rally_sanity/heat.json 2018-12-04 20:24:40.982 5104 INFO rally.api [-] Building 'json' report for the following task(s): '7a580e34-aa4f-42d8-9382-ed38d79670a4'. 2018-12-04 20:24:40.987 5104 INFO rally.api [-] The report has been successfully built. 2018-12-04 20:24:41,080 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '7a580e34-aa4f-42d8-9382-ed38d79670a4', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.html'] 2018-12-04 20:24:43,627 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 7a580e34-aa4f-42d8-9382-ed38d79670a4 --out /home/opnfv/functest/results/rally_sanity/heat.html 2018-12-04 20:24:43.510 5106 INFO rally.api [-] Building 'html' report for the following task(s): '7a580e34-aa4f-42d8-9382-ed38d79670a4'. 2018-12-04 20:24:43.531 5106 INFO rally.api [-] The report has been successfully built. 2018-12-04 20:24:43,630 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-12-04 20:24:43,630 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-12-04 20:24:43,630 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-04 20:24:43,636 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-04 20:24:43,636 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-12-04 20:24:43,636 - 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': '5edcf721-d80a-4146-9bee-3015289bffe7', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_0bd9726e-a0db-47a8-82d1-e131e8855355', 'flavor_name': 'rally_sanity-flavor_0bd9726e-a0db-47a8-82d1-e131e8855355', '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_0bd9726e-a0db-47a8-82d1-e131e8855355', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-04 20:28:05,854 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 22ce3acf-49dd-4667-b971-d5cc24b9635c 2018-12-04 20:28:05,855 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '22ce3acf-49dd-4667-b971-d5cc24b9635c'] 2018-12-04 20:28:06,776 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 22ce3acf-49dd-4667-b971-d5cc24b9635c -------------------------------------------------------------------------------- Task 22ce3acf-49dd-4667-b971-d5cc24b9635c: 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 22ce3acf-49dd-4667-b971-d5cc24b9635c 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.add_role | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 100.0% | 1 | | keystone_v3.revoke_role | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 100.0% | 1 | | total | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 100.0% | 1 | | -> duration | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.819635 Full duration: 15.265271 -------------------------------------------------------------------------------- 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 22ce3acf-49dd-4667-b971-d5cc24b9635c has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.541 | 0.541 | 0.541 | 0.541 | 0.541 | 0.541 | 100.0% | 1 | | keystone_v3.add_role | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 100.0% | 1 | | keystone_v3.list_roles | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 100.0% | 1 | | total | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 100.0% | 1 | | -> duration | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.796665 Full duration: 15.231472 -------------------------------------------------------------------------------- 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 22ce3acf-49dd-4667-b971-d5cc24b9635c 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.741 | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 100.0% | 1 | | keystone_v3.list_projects | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 100.0% | 1 | | total | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 100.0% | 1 | | -> duration | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.839883 Full duration: 14.71278 -------------------------------------------------------------------------------- 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 22ce3acf-49dd-4667-b971-d5cc24b9635c 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.522 | 0.522 | 0.522 | 0.522 | 0.522 | 0.522 | 100.0% | 1 | | keystone_v3.delete_role | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 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.648303 Full duration: 13.089034 -------------------------------------------------------------------------------- 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 22ce3acf-49dd-4667-b971-d5cc24b9635c 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.525 | 0.525 | 0.525 | 0.525 | 0.525 | 0.525 | 100.0% | 1 | | keystone_v3.delete_service | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | total | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 100.0% | 1 | | -> duration | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.646767 Full duration: 13.06719 -------------------------------------------------------------------------------- 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 22ce3acf-49dd-4667-b971-d5cc24b9635c 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.819 | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 100.0% | 1 | | keystone_v3.create_user | 0.546 | 0.546 | 0.546 | 0.546 | 0.546 | 0.546 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 100.0% | 1 | | -> keystone_v3.add_role | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 100.0% | 1 | | keystone_v3.create_role | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | keystone_v3.get_project | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | keystone_v3.get_user | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 100.0% | 1 | | keystone_v3.get_role | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 100.0% | 1 | | keystone_v3.list_services | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 100.0% | 1 | | keystone_v3.get_services | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 100.0% | 1 | | total | 2.084 | 2.084 | 2.084 | 2.084 | 2.084 | 2.084 | 100.0% | 1 | | -> duration | 2.084 | 2.084 | 2.084 | 2.084 | 2.084 | 2.084 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.083556 Full duration: 20.433865 -------------------------------------------------------------------------------- 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 22ce3acf-49dd-4667-b971-d5cc24b9635c 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.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | keystone_v3.update_project | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | keystone_v3.delete_project | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 100.0% | 1 | | total | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 100.0% | 1 | | -> duration | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.031311 Full duration: 13.091856 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 22ce3acf-49dd-4667-b971-d5cc24b9635c 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.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | total | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 100.0% | 1 | | -> duration | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.838593 Full duration: 14.900197 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 22ce3acf-49dd-4667-b971-d5cc24b9635c 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.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | total | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | -> duration | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.742483 Full duration: 15.062669 -------------------------------------------------------------------------------- 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 22ce3acf-49dd-4667-b971-d5cc24b9635c 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.734 | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 100.0% | 1 | | keystone_v3.list_users | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 100.0% | 1 | | total | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 100.0% | 1 | | -> duration | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.964818 Full duration: 14.994071 -------------------------------------------------------------------------------- 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 22ce3acf-49dd-4667-b971-d5cc24b9635c 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.734 | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 100.0% | 1 | | keystone_v3.create_users | 5.593 | 5.593 | 5.593 | 5.593 | 5.593 | 5.593 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.593 | 5.593 | 5.593 | 5.593 | 5.593 | 5.593 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.977 | 0.977 | 0.977 | 0.977 | 0.977 | 0.977 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.445 | 1.445 | 1.445 | 1.445 | 1.445 | 1.445 | 100.0% | 1 | | total | 7.417 | 7.417 | 7.417 | 7.417 | 7.417 | 7.417 | 100.0% | 1 | | -> duration | 7.417 | 7.417 | 7.417 | 7.417 | 7.417 | 7.417 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.41652 Full duration: 26.425733 HINTS: * To plot HTML graphics with this data, run: rally task report 22ce3acf-49dd-4667-b971-d5cc24b9635c --out output.html * To generate a JUnit report, run: rally task export 22ce3acf-49dd-4667-b971-d5cc24b9635c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 22ce3acf-49dd-4667-b971-d5cc24b9635c --json --out output.json 2018-12-04 20:28:06,776 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '22ce3acf-49dd-4667-b971-d5cc24b9635c', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2018-12-04 20:28:08,741 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 22ce3acf-49dd-4667-b971-d5cc24b9635c --out /home/opnfv/functest/results/rally_sanity/keystone.json 2018-12-04 20:28:08.628 7018 INFO rally.api [-] Building 'json' report for the following task(s): '22ce3acf-49dd-4667-b971-d5cc24b9635c'. 2018-12-04 20:28:08.638 7018 INFO rally.api [-] The report has been successfully built. 2018-12-04 20:28:08,741 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '22ce3acf-49dd-4667-b971-d5cc24b9635c', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.html'] 2018-12-04 20:28:10,701 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 22ce3acf-49dd-4667-b971-d5cc24b9635c --out /home/opnfv/functest/results/rally_sanity/keystone.html 2018-12-04 20:28:10.571 7020 INFO rally.api [-] Building 'html' report for the following task(s): '22ce3acf-49dd-4667-b971-d5cc24b9635c'. 2018-12-04 20:28:10.600 7020 INFO rally.api [-] The report has been successfully built. 2018-12-04 20:28:10,717 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-12-04 20:28:10,718 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-12-04 20:28:10,719 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-04 20:28:10,732 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-04 20:28:10,733 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-12-04 20:28:10,733 - 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': '5edcf721-d80a-4146-9bee-3015289bffe7', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_0bd9726e-a0db-47a8-82d1-e131e8855355', 'flavor_name': 'rally_sanity-flavor_0bd9726e-a0db-47a8-82d1-e131e8855355', '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_0bd9726e-a0db-47a8-82d1-e131e8855355', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-04 20:33:18,043 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4c00d0cc-0151-422e-8872-3b0ddc71d91e 2018-12-04 20:33:18,044 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '4c00d0cc-0151-422e-8872-3b0ddc71d91e'] 2018-12-04 20:33:18,981 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 4c00d0cc-0151-422e-8872-3b0ddc71d91e -------------------------------------------------------------------------------- Task 4c00d0cc-0151-422e-8872-3b0ddc71d91e: 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 4c00d0cc-0151-422e-8872-3b0ddc71d91e 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.022 | 1.022 | 1.022 | 1.022 | 1.022 | 1.022 | 100.0% | 1 | | neutron.delete_network | 0.638 | 0.638 | 0.638 | 0.638 | 0.638 | 0.638 | 100.0% | 1 | | total | 1.66 | 1.66 | 1.66 | 1.66 | 1.66 | 1.66 | 100.0% | 1 | | -> duration | 1.66 | 1.66 | 1.66 | 1.66 | 1.66 | 1.66 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.660135 Full duration: 15.148362 -------------------------------------------------------------------------------- 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 4c00d0cc-0151-422e-8872-3b0ddc71d91e 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.452 | 1.452 | 1.452 | 1.452 | 1.452 | 1.452 | 100.0% | 1 | | neutron.delete_port | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 100.0% | 1 | | total | 2.088 | 2.088 | 2.088 | 2.088 | 2.088 | 2.088 | 100.0% | 1 | | -> duration | 2.088 | 2.088 | 2.088 | 2.088 | 2.088 | 2.088 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.087699 Full duration: 26.985011 -------------------------------------------------------------------------------- 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 4c00d0cc-0151-422e-8872-3b0ddc71d91e 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.904 | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 100.0% | 1 | | neutron.create_subnet | 0.532 | 0.532 | 0.532 | 0.532 | 0.532 | 0.532 | 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 | 1.875 | 1.875 | 1.875 | 1.875 | 1.875 | 1.875 | 100.0% | 1 | | neutron.remove_interface_router | 1.443 | 1.443 | 1.443 | 1.443 | 1.443 | 1.443 | 100.0% | 1 | | neutron.delete_router | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 100.0% | 1 | | total | 5.483 | 5.483 | 5.483 | 5.483 | 5.483 | 5.483 | 100.0% | 1 | | -> duration | 5.483 | 5.483 | 5.483 | 5.483 | 5.483 | 5.483 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.483147 Full duration: 35.194202 -------------------------------------------------------------------------------- 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 4c00d0cc-0151-422e-8872-3b0ddc71d91e 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.277 | 1.277 | 1.277 | 1.277 | 1.277 | 1.277 | 100.0% | 1 | | neutron.delete_subnet | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 100.0% | 1 | | total | 1.872 | 1.872 | 1.872 | 1.872 | 1.872 | 1.872 | 100.0% | 1 | | -> duration | 1.872 | 1.872 | 1.872 | 1.872 | 1.872 | 1.872 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.872129 Full duration: 26.815725 -------------------------------------------------------------------------------- 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 4c00d0cc-0151-422e-8872-3b0ddc71d91e 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.164 | 1.164 | 1.164 | 1.164 | 1.164 | 1.164 | 100.0% | 1 | | neutron.list_networks | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 100.0% | 1 | | total | 1.314 | 1.314 | 1.314 | 1.314 | 1.314 | 1.314 | 100.0% | 1 | | -> duration | 1.314 | 1.314 | 1.314 | 1.314 | 1.314 | 1.314 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.313538 Full duration: 17.302586 -------------------------------------------------------------------------------- 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 4c00d0cc-0151-422e-8872-3b0ddc71d91e 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.368 | 1.368 | 1.368 | 1.368 | 1.368 | 1.368 | 100.0% | 1 | | neutron.list_ports | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | total | 1.446 | 1.446 | 1.446 | 1.446 | 1.446 | 1.446 | 100.0% | 1 | | -> duration | 1.446 | 1.446 | 1.446 | 1.446 | 1.446 | 1.446 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.446188 Full duration: 28.337199 -------------------------------------------------------------------------------- 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 4c00d0cc-0151-422e-8872-3b0ddc71d91e 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.027 | 1.027 | 1.027 | 1.027 | 1.027 | 1.027 | 100.0% | 1 | | neutron.create_subnet | 0.529 | 0.529 | 0.529 | 0.529 | 0.529 | 0.529 | 100.0% | 1 | | neutron.create_router | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 100.0% | 1 | | neutron.add_interface_router | 1.876 | 1.876 | 1.876 | 1.876 | 1.876 | 1.876 | 100.0% | 1 | | neutron.list_routers | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | total | 3.636 | 3.636 | 3.636 | 3.636 | 3.636 | 3.636 | 100.0% | 1 | | -> duration | 3.636 | 3.636 | 3.636 | 3.636 | 3.636 | 3.636 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.635644 Full duration: 40.472511 -------------------------------------------------------------------------------- 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 4c00d0cc-0151-422e-8872-3b0ddc71d91e 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.845 | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 100.0% | 1 | | neutron.create_subnet | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 100.0% | 1 | | neutron.list_subnets | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | total | 1.548 | 1.548 | 1.548 | 1.548 | 1.548 | 1.548 | 100.0% | 1 | | -> duration | 1.548 | 1.548 | 1.548 | 1.548 | 1.548 | 1.548 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.5476 Full duration: 31.835236 -------------------------------------------------------------------------------- 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 4c00d0cc-0151-422e-8872-3b0ddc71d91e 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.115 | 1.115 | 1.115 | 1.115 | 1.115 | 1.115 | 100.0% | 1 | | neutron.delete_security_group | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 100.0% | 1 | | total | 1.289 | 1.289 | 1.289 | 1.289 | 1.289 | 1.289 | 100.0% | 1 | | -> duration | 1.289 | 1.289 | 1.289 | 1.289 | 1.289 | 1.289 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.288735 Full duration: 14.625368 -------------------------------------------------------------------------------- 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 4c00d0cc-0151-422e-8872-3b0ddc71d91e 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.973 | 0.973 | 0.973 | 0.973 | 0.973 | 0.973 | 100.0% | 1 | | neutron.create_security_group_rule | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | neutron.delete_security_group | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 100.0% | 1 | | total | 1.867 | 1.867 | 1.867 | 1.867 | 1.867 | 1.867 | 100.0% | 1 | | -> duration | 1.867 | 1.867 | 1.867 | 1.867 | 1.867 | 1.867 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.866908 Full duration: 15.473924 -------------------------------------------------------------------------------- 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 4c00d0cc-0151-422e-8872-3b0ddc71d91e 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.988 | 0.988 | 0.988 | 0.988 | 0.988 | 0.988 | 100.0% | 1 | | neutron.create_router | 0.455 | 0.455 | 0.455 | 0.455 | 0.455 | 0.455 | 100.0% | 1 | | neutron.add_gateway_router | 1.169 | 1.169 | 1.169 | 1.169 | 1.169 | 1.169 | 100.0% | 1 | | neutron.remove_gateway_router | 1.019 | 1.019 | 1.019 | 1.019 | 1.019 | 1.019 | 100.0% | 1 | | total | 3.632 | 3.632 | 3.632 | 3.632 | 3.632 | 3.632 | 100.0% | 1 | | -> duration | 3.632 | 3.632 | 3.632 | 3.632 | 3.632 | 3.632 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.631736 Full duration: 26.047178 HINTS: * To plot HTML graphics with this data, run: rally task report 4c00d0cc-0151-422e-8872-3b0ddc71d91e --out output.html * To generate a JUnit report, run: rally task export 4c00d0cc-0151-422e-8872-3b0ddc71d91e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4c00d0cc-0151-422e-8872-3b0ddc71d91e --json --out output.json 2018-12-04 20:33:18,981 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '4c00d0cc-0151-422e-8872-3b0ddc71d91e', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2018-12-04 20:33:20,867 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 4c00d0cc-0151-422e-8872-3b0ddc71d91e --out /home/opnfv/functest/results/rally_sanity/neutron.json 2018-12-04 20:33:20.762 10312 INFO rally.api [-] Building 'json' report for the following task(s): '4c00d0cc-0151-422e-8872-3b0ddc71d91e'. 2018-12-04 20:33:20.773 10312 INFO rally.api [-] The report has been successfully built. 2018-12-04 20:33:20,868 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '4c00d0cc-0151-422e-8872-3b0ddc71d91e', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.html'] 2018-12-04 20:33:22,777 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 4c00d0cc-0151-422e-8872-3b0ddc71d91e --out /home/opnfv/functest/results/rally_sanity/neutron.html 2018-12-04 20:33:22.646 10314 INFO rally.api [-] Building 'html' report for the following task(s): '4c00d0cc-0151-422e-8872-3b0ddc71d91e'. 2018-12-04 20:33:22.676 10314 INFO rally.api [-] The report has been successfully built. 2018-12-04 20:33:22,795 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-12-04 20:33:22,796 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-12-04 20:33:22,796 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-04 20:33:22,809 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-04 20:33:22,810 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-12-04 20:33:22,811 - 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': '5edcf721-d80a-4146-9bee-3015289bffe7', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_0bd9726e-a0db-47a8-82d1-e131e8855355', 'flavor_name': 'rally_sanity-flavor_0bd9726e-a0db-47a8-82d1-e131e8855355', '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_0bd9726e-a0db-47a8-82d1-e131e8855355', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-04 20:39:56,200 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c8ebb574-7656-4d7c-a59b-d5fc794a4fad 2018-12-04 20:39:56,200 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'c8ebb574-7656-4d7c-a59b-d5fc794a4fad'] 2018-12-04 20:39:57,142 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid c8ebb574-7656-4d7c-a59b-d5fc794a4fad -------------------------------------------------------------------------------- Task c8ebb574-7656-4d7c-a59b-d5fc794a4fad: 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_0bd9726e-a0db-47a8-82d1-e131e8855355" }, "image": { "name": "rally_sanity-img_0bd9726e-a0db-47a8-82d1-e131e8855355" }, "nics": [ { "net-id": "5edcf721-d80a-4146-9bee-3015289bffe7" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c8ebb574-7656-4d7c-a59b-d5fc794a4fad 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.284 | 8.284 | 8.284 | 8.284 | 8.284 | 8.284 | 100.0% | 1 | | nova.live_migrate | 9.596 | 9.596 | 9.596 | 9.596 | 9.596 | 9.596 | 100.0% | 1 | | nova.delete_server | 2.365 | 2.365 | 2.365 | 2.365 | 2.365 | 2.365 | 100.0% | 1 | | total | 20.246 | 20.246 | 20.246 | 20.246 | 20.246 | 20.246 | 100.0% | 1 | | -> duration | 19.246 | 19.246 | 19.246 | 19.246 | 19.246 | 19.246 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.245946 Full duration: 30.138441 -------------------------------------------------------------------------------- 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_0bd9726e-a0db-47a8-82d1-e131e8855355" }, "boot_server_kwargs": { "nics": [ { "net-id": "5edcf721-d80a-4146-9bee-3015289bffe7" } ] }, "image": { "name": "rally_sanity-img_0bd9726e-a0db-47a8-82d1-e131e8855355" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c8ebb574-7656-4d7c-a59b-d5fc794a4fad 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.186 | 8.186 | 8.186 | 8.186 | 8.186 | 8.186 | 100.0% | 1 | | cinder_v2.create_volume | 2.838 | 2.838 | 2.838 | 2.838 | 2.838 | 2.838 | 100.0% | 1 | | nova.attach_volume | 4.467 | 4.467 | 4.467 | 4.467 | 4.467 | 4.467 | 100.0% | 1 | | nova.live_migrate | 12.089 | 12.089 | 12.089 | 12.089 | 12.089 | 12.089 | 100.0% | 1 | | nova.detach_volume | 1.564 | 1.564 | 1.564 | 1.564 | 1.564 | 1.564 | 100.0% | 1 | | cinder_v2.delete_volume | 0.447 | 0.447 | 0.447 | 0.447 | 0.447 | 0.447 | 100.0% | 1 | | nova.delete_server | 2.518 | 2.518 | 2.518 | 2.518 | 2.518 | 2.518 | 100.0% | 1 | | total | 32.109 | 32.109 | 32.109 | 32.109 | 32.109 | 32.109 | 100.0% | 1 | | -> duration | 31.109 | 31.109 | 31.109 | 31.109 | 31.109 | 31.109 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.10891 Full duration: 44.57693 -------------------------------------------------------------------------------- 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": "5edcf721-d80a-4146-9bee-3015289bffe7" } ], "image": { "name": "rally_sanity-img_0bd9726e-a0db-47a8-82d1-e131e8855355" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally_sanity-flavor_0bd9726e-a0db-47a8-82d1-e131e8855355" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c8ebb574-7656-4d7c-a59b-d5fc794a4fad 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.953 | 5.953 | 5.953 | 5.953 | 5.953 | 5.953 | 100.0% | 1 | | nova.boot_server | 8.985 | 8.985 | 8.985 | 8.985 | 8.985 | 8.985 | 100.0% | 1 | | nova.live_migrate | 12.223 | 12.223 | 12.223 | 12.223 | 12.223 | 12.223 | 100.0% | 1 | | nova.delete_server | 4.758 | 4.758 | 4.758 | 4.758 | 4.758 | 4.758 | 100.0% | 1 | | total | 31.92 | 31.92 | 31.92 | 31.92 | 31.92 | 31.92 | 100.0% | 1 | | -> duration | 30.92 | 30.92 | 30.92 | 30.92 | 30.92 | 30.92 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.91982 Full duration: 44.143227 -------------------------------------------------------------------------------- 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": "5edcf721-d80a-4146-9bee-3015289bffe7" } ] }, "flavor": { "name": "rally_sanity-flavor_0bd9726e-a0db-47a8-82d1-e131e8855355" }, "image": { "name": "rally_sanity-img_0bd9726e-a0db-47a8-82d1-e131e8855355" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c8ebb574-7656-4d7c-a59b-d5fc794a4fad 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.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | nova.boot_server | 7.333 | 7.333 | 7.333 | 7.333 | 7.333 | 7.333 | 100.0% | 1 | | nova.delete_server | 2.701 | 2.701 | 2.701 | 2.701 | 2.701 | 2.701 | 100.0% | 1 | | nova.delete_keypair | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 100.0% | 1 | | total | 10.826 | 10.826 | 10.826 | 10.826 | 10.826 | 10.826 | 100.0% | 1 | | -> duration | 9.826 | 9.826 | 9.826 | 9.826 | 9.826 | 9.826 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.825837 Full duration: 32.641902 -------------------------------------------------------------------------------- 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_0bd9726e-a0db-47a8-82d1-e131e8855355" }, "image": { "name": "rally_sanity-img_0bd9726e-a0db-47a8-82d1-e131e8855355" }, "nics": [ { "net-id": "5edcf721-d80a-4146-9bee-3015289bffe7" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c8ebb574-7656-4d7c-a59b-d5fc794a4fad 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.522 | 3.522 | 3.522 | 3.522 | 3.522 | 3.522 | 100.0% | 1 | | nova.boot_server | 8.743 | 8.743 | 8.743 | 8.743 | 8.743 | 8.743 | 100.0% | 1 | | nova.delete_server | 2.648 | 2.648 | 2.648 | 2.648 | 2.648 | 2.648 | 100.0% | 1 | | total | 14.913 | 14.913 | 14.913 | 14.913 | 14.913 | 14.913 | 100.0% | 1 | | -> duration | 13.913 | 13.913 | 13.913 | 13.913 | 13.913 | 13.913 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.913283 Full duration: 39.58206 -------------------------------------------------------------------------------- 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_0bd9726e-a0db-47a8-82d1-e131e8855355" }, "image": { "name": "rally_sanity-img_0bd9726e-a0db-47a8-82d1-e131e8855355" }, "nics": [ { "net-id": "5edcf721-d80a-4146-9bee-3015289bffe7" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c8ebb574-7656-4d7c-a59b-d5fc794a4fad 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.748 | 7.748 | 7.748 | 7.748 | 7.748 | 7.748 | 100.0% | 1 | | nova.pause_server | 2.438 | 2.438 | 2.438 | 2.438 | 2.438 | 2.438 | 100.0% | 1 | | nova.unpause_server | 2.743 | 2.743 | 2.743 | 2.743 | 2.743 | 2.743 | 100.0% | 1 | | nova.delete_server | 2.519 | 2.519 | 2.519 | 2.519 | 2.519 | 2.519 | 100.0% | 1 | | total | 15.448 | 15.448 | 15.448 | 15.448 | 15.448 | 15.448 | 100.0% | 1 | | -> duration | 10.448 | 10.448 | 10.448 | 10.448 | 10.448 | 10.448 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.447929 Full duration: 37.347337 -------------------------------------------------------------------------------- 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": "5edcf721-d80a-4146-9bee-3015289bffe7" } ], "flavor": { "name": "rally_sanity-flavor_0bd9726e-a0db-47a8-82d1-e131e8855355" }, "image": { "name": "rally_sanity-img_0bd9726e-a0db-47a8-82d1-e131e8855355" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c8ebb574-7656-4d7c-a59b-d5fc794a4fad 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.194 | 8.194 | 8.194 | 8.194 | 8.194 | 8.194 | 100.0% | 1 | | nova.migrate | 12.212 | 12.212 | 12.212 | 12.212 | 12.212 | 12.212 | 100.0% | 1 | | nova.resize_confirm | 2.63 | 2.63 | 2.63 | 2.63 | 2.63 | 2.63 | 100.0% | 1 | | nova.delete_server | 2.331 | 2.331 | 2.331 | 2.331 | 2.331 | 2.331 | 100.0% | 1 | | total | 25.367 | 25.367 | 25.367 | 25.367 | 25.367 | 25.367 | 100.0% | 1 | | -> duration | 24.367 | 24.367 | 24.367 | 24.367 | 24.367 | 24.367 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.367048 Full duration: 35.295329 -------------------------------------------------------------------------------- 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_0bd9726e-a0db-47a8-82d1-e131e8855355" }, "auto_assign_nic": true, "image": { "name": "rally_sanity-img_0bd9726e-a0db-47a8-82d1-e131e8855355" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c8ebb574-7656-4d7c-a59b-d5fc794a4fad 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.445 | 7.445 | 7.445 | 7.445 | 7.445 | 7.445 | 100.0% | 1 | | nova.list_interfaces | 0.37 | 0.37 | 0.37 | 0.37 | 0.37 | 0.37 | 100.0% | 1 | | total | 7.815 | 7.815 | 7.815 | 7.815 | 7.815 | 7.815 | 100.0% | 1 | | -> duration | 6.815 | 6.815 | 6.815 | 6.815 | 6.815 | 6.815 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.814988 Full duration: 32.686349 -------------------------------------------------------------------------------- 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": "5edcf721-d80a-4146-9bee-3015289bffe7" } ], "flavor": { "name": "rally_sanity-flavor_0bd9726e-a0db-47a8-82d1-e131e8855355" }, "image": { "name": "rally_sanity-img_0bd9726e-a0db-47a8-82d1-e131e8855355" }, "create_floating_ip_args": { "ext_network": "external" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c8ebb574-7656-4d7c-a59b-d5fc794a4fad 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.698 | 8.698 | 8.698 | 8.698 | 8.698 | 8.698 | 100.0% | 1 | | nova.associate_floating_ip | 2.479 | 2.479 | 2.479 | 2.479 | 2.479 | 2.479 | 100.0% | 1 | | -> neutron.list_ports | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.018 | 0.018 | 0.018 | 0.018 | 0.018 | 0.018 | 100.0% | 1 | | nova.dissociate_floating_ip | 1.978 | 1.978 | 1.978 | 1.978 | 1.978 | 1.978 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.018 | 0.018 | 0.018 | 0.018 | 0.018 | 0.018 | 100.0% | 1 | | total | 14.897 | 14.897 | 14.897 | 14.897 | 14.897 | 14.897 | 100.0% | 1 | | -> duration | 13.897 | 13.897 | 13.897 | 13.897 | 13.897 | 13.897 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.897337 Full duration: 42.085894 -------------------------------------------------------------------------------- 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 c8ebb574-7656-4d7c-a59b-d5fc794a4fad 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.702 | 0.702 | 0.702 | 0.702 | 0.702 | 0.702 | 100.0% | 1 | | nova.delete_server_group | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 100.0% | 1 | | total | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 100.0% | 1 | | -> duration | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.757743 Full duration: 9.429688 HINTS: * To plot HTML graphics with this data, run: rally task report c8ebb574-7656-4d7c-a59b-d5fc794a4fad --out output.html * To generate a JUnit report, run: rally task export c8ebb574-7656-4d7c-a59b-d5fc794a4fad --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c8ebb574-7656-4d7c-a59b-d5fc794a4fad --json --out output.json 2018-12-04 20:39:57,143 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'c8ebb574-7656-4d7c-a59b-d5fc794a4fad', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2018-12-04 20:39:59,022 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid c8ebb574-7656-4d7c-a59b-d5fc794a4fad --out /home/opnfv/functest/results/rally_sanity/nova.json 2018-12-04 20:39:58.914 12120 INFO rally.api [-] Building 'json' report for the following task(s): 'c8ebb574-7656-4d7c-a59b-d5fc794a4fad'. 2018-12-04 20:39:58.925 12120 INFO rally.api [-] The report has been successfully built. 2018-12-04 20:39:59,022 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'c8ebb574-7656-4d7c-a59b-d5fc794a4fad', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.html'] 2018-12-04 20:40:00,903 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid c8ebb574-7656-4d7c-a59b-d5fc794a4fad --out /home/opnfv/functest/results/rally_sanity/nova.html 2018-12-04 20:40:00.777 12122 INFO rally.api [-] Building 'html' report for the following task(s): 'c8ebb574-7656-4d7c-a59b-d5fc794a4fad'. 2018-12-04 20:40:00.807 12122 INFO rally.api [-] The report has been successfully built. 2018-12-04 20:40:00,919 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-12-04 20:40:00,920 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-12-04 20:40:00,920 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-04 20:40:00,934 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-04 20:40:00,934 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-12-04 20:40:00,935 - 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': '5edcf721-d80a-4146-9bee-3015289bffe7', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_0bd9726e-a0db-47a8-82d1-e131e8855355', 'flavor_name': 'rally_sanity-flavor_0bd9726e-a0db-47a8-82d1-e131e8855355', '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_0bd9726e-a0db-47a8-82d1-e131e8855355', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-04 20:40:53,646 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bade76c8-3092-4dfb-849c-8a989cdc299e 2018-12-04 20:40:53,647 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'bade76c8-3092-4dfb-849c-8a989cdc299e'] 2018-12-04 20:40:54,508 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid bade76c8-3092-4dfb-849c-8a989cdc299e -------------------------------------------------------------------------------- Task bade76c8-3092-4dfb-849c-8a989cdc299e: 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 bade76c8-3092-4dfb-849c-8a989cdc299e 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.758 | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 100.0% | 1 | | quotas.delete_quotas | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 100.0% | 1 | | total | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 100.0% | 1 | | -> duration | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.95062 Full duration: 9.037767 -------------------------------------------------------------------------------- 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 bade76c8-3092-4dfb-849c-8a989cdc299e 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.747 | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 100.0% | 1 | | total | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 100.0% | 1 | | -> duration | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.747482 Full duration: 9.01467 -------------------------------------------------------------------------------- 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 bade76c8-3092-4dfb-849c-8a989cdc299e 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.405 | 0.405 | 0.405 | 0.405 | 0.405 | 0.405 | 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.82762 Full duration: 8.392346 -------------------------------------------------------------------------------- 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 bade76c8-3092-4dfb-849c-8a989cdc299e 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.921 | 0.921 | 0.921 | 0.921 | 0.921 | 0.921 | 100.0% | 1 | | total | 0.921 | 0.921 | 0.921 | 0.921 | 0.921 | 0.921 | 100.0% | 1 | | -> duration | 0.921 | 0.921 | 0.921 | 0.921 | 0.921 | 0.921 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.921429 Full duration: 9.16299 HINTS: * To plot HTML graphics with this data, run: rally task report bade76c8-3092-4dfb-849c-8a989cdc299e --out output.html * To generate a JUnit report, run: rally task export bade76c8-3092-4dfb-849c-8a989cdc299e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report bade76c8-3092-4dfb-849c-8a989cdc299e --json --out output.json 2018-12-04 20:40:54,509 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'bade76c8-3092-4dfb-849c-8a989cdc299e', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2018-12-04 20:40:56,303 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid bade76c8-3092-4dfb-849c-8a989cdc299e --out /home/opnfv/functest/results/rally_sanity/quotas.json 2018-12-04 20:40:56.206 12632 INFO rally.api [-] Building 'json' report for the following task(s): 'bade76c8-3092-4dfb-849c-8a989cdc299e'. 2018-12-04 20:40:56.210 12632 INFO rally.api [-] The report has been successfully built. 2018-12-04 20:40:56,304 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'bade76c8-3092-4dfb-849c-8a989cdc299e', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.html'] 2018-12-04 20:40:58,259 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid bade76c8-3092-4dfb-849c-8a989cdc299e --out /home/opnfv/functest/results/rally_sanity/quotas.html 2018-12-04 20:40:58.145 12634 INFO rally.api [-] Building 'html' report for the following task(s): 'bade76c8-3092-4dfb-849c-8a989cdc299e'. 2018-12-04 20:40:58.165 12634 INFO rally.api [-] The report has been successfully built. 2018-12-04 20:40:58,264 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-12-04 20:40:58,267 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:00:47 | 6 | 100.00% | | glance | 00:01:11 | 4 | 100.00% | | cinder | 00:02:34 | 10 | 100.00% | | gnocchi | 00:01:30 | 11 | 100.00% | | heat | 00:01:01 | 4 | 100.00% | | keystone | 00:02:56 | 11 | 100.00% | | neutron | 00:04:38 | 11 | 100.00% | | nova | 00:05:47 | 10 | 100.00% | | quotas | 00:00:35 | 4 | 100.00% | | | | | | | TOTAL: | 00:21:03 | 71 | 100.00% | +----------------+------------+----------------+-----------+ 2018-12-04 20:40:58,267 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 9/9 modules 2018-12-04 20:40:58,388 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-04 20:40:58,388 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 25:54 | PASS | +----------------------+------------------+------------------+----------------+ 2018-12-04 20:40:58,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-04 20:40:58,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}8966173e338b19b7b8b9fd5ba6cbb716c0b90552" 2018-12-04 20:40:58,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20: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-aeb3feb4-7d9b-4e05-81ce-ce2783a682d1 x-compute-request-id: req-aeb3feb4-7d9b-4e05-81ce-ce2783a682d1 Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_0bd9726e-a0db-47a8-82d1-e131e8855355", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/57c16d9a-7078-4e94-8292-f6c969fdcbd0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/57c16d9a-7078-4e94-8292-f6c969fdcbd0", "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": "57c16d9a-7078-4e94-8292-f6c969fdcbd0"}, {"name": "rally_sanity-flavor_alt_0bd9726e-a0db-47a8-82d1-e131e8855355", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/8f78807e-bd90-42d3-9489-8458e01e07a3", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/8f78807e-bd90-42d3-9489-8458e01e07a3", "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": "8f78807e-bd90-42d3-9489-8458e01e07a3"}]} 2018-12-04 20:40:58,594 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-aeb3feb4-7d9b-4e05-81ce-ce2783a682d1 2018-12-04 20:40:58,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.200110912323s 2018-12-04 20:40:58,595 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-aeb3feb4-7d9b-4e05-81ce-ce2783a682d1 2018-12-04 20:40:58,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-04 20:40:58,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/8f78807e-bd90-42d3-9489-8458e01e07a3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8966173e338b19b7b8b9fd5ba6cbb716c0b90552" 2018-12-04 20:40:58,637 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 20: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 x-openstack-request-id: req-afb62efb-2c17-4f04-a521-85f75234f93e x-compute-request-id: req-afb62efb-2c17-4f04-a521-85f75234f93e Content-Length: 0 Content-Type: application/json 2018-12-04 20:40:58,637 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/8f78807e-bd90-42d3-9489-8458e01e07a3 used request id req-afb62efb-2c17-4f04-a521-85f75234f93e 2018-12-04 20:40:58,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0400040149689s 2018-12-04 20:40:58,637 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/8f78807e-bd90-42d3-9489-8458e01e07a3 used request id req-afb62efb-2c17-4f04-a521-85f75234f93e 2018-12-04 20:40:58,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-04 20:40:58,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/272befe9-6adc-4b17-8a9f-37154bd5befc/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}5ae4c2b5e6c41d9f12cacd7b804db191b00d2857" -d '{"subnet_id": "e8e19211-a49e-41a3-a58a-09187d53e3d7"}' 2018-12-04 20:41:00,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9f08df4f-a724-4f32-b8c0-86d9a035a720 Date: Tue, 04 Dec 2018 20:41:00 GMT RESP BODY: {"network_id": "5edcf721-d80a-4146-9bee-3015289bffe7", "tenant_id": "c33abf657fd747ccadab268041051677", "subnet_id": "e8e19211-a49e-41a3-a58a-09187d53e3d7", "subnet_ids": ["e8e19211-a49e-41a3-a58a-09187d53e3d7"], "port_id": "bfa37938-41ae-40e4-8c48-b8817d01f6f7", "id": "272befe9-6adc-4b17-8a9f-37154bd5befc"} 2018-12-04 20:41:00,914 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/272befe9-6adc-4b17-8a9f-37154bd5befc/remove_router_interface.json used request id req-9f08df4f-a724-4f32-b8c0-86d9a035a720 2018-12-04 20:41:00,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.27581620216s 2018-12-04 20:41:00,914 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/272befe9-6adc-4b17-8a9f-37154bd5befc/remove_router_interface.json used request id req-9f08df4f-a724-4f32-b8c0-86d9a035a720 returning object 272befe9-6adc-4b17-8a9f-37154bd5befc 2018-12-04 20:41:00,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-04 20:41:00,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}5ae4c2b5e6c41d9f12cacd7b804db191b00d2857" 2018-12-04 20:41:01,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-2ccfff9e-f737-4ab3-b62a-7681146346dc Date: Tue, 04 Dec 2018 20:41:01 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "c33abf657fd747ccadab268041051677", "created_at": "2018-12-04T20:15:06Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-04T20:41:00Z", "revision_number": 4, "routes": [], "project_id": "c33abf657fd747ccadab268041051677", "id": "272befe9-6adc-4b17-8a9f-37154bd5befc", "name": "rally_sanity-router_0bd9726e-a0db-47a8-82d1-e131e8855355"}]} 2018-12-04 20:41:01,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-2ccfff9e-f737-4ab3-b62a-7681146346dc 2018-12-04 20:41:01,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.107687950134s 2018-12-04 20:41:01,022 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-2ccfff9e-f737-4ab3-b62a-7681146346dc 2018-12-04 20:41:01,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-04 20:41:01,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/272befe9-6adc-4b17-8a9f-37154bd5befc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ae4c2b5e6c41d9f12cacd7b804db191b00d2857" 2018-12-04 20:41:02,286 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9635dd1e-3b52-447b-a936-6dfe959339f5 Content-Length: 0 Date: Tue, 04 Dec 2018 20:41:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 20:41:02,287 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/272befe9-6adc-4b17-8a9f-37154bd5befc.json used request id req-9635dd1e-3b52-447b-a936-6dfe959339f5 2018-12-04 20:41:02,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.26292777061s 2018-12-04 20:41:02,287 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/272befe9-6adc-4b17-8a9f-37154bd5befc.json used request id req-9635dd1e-3b52-447b-a936-6dfe959339f5 2018-12-04 20:41:02,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-04 20:41:02,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}5ae4c2b5e6c41d9f12cacd7b804db191b00d2857" 2018-12-04 20:41:02,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1294 X-Openstack-Request-Id: req-c793a8bf-0740-414d-89bd-ae4e1a3833e9 Date: Tue, 04 Dec 2018 20:41:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"90070285-9e79-459a-b14a-3d1fcc36db90","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:43:04Z","dns_nameservers":[],"updated_at":"2018-12-04T19:43:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"7b85822c75b8440e997578ae1b00b657","id":"caf0e3d6-6d8d-494c-a544-3ba2d42faa13","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5edcf721-d80a-4146-9bee-3015289bffe7","tenant_id":"c33abf657fd747ccadab268041051677","created_at":"2018-12-04T20:15:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-04T20:15:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"c33abf657fd747ccadab268041051677","id":"e8e19211-a49e-41a3-a58a-09187d53e3d7","subnetpool_id":null,"name":"rally_sanity-subnet_0bd9726e-a0db-47a8-82d1-e131e8855355"}]} 2018-12-04 20:41:02,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-c793a8bf-0740-414d-89bd-ae4e1a3833e9 2018-12-04 20:41:02,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.04270195961s 2018-12-04 20:41:02,331 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-c793a8bf-0740-414d-89bd-ae4e1a3833e9 2018-12-04 20:41:02,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-04 20:41:02,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/e8e19211-a49e-41a3-a58a-09187d53e3d7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ae4c2b5e6c41d9f12cacd7b804db191b00d2857" 2018-12-04 20:41:03,477 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c6235db1-485f-4c03-932b-128119d2efbf Date: Tue, 04 Dec 2018 20:41:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 20:41:03,477 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/e8e19211-a49e-41a3-a58a-09187d53e3d7.json used request id req-c6235db1-485f-4c03-932b-128119d2efbf 2018-12-04 20:41:03,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.14462184906s 2018-12-04 20:41:03,477 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/e8e19211-a49e-41a3-a58a-09187d53e3d7.json used request id req-c6235db1-485f-4c03-932b-128119d2efbf 2018-12-04 20:41:03,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 20:41:03,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}5ae4c2b5e6c41d9f12cacd7b804db191b00d2857" 2018-12-04 20:41:03,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1354 X-Openstack-Request-Id: req-4fc4925f-cb00-4a56-892f-6cb61e84e976 Date: Tue, 04 Dec 2018 20:41:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5edcf721-d80a-4146-9bee-3015289bffe7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"c33abf657fd747ccadab268041051677","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-04T20:41:03Z","provider:segmentation_id":97,"name":"rally_sanity-net_0bd9726e-a0db-47a8-82d1-e131e8855355","admin_state_up":true,"tenant_id":"c33abf657fd747ccadab268041051677","created_at":"2018-12-04T20:15:04Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T20:04:01Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"}]} 2018-12-04 20:41:03,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-4fc4925f-cb00-4a56-892f-6cb61e84e976 2018-12-04 20:41:03,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0900120735168s 2018-12-04 20:41:03,568 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-4fc4925f-cb00-4a56-892f-6cb61e84e976 2018-12-04 20:41:03,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-04 20:41:03,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/5edcf721-d80a-4146-9bee-3015289bffe7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ae4c2b5e6c41d9f12cacd7b804db191b00d2857" 2018-12-04 20:41:04,639 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-08b16677-5949-4e26-9a2d-e8681a7878b8 Date: Tue, 04 Dec 2018 20:41:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 20:41:04,639 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/5edcf721-d80a-4146-9bee-3015289bffe7.json used request id req-08b16677-5949-4e26-9a2d-e8681a7878b8 2018-12-04 20:41:04,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.07032680511s 2018-12-04 20:41:04,639 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/5edcf721-d80a-4146-9bee-3015289bffe7.json used request id req-08b16677-5949-4e26-9a2d-e8681a7878b8 2018-12-04 20:41:04,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 20:41:04,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ae4c2b5e6c41d9f12cacd7b804db191b00d2857" 2018-12-04 20:41:04,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-ccb818ed-046a-42d6-9c40-f3c40783bf6e Date: Tue, 04 Dec 2018 20:41:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/3d513e2c-2f7d-4cad-aa53-ec9de212b32f/snap", "metadata": {}}], "file": "/v2/images/3d513e2c-2f7d-4cad-aa53-ec9de212b32f/file", "owner": "c33abf657fd747ccadab268041051677", "id": "3d513e2c-2f7d-4cad-aa53-ec9de212b32f", "size": 12716032, "self": "/v2/images/3d513e2c-2f7d-4cad-aa53-ec9de212b32f", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/3d513e2c-2f7d-4cad-aa53-ec9de212b32f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T20:15:09Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_0bd9726e-a0db-47a8-82d1-e131e8855355", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_0bd9726e-a0db-47a8-82d1-e131e8855355", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T20:15:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 20:41:04,843 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ccb818ed-046a-42d6-9c40-f3c40783bf6e 2018-12-04 20:41:04,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.202347993851s 2018-12-04 20:41:04,843 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ccb818ed-046a-42d6-9c40-f3c40783bf6e 2018-12-04 20:41:04,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-04 20:41:04,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/3d513e2c-2f7d-4cad-aa53-ec9de212b32f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ae4c2b5e6c41d9f12cacd7b804db191b00d2857" 2018-12-04 20:41:06,011 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f038b8b5-e924-44b7-8fff-871f4d890557 Date: Tue, 04 Dec 2018 20:41:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 20:41:06,011 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/3d513e2c-2f7d-4cad-aa53-ec9de212b32f used request id req-f038b8b5-e924-44b7-8fff-871f4d890557 2018-12-04 20:41:06,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.1675298214s 2018-12-04 20:41:06,011 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/3d513e2c-2f7d-4cad-aa53-ec9de212b32f used request id req-f038b8b5-e924-44b7-8fff-871f4d890557 2018-12-04 20:41:06,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-04 20:41:06,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}8966173e338b19b7b8b9fd5ba6cbb716c0b90552" 2018-12-04 20:41:06,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:41: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-f2928e07-de83-48c1-a204-707ba79e1b5a x-compute-request-id: req-f2928e07-de83-48c1-a204-707ba79e1b5a Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_0bd9726e-a0db-47a8-82d1-e131e8855355", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/57c16d9a-7078-4e94-8292-f6c969fdcbd0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/57c16d9a-7078-4e94-8292-f6c969fdcbd0", "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": "57c16d9a-7078-4e94-8292-f6c969fdcbd0"}]} 2018-12-04 20:41:06,034 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-f2928e07-de83-48c1-a204-707ba79e1b5a 2018-12-04 20:41:06,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0225369930267s 2018-12-04 20:41:06,035 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-f2928e07-de83-48c1-a204-707ba79e1b5a 2018-12-04 20:41:06,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-04 20:41:06,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/57c16d9a-7078-4e94-8292-f6c969fdcbd0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8966173e338b19b7b8b9fd5ba6cbb716c0b90552" 2018-12-04 20:41:06,071 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 20:41: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-9c6ebc3e-8919-42d3-8d5b-ae125113618d x-compute-request-id: req-9c6ebc3e-8919-42d3-8d5b-ae125113618d Content-Length: 0 Content-Type: application/json 2018-12-04 20:41:06,071 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/57c16d9a-7078-4e94-8292-f6c969fdcbd0 used request id req-9c6ebc3e-8919-42d3-8d5b-ae125113618d 2018-12-04 20:41:06,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0344460010529s 2018-12-04 20:41:06,071 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/57c16d9a-7078-4e94-8292-f6c969fdcbd0 used request id req-9c6ebc3e-8919-42d3-8d5b-ae125113618d 2018-12-04 20:41:06,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 20:41:06,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8966173e338b19b7b8b9fd5ba6cbb716c0b90552" 2018-12-04 20:41:06,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:41:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5cdf88f-ade2-4c43-b956-791e1b1d72da Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_0bd9726e-a0db-47a8-82d1-e131e8855355", "links": {"self": "http://172.30.9.23:5000/v3/users/8715debed69a4adfb8e16082bc9c8ac5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8715debed69a4adfb8e16082bc9c8ac5", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 20:41:06,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c5cdf88f-ade2-4c43-b956-791e1b1d72da 2018-12-04 20:41:06,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125449895859s 2018-12-04 20:41:06,197 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c5cdf88f-ade2-4c43-b956-791e1b1d72da 2018-12-04 20:41:06,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 20:41:06,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/8715debed69a4adfb8e16082bc9c8ac5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8966173e338b19b7b8b9fd5ba6cbb716c0b90552" 2018-12-04 20:41:06,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:41:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3909c0be-18b5-48a3-861f-fb306b796de0 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "rally_sanity-user_0bd9726e-a0db-47a8-82d1-e131e8855355", "links": {"self": "http://172.30.9.23:5000/v3/users/8715debed69a4adfb8e16082bc9c8ac5"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "8715debed69a4adfb8e16082bc9c8ac5", "description": null}} 2018-12-04 20:41:06,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/8715debed69a4adfb8e16082bc9c8ac5 used request id req-3909c0be-18b5-48a3-861f-fb306b796de0 2018-12-04 20:41:06,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10658788681s 2018-12-04 20:41:06,310 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/8715debed69a4adfb8e16082bc9c8ac5 used request id req-3909c0be-18b5-48a3-861f-fb306b796de0 2018-12-04 20:41:06,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-04 20:41:06,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/8715debed69a4adfb8e16082bc9c8ac5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8966173e338b19b7b8b9fd5ba6cbb716c0b90552" 2018-12-04 20:41:06,480 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 20:41:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7a9473b-1af9-4a04-aeaa-3938a797af61 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 20:41:06,480 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/8715debed69a4adfb8e16082bc9c8ac5 used request id req-f7a9473b-1af9-4a04-aeaa-3938a797af61 2018-12-04 20:41:06,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.169783115387s 2018-12-04 20:41:06,481 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/8715debed69a4adfb8e16082bc9c8ac5 used request id req-f7a9473b-1af9-4a04-aeaa-3938a797af61 2018-12-04 20:41:06,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 20:41:06,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}8966173e338b19b7b8b9fd5ba6cbb716c0b90552" 2018-12-04 20:41:06,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:41:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d978892-3f05-4a8e-8ec0-0d3ba3d45f55 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.23:5000/v3/projects/c33abf657fd747ccadab268041051677"}, "tags": [], "enabled": true, "id": "c33abf657fd747ccadab268041051677", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_0bd9726e-a0db-47a8-82d1-e131e8855355"}]} 2018-12-04 20:41:06,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-7d978892-3f05-4a8e-8ec0-0d3ba3d45f55 2018-12-04 20:41:06,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0879759788513s 2018-12-04 20:41:06,575 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-7d978892-3f05-4a8e-8ec0-0d3ba3d45f55 2018-12-04 20:41:06,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-04 20:41:06,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/c33abf657fd747ccadab268041051677 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8966173e338b19b7b8b9fd5ba6cbb716c0b90552" 2018-12-04 20:41:06,730 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 20:41:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1922058d-8581-4e2a-88a2-d2cf9a3748d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 20:41:06,730 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/c33abf657fd747ccadab268041051677 used request id req-1922058d-8581-4e2a-88a2-d2cf9a3748d9 2018-12-04 20:41:06,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.151850938797s 2018-12-04 20:41:06,731 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/c33abf657fd747ccadab268041051677 used request id req-1922058d-8581-4e2a-88a2-d2cf9a3748d9 2018-12-04 20:41:06,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 20:41:06,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=c33abf657fd747ccadab268041051677&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}8966173e338b19b7b8b9fd5ba6cbb716c0b90552" 2018-12-04 20:41:07,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-6fff0ee6-5c85-4f30-b769-ae92fee874d9 Date: Tue, 04 Dec 2018 20:41:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c33abf657fd747ccadab268041051677", "created_at": "2018-12-04T20:15:04Z", "updated_at": "2018-12-04T20:15:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:15:04Z", "revision_number": 0, "id": "1ca8470a-d7aa-4b0c-afe7-dd8753a248fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:15:04Z", "security_group_id": "58379f53-17e6-4457-a59d-fb29dd29b87a", "tenant_id": "c33abf657fd747ccadab268041051677", "port_range_min": null, "ethertype": "IPv6", "project_id": "c33abf657fd747ccadab268041051677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:15:04Z", "revision_number": 0, "id": "1e7dae75-30ee-412e-8e66-e4b3883c03e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:15:04Z", "security_group_id": "58379f53-17e6-4457-a59d-fb29dd29b87a", "tenant_id": "c33abf657fd747ccadab268041051677", "port_range_min": null, "ethertype": "IPv4", "project_id": "c33abf657fd747ccadab268041051677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:15:04Z", "revision_number": 0, "id": "33985e32-4756-4700-ad7d-92170a46fda0", "remote_group_id": "58379f53-17e6-4457-a59d-fb29dd29b87a", "remote_ip_prefix": null, "created_at": "2018-12-04T20:15:04Z", "security_group_id": "58379f53-17e6-4457-a59d-fb29dd29b87a", "tenant_id": "c33abf657fd747ccadab268041051677", "port_range_min": null, "ethertype": "IPv4", "project_id": "c33abf657fd747ccadab268041051677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:15:04Z", "revision_number": 0, "id": "e0772490-aa6e-4dd5-b320-747fa8171e06", "remote_group_id": "58379f53-17e6-4457-a59d-fb29dd29b87a", "remote_ip_prefix": null, "created_at": "2018-12-04T20:15:04Z", "security_group_id": "58379f53-17e6-4457-a59d-fb29dd29b87a", "tenant_id": "c33abf657fd747ccadab268041051677", "port_range_min": null, "ethertype": "IPv6", "project_id": "c33abf657fd747ccadab268041051677"}], "revision_number": 4, "project_id": "c33abf657fd747ccadab268041051677", "id": "58379f53-17e6-4457-a59d-fb29dd29b87a", "name": "default"}]} 2018-12-04 20:41:07,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=c33abf657fd747ccadab268041051677&name=default used request id req-6fff0ee6-5c85-4f30-b769-ae92fee874d9 2018-12-04 20:41:07,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.40407705307s 2018-12-04 20:41:07,138 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=c33abf657fd747ccadab268041051677&name=default used request id req-6fff0ee6-5c85-4f30-b769-ae92fee874d9 2018-12-04 20:41:07,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 20:41:07,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}8966173e338b19b7b8b9fd5ba6cbb716c0b90552" 2018-12-04 20:41:07,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-9b8272bb-d490-4946-84f5-277699630a30 Date: Tue, 04 Dec 2018 20:41:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c33abf657fd747ccadab268041051677", "created_at": "2018-12-04T20:15:04Z", "updated_at": "2018-12-04T20:15:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:15:04Z", "revision_number": 0, "id": "1ca8470a-d7aa-4b0c-afe7-dd8753a248fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:15:04Z", "security_group_id": "58379f53-17e6-4457-a59d-fb29dd29b87a", "tenant_id": "c33abf657fd747ccadab268041051677", "port_range_min": null, "ethertype": "IPv6", "project_id": "c33abf657fd747ccadab268041051677"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:15:04Z", "revision_number": 0, "id": "1e7dae75-30ee-412e-8e66-e4b3883c03e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:15:04Z", "security_group_id": "58379f53-17e6-4457-a59d-fb29dd29b87a", "tenant_id": "c33abf657fd747ccadab268041051677", "port_range_min": null, "ethertype": "IPv4", "project_id": "c33abf657fd747ccadab268041051677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:15:04Z", "revision_number": 0, "id": "33985e32-4756-4700-ad7d-92170a46fda0", "remote_group_id": "58379f53-17e6-4457-a59d-fb29dd29b87a", "remote_ip_prefix": null, "created_at": "2018-12-04T20:15:04Z", "security_group_id": "58379f53-17e6-4457-a59d-fb29dd29b87a", "tenant_id": "c33abf657fd747ccadab268041051677", "port_range_min": null, "ethertype": "IPv4", "project_id": "c33abf657fd747ccadab268041051677"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:15:04Z", "revision_number": 0, "id": "e0772490-aa6e-4dd5-b320-747fa8171e06", "remote_group_id": "58379f53-17e6-4457-a59d-fb29dd29b87a", "remote_ip_prefix": null, "created_at": "2018-12-04T20:15:04Z", "security_group_id": "58379f53-17e6-4457-a59d-fb29dd29b87a", "tenant_id": "c33abf657fd747ccadab268041051677", "port_range_min": null, "ethertype": "IPv6", "project_id": "c33abf657fd747ccadab268041051677"}], "revision_number": 4, "project_id": "c33abf657fd747ccadab268041051677", "id": "58379f53-17e6-4457-a59d-fb29dd29b87a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}]} 2018-12-04 20:41:07,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-9b8272bb-d490-4946-84f5-277699630a30 2018-12-04 20:41:07,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.108914136887s 2018-12-04 20:41:07,251 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-9b8272bb-d490-4946-84f5-277699630a30 2018-12-04 20:41:07,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-04 20:41:07,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/58379f53-17e6-4457-a59d-fb29dd29b87a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8966173e338b19b7b8b9fd5ba6cbb716c0b90552" 2018-12-04 20:41:07,442 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-535bb5ba-7475-4675-af94-fa4f3aa33057 Content-Length: 0 Date: Tue, 04 Dec 2018 20:41:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 20:41:07,442 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/58379f53-17e6-4457-a59d-fb29dd29b87a.json used request id req-535bb5ba-7475-4675-af94-fa4f3aa33057 2018-12-04 20:41:07,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.186859130859s 2018-12-04 20:41:07,443 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/58379f53-17e6-4457-a59d-fb29dd29b87a.json used request id req-535bb5ba-7475-4675-af94-fa4f3aa33057 2018-12-04 20:41:07,494 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2018-12-04 20:41:07,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 20:41:07,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:41:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb9e53bf-efdd-4c3d-8ced-cc0538f6d96f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 20:41:07,542 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-cb9e53bf-efdd-4c3d-8ced-cc0538f6d96f 2018-12-04 20:41:07,542 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 20:41:07,928 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T21:41:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "61d4c3b4398c40adbd8e901c42776579"}, "audit_ids": ["rVMATFt0QCql2ZtXgngUkw"], "issued_at": "2018-12-04T20:41:07.000000Z"}} 2018-12-04 20:41:07,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 20:41:07,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}d0e3a126919354fd710901ed4f12a41761fc081b" 2018-12-04 20:41:08,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-4e067373-af44-4bba-80e4-0f49a326b095 Date: Tue, 04 Dec 2018 20:41:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T20:04:01Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"}]} 2018-12-04 20:41:08,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4e067373-af44-4bba-80e4-0f49a326b095 2018-12-04 20:41:08,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.252748966217s 2018-12-04 20:41:08,184 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4e067373-af44-4bba-80e4-0f49a326b095 2018-12-04 20:41:08,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 20:41:08,192 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 20:41: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 20:41:08,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 20:41:08,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d0e3a126919354fd710901ed4f12a41761fc081b" 2018-12-04 20:41:08,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:41:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f20c4a0-f337-41a0-abfc-d33182c099bd Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-04 20:41:08,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-1f20c4a0-f337-41a0-abfc-d33182c099bd 2018-12-04 20:41:08,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0963039398193s 2018-12-04 20:41:08,290 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-1f20c4a0-f337-41a0-abfc-d33182c099bd 2018-12-04 20:41:08,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-04 20:41:08,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}d0e3a126919354fd710901ed4f12a41761fc081b" -d '{"project": {"description": "Created by OPNFV Functest: rally_jobs", "enabled": true, "domain_id": "default", "name": "rally_jobs-project_f058ed33-55d4-4b62-852a-46eed588cfd5"}}' 2018-12-04 20:41:08,432 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 20:41:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab632536-0972-469b-8dbc-2dc5212db23f 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.23:5000/v3/projects/4be21d864bb4428585e62ecf6e53a446"}, "tags": [], "enabled": true, "id": "4be21d864bb4428585e62ecf6e53a446", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_f058ed33-55d4-4b62-852a-46eed588cfd5"}} 2018-12-04 20:41:08,432 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-ab632536-0972-469b-8dbc-2dc5212db23f 2018-12-04 20:41:08,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.135085105896s 2018-12-04 20:41:08,432 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-ab632536-0972-469b-8dbc-2dc5212db23f 2018-12-04 20:41:08,433 - 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'4be21d864bb4428585e62ecf6e53a446', '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_f058ed33-55d4-4b62-852a-46eed588cfd5'}) 2018-12-04 20:41:08,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-04 20:41:08,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d0e3a126919354fd710901ed4f12a41761fc081b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "fdb2ee79-16bd-4889-bc37-4096e232ecde", "email": null, "name": "rally_jobs-user_f058ed33-55d4-4b62-852a-46eed588cfd5"}}' 2018-12-04 20:41:08,802 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 20:41:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4453b1b-1338-4385-9014-8c2bdf7acac0 Content-Length: 325 Content-Type: application/json RESP BODY: {"user": {"name": "rally_jobs-user_f058ed33-55d4-4b62-852a-46eed588cfd5", "links": {"self": "http://172.30.9.23:5000/v3/users/a000df755d87439398b575f874bad071"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a000df755d87439398b575f874bad071", "domain_id": "default", "password_expires_at": null}} 2018-12-04 20:41:08,802 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-a4453b1b-1338-4385-9014-8c2bdf7acac0 2018-12-04 20:41:08,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.364724874496s 2018-12-04 20:41:08,803 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-a4453b1b-1338-4385-9014-8c2bdf7acac0 2018-12-04 20:41:08,803 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a000df755d87439398b575f874bad071', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_f058ed33-55d4-4b62-852a-46eed588cfd5'}) 2018-12-04 20:41:08,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 20:41:08,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0e3a126919354fd710901ed4f12a41761fc081b" 2018-12-04 20:41:08,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:41:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ca09a38-5dd9-4e64-9a34-6487c1b6b993 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 20:41:08,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2ca09a38-5dd9-4e64-9a34-6487c1b6b993 2018-12-04 20:41:08,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0956108570099s 2018-12-04 20:41:08,903 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2ca09a38-5dd9-4e64-9a34-6487c1b6b993 2018-12-04 20:41:08,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 20:41:08,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0e3a126919354fd710901ed4f12a41761fc081b" 2018-12-04 20:41:09,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:41:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fdf2d52-1ec7-42bf-ba47-6905087e38d2 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 20:41:09,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0fdf2d52-1ec7-42bf-ba47-6905087e38d2 2018-12-04 20:41:09,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0966799259186s 2018-12-04 20:41:09,005 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0fdf2d52-1ec7-42bf-ba47-6905087e38d2 2018-12-04 20:41:09,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 20:41:09,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d0e3a126919354fd710901ed4f12a41761fc081b" 2018-12-04 20:41:09,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:41:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bdf8dfc-a2da-49b9-810a-346dbe65dba6 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 20:41:09,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-5bdf8dfc-a2da-49b9-810a-346dbe65dba6 2018-12-04 20:41:09,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0995328426361s 2018-12-04 20:41:09,109 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-5bdf8dfc-a2da-49b9-810a-346dbe65dba6 2018-12-04 20:41:09,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 20:41:09,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0e3a126919354fd710901ed4f12a41761fc081b" 2018-12-04 20:41:09,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:41:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27976109-5ead-45d5-af8d-319888897df5 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_f058ed33-55d4-4b62-852a-46eed588cfd5", "links": {"self": "http://172.30.9.23:5000/v3/users/a000df755d87439398b575f874bad071"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a000df755d87439398b575f874bad071", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 20:41:09,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-27976109-5ead-45d5-af8d-319888897df5 2018-12-04 20:41:09,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10692691803s 2018-12-04 20:41:09,218 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-27976109-5ead-45d5-af8d-319888897df5 2018-12-04 20:41:09,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 20:41:09,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}d0e3a126919354fd710901ed4f12a41761fc081b" 2018-12-04 20:41:09,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:41:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4048696d-82f0-4f3a-95e8-51b352f84654 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.23:5000/v3/projects/4be21d864bb4428585e62ecf6e53a446"}, "tags": [], "enabled": true, "id": "4be21d864bb4428585e62ecf6e53a446", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_f058ed33-55d4-4b62-852a-46eed588cfd5"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-04 20:41:09,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-4048696d-82f0-4f3a-95e8-51b352f84654 2018-12-04 20:41:09,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.095449924469s 2018-12-04 20:41:09,325 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-4048696d-82f0-4f3a-95e8-51b352f84654 2018-12-04 20:41:09,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 20:41:09,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=a000df755d87439398b575f874bad071&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=4be21d864bb4428585e62ecf6e53a446" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0e3a126919354fd710901ed4f12a41761fc081b" 2018-12-04 20:41:09,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:41:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e634090-fb2b-45a7-9a6a-f171922bdd37 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=a000df755d87439398b575f874bad071&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=4be21d864bb4428585e62ecf6e53a446", "previous": null, "next": null}} 2018-12-04 20:41:09,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=a000df755d87439398b575f874bad071&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=4be21d864bb4428585e62ecf6e53a446 used request id req-3e634090-fb2b-45a7-9a6a-f171922bdd37 2018-12-04 20:41:09,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0901370048523s 2018-12-04 20:41:09,423 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=a000df755d87439398b575f874bad071&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=4be21d864bb4428585e62ecf6e53a446 used request id req-3e634090-fb2b-45a7-9a6a-f171922bdd37 2018-12-04 20:41:09,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-04 20:41:09,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/4be21d864bb4428585e62ecf6e53a446/users/a000df755d87439398b575f874bad071/roles/d20a1200fc7441df95f6f68766e80849 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0e3a126919354fd710901ed4f12a41761fc081b" 2018-12-04 20:41:09,642 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 20:41:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7c5cefc-b7f3-429b-9e99-1a280676e81d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 20:41:09,643 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/4be21d864bb4428585e62ecf6e53a446/users/a000df755d87439398b575f874bad071/roles/d20a1200fc7441df95f6f68766e80849 used request id req-d7c5cefc-b7f3-429b-9e99-1a280676e81d 2018-12-04 20:41:09,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.216500997543s 2018-12-04 20:41:09,643 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/4be21d864bb4428585e62ecf6e53a446/users/a000df755d87439398b575f874bad071/roles/d20a1200fc7441df95f6f68766e80849 used request id req-d7c5cefc-b7f3-429b-9e99-1a280676e81d 2018-12-04 20:41:09,644 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_f058ed33-55d4-4b62-852a-46eed588cfd5', 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'4be21d864bb4428585e62ecf6e53a446', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'fdb2ee79-16bd-4889-bc37-4096e232ecde', 'username': u'rally_jobs-user_f058ed33-55d4-4b62-852a-46eed588cfd5', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-04 20:41:09,648 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_f058ed33-55d4-4b62-852a-46eed588cfd5', 'password': 'fdb2ee79-16bd-4889-bc37-4096e232ecde', 'project_name': 'rally_jobs-project_f058ed33-55d4-4b62-852a-46eed588cfd5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': '4be21d864bb4428585e62ecf6e53a446', 'project_domain_name': 'Default'} 2018-12-04 20:41:09,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 20:41:09,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0e3a126919354fd710901ed4f12a41761fc081b" 2018-12-04 20:41:09,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:41:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81a99053-9ef7-4a92-9658-201cf8c31ef2 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 20:41:09,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-81a99053-9ef7-4a92-9658-201cf8c31ef2 2018-12-04 20:41:09,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.184220075607s 2018-12-04 20:41:09,836 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-81a99053-9ef7-4a92-9658-201cf8c31ef2 2018-12-04 20:41:09,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 20:41:09,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0e3a126919354fd710901ed4f12a41761fc081b" 2018-12-04 20:41:09,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:41:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd069c57-20c3-4dee-b722-8eab6bfe7f1f Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 20:41:09,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fd069c57-20c3-4dee-b722-8eab6bfe7f1f 2018-12-04 20:41:09,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0968279838562s 2018-12-04 20:41:09,938 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fd069c57-20c3-4dee-b722-8eab6bfe7f1f 2018-12-04 20:41:09,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 20:41:09,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d0e3a126919354fd710901ed4f12a41761fc081b" 2018-12-04 20:41:10,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:41:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a9a238f-143f-400d-a8a3-11756a298ef2 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 20:41:10,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-4a9a238f-143f-400d-a8a3-11756a298ef2 2018-12-04 20:41:10,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103817939758s 2018-12-04 20:41:10,047 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-4a9a238f-143f-400d-a8a3-11756a298ef2 2018-12-04 20:41:10,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 20:41:10,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0e3a126919354fd710901ed4f12a41761fc081b" 2018-12-04 20:41:10,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:41:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e31d4875-937d-4c42-a989-f6db3c4b6e0f Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_f058ed33-55d4-4b62-852a-46eed588cfd5", "links": {"self": "http://172.30.9.23:5000/v3/users/a000df755d87439398b575f874bad071"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a000df755d87439398b575f874bad071", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 20:41:10,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e31d4875-937d-4c42-a989-f6db3c4b6e0f 2018-12-04 20:41:10,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.106565952301s 2018-12-04 20:41:10,155 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e31d4875-937d-4c42-a989-f6db3c4b6e0f 2018-12-04 20:41:10,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 20:41:10,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}d0e3a126919354fd710901ed4f12a41761fc081b" 2018-12-04 20:41:10,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:41:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9f44e3d-c56d-44ff-aa5a-199aa83c8c50 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.23:5000/v3/projects/4be21d864bb4428585e62ecf6e53a446"}, "tags": [], "enabled": true, "id": "4be21d864bb4428585e62ecf6e53a446", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_f058ed33-55d4-4b62-852a-46eed588cfd5"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-04 20:41:10,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-d9f44e3d-c56d-44ff-aa5a-199aa83c8c50 2018-12-04 20:41:10,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0965240001678s 2018-12-04 20:41:10,262 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-d9f44e3d-c56d-44ff-aa5a-199aa83c8c50 2018-12-04 20:41:10,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 20:41:10,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=a000df755d87439398b575f874bad071&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=4be21d864bb4428585e62ecf6e53a446" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0e3a126919354fd710901ed4f12a41761fc081b" 2018-12-04 20:41:10,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:41:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34a71d08-6df4-46c0-8830-4504a1f3a9f3 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=a000df755d87439398b575f874bad071&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=4be21d864bb4428585e62ecf6e53a446", "previous": null, "next": null}} 2018-12-04 20:41:10,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=a000df755d87439398b575f874bad071&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=4be21d864bb4428585e62ecf6e53a446 used request id req-34a71d08-6df4-46c0-8830-4504a1f3a9f3 2018-12-04 20:41:10,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0890448093414s 2018-12-04 20:41:10,358 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=a000df755d87439398b575f874bad071&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=4be21d864bb4428585e62ecf6e53a446 used request id req-34a71d08-6df4-46c0-8830-4504a1f3a9f3 2018-12-04 20:41:10,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-04 20:41:10,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/4be21d864bb4428585e62ecf6e53a446/users/a000df755d87439398b575f874bad071/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0e3a126919354fd710901ed4f12a41761fc081b" 2018-12-04 20:41:10,495 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 20:41:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9601a1e-ec4b-4a69-a45a-2f6e4de889ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 20:41:10,495 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/4be21d864bb4428585e62ecf6e53a446/users/a000df755d87439398b575f874bad071/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-c9601a1e-ec4b-4a69-a45a-2f6e4de889ab 2018-12-04 20:41:10,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.133325099945s 2018-12-04 20:41:10,495 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/4be21d864bb4428585e62ecf6e53a446/users/a000df755d87439398b575f874bad071/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-c9601a1e-ec4b-4a69-a45a-2f6e4de889ab 2018-12-04 20:41:10,497 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2018-12-04 20:41:10,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 20:41:10,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d0e3a126919354fd710901ed4f12a41761fc081b" 2018-12-04 20:41:10,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:41:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07dc6c19-c1fd-41a7-be1b-7ee782b82108 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-04 20:41:10,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-07dc6c19-c1fd-41a7-be1b-7ee782b82108 2018-12-04 20:41:10,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0916619300842s 2018-12-04 20:41:10,590 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-07dc6c19-c1fd-41a7-be1b-7ee782b82108 2018-12-04 20:41:10,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 20:41:10,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}d0e3a126919354fd710901ed4f12a41761fc081b" 2018-12-04 20:41:10,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:41:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4af55dae-4e2d-4046-87e0-d1c865317942 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.23:5000/v3/projects/4be21d864bb4428585e62ecf6e53a446"}, "tags": [], "enabled": true, "id": "4be21d864bb4428585e62ecf6e53a446", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_f058ed33-55d4-4b62-852a-46eed588cfd5"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-04 20:41:10,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-4af55dae-4e2d-4046-87e0-d1c865317942 2018-12-04 20:41:10,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0931179523468s 2018-12-04 20:41:10,690 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-4af55dae-4e2d-4046-87e0-d1c865317942 2018-12-04 20:41:10,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-04 20:41:10,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}d0e3a126919354fd710901ed4f12a41761fc081b" -d '{"network": {"shared": true, "tenant_id": "4be21d864bb4428585e62ecf6e53a446", "name": "rally_jobs-net_f058ed33-55d4-4b62-852a-46eed588cfd5", "admin_state_up": true}}' 2018-12-04 20:41:11,201 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0ac1f4b1-4a08-4ede-bdc2-dfea173dd007 Date: Tue, 04 Dec 2018 20:41:11 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9a8f0a18-a7b5-46a6-8773-c6267840781d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"4be21d864bb4428585e62ecf6e53a446","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-04T20:41:11Z","is_default":false,"provider:segmentation_id":20,"name":"rally_jobs-net_f058ed33-55d4-4b62-852a-46eed588cfd5","admin_state_up":true,"tenant_id":"4be21d864bb4428585e62ecf6e53a446","created_at":"2018-12-04T20:41:10Z","mtu":1450}} 2018-12-04 20:41:11,201 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-0ac1f4b1-4a08-4ede-bdc2-dfea173dd007 2018-12-04 20:41:11,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.509479045868s 2018-12-04 20:41:11,202 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-0ac1f4b1-4a08-4ede-bdc2-dfea173dd007 2018-12-04 20:41:11,202 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-04T20:41:11Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9a8f0a18-a7b5-46a6-8773-c6267840781d', u'provider:segmentation_id': 20, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_jobs-net_f058ed33-55d4-4b62-852a-46eed588cfd5', u'admin_state_up': True, u'tenant_id': u'4be21d864bb4428585e62ecf6e53a446', u'created_at': u'2018-12-04T20:41:10Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'4be21d864bb4428585e62ecf6e53a446'}) 2018-12-04 20:41:11,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 20:41:11,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:41:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1393536-2902-47f6-9d9a-82a661053197 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 20:41:11,211 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d1393536-2902-47f6-9d9a-82a661053197 2018-12-04 20:41:11,212 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 20:41:11,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T21:41:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4be21d864bb4428585e62ecf6e53a446", "name": "rally_jobs-project_f058ed33-55d4-4b62-852a-46eed588cfd5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/4be21d864bb4428585e62ecf6e53a446", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/4be21d864bb4428585e62ecf6e53a446", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/4be21d864bb4428585e62ecf6e53a446", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_4be21d864bb4428585e62ecf6e53a446", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_4be21d864bb4428585e62ecf6e53a446", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4be21d864bb4428585e62ecf6e53a446", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/4be21d864bb4428585e62ecf6e53a446", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/4be21d864bb4428585e62ecf6e53a446", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4be21d864bb4428585e62ecf6e53a446", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/4be21d864bb4428585e62ecf6e53a446", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/4be21d864bb4428585e62ecf6e53a446", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4be21d864bb4428585e62ecf6e53a446", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/4be21d864bb4428585e62ecf6e53a446", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/4be21d864bb4428585e62ecf6e53a446", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_jobs-user_f058ed33-55d4-4b62-852a-46eed588cfd5", "id": "a000df755d87439398b575f874bad071"}, "audit_ids": ["C2VO5nm3Sluo6V25trX4bQ"], "issued_at": "2018-12-04T20:41:11.000000Z"}} 2018-12-04 20:41:11,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 20:41:11,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}0c4a9ca515d3c6c93452f04bf031f1c35d65c835" 2018-12-04 20:41:11,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1346 X-Openstack-Request-Id: req-d1c30766-29e6-4850-bb0d-41d34d237b4a Date: Tue, 04 Dec 2018 20:41:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T20:04:01Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9a8f0a18-a7b5-46a6-8773-c6267840781d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"4be21d864bb4428585e62ecf6e53a446","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-04T20:41:11Z","provider:segmentation_id":20,"name":"rally_jobs-net_f058ed33-55d4-4b62-852a-46eed588cfd5","admin_state_up":true,"tenant_id":"4be21d864bb4428585e62ecf6e53a446","created_at":"2018-12-04T20:41:10Z","provider:network_type":"vxlan"}]} 2018-12-04 20:41:11,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d1c30766-29e6-4850-bb0d-41d34d237b4a 2018-12-04 20:41:11,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.269681930542s 2018-12-04 20:41:11,881 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d1c30766-29e6-4850-bb0d-41d34d237b4a 2018-12-04 20:41:11,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-04 20:41:11,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}0c4a9ca515d3c6c93452f04bf031f1c35d65c835" -d '{"subnet": {"name": "rally_jobs-subnet_f058ed33-55d4-4b62-852a-46eed588cfd5", "enable_dhcp": true, "network_id": "9a8f0a18-a7b5-46a6-8773-c6267840781d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-04 20:41:12,262 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-41392e0e-5337-47f1-81e0-bf69f79adb4f Date: Tue, 04 Dec 2018 20:41:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a8f0a18-a7b5-46a6-8773-c6267840781d","tenant_id":"4be21d864bb4428585e62ecf6e53a446","created_at":"2018-12-04T20:41:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-04T20:41:11Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"4be21d864bb4428585e62ecf6e53a446","id":"d0eafa22-1cc0-40e0-b4ea-e8a9850a9b3d","subnetpool_id":null,"name":"rally_jobs-subnet_f058ed33-55d4-4b62-852a-46eed588cfd5"}} 2018-12-04 20:41:12,262 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-41392e0e-5337-47f1-81e0-bf69f79adb4f 2018-12-04 20:41:12,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.380206823349s 2018-12-04 20:41:12,263 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-41392e0e-5337-47f1-81e0-bf69f79adb4f 2018-12-04 20:41:12,263 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-04T20:41:11Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'd0eafa22-1cc0-40e0-b4ea-e8a9850a9b3d', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_f058ed33-55d4-4b62-852a-46eed588cfd5', u'enable_dhcp': True, u'network_id': u'9a8f0a18-a7b5-46a6-8773-c6267840781d', u'tenant_id': u'4be21d864bb4428585e62ecf6e53a446', u'created_at': u'2018-12-04T20:41:11Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4be21d864bb4428585e62ecf6e53a446'}) 2018-12-04 20:41:12,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-04 20:41:12,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}0c4a9ca515d3c6c93452f04bf031f1c35d65c835" -d '{"router": {"external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "name": "rally_jobs-router_f058ed33-55d4-4b62-852a-46eed588cfd5", "admin_state_up": true}}' 2018-12-04 20:41:13,630 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-5329a588-6cb6-47de-98fd-14dac29a7030 Date: Tue, 04 Dec 2018 20:41:13 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "4be21d864bb4428585e62ecf6e53a446", "created_at": "2018-12-04T20:41:12Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-04T20:41:13Z", "revision_number": 2, "routes": [], "project_id": "4be21d864bb4428585e62ecf6e53a446", "id": "457e6ca8-9bc2-4c33-9e45-574fc90f7474", "name": "rally_jobs-router_f058ed33-55d4-4b62-852a-46eed588cfd5"}} 2018-12-04 20:41:13,630 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-5329a588-6cb6-47de-98fd-14dac29a7030 2018-12-04 20:41:13,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.36633205414s 2018-12-04 20:41:13,630 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-5329a588-6cb6-47de-98fd-14dac29a7030 2018-12-04 20:41:13,631 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'90070285-9e79-459a-b14a-3d1fcc36db90', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'caf0e3d6-6d8d-494c-a544-3ba2d42faa13', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'4be21d864bb4428585e62ecf6e53a446', u'created_at': u'2018-12-04T20:41:12Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-12-04T20:41:13Z', u'revision_number': 2, u'routes': [], u'project_id': u'4be21d864bb4428585e62ecf6e53a446', u'id': u'457e6ca8-9bc2-4c33-9e45-574fc90f7474', u'name': u'rally_jobs-router_f058ed33-55d4-4b62-852a-46eed588cfd5'}) 2018-12-04 20:41:13,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-04 20:41:13,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/457e6ca8-9bc2-4c33-9e45-574fc90f7474/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}0c4a9ca515d3c6c93452f04bf031f1c35d65c835" -d '{"subnet_id": "d0eafa22-1cc0-40e0-b4ea-e8a9850a9b3d"}' 2018-12-04 20:41:15,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6b24938e-96cb-4c99-ba95-d5efb8aaa1a4 Date: Tue, 04 Dec 2018 20:41:15 GMT RESP BODY: {"network_id": "9a8f0a18-a7b5-46a6-8773-c6267840781d", "tenant_id": "4be21d864bb4428585e62ecf6e53a446", "subnet_id": "d0eafa22-1cc0-40e0-b4ea-e8a9850a9b3d", "subnet_ids": ["d0eafa22-1cc0-40e0-b4ea-e8a9850a9b3d"], "port_id": "139876bb-00d5-4b43-abb6-e5da79e24d9d", "id": "457e6ca8-9bc2-4c33-9e45-574fc90f7474"} 2018-12-04 20:41:15,330 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/457e6ca8-9bc2-4c33-9e45-574fc90f7474/add_router_interface.json used request id req-6b24938e-96cb-4c99-ba95-d5efb8aaa1a4 2018-12-04 20:41:15,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.6987490654s 2018-12-04 20:41:15,331 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/457e6ca8-9bc2-4c33-9e45-574fc90f7474/add_router_interface.json used request id req-6b24938e-96cb-4c99-ba95-d5efb8aaa1a4 returning object 457e6ca8-9bc2-4c33-9e45-574fc90f7474 2018-12-04 20:41:15,331 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 20:41:15,463 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-04 20:41:15,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 20:41:15,469 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 04 Dec 2018 20:41:15 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-12-04 20:41:15,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 20:41:15,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0c4a9ca515d3c6c93452f04bf031f1c35d65c835" 2018-12-04 20:41:15,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-8db403cd-228a-471f-aeb1-df30b2927feb Date: Tue, 04 Dec 2018 20:41:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 20:41:15,665 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-8db403cd-228a-471f-aeb1-df30b2927feb 2018-12-04 20:41:15,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.193058013916s 2018-12-04 20:41:15,665 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-8db403cd-228a-471f-aeb1-df30b2927feb 2018-12-04 20:41:15,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-04 20:41:15,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0c4a9ca515d3c6c93452f04bf031f1c35d65c835" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_jobs-img_f058ed33-55d4-4b62-852a-46eed588cfd5", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_jobs-img_f058ed33-55d4-4b62-852a-46eed588cfd5"}' 2018-12-04 20:41:15,825 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 871 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/7366801b-8657-4ab3-b487-7eb6ac8d55a4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9595cf3f-64e8-42fb-addb-ea02611f2606 Date: Tue, 04 Dec 2018 20:41:15 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/7366801b-8657-4ab3-b487-7eb6ac8d55a4/file", "owner": "4be21d864bb4428585e62ecf6e53a446", "id": "7366801b-8657-4ab3-b487-7eb6ac8d55a4", "size": null, "self": "/v2/images/7366801b-8657-4ab3-b487-7eb6ac8d55a4", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T20:41:15Z", "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_f058ed33-55d4-4b62-852a-46eed588cfd5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_f058ed33-55d4-4b62-852a-46eed588cfd5", "checksum": null, "created_at": "2018-12-04T20:41:15Z", "protected": false} 2018-12-04 20:41:15,826 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-9595cf3f-64e8-42fb-addb-ea02611f2606 2018-12-04 20:41:15,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.153098106384s 2018-12-04 20:41:15,826 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-9595cf3f-64e8-42fb-addb-ea02611f2606 returning object 7366801b-8657-4ab3-b487-7eb6ac8d55a4 2018-12-04 20:41:15,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-04 20:41:15,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/7366801b-8657-4ab3-b487-7eb6ac8d55a4/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}0c4a9ca515d3c6c93452f04bf031f1c35d65c835" -d '' 2018-12-04 20:41:16,209 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-be4688a3-0f1f-46fc-a168-33016f821bac Date: Tue, 04 Dec 2018 20:41:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 20:41:16,210 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/7366801b-8657-4ab3-b487-7eb6ac8d55a4/file used request id req-be4688a3-0f1f-46fc-a168-33016f821bac 2018-12-04 20:41:16,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.382878065109s 2018-12-04 20:41:16,210 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/7366801b-8657-4ab3-b487-7eb6ac8d55a4/file used request id req-be4688a3-0f1f-46fc-a168-33016f821bac 2018-12-04 20:41:16,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 20:41:16,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0c4a9ca515d3c6c93452f04bf031f1c35d65c835" 2018-12-04 20:41:16,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1201 Content-Type: application/json X-Openstack-Request-Id: req-38bee976-54b8-4365-b215-4a9834445c87 Date: Tue, 04 Dec 2018 20:41:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7366801b-8657-4ab3-b487-7eb6ac8d55a4/snap", "metadata": {}}], "file": "/v2/images/7366801b-8657-4ab3-b487-7eb6ac8d55a4/file", "owner": "4be21d864bb4428585e62ecf6e53a446", "id": "7366801b-8657-4ab3-b487-7eb6ac8d55a4", "size": 12716032, "self": "/v2/images/7366801b-8657-4ab3-b487-7eb6ac8d55a4", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7366801b-8657-4ab3-b487-7eb6ac8d55a4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T20:41:16Z", "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_f058ed33-55d4-4b62-852a-46eed588cfd5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_f058ed33-55d4-4b62-852a-46eed588cfd5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T20:41:15Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 20:41:16,238 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-38bee976-54b8-4365-b215-4a9834445c87 2018-12-04 20:41:16,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0245411396027s 2018-12-04 20:41:16,238 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-38bee976-54b8-4365-b215-4a9834445c87 2018-12-04 20:41:16,240 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7366801b-8657-4ab3-b487-7eb6ac8d55a4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7366801b-8657-4ab3-b487-7eb6ac8d55a4/file', 'owner': u'4be21d864bb4428585e62ecf6e53a446', 'id': u'7366801b-8657-4ab3-b487-7eb6ac8d55a4', 'size': 12716032, u'self': u'/v2/images/7366801b-8657-4ab3-b487-7eb6ac8d55a4', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4be21d864bb4428585e62ecf6e53a446', 'name': 'rally_jobs-project_f058ed33-55d4-4b62-852a-46eed588cfd5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7366801b-8657-4ab3-b487-7eb6ac8d55a4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-04T20:41:16Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-04T20:41:16Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_f058ed33-55d4-4b62-852a-46eed588cfd5', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/7366801b-8657-4ab3-b487-7eb6ac8d55a4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_jobs-img_f058ed33-55d4-4b62-852a-46eed588cfd5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_f058ed33-55d4-4b62-852a-46eed588cfd5', 'created': u'2018-12-04T20:41:15Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-04T20:41:15Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/7366801b-8657-4ab3-b487-7eb6ac8d55a4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_jobs-img_f058ed33-55d4-4b62-852a-46eed588cfd5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-04 20:41:16,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-04 20:41:16,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}d0e3a126919354fd710901ed4f12a41761fc081b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_jobs-flavor_f058ed33-55d4-4b62-852a-46eed588cfd5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-04 20:41:16,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:41:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8062c744-288c-42cf-a20a-ac37a488e75b x-compute-request-id: req-8062c744-288c-42cf-a20a-ac37a488e75b Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_jobs-flavor_f058ed33-55d4-4b62-852a-46eed588cfd5", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6d38f640-eaf0-47f8-974f-ad322a00946c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6d38f640-eaf0-47f8-974f-ad322a00946c", "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": "6d38f640-eaf0-47f8-974f-ad322a00946c"}} 2018-12-04 20:41:16,464 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-8062c744-288c-42cf-a20a-ac37a488e75b 2018-12-04 20:41:16,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.223107099533s 2018-12-04 20:41:16,464 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-8062c744-288c-42cf-a20a-ac37a488e75b 2018-12-04 20:41:16,465 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_f058ed33-55d4-4b62-852a-46eed588cfd5', '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'7156be1802b84962aaa9ceab6d73cc34', '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'6d38f640-eaf0-47f8-974f-ad322a00946c', 'swap': 0}) 2018-12-04 20:41:16,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-04 20:41:16,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/6d38f640-eaf0-47f8-974f-ad322a00946c/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}d0e3a126919354fd710901ed4f12a41761fc081b" -d '{"extra_specs": {}}' 2018-12-04 20:41:16,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:41:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3991290b-7f93-4509-b9a3-46042bd1834a x-compute-request-id: req-3991290b-7f93-4509-b9a3-46042bd1834a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-04 20:41:16,489 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/6d38f640-eaf0-47f8-974f-ad322a00946c/os-extra_specs used request id req-3991290b-7f93-4509-b9a3-46042bd1834a 2018-12-04 20:41:16,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0229887962341s 2018-12-04 20:41:16,489 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/6d38f640-eaf0-47f8-974f-ad322a00946c/os-extra_specs used request id req-3991290b-7f93-4509-b9a3-46042bd1834a 2018-12-04 20:41:16,489 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-04 20:41:18,650 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-04 20:41:20,741 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | ec183d62-e5c6-466e-965e-5f571b273bdf | 2018-12-04T20:41:20.381380 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: ec183d62-e5c6-466e-965e-5f571b273bdf ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-04 20:41:23,696 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-04 20:41:24,395 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-12-04 20:41:24,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-04 20:41:24,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}0c4a9ca515d3c6c93452f04bf031f1c35d65c835" 2018-12-04 20:41:24,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20: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-6728bb7d-e3eb-4bd4-8f00-22ef07fc89ae x-compute-request-id: req-6728bb7d-e3eb-4bd4-8f00-22ef07fc89ae 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": 2}, "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": 2010000, "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": 4}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-12-04 20:41:24,620 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-6728bb7d-e3eb-4bd4-8f00-22ef07fc89ae 2018-12-04 20:41:24,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.222628116608s 2018-12-04 20:41:24,621 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-6728bb7d-e3eb-4bd4-8f00-22ef07fc89ae 2018-12-04 20:41:24,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-04 20:41:24,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}0c4a9ca515d3c6c93452f04bf031f1c35d65c835" 2018-12-04 20:41:24,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-fb3aacda-f9d1-4cdd-9af6-e183fbab6570 Date: Tue, 04 Dec 2018 20:41:24 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "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": "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": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-12-04 20:41:24,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-fb3aacda-f9d1-4cdd-9af6-e183fbab6570 2018-12-04 20:41:24,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.00839781761169s 2018-12-04 20:41:24,631 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-fb3aacda-f9d1-4cdd-9af6-e183fbab6570 2018-12-04 20:41:24,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-04 20:41:24,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}d0e3a126919354fd710901ed4f12a41761fc081b" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_jobs-flavor_alt_f058ed33-55d4-4b62-852a-46eed588cfd5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-04 20:41:24,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20: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-d1216e30-72af-42d7-9c0f-fc84394fbf71 x-compute-request-id: req-d1216e30-72af-42d7-9c0f-fc84394fbf71 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_jobs-flavor_alt_f058ed33-55d4-4b62-852a-46eed588cfd5", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/417ecd47-ee35-42a9-a1d4-89985a9e7fd2", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/417ecd47-ee35-42a9-a1d4-89985a9e7fd2", "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": "417ecd47-ee35-42a9-a1d4-89985a9e7fd2"}} 2018-12-04 20:41:24,689 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d1216e30-72af-42d7-9c0f-fc84394fbf71 2018-12-04 20:41:24,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0511679649353s 2018-12-04 20:41:24,690 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d1216e30-72af-42d7-9c0f-fc84394fbf71 2018-12-04 20:41:24,690 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_f058ed33-55d4-4b62-852a-46eed588cfd5', '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'7156be1802b84962aaa9ceab6d73cc34', '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'417ecd47-ee35-42a9-a1d4-89985a9e7fd2', 'swap': 0}) 2018-12-04 20:41:24,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-04 20:41:24,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/417ecd47-ee35-42a9-a1d4-89985a9e7fd2/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}d0e3a126919354fd710901ed4f12a41761fc081b" -d '{"extra_specs": {}}' 2018-12-04 20:41:24,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 20:41:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8628341b-aa65-4ca5-be39-3b49d2564f26 x-compute-request-id: req-8628341b-aa65-4ca5-be39-3b49d2564f26 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-04 20:41:24,711 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/417ecd47-ee35-42a9-a1d4-89985a9e7fd2/os-extra_specs used request id req-8628341b-aa65-4ca5-be39-3b49d2564f26 2018-12-04 20:41:24,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199880599976s 2018-12-04 20:41:24,712 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/417ecd47-ee35-42a9-a1d4-89985a9e7fd2/os-extra_specs used request id req-8628341b-aa65-4ca5-be39-3b49d2564f26 2018-12-04 20:41:24,712 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_f058ed33-55d4-4b62-852a-46eed588cfd5', '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'7156be1802b84962aaa9ceab6d73cc34', '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'417ecd47-ee35-42a9-a1d4-89985a9e7fd2', 'swap': 0}) 2018-12-04 20:41:24,716 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2018-12-04 20:41:24,716 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-04 20:41:24,730 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-04 20:41:24,941 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-12-04 20:41:24,941 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--task', u'/home/opnfv/functest/data/rally/task/var/task-neutron.yaml'] 2018-12-04 21:08:42,816 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0fa5fcab-d0d7-4464-beba-d601f5330ce8 2018-12-04 21:08:42,816 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_jobs does not exist, we create it. 2018-12-04 21:08:42,817 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '0fa5fcab-d0d7-4464-beba-d601f5330ce8'] 2018-12-04 21:08:43,997 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 0fa5fcab-d0d7-4464-beba-d601f5330ce8 -------------------------------------------------------------------------------- Task 0fa5fcab-d0d7-4464-beba-d601f5330ce8: 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 0fa5fcab-d0d7-4464-beba-d601f5330ce8 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.127 | 2.394 | 4.638 | 6.471 | 8.437 | 2.875 | 100.0% | 100 | | neutron.list_networks | 0.12 | 0.625 | 1.272 | 1.504 | 1.846 | 0.731 | 100.0% | 100 | | total | 1.463 | 3.305 | 5.063 | 7.283 | 8.745 | 3.606 | 100.0% | 100 | | -> duration | 1.463 | 3.305 | 5.063 | 7.283 | 8.745 | 3.606 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.107408 Full duration: 55.750717 -------------------------------------------------------------------------------- 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 0fa5fcab-d0d7-4464-beba-d601f5330ce8 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.319 | 2.217 | 2.751 | 2.902 | 3.555 | 2.205 | 100.0% | 40 | | neutron.update_network | 0.622 | 1.259 | 1.947 | 2.026 | 2.25 | 1.346 | 100.0% | 40 | | total | 2.141 | 3.498 | 4.513 | 4.599 | 4.873 | 3.55 | 100.0% | 40 | | -> duration | 2.141 | 3.498 | 4.513 | 4.599 | 4.873 | 3.55 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.006565 Full duration: 32.76282 -------------------------------------------------------------------------------- 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 0fa5fcab-d0d7-4464-beba-d601f5330ce8 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.03 | 2.111 | 2.919 | 2.956 | 3.143 | 2.087 | 100.0% | 40 | | neutron.delete_network | 0.896 | 2.329 | 4.685 | 5.241 | 5.374 | 2.576 | 100.0% | 40 | | total | 2.009 | 4.535 | 7.626 | 8.327 | 8.381 | 4.663 | 100.0% | 40 | | -> duration | 2.009 | 4.535 | 7.626 | 8.327 | 8.381 | 4.663 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.856746 Full duration: 24.927415 -------------------------------------------------------------------------------- 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 0fa5fcab-d0d7-4464-beba-d601f5330ce8 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.141 | 2.224 | 3.436 | 4.581 | 5.131 | 2.377 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.577 | 4.002 | 8.646 | 9.661 | 9.822 | 4.647 | 100.0% | 40 | | neutron.list_subnets | 0.172 | 0.312 | 0.799 | 1.214 | 1.273 | 0.432 | 100.0% | 40 | | total | 3.251 | 6.479 | 13.481 | 13.532 | 14.085 | 7.456 | 100.0% | 40 | | -> duration | 3.251 | 6.479 | 13.481 | 13.532 | 14.085 | 7.456 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.946439 Full duration: 69.920956 -------------------------------------------------------------------------------- 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 0fa5fcab-d0d7-4464-beba-d601f5330ce8 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.375 | 2.082 | 2.981 | 3.439 | 4.123 | 2.219 | 100.0% | 100 | | neutron.create_subnet (x2) | 1.706 | 4.229 | 6.38 | 6.912 | 7.075 | 4.481 | 100.0% | 100 | | neutron.update_subnet (x2) | 1.455 | 3.241 | 4.648 | 5.157 | 5.396 | 3.349 | 100.0% | 100 | | total | 4.725 | 10.102 | 13.2 | 14.044 | 14.469 | 10.049 | 100.0% | 100 | | -> duration | 4.725 | 10.102 | 13.2 | 14.044 | 14.469 | 10.049 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 54.837107 Full duration: 153.111232 -------------------------------------------------------------------------------- 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 0fa5fcab-d0d7-4464-beba-d601f5330ce8 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.317 | 2.318 | 2.902 | 3.671 | 4.364 | 2.294 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.58 | 5.74 | 9.371 | 9.882 | 10.573 | 5.106 | 100.0% | 40 | | neutron.delete_subnet (x2) | 0.937 | 5.107 | 11.98 | 12.576 | 12.87 | 5.981 | 100.0% | 40 | | total | 4.489 | 14.106 | 25.442 | 25.938 | 26.041 | 13.383 | 100.0% | 40 | | -> duration | 4.489 | 14.106 | 25.442 | 25.938 | 26.041 | 13.383 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.445531 Full duration: 60.84133 -------------------------------------------------------------------------------- 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 0fa5fcab-d0d7-4464-beba-d601f5330ce8 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.987 | 2.051 | 2.64 | 2.863 | 2.97 | 1.986 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.807 | 3.509 | 9.217 | 9.275 | 9.364 | 4.493 | 100.0% | 40 | | neutron.create_router (x2) | 0.403 | 0.791 | 1.643 | 1.721 | 2.1 | 0.983 | 100.0% | 40 | | neutron.add_interface_router (x2) | 5.393 | 10.657 | 23.627 | 24.949 | 25.954 | 12.866 | 100.0% | 40 | | neutron.list_routers | 0.175 | 0.367 | 1.014 | 1.048 | 1.37 | 0.457 | 100.0% | 40 | | total | 10.288 | 16.391 | 38.547 | 39.764 | 39.904 | 20.784 | 100.0% | 40 | | -> duration | 10.288 | 16.391 | 38.547 | 39.764 | 39.904 | 20.784 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 48.701928 Full duration: 153.823353 -------------------------------------------------------------------------------- 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 0fa5fcab-d0d7-4464-beba-d601f5330ce8 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.057 | 2.197 | 3.264 | 3.336 | 3.898 | 2.245 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.544 | 4.094 | 9.78 | 9.906 | 10.356 | 4.791 | 100.0% | 40 | | neutron.create_router (x2) | 0.42 | 0.78 | 2.715 | 2.832 | 4.191 | 1.232 | 100.0% | 40 | | neutron.add_interface_router (x2) | 5.581 | 10.216 | 25.554 | 26.155 | 26.578 | 12.992 | 100.0% | 40 | | neutron.update_router (x2) | 0.84 | 2.084 | 4.513 | 4.564 | 4.964 | 2.521 | 100.0% | 40 | | total | 11.774 | 19.382 | 45.525 | 45.552 | 45.569 | 23.78 | 100.0% | 40 | | -> duration | 11.774 | 19.382 | 45.525 | 45.552 | 45.569 | 23.78 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 59.937705 Full duration: 169.836348 -------------------------------------------------------------------------------- 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 0fa5fcab-d0d7-4464-beba-d601f5330ce8 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.261 | 2.286 | 2.714 | 3.237 | 3.636 | 2.199 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.241 | 4.38 | 8.248 | 9.364 | 9.708 | 5.2 | 100.0% | 40 | | neutron.create_router (x2) | 0.429 | 0.968 | 1.944 | 2.062 | 4.388 | 1.192 | 100.0% | 40 | | neutron.add_interface_router (x2) | 6.063 | 12.896 | 17.113 | 19.594 | 20.623 | 12.571 | 100.0% | 40 | | neutron.remove_interface_router (x2) | 4.485 | 9.145 | 15.713 | 20.28 | 20.907 | 10.236 | 100.0% | 40 | | neutron.delete_router (x2) | 1.349 | 3.009 | 5.161 | 5.263 | 6.131 | 3.13 | 100.0% | 40 | | total | 17.648 | 31.58 | 47.372 | 59.34 | 59.473 | 34.529 | 100.0% | 40 | | -> duration | 17.648 | 31.58 | 47.372 | 59.34 | 59.473 | 34.529 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 90.71216 Full duration: 151.501025 -------------------------------------------------------------------------------- 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 0fa5fcab-d0d7-4464-beba-d601f5330ce8 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.125 | 1.415 | 1.417 | 1.418 | 1.151 | 100.0% | 8 | | neutron.create_port (x50) | 31.718 | 33.892 | 63.216 | 63.225 | 63.233 | 40.992 | 100.0% | 8 | | neutron.list_ports | 0.348 | 0.771 | 1.2 | 1.206 | 1.213 | 0.774 | 100.0% | 8 | | total | 33.679 | 35.55 | 65.835 | 65.851 | 65.866 | 42.92 | 100.0% | 8 | | -> duration | 33.679 | 35.55 | 65.835 | 65.851 | 65.866 | 42.92 | 100.0% | 8 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 8 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 101.828048 Full duration: 183.734513 -------------------------------------------------------------------------------- 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 0fa5fcab-d0d7-4464-beba-d601f5330ce8 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.002 | 1.842 | 3.066 | 3.186 | 3.476 | 2.024 | 100.0% | 40 | | neutron.create_port (x5) | 3.833 | 7.978 | 20.507 | 20.771 | 21.276 | 10.546 | 100.0% | 40 | | neutron.update_port (x5) | 2.503 | 5.019 | 13.293 | 13.346 | 13.7 | 7.028 | 100.0% | 40 | | total | 7.438 | 14.39 | 36.63 | 37.065 | 37.142 | 19.599 | 100.0% | 40 | | -> duration | 7.438 | 14.39 | 36.63 | 37.065 | 37.142 | 19.599 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 44.728489 Full duration: 102.641849 -------------------------------------------------------------------------------- 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 0fa5fcab-d0d7-4464-beba-d601f5330ce8 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.059 | 2.185 | 2.37 | 2.387 | 3.498 | 2.027 | 100.0% | 40 | | neutron.create_port (x5) | 5.153 | 8.778 | 13.698 | 14.031 | 15.015 | 9.841 | 100.0% | 40 | | neutron.delete_port (x5) | 3.105 | 6.218 | 8.048 | 8.319 | 8.778 | 6.165 | 100.0% | 40 | | total | 9.762 | 16.821 | 24.23 | 24.761 | 25.249 | 18.035 | 100.0% | 40 | | -> duration | 9.762 | 16.821 | 24.23 | 24.761 | 25.249 | 18.035 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 42.164344 Full duration: 66.030209 -------------------------------------------------------------------------------- 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 0fa5fcab-d0d7-4464-beba-d601f5330ce8 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.414 | 0.83 | 0.916 | 0.959 | 0.995 | 0.775 | 100.0% | 40 | | total | 1.118 | 1.523 | 2.097 | 2.156 | 2.159 | 1.579 | 100.0% | 40 | | -> duration | 1.118 | 1.523 | 2.097 | 2.156 | 2.159 | 1.579 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.41457 Full duration: 42.506887 -------------------------------------------------------------------------------- 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 0fa5fcab-d0d7-4464-beba-d601f5330ce8 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.334 | 1.423 | 1.519 | 1.523 | 1.527 | 1.427 | 100.0% | 4 | | neutron.create_subnet | 0.707 | 1.098 | 1.475 | 1.477 | 1.479 | 1.096 | 100.0% | 4 | | neutron.create_port (x125) | 112.396 | 158.893 | 205.065 | 205.092 | 205.118 | 158.825 | 100.0% | 4 | | neutron.create_trunk | 6.68 | 9.79 | 13.005 | 13.043 | 13.08 | 9.835 | 100.0% | 4 | | neutron.update_port | 1.663 | 2.134 | 2.734 | 2.772 | 2.811 | 2.186 | 100.0% | 4 | | neutron.list_trunks | 0.044 | 0.049 | 0.073 | 0.078 | 0.083 | 0.056 | 100.0% | 4 | | neutron.list_ports_by_device_id | 0.292 | 0.607 | 0.839 | 0.846 | 0.852 | 0.59 | 100.0% | 4 | | neutron.delete_trunk | 0.338 | 0.561 | 0.652 | 0.653 | 0.653 | 0.529 | 100.0% | 4 | | total | 123.662 | 174.711 | 225.115 | 225.117 | 225.119 | 174.551 | 100.0% | 4 | | -> duration | 123.662 | 174.711 | 225.115 | 225.117 | 225.119 | 174.551 | 100.0% | 4 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 4 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 225.118936 Full duration: 335.222829 HINTS: * To plot HTML graphics with this data, run: rally task report 0fa5fcab-d0d7-4464-beba-d601f5330ce8 --out output.html * To generate a JUnit report, run: rally task export 0fa5fcab-d0d7-4464-beba-d601f5330ce8 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0fa5fcab-d0d7-4464-beba-d601f5330ce8 --json --out output.json 2018-12-04 21:08:43,997 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '0fa5fcab-d0d7-4464-beba-d601f5330ce8', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2018-12-04 21:08:46,205 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 0fa5fcab-d0d7-4464-beba-d601f5330ce8 --out /home/opnfv/functest/results/rally_jobs/neutron.json 2018-12-04 21:08:45.777 17710 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2018-12-04 21:08:45.778 17710 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2018-12-04 21:08:45.779 17710 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2018-12-04 21:08:45.966 17710 INFO rally.api [-] Building 'json' report for the following task(s): '0fa5fcab-d0d7-4464-beba-d601f5330ce8'. 2018-12-04 21:08:46.087 17710 INFO rally.api [-] The report has been successfully built. 2018-12-04 21:08:46,205 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '0fa5fcab-d0d7-4464-beba-d601f5330ce8', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.html'] 2018-12-04 21:08:48,551 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 0fa5fcab-d0d7-4464-beba-d601f5330ce8 --out /home/opnfv/functest/results/rally_jobs/neutron.html 2018-12-04 21:08:47.967 17712 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2018-12-04 21:08:47.967 17712 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2018-12-04 21:08:47.969 17712 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2018-12-04 21:08:48.159 17712 INFO rally.api [-] Building 'html' report for the following task(s): '0fa5fcab-d0d7-4464-beba-d601f5330ce8'. 2018-12-04 21:08:48.454 17712 INFO rally.api [-] The report has been successfully built. 2018-12-04 21:08:48,724 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-12-04 21:08:48,725 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:26:42 | 612 | 100.00% | | | | | | | TOTAL: | 00:26:42 | 612 | 100.00% | +-----------+------------+----------------+-----------+ 2018-12-04 21:08:48,725 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 100.00% in 1/1 modules 2018-12-04 21:08:48,837 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-04 21:08:48,837 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 27:38 | PASS | +--------------------+------------------+------------------+----------------+ 2018-12-04 21:08:48,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-04 21:08:48,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}d0e3a126919354fd710901ed4f12a41761fc081b" 2018-12-04 21:08:49,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:08:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0024f44e-41e6-47c0-9e02-9f7318583031 x-compute-request-id: req-0024f44e-41e6-47c0-9e02-9f7318583031 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_alt_f058ed33-55d4-4b62-852a-46eed588cfd5", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/417ecd47-ee35-42a9-a1d4-89985a9e7fd2", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/417ecd47-ee35-42a9-a1d4-89985a9e7fd2", "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": "417ecd47-ee35-42a9-a1d4-89985a9e7fd2"}, {"name": "rally_jobs-flavor_f058ed33-55d4-4b62-852a-46eed588cfd5", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6d38f640-eaf0-47f8-974f-ad322a00946c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6d38f640-eaf0-47f8-974f-ad322a00946c", "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": "6d38f640-eaf0-47f8-974f-ad322a00946c"}]} 2018-12-04 21:08:49,454 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-0024f44e-41e6-47c0-9e02-9f7318583031 2018-12-04 21:08:49,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.611128091812s 2018-12-04 21:08:49,455 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-0024f44e-41e6-47c0-9e02-9f7318583031 2018-12-04 21:08:49,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-04 21:08:49,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/417ecd47-ee35-42a9-a1d4-89985a9e7fd2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0e3a126919354fd710901ed4f12a41761fc081b" 2018-12-04 21:08:49,500 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:08:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-eade903f-4061-4c53-8962-461652a6fe95 x-compute-request-id: req-eade903f-4061-4c53-8962-461652a6fe95 Content-Length: 0 Content-Type: application/json 2018-12-04 21:08:49,500 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/417ecd47-ee35-42a9-a1d4-89985a9e7fd2 used request id req-eade903f-4061-4c53-8962-461652a6fe95 2018-12-04 21:08:49,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0434808731079s 2018-12-04 21:08:49,501 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/417ecd47-ee35-42a9-a1d4-89985a9e7fd2 used request id req-eade903f-4061-4c53-8962-461652a6fe95 2018-12-04 21:08:49,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-04 21:08:49,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/457e6ca8-9bc2-4c33-9e45-574fc90f7474/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}0c4a9ca515d3c6c93452f04bf031f1c35d65c835" -d '{"subnet_id": "d0eafa22-1cc0-40e0-b4ea-e8a9850a9b3d"}' 2018-12-04 21:08:51,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d11aecfb-5e80-4d40-9318-0eb8c9f5cbbc Date: Tue, 04 Dec 2018 21:08:51 GMT RESP BODY: {"network_id": "9a8f0a18-a7b5-46a6-8773-c6267840781d", "tenant_id": "4be21d864bb4428585e62ecf6e53a446", "subnet_id": "d0eafa22-1cc0-40e0-b4ea-e8a9850a9b3d", "subnet_ids": ["d0eafa22-1cc0-40e0-b4ea-e8a9850a9b3d"], "port_id": "139876bb-00d5-4b43-abb6-e5da79e24d9d", "id": "457e6ca8-9bc2-4c33-9e45-574fc90f7474"} 2018-12-04 21:08:51,117 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/457e6ca8-9bc2-4c33-9e45-574fc90f7474/remove_router_interface.json used request id req-d11aecfb-5e80-4d40-9318-0eb8c9f5cbbc 2018-12-04 21:08:51,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.61604905128s 2018-12-04 21:08:51,118 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/457e6ca8-9bc2-4c33-9e45-574fc90f7474/remove_router_interface.json used request id req-d11aecfb-5e80-4d40-9318-0eb8c9f5cbbc returning object 457e6ca8-9bc2-4c33-9e45-574fc90f7474 2018-12-04 21:08:51,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-04 21:08:51,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}0c4a9ca515d3c6c93452f04bf031f1c35d65c835" 2018-12-04 21:08:51,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-8dad675c-eb59-473a-bbce-5ea9940f0ea3 Date: Tue, 04 Dec 2018 21:08:51 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "4be21d864bb4428585e62ecf6e53a446", "created_at": "2018-12-04T20:41:12Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-04T21:08:50Z", "revision_number": 4, "routes": [], "project_id": "4be21d864bb4428585e62ecf6e53a446", "id": "457e6ca8-9bc2-4c33-9e45-574fc90f7474", "name": "rally_jobs-router_f058ed33-55d4-4b62-852a-46eed588cfd5"}]} 2018-12-04 21:08:51,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-8dad675c-eb59-473a-bbce-5ea9940f0ea3 2018-12-04 21:08:51,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.104469060898s 2018-12-04 21:08:51,223 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-8dad675c-eb59-473a-bbce-5ea9940f0ea3 2018-12-04 21:08:51,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-04 21:08:51,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/457e6ca8-9bc2-4c33-9e45-574fc90f7474.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0c4a9ca515d3c6c93452f04bf031f1c35d65c835" 2018-12-04 21:08:52,747 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-948ec410-79b3-486f-94c8-ee5ae8e2ad8f Content-Length: 0 Date: Tue, 04 Dec 2018 21:08:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:08:52,747 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/457e6ca8-9bc2-4c33-9e45-574fc90f7474.json used request id req-948ec410-79b3-486f-94c8-ee5ae8e2ad8f 2018-12-04 21:08:52,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.52294397354s 2018-12-04 21:08:52,748 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/457e6ca8-9bc2-4c33-9e45-574fc90f7474.json used request id req-948ec410-79b3-486f-94c8-ee5ae8e2ad8f 2018-12-04 21:08:52,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-04 21:08:52,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}0c4a9ca515d3c6c93452f04bf031f1c35d65c835" 2018-12-04 21:08:52,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1292 X-Openstack-Request-Id: req-108136af-a058-4fe0-9176-7e279ade2a57 Date: Tue, 04 Dec 2018 21:08:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"90070285-9e79-459a-b14a-3d1fcc36db90","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:43:04Z","dns_nameservers":[],"updated_at":"2018-12-04T19:43:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"7b85822c75b8440e997578ae1b00b657","id":"caf0e3d6-6d8d-494c-a544-3ba2d42faa13","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a8f0a18-a7b5-46a6-8773-c6267840781d","tenant_id":"4be21d864bb4428585e62ecf6e53a446","created_at":"2018-12-04T20:41:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-04T20:41:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"4be21d864bb4428585e62ecf6e53a446","id":"d0eafa22-1cc0-40e0-b4ea-e8a9850a9b3d","subnetpool_id":null,"name":"rally_jobs-subnet_f058ed33-55d4-4b62-852a-46eed588cfd5"}]} 2018-12-04 21:08:52,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-108136af-a058-4fe0-9176-7e279ade2a57 2018-12-04 21:08:52,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0471699237823s 2018-12-04 21:08:52,796 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-108136af-a058-4fe0-9176-7e279ade2a57 2018-12-04 21:08:52,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-04 21:08:52,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/d0eafa22-1cc0-40e0-b4ea-e8a9850a9b3d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0c4a9ca515d3c6c93452f04bf031f1c35d65c835" 2018-12-04 21:08:53,678 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8ec0ce10-b855-47ce-80d8-a1c4c9bca54e Date: Tue, 04 Dec 2018 21:08:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:08:53,678 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/d0eafa22-1cc0-40e0-b4ea-e8a9850a9b3d.json used request id req-8ec0ce10-b855-47ce-80d8-a1c4c9bca54e 2018-12-04 21:08:53,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.881199121475s 2018-12-04 21:08:53,679 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/d0eafa22-1cc0-40e0-b4ea-e8a9850a9b3d.json used request id req-8ec0ce10-b855-47ce-80d8-a1c4c9bca54e 2018-12-04 21:08:53,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 21:08:53,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}0c4a9ca515d3c6c93452f04bf031f1c35d65c835" 2018-12-04 21:08:53,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-ab3dfcdc-edf1-4a6a-a694-ee30603db7a6 Date: Tue, 04 Dec 2018 21:08:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T20:04:01Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9a8f0a18-a7b5-46a6-8773-c6267840781d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"4be21d864bb4428585e62ecf6e53a446","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-04T21:08:53Z","provider:segmentation_id":20,"name":"rally_jobs-net_f058ed33-55d4-4b62-852a-46eed588cfd5","admin_state_up":true,"tenant_id":"4be21d864bb4428585e62ecf6e53a446","created_at":"2018-12-04T20:41:10Z","provider:network_type":"vxlan"}]} 2018-12-04 21:08:53,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ab3dfcdc-edf1-4a6a-a694-ee30603db7a6 2018-12-04 21:08:53,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.094820022583s 2018-12-04 21:08:53,775 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ab3dfcdc-edf1-4a6a-a694-ee30603db7a6 2018-12-04 21:08:53,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-04 21:08:53,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/9a8f0a18-a7b5-46a6-8773-c6267840781d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0c4a9ca515d3c6c93452f04bf031f1c35d65c835" 2018-12-04 21:08:55,027 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-804ced28-b256-43e1-bb74-1cd05a783c72 Date: Tue, 04 Dec 2018 21:08:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:08:55,027 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/9a8f0a18-a7b5-46a6-8773-c6267840781d.json used request id req-804ced28-b256-43e1-bb74-1cd05a783c72 2018-12-04 21:08:55,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.25160503387s 2018-12-04 21:08:55,028 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/9a8f0a18-a7b5-46a6-8773-c6267840781d.json used request id req-804ced28-b256-43e1-bb74-1cd05a783c72 2018-12-04 21:08:55,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 21:08:55,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0c4a9ca515d3c6c93452f04bf031f1c35d65c835" 2018-12-04 21:08:55,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1201 Content-Type: application/json X-Openstack-Request-Id: req-a839b9d3-cd05-4116-8abb-0236345a46ac Date: Tue, 04 Dec 2018 21:08:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7366801b-8657-4ab3-b487-7eb6ac8d55a4/snap", "metadata": {}}], "file": "/v2/images/7366801b-8657-4ab3-b487-7eb6ac8d55a4/file", "owner": "4be21d864bb4428585e62ecf6e53a446", "id": "7366801b-8657-4ab3-b487-7eb6ac8d55a4", "size": 12716032, "self": "/v2/images/7366801b-8657-4ab3-b487-7eb6ac8d55a4", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7366801b-8657-4ab3-b487-7eb6ac8d55a4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T20:41:16Z", "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_f058ed33-55d4-4b62-852a-46eed588cfd5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_f058ed33-55d4-4b62-852a-46eed588cfd5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T20:41:15Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 21:08:55,707 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a839b9d3-cd05-4116-8abb-0236345a46ac 2018-12-04 21:08:55,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.67538690567s 2018-12-04 21:08:55,708 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a839b9d3-cd05-4116-8abb-0236345a46ac 2018-12-04 21:08:55,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-04 21:08:55,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/7366801b-8657-4ab3-b487-7eb6ac8d55a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0c4a9ca515d3c6c93452f04bf031f1c35d65c835" 2018-12-04 21:08:56,066 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-247e2021-836c-4f8a-a212-25c61f5a0fc7 Date: Tue, 04 Dec 2018 21:08:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:08:56,066 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/7366801b-8657-4ab3-b487-7eb6ac8d55a4 used request id req-247e2021-836c-4f8a-a212-25c61f5a0fc7 2018-12-04 21:08:56,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.357049942017s 2018-12-04 21:08:56,067 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/7366801b-8657-4ab3-b487-7eb6ac8d55a4 used request id req-247e2021-836c-4f8a-a212-25c61f5a0fc7 2018-12-04 21:08:56,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-04 21:08:56,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}d0e3a126919354fd710901ed4f12a41761fc081b" 2018-12-04 21:08:56,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:08:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4c4f83c-43c4-4a97-acff-6e7af687f1b7 x-compute-request-id: req-c4c4f83c-43c4-4a97-acff-6e7af687f1b7 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_f058ed33-55d4-4b62-852a-46eed588cfd5", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6d38f640-eaf0-47f8-974f-ad322a00946c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6d38f640-eaf0-47f8-974f-ad322a00946c", "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": "6d38f640-eaf0-47f8-974f-ad322a00946c"}]} 2018-12-04 21:08:56,096 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-c4c4f83c-43c4-4a97-acff-6e7af687f1b7 2018-12-04 21:08:56,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0283260345459s 2018-12-04 21:08:56,096 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-c4c4f83c-43c4-4a97-acff-6e7af687f1b7 2018-12-04 21:08:56,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-04 21:08:56,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/6d38f640-eaf0-47f8-974f-ad322a00946c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0e3a126919354fd710901ed4f12a41761fc081b" 2018-12-04 21:08:56,134 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:08:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8a784257-0dbf-4b25-91f2-010d6b25e1d5 x-compute-request-id: req-8a784257-0dbf-4b25-91f2-010d6b25e1d5 Content-Length: 0 Content-Type: application/json 2018-12-04 21:08:56,135 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/6d38f640-eaf0-47f8-974f-ad322a00946c used request id req-8a784257-0dbf-4b25-91f2-010d6b25e1d5 2018-12-04 21:08:56,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0368280410767s 2018-12-04 21:08:56,135 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/6d38f640-eaf0-47f8-974f-ad322a00946c used request id req-8a784257-0dbf-4b25-91f2-010d6b25e1d5 2018-12-04 21:08:56,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 21:08:56,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0e3a126919354fd710901ed4f12a41761fc081b" 2018-12-04 21:08:56,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8a925ae-33ac-4d01-9ae1-656e90da9c26 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_f058ed33-55d4-4b62-852a-46eed588cfd5", "links": {"self": "http://172.30.9.23:5000/v3/users/a000df755d87439398b575f874bad071"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a000df755d87439398b575f874bad071", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:08:56,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d8a925ae-33ac-4d01-9ae1-656e90da9c26 2018-12-04 21:08:56,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114779949188s 2018-12-04 21:08:56,251 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d8a925ae-33ac-4d01-9ae1-656e90da9c26 2018-12-04 21:08:56,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 21:08:56,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/a000df755d87439398b575f874bad071 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0e3a126919354fd710901ed4f12a41761fc081b" 2018-12-04 21:08:56,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4501b3b0-12d0-4b48-84cf-0c0f4b5dc2f5 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "rally_jobs-user_f058ed33-55d4-4b62-852a-46eed588cfd5", "links": {"self": "http://172.30.9.23:5000/v3/users/a000df755d87439398b575f874bad071"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a000df755d87439398b575f874bad071", "description": null}} 2018-12-04 21:08:56,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/a000df755d87439398b575f874bad071 used request id req-4501b3b0-12d0-4b48-84cf-0c0f4b5dc2f5 2018-12-04 21:08:56,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0960879325867s 2018-12-04 21:08:56,353 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/a000df755d87439398b575f874bad071 used request id req-4501b3b0-12d0-4b48-84cf-0c0f4b5dc2f5 2018-12-04 21:08:56,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-04 21:08:56,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/a000df755d87439398b575f874bad071 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0e3a126919354fd710901ed4f12a41761fc081b" 2018-12-04 21:08:56,551 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:08:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84c7f29c-8af8-4ade-951d-2d55b41453fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:08:56,551 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/a000df755d87439398b575f874bad071 used request id req-84c7f29c-8af8-4ade-951d-2d55b41453fa 2018-12-04 21:08:56,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.197757005692s 2018-12-04 21:08:56,552 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/a000df755d87439398b575f874bad071 used request id req-84c7f29c-8af8-4ade-951d-2d55b41453fa 2018-12-04 21:08:56,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 21:08:56,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d0e3a126919354fd710901ed4f12a41761fc081b" 2018-12-04 21:08:56,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c425a4d-f9fc-4c51-ae3d-25ab4c76d3ed Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.23:5000/v3/projects/4be21d864bb4428585e62ecf6e53a446"}, "tags": [], "enabled": true, "id": "4be21d864bb4428585e62ecf6e53a446", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_f058ed33-55d4-4b62-852a-46eed588cfd5"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-04 21:08:56,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-0c425a4d-f9fc-4c51-ae3d-25ab4c76d3ed 2018-12-04 21:08:56,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.131824016571s 2018-12-04 21:08:56,690 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-0c425a4d-f9fc-4c51-ae3d-25ab4c76d3ed 2018-12-04 21:08:56,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-04 21:08:56,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/4be21d864bb4428585e62ecf6e53a446 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0e3a126919354fd710901ed4f12a41761fc081b" 2018-12-04 21:08:56,874 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:08:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7bb63f7-c41c-46c9-8e6b-b22d24fafd12 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:08:56,875 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/4be21d864bb4428585e62ecf6e53a446 used request id req-f7bb63f7-c41c-46c9-8e6b-b22d24fafd12 2018-12-04 21:08:56,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.179543018341s 2018-12-04 21:08:56,875 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/4be21d864bb4428585e62ecf6e53a446 used request id req-f7bb63f7-c41c-46c9-8e6b-b22d24fafd12 2018-12-04 21:08:56,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 21:08:56,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=4be21d864bb4428585e62ecf6e53a446&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}d0e3a126919354fd710901ed4f12a41761fc081b" 2018-12-04 21:08:57,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-7eec31ec-6b25-4dc0-8e65-d6b3c729e70b Date: Tue, 04 Dec 2018 21:08:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4be21d864bb4428585e62ecf6e53a446", "created_at": "2018-12-04T20:41:10Z", "updated_at": "2018-12-04T20:41:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:41:10Z", "revision_number": 0, "id": "4e3b4230-4b83-4090-ab60-922d58702ba5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:41:10Z", "security_group_id": "04b287f0-4a7e-45a4-a9f6-2964224f369e", "tenant_id": "4be21d864bb4428585e62ecf6e53a446", "port_range_min": null, "ethertype": "IPv6", "project_id": "4be21d864bb4428585e62ecf6e53a446"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:41:10Z", "revision_number": 0, "id": "73eac0cc-2672-453b-b945-129cfbda9969", "remote_group_id": "04b287f0-4a7e-45a4-a9f6-2964224f369e", "remote_ip_prefix": null, "created_at": "2018-12-04T20:41:10Z", "security_group_id": "04b287f0-4a7e-45a4-a9f6-2964224f369e", "tenant_id": "4be21d864bb4428585e62ecf6e53a446", "port_range_min": null, "ethertype": "IPv4", "project_id": "4be21d864bb4428585e62ecf6e53a446"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:41:10Z", "revision_number": 0, "id": "bf8d10d1-f0a6-4560-b9aa-ab98d514382f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:41:10Z", "security_group_id": "04b287f0-4a7e-45a4-a9f6-2964224f369e", "tenant_id": "4be21d864bb4428585e62ecf6e53a446", "port_range_min": null, "ethertype": "IPv4", "project_id": "4be21d864bb4428585e62ecf6e53a446"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:41:10Z", "revision_number": 0, "id": "e26baec3-b016-4f61-a65c-32abc0e29527", "remote_group_id": "04b287f0-4a7e-45a4-a9f6-2964224f369e", "remote_ip_prefix": null, "created_at": "2018-12-04T20:41:10Z", "security_group_id": "04b287f0-4a7e-45a4-a9f6-2964224f369e", "tenant_id": "4be21d864bb4428585e62ecf6e53a446", "port_range_min": null, "ethertype": "IPv6", "project_id": "4be21d864bb4428585e62ecf6e53a446"}], "revision_number": 4, "project_id": "4be21d864bb4428585e62ecf6e53a446", "id": "04b287f0-4a7e-45a4-a9f6-2964224f369e", "name": "default"}]} 2018-12-04 21:08:57,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=4be21d864bb4428585e62ecf6e53a446&name=default used request id req-7eec31ec-6b25-4dc0-8e65-d6b3c729e70b 2018-12-04 21:08:57,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.255092859268s 2018-12-04 21:08:57,134 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=4be21d864bb4428585e62ecf6e53a446&name=default used request id req-7eec31ec-6b25-4dc0-8e65-d6b3c729e70b 2018-12-04 21:08:57,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 21:08:57,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d0e3a126919354fd710901ed4f12a41761fc081b" 2018-12-04 21:08:57,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-fceaa056-1273-46ed-b989-9c32d2af78ab Date: Tue, 04 Dec 2018 21:08:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4be21d864bb4428585e62ecf6e53a446", "created_at": "2018-12-04T20:41:10Z", "updated_at": "2018-12-04T20:41:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:41:10Z", "revision_number": 0, "id": "4e3b4230-4b83-4090-ab60-922d58702ba5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:41:10Z", "security_group_id": "04b287f0-4a7e-45a4-a9f6-2964224f369e", "tenant_id": "4be21d864bb4428585e62ecf6e53a446", "port_range_min": null, "ethertype": "IPv6", "project_id": "4be21d864bb4428585e62ecf6e53a446"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:41:10Z", "revision_number": 0, "id": "73eac0cc-2672-453b-b945-129cfbda9969", "remote_group_id": "04b287f0-4a7e-45a4-a9f6-2964224f369e", "remote_ip_prefix": null, "created_at": "2018-12-04T20:41:10Z", "security_group_id": "04b287f0-4a7e-45a4-a9f6-2964224f369e", "tenant_id": "4be21d864bb4428585e62ecf6e53a446", "port_range_min": null, "ethertype": "IPv4", "project_id": "4be21d864bb4428585e62ecf6e53a446"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:41:10Z", "revision_number": 0, "id": "bf8d10d1-f0a6-4560-b9aa-ab98d514382f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:41:10Z", "security_group_id": "04b287f0-4a7e-45a4-a9f6-2964224f369e", "tenant_id": "4be21d864bb4428585e62ecf6e53a446", "port_range_min": null, "ethertype": "IPv4", "project_id": "4be21d864bb4428585e62ecf6e53a446"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:41:10Z", "revision_number": 0, "id": "e26baec3-b016-4f61-a65c-32abc0e29527", "remote_group_id": "04b287f0-4a7e-45a4-a9f6-2964224f369e", "remote_ip_prefix": null, "created_at": "2018-12-04T20:41:10Z", "security_group_id": "04b287f0-4a7e-45a4-a9f6-2964224f369e", "tenant_id": "4be21d864bb4428585e62ecf6e53a446", "port_range_min": null, "ethertype": "IPv6", "project_id": "4be21d864bb4428585e62ecf6e53a446"}], "revision_number": 4, "project_id": "4be21d864bb4428585e62ecf6e53a446", "id": "04b287f0-4a7e-45a4-a9f6-2964224f369e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}]} 2018-12-04 21:08:57,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-fceaa056-1273-46ed-b989-9c32d2af78ab 2018-12-04 21:08:57,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.122185945511s 2018-12-04 21:08:57,260 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-fceaa056-1273-46ed-b989-9c32d2af78ab 2018-12-04 21:08:57,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-04 21:08:57,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/04b287f0-4a7e-45a4-a9f6-2964224f369e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0e3a126919354fd710901ed4f12a41761fc081b" 2018-12-04 21:08:57,409 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dfbd57f6-573f-490a-a4bb-b0567ddaf221 Content-Length: 0 Date: Tue, 04 Dec 2018 21:08:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:08:57,410 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/04b287f0-4a7e-45a4-a9f6-2964224f369e.json used request id req-dfbd57f6-573f-490a-a4bb-b0567ddaf221 2018-12-04 21:08:57,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.143867969513s 2018-12-04 21:08:57,410 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/04b287f0-4a7e-45a4-a9f6-2964224f369e.json used request id req-dfbd57f6-573f-490a-a4bb-b0567ddaf221 2018-12-04 21:08:57,461 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-12-04 21:08:57,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:08:57,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:08:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55efdbd2-f30a-4200-a7e1-9ccf4ea35842 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:08:57,514 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-55efdbd2-f30a-4200-a7e1-9ccf4ea35842 2018-12-04 21:08:57,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 21:08:57,904 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:08:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "61d4c3b4398c40adbd8e901c42776579"}, "audit_ids": ["6aquJ0nGRXOmnm81CgnJVQ"], "issued_at": "2018-12-04T21:08:57.000000Z"}} 2018-12-04 21:08:57,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 21:08:57,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}29502fb96d8efc50edb1814bea4e55ba0d2c1a6d" 2018-12-04 21:08:58,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-c2c14af4-3a83-4d0d-9aab-cace14d0bf15 Date: Tue, 04 Dec 2018 21:08:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T20:04:01Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"}]} 2018-12-04 21:08:58,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c2c14af4-3a83-4d0d-9aab-cace14d0bf15 2018-12-04 21:08:58,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.476323843002s 2018-12-04 21:08:58,384 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c2c14af4-3a83-4d0d-9aab-cace14d0bf15 2018-12-04 21:08:58,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:08:58,393 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:08: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:08:58,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 21:08:58,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}29502fb96d8efc50edb1814bea4e55ba0d2c1a6d" 2018-12-04 21:08:58,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:08:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62f6339f-6812-45df-8ff1-f790ffc57423 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-04 21:08:58,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-62f6339f-6812-45df-8ff1-f790ffc57423 2018-12-04 21:08:58,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.099494934082s 2018-12-04 21:08:58,494 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-62f6339f-6812-45df-8ff1-f790ffc57423 2018-12-04 21:08:58,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-04 21:08:58,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}29502fb96d8efc50edb1814bea4e55ba0d2c1a6d" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_1736e295-f7af-44b7-ac3e-c0e68ce44a84"}}' 2018-12-04 21:08:58,634 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:08:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c3f30d6-9281-4dad-b055-e9c2a5c33648 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.23:5000/v3/projects/9c55bfc1d5a3429685b1fff8135d0ce1"}, "tags": [], "enabled": true, "id": "9c55bfc1d5a3429685b1fff8135d0ce1", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_1736e295-f7af-44b7-ac3e-c0e68ce44a84"}} 2018-12-04 21:08:58,635 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-3c3f30d6-9281-4dad-b055-e9c2a5c33648 2018-12-04 21:08:58,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.133662223816s 2018-12-04 21:08:58,635 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-3c3f30d6-9281-4dad-b055-e9c2a5c33648 2018-12-04 21:08:58,636 - 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'9c55bfc1d5a3429685b1fff8135d0ce1', '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_1736e295-f7af-44b7-ac3e-c0e68ce44a84'}) 2018-12-04 21:08:58,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-04 21:08:58,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}29502fb96d8efc50edb1814bea4e55ba0d2c1a6d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "22812728-4283-4318-ba64-778524497d15", "email": null, "name": "refstack_defcore-user_1736e295-f7af-44b7-ac3e-c0e68ce44a84"}}' 2018-12-04 21:08:59,012 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:08:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-508008a1-4409-483f-a0c1-9adf673ffbb9 Content-Length: 331 Content-Type: application/json RESP BODY: {"user": {"name": "refstack_defcore-user_1736e295-f7af-44b7-ac3e-c0e68ce44a84", "links": {"self": "http://172.30.9.23:5000/v3/users/7b3d429265da4e1eae720426b3278412"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7b3d429265da4e1eae720426b3278412", "domain_id": "default", "password_expires_at": null}} 2018-12-04 21:08:59,013 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-508008a1-4409-483f-a0c1-9adf673ffbb9 2018-12-04 21:08:59,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.370625972748s 2018-12-04 21:08:59,013 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-508008a1-4409-483f-a0c1-9adf673ffbb9 2018-12-04 21:08:59,014 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7b3d429265da4e1eae720426b3278412', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_1736e295-f7af-44b7-ac3e-c0e68ce44a84'}) 2018-12-04 21:08:59,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 21:08:59,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29502fb96d8efc50edb1814bea4e55ba0d2c1a6d" 2018-12-04 21:08:59,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:08:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14437975-54e7-45af-a28e-9b7ddca61336 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:08:59,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-14437975-54e7-45af-a28e-9b7ddca61336 2018-12-04 21:08:59,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.018739938736s 2018-12-04 21:08:59,037 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-14437975-54e7-45af-a28e-9b7ddca61336 2018-12-04 21:08:59,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 21:08:59,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29502fb96d8efc50edb1814bea4e55ba0d2c1a6d" 2018-12-04 21:08:59,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:08:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f43f85f0-b5d3-46d7-9694-334178feb152 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:08:59,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f43f85f0-b5d3-46d7-9694-334178feb152 2018-12-04 21:08:59,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.096647977829s 2018-12-04 21:08:59,138 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f43f85f0-b5d3-46d7-9694-334178feb152 2018-12-04 21:08:59,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 21:08:59,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}29502fb96d8efc50edb1814bea4e55ba0d2c1a6d" 2018-12-04 21:08:59,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:08:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82b72770-b6f5-41c0-8923-8a80f40208e0 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 21:08:59,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-82b72770-b6f5-41c0-8923-8a80f40208e0 2018-12-04 21:08:59,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0994369983673s 2018-12-04 21:08:59,242 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-82b72770-b6f5-41c0-8923-8a80f40208e0 2018-12-04 21:08:59,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 21:08:59,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29502fb96d8efc50edb1814bea4e55ba0d2c1a6d" 2018-12-04 21:08:59,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:08:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eb84d1a-1072-478e-8daa-aaac988bfa93 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_1736e295-f7af-44b7-ac3e-c0e68ce44a84", "links": {"self": "http://172.30.9.23:5000/v3/users/7b3d429265da4e1eae720426b3278412"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7b3d429265da4e1eae720426b3278412", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:08:59,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-7eb84d1a-1072-478e-8daa-aaac988bfa93 2018-12-04 21:08:59,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114697217941s 2018-12-04 21:08:59,358 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-7eb84d1a-1072-478e-8daa-aaac988bfa93 2018-12-04 21:08:59,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 21:08:59,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}29502fb96d8efc50edb1814bea4e55ba0d2c1a6d" 2018-12-04 21:08:59,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:08:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c323fbbf-2913-4fd4-94eb-c7f8127dde78 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c55bfc1d5a3429685b1fff8135d0ce1"}, "tags": [], "enabled": true, "id": "9c55bfc1d5a3429685b1fff8135d0ce1", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_1736e295-f7af-44b7-ac3e-c0e68ce44a84"}]} 2018-12-04 21:08:59,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-c323fbbf-2913-4fd4-94eb-c7f8127dde78 2018-12-04 21:08:59,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0969359874725s 2018-12-04 21:08:59,467 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-c323fbbf-2913-4fd4-94eb-c7f8127dde78 2018-12-04 21:08:59,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 21:08:59,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=7b3d429265da4e1eae720426b3278412&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=9c55bfc1d5a3429685b1fff8135d0ce1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29502fb96d8efc50edb1814bea4e55ba0d2c1a6d" 2018-12-04 21:08:59,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:08:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae8cf37e-aef2-4118-83ac-1c9dc3db57cc Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=7b3d429265da4e1eae720426b3278412&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=9c55bfc1d5a3429685b1fff8135d0ce1", "previous": null, "next": null}} 2018-12-04 21:08:59,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=7b3d429265da4e1eae720426b3278412&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=9c55bfc1d5a3429685b1fff8135d0ce1 used request id req-ae8cf37e-aef2-4118-83ac-1c9dc3db57cc 2018-12-04 21:08:59,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0846161842346s 2018-12-04 21:08:59,560 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=7b3d429265da4e1eae720426b3278412&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=9c55bfc1d5a3429685b1fff8135d0ce1 used request id req-ae8cf37e-aef2-4118-83ac-1c9dc3db57cc 2018-12-04 21:08:59,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-04 21:08:59,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/9c55bfc1d5a3429685b1fff8135d0ce1/users/7b3d429265da4e1eae720426b3278412/roles/d20a1200fc7441df95f6f68766e80849 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29502fb96d8efc50edb1814bea4e55ba0d2c1a6d" 2018-12-04 21:08:59,708 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:08:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df554c55-d576-4563-9afc-a307171eda2c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:08:59,708 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/9c55bfc1d5a3429685b1fff8135d0ce1/users/7b3d429265da4e1eae720426b3278412/roles/d20a1200fc7441df95f6f68766e80849 used request id req-df554c55-d576-4563-9afc-a307171eda2c 2018-12-04 21:08:59,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.144710063934s 2018-12-04 21:08:59,709 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/9c55bfc1d5a3429685b1fff8135d0ce1/users/7b3d429265da4e1eae720426b3278412/roles/d20a1200fc7441df95f6f68766e80849 used request id req-df554c55-d576-4563-9afc-a307171eda2c 2018-12-04 21:08:59,709 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_1736e295-f7af-44b7-ac3e-c0e68ce44a84', 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'9c55bfc1d5a3429685b1fff8135d0ce1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '22812728-4283-4318-ba64-778524497d15', 'username': u'refstack_defcore-user_1736e295-f7af-44b7-ac3e-c0e68ce44a84', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-04 21:08:59,713 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_1736e295-f7af-44b7-ac3e-c0e68ce44a84', 'password': '22812728-4283-4318-ba64-778524497d15', 'project_name': 'refstack_defcore-project_1736e295-f7af-44b7-ac3e-c0e68ce44a84', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': '9c55bfc1d5a3429685b1fff8135d0ce1', 'project_domain_name': 'Default'} 2018-12-04 21:08:59,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 21:08:59,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29502fb96d8efc50edb1814bea4e55ba0d2c1a6d" 2018-12-04 21:08:59,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:08:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acb0b04c-e2ba-413d-aa38-e5fdc530057f Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:08:59,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-acb0b04c-e2ba-413d-aa38-e5fdc530057f 2018-12-04 21:08:59,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0905449390411s 2018-12-04 21:08:59,807 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-acb0b04c-e2ba-413d-aa38-e5fdc530057f 2018-12-04 21:08:59,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 21:08:59,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29502fb96d8efc50edb1814bea4e55ba0d2c1a6d" 2018-12-04 21:08:59,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:08:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b5ea652-1c74-40d5-86e3-8cca25e5e8c1 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:08:59,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0b5ea652-1c74-40d5-86e3-8cca25e5e8c1 2018-12-04 21:08:59,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0940158367157s 2018-12-04 21:08:59,906 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0b5ea652-1c74-40d5-86e3-8cca25e5e8c1 2018-12-04 21:08:59,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 21:08:59,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}29502fb96d8efc50edb1814bea4e55ba0d2c1a6d" 2018-12-04 21:09:00,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:08:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23a73d92-d697-4d36-9add-22c3eb2d3bca Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 21:09:00,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-23a73d92-d697-4d36-9add-22c3eb2d3bca 2018-12-04 21:09:00,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0952079296112s 2018-12-04 21:09:00,006 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-23a73d92-d697-4d36-9add-22c3eb2d3bca 2018-12-04 21:09:00,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 21:09:00,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29502fb96d8efc50edb1814bea4e55ba0d2c1a6d" 2018-12-04 21:09:00,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-822434a1-c571-4429-ba14-78a204014634 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_1736e295-f7af-44b7-ac3e-c0e68ce44a84", "links": {"self": "http://172.30.9.23:5000/v3/users/7b3d429265da4e1eae720426b3278412"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7b3d429265da4e1eae720426b3278412", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:09:00,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-822434a1-c571-4429-ba14-78a204014634 2018-12-04 21:09:00,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117209911346s 2018-12-04 21:09:00,125 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-822434a1-c571-4429-ba14-78a204014634 2018-12-04 21:09:00,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 21:09:00,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}29502fb96d8efc50edb1814bea4e55ba0d2c1a6d" 2018-12-04 21:09:00,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-842f1cd8-6849-41cf-ba7b-4c769ec8a5e8 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c55bfc1d5a3429685b1fff8135d0ce1"}, "tags": [], "enabled": true, "id": "9c55bfc1d5a3429685b1fff8135d0ce1", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_1736e295-f7af-44b7-ac3e-c0e68ce44a84"}]} 2018-12-04 21:09:00,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-842f1cd8-6849-41cf-ba7b-4c769ec8a5e8 2018-12-04 21:09:00,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0965390205383s 2018-12-04 21:09:00,233 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-842f1cd8-6849-41cf-ba7b-4c769ec8a5e8 2018-12-04 21:09:00,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 21:09:00,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=7b3d429265da4e1eae720426b3278412&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=9c55bfc1d5a3429685b1fff8135d0ce1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29502fb96d8efc50edb1814bea4e55ba0d2c1a6d" 2018-12-04 21:09:00,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c1ba3f2-5eb6-49d7-a987-82c2a8e86dec Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=7b3d429265da4e1eae720426b3278412&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=9c55bfc1d5a3429685b1fff8135d0ce1", "previous": null, "next": null}} 2018-12-04 21:09:00,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=7b3d429265da4e1eae720426b3278412&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=9c55bfc1d5a3429685b1fff8135d0ce1 used request id req-3c1ba3f2-5eb6-49d7-a987-82c2a8e86dec 2018-12-04 21:09:00,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0980620384216s 2018-12-04 21:09:00,339 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=7b3d429265da4e1eae720426b3278412&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=9c55bfc1d5a3429685b1fff8135d0ce1 used request id req-3c1ba3f2-5eb6-49d7-a987-82c2a8e86dec 2018-12-04 21:09:00,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-04 21:09:00,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/9c55bfc1d5a3429685b1fff8135d0ce1/users/7b3d429265da4e1eae720426b3278412/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29502fb96d8efc50edb1814bea4e55ba0d2c1a6d" 2018-12-04 21:09:00,482 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:09:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-faf7232d-7233-497e-92a3-6f99b22f37dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:09:00,482 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/9c55bfc1d5a3429685b1fff8135d0ce1/users/7b3d429265da4e1eae720426b3278412/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-faf7232d-7233-497e-92a3-6f99b22f37dc 2018-12-04 21:09:00,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.139535903931s 2018-12-04 21:09:00,482 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/9c55bfc1d5a3429685b1fff8135d0ce1/users/7b3d429265da4e1eae720426b3278412/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-faf7232d-7233-497e-92a3-6f99b22f37dc 2018-12-04 21:09:00,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 21:09:00,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29502fb96d8efc50edb1814bea4e55ba0d2c1a6d" 2018-12-04 21:09:00,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4189a95-fb0e-4dc8-8086-3736fdf03f60 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:09:00,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f4189a95-fb0e-4dc8-8086-3736fdf03f60 2018-12-04 21:09:00,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0943450927734s 2018-12-04 21:09:00,581 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f4189a95-fb0e-4dc8-8086-3736fdf03f60 2018-12-04 21:09:00,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 21:09:00,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}29502fb96d8efc50edb1814bea4e55ba0d2c1a6d" 2018-12-04 21:09:00,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-346465cd-4f56-431e-9173-cd2137f3ad4b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 21:09:00,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-346465cd-4f56-431e-9173-cd2137f3ad4b 2018-12-04 21:09:00,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0980069637299s 2018-12-04 21:09:00,683 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-346465cd-4f56-431e-9173-cd2137f3ad4b 2018-12-04 21:09:00,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 21:09:00,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29502fb96d8efc50edb1814bea4e55ba0d2c1a6d" 2018-12-04 21:09:00,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6be23a5-f4da-4443-91b4-3f0ceeabba26 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_1736e295-f7af-44b7-ac3e-c0e68ce44a84", "links": {"self": "http://172.30.9.23:5000/v3/users/7b3d429265da4e1eae720426b3278412"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7b3d429265da4e1eae720426b3278412", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:09:00,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b6be23a5-f4da-4443-91b4-3f0ceeabba26 2018-12-04 21:09:00,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109345912933s 2018-12-04 21:09:00,794 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b6be23a5-f4da-4443-91b4-3f0ceeabba26 2018-12-04 21:09:00,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 21:09:00,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&user.id=7b3d429265da4e1eae720426b3278412&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}29502fb96d8efc50edb1814bea4e55ba0d2c1a6d" 2018-12-04 21:09:00,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-989639b4-1663-4368-b52e-40590fa0227f Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&user.id=7b3d429265da4e1eae720426b3278412&scope.domain.id=default", "previous": null, "next": null}} 2018-12-04 21:09:00,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&user.id=7b3d429265da4e1eae720426b3278412&scope.domain.id=default used request id req-989639b4-1663-4368-b52e-40590fa0227f 2018-12-04 21:09:00,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.090441942215s 2018-12-04 21:09:00,892 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&user.id=7b3d429265da4e1eae720426b3278412&scope.domain.id=default used request id req-989639b4-1663-4368-b52e-40590fa0227f 2018-12-04 21:09:00,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-04 21:09:00,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/7b3d429265da4e1eae720426b3278412/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29502fb96d8efc50edb1814bea4e55ba0d2c1a6d" 2018-12-04 21:09:01,038 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:09:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5aa7fba4-6ad0-4102-8367-73f1e6ffdede Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:09:01,038 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/7b3d429265da4e1eae720426b3278412/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-5aa7fba4-6ad0-4102-8367-73f1e6ffdede 2018-12-04 21:09:01,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.142170906067s 2018-12-04 21:09:01,038 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/7b3d429265da4e1eae720426b3278412/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-5aa7fba4-6ad0-4102-8367-73f1e6ffdede 2018-12-04 21:09:01,038 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-04 21:09:03,275 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-04 21:09:05,386 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 3c165895-1495-4d97-9712-3d873e981c3d | 2018-12-04T21:09:05.046786 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 3c165895-1495-4d97-9712-3d873e981c3d ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-04 21:09:08,557 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-04 21:09:09,302 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-04 21:09:11,355 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-04 21:09:13,959 - 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=86620950-85e6-449d-8934-a33da00b72d9) as the default verifier for the future CLI operations. 2018-12-04 21:09:15,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:09:15,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:09:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-051b978b-903c-4369-b207-a7bfae2715a7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:09:15,553 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-051b978b-903c-4369-b207-a7bfae2715a7 2018-12-04 21:09:15,554 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 21:09:15,946 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:09:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c55bfc1d5a3429685b1fff8135d0ce1", "name": "refstack_defcore-project_1736e295-f7af-44b7-ac3e-c0e68ce44a84"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/9c55bfc1d5a3429685b1fff8135d0ce1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/9c55bfc1d5a3429685b1fff8135d0ce1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/9c55bfc1d5a3429685b1fff8135d0ce1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_9c55bfc1d5a3429685b1fff8135d0ce1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_9c55bfc1d5a3429685b1fff8135d0ce1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9c55bfc1d5a3429685b1fff8135d0ce1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/9c55bfc1d5a3429685b1fff8135d0ce1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/9c55bfc1d5a3429685b1fff8135d0ce1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9c55bfc1d5a3429685b1fff8135d0ce1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/9c55bfc1d5a3429685b1fff8135d0ce1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/9c55bfc1d5a3429685b1fff8135d0ce1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/9c55bfc1d5a3429685b1fff8135d0ce1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/9c55bfc1d5a3429685b1fff8135d0ce1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/9c55bfc1d5a3429685b1fff8135d0ce1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_1736e295-f7af-44b7-ac3e-c0e68ce44a84", "id": "7b3d429265da4e1eae720426b3278412"}, "audit_ids": ["S73FehYYTqqBBfFkJwaX_g"], "issued_at": "2018-12-04T21:09:15.000000Z"}} 2018-12-04 21:09:15,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-04 21:09:15,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}a92e4c8269244591bc60b641d98943f5298bf66c" 2018-12-04 21:09:16,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-2abd8667-3618-4aa4-8096-c06dcfad5322 Date: Tue, 04 Dec 2018 21:09: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": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "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": "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": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-12-04 21:09:16,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-2abd8667-3618-4aa4-8096-c06dcfad5322 2018-12-04 21:09:16,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.185942173004s 2018-12-04 21:09:16,136 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-2abd8667-3618-4aa4-8096-c06dcfad5322 2018-12-04 21:09:16,143 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-12-04 21:09:16,144 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 21:09:16,272 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-04 21:09:16,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:09:16,278 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 04 Dec 2018 21:09:16 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-12-04 21:09:16,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 21:09:16,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a92e4c8269244591bc60b641d98943f5298bf66c" 2018-12-04 21:09:16,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b9264b6c-44b5-41b8-8f00-d30d6982f969 Date: Tue, 04 Dec 2018 21:09:16 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 21:09:16,897 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b9264b6c-44b5-41b8-8f00-d30d6982f969 2018-12-04 21:09:16,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.616792917252s 2018-12-04 21:09:16,897 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b9264b6c-44b5-41b8-8f00-d30d6982f969 2018-12-04 21:09:16,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-04 21:09:16,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a92e4c8269244591bc60b641d98943f5298bf66c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_1736e295-f7af-44b7-ac3e-c0e68ce44a84", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_1736e295-f7af-44b7-ac3e-c0e68ce44a84"}' 2018-12-04 21:09:16,968 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/99a15b21-0c93-4d50-a7a8-9bd2947aede3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-569f8f17-7dc6-4859-9e98-1649d9e0fe15 Date: Tue, 04 Dec 2018 21:09:16 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/99a15b21-0c93-4d50-a7a8-9bd2947aede3/file", "owner": "9c55bfc1d5a3429685b1fff8135d0ce1", "id": "99a15b21-0c93-4d50-a7a8-9bd2947aede3", "size": null, "self": "/v2/images/99a15b21-0c93-4d50-a7a8-9bd2947aede3", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T21:09:16Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_1736e295-f7af-44b7-ac3e-c0e68ce44a84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_1736e295-f7af-44b7-ac3e-c0e68ce44a84", "checksum": null, "created_at": "2018-12-04T21:09:16Z", "protected": false} 2018-12-04 21:09:16,968 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-569f8f17-7dc6-4859-9e98-1649d9e0fe15 2018-12-04 21:09:16,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0632240772247s 2018-12-04 21:09:16,969 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-569f8f17-7dc6-4859-9e98-1649d9e0fe15 returning object 99a15b21-0c93-4d50-a7a8-9bd2947aede3 2018-12-04 21:09:16,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-04 21:09:16,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/99a15b21-0c93-4d50-a7a8-9bd2947aede3/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}a92e4c8269244591bc60b641d98943f5298bf66c" -d '' 2018-12-04 21:09:17,355 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c55dda28-cee4-4869-bf12-75fcca28f487 Date: Tue, 04 Dec 2018 21:09:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:09:17,355 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/99a15b21-0c93-4d50-a7a8-9bd2947aede3/file used request id req-c55dda28-cee4-4869-bf12-75fcca28f487 2018-12-04 21:09:17,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.385785102844s 2018-12-04 21:09:17,356 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/99a15b21-0c93-4d50-a7a8-9bd2947aede3/file used request id req-c55dda28-cee4-4869-bf12-75fcca28f487 2018-12-04 21:09:17,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 21:09:17,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a92e4c8269244591bc60b641d98943f5298bf66c" 2018-12-04 21:09:17,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-58540908-11a9-48a6-b043-9b98fd5bd9c9 Date: Tue, 04 Dec 2018 21:09:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/99a15b21-0c93-4d50-a7a8-9bd2947aede3/snap", "metadata": {}}], "file": "/v2/images/99a15b21-0c93-4d50-a7a8-9bd2947aede3/file", "owner": "9c55bfc1d5a3429685b1fff8135d0ce1", "id": "99a15b21-0c93-4d50-a7a8-9bd2947aede3", "size": 12716032, "self": "/v2/images/99a15b21-0c93-4d50-a7a8-9bd2947aede3", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/99a15b21-0c93-4d50-a7a8-9bd2947aede3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T21:09:17Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_1736e295-f7af-44b7-ac3e-c0e68ce44a84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_1736e295-f7af-44b7-ac3e-c0e68ce44a84", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T21:09:16Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 21:09:17,385 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-58540908-11a9-48a6-b043-9b98fd5bd9c9 2018-12-04 21:09:17,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0252070426941s 2018-12-04 21:09:17,385 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-58540908-11a9-48a6-b043-9b98fd5bd9c9 2018-12-04 21:09:17,387 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/99a15b21-0c93-4d50-a7a8-9bd2947aede3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/99a15b21-0c93-4d50-a7a8-9bd2947aede3/file', 'owner': u'9c55bfc1d5a3429685b1fff8135d0ce1', 'id': u'99a15b21-0c93-4d50-a7a8-9bd2947aede3', 'size': 12716032, u'self': u'/v2/images/99a15b21-0c93-4d50-a7a8-9bd2947aede3', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9c55bfc1d5a3429685b1fff8135d0ce1', 'name': 'refstack_defcore-project_1736e295-f7af-44b7-ac3e-c0e68ce44a84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/99a15b21-0c93-4d50-a7a8-9bd2947aede3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-04T21:09:17Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-04T21:09:17Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_1736e295-f7af-44b7-ac3e-c0e68ce44a84', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/99a15b21-0c93-4d50-a7a8-9bd2947aede3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_1736e295-f7af-44b7-ac3e-c0e68ce44a84', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_1736e295-f7af-44b7-ac3e-c0e68ce44a84', 'created': u'2018-12-04T21:09:16Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-04T21:09:16Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/99a15b21-0c93-4d50-a7a8-9bd2947aede3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_1736e295-f7af-44b7-ac3e-c0e68ce44a84', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-04 21:09:17,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-04 21:09:17,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}29502fb96d8efc50edb1814bea4e55ba0d2c1a6d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_1736e295-f7af-44b7-ac3e-c0e68ce44a84", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-04 21:09:18,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:09:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23f80a6d-fe93-4bdf-83f9-8553f3d8effd x-compute-request-id: req-23f80a6d-fe93-4bdf-83f9-8553f3d8effd Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_1736e295-f7af-44b7-ac3e-c0e68ce44a84", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b411db30-e464-4e55-a507-cb0d526c7ea9", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b411db30-e464-4e55-a507-cb0d526c7ea9", "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": "b411db30-e464-4e55-a507-cb0d526c7ea9"}} 2018-12-04 21:09:18,103 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-23f80a6d-fe93-4bdf-83f9-8553f3d8effd 2018-12-04 21:09:18,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.714723825455s 2018-12-04 21:09:18,103 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-23f80a6d-fe93-4bdf-83f9-8553f3d8effd 2018-12-04 21:09:18,104 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_1736e295-f7af-44b7-ac3e-c0e68ce44a84', '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'7156be1802b84962aaa9ceab6d73cc34', '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'b411db30-e464-4e55-a507-cb0d526c7ea9', 'swap': 0}) 2018-12-04 21:09:18,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-04 21:09:18,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/b411db30-e464-4e55-a507-cb0d526c7ea9/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}29502fb96d8efc50edb1814bea4e55ba0d2c1a6d" -d '{"extra_specs": {}}' 2018-12-04 21:09:18,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:09:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-89ed984b-6134-4a9c-a0a0-7d1b5329d211 x-compute-request-id: req-89ed984b-6134-4a9c-a0a0-7d1b5329d211 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-04 21:09:18,128 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/b411db30-e464-4e55-a507-cb0d526c7ea9/os-extra_specs used request id req-89ed984b-6134-4a9c-a0a0-7d1b5329d211 2018-12-04 21:09:18,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0230078697205s 2018-12-04 21:09:18,128 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/b411db30-e464-4e55-a507-cb0d526c7ea9/os-extra_specs used request id req-89ed984b-6134-4a9c-a0a0-7d1b5329d211 2018-12-04 21:09:18,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:09:18,135 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:09: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:09:18,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 21:09:18,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a92e4c8269244591bc60b641d98943f5298bf66c" 2018-12-04 21:09:18,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:09:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbd0984b-8b60-4869-af22-69abdef1b947 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:09:18,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-dbd0984b-8b60-4869-af22-69abdef1b947 2018-12-04 21:09:18,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0941679477692s 2018-12-04 21:09:18,233 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-dbd0984b-8b60-4869-af22-69abdef1b947 2018-12-04 21:09:18,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-04 21:09:18,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}29502fb96d8efc50edb1814bea4e55ba0d2c1a6d" 2018-12-04 21:09:18,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:09:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75a0d2b9-9f86-4c08-b377-112fdd46766b x-compute-request-id: req-75a0d2b9-9f86-4c08-b377-112fdd46766b 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": 2}, "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": 2010000, "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": 4}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-12-04 21:09:18,285 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-75a0d2b9-9f86-4c08-b377-112fdd46766b 2018-12-04 21:09:18,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0376930236816s 2018-12-04 21:09:18,286 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-75a0d2b9-9f86-4c08-b377-112fdd46766b 2018-12-04 21:09:18,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 21:09:18,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a92e4c8269244591bc60b641d98943f5298bf66c" 2018-12-04 21:09:18,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-18d5b9f0-28a1-46bc-b357-4fc64b4a9ed8 Date: Tue, 04 Dec 2018 21:09:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/99a15b21-0c93-4d50-a7a8-9bd2947aede3/snap", "metadata": {}}], "file": "/v2/images/99a15b21-0c93-4d50-a7a8-9bd2947aede3/file", "owner": "9c55bfc1d5a3429685b1fff8135d0ce1", "id": "99a15b21-0c93-4d50-a7a8-9bd2947aede3", "size": 12716032, "self": "/v2/images/99a15b21-0c93-4d50-a7a8-9bd2947aede3", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/99a15b21-0c93-4d50-a7a8-9bd2947aede3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T21:09:17Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_1736e295-f7af-44b7-ac3e-c0e68ce44a84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_1736e295-f7af-44b7-ac3e-c0e68ce44a84", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T21:09:16Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 21:09:18,316 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-18d5b9f0-28a1-46bc-b357-4fc64b4a9ed8 2018-12-04 21:09:18,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0268881320953s 2018-12-04 21:09:18,317 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-18d5b9f0-28a1-46bc-b357-4fc64b4a9ed8 2018-12-04 21:09:18,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-04 21:09:18,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a92e4c8269244591bc60b641d98943f5298bf66c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_1736e295-f7af-44b7-ac3e-c0e68ce44a84", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_1736e295-f7af-44b7-ac3e-c0e68ce44a84"}' 2018-12-04 21:09:18,375 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/730987bb-0854-466f-84fd-21822cd18dbd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2fcd9025-ed0c-4fa3-9be7-f1c90f3a91cf Date: Tue, 04 Dec 2018 21:09:18 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/730987bb-0854-466f-84fd-21822cd18dbd/file", "owner": "9c55bfc1d5a3429685b1fff8135d0ce1", "id": "730987bb-0854-466f-84fd-21822cd18dbd", "size": null, "self": "/v2/images/730987bb-0854-466f-84fd-21822cd18dbd", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T21:09:18Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_1736e295-f7af-44b7-ac3e-c0e68ce44a84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_1736e295-f7af-44b7-ac3e-c0e68ce44a84", "checksum": null, "created_at": "2018-12-04T21:09:18Z", "protected": false} 2018-12-04 21:09:18,375 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-2fcd9025-ed0c-4fa3-9be7-f1c90f3a91cf 2018-12-04 21:09:18,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0497279167175s 2018-12-04 21:09:18,376 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-2fcd9025-ed0c-4fa3-9be7-f1c90f3a91cf returning object 730987bb-0854-466f-84fd-21822cd18dbd 2018-12-04 21:09:18,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-04 21:09:18,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/730987bb-0854-466f-84fd-21822cd18dbd/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}a92e4c8269244591bc60b641d98943f5298bf66c" -d '' 2018-12-04 21:09:19,464 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-de286da9-df2a-4cee-a645-d92930dc6e4f Date: Tue, 04 Dec 2018 21:09:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:09:19,464 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/730987bb-0854-466f-84fd-21822cd18dbd/file used request id req-de286da9-df2a-4cee-a645-d92930dc6e4f 2018-12-04 21:09:19,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.08766198158s 2018-12-04 21:09:19,464 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/730987bb-0854-466f-84fd-21822cd18dbd/file used request id req-de286da9-df2a-4cee-a645-d92930dc6e4f 2018-12-04 21:09:19,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 21:09:19,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a92e4c8269244591bc60b641d98943f5298bf66c" 2018-12-04 21:09:19,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2367 Content-Type: application/json X-Openstack-Request-Id: req-f7e0cdd0-e917-4001-8f7d-ddda9251faac Date: Tue, 04 Dec 2018 21:09:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/730987bb-0854-466f-84fd-21822cd18dbd/snap", "metadata": {}}], "file": "/v2/images/730987bb-0854-466f-84fd-21822cd18dbd/file", "owner": "9c55bfc1d5a3429685b1fff8135d0ce1", "id": "730987bb-0854-466f-84fd-21822cd18dbd", "size": 12716032, "self": "/v2/images/730987bb-0854-466f-84fd-21822cd18dbd", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/730987bb-0854-466f-84fd-21822cd18dbd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T21:09:19Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_1736e295-f7af-44b7-ac3e-c0e68ce44a84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_1736e295-f7af-44b7-ac3e-c0e68ce44a84", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T21:09:18Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/99a15b21-0c93-4d50-a7a8-9bd2947aede3/snap", "metadata": {}}], "file": "/v2/images/99a15b21-0c93-4d50-a7a8-9bd2947aede3/file", "owner": "9c55bfc1d5a3429685b1fff8135d0ce1", "id": "99a15b21-0c93-4d50-a7a8-9bd2947aede3", "size": 12716032, "self": "/v2/images/99a15b21-0c93-4d50-a7a8-9bd2947aede3", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/99a15b21-0c93-4d50-a7a8-9bd2947aede3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T21:09:17Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_1736e295-f7af-44b7-ac3e-c0e68ce44a84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_1736e295-f7af-44b7-ac3e-c0e68ce44a84", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T21:09:16Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 21:09:19,498 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-f7e0cdd0-e917-4001-8f7d-ddda9251faac 2018-12-04 21:09:19,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0299730300903s 2018-12-04 21:09:19,499 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-f7e0cdd0-e917-4001-8f7d-ddda9251faac 2018-12-04 21:09:19,501 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/730987bb-0854-466f-84fd-21822cd18dbd/snap', u'metadata': Munch({})})], 'file': u'/v2/images/730987bb-0854-466f-84fd-21822cd18dbd/file', 'owner': u'9c55bfc1d5a3429685b1fff8135d0ce1', 'id': u'730987bb-0854-466f-84fd-21822cd18dbd', 'size': 12716032, u'self': u'/v2/images/730987bb-0854-466f-84fd-21822cd18dbd', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9c55bfc1d5a3429685b1fff8135d0ce1', 'name': 'refstack_defcore-project_1736e295-f7af-44b7-ac3e-c0e68ce44a84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/730987bb-0854-466f-84fd-21822cd18dbd/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-04T21:09:19Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-04T21:09:19Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_1736e295-f7af-44b7-ac3e-c0e68ce44a84', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/730987bb-0854-466f-84fd-21822cd18dbd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_1736e295-f7af-44b7-ac3e-c0e68ce44a84', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_1736e295-f7af-44b7-ac3e-c0e68ce44a84', 'created': u'2018-12-04T21:09:18Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-04T21:09:18Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/730987bb-0854-466f-84fd-21822cd18dbd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_1736e295-f7af-44b7-ac3e-c0e68ce44a84', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-04 21:09:19,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-04 21:09:19,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}29502fb96d8efc50edb1814bea4e55ba0d2c1a6d" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_1736e295-f7af-44b7-ac3e-c0e68ce44a84", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-04 21:09:19,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:09:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d5a6147-e944-48b2-b687-c1737b99c8fd x-compute-request-id: req-1d5a6147-e944-48b2-b687-c1737b99c8fd Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_alt_1736e295-f7af-44b7-ac3e-c0e68ce44a84", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/28cb01cd-273b-4c31-bce1-46f23db89d26", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/28cb01cd-273b-4c31-bce1-46f23db89d26", "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": "28cb01cd-273b-4c31-bce1-46f23db89d26"}} 2018-12-04 21:09:19,535 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-1d5a6147-e944-48b2-b687-c1737b99c8fd 2018-12-04 21:09:19,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0334510803223s 2018-12-04 21:09:19,535 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-1d5a6147-e944-48b2-b687-c1737b99c8fd 2018-12-04 21:09:19,536 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_1736e295-f7af-44b7-ac3e-c0e68ce44a84', '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'7156be1802b84962aaa9ceab6d73cc34', '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'28cb01cd-273b-4c31-bce1-46f23db89d26', 'swap': 0}) 2018-12-04 21:09:19,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-04 21:09:19,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/28cb01cd-273b-4c31-bce1-46f23db89d26/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}29502fb96d8efc50edb1814bea4e55ba0d2c1a6d" -d '{"extra_specs": {}}' 2018-12-04 21:09:19,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:09:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-97c26e89-fbe3-4f22-9d6c-e6ec082b3dd1 x-compute-request-id: req-97c26e89-fbe3-4f22-9d6c-e6ec082b3dd1 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-04 21:09:19,556 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/28cb01cd-273b-4c31-bce1-46f23db89d26/os-extra_specs used request id req-97c26e89-fbe3-4f22-9d6c-e6ec082b3dd1 2018-12-04 21:09:19,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199210643768s 2018-12-04 21:09:19,556 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/28cb01cd-273b-4c31-bce1-46f23db89d26/os-extra_specs used request id req-97c26e89-fbe3-4f22-9d6c-e6ec082b3dd1 2018-12-04 21:09:19,557 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_1736e295-f7af-44b7-ac3e-c0e68ce44a84', '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'7156be1802b84962aaa9ceab6d73cc34', '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'28cb01cd-273b-4c31-bce1-46f23db89d26', 'swap': 0}) 2018-12-04 21:09:22,521 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-04 21:09:22,522 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-04 21:09:22,522 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-04 21:09:22,525 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-04 21:09:26,173 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata: not found. skipping it 2018-12-04 21:09:26,173 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2018-12-04 21:09:26,174 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id: not found. skipping it 2018-12-04 21:09:26,174 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_atction.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-12-04 21:09:26,174 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw: not found. skipping it 2018-12-04 21:09:26,174 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id: not found. skipping it 2018-12-04 21:09:26,174 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status: not found. skipping it 2018-12-04 21:09:26,174 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2018-12-04 21:09:26,174 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format: not found. skipping it 2018-12-04 21:09:26,174 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id: not found. skipping it 2018-12-04 21:09:26,174 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id: not found. skipping it 2018-12-04 21:09:26,174 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2018-12-04 21:09:26,174 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name: not found. skipping it 2018-12-04 21:09:26,174 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete: not found. skipping it 2018-12-04 21:09:26,174 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero: not found. skipping it 2018-12-04 21:09:26,174 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name: not found. skipping it 2018-12-04 21:09:26,175 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2018-12-04 21:09:26,175 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload: not found. skipping it 2018-12-04 21:09:26,175 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2018-12-04 21:09:26,175 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw_and_allocation_pools: not found. skipping it 2018-12-04 21:09:26,175 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone: not found. skipping it 2018-12-04 21:09:26,175 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2018-12-04 21:09:26,175 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status: not found. skipping it 2018-12-04 21:09:26,175 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status: not found. skipping it 2018-12-04 21:09:26,175 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type: not found. skipping it 2018-12-04 21:09:26,175 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id: not found. skipping it 2018-12-04 21:09:26,175 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status: not found. skipping it 2018-12-04 21:09:26,175 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility: not found. skipping it 2018-12-04 21:09:26,175 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes: not found. skipping it 2018-12-04 21:09:26,175 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2018-12-04 21:09:26,175 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_status: not found. skipping it 2018-12-04 21:09:26,176 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2018-12-04 21:09:26,176 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item: not found. skipping it 2018-12-04 21:09:26,176 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id: not found. skipping it 2018-12-04 21:09:26,176 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata: not found. skipping it 2018-12-04 21:09:26,176 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id: not found. skipping it 2018-12-04 21:09:26,176 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size: not found. skipping it 2018-12-04 21:09:26,176 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2018-12-04 21:09:26,176 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway: not found. skipping it 2018-12-04 21:09:26,176 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata: not found. skipping it 2018-12-04 21:09:26,176 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id: not found. skipping it 2018-12-04 21:09:26,176 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params: not found. skipping it 2018-12-04 21:09:26,176 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2018-12-04 21:09:26,176 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2018-12-04 21:09:26,176 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata: not found. skipping it 2018-12-04 21:09:26,176 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name: not found. skipping it 2018-12-04 21:09:26,176 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item: not found. skipping it 2018-12-04 21:09:26,177 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id: not found. skipping it 2018-12-04 21:09:26,177 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_host_routes_and_dns_nameservers: not found. skipping it 2018-12-04 21:09:26,177 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2018-12-04 21:09:26,177 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2018-12-04 21:09:26,177 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id: not found. skipping it 2018-12-04 21:09:26,177 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server: not found. skipping it 2018-12-04 21:09:26,177 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2018-12-04 21:09:26,177 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-12-04 21:09:26,177 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params: not found. skipping it 2018-12-04 21:09:26,177 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination: not found. skipping it 2018-12-04 21:09:26,177 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2018-12-04 21:09:26,177 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2018-12-04 21:09:26,177 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_out_passing_size: not found. skipping it 2018-12-04 21:09:26,177 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2018-12-04 21:09:26,178 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id: not found. skipping it 2018-12-04 21:09:26,178 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2018-12-04 21:09:26,178 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status: not found. skipping it 2018-12-04 21:09:26,178 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2018-12-04 21:09:26,178 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2018-12-04 21:09:26,178 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status: not found. skipping it 2018-12-04 21:09:26,178 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format: not found. skipping it 2018-12-04 21:09:26,178 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_update_subnet_gw_dns_host_routes_dhcp: not found. skipping it 2018-12-04 21:09:26,178 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image: not found. skipping it 2018-12-04 21:09:26,178 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid: not found. skipping it 2018-12-04 21:09:26,178 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata: not found. skipping it 2018-12-04 21:09:26,178 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2018-12-04 21:09:26,178 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params: not found. skipping it 2018-12-04 21:09:26,178 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet: not found. skipping it 2018-12-04 21:09:26,178 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id: not found. skipping it 2018-12-04 21:09:26,178 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2018-12-04 21:09:26,179 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_min_max_size: not found. skipping it 2018-12-04 21:09:26,179 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2018-12-04 21:09:26,179 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2018-12-04 21:09:26,179 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size: not found. skipping it 2018-12-04 21:09:26,179 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination: not found. skipping it 2018-12-04 21:09:26,179 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2018-12-04 21:09:26,179 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone: not found. skipping it 2018-12-04 21:09:26,179 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2018-12-04 21:09:26,179 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone: not found. skipping it 2018-12-04 21:09:26,179 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2018-12-04 21:09:26,179 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name: not found. skipping it 2018-12-04 21:09:26,179 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete: not found. skipping it 2018-12-04 21:09:26,179 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2018-12-04 21:09:26,179 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative: not found. skipping it 2018-12-04 21:09:26,179 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list: not found. skipping it 2018-12-04 21:09:26,180 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled: not found. skipping it 2018-12-04 21:09:26,180 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools: not found. skipping it 2018-12-04 21:09:26,180 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details: not found. skipping it 2018-12-04 21:09:26,180 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata: not found. skipping it 2018-12-04 21:09:26,180 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2018-12-04 21:09:26,180 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit: not found. skipping it 2018-12-04 21:09:26,180 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size: not found. skipping it 2018-12-04 21:09:26,180 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status: not found. skipping it 2018-12-04 21:09:26,180 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-04 21:09:26,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack_defcore/test_list.txt', u'--concurrency=4']'. 2018-12-04 21:09:33,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:09:33.823 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.264s] 2018-12-04 21:09:34,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:09:34.617 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.794s] 2018-12-04 21:09:34,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:09:34.666 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.049s] 2018-12-04 21:09:51,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:09:51.803 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [14.031s] 2018-12-04 21:09:55,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:09:55.820 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [10.377s] 2018-12-04 21:09:55,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:09:55.970 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.192s] 2018-12-04 21:09:56,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:09:56.394 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.423s] 2018-12-04 21:09:56,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:09:56.468 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.650s] 2018-12-04 21:09:56,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:09:56.657 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.263s] 2018-12-04 21:09:56,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:09:56.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.307s] 2018-12-04 21:09:57,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:09:57.039 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [3.082s] 2018-12-04 21:09:57,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:09:57.109 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.070s] 2018-12-04 21:09:57,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:09:57.172 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.207s] 2018-12-04 21:09:57,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:09:57.285 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.113s] 2018-12-04 21:09:57,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:09:57.354 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.245s] 2018-12-04 21:09:57,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:09:57.390 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.105s] 2018-12-04 21:09:57,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:09:57.454 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.099s] 2018-12-04 21:09:57,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:09:57.455 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-12-04 21:09:57,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:09:57.467 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.077s] 2018-12-04 21:09:57,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:09:57.539 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.070s] 2018-12-04 21:09:57,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:09:57.631 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.092s] 2018-12-04 21:09:57,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:09:57.829 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.198s] 2018-12-04 21:10:07,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:07.583 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.068s] 2018-12-04 21:10:07,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:07.595 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] 2018-12-04 21:10:07,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:07.744 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.149s] 2018-12-04 21:10:07,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:07.755 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] 2018-12-04 21:10:07,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:07.767 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.012s] 2018-12-04 21:10:07,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:07.791 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.024s] 2018-12-04 21:10:07,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:07.853 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.061s] 2018-12-04 21:10:07,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:07.914 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.060s] 2018-12-04 21:10:08,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:08.049 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.134s] 2018-12-04 21:10:08,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:08.061 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.013s] 2018-12-04 21:10:08,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:08.133 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.071s] 2018-12-04 21:10:12,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:12.223 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.056s] 2018-12-04 21:10:13,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:13.917 17742 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.181s] 2018-12-04 21:10:13,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:13.931 17742 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.014s] 2018-12-04 21:10:14,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:14.001 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [1.778s] 2018-12-04 21:10:14,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:14.340 17742 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.407s] 2018-12-04 21:10:14,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:14.347 17742 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.008s] 2018-12-04 21:10:14,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:14.361 17742 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.014s] 2018-12-04 21:10:19,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:19.335 17742 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.509s] 2018-12-04 21:10:20,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:20.294 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.396s] 2018-12-04 21:10:20,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:20.513 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.224s] 2018-12-04 21:10:20,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:20.730 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.216s] 2018-12-04 21:10:21,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:21.073 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.343s] 2018-12-04 21:10:21,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:21.420 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.346s] 2018-12-04 21:10:21,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:21.844 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.424s] 2018-12-04 21:10:27,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:27.040 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.712s] 2018-12-04 21:10:28,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:28.493 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.452s] 2018-12-04 21:10:29,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:29.298 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.804s] 2018-12-04 21:10:29,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:29.507 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.028s] 2018-12-04 21:10:30,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:30.392 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.094s] 2018-12-04 21:10:31,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:31.265 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.871s] 2018-12-04 21:10:31,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:31.991 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.726s] 2018-12-04 21:10:32,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:32.233 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.242s] 2018-12-04 21:10:32,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:32.583 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [3.075s] 2018-12-04 21:10:32,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:32.665 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.432s] 2018-12-04 21:10:32,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:32.922 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.256s] 2018-12-04 21:10:33,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:33.566 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [1.077s] 2018-12-04 21:10:33,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:33.589 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.668s] 2018-12-04 21:10:33,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:33.640 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.075s] 2018-12-04 21:10:33,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:33.822 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.231s] 2018-12-04 21:10:33,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:33.859 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.218s] 2018-12-04 21:10:33,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:33.954 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.093s] 2018-12-04 21:10:33,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:33.954 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-12-04 21:10:34,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:34.058 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.235s] 2018-12-04 21:10:34,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:34.475 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.416s] 2018-12-04 21:10:34,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:34.953 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [2.369s] 2018-12-04 21:10:35,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:35.131 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.655s] 2018-12-04 21:10:35,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:35.368 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.236s] 2018-12-04 21:10:35,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:35.654 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.286s] 2018-12-04 21:10:35,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:35.883 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.228s] 2018-12-04 21:10:36,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:36.178 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.294s] 2018-12-04 21:10:39,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:39.364 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.411s] 2018-12-04 21:10:41,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:41.844 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.415s] 2018-12-04 21:10:42,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:42.234 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [2.870s] 2018-12-04 21:10:42,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:42.249 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.406s] 2018-12-04 21:10:46,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:46.057 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.821s] 2018-12-04 21:10:46,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:46.666 17742 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.083s] 2018-12-04 21:10:46,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:46.752 17742 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.086s] 2018-12-04 21:10:46,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:46.845 17742 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.093s] 2018-12-04 21:10:50,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:50.176 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.118s] 2018-12-04 21:10:55,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:55.075 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.898s] 2018-12-04 21:10:57,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:57.859 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.010s] 2018-12-04 21:10:57,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:57.867 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.008s] 2018-12-04 21:10:58,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:58.084 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.217s] 2018-12-04 21:10:58,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:58.114 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.029s] 2018-12-04 21:10:58,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:58.143 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.029s] 2018-12-04 21:10:58,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:58.192 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.048s] 2018-12-04 21:10:58,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:58.412 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.219s] 2018-12-04 21:10:58,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:58.451 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.038s] 2018-12-04 21:10:58,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:58.497 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.045s] 2018-12-04 21:10:58,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:58.559 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.062s] 2018-12-04 21:10:59,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:59.641 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.566s] 2018-12-04 21:10:59,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:59.833 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.191s] 2018-12-04 21:10:59,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:10:59.990 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.156s] 2018-12-04 21:11:00,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:11:00.195 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.206s] 2018-12-04 21:11:00,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:11:00.413 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.218s] 2018-12-04 21:11:00,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:11:00.630 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.216s] 2018-12-04 21:11:00,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:11:00.732 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.102s] 2018-12-04 21:11:00,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:11:00.844 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.112s] 2018-12-04 21:11:00,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:11:00.896 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.051s] 2018-12-04 21:11:00,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:11:00.941 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.045s] 2018-12-04 21:11:06,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:11:06.119 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [5.177s] 2018-12-04 21:11:08,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:11:08.623 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.628s] 2018-12-04 21:11:16,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:11:16.712 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [7.885s] 2018-12-04 21:11:17,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:11:17.921 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [2.289s] 2018-12-04 21:11:19,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:11:19.524 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [1.602s] 2018-12-04 21:11:24,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:11:24.770 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [11.451s] 2018-12-04 21:11:24,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:11:24.804 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.010s] 2018-12-04 21:11:31,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:11:31.359 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [6.589s] 2018-12-04 21:11:33,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:11:33.708 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [4.925s] 2018-12-04 21:11:36,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:11:36.675 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [5.314s] 2018-12-04 21:11:40,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:11:40.164 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.489s] 2018-12-04 21:11:40,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:11:40.569 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [6.860s] 2018-12-04 21:11:49,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:11:49.934 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.361s] 2018-12-04 21:11:54,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:11:54.981 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.212s] 2018-12-04 21:11:55,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:11:55.188 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.206s] 2018-12-04 21:12:02,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:12:02.084 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [21.916s] 2018-12-04 21:12:03,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:12:03.284 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.202s] 2018-12-04 21:12:25,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:12:25.885 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [69.173s] 2018-12-04 21:12:26,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:12:26.044 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [111.612s] 2018-12-04 21:12:29,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:12:29.965 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.667s] 2018-12-04 21:12:31,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:12:31.186 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.221s] 2018-12-04 21:12:33,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:12:33.841 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [2.651s] 2018-12-04 21:12:34,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:12:34.649 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.810s] 2018-12-04 21:12:36,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:12:36.260 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.610s] 2018-12-04 21:12:37,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:12:37.089 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.828s] 2018-12-04 21:12:38,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:12:38.984 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.892s] 2018-12-04 21:12:39,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:12:39.024 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.043s] 2018-12-04 21:12:42,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:12:42.330 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.182s] 2018-12-04 21:12:43,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:12:43.572 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.241s] 2018-12-04 21:12:44,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:12:44.379 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.807s] 2018-12-04 21:12:44,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:12:44.495 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [18.607s] 2018-12-04 21:12:45,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:12:45.109 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.729s] 2018-12-04 21:12:46,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:12:46.023 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.913s] 2018-12-04 21:12:47,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:12:47.291 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.267s] 2018-12-04 21:12:47,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:12:47.931 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.640s] 2018-12-04 21:12:48,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:12:48.002 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.072s] 2018-12-04 21:12:48,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:12:48.019 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.017s] 2018-12-04 21:12:48,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:12:48.203 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.183s] 2018-12-04 21:12:48,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:12:48.219 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.015s] 2018-12-04 21:12:51,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:12:51.371 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [25.318s] 2018-12-04 21:12:53,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:12:53.609 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.252s] 2018-12-04 21:12:53,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:12:53.893 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.284s] 2018-12-04 21:13:01,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:01.911 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [17.413s] 2018-12-04 21:13:02,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:02.858 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.202s] 2018-12-04 21:13:02,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:02.901 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.043s] 2018-12-04 21:13:02,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:02.949 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.048s] 2018-12-04 21:13:03,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:03.679 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.728s] 2018-12-04 21:13:03,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:03.802 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.123s] 2018-12-04 21:13:04,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:04.033 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.230s] 2018-12-04 21:13:04,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:04.039 17742 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.318s] 2018-12-04 21:13:04,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:04.072 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.040s] 2018-12-04 21:13:04,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:04.136 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.064s] 2018-12-04 21:13:04,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:04.207 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.070s] 2018-12-04 21:13:04,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:04.271 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.063s] 2018-12-04 21:13:04,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:04.316 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.044s] 2018-12-04 21:13:04,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:04.392 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.075s] 2018-12-04 21:13:04,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:04.480 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.088s] 2018-12-04 21:13:04,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:04.715 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.234s] 2018-12-04 21:13:04,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:04.779 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.065s] 2018-12-04 21:13:08,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:08.565 17742 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.308s] 2018-12-04 21:13:08,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:08.585 17742 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.021s] 2018-12-04 21:13:16,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:16.008 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [1.674s] 2018-12-04 21:13:18,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:18.769 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.101s] 2018-12-04 21:13:22,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:22.623 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [6.612s] 2018-12-04 21:13:22,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:22.779 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.010s] 2018-12-04 21:13:24,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:24.894 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.114s] 2018-12-04 21:13:24,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:24.937 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.043s] 2018-12-04 21:13:24,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:24.982 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.044s] 2018-12-04 21:13:33,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:33.811 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [11.184s] 2018-12-04 21:13:33,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:33.863 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [8.879s] 2018-12-04 21:13:33,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:33.902 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.039s] 2018-12-04 21:13:33,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:33.941 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.040s] 2018-12-04 21:13:39,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:39.326 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [5.517s] 2018-12-04 21:13:40,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:40.474 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.566s] 2018-12-04 21:13:44,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:44.770 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.189s] 2018-12-04 21:13:44,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:44.980 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.209s] 2018-12-04 21:13:45,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:45.181 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.201s] 2018-12-04 21:13:45,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:45.200 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.019s] 2018-12-04 21:13:45,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:45.373 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.172s] 2018-12-04 21:13:45,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:45.548 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.174s] 2018-12-04 21:13:45,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:45.604 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.056s] 2018-12-04 21:13:45,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:45.801 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.196s] 2018-12-04 21:13:45,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:45.810 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.009s] 2018-12-04 21:13:45,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:45.845 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.035s] 2018-12-04 21:13:45,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:45.852 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.007s] 2018-12-04 21:13:45,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:45.888 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.036s] 2018-12-04 21:13:46,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:46.099 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.210s] 2018-12-04 21:13:46,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:46.136 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.037s] 2018-12-04 21:13:46,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:46.172 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.035s] 2018-12-04 21:13:46,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:46.180 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.007s] 2018-12-04 21:13:46,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:46.222 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.041s] 2018-12-04 21:13:46,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:46.255 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.033s] 2018-12-04 21:13:46,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:46.294 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.038s] 2018-12-04 21:13:46,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:46.329 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.035s] 2018-12-04 21:13:56,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:13:56.279 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [3.840s] 2018-12-04 21:14:02,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:14:02.973 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [6.691s] 2018-12-04 21:14:32,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:14:32.541 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [53.199s] 2018-12-04 21:14:36,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:14:36.283 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2018-12-04 21:14:39,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:14:39.991 17742 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.311s] 2018-12-04 21:14:40,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:14:40.423 17742 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.432s] 2018-12-04 21:14:52,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:14:52.725 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [6.220s] 2018-12-04 21:14:52,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:14:52.769 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.045s] 2018-12-04 21:14:53,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:14:53.349 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.579s] 2018-12-04 21:14:54,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:14:54.732 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.383s] 2018-12-04 21:14:58,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:14:58.624 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [3.892s] 2018-12-04 21:14:58,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:14:58.668 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.043s] 2018-12-04 21:14:58,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:14:58.712 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.044s] 2018-12-04 21:15:11,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:15:11.942 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-12-04 21:15:15,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:15:15.414 17742 INFO opnfv-tempest [-] {2} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.187s] 2018-12-04 21:15:20,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:15:20.396 17742 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [1.383s] 2018-12-04 21:15:21,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:15:21.132 17742 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.736s] 2018-12-04 21:15:40,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:15:40.893 17742 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [19.756s] 2018-12-04 21:15:51,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:15:51.573 17742 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.259s] 2018-12-04 21:15:51,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-04 21:15:51.636 17742 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.063s] 2018-12-04 21:15:59,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 63819442-ed95-4a8e-949c-63ecfd010bd9 2018-12-04 21:15:59,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '63819442-ed95-4a8e-949c-63ecfd010bd9']'. 2018-12-04 21:16:00,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-04 21:16:00,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-04 21:16:00,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-04 21:16:00,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 63819442-ed95-4a8e-949c-63ecfd010bd9 | 2018-12-04 21:16:00,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-12-04 21:16:00,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-04 21:09:27 | 2018-12-04 21:16:00,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-04 21:15:59 | 2018-12-04 21:16:00,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:06:32 | 2018-12-04 21:16:00,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-12-04 21:16:00,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-04 21:16:00,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-04 21:16:00,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 86620950-85e6-449d-8934-a33da00b72d9) | 2018-12-04 21:16:00,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-04 21:16:00,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 3c165895-1495-4d97-9712-3d873e981c3d) | 2018-12-04 21:16:00,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 217 | 2018-12-04 21:16:00,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 379.934 | 2018-12-04 21:16:00,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 217 | 2018-12-04 21:16:00,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-12-04 21:16:00,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-04 21:16:00,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-04 21:16:00,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-12-04 21:16:00,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-04 21:16:00,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-04 21:16:00,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-04 21:16:00,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-12-04 21:16:02,504 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-04 21:16:02,505 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 06:46 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-12-04 21:16:02,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-04 21:16:02,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/730987bb-0854-466f-84fd-21822cd18dbd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a92e4c8269244591bc60b641d98943f5298bf66c" 2018-12-04 21:16:03,493 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b5ded01d-2b8d-4862-963c-89ccb62acf8a Date: Tue, 04 Dec 2018 21:16:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:16:03,493 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/730987bb-0854-466f-84fd-21822cd18dbd used request id req-b5ded01d-2b8d-4862-963c-89ccb62acf8a 2018-12-04 21:16:03,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.982965946198s 2018-12-04 21:16:03,494 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/730987bb-0854-466f-84fd-21822cd18dbd used request id req-b5ded01d-2b8d-4862-963c-89ccb62acf8a 2018-12-04 21:16:03,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-04 21:16:03,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}29502fb96d8efc50edb1814bea4e55ba0d2c1a6d" 2018-12-04 21:16:03,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:16:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76d8d4fa-43af-424b-8871-ded029d635ae x-compute-request-id: req-76d8d4fa-43af-424b-8871-ded029d635ae Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_alt_1736e295-f7af-44b7-ac3e-c0e68ce44a84", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/28cb01cd-273b-4c31-bce1-46f23db89d26", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/28cb01cd-273b-4c31-bce1-46f23db89d26", "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": "28cb01cd-273b-4c31-bce1-46f23db89d26"}, {"name": "refstack_defcore-flavor_1736e295-f7af-44b7-ac3e-c0e68ce44a84", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b411db30-e464-4e55-a507-cb0d526c7ea9", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b411db30-e464-4e55-a507-cb0d526c7ea9", "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": "b411db30-e464-4e55-a507-cb0d526c7ea9"}]} 2018-12-04 21:16:03,717 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-76d8d4fa-43af-424b-8871-ded029d635ae 2018-12-04 21:16:03,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.223134040833s 2018-12-04 21:16:03,718 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-76d8d4fa-43af-424b-8871-ded029d635ae 2018-12-04 21:16:03,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-04 21:16:03,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/28cb01cd-273b-4c31-bce1-46f23db89d26 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29502fb96d8efc50edb1814bea4e55ba0d2c1a6d" 2018-12-04 21:16:03,743 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:16:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e5891575-ebeb-41e5-a1c1-d14295fd3598 x-compute-request-id: req-e5891575-ebeb-41e5-a1c1-d14295fd3598 Content-Length: 0 Content-Type: application/json 2018-12-04 21:16:03,743 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/28cb01cd-273b-4c31-bce1-46f23db89d26 used request id req-e5891575-ebeb-41e5-a1c1-d14295fd3598 2018-12-04 21:16:03,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0237979888916s 2018-12-04 21:16:03,744 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/28cb01cd-273b-4c31-bce1-46f23db89d26 used request id req-e5891575-ebeb-41e5-a1c1-d14295fd3598 2018-12-04 21:16:03,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 21:16:03,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a92e4c8269244591bc60b641d98943f5298bf66c" 2018-12-04 21:16:03,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-58d72db0-8df5-4168-8be8-d59654acc954 Date: Tue, 04 Dec 2018 21:16:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/99a15b21-0c93-4d50-a7a8-9bd2947aede3/snap", "metadata": {}}], "file": "/v2/images/99a15b21-0c93-4d50-a7a8-9bd2947aede3/file", "owner": "9c55bfc1d5a3429685b1fff8135d0ce1", "id": "99a15b21-0c93-4d50-a7a8-9bd2947aede3", "size": 12716032, "self": "/v2/images/99a15b21-0c93-4d50-a7a8-9bd2947aede3", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/99a15b21-0c93-4d50-a7a8-9bd2947aede3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T21:09:17Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_1736e295-f7af-44b7-ac3e-c0e68ce44a84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_1736e295-f7af-44b7-ac3e-c0e68ce44a84", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T21:09:16Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 21:16:03,774 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-58d72db0-8df5-4168-8be8-d59654acc954 2018-12-04 21:16:03,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0270519256592s 2018-12-04 21:16:03,774 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-58d72db0-8df5-4168-8be8-d59654acc954 2018-12-04 21:16:03,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-04 21:16:03,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/99a15b21-0c93-4d50-a7a8-9bd2947aede3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a92e4c8269244591bc60b641d98943f5298bf66c" 2018-12-04 21:16:04,509 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-89e58854-11c2-4ee4-836b-bc053577503e Date: Tue, 04 Dec 2018 21:16:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:16:04,510 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/99a15b21-0c93-4d50-a7a8-9bd2947aede3 used request id req-89e58854-11c2-4ee4-836b-bc053577503e 2018-12-04 21:16:04,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.733846902847s 2018-12-04 21:16:04,510 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/99a15b21-0c93-4d50-a7a8-9bd2947aede3 used request id req-89e58854-11c2-4ee4-836b-bc053577503e 2018-12-04 21:16:04,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-04 21:16:04,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}29502fb96d8efc50edb1814bea4e55ba0d2c1a6d" 2018-12-04 21:16:04,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:16:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-830cc499-eb05-48c5-88cc-21e169b4f035 x-compute-request-id: req-830cc499-eb05-48c5-88cc-21e169b4f035 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_1736e295-f7af-44b7-ac3e-c0e68ce44a84", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b411db30-e464-4e55-a507-cb0d526c7ea9", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b411db30-e464-4e55-a507-cb0d526c7ea9", "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": "b411db30-e464-4e55-a507-cb0d526c7ea9"}]} 2018-12-04 21:16:04,536 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-830cc499-eb05-48c5-88cc-21e169b4f035 2018-12-04 21:16:04,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0256729125977s 2018-12-04 21:16:04,536 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-830cc499-eb05-48c5-88cc-21e169b4f035 2018-12-04 21:16:04,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-04 21:16:04,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/b411db30-e464-4e55-a507-cb0d526c7ea9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29502fb96d8efc50edb1814bea4e55ba0d2c1a6d" 2018-12-04 21:16:04,569 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:16:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a7b6fec3-68d9-4c4e-8508-dba093aba01e x-compute-request-id: req-a7b6fec3-68d9-4c4e-8508-dba093aba01e Content-Length: 0 Content-Type: application/json 2018-12-04 21:16:04,569 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/b411db30-e464-4e55-a507-cb0d526c7ea9 used request id req-a7b6fec3-68d9-4c4e-8508-dba093aba01e 2018-12-04 21:16:04,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.030659198761s 2018-12-04 21:16:04,569 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/b411db30-e464-4e55-a507-cb0d526c7ea9 used request id req-a7b6fec3-68d9-4c4e-8508-dba093aba01e 2018-12-04 21:16:04,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 21:16:04,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29502fb96d8efc50edb1814bea4e55ba0d2c1a6d" 2018-12-04 21:16:04,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:16:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae995a7d-f8d2-4005-9858-f600bc394327 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_1736e295-f7af-44b7-ac3e-c0e68ce44a84", "links": {"self": "http://172.30.9.23:5000/v3/users/7b3d429265da4e1eae720426b3278412"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7b3d429265da4e1eae720426b3278412", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:16:04,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ae995a7d-f8d2-4005-9858-f600bc394327 2018-12-04 21:16:04,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122075080872s 2018-12-04 21:16:04,692 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ae995a7d-f8d2-4005-9858-f600bc394327 2018-12-04 21:16:04,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 21:16:04,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/7b3d429265da4e1eae720426b3278412 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29502fb96d8efc50edb1814bea4e55ba0d2c1a6d" 2018-12-04 21:16:04,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:16:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41b7f609-077b-4365-98aa-ee0f2d61d029 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "refstack_defcore-user_1736e295-f7af-44b7-ac3e-c0e68ce44a84", "links": {"self": "http://172.30.9.23:5000/v3/users/7b3d429265da4e1eae720426b3278412"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "7b3d429265da4e1eae720426b3278412", "description": null}} 2018-12-04 21:16:04,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/7b3d429265da4e1eae720426b3278412 used request id req-41b7f609-077b-4365-98aa-ee0f2d61d029 2018-12-04 21:16:04,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104733943939s 2018-12-04 21:16:04,803 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/7b3d429265da4e1eae720426b3278412 used request id req-41b7f609-077b-4365-98aa-ee0f2d61d029 2018-12-04 21:16:04,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-04 21:16:04,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/7b3d429265da4e1eae720426b3278412 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29502fb96d8efc50edb1814bea4e55ba0d2c1a6d" 2018-12-04 21:16:04,985 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:16:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-227e5f0d-b0a3-4ceb-9319-0bd6e903ffa8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:16:04,985 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/7b3d429265da4e1eae720426b3278412 used request id req-227e5f0d-b0a3-4ceb-9319-0bd6e903ffa8 2018-12-04 21:16:04,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.181779146194s 2018-12-04 21:16:04,986 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/7b3d429265da4e1eae720426b3278412 used request id req-227e5f0d-b0a3-4ceb-9319-0bd6e903ffa8 2018-12-04 21:16:04,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 21:16:04,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}29502fb96d8efc50edb1814bea4e55ba0d2c1a6d" 2018-12-04 21:16:05,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:16:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba863171-fe06-477a-b2b4-63193367cc19 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c55bfc1d5a3429685b1fff8135d0ce1"}, "tags": [], "enabled": true, "id": "9c55bfc1d5a3429685b1fff8135d0ce1", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_1736e295-f7af-44b7-ac3e-c0e68ce44a84"}]} 2018-12-04 21:16:05,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-ba863171-fe06-477a-b2b4-63193367cc19 2018-12-04 21:16:05,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0935571193695s 2018-12-04 21:16:05,086 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-ba863171-fe06-477a-b2b4-63193367cc19 2018-12-04 21:16:05,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-04 21:16:05,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/9c55bfc1d5a3429685b1fff8135d0ce1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29502fb96d8efc50edb1814bea4e55ba0d2c1a6d" 2018-12-04 21:16:05,247 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:16:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aac3e1be-15cd-46a0-a5c5-b3f2a4427f2f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:16:05,247 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/9c55bfc1d5a3429685b1fff8135d0ce1 used request id req-aac3e1be-15cd-46a0-a5c5-b3f2a4427f2f 2018-12-04 21:16:05,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.157044887543s 2018-12-04 21:16:05,248 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/9c55bfc1d5a3429685b1fff8135d0ce1 used request id req-aac3e1be-15cd-46a0-a5c5-b3f2a4427f2f 2018-12-04 21:16:05,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 21:16:05,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=9c55bfc1d5a3429685b1fff8135d0ce1&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}29502fb96d8efc50edb1814bea4e55ba0d2c1a6d" 2018-12-04 21:16:05,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e0e47b9d-acee-4fc6-ab60-62b719aae6e5 Date: Tue, 04 Dec 2018 21:16:05 GMT RESP BODY: {"security_groups": []} 2018-12-04 21:16:05,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=9c55bfc1d5a3429685b1fff8135d0ce1&name=default used request id req-e0e47b9d-acee-4fc6-ab60-62b719aae6e5 2018-12-04 21:16:05,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.206768035889s 2018-12-04 21:16:05,457 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=9c55bfc1d5a3429685b1fff8135d0ce1&name=default used request id req-e0e47b9d-acee-4fc6-ab60-62b719aae6e5 2018-12-04 21:16:05,502 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-12-04 21:16:05,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:16:05,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:16:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90a83979-fce4-4add-a16e-a7c82309d1e3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:16:05,547 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-90a83979-fce4-4add-a16e-a7c82309d1e3 2018-12-04 21:16:05,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 21:16:05,946 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:16:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "61d4c3b4398c40adbd8e901c42776579"}, "audit_ids": ["HEJh_GYbT2CZ0Wg4Q1MYFw"], "issued_at": "2018-12-04T21:16:05.000000Z"}} 2018-12-04 21:16:05,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 21:16:05,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}f5ba938c21506f5811b65aff364b0783bc12c442" 2018-12-04 21:16:06,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-7f00650d-5b62-4adc-8297-894a8a680cb4 Date: Tue, 04 Dec 2018 21:16:06 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T20:04:01Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"}]} 2018-12-04 21:16:06,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7f00650d-5b62-4adc-8297-894a8a680cb4 2018-12-04 21:16:06,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.2634370327s 2018-12-04 21:16:06,213 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7f00650d-5b62-4adc-8297-894a8a680cb4 2018-12-04 21:16:06,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:16:06,222 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:16:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:16:06,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 21:16:06,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}f5ba938c21506f5811b65aff364b0783bc12c442" 2018-12-04 21:16:06,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:16:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cde347b6-1d9c-47ed-a5a8-3871d80e8d18 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-04 21:16:06,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-cde347b6-1d9c-47ed-a5a8-3871d80e8d18 2018-12-04 21:16:06,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0953879356384s 2018-12-04 21:16:06,319 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-cde347b6-1d9c-47ed-a5a8-3871d80e8d18 2018-12-04 21:16:06,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-04 21:16:06,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}f5ba938c21506f5811b65aff364b0783bc12c442" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_9dacc568-1b07-47d3-98f8-78c0c612a4f9"}}' 2018-12-04 21:16:06,444 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:16:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-995143ad-35ef-4d36-ad3f-827a42719883 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.23:5000/v3/projects/f6f36609a4a644cfbf7e9d5b2090e066"}, "tags": [], "enabled": true, "id": "f6f36609a4a644cfbf7e9d5b2090e066", "parent_id": "default", "domain_id": "default", "name": "patrole-project_9dacc568-1b07-47d3-98f8-78c0c612a4f9"}} 2018-12-04 21:16:06,445 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-995143ad-35ef-4d36-ad3f-827a42719883 2018-12-04 21:16:06,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.118586063385s 2018-12-04 21:16:06,445 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-995143ad-35ef-4d36-ad3f-827a42719883 2018-12-04 21:16:06,445 - 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'f6f36609a4a644cfbf7e9d5b2090e066', '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_9dacc568-1b07-47d3-98f8-78c0c612a4f9'}) 2018-12-04 21:16:06,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-04 21:16:06,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f5ba938c21506f5811b65aff364b0783bc12c442" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "14835bbd-847c-4fed-8f80-52ba87a3d075", "email": null, "name": "patrole-user_9dacc568-1b07-47d3-98f8-78c0c612a4f9"}}' 2018-12-04 21:16:06,840 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:16:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4a0f1ec-367a-40f9-bbe0-7fa848121679 Content-Length: 322 Content-Type: application/json RESP BODY: {"user": {"name": "patrole-user_9dacc568-1b07-47d3-98f8-78c0c612a4f9", "links": {"self": "http://172.30.9.23:5000/v3/users/3de0d5a203364c1ca318271e929cd91d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3de0d5a203364c1ca318271e929cd91d", "domain_id": "default", "password_expires_at": null}} 2018-12-04 21:16:06,840 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-b4a0f1ec-367a-40f9-bbe0-7fa848121679 2018-12-04 21:16:06,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.389236927032s 2018-12-04 21:16:06,841 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-b4a0f1ec-367a-40f9-bbe0-7fa848121679 2018-12-04 21:16:06,841 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3de0d5a203364c1ca318271e929cd91d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_9dacc568-1b07-47d3-98f8-78c0c612a4f9'}) 2018-12-04 21:16:06,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 21:16:06,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f5ba938c21506f5811b65aff364b0783bc12c442" 2018-12-04 21:16:06,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:16:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ebe4dda-30ad-4f1a-8e0e-0c00e56cfa3a Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:16:06,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4ebe4dda-30ad-4f1a-8e0e-0c00e56cfa3a 2018-12-04 21:16:06,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0913791656494s 2018-12-04 21:16:06,937 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4ebe4dda-30ad-4f1a-8e0e-0c00e56cfa3a 2018-12-04 21:16:06,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 21:16:06,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f5ba938c21506f5811b65aff364b0783bc12c442" 2018-12-04 21:16:07,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:16:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d1aca29-ac45-4f6a-8731-7cc93d4034f2 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:16:07,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5d1aca29-ac45-4f6a-8731-7cc93d4034f2 2018-12-04 21:16:07,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.09010887146s 2018-12-04 21:16:07,032 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5d1aca29-ac45-4f6a-8731-7cc93d4034f2 2018-12-04 21:16:07,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 21:16:07,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}f5ba938c21506f5811b65aff364b0783bc12c442" 2018-12-04 21:16:07,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:16:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbac6ba9-0623-4bba-851e-ebac295d0c42 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 21:16:07,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-bbac6ba9-0623-4bba-851e-ebac295d0c42 2018-12-04 21:16:07,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0910251140594s 2018-12-04 21:16:07,127 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-bbac6ba9-0623-4bba-851e-ebac295d0c42 2018-12-04 21:16:07,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 21:16:07,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f5ba938c21506f5811b65aff364b0783bc12c442" 2018-12-04 21:16:07,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:16:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36b2e031-ea7b-4950-ae5d-d8022e566294 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "patrole-user_9dacc568-1b07-47d3-98f8-78c0c612a4f9", "links": {"self": "http://172.30.9.23:5000/v3/users/3de0d5a203364c1ca318271e929cd91d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3de0d5a203364c1ca318271e929cd91d", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:16:07,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-36b2e031-ea7b-4950-ae5d-d8022e566294 2018-12-04 21:16:07,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107147932053s 2018-12-04 21:16:07,236 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-36b2e031-ea7b-4950-ae5d-d8022e566294 2018-12-04 21:16:07,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 21:16:07,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}f5ba938c21506f5811b65aff364b0783bc12c442" 2018-12-04 21:16:07,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:16:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ed04c0c-a4bd-42fd-9599-a8d14842bb7c Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.23:5000/v3/projects/f6f36609a4a644cfbf7e9d5b2090e066"}, "tags": [], "enabled": true, "id": "f6f36609a4a644cfbf7e9d5b2090e066", "parent_id": "default", "domain_id": "default", "name": "patrole-project_9dacc568-1b07-47d3-98f8-78c0c612a4f9"}]} 2018-12-04 21:16:07,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-3ed04c0c-a4bd-42fd-9599-a8d14842bb7c 2018-12-04 21:16:07,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0945601463318s 2018-12-04 21:16:07,342 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-3ed04c0c-a4bd-42fd-9599-a8d14842bb7c 2018-12-04 21:16:07,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 21:16:07,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=3de0d5a203364c1ca318271e929cd91d&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=f6f36609a4a644cfbf7e9d5b2090e066" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f5ba938c21506f5811b65aff364b0783bc12c442" 2018-12-04 21:16:07,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:16:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e81cd81e-bd41-4d30-b029-6712af8fc754 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=3de0d5a203364c1ca318271e929cd91d&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=f6f36609a4a644cfbf7e9d5b2090e066", "previous": null, "next": null}} 2018-12-04 21:16:07,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=3de0d5a203364c1ca318271e929cd91d&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=f6f36609a4a644cfbf7e9d5b2090e066 used request id req-e81cd81e-bd41-4d30-b029-6712af8fc754 2018-12-04 21:16:07,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0917091369629s 2018-12-04 21:16:07,442 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=3de0d5a203364c1ca318271e929cd91d&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=f6f36609a4a644cfbf7e9d5b2090e066 used request id req-e81cd81e-bd41-4d30-b029-6712af8fc754 2018-12-04 21:16:07,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-04 21:16:07,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/f6f36609a4a644cfbf7e9d5b2090e066/users/3de0d5a203364c1ca318271e929cd91d/roles/d20a1200fc7441df95f6f68766e80849 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f5ba938c21506f5811b65aff364b0783bc12c442" 2018-12-04 21:16:07,579 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:16:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d41d63f5-064e-4001-bbe5-12e6ca4473bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:16:07,579 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f6f36609a4a644cfbf7e9d5b2090e066/users/3de0d5a203364c1ca318271e929cd91d/roles/d20a1200fc7441df95f6f68766e80849 used request id req-d41d63f5-064e-4001-bbe5-12e6ca4473bb 2018-12-04 21:16:07,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.13384103775s 2018-12-04 21:16:07,579 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f6f36609a4a644cfbf7e9d5b2090e066/users/3de0d5a203364c1ca318271e929cd91d/roles/d20a1200fc7441df95f6f68766e80849 used request id req-d41d63f5-064e-4001-bbe5-12e6ca4473bb 2018-12-04 21:16:07,580 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_9dacc568-1b07-47d3-98f8-78c0c612a4f9', 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'f6f36609a4a644cfbf7e9d5b2090e066', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '14835bbd-847c-4fed-8f80-52ba87a3d075', 'username': u'patrole-user_9dacc568-1b07-47d3-98f8-78c0c612a4f9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-04 21:16:07,582 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_9dacc568-1b07-47d3-98f8-78c0c612a4f9', 'password': '14835bbd-847c-4fed-8f80-52ba87a3d075', 'project_name': 'patrole-project_9dacc568-1b07-47d3-98f8-78c0c612a4f9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': 'f6f36609a4a644cfbf7e9d5b2090e066', 'project_domain_name': 'Default'} 2018-12-04 21:16:07,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 21:16:07,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f5ba938c21506f5811b65aff364b0783bc12c442" 2018-12-04 21:16:07,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:16:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47ca5dd2-6080-4fe6-962f-21756a764ea7 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:16:07,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-47ca5dd2-6080-4fe6-962f-21756a764ea7 2018-12-04 21:16:07,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0866770744324s 2018-12-04 21:16:07,671 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-47ca5dd2-6080-4fe6-962f-21756a764ea7 2018-12-04 21:16:07,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 21:16:07,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f5ba938c21506f5811b65aff364b0783bc12c442" 2018-12-04 21:16:07,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:16:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad0f1bf4-47a0-46af-9b42-7cca152156ea Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:16:07,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ad0f1bf4-47a0-46af-9b42-7cca152156ea 2018-12-04 21:16:07,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0887660980225s 2018-12-04 21:16:07,763 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ad0f1bf4-47a0-46af-9b42-7cca152156ea 2018-12-04 21:16:07,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 21:16:07,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}f5ba938c21506f5811b65aff364b0783bc12c442" 2018-12-04 21:16:07,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:16:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2940da00-c567-42ab-a603-d42b3a171f38 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 21:16:07,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-2940da00-c567-42ab-a603-d42b3a171f38 2018-12-04 21:16:07,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0904841423035s 2018-12-04 21:16:07,859 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-2940da00-c567-42ab-a603-d42b3a171f38 2018-12-04 21:16:07,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 21:16:07,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f5ba938c21506f5811b65aff364b0783bc12c442" 2018-12-04 21:16:07,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:16:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76f76e13-0ab2-4ded-bfc2-76ba5ec41a18 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "patrole-user_9dacc568-1b07-47d3-98f8-78c0c612a4f9", "links": {"self": "http://172.30.9.23:5000/v3/users/3de0d5a203364c1ca318271e929cd91d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3de0d5a203364c1ca318271e929cd91d", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:16:07,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-76f76e13-0ab2-4ded-bfc2-76ba5ec41a18 2018-12-04 21:16:07,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110949993134s 2018-12-04 21:16:07,971 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-76f76e13-0ab2-4ded-bfc2-76ba5ec41a18 2018-12-04 21:16:07,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 21:16:07,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}f5ba938c21506f5811b65aff364b0783bc12c442" 2018-12-04 21:16:08,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:16:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8198a39-8718-45ad-8a18-4600bcd7411e Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.23:5000/v3/projects/f6f36609a4a644cfbf7e9d5b2090e066"}, "tags": [], "enabled": true, "id": "f6f36609a4a644cfbf7e9d5b2090e066", "parent_id": "default", "domain_id": "default", "name": "patrole-project_9dacc568-1b07-47d3-98f8-78c0c612a4f9"}]} 2018-12-04 21:16:08,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-a8198a39-8718-45ad-8a18-4600bcd7411e 2018-12-04 21:16:08,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0930609703064s 2018-12-04 21:16:08,076 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-a8198a39-8718-45ad-8a18-4600bcd7411e 2018-12-04 21:16:08,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 21:16:08,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=3de0d5a203364c1ca318271e929cd91d&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=f6f36609a4a644cfbf7e9d5b2090e066" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f5ba938c21506f5811b65aff364b0783bc12c442" 2018-12-04 21:16:08,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51a1a0a1-3150-4a8d-8206-fe0d6b8eb900 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=3de0d5a203364c1ca318271e929cd91d&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=f6f36609a4a644cfbf7e9d5b2090e066", "previous": null, "next": null}} 2018-12-04 21:16:08,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=3de0d5a203364c1ca318271e929cd91d&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=f6f36609a4a644cfbf7e9d5b2090e066 used request id req-51a1a0a1-3150-4a8d-8206-fe0d6b8eb900 2018-12-04 21:16:08,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0889990329742s 2018-12-04 21:16:08,172 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=3de0d5a203364c1ca318271e929cd91d&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=f6f36609a4a644cfbf7e9d5b2090e066 used request id req-51a1a0a1-3150-4a8d-8206-fe0d6b8eb900 2018-12-04 21:16:08,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-04 21:16:08,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/f6f36609a4a644cfbf7e9d5b2090e066/users/3de0d5a203364c1ca318271e929cd91d/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f5ba938c21506f5811b65aff364b0783bc12c442" 2018-12-04 21:16:08,304 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:16:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-843d8788-c2eb-4cc0-95e2-ec67291a8ad8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:16:08,305 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f6f36609a4a644cfbf7e9d5b2090e066/users/3de0d5a203364c1ca318271e929cd91d/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-843d8788-c2eb-4cc0-95e2-ec67291a8ad8 2018-12-04 21:16:08,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.12921500206s 2018-12-04 21:16:08,305 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f6f36609a4a644cfbf7e9d5b2090e066/users/3de0d5a203364c1ca318271e929cd91d/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-843d8788-c2eb-4cc0-95e2-ec67291a8ad8 2018-12-04 21:16:08,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 21:16:08,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f5ba938c21506f5811b65aff364b0783bc12c442" 2018-12-04 21:16:08,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58ff27d5-61e5-44c8-99c0-f1401a693a43 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:16:08,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-58ff27d5-61e5-44c8-99c0-f1401a693a43 2018-12-04 21:16:08,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0891261100769s 2018-12-04 21:16:08,398 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-58ff27d5-61e5-44c8-99c0-f1401a693a43 2018-12-04 21:16:08,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 21:16:08,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}f5ba938c21506f5811b65aff364b0783bc12c442" 2018-12-04 21:16:08,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01c47317-9107-449b-b243-232c1ea06283 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 21:16:08,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-01c47317-9107-449b-b243-232c1ea06283 2018-12-04 21:16:08,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0883839130402s 2018-12-04 21:16:08,491 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-01c47317-9107-449b-b243-232c1ea06283 2018-12-04 21:16:08,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 21:16:08,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f5ba938c21506f5811b65aff364b0783bc12c442" 2018-12-04 21:16:08,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac32f665-eeaa-4a68-8406-9659bbb9e583 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "patrole-user_9dacc568-1b07-47d3-98f8-78c0c612a4f9", "links": {"self": "http://172.30.9.23:5000/v3/users/3de0d5a203364c1ca318271e929cd91d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3de0d5a203364c1ca318271e929cd91d", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:16:08,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ac32f665-eeaa-4a68-8406-9659bbb9e583 2018-12-04 21:16:08,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108942985535s 2018-12-04 21:16:08,602 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ac32f665-eeaa-4a68-8406-9659bbb9e583 2018-12-04 21:16:08,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 21:16:08,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&user.id=3de0d5a203364c1ca318271e929cd91d&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}f5ba938c21506f5811b65aff364b0783bc12c442" 2018-12-04 21:16:08,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-699c2ddf-2219-4626-8d70-5fb1d22836e5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&user.id=3de0d5a203364c1ca318271e929cd91d&scope.domain.id=default", "previous": null, "next": null}} 2018-12-04 21:16:08,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&user.id=3de0d5a203364c1ca318271e929cd91d&scope.domain.id=default used request id req-699c2ddf-2219-4626-8d70-5fb1d22836e5 2018-12-04 21:16:08,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.094141960144s 2018-12-04 21:16:08,707 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&user.id=3de0d5a203364c1ca318271e929cd91d&scope.domain.id=default used request id req-699c2ddf-2219-4626-8d70-5fb1d22836e5 2018-12-04 21:16:08,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-04 21:16:08,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/3de0d5a203364c1ca318271e929cd91d/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f5ba938c21506f5811b65aff364b0783bc12c442" 2018-12-04 21:16:08,843 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:16:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99a5c360-4aa0-4f24-bde2-4465125fddac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:16:08,844 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/3de0d5a203364c1ca318271e929cd91d/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-99a5c360-4aa0-4f24-bde2-4465125fddac 2018-12-04 21:16:08,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.133543014526s 2018-12-04 21:16:08,844 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/3de0d5a203364c1ca318271e929cd91d/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-99a5c360-4aa0-4f24-bde2-4465125fddac 2018-12-04 21:16:08,844 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-04 21:16:11,074 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-04 21:16:13,194 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 42e1c154-6c98-40bc-b9e8-354ab03f3913 | 2018-12-04T21:16:12.833505 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 42e1c154-6c98-40bc-b9e8-354ab03f3913 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-04 21:16:16,247 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-04 21:16:16,999 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-04 21:16:19,125 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-04 21:16:22,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=a15f480f-f302-46a9-a81c-b9024e24add4) as the default verifier for the future CLI operations. 2018-12-04 21:16:23,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:16:23,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:16:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81e9ee48-829c-49bf-a582-ca1dcc5858a7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:16:23,789 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-81e9ee48-829c-49bf-a582-ca1dcc5858a7 2018-12-04 21:16:23,790 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 21:16:24,188 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:16:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f6f36609a4a644cfbf7e9d5b2090e066", "name": "patrole-project_9dacc568-1b07-47d3-98f8-78c0c612a4f9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/f6f36609a4a644cfbf7e9d5b2090e066", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/f6f36609a4a644cfbf7e9d5b2090e066", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/f6f36609a4a644cfbf7e9d5b2090e066", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_f6f36609a4a644cfbf7e9d5b2090e066", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_f6f36609a4a644cfbf7e9d5b2090e066", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f6f36609a4a644cfbf7e9d5b2090e066", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/f6f36609a4a644cfbf7e9d5b2090e066", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/f6f36609a4a644cfbf7e9d5b2090e066", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f6f36609a4a644cfbf7e9d5b2090e066", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/f6f36609a4a644cfbf7e9d5b2090e066", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/f6f36609a4a644cfbf7e9d5b2090e066", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/f6f36609a4a644cfbf7e9d5b2090e066", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/f6f36609a4a644cfbf7e9d5b2090e066", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/f6f36609a4a644cfbf7e9d5b2090e066", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_9dacc568-1b07-47d3-98f8-78c0c612a4f9", "id": "3de0d5a203364c1ca318271e929cd91d"}, "audit_ids": ["nxjl8KUlR028RpWJBZBJ1Q"], "issued_at": "2018-12-04T21:16:24.000000Z"}} 2018-12-04 21:16:24,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-04 21:16:24,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}6f41c368ec297de568b6bb72c51376426c1e92c8" 2018-12-04 21:16:24,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-bfec9762-7582-4af1-82e1-b15bec9929d2 Date: Tue, 04 Dec 2018 21:16:24 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "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": "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": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-12-04 21:16:24,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-bfec9762-7582-4af1-82e1-b15bec9929d2 2018-12-04 21:16:24,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.187700986862s 2018-12-04 21:16:24,380 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-bfec9762-7582-4af1-82e1-b15bec9929d2 2018-12-04 21:16:24,386 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-12-04 21:16:24,387 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 21:16:24,513 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-04 21:16:24,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:16:24,519 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 04 Dec 2018 21:16:24 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-12-04 21:16:24,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 21:16:24,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f41c368ec297de568b6bb72c51376426c1e92c8" 2018-12-04 21:16:24,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-c9db10ec-0f11-4729-bc36-6f67252e8600 Date: Tue, 04 Dec 2018 21:16:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 21:16:24,742 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c9db10ec-0f11-4729-bc36-6f67252e8600 2018-12-04 21:16:24,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.22115778923s 2018-12-04 21:16:24,743 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c9db10ec-0f11-4729-bc36-6f67252e8600 2018-12-04 21:16:24,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-04 21:16:24,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6f41c368ec297de568b6bb72c51376426c1e92c8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_9dacc568-1b07-47d3-98f8-78c0c612a4f9", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_9dacc568-1b07-47d3-98f8-78c0c612a4f9"}' 2018-12-04 21:16:24,800 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/a3a05c94-d770-4554-b9d1-c231f7969616 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8bd22ae7-4f11-4452-9fcc-f41890383d82 Date: Tue, 04 Dec 2018 21:16:24 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/a3a05c94-d770-4554-b9d1-c231f7969616/file", "owner": "f6f36609a4a644cfbf7e9d5b2090e066", "id": "a3a05c94-d770-4554-b9d1-c231f7969616", "size": null, "self": "/v2/images/a3a05c94-d770-4554-b9d1-c231f7969616", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T21:16:24Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_9dacc568-1b07-47d3-98f8-78c0c612a4f9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_9dacc568-1b07-47d3-98f8-78c0c612a4f9", "checksum": null, "created_at": "2018-12-04T21:16:24Z", "protected": false} 2018-12-04 21:16:24,800 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-8bd22ae7-4f11-4452-9fcc-f41890383d82 2018-12-04 21:16:24,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0499501228333s 2018-12-04 21:16:24,800 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-8bd22ae7-4f11-4452-9fcc-f41890383d82 returning object a3a05c94-d770-4554-b9d1-c231f7969616 2018-12-04 21:16:24,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-04 21:16:24,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/a3a05c94-d770-4554-b9d1-c231f7969616/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}6f41c368ec297de568b6bb72c51376426c1e92c8" -d '' 2018-12-04 21:16:25,400 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4b469b5d-6f9f-43dd-9adb-6214b3f70fe3 Date: Tue, 04 Dec 2018 21:16:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:16:25,401 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/a3a05c94-d770-4554-b9d1-c231f7969616/file used request id req-4b469b5d-6f9f-43dd-9adb-6214b3f70fe3 2018-12-04 21:16:25,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.599648952484s 2018-12-04 21:16:25,401 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/a3a05c94-d770-4554-b9d1-c231f7969616/file used request id req-4b469b5d-6f9f-43dd-9adb-6214b3f70fe3 2018-12-04 21:16:25,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 21:16:25,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f41c368ec297de568b6bb72c51376426c1e92c8" 2018-12-04 21:16:25,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-bb483f0c-654f-47c0-a67b-2b89ae13f5af Date: Tue, 04 Dec 2018 21:16:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/a3a05c94-d770-4554-b9d1-c231f7969616/snap", "metadata": {}}], "file": "/v2/images/a3a05c94-d770-4554-b9d1-c231f7969616/file", "owner": "f6f36609a4a644cfbf7e9d5b2090e066", "id": "a3a05c94-d770-4554-b9d1-c231f7969616", "size": 12716032, "self": "/v2/images/a3a05c94-d770-4554-b9d1-c231f7969616", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/a3a05c94-d770-4554-b9d1-c231f7969616/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T21:16:25Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_9dacc568-1b07-47d3-98f8-78c0c612a4f9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_9dacc568-1b07-47d3-98f8-78c0c612a4f9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T21:16:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 21:16:25,429 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-bb483f0c-654f-47c0-a67b-2b89ae13f5af 2018-12-04 21:16:25,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.024062871933s 2018-12-04 21:16:25,429 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-bb483f0c-654f-47c0-a67b-2b89ae13f5af 2018-12-04 21:16:25,431 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/a3a05c94-d770-4554-b9d1-c231f7969616/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a3a05c94-d770-4554-b9d1-c231f7969616/file', 'owner': u'f6f36609a4a644cfbf7e9d5b2090e066', 'id': u'a3a05c94-d770-4554-b9d1-c231f7969616', 'size': 12716032, u'self': u'/v2/images/a3a05c94-d770-4554-b9d1-c231f7969616', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f6f36609a4a644cfbf7e9d5b2090e066', 'name': 'patrole-project_9dacc568-1b07-47d3-98f8-78c0c612a4f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/a3a05c94-d770-4554-b9d1-c231f7969616/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-04T21:16:25Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-04T21:16:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_9dacc568-1b07-47d3-98f8-78c0c612a4f9', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/a3a05c94-d770-4554-b9d1-c231f7969616', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_9dacc568-1b07-47d3-98f8-78c0c612a4f9', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_9dacc568-1b07-47d3-98f8-78c0c612a4f9', 'created': u'2018-12-04T21:16:24Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-04T21:16:24Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/a3a05c94-d770-4554-b9d1-c231f7969616', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_9dacc568-1b07-47d3-98f8-78c0c612a4f9', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-04 21:16:25,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-04 21:16:25,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}f5ba938c21506f5811b65aff364b0783bc12c442" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_9dacc568-1b07-47d3-98f8-78c0c612a4f9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-04 21:16:25,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:16:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe3803bc-1ace-4274-9ac6-b7576ff5ef4a x-compute-request-id: req-fe3803bc-1ace-4274-9ac6-b7576ff5ef4a Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_9dacc568-1b07-47d3-98f8-78c0c612a4f9", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7fd23e8c-f3bc-4d73-a516-375aace83a6d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7fd23e8c-f3bc-4d73-a516-375aace83a6d", "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": "7fd23e8c-f3bc-4d73-a516-375aace83a6d"}} 2018-12-04 21:16:25,646 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-fe3803bc-1ace-4274-9ac6-b7576ff5ef4a 2018-12-04 21:16:25,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.21391916275s 2018-12-04 21:16:25,646 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-fe3803bc-1ace-4274-9ac6-b7576ff5ef4a 2018-12-04 21:16:25,647 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_9dacc568-1b07-47d3-98f8-78c0c612a4f9', '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'7156be1802b84962aaa9ceab6d73cc34', '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'7fd23e8c-f3bc-4d73-a516-375aace83a6d', 'swap': 0}) 2018-12-04 21:16:25,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-04 21:16:25,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/7fd23e8c-f3bc-4d73-a516-375aace83a6d/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}f5ba938c21506f5811b65aff364b0783bc12c442" -d '{"extra_specs": {}}' 2018-12-04 21:16:25,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:16:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-817e5a87-9cff-4bc7-ab47-0a2c140d898d x-compute-request-id: req-817e5a87-9cff-4bc7-ab47-0a2c140d898d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-04 21:16:25,667 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/7fd23e8c-f3bc-4d73-a516-375aace83a6d/os-extra_specs used request id req-817e5a87-9cff-4bc7-ab47-0a2c140d898d 2018-12-04 21:16:25,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.019199848175s 2018-12-04 21:16:25,667 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/7fd23e8c-f3bc-4d73-a516-375aace83a6d/os-extra_specs used request id req-817e5a87-9cff-4bc7-ab47-0a2c140d898d 2018-12-04 21:16:25,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:16:25,676 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:16:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:16:25,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 21:16:25,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f41c368ec297de568b6bb72c51376426c1e92c8" 2018-12-04 21:16:25,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:16:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89ecca5c-4c12-4d21-9ed1-b785efe2db06 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:16:25,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-89ecca5c-4c12-4d21-9ed1-b785efe2db06 2018-12-04 21:16:25,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0996110439301s 2018-12-04 21:16:25,780 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-89ecca5c-4c12-4d21-9ed1-b785efe2db06 2018-12-04 21:16:25,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-04 21:16:25,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}f5ba938c21506f5811b65aff364b0783bc12c442" 2018-12-04 21:16:25,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:16:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27729136-54e8-48a9-8ce7-c9580d3dadb4 x-compute-request-id: req-27729136-54e8-48a9-8ce7-c9580d3dadb4 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 2}, "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": 2010000, "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": 4}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 2010000, "disk_available_least": 144, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-12-04 21:16:25,823 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-27729136-54e8-48a9-8ce7-c9580d3dadb4 2018-12-04 21:16:25,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0321979522705s 2018-12-04 21:16:25,824 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-27729136-54e8-48a9-8ce7-c9580d3dadb4 2018-12-04 21:16:25,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 21:16:25,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f41c368ec297de568b6bb72c51376426c1e92c8" 2018-12-04 21:16:25,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-bc1a5c45-2645-4b62-9cd6-2207bbe9d11a Date: Tue, 04 Dec 2018 21:16:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/a3a05c94-d770-4554-b9d1-c231f7969616/snap", "metadata": {}}], "file": "/v2/images/a3a05c94-d770-4554-b9d1-c231f7969616/file", "owner": "f6f36609a4a644cfbf7e9d5b2090e066", "id": "a3a05c94-d770-4554-b9d1-c231f7969616", "size": 12716032, "self": "/v2/images/a3a05c94-d770-4554-b9d1-c231f7969616", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/a3a05c94-d770-4554-b9d1-c231f7969616/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T21:16:25Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_9dacc568-1b07-47d3-98f8-78c0c612a4f9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_9dacc568-1b07-47d3-98f8-78c0c612a4f9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T21:16:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 21:16:25,850 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-bc1a5c45-2645-4b62-9cd6-2207bbe9d11a 2018-12-04 21:16:25,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0224390029907s 2018-12-04 21:16:25,851 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-bc1a5c45-2645-4b62-9cd6-2207bbe9d11a 2018-12-04 21:16:25,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-04 21:16:25,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6f41c368ec297de568b6bb72c51376426c1e92c8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_9dacc568-1b07-47d3-98f8-78c0c612a4f9", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_9dacc568-1b07-47d3-98f8-78c0c612a4f9"}' 2018-12-04 21:16:25,910 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/061dd873-0d4c-4915-90d4-c5e7ddc55b80 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bbca52b8-5340-4a1d-a836-512ea00de081 Date: Tue, 04 Dec 2018 21:16:25 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/061dd873-0d4c-4915-90d4-c5e7ddc55b80/file", "owner": "f6f36609a4a644cfbf7e9d5b2090e066", "id": "061dd873-0d4c-4915-90d4-c5e7ddc55b80", "size": null, "self": "/v2/images/061dd873-0d4c-4915-90d4-c5e7ddc55b80", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T21:16:25Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_9dacc568-1b07-47d3-98f8-78c0c612a4f9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_9dacc568-1b07-47d3-98f8-78c0c612a4f9", "checksum": null, "created_at": "2018-12-04T21:16:25Z", "protected": false} 2018-12-04 21:16:25,910 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-bbca52b8-5340-4a1d-a836-512ea00de081 2018-12-04 21:16:25,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0519399642944s 2018-12-04 21:16:25,911 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-bbca52b8-5340-4a1d-a836-512ea00de081 returning object 061dd873-0d4c-4915-90d4-c5e7ddc55b80 2018-12-04 21:16:25,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-04 21:16:25,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/061dd873-0d4c-4915-90d4-c5e7ddc55b80/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}6f41c368ec297de568b6bb72c51376426c1e92c8" -d '' 2018-12-04 21:16:26,456 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6e01d40e-1591-4634-9c0e-433098b268f7 Date: Tue, 04 Dec 2018 21:16:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:16:26,456 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/061dd873-0d4c-4915-90d4-c5e7ddc55b80/file used request id req-6e01d40e-1591-4634-9c0e-433098b268f7 2018-12-04 21:16:26,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.544811964035s 2018-12-04 21:16:26,456 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/061dd873-0d4c-4915-90d4-c5e7ddc55b80/file used request id req-6e01d40e-1591-4634-9c0e-433098b268f7 2018-12-04 21:16:26,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 21:16:26,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f41c368ec297de568b6bb72c51376426c1e92c8" 2018-12-04 21:16:26,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2331 Content-Type: application/json X-Openstack-Request-Id: req-19b6595d-0ed0-4313-a091-62af2a20e9a7 Date: Tue, 04 Dec 2018 21:16:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/061dd873-0d4c-4915-90d4-c5e7ddc55b80/snap", "metadata": {}}], "file": "/v2/images/061dd873-0d4c-4915-90d4-c5e7ddc55b80/file", "owner": "f6f36609a4a644cfbf7e9d5b2090e066", "id": "061dd873-0d4c-4915-90d4-c5e7ddc55b80", "size": 12716032, "self": "/v2/images/061dd873-0d4c-4915-90d4-c5e7ddc55b80", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/061dd873-0d4c-4915-90d4-c5e7ddc55b80/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T21:16:26Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_9dacc568-1b07-47d3-98f8-78c0c612a4f9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_9dacc568-1b07-47d3-98f8-78c0c612a4f9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T21:16:25Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/a3a05c94-d770-4554-b9d1-c231f7969616/snap", "metadata": {}}], "file": "/v2/images/a3a05c94-d770-4554-b9d1-c231f7969616/file", "owner": "f6f36609a4a644cfbf7e9d5b2090e066", "id": "a3a05c94-d770-4554-b9d1-c231f7969616", "size": 12716032, "self": "/v2/images/a3a05c94-d770-4554-b9d1-c231f7969616", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/a3a05c94-d770-4554-b9d1-c231f7969616/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T21:16:25Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_9dacc568-1b07-47d3-98f8-78c0c612a4f9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_9dacc568-1b07-47d3-98f8-78c0c612a4f9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T21:16:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 21:16:26,486 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-19b6595d-0ed0-4313-a091-62af2a20e9a7 2018-12-04 21:16:26,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0252749919891s 2018-12-04 21:16:26,486 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-19b6595d-0ed0-4313-a091-62af2a20e9a7 2018-12-04 21:16:26,489 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/061dd873-0d4c-4915-90d4-c5e7ddc55b80/snap', u'metadata': Munch({})})], 'file': u'/v2/images/061dd873-0d4c-4915-90d4-c5e7ddc55b80/file', 'owner': u'f6f36609a4a644cfbf7e9d5b2090e066', 'id': u'061dd873-0d4c-4915-90d4-c5e7ddc55b80', 'size': 12716032, u'self': u'/v2/images/061dd873-0d4c-4915-90d4-c5e7ddc55b80', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f6f36609a4a644cfbf7e9d5b2090e066', 'name': 'patrole-project_9dacc568-1b07-47d3-98f8-78c0c612a4f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/061dd873-0d4c-4915-90d4-c5e7ddc55b80/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-04T21:16:26Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-04T21:16:26Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_9dacc568-1b07-47d3-98f8-78c0c612a4f9', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/061dd873-0d4c-4915-90d4-c5e7ddc55b80', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_9dacc568-1b07-47d3-98f8-78c0c612a4f9', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_9dacc568-1b07-47d3-98f8-78c0c612a4f9', 'created': u'2018-12-04T21:16:25Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-04T21:16:25Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/061dd873-0d4c-4915-90d4-c5e7ddc55b80', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_9dacc568-1b07-47d3-98f8-78c0c612a4f9', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-04 21:16:26,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-04 21:16:26,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}f5ba938c21506f5811b65aff364b0783bc12c442" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_9dacc568-1b07-47d3-98f8-78c0c612a4f9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-04 21:16:26,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:16:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed3a46a3-bb4f-49f7-ac4e-4556d02dcdbf x-compute-request-id: req-ed3a46a3-bb4f-49f7-ac4e-4556d02dcdbf Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_alt_9dacc568-1b07-47d3-98f8-78c0c612a4f9", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4bf32037-01ac-4757-bb15-ae139952d5ff", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4bf32037-01ac-4757-bb15-ae139952d5ff", "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": "4bf32037-01ac-4757-bb15-ae139952d5ff"}} 2018-12-04 21:16:26,534 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ed3a46a3-bb4f-49f7-ac4e-4556d02dcdbf 2018-12-04 21:16:26,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0445098876953s 2018-12-04 21:16:26,534 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ed3a46a3-bb4f-49f7-ac4e-4556d02dcdbf 2018-12-04 21:16:26,535 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_9dacc568-1b07-47d3-98f8-78c0c612a4f9', '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'7156be1802b84962aaa9ceab6d73cc34', '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'4bf32037-01ac-4757-bb15-ae139952d5ff', 'swap': 0}) 2018-12-04 21:16:26,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-04 21:16:26,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/4bf32037-01ac-4757-bb15-ae139952d5ff/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}f5ba938c21506f5811b65aff364b0783bc12c442" -d '{"extra_specs": {}}' 2018-12-04 21:16:26,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:16:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2c70b7ec-e996-4760-bd5c-027241777244 x-compute-request-id: req-2c70b7ec-e996-4760-bd5c-027241777244 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-04 21:16:26,558 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/4bf32037-01ac-4757-bb15-ae139952d5ff/os-extra_specs used request id req-2c70b7ec-e996-4760-bd5c-027241777244 2018-12-04 21:16:26,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0219340324402s 2018-12-04 21:16:26,558 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/4bf32037-01ac-4757-bb15-ae139952d5ff/os-extra_specs used request id req-2c70b7ec-e996-4760-bd5c-027241777244 2018-12-04 21:16:26,558 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_9dacc568-1b07-47d3-98f8-78c0c612a4f9', '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'7156be1802b84962aaa9ceab6d73cc34', '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'4bf32037-01ac-4757-bb15-ae139952d5ff', 'swap': 0}) 2018-12-04 21:16:29,409 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-04 21:16:29,409 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-04 21:16:29,410 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-04 21:16:29,412 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-04 21:16:29,436 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-04 21:16:32,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-a15f480f-f302-46a9-a81c-b9024e24add4/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2018-12-04 21:16:32,550 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-04 21:16:32,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2018-12-04 21:18:13,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 5c9ce437-9457-4655-bf52-12409d7d9e15 2018-12-04 21:18:13,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '5c9ce437-9457-4655-bf52-12409d7d9e15']'. 2018-12-04 21:18:14,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-04 21:18:14,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-04 21:18:14,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-04 21:18:14,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 5c9ce437-9457-4655-bf52-12409d7d9e15 | 2018-12-04 21:18:14,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-12-04 21:18:14,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-04 21:16:34 | 2018-12-04 21:18:14,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-04 21:18:12 | 2018-12-04 21:18:14,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:38 | 2018-12-04 21:18:14,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-04 21:18:14,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-04 21:18:14,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: a15f480f-f302-46a9-a81c-b9024e24add4) | 2018-12-04 21:18:14,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-04 21:18:14,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 42e1c154-6c98-40bc-b9e8-354ab03f3913) | 2018-12-04 21:18:14,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-12-04 21:18:14,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 80.015 | 2018-12-04 21:18:14,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 124 | 2018-12-04 21:18:14,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2018-12-04 21:18:14,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-04 21:18:14,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-04 21:18:14,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-12-04 21:18:14,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-04 21:18:14,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-04 21:18:14,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-04 21:18:14,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-12-04 21:18:16,302 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-04 21:18:16,302 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 01:52 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-04 21:18:16,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-04 21:18:16,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/061dd873-0d4c-4915-90d4-c5e7ddc55b80 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f41c368ec297de568b6bb72c51376426c1e92c8" 2018-12-04 21:18:17,580 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8d9d7540-d935-40f8-9cae-d9092987da81 Date: Tue, 04 Dec 2018 21:18:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:18:17,580 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/061dd873-0d4c-4915-90d4-c5e7ddc55b80 used request id req-8d9d7540-d935-40f8-9cae-d9092987da81 2018-12-04 21:18:17,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.27109789848s 2018-12-04 21:18:17,580 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/061dd873-0d4c-4915-90d4-c5e7ddc55b80 used request id req-8d9d7540-d935-40f8-9cae-d9092987da81 2018-12-04 21:18:17,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-04 21:18:17,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}f5ba938c21506f5811b65aff364b0783bc12c442" 2018-12-04 21:18:17,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5283d0b-ddeb-420d-8d18-2e4d2ad9bb78 x-compute-request-id: req-c5283d0b-ddeb-420d-8d18-2e4d2ad9bb78 Content-Encoding: gzip Content-Length: 362 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_alt_9dacc568-1b07-47d3-98f8-78c0c612a4f9", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4bf32037-01ac-4757-bb15-ae139952d5ff", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4bf32037-01ac-4757-bb15-ae139952d5ff", "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": "4bf32037-01ac-4757-bb15-ae139952d5ff"}, {"name": "patrole-flavor_9dacc568-1b07-47d3-98f8-78c0c612a4f9", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7fd23e8c-f3bc-4d73-a516-375aace83a6d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7fd23e8c-f3bc-4d73-a516-375aace83a6d", "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": "7fd23e8c-f3bc-4d73-a516-375aace83a6d"}]} 2018-12-04 21:18:17,604 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-c5283d0b-ddeb-420d-8d18-2e4d2ad9bb78 2018-12-04 21:18:17,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0233068466187s 2018-12-04 21:18:17,604 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-c5283d0b-ddeb-420d-8d18-2e4d2ad9bb78 2018-12-04 21:18:17,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-04 21:18:17,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/4bf32037-01ac-4757-bb15-ae139952d5ff -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f5ba938c21506f5811b65aff364b0783bc12c442" 2018-12-04 21:18:17,639 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:18:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3c13bfa4-a36a-4330-9627-1cb0e7f17670 x-compute-request-id: req-3c13bfa4-a36a-4330-9627-1cb0e7f17670 Content-Length: 0 Content-Type: application/json 2018-12-04 21:18:17,639 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/4bf32037-01ac-4757-bb15-ae139952d5ff used request id req-3c13bfa4-a36a-4330-9627-1cb0e7f17670 2018-12-04 21:18:17,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0326459407806s 2018-12-04 21:18:17,639 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/4bf32037-01ac-4757-bb15-ae139952d5ff used request id req-3c13bfa4-a36a-4330-9627-1cb0e7f17670 2018-12-04 21:18:17,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 21:18:17,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f41c368ec297de568b6bb72c51376426c1e92c8" 2018-12-04 21:18:17,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-764995f4-5a92-4d06-b1aa-38ad16bb9a9b Date: Tue, 04 Dec 2018 21:18:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/a3a05c94-d770-4554-b9d1-c231f7969616/snap", "metadata": {}}], "file": "/v2/images/a3a05c94-d770-4554-b9d1-c231f7969616/file", "owner": "f6f36609a4a644cfbf7e9d5b2090e066", "id": "a3a05c94-d770-4554-b9d1-c231f7969616", "size": 12716032, "self": "/v2/images/a3a05c94-d770-4554-b9d1-c231f7969616", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/a3a05c94-d770-4554-b9d1-c231f7969616/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T21:16:25Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_9dacc568-1b07-47d3-98f8-78c0c612a4f9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_9dacc568-1b07-47d3-98f8-78c0c612a4f9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T21:16:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 21:18:17,670 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-764995f4-5a92-4d06-b1aa-38ad16bb9a9b 2018-12-04 21:18:17,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0276050567627s 2018-12-04 21:18:17,670 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-764995f4-5a92-4d06-b1aa-38ad16bb9a9b 2018-12-04 21:18:17,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-04 21:18:17,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/a3a05c94-d770-4554-b9d1-c231f7969616 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6f41c368ec297de568b6bb72c51376426c1e92c8" 2018-12-04 21:18:18,630 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-63182ff5-f6ec-4753-959f-8ca5460ebb25 Date: Tue, 04 Dec 2018 21:18:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:18:18,630 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/a3a05c94-d770-4554-b9d1-c231f7969616 used request id req-63182ff5-f6ec-4753-959f-8ca5460ebb25 2018-12-04 21:18:18,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.959547996521s 2018-12-04 21:18:18,631 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/a3a05c94-d770-4554-b9d1-c231f7969616 used request id req-63182ff5-f6ec-4753-959f-8ca5460ebb25 2018-12-04 21:18:18,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-04 21:18:18,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}f5ba938c21506f5811b65aff364b0783bc12c442" 2018-12-04 21:18:18,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b381a9e6-8d63-4dd8-85da-f5d66fb07acd x-compute-request-id: req-b381a9e6-8d63-4dd8-85da-f5d66fb07acd Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_9dacc568-1b07-47d3-98f8-78c0c612a4f9", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7fd23e8c-f3bc-4d73-a516-375aace83a6d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7fd23e8c-f3bc-4d73-a516-375aace83a6d", "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": "7fd23e8c-f3bc-4d73-a516-375aace83a6d"}]} 2018-12-04 21:18:18,653 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-b381a9e6-8d63-4dd8-85da-f5d66fb07acd 2018-12-04 21:18:18,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0212519168854s 2018-12-04 21:18:18,653 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-b381a9e6-8d63-4dd8-85da-f5d66fb07acd 2018-12-04 21:18:18,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-04 21:18:18,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/7fd23e8c-f3bc-4d73-a516-375aace83a6d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f5ba938c21506f5811b65aff364b0783bc12c442" 2018-12-04 21:18:18,713 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:18:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9df2e9b3-320c-4599-8120-571146f44b50 x-compute-request-id: req-9df2e9b3-320c-4599-8120-571146f44b50 Content-Length: 0 Content-Type: application/json 2018-12-04 21:18:18,714 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/7fd23e8c-f3bc-4d73-a516-375aace83a6d used request id req-9df2e9b3-320c-4599-8120-571146f44b50 2018-12-04 21:18:18,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0589368343353s 2018-12-04 21:18:18,714 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/7fd23e8c-f3bc-4d73-a516-375aace83a6d used request id req-9df2e9b3-320c-4599-8120-571146f44b50 2018-12-04 21:18:18,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 21:18:18,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f5ba938c21506f5811b65aff364b0783bc12c442" 2018-12-04 21:18:18,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80382bf5-1593-4091-94e1-aecbebe87f24 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "patrole-user_9dacc568-1b07-47d3-98f8-78c0c612a4f9", "links": {"self": "http://172.30.9.23:5000/v3/users/3de0d5a203364c1ca318271e929cd91d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3de0d5a203364c1ca318271e929cd91d", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:18:18,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-80382bf5-1593-4091-94e1-aecbebe87f24 2018-12-04 21:18:18,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108637094498s 2018-12-04 21:18:18,824 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-80382bf5-1593-4091-94e1-aecbebe87f24 2018-12-04 21:18:18,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 21:18:18,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/3de0d5a203364c1ca318271e929cd91d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f5ba938c21506f5811b65aff364b0783bc12c442" 2018-12-04 21:18:18,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c297807-40b9-4fa4-bf6c-561f88e06ae0 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "patrole-user_9dacc568-1b07-47d3-98f8-78c0c612a4f9", "links": {"self": "http://172.30.9.23:5000/v3/users/3de0d5a203364c1ca318271e929cd91d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3de0d5a203364c1ca318271e929cd91d", "description": null}} 2018-12-04 21:18:18,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/3de0d5a203364c1ca318271e929cd91d used request id req-1c297807-40b9-4fa4-bf6c-561f88e06ae0 2018-12-04 21:18:18,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102490901947s 2018-12-04 21:18:18,932 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/3de0d5a203364c1ca318271e929cd91d used request id req-1c297807-40b9-4fa4-bf6c-561f88e06ae0 2018-12-04 21:18:18,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-04 21:18:18,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/3de0d5a203364c1ca318271e929cd91d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f5ba938c21506f5811b65aff364b0783bc12c442" 2018-12-04 21:18:19,150 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:18:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f5d97d5-fca1-43cf-84dc-f53c1d2e762d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:18:19,150 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/3de0d5a203364c1ca318271e929cd91d used request id req-0f5d97d5-fca1-43cf-84dc-f53c1d2e762d 2018-12-04 21:18:19,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.217409133911s 2018-12-04 21:18:19,151 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/3de0d5a203364c1ca318271e929cd91d used request id req-0f5d97d5-fca1-43cf-84dc-f53c1d2e762d 2018-12-04 21:18:19,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 21:18:19,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}f5ba938c21506f5811b65aff364b0783bc12c442" 2018-12-04 21:18:19,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f26de50-b3f4-43c2-8aad-4b7b00bfc2bc Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.23:5000/v3/projects/f6f36609a4a644cfbf7e9d5b2090e066"}, "tags": [], "enabled": true, "id": "f6f36609a4a644cfbf7e9d5b2090e066", "parent_id": "default", "domain_id": "default", "name": "patrole-project_9dacc568-1b07-47d3-98f8-78c0c612a4f9"}]} 2018-12-04 21:18:19,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-8f26de50-b3f4-43c2-8aad-4b7b00bfc2bc 2018-12-04 21:18:19,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102779865265s 2018-12-04 21:18:19,260 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-8f26de50-b3f4-43c2-8aad-4b7b00bfc2bc 2018-12-04 21:18:19,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-04 21:18:19,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/f6f36609a4a644cfbf7e9d5b2090e066 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f5ba938c21506f5811b65aff364b0783bc12c442" 2018-12-04 21:18:19,431 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:18:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-287f3169-5460-412e-a3ab-51a3bf63f915 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:18:19,431 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/f6f36609a4a644cfbf7e9d5b2090e066 used request id req-287f3169-5460-412e-a3ab-51a3bf63f915 2018-12-04 21:18:19,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.166877985001s 2018-12-04 21:18:19,432 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/f6f36609a4a644cfbf7e9d5b2090e066 used request id req-287f3169-5460-412e-a3ab-51a3bf63f915 2018-12-04 21:18:19,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 21:18:19,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=f6f36609a4a644cfbf7e9d5b2090e066&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}f5ba938c21506f5811b65aff364b0783bc12c442" 2018-12-04 21:18:19,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-82cdc4c7-4c54-45c2-924a-204c62548df9 Date: Tue, 04 Dec 2018 21:18:19 GMT RESP BODY: {"security_groups": []} 2018-12-04 21:18:19,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=f6f36609a4a644cfbf7e9d5b2090e066&name=default used request id req-82cdc4c7-4c54-45c2-924a-204c62548df9 2018-12-04 21:18:19,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0416741371155s 2018-12-04 21:18:19,477 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=f6f36609a4a644cfbf7e9d5b2090e066&name=default used request id req-82cdc4c7-4c54-45c2-924a-204c62548df9 2018-12-04 21:18:19,527 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-12-04 21:18:19,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:18:19,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-645c12a2-a3af-4d2e-8824-caed4d1148b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:18:19,819 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-645c12a2-a3af-4d2e-8824-caed4d1148b8 2018-12-04 21:18:19,820 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 21:18:20,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:18:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "61d4c3b4398c40adbd8e901c42776579"}, "audit_ids": ["EFpcCc1aRsOcS1jgHTkunQ"], "issued_at": "2018-12-04T21:18:20.000000Z"}} 2018-12-04 21:18:20,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:18:20,218 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:18: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:18:20,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 21:18:20,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}9c278e180bf594e92b6135280a2455d58386eb91" 2018-12-04 21:18:20,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec0fd6ac-effa-4d4d-84af-78e3116ee512 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-04 21:18:20,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-ec0fd6ac-effa-4d4d-84af-78e3116ee512 2018-12-04 21:18:20,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103977918625s 2018-12-04 21:18:20,324 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-ec0fd6ac-effa-4d4d-84af-78e3116ee512 2018-12-04 21:18:20,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-04 21:18:20,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}9c278e180bf594e92b6135280a2455d58386eb91" -d '{"project": {"description": "Created by OPNFV Functest: snaps_smoke", "enabled": true, "domain_id": "default", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}}' 2018-12-04 21:18:20,769 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:18:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4ee9a10-ddf4-42b9-8876-a59010bfe295 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.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "id": "295d84517f5d4624b62be87085f2ed92", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:18:20,769 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-e4ee9a10-ddf4-42b9-8876-a59010bfe295 2018-12-04 21:18:20,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.438222169876s 2018-12-04 21:18:20,769 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-e4ee9a10-ddf4-42b9-8876-a59010bfe295 2018-12-04 21:18:20,770 - 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'295d84517f5d4624b62be87085f2ed92', '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_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4'}) 2018-12-04 21:18:20,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-04 21:18:20,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c278e180bf594e92b6135280a2455d58386eb91" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "e35eb64a-c5cc-41cf-a290-1f510367aac2", "email": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}}' 2018-12-04 21:18:21,143 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:18:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7018dfd8-ad22-4dda-98cc-6451172bc3ab Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}} 2018-12-04 21:18:21,143 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-7018dfd8-ad22-4dda-98cc-6451172bc3ab 2018-12-04 21:18:21,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.366484880447s 2018-12-04 21:18:21,143 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-7018dfd8-ad22-4dda-98cc-6451172bc3ab 2018-12-04 21:18:21,144 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5967498068464ff4b0d0ac0c756bcb31', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4'}) 2018-12-04 21:18:21,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 21:18:21,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c278e180bf594e92b6135280a2455d58386eb91" 2018-12-04 21:18:21,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-056b18c1-68b9-4293-9fff-91f6d0827333 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:18:21,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-056b18c1-68b9-4293-9fff-91f6d0827333 2018-12-04 21:18:21,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0939190387726s 2018-12-04 21:18:21,242 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-056b18c1-68b9-4293-9fff-91f6d0827333 2018-12-04 21:18:21,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 21:18:21,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c278e180bf594e92b6135280a2455d58386eb91" 2018-12-04 21:18:21,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65964f59-94aa-4bb1-a0ff-1ddef5fcdda7 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:18:21,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-65964f59-94aa-4bb1-a0ff-1ddef5fcdda7 2018-12-04 21:18:21,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0839240550995s 2018-12-04 21:18:21,331 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-65964f59-94aa-4bb1-a0ff-1ddef5fcdda7 2018-12-04 21:18:21,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 21:18:21,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}9c278e180bf594e92b6135280a2455d58386eb91" 2018-12-04 21:18:21,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-413fff60-159e-43d9-a185-f371499d9c03 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 21:18:21,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-413fff60-159e-43d9-a185-f371499d9c03 2018-12-04 21:18:21,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0994369983673s 2018-12-04 21:18:21,435 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-413fff60-159e-43d9-a185-f371499d9c03 2018-12-04 21:18:21,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 21:18:21,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c278e180bf594e92b6135280a2455d58386eb91" 2018-12-04 21:18:21,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afac8d40-6f6d-4330-9818-df28671a327e Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:18:21,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-afac8d40-6f6d-4330-9818-df28671a327e 2018-12-04 21:18:21,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111356019974s 2018-12-04 21:18:21,548 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-afac8d40-6f6d-4330-9818-df28671a327e 2018-12-04 21:18:21,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 21:18:21,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}9c278e180bf594e92b6135280a2455d58386eb91" 2018-12-04 21:18:21,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2a02c36-b779-40af-bc68-29f43b8b4cc4 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "id": "295d84517f5d4624b62be87085f2ed92", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-04 21:18:21,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-a2a02c36-b779-40af-bc68-29f43b8b4cc4 2018-12-04 21:18:21,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0964369773865s 2018-12-04 21:18:21,656 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-a2a02c36-b779-40af-bc68-29f43b8b4cc4 2018-12-04 21:18:21,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 21:18:21,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=5967498068464ff4b0d0ac0c756bcb31&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=295d84517f5d4624b62be87085f2ed92" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c278e180bf594e92b6135280a2455d58386eb91" 2018-12-04 21:18:21,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11f6d317-3196-4cd9-9851-ef447e8c014a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=5967498068464ff4b0d0ac0c756bcb31&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=295d84517f5d4624b62be87085f2ed92", "previous": null, "next": null}} 2018-12-04 21:18:21,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=5967498068464ff4b0d0ac0c756bcb31&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=295d84517f5d4624b62be87085f2ed92 used request id req-11f6d317-3196-4cd9-9851-ef447e8c014a 2018-12-04 21:18:21,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0205268859863s 2018-12-04 21:18:21,684 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=5967498068464ff4b0d0ac0c756bcb31&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=295d84517f5d4624b62be87085f2ed92 used request id req-11f6d317-3196-4cd9-9851-ef447e8c014a 2018-12-04 21:18:21,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-04 21:18:21,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92/users/5967498068464ff4b0d0ac0c756bcb31/roles/d20a1200fc7441df95f6f68766e80849 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c278e180bf594e92b6135280a2455d58386eb91" 2018-12-04 21:18:21,810 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:18:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c36d1eed-712e-45a9-bfb8-3a5718bed6e5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:18:21,810 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92/users/5967498068464ff4b0d0ac0c756bcb31/roles/d20a1200fc7441df95f6f68766e80849 used request id req-c36d1eed-712e-45a9-bfb8-3a5718bed6e5 2018-12-04 21:18:21,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.123111009598s 2018-12-04 21:18:21,811 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92/users/5967498068464ff4b0d0ac0c756bcb31/roles/d20a1200fc7441df95f6f68766e80849 used request id req-c36d1eed-712e-45a9-bfb8-3a5718bed6e5 2018-12-04 21:18:21,811 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4', 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'295d84517f5d4624b62be87085f2ed92', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'e35eb64a-c5cc-41cf-a290-1f510367aac2', 'username': u'snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-04 21:18:21,815 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4', 'password': 'e35eb64a-c5cc-41cf-a290-1f510367aac2', 'project_name': 'snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': '295d84517f5d4624b62be87085f2ed92', 'project_domain_name': 'Default'} 2018-12-04 21:18:21,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 21:18:21,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c278e180bf594e92b6135280a2455d58386eb91" 2018-12-04 21:18:21,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1852f717-ad64-4aa7-9538-6ca2e08ed442 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:18:21,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1852f717-ad64-4aa7-9538-6ca2e08ed442 2018-12-04 21:18:21,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0898430347443s 2018-12-04 21:18:21,908 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1852f717-ad64-4aa7-9538-6ca2e08ed442 2018-12-04 21:18:21,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 21:18:21,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c278e180bf594e92b6135280a2455d58386eb91" 2018-12-04 21:18:22,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-655578e6-1e95-43ad-a143-b0bb7e8dc296 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:18:22,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-655578e6-1e95-43ad-a143-b0bb7e8dc296 2018-12-04 21:18:22,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0904278755188s 2018-12-04 21:18:22,003 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-655578e6-1e95-43ad-a143-b0bb7e8dc296 2018-12-04 21:18:22,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 21:18:22,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}9c278e180bf594e92b6135280a2455d58386eb91" 2018-12-04 21:18:22,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-418a1302-d3a3-4111-9c43-ae0e8474d1f5 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 21:18:22,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-418a1302-d3a3-4111-9c43-ae0e8474d1f5 2018-12-04 21:18:22,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0904738903046s 2018-12-04 21:18:22,096 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-418a1302-d3a3-4111-9c43-ae0e8474d1f5 2018-12-04 21:18:22,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 21:18:22,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c278e180bf594e92b6135280a2455d58386eb91" 2018-12-04 21:18:22,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3a21595-6ec4-4966-8d9a-094d6c173100 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:18:22,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b3a21595-6ec4-4966-8d9a-094d6c173100 2018-12-04 21:18:22,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110092163086s 2018-12-04 21:18:22,208 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b3a21595-6ec4-4966-8d9a-094d6c173100 2018-12-04 21:18:22,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 21:18:22,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}9c278e180bf594e92b6135280a2455d58386eb91" 2018-12-04 21:18:22,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5aa7de4-a071-4475-83ca-26f7e15b1991 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "id": "295d84517f5d4624b62be87085f2ed92", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-04 21:18:22,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-f5aa7de4-a071-4475-83ca-26f7e15b1991 2018-12-04 21:18:22,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0924961566925s 2018-12-04 21:18:22,312 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-f5aa7de4-a071-4475-83ca-26f7e15b1991 2018-12-04 21:18:22,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 21:18:22,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=5967498068464ff4b0d0ac0c756bcb31&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=295d84517f5d4624b62be87085f2ed92" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c278e180bf594e92b6135280a2455d58386eb91" 2018-12-04 21:18:22,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26dcc771-1238-49e5-95c1-df15f0ea6f60 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=5967498068464ff4b0d0ac0c756bcb31&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=295d84517f5d4624b62be87085f2ed92", "previous": null, "next": null}} 2018-12-04 21:18:22,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=5967498068464ff4b0d0ac0c756bcb31&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=295d84517f5d4624b62be87085f2ed92 used request id req-26dcc771-1238-49e5-95c1-df15f0ea6f60 2018-12-04 21:18:22,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.098219871521s 2018-12-04 21:18:22,418 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=5967498068464ff4b0d0ac0c756bcb31&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=295d84517f5d4624b62be87085f2ed92 used request id req-26dcc771-1238-49e5-95c1-df15f0ea6f60 2018-12-04 21:18:22,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-04 21:18:22,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92/users/5967498068464ff4b0d0ac0c756bcb31/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c278e180bf594e92b6135280a2455d58386eb91" 2018-12-04 21:18:22,560 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:18:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a499bf8-e69e-4c9a-afc5-80eb5653690e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:18:22,560 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92/users/5967498068464ff4b0d0ac0c756bcb31/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-8a499bf8-e69e-4c9a-afc5-80eb5653690e 2018-12-04 21:18:22,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.138564109802s 2018-12-04 21:18:22,560 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92/users/5967498068464ff4b0d0ac0c756bcb31/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-8a499bf8-e69e-4c9a-afc5-80eb5653690e 2018-12-04 21:18:22,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 21:18:22,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c278e180bf594e92b6135280a2455d58386eb91" 2018-12-04 21:18:22,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2afb114-4ab4-4430-8f3e-1d8d598e5f2f Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:18:22,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d2afb114-4ab4-4430-8f3e-1d8d598e5f2f 2018-12-04 21:18:22,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.092346906662s 2018-12-04 21:18:22,657 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d2afb114-4ab4-4430-8f3e-1d8d598e5f2f 2018-12-04 21:18:22,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-12-04 21:18:22,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c278e180bf594e92b6135280a2455d58386eb91" -d '{"role": {"name": "heat_stack_owner"}}' 2018-12-04 21:18:22,781 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:18:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06dbda5a-0b21-4e2f-bbf0-08bfae28cb2d Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}} 2018-12-04 21:18:22,781 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-06dbda5a-0b21-4e2f-bbf0-08bfae28cb2d 2018-12-04 21:18:22,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.119207143784s 2018-12-04 21:18:22,781 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-06dbda5a-0b21-4e2f-bbf0-08bfae28cb2d 2018-12-04 21:18:22,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 21:18:22,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c278e180bf594e92b6135280a2455d58386eb91" 2018-12-04 21:18:22,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12f9ec6f-c161-4b29-9c54-d1ed04e940de Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:18:22,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-12f9ec6f-c161-4b29-9c54-d1ed04e940de 2018-12-04 21:18:22,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100479125977s 2018-12-04 21:18:22,885 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-12f9ec6f-c161-4b29-9c54-d1ed04e940de 2018-12-04 21:18:22,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 21:18:22,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}9c278e180bf594e92b6135280a2455d58386eb91" 2018-12-04 21:18:22,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a06b286-a959-4e3c-b263-e3bade7a9fdf Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 21:18:22,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-7a06b286-a959-4e3c-b263-e3bade7a9fdf 2018-12-04 21:18:22,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0950140953064s 2018-12-04 21:18:22,985 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-7a06b286-a959-4e3c-b263-e3bade7a9fdf 2018-12-04 21:18:22,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 21:18:22,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c278e180bf594e92b6135280a2455d58386eb91" 2018-12-04 21:18:23,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-943f6085-c4f9-4d71-b80c-eec7f86127dc Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:18:23,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-943f6085-c4f9-4d71-b80c-eec7f86127dc 2018-12-04 21:18:23,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112164974213s 2018-12-04 21:18:23,099 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-943f6085-c4f9-4d71-b80c-eec7f86127dc 2018-12-04 21:18:23,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 21:18:23,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}9c278e180bf594e92b6135280a2455d58386eb91" 2018-12-04 21:18:23,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10627c11-30c5-4344-87ce-9916013396f8 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "id": "295d84517f5d4624b62be87085f2ed92", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-04 21:18:23,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-10627c11-30c5-4344-87ce-9916013396f8 2018-12-04 21:18:23,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.093160867691s 2018-12-04 21:18:23,203 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-10627c11-30c5-4344-87ce-9916013396f8 2018-12-04 21:18:23,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 21:18:23,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=5967498068464ff4b0d0ac0c756bcb31&role.id=37f52f51593d4483afda02bf6b250dff&scope.project.id=295d84517f5d4624b62be87085f2ed92" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c278e180bf594e92b6135280a2455d58386eb91" 2018-12-04 21:18:23,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a527f97-b262-498c-9b88-192ce3f26990 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=5967498068464ff4b0d0ac0c756bcb31&role.id=37f52f51593d4483afda02bf6b250dff&scope.project.id=295d84517f5d4624b62be87085f2ed92", "previous": null, "next": null}} 2018-12-04 21:18:23,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=5967498068464ff4b0d0ac0c756bcb31&role.id=37f52f51593d4483afda02bf6b250dff&scope.project.id=295d84517f5d4624b62be87085f2ed92 used request id req-4a527f97-b262-498c-9b88-192ce3f26990 2018-12-04 21:18:23,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0912079811096s 2018-12-04 21:18:23,301 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=5967498068464ff4b0d0ac0c756bcb31&role.id=37f52f51593d4483afda02bf6b250dff&scope.project.id=295d84517f5d4624b62be87085f2ed92 used request id req-4a527f97-b262-498c-9b88-192ce3f26990 2018-12-04 21:18:23,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-04 21:18:23,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92/users/5967498068464ff4b0d0ac0c756bcb31/roles/37f52f51593d4483afda02bf6b250dff -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c278e180bf594e92b6135280a2455d58386eb91" 2018-12-04 21:18:23,430 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:18:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-872e3ed0-6ae0-407d-b7d0-383fbd54bb09 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:18:23,430 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92/users/5967498068464ff4b0d0ac0c756bcb31/roles/37f52f51593d4483afda02bf6b250dff used request id req-872e3ed0-6ae0-407d-b7d0-383fbd54bb09 2018-12-04 21:18:23,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.125815868378s 2018-12-04 21:18:23,430 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92/users/5967498068464ff4b0d0ac0c756bcb31/roles/37f52f51593d4483afda02bf6b250dff used request id req-872e3ed0-6ae0-407d-b7d0-383fbd54bb09 2018-12-04 21:18:23,431 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-12-04 21:18:23,431 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-12-04 21:18:23,432 - openstack_tests - INFO - OS Credentials = > 2018-12-04 21:18:23,432 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:23,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:18:23,868 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:18:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["hA5sOWLqQxGimZ2iqn9-PQ"], "issued_at": "2018-12-04T21:18:23.000000Z"}} 2018-12-04 21:18:23,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9527d3b3091dac47186f00877959278e858535fa" 2018-12-04 21:18:24,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-24e0f95c-d3e8-493e-b4df-cc277081475f Date: Tue, 04 Dec 2018 21:18:24 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T20:04:01Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"}]} 2018-12-04 21:18:24,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?router%3Aexternal=True used request id req-24e0f95c-d3e8-493e-b4df-cc277081475f 2018-12-04 21:18:24,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=90070285-9e79-459a-b14a-3d1fcc36db90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9527d3b3091dac47186f00877959278e858535fa" 2018-12-04 21:18:24,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-236fd53a-a925-4e2d-bd2e-316227881dc2 Date: Tue, 04 Dec 2018 21:18:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"90070285-9e79-459a-b14a-3d1fcc36db90","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:43:04Z","dns_nameservers":[],"updated_at":"2018-12-04T19:43:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"7b85822c75b8440e997578ae1b00b657","id":"caf0e3d6-6d8d-494c-a544-3ba2d42faa13","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-04 21:18:24,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=90070285-9e79-459a-b14a-3d1fcc36db90 used request id req-236fd53a-a925-4e2d-bd2e-316227881dc2 2018-12-04 21:18:24,305 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-12-04 21:18:24,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-12-04 21:18:24,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:18:24,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c8d8dfd-62e9-4a18-8ae8-e7178a105f70 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:18:24,318 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-9c8d8dfd-62e9-4a18-8ae8-e7178a105f70 2018-12-04 21:18:24,318 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 21:18:24,716 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:18:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "61d4c3b4398c40adbd8e901c42776579"}, "audit_ids": ["qUhR9X2ISKmcKHwHf3YbPw"], "issued_at": "2018-12-04T21:18:24.000000Z"}} 2018-12-04 21:18:24,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}6d1ad2624080616e0bc4a99a5f342f34eb93ea3c" 2018-12-04 21:18:24,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-615afc76-b129-4310-b846-9e2667bfbc72 x-compute-request-id: req-615afc76-b129-4310-b846-9e2667bfbc72 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.23:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.60", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-12-04 21:18:24,900 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/ used request id req-615afc76-b129-4310-b846-9e2667bfbc72 2018-12-04 21:18:24,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.590034008026s 2018-12-04 21:18:24,901 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/ used request id req-615afc76-b129-4310-b846-9e2667bfbc72 2018-12-04 21:18:24,901 - 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.23:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.60', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-12-04 21:18:24,901 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2018-12-04 21:18:24,902 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-12-04 21:18:24,903 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,903 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,904 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,905 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,905 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,906 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,906 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,907 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,908 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,908 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,910 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,910 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,911 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,911 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,912 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,914 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,914 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,915 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,916 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,917 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,917 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,919 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,919 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,921 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,922 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,922 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,923 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,923 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,924 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,925 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,925 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,926 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,926 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,927 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,927 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,929 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,929 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,931 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,932 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,932 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,935 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,935 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,936 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,936 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,937 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,937 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,938 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,938 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,939 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,941 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,942 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,942 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,943 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,944 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,944 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,946 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,946 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,948 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,948 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,949 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,949 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,950 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,951 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,951 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,952 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,954 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,955 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,955 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,957 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,958 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,958 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,959 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,959 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,961 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,963 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,963 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,964 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,964 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,965 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,965 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,967 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,967 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,970 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,970 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:24,971 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:18:25,381 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:18:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["kJBeQ8FwQ3CSR13y4MLeCg"], "issued_at": "2018-12-04T21:18:25.000000Z"}} 2018-12-04 21:18:25,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b7b52b76355f42f221faaa047088b0d5ef82e2" 2018-12-04 21:18:25,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebf3bbea-837a-43fe-8933-6abb671347a4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:18:25,487 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ebf3bbea-837a-43fe-8933-6abb671347a4 2018-12-04 21:18:25,489 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:25,490 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:18:25,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:18:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["gghZrc8qR0aLyDKw07D-YQ"], "issued_at": "2018-12-04T21:18:25.000000Z"}} 2018-12-04 21:18:25,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b404d66ff41d0b1104d89e23970f1a66d0c6217c" 2018-12-04 21:18:25,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41649895-d00f-4886-8e25-7fb2a6c9f7e0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:18:25,985 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-41649895-d00f-4886-8e25-7fb2a6c9f7e0 2018-12-04 21:18:25,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:18:25,995 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:18: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:18:25,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-35512a39-96e4-492-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b404d66ff41d0b1104d89e23970f1a66d0c6217c" 2018-12-04 21:18:26,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb2623fa-a6af-4917-9588-a439a9425eff Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-35512a39-96e4-492-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:18:26,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-35512a39-96e4-492-proj used request id req-cb2623fa-a6af-4917-9588-a439a9425eff 2018-12-04 21:18:26,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b404d66ff41d0b1104d89e23970f1a66d0c6217c" 2018-12-04 21:18:26,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b696173-ecc9-44fb-860a-18dd1651df5b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:18:26,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-6b696173-ecc9-44fb-860a-18dd1651df5b 2018-12-04 21:18:26,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b404d66ff41d0b1104d89e23970f1a66d0c6217c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-35512a39-96e4-492-proj"}}' 2018-12-04 21:18:26,251 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:18:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e08ff5ea-6512-4c51-b8d3-48ce18cfa1f8 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/104eb864d1864619a822cb3c8bd07c20"}, "tags": [], "enabled": true, "id": "104eb864d1864619a822cb3c8bd07c20", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-35512a39-96e4-492-proj"}} 2018-12-04 21:18:26,251 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-e08ff5ea-6512-4c51-b8d3-48ce18cfa1f8 2018-12-04 21:18:26,251 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-35512a39-96e4-492-proj 2018-12-04 21:18:26,251 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:26,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:18:26,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:18:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["CrLb07sVRvml2WdpnmCNdg"], "issued_at": "2018-12-04T21:18:26.000000Z"}} 2018-12-04 21:18:26,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b20658177a1e9752bdb8a964bfe64d40ce0aea" 2018-12-04 21:18:26,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7cbe450-9ead-4344-a6d6-af8f4907e3f8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:18:26,749 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e7cbe450-9ead-4344-a6d6-af8f4907e3f8 2018-12-04 21:18:26,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:18:26,758 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:18: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:18:26,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b20658177a1e9752bdb8a964bfe64d40ce0aea" 2018-12-04 21:18:26,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a18ad05d-a8c4-4d86-83b7-97e69861ae88 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:18:26,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a18ad05d-a8c4-4d86-83b7-97e69861ae88 2018-12-04 21:18:26,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-35512a39-96e4-492-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b20658177a1e9752bdb8a964bfe64d40ce0aea" 2018-12-04 21:18:26,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a6cd0ab-d86c-4059-be53-11fa115b3c2c Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-35512a39-96e4-492-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/104eb864d1864619a822cb3c8bd07c20"}, "tags": [], "enabled": true, "id": "104eb864d1864619a822cb3c8bd07c20", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-35512a39-96e4-492-proj"}]} 2018-12-04 21:18:26,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-35512a39-96e4-492-proj used request id req-9a6cd0ab-d86c-4059-be53-11fa115b3c2c 2018-12-04 21:18:26,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b20658177a1e9752bdb8a964bfe64d40ce0aea" 2018-12-04 21:18:26,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f15ada6f-1130-4dc5-9790-a9e12286752b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:18:26,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-f15ada6f-1130-4dc5-9790-a9e12286752b 2018-12-04 21:18:27,347 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-35512a39-96e4-492-user 2018-12-04 21:18:27,347 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:27,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b404d66ff41d0b1104d89e23970f1a66d0c6217c" 2018-12-04 21:18:27,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fd742cb-9fbe-46fa-8064-955d7bed4bbf Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:18:27,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1fd742cb-9fbe-46fa-8064-955d7bed4bbf 2018-12-04 21:18:27,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b404d66ff41d0b1104d89e23970f1a66d0c6217c" -d '{"role": {"name": "CreateSecurityGroupTests-35512a39-96e4-492-proj-role"}}' 2018-12-04 21:18:27,475 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:18:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78d7ef4c-960d-4856-8553-0e88b885bde2 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bc3c400baf4340d1b6d0eee2f7942ba9", "links": {"self": "http://172.30.9.23:5000/v3/roles/bc3c400baf4340d1b6d0eee2f7942ba9"}, "name": "CreateSecurityGroupTests-35512a39-96e4-492-proj-role"}} 2018-12-04 21:18:27,475 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-78d7ef4c-960d-4856-8553-0e88b885bde2 2018-12-04 21:18:27,475 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-35512a39-96e4-492-proj-role 2018-12-04 21:18:27,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/bc3c400baf4340d1b6d0eee2f7942ba9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b404d66ff41d0b1104d89e23970f1a66d0c6217c" 2018-12-04 21:18:27,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f4ee459-7d4a-4550-928f-9b14321fafbc Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bc3c400baf4340d1b6d0eee2f7942ba9", "links": {"self": "http://172.30.9.23:5000/v3/roles/bc3c400baf4340d1b6d0eee2f7942ba9"}, "name": "CreateSecurityGroupTests-35512a39-96e4-492-proj-role"}} 2018-12-04 21:18:27,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/bc3c400baf4340d1b6d0eee2f7942ba9 used request id req-8f4ee459-7d4a-4550-928f-9b14321fafbc 2018-12-04 21:18:27,571 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-35512a39-96e4-492-proj-role to project CreateSecurityGroupTests-35512a39-96e4-492-proj 2018-12-04 21:18:27,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/104eb864d1864619a822cb3c8bd07c20/users/499d87905b5b487580e7f5312157b10a/roles/bc3c400baf4340d1b6d0eee2f7942ba9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b404d66ff41d0b1104d89e23970f1a66d0c6217c" 2018-12-04 21:18:27,705 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:18:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58ba6577-de92-4466-a2ec-df37334f83bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:18:27,705 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/104eb864d1864619a822cb3c8bd07c20/users/499d87905b5b487580e7f5312157b10a/roles/bc3c400baf4340d1b6d0eee2f7942ba9 used request id req-58ba6577-de92-4466-a2ec-df37334f83bc 2018-12-04 21:18:27,708 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:27,708 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:18:28,112 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bc3c400baf4340d1b6d0eee2f7942ba9", "name": "CreateSecurityGroupTests-35512a39-96e4-492-proj-role"}], "expires_at": "2018-12-04T22:18:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "104eb864d1864619a822cb3c8bd07c20", "name": "CreateSecurityGroupTests-35512a39-96e4-492-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/104eb864d1864619a822cb3c8bd07c20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/104eb864d1864619a822cb3c8bd07c20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/104eb864d1864619a822cb3c8bd07c20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_104eb864d1864619a822cb3c8bd07c20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_104eb864d1864619a822cb3c8bd07c20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/104eb864d1864619a822cb3c8bd07c20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/104eb864d1864619a822cb3c8bd07c20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/104eb864d1864619a822cb3c8bd07c20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/104eb864d1864619a822cb3c8bd07c20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/104eb864d1864619a822cb3c8bd07c20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/104eb864d1864619a822cb3c8bd07c20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/104eb864d1864619a822cb3c8bd07c20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/104eb864d1864619a822cb3c8bd07c20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/104eb864d1864619a822cb3c8bd07c20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-35512a39-96e4-492-user", "id": "499d87905b5b487580e7f5312157b10a"}, "audit_ids": ["qkZd-PV4RKGYo_9niky5XQ"], "issued_at": "2018-12-04T21:18:28.000000Z"}} 2018-12-04 21:18:28,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2acb3f542e2ba7bfa0aff507fc3ea95a303a34" 2018-12-04 21:18:28,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dc6f9f7-f0f1-484c-9277-e6b0739eb15b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:18:28,194 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7dc6f9f7-f0f1-484c-9277-e6b0739eb15b 2018-12-04 21:18:28,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ce63ddf1-41ff-49ba-9296-13159b4fadecname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2acb3f542e2ba7bfa0aff507fc3ea95a303a34" 2018-12-04 21:18:28,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-5708dcec-4f7a-4a8e-b7a8-633f4a4dd438 Date: Tue, 04 Dec 2018 21:18:28 GMT RESP BODY: {"security_groups": []} 2018-12-04 21:18:28,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ce63ddf1-41ff-49ba-9296-13159b4fadecname&description=hello+group used request id req-5708dcec-4f7a-4a8e-b7a8-633f4a4dd438 2018-12-04 21:18:28,530 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-ce63ddf1-41ff-49ba-9296-13159b4fadecname... 2018-12-04 21:18:28,530 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-ce63ddf1-41ff-49ba-9296-13159b4fadecname 2018-12-04 21:18:28,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2acb3f542e2ba7bfa0aff507fc3ea95a303a34" -d '{"security_group": {"name": "CreateSecurityGroupTests-ce63ddf1-41ff-49ba-9296-13159b4fadecname", "description": "hello group"}}' 2018-12-04 21:18:28,844 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-93140c2e-82a3-4725-a9b2-c8ccc24dee69 Date: Tue, 04 Dec 2018 21:18:28 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:28Z", "updated_at": "2018-12-04T21:18:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "revision_number": 0, "id": "83cb2636-68e8-4a3b-8bf8-137bc5b931a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "104eb864d1864619a822cb3c8bd07c20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "revision_number": 0, "id": "ad17b136-59af-4851-bcd8-4560edab2a8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "104eb864d1864619a822cb3c8bd07c20"}], "revision_number": 2, "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "name": "CreateSecurityGroupTests-ce63ddf1-41ff-49ba-9296-13159b4fadecname"}} 2018-12-04 21:18:28,844 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-93140c2e-82a3-4725-a9b2-c8ccc24dee69 2018-12-04 21:18:28,845 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c46f0a43-b389-4919-b4ec-53837bf4e4ca 2018-12-04 21:18:28,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c46f0a43-b389-4919-b4ec-53837bf4e4ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2acb3f542e2ba7bfa0aff507fc3ea95a303a34" 2018-12-04 21:18:28,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-817e5030-9521-4b46-9e1b-509a10c5ef52 Date: Tue, 04 Dec 2018 21:18:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:28Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "83cb2636-68e8-4a3b-8bf8-137bc5b931a3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:28Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "ad17b136-59af-4851-bcd8-4560edab2a8e"}]} 2018-12-04 21:18:28,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c46f0a43-b389-4919-b4ec-53837bf4e4ca used request id req-817e5030-9521-4b46-9e1b-509a10c5ef52 2018-12-04 21:18:28,906 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c46f0a43-b389-4919-b4ec-53837bf4e4ca 2018-12-04 21:18:28,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c46f0a43-b389-4919-b4ec-53837bf4e4ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2acb3f542e2ba7bfa0aff507fc3ea95a303a34" 2018-12-04 21:18:28,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c8d5572c-bd2a-4040-843b-ae7a5dcfdea1 Date: Tue, 04 Dec 2018 21:18:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:28Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "83cb2636-68e8-4a3b-8bf8-137bc5b931a3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:28Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "ad17b136-59af-4851-bcd8-4560edab2a8e"}]} 2018-12-04 21:18:28,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c46f0a43-b389-4919-b4ec-53837bf4e4ca used request id req-c8d5572c-bd2a-4040-843b-ae7a5dcfdea1 2018-12-04 21:18:28,929 - neutron_utils - INFO - Retrieving security group with ID - c46f0a43-b389-4919-b4ec-53837bf4e4ca 2018-12-04 21:18:28,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=c46f0a43-b389-4919-b4ec-53837bf4e4ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2acb3f542e2ba7bfa0aff507fc3ea95a303a34" 2018-12-04 21:18:29,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-62aa5bfa-712b-4cbf-b990-ce6cceabad47 Date: Tue, 04 Dec 2018 21:18:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:28Z", "updated_at": "2018-12-04T21:18:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "revision_number": 0, "id": "83cb2636-68e8-4a3b-8bf8-137bc5b931a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "104eb864d1864619a822cb3c8bd07c20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "revision_number": 0, "id": "ad17b136-59af-4851-bcd8-4560edab2a8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "104eb864d1864619a822cb3c8bd07c20"}], "revision_number": 2, "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "name": "CreateSecurityGroupTests-ce63ddf1-41ff-49ba-9296-13159b4fadecname"}]} 2018-12-04 21:18:29,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=c46f0a43-b389-4919-b4ec-53837bf4e4ca used request id req-62aa5bfa-712b-4cbf-b990-ce6cceabad47 2018-12-04 21:18:29,008 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c46f0a43-b389-4919-b4ec-53837bf4e4ca 2018-12-04 21:18:29,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c46f0a43-b389-4919-b4ec-53837bf4e4ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2acb3f542e2ba7bfa0aff507fc3ea95a303a34" 2018-12-04 21:18:29,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9e5b6dbe-12da-4936-8667-e92e9ba4128e Date: Tue, 04 Dec 2018 21:18:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:28Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "83cb2636-68e8-4a3b-8bf8-137bc5b931a3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:28Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "ad17b136-59af-4851-bcd8-4560edab2a8e"}]} 2018-12-04 21:18:29,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c46f0a43-b389-4919-b4ec-53837bf4e4ca used request id req-9e5b6dbe-12da-4936-8667-e92e9ba4128e 2018-12-04 21:18:29,031 - neutron_utils - INFO - Retrieving security group with ID - c46f0a43-b389-4919-b4ec-53837bf4e4ca 2018-12-04 21:18:29,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=c46f0a43-b389-4919-b4ec-53837bf4e4ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2acb3f542e2ba7bfa0aff507fc3ea95a303a34" 2018-12-04 21:18:29,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-0366d5ad-ac43-451c-8a6e-74df60568e11 Date: Tue, 04 Dec 2018 21:18:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:28Z", "updated_at": "2018-12-04T21:18:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "revision_number": 0, "id": "83cb2636-68e8-4a3b-8bf8-137bc5b931a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "104eb864d1864619a822cb3c8bd07c20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "revision_number": 0, "id": "ad17b136-59af-4851-bcd8-4560edab2a8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "104eb864d1864619a822cb3c8bd07c20"}], "revision_number": 2, "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "name": "CreateSecurityGroupTests-ce63ddf1-41ff-49ba-9296-13159b4fadecname"}]} 2018-12-04 21:18:29,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=c46f0a43-b389-4919-b4ec-53837bf4e4ca used request id req-0366d5ad-ac43-451c-8a6e-74df60568e11 2018-12-04 21:18:29,081 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c46f0a43-b389-4919-b4ec-53837bf4e4ca 2018-12-04 21:18:29,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c46f0a43-b389-4919-b4ec-53837bf4e4ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2acb3f542e2ba7bfa0aff507fc3ea95a303a34" 2018-12-04 21:18:29,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-74a6434f-23dd-49ac-9c76-9d9413317920 Date: Tue, 04 Dec 2018 21:18:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:28Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "83cb2636-68e8-4a3b-8bf8-137bc5b931a3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:28Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "ad17b136-59af-4851-bcd8-4560edab2a8e"}]} 2018-12-04 21:18:29,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c46f0a43-b389-4919-b4ec-53837bf4e4ca used request id req-74a6434f-23dd-49ac-9c76-9d9413317920 2018-12-04 21:18:29,101 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-ce63ddf1-41ff-49ba-9296-13159b4fadecname 2018-12-04 21:18:29,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ce63ddf1-41ff-49ba-9296-13159b4fadecname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2acb3f542e2ba7bfa0aff507fc3ea95a303a34" 2018-12-04 21:18:29,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-20bc90ff-36dd-478c-aacb-7b6878c94519 Date: Tue, 04 Dec 2018 21:18:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:28Z", "updated_at": "2018-12-04T21:18:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "revision_number": 0, "id": "83cb2636-68e8-4a3b-8bf8-137bc5b931a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "104eb864d1864619a822cb3c8bd07c20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "revision_number": 0, "id": "ad17b136-59af-4851-bcd8-4560edab2a8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "104eb864d1864619a822cb3c8bd07c20"}], "revision_number": 2, "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "name": "CreateSecurityGroupTests-ce63ddf1-41ff-49ba-9296-13159b4fadecname"}]} 2018-12-04 21:18:29,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ce63ddf1-41ff-49ba-9296-13159b4fadecname used request id req-20bc90ff-36dd-478c-aacb-7b6878c94519 2018-12-04 21:18:29,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:18:29,158 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:18:29,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/104eb864d1864619a822cb3c8bd07c20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2acb3f542e2ba7bfa0aff507fc3ea95a303a34" 2018-12-04 21:18:29,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42f40764-bbe5-4430-ab22-9ee11565511b Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/104eb864d1864619a822cb3c8bd07c20"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "104eb864d1864619a822cb3c8bd07c20", "name": "CreateSecurityGroupTests-35512a39-96e4-492-proj"}} 2018-12-04 21:18:29,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/104eb864d1864619a822cb3c8bd07c20 used request id req-42f40764-bbe5-4430-ab22-9ee11565511b 2018-12-04 21:18:29,226 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c46f0a43-b389-4919-b4ec-53837bf4e4ca 2018-12-04 21:18:29,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c46f0a43-b389-4919-b4ec-53837bf4e4ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2acb3f542e2ba7bfa0aff507fc3ea95a303a34" 2018-12-04 21:18:29,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-aa15449f-6f8f-4186-9ea4-f39aa57a11a6 Date: Tue, 04 Dec 2018 21:18:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:28Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "83cb2636-68e8-4a3b-8bf8-137bc5b931a3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:28Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "ad17b136-59af-4851-bcd8-4560edab2a8e"}]} 2018-12-04 21:18:29,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c46f0a43-b389-4919-b4ec-53837bf4e4ca used request id req-aa15449f-6f8f-4186-9ea4-f39aa57a11a6 2018-12-04 21:18:29,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}6b2acb3f542e2ba7bfa0aff507fc3ea95a303a34" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca"}}' 2018-12-04 21:18:29,416 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-55be9800-d8c5-4139-936f-88930fc21607 Date: Tue, 04 Dec 2018 21:18:29 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:29Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:29Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "d1c0bea0-f72b-4229-8040-51779589e0f3"}} 2018-12-04 21:18:29,416 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-55be9800-d8c5-4139-936f-88930fc21607 2018-12-04 21:18:29,416 - neutron_utils - INFO - Retrieving security group with ID - c46f0a43-b389-4919-b4ec-53837bf4e4ca 2018-12-04 21:18:29,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=c46f0a43-b389-4919-b4ec-53837bf4e4ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2acb3f542e2ba7bfa0aff507fc3ea95a303a34" 2018-12-04 21:18:29,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-0cd3bd94-2bc8-431c-a728-5d138ec2e23c Date: Tue, 04 Dec 2018 21:18:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:28Z", "updated_at": "2018-12-04T21:18:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "revision_number": 0, "id": "83cb2636-68e8-4a3b-8bf8-137bc5b931a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "104eb864d1864619a822cb3c8bd07c20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "revision_number": 0, "id": "ad17b136-59af-4851-bcd8-4560edab2a8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "104eb864d1864619a822cb3c8bd07c20"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:29Z", "revision_number": 0, "id": "d1c0bea0-f72b-4229-8040-51779589e0f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:29Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "104eb864d1864619a822cb3c8bd07c20"}], "revision_number": 3, "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "name": "CreateSecurityGroupTests-ce63ddf1-41ff-49ba-9296-13159b4fadecname"}]} 2018-12-04 21:18:29,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=c46f0a43-b389-4919-b4ec-53837bf4e4ca used request id req-0cd3bd94-2bc8-431c-a728-5d138ec2e23c 2018-12-04 21:18:29,467 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c46f0a43-b389-4919-b4ec-53837bf4e4ca 2018-12-04 21:18:29,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c46f0a43-b389-4919-b4ec-53837bf4e4ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2acb3f542e2ba7bfa0aff507fc3ea95a303a34" 2018-12-04 21:18:29,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-c1d4802f-6512-4673-afc6-3d39de559bfe Date: Tue, 04 Dec 2018 21:18:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:28Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "83cb2636-68e8-4a3b-8bf8-137bc5b931a3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:28Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "ad17b136-59af-4851-bcd8-4560edab2a8e"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:29Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:29Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "d1c0bea0-f72b-4229-8040-51779589e0f3"}]} 2018-12-04 21:18:29,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c46f0a43-b389-4919-b4ec-53837bf4e4ca used request id req-c1d4802f-6512-4673-afc6-3d39de559bfe 2018-12-04 21:18:29,515 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:18:29,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bc3c400baf4340d1b6d0eee2f7942ba9", "name": "CreateSecurityGroupTests-35512a39-96e4-492-proj-role"}], "expires_at": "2018-12-04T22:18:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "104eb864d1864619a822cb3c8bd07c20", "name": "CreateSecurityGroupTests-35512a39-96e4-492-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/104eb864d1864619a822cb3c8bd07c20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/104eb864d1864619a822cb3c8bd07c20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/104eb864d1864619a822cb3c8bd07c20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_104eb864d1864619a822cb3c8bd07c20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_104eb864d1864619a822cb3c8bd07c20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/104eb864d1864619a822cb3c8bd07c20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/104eb864d1864619a822cb3c8bd07c20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/104eb864d1864619a822cb3c8bd07c20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/104eb864d1864619a822cb3c8bd07c20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/104eb864d1864619a822cb3c8bd07c20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/104eb864d1864619a822cb3c8bd07c20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/104eb864d1864619a822cb3c8bd07c20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/104eb864d1864619a822cb3c8bd07c20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/104eb864d1864619a822cb3c8bd07c20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-35512a39-96e4-492-user", "id": "499d87905b5b487580e7f5312157b10a"}, "audit_ids": ["72RzOLVHQASaTY03jsHeeA"], "issued_at": "2018-12-04T21:18:29.000000Z"}} 2018-12-04 21:18:29,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ce63ddf1-41ff-49ba-9296-13159b4fadecname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b153b105ccfb02aceca5514c650834134cf74c61" 2018-12-04 21:18:30,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-94547382-92b0-4f6f-beb8-0cd8c902e923 Date: Tue, 04 Dec 2018 21:18:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:28Z", "updated_at": "2018-12-04T21:18:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "revision_number": 0, "id": "83cb2636-68e8-4a3b-8bf8-137bc5b931a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "104eb864d1864619a822cb3c8bd07c20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "revision_number": 0, "id": "ad17b136-59af-4851-bcd8-4560edab2a8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "104eb864d1864619a822cb3c8bd07c20"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:29Z", "revision_number": 0, "id": "d1c0bea0-f72b-4229-8040-51779589e0f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:29Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "104eb864d1864619a822cb3c8bd07c20"}], "revision_number": 3, "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "name": "CreateSecurityGroupTests-ce63ddf1-41ff-49ba-9296-13159b4fadecname"}]} 2018-12-04 21:18:30,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ce63ddf1-41ff-49ba-9296-13159b4fadecname&description=hello+group used request id req-94547382-92b0-4f6f-beb8-0cd8c902e923 2018-12-04 21:18:30,137 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c46f0a43-b389-4919-b4ec-53837bf4e4ca 2018-12-04 21:18:30,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c46f0a43-b389-4919-b4ec-53837bf4e4ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b153b105ccfb02aceca5514c650834134cf74c61" 2018-12-04 21:18:30,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-dd91cfe5-e68c-4990-9313-b41b6b033a43 Date: Tue, 04 Dec 2018 21:18:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:28Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "83cb2636-68e8-4a3b-8bf8-137bc5b931a3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:28Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "ad17b136-59af-4851-bcd8-4560edab2a8e"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:29Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:29Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "d1c0bea0-f72b-4229-8040-51779589e0f3"}]} 2018-12-04 21:18:30,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c46f0a43-b389-4919-b4ec-53837bf4e4ca used request id req-dd91cfe5-e68c-4990-9313-b41b6b033a43 2018-12-04 21:18:30,158 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c46f0a43-b389-4919-b4ec-53837bf4e4ca 2018-12-04 21:18:30,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c46f0a43-b389-4919-b4ec-53837bf4e4ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b153b105ccfb02aceca5514c650834134cf74c61" 2018-12-04 21:18:30,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-c28f901c-95e6-41a7-948d-fab1d6c68255 Date: Tue, 04 Dec 2018 21:18:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:28Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "83cb2636-68e8-4a3b-8bf8-137bc5b931a3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:28Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "ad17b136-59af-4851-bcd8-4560edab2a8e"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:29Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:29Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "d1c0bea0-f72b-4229-8040-51779589e0f3"}]} 2018-12-04 21:18:30,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c46f0a43-b389-4919-b4ec-53837bf4e4ca used request id req-c28f901c-95e6-41a7-948d-fab1d6c68255 2018-12-04 21:18:30,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ce63ddf1-41ff-49ba-9296-13159b4fadecname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b153b105ccfb02aceca5514c650834134cf74c61" 2018-12-04 21:18:30,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-72cd76d0-fad8-4575-9d44-64db1e7cd2a0 Date: Tue, 04 Dec 2018 21:18:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:28Z", "updated_at": "2018-12-04T21:18:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "revision_number": 0, "id": "83cb2636-68e8-4a3b-8bf8-137bc5b931a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "104eb864d1864619a822cb3c8bd07c20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "revision_number": 0, "id": "ad17b136-59af-4851-bcd8-4560edab2a8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "104eb864d1864619a822cb3c8bd07c20"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:29Z", "revision_number": 0, "id": "d1c0bea0-f72b-4229-8040-51779589e0f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:29Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "104eb864d1864619a822cb3c8bd07c20"}], "revision_number": 3, "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "name": "CreateSecurityGroupTests-ce63ddf1-41ff-49ba-9296-13159b4fadecname"}]} 2018-12-04 21:18:30,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ce63ddf1-41ff-49ba-9296-13159b4fadecname used request id req-72cd76d0-fad8-4575-9d44-64db1e7cd2a0 2018-12-04 21:18:30,226 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c46f0a43-b389-4919-b4ec-53837bf4e4ca 2018-12-04 21:18:30,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c46f0a43-b389-4919-b4ec-53837bf4e4ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b153b105ccfb02aceca5514c650834134cf74c61" 2018-12-04 21:18:30,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-e5f68b77-8abc-4e26-9c93-9647ff3b7fd5 Date: Tue, 04 Dec 2018 21:18:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:28Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "83cb2636-68e8-4a3b-8bf8-137bc5b931a3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:28Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "ad17b136-59af-4851-bcd8-4560edab2a8e"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:29Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:29Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "d1c0bea0-f72b-4229-8040-51779589e0f3"}]} 2018-12-04 21:18:30,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c46f0a43-b389-4919-b4ec-53837bf4e4ca used request id req-e5f68b77-8abc-4e26-9c93-9647ff3b7fd5 2018-12-04 21:18:30,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ce63ddf1-41ff-49ba-9296-13159b4fadecname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b153b105ccfb02aceca5514c650834134cf74c61" 2018-12-04 21:18:30,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-e38a325d-ce7b-437c-bcb4-a6723e72962b Date: Tue, 04 Dec 2018 21:18:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:28Z", "updated_at": "2018-12-04T21:18:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "revision_number": 0, "id": "83cb2636-68e8-4a3b-8bf8-137bc5b931a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "104eb864d1864619a822cb3c8bd07c20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "revision_number": 0, "id": "ad17b136-59af-4851-bcd8-4560edab2a8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "104eb864d1864619a822cb3c8bd07c20"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:29Z", "revision_number": 0, "id": "d1c0bea0-f72b-4229-8040-51779589e0f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:29Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "104eb864d1864619a822cb3c8bd07c20"}], "revision_number": 3, "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "name": "CreateSecurityGroupTests-ce63ddf1-41ff-49ba-9296-13159b4fadecname"}]} 2018-12-04 21:18:30,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ce63ddf1-41ff-49ba-9296-13159b4fadecname used request id req-e38a325d-ce7b-437c-bcb4-a6723e72962b 2018-12-04 21:18:30,295 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c46f0a43-b389-4919-b4ec-53837bf4e4ca 2018-12-04 21:18:30,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c46f0a43-b389-4919-b4ec-53837bf4e4ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b153b105ccfb02aceca5514c650834134cf74c61" 2018-12-04 21:18:30,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-da1966b2-f677-41fc-8e88-b675400dcaca Date: Tue, 04 Dec 2018 21:18:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:28Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "83cb2636-68e8-4a3b-8bf8-137bc5b931a3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:28Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "ad17b136-59af-4851-bcd8-4560edab2a8e"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:29Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:29Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "d1c0bea0-f72b-4229-8040-51779589e0f3"}]} 2018-12-04 21:18:30,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c46f0a43-b389-4919-b4ec-53837bf4e4ca used request id req-da1966b2-f677-41fc-8e88-b675400dcaca 2018-12-04 21:18:30,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ce63ddf1-41ff-49ba-9296-13159b4fadecname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b153b105ccfb02aceca5514c650834134cf74c61" 2018-12-04 21:18:30,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-6e508a93-80d4-4411-98e0-38d73fb21416 Date: Tue, 04 Dec 2018 21:18:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:28Z", "updated_at": "2018-12-04T21:18:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "revision_number": 0, "id": "83cb2636-68e8-4a3b-8bf8-137bc5b931a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "104eb864d1864619a822cb3c8bd07c20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "revision_number": 0, "id": "ad17b136-59af-4851-bcd8-4560edab2a8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "104eb864d1864619a822cb3c8bd07c20"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:29Z", "revision_number": 0, "id": "d1c0bea0-f72b-4229-8040-51779589e0f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:29Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "104eb864d1864619a822cb3c8bd07c20"}], "revision_number": 3, "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "name": "CreateSecurityGroupTests-ce63ddf1-41ff-49ba-9296-13159b4fadecname"}]} 2018-12-04 21:18:30,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ce63ddf1-41ff-49ba-9296-13159b4fadecname used request id req-6e508a93-80d4-4411-98e0-38d73fb21416 2018-12-04 21:18:30,361 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c46f0a43-b389-4919-b4ec-53837bf4e4ca 2018-12-04 21:18:30,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c46f0a43-b389-4919-b4ec-53837bf4e4ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b153b105ccfb02aceca5514c650834134cf74c61" 2018-12-04 21:18:30,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-159e5288-3c92-4f58-8c52-d27c60546a0b Date: Tue, 04 Dec 2018 21:18:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:28Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "83cb2636-68e8-4a3b-8bf8-137bc5b931a3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:28Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "ad17b136-59af-4851-bcd8-4560edab2a8e"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:29Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:29Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "d1c0bea0-f72b-4229-8040-51779589e0f3"}]} 2018-12-04 21:18:30,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c46f0a43-b389-4919-b4ec-53837bf4e4ca used request id req-159e5288-3c92-4f58-8c52-d27c60546a0b 2018-12-04 21:18:30,383 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c46f0a43-b389-4919-b4ec-53837bf4e4ca 2018-12-04 21:18:30,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c46f0a43-b389-4919-b4ec-53837bf4e4ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b153b105ccfb02aceca5514c650834134cf74c61" 2018-12-04 21:18:30,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-3aaf528a-78e4-42af-aa5a-e2e99e0ab1a8 Date: Tue, 04 Dec 2018 21:18:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:28Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "83cb2636-68e8-4a3b-8bf8-137bc5b931a3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:28Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "ad17b136-59af-4851-bcd8-4560edab2a8e"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:29Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:29Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "d1c0bea0-f72b-4229-8040-51779589e0f3"}]} 2018-12-04 21:18:30,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c46f0a43-b389-4919-b4ec-53837bf4e4ca used request id req-3aaf528a-78e4-42af-aa5a-e2e99e0ab1a8 2018-12-04 21:18:30,405 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-ce63ddf1-41ff-49ba-9296-13159b4fadecname 2018-12-04 21:18:30,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ce63ddf1-41ff-49ba-9296-13159b4fadecname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2acb3f542e2ba7bfa0aff507fc3ea95a303a34" 2018-12-04 21:18:30,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-11ed3b1c-5d79-4a91-93fe-565d238a8d14 Date: Tue, 04 Dec 2018 21:18:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:28Z", "updated_at": "2018-12-04T21:18:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "revision_number": 0, "id": "83cb2636-68e8-4a3b-8bf8-137bc5b931a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "104eb864d1864619a822cb3c8bd07c20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "revision_number": 0, "id": "ad17b136-59af-4851-bcd8-4560edab2a8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "104eb864d1864619a822cb3c8bd07c20"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:29Z", "revision_number": 0, "id": "d1c0bea0-f72b-4229-8040-51779589e0f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:29Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "104eb864d1864619a822cb3c8bd07c20"}], "revision_number": 3, "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "name": "CreateSecurityGroupTests-ce63ddf1-41ff-49ba-9296-13159b4fadecname"}]} 2018-12-04 21:18:30,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ce63ddf1-41ff-49ba-9296-13159b4fadecname used request id req-11ed3b1c-5d79-4a91-93fe-565d238a8d14 2018-12-04 21:18:30,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/104eb864d1864619a822cb3c8bd07c20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2acb3f542e2ba7bfa0aff507fc3ea95a303a34" 2018-12-04 21:18:30,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93496f7c-8f4a-4b7a-b66c-0d17ee6eaf18 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/104eb864d1864619a822cb3c8bd07c20"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "104eb864d1864619a822cb3c8bd07c20", "name": "CreateSecurityGroupTests-35512a39-96e4-492-proj"}} 2018-12-04 21:18:30,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/104eb864d1864619a822cb3c8bd07c20 used request id req-93496f7c-8f4a-4b7a-b66c-0d17ee6eaf18 2018-12-04 21:18:30,547 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c46f0a43-b389-4919-b4ec-53837bf4e4ca 2018-12-04 21:18:30,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c46f0a43-b389-4919-b4ec-53837bf4e4ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2acb3f542e2ba7bfa0aff507fc3ea95a303a34" 2018-12-04 21:18:30,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-5b7e2254-1a09-4775-83e8-521c5cd290f8 Date: Tue, 04 Dec 2018 21:18:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:28Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "83cb2636-68e8-4a3b-8bf8-137bc5b931a3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:28Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "ad17b136-59af-4851-bcd8-4560edab2a8e"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:29Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:29Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "d1c0bea0-f72b-4229-8040-51779589e0f3"}]} 2018-12-04 21:18:30,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c46f0a43-b389-4919-b4ec-53837bf4e4ca used request id req-5b7e2254-1a09-4775-83e8-521c5cd290f8 2018-12-04 21:18:30,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}6b2acb3f542e2ba7bfa0aff507fc3ea95a303a34" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "description": "test_rule_2", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca"}}' 2018-12-04 21:18:30,736 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-f16cffc8-f8b9-4397-aa3b-f86a46b200c3 Date: Tue, 04 Dec 2018 21:18:30 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "test_rule_2", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:30Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:30Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "2bb36bfe-e874-4c62-805c-d69e86df3f94"}} 2018-12-04 21:18:30,736 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-f16cffc8-f8b9-4397-aa3b-f86a46b200c3 2018-12-04 21:18:30,737 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c46f0a43-b389-4919-b4ec-53837bf4e4ca 2018-12-04 21:18:30,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c46f0a43-b389-4919-b4ec-53837bf4e4ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b153b105ccfb02aceca5514c650834134cf74c61" 2018-12-04 21:18:30,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1996 X-Openstack-Request-Id: req-31fe21c0-7d16-4902-b1e4-a183a736ddaa Date: Tue, 04 Dec 2018 21:18:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "test_rule_2", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:30Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:30Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "2bb36bfe-e874-4c62-805c-d69e86df3f94"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:28Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "83cb2636-68e8-4a3b-8bf8-137bc5b931a3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:28Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "ad17b136-59af-4851-bcd8-4560edab2a8e"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:29Z", "security_group_id": "c46f0a43-b389-4919-b4ec-53837bf4e4ca", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:29Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "d1c0bea0-f72b-4229-8040-51779589e0f3"}]} 2018-12-04 21:18:30,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c46f0a43-b389-4919-b4ec-53837bf4e4ca used request id req-31fe21c0-7d16-4902-b1e4-a183a736ddaa 2018-12-04 21:18:30,759 - neutron_utils - INFO - Deleting security group rule with ID - 83cb2636-68e8-4a3b-8bf8-137bc5b931a3 2018-12-04 21:18:30,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/83cb2636-68e8-4a3b-8bf8-137bc5b931a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2acb3f542e2ba7bfa0aff507fc3ea95a303a34" 2018-12-04 21:18:30,851 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d91c7989-3f4c-4146-88b8-38d0bdd88e23 Content-Length: 0 Date: Tue, 04 Dec 2018 21:18:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:18:30,852 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/83cb2636-68e8-4a3b-8bf8-137bc5b931a3 used request id req-d91c7989-3f4c-4146-88b8-38d0bdd88e23 2018-12-04 21:18:30,852 - neutron_utils - INFO - Deleting security group rule with ID - ad17b136-59af-4851-bcd8-4560edab2a8e 2018-12-04 21:18:30,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/ad17b136-59af-4851-bcd8-4560edab2a8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2acb3f542e2ba7bfa0aff507fc3ea95a303a34" 2018-12-04 21:18:30,975 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f193e85a-25e7-443d-9412-f6adc743c8d9 Content-Length: 0 Date: Tue, 04 Dec 2018 21:18:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:18:30,976 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/ad17b136-59af-4851-bcd8-4560edab2a8e used request id req-f193e85a-25e7-443d-9412-f6adc743c8d9 2018-12-04 21:18:30,976 - neutron_utils - INFO - Deleting security group rule with ID - 2bb36bfe-e874-4c62-805c-d69e86df3f94 2018-12-04 21:18:30,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/2bb36bfe-e874-4c62-805c-d69e86df3f94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2acb3f542e2ba7bfa0aff507fc3ea95a303a34" 2018-12-04 21:18:31,061 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6c64af1d-601b-4bd2-a7c8-f579b5044be1 Content-Length: 0 Date: Tue, 04 Dec 2018 21:18:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:18:31,061 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/2bb36bfe-e874-4c62-805c-d69e86df3f94 used request id req-6c64af1d-601b-4bd2-a7c8-f579b5044be1 2018-12-04 21:18:31,062 - neutron_utils - INFO - Deleting security group rule with ID - d1c0bea0-f72b-4229-8040-51779589e0f3 2018-12-04 21:18:31,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/d1c0bea0-f72b-4229-8040-51779589e0f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2acb3f542e2ba7bfa0aff507fc3ea95a303a34" 2018-12-04 21:18:31,153 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1e797050-4303-4752-932b-7877adc34272 Content-Length: 0 Date: Tue, 04 Dec 2018 21:18:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:18:31,153 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/d1c0bea0-f72b-4229-8040-51779589e0f3 used request id req-1e797050-4303-4752-932b-7877adc34272 2018-12-04 21:18:31,153 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-ce63ddf1-41ff-49ba-9296-13159b4fadecname 2018-12-04 21:18:31,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/c46f0a43-b389-4919-b4ec-53837bf4e4ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2acb3f542e2ba7bfa0aff507fc3ea95a303a34" 2018-12-04 21:18:31,275 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-94d70770-0906-4aa7-86fe-c9f62c9391f8 Content-Length: 0 Date: Tue, 04 Dec 2018 21:18:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:18:31,276 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/c46f0a43-b389-4919-b4ec-53837bf4e4ca used request id req-94d70770-0906-4aa7-86fe-c9f62c9391f8 2018-12-04 21:18:31,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b404d66ff41d0b1104d89e23970f1a66d0c6217c" 2018-12-04 21:18:31,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-3aa7259a-4504-4530-aa02-39c585467733 Date: Tue, 04 Dec 2018 21:18:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:28Z", "updated_at": "2018-12-04T21:18:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "revision_number": 0, "id": "9bf207a1-a0bc-44ed-85f5-67c44caea344", "remote_group_id": "67514c31-36f8-4430-b990-3ddc112bfc18", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:28Z", "security_group_id": "67514c31-36f8-4430-b990-3ddc112bfc18", "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "104eb864d1864619a822cb3c8bd07c20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "revision_number": 0, "id": "c3bbb61a-9b90-472f-9ba5-fc0ae3d77b56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:28Z", "security_group_id": "67514c31-36f8-4430-b990-3ddc112bfc18", "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "104eb864d1864619a822cb3c8bd07c20"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "revision_number": 0, "id": "f676bf9e-8f51-465d-88e4-62ff959b890b", "remote_group_id": "67514c31-36f8-4430-b990-3ddc112bfc18", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:28Z", "security_group_id": "67514c31-36f8-4430-b990-3ddc112bfc18", "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "104eb864d1864619a822cb3c8bd07c20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "revision_number": 0, "id": "fc92f033-71ff-4ecc-8d63-c0e9ed448a3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:28Z", "security_group_id": "67514c31-36f8-4430-b990-3ddc112bfc18", "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "104eb864d1864619a822cb3c8bd07c20"}], "revision_number": 4, "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "67514c31-36f8-4430-b990-3ddc112bfc18", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:18:31,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-3aa7259a-4504-4530-aa02-39c585467733 2018-12-04 21:18:31,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b404d66ff41d0b1104d89e23970f1a66d0c6217c" 2018-12-04 21:18:31,775 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:18:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81a4605b-bd07-4999-b3df-7ec46edbfe40 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:18:31,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-81a4605b-bd07-4999-b3df-7ec46edbfe40 2018-12-04 21:18:31,775 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:18:31,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b404d66ff41d0b1104d89e23970f1a66d0c6217c" 2018-12-04 21:18:31,911 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:18:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ace2ff42-d4a0-4402-9d37-55e0b56c20a5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:18:31,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-ace2ff42-d4a0-4402-9d37-55e0b56c20a5 2018-12-04 21:18:31,911 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:18:31,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b404d66ff41d0b1104d89e23970f1a66d0c6217c" 2018-12-04 21:18:32,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d51b4f24-2d94-461a-9632-fec2dee5ba62 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:18:32,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-d51b4f24-2d94-461a-9632-fec2dee5ba62 2018-12-04 21:18:32,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/104eb864d1864619a822cb3c8bd07c20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b404d66ff41d0b1104d89e23970f1a66d0c6217c" 2018-12-04 21:18:32,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98d0c391-4893-4304-8d81-ebb9612eed2b Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/104eb864d1864619a822cb3c8bd07c20"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "104eb864d1864619a822cb3c8bd07c20", "name": "CreateSecurityGroupTests-35512a39-96e4-492-proj"}} 2018-12-04 21:18:32,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/104eb864d1864619a822cb3c8bd07c20 used request id req-98d0c391-4893-4304-8d81-ebb9612eed2b 2018-12-04 21:18:32,116 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 67514c31-36f8-4430-b990-3ddc112bfc18 2018-12-04 21:18:32,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=67514c31-36f8-4430-b990-3ddc112bfc18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b404d66ff41d0b1104d89e23970f1a66d0c6217c" 2018-12-04 21:18:32,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1f7c048a-55f6-4f8c-a39e-1a184437f902 Date: Tue, 04 Dec 2018 21:18:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "67514c31-36f8-4430-b990-3ddc112bfc18", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "security_group_id": "67514c31-36f8-4430-b990-3ddc112bfc18", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:28Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "9bf207a1-a0bc-44ed-85f5-67c44caea344"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "security_group_id": "67514c31-36f8-4430-b990-3ddc112bfc18", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:28Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "c3bbb61a-9b90-472f-9ba5-fc0ae3d77b56"}, {"remote_group_id": "67514c31-36f8-4430-b990-3ddc112bfc18", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "security_group_id": "67514c31-36f8-4430-b990-3ddc112bfc18", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:28Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "f676bf9e-8f51-465d-88e4-62ff959b890b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:28Z", "security_group_id": "67514c31-36f8-4430-b990-3ddc112bfc18", "port_range_min": null, "revision_number": 0, "tenant_id": "104eb864d1864619a822cb3c8bd07c20", "created_at": "2018-12-04T21:18:28Z", "project_id": "104eb864d1864619a822cb3c8bd07c20", "id": "fc92f033-71ff-4ecc-8d63-c0e9ed448a3e"}]} 2018-12-04 21:18:32,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=67514c31-36f8-4430-b990-3ddc112bfc18 used request id req-1f7c048a-55f6-4f8c-a39e-1a184437f902 2018-12-04 21:18:32,140 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:18:32,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/67514c31-36f8-4430-b990-3ddc112bfc18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b404d66ff41d0b1104d89e23970f1a66d0c6217c" 2018-12-04 21:18:32,286 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3c90b07d-3207-46ba-af46-06b5ff050057 Content-Length: 0 Date: Tue, 04 Dec 2018 21:18:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:18:32,287 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/67514c31-36f8-4430-b990-3ddc112bfc18 used request id req-3c90b07d-3207-46ba-af46-06b5ff050057 2018-12-04 21:18:32,287 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-35512a39-96e4-492-proj 2018-12-04 21:18:32,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/104eb864d1864619a822cb3c8bd07c20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b404d66ff41d0b1104d89e23970f1a66d0c6217c" 2018-12-04 21:18:32,509 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:18:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80b171ba-87be-4258-8996-a9b1c27d734c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:18:32,510 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/104eb864d1864619a822cb3c8bd07c20 used request id req-80b171ba-87be-4258-8996-a9b1c27d734c 2018-12-04 21:18:32,510 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-35512a39-96e4-492-proj-role 2018-12-04 21:18:32,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/bc3c400baf4340d1b6d0eee2f7942ba9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b404d66ff41d0b1104d89e23970f1a66d0c6217c" 2018-12-04 21:18:32,636 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:18:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f32b8385-1773-47e0-acaa-d1e13da3c553 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:18:32,636 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/bc3c400baf4340d1b6d0eee2f7942ba9 used request id req-f32b8385-1773-47e0-acaa-d1e13da3c553 2018-12-04 21:18:32,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b404d66ff41d0b1104d89e23970f1a66d0c6217c" 2018-12-04 21:18:32,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6e29c80-5ff8-4324-8f5c-0fe0bc811723 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:18:32,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f6e29c80-5ff8-4324-8f5c-0fe0bc811723 2018-12-04 21:18:32,736 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-35512a39-96e4-492-user 2018-12-04 21:18:32,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/499d87905b5b487580e7f5312157b10a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b20658177a1e9752bdb8a964bfe64d40ce0aea" 2018-12-04 21:18:32,921 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:18:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcce4d37-b2c6-4b58-881d-0268ea89935c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:18:32,921 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/499d87905b5b487580e7f5312157b10a used request id req-bcce4d37-b2c6-4b58-881d-0268ea89935c 2018-12-04 21:18:32,922 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:18:33,331 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:18:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["tXtIt0ERRCqt_j3CESQECw"], "issued_at": "2018-12-04T21:18:33.000000Z"}} 2018-12-04 21:18:33,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb89a4a1a6ba57f3dd2fb351193f2c9c84ef4327" 2018-12-04 21:18:33,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab1b4a73-c3a0-4f10-a035-44a2b4707140 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:18:33,425 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ab1b4a73-c3a0-4f10-a035-44a2b4707140 2018-12-04 21:18:33,426 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:33,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:18:33,830 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:18:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["WXsW2zCmQqeBezK0r_y6lA"], "issued_at": "2018-12-04T21:18:33.000000Z"}} 2018-12-04 21:18:33,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f15cbbb4e172e233dc770a8b7003d7ba069b7725" 2018-12-04 21:18:33,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50c90df0-96ee-44dc-9f23-321662d1e0e9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:18:33,923 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-50c90df0-96ee-44dc-9f23-321662d1e0e9 2018-12-04 21:18:33,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:18:33,933 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:18:33,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-2ad42b3e-3559-42f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f15cbbb4e172e233dc770a8b7003d7ba069b7725" 2018-12-04 21:18:34,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7243590-fa4c-4d7e-ae4d-6ae21f2563e3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-2ad42b3e-3559-42f-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:18:34,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-2ad42b3e-3559-42f-proj used request id req-a7243590-fa4c-4d7e-ae4d-6ae21f2563e3 2018-12-04 21:18:34,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f15cbbb4e172e233dc770a8b7003d7ba069b7725" 2018-12-04 21:18:34,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f44548a-6edf-4350-bcf5-166875af03e2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:18:34,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-6f44548a-6edf-4350-bcf5-166875af03e2 2018-12-04 21:18:34,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f15cbbb4e172e233dc770a8b7003d7ba069b7725" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-2ad42b3e-3559-42f-proj"}}' 2018-12-04 21:18:34,184 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:18:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-763454ee-f5d7-4f38-8a75-7ed41d0da412 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9fa903f87bd04e49b6570afc8b978f00"}, "tags": [], "enabled": true, "id": "9fa903f87bd04e49b6570afc8b978f00", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-2ad42b3e-3559-42f-proj"}} 2018-12-04 21:18:34,184 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-763454ee-f5d7-4f38-8a75-7ed41d0da412 2018-12-04 21:18:34,184 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-2ad42b3e-3559-42f-proj 2018-12-04 21:18:34,184 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:34,185 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:18:34,592 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:18:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["KIC_Gi5ZSw6DSRIUN_qrJg"], "issued_at": "2018-12-04T21:18:34.000000Z"}} 2018-12-04 21:18:34,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a889aaab073ae2be6d11afb26cd17cc06bf2d4a" 2018-12-04 21:18:34,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a521f079-3e58-41cd-bd1b-2d83748b2364 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:18:34,686 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a521f079-3e58-41cd-bd1b-2d83748b2364 2018-12-04 21:18:34,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:18:34,695 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:18:34,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a889aaab073ae2be6d11afb26cd17cc06bf2d4a" 2018-12-04 21:18:34,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-965e12af-0cfe-45e1-8cb4-ee5911bf1910 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:18:34,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-965e12af-0cfe-45e1-8cb4-ee5911bf1910 2018-12-04 21:18:34,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-2ad42b3e-3559-42f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a889aaab073ae2be6d11afb26cd17cc06bf2d4a" 2018-12-04 21:18:34,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b24186e-e034-49c8-8872-ff122546f7c7 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-2ad42b3e-3559-42f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9fa903f87bd04e49b6570afc8b978f00"}, "tags": [], "enabled": true, "id": "9fa903f87bd04e49b6570afc8b978f00", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-2ad42b3e-3559-42f-proj"}]} 2018-12-04 21:18:34,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-2ad42b3e-3559-42f-proj used request id req-1b24186e-e034-49c8-8872-ff122546f7c7 2018-12-04 21:18:34,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a889aaab073ae2be6d11afb26cd17cc06bf2d4a" 2018-12-04 21:18:34,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-415aea59-5750-4aa2-9683-1b68c081ad2f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:18:34,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-415aea59-5750-4aa2-9683-1b68c081ad2f 2018-12-04 21:18:35,307 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-2ad42b3e-3559-42f-user 2018-12-04 21:18:35,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:35,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f15cbbb4e172e233dc770a8b7003d7ba069b7725" 2018-12-04 21:18:35,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9963fb2-2318-46a6-a8b0-e7facdec03e5 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:18:35,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e9963fb2-2318-46a6-a8b0-e7facdec03e5 2018-12-04 21:18:35,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f15cbbb4e172e233dc770a8b7003d7ba069b7725" -d '{"role": {"name": "CreateSecurityGroupTests-2ad42b3e-3559-42f-proj-role"}}' 2018-12-04 21:18:35,534 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:18:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-322847da-d60b-48f4-87fc-7f5958038d68 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "da2f0f64190e4ac38644398a1bd635be", "links": {"self": "http://172.30.9.23:5000/v3/roles/da2f0f64190e4ac38644398a1bd635be"}, "name": "CreateSecurityGroupTests-2ad42b3e-3559-42f-proj-role"}} 2018-12-04 21:18:35,534 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-322847da-d60b-48f4-87fc-7f5958038d68 2018-12-04 21:18:35,534 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-2ad42b3e-3559-42f-proj-role 2018-12-04 21:18:35,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/da2f0f64190e4ac38644398a1bd635be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f15cbbb4e172e233dc770a8b7003d7ba069b7725" 2018-12-04 21:18:35,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7b32d8f-c231-48ba-a3ba-0c994eaeab7f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "da2f0f64190e4ac38644398a1bd635be", "links": {"self": "http://172.30.9.23:5000/v3/roles/da2f0f64190e4ac38644398a1bd635be"}, "name": "CreateSecurityGroupTests-2ad42b3e-3559-42f-proj-role"}} 2018-12-04 21:18:35,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/da2f0f64190e4ac38644398a1bd635be used request id req-d7b32d8f-c231-48ba-a3ba-0c994eaeab7f 2018-12-04 21:18:35,742 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-2ad42b3e-3559-42f-proj-role to project CreateSecurityGroupTests-2ad42b3e-3559-42f-proj 2018-12-04 21:18:35,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/9fa903f87bd04e49b6570afc8b978f00/users/25a47c999ae64831af40605df576e580/roles/da2f0f64190e4ac38644398a1bd635be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f15cbbb4e172e233dc770a8b7003d7ba069b7725" 2018-12-04 21:18:35,897 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:18:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64cc13ba-7cbd-4558-af98-7b12dd649b4b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:18:35,897 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/9fa903f87bd04e49b6570afc8b978f00/users/25a47c999ae64831af40605df576e580/roles/da2f0f64190e4ac38644398a1bd635be used request id req-64cc13ba-7cbd-4558-af98-7b12dd649b4b 2018-12-04 21:18:35,899 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:35,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:18:36,295 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "da2f0f64190e4ac38644398a1bd635be", "name": "CreateSecurityGroupTests-2ad42b3e-3559-42f-proj-role"}], "expires_at": "2018-12-04T22:18:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9fa903f87bd04e49b6570afc8b978f00", "name": "CreateSecurityGroupTests-2ad42b3e-3559-42f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/9fa903f87bd04e49b6570afc8b978f00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/9fa903f87bd04e49b6570afc8b978f00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/9fa903f87bd04e49b6570afc8b978f00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_9fa903f87bd04e49b6570afc8b978f00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_9fa903f87bd04e49b6570afc8b978f00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9fa903f87bd04e49b6570afc8b978f00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/9fa903f87bd04e49b6570afc8b978f00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/9fa903f87bd04e49b6570afc8b978f00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9fa903f87bd04e49b6570afc8b978f00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/9fa903f87bd04e49b6570afc8b978f00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/9fa903f87bd04e49b6570afc8b978f00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/9fa903f87bd04e49b6570afc8b978f00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/9fa903f87bd04e49b6570afc8b978f00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/9fa903f87bd04e49b6570afc8b978f00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-2ad42b3e-3559-42f-user", "id": "25a47c999ae64831af40605df576e580"}, "audit_ids": ["JCBteXOeQAW3zwLQSR9G4g"], "issued_at": "2018-12-04T21:18:36.000000Z"}} 2018-12-04 21:18:36,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58b8d6f09cf6f30dee26f70b6bb294756f088f55" 2018-12-04 21:18:36,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08263b00-7539-439a-a322-d65e55a97559 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:18:36,382 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-08263b00-7539-439a-a322-d65e55a97559 2018-12-04 21:18:36,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-84115745-f5f9-43de-aa51-e2a825f6c628name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58b8d6f09cf6f30dee26f70b6bb294756f088f55" 2018-12-04 21:18:36,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-4dda2160-32ab-4935-b959-44158b5e787a Date: Tue, 04 Dec 2018 21:18:36 GMT RESP BODY: {"security_groups": []} 2018-12-04 21:18:36,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-84115745-f5f9-43de-aa51-e2a825f6c628name&description=hello+group used request id req-4dda2160-32ab-4935-b959-44158b5e787a 2018-12-04 21:18:36,713 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-84115745-f5f9-43de-aa51-e2a825f6c628name... 2018-12-04 21:18:36,714 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-84115745-f5f9-43de-aa51-e2a825f6c628name 2018-12-04 21:18:36,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58b8d6f09cf6f30dee26f70b6bb294756f088f55" -d '{"security_group": {"name": "CreateSecurityGroupTests-84115745-f5f9-43de-aa51-e2a825f6c628name", "description": "hello group"}}' 2018-12-04 21:18:36,972 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-f4927094-0758-4f75-aa36-509c0051f421 Date: Tue, 04 Dec 2018 21:18:36 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "9fa903f87bd04e49b6570afc8b978f00", "created_at": "2018-12-04T21:18:36Z", "updated_at": "2018-12-04T21:18:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:36Z", "revision_number": 0, "id": "160db28d-939e-410a-91fd-d379a533e963", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:36Z", "security_group_id": "e64c2b89-c99b-408b-9d02-a0ed8b0ea150", "tenant_id": "9fa903f87bd04e49b6570afc8b978f00", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fa903f87bd04e49b6570afc8b978f00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:36Z", "revision_number": 0, "id": "84810c34-a2a7-4858-bbf6-39f814aa573f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:36Z", "security_group_id": "e64c2b89-c99b-408b-9d02-a0ed8b0ea150", "tenant_id": "9fa903f87bd04e49b6570afc8b978f00", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fa903f87bd04e49b6570afc8b978f00"}], "revision_number": 2, "project_id": "9fa903f87bd04e49b6570afc8b978f00", "id": "e64c2b89-c99b-408b-9d02-a0ed8b0ea150", "name": "CreateSecurityGroupTests-84115745-f5f9-43de-aa51-e2a825f6c628name"}} 2018-12-04 21:18:36,972 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-f4927094-0758-4f75-aa36-509c0051f421 2018-12-04 21:18:36,973 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e64c2b89-c99b-408b-9d02-a0ed8b0ea150 2018-12-04 21:18:36,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e64c2b89-c99b-408b-9d02-a0ed8b0ea150 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58b8d6f09cf6f30dee26f70b6bb294756f088f55" 2018-12-04 21:18:37,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-923998ee-2f74-47c2-a0da-933d5230951b Date: Tue, 04 Dec 2018 21:18:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:36Z", "security_group_id": "e64c2b89-c99b-408b-9d02-a0ed8b0ea150", "port_range_min": null, "revision_number": 0, "tenant_id": "9fa903f87bd04e49b6570afc8b978f00", "created_at": "2018-12-04T21:18:36Z", "project_id": "9fa903f87bd04e49b6570afc8b978f00", "id": "160db28d-939e-410a-91fd-d379a533e963"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:36Z", "security_group_id": "e64c2b89-c99b-408b-9d02-a0ed8b0ea150", "port_range_min": null, "revision_number": 0, "tenant_id": "9fa903f87bd04e49b6570afc8b978f00", "created_at": "2018-12-04T21:18:36Z", "project_id": "9fa903f87bd04e49b6570afc8b978f00", "id": "84810c34-a2a7-4858-bbf6-39f814aa573f"}]} 2018-12-04 21:18:37,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e64c2b89-c99b-408b-9d02-a0ed8b0ea150 used request id req-923998ee-2f74-47c2-a0da-933d5230951b 2018-12-04 21:18:37,049 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e64c2b89-c99b-408b-9d02-a0ed8b0ea150 2018-12-04 21:18:37,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e64c2b89-c99b-408b-9d02-a0ed8b0ea150 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58b8d6f09cf6f30dee26f70b6bb294756f088f55" 2018-12-04 21:18:37,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1695b5fe-be6d-4179-9aba-99301197ceee Date: Tue, 04 Dec 2018 21:18:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:36Z", "security_group_id": "e64c2b89-c99b-408b-9d02-a0ed8b0ea150", "port_range_min": null, "revision_number": 0, "tenant_id": "9fa903f87bd04e49b6570afc8b978f00", "created_at": "2018-12-04T21:18:36Z", "project_id": "9fa903f87bd04e49b6570afc8b978f00", "id": "160db28d-939e-410a-91fd-d379a533e963"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:36Z", "security_group_id": "e64c2b89-c99b-408b-9d02-a0ed8b0ea150", "port_range_min": null, "revision_number": 0, "tenant_id": "9fa903f87bd04e49b6570afc8b978f00", "created_at": "2018-12-04T21:18:36Z", "project_id": "9fa903f87bd04e49b6570afc8b978f00", "id": "84810c34-a2a7-4858-bbf6-39f814aa573f"}]} 2018-12-04 21:18:37,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e64c2b89-c99b-408b-9d02-a0ed8b0ea150 used request id req-1695b5fe-be6d-4179-9aba-99301197ceee 2018-12-04 21:18:37,071 - neutron_utils - INFO - Retrieving security group with ID - e64c2b89-c99b-408b-9d02-a0ed8b0ea150 2018-12-04 21:18:37,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=e64c2b89-c99b-408b-9d02-a0ed8b0ea150 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58b8d6f09cf6f30dee26f70b6bb294756f088f55" 2018-12-04 21:18:37,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-54098879-750f-443b-89ba-6e7a08325e31 Date: Tue, 04 Dec 2018 21:18:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9fa903f87bd04e49b6570afc8b978f00", "created_at": "2018-12-04T21:18:36Z", "updated_at": "2018-12-04T21:18:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:36Z", "revision_number": 0, "id": "160db28d-939e-410a-91fd-d379a533e963", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:36Z", "security_group_id": "e64c2b89-c99b-408b-9d02-a0ed8b0ea150", "tenant_id": "9fa903f87bd04e49b6570afc8b978f00", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fa903f87bd04e49b6570afc8b978f00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:36Z", "revision_number": 0, "id": "84810c34-a2a7-4858-bbf6-39f814aa573f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:36Z", "security_group_id": "e64c2b89-c99b-408b-9d02-a0ed8b0ea150", "tenant_id": "9fa903f87bd04e49b6570afc8b978f00", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fa903f87bd04e49b6570afc8b978f00"}], "revision_number": 2, "project_id": "9fa903f87bd04e49b6570afc8b978f00", "id": "e64c2b89-c99b-408b-9d02-a0ed8b0ea150", "name": "CreateSecurityGroupTests-84115745-f5f9-43de-aa51-e2a825f6c628name"}]} 2018-12-04 21:18:37,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=e64c2b89-c99b-408b-9d02-a0ed8b0ea150 used request id req-54098879-750f-443b-89ba-6e7a08325e31 2018-12-04 21:18:37,156 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e64c2b89-c99b-408b-9d02-a0ed8b0ea150 2018-12-04 21:18:37,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e64c2b89-c99b-408b-9d02-a0ed8b0ea150 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58b8d6f09cf6f30dee26f70b6bb294756f088f55" 2018-12-04 21:18:37,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f38318b0-67b6-4999-b97b-f184397a135d Date: Tue, 04 Dec 2018 21:18:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:36Z", "security_group_id": "e64c2b89-c99b-408b-9d02-a0ed8b0ea150", "port_range_min": null, "revision_number": 0, "tenant_id": "9fa903f87bd04e49b6570afc8b978f00", "created_at": "2018-12-04T21:18:36Z", "project_id": "9fa903f87bd04e49b6570afc8b978f00", "id": "160db28d-939e-410a-91fd-d379a533e963"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:36Z", "security_group_id": "e64c2b89-c99b-408b-9d02-a0ed8b0ea150", "port_range_min": null, "revision_number": 0, "tenant_id": "9fa903f87bd04e49b6570afc8b978f00", "created_at": "2018-12-04T21:18:36Z", "project_id": "9fa903f87bd04e49b6570afc8b978f00", "id": "84810c34-a2a7-4858-bbf6-39f814aa573f"}]} 2018-12-04 21:18:37,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e64c2b89-c99b-408b-9d02-a0ed8b0ea150 used request id req-f38318b0-67b6-4999-b97b-f184397a135d 2018-12-04 21:18:37,179 - neutron_utils - INFO - Retrieving security group with ID - e64c2b89-c99b-408b-9d02-a0ed8b0ea150 2018-12-04 21:18:37,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=e64c2b89-c99b-408b-9d02-a0ed8b0ea150 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58b8d6f09cf6f30dee26f70b6bb294756f088f55" 2018-12-04 21:18:37,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-89c3e70a-2456-43b6-9a41-dd59937c7388 Date: Tue, 04 Dec 2018 21:18:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9fa903f87bd04e49b6570afc8b978f00", "created_at": "2018-12-04T21:18:36Z", "updated_at": "2018-12-04T21:18:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:36Z", "revision_number": 0, "id": "160db28d-939e-410a-91fd-d379a533e963", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:36Z", "security_group_id": "e64c2b89-c99b-408b-9d02-a0ed8b0ea150", "tenant_id": "9fa903f87bd04e49b6570afc8b978f00", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fa903f87bd04e49b6570afc8b978f00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:36Z", "revision_number": 0, "id": "84810c34-a2a7-4858-bbf6-39f814aa573f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:36Z", "security_group_id": "e64c2b89-c99b-408b-9d02-a0ed8b0ea150", "tenant_id": "9fa903f87bd04e49b6570afc8b978f00", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fa903f87bd04e49b6570afc8b978f00"}], "revision_number": 2, "project_id": "9fa903f87bd04e49b6570afc8b978f00", "id": "e64c2b89-c99b-408b-9d02-a0ed8b0ea150", "name": "CreateSecurityGroupTests-84115745-f5f9-43de-aa51-e2a825f6c628name"}]} 2018-12-04 21:18:37,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=e64c2b89-c99b-408b-9d02-a0ed8b0ea150 used request id req-89c3e70a-2456-43b6-9a41-dd59937c7388 2018-12-04 21:18:37,230 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e64c2b89-c99b-408b-9d02-a0ed8b0ea150 2018-12-04 21:18:37,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e64c2b89-c99b-408b-9d02-a0ed8b0ea150 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58b8d6f09cf6f30dee26f70b6bb294756f088f55" 2018-12-04 21:18:37,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9b3a53b7-8c8e-460e-94ac-88eab214e5cc Date: Tue, 04 Dec 2018 21:18:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:36Z", "security_group_id": "e64c2b89-c99b-408b-9d02-a0ed8b0ea150", "port_range_min": null, "revision_number": 0, "tenant_id": "9fa903f87bd04e49b6570afc8b978f00", "created_at": "2018-12-04T21:18:36Z", "project_id": "9fa903f87bd04e49b6570afc8b978f00", "id": "160db28d-939e-410a-91fd-d379a533e963"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:36Z", "security_group_id": "e64c2b89-c99b-408b-9d02-a0ed8b0ea150", "port_range_min": null, "revision_number": 0, "tenant_id": "9fa903f87bd04e49b6570afc8b978f00", "created_at": "2018-12-04T21:18:36Z", "project_id": "9fa903f87bd04e49b6570afc8b978f00", "id": "84810c34-a2a7-4858-bbf6-39f814aa573f"}]} 2018-12-04 21:18:37,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e64c2b89-c99b-408b-9d02-a0ed8b0ea150 used request id req-9b3a53b7-8c8e-460e-94ac-88eab214e5cc 2018-12-04 21:18:37,255 - neutron_utils - INFO - Retrieving security group with ID - e64c2b89-c99b-408b-9d02-a0ed8b0ea150 2018-12-04 21:18:37,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=e64c2b89-c99b-408b-9d02-a0ed8b0ea150 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58b8d6f09cf6f30dee26f70b6bb294756f088f55" 2018-12-04 21:18:37,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-a23568ef-8970-4abe-bf8d-b0385a7ed5be Date: Tue, 04 Dec 2018 21:18:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9fa903f87bd04e49b6570afc8b978f00", "created_at": "2018-12-04T21:18:36Z", "updated_at": "2018-12-04T21:18:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:36Z", "revision_number": 0, "id": "160db28d-939e-410a-91fd-d379a533e963", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:36Z", "security_group_id": "e64c2b89-c99b-408b-9d02-a0ed8b0ea150", "tenant_id": "9fa903f87bd04e49b6570afc8b978f00", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fa903f87bd04e49b6570afc8b978f00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:36Z", "revision_number": 0, "id": "84810c34-a2a7-4858-bbf6-39f814aa573f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:36Z", "security_group_id": "e64c2b89-c99b-408b-9d02-a0ed8b0ea150", "tenant_id": "9fa903f87bd04e49b6570afc8b978f00", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fa903f87bd04e49b6570afc8b978f00"}], "revision_number": 2, "project_id": "9fa903f87bd04e49b6570afc8b978f00", "id": "e64c2b89-c99b-408b-9d02-a0ed8b0ea150", "name": "CreateSecurityGroupTests-84115745-f5f9-43de-aa51-e2a825f6c628name"}]} 2018-12-04 21:18:37,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=e64c2b89-c99b-408b-9d02-a0ed8b0ea150 used request id req-a23568ef-8970-4abe-bf8d-b0385a7ed5be 2018-12-04 21:18:37,303 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e64c2b89-c99b-408b-9d02-a0ed8b0ea150 2018-12-04 21:18:37,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e64c2b89-c99b-408b-9d02-a0ed8b0ea150 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58b8d6f09cf6f30dee26f70b6bb294756f088f55" 2018-12-04 21:18:37,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6f7277fb-2771-452e-959c-a0cce7d2a606 Date: Tue, 04 Dec 2018 21:18:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:36Z", "security_group_id": "e64c2b89-c99b-408b-9d02-a0ed8b0ea150", "port_range_min": null, "revision_number": 0, "tenant_id": "9fa903f87bd04e49b6570afc8b978f00", "created_at": "2018-12-04T21:18:36Z", "project_id": "9fa903f87bd04e49b6570afc8b978f00", "id": "160db28d-939e-410a-91fd-d379a533e963"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:36Z", "security_group_id": "e64c2b89-c99b-408b-9d02-a0ed8b0ea150", "port_range_min": null, "revision_number": 0, "tenant_id": "9fa903f87bd04e49b6570afc8b978f00", "created_at": "2018-12-04T21:18:36Z", "project_id": "9fa903f87bd04e49b6570afc8b978f00", "id": "84810c34-a2a7-4858-bbf6-39f814aa573f"}]} 2018-12-04 21:18:37,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e64c2b89-c99b-408b-9d02-a0ed8b0ea150 used request id req-6f7277fb-2771-452e-959c-a0cce7d2a606 2018-12-04 21:18:37,324 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-84115745-f5f9-43de-aa51-e2a825f6c628name 2018-12-04 21:18:37,324 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:18:37,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "da2f0f64190e4ac38644398a1bd635be", "name": "CreateSecurityGroupTests-2ad42b3e-3559-42f-proj-role"}], "expires_at": "2018-12-04T22:18:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9fa903f87bd04e49b6570afc8b978f00", "name": "CreateSecurityGroupTests-2ad42b3e-3559-42f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/9fa903f87bd04e49b6570afc8b978f00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/9fa903f87bd04e49b6570afc8b978f00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/9fa903f87bd04e49b6570afc8b978f00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_9fa903f87bd04e49b6570afc8b978f00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_9fa903f87bd04e49b6570afc8b978f00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9fa903f87bd04e49b6570afc8b978f00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/9fa903f87bd04e49b6570afc8b978f00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/9fa903f87bd04e49b6570afc8b978f00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9fa903f87bd04e49b6570afc8b978f00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/9fa903f87bd04e49b6570afc8b978f00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/9fa903f87bd04e49b6570afc8b978f00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/9fa903f87bd04e49b6570afc8b978f00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/9fa903f87bd04e49b6570afc8b978f00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/9fa903f87bd04e49b6570afc8b978f00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-2ad42b3e-3559-42f-user", "id": "25a47c999ae64831af40605df576e580"}, "audit_ids": ["_QwzIpI8SVyEjU3FBreI2Q"], "issued_at": "2018-12-04T21:18:37.000000Z"}} 2018-12-04 21:18:37,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/e64c2b89-c99b-408b-9d02-a0ed8b0ea150 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7934dcae8d2b424e6ccd4e7729efe74b937eaa9" 2018-12-04 21:18:38,070 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d1686e97-3b9b-4276-b7e0-bf2343a7bfe1 Content-Length: 0 Date: Tue, 04 Dec 2018 21:18:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:18:38,070 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/e64c2b89-c99b-408b-9d02-a0ed8b0ea150 used request id req-d1686e97-3b9b-4276-b7e0-bf2343a7bfe1 2018-12-04 21:18:38,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-84115745-f5f9-43de-aa51-e2a825f6c628name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7934dcae8d2b424e6ccd4e7729efe74b937eaa9" 2018-12-04 21:18:38,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-19c5d3fc-d941-4c30-aa97-202cd73f3f20 Date: Tue, 04 Dec 2018 21:18:38 GMT RESP BODY: {"security_groups": []} 2018-12-04 21:18:38,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-84115745-f5f9-43de-aa51-e2a825f6c628name&description=hello+group used request id req-19c5d3fc-d941-4c30-aa97-202cd73f3f20 2018-12-04 21:18:38,141 - neutron_utils - INFO - Deleting security group rule with ID - 160db28d-939e-410a-91fd-d379a533e963 2018-12-04 21:18:38,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/160db28d-939e-410a-91fd-d379a533e963 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58b8d6f09cf6f30dee26f70b6bb294756f088f55" 2018-12-04 21:18:38,165 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-eecfc7bf-76a7-485b-b846-4b9b7dfe7aea Date: Tue, 04 Dec 2018 21:18:38 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 160db28d-939e-410a-91fd-d379a533e963 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-04 21:18:38,165 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/160db28d-939e-410a-91fd-d379a533e963 used request id req-eecfc7bf-76a7-485b-b846-4b9b7dfe7aea 2018-12-04 21:18:38,165 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 160db28d-939e-410a-91fd-d379a533e963 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-04 21:18:38,165 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 160db28d-939e-410a-91fd-d379a533e963 does not exist Neutron server returns request_ids: ['req-eecfc7bf-76a7-485b-b846-4b9b7dfe7aea'] 2018-12-04 21:18:38,165 - neutron_utils - INFO - Deleting security group rule with ID - 84810c34-a2a7-4858-bbf6-39f814aa573f 2018-12-04 21:18:38,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/84810c34-a2a7-4858-bbf6-39f814aa573f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58b8d6f09cf6f30dee26f70b6bb294756f088f55" 2018-12-04 21:18:38,183 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-0079e21c-46fb-43b2-97d6-07889c918099 Date: Tue, 04 Dec 2018 21:18:38 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 84810c34-a2a7-4858-bbf6-39f814aa573f does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-04 21:18:38,183 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/84810c34-a2a7-4858-bbf6-39f814aa573f used request id req-0079e21c-46fb-43b2-97d6-07889c918099 2018-12-04 21:18:38,183 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 84810c34-a2a7-4858-bbf6-39f814aa573f does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-04 21:18:38,183 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 84810c34-a2a7-4858-bbf6-39f814aa573f does not exist Neutron server returns request_ids: ['req-0079e21c-46fb-43b2-97d6-07889c918099'] 2018-12-04 21:18:38,184 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-84115745-f5f9-43de-aa51-e2a825f6c628name 2018-12-04 21:18:38,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/e64c2b89-c99b-408b-9d02-a0ed8b0ea150 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58b8d6f09cf6f30dee26f70b6bb294756f088f55" 2018-12-04 21:18:38,202 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-f413437d-7366-4ebc-8b79-2a45830a9a2b Date: Tue, 04 Dec 2018 21:18:38 GMT RESP BODY: {"NeutronError": {"message": "Security group e64c2b89-c99b-408b-9d02-a0ed8b0ea150 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-12-04 21:18:38,202 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/e64c2b89-c99b-408b-9d02-a0ed8b0ea150 used request id req-f413437d-7366-4ebc-8b79-2a45830a9a2b 2018-12-04 21:18:38,202 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group e64c2b89-c99b-408b-9d02-a0ed8b0ea150 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-12-04 21:18:38,202 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group e64c2b89-c99b-408b-9d02-a0ed8b0ea150 does not exist Neutron server returns request_ids: ['req-f413437d-7366-4ebc-8b79-2a45830a9a2b'] 2018-12-04 21:18:38,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f15cbbb4e172e233dc770a8b7003d7ba069b7725" 2018-12-04 21:18:38,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-6177e911-05a6-4e2f-b866-deb1269d625e Date: Tue, 04 Dec 2018 21:18:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9fa903f87bd04e49b6570afc8b978f00", "created_at": "2018-12-04T21:18:36Z", "updated_at": "2018-12-04T21:18:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:36Z", "revision_number": 0, "id": "a6f55e5d-16fc-47b0-8e29-e5e86249d395", "remote_group_id": "4b71ef44-9501-47e7-9e7b-5fdb56411aaf", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:36Z", "security_group_id": "4b71ef44-9501-47e7-9e7b-5fdb56411aaf", "tenant_id": "9fa903f87bd04e49b6570afc8b978f00", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fa903f87bd04e49b6570afc8b978f00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:36Z", "revision_number": 0, "id": "c769d2de-fb34-4da2-a456-c33cd4e0459c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:36Z", "security_group_id": "4b71ef44-9501-47e7-9e7b-5fdb56411aaf", "tenant_id": "9fa903f87bd04e49b6570afc8b978f00", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fa903f87bd04e49b6570afc8b978f00"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:36Z", "revision_number": 0, "id": "cd2bea42-6472-45c8-980b-ab8648f5172a", "remote_group_id": "4b71ef44-9501-47e7-9e7b-5fdb56411aaf", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:36Z", "security_group_id": "4b71ef44-9501-47e7-9e7b-5fdb56411aaf", "tenant_id": "9fa903f87bd04e49b6570afc8b978f00", "port_range_min": null, "ethertype": "IPv4", "project_id": "9fa903f87bd04e49b6570afc8b978f00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:36Z", "revision_number": 0, "id": "cd9a42a3-bfe4-4768-bf68-d6dfee6648ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:36Z", "security_group_id": "4b71ef44-9501-47e7-9e7b-5fdb56411aaf", "tenant_id": "9fa903f87bd04e49b6570afc8b978f00", "port_range_min": null, "ethertype": "IPv6", "project_id": "9fa903f87bd04e49b6570afc8b978f00"}], "revision_number": 4, "project_id": "9fa903f87bd04e49b6570afc8b978f00", "id": "4b71ef44-9501-47e7-9e7b-5fdb56411aaf", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:18:38,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-6177e911-05a6-4e2f-b866-deb1269d625e 2018-12-04 21:18:38,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f15cbbb4e172e233dc770a8b7003d7ba069b7725" 2018-12-04 21:18:38,580 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:18:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-311eb9ce-a332-4723-b3c2-86a603b46f9c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:18:38,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-311eb9ce-a332-4723-b3c2-86a603b46f9c 2018-12-04 21:18:38,580 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:18:38,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f15cbbb4e172e233dc770a8b7003d7ba069b7725" 2018-12-04 21:18:38,680 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:18:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd4df1c5-6d94-414d-95e7-02cbfb5a0ad9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:18:38,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-dd4df1c5-6d94-414d-95e7-02cbfb5a0ad9 2018-12-04 21:18:38,681 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:18:38,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f15cbbb4e172e233dc770a8b7003d7ba069b7725" 2018-12-04 21:18:38,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-423990bf-e43e-47d1-9266-2fdff93c6eb9 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:18:38,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-423990bf-e43e-47d1-9266-2fdff93c6eb9 2018-12-04 21:18:38,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9fa903f87bd04e49b6570afc8b978f00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f15cbbb4e172e233dc770a8b7003d7ba069b7725" 2018-12-04 21:18:38,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71228daa-38fc-42f8-a5b6-12dfbde135b3 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9fa903f87bd04e49b6570afc8b978f00"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9fa903f87bd04e49b6570afc8b978f00", "name": "CreateSecurityGroupTests-2ad42b3e-3559-42f-proj"}} 2018-12-04 21:18:38,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9fa903f87bd04e49b6570afc8b978f00 used request id req-71228daa-38fc-42f8-a5b6-12dfbde135b3 2018-12-04 21:18:38,896 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4b71ef44-9501-47e7-9e7b-5fdb56411aaf 2018-12-04 21:18:38,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4b71ef44-9501-47e7-9e7b-5fdb56411aaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f15cbbb4e172e233dc770a8b7003d7ba069b7725" 2018-12-04 21:18:38,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e500f1a4-6aa7-41b2-afaf-5a59423ff63c Date: Tue, 04 Dec 2018 21:18:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "4b71ef44-9501-47e7-9e7b-5fdb56411aaf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:36Z", "security_group_id": "4b71ef44-9501-47e7-9e7b-5fdb56411aaf", "port_range_min": null, "revision_number": 0, "tenant_id": "9fa903f87bd04e49b6570afc8b978f00", "created_at": "2018-12-04T21:18:36Z", "project_id": "9fa903f87bd04e49b6570afc8b978f00", "id": "a6f55e5d-16fc-47b0-8e29-e5e86249d395"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:36Z", "security_group_id": "4b71ef44-9501-47e7-9e7b-5fdb56411aaf", "port_range_min": null, "revision_number": 0, "tenant_id": "9fa903f87bd04e49b6570afc8b978f00", "created_at": "2018-12-04T21:18:36Z", "project_id": "9fa903f87bd04e49b6570afc8b978f00", "id": "c769d2de-fb34-4da2-a456-c33cd4e0459c"}, {"remote_group_id": "4b71ef44-9501-47e7-9e7b-5fdb56411aaf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:36Z", "security_group_id": "4b71ef44-9501-47e7-9e7b-5fdb56411aaf", "port_range_min": null, "revision_number": 0, "tenant_id": "9fa903f87bd04e49b6570afc8b978f00", "created_at": "2018-12-04T21:18:36Z", "project_id": "9fa903f87bd04e49b6570afc8b978f00", "id": "cd2bea42-6472-45c8-980b-ab8648f5172a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:36Z", "security_group_id": "4b71ef44-9501-47e7-9e7b-5fdb56411aaf", "port_range_min": null, "revision_number": 0, "tenant_id": "9fa903f87bd04e49b6570afc8b978f00", "created_at": "2018-12-04T21:18:36Z", "project_id": "9fa903f87bd04e49b6570afc8b978f00", "id": "cd9a42a3-bfe4-4768-bf68-d6dfee6648ac"}]} 2018-12-04 21:18:38,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4b71ef44-9501-47e7-9e7b-5fdb56411aaf used request id req-e500f1a4-6aa7-41b2-afaf-5a59423ff63c 2018-12-04 21:18:38,919 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:18:38,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/4b71ef44-9501-47e7-9e7b-5fdb56411aaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f15cbbb4e172e233dc770a8b7003d7ba069b7725" 2018-12-04 21:18:39,083 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d841b5cd-fcf8-44d4-ac59-77171ac94e37 Content-Length: 0 Date: Tue, 04 Dec 2018 21:18:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:18:39,083 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/4b71ef44-9501-47e7-9e7b-5fdb56411aaf used request id req-d841b5cd-fcf8-44d4-ac59-77171ac94e37 2018-12-04 21:18:39,084 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-2ad42b3e-3559-42f-proj 2018-12-04 21:18:39,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/9fa903f87bd04e49b6570afc8b978f00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f15cbbb4e172e233dc770a8b7003d7ba069b7725" 2018-12-04 21:18:39,315 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:18:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40d3c07a-8789-42fc-84b6-cc24fc1daa57 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:18:39,316 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/9fa903f87bd04e49b6570afc8b978f00 used request id req-40d3c07a-8789-42fc-84b6-cc24fc1daa57 2018-12-04 21:18:39,316 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-2ad42b3e-3559-42f-proj-role 2018-12-04 21:18:39,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/da2f0f64190e4ac38644398a1bd635be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f15cbbb4e172e233dc770a8b7003d7ba069b7725" 2018-12-04 21:18:39,427 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:18:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-109f7efc-74ac-4a65-8be8-efc30a8469f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:18:39,427 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/da2f0f64190e4ac38644398a1bd635be used request id req-109f7efc-74ac-4a65-8be8-efc30a8469f6 2018-12-04 21:18:39,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f15cbbb4e172e233dc770a8b7003d7ba069b7725" 2018-12-04 21:18:39,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38be3c8f-64c0-47ac-8b83-affb0d5e9a05 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:18:39,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-38be3c8f-64c0-47ac-8b83-affb0d5e9a05 2018-12-04 21:18:39,528 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-2ad42b3e-3559-42f-user 2018-12-04 21:18:39,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/25a47c999ae64831af40605df576e580 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a889aaab073ae2be6d11afb26cd17cc06bf2d4a" 2018-12-04 21:18:39,710 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:18:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09e15350-d154-4d5e-9e71-77462394a2d3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:18:39,710 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/25a47c999ae64831af40605df576e580 used request id req-09e15350-d154-4d5e-9e71-77462394a2d3 2018-12-04 21:18:39,712 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:18:40,113 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:18:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["Im8ssbf0TKqhs59PUSXKSw"], "issued_at": "2018-12-04T21:18:40.000000Z"}} 2018-12-04 21:18:40,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b41c2bd80a1fdd096fc8927cab52fae454cea57" 2018-12-04 21:18:40,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51666c5d-f33e-4b9a-a7f8-4f073e1b55a6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:18:40,203 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-51666c5d-f33e-4b9a-a7f8-4f073e1b55a6 2018-12-04 21:18:40,204 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:40,204 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:18:40,612 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:18:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["YHNO8hRiS8adakrFnLq36A"], "issued_at": "2018-12-04T21:18:40.000000Z"}} 2018-12-04 21:18:40,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f10305440105cbaaebea194c4df758df362d830" 2018-12-04 21:18:40,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6306c1d7-ca95-49f1-b08c-1028c1c13af6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:18:40,705 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6306c1d7-ca95-49f1-b08c-1028c1c13af6 2018-12-04 21:18:40,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:18:40,713 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:18:40,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-4bb83de2-91ae-443-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f10305440105cbaaebea194c4df758df362d830" 2018-12-04 21:18:40,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c717ed01-bbd4-4b0f-b0c6-9ac4e665723a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-4bb83de2-91ae-443-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:18:40,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-4bb83de2-91ae-443-proj used request id req-c717ed01-bbd4-4b0f-b0c6-9ac4e665723a 2018-12-04 21:18:40,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f10305440105cbaaebea194c4df758df362d830" 2018-12-04 21:18:40,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dabf9db-206c-4bb1-8a4a-54a5015c39f1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:18:40,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7dabf9db-206c-4bb1-8a4a-54a5015c39f1 2018-12-04 21:18:40,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f10305440105cbaaebea194c4df758df362d830" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-4bb83de2-91ae-443-proj"}}' 2018-12-04 21:18:41,051 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:18:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f32993f-6956-4c82-a7a7-df127a874455 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/986d2b8fa5f642c8b232481f56839dc6"}, "tags": [], "enabled": true, "id": "986d2b8fa5f642c8b232481f56839dc6", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-4bb83de2-91ae-443-proj"}} 2018-12-04 21:18:41,051 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-2f32993f-6956-4c82-a7a7-df127a874455 2018-12-04 21:18:41,051 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-4bb83de2-91ae-443-proj 2018-12-04 21:18:41,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:41,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:18:41,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:18:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["oCmS-x2tR8yugw6ceTDotQ"], "issued_at": "2018-12-04T21:18:41.000000Z"}} 2018-12-04 21:18:41,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6dd78273ee1da51e115b389a1d7a867287883d4" 2018-12-04 21:18:41,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b55bbc30-cf07-44d2-897c-99210d6ca663 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:18:41,465 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b55bbc30-cf07-44d2-897c-99210d6ca663 2018-12-04 21:18:41,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:18:41,475 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:18: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:18:41,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6dd78273ee1da51e115b389a1d7a867287883d4" 2018-12-04 21:18:41,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55cb7b81-e5c5-4d80-9fba-e4c364514e48 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:18:41,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-55cb7b81-e5c5-4d80-9fba-e4c364514e48 2018-12-04 21:18:41,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-4bb83de2-91ae-443-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6dd78273ee1da51e115b389a1d7a867287883d4" 2018-12-04 21:18:41,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f2f8307-998d-420c-96c3-f8c536ae82de Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-4bb83de2-91ae-443-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/986d2b8fa5f642c8b232481f56839dc6"}, "tags": [], "enabled": true, "id": "986d2b8fa5f642c8b232481f56839dc6", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-4bb83de2-91ae-443-proj"}]} 2018-12-04 21:18:41,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-4bb83de2-91ae-443-proj used request id req-4f2f8307-998d-420c-96c3-f8c536ae82de 2018-12-04 21:18:41,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6dd78273ee1da51e115b389a1d7a867287883d4" 2018-12-04 21:18:41,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12b832d5-1275-4b2a-b0bd-0b0fa9c1acc7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:18:41,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-12b832d5-1275-4b2a-b0bd-0b0fa9c1acc7 2018-12-04 21:18:42,160 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-4bb83de2-91ae-443-user 2018-12-04 21:18:42,160 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:42,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f10305440105cbaaebea194c4df758df362d830" 2018-12-04 21:18:42,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de22969f-8894-4730-9753-e8b935caab84 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:18:42,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-de22969f-8894-4730-9753-e8b935caab84 2018-12-04 21:18:42,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f10305440105cbaaebea194c4df758df362d830" -d '{"role": {"name": "CreateSecurityGroupTests-4bb83de2-91ae-443-proj-role"}}' 2018-12-04 21:18:42,400 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:18:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b60b0e6c-0c0f-4d27-88bd-e6bb0f4b354e Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1ee6918cb1404c408d71ebe2d55e252e", "links": {"self": "http://172.30.9.23:5000/v3/roles/1ee6918cb1404c408d71ebe2d55e252e"}, "name": "CreateSecurityGroupTests-4bb83de2-91ae-443-proj-role"}} 2018-12-04 21:18:42,400 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-b60b0e6c-0c0f-4d27-88bd-e6bb0f4b354e 2018-12-04 21:18:42,400 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-4bb83de2-91ae-443-proj-role 2018-12-04 21:18:42,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/1ee6918cb1404c408d71ebe2d55e252e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f10305440105cbaaebea194c4df758df362d830" 2018-12-04 21:18:42,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29154ea0-d76d-42b4-b71f-2b229ecb5ce1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1ee6918cb1404c408d71ebe2d55e252e", "links": {"self": "http://172.30.9.23:5000/v3/roles/1ee6918cb1404c408d71ebe2d55e252e"}, "name": "CreateSecurityGroupTests-4bb83de2-91ae-443-proj-role"}} 2018-12-04 21:18:42,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/1ee6918cb1404c408d71ebe2d55e252e used request id req-29154ea0-d76d-42b4-b71f-2b229ecb5ce1 2018-12-04 21:18:42,499 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-4bb83de2-91ae-443-proj-role to project CreateSecurityGroupTests-4bb83de2-91ae-443-proj 2018-12-04 21:18:42,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/986d2b8fa5f642c8b232481f56839dc6/users/856883a8c1de4df296500c18fad7a39d/roles/1ee6918cb1404c408d71ebe2d55e252e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f10305440105cbaaebea194c4df758df362d830" 2018-12-04 21:18:42,643 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:18:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf5fd894-62b9-4fc0-82bd-79585fa4802a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:18:42,643 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/986d2b8fa5f642c8b232481f56839dc6/users/856883a8c1de4df296500c18fad7a39d/roles/1ee6918cb1404c408d71ebe2d55e252e used request id req-cf5fd894-62b9-4fc0-82bd-79585fa4802a 2018-12-04 21:18:42,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:42,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:18:43,051 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:18:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["qHS7lWRAR8-XlI66_jS5Ig"], "issued_at": "2018-12-04T21:18:43.000000Z"}} 2018-12-04 21:18:43,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c63d60800333895489e643665767de79f944f2f" 2018-12-04 21:18:43,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bb7f1c9-0803-47cb-a18e-1c6e4dc197aa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:18:43,143 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1bb7f1c9-0803-47cb-a18e-1c6e4dc197aa 2018-12-04 21:18:43,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9b664f50-17a1-458e-a86d-99d9c3cf746fname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c63d60800333895489e643665767de79f944f2f" 2018-12-04 21:18:43,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b6da3a0b-9842-4b28-9b89-3d8225ea2cf2 Date: Tue, 04 Dec 2018 21:18:43 GMT RESP BODY: {"security_groups": []} 2018-12-04 21:18:43,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9b664f50-17a1-458e-a86d-99d9c3cf746fname&description=hello+group used request id req-b6da3a0b-9842-4b28-9b89-3d8225ea2cf2 2018-12-04 21:18:43,375 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-9b664f50-17a1-458e-a86d-99d9c3cf746fname... 2018-12-04 21:18:43,375 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-9b664f50-17a1-458e-a86d-99d9c3cf746fname 2018-12-04 21:18:43,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:18:43,383 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:18: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:18:43,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-4bb83de2-91ae-443-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c63d60800333895489e643665767de79f944f2f" 2018-12-04 21:18:43,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dbd9e59-0d9a-4299-9b65-c8f41d465e68 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-4bb83de2-91ae-443-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/986d2b8fa5f642c8b232481f56839dc6"}, "tags": [], "enabled": true, "id": "986d2b8fa5f642c8b232481f56839dc6", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-4bb83de2-91ae-443-proj"}]} 2018-12-04 21:18:43,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-4bb83de2-91ae-443-proj used request id req-4dbd9e59-0d9a-4299-9b65-c8f41d465e68 2018-12-04 21:18:43,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c63d60800333895489e643665767de79f944f2f" -d '{"security_group": {"tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "name": "CreateSecurityGroupTests-9b664f50-17a1-458e-a86d-99d9c3cf746fname", "description": "hello group"}}' 2018-12-04 21:18:44,014 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-ba7cdd6b-7d69-4487-9473-908cac32d080 Date: Tue, 04 Dec 2018 21:18:44 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "created_at": "2018-12-04T21:18:43Z", "updated_at": "2018-12-04T21:18:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:43Z", "revision_number": 0, "id": "0448d167-3ae2-486d-89fc-d5b69a54571a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:43Z", "security_group_id": "44c5c044-61d8-4c0b-8e82-e89a1c09874e", "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "port_range_min": null, "ethertype": "IPv6", "project_id": "986d2b8fa5f642c8b232481f56839dc6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:43Z", "revision_number": 0, "id": "be203722-25f8-4571-8102-ef0c9fa911ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:43Z", "security_group_id": "44c5c044-61d8-4c0b-8e82-e89a1c09874e", "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "port_range_min": null, "ethertype": "IPv4", "project_id": "986d2b8fa5f642c8b232481f56839dc6"}], "revision_number": 2, "project_id": "986d2b8fa5f642c8b232481f56839dc6", "id": "44c5c044-61d8-4c0b-8e82-e89a1c09874e", "name": "CreateSecurityGroupTests-9b664f50-17a1-458e-a86d-99d9c3cf746fname"}} 2018-12-04 21:18:44,015 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-ba7cdd6b-7d69-4487-9473-908cac32d080 2018-12-04 21:18:44,015 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44c5c044-61d8-4c0b-8e82-e89a1c09874e 2018-12-04 21:18:44,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=44c5c044-61d8-4c0b-8e82-e89a1c09874e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c63d60800333895489e643665767de79f944f2f" 2018-12-04 21:18:44,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-74a04461-b7f4-4825-8462-739d02906a4f Date: Tue, 04 Dec 2018 21:18:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:43Z", "security_group_id": "44c5c044-61d8-4c0b-8e82-e89a1c09874e", "port_range_min": null, "revision_number": 0, "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "created_at": "2018-12-04T21:18:43Z", "project_id": "986d2b8fa5f642c8b232481f56839dc6", "id": "0448d167-3ae2-486d-89fc-d5b69a54571a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:43Z", "security_group_id": "44c5c044-61d8-4c0b-8e82-e89a1c09874e", "port_range_min": null, "revision_number": 0, "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "created_at": "2018-12-04T21:18:43Z", "project_id": "986d2b8fa5f642c8b232481f56839dc6", "id": "be203722-25f8-4571-8102-ef0c9fa911ff"}]} 2018-12-04 21:18:44,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=44c5c044-61d8-4c0b-8e82-e89a1c09874e used request id req-74a04461-b7f4-4825-8462-739d02906a4f 2018-12-04 21:18:44,067 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44c5c044-61d8-4c0b-8e82-e89a1c09874e 2018-12-04 21:18:44,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=44c5c044-61d8-4c0b-8e82-e89a1c09874e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c63d60800333895489e643665767de79f944f2f" 2018-12-04 21:18:44,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-543c6e8b-2017-478d-9072-d97edfb0fb7e Date: Tue, 04 Dec 2018 21:18:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:43Z", "security_group_id": "44c5c044-61d8-4c0b-8e82-e89a1c09874e", "port_range_min": null, "revision_number": 0, "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "created_at": "2018-12-04T21:18:43Z", "project_id": "986d2b8fa5f642c8b232481f56839dc6", "id": "0448d167-3ae2-486d-89fc-d5b69a54571a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:43Z", "security_group_id": "44c5c044-61d8-4c0b-8e82-e89a1c09874e", "port_range_min": null, "revision_number": 0, "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "created_at": "2018-12-04T21:18:43Z", "project_id": "986d2b8fa5f642c8b232481f56839dc6", "id": "be203722-25f8-4571-8102-ef0c9fa911ff"}]} 2018-12-04 21:18:44,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=44c5c044-61d8-4c0b-8e82-e89a1c09874e used request id req-543c6e8b-2017-478d-9072-d97edfb0fb7e 2018-12-04 21:18:44,090 - neutron_utils - INFO - Retrieving security group with ID - 44c5c044-61d8-4c0b-8e82-e89a1c09874e 2018-12-04 21:18:44,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=44c5c044-61d8-4c0b-8e82-e89a1c09874e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c63d60800333895489e643665767de79f944f2f" 2018-12-04 21:18:44,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-56b41fc1-abd0-46f5-a00e-6c22a7446d11 Date: Tue, 04 Dec 2018 21:18:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "created_at": "2018-12-04T21:18:43Z", "updated_at": "2018-12-04T21:18:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:43Z", "revision_number": 0, "id": "0448d167-3ae2-486d-89fc-d5b69a54571a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:43Z", "security_group_id": "44c5c044-61d8-4c0b-8e82-e89a1c09874e", "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "port_range_min": null, "ethertype": "IPv6", "project_id": "986d2b8fa5f642c8b232481f56839dc6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:43Z", "revision_number": 0, "id": "be203722-25f8-4571-8102-ef0c9fa911ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:43Z", "security_group_id": "44c5c044-61d8-4c0b-8e82-e89a1c09874e", "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "port_range_min": null, "ethertype": "IPv4", "project_id": "986d2b8fa5f642c8b232481f56839dc6"}], "revision_number": 2, "project_id": "986d2b8fa5f642c8b232481f56839dc6", "id": "44c5c044-61d8-4c0b-8e82-e89a1c09874e", "name": "CreateSecurityGroupTests-9b664f50-17a1-458e-a86d-99d9c3cf746fname"}]} 2018-12-04 21:18:44,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=44c5c044-61d8-4c0b-8e82-e89a1c09874e used request id req-56b41fc1-abd0-46f5-a00e-6c22a7446d11 2018-12-04 21:18:44,140 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44c5c044-61d8-4c0b-8e82-e89a1c09874e 2018-12-04 21:18:44,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=44c5c044-61d8-4c0b-8e82-e89a1c09874e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c63d60800333895489e643665767de79f944f2f" 2018-12-04 21:18:44,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-107f8dda-e46a-46a4-9ea9-817e2ad74237 Date: Tue, 04 Dec 2018 21:18:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:43Z", "security_group_id": "44c5c044-61d8-4c0b-8e82-e89a1c09874e", "port_range_min": null, "revision_number": 0, "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "created_at": "2018-12-04T21:18:43Z", "project_id": "986d2b8fa5f642c8b232481f56839dc6", "id": "0448d167-3ae2-486d-89fc-d5b69a54571a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:43Z", "security_group_id": "44c5c044-61d8-4c0b-8e82-e89a1c09874e", "port_range_min": null, "revision_number": 0, "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "created_at": "2018-12-04T21:18:43Z", "project_id": "986d2b8fa5f642c8b232481f56839dc6", "id": "be203722-25f8-4571-8102-ef0c9fa911ff"}]} 2018-12-04 21:18:44,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=44c5c044-61d8-4c0b-8e82-e89a1c09874e used request id req-107f8dda-e46a-46a4-9ea9-817e2ad74237 2018-12-04 21:18:44,161 - neutron_utils - INFO - Retrieving security group with ID - 44c5c044-61d8-4c0b-8e82-e89a1c09874e 2018-12-04 21:18:44,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=44c5c044-61d8-4c0b-8e82-e89a1c09874e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c63d60800333895489e643665767de79f944f2f" 2018-12-04 21:18:44,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8205d5b5-76bc-4589-9234-86e10be203ed Date: Tue, 04 Dec 2018 21:18:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "created_at": "2018-12-04T21:18:43Z", "updated_at": "2018-12-04T21:18:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:43Z", "revision_number": 0, "id": "0448d167-3ae2-486d-89fc-d5b69a54571a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:43Z", "security_group_id": "44c5c044-61d8-4c0b-8e82-e89a1c09874e", "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "port_range_min": null, "ethertype": "IPv6", "project_id": "986d2b8fa5f642c8b232481f56839dc6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:43Z", "revision_number": 0, "id": "be203722-25f8-4571-8102-ef0c9fa911ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:43Z", "security_group_id": "44c5c044-61d8-4c0b-8e82-e89a1c09874e", "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "port_range_min": null, "ethertype": "IPv4", "project_id": "986d2b8fa5f642c8b232481f56839dc6"}], "revision_number": 2, "project_id": "986d2b8fa5f642c8b232481f56839dc6", "id": "44c5c044-61d8-4c0b-8e82-e89a1c09874e", "name": "CreateSecurityGroupTests-9b664f50-17a1-458e-a86d-99d9c3cf746fname"}]} 2018-12-04 21:18:44,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=44c5c044-61d8-4c0b-8e82-e89a1c09874e used request id req-8205d5b5-76bc-4589-9234-86e10be203ed 2018-12-04 21:18:44,211 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44c5c044-61d8-4c0b-8e82-e89a1c09874e 2018-12-04 21:18:44,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=44c5c044-61d8-4c0b-8e82-e89a1c09874e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c63d60800333895489e643665767de79f944f2f" 2018-12-04 21:18:44,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ee7e68a3-6b23-481c-a65c-229b03109c71 Date: Tue, 04 Dec 2018 21:18:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:43Z", "security_group_id": "44c5c044-61d8-4c0b-8e82-e89a1c09874e", "port_range_min": null, "revision_number": 0, "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "created_at": "2018-12-04T21:18:43Z", "project_id": "986d2b8fa5f642c8b232481f56839dc6", "id": "0448d167-3ae2-486d-89fc-d5b69a54571a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:43Z", "security_group_id": "44c5c044-61d8-4c0b-8e82-e89a1c09874e", "port_range_min": null, "revision_number": 0, "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "created_at": "2018-12-04T21:18:43Z", "project_id": "986d2b8fa5f642c8b232481f56839dc6", "id": "be203722-25f8-4571-8102-ef0c9fa911ff"}]} 2018-12-04 21:18:44,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=44c5c044-61d8-4c0b-8e82-e89a1c09874e used request id req-ee7e68a3-6b23-481c-a65c-229b03109c71 2018-12-04 21:18:44,231 - neutron_utils - INFO - Retrieving security group with ID - 44c5c044-61d8-4c0b-8e82-e89a1c09874e 2018-12-04 21:18:44,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=44c5c044-61d8-4c0b-8e82-e89a1c09874e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c63d60800333895489e643665767de79f944f2f" 2018-12-04 21:18:44,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-daa86304-80c1-49ca-8bfa-dd4d1b66e425 Date: Tue, 04 Dec 2018 21:18:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "created_at": "2018-12-04T21:18:43Z", "updated_at": "2018-12-04T21:18:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:43Z", "revision_number": 0, "id": "0448d167-3ae2-486d-89fc-d5b69a54571a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:43Z", "security_group_id": "44c5c044-61d8-4c0b-8e82-e89a1c09874e", "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "port_range_min": null, "ethertype": "IPv6", "project_id": "986d2b8fa5f642c8b232481f56839dc6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:43Z", "revision_number": 0, "id": "be203722-25f8-4571-8102-ef0c9fa911ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:43Z", "security_group_id": "44c5c044-61d8-4c0b-8e82-e89a1c09874e", "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "port_range_min": null, "ethertype": "IPv4", "project_id": "986d2b8fa5f642c8b232481f56839dc6"}], "revision_number": 2, "project_id": "986d2b8fa5f642c8b232481f56839dc6", "id": "44c5c044-61d8-4c0b-8e82-e89a1c09874e", "name": "CreateSecurityGroupTests-9b664f50-17a1-458e-a86d-99d9c3cf746fname"}]} 2018-12-04 21:18:44,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=44c5c044-61d8-4c0b-8e82-e89a1c09874e used request id req-daa86304-80c1-49ca-8bfa-dd4d1b66e425 2018-12-04 21:18:44,276 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44c5c044-61d8-4c0b-8e82-e89a1c09874e 2018-12-04 21:18:44,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=44c5c044-61d8-4c0b-8e82-e89a1c09874e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c63d60800333895489e643665767de79f944f2f" 2018-12-04 21:18:44,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-678280c8-d96e-4c71-b4d2-556b2fa2c8ad Date: Tue, 04 Dec 2018 21:18:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:43Z", "security_group_id": "44c5c044-61d8-4c0b-8e82-e89a1c09874e", "port_range_min": null, "revision_number": 0, "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "created_at": "2018-12-04T21:18:43Z", "project_id": "986d2b8fa5f642c8b232481f56839dc6", "id": "0448d167-3ae2-486d-89fc-d5b69a54571a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:43Z", "security_group_id": "44c5c044-61d8-4c0b-8e82-e89a1c09874e", "port_range_min": null, "revision_number": 0, "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "created_at": "2018-12-04T21:18:43Z", "project_id": "986d2b8fa5f642c8b232481f56839dc6", "id": "be203722-25f8-4571-8102-ef0c9fa911ff"}]} 2018-12-04 21:18:44,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=44c5c044-61d8-4c0b-8e82-e89a1c09874e used request id req-678280c8-d96e-4c71-b4d2-556b2fa2c8ad 2018-12-04 21:18:44,297 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:18:44,703 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1ee6918cb1404c408d71ebe2d55e252e", "name": "CreateSecurityGroupTests-4bb83de2-91ae-443-proj-role"}], "expires_at": "2018-12-04T22:18:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "986d2b8fa5f642c8b232481f56839dc6", "name": "CreateSecurityGroupTests-4bb83de2-91ae-443-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/986d2b8fa5f642c8b232481f56839dc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/986d2b8fa5f642c8b232481f56839dc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/986d2b8fa5f642c8b232481f56839dc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_986d2b8fa5f642c8b232481f56839dc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_986d2b8fa5f642c8b232481f56839dc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/986d2b8fa5f642c8b232481f56839dc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/986d2b8fa5f642c8b232481f56839dc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/986d2b8fa5f642c8b232481f56839dc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/986d2b8fa5f642c8b232481f56839dc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/986d2b8fa5f642c8b232481f56839dc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/986d2b8fa5f642c8b232481f56839dc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/986d2b8fa5f642c8b232481f56839dc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/986d2b8fa5f642c8b232481f56839dc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/986d2b8fa5f642c8b232481f56839dc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-4bb83de2-91ae-443-user", "id": "856883a8c1de4df296500c18fad7a39d"}, "audit_ids": ["YcWvPH5fT9m8YZtNBgNY3Q"], "issued_at": "2018-12-04T21:18:44.000000Z"}} 2018-12-04 21:18:44,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9b664f50-17a1-458e-a86d-99d9c3cf746fname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ebca60ee24f986cacf1696714a95831dffa8a2" 2018-12-04 21:18:44,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-9244b733-90e3-4b4e-9124-1fbb1d584335 Date: Tue, 04 Dec 2018 21:18:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "created_at": "2018-12-04T21:18:43Z", "updated_at": "2018-12-04T21:18:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:43Z", "revision_number": 0, "id": "0448d167-3ae2-486d-89fc-d5b69a54571a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:43Z", "security_group_id": "44c5c044-61d8-4c0b-8e82-e89a1c09874e", "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "port_range_min": null, "ethertype": "IPv6", "project_id": "986d2b8fa5f642c8b232481f56839dc6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:43Z", "revision_number": 0, "id": "be203722-25f8-4571-8102-ef0c9fa911ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:43Z", "security_group_id": "44c5c044-61d8-4c0b-8e82-e89a1c09874e", "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "port_range_min": null, "ethertype": "IPv4", "project_id": "986d2b8fa5f642c8b232481f56839dc6"}], "revision_number": 2, "project_id": "986d2b8fa5f642c8b232481f56839dc6", "id": "44c5c044-61d8-4c0b-8e82-e89a1c09874e", "name": "CreateSecurityGroupTests-9b664f50-17a1-458e-a86d-99d9c3cf746fname"}]} 2018-12-04 21:18:44,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9b664f50-17a1-458e-a86d-99d9c3cf746fname&description=hello+group used request id req-9244b733-90e3-4b4e-9124-1fbb1d584335 2018-12-04 21:18:44,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:18:44,924 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:18: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:18:44,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/986d2b8fa5f642c8b232481f56839dc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b41c2bd80a1fdd096fc8927cab52fae454cea57" 2018-12-04 21:18:45,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-811ef810-4353-4f4d-aa95-5656dd764c3e Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/986d2b8fa5f642c8b232481f56839dc6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "986d2b8fa5f642c8b232481f56839dc6", "name": "CreateSecurityGroupTests-4bb83de2-91ae-443-proj"}} 2018-12-04 21:18:45,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/986d2b8fa5f642c8b232481f56839dc6 used request id req-811ef810-4353-4f4d-aa95-5656dd764c3e 2018-12-04 21:18:45,035 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44c5c044-61d8-4c0b-8e82-e89a1c09874e 2018-12-04 21:18:45,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=44c5c044-61d8-4c0b-8e82-e89a1c09874e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ebca60ee24f986cacf1696714a95831dffa8a2" 2018-12-04 21:18:45,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-420fd0e1-fced-4355-822a-5fcb98332003 Date: Tue, 04 Dec 2018 21:18:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:43Z", "security_group_id": "44c5c044-61d8-4c0b-8e82-e89a1c09874e", "port_range_min": null, "revision_number": 0, "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "created_at": "2018-12-04T21:18:43Z", "project_id": "986d2b8fa5f642c8b232481f56839dc6", "id": "0448d167-3ae2-486d-89fc-d5b69a54571a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:43Z", "security_group_id": "44c5c044-61d8-4c0b-8e82-e89a1c09874e", "port_range_min": null, "revision_number": 0, "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "created_at": "2018-12-04T21:18:43Z", "project_id": "986d2b8fa5f642c8b232481f56839dc6", "id": "be203722-25f8-4571-8102-ef0c9fa911ff"}]} 2018-12-04 21:18:45,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=44c5c044-61d8-4c0b-8e82-e89a1c09874e used request id req-420fd0e1-fced-4355-822a-5fcb98332003 2018-12-04 21:18:45,058 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44c5c044-61d8-4c0b-8e82-e89a1c09874e 2018-12-04 21:18:45,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=44c5c044-61d8-4c0b-8e82-e89a1c09874e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ebca60ee24f986cacf1696714a95831dffa8a2" 2018-12-04 21:18:45,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-49083006-07ab-44e8-a624-1b033e461e05 Date: Tue, 04 Dec 2018 21:18:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:43Z", "security_group_id": "44c5c044-61d8-4c0b-8e82-e89a1c09874e", "port_range_min": null, "revision_number": 0, "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "created_at": "2018-12-04T21:18:43Z", "project_id": "986d2b8fa5f642c8b232481f56839dc6", "id": "0448d167-3ae2-486d-89fc-d5b69a54571a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:43Z", "security_group_id": "44c5c044-61d8-4c0b-8e82-e89a1c09874e", "port_range_min": null, "revision_number": 0, "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "created_at": "2018-12-04T21:18:43Z", "project_id": "986d2b8fa5f642c8b232481f56839dc6", "id": "be203722-25f8-4571-8102-ef0c9fa911ff"}]} 2018-12-04 21:18:45,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=44c5c044-61d8-4c0b-8e82-e89a1c09874e used request id req-49083006-07ab-44e8-a624-1b033e461e05 2018-12-04 21:18:45,077 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:45,077 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:18:45,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1ee6918cb1404c408d71ebe2d55e252e", "name": "CreateSecurityGroupTests-4bb83de2-91ae-443-proj-role"}], "expires_at": "2018-12-04T22:18:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "986d2b8fa5f642c8b232481f56839dc6", "name": "CreateSecurityGroupTests-4bb83de2-91ae-443-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/986d2b8fa5f642c8b232481f56839dc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/986d2b8fa5f642c8b232481f56839dc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/986d2b8fa5f642c8b232481f56839dc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_986d2b8fa5f642c8b232481f56839dc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_986d2b8fa5f642c8b232481f56839dc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/986d2b8fa5f642c8b232481f56839dc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/986d2b8fa5f642c8b232481f56839dc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/986d2b8fa5f642c8b232481f56839dc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/986d2b8fa5f642c8b232481f56839dc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/986d2b8fa5f642c8b232481f56839dc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/986d2b8fa5f642c8b232481f56839dc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/986d2b8fa5f642c8b232481f56839dc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/986d2b8fa5f642c8b232481f56839dc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/986d2b8fa5f642c8b232481f56839dc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-4bb83de2-91ae-443-user", "id": "856883a8c1de4df296500c18fad7a39d"}, "audit_ids": ["ZrHRvtsIQIyH00aeWh-WbA"], "issued_at": "2018-12-04T21:18:45.000000Z"}} 2018-12-04 21:18:45,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b14f34b41ea0284e49347518dcf1fa41502f4f9" 2018-12-04 21:18:45,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84c5fb66-8454-4149-9fe3-7d05b9f3f8c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:18:45,548 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-84c5fb66-8454-4149-9fe3-7d05b9f3f8c6 2018-12-04 21:18:45,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9b664f50-17a1-458e-a86d-99d9c3cf746fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b14f34b41ea0284e49347518dcf1fa41502f4f9" 2018-12-04 21:18:45,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b94946e4-3403-414b-b698-0faa58a6f16b Date: Tue, 04 Dec 2018 21:18:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "created_at": "2018-12-04T21:18:43Z", "updated_at": "2018-12-04T21:18:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:43Z", "revision_number": 0, "id": "0448d167-3ae2-486d-89fc-d5b69a54571a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:43Z", "security_group_id": "44c5c044-61d8-4c0b-8e82-e89a1c09874e", "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "port_range_min": null, "ethertype": "IPv6", "project_id": "986d2b8fa5f642c8b232481f56839dc6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:43Z", "revision_number": 0, "id": "be203722-25f8-4571-8102-ef0c9fa911ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:43Z", "security_group_id": "44c5c044-61d8-4c0b-8e82-e89a1c09874e", "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "port_range_min": null, "ethertype": "IPv4", "project_id": "986d2b8fa5f642c8b232481f56839dc6"}], "revision_number": 2, "project_id": "986d2b8fa5f642c8b232481f56839dc6", "id": "44c5c044-61d8-4c0b-8e82-e89a1c09874e", "name": "CreateSecurityGroupTests-9b664f50-17a1-458e-a86d-99d9c3cf746fname"}]} 2018-12-04 21:18:45,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9b664f50-17a1-458e-a86d-99d9c3cf746fname used request id req-b94946e4-3403-414b-b698-0faa58a6f16b 2018-12-04 21:18:45,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:18:45,788 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:18: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:18:45,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/986d2b8fa5f642c8b232481f56839dc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b14f34b41ea0284e49347518dcf1fa41502f4f9" 2018-12-04 21:18:45,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa487d1e-2ab3-41b1-8cec-6fad8c2a96c4 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/986d2b8fa5f642c8b232481f56839dc6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "986d2b8fa5f642c8b232481f56839dc6", "name": "CreateSecurityGroupTests-4bb83de2-91ae-443-proj"}} 2018-12-04 21:18:45,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/986d2b8fa5f642c8b232481f56839dc6 used request id req-fa487d1e-2ab3-41b1-8cec-6fad8c2a96c4 2018-12-04 21:18:45,880 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44c5c044-61d8-4c0b-8e82-e89a1c09874e 2018-12-04 21:18:45,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=44c5c044-61d8-4c0b-8e82-e89a1c09874e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b14f34b41ea0284e49347518dcf1fa41502f4f9" 2018-12-04 21:18:45,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-926ddb6d-8404-4a60-bd61-94d34cc4e8ac Date: Tue, 04 Dec 2018 21:18:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:43Z", "security_group_id": "44c5c044-61d8-4c0b-8e82-e89a1c09874e", "port_range_min": null, "revision_number": 0, "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "created_at": "2018-12-04T21:18:43Z", "project_id": "986d2b8fa5f642c8b232481f56839dc6", "id": "0448d167-3ae2-486d-89fc-d5b69a54571a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:43Z", "security_group_id": "44c5c044-61d8-4c0b-8e82-e89a1c09874e", "port_range_min": null, "revision_number": 0, "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "created_at": "2018-12-04T21:18:43Z", "project_id": "986d2b8fa5f642c8b232481f56839dc6", "id": "be203722-25f8-4571-8102-ef0c9fa911ff"}]} 2018-12-04 21:18:45,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=44c5c044-61d8-4c0b-8e82-e89a1c09874e used request id req-926ddb6d-8404-4a60-bd61-94d34cc4e8ac 2018-12-04 21:18:45,902 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44c5c044-61d8-4c0b-8e82-e89a1c09874e 2018-12-04 21:18:45,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=44c5c044-61d8-4c0b-8e82-e89a1c09874e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b14f34b41ea0284e49347518dcf1fa41502f4f9" 2018-12-04 21:18:45,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-03fdd058-ab4a-4f3e-8565-0145b8ea602d Date: Tue, 04 Dec 2018 21:18:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:43Z", "security_group_id": "44c5c044-61d8-4c0b-8e82-e89a1c09874e", "port_range_min": null, "revision_number": 0, "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "created_at": "2018-12-04T21:18:43Z", "project_id": "986d2b8fa5f642c8b232481f56839dc6", "id": "0448d167-3ae2-486d-89fc-d5b69a54571a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:43Z", "security_group_id": "44c5c044-61d8-4c0b-8e82-e89a1c09874e", "port_range_min": null, "revision_number": 0, "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "created_at": "2018-12-04T21:18:43Z", "project_id": "986d2b8fa5f642c8b232481f56839dc6", "id": "be203722-25f8-4571-8102-ef0c9fa911ff"}]} 2018-12-04 21:18:45,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=44c5c044-61d8-4c0b-8e82-e89a1c09874e used request id req-03fdd058-ab4a-4f3e-8565-0145b8ea602d 2018-12-04 21:18:45,922 - neutron_utils - INFO - Retrieving security group with ID - 44c5c044-61d8-4c0b-8e82-e89a1c09874e 2018-12-04 21:18:45,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=44c5c044-61d8-4c0b-8e82-e89a1c09874e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b14f34b41ea0284e49347518dcf1fa41502f4f9" 2018-12-04 21:18:45,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-a7c8a8a9-9453-4dc2-8541-846c0865d62f Date: Tue, 04 Dec 2018 21:18:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "created_at": "2018-12-04T21:18:43Z", "updated_at": "2018-12-04T21:18:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:43Z", "revision_number": 0, "id": "0448d167-3ae2-486d-89fc-d5b69a54571a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:43Z", "security_group_id": "44c5c044-61d8-4c0b-8e82-e89a1c09874e", "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "port_range_min": null, "ethertype": "IPv6", "project_id": "986d2b8fa5f642c8b232481f56839dc6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:43Z", "revision_number": 0, "id": "be203722-25f8-4571-8102-ef0c9fa911ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:43Z", "security_group_id": "44c5c044-61d8-4c0b-8e82-e89a1c09874e", "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "port_range_min": null, "ethertype": "IPv4", "project_id": "986d2b8fa5f642c8b232481f56839dc6"}], "revision_number": 2, "project_id": "986d2b8fa5f642c8b232481f56839dc6", "id": "44c5c044-61d8-4c0b-8e82-e89a1c09874e", "name": "CreateSecurityGroupTests-9b664f50-17a1-458e-a86d-99d9c3cf746fname"}]} 2018-12-04 21:18:45,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=44c5c044-61d8-4c0b-8e82-e89a1c09874e used request id req-a7c8a8a9-9453-4dc2-8541-846c0865d62f 2018-12-04 21:18:45,966 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44c5c044-61d8-4c0b-8e82-e89a1c09874e 2018-12-04 21:18:45,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=44c5c044-61d8-4c0b-8e82-e89a1c09874e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b14f34b41ea0284e49347518dcf1fa41502f4f9" 2018-12-04 21:18:45,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-85750a67-62b5-4d17-a49c-5add17dfdd08 Date: Tue, 04 Dec 2018 21:18:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:43Z", "security_group_id": "44c5c044-61d8-4c0b-8e82-e89a1c09874e", "port_range_min": null, "revision_number": 0, "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "created_at": "2018-12-04T21:18:43Z", "project_id": "986d2b8fa5f642c8b232481f56839dc6", "id": "0448d167-3ae2-486d-89fc-d5b69a54571a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:43Z", "security_group_id": "44c5c044-61d8-4c0b-8e82-e89a1c09874e", "port_range_min": null, "revision_number": 0, "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "created_at": "2018-12-04T21:18:43Z", "project_id": "986d2b8fa5f642c8b232481f56839dc6", "id": "be203722-25f8-4571-8102-ef0c9fa911ff"}]} 2018-12-04 21:18:45,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=44c5c044-61d8-4c0b-8e82-e89a1c09874e used request id req-85750a67-62b5-4d17-a49c-5add17dfdd08 2018-12-04 21:18:45,988 - neutron_utils - INFO - Deleting security group rule with ID - 0448d167-3ae2-486d-89fc-d5b69a54571a 2018-12-04 21:18:45,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/0448d167-3ae2-486d-89fc-d5b69a54571a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c63d60800333895489e643665767de79f944f2f" 2018-12-04 21:18:46,071 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-49d001bb-2548-4337-a89b-343c61907afb Content-Length: 0 Date: Tue, 04 Dec 2018 21:18:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:18:46,071 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/0448d167-3ae2-486d-89fc-d5b69a54571a used request id req-49d001bb-2548-4337-a89b-343c61907afb 2018-12-04 21:18:46,071 - neutron_utils - INFO - Deleting security group rule with ID - be203722-25f8-4571-8102-ef0c9fa911ff 2018-12-04 21:18:46,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/be203722-25f8-4571-8102-ef0c9fa911ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c63d60800333895489e643665767de79f944f2f" 2018-12-04 21:18:46,154 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-314105bf-0068-4fff-851e-4d04133296a5 Content-Length: 0 Date: Tue, 04 Dec 2018 21:18:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:18:46,155 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/be203722-25f8-4571-8102-ef0c9fa911ff used request id req-314105bf-0068-4fff-851e-4d04133296a5 2018-12-04 21:18:46,155 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-9b664f50-17a1-458e-a86d-99d9c3cf746fname 2018-12-04 21:18:46,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/44c5c044-61d8-4c0b-8e82-e89a1c09874e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c63d60800333895489e643665767de79f944f2f" 2018-12-04 21:18:46,270 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2b9b3646-7990-4af9-9dc1-330df33d1ee5 Content-Length: 0 Date: Tue, 04 Dec 2018 21:18:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:18:46,270 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/44c5c044-61d8-4c0b-8e82-e89a1c09874e used request id req-2b9b3646-7990-4af9-9dc1-330df33d1ee5 2018-12-04 21:18:46,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f10305440105cbaaebea194c4df758df362d830" 2018-12-04 21:18:46,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-5a4fb798-a09a-4972-89f8-58204ef30bf1 Date: Tue, 04 Dec 2018 21:18:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "created_at": "2018-12-04T21:18:43Z", "updated_at": "2018-12-04T21:18:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:43Z", "revision_number": 0, "id": "369bf03e-f74d-44e1-ac15-b86643c4a1a4", "remote_group_id": "a0e4bbd6-d32b-46d3-a60b-4ebb403ca82e", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:43Z", "security_group_id": "a0e4bbd6-d32b-46d3-a60b-4ebb403ca82e", "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "port_range_min": null, "ethertype": "IPv4", "project_id": "986d2b8fa5f642c8b232481f56839dc6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:43Z", "revision_number": 0, "id": "4faed383-f4a6-4ca7-abcb-183867ee86c5", "remote_group_id": "a0e4bbd6-d32b-46d3-a60b-4ebb403ca82e", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:43Z", "security_group_id": "a0e4bbd6-d32b-46d3-a60b-4ebb403ca82e", "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "port_range_min": null, "ethertype": "IPv6", "project_id": "986d2b8fa5f642c8b232481f56839dc6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:43Z", "revision_number": 0, "id": "74a2bd35-c43b-4703-b2de-e5ca0a9c3a29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:43Z", "security_group_id": "a0e4bbd6-d32b-46d3-a60b-4ebb403ca82e", "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "port_range_min": null, "ethertype": "IPv6", "project_id": "986d2b8fa5f642c8b232481f56839dc6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:43Z", "revision_number": 0, "id": "f37bf4f3-6aff-402d-981e-50efa37a3df1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:43Z", "security_group_id": "a0e4bbd6-d32b-46d3-a60b-4ebb403ca82e", "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "port_range_min": null, "ethertype": "IPv4", "project_id": "986d2b8fa5f642c8b232481f56839dc6"}], "revision_number": 4, "project_id": "986d2b8fa5f642c8b232481f56839dc6", "id": "a0e4bbd6-d32b-46d3-a60b-4ebb403ca82e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:18:46,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-5a4fb798-a09a-4972-89f8-58204ef30bf1 2018-12-04 21:18:46,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f10305440105cbaaebea194c4df758df362d830" 2018-12-04 21:18:46,647 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:18:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76248299-cdef-46a1-9ef8-850425460c0f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:18:46,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-76248299-cdef-46a1-9ef8-850425460c0f 2018-12-04 21:18:46,647 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:18:46,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f10305440105cbaaebea194c4df758df362d830" 2018-12-04 21:18:46,751 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:18:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5faf5769-973c-46ed-bb5d-773684d94534 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:18:46,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-5faf5769-973c-46ed-bb5d-773684d94534 2018-12-04 21:18:46,752 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:18:46,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f10305440105cbaaebea194c4df758df362d830" 2018-12-04 21:18:46,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad3ddaf0-0ce1-40c0-80ee-23ae8b4b5482 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:18:46,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-ad3ddaf0-0ce1-40c0-80ee-23ae8b4b5482 2018-12-04 21:18:46,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f10305440105cbaaebea194c4df758df362d830" 2018-12-04 21:18:46,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4029d20d-8119-4f17-8f2f-ee9f372169bf Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:18:46,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-4029d20d-8119-4f17-8f2f-ee9f372169bf 2018-12-04 21:18:46,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f10305440105cbaaebea194c4df758df362d830" 2018-12-04 21:18:47,045 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:18:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d21c408e-341b-4609-a14b-27235c94ae38 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:18:47,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-d21c408e-341b-4609-a14b-27235c94ae38 2018-12-04 21:18:47,046 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:18:47,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f10305440105cbaaebea194c4df758df362d830" 2018-12-04 21:18:47,146 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:18:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0156397-ebe3-4d41-90a6-de48a73b4032 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:18:47,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-b0156397-ebe3-4d41-90a6-de48a73b4032 2018-12-04 21:18:47,146 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:18:47,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f10305440105cbaaebea194c4df758df362d830" 2018-12-04 21:18:47,249 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:18:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d5d3242-da39-43b6-9c6e-cd75de5f73d9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:18:47,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-4d5d3242-da39-43b6-9c6e-cd75de5f73d9 2018-12-04 21:18:47,250 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:18:47,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/986d2b8fa5f642c8b232481f56839dc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f10305440105cbaaebea194c4df758df362d830" 2018-12-04 21:18:47,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93e23854-6086-4fa6-a7a8-dd1efbfa898c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/986d2b8fa5f642c8b232481f56839dc6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "986d2b8fa5f642c8b232481f56839dc6", "name": "CreateSecurityGroupTests-4bb83de2-91ae-443-proj"}} 2018-12-04 21:18:47,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/986d2b8fa5f642c8b232481f56839dc6 used request id req-93e23854-6086-4fa6-a7a8-dd1efbfa898c 2018-12-04 21:18:47,351 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a0e4bbd6-d32b-46d3-a60b-4ebb403ca82e 2018-12-04 21:18:47,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a0e4bbd6-d32b-46d3-a60b-4ebb403ca82e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f10305440105cbaaebea194c4df758df362d830" 2018-12-04 21:18:47,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5df7ff9c-e5b2-46ec-9fca-255647c14b4b Date: Tue, 04 Dec 2018 21:18:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a0e4bbd6-d32b-46d3-a60b-4ebb403ca82e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:43Z", "security_group_id": "a0e4bbd6-d32b-46d3-a60b-4ebb403ca82e", "port_range_min": null, "revision_number": 0, "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "created_at": "2018-12-04T21:18:43Z", "project_id": "986d2b8fa5f642c8b232481f56839dc6", "id": "369bf03e-f74d-44e1-ac15-b86643c4a1a4"}, {"remote_group_id": "a0e4bbd6-d32b-46d3-a60b-4ebb403ca82e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:43Z", "security_group_id": "a0e4bbd6-d32b-46d3-a60b-4ebb403ca82e", "port_range_min": null, "revision_number": 0, "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "created_at": "2018-12-04T21:18:43Z", "project_id": "986d2b8fa5f642c8b232481f56839dc6", "id": "4faed383-f4a6-4ca7-abcb-183867ee86c5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:43Z", "security_group_id": "a0e4bbd6-d32b-46d3-a60b-4ebb403ca82e", "port_range_min": null, "revision_number": 0, "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "created_at": "2018-12-04T21:18:43Z", "project_id": "986d2b8fa5f642c8b232481f56839dc6", "id": "74a2bd35-c43b-4703-b2de-e5ca0a9c3a29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:43Z", "security_group_id": "a0e4bbd6-d32b-46d3-a60b-4ebb403ca82e", "port_range_min": null, "revision_number": 0, "tenant_id": "986d2b8fa5f642c8b232481f56839dc6", "created_at": "2018-12-04T21:18:43Z", "project_id": "986d2b8fa5f642c8b232481f56839dc6", "id": "f37bf4f3-6aff-402d-981e-50efa37a3df1"}]} 2018-12-04 21:18:47,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a0e4bbd6-d32b-46d3-a60b-4ebb403ca82e used request id req-5df7ff9c-e5b2-46ec-9fca-255647c14b4b 2018-12-04 21:18:47,373 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:18:47,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/a0e4bbd6-d32b-46d3-a60b-4ebb403ca82e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f10305440105cbaaebea194c4df758df362d830" 2018-12-04 21:18:47,508 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9eeb6bbd-dcf6-416f-940f-172fa7756954 Content-Length: 0 Date: Tue, 04 Dec 2018 21:18:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:18:47,508 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/a0e4bbd6-d32b-46d3-a60b-4ebb403ca82e used request id req-9eeb6bbd-dcf6-416f-940f-172fa7756954 2018-12-04 21:18:47,509 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-4bb83de2-91ae-443-proj 2018-12-04 21:18:47,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/986d2b8fa5f642c8b232481f56839dc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f10305440105cbaaebea194c4df758df362d830" 2018-12-04 21:18:47,778 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:18:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8b88a49-2793-4907-9324-9d38b0db4a53 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:18:47,778 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/986d2b8fa5f642c8b232481f56839dc6 used request id req-f8b88a49-2793-4907-9324-9d38b0db4a53 2018-12-04 21:18:47,778 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-4bb83de2-91ae-443-proj-role 2018-12-04 21:18:47,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/1ee6918cb1404c408d71ebe2d55e252e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f10305440105cbaaebea194c4df758df362d830" 2018-12-04 21:18:47,904 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:18:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12e9e047-f8fb-42a1-9d75-c5283fef6fb5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:18:47,904 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/1ee6918cb1404c408d71ebe2d55e252e used request id req-12e9e047-f8fb-42a1-9d75-c5283fef6fb5 2018-12-04 21:18:47,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f10305440105cbaaebea194c4df758df362d830" 2018-12-04 21:18:48,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfac486d-25a1-4478-8efc-dba86f169849 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:18:48,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-cfac486d-25a1-4478-8efc-dba86f169849 2018-12-04 21:18:48,001 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-4bb83de2-91ae-443-user 2018-12-04 21:18:48,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/856883a8c1de4df296500c18fad7a39d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6dd78273ee1da51e115b389a1d7a867287883d4" 2018-12-04 21:18:48,184 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:18:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b1ebe3a-c621-4e1d-8674-7d8eedc0aacf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:18:48,185 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/856883a8c1de4df296500c18fad7a39d used request id req-5b1ebe3a-c621-4e1d-8674-7d8eedc0aacf 2018-12-04 21:18:48,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:18:48,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:18:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["dWbhaYKeTG6KdWmbwVX2TQ"], "issued_at": "2018-12-04T21:18:48.000000Z"}} 2018-12-04 21:18:48,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a7fe8ec220cf8c67b15d6d969945f4c04041506" 2018-12-04 21:18:48,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67d9863c-f8c6-4d12-b6e9-ff37ed5dfeb4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:18:48,681 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-67d9863c-f8c6-4d12-b6e9-ff37ed5dfeb4 2018-12-04 21:18:48,682 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:48,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:18:49,079 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:18:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["p_xN9Jf6T7K4Jxgp2wnZ2w"], "issued_at": "2018-12-04T21:18:49.000000Z"}} 2018-12-04 21:18:49,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d1e10fdef2aea24996e4773076ae39b42e5afd" 2018-12-04 21:18:49,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f84d641b-32dd-44fb-af54-a353a7fbb4fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:18:49,172 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f84d641b-32dd-44fb-af54-a353a7fbb4fa 2018-12-04 21:18:49,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:18:49,180 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:18: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:18:49,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-ec8ac101-1432-46b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d1e10fdef2aea24996e4773076ae39b42e5afd" 2018-12-04 21:18:49,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c62a71c-3326-400f-bafa-1911f0a3c583 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-ec8ac101-1432-46b-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:18:49,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-ec8ac101-1432-46b-proj used request id req-5c62a71c-3326-400f-bafa-1911f0a3c583 2018-12-04 21:18:49,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d1e10fdef2aea24996e4773076ae39b42e5afd" 2018-12-04 21:18:49,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02ef784b-585c-414e-8846-59c11f9a63ca Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:18:49,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-02ef784b-585c-414e-8846-59c11f9a63ca 2018-12-04 21:18:49,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d1e10fdef2aea24996e4773076ae39b42e5afd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-ec8ac101-1432-46b-proj"}}' 2018-12-04 21:18:49,506 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:18:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d4a68ba-69c0-4ce8-bcbc-028f99a2f48c Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dfeb2e97cad14ac7a7c76aac0fc7d3fe"}, "tags": [], "enabled": true, "id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ec8ac101-1432-46b-proj"}} 2018-12-04 21:18:49,507 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-0d4a68ba-69c0-4ce8-bcbc-028f99a2f48c 2018-12-04 21:18:49,507 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-ec8ac101-1432-46b-proj 2018-12-04 21:18:49,507 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:49,508 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:18:49,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:18:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["izRWNRsiThGYvdLCRO9O-A"], "issued_at": "2018-12-04T21:18:49.000000Z"}} 2018-12-04 21:18:49,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcc41e95eb612b4893e4fd68e1efb18bbcfbcb35" 2018-12-04 21:18:50,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23f89cb7-60ad-4c7a-b1c3-eaaf32a4ca4b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:18:50,008 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-23f89cb7-60ad-4c7a-b1c3-eaaf32a4ca4b 2018-12-04 21:18:50,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:18:50,015 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:18: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:18:50,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcc41e95eb612b4893e4fd68e1efb18bbcfbcb35" 2018-12-04 21:18:50,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51de18cb-aeb0-48da-8e2d-aadf1e6d2de2 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:18:50,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-51de18cb-aeb0-48da-8e2d-aadf1e6d2de2 2018-12-04 21:18:50,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-ec8ac101-1432-46b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcc41e95eb612b4893e4fd68e1efb18bbcfbcb35" 2018-12-04 21:18:50,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4dc9646-5c3d-4431-ba41-f35352a4f3e0 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-ec8ac101-1432-46b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dfeb2e97cad14ac7a7c76aac0fc7d3fe"}, "tags": [], "enabled": true, "id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ec8ac101-1432-46b-proj"}]} 2018-12-04 21:18:50,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-ec8ac101-1432-46b-proj used request id req-d4dc9646-5c3d-4431-ba41-f35352a4f3e0 2018-12-04 21:18:50,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcc41e95eb612b4893e4fd68e1efb18bbcfbcb35" 2018-12-04 21:18:50,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebf30f8e-938b-4e05-873d-4e25ba7e7d0c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:18:50,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ebf30f8e-938b-4e05-873d-4e25ba7e7d0c 2018-12-04 21:18:50,761 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-ec8ac101-1432-46b-user 2018-12-04 21:18:50,761 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:50,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d1e10fdef2aea24996e4773076ae39b42e5afd" 2018-12-04 21:18:50,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e85f652d-5cfd-4c7c-86bf-9535bc9734b2 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:18:50,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e85f652d-5cfd-4c7c-86bf-9535bc9734b2 2018-12-04 21:18:50,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d1e10fdef2aea24996e4773076ae39b42e5afd" -d '{"role": {"name": "CreateSecurityGroupTests-ec8ac101-1432-46b-proj-role"}}' 2018-12-04 21:18:50,982 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:18:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f441aa3-0f88-4cb2-bd00-2bbd6ae4485c Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6e95413e3fe240ca83bde5b0ec21e06a", "links": {"self": "http://172.30.9.23:5000/v3/roles/6e95413e3fe240ca83bde5b0ec21e06a"}, "name": "CreateSecurityGroupTests-ec8ac101-1432-46b-proj-role"}} 2018-12-04 21:18:50,982 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-2f441aa3-0f88-4cb2-bd00-2bbd6ae4485c 2018-12-04 21:18:50,983 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-ec8ac101-1432-46b-proj-role 2018-12-04 21:18:50,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/6e95413e3fe240ca83bde5b0ec21e06a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d1e10fdef2aea24996e4773076ae39b42e5afd" 2018-12-04 21:18:51,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58f36060-0ec4-4143-bbf2-eb316e708c9f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6e95413e3fe240ca83bde5b0ec21e06a", "links": {"self": "http://172.30.9.23:5000/v3/roles/6e95413e3fe240ca83bde5b0ec21e06a"}, "name": "CreateSecurityGroupTests-ec8ac101-1432-46b-proj-role"}} 2018-12-04 21:18:51,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/6e95413e3fe240ca83bde5b0ec21e06a used request id req-58f36060-0ec4-4143-bbf2-eb316e708c9f 2018-12-04 21:18:51,089 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-ec8ac101-1432-46b-proj-role to project CreateSecurityGroupTests-ec8ac101-1432-46b-proj 2018-12-04 21:18:51,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/dfeb2e97cad14ac7a7c76aac0fc7d3fe/users/ce10277abdf841cb8f009073e2e2245e/roles/6e95413e3fe240ca83bde5b0ec21e06a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d1e10fdef2aea24996e4773076ae39b42e5afd" 2018-12-04 21:18:51,237 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:18:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbf5d014-14e8-4faf-8c88-824b21b4538c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:18:51,237 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/dfeb2e97cad14ac7a7c76aac0fc7d3fe/users/ce10277abdf841cb8f009073e2e2245e/roles/6e95413e3fe240ca83bde5b0ec21e06a used request id req-cbf5d014-14e8-4faf-8c88-824b21b4538c 2018-12-04 21:18:51,239 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:51,240 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:18:51,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:18:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["zxnfHlHMTQCC785ciSoikQ"], "issued_at": "2018-12-04T21:18:51.000000Z"}} 2018-12-04 21:18:51,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3370a4bbaa42454e18f4341393a2c503954bf9" 2018-12-04 21:18:51,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c8de3bc-371b-4c86-a5e4-2b354a9cc785 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:18:51,739 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4c8de3bc-371b-4c86-a5e4-2b354a9cc785 2018-12-04 21:18:51,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-88e5c22d-a763-403b-aca1-4671e2a3dde6name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3370a4bbaa42454e18f4341393a2c503954bf9" 2018-12-04 21:18:51,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-533aff4b-aba9-4f18-b633-49b981c2378e Date: Tue, 04 Dec 2018 21:18:51 GMT RESP BODY: {"security_groups": []} 2018-12-04 21:18:51,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-88e5c22d-a763-403b-aca1-4671e2a3dde6name&description=hello+group used request id req-533aff4b-aba9-4f18-b633-49b981c2378e 2018-12-04 21:18:51,962 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-88e5c22d-a763-403b-aca1-4671e2a3dde6name... 2018-12-04 21:18:51,962 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-88e5c22d-a763-403b-aca1-4671e2a3dde6name 2018-12-04 21:18:51,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:18:51,970 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:18: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:18:51,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-ec8ac101-1432-46b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3370a4bbaa42454e18f4341393a2c503954bf9" 2018-12-04 21:18:52,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3abcb9fd-94e8-4a27-957b-71e5fa5f7eb2 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-ec8ac101-1432-46b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dfeb2e97cad14ac7a7c76aac0fc7d3fe"}, "tags": [], "enabled": true, "id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ec8ac101-1432-46b-proj"}]} 2018-12-04 21:18:52,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-ec8ac101-1432-46b-proj used request id req-3abcb9fd-94e8-4a27-957b-71e5fa5f7eb2 2018-12-04 21:18:52,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3370a4bbaa42454e18f4341393a2c503954bf9" -d '{"security_group": {"tenant_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "name": "CreateSecurityGroupTests-88e5c22d-a763-403b-aca1-4671e2a3dde6name", "description": "hello group"}}' 2018-12-04 21:18:52,441 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-2f97a6c3-d9de-4aa3-9ef2-98d6ce6008d1 Date: Tue, 04 Dec 2018 21:18:52 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "created_at": "2018-12-04T21:18:52Z", "updated_at": "2018-12-04T21:18:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:52Z", "revision_number": 0, "id": "1dfcaa18-c899-4755-b2e7-f21bf2f6a4b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:52Z", "security_group_id": "bae3c953-8ae3-417f-aa9f-3d2be221b40d", "tenant_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:52Z", "revision_number": 0, "id": "345601b5-be1f-4cec-afcc-a89ac1c1a3bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:52Z", "security_group_id": "bae3c953-8ae3-417f-aa9f-3d2be221b40d", "tenant_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe"}], "revision_number": 2, "project_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "id": "bae3c953-8ae3-417f-aa9f-3d2be221b40d", "name": "CreateSecurityGroupTests-88e5c22d-a763-403b-aca1-4671e2a3dde6name"}} 2018-12-04 21:18:52,441 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-2f97a6c3-d9de-4aa3-9ef2-98d6ce6008d1 2018-12-04 21:18:52,442 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bae3c953-8ae3-417f-aa9f-3d2be221b40d 2018-12-04 21:18:52,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=bae3c953-8ae3-417f-aa9f-3d2be221b40d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3370a4bbaa42454e18f4341393a2c503954bf9" 2018-12-04 21:18:52,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-06ee47f7-55ef-457e-8cba-b4c2ac3f30a2 Date: Tue, 04 Dec 2018 21:18:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:52Z", "security_group_id": "bae3c953-8ae3-417f-aa9f-3d2be221b40d", "port_range_min": null, "revision_number": 0, "tenant_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "created_at": "2018-12-04T21:18:52Z", "project_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "id": "1dfcaa18-c899-4755-b2e7-f21bf2f6a4b7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:52Z", "security_group_id": "bae3c953-8ae3-417f-aa9f-3d2be221b40d", "port_range_min": null, "revision_number": 0, "tenant_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "created_at": "2018-12-04T21:18:52Z", "project_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "id": "345601b5-be1f-4cec-afcc-a89ac1c1a3bd"}]} 2018-12-04 21:18:52,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=bae3c953-8ae3-417f-aa9f-3d2be221b40d used request id req-06ee47f7-55ef-457e-8cba-b4c2ac3f30a2 2018-12-04 21:18:52,466 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bae3c953-8ae3-417f-aa9f-3d2be221b40d 2018-12-04 21:18:52,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=bae3c953-8ae3-417f-aa9f-3d2be221b40d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3370a4bbaa42454e18f4341393a2c503954bf9" 2018-12-04 21:18:52,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-89b8160c-6031-4d31-b171-c8e4a65c2c03 Date: Tue, 04 Dec 2018 21:18:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:52Z", "security_group_id": "bae3c953-8ae3-417f-aa9f-3d2be221b40d", "port_range_min": null, "revision_number": 0, "tenant_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "created_at": "2018-12-04T21:18:52Z", "project_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "id": "1dfcaa18-c899-4755-b2e7-f21bf2f6a4b7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:52Z", "security_group_id": "bae3c953-8ae3-417f-aa9f-3d2be221b40d", "port_range_min": null, "revision_number": 0, "tenant_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "created_at": "2018-12-04T21:18:52Z", "project_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "id": "345601b5-be1f-4cec-afcc-a89ac1c1a3bd"}]} 2018-12-04 21:18:52,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=bae3c953-8ae3-417f-aa9f-3d2be221b40d used request id req-89b8160c-6031-4d31-b171-c8e4a65c2c03 2018-12-04 21:18:52,490 - neutron_utils - INFO - Retrieving security group with ID - bae3c953-8ae3-417f-aa9f-3d2be221b40d 2018-12-04 21:18:52,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=bae3c953-8ae3-417f-aa9f-3d2be221b40d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3370a4bbaa42454e18f4341393a2c503954bf9" 2018-12-04 21:18:52,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-174728e0-e2e7-4d3f-97dc-9f541dc596f5 Date: Tue, 04 Dec 2018 21:18:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "created_at": "2018-12-04T21:18:52Z", "updated_at": "2018-12-04T21:18:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:52Z", "revision_number": 0, "id": "1dfcaa18-c899-4755-b2e7-f21bf2f6a4b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:52Z", "security_group_id": "bae3c953-8ae3-417f-aa9f-3d2be221b40d", "tenant_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:52Z", "revision_number": 0, "id": "345601b5-be1f-4cec-afcc-a89ac1c1a3bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:52Z", "security_group_id": "bae3c953-8ae3-417f-aa9f-3d2be221b40d", "tenant_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe"}], "revision_number": 2, "project_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "id": "bae3c953-8ae3-417f-aa9f-3d2be221b40d", "name": "CreateSecurityGroupTests-88e5c22d-a763-403b-aca1-4671e2a3dde6name"}]} 2018-12-04 21:18:52,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=bae3c953-8ae3-417f-aa9f-3d2be221b40d used request id req-174728e0-e2e7-4d3f-97dc-9f541dc596f5 2018-12-04 21:18:52,541 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bae3c953-8ae3-417f-aa9f-3d2be221b40d 2018-12-04 21:18:52,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=bae3c953-8ae3-417f-aa9f-3d2be221b40d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3370a4bbaa42454e18f4341393a2c503954bf9" 2018-12-04 21:18:52,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-01a21a02-8ee6-436e-bb8c-98ab376341a3 Date: Tue, 04 Dec 2018 21:18:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:52Z", "security_group_id": "bae3c953-8ae3-417f-aa9f-3d2be221b40d", "port_range_min": null, "revision_number": 0, "tenant_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "created_at": "2018-12-04T21:18:52Z", "project_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "id": "1dfcaa18-c899-4755-b2e7-f21bf2f6a4b7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:52Z", "security_group_id": "bae3c953-8ae3-417f-aa9f-3d2be221b40d", "port_range_min": null, "revision_number": 0, "tenant_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "created_at": "2018-12-04T21:18:52Z", "project_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "id": "345601b5-be1f-4cec-afcc-a89ac1c1a3bd"}]} 2018-12-04 21:18:52,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=bae3c953-8ae3-417f-aa9f-3d2be221b40d used request id req-01a21a02-8ee6-436e-bb8c-98ab376341a3 2018-12-04 21:18:52,565 - neutron_utils - INFO - Retrieving security group with ID - bae3c953-8ae3-417f-aa9f-3d2be221b40d 2018-12-04 21:18:52,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=bae3c953-8ae3-417f-aa9f-3d2be221b40d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3370a4bbaa42454e18f4341393a2c503954bf9" 2018-12-04 21:18:52,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-0cc8b806-0ee0-4f21-b8dc-18dd11afdb39 Date: Tue, 04 Dec 2018 21:18:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "created_at": "2018-12-04T21:18:52Z", "updated_at": "2018-12-04T21:18:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:52Z", "revision_number": 0, "id": "1dfcaa18-c899-4755-b2e7-f21bf2f6a4b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:52Z", "security_group_id": "bae3c953-8ae3-417f-aa9f-3d2be221b40d", "tenant_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:52Z", "revision_number": 0, "id": "345601b5-be1f-4cec-afcc-a89ac1c1a3bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:52Z", "security_group_id": "bae3c953-8ae3-417f-aa9f-3d2be221b40d", "tenant_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe"}], "revision_number": 2, "project_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "id": "bae3c953-8ae3-417f-aa9f-3d2be221b40d", "name": "CreateSecurityGroupTests-88e5c22d-a763-403b-aca1-4671e2a3dde6name"}]} 2018-12-04 21:18:52,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=bae3c953-8ae3-417f-aa9f-3d2be221b40d used request id req-0cc8b806-0ee0-4f21-b8dc-18dd11afdb39 2018-12-04 21:18:52,617 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bae3c953-8ae3-417f-aa9f-3d2be221b40d 2018-12-04 21:18:52,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=bae3c953-8ae3-417f-aa9f-3d2be221b40d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3370a4bbaa42454e18f4341393a2c503954bf9" 2018-12-04 21:18:52,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5209e949-cfbd-46cf-bdfb-b33b4ac6ce9a Date: Tue, 04 Dec 2018 21:18:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:52Z", "security_group_id": "bae3c953-8ae3-417f-aa9f-3d2be221b40d", "port_range_min": null, "revision_number": 0, "tenant_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "created_at": "2018-12-04T21:18:52Z", "project_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "id": "1dfcaa18-c899-4755-b2e7-f21bf2f6a4b7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:52Z", "security_group_id": "bae3c953-8ae3-417f-aa9f-3d2be221b40d", "port_range_min": null, "revision_number": 0, "tenant_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "created_at": "2018-12-04T21:18:52Z", "project_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "id": "345601b5-be1f-4cec-afcc-a89ac1c1a3bd"}]} 2018-12-04 21:18:52,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=bae3c953-8ae3-417f-aa9f-3d2be221b40d used request id req-5209e949-cfbd-46cf-bdfb-b33b4ac6ce9a 2018-12-04 21:18:52,638 - neutron_utils - INFO - Retrieving security group with ID - bae3c953-8ae3-417f-aa9f-3d2be221b40d 2018-12-04 21:18:52,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=bae3c953-8ae3-417f-aa9f-3d2be221b40d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3370a4bbaa42454e18f4341393a2c503954bf9" 2018-12-04 21:18:52,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b7b4a5ba-d6b1-4a27-b45a-65e694e145cd Date: Tue, 04 Dec 2018 21:18:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "created_at": "2018-12-04T21:18:52Z", "updated_at": "2018-12-04T21:18:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:52Z", "revision_number": 0, "id": "1dfcaa18-c899-4755-b2e7-f21bf2f6a4b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:52Z", "security_group_id": "bae3c953-8ae3-417f-aa9f-3d2be221b40d", "tenant_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:52Z", "revision_number": 0, "id": "345601b5-be1f-4cec-afcc-a89ac1c1a3bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:52Z", "security_group_id": "bae3c953-8ae3-417f-aa9f-3d2be221b40d", "tenant_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe"}], "revision_number": 2, "project_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "id": "bae3c953-8ae3-417f-aa9f-3d2be221b40d", "name": "CreateSecurityGroupTests-88e5c22d-a763-403b-aca1-4671e2a3dde6name"}]} 2018-12-04 21:18:52,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=bae3c953-8ae3-417f-aa9f-3d2be221b40d used request id req-b7b4a5ba-d6b1-4a27-b45a-65e694e145cd 2018-12-04 21:18:52,688 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bae3c953-8ae3-417f-aa9f-3d2be221b40d 2018-12-04 21:18:52,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=bae3c953-8ae3-417f-aa9f-3d2be221b40d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3370a4bbaa42454e18f4341393a2c503954bf9" 2018-12-04 21:18:52,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a36e4c18-e505-4e0c-87c6-9e3f1a642f37 Date: Tue, 04 Dec 2018 21:18:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:52Z", "security_group_id": "bae3c953-8ae3-417f-aa9f-3d2be221b40d", "port_range_min": null, "revision_number": 0, "tenant_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "created_at": "2018-12-04T21:18:52Z", "project_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "id": "1dfcaa18-c899-4755-b2e7-f21bf2f6a4b7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:52Z", "security_group_id": "bae3c953-8ae3-417f-aa9f-3d2be221b40d", "port_range_min": null, "revision_number": 0, "tenant_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "created_at": "2018-12-04T21:18:52Z", "project_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "id": "345601b5-be1f-4cec-afcc-a89ac1c1a3bd"}]} 2018-12-04 21:18:52,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=bae3c953-8ae3-417f-aa9f-3d2be221b40d used request id req-a36e4c18-e505-4e0c-87c6-9e3f1a642f37 2018-12-04 21:18:52,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:18:53,120 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6e95413e3fe240ca83bde5b0ec21e06a", "name": "CreateSecurityGroupTests-ec8ac101-1432-46b-proj-role"}], "expires_at": "2018-12-04T22:18:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "name": "CreateSecurityGroupTests-ec8ac101-1432-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/dfeb2e97cad14ac7a7c76aac0fc7d3fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/dfeb2e97cad14ac7a7c76aac0fc7d3fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/dfeb2e97cad14ac7a7c76aac0fc7d3fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_dfeb2e97cad14ac7a7c76aac0fc7d3fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_dfeb2e97cad14ac7a7c76aac0fc7d3fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/dfeb2e97cad14ac7a7c76aac0fc7d3fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/dfeb2e97cad14ac7a7c76aac0fc7d3fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/dfeb2e97cad14ac7a7c76aac0fc7d3fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/dfeb2e97cad14ac7a7c76aac0fc7d3fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/dfeb2e97cad14ac7a7c76aac0fc7d3fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/dfeb2e97cad14ac7a7c76aac0fc7d3fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/dfeb2e97cad14ac7a7c76aac0fc7d3fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/dfeb2e97cad14ac7a7c76aac0fc7d3fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/dfeb2e97cad14ac7a7c76aac0fc7d3fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-ec8ac101-1432-46b-user", "id": "ce10277abdf841cb8f009073e2e2245e"}, "audit_ids": ["H2PjbaJzQTOqPw1H7KEO0w"], "issued_at": "2018-12-04T21:18:53.000000Z"}} 2018-12-04 21:18:53,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-88e5c22d-a763-403b-aca1-4671e2a3dde6name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c70e4ed946f7c117c32a39ba13115f423ed070b" 2018-12-04 21:18:53,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ec3102cf-adde-45fe-990f-3862d325cb56 Date: Tue, 04 Dec 2018 21:18:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "created_at": "2018-12-04T21:18:52Z", "updated_at": "2018-12-04T21:18:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:52Z", "revision_number": 0, "id": "1dfcaa18-c899-4755-b2e7-f21bf2f6a4b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:52Z", "security_group_id": "bae3c953-8ae3-417f-aa9f-3d2be221b40d", "tenant_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:52Z", "revision_number": 0, "id": "345601b5-be1f-4cec-afcc-a89ac1c1a3bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:52Z", "security_group_id": "bae3c953-8ae3-417f-aa9f-3d2be221b40d", "tenant_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe"}], "revision_number": 2, "project_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "id": "bae3c953-8ae3-417f-aa9f-3d2be221b40d", "name": "CreateSecurityGroupTests-88e5c22d-a763-403b-aca1-4671e2a3dde6name"}]} 2018-12-04 21:18:53,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-88e5c22d-a763-403b-aca1-4671e2a3dde6name&description=hello+group used request id req-ec3102cf-adde-45fe-990f-3862d325cb56 2018-12-04 21:18:53,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:18:53,367 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:18:53,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dfeb2e97cad14ac7a7c76aac0fc7d3fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a7fe8ec220cf8c67b15d6d969945f4c04041506" 2018-12-04 21:18:53,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-674a88c4-c816-493f-bc9e-ebe5b691b22d Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dfeb2e97cad14ac7a7c76aac0fc7d3fe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "name": "CreateSecurityGroupTests-ec8ac101-1432-46b-proj"}} 2018-12-04 21:18:53,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dfeb2e97cad14ac7a7c76aac0fc7d3fe used request id req-674a88c4-c816-493f-bc9e-ebe5b691b22d 2018-12-04 21:18:53,466 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bae3c953-8ae3-417f-aa9f-3d2be221b40d 2018-12-04 21:18:53,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=bae3c953-8ae3-417f-aa9f-3d2be221b40d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c70e4ed946f7c117c32a39ba13115f423ed070b" 2018-12-04 21:18:53,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c2def3fa-d0fa-4be8-bb67-a0fcdacd6ae6 Date: Tue, 04 Dec 2018 21:18:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:52Z", "security_group_id": "bae3c953-8ae3-417f-aa9f-3d2be221b40d", "port_range_min": null, "revision_number": 0, "tenant_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "created_at": "2018-12-04T21:18:52Z", "project_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "id": "1dfcaa18-c899-4755-b2e7-f21bf2f6a4b7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:52Z", "security_group_id": "bae3c953-8ae3-417f-aa9f-3d2be221b40d", "port_range_min": null, "revision_number": 0, "tenant_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "created_at": "2018-12-04T21:18:52Z", "project_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "id": "345601b5-be1f-4cec-afcc-a89ac1c1a3bd"}]} 2018-12-04 21:18:53,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=bae3c953-8ae3-417f-aa9f-3d2be221b40d used request id req-c2def3fa-d0fa-4be8-bb67-a0fcdacd6ae6 2018-12-04 21:18:53,515 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bae3c953-8ae3-417f-aa9f-3d2be221b40d 2018-12-04 21:18:53,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=bae3c953-8ae3-417f-aa9f-3d2be221b40d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c70e4ed946f7c117c32a39ba13115f423ed070b" 2018-12-04 21:18:53,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-57454bc0-bff8-42eb-82b7-d9cba3b88a93 Date: Tue, 04 Dec 2018 21:18:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:52Z", "security_group_id": "bae3c953-8ae3-417f-aa9f-3d2be221b40d", "port_range_min": null, "revision_number": 0, "tenant_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "created_at": "2018-12-04T21:18:52Z", "project_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "id": "1dfcaa18-c899-4755-b2e7-f21bf2f6a4b7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:52Z", "security_group_id": "bae3c953-8ae3-417f-aa9f-3d2be221b40d", "port_range_min": null, "revision_number": 0, "tenant_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "created_at": "2018-12-04T21:18:52Z", "project_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "id": "345601b5-be1f-4cec-afcc-a89ac1c1a3bd"}]} 2018-12-04 21:18:53,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=bae3c953-8ae3-417f-aa9f-3d2be221b40d used request id req-57454bc0-bff8-42eb-82b7-d9cba3b88a93 2018-12-04 21:18:53,537 - neutron_utils - INFO - Deleting security group rule with ID - 345601b5-be1f-4cec-afcc-a89ac1c1a3bd 2018-12-04 21:18:53,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/345601b5-be1f-4cec-afcc-a89ac1c1a3bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3370a4bbaa42454e18f4341393a2c503954bf9" 2018-12-04 21:18:53,627 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6a7dbfbd-0ba0-4109-944e-d3efb66e535d Content-Length: 0 Date: Tue, 04 Dec 2018 21:18:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:18:53,627 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/345601b5-be1f-4cec-afcc-a89ac1c1a3bd used request id req-6a7dbfbd-0ba0-4109-944e-d3efb66e535d 2018-12-04 21:18:53,627 - neutron_utils - INFO - Deleting security group rule with ID - 1dfcaa18-c899-4755-b2e7-f21bf2f6a4b7 2018-12-04 21:18:53,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/1dfcaa18-c899-4755-b2e7-f21bf2f6a4b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3370a4bbaa42454e18f4341393a2c503954bf9" 2018-12-04 21:18:53,713 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2e0c4766-a531-430e-a90c-e1e0f84177a0 Content-Length: 0 Date: Tue, 04 Dec 2018 21:18:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:18:53,714 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/1dfcaa18-c899-4755-b2e7-f21bf2f6a4b7 used request id req-2e0c4766-a531-430e-a90c-e1e0f84177a0 2018-12-04 21:18:53,714 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-88e5c22d-a763-403b-aca1-4671e2a3dde6name 2018-12-04 21:18:53,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/bae3c953-8ae3-417f-aa9f-3d2be221b40d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3370a4bbaa42454e18f4341393a2c503954bf9" 2018-12-04 21:18:53,836 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2547b48c-ee79-438a-9eea-4f892c31d29f Content-Length: 0 Date: Tue, 04 Dec 2018 21:18:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:18:53,836 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/bae3c953-8ae3-417f-aa9f-3d2be221b40d used request id req-2547b48c-ee79-438a-9eea-4f892c31d29f 2018-12-04 21:18:53,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d1e10fdef2aea24996e4773076ae39b42e5afd" 2018-12-04 21:18:54,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-16d79027-4100-452f-b66a-63ec9484ca62 Date: Tue, 04 Dec 2018 21:18:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "created_at": "2018-12-04T21:18:52Z", "updated_at": "2018-12-04T21:18:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:52Z", "revision_number": 0, "id": "ad063caa-c23f-4b0e-a6e8-774921ba17a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:52Z", "security_group_id": "7598a64d-866c-4a04-a1f3-84a01e894152", "tenant_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:52Z", "revision_number": 0, "id": "cbea4c14-6868-41e0-96eb-ab41483d137b", "remote_group_id": "7598a64d-866c-4a04-a1f3-84a01e894152", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:52Z", "security_group_id": "7598a64d-866c-4a04-a1f3-84a01e894152", "tenant_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:52Z", "revision_number": 0, "id": "d7c43da0-77e7-49a4-9072-b4f0e72a7364", "remote_group_id": "7598a64d-866c-4a04-a1f3-84a01e894152", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:52Z", "security_group_id": "7598a64d-866c-4a04-a1f3-84a01e894152", "tenant_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:52Z", "revision_number": 0, "id": "e5e26a66-2965-4960-a185-8c6313168518", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:52Z", "security_group_id": "7598a64d-866c-4a04-a1f3-84a01e894152", "tenant_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe"}], "revision_number": 4, "project_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "id": "7598a64d-866c-4a04-a1f3-84a01e894152", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:18:54,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-16d79027-4100-452f-b66a-63ec9484ca62 2018-12-04 21:18:54,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d1e10fdef2aea24996e4773076ae39b42e5afd" 2018-12-04 21:18:54,190 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:18:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-105824c4-4429-41ba-8069-0c4d9f59ec8d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:18:54,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-105824c4-4429-41ba-8069-0c4d9f59ec8d 2018-12-04 21:18:54,190 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:18:54,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d1e10fdef2aea24996e4773076ae39b42e5afd" 2018-12-04 21:18:54,294 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:18:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3add338a-bb86-431e-846b-5d06993f9faf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:18:54,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-3add338a-bb86-431e-846b-5d06993f9faf 2018-12-04 21:18:54,294 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:18:54,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d1e10fdef2aea24996e4773076ae39b42e5afd" 2018-12-04 21:18:54,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-201380da-206a-4be8-b705-dc25136b9622 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:18:54,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-201380da-206a-4be8-b705-dc25136b9622 2018-12-04 21:18:54,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dfeb2e97cad14ac7a7c76aac0fc7d3fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d1e10fdef2aea24996e4773076ae39b42e5afd" 2018-12-04 21:18:54,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d77279f4-8e4f-4226-8c19-e0fba6457993 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dfeb2e97cad14ac7a7c76aac0fc7d3fe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "name": "CreateSecurityGroupTests-ec8ac101-1432-46b-proj"}} 2018-12-04 21:18:54,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dfeb2e97cad14ac7a7c76aac0fc7d3fe used request id req-d77279f4-8e4f-4226-8c19-e0fba6457993 2018-12-04 21:18:54,503 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7598a64d-866c-4a04-a1f3-84a01e894152 2018-12-04 21:18:54,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7598a64d-866c-4a04-a1f3-84a01e894152 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d1e10fdef2aea24996e4773076ae39b42e5afd" 2018-12-04 21:18:54,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ed011cc6-14e8-462c-98c0-27cd069db3a8 Date: Tue, 04 Dec 2018 21:18:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:52Z", "security_group_id": "7598a64d-866c-4a04-a1f3-84a01e894152", "port_range_min": null, "revision_number": 0, "tenant_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "created_at": "2018-12-04T21:18:52Z", "project_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "id": "ad063caa-c23f-4b0e-a6e8-774921ba17a6"}, {"remote_group_id": "7598a64d-866c-4a04-a1f3-84a01e894152", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:52Z", "security_group_id": "7598a64d-866c-4a04-a1f3-84a01e894152", "port_range_min": null, "revision_number": 0, "tenant_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "created_at": "2018-12-04T21:18:52Z", "project_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "id": "cbea4c14-6868-41e0-96eb-ab41483d137b"}, {"remote_group_id": "7598a64d-866c-4a04-a1f3-84a01e894152", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:52Z", "security_group_id": "7598a64d-866c-4a04-a1f3-84a01e894152", "port_range_min": null, "revision_number": 0, "tenant_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "created_at": "2018-12-04T21:18:52Z", "project_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "id": "d7c43da0-77e7-49a4-9072-b4f0e72a7364"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:52Z", "security_group_id": "7598a64d-866c-4a04-a1f3-84a01e894152", "port_range_min": null, "revision_number": 0, "tenant_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "created_at": "2018-12-04T21:18:52Z", "project_id": "dfeb2e97cad14ac7a7c76aac0fc7d3fe", "id": "e5e26a66-2965-4960-a185-8c6313168518"}]} 2018-12-04 21:18:54,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7598a64d-866c-4a04-a1f3-84a01e894152 used request id req-ed011cc6-14e8-462c-98c0-27cd069db3a8 2018-12-04 21:18:54,526 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:18:54,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/7598a64d-866c-4a04-a1f3-84a01e894152 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d1e10fdef2aea24996e4773076ae39b42e5afd" 2018-12-04 21:18:54,678 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9e9cf135-73d3-4a26-b89b-cc7864939e6b Content-Length: 0 Date: Tue, 04 Dec 2018 21:18:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:18:54,678 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/7598a64d-866c-4a04-a1f3-84a01e894152 used request id req-9e9cf135-73d3-4a26-b89b-cc7864939e6b 2018-12-04 21:18:54,679 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-ec8ac101-1432-46b-proj 2018-12-04 21:18:54,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/dfeb2e97cad14ac7a7c76aac0fc7d3fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d1e10fdef2aea24996e4773076ae39b42e5afd" 2018-12-04 21:18:54,981 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:18:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7742e96-83de-4155-80d7-561560e72304 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:18:54,981 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/dfeb2e97cad14ac7a7c76aac0fc7d3fe used request id req-d7742e96-83de-4155-80d7-561560e72304 2018-12-04 21:18:54,982 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-ec8ac101-1432-46b-proj-role 2018-12-04 21:18:54,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/6e95413e3fe240ca83bde5b0ec21e06a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d1e10fdef2aea24996e4773076ae39b42e5afd" 2018-12-04 21:18:55,097 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:18:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b95c9ccf-ec25-4852-a8f2-c944a687ec61 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:18:55,097 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/6e95413e3fe240ca83bde5b0ec21e06a used request id req-b95c9ccf-ec25-4852-a8f2-c944a687ec61 2018-12-04 21:18:55,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d1e10fdef2aea24996e4773076ae39b42e5afd" 2018-12-04 21:18:55,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2212347f-c3dc-4688-abd8-88b9900902c8 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:18:55,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2212347f-c3dc-4688-abd8-88b9900902c8 2018-12-04 21:18:55,197 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-ec8ac101-1432-46b-user 2018-12-04 21:18:55,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/ce10277abdf841cb8f009073e2e2245e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcc41e95eb612b4893e4fd68e1efb18bbcfbcb35" 2018-12-04 21:18:55,370 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:18:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c593492f-5640-47e1-ac1e-29aecba79323 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:18:55,370 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/ce10277abdf841cb8f009073e2e2245e used request id req-c593492f-5640-47e1-ac1e-29aecba79323 2018-12-04 21:18:55,371 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:18:55,777 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:18:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["EqSO3SDIRC-7I00viDo7cQ"], "issued_at": "2018-12-04T21:18:55.000000Z"}} 2018-12-04 21:18:55,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}446d1bb8a5d692289587998280b2d991fefaa993" 2018-12-04 21:18:55,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d7c951d-c7b2-4c03-af86-0246ea836056 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:18:55,877 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4d7c951d-c7b2-4c03-af86-0246ea836056 2018-12-04 21:18:55,878 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:55,879 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:18:56,279 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:18:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["GIE2wL7iR1OaWJcMoZ9ILw"], "issued_at": "2018-12-04T21:18:56.000000Z"}} 2018-12-04 21:18:56,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3af4e6b2524b35c580900c6cc5ea2bb202dc65" 2018-12-04 21:18:56,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dfbe81a-7ab9-46a0-8e71-936c9bcf7ef9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:18:56,376 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-9dfbe81a-7ab9-46a0-8e71-936c9bcf7ef9 2018-12-04 21:18:56,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:18:56,386 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:18: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:18:56,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-cd2601c0-9f06-491-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3af4e6b2524b35c580900c6cc5ea2bb202dc65" 2018-12-04 21:18:56,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8883167-9e1c-4c9c-928e-75581f5ebf8e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-cd2601c0-9f06-491-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:18:56,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-cd2601c0-9f06-491-proj used request id req-d8883167-9e1c-4c9c-928e-75581f5ebf8e 2018-12-04 21:18:56,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3af4e6b2524b35c580900c6cc5ea2bb202dc65" 2018-12-04 21:18:56,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48d0534a-e886-44e1-bdba-03d86cd1fdd2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:18:56,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-48d0534a-e886-44e1-bdba-03d86cd1fdd2 2018-12-04 21:18:56,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3af4e6b2524b35c580900c6cc5ea2bb202dc65" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-cd2601c0-9f06-491-proj"}}' 2018-12-04 21:18:56,750 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:18:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-453c4ac2-f744-4ecf-a615-09917c1e3bc5 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5ad302f5a3e84a1eb29abe3f6550f40f"}, "tags": [], "enabled": true, "id": "5ad302f5a3e84a1eb29abe3f6550f40f", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-cd2601c0-9f06-491-proj"}} 2018-12-04 21:18:56,750 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-453c4ac2-f744-4ecf-a615-09917c1e3bc5 2018-12-04 21:18:56,751 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-cd2601c0-9f06-491-proj 2018-12-04 21:18:56,751 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:56,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:18:57,153 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:18:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["YRtYGfd4S76vIayoJQdzdw"], "issued_at": "2018-12-04T21:18:57.000000Z"}} 2018-12-04 21:18:57,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b80f822ab6702983bc1a09fec4a8c69b7da7165" 2018-12-04 21:18:57,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0db77f74-d1d6-4de3-9163-2649f5740690 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:18:57,166 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0db77f74-d1d6-4de3-9163-2649f5740690 2018-12-04 21:18:57,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:18:57,174 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:18: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:18:57,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b80f822ab6702983bc1a09fec4a8c69b7da7165" 2018-12-04 21:18:57,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f212f25-fb4f-497d-89bd-0a785d08c529 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:18:57,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-5f212f25-fb4f-497d-89bd-0a785d08c529 2018-12-04 21:18:57,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-cd2601c0-9f06-491-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b80f822ab6702983bc1a09fec4a8c69b7da7165" 2018-12-04 21:18:57,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d06440e-1adb-477e-b0ce-77b18e091544 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-cd2601c0-9f06-491-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5ad302f5a3e84a1eb29abe3f6550f40f"}, "tags": [], "enabled": true, "id": "5ad302f5a3e84a1eb29abe3f6550f40f", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-cd2601c0-9f06-491-proj"}]} 2018-12-04 21:18:57,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-cd2601c0-9f06-491-proj used request id req-7d06440e-1adb-477e-b0ce-77b18e091544 2018-12-04 21:18:57,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b80f822ab6702983bc1a09fec4a8c69b7da7165" 2018-12-04 21:18:57,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abf1cf2d-df91-4e5d-ae54-3a11df5c2d54 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:18:57,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-abf1cf2d-df91-4e5d-ae54-3a11df5c2d54 2018-12-04 21:18:57,873 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-cd2601c0-9f06-491-user 2018-12-04 21:18:57,874 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:57,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3af4e6b2524b35c580900c6cc5ea2bb202dc65" 2018-12-04 21:18:57,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62114aa8-ec0c-449c-90e9-20361adc33b2 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:18:57,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-62114aa8-ec0c-449c-90e9-20361adc33b2 2018-12-04 21:18:58,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3af4e6b2524b35c580900c6cc5ea2bb202dc65" -d '{"role": {"name": "CreateSecurityGroupTests-cd2601c0-9f06-491-proj-role"}}' 2018-12-04 21:18:58,100 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:18:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-441bc36e-61a3-498b-beff-7101246225e6 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a74bc754166947e7aaa0bc5db9bd082e", "links": {"self": "http://172.30.9.23:5000/v3/roles/a74bc754166947e7aaa0bc5db9bd082e"}, "name": "CreateSecurityGroupTests-cd2601c0-9f06-491-proj-role"}} 2018-12-04 21:18:58,100 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-441bc36e-61a3-498b-beff-7101246225e6 2018-12-04 21:18:58,101 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-cd2601c0-9f06-491-proj-role 2018-12-04 21:18:58,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/a74bc754166947e7aaa0bc5db9bd082e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3af4e6b2524b35c580900c6cc5ea2bb202dc65" 2018-12-04 21:18:58,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8281ce62-5f7d-4274-ae36-1f1d56d07b0e Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a74bc754166947e7aaa0bc5db9bd082e", "links": {"self": "http://172.30.9.23:5000/v3/roles/a74bc754166947e7aaa0bc5db9bd082e"}, "name": "CreateSecurityGroupTests-cd2601c0-9f06-491-proj-role"}} 2018-12-04 21:18:58,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/a74bc754166947e7aaa0bc5db9bd082e used request id req-8281ce62-5f7d-4274-ae36-1f1d56d07b0e 2018-12-04 21:18:58,204 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-cd2601c0-9f06-491-proj-role to project CreateSecurityGroupTests-cd2601c0-9f06-491-proj 2018-12-04 21:18:58,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/5ad302f5a3e84a1eb29abe3f6550f40f/users/3e13f508ec7043d08b96a30537d82b09/roles/a74bc754166947e7aaa0bc5db9bd082e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3af4e6b2524b35c580900c6cc5ea2bb202dc65" 2018-12-04 21:18:58,253 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:18:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8576b6be-db1f-4965-b591-c660a7a64fcb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:18:58,254 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/5ad302f5a3e84a1eb29abe3f6550f40f/users/3e13f508ec7043d08b96a30537d82b09/roles/a74bc754166947e7aaa0bc5db9bd082e used request id req-8576b6be-db1f-4965-b591-c660a7a64fcb 2018-12-04 21:18:58,256 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:18:58,257 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:18:58,650 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a74bc754166947e7aaa0bc5db9bd082e", "name": "CreateSecurityGroupTests-cd2601c0-9f06-491-proj-role"}], "expires_at": "2018-12-04T22:18:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5ad302f5a3e84a1eb29abe3f6550f40f", "name": "CreateSecurityGroupTests-cd2601c0-9f06-491-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/5ad302f5a3e84a1eb29abe3f6550f40f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/5ad302f5a3e84a1eb29abe3f6550f40f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/5ad302f5a3e84a1eb29abe3f6550f40f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_5ad302f5a3e84a1eb29abe3f6550f40f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_5ad302f5a3e84a1eb29abe3f6550f40f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5ad302f5a3e84a1eb29abe3f6550f40f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/5ad302f5a3e84a1eb29abe3f6550f40f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/5ad302f5a3e84a1eb29abe3f6550f40f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5ad302f5a3e84a1eb29abe3f6550f40f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/5ad302f5a3e84a1eb29abe3f6550f40f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/5ad302f5a3e84a1eb29abe3f6550f40f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5ad302f5a3e84a1eb29abe3f6550f40f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/5ad302f5a3e84a1eb29abe3f6550f40f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/5ad302f5a3e84a1eb29abe3f6550f40f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-cd2601c0-9f06-491-user", "id": "3e13f508ec7043d08b96a30537d82b09"}, "audit_ids": ["EqugjST_T5WY7hWR5FeYUw"], "issued_at": "2018-12-04T21:18:58.000000Z"}} 2018-12-04 21:18:58,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac136acc0ee84461a31e763c9969da673ec43d57" 2018-12-04 21:18:58,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9d3ed03-f250-4d8d-9d70-74d1f79b9fc7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:18:58,735 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a9d3ed03-f250-4d8d-9d70-74d1f79b9fc7 2018-12-04 21:18:58,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3d222994-c3be-4b70-b9fe-4ff1d970d349name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac136acc0ee84461a31e763c9969da673ec43d57" 2018-12-04 21:18:59,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-1d593143-2066-4421-b337-29eb5e1fa7c0 Date: Tue, 04 Dec 2018 21:18:59 GMT RESP BODY: {"security_groups": []} 2018-12-04 21:18:59,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3d222994-c3be-4b70-b9fe-4ff1d970d349name&description=hello+group used request id req-1d593143-2066-4421-b337-29eb5e1fa7c0 2018-12-04 21:18:59,077 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-3d222994-c3be-4b70-b9fe-4ff1d970d349name... 2018-12-04 21:18:59,077 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-3d222994-c3be-4b70-b9fe-4ff1d970d349name 2018-12-04 21:18:59,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac136acc0ee84461a31e763c9969da673ec43d57" -d '{"security_group": {"name": "CreateSecurityGroupTests-3d222994-c3be-4b70-b9fe-4ff1d970d349name", "description": "hello group"}}' 2018-12-04 21:18:59,332 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-2eefda96-fa2e-4078-b54c-58ee5c48824b Date: Tue, 04 Dec 2018 21:18:59 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "created_at": "2018-12-04T21:18:59Z", "updated_at": "2018-12-04T21:18:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:59Z", "revision_number": 0, "id": "6e15145d-d6c0-4e31-ad80-d152baa15953", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:59Z", "revision_number": 0, "id": "88397db5-9066-428c-92f9-e8b67dac7ebe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f"}], "revision_number": 2, "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "name": "CreateSecurityGroupTests-3d222994-c3be-4b70-b9fe-4ff1d970d349name"}} 2018-12-04 21:18:59,332 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-2eefda96-fa2e-4078-b54c-58ee5c48824b 2018-12-04 21:18:59,333 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ec92594-ce06-4c5f-9258-f1c340742cf8 2018-12-04 21:18:59,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4ec92594-ce06-4c5f-9258-f1c340742cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac136acc0ee84461a31e763c9969da673ec43d57" 2018-12-04 21:18:59,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-88b1fc18-06f7-422d-851b-f4c788825af0 Date: Tue, 04 Dec 2018 21:18:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "port_range_min": null, "revision_number": 0, "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "created_at": "2018-12-04T21:18:59Z", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "id": "6e15145d-d6c0-4e31-ad80-d152baa15953"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "port_range_min": null, "revision_number": 0, "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "created_at": "2018-12-04T21:18:59Z", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "id": "88397db5-9066-428c-92f9-e8b67dac7ebe"}]} 2018-12-04 21:18:59,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4ec92594-ce06-4c5f-9258-f1c340742cf8 used request id req-88b1fc18-06f7-422d-851b-f4c788825af0 2018-12-04 21:18:59,394 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ec92594-ce06-4c5f-9258-f1c340742cf8 2018-12-04 21:18:59,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4ec92594-ce06-4c5f-9258-f1c340742cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac136acc0ee84461a31e763c9969da673ec43d57" 2018-12-04 21:18:59,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d40d949b-61c9-425f-a5b5-eefde598358b Date: Tue, 04 Dec 2018 21:18:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "port_range_min": null, "revision_number": 0, "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "created_at": "2018-12-04T21:18:59Z", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "id": "6e15145d-d6c0-4e31-ad80-d152baa15953"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "port_range_min": null, "revision_number": 0, "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "created_at": "2018-12-04T21:18:59Z", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "id": "88397db5-9066-428c-92f9-e8b67dac7ebe"}]} 2018-12-04 21:18:59,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4ec92594-ce06-4c5f-9258-f1c340742cf8 used request id req-d40d949b-61c9-425f-a5b5-eefde598358b 2018-12-04 21:18:59,420 - neutron_utils - INFO - Retrieving security group with ID - 4ec92594-ce06-4c5f-9258-f1c340742cf8 2018-12-04 21:18:59,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=4ec92594-ce06-4c5f-9258-f1c340742cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac136acc0ee84461a31e763c9969da673ec43d57" 2018-12-04 21:18:59,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b002c752-5d37-4eef-94b5-4accad303826 Date: Tue, 04 Dec 2018 21:18:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "created_at": "2018-12-04T21:18:59Z", "updated_at": "2018-12-04T21:18:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:59Z", "revision_number": 0, "id": "6e15145d-d6c0-4e31-ad80-d152baa15953", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:59Z", "revision_number": 0, "id": "88397db5-9066-428c-92f9-e8b67dac7ebe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f"}], "revision_number": 2, "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "name": "CreateSecurityGroupTests-3d222994-c3be-4b70-b9fe-4ff1d970d349name"}]} 2018-12-04 21:18:59,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=4ec92594-ce06-4c5f-9258-f1c340742cf8 used request id req-b002c752-5d37-4eef-94b5-4accad303826 2018-12-04 21:18:59,508 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ec92594-ce06-4c5f-9258-f1c340742cf8 2018-12-04 21:18:59,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4ec92594-ce06-4c5f-9258-f1c340742cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac136acc0ee84461a31e763c9969da673ec43d57" 2018-12-04 21:18:59,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a0b2c3c3-0601-4a2c-b5ad-fa1f3f9360fb Date: Tue, 04 Dec 2018 21:18:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "port_range_min": null, "revision_number": 0, "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "created_at": "2018-12-04T21:18:59Z", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "id": "6e15145d-d6c0-4e31-ad80-d152baa15953"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "port_range_min": null, "revision_number": 0, "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "created_at": "2018-12-04T21:18:59Z", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "id": "88397db5-9066-428c-92f9-e8b67dac7ebe"}]} 2018-12-04 21:18:59,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4ec92594-ce06-4c5f-9258-f1c340742cf8 used request id req-a0b2c3c3-0601-4a2c-b5ad-fa1f3f9360fb 2018-12-04 21:18:59,532 - neutron_utils - INFO - Retrieving security group with ID - 4ec92594-ce06-4c5f-9258-f1c340742cf8 2018-12-04 21:18:59,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=4ec92594-ce06-4c5f-9258-f1c340742cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac136acc0ee84461a31e763c9969da673ec43d57" 2018-12-04 21:18:59,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-6aa5a804-22da-45b2-aa63-cf0a030d9aed Date: Tue, 04 Dec 2018 21:18:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "created_at": "2018-12-04T21:18:59Z", "updated_at": "2018-12-04T21:18:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:59Z", "revision_number": 0, "id": "6e15145d-d6c0-4e31-ad80-d152baa15953", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:59Z", "revision_number": 0, "id": "88397db5-9066-428c-92f9-e8b67dac7ebe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f"}], "revision_number": 2, "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "name": "CreateSecurityGroupTests-3d222994-c3be-4b70-b9fe-4ff1d970d349name"}]} 2018-12-04 21:18:59,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=4ec92594-ce06-4c5f-9258-f1c340742cf8 used request id req-6aa5a804-22da-45b2-aa63-cf0a030d9aed 2018-12-04 21:18:59,581 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ec92594-ce06-4c5f-9258-f1c340742cf8 2018-12-04 21:18:59,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4ec92594-ce06-4c5f-9258-f1c340742cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac136acc0ee84461a31e763c9969da673ec43d57" 2018-12-04 21:18:59,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-aa432dd7-5ecb-462c-a223-a9623442b307 Date: Tue, 04 Dec 2018 21:18:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "port_range_min": null, "revision_number": 0, "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "created_at": "2018-12-04T21:18:59Z", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "id": "6e15145d-d6c0-4e31-ad80-d152baa15953"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "port_range_min": null, "revision_number": 0, "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "created_at": "2018-12-04T21:18:59Z", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "id": "88397db5-9066-428c-92f9-e8b67dac7ebe"}]} 2018-12-04 21:18:59,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4ec92594-ce06-4c5f-9258-f1c340742cf8 used request id req-aa432dd7-5ecb-462c-a223-a9623442b307 2018-12-04 21:18:59,605 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-3d222994-c3be-4b70-b9fe-4ff1d970d349name 2018-12-04 21:18:59,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3d222994-c3be-4b70-b9fe-4ff1d970d349name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac136acc0ee84461a31e763c9969da673ec43d57" 2018-12-04 21:18:59,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e5a4a5e0-9b07-4abc-9d71-512c2e438187 Date: Tue, 04 Dec 2018 21:18:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "created_at": "2018-12-04T21:18:59Z", "updated_at": "2018-12-04T21:18:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:59Z", "revision_number": 0, "id": "6e15145d-d6c0-4e31-ad80-d152baa15953", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:59Z", "revision_number": 0, "id": "88397db5-9066-428c-92f9-e8b67dac7ebe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f"}], "revision_number": 2, "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "name": "CreateSecurityGroupTests-3d222994-c3be-4b70-b9fe-4ff1d970d349name"}]} 2018-12-04 21:18:59,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3d222994-c3be-4b70-b9fe-4ff1d970d349name used request id req-e5a4a5e0-9b07-4abc-9d71-512c2e438187 2018-12-04 21:18:59,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:18:59,661 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:18: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:18:59,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5ad302f5a3e84a1eb29abe3f6550f40f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac136acc0ee84461a31e763c9969da673ec43d57" 2018-12-04 21:18:59,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:18:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b982fe4-de64-4eee-8fe2-82bd1060c68d Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5ad302f5a3e84a1eb29abe3f6550f40f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5ad302f5a3e84a1eb29abe3f6550f40f", "name": "CreateSecurityGroupTests-cd2601c0-9f06-491-proj"}} 2018-12-04 21:18:59,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5ad302f5a3e84a1eb29abe3f6550f40f used request id req-5b982fe4-de64-4eee-8fe2-82bd1060c68d 2018-12-04 21:18:59,751 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ec92594-ce06-4c5f-9258-f1c340742cf8 2018-12-04 21:18:59,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4ec92594-ce06-4c5f-9258-f1c340742cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac136acc0ee84461a31e763c9969da673ec43d57" 2018-12-04 21:18:59,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3c635d62-2a3f-4132-a531-b3360e13c573 Date: Tue, 04 Dec 2018 21:18:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "port_range_min": null, "revision_number": 0, "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "created_at": "2018-12-04T21:18:59Z", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "id": "6e15145d-d6c0-4e31-ad80-d152baa15953"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "port_range_min": null, "revision_number": 0, "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "created_at": "2018-12-04T21:18:59Z", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "id": "88397db5-9066-428c-92f9-e8b67dac7ebe"}]} 2018-12-04 21:18:59,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4ec92594-ce06-4c5f-9258-f1c340742cf8 used request id req-3c635d62-2a3f-4132-a531-b3360e13c573 2018-12-04 21:18:59,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}ac136acc0ee84461a31e763c9969da673ec43d57" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_1", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "port_range_min": 10}}' 2018-12-04 21:18:59,943 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-8d60a7f8-05eb-4d88-8df0-8f0f3544a50c Date: Tue, 04 Dec 2018 21:18:59 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "port_range_min": 10, "revision_number": 0, "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "created_at": "2018-12-04T21:18:59Z", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "id": "9f7e92dd-0e61-4851-8aed-819256c07259"}} 2018-12-04 21:18:59,943 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-8d60a7f8-05eb-4d88-8df0-8f0f3544a50c 2018-12-04 21:18:59,944 - neutron_utils - INFO - Retrieving security group with ID - 4ec92594-ce06-4c5f-9258-f1c340742cf8 2018-12-04 21:18:59,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=4ec92594-ce06-4c5f-9258-f1c340742cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac136acc0ee84461a31e763c9969da673ec43d57" 2018-12-04 21:18:59,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-7fddd5c2-4c20-4a43-bc3b-28c0b13b3c2c Date: Tue, 04 Dec 2018 21:18:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "created_at": "2018-12-04T21:18:59Z", "updated_at": "2018-12-04T21:18:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:59Z", "revision_number": 0, "id": "6e15145d-d6c0-4e31-ad80-d152baa15953", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:59Z", "revision_number": 0, "id": "88397db5-9066-428c-92f9-e8b67dac7ebe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-12-04T21:18:59Z", "revision_number": 0, "id": "9f7e92dd-0e61-4851-8aed-819256c07259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f"}], "revision_number": 3, "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "name": "CreateSecurityGroupTests-3d222994-c3be-4b70-b9fe-4ff1d970d349name"}]} 2018-12-04 21:18:59,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=4ec92594-ce06-4c5f-9258-f1c340742cf8 used request id req-7fddd5c2-4c20-4a43-bc3b-28c0b13b3c2c 2018-12-04 21:18:59,992 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ec92594-ce06-4c5f-9258-f1c340742cf8 2018-12-04 21:18:59,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4ec92594-ce06-4c5f-9258-f1c340742cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac136acc0ee84461a31e763c9969da673ec43d57" 2018-12-04 21:19:00,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-2b3fa6ee-68b3-4985-b86d-24e265757649 Date: Tue, 04 Dec 2018 21:19:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "port_range_min": null, "revision_number": 0, "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "created_at": "2018-12-04T21:18:59Z", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "id": "6e15145d-d6c0-4e31-ad80-d152baa15953"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "port_range_min": null, "revision_number": 0, "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "created_at": "2018-12-04T21:18:59Z", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "id": "88397db5-9066-428c-92f9-e8b67dac7ebe"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "port_range_min": 10, "revision_number": 0, "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "created_at": "2018-12-04T21:18:59Z", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "id": "9f7e92dd-0e61-4851-8aed-819256c07259"}]} 2018-12-04 21:19:00,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4ec92594-ce06-4c5f-9258-f1c340742cf8 used request id req-2b3fa6ee-68b3-4985-b86d-24e265757649 2018-12-04 21:19:00,043 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:19:00,437 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a74bc754166947e7aaa0bc5db9bd082e", "name": "CreateSecurityGroupTests-cd2601c0-9f06-491-proj-role"}], "expires_at": "2018-12-04T22:19:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5ad302f5a3e84a1eb29abe3f6550f40f", "name": "CreateSecurityGroupTests-cd2601c0-9f06-491-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/5ad302f5a3e84a1eb29abe3f6550f40f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/5ad302f5a3e84a1eb29abe3f6550f40f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/5ad302f5a3e84a1eb29abe3f6550f40f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_5ad302f5a3e84a1eb29abe3f6550f40f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_5ad302f5a3e84a1eb29abe3f6550f40f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5ad302f5a3e84a1eb29abe3f6550f40f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/5ad302f5a3e84a1eb29abe3f6550f40f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/5ad302f5a3e84a1eb29abe3f6550f40f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5ad302f5a3e84a1eb29abe3f6550f40f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/5ad302f5a3e84a1eb29abe3f6550f40f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/5ad302f5a3e84a1eb29abe3f6550f40f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5ad302f5a3e84a1eb29abe3f6550f40f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/5ad302f5a3e84a1eb29abe3f6550f40f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/5ad302f5a3e84a1eb29abe3f6550f40f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-cd2601c0-9f06-491-user", "id": "3e13f508ec7043d08b96a30537d82b09"}, "audit_ids": ["BO5PmG8gQti93Hnw1rcZ9g"], "issued_at": "2018-12-04T21:19:00.000000Z"}} 2018-12-04 21:19:00,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3d222994-c3be-4b70-b9fe-4ff1d970d349name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a0d00126c79fdbfa9dd4f415f2b487cc08adb8" 2018-12-04 21:19:00,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-17d7ff43-51f6-49ab-a410-322085eef2bf Date: Tue, 04 Dec 2018 21:19:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "created_at": "2018-12-04T21:18:59Z", "updated_at": "2018-12-04T21:18:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:59Z", "revision_number": 0, "id": "6e15145d-d6c0-4e31-ad80-d152baa15953", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:59Z", "revision_number": 0, "id": "88397db5-9066-428c-92f9-e8b67dac7ebe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-12-04T21:18:59Z", "revision_number": 0, "id": "9f7e92dd-0e61-4851-8aed-819256c07259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f"}], "revision_number": 3, "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "name": "CreateSecurityGroupTests-3d222994-c3be-4b70-b9fe-4ff1d970d349name"}]} 2018-12-04 21:19:00,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3d222994-c3be-4b70-b9fe-4ff1d970d349name&description=hello+group used request id req-17d7ff43-51f6-49ab-a410-322085eef2bf 2018-12-04 21:19:00,675 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ec92594-ce06-4c5f-9258-f1c340742cf8 2018-12-04 21:19:00,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4ec92594-ce06-4c5f-9258-f1c340742cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a0d00126c79fdbfa9dd4f415f2b487cc08adb8" 2018-12-04 21:19:00,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-35710543-f4f2-4573-8fc4-4dab6295c460 Date: Tue, 04 Dec 2018 21:19:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "port_range_min": null, "revision_number": 0, "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "created_at": "2018-12-04T21:18:59Z", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "id": "6e15145d-d6c0-4e31-ad80-d152baa15953"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "port_range_min": null, "revision_number": 0, "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "created_at": "2018-12-04T21:18:59Z", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "id": "88397db5-9066-428c-92f9-e8b67dac7ebe"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "port_range_min": 10, "revision_number": 0, "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "created_at": "2018-12-04T21:18:59Z", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "id": "9f7e92dd-0e61-4851-8aed-819256c07259"}]} 2018-12-04 21:19:00,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4ec92594-ce06-4c5f-9258-f1c340742cf8 used request id req-35710543-f4f2-4573-8fc4-4dab6295c460 2018-12-04 21:19:00,698 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ec92594-ce06-4c5f-9258-f1c340742cf8 2018-12-04 21:19:00,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4ec92594-ce06-4c5f-9258-f1c340742cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a0d00126c79fdbfa9dd4f415f2b487cc08adb8" 2018-12-04 21:19:00,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-3d402649-dd8b-4a2e-a92e-090f72ebc4ff Date: Tue, 04 Dec 2018 21:19:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "port_range_min": null, "revision_number": 0, "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "created_at": "2018-12-04T21:18:59Z", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "id": "6e15145d-d6c0-4e31-ad80-d152baa15953"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "port_range_min": null, "revision_number": 0, "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "created_at": "2018-12-04T21:18:59Z", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "id": "88397db5-9066-428c-92f9-e8b67dac7ebe"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "port_range_min": 10, "revision_number": 0, "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "created_at": "2018-12-04T21:18:59Z", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "id": "9f7e92dd-0e61-4851-8aed-819256c07259"}]} 2018-12-04 21:19:00,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4ec92594-ce06-4c5f-9258-f1c340742cf8 used request id req-3d402649-dd8b-4a2e-a92e-090f72ebc4ff 2018-12-04 21:19:00,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3d222994-c3be-4b70-b9fe-4ff1d970d349name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a0d00126c79fdbfa9dd4f415f2b487cc08adb8" 2018-12-04 21:19:00,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-31732854-763e-4ebc-8fa6-36b4f545b1dd Date: Tue, 04 Dec 2018 21:19:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "created_at": "2018-12-04T21:18:59Z", "updated_at": "2018-12-04T21:18:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:59Z", "revision_number": 0, "id": "6e15145d-d6c0-4e31-ad80-d152baa15953", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:59Z", "revision_number": 0, "id": "88397db5-9066-428c-92f9-e8b67dac7ebe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-12-04T21:18:59Z", "revision_number": 0, "id": "9f7e92dd-0e61-4851-8aed-819256c07259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f"}], "revision_number": 3, "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "name": "CreateSecurityGroupTests-3d222994-c3be-4b70-b9fe-4ff1d970d349name"}]} 2018-12-04 21:19:00,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3d222994-c3be-4b70-b9fe-4ff1d970d349name used request id req-31732854-763e-4ebc-8fa6-36b4f545b1dd 2018-12-04 21:19:00,763 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ec92594-ce06-4c5f-9258-f1c340742cf8 2018-12-04 21:19:00,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4ec92594-ce06-4c5f-9258-f1c340742cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a0d00126c79fdbfa9dd4f415f2b487cc08adb8" 2018-12-04 21:19:00,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-f38870b0-a82a-4ed7-b4ae-f5a59f22bf7c Date: Tue, 04 Dec 2018 21:19:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "port_range_min": null, "revision_number": 0, "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "created_at": "2018-12-04T21:18:59Z", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "id": "6e15145d-d6c0-4e31-ad80-d152baa15953"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "port_range_min": null, "revision_number": 0, "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "created_at": "2018-12-04T21:18:59Z", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "id": "88397db5-9066-428c-92f9-e8b67dac7ebe"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "port_range_min": 10, "revision_number": 0, "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "created_at": "2018-12-04T21:18:59Z", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "id": "9f7e92dd-0e61-4851-8aed-819256c07259"}]} 2018-12-04 21:19:00,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4ec92594-ce06-4c5f-9258-f1c340742cf8 used request id req-f38870b0-a82a-4ed7-b4ae-f5a59f22bf7c 2018-12-04 21:19:00,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3d222994-c3be-4b70-b9fe-4ff1d970d349name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a0d00126c79fdbfa9dd4f415f2b487cc08adb8" 2018-12-04 21:19:00,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-cf25a7c9-8b23-4101-ac5c-56f77f1c0fc7 Date: Tue, 04 Dec 2018 21:19:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "created_at": "2018-12-04T21:18:59Z", "updated_at": "2018-12-04T21:18:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:59Z", "revision_number": 0, "id": "6e15145d-d6c0-4e31-ad80-d152baa15953", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:59Z", "revision_number": 0, "id": "88397db5-9066-428c-92f9-e8b67dac7ebe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-12-04T21:18:59Z", "revision_number": 0, "id": "9f7e92dd-0e61-4851-8aed-819256c07259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f"}], "revision_number": 3, "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "name": "CreateSecurityGroupTests-3d222994-c3be-4b70-b9fe-4ff1d970d349name"}]} 2018-12-04 21:19:00,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3d222994-c3be-4b70-b9fe-4ff1d970d349name used request id req-cf25a7c9-8b23-4101-ac5c-56f77f1c0fc7 2018-12-04 21:19:00,832 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ec92594-ce06-4c5f-9258-f1c340742cf8 2018-12-04 21:19:00,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4ec92594-ce06-4c5f-9258-f1c340742cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a0d00126c79fdbfa9dd4f415f2b487cc08adb8" 2018-12-04 21:19:00,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-304b5a7d-ebaa-41e1-b288-e2dc17f44f36 Date: Tue, 04 Dec 2018 21:19:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "port_range_min": null, "revision_number": 0, "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "created_at": "2018-12-04T21:18:59Z", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "id": "6e15145d-d6c0-4e31-ad80-d152baa15953"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "port_range_min": null, "revision_number": 0, "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "created_at": "2018-12-04T21:18:59Z", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "id": "88397db5-9066-428c-92f9-e8b67dac7ebe"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "port_range_min": 10, "revision_number": 0, "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "created_at": "2018-12-04T21:18:59Z", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "id": "9f7e92dd-0e61-4851-8aed-819256c07259"}]} 2018-12-04 21:19:00,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4ec92594-ce06-4c5f-9258-f1c340742cf8 used request id req-304b5a7d-ebaa-41e1-b288-e2dc17f44f36 2018-12-04 21:19:00,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3d222994-c3be-4b70-b9fe-4ff1d970d349name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a0d00126c79fdbfa9dd4f415f2b487cc08adb8" 2018-12-04 21:19:00,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-161a4ec1-5dd5-46c3-bb3e-5503cdb466c0 Date: Tue, 04 Dec 2018 21:19:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "created_at": "2018-12-04T21:18:59Z", "updated_at": "2018-12-04T21:18:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:59Z", "revision_number": 0, "id": "6e15145d-d6c0-4e31-ad80-d152baa15953", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:59Z", "revision_number": 0, "id": "88397db5-9066-428c-92f9-e8b67dac7ebe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-12-04T21:18:59Z", "revision_number": 0, "id": "9f7e92dd-0e61-4851-8aed-819256c07259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f"}], "revision_number": 3, "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "name": "CreateSecurityGroupTests-3d222994-c3be-4b70-b9fe-4ff1d970d349name"}]} 2018-12-04 21:19:00,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3d222994-c3be-4b70-b9fe-4ff1d970d349name used request id req-161a4ec1-5dd5-46c3-bb3e-5503cdb466c0 2018-12-04 21:19:00,901 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ec92594-ce06-4c5f-9258-f1c340742cf8 2018-12-04 21:19:00,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4ec92594-ce06-4c5f-9258-f1c340742cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a0d00126c79fdbfa9dd4f415f2b487cc08adb8" 2018-12-04 21:19:00,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-db17b689-6187-4eed-9afb-cd5897be0ce2 Date: Tue, 04 Dec 2018 21:19:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "port_range_min": null, "revision_number": 0, "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "created_at": "2018-12-04T21:18:59Z", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "id": "6e15145d-d6c0-4e31-ad80-d152baa15953"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "port_range_min": null, "revision_number": 0, "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "created_at": "2018-12-04T21:18:59Z", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "id": "88397db5-9066-428c-92f9-e8b67dac7ebe"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:18:59Z", "security_group_id": "4ec92594-ce06-4c5f-9258-f1c340742cf8", "port_range_min": 10, "revision_number": 0, "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "created_at": "2018-12-04T21:18:59Z", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "id": "9f7e92dd-0e61-4851-8aed-819256c07259"}]} 2018-12-04 21:19:00,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4ec92594-ce06-4c5f-9258-f1c340742cf8 used request id req-db17b689-6187-4eed-9afb-cd5897be0ce2 2018-12-04 21:19:00,923 - neutron_utils - INFO - Deleting security group rule with ID - 88397db5-9066-428c-92f9-e8b67dac7ebe 2018-12-04 21:19:00,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/88397db5-9066-428c-92f9-e8b67dac7ebe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac136acc0ee84461a31e763c9969da673ec43d57" 2018-12-04 21:19:01,029 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7c125404-19a3-44c2-92a2-8fe998cd62da Content-Length: 0 Date: Tue, 04 Dec 2018 21:19:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:19:01,029 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/88397db5-9066-428c-92f9-e8b67dac7ebe used request id req-7c125404-19a3-44c2-92a2-8fe998cd62da 2018-12-04 21:19:01,030 - neutron_utils - INFO - Deleting security group rule with ID - 9f7e92dd-0e61-4851-8aed-819256c07259 2018-12-04 21:19:01,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/9f7e92dd-0e61-4851-8aed-819256c07259 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac136acc0ee84461a31e763c9969da673ec43d57" 2018-12-04 21:19:01,116 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6d430436-e0be-444a-95d9-403c68383953 Content-Length: 0 Date: Tue, 04 Dec 2018 21:19:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:19:01,116 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/9f7e92dd-0e61-4851-8aed-819256c07259 used request id req-6d430436-e0be-444a-95d9-403c68383953 2018-12-04 21:19:01,116 - neutron_utils - INFO - Deleting security group rule with ID - 6e15145d-d6c0-4e31-ad80-d152baa15953 2018-12-04 21:19:01,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/6e15145d-d6c0-4e31-ad80-d152baa15953 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac136acc0ee84461a31e763c9969da673ec43d57" 2018-12-04 21:19:01,210 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-81d68341-b0d2-43ca-8660-09ddff78b9a1 Content-Length: 0 Date: Tue, 04 Dec 2018 21:19:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:19:01,210 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/6e15145d-d6c0-4e31-ad80-d152baa15953 used request id req-81d68341-b0d2-43ca-8660-09ddff78b9a1 2018-12-04 21:19:01,210 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-3d222994-c3be-4b70-b9fe-4ff1d970d349name 2018-12-04 21:19:01,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/4ec92594-ce06-4c5f-9258-f1c340742cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac136acc0ee84461a31e763c9969da673ec43d57" 2018-12-04 21:19:01,367 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-23dfb98d-344b-4239-bfb8-8180cd7eb6a1 Content-Length: 0 Date: Tue, 04 Dec 2018 21:19:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:19:01,367 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/4ec92594-ce06-4c5f-9258-f1c340742cf8 used request id req-23dfb98d-344b-4239-bfb8-8180cd7eb6a1 2018-12-04 21:19:01,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3af4e6b2524b35c580900c6cc5ea2bb202dc65" 2018-12-04 21:19:01,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-1e4497c8-7cd5-4e66-b7e0-e6cd3da4a21b Date: Tue, 04 Dec 2018 21:19:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "created_at": "2018-12-04T21:18:58Z", "updated_at": "2018-12-04T21:18:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:58Z", "revision_number": 0, "id": "46972b01-4205-4be2-ac13-b2bf0cbc2a48", "remote_group_id": "79b098b2-fa5b-4d08-9519-b7b2a88a6138", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:58Z", "security_group_id": "79b098b2-fa5b-4d08-9519-b7b2a88a6138", "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:58Z", "revision_number": 0, "id": "5900a1d0-e215-487e-9a45-f7d1380e9a34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:58Z", "security_group_id": "79b098b2-fa5b-4d08-9519-b7b2a88a6138", "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:58Z", "revision_number": 0, "id": "aab8ec04-b1d4-4d3d-a808-5d2e1833b933", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:58Z", "security_group_id": "79b098b2-fa5b-4d08-9519-b7b2a88a6138", "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:58Z", "revision_number": 0, "id": "c930bdb9-899a-411b-aff8-28ac04cf9c44", "remote_group_id": "79b098b2-fa5b-4d08-9519-b7b2a88a6138", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:58Z", "security_group_id": "79b098b2-fa5b-4d08-9519-b7b2a88a6138", "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f"}], "revision_number": 4, "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "id": "79b098b2-fa5b-4d08-9519-b7b2a88a6138", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:19:01,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-1e4497c8-7cd5-4e66-b7e0-e6cd3da4a21b 2018-12-04 21:19:01,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3af4e6b2524b35c580900c6cc5ea2bb202dc65" 2018-12-04 21:19:01,728 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:19:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-483f1510-fbda-4349-bea7-dac4cad66592 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:19:01,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-483f1510-fbda-4349-bea7-dac4cad66592 2018-12-04 21:19:01,728 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:19:01,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3af4e6b2524b35c580900c6cc5ea2bb202dc65" 2018-12-04 21:19:01,824 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:19:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b5a9515-61eb-410e-84ed-6c13a48e7a05 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:19:01,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-1b5a9515-61eb-410e-84ed-6c13a48e7a05 2018-12-04 21:19:01,824 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:19:01,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3af4e6b2524b35c580900c6cc5ea2bb202dc65" 2018-12-04 21:19:01,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b873dd7f-0d98-4e87-8dcb-bc18e1ecbbd2 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:19:01,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-b873dd7f-0d98-4e87-8dcb-bc18e1ecbbd2 2018-12-04 21:19:01,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5ad302f5a3e84a1eb29abe3f6550f40f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3af4e6b2524b35c580900c6cc5ea2bb202dc65" 2018-12-04 21:19:02,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d5b1e68-ca6a-4c57-b78a-d3c963b3adc7 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5ad302f5a3e84a1eb29abe3f6550f40f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5ad302f5a3e84a1eb29abe3f6550f40f", "name": "CreateSecurityGroupTests-cd2601c0-9f06-491-proj"}} 2018-12-04 21:19:02,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5ad302f5a3e84a1eb29abe3f6550f40f used request id req-7d5b1e68-ca6a-4c57-b78a-d3c963b3adc7 2018-12-04 21:19:02,029 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 79b098b2-fa5b-4d08-9519-b7b2a88a6138 2018-12-04 21:19:02,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=79b098b2-fa5b-4d08-9519-b7b2a88a6138 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3af4e6b2524b35c580900c6cc5ea2bb202dc65" 2018-12-04 21:19:02,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b70cb2b2-d694-47fd-958d-31256f77de3b Date: Tue, 04 Dec 2018 21:19:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "79b098b2-fa5b-4d08-9519-b7b2a88a6138", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:58Z", "security_group_id": "79b098b2-fa5b-4d08-9519-b7b2a88a6138", "port_range_min": null, "revision_number": 0, "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "created_at": "2018-12-04T21:18:58Z", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "id": "46972b01-4205-4be2-ac13-b2bf0cbc2a48"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:58Z", "security_group_id": "79b098b2-fa5b-4d08-9519-b7b2a88a6138", "port_range_min": null, "revision_number": 0, "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "created_at": "2018-12-04T21:18:58Z", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "id": "5900a1d0-e215-487e-9a45-f7d1380e9a34"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:58Z", "security_group_id": "79b098b2-fa5b-4d08-9519-b7b2a88a6138", "port_range_min": null, "revision_number": 0, "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "created_at": "2018-12-04T21:18:58Z", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "id": "aab8ec04-b1d4-4d3d-a808-5d2e1833b933"}, {"remote_group_id": "79b098b2-fa5b-4d08-9519-b7b2a88a6138", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:18:58Z", "security_group_id": "79b098b2-fa5b-4d08-9519-b7b2a88a6138", "port_range_min": null, "revision_number": 0, "tenant_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "created_at": "2018-12-04T21:18:58Z", "project_id": "5ad302f5a3e84a1eb29abe3f6550f40f", "id": "c930bdb9-899a-411b-aff8-28ac04cf9c44"}]} 2018-12-04 21:19:02,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=79b098b2-fa5b-4d08-9519-b7b2a88a6138 used request id req-b70cb2b2-d694-47fd-958d-31256f77de3b 2018-12-04 21:19:02,052 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:19:02,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/79b098b2-fa5b-4d08-9519-b7b2a88a6138 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3af4e6b2524b35c580900c6cc5ea2bb202dc65" 2018-12-04 21:19:02,199 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7177ec2e-e2e7-4a15-84e4-8df52c4c0669 Content-Length: 0 Date: Tue, 04 Dec 2018 21:19:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:19:02,199 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/79b098b2-fa5b-4d08-9519-b7b2a88a6138 used request id req-7177ec2e-e2e7-4a15-84e4-8df52c4c0669 2018-12-04 21:19:02,200 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-cd2601c0-9f06-491-proj 2018-12-04 21:19:02,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/5ad302f5a3e84a1eb29abe3f6550f40f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3af4e6b2524b35c580900c6cc5ea2bb202dc65" 2018-12-04 21:19:02,407 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:19:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89b8acdb-4538-44e5-a2be-500c326dd487 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:19:02,407 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/5ad302f5a3e84a1eb29abe3f6550f40f used request id req-89b8acdb-4538-44e5-a2be-500c326dd487 2018-12-04 21:19:02,408 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-cd2601c0-9f06-491-proj-role 2018-12-04 21:19:02,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/a74bc754166947e7aaa0bc5db9bd082e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3af4e6b2524b35c580900c6cc5ea2bb202dc65" 2018-12-04 21:19:02,523 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:19:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d6f3bc9-152c-4f1c-9469-95e2d0e800c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:19:02,523 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/a74bc754166947e7aaa0bc5db9bd082e used request id req-5d6f3bc9-152c-4f1c-9469-95e2d0e800c5 2018-12-04 21:19:02,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3af4e6b2524b35c580900c6cc5ea2bb202dc65" 2018-12-04 21:19:02,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5ab4aa2-4708-4736-95bf-d89ffc678011 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:19:02,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a5ab4aa2-4708-4736-95bf-d89ffc678011 2018-12-04 21:19:02,625 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-cd2601c0-9f06-491-user 2018-12-04 21:19:02,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/3e13f508ec7043d08b96a30537d82b09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b80f822ab6702983bc1a09fec4a8c69b7da7165" 2018-12-04 21:19:02,794 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:19:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2997cb90-4287-465d-bb51-667226871fa2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:19:02,794 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/3e13f508ec7043d08b96a30537d82b09 used request id req-2997cb90-4287-465d-bb51-667226871fa2 2018-12-04 21:19:02,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:19:03,197 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:19:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["0XcFF0RzQemtZxig8BG09A"], "issued_at": "2018-12-04T21:19:03.000000Z"}} 2018-12-04 21:19:03,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}866ca6b31b4edd03e46dd585edd38ac1b644e12e" 2018-12-04 21:19:03,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce24b4d7-2c4e-49a8-b72c-9d353b56deab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:19:03,289 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ce24b4d7-2c4e-49a8-b72c-9d353b56deab 2018-12-04 21:19:03,290 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:19:03,291 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:19:03,692 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:19:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["oisQl30qQgWtytEsygT1wA"], "issued_at": "2018-12-04T21:19:03.000000Z"}} 2018-12-04 21:19:03,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf476b05e388674cb812c71ae356e1ecb8547ee3" 2018-12-04 21:19:03,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5c2e925-7b4d-409f-b077-ebce7f3b07d9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:19:03,787 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f5c2e925-7b4d-409f-b077-ebce7f3b07d9 2018-12-04 21:19:03,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:19:03,797 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:19: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:19:03,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-07b33cab-dd6e-49a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf476b05e388674cb812c71ae356e1ecb8547ee3" 2018-12-04 21:19:03,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a7bc6c1-dc6f-4cef-9e8b-38dd8040eebc Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-07b33cab-dd6e-49a-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:19:03,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-07b33cab-dd6e-49a-proj used request id req-2a7bc6c1-dc6f-4cef-9e8b-38dd8040eebc 2018-12-04 21:19:03,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf476b05e388674cb812c71ae356e1ecb8547ee3" 2018-12-04 21:19:04,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-964799fb-9bbf-47aa-b244-a2ee0ec447d7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:19:04,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-964799fb-9bbf-47aa-b244-a2ee0ec447d7 2018-12-04 21:19:04,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf476b05e388674cb812c71ae356e1ecb8547ee3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-07b33cab-dd6e-49a-proj"}}' 2018-12-04 21:19:04,150 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:19:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-687e45b4-08f0-49ee-9103-cdb038d14bb7 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1176659462cb4af8a32dd3841f3c4adc"}, "tags": [], "enabled": true, "id": "1176659462cb4af8a32dd3841f3c4adc", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-07b33cab-dd6e-49a-proj"}} 2018-12-04 21:19:04,150 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-687e45b4-08f0-49ee-9103-cdb038d14bb7 2018-12-04 21:19:04,151 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-07b33cab-dd6e-49a-proj 2018-12-04 21:19:04,151 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:19:04,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:19:04,571 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:19:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["THljZnm4Tniv942tdw6kEg"], "issued_at": "2018-12-04T21:19:04.000000Z"}} 2018-12-04 21:19:04,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b2315f3d8b2105df5e08b916efdf121890375aa" 2018-12-04 21:19:04,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aefcacce-6d23-4c70-8d0d-d18b5ca4cf92 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:19:04,743 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-aefcacce-6d23-4c70-8d0d-d18b5ca4cf92 2018-12-04 21:19:04,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:19:04,751 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:19: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:19:04,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b2315f3d8b2105df5e08b916efdf121890375aa" 2018-12-04 21:19:04,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-821c8b49-36c7-4bb7-bf1b-08466a08502c Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:19:04,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-821c8b49-36c7-4bb7-bf1b-08466a08502c 2018-12-04 21:19:04,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-07b33cab-dd6e-49a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b2315f3d8b2105df5e08b916efdf121890375aa" 2018-12-04 21:19:04,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ee5b6c9-3f79-4254-a469-bcdb0b3a6c20 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-07b33cab-dd6e-49a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1176659462cb4af8a32dd3841f3c4adc"}, "tags": [], "enabled": true, "id": "1176659462cb4af8a32dd3841f3c4adc", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-07b33cab-dd6e-49a-proj"}]} 2018-12-04 21:19:04,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-07b33cab-dd6e-49a-proj used request id req-8ee5b6c9-3f79-4254-a469-bcdb0b3a6c20 2018-12-04 21:19:04,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b2315f3d8b2105df5e08b916efdf121890375aa" 2018-12-04 21:19:05,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02a1d279-d5ce-47f1-8eae-7649cb4f0d1d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:19:05,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-02a1d279-d5ce-47f1-8eae-7649cb4f0d1d 2018-12-04 21:19:05,456 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-07b33cab-dd6e-49a-user 2018-12-04 21:19:05,457 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:19:05,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf476b05e388674cb812c71ae356e1ecb8547ee3" 2018-12-04 21:19:05,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a364be6-2dad-4427-9e21-d3ab94962a4c Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:19:05,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9a364be6-2dad-4427-9e21-d3ab94962a4c 2018-12-04 21:19:05,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf476b05e388674cb812c71ae356e1ecb8547ee3" -d '{"role": {"name": "CreateSecurityGroupTests-07b33cab-dd6e-49a-proj-role"}}' 2018-12-04 21:19:05,667 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:19:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4a948c0-6f1a-4c8e-935b-a06c1adb3b06 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c2f1b85b0d504e1da4bcab642066ccea", "links": {"self": "http://172.30.9.23:5000/v3/roles/c2f1b85b0d504e1da4bcab642066ccea"}, "name": "CreateSecurityGroupTests-07b33cab-dd6e-49a-proj-role"}} 2018-12-04 21:19:05,668 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-f4a948c0-6f1a-4c8e-935b-a06c1adb3b06 2018-12-04 21:19:05,668 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-07b33cab-dd6e-49a-proj-role 2018-12-04 21:19:05,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/c2f1b85b0d504e1da4bcab642066ccea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf476b05e388674cb812c71ae356e1ecb8547ee3" 2018-12-04 21:19:05,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4bfd7ea-2eeb-4f0a-84a3-849c065dca55 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c2f1b85b0d504e1da4bcab642066ccea", "links": {"self": "http://172.30.9.23:5000/v3/roles/c2f1b85b0d504e1da4bcab642066ccea"}, "name": "CreateSecurityGroupTests-07b33cab-dd6e-49a-proj-role"}} 2018-12-04 21:19:05,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/c2f1b85b0d504e1da4bcab642066ccea used request id req-f4bfd7ea-2eeb-4f0a-84a3-849c065dca55 2018-12-04 21:19:05,768 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-07b33cab-dd6e-49a-proj-role to project CreateSecurityGroupTests-07b33cab-dd6e-49a-proj 2018-12-04 21:19:05,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/1176659462cb4af8a32dd3841f3c4adc/users/8271d042888b42c080ea5498d3a8d53b/roles/c2f1b85b0d504e1da4bcab642066ccea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf476b05e388674cb812c71ae356e1ecb8547ee3" 2018-12-04 21:19:05,835 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:19:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c11bd14c-79bc-4b6b-8911-9f78967fb2ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:19:05,835 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/1176659462cb4af8a32dd3841f3c4adc/users/8271d042888b42c080ea5498d3a8d53b/roles/c2f1b85b0d504e1da4bcab642066ccea used request id req-c11bd14c-79bc-4b6b-8911-9f78967fb2ad 2018-12-04 21:19:05,837 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:19:05,838 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:19:06,232 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2f1b85b0d504e1da4bcab642066ccea", "name": "CreateSecurityGroupTests-07b33cab-dd6e-49a-proj-role"}], "expires_at": "2018-12-04T22:19:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1176659462cb4af8a32dd3841f3c4adc", "name": "CreateSecurityGroupTests-07b33cab-dd6e-49a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/1176659462cb4af8a32dd3841f3c4adc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/1176659462cb4af8a32dd3841f3c4adc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/1176659462cb4af8a32dd3841f3c4adc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_1176659462cb4af8a32dd3841f3c4adc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_1176659462cb4af8a32dd3841f3c4adc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1176659462cb4af8a32dd3841f3c4adc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/1176659462cb4af8a32dd3841f3c4adc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/1176659462cb4af8a32dd3841f3c4adc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1176659462cb4af8a32dd3841f3c4adc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/1176659462cb4af8a32dd3841f3c4adc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/1176659462cb4af8a32dd3841f3c4adc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/1176659462cb4af8a32dd3841f3c4adc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/1176659462cb4af8a32dd3841f3c4adc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/1176659462cb4af8a32dd3841f3c4adc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-07b33cab-dd6e-49a-user", "id": "8271d042888b42c080ea5498d3a8d53b"}, "audit_ids": ["1abyPHj2RquXDMUnQWDJDQ"], "issued_at": "2018-12-04T21:19:06.000000Z"}} 2018-12-04 21:19:06,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d0611d41add872bde03950fd90487d59c4a67b" 2018-12-04 21:19:06,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51c9fca9-510f-43ad-80dc-cc91fc04b7ba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:19:06,321 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-51c9fca9-510f-43ad-80dc-cc91fc04b7ba 2018-12-04 21:19:06,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5324fc71-338a-4ad5-bb8d-ac8d1ffed2c2name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d0611d41add872bde03950fd90487d59c4a67b" 2018-12-04 21:19:06,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-cab4ec2b-d07b-43b1-b821-7bf503f52791 Date: Tue, 04 Dec 2018 21:19:06 GMT RESP BODY: {"security_groups": []} 2018-12-04 21:19:06,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5324fc71-338a-4ad5-bb8d-ac8d1ffed2c2name&description=hello+group used request id req-cab4ec2b-d07b-43b1-b821-7bf503f52791 2018-12-04 21:19:06,643 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-5324fc71-338a-4ad5-bb8d-ac8d1ffed2c2name... 2018-12-04 21:19:06,643 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-5324fc71-338a-4ad5-bb8d-ac8d1ffed2c2name 2018-12-04 21:19:06,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d0611d41add872bde03950fd90487d59c4a67b" -d '{"security_group": {"name": "CreateSecurityGroupTests-5324fc71-338a-4ad5-bb8d-ac8d1ffed2c2name", "description": "hello group"}}' 2018-12-04 21:19:07,072 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-7796bbf8-4546-477e-8238-97441d748dc5 Date: Tue, 04 Dec 2018 21:19:07 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "created_at": "2018-12-04T21:19:06Z", "updated_at": "2018-12-04T21:19:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:06Z", "revision_number": 0, "id": "17dc81f4-12be-4d4f-a6a7-f901e024c51a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:06Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "port_range_min": null, "ethertype": "IPv6", "project_id": "1176659462cb4af8a32dd3841f3c4adc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:06Z", "revision_number": 0, "id": "a3ee53b5-3975-42c1-a27a-7b6a88335684", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:06Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "port_range_min": null, "ethertype": "IPv4", "project_id": "1176659462cb4af8a32dd3841f3c4adc"}], "revision_number": 2, "project_id": "1176659462cb4af8a32dd3841f3c4adc", "id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "name": "CreateSecurityGroupTests-5324fc71-338a-4ad5-bb8d-ac8d1ffed2c2name"}} 2018-12-04 21:19:07,073 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-7796bbf8-4546-477e-8238-97441d748dc5 2018-12-04 21:19:07,073 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a231652e-62a8-49ab-adc7-a84d81f68ac9 2018-12-04 21:19:07,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a231652e-62a8-49ab-adc7-a84d81f68ac9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d0611d41add872bde03950fd90487d59c4a67b" 2018-12-04 21:19:07,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-253955f3-1819-49be-9ee3-fc79138c93d6 Date: Tue, 04 Dec 2018 21:19:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:06Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "port_range_min": null, "revision_number": 0, "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "created_at": "2018-12-04T21:19:06Z", "project_id": "1176659462cb4af8a32dd3841f3c4adc", "id": "17dc81f4-12be-4d4f-a6a7-f901e024c51a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:06Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "port_range_min": null, "revision_number": 0, "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "created_at": "2018-12-04T21:19:06Z", "project_id": "1176659462cb4af8a32dd3841f3c4adc", "id": "a3ee53b5-3975-42c1-a27a-7b6a88335684"}]} 2018-12-04 21:19:07,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a231652e-62a8-49ab-adc7-a84d81f68ac9 used request id req-253955f3-1819-49be-9ee3-fc79138c93d6 2018-12-04 21:19:07,156 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a231652e-62a8-49ab-adc7-a84d81f68ac9 2018-12-04 21:19:07,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a231652e-62a8-49ab-adc7-a84d81f68ac9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d0611d41add872bde03950fd90487d59c4a67b" 2018-12-04 21:19:07,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-08117aec-e06a-4763-ade4-767f7cbccf44 Date: Tue, 04 Dec 2018 21:19:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:06Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "port_range_min": null, "revision_number": 0, "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "created_at": "2018-12-04T21:19:06Z", "project_id": "1176659462cb4af8a32dd3841f3c4adc", "id": "17dc81f4-12be-4d4f-a6a7-f901e024c51a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:06Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "port_range_min": null, "revision_number": 0, "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "created_at": "2018-12-04T21:19:06Z", "project_id": "1176659462cb4af8a32dd3841f3c4adc", "id": "a3ee53b5-3975-42c1-a27a-7b6a88335684"}]} 2018-12-04 21:19:07,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a231652e-62a8-49ab-adc7-a84d81f68ac9 used request id req-08117aec-e06a-4763-ade4-767f7cbccf44 2018-12-04 21:19:07,179 - neutron_utils - INFO - Retrieving security group with ID - a231652e-62a8-49ab-adc7-a84d81f68ac9 2018-12-04 21:19:07,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=a231652e-62a8-49ab-adc7-a84d81f68ac9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d0611d41add872bde03950fd90487d59c4a67b" 2018-12-04 21:19:07,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-aab3ec81-43c3-4d29-9fdc-df049337d303 Date: Tue, 04 Dec 2018 21:19:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "created_at": "2018-12-04T21:19:06Z", "updated_at": "2018-12-04T21:19:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:06Z", "revision_number": 0, "id": "17dc81f4-12be-4d4f-a6a7-f901e024c51a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:06Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "port_range_min": null, "ethertype": "IPv6", "project_id": "1176659462cb4af8a32dd3841f3c4adc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:06Z", "revision_number": 0, "id": "a3ee53b5-3975-42c1-a27a-7b6a88335684", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:06Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "port_range_min": null, "ethertype": "IPv4", "project_id": "1176659462cb4af8a32dd3841f3c4adc"}], "revision_number": 2, "project_id": "1176659462cb4af8a32dd3841f3c4adc", "id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "name": "CreateSecurityGroupTests-5324fc71-338a-4ad5-bb8d-ac8d1ffed2c2name"}]} 2018-12-04 21:19:07,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=a231652e-62a8-49ab-adc7-a84d81f68ac9 used request id req-aab3ec81-43c3-4d29-9fdc-df049337d303 2018-12-04 21:19:07,266 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a231652e-62a8-49ab-adc7-a84d81f68ac9 2018-12-04 21:19:07,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a231652e-62a8-49ab-adc7-a84d81f68ac9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d0611d41add872bde03950fd90487d59c4a67b" 2018-12-04 21:19:07,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-92f5638a-4fa7-4d2e-8818-50ee614b54d2 Date: Tue, 04 Dec 2018 21:19:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:06Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "port_range_min": null, "revision_number": 0, "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "created_at": "2018-12-04T21:19:06Z", "project_id": "1176659462cb4af8a32dd3841f3c4adc", "id": "17dc81f4-12be-4d4f-a6a7-f901e024c51a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:06Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "port_range_min": null, "revision_number": 0, "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "created_at": "2018-12-04T21:19:06Z", "project_id": "1176659462cb4af8a32dd3841f3c4adc", "id": "a3ee53b5-3975-42c1-a27a-7b6a88335684"}]} 2018-12-04 21:19:07,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a231652e-62a8-49ab-adc7-a84d81f68ac9 used request id req-92f5638a-4fa7-4d2e-8818-50ee614b54d2 2018-12-04 21:19:07,290 - neutron_utils - INFO - Retrieving security group with ID - a231652e-62a8-49ab-adc7-a84d81f68ac9 2018-12-04 21:19:07,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=a231652e-62a8-49ab-adc7-a84d81f68ac9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d0611d41add872bde03950fd90487d59c4a67b" 2018-12-04 21:19:07,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-3c87fbb6-a27d-4421-88ff-9387919e5617 Date: Tue, 04 Dec 2018 21:19:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "created_at": "2018-12-04T21:19:06Z", "updated_at": "2018-12-04T21:19:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:06Z", "revision_number": 0, "id": "17dc81f4-12be-4d4f-a6a7-f901e024c51a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:06Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "port_range_min": null, "ethertype": "IPv6", "project_id": "1176659462cb4af8a32dd3841f3c4adc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:06Z", "revision_number": 0, "id": "a3ee53b5-3975-42c1-a27a-7b6a88335684", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:06Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "port_range_min": null, "ethertype": "IPv4", "project_id": "1176659462cb4af8a32dd3841f3c4adc"}], "revision_number": 2, "project_id": "1176659462cb4af8a32dd3841f3c4adc", "id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "name": "CreateSecurityGroupTests-5324fc71-338a-4ad5-bb8d-ac8d1ffed2c2name"}]} 2018-12-04 21:19:07,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=a231652e-62a8-49ab-adc7-a84d81f68ac9 used request id req-3c87fbb6-a27d-4421-88ff-9387919e5617 2018-12-04 21:19:07,336 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a231652e-62a8-49ab-adc7-a84d81f68ac9 2018-12-04 21:19:07,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a231652e-62a8-49ab-adc7-a84d81f68ac9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d0611d41add872bde03950fd90487d59c4a67b" 2018-12-04 21:19:07,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-07b56c46-60e0-4d9b-a1d5-010c9b4e1284 Date: Tue, 04 Dec 2018 21:19:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:06Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "port_range_min": null, "revision_number": 0, "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "created_at": "2018-12-04T21:19:06Z", "project_id": "1176659462cb4af8a32dd3841f3c4adc", "id": "17dc81f4-12be-4d4f-a6a7-f901e024c51a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:06Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "port_range_min": null, "revision_number": 0, "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "created_at": "2018-12-04T21:19:06Z", "project_id": "1176659462cb4af8a32dd3841f3c4adc", "id": "a3ee53b5-3975-42c1-a27a-7b6a88335684"}]} 2018-12-04 21:19:07,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a231652e-62a8-49ab-adc7-a84d81f68ac9 used request id req-07b56c46-60e0-4d9b-a1d5-010c9b4e1284 2018-12-04 21:19:07,359 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-5324fc71-338a-4ad5-bb8d-ac8d1ffed2c2name 2018-12-04 21:19:07,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5324fc71-338a-4ad5-bb8d-ac8d1ffed2c2name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d0611d41add872bde03950fd90487d59c4a67b" 2018-12-04 21:19:07,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-0a13a1cb-4410-4a23-9eae-a0797d255426 Date: Tue, 04 Dec 2018 21:19:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "created_at": "2018-12-04T21:19:06Z", "updated_at": "2018-12-04T21:19:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:06Z", "revision_number": 0, "id": "17dc81f4-12be-4d4f-a6a7-f901e024c51a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:06Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "port_range_min": null, "ethertype": "IPv6", "project_id": "1176659462cb4af8a32dd3841f3c4adc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:06Z", "revision_number": 0, "id": "a3ee53b5-3975-42c1-a27a-7b6a88335684", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:06Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "port_range_min": null, "ethertype": "IPv4", "project_id": "1176659462cb4af8a32dd3841f3c4adc"}], "revision_number": 2, "project_id": "1176659462cb4af8a32dd3841f3c4adc", "id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "name": "CreateSecurityGroupTests-5324fc71-338a-4ad5-bb8d-ac8d1ffed2c2name"}]} 2018-12-04 21:19:07,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5324fc71-338a-4ad5-bb8d-ac8d1ffed2c2name used request id req-0a13a1cb-4410-4a23-9eae-a0797d255426 2018-12-04 21:19:07,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:19:07,412 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:19:07,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/1176659462cb4af8a32dd3841f3c4adc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d0611d41add872bde03950fd90487d59c4a67b" 2018-12-04 21:19:07,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13be01b6-67ae-4359-910a-75354747a144 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1176659462cb4af8a32dd3841f3c4adc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1176659462cb4af8a32dd3841f3c4adc", "name": "CreateSecurityGroupTests-07b33cab-dd6e-49a-proj"}} 2018-12-04 21:19:07,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/1176659462cb4af8a32dd3841f3c4adc used request id req-13be01b6-67ae-4359-910a-75354747a144 2018-12-04 21:19:07,504 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a231652e-62a8-49ab-adc7-a84d81f68ac9 2018-12-04 21:19:07,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a231652e-62a8-49ab-adc7-a84d81f68ac9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d0611d41add872bde03950fd90487d59c4a67b" 2018-12-04 21:19:07,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a4b7760c-70bb-4c4a-a0bd-eec852056341 Date: Tue, 04 Dec 2018 21:19:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:06Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "port_range_min": null, "revision_number": 0, "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "created_at": "2018-12-04T21:19:06Z", "project_id": "1176659462cb4af8a32dd3841f3c4adc", "id": "17dc81f4-12be-4d4f-a6a7-f901e024c51a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:06Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "port_range_min": null, "revision_number": 0, "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "created_at": "2018-12-04T21:19:06Z", "project_id": "1176659462cb4af8a32dd3841f3c4adc", "id": "a3ee53b5-3975-42c1-a27a-7b6a88335684"}]} 2018-12-04 21:19:07,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a231652e-62a8-49ab-adc7-a84d81f68ac9 used request id req-a4b7760c-70bb-4c4a-a0bd-eec852056341 2018-12-04 21:19:07,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}18d0611d41add872bde03950fd90487d59c4a67b" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9"}}' 2018-12-04 21:19:07,680 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-1fe36abb-7481-46e3-99df-a006ef02cda6 Date: Tue, 04 Dec 2018 21:19:07 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:07Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "port_range_min": null, "revision_number": 0, "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "created_at": "2018-12-04T21:19:07Z", "project_id": "1176659462cb4af8a32dd3841f3c4adc", "id": "7eb24f47-8ec7-4903-bb59-7491bd10b736"}} 2018-12-04 21:19:07,680 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-1fe36abb-7481-46e3-99df-a006ef02cda6 2018-12-04 21:19:07,680 - neutron_utils - INFO - Retrieving security group with ID - a231652e-62a8-49ab-adc7-a84d81f68ac9 2018-12-04 21:19:07,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=a231652e-62a8-49ab-adc7-a84d81f68ac9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d0611d41add872bde03950fd90487d59c4a67b" 2018-12-04 21:19:07,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-0578188f-c35e-4d86-9845-8be395202b4c Date: Tue, 04 Dec 2018 21:19:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "created_at": "2018-12-04T21:19:06Z", "updated_at": "2018-12-04T21:19:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:06Z", "revision_number": 0, "id": "17dc81f4-12be-4d4f-a6a7-f901e024c51a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:06Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "port_range_min": null, "ethertype": "IPv6", "project_id": "1176659462cb4af8a32dd3841f3c4adc"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:07Z", "revision_number": 0, "id": "7eb24f47-8ec7-4903-bb59-7491bd10b736", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:07Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "port_range_min": null, "ethertype": "IPv4", "project_id": "1176659462cb4af8a32dd3841f3c4adc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:06Z", "revision_number": 0, "id": "a3ee53b5-3975-42c1-a27a-7b6a88335684", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:06Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "port_range_min": null, "ethertype": "IPv4", "project_id": "1176659462cb4af8a32dd3841f3c4adc"}], "revision_number": 3, "project_id": "1176659462cb4af8a32dd3841f3c4adc", "id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "name": "CreateSecurityGroupTests-5324fc71-338a-4ad5-bb8d-ac8d1ffed2c2name"}]} 2018-12-04 21:19:07,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=a231652e-62a8-49ab-adc7-a84d81f68ac9 used request id req-0578188f-c35e-4d86-9845-8be395202b4c 2018-12-04 21:19:07,732 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a231652e-62a8-49ab-adc7-a84d81f68ac9 2018-12-04 21:19:07,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a231652e-62a8-49ab-adc7-a84d81f68ac9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d0611d41add872bde03950fd90487d59c4a67b" 2018-12-04 21:19:07,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-4bb71d98-f030-409e-aada-0e11a83c2aab Date: Tue, 04 Dec 2018 21:19:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:06Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "port_range_min": null, "revision_number": 0, "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "created_at": "2018-12-04T21:19:06Z", "project_id": "1176659462cb4af8a32dd3841f3c4adc", "id": "17dc81f4-12be-4d4f-a6a7-f901e024c51a"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:07Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "port_range_min": null, "revision_number": 0, "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "created_at": "2018-12-04T21:19:07Z", "project_id": "1176659462cb4af8a32dd3841f3c4adc", "id": "7eb24f47-8ec7-4903-bb59-7491bd10b736"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:06Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "port_range_min": null, "revision_number": 0, "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "created_at": "2018-12-04T21:19:06Z", "project_id": "1176659462cb4af8a32dd3841f3c4adc", "id": "a3ee53b5-3975-42c1-a27a-7b6a88335684"}]} 2018-12-04 21:19:07,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a231652e-62a8-49ab-adc7-a84d81f68ac9 used request id req-4bb71d98-f030-409e-aada-0e11a83c2aab 2018-12-04 21:19:07,772 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:19:08,166 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2f1b85b0d504e1da4bcab642066ccea", "name": "CreateSecurityGroupTests-07b33cab-dd6e-49a-proj-role"}], "expires_at": "2018-12-04T22:19:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1176659462cb4af8a32dd3841f3c4adc", "name": "CreateSecurityGroupTests-07b33cab-dd6e-49a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/1176659462cb4af8a32dd3841f3c4adc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/1176659462cb4af8a32dd3841f3c4adc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/1176659462cb4af8a32dd3841f3c4adc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_1176659462cb4af8a32dd3841f3c4adc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_1176659462cb4af8a32dd3841f3c4adc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1176659462cb4af8a32dd3841f3c4adc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/1176659462cb4af8a32dd3841f3c4adc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/1176659462cb4af8a32dd3841f3c4adc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1176659462cb4af8a32dd3841f3c4adc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/1176659462cb4af8a32dd3841f3c4adc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/1176659462cb4af8a32dd3841f3c4adc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/1176659462cb4af8a32dd3841f3c4adc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/1176659462cb4af8a32dd3841f3c4adc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/1176659462cb4af8a32dd3841f3c4adc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-07b33cab-dd6e-49a-user", "id": "8271d042888b42c080ea5498d3a8d53b"}, "audit_ids": ["dQvwIccKRs64vybRZFmPCg"], "issued_at": "2018-12-04T21:19:08.000000Z"}} 2018-12-04 21:19:08,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5324fc71-338a-4ad5-bb8d-ac8d1ffed2c2name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d47c4f6f6ef1bd40a59086f80a040a175187da6" 2018-12-04 21:19:08,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-14abc05f-ffbc-4508-bf40-5cd141438d6b Date: Tue, 04 Dec 2018 21:19:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "created_at": "2018-12-04T21:19:06Z", "updated_at": "2018-12-04T21:19:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:06Z", "revision_number": 0, "id": "17dc81f4-12be-4d4f-a6a7-f901e024c51a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:06Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "port_range_min": null, "ethertype": "IPv6", "project_id": "1176659462cb4af8a32dd3841f3c4adc"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:07Z", "revision_number": 0, "id": "7eb24f47-8ec7-4903-bb59-7491bd10b736", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:07Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "port_range_min": null, "ethertype": "IPv4", "project_id": "1176659462cb4af8a32dd3841f3c4adc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:06Z", "revision_number": 0, "id": "a3ee53b5-3975-42c1-a27a-7b6a88335684", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:06Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "port_range_min": null, "ethertype": "IPv4", "project_id": "1176659462cb4af8a32dd3841f3c4adc"}], "revision_number": 3, "project_id": "1176659462cb4af8a32dd3841f3c4adc", "id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "name": "CreateSecurityGroupTests-5324fc71-338a-4ad5-bb8d-ac8d1ffed2c2name"}]} 2018-12-04 21:19:08,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5324fc71-338a-4ad5-bb8d-ac8d1ffed2c2name&description=hello+group used request id req-14abc05f-ffbc-4508-bf40-5cd141438d6b 2018-12-04 21:19:08,459 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a231652e-62a8-49ab-adc7-a84d81f68ac9 2018-12-04 21:19:08,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a231652e-62a8-49ab-adc7-a84d81f68ac9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d47c4f6f6ef1bd40a59086f80a040a175187da6" 2018-12-04 21:19:08,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-bff1dfd2-c2ca-4372-bef6-9398b44ad4a9 Date: Tue, 04 Dec 2018 21:19: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": "2018-12-04T21:19:06Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "port_range_min": null, "revision_number": 0, "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "created_at": "2018-12-04T21:19:06Z", "project_id": "1176659462cb4af8a32dd3841f3c4adc", "id": "17dc81f4-12be-4d4f-a6a7-f901e024c51a"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:07Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "port_range_min": null, "revision_number": 0, "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "created_at": "2018-12-04T21:19:07Z", "project_id": "1176659462cb4af8a32dd3841f3c4adc", "id": "7eb24f47-8ec7-4903-bb59-7491bd10b736"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:06Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "port_range_min": null, "revision_number": 0, "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "created_at": "2018-12-04T21:19:06Z", "project_id": "1176659462cb4af8a32dd3841f3c4adc", "id": "a3ee53b5-3975-42c1-a27a-7b6a88335684"}]} 2018-12-04 21:19:08,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a231652e-62a8-49ab-adc7-a84d81f68ac9 used request id req-bff1dfd2-c2ca-4372-bef6-9398b44ad4a9 2018-12-04 21:19:08,480 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a231652e-62a8-49ab-adc7-a84d81f68ac9 2018-12-04 21:19:08,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a231652e-62a8-49ab-adc7-a84d81f68ac9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d47c4f6f6ef1bd40a59086f80a040a175187da6" 2018-12-04 21:19:08,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-f656aa00-9da9-4268-8b1a-6e3b0d69695d Date: Tue, 04 Dec 2018 21:19: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": "2018-12-04T21:19:06Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "port_range_min": null, "revision_number": 0, "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "created_at": "2018-12-04T21:19:06Z", "project_id": "1176659462cb4af8a32dd3841f3c4adc", "id": "17dc81f4-12be-4d4f-a6a7-f901e024c51a"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:07Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "port_range_min": null, "revision_number": 0, "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "created_at": "2018-12-04T21:19:07Z", "project_id": "1176659462cb4af8a32dd3841f3c4adc", "id": "7eb24f47-8ec7-4903-bb59-7491bd10b736"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:06Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "port_range_min": null, "revision_number": 0, "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "created_at": "2018-12-04T21:19:06Z", "project_id": "1176659462cb4af8a32dd3841f3c4adc", "id": "a3ee53b5-3975-42c1-a27a-7b6a88335684"}]} 2018-12-04 21:19:08,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a231652e-62a8-49ab-adc7-a84d81f68ac9 used request id req-f656aa00-9da9-4268-8b1a-6e3b0d69695d 2018-12-04 21:19:08,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5324fc71-338a-4ad5-bb8d-ac8d1ffed2c2name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d47c4f6f6ef1bd40a59086f80a040a175187da6" 2018-12-04 21:19:08,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-a845d36f-b2ac-4ff3-81cb-1334e19bf458 Date: Tue, 04 Dec 2018 21:19:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "created_at": "2018-12-04T21:19:06Z", "updated_at": "2018-12-04T21:19:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:06Z", "revision_number": 0, "id": "17dc81f4-12be-4d4f-a6a7-f901e024c51a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:06Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "port_range_min": null, "ethertype": "IPv6", "project_id": "1176659462cb4af8a32dd3841f3c4adc"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:07Z", "revision_number": 0, "id": "7eb24f47-8ec7-4903-bb59-7491bd10b736", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:07Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "port_range_min": null, "ethertype": "IPv4", "project_id": "1176659462cb4af8a32dd3841f3c4adc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:06Z", "revision_number": 0, "id": "a3ee53b5-3975-42c1-a27a-7b6a88335684", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:06Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "port_range_min": null, "ethertype": "IPv4", "project_id": "1176659462cb4af8a32dd3841f3c4adc"}], "revision_number": 3, "project_id": "1176659462cb4af8a32dd3841f3c4adc", "id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "name": "CreateSecurityGroupTests-5324fc71-338a-4ad5-bb8d-ac8d1ffed2c2name"}]} 2018-12-04 21:19:08,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5324fc71-338a-4ad5-bb8d-ac8d1ffed2c2name used request id req-a845d36f-b2ac-4ff3-81cb-1334e19bf458 2018-12-04 21:19:08,546 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a231652e-62a8-49ab-adc7-a84d81f68ac9 2018-12-04 21:19:08,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a231652e-62a8-49ab-adc7-a84d81f68ac9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d47c4f6f6ef1bd40a59086f80a040a175187da6" 2018-12-04 21:19:08,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-ff0785c9-4d5c-4499-9357-e83c27adc079 Date: Tue, 04 Dec 2018 21:19: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": "2018-12-04T21:19:06Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "port_range_min": null, "revision_number": 0, "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "created_at": "2018-12-04T21:19:06Z", "project_id": "1176659462cb4af8a32dd3841f3c4adc", "id": "17dc81f4-12be-4d4f-a6a7-f901e024c51a"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:07Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "port_range_min": null, "revision_number": 0, "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "created_at": "2018-12-04T21:19:07Z", "project_id": "1176659462cb4af8a32dd3841f3c4adc", "id": "7eb24f47-8ec7-4903-bb59-7491bd10b736"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:06Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "port_range_min": null, "revision_number": 0, "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "created_at": "2018-12-04T21:19:06Z", "project_id": "1176659462cb4af8a32dd3841f3c4adc", "id": "a3ee53b5-3975-42c1-a27a-7b6a88335684"}]} 2018-12-04 21:19:08,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a231652e-62a8-49ab-adc7-a84d81f68ac9 used request id req-ff0785c9-4d5c-4499-9357-e83c27adc079 2018-12-04 21:19:08,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5324fc71-338a-4ad5-bb8d-ac8d1ffed2c2name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d47c4f6f6ef1bd40a59086f80a040a175187da6" 2018-12-04 21:19:08,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-594e37b5-a7b5-48d0-adeb-2d01f5f0bb79 Date: Tue, 04 Dec 2018 21:19:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "created_at": "2018-12-04T21:19:06Z", "updated_at": "2018-12-04T21:19:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:06Z", "revision_number": 0, "id": "17dc81f4-12be-4d4f-a6a7-f901e024c51a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:06Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "port_range_min": null, "ethertype": "IPv6", "project_id": "1176659462cb4af8a32dd3841f3c4adc"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:07Z", "revision_number": 0, "id": "7eb24f47-8ec7-4903-bb59-7491bd10b736", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:07Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "port_range_min": null, "ethertype": "IPv4", "project_id": "1176659462cb4af8a32dd3841f3c4adc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:06Z", "revision_number": 0, "id": "a3ee53b5-3975-42c1-a27a-7b6a88335684", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:06Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "port_range_min": null, "ethertype": "IPv4", "project_id": "1176659462cb4af8a32dd3841f3c4adc"}], "revision_number": 3, "project_id": "1176659462cb4af8a32dd3841f3c4adc", "id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "name": "CreateSecurityGroupTests-5324fc71-338a-4ad5-bb8d-ac8d1ffed2c2name"}]} 2018-12-04 21:19:08,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5324fc71-338a-4ad5-bb8d-ac8d1ffed2c2name used request id req-594e37b5-a7b5-48d0-adeb-2d01f5f0bb79 2018-12-04 21:19:08,610 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a231652e-62a8-49ab-adc7-a84d81f68ac9 2018-12-04 21:19:08,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a231652e-62a8-49ab-adc7-a84d81f68ac9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d47c4f6f6ef1bd40a59086f80a040a175187da6" 2018-12-04 21:19:08,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-ffbde925-3fa2-40e0-849c-33f281eadf34 Date: Tue, 04 Dec 2018 21:19: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": "2018-12-04T21:19:06Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "port_range_min": null, "revision_number": 0, "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "created_at": "2018-12-04T21:19:06Z", "project_id": "1176659462cb4af8a32dd3841f3c4adc", "id": "17dc81f4-12be-4d4f-a6a7-f901e024c51a"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:07Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "port_range_min": null, "revision_number": 0, "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "created_at": "2018-12-04T21:19:07Z", "project_id": "1176659462cb4af8a32dd3841f3c4adc", "id": "7eb24f47-8ec7-4903-bb59-7491bd10b736"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:06Z", "security_group_id": "a231652e-62a8-49ab-adc7-a84d81f68ac9", "port_range_min": null, "revision_number": 0, "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "created_at": "2018-12-04T21:19:06Z", "project_id": "1176659462cb4af8a32dd3841f3c4adc", "id": "a3ee53b5-3975-42c1-a27a-7b6a88335684"}]} 2018-12-04 21:19:08,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a231652e-62a8-49ab-adc7-a84d81f68ac9 used request id req-ffbde925-3fa2-40e0-849c-33f281eadf34 2018-12-04 21:19:08,629 - neutron_utils - INFO - Deleting security group rule with ID - 17dc81f4-12be-4d4f-a6a7-f901e024c51a 2018-12-04 21:19:08,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/17dc81f4-12be-4d4f-a6a7-f901e024c51a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d0611d41add872bde03950fd90487d59c4a67b" 2018-12-04 21:19:08,737 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7d184e5e-7724-45f9-a761-38f7f2133dbe Content-Length: 0 Date: Tue, 04 Dec 2018 21:19:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:19:08,738 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/17dc81f4-12be-4d4f-a6a7-f901e024c51a used request id req-7d184e5e-7724-45f9-a761-38f7f2133dbe 2018-12-04 21:19:08,738 - neutron_utils - INFO - Deleting security group rule with ID - a3ee53b5-3975-42c1-a27a-7b6a88335684 2018-12-04 21:19:08,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/a3ee53b5-3975-42c1-a27a-7b6a88335684 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d0611d41add872bde03950fd90487d59c4a67b" 2018-12-04 21:19:08,829 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f57891b6-557f-463a-8792-70e530303f8f Content-Length: 0 Date: Tue, 04 Dec 2018 21:19:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:19:08,830 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/a3ee53b5-3975-42c1-a27a-7b6a88335684 used request id req-f57891b6-557f-463a-8792-70e530303f8f 2018-12-04 21:19:08,830 - neutron_utils - INFO - Deleting security group rule with ID - 7eb24f47-8ec7-4903-bb59-7491bd10b736 2018-12-04 21:19:08,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/7eb24f47-8ec7-4903-bb59-7491bd10b736 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d0611d41add872bde03950fd90487d59c4a67b" 2018-12-04 21:19:08,958 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3abd2b24-b4b8-4d82-b9a7-96228c2f9ac3 Content-Length: 0 Date: Tue, 04 Dec 2018 21:19:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:19:08,959 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/7eb24f47-8ec7-4903-bb59-7491bd10b736 used request id req-3abd2b24-b4b8-4d82-b9a7-96228c2f9ac3 2018-12-04 21:19:08,959 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-5324fc71-338a-4ad5-bb8d-ac8d1ffed2c2name 2018-12-04 21:19:08,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/a231652e-62a8-49ab-adc7-a84d81f68ac9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d0611d41add872bde03950fd90487d59c4a67b" 2018-12-04 21:19:09,103 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bd27eaab-619b-4dcc-b9cb-fb9c509ee7a2 Content-Length: 0 Date: Tue, 04 Dec 2018 21:19:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:19:09,103 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/a231652e-62a8-49ab-adc7-a84d81f68ac9 used request id req-bd27eaab-619b-4dcc-b9cb-fb9c509ee7a2 2018-12-04 21:19:09,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf476b05e388674cb812c71ae356e1ecb8547ee3" 2018-12-04 21:19:09,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-9f924a69-91eb-4556-a16d-f068c5b82e39 Date: Tue, 04 Dec 2018 21:19:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "created_at": "2018-12-04T21:19:06Z", "updated_at": "2018-12-04T21:19:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:06Z", "revision_number": 0, "id": "03af4c22-52e3-4e41-b3f7-632dc837599f", "remote_group_id": "b65d23e2-b69a-4d2f-a247-4bb093fcf281", "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:06Z", "security_group_id": "b65d23e2-b69a-4d2f-a247-4bb093fcf281", "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "port_range_min": null, "ethertype": "IPv4", "project_id": "1176659462cb4af8a32dd3841f3c4adc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:06Z", "revision_number": 0, "id": "d1642c72-3cd6-4d27-9e21-746706c2e2d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:06Z", "security_group_id": "b65d23e2-b69a-4d2f-a247-4bb093fcf281", "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "port_range_min": null, "ethertype": "IPv6", "project_id": "1176659462cb4af8a32dd3841f3c4adc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:06Z", "revision_number": 0, "id": "e2f6f1cd-6ea7-46f9-8f42-4cb1dbeb531b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:06Z", "security_group_id": "b65d23e2-b69a-4d2f-a247-4bb093fcf281", "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "port_range_min": null, "ethertype": "IPv4", "project_id": "1176659462cb4af8a32dd3841f3c4adc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:06Z", "revision_number": 0, "id": "e9ca9be8-758d-426f-a6a7-d9ee69cb3ce3", "remote_group_id": "b65d23e2-b69a-4d2f-a247-4bb093fcf281", "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:06Z", "security_group_id": "b65d23e2-b69a-4d2f-a247-4bb093fcf281", "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "port_range_min": null, "ethertype": "IPv6", "project_id": "1176659462cb4af8a32dd3841f3c4adc"}], "revision_number": 4, "project_id": "1176659462cb4af8a32dd3841f3c4adc", "id": "b65d23e2-b69a-4d2f-a247-4bb093fcf281", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:19:09,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-9f924a69-91eb-4556-a16d-f068c5b82e39 2018-12-04 21:19:09,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf476b05e388674cb812c71ae356e1ecb8547ee3" 2018-12-04 21:19:09,486 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:19:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f88dbc4-9f62-46b5-a1f5-96ec60b3e6ad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:19:09,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-5f88dbc4-9f62-46b5-a1f5-96ec60b3e6ad 2018-12-04 21:19:09,486 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:19:09,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf476b05e388674cb812c71ae356e1ecb8547ee3" 2018-12-04 21:19:09,585 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:19:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fa68015-1281-4887-83f0-796ccbb013bc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:19:09,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-4fa68015-1281-4887-83f0-796ccbb013bc 2018-12-04 21:19:09,585 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:19:09,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf476b05e388674cb812c71ae356e1ecb8547ee3" 2018-12-04 21:19:09,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dad1a84-d8ff-4f16-a805-54a4dc6092a8 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:19:09,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-7dad1a84-d8ff-4f16-a805-54a4dc6092a8 2018-12-04 21:19:09,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf476b05e388674cb812c71ae356e1ecb8547ee3" 2018-12-04 21:19:09,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-addddc75-ca59-41ee-9760-fe290da668d8 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:19:09,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-addddc75-ca59-41ee-9760-fe290da668d8 2018-12-04 21:19:09,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf476b05e388674cb812c71ae356e1ecb8547ee3" 2018-12-04 21:19:09,886 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:19:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-488140b2-57bc-4138-a36a-6f73eeaa9002 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:19:09,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-488140b2-57bc-4138-a36a-6f73eeaa9002 2018-12-04 21:19:09,886 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:19:09,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf476b05e388674cb812c71ae356e1ecb8547ee3" 2018-12-04 21:19:09,988 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:19:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b8ea8fe-c226-4be4-bc4d-094f8513288c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:19:09,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-2b8ea8fe-c226-4be4-bc4d-094f8513288c 2018-12-04 21:19:09,988 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:19:09,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf476b05e388674cb812c71ae356e1ecb8547ee3" 2018-12-04 21:19:10,012 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:19:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef04eb9f-a846-433e-aa42-c9ad0b0ce0cd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:19:10,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-ef04eb9f-a846-433e-aa42-c9ad0b0ce0cd 2018-12-04 21:19:10,013 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:19:10,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf476b05e388674cb812c71ae356e1ecb8547ee3" 2018-12-04 21:19:10,118 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:19:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71c983f6-9082-4c6e-bb5c-cedc928dfd00 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:19:10,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-71c983f6-9082-4c6e-bb5c-cedc928dfd00 2018-12-04 21:19:10,118 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:19:10,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/1176659462cb4af8a32dd3841f3c4adc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf476b05e388674cb812c71ae356e1ecb8547ee3" 2018-12-04 21:19:10,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deb4c822-51a3-423b-b276-f33881a56940 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1176659462cb4af8a32dd3841f3c4adc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1176659462cb4af8a32dd3841f3c4adc", "name": "CreateSecurityGroupTests-07b33cab-dd6e-49a-proj"}} 2018-12-04 21:19:10,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/1176659462cb4af8a32dd3841f3c4adc used request id req-deb4c822-51a3-423b-b276-f33881a56940 2018-12-04 21:19:10,223 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b65d23e2-b69a-4d2f-a247-4bb093fcf281 2018-12-04 21:19:10,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=b65d23e2-b69a-4d2f-a247-4bb093fcf281 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf476b05e388674cb812c71ae356e1ecb8547ee3" 2018-12-04 21:19:10,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-eae8e0a8-c9ca-491c-bc13-84986b6f0a77 Date: Tue, 04 Dec 2018 21:19:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "b65d23e2-b69a-4d2f-a247-4bb093fcf281", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:06Z", "security_group_id": "b65d23e2-b69a-4d2f-a247-4bb093fcf281", "port_range_min": null, "revision_number": 0, "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "created_at": "2018-12-04T21:19:06Z", "project_id": "1176659462cb4af8a32dd3841f3c4adc", "id": "03af4c22-52e3-4e41-b3f7-632dc837599f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:06Z", "security_group_id": "b65d23e2-b69a-4d2f-a247-4bb093fcf281", "port_range_min": null, "revision_number": 0, "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "created_at": "2018-12-04T21:19:06Z", "project_id": "1176659462cb4af8a32dd3841f3c4adc", "id": "d1642c72-3cd6-4d27-9e21-746706c2e2d7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:06Z", "security_group_id": "b65d23e2-b69a-4d2f-a247-4bb093fcf281", "port_range_min": null, "revision_number": 0, "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "created_at": "2018-12-04T21:19:06Z", "project_id": "1176659462cb4af8a32dd3841f3c4adc", "id": "e2f6f1cd-6ea7-46f9-8f42-4cb1dbeb531b"}, {"remote_group_id": "b65d23e2-b69a-4d2f-a247-4bb093fcf281", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:06Z", "security_group_id": "b65d23e2-b69a-4d2f-a247-4bb093fcf281", "port_range_min": null, "revision_number": 0, "tenant_id": "1176659462cb4af8a32dd3841f3c4adc", "created_at": "2018-12-04T21:19:06Z", "project_id": "1176659462cb4af8a32dd3841f3c4adc", "id": "e9ca9be8-758d-426f-a6a7-d9ee69cb3ce3"}]} 2018-12-04 21:19:10,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=b65d23e2-b69a-4d2f-a247-4bb093fcf281 used request id req-eae8e0a8-c9ca-491c-bc13-84986b6f0a77 2018-12-04 21:19:10,247 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:19:10,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/b65d23e2-b69a-4d2f-a247-4bb093fcf281 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf476b05e388674cb812c71ae356e1ecb8547ee3" 2018-12-04 21:19:10,400 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-42d11484-aaae-4d1d-a14c-1417d1a5498c Content-Length: 0 Date: Tue, 04 Dec 2018 21:19:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:19:10,400 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/b65d23e2-b69a-4d2f-a247-4bb093fcf281 used request id req-42d11484-aaae-4d1d-a14c-1417d1a5498c 2018-12-04 21:19:10,401 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-07b33cab-dd6e-49a-proj 2018-12-04 21:19:10,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/1176659462cb4af8a32dd3841f3c4adc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf476b05e388674cb812c71ae356e1ecb8547ee3" 2018-12-04 21:19:10,626 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:19:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b899939a-22a3-473c-9342-0064b957daa2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:19:10,627 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/1176659462cb4af8a32dd3841f3c4adc used request id req-b899939a-22a3-473c-9342-0064b957daa2 2018-12-04 21:19:10,627 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-07b33cab-dd6e-49a-proj-role 2018-12-04 21:19:10,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/c2f1b85b0d504e1da4bcab642066ccea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf476b05e388674cb812c71ae356e1ecb8547ee3" 2018-12-04 21:19:10,747 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:19:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97a886b6-d08f-46d2-9910-283433d04e52 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:19:10,747 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/c2f1b85b0d504e1da4bcab642066ccea used request id req-97a886b6-d08f-46d2-9910-283433d04e52 2018-12-04 21:19:10,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf476b05e388674cb812c71ae356e1ecb8547ee3" 2018-12-04 21:19:10,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39695c42-44bb-4c33-8499-d26506eb38de Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:19:10,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-39695c42-44bb-4c33-8499-d26506eb38de 2018-12-04 21:19:10,955 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-07b33cab-dd6e-49a-user 2018-12-04 21:19:10,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/8271d042888b42c080ea5498d3a8d53b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b2315f3d8b2105df5e08b916efdf121890375aa" 2018-12-04 21:19:11,147 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:19:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dc02f2b-421d-4425-9873-de02259a8ea5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:19:11,147 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/8271d042888b42c080ea5498d3a8d53b used request id req-7dc02f2b-421d-4425-9873-de02259a8ea5 2018-12-04 21:19:11,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:19:11,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:19:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["M9AFniliTc-U7QC8ZboMKQ"], "issued_at": "2018-12-04T21:19:11.000000Z"}} 2018-12-04 21:19:11,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d714cd64315b3109094a2f45847cf203f82b64d4" 2018-12-04 21:19:11,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f464c6e-fbf0-4859-a573-cdf5888ebdbe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:19:11,654 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4f464c6e-fbf0-4859-a573-cdf5888ebdbe 2018-12-04 21:19:11,655 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:19:11,656 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:19:12,058 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:19:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["LAWUHYntTVSZTYBXYp9n-g"], "issued_at": "2018-12-04T21:19:12.000000Z"}} 2018-12-04 21:19:12,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a43b43306f62f4805155f79d45f6da4df41552" 2018-12-04 21:19:12,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f2c2abc-6a0d-4000-a45e-4965dd59f252 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:19:12,151 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0f2c2abc-6a0d-4000-a45e-4965dd59f252 2018-12-04 21:19:12,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:19:12,160 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:19: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:19:12,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-ecccc616-a0f4-46d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a43b43306f62f4805155f79d45f6da4df41552" 2018-12-04 21:19:12,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6d51221-8500-41ef-81f3-8292be0c6559 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-ecccc616-a0f4-46d-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:19:12,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-ecccc616-a0f4-46d-proj used request id req-e6d51221-8500-41ef-81f3-8292be0c6559 2018-12-04 21:19:12,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a43b43306f62f4805155f79d45f6da4df41552" 2018-12-04 21:19:12,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f7ea3ee-ed7f-4ed0-a204-3a6db49aea54 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:19:12,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-6f7ea3ee-ed7f-4ed0-a204-3a6db49aea54 2018-12-04 21:19:12,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a43b43306f62f4805155f79d45f6da4df41552" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-ecccc616-a0f4-46d-proj"}}' 2018-12-04 21:19:12,511 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:19:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3deb95d-a272-4976-93e2-09bf83a7be4e Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dfaa1bb4adeb4cc0bb754293bbded049"}, "tags": [], "enabled": true, "id": "dfaa1bb4adeb4cc0bb754293bbded049", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ecccc616-a0f4-46d-proj"}} 2018-12-04 21:19:12,511 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-e3deb95d-a272-4976-93e2-09bf83a7be4e 2018-12-04 21:19:12,511 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-ecccc616-a0f4-46d-proj 2018-12-04 21:19:12,512 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:19:12,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:19:12,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:19:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["R4FkQgkMSN2xE45AY359HQ"], "issued_at": "2018-12-04T21:19:12.000000Z"}} 2018-12-04 21:19:12,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9d9780025f415f94cedcef0b80ef4342218207" 2018-12-04 21:19:13,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80fa3514-9415-4230-90c5-43e57d82f43e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:19:13,018 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-80fa3514-9415-4230-90c5-43e57d82f43e 2018-12-04 21:19:13,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:19:13,026 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:19: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:19:13,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9d9780025f415f94cedcef0b80ef4342218207" 2018-12-04 21:19:13,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ba9e22b-2f65-43d7-aafb-e26ac35ba6ff Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:19:13,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3ba9e22b-2f65-43d7-aafb-e26ac35ba6ff 2018-12-04 21:19:13,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-ecccc616-a0f4-46d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9d9780025f415f94cedcef0b80ef4342218207" 2018-12-04 21:19:13,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ebfdf6d-ff25-4510-8f5d-745dc64a27a0 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-ecccc616-a0f4-46d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dfaa1bb4adeb4cc0bb754293bbded049"}, "tags": [], "enabled": true, "id": "dfaa1bb4adeb4cc0bb754293bbded049", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ecccc616-a0f4-46d-proj"}]} 2018-12-04 21:19:13,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-ecccc616-a0f4-46d-proj used request id req-1ebfdf6d-ff25-4510-8f5d-745dc64a27a0 2018-12-04 21:19:13,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9d9780025f415f94cedcef0b80ef4342218207" 2018-12-04 21:19:13,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26572e52-55c2-4b48-9913-49ecfb6a09ab Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:19:13,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-26572e52-55c2-4b48-9913-49ecfb6a09ab 2018-12-04 21:19:13,553 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-ecccc616-a0f4-46d-user 2018-12-04 21:19:13,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:19:13,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a43b43306f62f4805155f79d45f6da4df41552" 2018-12-04 21:19:13,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b52f6423-40e6-411e-bb3d-e19a25d84f20 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:19:13,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b52f6423-40e6-411e-bb3d-e19a25d84f20 2018-12-04 21:19:13,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a43b43306f62f4805155f79d45f6da4df41552" -d '{"role": {"name": "CreateSecurityGroupTests-ecccc616-a0f4-46d-proj-role"}}' 2018-12-04 21:19:13,772 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:19:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34be663d-00fe-4ae6-b87b-40237eeafe53 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4ff4a43fb2e04482af6876bebabf2dad", "links": {"self": "http://172.30.9.23:5000/v3/roles/4ff4a43fb2e04482af6876bebabf2dad"}, "name": "CreateSecurityGroupTests-ecccc616-a0f4-46d-proj-role"}} 2018-12-04 21:19:13,772 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-34be663d-00fe-4ae6-b87b-40237eeafe53 2018-12-04 21:19:13,773 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-ecccc616-a0f4-46d-proj-role 2018-12-04 21:19:13,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/4ff4a43fb2e04482af6876bebabf2dad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a43b43306f62f4805155f79d45f6da4df41552" 2018-12-04 21:19:13,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e446eabe-c19a-4733-8bf6-374f82a1307f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4ff4a43fb2e04482af6876bebabf2dad", "links": {"self": "http://172.30.9.23:5000/v3/roles/4ff4a43fb2e04482af6876bebabf2dad"}, "name": "CreateSecurityGroupTests-ecccc616-a0f4-46d-proj-role"}} 2018-12-04 21:19:13,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/4ff4a43fb2e04482af6876bebabf2dad used request id req-e446eabe-c19a-4733-8bf6-374f82a1307f 2018-12-04 21:19:13,873 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-ecccc616-a0f4-46d-proj-role to project CreateSecurityGroupTests-ecccc616-a0f4-46d-proj 2018-12-04 21:19:13,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/dfaa1bb4adeb4cc0bb754293bbded049/users/924a088ee31346deafd44f6b537f68fe/roles/4ff4a43fb2e04482af6876bebabf2dad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a43b43306f62f4805155f79d45f6da4df41552" 2018-12-04 21:19:14,013 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:19:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a89000a-d41c-4ed8-aa3e-7ab4dc54377b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:19:14,014 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/dfaa1bb4adeb4cc0bb754293bbded049/users/924a088ee31346deafd44f6b537f68fe/roles/4ff4a43fb2e04482af6876bebabf2dad used request id req-0a89000a-d41c-4ed8-aa3e-7ab4dc54377b 2018-12-04 21:19:14,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:19:14,016 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:19:14,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ff4a43fb2e04482af6876bebabf2dad", "name": "CreateSecurityGroupTests-ecccc616-a0f4-46d-proj-role"}], "expires_at": "2018-12-04T22:19:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dfaa1bb4adeb4cc0bb754293bbded049", "name": "CreateSecurityGroupTests-ecccc616-a0f4-46d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/dfaa1bb4adeb4cc0bb754293bbded049", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/dfaa1bb4adeb4cc0bb754293bbded049", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/dfaa1bb4adeb4cc0bb754293bbded049", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_dfaa1bb4adeb4cc0bb754293bbded049", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_dfaa1bb4adeb4cc0bb754293bbded049", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/dfaa1bb4adeb4cc0bb754293bbded049", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/dfaa1bb4adeb4cc0bb754293bbded049", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/dfaa1bb4adeb4cc0bb754293bbded049", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/dfaa1bb4adeb4cc0bb754293bbded049", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/dfaa1bb4adeb4cc0bb754293bbded049", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/dfaa1bb4adeb4cc0bb754293bbded049", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/dfaa1bb4adeb4cc0bb754293bbded049", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/dfaa1bb4adeb4cc0bb754293bbded049", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/dfaa1bb4adeb4cc0bb754293bbded049", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-ecccc616-a0f4-46d-user", "id": "924a088ee31346deafd44f6b537f68fe"}, "audit_ids": ["xyzVxcoFQ6qai9Vit6G6MQ"], "issued_at": "2018-12-04T21:19:14.000000Z"}} 2018-12-04 21:19:14,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}435af7d62af3f09952f9738e5b0740d00a3aba12" 2018-12-04 21:19:14,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca81feac-7244-4610-9cb2-3f0c220786e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:19:14,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ca81feac-7244-4610-9cb2-3f0c220786e1 2018-12-04 21:19:14,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5c5b2d01-6b8c-4c76-bccc-813e1f5f05c8name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}435af7d62af3f09952f9738e5b0740d00a3aba12" 2018-12-04 21:19:14,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-6701ac9e-086d-40a4-b2a0-fee97b72f44e Date: Tue, 04 Dec 2018 21:19:14 GMT RESP BODY: {"security_groups": []} 2018-12-04 21:19:14,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5c5b2d01-6b8c-4c76-bccc-813e1f5f05c8name&description=hello+group used request id req-6701ac9e-086d-40a4-b2a0-fee97b72f44e 2018-12-04 21:19:14,816 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-5c5b2d01-6b8c-4c76-bccc-813e1f5f05c8name... 2018-12-04 21:19:14,816 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-5c5b2d01-6b8c-4c76-bccc-813e1f5f05c8name 2018-12-04 21:19:14,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}435af7d62af3f09952f9738e5b0740d00a3aba12" -d '{"security_group": {"name": "CreateSecurityGroupTests-5c5b2d01-6b8c-4c76-bccc-813e1f5f05c8name", "description": "hello group"}}' 2018-12-04 21:19:15,032 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-3ea5dc2f-dc86-4642-868c-5167d7a23dcf Date: Tue, 04 Dec 2018 21:19:15 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "updated_at": "2018-12-04T21:19:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "revision_number": 0, "id": "99957c1b-998e-434c-b7b1-36ce942199ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "revision_number": 0, "id": "a018f798-d6e5-4f49-9244-21868213c4e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}], "revision_number": 2, "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "7112155b-c671-4373-ab0e-c6e717705fe5", "name": "CreateSecurityGroupTests-5c5b2d01-6b8c-4c76-bccc-813e1f5f05c8name"}} 2018-12-04 21:19:15,032 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-3ea5dc2f-dc86-4642-868c-5167d7a23dcf 2018-12-04 21:19:15,032 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7112155b-c671-4373-ab0e-c6e717705fe5 2018-12-04 21:19:15,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7112155b-c671-4373-ab0e-c6e717705fe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}435af7d62af3f09952f9738e5b0740d00a3aba12" 2018-12-04 21:19:15,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-de4ba543-f744-43b2-a0fd-d8775a61002c Date: Tue, 04 Dec 2018 21:19:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "99957c1b-998e-434c-b7b1-36ce942199ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "a018f798-d6e5-4f49-9244-21868213c4e8"}]} 2018-12-04 21:19:15,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7112155b-c671-4373-ab0e-c6e717705fe5 used request id req-de4ba543-f744-43b2-a0fd-d8775a61002c 2018-12-04 21:19:15,092 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7112155b-c671-4373-ab0e-c6e717705fe5 2018-12-04 21:19:15,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7112155b-c671-4373-ab0e-c6e717705fe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}435af7d62af3f09952f9738e5b0740d00a3aba12" 2018-12-04 21:19:15,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e9edd530-4f76-40f0-beb9-20fef7b2766a Date: Tue, 04 Dec 2018 21:19:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "99957c1b-998e-434c-b7b1-36ce942199ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "a018f798-d6e5-4f49-9244-21868213c4e8"}]} 2018-12-04 21:19:15,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7112155b-c671-4373-ab0e-c6e717705fe5 used request id req-e9edd530-4f76-40f0-beb9-20fef7b2766a 2018-12-04 21:19:15,117 - neutron_utils - INFO - Retrieving security group with ID - 7112155b-c671-4373-ab0e-c6e717705fe5 2018-12-04 21:19:15,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=7112155b-c671-4373-ab0e-c6e717705fe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}435af7d62af3f09952f9738e5b0740d00a3aba12" 2018-12-04 21:19:15,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-86e41405-a62d-4782-99a2-301acb9e74aa Date: Tue, 04 Dec 2018 21:19:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "updated_at": "2018-12-04T21:19:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "revision_number": 0, "id": "99957c1b-998e-434c-b7b1-36ce942199ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "revision_number": 0, "id": "a018f798-d6e5-4f49-9244-21868213c4e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}], "revision_number": 2, "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "7112155b-c671-4373-ab0e-c6e717705fe5", "name": "CreateSecurityGroupTests-5c5b2d01-6b8c-4c76-bccc-813e1f5f05c8name"}]} 2018-12-04 21:19:15,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=7112155b-c671-4373-ab0e-c6e717705fe5 used request id req-86e41405-a62d-4782-99a2-301acb9e74aa 2018-12-04 21:19:15,214 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7112155b-c671-4373-ab0e-c6e717705fe5 2018-12-04 21:19:15,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7112155b-c671-4373-ab0e-c6e717705fe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}435af7d62af3f09952f9738e5b0740d00a3aba12" 2018-12-04 21:19:15,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-aff8ee0b-9ead-4418-9546-9ceac0e5c82a Date: Tue, 04 Dec 2018 21:19:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "99957c1b-998e-434c-b7b1-36ce942199ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "a018f798-d6e5-4f49-9244-21868213c4e8"}]} 2018-12-04 21:19:15,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7112155b-c671-4373-ab0e-c6e717705fe5 used request id req-aff8ee0b-9ead-4418-9546-9ceac0e5c82a 2018-12-04 21:19:15,239 - neutron_utils - INFO - Retrieving security group with ID - 7112155b-c671-4373-ab0e-c6e717705fe5 2018-12-04 21:19:15,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=7112155b-c671-4373-ab0e-c6e717705fe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}435af7d62af3f09952f9738e5b0740d00a3aba12" 2018-12-04 21:19:15,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-466881f4-f271-46c5-bf98-351badd9b3be Date: Tue, 04 Dec 2018 21:19:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "updated_at": "2018-12-04T21:19:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "revision_number": 0, "id": "99957c1b-998e-434c-b7b1-36ce942199ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "revision_number": 0, "id": "a018f798-d6e5-4f49-9244-21868213c4e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}], "revision_number": 2, "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "7112155b-c671-4373-ab0e-c6e717705fe5", "name": "CreateSecurityGroupTests-5c5b2d01-6b8c-4c76-bccc-813e1f5f05c8name"}]} 2018-12-04 21:19:15,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=7112155b-c671-4373-ab0e-c6e717705fe5 used request id req-466881f4-f271-46c5-bf98-351badd9b3be 2018-12-04 21:19:15,292 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7112155b-c671-4373-ab0e-c6e717705fe5 2018-12-04 21:19:15,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7112155b-c671-4373-ab0e-c6e717705fe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}435af7d62af3f09952f9738e5b0740d00a3aba12" 2018-12-04 21:19:15,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-79c8c6b7-ca1f-4261-b012-0eeccf8f022e Date: Tue, 04 Dec 2018 21:19:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "99957c1b-998e-434c-b7b1-36ce942199ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "a018f798-d6e5-4f49-9244-21868213c4e8"}]} 2018-12-04 21:19:15,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7112155b-c671-4373-ab0e-c6e717705fe5 used request id req-79c8c6b7-ca1f-4261-b012-0eeccf8f022e 2018-12-04 21:19:15,314 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-5c5b2d01-6b8c-4c76-bccc-813e1f5f05c8name 2018-12-04 21:19:15,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5c5b2d01-6b8c-4c76-bccc-813e1f5f05c8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}435af7d62af3f09952f9738e5b0740d00a3aba12" 2018-12-04 21:19:15,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-a60e94a9-b319-44cd-a86c-d24cec0ff379 Date: Tue, 04 Dec 2018 21:19:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "updated_at": "2018-12-04T21:19:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "revision_number": 0, "id": "99957c1b-998e-434c-b7b1-36ce942199ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "revision_number": 0, "id": "a018f798-d6e5-4f49-9244-21868213c4e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}], "revision_number": 2, "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "7112155b-c671-4373-ab0e-c6e717705fe5", "name": "CreateSecurityGroupTests-5c5b2d01-6b8c-4c76-bccc-813e1f5f05c8name"}]} 2018-12-04 21:19:15,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5c5b2d01-6b8c-4c76-bccc-813e1f5f05c8name used request id req-a60e94a9-b319-44cd-a86c-d24cec0ff379 2018-12-04 21:19:15,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:19:15,366 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:19:15,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dfaa1bb4adeb4cc0bb754293bbded049 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}435af7d62af3f09952f9738e5b0740d00a3aba12" 2018-12-04 21:19:15,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-004b871b-bc7a-4e01-b4b4-57686f34fbfe Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dfaa1bb4adeb4cc0bb754293bbded049"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dfaa1bb4adeb4cc0bb754293bbded049", "name": "CreateSecurityGroupTests-ecccc616-a0f4-46d-proj"}} 2018-12-04 21:19:15,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dfaa1bb4adeb4cc0bb754293bbded049 used request id req-004b871b-bc7a-4e01-b4b4-57686f34fbfe 2018-12-04 21:19:15,459 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7112155b-c671-4373-ab0e-c6e717705fe5 2018-12-04 21:19:15,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7112155b-c671-4373-ab0e-c6e717705fe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}435af7d62af3f09952f9738e5b0740d00a3aba12" 2018-12-04 21:19:15,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5dba5430-bfb1-4b0a-8fe8-f0a89145990e Date: Tue, 04 Dec 2018 21:19:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "99957c1b-998e-434c-b7b1-36ce942199ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "a018f798-d6e5-4f49-9244-21868213c4e8"}]} 2018-12-04 21:19:15,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7112155b-c671-4373-ab0e-c6e717705fe5 used request id req-5dba5430-bfb1-4b0a-8fe8-f0a89145990e 2018-12-04 21:19:15,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}435af7d62af3f09952f9738e5b0740d00a3aba12" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5"}}' 2018-12-04 21:19:15,651 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-63a71f7c-77a6-4fb1-a655-ab9e60c1c17a Date: Tue, 04 Dec 2018 21:19:15 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:15Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:15Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "5c492db4-9184-4e8b-a6df-4a58f216dfaf"}} 2018-12-04 21:19:15,651 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-63a71f7c-77a6-4fb1-a655-ab9e60c1c17a 2018-12-04 21:19:15,651 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-5c5b2d01-6b8c-4c76-bccc-813e1f5f05c8name 2018-12-04 21:19:15,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5c5b2d01-6b8c-4c76-bccc-813e1f5f05c8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}435af7d62af3f09952f9738e5b0740d00a3aba12" 2018-12-04 21:19:15,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-c8aa8e71-d7cb-4d89-81cd-635e4f726ca4 Date: Tue, 04 Dec 2018 21:19:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "updated_at": "2018-12-04T21:19:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:15Z", "revision_number": 0, "id": "5c492db4-9184-4e8b-a6df-4a58f216dfaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:15Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "revision_number": 0, "id": "99957c1b-998e-434c-b7b1-36ce942199ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "revision_number": 0, "id": "a018f798-d6e5-4f49-9244-21868213c4e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}], "revision_number": 3, "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "7112155b-c671-4373-ab0e-c6e717705fe5", "name": "CreateSecurityGroupTests-5c5b2d01-6b8c-4c76-bccc-813e1f5f05c8name"}]} 2018-12-04 21:19:15,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5c5b2d01-6b8c-4c76-bccc-813e1f5f05c8name used request id req-c8aa8e71-d7cb-4d89-81cd-635e4f726ca4 2018-12-04 21:19:15,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dfaa1bb4adeb4cc0bb754293bbded049 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}435af7d62af3f09952f9738e5b0740d00a3aba12" 2018-12-04 21:19:15,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d482b3fb-7edf-4a3c-9a2e-885ecc5bcc82 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dfaa1bb4adeb4cc0bb754293bbded049"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dfaa1bb4adeb4cc0bb754293bbded049", "name": "CreateSecurityGroupTests-ecccc616-a0f4-46d-proj"}} 2018-12-04 21:19:15,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dfaa1bb4adeb4cc0bb754293bbded049 used request id req-d482b3fb-7edf-4a3c-9a2e-885ecc5bcc82 2018-12-04 21:19:15,791 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7112155b-c671-4373-ab0e-c6e717705fe5 2018-12-04 21:19:15,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7112155b-c671-4373-ab0e-c6e717705fe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}435af7d62af3f09952f9738e5b0740d00a3aba12" 2018-12-04 21:19:15,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-b9514ed1-92d2-423c-9d20-1e9cad81ffda Date: Tue, 04 Dec 2018 21:19:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:15Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:15Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "5c492db4-9184-4e8b-a6df-4a58f216dfaf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "99957c1b-998e-434c-b7b1-36ce942199ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "a018f798-d6e5-4f49-9244-21868213c4e8"}]} 2018-12-04 21:19:15,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7112155b-c671-4373-ab0e-c6e717705fe5 used request id req-b9514ed1-92d2-423c-9d20-1e9cad81ffda 2018-12-04 21:19:15,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}435af7d62af3f09952f9738e5b0740d00a3aba12" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5"}}' 2018-12-04 21:19:16,004 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-fb89e3d5-7fd3-4bff-9016-bbddea5d0f6b Date: Tue, 04 Dec 2018 21:19:16 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:15Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:15Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "77001089-87a3-480f-851f-9cb26e9f31f3"}} 2018-12-04 21:19:16,004 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-fb89e3d5-7fd3-4bff-9016-bbddea5d0f6b 2018-12-04 21:19:16,004 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-5c5b2d01-6b8c-4c76-bccc-813e1f5f05c8name 2018-12-04 21:19:16,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5c5b2d01-6b8c-4c76-bccc-813e1f5f05c8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}435af7d62af3f09952f9738e5b0740d00a3aba12" 2018-12-04 21:19:16,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-dd983519-8a86-4a42-b76b-d7da201ecaf1 Date: Tue, 04 Dec 2018 21:19:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "updated_at": "2018-12-04T21:19:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:15Z", "revision_number": 0, "id": "5c492db4-9184-4e8b-a6df-4a58f216dfaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:15Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:15Z", "revision_number": 0, "id": "77001089-87a3-480f-851f-9cb26e9f31f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:15Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "revision_number": 0, "id": "99957c1b-998e-434c-b7b1-36ce942199ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "revision_number": 0, "id": "a018f798-d6e5-4f49-9244-21868213c4e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}], "revision_number": 4, "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "7112155b-c671-4373-ab0e-c6e717705fe5", "name": "CreateSecurityGroupTests-5c5b2d01-6b8c-4c76-bccc-813e1f5f05c8name"}]} 2018-12-04 21:19:16,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5c5b2d01-6b8c-4c76-bccc-813e1f5f05c8name used request id req-dd983519-8a86-4a42-b76b-d7da201ecaf1 2018-12-04 21:19:16,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dfaa1bb4adeb4cc0bb754293bbded049 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}435af7d62af3f09952f9738e5b0740d00a3aba12" 2018-12-04 21:19:16,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-879a3f45-8f87-4378-8ffe-0f941020c0be Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dfaa1bb4adeb4cc0bb754293bbded049"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dfaa1bb4adeb4cc0bb754293bbded049", "name": "CreateSecurityGroupTests-ecccc616-a0f4-46d-proj"}} 2018-12-04 21:19:16,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dfaa1bb4adeb4cc0bb754293bbded049 used request id req-879a3f45-8f87-4378-8ffe-0f941020c0be 2018-12-04 21:19:16,076 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7112155b-c671-4373-ab0e-c6e717705fe5 2018-12-04 21:19:16,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7112155b-c671-4373-ab0e-c6e717705fe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}435af7d62af3f09952f9738e5b0740d00a3aba12" 2018-12-04 21:19:16,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-a92fb5d9-dad5-40cc-8d14-c5c7f7e1b18a Date: Tue, 04 Dec 2018 21:19:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:15Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:15Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "5c492db4-9184-4e8b-a6df-4a58f216dfaf"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:15Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:15Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "77001089-87a3-480f-851f-9cb26e9f31f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "99957c1b-998e-434c-b7b1-36ce942199ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "a018f798-d6e5-4f49-9244-21868213c4e8"}]} 2018-12-04 21:19:16,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7112155b-c671-4373-ab0e-c6e717705fe5 used request id req-a92fb5d9-dad5-40cc-8d14-c5c7f7e1b18a 2018-12-04 21:19:16,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}435af7d62af3f09952f9738e5b0740d00a3aba12" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": 10}}' 2018-12-04 21:19:16,265 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-5327b144-2c66-41d2-961d-7ba92943d13b Date: Tue, 04 Dec 2018 21:19:16 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:19:16Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": 10, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:16Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "1bcf65b4-add2-4102-9209-bc78016ba8a6"}} 2018-12-04 21:19:16,265 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-5327b144-2c66-41d2-961d-7ba92943d13b 2018-12-04 21:19:16,266 - neutron_utils - INFO - Retrieving security group with ID - 7112155b-c671-4373-ab0e-c6e717705fe5 2018-12-04 21:19:16,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=7112155b-c671-4373-ab0e-c6e717705fe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}435af7d62af3f09952f9738e5b0740d00a3aba12" 2018-12-04 21:19:16,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-d8adf53f-1323-4ee8-9ed3-104aa7452cfc Date: Tue, 04 Dec 2018 21:19:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "updated_at": "2018-12-04T21:19:16Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-04T21:19:16Z", "revision_number": 0, "id": "1bcf65b4-add2-4102-9209-bc78016ba8a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:16Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": 10, "ethertype": "IPv4", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:15Z", "revision_number": 0, "id": "5c492db4-9184-4e8b-a6df-4a58f216dfaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:15Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:15Z", "revision_number": 0, "id": "77001089-87a3-480f-851f-9cb26e9f31f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:15Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "revision_number": 0, "id": "99957c1b-998e-434c-b7b1-36ce942199ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "revision_number": 0, "id": "a018f798-d6e5-4f49-9244-21868213c4e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}], "revision_number": 5, "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "7112155b-c671-4373-ab0e-c6e717705fe5", "name": "CreateSecurityGroupTests-5c5b2d01-6b8c-4c76-bccc-813e1f5f05c8name"}]} 2018-12-04 21:19:16,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=7112155b-c671-4373-ab0e-c6e717705fe5 used request id req-d8adf53f-1323-4ee8-9ed3-104aa7452cfc 2018-12-04 21:19:16,317 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7112155b-c671-4373-ab0e-c6e717705fe5 2018-12-04 21:19:16,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7112155b-c671-4373-ab0e-c6e717705fe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}435af7d62af3f09952f9738e5b0740d00a3aba12" 2018-12-04 21:19:16,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-2fed9bd3-5ab1-4f89-ad3a-b46a29ec7691 Date: Tue, 04 Dec 2018 21:19:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:19:16Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": 10, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:16Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "1bcf65b4-add2-4102-9209-bc78016ba8a6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:15Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:15Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "5c492db4-9184-4e8b-a6df-4a58f216dfaf"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:15Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:15Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "77001089-87a3-480f-851f-9cb26e9f31f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "99957c1b-998e-434c-b7b1-36ce942199ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "a018f798-d6e5-4f49-9244-21868213c4e8"}]} 2018-12-04 21:19:16,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7112155b-c671-4373-ab0e-c6e717705fe5 used request id req-2fed9bd3-5ab1-4f89-ad3a-b46a29ec7691 2018-12-04 21:19:16,358 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:19:16,770 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ff4a43fb2e04482af6876bebabf2dad", "name": "CreateSecurityGroupTests-ecccc616-a0f4-46d-proj-role"}], "expires_at": "2018-12-04T22:19:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dfaa1bb4adeb4cc0bb754293bbded049", "name": "CreateSecurityGroupTests-ecccc616-a0f4-46d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/dfaa1bb4adeb4cc0bb754293bbded049", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/dfaa1bb4adeb4cc0bb754293bbded049", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/dfaa1bb4adeb4cc0bb754293bbded049", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_dfaa1bb4adeb4cc0bb754293bbded049", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_dfaa1bb4adeb4cc0bb754293bbded049", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/dfaa1bb4adeb4cc0bb754293bbded049", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/dfaa1bb4adeb4cc0bb754293bbded049", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/dfaa1bb4adeb4cc0bb754293bbded049", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/dfaa1bb4adeb4cc0bb754293bbded049", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/dfaa1bb4adeb4cc0bb754293bbded049", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/dfaa1bb4adeb4cc0bb754293bbded049", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/dfaa1bb4adeb4cc0bb754293bbded049", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/dfaa1bb4adeb4cc0bb754293bbded049", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/dfaa1bb4adeb4cc0bb754293bbded049", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-ecccc616-a0f4-46d-user", "id": "924a088ee31346deafd44f6b537f68fe"}, "audit_ids": ["0fBponOTQTyeiAeuTOfXVg"], "issued_at": "2018-12-04T21:19:16.000000Z"}} 2018-12-04 21:19:16,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5c5b2d01-6b8c-4c76-bccc-813e1f5f05c8name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd49a453b98a32aac02c195f87eb037e809b8028" 2018-12-04 21:19:16,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-edb6c24b-6246-4a8a-88b4-1665cf01e90f Date: Tue, 04 Dec 2018 21:19:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "updated_at": "2018-12-04T21:19:16Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-04T21:19:16Z", "revision_number": 0, "id": "1bcf65b4-add2-4102-9209-bc78016ba8a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:16Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": 10, "ethertype": "IPv4", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:15Z", "revision_number": 0, "id": "5c492db4-9184-4e8b-a6df-4a58f216dfaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:15Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:15Z", "revision_number": 0, "id": "77001089-87a3-480f-851f-9cb26e9f31f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:15Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "revision_number": 0, "id": "99957c1b-998e-434c-b7b1-36ce942199ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "revision_number": 0, "id": "a018f798-d6e5-4f49-9244-21868213c4e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}], "revision_number": 5, "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "7112155b-c671-4373-ab0e-c6e717705fe5", "name": "CreateSecurityGroupTests-5c5b2d01-6b8c-4c76-bccc-813e1f5f05c8name"}]} 2018-12-04 21:19:16,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5c5b2d01-6b8c-4c76-bccc-813e1f5f05c8name&description=hello+group used request id req-edb6c24b-6246-4a8a-88b4-1665cf01e90f 2018-12-04 21:19:16,993 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7112155b-c671-4373-ab0e-c6e717705fe5 2018-12-04 21:19:16,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7112155b-c671-4373-ab0e-c6e717705fe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd49a453b98a32aac02c195f87eb037e809b8028" 2018-12-04 21:19:17,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-0f6ce2f4-cb57-4ba1-b21e-46938baff139 Date: Tue, 04 Dec 2018 21:19:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:19:16Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": 10, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:16Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "1bcf65b4-add2-4102-9209-bc78016ba8a6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:15Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:15Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "5c492db4-9184-4e8b-a6df-4a58f216dfaf"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:15Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:15Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "77001089-87a3-480f-851f-9cb26e9f31f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "99957c1b-998e-434c-b7b1-36ce942199ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "a018f798-d6e5-4f49-9244-21868213c4e8"}]} 2018-12-04 21:19:17,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7112155b-c671-4373-ab0e-c6e717705fe5 used request id req-0f6ce2f4-cb57-4ba1-b21e-46938baff139 2018-12-04 21:19:17,017 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7112155b-c671-4373-ab0e-c6e717705fe5 2018-12-04 21:19:17,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7112155b-c671-4373-ab0e-c6e717705fe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd49a453b98a32aac02c195f87eb037e809b8028" 2018-12-04 21:19:17,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d3159bca-7094-4967-a1ee-dca17006942b Date: Tue, 04 Dec 2018 21:19:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:19:16Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": 10, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:16Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "1bcf65b4-add2-4102-9209-bc78016ba8a6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:15Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:15Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "5c492db4-9184-4e8b-a6df-4a58f216dfaf"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:15Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:15Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "77001089-87a3-480f-851f-9cb26e9f31f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "99957c1b-998e-434c-b7b1-36ce942199ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "a018f798-d6e5-4f49-9244-21868213c4e8"}]} 2018-12-04 21:19:17,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7112155b-c671-4373-ab0e-c6e717705fe5 used request id req-d3159bca-7094-4967-a1ee-dca17006942b 2018-12-04 21:19:17,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5c5b2d01-6b8c-4c76-bccc-813e1f5f05c8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd49a453b98a32aac02c195f87eb037e809b8028" 2018-12-04 21:19:17,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-ee8c51fb-0cf5-4126-ba9a-bf56a5a7f443 Date: Tue, 04 Dec 2018 21:19:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "updated_at": "2018-12-04T21:19:16Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-04T21:19:16Z", "revision_number": 0, "id": "1bcf65b4-add2-4102-9209-bc78016ba8a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:16Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": 10, "ethertype": "IPv4", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:15Z", "revision_number": 0, "id": "5c492db4-9184-4e8b-a6df-4a58f216dfaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:15Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:15Z", "revision_number": 0, "id": "77001089-87a3-480f-851f-9cb26e9f31f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:15Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "revision_number": 0, "id": "99957c1b-998e-434c-b7b1-36ce942199ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "revision_number": 0, "id": "a018f798-d6e5-4f49-9244-21868213c4e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}], "revision_number": 5, "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "7112155b-c671-4373-ab0e-c6e717705fe5", "name": "CreateSecurityGroupTests-5c5b2d01-6b8c-4c76-bccc-813e1f5f05c8name"}]} 2018-12-04 21:19:17,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5c5b2d01-6b8c-4c76-bccc-813e1f5f05c8name used request id req-ee8c51fb-0cf5-4126-ba9a-bf56a5a7f443 2018-12-04 21:19:17,089 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7112155b-c671-4373-ab0e-c6e717705fe5 2018-12-04 21:19:17,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7112155b-c671-4373-ab0e-c6e717705fe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd49a453b98a32aac02c195f87eb037e809b8028" 2018-12-04 21:19:17,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f09711de-939f-4a1e-8a4c-a582a668ec01 Date: Tue, 04 Dec 2018 21:19:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:19:16Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": 10, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:16Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "1bcf65b4-add2-4102-9209-bc78016ba8a6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:15Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:15Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "5c492db4-9184-4e8b-a6df-4a58f216dfaf"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:15Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:15Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "77001089-87a3-480f-851f-9cb26e9f31f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "99957c1b-998e-434c-b7b1-36ce942199ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "a018f798-d6e5-4f49-9244-21868213c4e8"}]} 2018-12-04 21:19:17,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7112155b-c671-4373-ab0e-c6e717705fe5 used request id req-f09711de-939f-4a1e-8a4c-a582a668ec01 2018-12-04 21:19:17,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5c5b2d01-6b8c-4c76-bccc-813e1f5f05c8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd49a453b98a32aac02c195f87eb037e809b8028" 2018-12-04 21:19:17,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-dd0c3670-9f03-4fc4-9142-a311dafe6488 Date: Tue, 04 Dec 2018 21:19:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "updated_at": "2018-12-04T21:19:16Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-04T21:19:16Z", "revision_number": 0, "id": "1bcf65b4-add2-4102-9209-bc78016ba8a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:16Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": 10, "ethertype": "IPv4", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:15Z", "revision_number": 0, "id": "5c492db4-9184-4e8b-a6df-4a58f216dfaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:15Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:15Z", "revision_number": 0, "id": "77001089-87a3-480f-851f-9cb26e9f31f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:15Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "revision_number": 0, "id": "99957c1b-998e-434c-b7b1-36ce942199ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "revision_number": 0, "id": "a018f798-d6e5-4f49-9244-21868213c4e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}], "revision_number": 5, "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "7112155b-c671-4373-ab0e-c6e717705fe5", "name": "CreateSecurityGroupTests-5c5b2d01-6b8c-4c76-bccc-813e1f5f05c8name"}]} 2018-12-04 21:19:17,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5c5b2d01-6b8c-4c76-bccc-813e1f5f05c8name used request id req-dd0c3670-9f03-4fc4-9142-a311dafe6488 2018-12-04 21:19:17,159 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7112155b-c671-4373-ab0e-c6e717705fe5 2018-12-04 21:19:17,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7112155b-c671-4373-ab0e-c6e717705fe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd49a453b98a32aac02c195f87eb037e809b8028" 2018-12-04 21:19:17,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-fa668b44-79ee-4067-9ee4-c1fc668af1d9 Date: Tue, 04 Dec 2018 21:19:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:19:16Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": 10, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:16Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "1bcf65b4-add2-4102-9209-bc78016ba8a6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:15Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:15Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "5c492db4-9184-4e8b-a6df-4a58f216dfaf"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:15Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:15Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "77001089-87a3-480f-851f-9cb26e9f31f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "99957c1b-998e-434c-b7b1-36ce942199ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "a018f798-d6e5-4f49-9244-21868213c4e8"}]} 2018-12-04 21:19:17,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7112155b-c671-4373-ab0e-c6e717705fe5 used request id req-fa668b44-79ee-4067-9ee4-c1fc668af1d9 2018-12-04 21:19:17,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5c5b2d01-6b8c-4c76-bccc-813e1f5f05c8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd49a453b98a32aac02c195f87eb037e809b8028" 2018-12-04 21:19:17,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-5effdc3c-ee0c-4c82-8c2d-015d8993aa19 Date: Tue, 04 Dec 2018 21:19:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "updated_at": "2018-12-04T21:19:16Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-04T21:19:16Z", "revision_number": 0, "id": "1bcf65b4-add2-4102-9209-bc78016ba8a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:16Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": 10, "ethertype": "IPv4", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:15Z", "revision_number": 0, "id": "5c492db4-9184-4e8b-a6df-4a58f216dfaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:15Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:15Z", "revision_number": 0, "id": "77001089-87a3-480f-851f-9cb26e9f31f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:15Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "revision_number": 0, "id": "99957c1b-998e-434c-b7b1-36ce942199ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "revision_number": 0, "id": "a018f798-d6e5-4f49-9244-21868213c4e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}], "revision_number": 5, "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "7112155b-c671-4373-ab0e-c6e717705fe5", "name": "CreateSecurityGroupTests-5c5b2d01-6b8c-4c76-bccc-813e1f5f05c8name"}]} 2018-12-04 21:19:17,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5c5b2d01-6b8c-4c76-bccc-813e1f5f05c8name used request id req-5effdc3c-ee0c-4c82-8c2d-015d8993aa19 2018-12-04 21:19:17,230 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7112155b-c671-4373-ab0e-c6e717705fe5 2018-12-04 21:19:17,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7112155b-c671-4373-ab0e-c6e717705fe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd49a453b98a32aac02c195f87eb037e809b8028" 2018-12-04 21:19:17,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-3922367d-1f19-402a-b731-44c15a59d420 Date: Tue, 04 Dec 2018 21:19:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:19:16Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": 10, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:16Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "1bcf65b4-add2-4102-9209-bc78016ba8a6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:15Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:15Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "5c492db4-9184-4e8b-a6df-4a58f216dfaf"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:15Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:15Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "77001089-87a3-480f-851f-9cb26e9f31f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "99957c1b-998e-434c-b7b1-36ce942199ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "a018f798-d6e5-4f49-9244-21868213c4e8"}]} 2018-12-04 21:19:17,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7112155b-c671-4373-ab0e-c6e717705fe5 used request id req-3922367d-1f19-402a-b731-44c15a59d420 2018-12-04 21:19:17,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5c5b2d01-6b8c-4c76-bccc-813e1f5f05c8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd49a453b98a32aac02c195f87eb037e809b8028" 2018-12-04 21:19:17,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-db4eddf5-263b-4330-a9dc-d2d01a41d71f Date: Tue, 04 Dec 2018 21:19:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "updated_at": "2018-12-04T21:19:16Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-04T21:19:16Z", "revision_number": 0, "id": "1bcf65b4-add2-4102-9209-bc78016ba8a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:16Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": 10, "ethertype": "IPv4", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:15Z", "revision_number": 0, "id": "5c492db4-9184-4e8b-a6df-4a58f216dfaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:15Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:15Z", "revision_number": 0, "id": "77001089-87a3-480f-851f-9cb26e9f31f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:15Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "revision_number": 0, "id": "99957c1b-998e-434c-b7b1-36ce942199ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "revision_number": 0, "id": "a018f798-d6e5-4f49-9244-21868213c4e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}], "revision_number": 5, "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "7112155b-c671-4373-ab0e-c6e717705fe5", "name": "CreateSecurityGroupTests-5c5b2d01-6b8c-4c76-bccc-813e1f5f05c8name"}]} 2018-12-04 21:19:17,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5c5b2d01-6b8c-4c76-bccc-813e1f5f05c8name used request id req-db4eddf5-263b-4330-a9dc-d2d01a41d71f 2018-12-04 21:19:17,301 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7112155b-c671-4373-ab0e-c6e717705fe5 2018-12-04 21:19:17,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7112155b-c671-4373-ab0e-c6e717705fe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd49a453b98a32aac02c195f87eb037e809b8028" 2018-12-04 21:19:17,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-2babdf65-ffdf-42c2-b435-7e373bdd65eb Date: Tue, 04 Dec 2018 21:19:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:19:16Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": 10, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:16Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "1bcf65b4-add2-4102-9209-bc78016ba8a6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:15Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:15Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "5c492db4-9184-4e8b-a6df-4a58f216dfaf"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:15Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:15Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "77001089-87a3-480f-851f-9cb26e9f31f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "99957c1b-998e-434c-b7b1-36ce942199ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "a018f798-d6e5-4f49-9244-21868213c4e8"}]} 2018-12-04 21:19:17,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7112155b-c671-4373-ab0e-c6e717705fe5 used request id req-2babdf65-ffdf-42c2-b435-7e373bdd65eb 2018-12-04 21:19:17,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5c5b2d01-6b8c-4c76-bccc-813e1f5f05c8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd49a453b98a32aac02c195f87eb037e809b8028" 2018-12-04 21:19:17,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-6d72804e-b5bd-4760-a42a-6bfaffa5b656 Date: Tue, 04 Dec 2018 21:19:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "updated_at": "2018-12-04T21:19:16Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-04T21:19:16Z", "revision_number": 0, "id": "1bcf65b4-add2-4102-9209-bc78016ba8a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:16Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": 10, "ethertype": "IPv4", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:15Z", "revision_number": 0, "id": "5c492db4-9184-4e8b-a6df-4a58f216dfaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:15Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:15Z", "revision_number": 0, "id": "77001089-87a3-480f-851f-9cb26e9f31f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:15Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "revision_number": 0, "id": "99957c1b-998e-434c-b7b1-36ce942199ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "revision_number": 0, "id": "a018f798-d6e5-4f49-9244-21868213c4e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}], "revision_number": 5, "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "7112155b-c671-4373-ab0e-c6e717705fe5", "name": "CreateSecurityGroupTests-5c5b2d01-6b8c-4c76-bccc-813e1f5f05c8name"}]} 2018-12-04 21:19:17,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5c5b2d01-6b8c-4c76-bccc-813e1f5f05c8name used request id req-6d72804e-b5bd-4760-a42a-6bfaffa5b656 2018-12-04 21:19:17,377 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7112155b-c671-4373-ab0e-c6e717705fe5 2018-12-04 21:19:17,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7112155b-c671-4373-ab0e-c6e717705fe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd49a453b98a32aac02c195f87eb037e809b8028" 2018-12-04 21:19:17,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a3048aa7-71db-4dcf-a506-7b4c03c1a07b Date: Tue, 04 Dec 2018 21:19:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:19:16Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": 10, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:16Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "1bcf65b4-add2-4102-9209-bc78016ba8a6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:15Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:15Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "5c492db4-9184-4e8b-a6df-4a58f216dfaf"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:15Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:15Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "77001089-87a3-480f-851f-9cb26e9f31f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "99957c1b-998e-434c-b7b1-36ce942199ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "a018f798-d6e5-4f49-9244-21868213c4e8"}]} 2018-12-04 21:19:17,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7112155b-c671-4373-ab0e-c6e717705fe5 used request id req-a3048aa7-71db-4dcf-a506-7b4c03c1a07b 2018-12-04 21:19:17,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5c5b2d01-6b8c-4c76-bccc-813e1f5f05c8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd49a453b98a32aac02c195f87eb037e809b8028" 2018-12-04 21:19:17,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-36013b7d-6137-4754-bfb8-b13e2efae87c Date: Tue, 04 Dec 2018 21:19:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "updated_at": "2018-12-04T21:19:16Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-04T21:19:16Z", "revision_number": 0, "id": "1bcf65b4-add2-4102-9209-bc78016ba8a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:16Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": 10, "ethertype": "IPv4", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:15Z", "revision_number": 0, "id": "5c492db4-9184-4e8b-a6df-4a58f216dfaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:15Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:15Z", "revision_number": 0, "id": "77001089-87a3-480f-851f-9cb26e9f31f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:15Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "revision_number": 0, "id": "99957c1b-998e-434c-b7b1-36ce942199ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "revision_number": 0, "id": "a018f798-d6e5-4f49-9244-21868213c4e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}], "revision_number": 5, "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "7112155b-c671-4373-ab0e-c6e717705fe5", "name": "CreateSecurityGroupTests-5c5b2d01-6b8c-4c76-bccc-813e1f5f05c8name"}]} 2018-12-04 21:19:17,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5c5b2d01-6b8c-4c76-bccc-813e1f5f05c8name used request id req-36013b7d-6137-4754-bfb8-b13e2efae87c 2018-12-04 21:19:17,447 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7112155b-c671-4373-ab0e-c6e717705fe5 2018-12-04 21:19:17,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7112155b-c671-4373-ab0e-c6e717705fe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd49a453b98a32aac02c195f87eb037e809b8028" 2018-12-04 21:19:17,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-791430c5-cf6f-41c9-a70a-0307322e04e3 Date: Tue, 04 Dec 2018 21:19:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:19:16Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": 10, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:16Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "1bcf65b4-add2-4102-9209-bc78016ba8a6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:15Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:15Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "5c492db4-9184-4e8b-a6df-4a58f216dfaf"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:15Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:15Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "77001089-87a3-480f-851f-9cb26e9f31f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "99957c1b-998e-434c-b7b1-36ce942199ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "security_group_id": "7112155b-c671-4373-ab0e-c6e717705fe5", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "a018f798-d6e5-4f49-9244-21868213c4e8"}]} 2018-12-04 21:19:17,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7112155b-c671-4373-ab0e-c6e717705fe5 used request id req-791430c5-cf6f-41c9-a70a-0307322e04e3 2018-12-04 21:19:17,476 - neutron_utils - INFO - Deleting security group rule with ID - 5c492db4-9184-4e8b-a6df-4a58f216dfaf 2018-12-04 21:19:17,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/5c492db4-9184-4e8b-a6df-4a58f216dfaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}435af7d62af3f09952f9738e5b0740d00a3aba12" 2018-12-04 21:19:17,584 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-19cba441-77d9-4067-b2a7-35a7e148da3b Content-Length: 0 Date: Tue, 04 Dec 2018 21:19:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:19:17,584 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/5c492db4-9184-4e8b-a6df-4a58f216dfaf used request id req-19cba441-77d9-4067-b2a7-35a7e148da3b 2018-12-04 21:19:17,584 - neutron_utils - INFO - Deleting security group rule with ID - 77001089-87a3-480f-851f-9cb26e9f31f3 2018-12-04 21:19:17,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/77001089-87a3-480f-851f-9cb26e9f31f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}435af7d62af3f09952f9738e5b0740d00a3aba12" 2018-12-04 21:19:17,696 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-58f92922-793d-4507-9974-978a4e63dd86 Content-Length: 0 Date: Tue, 04 Dec 2018 21:19:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:19:17,696 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/77001089-87a3-480f-851f-9cb26e9f31f3 used request id req-58f92922-793d-4507-9974-978a4e63dd86 2018-12-04 21:19:17,696 - neutron_utils - INFO - Deleting security group rule with ID - 99957c1b-998e-434c-b7b1-36ce942199ab 2018-12-04 21:19:17,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/99957c1b-998e-434c-b7b1-36ce942199ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}435af7d62af3f09952f9738e5b0740d00a3aba12" 2018-12-04 21:19:17,784 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0c2c4d0c-35ed-43cf-93f3-e46e364ef8b5 Content-Length: 0 Date: Tue, 04 Dec 2018 21:19:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:19:17,784 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/99957c1b-998e-434c-b7b1-36ce942199ab used request id req-0c2c4d0c-35ed-43cf-93f3-e46e364ef8b5 2018-12-04 21:19:17,785 - neutron_utils - INFO - Deleting security group rule with ID - a018f798-d6e5-4f49-9244-21868213c4e8 2018-12-04 21:19:17,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/a018f798-d6e5-4f49-9244-21868213c4e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}435af7d62af3f09952f9738e5b0740d00a3aba12" 2018-12-04 21:19:17,883 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-35a4e01e-61ef-4150-95be-681f90d6bd19 Content-Length: 0 Date: Tue, 04 Dec 2018 21:19:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:19:17,883 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/a018f798-d6e5-4f49-9244-21868213c4e8 used request id req-35a4e01e-61ef-4150-95be-681f90d6bd19 2018-12-04 21:19:17,884 - neutron_utils - INFO - Deleting security group rule with ID - 1bcf65b4-add2-4102-9209-bc78016ba8a6 2018-12-04 21:19:17,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/1bcf65b4-add2-4102-9209-bc78016ba8a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}435af7d62af3f09952f9738e5b0740d00a3aba12" 2018-12-04 21:19:18,011 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c0a4046f-24cc-46c4-bc50-d6b009849762 Content-Length: 0 Date: Tue, 04 Dec 2018 21:19:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:19:18,011 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/1bcf65b4-add2-4102-9209-bc78016ba8a6 used request id req-c0a4046f-24cc-46c4-bc50-d6b009849762 2018-12-04 21:19:18,012 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-5c5b2d01-6b8c-4c76-bccc-813e1f5f05c8name 2018-12-04 21:19:18,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/7112155b-c671-4373-ab0e-c6e717705fe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}435af7d62af3f09952f9738e5b0740d00a3aba12" 2018-12-04 21:19:18,140 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-66fe2f32-8094-4fb1-8719-6d608c74f37d Content-Length: 0 Date: Tue, 04 Dec 2018 21:19:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:19:18,140 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/7112155b-c671-4373-ab0e-c6e717705fe5 used request id req-66fe2f32-8094-4fb1-8719-6d608c74f37d 2018-12-04 21:19:18,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a43b43306f62f4805155f79d45f6da4df41552" 2018-12-04 21:19:18,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-9434026c-bc25-4b7d-b764-b6dc2f20297b Date: Tue, 04 Dec 2018 21:19:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "updated_at": "2018-12-04T21:19:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "revision_number": 0, "id": "31196de3-5cb4-4635-a1d4-3b5eee7e0488", "remote_group_id": "d5d4ecf2-faa1-4983-af12-a47b3ef03291", "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:14Z", "security_group_id": "d5d4ecf2-faa1-4983-af12-a47b3ef03291", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "revision_number": 0, "id": "6eacfb86-d2e6-411d-8983-0037d707be95", "remote_group_id": "d5d4ecf2-faa1-4983-af12-a47b3ef03291", "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:14Z", "security_group_id": "d5d4ecf2-faa1-4983-af12-a47b3ef03291", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "revision_number": 0, "id": "7fbc6688-9442-4cd3-824c-8b99582aa35d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:14Z", "security_group_id": "d5d4ecf2-faa1-4983-af12-a47b3ef03291", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "revision_number": 0, "id": "adf670a3-6a3c-4fec-a355-b126fab2ca4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:14Z", "security_group_id": "d5d4ecf2-faa1-4983-af12-a47b3ef03291", "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049"}], "revision_number": 4, "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "d5d4ecf2-faa1-4983-af12-a47b3ef03291", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:19:18,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-9434026c-bc25-4b7d-b764-b6dc2f20297b 2018-12-04 21:19:18,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a43b43306f62f4805155f79d45f6da4df41552" 2018-12-04 21:19:18,583 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:19:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8942413e-d665-4c6e-abf3-b9e9dd0aef39 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:19:18,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-8942413e-d665-4c6e-abf3-b9e9dd0aef39 2018-12-04 21:19:18,583 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:19:18,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a43b43306f62f4805155f79d45f6da4df41552" 2018-12-04 21:19:18,682 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:19:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9260aadd-427f-4efa-b743-5927cb3b8b2f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:19:18,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-9260aadd-427f-4efa-b743-5927cb3b8b2f 2018-12-04 21:19:18,682 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:19:18,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a43b43306f62f4805155f79d45f6da4df41552" 2018-12-04 21:19:18,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5b38355-63b9-41b1-9bbb-4f1b435c8523 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:19:18,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-d5b38355-63b9-41b1-9bbb-4f1b435c8523 2018-12-04 21:19:18,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a43b43306f62f4805155f79d45f6da4df41552" 2018-12-04 21:19:18,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7641666b-15b4-4720-aea2-2fce1bf28640 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:19:18,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-7641666b-15b4-4720-aea2-2fce1bf28640 2018-12-04 21:19:18,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a43b43306f62f4805155f79d45f6da4df41552" 2018-12-04 21:19:19,015 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:19:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9801dfa-820c-4b86-b549-397ba53a5a5b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:19:19,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-f9801dfa-820c-4b86-b549-397ba53a5a5b 2018-12-04 21:19:19,015 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:19:19,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a43b43306f62f4805155f79d45f6da4df41552" 2018-12-04 21:19:19,116 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:19:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b00d85bf-fa19-4f20-9138-ba944a8be53e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:19:19,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-b00d85bf-fa19-4f20-9138-ba944a8be53e 2018-12-04 21:19:19,116 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:19:19,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a43b43306f62f4805155f79d45f6da4df41552" 2018-12-04 21:19:19,215 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:19:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68d4a0ce-6e24-4bc9-b71c-69b052edb069 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:19:19,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-68d4a0ce-6e24-4bc9-b71c-69b052edb069 2018-12-04 21:19:19,215 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:19:19,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a43b43306f62f4805155f79d45f6da4df41552" 2018-12-04 21:19:19,313 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:19:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bbfd54b-28c1-4080-93e5-8547899ba6a3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:19:19,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-1bbfd54b-28c1-4080-93e5-8547899ba6a3 2018-12-04 21:19:19,313 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:19:19,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a43b43306f62f4805155f79d45f6da4df41552" 2018-12-04 21:19:19,413 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:19:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66afa6e8-1bf5-4a75-8b33-8ecb7737f681 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:19:19,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-66afa6e8-1bf5-4a75-8b33-8ecb7737f681 2018-12-04 21:19:19,413 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:19:19,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dfaa1bb4adeb4cc0bb754293bbded049 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a43b43306f62f4805155f79d45f6da4df41552" 2018-12-04 21:19:19,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f9d8415-7e95-4659-847a-9a83cb1fd304 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dfaa1bb4adeb4cc0bb754293bbded049"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dfaa1bb4adeb4cc0bb754293bbded049", "name": "CreateSecurityGroupTests-ecccc616-a0f4-46d-proj"}} 2018-12-04 21:19:19,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dfaa1bb4adeb4cc0bb754293bbded049 used request id req-2f9d8415-7e95-4659-847a-9a83cb1fd304 2018-12-04 21:19:19,514 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d5d4ecf2-faa1-4983-af12-a47b3ef03291 2018-12-04 21:19:19,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d5d4ecf2-faa1-4983-af12-a47b3ef03291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a43b43306f62f4805155f79d45f6da4df41552" 2018-12-04 21:19:19,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5355a3b5-64d2-435d-aa08-6ed24ec5101e Date: Tue, 04 Dec 2018 21:19:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d5d4ecf2-faa1-4983-af12-a47b3ef03291", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "security_group_id": "d5d4ecf2-faa1-4983-af12-a47b3ef03291", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "31196de3-5cb4-4635-a1d4-3b5eee7e0488"}, {"remote_group_id": "d5d4ecf2-faa1-4983-af12-a47b3ef03291", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "security_group_id": "d5d4ecf2-faa1-4983-af12-a47b3ef03291", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "6eacfb86-d2e6-411d-8983-0037d707be95"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "security_group_id": "d5d4ecf2-faa1-4983-af12-a47b3ef03291", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "7fbc6688-9442-4cd3-824c-8b99582aa35d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:14Z", "security_group_id": "d5d4ecf2-faa1-4983-af12-a47b3ef03291", "port_range_min": null, "revision_number": 0, "tenant_id": "dfaa1bb4adeb4cc0bb754293bbded049", "created_at": "2018-12-04T21:19:14Z", "project_id": "dfaa1bb4adeb4cc0bb754293bbded049", "id": "adf670a3-6a3c-4fec-a355-b126fab2ca4a"}]} 2018-12-04 21:19:19,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d5d4ecf2-faa1-4983-af12-a47b3ef03291 used request id req-5355a3b5-64d2-435d-aa08-6ed24ec5101e 2018-12-04 21:19:19,537 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:19:19,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/d5d4ecf2-faa1-4983-af12-a47b3ef03291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a43b43306f62f4805155f79d45f6da4df41552" 2018-12-04 21:19:19,685 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0ed08dd0-2d43-46d7-92e1-1bcb46aefa5c Content-Length: 0 Date: Tue, 04 Dec 2018 21:19:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:19:19,685 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/d5d4ecf2-faa1-4983-af12-a47b3ef03291 used request id req-0ed08dd0-2d43-46d7-92e1-1bcb46aefa5c 2018-12-04 21:19:19,686 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-ecccc616-a0f4-46d-proj 2018-12-04 21:19:19,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/dfaa1bb4adeb4cc0bb754293bbded049 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a43b43306f62f4805155f79d45f6da4df41552" 2018-12-04 21:19:19,922 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:19:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19cab535-a24d-4d80-9fb3-d80ca0587717 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:19:19,922 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/dfaa1bb4adeb4cc0bb754293bbded049 used request id req-19cab535-a24d-4d80-9fb3-d80ca0587717 2018-12-04 21:19:19,922 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-ecccc616-a0f4-46d-proj-role 2018-12-04 21:19:19,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/4ff4a43fb2e04482af6876bebabf2dad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a43b43306f62f4805155f79d45f6da4df41552" 2018-12-04 21:19:20,045 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:19:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8a40af1-c7ad-401c-b61b-90bd89010a0f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:19:20,045 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/4ff4a43fb2e04482af6876bebabf2dad used request id req-f8a40af1-c7ad-401c-b61b-90bd89010a0f 2018-12-04 21:19:20,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a43b43306f62f4805155f79d45f6da4df41552" 2018-12-04 21:19:20,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2bb7b8e-a56d-4671-80f7-ccb49c7f45e8 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:19:20,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b2bb7b8e-a56d-4671-80f7-ccb49c7f45e8 2018-12-04 21:19:20,144 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-ecccc616-a0f4-46d-user 2018-12-04 21:19:20,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/924a088ee31346deafd44f6b537f68fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9d9780025f415f94cedcef0b80ef4342218207" 2018-12-04 21:19:20,335 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:19:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9611ae77-d8cd-42d0-864c-78b47fd85732 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:19:20,335 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/924a088ee31346deafd44f6b537f68fe used request id req-9611ae77-d8cd-42d0-864c-78b47fd85732 2018-12-04 21:19:20,336 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:19:20,747 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:19:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["6etrkN7uSMeOUNX1C1rtCw"], "issued_at": "2018-12-04T21:19:20.000000Z"}} 2018-12-04 21:19:20,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8d95269218404967fe20be26f13b18d3a8c207" 2018-12-04 21:19:20,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15797f09-2491-417d-9e8b-3a42353030ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:19:20,843 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-15797f09-2491-417d-9e8b-3a42353030ff 2018-12-04 21:19:20,844 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:19:20,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:19:21,253 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:19:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["SeR5O-cxT2OUcB_YYEq8bw"], "issued_at": "2018-12-04T21:19:21.000000Z"}} 2018-12-04 21:19:21,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30f4afa42b3b5a6cc98d1a13bdf6022eb8aa74a" 2018-12-04 21:19:21,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1d4f1e0-a93e-42cd-8ece-9f92ecf0bf4b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:19:21,349 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a1d4f1e0-a93e-42cd-8ece-9f92ecf0bf4b 2018-12-04 21:19:21,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:19:21,358 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:19: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:19:21,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-c5541c65-7522-4f8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30f4afa42b3b5a6cc98d1a13bdf6022eb8aa74a" 2018-12-04 21:19:21,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99b382e8-fde1-44d9-af6c-d1c0152a8508 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-c5541c65-7522-4f8-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:19:21,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-c5541c65-7522-4f8-proj used request id req-99b382e8-fde1-44d9-af6c-d1c0152a8508 2018-12-04 21:19:21,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30f4afa42b3b5a6cc98d1a13bdf6022eb8aa74a" 2018-12-04 21:19:21,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbbec986-d7fa-41ba-84a8-f122c351bec5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:19:21,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-fbbec986-d7fa-41ba-84a8-f122c351bec5 2018-12-04 21:19:21,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30f4afa42b3b5a6cc98d1a13bdf6022eb8aa74a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-c5541c65-7522-4f8-proj"}}' 2018-12-04 21:19:21,602 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:19:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d37e07a9-1d51-4a6f-bb87-2c0f982e7d43 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0d37085722ac4852b4c9f23be6e284da"}, "tags": [], "enabled": true, "id": "0d37085722ac4852b4c9f23be6e284da", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c5541c65-7522-4f8-proj"}} 2018-12-04 21:19:21,602 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-d37e07a9-1d51-4a6f-bb87-2c0f982e7d43 2018-12-04 21:19:21,602 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-c5541c65-7522-4f8-proj 2018-12-04 21:19:21,603 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:19:21,603 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:19:22,003 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:19:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["13R8FNFJRUSjXTNAjuGUjg"], "issued_at": "2018-12-04T21:19:22.000000Z"}} 2018-12-04 21:19:22,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3ec4a27134d750159e232404f59c79d48c35741" 2018-12-04 21:19:22,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25688fed-6867-4fd7-bb82-ceb3cb765b0e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:19:22,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-25688fed-6867-4fd7-bb82-ceb3cb765b0e 2018-12-04 21:19:22,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:19:22,105 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:19:22,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3ec4a27134d750159e232404f59c79d48c35741" 2018-12-04 21:19:22,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20191cc1-5b93-452e-b153-7e0c5feb7ae0 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:19:22,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-20191cc1-5b93-452e-b153-7e0c5feb7ae0 2018-12-04 21:19:22,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-c5541c65-7522-4f8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3ec4a27134d750159e232404f59c79d48c35741" 2018-12-04 21:19:22,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aec6ee1-8767-4f5c-8763-148325ec4a2b Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-c5541c65-7522-4f8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0d37085722ac4852b4c9f23be6e284da"}, "tags": [], "enabled": true, "id": "0d37085722ac4852b4c9f23be6e284da", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c5541c65-7522-4f8-proj"}]} 2018-12-04 21:19:22,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-c5541c65-7522-4f8-proj used request id req-0aec6ee1-8767-4f5c-8763-148325ec4a2b 2018-12-04 21:19:22,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3ec4a27134d750159e232404f59c79d48c35741" 2018-12-04 21:19:22,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7cb6f03-bba0-4fa4-92ca-e110be0cb022 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:19:22,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a7cb6f03-bba0-4fa4-92ca-e110be0cb022 2018-12-04 21:19:22,640 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-c5541c65-7522-4f8-user 2018-12-04 21:19:22,640 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:19:22,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30f4afa42b3b5a6cc98d1a13bdf6022eb8aa74a" 2018-12-04 21:19:22,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf7ee23e-aa7f-4883-be6f-e66feefee81c Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:19:22,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-cf7ee23e-aa7f-4883-be6f-e66feefee81c 2018-12-04 21:19:22,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30f4afa42b3b5a6cc98d1a13bdf6022eb8aa74a" -d '{"role": {"name": "CreateSecurityGroupTests-c5541c65-7522-4f8-proj-role"}}' 2018-12-04 21:19:22,856 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:19:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36ec607a-4ca8-4304-b197-5e4e8792d3fb Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cf5bfade6656495793cb10bcbdd4bf07", "links": {"self": "http://172.30.9.23:5000/v3/roles/cf5bfade6656495793cb10bcbdd4bf07"}, "name": "CreateSecurityGroupTests-c5541c65-7522-4f8-proj-role"}} 2018-12-04 21:19:22,857 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-36ec607a-4ca8-4304-b197-5e4e8792d3fb 2018-12-04 21:19:22,857 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-c5541c65-7522-4f8-proj-role 2018-12-04 21:19:22,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/cf5bfade6656495793cb10bcbdd4bf07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30f4afa42b3b5a6cc98d1a13bdf6022eb8aa74a" 2018-12-04 21:19:22,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-303f83f4-241b-406a-872f-9fec0766143f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cf5bfade6656495793cb10bcbdd4bf07", "links": {"self": "http://172.30.9.23:5000/v3/roles/cf5bfade6656495793cb10bcbdd4bf07"}, "name": "CreateSecurityGroupTests-c5541c65-7522-4f8-proj-role"}} 2018-12-04 21:19:22,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/cf5bfade6656495793cb10bcbdd4bf07 used request id req-303f83f4-241b-406a-872f-9fec0766143f 2018-12-04 21:19:22,969 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-c5541c65-7522-4f8-proj-role to project CreateSecurityGroupTests-c5541c65-7522-4f8-proj 2018-12-04 21:19:22,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/0d37085722ac4852b4c9f23be6e284da/users/c885ae9e6df040a09ea10fe8293e1a3e/roles/cf5bfade6656495793cb10bcbdd4bf07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30f4afa42b3b5a6cc98d1a13bdf6022eb8aa74a" 2018-12-04 21:19:23,105 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:19:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8e2ba1e-e289-42f7-ac57-d381a6609365 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:19:23,105 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/0d37085722ac4852b4c9f23be6e284da/users/c885ae9e6df040a09ea10fe8293e1a3e/roles/cf5bfade6656495793cb10bcbdd4bf07 used request id req-c8e2ba1e-e289-42f7-ac57-d381a6609365 2018-12-04 21:19:23,107 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:19:23,108 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:19:23,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf5bfade6656495793cb10bcbdd4bf07", "name": "CreateSecurityGroupTests-c5541c65-7522-4f8-proj-role"}], "expires_at": "2018-12-04T22:19:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0d37085722ac4852b4c9f23be6e284da", "name": "CreateSecurityGroupTests-c5541c65-7522-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/0d37085722ac4852b4c9f23be6e284da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/0d37085722ac4852b4c9f23be6e284da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/0d37085722ac4852b4c9f23be6e284da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_0d37085722ac4852b4c9f23be6e284da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_0d37085722ac4852b4c9f23be6e284da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0d37085722ac4852b4c9f23be6e284da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/0d37085722ac4852b4c9f23be6e284da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/0d37085722ac4852b4c9f23be6e284da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0d37085722ac4852b4c9f23be6e284da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/0d37085722ac4852b4c9f23be6e284da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/0d37085722ac4852b4c9f23be6e284da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0d37085722ac4852b4c9f23be6e284da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/0d37085722ac4852b4c9f23be6e284da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/0d37085722ac4852b4c9f23be6e284da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-c5541c65-7522-4f8-user", "id": "c885ae9e6df040a09ea10fe8293e1a3e"}, "audit_ids": ["srYUK1GVSzOqR2vsQRiHLA"], "issued_at": "2018-12-04T21:19:23.000000Z"}} 2018-12-04 21:19:23,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995b23a044875117bd7ea64d83d4ea30173000e9" 2018-12-04 21:19:23,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4df9f090-0933-471e-964d-1ce6840a0c38 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:19:23,581 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4df9f090-0933-471e-964d-1ce6840a0c38 2018-12-04 21:19:23,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8503e138-5801-4c3e-b340-d17eaef71bc9name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995b23a044875117bd7ea64d83d4ea30173000e9" 2018-12-04 21:19:23,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-a1a470af-7deb-4b2a-8fbc-abafae15948d Date: Tue, 04 Dec 2018 21:19:23 GMT RESP BODY: {"security_groups": []} 2018-12-04 21:19:23,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8503e138-5801-4c3e-b340-d17eaef71bc9name&description=hello+group used request id req-a1a470af-7deb-4b2a-8fbc-abafae15948d 2018-12-04 21:19:23,931 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-8503e138-5801-4c3e-b340-d17eaef71bc9name... 2018-12-04 21:19:23,931 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-8503e138-5801-4c3e-b340-d17eaef71bc9name 2018-12-04 21:19:23,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995b23a044875117bd7ea64d83d4ea30173000e9" -d '{"security_group": {"name": "CreateSecurityGroupTests-8503e138-5801-4c3e-b340-d17eaef71bc9name", "description": "hello group"}}' 2018-12-04 21:19:24,216 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-576e26ff-bbc0-4690-b3cf-a664286bc1af Date: Tue, 04 Dec 2018 21:19:24 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0d37085722ac4852b4c9f23be6e284da", "created_at": "2018-12-04T21:19:24Z", "updated_at": "2018-12-04T21:19:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:24Z", "revision_number": 0, "id": "4801b9a4-69cd-4415-86bb-eaa6b84bb67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:24Z", "security_group_id": "c9a1a3a4-c374-41d9-9a54-318645d71636", "tenant_id": "0d37085722ac4852b4c9f23be6e284da", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d37085722ac4852b4c9f23be6e284da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:24Z", "revision_number": 0, "id": "5cce8de8-b82b-402a-8356-9f738ee2d922", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:24Z", "security_group_id": "c9a1a3a4-c374-41d9-9a54-318645d71636", "tenant_id": "0d37085722ac4852b4c9f23be6e284da", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d37085722ac4852b4c9f23be6e284da"}], "revision_number": 2, "project_id": "0d37085722ac4852b4c9f23be6e284da", "id": "c9a1a3a4-c374-41d9-9a54-318645d71636", "name": "CreateSecurityGroupTests-8503e138-5801-4c3e-b340-d17eaef71bc9name"}} 2018-12-04 21:19:24,216 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-576e26ff-bbc0-4690-b3cf-a664286bc1af 2018-12-04 21:19:24,217 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c9a1a3a4-c374-41d9-9a54-318645d71636 2018-12-04 21:19:24,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c9a1a3a4-c374-41d9-9a54-318645d71636 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995b23a044875117bd7ea64d83d4ea30173000e9" 2018-12-04 21:19:24,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-630ea11f-65da-4d4d-8f72-7e5f93589f18 Date: Tue, 04 Dec 2018 21:19:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:24Z", "security_group_id": "c9a1a3a4-c374-41d9-9a54-318645d71636", "port_range_min": null, "revision_number": 0, "tenant_id": "0d37085722ac4852b4c9f23be6e284da", "created_at": "2018-12-04T21:19:24Z", "project_id": "0d37085722ac4852b4c9f23be6e284da", "id": "4801b9a4-69cd-4415-86bb-eaa6b84bb67e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:24Z", "security_group_id": "c9a1a3a4-c374-41d9-9a54-318645d71636", "port_range_min": null, "revision_number": 0, "tenant_id": "0d37085722ac4852b4c9f23be6e284da", "created_at": "2018-12-04T21:19:24Z", "project_id": "0d37085722ac4852b4c9f23be6e284da", "id": "5cce8de8-b82b-402a-8356-9f738ee2d922"}]} 2018-12-04 21:19:24,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c9a1a3a4-c374-41d9-9a54-318645d71636 used request id req-630ea11f-65da-4d4d-8f72-7e5f93589f18 2018-12-04 21:19:24,281 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c9a1a3a4-c374-41d9-9a54-318645d71636 2018-12-04 21:19:24,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c9a1a3a4-c374-41d9-9a54-318645d71636 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995b23a044875117bd7ea64d83d4ea30173000e9" 2018-12-04 21:19:24,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-48d0a68d-fa63-4d8a-bd04-1cecf8ace836 Date: Tue, 04 Dec 2018 21:19:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:24Z", "security_group_id": "c9a1a3a4-c374-41d9-9a54-318645d71636", "port_range_min": null, "revision_number": 0, "tenant_id": "0d37085722ac4852b4c9f23be6e284da", "created_at": "2018-12-04T21:19:24Z", "project_id": "0d37085722ac4852b4c9f23be6e284da", "id": "4801b9a4-69cd-4415-86bb-eaa6b84bb67e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:24Z", "security_group_id": "c9a1a3a4-c374-41d9-9a54-318645d71636", "port_range_min": null, "revision_number": 0, "tenant_id": "0d37085722ac4852b4c9f23be6e284da", "created_at": "2018-12-04T21:19:24Z", "project_id": "0d37085722ac4852b4c9f23be6e284da", "id": "5cce8de8-b82b-402a-8356-9f738ee2d922"}]} 2018-12-04 21:19:24,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c9a1a3a4-c374-41d9-9a54-318645d71636 used request id req-48d0a68d-fa63-4d8a-bd04-1cecf8ace836 2018-12-04 21:19:24,304 - neutron_utils - INFO - Retrieving security group with ID - c9a1a3a4-c374-41d9-9a54-318645d71636 2018-12-04 21:19:24,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=c9a1a3a4-c374-41d9-9a54-318645d71636 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995b23a044875117bd7ea64d83d4ea30173000e9" 2018-12-04 21:19:24,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-bb2ef593-5c6f-404b-8f94-593a8d90a356 Date: Tue, 04 Dec 2018 21:19:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0d37085722ac4852b4c9f23be6e284da", "created_at": "2018-12-04T21:19:24Z", "updated_at": "2018-12-04T21:19:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:24Z", "revision_number": 0, "id": "4801b9a4-69cd-4415-86bb-eaa6b84bb67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:24Z", "security_group_id": "c9a1a3a4-c374-41d9-9a54-318645d71636", "tenant_id": "0d37085722ac4852b4c9f23be6e284da", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d37085722ac4852b4c9f23be6e284da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:24Z", "revision_number": 0, "id": "5cce8de8-b82b-402a-8356-9f738ee2d922", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:24Z", "security_group_id": "c9a1a3a4-c374-41d9-9a54-318645d71636", "tenant_id": "0d37085722ac4852b4c9f23be6e284da", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d37085722ac4852b4c9f23be6e284da"}], "revision_number": 2, "project_id": "0d37085722ac4852b4c9f23be6e284da", "id": "c9a1a3a4-c374-41d9-9a54-318645d71636", "name": "CreateSecurityGroupTests-8503e138-5801-4c3e-b340-d17eaef71bc9name"}]} 2018-12-04 21:19:24,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=c9a1a3a4-c374-41d9-9a54-318645d71636 used request id req-bb2ef593-5c6f-404b-8f94-593a8d90a356 2018-12-04 21:19:24,377 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c9a1a3a4-c374-41d9-9a54-318645d71636 2018-12-04 21:19:24,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c9a1a3a4-c374-41d9-9a54-318645d71636 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995b23a044875117bd7ea64d83d4ea30173000e9" 2018-12-04 21:19:24,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cb53dd63-cf40-47e7-aa8c-e2914ea2460a Date: Tue, 04 Dec 2018 21:19:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:24Z", "security_group_id": "c9a1a3a4-c374-41d9-9a54-318645d71636", "port_range_min": null, "revision_number": 0, "tenant_id": "0d37085722ac4852b4c9f23be6e284da", "created_at": "2018-12-04T21:19:24Z", "project_id": "0d37085722ac4852b4c9f23be6e284da", "id": "4801b9a4-69cd-4415-86bb-eaa6b84bb67e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:24Z", "security_group_id": "c9a1a3a4-c374-41d9-9a54-318645d71636", "port_range_min": null, "revision_number": 0, "tenant_id": "0d37085722ac4852b4c9f23be6e284da", "created_at": "2018-12-04T21:19:24Z", "project_id": "0d37085722ac4852b4c9f23be6e284da", "id": "5cce8de8-b82b-402a-8356-9f738ee2d922"}]} 2018-12-04 21:19:24,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c9a1a3a4-c374-41d9-9a54-318645d71636 used request id req-cb53dd63-cf40-47e7-aa8c-e2914ea2460a 2018-12-04 21:19:24,399 - neutron_utils - INFO - Retrieving security group with ID - c9a1a3a4-c374-41d9-9a54-318645d71636 2018-12-04 21:19:24,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=c9a1a3a4-c374-41d9-9a54-318645d71636 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995b23a044875117bd7ea64d83d4ea30173000e9" 2018-12-04 21:19:24,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-89497431-8161-4e6a-8962-e31e9670415a Date: Tue, 04 Dec 2018 21:19:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0d37085722ac4852b4c9f23be6e284da", "created_at": "2018-12-04T21:19:24Z", "updated_at": "2018-12-04T21:19:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:24Z", "revision_number": 0, "id": "4801b9a4-69cd-4415-86bb-eaa6b84bb67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:24Z", "security_group_id": "c9a1a3a4-c374-41d9-9a54-318645d71636", "tenant_id": "0d37085722ac4852b4c9f23be6e284da", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d37085722ac4852b4c9f23be6e284da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:24Z", "revision_number": 0, "id": "5cce8de8-b82b-402a-8356-9f738ee2d922", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:24Z", "security_group_id": "c9a1a3a4-c374-41d9-9a54-318645d71636", "tenant_id": "0d37085722ac4852b4c9f23be6e284da", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d37085722ac4852b4c9f23be6e284da"}], "revision_number": 2, "project_id": "0d37085722ac4852b4c9f23be6e284da", "id": "c9a1a3a4-c374-41d9-9a54-318645d71636", "name": "CreateSecurityGroupTests-8503e138-5801-4c3e-b340-d17eaef71bc9name"}]} 2018-12-04 21:19:24,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=c9a1a3a4-c374-41d9-9a54-318645d71636 used request id req-89497431-8161-4e6a-8962-e31e9670415a 2018-12-04 21:19:24,449 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c9a1a3a4-c374-41d9-9a54-318645d71636 2018-12-04 21:19:24,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c9a1a3a4-c374-41d9-9a54-318645d71636 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995b23a044875117bd7ea64d83d4ea30173000e9" 2018-12-04 21:19:24,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b50f2e4f-a365-4adb-9422-ee7cf653babf Date: Tue, 04 Dec 2018 21:19:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:24Z", "security_group_id": "c9a1a3a4-c374-41d9-9a54-318645d71636", "port_range_min": null, "revision_number": 0, "tenant_id": "0d37085722ac4852b4c9f23be6e284da", "created_at": "2018-12-04T21:19:24Z", "project_id": "0d37085722ac4852b4c9f23be6e284da", "id": "4801b9a4-69cd-4415-86bb-eaa6b84bb67e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:24Z", "security_group_id": "c9a1a3a4-c374-41d9-9a54-318645d71636", "port_range_min": null, "revision_number": 0, "tenant_id": "0d37085722ac4852b4c9f23be6e284da", "created_at": "2018-12-04T21:19:24Z", "project_id": "0d37085722ac4852b4c9f23be6e284da", "id": "5cce8de8-b82b-402a-8356-9f738ee2d922"}]} 2018-12-04 21:19:24,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c9a1a3a4-c374-41d9-9a54-318645d71636 used request id req-b50f2e4f-a365-4adb-9422-ee7cf653babf 2018-12-04 21:19:24,476 - neutron_utils - INFO - Retrieving security group with ID - c9a1a3a4-c374-41d9-9a54-318645d71636 2018-12-04 21:19:24,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=c9a1a3a4-c374-41d9-9a54-318645d71636 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995b23a044875117bd7ea64d83d4ea30173000e9" 2018-12-04 21:19:24,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2abd366e-e858-42ae-9f29-46b0eb138094 Date: Tue, 04 Dec 2018 21:19:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0d37085722ac4852b4c9f23be6e284da", "created_at": "2018-12-04T21:19:24Z", "updated_at": "2018-12-04T21:19:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:24Z", "revision_number": 0, "id": "4801b9a4-69cd-4415-86bb-eaa6b84bb67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:24Z", "security_group_id": "c9a1a3a4-c374-41d9-9a54-318645d71636", "tenant_id": "0d37085722ac4852b4c9f23be6e284da", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d37085722ac4852b4c9f23be6e284da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:24Z", "revision_number": 0, "id": "5cce8de8-b82b-402a-8356-9f738ee2d922", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:24Z", "security_group_id": "c9a1a3a4-c374-41d9-9a54-318645d71636", "tenant_id": "0d37085722ac4852b4c9f23be6e284da", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d37085722ac4852b4c9f23be6e284da"}], "revision_number": 2, "project_id": "0d37085722ac4852b4c9f23be6e284da", "id": "c9a1a3a4-c374-41d9-9a54-318645d71636", "name": "CreateSecurityGroupTests-8503e138-5801-4c3e-b340-d17eaef71bc9name"}]} 2018-12-04 21:19:24,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=c9a1a3a4-c374-41d9-9a54-318645d71636 used request id req-2abd366e-e858-42ae-9f29-46b0eb138094 2018-12-04 21:19:24,528 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c9a1a3a4-c374-41d9-9a54-318645d71636 2018-12-04 21:19:24,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c9a1a3a4-c374-41d9-9a54-318645d71636 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995b23a044875117bd7ea64d83d4ea30173000e9" 2018-12-04 21:19:24,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4b47aeb0-3cfa-45dc-9037-2f46955e4de1 Date: Tue, 04 Dec 2018 21:19:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:24Z", "security_group_id": "c9a1a3a4-c374-41d9-9a54-318645d71636", "port_range_min": null, "revision_number": 0, "tenant_id": "0d37085722ac4852b4c9f23be6e284da", "created_at": "2018-12-04T21:19:24Z", "project_id": "0d37085722ac4852b4c9f23be6e284da", "id": "4801b9a4-69cd-4415-86bb-eaa6b84bb67e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:24Z", "security_group_id": "c9a1a3a4-c374-41d9-9a54-318645d71636", "port_range_min": null, "revision_number": 0, "tenant_id": "0d37085722ac4852b4c9f23be6e284da", "created_at": "2018-12-04T21:19:24Z", "project_id": "0d37085722ac4852b4c9f23be6e284da", "id": "5cce8de8-b82b-402a-8356-9f738ee2d922"}]} 2018-12-04 21:19:24,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c9a1a3a4-c374-41d9-9a54-318645d71636 used request id req-4b47aeb0-3cfa-45dc-9037-2f46955e4de1 2018-12-04 21:19:24,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:19:24,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf5bfade6656495793cb10bcbdd4bf07", "name": "CreateSecurityGroupTests-c5541c65-7522-4f8-proj-role"}], "expires_at": "2018-12-04T22:19:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0d37085722ac4852b4c9f23be6e284da", "name": "CreateSecurityGroupTests-c5541c65-7522-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/0d37085722ac4852b4c9f23be6e284da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/0d37085722ac4852b4c9f23be6e284da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/0d37085722ac4852b4c9f23be6e284da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_0d37085722ac4852b4c9f23be6e284da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_0d37085722ac4852b4c9f23be6e284da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0d37085722ac4852b4c9f23be6e284da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/0d37085722ac4852b4c9f23be6e284da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/0d37085722ac4852b4c9f23be6e284da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0d37085722ac4852b4c9f23be6e284da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/0d37085722ac4852b4c9f23be6e284da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/0d37085722ac4852b4c9f23be6e284da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0d37085722ac4852b4c9f23be6e284da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/0d37085722ac4852b4c9f23be6e284da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/0d37085722ac4852b4c9f23be6e284da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-c5541c65-7522-4f8-user", "id": "c885ae9e6df040a09ea10fe8293e1a3e"}, "audit_ids": ["5yPN5-XSQ2es9EtvYI_QyQ"], "issued_at": "2018-12-04T21:19:24.000000Z"}} 2018-12-04 21:19:24,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8503e138-5801-4c3e-b340-d17eaef71bc9name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a83043b7cd9f485fa26a72f0c930718e19fda03" 2018-12-04 21:19:25,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-6f6966a6-612f-4c67-9d4d-bc18dad1a0b4 Date: Tue, 04 Dec 2018 21:19:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0d37085722ac4852b4c9f23be6e284da", "created_at": "2018-12-04T21:19:24Z", "updated_at": "2018-12-04T21:19:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:24Z", "revision_number": 0, "id": "4801b9a4-69cd-4415-86bb-eaa6b84bb67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:24Z", "security_group_id": "c9a1a3a4-c374-41d9-9a54-318645d71636", "tenant_id": "0d37085722ac4852b4c9f23be6e284da", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d37085722ac4852b4c9f23be6e284da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:24Z", "revision_number": 0, "id": "5cce8de8-b82b-402a-8356-9f738ee2d922", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:24Z", "security_group_id": "c9a1a3a4-c374-41d9-9a54-318645d71636", "tenant_id": "0d37085722ac4852b4c9f23be6e284da", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d37085722ac4852b4c9f23be6e284da"}], "revision_number": 2, "project_id": "0d37085722ac4852b4c9f23be6e284da", "id": "c9a1a3a4-c374-41d9-9a54-318645d71636", "name": "CreateSecurityGroupTests-8503e138-5801-4c3e-b340-d17eaef71bc9name"}]} 2018-12-04 21:19:25,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8503e138-5801-4c3e-b340-d17eaef71bc9name&description=hello+group used request id req-6f6966a6-612f-4c67-9d4d-bc18dad1a0b4 2018-12-04 21:19:25,187 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c9a1a3a4-c374-41d9-9a54-318645d71636 2018-12-04 21:19:25,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c9a1a3a4-c374-41d9-9a54-318645d71636 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a83043b7cd9f485fa26a72f0c930718e19fda03" 2018-12-04 21:19:25,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d5f1a2ac-f570-4d21-9e77-65cce9d367bb Date: Tue, 04 Dec 2018 21:19:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:24Z", "security_group_id": "c9a1a3a4-c374-41d9-9a54-318645d71636", "port_range_min": null, "revision_number": 0, "tenant_id": "0d37085722ac4852b4c9f23be6e284da", "created_at": "2018-12-04T21:19:24Z", "project_id": "0d37085722ac4852b4c9f23be6e284da", "id": "4801b9a4-69cd-4415-86bb-eaa6b84bb67e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:24Z", "security_group_id": "c9a1a3a4-c374-41d9-9a54-318645d71636", "port_range_min": null, "revision_number": 0, "tenant_id": "0d37085722ac4852b4c9f23be6e284da", "created_at": "2018-12-04T21:19:24Z", "project_id": "0d37085722ac4852b4c9f23be6e284da", "id": "5cce8de8-b82b-402a-8356-9f738ee2d922"}]} 2018-12-04 21:19:25,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c9a1a3a4-c374-41d9-9a54-318645d71636 used request id req-d5f1a2ac-f570-4d21-9e77-65cce9d367bb 2018-12-04 21:19:25,209 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c9a1a3a4-c374-41d9-9a54-318645d71636 2018-12-04 21:19:25,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c9a1a3a4-c374-41d9-9a54-318645d71636 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a83043b7cd9f485fa26a72f0c930718e19fda03" 2018-12-04 21:19:25,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-189aff52-5dba-4ab1-b202-668acc81cb20 Date: Tue, 04 Dec 2018 21:19:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:24Z", "security_group_id": "c9a1a3a4-c374-41d9-9a54-318645d71636", "port_range_min": null, "revision_number": 0, "tenant_id": "0d37085722ac4852b4c9f23be6e284da", "created_at": "2018-12-04T21:19:24Z", "project_id": "0d37085722ac4852b4c9f23be6e284da", "id": "4801b9a4-69cd-4415-86bb-eaa6b84bb67e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:24Z", "security_group_id": "c9a1a3a4-c374-41d9-9a54-318645d71636", "port_range_min": null, "revision_number": 0, "tenant_id": "0d37085722ac4852b4c9f23be6e284da", "created_at": "2018-12-04T21:19:24Z", "project_id": "0d37085722ac4852b4c9f23be6e284da", "id": "5cce8de8-b82b-402a-8356-9f738ee2d922"}]} 2018-12-04 21:19:25,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c9a1a3a4-c374-41d9-9a54-318645d71636 used request id req-189aff52-5dba-4ab1-b202-668acc81cb20 2018-12-04 21:19:25,230 - neutron_utils - INFO - Deleting security group rule with ID - 4801b9a4-69cd-4415-86bb-eaa6b84bb67e 2018-12-04 21:19:25,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/4801b9a4-69cd-4415-86bb-eaa6b84bb67e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995b23a044875117bd7ea64d83d4ea30173000e9" 2018-12-04 21:19:25,333 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-76732105-0e19-47d8-8f23-c16db83c498b Content-Length: 0 Date: Tue, 04 Dec 2018 21:19:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:19:25,333 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/4801b9a4-69cd-4415-86bb-eaa6b84bb67e used request id req-76732105-0e19-47d8-8f23-c16db83c498b 2018-12-04 21:19:25,334 - neutron_utils - INFO - Deleting security group rule with ID - 5cce8de8-b82b-402a-8356-9f738ee2d922 2018-12-04 21:19:25,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/5cce8de8-b82b-402a-8356-9f738ee2d922 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995b23a044875117bd7ea64d83d4ea30173000e9" 2018-12-04 21:19:25,430 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a79ba47b-befe-4bcc-b0ff-2756cb2d9109 Content-Length: 0 Date: Tue, 04 Dec 2018 21:19:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:19:25,430 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/5cce8de8-b82b-402a-8356-9f738ee2d922 used request id req-a79ba47b-befe-4bcc-b0ff-2756cb2d9109 2018-12-04 21:19:25,431 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-8503e138-5801-4c3e-b340-d17eaef71bc9name 2018-12-04 21:19:25,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/c9a1a3a4-c374-41d9-9a54-318645d71636 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995b23a044875117bd7ea64d83d4ea30173000e9" 2018-12-04 21:19:25,558 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4e057125-3fb1-4021-b627-ff3d19b2448e Content-Length: 0 Date: Tue, 04 Dec 2018 21:19:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:19:25,558 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/c9a1a3a4-c374-41d9-9a54-318645d71636 used request id req-4e057125-3fb1-4021-b627-ff3d19b2448e 2018-12-04 21:19:25,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30f4afa42b3b5a6cc98d1a13bdf6022eb8aa74a" 2018-12-04 21:19:25,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-f8341bc4-cb88-4077-978c-a10be5fa5830 Date: Tue, 04 Dec 2018 21:19:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0d37085722ac4852b4c9f23be6e284da", "created_at": "2018-12-04T21:19:23Z", "updated_at": "2018-12-04T21:19:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:23Z", "revision_number": 0, "id": "35ef5c2d-5423-4d75-903d-c41c1c9a941c", "remote_group_id": "f5986298-96d6-4559-b274-c98dabb058db", "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:23Z", "security_group_id": "f5986298-96d6-4559-b274-c98dabb058db", "tenant_id": "0d37085722ac4852b4c9f23be6e284da", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d37085722ac4852b4c9f23be6e284da"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:23Z", "revision_number": 0, "id": "47e5b75f-95e2-4c9b-aa07-bf1d9855a0a0", "remote_group_id": "f5986298-96d6-4559-b274-c98dabb058db", "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:23Z", "security_group_id": "f5986298-96d6-4559-b274-c98dabb058db", "tenant_id": "0d37085722ac4852b4c9f23be6e284da", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d37085722ac4852b4c9f23be6e284da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:23Z", "revision_number": 0, "id": "4ff0febf-6e7d-4ece-b1fd-6b1a80431985", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:23Z", "security_group_id": "f5986298-96d6-4559-b274-c98dabb058db", "tenant_id": "0d37085722ac4852b4c9f23be6e284da", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d37085722ac4852b4c9f23be6e284da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:23Z", "revision_number": 0, "id": "cd0675d8-9171-4133-9657-b71a7d5de043", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:23Z", "security_group_id": "f5986298-96d6-4559-b274-c98dabb058db", "tenant_id": "0d37085722ac4852b4c9f23be6e284da", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d37085722ac4852b4c9f23be6e284da"}], "revision_number": 4, "project_id": "0d37085722ac4852b4c9f23be6e284da", "id": "f5986298-96d6-4559-b274-c98dabb058db", "name": "default"}]} 2018-12-04 21:19:25,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-f8341bc4-cb88-4077-978c-a10be5fa5830 2018-12-04 21:19:25,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30f4afa42b3b5a6cc98d1a13bdf6022eb8aa74a" 2018-12-04 21:19:25,932 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:19:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8993ebc8-c3c8-46c9-8614-57216b160ccb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:19:25,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-8993ebc8-c3c8-46c9-8614-57216b160ccb 2018-12-04 21:19:25,932 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:19:25,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30f4afa42b3b5a6cc98d1a13bdf6022eb8aa74a" 2018-12-04 21:19:26,033 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:19:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5aabbf30-b408-4a3e-9eb4-926f2367c070 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:19:26,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-5aabbf30-b408-4a3e-9eb4-926f2367c070 2018-12-04 21:19:26,033 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:19:26,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30f4afa42b3b5a6cc98d1a13bdf6022eb8aa74a" 2018-12-04 21:19:26,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53dd3415-2a32-47ab-b3ab-2d7633a4888b 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:19:26,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-53dd3415-2a32-47ab-b3ab-2d7633a4888b 2018-12-04 21:19:26,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30f4afa42b3b5a6cc98d1a13bdf6022eb8aa74a" 2018-12-04 21:19:26,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67e420df-e715-4add-a6fe-5ccbdf2fbc61 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:19:26,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-67e420df-e715-4add-a6fe-5ccbdf2fbc61 2018-12-04 21:19:26,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30f4afa42b3b5a6cc98d1a13bdf6022eb8aa74a" 2018-12-04 21:19:26,343 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:19:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66f0ee2a-eb99-4dfc-9a37-ef050b3048b2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:19:26,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-66f0ee2a-eb99-4dfc-9a37-ef050b3048b2 2018-12-04 21:19:26,343 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:19:26,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30f4afa42b3b5a6cc98d1a13bdf6022eb8aa74a" 2018-12-04 21:19:26,446 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:19:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ad7ad1d-a49b-41c8-a892-860bda41d504 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:19:26,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-3ad7ad1d-a49b-41c8-a892-860bda41d504 2018-12-04 21:19:26,446 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:19:26,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30f4afa42b3b5a6cc98d1a13bdf6022eb8aa74a" 2018-12-04 21:19:26,552 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:19:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e320d853-0107-4f30-a128-f864bdc9d7ff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:19:26,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-e320d853-0107-4f30-a128-f864bdc9d7ff 2018-12-04 21:19:26,553 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:19:26,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30f4afa42b3b5a6cc98d1a13bdf6022eb8aa74a" 2018-12-04 21:19:26,651 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:19:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34fcde85-9fb5-4af8-8090-d9e7e7b3dd47 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:19:26,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-34fcde85-9fb5-4af8-8090-d9e7e7b3dd47 2018-12-04 21:19:26,652 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:19:26,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30f4afa42b3b5a6cc98d1a13bdf6022eb8aa74a" 2018-12-04 21:19:26,745 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:19:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb55faef-80f1-4a2d-b33c-4bb4f8d1a37a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:19:26,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-bb55faef-80f1-4a2d-b33c-4bb4f8d1a37a 2018-12-04 21:19:26,746 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:19:26,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30f4afa42b3b5a6cc98d1a13bdf6022eb8aa74a" 2018-12-04 21:19:26,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f2e70cf-ea21-4b43-8f85-c6ffe3fc70ca Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:19:26,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-5f2e70cf-ea21-4b43-8f85-c6ffe3fc70ca 2018-12-04 21:19:26,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0d37085722ac4852b4c9f23be6e284da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30f4afa42b3b5a6cc98d1a13bdf6022eb8aa74a" 2018-12-04 21:19:26,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-157bc877-4cb4-444c-8ae6-df6399bc6aa6 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0d37085722ac4852b4c9f23be6e284da"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0d37085722ac4852b4c9f23be6e284da", "name": "CreateSecurityGroupTests-c5541c65-7522-4f8-proj"}} 2018-12-04 21:19:26,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0d37085722ac4852b4c9f23be6e284da used request id req-157bc877-4cb4-444c-8ae6-df6399bc6aa6 2018-12-04 21:19:26,950 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5986298-96d6-4559-b274-c98dabb058db 2018-12-04 21:19:26,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f5986298-96d6-4559-b274-c98dabb058db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30f4afa42b3b5a6cc98d1a13bdf6022eb8aa74a" 2018-12-04 21:19:26,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-601748d3-ad92-4ad7-84c0-0ddc47e96cfe Date: Tue, 04 Dec 2018 21:19:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "f5986298-96d6-4559-b274-c98dabb058db", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:23Z", "security_group_id": "f5986298-96d6-4559-b274-c98dabb058db", "port_range_min": null, "revision_number": 0, "tenant_id": "0d37085722ac4852b4c9f23be6e284da", "created_at": "2018-12-04T21:19:23Z", "project_id": "0d37085722ac4852b4c9f23be6e284da", "id": "35ef5c2d-5423-4d75-903d-c41c1c9a941c"}, {"remote_group_id": "f5986298-96d6-4559-b274-c98dabb058db", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:23Z", "security_group_id": "f5986298-96d6-4559-b274-c98dabb058db", "port_range_min": null, "revision_number": 0, "tenant_id": "0d37085722ac4852b4c9f23be6e284da", "created_at": "2018-12-04T21:19:23Z", "project_id": "0d37085722ac4852b4c9f23be6e284da", "id": "47e5b75f-95e2-4c9b-aa07-bf1d9855a0a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:23Z", "security_group_id": "f5986298-96d6-4559-b274-c98dabb058db", "port_range_min": null, "revision_number": 0, "tenant_id": "0d37085722ac4852b4c9f23be6e284da", "created_at": "2018-12-04T21:19:23Z", "project_id": "0d37085722ac4852b4c9f23be6e284da", "id": "4ff0febf-6e7d-4ece-b1fd-6b1a80431985"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:23Z", "security_group_id": "f5986298-96d6-4559-b274-c98dabb058db", "port_range_min": null, "revision_number": 0, "tenant_id": "0d37085722ac4852b4c9f23be6e284da", "created_at": "2018-12-04T21:19:23Z", "project_id": "0d37085722ac4852b4c9f23be6e284da", "id": "cd0675d8-9171-4133-9657-b71a7d5de043"}]} 2018-12-04 21:19:26,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f5986298-96d6-4559-b274-c98dabb058db used request id req-601748d3-ad92-4ad7-84c0-0ddc47e96cfe 2018-12-04 21:19:26,973 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:19:26,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/f5986298-96d6-4559-b274-c98dabb058db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30f4afa42b3b5a6cc98d1a13bdf6022eb8aa74a" 2018-12-04 21:19:27,128 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0baf666e-1365-4899-ae9c-7a2858b226c7 Content-Length: 0 Date: Tue, 04 Dec 2018 21:19:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:19:27,129 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/f5986298-96d6-4559-b274-c98dabb058db used request id req-0baf666e-1365-4899-ae9c-7a2858b226c7 2018-12-04 21:19:27,129 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-c5541c65-7522-4f8-proj 2018-12-04 21:19:27,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/0d37085722ac4852b4c9f23be6e284da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30f4afa42b3b5a6cc98d1a13bdf6022eb8aa74a" 2018-12-04 21:19:27,421 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:19:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-216f5487-1d04-4331-b5e3-3d224d144cc9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:19:27,421 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/0d37085722ac4852b4c9f23be6e284da used request id req-216f5487-1d04-4331-b5e3-3d224d144cc9 2018-12-04 21:19:27,421 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-c5541c65-7522-4f8-proj-role 2018-12-04 21:19:27,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/cf5bfade6656495793cb10bcbdd4bf07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30f4afa42b3b5a6cc98d1a13bdf6022eb8aa74a" 2018-12-04 21:19:27,540 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:19:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb4451d5-ec4f-4dd9-9d83-dc791243d18e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:19:27,540 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/cf5bfade6656495793cb10bcbdd4bf07 used request id req-cb4451d5-ec4f-4dd9-9d83-dc791243d18e 2018-12-04 21:19:27,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30f4afa42b3b5a6cc98d1a13bdf6022eb8aa74a" 2018-12-04 21:19:27,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d0ce051-46ec-496f-ae47-1297b0e37a89 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:19:27,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1d0ce051-46ec-496f-ae47-1297b0e37a89 2018-12-04 21:19:27,641 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-c5541c65-7522-4f8-user 2018-12-04 21:19:27,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/c885ae9e6df040a09ea10fe8293e1a3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3ec4a27134d750159e232404f59c79d48c35741" 2018-12-04 21:19:27,823 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:19:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eced6b02-9f8f-4be9-8b22-678d12eb2f82 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:19:27,823 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c885ae9e6df040a09ea10fe8293e1a3e used request id req-eced6b02-9f8f-4be9-8b22-678d12eb2f82 2018-12-04 21:19:27,825 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:19:28,227 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:19:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["4JaPhfiZReSBXeARzrL65Q"], "issued_at": "2018-12-04T21:19:28.000000Z"}} 2018-12-04 21:19:28,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c56d5c327815438e283af1c31ede2a97ea6e605" 2018-12-04 21:19:28,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6284036-2d75-43e7-be76-cc69f005eeda Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:19:28,317 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a6284036-2d75-43e7-be76-cc69f005eeda 2018-12-04 21:19:28,318 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:19:28,319 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:19:28,717 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:19:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["mHGbm0_UR4-RzJtEqXdW1g"], "issued_at": "2018-12-04T21:19:28.000000Z"}} 2018-12-04 21:19:28,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42639b3474ce6aecb824486337be72ea2c5c1743" 2018-12-04 21:19:28,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f359d978-60e8-41fb-b4ad-439c75c2f169 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:19:28,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f359d978-60e8-41fb-b4ad-439c75c2f169 2018-12-04 21:19:28,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:19:28,820 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:19: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:19:28,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-8d1adf03-2d94-47b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42639b3474ce6aecb824486337be72ea2c5c1743" 2018-12-04 21:19:28,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c21f02de-f106-465c-a08e-6d4f92de9624 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-8d1adf03-2d94-47b-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:19:28,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-8d1adf03-2d94-47b-proj used request id req-c21f02de-f106-465c-a08e-6d4f92de9624 2018-12-04 21:19:28,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42639b3474ce6aecb824486337be72ea2c5c1743" 2018-12-04 21:19:29,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7423b5dc-da81-4116-acff-be882a2cea6f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:19:29,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7423b5dc-da81-4116-acff-be882a2cea6f 2018-12-04 21:19:29,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42639b3474ce6aecb824486337be72ea2c5c1743" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-8d1adf03-2d94-47b-proj"}}' 2018-12-04 21:19:29,155 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:19:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64fa0dc3-9299-481e-9fd8-c93830ae2724 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5c76dc8e136e4fdb977100698dd0642c"}, "tags": [], "enabled": true, "id": "5c76dc8e136e4fdb977100698dd0642c", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-8d1adf03-2d94-47b-proj"}} 2018-12-04 21:19:29,155 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-64fa0dc3-9299-481e-9fd8-c93830ae2724 2018-12-04 21:19:29,155 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-8d1adf03-2d94-47b-proj 2018-12-04 21:19:29,156 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:19:29,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:19:29,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:19:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["wPuOoselT3eGY6uZaRjDsQ"], "issued_at": "2018-12-04T21:19:29.000000Z"}} 2018-12-04 21:19:29,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cb1d7d3138e95df7e9a30a184821a995cc0ab4" 2018-12-04 21:19:29,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15fa5c75-1064-4d8c-90d1-6a025f35da8c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:19:29,653 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-15fa5c75-1064-4d8c-90d1-6a025f35da8c 2018-12-04 21:19:29,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:19:29,662 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:19: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:19:29,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cb1d7d3138e95df7e9a30a184821a995cc0ab4" 2018-12-04 21:19:29,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0765e31-7207-479c-9408-62088cf5d1b8 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:19:29,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a0765e31-7207-479c-9408-62088cf5d1b8 2018-12-04 21:19:29,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-8d1adf03-2d94-47b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cb1d7d3138e95df7e9a30a184821a995cc0ab4" 2018-12-04 21:19:29,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-537c5978-15e1-4c2e-a972-afae9048ce8d Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-8d1adf03-2d94-47b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5c76dc8e136e4fdb977100698dd0642c"}, "tags": [], "enabled": true, "id": "5c76dc8e136e4fdb977100698dd0642c", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-8d1adf03-2d94-47b-proj"}]} 2018-12-04 21:19:29,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-8d1adf03-2d94-47b-proj used request id req-537c5978-15e1-4c2e-a972-afae9048ce8d 2018-12-04 21:19:29,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cb1d7d3138e95df7e9a30a184821a995cc0ab4" 2018-12-04 21:19:29,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f49e450-4ec0-41bb-9012-5f25f6a99b45 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:19:29,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7f49e450-4ec0-41bb-9012-5f25f6a99b45 2018-12-04 21:19:30,364 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-8d1adf03-2d94-47b-user 2018-12-04 21:19:30,365 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:19:30,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42639b3474ce6aecb824486337be72ea2c5c1743" 2018-12-04 21:19:30,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ee68fb5-5fb3-4e5c-800c-60bcd982defe Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:19:30,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0ee68fb5-5fb3-4e5c-800c-60bcd982defe 2018-12-04 21:19:30,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42639b3474ce6aecb824486337be72ea2c5c1743" -d '{"role": {"name": "CreateSecurityGroupTests-8d1adf03-2d94-47b-proj-role"}}' 2018-12-04 21:19:30,502 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:19:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8231f997-69d7-42a0-8191-2b5a79753d43 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "20c2eef80d154ce2abf7a1782adb9b9e", "links": {"self": "http://172.30.9.23:5000/v3/roles/20c2eef80d154ce2abf7a1782adb9b9e"}, "name": "CreateSecurityGroupTests-8d1adf03-2d94-47b-proj-role"}} 2018-12-04 21:19:30,503 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-8231f997-69d7-42a0-8191-2b5a79753d43 2018-12-04 21:19:30,503 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-8d1adf03-2d94-47b-proj-role 2018-12-04 21:19:30,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/20c2eef80d154ce2abf7a1782adb9b9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42639b3474ce6aecb824486337be72ea2c5c1743" 2018-12-04 21:19:30,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23189145-0cfa-492c-9880-84aa07a9cf88 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "20c2eef80d154ce2abf7a1782adb9b9e", "links": {"self": "http://172.30.9.23:5000/v3/roles/20c2eef80d154ce2abf7a1782adb9b9e"}, "name": "CreateSecurityGroupTests-8d1adf03-2d94-47b-proj-role"}} 2018-12-04 21:19:30,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/20c2eef80d154ce2abf7a1782adb9b9e used request id req-23189145-0cfa-492c-9880-84aa07a9cf88 2018-12-04 21:19:30,604 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-8d1adf03-2d94-47b-proj-role to project CreateSecurityGroupTests-8d1adf03-2d94-47b-proj 2018-12-04 21:19:30,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/5c76dc8e136e4fdb977100698dd0642c/users/d87d96e3d206430293f41ac837b1c474/roles/20c2eef80d154ce2abf7a1782adb9b9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42639b3474ce6aecb824486337be72ea2c5c1743" 2018-12-04 21:19:30,745 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:19:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e27503da-6863-4c30-8ad9-ea09e219c9db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:19:30,745 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/5c76dc8e136e4fdb977100698dd0642c/users/d87d96e3d206430293f41ac837b1c474/roles/20c2eef80d154ce2abf7a1782adb9b9e used request id req-e27503da-6863-4c30-8ad9-ea09e219c9db 2018-12-04 21:19:30,748 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:19:30,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:19:31,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "20c2eef80d154ce2abf7a1782adb9b9e", "name": "CreateSecurityGroupTests-8d1adf03-2d94-47b-proj-role"}], "expires_at": "2018-12-04T22:19:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c76dc8e136e4fdb977100698dd0642c", "name": "CreateSecurityGroupTests-8d1adf03-2d94-47b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/5c76dc8e136e4fdb977100698dd0642c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/5c76dc8e136e4fdb977100698dd0642c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/5c76dc8e136e4fdb977100698dd0642c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_5c76dc8e136e4fdb977100698dd0642c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_5c76dc8e136e4fdb977100698dd0642c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5c76dc8e136e4fdb977100698dd0642c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/5c76dc8e136e4fdb977100698dd0642c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/5c76dc8e136e4fdb977100698dd0642c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5c76dc8e136e4fdb977100698dd0642c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/5c76dc8e136e4fdb977100698dd0642c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/5c76dc8e136e4fdb977100698dd0642c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5c76dc8e136e4fdb977100698dd0642c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/5c76dc8e136e4fdb977100698dd0642c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/5c76dc8e136e4fdb977100698dd0642c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-8d1adf03-2d94-47b-user", "id": "d87d96e3d206430293f41ac837b1c474"}, "audit_ids": ["sPYfYLpWRFKUXHH6g__pvA"], "issued_at": "2018-12-04T21:19:31.000000Z"}} 2018-12-04 21:19:31,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc5c88cb78484a0428f9ddcb273384a1189389c4" 2018-12-04 21:19:31,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2aa0747-08c9-4994-a549-d0fb8fc5d25e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:19:31,230 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f2aa0747-08c9-4994-a549-d0fb8fc5d25e 2018-12-04 21:19:31,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc5c88cb78484a0428f9ddcb273384a1189389c4" 2018-12-04 21:19:31,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b1cfeb9c-4610-42b2-b060-8e33945bff44 Date: Tue, 04 Dec 2018 21:19:31 GMT RESP BODY: {"security_groups": []} 2018-12-04 21:19:31,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name&description=hello+group used request id req-b1cfeb9c-4610-42b2-b060-8e33945bff44 2018-12-04 21:19:31,554 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name... 2018-12-04 21:19:31,554 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name 2018-12-04 21:19:31,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc5c88cb78484a0428f9ddcb273384a1189389c4" -d '{"security_group": {"name": "CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name", "description": "hello group"}}' 2018-12-04 21:19:31,858 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-e06ce8ab-cc01-4c81-a2eb-a5303191250f Date: Tue, 04 Dec 2018 21:19:31 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "updated_at": "2018-12-04T21:19:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "revision_number": 0, "id": "97bb2d76-09c7-464d-ba6e-89b2b1cb4b42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "revision_number": 0, "id": "9c144725-c3c9-47bd-a8db-a14e89620709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}], "revision_number": 2, "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "name": "CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name"}} 2018-12-04 21:19:31,858 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-e06ce8ab-cc01-4c81-a2eb-a5303191250f 2018-12-04 21:19:31,859 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19962c78-9892-4bc8-8e6e-bfc2b869e8da 2018-12-04 21:19:31,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc5c88cb78484a0428f9ddcb273384a1189389c4" 2018-12-04 21:19:31,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-db5d0cf5-fded-4915-b8eb-91a985beecbd Date: Tue, 04 Dec 2018 21:19:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "97bb2d76-09c7-464d-ba6e-89b2b1cb4b42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "9c144725-c3c9-47bd-a8db-a14e89620709"}]} 2018-12-04 21:19:31,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da used request id req-db5d0cf5-fded-4915-b8eb-91a985beecbd 2018-12-04 21:19:31,921 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19962c78-9892-4bc8-8e6e-bfc2b869e8da 2018-12-04 21:19:31,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc5c88cb78484a0428f9ddcb273384a1189389c4" 2018-12-04 21:19:31,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a0bf5083-18a9-496f-a2fc-4f1b90dd1079 Date: Tue, 04 Dec 2018 21:19:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "97bb2d76-09c7-464d-ba6e-89b2b1cb4b42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "9c144725-c3c9-47bd-a8db-a14e89620709"}]} 2018-12-04 21:19:31,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da used request id req-a0bf5083-18a9-496f-a2fc-4f1b90dd1079 2018-12-04 21:19:31,946 - neutron_utils - INFO - Retrieving security group with ID - 19962c78-9892-4bc8-8e6e-bfc2b869e8da 2018-12-04 21:19:31,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=19962c78-9892-4bc8-8e6e-bfc2b869e8da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc5c88cb78484a0428f9ddcb273384a1189389c4" 2018-12-04 21:19:32,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-55f5bdd4-c106-4faa-bb8b-8b27571bfac6 Date: Tue, 04 Dec 2018 21:19:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "updated_at": "2018-12-04T21:19:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "revision_number": 0, "id": "97bb2d76-09c7-464d-ba6e-89b2b1cb4b42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "revision_number": 0, "id": "9c144725-c3c9-47bd-a8db-a14e89620709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}], "revision_number": 2, "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "name": "CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name"}]} 2018-12-04 21:19:32,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=19962c78-9892-4bc8-8e6e-bfc2b869e8da used request id req-55f5bdd4-c106-4faa-bb8b-8b27571bfac6 2018-12-04 21:19:32,029 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19962c78-9892-4bc8-8e6e-bfc2b869e8da 2018-12-04 21:19:32,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc5c88cb78484a0428f9ddcb273384a1189389c4" 2018-12-04 21:19:32,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fd61ec1b-2c38-4f18-8aae-37c0eaec6c59 Date: Tue, 04 Dec 2018 21:19:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "97bb2d76-09c7-464d-ba6e-89b2b1cb4b42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "9c144725-c3c9-47bd-a8db-a14e89620709"}]} 2018-12-04 21:19:32,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da used request id req-fd61ec1b-2c38-4f18-8aae-37c0eaec6c59 2018-12-04 21:19:32,052 - neutron_utils - INFO - Retrieving security group with ID - 19962c78-9892-4bc8-8e6e-bfc2b869e8da 2018-12-04 21:19:32,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=19962c78-9892-4bc8-8e6e-bfc2b869e8da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc5c88cb78484a0428f9ddcb273384a1189389c4" 2018-12-04 21:19:32,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-1cd5fc1f-76ef-4bfa-a214-7909afa0c0fe Date: Tue, 04 Dec 2018 21:19:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "updated_at": "2018-12-04T21:19:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "revision_number": 0, "id": "97bb2d76-09c7-464d-ba6e-89b2b1cb4b42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "revision_number": 0, "id": "9c144725-c3c9-47bd-a8db-a14e89620709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}], "revision_number": 2, "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "name": "CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name"}]} 2018-12-04 21:19:32,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=19962c78-9892-4bc8-8e6e-bfc2b869e8da used request id req-1cd5fc1f-76ef-4bfa-a214-7909afa0c0fe 2018-12-04 21:19:32,103 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19962c78-9892-4bc8-8e6e-bfc2b869e8da 2018-12-04 21:19:32,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc5c88cb78484a0428f9ddcb273384a1189389c4" 2018-12-04 21:19:32,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ba626740-cfbc-4b9e-b6bf-acde75d32c0a Date: Tue, 04 Dec 2018 21:19:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "97bb2d76-09c7-464d-ba6e-89b2b1cb4b42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "9c144725-c3c9-47bd-a8db-a14e89620709"}]} 2018-12-04 21:19:32,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da used request id req-ba626740-cfbc-4b9e-b6bf-acde75d32c0a 2018-12-04 21:19:32,127 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name 2018-12-04 21:19:32,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc5c88cb78484a0428f9ddcb273384a1189389c4" 2018-12-04 21:19:32,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-65f84396-b970-4ea6-aa2f-0faf32e5ef27 Date: Tue, 04 Dec 2018 21:19:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "updated_at": "2018-12-04T21:19:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "revision_number": 0, "id": "97bb2d76-09c7-464d-ba6e-89b2b1cb4b42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "revision_number": 0, "id": "9c144725-c3c9-47bd-a8db-a14e89620709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}], "revision_number": 2, "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "name": "CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name"}]} 2018-12-04 21:19:32,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name used request id req-65f84396-b970-4ea6-aa2f-0faf32e5ef27 2018-12-04 21:19:32,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:19:32,179 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:19:32,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5c76dc8e136e4fdb977100698dd0642c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc5c88cb78484a0428f9ddcb273384a1189389c4" 2018-12-04 21:19:32,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cadac20e-17fe-4d7f-954e-37bdfc213e29 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5c76dc8e136e4fdb977100698dd0642c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5c76dc8e136e4fdb977100698dd0642c", "name": "CreateSecurityGroupTests-8d1adf03-2d94-47b-proj"}} 2018-12-04 21:19:32,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5c76dc8e136e4fdb977100698dd0642c used request id req-cadac20e-17fe-4d7f-954e-37bdfc213e29 2018-12-04 21:19:32,265 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19962c78-9892-4bc8-8e6e-bfc2b869e8da 2018-12-04 21:19:32,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc5c88cb78484a0428f9ddcb273384a1189389c4" 2018-12-04 21:19:32,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0f846b22-3878-4244-8551-431eaa8e849f Date: Tue, 04 Dec 2018 21:19:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "97bb2d76-09c7-464d-ba6e-89b2b1cb4b42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "9c144725-c3c9-47bd-a8db-a14e89620709"}]} 2018-12-04 21:19:32,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da used request id req-0f846b22-3878-4244-8551-431eaa8e849f 2018-12-04 21:19:32,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}bc5c88cb78484a0428f9ddcb273384a1189389c4" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da"}}' 2018-12-04 21:19:32,445 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-98663eea-25d2-4dd1-95a7-3af0f7c1c544 Date: Tue, 04 Dec 2018 21:19:32 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:32Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "e226bad7-84a4-41db-b5ae-524451bfc592"}} 2018-12-04 21:19:32,445 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-98663eea-25d2-4dd1-95a7-3af0f7c1c544 2018-12-04 21:19:32,445 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name 2018-12-04 21:19:32,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc5c88cb78484a0428f9ddcb273384a1189389c4" 2018-12-04 21:19:32,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-1b7c8a67-a2de-406d-b301-be8075024920 Date: Tue, 04 Dec 2018 21:19:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "updated_at": "2018-12-04T21:19:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "revision_number": 0, "id": "97bb2d76-09c7-464d-ba6e-89b2b1cb4b42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "revision_number": 0, "id": "9c144725-c3c9-47bd-a8db-a14e89620709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "revision_number": 0, "id": "e226bad7-84a4-41db-b5ae-524451bfc592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}], "revision_number": 3, "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "name": "CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name"}]} 2018-12-04 21:19:32,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name used request id req-1b7c8a67-a2de-406d-b301-be8075024920 2018-12-04 21:19:32,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5c76dc8e136e4fdb977100698dd0642c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc5c88cb78484a0428f9ddcb273384a1189389c4" 2018-12-04 21:19:32,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c5f1304-765d-4157-9bb0-30d7356bfa9c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5c76dc8e136e4fdb977100698dd0642c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5c76dc8e136e4fdb977100698dd0642c", "name": "CreateSecurityGroupTests-8d1adf03-2d94-47b-proj"}} 2018-12-04 21:19:32,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5c76dc8e136e4fdb977100698dd0642c used request id req-3c5f1304-765d-4157-9bb0-30d7356bfa9c 2018-12-04 21:19:32,588 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19962c78-9892-4bc8-8e6e-bfc2b869e8da 2018-12-04 21:19:32,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc5c88cb78484a0428f9ddcb273384a1189389c4" 2018-12-04 21:19:32,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-120655d1-9ff6-4de8-b982-ad3921bd99ab Date: Tue, 04 Dec 2018 21:19:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "97bb2d76-09c7-464d-ba6e-89b2b1cb4b42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "9c144725-c3c9-47bd-a8db-a14e89620709"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:32Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "e226bad7-84a4-41db-b5ae-524451bfc592"}]} 2018-12-04 21:19:32,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da used request id req-120655d1-9ff6-4de8-b982-ad3921bd99ab 2018-12-04 21:19:32,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}bc5c88cb78484a0428f9ddcb273384a1189389c4" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da"}}' 2018-12-04 21:19:32,784 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-a4b79f5e-0e19-4f56-980e-3bf43241b0ad Date: Tue, 04 Dec 2018 21:19:32 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:32Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "ecb33840-caa7-4084-8189-d343f0983c16"}} 2018-12-04 21:19:32,784 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-a4b79f5e-0e19-4f56-980e-3bf43241b0ad 2018-12-04 21:19:32,784 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name 2018-12-04 21:19:32,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc5c88cb78484a0428f9ddcb273384a1189389c4" 2018-12-04 21:19:32,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-4a9f3035-e882-4f88-b2b2-e3432b4f4017 Date: Tue, 04 Dec 2018 21:19:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "updated_at": "2018-12-04T21:19:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "revision_number": 0, "id": "97bb2d76-09c7-464d-ba6e-89b2b1cb4b42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "revision_number": 0, "id": "9c144725-c3c9-47bd-a8db-a14e89620709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "revision_number": 0, "id": "e226bad7-84a4-41db-b5ae-524451bfc592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "revision_number": 0, "id": "ecb33840-caa7-4084-8189-d343f0983c16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}], "revision_number": 4, "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "name": "CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name"}]} 2018-12-04 21:19:32,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name used request id req-4a9f3035-e882-4f88-b2b2-e3432b4f4017 2018-12-04 21:19:32,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5c76dc8e136e4fdb977100698dd0642c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc5c88cb78484a0428f9ddcb273384a1189389c4" 2018-12-04 21:19:32,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a91ff571-278b-4c1e-a762-b5cc9d5ae26c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5c76dc8e136e4fdb977100698dd0642c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5c76dc8e136e4fdb977100698dd0642c", "name": "CreateSecurityGroupTests-8d1adf03-2d94-47b-proj"}} 2018-12-04 21:19:32,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5c76dc8e136e4fdb977100698dd0642c used request id req-a91ff571-278b-4c1e-a762-b5cc9d5ae26c 2018-12-04 21:19:32,939 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19962c78-9892-4bc8-8e6e-bfc2b869e8da 2018-12-04 21:19:32,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc5c88cb78484a0428f9ddcb273384a1189389c4" 2018-12-04 21:19:32,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-d8223447-175b-4ef0-848e-3170cedc92d7 Date: Tue, 04 Dec 2018 21:19:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "97bb2d76-09c7-464d-ba6e-89b2b1cb4b42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "9c144725-c3c9-47bd-a8db-a14e89620709"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:32Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "e226bad7-84a4-41db-b5ae-524451bfc592"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:32Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "ecb33840-caa7-4084-8189-d343f0983c16"}]} 2018-12-04 21:19:32,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da used request id req-d8223447-175b-4ef0-848e-3170cedc92d7 2018-12-04 21:19:33,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}bc5c88cb78484a0428f9ddcb273384a1189389c4" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": 10}}' 2018-12-04 21:19:33,149 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-cad15f02-e1c1-48ed-ba90-e8f19420bbc6 Date: Tue, 04 Dec 2018 21:19:33 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:19:33Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": 10, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:33Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "625cc68f-00d6-4cc1-8cf7-cf3be56d3496"}} 2018-12-04 21:19:33,149 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-cad15f02-e1c1-48ed-ba90-e8f19420bbc6 2018-12-04 21:19:33,150 - neutron_utils - INFO - Retrieving security group with ID - 19962c78-9892-4bc8-8e6e-bfc2b869e8da 2018-12-04 21:19:33,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=19962c78-9892-4bc8-8e6e-bfc2b869e8da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc5c88cb78484a0428f9ddcb273384a1189389c4" 2018-12-04 21:19:33,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-87f7efc9-dd0f-4333-b13b-16fd5ccdff8b Date: Tue, 04 Dec 2018 21:19:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "updated_at": "2018-12-04T21:19:33Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-04T21:19:33Z", "revision_number": 0, "id": "625cc68f-00d6-4cc1-8cf7-cf3be56d3496", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:33Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "revision_number": 0, "id": "97bb2d76-09c7-464d-ba6e-89b2b1cb4b42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "revision_number": 0, "id": "9c144725-c3c9-47bd-a8db-a14e89620709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "revision_number": 0, "id": "e226bad7-84a4-41db-b5ae-524451bfc592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "revision_number": 0, "id": "ecb33840-caa7-4084-8189-d343f0983c16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}], "revision_number": 5, "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "name": "CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name"}]} 2018-12-04 21:19:33,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=19962c78-9892-4bc8-8e6e-bfc2b869e8da used request id req-87f7efc9-dd0f-4333-b13b-16fd5ccdff8b 2018-12-04 21:19:33,202 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19962c78-9892-4bc8-8e6e-bfc2b869e8da 2018-12-04 21:19:33,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc5c88cb78484a0428f9ddcb273384a1189389c4" 2018-12-04 21:19:33,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d1edd889-6b28-44de-bab9-55bf2534d639 Date: Tue, 04 Dec 2018 21:19:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:19:33Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": 10, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:33Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "625cc68f-00d6-4cc1-8cf7-cf3be56d3496"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "97bb2d76-09c7-464d-ba6e-89b2b1cb4b42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "9c144725-c3c9-47bd-a8db-a14e89620709"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:32Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "e226bad7-84a4-41db-b5ae-524451bfc592"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:32Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "ecb33840-caa7-4084-8189-d343f0983c16"}]} 2018-12-04 21:19:33,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da used request id req-d1edd889-6b28-44de-bab9-55bf2534d639 2018-12-04 21:19:33,248 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:19:33,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "20c2eef80d154ce2abf7a1782adb9b9e", "name": "CreateSecurityGroupTests-8d1adf03-2d94-47b-proj-role"}], "expires_at": "2018-12-04T22:19:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c76dc8e136e4fdb977100698dd0642c", "name": "CreateSecurityGroupTests-8d1adf03-2d94-47b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/5c76dc8e136e4fdb977100698dd0642c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/5c76dc8e136e4fdb977100698dd0642c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/5c76dc8e136e4fdb977100698dd0642c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_5c76dc8e136e4fdb977100698dd0642c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_5c76dc8e136e4fdb977100698dd0642c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5c76dc8e136e4fdb977100698dd0642c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/5c76dc8e136e4fdb977100698dd0642c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/5c76dc8e136e4fdb977100698dd0642c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5c76dc8e136e4fdb977100698dd0642c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/5c76dc8e136e4fdb977100698dd0642c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/5c76dc8e136e4fdb977100698dd0642c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5c76dc8e136e4fdb977100698dd0642c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/5c76dc8e136e4fdb977100698dd0642c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/5c76dc8e136e4fdb977100698dd0642c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-8d1adf03-2d94-47b-user", "id": "d87d96e3d206430293f41ac837b1c474"}, "audit_ids": ["fIFmtcELTJGAIU-5HNIXNA"], "issued_at": "2018-12-04T21:19:33.000000Z"}} 2018-12-04 21:19:33,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0123b0a4e3f820e62fcaa717a871893bdbd333" 2018-12-04 21:19:33,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-bcdd97c3-0251-41d9-ac1d-30cb70354dea Date: Tue, 04 Dec 2018 21:19:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "updated_at": "2018-12-04T21:19:33Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-04T21:19:33Z", "revision_number": 0, "id": "625cc68f-00d6-4cc1-8cf7-cf3be56d3496", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:33Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "revision_number": 0, "id": "97bb2d76-09c7-464d-ba6e-89b2b1cb4b42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "revision_number": 0, "id": "9c144725-c3c9-47bd-a8db-a14e89620709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "revision_number": 0, "id": "e226bad7-84a4-41db-b5ae-524451bfc592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "revision_number": 0, "id": "ecb33840-caa7-4084-8189-d343f0983c16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}], "revision_number": 5, "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "name": "CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name"}]} 2018-12-04 21:19:33,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name&description=hello+group used request id req-bcdd97c3-0251-41d9-ac1d-30cb70354dea 2018-12-04 21:19:33,866 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19962c78-9892-4bc8-8e6e-bfc2b869e8da 2018-12-04 21:19:33,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0123b0a4e3f820e62fcaa717a871893bdbd333" 2018-12-04 21:19:33,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-3d160790-33a9-4e5b-bb98-8f86e8133481 Date: Tue, 04 Dec 2018 21:19:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:19:33Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": 10, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:33Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "625cc68f-00d6-4cc1-8cf7-cf3be56d3496"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "97bb2d76-09c7-464d-ba6e-89b2b1cb4b42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "9c144725-c3c9-47bd-a8db-a14e89620709"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:32Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "e226bad7-84a4-41db-b5ae-524451bfc592"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:32Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "ecb33840-caa7-4084-8189-d343f0983c16"}]} 2018-12-04 21:19:33,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da used request id req-3d160790-33a9-4e5b-bb98-8f86e8133481 2018-12-04 21:19:33,891 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19962c78-9892-4bc8-8e6e-bfc2b869e8da 2018-12-04 21:19:33,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0123b0a4e3f820e62fcaa717a871893bdbd333" 2018-12-04 21:19:33,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-56609d5e-8db1-413d-94ba-cbc56087da0c Date: Tue, 04 Dec 2018 21:19:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:19:33Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": 10, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:33Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "625cc68f-00d6-4cc1-8cf7-cf3be56d3496"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "97bb2d76-09c7-464d-ba6e-89b2b1cb4b42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "9c144725-c3c9-47bd-a8db-a14e89620709"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:32Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "e226bad7-84a4-41db-b5ae-524451bfc592"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:32Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "ecb33840-caa7-4084-8189-d343f0983c16"}]} 2018-12-04 21:19:33,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da used request id req-56609d5e-8db1-413d-94ba-cbc56087da0c 2018-12-04 21:19:33,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0123b0a4e3f820e62fcaa717a871893bdbd333" 2018-12-04 21:19:33,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-ad1f4573-f5fe-452b-ad5c-5e5dab44b084 Date: Tue, 04 Dec 2018 21:19:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "updated_at": "2018-12-04T21:19:33Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-04T21:19:33Z", "revision_number": 0, "id": "625cc68f-00d6-4cc1-8cf7-cf3be56d3496", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:33Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "revision_number": 0, "id": "97bb2d76-09c7-464d-ba6e-89b2b1cb4b42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "revision_number": 0, "id": "9c144725-c3c9-47bd-a8db-a14e89620709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "revision_number": 0, "id": "e226bad7-84a4-41db-b5ae-524451bfc592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "revision_number": 0, "id": "ecb33840-caa7-4084-8189-d343f0983c16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}], "revision_number": 5, "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "name": "CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name"}]} 2018-12-04 21:19:33,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name used request id req-ad1f4573-f5fe-452b-ad5c-5e5dab44b084 2018-12-04 21:19:33,965 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19962c78-9892-4bc8-8e6e-bfc2b869e8da 2018-12-04 21:19:33,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0123b0a4e3f820e62fcaa717a871893bdbd333" 2018-12-04 21:19:33,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-4d2fdcb2-d6af-41db-a5da-fac62942adcd Date: Tue, 04 Dec 2018 21:19:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:19:33Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": 10, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:33Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "625cc68f-00d6-4cc1-8cf7-cf3be56d3496"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "97bb2d76-09c7-464d-ba6e-89b2b1cb4b42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "9c144725-c3c9-47bd-a8db-a14e89620709"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:32Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "e226bad7-84a4-41db-b5ae-524451bfc592"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:32Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "ecb33840-caa7-4084-8189-d343f0983c16"}]} 2018-12-04 21:19:33,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da used request id req-4d2fdcb2-d6af-41db-a5da-fac62942adcd 2018-12-04 21:19:33,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0123b0a4e3f820e62fcaa717a871893bdbd333" 2018-12-04 21:19:34,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-5bd269fd-f433-415c-9d77-0de571241114 Date: Tue, 04 Dec 2018 21:19:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "updated_at": "2018-12-04T21:19:33Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-04T21:19:33Z", "revision_number": 0, "id": "625cc68f-00d6-4cc1-8cf7-cf3be56d3496", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:33Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "revision_number": 0, "id": "97bb2d76-09c7-464d-ba6e-89b2b1cb4b42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "revision_number": 0, "id": "9c144725-c3c9-47bd-a8db-a14e89620709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "revision_number": 0, "id": "e226bad7-84a4-41db-b5ae-524451bfc592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "revision_number": 0, "id": "ecb33840-caa7-4084-8189-d343f0983c16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}], "revision_number": 5, "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "name": "CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name"}]} 2018-12-04 21:19:34,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name used request id req-5bd269fd-f433-415c-9d77-0de571241114 2018-12-04 21:19:34,046 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19962c78-9892-4bc8-8e6e-bfc2b869e8da 2018-12-04 21:19:34,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0123b0a4e3f820e62fcaa717a871893bdbd333" 2018-12-04 21:19:34,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-47d17276-9cfc-42b2-9769-9711373758f5 Date: Tue, 04 Dec 2018 21:19:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:19:33Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": 10, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:33Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "625cc68f-00d6-4cc1-8cf7-cf3be56d3496"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "97bb2d76-09c7-464d-ba6e-89b2b1cb4b42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "9c144725-c3c9-47bd-a8db-a14e89620709"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:32Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "e226bad7-84a4-41db-b5ae-524451bfc592"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:32Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "ecb33840-caa7-4084-8189-d343f0983c16"}]} 2018-12-04 21:19:34,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da used request id req-47d17276-9cfc-42b2-9769-9711373758f5 2018-12-04 21:19:34,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0123b0a4e3f820e62fcaa717a871893bdbd333" 2018-12-04 21:19:34,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-750e9262-8f79-48a1-bf9c-4ed3bf3f5996 Date: Tue, 04 Dec 2018 21:19:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "updated_at": "2018-12-04T21:19:33Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-04T21:19:33Z", "revision_number": 0, "id": "625cc68f-00d6-4cc1-8cf7-cf3be56d3496", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:33Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "revision_number": 0, "id": "97bb2d76-09c7-464d-ba6e-89b2b1cb4b42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "revision_number": 0, "id": "9c144725-c3c9-47bd-a8db-a14e89620709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "revision_number": 0, "id": "e226bad7-84a4-41db-b5ae-524451bfc592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "revision_number": 0, "id": "ecb33840-caa7-4084-8189-d343f0983c16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}], "revision_number": 5, "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "name": "CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name"}]} 2018-12-04 21:19:34,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name used request id req-750e9262-8f79-48a1-bf9c-4ed3bf3f5996 2018-12-04 21:19:34,121 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19962c78-9892-4bc8-8e6e-bfc2b869e8da 2018-12-04 21:19:34,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0123b0a4e3f820e62fcaa717a871893bdbd333" 2018-12-04 21:19:34,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-334e5973-e3f5-458c-8de3-a75720343a31 Date: Tue, 04 Dec 2018 21:19:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:19:33Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": 10, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:33Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "625cc68f-00d6-4cc1-8cf7-cf3be56d3496"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "97bb2d76-09c7-464d-ba6e-89b2b1cb4b42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "9c144725-c3c9-47bd-a8db-a14e89620709"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:32Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "e226bad7-84a4-41db-b5ae-524451bfc592"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:32Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "ecb33840-caa7-4084-8189-d343f0983c16"}]} 2018-12-04 21:19:34,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da used request id req-334e5973-e3f5-458c-8de3-a75720343a31 2018-12-04 21:19:34,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0123b0a4e3f820e62fcaa717a871893bdbd333" 2018-12-04 21:19:34,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-3c4b855c-3226-4dff-bdab-1d1e587a8008 Date: Tue, 04 Dec 2018 21:19:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "updated_at": "2018-12-04T21:19:33Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-04T21:19:33Z", "revision_number": 0, "id": "625cc68f-00d6-4cc1-8cf7-cf3be56d3496", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:33Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "revision_number": 0, "id": "97bb2d76-09c7-464d-ba6e-89b2b1cb4b42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "revision_number": 0, "id": "9c144725-c3c9-47bd-a8db-a14e89620709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "revision_number": 0, "id": "e226bad7-84a4-41db-b5ae-524451bfc592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "revision_number": 0, "id": "ecb33840-caa7-4084-8189-d343f0983c16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}], "revision_number": 5, "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "name": "CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name"}]} 2018-12-04 21:19:34,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name used request id req-3c4b855c-3226-4dff-bdab-1d1e587a8008 2018-12-04 21:19:34,206 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19962c78-9892-4bc8-8e6e-bfc2b869e8da 2018-12-04 21:19:34,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0123b0a4e3f820e62fcaa717a871893bdbd333" 2018-12-04 21:19:34,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-931f5549-5acb-448e-af20-cab35a900b06 Date: Tue, 04 Dec 2018 21:19:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:19:33Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": 10, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:33Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "625cc68f-00d6-4cc1-8cf7-cf3be56d3496"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "97bb2d76-09c7-464d-ba6e-89b2b1cb4b42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "9c144725-c3c9-47bd-a8db-a14e89620709"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:32Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "e226bad7-84a4-41db-b5ae-524451bfc592"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:32Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "ecb33840-caa7-4084-8189-d343f0983c16"}]} 2018-12-04 21:19:34,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da used request id req-931f5549-5acb-448e-af20-cab35a900b06 2018-12-04 21:19:34,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0123b0a4e3f820e62fcaa717a871893bdbd333" 2018-12-04 21:19:34,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f4be9565-316d-42ff-beb6-66dedfb1599d Date: Tue, 04 Dec 2018 21:19:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "updated_at": "2018-12-04T21:19:33Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-04T21:19:33Z", "revision_number": 0, "id": "625cc68f-00d6-4cc1-8cf7-cf3be56d3496", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:33Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "revision_number": 0, "id": "97bb2d76-09c7-464d-ba6e-89b2b1cb4b42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "revision_number": 0, "id": "9c144725-c3c9-47bd-a8db-a14e89620709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "revision_number": 0, "id": "e226bad7-84a4-41db-b5ae-524451bfc592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "revision_number": 0, "id": "ecb33840-caa7-4084-8189-d343f0983c16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}], "revision_number": 5, "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "name": "CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name"}]} 2018-12-04 21:19:34,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name used request id req-f4be9565-316d-42ff-beb6-66dedfb1599d 2018-12-04 21:19:34,274 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19962c78-9892-4bc8-8e6e-bfc2b869e8da 2018-12-04 21:19:34,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0123b0a4e3f820e62fcaa717a871893bdbd333" 2018-12-04 21:19:34,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b846d4a9-4bce-4c34-8eb2-c2460617ceef Date: Tue, 04 Dec 2018 21:19:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:19:33Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": 10, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:33Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "625cc68f-00d6-4cc1-8cf7-cf3be56d3496"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "97bb2d76-09c7-464d-ba6e-89b2b1cb4b42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "9c144725-c3c9-47bd-a8db-a14e89620709"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:32Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "e226bad7-84a4-41db-b5ae-524451bfc592"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:32Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "ecb33840-caa7-4084-8189-d343f0983c16"}]} 2018-12-04 21:19:34,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da used request id req-b846d4a9-4bce-4c34-8eb2-c2460617ceef 2018-12-04 21:19:34,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0123b0a4e3f820e62fcaa717a871893bdbd333" 2018-12-04 21:19:34,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-007b52b3-3d95-4ea9-80e2-0698ee2070ff Date: Tue, 04 Dec 2018 21:19:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "updated_at": "2018-12-04T21:19:33Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-04T21:19:33Z", "revision_number": 0, "id": "625cc68f-00d6-4cc1-8cf7-cf3be56d3496", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:33Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "revision_number": 0, "id": "97bb2d76-09c7-464d-ba6e-89b2b1cb4b42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "revision_number": 0, "id": "9c144725-c3c9-47bd-a8db-a14e89620709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "revision_number": 0, "id": "e226bad7-84a4-41db-b5ae-524451bfc592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "revision_number": 0, "id": "ecb33840-caa7-4084-8189-d343f0983c16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}], "revision_number": 5, "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "name": "CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name"}]} 2018-12-04 21:19:34,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name used request id req-007b52b3-3d95-4ea9-80e2-0698ee2070ff 2018-12-04 21:19:34,348 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19962c78-9892-4bc8-8e6e-bfc2b869e8da 2018-12-04 21:19:34,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0123b0a4e3f820e62fcaa717a871893bdbd333" 2018-12-04 21:19:34,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-0e143505-ed58-413f-8b45-baccb63459b4 Date: Tue, 04 Dec 2018 21:19:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:19:33Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": 10, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:33Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "625cc68f-00d6-4cc1-8cf7-cf3be56d3496"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "97bb2d76-09c7-464d-ba6e-89b2b1cb4b42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "9c144725-c3c9-47bd-a8db-a14e89620709"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:32Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "e226bad7-84a4-41db-b5ae-524451bfc592"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:32Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "ecb33840-caa7-4084-8189-d343f0983c16"}]} 2018-12-04 21:19:34,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da used request id req-0e143505-ed58-413f-8b45-baccb63459b4 2018-12-04 21:19:34,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0123b0a4e3f820e62fcaa717a871893bdbd333" 2018-12-04 21:19:34,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-9823f359-6ef1-4a85-8145-ebc0c5235f41 Date: Tue, 04 Dec 2018 21:19:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "updated_at": "2018-12-04T21:19:33Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-04T21:19:33Z", "revision_number": 0, "id": "625cc68f-00d6-4cc1-8cf7-cf3be56d3496", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:33Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "revision_number": 0, "id": "97bb2d76-09c7-464d-ba6e-89b2b1cb4b42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "revision_number": 0, "id": "9c144725-c3c9-47bd-a8db-a14e89620709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "revision_number": 0, "id": "e226bad7-84a4-41db-b5ae-524451bfc592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "revision_number": 0, "id": "ecb33840-caa7-4084-8189-d343f0983c16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}], "revision_number": 5, "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "name": "CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name"}]} 2018-12-04 21:19:34,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name used request id req-9823f359-6ef1-4a85-8145-ebc0c5235f41 2018-12-04 21:19:34,421 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19962c78-9892-4bc8-8e6e-bfc2b869e8da 2018-12-04 21:19:34,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0123b0a4e3f820e62fcaa717a871893bdbd333" 2018-12-04 21:19:34,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c5655636-e1d6-4b41-9998-93cc8324fe89 Date: Tue, 04 Dec 2018 21:19:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:19:33Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": 10, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:33Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "625cc68f-00d6-4cc1-8cf7-cf3be56d3496"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "97bb2d76-09c7-464d-ba6e-89b2b1cb4b42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "9c144725-c3c9-47bd-a8db-a14e89620709"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:32Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "e226bad7-84a4-41db-b5ae-524451bfc592"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:32Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "ecb33840-caa7-4084-8189-d343f0983c16"}]} 2018-12-04 21:19:34,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da used request id req-c5655636-e1d6-4b41-9998-93cc8324fe89 2018-12-04 21:19:34,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0123b0a4e3f820e62fcaa717a871893bdbd333" 2018-12-04 21:19:34,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-909508eb-be09-4e16-af62-1ce91937e3fe Date: Tue, 04 Dec 2018 21:19:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "updated_at": "2018-12-04T21:19:33Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-04T21:19:33Z", "revision_number": 0, "id": "625cc68f-00d6-4cc1-8cf7-cf3be56d3496", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:33Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "revision_number": 0, "id": "97bb2d76-09c7-464d-ba6e-89b2b1cb4b42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "revision_number": 0, "id": "9c144725-c3c9-47bd-a8db-a14e89620709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "revision_number": 0, "id": "e226bad7-84a4-41db-b5ae-524451bfc592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "revision_number": 0, "id": "ecb33840-caa7-4084-8189-d343f0983c16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}], "revision_number": 5, "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "name": "CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name"}]} 2018-12-04 21:19:34,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name used request id req-909508eb-be09-4e16-af62-1ce91937e3fe 2018-12-04 21:19:34,493 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19962c78-9892-4bc8-8e6e-bfc2b869e8da 2018-12-04 21:19:34,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0123b0a4e3f820e62fcaa717a871893bdbd333" 2018-12-04 21:19:34,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a5e5faee-5109-42a9-8998-ba3ee5ae04cb Date: Tue, 04 Dec 2018 21:19:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:19:33Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": 10, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:33Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "625cc68f-00d6-4cc1-8cf7-cf3be56d3496"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "97bb2d76-09c7-464d-ba6e-89b2b1cb4b42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "9c144725-c3c9-47bd-a8db-a14e89620709"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:32Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "e226bad7-84a4-41db-b5ae-524451bfc592"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:32Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "ecb33840-caa7-4084-8189-d343f0983c16"}]} 2018-12-04 21:19:34,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da used request id req-a5e5faee-5109-42a9-8998-ba3ee5ae04cb 2018-12-04 21:19:34,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0123b0a4e3f820e62fcaa717a871893bdbd333" 2018-12-04 21:19:34,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-fcbf8313-8380-4982-95a9-c9a58a86156f Date: Tue, 04 Dec 2018 21:19:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "updated_at": "2018-12-04T21:19:33Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-04T21:19:33Z", "revision_number": 0, "id": "625cc68f-00d6-4cc1-8cf7-cf3be56d3496", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:33Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "revision_number": 0, "id": "97bb2d76-09c7-464d-ba6e-89b2b1cb4b42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "revision_number": 0, "id": "9c144725-c3c9-47bd-a8db-a14e89620709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "revision_number": 0, "id": "e226bad7-84a4-41db-b5ae-524451bfc592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "revision_number": 0, "id": "ecb33840-caa7-4084-8189-d343f0983c16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}], "revision_number": 5, "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "name": "CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name"}]} 2018-12-04 21:19:34,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name used request id req-fcbf8313-8380-4982-95a9-c9a58a86156f 2018-12-04 21:19:34,562 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19962c78-9892-4bc8-8e6e-bfc2b869e8da 2018-12-04 21:19:34,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0123b0a4e3f820e62fcaa717a871893bdbd333" 2018-12-04 21:19:34,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c5a0c149-d9cf-4592-b551-15de6502ded0 Date: Tue, 04 Dec 2018 21:19:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:19:33Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": 10, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:33Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "625cc68f-00d6-4cc1-8cf7-cf3be56d3496"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "97bb2d76-09c7-464d-ba6e-89b2b1cb4b42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "9c144725-c3c9-47bd-a8db-a14e89620709"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:32Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "e226bad7-84a4-41db-b5ae-524451bfc592"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:32Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "ecb33840-caa7-4084-8189-d343f0983c16"}]} 2018-12-04 21:19:34,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da used request id req-c5a0c149-d9cf-4592-b551-15de6502ded0 2018-12-04 21:19:34,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0123b0a4e3f820e62fcaa717a871893bdbd333" 2018-12-04 21:19:34,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-cf4c238d-1e8c-4774-acd2-4644517d97a7 Date: Tue, 04 Dec 2018 21:19:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "updated_at": "2018-12-04T21:19:33Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-04T21:19:33Z", "revision_number": 0, "id": "625cc68f-00d6-4cc1-8cf7-cf3be56d3496", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:33Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "revision_number": 0, "id": "97bb2d76-09c7-464d-ba6e-89b2b1cb4b42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "revision_number": 0, "id": "9c144725-c3c9-47bd-a8db-a14e89620709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "revision_number": 0, "id": "e226bad7-84a4-41db-b5ae-524451bfc592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "revision_number": 0, "id": "ecb33840-caa7-4084-8189-d343f0983c16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}], "revision_number": 5, "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "name": "CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name"}]} 2018-12-04 21:19:34,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name used request id req-cf4c238d-1e8c-4774-acd2-4644517d97a7 2018-12-04 21:19:34,633 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19962c78-9892-4bc8-8e6e-bfc2b869e8da 2018-12-04 21:19:34,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0123b0a4e3f820e62fcaa717a871893bdbd333" 2018-12-04 21:19:34,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-7007de57-44ca-4c05-b3df-2d308fc38bb1 Date: Tue, 04 Dec 2018 21:19:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:19:33Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": 10, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:33Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "625cc68f-00d6-4cc1-8cf7-cf3be56d3496"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "97bb2d76-09c7-464d-ba6e-89b2b1cb4b42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "9c144725-c3c9-47bd-a8db-a14e89620709"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:32Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "e226bad7-84a4-41db-b5ae-524451bfc592"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:32Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "ecb33840-caa7-4084-8189-d343f0983c16"}]} 2018-12-04 21:19:34,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da used request id req-7007de57-44ca-4c05-b3df-2d308fc38bb1 2018-12-04 21:19:34,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc5c88cb78484a0428f9ddcb273384a1189389c4" 2018-12-04 21:19:34,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f354f757-9f51-4984-ae4a-a8d9f3f2b4c4 Date: Tue, 04 Dec 2018 21:19:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:19:33Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": 10, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:33Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "625cc68f-00d6-4cc1-8cf7-cf3be56d3496"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "97bb2d76-09c7-464d-ba6e-89b2b1cb4b42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "9c144725-c3c9-47bd-a8db-a14e89620709"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:32Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "e226bad7-84a4-41db-b5ae-524451bfc592"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:32Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "ecb33840-caa7-4084-8189-d343f0983c16"}]} 2018-12-04 21:19:34,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da used request id req-f354f757-9f51-4984-ae4a-a8d9f3f2b4c4 2018-12-04 21:19:34,680 - neutron_utils - INFO - Deleting security group rule with ID - 625cc68f-00d6-4cc1-8cf7-cf3be56d3496 2018-12-04 21:19:34,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/625cc68f-00d6-4cc1-8cf7-cf3be56d3496 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc5c88cb78484a0428f9ddcb273384a1189389c4" 2018-12-04 21:19:34,788 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-285cc1f3-134d-4417-8c7b-9b7ff2f0089e Content-Length: 0 Date: Tue, 04 Dec 2018 21:19:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:19:34,788 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/625cc68f-00d6-4cc1-8cf7-cf3be56d3496 used request id req-285cc1f3-134d-4417-8c7b-9b7ff2f0089e 2018-12-04 21:19:34,788 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-12-04 21:19:34,788 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19962c78-9892-4bc8-8e6e-bfc2b869e8da 2018-12-04 21:19:34,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0123b0a4e3f820e62fcaa717a871893bdbd333" 2018-12-04 21:19:34,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-b2379b37-0d52-454f-ba75-b2aed96865b9 Date: Tue, 04 Dec 2018 21:19:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "97bb2d76-09c7-464d-ba6e-89b2b1cb4b42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "9c144725-c3c9-47bd-a8db-a14e89620709"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:32Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "e226bad7-84a4-41db-b5ae-524451bfc592"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:32Z", "security_group_id": "19962c78-9892-4bc8-8e6e-bfc2b869e8da", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:32Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "ecb33840-caa7-4084-8189-d343f0983c16"}]} 2018-12-04 21:19:34,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=19962c78-9892-4bc8-8e6e-bfc2b869e8da used request id req-b2379b37-0d52-454f-ba75-b2aed96865b9 2018-12-04 21:19:34,811 - neutron_utils - INFO - Deleting security group rule with ID - 625cc68f-00d6-4cc1-8cf7-cf3be56d3496 2018-12-04 21:19:34,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/625cc68f-00d6-4cc1-8cf7-cf3be56d3496 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc5c88cb78484a0428f9ddcb273384a1189389c4" 2018-12-04 21:19:34,831 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-e7e73ae7-abe0-49a5-9b0e-b08834beb90c Date: Tue, 04 Dec 2018 21:19:34 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 625cc68f-00d6-4cc1-8cf7-cf3be56d3496 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-04 21:19:34,831 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/625cc68f-00d6-4cc1-8cf7-cf3be56d3496 used request id req-e7e73ae7-abe0-49a5-9b0e-b08834beb90c 2018-12-04 21:19:34,831 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 625cc68f-00d6-4cc1-8cf7-cf3be56d3496 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-04 21:19:34,831 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 625cc68f-00d6-4cc1-8cf7-cf3be56d3496 does not exist Neutron server returns request_ids: ['req-e7e73ae7-abe0-49a5-9b0e-b08834beb90c'] 2018-12-04 21:19:34,831 - neutron_utils - INFO - Deleting security group rule with ID - ecb33840-caa7-4084-8189-d343f0983c16 2018-12-04 21:19:34,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/ecb33840-caa7-4084-8189-d343f0983c16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc5c88cb78484a0428f9ddcb273384a1189389c4" 2018-12-04 21:19:34,912 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-083eac67-9a70-430e-8d74-801a9360320f Content-Length: 0 Date: Tue, 04 Dec 2018 21:19:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:19:34,913 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/ecb33840-caa7-4084-8189-d343f0983c16 used request id req-083eac67-9a70-430e-8d74-801a9360320f 2018-12-04 21:19:34,913 - neutron_utils - INFO - Deleting security group rule with ID - 97bb2d76-09c7-464d-ba6e-89b2b1cb4b42 2018-12-04 21:19:34,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/97bb2d76-09c7-464d-ba6e-89b2b1cb4b42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc5c88cb78484a0428f9ddcb273384a1189389c4" 2018-12-04 21:19:35,000 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-55e44aae-46da-4b3e-88b1-1d2c46cb324f Content-Length: 0 Date: Tue, 04 Dec 2018 21:19:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:19:35,000 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/97bb2d76-09c7-464d-ba6e-89b2b1cb4b42 used request id req-55e44aae-46da-4b3e-88b1-1d2c46cb324f 2018-12-04 21:19:35,001 - neutron_utils - INFO - Deleting security group rule with ID - 9c144725-c3c9-47bd-a8db-a14e89620709 2018-12-04 21:19:35,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/9c144725-c3c9-47bd-a8db-a14e89620709 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc5c88cb78484a0428f9ddcb273384a1189389c4" 2018-12-04 21:19:35,094 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bc753957-2f01-434d-a355-d5ed09996cc6 Content-Length: 0 Date: Tue, 04 Dec 2018 21:19:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:19:35,094 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/9c144725-c3c9-47bd-a8db-a14e89620709 used request id req-bc753957-2f01-434d-a355-d5ed09996cc6 2018-12-04 21:19:35,094 - neutron_utils - INFO - Deleting security group rule with ID - e226bad7-84a4-41db-b5ae-524451bfc592 2018-12-04 21:19:35,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/e226bad7-84a4-41db-b5ae-524451bfc592 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc5c88cb78484a0428f9ddcb273384a1189389c4" 2018-12-04 21:19:35,186 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2ccdb252-35fb-4b2e-b71c-0c6dfb56fb91 Content-Length: 0 Date: Tue, 04 Dec 2018 21:19:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:19:35,186 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/e226bad7-84a4-41db-b5ae-524451bfc592 used request id req-2ccdb252-35fb-4b2e-b71c-0c6dfb56fb91 2018-12-04 21:19:35,186 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-911b9db9-18b4-4a66-af55-93b4a0b9c609name 2018-12-04 21:19:35,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/19962c78-9892-4bc8-8e6e-bfc2b869e8da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc5c88cb78484a0428f9ddcb273384a1189389c4" 2018-12-04 21:19:35,320 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b767b4a1-fdf0-496d-ae87-0ee39bef3338 Content-Length: 0 Date: Tue, 04 Dec 2018 21:19:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:19:35,320 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/19962c78-9892-4bc8-8e6e-bfc2b869e8da used request id req-b767b4a1-fdf0-496d-ae87-0ee39bef3338 2018-12-04 21:19:35,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42639b3474ce6aecb824486337be72ea2c5c1743" 2018-12-04 21:19:35,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-96cd8c85-ada9-4919-92f1-384cefae355f Date: Tue, 04 Dec 2018 21:19:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "updated_at": "2018-12-04T21:19:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "revision_number": 0, "id": "7a2f7382-47ad-4d49-943e-7ef418c68b51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:31Z", "security_group_id": "32a79093-3730-4956-ae58-9c6bbc3cec0f", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "revision_number": 0, "id": "c384f322-0fe2-47c1-97da-c8ccc7c60162", "remote_group_id": "32a79093-3730-4956-ae58-9c6bbc3cec0f", "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:31Z", "security_group_id": "32a79093-3730-4956-ae58-9c6bbc3cec0f", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "revision_number": 0, "id": "c993921a-4d47-45a2-991e-01f7758ab883", "remote_group_id": "32a79093-3730-4956-ae58-9c6bbc3cec0f", "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:31Z", "security_group_id": "32a79093-3730-4956-ae58-9c6bbc3cec0f", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "revision_number": 0, "id": "ef371912-8b4a-49aa-a366-2b9ce5941a4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:31Z", "security_group_id": "32a79093-3730-4956-ae58-9c6bbc3cec0f", "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c76dc8e136e4fdb977100698dd0642c"}], "revision_number": 4, "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "32a79093-3730-4956-ae58-9c6bbc3cec0f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:19:35,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-96cd8c85-ada9-4919-92f1-384cefae355f 2018-12-04 21:19:35,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42639b3474ce6aecb824486337be72ea2c5c1743" 2018-12-04 21:19:35,691 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:19:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d796e5ae-3a00-47d2-a691-234843c7c3ae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:19:35,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-d796e5ae-3a00-47d2-a691-234843c7c3ae 2018-12-04 21:19:35,691 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:19:35,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42639b3474ce6aecb824486337be72ea2c5c1743" 2018-12-04 21:19:35,790 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:19:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fae2a0bb-8044-408e-b34c-65d3eb76aabb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:19:35,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-fae2a0bb-8044-408e-b34c-65d3eb76aabb 2018-12-04 21:19:35,790 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:19:35,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42639b3474ce6aecb824486337be72ea2c5c1743" 2018-12-04 21:19:35,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84a26555-0270-42e0-9b7d-37855c9b0b3a 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:19:35,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-84a26555-0270-42e0-9b7d-37855c9b0b3a 2018-12-04 21:19:35,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5c76dc8e136e4fdb977100698dd0642c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42639b3474ce6aecb824486337be72ea2c5c1743" 2018-12-04 21:19:35,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddeaea50-782f-4804-ba73-6c209f97b298 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5c76dc8e136e4fdb977100698dd0642c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5c76dc8e136e4fdb977100698dd0642c", "name": "CreateSecurityGroupTests-8d1adf03-2d94-47b-proj"}} 2018-12-04 21:19:35,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5c76dc8e136e4fdb977100698dd0642c used request id req-ddeaea50-782f-4804-ba73-6c209f97b298 2018-12-04 21:19:35,985 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 32a79093-3730-4956-ae58-9c6bbc3cec0f 2018-12-04 21:19:35,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=32a79093-3730-4956-ae58-9c6bbc3cec0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42639b3474ce6aecb824486337be72ea2c5c1743" 2018-12-04 21:19:36,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-24bcb092-1497-4abc-929c-8321ff4e76d6 Date: Tue, 04 Dec 2018 21:19:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "32a79093-3730-4956-ae58-9c6bbc3cec0f", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "7a2f7382-47ad-4d49-943e-7ef418c68b51"}, {"remote_group_id": "32a79093-3730-4956-ae58-9c6bbc3cec0f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "32a79093-3730-4956-ae58-9c6bbc3cec0f", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "c384f322-0fe2-47c1-97da-c8ccc7c60162"}, {"remote_group_id": "32a79093-3730-4956-ae58-9c6bbc3cec0f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "32a79093-3730-4956-ae58-9c6bbc3cec0f", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "c993921a-4d47-45a2-991e-01f7758ab883"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:31Z", "security_group_id": "32a79093-3730-4956-ae58-9c6bbc3cec0f", "port_range_min": null, "revision_number": 0, "tenant_id": "5c76dc8e136e4fdb977100698dd0642c", "created_at": "2018-12-04T21:19:31Z", "project_id": "5c76dc8e136e4fdb977100698dd0642c", "id": "ef371912-8b4a-49aa-a366-2b9ce5941a4b"}]} 2018-12-04 21:19:36,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=32a79093-3730-4956-ae58-9c6bbc3cec0f used request id req-24bcb092-1497-4abc-929c-8321ff4e76d6 2018-12-04 21:19:36,008 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:19:36,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/32a79093-3730-4956-ae58-9c6bbc3cec0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42639b3474ce6aecb824486337be72ea2c5c1743" 2018-12-04 21:19:36,166 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d8aa6bee-283b-49c6-9d43-dc330735cff1 Content-Length: 0 Date: Tue, 04 Dec 2018 21:19:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:19:36,167 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/32a79093-3730-4956-ae58-9c6bbc3cec0f used request id req-d8aa6bee-283b-49c6-9d43-dc330735cff1 2018-12-04 21:19:36,167 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-8d1adf03-2d94-47b-proj 2018-12-04 21:19:36,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/5c76dc8e136e4fdb977100698dd0642c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42639b3474ce6aecb824486337be72ea2c5c1743" 2018-12-04 21:19:36,474 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:19:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b24813fa-1a5c-42a7-a801-0f0fefe067be Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:19:36,474 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/5c76dc8e136e4fdb977100698dd0642c used request id req-b24813fa-1a5c-42a7-a801-0f0fefe067be 2018-12-04 21:19:36,474 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-8d1adf03-2d94-47b-proj-role 2018-12-04 21:19:36,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/20c2eef80d154ce2abf7a1782adb9b9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42639b3474ce6aecb824486337be72ea2c5c1743" 2018-12-04 21:19:36,591 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:19:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdbccb5a-9a41-4a89-971e-e3fb427e0244 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:19:36,591 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/20c2eef80d154ce2abf7a1782adb9b9e used request id req-bdbccb5a-9a41-4a89-971e-e3fb427e0244 2018-12-04 21:19:36,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42639b3474ce6aecb824486337be72ea2c5c1743" 2018-12-04 21:19:36,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3521e08-975e-4e8f-9cda-5b2802f70dd9 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:19:36,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f3521e08-975e-4e8f-9cda-5b2802f70dd9 2018-12-04 21:19:36,701 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-8d1adf03-2d94-47b-user 2018-12-04 21:19:36,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/d87d96e3d206430293f41ac837b1c474 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cb1d7d3138e95df7e9a30a184821a995cc0ab4" 2018-12-04 21:19:36,884 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:19:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1da907e-bf2d-4130-b579-8c43043ad3a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:19:36,884 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/d87d96e3d206430293f41ac837b1c474 used request id req-a1da907e-bf2d-4130-b579-8c43043ad3a0 2018-12-04 21:19:36,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:19:37,286 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:19:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["zJQj-oSLR6SfSutKYVgBDw"], "issued_at": "2018-12-04T21:19:37.000000Z"}} 2018-12-04 21:19:37,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1cf0f304ad39f91b553350b25c130136a2794ab" 2018-12-04 21:19:37,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ad124e4-e961-4964-abd6-ec89215337d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:19:37,376 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-9ad124e4-e961-4964-abd6-ec89215337d7 2018-12-04 21:19:37,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:19:37,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:19:37,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:19:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["nyrTou8DQW2otgM-sJwe4g"], "issued_at": "2018-12-04T21:19:37.000000Z"}} 2018-12-04 21:19:37,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3354bd967b77e7d5dc88f16f03837159077aef3" 2018-12-04 21:19:37,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13444d61-b3a8-4921-8319-26b0f309d971 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:19:37,878 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-13444d61-b3a8-4921-8319-26b0f309d971 2018-12-04 21:19:37,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:19:37,887 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:19: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:19:37,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-1440b2ee-1441-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3354bd967b77e7d5dc88f16f03837159077aef3" 2018-12-04 21:19:37,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-996856c8-3230-47ea-ba5d-ad9bb8c6ac79 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-1440b2ee-1441-4a3-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:19:37,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-1440b2ee-1441-4a3-proj used request id req-996856c8-3230-47ea-ba5d-ad9bb8c6ac79 2018-12-04 21:19:37,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3354bd967b77e7d5dc88f16f03837159077aef3" 2018-12-04 21:19:38,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6cc3a08-a659-4d9f-b17f-04e4dca12029 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:19:38,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e6cc3a08-a659-4d9f-b17f-04e4dca12029 2018-12-04 21:19:38,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3354bd967b77e7d5dc88f16f03837159077aef3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-1440b2ee-1441-4a3-proj"}}' 2018-12-04 21:19:38,240 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:19:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02cfa8f3-8383-42f5-9b35-0de9143b110a Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/af6316bbdad348f8ab0f3546777d7693"}, "tags": [], "enabled": true, "id": "af6316bbdad348f8ab0f3546777d7693", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-1440b2ee-1441-4a3-proj"}} 2018-12-04 21:19:38,240 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-02cfa8f3-8383-42f5-9b35-0de9143b110a 2018-12-04 21:19:38,240 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-1440b2ee-1441-4a3-proj 2018-12-04 21:19:38,241 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:19:38,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:19:38,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:19:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["sBrntAnwRNa8XYhPRUgNBg"], "issued_at": "2018-12-04T21:19:38.000000Z"}} 2018-12-04 21:19:38,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385131d6345d74cddd7747a6947c6ff1f004e776" 2018-12-04 21:19:38,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68dca98d-8123-4153-bcb9-67f6e27b8d6f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:19:38,736 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-68dca98d-8123-4153-bcb9-67f6e27b8d6f 2018-12-04 21:19:38,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:19:38,746 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:19: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:19:38,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385131d6345d74cddd7747a6947c6ff1f004e776" 2018-12-04 21:19:38,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66c8548f-6c4c-4e60-a30b-0e04895a0138 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:19:38,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-66c8548f-6c4c-4e60-a30b-0e04895a0138 2018-12-04 21:19:38,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-1440b2ee-1441-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385131d6345d74cddd7747a6947c6ff1f004e776" 2018-12-04 21:19:38,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b087c2d0-b977-4a21-8a9e-12f5aa781949 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-1440b2ee-1441-4a3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/af6316bbdad348f8ab0f3546777d7693"}, "tags": [], "enabled": true, "id": "af6316bbdad348f8ab0f3546777d7693", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-1440b2ee-1441-4a3-proj"}]} 2018-12-04 21:19:38,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-1440b2ee-1441-4a3-proj used request id req-b087c2d0-b977-4a21-8a9e-12f5aa781949 2018-12-04 21:19:38,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385131d6345d74cddd7747a6947c6ff1f004e776" 2018-12-04 21:19:39,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-353865b0-a362-407c-8679-a2c2a3a6dda5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:19:39,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-353865b0-a362-407c-8679-a2c2a3a6dda5 2018-12-04 21:19:39,438 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-1440b2ee-1441-4a3-user 2018-12-04 21:19:39,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:19:39,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3354bd967b77e7d5dc88f16f03837159077aef3" 2018-12-04 21:19:39,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e485413d-1a67-48a2-b37c-1e1149c9de6c Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:19:39,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e485413d-1a67-48a2-b37c-1e1149c9de6c 2018-12-04 21:19:39,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3354bd967b77e7d5dc88f16f03837159077aef3" -d '{"role": {"name": "CreateSecurityGroupTests-1440b2ee-1441-4a3-proj-role"}}' 2018-12-04 21:19:39,486 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:19:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05b2caab-b1be-415a-9b8a-d84dd71c1274 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "923004f92ca34b119fc3d23ad4733764", "links": {"self": "http://172.30.9.23:5000/v3/roles/923004f92ca34b119fc3d23ad4733764"}, "name": "CreateSecurityGroupTests-1440b2ee-1441-4a3-proj-role"}} 2018-12-04 21:19:39,486 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-05b2caab-b1be-415a-9b8a-d84dd71c1274 2018-12-04 21:19:39,486 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-1440b2ee-1441-4a3-proj-role 2018-12-04 21:19:39,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/923004f92ca34b119fc3d23ad4733764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3354bd967b77e7d5dc88f16f03837159077aef3" 2018-12-04 21:19:39,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f2d1325-f2be-4af8-ac1c-956fe9bcbeec Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "923004f92ca34b119fc3d23ad4733764", "links": {"self": "http://172.30.9.23:5000/v3/roles/923004f92ca34b119fc3d23ad4733764"}, "name": "CreateSecurityGroupTests-1440b2ee-1441-4a3-proj-role"}} 2018-12-04 21:19:39,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/923004f92ca34b119fc3d23ad4733764 used request id req-4f2d1325-f2be-4af8-ac1c-956fe9bcbeec 2018-12-04 21:19:39,504 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-1440b2ee-1441-4a3-proj-role to project CreateSecurityGroupTests-1440b2ee-1441-4a3-proj 2018-12-04 21:19:39,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/af6316bbdad348f8ab0f3546777d7693/users/c91399e49d9844778b798677ed59e41b/roles/923004f92ca34b119fc3d23ad4733764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3354bd967b77e7d5dc88f16f03837159077aef3" 2018-12-04 21:19:39,644 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:19:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01581a32-3acd-452a-9acf-b3aa941e3cc4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:19:39,644 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/af6316bbdad348f8ab0f3546777d7693/users/c91399e49d9844778b798677ed59e41b/roles/923004f92ca34b119fc3d23ad4733764 used request id req-01581a32-3acd-452a-9acf-b3aa941e3cc4 2018-12-04 21:19:39,646 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:19:39,647 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:19:40,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "923004f92ca34b119fc3d23ad4733764", "name": "CreateSecurityGroupTests-1440b2ee-1441-4a3-proj-role"}], "expires_at": "2018-12-04T22:19:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "af6316bbdad348f8ab0f3546777d7693", "name": "CreateSecurityGroupTests-1440b2ee-1441-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/af6316bbdad348f8ab0f3546777d7693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/af6316bbdad348f8ab0f3546777d7693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/af6316bbdad348f8ab0f3546777d7693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_af6316bbdad348f8ab0f3546777d7693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_af6316bbdad348f8ab0f3546777d7693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/af6316bbdad348f8ab0f3546777d7693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/af6316bbdad348f8ab0f3546777d7693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/af6316bbdad348f8ab0f3546777d7693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/af6316bbdad348f8ab0f3546777d7693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/af6316bbdad348f8ab0f3546777d7693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/af6316bbdad348f8ab0f3546777d7693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/af6316bbdad348f8ab0f3546777d7693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/af6316bbdad348f8ab0f3546777d7693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/af6316bbdad348f8ab0f3546777d7693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-1440b2ee-1441-4a3-user", "id": "c91399e49d9844778b798677ed59e41b"}, "audit_ids": ["NdmYCpicSP2ptEnQaRkoSQ"], "issued_at": "2018-12-04T21:19:40.000000Z"}} 2018-12-04 21:19:40,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fa1ec3be85be1be86503225876c02f26870ab4" 2018-12-04 21:19:40,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-306e4f9f-e8b7-4b71-b96f-3870276abc35 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:19:40,237 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-306e4f9f-e8b7-4b71-b96f-3870276abc35 2018-12-04 21:19:40,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fa1ec3be85be1be86503225876c02f26870ab4" 2018-12-04 21:19:40,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-186c7296-240f-4970-af9a-b14047475bce Date: Tue, 04 Dec 2018 21:19:40 GMT RESP BODY: {"security_groups": []} 2018-12-04 21:19:40,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname&description=hello+group used request id req-186c7296-240f-4970-af9a-b14047475bce 2018-12-04 21:19:40,595 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname... 2018-12-04 21:19:40,595 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname 2018-12-04 21:19:40,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fa1ec3be85be1be86503225876c02f26870ab4" -d '{"security_group": {"name": "CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname", "description": "hello group"}}' 2018-12-04 21:19:40,827 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-972647d4-6a64-41a1-acf9-fb72a8c6a411 Date: Tue, 04 Dec 2018 21:19:40 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "updated_at": "2018-12-04T21:19:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "revision_number": 0, "id": "2cc25d62-aaf9-4e9e-b106-a863c1ebf9bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv6", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "revision_number": 0, "id": "f8339654-8481-4bf8-a6fb-bb2b9057c312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv4", "project_id": "af6316bbdad348f8ab0f3546777d7693"}], "revision_number": 2, "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "name": "CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname"}} 2018-12-04 21:19:40,827 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-972647d4-6a64-41a1-acf9-fb72a8c6a411 2018-12-04 21:19:40,827 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 2018-12-04 21:19:40,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fa1ec3be85be1be86503225876c02f26870ab4" 2018-12-04 21:19:40,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-22941176-91b2-437c-ad09-18a13a252904 Date: Tue, 04 Dec 2018 21:19:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "2cc25d62-aaf9-4e9e-b106-a863c1ebf9bf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "f8339654-8481-4bf8-a6fb-bb2b9057c312"}]} 2018-12-04 21:19:40,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 used request id req-22941176-91b2-437c-ad09-18a13a252904 2018-12-04 21:19:40,880 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 2018-12-04 21:19:40,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fa1ec3be85be1be86503225876c02f26870ab4" 2018-12-04 21:19:40,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a4aa8112-767b-4fd3-9412-386394ca54ae Date: Tue, 04 Dec 2018 21:19:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "2cc25d62-aaf9-4e9e-b106-a863c1ebf9bf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "f8339654-8481-4bf8-a6fb-bb2b9057c312"}]} 2018-12-04 21:19:40,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 used request id req-a4aa8112-767b-4fd3-9412-386394ca54ae 2018-12-04 21:19:40,901 - neutron_utils - INFO - Retrieving security group with ID - d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 2018-12-04 21:19:40,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fa1ec3be85be1be86503225876c02f26870ab4" 2018-12-04 21:19:40,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-7a065645-d6b5-4507-aefd-2c7a5636f16c Date: Tue, 04 Dec 2018 21:19:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "updated_at": "2018-12-04T21:19:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "revision_number": 0, "id": "2cc25d62-aaf9-4e9e-b106-a863c1ebf9bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv6", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "revision_number": 0, "id": "f8339654-8481-4bf8-a6fb-bb2b9057c312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv4", "project_id": "af6316bbdad348f8ab0f3546777d7693"}], "revision_number": 2, "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "name": "CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname"}]} 2018-12-04 21:19:40,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 used request id req-7a065645-d6b5-4507-aefd-2c7a5636f16c 2018-12-04 21:19:40,982 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 2018-12-04 21:19:40,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fa1ec3be85be1be86503225876c02f26870ab4" 2018-12-04 21:19:41,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9e056ce9-d2c4-4a6b-a596-7e0a24ebb8f9 Date: Tue, 04 Dec 2018 21:19:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "2cc25d62-aaf9-4e9e-b106-a863c1ebf9bf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "f8339654-8481-4bf8-a6fb-bb2b9057c312"}]} 2018-12-04 21:19:41,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 used request id req-9e056ce9-d2c4-4a6b-a596-7e0a24ebb8f9 2018-12-04 21:19:41,006 - neutron_utils - INFO - Retrieving security group with ID - d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 2018-12-04 21:19:41,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fa1ec3be85be1be86503225876c02f26870ab4" 2018-12-04 21:19:41,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-871e2b73-b3c3-43a9-a20c-d806c609c143 Date: Tue, 04 Dec 2018 21:19:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "updated_at": "2018-12-04T21:19:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "revision_number": 0, "id": "2cc25d62-aaf9-4e9e-b106-a863c1ebf9bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv6", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "revision_number": 0, "id": "f8339654-8481-4bf8-a6fb-bb2b9057c312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv4", "project_id": "af6316bbdad348f8ab0f3546777d7693"}], "revision_number": 2, "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "name": "CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname"}]} 2018-12-04 21:19:41,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 used request id req-871e2b73-b3c3-43a9-a20c-d806c609c143 2018-12-04 21:19:41,052 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 2018-12-04 21:19:41,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fa1ec3be85be1be86503225876c02f26870ab4" 2018-12-04 21:19:41,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f3175f57-a19f-445a-8caa-681fc6843f68 Date: Tue, 04 Dec 2018 21:19:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "2cc25d62-aaf9-4e9e-b106-a863c1ebf9bf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "f8339654-8481-4bf8-a6fb-bb2b9057c312"}]} 2018-12-04 21:19:41,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 used request id req-f3175f57-a19f-445a-8caa-681fc6843f68 2018-12-04 21:19:41,078 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname 2018-12-04 21:19:41,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fa1ec3be85be1be86503225876c02f26870ab4" 2018-12-04 21:19:41,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8e8601b1-adec-4369-bfee-3f33799001be Date: Tue, 04 Dec 2018 21:19:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "updated_at": "2018-12-04T21:19:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "revision_number": 0, "id": "2cc25d62-aaf9-4e9e-b106-a863c1ebf9bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv6", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "revision_number": 0, "id": "f8339654-8481-4bf8-a6fb-bb2b9057c312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv4", "project_id": "af6316bbdad348f8ab0f3546777d7693"}], "revision_number": 2, "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "name": "CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname"}]} 2018-12-04 21:19:41,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname used request id req-8e8601b1-adec-4369-bfee-3f33799001be 2018-12-04 21:19:41,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:19:41,135 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:19: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:19:41,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/af6316bbdad348f8ab0f3546777d7693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fa1ec3be85be1be86503225876c02f26870ab4" 2018-12-04 21:19:41,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d7c6963-98a6-44f3-9d2a-0d2b7e685e5f Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/af6316bbdad348f8ab0f3546777d7693"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "af6316bbdad348f8ab0f3546777d7693", "name": "CreateSecurityGroupTests-1440b2ee-1441-4a3-proj"}} 2018-12-04 21:19:41,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/af6316bbdad348f8ab0f3546777d7693 used request id req-6d7c6963-98a6-44f3-9d2a-0d2b7e685e5f 2018-12-04 21:19:41,231 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 2018-12-04 21:19:41,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fa1ec3be85be1be86503225876c02f26870ab4" 2018-12-04 21:19:41,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f46c17b6-dec0-42e0-9bc1-bd9bceb310ec Date: Tue, 04 Dec 2018 21:19:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "2cc25d62-aaf9-4e9e-b106-a863c1ebf9bf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "f8339654-8481-4bf8-a6fb-bb2b9057c312"}]} 2018-12-04 21:19:41,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 used request id req-f46c17b6-dec0-42e0-9bc1-bd9bceb310ec 2018-12-04 21:19:41,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}97fa1ec3be85be1be86503225876c02f26870ab4" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5"}}' 2018-12-04 21:19:41,393 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-05d4d95c-fc63-4f81-925e-f3d463f1d1a6 Date: Tue, 04 Dec 2018 21:19:41 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:41Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "5cad49ed-2f60-49f2-bced-38e43f8ebae2"}} 2018-12-04 21:19:41,393 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-05d4d95c-fc63-4f81-925e-f3d463f1d1a6 2018-12-04 21:19:41,393 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname 2018-12-04 21:19:41,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fa1ec3be85be1be86503225876c02f26870ab4" 2018-12-04 21:19:41,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-950620a1-5871-429b-bbbf-a78a892ffd16 Date: Tue, 04 Dec 2018 21:19:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "updated_at": "2018-12-04T21:19:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "revision_number": 0, "id": "2cc25d62-aaf9-4e9e-b106-a863c1ebf9bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv6", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "revision_number": 0, "id": "5cad49ed-2f60-49f2-bced-38e43f8ebae2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv4", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "revision_number": 0, "id": "f8339654-8481-4bf8-a6fb-bb2b9057c312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv4", "project_id": "af6316bbdad348f8ab0f3546777d7693"}], "revision_number": 3, "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "name": "CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname"}]} 2018-12-04 21:19:41,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname used request id req-950620a1-5871-429b-bbbf-a78a892ffd16 2018-12-04 21:19:41,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/af6316bbdad348f8ab0f3546777d7693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fa1ec3be85be1be86503225876c02f26870ab4" 2018-12-04 21:19:41,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f54cd8da-fceb-468f-a2fd-5dd78c9e1d6f Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/af6316bbdad348f8ab0f3546777d7693"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "af6316bbdad348f8ab0f3546777d7693", "name": "CreateSecurityGroupTests-1440b2ee-1441-4a3-proj"}} 2018-12-04 21:19:41,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/af6316bbdad348f8ab0f3546777d7693 used request id req-f54cd8da-fceb-468f-a2fd-5dd78c9e1d6f 2018-12-04 21:19:41,536 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 2018-12-04 21:19:41,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fa1ec3be85be1be86503225876c02f26870ab4" 2018-12-04 21:19:41,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-50e25453-772b-431f-af79-ce4167869f95 Date: Tue, 04 Dec 2018 21:19:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "2cc25d62-aaf9-4e9e-b106-a863c1ebf9bf"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:41Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "5cad49ed-2f60-49f2-bced-38e43f8ebae2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "f8339654-8481-4bf8-a6fb-bb2b9057c312"}]} 2018-12-04 21:19:41,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 used request id req-50e25453-772b-431f-af79-ce4167869f95 2018-12-04 21:19:41,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}97fa1ec3be85be1be86503225876c02f26870ab4" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5"}}' 2018-12-04 21:19:41,733 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-49c6c597-5125-49f9-a372-0563e14abcf7 Date: Tue, 04 Dec 2018 21:19:41 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:41Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "4d9973c8-8e4a-497f-aebb-976602a8dfbb"}} 2018-12-04 21:19:41,733 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-49c6c597-5125-49f9-a372-0563e14abcf7 2018-12-04 21:19:41,733 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname 2018-12-04 21:19:41,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fa1ec3be85be1be86503225876c02f26870ab4" 2018-12-04 21:19:41,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-5f96da94-8f83-42e5-bfab-7eb87028fac3 Date: Tue, 04 Dec 2018 21:19:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "updated_at": "2018-12-04T21:19:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "revision_number": 0, "id": "2cc25d62-aaf9-4e9e-b106-a863c1ebf9bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv6", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "revision_number": 0, "id": "4d9973c8-8e4a-497f-aebb-976602a8dfbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv6", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "revision_number": 0, "id": "5cad49ed-2f60-49f2-bced-38e43f8ebae2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv4", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "revision_number": 0, "id": "f8339654-8481-4bf8-a6fb-bb2b9057c312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv4", "project_id": "af6316bbdad348f8ab0f3546777d7693"}], "revision_number": 4, "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "name": "CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname"}]} 2018-12-04 21:19:41,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname used request id req-5f96da94-8f83-42e5-bfab-7eb87028fac3 2018-12-04 21:19:41,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/af6316bbdad348f8ab0f3546777d7693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fa1ec3be85be1be86503225876c02f26870ab4" 2018-12-04 21:19:41,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-186acad3-cd50-46e2-9434-61ad1e2a610c Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/af6316bbdad348f8ab0f3546777d7693"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "af6316bbdad348f8ab0f3546777d7693", "name": "CreateSecurityGroupTests-1440b2ee-1441-4a3-proj"}} 2018-12-04 21:19:41,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/af6316bbdad348f8ab0f3546777d7693 used request id req-186acad3-cd50-46e2-9434-61ad1e2a610c 2018-12-04 21:19:41,877 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 2018-12-04 21:19:41,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fa1ec3be85be1be86503225876c02f26870ab4" 2018-12-04 21:19:41,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-0d9f3c81-de6f-4260-8fd2-58ecb4fd67df Date: Tue, 04 Dec 2018 21:19:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "2cc25d62-aaf9-4e9e-b106-a863c1ebf9bf"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:41Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "4d9973c8-8e4a-497f-aebb-976602a8dfbb"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:41Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "5cad49ed-2f60-49f2-bced-38e43f8ebae2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "f8339654-8481-4bf8-a6fb-bb2b9057c312"}]} 2018-12-04 21:19:41,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 used request id req-0d9f3c81-de6f-4260-8fd2-58ecb4fd67df 2018-12-04 21:19:41,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}97fa1ec3be85be1be86503225876c02f26870ab4" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": 10}}' 2018-12-04 21:19:42,085 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-126d09d6-7d7a-4151-9592-2f3f6b11f7ca Date: Tue, 04 Dec 2018 21:19:42 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:19:42Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": 10, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:42Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "2fa0ae3f-438c-4540-836f-9d838503444b"}} 2018-12-04 21:19:42,085 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-126d09d6-7d7a-4151-9592-2f3f6b11f7ca 2018-12-04 21:19:42,086 - neutron_utils - INFO - Retrieving security group with ID - d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 2018-12-04 21:19:42,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fa1ec3be85be1be86503225876c02f26870ab4" 2018-12-04 21:19:42,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-1a144fd1-34cd-49fe-b9a7-74338cc69caf Date: Tue, 04 Dec 2018 21:19:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "updated_at": "2018-12-04T21:19:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "revision_number": 0, "id": "2cc25d62-aaf9-4e9e-b106-a863c1ebf9bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv6", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-04T21:19:42Z", "revision_number": 0, "id": "2fa0ae3f-438c-4540-836f-9d838503444b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:42Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": 10, "ethertype": "IPv4", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "revision_number": 0, "id": "4d9973c8-8e4a-497f-aebb-976602a8dfbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv6", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "revision_number": 0, "id": "5cad49ed-2f60-49f2-bced-38e43f8ebae2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv4", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "revision_number": 0, "id": "f8339654-8481-4bf8-a6fb-bb2b9057c312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv4", "project_id": "af6316bbdad348f8ab0f3546777d7693"}], "revision_number": 5, "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "name": "CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname"}]} 2018-12-04 21:19:42,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 used request id req-1a144fd1-34cd-49fe-b9a7-74338cc69caf 2018-12-04 21:19:42,135 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 2018-12-04 21:19:42,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fa1ec3be85be1be86503225876c02f26870ab4" 2018-12-04 21:19:42,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-2309ebbe-c98b-45eb-a15d-abccfdc597b1 Date: Tue, 04 Dec 2018 21:19:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "2cc25d62-aaf9-4e9e-b106-a863c1ebf9bf"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:19:42Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": 10, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:42Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "2fa0ae3f-438c-4540-836f-9d838503444b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:41Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "4d9973c8-8e4a-497f-aebb-976602a8dfbb"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:41Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "5cad49ed-2f60-49f2-bced-38e43f8ebae2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "f8339654-8481-4bf8-a6fb-bb2b9057c312"}]} 2018-12-04 21:19:42,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 used request id req-2309ebbe-c98b-45eb-a15d-abccfdc597b1 2018-12-04 21:19:42,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:19:42,576 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "923004f92ca34b119fc3d23ad4733764", "name": "CreateSecurityGroupTests-1440b2ee-1441-4a3-proj-role"}], "expires_at": "2018-12-04T22:19:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "af6316bbdad348f8ab0f3546777d7693", "name": "CreateSecurityGroupTests-1440b2ee-1441-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/af6316bbdad348f8ab0f3546777d7693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/af6316bbdad348f8ab0f3546777d7693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/af6316bbdad348f8ab0f3546777d7693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_af6316bbdad348f8ab0f3546777d7693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_af6316bbdad348f8ab0f3546777d7693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/af6316bbdad348f8ab0f3546777d7693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/af6316bbdad348f8ab0f3546777d7693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/af6316bbdad348f8ab0f3546777d7693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/af6316bbdad348f8ab0f3546777d7693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/af6316bbdad348f8ab0f3546777d7693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/af6316bbdad348f8ab0f3546777d7693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/af6316bbdad348f8ab0f3546777d7693", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/af6316bbdad348f8ab0f3546777d7693", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/af6316bbdad348f8ab0f3546777d7693", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-1440b2ee-1441-4a3-user", "id": "c91399e49d9844778b798677ed59e41b"}, "audit_ids": ["Zsh-E1lOS4yBl9asSU9yvA"], "issued_at": "2018-12-04T21:19:42.000000Z"}} 2018-12-04 21:19:42,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba41f152fcdf192c60f8d15cccbfa555f775b7aa" 2018-12-04 21:19:42,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e0933ac5-754b-44a8-966a-d7523b709682 Date: Tue, 04 Dec 2018 21:19:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "updated_at": "2018-12-04T21:19:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "revision_number": 0, "id": "2cc25d62-aaf9-4e9e-b106-a863c1ebf9bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv6", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-04T21:19:42Z", "revision_number": 0, "id": "2fa0ae3f-438c-4540-836f-9d838503444b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:42Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": 10, "ethertype": "IPv4", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "revision_number": 0, "id": "4d9973c8-8e4a-497f-aebb-976602a8dfbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv6", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "revision_number": 0, "id": "5cad49ed-2f60-49f2-bced-38e43f8ebae2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv4", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "revision_number": 0, "id": "f8339654-8481-4bf8-a6fb-bb2b9057c312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv4", "project_id": "af6316bbdad348f8ab0f3546777d7693"}], "revision_number": 5, "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "name": "CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname"}]} 2018-12-04 21:19:42,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname&description=hello+group used request id req-e0933ac5-754b-44a8-966a-d7523b709682 2018-12-04 21:19:42,798 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 2018-12-04 21:19:42,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba41f152fcdf192c60f8d15cccbfa555f775b7aa" 2018-12-04 21:19:42,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c262d232-9a83-4047-8591-6b259127e05f Date: Tue, 04 Dec 2018 21:19:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "2cc25d62-aaf9-4e9e-b106-a863c1ebf9bf"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:19:42Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": 10, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:42Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "2fa0ae3f-438c-4540-836f-9d838503444b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:41Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "4d9973c8-8e4a-497f-aebb-976602a8dfbb"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:41Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "5cad49ed-2f60-49f2-bced-38e43f8ebae2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "f8339654-8481-4bf8-a6fb-bb2b9057c312"}]} 2018-12-04 21:19:42,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 used request id req-c262d232-9a83-4047-8591-6b259127e05f 2018-12-04 21:19:42,820 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 2018-12-04 21:19:42,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba41f152fcdf192c60f8d15cccbfa555f775b7aa" 2018-12-04 21:19:42,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-9412c5fc-ad52-4980-9c33-35579e5383e9 Date: Tue, 04 Dec 2018 21:19:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "2cc25d62-aaf9-4e9e-b106-a863c1ebf9bf"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:19:42Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": 10, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:42Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "2fa0ae3f-438c-4540-836f-9d838503444b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:41Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "4d9973c8-8e4a-497f-aebb-976602a8dfbb"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:41Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "5cad49ed-2f60-49f2-bced-38e43f8ebae2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "f8339654-8481-4bf8-a6fb-bb2b9057c312"}]} 2018-12-04 21:19:42,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 used request id req-9412c5fc-ad52-4980-9c33-35579e5383e9 2018-12-04 21:19:42,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba41f152fcdf192c60f8d15cccbfa555f775b7aa" 2018-12-04 21:19:42,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-0473d66c-3b14-4074-91d3-3610837c7ae5 Date: Tue, 04 Dec 2018 21:19:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "updated_at": "2018-12-04T21:19:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "revision_number": 0, "id": "2cc25d62-aaf9-4e9e-b106-a863c1ebf9bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv6", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-04T21:19:42Z", "revision_number": 0, "id": "2fa0ae3f-438c-4540-836f-9d838503444b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:42Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": 10, "ethertype": "IPv4", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "revision_number": 0, "id": "4d9973c8-8e4a-497f-aebb-976602a8dfbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv6", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "revision_number": 0, "id": "5cad49ed-2f60-49f2-bced-38e43f8ebae2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv4", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "revision_number": 0, "id": "f8339654-8481-4bf8-a6fb-bb2b9057c312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv4", "project_id": "af6316bbdad348f8ab0f3546777d7693"}], "revision_number": 5, "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "name": "CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname"}]} 2018-12-04 21:19:42,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname used request id req-0473d66c-3b14-4074-91d3-3610837c7ae5 2018-12-04 21:19:42,887 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 2018-12-04 21:19:42,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba41f152fcdf192c60f8d15cccbfa555f775b7aa" 2018-12-04 21:19:42,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-842a4068-080b-4658-afc5-be6e79afdef0 Date: Tue, 04 Dec 2018 21:19:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "2cc25d62-aaf9-4e9e-b106-a863c1ebf9bf"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:19:42Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": 10, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:42Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "2fa0ae3f-438c-4540-836f-9d838503444b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:41Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "4d9973c8-8e4a-497f-aebb-976602a8dfbb"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:41Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "5cad49ed-2f60-49f2-bced-38e43f8ebae2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "f8339654-8481-4bf8-a6fb-bb2b9057c312"}]} 2018-12-04 21:19:42,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 used request id req-842a4068-080b-4658-afc5-be6e79afdef0 2018-12-04 21:19:42,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba41f152fcdf192c60f8d15cccbfa555f775b7aa" 2018-12-04 21:19:42,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-70ed3f45-e17a-4265-b5cb-2d77cab178c1 Date: Tue, 04 Dec 2018 21:19:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "updated_at": "2018-12-04T21:19:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "revision_number": 0, "id": "2cc25d62-aaf9-4e9e-b106-a863c1ebf9bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv6", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-04T21:19:42Z", "revision_number": 0, "id": "2fa0ae3f-438c-4540-836f-9d838503444b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:42Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": 10, "ethertype": "IPv4", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "revision_number": 0, "id": "4d9973c8-8e4a-497f-aebb-976602a8dfbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv6", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "revision_number": 0, "id": "5cad49ed-2f60-49f2-bced-38e43f8ebae2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv4", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "revision_number": 0, "id": "f8339654-8481-4bf8-a6fb-bb2b9057c312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv4", "project_id": "af6316bbdad348f8ab0f3546777d7693"}], "revision_number": 5, "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "name": "CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname"}]} 2018-12-04 21:19:42,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname used request id req-70ed3f45-e17a-4265-b5cb-2d77cab178c1 2018-12-04 21:19:42,961 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 2018-12-04 21:19:42,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba41f152fcdf192c60f8d15cccbfa555f775b7aa" 2018-12-04 21:19:42,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-730a87ec-cd0d-4fcf-8d26-7457e3977d4d Date: Tue, 04 Dec 2018 21:19:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "2cc25d62-aaf9-4e9e-b106-a863c1ebf9bf"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:19:42Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": 10, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:42Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "2fa0ae3f-438c-4540-836f-9d838503444b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:41Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "4d9973c8-8e4a-497f-aebb-976602a8dfbb"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:41Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "5cad49ed-2f60-49f2-bced-38e43f8ebae2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "f8339654-8481-4bf8-a6fb-bb2b9057c312"}]} 2018-12-04 21:19:42,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 used request id req-730a87ec-cd0d-4fcf-8d26-7457e3977d4d 2018-12-04 21:19:42,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba41f152fcdf192c60f8d15cccbfa555f775b7aa" 2018-12-04 21:19:43,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-6f644b3a-0ca5-4100-981c-357f6f3c380c Date: Tue, 04 Dec 2018 21:19:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "updated_at": "2018-12-04T21:19:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "revision_number": 0, "id": "2cc25d62-aaf9-4e9e-b106-a863c1ebf9bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv6", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-04T21:19:42Z", "revision_number": 0, "id": "2fa0ae3f-438c-4540-836f-9d838503444b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:42Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": 10, "ethertype": "IPv4", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "revision_number": 0, "id": "4d9973c8-8e4a-497f-aebb-976602a8dfbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv6", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "revision_number": 0, "id": "5cad49ed-2f60-49f2-bced-38e43f8ebae2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv4", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "revision_number": 0, "id": "f8339654-8481-4bf8-a6fb-bb2b9057c312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv4", "project_id": "af6316bbdad348f8ab0f3546777d7693"}], "revision_number": 5, "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "name": "CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname"}]} 2018-12-04 21:19:43,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname used request id req-6f644b3a-0ca5-4100-981c-357f6f3c380c 2018-12-04 21:19:43,029 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 2018-12-04 21:19:43,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba41f152fcdf192c60f8d15cccbfa555f775b7aa" 2018-12-04 21:19:43,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-1350983b-b6bd-4320-b73c-ab55b8812cf6 Date: Tue, 04 Dec 2018 21:19:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "2cc25d62-aaf9-4e9e-b106-a863c1ebf9bf"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:19:42Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": 10, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:42Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "2fa0ae3f-438c-4540-836f-9d838503444b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:41Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "4d9973c8-8e4a-497f-aebb-976602a8dfbb"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:41Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "5cad49ed-2f60-49f2-bced-38e43f8ebae2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "f8339654-8481-4bf8-a6fb-bb2b9057c312"}]} 2018-12-04 21:19:43,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 used request id req-1350983b-b6bd-4320-b73c-ab55b8812cf6 2018-12-04 21:19:43,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba41f152fcdf192c60f8d15cccbfa555f775b7aa" 2018-12-04 21:19:43,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-fe077273-5e88-4e3b-8462-31ad1ec37784 Date: Tue, 04 Dec 2018 21:19:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "updated_at": "2018-12-04T21:19:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "revision_number": 0, "id": "2cc25d62-aaf9-4e9e-b106-a863c1ebf9bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv6", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-04T21:19:42Z", "revision_number": 0, "id": "2fa0ae3f-438c-4540-836f-9d838503444b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:42Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": 10, "ethertype": "IPv4", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "revision_number": 0, "id": "4d9973c8-8e4a-497f-aebb-976602a8dfbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv6", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "revision_number": 0, "id": "5cad49ed-2f60-49f2-bced-38e43f8ebae2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv4", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "revision_number": 0, "id": "f8339654-8481-4bf8-a6fb-bb2b9057c312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv4", "project_id": "af6316bbdad348f8ab0f3546777d7693"}], "revision_number": 5, "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "name": "CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname"}]} 2018-12-04 21:19:43,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname used request id req-fe077273-5e88-4e3b-8462-31ad1ec37784 2018-12-04 21:19:43,098 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 2018-12-04 21:19:43,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba41f152fcdf192c60f8d15cccbfa555f775b7aa" 2018-12-04 21:19:43,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-49a1e1c8-b21b-49bb-8bc3-680448083c48 Date: Tue, 04 Dec 2018 21:19:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "2cc25d62-aaf9-4e9e-b106-a863c1ebf9bf"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:19:42Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": 10, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:42Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "2fa0ae3f-438c-4540-836f-9d838503444b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:41Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "4d9973c8-8e4a-497f-aebb-976602a8dfbb"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:41Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "5cad49ed-2f60-49f2-bced-38e43f8ebae2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "f8339654-8481-4bf8-a6fb-bb2b9057c312"}]} 2018-12-04 21:19:43,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 used request id req-49a1e1c8-b21b-49bb-8bc3-680448083c48 2018-12-04 21:19:43,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba41f152fcdf192c60f8d15cccbfa555f775b7aa" 2018-12-04 21:19:43,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-8022e96d-743f-42a7-9cfc-44f264270568 Date: Tue, 04 Dec 2018 21:19:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "updated_at": "2018-12-04T21:19:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "revision_number": 0, "id": "2cc25d62-aaf9-4e9e-b106-a863c1ebf9bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv6", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-04T21:19:42Z", "revision_number": 0, "id": "2fa0ae3f-438c-4540-836f-9d838503444b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:42Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": 10, "ethertype": "IPv4", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "revision_number": 0, "id": "4d9973c8-8e4a-497f-aebb-976602a8dfbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv6", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "revision_number": 0, "id": "5cad49ed-2f60-49f2-bced-38e43f8ebae2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv4", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "revision_number": 0, "id": "f8339654-8481-4bf8-a6fb-bb2b9057c312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv4", "project_id": "af6316bbdad348f8ab0f3546777d7693"}], "revision_number": 5, "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "name": "CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname"}]} 2018-12-04 21:19:43,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname used request id req-8022e96d-743f-42a7-9cfc-44f264270568 2018-12-04 21:19:43,167 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 2018-12-04 21:19:43,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba41f152fcdf192c60f8d15cccbfa555f775b7aa" 2018-12-04 21:19:43,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-25f96d33-f755-4bb9-be57-bf8d39c0972e Date: Tue, 04 Dec 2018 21:19:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "2cc25d62-aaf9-4e9e-b106-a863c1ebf9bf"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:19:42Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": 10, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:42Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "2fa0ae3f-438c-4540-836f-9d838503444b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:41Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "4d9973c8-8e4a-497f-aebb-976602a8dfbb"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:41Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "5cad49ed-2f60-49f2-bced-38e43f8ebae2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "f8339654-8481-4bf8-a6fb-bb2b9057c312"}]} 2018-12-04 21:19:43,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 used request id req-25f96d33-f755-4bb9-be57-bf8d39c0972e 2018-12-04 21:19:43,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba41f152fcdf192c60f8d15cccbfa555f775b7aa" 2018-12-04 21:19:43,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-5d9fb1d2-cd72-492a-ad69-9492c86f8c7f Date: Tue, 04 Dec 2018 21:19:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "updated_at": "2018-12-04T21:19:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "revision_number": 0, "id": "2cc25d62-aaf9-4e9e-b106-a863c1ebf9bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv6", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-04T21:19:42Z", "revision_number": 0, "id": "2fa0ae3f-438c-4540-836f-9d838503444b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:42Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": 10, "ethertype": "IPv4", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "revision_number": 0, "id": "4d9973c8-8e4a-497f-aebb-976602a8dfbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv6", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "revision_number": 0, "id": "5cad49ed-2f60-49f2-bced-38e43f8ebae2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv4", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "revision_number": 0, "id": "f8339654-8481-4bf8-a6fb-bb2b9057c312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv4", "project_id": "af6316bbdad348f8ab0f3546777d7693"}], "revision_number": 5, "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "name": "CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname"}]} 2018-12-04 21:19:43,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname used request id req-5d9fb1d2-cd72-492a-ad69-9492c86f8c7f 2018-12-04 21:19:43,235 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 2018-12-04 21:19:43,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba41f152fcdf192c60f8d15cccbfa555f775b7aa" 2018-12-04 21:19:43,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-02fa8381-dd8a-4c12-9031-f172b68e8ec7 Date: Tue, 04 Dec 2018 21:19:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "2cc25d62-aaf9-4e9e-b106-a863c1ebf9bf"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:19:42Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": 10, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:42Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "2fa0ae3f-438c-4540-836f-9d838503444b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:41Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "4d9973c8-8e4a-497f-aebb-976602a8dfbb"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:41Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "5cad49ed-2f60-49f2-bced-38e43f8ebae2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "f8339654-8481-4bf8-a6fb-bb2b9057c312"}]} 2018-12-04 21:19:43,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 used request id req-02fa8381-dd8a-4c12-9031-f172b68e8ec7 2018-12-04 21:19:43,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba41f152fcdf192c60f8d15cccbfa555f775b7aa" 2018-12-04 21:19:43,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-c9090b7a-95b2-439c-9a1b-ee7ff942be4f Date: Tue, 04 Dec 2018 21:19:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "updated_at": "2018-12-04T21:19:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "revision_number": 0, "id": "2cc25d62-aaf9-4e9e-b106-a863c1ebf9bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv6", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-04T21:19:42Z", "revision_number": 0, "id": "2fa0ae3f-438c-4540-836f-9d838503444b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:42Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": 10, "ethertype": "IPv4", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "revision_number": 0, "id": "4d9973c8-8e4a-497f-aebb-976602a8dfbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv6", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "revision_number": 0, "id": "5cad49ed-2f60-49f2-bced-38e43f8ebae2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv4", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "revision_number": 0, "id": "f8339654-8481-4bf8-a6fb-bb2b9057c312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv4", "project_id": "af6316bbdad348f8ab0f3546777d7693"}], "revision_number": 5, "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "name": "CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname"}]} 2018-12-04 21:19:43,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname used request id req-c9090b7a-95b2-439c-9a1b-ee7ff942be4f 2018-12-04 21:19:43,303 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 2018-12-04 21:19:43,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba41f152fcdf192c60f8d15cccbfa555f775b7aa" 2018-12-04 21:19:43,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-10e4b570-eda1-427d-aeaa-bd70a210773e Date: Tue, 04 Dec 2018 21:19:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "2cc25d62-aaf9-4e9e-b106-a863c1ebf9bf"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:19:42Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": 10, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:42Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "2fa0ae3f-438c-4540-836f-9d838503444b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:41Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "4d9973c8-8e4a-497f-aebb-976602a8dfbb"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:41Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "5cad49ed-2f60-49f2-bced-38e43f8ebae2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "f8339654-8481-4bf8-a6fb-bb2b9057c312"}]} 2018-12-04 21:19:43,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 used request id req-10e4b570-eda1-427d-aeaa-bd70a210773e 2018-12-04 21:19:43,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba41f152fcdf192c60f8d15cccbfa555f775b7aa" 2018-12-04 21:19:43,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-a84b15a7-328f-47d1-9789-220b822c1177 Date: Tue, 04 Dec 2018 21:19:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "updated_at": "2018-12-04T21:19:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "revision_number": 0, "id": "2cc25d62-aaf9-4e9e-b106-a863c1ebf9bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv6", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-04T21:19:42Z", "revision_number": 0, "id": "2fa0ae3f-438c-4540-836f-9d838503444b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:42Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": 10, "ethertype": "IPv4", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "revision_number": 0, "id": "4d9973c8-8e4a-497f-aebb-976602a8dfbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv6", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "revision_number": 0, "id": "5cad49ed-2f60-49f2-bced-38e43f8ebae2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv4", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "revision_number": 0, "id": "f8339654-8481-4bf8-a6fb-bb2b9057c312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv4", "project_id": "af6316bbdad348f8ab0f3546777d7693"}], "revision_number": 5, "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "name": "CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname"}]} 2018-12-04 21:19:43,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname used request id req-a84b15a7-328f-47d1-9789-220b822c1177 2018-12-04 21:19:43,374 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 2018-12-04 21:19:43,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba41f152fcdf192c60f8d15cccbfa555f775b7aa" 2018-12-04 21:19:43,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-21881fdd-c11e-482a-bc75-ff0c0fd13285 Date: Tue, 04 Dec 2018 21:19:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "2cc25d62-aaf9-4e9e-b106-a863c1ebf9bf"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:19:42Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": 10, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:42Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "2fa0ae3f-438c-4540-836f-9d838503444b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:41Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "4d9973c8-8e4a-497f-aebb-976602a8dfbb"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:41Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "5cad49ed-2f60-49f2-bced-38e43f8ebae2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "f8339654-8481-4bf8-a6fb-bb2b9057c312"}]} 2018-12-04 21:19:43,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 used request id req-21881fdd-c11e-482a-bc75-ff0c0fd13285 2018-12-04 21:19:43,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba41f152fcdf192c60f8d15cccbfa555f775b7aa" 2018-12-04 21:19:43,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-c7aa5603-4f80-42c9-af7f-f129a128d9ca Date: Tue, 04 Dec 2018 21:19:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "updated_at": "2018-12-04T21:19:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "revision_number": 0, "id": "2cc25d62-aaf9-4e9e-b106-a863c1ebf9bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv6", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-04T21:19:42Z", "revision_number": 0, "id": "2fa0ae3f-438c-4540-836f-9d838503444b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:42Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": 10, "ethertype": "IPv4", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "revision_number": 0, "id": "4d9973c8-8e4a-497f-aebb-976602a8dfbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv6", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "revision_number": 0, "id": "5cad49ed-2f60-49f2-bced-38e43f8ebae2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv4", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "revision_number": 0, "id": "f8339654-8481-4bf8-a6fb-bb2b9057c312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv4", "project_id": "af6316bbdad348f8ab0f3546777d7693"}], "revision_number": 5, "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "name": "CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname"}]} 2018-12-04 21:19:43,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname used request id req-c7aa5603-4f80-42c9-af7f-f129a128d9ca 2018-12-04 21:19:43,442 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 2018-12-04 21:19:43,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba41f152fcdf192c60f8d15cccbfa555f775b7aa" 2018-12-04 21:19:43,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d50e13e4-2478-45dd-a5ea-0d0a411288f3 Date: Tue, 04 Dec 2018 21:19:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "2cc25d62-aaf9-4e9e-b106-a863c1ebf9bf"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:19:42Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": 10, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:42Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "2fa0ae3f-438c-4540-836f-9d838503444b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:41Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "4d9973c8-8e4a-497f-aebb-976602a8dfbb"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:41Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "5cad49ed-2f60-49f2-bced-38e43f8ebae2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "f8339654-8481-4bf8-a6fb-bb2b9057c312"}]} 2018-12-04 21:19:43,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 used request id req-d50e13e4-2478-45dd-a5ea-0d0a411288f3 2018-12-04 21:19:43,465 - neutron_utils - INFO - Deleting security group rule with ID - 5cad49ed-2f60-49f2-bced-38e43f8ebae2 2018-12-04 21:19:43,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/5cad49ed-2f60-49f2-bced-38e43f8ebae2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fa1ec3be85be1be86503225876c02f26870ab4" 2018-12-04 21:19:43,555 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-23359618-18fe-4680-bd22-966834afc698 Content-Length: 0 Date: Tue, 04 Dec 2018 21:19:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:19:43,555 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/5cad49ed-2f60-49f2-bced-38e43f8ebae2 used request id req-23359618-18fe-4680-bd22-966834afc698 2018-12-04 21:19:43,555 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-12-04 21:19:43,556 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 2018-12-04 21:19:43,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba41f152fcdf192c60f8d15cccbfa555f775b7aa" 2018-12-04 21:19:43,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1992 X-Openstack-Request-Id: req-b87828cb-8593-4441-8d74-1c93d1a3b102 Date: Tue, 04 Dec 2018 21:19:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "2cc25d62-aaf9-4e9e-b106-a863c1ebf9bf"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-04T21:19:42Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": 10, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:42Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "2fa0ae3f-438c-4540-836f-9d838503444b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:41Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:41Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "4d9973c8-8e4a-497f-aebb-976602a8dfbb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "d656b6c1-fa2a-4b0e-82d9-73a5d17bade5", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "f8339654-8481-4bf8-a6fb-bb2b9057c312"}]} 2018-12-04 21:19:43,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 used request id req-b87828cb-8593-4441-8d74-1c93d1a3b102 2018-12-04 21:19:43,579 - neutron_utils - INFO - Deleting security group rule with ID - 2fa0ae3f-438c-4540-836f-9d838503444b 2018-12-04 21:19:43,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/2fa0ae3f-438c-4540-836f-9d838503444b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fa1ec3be85be1be86503225876c02f26870ab4" 2018-12-04 21:19:43,665 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f08ae6cd-2eb2-40fe-b4f0-abe524bfcaf1 Content-Length: 0 Date: Tue, 04 Dec 2018 21:19:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:19:43,665 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/2fa0ae3f-438c-4540-836f-9d838503444b used request id req-f08ae6cd-2eb2-40fe-b4f0-abe524bfcaf1 2018-12-04 21:19:43,665 - neutron_utils - INFO - Deleting security group rule with ID - 4d9973c8-8e4a-497f-aebb-976602a8dfbb 2018-12-04 21:19:43,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/4d9973c8-8e4a-497f-aebb-976602a8dfbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fa1ec3be85be1be86503225876c02f26870ab4" 2018-12-04 21:19:43,763 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e369a5d8-ab45-4172-b6d2-dffcd0b4d7cf Content-Length: 0 Date: Tue, 04 Dec 2018 21:19:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:19:43,763 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/4d9973c8-8e4a-497f-aebb-976602a8dfbb used request id req-e369a5d8-ab45-4172-b6d2-dffcd0b4d7cf 2018-12-04 21:19:43,764 - neutron_utils - INFO - Deleting security group rule with ID - f8339654-8481-4bf8-a6fb-bb2b9057c312 2018-12-04 21:19:43,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/f8339654-8481-4bf8-a6fb-bb2b9057c312 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fa1ec3be85be1be86503225876c02f26870ab4" 2018-12-04 21:19:43,854 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5014f2f1-1ac3-415c-8a4b-f7454e45d43e Content-Length: 0 Date: Tue, 04 Dec 2018 21:19:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:19:43,854 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/f8339654-8481-4bf8-a6fb-bb2b9057c312 used request id req-5014f2f1-1ac3-415c-8a4b-f7454e45d43e 2018-12-04 21:19:43,855 - neutron_utils - INFO - Deleting security group rule with ID - 2cc25d62-aaf9-4e9e-b106-a863c1ebf9bf 2018-12-04 21:19:43,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/2cc25d62-aaf9-4e9e-b106-a863c1ebf9bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fa1ec3be85be1be86503225876c02f26870ab4" 2018-12-04 21:19:44,162 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ce8adfeb-a6d9-49c6-ab96-42bc734a7bad Content-Length: 0 Date: Tue, 04 Dec 2018 21:19:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:19:44,162 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/2cc25d62-aaf9-4e9e-b106-a863c1ebf9bf used request id req-ce8adfeb-a6d9-49c6-ab96-42bc734a7bad 2018-12-04 21:19:44,162 - neutron_utils - INFO - Deleting security group rule with ID - 5cad49ed-2f60-49f2-bced-38e43f8ebae2 2018-12-04 21:19:44,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/5cad49ed-2f60-49f2-bced-38e43f8ebae2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fa1ec3be85be1be86503225876c02f26870ab4" 2018-12-04 21:19:44,183 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-d8faefc3-9d63-4419-8c98-859416e2d885 Date: Tue, 04 Dec 2018 21:19:44 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 5cad49ed-2f60-49f2-bced-38e43f8ebae2 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-04 21:19:44,183 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/5cad49ed-2f60-49f2-bced-38e43f8ebae2 used request id req-d8faefc3-9d63-4419-8c98-859416e2d885 2018-12-04 21:19:44,183 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 5cad49ed-2f60-49f2-bced-38e43f8ebae2 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-04 21:19:44,183 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 5cad49ed-2f60-49f2-bced-38e43f8ebae2 does not exist Neutron server returns request_ids: ['req-d8faefc3-9d63-4419-8c98-859416e2d885'] 2018-12-04 21:19:44,183 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-6882cd5d-098d-4348-8440-a6407db06c5fname 2018-12-04 21:19:44,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fa1ec3be85be1be86503225876c02f26870ab4" 2018-12-04 21:19:44,328 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0bf8985e-b949-469b-a40f-46552a8f526a Content-Length: 0 Date: Tue, 04 Dec 2018 21:19:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:19:44,328 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/d656b6c1-fa2a-4b0e-82d9-73a5d17bade5 used request id req-0bf8985e-b949-469b-a40f-46552a8f526a 2018-12-04 21:19:44,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3354bd967b77e7d5dc88f16f03837159077aef3" 2018-12-04 21:19:44,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-3a202b35-9a79-4757-80b5-d693e6ae8143 Date: Tue, 04 Dec 2018 21:19:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "updated_at": "2018-12-04T21:19:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "revision_number": 0, "id": "1185b119-2ff0-4636-9850-2f5e344b5f9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:40Z", "security_group_id": "eeb8f89c-bfc6-4602-af40-b8469ec294bb", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv4", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "revision_number": 0, "id": "6a31b496-b2cf-4421-bc4c-49bee3ff6eaa", "remote_group_id": "eeb8f89c-bfc6-4602-af40-b8469ec294bb", "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:40Z", "security_group_id": "eeb8f89c-bfc6-4602-af40-b8469ec294bb", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv6", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "revision_number": 0, "id": "e2ecad25-7af6-4024-8444-fb74cbd26658", "remote_group_id": "eeb8f89c-bfc6-4602-af40-b8469ec294bb", "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:40Z", "security_group_id": "eeb8f89c-bfc6-4602-af40-b8469ec294bb", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv4", "project_id": "af6316bbdad348f8ab0f3546777d7693"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "revision_number": 0, "id": "f5d226db-f098-400c-a845-9ab9e08396d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:19:40Z", "security_group_id": "eeb8f89c-bfc6-4602-af40-b8469ec294bb", "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "port_range_min": null, "ethertype": "IPv6", "project_id": "af6316bbdad348f8ab0f3546777d7693"}], "revision_number": 4, "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "eeb8f89c-bfc6-4602-af40-b8469ec294bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:19:44,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-3a202b35-9a79-4757-80b5-d693e6ae8143 2018-12-04 21:19:44,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3354bd967b77e7d5dc88f16f03837159077aef3" 2018-12-04 21:19:44,762 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:19:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4be073d8-1f2b-4cca-843d-3a68a1485af6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:19:44,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-4be073d8-1f2b-4cca-843d-3a68a1485af6 2018-12-04 21:19:44,762 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:19:44,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3354bd967b77e7d5dc88f16f03837159077aef3" 2018-12-04 21:19:44,862 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:19:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd71d09b-109e-4f2f-b25c-1aef5bc67c86 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:19:44,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-fd71d09b-109e-4f2f-b25c-1aef5bc67c86 2018-12-04 21:19:44,862 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:19:44,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3354bd967b77e7d5dc88f16f03837159077aef3" 2018-12-04 21:19:44,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4558adca-274e-4b83-84a1-5a07bb9ee1a2 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:19:44,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-4558adca-274e-4b83-84a1-5a07bb9ee1a2 2018-12-04 21:19:44,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3354bd967b77e7d5dc88f16f03837159077aef3" 2018-12-04 21:19:45,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e61dc46-5624-4822-a9e3-8f7a35d3e6f7 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:19:45,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-6e61dc46-5624-4822-a9e3-8f7a35d3e6f7 2018-12-04 21:19:45,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3354bd967b77e7d5dc88f16f03837159077aef3" 2018-12-04 21:19:45,183 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:19:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53b1297b-2e4b-44c5-a48e-efa513351097 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:19:45,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-53b1297b-2e4b-44c5-a48e-efa513351097 2018-12-04 21:19:45,183 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:19:45,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3354bd967b77e7d5dc88f16f03837159077aef3" 2018-12-04 21:19:45,366 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:19:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eef26d93-1353-4ddc-992c-1196d911d16e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:19:45,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-eef26d93-1353-4ddc-992c-1196d911d16e 2018-12-04 21:19:45,366 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:19:45,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3354bd967b77e7d5dc88f16f03837159077aef3" 2018-12-04 21:19:45,468 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:19:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6253c9c4-8bfe-4771-bed1-3b265da3999c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:19:45,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-6253c9c4-8bfe-4771-bed1-3b265da3999c 2018-12-04 21:19:45,469 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:19:45,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3354bd967b77e7d5dc88f16f03837159077aef3" 2018-12-04 21:19:45,569 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:19:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03534868-c889-4ab6-ad8e-cc990c8f39da Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:19:45,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-03534868-c889-4ab6-ad8e-cc990c8f39da 2018-12-04 21:19:45,569 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:19:45,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3354bd967b77e7d5dc88f16f03837159077aef3" 2018-12-04 21:19:45,670 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:19:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0e4b182-bc2e-40fa-8038-4c47f1bf8198 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:19:45,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-c0e4b182-bc2e-40fa-8038-4c47f1bf8198 2018-12-04 21:19:45,670 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:19:45,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/af6316bbdad348f8ab0f3546777d7693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3354bd967b77e7d5dc88f16f03837159077aef3" 2018-12-04 21:19:45,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d904d924-879b-4564-b894-37a30c41a375 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/af6316bbdad348f8ab0f3546777d7693"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "af6316bbdad348f8ab0f3546777d7693", "name": "CreateSecurityGroupTests-1440b2ee-1441-4a3-proj"}} 2018-12-04 21:19:45,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/af6316bbdad348f8ab0f3546777d7693 used request id req-d904d924-879b-4564-b894-37a30c41a375 2018-12-04 21:19:45,857 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eeb8f89c-bfc6-4602-af40-b8469ec294bb 2018-12-04 21:19:45,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=eeb8f89c-bfc6-4602-af40-b8469ec294bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3354bd967b77e7d5dc88f16f03837159077aef3" 2018-12-04 21:19:45,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a7893be3-13a1-4041-8bca-3eae6d3e3c88 Date: Tue, 04 Dec 2018 21:19:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "eeb8f89c-bfc6-4602-af40-b8469ec294bb", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "1185b119-2ff0-4636-9850-2f5e344b5f9f"}, {"remote_group_id": "eeb8f89c-bfc6-4602-af40-b8469ec294bb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "eeb8f89c-bfc6-4602-af40-b8469ec294bb", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "6a31b496-b2cf-4421-bc4c-49bee3ff6eaa"}, {"remote_group_id": "eeb8f89c-bfc6-4602-af40-b8469ec294bb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "eeb8f89c-bfc6-4602-af40-b8469ec294bb", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "e2ecad25-7af6-4024-8444-fb74cbd26658"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:19:40Z", "security_group_id": "eeb8f89c-bfc6-4602-af40-b8469ec294bb", "port_range_min": null, "revision_number": 0, "tenant_id": "af6316bbdad348f8ab0f3546777d7693", "created_at": "2018-12-04T21:19:40Z", "project_id": "af6316bbdad348f8ab0f3546777d7693", "id": "f5d226db-f098-400c-a845-9ab9e08396d1"}]} 2018-12-04 21:19:45,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=eeb8f89c-bfc6-4602-af40-b8469ec294bb used request id req-a7893be3-13a1-4041-8bca-3eae6d3e3c88 2018-12-04 21:19:45,886 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:19:45,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/eeb8f89c-bfc6-4602-af40-b8469ec294bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3354bd967b77e7d5dc88f16f03837159077aef3" 2018-12-04 21:19:46,050 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-190ba3d3-99e8-4608-bb06-353d64eade2b Content-Length: 0 Date: Tue, 04 Dec 2018 21:19:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:19:46,050 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/eeb8f89c-bfc6-4602-af40-b8469ec294bb used request id req-190ba3d3-99e8-4608-bb06-353d64eade2b 2018-12-04 21:19:46,051 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-1440b2ee-1441-4a3-proj 2018-12-04 21:19:46,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/af6316bbdad348f8ab0f3546777d7693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3354bd967b77e7d5dc88f16f03837159077aef3" 2018-12-04 21:19:46,352 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:19:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8cd8b64-3bcb-48d0-b749-8864e44d30a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:19:46,352 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/af6316bbdad348f8ab0f3546777d7693 used request id req-f8cd8b64-3bcb-48d0-b749-8864e44d30a6 2018-12-04 21:19:46,352 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-1440b2ee-1441-4a3-proj-role 2018-12-04 21:19:46,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/923004f92ca34b119fc3d23ad4733764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3354bd967b77e7d5dc88f16f03837159077aef3" 2018-12-04 21:19:46,466 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:19:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc7d021e-228d-4289-822a-b06f80a9b723 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:19:46,466 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/923004f92ca34b119fc3d23ad4733764 used request id req-dc7d021e-228d-4289-822a-b06f80a9b723 2018-12-04 21:19:46,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3354bd967b77e7d5dc88f16f03837159077aef3" 2018-12-04 21:19:46,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff44d818-ac02-49ab-9a03-36c5e5d969c2 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:19:46,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ff44d818-ac02-49ab-9a03-36c5e5d969c2 2018-12-04 21:19:46,566 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-1440b2ee-1441-4a3-user 2018-12-04 21:19:46,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/c91399e49d9844778b798677ed59e41b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385131d6345d74cddd7747a6947c6ff1f004e776" 2018-12-04 21:19:46,749 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:19:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e449630b-2f7c-469c-aca2-be93d73c58d3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:19:46,749 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c91399e49d9844778b798677ed59e41b used request id req-e449630b-2f7c-469c-aca2-be93d73c58d3 2018-12-04 21:19:46,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:19:47,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:19:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["S3WUa7vGTFyFZdf-QNA6jA"], "issued_at": "2018-12-04T21:19:47.000000Z"}} 2018-12-04 21:19:47,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398f36a9723adbeaf916c9c266dd526db7a68045" 2018-12-04 21:19:47,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e914abfe-139b-4466-905d-795284c1b73e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:19:47,351 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e914abfe-139b-4466-905d-795284c1b73e 2018-12-04 21:19:47,353 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:19:47,353 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:19:47,757 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:19:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["CORCgpyATcStBjD29_uupQ"], "issued_at": "2018-12-04T21:19:47.000000Z"}} 2018-12-04 21:19:47,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db37ee5e88ce564a1a9f3dc9b4fe79f6068063e" 2018-12-04 21:19:47,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69559835-5b2c-4151-82b2-89d0f83fcb87 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:19:47,854 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-69559835-5b2c-4151-82b2-89d0f83fcb87 2018-12-04 21:19:47,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:19:47,864 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:19: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:19:47,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-a380baa8-0652-4bb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db37ee5e88ce564a1a9f3dc9b4fe79f6068063e" 2018-12-04 21:19:47,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-820e24e6-e30f-44e6-920b-86b46545dfb2 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-a380baa8-0652-4bb-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:19:47,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-a380baa8-0652-4bb-proj used request id req-820e24e6-e30f-44e6-920b-86b46545dfb2 2018-12-04 21:19:47,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db37ee5e88ce564a1a9f3dc9b4fe79f6068063e" 2018-12-04 21:19:48,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12d7f606-246f-4c13-be90-0385bf8cd8b5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:19:48,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-12d7f606-246f-4c13-be90-0385bf8cd8b5 2018-12-04 21:19:48,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db37ee5e88ce564a1a9f3dc9b4fe79f6068063e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-a380baa8-0652-4bb-proj"}}' 2018-12-04 21:19:48,189 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:19:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0aebad8-b5c7-4c3d-b50f-93f27911dd25 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/48e7357f494d473eb5132b793e9a36ef"}, "tags": [], "enabled": true, "id": "48e7357f494d473eb5132b793e9a36ef", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-a380baa8-0652-4bb-proj"}} 2018-12-04 21:19:48,189 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-e0aebad8-b5c7-4c3d-b50f-93f27911dd25 2018-12-04 21:19:48,189 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-a380baa8-0652-4bb-proj 2018-12-04 21:19:48,189 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:19:48,190 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:19:48,593 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:19:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["_08oHkJBRsmNriC0MRiHnQ"], "issued_at": "2018-12-04T21:19:48.000000Z"}} 2018-12-04 21:19:48,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a83051ec3f0210925944b1db92f3081bdde75fb" 2018-12-04 21:19:48,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5150fba1-81f7-478e-afbe-6dc832ff8f32 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:19:48,607 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5150fba1-81f7-478e-afbe-6dc832ff8f32 2018-12-04 21:19:48,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:19:48,616 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:19:48,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a83051ec3f0210925944b1db92f3081bdde75fb" 2018-12-04 21:19:48,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b94503e7-b75d-4cc7-9848-b3652d61e991 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:19:48,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b94503e7-b75d-4cc7-9848-b3652d61e991 2018-12-04 21:19:48,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-a380baa8-0652-4bb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a83051ec3f0210925944b1db92f3081bdde75fb" 2018-12-04 21:19:48,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d5342ec-8528-4a81-a7aa-b5bc6e46f988 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-a380baa8-0652-4bb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/48e7357f494d473eb5132b793e9a36ef"}, "tags": [], "enabled": true, "id": "48e7357f494d473eb5132b793e9a36ef", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-a380baa8-0652-4bb-proj"}]} 2018-12-04 21:19:48,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-a380baa8-0652-4bb-proj used request id req-7d5342ec-8528-4a81-a7aa-b5bc6e46f988 2018-12-04 21:19:48,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a83051ec3f0210925944b1db92f3081bdde75fb" 2018-12-04 21:19:48,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a752ee5-f23c-4ceb-b3b2-23a85734ecd1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:19:48,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-3a752ee5-f23c-4ceb-b3b2-23a85734ecd1 2018-12-04 21:19:49,341 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-a380baa8-0652-4bb-user 2018-12-04 21:19:49,341 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:19:49,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db37ee5e88ce564a1a9f3dc9b4fe79f6068063e" 2018-12-04 21:19:49,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92e5c3f2-5970-4c0c-aed9-38da5a49241a Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:19:49,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-92e5c3f2-5970-4c0c-aed9-38da5a49241a 2018-12-04 21:19:49,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db37ee5e88ce564a1a9f3dc9b4fe79f6068063e" -d '{"role": {"name": "CreateImageSuccessTests-a380baa8-0652-4bb-proj-role"}}' 2018-12-04 21:19:49,556 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:19:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20189e8b-c0c0-422c-8589-366682900280 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "68306574bead4ec3971ec37081889670", "links": {"self": "http://172.30.9.23:5000/v3/roles/68306574bead4ec3971ec37081889670"}, "name": "CreateImageSuccessTests-a380baa8-0652-4bb-proj-role"}} 2018-12-04 21:19:49,556 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-20189e8b-c0c0-422c-8589-366682900280 2018-12-04 21:19:49,557 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-a380baa8-0652-4bb-proj-role 2018-12-04 21:19:49,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/68306574bead4ec3971ec37081889670 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db37ee5e88ce564a1a9f3dc9b4fe79f6068063e" 2018-12-04 21:19:49,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b672928e-8a48-433d-a056-1a408155a76e Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "68306574bead4ec3971ec37081889670", "links": {"self": "http://172.30.9.23:5000/v3/roles/68306574bead4ec3971ec37081889670"}, "name": "CreateImageSuccessTests-a380baa8-0652-4bb-proj-role"}} 2018-12-04 21:19:49,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/68306574bead4ec3971ec37081889670 used request id req-b672928e-8a48-433d-a056-1a408155a76e 2018-12-04 21:19:49,661 - keystone_utils - INFO - Granting role CreateImageSuccessTests-a380baa8-0652-4bb-proj-role to project CreateImageSuccessTests-a380baa8-0652-4bb-proj 2018-12-04 21:19:49,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/48e7357f494d473eb5132b793e9a36ef/users/b7e1ef7ea00c48c3b0a0cf64fc161bdc/roles/68306574bead4ec3971ec37081889670 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db37ee5e88ce564a1a9f3dc9b4fe79f6068063e" 2018-12-04 21:19:49,798 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:19:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cdf7e28-1d2b-42e9-ba4f-8b47e8c183c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:19:49,799 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/48e7357f494d473eb5132b793e9a36ef/users/b7e1ef7ea00c48c3b0a0cf64fc161bdc/roles/68306574bead4ec3971ec37081889670 used request id req-7cdf7e28-1d2b-42e9-ba4f-8b47e8c183c3 2018-12-04 21:19:49,818 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-04 21:19:49,818 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:19:49,819 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:19:50,219 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "68306574bead4ec3971ec37081889670", "name": "CreateImageSuccessTests-a380baa8-0652-4bb-proj-role"}], "expires_at": "2018-12-04T22:19:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "48e7357f494d473eb5132b793e9a36ef", "name": "CreateImageSuccessTests-a380baa8-0652-4bb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/48e7357f494d473eb5132b793e9a36ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/48e7357f494d473eb5132b793e9a36ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/48e7357f494d473eb5132b793e9a36ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_48e7357f494d473eb5132b793e9a36ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_48e7357f494d473eb5132b793e9a36ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/48e7357f494d473eb5132b793e9a36ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/48e7357f494d473eb5132b793e9a36ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/48e7357f494d473eb5132b793e9a36ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/48e7357f494d473eb5132b793e9a36ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/48e7357f494d473eb5132b793e9a36ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/48e7357f494d473eb5132b793e9a36ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/48e7357f494d473eb5132b793e9a36ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/48e7357f494d473eb5132b793e9a36ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/48e7357f494d473eb5132b793e9a36ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-a380baa8-0652-4bb-user", "id": "b7e1ef7ea00c48c3b0a0cf64fc161bdc"}, "audit_ids": ["b7nYIrb0R7St2nP_YicMLQ"], "issued_at": "2018-12-04T21:19:50.000000Z"}} 2018-12-04 21:19:50,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8575b6c8305359c4a53bbc5494893304b980896e" 2018-12-04 21:19:50,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3ec9096-6cff-4c43-b9f2-7c3f05102757 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:19:50,309 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f3ec9096-6cff-4c43-b9f2-7c3f05102757 2018-12-04 21:19:50,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-efbbf2be-a760-4e31-8dc0-6f05f99339e8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8575b6c8305359c4a53bbc5494893304b980896e" 2018-12-04 21:19:50,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-1ba7d0c0-3a71-41c4-a441-aaaf9d1018e2 Date: Tue, 04 Dec 2018 21:19:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-efbbf2be-a760-4e31-8dc0-6f05f99339e8"} 2018-12-04 21:19:50,520 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-efbbf2be-a760-4e31-8dc0-6f05f99339e8 used request id req-1ba7d0c0-3a71-41c4-a441-aaaf9d1018e2 2018-12-04 21:19:50,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8575b6c8305359c4a53bbc5494893304b980896e" 2018-12-04 21:19:50,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3b54e5fe-ffac-49e2-b698-b96315e81fd5 Date: Tue, 04 Dec 2018 21:19:50 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:19:50,530 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-3b54e5fe-ffac-49e2-b698-b96315e81fd5 2018-12-04 21:19:50,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8575b6c8305359c4a53bbc5494893304b980896e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-efbbf2be-a760-4e31-8dc0-6f05f99339e8"}' 2018-12-04 21:19:50,601 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/8ab13d8e-9404-4c62-b6ea-57ee797bcb86 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a2e44800-8ea5-416d-87ff-2620c7cd6d1f Date: Tue, 04 Dec 2018 21:19:50 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-efbbf2be-a760-4e31-8dc0-6f05f99339e8", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:19:50Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-04T21:19:50Z", "visibility": "shared", "locations": [], "self": "/v2/images/8ab13d8e-9404-4c62-b6ea-57ee797bcb86", "min_disk": 0, "protected": false, "id": "8ab13d8e-9404-4c62-b6ea-57ee797bcb86", "file": "/v2/images/8ab13d8e-9404-4c62-b6ea-57ee797bcb86/file", "checksum": null, "owner": "48e7357f494d473eb5132b793e9a36ef", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:19:50,601 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-a2e44800-8ea5-416d-87ff-2620c7cd6d1f 2018-12-04 21:19:50,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/8ab13d8e-9404-4c62-b6ea-57ee797bcb86/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8575b6c8305359c4a53bbc5494893304b980896e" -d '' 2018-12-04 21:19:51,557 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b8c5d984-4c0e-4d96-8132-302ba872861b Date: Tue, 04 Dec 2018 21:19:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:19:51,557 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/8ab13d8e-9404-4c62-b6ea-57ee797bcb86/file used request id req-b8c5d984-4c0e-4d96-8132-302ba872861b 2018-12-04 21:19:51,557 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 21:19:51,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/8ab13d8e-9404-4c62-b6ea-57ee797bcb86 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8575b6c8305359c4a53bbc5494893304b980896e" 2018-12-04 21:19:51,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-e192947d-466d-4fc1-a89a-a13cdfae4498 Date: Tue, 04 Dec 2018 21:19:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-efbbf2be-a760-4e31-8dc0-6f05f99339e8", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:19:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:19:51Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/8ab13d8e-9404-4c62-b6ea-57ee797bcb86/snap", "metadata": {}}], "self": "/v2/images/8ab13d8e-9404-4c62-b6ea-57ee797bcb86", "min_disk": 0, "protected": false, "id": "8ab13d8e-9404-4c62-b6ea-57ee797bcb86", "file": "/v2/images/8ab13d8e-9404-4c62-b6ea-57ee797bcb86/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "48e7357f494d473eb5132b793e9a36ef", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/8ab13d8e-9404-4c62-b6ea-57ee797bcb86/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:19:51,576 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/8ab13d8e-9404-4c62-b6ea-57ee797bcb86 used request id req-e192947d-466d-4fc1-a89a-a13cdfae4498 2018-12-04 21:19:51,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8575b6c8305359c4a53bbc5494893304b980896e" 2018-12-04 21:19:51,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c6c8e2ea-994b-4205-aa83-dcbdf6993450 Date: Tue, 04 Dec 2018 21:19:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:19:51,588 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-c6c8e2ea-994b-4205-aa83-dcbdf6993450 2018-12-04 21:19:51,590 - create_image - INFO - Created image with name - CreateImageSuccessTests-efbbf2be-a760-4e31-8dc0-6f05f99339e8 2018-12-04 21:19:51,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/8ab13d8e-9404-4c62-b6ea-57ee797bcb86 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8575b6c8305359c4a53bbc5494893304b980896e" 2018-12-04 21:19:51,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-8b2301ee-c33c-4984-aad1-11d4716097fd Date: Tue, 04 Dec 2018 21:19:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-efbbf2be-a760-4e31-8dc0-6f05f99339e8", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:19:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:19:51Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/8ab13d8e-9404-4c62-b6ea-57ee797bcb86/snap", "metadata": {}}], "self": "/v2/images/8ab13d8e-9404-4c62-b6ea-57ee797bcb86", "min_disk": 0, "protected": false, "id": "8ab13d8e-9404-4c62-b6ea-57ee797bcb86", "file": "/v2/images/8ab13d8e-9404-4c62-b6ea-57ee797bcb86/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "48e7357f494d473eb5132b793e9a36ef", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/8ab13d8e-9404-4c62-b6ea-57ee797bcb86/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:19:51,608 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/8ab13d8e-9404-4c62-b6ea-57ee797bcb86 used request id req-8b2301ee-c33c-4984-aad1-11d4716097fd 2018-12-04 21:19:51,609 - create_image - DEBUG - Instance status is - active 2018-12-04 21:19:51,609 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-efbbf2be-a760-4e31-8dc0-6f05f99339e8 2018-12-04 21:19:51,609 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-efbbf2be-a760-4e31-8dc0-6f05f99339e8 2018-12-04 21:19:51,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:19:52,029 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "68306574bead4ec3971ec37081889670", "name": "CreateImageSuccessTests-a380baa8-0652-4bb-proj-role"}], "expires_at": "2018-12-04T22:19:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "48e7357f494d473eb5132b793e9a36ef", "name": "CreateImageSuccessTests-a380baa8-0652-4bb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/48e7357f494d473eb5132b793e9a36ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/48e7357f494d473eb5132b793e9a36ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/48e7357f494d473eb5132b793e9a36ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_48e7357f494d473eb5132b793e9a36ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_48e7357f494d473eb5132b793e9a36ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/48e7357f494d473eb5132b793e9a36ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/48e7357f494d473eb5132b793e9a36ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/48e7357f494d473eb5132b793e9a36ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/48e7357f494d473eb5132b793e9a36ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/48e7357f494d473eb5132b793e9a36ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/48e7357f494d473eb5132b793e9a36ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/48e7357f494d473eb5132b793e9a36ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/48e7357f494d473eb5132b793e9a36ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/48e7357f494d473eb5132b793e9a36ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-a380baa8-0652-4bb-user", "id": "b7e1ef7ea00c48c3b0a0cf64fc161bdc"}, "audit_ids": ["P7C7dZ7cSS61OjM7T2s_mQ"], "issued_at": "2018-12-04T21:19:52.000000Z"}} 2018-12-04 21:19:52,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-efbbf2be-a760-4e31-8dc0-6f05f99339e8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4590d5199b1ba1e4f5c14156456e7fb8159aa2a0" 2018-12-04 21:19:52,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-c4e72326-e8a5-4f6d-ab0a-205e189c2abb Date: Tue, 04 Dec 2018 21:19:52 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-efbbf2be-a760-4e31-8dc0-6f05f99339e8", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:19:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:19:51Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/8ab13d8e-9404-4c62-b6ea-57ee797bcb86/snap", "metadata": {}}], "self": "/v2/images/8ab13d8e-9404-4c62-b6ea-57ee797bcb86", "min_disk": 0, "protected": false, "id": "8ab13d8e-9404-4c62-b6ea-57ee797bcb86", "file": "/v2/images/8ab13d8e-9404-4c62-b6ea-57ee797bcb86/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "48e7357f494d473eb5132b793e9a36ef", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/8ab13d8e-9404-4c62-b6ea-57ee797bcb86/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-efbbf2be-a760-4e31-8dc0-6f05f99339e8"} 2018-12-04 21:19:52,231 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-efbbf2be-a760-4e31-8dc0-6f05f99339e8 used request id req-c4e72326-e8a5-4f6d-ab0a-205e189c2abb 2018-12-04 21:19:52,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4590d5199b1ba1e4f5c14156456e7fb8159aa2a0" 2018-12-04 21:19:52,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ec63fc4a-49ff-490c-b5bb-009b832a3b97 Date: Tue, 04 Dec 2018 21:19:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:19:52,240 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-ec63fc4a-49ff-490c-b5bb-009b832a3b97 2018-12-04 21:19:52,243 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-efbbf2be-a760-4e31-8dc0-6f05f99339e8 2018-12-04 21:19:52,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/8ab13d8e-9404-4c62-b6ea-57ee797bcb86 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4590d5199b1ba1e4f5c14156456e7fb8159aa2a0" 2018-12-04 21:19:52,619 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f7b94427-606b-427f-bbe5-8e79f323aff0 Date: Tue, 04 Dec 2018 21:19:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:19:52,619 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/8ab13d8e-9404-4c62-b6ea-57ee797bcb86 used request id req-f7b94427-606b-427f-bbe5-8e79f323aff0 2018-12-04 21:19:52,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-efbbf2be-a760-4e31-8dc0-6f05f99339e8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4590d5199b1ba1e4f5c14156456e7fb8159aa2a0" 2018-12-04 21:19:52,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-30e244af-794e-4906-a7c8-51d533e92bb0 Date: Tue, 04 Dec 2018 21:19:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-efbbf2be-a760-4e31-8dc0-6f05f99339e8"} 2018-12-04 21:19:52,652 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-efbbf2be-a760-4e31-8dc0-6f05f99339e8 used request id req-30e244af-794e-4906-a7c8-51d533e92bb0 2018-12-04 21:19:52,652 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-efbbf2be-a760-4e31-8dc0-6f05f99339e8 2018-12-04 21:19:52,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/8ab13d8e-9404-4c62-b6ea-57ee797bcb86 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8575b6c8305359c4a53bbc5494893304b980896e" 2018-12-04 21:19:52,667 - keystoneauth.session - DEBUG - RESP: [404] Content-Length: 189 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-3fd4b88e-bc4b-434b-8ad2-4fbe975ad136 Date: Tue, 04 Dec 2018 21:19:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:19:52,667 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/8ab13d8e-9404-4c62-b6ea-57ee797bcb86 used request id req-3fd4b88e-bc4b-434b-8ad2-4fbe975ad136 2018-12-04 21:19:52,667 - glanceclient.common.http - DEBUG - Request returned failure status 404. 2018-12-04 21:19:52,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db37ee5e88ce564a1a9f3dc9b4fe79f6068063e" 2018-12-04 21:19:52,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-182a5182-b27f-4b3f-a83e-3208a5838ff9 Date: Tue, 04 Dec 2018 21:19:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:19:52,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-182a5182-b27f-4b3f-a83e-3208a5838ff9 2018-12-04 21:19:52,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db37ee5e88ce564a1a9f3dc9b4fe79f6068063e" 2018-12-04 21:19:53,057 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:19:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1655cc41-1bd5-4b41-a7ac-5570dc88c1bd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:19:53,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-1655cc41-1bd5-4b41-a7ac-5570dc88c1bd 2018-12-04 21:19:53,057 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:19:53,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db37ee5e88ce564a1a9f3dc9b4fe79f6068063e" 2018-12-04 21:19:53,153 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:19:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4db1a70c-de8c-4b0b-9b91-97b902dc7a21 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:19:53,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-4db1a70c-de8c-4b0b-9b91-97b902dc7a21 2018-12-04 21:19:53,154 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:19:53,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db37ee5e88ce564a1a9f3dc9b4fe79f6068063e" 2018-12-04 21:19:53,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0ea0c52-eb4a-4a96-8f97-b0ce513f625b 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:19:53,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-c0ea0c52-eb4a-4a96-8f97-b0ce513f625b 2018-12-04 21:19:53,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db37ee5e88ce564a1a9f3dc9b4fe79f6068063e" 2018-12-04 21:19:53,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d48c7018-ce34-40f0-bd9f-aa7ea7bf4559 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:19:53,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-d48c7018-ce34-40f0-bd9f-aa7ea7bf4559 2018-12-04 21:19:53,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db37ee5e88ce564a1a9f3dc9b4fe79f6068063e" 2018-12-04 21:19:53,468 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:19:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-730e0956-0d38-4f30-86d7-3d2018d951b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:19:53,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-730e0956-0d38-4f30-86d7-3d2018d951b3 2018-12-04 21:19:53,468 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:19:53,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db37ee5e88ce564a1a9f3dc9b4fe79f6068063e" 2018-12-04 21:19:53,571 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:19:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca2aad4d-e058-4455-a40f-91f114a70cf0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:19:53,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-ca2aad4d-e058-4455-a40f-91f114a70cf0 2018-12-04 21:19:53,571 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:19:53,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db37ee5e88ce564a1a9f3dc9b4fe79f6068063e" 2018-12-04 21:19:53,672 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:19:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66728f90-b838-465f-83ba-cfb3d7a16938 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:19:53,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-66728f90-b838-465f-83ba-cfb3d7a16938 2018-12-04 21:19:53,672 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:19:53,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db37ee5e88ce564a1a9f3dc9b4fe79f6068063e" 2018-12-04 21:19:53,772 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:19:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79a3b0ee-cff2-4ea5-aa54-b4cc407f4859 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:19:53,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-79a3b0ee-cff2-4ea5-aa54-b4cc407f4859 2018-12-04 21:19:53,772 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:19:53,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db37ee5e88ce564a1a9f3dc9b4fe79f6068063e" 2018-12-04 21:19:53,873 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:19:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4645e24b-69bc-435c-802a-5853ae10ca36 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:19:53,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-4645e24b-69bc-435c-802a-5853ae10ca36 2018-12-04 21:19:53,873 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:19:53,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db37ee5e88ce564a1a9f3dc9b4fe79f6068063e" 2018-12-04 21:19:53,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41863122-711c-4540-acf5-19d85f0d4df0 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:19:53,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-41863122-711c-4540-acf5-19d85f0d4df0 2018-12-04 21:19:53,976 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-a380baa8-0652-4bb-proj 2018-12-04 21:19:53,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/48e7357f494d473eb5132b793e9a36ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db37ee5e88ce564a1a9f3dc9b4fe79f6068063e" 2018-12-04 21:19:54,197 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:19:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-722aedb9-b2ef-49b0-a5dd-923e48e07a3f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:19:54,197 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/48e7357f494d473eb5132b793e9a36ef used request id req-722aedb9-b2ef-49b0-a5dd-923e48e07a3f 2018-12-04 21:19:54,198 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-a380baa8-0652-4bb-proj-role 2018-12-04 21:19:54,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/68306574bead4ec3971ec37081889670 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db37ee5e88ce564a1a9f3dc9b4fe79f6068063e" 2018-12-04 21:19:54,317 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:19:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-572c6ac8-21c8-4a91-b2e4-1486a9b64d9c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:19:54,317 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/68306574bead4ec3971ec37081889670 used request id req-572c6ac8-21c8-4a91-b2e4-1486a9b64d9c 2018-12-04 21:19:54,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db37ee5e88ce564a1a9f3dc9b4fe79f6068063e" 2018-12-04 21:19:54,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26135d33-096b-4487-a8e7-8d9580585889 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:19:54,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-26135d33-096b-4487-a8e7-8d9580585889 2018-12-04 21:19:54,412 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-a380baa8-0652-4bb-user 2018-12-04 21:19:54,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/b7e1ef7ea00c48c3b0a0cf64fc161bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a83051ec3f0210925944b1db92f3081bdde75fb" 2018-12-04 21:19:54,609 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:19:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f7a8720-a6ca-4094-a32a-c1416f92688c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:19:54,609 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b7e1ef7ea00c48c3b0a0cf64fc161bdc used request id req-1f7a8720-a6ca-4094-a32a-c1416f92688c 2018-12-04 21:19:54,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:19:55,014 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:19:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["-_HEXL8BQ222BIIB9wKy7w"], "issued_at": "2018-12-04T21:19:55.000000Z"}} 2018-12-04 21:19:55,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b11118e063323d9f1f6a987a1c4ef158214192f6" 2018-12-04 21:19:55,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf43144d-11e2-4204-b351-61b472bd79d6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:19:55,027 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-bf43144d-11e2-4204-b351-61b472bd79d6 2018-12-04 21:19:55,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:19:55,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:19:55,428 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:19:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["e1C9Qqq1R-KAi6rbzDWxEA"], "issued_at": "2018-12-04T21:19:55.000000Z"}} 2018-12-04 21:19:55,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90520d861b36a6eb4495ff6eab5689a993e411bb" 2018-12-04 21:19:55,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a01a85d-8af6-4ea3-92c9-edc21315f118 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:19:55,518 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7a01a85d-8af6-4ea3-92c9-edc21315f118 2018-12-04 21:19:55,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:19:55,527 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:19:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:19:55,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-8814c4e6-092b-44d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90520d861b36a6eb4495ff6eab5689a993e411bb" 2018-12-04 21:19:55,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b1ea7f4-3798-4245-b0ab-c998160f824f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-8814c4e6-092b-44d-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:19:55,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-8814c4e6-092b-44d-proj used request id req-8b1ea7f4-3798-4245-b0ab-c998160f824f 2018-12-04 21:19:55,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90520d861b36a6eb4495ff6eab5689a993e411bb" 2018-12-04 21:19:55,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d4d0055-0fbe-482e-bed9-2b6aefaf9862 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:19:55,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-8d4d0055-0fbe-482e-bed9-2b6aefaf9862 2018-12-04 21:19:55,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90520d861b36a6eb4495ff6eab5689a993e411bb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-8814c4e6-092b-44d-proj"}}' 2018-12-04 21:19:55,769 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:19:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-491f7ba5-6d3a-4c24-a819-8e7fd3219822 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b6de1d87cda24f2dbd7fe42af4393c8c"}, "tags": [], "enabled": true, "id": "b6de1d87cda24f2dbd7fe42af4393c8c", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-8814c4e6-092b-44d-proj"}} 2018-12-04 21:19:55,770 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-491f7ba5-6d3a-4c24-a819-8e7fd3219822 2018-12-04 21:19:55,770 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-8814c4e6-092b-44d-proj 2018-12-04 21:19:55,770 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:19:55,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:19:56,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:19:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["p_DHoyrLQqiBzZt0mfEHig"], "issued_at": "2018-12-04T21:19:56.000000Z"}} 2018-12-04 21:19:56,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fecba7b82ad11dc24ef6cdf8568158d5497153d" 2018-12-04 21:19:56,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb1f0134-e14e-4482-8cf0-3716995a5259 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:19:56,265 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-fb1f0134-e14e-4482-8cf0-3716995a5259 2018-12-04 21:19:56,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:19:56,274 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:19: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:19:56,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fecba7b82ad11dc24ef6cdf8568158d5497153d" 2018-12-04 21:19:56,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c581da7b-d437-4161-a9c4-8057adb5b486 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:19:56,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c581da7b-d437-4161-a9c4-8057adb5b486 2018-12-04 21:19:56,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-8814c4e6-092b-44d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fecba7b82ad11dc24ef6cdf8568158d5497153d" 2018-12-04 21:19:56,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8fe7e64-d6fa-4b75-b954-2c83cc59da9d Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-8814c4e6-092b-44d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b6de1d87cda24f2dbd7fe42af4393c8c"}, "tags": [], "enabled": true, "id": "b6de1d87cda24f2dbd7fe42af4393c8c", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-8814c4e6-092b-44d-proj"}]} 2018-12-04 21:19:56,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-8814c4e6-092b-44d-proj used request id req-d8fe7e64-d6fa-4b75-b954-2c83cc59da9d 2018-12-04 21:19:56,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fecba7b82ad11dc24ef6cdf8568158d5497153d" 2018-12-04 21:19:56,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ea681ab-8a3c-4af1-b95a-81e5eb9f82bc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:19:56,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-3ea681ab-8a3c-4af1-b95a-81e5eb9f82bc 2018-12-04 21:19:56,880 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-8814c4e6-092b-44d-user 2018-12-04 21:19:56,881 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:19:56,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90520d861b36a6eb4495ff6eab5689a993e411bb" 2018-12-04 21:19:56,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58102d5e-df70-45cb-81c5-d980136b4540 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:19:56,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-58102d5e-df70-45cb-81c5-d980136b4540 2018-12-04 21:19:56,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90520d861b36a6eb4495ff6eab5689a993e411bb" -d '{"role": {"name": "CreateImageSuccessTests-8814c4e6-092b-44d-proj-role"}}' 2018-12-04 21:19:57,012 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:19:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-620e5717-4011-4326-82b1-9d722fce77a5 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d826881f32dc4a3c8e1101b864d27bf6", "links": {"self": "http://172.30.9.23:5000/v3/roles/d826881f32dc4a3c8e1101b864d27bf6"}, "name": "CreateImageSuccessTests-8814c4e6-092b-44d-proj-role"}} 2018-12-04 21:19:57,012 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-620e5717-4011-4326-82b1-9d722fce77a5 2018-12-04 21:19:57,012 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-8814c4e6-092b-44d-proj-role 2018-12-04 21:19:57,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/d826881f32dc4a3c8e1101b864d27bf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90520d861b36a6eb4495ff6eab5689a993e411bb" 2018-12-04 21:19:57,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-362f7138-0354-471f-99fd-aa4db7e2b771 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d826881f32dc4a3c8e1101b864d27bf6", "links": {"self": "http://172.30.9.23:5000/v3/roles/d826881f32dc4a3c8e1101b864d27bf6"}, "name": "CreateImageSuccessTests-8814c4e6-092b-44d-proj-role"}} 2018-12-04 21:19:57,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/d826881f32dc4a3c8e1101b864d27bf6 used request id req-362f7138-0354-471f-99fd-aa4db7e2b771 2018-12-04 21:19:57,109 - keystone_utils - INFO - Granting role CreateImageSuccessTests-8814c4e6-092b-44d-proj-role to project CreateImageSuccessTests-8814c4e6-092b-44d-proj 2018-12-04 21:19:57,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/b6de1d87cda24f2dbd7fe42af4393c8c/users/eb9d538355b84f228e3a0ab7ad9e1310/roles/d826881f32dc4a3c8e1101b864d27bf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90520d861b36a6eb4495ff6eab5689a993e411bb" 2018-12-04 21:19:57,338 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:19:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55b64f29-45dd-4730-86c6-49b35981c4df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:19:57,338 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/b6de1d87cda24f2dbd7fe42af4393c8c/users/eb9d538355b84f228e3a0ab7ad9e1310/roles/d826881f32dc4a3c8e1101b864d27bf6 used request id req-55b64f29-45dd-4730-86c6-49b35981c4df 2018-12-04 21:19:57,339 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-04 21:19:57,339 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:19:57,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:19:57,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d826881f32dc4a3c8e1101b864d27bf6", "name": "CreateImageSuccessTests-8814c4e6-092b-44d-proj-role"}], "expires_at": "2018-12-04T22:19:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6de1d87cda24f2dbd7fe42af4393c8c", "name": "CreateImageSuccessTests-8814c4e6-092b-44d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/b6de1d87cda24f2dbd7fe42af4393c8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/b6de1d87cda24f2dbd7fe42af4393c8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/b6de1d87cda24f2dbd7fe42af4393c8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_b6de1d87cda24f2dbd7fe42af4393c8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_b6de1d87cda24f2dbd7fe42af4393c8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b6de1d87cda24f2dbd7fe42af4393c8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/b6de1d87cda24f2dbd7fe42af4393c8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/b6de1d87cda24f2dbd7fe42af4393c8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b6de1d87cda24f2dbd7fe42af4393c8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/b6de1d87cda24f2dbd7fe42af4393c8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/b6de1d87cda24f2dbd7fe42af4393c8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b6de1d87cda24f2dbd7fe42af4393c8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/b6de1d87cda24f2dbd7fe42af4393c8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/b6de1d87cda24f2dbd7fe42af4393c8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-8814c4e6-092b-44d-user", "id": "eb9d538355b84f228e3a0ab7ad9e1310"}, "audit_ids": ["9EQLFpdQSbeuBI1npkRSkw"], "issued_at": "2018-12-04T21:19:57.000000Z"}} 2018-12-04 21:19:57,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}218f0853aad66525b351b4af4093faf120d243ec" 2018-12-04 21:19:57,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:19:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ceca0e8-189b-4e13-b4ba-2431b6bf2213 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:19:57,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1ceca0e8-189b-4e13-b4ba-2431b6bf2213 2018-12-04 21:19:57,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-cf7310d4-b4b9-49c1-b845-ed94bd84dd7a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}218f0853aad66525b351b4af4093faf120d243ec" 2018-12-04 21:19:58,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-12b991ef-ccb2-44f2-a776-c82d7e5cd7d9 Date: Tue, 04 Dec 2018 21:19:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-cf7310d4-b4b9-49c1-b845-ed94bd84dd7a"} 2018-12-04 21:19:58,020 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-cf7310d4-b4b9-49c1-b845-ed94bd84dd7a used request id req-12b991ef-ccb2-44f2-a776-c82d7e5cd7d9 2018-12-04 21:19:58,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}218f0853aad66525b351b4af4093faf120d243ec" 2018-12-04 21:19:58,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c15cc867-c364-4351-a4df-02e215bd77bf Date: Tue, 04 Dec 2018 21:19:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:19:58,029 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-c15cc867-c364-4351-a4df-02e215bd77bf 2018-12-04 21:19:58,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}218f0853aad66525b351b4af4093faf120d243ec" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-cf7310d4-b4b9-49c1-b845-ed94bd84dd7a"}' 2018-12-04 21:19:58,090 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/6a350a4d-26c0-4fb4-bd26-f1fbbfc49b86 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6f40c04a-0f32-49c4-9f9a-cf7addb49e4d Date: Tue, 04 Dec 2018 21:19:58 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-cf7310d4-b4b9-49c1-b845-ed94bd84dd7a", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:19:58Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-04T21:19:58Z", "visibility": "shared", "locations": [], "self": "/v2/images/6a350a4d-26c0-4fb4-bd26-f1fbbfc49b86", "min_disk": 0, "protected": false, "id": "6a350a4d-26c0-4fb4-bd26-f1fbbfc49b86", "file": "/v2/images/6a350a4d-26c0-4fb4-bd26-f1fbbfc49b86/file", "checksum": null, "owner": "b6de1d87cda24f2dbd7fe42af4393c8c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:19:58,090 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-6f40c04a-0f32-49c4-9f9a-cf7addb49e4d 2018-12-04 21:19:58,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/6a350a4d-26c0-4fb4-bd26-f1fbbfc49b86/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}218f0853aad66525b351b4af4093faf120d243ec" -d '' 2018-12-04 21:19:58,446 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f0640f61-3cd9-44b7-810e-daa0ea804515 Date: Tue, 04 Dec 2018 21:19:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:19:58,446 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/6a350a4d-26c0-4fb4-bd26-f1fbbfc49b86/file used request id req-f0640f61-3cd9-44b7-810e-daa0ea804515 2018-12-04 21:19:58,446 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 21:19:58,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/6a350a4d-26c0-4fb4-bd26-f1fbbfc49b86 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}218f0853aad66525b351b4af4093faf120d243ec" 2018-12-04 21:19:58,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-095b5adc-224f-4dcd-a6d5-ca6e31cc1e02 Date: Tue, 04 Dec 2018 21:19:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-cf7310d4-b4b9-49c1-b845-ed94bd84dd7a", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:19:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:19:58Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/6a350a4d-26c0-4fb4-bd26-f1fbbfc49b86/snap", "metadata": {}}], "self": "/v2/images/6a350a4d-26c0-4fb4-bd26-f1fbbfc49b86", "min_disk": 0, "protected": false, "id": "6a350a4d-26c0-4fb4-bd26-f1fbbfc49b86", "file": "/v2/images/6a350a4d-26c0-4fb4-bd26-f1fbbfc49b86/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b6de1d87cda24f2dbd7fe42af4393c8c", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/6a350a4d-26c0-4fb4-bd26-f1fbbfc49b86/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:19:58,465 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/6a350a4d-26c0-4fb4-bd26-f1fbbfc49b86 used request id req-095b5adc-224f-4dcd-a6d5-ca6e31cc1e02 2018-12-04 21:19:58,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}218f0853aad66525b351b4af4093faf120d243ec" 2018-12-04 21:19:58,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2ea0e8ec-1a63-4ce2-821f-6c709c733831 Date: Tue, 04 Dec 2018 21:19:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:19:58,473 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-2ea0e8ec-1a63-4ce2-821f-6c709c733831 2018-12-04 21:19:58,476 - create_image - INFO - Created image with name - CreateImageSuccessTests-cf7310d4-b4b9-49c1-b845-ed94bd84dd7a 2018-12-04 21:19:58,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/6a350a4d-26c0-4fb4-bd26-f1fbbfc49b86 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}218f0853aad66525b351b4af4093faf120d243ec" 2018-12-04 21:19:58,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-14a7b05e-fb83-42dd-a6d5-b6031537e2d4 Date: Tue, 04 Dec 2018 21:19:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-cf7310d4-b4b9-49c1-b845-ed94bd84dd7a", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:19:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:19:58Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/6a350a4d-26c0-4fb4-bd26-f1fbbfc49b86/snap", "metadata": {}}], "self": "/v2/images/6a350a4d-26c0-4fb4-bd26-f1fbbfc49b86", "min_disk": 0, "protected": false, "id": "6a350a4d-26c0-4fb4-bd26-f1fbbfc49b86", "file": "/v2/images/6a350a4d-26c0-4fb4-bd26-f1fbbfc49b86/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b6de1d87cda24f2dbd7fe42af4393c8c", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/6a350a4d-26c0-4fb4-bd26-f1fbbfc49b86/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:19:58,497 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/6a350a4d-26c0-4fb4-bd26-f1fbbfc49b86 used request id req-14a7b05e-fb83-42dd-a6d5-b6031537e2d4 2018-12-04 21:19:58,497 - create_image - DEBUG - Instance status is - active 2018-12-04 21:19:58,497 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-cf7310d4-b4b9-49c1-b845-ed94bd84dd7a 2018-12-04 21:19:58,498 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-cf7310d4-b4b9-49c1-b845-ed94bd84dd7a 2018-12-04 21:19:58,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:19:58,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d826881f32dc4a3c8e1101b864d27bf6", "name": "CreateImageSuccessTests-8814c4e6-092b-44d-proj-role"}], "expires_at": "2018-12-04T22:19:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6de1d87cda24f2dbd7fe42af4393c8c", "name": "CreateImageSuccessTests-8814c4e6-092b-44d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/b6de1d87cda24f2dbd7fe42af4393c8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/b6de1d87cda24f2dbd7fe42af4393c8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/b6de1d87cda24f2dbd7fe42af4393c8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_b6de1d87cda24f2dbd7fe42af4393c8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_b6de1d87cda24f2dbd7fe42af4393c8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b6de1d87cda24f2dbd7fe42af4393c8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/b6de1d87cda24f2dbd7fe42af4393c8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/b6de1d87cda24f2dbd7fe42af4393c8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b6de1d87cda24f2dbd7fe42af4393c8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/b6de1d87cda24f2dbd7fe42af4393c8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/b6de1d87cda24f2dbd7fe42af4393c8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b6de1d87cda24f2dbd7fe42af4393c8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/b6de1d87cda24f2dbd7fe42af4393c8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/b6de1d87cda24f2dbd7fe42af4393c8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-8814c4e6-092b-44d-user", "id": "eb9d538355b84f228e3a0ab7ad9e1310"}, "audit_ids": ["ITMc7pASR2q9UxUpwsud7w"], "issued_at": "2018-12-04T21:19:58.000000Z"}} 2018-12-04 21:19:58,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-cf7310d4-b4b9-49c1-b845-ed94bd84dd7a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}69af77af9c0d84c2bf68b4478c6c75fca8c78920" 2018-12-04 21:19:59,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-878174dc-da51-4f12-bf87-b2acc50a63a9 Date: Tue, 04 Dec 2018 21:19:59 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-cf7310d4-b4b9-49c1-b845-ed94bd84dd7a", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:19:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:19:58Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/6a350a4d-26c0-4fb4-bd26-f1fbbfc49b86/snap", "metadata": {}}], "self": "/v2/images/6a350a4d-26c0-4fb4-bd26-f1fbbfc49b86", "min_disk": 0, "protected": false, "id": "6a350a4d-26c0-4fb4-bd26-f1fbbfc49b86", "file": "/v2/images/6a350a4d-26c0-4fb4-bd26-f1fbbfc49b86/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b6de1d87cda24f2dbd7fe42af4393c8c", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/6a350a4d-26c0-4fb4-bd26-f1fbbfc49b86/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-cf7310d4-b4b9-49c1-b845-ed94bd84dd7a"} 2018-12-04 21:19:59,102 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-cf7310d4-b4b9-49c1-b845-ed94bd84dd7a used request id req-878174dc-da51-4f12-bf87-b2acc50a63a9 2018-12-04 21:19:59,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}69af77af9c0d84c2bf68b4478c6c75fca8c78920" 2018-12-04 21:19:59,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-80680b62-6d57-4765-b9f4-e009702bf7bc Date: Tue, 04 Dec 2018 21:19:59 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:19:59,112 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-80680b62-6d57-4765-b9f4-e009702bf7bc 2018-12-04 21:19:59,115 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-cf7310d4-b4b9-49c1-b845-ed94bd84dd7a 2018-12-04 21:19:59,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/6a350a4d-26c0-4fb4-bd26-f1fbbfc49b86 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}218f0853aad66525b351b4af4093faf120d243ec" 2018-12-04 21:19:59,596 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-45431789-2298-4f0e-b909-a340c924dbe9 Date: Tue, 04 Dec 2018 21:19:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:19:59,596 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/6a350a4d-26c0-4fb4-bd26-f1fbbfc49b86 used request id req-45431789-2298-4f0e-b909-a340c924dbe9 2018-12-04 21:19:59,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90520d861b36a6eb4495ff6eab5689a993e411bb" 2018-12-04 21:19:59,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-75988f76-b0d8-440a-b837-dd0fa8aff077 Date: Tue, 04 Dec 2018 21:19:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:19:59,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-75988f76-b0d8-440a-b837-dd0fa8aff077 2018-12-04 21:19:59,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90520d861b36a6eb4495ff6eab5689a993e411bb" 2018-12-04 21:19:59,965 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:19:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-769ae139-655e-4a97-864f-ecd156dab915 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:19:59,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-769ae139-655e-4a97-864f-ecd156dab915 2018-12-04 21:19:59,965 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:19:59,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90520d861b36a6eb4495ff6eab5689a993e411bb" 2018-12-04 21:20:00,061 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:19:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83a30c52-1028-4c4f-a436-12be42b49674 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:00,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-83a30c52-1028-4c4f-a436-12be42b49674 2018-12-04 21:20:00,061 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:00,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90520d861b36a6eb4495ff6eab5689a993e411bb" 2018-12-04 21:20:00,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c9d24d7-70b7-4e2d-83d5-b3e3fdd7b8e6 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:20:00,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-3c9d24d7-70b7-4e2d-83d5-b3e3fdd7b8e6 2018-12-04 21:20:00,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90520d861b36a6eb4495ff6eab5689a993e411bb" 2018-12-04 21:20:00,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eaca164-7b77-4fd5-b359-6e0c293401fa Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:20:00,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-2eaca164-7b77-4fd5-b359-6e0c293401fa 2018-12-04 21:20:00,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90520d861b36a6eb4495ff6eab5689a993e411bb" 2018-12-04 21:20:00,360 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5b0296c-f4cd-45fa-85b6-388176ed04e9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:00,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-e5b0296c-f4cd-45fa-85b6-388176ed04e9 2018-12-04 21:20:00,360 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:00,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90520d861b36a6eb4495ff6eab5689a993e411bb" 2018-12-04 21:20:00,465 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef759b78-d785-4fdc-945f-ff4a5f7621e3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:00,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-ef759b78-d785-4fdc-945f-ff4a5f7621e3 2018-12-04 21:20:00,465 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:00,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90520d861b36a6eb4495ff6eab5689a993e411bb" 2018-12-04 21:20:00,565 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6257f117-140e-4adc-89c8-bcdb8f4494a9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:00,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-6257f117-140e-4adc-89c8-bcdb8f4494a9 2018-12-04 21:20:00,565 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:00,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90520d861b36a6eb4495ff6eab5689a993e411bb" 2018-12-04 21:20:00,665 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ab87a62-9de3-487d-90d6-817075fc2c0c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:00,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-1ab87a62-9de3-487d-90d6-817075fc2c0c 2018-12-04 21:20:00,666 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:00,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90520d861b36a6eb4495ff6eab5689a993e411bb" 2018-12-04 21:20:00,764 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9a17b78-6b07-4579-b8b3-1d04abd7fc8f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:00,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-d9a17b78-6b07-4579-b8b3-1d04abd7fc8f 2018-12-04 21:20:00,764 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:00,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90520d861b36a6eb4495ff6eab5689a993e411bb" 2018-12-04 21:20:00,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3dca545-ab2c-434d-92d1-1cd48b9e4f65 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:20:00,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-d3dca545-ab2c-434d-92d1-1cd48b9e4f65 2018-12-04 21:20:00,869 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-8814c4e6-092b-44d-proj 2018-12-04 21:20:00,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/b6de1d87cda24f2dbd7fe42af4393c8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90520d861b36a6eb4495ff6eab5689a993e411bb" 2018-12-04 21:20:01,085 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:20:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a517adaa-5f7d-44d5-abc8-6fbe412b0f6b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:20:01,085 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/b6de1d87cda24f2dbd7fe42af4393c8c used request id req-a517adaa-5f7d-44d5-abc8-6fbe412b0f6b 2018-12-04 21:20:01,085 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-8814c4e6-092b-44d-proj-role 2018-12-04 21:20:01,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/d826881f32dc4a3c8e1101b864d27bf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90520d861b36a6eb4495ff6eab5689a993e411bb" 2018-12-04 21:20:01,204 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:20:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb63f21e-ceb0-4278-9235-058b4f2e1238 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:20:01,204 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/d826881f32dc4a3c8e1101b864d27bf6 used request id req-eb63f21e-ceb0-4278-9235-058b4f2e1238 2018-12-04 21:20:01,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90520d861b36a6eb4495ff6eab5689a993e411bb" 2018-12-04 21:20:01,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09cbe3ae-630c-462a-a24e-50e1e0a15691 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:20:01,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-09cbe3ae-630c-462a-a24e-50e1e0a15691 2018-12-04 21:20:01,307 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-8814c4e6-092b-44d-user 2018-12-04 21:20:01,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/eb9d538355b84f228e3a0ab7ad9e1310 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fecba7b82ad11dc24ef6cdf8568158d5497153d" 2018-12-04 21:20:01,487 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:20:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e87bf5b-1f2b-426e-a1b2-e08e88a3ecf5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:20:01,487 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/eb9d538355b84f228e3a0ab7ad9e1310 used request id req-9e87bf5b-1f2b-426e-a1b2-e08e88a3ecf5 2018-12-04 21:20:01,489 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:20:01,896 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:20:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["cNRbydIGSUCrg6qUb-5rtA"], "issued_at": "2018-12-04T21:20:01.000000Z"}} 2018-12-04 21:20:01,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb7819ce81feb590c12e8a82e23f1c4b4da4963d" 2018-12-04 21:20:01,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cf8b99a-c240-4325-819c-b5f045bcc0a8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:20:01,984 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-9cf8b99a-c240-4325-819c-b5f045bcc0a8 2018-12-04 21:20:01,985 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:20:01,986 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:20:02,497 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:20:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["DtP8Sz8kQCOcvkOeNz2BYQ"], "issued_at": "2018-12-04T21:20:02.000000Z"}} 2018-12-04 21:20:02,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c1c7cd3e890c49a02fa56d24a4e47417d02a50" 2018-12-04 21:20:02,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d3800b7-8d0e-4164-922b-494c7094f37a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:20:02,591 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0d3800b7-8d0e-4164-922b-494c7094f37a 2018-12-04 21:20:02,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:20:02,600 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:20: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:20:02,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-6b07b7e4-0bb4-40e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c1c7cd3e890c49a02fa56d24a4e47417d02a50" 2018-12-04 21:20:02,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdaa93fe-7b85-4997-b73b-75643ccb79b7 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-6b07b7e4-0bb4-40e-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:20:02,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-6b07b7e4-0bb4-40e-proj used request id req-bdaa93fe-7b85-4997-b73b-75643ccb79b7 2018-12-04 21:20:02,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c1c7cd3e890c49a02fa56d24a4e47417d02a50" 2018-12-04 21:20:02,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae0d2f35-681d-46b4-bc24-69d0d01b5727 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:20:02,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ae0d2f35-681d-46b4-bc24-69d0d01b5727 2018-12-04 21:20:02,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c1c7cd3e890c49a02fa56d24a4e47417d02a50" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-6b07b7e4-0bb4-40e-proj"}}' 2018-12-04 21:20:02,854 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:20:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9500d975-d691-47a6-8226-53e4256c23a4 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/14e1389c0a9d42519a14c2a9a5583aa5"}, "tags": [], "enabled": true, "id": "14e1389c0a9d42519a14c2a9a5583aa5", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-6b07b7e4-0bb4-40e-proj"}} 2018-12-04 21:20:02,854 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-9500d975-d691-47a6-8226-53e4256c23a4 2018-12-04 21:20:02,855 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-6b07b7e4-0bb4-40e-proj 2018-12-04 21:20:02,855 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:20:02,856 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:20:03,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:20:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["RRy5Z69oTRuVW4_Mnzla9g"], "issued_at": "2018-12-04T21:20:03.000000Z"}} 2018-12-04 21:20:03,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82d15a0e126a7fad8c39f513272c5f40c7aba324" 2018-12-04 21:20:03,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bcb17c5-272a-40d7-80e6-43407266e32e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:20:03,352 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4bcb17c5-272a-40d7-80e6-43407266e32e 2018-12-04 21:20:03,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:20:03,360 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:20: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:20:03,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82d15a0e126a7fad8c39f513272c5f40c7aba324" 2018-12-04 21:20:03,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba84c75c-b979-4a6a-814f-b0f81da04308 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:20:03,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ba84c75c-b979-4a6a-814f-b0f81da04308 2018-12-04 21:20:03,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-6b07b7e4-0bb4-40e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82d15a0e126a7fad8c39f513272c5f40c7aba324" 2018-12-04 21:20:03,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3463880c-a7e0-476e-a4eb-b6008d4c228a Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-6b07b7e4-0bb4-40e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/14e1389c0a9d42519a14c2a9a5583aa5"}, "tags": [], "enabled": true, "id": "14e1389c0a9d42519a14c2a9a5583aa5", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-6b07b7e4-0bb4-40e-proj"}]} 2018-12-04 21:20:03,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-6b07b7e4-0bb4-40e-proj used request id req-3463880c-a7e0-476e-a4eb-b6008d4c228a 2018-12-04 21:20:03,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82d15a0e126a7fad8c39f513272c5f40c7aba324" 2018-12-04 21:20:03,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78d36564-e06e-47ed-9131-0efe6f10418f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:20:03,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-78d36564-e06e-47ed-9131-0efe6f10418f 2018-12-04 21:20:04,061 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-6b07b7e4-0bb4-40e-user 2018-12-04 21:20:04,061 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:20:04,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c1c7cd3e890c49a02fa56d24a4e47417d02a50" 2018-12-04 21:20:04,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24ae6d58-9a24-4e92-bf74-d98a71b5346f Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:20:04,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-24ae6d58-9a24-4e92-bf74-d98a71b5346f 2018-12-04 21:20:04,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c1c7cd3e890c49a02fa56d24a4e47417d02a50" -d '{"role": {"name": "CreateImageSuccessTests-6b07b7e4-0bb4-40e-proj-role"}}' 2018-12-04 21:20:04,276 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:20:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a5b4cab-90b4-40da-8bc3-f50226a2f41d Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "79b2e9e3dae3492caefd95ce47d273e6", "links": {"self": "http://172.30.9.23:5000/v3/roles/79b2e9e3dae3492caefd95ce47d273e6"}, "name": "CreateImageSuccessTests-6b07b7e4-0bb4-40e-proj-role"}} 2018-12-04 21:20:04,277 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-7a5b4cab-90b4-40da-8bc3-f50226a2f41d 2018-12-04 21:20:04,277 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-6b07b7e4-0bb4-40e-proj-role 2018-12-04 21:20:04,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/79b2e9e3dae3492caefd95ce47d273e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c1c7cd3e890c49a02fa56d24a4e47417d02a50" 2018-12-04 21:20:04,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ea10d26-2b00-4cd0-ba1a-71aa0ddffa89 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "79b2e9e3dae3492caefd95ce47d273e6", "links": {"self": "http://172.30.9.23:5000/v3/roles/79b2e9e3dae3492caefd95ce47d273e6"}, "name": "CreateImageSuccessTests-6b07b7e4-0bb4-40e-proj-role"}} 2018-12-04 21:20:04,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/79b2e9e3dae3492caefd95ce47d273e6 used request id req-0ea10d26-2b00-4cd0-ba1a-71aa0ddffa89 2018-12-04 21:20:04,377 - keystone_utils - INFO - Granting role CreateImageSuccessTests-6b07b7e4-0bb4-40e-proj-role to project CreateImageSuccessTests-6b07b7e4-0bb4-40e-proj 2018-12-04 21:20:04,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/14e1389c0a9d42519a14c2a9a5583aa5/users/784e746a2b9e4df7b386e713d2796a72/roles/79b2e9e3dae3492caefd95ce47d273e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c1c7cd3e890c49a02fa56d24a4e47417d02a50" 2018-12-04 21:20:04,527 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:20:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0a521fc-b901-4e32-8967-3aa063edba9e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:20:04,527 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/14e1389c0a9d42519a14c2a9a5583aa5/users/784e746a2b9e4df7b386e713d2796a72/roles/79b2e9e3dae3492caefd95ce47d273e6 used request id req-e0a521fc-b901-4e32-8967-3aa063edba9e 2018-12-04 21:20:04,528 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-04 21:20:04,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:20:04,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:20:04,927 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79b2e9e3dae3492caefd95ce47d273e6", "name": "CreateImageSuccessTests-6b07b7e4-0bb4-40e-proj-role"}], "expires_at": "2018-12-04T22:20:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "14e1389c0a9d42519a14c2a9a5583aa5", "name": "CreateImageSuccessTests-6b07b7e4-0bb4-40e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/14e1389c0a9d42519a14c2a9a5583aa5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/14e1389c0a9d42519a14c2a9a5583aa5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/14e1389c0a9d42519a14c2a9a5583aa5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_14e1389c0a9d42519a14c2a9a5583aa5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_14e1389c0a9d42519a14c2a9a5583aa5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/14e1389c0a9d42519a14c2a9a5583aa5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/14e1389c0a9d42519a14c2a9a5583aa5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/14e1389c0a9d42519a14c2a9a5583aa5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/14e1389c0a9d42519a14c2a9a5583aa5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/14e1389c0a9d42519a14c2a9a5583aa5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/14e1389c0a9d42519a14c2a9a5583aa5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/14e1389c0a9d42519a14c2a9a5583aa5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/14e1389c0a9d42519a14c2a9a5583aa5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/14e1389c0a9d42519a14c2a9a5583aa5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-6b07b7e4-0bb4-40e-user", "id": "784e746a2b9e4df7b386e713d2796a72"}, "audit_ids": ["zeJVkT2xTA2U7mg6gzwhiQ"], "issued_at": "2018-12-04T21:20:04.000000Z"}} 2018-12-04 21:20:04,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daf6876bcfbc414b5559ae6fb33098e447c29778" 2018-12-04 21:20:05,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f0bb20e-874b-4854-b8be-8f38f34b40ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:20:05,013 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6f0bb20e-874b-4854-b8be-8f38f34b40ce 2018-12-04 21:20:05,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-6479dab1-c37b-457d-a13e-0db64cd8c7b8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}daf6876bcfbc414b5559ae6fb33098e447c29778" 2018-12-04 21:20:05,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-e90b568d-803d-46e5-b658-61988236fdb5 Date: Tue, 04 Dec 2018 21:20:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-6479dab1-c37b-457d-a13e-0db64cd8c7b8"} 2018-12-04 21:20:05,201 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-6479dab1-c37b-457d-a13e-0db64cd8c7b8 used request id req-e90b568d-803d-46e5-b658-61988236fdb5 2018-12-04 21:20:05,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}daf6876bcfbc414b5559ae6fb33098e447c29778" 2018-12-04 21:20:05,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0db60a89-ed59-4a81-8e9f-a0b7a514c5b8 Date: Tue, 04 Dec 2018 21:20:05 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:20:05,210 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-0db60a89-ed59-4a81-8e9f-a0b7a514c5b8 2018-12-04 21:20:05,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}daf6876bcfbc414b5559ae6fb33098e447c29778" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-6479dab1-c37b-457d-a13e-0db64cd8c7b8"}' 2018-12-04 21:20:05,273 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/45ec9bfa-6d34-4ec4-88f2-5c90ddfe34db Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-aa59cfb6-ed81-42c8-afaf-ff16e94027a6 Date: Tue, 04 Dec 2018 21:20:05 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-6479dab1-c37b-457d-a13e-0db64cd8c7b8", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:20:05Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-04T21:20:05Z", "visibility": "shared", "locations": [], "self": "/v2/images/45ec9bfa-6d34-4ec4-88f2-5c90ddfe34db", "min_disk": 0, "protected": false, "id": "45ec9bfa-6d34-4ec4-88f2-5c90ddfe34db", "file": "/v2/images/45ec9bfa-6d34-4ec4-88f2-5c90ddfe34db/file", "checksum": null, "owner": "14e1389c0a9d42519a14c2a9a5583aa5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:20:05,273 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-aa59cfb6-ed81-42c8-afaf-ff16e94027a6 2018-12-04 21:20:05,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/45ec9bfa-6d34-4ec4-88f2-5c90ddfe34db/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}daf6876bcfbc414b5559ae6fb33098e447c29778" -d '' 2018-12-04 21:20:05,547 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4a1ed60c-9abd-4e0f-bdee-da6e6cc737d0 Date: Tue, 04 Dec 2018 21:20:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:20:05,547 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/45ec9bfa-6d34-4ec4-88f2-5c90ddfe34db/file used request id req-4a1ed60c-9abd-4e0f-bdee-da6e6cc737d0 2018-12-04 21:20:05,548 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 21:20:05,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/45ec9bfa-6d34-4ec4-88f2-5c90ddfe34db -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}daf6876bcfbc414b5559ae6fb33098e447c29778" 2018-12-04 21:20:05,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-7c5fab10-aaac-4d11-8bed-48bb60642f64 Date: Tue, 04 Dec 2018 21:20:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-6479dab1-c37b-457d-a13e-0db64cd8c7b8", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:20:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:20:05Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/45ec9bfa-6d34-4ec4-88f2-5c90ddfe34db/snap", "metadata": {}}], "self": "/v2/images/45ec9bfa-6d34-4ec4-88f2-5c90ddfe34db", "min_disk": 0, "protected": false, "id": "45ec9bfa-6d34-4ec4-88f2-5c90ddfe34db", "file": "/v2/images/45ec9bfa-6d34-4ec4-88f2-5c90ddfe34db/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "14e1389c0a9d42519a14c2a9a5583aa5", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/45ec9bfa-6d34-4ec4-88f2-5c90ddfe34db/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:20:05,569 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/45ec9bfa-6d34-4ec4-88f2-5c90ddfe34db used request id req-7c5fab10-aaac-4d11-8bed-48bb60642f64 2018-12-04 21:20:05,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}daf6876bcfbc414b5559ae6fb33098e447c29778" 2018-12-04 21:20:05,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4db553a9-a3fa-4e5b-aac9-209437ed4be1 Date: Tue, 04 Dec 2018 21:20:05 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:20:05,579 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-4db553a9-a3fa-4e5b-aac9-209437ed4be1 2018-12-04 21:20:05,582 - create_image - INFO - Created image with name - CreateImageSuccessTests-6479dab1-c37b-457d-a13e-0db64cd8c7b8 2018-12-04 21:20:05,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/45ec9bfa-6d34-4ec4-88f2-5c90ddfe34db -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}daf6876bcfbc414b5559ae6fb33098e447c29778" 2018-12-04 21:20:05,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-c126551f-7798-4465-b3d9-d4b28e2710fa Date: Tue, 04 Dec 2018 21:20:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-6479dab1-c37b-457d-a13e-0db64cd8c7b8", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:20:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:20:05Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/45ec9bfa-6d34-4ec4-88f2-5c90ddfe34db/snap", "metadata": {}}], "self": "/v2/images/45ec9bfa-6d34-4ec4-88f2-5c90ddfe34db", "min_disk": 0, "protected": false, "id": "45ec9bfa-6d34-4ec4-88f2-5c90ddfe34db", "file": "/v2/images/45ec9bfa-6d34-4ec4-88f2-5c90ddfe34db/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "14e1389c0a9d42519a14c2a9a5583aa5", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/45ec9bfa-6d34-4ec4-88f2-5c90ddfe34db/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:20:05,600 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/45ec9bfa-6d34-4ec4-88f2-5c90ddfe34db used request id req-c126551f-7798-4465-b3d9-d4b28e2710fa 2018-12-04 21:20:05,600 - create_image - DEBUG - Instance status is - active 2018-12-04 21:20:05,600 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-6479dab1-c37b-457d-a13e-0db64cd8c7b8 2018-12-04 21:20:05,601 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-6479dab1-c37b-457d-a13e-0db64cd8c7b8 2018-12-04 21:20:05,601 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:20:06,005 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79b2e9e3dae3492caefd95ce47d273e6", "name": "CreateImageSuccessTests-6b07b7e4-0bb4-40e-proj-role"}], "expires_at": "2018-12-04T22:20:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "14e1389c0a9d42519a14c2a9a5583aa5", "name": "CreateImageSuccessTests-6b07b7e4-0bb4-40e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/14e1389c0a9d42519a14c2a9a5583aa5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/14e1389c0a9d42519a14c2a9a5583aa5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/14e1389c0a9d42519a14c2a9a5583aa5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_14e1389c0a9d42519a14c2a9a5583aa5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_14e1389c0a9d42519a14c2a9a5583aa5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/14e1389c0a9d42519a14c2a9a5583aa5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/14e1389c0a9d42519a14c2a9a5583aa5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/14e1389c0a9d42519a14c2a9a5583aa5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/14e1389c0a9d42519a14c2a9a5583aa5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/14e1389c0a9d42519a14c2a9a5583aa5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/14e1389c0a9d42519a14c2a9a5583aa5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/14e1389c0a9d42519a14c2a9a5583aa5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/14e1389c0a9d42519a14c2a9a5583aa5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/14e1389c0a9d42519a14c2a9a5583aa5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-6b07b7e4-0bb4-40e-user", "id": "784e746a2b9e4df7b386e713d2796a72"}, "audit_ids": ["X9mzkGJ9QMayXyLhl78K7w"], "issued_at": "2018-12-04T21:20:06.000000Z"}} 2018-12-04 21:20:06,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-6479dab1-c37b-457d-a13e-0db64cd8c7b8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fc82a2956671c7465c2f921e9df085e219d5d44a" 2018-12-04 21:20:06,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-f4dc0562-c9f1-488e-a307-3ed495cd325f Date: Tue, 04 Dec 2018 21:20:06 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-6479dab1-c37b-457d-a13e-0db64cd8c7b8", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:20:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:20:05Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/45ec9bfa-6d34-4ec4-88f2-5c90ddfe34db/snap", "metadata": {}}], "self": "/v2/images/45ec9bfa-6d34-4ec4-88f2-5c90ddfe34db", "min_disk": 0, "protected": false, "id": "45ec9bfa-6d34-4ec4-88f2-5c90ddfe34db", "file": "/v2/images/45ec9bfa-6d34-4ec4-88f2-5c90ddfe34db/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "14e1389c0a9d42519a14c2a9a5583aa5", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/45ec9bfa-6d34-4ec4-88f2-5c90ddfe34db/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-6479dab1-c37b-457d-a13e-0db64cd8c7b8"} 2018-12-04 21:20:06,342 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-6479dab1-c37b-457d-a13e-0db64cd8c7b8 used request id req-f4dc0562-c9f1-488e-a307-3ed495cd325f 2018-12-04 21:20:06,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fc82a2956671c7465c2f921e9df085e219d5d44a" 2018-12-04 21:20:06,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-45f2ad21-a49f-4de3-8184-3bbb19fa3d3e Date: Tue, 04 Dec 2018 21:20:06 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:20:06,351 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-45f2ad21-a49f-4de3-8184-3bbb19fa3d3e 2018-12-04 21:20:06,354 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-6479dab1-c37b-457d-a13e-0db64cd8c7b8 2018-12-04 21:20:06,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/45ec9bfa-6d34-4ec4-88f2-5c90ddfe34db -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}daf6876bcfbc414b5559ae6fb33098e447c29778" 2018-12-04 21:20:06,648 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3b5932c0-88b6-4a90-a1c5-8a81ac0bd40c Date: Tue, 04 Dec 2018 21:20:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:20:06,648 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/45ec9bfa-6d34-4ec4-88f2-5c90ddfe34db used request id req-3b5932c0-88b6-4a90-a1c5-8a81ac0bd40c 2018-12-04 21:20:06,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c1c7cd3e890c49a02fa56d24a4e47417d02a50" 2018-12-04 21:20:06,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-0229413a-b1dc-4cc7-b03e-28137f1ab335 Date: Tue, 04 Dec 2018 21:20:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:20:06,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-0229413a-b1dc-4cc7-b03e-28137f1ab335 2018-12-04 21:20:06,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c1c7cd3e890c49a02fa56d24a4e47417d02a50" 2018-12-04 21:20:07,031 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c89a8b00-7593-414e-a824-822f25f0e2ed Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:07,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-c89a8b00-7593-414e-a824-822f25f0e2ed 2018-12-04 21:20:07,031 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:07,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c1c7cd3e890c49a02fa56d24a4e47417d02a50" 2018-12-04 21:20:07,126 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04177442-9b10-4e80-a898-622cf76fac9b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:07,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-04177442-9b10-4e80-a898-622cf76fac9b 2018-12-04 21:20:07,126 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:07,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c1c7cd3e890c49a02fa56d24a4e47417d02a50" 2018-12-04 21:20:07,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0874e7e8-cc51-4594-a9a5-4bc97f9a6cc3 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:20:07,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-0874e7e8-cc51-4594-a9a5-4bc97f9a6cc3 2018-12-04 21:20:07,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c1c7cd3e890c49a02fa56d24a4e47417d02a50" 2018-12-04 21:20:07,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14ed590d-0acf-41ee-9fab-fadb5a191286 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:20:07,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-14ed590d-0acf-41ee-9fab-fadb5a191286 2018-12-04 21:20:07,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c1c7cd3e890c49a02fa56d24a4e47417d02a50" 2018-12-04 21:20:07,430 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d277f242-e95a-473c-b319-e1521d2c3b58 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:07,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-d277f242-e95a-473c-b319-e1521d2c3b58 2018-12-04 21:20:07,430 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:07,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c1c7cd3e890c49a02fa56d24a4e47417d02a50" 2018-12-04 21:20:07,524 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-486bf730-7ac1-4e17-a1c2-291e305cb01c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:07,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-486bf730-7ac1-4e17-a1c2-291e305cb01c 2018-12-04 21:20:07,524 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:07,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c1c7cd3e890c49a02fa56d24a4e47417d02a50" 2018-12-04 21:20:07,620 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b76bd414-9fa4-476a-9ab9-aeaad3029a66 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:07,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-b76bd414-9fa4-476a-9ab9-aeaad3029a66 2018-12-04 21:20:07,621 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:07,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c1c7cd3e890c49a02fa56d24a4e47417d02a50" 2018-12-04 21:20:07,724 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2f10659-7dda-4254-9038-d4a2ab22fb18 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:07,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-f2f10659-7dda-4254-9038-d4a2ab22fb18 2018-12-04 21:20:07,724 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:07,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c1c7cd3e890c49a02fa56d24a4e47417d02a50" 2018-12-04 21:20:07,823 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0f05336-ba5a-4486-a14b-88c71caf5132 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:07,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-b0f05336-ba5a-4486-a14b-88c71caf5132 2018-12-04 21:20:07,823 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:07,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c1c7cd3e890c49a02fa56d24a4e47417d02a50" 2018-12-04 21:20:07,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7bc93dc-d9f1-489b-8358-c0ad0f611ef0 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:20:07,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-e7bc93dc-d9f1-489b-8358-c0ad0f611ef0 2018-12-04 21:20:07,925 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-6b07b7e4-0bb4-40e-proj 2018-12-04 21:20:07,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/14e1389c0a9d42519a14c2a9a5583aa5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c1c7cd3e890c49a02fa56d24a4e47417d02a50" 2018-12-04 21:20:08,131 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:20:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bf8f9d2-f679-45eb-bcf1-20d2f13e510a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:20:08,131 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/14e1389c0a9d42519a14c2a9a5583aa5 used request id req-4bf8f9d2-f679-45eb-bcf1-20d2f13e510a 2018-12-04 21:20:08,131 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-6b07b7e4-0bb4-40e-proj-role 2018-12-04 21:20:08,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/79b2e9e3dae3492caefd95ce47d273e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c1c7cd3e890c49a02fa56d24a4e47417d02a50" 2018-12-04 21:20:08,245 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:20:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b0c6e32-60eb-403e-a599-c42c62be4389 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:20:08,245 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/79b2e9e3dae3492caefd95ce47d273e6 used request id req-2b0c6e32-60eb-403e-a599-c42c62be4389 2018-12-04 21:20:08,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c1c7cd3e890c49a02fa56d24a4e47417d02a50" 2018-12-04 21:20:08,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a83305c-3fac-448c-8d49-f97b3f32e259 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:20:08,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0a83305c-3fac-448c-8d49-f97b3f32e259 2018-12-04 21:20:08,264 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-6b07b7e4-0bb4-40e-user 2018-12-04 21:20:08,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/784e746a2b9e4df7b386e713d2796a72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82d15a0e126a7fad8c39f513272c5f40c7aba324" 2018-12-04 21:20:08,441 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:20:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-380c46e2-4f4d-4ed3-9b4c-b7d6f52a7913 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:20:08,441 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/784e746a2b9e4df7b386e713d2796a72 used request id req-380c46e2-4f4d-4ed3-9b4c-b7d6f52a7913 2018-12-04 21:20:08,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:20:08,851 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:20:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["iGb24ja9TiqxSyqRunfaYA"], "issued_at": "2018-12-04T21:20:08.000000Z"}} 2018-12-04 21:20:08,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51665db6060b28e120ede19fdd16ee2d2472f019" 2018-12-04 21:20:08,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a2ce314-5a6f-4e19-8f7b-f84c5c450cdc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:20:08,947 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-8a2ce314-5a6f-4e19-8f7b-f84c5c450cdc 2018-12-04 21:20:08,948 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:20:08,949 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:20:09,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:20:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["3fC0oac1QZqo86l8-TqvHQ"], "issued_at": "2018-12-04T21:20:09.000000Z"}} 2018-12-04 21:20:09,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf12a4d33144943c3ecad3f66fbb339d688801a" 2018-12-04 21:20:09,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9af3b145-0c75-4885-a591-45de8a44c67c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:20:09,550 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-9af3b145-0c75-4885-a591-45de8a44c67c 2018-12-04 21:20:09,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:20:09,560 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:20: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:20:09,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-6d41a2e0-20b6-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf12a4d33144943c3ecad3f66fbb339d688801a" 2018-12-04 21:20:09,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e25ae488-61ad-4ee9-8f34-aaf9c49f8a3e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-6d41a2e0-20b6-468-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:20:09,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-6d41a2e0-20b6-468-proj used request id req-e25ae488-61ad-4ee9-8f34-aaf9c49f8a3e 2018-12-04 21:20:09,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf12a4d33144943c3ecad3f66fbb339d688801a" 2018-12-04 21:20:09,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45eb7264-c173-48e0-a1b2-06578b2d1e85 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:20:09,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-45eb7264-c173-48e0-a1b2-06578b2d1e85 2018-12-04 21:20:09,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf12a4d33144943c3ecad3f66fbb339d688801a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-6d41a2e0-20b6-468-proj"}}' 2018-12-04 21:20:09,882 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:20:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89c11f04-d778-4e3e-8ad6-26187ed3aa16 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8922d18e59924d25b23dc3b431b48ee5"}, "tags": [], "enabled": true, "id": "8922d18e59924d25b23dc3b431b48ee5", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-6d41a2e0-20b6-468-proj"}} 2018-12-04 21:20:09,882 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-89c11f04-d778-4e3e-8ad6-26187ed3aa16 2018-12-04 21:20:09,883 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-6d41a2e0-20b6-468-proj 2018-12-04 21:20:09,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:20:09,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:20:10,282 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:20:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["1Gl9EWS2R3OwmXUtrJ1acA"], "issued_at": "2018-12-04T21:20:10.000000Z"}} 2018-12-04 21:20:10,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e8f6f11f819bd2c19462d5d24f749848edff29" 2018-12-04 21:20:10,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c239678b-715d-4e55-8300-4524cd6a279e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:20:10,377 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c239678b-715d-4e55-8300-4524cd6a279e 2018-12-04 21:20:10,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:20:10,386 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:20: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:20:10,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e8f6f11f819bd2c19462d5d24f749848edff29" 2018-12-04 21:20:10,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fce6fa2-fc53-4638-b05a-9950ffb449c6 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:20:10,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9fce6fa2-fc53-4638-b05a-9950ffb449c6 2018-12-04 21:20:10,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-6d41a2e0-20b6-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e8f6f11f819bd2c19462d5d24f749848edff29" 2018-12-04 21:20:10,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c6e5867-7d42-4ec1-88ea-a1ddd36c7141 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-6d41a2e0-20b6-468-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8922d18e59924d25b23dc3b431b48ee5"}, "tags": [], "enabled": true, "id": "8922d18e59924d25b23dc3b431b48ee5", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-6d41a2e0-20b6-468-proj"}]} 2018-12-04 21:20:10,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-6d41a2e0-20b6-468-proj used request id req-5c6e5867-7d42-4ec1-88ea-a1ddd36c7141 2018-12-04 21:20:10,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e8f6f11f819bd2c19462d5d24f749848edff29" 2018-12-04 21:20:10,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-344ccfd9-981a-43a6-b4d2-cc5e3d706884 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:20:10,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-344ccfd9-981a-43a6-b4d2-cc5e3d706884 2018-12-04 21:20:11,071 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-6d41a2e0-20b6-468-user 2018-12-04 21:20:11,072 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:20:11,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf12a4d33144943c3ecad3f66fbb339d688801a" 2018-12-04 21:20:11,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0d1d1a0-8903-4f83-a844-8ff9ddbc71af Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:20:11,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c0d1d1a0-8903-4f83-a844-8ff9ddbc71af 2018-12-04 21:20:11,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf12a4d33144943c3ecad3f66fbb339d688801a" -d '{"role": {"name": "CreateImageSuccessTests-6d41a2e0-20b6-468-proj-role"}}' 2018-12-04 21:20:11,197 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:20:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-225162b3-1b3d-4661-8c73-c07b8aaa3f4f Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b5612fca0ec644a9b08e6f4ec5e73093", "links": {"self": "http://172.30.9.23:5000/v3/roles/b5612fca0ec644a9b08e6f4ec5e73093"}, "name": "CreateImageSuccessTests-6d41a2e0-20b6-468-proj-role"}} 2018-12-04 21:20:11,198 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-225162b3-1b3d-4661-8c73-c07b8aaa3f4f 2018-12-04 21:20:11,198 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-6d41a2e0-20b6-468-proj-role 2018-12-04 21:20:11,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/b5612fca0ec644a9b08e6f4ec5e73093 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf12a4d33144943c3ecad3f66fbb339d688801a" 2018-12-04 21:20:11,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16d98bb9-328c-407c-9686-07a7b3b32dcb Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b5612fca0ec644a9b08e6f4ec5e73093", "links": {"self": "http://172.30.9.23:5000/v3/roles/b5612fca0ec644a9b08e6f4ec5e73093"}, "name": "CreateImageSuccessTests-6d41a2e0-20b6-468-proj-role"}} 2018-12-04 21:20:11,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/b5612fca0ec644a9b08e6f4ec5e73093 used request id req-16d98bb9-328c-407c-9686-07a7b3b32dcb 2018-12-04 21:20:11,301 - keystone_utils - INFO - Granting role CreateImageSuccessTests-6d41a2e0-20b6-468-proj-role to project CreateImageSuccessTests-6d41a2e0-20b6-468-proj 2018-12-04 21:20:11,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/8922d18e59924d25b23dc3b431b48ee5/users/c8e68eeffd7148d88a7a402e4f965e25/roles/b5612fca0ec644a9b08e6f4ec5e73093 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf12a4d33144943c3ecad3f66fbb339d688801a" 2018-12-04 21:20:11,440 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:20:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5d33d2e-7ed1-401b-a18c-e9e4bef872ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:20:11,440 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/8922d18e59924d25b23dc3b431b48ee5/users/c8e68eeffd7148d88a7a402e4f965e25/roles/b5612fca0ec644a9b08e6f4ec5e73093 used request id req-b5d33d2e-7ed1-401b-a18c-e9e4bef872ab 2018-12-04 21:20:11,441 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-04 21:20:11,441 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:20:11,442 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:20:11,839 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b5612fca0ec644a9b08e6f4ec5e73093", "name": "CreateImageSuccessTests-6d41a2e0-20b6-468-proj-role"}], "expires_at": "2018-12-04T22:20:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8922d18e59924d25b23dc3b431b48ee5", "name": "CreateImageSuccessTests-6d41a2e0-20b6-468-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/8922d18e59924d25b23dc3b431b48ee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/8922d18e59924d25b23dc3b431b48ee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/8922d18e59924d25b23dc3b431b48ee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_8922d18e59924d25b23dc3b431b48ee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_8922d18e59924d25b23dc3b431b48ee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8922d18e59924d25b23dc3b431b48ee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/8922d18e59924d25b23dc3b431b48ee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/8922d18e59924d25b23dc3b431b48ee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8922d18e59924d25b23dc3b431b48ee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/8922d18e59924d25b23dc3b431b48ee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/8922d18e59924d25b23dc3b431b48ee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/8922d18e59924d25b23dc3b431b48ee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/8922d18e59924d25b23dc3b431b48ee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/8922d18e59924d25b23dc3b431b48ee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-6d41a2e0-20b6-468-user", "id": "c8e68eeffd7148d88a7a402e4f965e25"}, "audit_ids": ["NBPTtQm1Te2PDBsqNy1tGQ"], "issued_at": "2018-12-04T21:20:11.000000Z"}} 2018-12-04 21:20:11,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56fad475cbea1f75eef82b0125c1769d58574df" 2018-12-04 21:20:11,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa03ab91-a352-4a71-b32f-e7d0d71d4174 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:20:11,920 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-aa03ab91-a352-4a71-b32f-e7d0d71d4174 2018-12-04 21:20:11,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a934e77a-9efe-422a-abc7-35fde4e37bf2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b56fad475cbea1f75eef82b0125c1769d58574df" 2018-12-04 21:20:12,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-3c8640eb-99be-4b44-b548-5d4e268a486b Date: Tue, 04 Dec 2018 21:20:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-a934e77a-9efe-422a-abc7-35fde4e37bf2"} 2018-12-04 21:20:12,193 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a934e77a-9efe-422a-abc7-35fde4e37bf2 used request id req-3c8640eb-99be-4b44-b548-5d4e268a486b 2018-12-04 21:20:12,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b56fad475cbea1f75eef82b0125c1769d58574df" 2018-12-04 21:20:12,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-34d323c0-ee3a-4f02-8057-b39c68120762 Date: Tue, 04 Dec 2018 21:20:12 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:20:12,202 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-34d323c0-ee3a-4f02-8057-b39c68120762 2018-12-04 21:20:12,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b56fad475cbea1f75eef82b0125c1769d58574df" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-a934e77a-9efe-422a-abc7-35fde4e37bf2"}' 2018-12-04 21:20:12,261 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/cbb1b20b-d2d6-4630-af93-b76cad63d1cc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6e123bbd-c357-4b44-af6c-1bcd0bdb3354 Date: Tue, 04 Dec 2018 21:20:12 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-a934e77a-9efe-422a-abc7-35fde4e37bf2", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:20:12Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-04T21:20:12Z", "visibility": "shared", "locations": [], "self": "/v2/images/cbb1b20b-d2d6-4630-af93-b76cad63d1cc", "min_disk": 0, "protected": false, "id": "cbb1b20b-d2d6-4630-af93-b76cad63d1cc", "file": "/v2/images/cbb1b20b-d2d6-4630-af93-b76cad63d1cc/file", "checksum": null, "owner": "8922d18e59924d25b23dc3b431b48ee5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:20:12,262 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-6e123bbd-c357-4b44-af6c-1bcd0bdb3354 2018-12-04 21:20:12,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/cbb1b20b-d2d6-4630-af93-b76cad63d1cc/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b56fad475cbea1f75eef82b0125c1769d58574df" -d '' 2018-12-04 21:20:12,632 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0175b881-dec0-47f8-bcaf-967018bf0be2 Date: Tue, 04 Dec 2018 21:20:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:20:12,632 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/cbb1b20b-d2d6-4630-af93-b76cad63d1cc/file used request id req-0175b881-dec0-47f8-bcaf-967018bf0be2 2018-12-04 21:20:12,633 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 21:20:12,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/cbb1b20b-d2d6-4630-af93-b76cad63d1cc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b56fad475cbea1f75eef82b0125c1769d58574df" 2018-12-04 21:20:12,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-9a9ec6e9-584c-431e-a06e-a57cc865abab Date: Tue, 04 Dec 2018 21:20:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-a934e77a-9efe-422a-abc7-35fde4e37bf2", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:20:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:20:12Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/cbb1b20b-d2d6-4630-af93-b76cad63d1cc/snap", "metadata": {}}], "self": "/v2/images/cbb1b20b-d2d6-4630-af93-b76cad63d1cc", "min_disk": 0, "protected": false, "id": "cbb1b20b-d2d6-4630-af93-b76cad63d1cc", "file": "/v2/images/cbb1b20b-d2d6-4630-af93-b76cad63d1cc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8922d18e59924d25b23dc3b431b48ee5", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/cbb1b20b-d2d6-4630-af93-b76cad63d1cc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:20:12,651 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/cbb1b20b-d2d6-4630-af93-b76cad63d1cc used request id req-9a9ec6e9-584c-431e-a06e-a57cc865abab 2018-12-04 21:20:12,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b56fad475cbea1f75eef82b0125c1769d58574df" 2018-12-04 21:20:12,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-29783a1b-f0bc-47cd-8beb-72d017dba245 Date: Tue, 04 Dec 2018 21:20:12 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:20:12,659 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-29783a1b-f0bc-47cd-8beb-72d017dba245 2018-12-04 21:20:12,662 - create_image - INFO - Created image with name - CreateImageSuccessTests-a934e77a-9efe-422a-abc7-35fde4e37bf2 2018-12-04 21:20:12,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/cbb1b20b-d2d6-4630-af93-b76cad63d1cc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b56fad475cbea1f75eef82b0125c1769d58574df" 2018-12-04 21:20:12,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-28a88f4b-f85e-4d7b-a236-bd7e31c442df Date: Tue, 04 Dec 2018 21:20:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-a934e77a-9efe-422a-abc7-35fde4e37bf2", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:20:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:20:12Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/cbb1b20b-d2d6-4630-af93-b76cad63d1cc/snap", "metadata": {}}], "self": "/v2/images/cbb1b20b-d2d6-4630-af93-b76cad63d1cc", "min_disk": 0, "protected": false, "id": "cbb1b20b-d2d6-4630-af93-b76cad63d1cc", "file": "/v2/images/cbb1b20b-d2d6-4630-af93-b76cad63d1cc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8922d18e59924d25b23dc3b431b48ee5", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/cbb1b20b-d2d6-4630-af93-b76cad63d1cc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:20:12,683 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/cbb1b20b-d2d6-4630-af93-b76cad63d1cc used request id req-28a88f4b-f85e-4d7b-a236-bd7e31c442df 2018-12-04 21:20:12,683 - create_image - DEBUG - Instance status is - active 2018-12-04 21:20:12,683 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-a934e77a-9efe-422a-abc7-35fde4e37bf2 2018-12-04 21:20:12,684 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-a934e77a-9efe-422a-abc7-35fde4e37bf2 2018-12-04 21:20:12,684 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:20:13,096 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b5612fca0ec644a9b08e6f4ec5e73093", "name": "CreateImageSuccessTests-6d41a2e0-20b6-468-proj-role"}], "expires_at": "2018-12-04T22:20:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8922d18e59924d25b23dc3b431b48ee5", "name": "CreateImageSuccessTests-6d41a2e0-20b6-468-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/8922d18e59924d25b23dc3b431b48ee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/8922d18e59924d25b23dc3b431b48ee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/8922d18e59924d25b23dc3b431b48ee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_8922d18e59924d25b23dc3b431b48ee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_8922d18e59924d25b23dc3b431b48ee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8922d18e59924d25b23dc3b431b48ee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/8922d18e59924d25b23dc3b431b48ee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/8922d18e59924d25b23dc3b431b48ee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8922d18e59924d25b23dc3b431b48ee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/8922d18e59924d25b23dc3b431b48ee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/8922d18e59924d25b23dc3b431b48ee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/8922d18e59924d25b23dc3b431b48ee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/8922d18e59924d25b23dc3b431b48ee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/8922d18e59924d25b23dc3b431b48ee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-6d41a2e0-20b6-468-user", "id": "c8e68eeffd7148d88a7a402e4f965e25"}, "audit_ids": ["z5yBN2FaTsyV5PT6CvI_EA"], "issued_at": "2018-12-04T21:20:13.000000Z"}} 2018-12-04 21:20:13,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a934e77a-9efe-422a-abc7-35fde4e37bf2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8e25df49b79249c54bb271dbb2313ea4f689f8dd" 2018-12-04 21:20:13,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-23c48edf-76cd-4d5b-9702-613d7e05b7da Date: Tue, 04 Dec 2018 21:20:13 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-a934e77a-9efe-422a-abc7-35fde4e37bf2", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:20:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:20:12Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/cbb1b20b-d2d6-4630-af93-b76cad63d1cc/snap", "metadata": {}}], "self": "/v2/images/cbb1b20b-d2d6-4630-af93-b76cad63d1cc", "min_disk": 0, "protected": false, "id": "cbb1b20b-d2d6-4630-af93-b76cad63d1cc", "file": "/v2/images/cbb1b20b-d2d6-4630-af93-b76cad63d1cc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8922d18e59924d25b23dc3b431b48ee5", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/cbb1b20b-d2d6-4630-af93-b76cad63d1cc/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-a934e77a-9efe-422a-abc7-35fde4e37bf2"} 2018-12-04 21:20:13,294 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a934e77a-9efe-422a-abc7-35fde4e37bf2 used request id req-23c48edf-76cd-4d5b-9702-613d7e05b7da 2018-12-04 21:20:13,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8e25df49b79249c54bb271dbb2313ea4f689f8dd" 2018-12-04 21:20:13,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-78dcf5c1-fffb-4933-b308-58673dafd70a Date: Tue, 04 Dec 2018 21:20:13 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:20:13,303 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-78dcf5c1-fffb-4933-b308-58673dafd70a 2018-12-04 21:20:13,306 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-a934e77a-9efe-422a-abc7-35fde4e37bf2 2018-12-04 21:20:13,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/cbb1b20b-d2d6-4630-af93-b76cad63d1cc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b56fad475cbea1f75eef82b0125c1769d58574df" 2018-12-04 21:20:13,667 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b1a519cb-10b0-46fb-8674-fab46b3e79ca Date: Tue, 04 Dec 2018 21:20:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:20:13,668 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/cbb1b20b-d2d6-4630-af93-b76cad63d1cc used request id req-b1a519cb-10b0-46fb-8674-fab46b3e79ca 2018-12-04 21:20:13,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf12a4d33144943c3ecad3f66fbb339d688801a" 2018-12-04 21:20:13,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-4c7d70f3-896f-40e0-80c7-8e4974d9dada Date: Tue, 04 Dec 2018 21:20:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:20:13,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-4c7d70f3-896f-40e0-80c7-8e4974d9dada 2018-12-04 21:20:13,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf12a4d33144943c3ecad3f66fbb339d688801a" 2018-12-04 21:20:14,034 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af976fea-290f-415a-a060-3440eb1f2bc4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:14,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-af976fea-290f-415a-a060-3440eb1f2bc4 2018-12-04 21:20:14,034 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:14,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf12a4d33144943c3ecad3f66fbb339d688801a" 2018-12-04 21:20:14,132 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0368158e-11c5-46ee-8e9a-afb43fded579 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:14,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-0368158e-11c5-46ee-8e9a-afb43fded579 2018-12-04 21:20:14,133 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:14,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf12a4d33144943c3ecad3f66fbb339d688801a" 2018-12-04 21:20:14,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f488cf4-743b-4db8-8dbf-62ed7f0ad7ea 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:20:14,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-1f488cf4-743b-4db8-8dbf-62ed7f0ad7ea 2018-12-04 21:20:14,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf12a4d33144943c3ecad3f66fbb339d688801a" 2018-12-04 21:20:14,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee5904ac-9b61-4728-9b31-4bb6906e999d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:20:14,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-ee5904ac-9b61-4728-9b31-4bb6906e999d 2018-12-04 21:20:14,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf12a4d33144943c3ecad3f66fbb339d688801a" 2018-12-04 21:20:14,358 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ee7304e-5536-426f-a369-0156ee5ea401 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:14,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-5ee7304e-5536-426f-a369-0156ee5ea401 2018-12-04 21:20:14,358 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:14,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf12a4d33144943c3ecad3f66fbb339d688801a" 2018-12-04 21:20:14,457 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b08a121f-cb00-4d94-a660-e523cd5518de Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:14,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-b08a121f-cb00-4d94-a660-e523cd5518de 2018-12-04 21:20:14,457 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:14,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf12a4d33144943c3ecad3f66fbb339d688801a" 2018-12-04 21:20:14,559 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dddd34f6-7fda-4dd7-ac11-b78797de4e4f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:14,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-dddd34f6-7fda-4dd7-ac11-b78797de4e4f 2018-12-04 21:20:14,560 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:14,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf12a4d33144943c3ecad3f66fbb339d688801a" 2018-12-04 21:20:14,659 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b03b39c-6f6b-4b62-a20a-09214484ee51 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:14,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-6b03b39c-6f6b-4b62-a20a-09214484ee51 2018-12-04 21:20:14,659 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:14,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf12a4d33144943c3ecad3f66fbb339d688801a" 2018-12-04 21:20:14,757 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cc4bf13-9271-48f5-b66a-ffb34b2ca8f7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:14,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-3cc4bf13-9271-48f5-b66a-ffb34b2ca8f7 2018-12-04 21:20:14,758 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:14,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf12a4d33144943c3ecad3f66fbb339d688801a" 2018-12-04 21:20:14,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f657236a-9bef-4292-af86-c2d6c60a220f Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:20:14,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-f657236a-9bef-4292-af86-c2d6c60a220f 2018-12-04 21:20:14,863 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-6d41a2e0-20b6-468-proj 2018-12-04 21:20:14,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/8922d18e59924d25b23dc3b431b48ee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf12a4d33144943c3ecad3f66fbb339d688801a" 2018-12-04 21:20:15,077 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:20:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-636c53d9-dc85-4bdc-81f8-2cd03bf73121 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:20:15,078 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/8922d18e59924d25b23dc3b431b48ee5 used request id req-636c53d9-dc85-4bdc-81f8-2cd03bf73121 2018-12-04 21:20:15,078 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-6d41a2e0-20b6-468-proj-role 2018-12-04 21:20:15,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/b5612fca0ec644a9b08e6f4ec5e73093 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf12a4d33144943c3ecad3f66fbb339d688801a" 2018-12-04 21:20:15,192 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:20:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ca61a60-a8b9-4f57-8ea4-b090cc2f4165 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:20:15,192 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/b5612fca0ec644a9b08e6f4ec5e73093 used request id req-8ca61a60-a8b9-4f57-8ea4-b090cc2f4165 2018-12-04 21:20:15,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf12a4d33144943c3ecad3f66fbb339d688801a" 2018-12-04 21:20:15,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aad5962-ef14-4971-b64d-3b7126949d40 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:20:15,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3aad5962-ef14-4971-b64d-3b7126949d40 2018-12-04 21:20:15,283 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-6d41a2e0-20b6-468-user 2018-12-04 21:20:15,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/c8e68eeffd7148d88a7a402e4f965e25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e8f6f11f819bd2c19462d5d24f749848edff29" 2018-12-04 21:20:15,456 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:20:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54734279-bcb7-42c1-9f4e-5c61239739bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:20:15,456 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c8e68eeffd7148d88a7a402e4f965e25 used request id req-54734279-bcb7-42c1-9f4e-5c61239739bb 2018-12-04 21:20:15,458 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:20:15,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:20:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["MxUJrrh8SMOJ1IZpsZb_mA"], "issued_at": "2018-12-04T21:20:15.000000Z"}} 2018-12-04 21:20:15,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6270b91f65f7f6e698db88c2035443916cda493" 2018-12-04 21:20:15,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-728a28ff-4226-4e4c-925e-380de4e830e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:20:15,955 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-728a28ff-4226-4e4c-925e-380de4e830e6 2018-12-04 21:20:15,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:20:15,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:20:16,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:20:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["9eFhywydRzORlDF70-ViDw"], "issued_at": "2018-12-04T21:20:16.000000Z"}} 2018-12-04 21:20:16,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efccaab31a1f1a07bb55d65dbcd45509ee1d8e74" 2018-12-04 21:20:16,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce291b6e-9a18-4947-afb4-f356a2eda627 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:20:16,452 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ce291b6e-9a18-4947-afb4-f356a2eda627 2018-12-04 21:20:16,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:20:16,461 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:20: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:20:16,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-3afc7d67-b972-480-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efccaab31a1f1a07bb55d65dbcd45509ee1d8e74" 2018-12-04 21:20:16,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37d3a2d5-5060-4c48-9c2c-09c768fe00b1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-3afc7d67-b972-480-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:20:16,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-3afc7d67-b972-480-proj used request id req-37d3a2d5-5060-4c48-9c2c-09c768fe00b1 2018-12-04 21:20:16,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efccaab31a1f1a07bb55d65dbcd45509ee1d8e74" 2018-12-04 21:20:16,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82266e43-2cba-4824-8af1-411834677461 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:20:16,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-82266e43-2cba-4824-8af1-411834677461 2018-12-04 21:20:16,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efccaab31a1f1a07bb55d65dbcd45509ee1d8e74" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-3afc7d67-b972-480-proj"}}' 2018-12-04 21:20:16,787 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:20:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3972a816-dd28-4dd9-b8d8-2cd152a47d4a Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/21d6a931b90d49aa8563ce2ccdf63cf2"}, "tags": [], "enabled": true, "id": "21d6a931b90d49aa8563ce2ccdf63cf2", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-3afc7d67-b972-480-proj"}} 2018-12-04 21:20:16,788 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-3972a816-dd28-4dd9-b8d8-2cd152a47d4a 2018-12-04 21:20:16,788 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-3afc7d67-b972-480-proj 2018-12-04 21:20:16,788 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:20:16,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:20:17,187 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:20:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["KUmpa1r9StCR2sZRtqqdCg"], "issued_at": "2018-12-04T21:20:17.000000Z"}} 2018-12-04 21:20:17,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51203db7b46f098d0b08a2d81003bb03cb105fff" 2018-12-04 21:20:17,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d265ca2-f7a6-4f42-83cd-01db104cf631 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:20:17,281 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3d265ca2-f7a6-4f42-83cd-01db104cf631 2018-12-04 21:20:17,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:20:17,290 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:20:17,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51203db7b46f098d0b08a2d81003bb03cb105fff" 2018-12-04 21:20:17,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37763576-ff99-4365-a73d-609fd5623e85 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:20:17,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-37763576-ff99-4365-a73d-609fd5623e85 2018-12-04 21:20:17,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-3afc7d67-b972-480-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51203db7b46f098d0b08a2d81003bb03cb105fff" 2018-12-04 21:20:17,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d98c7259-89a3-4062-a698-d4c663ed92c1 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-3afc7d67-b972-480-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/21d6a931b90d49aa8563ce2ccdf63cf2"}, "tags": [], "enabled": true, "id": "21d6a931b90d49aa8563ce2ccdf63cf2", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-3afc7d67-b972-480-proj"}]} 2018-12-04 21:20:17,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-3afc7d67-b972-480-proj used request id req-d98c7259-89a3-4062-a698-d4c663ed92c1 2018-12-04 21:20:17,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51203db7b46f098d0b08a2d81003bb03cb105fff" 2018-12-04 21:20:17,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd5806e0-4f8b-4b99-86e9-d35bd539901d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:20:17,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-fd5806e0-4f8b-4b99-86e9-d35bd539901d 2018-12-04 21:20:17,846 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-3afc7d67-b972-480-user 2018-12-04 21:20:17,846 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:20:17,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efccaab31a1f1a07bb55d65dbcd45509ee1d8e74" 2018-12-04 21:20:17,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-378f4859-a780-4cff-81a4-d63636449a58 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:20:17,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-378f4859-a780-4cff-81a4-d63636449a58 2018-12-04 21:20:17,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efccaab31a1f1a07bb55d65dbcd45509ee1d8e74" -d '{"role": {"name": "CreateImageSuccessTests-3afc7d67-b972-480-proj-role"}}' 2018-12-04 21:20:18,054 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:20:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df3d7e63-2d45-4b8e-a7b0-abe92692444f Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "12e31df4c4ff415684c6cf71cda8dcd8", "links": {"self": "http://172.30.9.23:5000/v3/roles/12e31df4c4ff415684c6cf71cda8dcd8"}, "name": "CreateImageSuccessTests-3afc7d67-b972-480-proj-role"}} 2018-12-04 21:20:18,054 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-df3d7e63-2d45-4b8e-a7b0-abe92692444f 2018-12-04 21:20:18,054 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-3afc7d67-b972-480-proj-role 2018-12-04 21:20:18,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/12e31df4c4ff415684c6cf71cda8dcd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efccaab31a1f1a07bb55d65dbcd45509ee1d8e74" 2018-12-04 21:20:18,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffe777ae-b9e7-46b9-8d33-4d42ce7a0906 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "12e31df4c4ff415684c6cf71cda8dcd8", "links": {"self": "http://172.30.9.23:5000/v3/roles/12e31df4c4ff415684c6cf71cda8dcd8"}, "name": "CreateImageSuccessTests-3afc7d67-b972-480-proj-role"}} 2018-12-04 21:20:18,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/12e31df4c4ff415684c6cf71cda8dcd8 used request id req-ffe777ae-b9e7-46b9-8d33-4d42ce7a0906 2018-12-04 21:20:18,150 - keystone_utils - INFO - Granting role CreateImageSuccessTests-3afc7d67-b972-480-proj-role to project CreateImageSuccessTests-3afc7d67-b972-480-proj 2018-12-04 21:20:18,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/21d6a931b90d49aa8563ce2ccdf63cf2/users/f89bfc20a9fc4a65a8be9cb2aba281c0/roles/12e31df4c4ff415684c6cf71cda8dcd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efccaab31a1f1a07bb55d65dbcd45509ee1d8e74" 2018-12-04 21:20:18,285 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:20:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5020d61b-97fb-4da0-8991-d7dd5ccfcf3e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:20:18,285 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/21d6a931b90d49aa8563ce2ccdf63cf2/users/f89bfc20a9fc4a65a8be9cb2aba281c0/roles/12e31df4c4ff415684c6cf71cda8dcd8 used request id req-5020d61b-97fb-4da0-8991-d7dd5ccfcf3e 2018-12-04 21:20:18,286 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-04 21:20:18,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:20:18,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:20:18,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12e31df4c4ff415684c6cf71cda8dcd8", "name": "CreateImageSuccessTests-3afc7d67-b972-480-proj-role"}], "expires_at": "2018-12-04T22:20:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21d6a931b90d49aa8563ce2ccdf63cf2", "name": "CreateImageSuccessTests-3afc7d67-b972-480-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/21d6a931b90d49aa8563ce2ccdf63cf2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/21d6a931b90d49aa8563ce2ccdf63cf2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/21d6a931b90d49aa8563ce2ccdf63cf2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_21d6a931b90d49aa8563ce2ccdf63cf2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_21d6a931b90d49aa8563ce2ccdf63cf2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/21d6a931b90d49aa8563ce2ccdf63cf2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/21d6a931b90d49aa8563ce2ccdf63cf2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/21d6a931b90d49aa8563ce2ccdf63cf2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/21d6a931b90d49aa8563ce2ccdf63cf2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/21d6a931b90d49aa8563ce2ccdf63cf2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/21d6a931b90d49aa8563ce2ccdf63cf2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/21d6a931b90d49aa8563ce2ccdf63cf2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/21d6a931b90d49aa8563ce2ccdf63cf2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/21d6a931b90d49aa8563ce2ccdf63cf2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-3afc7d67-b972-480-user", "id": "f89bfc20a9fc4a65a8be9cb2aba281c0"}, "audit_ids": ["fvaPwJIVQSGEBqXxgjzfPA"], "issued_at": "2018-12-04T21:20:18.000000Z"}} 2018-12-04 21:20:18,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09d27c5b26ab98b728e405d03ad20bb2d67f073d" 2018-12-04 21:20:18,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80d194d8-786d-4152-a1a3-e3acb22a9c70 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:20:18,767 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-80d194d8-786d-4152-a1a3-e3acb22a9c70 2018-12-04 21:20:18,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-2e323853-3dd0-40d0-b5ae-8d70edb08d1c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09d27c5b26ab98b728e405d03ad20bb2d67f073d" 2018-12-04 21:20:18,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-fa84f563-aa3d-4615-bce2-2efadef125ea Date: Tue, 04 Dec 2018 21:20:18 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-2e323853-3dd0-40d0-b5ae-8d70edb08d1c"} 2018-12-04 21:20:18,959 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-2e323853-3dd0-40d0-b5ae-8d70edb08d1c used request id req-fa84f563-aa3d-4615-bce2-2efadef125ea 2018-12-04 21:20:18,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09d27c5b26ab98b728e405d03ad20bb2d67f073d" 2018-12-04 21:20:18,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8afcc42a-d52e-4a9f-adcc-804032d7d756 Date: Tue, 04 Dec 2018 21:20:18 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:20:18,969 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-8afcc42a-d52e-4a9f-adcc-804032d7d756 2018-12-04 21:20:18,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}09d27c5b26ab98b728e405d03ad20bb2d67f073d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-2e323853-3dd0-40d0-b5ae-8d70edb08d1c"}' 2018-12-04 21:20:19,032 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/c76bfeb7-684e-437d-9e21-9273f1763f76 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-87c377b6-a34d-4dd1-b3f8-778a5b55f64d Date: Tue, 04 Dec 2018 21:20:19 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-2e323853-3dd0-40d0-b5ae-8d70edb08d1c", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:20:19Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-04T21:20:19Z", "visibility": "shared", "locations": [], "self": "/v2/images/c76bfeb7-684e-437d-9e21-9273f1763f76", "min_disk": 0, "protected": false, "id": "c76bfeb7-684e-437d-9e21-9273f1763f76", "file": "/v2/images/c76bfeb7-684e-437d-9e21-9273f1763f76/file", "checksum": null, "owner": "21d6a931b90d49aa8563ce2ccdf63cf2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:20:19,032 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-87c377b6-a34d-4dd1-b3f8-778a5b55f64d 2018-12-04 21:20:19,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/c76bfeb7-684e-437d-9e21-9273f1763f76/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09d27c5b26ab98b728e405d03ad20bb2d67f073d" -d '' 2018-12-04 21:20:19,564 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6fe25631-3811-4be4-957e-e2ffba12f0a6 Date: Tue, 04 Dec 2018 21:20:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:20:19,564 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/c76bfeb7-684e-437d-9e21-9273f1763f76/file used request id req-6fe25631-3811-4be4-957e-e2ffba12f0a6 2018-12-04 21:20:19,564 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 21:20:19,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c76bfeb7-684e-437d-9e21-9273f1763f76 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09d27c5b26ab98b728e405d03ad20bb2d67f073d" 2018-12-04 21:20:19,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-fa21c591-e890-4803-97e7-6c57f6262155 Date: Tue, 04 Dec 2018 21:20:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-2e323853-3dd0-40d0-b5ae-8d70edb08d1c", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:20:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:20:19Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/c76bfeb7-684e-437d-9e21-9273f1763f76/snap", "metadata": {}}], "self": "/v2/images/c76bfeb7-684e-437d-9e21-9273f1763f76", "min_disk": 0, "protected": false, "id": "c76bfeb7-684e-437d-9e21-9273f1763f76", "file": "/v2/images/c76bfeb7-684e-437d-9e21-9273f1763f76/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "21d6a931b90d49aa8563ce2ccdf63cf2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/c76bfeb7-684e-437d-9e21-9273f1763f76/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:20:19,589 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c76bfeb7-684e-437d-9e21-9273f1763f76 used request id req-fa21c591-e890-4803-97e7-6c57f6262155 2018-12-04 21:20:19,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09d27c5b26ab98b728e405d03ad20bb2d67f073d" 2018-12-04 21:20:19,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-aa40ad54-9349-4c82-9139-027e43bfcd0d Date: Tue, 04 Dec 2018 21:20:19 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:20:19,599 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-aa40ad54-9349-4c82-9139-027e43bfcd0d 2018-12-04 21:20:19,601 - create_image - INFO - Created image with name - CreateImageSuccessTests-2e323853-3dd0-40d0-b5ae-8d70edb08d1c 2018-12-04 21:20:19,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c76bfeb7-684e-437d-9e21-9273f1763f76 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09d27c5b26ab98b728e405d03ad20bb2d67f073d" 2018-12-04 21:20:19,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-f7923173-28cf-4b30-8813-4c3c5a3dbdfc Date: Tue, 04 Dec 2018 21:20:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-2e323853-3dd0-40d0-b5ae-8d70edb08d1c", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:20:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:20:19Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/c76bfeb7-684e-437d-9e21-9273f1763f76/snap", "metadata": {}}], "self": "/v2/images/c76bfeb7-684e-437d-9e21-9273f1763f76", "min_disk": 0, "protected": false, "id": "c76bfeb7-684e-437d-9e21-9273f1763f76", "file": "/v2/images/c76bfeb7-684e-437d-9e21-9273f1763f76/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "21d6a931b90d49aa8563ce2ccdf63cf2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/c76bfeb7-684e-437d-9e21-9273f1763f76/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:20:19,619 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c76bfeb7-684e-437d-9e21-9273f1763f76 used request id req-f7923173-28cf-4b30-8813-4c3c5a3dbdfc 2018-12-04 21:20:19,619 - create_image - DEBUG - Instance status is - active 2018-12-04 21:20:19,619 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-2e323853-3dd0-40d0-b5ae-8d70edb08d1c 2018-12-04 21:20:19,619 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-2e323853-3dd0-40d0-b5ae-8d70edb08d1c 2018-12-04 21:20:19,620 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:20:20,010 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12e31df4c4ff415684c6cf71cda8dcd8", "name": "CreateImageSuccessTests-3afc7d67-b972-480-proj-role"}], "expires_at": "2018-12-04T22:20:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21d6a931b90d49aa8563ce2ccdf63cf2", "name": "CreateImageSuccessTests-3afc7d67-b972-480-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/21d6a931b90d49aa8563ce2ccdf63cf2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/21d6a931b90d49aa8563ce2ccdf63cf2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/21d6a931b90d49aa8563ce2ccdf63cf2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_21d6a931b90d49aa8563ce2ccdf63cf2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_21d6a931b90d49aa8563ce2ccdf63cf2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/21d6a931b90d49aa8563ce2ccdf63cf2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/21d6a931b90d49aa8563ce2ccdf63cf2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/21d6a931b90d49aa8563ce2ccdf63cf2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/21d6a931b90d49aa8563ce2ccdf63cf2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/21d6a931b90d49aa8563ce2ccdf63cf2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/21d6a931b90d49aa8563ce2ccdf63cf2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/21d6a931b90d49aa8563ce2ccdf63cf2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/21d6a931b90d49aa8563ce2ccdf63cf2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/21d6a931b90d49aa8563ce2ccdf63cf2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-3afc7d67-b972-480-user", "id": "f89bfc20a9fc4a65a8be9cb2aba281c0"}, "audit_ids": ["dYgemJwCTBGe09p6xEQytA"], "issued_at": "2018-12-04T21:20:20.000000Z"}} 2018-12-04 21:20:20,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-2e323853-3dd0-40d0-b5ae-8d70edb08d1c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a4c7b6ee19c42b103badb0fd60323018e634f62" 2018-12-04 21:20:20,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-b2a55def-fa6c-4801-be1c-b6ac815d55d9 Date: Tue, 04 Dec 2018 21:20:20 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-2e323853-3dd0-40d0-b5ae-8d70edb08d1c", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:20:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:20:19Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/c76bfeb7-684e-437d-9e21-9273f1763f76/snap", "metadata": {}}], "self": "/v2/images/c76bfeb7-684e-437d-9e21-9273f1763f76", "min_disk": 0, "protected": false, "id": "c76bfeb7-684e-437d-9e21-9273f1763f76", "file": "/v2/images/c76bfeb7-684e-437d-9e21-9273f1763f76/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "21d6a931b90d49aa8563ce2ccdf63cf2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/c76bfeb7-684e-437d-9e21-9273f1763f76/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-2e323853-3dd0-40d0-b5ae-8d70edb08d1c"} 2018-12-04 21:20:20,281 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-2e323853-3dd0-40d0-b5ae-8d70edb08d1c used request id req-b2a55def-fa6c-4801-be1c-b6ac815d55d9 2018-12-04 21:20:20,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a4c7b6ee19c42b103badb0fd60323018e634f62" 2018-12-04 21:20:20,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a94fcfc1-0aad-4833-846c-b5cb3d7a4410 Date: Tue, 04 Dec 2018 21:20:20 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:20:20,291 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-a94fcfc1-0aad-4833-846c-b5cb3d7a4410 2018-12-04 21:20:20,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:20:20,295 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:20:20,687 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12e31df4c4ff415684c6cf71cda8dcd8", "name": "CreateImageSuccessTests-3afc7d67-b972-480-proj-role"}], "expires_at": "2018-12-04T22:20:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21d6a931b90d49aa8563ce2ccdf63cf2", "name": "CreateImageSuccessTests-3afc7d67-b972-480-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/21d6a931b90d49aa8563ce2ccdf63cf2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/21d6a931b90d49aa8563ce2ccdf63cf2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/21d6a931b90d49aa8563ce2ccdf63cf2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_21d6a931b90d49aa8563ce2ccdf63cf2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_21d6a931b90d49aa8563ce2ccdf63cf2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/21d6a931b90d49aa8563ce2ccdf63cf2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/21d6a931b90d49aa8563ce2ccdf63cf2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/21d6a931b90d49aa8563ce2ccdf63cf2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/21d6a931b90d49aa8563ce2ccdf63cf2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/21d6a931b90d49aa8563ce2ccdf63cf2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/21d6a931b90d49aa8563ce2ccdf63cf2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/21d6a931b90d49aa8563ce2ccdf63cf2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/21d6a931b90d49aa8563ce2ccdf63cf2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/21d6a931b90d49aa8563ce2ccdf63cf2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-3afc7d67-b972-480-user", "id": "f89bfc20a9fc4a65a8be9cb2aba281c0"}, "audit_ids": ["twYNGfC1Rlifls2ezSFXew"], "issued_at": "2018-12-04T21:20:20.000000Z"}} 2018-12-04 21:20:20,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}391c4517b5d89e08c8f2cc69ab9a7b6ce36b9690" 2018-12-04 21:20:20,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31177fc9-a857-4504-b671-055b6cf1a703 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:20:20,769 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-31177fc9-a857-4504-b671-055b6cf1a703 2018-12-04 21:20:20,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-2e323853-3dd0-40d0-b5ae-8d70edb08d1c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}391c4517b5d89e08c8f2cc69ab9a7b6ce36b9690" 2018-12-04 21:20:20,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-ab6b7937-790b-4220-947e-b6eae119f3de Date: Tue, 04 Dec 2018 21:20:20 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-2e323853-3dd0-40d0-b5ae-8d70edb08d1c", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:20:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:20:19Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/c76bfeb7-684e-437d-9e21-9273f1763f76/snap", "metadata": {}}], "self": "/v2/images/c76bfeb7-684e-437d-9e21-9273f1763f76", "min_disk": 0, "protected": false, "id": "c76bfeb7-684e-437d-9e21-9273f1763f76", "file": "/v2/images/c76bfeb7-684e-437d-9e21-9273f1763f76/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "21d6a931b90d49aa8563ce2ccdf63cf2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/c76bfeb7-684e-437d-9e21-9273f1763f76/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-2e323853-3dd0-40d0-b5ae-8d70edb08d1c"} 2018-12-04 21:20:20,977 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-2e323853-3dd0-40d0-b5ae-8d70edb08d1c used request id req-ab6b7937-790b-4220-947e-b6eae119f3de 2018-12-04 21:20:20,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}391c4517b5d89e08c8f2cc69ab9a7b6ce36b9690" 2018-12-04 21:20:20,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-add01606-214c-4e0e-9fc6-ea8ca864b7fe Date: Tue, 04 Dec 2018 21:20:20 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:20:20,986 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-add01606-214c-4e0e-9fc6-ea8ca864b7fe 2018-12-04 21:20:20,989 - create_image - INFO - Found image with name - CreateImageSuccessTests-2e323853-3dd0-40d0-b5ae-8d70edb08d1c 2018-12-04 21:20:20,989 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-2e323853-3dd0-40d0-b5ae-8d70edb08d1c 2018-12-04 21:20:20,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/c76bfeb7-684e-437d-9e21-9273f1763f76 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09d27c5b26ab98b728e405d03ad20bb2d67f073d" 2018-12-04 21:20:21,836 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-81f93287-ea57-428e-8790-699823b688a8 Date: Tue, 04 Dec 2018 21:20:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:20:21,836 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/c76bfeb7-684e-437d-9e21-9273f1763f76 used request id req-81f93287-ea57-428e-8790-699823b688a8 2018-12-04 21:20:21,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efccaab31a1f1a07bb55d65dbcd45509ee1d8e74" 2018-12-04 21:20:22,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-f54ace21-3be8-4876-9d6e-7b6a253a3d18 Date: Tue, 04 Dec 2018 21:20:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:20:22,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-f54ace21-3be8-4876-9d6e-7b6a253a3d18 2018-12-04 21:20:22,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efccaab31a1f1a07bb55d65dbcd45509ee1d8e74" 2018-12-04 21:20:22,214 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c6aa316-0550-42a8-bef6-a656666d7a85 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:22,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-2c6aa316-0550-42a8-bef6-a656666d7a85 2018-12-04 21:20:22,214 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:22,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efccaab31a1f1a07bb55d65dbcd45509ee1d8e74" 2018-12-04 21:20:22,318 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38401968-135b-4979-b9c1-d9137a651e28 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:22,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-38401968-135b-4979-b9c1-d9137a651e28 2018-12-04 21:20:22,318 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:22,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efccaab31a1f1a07bb55d65dbcd45509ee1d8e74" 2018-12-04 21:20:22,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c067a0ea-66b2-49a7-b5ce-99b0f0e40d31 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:20:22,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-c067a0ea-66b2-49a7-b5ce-99b0f0e40d31 2018-12-04 21:20:22,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efccaab31a1f1a07bb55d65dbcd45509ee1d8e74" 2018-12-04 21:20:22,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e328bd7-12c1-4692-8140-abff96fbdac2 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:20:22,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-1e328bd7-12c1-4692-8140-abff96fbdac2 2018-12-04 21:20:22,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efccaab31a1f1a07bb55d65dbcd45509ee1d8e74" 2018-12-04 21:20:22,619 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69e3954d-a338-4664-8e80-46e6d7dd26c1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:22,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-69e3954d-a338-4664-8e80-46e6d7dd26c1 2018-12-04 21:20:22,619 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:22,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efccaab31a1f1a07bb55d65dbcd45509ee1d8e74" 2018-12-04 21:20:22,716 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-560d311d-7647-4f66-92ba-f39578daedfe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:22,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-560d311d-7647-4f66-92ba-f39578daedfe 2018-12-04 21:20:22,716 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:22,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efccaab31a1f1a07bb55d65dbcd45509ee1d8e74" 2018-12-04 21:20:22,815 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83e3e376-8248-4a2f-b5e3-f75b165bdd33 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:22,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-83e3e376-8248-4a2f-b5e3-f75b165bdd33 2018-12-04 21:20:22,815 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:22,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efccaab31a1f1a07bb55d65dbcd45509ee1d8e74" 2018-12-04 21:20:22,911 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cea2abae-07a5-401a-8c5b-be5e762846a5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:22,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-cea2abae-07a5-401a-8c5b-be5e762846a5 2018-12-04 21:20:22,911 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:22,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efccaab31a1f1a07bb55d65dbcd45509ee1d8e74" 2018-12-04 21:20:23,013 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bed330d-aac7-4ac7-b0fb-3c41c5184fd1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:23,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-7bed330d-aac7-4ac7-b0fb-3c41c5184fd1 2018-12-04 21:20:23,013 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:23,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efccaab31a1f1a07bb55d65dbcd45509ee1d8e74" 2018-12-04 21:20:23,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eb0ed50-c5e7-475e-85f6-483ee949b2f3 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:20:23,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-2eb0ed50-c5e7-475e-85f6-483ee949b2f3 2018-12-04 21:20:23,115 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-3afc7d67-b972-480-proj 2018-12-04 21:20:23,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/21d6a931b90d49aa8563ce2ccdf63cf2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efccaab31a1f1a07bb55d65dbcd45509ee1d8e74" 2018-12-04 21:20:23,337 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:20:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6cda609-d5a2-48e2-af37-41710fc287c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:20:23,337 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/21d6a931b90d49aa8563ce2ccdf63cf2 used request id req-b6cda609-d5a2-48e2-af37-41710fc287c9 2018-12-04 21:20:23,337 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-3afc7d67-b972-480-proj-role 2018-12-04 21:20:23,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/12e31df4c4ff415684c6cf71cda8dcd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efccaab31a1f1a07bb55d65dbcd45509ee1d8e74" 2018-12-04 21:20:23,456 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:20:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09565805-fcc5-4028-9391-676e5bd57077 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:20:23,456 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/12e31df4c4ff415684c6cf71cda8dcd8 used request id req-09565805-fcc5-4028-9391-676e5bd57077 2018-12-04 21:20:23,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efccaab31a1f1a07bb55d65dbcd45509ee1d8e74" 2018-12-04 21:20:23,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6cd312a-d7f4-408f-86eb-8bac4f9a7d08 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:20:23,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b6cd312a-d7f4-408f-86eb-8bac4f9a7d08 2018-12-04 21:20:23,550 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-3afc7d67-b972-480-user 2018-12-04 21:20:23,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/f89bfc20a9fc4a65a8be9cb2aba281c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51203db7b46f098d0b08a2d81003bb03cb105fff" 2018-12-04 21:20:23,739 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:20:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de62dfbf-155a-416e-a1e0-6d46b2d288e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:20:23,740 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/f89bfc20a9fc4a65a8be9cb2aba281c0 used request id req-de62dfbf-155a-416e-a1e0-6d46b2d288e0 2018-12-04 21:20:23,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:20:24,143 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:20:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["0v3CpI2vRNus4lOYxV9wkw"], "issued_at": "2018-12-04T21:20:24.000000Z"}} 2018-12-04 21:20:24,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bc283940539e7ecd96dd8aa8f6ee0ec6e84989c" 2018-12-04 21:20:24,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd0c1b9f-1f30-49e7-b90a-261735a75d63 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:20:24,236 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-cd0c1b9f-1f30-49e7-b90a-261735a75d63 2018-12-04 21:20:24,237 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:20:24,238 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:20:24,637 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:20:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["nUUa2m3ERbiM_1W6qz2hbA"], "issued_at": "2018-12-04T21:20:24.000000Z"}} 2018-12-04 21:20:24,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706b55b7bffe358145853297cfceb7a3b5321f41" 2018-12-04 21:20:24,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f1466f4-c755-4e54-bdf9-88fde6e231eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:20:24,730 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7f1466f4-c755-4e54-bdf9-88fde6e231eb 2018-12-04 21:20:24,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:20:24,741 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:20: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:20:24,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-ebe9703a-e454-466-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706b55b7bffe358145853297cfceb7a3b5321f41" 2018-12-04 21:20:24,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff15a19d-475a-4ff0-a6ea-4b1e6702b47e Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-ebe9703a-e454-466-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:20:24,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-ebe9703a-e454-466-proj used request id req-ff15a19d-475a-4ff0-a6ea-4b1e6702b47e 2018-12-04 21:20:24,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706b55b7bffe358145853297cfceb7a3b5321f41" 2018-12-04 21:20:24,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a653f3fd-e6d4-4fb5-874b-7820c5ab52ab Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:20:24,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a653f3fd-e6d4-4fb5-874b-7820c5ab52ab 2018-12-04 21:20:24,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706b55b7bffe358145853297cfceb7a3b5321f41" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-ebe9703a-e454-466-proj"}}' 2018-12-04 21:20:24,986 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:20:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26dae390-5a85-4887-88d4-99a20e055fdd Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/20646ac4b698422582af4de283bcfe3e"}, "tags": [], "enabled": true, "id": "20646ac4b698422582af4de283bcfe3e", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-ebe9703a-e454-466-proj"}} 2018-12-04 21:20:24,986 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-26dae390-5a85-4887-88d4-99a20e055fdd 2018-12-04 21:20:24,986 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-ebe9703a-e454-466-proj 2018-12-04 21:20:24,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:20:24,987 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:20:25,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:20:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["hjHd8bK_QSOTL6De60SEaA"], "issued_at": "2018-12-04T21:20:25.000000Z"}} 2018-12-04 21:20:25,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a80894654c71106b41580e9f29f207b4e5859a2" 2018-12-04 21:20:25,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecd8b2c9-45ed-4f2b-bd7f-c6a6ea766926 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:20:25,479 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ecd8b2c9-45ed-4f2b-bd7f-c6a6ea766926 2018-12-04 21:20:25,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:20:25,488 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:20: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:20:25,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a80894654c71106b41580e9f29f207b4e5859a2" 2018-12-04 21:20:25,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-677c498b-a5f2-47c3-a020-465e2ca6c2de Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:20:25,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-677c498b-a5f2-47c3-a020-465e2ca6c2de 2018-12-04 21:20:25,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-ebe9703a-e454-466-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a80894654c71106b41580e9f29f207b4e5859a2" 2018-12-04 21:20:25,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be8b6a75-4950-4f47-9c4c-15dd8927194e Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-ebe9703a-e454-466-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/20646ac4b698422582af4de283bcfe3e"}, "tags": [], "enabled": true, "id": "20646ac4b698422582af4de283bcfe3e", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-ebe9703a-e454-466-proj"}]} 2018-12-04 21:20:25,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-ebe9703a-e454-466-proj used request id req-be8b6a75-4950-4f47-9c4c-15dd8927194e 2018-12-04 21:20:25,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a80894654c71106b41580e9f29f207b4e5859a2" 2018-12-04 21:20:25,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76dbc35d-e3c3-43c7-86d0-4a31f00f784a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:20:25,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-76dbc35d-e3c3-43c7-86d0-4a31f00f784a 2018-12-04 21:20:26,088 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-ebe9703a-e454-466-user 2018-12-04 21:20:26,088 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:20:26,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706b55b7bffe358145853297cfceb7a3b5321f41" 2018-12-04 21:20:26,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62ed9bbf-061b-4628-92a9-97d740bfe9a6 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:20:26,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-62ed9bbf-061b-4628-92a9-97d740bfe9a6 2018-12-04 21:20:26,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706b55b7bffe358145853297cfceb7a3b5321f41" -d '{"role": {"name": "CreateImageSuccessTests-ebe9703a-e454-466-proj-role"}}' 2018-12-04 21:20:26,297 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:20:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9cc190e-ac6d-4ea9-8891-a6f00584486c Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2886158a46fb430898fddbc9b8606659", "links": {"self": "http://172.30.9.23:5000/v3/roles/2886158a46fb430898fddbc9b8606659"}, "name": "CreateImageSuccessTests-ebe9703a-e454-466-proj-role"}} 2018-12-04 21:20:26,297 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-c9cc190e-ac6d-4ea9-8891-a6f00584486c 2018-12-04 21:20:26,298 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-ebe9703a-e454-466-proj-role 2018-12-04 21:20:26,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/2886158a46fb430898fddbc9b8606659 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706b55b7bffe358145853297cfceb7a3b5321f41" 2018-12-04 21:20:26,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82b73618-358d-41f8-99b5-c6cb680a788e Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2886158a46fb430898fddbc9b8606659", "links": {"self": "http://172.30.9.23:5000/v3/roles/2886158a46fb430898fddbc9b8606659"}, "name": "CreateImageSuccessTests-ebe9703a-e454-466-proj-role"}} 2018-12-04 21:20:26,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/2886158a46fb430898fddbc9b8606659 used request id req-82b73618-358d-41f8-99b5-c6cb680a788e 2018-12-04 21:20:26,398 - keystone_utils - INFO - Granting role CreateImageSuccessTests-ebe9703a-e454-466-proj-role to project CreateImageSuccessTests-ebe9703a-e454-466-proj 2018-12-04 21:20:26,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/20646ac4b698422582af4de283bcfe3e/users/ffb1c34e05e24298b8546db33befa785/roles/2886158a46fb430898fddbc9b8606659 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706b55b7bffe358145853297cfceb7a3b5321f41" 2018-12-04 21:20:26,531 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:20:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23456f3e-c464-405d-a167-dae4e966b165 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:20:26,531 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/20646ac4b698422582af4de283bcfe3e/users/ffb1c34e05e24298b8546db33befa785/roles/2886158a46fb430898fddbc9b8606659 used request id req-23456f3e-c464-405d-a167-dae4e966b165 2018-12-04 21:20:26,532 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-04 21:20:26,532 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:20:26,533 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:20:26,926 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2886158a46fb430898fddbc9b8606659", "name": "CreateImageSuccessTests-ebe9703a-e454-466-proj-role"}], "expires_at": "2018-12-04T22:20:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "20646ac4b698422582af4de283bcfe3e", "name": "CreateImageSuccessTests-ebe9703a-e454-466-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/20646ac4b698422582af4de283bcfe3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/20646ac4b698422582af4de283bcfe3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/20646ac4b698422582af4de283bcfe3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_20646ac4b698422582af4de283bcfe3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_20646ac4b698422582af4de283bcfe3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/20646ac4b698422582af4de283bcfe3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/20646ac4b698422582af4de283bcfe3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/20646ac4b698422582af4de283bcfe3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/20646ac4b698422582af4de283bcfe3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/20646ac4b698422582af4de283bcfe3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/20646ac4b698422582af4de283bcfe3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/20646ac4b698422582af4de283bcfe3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/20646ac4b698422582af4de283bcfe3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/20646ac4b698422582af4de283bcfe3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-ebe9703a-e454-466-user", "id": "ffb1c34e05e24298b8546db33befa785"}, "audit_ids": ["Qc75P__IRcaLfSbKHYDo-A"], "issued_at": "2018-12-04T21:20:26.000000Z"}} 2018-12-04 21:20:26,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e725d7b4d00a5420699f3a0c00d0fee1b7ffb3" 2018-12-04 21:20:27,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2affd23-d1b6-417a-81c3-b8543a474d98 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:20:27,012 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f2affd23-d1b6-417a-81c3-b8543a474d98 2018-12-04 21:20:27,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-b8d1adff-b5a9-45e1-8092-228981160df9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95e725d7b4d00a5420699f3a0c00d0fee1b7ffb3" 2018-12-04 21:20:27,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-8d43c2eb-55f7-4d9e-a6c3-9ac4aa9cb41d Date: Tue, 04 Dec 2018 21:20:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-b8d1adff-b5a9-45e1-8092-228981160df9"} 2018-12-04 21:20:27,215 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-b8d1adff-b5a9-45e1-8092-228981160df9 used request id req-8d43c2eb-55f7-4d9e-a6c3-9ac4aa9cb41d 2018-12-04 21:20:27,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95e725d7b4d00a5420699f3a0c00d0fee1b7ffb3" 2018-12-04 21:20:27,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-372a00a6-2f41-41cd-874a-7bf6e741324f Date: Tue, 04 Dec 2018 21:20:27 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:20:27,225 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-372a00a6-2f41-41cd-874a-7bf6e741324f 2018-12-04 21:20:27,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}95e725d7b4d00a5420699f3a0c00d0fee1b7ffb3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-b8d1adff-b5a9-45e1-8092-228981160df9"}' 2018-12-04 21:20:27,290 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/72d4e7e5-bb7c-4539-9716-b9930b5cfb1b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fd2f7aee-ddd5-4094-b86d-00427c450513 Date: Tue, 04 Dec 2018 21:20:27 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-b8d1adff-b5a9-45e1-8092-228981160df9", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:20:27Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-04T21:20:27Z", "visibility": "shared", "locations": [], "self": "/v2/images/72d4e7e5-bb7c-4539-9716-b9930b5cfb1b", "min_disk": 0, "protected": false, "id": "72d4e7e5-bb7c-4539-9716-b9930b5cfb1b", "file": "/v2/images/72d4e7e5-bb7c-4539-9716-b9930b5cfb1b/file", "checksum": null, "owner": "20646ac4b698422582af4de283bcfe3e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:20:27,291 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-fd2f7aee-ddd5-4094-b86d-00427c450513 2018-12-04 21:20:27,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/72d4e7e5-bb7c-4539-9716-b9930b5cfb1b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95e725d7b4d00a5420699f3a0c00d0fee1b7ffb3" -d '' 2018-12-04 21:20:27,674 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5ca76555-d8ed-46c6-9e88-02ea7ca32274 Date: Tue, 04 Dec 2018 21:20:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:20:27,675 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/72d4e7e5-bb7c-4539-9716-b9930b5cfb1b/file used request id req-5ca76555-d8ed-46c6-9e88-02ea7ca32274 2018-12-04 21:20:27,675 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 21:20:27,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/72d4e7e5-bb7c-4539-9716-b9930b5cfb1b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95e725d7b4d00a5420699f3a0c00d0fee1b7ffb3" 2018-12-04 21:20:27,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-5ab79d09-5409-4fe8-9c92-45187d47c9d6 Date: Tue, 04 Dec 2018 21:20:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-b8d1adff-b5a9-45e1-8092-228981160df9", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:20:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:20:27Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/72d4e7e5-bb7c-4539-9716-b9930b5cfb1b/snap", "metadata": {}}], "self": "/v2/images/72d4e7e5-bb7c-4539-9716-b9930b5cfb1b", "min_disk": 0, "protected": false, "id": "72d4e7e5-bb7c-4539-9716-b9930b5cfb1b", "file": "/v2/images/72d4e7e5-bb7c-4539-9716-b9930b5cfb1b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "20646ac4b698422582af4de283bcfe3e", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/72d4e7e5-bb7c-4539-9716-b9930b5cfb1b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:20:27,694 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/72d4e7e5-bb7c-4539-9716-b9930b5cfb1b used request id req-5ab79d09-5409-4fe8-9c92-45187d47c9d6 2018-12-04 21:20:27,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95e725d7b4d00a5420699f3a0c00d0fee1b7ffb3" 2018-12-04 21:20:27,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-089046ab-74ed-4758-92b8-ad87a08f97cf Date: Tue, 04 Dec 2018 21:20:27 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:20:27,704 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-089046ab-74ed-4758-92b8-ad87a08f97cf 2018-12-04 21:20:27,706 - create_image - INFO - Created image with name - CreateImageSuccessTests-b8d1adff-b5a9-45e1-8092-228981160df9 2018-12-04 21:20:27,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/72d4e7e5-bb7c-4539-9716-b9930b5cfb1b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95e725d7b4d00a5420699f3a0c00d0fee1b7ffb3" 2018-12-04 21:20:27,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-687e362c-9177-462b-bd51-67cea63e8d35 Date: Tue, 04 Dec 2018 21:20:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-b8d1adff-b5a9-45e1-8092-228981160df9", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:20:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:20:27Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/72d4e7e5-bb7c-4539-9716-b9930b5cfb1b/snap", "metadata": {}}], "self": "/v2/images/72d4e7e5-bb7c-4539-9716-b9930b5cfb1b", "min_disk": 0, "protected": false, "id": "72d4e7e5-bb7c-4539-9716-b9930b5cfb1b", "file": "/v2/images/72d4e7e5-bb7c-4539-9716-b9930b5cfb1b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "20646ac4b698422582af4de283bcfe3e", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/72d4e7e5-bb7c-4539-9716-b9930b5cfb1b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:20:27,727 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/72d4e7e5-bb7c-4539-9716-b9930b5cfb1b used request id req-687e362c-9177-462b-bd51-67cea63e8d35 2018-12-04 21:20:27,727 - create_image - DEBUG - Instance status is - active 2018-12-04 21:20:27,727 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-b8d1adff-b5a9-45e1-8092-228981160df9 2018-12-04 21:20:27,727 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-b8d1adff-b5a9-45e1-8092-228981160df9 2018-12-04 21:20:27,728 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:20:28,133 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2886158a46fb430898fddbc9b8606659", "name": "CreateImageSuccessTests-ebe9703a-e454-466-proj-role"}], "expires_at": "2018-12-04T22:20:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "20646ac4b698422582af4de283bcfe3e", "name": "CreateImageSuccessTests-ebe9703a-e454-466-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/20646ac4b698422582af4de283bcfe3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/20646ac4b698422582af4de283bcfe3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/20646ac4b698422582af4de283bcfe3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_20646ac4b698422582af4de283bcfe3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_20646ac4b698422582af4de283bcfe3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/20646ac4b698422582af4de283bcfe3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/20646ac4b698422582af4de283bcfe3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/20646ac4b698422582af4de283bcfe3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/20646ac4b698422582af4de283bcfe3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/20646ac4b698422582af4de283bcfe3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/20646ac4b698422582af4de283bcfe3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/20646ac4b698422582af4de283bcfe3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/20646ac4b698422582af4de283bcfe3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/20646ac4b698422582af4de283bcfe3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-ebe9703a-e454-466-user", "id": "ffb1c34e05e24298b8546db33befa785"}, "audit_ids": ["Pd8vdqocTMWPHA6p_64e0w"], "issued_at": "2018-12-04T21:20:28.000000Z"}} 2018-12-04 21:20:28,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-b8d1adff-b5a9-45e1-8092-228981160df9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a8e000c0e044f9febf9cc0f9a21cfa11a03f99e" 2018-12-04 21:20:28,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-34ff5b5f-35cd-49eb-835d-b9138562fda1 Date: Tue, 04 Dec 2018 21:20:28 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-b8d1adff-b5a9-45e1-8092-228981160df9", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:20:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:20:27Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/72d4e7e5-bb7c-4539-9716-b9930b5cfb1b/snap", "metadata": {}}], "self": "/v2/images/72d4e7e5-bb7c-4539-9716-b9930b5cfb1b", "min_disk": 0, "protected": false, "id": "72d4e7e5-bb7c-4539-9716-b9930b5cfb1b", "file": "/v2/images/72d4e7e5-bb7c-4539-9716-b9930b5cfb1b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "20646ac4b698422582af4de283bcfe3e", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/72d4e7e5-bb7c-4539-9716-b9930b5cfb1b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-b8d1adff-b5a9-45e1-8092-228981160df9"} 2018-12-04 21:20:28,329 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-b8d1adff-b5a9-45e1-8092-228981160df9 used request id req-34ff5b5f-35cd-49eb-835d-b9138562fda1 2018-12-04 21:20:28,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a8e000c0e044f9febf9cc0f9a21cfa11a03f99e" 2018-12-04 21:20:28,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-04ca5344-47ac-435f-852c-b4c17f34f38e Date: Tue, 04 Dec 2018 21:20:28 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:20:28,338 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-04ca5344-47ac-435f-852c-b4c17f34f38e 2018-12-04 21:20:28,341 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:20:28,342 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:20:28,732 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2886158a46fb430898fddbc9b8606659", "name": "CreateImageSuccessTests-ebe9703a-e454-466-proj-role"}], "expires_at": "2018-12-04T22:20:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "20646ac4b698422582af4de283bcfe3e", "name": "CreateImageSuccessTests-ebe9703a-e454-466-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/20646ac4b698422582af4de283bcfe3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/20646ac4b698422582af4de283bcfe3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/20646ac4b698422582af4de283bcfe3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_20646ac4b698422582af4de283bcfe3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_20646ac4b698422582af4de283bcfe3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/20646ac4b698422582af4de283bcfe3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/20646ac4b698422582af4de283bcfe3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/20646ac4b698422582af4de283bcfe3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/20646ac4b698422582af4de283bcfe3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/20646ac4b698422582af4de283bcfe3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/20646ac4b698422582af4de283bcfe3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/20646ac4b698422582af4de283bcfe3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/20646ac4b698422582af4de283bcfe3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/20646ac4b698422582af4de283bcfe3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-ebe9703a-e454-466-user", "id": "ffb1c34e05e24298b8546db33befa785"}, "audit_ids": ["tx06fvYNSx6uYnfBy8gjCg"], "issued_at": "2018-12-04T21:20:28.000000Z"}} 2018-12-04 21:20:28,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9922cbca627299f99b78df4f51b8091106eed62" 2018-12-04 21:20:28,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7979163d-f6c9-4327-a92b-b600fb2238fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:20:28,818 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7979163d-f6c9-4327-a92b-b600fb2238fb 2018-12-04 21:20:28,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&name=CreateImageSuccessTests-b8d1adff-b5a9-45e1-8092-228981160df9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9922cbca627299f99b78df4f51b8091106eed62" 2018-12-04 21:20:29,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1026 Content-Type: application/json X-Openstack-Request-Id: req-eeb2c807-8d81-4dce-8d35-b87d97909af5 Date: Tue, 04 Dec 2018 21:20:29 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-b8d1adff-b5a9-45e1-8092-228981160df9", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:20:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:20:27Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/72d4e7e5-bb7c-4539-9716-b9930b5cfb1b/snap", "metadata": {}}], "self": "/v2/images/72d4e7e5-bb7c-4539-9716-b9930b5cfb1b", "min_disk": 0, "protected": false, "id": "72d4e7e5-bb7c-4539-9716-b9930b5cfb1b", "file": "/v2/images/72d4e7e5-bb7c-4539-9716-b9930b5cfb1b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "20646ac4b698422582af4de283bcfe3e", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/72d4e7e5-bb7c-4539-9716-b9930b5cfb1b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=CreateImageSuccessTests-b8d1adff-b5a9-45e1-8092-228981160df9"} 2018-12-04 21:20:29,037 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&name=CreateImageSuccessTests-b8d1adff-b5a9-45e1-8092-228981160df9 used request id req-eeb2c807-8d81-4dce-8d35-b87d97909af5 2018-12-04 21:20:29,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9922cbca627299f99b78df4f51b8091106eed62" 2018-12-04 21:20:29,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-895232ce-333d-4c5d-9222-288d569e8d2e Date: Tue, 04 Dec 2018 21:20:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:20:29,046 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-895232ce-333d-4c5d-9222-288d569e8d2e 2018-12-04 21:20:29,049 - create_image - INFO - Found image with name - CreateImageSuccessTests-b8d1adff-b5a9-45e1-8092-228981160df9 2018-12-04 21:20:29,049 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-b8d1adff-b5a9-45e1-8092-228981160df9 2018-12-04 21:20:29,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/72d4e7e5-bb7c-4539-9716-b9930b5cfb1b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95e725d7b4d00a5420699f3a0c00d0fee1b7ffb3" 2018-12-04 21:20:29,868 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0fb2221c-84c4-446f-b99e-d7ac403ff156 Date: Tue, 04 Dec 2018 21:20:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:20:29,868 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/72d4e7e5-bb7c-4539-9716-b9930b5cfb1b used request id req-0fb2221c-84c4-446f-b99e-d7ac403ff156 2018-12-04 21:20:29,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706b55b7bffe358145853297cfceb7a3b5321f41" 2018-12-04 21:20:30,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-f5e378dd-abe0-48ff-8c7b-df4514249850 Date: Tue, 04 Dec 2018 21:20:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:20:30,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-f5e378dd-abe0-48ff-8c7b-df4514249850 2018-12-04 21:20:30,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706b55b7bffe358145853297cfceb7a3b5321f41" 2018-12-04 21:20:30,237 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e5e5a73-48dc-4eb1-96f3-2a58b2822d0f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:30,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-5e5e5a73-48dc-4eb1-96f3-2a58b2822d0f 2018-12-04 21:20:30,238 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:30,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706b55b7bffe358145853297cfceb7a3b5321f41" 2018-12-04 21:20:30,332 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ec8ad7c-d876-4206-90d3-f0bd81503c00 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:30,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-1ec8ad7c-d876-4206-90d3-f0bd81503c00 2018-12-04 21:20:30,333 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:30,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706b55b7bffe358145853297cfceb7a3b5321f41" 2018-12-04 21:20:30,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1551ed9-a44e-41e1-98c9-e21a77bc7769 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:20:30,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-a1551ed9-a44e-41e1-98c9-e21a77bc7769 2018-12-04 21:20:30,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706b55b7bffe358145853297cfceb7a3b5321f41" 2018-12-04 21:20:30,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98c79635-c0f1-4c88-ae30-17439244639a Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:20:30,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-98c79635-c0f1-4c88-ae30-17439244639a 2018-12-04 21:20:30,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706b55b7bffe358145853297cfceb7a3b5321f41" 2018-12-04 21:20:30,629 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6001e783-a527-4229-9b5a-c5c5e5a848ee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:30,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-6001e783-a527-4229-9b5a-c5c5e5a848ee 2018-12-04 21:20:30,629 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:30,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706b55b7bffe358145853297cfceb7a3b5321f41" 2018-12-04 21:20:30,727 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6727c78a-b717-4e45-9d79-ef341e5efbd8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:30,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-6727c78a-b717-4e45-9d79-ef341e5efbd8 2018-12-04 21:20:30,728 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:30,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706b55b7bffe358145853297cfceb7a3b5321f41" 2018-12-04 21:20:30,920 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f19e285-d24c-435c-aaff-ba06b8108356 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:30,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-3f19e285-d24c-435c-aaff-ba06b8108356 2018-12-04 21:20:30,920 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:30,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706b55b7bffe358145853297cfceb7a3b5321f41" 2018-12-04 21:20:31,028 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b36ad540-6df1-4dc2-a7cf-fb1ffb0c6a99 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:31,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-b36ad540-6df1-4dc2-a7cf-fb1ffb0c6a99 2018-12-04 21:20:31,028 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:31,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706b55b7bffe358145853297cfceb7a3b5321f41" 2018-12-04 21:20:31,049 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5aac98b2-9193-40bb-a227-5cd74ed2cd67 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:31,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-5aac98b2-9193-40bb-a227-5cd74ed2cd67 2018-12-04 21:20:31,050 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:31,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706b55b7bffe358145853297cfceb7a3b5321f41" 2018-12-04 21:20:31,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0541db26-5b76-4506-add1-0fb702f380a1 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:20:31,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-0541db26-5b76-4506-add1-0fb702f380a1 2018-12-04 21:20:31,156 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-ebe9703a-e454-466-proj 2018-12-04 21:20:31,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/20646ac4b698422582af4de283bcfe3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706b55b7bffe358145853297cfceb7a3b5321f41" 2018-12-04 21:20:31,377 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:20:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ede376e3-3109-40ea-b81f-1e628654ff89 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:20:31,377 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/20646ac4b698422582af4de283bcfe3e used request id req-ede376e3-3109-40ea-b81f-1e628654ff89 2018-12-04 21:20:31,378 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-ebe9703a-e454-466-proj-role 2018-12-04 21:20:31,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/2886158a46fb430898fddbc9b8606659 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706b55b7bffe358145853297cfceb7a3b5321f41" 2018-12-04 21:20:31,502 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:20:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca0df735-aaf3-422e-bb04-bce1a7228379 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:20:31,503 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/2886158a46fb430898fddbc9b8606659 used request id req-ca0df735-aaf3-422e-bb04-bce1a7228379 2018-12-04 21:20:31,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706b55b7bffe358145853297cfceb7a3b5321f41" 2018-12-04 21:20:31,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd7d549a-f82f-48cb-ba49-c2f4b0958922 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:20:31,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-dd7d549a-f82f-48cb-ba49-c2f4b0958922 2018-12-04 21:20:31,601 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-ebe9703a-e454-466-user 2018-12-04 21:20:31,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/ffb1c34e05e24298b8546db33befa785 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a80894654c71106b41580e9f29f207b4e5859a2" 2018-12-04 21:20:31,773 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:20:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-558fd041-7c62-4994-baef-857a11994642 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:20:31,773 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/ffb1c34e05e24298b8546db33befa785 used request id req-558fd041-7c62-4994-baef-857a11994642 2018-12-04 21:20:31,775 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:20:32,182 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:20:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["z_Kz44CUTBOivo5nUDPZyg"], "issued_at": "2018-12-04T21:20:32.000000Z"}} 2018-12-04 21:20:32,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67640a1d877d03daa8e1776f974c6a24354122f6" 2018-12-04 21:20:32,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8637fe6-3788-443a-b41a-f48a6d802297 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:20:32,284 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d8637fe6-3788-443a-b41a-f48a6d802297 2018-12-04 21:20:32,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:20:32,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:20:32,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:20:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["lhdAeFReS22p6RgKYs4pQQ"], "issued_at": "2018-12-04T21:20:32.000000Z"}} 2018-12-04 21:20:32,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aea2dfef15d7f6a76022d4ad8c38287cd699039b" 2018-12-04 21:20:32,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1d0a186-7f1d-47d4-9bbe-2d096662ea5a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:20:32,772 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d1d0a186-7f1d-47d4-9bbe-2d096662ea5a 2018-12-04 21:20:32,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:20:32,780 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:20: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:20:32,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-9b3ed9d4-5599-438-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aea2dfef15d7f6a76022d4ad8c38287cd699039b" 2018-12-04 21:20:32,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe9ebc3b-9f52-44f2-97b8-0250fc9a92c3 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-9b3ed9d4-5599-438-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:20:32,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-9b3ed9d4-5599-438-proj used request id req-fe9ebc3b-9f52-44f2-97b8-0250fc9a92c3 2018-12-04 21:20:32,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aea2dfef15d7f6a76022d4ad8c38287cd699039b" 2018-12-04 21:20:32,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22924af9-02ee-466b-a1c3-9d7d36286b47 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:20:32,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-22924af9-02ee-466b-a1c3-9d7d36286b47 2018-12-04 21:20:32,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aea2dfef15d7f6a76022d4ad8c38287cd699039b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-9b3ed9d4-5599-438-proj"}}' 2018-12-04 21:20:33,108 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:20:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72525abe-c3c8-4abd-a7b4-b10f3cd986f8 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fb18f442541c467f9fe00a5d2d9da101"}, "tags": [], "enabled": true, "id": "fb18f442541c467f9fe00a5d2d9da101", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-9b3ed9d4-5599-438-proj"}} 2018-12-04 21:20:33,108 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-72525abe-c3c8-4abd-a7b4-b10f3cd986f8 2018-12-04 21:20:33,109 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-9b3ed9d4-5599-438-proj 2018-12-04 21:20:33,109 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:20:33,110 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:20:33,508 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:20:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["wEueueqsTk6oOltYrxQnPg"], "issued_at": "2018-12-04T21:20:33.000000Z"}} 2018-12-04 21:20:33,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649ee176b7a9be6e2f2d396d312e9fb1bea5b4a6" 2018-12-04 21:20:33,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f05c9685-3636-4267-811d-7d821dc5de19 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:20:33,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f05c9685-3636-4267-811d-7d821dc5de19 2018-12-04 21:20:33,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:20:33,611 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:20: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:20:33,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649ee176b7a9be6e2f2d396d312e9fb1bea5b4a6" 2018-12-04 21:20:33,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd5eab5a-a830-4642-9424-87bf7064cae8 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:20:33,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-cd5eab5a-a830-4642-9424-87bf7064cae8 2018-12-04 21:20:33,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-9b3ed9d4-5599-438-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649ee176b7a9be6e2f2d396d312e9fb1bea5b4a6" 2018-12-04 21:20:33,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab766fa7-fb67-4f1b-b802-82d28252cb6c Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-9b3ed9d4-5599-438-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fb18f442541c467f9fe00a5d2d9da101"}, "tags": [], "enabled": true, "id": "fb18f442541c467f9fe00a5d2d9da101", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-9b3ed9d4-5599-438-proj"}]} 2018-12-04 21:20:33,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-9b3ed9d4-5599-438-proj used request id req-ab766fa7-fb67-4f1b-b802-82d28252cb6c 2018-12-04 21:20:33,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649ee176b7a9be6e2f2d396d312e9fb1bea5b4a6" 2018-12-04 21:20:33,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd3ff0b0-bb87-4724-9c22-c1f98c5af67b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:20:33,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-bd3ff0b0-bb87-4724-9c22-c1f98c5af67b 2018-12-04 21:20:34,313 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-9b3ed9d4-5599-438-user 2018-12-04 21:20:34,313 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:20:34,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aea2dfef15d7f6a76022d4ad8c38287cd699039b" 2018-12-04 21:20:34,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-780484ef-7806-4256-82a0-4005e6e54e97 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:20:34,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-780484ef-7806-4256-82a0-4005e6e54e97 2018-12-04 21:20:34,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aea2dfef15d7f6a76022d4ad8c38287cd699039b" -d '{"role": {"name": "CreateImageNegativeTests-9b3ed9d4-5599-438-proj-role"}}' 2018-12-04 21:20:34,437 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:20:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35a73de9-e849-46e5-abc5-e1f08cd4da58 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3b62f4c53e62497f80bf554f9cf0a487", "links": {"self": "http://172.30.9.23:5000/v3/roles/3b62f4c53e62497f80bf554f9cf0a487"}, "name": "CreateImageNegativeTests-9b3ed9d4-5599-438-proj-role"}} 2018-12-04 21:20:34,437 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-35a73de9-e849-46e5-abc5-e1f08cd4da58 2018-12-04 21:20:34,437 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-9b3ed9d4-5599-438-proj-role 2018-12-04 21:20:34,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/3b62f4c53e62497f80bf554f9cf0a487 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aea2dfef15d7f6a76022d4ad8c38287cd699039b" 2018-12-04 21:20:34,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7c58c77-582a-4f27-9879-da4f0cab1a3e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3b62f4c53e62497f80bf554f9cf0a487", "links": {"self": "http://172.30.9.23:5000/v3/roles/3b62f4c53e62497f80bf554f9cf0a487"}, "name": "CreateImageNegativeTests-9b3ed9d4-5599-438-proj-role"}} 2018-12-04 21:20:34,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/3b62f4c53e62497f80bf554f9cf0a487 used request id req-d7c58c77-582a-4f27-9879-da4f0cab1a3e 2018-12-04 21:20:34,538 - keystone_utils - INFO - Granting role CreateImageNegativeTests-9b3ed9d4-5599-438-proj-role to project CreateImageNegativeTests-9b3ed9d4-5599-438-proj 2018-12-04 21:20:34,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/fb18f442541c467f9fe00a5d2d9da101/users/6f67ca7eff954d498143fe9728c8a323/roles/3b62f4c53e62497f80bf554f9cf0a487 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aea2dfef15d7f6a76022d4ad8c38287cd699039b" 2018-12-04 21:20:34,673 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:20:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-866e9abf-62af-4302-8485-b5c7a60d252f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:20:34,673 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/fb18f442541c467f9fe00a5d2d9da101/users/6f67ca7eff954d498143fe9728c8a323/roles/3b62f4c53e62497f80bf554f9cf0a487 used request id req-866e9abf-62af-4302-8485-b5c7a60d252f 2018-12-04 21:20:34,674 - openstack_tests - DEBUG - Image metadata - None 2018-12-04 21:20:34,674 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:20:34,674 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:20:35,064 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3b62f4c53e62497f80bf554f9cf0a487", "name": "CreateImageNegativeTests-9b3ed9d4-5599-438-proj-role"}], "expires_at": "2018-12-04T22:20:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb18f442541c467f9fe00a5d2d9da101", "name": "CreateImageNegativeTests-9b3ed9d4-5599-438-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/fb18f442541c467f9fe00a5d2d9da101", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/fb18f442541c467f9fe00a5d2d9da101", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/fb18f442541c467f9fe00a5d2d9da101", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_fb18f442541c467f9fe00a5d2d9da101", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_fb18f442541c467f9fe00a5d2d9da101", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/fb18f442541c467f9fe00a5d2d9da101", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/fb18f442541c467f9fe00a5d2d9da101", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/fb18f442541c467f9fe00a5d2d9da101", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/fb18f442541c467f9fe00a5d2d9da101", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/fb18f442541c467f9fe00a5d2d9da101", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/fb18f442541c467f9fe00a5d2d9da101", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/fb18f442541c467f9fe00a5d2d9da101", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/fb18f442541c467f9fe00a5d2d9da101", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/fb18f442541c467f9fe00a5d2d9da101", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-9b3ed9d4-5599-438-user", "id": "6f67ca7eff954d498143fe9728c8a323"}, "audit_ids": ["6Qlb0bJFTCqDciYJb3tgdw"], "issued_at": "2018-12-04T21:20:35.000000Z"}} 2018-12-04 21:20:35,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}997f2b9d6037f263bd29f7a5b8028002b6c7d222" 2018-12-04 21:20:35,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc0c5fd8-8f19-4eae-abb7-3d1398c4b29c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:20:35,146 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-bc0c5fd8-8f19-4eae-abb7-3d1398c4b29c 2018-12-04 21:20:35,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-abe81802-8f83-4197-9b5c-a9e00ef7cf09 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}997f2b9d6037f263bd29f7a5b8028002b6c7d222" 2018-12-04 21:20:35,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-86fc2ac9-9d32-488a-8dbe-59e92b9953d3 Date: Tue, 04 Dec 2018 21:20:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-abe81802-8f83-4197-9b5c-a9e00ef7cf09"} 2018-12-04 21:20:35,347 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-abe81802-8f83-4197-9b5c-a9e00ef7cf09 used request id req-86fc2ac9-9d32-488a-8dbe-59e92b9953d3 2018-12-04 21:20:35,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}997f2b9d6037f263bd29f7a5b8028002b6c7d222" 2018-12-04 21:20:35,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6c2c85e8-d9c7-4951-8732-2f51a24c73fb Date: Tue, 04 Dec 2018 21:20:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:20:35,357 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-6c2c85e8-d9c7-4951-8732-2f51a24c73fb 2018-12-04 21:20:35,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}997f2b9d6037f263bd29f7a5b8028002b6c7d222" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageNegativeTests-abe81802-8f83-4197-9b5c-a9e00ef7cf09"}' 2018-12-04 21:20:35,427 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 622 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/dda571dc-4878-43a9-91f1-867639902051 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c75ae07d-91a1-4898-bb30-6f655b034e9b Date: Tue, 04 Dec 2018 21:20:35 GMT RESP BODY: {"status": "queued", "name": "CreateImageNegativeTests-abe81802-8f83-4197-9b5c-a9e00ef7cf09", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:20:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-04T21:20:35Z", "visibility": "shared", "locations": [], "self": "/v2/images/dda571dc-4878-43a9-91f1-867639902051", "min_disk": 0, "protected": false, "id": "dda571dc-4878-43a9-91f1-867639902051", "file": "/v2/images/dda571dc-4878-43a9-91f1-867639902051/file", "checksum": null, "owner": "fb18f442541c467f9fe00a5d2d9da101", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:20:35,428 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-c75ae07d-91a1-4898-bb30-6f655b034e9b 2018-12-04 21:20:35,435 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-12-04 21:20:35,436 - glance_utils - INFO - Deleting image named - CreateImageNegativeTests-abe81802-8f83-4197-9b5c-a9e00ef7cf09 2018-12-04 21:20:35,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/dda571dc-4878-43a9-91f1-867639902051 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}997f2b9d6037f263bd29f7a5b8028002b6c7d222" 2018-12-04 21:20:35,484 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-63e747fe-6844-49c2-b771-b1700affbb07 Date: Tue, 04 Dec 2018 21:20:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:20:35,485 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/dda571dc-4878-43a9-91f1-867639902051 used request id req-63e747fe-6844-49c2-b771-b1700affbb07 2018-12-04 21:20:35,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aea2dfef15d7f6a76022d4ad8c38287cd699039b" 2018-12-04 21:20:35,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-1cc2409d-0012-47e9-97f7-ac67a7f05f62 Date: Tue, 04 Dec 2018 21:20:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:20:35,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-1cc2409d-0012-47e9-97f7-ac67a7f05f62 2018-12-04 21:20:35,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aea2dfef15d7f6a76022d4ad8c38287cd699039b" 2018-12-04 21:20:35,856 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1469d0c5-19fa-43cf-9854-c70baa01efc0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:35,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-1469d0c5-19fa-43cf-9854-c70baa01efc0 2018-12-04 21:20:35,856 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:35,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aea2dfef15d7f6a76022d4ad8c38287cd699039b" 2018-12-04 21:20:35,955 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd5979f3-8ae1-43b1-b5d1-cab30f011c81 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:35,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-dd5979f3-8ae1-43b1-b5d1-cab30f011c81 2018-12-04 21:20:35,955 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:35,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aea2dfef15d7f6a76022d4ad8c38287cd699039b" 2018-12-04 21:20:36,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc0b6fc5-954d-489c-8d32-6114011be898 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:20:36,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-dc0b6fc5-954d-489c-8d32-6114011be898 2018-12-04 21:20:36,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aea2dfef15d7f6a76022d4ad8c38287cd699039b" 2018-12-04 21:20:36,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6b1886b-c645-473a-953a-1a9640ac7a65 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:20:36,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-b6b1886b-c645-473a-953a-1a9640ac7a65 2018-12-04 21:20:36,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aea2dfef15d7f6a76022d4ad8c38287cd699039b" 2018-12-04 21:20:36,273 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19a06053-41b5-4e8d-b23e-b2f155d365bb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:36,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-19a06053-41b5-4e8d-b23e-b2f155d365bb 2018-12-04 21:20:36,273 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:36,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aea2dfef15d7f6a76022d4ad8c38287cd699039b" 2018-12-04 21:20:36,291 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d00e613-8c8f-494b-8a92-7dbf42f4c999 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:36,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-7d00e613-8c8f-494b-8a92-7dbf42f4c999 2018-12-04 21:20:36,292 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:36,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aea2dfef15d7f6a76022d4ad8c38287cd699039b" 2018-12-04 21:20:36,399 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6af9d39-ad26-4099-a41b-0efe53ad5e39 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:36,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-b6af9d39-ad26-4099-a41b-0efe53ad5e39 2018-12-04 21:20:36,399 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:36,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aea2dfef15d7f6a76022d4ad8c38287cd699039b" 2018-12-04 21:20:36,494 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0a250f4-b9c0-4ebe-aafd-e5c455ea3ec4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:36,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-e0a250f4-b9c0-4ebe-aafd-e5c455ea3ec4 2018-12-04 21:20:36,494 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:36,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aea2dfef15d7f6a76022d4ad8c38287cd699039b" 2018-12-04 21:20:36,592 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cac7fad5-1c7a-4ea9-aa6b-27093d51b1c2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:36,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-cac7fad5-1c7a-4ea9-aa6b-27093d51b1c2 2018-12-04 21:20:36,592 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:36,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aea2dfef15d7f6a76022d4ad8c38287cd699039b" 2018-12-04 21:20:36,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7270ddaa-d046-408c-adba-7d25d100a5e9 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:20:36,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-7270ddaa-d046-408c-adba-7d25d100a5e9 2018-12-04 21:20:36,693 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-9b3ed9d4-5599-438-proj 2018-12-04 21:20:36,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/fb18f442541c467f9fe00a5d2d9da101 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aea2dfef15d7f6a76022d4ad8c38287cd699039b" 2018-12-04 21:20:36,905 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:20:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-804c24c5-7b1e-4a4a-acd6-ccc064c084f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:20:36,905 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/fb18f442541c467f9fe00a5d2d9da101 used request id req-804c24c5-7b1e-4a4a-acd6-ccc064c084f4 2018-12-04 21:20:36,905 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-9b3ed9d4-5599-438-proj-role 2018-12-04 21:20:36,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/3b62f4c53e62497f80bf554f9cf0a487 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aea2dfef15d7f6a76022d4ad8c38287cd699039b" 2018-12-04 21:20:37,036 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:20:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90532a3d-5dd1-48fb-87a8-9dece1547d95 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:20:37,037 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/3b62f4c53e62497f80bf554f9cf0a487 used request id req-90532a3d-5dd1-48fb-87a8-9dece1547d95 2018-12-04 21:20:37,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aea2dfef15d7f6a76022d4ad8c38287cd699039b" 2018-12-04 21:20:37,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c024a13-c16d-43b8-a6ae-be03c02aef5e Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:20:37,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7c024a13-c16d-43b8-a6ae-be03c02aef5e 2018-12-04 21:20:37,136 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-9b3ed9d4-5599-438-user 2018-12-04 21:20:37,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/6f67ca7eff954d498143fe9728c8a323 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649ee176b7a9be6e2f2d396d312e9fb1bea5b4a6" 2018-12-04 21:20:37,312 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:20:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b45da46-a811-48d0-befc-f530b2ff722f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:20:37,312 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/6f67ca7eff954d498143fe9728c8a323 used request id req-9b45da46-a811-48d0-befc-f530b2ff722f 2018-12-04 21:20:37,314 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:20:37,716 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:20:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["_lBQCSLiQ3W9UEytW1YHbA"], "issued_at": "2018-12-04T21:20:37.000000Z"}} 2018-12-04 21:20:37,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836786b8cb56f073d9c51280a219375a76a68e0c" 2018-12-04 21:20:37,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba44c561-195e-4b83-8a43-fd935395f21f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:20:37,817 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ba44c561-195e-4b83-8a43-fd935395f21f 2018-12-04 21:20:37,818 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:20:37,819 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:20:38,216 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:20:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["EutebLP2QJuOt1SdnfBHGA"], "issued_at": "2018-12-04T21:20:38.000000Z"}} 2018-12-04 21:20:38,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681bf5b8b519596568051060bf8a0964eac4af68" 2018-12-04 21:20:38,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-675f46a7-e89d-41a8-a2fc-de338862ac16 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:20:38,311 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-675f46a7-e89d-41a8-a2fc-de338862ac16 2018-12-04 21:20:38,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:20:38,320 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:20: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:20:38,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-b5e8be12-b607-4d3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681bf5b8b519596568051060bf8a0964eac4af68" 2018-12-04 21:20:38,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dec5b21e-1d1d-4689-a670-9f7de83f9999 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-b5e8be12-b607-4d3-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:20:38,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-b5e8be12-b607-4d3-proj used request id req-dec5b21e-1d1d-4689-a670-9f7de83f9999 2018-12-04 21:20:38,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681bf5b8b519596568051060bf8a0964eac4af68" 2018-12-04 21:20:38,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-356f0124-44a6-42d3-96c4-9ec20c6ef6db Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:20:38,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-356f0124-44a6-42d3-96c4-9ec20c6ef6db 2018-12-04 21:20:38,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681bf5b8b519596568051060bf8a0964eac4af68" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-b5e8be12-b607-4d3-proj"}}' 2018-12-04 21:20:38,564 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:20:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27a0048a-0b4a-443f-80f4-f2789faceaad Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c587afec551b442bb9e0f7c50ac184c2"}, "tags": [], "enabled": true, "id": "c587afec551b442bb9e0f7c50ac184c2", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-b5e8be12-b607-4d3-proj"}} 2018-12-04 21:20:38,564 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-27a0048a-0b4a-443f-80f4-f2789faceaad 2018-12-04 21:20:38,564 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-b5e8be12-b607-4d3-proj 2018-12-04 21:20:38,564 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:20:38,565 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:20:38,961 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:20:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["HieZK0XvRkqeVjsmM0ZRhQ"], "issued_at": "2018-12-04T21:20:38.000000Z"}} 2018-12-04 21:20:38,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed56c4edd36044d33908d6f34ff560e05085f36" 2018-12-04 21:20:39,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d3472e0-f699-400b-8d82-83ee88aade42 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:20:39,055 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5d3472e0-f699-400b-8d82-83ee88aade42 2018-12-04 21:20:39,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:20:39,064 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:20: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:20:39,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed56c4edd36044d33908d6f34ff560e05085f36" 2018-12-04 21:20:39,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ca26b70-cbdd-445c-b602-3fa3de76be33 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:20:39,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2ca26b70-cbdd-445c-b602-3fa3de76be33 2018-12-04 21:20:39,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-b5e8be12-b607-4d3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed56c4edd36044d33908d6f34ff560e05085f36" 2018-12-04 21:20:39,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67472dca-5990-439f-866d-59563d572a4a Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-b5e8be12-b607-4d3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c587afec551b442bb9e0f7c50ac184c2"}, "tags": [], "enabled": true, "id": "c587afec551b442bb9e0f7c50ac184c2", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-b5e8be12-b607-4d3-proj"}]} 2018-12-04 21:20:39,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-b5e8be12-b607-4d3-proj used request id req-67472dca-5990-439f-866d-59563d572a4a 2018-12-04 21:20:39,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed56c4edd36044d33908d6f34ff560e05085f36" 2018-12-04 21:20:39,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f96ea319-3bec-4d94-9170-1903bbbc579e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:20:39,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-f96ea319-3bec-4d94-9170-1903bbbc579e 2018-12-04 21:20:39,666 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-b5e8be12-b607-4d3-user 2018-12-04 21:20:39,666 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:20:39,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681bf5b8b519596568051060bf8a0964eac4af68" 2018-12-04 21:20:39,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fbd96de-464f-43ee-b26d-02405b9d4d42 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:20:39,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0fbd96de-464f-43ee-b26d-02405b9d4d42 2018-12-04 21:20:39,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681bf5b8b519596568051060bf8a0964eac4af68" -d '{"role": {"name": "CreateImageNegativeTests-b5e8be12-b607-4d3-proj-role"}}' 2018-12-04 21:20:39,888 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:20:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a8158cf-0249-475a-a95a-9be9d55734cc Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "29fea3522cd4408189a50487c4563139", "links": {"self": "http://172.30.9.23:5000/v3/roles/29fea3522cd4408189a50487c4563139"}, "name": "CreateImageNegativeTests-b5e8be12-b607-4d3-proj-role"}} 2018-12-04 21:20:39,888 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-1a8158cf-0249-475a-a95a-9be9d55734cc 2018-12-04 21:20:39,888 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-b5e8be12-b607-4d3-proj-role 2018-12-04 21:20:39,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/29fea3522cd4408189a50487c4563139 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681bf5b8b519596568051060bf8a0964eac4af68" 2018-12-04 21:20:39,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2debbdf3-2cc6-4407-af58-b93c27f0f3d3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "29fea3522cd4408189a50487c4563139", "links": {"self": "http://172.30.9.23:5000/v3/roles/29fea3522cd4408189a50487c4563139"}, "name": "CreateImageNegativeTests-b5e8be12-b607-4d3-proj-role"}} 2018-12-04 21:20:39,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/29fea3522cd4408189a50487c4563139 used request id req-2debbdf3-2cc6-4407-af58-b93c27f0f3d3 2018-12-04 21:20:39,988 - keystone_utils - INFO - Granting role CreateImageNegativeTests-b5e8be12-b607-4d3-proj-role to project CreateImageNegativeTests-b5e8be12-b607-4d3-proj 2018-12-04 21:20:39,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/c587afec551b442bb9e0f7c50ac184c2/users/b690a35dcdc64797894732ee073dd417/roles/29fea3522cd4408189a50487c4563139 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681bf5b8b519596568051060bf8a0964eac4af68" 2018-12-04 21:20:40,118 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:20:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1d2b07e-56df-48dc-88fe-328095827f26 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:20:40,118 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c587afec551b442bb9e0f7c50ac184c2/users/b690a35dcdc64797894732ee073dd417/roles/29fea3522cd4408189a50487c4563139 used request id req-e1d2b07e-56df-48dc-88fe-328095827f26 2018-12-04 21:20:40,119 - openstack_tests - DEBUG - Image metadata - None 2018-12-04 21:20:40,119 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:20:40,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:20:40,511 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29fea3522cd4408189a50487c4563139", "name": "CreateImageNegativeTests-b5e8be12-b607-4d3-proj-role"}], "expires_at": "2018-12-04T22:20:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c587afec551b442bb9e0f7c50ac184c2", "name": "CreateImageNegativeTests-b5e8be12-b607-4d3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/c587afec551b442bb9e0f7c50ac184c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/c587afec551b442bb9e0f7c50ac184c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/c587afec551b442bb9e0f7c50ac184c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_c587afec551b442bb9e0f7c50ac184c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_c587afec551b442bb9e0f7c50ac184c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c587afec551b442bb9e0f7c50ac184c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/c587afec551b442bb9e0f7c50ac184c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/c587afec551b442bb9e0f7c50ac184c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c587afec551b442bb9e0f7c50ac184c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/c587afec551b442bb9e0f7c50ac184c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/c587afec551b442bb9e0f7c50ac184c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/c587afec551b442bb9e0f7c50ac184c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/c587afec551b442bb9e0f7c50ac184c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/c587afec551b442bb9e0f7c50ac184c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-b5e8be12-b607-4d3-user", "id": "b690a35dcdc64797894732ee073dd417"}, "audit_ids": ["dDanSe-hSpmZfZdfQGcQHg"], "issued_at": "2018-12-04T21:20:40.000000Z"}} 2018-12-04 21:20:40,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d125d383e4dca4c19354555499ad423507d0ad" 2018-12-04 21:20:40,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4655e04-b928-4e11-8e79-a1b29b113b2c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:20:40,596 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f4655e04-b928-4e11-8e79-a1b29b113b2c 2018-12-04 21:20:40,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-070a8b47-2d28-4a61-acb4-9c998ec9afe9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5d125d383e4dca4c19354555499ad423507d0ad" 2018-12-04 21:20:40,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 161 Content-Type: application/json X-Openstack-Request-Id: req-bfc472c3-916a-4147-9b0d-5980088517ab Date: Tue, 04 Dec 2018 21:20:40 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=foo&limit=20&name=CreateImageNegativeTests-070a8b47-2d28-4a61-acb4-9c998ec9afe9"} 2018-12-04 21:20:40,795 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-070a8b47-2d28-4a61-acb4-9c998ec9afe9 used request id req-bfc472c3-916a-4147-9b0d-5980088517ab 2018-12-04 21:20:40,796 - file_utils - DEBUG - Downloading file from - http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img 2018-12-04 21:20:40,796 - file_utils - DEBUG - Saving file to - /tmp/e1570b47-6540-4fad-9869-d5df5193b705 2018-12-04 21:20:41,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5d125d383e4dca4c19354555499ad423507d0ad" 2018-12-04 21:20:41,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-06b448e6-c7f9-43c2-bfa3-447ad871cd7c Date: Tue, 04 Dec 2018 21:20:41 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:20:41,046 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-06b448e6-c7f9-43c2-bfa3-447ad871cd7c 2018-12-04 21:20:41,062 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-12-04 21:20:41,062 - glance_utils - DEBUG - Closing file ./tmp/e1570b47-6540-4fad-9869-d5df5193b705 2018-12-04 21:20:41,063 - glance_utils - INFO - Removing file ./tmp/e1570b47-6540-4fad-9869-d5df5193b705 2018-12-04 21:20:41,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681bf5b8b519596568051060bf8a0964eac4af68" 2018-12-04 21:20:41,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-c9a6bc9f-728c-4985-9aee-f46924c09ad8 Date: Tue, 04 Dec 2018 21:20:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:20:41,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-c9a6bc9f-728c-4985-9aee-f46924c09ad8 2018-12-04 21:20:41,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681bf5b8b519596568051060bf8a0964eac4af68" 2018-12-04 21:20:41,411 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-264cfae1-dd94-44c1-bb6d-69a5a157a6b9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:41,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-264cfae1-dd94-44c1-bb6d-69a5a157a6b9 2018-12-04 21:20:41,411 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:41,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681bf5b8b519596568051060bf8a0964eac4af68" 2018-12-04 21:20:41,506 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84a4e0fd-3aaf-4e01-9075-c2e94fa477a4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:41,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-84a4e0fd-3aaf-4e01-9075-c2e94fa477a4 2018-12-04 21:20:41,506 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:41,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681bf5b8b519596568051060bf8a0964eac4af68" 2018-12-04 21:20:41,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0083bf10-3c69-413a-baf7-c61dd41370c4 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:20:41,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-0083bf10-3c69-413a-baf7-c61dd41370c4 2018-12-04 21:20:41,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681bf5b8b519596568051060bf8a0964eac4af68" 2018-12-04 21:20:41,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc07cdb5-8feb-45a2-b224-70c9876d64d9 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:20:41,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-cc07cdb5-8feb-45a2-b224-70c9876d64d9 2018-12-04 21:20:41,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681bf5b8b519596568051060bf8a0964eac4af68" 2018-12-04 21:20:41,802 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0d4d08a-3a88-4e72-833c-9525e408f2c3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:41,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-e0d4d08a-3a88-4e72-833c-9525e408f2c3 2018-12-04 21:20:41,803 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:41,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681bf5b8b519596568051060bf8a0964eac4af68" 2018-12-04 21:20:41,913 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28457ed4-287b-4a25-866d-c7f38a320e09 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:41,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-28457ed4-287b-4a25-866d-c7f38a320e09 2018-12-04 21:20:41,913 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:41,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681bf5b8b519596568051060bf8a0964eac4af68" 2018-12-04 21:20:42,016 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9898985-8f6d-4776-9c15-d7db91c2bd88 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:42,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-b9898985-8f6d-4776-9c15-d7db91c2bd88 2018-12-04 21:20:42,016 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:42,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681bf5b8b519596568051060bf8a0964eac4af68" 2018-12-04 21:20:42,122 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1e535c6-8ac8-4350-abbc-304093a4f8c2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:42,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-b1e535c6-8ac8-4350-abbc-304093a4f8c2 2018-12-04 21:20:42,122 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:42,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681bf5b8b519596568051060bf8a0964eac4af68" 2018-12-04 21:20:42,222 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-299b28f2-bfd4-4d78-816d-f3199edd59cb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:42,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-299b28f2-bfd4-4d78-816d-f3199edd59cb 2018-12-04 21:20:42,222 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:42,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681bf5b8b519596568051060bf8a0964eac4af68" 2018-12-04 21:20:42,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea62faff-b416-4328-9e59-5e547254d63a Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:20:42,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-ea62faff-b416-4328-9e59-5e547254d63a 2018-12-04 21:20:42,329 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-b5e8be12-b607-4d3-proj 2018-12-04 21:20:42,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/c587afec551b442bb9e0f7c50ac184c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681bf5b8b519596568051060bf8a0964eac4af68" 2018-12-04 21:20:42,539 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:20:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7765e9bf-238b-44f6-857f-e507c82297d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:20:42,539 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/c587afec551b442bb9e0f7c50ac184c2 used request id req-7765e9bf-238b-44f6-857f-e507c82297d9 2018-12-04 21:20:42,539 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-b5e8be12-b607-4d3-proj-role 2018-12-04 21:20:42,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/29fea3522cd4408189a50487c4563139 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681bf5b8b519596568051060bf8a0964eac4af68" 2018-12-04 21:20:42,653 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:20:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60883d05-1331-41b2-a39f-075db8ae045d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:20:42,653 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/29fea3522cd4408189a50487c4563139 used request id req-60883d05-1331-41b2-a39f-075db8ae045d 2018-12-04 21:20:42,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681bf5b8b519596568051060bf8a0964eac4af68" 2018-12-04 21:20:42,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46ae10ce-f598-43de-b1e5-402e5ac09f3b Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:20:42,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-46ae10ce-f598-43de-b1e5-402e5ac09f3b 2018-12-04 21:20:42,758 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-b5e8be12-b607-4d3-user 2018-12-04 21:20:42,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/b690a35dcdc64797894732ee073dd417 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed56c4edd36044d33908d6f34ff560e05085f36" 2018-12-04 21:20:42,932 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:20:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c279f978-3865-44c9-a37d-eb9742c1d556 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:20:42,932 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b690a35dcdc64797894732ee073dd417 used request id req-c279f978-3865-44c9-a37d-eb9742c1d556 2018-12-04 21:20:42,933 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:20:43,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:20:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["ypOnD1cVT1iNAnp5flnktQ"], "issued_at": "2018-12-04T21:20:43.000000Z"}} 2018-12-04 21:20:43,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1acc6ecdbe6570bbf243c27ea8bfaa83a8a9b07b" 2018-12-04 21:20:43,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ce0988d-38b9-442c-b155-de5dc374467a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:20:43,435 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-8ce0988d-38b9-442c-b155-de5dc374467a 2018-12-04 21:20:43,436 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:20:43,437 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:20:43,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:20:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["SNWE_2nOQUyxlAY4ZDpUcw"], "issued_at": "2018-12-04T21:20:43.000000Z"}} 2018-12-04 21:20:43,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}670a4ca90d5502743a0ef13d56ae170a0ab5ac9e" 2018-12-04 21:20:44,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b40bd9a-8923-44a1-a668-fe9dea041ec6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:20:44,029 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4b40bd9a-8923-44a1-a668-fe9dea041ec6 2018-12-04 21:20:44,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:20:44,038 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:20: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:20:44,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-ef4a3169-c416-431-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}670a4ca90d5502743a0ef13d56ae170a0ab5ac9e" 2018-12-04 21:20:44,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8b5f38d-68c2-4e1f-b87a-7cb422e7cc7b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-ef4a3169-c416-431-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:20:44,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-ef4a3169-c416-431-proj used request id req-b8b5f38d-68c2-4e1f-b87a-7cb422e7cc7b 2018-12-04 21:20:44,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}670a4ca90d5502743a0ef13d56ae170a0ab5ac9e" 2018-12-04 21:20:44,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e79423e3-08d9-4c2e-bbe8-0b1c2207fde9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:20:44,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e79423e3-08d9-4c2e-bbe8-0b1c2207fde9 2018-12-04 21:20:44,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}670a4ca90d5502743a0ef13d56ae170a0ab5ac9e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-ef4a3169-c416-431-proj"}}' 2018-12-04 21:20:44,379 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:20:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d752cd0c-49d8-41a4-a681-a2056f8804f7 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6ef5ae71fca24f13b1f3fd6eeeef6c6e"}, "tags": [], "enabled": true, "id": "6ef5ae71fca24f13b1f3fd6eeeef6c6e", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-ef4a3169-c416-431-proj"}} 2018-12-04 21:20:44,379 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-d752cd0c-49d8-41a4-a681-a2056f8804f7 2018-12-04 21:20:44,379 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-ef4a3169-c416-431-proj 2018-12-04 21:20:44,379 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:20:44,380 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:20:44,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:20:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["jilirT26RNqGIe6FWnjZvg"], "issued_at": "2018-12-04T21:20:44.000000Z"}} 2018-12-04 21:20:44,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ebc52f64012b72f876d9323ff2c2f76b1576218" 2018-12-04 21:20:44,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f80e653-6933-41b6-bd10-e88e96b65eea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:20:44,873 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5f80e653-6933-41b6-bd10-e88e96b65eea 2018-12-04 21:20:44,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:20:44,883 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:20: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:20:44,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ebc52f64012b72f876d9323ff2c2f76b1576218" 2018-12-04 21:20:44,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-780e06a4-a89b-4842-b907-965f00a81172 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:20:44,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-780e06a4-a89b-4842-b907-965f00a81172 2018-12-04 21:20:45,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-ef4a3169-c416-431-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ebc52f64012b72f876d9323ff2c2f76b1576218" 2018-12-04 21:20:45,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e2a204f-4016-43da-90d0-28029298039b Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-ef4a3169-c416-431-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6ef5ae71fca24f13b1f3fd6eeeef6c6e"}, "tags": [], "enabled": true, "id": "6ef5ae71fca24f13b1f3fd6eeeef6c6e", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-ef4a3169-c416-431-proj"}]} 2018-12-04 21:20:45,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-ef4a3169-c416-431-proj used request id req-1e2a204f-4016-43da-90d0-28029298039b 2018-12-04 21:20:45,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ebc52f64012b72f876d9323ff2c2f76b1576218" 2018-12-04 21:20:45,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a6e17c7-9265-425a-93b0-fe96bf58d890 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:20:45,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-3a6e17c7-9265-425a-93b0-fe96bf58d890 2018-12-04 21:20:45,499 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-ef4a3169-c416-431-user 2018-12-04 21:20:45,500 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:20:45,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}670a4ca90d5502743a0ef13d56ae170a0ab5ac9e" 2018-12-04 21:20:45,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-221407f1-f2c8-4833-91c5-d90b7f1717d4 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:20:45,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-221407f1-f2c8-4833-91c5-d90b7f1717d4 2018-12-04 21:20:45,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}670a4ca90d5502743a0ef13d56ae170a0ab5ac9e" -d '{"role": {"name": "CreateImageNegativeTests-ef4a3169-c416-431-proj-role"}}' 2018-12-04 21:20:45,713 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:20:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b3d0822-bf79-40d2-b520-eb6792e0210c Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "84df49b1f96b42f9baa16b229154a7ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/84df49b1f96b42f9baa16b229154a7ed"}, "name": "CreateImageNegativeTests-ef4a3169-c416-431-proj-role"}} 2018-12-04 21:20:45,713 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-2b3d0822-bf79-40d2-b520-eb6792e0210c 2018-12-04 21:20:45,714 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-ef4a3169-c416-431-proj-role 2018-12-04 21:20:45,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/84df49b1f96b42f9baa16b229154a7ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}670a4ca90d5502743a0ef13d56ae170a0ab5ac9e" 2018-12-04 21:20:45,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b602ea38-c970-4429-822d-387b73cc904b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "84df49b1f96b42f9baa16b229154a7ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/84df49b1f96b42f9baa16b229154a7ed"}, "name": "CreateImageNegativeTests-ef4a3169-c416-431-proj-role"}} 2018-12-04 21:20:45,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/84df49b1f96b42f9baa16b229154a7ed used request id req-b602ea38-c970-4429-822d-387b73cc904b 2018-12-04 21:20:45,735 - keystone_utils - INFO - Granting role CreateImageNegativeTests-ef4a3169-c416-431-proj-role to project CreateImageNegativeTests-ef4a3169-c416-431-proj 2018-12-04 21:20:45,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/6ef5ae71fca24f13b1f3fd6eeeef6c6e/users/f6b64e3709f4481596b1ca410a763789/roles/84df49b1f96b42f9baa16b229154a7ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}670a4ca90d5502743a0ef13d56ae170a0ab5ac9e" 2018-12-04 21:20:45,872 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:20:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04e287e3-c3c7-4944-aaa7-24b8022319bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:20:45,872 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/6ef5ae71fca24f13b1f3fd6eeeef6c6e/users/f6b64e3709f4481596b1ca410a763789/roles/84df49b1f96b42f9baa16b229154a7ed used request id req-04e287e3-c3c7-4944-aaa7-24b8022319bb 2018-12-04 21:20:45,872 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:20:45,873 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:20:46,265 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "84df49b1f96b42f9baa16b229154a7ed", "name": "CreateImageNegativeTests-ef4a3169-c416-431-proj-role"}], "expires_at": "2018-12-04T22:20:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ef5ae71fca24f13b1f3fd6eeeef6c6e", "name": "CreateImageNegativeTests-ef4a3169-c416-431-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/6ef5ae71fca24f13b1f3fd6eeeef6c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/6ef5ae71fca24f13b1f3fd6eeeef6c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/6ef5ae71fca24f13b1f3fd6eeeef6c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_6ef5ae71fca24f13b1f3fd6eeeef6c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_6ef5ae71fca24f13b1f3fd6eeeef6c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/6ef5ae71fca24f13b1f3fd6eeeef6c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/6ef5ae71fca24f13b1f3fd6eeeef6c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/6ef5ae71fca24f13b1f3fd6eeeef6c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/6ef5ae71fca24f13b1f3fd6eeeef6c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/6ef5ae71fca24f13b1f3fd6eeeef6c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/6ef5ae71fca24f13b1f3fd6eeeef6c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/6ef5ae71fca24f13b1f3fd6eeeef6c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/6ef5ae71fca24f13b1f3fd6eeeef6c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/6ef5ae71fca24f13b1f3fd6eeeef6c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-ef4a3169-c416-431-user", "id": "f6b64e3709f4481596b1ca410a763789"}, "audit_ids": ["7Da3wmP-T161Y4rbqukDnw"], "issued_at": "2018-12-04T21:20:46.000000Z"}} 2018-12-04 21:20:46,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa08b27c99c759255ab315c6071de67926c2e41" 2018-12-04 21:20:46,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d425dbf-0437-4d62-9425-9dc8543b10fc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:20:46,340 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6d425dbf-0437-4d62-9425-9dc8543b10fc 2018-12-04 21:20:46,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5aa08b27c99c759255ab315c6071de67926c2e41" 2018-12-04 21:20:46,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-ae193d8c-4234-4a3a-b291-b7726744199b Date: Tue, 04 Dec 2018 21:20:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-12-04 21:20:46,540 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&name=foo used request id req-ae193d8c-4234-4a3a-b291-b7726744199b 2018-12-04 21:20:46,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}670a4ca90d5502743a0ef13d56ae170a0ab5ac9e" 2018-12-04 21:20:46,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-733b7285-6571-46b4-b5b8-f1f547ff88e1 Date: Tue, 04 Dec 2018 21:20:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:20:46,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-733b7285-6571-46b4-b5b8-f1f547ff88e1 2018-12-04 21:20:46,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}670a4ca90d5502743a0ef13d56ae170a0ab5ac9e" 2018-12-04 21:20:46,913 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cd1e07b-b65a-4068-8471-d85108030716 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:46,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-5cd1e07b-b65a-4068-8471-d85108030716 2018-12-04 21:20:46,913 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:46,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}670a4ca90d5502743a0ef13d56ae170a0ab5ac9e" 2018-12-04 21:20:47,016 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2aff07d-726b-4aab-b464-797baa970cec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:47,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-f2aff07d-726b-4aab-b464-797baa970cec 2018-12-04 21:20:47,016 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:47,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}670a4ca90d5502743a0ef13d56ae170a0ab5ac9e" 2018-12-04 21:20:47,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-766a6adc-9bb9-4752-95df-ddad249b5f79 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:20:47,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-766a6adc-9bb9-4752-95df-ddad249b5f79 2018-12-04 21:20:47,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}670a4ca90d5502743a0ef13d56ae170a0ab5ac9e" 2018-12-04 21:20:47,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-162fc548-f33f-4c90-9df5-e84f8609e2d9 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:20:47,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-162fc548-f33f-4c90-9df5-e84f8609e2d9 2018-12-04 21:20:47,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}670a4ca90d5502743a0ef13d56ae170a0ab5ac9e" 2018-12-04 21:20:47,334 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-899d9d73-5e21-45bc-8b19-91f69d94a2b9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:47,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-899d9d73-5e21-45bc-8b19-91f69d94a2b9 2018-12-04 21:20:47,335 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:47,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}670a4ca90d5502743a0ef13d56ae170a0ab5ac9e" 2018-12-04 21:20:47,447 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cf6e75a-1ce2-4822-b52d-4071caa4197b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:47,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-9cf6e75a-1ce2-4822-b52d-4071caa4197b 2018-12-04 21:20:47,447 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:47,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}670a4ca90d5502743a0ef13d56ae170a0ab5ac9e" 2018-12-04 21:20:47,552 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b090c3a0-dc50-4c21-a9e2-86a7e2fcb8a2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:47,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-b090c3a0-dc50-4c21-a9e2-86a7e2fcb8a2 2018-12-04 21:20:47,552 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:47,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}670a4ca90d5502743a0ef13d56ae170a0ab5ac9e" 2018-12-04 21:20:47,652 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-defddc7d-d7e9-4791-bd90-d0ec79cf5552 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:47,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-defddc7d-d7e9-4791-bd90-d0ec79cf5552 2018-12-04 21:20:47,652 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:47,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}670a4ca90d5502743a0ef13d56ae170a0ab5ac9e" 2018-12-04 21:20:47,750 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0480dd2-3066-4940-90a5-1998166d23d5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:47,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-c0480dd2-3066-4940-90a5-1998166d23d5 2018-12-04 21:20:47,750 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:47,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}670a4ca90d5502743a0ef13d56ae170a0ab5ac9e" 2018-12-04 21:20:47,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aca9092-84ac-4969-947c-3a7b034327bc Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:20:47,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-0aca9092-84ac-4969-947c-3a7b034327bc 2018-12-04 21:20:47,853 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-ef4a3169-c416-431-proj 2018-12-04 21:20:47,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/6ef5ae71fca24f13b1f3fd6eeeef6c6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}670a4ca90d5502743a0ef13d56ae170a0ab5ac9e" 2018-12-04 21:20:48,085 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:20:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-986daa8d-fd4c-493f-bb80-a21f89f76b94 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:20:48,085 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/6ef5ae71fca24f13b1f3fd6eeeef6c6e used request id req-986daa8d-fd4c-493f-bb80-a21f89f76b94 2018-12-04 21:20:48,086 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-ef4a3169-c416-431-proj-role 2018-12-04 21:20:48,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/84df49b1f96b42f9baa16b229154a7ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}670a4ca90d5502743a0ef13d56ae170a0ab5ac9e" 2018-12-04 21:20:48,211 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:20:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97e7f44f-64a1-4e57-b432-22fc7fa03e18 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:20:48,211 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/84df49b1f96b42f9baa16b229154a7ed used request id req-97e7f44f-64a1-4e57-b432-22fc7fa03e18 2018-12-04 21:20:48,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}670a4ca90d5502743a0ef13d56ae170a0ab5ac9e" 2018-12-04 21:20:48,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-668a9631-7283-42e2-a19d-2ea68039b535 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:20:48,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-668a9631-7283-42e2-a19d-2ea68039b535 2018-12-04 21:20:48,316 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-ef4a3169-c416-431-user 2018-12-04 21:20:48,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/f6b64e3709f4481596b1ca410a763789 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ebc52f64012b72f876d9323ff2c2f76b1576218" 2018-12-04 21:20:48,588 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:20:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6027bafa-67fa-4431-a5fa-b9ea57057597 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:20:48,589 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/f6b64e3709f4481596b1ca410a763789 used request id req-6027bafa-67fa-4431-a5fa-b9ea57057597 2018-12-04 21:20:48,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:20:48,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:20:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["D-m5t2v3R7ix0Dir0NsQXw"], "issued_at": "2018-12-04T21:20:48.000000Z"}} 2018-12-04 21:20:48,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8a2b147ee01e14dd7326a7edb998d528af8666" 2018-12-04 21:20:49,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-453fc2d7-8f3c-44a2-a212-d342eca3dfb1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:20:49,088 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-453fc2d7-8f3c-44a2-a212-d342eca3dfb1 2018-12-04 21:20:49,090 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:20:49,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:20:49,489 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:20:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["osgIxfG0RgeQhyhwwyh_Ow"], "issued_at": "2018-12-04T21:20:49.000000Z"}} 2018-12-04 21:20:49,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec49c9f29885cc34e1a0b8ffb9e32a4bb2ad904" 2018-12-04 21:20:49,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad66c1ce-16ad-4710-8616-40de0ec5d354 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:20:49,579 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ad66c1ce-16ad-4710-8616-40de0ec5d354 2018-12-04 21:20:49,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:20:49,589 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:20: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:20:49,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-a78d0e77-1208-48a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec49c9f29885cc34e1a0b8ffb9e32a4bb2ad904" 2018-12-04 21:20:49,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17ee13fc-d4f8-43c8-ac2f-2d622f8c3f9f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-a78d0e77-1208-48a-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:20:49,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-a78d0e77-1208-48a-proj used request id req-17ee13fc-d4f8-43c8-ac2f-2d622f8c3f9f 2018-12-04 21:20:49,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec49c9f29885cc34e1a0b8ffb9e32a4bb2ad904" 2018-12-04 21:20:49,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e6a3429-9129-4b80-afbf-7e30eff8175b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:20:49,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-8e6a3429-9129-4b80-afbf-7e30eff8175b 2018-12-04 21:20:49,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec49c9f29885cc34e1a0b8ffb9e32a4bb2ad904" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-a78d0e77-1208-48a-proj"}}' 2018-12-04 21:20:49,840 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:20:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66344fde-31d2-481c-818a-9977eb46bc47 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f319db1f384d4bd488a305b00738d61a"}, "tags": [], "enabled": true, "id": "f319db1f384d4bd488a305b00738d61a", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-a78d0e77-1208-48a-proj"}} 2018-12-04 21:20:49,840 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-66344fde-31d2-481c-818a-9977eb46bc47 2018-12-04 21:20:49,840 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-a78d0e77-1208-48a-proj 2018-12-04 21:20:49,840 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:20:49,841 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:20:50,241 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:20:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["bPbI8jSTS1uj8g03xiqgkw"], "issued_at": "2018-12-04T21:20:50.000000Z"}} 2018-12-04 21:20:50,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066b56c3585f097460e0b3d255e13069720f9caf" 2018-12-04 21:20:50,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5356ec5c-9772-422c-8210-b4d8237659f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:20:50,255 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5356ec5c-9772-422c-8210-b4d8237659f5 2018-12-04 21:20:50,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:20:50,263 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:20:50,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066b56c3585f097460e0b3d255e13069720f9caf" 2018-12-04 21:20:50,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7313f71f-1d61-41df-b26c-6506a6fc6781 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:20:50,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-7313f71f-1d61-41df-b26c-6506a6fc6781 2018-12-04 21:20:50,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-a78d0e77-1208-48a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066b56c3585f097460e0b3d255e13069720f9caf" 2018-12-04 21:20:50,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5360e00b-fa75-45a1-928b-741c3d8e1b30 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-a78d0e77-1208-48a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f319db1f384d4bd488a305b00738d61a"}, "tags": [], "enabled": true, "id": "f319db1f384d4bd488a305b00738d61a", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-a78d0e77-1208-48a-proj"}]} 2018-12-04 21:20:50,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-a78d0e77-1208-48a-proj used request id req-5360e00b-fa75-45a1-928b-741c3d8e1b30 2018-12-04 21:20:50,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066b56c3585f097460e0b3d255e13069720f9caf" 2018-12-04 21:20:50,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07217c8f-649a-4349-aea2-230672855aa0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:20:50,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-07217c8f-649a-4349-aea2-230672855aa0 2018-12-04 21:20:50,961 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-a78d0e77-1208-48a-user 2018-12-04 21:20:50,961 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:20:50,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec49c9f29885cc34e1a0b8ffb9e32a4bb2ad904" 2018-12-04 21:20:50,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-242730a7-1db4-44f7-854d-7aa00d37acd4 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:20:50,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-242730a7-1db4-44f7-854d-7aa00d37acd4 2018-12-04 21:20:50,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec49c9f29885cc34e1a0b8ffb9e32a4bb2ad904" -d '{"role": {"name": "CreateImageNegativeTests-a78d0e77-1208-48a-proj-role"}}' 2018-12-04 21:20:51,092 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:20:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a648db20-2735-4479-b9ad-23ef277852bf Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e39a2f40c83040b6b93ed50badf3d13c", "links": {"self": "http://172.30.9.23:5000/v3/roles/e39a2f40c83040b6b93ed50badf3d13c"}, "name": "CreateImageNegativeTests-a78d0e77-1208-48a-proj-role"}} 2018-12-04 21:20:51,092 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-a648db20-2735-4479-b9ad-23ef277852bf 2018-12-04 21:20:51,092 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-a78d0e77-1208-48a-proj-role 2018-12-04 21:20:51,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/e39a2f40c83040b6b93ed50badf3d13c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec49c9f29885cc34e1a0b8ffb9e32a4bb2ad904" 2018-12-04 21:20:51,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c09899be-33f0-4a8c-a80d-d309fe291c97 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e39a2f40c83040b6b93ed50badf3d13c", "links": {"self": "http://172.30.9.23:5000/v3/roles/e39a2f40c83040b6b93ed50badf3d13c"}, "name": "CreateImageNegativeTests-a78d0e77-1208-48a-proj-role"}} 2018-12-04 21:20:51,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/e39a2f40c83040b6b93ed50badf3d13c used request id req-c09899be-33f0-4a8c-a80d-d309fe291c97 2018-12-04 21:20:51,190 - keystone_utils - INFO - Granting role CreateImageNegativeTests-a78d0e77-1208-48a-proj-role to project CreateImageNegativeTests-a78d0e77-1208-48a-proj 2018-12-04 21:20:51,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/f319db1f384d4bd488a305b00738d61a/users/c274fcf2ba644469a20db3cc7096024f/roles/e39a2f40c83040b6b93ed50badf3d13c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec49c9f29885cc34e1a0b8ffb9e32a4bb2ad904" 2018-12-04 21:20:51,329 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:20:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90bf58e8-55b3-4f4a-994d-7c93aa379b4e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:20:51,329 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f319db1f384d4bd488a305b00738d61a/users/c274fcf2ba644469a20db3cc7096024f/roles/e39a2f40c83040b6b93ed50badf3d13c used request id req-90bf58e8-55b3-4f4a-994d-7c93aa379b4e 2018-12-04 21:20:51,329 - openstack_tests - DEBUG - Image metadata - None 2018-12-04 21:20:51,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:20:51,330 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:20:51,727 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e39a2f40c83040b6b93ed50badf3d13c", "name": "CreateImageNegativeTests-a78d0e77-1208-48a-proj-role"}], "expires_at": "2018-12-04T22:20:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f319db1f384d4bd488a305b00738d61a", "name": "CreateImageNegativeTests-a78d0e77-1208-48a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/f319db1f384d4bd488a305b00738d61a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/f319db1f384d4bd488a305b00738d61a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/f319db1f384d4bd488a305b00738d61a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_f319db1f384d4bd488a305b00738d61a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_f319db1f384d4bd488a305b00738d61a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f319db1f384d4bd488a305b00738d61a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/f319db1f384d4bd488a305b00738d61a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/f319db1f384d4bd488a305b00738d61a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f319db1f384d4bd488a305b00738d61a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/f319db1f384d4bd488a305b00738d61a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/f319db1f384d4bd488a305b00738d61a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/f319db1f384d4bd488a305b00738d61a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/f319db1f384d4bd488a305b00738d61a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/f319db1f384d4bd488a305b00738d61a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-a78d0e77-1208-48a-user", "id": "c274fcf2ba644469a20db3cc7096024f"}, "audit_ids": ["hriOKbOpQom8wHWwamJ-AA"], "issued_at": "2018-12-04T21:20:51.000000Z"}} 2018-12-04 21:20:51,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7374f44af9b10556b63a0c5554fdbfe16535958b" 2018-12-04 21:20:51,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62c1bc1b-c8af-4027-b40a-e84418578aef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:20:51,813 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-62c1bc1b-c8af-4027-b40a-e84418578aef 2018-12-04 21:20:51,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-96a3c464-1009-4e21-9413-5a1e391ee5b5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7374f44af9b10556b63a0c5554fdbfe16535958b" 2018-12-04 21:20:52,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-77ff44d8-9384-4927-8868-b137a6c1b16a Date: Tue, 04 Dec 2018 21:20:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-96a3c464-1009-4e21-9413-5a1e391ee5b5"} 2018-12-04 21:20:52,022 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-96a3c464-1009-4e21-9413-5a1e391ee5b5 used request id req-77ff44d8-9384-4927-8868-b137a6c1b16a 2018-12-04 21:20:52,023 - file_utils - DEBUG - Downloading file from - http://foo.bar 2018-12-04 21:20:52,023 - file_utils - DEBUG - Saving file to - /tmp/05fcdce8-9569-440a-be61-5fc80222c8fd 2018-12-04 21:20:52,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec49c9f29885cc34e1a0b8ffb9e32a4bb2ad904" 2018-12-04 21:20:52,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-3bd048b8-3b02-4640-985d-58aa6766fecb Date: Tue, 04 Dec 2018 21:20:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:20:52,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-3bd048b8-3b02-4640-985d-58aa6766fecb 2018-12-04 21:20:52,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec49c9f29885cc34e1a0b8ffb9e32a4bb2ad904" 2018-12-04 21:20:52,451 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9a37719-8b4c-4cc4-957b-edf9c1545ff1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:52,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-c9a37719-8b4c-4cc4-957b-edf9c1545ff1 2018-12-04 21:20:52,451 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:52,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec49c9f29885cc34e1a0b8ffb9e32a4bb2ad904" 2018-12-04 21:20:52,549 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b12f0225-996a-418e-b687-784c55ea14eb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:52,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-b12f0225-996a-418e-b687-784c55ea14eb 2018-12-04 21:20:52,549 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:52,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec49c9f29885cc34e1a0b8ffb9e32a4bb2ad904" 2018-12-04 21:20:52,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63756d8c-7785-49e4-a33e-1a479166772f 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:20:52,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-63756d8c-7785-49e4-a33e-1a479166772f 2018-12-04 21:20:52,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec49c9f29885cc34e1a0b8ffb9e32a4bb2ad904" 2018-12-04 21:20:52,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c36c26d-1cc3-4e15-9713-a617a72cfb86 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:20:52,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-2c36c26d-1cc3-4e15-9713-a617a72cfb86 2018-12-04 21:20:52,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec49c9f29885cc34e1a0b8ffb9e32a4bb2ad904" 2018-12-04 21:20:52,852 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ec8140a-a7c5-436b-a5f0-1c271c3286c7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:52,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-9ec8140a-a7c5-436b-a5f0-1c271c3286c7 2018-12-04 21:20:52,853 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:52,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec49c9f29885cc34e1a0b8ffb9e32a4bb2ad904" 2018-12-04 21:20:52,953 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8de90349-da0b-43c9-b931-8c2381ee13a9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:52,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-8de90349-da0b-43c9-b931-8c2381ee13a9 2018-12-04 21:20:52,954 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:52,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec49c9f29885cc34e1a0b8ffb9e32a4bb2ad904" 2018-12-04 21:20:53,047 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07feb949-2f9d-4035-ba6f-bfc3f455b910 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:53,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-07feb949-2f9d-4035-ba6f-bfc3f455b910 2018-12-04 21:20:53,047 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:53,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec49c9f29885cc34e1a0b8ffb9e32a4bb2ad904" 2018-12-04 21:20:53,153 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ced03d2e-22be-4d46-8d89-336bc3985ec9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:53,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-ced03d2e-22be-4d46-8d89-336bc3985ec9 2018-12-04 21:20:53,153 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:53,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec49c9f29885cc34e1a0b8ffb9e32a4bb2ad904" 2018-12-04 21:20:53,256 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abb13802-bc16-4ca8-a74b-ae484ef03dd8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:53,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-abb13802-bc16-4ca8-a74b-ae484ef03dd8 2018-12-04 21:20:53,256 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:53,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec49c9f29885cc34e1a0b8ffb9e32a4bb2ad904" 2018-12-04 21:20:53,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efba617f-dd52-4873-bec8-221d58eec0c3 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:20:53,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-efba617f-dd52-4873-bec8-221d58eec0c3 2018-12-04 21:20:53,358 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-a78d0e77-1208-48a-proj 2018-12-04 21:20:53,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/f319db1f384d4bd488a305b00738d61a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec49c9f29885cc34e1a0b8ffb9e32a4bb2ad904" 2018-12-04 21:20:53,582 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:20:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a53d7b53-eae6-4a88-832e-c669ac9c3979 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:20:53,582 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/f319db1f384d4bd488a305b00738d61a used request id req-a53d7b53-eae6-4a88-832e-c669ac9c3979 2018-12-04 21:20:53,582 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-a78d0e77-1208-48a-proj-role 2018-12-04 21:20:53,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/e39a2f40c83040b6b93ed50badf3d13c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec49c9f29885cc34e1a0b8ffb9e32a4bb2ad904" 2018-12-04 21:20:53,708 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:20:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-605624aa-7627-4a7c-8cb2-b7dfa0a64739 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:20:53,708 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/e39a2f40c83040b6b93ed50badf3d13c used request id req-605624aa-7627-4a7c-8cb2-b7dfa0a64739 2018-12-04 21:20:53,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec49c9f29885cc34e1a0b8ffb9e32a4bb2ad904" 2018-12-04 21:20:53,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cca874dc-4d83-4060-9a85-7e781e87339c Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:20:53,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-cca874dc-4d83-4060-9a85-7e781e87339c 2018-12-04 21:20:53,918 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-a78d0e77-1208-48a-user 2018-12-04 21:20:53,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/c274fcf2ba644469a20db3cc7096024f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066b56c3585f097460e0b3d255e13069720f9caf" 2018-12-04 21:20:54,099 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:20:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0fd835e-5593-4439-b6be-b10c1322a868 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:20:54,099 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c274fcf2ba644469a20db3cc7096024f used request id req-c0fd835e-5593-4439-b6be-b10c1322a868 2018-12-04 21:20:54,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:20:54,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:20:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["ZjCIi_t-QIu_xazIaZdb4Q"], "issued_at": "2018-12-04T21:20:54.000000Z"}} 2018-12-04 21:20:54,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b491a7fd6779bcec12e05dfc9e1fec15f33445f" 2018-12-04 21:20:54,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c68f1412-ea8d-436b-9901-768afbd010ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:20:54,605 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c68f1412-ea8d-436b-9901-768afbd010ff 2018-12-04 21:20:54,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:20:54,607 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:20:55,003 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:20:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["iCQyM83uQO-dcsLDySYo3A"], "issued_at": "2018-12-04T21:20:55.000000Z"}} 2018-12-04 21:20:55,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d953308fd4bcd438bb5aadae3d1210dd07652f4" 2018-12-04 21:20:55,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-762e5a19-9ff9-4d9a-9fa6-0d5999e1256c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:20:55,096 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-762e5a19-9ff9-4d9a-9fa6-0d5999e1256c 2018-12-04 21:20:55,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:20:55,106 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:20:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:20:55,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-8c433531-86fd-478-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d953308fd4bcd438bb5aadae3d1210dd07652f4" 2018-12-04 21:20:55,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39824d0f-925b-4e9f-9054-b4586e61b29b Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-8c433531-86fd-478-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:20:55,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-8c433531-86fd-478-proj used request id req-39824d0f-925b-4e9f-9054-b4586e61b29b 2018-12-04 21:20:55,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d953308fd4bcd438bb5aadae3d1210dd07652f4" 2018-12-04 21:20:55,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1b08cc1-504b-4dd6-b53b-dc9b0027252a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:20:55,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d1b08cc1-504b-4dd6-b53b-dc9b0027252a 2018-12-04 21:20:55,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d953308fd4bcd438bb5aadae3d1210dd07652f4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-8c433531-86fd-478-proj"}}' 2018-12-04 21:20:55,343 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:20:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbe1e80a-23fc-478b-971f-054fe7b74a21 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cf24af99bf684fd39a0ed97958116e9f"}, "tags": [], "enabled": true, "id": "cf24af99bf684fd39a0ed97958116e9f", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-8c433531-86fd-478-proj"}} 2018-12-04 21:20:55,344 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-cbe1e80a-23fc-478b-971f-054fe7b74a21 2018-12-04 21:20:55,344 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-8c433531-86fd-478-proj 2018-12-04 21:20:55,344 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:20:55,345 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:20:55,744 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:20:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["WFS2Cm-YTVSX7hkHAdPjEQ"], "issued_at": "2018-12-04T21:20:55.000000Z"}} 2018-12-04 21:20:55,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50b7ddd2bd759ae8ddd84756d2255075f71e88b7" 2018-12-04 21:20:55,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3ce6315-b18d-4283-9299-69f34dce9bae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:20:55,757 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e3ce6315-b18d-4283-9299-69f34dce9bae 2018-12-04 21:20:55,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:20:55,766 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:20:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:20:55,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50b7ddd2bd759ae8ddd84756d2255075f71e88b7" 2018-12-04 21:20:55,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22b026a1-b1a6-4201-a0da-23c2b9bad048 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:20:55,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-22b026a1-b1a6-4201-a0da-23c2b9bad048 2018-12-04 21:20:55,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-8c433531-86fd-478-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50b7ddd2bd759ae8ddd84756d2255075f71e88b7" 2018-12-04 21:20:55,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c72e2a54-d06a-448a-bc25-17242d3c61b7 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-8c433531-86fd-478-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cf24af99bf684fd39a0ed97958116e9f"}, "tags": [], "enabled": true, "id": "cf24af99bf684fd39a0ed97958116e9f", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-8c433531-86fd-478-proj"}]} 2018-12-04 21:20:55,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-8c433531-86fd-478-proj used request id req-c72e2a54-d06a-448a-bc25-17242d3c61b7 2018-12-04 21:20:55,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50b7ddd2bd759ae8ddd84756d2255075f71e88b7" 2018-12-04 21:20:56,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9786e315-da38-419b-8037-d9be70d43e6d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:20:56,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-9786e315-da38-419b-8037-d9be70d43e6d 2018-12-04 21:20:56,463 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-8c433531-86fd-478-user 2018-12-04 21:20:56,463 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:20:56,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d953308fd4bcd438bb5aadae3d1210dd07652f4" 2018-12-04 21:20:56,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-809079d1-510d-475f-8ac2-2fd24969aef2 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:20:56,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-809079d1-510d-475f-8ac2-2fd24969aef2 2018-12-04 21:20:56,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d953308fd4bcd438bb5aadae3d1210dd07652f4" -d '{"role": {"name": "CreateMultiPartImageTests-8c433531-86fd-478-proj-role"}}' 2018-12-04 21:20:56,678 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:20:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-579ac947-782a-4480-8883-9df2a944d478 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4349e65a5a68400aa41173d8154db6a4", "links": {"self": "http://172.30.9.23:5000/v3/roles/4349e65a5a68400aa41173d8154db6a4"}, "name": "CreateMultiPartImageTests-8c433531-86fd-478-proj-role"}} 2018-12-04 21:20:56,678 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-579ac947-782a-4480-8883-9df2a944d478 2018-12-04 21:20:56,679 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-8c433531-86fd-478-proj-role 2018-12-04 21:20:56,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/4349e65a5a68400aa41173d8154db6a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d953308fd4bcd438bb5aadae3d1210dd07652f4" 2018-12-04 21:20:56,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a159649f-c2e3-4ed9-b5e8-a1c05fff058c Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4349e65a5a68400aa41173d8154db6a4", "links": {"self": "http://172.30.9.23:5000/v3/roles/4349e65a5a68400aa41173d8154db6a4"}, "name": "CreateMultiPartImageTests-8c433531-86fd-478-proj-role"}} 2018-12-04 21:20:56,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/4349e65a5a68400aa41173d8154db6a4 used request id req-a159649f-c2e3-4ed9-b5e8-a1c05fff058c 2018-12-04 21:20:56,777 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-8c433531-86fd-478-proj-role to project CreateMultiPartImageTests-8c433531-86fd-478-proj 2018-12-04 21:20:56,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/cf24af99bf684fd39a0ed97958116e9f/users/b975946fa5fb4e19ab1a9e7203dcde93/roles/4349e65a5a68400aa41173d8154db6a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d953308fd4bcd438bb5aadae3d1210dd07652f4" 2018-12-04 21:20:56,909 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:20:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21f1bcf5-2255-470e-aed7-6b57180db6ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:20:56,909 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/cf24af99bf684fd39a0ed97958116e9f/users/b975946fa5fb4e19ab1a9e7203dcde93/roles/4349e65a5a68400aa41173d8154db6a4 used request id req-21f1bcf5-2255-470e-aed7-6b57180db6ff 2018-12-04 21:20:56,910 - create_image_tests - WARNING - Will not download the kernel image. Cannot execute test 2018-12-04 21:20:56,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d953308fd4bcd438bb5aadae3d1210dd07652f4" 2018-12-04 21:20:57,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-f4b28fa5-4ff8-4bbb-9128-3a0e9f3dd61c Date: Tue, 04 Dec 2018 21:20:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:20:57,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-f4b28fa5-4ff8-4bbb-9128-3a0e9f3dd61c 2018-12-04 21:20:57,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d953308fd4bcd438bb5aadae3d1210dd07652f4" 2018-12-04 21:20:57,265 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba70d931-759c-43ff-8a7b-789532a7aaf8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:57,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-ba70d931-759c-43ff-8a7b-789532a7aaf8 2018-12-04 21:20:57,265 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:57,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d953308fd4bcd438bb5aadae3d1210dd07652f4" 2018-12-04 21:20:57,285 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a0ddf4d-4259-406f-a4f3-1dee040ed0ff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:57,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-0a0ddf4d-4259-406f-a4f3-1dee040ed0ff 2018-12-04 21:20:57,286 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:57,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d953308fd4bcd438bb5aadae3d1210dd07652f4" 2018-12-04 21:20:57,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b645bcd-c501-4b79-81ea-ce31412b5fd7 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:20:57,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-0b645bcd-c501-4b79-81ea-ce31412b5fd7 2018-12-04 21:20:57,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d953308fd4bcd438bb5aadae3d1210dd07652f4" 2018-12-04 21:20:57,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4559e871-5dcb-4d14-896d-a765fb6fd404 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:20:57,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-4559e871-5dcb-4d14-896d-a765fb6fd404 2018-12-04 21:20:57,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d953308fd4bcd438bb5aadae3d1210dd07652f4" 2018-12-04 21:20:57,589 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f314b258-2f8b-474f-847f-184b1f95cf3f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:57,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-f314b258-2f8b-474f-847f-184b1f95cf3f 2018-12-04 21:20:57,589 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:57,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d953308fd4bcd438bb5aadae3d1210dd07652f4" 2018-12-04 21:20:57,688 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff9f66d2-5e3c-4d93-99c2-008890f4637f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:57,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-ff9f66d2-5e3c-4d93-99c2-008890f4637f 2018-12-04 21:20:57,688 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:57,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d953308fd4bcd438bb5aadae3d1210dd07652f4" 2018-12-04 21:20:57,794 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57e91405-cf9c-4d71-aec7-0b0e10191444 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:57,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-57e91405-cf9c-4d71-aec7-0b0e10191444 2018-12-04 21:20:57,794 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:57,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d953308fd4bcd438bb5aadae3d1210dd07652f4" 2018-12-04 21:20:57,894 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62bf59d2-abcc-4616-bbc6-f16ee110a66d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:57,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-62bf59d2-abcc-4616-bbc6-f16ee110a66d 2018-12-04 21:20:57,895 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:57,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d953308fd4bcd438bb5aadae3d1210dd07652f4" 2018-12-04 21:20:57,993 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2399f0a-6f8a-4baa-a36a-ff2fa6bfca4a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:20:57,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-d2399f0a-6f8a-4baa-a36a-ff2fa6bfca4a 2018-12-04 21:20:57,993 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:20:57,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d953308fd4bcd438bb5aadae3d1210dd07652f4" 2018-12-04 21:20:58,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94af162e-7c5e-4fec-b5bc-cc4c074b9152 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:20:58,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-94af162e-7c5e-4fec-b5bc-cc4c074b9152 2018-12-04 21:20:58,099 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-8c433531-86fd-478-proj 2018-12-04 21:20:58,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/cf24af99bf684fd39a0ed97958116e9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d953308fd4bcd438bb5aadae3d1210dd07652f4" 2018-12-04 21:20:58,314 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:20:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef885033-66e8-41ba-b1f0-83a27207d839 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:20:58,314 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/cf24af99bf684fd39a0ed97958116e9f used request id req-ef885033-66e8-41ba-b1f0-83a27207d839 2018-12-04 21:20:58,314 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-8c433531-86fd-478-proj-role 2018-12-04 21:20:58,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/4349e65a5a68400aa41173d8154db6a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d953308fd4bcd438bb5aadae3d1210dd07652f4" 2018-12-04 21:20:58,433 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:20:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-769a2d64-e5a3-4c5f-9ea3-ee6b69a0a829 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:20:58,433 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/4349e65a5a68400aa41173d8154db6a4 used request id req-769a2d64-e5a3-4c5f-9ea3-ee6b69a0a829 2018-12-04 21:20:58,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d953308fd4bcd438bb5aadae3d1210dd07652f4" 2018-12-04 21:20:58,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cb024f1-4648-41bc-8558-a5a92669f365 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:20:58,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2cb024f1-4648-41bc-8558-a5a92669f365 2018-12-04 21:20:58,534 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-8c433531-86fd-478-user 2018-12-04 21:20:58,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/b975946fa5fb4e19ab1a9e7203dcde93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50b7ddd2bd759ae8ddd84756d2255075f71e88b7" 2018-12-04 21:20:58,704 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:20:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-754beda4-ac0e-4bba-9928-aeba1fd8341f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:20:58,704 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b975946fa5fb4e19ab1a9e7203dcde93 used request id req-754beda4-ac0e-4bba-9928-aeba1fd8341f 2018-12-04 21:20:58,705 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:20:59,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:20:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["4ZmPijnHS5KqHSQ6JXcMMw"], "issued_at": "2018-12-04T21:20:59.000000Z"}} 2018-12-04 21:20:59,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}672de679a59eb42b249d960c9f64ba9c49d73c86" 2018-12-04 21:20:59,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed1b2256-02b4-4f87-bf6c-50d903ea6f77 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:20:59,200 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ed1b2256-02b4-4f87-bf6c-50d903ea6f77 2018-12-04 21:20:59,201 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:20:59,204 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:20:59,600 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:20:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["UEBRqmSfR6uDJY0XGrEN6g"], "issued_at": "2018-12-04T21:20:59.000000Z"}} 2018-12-04 21:20:59,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdf1f2942ffd44aa7eeddbe489b6459112cf7e7d" 2018-12-04 21:20:59,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e554b45-b12e-473e-833c-b46f291e08e0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:20:59,711 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7e554b45-b12e-473e-833c-b46f291e08e0 2018-12-04 21:20:59,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:20:59,720 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:20: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:20:59,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-b4002f95-7fa1-44b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdf1f2942ffd44aa7eeddbe489b6459112cf7e7d" 2018-12-04 21:20:59,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2541d83-449e-4cfc-bba6-4ff25d97b341 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-b4002f95-7fa1-44b-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:20:59,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-b4002f95-7fa1-44b-proj used request id req-c2541d83-449e-4cfc-bba6-4ff25d97b341 2018-12-04 21:20:59,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdf1f2942ffd44aa7eeddbe489b6459112cf7e7d" 2018-12-04 21:20:59,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad8ade89-df0b-483c-aab1-501aa6cced6e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:20:59,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ad8ade89-df0b-483c-aab1-501aa6cced6e 2018-12-04 21:20:59,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdf1f2942ffd44aa7eeddbe489b6459112cf7e7d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-b4002f95-7fa1-44b-proj"}}' 2018-12-04 21:20:59,877 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:20:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75ae3c90-101d-4187-bf9c-eeef23ce825c Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ab0cc3232a274e75a47ab78ae37aac3d"}, "tags": [], "enabled": true, "id": "ab0cc3232a274e75a47ab78ae37aac3d", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-b4002f95-7fa1-44b-proj"}} 2018-12-04 21:20:59,877 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-75ae3c90-101d-4187-bf9c-eeef23ce825c 2018-12-04 21:20:59,877 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-b4002f95-7fa1-44b-proj 2018-12-04 21:20:59,878 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:20:59,878 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:21:00,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:21:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["21ZkswN5S0GzSHofEjVp0w"], "issued_at": "2018-12-04T21:21:00.000000Z"}} 2018-12-04 21:21:00,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b1dd92f78598bf831e17e70460501f10b82967" 2018-12-04 21:21:00,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3537a81f-2574-4a3d-8b41-17c65254afb8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:21:00,372 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3537a81f-2574-4a3d-8b41-17c65254afb8 2018-12-04 21:21:00,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:21:00,381 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:21:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:21:00,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b1dd92f78598bf831e17e70460501f10b82967" 2018-12-04 21:21:00,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3419dfa7-fb4e-4c00-91ae-2a9261429010 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:21:00,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3419dfa7-fb4e-4c00-91ae-2a9261429010 2018-12-04 21:21:00,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-b4002f95-7fa1-44b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b1dd92f78598bf831e17e70460501f10b82967" 2018-12-04 21:21:00,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-180ee9a7-11a2-4eed-bf60-6a7cc7ec5844 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-b4002f95-7fa1-44b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ab0cc3232a274e75a47ab78ae37aac3d"}, "tags": [], "enabled": true, "id": "ab0cc3232a274e75a47ab78ae37aac3d", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-b4002f95-7fa1-44b-proj"}]} 2018-12-04 21:21:00,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-b4002f95-7fa1-44b-proj used request id req-180ee9a7-11a2-4eed-bf60-6a7cc7ec5844 2018-12-04 21:21:00,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b1dd92f78598bf831e17e70460501f10b82967" 2018-12-04 21:21:00,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e93fe4a6-a64f-419c-9f51-ead2c2ce490e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:21:00,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e93fe4a6-a64f-419c-9f51-ead2c2ce490e 2018-12-04 21:21:01,273 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-b4002f95-7fa1-44b-user 2018-12-04 21:21:01,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:21:01,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdf1f2942ffd44aa7eeddbe489b6459112cf7e7d" 2018-12-04 21:21:01,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbb846f8-66d7-4736-bb30-dc3ff8be0274 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:21:01,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fbb846f8-66d7-4736-bb30-dc3ff8be0274 2018-12-04 21:21:01,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdf1f2942ffd44aa7eeddbe489b6459112cf7e7d" -d '{"role": {"name": "CreateMultiPartImageTests-b4002f95-7fa1-44b-proj-role"}}' 2018-12-04 21:21:01,494 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:21:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb35c4d5-7262-4fec-940b-bfc57083261d Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "343f189f85b246b395e2338cee03286b", "links": {"self": "http://172.30.9.23:5000/v3/roles/343f189f85b246b395e2338cee03286b"}, "name": "CreateMultiPartImageTests-b4002f95-7fa1-44b-proj-role"}} 2018-12-04 21:21:01,494 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-bb35c4d5-7262-4fec-940b-bfc57083261d 2018-12-04 21:21:01,494 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-b4002f95-7fa1-44b-proj-role 2018-12-04 21:21:01,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/343f189f85b246b395e2338cee03286b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdf1f2942ffd44aa7eeddbe489b6459112cf7e7d" 2018-12-04 21:21:01,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33c67471-134e-49d9-9ba6-dde5de68def5 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "343f189f85b246b395e2338cee03286b", "links": {"self": "http://172.30.9.23:5000/v3/roles/343f189f85b246b395e2338cee03286b"}, "name": "CreateMultiPartImageTests-b4002f95-7fa1-44b-proj-role"}} 2018-12-04 21:21:01,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/343f189f85b246b395e2338cee03286b used request id req-33c67471-134e-49d9-9ba6-dde5de68def5 2018-12-04 21:21:01,675 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-b4002f95-7fa1-44b-proj-role to project CreateMultiPartImageTests-b4002f95-7fa1-44b-proj 2018-12-04 21:21:01,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/ab0cc3232a274e75a47ab78ae37aac3d/users/0b7d869561174cd690b3c4ff117775cb/roles/343f189f85b246b395e2338cee03286b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdf1f2942ffd44aa7eeddbe489b6459112cf7e7d" 2018-12-04 21:21:01,815 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:21:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b193853b-06a3-4729-b138-9bca782b1269 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:21:01,815 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/ab0cc3232a274e75a47ab78ae37aac3d/users/0b7d869561174cd690b3c4ff117775cb/roles/343f189f85b246b395e2338cee03286b used request id req-b193853b-06a3-4729-b138-9bca782b1269 2018-12-04 21:21:01,816 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-12-04 21:21:01,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdf1f2942ffd44aa7eeddbe489b6459112cf7e7d" 2018-12-04 21:21:02,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-73d4638f-3d6a-411a-9fe1-1ee5eb516b41 Date: Tue, 04 Dec 2018 21:21:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:21:02,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-73d4638f-3d6a-411a-9fe1-1ee5eb516b41 2018-12-04 21:21:02,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdf1f2942ffd44aa7eeddbe489b6459112cf7e7d" 2018-12-04 21:21:02,182 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aea1c96e-1e7e-4ab3-bd26-ed318669410b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:02,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-aea1c96e-1e7e-4ab3-bd26-ed318669410b 2018-12-04 21:21:02,182 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:02,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdf1f2942ffd44aa7eeddbe489b6459112cf7e7d" 2018-12-04 21:21:02,287 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1007d3e9-618a-408d-889e-9bb76fdcde9f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:02,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-1007d3e9-618a-408d-889e-9bb76fdcde9f 2018-12-04 21:21:02,288 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:02,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdf1f2942ffd44aa7eeddbe489b6459112cf7e7d" 2018-12-04 21:21:02,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-575b2d01-70cc-4712-a6f3-9879bca397a2 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:21:02,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-575b2d01-70cc-4712-a6f3-9879bca397a2 2018-12-04 21:21:02,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdf1f2942ffd44aa7eeddbe489b6459112cf7e7d" 2018-12-04 21:21:02,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8a7efad-b061-409a-91af-35bd8819c1d8 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:21:02,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-d8a7efad-b061-409a-91af-35bd8819c1d8 2018-12-04 21:21:02,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdf1f2942ffd44aa7eeddbe489b6459112cf7e7d" 2018-12-04 21:21:02,598 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aac6e96b-6861-44d3-8051-d059ec13c4c9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:02,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-aac6e96b-6861-44d3-8051-d059ec13c4c9 2018-12-04 21:21:02,598 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:02,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdf1f2942ffd44aa7eeddbe489b6459112cf7e7d" 2018-12-04 21:21:02,617 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad85932e-2906-41b7-94f7-8c0c2b239e8f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:02,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-ad85932e-2906-41b7-94f7-8c0c2b239e8f 2018-12-04 21:21:02,617 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:02,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdf1f2942ffd44aa7eeddbe489b6459112cf7e7d" 2018-12-04 21:21:02,717 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aff8a6f6-e26c-4266-adcd-a83f564977c7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:02,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-aff8a6f6-e26c-4266-adcd-a83f564977c7 2018-12-04 21:21:02,717 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:02,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdf1f2942ffd44aa7eeddbe489b6459112cf7e7d" 2018-12-04 21:21:02,817 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b67010fc-c5b4-413c-b74f-deaf29ba97fa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:02,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-b67010fc-c5b4-413c-b74f-deaf29ba97fa 2018-12-04 21:21:02,817 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:02,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdf1f2942ffd44aa7eeddbe489b6459112cf7e7d" 2018-12-04 21:21:03,004 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bed9f610-f3b0-496b-a33c-9c36c3324285 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:03,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-bed9f610-f3b0-496b-a33c-9c36c3324285 2018-12-04 21:21:03,005 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:03,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdf1f2942ffd44aa7eeddbe489b6459112cf7e7d" 2018-12-04 21:21:03,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd05d5ac-905d-4741-a6dc-b0708a54dc2b Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:21:03,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-fd05d5ac-905d-4741-a6dc-b0708a54dc2b 2018-12-04 21:21:03,113 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-b4002f95-7fa1-44b-proj 2018-12-04 21:21:03,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/ab0cc3232a274e75a47ab78ae37aac3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdf1f2942ffd44aa7eeddbe489b6459112cf7e7d" 2018-12-04 21:21:03,344 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:21:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48a3461a-53ad-4271-aad4-843e5f65e3c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:21:03,344 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/ab0cc3232a274e75a47ab78ae37aac3d used request id req-48a3461a-53ad-4271-aad4-843e5f65e3c9 2018-12-04 21:21:03,344 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-b4002f95-7fa1-44b-proj-role 2018-12-04 21:21:03,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/343f189f85b246b395e2338cee03286b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdf1f2942ffd44aa7eeddbe489b6459112cf7e7d" 2018-12-04 21:21:03,464 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:21:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6b12f8b-f8b2-4da1-bccc-d147a3fed33f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:21:03,464 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/343f189f85b246b395e2338cee03286b used request id req-b6b12f8b-f8b2-4da1-bccc-d147a3fed33f 2018-12-04 21:21:03,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdf1f2942ffd44aa7eeddbe489b6459112cf7e7d" 2018-12-04 21:21:03,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b08234dd-cedd-4ca8-86b9-50b839c3a3a2 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:21:03,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b08234dd-cedd-4ca8-86b9-50b839c3a3a2 2018-12-04 21:21:03,567 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-b4002f95-7fa1-44b-user 2018-12-04 21:21:03,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/0b7d869561174cd690b3c4ff117775cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b1dd92f78598bf831e17e70460501f10b82967" 2018-12-04 21:21:03,754 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:21:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0e112ba-185d-414d-9495-77af732a6556 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:21:03,754 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/0b7d869561174cd690b3c4ff117775cb used request id req-f0e112ba-185d-414d-9495-77af732a6556 2018-12-04 21:21:03,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:21:04,158 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:21:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["2yg-4YdgT6ez8OcAmOEAZg"], "issued_at": "2018-12-04T21:21:04.000000Z"}} 2018-12-04 21:21:04,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91353b10b61b74a46226c642a023e707f04b2296" 2018-12-04 21:21:04,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac4a7da8-ff8c-4c7b-984f-d9485b70178f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:21:04,253 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ac4a7da8-ff8c-4c7b-984f-d9485b70178f 2018-12-04 21:21:04,254 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:21:04,255 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:21:04,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:21:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["0p273fccR9Wc0YM734GrZQ"], "issued_at": "2018-12-04T21:21:04.000000Z"}} 2018-12-04 21:21:04,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbe8dc85ec5222991200188b9e273697db76437" 2018-12-04 21:21:04,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bbadeed-45ef-4030-9348-99d794f02003 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:21:04,755 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4bbadeed-45ef-4030-9348-99d794f02003 2018-12-04 21:21:04,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:21:04,763 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:21:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:21:04,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-44fe485d-ec3d-4f1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbe8dc85ec5222991200188b9e273697db76437" 2018-12-04 21:21:04,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce27063a-39a1-4299-804f-a7139d8f1860 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-44fe485d-ec3d-4f1-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:21:04,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-44fe485d-ec3d-4f1-proj used request id req-ce27063a-39a1-4299-804f-a7139d8f1860 2018-12-04 21:21:04,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbe8dc85ec5222991200188b9e273697db76437" 2018-12-04 21:21:04,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9477cf38-94dc-4461-b464-dda3f590e8aa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:21:04,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-9477cf38-94dc-4461-b464-dda3f590e8aa 2018-12-04 21:21:04,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbe8dc85ec5222991200188b9e273697db76437" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-44fe485d-ec3d-4f1-proj"}}' 2018-12-04 21:21:05,009 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:21:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57d3dc7c-2277-4d25-8f70-408861f62a6d Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a16d6d98145747f3b7b1fb4efb034dae"}, "tags": [], "enabled": true, "id": "a16d6d98145747f3b7b1fb4efb034dae", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-44fe485d-ec3d-4f1-proj"}} 2018-12-04 21:21:05,009 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-57d3dc7c-2277-4d25-8f70-408861f62a6d 2018-12-04 21:21:05,010 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-44fe485d-ec3d-4f1-proj 2018-12-04 21:21:05,010 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:21:05,011 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:21:05,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:21:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["cBeM4_bKQvCPHV7y9hx8PQ"], "issued_at": "2018-12-04T21:21:05.000000Z"}} 2018-12-04 21:21:05,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5750dec28bb5aad6e96e220ec53470979556b928" 2018-12-04 21:21:05,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f254155-4ab7-4d2e-b0e8-88871ee68c33 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:21:05,591 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-9f254155-4ab7-4d2e-b0e8-88871ee68c33 2018-12-04 21:21:05,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:21:05,599 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:21:05,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5750dec28bb5aad6e96e220ec53470979556b928" 2018-12-04 21:21:05,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13726746-7fce-492f-87a6-a63ac058e3df Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:21:05,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-13726746-7fce-492f-87a6-a63ac058e3df 2018-12-04 21:21:05,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-44fe485d-ec3d-4f1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5750dec28bb5aad6e96e220ec53470979556b928" 2018-12-04 21:21:05,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4c9a6bf-2aff-4498-93bd-470edead03ee Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-44fe485d-ec3d-4f1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a16d6d98145747f3b7b1fb4efb034dae"}, "tags": [], "enabled": true, "id": "a16d6d98145747f3b7b1fb4efb034dae", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-44fe485d-ec3d-4f1-proj"}]} 2018-12-04 21:21:05,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-44fe485d-ec3d-4f1-proj used request id req-a4c9a6bf-2aff-4498-93bd-470edead03ee 2018-12-04 21:21:05,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5750dec28bb5aad6e96e220ec53470979556b928" 2018-12-04 21:21:05,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37862896-a06c-4295-b522-071f7f0eef40 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:21:05,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-37862896-a06c-4295-b522-071f7f0eef40 2018-12-04 21:21:06,308 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-44fe485d-ec3d-4f1-user 2018-12-04 21:21:06,308 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:21:06,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbe8dc85ec5222991200188b9e273697db76437" 2018-12-04 21:21:06,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff2ec62c-ae90-4e7c-8c1c-704d1f2c6be8 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:21:06,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ff2ec62c-ae90-4e7c-8c1c-704d1f2c6be8 2018-12-04 21:21:06,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbe8dc85ec5222991200188b9e273697db76437" -d '{"role": {"name": "CreateMultiPartImageTests-44fe485d-ec3d-4f1-proj-role"}}' 2018-12-04 21:21:06,524 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:21:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f35d5713-ea8e-43f1-8b0e-d0c90e761cee Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "16a6e346670f4842855133e87b55ce50", "links": {"self": "http://172.30.9.23:5000/v3/roles/16a6e346670f4842855133e87b55ce50"}, "name": "CreateMultiPartImageTests-44fe485d-ec3d-4f1-proj-role"}} 2018-12-04 21:21:06,524 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-f35d5713-ea8e-43f1-8b0e-d0c90e761cee 2018-12-04 21:21:06,524 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-44fe485d-ec3d-4f1-proj-role 2018-12-04 21:21:06,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/16a6e346670f4842855133e87b55ce50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbe8dc85ec5222991200188b9e273697db76437" 2018-12-04 21:21:06,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34013e56-800a-48d2-9b97-dbb2d86a9aae Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "16a6e346670f4842855133e87b55ce50", "links": {"self": "http://172.30.9.23:5000/v3/roles/16a6e346670f4842855133e87b55ce50"}, "name": "CreateMultiPartImageTests-44fe485d-ec3d-4f1-proj-role"}} 2018-12-04 21:21:06,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/16a6e346670f4842855133e87b55ce50 used request id req-34013e56-800a-48d2-9b97-dbb2d86a9aae 2018-12-04 21:21:06,543 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-44fe485d-ec3d-4f1-proj-role to project CreateMultiPartImageTests-44fe485d-ec3d-4f1-proj 2018-12-04 21:21:06,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/a16d6d98145747f3b7b1fb4efb034dae/users/90727e1f1c9940539b06cffc960d2448/roles/16a6e346670f4842855133e87b55ce50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbe8dc85ec5222991200188b9e273697db76437" 2018-12-04 21:21:06,682 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:21:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69066ce2-258a-426a-a8b2-509536d0ed79 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:21:06,682 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a16d6d98145747f3b7b1fb4efb034dae/users/90727e1f1c9940539b06cffc960d2448/roles/16a6e346670f4842855133e87b55ce50 used request id req-69066ce2-258a-426a-a8b2-509536d0ed79 2018-12-04 21:21:06,683 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-12-04 21:21:06,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbe8dc85ec5222991200188b9e273697db76437" 2018-12-04 21:21:06,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-4cea836c-79b7-43f3-8099-4c63d29c98f3 Date: Tue, 04 Dec 2018 21:21:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:21:06,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-4cea836c-79b7-43f3-8099-4c63d29c98f3 2018-12-04 21:21:06,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbe8dc85ec5222991200188b9e273697db76437" 2018-12-04 21:21:07,034 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efef5119-80ac-4606-90ca-94b1dc254a78 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:07,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-efef5119-80ac-4606-90ca-94b1dc254a78 2018-12-04 21:21:07,034 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:07,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbe8dc85ec5222991200188b9e273697db76437" 2018-12-04 21:21:07,129 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-144955e3-dd8c-453d-84e0-06d09255d6a4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:07,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-144955e3-dd8c-453d-84e0-06d09255d6a4 2018-12-04 21:21:07,129 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:07,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbe8dc85ec5222991200188b9e273697db76437" 2018-12-04 21:21:07,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a3885a2-f86e-454a-818d-3145cb92e145 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:21:07,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-3a3885a2-f86e-454a-818d-3145cb92e145 2018-12-04 21:21:07,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbe8dc85ec5222991200188b9e273697db76437" 2018-12-04 21:21:07,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46cf95da-ef0a-46ce-85aa-0b69c0ca9694 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:21:07,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-46cf95da-ef0a-46ce-85aa-0b69c0ca9694 2018-12-04 21:21:07,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbe8dc85ec5222991200188b9e273697db76437" 2018-12-04 21:21:07,433 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aeabfc62-2cd7-4296-b65e-9a81f81ae521 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:07,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-aeabfc62-2cd7-4296-b65e-9a81f81ae521 2018-12-04 21:21:07,433 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:07,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbe8dc85ec5222991200188b9e273697db76437" 2018-12-04 21:21:07,547 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f482b287-404a-4887-bf47-cd3f8b7c49bf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:07,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-f482b287-404a-4887-bf47-cd3f8b7c49bf 2018-12-04 21:21:07,548 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:07,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbe8dc85ec5222991200188b9e273697db76437" 2018-12-04 21:21:07,647 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ff68107-bf8b-49ee-9cae-659ba25bb811 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:07,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-9ff68107-bf8b-49ee-9cae-659ba25bb811 2018-12-04 21:21:07,648 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:07,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbe8dc85ec5222991200188b9e273697db76437" 2018-12-04 21:21:07,751 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00d3a9d5-a0f7-4672-aae9-23850b478c1e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:07,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-00d3a9d5-a0f7-4672-aae9-23850b478c1e 2018-12-04 21:21:07,751 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:07,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbe8dc85ec5222991200188b9e273697db76437" 2018-12-04 21:21:07,857 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15e542bd-78de-4906-baed-8a1098f1b3cc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:07,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-15e542bd-78de-4906-baed-8a1098f1b3cc 2018-12-04 21:21:07,857 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:07,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbe8dc85ec5222991200188b9e273697db76437" 2018-12-04 21:21:07,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cb7792b-4288-4668-9834-ce454b3336ef Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:21:07,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-7cb7792b-4288-4668-9834-ce454b3336ef 2018-12-04 21:21:07,961 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-44fe485d-ec3d-4f1-proj 2018-12-04 21:21:07,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/a16d6d98145747f3b7b1fb4efb034dae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbe8dc85ec5222991200188b9e273697db76437" 2018-12-04 21:21:08,171 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:21:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4eace14d-1fa8-45e7-95ff-013d65b9f867 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:21:08,171 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/a16d6d98145747f3b7b1fb4efb034dae used request id req-4eace14d-1fa8-45e7-95ff-013d65b9f867 2018-12-04 21:21:08,171 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-44fe485d-ec3d-4f1-proj-role 2018-12-04 21:21:08,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/16a6e346670f4842855133e87b55ce50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbe8dc85ec5222991200188b9e273697db76437" 2018-12-04 21:21:08,321 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:21:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-898c6cc0-e284-4705-ab12-f6dbcb4b8c42 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:21:08,321 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/16a6e346670f4842855133e87b55ce50 used request id req-898c6cc0-e284-4705-ab12-f6dbcb4b8c42 2018-12-04 21:21:08,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbe8dc85ec5222991200188b9e273697db76437" 2018-12-04 21:21:08,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1723f12-53a4-4af2-8550-e5907a6ef446 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:21:08,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c1723f12-53a4-4af2-8550-e5907a6ef446 2018-12-04 21:21:08,421 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-44fe485d-ec3d-4f1-user 2018-12-04 21:21:08,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/90727e1f1c9940539b06cffc960d2448 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5750dec28bb5aad6e96e220ec53470979556b928" 2018-12-04 21:21:08,603 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:21:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8248d741-bb99-449b-ad53-91779aa450f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:21:08,604 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/90727e1f1c9940539b06cffc960d2448 used request id req-8248d741-bb99-449b-ad53-91779aa450f8 2018-12-04 21:21:08,605 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:21:09,008 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:21:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["eSosvR_0Tp6kir0xHIBQ0Q"], "issued_at": "2018-12-04T21:21:09.000000Z"}} 2018-12-04 21:21:09,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d213ab7abcd4b8e0be723a080167da19d36a309" 2018-12-04 21:21:09,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94567d77-f787-41f3-83cf-aac048fc01aa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:21:09,103 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-94567d77-f787-41f3-83cf-aac048fc01aa 2018-12-04 21:21:09,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:21:09,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:21:09,503 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:21:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["fhEJ-LEnSDWbtpDInrupOQ"], "issued_at": "2018-12-04T21:21:09.000000Z"}} 2018-12-04 21:21:09,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c8893e3fc0234439bbf9184df29e223554ba87" 2018-12-04 21:21:09,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e2afecb-fa13-483b-a08f-faf90c1e8638 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:21:09,595 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1e2afecb-fa13-483b-a08f-faf90c1e8638 2018-12-04 21:21:09,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:21:09,605 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:21:09,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-96a931e2-06ca-4c5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c8893e3fc0234439bbf9184df29e223554ba87" 2018-12-04 21:21:09,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee060c9b-9dcc-409a-aea2-0d7c661c2f8c Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-96a931e2-06ca-4c5-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:21:09,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-96a931e2-06ca-4c5-proj used request id req-ee060c9b-9dcc-409a-aea2-0d7c661c2f8c 2018-12-04 21:21:09,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c8893e3fc0234439bbf9184df29e223554ba87" 2018-12-04 21:21:09,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc8e6eab-4d3d-4525-8faf-d41cc867ff86 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:21:09,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-dc8e6eab-4d3d-4525-8faf-d41cc867ff86 2018-12-04 21:21:09,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c8893e3fc0234439bbf9184df29e223554ba87" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-96a931e2-06ca-4c5-proj"}}' 2018-12-04 21:21:09,949 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:21:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aec2c841-d701-4c38-af63-d9fe51dbc259 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d689419425434b9483481a4dcd53bd84"}, "tags": [], "enabled": true, "id": "d689419425434b9483481a4dcd53bd84", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-96a931e2-06ca-4c5-proj"}} 2018-12-04 21:21:09,949 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-aec2c841-d701-4c38-af63-d9fe51dbc259 2018-12-04 21:21:09,950 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-96a931e2-06ca-4c5-proj 2018-12-04 21:21:09,950 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:21:09,951 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:21:10,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:21:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["AfUobE6iQvOkr-FY43YrHg"], "issued_at": "2018-12-04T21:21:10.000000Z"}} 2018-12-04 21:21:10,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bea2768ba2befb2eb1a6c06c8e1c73510a334bb" 2018-12-04 21:21:10,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a417da2a-356e-4669-83d1-6e4cab6be931 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:21:10,374 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a417da2a-356e-4669-83d1-6e4cab6be931 2018-12-04 21:21:10,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:21:10,383 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:21:10,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bea2768ba2befb2eb1a6c06c8e1c73510a334bb" 2018-12-04 21:21:10,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74fb02a1-4343-4e16-b43d-94c483121872 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:21:10,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-74fb02a1-4343-4e16-b43d-94c483121872 2018-12-04 21:21:10,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-96a931e2-06ca-4c5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bea2768ba2befb2eb1a6c06c8e1c73510a334bb" 2018-12-04 21:21:10,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d9e4601-46ef-4217-b28d-9dd10c86da28 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-96a931e2-06ca-4c5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d689419425434b9483481a4dcd53bd84"}, "tags": [], "enabled": true, "id": "d689419425434b9483481a4dcd53bd84", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-96a931e2-06ca-4c5-proj"}]} 2018-12-04 21:21:10,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-96a931e2-06ca-4c5-proj used request id req-0d9e4601-46ef-4217-b28d-9dd10c86da28 2018-12-04 21:21:10,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bea2768ba2befb2eb1a6c06c8e1c73510a334bb" 2018-12-04 21:21:10,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36330345-0b3f-4ff1-b90e-5972d7faabf8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:21:10,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-36330345-0b3f-4ff1-b90e-5972d7faabf8 2018-12-04 21:21:11,076 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-96a931e2-06ca-4c5-user 2018-12-04 21:21:11,077 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:21:11,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c8893e3fc0234439bbf9184df29e223554ba87" 2018-12-04 21:21:11,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05700f27-00bb-4d59-8d31-d3f216ad078c Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:21:11,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-05700f27-00bb-4d59-8d31-d3f216ad078c 2018-12-04 21:21:11,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c8893e3fc0234439bbf9184df29e223554ba87" -d '{"role": {"name": "CreateKeypairsTests-96a931e2-06ca-4c5-proj-role"}}' 2018-12-04 21:21:11,293 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:21:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83fbe2ff-648b-4b69-91a0-8001402b181d Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f5fb80a1a2924e358c548cc86e849b7a", "links": {"self": "http://172.30.9.23:5000/v3/roles/f5fb80a1a2924e358c548cc86e849b7a"}, "name": "CreateKeypairsTests-96a931e2-06ca-4c5-proj-role"}} 2018-12-04 21:21:11,293 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-83fbe2ff-648b-4b69-91a0-8001402b181d 2018-12-04 21:21:11,293 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-96a931e2-06ca-4c5-proj-role 2018-12-04 21:21:11,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/f5fb80a1a2924e358c548cc86e849b7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c8893e3fc0234439bbf9184df29e223554ba87" 2018-12-04 21:21:11,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a16fdd4f-7cf9-4dc9-abed-6ce231f5db77 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f5fb80a1a2924e358c548cc86e849b7a", "links": {"self": "http://172.30.9.23:5000/v3/roles/f5fb80a1a2924e358c548cc86e849b7a"}, "name": "CreateKeypairsTests-96a931e2-06ca-4c5-proj-role"}} 2018-12-04 21:21:11,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/f5fb80a1a2924e358c548cc86e849b7a used request id req-a16fdd4f-7cf9-4dc9-abed-6ce231f5db77 2018-12-04 21:21:11,310 - keystone_utils - INFO - Granting role CreateKeypairsTests-96a931e2-06ca-4c5-proj-role to project CreateKeypairsTests-96a931e2-06ca-4c5-proj 2018-12-04 21:21:11,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/d689419425434b9483481a4dcd53bd84/users/144e27924c1344a392af2f8b42adfb1d/roles/f5fb80a1a2924e358c548cc86e849b7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c8893e3fc0234439bbf9184df29e223554ba87" 2018-12-04 21:21:11,451 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:21:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7109efbf-1992-4af5-8889-47b572512f80 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:21:11,451 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/d689419425434b9483481a4dcd53bd84/users/144e27924c1344a392af2f8b42adfb1d/roles/f5fb80a1a2924e358c548cc86e849b7a used request id req-7109efbf-1992-4af5-8889-47b572512f80 2018-12-04 21:21:11,451 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:21:11,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:21:11,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:21:11,891 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f5fb80a1a2924e358c548cc86e849b7a", "name": "CreateKeypairsTests-96a931e2-06ca-4c5-proj-role"}], "expires_at": "2018-12-04T22:21:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d689419425434b9483481a4dcd53bd84", "name": "CreateKeypairsTests-96a931e2-06ca-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/d689419425434b9483481a4dcd53bd84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/d689419425434b9483481a4dcd53bd84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/d689419425434b9483481a4dcd53bd84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_d689419425434b9483481a4dcd53bd84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_d689419425434b9483481a4dcd53bd84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d689419425434b9483481a4dcd53bd84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/d689419425434b9483481a4dcd53bd84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/d689419425434b9483481a4dcd53bd84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d689419425434b9483481a4dcd53bd84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/d689419425434b9483481a4dcd53bd84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/d689419425434b9483481a4dcd53bd84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d689419425434b9483481a4dcd53bd84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/d689419425434b9483481a4dcd53bd84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/d689419425434b9483481a4dcd53bd84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-96a931e2-06ca-4c5-user", "id": "144e27924c1344a392af2f8b42adfb1d"}, "audit_ids": ["c550dm3tRCCJ2O0HrAw_wg"], "issued_at": "2018-12-04T21:21:11.000000Z"}} 2018-12-04 21:21:11,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925248dbddd6b7d285cd811a4332923238944d4d" 2018-12-04 21:21:11,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea54ab5a-b72f-4a67-bf2f-d5b9c9d1a86f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:21:11,979 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ea54ab5a-b72f-4a67-bf2f-d5b9c9d1a86f 2018-12-04 21:21:11,980 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:21:11,984 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925248dbddd6b7d285cd811a4332923238944d4d" 2018-12-04 21:21:12,184 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21: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-e908f67c-189a-4615-a66c-2a1d9b3d400b x-compute-request-id: req-e908f67c-189a-4615-a66c-2a1d9b3d400b Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-04 21:21:12,184 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-e908f67c-189a-4615-a66c-2a1d9b3d400b 2018-12-04 21:21:12,186 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-69752f56-c40d-43a0-ba52-a39be5e81c16... 2018-12-04 21:21:12,186 - OpenStackKeypair - INFO - Creating new keypair 2018-12-04 21:21:12,224 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-69752f56-c40d-43a0-ba52-a39be5e81c16 2018-12-04 21:21:12,227 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925248dbddd6b7d285cd811a4332923238944d4d" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCr0SZvTWzHnnI5jIwMIS23bIFGp/KZhRBBWK/FETb/vBYOIVb1rr/rnRqTt5xLa/K2/pyS61li3CtH7qEQwPTJ9Gy4lZEWmw8nGOycLd9cQ6c+XCDAIzY9SZvSYJxCRx+cxG6HjtjLzBZJsECrpLRJaKAQtJ4tgpqZ0VARIVWenQ==", "name": "CreateKeypairsTests-69752f56-c40d-43a0-ba52-a39be5e81c16"}}' 2018-12-04 21:21:12,287 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-effe1d8c-4b6f-474d-9add-3f59942ded01 x-compute-request-id: req-effe1d8c-4b6f-474d-9add-3f59942ded01 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCr0SZvTWzHnnI5jIwMIS23bIFGp/KZhRBBWK/FETb/vBYOIVb1rr/rnRqTt5xLa/K2/pyS61li3CtH7qEQwPTJ9Gy4lZEWmw8nGOycLd9cQ6c+XCDAIzY9SZvSYJxCRx+cxG6HjtjLzBZJsECrpLRJaKAQtJ4tgpqZ0VARIVWenQ==", "user_id": "144e27924c1344a392af2f8b42adfb1d", "name": "CreateKeypairsTests-69752f56-c40d-43a0-ba52-a39be5e81c16", "fingerprint": "77:12:84:3f:88:6d:53:c3:0a:70:60:f6:dc:3b:59:fc"}} 2018-12-04 21:21:12,287 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-effe1d8c-4b6f-474d-9add-3f59942ded01 2018-12-04 21:21:12,288 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-69752f56-c40d-43a0-ba52-a39be5e81c16 2018-12-04 21:21:12,288 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:21:12,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f5fb80a1a2924e358c548cc86e849b7a", "name": "CreateKeypairsTests-96a931e2-06ca-4c5-proj-role"}], "expires_at": "2018-12-04T22:21:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d689419425434b9483481a4dcd53bd84", "name": "CreateKeypairsTests-96a931e2-06ca-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/d689419425434b9483481a4dcd53bd84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/d689419425434b9483481a4dcd53bd84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/d689419425434b9483481a4dcd53bd84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_d689419425434b9483481a4dcd53bd84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_d689419425434b9483481a4dcd53bd84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d689419425434b9483481a4dcd53bd84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/d689419425434b9483481a4dcd53bd84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/d689419425434b9483481a4dcd53bd84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d689419425434b9483481a4dcd53bd84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/d689419425434b9483481a4dcd53bd84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/d689419425434b9483481a4dcd53bd84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d689419425434b9483481a4dcd53bd84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/d689419425434b9483481a4dcd53bd84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/d689419425434b9483481a4dcd53bd84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-96a931e2-06ca-4c5-user", "id": "144e27924c1344a392af2f8b42adfb1d"}, "audit_ids": ["M-Jms7drTpmX2z0w22on6w"], "issued_at": "2018-12-04T21:21:12.000000Z"}} 2018-12-04 21:21:12,683 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-69752f56-c40d-43a0-ba52-a39be5e81c16 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da491d54fef23f1d334df51a30bdac791a4bdc80" 2018-12-04 21:21:12,884 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:21:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-426cc6df-3388-4e8b-b87a-74d8ed5221fb x-compute-request-id: req-426cc6df-3388-4e8b-b87a-74d8ed5221fb Content-Length: 0 Content-Type: application/json 2018-12-04 21:21:12,884 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-69752f56-c40d-43a0-ba52-a39be5e81c16 used request id req-426cc6df-3388-4e8b-b87a-74d8ed5221fb 2018-12-04 21:21:12,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da491d54fef23f1d334df51a30bdac791a4bdc80" 2018-12-04 21:21:12,904 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5ee611a8-33eb-416c-b424-478f2b46ce75 x-compute-request-id: req-5ee611a8-33eb-416c-b424-478f2b46ce75 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-04 21:21:12,905 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-5ee611a8-33eb-416c-b424-478f2b46ce75 2018-12-04 21:21:12,905 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-69752f56-c40d-43a0-ba52-a39be5e81c16 2018-12-04 21:21:12,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-69752f56-c40d-43a0-ba52-a39be5e81c16 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925248dbddd6b7d285cd811a4332923238944d4d" 2018-12-04 21:21:12,929 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5db8627c-8ce7-4cdc-9765-8cb73ae4bc1c x-compute-request-id: req-5db8627c-8ce7-4cdc-9765-8cb73ae4bc1c Content-Length: 162 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair CreateKeypairsTests-69752f56-c40d-43a0-ba52-a39be5e81c16 not found for user 144e27924c1344a392af2f8b42adfb1d", "code": 404}} 2018-12-04 21:21:12,929 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-69752f56-c40d-43a0-ba52-a39be5e81c16 used request id req-5db8627c-8ce7-4cdc-9765-8cb73ae4bc1c 2018-12-04 21:21:12,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c8893e3fc0234439bbf9184df29e223554ba87" 2018-12-04 21:21:13,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-f76f6d9f-b238-4770-bb29-429047882d68 Date: Tue, 04 Dec 2018 21:21:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:21:13,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-f76f6d9f-b238-4770-bb29-429047882d68 2018-12-04 21:21:13,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c8893e3fc0234439bbf9184df29e223554ba87" 2018-12-04 21:21:13,294 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb68961e-e99e-4c18-af6f-5a982348d3a9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:13,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-cb68961e-e99e-4c18-af6f-5a982348d3a9 2018-12-04 21:21:13,294 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:13,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c8893e3fc0234439bbf9184df29e223554ba87" 2018-12-04 21:21:13,395 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a19be00-0c7e-48e2-b98d-9b4e4be51fa5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:13,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-4a19be00-0c7e-48e2-b98d-9b4e4be51fa5 2018-12-04 21:21:13,395 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:13,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c8893e3fc0234439bbf9184df29e223554ba87" 2018-12-04 21:21:13,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39323af5-f227-4910-b0e6-933eb7be46cb 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:21:13,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-39323af5-f227-4910-b0e6-933eb7be46cb 2018-12-04 21:21:13,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c8893e3fc0234439bbf9184df29e223554ba87" 2018-12-04 21:21:13,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c73821b-abaa-4e41-9a96-e097afcab450 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:21:13,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-0c73821b-abaa-4e41-9a96-e097afcab450 2018-12-04 21:21:13,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c8893e3fc0234439bbf9184df29e223554ba87" 2018-12-04 21:21:13,699 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bc6d309-2fe5-412b-b28e-7f343bef360c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:13,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-3bc6d309-2fe5-412b-b28e-7f343bef360c 2018-12-04 21:21:13,700 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:13,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c8893e3fc0234439bbf9184df29e223554ba87" 2018-12-04 21:21:13,810 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28e8a07d-fdfb-42ec-8f86-fce4164beebf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:13,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-28e8a07d-fdfb-42ec-8f86-fce4164beebf 2018-12-04 21:21:13,810 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:13,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c8893e3fc0234439bbf9184df29e223554ba87" 2018-12-04 21:21:13,912 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb950861-35d9-4d88-8da4-c29e47c2134a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:13,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-bb950861-35d9-4d88-8da4-c29e47c2134a 2018-12-04 21:21:13,912 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:13,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c8893e3fc0234439bbf9184df29e223554ba87" 2018-12-04 21:21:14,016 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a7d017e-ec83-407e-83df-f20e7262cb44 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:14,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-1a7d017e-ec83-407e-83df-f20e7262cb44 2018-12-04 21:21:14,016 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:14,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c8893e3fc0234439bbf9184df29e223554ba87" 2018-12-04 21:21:14,118 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c5b933f-45a1-477e-b99f-4cb9535171f7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:14,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-4c5b933f-45a1-477e-b99f-4cb9535171f7 2018-12-04 21:21:14,118 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:14,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c8893e3fc0234439bbf9184df29e223554ba87" 2018-12-04 21:21:14,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9b09ee8-2175-4800-8a31-6781f0cffb04 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:21:14,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-d9b09ee8-2175-4800-8a31-6781f0cffb04 2018-12-04 21:21:14,230 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-96a931e2-06ca-4c5-proj 2018-12-04 21:21:14,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/d689419425434b9483481a4dcd53bd84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c8893e3fc0234439bbf9184df29e223554ba87" 2018-12-04 21:21:14,375 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:21:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b543809-7ee1-4ac4-9856-ce22e7a13c28 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:21:14,375 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/d689419425434b9483481a4dcd53bd84 used request id req-3b543809-7ee1-4ac4-9856-ce22e7a13c28 2018-12-04 21:21:14,376 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-96a931e2-06ca-4c5-proj-role 2018-12-04 21:21:14,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/f5fb80a1a2924e358c548cc86e849b7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c8893e3fc0234439bbf9184df29e223554ba87" 2018-12-04 21:21:14,494 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:21:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc0ba176-1797-41e8-8fef-c5f9ccfba4ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:21:14,495 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/f5fb80a1a2924e358c548cc86e849b7a used request id req-dc0ba176-1797-41e8-8fef-c5f9ccfba4ae 2018-12-04 21:21:14,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c8893e3fc0234439bbf9184df29e223554ba87" 2018-12-04 21:21:14,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8737cd1e-0399-41c5-b5b4-fd1120eafbcf Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:21:14,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8737cd1e-0399-41c5-b5b4-fd1120eafbcf 2018-12-04 21:21:14,602 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-96a931e2-06ca-4c5-user 2018-12-04 21:21:14,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/144e27924c1344a392af2f8b42adfb1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bea2768ba2befb2eb1a6c06c8e1c73510a334bb" 2018-12-04 21:21:14,785 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:21:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6139193e-ee4c-49c1-9811-07ff26607009 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:21:14,785 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/144e27924c1344a392af2f8b42adfb1d used request id req-6139193e-ee4c-49c1-9811-07ff26607009 2018-12-04 21:21:14,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:21:15,190 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:21:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["vb37dmJpTlqCuzNRiGY8_A"], "issued_at": "2018-12-04T21:21:15.000000Z"}} 2018-12-04 21:21:15,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e90516f774b7de85e54da8460639576855debcaf" 2018-12-04 21:21:15,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb71057f-4aec-49f2-9cf2-bfb76fb694e0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:21:15,291 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-cb71057f-4aec-49f2-9cf2-bfb76fb694e0 2018-12-04 21:21:15,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:21:15,294 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:21:15,692 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:21:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["14c_X6m8R2Ga6GN_jfpkGQ"], "issued_at": "2018-12-04T21:21:15.000000Z"}} 2018-12-04 21:21:15,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63182b346cf5688b7176d3427c0ea64923d386e7" 2018-12-04 21:21:15,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47407149-7dc5-45b2-9e8e-3d0e5db2dd58 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:21:15,788 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-47407149-7dc5-45b2-9e8e-3d0e5db2dd58 2018-12-04 21:21:15,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:21:15,797 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:21:15,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-de225301-0c35-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63182b346cf5688b7176d3427c0ea64923d386e7" 2018-12-04 21:21:15,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10f999b8-46ec-4258-a9f0-99b5d61fa4b7 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-de225301-0c35-4fb-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:21:15,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-de225301-0c35-4fb-proj used request id req-10f999b8-46ec-4258-a9f0-99b5d61fa4b7 2018-12-04 21:21:15,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63182b346cf5688b7176d3427c0ea64923d386e7" 2018-12-04 21:21:15,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a01f159-5965-4a42-bdb7-af93bcf02240 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:21:15,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2a01f159-5965-4a42-bdb7-af93bcf02240 2018-12-04 21:21:15,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63182b346cf5688b7176d3427c0ea64923d386e7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-de225301-0c35-4fb-proj"}}' 2018-12-04 21:21:15,962 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:21:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c852ce02-40dc-490d-ae85-5a8032263a15 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d64baabddab14d09a0862e25a9cd32e6"}, "tags": [], "enabled": true, "id": "d64baabddab14d09a0862e25a9cd32e6", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-de225301-0c35-4fb-proj"}} 2018-12-04 21:21:15,962 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-c852ce02-40dc-490d-ae85-5a8032263a15 2018-12-04 21:21:15,962 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-de225301-0c35-4fb-proj 2018-12-04 21:21:15,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:21:15,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:21:16,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:21:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["7e85bw0nRtagAghIS7UutQ"], "issued_at": "2018-12-04T21:21:16.000000Z"}} 2018-12-04 21:21:16,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bcc03760e34c4060aa9b0c579ac6bececfdc44c" 2018-12-04 21:21:16,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3921e60-ccad-4b4e-b202-4d1fb24aee77 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:21:16,458 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d3921e60-ccad-4b4e-b202-4d1fb24aee77 2018-12-04 21:21:16,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:21:16,467 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:21:16,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bcc03760e34c4060aa9b0c579ac6bececfdc44c" 2018-12-04 21:21:16,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10acb341-f73b-4734-9818-9e34023ef18e Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:21:16,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-10acb341-f73b-4734-9818-9e34023ef18e 2018-12-04 21:21:16,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-de225301-0c35-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bcc03760e34c4060aa9b0c579ac6bececfdc44c" 2018-12-04 21:21:16,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0827903-f973-4153-9e07-9850697dc5eb Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-de225301-0c35-4fb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d64baabddab14d09a0862e25a9cd32e6"}, "tags": [], "enabled": true, "id": "d64baabddab14d09a0862e25a9cd32e6", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-de225301-0c35-4fb-proj"}]} 2018-12-04 21:21:16,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-de225301-0c35-4fb-proj used request id req-d0827903-f973-4153-9e07-9850697dc5eb 2018-12-04 21:21:16,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bcc03760e34c4060aa9b0c579ac6bececfdc44c" 2018-12-04 21:21:16,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33e3f5ff-59db-44ca-97d8-d0a79af7ac75 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:21:16,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-33e3f5ff-59db-44ca-97d8-d0a79af7ac75 2018-12-04 21:21:17,070 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-de225301-0c35-4fb-user 2018-12-04 21:21:17,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:21:17,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63182b346cf5688b7176d3427c0ea64923d386e7" 2018-12-04 21:21:17,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f33a622-b622-4644-aa58-703700d04411 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:21:17,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5f33a622-b622-4644-aa58-703700d04411 2018-12-04 21:21:17,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63182b346cf5688b7176d3427c0ea64923d386e7" -d '{"role": {"name": "CreateKeypairsTests-de225301-0c35-4fb-proj-role"}}' 2018-12-04 21:21:17,274 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:21:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd6ec646-0e6a-4618-9105-41ada4dafd3e Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bef836dfb6f948fea383e6f1e02f0886", "links": {"self": "http://172.30.9.23:5000/v3/roles/bef836dfb6f948fea383e6f1e02f0886"}, "name": "CreateKeypairsTests-de225301-0c35-4fb-proj-role"}} 2018-12-04 21:21:17,274 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-bd6ec646-0e6a-4618-9105-41ada4dafd3e 2018-12-04 21:21:17,275 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-de225301-0c35-4fb-proj-role 2018-12-04 21:21:17,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/bef836dfb6f948fea383e6f1e02f0886 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63182b346cf5688b7176d3427c0ea64923d386e7" 2018-12-04 21:21:17,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-792600e6-66ea-48a2-a465-45a5d06d972e Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bef836dfb6f948fea383e6f1e02f0886", "links": {"self": "http://172.30.9.23:5000/v3/roles/bef836dfb6f948fea383e6f1e02f0886"}, "name": "CreateKeypairsTests-de225301-0c35-4fb-proj-role"}} 2018-12-04 21:21:17,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/bef836dfb6f948fea383e6f1e02f0886 used request id req-792600e6-66ea-48a2-a465-45a5d06d972e 2018-12-04 21:21:17,376 - keystone_utils - INFO - Granting role CreateKeypairsTests-de225301-0c35-4fb-proj-role to project CreateKeypairsTests-de225301-0c35-4fb-proj 2018-12-04 21:21:17,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/d64baabddab14d09a0862e25a9cd32e6/users/0c2a368214ac41279c4dea15f90fb14c/roles/bef836dfb6f948fea383e6f1e02f0886 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63182b346cf5688b7176d3427c0ea64923d386e7" 2018-12-04 21:21:17,516 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:21:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73a1fc27-9ed7-4647-9561-1a342f01ec86 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:21:17,517 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/d64baabddab14d09a0862e25a9cd32e6/users/0c2a368214ac41279c4dea15f90fb14c/roles/bef836dfb6f948fea383e6f1e02f0886 used request id req-73a1fc27-9ed7-4647-9561-1a342f01ec86 2018-12-04 21:21:17,517 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:21:17,720 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-c5436511-d602-446d-a127-867f5db33c9b.pub 2018-12-04 21:21:17,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:21:17,720 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:21:18,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bef836dfb6f948fea383e6f1e02f0886", "name": "CreateKeypairsTests-de225301-0c35-4fb-proj-role"}], "expires_at": "2018-12-04T22:21:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d64baabddab14d09a0862e25a9cd32e6", "name": "CreateKeypairsTests-de225301-0c35-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/d64baabddab14d09a0862e25a9cd32e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/d64baabddab14d09a0862e25a9cd32e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/d64baabddab14d09a0862e25a9cd32e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_d64baabddab14d09a0862e25a9cd32e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_d64baabddab14d09a0862e25a9cd32e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d64baabddab14d09a0862e25a9cd32e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/d64baabddab14d09a0862e25a9cd32e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/d64baabddab14d09a0862e25a9cd32e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d64baabddab14d09a0862e25a9cd32e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/d64baabddab14d09a0862e25a9cd32e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/d64baabddab14d09a0862e25a9cd32e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d64baabddab14d09a0862e25a9cd32e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/d64baabddab14d09a0862e25a9cd32e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/d64baabddab14d09a0862e25a9cd32e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-de225301-0c35-4fb-user", "id": "0c2a368214ac41279c4dea15f90fb14c"}, "audit_ids": ["a4V2f57PRq6ThN1AISIVxQ"], "issued_at": "2018-12-04T21:21:18.000000Z"}} 2018-12-04 21:21:18,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3057b0d48b7dc7d270d13eb72da97992c6fd791" 2018-12-04 21:21:18,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a115e3b-4e3b-4980-93a5-56b6b16f25f0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:21:18,199 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5a115e3b-4e3b-4980-93a5-56b6b16f25f0 2018-12-04 21:21:18,200 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:21:18,203 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3057b0d48b7dc7d270d13eb72da97992c6fd791" 2018-12-04 21:21:18,383 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-1b42bfea-08d0-4f06-9cfa-459bf9c82bb7 x-compute-request-id: req-1b42bfea-08d0-4f06-9cfa-459bf9c82bb7 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-04 21:21:18,383 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-1b42bfea-08d0-4f06-9cfa-459bf9c82bb7 2018-12-04 21:21:18,383 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-c5436511-d602-446d-a127-867f5db33c9b... 2018-12-04 21:21:18,384 - OpenStackKeypair - INFO - Uploading existing keypair 2018-12-04 21:21:18,384 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsTests-c5436511-d602-446d-a127-867f5db33c9b.pub 2018-12-04 21:21:18,384 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-c5436511-d602-446d-a127-867f5db33c9b 2018-12-04 21:21:18,387 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3057b0d48b7dc7d270d13eb72da97992c6fd791" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTAcPoXGlbf80dYhM3TReZfM5wjp94zatUhnzRhGyrdfPKp3V23kSScDFzZiEVW1U2ozJIXBD1zBFme7bnqgWHt97AiXzetugPFafelVu3KYO0NPDv6yvYy6U3LLulzeLTrLRG4VKELz1xl9pNulPpsPElHX9olmEq4ztGePX4fky5xMnLN7snfdeTyWR1HIWEUo8xYQRTd0ZP9tbMWJXc3t8gqRiaTSpryLflUP8IYr36lVZXeOsG1Pv4XlBiX7/3L7iVdFuMqF6zvDgzPg0mpJ7oZ3EBNspmJrrxlBwIYMK5Og2abmkkXP+SWtsssWnlOGS988NXxFjmTrqjZ+Jf", "name": "CreateKeypairsTests-c5436511-d602-446d-a127-867f5db33c9b"}}' 2018-12-04 21:21:18,436 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-a2e9949f-e180-497d-9f31-6b183e60c552 x-compute-request-id: req-a2e9949f-e180-497d-9f31-6b183e60c552 Content-Encoding: gzip Content-Length: 495 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTAcPoXGlbf80dYhM3TReZfM5wjp94zatUhnzRhGyrdfPKp3V23kSScDFzZiEVW1U2ozJIXBD1zBFme7bnqgWHt97AiXzetugPFafelVu3KYO0NPDv6yvYy6U3LLulzeLTrLRG4VKELz1xl9pNulPpsPElHX9olmEq4ztGePX4fky5xMnLN7snfdeTyWR1HIWEUo8xYQRTd0ZP9tbMWJXc3t8gqRiaTSpryLflUP8IYr36lVZXeOsG1Pv4XlBiX7/3L7iVdFuMqF6zvDgzPg0mpJ7oZ3EBNspmJrrxlBwIYMK5Og2abmkkXP+SWtsssWnlOGS988NXxFjmTrqjZ+Jf", "user_id": "0c2a368214ac41279c4dea15f90fb14c", "name": "CreateKeypairsTests-c5436511-d602-446d-a127-867f5db33c9b", "fingerprint": "21:a5:4f:ae:3b:97:85:65:18:41:99:a9:a2:b4:c3:85"}} 2018-12-04 21:21:18,437 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-a2e9949f-e180-497d-9f31-6b183e60c552 2018-12-04 21:21:18,437 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:21:18,830 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bef836dfb6f948fea383e6f1e02f0886", "name": "CreateKeypairsTests-de225301-0c35-4fb-proj-role"}], "expires_at": "2018-12-04T22:21:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d64baabddab14d09a0862e25a9cd32e6", "name": "CreateKeypairsTests-de225301-0c35-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/d64baabddab14d09a0862e25a9cd32e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/d64baabddab14d09a0862e25a9cd32e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/d64baabddab14d09a0862e25a9cd32e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_d64baabddab14d09a0862e25a9cd32e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_d64baabddab14d09a0862e25a9cd32e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d64baabddab14d09a0862e25a9cd32e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/d64baabddab14d09a0862e25a9cd32e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/d64baabddab14d09a0862e25a9cd32e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d64baabddab14d09a0862e25a9cd32e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/d64baabddab14d09a0862e25a9cd32e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/d64baabddab14d09a0862e25a9cd32e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d64baabddab14d09a0862e25a9cd32e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/d64baabddab14d09a0862e25a9cd32e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/d64baabddab14d09a0862e25a9cd32e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-de225301-0c35-4fb-user", "id": "0c2a368214ac41279c4dea15f90fb14c"}, "audit_ids": ["xNGfoPXDTMG6IH8cFIXSCQ"], "issued_at": "2018-12-04T21:21:18.000000Z"}} 2018-12-04 21:21:18,833 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-c5436511-d602-446d-a127-867f5db33c9b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c112b0daff7795ba8e3e73565a908f9ef972c4c" 2018-12-04 21:21:19,011 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-da0fb54d-8e89-41dd-826a-47fb136a1be4 x-compute-request-id: req-da0fb54d-8e89-41dd-826a-47fb136a1be4 Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTAcPoXGlbf80dYhM3TReZfM5wjp94zatUhnzRhGyrdfPKp3V23kSScDFzZiEVW1U2ozJIXBD1zBFme7bnqgWHt97AiXzetugPFafelVu3KYO0NPDv6yvYy6U3LLulzeLTrLRG4VKELz1xl9pNulPpsPElHX9olmEq4ztGePX4fky5xMnLN7snfdeTyWR1HIWEUo8xYQRTd0ZP9tbMWJXc3t8gqRiaTSpryLflUP8IYr36lVZXeOsG1Pv4XlBiX7/3L7iVdFuMqF6zvDgzPg0mpJ7oZ3EBNspmJrrxlBwIYMK5Og2abmkkXP+SWtsssWnlOGS988NXxFjmTrqjZ+Jf", "user_id": "0c2a368214ac41279c4dea15f90fb14c", "name": "CreateKeypairsTests-c5436511-d602-446d-a127-867f5db33c9b", "deleted": false, "created_at": "2018-12-04T21:21:18.000000", "updated_at": null, "fingerprint": "21:a5:4f:ae:3b:97:85:65:18:41:99:a9:a2:b4:c3:85", "deleted_at": null, "id": 22}} 2018-12-04 21:21:19,011 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-c5436511-d602-446d-a127-867f5db33c9b used request id req-da0fb54d-8e89-41dd-826a-47fb136a1be4 2018-12-04 21:21:19,011 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-c5436511-d602-446d-a127-867f5db33c9b 2018-12-04 21:21:19,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-c5436511-d602-446d-a127-867f5db33c9b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3057b0d48b7dc7d270d13eb72da97992c6fd791" 2018-12-04 21:21:19,052 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21: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 x-openstack-request-id: req-59cb0e72-afc8-47fe-934b-33e25b3a3b73 x-compute-request-id: req-59cb0e72-afc8-47fe-934b-33e25b3a3b73 Content-Length: 0 Content-Type: application/json 2018-12-04 21:21:19,052 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-c5436511-d602-446d-a127-867f5db33c9b used request id req-59cb0e72-afc8-47fe-934b-33e25b3a3b73 2018-12-04 21:21:19,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63182b346cf5688b7176d3427c0ea64923d386e7" 2018-12-04 21:21:19,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-bf38c1a5-5857-40cf-91fa-7431d3e3a26f Date: Tue, 04 Dec 2018 21:21:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:21:19,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-bf38c1a5-5857-40cf-91fa-7431d3e3a26f 2018-12-04 21:21:19,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63182b346cf5688b7176d3427c0ea64923d386e7" 2018-12-04 21:21:19,418 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-328650f0-9bda-4744-8fa3-2da89ce8eef1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:19,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-328650f0-9bda-4744-8fa3-2da89ce8eef1 2018-12-04 21:21:19,418 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:19,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63182b346cf5688b7176d3427c0ea64923d386e7" 2018-12-04 21:21:19,521 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c99a367-1d55-46a1-b4c5-dc3e168f1ff9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:19,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-1c99a367-1d55-46a1-b4c5-dc3e168f1ff9 2018-12-04 21:21:19,521 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:19,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63182b346cf5688b7176d3427c0ea64923d386e7" 2018-12-04 21:21:19,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce05df69-3e4c-4330-a506-c5ac033dbedb 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:21:19,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-ce05df69-3e4c-4330-a506-c5ac033dbedb 2018-12-04 21:21:19,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63182b346cf5688b7176d3427c0ea64923d386e7" 2018-12-04 21:21:19,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ade56554-0542-44b1-84eb-6981611a9a4d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:21:19,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-ade56554-0542-44b1-84eb-6981611a9a4d 2018-12-04 21:21:19,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63182b346cf5688b7176d3427c0ea64923d386e7" 2018-12-04 21:21:19,817 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6113e6b5-3901-4ada-8f55-22a25509d051 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:19,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-6113e6b5-3901-4ada-8f55-22a25509d051 2018-12-04 21:21:19,817 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:19,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63182b346cf5688b7176d3427c0ea64923d386e7" 2018-12-04 21:21:19,916 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7735f490-df8e-4fc8-a3dd-94c6da10d4e8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:19,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-7735f490-df8e-4fc8-a3dd-94c6da10d4e8 2018-12-04 21:21:19,917 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:19,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63182b346cf5688b7176d3427c0ea64923d386e7" 2018-12-04 21:21:20,014 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-282254e8-0058-4700-8362-63a1a743d358 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:20,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-282254e8-0058-4700-8362-63a1a743d358 2018-12-04 21:21:20,014 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:20,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63182b346cf5688b7176d3427c0ea64923d386e7" 2018-12-04 21:21:20,115 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0da2b1ed-d716-4b7c-bfef-dbe148d1f2f0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:20,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-0da2b1ed-d716-4b7c-bfef-dbe148d1f2f0 2018-12-04 21:21:20,116 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:20,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63182b346cf5688b7176d3427c0ea64923d386e7" 2018-12-04 21:21:20,214 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66cc91f1-e11c-414f-943e-573939dec805 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:20,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-66cc91f1-e11c-414f-943e-573939dec805 2018-12-04 21:21:20,214 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:20,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63182b346cf5688b7176d3427c0ea64923d386e7" 2018-12-04 21:21:20,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3ca5f15-b66c-4814-a0ba-85853d60af80 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:21:20,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-d3ca5f15-b66c-4814-a0ba-85853d60af80 2018-12-04 21:21:20,316 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-de225301-0c35-4fb-proj 2018-12-04 21:21:20,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/d64baabddab14d09a0862e25a9cd32e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63182b346cf5688b7176d3427c0ea64923d386e7" 2018-12-04 21:21:20,639 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:21:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be322c1a-9d0f-44f4-b94c-0cbd954cd205 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:21:20,640 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/d64baabddab14d09a0862e25a9cd32e6 used request id req-be322c1a-9d0f-44f4-b94c-0cbd954cd205 2018-12-04 21:21:20,640 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-de225301-0c35-4fb-proj-role 2018-12-04 21:21:20,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/bef836dfb6f948fea383e6f1e02f0886 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63182b346cf5688b7176d3427c0ea64923d386e7" 2018-12-04 21:21:20,759 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:21:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-194f9ee9-6fb5-4dbc-80c5-d9d8e8871887 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:21:20,759 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/bef836dfb6f948fea383e6f1e02f0886 used request id req-194f9ee9-6fb5-4dbc-80c5-d9d8e8871887 2018-12-04 21:21:20,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63182b346cf5688b7176d3427c0ea64923d386e7" 2018-12-04 21:21:20,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9194a5c1-0d73-4fad-bc41-b43320b43ea9 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:21:20,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9194a5c1-0d73-4fad-bc41-b43320b43ea9 2018-12-04 21:21:20,858 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-de225301-0c35-4fb-user 2018-12-04 21:21:20,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/0c2a368214ac41279c4dea15f90fb14c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bcc03760e34c4060aa9b0c579ac6bececfdc44c" 2018-12-04 21:21:21,024 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:21:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f05e1f5-a8a8-44ec-bb5d-dc28bdc3fceb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:21:21,024 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/0c2a368214ac41279c4dea15f90fb14c used request id req-1f05e1f5-a8a8-44ec-bb5d-dc28bdc3fceb 2018-12-04 21:21:21,026 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:21:21,424 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:21:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["Ij8jbSTLTSmw-Ry-5mBUHw"], "issued_at": "2018-12-04T21:21:21.000000Z"}} 2018-12-04 21:21:21,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c4b8fa364b40c8f407656a74a379b1726b37fc" 2018-12-04 21:21:21,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dfc95a3-0ca0-44ea-9375-aaf8e66f27b7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:21:21,519 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7dfc95a3-0ca0-44ea-9375-aaf8e66f27b7 2018-12-04 21:21:21,520 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:21:21,522 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:21:21,920 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:21:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["tbp1MLjcSTeuiKlG6esxPg"], "issued_at": "2018-12-04T21:21:21.000000Z"}} 2018-12-04 21:21:21,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9fa4e22607295caabb5afc02d6760b74b3f2716" 2018-12-04 21:21:22,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4489e9b-510a-4076-81a2-c4d1b1d065ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:21:22,013 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f4489e9b-510a-4076-81a2-c4d1b1d065ea 2018-12-04 21:21:22,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:21:22,022 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:21:22,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-af71752f-d265-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9fa4e22607295caabb5afc02d6760b74b3f2716" 2018-12-04 21:21:22,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cae28af9-45dc-423a-a8a3-0dae8fc90d44 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-af71752f-d265-408-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:21:22,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-af71752f-d265-408-proj used request id req-cae28af9-45dc-423a-a8a3-0dae8fc90d44 2018-12-04 21:21:22,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9fa4e22607295caabb5afc02d6760b74b3f2716" 2018-12-04 21:21:22,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0cd8d1a-fc10-4c0c-8c9d-66793233b387 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:21:22,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e0cd8d1a-fc10-4c0c-8c9d-66793233b387 2018-12-04 21:21:22,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9fa4e22607295caabb5afc02d6760b74b3f2716" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-af71752f-d265-408-proj"}}' 2018-12-04 21:21:22,358 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:21:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3166ec8d-326a-4591-801f-81bf5c0367d5 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/712dc92aacb94d54bc23927295ed2d24"}, "tags": [], "enabled": true, "id": "712dc92aacb94d54bc23927295ed2d24", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-af71752f-d265-408-proj"}} 2018-12-04 21:21:22,358 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-3166ec8d-326a-4591-801f-81bf5c0367d5 2018-12-04 21:21:22,358 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-af71752f-d265-408-proj 2018-12-04 21:21:22,358 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:21:22,359 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:21:22,842 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:21:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["w4s870XnSKeTpNvBvwoFTA"], "issued_at": "2018-12-04T21:21:22.000000Z"}} 2018-12-04 21:21:22,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead8b2b2fb817548cec165ff78d984bcb296f09b" 2018-12-04 21:21:22,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7042396-aed8-44e0-8a27-01d430a349e9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:21:22,941 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e7042396-aed8-44e0-8a27-01d430a349e9 2018-12-04 21:21:22,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:21:22,950 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:21:22,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead8b2b2fb817548cec165ff78d984bcb296f09b" 2018-12-04 21:21:23,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cddacd6-f1b8-46c1-b016-5604cd1a30d9 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:21:23,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-8cddacd6-f1b8-46c1-b016-5604cd1a30d9 2018-12-04 21:21:23,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-af71752f-d265-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead8b2b2fb817548cec165ff78d984bcb296f09b" 2018-12-04 21:21:23,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-409e6bd8-d426-436d-8fca-80ec645b951e Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-af71752f-d265-408-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/712dc92aacb94d54bc23927295ed2d24"}, "tags": [], "enabled": true, "id": "712dc92aacb94d54bc23927295ed2d24", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-af71752f-d265-408-proj"}]} 2018-12-04 21:21:23,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-af71752f-d265-408-proj used request id req-409e6bd8-d426-436d-8fca-80ec645b951e 2018-12-04 21:21:23,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead8b2b2fb817548cec165ff78d984bcb296f09b" 2018-12-04 21:21:23,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-572d5a9c-cd38-497e-a0cb-609ca90a9e89 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:21:23,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-572d5a9c-cd38-497e-a0cb-609ca90a9e89 2018-12-04 21:21:23,573 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-af71752f-d265-408-user 2018-12-04 21:21:23,574 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:21:23,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9fa4e22607295caabb5afc02d6760b74b3f2716" 2018-12-04 21:21:23,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf2963dd-ea0e-42f2-b42c-78f44d186889 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:21:23,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-cf2963dd-ea0e-42f2-b42c-78f44d186889 2018-12-04 21:21:23,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9fa4e22607295caabb5afc02d6760b74b3f2716" -d '{"role": {"name": "CreateKeypairsTests-af71752f-d265-408-proj-role"}}' 2018-12-04 21:21:23,783 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:21:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-506c6ebe-ac11-47cf-8eff-547f1dcddf08 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b4b9e545e97f4c5cb6d9b4ca89b85ee6", "links": {"self": "http://172.30.9.23:5000/v3/roles/b4b9e545e97f4c5cb6d9b4ca89b85ee6"}, "name": "CreateKeypairsTests-af71752f-d265-408-proj-role"}} 2018-12-04 21:21:23,783 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-506c6ebe-ac11-47cf-8eff-547f1dcddf08 2018-12-04 21:21:23,784 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-af71752f-d265-408-proj-role 2018-12-04 21:21:23,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/b4b9e545e97f4c5cb6d9b4ca89b85ee6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9fa4e22607295caabb5afc02d6760b74b3f2716" 2018-12-04 21:21:23,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceac37d6-235a-4ee6-ab87-b0d318070036 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b4b9e545e97f4c5cb6d9b4ca89b85ee6", "links": {"self": "http://172.30.9.23:5000/v3/roles/b4b9e545e97f4c5cb6d9b4ca89b85ee6"}, "name": "CreateKeypairsTests-af71752f-d265-408-proj-role"}} 2018-12-04 21:21:23,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/b4b9e545e97f4c5cb6d9b4ca89b85ee6 used request id req-ceac37d6-235a-4ee6-ab87-b0d318070036 2018-12-04 21:21:23,890 - keystone_utils - INFO - Granting role CreateKeypairsTests-af71752f-d265-408-proj-role to project CreateKeypairsTests-af71752f-d265-408-proj 2018-12-04 21:21:23,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/712dc92aacb94d54bc23927295ed2d24/users/c4999046029b4f5a9ac8292e18b3830b/roles/b4b9e545e97f4c5cb6d9b4ca89b85ee6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9fa4e22607295caabb5afc02d6760b74b3f2716" 2018-12-04 21:21:23,943 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:21:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2263df3d-f3f0-45de-bfc5-b3032f87c210 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:21:23,943 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/712dc92aacb94d54bc23927295ed2d24/users/c4999046029b4f5a9ac8292e18b3830b/roles/b4b9e545e97f4c5cb6d9b4ca89b85ee6 used request id req-2263df3d-f3f0-45de-bfc5-b3032f87c210 2018-12-04 21:21:23,943 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:21:23,944 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:21:23,945 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:21:24,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4b9e545e97f4c5cb6d9b4ca89b85ee6", "name": "CreateKeypairsTests-af71752f-d265-408-proj-role"}], "expires_at": "2018-12-04T22:21:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "712dc92aacb94d54bc23927295ed2d24", "name": "CreateKeypairsTests-af71752f-d265-408-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/712dc92aacb94d54bc23927295ed2d24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/712dc92aacb94d54bc23927295ed2d24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/712dc92aacb94d54bc23927295ed2d24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_712dc92aacb94d54bc23927295ed2d24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_712dc92aacb94d54bc23927295ed2d24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/712dc92aacb94d54bc23927295ed2d24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/712dc92aacb94d54bc23927295ed2d24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/712dc92aacb94d54bc23927295ed2d24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/712dc92aacb94d54bc23927295ed2d24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/712dc92aacb94d54bc23927295ed2d24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/712dc92aacb94d54bc23927295ed2d24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/712dc92aacb94d54bc23927295ed2d24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/712dc92aacb94d54bc23927295ed2d24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/712dc92aacb94d54bc23927295ed2d24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-af71752f-d265-408-user", "id": "c4999046029b4f5a9ac8292e18b3830b"}, "audit_ids": ["JQCqL5dWRD6-rKA-lqVczQ"], "issued_at": "2018-12-04T21:21:24.000000Z"}} 2018-12-04 21:21:24,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e11b7c8f0280acedff491eb0be8737b4c6c3b6ae" 2018-12-04 21:21:24,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aca5b039-b43b-49e0-8ff9-928a1663eeac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:21:24,418 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-aca5b039-b43b-49e0-8ff9-928a1663eeac 2018-12-04 21:21:24,419 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:21:24,422 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e11b7c8f0280acedff491eb0be8737b4c6c3b6ae" 2018-12-04 21:21:24,605 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-a6453c48-cbef-4a5c-8f34-ff979f4e4be5 x-compute-request-id: req-a6453c48-cbef-4a5c-8f34-ff979f4e4be5 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-04 21:21:24,605 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-a6453c48-cbef-4a5c-8f34-ff979f4e4be5 2018-12-04 21:21:24,606 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-71e0ac4c-24ad-429d-aebf-6dfe0f2f0e61... 2018-12-04 21:21:24,606 - OpenStackKeypair - INFO - Creating new keypair 2018-12-04 21:21:37,265 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-71e0ac4c-24ad-429d-aebf-6dfe0f2f0e61 2018-12-04 21:21:37,267 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e11b7c8f0280acedff491eb0be8737b4c6c3b6ae" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wDiCcIDEbT2G39zyHoQpf+eCRNGCtw62I8sBjK8EOfpZP2a5D5/UfziOrKsRvmkGjllWRnvLsEQn0M6qoXH868LQj6aH9VAIJfkcfmjv1P6BQWNCyHlhYNwBMAUB9OAr0VUFv8zK3fA7gLfZBMi5FN9s7rXxlsUV0BdbgfEq0KCIlX+TOY1Se3yOMDGY42pXkSXKbHzdjzVBIXgqyg5TE2tRBqxoo5GoBMB3K2XqX4h+NOWNTLlDYVot90QVSItVzkjLlpx17ifTe9zk96cWDpamRnTiMegPke1pQbiTI0VHH7MqFgw0JAh0hBJzRC24Ut7PNUHHBSW7nt/WOKkbjmyd0nshDCPDJmB6BSHwijsE52Ig7aVxiSYht4cQ+W7Yy2lSm4FFSWyv0Wd1HsAMe0Gn5LdIPlX2FML5MeV8IyNf+wj7U+g6FP54juqEm0F4uZFxavoEgnrWq9m5oQVNsF7uWgFRfd0gjq7NsHt6jx9R8jWxyQT7B4QS2x1QdbN1ucFV19Y7ucA7adKcIWdt8mONv1G1k22ONJHO96eTxeaZs7zbwbgMtvHNjNJSMKpvXaAJpFCykeEaiyTBkszro7xLa2gCvUI+1LdWn2NFYVrT1ti+YSbqh5F3k71A9qLBu0t6WszJoTSU6QGopuzOGp/dONMB5pwxx31BQPC6kEHgAo5nS2w9yfY6TAdWbtczySUSpGEDwPTrQXarrWPJwjJ68/AzLjZuwKEMXtn3q8fxI8hVkp+2RjTd/+apsxx8tfGhU9IUbJ3NPjRdfn4woTnAZWStetz7HcLPcwhxeZE8tyD8OlKBBYcx9SKvXdcDCvbRZvo88fpESvr7baRDICb1T0wGO+Fpeg3cPA1sKWarFxVDXFUnbG0tqV/VgbjuQ4gZE3z0qwfg2YOLaa5FzYA9VuTwjUOKfI7/WHuamalIG6mFeNcXkueCwBb8dFse2e7IQCSrLkS8CObypt/SzquFe8OpdueiONPyGfi7FTMsYpbaEcUUE0cTUMORBEP9Or9ldDordjG1yCkGi5XUq0JIFEuIdjLuDa3j7iwVz1xNnRxFyqyo6i6gyfaOfUag3AG7jlLPSrcE0h5wZUlAS0k+JzJYVBqSXnzQmuMyh+aZpPyFOec25P9qtIhMj/KPrpwdRUUNoibrVglPdQPzqzv95/2AIAwzpID8fhJI1iSrPp9so3QcEfczNRcACSoVZaEPGF92GbstpXlhQvp1GDsRIuBrrqnI55ZvLgdC1ugVB5GJoRuEJLeMfq1Drm0tbYiI3YovapGOEZ0LE+7FdIr/Nd/hnqlgeezemNSfngLudRV3py6GgAx4zvdyNwstwcbyPI1mxFwu9MZF39bGHOH7ojaIHu7AyyHA++IRo0mkEni9U9ZlRskNAzHuMhbYxj6hNkqsXvz+u05uMFF7KjxngL9UZPh4zxh9PTTHEwU7XC2YNiR4cX1KyBTM4yliDnSlVsVqCTZ6X7aGWJg0aqISycXGl4Ba+IMEsCnXxttFVfDkBCpgmeVOEKQ85ryM1t3X16L4gOzky3ZE78DY4gqDjHCYEIpq/PB3/NY9W37N6oieA2o63fAJLpDYgUUUskAWYBMCy7612Lwt1JDNSi5QW4OHw3kklTeTFozuqbLS/Z8r/aF1N+cLSJIpqHKVjAwLw==", "name": "CreateKeypairsTests-71e0ac4c-24ad-429d-aebf-6dfe0f2f0e61"}}' 2018-12-04 21:21:37,312 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21: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-22692f75-dd91-4d9e-a08f-4f1ba67a479a x-compute-request-id: req-22692f75-dd91-4d9e-a08f-4f1ba67a479a Content-Encoding: gzip Content-Length: 1510 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wDiCcIDEbT2G39zyHoQpf+eCRNGCtw62I8sBjK8EOfpZP2a5D5/UfziOrKsRvmkGjllWRnvLsEQn0M6qoXH868LQj6aH9VAIJfkcfmjv1P6BQWNCyHlhYNwBMAUB9OAr0VUFv8zK3fA7gLfZBMi5FN9s7rXxlsUV0BdbgfEq0KCIlX+TOY1Se3yOMDGY42pXkSXKbHzdjzVBIXgqyg5TE2tRBqxoo5GoBMB3K2XqX4h+NOWNTLlDYVot90QVSItVzkjLlpx17ifTe9zk96cWDpamRnTiMegPke1pQbiTI0VHH7MqFgw0JAh0hBJzRC24Ut7PNUHHBSW7nt/WOKkbjmyd0nshDCPDJmB6BSHwijsE52Ig7aVxiSYht4cQ+W7Yy2lSm4FFSWyv0Wd1HsAMe0Gn5LdIPlX2FML5MeV8IyNf+wj7U+g6FP54juqEm0F4uZFxavoEgnrWq9m5oQVNsF7uWgFRfd0gjq7NsHt6jx9R8jWxyQT7B4QS2x1QdbN1ucFV19Y7ucA7adKcIWdt8mONv1G1k22ONJHO96eTxeaZs7zbwbgMtvHNjNJSMKpvXaAJpFCykeEaiyTBkszro7xLa2gCvUI+1LdWn2NFYVrT1ti+YSbqh5F3k71A9qLBu0t6WszJoTSU6QGopuzOGp/dONMB5pwxx31BQPC6kEHgAo5nS2w9yfY6TAdWbtczySUSpGEDwPTrQXarrWPJwjJ68/AzLjZuwKEMXtn3q8fxI8hVkp+2RjTd/+apsxx8tfGhU9IUbJ3NPjRdfn4woTnAZWStetz7HcLPcwhxeZE8tyD8OlKBBYcx9SKvXdcDCvbRZvo88fpESvr7baRDICb1T0wGO+Fpeg3cPA1sKWarFxVDXFUnbG0tqV/VgbjuQ4gZE3z0qwfg2YOLaa5FzYA9VuTwjUOKfI7/WHuamalIG6mFeNcXkueCwBb8dFse2e7IQCSrLkS8CObypt/SzquFe8OpdueiONPyGfi7FTMsYpbaEcUUE0cTUMORBEP9Or9ldDordjG1yCkGi5XUq0JIFEuIdjLuDa3j7iwVz1xNnRxFyqyo6i6gyfaOfUag3AG7jlLPSrcE0h5wZUlAS0k+JzJYVBqSXnzQmuMyh+aZpPyFOec25P9qtIhMj/KPrpwdRUUNoibrVglPdQPzqzv95/2AIAwzpID8fhJI1iSrPp9so3QcEfczNRcACSoVZaEPGF92GbstpXlhQvp1GDsRIuBrrqnI55ZvLgdC1ugVB5GJoRuEJLeMfq1Drm0tbYiI3YovapGOEZ0LE+7FdIr/Nd/hnqlgeezemNSfngLudRV3py6GgAx4zvdyNwstwcbyPI1mxFwu9MZF39bGHOH7ojaIHu7AyyHA++IRo0mkEni9U9ZlRskNAzHuMhbYxj6hNkqsXvz+u05uMFF7KjxngL9UZPh4zxh9PTTHEwU7XC2YNiR4cX1KyBTM4yliDnSlVsVqCTZ6X7aGWJg0aqISycXGl4Ba+IMEsCnXxttFVfDkBCpgmeVOEKQ85ryM1t3X16L4gOzky3ZE78DY4gqDjHCYEIpq/PB3/NY9W37N6oieA2o63fAJLpDYgUUUskAWYBMCy7612Lwt1JDNSi5QW4OHw3kklTeTFozuqbLS/Z8r/aF1N+cLSJIpqHKVjAwLw==", "user_id": "c4999046029b4f5a9ac8292e18b3830b", "name": "CreateKeypairsTests-71e0ac4c-24ad-429d-aebf-6dfe0f2f0e61", "fingerprint": "66:36:a4:83:46:6b:41:f3:ad:f4:44:cf:97:ea:6b:6a"}} 2018-12-04 21:21:37,312 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-22692f75-dd91-4d9e-a08f-4f1ba67a479a 2018-12-04 21:21:37,313 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:21:37,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4b9e545e97f4c5cb6d9b4ca89b85ee6", "name": "CreateKeypairsTests-af71752f-d265-408-proj-role"}], "expires_at": "2018-12-04T22:21:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "712dc92aacb94d54bc23927295ed2d24", "name": "CreateKeypairsTests-af71752f-d265-408-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/712dc92aacb94d54bc23927295ed2d24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/712dc92aacb94d54bc23927295ed2d24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/712dc92aacb94d54bc23927295ed2d24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_712dc92aacb94d54bc23927295ed2d24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_712dc92aacb94d54bc23927295ed2d24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/712dc92aacb94d54bc23927295ed2d24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/712dc92aacb94d54bc23927295ed2d24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/712dc92aacb94d54bc23927295ed2d24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/712dc92aacb94d54bc23927295ed2d24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/712dc92aacb94d54bc23927295ed2d24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/712dc92aacb94d54bc23927295ed2d24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/712dc92aacb94d54bc23927295ed2d24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/712dc92aacb94d54bc23927295ed2d24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/712dc92aacb94d54bc23927295ed2d24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-af71752f-d265-408-user", "id": "c4999046029b4f5a9ac8292e18b3830b"}, "audit_ids": ["EehpIkM_T4GsSZDcNX3fCQ"], "issued_at": "2018-12-04T21:21:37.000000Z"}} 2018-12-04 21:21:37,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-71e0ac4c-24ad-429d-aebf-6dfe0f2f0e61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}282991bb0102c765e50d0c18180a098e844d39c0" 2018-12-04 21:21:37,895 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21: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-c710ed74-b247-45ee-b8b6-52c623a41324 x-compute-request-id: req-c710ed74-b247-45ee-b8b6-52c623a41324 Content-Encoding: gzip Content-Length: 1576 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wDiCcIDEbT2G39zyHoQpf+eCRNGCtw62I8sBjK8EOfpZP2a5D5/UfziOrKsRvmkGjllWRnvLsEQn0M6qoXH868LQj6aH9VAIJfkcfmjv1P6BQWNCyHlhYNwBMAUB9OAr0VUFv8zK3fA7gLfZBMi5FN9s7rXxlsUV0BdbgfEq0KCIlX+TOY1Se3yOMDGY42pXkSXKbHzdjzVBIXgqyg5TE2tRBqxoo5GoBMB3K2XqX4h+NOWNTLlDYVot90QVSItVzkjLlpx17ifTe9zk96cWDpamRnTiMegPke1pQbiTI0VHH7MqFgw0JAh0hBJzRC24Ut7PNUHHBSW7nt/WOKkbjmyd0nshDCPDJmB6BSHwijsE52Ig7aVxiSYht4cQ+W7Yy2lSm4FFSWyv0Wd1HsAMe0Gn5LdIPlX2FML5MeV8IyNf+wj7U+g6FP54juqEm0F4uZFxavoEgnrWq9m5oQVNsF7uWgFRfd0gjq7NsHt6jx9R8jWxyQT7B4QS2x1QdbN1ucFV19Y7ucA7adKcIWdt8mONv1G1k22ONJHO96eTxeaZs7zbwbgMtvHNjNJSMKpvXaAJpFCykeEaiyTBkszro7xLa2gCvUI+1LdWn2NFYVrT1ti+YSbqh5F3k71A9qLBu0t6WszJoTSU6QGopuzOGp/dONMB5pwxx31BQPC6kEHgAo5nS2w9yfY6TAdWbtczySUSpGEDwPTrQXarrWPJwjJ68/AzLjZuwKEMXtn3q8fxI8hVkp+2RjTd/+apsxx8tfGhU9IUbJ3NPjRdfn4woTnAZWStetz7HcLPcwhxeZE8tyD8OlKBBYcx9SKvXdcDCvbRZvo88fpESvr7baRDICb1T0wGO+Fpeg3cPA1sKWarFxVDXFUnbG0tqV/VgbjuQ4gZE3z0qwfg2YOLaa5FzYA9VuTwjUOKfI7/WHuamalIG6mFeNcXkueCwBb8dFse2e7IQCSrLkS8CObypt/SzquFe8OpdueiONPyGfi7FTMsYpbaEcUUE0cTUMORBEP9Or9ldDordjG1yCkGi5XUq0JIFEuIdjLuDa3j7iwVz1xNnRxFyqyo6i6gyfaOfUag3AG7jlLPSrcE0h5wZUlAS0k+JzJYVBqSXnzQmuMyh+aZpPyFOec25P9qtIhMj/KPrpwdRUUNoibrVglPdQPzqzv95/2AIAwzpID8fhJI1iSrPp9so3QcEfczNRcACSoVZaEPGF92GbstpXlhQvp1GDsRIuBrrqnI55ZvLgdC1ugVB5GJoRuEJLeMfq1Drm0tbYiI3YovapGOEZ0LE+7FdIr/Nd/hnqlgeezemNSfngLudRV3py6GgAx4zvdyNwstwcbyPI1mxFwu9MZF39bGHOH7ojaIHu7AyyHA++IRo0mkEni9U9ZlRskNAzHuMhbYxj6hNkqsXvz+u05uMFF7KjxngL9UZPh4zxh9PTTHEwU7XC2YNiR4cX1KyBTM4yliDnSlVsVqCTZ6X7aGWJg0aqISycXGl4Ba+IMEsCnXxttFVfDkBCpgmeVOEKQ85ryM1t3X16L4gOzky3ZE78DY4gqDjHCYEIpq/PB3/NY9W37N6oieA2o63fAJLpDYgUUUskAWYBMCy7612Lwt1JDNSi5QW4OHw3kklTeTFozuqbLS/Z8r/aF1N+cLSJIpqHKVjAwLw==", "user_id": "c4999046029b4f5a9ac8292e18b3830b", "name": "CreateKeypairsTests-71e0ac4c-24ad-429d-aebf-6dfe0f2f0e61", "deleted": false, "created_at": "2018-12-04T21:21:37.000000", "updated_at": null, "fingerprint": "66:36:a4:83:46:6b:41:f3:ad:f4:44:cf:97:ea:6b:6a", "deleted_at": null, "id": 23}} 2018-12-04 21:21:37,895 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-71e0ac4c-24ad-429d-aebf-6dfe0f2f0e61 used request id req-c710ed74-b247-45ee-b8b6-52c623a41324 2018-12-04 21:21:37,896 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-71e0ac4c-24ad-429d-aebf-6dfe0f2f0e61 2018-12-04 21:21:37,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-71e0ac4c-24ad-429d-aebf-6dfe0f2f0e61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e11b7c8f0280acedff491eb0be8737b4c6c3b6ae" 2018-12-04 21:21:37,923 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:21: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-0c66a2fb-34ec-4699-8f82-f173d76f5102 x-compute-request-id: req-0c66a2fb-34ec-4699-8f82-f173d76f5102 Content-Length: 0 Content-Type: application/json 2018-12-04 21:21:37,923 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-71e0ac4c-24ad-429d-aebf-6dfe0f2f0e61 used request id req-0c66a2fb-34ec-4699-8f82-f173d76f5102 2018-12-04 21:21:37,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9fa4e22607295caabb5afc02d6760b74b3f2716" 2018-12-04 21:21:38,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-f640f74b-25a2-4f0c-89e6-02c5dc2e544a Date: Tue, 04 Dec 2018 21:21:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:21:38,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-f640f74b-25a2-4f0c-89e6-02c5dc2e544a 2018-12-04 21:21:38,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9fa4e22607295caabb5afc02d6760b74b3f2716" 2018-12-04 21:21:38,282 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce3bbc99-c8a1-4982-a248-a0a9ff7e04cb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:38,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-ce3bbc99-c8a1-4982-a248-a0a9ff7e04cb 2018-12-04 21:21:38,283 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:38,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9fa4e22607295caabb5afc02d6760b74b3f2716" 2018-12-04 21:21:38,383 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c6d20eb-2ddb-489c-ab03-1da302cedae4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:38,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-0c6d20eb-2ddb-489c-ab03-1da302cedae4 2018-12-04 21:21:38,384 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:38,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9fa4e22607295caabb5afc02d6760b74b3f2716" 2018-12-04 21:21:38,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-425e86cb-e221-49ca-97f1-815619d23606 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:21:38,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-425e86cb-e221-49ca-97f1-815619d23606 2018-12-04 21:21:38,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9fa4e22607295caabb5afc02d6760b74b3f2716" 2018-12-04 21:21:38,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-858aa9e7-6cda-45ad-bb5a-540057eac6ef Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:21:38,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-858aa9e7-6cda-45ad-bb5a-540057eac6ef 2018-12-04 21:21:38,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9fa4e22607295caabb5afc02d6760b74b3f2716" 2018-12-04 21:21:38,607 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-202a9297-ce74-4dc9-b31e-5db98e490745 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:38,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-202a9297-ce74-4dc9-b31e-5db98e490745 2018-12-04 21:21:38,607 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:38,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9fa4e22607295caabb5afc02d6760b74b3f2716" 2018-12-04 21:21:38,710 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fffad1e3-2ba4-4a57-89f3-8a18867e9f2b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:38,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-fffad1e3-2ba4-4a57-89f3-8a18867e9f2b 2018-12-04 21:21:38,710 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:38,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9fa4e22607295caabb5afc02d6760b74b3f2716" 2018-12-04 21:21:38,810 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ff4daeb-b0f1-4e10-ad98-19ec076a1ec3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:38,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-0ff4daeb-b0f1-4e10-ad98-19ec076a1ec3 2018-12-04 21:21:38,811 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:38,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9fa4e22607295caabb5afc02d6760b74b3f2716" 2018-12-04 21:21:38,911 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b182b1fb-e12d-4810-887c-d2bba2546c7e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:38,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-b182b1fb-e12d-4810-887c-d2bba2546c7e 2018-12-04 21:21:38,911 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:38,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9fa4e22607295caabb5afc02d6760b74b3f2716" 2018-12-04 21:21:39,008 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae6e9d98-0e7b-49b5-9de3-afc687cfba8f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:39,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-ae6e9d98-0e7b-49b5-9de3-afc687cfba8f 2018-12-04 21:21:39,009 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:39,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9fa4e22607295caabb5afc02d6760b74b3f2716" 2018-12-04 21:21:39,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bebdc1a-91d8-4924-910a-4f7edabfb84f Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:21:39,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-7bebdc1a-91d8-4924-910a-4f7edabfb84f 2018-12-04 21:21:39,110 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-af71752f-d265-408-proj 2018-12-04 21:21:39,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/712dc92aacb94d54bc23927295ed2d24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9fa4e22607295caabb5afc02d6760b74b3f2716" 2018-12-04 21:21:39,323 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:21:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f52eba53-5786-4914-ba2f-5236483ab2a7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:21:39,323 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/712dc92aacb94d54bc23927295ed2d24 used request id req-f52eba53-5786-4914-ba2f-5236483ab2a7 2018-12-04 21:21:39,323 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-af71752f-d265-408-proj-role 2018-12-04 21:21:39,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/b4b9e545e97f4c5cb6d9b4ca89b85ee6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9fa4e22607295caabb5afc02d6760b74b3f2716" 2018-12-04 21:21:39,437 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:21:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8ca7fdc-cff3-48cd-89a4-1eebe20d6593 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:21:39,437 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/b4b9e545e97f4c5cb6d9b4ca89b85ee6 used request id req-b8ca7fdc-cff3-48cd-89a4-1eebe20d6593 2018-12-04 21:21:39,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9fa4e22607295caabb5afc02d6760b74b3f2716" 2018-12-04 21:21:39,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d28c1be-898d-4936-a443-95601faa1c12 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:21:39,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7d28c1be-898d-4936-a443-95601faa1c12 2018-12-04 21:21:39,537 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-af71752f-d265-408-user 2018-12-04 21:21:39,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/c4999046029b4f5a9ac8292e18b3830b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead8b2b2fb817548cec165ff78d984bcb296f09b" 2018-12-04 21:21:39,708 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:21:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41ad4b72-41f2-407c-a6d9-0b4a0c58e31b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:21:39,708 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c4999046029b4f5a9ac8292e18b3830b used request id req-41ad4b72-41f2-407c-a6d9-0b4a0c58e31b 2018-12-04 21:21:39,710 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:21:40,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:21:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["EoATwDEOQ8KrhHUyfDgmxQ"], "issued_at": "2018-12-04T21:21:40.000000Z"}} 2018-12-04 21:21:40,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}062d595d27be610649eaddc42ba733268504fc66" 2018-12-04 21:21:40,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-809ae7e3-2987-4cfd-9e10-473d0f6f0677 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:21:40,204 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-809ae7e3-2987-4cfd-9e10-473d0f6f0677 2018-12-04 21:21:40,205 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:21:40,207 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:21:40,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:21:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["ptyNmefFQIqhXeB15D7Mww"], "issued_at": "2018-12-04T21:21:40.000000Z"}} 2018-12-04 21:21:40,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f382445dbaa42047c8f3795a706ae3c51c63b00" 2018-12-04 21:21:40,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dccd5a7d-9180-4980-999d-fb5ebacebe7e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:21:40,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-dccd5a7d-9180-4980-999d-fb5ebacebe7e 2018-12-04 21:21:40,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:21:40,712 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:21:40,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-c1272e5d-5cdb-404-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f382445dbaa42047c8f3795a706ae3c51c63b00" 2018-12-04 21:21:40,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a28f09c3-e0f8-4e4a-9c9a-fc704d774dfc Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-c1272e5d-5cdb-404-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:21:40,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-c1272e5d-5cdb-404-proj used request id req-a28f09c3-e0f8-4e4a-9c9a-fc704d774dfc 2018-12-04 21:21:40,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f382445dbaa42047c8f3795a706ae3c51c63b00" 2018-12-04 21:21:40,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3ba9d35-a5d3-4e8b-9ae0-f8710c8b3c94 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:21:40,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-c3ba9d35-a5d3-4e8b-9ae0-f8710c8b3c94 2018-12-04 21:21:40,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f382445dbaa42047c8f3795a706ae3c51c63b00" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-c1272e5d-5cdb-404-proj"}}' 2018-12-04 21:21:40,875 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:21:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-654fc49a-a5ac-444c-a1a3-bd6da2c78ce2 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/352a99fb671b4177a1dbb4cc5c24014c"}, "tags": [], "enabled": true, "id": "352a99fb671b4177a1dbb4cc5c24014c", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-c1272e5d-5cdb-404-proj"}} 2018-12-04 21:21:40,875 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-654fc49a-a5ac-444c-a1a3-bd6da2c78ce2 2018-12-04 21:21:40,875 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-c1272e5d-5cdb-404-proj 2018-12-04 21:21:40,875 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:21:40,876 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:21:41,275 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:21:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["a0K9e82ORaWmMEb4BwKDMg"], "issued_at": "2018-12-04T21:21:41.000000Z"}} 2018-12-04 21:21:41,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821c5ecb94ca6c59fb12b57a9c0279c8594fdaa5" 2018-12-04 21:21:41,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-167b1590-494d-4070-97f7-f48c4d4bdd83 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:21:41,368 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-167b1590-494d-4070-97f7-f48c4d4bdd83 2018-12-04 21:21:41,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:21:41,377 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:21:41,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821c5ecb94ca6c59fb12b57a9c0279c8594fdaa5" 2018-12-04 21:21:41,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f9c1787-1aff-4c35-bc44-c971cc77d5aa Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:21:41,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-0f9c1787-1aff-4c35-bc44-c971cc77d5aa 2018-12-04 21:21:41,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-c1272e5d-5cdb-404-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821c5ecb94ca6c59fb12b57a9c0279c8594fdaa5" 2018-12-04 21:21:41,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-455b9395-36c3-457e-bf77-13cee4947e0d Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-c1272e5d-5cdb-404-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/352a99fb671b4177a1dbb4cc5c24014c"}, "tags": [], "enabled": true, "id": "352a99fb671b4177a1dbb4cc5c24014c", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-c1272e5d-5cdb-404-proj"}]} 2018-12-04 21:21:41,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-c1272e5d-5cdb-404-proj used request id req-455b9395-36c3-457e-bf77-13cee4947e0d 2018-12-04 21:21:41,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821c5ecb94ca6c59fb12b57a9c0279c8594fdaa5" 2018-12-04 21:21:41,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef7f1db8-86ec-4493-a7c3-3c310cbb9178 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:21:41,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ef7f1db8-86ec-4493-a7c3-3c310cbb9178 2018-12-04 21:21:41,982 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-c1272e5d-5cdb-404-user 2018-12-04 21:21:41,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:21:41,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f382445dbaa42047c8f3795a706ae3c51c63b00" 2018-12-04 21:21:42,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faa97bb2-54e0-444c-b7e4-47cada91bc54 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:21:42,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-faa97bb2-54e0-444c-b7e4-47cada91bc54 2018-12-04 21:21:42,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f382445dbaa42047c8f3795a706ae3c51c63b00" -d '{"role": {"name": "CreateKeypairsTests-c1272e5d-5cdb-404-proj-role"}}' 2018-12-04 21:21:42,203 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:21:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58e30829-9acc-42cb-8592-dcb649cde750 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5c1a6c33aeef4455a712e655c4dda55a", "links": {"self": "http://172.30.9.23:5000/v3/roles/5c1a6c33aeef4455a712e655c4dda55a"}, "name": "CreateKeypairsTests-c1272e5d-5cdb-404-proj-role"}} 2018-12-04 21:21:42,203 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-58e30829-9acc-42cb-8592-dcb649cde750 2018-12-04 21:21:42,204 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-c1272e5d-5cdb-404-proj-role 2018-12-04 21:21:42,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/5c1a6c33aeef4455a712e655c4dda55a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f382445dbaa42047c8f3795a706ae3c51c63b00" 2018-12-04 21:21:42,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3870510b-edee-4399-a699-11de8f6584b6 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5c1a6c33aeef4455a712e655c4dda55a", "links": {"self": "http://172.30.9.23:5000/v3/roles/5c1a6c33aeef4455a712e655c4dda55a"}, "name": "CreateKeypairsTests-c1272e5d-5cdb-404-proj-role"}} 2018-12-04 21:21:42,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/5c1a6c33aeef4455a712e655c4dda55a used request id req-3870510b-edee-4399-a699-11de8f6584b6 2018-12-04 21:21:42,303 - keystone_utils - INFO - Granting role CreateKeypairsTests-c1272e5d-5cdb-404-proj-role to project CreateKeypairsTests-c1272e5d-5cdb-404-proj 2018-12-04 21:21:42,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/352a99fb671b4177a1dbb4cc5c24014c/users/74204ff3638c46c7a9c048d1cdf28aa1/roles/5c1a6c33aeef4455a712e655c4dda55a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f382445dbaa42047c8f3795a706ae3c51c63b00" 2018-12-04 21:21:42,434 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:21:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-daf42309-b3cb-473d-9930-d74cba583b55 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:21:42,434 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/352a99fb671b4177a1dbb4cc5c24014c/users/74204ff3638c46c7a9c048d1cdf28aa1/roles/5c1a6c33aeef4455a712e655c4dda55a used request id req-daf42309-b3cb-473d-9930-d74cba583b55 2018-12-04 21:21:42,434 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:21:42,436 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:21:42,437 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:21:42,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5c1a6c33aeef4455a712e655c4dda55a", "name": "CreateKeypairsTests-c1272e5d-5cdb-404-proj-role"}], "expires_at": "2018-12-04T22:21:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "352a99fb671b4177a1dbb4cc5c24014c", "name": "CreateKeypairsTests-c1272e5d-5cdb-404-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/352a99fb671b4177a1dbb4cc5c24014c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/352a99fb671b4177a1dbb4cc5c24014c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/352a99fb671b4177a1dbb4cc5c24014c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_352a99fb671b4177a1dbb4cc5c24014c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_352a99fb671b4177a1dbb4cc5c24014c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/352a99fb671b4177a1dbb4cc5c24014c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/352a99fb671b4177a1dbb4cc5c24014c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/352a99fb671b4177a1dbb4cc5c24014c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/352a99fb671b4177a1dbb4cc5c24014c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/352a99fb671b4177a1dbb4cc5c24014c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/352a99fb671b4177a1dbb4cc5c24014c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/352a99fb671b4177a1dbb4cc5c24014c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/352a99fb671b4177a1dbb4cc5c24014c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/352a99fb671b4177a1dbb4cc5c24014c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-c1272e5d-5cdb-404-user", "id": "74204ff3638c46c7a9c048d1cdf28aa1"}, "audit_ids": ["CUp6gqBKQ2qPn0I0onKIuA"], "issued_at": "2018-12-04T21:21:42.000000Z"}} 2018-12-04 21:21:42,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f40994ed1f432acbbeaf21518d5fa2689b40563" 2018-12-04 21:21:42,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2b32e5e-5c6b-4f29-912d-a0015f092536 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:21:42,921 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f2b32e5e-5c6b-4f29-912d-a0015f092536 2018-12-04 21:21:42,922 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:21:42,926 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f40994ed1f432acbbeaf21518d5fa2689b40563" 2018-12-04 21:21:43,106 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f6e7386a-d4f8-43d9-84b7-dc8881b81c82 x-compute-request-id: req-f6e7386a-d4f8-43d9-84b7-dc8881b81c82 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-04 21:21:43,106 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-f6e7386a-d4f8-43d9-84b7-dc8881b81c82 2018-12-04 21:21:43,107 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-b4283f5b-c0a8-4e26-9068-9b62713f1e92... 2018-12-04 21:21:43,107 - OpenStackKeypair - INFO - Creating new keypair 2018-12-04 21:21:43,171 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-b4283f5b-c0a8-4e26-9068-9b62713f1e92 2018-12-04 21:21:43,173 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f40994ed1f432acbbeaf21518d5fa2689b40563" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCm4MgHpZJMzkDIeKEwM70Zj6VYS3jYEE6pp74hKMFGCJW5wDCksSkK6Bn8lnLtM9+1OYfrSGLfaV2ZhQiTx2p7RyehnH/QZPAaNJx7KudYQ5ffH8nOXr1EonboJCwXLozK7YtsJF3EJPnbNDnoHkKS5Rd/cbTfy5SEf3UxjDdjpQ==", "name": "CreateKeypairsTests-b4283f5b-c0a8-4e26-9068-9b62713f1e92"}}' 2018-12-04 21:21:43,229 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0f67665-d63a-4862-9c51-2cec548f643a x-compute-request-id: req-f0f67665-d63a-4862-9c51-2cec548f643a Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCm4MgHpZJMzkDIeKEwM70Zj6VYS3jYEE6pp74hKMFGCJW5wDCksSkK6Bn8lnLtM9+1OYfrSGLfaV2ZhQiTx2p7RyehnH/QZPAaNJx7KudYQ5ffH8nOXr1EonboJCwXLozK7YtsJF3EJPnbNDnoHkKS5Rd/cbTfy5SEf3UxjDdjpQ==", "user_id": "74204ff3638c46c7a9c048d1cdf28aa1", "name": "CreateKeypairsTests-b4283f5b-c0a8-4e26-9068-9b62713f1e92", "fingerprint": "25:ab:e8:de:a7:6c:59:a4:79:89:d5:a7:21:19:19:93"}} 2018-12-04 21:21:43,229 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-f0f67665-d63a-4862-9c51-2cec548f643a 2018-12-04 21:21:43,230 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:21:43,635 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5c1a6c33aeef4455a712e655c4dda55a", "name": "CreateKeypairsTests-c1272e5d-5cdb-404-proj-role"}], "expires_at": "2018-12-04T22:21:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "352a99fb671b4177a1dbb4cc5c24014c", "name": "CreateKeypairsTests-c1272e5d-5cdb-404-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/352a99fb671b4177a1dbb4cc5c24014c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/352a99fb671b4177a1dbb4cc5c24014c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/352a99fb671b4177a1dbb4cc5c24014c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_352a99fb671b4177a1dbb4cc5c24014c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_352a99fb671b4177a1dbb4cc5c24014c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/352a99fb671b4177a1dbb4cc5c24014c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/352a99fb671b4177a1dbb4cc5c24014c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/352a99fb671b4177a1dbb4cc5c24014c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/352a99fb671b4177a1dbb4cc5c24014c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/352a99fb671b4177a1dbb4cc5c24014c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/352a99fb671b4177a1dbb4cc5c24014c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/352a99fb671b4177a1dbb4cc5c24014c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/352a99fb671b4177a1dbb4cc5c24014c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/352a99fb671b4177a1dbb4cc5c24014c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-c1272e5d-5cdb-404-user", "id": "74204ff3638c46c7a9c048d1cdf28aa1"}, "audit_ids": ["Z2bsZFErSvSW2wgmLi4bwQ"], "issued_at": "2018-12-04T21:21:43.000000Z"}} 2018-12-04 21:21:43,637 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-b4283f5b-c0a8-4e26-9068-9b62713f1e92 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48902f58f5773a6aa8ec52eca37bacae86bae3f1" 2018-12-04 21:21:43,821 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87d01880-84ae-4b0c-a29f-7b0386ce14fb x-compute-request-id: req-87d01880-84ae-4b0c-a29f-7b0386ce14fb Content-Encoding: gzip Content-Length: 422 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCm4MgHpZJMzkDIeKEwM70Zj6VYS3jYEE6pp74hKMFGCJW5wDCksSkK6Bn8lnLtM9+1OYfrSGLfaV2ZhQiTx2p7RyehnH/QZPAaNJx7KudYQ5ffH8nOXr1EonboJCwXLozK7YtsJF3EJPnbNDnoHkKS5Rd/cbTfy5SEf3UxjDdjpQ==", "user_id": "74204ff3638c46c7a9c048d1cdf28aa1", "name": "CreateKeypairsTests-b4283f5b-c0a8-4e26-9068-9b62713f1e92", "deleted": false, "created_at": "2018-12-04T21:21:43.000000", "updated_at": null, "fingerprint": "25:ab:e8:de:a7:6c:59:a4:79:89:d5:a7:21:19:19:93", "deleted_at": null, "id": 24}} 2018-12-04 21:21:43,821 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-b4283f5b-c0a8-4e26-9068-9b62713f1e92 used request id req-87d01880-84ae-4b0c-a29f-7b0386ce14fb 2018-12-04 21:21:43,822 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-b4283f5b-c0a8-4e26-9068-9b62713f1e92 2018-12-04 21:21:43,824 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-b4283f5b-c0a8-4e26-9068-9b62713f1e92 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f40994ed1f432acbbeaf21518d5fa2689b40563" 2018-12-04 21:21:43,857 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:21:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b4c48155-5898-4b68-b8db-c1da85b3c3c0 x-compute-request-id: req-b4c48155-5898-4b68-b8db-c1da85b3c3c0 Content-Length: 0 Content-Type: application/json 2018-12-04 21:21:43,857 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-b4283f5b-c0a8-4e26-9068-9b62713f1e92 used request id req-b4c48155-5898-4b68-b8db-c1da85b3c3c0 2018-12-04 21:21:43,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f382445dbaa42047c8f3795a706ae3c51c63b00" 2018-12-04 21:21:44,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-043f82f2-4216-498d-9c55-9fea649db6b0 Date: Tue, 04 Dec 2018 21:21:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:21:44,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-043f82f2-4216-498d-9c55-9fea649db6b0 2018-12-04 21:21:44,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f382445dbaa42047c8f3795a706ae3c51c63b00" 2018-12-04 21:21:44,224 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cee2ad38-e495-41e0-9985-0b66fae54aea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:44,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-cee2ad38-e495-41e0-9985-0b66fae54aea 2018-12-04 21:21:44,224 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:44,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f382445dbaa42047c8f3795a706ae3c51c63b00" 2018-12-04 21:21:44,321 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46022867-0886-48cb-9834-9a0a506d7a6a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:44,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-46022867-0886-48cb-9834-9a0a506d7a6a 2018-12-04 21:21:44,321 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:44,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f382445dbaa42047c8f3795a706ae3c51c63b00" 2018-12-04 21:21:44,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2476684f-50bc-4aea-8a0f-b3902613ce75 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:21:44,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-2476684f-50bc-4aea-8a0f-b3902613ce75 2018-12-04 21:21:44,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f382445dbaa42047c8f3795a706ae3c51c63b00" 2018-12-04 21:21:44,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cc1c2c6-6157-467f-8fec-0d53b1215422 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:21:44,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-1cc1c2c6-6157-467f-8fec-0d53b1215422 2018-12-04 21:21:44,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f382445dbaa42047c8f3795a706ae3c51c63b00" 2018-12-04 21:21:44,619 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f11bd71-9604-47b1-ba03-87b144c0b933 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:44,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-9f11bd71-9604-47b1-ba03-87b144c0b933 2018-12-04 21:21:44,619 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:44,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f382445dbaa42047c8f3795a706ae3c51c63b00" 2018-12-04 21:21:44,727 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98b28a7a-bfb7-486b-b75d-e15d025b5bb5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:44,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-98b28a7a-bfb7-486b-b75d-e15d025b5bb5 2018-12-04 21:21:44,727 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:44,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f382445dbaa42047c8f3795a706ae3c51c63b00" 2018-12-04 21:21:44,828 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33a66d7e-f46e-4671-b192-5d00dc0baf88 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:44,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-33a66d7e-f46e-4671-b192-5d00dc0baf88 2018-12-04 21:21:44,828 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:44,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f382445dbaa42047c8f3795a706ae3c51c63b00" 2018-12-04 21:21:44,936 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b88fc3c-ac09-428b-bfe1-132639bdaac5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:44,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-6b88fc3c-ac09-428b-bfe1-132639bdaac5 2018-12-04 21:21:44,936 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:44,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f382445dbaa42047c8f3795a706ae3c51c63b00" 2018-12-04 21:21:45,040 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6505e99f-a55b-4bf0-89bc-562a9559adc0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:45,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-6505e99f-a55b-4bf0-89bc-562a9559adc0 2018-12-04 21:21:45,040 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:45,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f382445dbaa42047c8f3795a706ae3c51c63b00" 2018-12-04 21:21:45,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a05ba68f-0a2a-4cea-a26e-385e35c39b79 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:21:45,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-a05ba68f-0a2a-4cea-a26e-385e35c39b79 2018-12-04 21:21:45,141 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-c1272e5d-5cdb-404-proj 2018-12-04 21:21:45,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/352a99fb671b4177a1dbb4cc5c24014c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f382445dbaa42047c8f3795a706ae3c51c63b00" 2018-12-04 21:21:45,361 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:21:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad2490e7-586a-4def-a673-520cbb1f3166 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:21:45,361 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/352a99fb671b4177a1dbb4cc5c24014c used request id req-ad2490e7-586a-4def-a673-520cbb1f3166 2018-12-04 21:21:45,361 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-c1272e5d-5cdb-404-proj-role 2018-12-04 21:21:45,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/5c1a6c33aeef4455a712e655c4dda55a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f382445dbaa42047c8f3795a706ae3c51c63b00" 2018-12-04 21:21:45,480 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:21:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-353bb6d4-6953-4efb-a49e-ab2ce2b4f91d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:21:45,480 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/5c1a6c33aeef4455a712e655c4dda55a used request id req-353bb6d4-6953-4efb-a49e-ab2ce2b4f91d 2018-12-04 21:21:45,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f382445dbaa42047c8f3795a706ae3c51c63b00" 2018-12-04 21:21:45,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba900a0d-cf4f-411a-94da-ce7d408249ac Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:21:45,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ba900a0d-cf4f-411a-94da-ce7d408249ac 2018-12-04 21:21:45,582 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-c1272e5d-5cdb-404-user 2018-12-04 21:21:45,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/74204ff3638c46c7a9c048d1cdf28aa1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821c5ecb94ca6c59fb12b57a9c0279c8594fdaa5" 2018-12-04 21:21:45,758 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:21:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d002cef-0913-4bda-8a19-353e79462569 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:21:45,758 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/74204ff3638c46c7a9c048d1cdf28aa1 used request id req-4d002cef-0913-4bda-8a19-353e79462569 2018-12-04 21:21:45,760 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:21:46,161 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:21:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["GVoB8AgHSPq8RyRkmjzpXg"], "issued_at": "2018-12-04T21:21:46.000000Z"}} 2018-12-04 21:21:46,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}774962c980fbad7af5bf7de925fc02c5b5691f4c" 2018-12-04 21:21:46,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3fcaaa6-1f21-4d33-8b86-a84073167911 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:21:46,253 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b3fcaaa6-1f21-4d33-8b86-a84073167911 2018-12-04 21:21:46,254 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:21:46,255 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:21:46,657 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:21:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["FVsduwjyQtaW7vrseFFD8Q"], "issued_at": "2018-12-04T21:21:46.000000Z"}} 2018-12-04 21:21:46,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f918325b6f20998fef85680ea865b3c6ba01ac6" 2018-12-04 21:21:46,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5047ff0-49f7-4d8e-87f6-e596b4cda29a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:21:46,750 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f5047ff0-49f7-4d8e-87f6-e596b4cda29a 2018-12-04 21:21:46,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:21:46,759 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:21:46,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-12c9e760-f9a2-4b7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f918325b6f20998fef85680ea865b3c6ba01ac6" 2018-12-04 21:21:46,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81019839-aad8-4f98-9d8e-8e5da13a7f7e Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-12c9e760-f9a2-4b7-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:21:46,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-12c9e760-f9a2-4b7-proj used request id req-81019839-aad8-4f98-9d8e-8e5da13a7f7e 2018-12-04 21:21:46,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f918325b6f20998fef85680ea865b3c6ba01ac6" 2018-12-04 21:21:46,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55477781-4f09-4f97-a426-74f4a2d48ffa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:21:46,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-55477781-4f09-4f97-a426-74f4a2d48ffa 2018-12-04 21:21:46,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f918325b6f20998fef85680ea865b3c6ba01ac6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-12c9e760-f9a2-4b7-proj"}}' 2018-12-04 21:21:47,090 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:21:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44a8d4ae-5243-4448-a469-89eec0af3d20 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/88caec5c9d554c3db80e067bf5657802"}, "tags": [], "enabled": true, "id": "88caec5c9d554c3db80e067bf5657802", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-12c9e760-f9a2-4b7-proj"}} 2018-12-04 21:21:47,090 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-44a8d4ae-5243-4448-a469-89eec0af3d20 2018-12-04 21:21:47,091 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-12c9e760-f9a2-4b7-proj 2018-12-04 21:21:47,091 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:21:47,092 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:21:47,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:21:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["Tbzdvx_nT6eJqBEs2Bz4Eg"], "issued_at": "2018-12-04T21:21:47.000000Z"}} 2018-12-04 21:21:47,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65191c0ec9b5c814b32afd35f338b11894ef6a70" 2018-12-04 21:21:47,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84d06a22-3906-4349-a645-c3c0293c8441 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:21:47,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-84d06a22-3906-4349-a645-c3c0293c8441 2018-12-04 21:21:47,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:21:47,611 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:21:47,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65191c0ec9b5c814b32afd35f338b11894ef6a70" 2018-12-04 21:21:47,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-155ff720-9dd0-4a55-8c36-283f391f5c02 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:21:47,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-155ff720-9dd0-4a55-8c36-283f391f5c02 2018-12-04 21:21:47,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-12c9e760-f9a2-4b7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65191c0ec9b5c814b32afd35f338b11894ef6a70" 2018-12-04 21:21:47,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e2a2c47-e7ab-40c8-8422-d9f9f943455b Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-12c9e760-f9a2-4b7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/88caec5c9d554c3db80e067bf5657802"}, "tags": [], "enabled": true, "id": "88caec5c9d554c3db80e067bf5657802", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-12c9e760-f9a2-4b7-proj"}]} 2018-12-04 21:21:47,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-12c9e760-f9a2-4b7-proj used request id req-2e2a2c47-e7ab-40c8-8422-d9f9f943455b 2018-12-04 21:21:47,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65191c0ec9b5c814b32afd35f338b11894ef6a70" 2018-12-04 21:21:47,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e10efc70-4240-4a22-8352-29ebccc96d44 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:21:47,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e10efc70-4240-4a22-8352-29ebccc96d44 2018-12-04 21:21:48,151 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-12c9e760-f9a2-4b7-user 2018-12-04 21:21:48,151 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:21:48,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f918325b6f20998fef85680ea865b3c6ba01ac6" 2018-12-04 21:21:48,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ae0726d-bf9d-424b-ab55-2ef5960d5116 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:21:48,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8ae0726d-bf9d-424b-ab55-2ef5960d5116 2018-12-04 21:21:48,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f918325b6f20998fef85680ea865b3c6ba01ac6" -d '{"role": {"name": "CreateKeypairsTests-12c9e760-f9a2-4b7-proj-role"}}' 2018-12-04 21:21:48,373 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:21:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b60fdc8b-3512-4b44-b95e-3bbb624b5faa Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "792e6043b21848cfb61c7573c4297bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/792e6043b21848cfb61c7573c4297bc6"}, "name": "CreateKeypairsTests-12c9e760-f9a2-4b7-proj-role"}} 2018-12-04 21:21:48,373 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-b60fdc8b-3512-4b44-b95e-3bbb624b5faa 2018-12-04 21:21:48,373 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-12c9e760-f9a2-4b7-proj-role 2018-12-04 21:21:48,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/792e6043b21848cfb61c7573c4297bc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f918325b6f20998fef85680ea865b3c6ba01ac6" 2018-12-04 21:21:48,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f817eba-3598-4f1b-9e0b-2b62aceec4d9 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "792e6043b21848cfb61c7573c4297bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/792e6043b21848cfb61c7573c4297bc6"}, "name": "CreateKeypairsTests-12c9e760-f9a2-4b7-proj-role"}} 2018-12-04 21:21:48,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/792e6043b21848cfb61c7573c4297bc6 used request id req-5f817eba-3598-4f1b-9e0b-2b62aceec4d9 2018-12-04 21:21:48,393 - keystone_utils - INFO - Granting role CreateKeypairsTests-12c9e760-f9a2-4b7-proj-role to project CreateKeypairsTests-12c9e760-f9a2-4b7-proj 2018-12-04 21:21:48,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/88caec5c9d554c3db80e067bf5657802/users/ccfd60c9aba44589ad11f52bebb89609/roles/792e6043b21848cfb61c7573c4297bc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f918325b6f20998fef85680ea865b3c6ba01ac6" 2018-12-04 21:21:48,537 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:21:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afc62e91-1e40-4a1e-bc9f-e597e16fda01 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:21:48,537 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/88caec5c9d554c3db80e067bf5657802/users/ccfd60c9aba44589ad11f52bebb89609/roles/792e6043b21848cfb61c7573c4297bc6 used request id req-afc62e91-1e40-4a1e-bc9f-e597e16fda01 2018-12-04 21:21:48,537 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:21:48,538 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:21:48,539 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:21:48,931 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "792e6043b21848cfb61c7573c4297bc6", "name": "CreateKeypairsTests-12c9e760-f9a2-4b7-proj-role"}], "expires_at": "2018-12-04T22:21:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "88caec5c9d554c3db80e067bf5657802", "name": "CreateKeypairsTests-12c9e760-f9a2-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/88caec5c9d554c3db80e067bf5657802", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/88caec5c9d554c3db80e067bf5657802", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/88caec5c9d554c3db80e067bf5657802", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_88caec5c9d554c3db80e067bf5657802", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_88caec5c9d554c3db80e067bf5657802", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/88caec5c9d554c3db80e067bf5657802", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/88caec5c9d554c3db80e067bf5657802", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/88caec5c9d554c3db80e067bf5657802", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/88caec5c9d554c3db80e067bf5657802", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/88caec5c9d554c3db80e067bf5657802", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/88caec5c9d554c3db80e067bf5657802", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/88caec5c9d554c3db80e067bf5657802", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/88caec5c9d554c3db80e067bf5657802", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/88caec5c9d554c3db80e067bf5657802", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-12c9e760-f9a2-4b7-user", "id": "ccfd60c9aba44589ad11f52bebb89609"}, "audit_ids": ["WRZqNLuQTyCZnybb7m2C7A"], "issued_at": "2018-12-04T21:21:48.000000Z"}} 2018-12-04 21:21:48,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76014c3c9900b5d4546f82f6d7159ea6a12a546a" 2018-12-04 21:21:49,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0289b56-b9af-4f5c-ac77-b314d94e8920 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:21:49,007 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f0289b56-b9af-4f5c-ac77-b314d94e8920 2018-12-04 21:21:49,008 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:21:49,011 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76014c3c9900b5d4546f82f6d7159ea6a12a546a" 2018-12-04 21:21:49,212 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7a4aa16d-f099-4abf-9c9f-81ad74d6046b x-compute-request-id: req-7a4aa16d-f099-4abf-9c9f-81ad74d6046b Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-04 21:21:49,212 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-7a4aa16d-f099-4abf-9c9f-81ad74d6046b 2018-12-04 21:21:49,213 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-70502050-2686-4a75-993f-7573c8a43bf0... 2018-12-04 21:21:49,213 - OpenStackKeypair - INFO - Creating new keypair 2018-12-04 21:21:49,258 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-70502050-2686-4a75-993f-7573c8a43bf0 2018-12-04 21:21:49,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76014c3c9900b5d4546f82f6d7159ea6a12a546a" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDJ6GmXlultGpQHcqUawXS8zqq6oLSf4p4952JjjiSzrOMfRWlFxMbL3jRn1cJjeicn7fFtLsVa3Ys7j6s29CXb1O6pjZ2QDbOOBzz23/mmDrD5WOla3Exb7nBtGWhsaF5DixkCaoFZqYpRZLS5ojiUZjiC/4vKw59MOCeNo2tw7Q==", "name": "CreateKeypairsTests-70502050-2686-4a75-993f-7573c8a43bf0"}}' 2018-12-04 21:21:49,331 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6988be9-c3c6-479a-8e7e-c816c82c76f4 x-compute-request-id: req-d6988be9-c3c6-479a-8e7e-c816c82c76f4 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDJ6GmXlultGpQHcqUawXS8zqq6oLSf4p4952JjjiSzrOMfRWlFxMbL3jRn1cJjeicn7fFtLsVa3Ys7j6s29CXb1O6pjZ2QDbOOBzz23/mmDrD5WOla3Exb7nBtGWhsaF5DixkCaoFZqYpRZLS5ojiUZjiC/4vKw59MOCeNo2tw7Q==", "user_id": "ccfd60c9aba44589ad11f52bebb89609", "name": "CreateKeypairsTests-70502050-2686-4a75-993f-7573c8a43bf0", "fingerprint": "c6:d9:6a:32:67:79:a7:3b:d1:af:5b:3c:a3:9c:7d:eb"}} 2018-12-04 21:21:49,331 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-d6988be9-c3c6-479a-8e7e-c816c82c76f4 2018-12-04 21:21:49,334 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-70502050-2686-4a75-993f-7573c8a43bf0.pub 2018-12-04 21:21:49,334 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsTests-70502050-2686-4a75-993f-7573c8a43bf0 2018-12-04 21:21:49,335 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:21:49,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "792e6043b21848cfb61c7573c4297bc6", "name": "CreateKeypairsTests-12c9e760-f9a2-4b7-proj-role"}], "expires_at": "2018-12-04T22:21:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "88caec5c9d554c3db80e067bf5657802", "name": "CreateKeypairsTests-12c9e760-f9a2-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/88caec5c9d554c3db80e067bf5657802", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/88caec5c9d554c3db80e067bf5657802", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/88caec5c9d554c3db80e067bf5657802", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_88caec5c9d554c3db80e067bf5657802", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_88caec5c9d554c3db80e067bf5657802", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/88caec5c9d554c3db80e067bf5657802", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/88caec5c9d554c3db80e067bf5657802", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/88caec5c9d554c3db80e067bf5657802", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/88caec5c9d554c3db80e067bf5657802", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/88caec5c9d554c3db80e067bf5657802", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/88caec5c9d554c3db80e067bf5657802", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/88caec5c9d554c3db80e067bf5657802", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/88caec5c9d554c3db80e067bf5657802", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/88caec5c9d554c3db80e067bf5657802", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-12c9e760-f9a2-4b7-user", "id": "ccfd60c9aba44589ad11f52bebb89609"}, "audit_ids": ["7XbPWCv_SgaydxfNp7376A"], "issued_at": "2018-12-04T21:21:49.000000Z"}} 2018-12-04 21:21:49,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-70502050-2686-4a75-993f-7573c8a43bf0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7acccab9ef370d23153e7f869eaddaf7b3cf14" 2018-12-04 21:21:49,912 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-583b3862-7b44-4ac3-b829-5ce1b8854335 x-compute-request-id: req-583b3862-7b44-4ac3-b829-5ce1b8854335 Content-Encoding: gzip Content-Length: 422 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDJ6GmXlultGpQHcqUawXS8zqq6oLSf4p4952JjjiSzrOMfRWlFxMbL3jRn1cJjeicn7fFtLsVa3Ys7j6s29CXb1O6pjZ2QDbOOBzz23/mmDrD5WOla3Exb7nBtGWhsaF5DixkCaoFZqYpRZLS5ojiUZjiC/4vKw59MOCeNo2tw7Q==", "user_id": "ccfd60c9aba44589ad11f52bebb89609", "name": "CreateKeypairsTests-70502050-2686-4a75-993f-7573c8a43bf0", "deleted": false, "created_at": "2018-12-04T21:21:49.000000", "updated_at": null, "fingerprint": "c6:d9:6a:32:67:79:a7:3b:d1:af:5b:3c:a3:9c:7d:eb", "deleted_at": null, "id": 25}} 2018-12-04 21:21:49,913 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-70502050-2686-4a75-993f-7573c8a43bf0 used request id req-583b3862-7b44-4ac3-b829-5ce1b8854335 2018-12-04 21:21:49,913 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-70502050-2686-4a75-993f-7573c8a43bf0 2018-12-04 21:21:49,915 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-70502050-2686-4a75-993f-7573c8a43bf0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76014c3c9900b5d4546f82f6d7159ea6a12a546a" 2018-12-04 21:21:49,942 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:21:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6b13b969-de9c-4d03-9da9-64ef9649c7ba x-compute-request-id: req-6b13b969-de9c-4d03-9da9-64ef9649c7ba Content-Length: 0 Content-Type: application/json 2018-12-04 21:21:49,942 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-70502050-2686-4a75-993f-7573c8a43bf0 used request id req-6b13b969-de9c-4d03-9da9-64ef9649c7ba 2018-12-04 21:21:49,942 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-70502050-2686-4a75-993f-7573c8a43bf0.pub] 2018-12-04 21:21:49,942 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsTests-70502050-2686-4a75-993f-7573c8a43bf0] 2018-12-04 21:21:49,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f918325b6f20998fef85680ea865b3c6ba01ac6" 2018-12-04 21:21:50,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-1c76f09a-3107-4cb5-96bc-30520b5017a4 Date: Tue, 04 Dec 2018 21:21:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:21:50,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-1c76f09a-3107-4cb5-96bc-30520b5017a4 2018-12-04 21:21:50,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f918325b6f20998fef85680ea865b3c6ba01ac6" 2018-12-04 21:21:50,312 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac00311f-0bfb-44ee-9b20-a61bc71b95ab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:50,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-ac00311f-0bfb-44ee-9b20-a61bc71b95ab 2018-12-04 21:21:50,312 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:50,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f918325b6f20998fef85680ea865b3c6ba01ac6" 2018-12-04 21:21:50,416 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e7448a7-51fe-43bf-acdd-3c3ee96333cc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:50,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-4e7448a7-51fe-43bf-acdd-3c3ee96333cc 2018-12-04 21:21:50,416 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:50,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f918325b6f20998fef85680ea865b3c6ba01ac6" 2018-12-04 21:21:50,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc61d2d9-c6e7-46b9-867c-c8124cc01e6a 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:21:50,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-bc61d2d9-c6e7-46b9-867c-c8124cc01e6a 2018-12-04 21:21:50,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f918325b6f20998fef85680ea865b3c6ba01ac6" 2018-12-04 21:21:50,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c63f172-63d6-4cfd-a974-eefeaf071d66 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:21:50,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-4c63f172-63d6-4cfd-a974-eefeaf071d66 2018-12-04 21:21:50,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f918325b6f20998fef85680ea865b3c6ba01ac6" 2018-12-04 21:21:50,726 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-205a12c2-e02d-4d34-9e87-d98390240715 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:50,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-205a12c2-e02d-4d34-9e87-d98390240715 2018-12-04 21:21:50,726 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:50,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f918325b6f20998fef85680ea865b3c6ba01ac6" 2018-12-04 21:21:50,823 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2758eab2-3b0d-40d7-948c-5dc3e83be6a7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:50,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-2758eab2-3b0d-40d7-948c-5dc3e83be6a7 2018-12-04 21:21:50,823 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:50,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f918325b6f20998fef85680ea865b3c6ba01ac6" 2018-12-04 21:21:50,923 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ddc26e6-96bd-456c-b247-bd4c21d04446 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:50,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-7ddc26e6-96bd-456c-b247-bd4c21d04446 2018-12-04 21:21:50,924 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:50,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f918325b6f20998fef85680ea865b3c6ba01ac6" 2018-12-04 21:21:51,031 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0560691f-9775-43e8-9ec3-3c75bb7ee2ef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:51,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-0560691f-9775-43e8-9ec3-3c75bb7ee2ef 2018-12-04 21:21:51,031 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:51,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f918325b6f20998fef85680ea865b3c6ba01ac6" 2018-12-04 21:21:51,125 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c44d89cc-6806-43ba-9f6c-d7eaf94ac748 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:51,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-c44d89cc-6806-43ba-9f6c-d7eaf94ac748 2018-12-04 21:21:51,126 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:51,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f918325b6f20998fef85680ea865b3c6ba01ac6" 2018-12-04 21:21:51,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c288867-3bfa-4529-8f8e-5f63acf14c5a Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:21:51,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-2c288867-3bfa-4529-8f8e-5f63acf14c5a 2018-12-04 21:21:51,226 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-12c9e760-f9a2-4b7-proj 2018-12-04 21:21:51,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/88caec5c9d554c3db80e067bf5657802 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f918325b6f20998fef85680ea865b3c6ba01ac6" 2018-12-04 21:21:51,445 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:21:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68de0f3c-b276-4a75-b62a-9d9c32f2a4dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:21:51,445 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/88caec5c9d554c3db80e067bf5657802 used request id req-68de0f3c-b276-4a75-b62a-9d9c32f2a4dd 2018-12-04 21:21:51,445 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-12c9e760-f9a2-4b7-proj-role 2018-12-04 21:21:51,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/792e6043b21848cfb61c7573c4297bc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f918325b6f20998fef85680ea865b3c6ba01ac6" 2018-12-04 21:21:51,564 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:21:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b486d18e-0f87-48a2-a695-79da0c723b3f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:21:51,564 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/792e6043b21848cfb61c7573c4297bc6 used request id req-b486d18e-0f87-48a2-a695-79da0c723b3f 2018-12-04 21:21:51,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f918325b6f20998fef85680ea865b3c6ba01ac6" 2018-12-04 21:21:51,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2d8299d-a943-4651-8d57-d61051feafd8 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:21:51,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f2d8299d-a943-4651-8d57-d61051feafd8 2018-12-04 21:21:51,667 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-12c9e760-f9a2-4b7-user 2018-12-04 21:21:51,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/ccfd60c9aba44589ad11f52bebb89609 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65191c0ec9b5c814b32afd35f338b11894ef6a70" 2018-12-04 21:21:51,842 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:21:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47c8241a-21a5-4fc1-a471-536a771471cd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:21:51,842 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/ccfd60c9aba44589ad11f52bebb89609 used request id req-47c8241a-21a5-4fc1-a471-536a771471cd 2018-12-04 21:21:51,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:21:52,243 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:21:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["DzRFy8oGQuC4khbpAOdD6g"], "issued_at": "2018-12-04T21:21:52.000000Z"}} 2018-12-04 21:21:52,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df2c10d42f69200e2e3b7ec0dac9af037e0d8377" 2018-12-04 21:21:52,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d24a4cd3-4b21-4e78-8c2d-7cd98392722a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:21:52,340 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d24a4cd3-4b21-4e78-8c2d-7cd98392722a 2018-12-04 21:21:52,341 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:21:52,343 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:21:52,737 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:21:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["6su4v__GRvepC5OQdxUKOA"], "issued_at": "2018-12-04T21:21:52.000000Z"}} 2018-12-04 21:21:52,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4581abc3185366a4151b69629e87b696d31389e" 2018-12-04 21:21:52,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c8128ea-138a-487a-87bf-1bdd304931fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:21:52,831 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5c8128ea-138a-487a-87bf-1bdd304931fb 2018-12-04 21:21:52,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:21:52,840 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:21:52,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-83a60023-84f1-4a5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4581abc3185366a4151b69629e87b696d31389e" 2018-12-04 21:21:52,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-499a3be3-44dd-4eef-afeb-6bdf234ae430 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-83a60023-84f1-4a5-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:21:52,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-83a60023-84f1-4a5-proj used request id req-499a3be3-44dd-4eef-afeb-6bdf234ae430 2018-12-04 21:21:52,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4581abc3185366a4151b69629e87b696d31389e" 2018-12-04 21:21:52,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58e44ec3-f8d0-490d-8641-afa010ad8125 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:21:52,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-58e44ec3-f8d0-490d-8641-afa010ad8125 2018-12-04 21:21:52,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4581abc3185366a4151b69629e87b696d31389e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-83a60023-84f1-4a5-proj"}}' 2018-12-04 21:21:53,085 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:21:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0383f7f4-2760-4c5e-937b-84f6979d6ecc Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f23cfd69025349d2bbedfc98c329e453"}, "tags": [], "enabled": true, "id": "f23cfd69025349d2bbedfc98c329e453", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-83a60023-84f1-4a5-proj"}} 2018-12-04 21:21:53,085 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-0383f7f4-2760-4c5e-937b-84f6979d6ecc 2018-12-04 21:21:53,086 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-83a60023-84f1-4a5-proj 2018-12-04 21:21:53,086 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:21:53,087 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:21:53,490 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:21:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["AawJpMg9QqK-kJJbN1DnPA"], "issued_at": "2018-12-04T21:21:53.000000Z"}} 2018-12-04 21:21:53,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76262542c0953401f9ef7e3e592e111d55c6a828" 2018-12-04 21:21:53,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcc2cdde-dd13-4ce2-a5be-81224cd8b6c3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:21:53,503 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-bcc2cdde-dd13-4ce2-a5be-81224cd8b6c3 2018-12-04 21:21:53,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:21:53,512 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:21:53,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76262542c0953401f9ef7e3e592e111d55c6a828" 2018-12-04 21:21:53,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3fb9f1e-dde6-4174-8106-4f8d029721f8 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:21:53,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c3fb9f1e-dde6-4174-8106-4f8d029721f8 2018-12-04 21:21:53,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-83a60023-84f1-4a5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76262542c0953401f9ef7e3e592e111d55c6a828" 2018-12-04 21:21:53,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ede89ea-9541-4b88-b8ff-73730e0cd303 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-83a60023-84f1-4a5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f23cfd69025349d2bbedfc98c329e453"}, "tags": [], "enabled": true, "id": "f23cfd69025349d2bbedfc98c329e453", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-83a60023-84f1-4a5-proj"}]} 2018-12-04 21:21:53,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-83a60023-84f1-4a5-proj used request id req-9ede89ea-9541-4b88-b8ff-73730e0cd303 2018-12-04 21:21:53,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76262542c0953401f9ef7e3e592e111d55c6a828" 2018-12-04 21:21:53,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52d08c8e-8621-473f-90bd-697ade99d57d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:21:53,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-52d08c8e-8621-473f-90bd-697ade99d57d 2018-12-04 21:21:54,302 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-83a60023-84f1-4a5-user 2018-12-04 21:21:54,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:21:54,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4581abc3185366a4151b69629e87b696d31389e" 2018-12-04 21:21:54,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4adfc96e-43e2-47c9-9bbd-cf0d27712239 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:21:54,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4adfc96e-43e2-47c9-9bbd-cf0d27712239 2018-12-04 21:21:54,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4581abc3185366a4151b69629e87b696d31389e" -d '{"role": {"name": "CreateKeypairsTests-83a60023-84f1-4a5-proj-role"}}' 2018-12-04 21:21:54,433 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:21:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-717b83c8-a36b-4d87-93cc-b41074d14be0 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "da2897c727bd4990b19ebce3ba319dc2", "links": {"self": "http://172.30.9.23:5000/v3/roles/da2897c727bd4990b19ebce3ba319dc2"}, "name": "CreateKeypairsTests-83a60023-84f1-4a5-proj-role"}} 2018-12-04 21:21:54,433 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-717b83c8-a36b-4d87-93cc-b41074d14be0 2018-12-04 21:21:54,433 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-83a60023-84f1-4a5-proj-role 2018-12-04 21:21:54,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/da2897c727bd4990b19ebce3ba319dc2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4581abc3185366a4151b69629e87b696d31389e" 2018-12-04 21:21:54,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12d03b50-0970-4347-9158-d3d7c2020801 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "da2897c727bd4990b19ebce3ba319dc2", "links": {"self": "http://172.30.9.23:5000/v3/roles/da2897c727bd4990b19ebce3ba319dc2"}, "name": "CreateKeypairsTests-83a60023-84f1-4a5-proj-role"}} 2018-12-04 21:21:54,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/da2897c727bd4990b19ebce3ba319dc2 used request id req-12d03b50-0970-4347-9158-d3d7c2020801 2018-12-04 21:21:54,538 - keystone_utils - INFO - Granting role CreateKeypairsTests-83a60023-84f1-4a5-proj-role to project CreateKeypairsTests-83a60023-84f1-4a5-proj 2018-12-04 21:21:54,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/f23cfd69025349d2bbedfc98c329e453/users/a4957281c59242d4ae1e965b4594420e/roles/da2897c727bd4990b19ebce3ba319dc2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4581abc3185366a4151b69629e87b696d31389e" 2018-12-04 21:21:54,681 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:21:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6726de73-c4ea-40bd-a39d-16e9535dbb9e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:21:54,681 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f23cfd69025349d2bbedfc98c329e453/users/a4957281c59242d4ae1e965b4594420e/roles/da2897c727bd4990b19ebce3ba319dc2 used request id req-6726de73-c4ea-40bd-a39d-16e9535dbb9e 2018-12-04 21:21:54,682 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:21:54,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:21:54,684 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:21:55,078 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "da2897c727bd4990b19ebce3ba319dc2", "name": "CreateKeypairsTests-83a60023-84f1-4a5-proj-role"}], "expires_at": "2018-12-04T22:21:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f23cfd69025349d2bbedfc98c329e453", "name": "CreateKeypairsTests-83a60023-84f1-4a5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/f23cfd69025349d2bbedfc98c329e453", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/f23cfd69025349d2bbedfc98c329e453", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/f23cfd69025349d2bbedfc98c329e453", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_f23cfd69025349d2bbedfc98c329e453", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_f23cfd69025349d2bbedfc98c329e453", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f23cfd69025349d2bbedfc98c329e453", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/f23cfd69025349d2bbedfc98c329e453", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/f23cfd69025349d2bbedfc98c329e453", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f23cfd69025349d2bbedfc98c329e453", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/f23cfd69025349d2bbedfc98c329e453", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/f23cfd69025349d2bbedfc98c329e453", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/f23cfd69025349d2bbedfc98c329e453", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/f23cfd69025349d2bbedfc98c329e453", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/f23cfd69025349d2bbedfc98c329e453", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-83a60023-84f1-4a5-user", "id": "a4957281c59242d4ae1e965b4594420e"}, "audit_ids": ["PJHQX5GXTsypZdBOeB8HIA"], "issued_at": "2018-12-04T21:21:55.000000Z"}} 2018-12-04 21:21:55,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a0eeacd524f5acfeeef3ad393e58b42b424ed5" 2018-12-04 21:21:55,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-795d26b6-7f4c-42ef-ab61-43f5641a156c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:21:55,163 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-795d26b6-7f4c-42ef-ab61-43f5641a156c 2018-12-04 21:21:55,164 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:21:55,167 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a0eeacd524f5acfeeef3ad393e58b42b424ed5" 2018-12-04 21:21:55,343 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-d6ff6f1c-8242-4906-89c1-3a9d51a279c0 x-compute-request-id: req-d6ff6f1c-8242-4906-89c1-3a9d51a279c0 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-04 21:21:55,344 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-d6ff6f1c-8242-4906-89c1-3a9d51a279c0 2018-12-04 21:21:55,344 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-2234094e-e96b-4ea9-a59c-0ccca795adea... 2018-12-04 21:21:55,344 - OpenStackKeypair - INFO - Creating new keypair 2018-12-04 21:21:55,398 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-2234094e-e96b-4ea9-a59c-0ccca795adea 2018-12-04 21:21:55,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a0eeacd524f5acfeeef3ad393e58b42b424ed5" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDgZ33oFjcf2HSNl1hgqDXjSdmRs7XDIny4EXw0J0GS83kO20lUMooGfie4t0wtqpInD95XAoulsoCIYwAUx6/7GdV6RBK8w7bNLRKFLmy/IzCQbc3R9hYecH9DnedL9Mt5ZMFWbZ0OFmRbk5LItUOm6JeeJo5ZYw4RYD6vGVYfKw==", "name": "CreateKeypairsTests-2234094e-e96b-4ea9-a59c-0ccca795adea"}}' 2018-12-04 21:21:55,451 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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,Accept-Encoding x-openstack-request-id: req-0df9a5f2-549f-4281-bfc9-ddd32c56d9a6 x-compute-request-id: req-0df9a5f2-549f-4281-bfc9-ddd32c56d9a6 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDgZ33oFjcf2HSNl1hgqDXjSdmRs7XDIny4EXw0J0GS83kO20lUMooGfie4t0wtqpInD95XAoulsoCIYwAUx6/7GdV6RBK8w7bNLRKFLmy/IzCQbc3R9hYecH9DnedL9Mt5ZMFWbZ0OFmRbk5LItUOm6JeeJo5ZYw4RYD6vGVYfKw==", "user_id": "a4957281c59242d4ae1e965b4594420e", "name": "CreateKeypairsTests-2234094e-e96b-4ea9-a59c-0ccca795adea", "fingerprint": "9b:a7:bc:06:8f:53:6e:3b:b4:54:0b:ce:d8:36:bb:4e"}} 2018-12-04 21:21:55,451 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-0df9a5f2-549f-4281-bfc9-ddd32c56d9a6 2018-12-04 21:21:55,466 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-2234094e-e96b-4ea9-a59c-0ccca795adea.pub 2018-12-04 21:21:55,466 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:21:55,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "da2897c727bd4990b19ebce3ba319dc2", "name": "CreateKeypairsTests-83a60023-84f1-4a5-proj-role"}], "expires_at": "2018-12-04T22:21:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f23cfd69025349d2bbedfc98c329e453", "name": "CreateKeypairsTests-83a60023-84f1-4a5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/f23cfd69025349d2bbedfc98c329e453", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/f23cfd69025349d2bbedfc98c329e453", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/f23cfd69025349d2bbedfc98c329e453", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_f23cfd69025349d2bbedfc98c329e453", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_f23cfd69025349d2bbedfc98c329e453", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f23cfd69025349d2bbedfc98c329e453", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/f23cfd69025349d2bbedfc98c329e453", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/f23cfd69025349d2bbedfc98c329e453", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f23cfd69025349d2bbedfc98c329e453", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/f23cfd69025349d2bbedfc98c329e453", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/f23cfd69025349d2bbedfc98c329e453", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/f23cfd69025349d2bbedfc98c329e453", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/f23cfd69025349d2bbedfc98c329e453", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/f23cfd69025349d2bbedfc98c329e453", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-83a60023-84f1-4a5-user", "id": "a4957281c59242d4ae1e965b4594420e"}, "audit_ids": ["-asag6JlTc6Uoh9Z2x0Lvw"], "issued_at": "2018-12-04T21:21:55.000000Z"}} 2018-12-04 21:21:55,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-2234094e-e96b-4ea9-a59c-0ccca795adea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d31e429cbfeab93cc64bdaffe97bc769646ebe" 2018-12-04 21:21:56,044 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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,Accept-Encoding x-openstack-request-id: req-54fcc66d-a17b-4e90-9082-7c7af4d8c42d x-compute-request-id: req-54fcc66d-a17b-4e90-9082-7c7af4d8c42d Content-Encoding: gzip Content-Length: 421 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDgZ33oFjcf2HSNl1hgqDXjSdmRs7XDIny4EXw0J0GS83kO20lUMooGfie4t0wtqpInD95XAoulsoCIYwAUx6/7GdV6RBK8w7bNLRKFLmy/IzCQbc3R9hYecH9DnedL9Mt5ZMFWbZ0OFmRbk5LItUOm6JeeJo5ZYw4RYD6vGVYfKw==", "user_id": "a4957281c59242d4ae1e965b4594420e", "name": "CreateKeypairsTests-2234094e-e96b-4ea9-a59c-0ccca795adea", "deleted": false, "created_at": "2018-12-04T21:21:55.000000", "updated_at": null, "fingerprint": "9b:a7:bc:06:8f:53:6e:3b:b4:54:0b:ce:d8:36:bb:4e", "deleted_at": null, "id": 26}} 2018-12-04 21:21:56,045 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-2234094e-e96b-4ea9-a59c-0ccca795adea used request id req-54fcc66d-a17b-4e90-9082-7c7af4d8c42d 2018-12-04 21:21:56,045 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-2234094e-e96b-4ea9-a59c-0ccca795adea 2018-12-04 21:21:56,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-2234094e-e96b-4ea9-a59c-0ccca795adea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a0eeacd524f5acfeeef3ad393e58b42b424ed5" 2018-12-04 21:21:56,092 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:21:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3dc0ed1e-de4e-4ed7-a259-d1a938104bf0 x-compute-request-id: req-3dc0ed1e-de4e-4ed7-a259-d1a938104bf0 Content-Length: 0 Content-Type: application/json 2018-12-04 21:21:56,092 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-2234094e-e96b-4ea9-a59c-0ccca795adea used request id req-3dc0ed1e-de4e-4ed7-a259-d1a938104bf0 2018-12-04 21:21:56,092 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-2234094e-e96b-4ea9-a59c-0ccca795adea.pub] 2018-12-04 21:21:56,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4581abc3185366a4151b69629e87b696d31389e" 2018-12-04 21:21:56,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-6cf663ce-2759-4337-8778-d35f6af58893 Date: Tue, 04 Dec 2018 21:21:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:21:56,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-6cf663ce-2759-4337-8778-d35f6af58893 2018-12-04 21:21:56,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4581abc3185366a4151b69629e87b696d31389e" 2018-12-04 21:21:56,454 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55677a7d-9b86-45e6-8a0d-310e34303767 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:56,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-55677a7d-9b86-45e6-8a0d-310e34303767 2018-12-04 21:21:56,454 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:56,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4581abc3185366a4151b69629e87b696d31389e" 2018-12-04 21:21:56,554 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-684b63b7-0619-44c2-8b1e-3ed21049339b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:56,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-684b63b7-0619-44c2-8b1e-3ed21049339b 2018-12-04 21:21:56,554 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:56,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4581abc3185366a4151b69629e87b696d31389e" 2018-12-04 21:21:56,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e106890a-1645-4aa1-9903-0c15d86b01e2 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:21:56,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-e106890a-1645-4aa1-9903-0c15d86b01e2 2018-12-04 21:21:56,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4581abc3185366a4151b69629e87b696d31389e" 2018-12-04 21:21:56,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2124eaa-5442-4912-8a72-4ce944e7e098 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:21:56,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-a2124eaa-5442-4912-8a72-4ce944e7e098 2018-12-04 21:21:56,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4581abc3185366a4151b69629e87b696d31389e" 2018-12-04 21:21:56,856 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ba1f3cd-2d24-476c-8118-4bfef2b28ca9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:56,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-8ba1f3cd-2d24-476c-8118-4bfef2b28ca9 2018-12-04 21:21:56,856 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:56,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4581abc3185366a4151b69629e87b696d31389e" 2018-12-04 21:21:56,956 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4239b795-0adc-4fb3-8e85-b078d6f766a8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:56,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-4239b795-0adc-4fb3-8e85-b078d6f766a8 2018-12-04 21:21:56,956 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:56,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4581abc3185366a4151b69629e87b696d31389e" 2018-12-04 21:21:57,058 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7df9acd4-a0c3-48bc-9cac-5b0801eeb436 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:57,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-7df9acd4-a0c3-48bc-9cac-5b0801eeb436 2018-12-04 21:21:57,059 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:57,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4581abc3185366a4151b69629e87b696d31389e" 2018-12-04 21:21:57,158 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c95fa85d-4613-4b53-acd4-609215445c70 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:57,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-c95fa85d-4613-4b53-acd4-609215445c70 2018-12-04 21:21:57,158 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:57,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4581abc3185366a4151b69629e87b696d31389e" 2018-12-04 21:21:57,257 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:21:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-941cfa40-0e89-487a-bc65-0be41a232c6e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:21:57,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-941cfa40-0e89-487a-bc65-0be41a232c6e 2018-12-04 21:21:57,258 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:21:57,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4581abc3185366a4151b69629e87b696d31389e" 2018-12-04 21:21:57,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05638a63-7d74-473b-88cb-afbeb955363b Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:21:57,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-05638a63-7d74-473b-88cb-afbeb955363b 2018-12-04 21:21:57,445 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-83a60023-84f1-4a5-proj 2018-12-04 21:21:57,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/f23cfd69025349d2bbedfc98c329e453 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4581abc3185366a4151b69629e87b696d31389e" 2018-12-04 21:21:57,660 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:21:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd8e1bce-2154-4760-8748-1531f813d2f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:21:57,660 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/f23cfd69025349d2bbedfc98c329e453 used request id req-cd8e1bce-2154-4760-8748-1531f813d2f1 2018-12-04 21:21:57,660 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-83a60023-84f1-4a5-proj-role 2018-12-04 21:21:57,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/da2897c727bd4990b19ebce3ba319dc2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4581abc3185366a4151b69629e87b696d31389e" 2018-12-04 21:21:57,780 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:21:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a7dc061-7f0c-40e5-a99e-627445d7e7ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:21:57,780 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/da2897c727bd4990b19ebce3ba319dc2 used request id req-8a7dc061-7f0c-40e5-a99e-627445d7e7ca 2018-12-04 21:21:57,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4581abc3185366a4151b69629e87b696d31389e" 2018-12-04 21:21:57,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0260ff2-48aa-4a9d-aa7f-e642fa1d5243 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:21:57,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c0260ff2-48aa-4a9d-aa7f-e642fa1d5243 2018-12-04 21:21:57,882 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-83a60023-84f1-4a5-user 2018-12-04 21:21:57,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/a4957281c59242d4ae1e965b4594420e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76262542c0953401f9ef7e3e592e111d55c6a828" 2018-12-04 21:21:58,095 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:21:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ac77f6b-f1bd-453e-867b-2cca427d6334 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:21:58,095 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/a4957281c59242d4ae1e965b4594420e used request id req-4ac77f6b-f1bd-453e-867b-2cca427d6334 2018-12-04 21:21:58,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:21:58,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:21:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["byI17QFDTB20_d9l6qyHww"], "issued_at": "2018-12-04T21:21:58.000000Z"}} 2018-12-04 21:21:58,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b000be5d84de8d50b5e5172605bd0f5e5473aaa1" 2018-12-04 21:21:58,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da7bf8fe-1423-435d-9aa3-b1a175905b4e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:21:58,599 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-da7bf8fe-1423-435d-9aa3-b1a175905b4e 2018-12-04 21:21:58,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:21:58,601 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:21:58,999 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:21:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["QaNZV7M3RmybM4Kes5Ct-g"], "issued_at": "2018-12-04T21:21:59.000000Z"}} 2018-12-04 21:21:59,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5101552b64d1a4ef7e1721095daafc0a1c0419b7" 2018-12-04 21:21:59,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdaf5ad5-eeb6-4f03-9b8f-83b233fd56f7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:21:59,101 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-fdaf5ad5-eeb6-4f03-9b8f-83b233fd56f7 2018-12-04 21:21:59,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:21:59,110 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:21:59,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-d73d449f-2c6b-49f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5101552b64d1a4ef7e1721095daafc0a1c0419b7" 2018-12-04 21:21:59,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cd33b53-1195-4201-8709-82a82b9f2cc4 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-d73d449f-2c6b-49f-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:21:59,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-d73d449f-2c6b-49f-proj used request id req-0cd33b53-1195-4201-8709-82a82b9f2cc4 2018-12-04 21:21:59,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5101552b64d1a4ef7e1721095daafc0a1c0419b7" 2018-12-04 21:21:59,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f92ad45d-4dd3-40e4-a9f8-b82d28d28ab8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:21:59,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-f92ad45d-4dd3-40e4-a9f8-b82d28d28ab8 2018-12-04 21:21:59,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5101552b64d1a4ef7e1721095daafc0a1c0419b7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-d73d449f-2c6b-49f-proj"}}' 2018-12-04 21:21:59,356 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:21:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fd3fef6-7052-4c86-ab00-757cba2feb5c Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e58db38a01364b358cf56749b7bdf54e"}, "tags": [], "enabled": true, "id": "e58db38a01364b358cf56749b7bdf54e", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-d73d449f-2c6b-49f-proj"}} 2018-12-04 21:21:59,356 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-4fd3fef6-7052-4c86-ab00-757cba2feb5c 2018-12-04 21:21:59,357 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-d73d449f-2c6b-49f-proj 2018-12-04 21:21:59,357 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:21:59,357 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:21:59,760 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:21:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["rxOV6InfTNK8u8bqdB_G4Q"], "issued_at": "2018-12-04T21:21:59.000000Z"}} 2018-12-04 21:21:59,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd9a32e45888b8aa202a81f246fa255248ea3e1" 2018-12-04 21:21:59,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f310c8ed-6d32-4eb8-b9ab-5ed4b72207a5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:21:59,861 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f310c8ed-6d32-4eb8-b9ab-5ed4b72207a5 2018-12-04 21:21:59,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:21:59,870 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:21:59,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd9a32e45888b8aa202a81f246fa255248ea3e1" 2018-12-04 21:21:59,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-140143e8-fecd-420c-8fca-d362fd405a29 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:21:59,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-140143e8-fecd-420c-8fca-d362fd405a29 2018-12-04 21:21:59,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-d73d449f-2c6b-49f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd9a32e45888b8aa202a81f246fa255248ea3e1" 2018-12-04 21:22:00,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:21:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-183d7fa0-091b-4847-96bb-ebd83f64cc85 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-d73d449f-2c6b-49f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e58db38a01364b358cf56749b7bdf54e"}, "tags": [], "enabled": true, "id": "e58db38a01364b358cf56749b7bdf54e", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-d73d449f-2c6b-49f-proj"}]} 2018-12-04 21:22:00,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-d73d449f-2c6b-49f-proj used request id req-183d7fa0-091b-4847-96bb-ebd83f64cc85 2018-12-04 21:22:00,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd9a32e45888b8aa202a81f246fa255248ea3e1" 2018-12-04 21:22:00,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7da92f73-a826-45c8-b427-ec4e3d29e8a4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:22:00,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7da92f73-a826-45c8-b427-ec4e3d29e8a4 2018-12-04 21:22:00,487 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-d73d449f-2c6b-49f-user 2018-12-04 21:22:00,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:22:00,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5101552b64d1a4ef7e1721095daafc0a1c0419b7" 2018-12-04 21:22:00,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97bf8c1e-b226-40de-b4c0-e471006f7ff7 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:22:00,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-97bf8c1e-b226-40de-b4c0-e471006f7ff7 2018-12-04 21:22:00,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5101552b64d1a4ef7e1721095daafc0a1c0419b7" -d '{"role": {"name": "CreateKeypairsCleanupTests-d73d449f-2c6b-49f-proj-role"}}' 2018-12-04 21:22:00,697 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:22:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82a27da9-d4d2-44cb-8799-9d4598d09716 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d414bc37caa14c14866d8b299706b2c1", "links": {"self": "http://172.30.9.23:5000/v3/roles/d414bc37caa14c14866d8b299706b2c1"}, "name": "CreateKeypairsCleanupTests-d73d449f-2c6b-49f-proj-role"}} 2018-12-04 21:22:00,697 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-82a27da9-d4d2-44cb-8799-9d4598d09716 2018-12-04 21:22:00,698 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-d73d449f-2c6b-49f-proj-role 2018-12-04 21:22:00,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/d414bc37caa14c14866d8b299706b2c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5101552b64d1a4ef7e1721095daafc0a1c0419b7" 2018-12-04 21:22:00,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8639575-2dcc-4870-883c-e080ec19604a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d414bc37caa14c14866d8b299706b2c1", "links": {"self": "http://172.30.9.23:5000/v3/roles/d414bc37caa14c14866d8b299706b2c1"}, "name": "CreateKeypairsCleanupTests-d73d449f-2c6b-49f-proj-role"}} 2018-12-04 21:22:00,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/d414bc37caa14c14866d8b299706b2c1 used request id req-f8639575-2dcc-4870-883c-e080ec19604a 2018-12-04 21:22:00,796 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-d73d449f-2c6b-49f-proj-role to project CreateKeypairsCleanupTests-d73d449f-2c6b-49f-proj 2018-12-04 21:22:00,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/e58db38a01364b358cf56749b7bdf54e/users/e390a65e53cf4ad494aacd039dd2c6c4/roles/d414bc37caa14c14866d8b299706b2c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5101552b64d1a4ef7e1721095daafc0a1c0419b7" 2018-12-04 21:22:00,850 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:22:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1e64ce2-9d14-40a0-9007-9c335ded3fd0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:22:00,850 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/e58db38a01364b358cf56749b7bdf54e/users/e390a65e53cf4ad494aacd039dd2c6c4/roles/d414bc37caa14c14866d8b299706b2c1 used request id req-c1e64ce2-9d14-40a0-9007-9c335ded3fd0 2018-12-04 21:22:00,850 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:22:00,963 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-86380c50-9a8e-4943-a5da-cd8a3fabcc3f.pub 2018-12-04 21:22:00,963 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-86380c50-9a8e-4943-a5da-cd8a3fabcc3f 2018-12-04 21:22:00,963 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:22:00,964 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:22:01,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d414bc37caa14c14866d8b299706b2c1", "name": "CreateKeypairsCleanupTests-d73d449f-2c6b-49f-proj-role"}], "expires_at": "2018-12-04T22:22:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e58db38a01364b358cf56749b7bdf54e", "name": "CreateKeypairsCleanupTests-d73d449f-2c6b-49f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/e58db38a01364b358cf56749b7bdf54e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/e58db38a01364b358cf56749b7bdf54e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/e58db38a01364b358cf56749b7bdf54e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_e58db38a01364b358cf56749b7bdf54e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_e58db38a01364b358cf56749b7bdf54e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e58db38a01364b358cf56749b7bdf54e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/e58db38a01364b358cf56749b7bdf54e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/e58db38a01364b358cf56749b7bdf54e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e58db38a01364b358cf56749b7bdf54e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/e58db38a01364b358cf56749b7bdf54e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/e58db38a01364b358cf56749b7bdf54e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/e58db38a01364b358cf56749b7bdf54e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/e58db38a01364b358cf56749b7bdf54e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/e58db38a01364b358cf56749b7bdf54e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-d73d449f-2c6b-49f-user", "id": "e390a65e53cf4ad494aacd039dd2c6c4"}, "audit_ids": ["yjzd6EnpTdW2bF6amXWANg"], "issued_at": "2018-12-04T21:22:01.000000Z"}} 2018-12-04 21:22:01,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1356c51d9806386a59b4f5b39130049d4a2e933e" 2018-12-04 21:22:01,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cf6fcec-6963-43e1-a586-afeec4de2184 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:22:01,443 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-8cf6fcec-6963-43e1-a586-afeec4de2184 2018-12-04 21:22:01,444 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:22:01,448 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1356c51d9806386a59b4f5b39130049d4a2e933e" 2018-12-04 21:22:01,621 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d931b266-42a0-47c3-8bf4-6ca43df5ad21 x-compute-request-id: req-d931b266-42a0-47c3-8bf4-6ca43df5ad21 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-04 21:22:01,621 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-d931b266-42a0-47c3-8bf4-6ca43df5ad21 2018-12-04 21:22:01,622 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-86380c50-9a8e-4943-a5da-cd8a3fabcc3f... 2018-12-04 21:22:01,622 - OpenStackKeypair - INFO - Uploading existing keypair 2018-12-04 21:22:01,622 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-86380c50-9a8e-4943-a5da-cd8a3fabcc3f.pub 2018-12-04 21:22:01,622 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-86380c50-9a8e-4943-a5da-cd8a3fabcc3f 2018-12-04 21:22:01,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1356c51d9806386a59b4f5b39130049d4a2e933e" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5vuFV6Zl8DeLsMpCb/cchPbs6YS+GPOsMgk/uRhJWDBg2mtDcPQvVuL1+oxVp8aYv6xESHZBND2EF2gu3SAtvHgH/2rhvR3aF/qpwRy+wmKEDRkUlxEUlkP7sIHKBenhn0uWmr9hpBFAAO5AineQZXZ6A7HUTjfGXW4aknyzeLAMoPTfBQ/Pa9mAijP2R0efRY8TFLWzZLBZ1UEQq+vxAkNYf0cD28HPSoF2ZnI7A6lQFIX/DoXOZFC8b80mA0TbwEt0AdiseiZbLDSGsF7b37Kxix4BkqBdaH1TbztfZUXSW246I6Gs68jNgqy7Bj6S16tg5xIx2jsenM1gSYTcp", "name": "CreateKeypairsCleanupTests-86380c50-9a8e-4943-a5da-cd8a3fabcc3f"}}' 2018-12-04 21:22:01,674 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a218956d-9827-4a9c-9ebf-7bbd3784739a x-compute-request-id: req-a218956d-9827-4a9c-9ebf-7bbd3784739a Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5vuFV6Zl8DeLsMpCb/cchPbs6YS+GPOsMgk/uRhJWDBg2mtDcPQvVuL1+oxVp8aYv6xESHZBND2EF2gu3SAtvHgH/2rhvR3aF/qpwRy+wmKEDRkUlxEUlkP7sIHKBenhn0uWmr9hpBFAAO5AineQZXZ6A7HUTjfGXW4aknyzeLAMoPTfBQ/Pa9mAijP2R0efRY8TFLWzZLBZ1UEQq+vxAkNYf0cD28HPSoF2ZnI7A6lQFIX/DoXOZFC8b80mA0TbwEt0AdiseiZbLDSGsF7b37Kxix4BkqBdaH1TbztfZUXSW246I6Gs68jNgqy7Bj6S16tg5xIx2jsenM1gSYTcp", "user_id": "e390a65e53cf4ad494aacd039dd2c6c4", "name": "CreateKeypairsCleanupTests-86380c50-9a8e-4943-a5da-cd8a3fabcc3f", "fingerprint": "f7:84:b6:ee:25:71:be:3b:64:3e:78:e6:3a:f0:a1:9a"}} 2018-12-04 21:22:01,674 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-a218956d-9827-4a9c-9ebf-7bbd3784739a 2018-12-04 21:22:01,674 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-86380c50-9a8e-4943-a5da-cd8a3fabcc3f 2018-12-04 21:22:01,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-86380c50-9a8e-4943-a5da-cd8a3fabcc3f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1356c51d9806386a59b4f5b39130049d4a2e933e" 2018-12-04 21:22:01,703 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:22:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2cd780de-8e9d-4b9f-9cf5-b45bae5aa951 x-compute-request-id: req-2cd780de-8e9d-4b9f-9cf5-b45bae5aa951 Content-Length: 0 Content-Type: application/json 2018-12-04 21:22:01,704 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-86380c50-9a8e-4943-a5da-cd8a3fabcc3f used request id req-2cd780de-8e9d-4b9f-9cf5-b45bae5aa951 2018-12-04 21:22:01,704 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-86380c50-9a8e-4943-a5da-cd8a3fabcc3f.pub] 2018-12-04 21:22:01,704 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-86380c50-9a8e-4943-a5da-cd8a3fabcc3f] 2018-12-04 21:22:01,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5101552b64d1a4ef7e1721095daafc0a1c0419b7" 2018-12-04 21:22:01,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-61f3efa9-c562-4b22-b77d-7c3b9dead446 Date: Tue, 04 Dec 2018 21:22:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:22:01,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-61f3efa9-c562-4b22-b77d-7c3b9dead446 2018-12-04 21:22:01,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5101552b64d1a4ef7e1721095daafc0a1c0419b7" 2018-12-04 21:22:02,065 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:22:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88f733a5-e6c5-4417-ae80-90b1a75e7cbf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:22:02,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-88f733a5-e6c5-4417-ae80-90b1a75e7cbf 2018-12-04 21:22:02,065 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:22:02,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5101552b64d1a4ef7e1721095daafc0a1c0419b7" 2018-12-04 21:22:02,163 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:22:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dc01091-a70a-47a6-b69a-5252b915e28f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:22:02,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-0dc01091-a70a-47a6-b69a-5252b915e28f 2018-12-04 21:22:02,164 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:22:02,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5101552b64d1a4ef7e1721095daafc0a1c0419b7" 2018-12-04 21:22:02,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43f5abfa-151f-4ce9-acf8-05ef5b8f4d94 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:22:02,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-43f5abfa-151f-4ce9-acf8-05ef5b8f4d94 2018-12-04 21:22:02,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5101552b64d1a4ef7e1721095daafc0a1c0419b7" 2018-12-04 21:22:02,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec2ed903-0cd1-473f-807e-9d2110a4a6ad Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:22:02,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-ec2ed903-0cd1-473f-807e-9d2110a4a6ad 2018-12-04 21:22:02,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5101552b64d1a4ef7e1721095daafc0a1c0419b7" 2018-12-04 21:22:02,462 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:22:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65bb65c7-82c6-4b52-8754-729db205e33f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:22:02,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-65bb65c7-82c6-4b52-8754-729db205e33f 2018-12-04 21:22:02,462 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:22:02,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5101552b64d1a4ef7e1721095daafc0a1c0419b7" 2018-12-04 21:22:02,566 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:22:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96609146-1fea-499d-b4de-24063cbb3465 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:22:02,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-96609146-1fea-499d-b4de-24063cbb3465 2018-12-04 21:22:02,566 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:22:02,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5101552b64d1a4ef7e1721095daafc0a1c0419b7" 2018-12-04 21:22:02,667 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:22:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcbea4e9-6db1-4c80-8801-11228fac9b89 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:22:02,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-dcbea4e9-6db1-4c80-8801-11228fac9b89 2018-12-04 21:22:02,667 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:22:02,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5101552b64d1a4ef7e1721095daafc0a1c0419b7" 2018-12-04 21:22:02,772 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:22:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c124750e-8bca-4996-82c1-817553a71c58 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:22:02,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-c124750e-8bca-4996-82c1-817553a71c58 2018-12-04 21:22:02,772 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:22:02,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5101552b64d1a4ef7e1721095daafc0a1c0419b7" 2018-12-04 21:22:02,875 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:22:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b520cc01-d091-4ee9-8b7c-0ae9ccecf190 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:22:02,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-b520cc01-d091-4ee9-8b7c-0ae9ccecf190 2018-12-04 21:22:02,875 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:22:02,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5101552b64d1a4ef7e1721095daafc0a1c0419b7" 2018-12-04 21:22:02,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bae698f2-68d0-42ba-9ab6-7de7f6687a39 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:22:02,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-bae698f2-68d0-42ba-9ab6-7de7f6687a39 2018-12-04 21:22:02,973 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-d73d449f-2c6b-49f-proj 2018-12-04 21:22:02,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/e58db38a01364b358cf56749b7bdf54e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5101552b64d1a4ef7e1721095daafc0a1c0419b7" 2018-12-04 21:22:03,206 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:22:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07c1e142-fbf4-49fd-bd63-e7eabf75ecf8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:22:03,206 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/e58db38a01364b358cf56749b7bdf54e used request id req-07c1e142-fbf4-49fd-bd63-e7eabf75ecf8 2018-12-04 21:22:03,207 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-d73d449f-2c6b-49f-proj-role 2018-12-04 21:22:03,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/d414bc37caa14c14866d8b299706b2c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5101552b64d1a4ef7e1721095daafc0a1c0419b7" 2018-12-04 21:22:03,333 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:22:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb21e8ff-2467-4fdc-8f41-285d922120a7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:22:03,333 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/d414bc37caa14c14866d8b299706b2c1 used request id req-eb21e8ff-2467-4fdc-8f41-285d922120a7 2018-12-04 21:22:03,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5101552b64d1a4ef7e1721095daafc0a1c0419b7" 2018-12-04 21:22:03,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d832b29a-cbeb-456c-925a-7eba3954fd59 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:22:03,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d832b29a-cbeb-456c-925a-7eba3954fd59 2018-12-04 21:22:03,448 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-d73d449f-2c6b-49f-user 2018-12-04 21:22:03,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/e390a65e53cf4ad494aacd039dd2c6c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd9a32e45888b8aa202a81f246fa255248ea3e1" 2018-12-04 21:22:03,634 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:22:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3476978-5029-4c33-a39e-0abb72b80f91 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:22:03,634 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/e390a65e53cf4ad494aacd039dd2c6c4 used request id req-d3476978-5029-4c33-a39e-0abb72b80f91 2018-12-04 21:22:03,635 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:22:04,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:22:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["HgK6-amsTK60LX7t8fSwOg"], "issued_at": "2018-12-04T21:22:04.000000Z"}} 2018-12-04 21:22:04,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2974332feefedadeb159c996687a0542fec64326" 2018-12-04 21:22:04,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa8edcbf-34c9-4db6-aca9-06afa7daaed7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:22:04,147 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-fa8edcbf-34c9-4db6-aca9-06afa7daaed7 2018-12-04 21:22:04,148 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:22:04,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:22:04,551 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:22:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["9FoJo9jsQqOnVYCJGiarSw"], "issued_at": "2018-12-04T21:22:04.000000Z"}} 2018-12-04 21:22:04,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597ef0c0f0622cbe5f434bb74087c5eea6a8ea6e" 2018-12-04 21:22:04,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f80571d8-63ba-4217-aa18-41337b91ce33 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:22:04,644 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f80571d8-63ba-4217-aa18-41337b91ce33 2018-12-04 21:22:04,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:22:04,653 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:22: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:22:04,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-0c3bfcbc-8c88-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597ef0c0f0622cbe5f434bb74087c5eea6a8ea6e" 2018-12-04 21:22:04,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1f597e1-8420-4757-883e-e6d56c51f24f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-0c3bfcbc-8c88-41c-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:22:04,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-0c3bfcbc-8c88-41c-proj used request id req-f1f597e1-8420-4757-883e-e6d56c51f24f 2018-12-04 21:22:04,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597ef0c0f0622cbe5f434bb74087c5eea6a8ea6e" 2018-12-04 21:22:04,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deaf2ec0-aac0-43f9-8e26-58f37d07d9db Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:22:04,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-deaf2ec0-aac0-43f9-8e26-58f37d07d9db 2018-12-04 21:22:04,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597ef0c0f0622cbe5f434bb74087c5eea6a8ea6e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-0c3bfcbc-8c88-41c-proj"}}' 2018-12-04 21:22:04,907 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:22:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5888fbc0-cc03-43ac-bcd4-e51075c59560 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2b20ee588ed24a2ab79c49e69eb6e226"}, "tags": [], "enabled": true, "id": "2b20ee588ed24a2ab79c49e69eb6e226", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-0c3bfcbc-8c88-41c-proj"}} 2018-12-04 21:22:04,908 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-5888fbc0-cc03-43ac-bcd4-e51075c59560 2018-12-04 21:22:04,908 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-0c3bfcbc-8c88-41c-proj 2018-12-04 21:22:04,908 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:22:04,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:22:05,318 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:22:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["e6kRP8iBSDy3sK7toc83-A"], "issued_at": "2018-12-04T21:22:05.000000Z"}} 2018-12-04 21:22:05,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a41086a3b13ffdbedbcddad004c27a8fc3473ddf" 2018-12-04 21:22:05,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-608bede6-cfdc-4749-9cdf-85834ee71cf5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:22:05,412 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-608bede6-cfdc-4749-9cdf-85834ee71cf5 2018-12-04 21:22:05,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:22:05,420 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:22: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:22:05,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a41086a3b13ffdbedbcddad004c27a8fc3473ddf" 2018-12-04 21:22:05,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ba2856d-8f65-45ac-a5ab-4ee1f6421caa Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:22:05,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4ba2856d-8f65-45ac-a5ab-4ee1f6421caa 2018-12-04 21:22:05,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-0c3bfcbc-8c88-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a41086a3b13ffdbedbcddad004c27a8fc3473ddf" 2018-12-04 21:22:05,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34dc4a72-1575-4a9e-9f0a-76fa824ee0df Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-0c3bfcbc-8c88-41c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2b20ee588ed24a2ab79c49e69eb6e226"}, "tags": [], "enabled": true, "id": "2b20ee588ed24a2ab79c49e69eb6e226", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-0c3bfcbc-8c88-41c-proj"}]} 2018-12-04 21:22:05,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-0c3bfcbc-8c88-41c-proj used request id req-34dc4a72-1575-4a9e-9f0a-76fa824ee0df 2018-12-04 21:22:05,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a41086a3b13ffdbedbcddad004c27a8fc3473ddf" 2018-12-04 21:22:05,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8f5bd35-0e1f-40b8-b960-03b6fafcb7f1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:22:05,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-f8f5bd35-0e1f-40b8-b960-03b6fafcb7f1 2018-12-04 21:22:06,117 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-0c3bfcbc-8c88-41c-user 2018-12-04 21:22:06,117 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:22:06,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597ef0c0f0622cbe5f434bb74087c5eea6a8ea6e" 2018-12-04 21:22:06,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f45ac4d-356f-4bb8-844b-4736a955e98b Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:22:06,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4f45ac4d-356f-4bb8-844b-4736a955e98b 2018-12-04 21:22:06,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597ef0c0f0622cbe5f434bb74087c5eea6a8ea6e" -d '{"role": {"name": "CreateKeypairsCleanupTests-0c3bfcbc-8c88-41c-proj-role"}}' 2018-12-04 21:22:06,333 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:22:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e77c3e86-6829-4fa6-aa9f-c9583f4cce42 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ca994ede358b46779415ab44f527eddd", "links": {"self": "http://172.30.9.23:5000/v3/roles/ca994ede358b46779415ab44f527eddd"}, "name": "CreateKeypairsCleanupTests-0c3bfcbc-8c88-41c-proj-role"}} 2018-12-04 21:22:06,333 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-e77c3e86-6829-4fa6-aa9f-c9583f4cce42 2018-12-04 21:22:06,333 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-0c3bfcbc-8c88-41c-proj-role 2018-12-04 21:22:06,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/ca994ede358b46779415ab44f527eddd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597ef0c0f0622cbe5f434bb74087c5eea6a8ea6e" 2018-12-04 21:22:06,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a91b3aae-a1fc-469f-9257-7cff39a3b79d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ca994ede358b46779415ab44f527eddd", "links": {"self": "http://172.30.9.23:5000/v3/roles/ca994ede358b46779415ab44f527eddd"}, "name": "CreateKeypairsCleanupTests-0c3bfcbc-8c88-41c-proj-role"}} 2018-12-04 21:22:06,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/ca994ede358b46779415ab44f527eddd used request id req-a91b3aae-a1fc-469f-9257-7cff39a3b79d 2018-12-04 21:22:06,433 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-0c3bfcbc-8c88-41c-proj-role to project CreateKeypairsCleanupTests-0c3bfcbc-8c88-41c-proj 2018-12-04 21:22:06,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/2b20ee588ed24a2ab79c49e69eb6e226/users/535087ec4d5d4732884e574980a50bf4/roles/ca994ede358b46779415ab44f527eddd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597ef0c0f0622cbe5f434bb74087c5eea6a8ea6e" 2018-12-04 21:22:06,581 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:22:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81996d57-b09f-4bb2-925e-54e15ae38a03 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:22:06,581 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/2b20ee588ed24a2ab79c49e69eb6e226/users/535087ec4d5d4732884e574980a50bf4/roles/ca994ede358b46779415ab44f527eddd used request id req-81996d57-b09f-4bb2-925e-54e15ae38a03 2018-12-04 21:22:06,582 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:22:06,837 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-dcc71904-be6c-4cec-85db-f73217b9f525.pub 2018-12-04 21:22:06,837 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-dcc71904-be6c-4cec-85db-f73217b9f525 2018-12-04 21:22:06,837 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:22:06,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:22:07,230 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca994ede358b46779415ab44f527eddd", "name": "CreateKeypairsCleanupTests-0c3bfcbc-8c88-41c-proj-role"}], "expires_at": "2018-12-04T22:22:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b20ee588ed24a2ab79c49e69eb6e226", "name": "CreateKeypairsCleanupTests-0c3bfcbc-8c88-41c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/2b20ee588ed24a2ab79c49e69eb6e226", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/2b20ee588ed24a2ab79c49e69eb6e226", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/2b20ee588ed24a2ab79c49e69eb6e226", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_2b20ee588ed24a2ab79c49e69eb6e226", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_2b20ee588ed24a2ab79c49e69eb6e226", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2b20ee588ed24a2ab79c49e69eb6e226", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/2b20ee588ed24a2ab79c49e69eb6e226", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/2b20ee588ed24a2ab79c49e69eb6e226", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2b20ee588ed24a2ab79c49e69eb6e226", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/2b20ee588ed24a2ab79c49e69eb6e226", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/2b20ee588ed24a2ab79c49e69eb6e226", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/2b20ee588ed24a2ab79c49e69eb6e226", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/2b20ee588ed24a2ab79c49e69eb6e226", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/2b20ee588ed24a2ab79c49e69eb6e226", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-0c3bfcbc-8c88-41c-user", "id": "535087ec4d5d4732884e574980a50bf4"}, "audit_ids": ["GPINO7g6Si2jpVJBIFCH_w"], "issued_at": "2018-12-04T21:22:07.000000Z"}} 2018-12-04 21:22:07,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b24b00f94e147fb58746c2c0833720951e70fe" 2018-12-04 21:22:07,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05fcaab6-72fa-4e96-9a2f-662b2984ba0f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:22:07,310 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-05fcaab6-72fa-4e96-9a2f-662b2984ba0f 2018-12-04 21:22:07,311 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:22:07,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b24b00f94e147fb58746c2c0833720951e70fe" 2018-12-04 21:22:07,496 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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 x-openstack-request-id: req-1246d2b0-b6bf-4038-9cd5-d52fa32e1b61 x-compute-request-id: req-1246d2b0-b6bf-4038-9cd5-d52fa32e1b61 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-04 21:22:07,497 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-1246d2b0-b6bf-4038-9cd5-d52fa32e1b61 2018-12-04 21:22:07,497 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-dcc71904-be6c-4cec-85db-f73217b9f525... 2018-12-04 21:22:07,497 - OpenStackKeypair - INFO - Uploading existing keypair 2018-12-04 21:22:07,498 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-dcc71904-be6c-4cec-85db-f73217b9f525.pub 2018-12-04 21:22:07,498 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-dcc71904-be6c-4cec-85db-f73217b9f525 2018-12-04 21:22:07,500 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b24b00f94e147fb58746c2c0833720951e70fe" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0bN128Yqvgk5jFn5VeYc6bVjR2EwluJNmHUPpoIvsDPm0+o94MWCOE/AhONf/xev/w0razhrH7vlOblT7dunCIeoR/mQagMhA8ZedkxzWVwDwYIEyvPBZrnzSKZlQS71rsSXR/sb/vafHWHyPYVdhVnGMtjkPYQlXWbw2b0aYWc6LhNqKmAEnZMQ2nPHVZfn98HbOvoq7NflwySqdgExzyKh9F48XkkdpdLapuFPtvpUfqwgTevqnKLXGtgPnU5kVvejxnGB3SlZvSU9oxzQLZTePcbusdAQAy56NKOz73ZcSXNpYKXHOTCLXtQJOL+GRXEPUYEDV979ND4x+GzMl", "name": "CreateKeypairsCleanupTests-dcc71904-be6c-4cec-85db-f73217b9f525"}}' 2018-12-04 21:22:07,548 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-32c26ab1-e1be-434c-9adc-ca4da58f843e x-compute-request-id: req-32c26ab1-e1be-434c-9adc-ca4da58f843e Content-Encoding: gzip Content-Length: 505 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0bN128Yqvgk5jFn5VeYc6bVjR2EwluJNmHUPpoIvsDPm0+o94MWCOE/AhONf/xev/w0razhrH7vlOblT7dunCIeoR/mQagMhA8ZedkxzWVwDwYIEyvPBZrnzSKZlQS71rsSXR/sb/vafHWHyPYVdhVnGMtjkPYQlXWbw2b0aYWc6LhNqKmAEnZMQ2nPHVZfn98HbOvoq7NflwySqdgExzyKh9F48XkkdpdLapuFPtvpUfqwgTevqnKLXGtgPnU5kVvejxnGB3SlZvSU9oxzQLZTePcbusdAQAy56NKOz73ZcSXNpYKXHOTCLXtQJOL+GRXEPUYEDV979ND4x+GzMl", "user_id": "535087ec4d5d4732884e574980a50bf4", "name": "CreateKeypairsCleanupTests-dcc71904-be6c-4cec-85db-f73217b9f525", "fingerprint": "7e:9a:3a:37:16:f3:58:02:b9:5c:9f:00:a0:6f:82:11"}} 2018-12-04 21:22:07,549 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-32c26ab1-e1be-434c-9adc-ca4da58f843e 2018-12-04 21:22:07,549 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-dcc71904-be6c-4cec-85db-f73217b9f525 2018-12-04 21:22:07,552 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-dcc71904-be6c-4cec-85db-f73217b9f525 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b24b00f94e147fb58746c2c0833720951e70fe" 2018-12-04 21:22:07,578 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21: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 x-openstack-request-id: req-5c637be5-0b82-466f-8200-8e6eec263709 x-compute-request-id: req-5c637be5-0b82-466f-8200-8e6eec263709 Content-Length: 0 Content-Type: application/json 2018-12-04 21:22:07,578 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-dcc71904-be6c-4cec-85db-f73217b9f525 used request id req-5c637be5-0b82-466f-8200-8e6eec263709 2018-12-04 21:22:07,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597ef0c0f0622cbe5f434bb74087c5eea6a8ea6e" 2018-12-04 21:22:07,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-6fc22f08-a21e-4072-b794-f1f4b6061a8e Date: Tue, 04 Dec 2018 21:22:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:22:07,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-6fc22f08-a21e-4072-b794-f1f4b6061a8e 2018-12-04 21:22:07,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597ef0c0f0622cbe5f434bb74087c5eea6a8ea6e" 2018-12-04 21:22:07,862 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:22:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfd1a03e-0be3-4ffe-a4dc-bc44af1f9679 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:22:07,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-cfd1a03e-0be3-4ffe-a4dc-bc44af1f9679 2018-12-04 21:22:07,863 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:22:07,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597ef0c0f0622cbe5f434bb74087c5eea6a8ea6e" 2018-12-04 21:22:07,961 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:22:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fa91ea0-3242-41ee-bb61-abe10190727a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:22:07,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-3fa91ea0-3242-41ee-bb61-abe10190727a 2018-12-04 21:22:07,961 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:22:07,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597ef0c0f0622cbe5f434bb74087c5eea6a8ea6e" 2018-12-04 21:22:08,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e716bef9-5d7b-4a07-9e86-99255f1db10d 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:22:08,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-e716bef9-5d7b-4a07-9e86-99255f1db10d 2018-12-04 21:22:08,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597ef0c0f0622cbe5f434bb74087c5eea6a8ea6e" 2018-12-04 21:22:08,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b7e57c8-0ce7-495c-bcfd-79d60d70dbff Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:22:08,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-8b7e57c8-0ce7-495c-bcfd-79d60d70dbff 2018-12-04 21:22:08,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597ef0c0f0622cbe5f434bb74087c5eea6a8ea6e" 2018-12-04 21:22:08,261 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:22:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbcff96b-3fb2-4013-98e0-4eb929df9abe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:22:08,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-cbcff96b-3fb2-4013-98e0-4eb929df9abe 2018-12-04 21:22:08,262 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:22:08,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597ef0c0f0622cbe5f434bb74087c5eea6a8ea6e" 2018-12-04 21:22:08,362 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:22:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ebd86b1-259c-4da7-b2ac-87eeb481d860 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:22:08,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-5ebd86b1-259c-4da7-b2ac-87eeb481d860 2018-12-04 21:22:08,362 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:22:08,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597ef0c0f0622cbe5f434bb74087c5eea6a8ea6e" 2018-12-04 21:22:08,462 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:22:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7fe328d-8168-44a9-893d-fbeaf243a04b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:22:08,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-a7fe328d-8168-44a9-893d-fbeaf243a04b 2018-12-04 21:22:08,462 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:22:08,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597ef0c0f0622cbe5f434bb74087c5eea6a8ea6e" 2018-12-04 21:22:08,565 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:22:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f1f89a9-7fe8-4232-8e8e-d46c5f4fb83a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:22:08,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-9f1f89a9-7fe8-4232-8e8e-d46c5f4fb83a 2018-12-04 21:22:08,565 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:22:08,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597ef0c0f0622cbe5f434bb74087c5eea6a8ea6e" 2018-12-04 21:22:08,659 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:22:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e778054-8c4d-43dd-8983-d47fec6769ad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:22:08,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-0e778054-8c4d-43dd-8983-d47fec6769ad 2018-12-04 21:22:08,660 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:22:08,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597ef0c0f0622cbe5f434bb74087c5eea6a8ea6e" 2018-12-04 21:22:08,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d86f283-ae61-4622-94fa-96025061d6a4 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:22:08,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-3d86f283-ae61-4622-94fa-96025061d6a4 2018-12-04 21:22:08,762 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-0c3bfcbc-8c88-41c-proj 2018-12-04 21:22:08,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/2b20ee588ed24a2ab79c49e69eb6e226 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597ef0c0f0622cbe5f434bb74087c5eea6a8ea6e" 2018-12-04 21:22:08,991 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:22:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f561e74f-c312-4063-a202-6671882d36db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:22:08,991 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/2b20ee588ed24a2ab79c49e69eb6e226 used request id req-f561e74f-c312-4063-a202-6671882d36db 2018-12-04 21:22:08,991 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-0c3bfcbc-8c88-41c-proj-role 2018-12-04 21:22:08,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/ca994ede358b46779415ab44f527eddd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597ef0c0f0622cbe5f434bb74087c5eea6a8ea6e" 2018-12-04 21:22:09,123 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:22:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d3e9434-9b26-4a16-b5a5-2f052e93ec7e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:22:09,123 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/ca994ede358b46779415ab44f527eddd used request id req-8d3e9434-9b26-4a16-b5a5-2f052e93ec7e 2018-12-04 21:22:09,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597ef0c0f0622cbe5f434bb74087c5eea6a8ea6e" 2018-12-04 21:22:09,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17077584-9475-42ba-bf19-0278469947e8 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:22:09,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-17077584-9475-42ba-bf19-0278469947e8 2018-12-04 21:22:09,226 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-0c3bfcbc-8c88-41c-user 2018-12-04 21:22:09,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/535087ec4d5d4732884e574980a50bf4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a41086a3b13ffdbedbcddad004c27a8fc3473ddf" 2018-12-04 21:22:09,412 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:22:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e33e541b-4127-4162-bf5f-2bacfe0e8393 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:22:09,412 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/535087ec4d5d4732884e574980a50bf4 used request id req-e33e541b-4127-4162-bf5f-2bacfe0e8393 2018-12-04 21:22:09,413 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:22:09,817 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:22:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["K8cXXVnkTn-5JxGT_E1XbA"], "issued_at": "2018-12-04T21:22:09.000000Z"}} 2018-12-04 21:22:09,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83cfda9c587d708883bf1d8bf9e7e9bdbbc756e8" 2018-12-04 21:22:09,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eae39a81-f59c-4661-bc40-b6431c6161a6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:22:09,910 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-eae39a81-f59c-4661-bc40-b6431c6161a6 2018-12-04 21:22:09,911 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:22:09,912 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:22:10,315 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:22:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["5440ZzJ7TT6nPWvcyQBPHw"], "issued_at": "2018-12-04T21:22:10.000000Z"}} 2018-12-04 21:22:10,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8128c1e5e913ee72141e3cf38d6f5733f92cc747" 2018-12-04 21:22:10,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64e58018-a1d2-47aa-a80b-2cb0a9fbd77b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:22:10,411 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-64e58018-a1d2-47aa-a80b-2cb0a9fbd77b 2018-12-04 21:22:10,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:22:10,420 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:22: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:22:10,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-66776bd9-df7d-483-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8128c1e5e913ee72141e3cf38d6f5733f92cc747" 2018-12-04 21:22:10,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf044199-1c6f-4db0-af2e-8971a5e60d0f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-66776bd9-df7d-483-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:22:10,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-66776bd9-df7d-483-proj used request id req-cf044199-1c6f-4db0-af2e-8971a5e60d0f 2018-12-04 21:22:10,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8128c1e5e913ee72141e3cf38d6f5733f92cc747" 2018-12-04 21:22:10,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80397ecd-9021-49b0-8c1a-d3d886f6e6e6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:22:10,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-80397ecd-9021-49b0-8c1a-d3d886f6e6e6 2018-12-04 21:22:10,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8128c1e5e913ee72141e3cf38d6f5733f92cc747" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-66776bd9-df7d-483-proj"}}' 2018-12-04 21:22:10,663 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:22:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e63c8e5-f131-4a2f-9633-ac548031b61f Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/82b4e67048124e5ebc26913d4aa31e94"}, "tags": [], "enabled": true, "id": "82b4e67048124e5ebc26913d4aa31e94", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-66776bd9-df7d-483-proj"}} 2018-12-04 21:22:10,663 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-8e63c8e5-f131-4a2f-9633-ac548031b61f 2018-12-04 21:22:10,663 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-66776bd9-df7d-483-proj 2018-12-04 21:22:10,663 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:22:10,664 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:22:11,063 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:22:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["dqA79EO-Tz68up66DedNzQ"], "issued_at": "2018-12-04T21:22:11.000000Z"}} 2018-12-04 21:22:11,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8383a12d0a486ad276640f57147b027af0373f4" 2018-12-04 21:22:11,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71697aee-18e4-4822-9db1-d119eb091704 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:22:11,076 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-71697aee-18e4-4822-9db1-d119eb091704 2018-12-04 21:22:11,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:22:11,085 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:22:11,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8383a12d0a486ad276640f57147b027af0373f4" 2018-12-04 21:22:11,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b3c3482-281c-4d5c-855e-9628942b4e59 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:22:11,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2b3c3482-281c-4d5c-855e-9628942b4e59 2018-12-04 21:22:11,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-66776bd9-df7d-483-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8383a12d0a486ad276640f57147b027af0373f4" 2018-12-04 21:22:11,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4caeb807-7b75-48cf-ab0a-3860b695e455 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-66776bd9-df7d-483-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/82b4e67048124e5ebc26913d4aa31e94"}, "tags": [], "enabled": true, "id": "82b4e67048124e5ebc26913d4aa31e94", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-66776bd9-df7d-483-proj"}]} 2018-12-04 21:22:11,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-66776bd9-df7d-483-proj used request id req-4caeb807-7b75-48cf-ab0a-3860b695e455 2018-12-04 21:22:11,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8383a12d0a486ad276640f57147b027af0373f4" 2018-12-04 21:22:11,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71f90169-9b4a-44bb-b155-5b7fdfb48a76 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:22:11,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-71f90169-9b4a-44bb-b155-5b7fdfb48a76 2018-12-04 21:22:11,782 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-66776bd9-df7d-483-user 2018-12-04 21:22:11,782 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:22:11,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8128c1e5e913ee72141e3cf38d6f5733f92cc747" 2018-12-04 21:22:11,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4ee6c03-4990-4dfa-8433-7a0893ac3471 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:22:11,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b4ee6c03-4990-4dfa-8433-7a0893ac3471 2018-12-04 21:22:11,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8128c1e5e913ee72141e3cf38d6f5733f92cc747" -d '{"role": {"name": "CreateKeypairsCleanupTests-66776bd9-df7d-483-proj-role"}}' 2018-12-04 21:22:12,081 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:22:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-192ec17c-8fd3-44e5-a8be-178cf5b040ac Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8d7eb09ef4fb47a9b756f47a5fc3e65b", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d7eb09ef4fb47a9b756f47a5fc3e65b"}, "name": "CreateKeypairsCleanupTests-66776bd9-df7d-483-proj-role"}} 2018-12-04 21:22:12,081 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-192ec17c-8fd3-44e5-a8be-178cf5b040ac 2018-12-04 21:22:12,081 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-66776bd9-df7d-483-proj-role 2018-12-04 21:22:12,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/8d7eb09ef4fb47a9b756f47a5fc3e65b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8128c1e5e913ee72141e3cf38d6f5733f92cc747" 2018-12-04 21:22:12,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abaedbdf-e55b-4888-8290-08e61576acb9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8d7eb09ef4fb47a9b756f47a5fc3e65b", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d7eb09ef4fb47a9b756f47a5fc3e65b"}, "name": "CreateKeypairsCleanupTests-66776bd9-df7d-483-proj-role"}} 2018-12-04 21:22:12,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/8d7eb09ef4fb47a9b756f47a5fc3e65b used request id req-abaedbdf-e55b-4888-8290-08e61576acb9 2018-12-04 21:22:12,181 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-66776bd9-df7d-483-proj-role to project CreateKeypairsCleanupTests-66776bd9-df7d-483-proj 2018-12-04 21:22:12,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/82b4e67048124e5ebc26913d4aa31e94/users/d78ac2edb7af443ab6a9a51b2d83ef53/roles/8d7eb09ef4fb47a9b756f47a5fc3e65b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8128c1e5e913ee72141e3cf38d6f5733f92cc747" 2018-12-04 21:22:12,424 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:22:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3559de34-7cff-46ab-bffc-3a6fa9c51707 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:22:12,425 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/82b4e67048124e5ebc26913d4aa31e94/users/d78ac2edb7af443ab6a9a51b2d83ef53/roles/8d7eb09ef4fb47a9b756f47a5fc3e65b used request id req-3559de34-7cff-46ab-bffc-3a6fa9c51707 2018-12-04 21:22:12,425 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:22:12,426 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:22:12,427 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:22:12,829 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d7eb09ef4fb47a9b756f47a5fc3e65b", "name": "CreateKeypairsCleanupTests-66776bd9-df7d-483-proj-role"}], "expires_at": "2018-12-04T22:22:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82b4e67048124e5ebc26913d4aa31e94", "name": "CreateKeypairsCleanupTests-66776bd9-df7d-483-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/82b4e67048124e5ebc26913d4aa31e94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/82b4e67048124e5ebc26913d4aa31e94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/82b4e67048124e5ebc26913d4aa31e94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_82b4e67048124e5ebc26913d4aa31e94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_82b4e67048124e5ebc26913d4aa31e94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/82b4e67048124e5ebc26913d4aa31e94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/82b4e67048124e5ebc26913d4aa31e94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/82b4e67048124e5ebc26913d4aa31e94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/82b4e67048124e5ebc26913d4aa31e94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/82b4e67048124e5ebc26913d4aa31e94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/82b4e67048124e5ebc26913d4aa31e94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/82b4e67048124e5ebc26913d4aa31e94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/82b4e67048124e5ebc26913d4aa31e94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/82b4e67048124e5ebc26913d4aa31e94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-66776bd9-df7d-483-user", "id": "d78ac2edb7af443ab6a9a51b2d83ef53"}, "audit_ids": ["zBOQpKsVSw--BrYXeRVjGg"], "issued_at": "2018-12-04T21:22:12.000000Z"}} 2018-12-04 21:22:12,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd3bef413964f62e873bd8e77eb2103251393dc" 2018-12-04 21:22:12,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e53f9a73-ed30-4f78-a593-1fc4f264283c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:22:12,915 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e53f9a73-ed30-4f78-a593-1fc4f264283c 2018-12-04 21:22:12,916 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:22:12,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd3bef413964f62e873bd8e77eb2103251393dc" 2018-12-04 21:22:13,126 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22: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-9e48af5b-f9a2-4404-9fdf-7e3b42028537 x-compute-request-id: req-9e48af5b-f9a2-4404-9fdf-7e3b42028537 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-04 21:22:13,127 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-9e48af5b-f9a2-4404-9fdf-7e3b42028537 2018-12-04 21:22:13,127 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-41d7bce4-c8b3-4d59-91db-0106b7531a19... 2018-12-04 21:22:13,127 - OpenStackKeypair - INFO - Creating new keypair 2018-12-04 21:22:13,231 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-41d7bce4-c8b3-4d59-91db-0106b7531a19 2018-12-04 21:22:13,233 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd3bef413964f62e873bd8e77eb2103251393dc" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCUbRmIIx+cmncR6/JkBM7za9BX5rW/Cobe+6VK6pVDrkt4Owto4nsmpLxSp8v1Rb3GM3uBmHeOC1o8uJ9TRL6RTnBQC6q3MQ8AqFnW9i0S/meqZxieF5i6p8md2smureZ7+jQdzS+ws71vikNcpFYdQ+bvAL2Ydv38HDvHRLIp6w==", "name": "CreateKeypairsCleanupTests-41d7bce4-c8b3-4d59-91db-0106b7531a19"}}' 2018-12-04 21:22:13,287 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b69766ff-433a-42e0-9da7-615a6c6c5ca6 x-compute-request-id: req-b69766ff-433a-42e0-9da7-615a6c6c5ca6 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCUbRmIIx+cmncR6/JkBM7za9BX5rW/Cobe+6VK6pVDrkt4Owto4nsmpLxSp8v1Rb3GM3uBmHeOC1o8uJ9TRL6RTnBQC6q3MQ8AqFnW9i0S/meqZxieF5i6p8md2smureZ7+jQdzS+ws71vikNcpFYdQ+bvAL2Ydv38HDvHRLIp6w==", "user_id": "d78ac2edb7af443ab6a9a51b2d83ef53", "name": "CreateKeypairsCleanupTests-41d7bce4-c8b3-4d59-91db-0106b7531a19", "fingerprint": "11:af:7f:1e:19:d4:79:e2:8e:48:ed:5b:de:8f:c0:e7"}} 2018-12-04 21:22:13,287 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-b69766ff-433a-42e0-9da7-615a6c6c5ca6 2018-12-04 21:22:13,289 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-41d7bce4-c8b3-4d59-91db-0106b7531a19.pub 2018-12-04 21:22:13,289 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-41d7bce4-c8b3-4d59-91db-0106b7531a19 2018-12-04 21:22:13,290 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-41d7bce4-c8b3-4d59-91db-0106b7531a19 2018-12-04 21:22:13,292 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-41d7bce4-c8b3-4d59-91db-0106b7531a19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd3bef413964f62e873bd8e77eb2103251393dc" 2018-12-04 21:22:13,327 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:22:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ec33fd8f-5fa2-4c6d-97f1-8f5521109d0a x-compute-request-id: req-ec33fd8f-5fa2-4c6d-97f1-8f5521109d0a Content-Length: 0 Content-Type: application/json 2018-12-04 21:22:13,328 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-41d7bce4-c8b3-4d59-91db-0106b7531a19 used request id req-ec33fd8f-5fa2-4c6d-97f1-8f5521109d0a 2018-12-04 21:22:13,328 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-41d7bce4-c8b3-4d59-91db-0106b7531a19.pub] 2018-12-04 21:22:13,328 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-41d7bce4-c8b3-4d59-91db-0106b7531a19] 2018-12-04 21:22:13,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8128c1e5e913ee72141e3cf38d6f5733f92cc747" 2018-12-04 21:22:13,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-c4b2c882-9070-4fcd-a187-746b8bbccfed Date: Tue, 04 Dec 2018 21:22:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:22:13,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-c4b2c882-9070-4fcd-a187-746b8bbccfed 2018-12-04 21:22:13,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8128c1e5e913ee72141e3cf38d6f5733f92cc747" 2018-12-04 21:22:13,699 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:22:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-635feff9-ebd0-45ab-a368-7b4ae44e984e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:22:13,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-635feff9-ebd0-45ab-a368-7b4ae44e984e 2018-12-04 21:22:13,700 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:22:13,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8128c1e5e913ee72141e3cf38d6f5733f92cc747" 2018-12-04 21:22:13,801 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:22:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8db7a516-be0e-4b03-8ccd-1842fdfcf681 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:22:13,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-8db7a516-be0e-4b03-8ccd-1842fdfcf681 2018-12-04 21:22:13,801 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:22:13,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8128c1e5e913ee72141e3cf38d6f5733f92cc747" 2018-12-04 21:22:13,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fe60e58-542d-4ec4-843f-a60227e35420 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:22:13,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-3fe60e58-542d-4ec4-843f-a60227e35420 2018-12-04 21:22:13,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8128c1e5e913ee72141e3cf38d6f5733f92cc747" 2018-12-04 21:22:14,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98bb3182-be68-4bdc-b7a5-1635bc5055a3 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:22:14,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-98bb3182-be68-4bdc-b7a5-1635bc5055a3 2018-12-04 21:22:14,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8128c1e5e913ee72141e3cf38d6f5733f92cc747" 2018-12-04 21:22:14,101 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:22:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6256bc7f-b551-442d-b72c-a287a855a8cf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:22:14,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-6256bc7f-b551-442d-b72c-a287a855a8cf 2018-12-04 21:22:14,101 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:22:14,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8128c1e5e913ee72141e3cf38d6f5733f92cc747" 2018-12-04 21:22:14,204 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:22:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c9ee5aa-3f04-4a40-ba33-e9a1c9a4591a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:22:14,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-2c9ee5aa-3f04-4a40-ba33-e9a1c9a4591a 2018-12-04 21:22:14,205 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:22:14,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8128c1e5e913ee72141e3cf38d6f5733f92cc747" 2018-12-04 21:22:14,311 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:22:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52841355-b8d3-43e5-91ea-1f63afbcf994 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:22:14,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-52841355-b8d3-43e5-91ea-1f63afbcf994 2018-12-04 21:22:14,311 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:22:14,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8128c1e5e913ee72141e3cf38d6f5733f92cc747" 2018-12-04 21:22:14,412 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:22:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e459f9ae-20b2-45a5-96f9-d1f3b42c542c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:22:14,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-e459f9ae-20b2-45a5-96f9-d1f3b42c542c 2018-12-04 21:22:14,412 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:22:14,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8128c1e5e913ee72141e3cf38d6f5733f92cc747" 2018-12-04 21:22:14,513 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:22:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe10309d-0716-45f4-bc57-7920abd5dcbb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:22:14,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-fe10309d-0716-45f4-bc57-7920abd5dcbb 2018-12-04 21:22:14,514 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:22:14,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8128c1e5e913ee72141e3cf38d6f5733f92cc747" 2018-12-04 21:22:14,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fce25f8-7ba0-4c88-aa9d-e798f211ba60 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:22:14,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-7fce25f8-7ba0-4c88-aa9d-e798f211ba60 2018-12-04 21:22:14,619 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-66776bd9-df7d-483-proj 2018-12-04 21:22:14,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/82b4e67048124e5ebc26913d4aa31e94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8128c1e5e913ee72141e3cf38d6f5733f92cc747" 2018-12-04 21:22:14,835 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:22:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22b15be0-9041-4c5e-8cc5-7bf7300a7fdf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:22:14,835 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/82b4e67048124e5ebc26913d4aa31e94 used request id req-22b15be0-9041-4c5e-8cc5-7bf7300a7fdf 2018-12-04 21:22:14,836 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-66776bd9-df7d-483-proj-role 2018-12-04 21:22:14,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/8d7eb09ef4fb47a9b756f47a5fc3e65b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8128c1e5e913ee72141e3cf38d6f5733f92cc747" 2018-12-04 21:22:14,955 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:22:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36a3da7b-4da1-49dd-99fd-b2705f8a0f13 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:22:14,955 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/8d7eb09ef4fb47a9b756f47a5fc3e65b used request id req-36a3da7b-4da1-49dd-99fd-b2705f8a0f13 2018-12-04 21:22:14,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8128c1e5e913ee72141e3cf38d6f5733f92cc747" 2018-12-04 21:22:15,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9629baa6-d041-4f21-a9f2-5f3a59078413 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:22:15,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9629baa6-d041-4f21-a9f2-5f3a59078413 2018-12-04 21:22:15,132 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-66776bd9-df7d-483-user 2018-12-04 21:22:15,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/d78ac2edb7af443ab6a9a51b2d83ef53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8383a12d0a486ad276640f57147b027af0373f4" 2018-12-04 21:22:15,304 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:22:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e0e535b-bab9-4e92-a7b7-4c85aca1a373 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:22:15,304 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/d78ac2edb7af443ab6a9a51b2d83ef53 used request id req-3e0e535b-bab9-4e92-a7b7-4c85aca1a373 2018-12-04 21:22:15,306 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:22:15,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:22:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["UAzcVOQ4SN2dYAZ9te1N7w"], "issued_at": "2018-12-04T21:22:15.000000Z"}} 2018-12-04 21:22:15,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bca96e1be26db3226b345deb8f1756bebf1e456" 2018-12-04 21:22:15,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea1ff170-9ed7-4305-903d-20f005d2914c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:22:15,809 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ea1ff170-9ed7-4305-903d-20f005d2914c 2018-12-04 21:22:15,810 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:22:15,811 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:22:16,208 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:22:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["iXS6T_qLSE2MeZfz1ry79g"], "issued_at": "2018-12-04T21:22:16.000000Z"}} 2018-12-04 21:22:16,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4095a734cd4fe2e0a60332226f81217658b43c6a" 2018-12-04 21:22:16,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebfb9a23-2a36-4a93-88af-46009078db19 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:22:16,375 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ebfb9a23-2a36-4a93-88af-46009078db19 2018-12-04 21:22:16,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:22:16,385 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:22: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:22:16,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-7909d0af-e613-4db-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4095a734cd4fe2e0a60332226f81217658b43c6a" 2018-12-04 21:22:16,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f580d9b5-f16e-4e95-9c15-054b30ee5e31 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-7909d0af-e613-4db-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:22:16,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-7909d0af-e613-4db-proj used request id req-f580d9b5-f16e-4e95-9c15-054b30ee5e31 2018-12-04 21:22:16,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4095a734cd4fe2e0a60332226f81217658b43c6a" 2018-12-04 21:22:16,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1ebee4c-10fa-40b5-a273-22349729b566 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:22:16,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-c1ebee4c-10fa-40b5-a273-22349729b566 2018-12-04 21:22:16,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4095a734cd4fe2e0a60332226f81217658b43c6a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-7909d0af-e613-4db-proj"}}' 2018-12-04 21:22:16,717 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:22:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44693fca-4bb3-487b-88f6-c00659418fad Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d43a8b3e7d524f809ef097788135626c"}, "tags": [], "enabled": true, "id": "d43a8b3e7d524f809ef097788135626c", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-7909d0af-e613-4db-proj"}} 2018-12-04 21:22:16,717 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-44693fca-4bb3-487b-88f6-c00659418fad 2018-12-04 21:22:16,717 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-7909d0af-e613-4db-proj 2018-12-04 21:22:16,717 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:22:16,718 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:22:17,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:22:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["25tcEwZsRouW-5_fMMf7CA"], "issued_at": "2018-12-04T21:22:17.000000Z"}} 2018-12-04 21:22:17,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34d96475b96b1a951d3284112e207f26c1aca13b" 2018-12-04 21:22:17,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cd9c88b-1e89-4a4e-adeb-419165d80a5f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:22:17,215 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5cd9c88b-1e89-4a4e-adeb-419165d80a5f 2018-12-04 21:22:17,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:22:17,223 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:22: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:22:17,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34d96475b96b1a951d3284112e207f26c1aca13b" 2018-12-04 21:22:17,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39f74705-ea41-4cf3-a051-b05528875a0a Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:22:17,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-39f74705-ea41-4cf3-a051-b05528875a0a 2018-12-04 21:22:17,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-7909d0af-e613-4db-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34d96475b96b1a951d3284112e207f26c1aca13b" 2018-12-04 21:22:17,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6f94968-48c0-4604-ba9c-c25411d8a67b Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-7909d0af-e613-4db-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d43a8b3e7d524f809ef097788135626c"}, "tags": [], "enabled": true, "id": "d43a8b3e7d524f809ef097788135626c", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-7909d0af-e613-4db-proj"}]} 2018-12-04 21:22:17,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-7909d0af-e613-4db-proj used request id req-a6f94968-48c0-4604-ba9c-c25411d8a67b 2018-12-04 21:22:17,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34d96475b96b1a951d3284112e207f26c1aca13b" 2018-12-04 21:22:17,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12736910-9b06-494d-864c-fdae4572ed08 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:22:17,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-12736910-9b06-494d-864c-fdae4572ed08 2018-12-04 21:22:17,856 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-7909d0af-e613-4db-user 2018-12-04 21:22:17,856 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:22:17,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4095a734cd4fe2e0a60332226f81217658b43c6a" 2018-12-04 21:22:17,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffaa6698-1a5d-435f-8647-ac5da6b2c0bf Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:22:17,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ffaa6698-1a5d-435f-8647-ac5da6b2c0bf 2018-12-04 21:22:17,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4095a734cd4fe2e0a60332226f81217658b43c6a" -d '{"role": {"name": "CreateKeypairsCleanupTests-7909d0af-e613-4db-proj-role"}}' 2018-12-04 21:22:18,003 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:22:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42ae651b-078c-45a0-a38e-44a7d5c16572 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9042e0bb8fe348f3a29b92df30b0bc53", "links": {"self": "http://172.30.9.23:5000/v3/roles/9042e0bb8fe348f3a29b92df30b0bc53"}, "name": "CreateKeypairsCleanupTests-7909d0af-e613-4db-proj-role"}} 2018-12-04 21:22:18,004 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-42ae651b-078c-45a0-a38e-44a7d5c16572 2018-12-04 21:22:18,004 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-7909d0af-e613-4db-proj-role 2018-12-04 21:22:18,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/9042e0bb8fe348f3a29b92df30b0bc53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4095a734cd4fe2e0a60332226f81217658b43c6a" 2018-12-04 21:22:18,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3d7c93c-b780-4e46-bb21-56d2979ff6a2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9042e0bb8fe348f3a29b92df30b0bc53", "links": {"self": "http://172.30.9.23:5000/v3/roles/9042e0bb8fe348f3a29b92df30b0bc53"}, "name": "CreateKeypairsCleanupTests-7909d0af-e613-4db-proj-role"}} 2018-12-04 21:22:18,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/9042e0bb8fe348f3a29b92df30b0bc53 used request id req-e3d7c93c-b780-4e46-bb21-56d2979ff6a2 2018-12-04 21:22:18,103 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-7909d0af-e613-4db-proj-role to project CreateKeypairsCleanupTests-7909d0af-e613-4db-proj 2018-12-04 21:22:18,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/d43a8b3e7d524f809ef097788135626c/users/26ac5b6a5a91423e9adfe938adabbc8e/roles/9042e0bb8fe348f3a29b92df30b0bc53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4095a734cd4fe2e0a60332226f81217658b43c6a" 2018-12-04 21:22:18,247 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:22:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd52e521-02ec-4dd0-9906-e6d11dc9732e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:22:18,247 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/d43a8b3e7d524f809ef097788135626c/users/26ac5b6a5a91423e9adfe938adabbc8e/roles/9042e0bb8fe348f3a29b92df30b0bc53 used request id req-fd52e521-02ec-4dd0-9906-e6d11dc9732e 2018-12-04 21:22:18,248 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:22:18,249 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:22:18,250 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:22:18,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9042e0bb8fe348f3a29b92df30b0bc53", "name": "CreateKeypairsCleanupTests-7909d0af-e613-4db-proj-role"}], "expires_at": "2018-12-04T22:22:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d43a8b3e7d524f809ef097788135626c", "name": "CreateKeypairsCleanupTests-7909d0af-e613-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/d43a8b3e7d524f809ef097788135626c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/d43a8b3e7d524f809ef097788135626c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/d43a8b3e7d524f809ef097788135626c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_d43a8b3e7d524f809ef097788135626c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_d43a8b3e7d524f809ef097788135626c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d43a8b3e7d524f809ef097788135626c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/d43a8b3e7d524f809ef097788135626c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/d43a8b3e7d524f809ef097788135626c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d43a8b3e7d524f809ef097788135626c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/d43a8b3e7d524f809ef097788135626c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/d43a8b3e7d524f809ef097788135626c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d43a8b3e7d524f809ef097788135626c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/d43a8b3e7d524f809ef097788135626c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/d43a8b3e7d524f809ef097788135626c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-7909d0af-e613-4db-user", "id": "26ac5b6a5a91423e9adfe938adabbc8e"}, "audit_ids": ["h8znDH49RwmHlps58cB8hg"], "issued_at": "2018-12-04T21:22:18.000000Z"}} 2018-12-04 21:22:18,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73124a4b9f998ef66df30d845f49207b9b8f0f99" 2018-12-04 21:22:18,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8310cf17-369c-4790-95ce-a5e3ffa7665f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:22:18,739 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-8310cf17-369c-4790-95ce-a5e3ffa7665f 2018-12-04 21:22:18,740 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:22:18,746 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73124a4b9f998ef66df30d845f49207b9b8f0f99" 2018-12-04 21:22:18,943 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-34c1502b-64af-4262-8444-193408ff0f0c x-compute-request-id: req-34c1502b-64af-4262-8444-193408ff0f0c Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-04 21:22:18,943 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-34c1502b-64af-4262-8444-193408ff0f0c 2018-12-04 21:22:18,944 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-9bfba63a-259c-4685-ba0f-1d9e70b93977... 2018-12-04 21:22:18,944 - OpenStackKeypair - INFO - Creating new keypair 2018-12-04 21:22:18,969 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-9bfba63a-259c-4685-ba0f-1d9e70b93977 2018-12-04 21:22:18,971 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73124a4b9f998ef66df30d845f49207b9b8f0f99" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCWoHlUMfZHg3goCEboZkvCXHQNcA1CVCmzChjQHeilkphRB7BZSQbERKyo6fOG4eVvp2dWFysS+cGpSk9LFWqVrIT3635SJhAgWMIpH8zLfaUjL1C8tIizjw8F0et3nK/H1CfTl4CVCzIXFh+6stuT2ff04zb4a6n0aq/lkRWxSQ==", "name": "CreateKeypairsCleanupTests-9bfba63a-259c-4685-ba0f-1d9e70b93977"}}' 2018-12-04 21:22:19,023 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69b9ed7e-84bf-4732-96bb-3c217ec5605d x-compute-request-id: req-69b9ed7e-84bf-4732-96bb-3c217ec5605d Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCWoHlUMfZHg3goCEboZkvCXHQNcA1CVCmzChjQHeilkphRB7BZSQbERKyo6fOG4eVvp2dWFysS+cGpSk9LFWqVrIT3635SJhAgWMIpH8zLfaUjL1C8tIizjw8F0et3nK/H1CfTl4CVCzIXFh+6stuT2ff04zb4a6n0aq/lkRWxSQ==", "user_id": "26ac5b6a5a91423e9adfe938adabbc8e", "name": "CreateKeypairsCleanupTests-9bfba63a-259c-4685-ba0f-1d9e70b93977", "fingerprint": "b0:e0:b9:0c:77:c3:a3:c1:e0:f6:8a:76:92:6f:ed:d2"}} 2018-12-04 21:22:19,023 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-69b9ed7e-84bf-4732-96bb-3c217ec5605d 2018-12-04 21:22:19,035 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-9bfba63a-259c-4685-ba0f-1d9e70b93977.pub 2018-12-04 21:22:19,035 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-9bfba63a-259c-4685-ba0f-1d9e70b93977 2018-12-04 21:22:19,036 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-9bfba63a-259c-4685-ba0f-1d9e70b93977 2018-12-04 21:22:19,038 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-9bfba63a-259c-4685-ba0f-1d9e70b93977 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73124a4b9f998ef66df30d845f49207b9b8f0f99" 2018-12-04 21:22:19,063 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:22:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5bc170fe-1847-40d7-9ca7-34a2be2b469d x-compute-request-id: req-5bc170fe-1847-40d7-9ca7-34a2be2b469d Content-Length: 0 Content-Type: application/json 2018-12-04 21:22:19,064 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-9bfba63a-259c-4685-ba0f-1d9e70b93977 used request id req-5bc170fe-1847-40d7-9ca7-34a2be2b469d 2018-12-04 21:22:19,064 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-9bfba63a-259c-4685-ba0f-1d9e70b93977.pub] 2018-12-04 21:22:19,064 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-9bfba63a-259c-4685-ba0f-1d9e70b93977] 2018-12-04 21:22:19,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4095a734cd4fe2e0a60332226f81217658b43c6a" 2018-12-04 21:22:19,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-9621c1dc-b82a-45df-bd83-11bddf2776c7 Date: Tue, 04 Dec 2018 21:22:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:22:19,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-9621c1dc-b82a-45df-bd83-11bddf2776c7 2018-12-04 21:22:19,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4095a734cd4fe2e0a60332226f81217658b43c6a" 2018-12-04 21:22:19,611 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:22:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c93e50e-e769-4110-85ba-54d3014fca7d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:22:19,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-6c93e50e-e769-4110-85ba-54d3014fca7d 2018-12-04 21:22:19,611 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:22:19,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4095a734cd4fe2e0a60332226f81217658b43c6a" 2018-12-04 21:22:19,709 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:22:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4db15c9a-cd99-48d8-ab04-b39fa1088ad8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:22:19,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-4db15c9a-cd99-48d8-ab04-b39fa1088ad8 2018-12-04 21:22:19,709 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:22:19,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4095a734cd4fe2e0a60332226f81217658b43c6a" 2018-12-04 21:22:19,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58d97bf5-0b71-4515-9ff7-3787f05212c1 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:22:19,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-58d97bf5-0b71-4515-9ff7-3787f05212c1 2018-12-04 21:22:19,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4095a734cd4fe2e0a60332226f81217658b43c6a" 2018-12-04 21:22:19,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ae734bc-703d-4d93-9e4f-5ff5550bacae Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:22:19,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-0ae734bc-703d-4d93-9e4f-5ff5550bacae 2018-12-04 21:22:19,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4095a734cd4fe2e0a60332226f81217658b43c6a" 2018-12-04 21:22:20,011 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:22:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9db3f47-2e00-444a-b503-1b8fa0e4e248 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:22:20,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-b9db3f47-2e00-444a-b503-1b8fa0e4e248 2018-12-04 21:22:20,011 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:22:20,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4095a734cd4fe2e0a60332226f81217658b43c6a" 2018-12-04 21:22:20,111 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:22:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2ae15a5-76f2-40c1-9ebd-9583a82c55f8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:22:20,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-a2ae15a5-76f2-40c1-9ebd-9583a82c55f8 2018-12-04 21:22:20,111 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:22:20,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4095a734cd4fe2e0a60332226f81217658b43c6a" 2018-12-04 21:22:20,207 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:22:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00eceaf9-977e-4724-9e3e-129982aeeeab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:22:20,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-00eceaf9-977e-4724-9e3e-129982aeeeab 2018-12-04 21:22:20,208 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:22:20,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4095a734cd4fe2e0a60332226f81217658b43c6a" 2018-12-04 21:22:20,307 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:22:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22eba11d-3b86-4550-a5e3-f0bc6740d690 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:22:20,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-22eba11d-3b86-4550-a5e3-f0bc6740d690 2018-12-04 21:22:20,307 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:22:20,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4095a734cd4fe2e0a60332226f81217658b43c6a" 2018-12-04 21:22:20,408 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:22:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-945c1b7a-3252-4e88-bc91-a1c64c4e8e04 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:22:20,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-945c1b7a-3252-4e88-bc91-a1c64c4e8e04 2018-12-04 21:22:20,409 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:22:20,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4095a734cd4fe2e0a60332226f81217658b43c6a" 2018-12-04 21:22:20,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0392d710-c9dd-4018-b9d0-dfa1e66f9cf9 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:22:20,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-0392d710-c9dd-4018-b9d0-dfa1e66f9cf9 2018-12-04 21:22:20,514 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-7909d0af-e613-4db-proj 2018-12-04 21:22:20,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/d43a8b3e7d524f809ef097788135626c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4095a734cd4fe2e0a60332226f81217658b43c6a" 2018-12-04 21:22:20,789 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:22:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d5e12a8-3fcc-49b2-b05e-32a72e7aa6ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:22:20,789 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/d43a8b3e7d524f809ef097788135626c used request id req-6d5e12a8-3fcc-49b2-b05e-32a72e7aa6ae 2018-12-04 21:22:20,789 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-7909d0af-e613-4db-proj-role 2018-12-04 21:22:20,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/9042e0bb8fe348f3a29b92df30b0bc53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4095a734cd4fe2e0a60332226f81217658b43c6a" 2018-12-04 21:22:20,903 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:22:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7e1eee8-4f01-47fc-bf3f-88b03f41f3da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:22:20,903 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/9042e0bb8fe348f3a29b92df30b0bc53 used request id req-a7e1eee8-4f01-47fc-bf3f-88b03f41f3da 2018-12-04 21:22:20,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4095a734cd4fe2e0a60332226f81217658b43c6a" 2018-12-04 21:22:21,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe1b5455-7bee-42b8-92a0-23006b7cba88 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:22:21,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fe1b5455-7bee-42b8-92a0-23006b7cba88 2018-12-04 21:22:21,004 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-7909d0af-e613-4db-user 2018-12-04 21:22:21,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/26ac5b6a5a91423e9adfe938adabbc8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34d96475b96b1a951d3284112e207f26c1aca13b" 2018-12-04 21:22:21,185 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:22:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc4fce2d-04d8-497e-89f1-79f4293cf885 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:22:21,185 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/26ac5b6a5a91423e9adfe938adabbc8e used request id req-dc4fce2d-04d8-497e-89f1-79f4293cf885 2018-12-04 21:22:21,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:22:21,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:22:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["0YaToZA_SxyyfwybAtJoGA"], "issued_at": "2018-12-04T21:22:21.000000Z"}} 2018-12-04 21:22:21,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c995d32ff063abc14e04056cba29eca63752353a" 2018-12-04 21:22:21,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e67bc96-5a04-453f-a662-905aafc20aaa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:22:21,684 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4e67bc96-5a04-453f-a662-905aafc20aaa 2018-12-04 21:22:21,685 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:22:21,686 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:22:22,171 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:22:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["VVraN0mNSB-x6tSdmdElBw"], "issued_at": "2018-12-04T21:22:22.000000Z"}} 2018-12-04 21:22:22,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1292a9a6e6735d169a78b6b3f9ee35a6674ae6a5" 2018-12-04 21:22:22,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2ad18bb-98df-45b1-a17c-ee489d51c629 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:22:22,271 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d2ad18bb-98df-45b1-a17c-ee489d51c629 2018-12-04 21:22:22,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:22:22,281 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:22:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:22:22,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-a72981ec-d4ca-442-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1292a9a6e6735d169a78b6b3f9ee35a6674ae6a5" 2018-12-04 21:22:22,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e520d5a-b3d7-4116-aac5-88da476ce213 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-a72981ec-d4ca-442-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:22:22,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-a72981ec-d4ca-442-proj used request id req-2e520d5a-b3d7-4116-aac5-88da476ce213 2018-12-04 21:22:22,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1292a9a6e6735d169a78b6b3f9ee35a6674ae6a5" 2018-12-04 21:22:22,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aad12a7-5962-45bf-9db5-ac9b4c1000a5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:22:22,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-0aad12a7-5962-45bf-9db5-ac9b4c1000a5 2018-12-04 21:22:22,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1292a9a6e6735d169a78b6b3f9ee35a6674ae6a5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-a72981ec-d4ca-442-proj"}}' 2018-12-04 21:22:22,681 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:22:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca3e7858-8ced-4506-998d-a3ad6c20eef4 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1f2a9f8acc4047619c29ade14d6665f4"}, "tags": [], "enabled": true, "id": "1f2a9f8acc4047619c29ade14d6665f4", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-a72981ec-d4ca-442-proj"}} 2018-12-04 21:22:22,681 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-ca3e7858-8ced-4506-998d-a3ad6c20eef4 2018-12-04 21:22:22,681 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-a72981ec-d4ca-442-proj 2018-12-04 21:22:22,682 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:22:22,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:22:23,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:22:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["gLbOALRYRdyirgtozyItSA"], "issued_at": "2018-12-04T21:22:23.000000Z"}} 2018-12-04 21:22:23,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a58e2e58b062d79aaa3dd98aed62217a474713bf" 2018-12-04 21:22:23,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65fc5e0d-6365-47db-b683-c23940c1c9e0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:22:23,173 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-65fc5e0d-6365-47db-b683-c23940c1c9e0 2018-12-04 21:22:23,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:22:23,182 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:22: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:22:23,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a58e2e58b062d79aaa3dd98aed62217a474713bf" 2018-12-04 21:22:23,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2de602ce-74c3-48c7-a525-07bb0ceffb8b Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:22:23,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2de602ce-74c3-48c7-a525-07bb0ceffb8b 2018-12-04 21:22:23,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-a72981ec-d4ca-442-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a58e2e58b062d79aaa3dd98aed62217a474713bf" 2018-12-04 21:22:23,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4552e9a-8890-4f29-a408-6a0eb1bc4e09 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-a72981ec-d4ca-442-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1f2a9f8acc4047619c29ade14d6665f4"}, "tags": [], "enabled": true, "id": "1f2a9f8acc4047619c29ade14d6665f4", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-a72981ec-d4ca-442-proj"}]} 2018-12-04 21:22:23,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-a72981ec-d4ca-442-proj used request id req-e4552e9a-8890-4f29-a408-6a0eb1bc4e09 2018-12-04 21:22:23,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a58e2e58b062d79aaa3dd98aed62217a474713bf" 2018-12-04 21:22:23,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64108443-5ba7-4dc7-9245-681e1fb9fec9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:22:23,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-64108443-5ba7-4dc7-9245-681e1fb9fec9 2018-12-04 21:22:23,718 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-a72981ec-d4ca-442-user 2018-12-04 21:22:23,718 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:22:23,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1292a9a6e6735d169a78b6b3f9ee35a6674ae6a5" 2018-12-04 21:22:23,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c105abea-e3d6-4630-8494-3665ec04f8fa Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:22:23,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c105abea-e3d6-4630-8494-3665ec04f8fa 2018-12-04 21:22:23,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1292a9a6e6735d169a78b6b3f9ee35a6674ae6a5" -d '{"role": {"name": "CreateKeypairsCleanupTests-a72981ec-d4ca-442-proj-role"}}' 2018-12-04 21:22:23,933 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:22:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c38368fe-ca3d-4f4f-92d6-e9fea80024d7 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f81d54db268543138632930772ae3d70", "links": {"self": "http://172.30.9.23:5000/v3/roles/f81d54db268543138632930772ae3d70"}, "name": "CreateKeypairsCleanupTests-a72981ec-d4ca-442-proj-role"}} 2018-12-04 21:22:23,933 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-c38368fe-ca3d-4f4f-92d6-e9fea80024d7 2018-12-04 21:22:23,934 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-a72981ec-d4ca-442-proj-role 2018-12-04 21:22:23,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/f81d54db268543138632930772ae3d70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1292a9a6e6735d169a78b6b3f9ee35a6674ae6a5" 2018-12-04 21:22:24,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc90c6e6-341c-4136-a346-a1d4bae7e32c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f81d54db268543138632930772ae3d70", "links": {"self": "http://172.30.9.23:5000/v3/roles/f81d54db268543138632930772ae3d70"}, "name": "CreateKeypairsCleanupTests-a72981ec-d4ca-442-proj-role"}} 2018-12-04 21:22:24,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/f81d54db268543138632930772ae3d70 used request id req-bc90c6e6-341c-4136-a346-a1d4bae7e32c 2018-12-04 21:22:24,038 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-a72981ec-d4ca-442-proj-role to project CreateKeypairsCleanupTests-a72981ec-d4ca-442-proj 2018-12-04 21:22:24,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/1f2a9f8acc4047619c29ade14d6665f4/users/eb65ce1b333349ad96f42b517b47ed62/roles/f81d54db268543138632930772ae3d70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1292a9a6e6735d169a78b6b3f9ee35a6674ae6a5" 2018-12-04 21:22:24,182 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:22:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f74cc4f-621a-4f9c-b014-3cbf3e895c31 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:22:24,182 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/1f2a9f8acc4047619c29ade14d6665f4/users/eb65ce1b333349ad96f42b517b47ed62/roles/f81d54db268543138632930772ae3d70 used request id req-6f74cc4f-621a-4f9c-b014-3cbf3e895c31 2018-12-04 21:22:24,182 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:22:24,184 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:22:24,184 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:22:24,580 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f81d54db268543138632930772ae3d70", "name": "CreateKeypairsCleanupTests-a72981ec-d4ca-442-proj-role"}], "expires_at": "2018-12-04T22:22:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1f2a9f8acc4047619c29ade14d6665f4", "name": "CreateKeypairsCleanupTests-a72981ec-d4ca-442-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/1f2a9f8acc4047619c29ade14d6665f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/1f2a9f8acc4047619c29ade14d6665f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/1f2a9f8acc4047619c29ade14d6665f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_1f2a9f8acc4047619c29ade14d6665f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_1f2a9f8acc4047619c29ade14d6665f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1f2a9f8acc4047619c29ade14d6665f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/1f2a9f8acc4047619c29ade14d6665f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/1f2a9f8acc4047619c29ade14d6665f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1f2a9f8acc4047619c29ade14d6665f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/1f2a9f8acc4047619c29ade14d6665f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/1f2a9f8acc4047619c29ade14d6665f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/1f2a9f8acc4047619c29ade14d6665f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/1f2a9f8acc4047619c29ade14d6665f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/1f2a9f8acc4047619c29ade14d6665f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-a72981ec-d4ca-442-user", "id": "eb65ce1b333349ad96f42b517b47ed62"}, "audit_ids": ["mLiw23JQQ7aoIDtzwrmsBA"], "issued_at": "2018-12-04T21:22:24.000000Z"}} 2018-12-04 21:22:24,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3c228079f47ebe2305bb77523e5761b9e2cecb" 2018-12-04 21:22:24,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-385777cd-ebf6-4f87-8c2d-eb1c82e35901 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:22:24,666 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-385777cd-ebf6-4f87-8c2d-eb1c82e35901 2018-12-04 21:22:24,667 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:22:24,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3c228079f47ebe2305bb77523e5761b9e2cecb" 2018-12-04 21:22:24,863 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22: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-a1dd915a-cc22-4ea7-9a91-b3d5660ba777 x-compute-request-id: req-a1dd915a-cc22-4ea7-9a91-b3d5660ba777 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-04 21:22:24,863 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-a1dd915a-cc22-4ea7-9a91-b3d5660ba777 2018-12-04 21:22:24,864 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-00367031-0650-4508-962a-f132c97ecca6... 2018-12-04 21:22:24,864 - OpenStackKeypair - INFO - Creating new keypair 2018-12-04 21:22:24,930 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-00367031-0650-4508-962a-f132c97ecca6 2018-12-04 21:22:24,932 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3c228079f47ebe2305bb77523e5761b9e2cecb" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDAvQaaDbZ9CmrGuHTfT9icI9UyQcEvee2kR/5uyoOIr3yY6DVG47ZKa0B+770JUeLhCn2rrpyy3bLJna1FT5TJ11+rsmD0t766w7Mcts7edX5V7tyh2uXKs1FpB57NwAAjRBI/wCkcbKwhnFSAfACj9sLDtslobI3xp4oaGz5i/Q==", "name": "CreateKeypairsCleanupTests-00367031-0650-4508-962a-f132c97ecca6"}}' 2018-12-04 21:22:24,981 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22: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-a7b347ca-1d95-4566-8bbc-3a4d080334ab x-compute-request-id: req-a7b347ca-1d95-4566-8bbc-3a4d080334ab Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDAvQaaDbZ9CmrGuHTfT9icI9UyQcEvee2kR/5uyoOIr3yY6DVG47ZKa0B+770JUeLhCn2rrpyy3bLJna1FT5TJ11+rsmD0t766w7Mcts7edX5V7tyh2uXKs1FpB57NwAAjRBI/wCkcbKwhnFSAfACj9sLDtslobI3xp4oaGz5i/Q==", "user_id": "eb65ce1b333349ad96f42b517b47ed62", "name": "CreateKeypairsCleanupTests-00367031-0650-4508-962a-f132c97ecca6", "fingerprint": "9e:43:a6:06:69:9b:8a:9c:de:62:33:f6:dc:0f:3c:68"}} 2018-12-04 21:22:24,981 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-a7b347ca-1d95-4566-8bbc-3a4d080334ab 2018-12-04 21:22:24,993 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-00367031-0650-4508-962a-f132c97ecca6.pub 2018-12-04 21:22:24,993 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-00367031-0650-4508-962a-f132c97ecca6 2018-12-04 21:22:24,993 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-00367031-0650-4508-962a-f132c97ecca6 2018-12-04 21:22:24,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-00367031-0650-4508-962a-f132c97ecca6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3c228079f47ebe2305bb77523e5761b9e2cecb" 2018-12-04 21:22:25,028 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:22:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4a443eb3-0cdf-4746-8756-13d5cee0ed49 x-compute-request-id: req-4a443eb3-0cdf-4746-8756-13d5cee0ed49 Content-Length: 0 Content-Type: application/json 2018-12-04 21:22:25,028 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-00367031-0650-4508-962a-f132c97ecca6 used request id req-4a443eb3-0cdf-4746-8756-13d5cee0ed49 2018-12-04 21:22:25,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1292a9a6e6735d169a78b6b3f9ee35a6674ae6a5" 2018-12-04 21:22:25,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-6fb0e4a5-fc6c-4325-94bb-0e881e85872d Date: Tue, 04 Dec 2018 21:22:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:22:25,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-6fb0e4a5-fc6c-4325-94bb-0e881e85872d 2018-12-04 21:22:25,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1292a9a6e6735d169a78b6b3f9ee35a6674ae6a5" 2018-12-04 21:22:25,388 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:22:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c102b28f-047f-4605-ac51-9c75b8906fc9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:22:25,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-c102b28f-047f-4605-ac51-9c75b8906fc9 2018-12-04 21:22:25,389 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:22:25,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1292a9a6e6735d169a78b6b3f9ee35a6674ae6a5" 2018-12-04 21:22:25,484 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:22:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d23ed9c3-0d15-4215-a3d7-6f863a7c61e8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:22:25,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-d23ed9c3-0d15-4215-a3d7-6f863a7c61e8 2018-12-04 21:22:25,485 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:22:25,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1292a9a6e6735d169a78b6b3f9ee35a6674ae6a5" 2018-12-04 21:22:25,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8392ca1-c191-47f0-a09e-27d0c2a1aaa2 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:22:25,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-e8392ca1-c191-47f0-a09e-27d0c2a1aaa2 2018-12-04 21:22:25,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1292a9a6e6735d169a78b6b3f9ee35a6674ae6a5" 2018-12-04 21:22:25,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dac6d0da-f1fd-4954-9cf8-9f59b017a9f5 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:22:25,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-dac6d0da-f1fd-4954-9cf8-9f59b017a9f5 2018-12-04 21:22:25,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1292a9a6e6735d169a78b6b3f9ee35a6674ae6a5" 2018-12-04 21:22:25,772 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:22:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d80177e-ad65-41ae-a7b4-b80a244646c3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:22:25,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-7d80177e-ad65-41ae-a7b4-b80a244646c3 2018-12-04 21:22:25,772 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:22:25,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1292a9a6e6735d169a78b6b3f9ee35a6674ae6a5" 2018-12-04 21:22:25,878 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:22:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3feebd43-579d-437a-82cc-cadc2fef9037 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:22:25,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-3feebd43-579d-437a-82cc-cadc2fef9037 2018-12-04 21:22:25,879 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:22:25,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1292a9a6e6735d169a78b6b3f9ee35a6674ae6a5" 2018-12-04 21:22:25,980 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:22:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09dee9d6-e6ce-4c80-b0d3-2a0c5dd0e9c6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:22:25,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-09dee9d6-e6ce-4c80-b0d3-2a0c5dd0e9c6 2018-12-04 21:22:25,980 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:22:25,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1292a9a6e6735d169a78b6b3f9ee35a6674ae6a5" 2018-12-04 21:22:26,081 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:22:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d383bc3a-2a19-41df-86c6-d08a39a98741 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:22:26,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-d383bc3a-2a19-41df-86c6-d08a39a98741 2018-12-04 21:22:26,081 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:22:26,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1292a9a6e6735d169a78b6b3f9ee35a6674ae6a5" 2018-12-04 21:22:26,183 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:22:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4db8a7e8-3583-4049-b1b5-c5bce99ed2d9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:22:26,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-4db8a7e8-3583-4049-b1b5-c5bce99ed2d9 2018-12-04 21:22:26,183 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:22:26,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1292a9a6e6735d169a78b6b3f9ee35a6674ae6a5" 2018-12-04 21:22:26,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c01ba62-f100-4605-83fb-75738ea61e02 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:22:26,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-8c01ba62-f100-4605-83fb-75738ea61e02 2018-12-04 21:22:26,206 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-a72981ec-d4ca-442-proj 2018-12-04 21:22:26,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/1f2a9f8acc4047619c29ade14d6665f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1292a9a6e6735d169a78b6b3f9ee35a6674ae6a5" 2018-12-04 21:22:26,435 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:22:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e820454-4cf2-44a1-a907-ae6fc4f121fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:22:26,435 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/1f2a9f8acc4047619c29ade14d6665f4 used request id req-1e820454-4cf2-44a1-a907-ae6fc4f121fa 2018-12-04 21:22:26,436 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-a72981ec-d4ca-442-proj-role 2018-12-04 21:22:26,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/f81d54db268543138632930772ae3d70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1292a9a6e6735d169a78b6b3f9ee35a6674ae6a5" 2018-12-04 21:22:26,555 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:22:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-323eea5f-a33a-4c15-a6a3-5cd5b43ea16d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:22:26,556 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/f81d54db268543138632930772ae3d70 used request id req-323eea5f-a33a-4c15-a6a3-5cd5b43ea16d 2018-12-04 21:22:26,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1292a9a6e6735d169a78b6b3f9ee35a6674ae6a5" 2018-12-04 21:22:26,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ca9a053-f099-4b90-bf21-2c80de00a340 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:22:26,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0ca9a053-f099-4b90-bf21-2c80de00a340 2018-12-04 21:22:26,653 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-a72981ec-d4ca-442-user 2018-12-04 21:22:26,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/eb65ce1b333349ad96f42b517b47ed62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a58e2e58b062d79aaa3dd98aed62217a474713bf" 2018-12-04 21:22:26,821 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:22:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6201f1c8-635b-4917-b72f-7606424e7eda Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:22:26,821 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/eb65ce1b333349ad96f42b517b47ed62 used request id req-6201f1c8-635b-4917-b72f-7606424e7eda 2018-12-04 21:22:26,822 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:22:27,220 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:22:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["jM4onDbJQzC7Whqm0F6C9Q"], "issued_at": "2018-12-04T21:22:27.000000Z"}} 2018-12-04 21:22:27,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd98d9db94dd5002dd5861dd64581495362ae9a" 2018-12-04 21:22:27,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d8b1002-d3db-4132-b31a-e30c9ae6f991 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:22:27,314 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-8d8b1002-d3db-4132-b31a-e30c9ae6f991 2018-12-04 21:22:27,315 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:22:27,315 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:22:27,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:22:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["4N0tMJIvSe-mL8gg0TUNiA"], "issued_at": "2018-12-04T21:22:27.000000Z"}} 2018-12-04 21:22:27,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5414775b95bc76b2e876c1f6d99a666a1a11e3d4" 2018-12-04 21:22:27,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf9981d8-7f4f-4065-a542-596bc056598e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:22:27,805 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-bf9981d8-7f4f-4065-a542-596bc056598e 2018-12-04 21:22:27,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:22:27,812 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:22: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:22:27,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-0f744588-bb85-4a4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5414775b95bc76b2e876c1f6d99a666a1a11e3d4" 2018-12-04 21:22:27,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02e19c79-1a29-41ed-8c6e-2d715837043b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-0f744588-bb85-4a4-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:22:27,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-0f744588-bb85-4a4-proj used request id req-02e19c79-1a29-41ed-8c6e-2d715837043b 2018-12-04 21:22:27,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5414775b95bc76b2e876c1f6d99a666a1a11e3d4" 2018-12-04 21:22:28,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5592e811-aecd-4420-9434-cbb6cf2add5d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:22:28,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-5592e811-aecd-4420-9434-cbb6cf2add5d 2018-12-04 21:22:28,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5414775b95bc76b2e876c1f6d99a666a1a11e3d4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-0f744588-bb85-4a4-proj"}}' 2018-12-04 21:22:28,059 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:22:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d48d44a-604f-40d9-9813-7936ae761187 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c03bc6008bc24f16acdb0b974898ddf0"}, "tags": [], "enabled": true, "id": "c03bc6008bc24f16acdb0b974898ddf0", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-0f744588-bb85-4a4-proj"}} 2018-12-04 21:22:28,059 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-7d48d44a-604f-40d9-9813-7936ae761187 2018-12-04 21:22:28,059 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-0f744588-bb85-4a4-proj 2018-12-04 21:22:28,059 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:22:28,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:22:28,457 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:22:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["jNEAXU0mSFKPOMt5pAmZMw"], "issued_at": "2018-12-04T21:22:28.000000Z"}} 2018-12-04 21:22:28,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90689f192f5a57a9b7d4ce7bd753b431e8b9bd68" 2018-12-04 21:22:28,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-810971bc-e8e4-400d-9e14-31f6863999c0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:22:28,549 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-810971bc-e8e4-400d-9e14-31f6863999c0 2018-12-04 21:22:28,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:22:28,555 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:22: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:22:28,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90689f192f5a57a9b7d4ce7bd753b431e8b9bd68" 2018-12-04 21:22:28,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e2ff313-5714-4370-9496-f2815bc9b5d1 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:22:28,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2e2ff313-5714-4370-9496-f2815bc9b5d1 2018-12-04 21:22:28,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-0f744588-bb85-4a4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90689f192f5a57a9b7d4ce7bd753b431e8b9bd68" 2018-12-04 21:22:28,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-561c03d5-570f-47c5-84c5-86bd1e74dcf7 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-0f744588-bb85-4a4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c03bc6008bc24f16acdb0b974898ddf0"}, "tags": [], "enabled": true, "id": "c03bc6008bc24f16acdb0b974898ddf0", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-0f744588-bb85-4a4-proj"}]} 2018-12-04 21:22:28,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-0f744588-bb85-4a4-proj used request id req-561c03d5-570f-47c5-84c5-86bd1e74dcf7 2018-12-04 21:22:28,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90689f192f5a57a9b7d4ce7bd753b431e8b9bd68" 2018-12-04 21:22:28,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05c40428-3320-4411-808e-5cbe77089972 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:22:28,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-05c40428-3320-4411-808e-5cbe77089972 2018-12-04 21:22:29,155 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-0f744588-bb85-4a4-user 2018-12-04 21:22:29,155 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:22:29,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5414775b95bc76b2e876c1f6d99a666a1a11e3d4" 2018-12-04 21:22:29,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0a0178e-f95f-42a7-96d2-9cdd055de84f Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:22:29,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d0a0178e-f95f-42a7-96d2-9cdd055de84f 2018-12-04 21:22:29,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5414775b95bc76b2e876c1f6d99a666a1a11e3d4" -d '{"role": {"name": "CreateNetworkSuccessTests-0f744588-bb85-4a4-proj-role"}}' 2018-12-04 21:22:29,371 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:22:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07cfe12c-002c-47fc-807c-4eb03ebddfb9 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "24118b301ba245b8a2ef7d50e7e1641b", "links": {"self": "http://172.30.9.23:5000/v3/roles/24118b301ba245b8a2ef7d50e7e1641b"}, "name": "CreateNetworkSuccessTests-0f744588-bb85-4a4-proj-role"}} 2018-12-04 21:22:29,372 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-07cfe12c-002c-47fc-807c-4eb03ebddfb9 2018-12-04 21:22:29,372 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-0f744588-bb85-4a4-proj-role 2018-12-04 21:22:29,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/24118b301ba245b8a2ef7d50e7e1641b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5414775b95bc76b2e876c1f6d99a666a1a11e3d4" 2018-12-04 21:22:29,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fad3f413-d5ff-426a-82ca-9438f68ec6c7 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "24118b301ba245b8a2ef7d50e7e1641b", "links": {"self": "http://172.30.9.23:5000/v3/roles/24118b301ba245b8a2ef7d50e7e1641b"}, "name": "CreateNetworkSuccessTests-0f744588-bb85-4a4-proj-role"}} 2018-12-04 21:22:29,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/24118b301ba245b8a2ef7d50e7e1641b used request id req-fad3f413-d5ff-426a-82ca-9438f68ec6c7 2018-12-04 21:22:29,476 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-0f744588-bb85-4a4-proj-role to project CreateNetworkSuccessTests-0f744588-bb85-4a4-proj 2018-12-04 21:22:29,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/c03bc6008bc24f16acdb0b974898ddf0/users/3664b003efa84d279afe983430e5d535/roles/24118b301ba245b8a2ef7d50e7e1641b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5414775b95bc76b2e876c1f6d99a666a1a11e3d4" 2018-12-04 21:22:29,614 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:22:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a75dd01-c2ef-4594-826d-e866100919b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:22:29,614 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c03bc6008bc24f16acdb0b974898ddf0/users/3664b003efa84d279afe983430e5d535/roles/24118b301ba245b8a2ef7d50e7e1641b used request id req-3a75dd01-c2ef-4594-826d-e866100919b6 2018-12-04 21:22:29,616 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:22:29,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:22:30,013 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "24118b301ba245b8a2ef7d50e7e1641b", "name": "CreateNetworkSuccessTests-0f744588-bb85-4a4-proj-role"}], "expires_at": "2018-12-04T22:22:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c03bc6008bc24f16acdb0b974898ddf0", "name": "CreateNetworkSuccessTests-0f744588-bb85-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/c03bc6008bc24f16acdb0b974898ddf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/c03bc6008bc24f16acdb0b974898ddf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/c03bc6008bc24f16acdb0b974898ddf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_c03bc6008bc24f16acdb0b974898ddf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_c03bc6008bc24f16acdb0b974898ddf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c03bc6008bc24f16acdb0b974898ddf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/c03bc6008bc24f16acdb0b974898ddf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/c03bc6008bc24f16acdb0b974898ddf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c03bc6008bc24f16acdb0b974898ddf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/c03bc6008bc24f16acdb0b974898ddf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/c03bc6008bc24f16acdb0b974898ddf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/c03bc6008bc24f16acdb0b974898ddf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/c03bc6008bc24f16acdb0b974898ddf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/c03bc6008bc24f16acdb0b974898ddf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-0f744588-bb85-4a4-user", "id": "3664b003efa84d279afe983430e5d535"}, "audit_ids": ["j3mPgtQURUW7CYQc4xOAMQ"], "issued_at": "2018-12-04T21:22:30.000000Z"}} 2018-12-04 21:22:30,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1cfde346b349c4e93b8278f10924f25979e7b5" 2018-12-04 21:22:30,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a13a45c-4561-4110-b575-d81adf707b65 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:22:30,090 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-2a13a45c-4561-4110-b575-d81adf707b65 2018-12-04 21:22:30,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-96fe7168-138b-4d71-880a-80a779b1686e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1cfde346b349c4e93b8278f10924f25979e7b5" 2018-12-04 21:22:30,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-dc82163c-ce95-4b03-a844-449f7f0e7c45 Date: Tue, 04 Dec 2018 21:22:30 GMT RESP BODY: {"networks":[]} 2018-12-04 21:22:30,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-96fe7168-138b-4d71-880a-80a779b1686e-pub-net used request id req-dc82163c-ce95-4b03-a844-449f7f0e7c45 2018-12-04 21:22:30,297 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-96fe7168-138b-4d71-880a-80a779b1686e-pub-net 2018-12-04 21:22:30,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1cfde346b349c4e93b8278f10924f25979e7b5" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-96fe7168-138b-4d71-880a-80a779b1686e-pub-net", "admin_state_up": true}}' 2018-12-04 21:22:30,783 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-4d45f29a-9a2a-41bd-b4c7-12a2e2592627 Date: Tue, 04 Dec 2018 21:22:30 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"c03bc6008bc24f16acdb0b974898ddf0","created_at":"2018-12-04T21:22:30Z","tags":[],"ipv6_address_scope":null,"mtu":999,"updated_at":"2018-12-04T21:22:30Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"c03bc6008bc24f16acdb0b974898ddf0","id":"2563f457-224e-4561-bbe5-7cee918c339a","name":"CreateNetworkSuccessTests-96fe7168-138b-4d71-880a-80a779b1686e-pub-net"}} 2018-12-04 21:22:30,784 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-4d45f29a-9a2a-41bd-b4c7-12a2e2592627 2018-12-04 21:22:30,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=2563f457-224e-4561-bbe5-7cee918c339a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1cfde346b349c4e93b8278f10924f25979e7b5" 2018-12-04 21:22:30,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c89d80eb-f284-4e8a-844e-5a11d4e2c5e1 Date: Tue, 04 Dec 2018 21:22:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T21:22:30Z","tenant_id":"c03bc6008bc24f16acdb0b974898ddf0","created_at":"2018-12-04T21:22:30Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"c03bc6008bc24f16acdb0b974898ddf0","id":"2563f457-224e-4561-bbe5-7cee918c339a","name":"CreateNetworkSuccessTests-96fe7168-138b-4d71-880a-80a779b1686e-pub-net"}]} 2018-12-04 21:22:30,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=2563f457-224e-4561-bbe5-7cee918c339a used request id req-c89d80eb-f284-4e8a-844e-5a11d4e2c5e1 2018-12-04 21:22:30,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2563f457-224e-4561-bbe5-7cee918c339a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1cfde346b349c4e93b8278f10924f25979e7b5" 2018-12-04 21:22:30,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e2750a2b-025c-42ac-a57b-8c34b96c5660 Date: Tue, 04 Dec 2018 21:22:30 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:22:30,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2563f457-224e-4561-bbe5-7cee918c339a used request id req-e2750a2b-025c-42ac-a57b-8c34b96c5660 2018-12-04 21:22:30,975 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-96fe7168-138b-4d71-880a-80a779b1686e-pub-subnet 2018-12-04 21:22:30,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1cfde346b349c4e93b8278f10924f25979e7b5" -d '{"subnets": [{"ip_version": 4, "network_id": "2563f457-224e-4561-bbe5-7cee918c339a", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-96fe7168-138b-4d71-880a-80a779b1686e-pub-subnet"}]}' 2018-12-04 21:22:31,472 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fa8ad947-6162-4667-acb9-210f3aeddfa0 Date: Tue, 04 Dec 2018 21:22:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2563f457-224e-4561-bbe5-7cee918c339a","tenant_id":"c03bc6008bc24f16acdb0b974898ddf0","created_at":"2018-12-04T21:22:31Z","dns_nameservers":[],"updated_at":"2018-12-04T21:22:31Z","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":"c03bc6008bc24f16acdb0b974898ddf0","id":"339c699a-29c5-48b7-b71b-cb5dfe0406cf","subnetpool_id":null,"name":"CreateNetworkSuccessTests-96fe7168-138b-4d71-880a-80a779b1686e-pub-subnet"}]} 2018-12-04 21:22:31,472 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-fa8ad947-6162-4667-acb9-210f3aeddfa0 2018-12-04 21:22:31,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=2563f457-224e-4561-bbe5-7cee918c339a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1cfde346b349c4e93b8278f10924f25979e7b5" 2018-12-04 21:22:31,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-350e53a7-a3d0-4c3d-b0fc-01649a5c067a Date: Tue, 04 Dec 2018 21:22:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["339c699a-29c5-48b7-b71b-cb5dfe0406cf"],"updated_at":"2018-12-04T21:22:31Z","tenant_id":"c03bc6008bc24f16acdb0b974898ddf0","created_at":"2018-12-04T21:22:30Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c03bc6008bc24f16acdb0b974898ddf0","id":"2563f457-224e-4561-bbe5-7cee918c339a","name":"CreateNetworkSuccessTests-96fe7168-138b-4d71-880a-80a779b1686e-pub-net"}]} 2018-12-04 21:22:31,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=2563f457-224e-4561-bbe5-7cee918c339a used request id req-350e53a7-a3d0-4c3d-b0fc-01649a5c067a 2018-12-04 21:22:31,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2563f457-224e-4561-bbe5-7cee918c339a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1cfde346b349c4e93b8278f10924f25979e7b5" 2018-12-04 21:22:31,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3a33d251-db0e-4038-b6b4-e2c9227233e2 Date: Tue, 04 Dec 2018 21:22:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2563f457-224e-4561-bbe5-7cee918c339a","tenant_id":"c03bc6008bc24f16acdb0b974898ddf0","created_at":"2018-12-04T21:22:31Z","dns_nameservers":[],"updated_at":"2018-12-04T21:22:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c03bc6008bc24f16acdb0b974898ddf0","id":"339c699a-29c5-48b7-b71b-cb5dfe0406cf","subnetpool_id":null,"name":"CreateNetworkSuccessTests-96fe7168-138b-4d71-880a-80a779b1686e-pub-subnet"}]} 2018-12-04 21:22:31,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2563f457-224e-4561-bbe5-7cee918c339a used request id req-3a33d251-db0e-4038-b6b4-e2c9227233e2 2018-12-04 21:22:31,658 - OpenStackNetwork - DEBUG - Network [2563f457-224e-4561-bbe5-7cee918c339a] created successfully 2018-12-04 21:22:31,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:22:32,068 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "24118b301ba245b8a2ef7d50e7e1641b", "name": "CreateNetworkSuccessTests-0f744588-bb85-4a4-proj-role"}], "expires_at": "2018-12-04T22:22:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c03bc6008bc24f16acdb0b974898ddf0", "name": "CreateNetworkSuccessTests-0f744588-bb85-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/c03bc6008bc24f16acdb0b974898ddf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/c03bc6008bc24f16acdb0b974898ddf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/c03bc6008bc24f16acdb0b974898ddf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_c03bc6008bc24f16acdb0b974898ddf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_c03bc6008bc24f16acdb0b974898ddf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c03bc6008bc24f16acdb0b974898ddf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/c03bc6008bc24f16acdb0b974898ddf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/c03bc6008bc24f16acdb0b974898ddf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c03bc6008bc24f16acdb0b974898ddf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/c03bc6008bc24f16acdb0b974898ddf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/c03bc6008bc24f16acdb0b974898ddf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/c03bc6008bc24f16acdb0b974898ddf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/c03bc6008bc24f16acdb0b974898ddf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/c03bc6008bc24f16acdb0b974898ddf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-0f744588-bb85-4a4-user", "id": "3664b003efa84d279afe983430e5d535"}, "audit_ids": ["yTsCPOSGSCe_VRTB9dX9PA"], "issued_at": "2018-12-04T21:22:32.000000Z"}} 2018-12-04 21:22:32,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-96fe7168-138b-4d71-880a-80a779b1686e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb7ec9193b83d0b7847dd766d1a7b7b88f70fad" 2018-12-04 21:22:32,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-c73e5b2a-b8f7-4628-b8a5-d46a4d1f5754 Date: Tue, 04 Dec 2018 21:22:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["339c699a-29c5-48b7-b71b-cb5dfe0406cf"],"updated_at":"2018-12-04T21:22:31Z","tenant_id":"c03bc6008bc24f16acdb0b974898ddf0","created_at":"2018-12-04T21:22:30Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c03bc6008bc24f16acdb0b974898ddf0","id":"2563f457-224e-4561-bbe5-7cee918c339a","name":"CreateNetworkSuccessTests-96fe7168-138b-4d71-880a-80a779b1686e-pub-net"}]} 2018-12-04 21:22:32,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-96fe7168-138b-4d71-880a-80a779b1686e-pub-net used request id req-c73e5b2a-b8f7-4628-b8a5-d46a4d1f5754 2018-12-04 21:22:32,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:22:32,387 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:22: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:22:32,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c03bc6008bc24f16acdb0b974898ddf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd98d9db94dd5002dd5861dd64581495362ae9a" 2018-12-04 21:22:32,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0479ab64-fdf6-4fc3-8a10-5845cc56dccd Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c03bc6008bc24f16acdb0b974898ddf0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c03bc6008bc24f16acdb0b974898ddf0", "name": "CreateNetworkSuccessTests-0f744588-bb85-4a4-proj"}} 2018-12-04 21:22:32,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c03bc6008bc24f16acdb0b974898ddf0 used request id req-0479ab64-fdf6-4fc3-8a10-5845cc56dccd 2018-12-04 21:22:32,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2563f457-224e-4561-bbe5-7cee918c339a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb7ec9193b83d0b7847dd766d1a7b7b88f70fad" 2018-12-04 21:22:32,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3c9c596f-e7e7-4586-9a1f-018cae4cb751 Date: Tue, 04 Dec 2018 21:22:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2563f457-224e-4561-bbe5-7cee918c339a","tenant_id":"c03bc6008bc24f16acdb0b974898ddf0","created_at":"2018-12-04T21:22:31Z","dns_nameservers":[],"updated_at":"2018-12-04T21:22:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c03bc6008bc24f16acdb0b974898ddf0","id":"339c699a-29c5-48b7-b71b-cb5dfe0406cf","subnetpool_id":null,"name":"CreateNetworkSuccessTests-96fe7168-138b-4d71-880a-80a779b1686e-pub-subnet"}]} 2018-12-04 21:22:32,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2563f457-224e-4561-bbe5-7cee918c339a used request id req-3c9c596f-e7e7-4586-9a1f-018cae4cb751 2018-12-04 21:22:32,539 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-96fe7168-138b-4d71-880a-80a779b1686e-pub-subnet 2018-12-04 21:22:32,539 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-96fe7168-138b-4d71-880a-80a779b1686e-pub-subnet 2018-12-04 21:22:32,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/339c699a-29c5-48b7-b71b-cb5dfe0406cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb7ec9193b83d0b7847dd766d1a7b7b88f70fad" 2018-12-04 21:22:33,916 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-89343ee4-ae08-4f28-a2b8-8e510dcb4598 Date: Tue, 04 Dec 2018 21:22:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:22:33,916 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/339c699a-29c5-48b7-b71b-cb5dfe0406cf used request id req-89343ee4-ae08-4f28-a2b8-8e510dcb4598 2018-12-04 21:22:33,916 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-96fe7168-138b-4d71-880a-80a779b1686e-pub-net 2018-12-04 21:22:33,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/2563f457-224e-4561-bbe5-7cee918c339a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb7ec9193b83d0b7847dd766d1a7b7b88f70fad" 2018-12-04 21:22:35,210 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6a545cf8-c1cc-4626-86da-c3c076e05f2c Date: Tue, 04 Dec 2018 21:22:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:22:35,210 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/2563f457-224e-4561-bbe5-7cee918c339a used request id req-6a545cf8-c1cc-4626-86da-c3c076e05f2c 2018-12-04 21:22:35,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-96fe7168-138b-4d71-880a-80a779b1686e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb7ec9193b83d0b7847dd766d1a7b7b88f70fad" 2018-12-04 21:22:35,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1cbadf1f-5c40-435b-87cc-7f5abc30aff4 Date: Tue, 04 Dec 2018 21:22:35 GMT RESP BODY: {"networks":[]} 2018-12-04 21:22:35,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-96fe7168-138b-4d71-880a-80a779b1686e-pub-net used request id req-1cbadf1f-5c40-435b-87cc-7f5abc30aff4 2018-12-04 21:22:35,264 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-96fe7168-138b-4d71-880a-80a779b1686e-pub-subnet 2018-12-04 21:22:35,265 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-96fe7168-138b-4d71-880a-80a779b1686e-pub-subnet 2018-12-04 21:22:35,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/339c699a-29c5-48b7-b71b-cb5dfe0406cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1cfde346b349c4e93b8278f10924f25979e7b5" 2018-12-04 21:22:35,300 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-dd662c25-c0ce-4dc0-8792-101ae824aa34 Date: Tue, 04 Dec 2018 21:22:35 GMT RESP BODY: {"NeutronError": {"message": "Subnet 339c699a-29c5-48b7-b71b-cb5dfe0406cf could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-12-04 21:22:35,300 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/339c699a-29c5-48b7-b71b-cb5dfe0406cf used request id req-dd662c25-c0ce-4dc0-8792-101ae824aa34 2018-12-04 21:22:35,300 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 339c699a-29c5-48b7-b71b-cb5dfe0406cf could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-12-04 21:22:35,300 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-96fe7168-138b-4d71-880a-80a779b1686e-pub-net 2018-12-04 21:22:35,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/2563f457-224e-4561-bbe5-7cee918c339a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1cfde346b349c4e93b8278f10924f25979e7b5" 2018-12-04 21:22:35,328 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 138 X-Openstack-Request-Id: req-860ec214-2e33-4652-afe8-75df05b05ba6 Date: Tue, 04 Dec 2018 21:22:35 GMT RESP BODY: {"NeutronError": {"message": "Network 2563f457-224e-4561-bbe5-7cee918c339a could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-12-04 21:22:35,328 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/2563f457-224e-4561-bbe5-7cee918c339a used request id req-860ec214-2e33-4652-afe8-75df05b05ba6 2018-12-04 21:22:35,329 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Network 2563f457-224e-4561-bbe5-7cee918c339a could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-12-04 21:22:35,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5414775b95bc76b2e876c1f6d99a666a1a11e3d4" 2018-12-04 21:22:35,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-66cd28e6-74b3-4b2c-b05e-3113fa4d57a5 Date: Tue, 04 Dec 2018 21:22:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c03bc6008bc24f16acdb0b974898ddf0", "created_at": "2018-12-04T21:22:30Z", "updated_at": "2018-12-04T21:22:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:22:30Z", "revision_number": 0, "id": "3c2f6906-c35e-43ca-a6ab-e1dd0e31a319", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:22:30Z", "security_group_id": "409da25c-e2b5-4a82-9b95-dbed559b4b0f", "tenant_id": "c03bc6008bc24f16acdb0b974898ddf0", "port_range_min": null, "ethertype": "IPv6", "project_id": "c03bc6008bc24f16acdb0b974898ddf0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:22:30Z", "revision_number": 0, "id": "51897b1c-2ec0-4913-88e9-7fde27cad1be", "remote_group_id": "409da25c-e2b5-4a82-9b95-dbed559b4b0f", "remote_ip_prefix": null, "created_at": "2018-12-04T21:22:30Z", "security_group_id": "409da25c-e2b5-4a82-9b95-dbed559b4b0f", "tenant_id": "c03bc6008bc24f16acdb0b974898ddf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "c03bc6008bc24f16acdb0b974898ddf0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:22:30Z", "revision_number": 0, "id": "9f2fd044-a805-49b9-8215-b51165d91a01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:22:30Z", "security_group_id": "409da25c-e2b5-4a82-9b95-dbed559b4b0f", "tenant_id": "c03bc6008bc24f16acdb0b974898ddf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "c03bc6008bc24f16acdb0b974898ddf0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:22:30Z", "revision_number": 0, "id": "e4679e3b-d1a6-4e3f-bf1f-f56110c20270", "remote_group_id": "409da25c-e2b5-4a82-9b95-dbed559b4b0f", "remote_ip_prefix": null, "created_at": "2018-12-04T21:22:30Z", "security_group_id": "409da25c-e2b5-4a82-9b95-dbed559b4b0f", "tenant_id": "c03bc6008bc24f16acdb0b974898ddf0", "port_range_min": null, "ethertype": "IPv6", "project_id": "c03bc6008bc24f16acdb0b974898ddf0"}], "revision_number": 4, "project_id": "c03bc6008bc24f16acdb0b974898ddf0", "id": "409da25c-e2b5-4a82-9b95-dbed559b4b0f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:22:35,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-66cd28e6-74b3-4b2c-b05e-3113fa4d57a5 2018-12-04 21:22:35,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5414775b95bc76b2e876c1f6d99a666a1a11e3d4" 2018-12-04 21:22:35,699 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:22:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b26da256-c133-4158-9395-0a95d431e3b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:22:35,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-b26da256-c133-4158-9395-0a95d431e3b3 2018-12-04 21:22:35,699 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:22:35,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5414775b95bc76b2e876c1f6d99a666a1a11e3d4" 2018-12-04 21:22:35,806 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:22:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ccb2795-1247-4479-8f33-44c82cdf0ff2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:22:35,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-2ccb2795-1247-4479-8f33-44c82cdf0ff2 2018-12-04 21:22:35,807 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:22:35,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5414775b95bc76b2e876c1f6d99a666a1a11e3d4" 2018-12-04 21:22:35,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4d78fd7-fb83-49aa-9e71-47837d67df72 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:22:35,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-e4d78fd7-fb83-49aa-9e71-47837d67df72 2018-12-04 21:22:35,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c03bc6008bc24f16acdb0b974898ddf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5414775b95bc76b2e876c1f6d99a666a1a11e3d4" 2018-12-04 21:22:36,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c76a3c6-b4c7-480e-b9ec-f89ffd27b0f5 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c03bc6008bc24f16acdb0b974898ddf0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c03bc6008bc24f16acdb0b974898ddf0", "name": "CreateNetworkSuccessTests-0f744588-bb85-4a4-proj"}} 2018-12-04 21:22:36,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c03bc6008bc24f16acdb0b974898ddf0 used request id req-8c76a3c6-b4c7-480e-b9ec-f89ffd27b0f5 2018-12-04 21:22:36,002 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 409da25c-e2b5-4a82-9b95-dbed559b4b0f 2018-12-04 21:22:36,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=409da25c-e2b5-4a82-9b95-dbed559b4b0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5414775b95bc76b2e876c1f6d99a666a1a11e3d4" 2018-12-04 21:22:36,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-86fffce1-d366-4709-bfbd-5c5b98435088 Date: Tue, 04 Dec 2018 21:22:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:22:30Z", "security_group_id": "409da25c-e2b5-4a82-9b95-dbed559b4b0f", "port_range_min": null, "revision_number": 0, "tenant_id": "c03bc6008bc24f16acdb0b974898ddf0", "created_at": "2018-12-04T21:22:30Z", "project_id": "c03bc6008bc24f16acdb0b974898ddf0", "id": "3c2f6906-c35e-43ca-a6ab-e1dd0e31a319"}, {"remote_group_id": "409da25c-e2b5-4a82-9b95-dbed559b4b0f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:22:30Z", "security_group_id": "409da25c-e2b5-4a82-9b95-dbed559b4b0f", "port_range_min": null, "revision_number": 0, "tenant_id": "c03bc6008bc24f16acdb0b974898ddf0", "created_at": "2018-12-04T21:22:30Z", "project_id": "c03bc6008bc24f16acdb0b974898ddf0", "id": "51897b1c-2ec0-4913-88e9-7fde27cad1be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:22:30Z", "security_group_id": "409da25c-e2b5-4a82-9b95-dbed559b4b0f", "port_range_min": null, "revision_number": 0, "tenant_id": "c03bc6008bc24f16acdb0b974898ddf0", "created_at": "2018-12-04T21:22:30Z", "project_id": "c03bc6008bc24f16acdb0b974898ddf0", "id": "9f2fd044-a805-49b9-8215-b51165d91a01"}, {"remote_group_id": "409da25c-e2b5-4a82-9b95-dbed559b4b0f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:22:30Z", "security_group_id": "409da25c-e2b5-4a82-9b95-dbed559b4b0f", "port_range_min": null, "revision_number": 0, "tenant_id": "c03bc6008bc24f16acdb0b974898ddf0", "created_at": "2018-12-04T21:22:30Z", "project_id": "c03bc6008bc24f16acdb0b974898ddf0", "id": "e4679e3b-d1a6-4e3f-bf1f-f56110c20270"}]} 2018-12-04 21:22:36,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=409da25c-e2b5-4a82-9b95-dbed559b4b0f used request id req-86fffce1-d366-4709-bfbd-5c5b98435088 2018-12-04 21:22:36,028 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:22:36,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/409da25c-e2b5-4a82-9b95-dbed559b4b0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5414775b95bc76b2e876c1f6d99a666a1a11e3d4" 2018-12-04 21:22:36,195 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-38a9d690-1ac7-469a-bb30-848e3f31596d Content-Length: 0 Date: Tue, 04 Dec 2018 21:22:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:22:36,195 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/409da25c-e2b5-4a82-9b95-dbed559b4b0f used request id req-38a9d690-1ac7-469a-bb30-848e3f31596d 2018-12-04 21:22:36,196 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-0f744588-bb85-4a4-proj 2018-12-04 21:22:36,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/c03bc6008bc24f16acdb0b974898ddf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5414775b95bc76b2e876c1f6d99a666a1a11e3d4" 2018-12-04 21:22:36,434 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:22:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de2713b7-43f0-490c-b85b-6594c6553569 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:22:36,434 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/c03bc6008bc24f16acdb0b974898ddf0 used request id req-de2713b7-43f0-490c-b85b-6594c6553569 2018-12-04 21:22:36,434 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-0f744588-bb85-4a4-proj-role 2018-12-04 21:22:36,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/24118b301ba245b8a2ef7d50e7e1641b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5414775b95bc76b2e876c1f6d99a666a1a11e3d4" 2018-12-04 21:22:36,566 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:22:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32d510ea-e26a-486a-86c1-b97c6c5fc504 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:22:36,566 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/24118b301ba245b8a2ef7d50e7e1641b used request id req-32d510ea-e26a-486a-86c1-b97c6c5fc504 2018-12-04 21:22:36,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5414775b95bc76b2e876c1f6d99a666a1a11e3d4" 2018-12-04 21:22:36,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56c06d71-ed7b-4c27-8aa2-412705abc7e7 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:22:36,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-56c06d71-ed7b-4c27-8aa2-412705abc7e7 2018-12-04 21:22:36,664 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-0f744588-bb85-4a4-user 2018-12-04 21:22:36,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/3664b003efa84d279afe983430e5d535 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90689f192f5a57a9b7d4ce7bd753b431e8b9bd68" 2018-12-04 21:22:36,843 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:22:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6373c3d3-b80c-4f61-a3fd-1d3bb15d0570 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:22:36,843 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/3664b003efa84d279afe983430e5d535 used request id req-6373c3d3-b80c-4f61-a3fd-1d3bb15d0570 2018-12-04 21:22:36,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:22:37,252 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:22:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["JY-GM0CXQQii0bMo3g7ICA"], "issued_at": "2018-12-04T21:22:37.000000Z"}} 2018-12-04 21:22:37,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09b33d7cc40781754d88bbee38c5a1c3d1e85b68" 2018-12-04 21:22:37,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52e85411-daaf-4ae2-9107-2518b3094ae4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:22:37,347 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-52e85411-daaf-4ae2-9107-2518b3094ae4 2018-12-04 21:22:37,348 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:22:37,348 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:22:37,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:22:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["rheTCX60Rkmx3V6ZWTbEDg"], "issued_at": "2018-12-04T21:22:37.000000Z"}} 2018-12-04 21:22:37,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f6745c2242d804859385448cbfc46271af2734" 2018-12-04 21:22:37,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8f9c0cd-d404-47db-a4b8-8272d8e805f9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:22:37,847 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e8f9c0cd-d404-47db-a4b8-8272d8e805f9 2018-12-04 21:22:37,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:22:37,857 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:22: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:22:37,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-80cc7777-d02e-4c4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f6745c2242d804859385448cbfc46271af2734" 2018-12-04 21:22:37,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed252a88-33d1-4613-8779-8dfceeb89962 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-80cc7777-d02e-4c4-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:22:37,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-80cc7777-d02e-4c4-proj used request id req-ed252a88-33d1-4613-8779-8dfceeb89962 2018-12-04 21:22:37,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f6745c2242d804859385448cbfc46271af2734" 2018-12-04 21:22:38,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a446cad-1241-4b96-88a8-c659c8739f6c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:22:38,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-1a446cad-1241-4b96-88a8-c659c8739f6c 2018-12-04 21:22:38,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f6745c2242d804859385448cbfc46271af2734" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-80cc7777-d02e-4c4-proj"}}' 2018-12-04 21:22:38,200 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:22:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16d3de41-41da-4de4-a018-2cf99ee1495a Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/82cbc014d2134bfeb61def4f14801391"}, "tags": [], "enabled": true, "id": "82cbc014d2134bfeb61def4f14801391", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-80cc7777-d02e-4c4-proj"}} 2018-12-04 21:22:38,200 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-16d3de41-41da-4de4-a018-2cf99ee1495a 2018-12-04 21:22:38,201 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-80cc7777-d02e-4c4-proj 2018-12-04 21:22:38,201 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:22:38,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:22:38,601 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:22:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["xAp5SaeIQlmL2ukFdoNlsQ"], "issued_at": "2018-12-04T21:22:38.000000Z"}} 2018-12-04 21:22:38,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9e1bbce465b32560c035cae59d033d91664219" 2018-12-04 21:22:38,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ec8bb70-368b-46c4-bbe7-bc5b1aec7acc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:22:38,694 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4ec8bb70-368b-46c4-bbe7-bc5b1aec7acc 2018-12-04 21:22:38,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:22:38,703 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:22: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:22:38,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9e1bbce465b32560c035cae59d033d91664219" 2018-12-04 21:22:38,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc7d9fcb-641f-47b2-880b-e01677ab132f Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:22:38,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bc7d9fcb-641f-47b2-880b-e01677ab132f 2018-12-04 21:22:38,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-80cc7777-d02e-4c4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9e1bbce465b32560c035cae59d033d91664219" 2018-12-04 21:22:39,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c270ffdb-0f6e-4d7a-89eb-f3ae9c520ece Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-80cc7777-d02e-4c4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/82cbc014d2134bfeb61def4f14801391"}, "tags": [], "enabled": true, "id": "82cbc014d2134bfeb61def4f14801391", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-80cc7777-d02e-4c4-proj"}]} 2018-12-04 21:22:39,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-80cc7777-d02e-4c4-proj used request id req-c270ffdb-0f6e-4d7a-89eb-f3ae9c520ece 2018-12-04 21:22:39,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9e1bbce465b32560c035cae59d033d91664219" 2018-12-04 21:22:39,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1c0bced-5791-4c74-b53b-55f736b925bc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:22:39,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d1c0bced-5791-4c74-b53b-55f736b925bc 2018-12-04 21:22:39,500 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-80cc7777-d02e-4c4-user 2018-12-04 21:22:39,500 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:22:39,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f6745c2242d804859385448cbfc46271af2734" 2018-12-04 21:22:39,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b665a7bd-6db6-4c61-9850-9820ca8eec40 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:22:39,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b665a7bd-6db6-4c61-9850-9820ca8eec40 2018-12-04 21:22:39,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f6745c2242d804859385448cbfc46271af2734" -d '{"role": {"name": "CreateNetworkSuccessTests-80cc7777-d02e-4c4-proj-role"}}' 2018-12-04 21:22:39,716 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:22:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69ea9693-94f1-4ca6-b20c-707ab847588f Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b8967cbee10e4c989e78c7db0966328d", "links": {"self": "http://172.30.9.23:5000/v3/roles/b8967cbee10e4c989e78c7db0966328d"}, "name": "CreateNetworkSuccessTests-80cc7777-d02e-4c4-proj-role"}} 2018-12-04 21:22:39,716 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-69ea9693-94f1-4ca6-b20c-707ab847588f 2018-12-04 21:22:39,716 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-80cc7777-d02e-4c4-proj-role 2018-12-04 21:22:39,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/b8967cbee10e4c989e78c7db0966328d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f6745c2242d804859385448cbfc46271af2734" 2018-12-04 21:22:39,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e020417-b304-4b34-bb52-ad56e64e4942 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b8967cbee10e4c989e78c7db0966328d", "links": {"self": "http://172.30.9.23:5000/v3/roles/b8967cbee10e4c989e78c7db0966328d"}, "name": "CreateNetworkSuccessTests-80cc7777-d02e-4c4-proj-role"}} 2018-12-04 21:22:39,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/b8967cbee10e4c989e78c7db0966328d used request id req-5e020417-b304-4b34-bb52-ad56e64e4942 2018-12-04 21:22:39,817 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-80cc7777-d02e-4c4-proj-role to project CreateNetworkSuccessTests-80cc7777-d02e-4c4-proj 2018-12-04 21:22:39,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/82cbc014d2134bfeb61def4f14801391/users/0b6a9e9e06b744b1a0da97f8f8975d1c/roles/b8967cbee10e4c989e78c7db0966328d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f6745c2242d804859385448cbfc46271af2734" 2018-12-04 21:22:39,874 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:22:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6274afd1-c0c8-4d12-951e-e45bc8660ac8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:22:39,874 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/82cbc014d2134bfeb61def4f14801391/users/0b6a9e9e06b744b1a0da97f8f8975d1c/roles/b8967cbee10e4c989e78c7db0966328d used request id req-6274afd1-c0c8-4d12-951e-e45bc8660ac8 2018-12-04 21:22:39,876 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:22:39,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:22:40,281 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:22:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["XtgQlqx4QdecqfO9FAGNrQ"], "issued_at": "2018-12-04T21:22:40.000000Z"}} 2018-12-04 21:22:40,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53c681c5c5a96b8d40e4ffc7d384b76b8be2c11" 2018-12-04 21:22:40,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-587b68da-0aea-4666-8dec-18799e4a5661 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:22:40,458 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-587b68da-0aea-4666-8dec-18799e4a5661 2018-12-04 21:22:40,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53c681c5c5a96b8d40e4ffc7d384b76b8be2c11" 2018-12-04 21:22:40,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-85a75848-1dd0-40a5-8b61-2d05094cd203 Date: Tue, 04 Dec 2018 21:22:40 GMT RESP BODY: {"networks":[]} 2018-12-04 21:22:40,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-net used request id req-85a75848-1dd0-40a5-8b61-2d05094cd203 2018-12-04 21:22:40,740 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-net 2018-12-04 21:22:40,740 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:22:40,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:22:41,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:22:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["W1soefnzR1eBYvu_9SEC-g"], "issued_at": "2018-12-04T21:22:41.000000Z"}} 2018-12-04 21:22:41,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f432368d77c1a3ed298b5838cec675cda5be866e" 2018-12-04 21:22:41,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-677cfa11-5f94-4c1c-85de-029632c07f7f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:22:41,231 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-677cfa11-5f94-4c1c-85de-029632c07f7f 2018-12-04 21:22:41,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:22:41,240 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:22: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:22:41,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-80cc7777-d02e-4c4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f432368d77c1a3ed298b5838cec675cda5be866e" 2018-12-04 21:22:41,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49d6e230-a969-4bf3-9fc2-5c6ebc2953c8 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-80cc7777-d02e-4c4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/82cbc014d2134bfeb61def4f14801391"}, "tags": [], "enabled": true, "id": "82cbc014d2134bfeb61def4f14801391", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-80cc7777-d02e-4c4-proj"}]} 2018-12-04 21:22:41,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-80cc7777-d02e-4c4-proj used request id req-49d6e230-a969-4bf3-9fc2-5c6ebc2953c8 2018-12-04 21:22:41,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53c681c5c5a96b8d40e4ffc7d384b76b8be2c11" -d '{"network": {"tenant_id": "82cbc014d2134bfeb61def4f14801391", "mtu": 999, "name": "CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-net", "admin_state_up": true}}' 2018-12-04 21:22:41,775 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-2f6d9442-22a4-4ed6-ac15-8e0763439334 Date: Tue, 04 Dec 2018 21:22:41 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a7e6cf1e-431a-45b4-bb59-0ab7699eeb2c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"82cbc014d2134bfeb61def4f14801391","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-04T21:22:41Z","is_default":false,"provider:segmentation_id":24,"name":"CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-net","admin_state_up":true,"tenant_id":"82cbc014d2134bfeb61def4f14801391","created_at":"2018-12-04T21:22:41Z","mtu":999}} 2018-12-04 21:22:41,775 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-2f6d9442-22a4-4ed6-ac15-8e0763439334 2018-12-04 21:22:41,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=a7e6cf1e-431a-45b4-bb59-0ab7699eeb2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53c681c5c5a96b8d40e4ffc7d384b76b8be2c11" 2018-12-04 21:22:41,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-be72ca25-bbde-4ed6-9da6-e0bb85f1079a Date: Tue, 04 Dec 2018 21:22:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":999,"id":"a7e6cf1e-431a-45b4-bb59-0ab7699eeb2c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"82cbc014d2134bfeb61def4f14801391","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-04T21:22:41Z","provider:segmentation_id":24,"name":"CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-net","admin_state_up":true,"tenant_id":"82cbc014d2134bfeb61def4f14801391","created_at":"2018-12-04T21:22:41Z","provider:network_type":"vxlan"}]} 2018-12-04 21:22:41,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=a7e6cf1e-431a-45b4-bb59-0ab7699eeb2c used request id req-be72ca25-bbde-4ed6-9da6-e0bb85f1079a 2018-12-04 21:22:41,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7e6cf1e-431a-45b4-bb59-0ab7699eeb2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53c681c5c5a96b8d40e4ffc7d384b76b8be2c11" 2018-12-04 21:22:41,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6e621b26-b452-48b6-8e9b-caabcf1fa32b Date: Tue, 04 Dec 2018 21:22:41 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:22:41,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7e6cf1e-431a-45b4-bb59-0ab7699eeb2c used request id req-6e621b26-b452-48b6-8e9b-caabcf1fa32b 2018-12-04 21:22:41,893 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:22:41,893 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:22:42,291 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:22:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["dgQPEvzASyCjHfEzWpKQAA"], "issued_at": "2018-12-04T21:22:42.000000Z"}} 2018-12-04 21:22:42,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834dcbe0a6337363289656781a9e977c550123dd" 2018-12-04 21:22:42,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73e2a951-6c46-4b85-872b-5b2309f212de Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:22:42,386 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-73e2a951-6c46-4b85-872b-5b2309f212de 2018-12-04 21:22:42,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:22:42,395 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:22: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:22:42,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-80cc7777-d02e-4c4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834dcbe0a6337363289656781a9e977c550123dd" 2018-12-04 21:22:42,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbcd5e69-7b28-4e0b-af3b-a68129e80f68 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-80cc7777-d02e-4c4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/82cbc014d2134bfeb61def4f14801391"}, "tags": [], "enabled": true, "id": "82cbc014d2134bfeb61def4f14801391", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-80cc7777-d02e-4c4-proj"}]} 2018-12-04 21:22:42,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-80cc7777-d02e-4c4-proj used request id req-dbcd5e69-7b28-4e0b-af3b-a68129e80f68 2018-12-04 21:22:42,494 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-subnet 2018-12-04 21:22:42,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53c681c5c5a96b8d40e4ffc7d384b76b8be2c11" -d '{"subnets": [{"ip_version": 4, "network_id": "a7e6cf1e-431a-45b4-bb59-0ab7699eeb2c", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-subnet", "tenant_id": "82cbc014d2134bfeb61def4f14801391"}]}' 2018-12-04 21:22:42,882 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4c35c957-8260-48ae-a221-9a5bf43c4d9b Date: Tue, 04 Dec 2018 21:22:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7e6cf1e-431a-45b4-bb59-0ab7699eeb2c","tenant_id":"82cbc014d2134bfeb61def4f14801391","created_at":"2018-12-04T21:22:42Z","dns_nameservers":[],"updated_at":"2018-12-04T21:22:42Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"82cbc014d2134bfeb61def4f14801391","id":"de869d5b-4035-4154-8dad-0cc276823103","subnetpool_id":null,"name":"CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-subnet"}]} 2018-12-04 21:22:42,882 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-4c35c957-8260-48ae-a221-9a5bf43c4d9b 2018-12-04 21:22:42,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=a7e6cf1e-431a-45b4-bb59-0ab7699eeb2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53c681c5c5a96b8d40e4ffc7d384b76b8be2c11" 2018-12-04 21:22:42,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-eb48b33b-ddf4-4756-af98-8d445a3ef919 Date: Tue, 04 Dec 2018 21:22:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"a7e6cf1e-431a-45b4-bb59-0ab7699eeb2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"82cbc014d2134bfeb61def4f14801391","status":"ACTIVE","subnets":["de869d5b-4035-4154-8dad-0cc276823103"],"description":"","tags":[],"updated_at":"2018-12-04T21:22:42Z","provider:segmentation_id":24,"name":"CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-net","admin_state_up":true,"tenant_id":"82cbc014d2134bfeb61def4f14801391","created_at":"2018-12-04T21:22:41Z","provider:network_type":"vxlan"}]} 2018-12-04 21:22:42,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=a7e6cf1e-431a-45b4-bb59-0ab7699eeb2c used request id req-eb48b33b-ddf4-4756-af98-8d445a3ef919 2018-12-04 21:22:42,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7e6cf1e-431a-45b4-bb59-0ab7699eeb2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53c681c5c5a96b8d40e4ffc7d384b76b8be2c11" 2018-12-04 21:22:43,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0eb7958c-a8c9-4e18-b587-a8e66c8630a3 Date: Tue, 04 Dec 2018 21:22:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7e6cf1e-431a-45b4-bb59-0ab7699eeb2c","tenant_id":"82cbc014d2134bfeb61def4f14801391","created_at":"2018-12-04T21:22:42Z","dns_nameservers":[],"updated_at":"2018-12-04T21:22:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"82cbc014d2134bfeb61def4f14801391","id":"de869d5b-4035-4154-8dad-0cc276823103","subnetpool_id":null,"name":"CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-subnet"}]} 2018-12-04 21:22:43,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7e6cf1e-431a-45b4-bb59-0ab7699eeb2c used request id req-0eb7958c-a8c9-4e18-b587-a8e66c8630a3 2018-12-04 21:22:43,024 - OpenStackNetwork - DEBUG - Network [a7e6cf1e-431a-45b4-bb59-0ab7699eeb2c] created successfully 2018-12-04 21:22:43,024 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:22:43,422 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b8967cbee10e4c989e78c7db0966328d", "name": "CreateNetworkSuccessTests-80cc7777-d02e-4c4-proj-role"}], "expires_at": "2018-12-04T22:22:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82cbc014d2134bfeb61def4f14801391", "name": "CreateNetworkSuccessTests-80cc7777-d02e-4c4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/82cbc014d2134bfeb61def4f14801391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/82cbc014d2134bfeb61def4f14801391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/82cbc014d2134bfeb61def4f14801391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_82cbc014d2134bfeb61def4f14801391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_82cbc014d2134bfeb61def4f14801391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/82cbc014d2134bfeb61def4f14801391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/82cbc014d2134bfeb61def4f14801391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/82cbc014d2134bfeb61def4f14801391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/82cbc014d2134bfeb61def4f14801391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/82cbc014d2134bfeb61def4f14801391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/82cbc014d2134bfeb61def4f14801391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/82cbc014d2134bfeb61def4f14801391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/82cbc014d2134bfeb61def4f14801391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/82cbc014d2134bfeb61def4f14801391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-80cc7777-d02e-4c4-user", "id": "0b6a9e9e06b744b1a0da97f8f8975d1c"}, "audit_ids": ["6jy8dCA-SC-7Khler8gQeQ"], "issued_at": "2018-12-04T21:22:43.000000Z"}} 2018-12-04 21:22:43,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea5b8410c0606951a091b5a65c9841e8017da5" 2018-12-04 21:22:43,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-a0f5cbeb-30da-40d9-9714-fefaa55b4ad6 Date: Tue, 04 Dec 2018 21:22:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["de869d5b-4035-4154-8dad-0cc276823103"],"updated_at":"2018-12-04T21:22:42Z","tenant_id":"82cbc014d2134bfeb61def4f14801391","created_at":"2018-12-04T21:22:41Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"82cbc014d2134bfeb61def4f14801391","id":"a7e6cf1e-431a-45b4-bb59-0ab7699eeb2c","name":"CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-net"}]} 2018-12-04 21:22:43,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-net used request id req-a0f5cbeb-30da-40d9-9714-fefaa55b4ad6 2018-12-04 21:22:43,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:22:43,773 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:22: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:22:43,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/82cbc014d2134bfeb61def4f14801391 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09b33d7cc40781754d88bbee38c5a1c3d1e85b68" 2018-12-04 21:22:43,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-048efed3-b3e4-41f0-8cb2-5844801b49ca Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/82cbc014d2134bfeb61def4f14801391"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "82cbc014d2134bfeb61def4f14801391", "name": "CreateNetworkSuccessTests-80cc7777-d02e-4c4-proj"}} 2018-12-04 21:22:43,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/82cbc014d2134bfeb61def4f14801391 used request id req-048efed3-b3e4-41f0-8cb2-5844801b49ca 2018-12-04 21:22:43,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7e6cf1e-431a-45b4-bb59-0ab7699eeb2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea5b8410c0606951a091b5a65c9841e8017da5" 2018-12-04 21:22:43,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6d17e844-5628-4e9d-a294-ef0b1170be15 Date: Tue, 04 Dec 2018 21:22:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7e6cf1e-431a-45b4-bb59-0ab7699eeb2c","tenant_id":"82cbc014d2134bfeb61def4f14801391","created_at":"2018-12-04T21:22:42Z","dns_nameservers":[],"updated_at":"2018-12-04T21:22:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"82cbc014d2134bfeb61def4f14801391","id":"de869d5b-4035-4154-8dad-0cc276823103","subnetpool_id":null,"name":"CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-subnet"}]} 2018-12-04 21:22:43,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7e6cf1e-431a-45b4-bb59-0ab7699eeb2c used request id req-6d17e844-5628-4e9d-a294-ef0b1170be15 2018-12-04 21:22:43,957 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:22:43,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:22:44,372 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b8967cbee10e4c989e78c7db0966328d", "name": "CreateNetworkSuccessTests-80cc7777-d02e-4c4-proj-role"}], "expires_at": "2018-12-04T22:22:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82cbc014d2134bfeb61def4f14801391", "name": "CreateNetworkSuccessTests-80cc7777-d02e-4c4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/82cbc014d2134bfeb61def4f14801391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/82cbc014d2134bfeb61def4f14801391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/82cbc014d2134bfeb61def4f14801391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_82cbc014d2134bfeb61def4f14801391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_82cbc014d2134bfeb61def4f14801391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/82cbc014d2134bfeb61def4f14801391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/82cbc014d2134bfeb61def4f14801391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/82cbc014d2134bfeb61def4f14801391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/82cbc014d2134bfeb61def4f14801391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/82cbc014d2134bfeb61def4f14801391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/82cbc014d2134bfeb61def4f14801391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/82cbc014d2134bfeb61def4f14801391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/82cbc014d2134bfeb61def4f14801391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/82cbc014d2134bfeb61def4f14801391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-80cc7777-d02e-4c4-user", "id": "0b6a9e9e06b744b1a0da97f8f8975d1c"}, "audit_ids": ["ZgdHtJvxQMCNkqv-OF4JpQ"], "issued_at": "2018-12-04T21:22:44.000000Z"}} 2018-12-04 21:22:44,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee5ce23bc6bbf6634973cf8ea9c8ce31168eaf96" 2018-12-04 21:22:44,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6b7b955-568f-4afd-ac72-e5e2019c7d39 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:22:44,466 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a6b7b955-568f-4afd-ac72-e5e2019c7d39 2018-12-04 21:22:44,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee5ce23bc6bbf6634973cf8ea9c8ce31168eaf96" 2018-12-04 21:22:44,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-2ff792b9-7796-422b-b51f-2fafe744a722 Date: Tue, 04 Dec 2018 21:22:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["de869d5b-4035-4154-8dad-0cc276823103"],"updated_at":"2018-12-04T21:22:42Z","tenant_id":"82cbc014d2134bfeb61def4f14801391","created_at":"2018-12-04T21:22:41Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"82cbc014d2134bfeb61def4f14801391","id":"a7e6cf1e-431a-45b4-bb59-0ab7699eeb2c","name":"CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-net"}]} 2018-12-04 21:22:44,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-net used request id req-2ff792b9-7796-422b-b51f-2fafe744a722 2018-12-04 21:22:44,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:22:44,939 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:22: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:22:44,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/82cbc014d2134bfeb61def4f14801391 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee5ce23bc6bbf6634973cf8ea9c8ce31168eaf96" 2018-12-04 21:22:45,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22b30cf1-fe0f-4b12-b143-edd7e2f2c63f Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/82cbc014d2134bfeb61def4f14801391"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "82cbc014d2134bfeb61def4f14801391", "name": "CreateNetworkSuccessTests-80cc7777-d02e-4c4-proj"}} 2018-12-04 21:22:45,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/82cbc014d2134bfeb61def4f14801391 used request id req-22b30cf1-fe0f-4b12-b143-edd7e2f2c63f 2018-12-04 21:22:45,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7e6cf1e-431a-45b4-bb59-0ab7699eeb2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee5ce23bc6bbf6634973cf8ea9c8ce31168eaf96" 2018-12-04 21:22:45,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1f89411b-28c6-47da-8d5a-c42262e82930 Date: Tue, 04 Dec 2018 21:22:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7e6cf1e-431a-45b4-bb59-0ab7699eeb2c","tenant_id":"82cbc014d2134bfeb61def4f14801391","created_at":"2018-12-04T21:22:42Z","dns_nameservers":[],"updated_at":"2018-12-04T21:22:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"82cbc014d2134bfeb61def4f14801391","id":"de869d5b-4035-4154-8dad-0cc276823103","subnetpool_id":null,"name":"CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-subnet"}]} 2018-12-04 21:22:45,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7e6cf1e-431a-45b4-bb59-0ab7699eeb2c used request id req-1f89411b-28c6-47da-8d5a-c42262e82930 2018-12-04 21:22:45,073 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:22:45,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:22:45,492 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:22:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["GPj_mWU0QyOygPDWMZsfww"], "issued_at": "2018-12-04T21:22:45.000000Z"}} 2018-12-04 21:22:45,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4fcb135dd4522ffb6d91fe4be2c7477bdf0de3" 2018-12-04 21:22:45,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ad2c37e-7bfa-4db4-a112-250ad52b59a3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:22:45,588 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7ad2c37e-7bfa-4db4-a112-250ad52b59a3 2018-12-04 21:22:45,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4fcb135dd4522ffb6d91fe4be2c7477bdf0de3" 2018-12-04 21:22:45,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e142ecd2-08f8-4bed-991d-da43ab28b309 Date: Tue, 04 Dec 2018 21:22:45 GMT RESP BODY: {"routers": []} 2018-12-04 21:22:45,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-router&admin_state_up=True used request id req-e142ecd2-08f8-4bed-991d-da43ab28b309 2018-12-04 21:22:45,818 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:22:45,818 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:22:46,229 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:22:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["YRO4Ba5JR52krAPO0ml3mw"], "issued_at": "2018-12-04T21:22:46.000000Z"}} 2018-12-04 21:22:46,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08135cb4ff1549a48f0c63403b3d6e9621f6017" 2018-12-04 21:22:46,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e8bf663-6831-4c02-801a-ac16a8693ea5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:22:46,321 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-8e8bf663-6831-4c02-801a-ac16a8693ea5 2018-12-04 21:22:46,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:22:46,330 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:22: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:22:46,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-80cc7777-d02e-4c4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08135cb4ff1549a48f0c63403b3d6e9621f6017" 2018-12-04 21:22:46,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77f76a6a-d719-463b-82f6-b210dd02b060 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-80cc7777-d02e-4c4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/82cbc014d2134bfeb61def4f14801391"}, "tags": [], "enabled": true, "id": "82cbc014d2134bfeb61def4f14801391", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-80cc7777-d02e-4c4-proj"}]} 2018-12-04 21:22:46,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-80cc7777-d02e-4c4-proj used request id req-77f76a6a-d719-463b-82f6-b210dd02b060 2018-12-04 21:22:46,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4fcb135dd4522ffb6d91fe4be2c7477bdf0de3" 2018-12-04 21:22:46,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-41001722-cb4e-4f07-a628-38321ed2e8ea Date: Tue, 04 Dec 2018 21:22:46 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T20:04:01Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"}]} 2018-12-04 21:22:46,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-41001722-cb4e-4f07-a628-38321ed2e8ea 2018-12-04 21:22:46,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=90070285-9e79-459a-b14a-3d1fcc36db90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4fcb135dd4522ffb6d91fe4be2c7477bdf0de3" 2018-12-04 21:22:46,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-731fa5ab-f642-4dc8-b29c-cfa558735aee Date: Tue, 04 Dec 2018 21:22:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"90070285-9e79-459a-b14a-3d1fcc36db90","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:43:04Z","dns_nameservers":[],"updated_at":"2018-12-04T19:43:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"7b85822c75b8440e997578ae1b00b657","id":"caf0e3d6-6d8d-494c-a544-3ba2d42faa13","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-04 21:22:46,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=90070285-9e79-459a-b14a-3d1fcc36db90 used request id req-731fa5ab-f642-4dc8-b29c-cfa558735aee 2018-12-04 21:22:46,576 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-router 2018-12-04 21:22:46,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4fcb135dd4522ffb6d91fe4be2c7477bdf0de3" -d '{"router": {"external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "tenant_id": "82cbc014d2134bfeb61def4f14801391", "name": "CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-router", "admin_state_up": true}}' 2018-12-04 21:22:47,807 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-f5f38763-ad1f-40aa-ba39-9a701594f4bb Date: Tue, 04 Dec 2018 21:22:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "82cbc014d2134bfeb61def4f14801391", "created_at": "2018-12-04T21:22:46Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-04T21:22:47Z", "revision_number": 2, "routes": [], "project_id": "82cbc014d2134bfeb61def4f14801391", "id": "b7fcc610-1aac-4824-8c9c-a3a04e1ada23", "name": "CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-router"}} 2018-12-04 21:22:47,807 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-f5f38763-ad1f-40aa-ba39-9a701594f4bb 2018-12-04 21:22:47,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=b7fcc610-1aac-4824-8c9c-a3a04e1ada23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4fcb135dd4522ffb6d91fe4be2c7477bdf0de3" 2018-12-04 21:22:47,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-8fde105a-9c9c-4bcc-a839-e6065a23937e Date: Tue, 04 Dec 2018 21:22:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:22:47Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"caf0e3d6-6d8d-494c-a544-3ba2d42faa13","ip_address":"172.30.9.211"}],"id":"9a2c7800-8100-4616-ac19-1dbb717f8b0f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:55:06:ae","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"b7fcc610-1aac-4824-8c9c-a3a04e1ada23","name":"","admin_state_up":true,"network_id":"90070285-9e79-459a-b14a-3d1fcc36db90","tenant_id":"","created_at":"2018-12-04T21:22:47Z","binding:vnic_type":"normal"}]} 2018-12-04 21:22:47,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=b7fcc610-1aac-4824-8c9c-a3a04e1ada23 used request id req-8fde105a-9c9c-4bcc-a839-e6065a23937e 2018-12-04 21:22:47,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/caf0e3d6-6d8d-494c-a544-3ba2d42faa13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4fcb135dd4522ffb6d91fe4be2c7477bdf0de3" 2018-12-04 21:22:47,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-d368720e-d2ca-405b-b257-f0a2efd1f631 Date: Tue, 04 Dec 2018 21:22:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"90070285-9e79-459a-b14a-3d1fcc36db90","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:43:04Z","dns_nameservers":[],"updated_at":"2018-12-04T19:43:04Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"7b85822c75b8440e997578ae1b00b657","id":"caf0e3d6-6d8d-494c-a544-3ba2d42faa13","subnetpool_id":null,"name":"external-subnet"}} 2018-12-04 21:22:47,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/caf0e3d6-6d8d-494c-a544-3ba2d42faa13 used request id req-d368720e-d2ca-405b-b257-f0a2efd1f631 2018-12-04 21:22:47,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4fcb135dd4522ffb6d91fe4be2c7477bdf0de3" 2018-12-04 21:22:47,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-64caba28-529e-4344-9ffb-1b977629bb86 Date: Tue, 04 Dec 2018 21:22:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"a7e6cf1e-431a-45b4-bb59-0ab7699eeb2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"82cbc014d2134bfeb61def4f14801391","status":"ACTIVE","subnets":["de869d5b-4035-4154-8dad-0cc276823103"],"description":"","tags":[],"updated_at":"2018-12-04T21:22:42Z","provider:segmentation_id":24,"name":"CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-net","admin_state_up":true,"tenant_id":"82cbc014d2134bfeb61def4f14801391","created_at":"2018-12-04T21:22:41Z","provider:network_type":"vxlan"}]} 2018-12-04 21:22:47,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-net used request id req-64caba28-529e-4344-9ffb-1b977629bb86 2018-12-04 21:22:47,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:22:48,003 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:22: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:22:48,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/82cbc014d2134bfeb61def4f14801391 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4fcb135dd4522ffb6d91fe4be2c7477bdf0de3" 2018-12-04 21:22:48,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5d50e89-1782-4fc1-be54-d00b9298a1f0 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/82cbc014d2134bfeb61def4f14801391"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "82cbc014d2134bfeb61def4f14801391", "name": "CreateNetworkSuccessTests-80cc7777-d02e-4c4-proj"}} 2018-12-04 21:22:48,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/82cbc014d2134bfeb61def4f14801391 used request id req-e5d50e89-1782-4fc1-be54-d00b9298a1f0 2018-12-04 21:22:48,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7e6cf1e-431a-45b4-bb59-0ab7699eeb2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4fcb135dd4522ffb6d91fe4be2c7477bdf0de3" 2018-12-04 21:22:48,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-21c76566-4c07-422a-8ffd-85f467599164 Date: Tue, 04 Dec 2018 21:22:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7e6cf1e-431a-45b4-bb59-0ab7699eeb2c","tenant_id":"82cbc014d2134bfeb61def4f14801391","created_at":"2018-12-04T21:22:42Z","dns_nameservers":[],"updated_at":"2018-12-04T21:22:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"82cbc014d2134bfeb61def4f14801391","id":"de869d5b-4035-4154-8dad-0cc276823103","subnetpool_id":null,"name":"CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-subnet"}]} 2018-12-04 21:22:48,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7e6cf1e-431a-45b4-bb59-0ab7699eeb2c used request id req-21c76566-4c07-422a-8ffd-85f467599164 2018-12-04 21:22:48,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7e6cf1e-431a-45b4-bb59-0ab7699eeb2c&name=CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4fcb135dd4522ffb6d91fe4be2c7477bdf0de3" 2018-12-04 21:22:48,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-aebcb9b2-1b01-465b-976a-4383d6da9272 Date: Tue, 04 Dec 2018 21:22:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7e6cf1e-431a-45b4-bb59-0ab7699eeb2c","tenant_id":"82cbc014d2134bfeb61def4f14801391","created_at":"2018-12-04T21:22:42Z","dns_nameservers":[],"updated_at":"2018-12-04T21:22:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"82cbc014d2134bfeb61def4f14801391","id":"de869d5b-4035-4154-8dad-0cc276823103","subnetpool_id":null,"name":"CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-subnet"}]} 2018-12-04 21:22:48,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7e6cf1e-431a-45b4-bb59-0ab7699eeb2c&name=CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-subnet used request id req-aebcb9b2-1b01-465b-976a-4383d6da9272 2018-12-04 21:22:48,197 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-12-04 21:22:48,197 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-router 2018-12-04 21:22:48,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/b7fcc610-1aac-4824-8c9c-a3a04e1ada23/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4fcb135dd4522ffb6d91fe4be2c7477bdf0de3" -d '{"subnet_id": "de869d5b-4035-4154-8dad-0cc276823103"}' 2018-12-04 21:22:50,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e737a813-11be-4554-9bf5-f6d2ff2734ed Date: Tue, 04 Dec 2018 21:22:50 GMT RESP BODY: {"network_id": "a7e6cf1e-431a-45b4-bb59-0ab7699eeb2c", "tenant_id": "82cbc014d2134bfeb61def4f14801391", "subnet_id": "de869d5b-4035-4154-8dad-0cc276823103", "subnet_ids": ["de869d5b-4035-4154-8dad-0cc276823103"], "port_id": "9a48be8c-eb09-4652-9df8-c603ffc62b07", "id": "b7fcc610-1aac-4824-8c9c-a3a04e1ada23"} 2018-12-04 21:22:50,199 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/b7fcc610-1aac-4824-8c9c-a3a04e1ada23/add_router_interface used request id req-e737a813-11be-4554-9bf5-f6d2ff2734ed 2018-12-04 21:22:50,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/b7fcc610-1aac-4824-8c9c-a3a04e1ada23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4fcb135dd4522ffb6d91fe4be2c7477bdf0de3" 2018-12-04 21:22:50,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-b9d6764a-d0a9-48b6-b43c-30744c4a2619 Date: Tue, 04 Dec 2018 21:22:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "82cbc014d2134bfeb61def4f14801391", "created_at": "2018-12-04T21:22:46Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-04T21:22:49Z", "revision_number": 3, "routes": [], "project_id": "82cbc014d2134bfeb61def4f14801391", "id": "b7fcc610-1aac-4824-8c9c-a3a04e1ada23", "name": "CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-router"}} 2018-12-04 21:22:50,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/b7fcc610-1aac-4824-8c9c-a3a04e1ada23 used request id req-b9d6764a-d0a9-48b6-b43c-30744c4a2619 2018-12-04 21:22:50,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=b7fcc610-1aac-4824-8c9c-a3a04e1ada23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4fcb135dd4522ffb6d91fe4be2c7477bdf0de3" 2018-12-04 21:22:50,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1554 X-Openstack-Request-Id: req-c9407691-8fc8-44f5-990f-d517d3689a99 Date: Tue, 04 Dec 2018 21:22:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:22:47Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"caf0e3d6-6d8d-494c-a544-3ba2d42faa13","ip_address":"172.30.9.211"}],"id":"9a2c7800-8100-4616-ac19-1dbb717f8b0f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:55:06:ae","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"b7fcc610-1aac-4824-8c9c-a3a04e1ada23","name":"","admin_state_up":true,"network_id":"90070285-9e79-459a-b14a-3d1fcc36db90","tenant_id":"","created_at":"2018-12-04T21:22:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:22:49Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"de869d5b-4035-4154-8dad-0cc276823103","ip_address":"10.55.1.1"}],"id":"9a48be8c-eb09-4652-9df8-c603ffc62b07","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:67:7b:fe","project_id":"82cbc014d2134bfeb61def4f14801391","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"b7fcc610-1aac-4824-8c9c-a3a04e1ada23","name":"","admin_state_up":true,"network_id":"a7e6cf1e-431a-45b4-bb59-0ab7699eeb2c","tenant_id":"82cbc014d2134bfeb61def4f14801391","created_at":"2018-12-04T21:22:48Z","binding:vnic_type":"normal"}]} 2018-12-04 21:22:50,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=b7fcc610-1aac-4824-8c9c-a3a04e1ada23 used request id req-c9407691-8fc8-44f5-990f-d517d3689a99 2018-12-04 21:22:50,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/caf0e3d6-6d8d-494c-a544-3ba2d42faa13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4fcb135dd4522ffb6d91fe4be2c7477bdf0de3" 2018-12-04 21:22:50,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-16fcdb67-a8bd-4a5d-9510-bf9a7e0a7133 Date: Tue, 04 Dec 2018 21:22:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"90070285-9e79-459a-b14a-3d1fcc36db90","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:43:04Z","dns_nameservers":[],"updated_at":"2018-12-04T19:43:04Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"7b85822c75b8440e997578ae1b00b657","id":"caf0e3d6-6d8d-494c-a544-3ba2d42faa13","subnetpool_id":null,"name":"external-subnet"}} 2018-12-04 21:22:50,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/caf0e3d6-6d8d-494c-a544-3ba2d42faa13 used request id req-16fcdb67-a8bd-4a5d-9510-bf9a7e0a7133 2018-12-04 21:22:50,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/de869d5b-4035-4154-8dad-0cc276823103 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4fcb135dd4522ffb6d91fe4be2c7477bdf0de3" 2018-12-04 21:22:50,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-c7b8d86d-7118-4fc5-afd6-64a58da5245f Date: Tue, 04 Dec 2018 21:22:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7e6cf1e-431a-45b4-bb59-0ab7699eeb2c","tenant_id":"82cbc014d2134bfeb61def4f14801391","created_at":"2018-12-04T21:22:42Z","dns_nameservers":[],"updated_at":"2018-12-04T21:22:42Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"82cbc014d2134bfeb61def4f14801391","id":"de869d5b-4035-4154-8dad-0cc276823103","subnetpool_id":null,"name":"CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-subnet"}} 2018-12-04 21:22:50,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/de869d5b-4035-4154-8dad-0cc276823103 used request id req-c7b8d86d-7118-4fc5-afd6-64a58da5245f 2018-12-04 21:22:50,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea5b8410c0606951a091b5a65c9841e8017da5" 2018-12-04 21:22:50,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-844ee0e4-4216-4805-a4c4-43a97f06f79a Date: Tue, 04 Dec 2018 21:22:50 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "82cbc014d2134bfeb61def4f14801391", "created_at": "2018-12-04T21:22:46Z", "admin_state_up": true, "updated_at": "2018-12-04T21:22:49Z", "revision_number": 3, "routes": [], "project_id": "82cbc014d2134bfeb61def4f14801391", "id": "b7fcc610-1aac-4824-8c9c-a3a04e1ada23", "name": "CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-router"}]} 2018-12-04 21:22:50,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-router&admin_state_up=True used request id req-844ee0e4-4216-4805-a4c4-43a97f06f79a 2018-12-04 21:22:50,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/82cbc014d2134bfeb61def4f14801391 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09b33d7cc40781754d88bbee38c5a1c3d1e85b68" 2018-12-04 21:22:50,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec90e981-df68-4e79-b712-846a658bbe70 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/82cbc014d2134bfeb61def4f14801391"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "82cbc014d2134bfeb61def4f14801391", "name": "CreateNetworkSuccessTests-80cc7777-d02e-4c4-proj"}} 2018-12-04 21:22:50,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/82cbc014d2134bfeb61def4f14801391 used request id req-ec90e981-df68-4e79-b712-846a658bbe70 2018-12-04 21:22:50,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=b7fcc610-1aac-4824-8c9c-a3a04e1ada23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea5b8410c0606951a091b5a65c9841e8017da5" 2018-12-04 21:22:50,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-2852bc89-969e-4a3d-9323-47d260060c39 Date: Tue, 04 Dec 2018 21:22:50 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a7e6cf1e-431a-45b4-bb59-0ab7699eeb2c","tenant_id":"82cbc014d2134bfeb61def4f14801391","created_at":"2018-12-04T21:22:48Z","admin_state_up":true,"updated_at":"2018-12-04T21:22:49Z","binding:vnic_type":"normal","device_id":"b7fcc610-1aac-4824-8c9c-a3a04e1ada23","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:67:7b:fe","id":"9a48be8c-eb09-4652-9df8-c603ffc62b07","port_security_enabled":false,"project_id":"82cbc014d2134bfeb61def4f14801391","fixed_ips":[{"subnet_id":"de869d5b-4035-4154-8dad-0cc276823103","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-12-04 21:22:50,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=b7fcc610-1aac-4824-8c9c-a3a04e1ada23 used request id req-2852bc89-969e-4a3d-9323-47d260060c39 2018-12-04 21:22:50,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/de869d5b-4035-4154-8dad-0cc276823103 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efea5b8410c0606951a091b5a65c9841e8017da5" 2018-12-04 21:22:50,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-3c9cbb58-8b8e-418f-bd59-73266765d652 Date: Tue, 04 Dec 2018 21:22:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7e6cf1e-431a-45b4-bb59-0ab7699eeb2c","tenant_id":"82cbc014d2134bfeb61def4f14801391","created_at":"2018-12-04T21:22:42Z","dns_nameservers":[],"updated_at":"2018-12-04T21:22:42Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"82cbc014d2134bfeb61def4f14801391","id":"de869d5b-4035-4154-8dad-0cc276823103","subnetpool_id":null,"name":"CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-subnet"}} 2018-12-04 21:22:50,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/de869d5b-4035-4154-8dad-0cc276823103 used request id req-3c9cbb58-8b8e-418f-bd59-73266765d652 2018-12-04 21:22:50,763 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-router and subnet CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-subnet 2018-12-04 21:22:50,763 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-router 2018-12-04 21:22:50,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/b7fcc610-1aac-4824-8c9c-a3a04e1ada23/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4fcb135dd4522ffb6d91fe4be2c7477bdf0de3" -d '{"subnet_id": "de869d5b-4035-4154-8dad-0cc276823103"}' 2018-12-04 21:22:52,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9fb30e28-4c3f-496f-bcb4-f872b02f9926 Date: Tue, 04 Dec 2018 21:22:52 GMT RESP BODY: {"network_id": "a7e6cf1e-431a-45b4-bb59-0ab7699eeb2c", "tenant_id": "82cbc014d2134bfeb61def4f14801391", "subnet_id": "de869d5b-4035-4154-8dad-0cc276823103", "subnet_ids": ["de869d5b-4035-4154-8dad-0cc276823103"], "port_id": "9a48be8c-eb09-4652-9df8-c603ffc62b07", "id": "b7fcc610-1aac-4824-8c9c-a3a04e1ada23"} 2018-12-04 21:22:52,220 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/b7fcc610-1aac-4824-8c9c-a3a04e1ada23/remove_router_interface used request id req-9fb30e28-4c3f-496f-bcb4-f872b02f9926 2018-12-04 21:22:52,221 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-router 2018-12-04 21:22:52,221 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-router 2018-12-04 21:22:52,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/b7fcc610-1aac-4824-8c9c-a3a04e1ada23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4fcb135dd4522ffb6d91fe4be2c7477bdf0de3" 2018-12-04 21:22:53,506 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0ceb922c-723c-4776-9dd3-344570bacf98 Content-Length: 0 Date: Tue, 04 Dec 2018 21:22:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:22:53,506 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/b7fcc610-1aac-4824-8c9c-a3a04e1ada23 used request id req-0ceb922c-723c-4776-9dd3-344570bacf98 2018-12-04 21:22:53,507 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-subnet 2018-12-04 21:22:53,507 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-subnet 2018-12-04 21:22:53,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/de869d5b-4035-4154-8dad-0cc276823103 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53c681c5c5a96b8d40e4ffc7d384b76b8be2c11" 2018-12-04 21:22:54,685 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dd6f76c9-cf04-4b00-9f51-2f695d443304 Date: Tue, 04 Dec 2018 21:22:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:22:54,685 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/de869d5b-4035-4154-8dad-0cc276823103 used request id req-dd6f76c9-cf04-4b00-9f51-2f695d443304 2018-12-04 21:22:54,685 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-c3c82945-7749-4c68-be3f-b89cb1a760d7-pub-net 2018-12-04 21:22:54,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/a7e6cf1e-431a-45b4-bb59-0ab7699eeb2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53c681c5c5a96b8d40e4ffc7d384b76b8be2c11" 2018-12-04 21:22:56,113 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2cd6227f-1696-4d70-a69e-b77c22f882ad Date: Tue, 04 Dec 2018 21:22:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:22:56,114 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/a7e6cf1e-431a-45b4-bb59-0ab7699eeb2c used request id req-2cd6227f-1696-4d70-a69e-b77c22f882ad 2018-12-04 21:22:56,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f6745c2242d804859385448cbfc46271af2734" 2018-12-04 21:22:56,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-767642d9-8891-47b6-8753-f0c18be937af Date: Tue, 04 Dec 2018 21:22:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "82cbc014d2134bfeb61def4f14801391", "created_at": "2018-12-04T21:22:41Z", "updated_at": "2018-12-04T21:22:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:22:41Z", "revision_number": 0, "id": "055c64e8-cf52-4d87-b85a-c35c0f3c219f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:22:41Z", "security_group_id": "831d0346-c669-4614-997f-4d4f292856d1", "tenant_id": "82cbc014d2134bfeb61def4f14801391", "port_range_min": null, "ethertype": "IPv6", "project_id": "82cbc014d2134bfeb61def4f14801391"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:22:41Z", "revision_number": 0, "id": "0ac42e99-0817-4b33-9c64-02f6e37bc6c7", "remote_group_id": "831d0346-c669-4614-997f-4d4f292856d1", "remote_ip_prefix": null, "created_at": "2018-12-04T21:22:41Z", "security_group_id": "831d0346-c669-4614-997f-4d4f292856d1", "tenant_id": "82cbc014d2134bfeb61def4f14801391", "port_range_min": null, "ethertype": "IPv6", "project_id": "82cbc014d2134bfeb61def4f14801391"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:22:41Z", "revision_number": 0, "id": "8cf8dc6a-950e-4644-9df4-60bbd612db26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:22:41Z", "security_group_id": "831d0346-c669-4614-997f-4d4f292856d1", "tenant_id": "82cbc014d2134bfeb61def4f14801391", "port_range_min": null, "ethertype": "IPv4", "project_id": "82cbc014d2134bfeb61def4f14801391"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:22:41Z", "revision_number": 0, "id": "d4250c7c-22e2-4316-bc38-42fa0ff8cf8d", "remote_group_id": "831d0346-c669-4614-997f-4d4f292856d1", "remote_ip_prefix": null, "created_at": "2018-12-04T21:22:41Z", "security_group_id": "831d0346-c669-4614-997f-4d4f292856d1", "tenant_id": "82cbc014d2134bfeb61def4f14801391", "port_range_min": null, "ethertype": "IPv4", "project_id": "82cbc014d2134bfeb61def4f14801391"}], "revision_number": 4, "project_id": "82cbc014d2134bfeb61def4f14801391", "id": "831d0346-c669-4614-997f-4d4f292856d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:22:56,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-767642d9-8891-47b6-8753-f0c18be937af 2018-12-04 21:22:56,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f6745c2242d804859385448cbfc46271af2734" 2018-12-04 21:22:56,486 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:22:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4c4bc91-ddc9-4968-92ef-a0b372b797c5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:22:56,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-c4c4bc91-ddc9-4968-92ef-a0b372b797c5 2018-12-04 21:22:56,486 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:22:56,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f6745c2242d804859385448cbfc46271af2734" 2018-12-04 21:22:56,507 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:22:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-399f733b-27f6-4a7b-ac58-161718d77109 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:22:56,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-399f733b-27f6-4a7b-ac58-161718d77109 2018-12-04 21:22:56,507 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:22:56,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f6745c2242d804859385448cbfc46271af2734" 2018-12-04 21:22:56,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb48022d-9aad-4f01-b64e-aff10bcfbceb 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:22:56,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-eb48022d-9aad-4f01-b64e-aff10bcfbceb 2018-12-04 21:22:56,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f6745c2242d804859385448cbfc46271af2734" 2018-12-04 21:22:56,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88522165-7595-451b-8621-c9bc37f16f83 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:22:56,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-88522165-7595-451b-8621-c9bc37f16f83 2018-12-04 21:22:56,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/82cbc014d2134bfeb61def4f14801391 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f6745c2242d804859385448cbfc46271af2734" 2018-12-04 21:22:56,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9f56df8-f728-46dd-a3a4-b76347101b03 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/82cbc014d2134bfeb61def4f14801391"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "82cbc014d2134bfeb61def4f14801391", "name": "CreateNetworkSuccessTests-80cc7777-d02e-4c4-proj"}} 2018-12-04 21:22:56,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/82cbc014d2134bfeb61def4f14801391 used request id req-e9f56df8-f728-46dd-a3a4-b76347101b03 2018-12-04 21:22:56,810 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 831d0346-c669-4614-997f-4d4f292856d1 2018-12-04 21:22:56,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=831d0346-c669-4614-997f-4d4f292856d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f6745c2242d804859385448cbfc46271af2734" 2018-12-04 21:22:56,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a3986bae-8624-44b8-95b4-8ded90077543 Date: Tue, 04 Dec 2018 21:22:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:22:41Z", "security_group_id": "831d0346-c669-4614-997f-4d4f292856d1", "port_range_min": null, "revision_number": 0, "tenant_id": "82cbc014d2134bfeb61def4f14801391", "created_at": "2018-12-04T21:22:41Z", "project_id": "82cbc014d2134bfeb61def4f14801391", "id": "055c64e8-cf52-4d87-b85a-c35c0f3c219f"}, {"remote_group_id": "831d0346-c669-4614-997f-4d4f292856d1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:22:41Z", "security_group_id": "831d0346-c669-4614-997f-4d4f292856d1", "port_range_min": null, "revision_number": 0, "tenant_id": "82cbc014d2134bfeb61def4f14801391", "created_at": "2018-12-04T21:22:41Z", "project_id": "82cbc014d2134bfeb61def4f14801391", "id": "0ac42e99-0817-4b33-9c64-02f6e37bc6c7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:22:41Z", "security_group_id": "831d0346-c669-4614-997f-4d4f292856d1", "port_range_min": null, "revision_number": 0, "tenant_id": "82cbc014d2134bfeb61def4f14801391", "created_at": "2018-12-04T21:22:41Z", "project_id": "82cbc014d2134bfeb61def4f14801391", "id": "8cf8dc6a-950e-4644-9df4-60bbd612db26"}, {"remote_group_id": "831d0346-c669-4614-997f-4d4f292856d1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:22:41Z", "security_group_id": "831d0346-c669-4614-997f-4d4f292856d1", "port_range_min": null, "revision_number": 0, "tenant_id": "82cbc014d2134bfeb61def4f14801391", "created_at": "2018-12-04T21:22:41Z", "project_id": "82cbc014d2134bfeb61def4f14801391", "id": "d4250c7c-22e2-4316-bc38-42fa0ff8cf8d"}]} 2018-12-04 21:22:56,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=831d0346-c669-4614-997f-4d4f292856d1 used request id req-a3986bae-8624-44b8-95b4-8ded90077543 2018-12-04 21:22:56,834 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:22:56,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/831d0346-c669-4614-997f-4d4f292856d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f6745c2242d804859385448cbfc46271af2734" 2018-12-04 21:22:56,995 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fbda4bd2-a0e4-4d8e-aafe-6fe1f8594939 Content-Length: 0 Date: Tue, 04 Dec 2018 21:22:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:22:56,995 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/831d0346-c669-4614-997f-4d4f292856d1 used request id req-fbda4bd2-a0e4-4d8e-aafe-6fe1f8594939 2018-12-04 21:22:56,995 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-80cc7777-d02e-4c4-proj 2018-12-04 21:22:56,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/82cbc014d2134bfeb61def4f14801391 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f6745c2242d804859385448cbfc46271af2734" 2018-12-04 21:22:57,289 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:22:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28ec07fe-158a-4943-aed9-203bfaba905c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:22:57,289 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/82cbc014d2134bfeb61def4f14801391 used request id req-28ec07fe-158a-4943-aed9-203bfaba905c 2018-12-04 21:22:57,289 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-80cc7777-d02e-4c4-proj-role 2018-12-04 21:22:57,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/b8967cbee10e4c989e78c7db0966328d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f6745c2242d804859385448cbfc46271af2734" 2018-12-04 21:22:57,421 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:22:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2a03b2b-4ca6-4b85-b476-5e1b52200607 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:22:57,421 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/b8967cbee10e4c989e78c7db0966328d used request id req-e2a03b2b-4ca6-4b85-b476-5e1b52200607 2018-12-04 21:22:57,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f6745c2242d804859385448cbfc46271af2734" 2018-12-04 21:22:57,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8e221b5-b007-4edf-88c6-457320a1d8d4 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:22:57,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e8e221b5-b007-4edf-88c6-457320a1d8d4 2018-12-04 21:22:57,445 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-80cc7777-d02e-4c4-user 2018-12-04 21:22:57,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/0b6a9e9e06b744b1a0da97f8f8975d1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9e1bbce465b32560c035cae59d033d91664219" 2018-12-04 21:22:57,760 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:22:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-596a5dee-1780-430d-a690-558adf5cf78b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:22:57,760 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/0b6a9e9e06b744b1a0da97f8f8975d1c used request id req-596a5dee-1780-430d-a690-558adf5cf78b 2018-12-04 21:22:57,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:22:58,166 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:22:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["RLghPdBvQkKhBr74gyLWgg"], "issued_at": "2018-12-04T21:22:58.000000Z"}} 2018-12-04 21:22:58,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db087e0f78e401f6853ad83f2d44d17405fe3391" 2018-12-04 21:22:58,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5735fe26-2741-44b6-94a2-d8cae89fdea5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:22:58,260 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5735fe26-2741-44b6-94a2-d8cae89fdea5 2018-12-04 21:22:58,261 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:22:58,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:22:58,660 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:22:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["AN1_UejGSI2Qw7UIgWjNcg"], "issued_at": "2018-12-04T21:22:58.000000Z"}} 2018-12-04 21:22:58,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0026c8016278738fcd76fff5553e4770ad399f6" 2018-12-04 21:22:58,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96661665-328e-45f8-b840-f9530266c473 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:22:58,754 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-96661665-328e-45f8-b840-f9530266c473 2018-12-04 21:22:58,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:22:58,764 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:22: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:22:58,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-21ee2e00-fc56-45e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0026c8016278738fcd76fff5553e4770ad399f6" 2018-12-04 21:22:58,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c76250e-bd04-4964-94eb-e0812026d9d0 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-21ee2e00-fc56-45e-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:22:58,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-21ee2e00-fc56-45e-proj used request id req-5c76250e-bd04-4964-94eb-e0812026d9d0 2018-12-04 21:22:58,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0026c8016278738fcd76fff5553e4770ad399f6" 2018-12-04 21:22:58,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4037527-5e80-4cd4-aace-ea61eb5fd149 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:22:58,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a4037527-5e80-4cd4-aace-ea61eb5fd149 2018-12-04 21:22:58,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0026c8016278738fcd76fff5553e4770ad399f6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-21ee2e00-fc56-45e-proj"}}' 2018-12-04 21:22:59,020 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:22:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a62e44cc-ac07-4f17-9bdb-f5e9c178fdef Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/46af458ef9ac44598c1105a86fba02f1"}, "tags": [], "enabled": true, "id": "46af458ef9ac44598c1105a86fba02f1", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-21ee2e00-fc56-45e-proj"}} 2018-12-04 21:22:59,020 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-a62e44cc-ac07-4f17-9bdb-f5e9c178fdef 2018-12-04 21:22:59,020 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-21ee2e00-fc56-45e-proj 2018-12-04 21:22:59,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:22:59,021 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:22:59,420 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:22:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["Up-ICFrUQMaa55a2bc_yIw"], "issued_at": "2018-12-04T21:22:59.000000Z"}} 2018-12-04 21:22:59,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb5ab81ec8fd0014fab79b416f77987f77907dac" 2018-12-04 21:22:59,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cec7168-f503-4498-89ae-d2f477fa8749 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:22:59,512 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0cec7168-f503-4498-89ae-d2f477fa8749 2018-12-04 21:22:59,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:22:59,521 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:22: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:22:59,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb5ab81ec8fd0014fab79b416f77987f77907dac" 2018-12-04 21:22:59,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94825c5e-bd1a-444f-9cea-9fbc4ea7eb6e Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:22:59,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-94825c5e-bd1a-444f-9cea-9fbc4ea7eb6e 2018-12-04 21:22:59,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-21ee2e00-fc56-45e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb5ab81ec8fd0014fab79b416f77987f77907dac" 2018-12-04 21:22:59,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a69ff83-2898-41e5-8457-e44728eec31d Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-21ee2e00-fc56-45e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/46af458ef9ac44598c1105a86fba02f1"}, "tags": [], "enabled": true, "id": "46af458ef9ac44598c1105a86fba02f1", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-21ee2e00-fc56-45e-proj"}]} 2018-12-04 21:22:59,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-21ee2e00-fc56-45e-proj used request id req-6a69ff83-2898-41e5-8457-e44728eec31d 2018-12-04 21:22:59,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb5ab81ec8fd0014fab79b416f77987f77907dac" 2018-12-04 21:22:59,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:22:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b145ba2f-af2f-42a1-9374-a9ca5d393ae7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:22:59,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b145ba2f-af2f-42a1-9374-a9ca5d393ae7 2018-12-04 21:23:00,236 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-21ee2e00-fc56-45e-user 2018-12-04 21:23:00,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:23:00,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0026c8016278738fcd76fff5553e4770ad399f6" 2018-12-04 21:23:00,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-178d6fc1-a154-47f1-adb1-d19d04453418 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:23:00,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-178d6fc1-a154-47f1-adb1-d19d04453418 2018-12-04 21:23:00,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0026c8016278738fcd76fff5553e4770ad399f6" -d '{"role": {"name": "CreateNetworkSuccessTests-21ee2e00-fc56-45e-proj-role"}}' 2018-12-04 21:23:00,373 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:23:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e493ba9c-f211-4de0-94d4-8a8848de76dc Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ebcae47c4831450889052fc45471d96f", "links": {"self": "http://172.30.9.23:5000/v3/roles/ebcae47c4831450889052fc45471d96f"}, "name": "CreateNetworkSuccessTests-21ee2e00-fc56-45e-proj-role"}} 2018-12-04 21:23:00,373 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-e493ba9c-f211-4de0-94d4-8a8848de76dc 2018-12-04 21:23:00,374 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-21ee2e00-fc56-45e-proj-role 2018-12-04 21:23:00,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/ebcae47c4831450889052fc45471d96f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0026c8016278738fcd76fff5553e4770ad399f6" 2018-12-04 21:23:00,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70de35ec-a45c-4273-b61c-81d0c43cb6f1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ebcae47c4831450889052fc45471d96f", "links": {"self": "http://172.30.9.23:5000/v3/roles/ebcae47c4831450889052fc45471d96f"}, "name": "CreateNetworkSuccessTests-21ee2e00-fc56-45e-proj-role"}} 2018-12-04 21:23:00,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/ebcae47c4831450889052fc45471d96f used request id req-70de35ec-a45c-4273-b61c-81d0c43cb6f1 2018-12-04 21:23:00,474 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-21ee2e00-fc56-45e-proj-role to project CreateNetworkSuccessTests-21ee2e00-fc56-45e-proj 2018-12-04 21:23:00,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/46af458ef9ac44598c1105a86fba02f1/users/2c13fd68e3f64244b6023a9af5a1644a/roles/ebcae47c4831450889052fc45471d96f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0026c8016278738fcd76fff5553e4770ad399f6" 2018-12-04 21:23:00,609 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:23:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80b6f61f-b908-4886-94ee-5fd7f488e9f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:23:00,609 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/46af458ef9ac44598c1105a86fba02f1/users/2c13fd68e3f64244b6023a9af5a1644a/roles/ebcae47c4831450889052fc45471d96f used request id req-80b6f61f-b908-4886-94ee-5fd7f488e9f4 2018-12-04 21:23:00,611 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:23:00,612 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:23:01,013 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:23:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["qQsuKgDURu6bSXEr-rxXDA"], "issued_at": "2018-12-04T21:23:01.000000Z"}} 2018-12-04 21:23:01,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64f26448f29131a15dd39e2e0ca25baacbec078e" 2018-12-04 21:23:01,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f4bde95-ae9e-4403-8b0d-a3792bbf0778 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:23:01,107 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6f4bde95-ae9e-4403-8b0d-a3792bbf0778 2018-12-04 21:23:01,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-40a906ea-0963-46bf-ae1b-c82d28d4670a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64f26448f29131a15dd39e2e0ca25baacbec078e" 2018-12-04 21:23:01,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c37fbe0c-c1ce-40ff-9753-26d3ab67b36e Date: Tue, 04 Dec 2018 21:23:01 GMT RESP BODY: {"networks":[]} 2018-12-04 21:23:01,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-40a906ea-0963-46bf-ae1b-c82d28d4670a-pub-net used request id req-c37fbe0c-c1ce-40ff-9753-26d3ab67b36e 2018-12-04 21:23:01,307 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-40a906ea-0963-46bf-ae1b-c82d28d4670a-pub-net 2018-12-04 21:23:01,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:23:01,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:23:01,706 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:23:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["ZdcwDAbQR9SBjpyB29EVEA"], "issued_at": "2018-12-04T21:23:01.000000Z"}} 2018-12-04 21:23:01,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}341a4fe67d9d6223cdc32fc2009392d7522c520b" 2018-12-04 21:23:01,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e7d7811-98c9-4983-9e39-1c2854b8729a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:23:01,809 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-2e7d7811-98c9-4983-9e39-1c2854b8729a 2018-12-04 21:23:01,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:23:01,818 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:23:01,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-21ee2e00-fc56-45e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}341a4fe67d9d6223cdc32fc2009392d7522c520b" 2018-12-04 21:23:01,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14c47e39-0e77-481d-9c36-7cc1bb29c271 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-21ee2e00-fc56-45e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/46af458ef9ac44598c1105a86fba02f1"}, "tags": [], "enabled": true, "id": "46af458ef9ac44598c1105a86fba02f1", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-21ee2e00-fc56-45e-proj"}]} 2018-12-04 21:23:01,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-21ee2e00-fc56-45e-proj used request id req-14c47e39-0e77-481d-9c36-7cc1bb29c271 2018-12-04 21:23:01,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64f26448f29131a15dd39e2e0ca25baacbec078e" -d '{"network": {"tenant_id": "46af458ef9ac44598c1105a86fba02f1", "mtu": 999, "name": "CreateNetworkSuccessTests-40a906ea-0963-46bf-ae1b-c82d28d4670a-pub-net", "admin_state_up": true}}' 2018-12-04 21:23:02,408 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-76a8ef32-7d0f-42a7-bf1d-2e34e2f8eb33 Date: Tue, 04 Dec 2018 21:23:02 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0f438f0b-033d-4d16-a9a0-eee3ff0a6574","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"46af458ef9ac44598c1105a86fba02f1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-04T21:23:02Z","is_default":false,"provider:segmentation_id":9,"name":"CreateNetworkSuccessTests-40a906ea-0963-46bf-ae1b-c82d28d4670a-pub-net","admin_state_up":true,"tenant_id":"46af458ef9ac44598c1105a86fba02f1","created_at":"2018-12-04T21:23:02Z","mtu":999}} 2018-12-04 21:23:02,408 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-76a8ef32-7d0f-42a7-bf1d-2e34e2f8eb33 2018-12-04 21:23:02,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=0f438f0b-033d-4d16-a9a0-eee3ff0a6574 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64f26448f29131a15dd39e2e0ca25baacbec078e" 2018-12-04 21:23:02,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8f6ddd99-742c-4967-9820-c17c7ea4fae6 Date: Tue, 04 Dec 2018 21:23:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":999,"id":"0f438f0b-033d-4d16-a9a0-eee3ff0a6574","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"46af458ef9ac44598c1105a86fba02f1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-04T21:23:02Z","provider:segmentation_id":9,"name":"CreateNetworkSuccessTests-40a906ea-0963-46bf-ae1b-c82d28d4670a-pub-net","admin_state_up":true,"tenant_id":"46af458ef9ac44598c1105a86fba02f1","created_at":"2018-12-04T21:23:02Z","provider:network_type":"vxlan"}]} 2018-12-04 21:23:02,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=0f438f0b-033d-4d16-a9a0-eee3ff0a6574 used request id req-8f6ddd99-742c-4967-9820-c17c7ea4fae6 2018-12-04 21:23:02,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0f438f0b-033d-4d16-a9a0-eee3ff0a6574 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64f26448f29131a15dd39e2e0ca25baacbec078e" 2018-12-04 21:23:02,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4f789221-7eb0-4cc2-a259-f92303323209 Date: Tue, 04 Dec 2018 21:23:02 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:23:02,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0f438f0b-033d-4d16-a9a0-eee3ff0a6574 used request id req-4f789221-7eb0-4cc2-a259-f92303323209 2018-12-04 21:23:02,523 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:23:02,523 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:23:02,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:23:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["r19sROCYSKCJA1Nl2kvU8g"], "issued_at": "2018-12-04T21:23:02.000000Z"}} 2018-12-04 21:23:02,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31d262769a5a5fdb48bb9821b765a1af98e8fd13" 2018-12-04 21:23:03,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc37cd77-5c1c-4e08-a9a5-11b365b34c66 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:23:03,034 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-dc37cd77-5c1c-4e08-a9a5-11b365b34c66 2018-12-04 21:23:03,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:23:03,043 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:23: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:23:03,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-21ee2e00-fc56-45e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31d262769a5a5fdb48bb9821b765a1af98e8fd13" 2018-12-04 21:23:03,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edaee0da-a154-4e48-8154-09b0d168d315 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-21ee2e00-fc56-45e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/46af458ef9ac44598c1105a86fba02f1"}, "tags": [], "enabled": true, "id": "46af458ef9ac44598c1105a86fba02f1", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-21ee2e00-fc56-45e-proj"}]} 2018-12-04 21:23:03,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-21ee2e00-fc56-45e-proj used request id req-edaee0da-a154-4e48-8154-09b0d168d315 2018-12-04 21:23:03,064 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-40a906ea-0963-46bf-ae1b-c82d28d4670a-pub-subnet 2018-12-04 21:23:03,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64f26448f29131a15dd39e2e0ca25baacbec078e" -d '{"subnets": [{"ip_version": 4, "network_id": "0f438f0b-033d-4d16-a9a0-eee3ff0a6574", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-40a906ea-0963-46bf-ae1b-c82d28d4670a-pub-subnet", "tenant_id": "46af458ef9ac44598c1105a86fba02f1"}]}' 2018-12-04 21:23:03,660 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ed3b2060-67d3-4592-ad5f-cb87ded76cae Date: Tue, 04 Dec 2018 21:23:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f438f0b-033d-4d16-a9a0-eee3ff0a6574","tenant_id":"46af458ef9ac44598c1105a86fba02f1","created_at":"2018-12-04T21:23:03Z","dns_nameservers":[],"updated_at":"2018-12-04T21:23:03Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"46af458ef9ac44598c1105a86fba02f1","id":"bd8e5b8d-4c7d-452d-92ce-9a99b5af3a69","subnetpool_id":null,"name":"CreateNetworkSuccessTests-40a906ea-0963-46bf-ae1b-c82d28d4670a-pub-subnet"}]} 2018-12-04 21:23:03,660 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-ed3b2060-67d3-4592-ad5f-cb87ded76cae 2018-12-04 21:23:03,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=0f438f0b-033d-4d16-a9a0-eee3ff0a6574 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64f26448f29131a15dd39e2e0ca25baacbec078e" 2018-12-04 21:23:03,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-54b678ba-9a89-4df0-8a14-97ed552b2bf7 Date: Tue, 04 Dec 2018 21:23:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"0f438f0b-033d-4d16-a9a0-eee3ff0a6574","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"46af458ef9ac44598c1105a86fba02f1","status":"ACTIVE","subnets":["bd8e5b8d-4c7d-452d-92ce-9a99b5af3a69"],"description":"","tags":[],"updated_at":"2018-12-04T21:23:03Z","provider:segmentation_id":9,"name":"CreateNetworkSuccessTests-40a906ea-0963-46bf-ae1b-c82d28d4670a-pub-net","admin_state_up":true,"tenant_id":"46af458ef9ac44598c1105a86fba02f1","created_at":"2018-12-04T21:23:02Z","provider:network_type":"vxlan"}]} 2018-12-04 21:23:03,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=0f438f0b-033d-4d16-a9a0-eee3ff0a6574 used request id req-54b678ba-9a89-4df0-8a14-97ed552b2bf7 2018-12-04 21:23:03,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0f438f0b-033d-4d16-a9a0-eee3ff0a6574 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64f26448f29131a15dd39e2e0ca25baacbec078e" 2018-12-04 21:23:03,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-15b7e060-7ec5-491a-8f2d-2638a15c5661 Date: Tue, 04 Dec 2018 21:23:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f438f0b-033d-4d16-a9a0-eee3ff0a6574","tenant_id":"46af458ef9ac44598c1105a86fba02f1","created_at":"2018-12-04T21:23:03Z","dns_nameservers":[],"updated_at":"2018-12-04T21:23:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"46af458ef9ac44598c1105a86fba02f1","id":"bd8e5b8d-4c7d-452d-92ce-9a99b5af3a69","subnetpool_id":null,"name":"CreateNetworkSuccessTests-40a906ea-0963-46bf-ae1b-c82d28d4670a-pub-subnet"}]} 2018-12-04 21:23:03,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0f438f0b-033d-4d16-a9a0-eee3ff0a6574 used request id req-15b7e060-7ec5-491a-8f2d-2638a15c5661 2018-12-04 21:23:03,795 - OpenStackNetwork - DEBUG - Network [0f438f0b-033d-4d16-a9a0-eee3ff0a6574] created successfully 2018-12-04 21:23:03,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:23:04,235 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ebcae47c4831450889052fc45471d96f", "name": "CreateNetworkSuccessTests-21ee2e00-fc56-45e-proj-role"}], "expires_at": "2018-12-04T22:23:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "46af458ef9ac44598c1105a86fba02f1", "name": "CreateNetworkSuccessTests-21ee2e00-fc56-45e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/46af458ef9ac44598c1105a86fba02f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/46af458ef9ac44598c1105a86fba02f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/46af458ef9ac44598c1105a86fba02f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_46af458ef9ac44598c1105a86fba02f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_46af458ef9ac44598c1105a86fba02f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/46af458ef9ac44598c1105a86fba02f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/46af458ef9ac44598c1105a86fba02f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/46af458ef9ac44598c1105a86fba02f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/46af458ef9ac44598c1105a86fba02f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/46af458ef9ac44598c1105a86fba02f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/46af458ef9ac44598c1105a86fba02f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/46af458ef9ac44598c1105a86fba02f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/46af458ef9ac44598c1105a86fba02f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/46af458ef9ac44598c1105a86fba02f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-21ee2e00-fc56-45e-user", "id": "2c13fd68e3f64244b6023a9af5a1644a"}, "audit_ids": ["UDPFO8CfQIelX1AqcBCMDQ"], "issued_at": "2018-12-04T21:23:04.000000Z"}} 2018-12-04 21:23:04,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-40a906ea-0963-46bf-ae1b-c82d28d4670a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6481e43cb681d0404b0cdebe45c51cf58f6c451f" 2018-12-04 21:23:04,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-789ef5fa-1015-4006-ba6b-687f1c433f43 Date: Tue, 04 Dec 2018 21:23:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bd8e5b8d-4c7d-452d-92ce-9a99b5af3a69"],"updated_at":"2018-12-04T21:23:03Z","tenant_id":"46af458ef9ac44598c1105a86fba02f1","created_at":"2018-12-04T21:23:02Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"46af458ef9ac44598c1105a86fba02f1","id":"0f438f0b-033d-4d16-a9a0-eee3ff0a6574","name":"CreateNetworkSuccessTests-40a906ea-0963-46bf-ae1b-c82d28d4670a-pub-net"}]} 2018-12-04 21:23:04,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-40a906ea-0963-46bf-ae1b-c82d28d4670a-pub-net used request id req-789ef5fa-1015-4006-ba6b-687f1c433f43 2018-12-04 21:23:04,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:23:04,560 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:23: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:23:04,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/46af458ef9ac44598c1105a86fba02f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db087e0f78e401f6853ad83f2d44d17405fe3391" 2018-12-04 21:23:04,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-473c8f69-75d9-4661-913a-587a30a9bd51 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/46af458ef9ac44598c1105a86fba02f1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "46af458ef9ac44598c1105a86fba02f1", "name": "CreateNetworkSuccessTests-21ee2e00-fc56-45e-proj"}} 2018-12-04 21:23:04,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/46af458ef9ac44598c1105a86fba02f1 used request id req-473c8f69-75d9-4661-913a-587a30a9bd51 2018-12-04 21:23:04,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0f438f0b-033d-4d16-a9a0-eee3ff0a6574 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6481e43cb681d0404b0cdebe45c51cf58f6c451f" 2018-12-04 21:23:04,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-23168b85-76f0-4f9f-838a-cf5337825910 Date: Tue, 04 Dec 2018 21:23:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f438f0b-033d-4d16-a9a0-eee3ff0a6574","tenant_id":"46af458ef9ac44598c1105a86fba02f1","created_at":"2018-12-04T21:23:03Z","dns_nameservers":[],"updated_at":"2018-12-04T21:23:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"46af458ef9ac44598c1105a86fba02f1","id":"bd8e5b8d-4c7d-452d-92ce-9a99b5af3a69","subnetpool_id":null,"name":"CreateNetworkSuccessTests-40a906ea-0963-46bf-ae1b-c82d28d4670a-pub-subnet"}]} 2018-12-04 21:23:04,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0f438f0b-033d-4d16-a9a0-eee3ff0a6574 used request id req-23168b85-76f0-4f9f-838a-cf5337825910 2018-12-04 21:23:04,731 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:23:04,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:23:05,175 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:23:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["WYk1TQ7OSY2llUfdNqJvwQ"], "issued_at": "2018-12-04T21:23:05.000000Z"}} 2018-12-04 21:23:05,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e85ec8480192cd41d310a136487e6be5e1f504b" 2018-12-04 21:23:05,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6818e435-f554-4bd8-9c72-e7bd3b110647 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:23:05,272 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6818e435-f554-4bd8-9c72-e7bd3b110647 2018-12-04 21:23:05,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-40a906ea-0963-46bf-ae1b-c82d28d4670a-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e85ec8480192cd41d310a136487e6be5e1f504b" 2018-12-04 21:23:05,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a5a2e460-a4c7-4897-925f-147ad38716fa Date: Tue, 04 Dec 2018 21:23:05 GMT RESP BODY: {"routers": []} 2018-12-04 21:23:05,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-40a906ea-0963-46bf-ae1b-c82d28d4670a-pub-router&admin_state_up=True used request id req-a5a2e460-a4c7-4897-925f-147ad38716fa 2018-12-04 21:23:05,499 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:23:05,500 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:23:05,904 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:23:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["rk2iQa6tRhqylTY2jfqH1Q"], "issued_at": "2018-12-04T21:23:05.000000Z"}} 2018-12-04 21:23:05,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e362aad77d4773a36020a8bd230a9baaba96815" 2018-12-04 21:23:05,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3e6f8ce-803c-4387-99b4-7f3f28a8f6b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:23:05,999 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b3e6f8ce-803c-4387-99b4-7f3f28a8f6b8 2018-12-04 21:23:06,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:23:06,008 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:23: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:23:06,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-21ee2e00-fc56-45e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e362aad77d4773a36020a8bd230a9baaba96815" 2018-12-04 21:23:06,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec992931-085c-42de-8794-dd61191df707 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-21ee2e00-fc56-45e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/46af458ef9ac44598c1105a86fba02f1"}, "tags": [], "enabled": true, "id": "46af458ef9ac44598c1105a86fba02f1", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-21ee2e00-fc56-45e-proj"}]} 2018-12-04 21:23:06,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-21ee2e00-fc56-45e-proj used request id req-ec992931-085c-42de-8794-dd61191df707 2018-12-04 21:23:06,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e85ec8480192cd41d310a136487e6be5e1f504b" 2018-12-04 21:23:06,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-8ff3ab37-c67e-4a24-8924-09b0200926b5 Date: Tue, 04 Dec 2018 21:23:06 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T20:04:01Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"}]} 2018-12-04 21:23:06,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-8ff3ab37-c67e-4a24-8924-09b0200926b5 2018-12-04 21:23:06,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=90070285-9e79-459a-b14a-3d1fcc36db90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e85ec8480192cd41d310a136487e6be5e1f504b" 2018-12-04 21:23:06,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-5c9b954f-d343-4fca-b9b4-d89a211ac610 Date: Tue, 04 Dec 2018 21:23:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"90070285-9e79-459a-b14a-3d1fcc36db90","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:43:04Z","dns_nameservers":[],"updated_at":"2018-12-04T19:43:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"7b85822c75b8440e997578ae1b00b657","id":"caf0e3d6-6d8d-494c-a544-3ba2d42faa13","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-04 21:23:06,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=90070285-9e79-459a-b14a-3d1fcc36db90 used request id req-5c9b954f-d343-4fca-b9b4-d89a211ac610 2018-12-04 21:23:06,254 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-40a906ea-0963-46bf-ae1b-c82d28d4670a-pub-router 2018-12-04 21:23:06,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e85ec8480192cd41d310a136487e6be5e1f504b" -d '{"router": {"external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "tenant_id": "46af458ef9ac44598c1105a86fba02f1", "name": "CreateNetworkSuccessTests-40a906ea-0963-46bf-ae1b-c82d28d4670a-pub-router", "admin_state_up": true}}' 2018-12-04 21:23:07,243 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-2d29ade9-5ab4-4a0d-96a1-0f28abf65536 Date: Tue, 04 Dec 2018 21:23:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "46af458ef9ac44598c1105a86fba02f1", "created_at": "2018-12-04T21:23:06Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-04T21:23:07Z", "revision_number": 2, "routes": [], "project_id": "46af458ef9ac44598c1105a86fba02f1", "id": "46ba75fd-fbe1-44fd-bd13-afd880b76d1a", "name": "CreateNetworkSuccessTests-40a906ea-0963-46bf-ae1b-c82d28d4670a-pub-router"}} 2018-12-04 21:23:07,243 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-2d29ade9-5ab4-4a0d-96a1-0f28abf65536 2018-12-04 21:23:07,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=46ba75fd-fbe1-44fd-bd13-afd880b76d1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e85ec8480192cd41d310a136487e6be5e1f504b" 2018-12-04 21:23:07,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-2655d482-c580-4090-8db6-d33c276bc3d9 Date: Tue, 04 Dec 2018 21:23:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:23:06Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"caf0e3d6-6d8d-494c-a544-3ba2d42faa13","ip_address":"172.30.9.204"}],"id":"5f60ad3a-1ab0-4381-a21c-9cb26cd4b43c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:97:ed:d9","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"46ba75fd-fbe1-44fd-bd13-afd880b76d1a","name":"","admin_state_up":true,"network_id":"90070285-9e79-459a-b14a-3d1fcc36db90","tenant_id":"","created_at":"2018-12-04T21:23:06Z","binding:vnic_type":"normal"}]} 2018-12-04 21:23:07,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=46ba75fd-fbe1-44fd-bd13-afd880b76d1a used request id req-2655d482-c580-4090-8db6-d33c276bc3d9 2018-12-04 21:23:07,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/caf0e3d6-6d8d-494c-a544-3ba2d42faa13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e85ec8480192cd41d310a136487e6be5e1f504b" 2018-12-04 21:23:07,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-e71361c1-ffbe-4c0b-a66b-4f9a99dc391b Date: Tue, 04 Dec 2018 21:23:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"90070285-9e79-459a-b14a-3d1fcc36db90","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:43:04Z","dns_nameservers":[],"updated_at":"2018-12-04T19:43:04Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"7b85822c75b8440e997578ae1b00b657","id":"caf0e3d6-6d8d-494c-a544-3ba2d42faa13","subnetpool_id":null,"name":"external-subnet"}} 2018-12-04 21:23:07,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/caf0e3d6-6d8d-494c-a544-3ba2d42faa13 used request id req-e71361c1-ffbe-4c0b-a66b-4f9a99dc391b 2018-12-04 21:23:07,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-40a906ea-0963-46bf-ae1b-c82d28d4670a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e85ec8480192cd41d310a136487e6be5e1f504b" 2018-12-04 21:23:07,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-0131021e-4325-4d1c-8565-3090cd7fc2d8 Date: Tue, 04 Dec 2018 21:23:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"0f438f0b-033d-4d16-a9a0-eee3ff0a6574","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"46af458ef9ac44598c1105a86fba02f1","status":"ACTIVE","subnets":["bd8e5b8d-4c7d-452d-92ce-9a99b5af3a69"],"description":"","tags":[],"updated_at":"2018-12-04T21:23:03Z","provider:segmentation_id":9,"name":"CreateNetworkSuccessTests-40a906ea-0963-46bf-ae1b-c82d28d4670a-pub-net","admin_state_up":true,"tenant_id":"46af458ef9ac44598c1105a86fba02f1","created_at":"2018-12-04T21:23:02Z","provider:network_type":"vxlan"}]} 2018-12-04 21:23:07,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-40a906ea-0963-46bf-ae1b-c82d28d4670a-pub-net used request id req-0131021e-4325-4d1c-8565-3090cd7fc2d8 2018-12-04 21:23:07,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:23:07,606 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:23: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:23:07,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/46af458ef9ac44598c1105a86fba02f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e85ec8480192cd41d310a136487e6be5e1f504b" 2018-12-04 21:23:07,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-021f8ddd-26a2-4bd7-a2a7-7f9f6ef6c18c Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/46af458ef9ac44598c1105a86fba02f1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "46af458ef9ac44598c1105a86fba02f1", "name": "CreateNetworkSuccessTests-21ee2e00-fc56-45e-proj"}} 2018-12-04 21:23:07,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/46af458ef9ac44598c1105a86fba02f1 used request id req-021f8ddd-26a2-4bd7-a2a7-7f9f6ef6c18c 2018-12-04 21:23:07,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0f438f0b-033d-4d16-a9a0-eee3ff0a6574 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e85ec8480192cd41d310a136487e6be5e1f504b" 2018-12-04 21:23:07,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5c95925e-785f-46ff-b9cc-56c83733f265 Date: Tue, 04 Dec 2018 21:23:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f438f0b-033d-4d16-a9a0-eee3ff0a6574","tenant_id":"46af458ef9ac44598c1105a86fba02f1","created_at":"2018-12-04T21:23:03Z","dns_nameservers":[],"updated_at":"2018-12-04T21:23:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"46af458ef9ac44598c1105a86fba02f1","id":"bd8e5b8d-4c7d-452d-92ce-9a99b5af3a69","subnetpool_id":null,"name":"CreateNetworkSuccessTests-40a906ea-0963-46bf-ae1b-c82d28d4670a-pub-subnet"}]} 2018-12-04 21:23:07,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0f438f0b-033d-4d16-a9a0-eee3ff0a6574 used request id req-5c95925e-785f-46ff-b9cc-56c83733f265 2018-12-04 21:23:07,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0f438f0b-033d-4d16-a9a0-eee3ff0a6574&name=CreateNetworkSuccessTests-40a906ea-0963-46bf-ae1b-c82d28d4670a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e85ec8480192cd41d310a136487e6be5e1f504b" 2018-12-04 21:23:07,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1d84fe85-6d82-420c-ae05-7469bce11f90 Date: Tue, 04 Dec 2018 21:23:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f438f0b-033d-4d16-a9a0-eee3ff0a6574","tenant_id":"46af458ef9ac44598c1105a86fba02f1","created_at":"2018-12-04T21:23:03Z","dns_nameservers":[],"updated_at":"2018-12-04T21:23:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"46af458ef9ac44598c1105a86fba02f1","id":"bd8e5b8d-4c7d-452d-92ce-9a99b5af3a69","subnetpool_id":null,"name":"CreateNetworkSuccessTests-40a906ea-0963-46bf-ae1b-c82d28d4670a-pub-subnet"}]} 2018-12-04 21:23:07,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0f438f0b-033d-4d16-a9a0-eee3ff0a6574&name=CreateNetworkSuccessTests-40a906ea-0963-46bf-ae1b-c82d28d4670a-pub-subnet used request id req-1d84fe85-6d82-420c-ae05-7469bce11f90 2018-12-04 21:23:07,796 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-12-04 21:23:07,796 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-40a906ea-0963-46bf-ae1b-c82d28d4670a-pub-router 2018-12-04 21:23:07,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/46ba75fd-fbe1-44fd-bd13-afd880b76d1a/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e85ec8480192cd41d310a136487e6be5e1f504b" -d '{"subnet_id": "bd8e5b8d-4c7d-452d-92ce-9a99b5af3a69"}' 2018-12-04 21:23:09,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-606e1017-7a8b-468a-a4fa-0286e987299d Date: Tue, 04 Dec 2018 21:23:09 GMT RESP BODY: {"network_id": "0f438f0b-033d-4d16-a9a0-eee3ff0a6574", "tenant_id": "46af458ef9ac44598c1105a86fba02f1", "subnet_id": "bd8e5b8d-4c7d-452d-92ce-9a99b5af3a69", "subnet_ids": ["bd8e5b8d-4c7d-452d-92ce-9a99b5af3a69"], "port_id": "64ec67a4-d9b4-4390-9efc-c26f046b2ffb", "id": "46ba75fd-fbe1-44fd-bd13-afd880b76d1a"} 2018-12-04 21:23:09,312 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/46ba75fd-fbe1-44fd-bd13-afd880b76d1a/add_router_interface used request id req-606e1017-7a8b-468a-a4fa-0286e987299d 2018-12-04 21:23:09,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/46ba75fd-fbe1-44fd-bd13-afd880b76d1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e85ec8480192cd41d310a136487e6be5e1f504b" 2018-12-04 21:23:09,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-6ae139c9-a4d1-4e2b-b2e2-502140936910 Date: Tue, 04 Dec 2018 21:23:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "46af458ef9ac44598c1105a86fba02f1", "created_at": "2018-12-04T21:23:06Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-04T21:23:08Z", "revision_number": 3, "routes": [], "project_id": "46af458ef9ac44598c1105a86fba02f1", "id": "46ba75fd-fbe1-44fd-bd13-afd880b76d1a", "name": "CreateNetworkSuccessTests-40a906ea-0963-46bf-ae1b-c82d28d4670a-pub-router"}} 2018-12-04 21:23:09,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/46ba75fd-fbe1-44fd-bd13-afd880b76d1a used request id req-6ae139c9-a4d1-4e2b-b2e2-502140936910 2018-12-04 21:23:09,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=46ba75fd-fbe1-44fd-bd13-afd880b76d1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e85ec8480192cd41d310a136487e6be5e1f504b" 2018-12-04 21:23:09,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1554 X-Openstack-Request-Id: req-32abcbb1-e466-44f9-9bb2-8162fbfe2146 Date: Tue, 04 Dec 2018 21:23:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:23:06Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"caf0e3d6-6d8d-494c-a544-3ba2d42faa13","ip_address":"172.30.9.204"}],"id":"5f60ad3a-1ab0-4381-a21c-9cb26cd4b43c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:97:ed:d9","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"46ba75fd-fbe1-44fd-bd13-afd880b76d1a","name":"","admin_state_up":true,"network_id":"90070285-9e79-459a-b14a-3d1fcc36db90","tenant_id":"","created_at":"2018-12-04T21:23:06Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:23:09Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bd8e5b8d-4c7d-452d-92ce-9a99b5af3a69","ip_address":"10.55.1.1"}],"id":"64ec67a4-d9b4-4390-9efc-c26f046b2ffb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cf:50:14","project_id":"46af458ef9ac44598c1105a86fba02f1","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"46ba75fd-fbe1-44fd-bd13-afd880b76d1a","name":"","admin_state_up":true,"network_id":"0f438f0b-033d-4d16-a9a0-eee3ff0a6574","tenant_id":"46af458ef9ac44598c1105a86fba02f1","created_at":"2018-12-04T21:23:08Z","binding:vnic_type":"normal"}]} 2018-12-04 21:23:09,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=46ba75fd-fbe1-44fd-bd13-afd880b76d1a used request id req-32abcbb1-e466-44f9-9bb2-8162fbfe2146 2018-12-04 21:23:09,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/caf0e3d6-6d8d-494c-a544-3ba2d42faa13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e85ec8480192cd41d310a136487e6be5e1f504b" 2018-12-04 21:23:09,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-d6f5c666-bac9-4865-ab79-a7d53635fdd0 Date: Tue, 04 Dec 2018 21:23:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"90070285-9e79-459a-b14a-3d1fcc36db90","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:43:04Z","dns_nameservers":[],"updated_at":"2018-12-04T19:43:04Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"7b85822c75b8440e997578ae1b00b657","id":"caf0e3d6-6d8d-494c-a544-3ba2d42faa13","subnetpool_id":null,"name":"external-subnet"}} 2018-12-04 21:23:09,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/caf0e3d6-6d8d-494c-a544-3ba2d42faa13 used request id req-d6f5c666-bac9-4865-ab79-a7d53635fdd0 2018-12-04 21:23:09,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/bd8e5b8d-4c7d-452d-92ce-9a99b5af3a69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e85ec8480192cd41d310a136487e6be5e1f504b" 2018-12-04 21:23:09,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-fcb79b6e-89cd-4474-89a6-ffe470e85c19 Date: Tue, 04 Dec 2018 21:23:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f438f0b-033d-4d16-a9a0-eee3ff0a6574","tenant_id":"46af458ef9ac44598c1105a86fba02f1","created_at":"2018-12-04T21:23:03Z","dns_nameservers":[],"updated_at":"2018-12-04T21:23:03Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"46af458ef9ac44598c1105a86fba02f1","id":"bd8e5b8d-4c7d-452d-92ce-9a99b5af3a69","subnetpool_id":null,"name":"CreateNetworkSuccessTests-40a906ea-0963-46bf-ae1b-c82d28d4670a-pub-subnet"}} 2018-12-04 21:23:09,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/bd8e5b8d-4c7d-452d-92ce-9a99b5af3a69 used request id req-fcb79b6e-89cd-4474-89a6-ffe470e85c19 2018-12-04 21:23:09,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-40a906ea-0963-46bf-ae1b-c82d28d4670a-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6481e43cb681d0404b0cdebe45c51cf58f6c451f" 2018-12-04 21:23:09,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-f1ea4084-6f43-431b-a221-098136257dec Date: Tue, 04 Dec 2018 21:23:09 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "46af458ef9ac44598c1105a86fba02f1", "created_at": "2018-12-04T21:23:06Z", "admin_state_up": true, "updated_at": "2018-12-04T21:23:08Z", "revision_number": 3, "routes": [], "project_id": "46af458ef9ac44598c1105a86fba02f1", "id": "46ba75fd-fbe1-44fd-bd13-afd880b76d1a", "name": "CreateNetworkSuccessTests-40a906ea-0963-46bf-ae1b-c82d28d4670a-pub-router"}]} 2018-12-04 21:23:09,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-40a906ea-0963-46bf-ae1b-c82d28d4670a-pub-router&admin_state_up=True used request id req-f1ea4084-6f43-431b-a221-098136257dec 2018-12-04 21:23:09,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/46af458ef9ac44598c1105a86fba02f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db087e0f78e401f6853ad83f2d44d17405fe3391" 2018-12-04 21:23:09,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12189369-a958-4949-9d93-7248db1adf29 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/46af458ef9ac44598c1105a86fba02f1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "46af458ef9ac44598c1105a86fba02f1", "name": "CreateNetworkSuccessTests-21ee2e00-fc56-45e-proj"}} 2018-12-04 21:23:09,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/46af458ef9ac44598c1105a86fba02f1 used request id req-12189369-a958-4949-9d93-7248db1adf29 2018-12-04 21:23:09,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=46ba75fd-fbe1-44fd-bd13-afd880b76d1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6481e43cb681d0404b0cdebe45c51cf58f6c451f" 2018-12-04 21:23:09,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-99ab983f-aa11-404c-8ecb-9bde5e940c34 Date: Tue, 04 Dec 2018 21:23:09 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f438f0b-033d-4d16-a9a0-eee3ff0a6574","tenant_id":"46af458ef9ac44598c1105a86fba02f1","created_at":"2018-12-04T21:23:08Z","admin_state_up":true,"updated_at":"2018-12-04T21:23:09Z","binding:vnic_type":"normal","device_id":"46ba75fd-fbe1-44fd-bd13-afd880b76d1a","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:cf:50:14","id":"64ec67a4-d9b4-4390-9efc-c26f046b2ffb","port_security_enabled":false,"project_id":"46af458ef9ac44598c1105a86fba02f1","fixed_ips":[{"subnet_id":"bd8e5b8d-4c7d-452d-92ce-9a99b5af3a69","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-12-04 21:23:09,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=46ba75fd-fbe1-44fd-bd13-afd880b76d1a used request id req-99ab983f-aa11-404c-8ecb-9bde5e940c34 2018-12-04 21:23:09,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/bd8e5b8d-4c7d-452d-92ce-9a99b5af3a69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6481e43cb681d0404b0cdebe45c51cf58f6c451f" 2018-12-04 21:23:09,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-1f8c2182-77b6-4817-905a-3b5f70ff1ee6 Date: Tue, 04 Dec 2018 21:23:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f438f0b-033d-4d16-a9a0-eee3ff0a6574","tenant_id":"46af458ef9ac44598c1105a86fba02f1","created_at":"2018-12-04T21:23:03Z","dns_nameservers":[],"updated_at":"2018-12-04T21:23:03Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"46af458ef9ac44598c1105a86fba02f1","id":"bd8e5b8d-4c7d-452d-92ce-9a99b5af3a69","subnetpool_id":null,"name":"CreateNetworkSuccessTests-40a906ea-0963-46bf-ae1b-c82d28d4670a-pub-subnet"}} 2018-12-04 21:23:09,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/bd8e5b8d-4c7d-452d-92ce-9a99b5af3a69 used request id req-1f8c2182-77b6-4817-905a-3b5f70ff1ee6 2018-12-04 21:23:09,901 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-40a906ea-0963-46bf-ae1b-c82d28d4670a-pub-router and subnet CreateNetworkSuccessTests-40a906ea-0963-46bf-ae1b-c82d28d4670a-pub-subnet 2018-12-04 21:23:09,901 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-40a906ea-0963-46bf-ae1b-c82d28d4670a-pub-router 2018-12-04 21:23:09,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/46ba75fd-fbe1-44fd-bd13-afd880b76d1a/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e85ec8480192cd41d310a136487e6be5e1f504b" -d '{"subnet_id": "bd8e5b8d-4c7d-452d-92ce-9a99b5af3a69"}' 2018-12-04 21:23:11,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8fc1cc11-8405-48b3-90b9-599c1fded42a Date: Tue, 04 Dec 2018 21:23:11 GMT RESP BODY: {"network_id": "0f438f0b-033d-4d16-a9a0-eee3ff0a6574", "tenant_id": "46af458ef9ac44598c1105a86fba02f1", "subnet_id": "bd8e5b8d-4c7d-452d-92ce-9a99b5af3a69", "subnet_ids": ["bd8e5b8d-4c7d-452d-92ce-9a99b5af3a69"], "port_id": "64ec67a4-d9b4-4390-9efc-c26f046b2ffb", "id": "46ba75fd-fbe1-44fd-bd13-afd880b76d1a"} 2018-12-04 21:23:11,482 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/46ba75fd-fbe1-44fd-bd13-afd880b76d1a/remove_router_interface used request id req-8fc1cc11-8405-48b3-90b9-599c1fded42a 2018-12-04 21:23:11,483 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-40a906ea-0963-46bf-ae1b-c82d28d4670a-pub-router 2018-12-04 21:23:11,483 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-40a906ea-0963-46bf-ae1b-c82d28d4670a-pub-router 2018-12-04 21:23:11,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/46ba75fd-fbe1-44fd-bd13-afd880b76d1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e85ec8480192cd41d310a136487e6be5e1f504b" 2018-12-04 21:23:12,647 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dbd30b44-c8ff-4f49-8249-bea9cdb0d846 Content-Length: 0 Date: Tue, 04 Dec 2018 21:23:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:23:12,647 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/46ba75fd-fbe1-44fd-bd13-afd880b76d1a used request id req-dbd30b44-c8ff-4f49-8249-bea9cdb0d846 2018-12-04 21:23:12,648 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-40a906ea-0963-46bf-ae1b-c82d28d4670a-pub-subnet 2018-12-04 21:23:12,648 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-40a906ea-0963-46bf-ae1b-c82d28d4670a-pub-subnet 2018-12-04 21:23:12,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/bd8e5b8d-4c7d-452d-92ce-9a99b5af3a69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64f26448f29131a15dd39e2e0ca25baacbec078e" 2018-12-04 21:23:13,574 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d9583518-287a-4a70-8f4d-515f22a42e8a Date: Tue, 04 Dec 2018 21:23:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:23:13,575 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/bd8e5b8d-4c7d-452d-92ce-9a99b5af3a69 used request id req-d9583518-287a-4a70-8f4d-515f22a42e8a 2018-12-04 21:23:13,575 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-40a906ea-0963-46bf-ae1b-c82d28d4670a-pub-net 2018-12-04 21:23:13,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/0f438f0b-033d-4d16-a9a0-eee3ff0a6574 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64f26448f29131a15dd39e2e0ca25baacbec078e" 2018-12-04 21:23:14,734 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5ddfd27c-9c9c-4486-b8c5-6f4d20109eea Date: Tue, 04 Dec 2018 21:23:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:23:14,735 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/0f438f0b-033d-4d16-a9a0-eee3ff0a6574 used request id req-5ddfd27c-9c9c-4486-b8c5-6f4d20109eea 2018-12-04 21:23:14,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0026c8016278738fcd76fff5553e4770ad399f6" 2018-12-04 21:23:15,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-ede3207e-de41-4754-bb70-75a4048cdb54 Date: Tue, 04 Dec 2018 21:23:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46af458ef9ac44598c1105a86fba02f1", "created_at": "2018-12-04T21:23:01Z", "updated_at": "2018-12-04T21:23:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:23:02Z", "revision_number": 0, "id": "15be8ab5-6302-4108-80aa-87f8d5eb703f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:23:02Z", "security_group_id": "b3261054-d529-4956-8495-7c5a12598b8c", "tenant_id": "46af458ef9ac44598c1105a86fba02f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "46af458ef9ac44598c1105a86fba02f1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:23:02Z", "revision_number": 0, "id": "3b35f639-61b5-476c-83ce-3a4721b211da", "remote_group_id": "b3261054-d529-4956-8495-7c5a12598b8c", "remote_ip_prefix": null, "created_at": "2018-12-04T21:23:02Z", "security_group_id": "b3261054-d529-4956-8495-7c5a12598b8c", "tenant_id": "46af458ef9ac44598c1105a86fba02f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "46af458ef9ac44598c1105a86fba02f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:23:02Z", "revision_number": 0, "id": "3e97be4b-323b-4128-b3cd-5820d44ab340", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:23:02Z", "security_group_id": "b3261054-d529-4956-8495-7c5a12598b8c", "tenant_id": "46af458ef9ac44598c1105a86fba02f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "46af458ef9ac44598c1105a86fba02f1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:23:02Z", "revision_number": 0, "id": "a345e705-1689-496a-b268-d114c3725713", "remote_group_id": "b3261054-d529-4956-8495-7c5a12598b8c", "remote_ip_prefix": null, "created_at": "2018-12-04T21:23:02Z", "security_group_id": "b3261054-d529-4956-8495-7c5a12598b8c", "tenant_id": "46af458ef9ac44598c1105a86fba02f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "46af458ef9ac44598c1105a86fba02f1"}], "revision_number": 4, "project_id": "46af458ef9ac44598c1105a86fba02f1", "id": "b3261054-d529-4956-8495-7c5a12598b8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:23:15,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-ede3207e-de41-4754-bb70-75a4048cdb54 2018-12-04 21:23:15,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0026c8016278738fcd76fff5553e4770ad399f6" 2018-12-04 21:23:15,195 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:23:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c562495d-87d2-4dc8-a3e4-bef043331f9c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:23:15,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-c562495d-87d2-4dc8-a3e4-bef043331f9c 2018-12-04 21:23:15,195 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:23:15,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0026c8016278738fcd76fff5553e4770ad399f6" 2018-12-04 21:23:15,296 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:23:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77b04e92-9e65-4efc-a74d-7e232e730ccf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:23:15,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-77b04e92-9e65-4efc-a74d-7e232e730ccf 2018-12-04 21:23:15,296 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:23:15,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0026c8016278738fcd76fff5553e4770ad399f6" 2018-12-04 21:23:15,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d10c3391-2888-4a67-b949-4df09798d04d 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:23:15,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-d10c3391-2888-4a67-b949-4df09798d04d 2018-12-04 21:23:15,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0026c8016278738fcd76fff5553e4770ad399f6" 2018-12-04 21:23:15,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-292ae4c5-c53b-47a2-b14c-ba3b9d365da7 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:23:15,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-292ae4c5-c53b-47a2-b14c-ba3b9d365da7 2018-12-04 21:23:15,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0026c8016278738fcd76fff5553e4770ad399f6" 2018-12-04 21:23:15,439 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:23:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24dd85d9-22cc-46bc-8634-80445ada1508 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:23:15,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-24dd85d9-22cc-46bc-8634-80445ada1508 2018-12-04 21:23:15,439 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:23:15,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0026c8016278738fcd76fff5553e4770ad399f6" 2018-12-04 21:23:15,543 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:23:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de705cd0-e5cd-455f-8cf5-6077b8f650c2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:23:15,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-de705cd0-e5cd-455f-8cf5-6077b8f650c2 2018-12-04 21:23:15,543 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:23:15,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0026c8016278738fcd76fff5553e4770ad399f6" 2018-12-04 21:23:15,643 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:23:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5613a0f-8159-4f7c-be9e-ba27b53b830e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:23:15,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-d5613a0f-8159-4f7c-be9e-ba27b53b830e 2018-12-04 21:23:15,644 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:23:15,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0026c8016278738fcd76fff5553e4770ad399f6" 2018-12-04 21:23:15,743 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:23:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46f7fd5a-4624-4bdb-9cea-f805b2e82da0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:23:15,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-46f7fd5a-4624-4bdb-9cea-f805b2e82da0 2018-12-04 21:23:15,743 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:23:15,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/46af458ef9ac44598c1105a86fba02f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0026c8016278738fcd76fff5553e4770ad399f6" 2018-12-04 21:23:15,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-739ee40c-5708-4369-aaa5-72df9588a9a5 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/46af458ef9ac44598c1105a86fba02f1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "46af458ef9ac44598c1105a86fba02f1", "name": "CreateNetworkSuccessTests-21ee2e00-fc56-45e-proj"}} 2018-12-04 21:23:15,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/46af458ef9ac44598c1105a86fba02f1 used request id req-739ee40c-5708-4369-aaa5-72df9588a9a5 2018-12-04 21:23:15,846 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b3261054-d529-4956-8495-7c5a12598b8c 2018-12-04 21:23:15,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=b3261054-d529-4956-8495-7c5a12598b8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0026c8016278738fcd76fff5553e4770ad399f6" 2018-12-04 21:23:15,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5a872256-4db1-4464-874e-954671e265a0 Date: Tue, 04 Dec 2018 21:23:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:23:02Z", "security_group_id": "b3261054-d529-4956-8495-7c5a12598b8c", "port_range_min": null, "revision_number": 0, "tenant_id": "46af458ef9ac44598c1105a86fba02f1", "created_at": "2018-12-04T21:23:02Z", "project_id": "46af458ef9ac44598c1105a86fba02f1", "id": "15be8ab5-6302-4108-80aa-87f8d5eb703f"}, {"remote_group_id": "b3261054-d529-4956-8495-7c5a12598b8c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:23:02Z", "security_group_id": "b3261054-d529-4956-8495-7c5a12598b8c", "port_range_min": null, "revision_number": 0, "tenant_id": "46af458ef9ac44598c1105a86fba02f1", "created_at": "2018-12-04T21:23:02Z", "project_id": "46af458ef9ac44598c1105a86fba02f1", "id": "3b35f639-61b5-476c-83ce-3a4721b211da"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:23:02Z", "security_group_id": "b3261054-d529-4956-8495-7c5a12598b8c", "port_range_min": null, "revision_number": 0, "tenant_id": "46af458ef9ac44598c1105a86fba02f1", "created_at": "2018-12-04T21:23:02Z", "project_id": "46af458ef9ac44598c1105a86fba02f1", "id": "3e97be4b-323b-4128-b3cd-5820d44ab340"}, {"remote_group_id": "b3261054-d529-4956-8495-7c5a12598b8c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:23:02Z", "security_group_id": "b3261054-d529-4956-8495-7c5a12598b8c", "port_range_min": null, "revision_number": 0, "tenant_id": "46af458ef9ac44598c1105a86fba02f1", "created_at": "2018-12-04T21:23:02Z", "project_id": "46af458ef9ac44598c1105a86fba02f1", "id": "a345e705-1689-496a-b268-d114c3725713"}]} 2018-12-04 21:23:15,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=b3261054-d529-4956-8495-7c5a12598b8c used request id req-5a872256-4db1-4464-874e-954671e265a0 2018-12-04 21:23:15,875 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:23:15,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/b3261054-d529-4956-8495-7c5a12598b8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0026c8016278738fcd76fff5553e4770ad399f6" 2018-12-04 21:23:16,045 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4b57914f-3d96-4c01-80e0-99a9af0dc644 Content-Length: 0 Date: Tue, 04 Dec 2018 21:23:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:23:16,045 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/b3261054-d529-4956-8495-7c5a12598b8c used request id req-4b57914f-3d96-4c01-80e0-99a9af0dc644 2018-12-04 21:23:16,046 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-21ee2e00-fc56-45e-proj 2018-12-04 21:23:16,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/46af458ef9ac44598c1105a86fba02f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0026c8016278738fcd76fff5553e4770ad399f6" 2018-12-04 21:23:16,361 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:23:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc7d8db3-1580-4cdf-b97b-2b6adce0fdf9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:23:16,361 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/46af458ef9ac44598c1105a86fba02f1 used request id req-dc7d8db3-1580-4cdf-b97b-2b6adce0fdf9 2018-12-04 21:23:16,361 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-21ee2e00-fc56-45e-proj-role 2018-12-04 21:23:16,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/ebcae47c4831450889052fc45471d96f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0026c8016278738fcd76fff5553e4770ad399f6" 2018-12-04 21:23:16,479 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:23:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ae2f602-446f-4b81-86b6-0f7a57f5b9df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:23:16,480 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/ebcae47c4831450889052fc45471d96f used request id req-8ae2f602-446f-4b81-86b6-0f7a57f5b9df 2018-12-04 21:23:16,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0026c8016278738fcd76fff5553e4770ad399f6" 2018-12-04 21:23:16,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dc82747-af91-4765-92d9-762271a274a2 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:23:16,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1dc82747-af91-4765-92d9-762271a274a2 2018-12-04 21:23:16,582 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-21ee2e00-fc56-45e-user 2018-12-04 21:23:16,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/2c13fd68e3f64244b6023a9af5a1644a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb5ab81ec8fd0014fab79b416f77987f77907dac" 2018-12-04 21:23:16,689 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:23:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f3a40d7-4eea-41d1-970d-36579c09a8b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:23:16,690 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/2c13fd68e3f64244b6023a9af5a1644a used request id req-1f3a40d7-4eea-41d1-970d-36579c09a8b3 2018-12-04 21:23:16,691 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:23:17,096 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:23:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["Ri9WW44DT_W5oFd9hTPNqw"], "issued_at": "2018-12-04T21:23:17.000000Z"}} 2018-12-04 21:23:17,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f625f1b00a8936b9d7e875682f2fe51772aa3fc" 2018-12-04 21:23:17,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4684101-ab40-444a-aa31-713144d9ae57 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:23:17,191 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c4684101-ab40-444a-aa31-713144d9ae57 2018-12-04 21:23:17,192 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:23:17,193 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:23:17,594 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:23:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["u1u1jABjTASGuhpuO_P78w"], "issued_at": "2018-12-04T21:23:17.000000Z"}} 2018-12-04 21:23:17,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90f3321ae9ed03265679e8f9c86490113ace5bd9" 2018-12-04 21:23:17,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-934142ad-8fdd-4dc6-98ab-60e4348fa5aa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:23:17,687 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-934142ad-8fdd-4dc6-98ab-60e4348fa5aa 2018-12-04 21:23:17,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:23:17,696 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:23:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:23:17,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-68d6a3aa-ba49-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90f3321ae9ed03265679e8f9c86490113ace5bd9" 2018-12-04 21:23:17,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12c37f2f-89dd-4a19-b8b1-77febbc3374e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-68d6a3aa-ba49-437-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:23:17,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-68d6a3aa-ba49-437-proj used request id req-12c37f2f-89dd-4a19-b8b1-77febbc3374e 2018-12-04 21:23:17,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90f3321ae9ed03265679e8f9c86490113ace5bd9" 2018-12-04 21:23:17,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc409b46-2e5d-402b-a962-327dbabf5445 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:23:17,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-cc409b46-2e5d-402b-a962-327dbabf5445 2018-12-04 21:23:17,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90f3321ae9ed03265679e8f9c86490113ace5bd9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-68d6a3aa-ba49-437-proj"}}' 2018-12-04 21:23:18,127 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:23:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a89cd497-c1dd-47e8-b1c3-1710afd974cd Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3f9a137142614736941523dd89eaa76f"}, "tags": [], "enabled": true, "id": "3f9a137142614736941523dd89eaa76f", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-68d6a3aa-ba49-437-proj"}} 2018-12-04 21:23:18,127 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-a89cd497-c1dd-47e8-b1c3-1710afd974cd 2018-12-04 21:23:18,127 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-68d6a3aa-ba49-437-proj 2018-12-04 21:23:18,127 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:23:18,128 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:23:18,551 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:23:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["JKhHU3IFQAWUFql8tBz-EQ"], "issued_at": "2018-12-04T21:23:18.000000Z"}} 2018-12-04 21:23:18,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b370323d844b783afcd5853d69d87a9d3aac865" 2018-12-04 21:23:18,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10722a37-5793-4505-9a25-3db3fd4ac2c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:23:18,646 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-10722a37-5793-4505-9a25-3db3fd4ac2c6 2018-12-04 21:23:18,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:23:18,655 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:23: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:23:18,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b370323d844b783afcd5853d69d87a9d3aac865" 2018-12-04 21:23:18,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ff74da9-bf5a-4f09-910e-ceb16eb066db Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:23:18,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-1ff74da9-bf5a-4f09-910e-ceb16eb066db 2018-12-04 21:23:18,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-68d6a3aa-ba49-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b370323d844b783afcd5853d69d87a9d3aac865" 2018-12-04 21:23:18,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab40eb14-519c-435d-a550-e8e77d7bbe7a Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-68d6a3aa-ba49-437-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3f9a137142614736941523dd89eaa76f"}, "tags": [], "enabled": true, "id": "3f9a137142614736941523dd89eaa76f", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-68d6a3aa-ba49-437-proj"}]} 2018-12-04 21:23:18,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-68d6a3aa-ba49-437-proj used request id req-ab40eb14-519c-435d-a550-e8e77d7bbe7a 2018-12-04 21:23:18,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b370323d844b783afcd5853d69d87a9d3aac865" 2018-12-04 21:23:18,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efb272f0-c83d-48b3-ae97-cab3703c2c63 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:23:18,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-efb272f0-c83d-48b3-ae97-cab3703c2c63 2018-12-04 21:23:19,211 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-68d6a3aa-ba49-437-user 2018-12-04 21:23:19,211 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:23:19,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90f3321ae9ed03265679e8f9c86490113ace5bd9" 2018-12-04 21:23:19,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12202d81-ad5c-4fb0-8fd9-fe870449f8f1 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:23:19,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-12202d81-ad5c-4fb0-8fd9-fe870449f8f1 2018-12-04 21:23:19,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90f3321ae9ed03265679e8f9c86490113ace5bd9" -d '{"role": {"name": "CreateNetworkSuccessTests-68d6a3aa-ba49-437-proj-role"}}' 2018-12-04 21:23:19,432 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:23:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc94035f-ab35-4c05-b139-3ad95d3d8108 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "267436c4e0464fd3816621c49911e825", "links": {"self": "http://172.30.9.23:5000/v3/roles/267436c4e0464fd3816621c49911e825"}, "name": "CreateNetworkSuccessTests-68d6a3aa-ba49-437-proj-role"}} 2018-12-04 21:23:19,432 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-bc94035f-ab35-4c05-b139-3ad95d3d8108 2018-12-04 21:23:19,433 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-68d6a3aa-ba49-437-proj-role 2018-12-04 21:23:19,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/267436c4e0464fd3816621c49911e825 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90f3321ae9ed03265679e8f9c86490113ace5bd9" 2018-12-04 21:23:19,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a12ccc89-269a-4938-8676-bf433fefb7ba Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "267436c4e0464fd3816621c49911e825", "links": {"self": "http://172.30.9.23:5000/v3/roles/267436c4e0464fd3816621c49911e825"}, "name": "CreateNetworkSuccessTests-68d6a3aa-ba49-437-proj-role"}} 2018-12-04 21:23:19,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/267436c4e0464fd3816621c49911e825 used request id req-a12ccc89-269a-4938-8676-bf433fefb7ba 2018-12-04 21:23:19,541 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-68d6a3aa-ba49-437-proj-role to project CreateNetworkSuccessTests-68d6a3aa-ba49-437-proj 2018-12-04 21:23:19,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/3f9a137142614736941523dd89eaa76f/users/306a21e7321a4665ac5202a2e152f1c3/roles/267436c4e0464fd3816621c49911e825 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90f3321ae9ed03265679e8f9c86490113ace5bd9" 2018-12-04 21:23:19,616 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:23:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8eaf9b2-fed7-4a61-bffa-bb43e7544f57 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:23:19,616 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/3f9a137142614736941523dd89eaa76f/users/306a21e7321a4665ac5202a2e152f1c3/roles/267436c4e0464fd3816621c49911e825 used request id req-f8eaf9b2-fed7-4a61-bffa-bb43e7544f57 2018-12-04 21:23:19,618 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:23:19,619 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:23:20,010 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "267436c4e0464fd3816621c49911e825", "name": "CreateNetworkSuccessTests-68d6a3aa-ba49-437-proj-role"}], "expires_at": "2018-12-04T22:23:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f9a137142614736941523dd89eaa76f", "name": "CreateNetworkSuccessTests-68d6a3aa-ba49-437-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/3f9a137142614736941523dd89eaa76f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/3f9a137142614736941523dd89eaa76f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/3f9a137142614736941523dd89eaa76f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_3f9a137142614736941523dd89eaa76f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_3f9a137142614736941523dd89eaa76f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3f9a137142614736941523dd89eaa76f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/3f9a137142614736941523dd89eaa76f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/3f9a137142614736941523dd89eaa76f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3f9a137142614736941523dd89eaa76f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/3f9a137142614736941523dd89eaa76f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/3f9a137142614736941523dd89eaa76f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/3f9a137142614736941523dd89eaa76f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/3f9a137142614736941523dd89eaa76f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/3f9a137142614736941523dd89eaa76f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-68d6a3aa-ba49-437-user", "id": "306a21e7321a4665ac5202a2e152f1c3"}, "audit_ids": ["8ra2Ai9-R1S-DxbgxBTxpQ"], "issued_at": "2018-12-04T21:23:20.000000Z"}} 2018-12-04 21:23:20,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4608caeede38191a1cc00ba32c84cacad299f27a" 2018-12-04 21:23:20,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8b96997-e4d8-4575-aa68-950825f62eab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:23:20,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d8b96997-e4d8-4575-aa68-950825f62eab 2018-12-04 21:23:20,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4608caeede38191a1cc00ba32c84cacad299f27a" 2018-12-04 21:23:20,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-266e3e09-23b2-4b76-a18d-858efd280f52 Date: Tue, 04 Dec 2018 21:23:20 GMT RESP BODY: {"networks":[]} 2018-12-04 21:23:20,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-net used request id req-266e3e09-23b2-4b76-a18d-858efd280f52 2018-12-04 21:23:20,294 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-net 2018-12-04 21:23:20,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4608caeede38191a1cc00ba32c84cacad299f27a" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-net", "admin_state_up": true}}' 2018-12-04 21:23:21,383 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-b455aaaa-56d4-4bd2-a0c8-828a7eb3a5bc Date: Tue, 04 Dec 2018 21:23:21 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"3f9a137142614736941523dd89eaa76f","created_at":"2018-12-04T21:23:20Z","tags":[],"ipv6_address_scope":null,"mtu":999,"updated_at":"2018-12-04T21:23:20Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"3f9a137142614736941523dd89eaa76f","id":"91937162-bf5b-4fea-a006-f35dbf5ec06a","name":"CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-net"}} 2018-12-04 21:23:21,383 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-b455aaaa-56d4-4bd2-a0c8-828a7eb3a5bc 2018-12-04 21:23:21,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=91937162-bf5b-4fea-a006-f35dbf5ec06a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4608caeede38191a1cc00ba32c84cacad299f27a" 2018-12-04 21:23:21,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a7b21c00-8df5-47fe-92ea-decec18233a7 Date: Tue, 04 Dec 2018 21:23:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T21:23:20Z","tenant_id":"3f9a137142614736941523dd89eaa76f","created_at":"2018-12-04T21:23:20Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"3f9a137142614736941523dd89eaa76f","id":"91937162-bf5b-4fea-a006-f35dbf5ec06a","name":"CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-net"}]} 2018-12-04 21:23:21,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=91937162-bf5b-4fea-a006-f35dbf5ec06a used request id req-a7b21c00-8df5-47fe-92ea-decec18233a7 2018-12-04 21:23:21,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=91937162-bf5b-4fea-a006-f35dbf5ec06a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4608caeede38191a1cc00ba32c84cacad299f27a" 2018-12-04 21:23:21,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-290a4d4e-bd11-4b75-8e87-13a371d3b811 Date: Tue, 04 Dec 2018 21:23:21 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:23:21,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=91937162-bf5b-4fea-a006-f35dbf5ec06a used request id req-290a4d4e-bd11-4b75-8e87-13a371d3b811 2018-12-04 21:23:21,708 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-subnet 2018-12-04 21:23:21,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4608caeede38191a1cc00ba32c84cacad299f27a" -d '{"subnets": [{"ip_version": 4, "network_id": "91937162-bf5b-4fea-a006-f35dbf5ec06a", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-subnet"}]}' 2018-12-04 21:23:22,264 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c38b8ec0-df95-4b42-8f03-6efeea8c7752 Date: Tue, 04 Dec 2018 21:23:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91937162-bf5b-4fea-a006-f35dbf5ec06a","tenant_id":"3f9a137142614736941523dd89eaa76f","created_at":"2018-12-04T21:23:21Z","dns_nameservers":[],"updated_at":"2018-12-04T21:23:21Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"3f9a137142614736941523dd89eaa76f","id":"9558032f-2387-4da2-a422-21cb4513735f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-subnet"}]} 2018-12-04 21:23:22,264 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-c38b8ec0-df95-4b42-8f03-6efeea8c7752 2018-12-04 21:23:22,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=91937162-bf5b-4fea-a006-f35dbf5ec06a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4608caeede38191a1cc00ba32c84cacad299f27a" 2018-12-04 21:23:22,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-bef9e67c-a4f8-4046-8e60-b2e7fe0f3bc8 Date: Tue, 04 Dec 2018 21:23:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9558032f-2387-4da2-a422-21cb4513735f"],"updated_at":"2018-12-04T21:23:21Z","tenant_id":"3f9a137142614736941523dd89eaa76f","created_at":"2018-12-04T21:23:20Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3f9a137142614736941523dd89eaa76f","id":"91937162-bf5b-4fea-a006-f35dbf5ec06a","name":"CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-net"}]} 2018-12-04 21:23:22,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=91937162-bf5b-4fea-a006-f35dbf5ec06a used request id req-bef9e67c-a4f8-4046-8e60-b2e7fe0f3bc8 2018-12-04 21:23:22,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=91937162-bf5b-4fea-a006-f35dbf5ec06a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4608caeede38191a1cc00ba32c84cacad299f27a" 2018-12-04 21:23:22,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3c430c4d-1d74-495b-b22d-4320f656f30e Date: Tue, 04 Dec 2018 21:23:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91937162-bf5b-4fea-a006-f35dbf5ec06a","tenant_id":"3f9a137142614736941523dd89eaa76f","created_at":"2018-12-04T21:23:21Z","dns_nameservers":[],"updated_at":"2018-12-04T21:23:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3f9a137142614736941523dd89eaa76f","id":"9558032f-2387-4da2-a422-21cb4513735f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-subnet"}]} 2018-12-04 21:23:22,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=91937162-bf5b-4fea-a006-f35dbf5ec06a used request id req-3c430c4d-1d74-495b-b22d-4320f656f30e 2018-12-04 21:23:22,437 - OpenStackNetwork - DEBUG - Network [91937162-bf5b-4fea-a006-f35dbf5ec06a] created successfully 2018-12-04 21:23:22,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:23:22,438 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:23:22,832 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "267436c4e0464fd3816621c49911e825", "name": "CreateNetworkSuccessTests-68d6a3aa-ba49-437-proj-role"}], "expires_at": "2018-12-04T22:23:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f9a137142614736941523dd89eaa76f", "name": "CreateNetworkSuccessTests-68d6a3aa-ba49-437-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/3f9a137142614736941523dd89eaa76f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/3f9a137142614736941523dd89eaa76f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/3f9a137142614736941523dd89eaa76f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_3f9a137142614736941523dd89eaa76f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_3f9a137142614736941523dd89eaa76f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3f9a137142614736941523dd89eaa76f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/3f9a137142614736941523dd89eaa76f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/3f9a137142614736941523dd89eaa76f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3f9a137142614736941523dd89eaa76f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/3f9a137142614736941523dd89eaa76f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/3f9a137142614736941523dd89eaa76f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/3f9a137142614736941523dd89eaa76f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/3f9a137142614736941523dd89eaa76f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/3f9a137142614736941523dd89eaa76f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-68d6a3aa-ba49-437-user", "id": "306a21e7321a4665ac5202a2e152f1c3"}, "audit_ids": ["ctSGlCk9SvWJwjEIzu_QCQ"], "issued_at": "2018-12-04T21:23:22.000000Z"}} 2018-12-04 21:23:22,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042e004eeab533b20a46afcaeb62ca0c21af8f17" 2018-12-04 21:23:22,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-356cc783-30e8-4d17-8eee-3de298032158 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:23:22,962 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-356cc783-30e8-4d17-8eee-3de298032158 2018-12-04 21:23:22,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042e004eeab533b20a46afcaeb62ca0c21af8f17" 2018-12-04 21:23:23,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-dbaf8701-2211-410b-a5e7-93fe05c53f30 Date: Tue, 04 Dec 2018 21:23:23 GMT RESP BODY: {"routers": []} 2018-12-04 21:23:23,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-router&admin_state_up=True used request id req-dbaf8701-2211-410b-a5e7-93fe05c53f30 2018-12-04 21:23:23,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:23:23,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:23:23,610 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "267436c4e0464fd3816621c49911e825", "name": "CreateNetworkSuccessTests-68d6a3aa-ba49-437-proj-role"}], "expires_at": "2018-12-04T22:23:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f9a137142614736941523dd89eaa76f", "name": "CreateNetworkSuccessTests-68d6a3aa-ba49-437-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/3f9a137142614736941523dd89eaa76f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/3f9a137142614736941523dd89eaa76f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/3f9a137142614736941523dd89eaa76f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_3f9a137142614736941523dd89eaa76f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_3f9a137142614736941523dd89eaa76f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3f9a137142614736941523dd89eaa76f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/3f9a137142614736941523dd89eaa76f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/3f9a137142614736941523dd89eaa76f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3f9a137142614736941523dd89eaa76f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/3f9a137142614736941523dd89eaa76f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/3f9a137142614736941523dd89eaa76f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/3f9a137142614736941523dd89eaa76f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/3f9a137142614736941523dd89eaa76f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/3f9a137142614736941523dd89eaa76f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-68d6a3aa-ba49-437-user", "id": "306a21e7321a4665ac5202a2e152f1c3"}, "audit_ids": ["Dap8UCUiSxKx-CUIcJL3fg"], "issued_at": "2018-12-04T21:23:23.000000Z"}} 2018-12-04 21:23:23,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f129dc1576bde71a82a3ab80ba31962f24adab0" 2018-12-04 21:23:23,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24ffd3dd-41be-40e2-9b73-4578ad4a320c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:23:23,699 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-24ffd3dd-41be-40e2-9b73-4578ad4a320c 2018-12-04 21:23:23,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042e004eeab533b20a46afcaeb62ca0c21af8f17" 2018-12-04 21:23:23,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d80d2cf6-8144-4eeb-bfba-dbda27375ec2 Date: Tue, 04 Dec 2018 21:23:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T20:04:01Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"}]} 2018-12-04 21:23:23,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-d80d2cf6-8144-4eeb-bfba-dbda27375ec2 2018-12-04 21:23:23,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=90070285-9e79-459a-b14a-3d1fcc36db90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042e004eeab533b20a46afcaeb62ca0c21af8f17" 2018-12-04 21:23:23,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-39adc97d-6d7f-45fb-891b-394f0a3c2315 Date: Tue, 04 Dec 2018 21:23:23 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:23:23,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=90070285-9e79-459a-b14a-3d1fcc36db90 used request id req-39adc97d-6d7f-45fb-891b-394f0a3c2315 2018-12-04 21:23:23,835 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-router 2018-12-04 21:23:23,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042e004eeab533b20a46afcaeb62ca0c21af8f17" -d '{"router": {"external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "name": "CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-router", "admin_state_up": true}}' 2018-12-04 21:23:25,110 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-c8ac08c1-3076-485f-ab09-8e968c240ffe Date: Tue, 04 Dec 2018 21:23:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "3f9a137142614736941523dd89eaa76f", "created_at": "2018-12-04T21:23:23Z", "admin_state_up": true, "updated_at": "2018-12-04T21:23:24Z", "revision_number": 2, "routes": [], "project_id": "3f9a137142614736941523dd89eaa76f", "id": "347c135d-74b3-41cb-b82c-3e082003ae05", "name": "CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-router"}} 2018-12-04 21:23:25,110 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-c8ac08c1-3076-485f-ab09-8e968c240ffe 2018-12-04 21:23:25,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=347c135d-74b3-41cb-b82c-3e082003ae05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042e004eeab533b20a46afcaeb62ca0c21af8f17" 2018-12-04 21:23:25,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1879f5e2-ef1c-4e1f-ab6f-e7364d3b0fa7 Date: Tue, 04 Dec 2018 21:23:25 GMT RESP BODY: {"ports":[]} 2018-12-04 21:23:25,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=347c135d-74b3-41cb-b82c-3e082003ae05 used request id req-1879f5e2-ef1c-4e1f-ab6f-e7364d3b0fa7 2018-12-04 21:23:25,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042e004eeab533b20a46afcaeb62ca0c21af8f17" 2018-12-04 21:23:25,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-2f5e11fd-bf7d-4d3b-a656-82b2684ab854 Date: Tue, 04 Dec 2018 21:23:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9558032f-2387-4da2-a422-21cb4513735f"],"updated_at":"2018-12-04T21:23:21Z","tenant_id":"3f9a137142614736941523dd89eaa76f","created_at":"2018-12-04T21:23:20Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3f9a137142614736941523dd89eaa76f","id":"91937162-bf5b-4fea-a006-f35dbf5ec06a","name":"CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-net"}]} 2018-12-04 21:23:25,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-net used request id req-2f5e11fd-bf7d-4d3b-a656-82b2684ab854 2018-12-04 21:23:25,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:23:25,247 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:23: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:23:25,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3f9a137142614736941523dd89eaa76f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042e004eeab533b20a46afcaeb62ca0c21af8f17" 2018-12-04 21:23:25,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d3215cc-8ae1-4a67-b1bd-4a1185f57df9 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3f9a137142614736941523dd89eaa76f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f9a137142614736941523dd89eaa76f", "name": "CreateNetworkSuccessTests-68d6a3aa-ba49-437-proj"}} 2018-12-04 21:23:25,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3f9a137142614736941523dd89eaa76f used request id req-0d3215cc-8ae1-4a67-b1bd-4a1185f57df9 2018-12-04 21:23:25,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=91937162-bf5b-4fea-a006-f35dbf5ec06a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042e004eeab533b20a46afcaeb62ca0c21af8f17" 2018-12-04 21:23:25,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-50399fb5-b359-45ec-8926-4e6554438d2f Date: Tue, 04 Dec 2018 21:23:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91937162-bf5b-4fea-a006-f35dbf5ec06a","tenant_id":"3f9a137142614736941523dd89eaa76f","created_at":"2018-12-04T21:23:21Z","dns_nameservers":[],"updated_at":"2018-12-04T21:23:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3f9a137142614736941523dd89eaa76f","id":"9558032f-2387-4da2-a422-21cb4513735f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-subnet"}]} 2018-12-04 21:23:25,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=91937162-bf5b-4fea-a006-f35dbf5ec06a used request id req-50399fb5-b359-45ec-8926-4e6554438d2f 2018-12-04 21:23:25,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=91937162-bf5b-4fea-a006-f35dbf5ec06a&name=CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042e004eeab533b20a46afcaeb62ca0c21af8f17" 2018-12-04 21:23:25,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c81cd672-f54d-4bdf-90c1-652189c23979 Date: Tue, 04 Dec 2018 21:23:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91937162-bf5b-4fea-a006-f35dbf5ec06a","tenant_id":"3f9a137142614736941523dd89eaa76f","created_at":"2018-12-04T21:23:21Z","dns_nameservers":[],"updated_at":"2018-12-04T21:23:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3f9a137142614736941523dd89eaa76f","id":"9558032f-2387-4da2-a422-21cb4513735f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-subnet"}]} 2018-12-04 21:23:25,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=91937162-bf5b-4fea-a006-f35dbf5ec06a&name=CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-subnet used request id req-c81cd672-f54d-4bdf-90c1-652189c23979 2018-12-04 21:23:25,438 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-12-04 21:23:25,438 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-router 2018-12-04 21:23:25,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/347c135d-74b3-41cb-b82c-3e082003ae05/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042e004eeab533b20a46afcaeb62ca0c21af8f17" -d '{"subnet_id": "9558032f-2387-4da2-a422-21cb4513735f"}' 2018-12-04 21:23:27,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d24c4e68-f040-4074-b460-f3670f6b1c56 Date: Tue, 04 Dec 2018 21:23:27 GMT RESP BODY: {"network_id": "91937162-bf5b-4fea-a006-f35dbf5ec06a", "tenant_id": "3f9a137142614736941523dd89eaa76f", "subnet_id": "9558032f-2387-4da2-a422-21cb4513735f", "subnet_ids": ["9558032f-2387-4da2-a422-21cb4513735f"], "port_id": "51806471-0a82-48c6-b9d8-fbb399152997", "id": "347c135d-74b3-41cb-b82c-3e082003ae05"} 2018-12-04 21:23:27,220 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/347c135d-74b3-41cb-b82c-3e082003ae05/add_router_interface used request id req-d24c4e68-f040-4074-b460-f3670f6b1c56 2018-12-04 21:23:27,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/347c135d-74b3-41cb-b82c-3e082003ae05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042e004eeab533b20a46afcaeb62ca0c21af8f17" 2018-12-04 21:23:27,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-86001dc7-54eb-4c0d-84dd-7ea2db782edc Date: Tue, 04 Dec 2018 21:23:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "3f9a137142614736941523dd89eaa76f", "created_at": "2018-12-04T21:23:23Z", "admin_state_up": true, "updated_at": "2018-12-04T21:23:26Z", "revision_number": 3, "routes": [], "project_id": "3f9a137142614736941523dd89eaa76f", "id": "347c135d-74b3-41cb-b82c-3e082003ae05", "name": "CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-router"}} 2018-12-04 21:23:27,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/347c135d-74b3-41cb-b82c-3e082003ae05 used request id req-86001dc7-54eb-4c0d-84dd-7ea2db782edc 2018-12-04 21:23:27,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=347c135d-74b3-41cb-b82c-3e082003ae05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042e004eeab533b20a46afcaeb62ca0c21af8f17" 2018-12-04 21:23:27,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-0cce208a-8c6a-43c6-8e28-15d3adc5ef3a Date: Tue, 04 Dec 2018 21:23:27 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"91937162-bf5b-4fea-a006-f35dbf5ec06a","tenant_id":"3f9a137142614736941523dd89eaa76f","created_at":"2018-12-04T21:23:26Z","admin_state_up":true,"updated_at":"2018-12-04T21:23:26Z","binding:vnic_type":"normal","device_id":"347c135d-74b3-41cb-b82c-3e082003ae05","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:8e:13:ad","id":"51806471-0a82-48c6-b9d8-fbb399152997","port_security_enabled":false,"project_id":"3f9a137142614736941523dd89eaa76f","fixed_ips":[{"subnet_id":"9558032f-2387-4da2-a422-21cb4513735f","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-12-04 21:23:27,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=347c135d-74b3-41cb-b82c-3e082003ae05 used request id req-0cce208a-8c6a-43c6-8e28-15d3adc5ef3a 2018-12-04 21:23:27,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/9558032f-2387-4da2-a422-21cb4513735f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042e004eeab533b20a46afcaeb62ca0c21af8f17" 2018-12-04 21:23:27,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-27d4ad9d-c9b9-406a-bc83-512c6a7c225a Date: Tue, 04 Dec 2018 21:23:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91937162-bf5b-4fea-a006-f35dbf5ec06a","tenant_id":"3f9a137142614736941523dd89eaa76f","created_at":"2018-12-04T21:23:21Z","dns_nameservers":[],"updated_at":"2018-12-04T21:23:21Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"3f9a137142614736941523dd89eaa76f","id":"9558032f-2387-4da2-a422-21cb4513735f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-subnet"}} 2018-12-04 21:23:27,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/9558032f-2387-4da2-a422-21cb4513735f used request id req-27d4ad9d-c9b9-406a-bc83-512c6a7c225a 2018-12-04 21:23:27,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:23:28,021 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "267436c4e0464fd3816621c49911e825", "name": "CreateNetworkSuccessTests-68d6a3aa-ba49-437-proj-role"}], "expires_at": "2018-12-04T22:23:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f9a137142614736941523dd89eaa76f", "name": "CreateNetworkSuccessTests-68d6a3aa-ba49-437-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/3f9a137142614736941523dd89eaa76f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/3f9a137142614736941523dd89eaa76f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/3f9a137142614736941523dd89eaa76f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_3f9a137142614736941523dd89eaa76f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_3f9a137142614736941523dd89eaa76f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3f9a137142614736941523dd89eaa76f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/3f9a137142614736941523dd89eaa76f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/3f9a137142614736941523dd89eaa76f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3f9a137142614736941523dd89eaa76f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/3f9a137142614736941523dd89eaa76f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/3f9a137142614736941523dd89eaa76f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/3f9a137142614736941523dd89eaa76f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/3f9a137142614736941523dd89eaa76f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/3f9a137142614736941523dd89eaa76f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-68d6a3aa-ba49-437-user", "id": "306a21e7321a4665ac5202a2e152f1c3"}, "audit_ids": ["A9YzV7vaRyeitCfGsti9Ww"], "issued_at": "2018-12-04T21:23:28.000000Z"}} 2018-12-04 21:23:28,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba29b13cb7159426e638af16cd5b1aef7b2ee1b7" 2018-12-04 21:23:28,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-98b37b7c-b355-4aa6-bda3-7b30a9f98d1d Date: Tue, 04 Dec 2018 21:23:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9558032f-2387-4da2-a422-21cb4513735f"],"updated_at":"2018-12-04T21:23:21Z","tenant_id":"3f9a137142614736941523dd89eaa76f","created_at":"2018-12-04T21:23:20Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3f9a137142614736941523dd89eaa76f","id":"91937162-bf5b-4fea-a006-f35dbf5ec06a","name":"CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-net"}]} 2018-12-04 21:23:28,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-net used request id req-98b37b7c-b355-4aa6-bda3-7b30a9f98d1d 2018-12-04 21:23:28,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:23:28,376 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:23: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:23:28,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3f9a137142614736941523dd89eaa76f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f625f1b00a8936b9d7e875682f2fe51772aa3fc" 2018-12-04 21:23:28,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-297207fb-9b39-4582-8573-ddb15f009193 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3f9a137142614736941523dd89eaa76f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f9a137142614736941523dd89eaa76f", "name": "CreateNetworkSuccessTests-68d6a3aa-ba49-437-proj"}} 2018-12-04 21:23:28,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3f9a137142614736941523dd89eaa76f used request id req-297207fb-9b39-4582-8573-ddb15f009193 2018-12-04 21:23:28,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=91937162-bf5b-4fea-a006-f35dbf5ec06a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba29b13cb7159426e638af16cd5b1aef7b2ee1b7" 2018-12-04 21:23:28,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0a7a59ae-3cf1-48cc-9d15-4137fc9f7d53 Date: Tue, 04 Dec 2018 21:23:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91937162-bf5b-4fea-a006-f35dbf5ec06a","tenant_id":"3f9a137142614736941523dd89eaa76f","created_at":"2018-12-04T21:23:21Z","dns_nameservers":[],"updated_at":"2018-12-04T21:23:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3f9a137142614736941523dd89eaa76f","id":"9558032f-2387-4da2-a422-21cb4513735f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-subnet"}]} 2018-12-04 21:23:28,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=91937162-bf5b-4fea-a006-f35dbf5ec06a used request id req-0a7a59ae-3cf1-48cc-9d15-4137fc9f7d53 2018-12-04 21:23:28,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=91937162-bf5b-4fea-a006-f35dbf5ec06a&name=CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba29b13cb7159426e638af16cd5b1aef7b2ee1b7" 2018-12-04 21:23:28,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a359a418-73ae-4e5b-afba-fc32b08ce4c2 Date: Tue, 04 Dec 2018 21:23:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91937162-bf5b-4fea-a006-f35dbf5ec06a","tenant_id":"3f9a137142614736941523dd89eaa76f","created_at":"2018-12-04T21:23:21Z","dns_nameservers":[],"updated_at":"2018-12-04T21:23:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3f9a137142614736941523dd89eaa76f","id":"9558032f-2387-4da2-a422-21cb4513735f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-subnet"}]} 2018-12-04 21:23:28,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=91937162-bf5b-4fea-a006-f35dbf5ec06a&name=CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-subnet used request id req-a359a418-73ae-4e5b-afba-fc32b08ce4c2 2018-12-04 21:23:28,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba29b13cb7159426e638af16cd5b1aef7b2ee1b7" 2018-12-04 21:23:28,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-07bcdda9-a370-47a8-88ef-c030d4bca4a1 Date: Tue, 04 Dec 2018 21:23:28 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "3f9a137142614736941523dd89eaa76f", "created_at": "2018-12-04T21:23:23Z", "admin_state_up": true, "updated_at": "2018-12-04T21:23:26Z", "revision_number": 3, "routes": [], "project_id": "3f9a137142614736941523dd89eaa76f", "id": "347c135d-74b3-41cb-b82c-3e082003ae05", "name": "CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-router"}]} 2018-12-04 21:23:28,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-router used request id req-07bcdda9-a370-47a8-88ef-c030d4bca4a1 2018-12-04 21:23:28,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3f9a137142614736941523dd89eaa76f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f625f1b00a8936b9d7e875682f2fe51772aa3fc" 2018-12-04 21:23:28,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-529eaf80-e810-449f-8a2d-e14bf2c8d4df Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3f9a137142614736941523dd89eaa76f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f9a137142614736941523dd89eaa76f", "name": "CreateNetworkSuccessTests-68d6a3aa-ba49-437-proj"}} 2018-12-04 21:23:28,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3f9a137142614736941523dd89eaa76f used request id req-529eaf80-e810-449f-8a2d-e14bf2c8d4df 2018-12-04 21:23:28,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=347c135d-74b3-41cb-b82c-3e082003ae05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba29b13cb7159426e638af16cd5b1aef7b2ee1b7" 2018-12-04 21:23:28,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-0e82d185-60b7-4579-b829-dd4ee7190643 Date: Tue, 04 Dec 2018 21:23:28 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"91937162-bf5b-4fea-a006-f35dbf5ec06a","tenant_id":"3f9a137142614736941523dd89eaa76f","created_at":"2018-12-04T21:23:26Z","admin_state_up":true,"updated_at":"2018-12-04T21:23:26Z","binding:vnic_type":"normal","device_id":"347c135d-74b3-41cb-b82c-3e082003ae05","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:8e:13:ad","id":"51806471-0a82-48c6-b9d8-fbb399152997","port_security_enabled":false,"project_id":"3f9a137142614736941523dd89eaa76f","fixed_ips":[{"subnet_id":"9558032f-2387-4da2-a422-21cb4513735f","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-12-04 21:23:28,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=347c135d-74b3-41cb-b82c-3e082003ae05 used request id req-0e82d185-60b7-4579-b829-dd4ee7190643 2018-12-04 21:23:28,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/9558032f-2387-4da2-a422-21cb4513735f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba29b13cb7159426e638af16cd5b1aef7b2ee1b7" 2018-12-04 21:23:28,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-709bd74a-8fd2-4e23-857d-3c901ffc2d99 Date: Tue, 04 Dec 2018 21:23:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91937162-bf5b-4fea-a006-f35dbf5ec06a","tenant_id":"3f9a137142614736941523dd89eaa76f","created_at":"2018-12-04T21:23:21Z","dns_nameservers":[],"updated_at":"2018-12-04T21:23:21Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"3f9a137142614736941523dd89eaa76f","id":"9558032f-2387-4da2-a422-21cb4513735f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-subnet"}} 2018-12-04 21:23:28,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/9558032f-2387-4da2-a422-21cb4513735f used request id req-709bd74a-8fd2-4e23-857d-3c901ffc2d99 2018-12-04 21:23:28,883 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-router and subnet CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-subnet 2018-12-04 21:23:28,884 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-router 2018-12-04 21:23:28,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/347c135d-74b3-41cb-b82c-3e082003ae05/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042e004eeab533b20a46afcaeb62ca0c21af8f17" -d '{"subnet_id": "9558032f-2387-4da2-a422-21cb4513735f"}' 2018-12-04 21:23:30,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7d689f6c-ff8b-4c21-bf7c-4e5aba729a39 Date: Tue, 04 Dec 2018 21:23:30 GMT RESP BODY: {"network_id": "91937162-bf5b-4fea-a006-f35dbf5ec06a", "tenant_id": "3f9a137142614736941523dd89eaa76f", "subnet_id": "9558032f-2387-4da2-a422-21cb4513735f", "subnet_ids": ["9558032f-2387-4da2-a422-21cb4513735f"], "port_id": "51806471-0a82-48c6-b9d8-fbb399152997", "id": "347c135d-74b3-41cb-b82c-3e082003ae05"} 2018-12-04 21:23:30,362 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/347c135d-74b3-41cb-b82c-3e082003ae05/remove_router_interface used request id req-7d689f6c-ff8b-4c21-bf7c-4e5aba729a39 2018-12-04 21:23:30,362 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-router 2018-12-04 21:23:30,362 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-router 2018-12-04 21:23:30,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/347c135d-74b3-41cb-b82c-3e082003ae05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042e004eeab533b20a46afcaeb62ca0c21af8f17" 2018-12-04 21:23:31,623 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2ffa1592-10c9-4e99-a60d-dd53194a96ae Content-Length: 0 Date: Tue, 04 Dec 2018 21:23:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:23:31,623 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/347c135d-74b3-41cb-b82c-3e082003ae05 used request id req-2ffa1592-10c9-4e99-a60d-dd53194a96ae 2018-12-04 21:23:31,624 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-subnet 2018-12-04 21:23:31,624 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-subnet 2018-12-04 21:23:31,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/9558032f-2387-4da2-a422-21cb4513735f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4608caeede38191a1cc00ba32c84cacad299f27a" 2018-12-04 21:23:32,903 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e9ca9332-d66e-4727-bc1d-581fcb4cde3a Date: Tue, 04 Dec 2018 21:23:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:23:32,903 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/9558032f-2387-4da2-a422-21cb4513735f used request id req-e9ca9332-d66e-4727-bc1d-581fcb4cde3a 2018-12-04 21:23:32,904 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-d96ded8a-d5ea-46b6-bc1f-0e3904bba2c4-pub-net 2018-12-04 21:23:32,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/91937162-bf5b-4fea-a006-f35dbf5ec06a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4608caeede38191a1cc00ba32c84cacad299f27a" 2018-12-04 21:23:34,227 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9fffeadd-8e97-4a9f-94fc-ce56c5d71ff8 Date: Tue, 04 Dec 2018 21:23:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:23:34,227 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/91937162-bf5b-4fea-a006-f35dbf5ec06a used request id req-9fffeadd-8e97-4a9f-94fc-ce56c5d71ff8 2018-12-04 21:23:34,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90f3321ae9ed03265679e8f9c86490113ace5bd9" 2018-12-04 21:23:34,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-adc74a2c-aa9d-4d1f-a29d-8d2ddb19fe77 Date: Tue, 04 Dec 2018 21:23:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f9a137142614736941523dd89eaa76f", "created_at": "2018-12-04T21:23:20Z", "updated_at": "2018-12-04T21:23:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:23:20Z", "revision_number": 0, "id": "06bc28c7-13e4-47e9-9594-d21d3b44c32c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:23:20Z", "security_group_id": "21a6ddee-3eee-421b-919e-036f6a6df38a", "tenant_id": "3f9a137142614736941523dd89eaa76f", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f9a137142614736941523dd89eaa76f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:23:20Z", "revision_number": 0, "id": "2e4c6ada-3838-448d-91e4-3908ebecf486", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:23:20Z", "security_group_id": "21a6ddee-3eee-421b-919e-036f6a6df38a", "tenant_id": "3f9a137142614736941523dd89eaa76f", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f9a137142614736941523dd89eaa76f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:23:20Z", "revision_number": 0, "id": "4c7c5395-680a-4260-b10d-40b3e10876ca", "remote_group_id": "21a6ddee-3eee-421b-919e-036f6a6df38a", "remote_ip_prefix": null, "created_at": "2018-12-04T21:23:20Z", "security_group_id": "21a6ddee-3eee-421b-919e-036f6a6df38a", "tenant_id": "3f9a137142614736941523dd89eaa76f", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f9a137142614736941523dd89eaa76f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:23:20Z", "revision_number": 0, "id": "b5020f81-5bfb-4788-845b-14cfa885885d", "remote_group_id": "21a6ddee-3eee-421b-919e-036f6a6df38a", "remote_ip_prefix": null, "created_at": "2018-12-04T21:23:20Z", "security_group_id": "21a6ddee-3eee-421b-919e-036f6a6df38a", "tenant_id": "3f9a137142614736941523dd89eaa76f", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f9a137142614736941523dd89eaa76f"}], "revision_number": 4, "project_id": "3f9a137142614736941523dd89eaa76f", "id": "21a6ddee-3eee-421b-919e-036f6a6df38a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:23:34,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-adc74a2c-aa9d-4d1f-a29d-8d2ddb19fe77 2018-12-04 21:23:34,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90f3321ae9ed03265679e8f9c86490113ace5bd9" 2018-12-04 21:23:34,588 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:23:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd7b86d8-75ad-4644-b560-1c0766d1a7c2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:23:34,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-dd7b86d8-75ad-4644-b560-1c0766d1a7c2 2018-12-04 21:23:34,589 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:23:34,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90f3321ae9ed03265679e8f9c86490113ace5bd9" 2018-12-04 21:23:34,690 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:23:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96e59c70-ad0d-40ce-acae-c03e15efd4d7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:23:34,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-96e59c70-ad0d-40ce-acae-c03e15efd4d7 2018-12-04 21:23:34,691 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:23:34,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90f3321ae9ed03265679e8f9c86490113ace5bd9" 2018-12-04 21:23:34,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a1b9b9b-0be0-4983-8906-4ad6c62f5c9f 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:23:34,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-0a1b9b9b-0be0-4983-8906-4ad6c62f5c9f 2018-12-04 21:23:34,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3f9a137142614736941523dd89eaa76f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90f3321ae9ed03265679e8f9c86490113ace5bd9" 2018-12-04 21:23:34,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec9788e5-413d-4f26-9391-c9f153b42207 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3f9a137142614736941523dd89eaa76f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f9a137142614736941523dd89eaa76f", "name": "CreateNetworkSuccessTests-68d6a3aa-ba49-437-proj"}} 2018-12-04 21:23:34,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3f9a137142614736941523dd89eaa76f used request id req-ec9788e5-413d-4f26-9391-c9f153b42207 2018-12-04 21:23:34,892 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 21a6ddee-3eee-421b-919e-036f6a6df38a 2018-12-04 21:23:34,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=21a6ddee-3eee-421b-919e-036f6a6df38a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90f3321ae9ed03265679e8f9c86490113ace5bd9" 2018-12-04 21:23:34,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b08cf0b5-d44e-4b03-ac82-c78717049c3c Date: Tue, 04 Dec 2018 21:23:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:23:20Z", "security_group_id": "21a6ddee-3eee-421b-919e-036f6a6df38a", "port_range_min": null, "revision_number": 0, "tenant_id": "3f9a137142614736941523dd89eaa76f", "created_at": "2018-12-04T21:23:20Z", "project_id": "3f9a137142614736941523dd89eaa76f", "id": "06bc28c7-13e4-47e9-9594-d21d3b44c32c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:23:20Z", "security_group_id": "21a6ddee-3eee-421b-919e-036f6a6df38a", "port_range_min": null, "revision_number": 0, "tenant_id": "3f9a137142614736941523dd89eaa76f", "created_at": "2018-12-04T21:23:20Z", "project_id": "3f9a137142614736941523dd89eaa76f", "id": "2e4c6ada-3838-448d-91e4-3908ebecf486"}, {"remote_group_id": "21a6ddee-3eee-421b-919e-036f6a6df38a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:23:20Z", "security_group_id": "21a6ddee-3eee-421b-919e-036f6a6df38a", "port_range_min": null, "revision_number": 0, "tenant_id": "3f9a137142614736941523dd89eaa76f", "created_at": "2018-12-04T21:23:20Z", "project_id": "3f9a137142614736941523dd89eaa76f", "id": "4c7c5395-680a-4260-b10d-40b3e10876ca"}, {"remote_group_id": "21a6ddee-3eee-421b-919e-036f6a6df38a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:23:20Z", "security_group_id": "21a6ddee-3eee-421b-919e-036f6a6df38a", "port_range_min": null, "revision_number": 0, "tenant_id": "3f9a137142614736941523dd89eaa76f", "created_at": "2018-12-04T21:23:20Z", "project_id": "3f9a137142614736941523dd89eaa76f", "id": "b5020f81-5bfb-4788-845b-14cfa885885d"}]} 2018-12-04 21:23:34,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=21a6ddee-3eee-421b-919e-036f6a6df38a used request id req-b08cf0b5-d44e-4b03-ac82-c78717049c3c 2018-12-04 21:23:34,916 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:23:34,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/21a6ddee-3eee-421b-919e-036f6a6df38a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90f3321ae9ed03265679e8f9c86490113ace5bd9" 2018-12-04 21:23:35,063 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fb0fd2a5-c897-4b02-b26a-802c4b317432 Content-Length: 0 Date: Tue, 04 Dec 2018 21:23:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:23:35,063 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/21a6ddee-3eee-421b-919e-036f6a6df38a used request id req-fb0fd2a5-c897-4b02-b26a-802c4b317432 2018-12-04 21:23:35,064 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-68d6a3aa-ba49-437-proj 2018-12-04 21:23:35,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/3f9a137142614736941523dd89eaa76f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90f3321ae9ed03265679e8f9c86490113ace5bd9" 2018-12-04 21:23:35,307 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:23:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5be9d5b2-caec-4cd9-8232-84f2d9bab18b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:23:35,307 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/3f9a137142614736941523dd89eaa76f used request id req-5be9d5b2-caec-4cd9-8232-84f2d9bab18b 2018-12-04 21:23:35,307 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-68d6a3aa-ba49-437-proj-role 2018-12-04 21:23:35,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/267436c4e0464fd3816621c49911e825 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90f3321ae9ed03265679e8f9c86490113ace5bd9" 2018-12-04 21:23:35,432 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:23:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ef25f2a-5f5a-4b7e-a0ad-6f6f2e69ade3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:23:35,432 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/267436c4e0464fd3816621c49911e825 used request id req-9ef25f2a-5f5a-4b7e-a0ad-6f6f2e69ade3 2018-12-04 21:23:35,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90f3321ae9ed03265679e8f9c86490113ace5bd9" 2018-12-04 21:23:35,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7562044e-c295-4bf5-96cf-d644283b0af6 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:23:35,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7562044e-c295-4bf5-96cf-d644283b0af6 2018-12-04 21:23:35,533 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-68d6a3aa-ba49-437-user 2018-12-04 21:23:35,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/306a21e7321a4665ac5202a2e152f1c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b370323d844b783afcd5853d69d87a9d3aac865" 2018-12-04 21:23:35,838 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:23:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef11e6fa-ee1e-425b-ab53-c50f65dcc621 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:23:35,838 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/306a21e7321a4665ac5202a2e152f1c3 used request id req-ef11e6fa-ee1e-425b-ab53-c50f65dcc621 2018-12-04 21:23:35,840 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:23:36,246 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:23:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["Zfx-ZB8DS46xLLuXBdKfsg"], "issued_at": "2018-12-04T21:23:36.000000Z"}} 2018-12-04 21:23:36,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3608b282156818e40b9537b265a20564b7f844bb" 2018-12-04 21:23:36,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8105baf7-d471-44e2-b6f3-35f1609bc18d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:23:36,339 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-8105baf7-d471-44e2-b6f3-35f1609bc18d 2018-12-04 21:23:36,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:23:36,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:23:36,752 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:23:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["UAO7lq_vQceUkXrvdnxGoQ"], "issued_at": "2018-12-04T21:23:36.000000Z"}} 2018-12-04 21:23:36,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11de58249d27f7594d5a209e0ef438f528e48608" 2018-12-04 21:23:36,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-389fa976-0dd1-4c29-8bf4-844fed8da899 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:23:36,846 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-389fa976-0dd1-4c29-8bf4-844fed8da899 2018-12-04 21:23:36,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:23:36,856 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:23:36,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-3c832c62-4a1d-478-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11de58249d27f7594d5a209e0ef438f528e48608" 2018-12-04 21:23:36,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f250895-2b11-466e-9bf6-eb741fe9d389 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-3c832c62-4a1d-478-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:23:36,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-3c832c62-4a1d-478-proj used request id req-0f250895-2b11-466e-9bf6-eb741fe9d389 2018-12-04 21:23:36,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11de58249d27f7594d5a209e0ef438f528e48608" 2018-12-04 21:23:36,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03bbc43c-e41d-4bfe-9e6e-f3f0431ad750 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:23:36,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-03bbc43c-e41d-4bfe-9e6e-f3f0431ad750 2018-12-04 21:23:36,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11de58249d27f7594d5a209e0ef438f528e48608" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-3c832c62-4a1d-478-proj"}}' 2018-12-04 21:23:37,110 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:23:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-893d4a4e-74ab-4bda-88e8-2ceb9d6cc349 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dc740a7fb69840cd847491411968e91d"}, "tags": [], "enabled": true, "id": "dc740a7fb69840cd847491411968e91d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-3c832c62-4a1d-478-proj"}} 2018-12-04 21:23:37,110 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-893d4a4e-74ab-4bda-88e8-2ceb9d6cc349 2018-12-04 21:23:37,111 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-3c832c62-4a1d-478-proj 2018-12-04 21:23:37,111 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:23:37,112 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:23:37,511 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:23:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["IrGX6XdyQB-2q0co7QXjyw"], "issued_at": "2018-12-04T21:23:37.000000Z"}} 2018-12-04 21:23:37,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}590dc7051cb104697dfb53f66f62bc7f6a526e09" 2018-12-04 21:23:37,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9370d302-469e-466d-81b4-a7ee92ca65ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:23:37,605 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-9370d302-469e-466d-81b4-a7ee92ca65ae 2018-12-04 21:23:37,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:23:37,613 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:23:37,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}590dc7051cb104697dfb53f66f62bc7f6a526e09" 2018-12-04 21:23:37,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6dc4e6a-b955-47a8-af98-69a92e40a87b Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:23:37,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b6dc4e6a-b955-47a8-af98-69a92e40a87b 2018-12-04 21:23:37,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-3c832c62-4a1d-478-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}590dc7051cb104697dfb53f66f62bc7f6a526e09" 2018-12-04 21:23:37,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4d75431-6213-4766-a3ac-63f6cfa816c8 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-3c832c62-4a1d-478-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dc740a7fb69840cd847491411968e91d"}, "tags": [], "enabled": true, "id": "dc740a7fb69840cd847491411968e91d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-3c832c62-4a1d-478-proj"}]} 2018-12-04 21:23:37,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-3c832c62-4a1d-478-proj used request id req-a4d75431-6213-4766-a3ac-63f6cfa816c8 2018-12-04 21:23:37,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}590dc7051cb104697dfb53f66f62bc7f6a526e09" 2018-12-04 21:23:38,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a05f1ea-ffd8-4f81-857e-f1ae4ba2d6a3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:23:38,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-0a05f1ea-ffd8-4f81-857e-f1ae4ba2d6a3 2018-12-04 21:23:38,331 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-3c832c62-4a1d-478-user 2018-12-04 21:23:38,331 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:23:38,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11de58249d27f7594d5a209e0ef438f528e48608" 2018-12-04 21:23:38,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22ee773b-a95a-4469-97fc-4fc957383ebb Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:23:38,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-22ee773b-a95a-4469-97fc-4fc957383ebb 2018-12-04 21:23:38,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11de58249d27f7594d5a209e0ef438f528e48608" -d '{"role": {"name": "CreateNetworkSuccessTests-3c832c62-4a1d-478-proj-role"}}' 2018-12-04 21:23:38,553 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:23:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bac9639b-c480-4f6a-80fe-4cd3bbe6f347 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0ebd440895774133b1d5a8d9eb36f594", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ebd440895774133b1d5a8d9eb36f594"}, "name": "CreateNetworkSuccessTests-3c832c62-4a1d-478-proj-role"}} 2018-12-04 21:23:38,553 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-bac9639b-c480-4f6a-80fe-4cd3bbe6f347 2018-12-04 21:23:38,553 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-3c832c62-4a1d-478-proj-role 2018-12-04 21:23:38,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/0ebd440895774133b1d5a8d9eb36f594 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11de58249d27f7594d5a209e0ef438f528e48608" 2018-12-04 21:23:38,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77144539-f8c9-49c4-a508-367042d36ae2 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0ebd440895774133b1d5a8d9eb36f594", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ebd440895774133b1d5a8d9eb36f594"}, "name": "CreateNetworkSuccessTests-3c832c62-4a1d-478-proj-role"}} 2018-12-04 21:23:38,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/0ebd440895774133b1d5a8d9eb36f594 used request id req-77144539-f8c9-49c4-a508-367042d36ae2 2018-12-04 21:23:38,649 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-3c832c62-4a1d-478-proj-role to project CreateNetworkSuccessTests-3c832c62-4a1d-478-proj 2018-12-04 21:23:38,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/dc740a7fb69840cd847491411968e91d/users/de8e86668fb64d0f95c75dde23613b05/roles/0ebd440895774133b1d5a8d9eb36f594 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11de58249d27f7594d5a209e0ef438f528e48608" 2018-12-04 21:23:38,789 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:23:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3f1a8fb-2eae-4b99-a173-a99ffcab464e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:23:38,789 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/dc740a7fb69840cd847491411968e91d/users/de8e86668fb64d0f95c75dde23613b05/roles/0ebd440895774133b1d5a8d9eb36f594 used request id req-d3f1a8fb-2eae-4b99-a173-a99ffcab464e 2018-12-04 21:23:38,791 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:23:38,792 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:23:39,182 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0ebd440895774133b1d5a8d9eb36f594", "name": "CreateNetworkSuccessTests-3c832c62-4a1d-478-proj-role"}], "expires_at": "2018-12-04T22:23:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc740a7fb69840cd847491411968e91d", "name": "CreateNetworkSuccessTests-3c832c62-4a1d-478-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/dc740a7fb69840cd847491411968e91d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/dc740a7fb69840cd847491411968e91d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/dc740a7fb69840cd847491411968e91d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_dc740a7fb69840cd847491411968e91d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_dc740a7fb69840cd847491411968e91d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/dc740a7fb69840cd847491411968e91d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/dc740a7fb69840cd847491411968e91d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/dc740a7fb69840cd847491411968e91d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/dc740a7fb69840cd847491411968e91d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/dc740a7fb69840cd847491411968e91d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/dc740a7fb69840cd847491411968e91d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/dc740a7fb69840cd847491411968e91d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/dc740a7fb69840cd847491411968e91d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/dc740a7fb69840cd847491411968e91d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-3c832c62-4a1d-478-user", "id": "de8e86668fb64d0f95c75dde23613b05"}, "audit_ids": ["nXJf9OjzSd2ourYcxv4DLg"], "issued_at": "2018-12-04T21:23:39.000000Z"}} 2018-12-04 21:23:39,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ace2d00582b2a130e206c741a92bc7135f844e9" 2018-12-04 21:23:39,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b36fb3aa-ce61-4b3a-8c6a-68a11f999544 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:23:39,267 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b36fb3aa-ce61-4b3a-8c6a-68a11f999544 2018-12-04 21:23:39,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-f6be2432-4de7-4471-b9e1-fbb00a85990d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ace2d00582b2a130e206c741a92bc7135f844e9" 2018-12-04 21:23:39,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-cd567ee6-7b98-4aee-b9a7-a89d50d02efa Date: Tue, 04 Dec 2018 21:23:39 GMT RESP BODY: {"networks":[]} 2018-12-04 21:23:39,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-f6be2432-4de7-4471-b9e1-fbb00a85990d-pub-net used request id req-cd567ee6-7b98-4aee-b9a7-a89d50d02efa 2018-12-04 21:23:39,466 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-f6be2432-4de7-4471-b9e1-fbb00a85990d-pub-net 2018-12-04 21:23:39,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ace2d00582b2a130e206c741a92bc7135f844e9" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-f6be2432-4de7-4471-b9e1-fbb00a85990d-pub-net", "admin_state_up": true}}' 2018-12-04 21:23:40,240 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-ad2dbee0-b27e-4f70-9e28-afa3d534d4ec Date: Tue, 04 Dec 2018 21:23:40 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"dc740a7fb69840cd847491411968e91d","created_at":"2018-12-04T21:23:39Z","tags":[],"ipv6_address_scope":null,"mtu":999,"updated_at":"2018-12-04T21:23:39Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"dc740a7fb69840cd847491411968e91d","id":"93a1b43b-2109-44c1-9d71-a2c61470169a","name":"CreateNetworkSuccessTests-f6be2432-4de7-4471-b9e1-fbb00a85990d-pub-net"}} 2018-12-04 21:23:40,240 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-ad2dbee0-b27e-4f70-9e28-afa3d534d4ec 2018-12-04 21:23:40,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=93a1b43b-2109-44c1-9d71-a2c61470169a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ace2d00582b2a130e206c741a92bc7135f844e9" 2018-12-04 21:23:40,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-17719dee-2b2d-4ca4-b635-74b1476c7d6c Date: Tue, 04 Dec 2018 21:23:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T21:23:39Z","tenant_id":"dc740a7fb69840cd847491411968e91d","created_at":"2018-12-04T21:23:39Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"dc740a7fb69840cd847491411968e91d","id":"93a1b43b-2109-44c1-9d71-a2c61470169a","name":"CreateNetworkSuccessTests-f6be2432-4de7-4471-b9e1-fbb00a85990d-pub-net"}]} 2018-12-04 21:23:40,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=93a1b43b-2109-44c1-9d71-a2c61470169a used request id req-17719dee-2b2d-4ca4-b635-74b1476c7d6c 2018-12-04 21:23:40,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=93a1b43b-2109-44c1-9d71-a2c61470169a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ace2d00582b2a130e206c741a92bc7135f844e9" 2018-12-04 21:23:40,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f1caa1f1-24a7-40ef-8e74-e74021faae3e Date: Tue, 04 Dec 2018 21:23:40 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:23:40,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=93a1b43b-2109-44c1-9d71-a2c61470169a used request id req-f1caa1f1-24a7-40ef-8e74-e74021faae3e 2018-12-04 21:23:40,389 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-f6be2432-4de7-4471-b9e1-fbb00a85990d-pub-subnet 2018-12-04 21:23:40,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ace2d00582b2a130e206c741a92bc7135f844e9" -d '{"subnets": [{"ip_version": 4, "network_id": "93a1b43b-2109-44c1-9d71-a2c61470169a", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-f6be2432-4de7-4471-b9e1-fbb00a85990d-pub-subnet"}]}' 2018-12-04 21:23:40,959 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d2cc3f61-09a3-429e-91ed-4c49d9ef6efa Date: Tue, 04 Dec 2018 21:23:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93a1b43b-2109-44c1-9d71-a2c61470169a","tenant_id":"dc740a7fb69840cd847491411968e91d","created_at":"2018-12-04T21:23:40Z","dns_nameservers":[],"updated_at":"2018-12-04T21:23:40Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"dc740a7fb69840cd847491411968e91d","id":"07bd4ff6-46ee-4def-a406-3f4cb3121cdc","subnetpool_id":null,"name":"CreateNetworkSuccessTests-f6be2432-4de7-4471-b9e1-fbb00a85990d-pub-subnet"}]} 2018-12-04 21:23:40,959 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-d2cc3f61-09a3-429e-91ed-4c49d9ef6efa 2018-12-04 21:23:40,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=93a1b43b-2109-44c1-9d71-a2c61470169a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ace2d00582b2a130e206c741a92bc7135f844e9" 2018-12-04 21:23:41,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-42f61ec0-f21f-4a2d-a160-d6c1cf0ed1a5 Date: Tue, 04 Dec 2018 21:23:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["07bd4ff6-46ee-4def-a406-3f4cb3121cdc"],"updated_at":"2018-12-04T21:23:40Z","tenant_id":"dc740a7fb69840cd847491411968e91d","created_at":"2018-12-04T21:23:39Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"dc740a7fb69840cd847491411968e91d","id":"93a1b43b-2109-44c1-9d71-a2c61470169a","name":"CreateNetworkSuccessTests-f6be2432-4de7-4471-b9e1-fbb00a85990d-pub-net"}]} 2018-12-04 21:23:41,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=93a1b43b-2109-44c1-9d71-a2c61470169a used request id req-42f61ec0-f21f-4a2d-a160-d6c1cf0ed1a5 2018-12-04 21:23:41,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=93a1b43b-2109-44c1-9d71-a2c61470169a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ace2d00582b2a130e206c741a92bc7135f844e9" 2018-12-04 21:23:41,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4e53afb0-9b8c-49fe-840c-c1c37487e4cf Date: Tue, 04 Dec 2018 21:23:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93a1b43b-2109-44c1-9d71-a2c61470169a","tenant_id":"dc740a7fb69840cd847491411968e91d","created_at":"2018-12-04T21:23:40Z","dns_nameservers":[],"updated_at":"2018-12-04T21:23:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dc740a7fb69840cd847491411968e91d","id":"07bd4ff6-46ee-4def-a406-3f4cb3121cdc","subnetpool_id":null,"name":"CreateNetworkSuccessTests-f6be2432-4de7-4471-b9e1-fbb00a85990d-pub-subnet"}]} 2018-12-04 21:23:41,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=93a1b43b-2109-44c1-9d71-a2c61470169a used request id req-4e53afb0-9b8c-49fe-840c-c1c37487e4cf 2018-12-04 21:23:41,127 - OpenStackNetwork - DEBUG - Network [93a1b43b-2109-44c1-9d71-a2c61470169a] created successfully 2018-12-04 21:23:41,127 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:23:41,605 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0ebd440895774133b1d5a8d9eb36f594", "name": "CreateNetworkSuccessTests-3c832c62-4a1d-478-proj-role"}], "expires_at": "2018-12-04T22:23:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc740a7fb69840cd847491411968e91d", "name": "CreateNetworkSuccessTests-3c832c62-4a1d-478-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/dc740a7fb69840cd847491411968e91d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/dc740a7fb69840cd847491411968e91d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/dc740a7fb69840cd847491411968e91d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_dc740a7fb69840cd847491411968e91d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_dc740a7fb69840cd847491411968e91d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/dc740a7fb69840cd847491411968e91d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/dc740a7fb69840cd847491411968e91d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/dc740a7fb69840cd847491411968e91d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/dc740a7fb69840cd847491411968e91d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/dc740a7fb69840cd847491411968e91d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/dc740a7fb69840cd847491411968e91d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/dc740a7fb69840cd847491411968e91d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/dc740a7fb69840cd847491411968e91d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/dc740a7fb69840cd847491411968e91d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-3c832c62-4a1d-478-user", "id": "de8e86668fb64d0f95c75dde23613b05"}, "audit_ids": ["SZUVRbWTTouZcL0RvB8hbg"], "issued_at": "2018-12-04T21:23:41.000000Z"}} 2018-12-04 21:23:41,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-f6be2432-4de7-4471-b9e1-fbb00a85990d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fec9dcd0c233f135c0a532677d2c7da9237fc85" 2018-12-04 21:23:41,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-ab5cce67-a386-4704-b64a-a9916dd16b0e Date: Tue, 04 Dec 2018 21:23:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["07bd4ff6-46ee-4def-a406-3f4cb3121cdc"],"updated_at":"2018-12-04T21:23:40Z","tenant_id":"dc740a7fb69840cd847491411968e91d","created_at":"2018-12-04T21:23:39Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"dc740a7fb69840cd847491411968e91d","id":"93a1b43b-2109-44c1-9d71-a2c61470169a","name":"CreateNetworkSuccessTests-f6be2432-4de7-4471-b9e1-fbb00a85990d-pub-net"}]} 2018-12-04 21:23:41,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-f6be2432-4de7-4471-b9e1-fbb00a85990d-pub-net used request id req-ab5cce67-a386-4704-b64a-a9916dd16b0e 2018-12-04 21:23:41,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:23:41,897 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:23: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:23:41,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dc740a7fb69840cd847491411968e91d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3608b282156818e40b9537b265a20564b7f844bb" 2018-12-04 21:23:42,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eda5b146-b783-42b7-a58a-046b6a86d1d8 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dc740a7fb69840cd847491411968e91d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dc740a7fb69840cd847491411968e91d", "name": "CreateNetworkSuccessTests-3c832c62-4a1d-478-proj"}} 2018-12-04 21:23:42,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dc740a7fb69840cd847491411968e91d used request id req-eda5b146-b783-42b7-a58a-046b6a86d1d8 2018-12-04 21:23:42,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=93a1b43b-2109-44c1-9d71-a2c61470169a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fec9dcd0c233f135c0a532677d2c7da9237fc85" 2018-12-04 21:23:42,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4ae4d248-b8da-4396-a717-9d8d4f425687 Date: Tue, 04 Dec 2018 21:23:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93a1b43b-2109-44c1-9d71-a2c61470169a","tenant_id":"dc740a7fb69840cd847491411968e91d","created_at":"2018-12-04T21:23:40Z","dns_nameservers":[],"updated_at":"2018-12-04T21:23:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dc740a7fb69840cd847491411968e91d","id":"07bd4ff6-46ee-4def-a406-3f4cb3121cdc","subnetpool_id":null,"name":"CreateNetworkSuccessTests-f6be2432-4de7-4471-b9e1-fbb00a85990d-pub-subnet"}]} 2018-12-04 21:23:42,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=93a1b43b-2109-44c1-9d71-a2c61470169a used request id req-4ae4d248-b8da-4396-a717-9d8d4f425687 2018-12-04 21:23:42,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=93a1b43b-2109-44c1-9d71-a2c61470169a&name=CreateNetworkSuccessTests-f6be2432-4de7-4471-b9e1-fbb00a85990d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fec9dcd0c233f135c0a532677d2c7da9237fc85" 2018-12-04 21:23:42,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cccf2001-a07b-4c6e-99e7-62ac98bf712f Date: Tue, 04 Dec 2018 21:23:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93a1b43b-2109-44c1-9d71-a2c61470169a","tenant_id":"dc740a7fb69840cd847491411968e91d","created_at":"2018-12-04T21:23:40Z","dns_nameservers":[],"updated_at":"2018-12-04T21:23:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dc740a7fb69840cd847491411968e91d","id":"07bd4ff6-46ee-4def-a406-3f4cb3121cdc","subnetpool_id":null,"name":"CreateNetworkSuccessTests-f6be2432-4de7-4471-b9e1-fbb00a85990d-pub-subnet"}]} 2018-12-04 21:23:42,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=93a1b43b-2109-44c1-9d71-a2c61470169a&name=CreateNetworkSuccessTests-f6be2432-4de7-4471-b9e1-fbb00a85990d-pub-subnet used request id req-cccf2001-a07b-4c6e-99e7-62ac98bf712f 2018-12-04 21:23:42,104 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-f6be2432-4de7-4471-b9e1-fbb00a85990d-pub-subnet 2018-12-04 21:23:42,104 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-f6be2432-4de7-4471-b9e1-fbb00a85990d-pub-subnet 2018-12-04 21:23:42,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/07bd4ff6-46ee-4def-a406-3f4cb3121cdc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ace2d00582b2a130e206c741a92bc7135f844e9" 2018-12-04 21:23:43,511 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5a56ce1f-c348-4bbb-81f7-e449a06a9984 Date: Tue, 04 Dec 2018 21:23:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:23:43,511 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/07bd4ff6-46ee-4def-a406-3f4cb3121cdc used request id req-5a56ce1f-c348-4bbb-81f7-e449a06a9984 2018-12-04 21:23:43,512 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-f6be2432-4de7-4471-b9e1-fbb00a85990d-pub-net 2018-12-04 21:23:43,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/93a1b43b-2109-44c1-9d71-a2c61470169a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ace2d00582b2a130e206c741a92bc7135f844e9" 2018-12-04 21:23:44,962 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ce31f663-a7ce-41ee-8c62-094ad233bee0 Date: Tue, 04 Dec 2018 21:23:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:23:44,962 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/93a1b43b-2109-44c1-9d71-a2c61470169a used request id req-ce31f663-a7ce-41ee-8c62-094ad233bee0 2018-12-04 21:23:44,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11de58249d27f7594d5a209e0ef438f528e48608" 2018-12-04 21:23:45,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-307a82eb-1109-46b5-bc7d-d324d74cbe5a Date: Tue, 04 Dec 2018 21:23:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dc740a7fb69840cd847491411968e91d", "created_at": "2018-12-04T21:23:39Z", "updated_at": "2018-12-04T21:23:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:23:39Z", "revision_number": 0, "id": "2f282d00-a62a-4b04-8bab-fedef37abce0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:23:39Z", "security_group_id": "d9bf7fd8-9f74-4a06-a515-c0e57133a7b4", "tenant_id": "dc740a7fb69840cd847491411968e91d", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc740a7fb69840cd847491411968e91d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:23:39Z", "revision_number": 0, "id": "449fe5f0-eb95-41bb-9445-585734de86dc", "remote_group_id": "d9bf7fd8-9f74-4a06-a515-c0e57133a7b4", "remote_ip_prefix": null, "created_at": "2018-12-04T21:23:39Z", "security_group_id": "d9bf7fd8-9f74-4a06-a515-c0e57133a7b4", "tenant_id": "dc740a7fb69840cd847491411968e91d", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc740a7fb69840cd847491411968e91d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:23:39Z", "revision_number": 0, "id": "4cd948cc-00a8-4f01-baf3-1da62eae493d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:23:39Z", "security_group_id": "d9bf7fd8-9f74-4a06-a515-c0e57133a7b4", "tenant_id": "dc740a7fb69840cd847491411968e91d", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc740a7fb69840cd847491411968e91d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:23:39Z", "revision_number": 0, "id": "510146a0-1c32-4ac7-9e8f-5986b5622fc5", "remote_group_id": "d9bf7fd8-9f74-4a06-a515-c0e57133a7b4", "remote_ip_prefix": null, "created_at": "2018-12-04T21:23:39Z", "security_group_id": "d9bf7fd8-9f74-4a06-a515-c0e57133a7b4", "tenant_id": "dc740a7fb69840cd847491411968e91d", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc740a7fb69840cd847491411968e91d"}], "revision_number": 4, "project_id": "dc740a7fb69840cd847491411968e91d", "id": "d9bf7fd8-9f74-4a06-a515-c0e57133a7b4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:23:45,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-307a82eb-1109-46b5-bc7d-d324d74cbe5a 2018-12-04 21:23:45,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11de58249d27f7594d5a209e0ef438f528e48608" 2018-12-04 21:23:45,325 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:23:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91eb2079-81d5-407d-b720-d51df6de2e37 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:23:45,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-91eb2079-81d5-407d-b720-d51df6de2e37 2018-12-04 21:23:45,326 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:23:45,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11de58249d27f7594d5a209e0ef438f528e48608" 2018-12-04 21:23:45,421 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:23:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-055d48a9-2a3e-474b-aacb-4f5d7e38b1a3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:23:45,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-055d48a9-2a3e-474b-aacb-4f5d7e38b1a3 2018-12-04 21:23:45,421 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:23:45,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11de58249d27f7594d5a209e0ef438f528e48608" 2018-12-04 21:23:45,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1996ec6d-4279-42ca-830c-38d624a9ade3 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:23:45,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-1996ec6d-4279-42ca-830c-38d624a9ade3 2018-12-04 21:23:45,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11de58249d27f7594d5a209e0ef438f528e48608" 2018-12-04 21:23:45,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b7e1581-e7f6-4128-8988-e27a42ce28ae Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:23:45,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-2b7e1581-e7f6-4128-8988-e27a42ce28ae 2018-12-04 21:23:45,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11de58249d27f7594d5a209e0ef438f528e48608" 2018-12-04 21:23:45,724 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:23:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc642e56-5d7e-4940-9c7f-6757e61ad3d8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:23:45,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-cc642e56-5d7e-4940-9c7f-6757e61ad3d8 2018-12-04 21:23:45,725 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:23:45,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11de58249d27f7594d5a209e0ef438f528e48608" 2018-12-04 21:23:45,823 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:23:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac376b66-e61f-4a78-9065-be13101cf819 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:23:45,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-ac376b66-e61f-4a78-9065-be13101cf819 2018-12-04 21:23:45,824 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:23:45,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11de58249d27f7594d5a209e0ef438f528e48608" 2018-12-04 21:23:45,926 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:23:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a0d7344-ad73-4cf4-bd9e-d0121efeb7a4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:23:45,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-8a0d7344-ad73-4cf4-bd9e-d0121efeb7a4 2018-12-04 21:23:45,926 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:23:45,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11de58249d27f7594d5a209e0ef438f528e48608" 2018-12-04 21:23:46,028 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:23:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b0f43d2-8e40-4b21-a48a-c0e2fa385ac0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:23:46,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-6b0f43d2-8e40-4b21-a48a-c0e2fa385ac0 2018-12-04 21:23:46,028 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:23:46,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11de58249d27f7594d5a209e0ef438f528e48608" 2018-12-04 21:23:46,141 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:23:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53d59a0d-5b31-460c-9cec-ab9e40ceaf86 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:23:46,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-53d59a0d-5b31-460c-9cec-ab9e40ceaf86 2018-12-04 21:23:46,141 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:23:46,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dc740a7fb69840cd847491411968e91d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11de58249d27f7594d5a209e0ef438f528e48608" 2018-12-04 21:23:46,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-666bc4b1-983e-4531-b723-4434ec999a6e Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dc740a7fb69840cd847491411968e91d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dc740a7fb69840cd847491411968e91d", "name": "CreateNetworkSuccessTests-3c832c62-4a1d-478-proj"}} 2018-12-04 21:23:46,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dc740a7fb69840cd847491411968e91d used request id req-666bc4b1-983e-4531-b723-4434ec999a6e 2018-12-04 21:23:46,243 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d9bf7fd8-9f74-4a06-a515-c0e57133a7b4 2018-12-04 21:23:46,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d9bf7fd8-9f74-4a06-a515-c0e57133a7b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11de58249d27f7594d5a209e0ef438f528e48608" 2018-12-04 21:23:46,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-86c6588e-7624-4e64-ab2d-5c56f5e355d0 Date: Tue, 04 Dec 2018 21:23:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:23:39Z", "security_group_id": "d9bf7fd8-9f74-4a06-a515-c0e57133a7b4", "port_range_min": null, "revision_number": 0, "tenant_id": "dc740a7fb69840cd847491411968e91d", "created_at": "2018-12-04T21:23:39Z", "project_id": "dc740a7fb69840cd847491411968e91d", "id": "2f282d00-a62a-4b04-8bab-fedef37abce0"}, {"remote_group_id": "d9bf7fd8-9f74-4a06-a515-c0e57133a7b4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:23:39Z", "security_group_id": "d9bf7fd8-9f74-4a06-a515-c0e57133a7b4", "port_range_min": null, "revision_number": 0, "tenant_id": "dc740a7fb69840cd847491411968e91d", "created_at": "2018-12-04T21:23:39Z", "project_id": "dc740a7fb69840cd847491411968e91d", "id": "449fe5f0-eb95-41bb-9445-585734de86dc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:23:39Z", "security_group_id": "d9bf7fd8-9f74-4a06-a515-c0e57133a7b4", "port_range_min": null, "revision_number": 0, "tenant_id": "dc740a7fb69840cd847491411968e91d", "created_at": "2018-12-04T21:23:39Z", "project_id": "dc740a7fb69840cd847491411968e91d", "id": "4cd948cc-00a8-4f01-baf3-1da62eae493d"}, {"remote_group_id": "d9bf7fd8-9f74-4a06-a515-c0e57133a7b4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:23:39Z", "security_group_id": "d9bf7fd8-9f74-4a06-a515-c0e57133a7b4", "port_range_min": null, "revision_number": 0, "tenant_id": "dc740a7fb69840cd847491411968e91d", "created_at": "2018-12-04T21:23:39Z", "project_id": "dc740a7fb69840cd847491411968e91d", "id": "510146a0-1c32-4ac7-9e8f-5986b5622fc5"}]} 2018-12-04 21:23:46,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d9bf7fd8-9f74-4a06-a515-c0e57133a7b4 used request id req-86c6588e-7624-4e64-ab2d-5c56f5e355d0 2018-12-04 21:23:46,269 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:23:46,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/d9bf7fd8-9f74-4a06-a515-c0e57133a7b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11de58249d27f7594d5a209e0ef438f528e48608" 2018-12-04 21:23:46,425 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ed947eea-118f-48e8-81db-4e5228bea8c9 Content-Length: 0 Date: Tue, 04 Dec 2018 21:23:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:23:46,425 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/d9bf7fd8-9f74-4a06-a515-c0e57133a7b4 used request id req-ed947eea-118f-48e8-81db-4e5228bea8c9 2018-12-04 21:23:46,426 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-3c832c62-4a1d-478-proj 2018-12-04 21:23:46,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/dc740a7fb69840cd847491411968e91d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11de58249d27f7594d5a209e0ef438f528e48608" 2018-12-04 21:23:46,718 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:23:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb526f25-ecee-446e-b5fe-ff02af233ff5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:23:46,718 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/dc740a7fb69840cd847491411968e91d used request id req-bb526f25-ecee-446e-b5fe-ff02af233ff5 2018-12-04 21:23:46,718 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-3c832c62-4a1d-478-proj-role 2018-12-04 21:23:46,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/0ebd440895774133b1d5a8d9eb36f594 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11de58249d27f7594d5a209e0ef438f528e48608" 2018-12-04 21:23:46,837 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:23:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ffea58c-d7de-4c8d-8ae7-767099ef6dba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:23:46,837 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/0ebd440895774133b1d5a8d9eb36f594 used request id req-9ffea58c-d7de-4c8d-8ae7-767099ef6dba 2018-12-04 21:23:46,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11de58249d27f7594d5a209e0ef438f528e48608" 2018-12-04 21:23:46,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1c21b25-9215-4b11-b901-f03e0844bfba Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:23:46,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f1c21b25-9215-4b11-b901-f03e0844bfba 2018-12-04 21:23:46,940 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-3c832c62-4a1d-478-user 2018-12-04 21:23:46,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/de8e86668fb64d0f95c75dde23613b05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}590dc7051cb104697dfb53f66f62bc7f6a526e09" 2018-12-04 21:23:47,114 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:23:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9425f734-561d-4f45-9247-d059365270f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:23:47,114 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/de8e86668fb64d0f95c75dde23613b05 used request id req-9425f734-561d-4f45-9247-d059365270f3 2018-12-04 21:23:47,116 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:23:47,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:23:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["oaBZj3AhRvq3-HZ1zpAUwA"], "issued_at": "2018-12-04T21:23:47.000000Z"}} 2018-12-04 21:23:47,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07a62a48e397128145b8defe62aa8949f85694e1" 2018-12-04 21:23:47,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-058ad0ce-038c-444b-bdaf-b7294f3a0747 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:23:47,623 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-058ad0ce-038c-444b-bdaf-b7294f3a0747 2018-12-04 21:23:47,624 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:23:47,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:23:48,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:23:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["n64FX7eSSJmxkDmhbNk0SA"], "issued_at": "2018-12-04T21:23:48.000000Z"}} 2018-12-04 21:23:48,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea607670680b84288dd854d2da3fe6565c988e96" 2018-12-04 21:23:48,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e35de635-b267-4c51-8cb8-e701ec184867 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:23:48,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e35de635-b267-4c51-8cb8-e701ec184867 2018-12-04 21:23:48,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:23:48,130 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:23: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:23:48,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-273703fe-5bb7-48f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea607670680b84288dd854d2da3fe6565c988e96" 2018-12-04 21:23:48,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8602e3b-ac1f-4488-b8dc-396433158404 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-273703fe-5bb7-48f-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:23:48,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-273703fe-5bb7-48f-proj used request id req-f8602e3b-ac1f-4488-b8dc-396433158404 2018-12-04 21:23:48,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea607670680b84288dd854d2da3fe6565c988e96" 2018-12-04 21:23:48,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6582fab3-9962-4c23-be79-7d7e8b473d08 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:23:48,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-6582fab3-9962-4c23-be79-7d7e8b473d08 2018-12-04 21:23:48,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea607670680b84288dd854d2da3fe6565c988e96" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-273703fe-5bb7-48f-proj"}}' 2018-12-04 21:23:48,471 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:23:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-078985f8-e340-4b47-8a0e-dd384275eb16 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/174565552f8945ea8c1a9b3ff8135c33"}, "tags": [], "enabled": true, "id": "174565552f8945ea8c1a9b3ff8135c33", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-273703fe-5bb7-48f-proj"}} 2018-12-04 21:23:48,472 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-078985f8-e340-4b47-8a0e-dd384275eb16 2018-12-04 21:23:48,472 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-273703fe-5bb7-48f-proj 2018-12-04 21:23:48,472 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:23:48,473 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:23:48,876 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:23:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["TMzqdkkRQpamPB9ru8TEaw"], "issued_at": "2018-12-04T21:23:48.000000Z"}} 2018-12-04 21:23:48,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e131e4a065233442cb4818a0911a878434c3952" 2018-12-04 21:23:48,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-162a5e03-b93c-4f6e-96de-99ce6fa40d51 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:23:48,891 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-162a5e03-b93c-4f6e-96de-99ce6fa40d51 2018-12-04 21:23:48,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:23:48,899 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:23: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:23:48,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e131e4a065233442cb4818a0911a878434c3952" 2018-12-04 21:23:49,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc9a676a-1372-487f-ad19-ee87e71cdd71 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:23:49,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-cc9a676a-1372-487f-ad19-ee87e71cdd71 2018-12-04 21:23:49,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-273703fe-5bb7-48f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e131e4a065233442cb4818a0911a878434c3952" 2018-12-04 21:23:49,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-906abaff-aa0c-4226-9a4f-201891ab5c7c Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-273703fe-5bb7-48f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/174565552f8945ea8c1a9b3ff8135c33"}, "tags": [], "enabled": true, "id": "174565552f8945ea8c1a9b3ff8135c33", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-273703fe-5bb7-48f-proj"}]} 2018-12-04 21:23:49,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-273703fe-5bb7-48f-proj used request id req-906abaff-aa0c-4226-9a4f-201891ab5c7c 2018-12-04 21:23:49,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e131e4a065233442cb4818a0911a878434c3952" 2018-12-04 21:23:49,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e5f8740-3d60-4491-b11d-f4f70248cec7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:23:49,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2e5f8740-3d60-4491-b11d-f4f70248cec7 2018-12-04 21:23:49,646 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-273703fe-5bb7-48f-user 2018-12-04 21:23:49,646 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:23:49,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea607670680b84288dd854d2da3fe6565c988e96" 2018-12-04 21:23:49,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-056c8b12-d2c3-464b-a95e-d276a2faecc4 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:23:49,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-056c8b12-d2c3-464b-a95e-d276a2faecc4 2018-12-04 21:23:49,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea607670680b84288dd854d2da3fe6565c988e96" -d '{"role": {"name": "CreateNetworkSuccessTests-273703fe-5bb7-48f-proj-role"}}' 2018-12-04 21:23:49,777 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:23:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37acfcca-2fa5-4360-b34a-afaa87e27704 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4a94d31f1d384e969ab2c042fdd3e7ce", "links": {"self": "http://172.30.9.23:5000/v3/roles/4a94d31f1d384e969ab2c042fdd3e7ce"}, "name": "CreateNetworkSuccessTests-273703fe-5bb7-48f-proj-role"}} 2018-12-04 21:23:49,777 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-37acfcca-2fa5-4360-b34a-afaa87e27704 2018-12-04 21:23:49,777 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-273703fe-5bb7-48f-proj-role 2018-12-04 21:23:49,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/4a94d31f1d384e969ab2c042fdd3e7ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea607670680b84288dd854d2da3fe6565c988e96" 2018-12-04 21:23:49,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-872f8492-b753-4605-a4e8-74cbeeb539db Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4a94d31f1d384e969ab2c042fdd3e7ce", "links": {"self": "http://172.30.9.23:5000/v3/roles/4a94d31f1d384e969ab2c042fdd3e7ce"}, "name": "CreateNetworkSuccessTests-273703fe-5bb7-48f-proj-role"}} 2018-12-04 21:23:49,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/4a94d31f1d384e969ab2c042fdd3e7ce used request id req-872f8492-b753-4605-a4e8-74cbeeb539db 2018-12-04 21:23:49,881 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-273703fe-5bb7-48f-proj-role to project CreateNetworkSuccessTests-273703fe-5bb7-48f-proj 2018-12-04 21:23:49,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/174565552f8945ea8c1a9b3ff8135c33/users/b67b3704bd234a808a190921b487d3f8/roles/4a94d31f1d384e969ab2c042fdd3e7ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea607670680b84288dd854d2da3fe6565c988e96" 2018-12-04 21:23:50,014 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:23:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a63cbbc7-6495-4d62-a489-f9b8661ae7d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:23:50,014 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/174565552f8945ea8c1a9b3ff8135c33/users/b67b3704bd234a808a190921b487d3f8/roles/4a94d31f1d384e969ab2c042fdd3e7ce used request id req-a63cbbc7-6495-4d62-a489-f9b8661ae7d9 2018-12-04 21:23:50,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:23:50,017 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:23:50,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a94d31f1d384e969ab2c042fdd3e7ce", "name": "CreateNetworkSuccessTests-273703fe-5bb7-48f-proj-role"}], "expires_at": "2018-12-04T22:23:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "174565552f8945ea8c1a9b3ff8135c33", "name": "CreateNetworkSuccessTests-273703fe-5bb7-48f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/174565552f8945ea8c1a9b3ff8135c33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/174565552f8945ea8c1a9b3ff8135c33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/174565552f8945ea8c1a9b3ff8135c33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_174565552f8945ea8c1a9b3ff8135c33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_174565552f8945ea8c1a9b3ff8135c33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/174565552f8945ea8c1a9b3ff8135c33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/174565552f8945ea8c1a9b3ff8135c33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/174565552f8945ea8c1a9b3ff8135c33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/174565552f8945ea8c1a9b3ff8135c33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/174565552f8945ea8c1a9b3ff8135c33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/174565552f8945ea8c1a9b3ff8135c33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/174565552f8945ea8c1a9b3ff8135c33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/174565552f8945ea8c1a9b3ff8135c33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/174565552f8945ea8c1a9b3ff8135c33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-273703fe-5bb7-48f-user", "id": "b67b3704bd234a808a190921b487d3f8"}, "audit_ids": ["by3oGszLS-e4YLo7VyjGcA"], "issued_at": "2018-12-04T21:23:50.000000Z"}} 2018-12-04 21:23:50,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a6b15e448028794116d0d9738ae81133fc312e9" 2018-12-04 21:23:50,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1404ec62-c49d-47b4-8cee-b5a13ddce248 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:23:50,493 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1404ec62-c49d-47b4-8cee-b5a13ddce248 2018-12-04 21:23:50,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-4cd87825-80c3-4441-b1f0-1db5bf5c7708-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a6b15e448028794116d0d9738ae81133fc312e9" 2018-12-04 21:23:50,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7abf877c-547f-400b-a805-f68dedb8a964 Date: Tue, 04 Dec 2018 21:23:50 GMT RESP BODY: {"networks":[]} 2018-12-04 21:23:50,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-4cd87825-80c3-4441-b1f0-1db5bf5c7708-pub-net used request id req-7abf877c-547f-400b-a805-f68dedb8a964 2018-12-04 21:23:50,706 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-4cd87825-80c3-4441-b1f0-1db5bf5c7708-pub-net 2018-12-04 21:23:50,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a6b15e448028794116d0d9738ae81133fc312e9" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-4cd87825-80c3-4441-b1f0-1db5bf5c7708-pub-net", "admin_state_up": true}}' 2018-12-04 21:23:51,699 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-03f23643-118c-40f5-853e-9edec985eef1 Date: Tue, 04 Dec 2018 21:23:51 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"174565552f8945ea8c1a9b3ff8135c33","created_at":"2018-12-04T21:23:51Z","tags":[],"ipv6_address_scope":null,"mtu":999,"updated_at":"2018-12-04T21:23:51Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"174565552f8945ea8c1a9b3ff8135c33","id":"61c3081e-68fd-4157-90ed-9ad4b9012d3d","name":"CreateNetworkSuccessTests-4cd87825-80c3-4441-b1f0-1db5bf5c7708-pub-net"}} 2018-12-04 21:23:51,699 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-03f23643-118c-40f5-853e-9edec985eef1 2018-12-04 21:23:51,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=61c3081e-68fd-4157-90ed-9ad4b9012d3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a6b15e448028794116d0d9738ae81133fc312e9" 2018-12-04 21:23:51,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-de152bd3-51b9-45ab-baee-fccb4445ad3b Date: Tue, 04 Dec 2018 21:23:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T21:23:51Z","tenant_id":"174565552f8945ea8c1a9b3ff8135c33","created_at":"2018-12-04T21:23:51Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"174565552f8945ea8c1a9b3ff8135c33","id":"61c3081e-68fd-4157-90ed-9ad4b9012d3d","name":"CreateNetworkSuccessTests-4cd87825-80c3-4441-b1f0-1db5bf5c7708-pub-net"}]} 2018-12-04 21:23:51,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=61c3081e-68fd-4157-90ed-9ad4b9012d3d used request id req-de152bd3-51b9-45ab-baee-fccb4445ad3b 2018-12-04 21:23:51,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=61c3081e-68fd-4157-90ed-9ad4b9012d3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a6b15e448028794116d0d9738ae81133fc312e9" 2018-12-04 21:23:51,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-85606020-6d28-49a6-abb3-1e48a119125c Date: Tue, 04 Dec 2018 21:23:51 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:23:51,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=61c3081e-68fd-4157-90ed-9ad4b9012d3d used request id req-85606020-6d28-49a6-abb3-1e48a119125c 2018-12-04 21:23:51,859 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-4cd87825-80c3-4441-b1f0-1db5bf5c7708-pub-subnet 2018-12-04 21:23:51,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a6b15e448028794116d0d9738ae81133fc312e9" -d '{"subnets": [{"ip_version": 4, "network_id": "61c3081e-68fd-4157-90ed-9ad4b9012d3d", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-4cd87825-80c3-4441-b1f0-1db5bf5c7708-pub-subnet"}]}' 2018-12-04 21:23:52,406 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cdc1fad9-d104-460b-a92a-443075e70648 Date: Tue, 04 Dec 2018 21:23:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61c3081e-68fd-4157-90ed-9ad4b9012d3d","tenant_id":"174565552f8945ea8c1a9b3ff8135c33","created_at":"2018-12-04T21:23:52Z","dns_nameservers":[],"updated_at":"2018-12-04T21:23:52Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"174565552f8945ea8c1a9b3ff8135c33","id":"04f65114-7aa5-4b3e-8390-b8d785594b87","subnetpool_id":null,"name":"CreateNetworkSuccessTests-4cd87825-80c3-4441-b1f0-1db5bf5c7708-pub-subnet"}]} 2018-12-04 21:23:52,406 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-cdc1fad9-d104-460b-a92a-443075e70648 2018-12-04 21:23:52,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=61c3081e-68fd-4157-90ed-9ad4b9012d3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a6b15e448028794116d0d9738ae81133fc312e9" 2018-12-04 21:23:52,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-1504b9ea-5101-4c19-bcb9-74ab61b08c93 Date: Tue, 04 Dec 2018 21:23:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["04f65114-7aa5-4b3e-8390-b8d785594b87"],"updated_at":"2018-12-04T21:23:52Z","tenant_id":"174565552f8945ea8c1a9b3ff8135c33","created_at":"2018-12-04T21:23:51Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"174565552f8945ea8c1a9b3ff8135c33","id":"61c3081e-68fd-4157-90ed-9ad4b9012d3d","name":"CreateNetworkSuccessTests-4cd87825-80c3-4441-b1f0-1db5bf5c7708-pub-net"}]} 2018-12-04 21:23:52,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=61c3081e-68fd-4157-90ed-9ad4b9012d3d used request id req-1504b9ea-5101-4c19-bcb9-74ab61b08c93 2018-12-04 21:23:52,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=61c3081e-68fd-4157-90ed-9ad4b9012d3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a6b15e448028794116d0d9738ae81133fc312e9" 2018-12-04 21:23:52,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5bc609cd-3e28-4d82-9096-f344d6fd98a1 Date: Tue, 04 Dec 2018 21:23:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61c3081e-68fd-4157-90ed-9ad4b9012d3d","tenant_id":"174565552f8945ea8c1a9b3ff8135c33","created_at":"2018-12-04T21:23:52Z","dns_nameservers":[],"updated_at":"2018-12-04T21:23:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"174565552f8945ea8c1a9b3ff8135c33","id":"04f65114-7aa5-4b3e-8390-b8d785594b87","subnetpool_id":null,"name":"CreateNetworkSuccessTests-4cd87825-80c3-4441-b1f0-1db5bf5c7708-pub-subnet"}]} 2018-12-04 21:23:52,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=61c3081e-68fd-4157-90ed-9ad4b9012d3d used request id req-5bc609cd-3e28-4d82-9096-f344d6fd98a1 2018-12-04 21:23:52,772 - OpenStackNetwork - DEBUG - Network [61c3081e-68fd-4157-90ed-9ad4b9012d3d] created successfully 2018-12-04 21:23:52,773 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:23:52,773 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:23:53,185 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a94d31f1d384e969ab2c042fdd3e7ce", "name": "CreateNetworkSuccessTests-273703fe-5bb7-48f-proj-role"}], "expires_at": "2018-12-04T22:23:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "174565552f8945ea8c1a9b3ff8135c33", "name": "CreateNetworkSuccessTests-273703fe-5bb7-48f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/174565552f8945ea8c1a9b3ff8135c33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/174565552f8945ea8c1a9b3ff8135c33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/174565552f8945ea8c1a9b3ff8135c33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_174565552f8945ea8c1a9b3ff8135c33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_174565552f8945ea8c1a9b3ff8135c33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/174565552f8945ea8c1a9b3ff8135c33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/174565552f8945ea8c1a9b3ff8135c33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/174565552f8945ea8c1a9b3ff8135c33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/174565552f8945ea8c1a9b3ff8135c33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/174565552f8945ea8c1a9b3ff8135c33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/174565552f8945ea8c1a9b3ff8135c33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/174565552f8945ea8c1a9b3ff8135c33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/174565552f8945ea8c1a9b3ff8135c33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/174565552f8945ea8c1a9b3ff8135c33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-273703fe-5bb7-48f-user", "id": "b67b3704bd234a808a190921b487d3f8"}, "audit_ids": ["qlYXjpJZSjSiccspMbJ3uQ"], "issued_at": "2018-12-04T21:23:53.000000Z"}} 2018-12-04 21:23:53,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33adb421aba2fce1d94d769f19231fd79214c155" 2018-12-04 21:23:53,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0781ada-ede6-4b57-941f-4b7344c9c4b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:23:53,285 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b0781ada-ede6-4b57-941f-4b7344c9c4b2 2018-12-04 21:23:53,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-4cd87825-80c3-4441-b1f0-1db5bf5c7708-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33adb421aba2fce1d94d769f19231fd79214c155" 2018-12-04 21:23:53,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-d7dc1998-9756-41f1-a6ca-48ea36d32d97 Date: Tue, 04 Dec 2018 21:23:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["04f65114-7aa5-4b3e-8390-b8d785594b87"],"updated_at":"2018-12-04T21:23:52Z","tenant_id":"174565552f8945ea8c1a9b3ff8135c33","created_at":"2018-12-04T21:23:51Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"174565552f8945ea8c1a9b3ff8135c33","id":"61c3081e-68fd-4157-90ed-9ad4b9012d3d","name":"CreateNetworkSuccessTests-4cd87825-80c3-4441-b1f0-1db5bf5c7708-pub-net"}]} 2018-12-04 21:23:53,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-4cd87825-80c3-4441-b1f0-1db5bf5c7708-pub-net used request id req-d7dc1998-9756-41f1-a6ca-48ea36d32d97 2018-12-04 21:23:53,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:23:53,574 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:23: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:23:53,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/174565552f8945ea8c1a9b3ff8135c33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33adb421aba2fce1d94d769f19231fd79214c155" 2018-12-04 21:23:53,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4132735b-3b14-4bdd-8854-983bc3a91e05 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/174565552f8945ea8c1a9b3ff8135c33"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "174565552f8945ea8c1a9b3ff8135c33", "name": "CreateNetworkSuccessTests-273703fe-5bb7-48f-proj"}} 2018-12-04 21:23:53,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/174565552f8945ea8c1a9b3ff8135c33 used request id req-4132735b-3b14-4bdd-8854-983bc3a91e05 2018-12-04 21:23:53,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=61c3081e-68fd-4157-90ed-9ad4b9012d3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33adb421aba2fce1d94d769f19231fd79214c155" 2018-12-04 21:23:53,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c20d8567-0d30-4695-8c5d-02b5d57e48de Date: Tue, 04 Dec 2018 21:23:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61c3081e-68fd-4157-90ed-9ad4b9012d3d","tenant_id":"174565552f8945ea8c1a9b3ff8135c33","created_at":"2018-12-04T21:23:52Z","dns_nameservers":[],"updated_at":"2018-12-04T21:23:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"174565552f8945ea8c1a9b3ff8135c33","id":"04f65114-7aa5-4b3e-8390-b8d785594b87","subnetpool_id":null,"name":"CreateNetworkSuccessTests-4cd87825-80c3-4441-b1f0-1db5bf5c7708-pub-subnet"}]} 2018-12-04 21:23:53,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=61c3081e-68fd-4157-90ed-9ad4b9012d3d used request id req-c20d8567-0d30-4695-8c5d-02b5d57e48de 2018-12-04 21:23:53,721 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-4cd87825-80c3-4441-b1f0-1db5bf5c7708-pub-subnet 2018-12-04 21:23:53,722 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-4cd87825-80c3-4441-b1f0-1db5bf5c7708-pub-subnet 2018-12-04 21:23:53,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/04f65114-7aa5-4b3e-8390-b8d785594b87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a6b15e448028794116d0d9738ae81133fc312e9" 2018-12-04 21:23:55,030 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-55b7404c-58df-4265-904e-1f14f0a71150 Date: Tue, 04 Dec 2018 21:23:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:23:55,030 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/04f65114-7aa5-4b3e-8390-b8d785594b87 used request id req-55b7404c-58df-4265-904e-1f14f0a71150 2018-12-04 21:23:55,030 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-4cd87825-80c3-4441-b1f0-1db5bf5c7708-pub-net 2018-12-04 21:23:55,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/61c3081e-68fd-4157-90ed-9ad4b9012d3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a6b15e448028794116d0d9738ae81133fc312e9" 2018-12-04 21:23:56,479 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dd433ed4-1bc1-416c-a4bf-016e5ae1fe62 Date: Tue, 04 Dec 2018 21:23:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:23:56,479 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/61c3081e-68fd-4157-90ed-9ad4b9012d3d used request id req-dd433ed4-1bc1-416c-a4bf-016e5ae1fe62 2018-12-04 21:23:56,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea607670680b84288dd854d2da3fe6565c988e96" 2018-12-04 21:23:56,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-90cdf77b-a283-4b9c-944d-2932a7d8bcd6 Date: Tue, 04 Dec 2018 21:23:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "174565552f8945ea8c1a9b3ff8135c33", "created_at": "2018-12-04T21:23:50Z", "updated_at": "2018-12-04T21:23:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:23:50Z", "revision_number": 0, "id": "9c07d4d0-38cd-47dd-ad40-317b6c226bb6", "remote_group_id": "5f51cb84-5395-43b2-a453-080b680b3446", "remote_ip_prefix": null, "created_at": "2018-12-04T21:23:50Z", "security_group_id": "5f51cb84-5395-43b2-a453-080b680b3446", "tenant_id": "174565552f8945ea8c1a9b3ff8135c33", "port_range_min": null, "ethertype": "IPv6", "project_id": "174565552f8945ea8c1a9b3ff8135c33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:23:50Z", "revision_number": 0, "id": "ac75343b-e63f-4155-9428-fb36bffc05a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:23:50Z", "security_group_id": "5f51cb84-5395-43b2-a453-080b680b3446", "tenant_id": "174565552f8945ea8c1a9b3ff8135c33", "port_range_min": null, "ethertype": "IPv4", "project_id": "174565552f8945ea8c1a9b3ff8135c33"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:23:50Z", "revision_number": 0, "id": "af7c367f-9d79-453c-b4f2-5fd3ae1b97c4", "remote_group_id": "5f51cb84-5395-43b2-a453-080b680b3446", "remote_ip_prefix": null, "created_at": "2018-12-04T21:23:50Z", "security_group_id": "5f51cb84-5395-43b2-a453-080b680b3446", "tenant_id": "174565552f8945ea8c1a9b3ff8135c33", "port_range_min": null, "ethertype": "IPv4", "project_id": "174565552f8945ea8c1a9b3ff8135c33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:23:50Z", "revision_number": 0, "id": "d64fb513-986d-43c0-a138-67efbf2f7bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:23:50Z", "security_group_id": "5f51cb84-5395-43b2-a453-080b680b3446", "tenant_id": "174565552f8945ea8c1a9b3ff8135c33", "port_range_min": null, "ethertype": "IPv6", "project_id": "174565552f8945ea8c1a9b3ff8135c33"}], "revision_number": 4, "project_id": "174565552f8945ea8c1a9b3ff8135c33", "id": "5f51cb84-5395-43b2-a453-080b680b3446", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:23:56,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-90cdf77b-a283-4b9c-944d-2932a7d8bcd6 2018-12-04 21:23:56,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea607670680b84288dd854d2da3fe6565c988e96" 2018-12-04 21:23:56,868 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:23:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-310f2c05-8efc-4907-9e60-ed8887954206 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:23:56,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-310f2c05-8efc-4907-9e60-ed8887954206 2018-12-04 21:23:56,869 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:23:56,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea607670680b84288dd854d2da3fe6565c988e96" 2018-12-04 21:23:56,971 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:23:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-735c1b3e-66ab-4dbe-a2f8-a4e96c36a97a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:23:56,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-735c1b3e-66ab-4dbe-a2f8-a4e96c36a97a 2018-12-04 21:23:56,971 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:23:56,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea607670680b84288dd854d2da3fe6565c988e96" 2018-12-04 21:23:57,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69d15df4-eb51-4ce3-b91c-3e2bfd4b6b98 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:23:57,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-69d15df4-eb51-4ce3-b91c-3e2bfd4b6b98 2018-12-04 21:23:57,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/174565552f8945ea8c1a9b3ff8135c33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea607670680b84288dd854d2da3fe6565c988e96" 2018-12-04 21:23:57,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1503cd3-6f6e-4662-90be-8f702b6e6f4a Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/174565552f8945ea8c1a9b3ff8135c33"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "174565552f8945ea8c1a9b3ff8135c33", "name": "CreateNetworkSuccessTests-273703fe-5bb7-48f-proj"}} 2018-12-04 21:23:57,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/174565552f8945ea8c1a9b3ff8135c33 used request id req-b1503cd3-6f6e-4662-90be-8f702b6e6f4a 2018-12-04 21:23:57,173 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5f51cb84-5395-43b2-a453-080b680b3446 2018-12-04 21:23:57,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5f51cb84-5395-43b2-a453-080b680b3446 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea607670680b84288dd854d2da3fe6565c988e96" 2018-12-04 21:23:57,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a6c089b3-49c4-4388-ab45-4748b5766d9d Date: Tue, 04 Dec 2018 21:23:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "5f51cb84-5395-43b2-a453-080b680b3446", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:23:50Z", "security_group_id": "5f51cb84-5395-43b2-a453-080b680b3446", "port_range_min": null, "revision_number": 0, "tenant_id": "174565552f8945ea8c1a9b3ff8135c33", "created_at": "2018-12-04T21:23:50Z", "project_id": "174565552f8945ea8c1a9b3ff8135c33", "id": "9c07d4d0-38cd-47dd-ad40-317b6c226bb6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:23:50Z", "security_group_id": "5f51cb84-5395-43b2-a453-080b680b3446", "port_range_min": null, "revision_number": 0, "tenant_id": "174565552f8945ea8c1a9b3ff8135c33", "created_at": "2018-12-04T21:23:50Z", "project_id": "174565552f8945ea8c1a9b3ff8135c33", "id": "ac75343b-e63f-4155-9428-fb36bffc05a5"}, {"remote_group_id": "5f51cb84-5395-43b2-a453-080b680b3446", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:23:50Z", "security_group_id": "5f51cb84-5395-43b2-a453-080b680b3446", "port_range_min": null, "revision_number": 0, "tenant_id": "174565552f8945ea8c1a9b3ff8135c33", "created_at": "2018-12-04T21:23:50Z", "project_id": "174565552f8945ea8c1a9b3ff8135c33", "id": "af7c367f-9d79-453c-b4f2-5fd3ae1b97c4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:23:50Z", "security_group_id": "5f51cb84-5395-43b2-a453-080b680b3446", "port_range_min": null, "revision_number": 0, "tenant_id": "174565552f8945ea8c1a9b3ff8135c33", "created_at": "2018-12-04T21:23:50Z", "project_id": "174565552f8945ea8c1a9b3ff8135c33", "id": "d64fb513-986d-43c0-a138-67efbf2f7bd0"}]} 2018-12-04 21:23:57,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5f51cb84-5395-43b2-a453-080b680b3446 used request id req-a6c089b3-49c4-4388-ab45-4748b5766d9d 2018-12-04 21:23:57,196 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:23:57,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/5f51cb84-5395-43b2-a453-080b680b3446 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea607670680b84288dd854d2da3fe6565c988e96" 2018-12-04 21:23:57,333 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6075d60a-657d-4dd2-85f5-cd8f064de3d8 Content-Length: 0 Date: Tue, 04 Dec 2018 21:23:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:23:57,333 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/5f51cb84-5395-43b2-a453-080b680b3446 used request id req-6075d60a-657d-4dd2-85f5-cd8f064de3d8 2018-12-04 21:23:57,334 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-273703fe-5bb7-48f-proj 2018-12-04 21:23:57,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/174565552f8945ea8c1a9b3ff8135c33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea607670680b84288dd854d2da3fe6565c988e96" 2018-12-04 21:23:57,618 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:23:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdc66448-c20f-47c5-aaeb-845b2c011a7c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:23:57,619 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/174565552f8945ea8c1a9b3ff8135c33 used request id req-cdc66448-c20f-47c5-aaeb-845b2c011a7c 2018-12-04 21:23:57,619 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-273703fe-5bb7-48f-proj-role 2018-12-04 21:23:57,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/4a94d31f1d384e969ab2c042fdd3e7ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea607670680b84288dd854d2da3fe6565c988e96" 2018-12-04 21:23:57,733 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:23:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-680e6ad9-bdf8-4427-a8a7-04080b5450be Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:23:57,733 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/4a94d31f1d384e969ab2c042fdd3e7ce used request id req-680e6ad9-bdf8-4427-a8a7-04080b5450be 2018-12-04 21:23:57,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea607670680b84288dd854d2da3fe6565c988e96" 2018-12-04 21:23:57,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af7365d8-8d07-46c2-8826-b2d44d6f8414 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:23:57,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-af7365d8-8d07-46c2-8826-b2d44d6f8414 2018-12-04 21:23:57,836 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-273703fe-5bb7-48f-user 2018-12-04 21:23:57,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/b67b3704bd234a808a190921b487d3f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e131e4a065233442cb4818a0911a878434c3952" 2018-12-04 21:23:58,039 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:23:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af5e2056-c909-4e8f-8237-179a29e75179 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:23:58,039 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b67b3704bd234a808a190921b487d3f8 used request id req-af5e2056-c909-4e8f-8237-179a29e75179 2018-12-04 21:23:58,041 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:23:58,451 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:23:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["rQLSCsbUT3iGllUoqim2oQ"], "issued_at": "2018-12-04T21:23:58.000000Z"}} 2018-12-04 21:23:58,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3d69926fcc709a169430a2949b9fadc69e5a857" 2018-12-04 21:23:58,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-589a09ce-57ae-43c7-b719-f295b8c7d1e2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:23:58,544 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-589a09ce-57ae-43c7-b719-f295b8c7d1e2 2018-12-04 21:23:58,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:23:58,546 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:23:58,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:23:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["esYVR0B_TIqQ8sNWFYSExw"], "issued_at": "2018-12-04T21:23:58.000000Z"}} 2018-12-04 21:23:58,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a58d9d552ab79e73bcc6d9e209b135d5b23e9a" 2018-12-04 21:23:59,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0f05104-5d48-425f-a470-e976d02e2e53 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:23:59,042 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f0f05104-5d48-425f-a470-e976d02e2e53 2018-12-04 21:23:59,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:23:59,052 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:23: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:23:59,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-c6210fc1-16b8-46a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a58d9d552ab79e73bcc6d9e209b135d5b23e9a" 2018-12-04 21:23:59,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e19d56b-bf20-416f-8452-bfeddf892261 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-c6210fc1-16b8-46a-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:23:59,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-c6210fc1-16b8-46a-proj used request id req-3e19d56b-bf20-416f-8452-bfeddf892261 2018-12-04 21:23:59,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a58d9d552ab79e73bcc6d9e209b135d5b23e9a" 2018-12-04 21:23:59,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06ce50c9-45b6-4cfc-8040-5f545d4a458c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:23:59,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-06ce50c9-45b6-4cfc-8040-5f545d4a458c 2018-12-04 21:23:59,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a58d9d552ab79e73bcc6d9e209b135d5b23e9a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-c6210fc1-16b8-46a-proj"}}' 2018-12-04 21:23:59,385 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:23:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f479c77-7d1d-4de7-b07a-1a8526f99837 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/76fc8d8c230443dab9a7b171f3f6f9bd"}, "tags": [], "enabled": true, "id": "76fc8d8c230443dab9a7b171f3f6f9bd", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-c6210fc1-16b8-46a-proj"}} 2018-12-04 21:23:59,385 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-6f479c77-7d1d-4de7-b07a-1a8526f99837 2018-12-04 21:23:59,386 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-c6210fc1-16b8-46a-proj 2018-12-04 21:23:59,386 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:23:59,387 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:23:59,788 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:23:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["xAx7rlvtTU6CCV3S9XSNGQ"], "issued_at": "2018-12-04T21:23:59.000000Z"}} 2018-12-04 21:23:59,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7901a9680ce21a48bcbe79531c9d0d8a3fe2129" 2018-12-04 21:23:59,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73b4dc1d-ebce-4955-852d-78a521af122c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:23:59,801 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-73b4dc1d-ebce-4955-852d-78a521af122c 2018-12-04 21:23:59,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:23:59,809 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:23: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:23:59,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7901a9680ce21a48bcbe79531c9d0d8a3fe2129" 2018-12-04 21:23:59,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc60b217-498c-40f7-a9a1-fcdf09905593 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:23:59,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-dc60b217-498c-40f7-a9a1-fcdf09905593 2018-12-04 21:23:59,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-c6210fc1-16b8-46a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7901a9680ce21a48bcbe79531c9d0d8a3fe2129" 2018-12-04 21:24:00,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:23:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be51a6e7-07f8-41e6-895b-5c31f62d43dc Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-c6210fc1-16b8-46a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/76fc8d8c230443dab9a7b171f3f6f9bd"}, "tags": [], "enabled": true, "id": "76fc8d8c230443dab9a7b171f3f6f9bd", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-c6210fc1-16b8-46a-proj"}]} 2018-12-04 21:24:00,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-c6210fc1-16b8-46a-proj used request id req-be51a6e7-07f8-41e6-895b-5c31f62d43dc 2018-12-04 21:24:00,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7901a9680ce21a48bcbe79531c9d0d8a3fe2129" 2018-12-04 21:24:00,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d47a55e-1018-4fae-a5e9-964843da29eb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:24:00,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2d47a55e-1018-4fae-a5e9-964843da29eb 2018-12-04 21:24:00,470 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-c6210fc1-16b8-46a-user 2018-12-04 21:24:00,470 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:24:00,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a58d9d552ab79e73bcc6d9e209b135d5b23e9a" 2018-12-04 21:24:00,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f19aa2ec-2c57-47e7-b0c6-c49e8eea663a Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:24:00,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f19aa2ec-2c57-47e7-b0c6-c49e8eea663a 2018-12-04 21:24:00,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a58d9d552ab79e73bcc6d9e209b135d5b23e9a" -d '{"role": {"name": "CreateRouterSuccessTests-c6210fc1-16b8-46a-proj-role"}}' 2018-12-04 21:24:00,692 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:24:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e85f782b-2121-4cde-aec2-e88979371128 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "14aade6af02d4f1d8b6d50ed94ad633b", "links": {"self": "http://172.30.9.23:5000/v3/roles/14aade6af02d4f1d8b6d50ed94ad633b"}, "name": "CreateRouterSuccessTests-c6210fc1-16b8-46a-proj-role"}} 2018-12-04 21:24:00,692 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-e85f782b-2121-4cde-aec2-e88979371128 2018-12-04 21:24:00,693 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-c6210fc1-16b8-46a-proj-role 2018-12-04 21:24:00,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/14aade6af02d4f1d8b6d50ed94ad633b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a58d9d552ab79e73bcc6d9e209b135d5b23e9a" 2018-12-04 21:24:00,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb7e5e5a-f089-4af5-9aba-b77767b55a85 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "14aade6af02d4f1d8b6d50ed94ad633b", "links": {"self": "http://172.30.9.23:5000/v3/roles/14aade6af02d4f1d8b6d50ed94ad633b"}, "name": "CreateRouterSuccessTests-c6210fc1-16b8-46a-proj-role"}} 2018-12-04 21:24:00,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/14aade6af02d4f1d8b6d50ed94ad633b used request id req-cb7e5e5a-f089-4af5-9aba-b77767b55a85 2018-12-04 21:24:00,796 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-c6210fc1-16b8-46a-proj-role to project CreateRouterSuccessTests-c6210fc1-16b8-46a-proj 2018-12-04 21:24:00,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/76fc8d8c230443dab9a7b171f3f6f9bd/users/0f096b6e5ac64727aa3d5110acdd48a7/roles/14aade6af02d4f1d8b6d50ed94ad633b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a58d9d552ab79e73bcc6d9e209b135d5b23e9a" 2018-12-04 21:24:00,934 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:24:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f1df095-45fd-469a-86a2-52774a792458 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:24:00,934 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/76fc8d8c230443dab9a7b171f3f6f9bd/users/0f096b6e5ac64727aa3d5110acdd48a7/roles/14aade6af02d4f1d8b6d50ed94ad633b used request id req-3f1df095-45fd-469a-86a2-52774a792458 2018-12-04 21:24:00,937 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:24:00,938 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:24:01,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14aade6af02d4f1d8b6d50ed94ad633b", "name": "CreateRouterSuccessTests-c6210fc1-16b8-46a-proj-role"}], "expires_at": "2018-12-04T22:24:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "76fc8d8c230443dab9a7b171f3f6f9bd", "name": "CreateRouterSuccessTests-c6210fc1-16b8-46a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/76fc8d8c230443dab9a7b171f3f6f9bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/76fc8d8c230443dab9a7b171f3f6f9bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/76fc8d8c230443dab9a7b171f3f6f9bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_76fc8d8c230443dab9a7b171f3f6f9bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_76fc8d8c230443dab9a7b171f3f6f9bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/76fc8d8c230443dab9a7b171f3f6f9bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/76fc8d8c230443dab9a7b171f3f6f9bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/76fc8d8c230443dab9a7b171f3f6f9bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/76fc8d8c230443dab9a7b171f3f6f9bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/76fc8d8c230443dab9a7b171f3f6f9bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/76fc8d8c230443dab9a7b171f3f6f9bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/76fc8d8c230443dab9a7b171f3f6f9bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/76fc8d8c230443dab9a7b171f3f6f9bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/76fc8d8c230443dab9a7b171f3f6f9bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-c6210fc1-16b8-46a-user", "id": "0f096b6e5ac64727aa3d5110acdd48a7"}, "audit_ids": ["Ae5E4q6CSrSy5gw-annG4g"], "issued_at": "2018-12-04T21:24:01.000000Z"}} 2018-12-04 21:24:01,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}557ba5ace794a3824dfd4f7e6069b5d6fbac3208" 2018-12-04 21:24:01,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c490ec61-a853-4a53-9153-cef396e41d90 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:24:01,426 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c490ec61-a853-4a53-9153-cef396e41d90 2018-12-04 21:24:01,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-5be4e036-911e-46ea-ac2c-f9d0d6872544-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}557ba5ace794a3824dfd4f7e6069b5d6fbac3208" 2018-12-04 21:24:01,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ac1733f4-4cd0-41b6-b08c-e7aea6de8031 Date: Tue, 04 Dec 2018 21:24:01 GMT RESP BODY: {"routers": []} 2018-12-04 21:24:01,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-5be4e036-911e-46ea-ac2c-f9d0d6872544-pub-router&admin_state_up=True used request id req-ac1733f4-4cd0-41b6-b08c-e7aea6de8031 2018-12-04 21:24:01,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:24:01,638 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:24:02,038 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14aade6af02d4f1d8b6d50ed94ad633b", "name": "CreateRouterSuccessTests-c6210fc1-16b8-46a-proj-role"}], "expires_at": "2018-12-04T22:24:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "76fc8d8c230443dab9a7b171f3f6f9bd", "name": "CreateRouterSuccessTests-c6210fc1-16b8-46a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/76fc8d8c230443dab9a7b171f3f6f9bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/76fc8d8c230443dab9a7b171f3f6f9bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/76fc8d8c230443dab9a7b171f3f6f9bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_76fc8d8c230443dab9a7b171f3f6f9bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_76fc8d8c230443dab9a7b171f3f6f9bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/76fc8d8c230443dab9a7b171f3f6f9bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/76fc8d8c230443dab9a7b171f3f6f9bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/76fc8d8c230443dab9a7b171f3f6f9bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/76fc8d8c230443dab9a7b171f3f6f9bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/76fc8d8c230443dab9a7b171f3f6f9bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/76fc8d8c230443dab9a7b171f3f6f9bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/76fc8d8c230443dab9a7b171f3f6f9bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/76fc8d8c230443dab9a7b171f3f6f9bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/76fc8d8c230443dab9a7b171f3f6f9bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-c6210fc1-16b8-46a-user", "id": "0f096b6e5ac64727aa3d5110acdd48a7"}, "audit_ids": ["5uNS8oHzSIepufxkSKBoEA"], "issued_at": "2018-12-04T21:24:02.000000Z"}} 2018-12-04 21:24:02,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7d2da9e9bc4fc6885e8333485e4ae7fe7b3c405" 2018-12-04 21:24:02,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-566dec24-d3c3-42bc-9d62-56294b022036 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:24:02,124 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-566dec24-d3c3-42bc-9d62-56294b022036 2018-12-04 21:24:02,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}557ba5ace794a3824dfd4f7e6069b5d6fbac3208" 2018-12-04 21:24:02,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-13d2ea27-69e6-43c0-ad55-a3d714b1fecb Date: Tue, 04 Dec 2018 21:24:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T20:04:01Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"}]} 2018-12-04 21:24:02,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-13d2ea27-69e6-43c0-ad55-a3d714b1fecb 2018-12-04 21:24:02,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=90070285-9e79-459a-b14a-3d1fcc36db90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}557ba5ace794a3824dfd4f7e6069b5d6fbac3208" 2018-12-04 21:24:02,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-02fc8de8-53a4-4afc-932b-8fc17a3a88a4 Date: Tue, 04 Dec 2018 21:24:02 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:24:02,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=90070285-9e79-459a-b14a-3d1fcc36db90 used request id req-02fc8de8-53a4-4afc-932b-8fc17a3a88a4 2018-12-04 21:24:02,256 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-5be4e036-911e-46ea-ac2c-f9d0d6872544-pub-router 2018-12-04 21:24:02,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}557ba5ace794a3824dfd4f7e6069b5d6fbac3208" -d '{"router": {"external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "name": "CreateRouterSuccessTests-5be4e036-911e-46ea-ac2c-f9d0d6872544-pub-router", "admin_state_up": true}}' 2018-12-04 21:24:03,386 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-d113f5b4-e1fe-445f-906b-9239262d243e Date: Tue, 04 Dec 2018 21:24:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "76fc8d8c230443dab9a7b171f3f6f9bd", "created_at": "2018-12-04T21:24:02Z", "admin_state_up": true, "updated_at": "2018-12-04T21:24:03Z", "revision_number": 2, "routes": [], "project_id": "76fc8d8c230443dab9a7b171f3f6f9bd", "id": "c45372fd-da7e-43ed-a9dc-751d4b5b4733", "name": "CreateRouterSuccessTests-5be4e036-911e-46ea-ac2c-f9d0d6872544-pub-router"}} 2018-12-04 21:24:03,387 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-d113f5b4-e1fe-445f-906b-9239262d243e 2018-12-04 21:24:03,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=c45372fd-da7e-43ed-a9dc-751d4b5b4733 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}557ba5ace794a3824dfd4f7e6069b5d6fbac3208" 2018-12-04 21:24:03,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-696e46d0-7f3e-4bdb-8de5-d4b85a810743 Date: Tue, 04 Dec 2018 21:24:03 GMT RESP BODY: {"ports":[]} 2018-12-04 21:24:03,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=c45372fd-da7e-43ed-a9dc-751d4b5b4733 used request id req-696e46d0-7f3e-4bdb-8de5-d4b85a810743 2018-12-04 21:24:03,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/c45372fd-da7e-43ed-a9dc-751d4b5b4733 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}557ba5ace794a3824dfd4f7e6069b5d6fbac3208" 2018-12-04 21:24:03,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-b0535215-39c7-499e-8cdd-287637a6b50e Date: Tue, 04 Dec 2018 21:24:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "76fc8d8c230443dab9a7b171f3f6f9bd", "created_at": "2018-12-04T21:24:02Z", "admin_state_up": true, "updated_at": "2018-12-04T21:24:03Z", "revision_number": 2, "routes": [], "project_id": "76fc8d8c230443dab9a7b171f3f6f9bd", "id": "c45372fd-da7e-43ed-a9dc-751d4b5b4733", "name": "CreateRouterSuccessTests-5be4e036-911e-46ea-ac2c-f9d0d6872544-pub-router"}} 2018-12-04 21:24:03,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/c45372fd-da7e-43ed-a9dc-751d4b5b4733 used request id req-b0535215-39c7-499e-8cdd-287637a6b50e 2018-12-04 21:24:03,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=c45372fd-da7e-43ed-a9dc-751d4b5b4733 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}557ba5ace794a3824dfd4f7e6069b5d6fbac3208" 2018-12-04 21:24:03,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-12f52fcc-f7d2-4cda-870a-6ed75446d317 Date: Tue, 04 Dec 2018 21:24:03 GMT RESP BODY: {"ports":[]} 2018-12-04 21:24:03,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=c45372fd-da7e-43ed-a9dc-751d4b5b4733 used request id req-12f52fcc-f7d2-4cda-870a-6ed75446d317 2018-12-04 21:24:03,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:24:03,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14aade6af02d4f1d8b6d50ed94ad633b", "name": "CreateRouterSuccessTests-c6210fc1-16b8-46a-proj-role"}], "expires_at": "2018-12-04T22:24:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "76fc8d8c230443dab9a7b171f3f6f9bd", "name": "CreateRouterSuccessTests-c6210fc1-16b8-46a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/76fc8d8c230443dab9a7b171f3f6f9bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/76fc8d8c230443dab9a7b171f3f6f9bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/76fc8d8c230443dab9a7b171f3f6f9bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_76fc8d8c230443dab9a7b171f3f6f9bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_76fc8d8c230443dab9a7b171f3f6f9bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/76fc8d8c230443dab9a7b171f3f6f9bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/76fc8d8c230443dab9a7b171f3f6f9bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/76fc8d8c230443dab9a7b171f3f6f9bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/76fc8d8c230443dab9a7b171f3f6f9bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/76fc8d8c230443dab9a7b171f3f6f9bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/76fc8d8c230443dab9a7b171f3f6f9bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/76fc8d8c230443dab9a7b171f3f6f9bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/76fc8d8c230443dab9a7b171f3f6f9bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/76fc8d8c230443dab9a7b171f3f6f9bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-c6210fc1-16b8-46a-user", "id": "0f096b6e5ac64727aa3d5110acdd48a7"}, "audit_ids": ["BdRxK_7HRd2YxCIYIi3dTw"], "issued_at": "2018-12-04T21:24:03.000000Z"}} 2018-12-04 21:24:03,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-5be4e036-911e-46ea-ac2c-f9d0d6872544-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e282e7216186d12f782824d3f2c931538f65eb1c" 2018-12-04 21:24:04,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-04cc4737-c025-469e-97ba-49e174982a27 Date: Tue, 04 Dec 2018 21:24:04 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "76fc8d8c230443dab9a7b171f3f6f9bd", "created_at": "2018-12-04T21:24:02Z", "admin_state_up": true, "updated_at": "2018-12-04T21:24:03Z", "revision_number": 2, "routes": [], "project_id": "76fc8d8c230443dab9a7b171f3f6f9bd", "id": "c45372fd-da7e-43ed-a9dc-751d4b5b4733", "name": "CreateRouterSuccessTests-5be4e036-911e-46ea-ac2c-f9d0d6872544-pub-router"}]} 2018-12-04 21:24:04,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-5be4e036-911e-46ea-ac2c-f9d0d6872544-pub-router&admin_state_up=True used request id req-04cc4737-c025-469e-97ba-49e174982a27 2018-12-04 21:24:04,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:24:04,265 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:24: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:24:04,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/76fc8d8c230443dab9a7b171f3f6f9bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3d69926fcc709a169430a2949b9fadc69e5a857" 2018-12-04 21:24:04,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18176448-5c66-49f0-8b3c-be5137919448 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/76fc8d8c230443dab9a7b171f3f6f9bd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "76fc8d8c230443dab9a7b171f3f6f9bd", "name": "CreateRouterSuccessTests-c6210fc1-16b8-46a-proj"}} 2018-12-04 21:24:04,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/76fc8d8c230443dab9a7b171f3f6f9bd used request id req-18176448-5c66-49f0-8b3c-be5137919448 2018-12-04 21:24:04,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=c45372fd-da7e-43ed-a9dc-751d4b5b4733 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e282e7216186d12f782824d3f2c931538f65eb1c" 2018-12-04 21:24:04,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f7e783f7-8051-4847-b8ba-0fba0bc2b176 Date: Tue, 04 Dec 2018 21:24:04 GMT RESP BODY: {"ports":[]} 2018-12-04 21:24:04,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=c45372fd-da7e-43ed-a9dc-751d4b5b4733 used request id req-f7e783f7-8051-4847-b8ba-0fba0bc2b176 2018-12-04 21:24:04,398 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-5be4e036-911e-46ea-ac2c-f9d0d6872544-pub-router 2018-12-04 21:24:04,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/c45372fd-da7e-43ed-a9dc-751d4b5b4733 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e282e7216186d12f782824d3f2c931538f65eb1c" 2018-12-04 21:24:05,747 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5c586e9c-fc0d-42e2-a41c-5bf9e658d968 Content-Length: 0 Date: Tue, 04 Dec 2018 21:24:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:24:05,747 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/c45372fd-da7e-43ed-a9dc-751d4b5b4733 used request id req-5c586e9c-fc0d-42e2-a41c-5bf9e658d968 2018-12-04 21:24:05,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-5be4e036-911e-46ea-ac2c-f9d0d6872544-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e282e7216186d12f782824d3f2c931538f65eb1c" 2018-12-04 21:24:05,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b217a1d3-e69b-42eb-9847-89086088fae3 Date: Tue, 04 Dec 2018 21:24:05 GMT RESP BODY: {"routers": []} 2018-12-04 21:24:05,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-5be4e036-911e-46ea-ac2c-f9d0d6872544-pub-router&admin_state_up=True used request id req-b217a1d3-e69b-42eb-9847-89086088fae3 2018-12-04 21:24:05,797 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-5be4e036-911e-46ea-ac2c-f9d0d6872544-pub-router 2018-12-04 21:24:05,797 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-5be4e036-911e-46ea-ac2c-f9d0d6872544-pub-router 2018-12-04 21:24:05,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/c45372fd-da7e-43ed-a9dc-751d4b5b4733 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}557ba5ace794a3824dfd4f7e6069b5d6fbac3208" 2018-12-04 21:24:05,849 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 135 X-Openstack-Request-Id: req-14a2b6b4-1c70-4945-aaac-a3c47ddafab9 Date: Tue, 04 Dec 2018 21:24:05 GMT RESP BODY: {"NeutronError": {"message": "Router c45372fd-da7e-43ed-a9dc-751d4b5b4733 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-12-04 21:24:05,849 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/c45372fd-da7e-43ed-a9dc-751d4b5b4733 used request id req-14a2b6b4-1c70-4945-aaac-a3c47ddafab9 2018-12-04 21:24:05,849 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Router c45372fd-da7e-43ed-a9dc-751d4b5b4733 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-12-04 21:24:05,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a58d9d552ab79e73bcc6d9e209b135d5b23e9a" 2018-12-04 21:24:06,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-158e62ce-826c-408f-a20a-a7020db78ae1 Date: Tue, 04 Dec 2018 21:24:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:24:06,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-158e62ce-826c-408f-a20a-a7020db78ae1 2018-12-04 21:24:06,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a58d9d552ab79e73bcc6d9e209b135d5b23e9a" 2018-12-04 21:24:06,193 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:24:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42d534ab-c175-4763-9ad1-66516b1ea00f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:24:06,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-42d534ab-c175-4763-9ad1-66516b1ea00f 2018-12-04 21:24:06,194 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:24:06,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a58d9d552ab79e73bcc6d9e209b135d5b23e9a" 2018-12-04 21:24:06,294 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:24:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3b01de9-7028-437f-a8b8-a3c204d1a416 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:24:06,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-a3b01de9-7028-437f-a8b8-a3c204d1a416 2018-12-04 21:24:06,295 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:24:06,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a58d9d552ab79e73bcc6d9e209b135d5b23e9a" 2018-12-04 21:24:06,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3ac6736-22f3-462c-b0eb-7e05d5131c98 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:24:06,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-a3ac6736-22f3-462c-b0eb-7e05d5131c98 2018-12-04 21:24:06,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a58d9d552ab79e73bcc6d9e209b135d5b23e9a" 2018-12-04 21:24:06,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1bd1524-ddc6-45f2-a9b1-98eaeb9edd2d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:24:06,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-f1bd1524-ddc6-45f2-a9b1-98eaeb9edd2d 2018-12-04 21:24:06,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a58d9d552ab79e73bcc6d9e209b135d5b23e9a" 2018-12-04 21:24:06,594 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:24:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ff4b4a4-ecae-47af-919c-2bff6170750c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:24:06,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-8ff4b4a4-ecae-47af-919c-2bff6170750c 2018-12-04 21:24:06,595 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:24:06,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a58d9d552ab79e73bcc6d9e209b135d5b23e9a" 2018-12-04 21:24:06,695 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:24:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46bfe7d1-7d92-4866-82de-959b365bba8a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:24:06,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-46bfe7d1-7d92-4866-82de-959b365bba8a 2018-12-04 21:24:06,695 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:24:06,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a58d9d552ab79e73bcc6d9e209b135d5b23e9a" 2018-12-04 21:24:06,795 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:24:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cfbd2de-ba7d-4e0a-985b-93468a59734f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:24:06,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-5cfbd2de-ba7d-4e0a-985b-93468a59734f 2018-12-04 21:24:06,795 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:24:06,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a58d9d552ab79e73bcc6d9e209b135d5b23e9a" 2018-12-04 21:24:06,894 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:24:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83738bea-ebb7-440c-bdf7-af4bd501a9e3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:24:06,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-83738bea-ebb7-440c-bdf7-af4bd501a9e3 2018-12-04 21:24:06,895 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:24:06,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a58d9d552ab79e73bcc6d9e209b135d5b23e9a" 2018-12-04 21:24:07,011 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:24:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65129188-ceec-47f5-9e70-9fb3e91b742e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:24:07,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-65129188-ceec-47f5-9e70-9fb3e91b742e 2018-12-04 21:24:07,011 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:24:07,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a58d9d552ab79e73bcc6d9e209b135d5b23e9a" 2018-12-04 21:24:07,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2561820-f9d2-4b5e-937c-353fcb126e75 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:24:07,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-f2561820-f9d2-4b5e-937c-353fcb126e75 2018-12-04 21:24:07,112 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-c6210fc1-16b8-46a-proj 2018-12-04 21:24:07,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/76fc8d8c230443dab9a7b171f3f6f9bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a58d9d552ab79e73bcc6d9e209b135d5b23e9a" 2018-12-04 21:24:07,325 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:24:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5bacbec-156d-4eb2-9ba5-320e4179fcaf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:24:07,326 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/76fc8d8c230443dab9a7b171f3f6f9bd used request id req-c5bacbec-156d-4eb2-9ba5-320e4179fcaf 2018-12-04 21:24:07,326 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-c6210fc1-16b8-46a-proj-role 2018-12-04 21:24:07,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/14aade6af02d4f1d8b6d50ed94ad633b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a58d9d552ab79e73bcc6d9e209b135d5b23e9a" 2018-12-04 21:24:07,452 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:24:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-030874f9-e898-462f-b093-69c16e481d3f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:24:07,452 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/14aade6af02d4f1d8b6d50ed94ad633b used request id req-030874f9-e898-462f-b093-69c16e481d3f 2018-12-04 21:24:07,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a58d9d552ab79e73bcc6d9e209b135d5b23e9a" 2018-12-04 21:24:07,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2a03982-da24-4ed2-8349-0a33638c4337 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:24:07,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a2a03982-da24-4ed2-8349-0a33638c4337 2018-12-04 21:24:07,556 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-c6210fc1-16b8-46a-user 2018-12-04 21:24:07,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/0f096b6e5ac64727aa3d5110acdd48a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7901a9680ce21a48bcbe79531c9d0d8a3fe2129" 2018-12-04 21:24:07,808 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:24:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbbc3a2e-b493-4a82-9ffb-a3d3b1476876 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:24:07,808 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/0f096b6e5ac64727aa3d5110acdd48a7 used request id req-bbbc3a2e-b493-4a82-9ffb-a3d3b1476876 2018-12-04 21:24:07,810 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:24:08,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:24:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["kp5RkwbHQh-MY1hX0PZ-Ww"], "issued_at": "2018-12-04T21:24:08.000000Z"}} 2018-12-04 21:24:08,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e18a0df8cf7e5240d895a47f38a30a927412896" 2018-12-04 21:24:08,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a38ab0cb-1317-4b71-a98e-ab8df546d60c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:24:08,306 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a38ab0cb-1317-4b71-a98e-ab8df546d60c 2018-12-04 21:24:08,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:24:08,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:24:08,710 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:24:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["LD0hDVO3SjGv40ZcFA8bfA"], "issued_at": "2018-12-04T21:24:08.000000Z"}} 2018-12-04 21:24:08,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83c96397c73a5bac2b60c0b85787832105fe7742" 2018-12-04 21:24:08,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-489326e8-ce04-4f41-9b4f-269cbe1e75f3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:24:08,804 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-489326e8-ce04-4f41-9b4f-269cbe1e75f3 2018-12-04 21:24:08,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:24:08,813 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:24: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:24:08,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e59c9c03-f2a9-489-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83c96397c73a5bac2b60c0b85787832105fe7742" 2018-12-04 21:24:08,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b35dbc7c-d871-42b8-8bfc-4edc7e7a010e Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e59c9c03-f2a9-489-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:24:08,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e59c9c03-f2a9-489-proj used request id req-b35dbc7c-d871-42b8-8bfc-4edc7e7a010e 2018-12-04 21:24:08,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83c96397c73a5bac2b60c0b85787832105fe7742" 2018-12-04 21:24:09,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d83b2b69-e0ae-47cf-bd6d-160a41345867 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:24:09,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d83b2b69-e0ae-47cf-bd6d-160a41345867 2018-12-04 21:24:09,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83c96397c73a5bac2b60c0b85787832105fe7742" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-e59c9c03-f2a9-489-proj"}}' 2018-12-04 21:24:09,142 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:24:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fcc15e2-f72e-4bf3-a441-bc5215a00cfe Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/35cb77ff57c84a91b4079b6e97fb20ce"}, "tags": [], "enabled": true, "id": "35cb77ff57c84a91b4079b6e97fb20ce", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e59c9c03-f2a9-489-proj"}} 2018-12-04 21:24:09,142 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-5fcc15e2-f72e-4bf3-a441-bc5215a00cfe 2018-12-04 21:24:09,142 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-e59c9c03-f2a9-489-proj 2018-12-04 21:24:09,142 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:24:09,143 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:24:09,544 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:24:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["89avOedHTnut-Zlw7jJfvA"], "issued_at": "2018-12-04T21:24:09.000000Z"}} 2018-12-04 21:24:09,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2374e2475de44d7902a18a0a9bc1e80e0f571e7" 2018-12-04 21:24:09,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-031d243f-67cf-445d-b2ec-3c4316bc19bc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:24:09,558 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-031d243f-67cf-445d-b2ec-3c4316bc19bc 2018-12-04 21:24:09,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:24:09,566 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:24: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:24:09,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2374e2475de44d7902a18a0a9bc1e80e0f571e7" 2018-12-04 21:24:09,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f6c76dd-bf21-4aac-bee8-814d13067ad2 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:24:09,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9f6c76dd-bf21-4aac-bee8-814d13067ad2 2018-12-04 21:24:09,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-e59c9c03-f2a9-489-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2374e2475de44d7902a18a0a9bc1e80e0f571e7" 2018-12-04 21:24:09,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba1c1a8b-d80e-4c9a-ad74-9c3f6757d636 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-e59c9c03-f2a9-489-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/35cb77ff57c84a91b4079b6e97fb20ce"}, "tags": [], "enabled": true, "id": "35cb77ff57c84a91b4079b6e97fb20ce", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e59c9c03-f2a9-489-proj"}]} 2018-12-04 21:24:09,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-e59c9c03-f2a9-489-proj used request id req-ba1c1a8b-d80e-4c9a-ad74-9c3f6757d636 2018-12-04 21:24:09,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2374e2475de44d7902a18a0a9bc1e80e0f571e7" 2018-12-04 21:24:09,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae71a027-df51-4c07-a1bd-e04a18ae9617 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:24:09,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ae71a027-df51-4c07-a1bd-e04a18ae9617 2018-12-04 21:24:10,286 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-e59c9c03-f2a9-489-user 2018-12-04 21:24:10,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:24:10,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83c96397c73a5bac2b60c0b85787832105fe7742" 2018-12-04 21:24:10,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdc304dd-dbc7-466f-bad8-5fc9e0bd1d81 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:24:10,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fdc304dd-dbc7-466f-bad8-5fc9e0bd1d81 2018-12-04 21:24:10,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83c96397c73a5bac2b60c0b85787832105fe7742" -d '{"role": {"name": "CreateRouterSuccessTests-e59c9c03-f2a9-489-proj-role"}}' 2018-12-04 21:24:10,494 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:24:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-856a3c73-49ef-4376-a6ae-8eeec0a120bd Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1ae6a22c324d4cfbb4541354adc9ddac", "links": {"self": "http://172.30.9.23:5000/v3/roles/1ae6a22c324d4cfbb4541354adc9ddac"}, "name": "CreateRouterSuccessTests-e59c9c03-f2a9-489-proj-role"}} 2018-12-04 21:24:10,494 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-856a3c73-49ef-4376-a6ae-8eeec0a120bd 2018-12-04 21:24:10,495 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-e59c9c03-f2a9-489-proj-role 2018-12-04 21:24:10,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/1ae6a22c324d4cfbb4541354adc9ddac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83c96397c73a5bac2b60c0b85787832105fe7742" 2018-12-04 21:24:10,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac0b6350-461a-46ee-85b0-1db8b12abfae Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1ae6a22c324d4cfbb4541354adc9ddac", "links": {"self": "http://172.30.9.23:5000/v3/roles/1ae6a22c324d4cfbb4541354adc9ddac"}, "name": "CreateRouterSuccessTests-e59c9c03-f2a9-489-proj-role"}} 2018-12-04 21:24:10,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/1ae6a22c324d4cfbb4541354adc9ddac used request id req-ac0b6350-461a-46ee-85b0-1db8b12abfae 2018-12-04 21:24:10,597 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-e59c9c03-f2a9-489-proj-role to project CreateRouterSuccessTests-e59c9c03-f2a9-489-proj 2018-12-04 21:24:10,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/35cb77ff57c84a91b4079b6e97fb20ce/users/25e6d739ac1545969f0acfcb9731f052/roles/1ae6a22c324d4cfbb4541354adc9ddac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83c96397c73a5bac2b60c0b85787832105fe7742" 2018-12-04 21:24:10,736 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:24:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f715b06-8650-4199-a528-b79bfae68af2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:24:10,736 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/35cb77ff57c84a91b4079b6e97fb20ce/users/25e6d739ac1545969f0acfcb9731f052/roles/1ae6a22c324d4cfbb4541354adc9ddac used request id req-8f715b06-8650-4199-a528-b79bfae68af2 2018-12-04 21:24:10,738 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:24:10,738 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:24:11,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1ae6a22c324d4cfbb4541354adc9ddac", "name": "CreateRouterSuccessTests-e59c9c03-f2a9-489-proj-role"}], "expires_at": "2018-12-04T22:24:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cb77ff57c84a91b4079b6e97fb20ce", "name": "CreateRouterSuccessTests-e59c9c03-f2a9-489-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/35cb77ff57c84a91b4079b6e97fb20ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/35cb77ff57c84a91b4079b6e97fb20ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/35cb77ff57c84a91b4079b6e97fb20ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_35cb77ff57c84a91b4079b6e97fb20ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_35cb77ff57c84a91b4079b6e97fb20ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/35cb77ff57c84a91b4079b6e97fb20ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/35cb77ff57c84a91b4079b6e97fb20ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/35cb77ff57c84a91b4079b6e97fb20ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/35cb77ff57c84a91b4079b6e97fb20ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/35cb77ff57c84a91b4079b6e97fb20ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/35cb77ff57c84a91b4079b6e97fb20ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/35cb77ff57c84a91b4079b6e97fb20ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/35cb77ff57c84a91b4079b6e97fb20ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/35cb77ff57c84a91b4079b6e97fb20ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e59c9c03-f2a9-489-user", "id": "25e6d739ac1545969f0acfcb9731f052"}, "audit_ids": ["5aE8oylAT9yJ5US0BP888A"], "issued_at": "2018-12-04T21:24:11.000000Z"}} 2018-12-04 21:24:11,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d4ec9a9ac319aa1d941774bc846bef15ae27cd" 2018-12-04 21:24:11,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb8e6104-777c-4c1c-a1b4-9df02359a751 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:24:11,224 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-bb8e6104-777c-4c1c-a1b4-9df02359a751 2018-12-04 21:24:11,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-12be7e12-6a9d-4b6f-9cb5-9692d0067b69-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d4ec9a9ac319aa1d941774bc846bef15ae27cd" 2018-12-04 21:24:11,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9ad75633-fba4-4f29-899e-ce17282a8c85 Date: Tue, 04 Dec 2018 21:24:11 GMT RESP BODY: {"routers": []} 2018-12-04 21:24:11,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-12be7e12-6a9d-4b6f-9cb5-9692d0067b69-pub-router&admin_state_up=True used request id req-9ad75633-fba4-4f29-899e-ce17282a8c85 2018-12-04 21:24:11,443 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:24:11,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:24:11,839 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1ae6a22c324d4cfbb4541354adc9ddac", "name": "CreateRouterSuccessTests-e59c9c03-f2a9-489-proj-role"}], "expires_at": "2018-12-04T22:24:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cb77ff57c84a91b4079b6e97fb20ce", "name": "CreateRouterSuccessTests-e59c9c03-f2a9-489-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/35cb77ff57c84a91b4079b6e97fb20ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/35cb77ff57c84a91b4079b6e97fb20ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/35cb77ff57c84a91b4079b6e97fb20ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_35cb77ff57c84a91b4079b6e97fb20ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_35cb77ff57c84a91b4079b6e97fb20ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/35cb77ff57c84a91b4079b6e97fb20ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/35cb77ff57c84a91b4079b6e97fb20ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/35cb77ff57c84a91b4079b6e97fb20ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/35cb77ff57c84a91b4079b6e97fb20ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/35cb77ff57c84a91b4079b6e97fb20ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/35cb77ff57c84a91b4079b6e97fb20ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/35cb77ff57c84a91b4079b6e97fb20ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/35cb77ff57c84a91b4079b6e97fb20ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/35cb77ff57c84a91b4079b6e97fb20ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e59c9c03-f2a9-489-user", "id": "25e6d739ac1545969f0acfcb9731f052"}, "audit_ids": ["W1syTscOSLWo2-c79zQlxA"], "issued_at": "2018-12-04T21:24:11.000000Z"}} 2018-12-04 21:24:11,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e20061f36aefb1a74c2315cf8695916c00a853" 2018-12-04 21:24:11,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3587ce6-f1bf-4b6e-9e69-0f8d0fae4cca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:24:11,929 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f3587ce6-f1bf-4b6e-9e69-0f8d0fae4cca 2018-12-04 21:24:11,930 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-12be7e12-6a9d-4b6f-9cb5-9692d0067b69-pub-router 2018-12-04 21:24:11,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d4ec9a9ac319aa1d941774bc846bef15ae27cd" -d '{"router": {"name": "CreateRouterSuccessTests-12be7e12-6a9d-4b6f-9cb5-9692d0067b69-pub-router", "admin_state_up": true}}' 2018-12-04 21:24:12,089 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 459 X-Openstack-Request-Id: req-bd1a2131-8576-4d38-8e7c-5df6c651c3ed Date: Tue, 04 Dec 2018 21:24:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "35cb77ff57c84a91b4079b6e97fb20ce", "created_at": "2018-12-04T21:24:12Z", "admin_state_up": true, "updated_at": "2018-12-04T21:24:12Z", "revision_number": 0, "routes": [], "project_id": "35cb77ff57c84a91b4079b6e97fb20ce", "id": "63938cf4-b5ff-4758-be18-a55e9d2115e3", "name": "CreateRouterSuccessTests-12be7e12-6a9d-4b6f-9cb5-9692d0067b69-pub-router"}} 2018-12-04 21:24:12,090 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-bd1a2131-8576-4d38-8e7c-5df6c651c3ed 2018-12-04 21:24:12,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=63938cf4-b5ff-4758-be18-a55e9d2115e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d4ec9a9ac319aa1d941774bc846bef15ae27cd" 2018-12-04 21:24:12,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-60c29edd-396b-43ec-ae83-78c84f93ae0e Date: Tue, 04 Dec 2018 21:24:12 GMT RESP BODY: {"ports":[]} 2018-12-04 21:24:12,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=63938cf4-b5ff-4758-be18-a55e9d2115e3 used request id req-60c29edd-396b-43ec-ae83-78c84f93ae0e 2018-12-04 21:24:12,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/63938cf4-b5ff-4758-be18-a55e9d2115e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d4ec9a9ac319aa1d941774bc846bef15ae27cd" 2018-12-04 21:24:12,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 459 X-Openstack-Request-Id: req-ddb4b08d-64dc-46f2-927d-80cc4c20012d Date: Tue, 04 Dec 2018 21:24:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "35cb77ff57c84a91b4079b6e97fb20ce", "created_at": "2018-12-04T21:24:12Z", "admin_state_up": true, "updated_at": "2018-12-04T21:24:12Z", "revision_number": 0, "routes": [], "project_id": "35cb77ff57c84a91b4079b6e97fb20ce", "id": "63938cf4-b5ff-4758-be18-a55e9d2115e3", "name": "CreateRouterSuccessTests-12be7e12-6a9d-4b6f-9cb5-9692d0067b69-pub-router"}} 2018-12-04 21:24:12,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/63938cf4-b5ff-4758-be18-a55e9d2115e3 used request id req-ddb4b08d-64dc-46f2-927d-80cc4c20012d 2018-12-04 21:24:12,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=63938cf4-b5ff-4758-be18-a55e9d2115e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d4ec9a9ac319aa1d941774bc846bef15ae27cd" 2018-12-04 21:24:12,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1e2e04dc-b40e-466c-b3fd-b851d47c34d0 Date: Tue, 04 Dec 2018 21:24:12 GMT RESP BODY: {"ports":[]} 2018-12-04 21:24:12,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=63938cf4-b5ff-4758-be18-a55e9d2115e3 used request id req-1e2e04dc-b40e-466c-b3fd-b851d47c34d0 2018-12-04 21:24:12,251 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:24:12,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1ae6a22c324d4cfbb4541354adc9ddac", "name": "CreateRouterSuccessTests-e59c9c03-f2a9-489-proj-role"}], "expires_at": "2018-12-04T22:24:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35cb77ff57c84a91b4079b6e97fb20ce", "name": "CreateRouterSuccessTests-e59c9c03-f2a9-489-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/35cb77ff57c84a91b4079b6e97fb20ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/35cb77ff57c84a91b4079b6e97fb20ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/35cb77ff57c84a91b4079b6e97fb20ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_35cb77ff57c84a91b4079b6e97fb20ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_35cb77ff57c84a91b4079b6e97fb20ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/35cb77ff57c84a91b4079b6e97fb20ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/35cb77ff57c84a91b4079b6e97fb20ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/35cb77ff57c84a91b4079b6e97fb20ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/35cb77ff57c84a91b4079b6e97fb20ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/35cb77ff57c84a91b4079b6e97fb20ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/35cb77ff57c84a91b4079b6e97fb20ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/35cb77ff57c84a91b4079b6e97fb20ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/35cb77ff57c84a91b4079b6e97fb20ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/35cb77ff57c84a91b4079b6e97fb20ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e59c9c03-f2a9-489-user", "id": "25e6d739ac1545969f0acfcb9731f052"}, "audit_ids": ["RU8ej3vsSWixOMfJgepKMQ"], "issued_at": "2018-12-04T21:24:12.000000Z"}} 2018-12-04 21:24:12,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-12be7e12-6a9d-4b6f-9cb5-9692d0067b69-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556584f304959cb3c4e86c14f01b0112ebeef2de" 2018-12-04 21:24:13,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 462 X-Openstack-Request-Id: req-8476bd8e-e1dc-4aac-9981-f00cf4b72eb2 Date: Tue, 04 Dec 2018 21:24:13 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "35cb77ff57c84a91b4079b6e97fb20ce", "created_at": "2018-12-04T21:24:12Z", "admin_state_up": true, "updated_at": "2018-12-04T21:24:12Z", "revision_number": 0, "routes": [], "project_id": "35cb77ff57c84a91b4079b6e97fb20ce", "id": "63938cf4-b5ff-4758-be18-a55e9d2115e3", "name": "CreateRouterSuccessTests-12be7e12-6a9d-4b6f-9cb5-9692d0067b69-pub-router"}]} 2018-12-04 21:24:13,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-12be7e12-6a9d-4b6f-9cb5-9692d0067b69-pub-router&admin_state_up=True used request id req-8476bd8e-e1dc-4aac-9981-f00cf4b72eb2 2018-12-04 21:24:13,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:24:13,088 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:24:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:24:13,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/35cb77ff57c84a91b4079b6e97fb20ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e18a0df8cf7e5240d895a47f38a30a927412896" 2018-12-04 21:24:13,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aad554e3-92c4-4749-ada9-dc0ee7618a95 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/35cb77ff57c84a91b4079b6e97fb20ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35cb77ff57c84a91b4079b6e97fb20ce", "name": "CreateRouterSuccessTests-e59c9c03-f2a9-489-proj"}} 2018-12-04 21:24:13,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/35cb77ff57c84a91b4079b6e97fb20ce used request id req-aad554e3-92c4-4749-ada9-dc0ee7618a95 2018-12-04 21:24:13,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=63938cf4-b5ff-4758-be18-a55e9d2115e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556584f304959cb3c4e86c14f01b0112ebeef2de" 2018-12-04 21:24:13,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-05ec6892-5885-47f4-938e-95e9344d853e Date: Tue, 04 Dec 2018 21:24:13 GMT RESP BODY: {"ports":[]} 2018-12-04 21:24:13,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=63938cf4-b5ff-4758-be18-a55e9d2115e3 used request id req-05ec6892-5885-47f4-938e-95e9344d853e 2018-12-04 21:24:13,212 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-12be7e12-6a9d-4b6f-9cb5-9692d0067b69-pub-router 2018-12-04 21:24:13,212 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-12be7e12-6a9d-4b6f-9cb5-9692d0067b69-pub-router 2018-12-04 21:24:13,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/63938cf4-b5ff-4758-be18-a55e9d2115e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d4ec9a9ac319aa1d941774bc846bef15ae27cd" 2018-12-04 21:24:13,820 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bb01cd25-f859-47c9-b50a-c0664227e081 Content-Length: 0 Date: Tue, 04 Dec 2018 21:24:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:24:13,820 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/63938cf4-b5ff-4758-be18-a55e9d2115e3 used request id req-bb01cd25-f859-47c9-b50a-c0664227e081 2018-12-04 21:24:13,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83c96397c73a5bac2b60c0b85787832105fe7742" 2018-12-04 21:24:14,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-0b906318-47ba-49c1-9240-f6e54bb96226 Date: Tue, 04 Dec 2018 21:24:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:24:14,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-0b906318-47ba-49c1-9240-f6e54bb96226 2018-12-04 21:24:14,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83c96397c73a5bac2b60c0b85787832105fe7742" 2018-12-04 21:24:14,196 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:24:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd6b44c4-ecf6-46d0-9191-d4b0e0d9d191 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:24:14,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-bd6b44c4-ecf6-46d0-9191-d4b0e0d9d191 2018-12-04 21:24:14,196 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:24:14,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83c96397c73a5bac2b60c0b85787832105fe7742" 2018-12-04 21:24:14,290 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:24:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe046379-e82e-4b16-ba22-affce44b2332 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:24:14,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-fe046379-e82e-4b16-ba22-affce44b2332 2018-12-04 21:24:14,291 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:24:14,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83c96397c73a5bac2b60c0b85787832105fe7742" 2018-12-04 21:24:14,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb7813dc-8142-4442-b6f0-a76c6a8fe2cc 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:24:14,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-cb7813dc-8142-4442-b6f0-a76c6a8fe2cc 2018-12-04 21:24:14,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83c96397c73a5bac2b60c0b85787832105fe7742" 2018-12-04 21:24:14,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc4f4adc-77d4-4a27-be25-d0dedf300ffa Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:24:14,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-dc4f4adc-77d4-4a27-be25-d0dedf300ffa 2018-12-04 21:24:14,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83c96397c73a5bac2b60c0b85787832105fe7742" 2018-12-04 21:24:14,607 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:24:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a362d1df-6fdd-4073-9743-83a02b734dc5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:24:14,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-a362d1df-6fdd-4073-9743-83a02b734dc5 2018-12-04 21:24:14,607 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:24:14,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83c96397c73a5bac2b60c0b85787832105fe7742" 2018-12-04 21:24:14,709 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:24:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bb41e53-b388-46fb-aa99-fa753733062e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:24:14,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-3bb41e53-b388-46fb-aa99-fa753733062e 2018-12-04 21:24:14,709 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:24:14,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83c96397c73a5bac2b60c0b85787832105fe7742" 2018-12-04 21:24:14,810 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:24:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b44e163-deb0-4be6-a992-f4acea6e722f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:24:14,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-2b44e163-deb0-4be6-a992-f4acea6e722f 2018-12-04 21:24:14,811 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:24:14,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83c96397c73a5bac2b60c0b85787832105fe7742" 2018-12-04 21:24:14,913 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:24:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e107cf11-408e-4060-8b75-2f91ecd6e342 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:24:14,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-e107cf11-408e-4060-8b75-2f91ecd6e342 2018-12-04 21:24:14,913 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:24:14,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83c96397c73a5bac2b60c0b85787832105fe7742" 2018-12-04 21:24:15,017 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:24:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd4e9989-9ac3-48ef-ba81-5fbab9353dc4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:24:15,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-dd4e9989-9ac3-48ef-ba81-5fbab9353dc4 2018-12-04 21:24:15,017 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:24:15,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83c96397c73a5bac2b60c0b85787832105fe7742" 2018-12-04 21:24:15,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-700e8d29-2d65-4b6d-9174-8a6da4248996 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:24:15,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-700e8d29-2d65-4b6d-9174-8a6da4248996 2018-12-04 21:24:15,128 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-e59c9c03-f2a9-489-proj 2018-12-04 21:24:15,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/35cb77ff57c84a91b4079b6e97fb20ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83c96397c73a5bac2b60c0b85787832105fe7742" 2018-12-04 21:24:15,435 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:24:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-968a2af7-b967-4978-840c-aef79c478aaf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:24:15,435 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/35cb77ff57c84a91b4079b6e97fb20ce used request id req-968a2af7-b967-4978-840c-aef79c478aaf 2018-12-04 21:24:15,436 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-e59c9c03-f2a9-489-proj-role 2018-12-04 21:24:15,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/1ae6a22c324d4cfbb4541354adc9ddac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83c96397c73a5bac2b60c0b85787832105fe7742" 2018-12-04 21:24:15,561 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:24:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b9651ca-6628-4d09-840b-d0f28b86b094 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:24:15,561 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/1ae6a22c324d4cfbb4541354adc9ddac used request id req-7b9651ca-6628-4d09-840b-d0f28b86b094 2018-12-04 21:24:15,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83c96397c73a5bac2b60c0b85787832105fe7742" 2018-12-04 21:24:15,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c362851-3b8c-4806-b968-11345fa345e9 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:24:15,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8c362851-3b8c-4806-b968-11345fa345e9 2018-12-04 21:24:15,666 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-e59c9c03-f2a9-489-user 2018-12-04 21:24:15,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/25e6d739ac1545969f0acfcb9731f052 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2374e2475de44d7902a18a0a9bc1e80e0f571e7" 2018-12-04 21:24:15,869 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:24:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc460e64-0d69-4412-87d9-1e2cc7361079 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:24:15,870 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/25e6d739ac1545969f0acfcb9731f052 used request id req-bc460e64-0d69-4412-87d9-1e2cc7361079 2018-12-04 21:24:15,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:24:16,275 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:24:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["RR5-NDvQTGKUNM2GyXsnKQ"], "issued_at": "2018-12-04T21:24:16.000000Z"}} 2018-12-04 21:24:16,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43704373c56cfcfd1a56a5c658e09692f88edb6f" 2018-12-04 21:24:16,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2defa50-0a77-405c-9b88-13539dc84b7c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:24:16,369 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c2defa50-0a77-405c-9b88-13539dc84b7c 2018-12-04 21:24:16,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:24:16,371 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:24:16,777 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:24:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["TAnYdgw-SraT5EPER1UWEg"], "issued_at": "2018-12-04T21:24:16.000000Z"}} 2018-12-04 21:24:16,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}001396aef5855e44c689e5aee2c94bc09b3f5fa9" 2018-12-04 21:24:16,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56aada7c-2433-4aec-9fcb-c2a8a5dd8d6c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:24:16,870 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-56aada7c-2433-4aec-9fcb-c2a8a5dd8d6c 2018-12-04 21:24:16,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:24:16,879 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:24:16,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-80ece1d1-e4a8-43c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}001396aef5855e44c689e5aee2c94bc09b3f5fa9" 2018-12-04 21:24:16,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fbb256c-b570-4175-ae5d-a371e04a958f Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-80ece1d1-e4a8-43c-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:24:16,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-80ece1d1-e4a8-43c-proj used request id req-1fbb256c-b570-4175-ae5d-a371e04a958f 2018-12-04 21:24:16,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}001396aef5855e44c689e5aee2c94bc09b3f5fa9" 2018-12-04 21:24:17,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d78b8b53-c41c-42df-8326-8949d9a8e846 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:24:17,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d78b8b53-c41c-42df-8326-8949d9a8e846 2018-12-04 21:24:17,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}001396aef5855e44c689e5aee2c94bc09b3f5fa9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-80ece1d1-e4a8-43c-proj"}}' 2018-12-04 21:24:17,130 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:24:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-700dccf1-0b0e-4a29-8dde-77b1a9c8e2d6 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f9e784871953419a8428ea5e5569671a"}, "tags": [], "enabled": true, "id": "f9e784871953419a8428ea5e5569671a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-80ece1d1-e4a8-43c-proj"}} 2018-12-04 21:24:17,130 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-700dccf1-0b0e-4a29-8dde-77b1a9c8e2d6 2018-12-04 21:24:17,130 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-80ece1d1-e4a8-43c-proj 2018-12-04 21:24:17,130 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:24:17,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:24:17,534 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:24:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["Jh9pmGrpSACWJnlLqpE11w"], "issued_at": "2018-12-04T21:24:17.000000Z"}} 2018-12-04 21:24:17,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c1624252a5c9f0e2d620c71bf74e8a74dd8e2f" 2018-12-04 21:24:17,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdec4638-8038-4ace-ac3d-7f909da935b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:24:17,630 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-fdec4638-8038-4ace-ac3d-7f909da935b8 2018-12-04 21:24:17,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:24:17,639 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:24: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:24:17,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c1624252a5c9f0e2d620c71bf74e8a74dd8e2f" 2018-12-04 21:24:17,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba31d4b2-4541-43ba-bb9e-8ae289bbec61 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:24:17,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ba31d4b2-4541-43ba-bb9e-8ae289bbec61 2018-12-04 21:24:17,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-80ece1d1-e4a8-43c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c1624252a5c9f0e2d620c71bf74e8a74dd8e2f" 2018-12-04 21:24:17,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8572807f-3ebc-4c39-af9e-d675b6922100 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-80ece1d1-e4a8-43c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f9e784871953419a8428ea5e5569671a"}, "tags": [], "enabled": true, "id": "f9e784871953419a8428ea5e5569671a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-80ece1d1-e4a8-43c-proj"}]} 2018-12-04 21:24:17,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-80ece1d1-e4a8-43c-proj used request id req-8572807f-3ebc-4c39-af9e-d675b6922100 2018-12-04 21:24:17,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c1624252a5c9f0e2d620c71bf74e8a74dd8e2f" 2018-12-04 21:24:17,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df2aef1d-d025-4641-90a6-d3e9adb6af53 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:24:17,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-df2aef1d-d025-4641-90a6-d3e9adb6af53 2018-12-04 21:24:18,358 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-80ece1d1-e4a8-43c-user 2018-12-04 21:24:18,358 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:24:18,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}001396aef5855e44c689e5aee2c94bc09b3f5fa9" 2018-12-04 21:24:18,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d768448-3261-4004-bcc1-6ddc7ae901e1 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:24:18,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7d768448-3261-4004-bcc1-6ddc7ae901e1 2018-12-04 21:24:18,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}001396aef5855e44c689e5aee2c94bc09b3f5fa9" -d '{"role": {"name": "CreateRouterSuccessTests-80ece1d1-e4a8-43c-proj-role"}}' 2018-12-04 21:24:18,496 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:24:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1bca3b0-c084-4a83-95ba-50214d67c566 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "275a210f4127402e9e41d95234e9f836", "links": {"self": "http://172.30.9.23:5000/v3/roles/275a210f4127402e9e41d95234e9f836"}, "name": "CreateRouterSuccessTests-80ece1d1-e4a8-43c-proj-role"}} 2018-12-04 21:24:18,496 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-b1bca3b0-c084-4a83-95ba-50214d67c566 2018-12-04 21:24:18,496 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-80ece1d1-e4a8-43c-proj-role 2018-12-04 21:24:18,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/275a210f4127402e9e41d95234e9f836 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}001396aef5855e44c689e5aee2c94bc09b3f5fa9" 2018-12-04 21:24:18,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caf76a78-fa23-4e93-b777-66bdce610db7 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "275a210f4127402e9e41d95234e9f836", "links": {"self": "http://172.30.9.23:5000/v3/roles/275a210f4127402e9e41d95234e9f836"}, "name": "CreateRouterSuccessTests-80ece1d1-e4a8-43c-proj-role"}} 2018-12-04 21:24:18,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/275a210f4127402e9e41d95234e9f836 used request id req-caf76a78-fa23-4e93-b777-66bdce610db7 2018-12-04 21:24:18,595 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-80ece1d1-e4a8-43c-proj-role to project CreateRouterSuccessTests-80ece1d1-e4a8-43c-proj 2018-12-04 21:24:18,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/f9e784871953419a8428ea5e5569671a/users/862de1f8c98540c89d1a7e4ec5fce106/roles/275a210f4127402e9e41d95234e9f836 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}001396aef5855e44c689e5aee2c94bc09b3f5fa9" 2018-12-04 21:24:18,732 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:24:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d225f1fb-47dc-4c3c-b77c-5ea020384c0d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:24:18,733 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f9e784871953419a8428ea5e5569671a/users/862de1f8c98540c89d1a7e4ec5fce106/roles/275a210f4127402e9e41d95234e9f836 used request id req-d225f1fb-47dc-4c3c-b77c-5ea020384c0d 2018-12-04 21:24:18,735 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:24:18,735 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:24:19,131 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "275a210f4127402e9e41d95234e9f836", "name": "CreateRouterSuccessTests-80ece1d1-e4a8-43c-proj-role"}], "expires_at": "2018-12-04T22:24:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f9e784871953419a8428ea5e5569671a", "name": "CreateRouterSuccessTests-80ece1d1-e4a8-43c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/f9e784871953419a8428ea5e5569671a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/f9e784871953419a8428ea5e5569671a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/f9e784871953419a8428ea5e5569671a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_f9e784871953419a8428ea5e5569671a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_f9e784871953419a8428ea5e5569671a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f9e784871953419a8428ea5e5569671a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/f9e784871953419a8428ea5e5569671a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/f9e784871953419a8428ea5e5569671a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f9e784871953419a8428ea5e5569671a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/f9e784871953419a8428ea5e5569671a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/f9e784871953419a8428ea5e5569671a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/f9e784871953419a8428ea5e5569671a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/f9e784871953419a8428ea5e5569671a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/f9e784871953419a8428ea5e5569671a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-80ece1d1-e4a8-43c-user", "id": "862de1f8c98540c89d1a7e4ec5fce106"}, "audit_ids": ["zUbngqEYT9eUYaS3zVry_g"], "issued_at": "2018-12-04T21:24:19.000000Z"}} 2018-12-04 21:24:19,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660c2d896710e5d5ddbb86305b7106f583c2a41f" 2018-12-04 21:24:19,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4161f0ee-c7ab-4b7e-bbbd-518167f4c6ef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:24:19,215 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4161f0ee-c7ab-4b7e-bbbd-518167f4c6ef 2018-12-04 21:24:19,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-5015dc4d-4fae-4c93-97dc-66962178efed-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660c2d896710e5d5ddbb86305b7106f583c2a41f" 2018-12-04 21:24:19,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-37cf82c4-4c52-44c4-9b85-0ae2c25c03dc Date: Tue, 04 Dec 2018 21:24:19 GMT RESP BODY: {"routers": []} 2018-12-04 21:24:19,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-5015dc4d-4fae-4c93-97dc-66962178efed-pub-router&admin_state_up=False used request id req-37cf82c4-4c52-44c4-9b85-0ae2c25c03dc 2018-12-04 21:24:19,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:24:19,441 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:24:19,833 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "275a210f4127402e9e41d95234e9f836", "name": "CreateRouterSuccessTests-80ece1d1-e4a8-43c-proj-role"}], "expires_at": "2018-12-04T22:24:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f9e784871953419a8428ea5e5569671a", "name": "CreateRouterSuccessTests-80ece1d1-e4a8-43c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/f9e784871953419a8428ea5e5569671a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/f9e784871953419a8428ea5e5569671a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/f9e784871953419a8428ea5e5569671a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_f9e784871953419a8428ea5e5569671a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_f9e784871953419a8428ea5e5569671a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f9e784871953419a8428ea5e5569671a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/f9e784871953419a8428ea5e5569671a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/f9e784871953419a8428ea5e5569671a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f9e784871953419a8428ea5e5569671a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/f9e784871953419a8428ea5e5569671a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/f9e784871953419a8428ea5e5569671a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/f9e784871953419a8428ea5e5569671a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/f9e784871953419a8428ea5e5569671a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/f9e784871953419a8428ea5e5569671a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-80ece1d1-e4a8-43c-user", "id": "862de1f8c98540c89d1a7e4ec5fce106"}, "audit_ids": ["y2SMmmfCT_aubBc5LSduEQ"], "issued_at": "2018-12-04T21:24:19.000000Z"}} 2018-12-04 21:24:19,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b4e9075b46c3d7f105c496cac99d9ef215fcb32" 2018-12-04 21:24:19,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f05242d5-0db7-49ed-afe6-1d5f81b46a2b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:24:19,918 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f05242d5-0db7-49ed-afe6-1d5f81b46a2b 2018-12-04 21:24:19,919 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-5015dc4d-4fae-4c93-97dc-66962178efed-pub-router 2018-12-04 21:24:19,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660c2d896710e5d5ddbb86305b7106f583c2a41f" -d '{"router": {"name": "CreateRouterSuccessTests-5015dc4d-4fae-4c93-97dc-66962178efed-pub-router", "admin_state_up": false}}' 2018-12-04 21:24:20,022 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 460 X-Openstack-Request-Id: req-cb908ca5-683f-481e-8172-713e85f51819 Date: Tue, 04 Dec 2018 21:24:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "f9e784871953419a8428ea5e5569671a", "created_at": "2018-12-04T21:24:19Z", "admin_state_up": false, "updated_at": "2018-12-04T21:24:19Z", "revision_number": 0, "routes": [], "project_id": "f9e784871953419a8428ea5e5569671a", "id": "9635b952-bb9d-408f-9d46-0fd34a61f63f", "name": "CreateRouterSuccessTests-5015dc4d-4fae-4c93-97dc-66962178efed-pub-router"}} 2018-12-04 21:24:20,023 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-cb908ca5-683f-481e-8172-713e85f51819 2018-12-04 21:24:20,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=9635b952-bb9d-408f-9d46-0fd34a61f63f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660c2d896710e5d5ddbb86305b7106f583c2a41f" 2018-12-04 21:24:20,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6808a304-ce36-4a77-a05a-4c75255d781f Date: Tue, 04 Dec 2018 21:24:20 GMT RESP BODY: {"ports":[]} 2018-12-04 21:24:20,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=9635b952-bb9d-408f-9d46-0fd34a61f63f used request id req-6808a304-ce36-4a77-a05a-4c75255d781f 2018-12-04 21:24:20,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/9635b952-bb9d-408f-9d46-0fd34a61f63f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660c2d896710e5d5ddbb86305b7106f583c2a41f" 2018-12-04 21:24:20,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 460 X-Openstack-Request-Id: req-43e8010f-ebdf-45c9-a03a-f957cb6df1a4 Date: Tue, 04 Dec 2018 21:24:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "f9e784871953419a8428ea5e5569671a", "created_at": "2018-12-04T21:24:19Z", "admin_state_up": false, "updated_at": "2018-12-04T21:24:19Z", "revision_number": 0, "routes": [], "project_id": "f9e784871953419a8428ea5e5569671a", "id": "9635b952-bb9d-408f-9d46-0fd34a61f63f", "name": "CreateRouterSuccessTests-5015dc4d-4fae-4c93-97dc-66962178efed-pub-router"}} 2018-12-04 21:24:20,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/9635b952-bb9d-408f-9d46-0fd34a61f63f used request id req-43e8010f-ebdf-45c9-a03a-f957cb6df1a4 2018-12-04 21:24:20,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=9635b952-bb9d-408f-9d46-0fd34a61f63f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660c2d896710e5d5ddbb86305b7106f583c2a41f" 2018-12-04 21:24:20,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ba0acce0-fb78-4c95-8b9f-ae693181502a Date: Tue, 04 Dec 2018 21:24:20 GMT RESP BODY: {"ports":[]} 2018-12-04 21:24:20,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=9635b952-bb9d-408f-9d46-0fd34a61f63f used request id req-ba0acce0-fb78-4c95-8b9f-ae693181502a 2018-12-04 21:24:20,180 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:24:20,582 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "275a210f4127402e9e41d95234e9f836", "name": "CreateRouterSuccessTests-80ece1d1-e4a8-43c-proj-role"}], "expires_at": "2018-12-04T22:24:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f9e784871953419a8428ea5e5569671a", "name": "CreateRouterSuccessTests-80ece1d1-e4a8-43c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/f9e784871953419a8428ea5e5569671a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/f9e784871953419a8428ea5e5569671a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/f9e784871953419a8428ea5e5569671a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_f9e784871953419a8428ea5e5569671a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_f9e784871953419a8428ea5e5569671a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f9e784871953419a8428ea5e5569671a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/f9e784871953419a8428ea5e5569671a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/f9e784871953419a8428ea5e5569671a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f9e784871953419a8428ea5e5569671a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/f9e784871953419a8428ea5e5569671a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/f9e784871953419a8428ea5e5569671a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/f9e784871953419a8428ea5e5569671a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/f9e784871953419a8428ea5e5569671a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/f9e784871953419a8428ea5e5569671a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-80ece1d1-e4a8-43c-user", "id": "862de1f8c98540c89d1a7e4ec5fce106"}, "audit_ids": ["7ULHrR5uRHWW-Xh3mKs9xQ"], "issued_at": "2018-12-04T21:24:20.000000Z"}} 2018-12-04 21:24:20,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-5015dc4d-4fae-4c93-97dc-66962178efed-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3562e614b328d41e024a42f2bf948f4af73f1d34" 2018-12-04 21:24:20,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 463 X-Openstack-Request-Id: req-559b25c1-1160-48ba-b031-b0c50fba3130 Date: Tue, 04 Dec 2018 21:24:20 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "f9e784871953419a8428ea5e5569671a", "created_at": "2018-12-04T21:24:19Z", "admin_state_up": false, "updated_at": "2018-12-04T21:24:19Z", "revision_number": 0, "routes": [], "project_id": "f9e784871953419a8428ea5e5569671a", "id": "9635b952-bb9d-408f-9d46-0fd34a61f63f", "name": "CreateRouterSuccessTests-5015dc4d-4fae-4c93-97dc-66962178efed-pub-router"}]} 2018-12-04 21:24:20,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-5015dc4d-4fae-4c93-97dc-66962178efed-pub-router&admin_state_up=False used request id req-559b25c1-1160-48ba-b031-b0c50fba3130 2018-12-04 21:24:20,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:24:20,845 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:24: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:24:20,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f9e784871953419a8428ea5e5569671a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43704373c56cfcfd1a56a5c658e09692f88edb6f" 2018-12-04 21:24:20,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d073cddd-58a3-42e7-bccb-7786b7add93b Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f9e784871953419a8428ea5e5569671a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f9e784871953419a8428ea5e5569671a", "name": "CreateRouterSuccessTests-80ece1d1-e4a8-43c-proj"}} 2018-12-04 21:24:20,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f9e784871953419a8428ea5e5569671a used request id req-d073cddd-58a3-42e7-bccb-7786b7add93b 2018-12-04 21:24:20,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=9635b952-bb9d-408f-9d46-0fd34a61f63f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3562e614b328d41e024a42f2bf948f4af73f1d34" 2018-12-04 21:24:20,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9280378b-ae50-48e0-b56b-5aa759dba03f Date: Tue, 04 Dec 2018 21:24:20 GMT RESP BODY: {"ports":[]} 2018-12-04 21:24:20,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=9635b952-bb9d-408f-9d46-0fd34a61f63f used request id req-9280378b-ae50-48e0-b56b-5aa759dba03f 2018-12-04 21:24:20,899 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-5015dc4d-4fae-4c93-97dc-66962178efed-pub-router 2018-12-04 21:24:20,899 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-5015dc4d-4fae-4c93-97dc-66962178efed-pub-router 2018-12-04 21:24:20,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/9635b952-bb9d-408f-9d46-0fd34a61f63f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660c2d896710e5d5ddbb86305b7106f583c2a41f" 2018-12-04 21:24:21,534 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0e58cd6d-4065-49a7-b9cd-20b0c2d14bf6 Content-Length: 0 Date: Tue, 04 Dec 2018 21:24:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:24:21,535 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/9635b952-bb9d-408f-9d46-0fd34a61f63f used request id req-0e58cd6d-4065-49a7-b9cd-20b0c2d14bf6 2018-12-04 21:24:21,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}001396aef5855e44c689e5aee2c94bc09b3f5fa9" 2018-12-04 21:24:21,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-268600ea-cc2c-4a5b-8460-8c11b98fa061 Date: Tue, 04 Dec 2018 21:24:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:24:21,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-268600ea-cc2c-4a5b-8460-8c11b98fa061 2018-12-04 21:24:21,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}001396aef5855e44c689e5aee2c94bc09b3f5fa9" 2018-12-04 21:24:21,889 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:24:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7351a30b-457f-4b07-892d-12c638c21419 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:24:21,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-7351a30b-457f-4b07-892d-12c638c21419 2018-12-04 21:24:21,890 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:24:21,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}001396aef5855e44c689e5aee2c94bc09b3f5fa9" 2018-12-04 21:24:21,989 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:24:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fee58a36-bb96-4b76-8c2f-c26f52b49166 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:24:21,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-fee58a36-bb96-4b76-8c2f-c26f52b49166 2018-12-04 21:24:21,989 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:24:21,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}001396aef5855e44c689e5aee2c94bc09b3f5fa9" 2018-12-04 21:24:22,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b4ac0bc-6fff-49d7-b4c8-62d8ca8f9f8e 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:24:22,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-3b4ac0bc-6fff-49d7-b4c8-62d8ca8f9f8e 2018-12-04 21:24:22,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}001396aef5855e44c689e5aee2c94bc09b3f5fa9" 2018-12-04 21:24:22,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33eeba9a-045e-4102-8627-4d7b48fb8946 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:24:22,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-33eeba9a-045e-4102-8627-4d7b48fb8946 2018-12-04 21:24:22,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}001396aef5855e44c689e5aee2c94bc09b3f5fa9" 2018-12-04 21:24:22,328 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:24:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41821ce5-4cd4-48d9-b962-b909de002925 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:24:22,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-41821ce5-4cd4-48d9-b962-b909de002925 2018-12-04 21:24:22,328 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:24:22,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}001396aef5855e44c689e5aee2c94bc09b3f5fa9" 2018-12-04 21:24:22,428 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:24:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ff7943e-4dd2-41e1-8c74-e5111f23932a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:24:22,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-2ff7943e-4dd2-41e1-8c74-e5111f23932a 2018-12-04 21:24:22,429 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:24:22,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}001396aef5855e44c689e5aee2c94bc09b3f5fa9" 2018-12-04 21:24:22,531 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:24:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5cc0d5e-930e-4246-acea-3247489fb06f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:24:22,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-a5cc0d5e-930e-4246-acea-3247489fb06f 2018-12-04 21:24:22,532 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:24:22,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}001396aef5855e44c689e5aee2c94bc09b3f5fa9" 2018-12-04 21:24:22,632 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:24:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7994b9ce-100e-4502-9273-1a3c37c0ce7a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:24:22,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-7994b9ce-100e-4502-9273-1a3c37c0ce7a 2018-12-04 21:24:22,632 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:24:22,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}001396aef5855e44c689e5aee2c94bc09b3f5fa9" 2018-12-04 21:24:22,731 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:24:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-630cf1cb-a2eb-4d96-8e2f-d00d9fde3973 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:24:22,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-630cf1cb-a2eb-4d96-8e2f-d00d9fde3973 2018-12-04 21:24:22,732 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:24:22,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}001396aef5855e44c689e5aee2c94bc09b3f5fa9" 2018-12-04 21:24:22,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fc16551-e3e2-4655-9c8a-6fe1907c4cb8 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:24:22,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-7fc16551-e3e2-4655-9c8a-6fe1907c4cb8 2018-12-04 21:24:22,833 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-80ece1d1-e4a8-43c-proj 2018-12-04 21:24:22,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/f9e784871953419a8428ea5e5569671a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}001396aef5855e44c689e5aee2c94bc09b3f5fa9" 2018-12-04 21:24:23,046 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:24:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a565d21-c221-4ff4-a1b6-d3da5f7139e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:24:23,046 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/f9e784871953419a8428ea5e5569671a used request id req-2a565d21-c221-4ff4-a1b6-d3da5f7139e3 2018-12-04 21:24:23,046 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-80ece1d1-e4a8-43c-proj-role 2018-12-04 21:24:23,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/275a210f4127402e9e41d95234e9f836 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}001396aef5855e44c689e5aee2c94bc09b3f5fa9" 2018-12-04 21:24:23,172 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:24:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85b50f0d-1843-49ed-908b-07b8c534388d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:24:23,172 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/275a210f4127402e9e41d95234e9f836 used request id req-85b50f0d-1843-49ed-908b-07b8c534388d 2018-12-04 21:24:23,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}001396aef5855e44c689e5aee2c94bc09b3f5fa9" 2018-12-04 21:24:23,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91d400d2-0c6e-4738-9ee5-f470ba4f3546 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:24:23,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-91d400d2-0c6e-4738-9ee5-f470ba4f3546 2018-12-04 21:24:23,280 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-80ece1d1-e4a8-43c-user 2018-12-04 21:24:23,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/862de1f8c98540c89d1a7e4ec5fce106 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c1624252a5c9f0e2d620c71bf74e8a74dd8e2f" 2018-12-04 21:24:23,449 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:24:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68f26aae-370b-417d-9cf9-58d59cd9f9aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:24:23,449 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/862de1f8c98540c89d1a7e4ec5fce106 used request id req-68f26aae-370b-417d-9cf9-58d59cd9f9aa 2018-12-04 21:24:23,451 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:24:23,857 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:24:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["3j4KWfQ0T72ghkHlORm9WA"], "issued_at": "2018-12-04T21:24:23.000000Z"}} 2018-12-04 21:24:23,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18631f5758dee55b9b0e6192d0ea6077155d6fad" 2018-12-04 21:24:23,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c9a7b30-cb46-462a-bb0b-8abb38619e93 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:24:23,957 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7c9a7b30-cb46-462a-bb0b-8abb38619e93 2018-12-04 21:24:23,958 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:24:23,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:24:24,371 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:24:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["JwRjylD6TeGTKRAVL2Bb3g"], "issued_at": "2018-12-04T21:24:24.000000Z"}} 2018-12-04 21:24:24,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbb861076c9e12745c13397fa156afe0f64664c" 2018-12-04 21:24:24,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10f7ad8d-d434-4c3f-8229-a04001ed5a18 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:24:24,482 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-10f7ad8d-d434-4c3f-8229-a04001ed5a18 2018-12-04 21:24:24,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:24:24,490 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:24: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:24:24,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-78990578-f8e0-497-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbb861076c9e12745c13397fa156afe0f64664c" 2018-12-04 21:24:24,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-086759bd-da8b-4432-8683-f4693370b138 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-78990578-f8e0-497-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:24:24,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-78990578-f8e0-497-proj used request id req-086759bd-da8b-4432-8683-f4693370b138 2018-12-04 21:24:24,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbb861076c9e12745c13397fa156afe0f64664c" 2018-12-04 21:24:24,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e201cb50-66b6-472e-9887-45f14656df78 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:24:24,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e201cb50-66b6-472e-9887-45f14656df78 2018-12-04 21:24:24,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbb861076c9e12745c13397fa156afe0f64664c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-78990578-f8e0-497-proj"}}' 2018-12-04 21:24:24,814 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:24:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4ed71a9-71c6-4184-a66f-f9021da74c78 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/16b6c48cef5a4825b16544778eee09d1"}, "tags": [], "enabled": true, "id": "16b6c48cef5a4825b16544778eee09d1", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-78990578-f8e0-497-proj"}} 2018-12-04 21:24:24,814 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-f4ed71a9-71c6-4184-a66f-f9021da74c78 2018-12-04 21:24:24,814 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-78990578-f8e0-497-proj 2018-12-04 21:24:24,815 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:24:24,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:24:25,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:24:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["xPzyqtzqTVqPrvDubVplKg"], "issued_at": "2018-12-04T21:24:25.000000Z"}} 2018-12-04 21:24:25,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea88d3852a596bbe1cdf01b40a12713d3a36ac1d" 2018-12-04 21:24:25,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76a9c749-e4c4-4198-bfa0-411d080909d2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:24:25,308 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-76a9c749-e4c4-4198-bfa0-411d080909d2 2018-12-04 21:24:25,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:24:25,317 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:24: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:24:25,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea88d3852a596bbe1cdf01b40a12713d3a36ac1d" 2018-12-04 21:24:25,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd05480a-d4cf-4093-bd11-98e6fc23fbf6 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:24:25,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-fd05480a-d4cf-4093-bd11-98e6fc23fbf6 2018-12-04 21:24:25,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-78990578-f8e0-497-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea88d3852a596bbe1cdf01b40a12713d3a36ac1d" 2018-12-04 21:24:25,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c6305db-504a-4b2e-945b-72996c6c5542 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-78990578-f8e0-497-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/16b6c48cef5a4825b16544778eee09d1"}, "tags": [], "enabled": true, "id": "16b6c48cef5a4825b16544778eee09d1", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-78990578-f8e0-497-proj"}]} 2018-12-04 21:24:25,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-78990578-f8e0-497-proj used request id req-1c6305db-504a-4b2e-945b-72996c6c5542 2018-12-04 21:24:25,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea88d3852a596bbe1cdf01b40a12713d3a36ac1d" 2018-12-04 21:24:25,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f8523a1-bf2d-414d-9a5d-4c474b5cae44 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:24:25,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2f8523a1-bf2d-414d-9a5d-4c474b5cae44 2018-12-04 21:24:25,927 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-78990578-f8e0-497-user 2018-12-04 21:24:25,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:24:25,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbb861076c9e12745c13397fa156afe0f64664c" 2018-12-04 21:24:26,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-905384ab-bbef-4005-88d2-ea48fbe392f6 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:24:26,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-905384ab-bbef-4005-88d2-ea48fbe392f6 2018-12-04 21:24:26,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbb861076c9e12745c13397fa156afe0f64664c" -d '{"role": {"name": "CreateRouterSuccessTests-78990578-f8e0-497-proj-role"}}' 2018-12-04 21:24:26,143 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:24:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f627af64-b3cb-441d-b260-6c5305aba03f Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7b5f9d2d368a455d9c36089dde5a85fc", "links": {"self": "http://172.30.9.23:5000/v3/roles/7b5f9d2d368a455d9c36089dde5a85fc"}, "name": "CreateRouterSuccessTests-78990578-f8e0-497-proj-role"}} 2018-12-04 21:24:26,143 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-f627af64-b3cb-441d-b260-6c5305aba03f 2018-12-04 21:24:26,144 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-78990578-f8e0-497-proj-role 2018-12-04 21:24:26,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/7b5f9d2d368a455d9c36089dde5a85fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbb861076c9e12745c13397fa156afe0f64664c" 2018-12-04 21:24:26,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8ba47ee-45fb-4715-96d0-054da2b5febd Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7b5f9d2d368a455d9c36089dde5a85fc", "links": {"self": "http://172.30.9.23:5000/v3/roles/7b5f9d2d368a455d9c36089dde5a85fc"}, "name": "CreateRouterSuccessTests-78990578-f8e0-497-proj-role"}} 2018-12-04 21:24:26,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/7b5f9d2d368a455d9c36089dde5a85fc used request id req-d8ba47ee-45fb-4715-96d0-054da2b5febd 2018-12-04 21:24:26,324 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-78990578-f8e0-497-proj-role to project CreateRouterSuccessTests-78990578-f8e0-497-proj 2018-12-04 21:24:26,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/16b6c48cef5a4825b16544778eee09d1/users/5418c5bef832434ba41cddf7455f345e/roles/7b5f9d2d368a455d9c36089dde5a85fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbb861076c9e12745c13397fa156afe0f64664c" 2018-12-04 21:24:26,380 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:24:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed1e482c-d5d8-4170-9221-9c7618d304b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:24:26,380 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/16b6c48cef5a4825b16544778eee09d1/users/5418c5bef832434ba41cddf7455f345e/roles/7b5f9d2d368a455d9c36089dde5a85fc used request id req-ed1e482c-d5d8-4170-9221-9c7618d304b8 2018-12-04 21:24:26,382 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:24:26,383 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:24:26,784 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:24:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["PLQVgbyGR4m9k63Wt3nDvA"], "issued_at": "2018-12-04T21:24:26.000000Z"}} 2018-12-04 21:24:26,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d51f7f7e4dbd203104e57bcc11790c882b32d0b" 2018-12-04 21:24:26,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-487d2116-f9b4-4e7d-80d5-889b1ca8a77e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:24:26,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-487d2116-f9b4-4e7d-80d5-889b1ca8a77e 2018-12-04 21:24:26,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-57eccba7-fe43-4515-9b03-5c0658880c5e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d51f7f7e4dbd203104e57bcc11790c882b32d0b" 2018-12-04 21:24:27,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-968e5fa5-8b07-419a-8648-a9750173d87c Date: Tue, 04 Dec 2018 21:24:27 GMT RESP BODY: {"routers": []} 2018-12-04 21:24:27,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-57eccba7-fe43-4515-9b03-5c0658880c5e-pub-router&admin_state_up=True used request id req-968e5fa5-8b07-419a-8648-a9750173d87c 2018-12-04 21:24:27,119 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:24:27,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:24:27,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:24:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["YS3fPnZdRa2TJLvCi8Jtsg"], "issued_at": "2018-12-04T21:24:27.000000Z"}} 2018-12-04 21:24:27,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a53f6b8ed2a74db275146a2f347863db6bb644b9" 2018-12-04 21:24:27,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f43818cf-b595-4924-bf59-6e7539c8b911 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:24:27,612 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f43818cf-b595-4924-bf59-6e7539c8b911 2018-12-04 21:24:27,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:24:27,620 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:24: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:24:27,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-78990578-f8e0-497-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a53f6b8ed2a74db275146a2f347863db6bb644b9" 2018-12-04 21:24:27,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8331f8fb-b531-4fa9-8c4f-f790a71947a1 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-78990578-f8e0-497-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/16b6c48cef5a4825b16544778eee09d1"}, "tags": [], "enabled": true, "id": "16b6c48cef5a4825b16544778eee09d1", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-78990578-f8e0-497-proj"}]} 2018-12-04 21:24:27,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-78990578-f8e0-497-proj used request id req-8331f8fb-b531-4fa9-8c4f-f790a71947a1 2018-12-04 21:24:27,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d51f7f7e4dbd203104e57bcc11790c882b32d0b" 2018-12-04 21:24:28,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-c2b2260d-ab8f-4fa3-a798-cb8506bf84b4 Date: Tue, 04 Dec 2018 21:24:28 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T20:04:01Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"}]} 2018-12-04 21:24:28,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-c2b2260d-ab8f-4fa3-a798-cb8506bf84b4 2018-12-04 21:24:28,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=90070285-9e79-459a-b14a-3d1fcc36db90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d51f7f7e4dbd203104e57bcc11790c882b32d0b" 2018-12-04 21:24:28,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-4db96e6f-2de8-41ce-b953-6dd8735968b5 Date: Tue, 04 Dec 2018 21:24:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"90070285-9e79-459a-b14a-3d1fcc36db90","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:43:04Z","dns_nameservers":[],"updated_at":"2018-12-04T19:43:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"7b85822c75b8440e997578ae1b00b657","id":"caf0e3d6-6d8d-494c-a544-3ba2d42faa13","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-04 21:24:28,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=90070285-9e79-459a-b14a-3d1fcc36db90 used request id req-4db96e6f-2de8-41ce-b953-6dd8735968b5 2018-12-04 21:24:28,046 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-57eccba7-fe43-4515-9b03-5c0658880c5e-pub-router 2018-12-04 21:24:28,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d51f7f7e4dbd203104e57bcc11790c882b32d0b" -d '{"router": {"external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "tenant_id": "16b6c48cef5a4825b16544778eee09d1", "name": "CreateRouterSuccessTests-57eccba7-fe43-4515-9b03-5c0658880c5e-pub-router", "admin_state_up": true}}' 2018-12-04 21:24:29,015 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 661 X-Openstack-Request-Id: req-bee0fb10-7cf4-4998-8c29-9edfc22c4098 Date: Tue, 04 Dec 2018 21:24:29 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "16b6c48cef5a4825b16544778eee09d1", "created_at": "2018-12-04T21:24:28Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-04T21:24:28Z", "revision_number": 2, "routes": [], "project_id": "16b6c48cef5a4825b16544778eee09d1", "id": "052325a0-0448-4df5-a0dc-e8aa0a94da8d", "name": "CreateRouterSuccessTests-57eccba7-fe43-4515-9b03-5c0658880c5e-pub-router"}} 2018-12-04 21:24:29,015 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-bee0fb10-7cf4-4998-8c29-9edfc22c4098 2018-12-04 21:24:29,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=052325a0-0448-4df5-a0dc-e8aa0a94da8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d51f7f7e4dbd203104e57bcc11790c882b32d0b" 2018-12-04 21:24:29,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-17dfc27b-8621-47d4-ae77-6cce0c3ab33c Date: Tue, 04 Dec 2018 21:24:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:24:28Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"caf0e3d6-6d8d-494c-a544-3ba2d42faa13","ip_address":"172.30.9.203"}],"id":"521ed1b1-9cd2-419b-b770-cdfcde3a34f0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:62:f3:0f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"052325a0-0448-4df5-a0dc-e8aa0a94da8d","name":"","admin_state_up":true,"network_id":"90070285-9e79-459a-b14a-3d1fcc36db90","tenant_id":"","created_at":"2018-12-04T21:24:28Z","binding:vnic_type":"normal"}]} 2018-12-04 21:24:29,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=052325a0-0448-4df5-a0dc-e8aa0a94da8d used request id req-17dfc27b-8621-47d4-ae77-6cce0c3ab33c 2018-12-04 21:24:29,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/caf0e3d6-6d8d-494c-a544-3ba2d42faa13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d51f7f7e4dbd203104e57bcc11790c882b32d0b" 2018-12-04 21:24:29,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-ad7acfe2-7684-4292-ab82-76275de9608c Date: Tue, 04 Dec 2018 21:24:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"90070285-9e79-459a-b14a-3d1fcc36db90","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:43:04Z","dns_nameservers":[],"updated_at":"2018-12-04T19:43:04Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"7b85822c75b8440e997578ae1b00b657","id":"caf0e3d6-6d8d-494c-a544-3ba2d42faa13","subnetpool_id":null,"name":"external-subnet"}} 2018-12-04 21:24:29,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/caf0e3d6-6d8d-494c-a544-3ba2d42faa13 used request id req-ad7acfe2-7684-4292-ab82-76275de9608c 2018-12-04 21:24:29,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/052325a0-0448-4df5-a0dc-e8aa0a94da8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d51f7f7e4dbd203104e57bcc11790c882b32d0b" 2018-12-04 21:24:29,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 661 X-Openstack-Request-Id: req-846a0ae2-cdf2-41f0-9c85-2e02271f9bf9 Date: Tue, 04 Dec 2018 21:24:29 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "16b6c48cef5a4825b16544778eee09d1", "created_at": "2018-12-04T21:24:28Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-04T21:24:28Z", "revision_number": 2, "routes": [], "project_id": "16b6c48cef5a4825b16544778eee09d1", "id": "052325a0-0448-4df5-a0dc-e8aa0a94da8d", "name": "CreateRouterSuccessTests-57eccba7-fe43-4515-9b03-5c0658880c5e-pub-router"}} 2018-12-04 21:24:29,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/052325a0-0448-4df5-a0dc-e8aa0a94da8d used request id req-846a0ae2-cdf2-41f0-9c85-2e02271f9bf9 2018-12-04 21:24:29,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=052325a0-0448-4df5-a0dc-e8aa0a94da8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d51f7f7e4dbd203104e57bcc11790c882b32d0b" 2018-12-04 21:24:29,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-1ed958bd-d9c0-49c5-8f0b-08bcc5c78a2e Date: Tue, 04 Dec 2018 21:24:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:24:28Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"caf0e3d6-6d8d-494c-a544-3ba2d42faa13","ip_address":"172.30.9.203"}],"id":"521ed1b1-9cd2-419b-b770-cdfcde3a34f0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:62:f3:0f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"052325a0-0448-4df5-a0dc-e8aa0a94da8d","name":"","admin_state_up":true,"network_id":"90070285-9e79-459a-b14a-3d1fcc36db90","tenant_id":"","created_at":"2018-12-04T21:24:28Z","binding:vnic_type":"normal"}]} 2018-12-04 21:24:29,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=052325a0-0448-4df5-a0dc-e8aa0a94da8d used request id req-1ed958bd-d9c0-49c5-8f0b-08bcc5c78a2e 2018-12-04 21:24:29,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/caf0e3d6-6d8d-494c-a544-3ba2d42faa13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d51f7f7e4dbd203104e57bcc11790c882b32d0b" 2018-12-04 21:24:29,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-392c43a4-8fd2-4f75-9031-9b98174405c8 Date: Tue, 04 Dec 2018 21:24:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"90070285-9e79-459a-b14a-3d1fcc36db90","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:43:04Z","dns_nameservers":[],"updated_at":"2018-12-04T19:43:04Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"7b85822c75b8440e997578ae1b00b657","id":"caf0e3d6-6d8d-494c-a544-3ba2d42faa13","subnetpool_id":null,"name":"external-subnet"}} 2018-12-04 21:24:29,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/caf0e3d6-6d8d-494c-a544-3ba2d42faa13 used request id req-392c43a4-8fd2-4f75-9031-9b98174405c8 2018-12-04 21:24:29,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:24:29,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b5f9d2d368a455d9c36089dde5a85fc", "name": "CreateRouterSuccessTests-78990578-f8e0-497-proj-role"}], "expires_at": "2018-12-04T22:24:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "16b6c48cef5a4825b16544778eee09d1", "name": "CreateRouterSuccessTests-78990578-f8e0-497-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/16b6c48cef5a4825b16544778eee09d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/16b6c48cef5a4825b16544778eee09d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/16b6c48cef5a4825b16544778eee09d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_16b6c48cef5a4825b16544778eee09d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_16b6c48cef5a4825b16544778eee09d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/16b6c48cef5a4825b16544778eee09d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/16b6c48cef5a4825b16544778eee09d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/16b6c48cef5a4825b16544778eee09d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/16b6c48cef5a4825b16544778eee09d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/16b6c48cef5a4825b16544778eee09d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/16b6c48cef5a4825b16544778eee09d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/16b6c48cef5a4825b16544778eee09d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/16b6c48cef5a4825b16544778eee09d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/16b6c48cef5a4825b16544778eee09d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-78990578-f8e0-497-user", "id": "5418c5bef832434ba41cddf7455f345e"}, "audit_ids": ["1fcqsLGOSiKXgWda1931bQ"], "issued_at": "2018-12-04T21:24:29.000000Z"}} 2018-12-04 21:24:29,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-57eccba7-fe43-4515-9b03-5c0658880c5e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56009a4858c3265c2a9cf33376ad51ad2b01aab0" 2018-12-04 21:24:29,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-6f799a73-2422-4412-8e33-913268fa2730 Date: Tue, 04 Dec 2018 21:24:30 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "16b6c48cef5a4825b16544778eee09d1", "created_at": "2018-12-04T21:24:28Z", "admin_state_up": true, "updated_at": "2018-12-04T21:24:28Z", "revision_number": 2, "routes": [], "project_id": "16b6c48cef5a4825b16544778eee09d1", "id": "052325a0-0448-4df5-a0dc-e8aa0a94da8d", "name": "CreateRouterSuccessTests-57eccba7-fe43-4515-9b03-5c0658880c5e-pub-router"}]} 2018-12-04 21:24:29,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-57eccba7-fe43-4515-9b03-5c0658880c5e-pub-router&admin_state_up=True used request id req-6f799a73-2422-4412-8e33-913268fa2730 2018-12-04 21:24:30,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:24:30,006 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:24: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:24:30,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/16b6c48cef5a4825b16544778eee09d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18631f5758dee55b9b0e6192d0ea6077155d6fad" 2018-12-04 21:24:30,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a6da717-0236-426a-8685-26e5a014b511 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/16b6c48cef5a4825b16544778eee09d1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "16b6c48cef5a4825b16544778eee09d1", "name": "CreateRouterSuccessTests-78990578-f8e0-497-proj"}} 2018-12-04 21:24:30,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/16b6c48cef5a4825b16544778eee09d1 used request id req-1a6da717-0236-426a-8685-26e5a014b511 2018-12-04 21:24:30,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=052325a0-0448-4df5-a0dc-e8aa0a94da8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56009a4858c3265c2a9cf33376ad51ad2b01aab0" 2018-12-04 21:24:30,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bd9e0a78-2e0d-42de-a582-8a0a5cb31ce7 Date: Tue, 04 Dec 2018 21:24:30 GMT RESP BODY: {"ports":[]} 2018-12-04 21:24:30,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=052325a0-0448-4df5-a0dc-e8aa0a94da8d used request id req-bd9e0a78-2e0d-42de-a582-8a0a5cb31ce7 2018-12-04 21:24:30,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=90070285-9e79-459a-b14a-3d1fcc36db90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56009a4858c3265c2a9cf33376ad51ad2b01aab0" 2018-12-04 21:24:30,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-21d72821-dcc5-403c-90b0-8fa18592b2f0 Date: Tue, 04 Dec 2018 21:24:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T20:04:01Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"}]} 2018-12-04 21:24:30,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=90070285-9e79-459a-b14a-3d1fcc36db90 used request id req-21d72821-dcc5-403c-90b0-8fa18592b2f0 2018-12-04 21:24:30,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=90070285-9e79-459a-b14a-3d1fcc36db90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56009a4858c3265c2a9cf33376ad51ad2b01aab0" 2018-12-04 21:24:30,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e0146712-1069-4c5c-bb80-91c760d7cd91 Date: Tue, 04 Dec 2018 21:24:30 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:24:30,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=90070285-9e79-459a-b14a-3d1fcc36db90 used request id req-e0146712-1069-4c5c-bb80-91c760d7cd91 2018-12-04 21:24:30,274 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-57eccba7-fe43-4515-9b03-5c0658880c5e-pub-router 2018-12-04 21:24:30,274 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-57eccba7-fe43-4515-9b03-5c0658880c5e-pub-router 2018-12-04 21:24:30,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/052325a0-0448-4df5-a0dc-e8aa0a94da8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d51f7f7e4dbd203104e57bcc11790c882b32d0b" 2018-12-04 21:24:31,474 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-65bce0e6-62c9-4c42-97e2-376dccd9ad20 Content-Length: 0 Date: Tue, 04 Dec 2018 21:24:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:24:31,474 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/052325a0-0448-4df5-a0dc-e8aa0a94da8d used request id req-65bce0e6-62c9-4c42-97e2-376dccd9ad20 2018-12-04 21:24:31,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbb861076c9e12745c13397fa156afe0f64664c" 2018-12-04 21:24:31,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-d3676672-5191-4506-9d9d-fa38265f50e2 Date: Tue, 04 Dec 2018 21:24:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:24:31,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-d3676672-5191-4506-9d9d-fa38265f50e2 2018-12-04 21:24:31,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbb861076c9e12745c13397fa156afe0f64664c" 2018-12-04 21:24:31,824 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:24:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94863d2a-89b9-4c29-894d-4cbfd6f1b008 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:24:31,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-94863d2a-89b9-4c29-894d-4cbfd6f1b008 2018-12-04 21:24:31,825 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:24:31,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbb861076c9e12745c13397fa156afe0f64664c" 2018-12-04 21:24:31,926 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:24:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e2d2cb2-85f9-4abe-b05d-535da9c3ba07 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:24:31,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-0e2d2cb2-85f9-4abe-b05d-535da9c3ba07 2018-12-04 21:24:31,926 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:24:31,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbb861076c9e12745c13397fa156afe0f64664c" 2018-12-04 21:24:32,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f27cb20f-6566-4296-9c85-cd29ac3e3598 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:24:32,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-f27cb20f-6566-4296-9c85-cd29ac3e3598 2018-12-04 21:24:32,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbb861076c9e12745c13397fa156afe0f64664c" 2018-12-04 21:24:32,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-266f2968-b895-4bfd-a3cf-0776904a437d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:24:32,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-266f2968-b895-4bfd-a3cf-0776904a437d 2018-12-04 21:24:32,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbb861076c9e12745c13397fa156afe0f64664c" 2018-12-04 21:24:32,245 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:24:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7317ee13-2d34-4e6b-a0e9-248aa3263d1a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:24:32,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-7317ee13-2d34-4e6b-a0e9-248aa3263d1a 2018-12-04 21:24:32,245 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:24:32,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbb861076c9e12745c13397fa156afe0f64664c" 2018-12-04 21:24:32,349 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:24:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-519fa59a-cfe5-4d70-9ddc-6bbb230b2442 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:24:32,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-519fa59a-cfe5-4d70-9ddc-6bbb230b2442 2018-12-04 21:24:32,349 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:24:32,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbb861076c9e12745c13397fa156afe0f64664c" 2018-12-04 21:24:32,450 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:24:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18c1153d-ed59-4582-bd1d-2e51d0bc3594 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:24:32,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-18c1153d-ed59-4582-bd1d-2e51d0bc3594 2018-12-04 21:24:32,450 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:24:32,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbb861076c9e12745c13397fa156afe0f64664c" 2018-12-04 21:24:32,551 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:24:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38fc8212-831c-4e5a-a583-d3e2a2c63f6d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:24:32,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-38fc8212-831c-4e5a-a583-d3e2a2c63f6d 2018-12-04 21:24:32,551 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:24:32,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbb861076c9e12745c13397fa156afe0f64664c" 2018-12-04 21:24:32,571 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:24:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8044991c-e90e-4999-a7ec-e3421fe7d8fc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:24:32,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-8044991c-e90e-4999-a7ec-e3421fe7d8fc 2018-12-04 21:24:32,572 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:24:32,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbb861076c9e12745c13397fa156afe0f64664c" 2018-12-04 21:24:32,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e92fbf3f-0528-4527-b8c1-b65e777c5c05 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:24:32,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-e92fbf3f-0528-4527-b8c1-b65e777c5c05 2018-12-04 21:24:32,594 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-78990578-f8e0-497-proj 2018-12-04 21:24:32,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/16b6c48cef5a4825b16544778eee09d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbb861076c9e12745c13397fa156afe0f64664c" 2018-12-04 21:24:32,802 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:24:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66c61d64-9622-4209-956e-eea83d58d27a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:24:32,802 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/16b6c48cef5a4825b16544778eee09d1 used request id req-66c61d64-9622-4209-956e-eea83d58d27a 2018-12-04 21:24:32,803 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-78990578-f8e0-497-proj-role 2018-12-04 21:24:32,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/7b5f9d2d368a455d9c36089dde5a85fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbb861076c9e12745c13397fa156afe0f64664c" 2018-12-04 21:24:32,838 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:24:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e91290f2-bb1c-4a86-9a2e-99f39342fd4e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:24:32,838 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/7b5f9d2d368a455d9c36089dde5a85fc used request id req-e91290f2-bb1c-4a86-9a2e-99f39342fd4e 2018-12-04 21:24:32,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbb861076c9e12745c13397fa156afe0f64664c" 2018-12-04 21:24:33,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4500cfd9-6590-4903-961d-72dbfa9591ff Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:24:33,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4500cfd9-6590-4903-961d-72dbfa9591ff 2018-12-04 21:24:33,015 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-78990578-f8e0-497-user 2018-12-04 21:24:33,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/5418c5bef832434ba41cddf7455f345e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea88d3852a596bbe1cdf01b40a12713d3a36ac1d" 2018-12-04 21:24:33,206 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:24:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcbb646e-23ac-47f0-b922-11dd06eeec53 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:24:33,206 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/5418c5bef832434ba41cddf7455f345e used request id req-fcbb646e-23ac-47f0-b922-11dd06eeec53 2018-12-04 21:24:33,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:24:33,610 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:24:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["wiOOdUwLQ1iu1NV8k63piw"], "issued_at": "2018-12-04T21:24:33.000000Z"}} 2018-12-04 21:24:33,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5673c6ce004fda3f24e77cdabd6b3fb2165dcfc" 2018-12-04 21:24:33,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc36a1dc-a2fc-44fa-bd91-b603e976f986 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:24:33,705 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-bc36a1dc-a2fc-44fa-bd91-b603e976f986 2018-12-04 21:24:33,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:24:33,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:24:34,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:24:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["brW9gXGYTP6AlSlK4FGZPQ"], "issued_at": "2018-12-04T21:24:34.000000Z"}} 2018-12-04 21:24:34,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a961a478971c0fcc94eeddaaf3964be3de427b" 2018-12-04 21:24:34,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cf73335-9b7a-49ed-9e81-1d86e89beba7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:24:34,204 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-8cf73335-9b7a-49ed-9e81-1d86e89beba7 2018-12-04 21:24:34,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:24:34,212 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:24: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:24:34,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-6c5ed74f-c707-4c8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a961a478971c0fcc94eeddaaf3964be3de427b" 2018-12-04 21:24:34,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-829bb2e4-5cd8-46a4-b168-9decc97df573 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-6c5ed74f-c707-4c8-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:24:34,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-6c5ed74f-c707-4c8-proj used request id req-829bb2e4-5cd8-46a4-b168-9decc97df573 2018-12-04 21:24:34,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a961a478971c0fcc94eeddaaf3964be3de427b" 2018-12-04 21:24:34,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a169bca5-28da-415b-af3c-216f5cb1579a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:24:34,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a169bca5-28da-415b-af3c-216f5cb1579a 2018-12-04 21:24:34,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a961a478971c0fcc94eeddaaf3964be3de427b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-6c5ed74f-c707-4c8-proj"}}' 2018-12-04 21:24:34,546 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:24:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ef13d33-961c-480f-a49e-ede357ae9c5b Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/69e6cc75005c45079265d445ec035800"}, "tags": [], "enabled": true, "id": "69e6cc75005c45079265d445ec035800", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-6c5ed74f-c707-4c8-proj"}} 2018-12-04 21:24:34,546 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-0ef13d33-961c-480f-a49e-ede357ae9c5b 2018-12-04 21:24:34,546 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-6c5ed74f-c707-4c8-proj 2018-12-04 21:24:34,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:24:34,547 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:24:34,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:24:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["TFsg9TEWQ76eKYA3L3VZHw"], "issued_at": "2018-12-04T21:24:34.000000Z"}} 2018-12-04 21:24:34,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5d10b0455384dc16e83cf412a09049f413ed293" 2018-12-04 21:24:35,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96e4f816-23a1-4c15-9305-ae08637f3a5f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:24:35,042 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-96e4f816-23a1-4c15-9305-ae08637f3a5f 2018-12-04 21:24:35,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:24:35,051 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:24: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:24:35,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5d10b0455384dc16e83cf412a09049f413ed293" 2018-12-04 21:24:35,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e03bb4b3-a118-4c3f-8330-712111be4fdb Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:24:35,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e03bb4b3-a118-4c3f-8330-712111be4fdb 2018-12-04 21:24:35,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-6c5ed74f-c707-4c8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5d10b0455384dc16e83cf412a09049f413ed293" 2018-12-04 21:24:35,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e22396e2-bedf-4f74-af5d-1b6bab4a1b28 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-6c5ed74f-c707-4c8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/69e6cc75005c45079265d445ec035800"}, "tags": [], "enabled": true, "id": "69e6cc75005c45079265d445ec035800", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-6c5ed74f-c707-4c8-proj"}]} 2018-12-04 21:24:35,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-6c5ed74f-c707-4c8-proj used request id req-e22396e2-bedf-4f74-af5d-1b6bab4a1b28 2018-12-04 21:24:35,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5d10b0455384dc16e83cf412a09049f413ed293" 2018-12-04 21:24:35,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccefafc0-419f-4949-a091-0a10e19e49a2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:24:35,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ccefafc0-419f-4949-a091-0a10e19e49a2 2018-12-04 21:24:35,665 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-6c5ed74f-c707-4c8-user 2018-12-04 21:24:35,665 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:24:35,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a961a478971c0fcc94eeddaaf3964be3de427b" 2018-12-04 21:24:35,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-548d4613-bca3-4968-b886-8e6566131bc4 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:24:35,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-548d4613-bca3-4968-b886-8e6566131bc4 2018-12-04 21:24:35,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a961a478971c0fcc94eeddaaf3964be3de427b" -d '{"role": {"name": "CreateRouterSuccessTests-6c5ed74f-c707-4c8-proj-role"}}' 2018-12-04 21:24:35,802 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:24:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f964134-740f-41f2-88a8-266b3c0c273c Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "65ffa0ec057948cb84a3e669a6f03d9d", "links": {"self": "http://172.30.9.23:5000/v3/roles/65ffa0ec057948cb84a3e669a6f03d9d"}, "name": "CreateRouterSuccessTests-6c5ed74f-c707-4c8-proj-role"}} 2018-12-04 21:24:35,802 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-6f964134-740f-41f2-88a8-266b3c0c273c 2018-12-04 21:24:35,802 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-6c5ed74f-c707-4c8-proj-role 2018-12-04 21:24:35,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/65ffa0ec057948cb84a3e669a6f03d9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a961a478971c0fcc94eeddaaf3964be3de427b" 2018-12-04 21:24:35,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df9bcb07-2b09-4fb6-9939-585e648301d9 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "65ffa0ec057948cb84a3e669a6f03d9d", "links": {"self": "http://172.30.9.23:5000/v3/roles/65ffa0ec057948cb84a3e669a6f03d9d"}, "name": "CreateRouterSuccessTests-6c5ed74f-c707-4c8-proj-role"}} 2018-12-04 21:24:35,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/65ffa0ec057948cb84a3e669a6f03d9d used request id req-df9bcb07-2b09-4fb6-9939-585e648301d9 2018-12-04 21:24:35,902 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-6c5ed74f-c707-4c8-proj-role to project CreateRouterSuccessTests-6c5ed74f-c707-4c8-proj 2018-12-04 21:24:35,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/69e6cc75005c45079265d445ec035800/users/693142916f294f3d9c0301b1441ac776/roles/65ffa0ec057948cb84a3e669a6f03d9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a961a478971c0fcc94eeddaaf3964be3de427b" 2018-12-04 21:24:36,039 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:24:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-056be1e5-5129-4e5e-a15b-a52958b5782e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:24:36,039 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/69e6cc75005c45079265d445ec035800/users/693142916f294f3d9c0301b1441ac776/roles/65ffa0ec057948cb84a3e669a6f03d9d used request id req-056be1e5-5129-4e5e-a15b-a52958b5782e 2018-12-04 21:24:36,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:24:36,042 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:24:36,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65ffa0ec057948cb84a3e669a6f03d9d", "name": "CreateRouterSuccessTests-6c5ed74f-c707-4c8-proj-role"}], "expires_at": "2018-12-04T22:24:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69e6cc75005c45079265d445ec035800", "name": "CreateRouterSuccessTests-6c5ed74f-c707-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/69e6cc75005c45079265d445ec035800", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/69e6cc75005c45079265d445ec035800", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/69e6cc75005c45079265d445ec035800", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_69e6cc75005c45079265d445ec035800", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_69e6cc75005c45079265d445ec035800", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/69e6cc75005c45079265d445ec035800", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/69e6cc75005c45079265d445ec035800", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/69e6cc75005c45079265d445ec035800", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/69e6cc75005c45079265d445ec035800", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/69e6cc75005c45079265d445ec035800", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/69e6cc75005c45079265d445ec035800", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/69e6cc75005c45079265d445ec035800", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/69e6cc75005c45079265d445ec035800", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/69e6cc75005c45079265d445ec035800", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6c5ed74f-c707-4c8-user", "id": "693142916f294f3d9c0301b1441ac776"}, "audit_ids": ["tEcI8Lp9RTKz8m8gsrpiag"], "issued_at": "2018-12-04T21:24:36.000000Z"}} 2018-12-04 21:24:36,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a7dafbf9ea16cbdc4bc4fc9b8f7f826d3e94b45" 2018-12-04 21:24:36,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19744a33-8c4b-4058-af72-33736bdee3ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:24:36,539 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-19744a33-8c4b-4058-af72-33736bdee3ae 2018-12-04 21:24:36,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a7dafbf9ea16cbdc4bc4fc9b8f7f826d3e94b45" 2018-12-04 21:24:36,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-dc577546-b876-4dc7-950d-1e46792d67a1 Date: Tue, 04 Dec 2018 21:24:36 GMT RESP BODY: {"networks":[]} 2018-12-04 21:24:36,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-net1 used request id req-dc577546-b876-4dc7-950d-1e46792d67a1 2018-12-04 21:24:36,736 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-net1 2018-12-04 21:24:36,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a7dafbf9ea16cbdc4bc4fc9b8f7f826d3e94b45" -d '{"network": {"name": "CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-net1", "admin_state_up": true}}' 2018-12-04 21:24:37,112 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-ba71f5b2-a508-4606-b736-1bfbe6e5ff98 Date: Tue, 04 Dec 2018 21:24:37 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"69e6cc75005c45079265d445ec035800","created_at":"2018-12-04T21:24:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-12-04T21:24:36Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"69e6cc75005c45079265d445ec035800","id":"41b54d8d-696d-4bd2-8f44-bf5188ba8813","name":"CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-net1"}} 2018-12-04 21:24:37,112 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-ba71f5b2-a508-4606-b736-1bfbe6e5ff98 2018-12-04 21:24:37,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=41b54d8d-696d-4bd2-8f44-bf5188ba8813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a7dafbf9ea16cbdc4bc4fc9b8f7f826d3e94b45" 2018-12-04 21:24:37,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-9e9a8aca-68aa-4954-9a54-bc60c0f64170 Date: Tue, 04 Dec 2018 21:24:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T21:24:36Z","tenant_id":"69e6cc75005c45079265d445ec035800","created_at":"2018-12-04T21:24:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"69e6cc75005c45079265d445ec035800","id":"41b54d8d-696d-4bd2-8f44-bf5188ba8813","name":"CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-net1"}]} 2018-12-04 21:24:37,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=41b54d8d-696d-4bd2-8f44-bf5188ba8813 used request id req-9e9a8aca-68aa-4954-9a54-bc60c0f64170 2018-12-04 21:24:37,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=41b54d8d-696d-4bd2-8f44-bf5188ba8813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a7dafbf9ea16cbdc4bc4fc9b8f7f826d3e94b45" 2018-12-04 21:24:37,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4d1f9082-1253-435f-8681-b1a91b9181ae Date: Tue, 04 Dec 2018 21:24:37 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:24:37,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=41b54d8d-696d-4bd2-8f44-bf5188ba8813 used request id req-4d1f9082-1253-435f-8681-b1a91b9181ae 2018-12-04 21:24:37,255 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-subnet1 2018-12-04 21:24:37,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a7dafbf9ea16cbdc4bc4fc9b8f7f826d3e94b45" -d '{"subnets": [{"ip_version": 4, "network_id": "41b54d8d-696d-4bd2-8f44-bf5188ba8813", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-subnet1"}]}' 2018-12-04 21:24:37,820 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-ed1e270b-0216-47ca-b2e5-7c87d589c5ed Date: Tue, 04 Dec 2018 21:24:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"41b54d8d-696d-4bd2-8f44-bf5188ba8813","tenant_id":"69e6cc75005c45079265d445ec035800","created_at":"2018-12-04T21:24:37Z","dns_nameservers":[],"updated_at":"2018-12-04T21:24:37Z","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":"69e6cc75005c45079265d445ec035800","id":"177ecfdb-15b5-4906-adad-ba5ab5229cb6","subnetpool_id":null,"name":"CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-subnet1"}]} 2018-12-04 21:24:37,821 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-ed1e270b-0216-47ca-b2e5-7c87d589c5ed 2018-12-04 21:24:37,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=41b54d8d-696d-4bd2-8f44-bf5188ba8813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a7dafbf9ea16cbdc4bc4fc9b8f7f826d3e94b45" 2018-12-04 21:24:37,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-185bcd0c-882e-4d12-b58f-d9ce0df9863c Date: Tue, 04 Dec 2018 21:24:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["177ecfdb-15b5-4906-adad-ba5ab5229cb6"],"updated_at":"2018-12-04T21:24:37Z","tenant_id":"69e6cc75005c45079265d445ec035800","created_at":"2018-12-04T21:24:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"69e6cc75005c45079265d445ec035800","id":"41b54d8d-696d-4bd2-8f44-bf5188ba8813","name":"CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-net1"}]} 2018-12-04 21:24:37,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=41b54d8d-696d-4bd2-8f44-bf5188ba8813 used request id req-185bcd0c-882e-4d12-b58f-d9ce0df9863c 2018-12-04 21:24:37,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=41b54d8d-696d-4bd2-8f44-bf5188ba8813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a7dafbf9ea16cbdc4bc4fc9b8f7f826d3e94b45" 2018-12-04 21:24:37,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-0f918def-cfe8-4e81-9d12-6e780e0e23b9 Date: Tue, 04 Dec 2018 21:24:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"41b54d8d-696d-4bd2-8f44-bf5188ba8813","tenant_id":"69e6cc75005c45079265d445ec035800","created_at":"2018-12-04T21:24:37Z","dns_nameservers":[],"updated_at":"2018-12-04T21:24:37Z","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":"69e6cc75005c45079265d445ec035800","id":"177ecfdb-15b5-4906-adad-ba5ab5229cb6","subnetpool_id":null,"name":"CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-subnet1"}]} 2018-12-04 21:24:37,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=41b54d8d-696d-4bd2-8f44-bf5188ba8813 used request id req-0f918def-cfe8-4e81-9d12-6e780e0e23b9 2018-12-04 21:24:38,000 - OpenStackNetwork - DEBUG - Network [41b54d8d-696d-4bd2-8f44-bf5188ba8813] created successfully 2018-12-04 21:24:38,000 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:24:38,001 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:24:38,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65ffa0ec057948cb84a3e669a6f03d9d", "name": "CreateRouterSuccessTests-6c5ed74f-c707-4c8-proj-role"}], "expires_at": "2018-12-04T22:24:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69e6cc75005c45079265d445ec035800", "name": "CreateRouterSuccessTests-6c5ed74f-c707-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/69e6cc75005c45079265d445ec035800", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/69e6cc75005c45079265d445ec035800", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/69e6cc75005c45079265d445ec035800", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_69e6cc75005c45079265d445ec035800", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_69e6cc75005c45079265d445ec035800", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/69e6cc75005c45079265d445ec035800", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/69e6cc75005c45079265d445ec035800", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/69e6cc75005c45079265d445ec035800", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/69e6cc75005c45079265d445ec035800", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/69e6cc75005c45079265d445ec035800", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/69e6cc75005c45079265d445ec035800", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/69e6cc75005c45079265d445ec035800", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/69e6cc75005c45079265d445ec035800", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/69e6cc75005c45079265d445ec035800", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6c5ed74f-c707-4c8-user", "id": "693142916f294f3d9c0301b1441ac776"}, "audit_ids": ["K4HiJ7M_QD-dd132m6w5Ow"], "issued_at": "2018-12-04T21:24:38.000000Z"}} 2018-12-04 21:24:38,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda7290b25e7ca2496daa21d3e94bafa414fe8f7" 2018-12-04 21:24:38,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cce132f4-84c6-4d76-8a4b-7959be1bc197 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:24:38,608 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-cce132f4-84c6-4d76-8a4b-7959be1bc197 2018-12-04 21:24:38,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda7290b25e7ca2496daa21d3e94bafa414fe8f7" 2018-12-04 21:24:38,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4d6f3642-4410-4f60-9571-a7be2de23c15 Date: Tue, 04 Dec 2018 21:24:38 GMT RESP BODY: {"routers": []} 2018-12-04 21:24:38,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-router&admin_state_up=True used request id req-4d6f3642-4410-4f60-9571-a7be2de23c15 2018-12-04 21:24:38,896 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:24:38,896 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:24:39,293 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65ffa0ec057948cb84a3e669a6f03d9d", "name": "CreateRouterSuccessTests-6c5ed74f-c707-4c8-proj-role"}], "expires_at": "2018-12-04T22:24:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69e6cc75005c45079265d445ec035800", "name": "CreateRouterSuccessTests-6c5ed74f-c707-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/69e6cc75005c45079265d445ec035800", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/69e6cc75005c45079265d445ec035800", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/69e6cc75005c45079265d445ec035800", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_69e6cc75005c45079265d445ec035800", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_69e6cc75005c45079265d445ec035800", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/69e6cc75005c45079265d445ec035800", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/69e6cc75005c45079265d445ec035800", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/69e6cc75005c45079265d445ec035800", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/69e6cc75005c45079265d445ec035800", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/69e6cc75005c45079265d445ec035800", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/69e6cc75005c45079265d445ec035800", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/69e6cc75005c45079265d445ec035800", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/69e6cc75005c45079265d445ec035800", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/69e6cc75005c45079265d445ec035800", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6c5ed74f-c707-4c8-user", "id": "693142916f294f3d9c0301b1441ac776"}, "audit_ids": ["oAiggpECSs6Wi_KRU2v17A"], "issued_at": "2018-12-04T21:24:39.000000Z"}} 2018-12-04 21:24:39,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f928ae36f792ba95933cef76c74efdffca58816b" 2018-12-04 21:24:39,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afe48c15-dc4a-426d-aa59-f5b102370e77 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:24:39,385 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-afe48c15-dc4a-426d-aa59-f5b102370e77 2018-12-04 21:24:39,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda7290b25e7ca2496daa21d3e94bafa414fe8f7" 2018-12-04 21:24:39,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-279d1237-78b1-46b0-a349-822533a625af Date: Tue, 04 Dec 2018 21:24:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T20:04:01Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"}]} 2018-12-04 21:24:39,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-279d1237-78b1-46b0-a349-822533a625af 2018-12-04 21:24:39,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=90070285-9e79-459a-b14a-3d1fcc36db90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda7290b25e7ca2496daa21d3e94bafa414fe8f7" 2018-12-04 21:24:39,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c3f9c0a6-c686-4a39-9e5e-d0525e96f275 Date: Tue, 04 Dec 2018 21:24:39 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:24:39,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=90070285-9e79-459a-b14a-3d1fcc36db90 used request id req-c3f9c0a6-c686-4a39-9e5e-d0525e96f275 2018-12-04 21:24:39,700 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-router 2018-12-04 21:24:39,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda7290b25e7ca2496daa21d3e94bafa414fe8f7" -d '{"router": {"external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "name": "CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-router", "admin_state_up": true}}' 2018-12-04 21:24:40,644 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-fdee7c2d-6b8a-45be-8134-2be2cbfe3177 Date: Tue, 04 Dec 2018 21:24:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "69e6cc75005c45079265d445ec035800", "created_at": "2018-12-04T21:24:39Z", "admin_state_up": true, "updated_at": "2018-12-04T21:24:40Z", "revision_number": 2, "routes": [], "project_id": "69e6cc75005c45079265d445ec035800", "id": "01213da7-8d01-4619-96d0-e00b31223905", "name": "CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-router"}} 2018-12-04 21:24:40,644 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-fdee7c2d-6b8a-45be-8134-2be2cbfe3177 2018-12-04 21:24:40,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=01213da7-8d01-4619-96d0-e00b31223905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda7290b25e7ca2496daa21d3e94bafa414fe8f7" 2018-12-04 21:24:40,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-756a6a6f-74dd-417c-b6ff-464e9b9b0568 Date: Tue, 04 Dec 2018 21:24:40 GMT RESP BODY: {"ports":[]} 2018-12-04 21:24:40,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=01213da7-8d01-4619-96d0-e00b31223905 used request id req-756a6a6f-74dd-417c-b6ff-464e9b9b0568 2018-12-04 21:24:40,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda7290b25e7ca2496daa21d3e94bafa414fe8f7" 2018-12-04 21:24:40,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-82125314-20da-416c-b0eb-b8ee80e49106 Date: Tue, 04 Dec 2018 21:24:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["177ecfdb-15b5-4906-adad-ba5ab5229cb6"],"updated_at":"2018-12-04T21:24:37Z","tenant_id":"69e6cc75005c45079265d445ec035800","created_at":"2018-12-04T21:24:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"69e6cc75005c45079265d445ec035800","id":"41b54d8d-696d-4bd2-8f44-bf5188ba8813","name":"CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-net1"}]} 2018-12-04 21:24:40,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-net1 used request id req-82125314-20da-416c-b0eb-b8ee80e49106 2018-12-04 21:24:40,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=41b54d8d-696d-4bd2-8f44-bf5188ba8813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda7290b25e7ca2496daa21d3e94bafa414fe8f7" 2018-12-04 21:24:40,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-a92fe12a-08d1-4131-9a06-57c691a7c60f Date: Tue, 04 Dec 2018 21:24:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"41b54d8d-696d-4bd2-8f44-bf5188ba8813","tenant_id":"69e6cc75005c45079265d445ec035800","created_at":"2018-12-04T21:24:37Z","dns_nameservers":[],"updated_at":"2018-12-04T21:24:37Z","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":"69e6cc75005c45079265d445ec035800","id":"177ecfdb-15b5-4906-adad-ba5ab5229cb6","subnetpool_id":null,"name":"CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-subnet1"}]} 2018-12-04 21:24:40,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=41b54d8d-696d-4bd2-8f44-bf5188ba8813 used request id req-a92fe12a-08d1-4131-9a06-57c691a7c60f 2018-12-04 21:24:40,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda7290b25e7ca2496daa21d3e94bafa414fe8f7" 2018-12-04 21:24:41,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-7ed0d243-1569-409a-98ac-a0f50a688fca Date: Tue, 04 Dec 2018 21:24:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["177ecfdb-15b5-4906-adad-ba5ab5229cb6"],"updated_at":"2018-12-04T21:24:37Z","tenant_id":"69e6cc75005c45079265d445ec035800","created_at":"2018-12-04T21:24:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"69e6cc75005c45079265d445ec035800","id":"41b54d8d-696d-4bd2-8f44-bf5188ba8813","name":"CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-net1"}]} 2018-12-04 21:24:41,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-net1 used request id req-7ed0d243-1569-409a-98ac-a0f50a688fca 2018-12-04 21:24:41,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:24:41,102 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:24: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:24:41,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/69e6cc75005c45079265d445ec035800 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda7290b25e7ca2496daa21d3e94bafa414fe8f7" 2018-12-04 21:24:41,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94803ea1-cddb-4452-97e8-dd8b105a695b Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/69e6cc75005c45079265d445ec035800"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69e6cc75005c45079265d445ec035800", "name": "CreateRouterSuccessTests-6c5ed74f-c707-4c8-proj"}} 2018-12-04 21:24:41,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/69e6cc75005c45079265d445ec035800 used request id req-94803ea1-cddb-4452-97e8-dd8b105a695b 2018-12-04 21:24:41,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=41b54d8d-696d-4bd2-8f44-bf5188ba8813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda7290b25e7ca2496daa21d3e94bafa414fe8f7" 2018-12-04 21:24:41,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-a51401fc-025c-43b1-92d1-d41411165f8a Date: Tue, 04 Dec 2018 21:24:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"41b54d8d-696d-4bd2-8f44-bf5188ba8813","tenant_id":"69e6cc75005c45079265d445ec035800","created_at":"2018-12-04T21:24:37Z","dns_nameservers":[],"updated_at":"2018-12-04T21:24:37Z","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":"69e6cc75005c45079265d445ec035800","id":"177ecfdb-15b5-4906-adad-ba5ab5229cb6","subnetpool_id":null,"name":"CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-subnet1"}]} 2018-12-04 21:24:41,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=41b54d8d-696d-4bd2-8f44-bf5188ba8813 used request id req-a51401fc-025c-43b1-92d1-d41411165f8a 2018-12-04 21:24:41,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=41b54d8d-696d-4bd2-8f44-bf5188ba8813&name=CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda7290b25e7ca2496daa21d3e94bafa414fe8f7" 2018-12-04 21:24:41,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-dc3d904a-57c0-4b37-9fb1-129770802aa4 Date: Tue, 04 Dec 2018 21:24:41 GMT RESP BODY: {"ports":[]} 2018-12-04 21:24:41,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=41b54d8d-696d-4bd2-8f44-bf5188ba8813&name=CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-port1&admin_state_up=True used request id req-dc3d904a-57c0-4b37-9fb1-129770802aa4 2018-12-04 21:24:41,267 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-port1 for router - CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-router 2018-12-04 21:24:41,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:24:41,267 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:24:41,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65ffa0ec057948cb84a3e669a6f03d9d", "name": "CreateRouterSuccessTests-6c5ed74f-c707-4c8-proj-role"}], "expires_at": "2018-12-04T22:24:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69e6cc75005c45079265d445ec035800", "name": "CreateRouterSuccessTests-6c5ed74f-c707-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/69e6cc75005c45079265d445ec035800", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/69e6cc75005c45079265d445ec035800", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/69e6cc75005c45079265d445ec035800", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_69e6cc75005c45079265d445ec035800", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_69e6cc75005c45079265d445ec035800", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/69e6cc75005c45079265d445ec035800", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/69e6cc75005c45079265d445ec035800", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/69e6cc75005c45079265d445ec035800", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/69e6cc75005c45079265d445ec035800", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/69e6cc75005c45079265d445ec035800", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/69e6cc75005c45079265d445ec035800", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/69e6cc75005c45079265d445ec035800", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/69e6cc75005c45079265d445ec035800", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/69e6cc75005c45079265d445ec035800", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6c5ed74f-c707-4c8-user", "id": "693142916f294f3d9c0301b1441ac776"}, "audit_ids": ["6XHSat6HQzeCGxhpqD9Qxw"], "issued_at": "2018-12-04T21:24:41.000000Z"}} 2018-12-04 21:24:41,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5d6c6364f030bb9344dc2d81c5c7211ddfcf75" 2018-12-04 21:24:41,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bb098aa-ee15-4dd3-abd1-f2a3d1951a1c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:24:41,748 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4bb098aa-ee15-4dd3-abd1-f2a3d1951a1c 2018-12-04 21:24:41,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda7290b25e7ca2496daa21d3e94bafa414fe8f7" 2018-12-04 21:24:41,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-155f63f2-bc51-4cfd-b318-f0d7b7592b44 Date: Tue, 04 Dec 2018 21:24:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["177ecfdb-15b5-4906-adad-ba5ab5229cb6"],"updated_at":"2018-12-04T21:24:37Z","tenant_id":"69e6cc75005c45079265d445ec035800","created_at":"2018-12-04T21:24:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"69e6cc75005c45079265d445ec035800","id":"41b54d8d-696d-4bd2-8f44-bf5188ba8813","name":"CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-net1"}]} 2018-12-04 21:24:41,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-net1 used request id req-155f63f2-bc51-4cfd-b318-f0d7b7592b44 2018-12-04 21:24:41,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=41b54d8d-696d-4bd2-8f44-bf5188ba8813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda7290b25e7ca2496daa21d3e94bafa414fe8f7" 2018-12-04 21:24:41,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-4ba850a3-fe96-4f2a-b265-f980755de544 Date: Tue, 04 Dec 2018 21:24:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"41b54d8d-696d-4bd2-8f44-bf5188ba8813","tenant_id":"69e6cc75005c45079265d445ec035800","created_at":"2018-12-04T21:24:37Z","dns_nameservers":[],"updated_at":"2018-12-04T21:24:37Z","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":"69e6cc75005c45079265d445ec035800","id":"177ecfdb-15b5-4906-adad-ba5ab5229cb6","subnetpool_id":null,"name":"CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-subnet1"}]} 2018-12-04 21:24:41,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=41b54d8d-696d-4bd2-8f44-bf5188ba8813 used request id req-4ba850a3-fe96-4f2a-b265-f980755de544 2018-12-04 21:24:41,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda7290b25e7ca2496daa21d3e94bafa414fe8f7" 2018-12-04 21:24:41,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-4c3c4209-bbe0-463d-bbe5-6793e4257742 Date: Tue, 04 Dec 2018 21:24:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["177ecfdb-15b5-4906-adad-ba5ab5229cb6"],"updated_at":"2018-12-04T21:24:37Z","tenant_id":"69e6cc75005c45079265d445ec035800","created_at":"2018-12-04T21:24:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"69e6cc75005c45079265d445ec035800","id":"41b54d8d-696d-4bd2-8f44-bf5188ba8813","name":"CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-net1"}]} 2018-12-04 21:24:41,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-net1 used request id req-4c3c4209-bbe0-463d-bbe5-6793e4257742 2018-12-04 21:24:41,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:24:41,985 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:24: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:24:41,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/69e6cc75005c45079265d445ec035800 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5d6c6364f030bb9344dc2d81c5c7211ddfcf75" 2018-12-04 21:24:42,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02999a21-1b41-4014-abc4-0a8579ca00c9 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/69e6cc75005c45079265d445ec035800"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69e6cc75005c45079265d445ec035800", "name": "CreateRouterSuccessTests-6c5ed74f-c707-4c8-proj"}} 2018-12-04 21:24:42,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/69e6cc75005c45079265d445ec035800 used request id req-02999a21-1b41-4014-abc4-0a8579ca00c9 2018-12-04 21:24:42,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=41b54d8d-696d-4bd2-8f44-bf5188ba8813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda7290b25e7ca2496daa21d3e94bafa414fe8f7" 2018-12-04 21:24:42,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-86749ea9-ec6c-428a-a461-1ed67560942d Date: Tue, 04 Dec 2018 21:24:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"41b54d8d-696d-4bd2-8f44-bf5188ba8813","tenant_id":"69e6cc75005c45079265d445ec035800","created_at":"2018-12-04T21:24:37Z","dns_nameservers":[],"updated_at":"2018-12-04T21:24:37Z","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":"69e6cc75005c45079265d445ec035800","id":"177ecfdb-15b5-4906-adad-ba5ab5229cb6","subnetpool_id":null,"name":"CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-subnet1"}]} 2018-12-04 21:24:42,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=41b54d8d-696d-4bd2-8f44-bf5188ba8813 used request id req-86749ea9-ec6c-428a-a461-1ed67560942d 2018-12-04 21:24:42,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=41b54d8d-696d-4bd2-8f44-bf5188ba8813&name=CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda7290b25e7ca2496daa21d3e94bafa414fe8f7" 2018-12-04 21:24:42,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-57e77b47-87d5-45d9-8c5f-122b607e99eb Date: Tue, 04 Dec 2018 21:24:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"41b54d8d-696d-4bd2-8f44-bf5188ba8813","tenant_id":"69e6cc75005c45079265d445ec035800","created_at":"2018-12-04T21:24:37Z","dns_nameservers":[],"updated_at":"2018-12-04T21:24:37Z","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":"69e6cc75005c45079265d445ec035800","id":"177ecfdb-15b5-4906-adad-ba5ab5229cb6","subnetpool_id":null,"name":"CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-subnet1"}]} 2018-12-04 21:24:42,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=41b54d8d-696d-4bd2-8f44-bf5188ba8813&name=CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-subnet1 used request id req-57e77b47-87d5-45d9-8c5f-122b607e99eb 2018-12-04 21:24:42,172 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-net1 2018-12-04 21:24:42,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda7290b25e7ca2496daa21d3e94bafa414fe8f7" -d '{"port": {"network_id": "41b54d8d-696d-4bd2-8f44-bf5188ba8813", "fixed_ips": [{"subnet_id": "177ecfdb-15b5-4906-adad-ba5ab5229cb6", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-port1", "admin_state_up": true}}' 2018-12-04 21:24:42,905 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-73647f9f-506d-46de-b9e0-cce0129111b5 Date: Tue, 04 Dec 2018 21:24:42 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-12-04T21:24:42Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"41b54d8d-696d-4bd2-8f44-bf5188ba8813","tenant_id":"69e6cc75005c45079265d445ec035800","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-12-04T21:24:42Z","name":"CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-port1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:95:a2:0e","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"69e6cc75005c45079265d445ec035800","fixed_ips":[{"subnet_id":"177ecfdb-15b5-4906-adad-ba5ab5229cb6","ip_address":"10.200.201.1"}],"id":"3cc2fd1e-f1bf-4da4-8fa6-69f796af1f25","security_groups":["d160dec4-ed53-442c-a415-a86a4d66a52c"],"device_id":""}} 2018-12-04 21:24:42,906 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-73647f9f-506d-46de-b9e0-cce0129111b5 2018-12-04 21:24:42,906 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-port1 for router - CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-router 2018-12-04 21:24:42,906 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-router 2018-12-04 21:24:42,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/01213da7-8d01-4619-96d0-e00b31223905/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda7290b25e7ca2496daa21d3e94bafa414fe8f7" -d '{"port_id": "3cc2fd1e-f1bf-4da4-8fa6-69f796af1f25"}' 2018-12-04 21:24:44,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ea23a48d-680a-4350-8ffc-b8842769cf6a Date: Tue, 04 Dec 2018 21:24:44 GMT RESP BODY: {"network_id": "41b54d8d-696d-4bd2-8f44-bf5188ba8813", "tenant_id": "69e6cc75005c45079265d445ec035800", "subnet_id": "177ecfdb-15b5-4906-adad-ba5ab5229cb6", "subnet_ids": ["177ecfdb-15b5-4906-adad-ba5ab5229cb6"], "port_id": "3cc2fd1e-f1bf-4da4-8fa6-69f796af1f25", "id": "01213da7-8d01-4619-96d0-e00b31223905"} 2018-12-04 21:24:44,808 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/01213da7-8d01-4619-96d0-e00b31223905/add_router_interface used request id req-ea23a48d-680a-4350-8ffc-b8842769cf6a 2018-12-04 21:24:44,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/01213da7-8d01-4619-96d0-e00b31223905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda7290b25e7ca2496daa21d3e94bafa414fe8f7" 2018-12-04 21:24:44,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-bac0f19f-e898-4c82-a462-3435c84437ff Date: Tue, 04 Dec 2018 21:24:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "69e6cc75005c45079265d445ec035800", "created_at": "2018-12-04T21:24:39Z", "admin_state_up": true, "updated_at": "2018-12-04T21:24:43Z", "revision_number": 3, "routes": [], "project_id": "69e6cc75005c45079265d445ec035800", "id": "01213da7-8d01-4619-96d0-e00b31223905", "name": "CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-router"}} 2018-12-04 21:24:44,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/01213da7-8d01-4619-96d0-e00b31223905 used request id req-bac0f19f-e898-4c82-a462-3435c84437ff 2018-12-04 21:24:44,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=01213da7-8d01-4619-96d0-e00b31223905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda7290b25e7ca2496daa21d3e94bafa414fe8f7" 2018-12-04 21:24:45,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-44593c85-0d06-4e28-b701-e6de8c5a18b3 Date: Tue, 04 Dec 2018 21:24:45 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"41b54d8d-696d-4bd2-8f44-bf5188ba8813","tenant_id":"69e6cc75005c45079265d445ec035800","created_at":"2018-12-04T21:24:42Z","admin_state_up":true,"updated_at":"2018-12-04T21:24:44Z","binding:vnic_type":"normal","device_id":"01213da7-8d01-4619-96d0-e00b31223905","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:95:a2:0e","id":"3cc2fd1e-f1bf-4da4-8fa6-69f796af1f25","port_security_enabled":true,"project_id":"69e6cc75005c45079265d445ec035800","fixed_ips":[{"subnet_id":"177ecfdb-15b5-4906-adad-ba5ab5229cb6","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["d160dec4-ed53-442c-a415-a86a4d66a52c"],"name":"CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-port1"}]} 2018-12-04 21:24:45,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=01213da7-8d01-4619-96d0-e00b31223905 used request id req-44593c85-0d06-4e28-b701-e6de8c5a18b3 2018-12-04 21:24:45,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/177ecfdb-15b5-4906-adad-ba5ab5229cb6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda7290b25e7ca2496daa21d3e94bafa414fe8f7" 2018-12-04 21:24:45,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-95da19a7-a3d1-4eb2-9c7e-957f67b05004 Date: Tue, 04 Dec 2018 21:24:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"41b54d8d-696d-4bd2-8f44-bf5188ba8813","tenant_id":"69e6cc75005c45079265d445ec035800","created_at":"2018-12-04T21:24:37Z","dns_nameservers":[],"updated_at":"2018-12-04T21:24:37Z","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":"69e6cc75005c45079265d445ec035800","id":"177ecfdb-15b5-4906-adad-ba5ab5229cb6","subnetpool_id":null,"name":"CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-subnet1"}} 2018-12-04 21:24:45,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/177ecfdb-15b5-4906-adad-ba5ab5229cb6 used request id req-95da19a7-a3d1-4eb2-9c7e-957f67b05004 2018-12-04 21:24:45,054 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:24:45,448 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65ffa0ec057948cb84a3e669a6f03d9d", "name": "CreateRouterSuccessTests-6c5ed74f-c707-4c8-proj-role"}], "expires_at": "2018-12-04T22:24:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69e6cc75005c45079265d445ec035800", "name": "CreateRouterSuccessTests-6c5ed74f-c707-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/69e6cc75005c45079265d445ec035800", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/69e6cc75005c45079265d445ec035800", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/69e6cc75005c45079265d445ec035800", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_69e6cc75005c45079265d445ec035800", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_69e6cc75005c45079265d445ec035800", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/69e6cc75005c45079265d445ec035800", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/69e6cc75005c45079265d445ec035800", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/69e6cc75005c45079265d445ec035800", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/69e6cc75005c45079265d445ec035800", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/69e6cc75005c45079265d445ec035800", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/69e6cc75005c45079265d445ec035800", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/69e6cc75005c45079265d445ec035800", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/69e6cc75005c45079265d445ec035800", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/69e6cc75005c45079265d445ec035800", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6c5ed74f-c707-4c8-user", "id": "693142916f294f3d9c0301b1441ac776"}, "audit_ids": ["x7rVIAgSQNG27wYAk4Icfg"], "issued_at": "2018-12-04T21:24:45.000000Z"}} 2018-12-04 21:24:45,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fc6ac275149c3fb16eb20605e2ee06ea77a408" 2018-12-04 21:24:45,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-84c45b54-ae2d-4953-94de-78463051df9a Date: Tue, 04 Dec 2018 21:24:45 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "69e6cc75005c45079265d445ec035800", "created_at": "2018-12-04T21:24:39Z", "admin_state_up": true, "updated_at": "2018-12-04T21:24:43Z", "revision_number": 3, "routes": [], "project_id": "69e6cc75005c45079265d445ec035800", "id": "01213da7-8d01-4619-96d0-e00b31223905", "name": "CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-router"}]} 2018-12-04 21:24:45,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-router&admin_state_up=True used request id req-84c45b54-ae2d-4953-94de-78463051df9a 2018-12-04 21:24:45,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:24:45,749 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:24:45,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/69e6cc75005c45079265d445ec035800 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5673c6ce004fda3f24e77cdabd6b3fb2165dcfc" 2018-12-04 21:24:45,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c64e5713-f9e5-42c4-91cc-f733aa19a764 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/69e6cc75005c45079265d445ec035800"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69e6cc75005c45079265d445ec035800", "name": "CreateRouterSuccessTests-6c5ed74f-c707-4c8-proj"}} 2018-12-04 21:24:45,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/69e6cc75005c45079265d445ec035800 used request id req-c64e5713-f9e5-42c4-91cc-f733aa19a764 2018-12-04 21:24:45,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=01213da7-8d01-4619-96d0-e00b31223905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fc6ac275149c3fb16eb20605e2ee06ea77a408" 2018-12-04 21:24:45,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-b66650a6-4ea6-4895-a6e2-e02f5f341826 Date: Tue, 04 Dec 2018 21:24:45 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"41b54d8d-696d-4bd2-8f44-bf5188ba8813","tenant_id":"69e6cc75005c45079265d445ec035800","created_at":"2018-12-04T21:24:42Z","admin_state_up":true,"updated_at":"2018-12-04T21:24:44Z","binding:vnic_type":"normal","device_id":"01213da7-8d01-4619-96d0-e00b31223905","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:95:a2:0e","id":"3cc2fd1e-f1bf-4da4-8fa6-69f796af1f25","port_security_enabled":true,"project_id":"69e6cc75005c45079265d445ec035800","fixed_ips":[{"subnet_id":"177ecfdb-15b5-4906-adad-ba5ab5229cb6","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["d160dec4-ed53-442c-a415-a86a4d66a52c"],"name":"CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-port1"}]} 2018-12-04 21:24:45,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=01213da7-8d01-4619-96d0-e00b31223905 used request id req-b66650a6-4ea6-4895-a6e2-e02f5f341826 2018-12-04 21:24:45,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/177ecfdb-15b5-4906-adad-ba5ab5229cb6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fc6ac275149c3fb16eb20605e2ee06ea77a408" 2018-12-04 21:24:45,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6c5a5925-b76c-440d-a4c4-3afe992127d5 Date: Tue, 04 Dec 2018 21:24:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"41b54d8d-696d-4bd2-8f44-bf5188ba8813","tenant_id":"69e6cc75005c45079265d445ec035800","created_at":"2018-12-04T21:24:37Z","dns_nameservers":[],"updated_at":"2018-12-04T21:24:37Z","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":"69e6cc75005c45079265d445ec035800","id":"177ecfdb-15b5-4906-adad-ba5ab5229cb6","subnetpool_id":null,"name":"CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-subnet1"}} 2018-12-04 21:24:45,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/177ecfdb-15b5-4906-adad-ba5ab5229cb6 used request id req-6c5a5925-b76c-440d-a4c4-3afe992127d5 2018-12-04 21:24:45,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=90070285-9e79-459a-b14a-3d1fcc36db90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fc6ac275149c3fb16eb20605e2ee06ea77a408" 2018-12-04 21:24:46,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9378c3b8-d814-426f-8d88-abdd889e399c Date: Tue, 04 Dec 2018 21:24:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T20:04:01Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"}]} 2018-12-04 21:24:46,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=90070285-9e79-459a-b14a-3d1fcc36db90 used request id req-9378c3b8-d814-426f-8d88-abdd889e399c 2018-12-04 21:24:46,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=90070285-9e79-459a-b14a-3d1fcc36db90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fc6ac275149c3fb16eb20605e2ee06ea77a408" 2018-12-04 21:24:46,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-eb5424a8-82e8-4609-82e0-17995f7fc47d Date: Tue, 04 Dec 2018 21:24:46 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:24:46,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=90070285-9e79-459a-b14a-3d1fcc36db90 used request id req-eb5424a8-82e8-4609-82e0-17995f7fc47d 2018-12-04 21:24:46,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=41b54d8d-696d-4bd2-8f44-bf5188ba8813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fc6ac275149c3fb16eb20605e2ee06ea77a408" 2018-12-04 21:24:46,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-743d2b07-4c54-4555-85b4-3ff2c8d5584c Date: Tue, 04 Dec 2018 21:24:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["177ecfdb-15b5-4906-adad-ba5ab5229cb6"],"updated_at":"2018-12-04T21:24:37Z","tenant_id":"69e6cc75005c45079265d445ec035800","created_at":"2018-12-04T21:24:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"69e6cc75005c45079265d445ec035800","id":"41b54d8d-696d-4bd2-8f44-bf5188ba8813","name":"CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-net1"}]} 2018-12-04 21:24:46,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=41b54d8d-696d-4bd2-8f44-bf5188ba8813 used request id req-743d2b07-4c54-4555-85b4-3ff2c8d5584c 2018-12-04 21:24:46,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=41b54d8d-696d-4bd2-8f44-bf5188ba8813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fc6ac275149c3fb16eb20605e2ee06ea77a408" 2018-12-04 21:24:46,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-b104a582-f359-4bab-b6a5-6725b7ce9ab1 Date: Tue, 04 Dec 2018 21:24:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"41b54d8d-696d-4bd2-8f44-bf5188ba8813","tenant_id":"69e6cc75005c45079265d445ec035800","created_at":"2018-12-04T21:24:37Z","dns_nameservers":[],"updated_at":"2018-12-04T21:24:37Z","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":"69e6cc75005c45079265d445ec035800","id":"177ecfdb-15b5-4906-adad-ba5ab5229cb6","subnetpool_id":null,"name":"CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-subnet1"}]} 2018-12-04 21:24:46,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=41b54d8d-696d-4bd2-8f44-bf5188ba8813 used request id req-b104a582-f359-4bab-b6a5-6725b7ce9ab1 2018-12-04 21:24:46,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=41b54d8d-696d-4bd2-8f44-bf5188ba8813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fc6ac275149c3fb16eb20605e2ee06ea77a408" 2018-12-04 21:24:46,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1567 X-Openstack-Request-Id: req-63754e83-a849-4100-bbc6-5cb061fb19b3 Date: Tue, 04 Dec 2018 21:24:46 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"41b54d8d-696d-4bd2-8f44-bf5188ba8813","tenant_id":"69e6cc75005c45079265d445ec035800","created_at":"2018-12-04T21:24:38Z","admin_state_up":true,"updated_at":"2018-12-04T21:24:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-41b54d8d-696d-4bd2-8f44-bf5188ba8813","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:6a:3a:86","id":"3c6f50ca-661a-424c-b74e-16b17871d43e","port_security_enabled":false,"project_id":"69e6cc75005c45079265d445ec035800","fixed_ips":[{"subnet_id":"177ecfdb-15b5-4906-adad-ba5ab5229cb6","ip_address":"10.200.201.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"41b54d8d-696d-4bd2-8f44-bf5188ba8813","tenant_id":"69e6cc75005c45079265d445ec035800","created_at":"2018-12-04T21:24:42Z","admin_state_up":true,"updated_at":"2018-12-04T21:24:44Z","binding:vnic_type":"normal","device_id":"01213da7-8d01-4619-96d0-e00b31223905","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:95:a2:0e","id":"3cc2fd1e-f1bf-4da4-8fa6-69f796af1f25","port_security_enabled":true,"project_id":"69e6cc75005c45079265d445ec035800","fixed_ips":[{"subnet_id":"177ecfdb-15b5-4906-adad-ba5ab5229cb6","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["d160dec4-ed53-442c-a415-a86a4d66a52c"],"name":"CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-port1"}]} 2018-12-04 21:24:46,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=41b54d8d-696d-4bd2-8f44-bf5188ba8813 used request id req-63754e83-a849-4100-bbc6-5cb061fb19b3 2018-12-04 21:24:46,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/177ecfdb-15b5-4906-adad-ba5ab5229cb6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fc6ac275149c3fb16eb20605e2ee06ea77a408" 2018-12-04 21:24:46,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9d72f70a-5a78-4d79-827b-b222a254f704 Date: Tue, 04 Dec 2018 21:24:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"41b54d8d-696d-4bd2-8f44-bf5188ba8813","tenant_id":"69e6cc75005c45079265d445ec035800","created_at":"2018-12-04T21:24:37Z","dns_nameservers":[],"updated_at":"2018-12-04T21:24:37Z","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":"69e6cc75005c45079265d445ec035800","id":"177ecfdb-15b5-4906-adad-ba5ab5229cb6","subnetpool_id":null,"name":"CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-subnet1"}} 2018-12-04 21:24:46,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/177ecfdb-15b5-4906-adad-ba5ab5229cb6 used request id req-9d72f70a-5a78-4d79-827b-b222a254f704 2018-12-04 21:24:46,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=41b54d8d-696d-4bd2-8f44-bf5188ba8813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fc6ac275149c3fb16eb20605e2ee06ea77a408" 2018-12-04 21:24:46,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-251b8805-8416-454b-bf25-d6827bada346 Date: Tue, 04 Dec 2018 21:24:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["177ecfdb-15b5-4906-adad-ba5ab5229cb6"],"updated_at":"2018-12-04T21:24:37Z","tenant_id":"69e6cc75005c45079265d445ec035800","created_at":"2018-12-04T21:24:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"69e6cc75005c45079265d445ec035800","id":"41b54d8d-696d-4bd2-8f44-bf5188ba8813","name":"CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-net1"}]} 2018-12-04 21:24:46,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=41b54d8d-696d-4bd2-8f44-bf5188ba8813 used request id req-251b8805-8416-454b-bf25-d6827bada346 2018-12-04 21:24:46,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=41b54d8d-696d-4bd2-8f44-bf5188ba8813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fc6ac275149c3fb16eb20605e2ee06ea77a408" 2018-12-04 21:24:46,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-c1b0fc2e-34e1-499d-b3af-152c948ce811 Date: Tue, 04 Dec 2018 21:24:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"41b54d8d-696d-4bd2-8f44-bf5188ba8813","tenant_id":"69e6cc75005c45079265d445ec035800","created_at":"2018-12-04T21:24:37Z","dns_nameservers":[],"updated_at":"2018-12-04T21:24:37Z","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":"69e6cc75005c45079265d445ec035800","id":"177ecfdb-15b5-4906-adad-ba5ab5229cb6","subnetpool_id":null,"name":"CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-subnet1"}]} 2018-12-04 21:24:46,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=41b54d8d-696d-4bd2-8f44-bf5188ba8813 used request id req-c1b0fc2e-34e1-499d-b3af-152c948ce811 2018-12-04 21:24:46,631 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-router and port CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-port1 2018-12-04 21:24:46,632 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-router 2018-12-04 21:24:46,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/01213da7-8d01-4619-96d0-e00b31223905/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda7290b25e7ca2496daa21d3e94bafa414fe8f7" -d '{"port_id": "3cc2fd1e-f1bf-4da4-8fa6-69f796af1f25"}' 2018-12-04 21:24:48,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-34d8531d-4ecc-4c64-8459-0f42d7726221 Date: Tue, 04 Dec 2018 21:24:48 GMT RESP BODY: {"network_id": "41b54d8d-696d-4bd2-8f44-bf5188ba8813", "tenant_id": "69e6cc75005c45079265d445ec035800", "subnet_id": "177ecfdb-15b5-4906-adad-ba5ab5229cb6", "subnet_ids": ["177ecfdb-15b5-4906-adad-ba5ab5229cb6"], "port_id": "3cc2fd1e-f1bf-4da4-8fa6-69f796af1f25", "id": "01213da7-8d01-4619-96d0-e00b31223905"} 2018-12-04 21:24:48,127 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/01213da7-8d01-4619-96d0-e00b31223905/remove_router_interface used request id req-34d8531d-4ecc-4c64-8459-0f42d7726221 2018-12-04 21:24:48,127 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-router 2018-12-04 21:24:48,128 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-router 2018-12-04 21:24:48,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/01213da7-8d01-4619-96d0-e00b31223905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda7290b25e7ca2496daa21d3e94bafa414fe8f7" 2018-12-04 21:24:49,310 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-063815f6-f2d5-4eb0-85b9-8a4d485b973b Content-Length: 0 Date: Tue, 04 Dec 2018 21:24:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:24:49,310 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/01213da7-8d01-4619-96d0-e00b31223905 used request id req-063815f6-f2d5-4eb0-85b9-8a4d485b973b 2018-12-04 21:24:49,311 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-subnet1 2018-12-04 21:24:49,311 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-subnet1 2018-12-04 21:24:49,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/177ecfdb-15b5-4906-adad-ba5ab5229cb6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a7dafbf9ea16cbdc4bc4fc9b8f7f826d3e94b45" 2018-12-04 21:24:50,565 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-781dcd03-639e-4efa-b12d-3f8bb64f3f33 Date: Tue, 04 Dec 2018 21:24:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:24:50,565 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/177ecfdb-15b5-4906-adad-ba5ab5229cb6 used request id req-781dcd03-639e-4efa-b12d-3f8bb64f3f33 2018-12-04 21:24:50,565 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-8cb39ca9-5b3b-4e9c-bc94-19deb2f8296e-pub-net1 2018-12-04 21:24:50,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/41b54d8d-696d-4bd2-8f44-bf5188ba8813 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a7dafbf9ea16cbdc4bc4fc9b8f7f826d3e94b45" 2018-12-04 21:24:52,176 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-773100ce-d9d1-41d0-b9a8-2ce7e6b33f91 Date: Tue, 04 Dec 2018 21:24:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:24:52,177 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/41b54d8d-696d-4bd2-8f44-bf5188ba8813 used request id req-773100ce-d9d1-41d0-b9a8-2ce7e6b33f91 2018-12-04 21:24:52,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a961a478971c0fcc94eeddaaf3964be3de427b" 2018-12-04 21:24:52,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-4f044e2c-4c10-4750-b39f-a7c28270dfe7 Date: Tue, 04 Dec 2018 21:24:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69e6cc75005c45079265d445ec035800", "created_at": "2018-12-04T21:24:36Z", "updated_at": "2018-12-04T21:24:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:24:36Z", "revision_number": 0, "id": "2763e66a-37ad-4c69-97b8-cf10425dd51b", "remote_group_id": "d160dec4-ed53-442c-a415-a86a4d66a52c", "remote_ip_prefix": null, "created_at": "2018-12-04T21:24:36Z", "security_group_id": "d160dec4-ed53-442c-a415-a86a4d66a52c", "tenant_id": "69e6cc75005c45079265d445ec035800", "port_range_min": null, "ethertype": "IPv6", "project_id": "69e6cc75005c45079265d445ec035800"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:24:36Z", "revision_number": 0, "id": "3323e245-97ad-4cdd-9984-25600ab43a03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:24:36Z", "security_group_id": "d160dec4-ed53-442c-a415-a86a4d66a52c", "tenant_id": "69e6cc75005c45079265d445ec035800", "port_range_min": null, "ethertype": "IPv4", "project_id": "69e6cc75005c45079265d445ec035800"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:24:36Z", "revision_number": 0, "id": "d53f3799-583f-4595-9929-811a74338eca", "remote_group_id": "d160dec4-ed53-442c-a415-a86a4d66a52c", "remote_ip_prefix": null, "created_at": "2018-12-04T21:24:36Z", "security_group_id": "d160dec4-ed53-442c-a415-a86a4d66a52c", "tenant_id": "69e6cc75005c45079265d445ec035800", "port_range_min": null, "ethertype": "IPv4", "project_id": "69e6cc75005c45079265d445ec035800"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:24:36Z", "revision_number": 0, "id": "ee14cf96-5764-4f80-8151-ca2ed051f847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:24:36Z", "security_group_id": "d160dec4-ed53-442c-a415-a86a4d66a52c", "tenant_id": "69e6cc75005c45079265d445ec035800", "port_range_min": null, "ethertype": "IPv6", "project_id": "69e6cc75005c45079265d445ec035800"}], "revision_number": 4, "project_id": "69e6cc75005c45079265d445ec035800", "id": "d160dec4-ed53-442c-a415-a86a4d66a52c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:24:52,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-4f044e2c-4c10-4750-b39f-a7c28270dfe7 2018-12-04 21:24:52,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a961a478971c0fcc94eeddaaf3964be3de427b" 2018-12-04 21:24:52,539 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:24:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd6d74bc-2707-4414-bc0d-fe0bf7021c95 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:24:52,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-bd6d74bc-2707-4414-bc0d-fe0bf7021c95 2018-12-04 21:24:52,539 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:24:52,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a961a478971c0fcc94eeddaaf3964be3de427b" 2018-12-04 21:24:52,642 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:24:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5849b65-25c5-4514-a1d7-414cb2c844a2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:24:52,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-c5849b65-25c5-4514-a1d7-414cb2c844a2 2018-12-04 21:24:52,642 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:24:52,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a961a478971c0fcc94eeddaaf3964be3de427b" 2018-12-04 21:24:52,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-944b156f-36c8-4b7d-843f-74f5fc0f3f26 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:24:52,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-944b156f-36c8-4b7d-843f-74f5fc0f3f26 2018-12-04 21:24:52,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a961a478971c0fcc94eeddaaf3964be3de427b" 2018-12-04 21:24:52,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53db608a-7192-4a08-9158-f1848fc093cf Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:24:52,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-53db608a-7192-4a08-9158-f1848fc093cf 2018-12-04 21:24:52,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a961a478971c0fcc94eeddaaf3964be3de427b" 2018-12-04 21:24:52,962 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:24:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-631550b4-69b7-43eb-a0bd-1f4644dfcfa0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:24:52,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-631550b4-69b7-43eb-a0bd-1f4644dfcfa0 2018-12-04 21:24:52,963 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:24:52,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a961a478971c0fcc94eeddaaf3964be3de427b" 2018-12-04 21:24:53,071 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:24:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7d5f8cc-647d-4ba5-9c96-6b7c327ca79c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:24:53,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-d7d5f8cc-647d-4ba5-9c96-6b7c327ca79c 2018-12-04 21:24:53,072 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:24:53,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a961a478971c0fcc94eeddaaf3964be3de427b" 2018-12-04 21:24:53,170 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:24:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5a84f85-3acc-4f80-835e-b17a71b769fe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:24:53,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-a5a84f85-3acc-4f80-835e-b17a71b769fe 2018-12-04 21:24:53,170 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:24:53,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a961a478971c0fcc94eeddaaf3964be3de427b" 2018-12-04 21:24:53,275 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:24:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fbe6b17-ece4-4edc-a6e9-46c4fb180117 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:24:53,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-2fbe6b17-ece4-4edc-a6e9-46c4fb180117 2018-12-04 21:24:53,275 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:24:53,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a961a478971c0fcc94eeddaaf3964be3de427b" 2018-12-04 21:24:53,377 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:24:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d91888d7-f669-4e2a-99ba-a033a99816ab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:24:53,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-d91888d7-f669-4e2a-99ba-a033a99816ab 2018-12-04 21:24:53,377 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:24:53,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/69e6cc75005c45079265d445ec035800 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a961a478971c0fcc94eeddaaf3964be3de427b" 2018-12-04 21:24:53,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b282cb5-b8b2-49c0-a2cd-9bc60d20e56e Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/69e6cc75005c45079265d445ec035800"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69e6cc75005c45079265d445ec035800", "name": "CreateRouterSuccessTests-6c5ed74f-c707-4c8-proj"}} 2018-12-04 21:24:53,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/69e6cc75005c45079265d445ec035800 used request id req-0b282cb5-b8b2-49c0-a2cd-9bc60d20e56e 2018-12-04 21:24:53,484 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d160dec4-ed53-442c-a415-a86a4d66a52c 2018-12-04 21:24:53,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d160dec4-ed53-442c-a415-a86a4d66a52c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a961a478971c0fcc94eeddaaf3964be3de427b" 2018-12-04 21:24:53,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-78c9c530-569f-4b30-85ea-2fedae6eae5b Date: Tue, 04 Dec 2018 21:24:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d160dec4-ed53-442c-a415-a86a4d66a52c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:24:36Z", "security_group_id": "d160dec4-ed53-442c-a415-a86a4d66a52c", "port_range_min": null, "revision_number": 0, "tenant_id": "69e6cc75005c45079265d445ec035800", "created_at": "2018-12-04T21:24:36Z", "project_id": "69e6cc75005c45079265d445ec035800", "id": "2763e66a-37ad-4c69-97b8-cf10425dd51b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:24:36Z", "security_group_id": "d160dec4-ed53-442c-a415-a86a4d66a52c", "port_range_min": null, "revision_number": 0, "tenant_id": "69e6cc75005c45079265d445ec035800", "created_at": "2018-12-04T21:24:36Z", "project_id": "69e6cc75005c45079265d445ec035800", "id": "3323e245-97ad-4cdd-9984-25600ab43a03"}, {"remote_group_id": "d160dec4-ed53-442c-a415-a86a4d66a52c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:24:36Z", "security_group_id": "d160dec4-ed53-442c-a415-a86a4d66a52c", "port_range_min": null, "revision_number": 0, "tenant_id": "69e6cc75005c45079265d445ec035800", "created_at": "2018-12-04T21:24:36Z", "project_id": "69e6cc75005c45079265d445ec035800", "id": "d53f3799-583f-4595-9929-811a74338eca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:24:36Z", "security_group_id": "d160dec4-ed53-442c-a415-a86a4d66a52c", "port_range_min": null, "revision_number": 0, "tenant_id": "69e6cc75005c45079265d445ec035800", "created_at": "2018-12-04T21:24:36Z", "project_id": "69e6cc75005c45079265d445ec035800", "id": "ee14cf96-5764-4f80-8151-ca2ed051f847"}]} 2018-12-04 21:24:53,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d160dec4-ed53-442c-a415-a86a4d66a52c used request id req-78c9c530-569f-4b30-85ea-2fedae6eae5b 2018-12-04 21:24:53,507 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:24:53,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/d160dec4-ed53-442c-a415-a86a4d66a52c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a961a478971c0fcc94eeddaaf3964be3de427b" 2018-12-04 21:24:53,730 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9934a396-898f-4546-ab25-dcd988c6c212 Content-Length: 0 Date: Tue, 04 Dec 2018 21:24:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:24:53,730 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/d160dec4-ed53-442c-a415-a86a4d66a52c used request id req-9934a396-898f-4546-ab25-dcd988c6c212 2018-12-04 21:24:53,731 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-6c5ed74f-c707-4c8-proj 2018-12-04 21:24:53,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/69e6cc75005c45079265d445ec035800 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a961a478971c0fcc94eeddaaf3964be3de427b" 2018-12-04 21:24:54,083 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:24:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8794afe4-9835-4554-b084-81cc688eb1ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:24:54,083 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/69e6cc75005c45079265d445ec035800 used request id req-8794afe4-9835-4554-b084-81cc688eb1ec 2018-12-04 21:24:54,083 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-6c5ed74f-c707-4c8-proj-role 2018-12-04 21:24:54,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/65ffa0ec057948cb84a3e669a6f03d9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a961a478971c0fcc94eeddaaf3964be3de427b" 2018-12-04 21:24:54,202 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:24:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0b8e2c5-89be-4cff-984a-05ea35388c5b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:24:54,203 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/65ffa0ec057948cb84a3e669a6f03d9d used request id req-a0b8e2c5-89be-4cff-984a-05ea35388c5b 2018-12-04 21:24:54,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a961a478971c0fcc94eeddaaf3964be3de427b" 2018-12-04 21:24:54,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d85c40fe-7792-4a4a-8b36-c35df7f6d70d Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:24:54,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d85c40fe-7792-4a4a-8b36-c35df7f6d70d 2018-12-04 21:24:54,304 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-6c5ed74f-c707-4c8-user 2018-12-04 21:24:54,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/693142916f294f3d9c0301b1441ac776 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5d10b0455384dc16e83cf412a09049f413ed293" 2018-12-04 21:24:54,491 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:24:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9337b037-674a-4623-a538-dfd896241e61 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:24:54,491 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/693142916f294f3d9c0301b1441ac776 used request id req-9337b037-674a-4623-a538-dfd896241e61 2018-12-04 21:24:54,493 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:24:54,892 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:24:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["-PP3PiGSTryfkgUgbVWS4w"], "issued_at": "2018-12-04T21:24:54.000000Z"}} 2018-12-04 21:24:54,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b54839959837474e9b1399e17f36c8c4420a8c" 2018-12-04 21:24:54,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af8d9353-8f51-412b-b605-9b89b7c87e37 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:24:54,984 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-af8d9353-8f51-412b-b605-9b89b7c87e37 2018-12-04 21:24:54,985 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:24:54,986 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:24:55,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:24:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["Uvz7tlMVS_W9fBXAwcahIA"], "issued_at": "2018-12-04T21:24:55.000000Z"}} 2018-12-04 21:24:55,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507a95f5b72fbcc4f7919995c3aa8a9178c549bc" 2018-12-04 21:24:55,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-729e0abc-ab59-4ae4-9f9d-1001f6a2c013 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:24:55,480 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-729e0abc-ab59-4ae4-9f9d-1001f6a2c013 2018-12-04 21:24:55,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:24:55,489 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:24: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:24:55,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-c6323108-e4fb-45b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507a95f5b72fbcc4f7919995c3aa8a9178c549bc" 2018-12-04 21:24:55,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10729cb7-614c-4aae-b31d-8d8d9cf38b78 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-c6323108-e4fb-45b-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:24:55,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-c6323108-e4fb-45b-proj used request id req-10729cb7-614c-4aae-b31d-8d8d9cf38b78 2018-12-04 21:24:55,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507a95f5b72fbcc4f7919995c3aa8a9178c549bc" 2018-12-04 21:24:55,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93466dfe-36a7-419d-900e-129cd3aa0a89 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:24:55,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-93466dfe-36a7-419d-900e-129cd3aa0a89 2018-12-04 21:24:55,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507a95f5b72fbcc4f7919995c3aa8a9178c549bc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-c6323108-e4fb-45b-proj"}}' 2018-12-04 21:24:55,825 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:24:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ade2b143-652b-4475-99b5-b0174d116ff4 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ea806f8a83d640aba859525a36003903"}, "tags": [], "enabled": true, "id": "ea806f8a83d640aba859525a36003903", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-c6323108-e4fb-45b-proj"}} 2018-12-04 21:24:55,826 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-ade2b143-652b-4475-99b5-b0174d116ff4 2018-12-04 21:24:55,826 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-c6323108-e4fb-45b-proj 2018-12-04 21:24:55,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:24:55,827 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:24:56,227 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:24:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["zAym3EitTQKB-zYGDn3iiA"], "issued_at": "2018-12-04T21:24:56.000000Z"}} 2018-12-04 21:24:56,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7623d96bfa8905d4ea414184afdd564481006320" 2018-12-04 21:24:56,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86ad3b22-a7fb-4525-ad4e-98512d24227e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:24:56,320 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-86ad3b22-a7fb-4525-ad4e-98512d24227e 2018-12-04 21:24:56,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:24:56,329 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:24: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:24:56,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7623d96bfa8905d4ea414184afdd564481006320" 2018-12-04 21:24:56,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-894053de-ccb9-4c21-9821-e9eca2bd065f Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:24:56,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-894053de-ccb9-4c21-9821-e9eca2bd065f 2018-12-04 21:24:56,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-c6323108-e4fb-45b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7623d96bfa8905d4ea414184afdd564481006320" 2018-12-04 21:24:56,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14dde5d1-0307-4bea-a0e0-bb210302464d Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-c6323108-e4fb-45b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ea806f8a83d640aba859525a36003903"}, "tags": [], "enabled": true, "id": "ea806f8a83d640aba859525a36003903", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-c6323108-e4fb-45b-proj"}]} 2018-12-04 21:24:56,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-c6323108-e4fb-45b-proj used request id req-14dde5d1-0307-4bea-a0e0-bb210302464d 2018-12-04 21:24:56,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7623d96bfa8905d4ea414184afdd564481006320" 2018-12-04 21:24:56,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71c5f6a9-a066-4d53-943a-ca8dd785d561 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:24:56,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-71c5f6a9-a066-4d53-943a-ca8dd785d561 2018-12-04 21:24:57,040 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-c6323108-e4fb-45b-user 2018-12-04 21:24:57,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:24:57,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507a95f5b72fbcc4f7919995c3aa8a9178c549bc" 2018-12-04 21:24:57,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d459197-affe-4548-bbec-ae12f7aab095 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:24:57,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2d459197-affe-4548-bbec-ae12f7aab095 2018-12-04 21:24:57,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507a95f5b72fbcc4f7919995c3aa8a9178c549bc" -d '{"role": {"name": "CreateRouterSuccessTests-c6323108-e4fb-45b-proj-role"}}' 2018-12-04 21:24:57,262 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:24:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4295e072-b6cd-42b4-81eb-9e73e67c350b Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f3fefc94088648f5850c0659ee939d1f", "links": {"self": "http://172.30.9.23:5000/v3/roles/f3fefc94088648f5850c0659ee939d1f"}, "name": "CreateRouterSuccessTests-c6323108-e4fb-45b-proj-role"}} 2018-12-04 21:24:57,262 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-4295e072-b6cd-42b4-81eb-9e73e67c350b 2018-12-04 21:24:57,262 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-c6323108-e4fb-45b-proj-role 2018-12-04 21:24:57,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/f3fefc94088648f5850c0659ee939d1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507a95f5b72fbcc4f7919995c3aa8a9178c549bc" 2018-12-04 21:24:57,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a23c705-8502-41b6-a1ea-973419589015 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f3fefc94088648f5850c0659ee939d1f", "links": {"self": "http://172.30.9.23:5000/v3/roles/f3fefc94088648f5850c0659ee939d1f"}, "name": "CreateRouterSuccessTests-c6323108-e4fb-45b-proj-role"}} 2018-12-04 21:24:57,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/f3fefc94088648f5850c0659ee939d1f used request id req-9a23c705-8502-41b6-a1ea-973419589015 2018-12-04 21:24:57,367 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-c6323108-e4fb-45b-proj-role to project CreateRouterSuccessTests-c6323108-e4fb-45b-proj 2018-12-04 21:24:57,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/ea806f8a83d640aba859525a36003903/users/0e4b613ba15b4ad2a6649667803b886a/roles/f3fefc94088648f5850c0659ee939d1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507a95f5b72fbcc4f7919995c3aa8a9178c549bc" 2018-12-04 21:24:57,498 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:24:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c40052a-2b14-4170-8421-147c49938915 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:24:57,498 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/ea806f8a83d640aba859525a36003903/users/0e4b613ba15b4ad2a6649667803b886a/roles/f3fefc94088648f5850c0659ee939d1f used request id req-1c40052a-2b14-4170-8421-147c49938915 2018-12-04 21:24:57,500 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:24:57,501 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:24:57,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:24:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["pMDMgsYbTHC_FKThXy5prw"], "issued_at": "2018-12-04T21:24:57.000000Z"}} 2018-12-04 21:24:57,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f272d6f684fc0fb133ac9bed086206ddb83b8d6" 2018-12-04 21:24:57,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce43c040-99aa-4147-8c2c-849a1925fcca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:24:57,995 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ce43c040-99aa-4147-8c2c-849a1925fcca 2018-12-04 21:24:58,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-38a4a05a-d65f-4a2f-abd1-d1ca936b4492-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f272d6f684fc0fb133ac9bed086206ddb83b8d6" 2018-12-04 21:24:58,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d2f187e6-29ae-4d4c-a04b-59ba8c2a95e1 Date: Tue, 04 Dec 2018 21:24:58 GMT RESP BODY: {"routers": []} 2018-12-04 21:24:58,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-38a4a05a-d65f-4a2f-abd1-d1ca936b4492-pub-router&admin_state_up=True used request id req-d2f187e6-29ae-4d4c-a04b-59ba8c2a95e1 2018-12-04 21:24:58,229 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:24:58,229 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:24:58,628 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:24:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["C-9Zsm4XR125ctUPXsNasA"], "issued_at": "2018-12-04T21:24:58.000000Z"}} 2018-12-04 21:24:58,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da83f246214def57220ab632267568916900218e" 2018-12-04 21:24:58,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-849d0db1-eafa-4225-ade2-166ada9dad27 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:24:58,721 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-849d0db1-eafa-4225-ade2-166ada9dad27 2018-12-04 21:24:58,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:24:58,729 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:24: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:24:58,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-c6323108-e4fb-45b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da83f246214def57220ab632267568916900218e" 2018-12-04 21:24:58,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:24:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8481b1e-bedf-4aa9-9137-8d38f105965e Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-c6323108-e4fb-45b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ea806f8a83d640aba859525a36003903"}, "tags": [], "enabled": true, "id": "ea806f8a83d640aba859525a36003903", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-c6323108-e4fb-45b-proj"}]} 2018-12-04 21:24:58,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-c6323108-e4fb-45b-proj used request id req-a8481b1e-bedf-4aa9-9137-8d38f105965e 2018-12-04 21:24:58,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f272d6f684fc0fb133ac9bed086206ddb83b8d6" 2018-12-04 21:24:58,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-ae2e8bc0-ba2b-4dc8-b88a-85eb89ec33d4 Date: Tue, 04 Dec 2018 21:24:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T20:04:01Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"}]} 2018-12-04 21:24:58,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-ae2e8bc0-ba2b-4dc8-b88a-85eb89ec33d4 2018-12-04 21:24:58,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=90070285-9e79-459a-b14a-3d1fcc36db90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f272d6f684fc0fb133ac9bed086206ddb83b8d6" 2018-12-04 21:24:58,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-c4379fac-7312-432f-8983-2af4c93fe7b2 Date: Tue, 04 Dec 2018 21:24:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"90070285-9e79-459a-b14a-3d1fcc36db90","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:43:04Z","dns_nameservers":[],"updated_at":"2018-12-04T19:43:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"7b85822c75b8440e997578ae1b00b657","id":"caf0e3d6-6d8d-494c-a544-3ba2d42faa13","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-04 21:24:58,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=90070285-9e79-459a-b14a-3d1fcc36db90 used request id req-c4379fac-7312-432f-8983-2af4c93fe7b2 2018-12-04 21:24:58,989 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-38a4a05a-d65f-4a2f-abd1-d1ca936b4492-pub-router 2018-12-04 21:24:58,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f272d6f684fc0fb133ac9bed086206ddb83b8d6" -d '{"router": {"external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "tenant_id": "ea806f8a83d640aba859525a36003903", "name": "CreateRouterSuccessTests-38a4a05a-d65f-4a2f-abd1-d1ca936b4492-pub-router", "admin_state_up": true}}' 2018-12-04 21:25:00,143 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 661 X-Openstack-Request-Id: req-9d6dd987-1a78-4439-8654-72724782e4e4 Date: Tue, 04 Dec 2018 21:25:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "ea806f8a83d640aba859525a36003903", "created_at": "2018-12-04T21:24:59Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-04T21:25:00Z", "revision_number": 2, "routes": [], "project_id": "ea806f8a83d640aba859525a36003903", "id": "18437db8-c3f3-4607-8082-40d81e3401b1", "name": "CreateRouterSuccessTests-38a4a05a-d65f-4a2f-abd1-d1ca936b4492-pub-router"}} 2018-12-04 21:25:00,144 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-9d6dd987-1a78-4439-8654-72724782e4e4 2018-12-04 21:25:00,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=18437db8-c3f3-4607-8082-40d81e3401b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f272d6f684fc0fb133ac9bed086206ddb83b8d6" 2018-12-04 21:25:00,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-9475adf5-d2f3-42ef-9c13-6821b0595afb Date: Tue, 04 Dec 2018 21:25:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:24:59Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"caf0e3d6-6d8d-494c-a544-3ba2d42faa13","ip_address":"172.30.9.200"}],"id":"b7517076-9afc-451a-9859-6ef4b79e7f85","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cb:d0:7a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"18437db8-c3f3-4607-8082-40d81e3401b1","name":"","admin_state_up":true,"network_id":"90070285-9e79-459a-b14a-3d1fcc36db90","tenant_id":"","created_at":"2018-12-04T21:24:59Z","binding:vnic_type":"normal"}]} 2018-12-04 21:25:00,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=18437db8-c3f3-4607-8082-40d81e3401b1 used request id req-9475adf5-d2f3-42ef-9c13-6821b0595afb 2018-12-04 21:25:00,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/caf0e3d6-6d8d-494c-a544-3ba2d42faa13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f272d6f684fc0fb133ac9bed086206ddb83b8d6" 2018-12-04 21:25:00,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-86a555c4-313d-4a37-a603-eabc1c3bc053 Date: Tue, 04 Dec 2018 21:25:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"90070285-9e79-459a-b14a-3d1fcc36db90","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:43:04Z","dns_nameservers":[],"updated_at":"2018-12-04T19:43:04Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"7b85822c75b8440e997578ae1b00b657","id":"caf0e3d6-6d8d-494c-a544-3ba2d42faa13","subnetpool_id":null,"name":"external-subnet"}} 2018-12-04 21:25:00,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/caf0e3d6-6d8d-494c-a544-3ba2d42faa13 used request id req-86a555c4-313d-4a37-a603-eabc1c3bc053 2018-12-04 21:25:00,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/18437db8-c3f3-4607-8082-40d81e3401b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f272d6f684fc0fb133ac9bed086206ddb83b8d6" 2018-12-04 21:25:00,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 661 X-Openstack-Request-Id: req-0072422e-4e4b-4f72-a2bb-b7d0120eaaa3 Date: Tue, 04 Dec 2018 21:25:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "ea806f8a83d640aba859525a36003903", "created_at": "2018-12-04T21:24:59Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-04T21:25:00Z", "revision_number": 2, "routes": [], "project_id": "ea806f8a83d640aba859525a36003903", "id": "18437db8-c3f3-4607-8082-40d81e3401b1", "name": "CreateRouterSuccessTests-38a4a05a-d65f-4a2f-abd1-d1ca936b4492-pub-router"}} 2018-12-04 21:25:00,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/18437db8-c3f3-4607-8082-40d81e3401b1 used request id req-0072422e-4e4b-4f72-a2bb-b7d0120eaaa3 2018-12-04 21:25:00,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=18437db8-c3f3-4607-8082-40d81e3401b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f272d6f684fc0fb133ac9bed086206ddb83b8d6" 2018-12-04 21:25:00,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-68560468-586a-494f-a59e-6b05bf443fce Date: Tue, 04 Dec 2018 21:25:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:24:59Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"caf0e3d6-6d8d-494c-a544-3ba2d42faa13","ip_address":"172.30.9.200"}],"id":"b7517076-9afc-451a-9859-6ef4b79e7f85","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cb:d0:7a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"18437db8-c3f3-4607-8082-40d81e3401b1","name":"","admin_state_up":true,"network_id":"90070285-9e79-459a-b14a-3d1fcc36db90","tenant_id":"","created_at":"2018-12-04T21:24:59Z","binding:vnic_type":"normal"}]} 2018-12-04 21:25:00,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=18437db8-c3f3-4607-8082-40d81e3401b1 used request id req-68560468-586a-494f-a59e-6b05bf443fce 2018-12-04 21:25:00,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/caf0e3d6-6d8d-494c-a544-3ba2d42faa13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f272d6f684fc0fb133ac9bed086206ddb83b8d6" 2018-12-04 21:25:00,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-3d05141e-f353-4ab8-8696-b56fe5a3758f Date: Tue, 04 Dec 2018 21:25:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"90070285-9e79-459a-b14a-3d1fcc36db90","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:43:04Z","dns_nameservers":[],"updated_at":"2018-12-04T19:43:04Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"7b85822c75b8440e997578ae1b00b657","id":"caf0e3d6-6d8d-494c-a544-3ba2d42faa13","subnetpool_id":null,"name":"external-subnet"}} 2018-12-04 21:25:00,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/caf0e3d6-6d8d-494c-a544-3ba2d42faa13 used request id req-3d05141e-f353-4ab8-8696-b56fe5a3758f 2018-12-04 21:25:00,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:25:00,852 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f3fefc94088648f5850c0659ee939d1f", "name": "CreateRouterSuccessTests-c6323108-e4fb-45b-proj-role"}], "expires_at": "2018-12-04T22:25:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ea806f8a83d640aba859525a36003903", "name": "CreateRouterSuccessTests-c6323108-e4fb-45b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/ea806f8a83d640aba859525a36003903", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/ea806f8a83d640aba859525a36003903", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/ea806f8a83d640aba859525a36003903", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_ea806f8a83d640aba859525a36003903", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_ea806f8a83d640aba859525a36003903", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ea806f8a83d640aba859525a36003903", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/ea806f8a83d640aba859525a36003903", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/ea806f8a83d640aba859525a36003903", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ea806f8a83d640aba859525a36003903", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/ea806f8a83d640aba859525a36003903", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/ea806f8a83d640aba859525a36003903", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/ea806f8a83d640aba859525a36003903", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/ea806f8a83d640aba859525a36003903", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/ea806f8a83d640aba859525a36003903", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-c6323108-e4fb-45b-user", "id": "0e4b613ba15b4ad2a6649667803b886a"}, "audit_ids": ["QEUlerabQhG8sT76nJ2dkg"], "issued_at": "2018-12-04T21:25:00.000000Z"}} 2018-12-04 21:25:00,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-38a4a05a-d65f-4a2f-abd1-d1ca936b4492-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04b93c81cf3a14d54bb1ba02464c73a79acd071a" 2018-12-04 21:25:01,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-977f9a3f-2d99-4579-b7c7-71c543de8f28 Date: Tue, 04 Dec 2018 21:25:01 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "ea806f8a83d640aba859525a36003903", "created_at": "2018-12-04T21:24:59Z", "admin_state_up": true, "updated_at": "2018-12-04T21:25:00Z", "revision_number": 2, "routes": [], "project_id": "ea806f8a83d640aba859525a36003903", "id": "18437db8-c3f3-4607-8082-40d81e3401b1", "name": "CreateRouterSuccessTests-38a4a05a-d65f-4a2f-abd1-d1ca936b4492-pub-router"}]} 2018-12-04 21:25:01,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-38a4a05a-d65f-4a2f-abd1-d1ca936b4492-pub-router&admin_state_up=True used request id req-977f9a3f-2d99-4579-b7c7-71c543de8f28 2018-12-04 21:25:01,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:25:01,150 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:25: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:25:01,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ea806f8a83d640aba859525a36003903 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b54839959837474e9b1399e17f36c8c4420a8c" 2018-12-04 21:25:01,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd89ec78-e354-49d6-9f5a-a69be21bb5dc Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ea806f8a83d640aba859525a36003903"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ea806f8a83d640aba859525a36003903", "name": "CreateRouterSuccessTests-c6323108-e4fb-45b-proj"}} 2018-12-04 21:25:01,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ea806f8a83d640aba859525a36003903 used request id req-dd89ec78-e354-49d6-9f5a-a69be21bb5dc 2018-12-04 21:25:01,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=18437db8-c3f3-4607-8082-40d81e3401b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04b93c81cf3a14d54bb1ba02464c73a79acd071a" 2018-12-04 21:25:01,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b2c8725b-5ecf-4ad4-89d9-7c8d4d02523f Date: Tue, 04 Dec 2018 21:25:01 GMT RESP BODY: {"ports":[]} 2018-12-04 21:25:01,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=18437db8-c3f3-4607-8082-40d81e3401b1 used request id req-b2c8725b-5ecf-4ad4-89d9-7c8d4d02523f 2018-12-04 21:25:01,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=90070285-9e79-459a-b14a-3d1fcc36db90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04b93c81cf3a14d54bb1ba02464c73a79acd071a" 2018-12-04 21:25:01,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8750749c-c840-4e1c-a42d-816df4779b8b Date: Tue, 04 Dec 2018 21:25:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T20:04:01Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"}]} 2018-12-04 21:25:01,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=90070285-9e79-459a-b14a-3d1fcc36db90 used request id req-8750749c-c840-4e1c-a42d-816df4779b8b 2018-12-04 21:25:01,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=90070285-9e79-459a-b14a-3d1fcc36db90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04b93c81cf3a14d54bb1ba02464c73a79acd071a" 2018-12-04 21:25:01,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d4cee549-f01d-4c4c-9dcb-a0a5ea75d760 Date: Tue, 04 Dec 2018 21:25:01 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:25:01,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=90070285-9e79-459a-b14a-3d1fcc36db90 used request id req-d4cee549-f01d-4c4c-9dcb-a0a5ea75d760 2018-12-04 21:25:01,406 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-38a4a05a-d65f-4a2f-abd1-d1ca936b4492-pub-router 2018-12-04 21:25:01,406 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-38a4a05a-d65f-4a2f-abd1-d1ca936b4492-pub-router 2018-12-04 21:25:01,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/18437db8-c3f3-4607-8082-40d81e3401b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f272d6f684fc0fb133ac9bed086206ddb83b8d6" 2018-12-04 21:25:02,801 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0433c302-ead5-4c3b-9df2-7d1413549a34 Content-Length: 0 Date: Tue, 04 Dec 2018 21:25:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:25:02,801 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/18437db8-c3f3-4607-8082-40d81e3401b1 used request id req-0433c302-ead5-4c3b-9df2-7d1413549a34 2018-12-04 21:25:02,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507a95f5b72fbcc4f7919995c3aa8a9178c549bc" 2018-12-04 21:25:03,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-416fb45b-ae0f-42f2-9b4e-84cb98c9afd9 Date: Tue, 04 Dec 2018 21:25:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:25:03,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-416fb45b-ae0f-42f2-9b4e-84cb98c9afd9 2018-12-04 21:25:03,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507a95f5b72fbcc4f7919995c3aa8a9178c549bc" 2018-12-04 21:25:03,171 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:25:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eed517df-698e-41aa-9a7b-ad7a5f004c08 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:25:03,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-eed517df-698e-41aa-9a7b-ad7a5f004c08 2018-12-04 21:25:03,172 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:25:03,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507a95f5b72fbcc4f7919995c3aa8a9178c549bc" 2018-12-04 21:25:03,277 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:25:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51ca3ed6-90ee-407d-b83b-694849233121 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:25:03,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-51ca3ed6-90ee-407d-b83b-694849233121 2018-12-04 21:25:03,277 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:25:03,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507a95f5b72fbcc4f7919995c3aa8a9178c549bc" 2018-12-04 21:25:03,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29458d66-7ddc-456b-a76a-82e9d52cfbde 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:25:03,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-29458d66-7ddc-456b-a76a-82e9d52cfbde 2018-12-04 21:25:03,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507a95f5b72fbcc4f7919995c3aa8a9178c549bc" 2018-12-04 21:25:03,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba4b5bc8-1164-420d-bb85-19a4851db9fb Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:25:03,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-ba4b5bc8-1164-420d-bb85-19a4851db9fb 2018-12-04 21:25:03,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507a95f5b72fbcc4f7919995c3aa8a9178c549bc" 2018-12-04 21:25:03,581 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:25:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d86a23b6-a460-44e0-9094-f7b092081af6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:25:03,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-d86a23b6-a460-44e0-9094-f7b092081af6 2018-12-04 21:25:03,582 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:25:03,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507a95f5b72fbcc4f7919995c3aa8a9178c549bc" 2018-12-04 21:25:03,686 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:25:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-316504f2-a38f-469f-b40f-4b4bb3481343 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:25:03,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-316504f2-a38f-469f-b40f-4b4bb3481343 2018-12-04 21:25:03,687 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:25:03,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507a95f5b72fbcc4f7919995c3aa8a9178c549bc" 2018-12-04 21:25:03,786 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:25:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ac4ce27-5aa6-4a9c-8b52-8e4c012402be Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:25:03,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-5ac4ce27-5aa6-4a9c-8b52-8e4c012402be 2018-12-04 21:25:03,787 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:25:03,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507a95f5b72fbcc4f7919995c3aa8a9178c549bc" 2018-12-04 21:25:03,887 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:25:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3d497cf-dabd-416a-b898-5fc2234c73be Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:25:03,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-e3d497cf-dabd-416a-b898-5fc2234c73be 2018-12-04 21:25:03,888 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:25:03,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507a95f5b72fbcc4f7919995c3aa8a9178c549bc" 2018-12-04 21:25:03,909 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:25:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99832910-b328-4760-865d-f8ec3383c9b6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:25:03,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-99832910-b328-4760-865d-f8ec3383c9b6 2018-12-04 21:25:03,910 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:25:03,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507a95f5b72fbcc4f7919995c3aa8a9178c549bc" 2018-12-04 21:25:04,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeb1bb20-93b1-4e91-b657-94aa0514de35 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:25:04,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-eeb1bb20-93b1-4e91-b657-94aa0514de35 2018-12-04 21:25:04,011 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-c6323108-e4fb-45b-proj 2018-12-04 21:25:04,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/ea806f8a83d640aba859525a36003903 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507a95f5b72fbcc4f7919995c3aa8a9178c549bc" 2018-12-04 21:25:04,270 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:25:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ef9a99d-dddb-4da7-a562-c89eb34b8177 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:25:04,270 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/ea806f8a83d640aba859525a36003903 used request id req-1ef9a99d-dddb-4da7-a562-c89eb34b8177 2018-12-04 21:25:04,270 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-c6323108-e4fb-45b-proj-role 2018-12-04 21:25:04,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/f3fefc94088648f5850c0659ee939d1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507a95f5b72fbcc4f7919995c3aa8a9178c549bc" 2018-12-04 21:25:04,384 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:25:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29b4f409-a282-4102-b8e2-e99d1d7a3017 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:25:04,384 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/f3fefc94088648f5850c0659ee939d1f used request id req-29b4f409-a282-4102-b8e2-e99d1d7a3017 2018-12-04 21:25:04,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507a95f5b72fbcc4f7919995c3aa8a9178c549bc" 2018-12-04 21:25:04,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7be56bd-350a-4322-8556-2d6bb0c90a7e Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:25:04,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a7be56bd-350a-4322-8556-2d6bb0c90a7e 2018-12-04 21:25:04,403 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-c6323108-e4fb-45b-user 2018-12-04 21:25:04,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/0e4b613ba15b4ad2a6649667803b886a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7623d96bfa8905d4ea414184afdd564481006320" 2018-12-04 21:25:04,597 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:25:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04687c16-9893-43bc-8bb7-59ae24639fd7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:25:04,597 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/0e4b613ba15b4ad2a6649667803b886a used request id req-04687c16-9893-43bc-8bb7-59ae24639fd7 2018-12-04 21:25:04,599 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:25:05,003 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:25:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["9U7kMMYSReC3Sssh-Z4KAg"], "issued_at": "2018-12-04T21:25:05.000000Z"}} 2018-12-04 21:25:05,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cad7651c38c582c5fea548614904afc97acfbc48" 2018-12-04 21:25:05,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a176b13-9ec4-4505-aa45-c87f33509e28 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:25:05,103 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1a176b13-9ec4-4505-aa45-c87f33509e28 2018-12-04 21:25:05,104 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:25:05,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:25:05,508 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:25:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["BdlZHP38TeutyYrxLAj1Sw"], "issued_at": "2018-12-04T21:25:05.000000Z"}} 2018-12-04 21:25:05,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71324a9f7efdcbc7b91aa72d4e90283399824ad5" 2018-12-04 21:25:05,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-148afc68-7025-4dce-89eb-be46eddaf8c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:25:05,600 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-148afc68-7025-4dce-89eb-be46eddaf8c6 2018-12-04 21:25:05,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:25:05,609 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:25: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:25:05,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-6576722f-86fb-454-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71324a9f7efdcbc7b91aa72d4e90283399824ad5" 2018-12-04 21:25:05,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1145ecfc-8cde-4944-8dc2-16c5d22b6509 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-6576722f-86fb-454-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:25:05,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-6576722f-86fb-454-proj used request id req-1145ecfc-8cde-4944-8dc2-16c5d22b6509 2018-12-04 21:25:05,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71324a9f7efdcbc7b91aa72d4e90283399824ad5" 2018-12-04 21:25:05,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14870f3b-6867-409c-b1f9-6738c429913d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:25:05,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-14870f3b-6867-409c-b1f9-6738c429913d 2018-12-04 21:25:05,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71324a9f7efdcbc7b91aa72d4e90283399824ad5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-6576722f-86fb-454-proj"}}' 2018-12-04 21:25:05,857 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:25:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fb6d9ff-0eb5-4650-931c-1c053f6cdbea Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e0f52c68324241028de477cd5fb22bbe"}, "tags": [], "enabled": true, "id": "e0f52c68324241028de477cd5fb22bbe", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-6576722f-86fb-454-proj"}} 2018-12-04 21:25:05,857 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-7fb6d9ff-0eb5-4650-931c-1c053f6cdbea 2018-12-04 21:25:05,857 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-6576722f-86fb-454-proj 2018-12-04 21:25:05,858 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:25:05,858 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:25:06,336 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:25:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["dI-vhkOmT1OIlL0-DfqP2w"], "issued_at": "2018-12-04T21:25:06.000000Z"}} 2018-12-04 21:25:06,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92aadb8a5fe00c9995794bb807070326055f45df" 2018-12-04 21:25:06,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8895bcaf-c99f-49ca-a982-9efb8bb050ec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:25:06,430 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-8895bcaf-c99f-49ca-a982-9efb8bb050ec 2018-12-04 21:25:06,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:25:06,438 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:25:06,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92aadb8a5fe00c9995794bb807070326055f45df" 2018-12-04 21:25:06,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-490c3f2d-7c47-4973-beee-4e00af7d199c Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:25:06,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-490c3f2d-7c47-4973-beee-4e00af7d199c 2018-12-04 21:25:06,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-6576722f-86fb-454-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92aadb8a5fe00c9995794bb807070326055f45df" 2018-12-04 21:25:06,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-639a797e-0e0c-4c74-8279-f57ca2d8e550 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-6576722f-86fb-454-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e0f52c68324241028de477cd5fb22bbe"}, "tags": [], "enabled": true, "id": "e0f52c68324241028de477cd5fb22bbe", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-6576722f-86fb-454-proj"}]} 2018-12-04 21:25:06,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-6576722f-86fb-454-proj used request id req-639a797e-0e0c-4c74-8279-f57ca2d8e550 2018-12-04 21:25:06,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92aadb8a5fe00c9995794bb807070326055f45df" 2018-12-04 21:25:06,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de5e8e80-dcbf-4c2c-83d1-8efa6932a112 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:25:06,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-de5e8e80-dcbf-4c2c-83d1-8efa6932a112 2018-12-04 21:25:07,054 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-6576722f-86fb-454-user 2018-12-04 21:25:07,054 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:25:07,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71324a9f7efdcbc7b91aa72d4e90283399824ad5" 2018-12-04 21:25:07,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c27432dc-d904-4fd1-b79b-2b2e9bb9db15 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:25:07,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c27432dc-d904-4fd1-b79b-2b2e9bb9db15 2018-12-04 21:25:07,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71324a9f7efdcbc7b91aa72d4e90283399824ad5" -d '{"role": {"name": "CreateRouterSuccessTests-6576722f-86fb-454-proj-role"}}' 2018-12-04 21:25:07,264 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:25:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06ba262c-07b3-422d-a9ce-817c5d6a63db Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0120aac9dc404c8cbe272cd9df627a09", "links": {"self": "http://172.30.9.23:5000/v3/roles/0120aac9dc404c8cbe272cd9df627a09"}, "name": "CreateRouterSuccessTests-6576722f-86fb-454-proj-role"}} 2018-12-04 21:25:07,264 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-06ba262c-07b3-422d-a9ce-817c5d6a63db 2018-12-04 21:25:07,264 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-6576722f-86fb-454-proj-role 2018-12-04 21:25:07,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/0120aac9dc404c8cbe272cd9df627a09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71324a9f7efdcbc7b91aa72d4e90283399824ad5" 2018-12-04 21:25:07,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68ea7a4c-cd98-4d49-8209-98fc6f753a64 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0120aac9dc404c8cbe272cd9df627a09", "links": {"self": "http://172.30.9.23:5000/v3/roles/0120aac9dc404c8cbe272cd9df627a09"}, "name": "CreateRouterSuccessTests-6576722f-86fb-454-proj-role"}} 2018-12-04 21:25:07,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/0120aac9dc404c8cbe272cd9df627a09 used request id req-68ea7a4c-cd98-4d49-8209-98fc6f753a64 2018-12-04 21:25:07,373 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-6576722f-86fb-454-proj-role to project CreateRouterSuccessTests-6576722f-86fb-454-proj 2018-12-04 21:25:07,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/e0f52c68324241028de477cd5fb22bbe/users/4a301fe7b6c547cb8ccaadbddde8966e/roles/0120aac9dc404c8cbe272cd9df627a09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71324a9f7efdcbc7b91aa72d4e90283399824ad5" 2018-12-04 21:25:07,507 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:25:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d5b3a51-c9df-47ff-9e9c-9c49a69cf3ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:25:07,507 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/e0f52c68324241028de477cd5fb22bbe/users/4a301fe7b6c547cb8ccaadbddde8966e/roles/0120aac9dc404c8cbe272cd9df627a09 used request id req-9d5b3a51-c9df-47ff-9e9c-9c49a69cf3ff 2018-12-04 21:25:07,509 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:25:07,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:25:07,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0120aac9dc404c8cbe272cd9df627a09", "name": "CreateRouterSuccessTests-6576722f-86fb-454-proj-role"}], "expires_at": "2018-12-04T22:25:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0f52c68324241028de477cd5fb22bbe", "name": "CreateRouterSuccessTests-6576722f-86fb-454-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/e0f52c68324241028de477cd5fb22bbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/e0f52c68324241028de477cd5fb22bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/e0f52c68324241028de477cd5fb22bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_e0f52c68324241028de477cd5fb22bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_e0f52c68324241028de477cd5fb22bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/e0f52c68324241028de477cd5fb22bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/e0f52c68324241028de477cd5fb22bbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/e0f52c68324241028de477cd5fb22bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6576722f-86fb-454-user", "id": "4a301fe7b6c547cb8ccaadbddde8966e"}, "audit_ids": ["OON_7tK7TAm9HoYocB-gpw"], "issued_at": "2018-12-04T21:25:07.000000Z"}} 2018-12-04 21:25:07,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}978186f3b04def9636a66f6e68fb2ecafa61f4dd" 2018-12-04 21:25:07,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc592934-f3e8-4812-9b22-acb8fde5f9a8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:25:07,989 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-fc592934-f3e8-4812-9b22-acb8fde5f9a8 2018-12-04 21:25:07,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}978186f3b04def9636a66f6e68fb2ecafa61f4dd" 2018-12-04 21:25:08,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-696a20a2-1a14-4693-ae5f-29033291ab94 Date: Tue, 04 Dec 2018 21:25:08 GMT RESP BODY: {"networks":[]} 2018-12-04 21:25:08,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net1 used request id req-696a20a2-1a14-4693-ae5f-29033291ab94 2018-12-04 21:25:08,185 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net1 2018-12-04 21:25:08,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}978186f3b04def9636a66f6e68fb2ecafa61f4dd" -d '{"network": {"name": "CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net1", "admin_state_up": true}}' 2018-12-04 21:25:08,753 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-853c21f4-c0eb-4ec7-bd14-81ee65d274bc Date: Tue, 04 Dec 2018 21:25:08 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-12-04T21:25:08Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e0f52c68324241028de477cd5fb22bbe","id":"0c78aa9b-a281-40fd-b353-bb815a4bbe19","name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net1"}} 2018-12-04 21:25:08,753 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-853c21f4-c0eb-4ec7-bd14-81ee65d274bc 2018-12-04 21:25:08,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=0c78aa9b-a281-40fd-b353-bb815a4bbe19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}978186f3b04def9636a66f6e68fb2ecafa61f4dd" 2018-12-04 21:25:08,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-991e464a-779a-4d89-b7cd-daf2f57b2251 Date: Tue, 04 Dec 2018 21:25:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T21:25:08Z","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"e0f52c68324241028de477cd5fb22bbe","id":"0c78aa9b-a281-40fd-b353-bb815a4bbe19","name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net1"}]} 2018-12-04 21:25:08,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=0c78aa9b-a281-40fd-b353-bb815a4bbe19 used request id req-991e464a-779a-4d89-b7cd-daf2f57b2251 2018-12-04 21:25:08,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0c78aa9b-a281-40fd-b353-bb815a4bbe19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}978186f3b04def9636a66f6e68fb2ecafa61f4dd" 2018-12-04 21:25:08,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c311b954-7f56-4601-8c92-7d2d3e29c0b9 Date: Tue, 04 Dec 2018 21:25:08 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:25:08,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0c78aa9b-a281-40fd-b353-bb815a4bbe19 used request id req-c311b954-7f56-4601-8c92-7d2d3e29c0b9 2018-12-04 21:25:08,901 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet1 2018-12-04 21:25:08,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}978186f3b04def9636a66f6e68fb2ecafa61f4dd" -d '{"subnets": [{"ip_version": 4, "network_id": "0c78aa9b-a281-40fd-b353-bb815a4bbe19", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet1"}]}' 2018-12-04 21:25:09,395 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-45ded7ad-be7e-45d0-a8e2-5096eb1bb0ed Date: Tue, 04 Dec 2018 21:25:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c78aa9b-a281-40fd-b353-bb815a4bbe19","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:09Z","dns_nameservers":[],"updated_at":"2018-12-04T21:25:09Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"e0f52c68324241028de477cd5fb22bbe","id":"8d4c4453-1786-415d-b040-a922dad6dea8","subnetpool_id":null,"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet1"}]} 2018-12-04 21:25:09,395 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-45ded7ad-be7e-45d0-a8e2-5096eb1bb0ed 2018-12-04 21:25:09,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=0c78aa9b-a281-40fd-b353-bb815a4bbe19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}978186f3b04def9636a66f6e68fb2ecafa61f4dd" 2018-12-04 21:25:09,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-fe904e90-c19e-415a-bba6-869e7aa6b831 Date: Tue, 04 Dec 2018 21:25:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8d4c4453-1786-415d-b040-a922dad6dea8"],"updated_at":"2018-12-04T21:25:09Z","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e0f52c68324241028de477cd5fb22bbe","id":"0c78aa9b-a281-40fd-b353-bb815a4bbe19","name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net1"}]} 2018-12-04 21:25:09,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=0c78aa9b-a281-40fd-b353-bb815a4bbe19 used request id req-fe904e90-c19e-415a-bba6-869e7aa6b831 2018-12-04 21:25:09,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0c78aa9b-a281-40fd-b353-bb815a4bbe19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}978186f3b04def9636a66f6e68fb2ecafa61f4dd" 2018-12-04 21:25:09,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-7f8bc18e-7352-4f6a-9e78-4f15098153ae Date: Tue, 04 Dec 2018 21:25:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c78aa9b-a281-40fd-b353-bb815a4bbe19","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:09Z","dns_nameservers":[],"updated_at":"2018-12-04T21:25:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"e0f52c68324241028de477cd5fb22bbe","id":"8d4c4453-1786-415d-b040-a922dad6dea8","subnetpool_id":null,"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet1"}]} 2018-12-04 21:25:09,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0c78aa9b-a281-40fd-b353-bb815a4bbe19 used request id req-7f8bc18e-7352-4f6a-9e78-4f15098153ae 2018-12-04 21:25:09,563 - OpenStackNetwork - DEBUG - Network [0c78aa9b-a281-40fd-b353-bb815a4bbe19] created successfully 2018-12-04 21:25:09,564 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:25:09,564 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:25:09,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0120aac9dc404c8cbe272cd9df627a09", "name": "CreateRouterSuccessTests-6576722f-86fb-454-proj-role"}], "expires_at": "2018-12-04T22:25:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0f52c68324241028de477cd5fb22bbe", "name": "CreateRouterSuccessTests-6576722f-86fb-454-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/e0f52c68324241028de477cd5fb22bbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/e0f52c68324241028de477cd5fb22bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/e0f52c68324241028de477cd5fb22bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_e0f52c68324241028de477cd5fb22bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_e0f52c68324241028de477cd5fb22bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/e0f52c68324241028de477cd5fb22bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/e0f52c68324241028de477cd5fb22bbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/e0f52c68324241028de477cd5fb22bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6576722f-86fb-454-user", "id": "4a301fe7b6c547cb8ccaadbddde8966e"}, "audit_ids": ["GNS3FPkeQR2j6bdGC3A4jw"], "issued_at": "2018-12-04T21:25:09.000000Z"}} 2018-12-04 21:25:09,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294d3c0cdf243e53e29c7adf45293a04fb8e8543" 2018-12-04 21:25:10,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4edef60-8b16-456d-b644-834c588d38da Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:25:10,104 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e4edef60-8b16-456d-b644-834c588d38da 2018-12-04 21:25:10,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294d3c0cdf243e53e29c7adf45293a04fb8e8543" 2018-12-04 21:25:10,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-48d3ab2e-0fcf-4f1d-9bf7-3883a7b7d97e Date: Tue, 04 Dec 2018 21:25:10 GMT RESP BODY: {"networks":[]} 2018-12-04 21:25:10,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net2 used request id req-48d3ab2e-0fcf-4f1d-9bf7-3883a7b7d97e 2018-12-04 21:25:10,306 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net2 2018-12-04 21:25:10,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294d3c0cdf243e53e29c7adf45293a04fb8e8543" -d '{"network": {"name": "CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net2", "admin_state_up": true}}' 2018-12-04 21:25:10,617 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-57b579a7-61b7-4a47-adcd-cbd62e5ae9fc Date: Tue, 04 Dec 2018 21:25:10 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-12-04T21:25:10Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e0f52c68324241028de477cd5fb22bbe","id":"aad1255d-fe26-47a9-99ad-3f6844b1e7f8","name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net2"}} 2018-12-04 21:25:10,617 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-57b579a7-61b7-4a47-adcd-cbd62e5ae9fc 2018-12-04 21:25:10,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=aad1255d-fe26-47a9-99ad-3f6844b1e7f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294d3c0cdf243e53e29c7adf45293a04fb8e8543" 2018-12-04 21:25:10,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-40858ddc-1af0-4dcc-adfe-3aaee1c2db8e Date: Tue, 04 Dec 2018 21:25:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T21:25:10Z","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"e0f52c68324241028de477cd5fb22bbe","id":"aad1255d-fe26-47a9-99ad-3f6844b1e7f8","name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net2"}]} 2018-12-04 21:25:10,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=aad1255d-fe26-47a9-99ad-3f6844b1e7f8 used request id req-40858ddc-1af0-4dcc-adfe-3aaee1c2db8e 2018-12-04 21:25:10,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=aad1255d-fe26-47a9-99ad-3f6844b1e7f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294d3c0cdf243e53e29c7adf45293a04fb8e8543" 2018-12-04 21:25:10,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0cccbd3f-0937-42ce-bb24-d0d0b3249c44 Date: Tue, 04 Dec 2018 21:25:10 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:25:10,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=aad1255d-fe26-47a9-99ad-3f6844b1e7f8 used request id req-0cccbd3f-0937-42ce-bb24-d0d0b3249c44 2018-12-04 21:25:10,756 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet2 2018-12-04 21:25:10,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294d3c0cdf243e53e29c7adf45293a04fb8e8543" -d '{"subnets": [{"ip_version": 4, "network_id": "aad1255d-fe26-47a9-99ad-3f6844b1e7f8", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet2"}]}' 2018-12-04 21:25:11,659 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-4c70551a-0535-414e-b6db-14cebd633cd7 Date: Tue, 04 Dec 2018 21:25:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aad1255d-fe26-47a9-99ad-3f6844b1e7f8","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:11Z","dns_nameservers":[],"updated_at":"2018-12-04T21:25:11Z","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":"e0f52c68324241028de477cd5fb22bbe","id":"f099c445-f378-4773-b81e-7c31059f6d84","subnetpool_id":null,"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet2"}]} 2018-12-04 21:25:11,659 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-4c70551a-0535-414e-b6db-14cebd633cd7 2018-12-04 21:25:11,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=aad1255d-fe26-47a9-99ad-3f6844b1e7f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294d3c0cdf243e53e29c7adf45293a04fb8e8543" 2018-12-04 21:25:11,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-3b78cd42-0345-48dc-be3f-8135d8e7228d Date: Tue, 04 Dec 2018 21:25:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f099c445-f378-4773-b81e-7c31059f6d84"],"updated_at":"2018-12-04T21:25:11Z","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e0f52c68324241028de477cd5fb22bbe","id":"aad1255d-fe26-47a9-99ad-3f6844b1e7f8","name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net2"}]} 2018-12-04 21:25:11,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=aad1255d-fe26-47a9-99ad-3f6844b1e7f8 used request id req-3b78cd42-0345-48dc-be3f-8135d8e7228d 2018-12-04 21:25:11,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=aad1255d-fe26-47a9-99ad-3f6844b1e7f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294d3c0cdf243e53e29c7adf45293a04fb8e8543" 2018-12-04 21:25:11,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-e66b68f0-ecab-4a1f-97a7-8f1309f34127 Date: Tue, 04 Dec 2018 21:25:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aad1255d-fe26-47a9-99ad-3f6844b1e7f8","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:11Z","dns_nameservers":[],"updated_at":"2018-12-04T21:25:11Z","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":"e0f52c68324241028de477cd5fb22bbe","id":"f099c445-f378-4773-b81e-7c31059f6d84","subnetpool_id":null,"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet2"}]} 2018-12-04 21:25:11,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=aad1255d-fe26-47a9-99ad-3f6844b1e7f8 used request id req-e66b68f0-ecab-4a1f-97a7-8f1309f34127 2018-12-04 21:25:11,834 - OpenStackNetwork - DEBUG - Network [aad1255d-fe26-47a9-99ad-3f6844b1e7f8] created successfully 2018-12-04 21:25:11,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:25:11,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:25:12,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0120aac9dc404c8cbe272cd9df627a09", "name": "CreateRouterSuccessTests-6576722f-86fb-454-proj-role"}], "expires_at": "2018-12-04T22:25:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0f52c68324241028de477cd5fb22bbe", "name": "CreateRouterSuccessTests-6576722f-86fb-454-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/e0f52c68324241028de477cd5fb22bbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/e0f52c68324241028de477cd5fb22bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/e0f52c68324241028de477cd5fb22bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_e0f52c68324241028de477cd5fb22bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_e0f52c68324241028de477cd5fb22bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/e0f52c68324241028de477cd5fb22bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/e0f52c68324241028de477cd5fb22bbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/e0f52c68324241028de477cd5fb22bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6576722f-86fb-454-user", "id": "4a301fe7b6c547cb8ccaadbddde8966e"}, "audit_ids": ["0fiTn8HYRF-CZNX-dYnKEA"], "issued_at": "2018-12-04T21:25:12.000000Z"}} 2018-12-04 21:25:12,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbd58a5c8885699cee88cf55e5345a57fa26056" 2018-12-04 21:25:12,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cdd21fa-4e16-46d2-89be-ffb2166e50ef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:25:12,352 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4cdd21fa-4e16-46d2-89be-ffb2166e50ef 2018-12-04 21:25:12,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbd58a5c8885699cee88cf55e5345a57fa26056" 2018-12-04 21:25:12,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-43027ac9-7a9f-4127-9c69-0882bb7b0371 Date: Tue, 04 Dec 2018 21:25:12 GMT RESP BODY: {"routers": []} 2018-12-04 21:25:12,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-router&admin_state_up=True used request id req-43027ac9-7a9f-4127-9c69-0882bb7b0371 2018-12-04 21:25:12,598 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:25:12,599 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:25:13,078 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0120aac9dc404c8cbe272cd9df627a09", "name": "CreateRouterSuccessTests-6576722f-86fb-454-proj-role"}], "expires_at": "2018-12-04T22:25:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0f52c68324241028de477cd5fb22bbe", "name": "CreateRouterSuccessTests-6576722f-86fb-454-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/e0f52c68324241028de477cd5fb22bbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/e0f52c68324241028de477cd5fb22bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/e0f52c68324241028de477cd5fb22bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_e0f52c68324241028de477cd5fb22bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_e0f52c68324241028de477cd5fb22bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/e0f52c68324241028de477cd5fb22bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/e0f52c68324241028de477cd5fb22bbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/e0f52c68324241028de477cd5fb22bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6576722f-86fb-454-user", "id": "4a301fe7b6c547cb8ccaadbddde8966e"}, "audit_ids": ["Fc-mrUZRQ0CgyUt_xQx50A"], "issued_at": "2018-12-04T21:25:13.000000Z"}} 2018-12-04 21:25:13,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097c232452f7b955bddc22e9efb94fcdc1017594" 2018-12-04 21:25:13,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4540bff9-56ac-46a2-a1aa-4e0812bf052c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:25:13,165 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4540bff9-56ac-46a2-a1aa-4e0812bf052c 2018-12-04 21:25:13,167 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-router 2018-12-04 21:25:13,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbd58a5c8885699cee88cf55e5345a57fa26056" -d '{"router": {"name": "CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-router", "admin_state_up": true}}' 2018-12-04 21:25:13,338 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 459 X-Openstack-Request-Id: req-03c00c5d-81a5-4ff9-aa5f-f7c2f6fa5eb7 Date: Tue, 04 Dec 2018 21:25:13 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e0f52c68324241028de477cd5fb22bbe", "created_at": "2018-12-04T21:25:13Z", "admin_state_up": true, "updated_at": "2018-12-04T21:25:13Z", "revision_number": 0, "routes": [], "project_id": "e0f52c68324241028de477cd5fb22bbe", "id": "b559cd80-618f-4d37-9705-59bb7dad44f7", "name": "CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-router"}} 2018-12-04 21:25:13,339 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-03c00c5d-81a5-4ff9-aa5f-f7c2f6fa5eb7 2018-12-04 21:25:13,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=b559cd80-618f-4d37-9705-59bb7dad44f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbd58a5c8885699cee88cf55e5345a57fa26056" 2018-12-04 21:25:13,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b28656c8-282f-4864-a3c9-d03d0b066174 Date: Tue, 04 Dec 2018 21:25:13 GMT RESP BODY: {"ports":[]} 2018-12-04 21:25:13,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=b559cd80-618f-4d37-9705-59bb7dad44f7 used request id req-b28656c8-282f-4864-a3c9-d03d0b066174 2018-12-04 21:25:13,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbd58a5c8885699cee88cf55e5345a57fa26056" 2018-12-04 21:25:13,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-00222fe6-b0ff-4d80-b743-535bb97cbd9a Date: Tue, 04 Dec 2018 21:25:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8d4c4453-1786-415d-b040-a922dad6dea8"],"updated_at":"2018-12-04T21:25:09Z","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e0f52c68324241028de477cd5fb22bbe","id":"0c78aa9b-a281-40fd-b353-bb815a4bbe19","name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net1"}]} 2018-12-04 21:25:13,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net1 used request id req-00222fe6-b0ff-4d80-b743-535bb97cbd9a 2018-12-04 21:25:13,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0c78aa9b-a281-40fd-b353-bb815a4bbe19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbd58a5c8885699cee88cf55e5345a57fa26056" 2018-12-04 21:25:13,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-844eece0-4720-4baf-a99b-fb9b2e73d9de Date: Tue, 04 Dec 2018 21:25:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c78aa9b-a281-40fd-b353-bb815a4bbe19","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:09Z","dns_nameservers":[],"updated_at":"2018-12-04T21:25:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"e0f52c68324241028de477cd5fb22bbe","id":"8d4c4453-1786-415d-b040-a922dad6dea8","subnetpool_id":null,"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet1"}]} 2018-12-04 21:25:13,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0c78aa9b-a281-40fd-b353-bb815a4bbe19 used request id req-844eece0-4720-4baf-a99b-fb9b2e73d9de 2018-12-04 21:25:13,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbd58a5c8885699cee88cf55e5345a57fa26056" 2018-12-04 21:25:13,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-943203ff-2926-4d98-8b93-9e3c75c9f07c Date: Tue, 04 Dec 2018 21:25:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8d4c4453-1786-415d-b040-a922dad6dea8"],"updated_at":"2018-12-04T21:25:09Z","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e0f52c68324241028de477cd5fb22bbe","id":"0c78aa9b-a281-40fd-b353-bb815a4bbe19","name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net1"}]} 2018-12-04 21:25:13,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net1 used request id req-943203ff-2926-4d98-8b93-9e3c75c9f07c 2018-12-04 21:25:13,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:25:13,627 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:25:13,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e0f52c68324241028de477cd5fb22bbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbd58a5c8885699cee88cf55e5345a57fa26056" 2018-12-04 21:25:13,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b844df75-543d-40bf-92c3-cb7484a9d4d5 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e0f52c68324241028de477cd5fb22bbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0f52c68324241028de477cd5fb22bbe", "name": "CreateRouterSuccessTests-6576722f-86fb-454-proj"}} 2018-12-04 21:25:13,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e0f52c68324241028de477cd5fb22bbe used request id req-b844df75-543d-40bf-92c3-cb7484a9d4d5 2018-12-04 21:25:13,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0c78aa9b-a281-40fd-b353-bb815a4bbe19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbd58a5c8885699cee88cf55e5345a57fa26056" 2018-12-04 21:25:13,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-2727c3e3-8987-462c-bbc9-c8e9de4490bf Date: Tue, 04 Dec 2018 21:25:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c78aa9b-a281-40fd-b353-bb815a4bbe19","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:09Z","dns_nameservers":[],"updated_at":"2018-12-04T21:25:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"e0f52c68324241028de477cd5fb22bbe","id":"8d4c4453-1786-415d-b040-a922dad6dea8","subnetpool_id":null,"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet1"}]} 2018-12-04 21:25:13,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0c78aa9b-a281-40fd-b353-bb815a4bbe19 used request id req-2727c3e3-8987-462c-bbc9-c8e9de4490bf 2018-12-04 21:25:13,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=0c78aa9b-a281-40fd-b353-bb815a4bbe19&name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbd58a5c8885699cee88cf55e5345a57fa26056" 2018-12-04 21:25:13,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c6b9a510-75a4-4fcc-81fb-8d4cb5e5d090 Date: Tue, 04 Dec 2018 21:25:13 GMT RESP BODY: {"ports":[]} 2018-12-04 21:25:13,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=0c78aa9b-a281-40fd-b353-bb815a4bbe19&name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-port1&admin_state_up=True used request id req-c6b9a510-75a4-4fcc-81fb-8d4cb5e5d090 2018-12-04 21:25:13,805 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-port1 for router - CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-router 2018-12-04 21:25:13,805 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:25:13,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:25:14,216 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0120aac9dc404c8cbe272cd9df627a09", "name": "CreateRouterSuccessTests-6576722f-86fb-454-proj-role"}], "expires_at": "2018-12-04T22:25:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0f52c68324241028de477cd5fb22bbe", "name": "CreateRouterSuccessTests-6576722f-86fb-454-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/e0f52c68324241028de477cd5fb22bbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/e0f52c68324241028de477cd5fb22bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/e0f52c68324241028de477cd5fb22bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_e0f52c68324241028de477cd5fb22bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_e0f52c68324241028de477cd5fb22bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/e0f52c68324241028de477cd5fb22bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/e0f52c68324241028de477cd5fb22bbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/e0f52c68324241028de477cd5fb22bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6576722f-86fb-454-user", "id": "4a301fe7b6c547cb8ccaadbddde8966e"}, "audit_ids": ["aLSF7qCvQ1WEK1sCH6nOUA"], "issued_at": "2018-12-04T21:25:14.000000Z"}} 2018-12-04 21:25:14,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16bf9b46c91ac161990650c763d105db7cadf9ae" 2018-12-04 21:25:14,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aef43e92-ce4b-4967-ab64-2a8ca3396f92 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:25:14,410 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-aef43e92-ce4b-4967-ab64-2a8ca3396f92 2018-12-04 21:25:14,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbd58a5c8885699cee88cf55e5345a57fa26056" 2018-12-04 21:25:14,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-9985b95c-32b4-4884-9a31-b3497c2771cf Date: Tue, 04 Dec 2018 21:25:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8d4c4453-1786-415d-b040-a922dad6dea8"],"updated_at":"2018-12-04T21:25:09Z","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e0f52c68324241028de477cd5fb22bbe","id":"0c78aa9b-a281-40fd-b353-bb815a4bbe19","name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net1"}]} 2018-12-04 21:25:14,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net1 used request id req-9985b95c-32b4-4884-9a31-b3497c2771cf 2018-12-04 21:25:14,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0c78aa9b-a281-40fd-b353-bb815a4bbe19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbd58a5c8885699cee88cf55e5345a57fa26056" 2018-12-04 21:25:14,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-fe8056f4-f5b9-444a-bbe3-ea4bd24eb123 Date: Tue, 04 Dec 2018 21:25:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c78aa9b-a281-40fd-b353-bb815a4bbe19","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:09Z","dns_nameservers":[],"updated_at":"2018-12-04T21:25:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"e0f52c68324241028de477cd5fb22bbe","id":"8d4c4453-1786-415d-b040-a922dad6dea8","subnetpool_id":null,"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet1"}]} 2018-12-04 21:25:14,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0c78aa9b-a281-40fd-b353-bb815a4bbe19 used request id req-fe8056f4-f5b9-444a-bbe3-ea4bd24eb123 2018-12-04 21:25:14,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbd58a5c8885699cee88cf55e5345a57fa26056" 2018-12-04 21:25:14,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-14d6a4cf-30df-4a68-8816-d57884dabf6c Date: Tue, 04 Dec 2018 21:25:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8d4c4453-1786-415d-b040-a922dad6dea8"],"updated_at":"2018-12-04T21:25:09Z","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e0f52c68324241028de477cd5fb22bbe","id":"0c78aa9b-a281-40fd-b353-bb815a4bbe19","name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net1"}]} 2018-12-04 21:25:14,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net1 used request id req-14d6a4cf-30df-4a68-8816-d57884dabf6c 2018-12-04 21:25:14,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:25:14,687 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:25:14,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e0f52c68324241028de477cd5fb22bbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16bf9b46c91ac161990650c763d105db7cadf9ae" 2018-12-04 21:25:14,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e4a683e-a883-4545-ade1-cb3029b4017b Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e0f52c68324241028de477cd5fb22bbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0f52c68324241028de477cd5fb22bbe", "name": "CreateRouterSuccessTests-6576722f-86fb-454-proj"}} 2018-12-04 21:25:14,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e0f52c68324241028de477cd5fb22bbe used request id req-5e4a683e-a883-4545-ade1-cb3029b4017b 2018-12-04 21:25:14,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0c78aa9b-a281-40fd-b353-bb815a4bbe19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbd58a5c8885699cee88cf55e5345a57fa26056" 2018-12-04 21:25:14,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-3c210b70-cd03-47f4-8714-6e37e3f0b0e1 Date: Tue, 04 Dec 2018 21:25:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c78aa9b-a281-40fd-b353-bb815a4bbe19","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:09Z","dns_nameservers":[],"updated_at":"2018-12-04T21:25:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"e0f52c68324241028de477cd5fb22bbe","id":"8d4c4453-1786-415d-b040-a922dad6dea8","subnetpool_id":null,"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet1"}]} 2018-12-04 21:25:14,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0c78aa9b-a281-40fd-b353-bb815a4bbe19 used request id req-3c210b70-cd03-47f4-8714-6e37e3f0b0e1 2018-12-04 21:25:14,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0c78aa9b-a281-40fd-b353-bb815a4bbe19&name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbd58a5c8885699cee88cf55e5345a57fa26056" 2018-12-04 21:25:14,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-eb3f153a-70c9-4f59-9449-3ad60f6e0ec8 Date: Tue, 04 Dec 2018 21:25:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c78aa9b-a281-40fd-b353-bb815a4bbe19","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:09Z","dns_nameservers":[],"updated_at":"2018-12-04T21:25:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"e0f52c68324241028de477cd5fb22bbe","id":"8d4c4453-1786-415d-b040-a922dad6dea8","subnetpool_id":null,"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet1"}]} 2018-12-04 21:25:14,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0c78aa9b-a281-40fd-b353-bb815a4bbe19&name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet1 used request id req-eb3f153a-70c9-4f59-9449-3ad60f6e0ec8 2018-12-04 21:25:14,885 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net1 2018-12-04 21:25:14,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbd58a5c8885699cee88cf55e5345a57fa26056" -d '{"port": {"network_id": "0c78aa9b-a281-40fd-b353-bb815a4bbe19", "fixed_ips": [{"subnet_id": "8d4c4453-1786-415d-b040-a922dad6dea8", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-port1", "admin_state_up": true}}' 2018-12-04 21:25:15,895 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-282789c3-c5e2-4712-b6a9-1905976544b8 Date: Tue, 04 Dec 2018 21:25:15 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-12-04T21:25:15Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0c78aa9b-a281-40fd-b353-bb815a4bbe19","tenant_id":"e0f52c68324241028de477cd5fb22bbe","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-12-04T21:25:15Z","name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-port1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:83:dc:1c","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e0f52c68324241028de477cd5fb22bbe","fixed_ips":[{"subnet_id":"8d4c4453-1786-415d-b040-a922dad6dea8","ip_address":"10.200.201.1"}],"id":"cad82248-078a-4007-adc9-779298f59a26","security_groups":["502fcf94-70e2-4bb6-8660-ba65b11d81e7"],"device_id":""}} 2018-12-04 21:25:15,895 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-282789c3-c5e2-4712-b6a9-1905976544b8 2018-12-04 21:25:15,896 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-port1 for router - CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-router 2018-12-04 21:25:15,896 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-router 2018-12-04 21:25:15,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/b559cd80-618f-4d37-9705-59bb7dad44f7/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbd58a5c8885699cee88cf55e5345a57fa26056" -d '{"port_id": "cad82248-078a-4007-adc9-779298f59a26"}' 2018-12-04 21:25:17,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0bf2b7ce-3da0-4329-b86c-4c787aa36a1c Date: Tue, 04 Dec 2018 21:25:17 GMT RESP BODY: {"network_id": "0c78aa9b-a281-40fd-b353-bb815a4bbe19", "tenant_id": "e0f52c68324241028de477cd5fb22bbe", "subnet_id": "8d4c4453-1786-415d-b040-a922dad6dea8", "subnet_ids": ["8d4c4453-1786-415d-b040-a922dad6dea8"], "port_id": "cad82248-078a-4007-adc9-779298f59a26", "id": "b559cd80-618f-4d37-9705-59bb7dad44f7"} 2018-12-04 21:25:17,453 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/b559cd80-618f-4d37-9705-59bb7dad44f7/add_router_interface used request id req-0bf2b7ce-3da0-4329-b86c-4c787aa36a1c 2018-12-04 21:25:17,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbd58a5c8885699cee88cf55e5345a57fa26056" 2018-12-04 21:25:17,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-593814e8-6552-44c4-88ac-ce57cfd8fc99 Date: Tue, 04 Dec 2018 21:25:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f099c445-f378-4773-b81e-7c31059f6d84"],"updated_at":"2018-12-04T21:25:11Z","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e0f52c68324241028de477cd5fb22bbe","id":"aad1255d-fe26-47a9-99ad-3f6844b1e7f8","name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net2"}]} 2018-12-04 21:25:17,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net2 used request id req-593814e8-6552-44c4-88ac-ce57cfd8fc99 2018-12-04 21:25:17,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=aad1255d-fe26-47a9-99ad-3f6844b1e7f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbd58a5c8885699cee88cf55e5345a57fa26056" 2018-12-04 21:25:17,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-9a9e2918-03e3-4d21-9112-eea802c72e9c Date: Tue, 04 Dec 2018 21:25:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aad1255d-fe26-47a9-99ad-3f6844b1e7f8","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:11Z","dns_nameservers":[],"updated_at":"2018-12-04T21:25:11Z","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":"e0f52c68324241028de477cd5fb22bbe","id":"f099c445-f378-4773-b81e-7c31059f6d84","subnetpool_id":null,"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet2"}]} 2018-12-04 21:25:17,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=aad1255d-fe26-47a9-99ad-3f6844b1e7f8 used request id req-9a9e2918-03e3-4d21-9112-eea802c72e9c 2018-12-04 21:25:17,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbd58a5c8885699cee88cf55e5345a57fa26056" 2018-12-04 21:25:17,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-a364e731-c95a-409d-a581-c848830a3616 Date: Tue, 04 Dec 2018 21:25:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f099c445-f378-4773-b81e-7c31059f6d84"],"updated_at":"2018-12-04T21:25:11Z","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e0f52c68324241028de477cd5fb22bbe","id":"aad1255d-fe26-47a9-99ad-3f6844b1e7f8","name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net2"}]} 2018-12-04 21:25:17,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net2 used request id req-a364e731-c95a-409d-a581-c848830a3616 2018-12-04 21:25:17,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e0f52c68324241028de477cd5fb22bbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbd58a5c8885699cee88cf55e5345a57fa26056" 2018-12-04 21:25:17,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6d5abe2-e5fd-4856-a740-bb17f4de6832 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e0f52c68324241028de477cd5fb22bbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0f52c68324241028de477cd5fb22bbe", "name": "CreateRouterSuccessTests-6576722f-86fb-454-proj"}} 2018-12-04 21:25:17,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e0f52c68324241028de477cd5fb22bbe used request id req-d6d5abe2-e5fd-4856-a740-bb17f4de6832 2018-12-04 21:25:17,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=aad1255d-fe26-47a9-99ad-3f6844b1e7f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbd58a5c8885699cee88cf55e5345a57fa26056" 2018-12-04 21:25:17,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-79b03db2-a16c-4034-b781-f3ac71019344 Date: Tue, 04 Dec 2018 21:25:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aad1255d-fe26-47a9-99ad-3f6844b1e7f8","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:11Z","dns_nameservers":[],"updated_at":"2018-12-04T21:25:11Z","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":"e0f52c68324241028de477cd5fb22bbe","id":"f099c445-f378-4773-b81e-7c31059f6d84","subnetpool_id":null,"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet2"}]} 2018-12-04 21:25:17,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=aad1255d-fe26-47a9-99ad-3f6844b1e7f8 used request id req-79b03db2-a16c-4034-b781-f3ac71019344 2018-12-04 21:25:17,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=aad1255d-fe26-47a9-99ad-3f6844b1e7f8&name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbd58a5c8885699cee88cf55e5345a57fa26056" 2018-12-04 21:25:17,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8a864f33-a6bd-48f1-8275-6d6930ba61e7 Date: Tue, 04 Dec 2018 21:25:17 GMT RESP BODY: {"ports":[]} 2018-12-04 21:25:17,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=aad1255d-fe26-47a9-99ad-3f6844b1e7f8&name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-port2&admin_state_up=True used request id req-8a864f33-a6bd-48f1-8275-6d6930ba61e7 2018-12-04 21:25:17,811 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-port2 for router - CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-router 2018-12-04 21:25:17,812 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:25:17,812 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:25:18,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0120aac9dc404c8cbe272cd9df627a09", "name": "CreateRouterSuccessTests-6576722f-86fb-454-proj-role"}], "expires_at": "2018-12-04T22:25:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0f52c68324241028de477cd5fb22bbe", "name": "CreateRouterSuccessTests-6576722f-86fb-454-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/e0f52c68324241028de477cd5fb22bbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/e0f52c68324241028de477cd5fb22bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/e0f52c68324241028de477cd5fb22bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_e0f52c68324241028de477cd5fb22bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_e0f52c68324241028de477cd5fb22bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/e0f52c68324241028de477cd5fb22bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/e0f52c68324241028de477cd5fb22bbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/e0f52c68324241028de477cd5fb22bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6576722f-86fb-454-user", "id": "4a301fe7b6c547cb8ccaadbddde8966e"}, "audit_ids": ["9yeJyY0PSFy0oGSd3A09hg"], "issued_at": "2018-12-04T21:25:18.000000Z"}} 2018-12-04 21:25:18,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2562eb348ae2e39fc1589db4f86cb13a421b0d7a" 2018-12-04 21:25:18,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd50bb3d-a47d-4b35-ab5f-91b79c5793f0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:25:18,288 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-fd50bb3d-a47d-4b35-ab5f-91b79c5793f0 2018-12-04 21:25:18,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbd58a5c8885699cee88cf55e5345a57fa26056" 2018-12-04 21:25:18,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-360c9ab1-2517-40c2-878e-ee8445c1cac6 Date: Tue, 04 Dec 2018 21:25:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f099c445-f378-4773-b81e-7c31059f6d84"],"updated_at":"2018-12-04T21:25:11Z","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e0f52c68324241028de477cd5fb22bbe","id":"aad1255d-fe26-47a9-99ad-3f6844b1e7f8","name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net2"}]} 2018-12-04 21:25:18,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net2 used request id req-360c9ab1-2517-40c2-878e-ee8445c1cac6 2018-12-04 21:25:18,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=aad1255d-fe26-47a9-99ad-3f6844b1e7f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbd58a5c8885699cee88cf55e5345a57fa26056" 2018-12-04 21:25:18,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-fb8c84e7-bc74-467a-84a4-e88b375445af Date: Tue, 04 Dec 2018 21:25:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aad1255d-fe26-47a9-99ad-3f6844b1e7f8","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:11Z","dns_nameservers":[],"updated_at":"2018-12-04T21:25:11Z","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":"e0f52c68324241028de477cd5fb22bbe","id":"f099c445-f378-4773-b81e-7c31059f6d84","subnetpool_id":null,"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet2"}]} 2018-12-04 21:25:18,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=aad1255d-fe26-47a9-99ad-3f6844b1e7f8 used request id req-fb8c84e7-bc74-467a-84a4-e88b375445af 2018-12-04 21:25:18,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbd58a5c8885699cee88cf55e5345a57fa26056" 2018-12-04 21:25:18,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-064777c6-098e-4a1c-b892-5bcb64c72717 Date: Tue, 04 Dec 2018 21:25:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f099c445-f378-4773-b81e-7c31059f6d84"],"updated_at":"2018-12-04T21:25:11Z","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e0f52c68324241028de477cd5fb22bbe","id":"aad1255d-fe26-47a9-99ad-3f6844b1e7f8","name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net2"}]} 2018-12-04 21:25:18,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net2 used request id req-064777c6-098e-4a1c-b892-5bcb64c72717 2018-12-04 21:25:18,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:25:18,705 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:25: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:25:18,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e0f52c68324241028de477cd5fb22bbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2562eb348ae2e39fc1589db4f86cb13a421b0d7a" 2018-12-04 21:25:18,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cac09c78-599b-4e7a-8b4a-7d7d64ce4373 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e0f52c68324241028de477cd5fb22bbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0f52c68324241028de477cd5fb22bbe", "name": "CreateRouterSuccessTests-6576722f-86fb-454-proj"}} 2018-12-04 21:25:18,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e0f52c68324241028de477cd5fb22bbe used request id req-cac09c78-599b-4e7a-8b4a-7d7d64ce4373 2018-12-04 21:25:18,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=aad1255d-fe26-47a9-99ad-3f6844b1e7f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbd58a5c8885699cee88cf55e5345a57fa26056" 2018-12-04 21:25:18,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-ec04b584-94d0-466b-9a45-0c38320617db Date: Tue, 04 Dec 2018 21:25:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aad1255d-fe26-47a9-99ad-3f6844b1e7f8","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:11Z","dns_nameservers":[],"updated_at":"2018-12-04T21:25:11Z","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":"e0f52c68324241028de477cd5fb22bbe","id":"f099c445-f378-4773-b81e-7c31059f6d84","subnetpool_id":null,"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet2"}]} 2018-12-04 21:25:18,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=aad1255d-fe26-47a9-99ad-3f6844b1e7f8 used request id req-ec04b584-94d0-466b-9a45-0c38320617db 2018-12-04 21:25:18,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=aad1255d-fe26-47a9-99ad-3f6844b1e7f8&name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbd58a5c8885699cee88cf55e5345a57fa26056" 2018-12-04 21:25:18,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-dbe6e0dc-1013-46d6-b081-f5d15cd31e92 Date: Tue, 04 Dec 2018 21:25:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aad1255d-fe26-47a9-99ad-3f6844b1e7f8","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:11Z","dns_nameservers":[],"updated_at":"2018-12-04T21:25:11Z","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":"e0f52c68324241028de477cd5fb22bbe","id":"f099c445-f378-4773-b81e-7c31059f6d84","subnetpool_id":null,"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet2"}]} 2018-12-04 21:25:18,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=aad1255d-fe26-47a9-99ad-3f6844b1e7f8&name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet2 used request id req-dbe6e0dc-1013-46d6-b081-f5d15cd31e92 2018-12-04 21:25:18,887 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net2 2018-12-04 21:25:18,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbd58a5c8885699cee88cf55e5345a57fa26056" -d '{"port": {"network_id": "aad1255d-fe26-47a9-99ad-3f6844b1e7f8", "fixed_ips": [{"subnet_id": "f099c445-f378-4773-b81e-7c31059f6d84", "ip_address": "10.200.202.1"}], "name": "CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-port2", "admin_state_up": true}}' 2018-12-04 21:25:19,739 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-bf187510-690c-4acf-8df1-18c9312f9c2c Date: Tue, 04 Dec 2018 21:25:19 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-12-04T21:25:19Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"aad1255d-fe26-47a9-99ad-3f6844b1e7f8","tenant_id":"e0f52c68324241028de477cd5fb22bbe","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-12-04T21:25:19Z","name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-port2","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:2f:60:47","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e0f52c68324241028de477cd5fb22bbe","fixed_ips":[{"subnet_id":"f099c445-f378-4773-b81e-7c31059f6d84","ip_address":"10.200.202.1"}],"id":"5d737831-3f80-44dc-a744-ec50bce768d0","security_groups":["502fcf94-70e2-4bb6-8660-ba65b11d81e7"],"device_id":""}} 2018-12-04 21:25:19,739 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-bf187510-690c-4acf-8df1-18c9312f9c2c 2018-12-04 21:25:19,740 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-port2 for router - CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-router 2018-12-04 21:25:19,740 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-router 2018-12-04 21:25:19,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/b559cd80-618f-4d37-9705-59bb7dad44f7/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbd58a5c8885699cee88cf55e5345a57fa26056" -d '{"port_id": "5d737831-3f80-44dc-a744-ec50bce768d0"}' 2018-12-04 21:25:21,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8e03397b-612a-4a72-8187-13aa1079cc6a Date: Tue, 04 Dec 2018 21:25:21 GMT RESP BODY: {"network_id": "aad1255d-fe26-47a9-99ad-3f6844b1e7f8", "tenant_id": "e0f52c68324241028de477cd5fb22bbe", "subnet_id": "f099c445-f378-4773-b81e-7c31059f6d84", "subnet_ids": ["f099c445-f378-4773-b81e-7c31059f6d84"], "port_id": "5d737831-3f80-44dc-a744-ec50bce768d0", "id": "b559cd80-618f-4d37-9705-59bb7dad44f7"} 2018-12-04 21:25:21,445 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/b559cd80-618f-4d37-9705-59bb7dad44f7/add_router_interface used request id req-8e03397b-612a-4a72-8187-13aa1079cc6a 2018-12-04 21:25:21,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/b559cd80-618f-4d37-9705-59bb7dad44f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbd58a5c8885699cee88cf55e5345a57fa26056" 2018-12-04 21:25:21,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 459 X-Openstack-Request-Id: req-a141f3e2-5086-4edf-bfa0-c1628236d68c Date: Tue, 04 Dec 2018 21:25:21 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e0f52c68324241028de477cd5fb22bbe", "created_at": "2018-12-04T21:25:13Z", "admin_state_up": true, "updated_at": "2018-12-04T21:25:20Z", "revision_number": 2, "routes": [], "project_id": "e0f52c68324241028de477cd5fb22bbe", "id": "b559cd80-618f-4d37-9705-59bb7dad44f7", "name": "CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-router"}} 2018-12-04 21:25:21,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/b559cd80-618f-4d37-9705-59bb7dad44f7 used request id req-a141f3e2-5086-4edf-bfa0-c1628236d68c 2018-12-04 21:25:21,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=b559cd80-618f-4d37-9705-59bb7dad44f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbd58a5c8885699cee88cf55e5345a57fa26056" 2018-12-04 21:25:22,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1641 X-Openstack-Request-Id: req-8ab129b5-3a0b-42cf-bb64-31aef839a25e Date: Tue, 04 Dec 2018 21:25:22 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"aad1255d-fe26-47a9-99ad-3f6844b1e7f8","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:19Z","admin_state_up":true,"updated_at":"2018-12-04T21:25:21Z","binding:vnic_type":"normal","device_id":"b559cd80-618f-4d37-9705-59bb7dad44f7","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:2f:60:47","id":"5d737831-3f80-44dc-a744-ec50bce768d0","port_security_enabled":true,"project_id":"e0f52c68324241028de477cd5fb22bbe","fixed_ips":[{"subnet_id":"f099c445-f378-4773-b81e-7c31059f6d84","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["502fcf94-70e2-4bb6-8660-ba65b11d81e7"],"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-port2"},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0c78aa9b-a281-40fd-b353-bb815a4bbe19","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:15Z","admin_state_up":true,"updated_at":"2018-12-04T21:25:17Z","binding:vnic_type":"normal","device_id":"b559cd80-618f-4d37-9705-59bb7dad44f7","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:83:dc:1c","id":"cad82248-078a-4007-adc9-779298f59a26","port_security_enabled":true,"project_id":"e0f52c68324241028de477cd5fb22bbe","fixed_ips":[{"subnet_id":"8d4c4453-1786-415d-b040-a922dad6dea8","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["502fcf94-70e2-4bb6-8660-ba65b11d81e7"],"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-port1"}]} 2018-12-04 21:25:22,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=b559cd80-618f-4d37-9705-59bb7dad44f7 used request id req-8ab129b5-3a0b-42cf-bb64-31aef839a25e 2018-12-04 21:25:22,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/8d4c4453-1786-415d-b040-a922dad6dea8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbd58a5c8885699cee88cf55e5345a57fa26056" 2018-12-04 21:25:22,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-be06bf2c-a891-4fd3-9602-3c2bb11ea83f Date: Tue, 04 Dec 2018 21:25:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c78aa9b-a281-40fd-b353-bb815a4bbe19","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:09Z","dns_nameservers":[],"updated_at":"2018-12-04T21:25:09Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"e0f52c68324241028de477cd5fb22bbe","id":"8d4c4453-1786-415d-b040-a922dad6dea8","subnetpool_id":null,"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet1"}} 2018-12-04 21:25:22,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/8d4c4453-1786-415d-b040-a922dad6dea8 used request id req-be06bf2c-a891-4fd3-9602-3c2bb11ea83f 2018-12-04 21:25:22,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/f099c445-f378-4773-b81e-7c31059f6d84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbd58a5c8885699cee88cf55e5345a57fa26056" 2018-12-04 21:25:22,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-810cfdf8-3b01-4987-befc-5704d65c60c7 Date: Tue, 04 Dec 2018 21:25:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aad1255d-fe26-47a9-99ad-3f6844b1e7f8","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:11Z","dns_nameservers":[],"updated_at":"2018-12-04T21:25:11Z","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":"e0f52c68324241028de477cd5fb22bbe","id":"f099c445-f378-4773-b81e-7c31059f6d84","subnetpool_id":null,"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet2"}} 2018-12-04 21:25:22,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/f099c445-f378-4773-b81e-7c31059f6d84 used request id req-810cfdf8-3b01-4987-befc-5704d65c60c7 2018-12-04 21:25:22,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:25:22,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0120aac9dc404c8cbe272cd9df627a09", "name": "CreateRouterSuccessTests-6576722f-86fb-454-proj-role"}], "expires_at": "2018-12-04T22:25:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0f52c68324241028de477cd5fb22bbe", "name": "CreateRouterSuccessTests-6576722f-86fb-454-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/e0f52c68324241028de477cd5fb22bbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/e0f52c68324241028de477cd5fb22bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/e0f52c68324241028de477cd5fb22bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_e0f52c68324241028de477cd5fb22bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_e0f52c68324241028de477cd5fb22bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/e0f52c68324241028de477cd5fb22bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/e0f52c68324241028de477cd5fb22bbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/e0f52c68324241028de477cd5fb22bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6576722f-86fb-454-user", "id": "4a301fe7b6c547cb8ccaadbddde8966e"}, "audit_ids": ["5jmr7_FCT1OdCkkrciWyqg"], "issued_at": "2018-12-04T21:25:22.000000Z"}} 2018-12-04 21:25:22,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96962b1e7accab19284c58d47babca5028824a0e" 2018-12-04 21:25:22,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 462 X-Openstack-Request-Id: req-de0afca6-837f-4b6f-babe-d1d29d0936f8 Date: Tue, 04 Dec 2018 21:25:22 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e0f52c68324241028de477cd5fb22bbe", "created_at": "2018-12-04T21:25:13Z", "admin_state_up": true, "updated_at": "2018-12-04T21:25:20Z", "revision_number": 2, "routes": [], "project_id": "e0f52c68324241028de477cd5fb22bbe", "id": "b559cd80-618f-4d37-9705-59bb7dad44f7", "name": "CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-router"}]} 2018-12-04 21:25:22,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-router&admin_state_up=True used request id req-de0afca6-837f-4b6f-babe-d1d29d0936f8 2018-12-04 21:25:22,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:25:23,001 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:25: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:25:23,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e0f52c68324241028de477cd5fb22bbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cad7651c38c582c5fea548614904afc97acfbc48" 2018-12-04 21:25:23,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-283bef71-19a9-4a57-b517-798962918197 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e0f52c68324241028de477cd5fb22bbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0f52c68324241028de477cd5fb22bbe", "name": "CreateRouterSuccessTests-6576722f-86fb-454-proj"}} 2018-12-04 21:25:23,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e0f52c68324241028de477cd5fb22bbe used request id req-283bef71-19a9-4a57-b517-798962918197 2018-12-04 21:25:23,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=b559cd80-618f-4d37-9705-59bb7dad44f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96962b1e7accab19284c58d47babca5028824a0e" 2018-12-04 21:25:23,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1641 X-Openstack-Request-Id: req-6397d832-48d3-4a30-94cb-bcd8b6fa67cb Date: Tue, 04 Dec 2018 21:25:23 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"aad1255d-fe26-47a9-99ad-3f6844b1e7f8","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:19Z","admin_state_up":true,"updated_at":"2018-12-04T21:25:21Z","binding:vnic_type":"normal","device_id":"b559cd80-618f-4d37-9705-59bb7dad44f7","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:2f:60:47","id":"5d737831-3f80-44dc-a744-ec50bce768d0","port_security_enabled":true,"project_id":"e0f52c68324241028de477cd5fb22bbe","fixed_ips":[{"subnet_id":"f099c445-f378-4773-b81e-7c31059f6d84","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["502fcf94-70e2-4bb6-8660-ba65b11d81e7"],"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-port2"},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0c78aa9b-a281-40fd-b353-bb815a4bbe19","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:15Z","admin_state_up":true,"updated_at":"2018-12-04T21:25:17Z","binding:vnic_type":"normal","device_id":"b559cd80-618f-4d37-9705-59bb7dad44f7","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:83:dc:1c","id":"cad82248-078a-4007-adc9-779298f59a26","port_security_enabled":true,"project_id":"e0f52c68324241028de477cd5fb22bbe","fixed_ips":[{"subnet_id":"8d4c4453-1786-415d-b040-a922dad6dea8","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["502fcf94-70e2-4bb6-8660-ba65b11d81e7"],"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-port1"}]} 2018-12-04 21:25:23,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=b559cd80-618f-4d37-9705-59bb7dad44f7 used request id req-6397d832-48d3-4a30-94cb-bcd8b6fa67cb 2018-12-04 21:25:23,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/8d4c4453-1786-415d-b040-a922dad6dea8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96962b1e7accab19284c58d47babca5028824a0e" 2018-12-04 21:25:23,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7b902327-d0f6-47e1-a378-0d170d37ef02 Date: Tue, 04 Dec 2018 21:25:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c78aa9b-a281-40fd-b353-bb815a4bbe19","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:09Z","dns_nameservers":[],"updated_at":"2018-12-04T21:25:09Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"e0f52c68324241028de477cd5fb22bbe","id":"8d4c4453-1786-415d-b040-a922dad6dea8","subnetpool_id":null,"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet1"}} 2018-12-04 21:25:23,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/8d4c4453-1786-415d-b040-a922dad6dea8 used request id req-7b902327-d0f6-47e1-a378-0d170d37ef02 2018-12-04 21:25:23,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/f099c445-f378-4773-b81e-7c31059f6d84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96962b1e7accab19284c58d47babca5028824a0e" 2018-12-04 21:25:23,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-aaa84ff4-8174-4f4c-917b-daa08c75b792 Date: Tue, 04 Dec 2018 21:25:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aad1255d-fe26-47a9-99ad-3f6844b1e7f8","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:11Z","dns_nameservers":[],"updated_at":"2018-12-04T21:25:11Z","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":"e0f52c68324241028de477cd5fb22bbe","id":"f099c445-f378-4773-b81e-7c31059f6d84","subnetpool_id":null,"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet2"}} 2018-12-04 21:25:23,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/f099c445-f378-4773-b81e-7c31059f6d84 used request id req-aaa84ff4-8174-4f4c-917b-daa08c75b792 2018-12-04 21:25:23,260 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:25:23,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:25:23,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0120aac9dc404c8cbe272cd9df627a09", "name": "CreateRouterSuccessTests-6576722f-86fb-454-proj-role"}], "expires_at": "2018-12-04T22:25:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0f52c68324241028de477cd5fb22bbe", "name": "CreateRouterSuccessTests-6576722f-86fb-454-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/e0f52c68324241028de477cd5fb22bbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/e0f52c68324241028de477cd5fb22bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/e0f52c68324241028de477cd5fb22bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_e0f52c68324241028de477cd5fb22bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_e0f52c68324241028de477cd5fb22bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/e0f52c68324241028de477cd5fb22bbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/e0f52c68324241028de477cd5fb22bbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/e0f52c68324241028de477cd5fb22bbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/e0f52c68324241028de477cd5fb22bbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6576722f-86fb-454-user", "id": "4a301fe7b6c547cb8ccaadbddde8966e"}, "audit_ids": ["S0JNV7a9SGWnuFP_7K8eGg"], "issued_at": "2018-12-04T21:25:23.000000Z"}} 2018-12-04 21:25:23,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a4809389ab16dfce3ff229e8383cc08c100a469" 2018-12-04 21:25:23,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b05e5fd3-6833-4940-82ab-b53cdf52b6f0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:25:23,673 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b05e5fd3-6833-4940-82ab-b53cdf52b6f0 2018-12-04 21:25:23,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a4809389ab16dfce3ff229e8383cc08c100a469" 2018-12-04 21:25:23,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 462 X-Openstack-Request-Id: req-256d8b44-cb35-491f-ae89-b0fa69891440 Date: Tue, 04 Dec 2018 21:25:23 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e0f52c68324241028de477cd5fb22bbe", "created_at": "2018-12-04T21:25:13Z", "admin_state_up": true, "updated_at": "2018-12-04T21:25:20Z", "revision_number": 2, "routes": [], "project_id": "e0f52c68324241028de477cd5fb22bbe", "id": "b559cd80-618f-4d37-9705-59bb7dad44f7", "name": "CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-router"}]} 2018-12-04 21:25:23,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-router&admin_state_up=True used request id req-256d8b44-cb35-491f-ae89-b0fa69891440 2018-12-04 21:25:23,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:25:23,964 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:25: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:25:23,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e0f52c68324241028de477cd5fb22bbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a4809389ab16dfce3ff229e8383cc08c100a469" 2018-12-04 21:25:24,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7da07154-7b77-4b2f-b327-a3987e670262 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e0f52c68324241028de477cd5fb22bbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0f52c68324241028de477cd5fb22bbe", "name": "CreateRouterSuccessTests-6576722f-86fb-454-proj"}} 2018-12-04 21:25:24,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e0f52c68324241028de477cd5fb22bbe used request id req-7da07154-7b77-4b2f-b327-a3987e670262 2018-12-04 21:25:24,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=b559cd80-618f-4d37-9705-59bb7dad44f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a4809389ab16dfce3ff229e8383cc08c100a469" 2018-12-04 21:25:24,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1641 X-Openstack-Request-Id: req-e56f2d8e-2389-4df2-a88e-a3c9137818df Date: Tue, 04 Dec 2018 21:25:24 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"aad1255d-fe26-47a9-99ad-3f6844b1e7f8","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:19Z","admin_state_up":true,"updated_at":"2018-12-04T21:25:21Z","binding:vnic_type":"normal","device_id":"b559cd80-618f-4d37-9705-59bb7dad44f7","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:2f:60:47","id":"5d737831-3f80-44dc-a744-ec50bce768d0","port_security_enabled":true,"project_id":"e0f52c68324241028de477cd5fb22bbe","fixed_ips":[{"subnet_id":"f099c445-f378-4773-b81e-7c31059f6d84","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["502fcf94-70e2-4bb6-8660-ba65b11d81e7"],"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-port2"},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0c78aa9b-a281-40fd-b353-bb815a4bbe19","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:15Z","admin_state_up":true,"updated_at":"2018-12-04T21:25:17Z","binding:vnic_type":"normal","device_id":"b559cd80-618f-4d37-9705-59bb7dad44f7","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:83:dc:1c","id":"cad82248-078a-4007-adc9-779298f59a26","port_security_enabled":true,"project_id":"e0f52c68324241028de477cd5fb22bbe","fixed_ips":[{"subnet_id":"8d4c4453-1786-415d-b040-a922dad6dea8","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["502fcf94-70e2-4bb6-8660-ba65b11d81e7"],"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-port1"}]} 2018-12-04 21:25:24,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=b559cd80-618f-4d37-9705-59bb7dad44f7 used request id req-e56f2d8e-2389-4df2-a88e-a3c9137818df 2018-12-04 21:25:24,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/8d4c4453-1786-415d-b040-a922dad6dea8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a4809389ab16dfce3ff229e8383cc08c100a469" 2018-12-04 21:25:24,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c96048c2-8d2d-4acd-9dce-9b8a7c2e9eba Date: Tue, 04 Dec 2018 21:25:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c78aa9b-a281-40fd-b353-bb815a4bbe19","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:09Z","dns_nameservers":[],"updated_at":"2018-12-04T21:25:09Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"e0f52c68324241028de477cd5fb22bbe","id":"8d4c4453-1786-415d-b040-a922dad6dea8","subnetpool_id":null,"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet1"}} 2018-12-04 21:25:24,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/8d4c4453-1786-415d-b040-a922dad6dea8 used request id req-c96048c2-8d2d-4acd-9dce-9b8a7c2e9eba 2018-12-04 21:25:24,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/f099c445-f378-4773-b81e-7c31059f6d84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a4809389ab16dfce3ff229e8383cc08c100a469" 2018-12-04 21:25:24,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-24787b90-3de6-4359-9d21-5b18b91d86d0 Date: Tue, 04 Dec 2018 21:25:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aad1255d-fe26-47a9-99ad-3f6844b1e7f8","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:11Z","dns_nameservers":[],"updated_at":"2018-12-04T21:25:11Z","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":"e0f52c68324241028de477cd5fb22bbe","id":"f099c445-f378-4773-b81e-7c31059f6d84","subnetpool_id":null,"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet2"}} 2018-12-04 21:25:24,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/f099c445-f378-4773-b81e-7c31059f6d84 used request id req-24787b90-3de6-4359-9d21-5b18b91d86d0 2018-12-04 21:25:24,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a4809389ab16dfce3ff229e8383cc08c100a469" 2018-12-04 21:25:24,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-309acb75-c36a-4acb-baeb-af1513ac54c2 Date: Tue, 04 Dec 2018 21:25:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8d4c4453-1786-415d-b040-a922dad6dea8"],"updated_at":"2018-12-04T21:25:09Z","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e0f52c68324241028de477cd5fb22bbe","id":"0c78aa9b-a281-40fd-b353-bb815a4bbe19","name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net1"}]} 2018-12-04 21:25:24,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net1 used request id req-309acb75-c36a-4acb-baeb-af1513ac54c2 2018-12-04 21:25:24,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0c78aa9b-a281-40fd-b353-bb815a4bbe19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a4809389ab16dfce3ff229e8383cc08c100a469" 2018-12-04 21:25:24,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-634ce4f2-689e-4f17-bbca-b4980ff4450a Date: Tue, 04 Dec 2018 21:25:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c78aa9b-a281-40fd-b353-bb815a4bbe19","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:09Z","dns_nameservers":[],"updated_at":"2018-12-04T21:25:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"e0f52c68324241028de477cd5fb22bbe","id":"8d4c4453-1786-415d-b040-a922dad6dea8","subnetpool_id":null,"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet1"}]} 2018-12-04 21:25:24,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0c78aa9b-a281-40fd-b353-bb815a4bbe19 used request id req-634ce4f2-689e-4f17-bbca-b4980ff4450a 2018-12-04 21:25:24,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a4809389ab16dfce3ff229e8383cc08c100a469" 2018-12-04 21:25:24,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-0a1907bc-81f1-441b-be52-fc2e083d2e80 Date: Tue, 04 Dec 2018 21:25:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8d4c4453-1786-415d-b040-a922dad6dea8"],"updated_at":"2018-12-04T21:25:09Z","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e0f52c68324241028de477cd5fb22bbe","id":"0c78aa9b-a281-40fd-b353-bb815a4bbe19","name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net1"}]} 2018-12-04 21:25:24,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net1 used request id req-0a1907bc-81f1-441b-be52-fc2e083d2e80 2018-12-04 21:25:24,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e0f52c68324241028de477cd5fb22bbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a4809389ab16dfce3ff229e8383cc08c100a469" 2018-12-04 21:25:24,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b66bc32b-3be7-4561-ac92-0979b81f9b4d Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e0f52c68324241028de477cd5fb22bbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0f52c68324241028de477cd5fb22bbe", "name": "CreateRouterSuccessTests-6576722f-86fb-454-proj"}} 2018-12-04 21:25:24,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e0f52c68324241028de477cd5fb22bbe used request id req-b66bc32b-3be7-4561-ac92-0979b81f9b4d 2018-12-04 21:25:24,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0c78aa9b-a281-40fd-b353-bb815a4bbe19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a4809389ab16dfce3ff229e8383cc08c100a469" 2018-12-04 21:25:24,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-6f3e4f45-4182-4a57-9d29-ec44a56a6fda Date: Tue, 04 Dec 2018 21:25:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c78aa9b-a281-40fd-b353-bb815a4bbe19","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:09Z","dns_nameservers":[],"updated_at":"2018-12-04T21:25:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"e0f52c68324241028de477cd5fb22bbe","id":"8d4c4453-1786-415d-b040-a922dad6dea8","subnetpool_id":null,"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet1"}]} 2018-12-04 21:25:24,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0c78aa9b-a281-40fd-b353-bb815a4bbe19 used request id req-6f3e4f45-4182-4a57-9d29-ec44a56a6fda 2018-12-04 21:25:24,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=0c78aa9b-a281-40fd-b353-bb815a4bbe19&name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a4809389ab16dfce3ff229e8383cc08c100a469" 2018-12-04 21:25:24,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-0277b43c-cb39-44b9-a022-5e31e58185e1 Date: Tue, 04 Dec 2018 21:25:24 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0c78aa9b-a281-40fd-b353-bb815a4bbe19","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:15Z","admin_state_up":true,"updated_at":"2018-12-04T21:25:17Z","binding:vnic_type":"normal","device_id":"b559cd80-618f-4d37-9705-59bb7dad44f7","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:83:dc:1c","id":"cad82248-078a-4007-adc9-779298f59a26","port_security_enabled":true,"project_id":"e0f52c68324241028de477cd5fb22bbe","fixed_ips":[{"subnet_id":"8d4c4453-1786-415d-b040-a922dad6dea8","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["502fcf94-70e2-4bb6-8660-ba65b11d81e7"],"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-port1"}]} 2018-12-04 21:25:24,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=0c78aa9b-a281-40fd-b353-bb815a4bbe19&name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-port1&admin_state_up=True used request id req-0277b43c-cb39-44b9-a022-5e31e58185e1 2018-12-04 21:25:24,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e0f52c68324241028de477cd5fb22bbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a4809389ab16dfce3ff229e8383cc08c100a469" 2018-12-04 21:25:24,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0150e61f-8f63-47f0-915a-de5771055e4b Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e0f52c68324241028de477cd5fb22bbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0f52c68324241028de477cd5fb22bbe", "name": "CreateRouterSuccessTests-6576722f-86fb-454-proj"}} 2018-12-04 21:25:24,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e0f52c68324241028de477cd5fb22bbe used request id req-0150e61f-8f63-47f0-915a-de5771055e4b 2018-12-04 21:25:24,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a4809389ab16dfce3ff229e8383cc08c100a469" 2018-12-04 21:25:25,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-d6b875bb-907a-4498-bbba-3d0dcd223b63 Date: Tue, 04 Dec 2018 21:25:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f099c445-f378-4773-b81e-7c31059f6d84"],"updated_at":"2018-12-04T21:25:11Z","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e0f52c68324241028de477cd5fb22bbe","id":"aad1255d-fe26-47a9-99ad-3f6844b1e7f8","name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net2"}]} 2018-12-04 21:25:25,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net2 used request id req-d6b875bb-907a-4498-bbba-3d0dcd223b63 2018-12-04 21:25:25,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=aad1255d-fe26-47a9-99ad-3f6844b1e7f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a4809389ab16dfce3ff229e8383cc08c100a469" 2018-12-04 21:25:25,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-809e1e8d-b019-4ccd-95f3-fe47b416c3bd Date: Tue, 04 Dec 2018 21:25:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aad1255d-fe26-47a9-99ad-3f6844b1e7f8","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:11Z","dns_nameservers":[],"updated_at":"2018-12-04T21:25:11Z","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":"e0f52c68324241028de477cd5fb22bbe","id":"f099c445-f378-4773-b81e-7c31059f6d84","subnetpool_id":null,"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet2"}]} 2018-12-04 21:25:25,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=aad1255d-fe26-47a9-99ad-3f6844b1e7f8 used request id req-809e1e8d-b019-4ccd-95f3-fe47b416c3bd 2018-12-04 21:25:25,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a4809389ab16dfce3ff229e8383cc08c100a469" 2018-12-04 21:25:25,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-69a66202-8f35-430b-926c-8e04bdc647fb Date: Tue, 04 Dec 2018 21:25:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f099c445-f378-4773-b81e-7c31059f6d84"],"updated_at":"2018-12-04T21:25:11Z","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e0f52c68324241028de477cd5fb22bbe","id":"aad1255d-fe26-47a9-99ad-3f6844b1e7f8","name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net2"}]} 2018-12-04 21:25:25,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net2 used request id req-69a66202-8f35-430b-926c-8e04bdc647fb 2018-12-04 21:25:25,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e0f52c68324241028de477cd5fb22bbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a4809389ab16dfce3ff229e8383cc08c100a469" 2018-12-04 21:25:25,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cc24a10-9167-4cbb-8676-ffd2084ecedd Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e0f52c68324241028de477cd5fb22bbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0f52c68324241028de477cd5fb22bbe", "name": "CreateRouterSuccessTests-6576722f-86fb-454-proj"}} 2018-12-04 21:25:25,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e0f52c68324241028de477cd5fb22bbe used request id req-2cc24a10-9167-4cbb-8676-ffd2084ecedd 2018-12-04 21:25:25,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=aad1255d-fe26-47a9-99ad-3f6844b1e7f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a4809389ab16dfce3ff229e8383cc08c100a469" 2018-12-04 21:25:25,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-33d3b540-3406-4cc0-8484-6c4bb3d83f1e Date: Tue, 04 Dec 2018 21:25:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aad1255d-fe26-47a9-99ad-3f6844b1e7f8","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:11Z","dns_nameservers":[],"updated_at":"2018-12-04T21:25:11Z","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":"e0f52c68324241028de477cd5fb22bbe","id":"f099c445-f378-4773-b81e-7c31059f6d84","subnetpool_id":null,"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet2"}]} 2018-12-04 21:25:25,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=aad1255d-fe26-47a9-99ad-3f6844b1e7f8 used request id req-33d3b540-3406-4cc0-8484-6c4bb3d83f1e 2018-12-04 21:25:25,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=aad1255d-fe26-47a9-99ad-3f6844b1e7f8&name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a4809389ab16dfce3ff229e8383cc08c100a469" 2018-12-04 21:25:25,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-50be63a2-b3ce-4bcb-9d5c-a2d0cfa9d251 Date: Tue, 04 Dec 2018 21:25:25 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"aad1255d-fe26-47a9-99ad-3f6844b1e7f8","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:19Z","admin_state_up":true,"updated_at":"2018-12-04T21:25:21Z","binding:vnic_type":"normal","device_id":"b559cd80-618f-4d37-9705-59bb7dad44f7","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:2f:60:47","id":"5d737831-3f80-44dc-a744-ec50bce768d0","port_security_enabled":true,"project_id":"e0f52c68324241028de477cd5fb22bbe","fixed_ips":[{"subnet_id":"f099c445-f378-4773-b81e-7c31059f6d84","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["502fcf94-70e2-4bb6-8660-ba65b11d81e7"],"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-port2"}]} 2018-12-04 21:25:25,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=aad1255d-fe26-47a9-99ad-3f6844b1e7f8&name=CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-port2&admin_state_up=True used request id req-50be63a2-b3ce-4bcb-9d5c-a2d0cfa9d251 2018-12-04 21:25:25,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e0f52c68324241028de477cd5fb22bbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a4809389ab16dfce3ff229e8383cc08c100a469" 2018-12-04 21:25:25,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-745519a2-1368-45f7-8c7c-ab07874436d7 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e0f52c68324241028de477cd5fb22bbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0f52c68324241028de477cd5fb22bbe", "name": "CreateRouterSuccessTests-6576722f-86fb-454-proj"}} 2018-12-04 21:25:25,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e0f52c68324241028de477cd5fb22bbe used request id req-745519a2-1368-45f7-8c7c-ab07874436d7 2018-12-04 21:25:25,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/b559cd80-618f-4d37-9705-59bb7dad44f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a4809389ab16dfce3ff229e8383cc08c100a469" 2018-12-04 21:25:25,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 459 X-Openstack-Request-Id: req-ba571981-53c6-4da7-a4bd-5e81a18ed50e Date: Tue, 04 Dec 2018 21:25:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e0f52c68324241028de477cd5fb22bbe", "created_at": "2018-12-04T21:25:13Z", "admin_state_up": true, "updated_at": "2018-12-04T21:25:20Z", "revision_number": 2, "routes": [], "project_id": "e0f52c68324241028de477cd5fb22bbe", "id": "b559cd80-618f-4d37-9705-59bb7dad44f7", "name": "CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-router"}} 2018-12-04 21:25:25,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/b559cd80-618f-4d37-9705-59bb7dad44f7 used request id req-ba571981-53c6-4da7-a4bd-5e81a18ed50e 2018-12-04 21:25:25,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=b559cd80-618f-4d37-9705-59bb7dad44f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a4809389ab16dfce3ff229e8383cc08c100a469" 2018-12-04 21:25:25,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1641 X-Openstack-Request-Id: req-7e3f2d0d-0930-4bae-a2b2-75368476fa9b Date: Tue, 04 Dec 2018 21:25:25 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"aad1255d-fe26-47a9-99ad-3f6844b1e7f8","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:19Z","admin_state_up":true,"updated_at":"2018-12-04T21:25:21Z","binding:vnic_type":"normal","device_id":"b559cd80-618f-4d37-9705-59bb7dad44f7","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:2f:60:47","id":"5d737831-3f80-44dc-a744-ec50bce768d0","port_security_enabled":true,"project_id":"e0f52c68324241028de477cd5fb22bbe","fixed_ips":[{"subnet_id":"f099c445-f378-4773-b81e-7c31059f6d84","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["502fcf94-70e2-4bb6-8660-ba65b11d81e7"],"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-port2"},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0c78aa9b-a281-40fd-b353-bb815a4bbe19","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:15Z","admin_state_up":true,"updated_at":"2018-12-04T21:25:17Z","binding:vnic_type":"normal","device_id":"b559cd80-618f-4d37-9705-59bb7dad44f7","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:83:dc:1c","id":"cad82248-078a-4007-adc9-779298f59a26","port_security_enabled":true,"project_id":"e0f52c68324241028de477cd5fb22bbe","fixed_ips":[{"subnet_id":"8d4c4453-1786-415d-b040-a922dad6dea8","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["502fcf94-70e2-4bb6-8660-ba65b11d81e7"],"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-port1"}]} 2018-12-04 21:25:25,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=b559cd80-618f-4d37-9705-59bb7dad44f7 used request id req-7e3f2d0d-0930-4bae-a2b2-75368476fa9b 2018-12-04 21:25:25,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/8d4c4453-1786-415d-b040-a922dad6dea8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a4809389ab16dfce3ff229e8383cc08c100a469" 2018-12-04 21:25:25,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3b30ccf3-022e-4d1d-9f64-5560284aece8 Date: Tue, 04 Dec 2018 21:25:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c78aa9b-a281-40fd-b353-bb815a4bbe19","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:09Z","dns_nameservers":[],"updated_at":"2018-12-04T21:25:09Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"e0f52c68324241028de477cd5fb22bbe","id":"8d4c4453-1786-415d-b040-a922dad6dea8","subnetpool_id":null,"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet1"}} 2018-12-04 21:25:25,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/8d4c4453-1786-415d-b040-a922dad6dea8 used request id req-3b30ccf3-022e-4d1d-9f64-5560284aece8 2018-12-04 21:25:25,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/f099c445-f378-4773-b81e-7c31059f6d84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a4809389ab16dfce3ff229e8383cc08c100a469" 2018-12-04 21:25:25,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-74f7c356-a891-4f7c-9faf-2f955f737b84 Date: Tue, 04 Dec 2018 21:25:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aad1255d-fe26-47a9-99ad-3f6844b1e7f8","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:11Z","dns_nameservers":[],"updated_at":"2018-12-04T21:25:11Z","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":"e0f52c68324241028de477cd5fb22bbe","id":"f099c445-f378-4773-b81e-7c31059f6d84","subnetpool_id":null,"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet2"}} 2018-12-04 21:25:25,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/f099c445-f378-4773-b81e-7c31059f6d84 used request id req-74f7c356-a891-4f7c-9faf-2f955f737b84 2018-12-04 21:25:25,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=0c78aa9b-a281-40fd-b353-bb815a4bbe19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96962b1e7accab19284c58d47babca5028824a0e" 2018-12-04 21:25:25,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-48958143-28be-41d4-b234-32a07c4913f7 Date: Tue, 04 Dec 2018 21:25:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8d4c4453-1786-415d-b040-a922dad6dea8"],"updated_at":"2018-12-04T21:25:09Z","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e0f52c68324241028de477cd5fb22bbe","id":"0c78aa9b-a281-40fd-b353-bb815a4bbe19","name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net1"}]} 2018-12-04 21:25:25,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=0c78aa9b-a281-40fd-b353-bb815a4bbe19 used request id req-48958143-28be-41d4-b234-32a07c4913f7 2018-12-04 21:25:25,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0c78aa9b-a281-40fd-b353-bb815a4bbe19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96962b1e7accab19284c58d47babca5028824a0e" 2018-12-04 21:25:25,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-1129286f-ed6f-4546-99dd-ba1ac1d8490e Date: Tue, 04 Dec 2018 21:25:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c78aa9b-a281-40fd-b353-bb815a4bbe19","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:09Z","dns_nameservers":[],"updated_at":"2018-12-04T21:25:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"e0f52c68324241028de477cd5fb22bbe","id":"8d4c4453-1786-415d-b040-a922dad6dea8","subnetpool_id":null,"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet1"}]} 2018-12-04 21:25:25,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0c78aa9b-a281-40fd-b353-bb815a4bbe19 used request id req-1129286f-ed6f-4546-99dd-ba1ac1d8490e 2018-12-04 21:25:25,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=0c78aa9b-a281-40fd-b353-bb815a4bbe19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96962b1e7accab19284c58d47babca5028824a0e" 2018-12-04 21:25:25,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1567 X-Openstack-Request-Id: req-dadcdd26-dc18-4c66-9d3e-ab520343cb46 Date: Tue, 04 Dec 2018 21:25:25 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0c78aa9b-a281-40fd-b353-bb815a4bbe19","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:09Z","admin_state_up":true,"updated_at":"2018-12-04T21:25:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0c78aa9b-a281-40fd-b353-bb815a4bbe19","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:57:3b:3e","id":"5d7f7f46-f821-4768-a147-93b2c51b99ae","port_security_enabled":false,"project_id":"e0f52c68324241028de477cd5fb22bbe","fixed_ips":[{"subnet_id":"8d4c4453-1786-415d-b040-a922dad6dea8","ip_address":"10.200.201.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0c78aa9b-a281-40fd-b353-bb815a4bbe19","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:15Z","admin_state_up":true,"updated_at":"2018-12-04T21:25:17Z","binding:vnic_type":"normal","device_id":"b559cd80-618f-4d37-9705-59bb7dad44f7","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:83:dc:1c","id":"cad82248-078a-4007-adc9-779298f59a26","port_security_enabled":true,"project_id":"e0f52c68324241028de477cd5fb22bbe","fixed_ips":[{"subnet_id":"8d4c4453-1786-415d-b040-a922dad6dea8","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["502fcf94-70e2-4bb6-8660-ba65b11d81e7"],"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-port1"}]} 2018-12-04 21:25:25,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=0c78aa9b-a281-40fd-b353-bb815a4bbe19 used request id req-dadcdd26-dc18-4c66-9d3e-ab520343cb46 2018-12-04 21:25:25,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=aad1255d-fe26-47a9-99ad-3f6844b1e7f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96962b1e7accab19284c58d47babca5028824a0e" 2018-12-04 21:25:26,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-6b82738a-1966-4a3a-80b1-9f3b54e3569d Date: Tue, 04 Dec 2018 21:25:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f099c445-f378-4773-b81e-7c31059f6d84"],"updated_at":"2018-12-04T21:25:11Z","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e0f52c68324241028de477cd5fb22bbe","id":"aad1255d-fe26-47a9-99ad-3f6844b1e7f8","name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net2"}]} 2018-12-04 21:25:26,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=aad1255d-fe26-47a9-99ad-3f6844b1e7f8 used request id req-6b82738a-1966-4a3a-80b1-9f3b54e3569d 2018-12-04 21:25:26,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=aad1255d-fe26-47a9-99ad-3f6844b1e7f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96962b1e7accab19284c58d47babca5028824a0e" 2018-12-04 21:25:26,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-cd8b8522-304c-4e68-8eba-7bc65b084ef3 Date: Tue, 04 Dec 2018 21:25:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aad1255d-fe26-47a9-99ad-3f6844b1e7f8","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:11Z","dns_nameservers":[],"updated_at":"2018-12-04T21:25:11Z","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":"e0f52c68324241028de477cd5fb22bbe","id":"f099c445-f378-4773-b81e-7c31059f6d84","subnetpool_id":null,"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet2"}]} 2018-12-04 21:25:26,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=aad1255d-fe26-47a9-99ad-3f6844b1e7f8 used request id req-cd8b8522-304c-4e68-8eba-7bc65b084ef3 2018-12-04 21:25:26,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=aad1255d-fe26-47a9-99ad-3f6844b1e7f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96962b1e7accab19284c58d47babca5028824a0e" 2018-12-04 21:25:26,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1567 X-Openstack-Request-Id: req-1c58830a-dbd6-4c9c-9ed3-97bbd10a8ffe Date: Tue, 04 Dec 2018 21:25:26 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"aad1255d-fe26-47a9-99ad-3f6844b1e7f8","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:19Z","admin_state_up":true,"updated_at":"2018-12-04T21:25:21Z","binding:vnic_type":"normal","device_id":"b559cd80-618f-4d37-9705-59bb7dad44f7","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:2f:60:47","id":"5d737831-3f80-44dc-a744-ec50bce768d0","port_security_enabled":true,"project_id":"e0f52c68324241028de477cd5fb22bbe","fixed_ips":[{"subnet_id":"f099c445-f378-4773-b81e-7c31059f6d84","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["502fcf94-70e2-4bb6-8660-ba65b11d81e7"],"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-port2"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"aad1255d-fe26-47a9-99ad-3f6844b1e7f8","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:11Z","admin_state_up":true,"updated_at":"2018-12-04T21:25:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aad1255d-fe26-47a9-99ad-3f6844b1e7f8","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:37:8b:6c","id":"ab9c6142-301a-4936-9895-ebca807e359f","port_security_enabled":false,"project_id":"e0f52c68324241028de477cd5fb22bbe","fixed_ips":[{"subnet_id":"f099c445-f378-4773-b81e-7c31059f6d84","ip_address":"10.200.202.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-12-04 21:25:26,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=aad1255d-fe26-47a9-99ad-3f6844b1e7f8 used request id req-1c58830a-dbd6-4c9c-9ed3-97bbd10a8ffe 2018-12-04 21:25:26,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/8d4c4453-1786-415d-b040-a922dad6dea8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96962b1e7accab19284c58d47babca5028824a0e" 2018-12-04 21:25:26,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b7ad958d-1b59-41c0-868e-f5435257b29d Date: Tue, 04 Dec 2018 21:25:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c78aa9b-a281-40fd-b353-bb815a4bbe19","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:09Z","dns_nameservers":[],"updated_at":"2018-12-04T21:25:09Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"e0f52c68324241028de477cd5fb22bbe","id":"8d4c4453-1786-415d-b040-a922dad6dea8","subnetpool_id":null,"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet1"}} 2018-12-04 21:25:26,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/8d4c4453-1786-415d-b040-a922dad6dea8 used request id req-b7ad958d-1b59-41c0-868e-f5435257b29d 2018-12-04 21:25:26,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=0c78aa9b-a281-40fd-b353-bb815a4bbe19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96962b1e7accab19284c58d47babca5028824a0e" 2018-12-04 21:25:26,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-4fb0f9c5-0574-4cad-b46a-662954696a28 Date: Tue, 04 Dec 2018 21:25:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8d4c4453-1786-415d-b040-a922dad6dea8"],"updated_at":"2018-12-04T21:25:09Z","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e0f52c68324241028de477cd5fb22bbe","id":"0c78aa9b-a281-40fd-b353-bb815a4bbe19","name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net1"}]} 2018-12-04 21:25:26,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=0c78aa9b-a281-40fd-b353-bb815a4bbe19 used request id req-4fb0f9c5-0574-4cad-b46a-662954696a28 2018-12-04 21:25:26,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0c78aa9b-a281-40fd-b353-bb815a4bbe19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96962b1e7accab19284c58d47babca5028824a0e" 2018-12-04 21:25:26,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-4eea6659-a4df-485b-b1e5-0b7b8b6ecd20 Date: Tue, 04 Dec 2018 21:25:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c78aa9b-a281-40fd-b353-bb815a4bbe19","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:09Z","dns_nameservers":[],"updated_at":"2018-12-04T21:25:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"e0f52c68324241028de477cd5fb22bbe","id":"8d4c4453-1786-415d-b040-a922dad6dea8","subnetpool_id":null,"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet1"}]} 2018-12-04 21:25:26,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0c78aa9b-a281-40fd-b353-bb815a4bbe19 used request id req-4eea6659-a4df-485b-b1e5-0b7b8b6ecd20 2018-12-04 21:25:26,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/f099c445-f378-4773-b81e-7c31059f6d84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96962b1e7accab19284c58d47babca5028824a0e" 2018-12-04 21:25:26,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-03f74484-0649-460d-b897-c101f2a953a1 Date: Tue, 04 Dec 2018 21:25:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aad1255d-fe26-47a9-99ad-3f6844b1e7f8","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:11Z","dns_nameservers":[],"updated_at":"2018-12-04T21:25:11Z","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":"e0f52c68324241028de477cd5fb22bbe","id":"f099c445-f378-4773-b81e-7c31059f6d84","subnetpool_id":null,"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet2"}} 2018-12-04 21:25:26,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/f099c445-f378-4773-b81e-7c31059f6d84 used request id req-03f74484-0649-460d-b897-c101f2a953a1 2018-12-04 21:25:26,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=aad1255d-fe26-47a9-99ad-3f6844b1e7f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96962b1e7accab19284c58d47babca5028824a0e" 2018-12-04 21:25:26,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-a7224e9e-327c-4973-ae43-bf2bdb9f9dd8 Date: Tue, 04 Dec 2018 21:25:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f099c445-f378-4773-b81e-7c31059f6d84"],"updated_at":"2018-12-04T21:25:11Z","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e0f52c68324241028de477cd5fb22bbe","id":"aad1255d-fe26-47a9-99ad-3f6844b1e7f8","name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net2"}]} 2018-12-04 21:25:26,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=aad1255d-fe26-47a9-99ad-3f6844b1e7f8 used request id req-a7224e9e-327c-4973-ae43-bf2bdb9f9dd8 2018-12-04 21:25:26,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=aad1255d-fe26-47a9-99ad-3f6844b1e7f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96962b1e7accab19284c58d47babca5028824a0e" 2018-12-04 21:25:26,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-fd4ff2de-0e1d-4551-86eb-20939d0bfe8a Date: Tue, 04 Dec 2018 21:25:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aad1255d-fe26-47a9-99ad-3f6844b1e7f8","tenant_id":"e0f52c68324241028de477cd5fb22bbe","created_at":"2018-12-04T21:25:11Z","dns_nameservers":[],"updated_at":"2018-12-04T21:25:11Z","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":"e0f52c68324241028de477cd5fb22bbe","id":"f099c445-f378-4773-b81e-7c31059f6d84","subnetpool_id":null,"name":"CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet2"}]} 2018-12-04 21:25:26,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=aad1255d-fe26-47a9-99ad-3f6844b1e7f8 used request id req-fd4ff2de-0e1d-4551-86eb-20939d0bfe8a 2018-12-04 21:25:26,523 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-router and port CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-port1 2018-12-04 21:25:26,523 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-router 2018-12-04 21:25:26,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/b559cd80-618f-4d37-9705-59bb7dad44f7/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbd58a5c8885699cee88cf55e5345a57fa26056" -d '{"port_id": "cad82248-078a-4007-adc9-779298f59a26"}' 2018-12-04 21:25:28,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9465934d-260d-4718-b003-8e912b80646a Date: Tue, 04 Dec 2018 21:25:28 GMT RESP BODY: {"network_id": "0c78aa9b-a281-40fd-b353-bb815a4bbe19", "tenant_id": "e0f52c68324241028de477cd5fb22bbe", "subnet_id": "8d4c4453-1786-415d-b040-a922dad6dea8", "subnet_ids": ["8d4c4453-1786-415d-b040-a922dad6dea8"], "port_id": "cad82248-078a-4007-adc9-779298f59a26", "id": "b559cd80-618f-4d37-9705-59bb7dad44f7"} 2018-12-04 21:25:28,130 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/b559cd80-618f-4d37-9705-59bb7dad44f7/remove_router_interface used request id req-9465934d-260d-4718-b003-8e912b80646a 2018-12-04 21:25:28,130 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-router and port CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-port2 2018-12-04 21:25:28,131 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-router 2018-12-04 21:25:28,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/b559cd80-618f-4d37-9705-59bb7dad44f7/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbd58a5c8885699cee88cf55e5345a57fa26056" -d '{"port_id": "5d737831-3f80-44dc-a744-ec50bce768d0"}' 2018-12-04 21:25:29,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-34ecab9a-922b-4fdd-9768-8c2719bdb65e Date: Tue, 04 Dec 2018 21:25:29 GMT RESP BODY: {"network_id": "aad1255d-fe26-47a9-99ad-3f6844b1e7f8", "tenant_id": "e0f52c68324241028de477cd5fb22bbe", "subnet_id": "f099c445-f378-4773-b81e-7c31059f6d84", "subnet_ids": ["f099c445-f378-4773-b81e-7c31059f6d84"], "port_id": "5d737831-3f80-44dc-a744-ec50bce768d0", "id": "b559cd80-618f-4d37-9705-59bb7dad44f7"} 2018-12-04 21:25:29,514 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/b559cd80-618f-4d37-9705-59bb7dad44f7/remove_router_interface used request id req-34ecab9a-922b-4fdd-9768-8c2719bdb65e 2018-12-04 21:25:29,515 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-router 2018-12-04 21:25:29,515 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-router 2018-12-04 21:25:29,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/b559cd80-618f-4d37-9705-59bb7dad44f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbd58a5c8885699cee88cf55e5345a57fa26056" 2018-12-04 21:25:30,163 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1f155281-be85-46f6-900f-d2e4324689ac Content-Length: 0 Date: Tue, 04 Dec 2018 21:25:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:25:30,163 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/b559cd80-618f-4d37-9705-59bb7dad44f7 used request id req-1f155281-be85-46f6-900f-d2e4324689ac 2018-12-04 21:25:30,164 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet1 2018-12-04 21:25:30,164 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet1 2018-12-04 21:25:30,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/8d4c4453-1786-415d-b040-a922dad6dea8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}978186f3b04def9636a66f6e68fb2ecafa61f4dd" 2018-12-04 21:25:31,507 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fef23b38-4d75-403a-bc6e-e009ccd95a29 Date: Tue, 04 Dec 2018 21:25:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:25:31,508 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/8d4c4453-1786-415d-b040-a922dad6dea8 used request id req-fef23b38-4d75-403a-bc6e-e009ccd95a29 2018-12-04 21:25:31,508 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net1 2018-12-04 21:25:31,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/0c78aa9b-a281-40fd-b353-bb815a4bbe19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}978186f3b04def9636a66f6e68fb2ecafa61f4dd" 2018-12-04 21:25:32,772 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-36000d9d-5f62-4bf7-8dea-4c8083f574ea Date: Tue, 04 Dec 2018 21:25:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:25:32,772 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/0c78aa9b-a281-40fd-b353-bb815a4bbe19 used request id req-36000d9d-5f62-4bf7-8dea-4c8083f574ea 2018-12-04 21:25:32,773 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet2 2018-12-04 21:25:32,773 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-subnet2 2018-12-04 21:25:32,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/f099c445-f378-4773-b81e-7c31059f6d84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294d3c0cdf243e53e29c7adf45293a04fb8e8543" 2018-12-04 21:25:34,111 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8a4b3d08-d7fd-4c83-b785-41b3cd066c79 Date: Tue, 04 Dec 2018 21:25:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:25:34,111 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/f099c445-f378-4773-b81e-7c31059f6d84 used request id req-8a4b3d08-d7fd-4c83-b785-41b3cd066c79 2018-12-04 21:25:34,112 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-7833b537-06d1-4cbe-8aac-948a3dc7b69c-pub-net2 2018-12-04 21:25:34,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/aad1255d-fe26-47a9-99ad-3f6844b1e7f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294d3c0cdf243e53e29c7adf45293a04fb8e8543" 2018-12-04 21:25:35,582 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4c13e64e-4ff0-4f68-9276-7a1ad92a3a6a Date: Tue, 04 Dec 2018 21:25:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:25:35,582 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/aad1255d-fe26-47a9-99ad-3f6844b1e7f8 used request id req-4c13e64e-4ff0-4f68-9276-7a1ad92a3a6a 2018-12-04 21:25:35,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71324a9f7efdcbc7b91aa72d4e90283399824ad5" 2018-12-04 21:25:35,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-13b9b29c-33bc-49fd-beff-ddf3ccb6b3b7 Date: Tue, 04 Dec 2018 21:25:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e0f52c68324241028de477cd5fb22bbe", "created_at": "2018-12-04T21:25:08Z", "updated_at": "2018-12-04T21:25:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:25:08Z", "revision_number": 0, "id": "235032d8-57ed-48bb-b20d-e8244cc1f3db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:25:08Z", "security_group_id": "502fcf94-70e2-4bb6-8660-ba65b11d81e7", "tenant_id": "e0f52c68324241028de477cd5fb22bbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "e0f52c68324241028de477cd5fb22bbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:25:08Z", "revision_number": 0, "id": "2d795cca-b870-442a-be44-30ae5d4e2da8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:25:08Z", "security_group_id": "502fcf94-70e2-4bb6-8660-ba65b11d81e7", "tenant_id": "e0f52c68324241028de477cd5fb22bbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "e0f52c68324241028de477cd5fb22bbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:25:08Z", "revision_number": 0, "id": "5dab5958-c077-4d42-a14e-123f2ee20cec", "remote_group_id": "502fcf94-70e2-4bb6-8660-ba65b11d81e7", "remote_ip_prefix": null, "created_at": "2018-12-04T21:25:08Z", "security_group_id": "502fcf94-70e2-4bb6-8660-ba65b11d81e7", "tenant_id": "e0f52c68324241028de477cd5fb22bbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "e0f52c68324241028de477cd5fb22bbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:25:08Z", "revision_number": 0, "id": "de68e545-76b5-4a73-8eb3-73d98ce908dd", "remote_group_id": "502fcf94-70e2-4bb6-8660-ba65b11d81e7", "remote_ip_prefix": null, "created_at": "2018-12-04T21:25:08Z", "security_group_id": "502fcf94-70e2-4bb6-8660-ba65b11d81e7", "tenant_id": "e0f52c68324241028de477cd5fb22bbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "e0f52c68324241028de477cd5fb22bbe"}], "revision_number": 4, "project_id": "e0f52c68324241028de477cd5fb22bbe", "id": "502fcf94-70e2-4bb6-8660-ba65b11d81e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:25:35,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-13b9b29c-33bc-49fd-beff-ddf3ccb6b3b7 2018-12-04 21:25:35,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71324a9f7efdcbc7b91aa72d4e90283399824ad5" 2018-12-04 21:25:35,941 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:25:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e4d607b-ba4c-463e-bffe-5d47aac0c8bf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:25:35,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-1e4d607b-ba4c-463e-bffe-5d47aac0c8bf 2018-12-04 21:25:35,941 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:25:35,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71324a9f7efdcbc7b91aa72d4e90283399824ad5" 2018-12-04 21:25:36,041 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:25:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eeb78ef1-fe9a-4199-bde1-4d74580646ee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:25:36,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-eeb78ef1-fe9a-4199-bde1-4d74580646ee 2018-12-04 21:25:36,041 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:25:36,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71324a9f7efdcbc7b91aa72d4e90283399824ad5" 2018-12-04 21:25:36,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5e0873a-1e6e-4623-b71c-574ac35130ed 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:25:36,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-c5e0873a-1e6e-4623-b71c-574ac35130ed 2018-12-04 21:25:36,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e0f52c68324241028de477cd5fb22bbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71324a9f7efdcbc7b91aa72d4e90283399824ad5" 2018-12-04 21:25:36,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63806ef4-82fe-49ea-a344-e56c678cf32f Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e0f52c68324241028de477cd5fb22bbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0f52c68324241028de477cd5fb22bbe", "name": "CreateRouterSuccessTests-6576722f-86fb-454-proj"}} 2018-12-04 21:25:36,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e0f52c68324241028de477cd5fb22bbe used request id req-63806ef4-82fe-49ea-a344-e56c678cf32f 2018-12-04 21:25:36,245 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 502fcf94-70e2-4bb6-8660-ba65b11d81e7 2018-12-04 21:25:36,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=502fcf94-70e2-4bb6-8660-ba65b11d81e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71324a9f7efdcbc7b91aa72d4e90283399824ad5" 2018-12-04 21:25:36,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-50d767d2-f3f3-4391-bdf1-158bc06ca567 Date: Tue, 04 Dec 2018 21:25:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:25:08Z", "security_group_id": "502fcf94-70e2-4bb6-8660-ba65b11d81e7", "port_range_min": null, "revision_number": 0, "tenant_id": "e0f52c68324241028de477cd5fb22bbe", "created_at": "2018-12-04T21:25:08Z", "project_id": "e0f52c68324241028de477cd5fb22bbe", "id": "235032d8-57ed-48bb-b20d-e8244cc1f3db"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:25:08Z", "security_group_id": "502fcf94-70e2-4bb6-8660-ba65b11d81e7", "port_range_min": null, "revision_number": 0, "tenant_id": "e0f52c68324241028de477cd5fb22bbe", "created_at": "2018-12-04T21:25:08Z", "project_id": "e0f52c68324241028de477cd5fb22bbe", "id": "2d795cca-b870-442a-be44-30ae5d4e2da8"}, {"remote_group_id": "502fcf94-70e2-4bb6-8660-ba65b11d81e7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:25:08Z", "security_group_id": "502fcf94-70e2-4bb6-8660-ba65b11d81e7", "port_range_min": null, "revision_number": 0, "tenant_id": "e0f52c68324241028de477cd5fb22bbe", "created_at": "2018-12-04T21:25:08Z", "project_id": "e0f52c68324241028de477cd5fb22bbe", "id": "5dab5958-c077-4d42-a14e-123f2ee20cec"}, {"remote_group_id": "502fcf94-70e2-4bb6-8660-ba65b11d81e7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:25:08Z", "security_group_id": "502fcf94-70e2-4bb6-8660-ba65b11d81e7", "port_range_min": null, "revision_number": 0, "tenant_id": "e0f52c68324241028de477cd5fb22bbe", "created_at": "2018-12-04T21:25:08Z", "project_id": "e0f52c68324241028de477cd5fb22bbe", "id": "de68e545-76b5-4a73-8eb3-73d98ce908dd"}]} 2018-12-04 21:25:36,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=502fcf94-70e2-4bb6-8660-ba65b11d81e7 used request id req-50d767d2-f3f3-4391-bdf1-158bc06ca567 2018-12-04 21:25:36,268 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:25:36,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/502fcf94-70e2-4bb6-8660-ba65b11d81e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71324a9f7efdcbc7b91aa72d4e90283399824ad5" 2018-12-04 21:25:36,420 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2fc45a34-78a0-4965-afd9-533d76e8cc78 Content-Length: 0 Date: Tue, 04 Dec 2018 21:25:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:25:36,420 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/502fcf94-70e2-4bb6-8660-ba65b11d81e7 used request id req-2fc45a34-78a0-4965-afd9-533d76e8cc78 2018-12-04 21:25:36,421 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-6576722f-86fb-454-proj 2018-12-04 21:25:36,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/e0f52c68324241028de477cd5fb22bbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71324a9f7efdcbc7b91aa72d4e90283399824ad5" 2018-12-04 21:25:36,660 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:25:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19d8fe3c-f9d9-4007-94b9-fbf9df0e44f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:25:36,661 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/e0f52c68324241028de477cd5fb22bbe used request id req-19d8fe3c-f9d9-4007-94b9-fbf9df0e44f6 2018-12-04 21:25:36,661 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-6576722f-86fb-454-proj-role 2018-12-04 21:25:36,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/0120aac9dc404c8cbe272cd9df627a09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71324a9f7efdcbc7b91aa72d4e90283399824ad5" 2018-12-04 21:25:36,774 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:25:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86b373c5-c2e2-4b25-a9d3-656e7569bcc0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:25:36,774 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/0120aac9dc404c8cbe272cd9df627a09 used request id req-86b373c5-c2e2-4b25-a9d3-656e7569bcc0 2018-12-04 21:25:36,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71324a9f7efdcbc7b91aa72d4e90283399824ad5" 2018-12-04 21:25:36,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-885aadd5-af45-4cfb-a7aa-41a573f1ab86 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:25:36,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-885aadd5-af45-4cfb-a7aa-41a573f1ab86 2018-12-04 21:25:36,871 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-6576722f-86fb-454-user 2018-12-04 21:25:36,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/4a301fe7b6c547cb8ccaadbddde8966e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92aadb8a5fe00c9995794bb807070326055f45df" 2018-12-04 21:25:37,045 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:25:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32f5f9fd-35ff-4de3-9026-dc27fa7fc3cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:25:37,045 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/4a301fe7b6c547cb8ccaadbddde8966e used request id req-32f5f9fd-35ff-4de3-9026-dc27fa7fc3cb 2018-12-04 21:25:37,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:25:37,445 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:25:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["Q5wd5026QSy3BUH_8O_zQw"], "issued_at": "2018-12-04T21:25:37.000000Z"}} 2018-12-04 21:25:37,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d878a2d1273fabbf9874c0eb40fd9e1ab3f21a" 2018-12-04 21:25:37,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc6ee3d3-789a-4fcb-907e-623d1fe564f8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:25:37,544 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-cc6ee3d3-789a-4fcb-907e-623d1fe564f8 2018-12-04 21:25:37,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:25:37,546 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:25:37,946 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:25:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["d7dRzl_1RjG1AvzjOBetWQ"], "issued_at": "2018-12-04T21:25:37.000000Z"}} 2018-12-04 21:25:37,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31ad9f85e5425c4f575b6fa636f75d5300f34ae" 2018-12-04 21:25:38,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8458756-6545-454c-a41b-b22ef76dc1bf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:25:38,039 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c8458756-6545-454c-a41b-b22ef76dc1bf 2018-12-04 21:25:38,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:25:38,047 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:25: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:25:38,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-6766a059-d3ae-491-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31ad9f85e5425c4f575b6fa636f75d5300f34ae" 2018-12-04 21:25:38,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b04b8332-39fb-40b0-b26b-f032bde1999f Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-6766a059-d3ae-491-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:25:38,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-6766a059-d3ae-491-proj used request id req-b04b8332-39fb-40b0-b26b-f032bde1999f 2018-12-04 21:25:38,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31ad9f85e5425c4f575b6fa636f75d5300f34ae" 2018-12-04 21:25:38,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e04895b1-85db-452d-b5ae-9791f16c5a26 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:25:38,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e04895b1-85db-452d-b5ae-9791f16c5a26 2018-12-04 21:25:38,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31ad9f85e5425c4f575b6fa636f75d5300f34ae" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-6766a059-d3ae-491-proj"}}' 2018-12-04 21:25:38,212 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:25:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67f57baa-c821-4e3d-a619-67b7d3611a94 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/584a9f52a06a40f8a1eba9e77b07d213"}, "tags": [], "enabled": true, "id": "584a9f52a06a40f8a1eba9e77b07d213", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-6766a059-d3ae-491-proj"}} 2018-12-04 21:25:38,212 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-67f57baa-c821-4e3d-a619-67b7d3611a94 2018-12-04 21:25:38,212 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-6766a059-d3ae-491-proj 2018-12-04 21:25:38,212 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:25:38,213 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:25:38,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:25:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["BNZNTocOS8CxnbgMqraS7g"], "issued_at": "2018-12-04T21:25:38.000000Z"}} 2018-12-04 21:25:38,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f766d46f4bedf47bd0ca601b94fbdaeb5dd2032" 2018-12-04 21:25:38,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-974b3c63-de96-4f59-bcad-0c229057bcbb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:25:38,708 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-974b3c63-de96-4f59-bcad-0c229057bcbb 2018-12-04 21:25:38,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:25:38,718 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:25: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:25:38,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f766d46f4bedf47bd0ca601b94fbdaeb5dd2032" 2018-12-04 21:25:38,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9403ef1-ae5f-458a-b6d1-3bd192c82085 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:25:38,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e9403ef1-ae5f-458a-b6d1-3bd192c82085 2018-12-04 21:25:38,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-6766a059-d3ae-491-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f766d46f4bedf47bd0ca601b94fbdaeb5dd2032" 2018-12-04 21:25:38,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3da92bb-72c0-4505-a4cc-e38016d537a0 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-6766a059-d3ae-491-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/584a9f52a06a40f8a1eba9e77b07d213"}, "tags": [], "enabled": true, "id": "584a9f52a06a40f8a1eba9e77b07d213", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-6766a059-d3ae-491-proj"}]} 2018-12-04 21:25:38,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-6766a059-d3ae-491-proj used request id req-c3da92bb-72c0-4505-a4cc-e38016d537a0 2018-12-04 21:25:38,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f766d46f4bedf47bd0ca601b94fbdaeb5dd2032" 2018-12-04 21:25:39,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4940014-9fdc-4138-a887-d920df99e58c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:25:39,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d4940014-9fdc-4138-a887-d920df99e58c 2018-12-04 21:25:39,415 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-6766a059-d3ae-491-user 2018-12-04 21:25:39,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:25:39,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31ad9f85e5425c4f575b6fa636f75d5300f34ae" 2018-12-04 21:25:39,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46d0149a-c0b0-40b5-a2fe-963dccaff2c5 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:25:39,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-46d0149a-c0b0-40b5-a2fe-963dccaff2c5 2018-12-04 21:25:39,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31ad9f85e5425c4f575b6fa636f75d5300f34ae" -d '{"role": {"name": "CreateRouterSuccessTests-6766a059-d3ae-491-proj-role"}}' 2018-12-04 21:25:39,631 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:25:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c718948-050f-48c6-bf47-1d9b5c7db714 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3cdfc1b384b54718ab64a28916b0bd39", "links": {"self": "http://172.30.9.23:5000/v3/roles/3cdfc1b384b54718ab64a28916b0bd39"}, "name": "CreateRouterSuccessTests-6766a059-d3ae-491-proj-role"}} 2018-12-04 21:25:39,631 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-0c718948-050f-48c6-bf47-1d9b5c7db714 2018-12-04 21:25:39,631 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-6766a059-d3ae-491-proj-role 2018-12-04 21:25:39,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/3cdfc1b384b54718ab64a28916b0bd39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31ad9f85e5425c4f575b6fa636f75d5300f34ae" 2018-12-04 21:25:39,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6ce3aab-5a46-481d-90b2-fad689de1192 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3cdfc1b384b54718ab64a28916b0bd39", "links": {"self": "http://172.30.9.23:5000/v3/roles/3cdfc1b384b54718ab64a28916b0bd39"}, "name": "CreateRouterSuccessTests-6766a059-d3ae-491-proj-role"}} 2018-12-04 21:25:39,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/3cdfc1b384b54718ab64a28916b0bd39 used request id req-c6ce3aab-5a46-481d-90b2-fad689de1192 2018-12-04 21:25:39,732 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-6766a059-d3ae-491-proj-role to project CreateRouterSuccessTests-6766a059-d3ae-491-proj 2018-12-04 21:25:39,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/584a9f52a06a40f8a1eba9e77b07d213/users/c18aec57a827429eadbeb8275033a91a/roles/3cdfc1b384b54718ab64a28916b0bd39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31ad9f85e5425c4f575b6fa636f75d5300f34ae" 2018-12-04 21:25:39,874 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:25:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb1e825b-ae8d-4900-a8bf-b69a1018d271 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:25:39,874 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/584a9f52a06a40f8a1eba9e77b07d213/users/c18aec57a827429eadbeb8275033a91a/roles/3cdfc1b384b54718ab64a28916b0bd39 used request id req-eb1e825b-ae8d-4900-a8bf-b69a1018d271 2018-12-04 21:25:39,876 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:25:39,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:25:40,269 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3cdfc1b384b54718ab64a28916b0bd39", "name": "CreateRouterSuccessTests-6766a059-d3ae-491-proj-role"}], "expires_at": "2018-12-04T22:25:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "584a9f52a06a40f8a1eba9e77b07d213", "name": "CreateRouterSuccessTests-6766a059-d3ae-491-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/584a9f52a06a40f8a1eba9e77b07d213", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/584a9f52a06a40f8a1eba9e77b07d213", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/584a9f52a06a40f8a1eba9e77b07d213", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_584a9f52a06a40f8a1eba9e77b07d213", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_584a9f52a06a40f8a1eba9e77b07d213", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/584a9f52a06a40f8a1eba9e77b07d213", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/584a9f52a06a40f8a1eba9e77b07d213", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/584a9f52a06a40f8a1eba9e77b07d213", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/584a9f52a06a40f8a1eba9e77b07d213", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/584a9f52a06a40f8a1eba9e77b07d213", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/584a9f52a06a40f8a1eba9e77b07d213", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/584a9f52a06a40f8a1eba9e77b07d213", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/584a9f52a06a40f8a1eba9e77b07d213", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/584a9f52a06a40f8a1eba9e77b07d213", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6766a059-d3ae-491-user", "id": "c18aec57a827429eadbeb8275033a91a"}, "audit_ids": ["JyU2cYIWSfSemIE06PgxIQ"], "issued_at": "2018-12-04T21:25:40.000000Z"}} 2018-12-04 21:25:40,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14dfa22ba8700b391ac901a7e1ac779eae538415" 2018-12-04 21:25:40,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47e87583-a21f-4a79-b93a-74cb74865d7c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:25:40,357 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-47e87583-a21f-4a79-b93a-74cb74865d7c 2018-12-04 21:25:40,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-ab7cf0e4-dfd2-47b4-aa72-250dc7b94e0b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14dfa22ba8700b391ac901a7e1ac779eae538415" 2018-12-04 21:25:40,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-aa13b42c-3a7c-4930-a676-a4577b885b55 Date: Tue, 04 Dec 2018 21:25:40 GMT RESP BODY: {"routers": []} 2018-12-04 21:25:40,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-ab7cf0e4-dfd2-47b4-aa72-250dc7b94e0b-pub-router&admin_state_up=True used request id req-aa13b42c-3a7c-4930-a676-a4577b885b55 2018-12-04 21:25:40,583 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:25:40,584 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:25:40,975 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3cdfc1b384b54718ab64a28916b0bd39", "name": "CreateRouterSuccessTests-6766a059-d3ae-491-proj-role"}], "expires_at": "2018-12-04T22:25:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "584a9f52a06a40f8a1eba9e77b07d213", "name": "CreateRouterSuccessTests-6766a059-d3ae-491-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/584a9f52a06a40f8a1eba9e77b07d213", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/584a9f52a06a40f8a1eba9e77b07d213", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/584a9f52a06a40f8a1eba9e77b07d213", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_584a9f52a06a40f8a1eba9e77b07d213", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_584a9f52a06a40f8a1eba9e77b07d213", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/584a9f52a06a40f8a1eba9e77b07d213", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/584a9f52a06a40f8a1eba9e77b07d213", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/584a9f52a06a40f8a1eba9e77b07d213", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/584a9f52a06a40f8a1eba9e77b07d213", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/584a9f52a06a40f8a1eba9e77b07d213", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/584a9f52a06a40f8a1eba9e77b07d213", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/584a9f52a06a40f8a1eba9e77b07d213", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/584a9f52a06a40f8a1eba9e77b07d213", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/584a9f52a06a40f8a1eba9e77b07d213", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6766a059-d3ae-491-user", "id": "c18aec57a827429eadbeb8275033a91a"}, "audit_ids": ["rPIA7GafQfWGUI3MZJBVCQ"], "issued_at": "2018-12-04T21:25:40.000000Z"}} 2018-12-04 21:25:40,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f3dcd671d92159a2dbea691b6c82b8a40a98cf2" 2018-12-04 21:25:41,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39a51969-334d-4844-b796-359fd13bc491 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:25:41,059 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-39a51969-334d-4844-b796-359fd13bc491 2018-12-04 21:25:41,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14dfa22ba8700b391ac901a7e1ac779eae538415" 2018-12-04 21:25:41,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-41c57156-960c-48db-8794-28305bb7799c Date: Tue, 04 Dec 2018 21:25:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T20:04:01Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"}]} 2018-12-04 21:25:41,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-41c57156-960c-48db-8794-28305bb7799c 2018-12-04 21:25:41,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=90070285-9e79-459a-b14a-3d1fcc36db90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14dfa22ba8700b391ac901a7e1ac779eae538415" 2018-12-04 21:25:41,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-14f74530-e5a9-48fe-95b0-705ca8cc9b84 Date: Tue, 04 Dec 2018 21:25:41 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:25:41,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=90070285-9e79-459a-b14a-3d1fcc36db90 used request id req-14f74530-e5a9-48fe-95b0-705ca8cc9b84 2018-12-04 21:25:41,186 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-ab7cf0e4-dfd2-47b4-aa72-250dc7b94e0b-pub-router 2018-12-04 21:25:41,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14dfa22ba8700b391ac901a7e1ac779eae538415" -d '{"router": {"external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "name": "CreateRouterSuccessTests-ab7cf0e4-dfd2-47b4-aa72-250dc7b94e0b-pub-router", "admin_state_up": true}}' 2018-12-04 21:25:42,350 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-26c62b53-03f6-49e6-9897-32fa90d84122 Date: Tue, 04 Dec 2018 21:25:42 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "584a9f52a06a40f8a1eba9e77b07d213", "created_at": "2018-12-04T21:25:41Z", "admin_state_up": true, "updated_at": "2018-12-04T21:25:42Z", "revision_number": 2, "routes": [], "project_id": "584a9f52a06a40f8a1eba9e77b07d213", "id": "c3963b36-6a78-4bea-9230-26af6000f512", "name": "CreateRouterSuccessTests-ab7cf0e4-dfd2-47b4-aa72-250dc7b94e0b-pub-router"}} 2018-12-04 21:25:42,351 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-26c62b53-03f6-49e6-9897-32fa90d84122 2018-12-04 21:25:42,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=c3963b36-6a78-4bea-9230-26af6000f512 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14dfa22ba8700b391ac901a7e1ac779eae538415" 2018-12-04 21:25:42,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b4ad74e0-b926-4bd4-887a-be560c27d6d5 Date: Tue, 04 Dec 2018 21:25:42 GMT RESP BODY: {"ports":[]} 2018-12-04 21:25:42,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=c3963b36-6a78-4bea-9230-26af6000f512 used request id req-b4ad74e0-b926-4bd4-887a-be560c27d6d5 2018-12-04 21:25:42,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/c3963b36-6a78-4bea-9230-26af6000f512 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14dfa22ba8700b391ac901a7e1ac779eae538415" 2018-12-04 21:25:42,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-9b3309f9-0469-4b41-a9f1-8679cb8be9b2 Date: Tue, 04 Dec 2018 21:25:42 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "584a9f52a06a40f8a1eba9e77b07d213", "created_at": "2018-12-04T21:25:41Z", "admin_state_up": true, "updated_at": "2018-12-04T21:25:42Z", "revision_number": 2, "routes": [], "project_id": "584a9f52a06a40f8a1eba9e77b07d213", "id": "c3963b36-6a78-4bea-9230-26af6000f512", "name": "CreateRouterSuccessTests-ab7cf0e4-dfd2-47b4-aa72-250dc7b94e0b-pub-router"}} 2018-12-04 21:25:42,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/c3963b36-6a78-4bea-9230-26af6000f512 used request id req-9b3309f9-0469-4b41-a9f1-8679cb8be9b2 2018-12-04 21:25:42,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=c3963b36-6a78-4bea-9230-26af6000f512 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14dfa22ba8700b391ac901a7e1ac779eae538415" 2018-12-04 21:25:42,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d8b256a2-a0bd-4b92-b70c-e453f1d4a752 Date: Tue, 04 Dec 2018 21:25:42 GMT RESP BODY: {"ports":[]} 2018-12-04 21:25:42,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=c3963b36-6a78-4bea-9230-26af6000f512 used request id req-d8b256a2-a0bd-4b92-b70c-e453f1d4a752 2018-12-04 21:25:42,536 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:25:42,933 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3cdfc1b384b54718ab64a28916b0bd39", "name": "CreateRouterSuccessTests-6766a059-d3ae-491-proj-role"}], "expires_at": "2018-12-04T22:25:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "584a9f52a06a40f8a1eba9e77b07d213", "name": "CreateRouterSuccessTests-6766a059-d3ae-491-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/584a9f52a06a40f8a1eba9e77b07d213", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/584a9f52a06a40f8a1eba9e77b07d213", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/584a9f52a06a40f8a1eba9e77b07d213", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_584a9f52a06a40f8a1eba9e77b07d213", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_584a9f52a06a40f8a1eba9e77b07d213", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/584a9f52a06a40f8a1eba9e77b07d213", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/584a9f52a06a40f8a1eba9e77b07d213", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/584a9f52a06a40f8a1eba9e77b07d213", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/584a9f52a06a40f8a1eba9e77b07d213", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/584a9f52a06a40f8a1eba9e77b07d213", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/584a9f52a06a40f8a1eba9e77b07d213", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/584a9f52a06a40f8a1eba9e77b07d213", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/584a9f52a06a40f8a1eba9e77b07d213", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/584a9f52a06a40f8a1eba9e77b07d213", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6766a059-d3ae-491-user", "id": "c18aec57a827429eadbeb8275033a91a"}, "audit_ids": ["hIQEWJztRIiTtHTuy8j1yQ"], "issued_at": "2018-12-04T21:25:42.000000Z"}} 2018-12-04 21:25:42,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-ab7cf0e4-dfd2-47b4-aa72-250dc7b94e0b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78d7f423c8a82970e8befbc830f54d846e623b44" 2018-12-04 21:25:43,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-f3316974-08c2-4a62-9e34-06a76ac43f15 Date: Tue, 04 Dec 2018 21:25:43 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "584a9f52a06a40f8a1eba9e77b07d213", "created_at": "2018-12-04T21:25:41Z", "admin_state_up": true, "updated_at": "2018-12-04T21:25:42Z", "revision_number": 2, "routes": [], "project_id": "584a9f52a06a40f8a1eba9e77b07d213", "id": "c3963b36-6a78-4bea-9230-26af6000f512", "name": "CreateRouterSuccessTests-ab7cf0e4-dfd2-47b4-aa72-250dc7b94e0b-pub-router"}]} 2018-12-04 21:25:43,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-ab7cf0e4-dfd2-47b4-aa72-250dc7b94e0b-pub-router&admin_state_up=True used request id req-f3316974-08c2-4a62-9e34-06a76ac43f15 2018-12-04 21:25:43,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:25:43,238 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:25:43,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/584a9f52a06a40f8a1eba9e77b07d213 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d878a2d1273fabbf9874c0eb40fd9e1ab3f21a" 2018-12-04 21:25:43,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9240c10a-a942-4d37-a1b1-71242d418eb9 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/584a9f52a06a40f8a1eba9e77b07d213"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "584a9f52a06a40f8a1eba9e77b07d213", "name": "CreateRouterSuccessTests-6766a059-d3ae-491-proj"}} 2018-12-04 21:25:43,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/584a9f52a06a40f8a1eba9e77b07d213 used request id req-9240c10a-a942-4d37-a1b1-71242d418eb9 2018-12-04 21:25:43,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=c3963b36-6a78-4bea-9230-26af6000f512 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78d7f423c8a82970e8befbc830f54d846e623b44" 2018-12-04 21:25:43,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-350696c7-b118-47bd-a8de-16d3f4bf5dae Date: Tue, 04 Dec 2018 21:25:43 GMT RESP BODY: {"ports":[]} 2018-12-04 21:25:43,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=c3963b36-6a78-4bea-9230-26af6000f512 used request id req-350696c7-b118-47bd-a8de-16d3f4bf5dae 2018-12-04 21:25:43,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=90070285-9e79-459a-b14a-3d1fcc36db90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78d7f423c8a82970e8befbc830f54d846e623b44" 2018-12-04 21:25:43,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-65f47893-2d7d-45ff-9dff-9aa3abd5f9f5 Date: Tue, 04 Dec 2018 21:25:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T20:04:01Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"}]} 2018-12-04 21:25:43,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=90070285-9e79-459a-b14a-3d1fcc36db90 used request id req-65f47893-2d7d-45ff-9dff-9aa3abd5f9f5 2018-12-04 21:25:43,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=90070285-9e79-459a-b14a-3d1fcc36db90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78d7f423c8a82970e8befbc830f54d846e623b44" 2018-12-04 21:25:43,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d15359c2-56b9-43e6-a66b-2a64737ffe6b Date: Tue, 04 Dec 2018 21:25:43 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:25:43,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=90070285-9e79-459a-b14a-3d1fcc36db90 used request id req-d15359c2-56b9-43e6-a66b-2a64737ffe6b 2018-12-04 21:25:43,502 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-ab7cf0e4-dfd2-47b4-aa72-250dc7b94e0b-pub-router 2018-12-04 21:25:43,503 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-ab7cf0e4-dfd2-47b4-aa72-250dc7b94e0b-pub-router 2018-12-04 21:25:43,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/c3963b36-6a78-4bea-9230-26af6000f512 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14dfa22ba8700b391ac901a7e1ac779eae538415" 2018-12-04 21:25:44,718 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0467b700-48b9-4687-b256-d5ef8f97c15c Content-Length: 0 Date: Tue, 04 Dec 2018 21:25:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:25:44,718 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/c3963b36-6a78-4bea-9230-26af6000f512 used request id req-0467b700-48b9-4687-b256-d5ef8f97c15c 2018-12-04 21:25:44,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31ad9f85e5425c4f575b6fa636f75d5300f34ae" 2018-12-04 21:25:44,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-cad15de5-a3f4-4660-911a-97a9c43d265d Date: Tue, 04 Dec 2018 21:25:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:25:44,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-cad15de5-a3f4-4660-911a-97a9c43d265d 2018-12-04 21:25:44,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31ad9f85e5425c4f575b6fa636f75d5300f34ae" 2018-12-04 21:25:45,095 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:25:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-648cefb4-66ec-457b-acd4-527cd3e46991 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:25:45,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-648cefb4-66ec-457b-acd4-527cd3e46991 2018-12-04 21:25:45,095 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:25:45,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31ad9f85e5425c4f575b6fa636f75d5300f34ae" 2018-12-04 21:25:45,192 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:25:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9e34309-fd9e-4088-95d0-442f8dcf4559 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:25:45,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-c9e34309-fd9e-4088-95d0-442f8dcf4559 2018-12-04 21:25:45,193 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:25:45,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31ad9f85e5425c4f575b6fa636f75d5300f34ae" 2018-12-04 21:25:45,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdce7e7d-f129-42e1-aef6-914152a85f8d 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:25:45,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-bdce7e7d-f129-42e1-aef6-914152a85f8d 2018-12-04 21:25:45,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31ad9f85e5425c4f575b6fa636f75d5300f34ae" 2018-12-04 21:25:45,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-950ba7d9-51d2-4617-9b40-0587746d0e7d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:25:45,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-950ba7d9-51d2-4617-9b40-0587746d0e7d 2018-12-04 21:25:45,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31ad9f85e5425c4f575b6fa636f75d5300f34ae" 2018-12-04 21:25:45,487 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:25:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e9a35eb-de82-441f-8410-7bb3b12c94cc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:25:45,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-5e9a35eb-de82-441f-8410-7bb3b12c94cc 2018-12-04 21:25:45,487 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:25:45,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31ad9f85e5425c4f575b6fa636f75d5300f34ae" 2018-12-04 21:25:45,587 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:25:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b60dfe4-8781-416e-a37f-4e15782558df Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:25:45,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-9b60dfe4-8781-416e-a37f-4e15782558df 2018-12-04 21:25:45,587 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:25:45,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31ad9f85e5425c4f575b6fa636f75d5300f34ae" 2018-12-04 21:25:45,686 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:25:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3df9d1a1-8d0d-41dc-8e42-40834763a23b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:25:45,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-3df9d1a1-8d0d-41dc-8e42-40834763a23b 2018-12-04 21:25:45,686 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:25:45,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31ad9f85e5425c4f575b6fa636f75d5300f34ae" 2018-12-04 21:25:45,789 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:25:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2341a563-5293-4120-9418-9de2ecd97f69 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:25:45,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-2341a563-5293-4120-9418-9de2ecd97f69 2018-12-04 21:25:45,789 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:25:45,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31ad9f85e5425c4f575b6fa636f75d5300f34ae" 2018-12-04 21:25:45,890 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:25:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5949f685-9b2c-4c41-b7d4-8822d15d9c42 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:25:45,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-5949f685-9b2c-4c41-b7d4-8822d15d9c42 2018-12-04 21:25:45,890 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:25:45,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31ad9f85e5425c4f575b6fa636f75d5300f34ae" 2018-12-04 21:25:45,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43d26f7f-813b-4a58-957a-ca83b45d8256 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:25:45,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-43d26f7f-813b-4a58-957a-ca83b45d8256 2018-12-04 21:25:45,994 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-6766a059-d3ae-491-proj 2018-12-04 21:25:45,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/584a9f52a06a40f8a1eba9e77b07d213 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31ad9f85e5425c4f575b6fa636f75d5300f34ae" 2018-12-04 21:25:46,214 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:25:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14d712cd-2ff3-4b1d-845f-a45928e07ac7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:25:46,214 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/584a9f52a06a40f8a1eba9e77b07d213 used request id req-14d712cd-2ff3-4b1d-845f-a45928e07ac7 2018-12-04 21:25:46,214 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-6766a059-d3ae-491-proj-role 2018-12-04 21:25:46,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/3cdfc1b384b54718ab64a28916b0bd39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31ad9f85e5425c4f575b6fa636f75d5300f34ae" 2018-12-04 21:25:46,336 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:25:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d93e3c86-447d-4709-98d0-3565a77d9538 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:25:46,336 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/3cdfc1b384b54718ab64a28916b0bd39 used request id req-d93e3c86-447d-4709-98d0-3565a77d9538 2018-12-04 21:25:46,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31ad9f85e5425c4f575b6fa636f75d5300f34ae" 2018-12-04 21:25:46,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b74275ff-a27d-4d04-8d6d-80a5f48132cf Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:25:46,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b74275ff-a27d-4d04-8d6d-80a5f48132cf 2018-12-04 21:25:46,446 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-6766a059-d3ae-491-user 2018-12-04 21:25:46,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/c18aec57a827429eadbeb8275033a91a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f766d46f4bedf47bd0ca601b94fbdaeb5dd2032" 2018-12-04 21:25:46,672 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:25:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41449736-07e4-4d50-8191-6d08d4a264e5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:25:46,673 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c18aec57a827429eadbeb8275033a91a used request id req-41449736-07e4-4d50-8191-6d08d4a264e5 2018-12-04 21:25:46,674 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:25:47,080 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:25:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["Pz4NCiG0SGq0t4KAPENKiA"], "issued_at": "2018-12-04T21:25:47.000000Z"}} 2018-12-04 21:25:47,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d89886b3bfb67158ecffa64b74e0be1a5915dffc" 2018-12-04 21:25:47,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03e98862-f65d-4aad-a70e-611f0e7d2a6e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:25:47,176 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-03e98862-f65d-4aad-a70e-611f0e7d2a6e 2018-12-04 21:25:47,177 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:25:47,178 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:25:47,578 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:25:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["IX7kNAxuTkui9tKaCSpe7w"], "issued_at": "2018-12-04T21:25:47.000000Z"}} 2018-12-04 21:25:47,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a95dd23ca8e22bcafb76faf2e8319b7de18590" 2018-12-04 21:25:47,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5cdda57-589b-43b9-8233-ac2e4499e9c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:25:47,666 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c5cdda57-589b-43b9-8233-ac2e4499e9c4 2018-12-04 21:25:47,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:25:47,674 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:25: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:25:47,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-2b933076-897a-48d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a95dd23ca8e22bcafb76faf2e8319b7de18590" 2018-12-04 21:25:47,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-004d0e96-1b58-4e36-9054-cd3fc6840e63 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-2b933076-897a-48d-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:25:47,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-2b933076-897a-48d-proj used request id req-004d0e96-1b58-4e36-9054-cd3fc6840e63 2018-12-04 21:25:47,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a95dd23ca8e22bcafb76faf2e8319b7de18590" 2018-12-04 21:25:47,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bc6edaf-68f7-44e1-adbe-46dc62b850f4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:25:47,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-5bc6edaf-68f7-44e1-adbe-46dc62b850f4 2018-12-04 21:25:47,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a95dd23ca8e22bcafb76faf2e8319b7de18590" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-2b933076-897a-48d-proj"}}' 2018-12-04 21:25:48,005 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:25:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cec879a8-d609-4820-99e4-4aa524e89049 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/33df6d4a1f4048e0b5b62095095f27ab"}, "tags": [], "enabled": true, "id": "33df6d4a1f4048e0b5b62095095f27ab", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-2b933076-897a-48d-proj"}} 2018-12-04 21:25:48,005 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-cec879a8-d609-4820-99e4-4aa524e89049 2018-12-04 21:25:48,006 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-2b933076-897a-48d-proj 2018-12-04 21:25:48,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:25:48,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:25:48,405 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:25:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["xRZX6AgFRFSY1hohRfNdEw"], "issued_at": "2018-12-04T21:25:48.000000Z"}} 2018-12-04 21:25:48,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b878d573d0b87fe5c7df0465d5e9439ea06092da" 2018-12-04 21:25:48,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23315095-a214-4f1a-9578-8da46146e075 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:25:48,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-23315095-a214-4f1a-9578-8da46146e075 2018-12-04 21:25:48,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:25:48,506 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:25: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:25:48,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b878d573d0b87fe5c7df0465d5e9439ea06092da" 2018-12-04 21:25:48,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1cff220-d19e-41e2-9c75-b6d4a42c0536 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:25:48,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f1cff220-d19e-41e2-9c75-b6d4a42c0536 2018-12-04 21:25:48,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-2b933076-897a-48d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b878d573d0b87fe5c7df0465d5e9439ea06092da" 2018-12-04 21:25:48,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d79ae77-4f64-473b-b0ed-df3b1c27c9af Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-2b933076-897a-48d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/33df6d4a1f4048e0b5b62095095f27ab"}, "tags": [], "enabled": true, "id": "33df6d4a1f4048e0b5b62095095f27ab", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-2b933076-897a-48d-proj"}]} 2018-12-04 21:25:48,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-2b933076-897a-48d-proj used request id req-5d79ae77-4f64-473b-b0ed-df3b1c27c9af 2018-12-04 21:25:48,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b878d573d0b87fe5c7df0465d5e9439ea06092da" 2018-12-04 21:25:48,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a078139f-33ba-4838-9b74-abcec8dfb269 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:25:48,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a078139f-33ba-4838-9b74-abcec8dfb269 2018-12-04 21:25:49,042 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-2b933076-897a-48d-user 2018-12-04 21:25:49,042 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:25:49,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a95dd23ca8e22bcafb76faf2e8319b7de18590" 2018-12-04 21:25:49,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-159699b7-867b-4026-822d-c1ea6ec69a00 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:25:49,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-159699b7-867b-4026-822d-c1ea6ec69a00 2018-12-04 21:25:49,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a95dd23ca8e22bcafb76faf2e8319b7de18590" -d '{"role": {"name": "CreateRouterSuccessTests-2b933076-897a-48d-proj-role"}}' 2018-12-04 21:25:49,252 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:25:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a6cd11b-1242-41b9-966e-08f6bb96d135 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "721143617b784995b0519c7a9e953d6d", "links": {"self": "http://172.30.9.23:5000/v3/roles/721143617b784995b0519c7a9e953d6d"}, "name": "CreateRouterSuccessTests-2b933076-897a-48d-proj-role"}} 2018-12-04 21:25:49,252 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-3a6cd11b-1242-41b9-966e-08f6bb96d135 2018-12-04 21:25:49,253 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-2b933076-897a-48d-proj-role 2018-12-04 21:25:49,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/721143617b784995b0519c7a9e953d6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a95dd23ca8e22bcafb76faf2e8319b7de18590" 2018-12-04 21:25:49,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-702281e8-223c-43f1-be1b-7408db498c13 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "721143617b784995b0519c7a9e953d6d", "links": {"self": "http://172.30.9.23:5000/v3/roles/721143617b784995b0519c7a9e953d6d"}, "name": "CreateRouterSuccessTests-2b933076-897a-48d-proj-role"}} 2018-12-04 21:25:49,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/721143617b784995b0519c7a9e953d6d used request id req-702281e8-223c-43f1-be1b-7408db498c13 2018-12-04 21:25:49,352 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-2b933076-897a-48d-proj-role to project CreateRouterSuccessTests-2b933076-897a-48d-proj 2018-12-04 21:25:49,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/33df6d4a1f4048e0b5b62095095f27ab/users/307b62203fb542759ac8e7c500bfcadf/roles/721143617b784995b0519c7a9e953d6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a95dd23ca8e22bcafb76faf2e8319b7de18590" 2018-12-04 21:25:49,489 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:25:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65c55da4-c392-4dc8-bba7-71a2cf0ff648 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:25:49,489 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/33df6d4a1f4048e0b5b62095095f27ab/users/307b62203fb542759ac8e7c500bfcadf/roles/721143617b784995b0519c7a9e953d6d used request id req-65c55da4-c392-4dc8-bba7-71a2cf0ff648 2018-12-04 21:25:49,491 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:25:49,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:25:49,894 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:25:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["Gula9rUcTi2uoSy6Ic5ASQ"], "issued_at": "2018-12-04T21:25:49.000000Z"}} 2018-12-04 21:25:49,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86af32508412268532b0cb86080727baba9a78fc" 2018-12-04 21:25:49,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-695d0151-a588-42b6-b507-34689ca102f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:25:49,982 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-695d0151-a588-42b6-b507-34689ca102f4 2018-12-04 21:25:49,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-988c6492-c9c6-47e7-87f5-8c52bcd62bc8-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86af32508412268532b0cb86080727baba9a78fc" 2018-12-04 21:25:50,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-435889b4-1a03-438f-9df4-c03a961c51c6 Date: Tue, 04 Dec 2018 21:25:50 GMT RESP BODY: {"routers": []} 2018-12-04 21:25:50,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-988c6492-c9c6-47e7-87f5-8c52bcd62bc8-pub-router&admin_state_up=True used request id req-435889b4-1a03-438f-9df4-c03a961c51c6 2018-12-04 21:25:50,222 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:25:50,223 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:25:50,626 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:25:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["fx925g-hSMuR43Q9QsIq0g"], "issued_at": "2018-12-04T21:25:50.000000Z"}} 2018-12-04 21:25:50,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c89673d7d2eaa68816e188bbf4947da56455ae25" 2018-12-04 21:25:50,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05f7c2d2-0f85-413c-a3de-3be43ddd9d64 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:25:50,719 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-05f7c2d2-0f85-413c-a3de-3be43ddd9d64 2018-12-04 21:25:50,720 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-988c6492-c9c6-47e7-87f5-8c52bcd62bc8-pub-router 2018-12-04 21:25:50,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86af32508412268532b0cb86080727baba9a78fc" -d '{"router": {"name": "CreateRouterSuccessTests-988c6492-c9c6-47e7-87f5-8c52bcd62bc8-pub-router", "admin_state_up": true}}' 2018-12-04 21:25:50,837 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 481 X-Openstack-Request-Id: req-3d509baf-5f17-40b0-bb96-bf7632a08138 Date: Tue, 04 Dec 2018 21:25:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:25:50Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-04T21:25:50Z", "revision_number": 0, "routes": [], "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "a1ce7809-8f53-4a1d-a41b-9c14d9f1ba2b", "name": "CreateRouterSuccessTests-988c6492-c9c6-47e7-87f5-8c52bcd62bc8-pub-router"}} 2018-12-04 21:25:50,837 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-3d509baf-5f17-40b0-bb96-bf7632a08138 2018-12-04 21:25:50,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=a1ce7809-8f53-4a1d-a41b-9c14d9f1ba2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86af32508412268532b0cb86080727baba9a78fc" 2018-12-04 21:25:50,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-83e2d269-22ec-4ec8-94b5-1ced0c81bc27 Date: Tue, 04 Dec 2018 21:25:50 GMT RESP BODY: {"ports":[]} 2018-12-04 21:25:50,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=a1ce7809-8f53-4a1d-a41b-9c14d9f1ba2b used request id req-83e2d269-22ec-4ec8-94b5-1ced0c81bc27 2018-12-04 21:25:50,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86af32508412268532b0cb86080727baba9a78fc" 2018-12-04 21:25:50,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-9f7e02da-1d2d-4941-957a-4e7895668357 Date: Tue, 04 Dec 2018 21:25:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T20:04:01Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"}]} 2018-12-04 21:25:50,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-9f7e02da-1d2d-4941-957a-4e7895668357 2018-12-04 21:25:50,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=90070285-9e79-459a-b14a-3d1fcc36db90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86af32508412268532b0cb86080727baba9a78fc" 2018-12-04 21:25:51,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-a3d6a86b-7925-4778-8c57-e7a3480e7788 Date: Tue, 04 Dec 2018 21:25:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"90070285-9e79-459a-b14a-3d1fcc36db90","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:43:04Z","dns_nameservers":[],"updated_at":"2018-12-04T19:43:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"7b85822c75b8440e997578ae1b00b657","id":"caf0e3d6-6d8d-494c-a544-3ba2d42faa13","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-04 21:25:51,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=90070285-9e79-459a-b14a-3d1fcc36db90 used request id req-a3d6a86b-7925-4778-8c57-e7a3480e7788 2018-12-04 21:25:51,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=90070285-9e79-459a-b14a-3d1fcc36db90&name=CreateRouterSuccessTests-988c6492-c9c6-47e7-87f5-8c52bcd62bc8-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86af32508412268532b0cb86080727baba9a78fc" 2018-12-04 21:25:51,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6cbde638-4c77-449e-9c3b-7a714619db73 Date: Tue, 04 Dec 2018 21:25:51 GMT RESP BODY: {"ports":[]} 2018-12-04 21:25:51,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=90070285-9e79-459a-b14a-3d1fcc36db90&name=CreateRouterSuccessTests-988c6492-c9c6-47e7-87f5-8c52bcd62bc8-port1&admin_state_up=True used request id req-6cbde638-4c77-449e-9c3b-7a714619db73 2018-12-04 21:25:51,046 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-988c6492-c9c6-47e7-87f5-8c52bcd62bc8-port1 for router - CreateRouterSuccessTests-988c6492-c9c6-47e7-87f5-8c52bcd62bc8-pub-router 2018-12-04 21:25:51,046 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:25:51,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:25:51,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:25:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["ZQqYWbqqQAO18IOudU65sQ"], "issued_at": "2018-12-04T21:25:51.000000Z"}} 2018-12-04 21:25:51,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a4a2e6fcba789fe9edb633fd8fefef2965f4fbf" 2018-12-04 21:25:51,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41963019-ff0b-4668-a131-b8d9bc9ee3ec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:25:51,459 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-41963019-ff0b-4668-a131-b8d9bc9ee3ec 2018-12-04 21:25:51,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86af32508412268532b0cb86080727baba9a78fc" 2018-12-04 21:25:51,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-92186ff3-64d0-4ac9-b6d3-80e8a60ba5f5 Date: Tue, 04 Dec 2018 21:25:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T20:04:01Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"}]} 2018-12-04 21:25:51,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-92186ff3-64d0-4ac9-b6d3-80e8a60ba5f5 2018-12-04 21:25:51,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=90070285-9e79-459a-b14a-3d1fcc36db90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86af32508412268532b0cb86080727baba9a78fc" 2018-12-04 21:25:51,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-78333584-b98b-48db-ab6b-d0489753e588 Date: Tue, 04 Dec 2018 21:25:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"90070285-9e79-459a-b14a-3d1fcc36db90","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:43:04Z","dns_nameservers":[],"updated_at":"2018-12-04T19:43:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"7b85822c75b8440e997578ae1b00b657","id":"caf0e3d6-6d8d-494c-a544-3ba2d42faa13","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-04 21:25:51,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=90070285-9e79-459a-b14a-3d1fcc36db90 used request id req-78333584-b98b-48db-ab6b-d0489753e588 2018-12-04 21:25:51,591 - neutron_utils - INFO - Creating port for network with name - external 2018-12-04 21:25:51,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86af32508412268532b0cb86080727baba9a78fc" -d '{"port": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "name": "CreateRouterSuccessTests-988c6492-c9c6-47e7-87f5-8c52bcd62bc8-port1", "admin_state_up": true}}' 2018-12-04 21:25:52,311 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 858 X-Openstack-Request-Id: req-9e4bd77b-8165-44f1-a152-70c03126e22c Date: Tue, 04 Dec 2018 21:25:52 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:25:52Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"caf0e3d6-6d8d-494c-a544-3ba2d42faa13","ip_address":"172.30.9.208"}],"id":"b0dbb43b-8565-4b1b-b7df-cc7fea5c794c","security_groups":["ef900087-1ce3-4ccb-a69b-f4bc8e661230"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:04:9d:18","project_id":"295d84517f5d4624b62be87085f2ed92","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateRouterSuccessTests-988c6492-c9c6-47e7-87f5-8c52bcd62bc8-port1","admin_state_up":true,"network_id":"90070285-9e79-459a-b14a-3d1fcc36db90","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:25:51Z","binding:vnic_type":"normal"}} 2018-12-04 21:25:52,311 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-9e4bd77b-8165-44f1-a152-70c03126e22c 2018-12-04 21:25:52,311 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-988c6492-c9c6-47e7-87f5-8c52bcd62bc8-port1 for router - CreateRouterSuccessTests-988c6492-c9c6-47e7-87f5-8c52bcd62bc8-pub-router 2018-12-04 21:25:52,312 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-988c6492-c9c6-47e7-87f5-8c52bcd62bc8-pub-router 2018-12-04 21:25:52,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/a1ce7809-8f53-4a1d-a41b-9c14d9f1ba2b/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86af32508412268532b0cb86080727baba9a78fc" -d '{"port_id": "b0dbb43b-8565-4b1b-b7df-cc7fea5c794c"}' 2018-12-04 21:25:53,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5d715556-ed3c-442e-9027-941e1eb40dc5 Date: Tue, 04 Dec 2018 21:25:53 GMT RESP BODY: {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "subnet_ids": ["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"], "port_id": "b0dbb43b-8565-4b1b-b7df-cc7fea5c794c", "id": "a1ce7809-8f53-4a1d-a41b-9c14d9f1ba2b"} 2018-12-04 21:25:53,761 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/a1ce7809-8f53-4a1d-a41b-9c14d9f1ba2b/add_router_interface used request id req-5d715556-ed3c-442e-9027-941e1eb40dc5 2018-12-04 21:25:53,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/a1ce7809-8f53-4a1d-a41b-9c14d9f1ba2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86af32508412268532b0cb86080727baba9a78fc" 2018-12-04 21:25:54,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 481 X-Openstack-Request-Id: req-c901c510-c486-481a-b140-ec013406239e Date: Tue, 04 Dec 2018 21:25:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:25:50Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-04T21:25:53Z", "revision_number": 1, "routes": [], "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "a1ce7809-8f53-4a1d-a41b-9c14d9f1ba2b", "name": "CreateRouterSuccessTests-988c6492-c9c6-47e7-87f5-8c52bcd62bc8-pub-router"}} 2018-12-04 21:25:54,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/a1ce7809-8f53-4a1d-a41b-9c14d9f1ba2b used request id req-c901c510-c486-481a-b140-ec013406239e 2018-12-04 21:25:54,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=a1ce7809-8f53-4a1d-a41b-9c14d9f1ba2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86af32508412268532b0cb86080727baba9a78fc" 2018-12-04 21:25:54,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 922 X-Openstack-Request-Id: req-fd2d17dd-ee3a-4721-ba13-3837a9ad7eb6 Date: Tue, 04 Dec 2018 21:25:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:25:53Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"caf0e3d6-6d8d-494c-a544-3ba2d42faa13","ip_address":"172.30.9.208"}],"id":"b0dbb43b-8565-4b1b-b7df-cc7fea5c794c","security_groups":["ef900087-1ce3-4ccb-a69b-f4bc8e661230"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:04:9d:18","project_id":"295d84517f5d4624b62be87085f2ed92","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"a1ce7809-8f53-4a1d-a41b-9c14d9f1ba2b","name":"CreateRouterSuccessTests-988c6492-c9c6-47e7-87f5-8c52bcd62bc8-port1","admin_state_up":true,"network_id":"90070285-9e79-459a-b14a-3d1fcc36db90","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:25:51Z","binding:vnic_type":"normal"}]} 2018-12-04 21:25:54,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=a1ce7809-8f53-4a1d-a41b-9c14d9f1ba2b used request id req-fd2d17dd-ee3a-4721-ba13-3837a9ad7eb6 2018-12-04 21:25:54,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/caf0e3d6-6d8d-494c-a544-3ba2d42faa13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86af32508412268532b0cb86080727baba9a78fc" 2018-12-04 21:25:54,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-df98ceb8-20aa-439f-a9cc-5a6ef9d92da0 Date: Tue, 04 Dec 2018 21:25:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"90070285-9e79-459a-b14a-3d1fcc36db90","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:43:04Z","dns_nameservers":[],"updated_at":"2018-12-04T19:43:04Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"7b85822c75b8440e997578ae1b00b657","id":"caf0e3d6-6d8d-494c-a544-3ba2d42faa13","subnetpool_id":null,"name":"external-subnet"}} 2018-12-04 21:25:54,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/caf0e3d6-6d8d-494c-a544-3ba2d42faa13 used request id req-df98ceb8-20aa-439f-a9cc-5a6ef9d92da0 2018-12-04 21:25:54,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d89886b3bfb67158ecffa64b74e0be1a5915dffc" 2018-12-04 21:25:54,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a45e382e-c780-4417-95ae-9ee940bd7028 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:25:54,284 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a45e382e-c780-4417-95ae-9ee940bd7028 2018-12-04 21:25:54,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-988c6492-c9c6-47e7-87f5-8c52bcd62bc8-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d89886b3bfb67158ecffa64b74e0be1a5915dffc" 2018-12-04 21:25:54,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 484 X-Openstack-Request-Id: req-2600c64d-1d8f-4ab7-8785-a46263309cf2 Date: Tue, 04 Dec 2018 21:25:54 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:25:50Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-04T21:25:53Z", "revision_number": 1, "routes": [], "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "a1ce7809-8f53-4a1d-a41b-9c14d9f1ba2b", "name": "CreateRouterSuccessTests-988c6492-c9c6-47e7-87f5-8c52bcd62bc8-pub-router"}]} 2018-12-04 21:25:54,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-988c6492-c9c6-47e7-87f5-8c52bcd62bc8-pub-router&admin_state_up=True used request id req-2600c64d-1d8f-4ab7-8785-a46263309cf2 2018-12-04 21:25:54,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:25:54,598 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:25: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:25:54,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d89886b3bfb67158ecffa64b74e0be1a5915dffc" 2018-12-04 21:25:54,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a783aa08-8bb4-44a6-95a2-f164f46d0907 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:25:54,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-a783aa08-8bb4-44a6-95a2-f164f46d0907 2018-12-04 21:25:54,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=a1ce7809-8f53-4a1d-a41b-9c14d9f1ba2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d89886b3bfb67158ecffa64b74e0be1a5915dffc" 2018-12-04 21:25:54,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 922 X-Openstack-Request-Id: req-ceea183f-4086-4ef7-88f1-d6ca57727a9d Date: Tue, 04 Dec 2018 21:25:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:25:53Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"caf0e3d6-6d8d-494c-a544-3ba2d42faa13","ip_address":"172.30.9.208"}],"id":"b0dbb43b-8565-4b1b-b7df-cc7fea5c794c","security_groups":["ef900087-1ce3-4ccb-a69b-f4bc8e661230"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:04:9d:18","project_id":"295d84517f5d4624b62be87085f2ed92","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"a1ce7809-8f53-4a1d-a41b-9c14d9f1ba2b","name":"CreateRouterSuccessTests-988c6492-c9c6-47e7-87f5-8c52bcd62bc8-port1","admin_state_up":true,"network_id":"90070285-9e79-459a-b14a-3d1fcc36db90","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:25:51Z","binding:vnic_type":"normal"}]} 2018-12-04 21:25:54,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=a1ce7809-8f53-4a1d-a41b-9c14d9f1ba2b used request id req-ceea183f-4086-4ef7-88f1-d6ca57727a9d 2018-12-04 21:25:54,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/caf0e3d6-6d8d-494c-a544-3ba2d42faa13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d89886b3bfb67158ecffa64b74e0be1a5915dffc" 2018-12-04 21:25:54,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-df30d7b1-4be4-43bf-98f8-15802d48dab2 Date: Tue, 04 Dec 2018 21:25:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"90070285-9e79-459a-b14a-3d1fcc36db90","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:43:04Z","dns_nameservers":[],"updated_at":"2018-12-04T19:43:04Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"7b85822c75b8440e997578ae1b00b657","id":"caf0e3d6-6d8d-494c-a544-3ba2d42faa13","subnetpool_id":null,"name":"external-subnet"}} 2018-12-04 21:25:54,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/caf0e3d6-6d8d-494c-a544-3ba2d42faa13 used request id req-df30d7b1-4be4-43bf-98f8-15802d48dab2 2018-12-04 21:25:54,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d89886b3bfb67158ecffa64b74e0be1a5915dffc" 2018-12-04 21:25:54,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-b9bad743-5fc7-4a61-89ec-ad9c44a635aa Date: Tue, 04 Dec 2018 21:25:54 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T20:04:01Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"}]} 2018-12-04 21:25:54,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-b9bad743-5fc7-4a61-89ec-ad9c44a635aa 2018-12-04 21:25:54,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=90070285-9e79-459a-b14a-3d1fcc36db90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d89886b3bfb67158ecffa64b74e0be1a5915dffc" 2018-12-04 21:25:55,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-0c86492e-9320-4f0d-a1b0-363c6784e321 Date: Tue, 04 Dec 2018 21:25:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"90070285-9e79-459a-b14a-3d1fcc36db90","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:43:04Z","dns_nameservers":[],"updated_at":"2018-12-04T19:43:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"7b85822c75b8440e997578ae1b00b657","id":"caf0e3d6-6d8d-494c-a544-3ba2d42faa13","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-04 21:25:55,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=90070285-9e79-459a-b14a-3d1fcc36db90 used request id req-0c86492e-9320-4f0d-a1b0-363c6784e321 2018-12-04 21:25:55,002 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-988c6492-c9c6-47e7-87f5-8c52bcd62bc8-pub-router and port CreateRouterSuccessTests-988c6492-c9c6-47e7-87f5-8c52bcd62bc8-port1 2018-12-04 21:25:55,002 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-988c6492-c9c6-47e7-87f5-8c52bcd62bc8-pub-router 2018-12-04 21:25:55,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/a1ce7809-8f53-4a1d-a41b-9c14d9f1ba2b/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86af32508412268532b0cb86080727baba9a78fc" -d '{"port_id": "b0dbb43b-8565-4b1b-b7df-cc7fea5c794c"}' 2018-12-04 21:25:56,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2954c39e-d0b6-45ea-b69f-80a11dfaacae Date: Tue, 04 Dec 2018 21:25:56 GMT RESP BODY: {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "subnet_ids": ["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"], "port_id": "b0dbb43b-8565-4b1b-b7df-cc7fea5c794c", "id": "a1ce7809-8f53-4a1d-a41b-9c14d9f1ba2b"} 2018-12-04 21:25:56,377 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/a1ce7809-8f53-4a1d-a41b-9c14d9f1ba2b/remove_router_interface used request id req-2954c39e-d0b6-45ea-b69f-80a11dfaacae 2018-12-04 21:25:56,377 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-988c6492-c9c6-47e7-87f5-8c52bcd62bc8-pub-router 2018-12-04 21:25:56,377 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-988c6492-c9c6-47e7-87f5-8c52bcd62bc8-pub-router 2018-12-04 21:25:56,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/a1ce7809-8f53-4a1d-a41b-9c14d9f1ba2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86af32508412268532b0cb86080727baba9a78fc" 2018-12-04 21:25:56,853 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-661e6184-a865-4080-901c-62108b861503 Content-Length: 0 Date: Tue, 04 Dec 2018 21:25:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:25:56,853 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/a1ce7809-8f53-4a1d-a41b-9c14d9f1ba2b used request id req-661e6184-a865-4080-901c-62108b861503 2018-12-04 21:25:56,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a95dd23ca8e22bcafb76faf2e8319b7de18590" 2018-12-04 21:25:57,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-ddd2fcf5-42ec-4ee6-b603-af061d391429 Date: Tue, 04 Dec 2018 21:25:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:25:57,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-ddd2fcf5-42ec-4ee6-b603-af061d391429 2018-12-04 21:25:57,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a95dd23ca8e22bcafb76faf2e8319b7de18590" 2018-12-04 21:25:57,230 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:25:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71916ad1-dddc-4c20-823f-a08cd0a217a9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:25:57,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-71916ad1-dddc-4c20-823f-a08cd0a217a9 2018-12-04 21:25:57,230 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:25:57,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a95dd23ca8e22bcafb76faf2e8319b7de18590" 2018-12-04 21:25:57,334 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:25:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dac11472-bf56-40c2-9c46-e817ed04c67b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:25:57,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-dac11472-bf56-40c2-9c46-e817ed04c67b 2018-12-04 21:25:57,334 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:25:57,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a95dd23ca8e22bcafb76faf2e8319b7de18590" 2018-12-04 21:25:57,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bc037e2-a2e6-4b85-bc02-018388ff7e03 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:25:57,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-2bc037e2-a2e6-4b85-bc02-018388ff7e03 2018-12-04 21:25:57,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a95dd23ca8e22bcafb76faf2e8319b7de18590" 2018-12-04 21:25:57,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27f593c3-e0fa-4965-95aa-f395cbc4695f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:25:57,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-27f593c3-e0fa-4965-95aa-f395cbc4695f 2018-12-04 21:25:57,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a95dd23ca8e22bcafb76faf2e8319b7de18590" 2018-12-04 21:25:57,645 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:25:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d6ee194-f637-4e25-a064-5246c50fc332 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:25:57,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-2d6ee194-f637-4e25-a064-5246c50fc332 2018-12-04 21:25:57,645 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:25:57,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a95dd23ca8e22bcafb76faf2e8319b7de18590" 2018-12-04 21:25:57,742 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:25:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-703a639b-1d30-4a0e-bf68-3111ed026bd2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:25:57,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-703a639b-1d30-4a0e-bf68-3111ed026bd2 2018-12-04 21:25:57,743 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:25:57,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a95dd23ca8e22bcafb76faf2e8319b7de18590" 2018-12-04 21:25:57,849 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:25:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6d0a646-e6ad-44a7-80e4-dcb037bb479a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:25:57,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-a6d0a646-e6ad-44a7-80e4-dcb037bb479a 2018-12-04 21:25:57,849 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:25:57,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a95dd23ca8e22bcafb76faf2e8319b7de18590" 2018-12-04 21:25:57,957 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:25:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7b6f0ba-ce43-43e4-baa0-98cca085fa53 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:25:57,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-d7b6f0ba-ce43-43e4-baa0-98cca085fa53 2018-12-04 21:25:57,958 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:25:57,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a95dd23ca8e22bcafb76faf2e8319b7de18590" 2018-12-04 21:25:58,062 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:25:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e8933b5-8c8c-465f-a621-19a353631385 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:25:58,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-2e8933b5-8c8c-465f-a621-19a353631385 2018-12-04 21:25:58,062 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:25:58,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a95dd23ca8e22bcafb76faf2e8319b7de18590" 2018-12-04 21:25:58,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7e785d6-f6da-4f03-9051-625437b568c0 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:25:58,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-e7e785d6-f6da-4f03-9051-625437b568c0 2018-12-04 21:25:58,086 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-2b933076-897a-48d-proj 2018-12-04 21:25:58,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/33df6d4a1f4048e0b5b62095095f27ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a95dd23ca8e22bcafb76faf2e8319b7de18590" 2018-12-04 21:25:58,308 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:25:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff296720-65ea-49be-8049-ebbe32747f5d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:25:58,309 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/33df6d4a1f4048e0b5b62095095f27ab used request id req-ff296720-65ea-49be-8049-ebbe32747f5d 2018-12-04 21:25:58,309 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-2b933076-897a-48d-proj-role 2018-12-04 21:25:58,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/721143617b784995b0519c7a9e953d6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a95dd23ca8e22bcafb76faf2e8319b7de18590" 2018-12-04 21:25:58,434 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:25:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bc483bd-8147-4dde-9ea4-f3b75b7dc0ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:25:58,434 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/721143617b784995b0519c7a9e953d6d used request id req-3bc483bd-8147-4dde-9ea4-f3b75b7dc0ab 2018-12-04 21:25:58,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a95dd23ca8e22bcafb76faf2e8319b7de18590" 2018-12-04 21:25:58,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65b535ff-4d2e-4deb-b71a-db22775acccf Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:25:58,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-65b535ff-4d2e-4deb-b71a-db22775acccf 2018-12-04 21:25:58,536 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-2b933076-897a-48d-user 2018-12-04 21:25:58,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/307b62203fb542759ac8e7c500bfcadf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b878d573d0b87fe5c7df0465d5e9439ea06092da" 2018-12-04 21:25:58,728 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:25:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e65de600-ce03-4c38-8321-031ddff05b4f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:25:58,728 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/307b62203fb542759ac8e7c500bfcadf used request id req-e65de600-ce03-4c38-8321-031ddff05b4f 2018-12-04 21:25:58,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:25:59,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:25:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["3o6RIF0ITaayMHyqbG6MfQ"], "issued_at": "2018-12-04T21:25:59.000000Z"}} 2018-12-04 21:25:59,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd9885a0f5647f21d452867b74b0c369687fd7a1" 2018-12-04 21:25:59,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d59bf649-7088-4c05-a10a-d1d04c603f05 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:25:59,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d59bf649-7088-4c05-a10a-d1d04c603f05 2018-12-04 21:25:59,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:25:59,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:25:59,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:25:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["I6_P9gplTO2o46JFHTPLgA"], "issued_at": "2018-12-04T21:25:59.000000Z"}} 2018-12-04 21:25:59,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98c872afeef264833652269cebb018e8fa49add" 2018-12-04 21:25:59,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5c1670b-02a6-4a30-bb5a-f084e04b287c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:25:59,740 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d5c1670b-02a6-4a30-bb5a-f084e04b287c 2018-12-04 21:25:59,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:25:59,749 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:25: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:25:59,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-bb825ca8-fc37-441-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98c872afeef264833652269cebb018e8fa49add" 2018-12-04 21:25:59,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d7ebaa1-fbd0-4a1f-b6d3-7e0ba942b044 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-bb825ca8-fc37-441-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:25:59,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-bb825ca8-fc37-441-proj used request id req-8d7ebaa1-fbd0-4a1f-b6d3-7e0ba942b044 2018-12-04 21:25:59,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98c872afeef264833652269cebb018e8fa49add" 2018-12-04 21:25:59,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ad730bb-39e2-4354-8b2d-46b255ed74da Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:25:59,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2ad730bb-39e2-4354-8b2d-46b255ed74da 2018-12-04 21:25:59,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98c872afeef264833652269cebb018e8fa49add" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-bb825ca8-fc37-441-proj"}}' 2018-12-04 21:26:00,013 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:25:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89029305-5c39-47d8-937a-c51b12e93c8b Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/50c29e68cbf84d89b08c59917e976bdc"}, "tags": [], "enabled": true, "id": "50c29e68cbf84d89b08c59917e976bdc", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-bb825ca8-fc37-441-proj"}} 2018-12-04 21:26:00,013 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-89029305-5c39-47d8-937a-c51b12e93c8b 2018-12-04 21:26:00,013 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-bb825ca8-fc37-441-proj 2018-12-04 21:26:00,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:26:00,014 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:26:00,418 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:26:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["k5vfeIfAT-WOTD4BShLt1w"], "issued_at": "2018-12-04T21:26:00.000000Z"}} 2018-12-04 21:26:00,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca695144016100565f360c30bc13db235e9c410b" 2018-12-04 21:26:00,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58f2e8e0-c182-4701-a929-9fa8fe67b742 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:26:00,511 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-58f2e8e0-c182-4701-a929-9fa8fe67b742 2018-12-04 21:26:00,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:26:00,520 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:26: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:26:00,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca695144016100565f360c30bc13db235e9c410b" 2018-12-04 21:26:00,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e48b98f2-f3bc-4bf8-8060-9f2e9b082d4f Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:26:00,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e48b98f2-f3bc-4bf8-8060-9f2e9b082d4f 2018-12-04 21:26:00,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-bb825ca8-fc37-441-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca695144016100565f360c30bc13db235e9c410b" 2018-12-04 21:26:00,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f349cbe4-b7c7-48bd-b993-6d73ad70d99a Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-bb825ca8-fc37-441-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/50c29e68cbf84d89b08c59917e976bdc"}, "tags": [], "enabled": true, "id": "50c29e68cbf84d89b08c59917e976bdc", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-bb825ca8-fc37-441-proj"}]} 2018-12-04 21:26:00,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-bb825ca8-fc37-441-proj used request id req-f349cbe4-b7c7-48bd-b993-6d73ad70d99a 2018-12-04 21:26:00,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca695144016100565f360c30bc13db235e9c410b" 2018-12-04 21:26:00,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a690c17-1a44-461f-8469-0c64ce63ceeb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:26:00,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-4a690c17-1a44-461f-8469-0c64ce63ceeb 2018-12-04 21:26:01,261 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-bb825ca8-fc37-441-user 2018-12-04 21:26:01,261 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:26:01,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98c872afeef264833652269cebb018e8fa49add" 2018-12-04 21:26:01,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acb699bf-60b5-46cd-a400-06ed9522115d Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:26:01,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-acb699bf-60b5-46cd-a400-06ed9522115d 2018-12-04 21:26:01,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98c872afeef264833652269cebb018e8fa49add" -d '{"role": {"name": "CreateRouterSuccessTests-bb825ca8-fc37-441-proj-role"}}' 2018-12-04 21:26:01,392 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:26:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96d9988f-6a0d-429f-a332-0c85c904af61 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5e4572d1c5f5449b8a6433f3553d2780", "links": {"self": "http://172.30.9.23:5000/v3/roles/5e4572d1c5f5449b8a6433f3553d2780"}, "name": "CreateRouterSuccessTests-bb825ca8-fc37-441-proj-role"}} 2018-12-04 21:26:01,392 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-96d9988f-6a0d-429f-a332-0c85c904af61 2018-12-04 21:26:01,392 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-bb825ca8-fc37-441-proj-role 2018-12-04 21:26:01,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/5e4572d1c5f5449b8a6433f3553d2780 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98c872afeef264833652269cebb018e8fa49add" 2018-12-04 21:26:01,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cc43c14-943f-4452-b692-fd07e637d6a6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5e4572d1c5f5449b8a6433f3553d2780", "links": {"self": "http://172.30.9.23:5000/v3/roles/5e4572d1c5f5449b8a6433f3553d2780"}, "name": "CreateRouterSuccessTests-bb825ca8-fc37-441-proj-role"}} 2018-12-04 21:26:01,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/5e4572d1c5f5449b8a6433f3553d2780 used request id req-1cc43c14-943f-4452-b692-fd07e637d6a6 2018-12-04 21:26:01,492 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-bb825ca8-fc37-441-proj-role to project CreateRouterSuccessTests-bb825ca8-fc37-441-proj 2018-12-04 21:26:01,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/50c29e68cbf84d89b08c59917e976bdc/users/388775791a234249ab1e1cc7df5de75b/roles/5e4572d1c5f5449b8a6433f3553d2780 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98c872afeef264833652269cebb018e8fa49add" 2018-12-04 21:26:01,545 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:26:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c438f31-ccbf-4f9e-976b-332dfc73183e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:26:01,545 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/50c29e68cbf84d89b08c59917e976bdc/users/388775791a234249ab1e1cc7df5de75b/roles/5e4572d1c5f5449b8a6433f3553d2780 used request id req-3c438f31-ccbf-4f9e-976b-332dfc73183e 2018-12-04 21:26:01,548 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:26:01,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:26:01,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e4572d1c5f5449b8a6433f3553d2780", "name": "CreateRouterSuccessTests-bb825ca8-fc37-441-proj-role"}], "expires_at": "2018-12-04T22:26:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "50c29e68cbf84d89b08c59917e976bdc", "name": "CreateRouterSuccessTests-bb825ca8-fc37-441-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/50c29e68cbf84d89b08c59917e976bdc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/50c29e68cbf84d89b08c59917e976bdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/50c29e68cbf84d89b08c59917e976bdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_50c29e68cbf84d89b08c59917e976bdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_50c29e68cbf84d89b08c59917e976bdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/50c29e68cbf84d89b08c59917e976bdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/50c29e68cbf84d89b08c59917e976bdc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/50c29e68cbf84d89b08c59917e976bdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/50c29e68cbf84d89b08c59917e976bdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/50c29e68cbf84d89b08c59917e976bdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/50c29e68cbf84d89b08c59917e976bdc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/50c29e68cbf84d89b08c59917e976bdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/50c29e68cbf84d89b08c59917e976bdc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/50c29e68cbf84d89b08c59917e976bdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-bb825ca8-fc37-441-user", "id": "388775791a234249ab1e1cc7df5de75b"}, "audit_ids": ["h4DVrKtZSLexmpMGNqHbig"], "issued_at": "2018-12-04T21:26:01.000000Z"}} 2018-12-04 21:26:01,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d33c83505da822973cc7c1e8c21bb5d517df707" 2018-12-04 21:26:02,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c95f3ec-3bb5-44c5-a8d9-87242d239ca6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:26:02,042 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4c95f3ec-3bb5-44c5-a8d9-87242d239ca6 2018-12-04 21:26:02,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-9d1f3719-dc7a-4073-af42-1b9dfa1fd1dd-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d33c83505da822973cc7c1e8c21bb5d517df707" 2018-12-04 21:26:02,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e9485469-e591-4c05-8f14-dede1a031fcc Date: Tue, 04 Dec 2018 21:26:02 GMT RESP BODY: {"networks":[]} 2018-12-04 21:26:02,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-9d1f3719-dc7a-4073-af42-1b9dfa1fd1dd-pub-net1 used request id req-e9485469-e591-4c05-8f14-dede1a031fcc 2018-12-04 21:26:02,255 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-9d1f3719-dc7a-4073-af42-1b9dfa1fd1dd-pub-net1 2018-12-04 21:26:02,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d33c83505da822973cc7c1e8c21bb5d517df707" -d '{"network": {"name": "CreateRouterSuccessTests-9d1f3719-dc7a-4073-af42-1b9dfa1fd1dd-pub-net1", "admin_state_up": true}}' 2018-12-04 21:26:02,745 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-af4eb403-d616-4480-9fd0-9e6ef07e922b Date: Tue, 04 Dec 2018 21:26:02 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"50c29e68cbf84d89b08c59917e976bdc","created_at":"2018-12-04T21:26:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-12-04T21:26:02Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"50c29e68cbf84d89b08c59917e976bdc","id":"41a38a3c-4fd2-4e50-8f43-b3b36f96822c","name":"CreateRouterSuccessTests-9d1f3719-dc7a-4073-af42-1b9dfa1fd1dd-pub-net1"}} 2018-12-04 21:26:02,745 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-af4eb403-d616-4480-9fd0-9e6ef07e922b 2018-12-04 21:26:02,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=41a38a3c-4fd2-4e50-8f43-b3b36f96822c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d33c83505da822973cc7c1e8c21bb5d517df707" 2018-12-04 21:26:02,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-6fa006c5-c1ba-4be9-baf5-cdfc80652938 Date: Tue, 04 Dec 2018 21:26:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T21:26:02Z","tenant_id":"50c29e68cbf84d89b08c59917e976bdc","created_at":"2018-12-04T21:26:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"50c29e68cbf84d89b08c59917e976bdc","id":"41a38a3c-4fd2-4e50-8f43-b3b36f96822c","name":"CreateRouterSuccessTests-9d1f3719-dc7a-4073-af42-1b9dfa1fd1dd-pub-net1"}]} 2018-12-04 21:26:02,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=41a38a3c-4fd2-4e50-8f43-b3b36f96822c used request id req-6fa006c5-c1ba-4be9-baf5-cdfc80652938 2018-12-04 21:26:02,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=41a38a3c-4fd2-4e50-8f43-b3b36f96822c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d33c83505da822973cc7c1e8c21bb5d517df707" 2018-12-04 21:26:02,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ea71d72e-ebc3-4df0-9244-925b7052054e Date: Tue, 04 Dec 2018 21:26:02 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:26:02,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=41a38a3c-4fd2-4e50-8f43-b3b36f96822c used request id req-ea71d72e-ebc3-4df0-9244-925b7052054e 2018-12-04 21:26:02,911 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-9d1f3719-dc7a-4073-af42-1b9dfa1fd1dd-pub-subnet1 2018-12-04 21:26:02,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d33c83505da822973cc7c1e8c21bb5d517df707" -d '{"subnets": [{"ip_version": 4, "network_id": "41a38a3c-4fd2-4e50-8f43-b3b36f96822c", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-9d1f3719-dc7a-4073-af42-1b9dfa1fd1dd-pub-subnet1"}]}' 2018-12-04 21:26:03,491 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-7d278f38-e630-430e-b725-bb870c13fc24 Date: Tue, 04 Dec 2018 21:26:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"41a38a3c-4fd2-4e50-8f43-b3b36f96822c","tenant_id":"50c29e68cbf84d89b08c59917e976bdc","created_at":"2018-12-04T21:26:03Z","dns_nameservers":[],"updated_at":"2018-12-04T21:26:03Z","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":"50c29e68cbf84d89b08c59917e976bdc","id":"9488a647-f8db-4c05-b0c3-7a8a107d2e4d","subnetpool_id":null,"name":"CreateRouterSuccessTests-9d1f3719-dc7a-4073-af42-1b9dfa1fd1dd-pub-subnet1"}]} 2018-12-04 21:26:03,492 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-7d278f38-e630-430e-b725-bb870c13fc24 2018-12-04 21:26:03,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=41a38a3c-4fd2-4e50-8f43-b3b36f96822c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d33c83505da822973cc7c1e8c21bb5d517df707" 2018-12-04 21:26:03,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-be946af5-15ba-4c5c-a091-0b2b3118e64a Date: Tue, 04 Dec 2018 21:26:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9488a647-f8db-4c05-b0c3-7a8a107d2e4d"],"updated_at":"2018-12-04T21:26:03Z","tenant_id":"50c29e68cbf84d89b08c59917e976bdc","created_at":"2018-12-04T21:26:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"50c29e68cbf84d89b08c59917e976bdc","id":"41a38a3c-4fd2-4e50-8f43-b3b36f96822c","name":"CreateRouterSuccessTests-9d1f3719-dc7a-4073-af42-1b9dfa1fd1dd-pub-net1"}]} 2018-12-04 21:26:03,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=41a38a3c-4fd2-4e50-8f43-b3b36f96822c used request id req-be946af5-15ba-4c5c-a091-0b2b3118e64a 2018-12-04 21:26:03,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=41a38a3c-4fd2-4e50-8f43-b3b36f96822c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d33c83505da822973cc7c1e8c21bb5d517df707" 2018-12-04 21:26:03,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-1bb4de77-f7b3-470d-92b1-2e88b779a0f4 Date: Tue, 04 Dec 2018 21:26:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"41a38a3c-4fd2-4e50-8f43-b3b36f96822c","tenant_id":"50c29e68cbf84d89b08c59917e976bdc","created_at":"2018-12-04T21:26:03Z","dns_nameservers":[],"updated_at":"2018-12-04T21:26:03Z","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":"50c29e68cbf84d89b08c59917e976bdc","id":"9488a647-f8db-4c05-b0c3-7a8a107d2e4d","subnetpool_id":null,"name":"CreateRouterSuccessTests-9d1f3719-dc7a-4073-af42-1b9dfa1fd1dd-pub-subnet1"}]} 2018-12-04 21:26:03,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=41a38a3c-4fd2-4e50-8f43-b3b36f96822c used request id req-1bb4de77-f7b3-470d-92b1-2e88b779a0f4 2018-12-04 21:26:03,883 - OpenStackNetwork - DEBUG - Network [41a38a3c-4fd2-4e50-8f43-b3b36f96822c] created successfully 2018-12-04 21:26:03,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:26:03,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:26:04,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e4572d1c5f5449b8a6433f3553d2780", "name": "CreateRouterSuccessTests-bb825ca8-fc37-441-proj-role"}], "expires_at": "2018-12-04T22:26:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "50c29e68cbf84d89b08c59917e976bdc", "name": "CreateRouterSuccessTests-bb825ca8-fc37-441-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/50c29e68cbf84d89b08c59917e976bdc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/50c29e68cbf84d89b08c59917e976bdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/50c29e68cbf84d89b08c59917e976bdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_50c29e68cbf84d89b08c59917e976bdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_50c29e68cbf84d89b08c59917e976bdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/50c29e68cbf84d89b08c59917e976bdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/50c29e68cbf84d89b08c59917e976bdc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/50c29e68cbf84d89b08c59917e976bdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/50c29e68cbf84d89b08c59917e976bdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/50c29e68cbf84d89b08c59917e976bdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/50c29e68cbf84d89b08c59917e976bdc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/50c29e68cbf84d89b08c59917e976bdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/50c29e68cbf84d89b08c59917e976bdc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/50c29e68cbf84d89b08c59917e976bdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-bb825ca8-fc37-441-user", "id": "388775791a234249ab1e1cc7df5de75b"}, "audit_ids": ["kWnGXn7CQx-7BCTfQUfozw"], "issued_at": "2018-12-04T21:26:04.000000Z"}} 2018-12-04 21:26:04,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646e3a1985981ae7df42cdef4b95f051c401923b" 2018-12-04 21:26:04,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3189f06c-e787-47bb-a880-90b8445c3c5e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:26:04,495 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3189f06c-e787-47bb-a880-90b8445c3c5e 2018-12-04 21:26:04,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-9d1f3719-dc7a-4073-af42-1b9dfa1fd1dd-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646e3a1985981ae7df42cdef4b95f051c401923b" 2018-12-04 21:26:04,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-34560912-f278-485c-ab7f-72c5a482bbda Date: Tue, 04 Dec 2018 21:26:04 GMT RESP BODY: {"routers": []} 2018-12-04 21:26:04,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-9d1f3719-dc7a-4073-af42-1b9dfa1fd1dd-pub-router&admin_state_up=True used request id req-34560912-f278-485c-ab7f-72c5a482bbda 2018-12-04 21:26:04,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:26:04,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:26:05,131 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e4572d1c5f5449b8a6433f3553d2780", "name": "CreateRouterSuccessTests-bb825ca8-fc37-441-proj-role"}], "expires_at": "2018-12-04T22:26:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "50c29e68cbf84d89b08c59917e976bdc", "name": "CreateRouterSuccessTests-bb825ca8-fc37-441-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/50c29e68cbf84d89b08c59917e976bdc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/50c29e68cbf84d89b08c59917e976bdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/50c29e68cbf84d89b08c59917e976bdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_50c29e68cbf84d89b08c59917e976bdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_50c29e68cbf84d89b08c59917e976bdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/50c29e68cbf84d89b08c59917e976bdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/50c29e68cbf84d89b08c59917e976bdc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/50c29e68cbf84d89b08c59917e976bdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/50c29e68cbf84d89b08c59917e976bdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/50c29e68cbf84d89b08c59917e976bdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/50c29e68cbf84d89b08c59917e976bdc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/50c29e68cbf84d89b08c59917e976bdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/50c29e68cbf84d89b08c59917e976bdc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/50c29e68cbf84d89b08c59917e976bdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-bb825ca8-fc37-441-user", "id": "388775791a234249ab1e1cc7df5de75b"}, "audit_ids": ["2SBVujpCRRO0u1MUTujjTQ"], "issued_at": "2018-12-04T21:26:05.000000Z"}} 2018-12-04 21:26:05,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2469a18f841e92923fe339c846df1c582bf90a58" 2018-12-04 21:26:05,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9dea121-9027-4ad3-8076-608067d26988 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:26:05,219 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c9dea121-9027-4ad3-8076-608067d26988 2018-12-04 21:26:05,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646e3a1985981ae7df42cdef4b95f051c401923b" 2018-12-04 21:26:05,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-10b6dd1d-f416-4173-80f6-ee32b28f405d Date: Tue, 04 Dec 2018 21:26:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T20:04:01Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"}]} 2018-12-04 21:26:05,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-10b6dd1d-f416-4173-80f6-ee32b28f405d 2018-12-04 21:26:05,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=90070285-9e79-459a-b14a-3d1fcc36db90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646e3a1985981ae7df42cdef4b95f051c401923b" 2018-12-04 21:26:05,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b3db002c-6a30-4381-9cd9-8add8785f11a Date: Tue, 04 Dec 2018 21:26:05 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:26:05,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=90070285-9e79-459a-b14a-3d1fcc36db90 used request id req-b3db002c-6a30-4381-9cd9-8add8785f11a 2018-12-04 21:26:05,349 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-9d1f3719-dc7a-4073-af42-1b9dfa1fd1dd-pub-router 2018-12-04 21:26:05,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646e3a1985981ae7df42cdef4b95f051c401923b" -d '{"router": {"external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "name": "CreateRouterSuccessTests-9d1f3719-dc7a-4073-af42-1b9dfa1fd1dd-pub-router", "admin_state_up": true}}' 2018-12-04 21:26:06,430 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-56f72673-9c4f-468b-ba71-e914b3ed632f Date: Tue, 04 Dec 2018 21:26:06 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "50c29e68cbf84d89b08c59917e976bdc", "created_at": "2018-12-04T21:26:05Z", "admin_state_up": true, "updated_at": "2018-12-04T21:26:06Z", "revision_number": 2, "routes": [], "project_id": "50c29e68cbf84d89b08c59917e976bdc", "id": "18ae10b9-6c3a-44ca-8fa6-80a2bfdca7a8", "name": "CreateRouterSuccessTests-9d1f3719-dc7a-4073-af42-1b9dfa1fd1dd-pub-router"}} 2018-12-04 21:26:06,430 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-56f72673-9c4f-468b-ba71-e914b3ed632f 2018-12-04 21:26:06,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=18ae10b9-6c3a-44ca-8fa6-80a2bfdca7a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646e3a1985981ae7df42cdef4b95f051c401923b" 2018-12-04 21:26:06,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-602eba8f-2231-4774-b31e-ca9700e4250e Date: Tue, 04 Dec 2018 21:26:06 GMT RESP BODY: {"ports":[]} 2018-12-04 21:26:06,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=18ae10b9-6c3a-44ca-8fa6-80a2bfdca7a8 used request id req-602eba8f-2231-4774-b31e-ca9700e4250e 2018-12-04 21:26:06,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?name=CreateRouterSuccessTests-9d1f3719-dc7a-4073-af42-1b9dfa1fd1dd-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646e3a1985981ae7df42cdef4b95f051c401923b" 2018-12-04 21:26:06,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-84501ce2-7a91-42e0-b852-83b70264d954 Date: Tue, 04 Dec 2018 21:26:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"41a38a3c-4fd2-4e50-8f43-b3b36f96822c","tenant_id":"50c29e68cbf84d89b08c59917e976bdc","created_at":"2018-12-04T21:26:03Z","dns_nameservers":[],"updated_at":"2018-12-04T21:26:03Z","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":"50c29e68cbf84d89b08c59917e976bdc","id":"9488a647-f8db-4c05-b0c3-7a8a107d2e4d","subnetpool_id":null,"name":"CreateRouterSuccessTests-9d1f3719-dc7a-4073-af42-1b9dfa1fd1dd-pub-subnet1"}]} 2018-12-04 21:26:06,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?name=CreateRouterSuccessTests-9d1f3719-dc7a-4073-af42-1b9dfa1fd1dd-pub-subnet1 used request id req-84501ce2-7a91-42e0-b852-83b70264d954 2018-12-04 21:26:06,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:26:06,525 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:26:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:26:06,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/50c29e68cbf84d89b08c59917e976bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646e3a1985981ae7df42cdef4b95f051c401923b" 2018-12-04 21:26:06,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45aa756e-ae55-41e1-8e41-bc0bc254e330 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/50c29e68cbf84d89b08c59917e976bdc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "50c29e68cbf84d89b08c59917e976bdc", "name": "CreateRouterSuccessTests-bb825ca8-fc37-441-proj"}} 2018-12-04 21:26:06,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/50c29e68cbf84d89b08c59917e976bdc used request id req-45aa756e-ae55-41e1-8e41-bc0bc254e330 2018-12-04 21:26:06,608 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-12-04 21:26:06,608 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-9d1f3719-dc7a-4073-af42-1b9dfa1fd1dd-pub-router 2018-12-04 21:26:06,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/18ae10b9-6c3a-44ca-8fa6-80a2bfdca7a8/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646e3a1985981ae7df42cdef4b95f051c401923b" -d '{"subnet_id": "9488a647-f8db-4c05-b0c3-7a8a107d2e4d"}' 2018-12-04 21:26:08,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8959ae0b-c12e-410b-97c5-f88cb7a1cf53 Date: Tue, 04 Dec 2018 21:26:08 GMT RESP BODY: {"network_id": "41a38a3c-4fd2-4e50-8f43-b3b36f96822c", "tenant_id": "50c29e68cbf84d89b08c59917e976bdc", "subnet_id": "9488a647-f8db-4c05-b0c3-7a8a107d2e4d", "subnet_ids": ["9488a647-f8db-4c05-b0c3-7a8a107d2e4d"], "port_id": "aa9955a3-573a-459c-acf9-6d725bb040d2", "id": "18ae10b9-6c3a-44ca-8fa6-80a2bfdca7a8"} 2018-12-04 21:26:08,505 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/18ae10b9-6c3a-44ca-8fa6-80a2bfdca7a8/add_router_interface used request id req-8959ae0b-c12e-410b-97c5-f88cb7a1cf53 2018-12-04 21:26:08,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/18ae10b9-6c3a-44ca-8fa6-80a2bfdca7a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646e3a1985981ae7df42cdef4b95f051c401923b" 2018-12-04 21:26:08,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-ad5c3d7c-839c-47a1-be61-dcde14bb1e58 Date: Tue, 04 Dec 2018 21:26:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "50c29e68cbf84d89b08c59917e976bdc", "created_at": "2018-12-04T21:26:05Z", "admin_state_up": true, "updated_at": "2018-12-04T21:26:07Z", "revision_number": 3, "routes": [], "project_id": "50c29e68cbf84d89b08c59917e976bdc", "id": "18ae10b9-6c3a-44ca-8fa6-80a2bfdca7a8", "name": "CreateRouterSuccessTests-9d1f3719-dc7a-4073-af42-1b9dfa1fd1dd-pub-router"}} 2018-12-04 21:26:08,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/18ae10b9-6c3a-44ca-8fa6-80a2bfdca7a8 used request id req-ad5c3d7c-839c-47a1-be61-dcde14bb1e58 2018-12-04 21:26:08,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=18ae10b9-6c3a-44ca-8fa6-80a2bfdca7a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646e3a1985981ae7df42cdef4b95f051c401923b" 2018-12-04 21:26:08,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-6cb99df4-aa90-4dcf-b13f-1ad8c3fcb97c Date: Tue, 04 Dec 2018 21:26:08 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"41a38a3c-4fd2-4e50-8f43-b3b36f96822c","tenant_id":"50c29e68cbf84d89b08c59917e976bdc","created_at":"2018-12-04T21:26:07Z","admin_state_up":true,"updated_at":"2018-12-04T21:26:08Z","binding:vnic_type":"normal","device_id":"18ae10b9-6c3a-44ca-8fa6-80a2bfdca7a8","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:89:3d:e4","id":"aa9955a3-573a-459c-acf9-6d725bb040d2","port_security_enabled":false,"project_id":"50c29e68cbf84d89b08c59917e976bdc","fixed_ips":[{"subnet_id":"9488a647-f8db-4c05-b0c3-7a8a107d2e4d","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-12-04 21:26:08,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=18ae10b9-6c3a-44ca-8fa6-80a2bfdca7a8 used request id req-6cb99df4-aa90-4dcf-b13f-1ad8c3fcb97c 2018-12-04 21:26:08,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/9488a647-f8db-4c05-b0c3-7a8a107d2e4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646e3a1985981ae7df42cdef4b95f051c401923b" 2018-12-04 21:26:08,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-77209725-17f9-4369-a37b-c2d0c6a6e65d Date: Tue, 04 Dec 2018 21:26:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"41a38a3c-4fd2-4e50-8f43-b3b36f96822c","tenant_id":"50c29e68cbf84d89b08c59917e976bdc","created_at":"2018-12-04T21:26:03Z","dns_nameservers":[],"updated_at":"2018-12-04T21:26:03Z","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":"50c29e68cbf84d89b08c59917e976bdc","id":"9488a647-f8db-4c05-b0c3-7a8a107d2e4d","subnetpool_id":null,"name":"CreateRouterSuccessTests-9d1f3719-dc7a-4073-af42-1b9dfa1fd1dd-pub-subnet1"}} 2018-12-04 21:26:08,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/9488a647-f8db-4c05-b0c3-7a8a107d2e4d used request id req-77209725-17f9-4369-a37b-c2d0c6a6e65d 2018-12-04 21:26:08,734 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-9d1f3719-dc7a-4073-af42-1b9dfa1fd1dd-pub-router and subnet CreateRouterSuccessTests-9d1f3719-dc7a-4073-af42-1b9dfa1fd1dd-pub-subnet1 2018-12-04 21:26:08,734 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-9d1f3719-dc7a-4073-af42-1b9dfa1fd1dd-pub-router 2018-12-04 21:26:08,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/18ae10b9-6c3a-44ca-8fa6-80a2bfdca7a8/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646e3a1985981ae7df42cdef4b95f051c401923b" -d '{"subnet_id": "9488a647-f8db-4c05-b0c3-7a8a107d2e4d"}' 2018-12-04 21:26:10,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3b83c9ff-505f-48f8-a760-a689ab93e0fd Date: Tue, 04 Dec 2018 21:26:10 GMT RESP BODY: {"network_id": "41a38a3c-4fd2-4e50-8f43-b3b36f96822c", "tenant_id": "50c29e68cbf84d89b08c59917e976bdc", "subnet_id": "9488a647-f8db-4c05-b0c3-7a8a107d2e4d", "subnet_ids": ["9488a647-f8db-4c05-b0c3-7a8a107d2e4d"], "port_id": "aa9955a3-573a-459c-acf9-6d725bb040d2", "id": "18ae10b9-6c3a-44ca-8fa6-80a2bfdca7a8"} 2018-12-04 21:26:10,241 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/18ae10b9-6c3a-44ca-8fa6-80a2bfdca7a8/remove_router_interface used request id req-3b83c9ff-505f-48f8-a760-a689ab93e0fd 2018-12-04 21:26:10,241 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-9d1f3719-dc7a-4073-af42-1b9dfa1fd1dd-pub-router 2018-12-04 21:26:10,241 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-9d1f3719-dc7a-4073-af42-1b9dfa1fd1dd-pub-router 2018-12-04 21:26:10,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/18ae10b9-6c3a-44ca-8fa6-80a2bfdca7a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646e3a1985981ae7df42cdef4b95f051c401923b" 2018-12-04 21:26:11,462 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c7268462-f1f2-473f-a398-44e6454f1b15 Content-Length: 0 Date: Tue, 04 Dec 2018 21:26:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:26:11,462 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/18ae10b9-6c3a-44ca-8fa6-80a2bfdca7a8 used request id req-c7268462-f1f2-473f-a398-44e6454f1b15 2018-12-04 21:26:11,463 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-9d1f3719-dc7a-4073-af42-1b9dfa1fd1dd-pub-subnet1 2018-12-04 21:26:11,463 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-9d1f3719-dc7a-4073-af42-1b9dfa1fd1dd-pub-subnet1 2018-12-04 21:26:11,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/9488a647-f8db-4c05-b0c3-7a8a107d2e4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d33c83505da822973cc7c1e8c21bb5d517df707" 2018-12-04 21:26:12,532 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3ea1bae0-2be4-4f1b-bcd2-e94db22c8d62 Date: Tue, 04 Dec 2018 21:26:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:26:12,532 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/9488a647-f8db-4c05-b0c3-7a8a107d2e4d used request id req-3ea1bae0-2be4-4f1b-bcd2-e94db22c8d62 2018-12-04 21:26:12,532 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-9d1f3719-dc7a-4073-af42-1b9dfa1fd1dd-pub-net1 2018-12-04 21:26:12,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/41a38a3c-4fd2-4e50-8f43-b3b36f96822c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d33c83505da822973cc7c1e8c21bb5d517df707" 2018-12-04 21:26:14,237 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-54bad8bc-d151-40fb-9615-db62cd1adc4b Date: Tue, 04 Dec 2018 21:26:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:26:14,237 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/41a38a3c-4fd2-4e50-8f43-b3b36f96822c used request id req-54bad8bc-d151-40fb-9615-db62cd1adc4b 2018-12-04 21:26:14,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98c872afeef264833652269cebb018e8fa49add" 2018-12-04 21:26:14,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-c7454aba-551f-4d8b-9095-996a5120fc65 Date: Tue, 04 Dec 2018 21:26:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "50c29e68cbf84d89b08c59917e976bdc", "created_at": "2018-12-04T21:26:02Z", "updated_at": "2018-12-04T21:26:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:26:02Z", "revision_number": 0, "id": "0bc5dfb5-79fe-4ce2-9063-c7d9189eb78d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:26:02Z", "security_group_id": "c919300d-a4be-4f7b-a46d-f22ac9d027bc", "tenant_id": "50c29e68cbf84d89b08c59917e976bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "50c29e68cbf84d89b08c59917e976bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:26:02Z", "revision_number": 0, "id": "c4d90edf-3128-4b06-88df-bb774f7f356d", "remote_group_id": "c919300d-a4be-4f7b-a46d-f22ac9d027bc", "remote_ip_prefix": null, "created_at": "2018-12-04T21:26:02Z", "security_group_id": "c919300d-a4be-4f7b-a46d-f22ac9d027bc", "tenant_id": "50c29e68cbf84d89b08c59917e976bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "50c29e68cbf84d89b08c59917e976bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:26:02Z", "revision_number": 0, "id": "d04e43d3-40b3-4255-8b94-38dd9330fd48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:26:02Z", "security_group_id": "c919300d-a4be-4f7b-a46d-f22ac9d027bc", "tenant_id": "50c29e68cbf84d89b08c59917e976bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "50c29e68cbf84d89b08c59917e976bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:26:02Z", "revision_number": 0, "id": "e8fe0fd9-d772-4564-bc88-65471d119779", "remote_group_id": "c919300d-a4be-4f7b-a46d-f22ac9d027bc", "remote_ip_prefix": null, "created_at": "2018-12-04T21:26:02Z", "security_group_id": "c919300d-a4be-4f7b-a46d-f22ac9d027bc", "tenant_id": "50c29e68cbf84d89b08c59917e976bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "50c29e68cbf84d89b08c59917e976bdc"}], "revision_number": 4, "project_id": "50c29e68cbf84d89b08c59917e976bdc", "id": "c919300d-a4be-4f7b-a46d-f22ac9d027bc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:26:14,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-c7454aba-551f-4d8b-9095-996a5120fc65 2018-12-04 21:26:14,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98c872afeef264833652269cebb018e8fa49add" 2018-12-04 21:26:14,654 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:26:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-219a2c36-b856-4241-b536-60bfba1dd6bd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:26:14,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-219a2c36-b856-4241-b536-60bfba1dd6bd 2018-12-04 21:26:14,655 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:26:14,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98c872afeef264833652269cebb018e8fa49add" 2018-12-04 21:26:14,759 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:26:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c156267a-dbd0-47d9-b31e-2132fb295e7e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:26:14,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-c156267a-dbd0-47d9-b31e-2132fb295e7e 2018-12-04 21:26:14,759 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:26:14,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98c872afeef264833652269cebb018e8fa49add" 2018-12-04 21:26:14,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2d6781e-d7fa-4a06-bab2-43b917745a35 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:26:14,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-e2d6781e-d7fa-4a06-bab2-43b917745a35 2018-12-04 21:26:14,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98c872afeef264833652269cebb018e8fa49add" 2018-12-04 21:26:14,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe3e744f-fa01-42fe-b0a0-cf774a783079 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:26:14,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-fe3e744f-fa01-42fe-b0a0-cf774a783079 2018-12-04 21:26:14,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98c872afeef264833652269cebb018e8fa49add" 2018-12-04 21:26:15,066 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:26:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c4ee71b-187c-44ec-9744-567f6a156a41 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:26:15,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-3c4ee71b-187c-44ec-9744-567f6a156a41 2018-12-04 21:26:15,067 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:26:15,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98c872afeef264833652269cebb018e8fa49add" 2018-12-04 21:26:15,168 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:26:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72f58648-bebd-4bc3-a6ab-75d846215ebd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:26:15,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-72f58648-bebd-4bc3-a6ab-75d846215ebd 2018-12-04 21:26:15,168 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:26:15,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98c872afeef264833652269cebb018e8fa49add" 2018-12-04 21:26:15,267 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:26:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f33becf1-620b-49d7-80e9-047d0d7d5939 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:26:15,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-f33becf1-620b-49d7-80e9-047d0d7d5939 2018-12-04 21:26:15,267 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:26:15,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98c872afeef264833652269cebb018e8fa49add" 2018-12-04 21:26:15,368 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:26:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc7128ae-4ca3-4512-9df4-4febba246499 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:26:15,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-cc7128ae-4ca3-4512-9df4-4febba246499 2018-12-04 21:26:15,369 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:26:15,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/50c29e68cbf84d89b08c59917e976bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98c872afeef264833652269cebb018e8fa49add" 2018-12-04 21:26:15,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-358e272f-f6c3-4412-9ca0-571ce309b24d Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/50c29e68cbf84d89b08c59917e976bdc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "50c29e68cbf84d89b08c59917e976bdc", "name": "CreateRouterSuccessTests-bb825ca8-fc37-441-proj"}} 2018-12-04 21:26:15,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/50c29e68cbf84d89b08c59917e976bdc used request id req-358e272f-f6c3-4412-9ca0-571ce309b24d 2018-12-04 21:26:15,470 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c919300d-a4be-4f7b-a46d-f22ac9d027bc 2018-12-04 21:26:15,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c919300d-a4be-4f7b-a46d-f22ac9d027bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98c872afeef264833652269cebb018e8fa49add" 2018-12-04 21:26:15,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d5c391c2-ad56-4bdf-bc19-04c5743eeb35 Date: Tue, 04 Dec 2018 21:26:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:26:02Z", "security_group_id": "c919300d-a4be-4f7b-a46d-f22ac9d027bc", "port_range_min": null, "revision_number": 0, "tenant_id": "50c29e68cbf84d89b08c59917e976bdc", "created_at": "2018-12-04T21:26:02Z", "project_id": "50c29e68cbf84d89b08c59917e976bdc", "id": "0bc5dfb5-79fe-4ce2-9063-c7d9189eb78d"}, {"remote_group_id": "c919300d-a4be-4f7b-a46d-f22ac9d027bc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:26:02Z", "security_group_id": "c919300d-a4be-4f7b-a46d-f22ac9d027bc", "port_range_min": null, "revision_number": 0, "tenant_id": "50c29e68cbf84d89b08c59917e976bdc", "created_at": "2018-12-04T21:26:02Z", "project_id": "50c29e68cbf84d89b08c59917e976bdc", "id": "c4d90edf-3128-4b06-88df-bb774f7f356d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:26:02Z", "security_group_id": "c919300d-a4be-4f7b-a46d-f22ac9d027bc", "port_range_min": null, "revision_number": 0, "tenant_id": "50c29e68cbf84d89b08c59917e976bdc", "created_at": "2018-12-04T21:26:02Z", "project_id": "50c29e68cbf84d89b08c59917e976bdc", "id": "d04e43d3-40b3-4255-8b94-38dd9330fd48"}, {"remote_group_id": "c919300d-a4be-4f7b-a46d-f22ac9d027bc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:26:02Z", "security_group_id": "c919300d-a4be-4f7b-a46d-f22ac9d027bc", "port_range_min": null, "revision_number": 0, "tenant_id": "50c29e68cbf84d89b08c59917e976bdc", "created_at": "2018-12-04T21:26:02Z", "project_id": "50c29e68cbf84d89b08c59917e976bdc", "id": "e8fe0fd9-d772-4564-bc88-65471d119779"}]} 2018-12-04 21:26:15,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c919300d-a4be-4f7b-a46d-f22ac9d027bc used request id req-d5c391c2-ad56-4bdf-bc19-04c5743eeb35 2018-12-04 21:26:15,494 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:26:15,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/c919300d-a4be-4f7b-a46d-f22ac9d027bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98c872afeef264833652269cebb018e8fa49add" 2018-12-04 21:26:15,694 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c33c1362-1893-457b-88af-e5995fde6963 Content-Length: 0 Date: Tue, 04 Dec 2018 21:26:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:26:15,694 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/c919300d-a4be-4f7b-a46d-f22ac9d027bc used request id req-c33c1362-1893-457b-88af-e5995fde6963 2018-12-04 21:26:15,695 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-bb825ca8-fc37-441-proj 2018-12-04 21:26:15,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/50c29e68cbf84d89b08c59917e976bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98c872afeef264833652269cebb018e8fa49add" 2018-12-04 21:26:15,976 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:26:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c048cafe-216c-4a99-8392-a9bd96ed6682 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:26:15,976 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/50c29e68cbf84d89b08c59917e976bdc used request id req-c048cafe-216c-4a99-8392-a9bd96ed6682 2018-12-04 21:26:15,976 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-bb825ca8-fc37-441-proj-role 2018-12-04 21:26:15,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/5e4572d1c5f5449b8a6433f3553d2780 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98c872afeef264833652269cebb018e8fa49add" 2018-12-04 21:26:16,107 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:26:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bd2a951-c08a-4b5c-ad4a-3b0099868dd7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:26:16,107 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/5e4572d1c5f5449b8a6433f3553d2780 used request id req-0bd2a951-c08a-4b5c-ad4a-3b0099868dd7 2018-12-04 21:26:16,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98c872afeef264833652269cebb018e8fa49add" 2018-12-04 21:26:16,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d54e4c2-0c72-4b08-b05d-98ac4f9d5863 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:26:16,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9d54e4c2-0c72-4b08-b05d-98ac4f9d5863 2018-12-04 21:26:16,210 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-bb825ca8-fc37-441-user 2018-12-04 21:26:16,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/388775791a234249ab1e1cc7df5de75b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca695144016100565f360c30bc13db235e9c410b" 2018-12-04 21:26:16,398 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:26:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0118c9b8-ba32-42f1-a671-48c3271cc593 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:26:16,398 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/388775791a234249ab1e1cc7df5de75b used request id req-0118c9b8-ba32-42f1-a671-48c3271cc593 2018-12-04 21:26:16,399 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:26:16,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:26:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["36TzyD3lQayhwv0n9zWA6Q"], "issued_at": "2018-12-04T21:26:16.000000Z"}} 2018-12-04 21:26:16,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf076f96a316f0f21b22b135f8c4cfe28ffbad63" 2018-12-04 21:26:16,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8914986b-ea90-4b41-9218-73ea8489f8bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:26:16,898 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-8914986b-ea90-4b41-9218-73ea8489f8bb 2018-12-04 21:26:16,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:26:16,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:26:17,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:26:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["wZdTTLLgRlaNtDNR97v84A"], "issued_at": "2018-12-04T21:26:17.000000Z"}} 2018-12-04 21:26:17,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98d33d45d7c4daa7b6276d63775e88d44bb3240" 2018-12-04 21:26:17,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e963bb90-f065-4d95-9355-dfc81ffdffe6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:26:17,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e963bb90-f065-4d95-9355-dfc81ffdffe6 2018-12-04 21:26:17,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:26:17,405 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:26: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:26:17,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-944ff7a7-e070-409-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98d33d45d7c4daa7b6276d63775e88d44bb3240" 2018-12-04 21:26:17,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce5c1dbb-a23b-4090-ab93-486733a739e6 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-944ff7a7-e070-409-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:26:17,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-944ff7a7-e070-409-proj used request id req-ce5c1dbb-a23b-4090-ab93-486733a739e6 2018-12-04 21:26:17,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98d33d45d7c4daa7b6276d63775e88d44bb3240" 2018-12-04 21:26:17,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-107c0071-8ac3-488b-97a6-a9461b5d04a2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:26:17,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-107c0071-8ac3-488b-97a6-a9461b5d04a2 2018-12-04 21:26:17,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98d33d45d7c4daa7b6276d63775e88d44bb3240" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-944ff7a7-e070-409-proj"}}' 2018-12-04 21:26:17,658 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:26:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c096b3a-5a6f-4280-97bf-968daaa901fa Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/23b4a25131c54a3385e92aba0ade544d"}, "tags": [], "enabled": true, "id": "23b4a25131c54a3385e92aba0ade544d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-944ff7a7-e070-409-proj"}} 2018-12-04 21:26:17,658 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-1c096b3a-5a6f-4280-97bf-968daaa901fa 2018-12-04 21:26:17,659 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-944ff7a7-e070-409-proj 2018-12-04 21:26:17,659 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:26:17,660 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:26:18,148 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:26:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["JIEmhaDfR_-hLBvukl4xgA"], "issued_at": "2018-12-04T21:26:18.000000Z"}} 2018-12-04 21:26:18,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0e33f0f1d9e8c30914db79a8e18d9d97d2f8e0b" 2018-12-04 21:26:18,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-977edb93-589e-4e8c-a5fa-ff360ec85040 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:26:18,240 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-977edb93-589e-4e8c-a5fa-ff360ec85040 2018-12-04 21:26:18,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:26:18,249 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:26: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:26:18,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0e33f0f1d9e8c30914db79a8e18d9d97d2f8e0b" 2018-12-04 21:26:18,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eab915d-cc6a-472c-8f40-b53da7d48472 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:26:18,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4eab915d-cc6a-472c-8f40-b53da7d48472 2018-12-04 21:26:18,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-944ff7a7-e070-409-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0e33f0f1d9e8c30914db79a8e18d9d97d2f8e0b" 2018-12-04 21:26:18,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18e81fe4-4151-4c20-b0ac-197c6a7f5ac1 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-944ff7a7-e070-409-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/23b4a25131c54a3385e92aba0ade544d"}, "tags": [], "enabled": true, "id": "23b4a25131c54a3385e92aba0ade544d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-944ff7a7-e070-409-proj"}]} 2018-12-04 21:26:18,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-944ff7a7-e070-409-proj used request id req-18e81fe4-4151-4c20-b0ac-197c6a7f5ac1 2018-12-04 21:26:18,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0e33f0f1d9e8c30914db79a8e18d9d97d2f8e0b" 2018-12-04 21:26:18,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae2d4c30-1b24-4b98-a5d2-535cff3c9bea Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:26:18,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ae2d4c30-1b24-4b98-a5d2-535cff3c9bea 2018-12-04 21:26:18,954 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-944ff7a7-e070-409-user 2018-12-04 21:26:18,954 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:26:18,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98d33d45d7c4daa7b6276d63775e88d44bb3240" 2018-12-04 21:26:19,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06d12683-8e2e-42de-8e44-fbca9d79d367 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:26:19,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-06d12683-8e2e-42de-8e44-fbca9d79d367 2018-12-04 21:26:19,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98d33d45d7c4daa7b6276d63775e88d44bb3240" -d '{"role": {"name": "CreateRouterSuccessTests-944ff7a7-e070-409-proj-role"}}' 2018-12-04 21:26:19,169 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:26:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f16f37dd-e650-467b-9aa9-1d46939e3a71 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cd48816081db4ceaa16e4cefc4b8c9c3", "links": {"self": "http://172.30.9.23:5000/v3/roles/cd48816081db4ceaa16e4cefc4b8c9c3"}, "name": "CreateRouterSuccessTests-944ff7a7-e070-409-proj-role"}} 2018-12-04 21:26:19,170 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-f16f37dd-e650-467b-9aa9-1d46939e3a71 2018-12-04 21:26:19,170 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-944ff7a7-e070-409-proj-role 2018-12-04 21:26:19,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/cd48816081db4ceaa16e4cefc4b8c9c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98d33d45d7c4daa7b6276d63775e88d44bb3240" 2018-12-04 21:26:19,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e01a479-688d-4d41-bc51-41b6432be9dc Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cd48816081db4ceaa16e4cefc4b8c9c3", "links": {"self": "http://172.30.9.23:5000/v3/roles/cd48816081db4ceaa16e4cefc4b8c9c3"}, "name": "CreateRouterSuccessTests-944ff7a7-e070-409-proj-role"}} 2018-12-04 21:26:19,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/cd48816081db4ceaa16e4cefc4b8c9c3 used request id req-8e01a479-688d-4d41-bc51-41b6432be9dc 2018-12-04 21:26:19,275 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-944ff7a7-e070-409-proj-role to project CreateRouterSuccessTests-944ff7a7-e070-409-proj 2018-12-04 21:26:19,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/23b4a25131c54a3385e92aba0ade544d/users/39042bbea27a4314acf29fce58ada6d9/roles/cd48816081db4ceaa16e4cefc4b8c9c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98d33d45d7c4daa7b6276d63775e88d44bb3240" 2018-12-04 21:26:19,411 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:26:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67e83fb3-bf25-47f2-af1a-8a2a6ea4ecb5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:26:19,412 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/23b4a25131c54a3385e92aba0ade544d/users/39042bbea27a4314acf29fce58ada6d9/roles/cd48816081db4ceaa16e4cefc4b8c9c3 used request id req-67e83fb3-bf25-47f2-af1a-8a2a6ea4ecb5 2018-12-04 21:26:19,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:26:19,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:26:19,819 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:26:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["xRVcsR-ZTFGaZekVb52GnQ"], "issued_at": "2018-12-04T21:26:19.000000Z"}} 2018-12-04 21:26:19,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c701f54b1413ff58bf56f28e27f915393ddd285b" 2018-12-04 21:26:19,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b595077a-1ed5-4108-8c9a-6bb0009b2852 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:26:19,916 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b595077a-1ed5-4108-8c9a-6bb0009b2852 2018-12-04 21:26:19,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-3e2b4d62-3d11-4c3a-8a80-2fb693404d41-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c701f54b1413ff58bf56f28e27f915393ddd285b" 2018-12-04 21:26:20,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-cf9fd45b-fe54-4af8-a307-40615539f4b1 Date: Tue, 04 Dec 2018 21:26:20 GMT RESP BODY: {"networks":[]} 2018-12-04 21:26:20,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-3e2b4d62-3d11-4c3a-8a80-2fb693404d41-pub-net1 used request id req-cf9fd45b-fe54-4af8-a307-40615539f4b1 2018-12-04 21:26:20,133 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-3e2b4d62-3d11-4c3a-8a80-2fb693404d41-pub-net1 2018-12-04 21:26:20,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c701f54b1413ff58bf56f28e27f915393ddd285b" -d '{"network": {"name": "CreateRouterSuccessTests-3e2b4d62-3d11-4c3a-8a80-2fb693404d41-pub-net1", "admin_state_up": true}}' 2018-12-04 21:26:20,411 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 702 X-Openstack-Request-Id: req-c01d7d72-2d43-4c6d-82a1-2b488a43c65e Date: Tue, 04 Dec 2018 21:26:20 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"30703781-65da-4e85-9ee2-e7d43ac544a8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-04T21:26:20Z","is_default":false,"provider:segmentation_id":92,"name":"CreateRouterSuccessTests-3e2b4d62-3d11-4c3a-8a80-2fb693404d41-pub-net1","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:26:20Z","mtu":1450}} 2018-12-04 21:26:20,412 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-c01d7d72-2d43-4c6d-82a1-2b488a43c65e 2018-12-04 21:26:20,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=30703781-65da-4e85-9ee2-e7d43ac544a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c701f54b1413ff58bf56f28e27f915393ddd285b" 2018-12-04 21:26:20,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-143168cf-e5cb-4ef0-9978-09fc8b99418a Date: Tue, 04 Dec 2018 21:26:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"30703781-65da-4e85-9ee2-e7d43ac544a8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-04T21:26:20Z","provider:segmentation_id":92,"name":"CreateRouterSuccessTests-3e2b4d62-3d11-4c3a-8a80-2fb693404d41-pub-net1","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:26:20Z","provider:network_type":"vxlan"}]} 2018-12-04 21:26:20,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=30703781-65da-4e85-9ee2-e7d43ac544a8 used request id req-143168cf-e5cb-4ef0-9978-09fc8b99418a 2018-12-04 21:26:20,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=30703781-65da-4e85-9ee2-e7d43ac544a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c701f54b1413ff58bf56f28e27f915393ddd285b" 2018-12-04 21:26:20,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9fe4879c-e96a-4c33-92d0-3d1041ffb1fa Date: Tue, 04 Dec 2018 21:26:20 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:26:20,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=30703781-65da-4e85-9ee2-e7d43ac544a8 used request id req-9fe4879c-e96a-4c33-92d0-3d1041ffb1fa 2018-12-04 21:26:20,821 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-3e2b4d62-3d11-4c3a-8a80-2fb693404d41-pub-subnet1 2018-12-04 21:26:20,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c701f54b1413ff58bf56f28e27f915393ddd285b" -d '{"subnets": [{"ip_version": 4, "network_id": "30703781-65da-4e85-9ee2-e7d43ac544a8", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-3e2b4d62-3d11-4c3a-8a80-2fb693404d41-pub-subnet1"}]}' 2018-12-04 21:26:21,211 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-a29825a4-184d-43c9-ab41-1f7741a0dec4 Date: Tue, 04 Dec 2018 21:26:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"30703781-65da-4e85-9ee2-e7d43ac544a8","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:26:20Z","dns_nameservers":[],"updated_at":"2018-12-04T21:26:20Z","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":"295d84517f5d4624b62be87085f2ed92","id":"158cbfd3-3945-42bc-bba4-2ae19877719a","subnetpool_id":null,"name":"CreateRouterSuccessTests-3e2b4d62-3d11-4c3a-8a80-2fb693404d41-pub-subnet1"}]} 2018-12-04 21:26:21,211 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-a29825a4-184d-43c9-ab41-1f7741a0dec4 2018-12-04 21:26:21,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=30703781-65da-4e85-9ee2-e7d43ac544a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c701f54b1413ff58bf56f28e27f915393ddd285b" 2018-12-04 21:26:21,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-432ccd98-01cf-430a-848b-555e5679e5d0 Date: Tue, 04 Dec 2018 21:26:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"30703781-65da-4e85-9ee2-e7d43ac544a8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":["158cbfd3-3945-42bc-bba4-2ae19877719a"],"description":"","tags":[],"updated_at":"2018-12-04T21:26:20Z","provider:segmentation_id":92,"name":"CreateRouterSuccessTests-3e2b4d62-3d11-4c3a-8a80-2fb693404d41-pub-net1","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:26:20Z","provider:network_type":"vxlan"}]} 2018-12-04 21:26:21,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=30703781-65da-4e85-9ee2-e7d43ac544a8 used request id req-432ccd98-01cf-430a-848b-555e5679e5d0 2018-12-04 21:26:21,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=30703781-65da-4e85-9ee2-e7d43ac544a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c701f54b1413ff58bf56f28e27f915393ddd285b" 2018-12-04 21:26:21,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-26d34a35-8a48-40c2-8023-da13181667e6 Date: Tue, 04 Dec 2018 21:26:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"30703781-65da-4e85-9ee2-e7d43ac544a8","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:26:20Z","dns_nameservers":[],"updated_at":"2018-12-04T21:26:20Z","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":"295d84517f5d4624b62be87085f2ed92","id":"158cbfd3-3945-42bc-bba4-2ae19877719a","subnetpool_id":null,"name":"CreateRouterSuccessTests-3e2b4d62-3d11-4c3a-8a80-2fb693404d41-pub-subnet1"}]} 2018-12-04 21:26:21,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=30703781-65da-4e85-9ee2-e7d43ac544a8 used request id req-26d34a35-8a48-40c2-8023-da13181667e6 2018-12-04 21:26:21,415 - OpenStackNetwork - DEBUG - Network [30703781-65da-4e85-9ee2-e7d43ac544a8] created successfully 2018-12-04 21:26:21,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:26:21,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:26:21,908 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cd48816081db4ceaa16e4cefc4b8c9c3", "name": "CreateRouterSuccessTests-944ff7a7-e070-409-proj-role"}], "expires_at": "2018-12-04T22:26:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23b4a25131c54a3385e92aba0ade544d", "name": "CreateRouterSuccessTests-944ff7a7-e070-409-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/23b4a25131c54a3385e92aba0ade544d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/23b4a25131c54a3385e92aba0ade544d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/23b4a25131c54a3385e92aba0ade544d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_23b4a25131c54a3385e92aba0ade544d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_23b4a25131c54a3385e92aba0ade544d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/23b4a25131c54a3385e92aba0ade544d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/23b4a25131c54a3385e92aba0ade544d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/23b4a25131c54a3385e92aba0ade544d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/23b4a25131c54a3385e92aba0ade544d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/23b4a25131c54a3385e92aba0ade544d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/23b4a25131c54a3385e92aba0ade544d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/23b4a25131c54a3385e92aba0ade544d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/23b4a25131c54a3385e92aba0ade544d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/23b4a25131c54a3385e92aba0ade544d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-944ff7a7-e070-409-user", "id": "39042bbea27a4314acf29fce58ada6d9"}, "audit_ids": ["ycJlM2tvSZ6HjwdJY-xtZw"], "issued_at": "2018-12-04T21:26:21.000000Z"}} 2018-12-04 21:26:21,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0af0d702bd1ed0aed9d7b65a95e1b8e0f1c3e4" 2018-12-04 21:26:22,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94f0b230-7e7f-4b6f-bcfc-16ffe257ab5f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:26:22,014 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-94f0b230-7e7f-4b6f-bcfc-16ffe257ab5f 2018-12-04 21:26:22,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-3e2b4d62-3d11-4c3a-8a80-2fb693404d41-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0af0d702bd1ed0aed9d7b65a95e1b8e0f1c3e4" 2018-12-04 21:26:22,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3ae2c00d-e889-49dd-a055-0506aa87391a Date: Tue, 04 Dec 2018 21:26:22 GMT RESP BODY: {"routers": []} 2018-12-04 21:26:22,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-3e2b4d62-3d11-4c3a-8a80-2fb693404d41-pub-router&admin_state_up=True used request id req-3ae2c00d-e889-49dd-a055-0506aa87391a 2018-12-04 21:26:22,456 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:26:22,457 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:26:22,850 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cd48816081db4ceaa16e4cefc4b8c9c3", "name": "CreateRouterSuccessTests-944ff7a7-e070-409-proj-role"}], "expires_at": "2018-12-04T22:26:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23b4a25131c54a3385e92aba0ade544d", "name": "CreateRouterSuccessTests-944ff7a7-e070-409-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/23b4a25131c54a3385e92aba0ade544d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/23b4a25131c54a3385e92aba0ade544d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/23b4a25131c54a3385e92aba0ade544d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_23b4a25131c54a3385e92aba0ade544d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_23b4a25131c54a3385e92aba0ade544d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/23b4a25131c54a3385e92aba0ade544d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/23b4a25131c54a3385e92aba0ade544d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/23b4a25131c54a3385e92aba0ade544d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/23b4a25131c54a3385e92aba0ade544d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/23b4a25131c54a3385e92aba0ade544d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/23b4a25131c54a3385e92aba0ade544d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/23b4a25131c54a3385e92aba0ade544d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/23b4a25131c54a3385e92aba0ade544d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/23b4a25131c54a3385e92aba0ade544d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-944ff7a7-e070-409-user", "id": "39042bbea27a4314acf29fce58ada6d9"}, "audit_ids": ["iwjnHnd-RqixolNBn7-zKA"], "issued_at": "2018-12-04T21:26:22.000000Z"}} 2018-12-04 21:26:22,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc30c10a372fc5c15fca21d3e0d78b0e993b8641" 2018-12-04 21:26:22,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45092a67-7c84-4542-ba5a-b84235cb3974 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:26:22,932 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-45092a67-7c84-4542-ba5a-b84235cb3974 2018-12-04 21:26:22,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0af0d702bd1ed0aed9d7b65a95e1b8e0f1c3e4" 2018-12-04 21:26:23,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-614a3969-b0b3-4cb0-8011-0ab188352813 Date: Tue, 04 Dec 2018 21:26:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T20:04:01Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"}]} 2018-12-04 21:26:23,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-614a3969-b0b3-4cb0-8011-0ab188352813 2018-12-04 21:26:23,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=90070285-9e79-459a-b14a-3d1fcc36db90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0af0d702bd1ed0aed9d7b65a95e1b8e0f1c3e4" 2018-12-04 21:26:23,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d6cc71f2-0b0d-4980-8f0b-86bb31a3269b Date: Tue, 04 Dec 2018 21:26:23 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:26:23,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=90070285-9e79-459a-b14a-3d1fcc36db90 used request id req-d6cc71f2-0b0d-4980-8f0b-86bb31a3269b 2018-12-04 21:26:23,077 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-3e2b4d62-3d11-4c3a-8a80-2fb693404d41-pub-router 2018-12-04 21:26:23,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0af0d702bd1ed0aed9d7b65a95e1b8e0f1c3e4" -d '{"router": {"external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "name": "CreateRouterSuccessTests-3e2b4d62-3d11-4c3a-8a80-2fb693404d41-pub-router", "admin_state_up": true}}' 2018-12-04 21:26:24,109 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-9153a144-53e6-45b2-849c-9cb3b2d15ed7 Date: Tue, 04 Dec 2018 21:26:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "23b4a25131c54a3385e92aba0ade544d", "created_at": "2018-12-04T21:26:23Z", "admin_state_up": true, "updated_at": "2018-12-04T21:26:24Z", "revision_number": 2, "routes": [], "project_id": "23b4a25131c54a3385e92aba0ade544d", "id": "6dab2653-c7a8-4ea8-bb5d-60f82e005ba0", "name": "CreateRouterSuccessTests-3e2b4d62-3d11-4c3a-8a80-2fb693404d41-pub-router"}} 2018-12-04 21:26:24,109 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-9153a144-53e6-45b2-849c-9cb3b2d15ed7 2018-12-04 21:26:24,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=6dab2653-c7a8-4ea8-bb5d-60f82e005ba0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0af0d702bd1ed0aed9d7b65a95e1b8e0f1c3e4" 2018-12-04 21:26:24,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cf309543-a0bd-451a-b774-a335e41aea2a Date: Tue, 04 Dec 2018 21:26:24 GMT RESP BODY: {"ports":[]} 2018-12-04 21:26:24,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=6dab2653-c7a8-4ea8-bb5d-60f82e005ba0 used request id req-cf309543-a0bd-451a-b774-a335e41aea2a 2018-12-04 21:26:24,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?name=CreateRouterSuccessTests-3e2b4d62-3d11-4c3a-8a80-2fb693404d41-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0af0d702bd1ed0aed9d7b65a95e1b8e0f1c3e4" 2018-12-04 21:26:24,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5f6294a6-2550-4adb-b4af-05fdca290b94 Date: Tue, 04 Dec 2018 21:26:24 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:26:24,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?name=CreateRouterSuccessTests-3e2b4d62-3d11-4c3a-8a80-2fb693404d41-pub-subnet1 used request id req-5f6294a6-2550-4adb-b4af-05fdca290b94 2018-12-04 21:26:24,176 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-3e2b4d62-3d11-4c3a-8a80-2fb693404d41-pub-router 2018-12-04 21:26:24,176 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-3e2b4d62-3d11-4c3a-8a80-2fb693404d41-pub-router 2018-12-04 21:26:24,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/6dab2653-c7a8-4ea8-bb5d-60f82e005ba0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0af0d702bd1ed0aed9d7b65a95e1b8e0f1c3e4" 2018-12-04 21:26:25,610 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7eaa6a0a-2948-4b44-a6af-0f552fcb433c Content-Length: 0 Date: Tue, 04 Dec 2018 21:26:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:26:25,610 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/6dab2653-c7a8-4ea8-bb5d-60f82e005ba0 used request id req-7eaa6a0a-2948-4b44-a6af-0f552fcb433c 2018-12-04 21:26:25,611 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-3e2b4d62-3d11-4c3a-8a80-2fb693404d41-pub-subnet1 2018-12-04 21:26:25,611 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-3e2b4d62-3d11-4c3a-8a80-2fb693404d41-pub-subnet1 2018-12-04 21:26:25,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/158cbfd3-3945-42bc-bba4-2ae19877719a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c701f54b1413ff58bf56f28e27f915393ddd285b" 2018-12-04 21:26:26,560 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-16096e60-bdf1-4ea5-a4f8-d952ff1bf573 Date: Tue, 04 Dec 2018 21:26:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:26:26,560 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/158cbfd3-3945-42bc-bba4-2ae19877719a used request id req-16096e60-bdf1-4ea5-a4f8-d952ff1bf573 2018-12-04 21:26:26,561 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-3e2b4d62-3d11-4c3a-8a80-2fb693404d41-pub-net1 2018-12-04 21:26:26,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/30703781-65da-4e85-9ee2-e7d43ac544a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c701f54b1413ff58bf56f28e27f915393ddd285b" 2018-12-04 21:26:27,781 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-231613b8-9909-4442-a0c2-58bc4fed1f2e Date: Tue, 04 Dec 2018 21:26:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:26:27,782 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/30703781-65da-4e85-9ee2-e7d43ac544a8 used request id req-231613b8-9909-4442-a0c2-58bc4fed1f2e 2018-12-04 21:26:27,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98d33d45d7c4daa7b6276d63775e88d44bb3240" 2018-12-04 21:26:28,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-2d79cf07-95ea-4dfc-8b46-924e282bdab2 Date: Tue, 04 Dec 2018 21:26:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:26:28,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-2d79cf07-95ea-4dfc-8b46-924e282bdab2 2018-12-04 21:26:28,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98d33d45d7c4daa7b6276d63775e88d44bb3240" 2018-12-04 21:26:28,158 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:26:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfd757e3-12d5-433e-9410-05e70ce60d6e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:26:28,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-dfd757e3-12d5-433e-9410-05e70ce60d6e 2018-12-04 21:26:28,158 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:26:28,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98d33d45d7c4daa7b6276d63775e88d44bb3240" 2018-12-04 21:26:28,253 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:26:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25ebaced-c229-48c8-9a0a-d1d21a85275a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:26:28,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-25ebaced-c229-48c8-9a0a-d1d21a85275a 2018-12-04 21:26:28,253 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:26:28,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98d33d45d7c4daa7b6276d63775e88d44bb3240" 2018-12-04 21:26:28,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc175b79-4072-4d56-bf78-31302c935fba 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:26:28,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-bc175b79-4072-4d56-bf78-31302c935fba 2018-12-04 21:26:28,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98d33d45d7c4daa7b6276d63775e88d44bb3240" 2018-12-04 21:26:28,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac1dd7fe-723a-4b5c-aa04-e527f8ba37ba Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:26:28,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-ac1dd7fe-723a-4b5c-aa04-e527f8ba37ba 2018-12-04 21:26:28,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98d33d45d7c4daa7b6276d63775e88d44bb3240" 2018-12-04 21:26:28,568 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:26:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55512a84-2b65-47cb-83ce-1de8e5277344 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:26:28,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-55512a84-2b65-47cb-83ce-1de8e5277344 2018-12-04 21:26:28,568 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:26:28,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98d33d45d7c4daa7b6276d63775e88d44bb3240" 2018-12-04 21:26:28,673 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:26:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da6fb2b1-cda3-41ea-aa0d-2047538b3b2b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:26:28,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-da6fb2b1-cda3-41ea-aa0d-2047538b3b2b 2018-12-04 21:26:28,673 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:26:28,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98d33d45d7c4daa7b6276d63775e88d44bb3240" 2018-12-04 21:26:28,777 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:26:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1c8ae14-7257-4fda-b6ec-67702e6247ef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:26:28,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-a1c8ae14-7257-4fda-b6ec-67702e6247ef 2018-12-04 21:26:28,778 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:26:28,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98d33d45d7c4daa7b6276d63775e88d44bb3240" 2018-12-04 21:26:28,879 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:26:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6eff2ad-9de1-4d50-b7fb-4d0e6d6282ed Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:26:28,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-b6eff2ad-9de1-4d50-b7fb-4d0e6d6282ed 2018-12-04 21:26:28,880 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:26:28,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98d33d45d7c4daa7b6276d63775e88d44bb3240" 2018-12-04 21:26:28,984 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:26:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb69d8b3-d10c-4852-87f8-528a1d0dc255 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:26:28,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-bb69d8b3-d10c-4852-87f8-528a1d0dc255 2018-12-04 21:26:28,985 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:26:28,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98d33d45d7c4daa7b6276d63775e88d44bb3240" 2018-12-04 21:26:29,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83798d94-1d05-4da0-aaf6-f50cca141919 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:26:29,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-83798d94-1d05-4da0-aaf6-f50cca141919 2018-12-04 21:26:29,093 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-944ff7a7-e070-409-proj 2018-12-04 21:26:29,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/23b4a25131c54a3385e92aba0ade544d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98d33d45d7c4daa7b6276d63775e88d44bb3240" 2018-12-04 21:26:29,310 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:26:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0fe175b-df8d-4d6f-95dc-6fee89d8b46a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:26:29,310 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/23b4a25131c54a3385e92aba0ade544d used request id req-f0fe175b-df8d-4d6f-95dc-6fee89d8b46a 2018-12-04 21:26:29,310 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-944ff7a7-e070-409-proj-role 2018-12-04 21:26:29,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/cd48816081db4ceaa16e4cefc4b8c9c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98d33d45d7c4daa7b6276d63775e88d44bb3240" 2018-12-04 21:26:29,436 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:26:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97fd7d1c-cb25-4381-8f16-e82fa2dd9816 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:26:29,436 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/cd48816081db4ceaa16e4cefc4b8c9c3 used request id req-97fd7d1c-cb25-4381-8f16-e82fa2dd9816 2018-12-04 21:26:29,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98d33d45d7c4daa7b6276d63775e88d44bb3240" 2018-12-04 21:26:29,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2034785-7a1a-4eb6-8c32-b47dadfb7dd1 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:26:29,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b2034785-7a1a-4eb6-8c32-b47dadfb7dd1 2018-12-04 21:26:29,539 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-944ff7a7-e070-409-user 2018-12-04 21:26:29,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/39042bbea27a4314acf29fce58ada6d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0e33f0f1d9e8c30914db79a8e18d9d97d2f8e0b" 2018-12-04 21:26:29,752 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:26:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-355248e3-4fc3-4cc2-bd57-5f3c2fa683d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:26:29,753 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/39042bbea27a4314acf29fce58ada6d9 used request id req-355248e3-4fc3-4cc2-bd57-5f3c2fa683d6 2018-12-04 21:26:29,754 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:26:30,168 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:26:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["mfLVwr5kSIebgP02C0gnpw"], "issued_at": "2018-12-04T21:26:30.000000Z"}} 2018-12-04 21:26:30,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5578a8bf5e02dd9ae9b66cd429fa5afbe3e07fb" 2018-12-04 21:26:30,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5add92a0-fe6e-47b2-95d4-f3f7b47782d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:26:30,261 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5add92a0-fe6e-47b2-95d4-f3f7b47782d3 2018-12-04 21:26:30,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:26:30,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:26:30,659 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:26:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["PPHRH2ZhQD2V1x9S58GXIw"], "issued_at": "2018-12-04T21:26:30.000000Z"}} 2018-12-04 21:26:30,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb8a4770b98b0a66964c921ba7c9ce14cd32412" 2018-12-04 21:26:30,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46b208cd-618f-4999-8e3a-a338effdee20 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:26:30,749 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-46b208cd-618f-4999-8e3a-a338effdee20 2018-12-04 21:26:30,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:26:30,758 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:26: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:26:30,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-3905a12c-fb9a-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb8a4770b98b0a66964c921ba7c9ce14cd32412" 2018-12-04 21:26:30,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dee46b4-cfc1-440f-85d5-62348ac68914 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-3905a12c-fb9a-41d-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:26:30,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-3905a12c-fb9a-41d-proj used request id req-6dee46b4-cfc1-440f-85d5-62348ac68914 2018-12-04 21:26:30,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb8a4770b98b0a66964c921ba7c9ce14cd32412" 2018-12-04 21:26:30,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10ec11a7-6a94-4e36-9c32-1d43fb356d11 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:26:30,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-10ec11a7-6a94-4e36-9c32-1d43fb356d11 2018-12-04 21:26:30,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb8a4770b98b0a66964c921ba7c9ce14cd32412" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-3905a12c-fb9a-41d-proj"}}' 2018-12-04 21:26:31,105 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:26:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d2d1df8-0598-4c2c-be1f-b6ae7c499fa6 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/782bc68e00dd4d1ab63482b2ef79b311"}, "tags": [], "enabled": true, "id": "782bc68e00dd4d1ab63482b2ef79b311", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-3905a12c-fb9a-41d-proj"}} 2018-12-04 21:26:31,105 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-1d2d1df8-0598-4c2c-be1f-b6ae7c499fa6 2018-12-04 21:26:31,106 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-3905a12c-fb9a-41d-proj 2018-12-04 21:26:31,106 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:26:31,107 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:26:31,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:26:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["5QJli7LaQ5ad4_Ui2J_FzA"], "issued_at": "2018-12-04T21:26:31.000000Z"}} 2018-12-04 21:26:31,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d13394e89a57ae055d8d1024235733160a7e39" 2018-12-04 21:26:31,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb06a512-3e1a-4f33-a953-bf8525b4fe01 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:26:31,599 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-cb06a512-3e1a-4f33-a953-bf8525b4fe01 2018-12-04 21:26:31,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:26:31,607 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:26: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:26:31,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d13394e89a57ae055d8d1024235733160a7e39" 2018-12-04 21:26:31,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12cada8d-cce6-4549-828c-be7868800e4e Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:26:31,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-12cada8d-cce6-4549-828c-be7868800e4e 2018-12-04 21:26:31,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-3905a12c-fb9a-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d13394e89a57ae055d8d1024235733160a7e39" 2018-12-04 21:26:31,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-505a5d56-6328-4364-a05d-c77fe4e0a3e8 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-3905a12c-fb9a-41d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/782bc68e00dd4d1ab63482b2ef79b311"}, "tags": [], "enabled": true, "id": "782bc68e00dd4d1ab63482b2ef79b311", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-3905a12c-fb9a-41d-proj"}]} 2018-12-04 21:26:31,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-3905a12c-fb9a-41d-proj used request id req-505a5d56-6328-4364-a05d-c77fe4e0a3e8 2018-12-04 21:26:31,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d13394e89a57ae055d8d1024235733160a7e39" 2018-12-04 21:26:31,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c01a57f-f951-4293-9802-592fab996a83 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:26:31,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-1c01a57f-f951-4293-9802-592fab996a83 2018-12-04 21:26:32,293 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-3905a12c-fb9a-41d-user 2018-12-04 21:26:32,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:26:32,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb8a4770b98b0a66964c921ba7c9ce14cd32412" 2018-12-04 21:26:32,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bad4ce3-ca7f-4c9e-a6c1-9e77a1dd1a92 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:26:32,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5bad4ce3-ca7f-4c9e-a6c1-9e77a1dd1a92 2018-12-04 21:26:32,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb8a4770b98b0a66964c921ba7c9ce14cd32412" -d '{"role": {"name": "CreateRouterNegativeTests-3905a12c-fb9a-41d-proj-role"}}' 2018-12-04 21:26:32,417 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:26:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac28ba7e-73b8-4486-a74f-7fb2167993a2 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f88ebf0d8ce84a1c994b0d87571dc816", "links": {"self": "http://172.30.9.23:5000/v3/roles/f88ebf0d8ce84a1c994b0d87571dc816"}, "name": "CreateRouterNegativeTests-3905a12c-fb9a-41d-proj-role"}} 2018-12-04 21:26:32,417 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-ac28ba7e-73b8-4486-a74f-7fb2167993a2 2018-12-04 21:26:32,418 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-3905a12c-fb9a-41d-proj-role 2018-12-04 21:26:32,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/f88ebf0d8ce84a1c994b0d87571dc816 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb8a4770b98b0a66964c921ba7c9ce14cd32412" 2018-12-04 21:26:32,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da1f3dd4-c179-44f8-ba96-b59613eddf48 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f88ebf0d8ce84a1c994b0d87571dc816", "links": {"self": "http://172.30.9.23:5000/v3/roles/f88ebf0d8ce84a1c994b0d87571dc816"}, "name": "CreateRouterNegativeTests-3905a12c-fb9a-41d-proj-role"}} 2018-12-04 21:26:32,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/f88ebf0d8ce84a1c994b0d87571dc816 used request id req-da1f3dd4-c179-44f8-ba96-b59613eddf48 2018-12-04 21:26:32,514 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-3905a12c-fb9a-41d-proj-role to project CreateRouterNegativeTests-3905a12c-fb9a-41d-proj 2018-12-04 21:26:32,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/782bc68e00dd4d1ab63482b2ef79b311/users/dc0c7be7aba64b12ba2f2a8b4dd481ed/roles/f88ebf0d8ce84a1c994b0d87571dc816 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb8a4770b98b0a66964c921ba7c9ce14cd32412" 2018-12-04 21:26:32,571 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:26:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ae1714e-892c-4419-a4aa-21c14e7821d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:26:32,571 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/782bc68e00dd4d1ab63482b2ef79b311/users/dc0c7be7aba64b12ba2f2a8b4dd481ed/roles/f88ebf0d8ce84a1c994b0d87571dc816 used request id req-3ae1714e-892c-4419-a4aa-21c14e7821d7 2018-12-04 21:26:32,571 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:26:32,572 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:26:32,970 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:26:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["fQ6W2PukSViuftmgLTho4Q"], "issued_at": "2018-12-04T21:26:32.000000Z"}} 2018-12-04 21:26:32,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa1276434b227ceb2f558499972e741213e1cf0" 2018-12-04 21:26:33,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bd43333-e0ac-436b-b7da-41ee9df0246a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:26:33,066 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1bd43333-e0ac-436b-b7da-41ee9df0246a 2018-12-04 21:26:33,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterNegativeTests-21c2214f-0c98-4ac5-b8a2-d010fdd97e0f-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa1276434b227ceb2f558499972e741213e1cf0" 2018-12-04 21:26:33,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e20f86fe-770c-4d68-8440-380a03d3cbb6 Date: Tue, 04 Dec 2018 21:26:33 GMT RESP BODY: {"networks":[]} 2018-12-04 21:26:33,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterNegativeTests-21c2214f-0c98-4ac5-b8a2-d010fdd97e0f-pub-net1 used request id req-e20f86fe-770c-4d68-8440-380a03d3cbb6 2018-12-04 21:26:33,270 - neutron_utils - INFO - Creating network with name CreateRouterNegativeTests-21c2214f-0c98-4ac5-b8a2-d010fdd97e0f-pub-net1 2018-12-04 21:26:33,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa1276434b227ceb2f558499972e741213e1cf0" -d '{"network": {"name": "CreateRouterNegativeTests-21c2214f-0c98-4ac5-b8a2-d010fdd97e0f-pub-net1", "admin_state_up": true}}' 2018-12-04 21:26:33,529 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 702 X-Openstack-Request-Id: req-c56d1014-b500-4377-89ed-41b944ac8917 Date: Tue, 04 Dec 2018 21:26:33 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"30a9bc8f-ad66-4df1-8b59-ece0a6efff89","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-04T21:26:33Z","is_default":false,"provider:segmentation_id":5,"name":"CreateRouterNegativeTests-21c2214f-0c98-4ac5-b8a2-d010fdd97e0f-pub-net1","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:26:33Z","mtu":1450}} 2018-12-04 21:26:33,529 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-c56d1014-b500-4377-89ed-41b944ac8917 2018-12-04 21:26:33,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=30a9bc8f-ad66-4df1-8b59-ece0a6efff89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa1276434b227ceb2f558499972e741213e1cf0" 2018-12-04 21:26:33,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-a6d090c5-623f-4047-a1ea-ce235c0a3cf8 Date: Tue, 04 Dec 2018 21:26:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"30a9bc8f-ad66-4df1-8b59-ece0a6efff89","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-04T21:26:33Z","provider:segmentation_id":5,"name":"CreateRouterNegativeTests-21c2214f-0c98-4ac5-b8a2-d010fdd97e0f-pub-net1","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:26:33Z","provider:network_type":"vxlan"}]} 2018-12-04 21:26:33,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=30a9bc8f-ad66-4df1-8b59-ece0a6efff89 used request id req-a6d090c5-623f-4047-a1ea-ce235c0a3cf8 2018-12-04 21:26:33,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=30a9bc8f-ad66-4df1-8b59-ece0a6efff89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa1276434b227ceb2f558499972e741213e1cf0" 2018-12-04 21:26:33,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-686e0f23-99e0-4636-85dc-26e66f1ca03d Date: Tue, 04 Dec 2018 21:26:33 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:26:33,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=30a9bc8f-ad66-4df1-8b59-ece0a6efff89 used request id req-686e0f23-99e0-4636-85dc-26e66f1ca03d 2018-12-04 21:26:33,828 - neutron_utils - INFO - Creating subnet with name CreateRouterNegativeTests-21c2214f-0c98-4ac5-b8a2-d010fdd97e0f-pub-subnet1 2018-12-04 21:26:33,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa1276434b227ceb2f558499972e741213e1cf0" -d '{"subnets": [{"ip_version": 4, "network_id": "30a9bc8f-ad66-4df1-8b59-ece0a6efff89", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterNegativeTests-21c2214f-0c98-4ac5-b8a2-d010fdd97e0f-pub-subnet1"}]}' 2018-12-04 21:26:34,273 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-463bf0f4-ba35-43f6-8dfd-43d6c7987691 Date: Tue, 04 Dec 2018 21:26:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"30a9bc8f-ad66-4df1-8b59-ece0a6efff89","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:26:33Z","dns_nameservers":[],"updated_at":"2018-12-04T21:26:33Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"295d84517f5d4624b62be87085f2ed92","id":"ed36a30f-b02d-4b7f-bbed-1060db553aa4","subnetpool_id":null,"name":"CreateRouterNegativeTests-21c2214f-0c98-4ac5-b8a2-d010fdd97e0f-pub-subnet1"}]} 2018-12-04 21:26:34,274 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-463bf0f4-ba35-43f6-8dfd-43d6c7987691 2018-12-04 21:26:34,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=30a9bc8f-ad66-4df1-8b59-ece0a6efff89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa1276434b227ceb2f558499972e741213e1cf0" 2018-12-04 21:26:34,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-86bc2dfc-1030-49ab-85bc-b97a2aa104fe Date: Tue, 04 Dec 2018 21:26:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"30a9bc8f-ad66-4df1-8b59-ece0a6efff89","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":["ed36a30f-b02d-4b7f-bbed-1060db553aa4"],"description":"","tags":[],"updated_at":"2018-12-04T21:26:33Z","provider:segmentation_id":5,"name":"CreateRouterNegativeTests-21c2214f-0c98-4ac5-b8a2-d010fdd97e0f-pub-net1","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:26:33Z","provider:network_type":"vxlan"}]} 2018-12-04 21:26:34,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=30a9bc8f-ad66-4df1-8b59-ece0a6efff89 used request id req-86bc2dfc-1030-49ab-85bc-b97a2aa104fe 2018-12-04 21:26:34,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=30a9bc8f-ad66-4df1-8b59-ece0a6efff89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa1276434b227ceb2f558499972e741213e1cf0" 2018-12-04 21:26:34,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-55924b89-878b-4544-9908-d415043d47c8 Date: Tue, 04 Dec 2018 21:26:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"30a9bc8f-ad66-4df1-8b59-ece0a6efff89","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:26:33Z","dns_nameservers":[],"updated_at":"2018-12-04T21:26:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"295d84517f5d4624b62be87085f2ed92","id":"ed36a30f-b02d-4b7f-bbed-1060db553aa4","subnetpool_id":null,"name":"CreateRouterNegativeTests-21c2214f-0c98-4ac5-b8a2-d010fdd97e0f-pub-subnet1"}]} 2018-12-04 21:26:34,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=30a9bc8f-ad66-4df1-8b59-ece0a6efff89 used request id req-55924b89-878b-4544-9908-d415043d47c8 2018-12-04 21:26:34,422 - OpenStackNetwork - DEBUG - Network [30a9bc8f-ad66-4df1-8b59-ece0a6efff89] created successfully 2018-12-04 21:26:34,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:26:34,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:26:34,838 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f88ebf0d8ce84a1c994b0d87571dc816", "name": "CreateRouterNegativeTests-3905a12c-fb9a-41d-proj-role"}], "expires_at": "2018-12-04T22:26:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "782bc68e00dd4d1ab63482b2ef79b311", "name": "CreateRouterNegativeTests-3905a12c-fb9a-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/782bc68e00dd4d1ab63482b2ef79b311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/782bc68e00dd4d1ab63482b2ef79b311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/782bc68e00dd4d1ab63482b2ef79b311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_782bc68e00dd4d1ab63482b2ef79b311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_782bc68e00dd4d1ab63482b2ef79b311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/782bc68e00dd4d1ab63482b2ef79b311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/782bc68e00dd4d1ab63482b2ef79b311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/782bc68e00dd4d1ab63482b2ef79b311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/782bc68e00dd4d1ab63482b2ef79b311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/782bc68e00dd4d1ab63482b2ef79b311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/782bc68e00dd4d1ab63482b2ef79b311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/782bc68e00dd4d1ab63482b2ef79b311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/782bc68e00dd4d1ab63482b2ef79b311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/782bc68e00dd4d1ab63482b2ef79b311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-3905a12c-fb9a-41d-user", "id": "dc0c7be7aba64b12ba2f2a8b4dd481ed"}, "audit_ids": ["WxZB1JgUTCubH0u3o-E8lA"], "issued_at": "2018-12-04T21:26:34.000000Z"}} 2018-12-04 21:26:34,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453304424ceb1d83f672fac76fb45577c2b408c5" 2018-12-04 21:26:34,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdb5ed81-bc72-40a8-97a7-43d0b7c22d73 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:26:34,922 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-fdb5ed81-bc72-40a8-97a7-43d0b7c22d73 2018-12-04 21:26:34,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterNegativeTests-21c2214f-0c98-4ac5-b8a2-d010fdd97e0f-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453304424ceb1d83f672fac76fb45577c2b408c5" 2018-12-04 21:26:35,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1fec968a-ba3b-4bda-b57e-6c3c5d8a0faa Date: Tue, 04 Dec 2018 21:26:35 GMT RESP BODY: {"routers": []} 2018-12-04 21:26:35,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterNegativeTests-21c2214f-0c98-4ac5-b8a2-d010fdd97e0f-pub-router&admin_state_up=True used request id req-1fec968a-ba3b-4bda-b57e-6c3c5d8a0faa 2018-12-04 21:26:35,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:26:35,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:26:35,585 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f88ebf0d8ce84a1c994b0d87571dc816", "name": "CreateRouterNegativeTests-3905a12c-fb9a-41d-proj-role"}], "expires_at": "2018-12-04T22:26:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "782bc68e00dd4d1ab63482b2ef79b311", "name": "CreateRouterNegativeTests-3905a12c-fb9a-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/782bc68e00dd4d1ab63482b2ef79b311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/782bc68e00dd4d1ab63482b2ef79b311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/782bc68e00dd4d1ab63482b2ef79b311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_782bc68e00dd4d1ab63482b2ef79b311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_782bc68e00dd4d1ab63482b2ef79b311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/782bc68e00dd4d1ab63482b2ef79b311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/782bc68e00dd4d1ab63482b2ef79b311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/782bc68e00dd4d1ab63482b2ef79b311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/782bc68e00dd4d1ab63482b2ef79b311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/782bc68e00dd4d1ab63482b2ef79b311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/782bc68e00dd4d1ab63482b2ef79b311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/782bc68e00dd4d1ab63482b2ef79b311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/782bc68e00dd4d1ab63482b2ef79b311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/782bc68e00dd4d1ab63482b2ef79b311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-3905a12c-fb9a-41d-user", "id": "dc0c7be7aba64b12ba2f2a8b4dd481ed"}, "audit_ids": ["ESNCtmT2RouEE-jGmeNTqg"], "issued_at": "2018-12-04T21:26:35.000000Z"}} 2018-12-04 21:26:35,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be5f632705a9c4dd84cbf6e03338dc0ced44a823" 2018-12-04 21:26:35,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3614d01a-54b2-460d-a7c4-82e330d02334 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:26:35,669 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3614d01a-54b2-460d-a7c4-82e330d02334 2018-12-04 21:26:35,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453304424ceb1d83f672fac76fb45577c2b408c5" 2018-12-04 21:26:35,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b88b05a0-0703-440d-bb38-031ab44207ab Date: Tue, 04 Dec 2018 21:26:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T20:04:01Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"}]} 2018-12-04 21:26:35,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-b88b05a0-0703-440d-bb38-031ab44207ab 2018-12-04 21:26:35,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=90070285-9e79-459a-b14a-3d1fcc36db90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453304424ceb1d83f672fac76fb45577c2b408c5" 2018-12-04 21:26:35,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-aefeae56-472b-4582-a80e-63eed65159af Date: Tue, 04 Dec 2018 21:26:35 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:26:35,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=90070285-9e79-459a-b14a-3d1fcc36db90 used request id req-aefeae56-472b-4582-a80e-63eed65159af 2018-12-04 21:26:35,804 - neutron_utils - INFO - Creating router with name - CreateRouterNegativeTests-21c2214f-0c98-4ac5-b8a2-d010fdd97e0f-pub-router 2018-12-04 21:26:35,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453304424ceb1d83f672fac76fb45577c2b408c5" -d '{"router": {"external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "name": "CreateRouterNegativeTests-21c2214f-0c98-4ac5-b8a2-d010fdd97e0f-pub-router", "admin_state_up": true}}' 2018-12-04 21:26:36,909 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-41f3970c-7631-4fcf-ab66-2c12f0b79d68 Date: Tue, 04 Dec 2018 21:26:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "782bc68e00dd4d1ab63482b2ef79b311", "created_at": "2018-12-04T21:26:35Z", "admin_state_up": true, "updated_at": "2018-12-04T21:26:36Z", "revision_number": 2, "routes": [], "project_id": "782bc68e00dd4d1ab63482b2ef79b311", "id": "28036e03-64ed-448c-ae5e-30d778edf802", "name": "CreateRouterNegativeTests-21c2214f-0c98-4ac5-b8a2-d010fdd97e0f-pub-router"}} 2018-12-04 21:26:36,909 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-41f3970c-7631-4fcf-ab66-2c12f0b79d68 2018-12-04 21:26:36,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=28036e03-64ed-448c-ae5e-30d778edf802 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453304424ceb1d83f672fac76fb45577c2b408c5" 2018-12-04 21:26:36,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-67de3dcf-65d2-4319-8d93-79681ee7156f Date: Tue, 04 Dec 2018 21:26:36 GMT RESP BODY: {"ports":[]} 2018-12-04 21:26:36,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=28036e03-64ed-448c-ae5e-30d778edf802 used request id req-67de3dcf-65d2-4319-8d93-79681ee7156f 2018-12-04 21:26:36,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterNegativeTests-21c2214f-0c98-4ac5-b8a2-d010fdd97e0f-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453304424ceb1d83f672fac76fb45577c2b408c5" 2018-12-04 21:26:36,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6d56eed0-d6fd-4f13-8e63-edebade7613d Date: Tue, 04 Dec 2018 21:26:36 GMT RESP BODY: {"networks":[]} 2018-12-04 21:26:36,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterNegativeTests-21c2214f-0c98-4ac5-b8a2-d010fdd97e0f-pub-net1 used request id req-6d56eed0-d6fd-4f13-8e63-edebade7613d 2018-12-04 21:26:36,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?name=CreateRouterNegativeTests-21c2214f-0c98-4ac5-b8a2-d010fdd97e0f-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453304424ceb1d83f672fac76fb45577c2b408c5" 2018-12-04 21:26:37,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2551c6e1-fe38-48b8-81c1-ea528435b4b1 Date: Tue, 04 Dec 2018 21:26:37 GMT RESP BODY: {"ports":[]} 2018-12-04 21:26:37,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?name=CreateRouterNegativeTests-21c2214f-0c98-4ac5-b8a2-d010fdd97e0f-port1&admin_state_up=True used request id req-2551c6e1-fe38-48b8-81c1-ea528435b4b1 2018-12-04 21:26:37,014 - OpenStackNetwork - INFO - Retrieved port CreateRouterNegativeTests-21c2214f-0c98-4ac5-b8a2-d010fdd97e0f-port1 for router - CreateRouterNegativeTests-21c2214f-0c98-4ac5-b8a2-d010fdd97e0f-pub-router 2018-12-04 21:26:37,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:26:37,015 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:26:37,407 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f88ebf0d8ce84a1c994b0d87571dc816", "name": "CreateRouterNegativeTests-3905a12c-fb9a-41d-proj-role"}], "expires_at": "2018-12-04T22:26:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "782bc68e00dd4d1ab63482b2ef79b311", "name": "CreateRouterNegativeTests-3905a12c-fb9a-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/782bc68e00dd4d1ab63482b2ef79b311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/782bc68e00dd4d1ab63482b2ef79b311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/782bc68e00dd4d1ab63482b2ef79b311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_782bc68e00dd4d1ab63482b2ef79b311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_782bc68e00dd4d1ab63482b2ef79b311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/782bc68e00dd4d1ab63482b2ef79b311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/782bc68e00dd4d1ab63482b2ef79b311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/782bc68e00dd4d1ab63482b2ef79b311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/782bc68e00dd4d1ab63482b2ef79b311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/782bc68e00dd4d1ab63482b2ef79b311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/782bc68e00dd4d1ab63482b2ef79b311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/782bc68e00dd4d1ab63482b2ef79b311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/782bc68e00dd4d1ab63482b2ef79b311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/782bc68e00dd4d1ab63482b2ef79b311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-3905a12c-fb9a-41d-user", "id": "dc0c7be7aba64b12ba2f2a8b4dd481ed"}, "audit_ids": ["g8BYcgGoQGae1MqYrB9HEQ"], "issued_at": "2018-12-04T21:26:37.000000Z"}} 2018-12-04 21:26:37,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef8238c488bbb5fb7d070a92a54a2eaae9198478" 2018-12-04 21:26:37,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ec888f7-31a9-4fed-87fc-d2e48c55baed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:26:37,499 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1ec888f7-31a9-4fed-87fc-d2e48c55baed 2018-12-04 21:26:37,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterNegativeTests-21c2214f-0c98-4ac5-b8a2-d010fdd97e0f-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453304424ceb1d83f672fac76fb45577c2b408c5" 2018-12-04 21:26:37,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0777c873-a8f5-4da4-aa2d-070f2075124a Date: Tue, 04 Dec 2018 21:26:37 GMT RESP BODY: {"networks":[]} 2018-12-04 21:26:37,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterNegativeTests-21c2214f-0c98-4ac5-b8a2-d010fdd97e0f-pub-net1 used request id req-0777c873-a8f5-4da4-aa2d-070f2075124a 2018-12-04 21:26:37,527 - OpenStackNetwork - INFO - Removing router CreateRouterNegativeTests-21c2214f-0c98-4ac5-b8a2-d010fdd97e0f-pub-router 2018-12-04 21:26:37,527 - neutron_utils - INFO - Deleting router with name - CreateRouterNegativeTests-21c2214f-0c98-4ac5-b8a2-d010fdd97e0f-pub-router 2018-12-04 21:26:37,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/28036e03-64ed-448c-ae5e-30d778edf802 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453304424ceb1d83f672fac76fb45577c2b408c5" 2018-12-04 21:26:38,985 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0713f219-f175-468e-99f4-e59484f46997 Content-Length: 0 Date: Tue, 04 Dec 2018 21:26:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:26:38,985 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/28036e03-64ed-448c-ae5e-30d778edf802 used request id req-0713f219-f175-468e-99f4-e59484f46997 2018-12-04 21:26:38,985 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-21c2214f-0c98-4ac5-b8a2-d010fdd97e0f-pub-subnet1 2018-12-04 21:26:38,986 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-21c2214f-0c98-4ac5-b8a2-d010fdd97e0f-pub-subnet1 2018-12-04 21:26:38,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/ed36a30f-b02d-4b7f-bbed-1060db553aa4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa1276434b227ceb2f558499972e741213e1cf0" 2018-12-04 21:26:39,855 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e6963929-5d4d-48af-b648-c14c8aab43ff Date: Tue, 04 Dec 2018 21:26:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:26:39,856 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/ed36a30f-b02d-4b7f-bbed-1060db553aa4 used request id req-e6963929-5d4d-48af-b648-c14c8aab43ff 2018-12-04 21:26:39,856 - neutron_utils - INFO - Deleting network with name CreateRouterNegativeTests-21c2214f-0c98-4ac5-b8a2-d010fdd97e0f-pub-net1 2018-12-04 21:26:39,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/30a9bc8f-ad66-4df1-8b59-ece0a6efff89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa1276434b227ceb2f558499972e741213e1cf0" 2018-12-04 21:26:41,244 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d39d9919-4586-4099-93a1-063348de7922 Date: Tue, 04 Dec 2018 21:26:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:26:41,244 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/30a9bc8f-ad66-4df1-8b59-ece0a6efff89 used request id req-d39d9919-4586-4099-93a1-063348de7922 2018-12-04 21:26:41,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb8a4770b98b0a66964c921ba7c9ce14cd32412" 2018-12-04 21:26:41,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-913cc9a2-66fe-4285-9838-0396fc202968 Date: Tue, 04 Dec 2018 21:26:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:26:41,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-913cc9a2-66fe-4285-9838-0396fc202968 2018-12-04 21:26:41,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb8a4770b98b0a66964c921ba7c9ce14cd32412" 2018-12-04 21:26:41,620 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:26:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-090fa3f2-6377-4385-9562-38364a06f531 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:26:41,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-090fa3f2-6377-4385-9562-38364a06f531 2018-12-04 21:26:41,620 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:26:41,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb8a4770b98b0a66964c921ba7c9ce14cd32412" 2018-12-04 21:26:41,806 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:26:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f3815f0-146f-43d9-b2af-408c02d880c9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:26:41,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-9f3815f0-146f-43d9-b2af-408c02d880c9 2018-12-04 21:26:41,806 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:26:41,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb8a4770b98b0a66964c921ba7c9ce14cd32412" 2018-12-04 21:26:41,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af832119-57c4-43ab-8e00-f4e959fd7e1a 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:26:41,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-af832119-57c4-43ab-8e00-f4e959fd7e1a 2018-12-04 21:26:41,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb8a4770b98b0a66964c921ba7c9ce14cd32412" 2018-12-04 21:26:42,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-069bc16f-d2e0-454b-86bd-a5d08edade6e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:26:42,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-069bc16f-d2e0-454b-86bd-a5d08edade6e 2018-12-04 21:26:42,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb8a4770b98b0a66964c921ba7c9ce14cd32412" 2018-12-04 21:26:42,213 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:26:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49d87c42-e3a7-4874-b3f1-9cdcffa5b534 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:26:42,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-49d87c42-e3a7-4874-b3f1-9cdcffa5b534 2018-12-04 21:26:42,214 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:26:42,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb8a4770b98b0a66964c921ba7c9ce14cd32412" 2018-12-04 21:26:42,317 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:26:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e77084d-e684-40cb-89ab-634acc84cdcb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:26:42,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-8e77084d-e684-40cb-89ab-634acc84cdcb 2018-12-04 21:26:42,318 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:26:42,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb8a4770b98b0a66964c921ba7c9ce14cd32412" 2018-12-04 21:26:42,419 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:26:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0d9f051-def0-4b53-b6d7-35b024348dcb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:26:42,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-a0d9f051-def0-4b53-b6d7-35b024348dcb 2018-12-04 21:26:42,419 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:26:42,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb8a4770b98b0a66964c921ba7c9ce14cd32412" 2018-12-04 21:26:42,514 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:26:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3ec78cf-d811-4c85-9cd7-ced3aa314a06 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:26:42,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-d3ec78cf-d811-4c85-9cd7-ced3aa314a06 2018-12-04 21:26:42,515 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:26:42,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb8a4770b98b0a66964c921ba7c9ce14cd32412" 2018-12-04 21:26:42,616 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:26:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70987bcb-7ad3-4801-b190-38532bef86d2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:26:42,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-70987bcb-7ad3-4801-b190-38532bef86d2 2018-12-04 21:26:42,616 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:26:42,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb8a4770b98b0a66964c921ba7c9ce14cd32412" 2018-12-04 21:26:42,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39236f83-9896-4010-abc5-8acea69bc0a2 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:26:42,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-39236f83-9896-4010-abc5-8acea69bc0a2 2018-12-04 21:26:42,723 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-3905a12c-fb9a-41d-proj 2018-12-04 21:26:42,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/782bc68e00dd4d1ab63482b2ef79b311 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb8a4770b98b0a66964c921ba7c9ce14cd32412" 2018-12-04 21:26:42,936 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:26:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f9eb58d-313a-4055-9bbb-d563a7b19c00 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:26:42,936 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/782bc68e00dd4d1ab63482b2ef79b311 used request id req-6f9eb58d-313a-4055-9bbb-d563a7b19c00 2018-12-04 21:26:42,937 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-3905a12c-fb9a-41d-proj-role 2018-12-04 21:26:42,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/f88ebf0d8ce84a1c994b0d87571dc816 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb8a4770b98b0a66964c921ba7c9ce14cd32412" 2018-12-04 21:26:43,062 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:26:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37fef241-a421-4a73-86a4-b7ae1770bc61 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:26:43,062 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/f88ebf0d8ce84a1c994b0d87571dc816 used request id req-37fef241-a421-4a73-86a4-b7ae1770bc61 2018-12-04 21:26:43,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb8a4770b98b0a66964c921ba7c9ce14cd32412" 2018-12-04 21:26:43,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-464a9d21-0db4-4527-b2f6-08b55344a3cb Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:26:43,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-464a9d21-0db4-4527-b2f6-08b55344a3cb 2018-12-04 21:26:43,163 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-3905a12c-fb9a-41d-user 2018-12-04 21:26:43,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/dc0c7be7aba64b12ba2f2a8b4dd481ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d13394e89a57ae055d8d1024235733160a7e39" 2018-12-04 21:26:43,355 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:26:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a4c595c-aae6-4419-8849-c2468ab30279 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:26:43,356 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/dc0c7be7aba64b12ba2f2a8b4dd481ed used request id req-5a4c595c-aae6-4419-8849-c2468ab30279 2018-12-04 21:26:43,357 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:26:43,763 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:26:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["fwVQaj_xQg671rQ4J8mBbA"], "issued_at": "2018-12-04T21:26:43.000000Z"}} 2018-12-04 21:26:43,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8081804a06819f3d401624d80f0607e3aa22f6" 2018-12-04 21:26:43,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e87f8e70-5b43-4561-98cf-5ae4c7e6d666 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:26:43,860 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e87f8e70-5b43-4561-98cf-5ae4c7e6d666 2018-12-04 21:26:43,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:26:43,862 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:26:44,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:26:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["oojEqekXRPKzwgLT1iDedA"], "issued_at": "2018-12-04T21:26:44.000000Z"}} 2018-12-04 21:26:44,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c6ba73b902b3623676f025a42fac987492d0ce" 2018-12-04 21:26:44,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80a05441-1a7d-4c0a-9c27-72d688bcf456 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:26:44,351 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-80a05441-1a7d-4c0a-9c27-72d688bcf456 2018-12-04 21:26:44,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:26:44,361 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:26: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:26:44,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-edbc4f64-3816-4d4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c6ba73b902b3623676f025a42fac987492d0ce" 2018-12-04 21:26:44,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48ddb054-a9f4-405b-9a28-b8d4f2a5c4e0 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-edbc4f64-3816-4d4-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:26:44,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-edbc4f64-3816-4d4-proj used request id req-48ddb054-a9f4-405b-9a28-b8d4f2a5c4e0 2018-12-04 21:26:44,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c6ba73b902b3623676f025a42fac987492d0ce" 2018-12-04 21:26:44,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17be39c1-6c52-43a9-9cd5-54fd5c76e680 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:26:44,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-17be39c1-6c52-43a9-9cd5-54fd5c76e680 2018-12-04 21:26:44,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c6ba73b902b3623676f025a42fac987492d0ce" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-edbc4f64-3816-4d4-proj"}}' 2018-12-04 21:26:44,696 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:26:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0a1dc96-ac1d-4f8c-b159-dc278d2e0961 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/85945e6d25274d6abd654d325f02b12c"}, "tags": [], "enabled": true, "id": "85945e6d25274d6abd654d325f02b12c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-edbc4f64-3816-4d4-proj"}} 2018-12-04 21:26:44,696 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-a0a1dc96-ac1d-4f8c-b159-dc278d2e0961 2018-12-04 21:26:44,696 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-edbc4f64-3816-4d4-proj 2018-12-04 21:26:44,697 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:26:44,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:26:45,097 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:26:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["_erhBX0mRri17x34QLqG2A"], "issued_at": "2018-12-04T21:26:45.000000Z"}} 2018-12-04 21:26:45,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e244c343a40c15e9db12df549696945f3d7970a" 2018-12-04 21:26:45,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bba32b0-0ead-455d-8883-4f5b7abaab9b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:26:45,112 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3bba32b0-0ead-455d-8883-4f5b7abaab9b 2018-12-04 21:26:45,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:26:45,120 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:26:45,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e244c343a40c15e9db12df549696945f3d7970a" 2018-12-04 21:26:45,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14a79c33-358f-49de-92ae-bc5252c6eae7 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:26:45,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-14a79c33-358f-49de-92ae-bc5252c6eae7 2018-12-04 21:26:45,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-edbc4f64-3816-4d4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e244c343a40c15e9db12df549696945f3d7970a" 2018-12-04 21:26:45,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abfe0a9b-1d86-4a7d-88ae-863cc39d869a Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-edbc4f64-3816-4d4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/85945e6d25274d6abd654d325f02b12c"}, "tags": [], "enabled": true, "id": "85945e6d25274d6abd654d325f02b12c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-edbc4f64-3816-4d4-proj"}]} 2018-12-04 21:26:45,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-edbc4f64-3816-4d4-proj used request id req-abfe0a9b-1d86-4a7d-88ae-863cc39d869a 2018-12-04 21:26:45,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e244c343a40c15e9db12df549696945f3d7970a" 2018-12-04 21:26:45,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f0c4282-fd4d-46ee-83fa-74e5f9c12332 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:26:45,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7f0c4282-fd4d-46ee-83fa-74e5f9c12332 2018-12-04 21:26:45,823 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-edbc4f64-3816-4d4-user 2018-12-04 21:26:45,823 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:26:45,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c6ba73b902b3623676f025a42fac987492d0ce" 2018-12-04 21:26:45,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01f4ca10-5ae8-49c2-a580-de56b02b5454 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:26:45,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-01f4ca10-5ae8-49c2-a580-de56b02b5454 2018-12-04 21:26:45,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c6ba73b902b3623676f025a42fac987492d0ce" -d '{"role": {"name": "CreateRouterNegativeTests-edbc4f64-3816-4d4-proj-role"}}' 2018-12-04 21:26:46,038 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:26:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ab2def0-3111-406e-b892-55447c6a0da0 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5b23a208c7c04d519333cfeb5d90ff28", "links": {"self": "http://172.30.9.23:5000/v3/roles/5b23a208c7c04d519333cfeb5d90ff28"}, "name": "CreateRouterNegativeTests-edbc4f64-3816-4d4-proj-role"}} 2018-12-04 21:26:46,039 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-6ab2def0-3111-406e-b892-55447c6a0da0 2018-12-04 21:26:46,039 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-edbc4f64-3816-4d4-proj-role 2018-12-04 21:26:46,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/5b23a208c7c04d519333cfeb5d90ff28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c6ba73b902b3623676f025a42fac987492d0ce" 2018-12-04 21:26:46,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d3e9905-5d36-4b27-b1ca-b18a0d52ba77 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5b23a208c7c04d519333cfeb5d90ff28", "links": {"self": "http://172.30.9.23:5000/v3/roles/5b23a208c7c04d519333cfeb5d90ff28"}, "name": "CreateRouterNegativeTests-edbc4f64-3816-4d4-proj-role"}} 2018-12-04 21:26:46,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/5b23a208c7c04d519333cfeb5d90ff28 used request id req-3d3e9905-5d36-4b27-b1ca-b18a0d52ba77 2018-12-04 21:26:46,138 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-edbc4f64-3816-4d4-proj-role to project CreateRouterNegativeTests-edbc4f64-3816-4d4-proj 2018-12-04 21:26:46,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/85945e6d25274d6abd654d325f02b12c/users/81d1fa6ea96f4f5aa6d49f819a4a7227/roles/5b23a208c7c04d519333cfeb5d90ff28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c6ba73b902b3623676f025a42fac987492d0ce" 2018-12-04 21:26:46,278 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:26:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c806608-3925-4adf-93a8-7539e2988ce3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:26:46,278 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/85945e6d25274d6abd654d325f02b12c/users/81d1fa6ea96f4f5aa6d49f819a4a7227/roles/5b23a208c7c04d519333cfeb5d90ff28 used request id req-2c806608-3925-4adf-93a8-7539e2988ce3 2018-12-04 21:26:46,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:26:46,279 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:26:46,674 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b23a208c7c04d519333cfeb5d90ff28", "name": "CreateRouterNegativeTests-edbc4f64-3816-4d4-proj-role"}], "expires_at": "2018-12-04T22:26:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "85945e6d25274d6abd654d325f02b12c", "name": "CreateRouterNegativeTests-edbc4f64-3816-4d4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/85945e6d25274d6abd654d325f02b12c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/85945e6d25274d6abd654d325f02b12c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/85945e6d25274d6abd654d325f02b12c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_85945e6d25274d6abd654d325f02b12c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_85945e6d25274d6abd654d325f02b12c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/85945e6d25274d6abd654d325f02b12c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/85945e6d25274d6abd654d325f02b12c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/85945e6d25274d6abd654d325f02b12c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/85945e6d25274d6abd654d325f02b12c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/85945e6d25274d6abd654d325f02b12c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/85945e6d25274d6abd654d325f02b12c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/85945e6d25274d6abd654d325f02b12c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/85945e6d25274d6abd654d325f02b12c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/85945e6d25274d6abd654d325f02b12c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-edbc4f64-3816-4d4-user", "id": "81d1fa6ea96f4f5aa6d49f819a4a7227"}, "audit_ids": ["QAQE_1elTya71ll4EPsqXw"], "issued_at": "2018-12-04T21:26:46.000000Z"}} 2018-12-04 21:26:46,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c214d155cbcd762e253d6e401510ce8a1e2b4c00" 2018-12-04 21:26:46,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f4b74b4-ae89-4798-ba2c-27b15c70496a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:26:46,752 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0f4b74b4-ae89-4798-ba2c-27b15c70496a 2018-12-04 21:26:46,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterNegativeTests-3fcd2085-cb3e-4008-abb9-2bd5482d5d58-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c214d155cbcd762e253d6e401510ce8a1e2b4c00" 2018-12-04 21:26:46,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1e95f6f9-9721-4baf-8e79-59bfaf06bd38 Date: Tue, 04 Dec 2018 21:26:46 GMT RESP BODY: {"routers": []} 2018-12-04 21:26:46,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterNegativeTests-3fcd2085-cb3e-4008-abb9-2bd5482d5d58-pub-router&admin_state_up=True used request id req-1e95f6f9-9721-4baf-8e79-59bfaf06bd38 2018-12-04 21:26:46,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:26:46,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:26:47,369 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b23a208c7c04d519333cfeb5d90ff28", "name": "CreateRouterNegativeTests-edbc4f64-3816-4d4-proj-role"}], "expires_at": "2018-12-04T22:26:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "85945e6d25274d6abd654d325f02b12c", "name": "CreateRouterNegativeTests-edbc4f64-3816-4d4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/85945e6d25274d6abd654d325f02b12c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/85945e6d25274d6abd654d325f02b12c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/85945e6d25274d6abd654d325f02b12c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_85945e6d25274d6abd654d325f02b12c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_85945e6d25274d6abd654d325f02b12c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/85945e6d25274d6abd654d325f02b12c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/85945e6d25274d6abd654d325f02b12c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/85945e6d25274d6abd654d325f02b12c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/85945e6d25274d6abd654d325f02b12c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/85945e6d25274d6abd654d325f02b12c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/85945e6d25274d6abd654d325f02b12c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/85945e6d25274d6abd654d325f02b12c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/85945e6d25274d6abd654d325f02b12c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/85945e6d25274d6abd654d325f02b12c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-edbc4f64-3816-4d4-user", "id": "81d1fa6ea96f4f5aa6d49f819a4a7227"}, "audit_ids": ["m3Kq2cLgTSaOU8dBHE1W6Q"], "issued_at": "2018-12-04T21:26:47.000000Z"}} 2018-12-04 21:26:47,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4046cf10ad953791da31a12123c449cf0a799dd" 2018-12-04 21:26:47,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c31fff58-0c3a-48f6-ae8a-3fa8d7f13282 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:26:47,457 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c31fff58-0c3a-48f6-ae8a-3fa8d7f13282 2018-12-04 21:26:47,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=Invalid_name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c214d155cbcd762e253d6e401510ce8a1e2b4c00" 2018-12-04 21:26:47,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-578d8b95-c886-48fe-8dab-0f697c990d05 Date: Tue, 04 Dec 2018 21:26:47 GMT RESP BODY: {"networks":[]} 2018-12-04 21:26:47,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=Invalid_name used request id req-578d8b95-c886-48fe-8dab-0f697c990d05 2018-12-04 21:26:47,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c6ba73b902b3623676f025a42fac987492d0ce" 2018-12-04 21:26:47,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-cfd728a9-0605-423d-bb38-7689a54e6c7c Date: Tue, 04 Dec 2018 21:26:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:26:47,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-cfd728a9-0605-423d-bb38-7689a54e6c7c 2018-12-04 21:26:47,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c6ba73b902b3623676f025a42fac987492d0ce" 2018-12-04 21:26:47,940 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:26:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29c6a450-923c-434a-ba5f-a264b98c4188 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:26:47,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-29c6a450-923c-434a-ba5f-a264b98c4188 2018-12-04 21:26:47,941 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:26:47,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c6ba73b902b3623676f025a42fac987492d0ce" 2018-12-04 21:26:48,040 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:26:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-240100f3-b316-4af2-a7d0-58a2811ef77e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:26:48,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-240100f3-b316-4af2-a7d0-58a2811ef77e 2018-12-04 21:26:48,041 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:26:48,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c6ba73b902b3623676f025a42fac987492d0ce" 2018-12-04 21:26:48,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55449180-9657-4c1e-b157-602300138678 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:26:48,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-55449180-9657-4c1e-b157-602300138678 2018-12-04 21:26:48,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c6ba73b902b3623676f025a42fac987492d0ce" 2018-12-04 21:26:48,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e6a4bc6-1d58-43bb-97af-4e4e19626824 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:26:48,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-8e6a4bc6-1d58-43bb-97af-4e4e19626824 2018-12-04 21:26:48,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c6ba73b902b3623676f025a42fac987492d0ce" 2018-12-04 21:26:48,346 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:26:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93fdb787-93f1-41c0-bd30-5c4505720b97 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:26:48,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-93fdb787-93f1-41c0-bd30-5c4505720b97 2018-12-04 21:26:48,347 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:26:48,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c6ba73b902b3623676f025a42fac987492d0ce" 2018-12-04 21:26:48,441 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:26:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd38e05f-20dc-4172-8faa-5bcf1124db69 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:26:48,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-bd38e05f-20dc-4172-8faa-5bcf1124db69 2018-12-04 21:26:48,441 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:26:48,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c6ba73b902b3623676f025a42fac987492d0ce" 2018-12-04 21:26:48,539 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:26:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86fad378-6e4c-41f6-bb46-29c10eaeb0fd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:26:48,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-86fad378-6e4c-41f6-bb46-29c10eaeb0fd 2018-12-04 21:26:48,539 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:26:48,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c6ba73b902b3623676f025a42fac987492d0ce" 2018-12-04 21:26:48,641 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:26:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-926bb1b3-d8da-48fe-9437-5e55456857d7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:26:48,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-926bb1b3-d8da-48fe-9437-5e55456857d7 2018-12-04 21:26:48,642 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:26:48,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c6ba73b902b3623676f025a42fac987492d0ce" 2018-12-04 21:26:48,754 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:26:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe9cb32a-716a-4a1b-ad99-d634bee10571 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:26:48,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-fe9cb32a-716a-4a1b-ad99-d634bee10571 2018-12-04 21:26:48,755 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:26:48,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c6ba73b902b3623676f025a42fac987492d0ce" 2018-12-04 21:26:48,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-672124df-d5b2-49c5-a036-cbf33af36ac3 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:26:48,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-672124df-d5b2-49c5-a036-cbf33af36ac3 2018-12-04 21:26:48,859 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-edbc4f64-3816-4d4-proj 2018-12-04 21:26:48,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/85945e6d25274d6abd654d325f02b12c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c6ba73b902b3623676f025a42fac987492d0ce" 2018-12-04 21:26:49,086 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:26:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-636d1560-6567-4f0a-a2cc-dada0fe1431f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:26:49,086 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/85945e6d25274d6abd654d325f02b12c used request id req-636d1560-6567-4f0a-a2cc-dada0fe1431f 2018-12-04 21:26:49,087 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-edbc4f64-3816-4d4-proj-role 2018-12-04 21:26:49,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/5b23a208c7c04d519333cfeb5d90ff28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c6ba73b902b3623676f025a42fac987492d0ce" 2018-12-04 21:26:49,206 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:26:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95b24e1c-3f75-40da-8a46-8c1a155f106d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:26:49,206 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/5b23a208c7c04d519333cfeb5d90ff28 used request id req-95b24e1c-3f75-40da-8a46-8c1a155f106d 2018-12-04 21:26:49,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c6ba73b902b3623676f025a42fac987492d0ce" 2018-12-04 21:26:49,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c938803-70d3-491d-a1c7-b535ebbe0f89 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:26:49,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3c938803-70d3-491d-a1c7-b535ebbe0f89 2018-12-04 21:26:49,307 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-edbc4f64-3816-4d4-user 2018-12-04 21:26:49,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/81d1fa6ea96f4f5aa6d49f819a4a7227 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e244c343a40c15e9db12df549696945f3d7970a" 2018-12-04 21:26:49,548 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:26:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df9f96bc-17f0-4780-90ad-0580e1fe031a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:26:49,548 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/81d1fa6ea96f4f5aa6d49f819a4a7227 used request id req-df9f96bc-17f0-4780-90ad-0580e1fe031a 2018-12-04 21:26:49,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:26:49,955 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:26:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["F7dT5nolQUSuR5sRL9f60g"], "issued_at": "2018-12-04T21:26:49.000000Z"}} 2018-12-04 21:26:49,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7c6f31addac1cae6a35c595b6172c7666c90f55" 2018-12-04 21:26:50,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e27c99a0-3f20-4a39-9dc2-5571f48875de Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:26:50,050 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e27c99a0-3f20-4a39-9dc2-5571f48875de 2018-12-04 21:26:50,051 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:26:50,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:26:50,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:26:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["4qnPNKi6QF6oZJgrXdK95g"], "issued_at": "2018-12-04T21:26:50.000000Z"}} 2018-12-04 21:26:50,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e8821af706ca2a5cd71add450a7cf9fa25f5a22" 2018-12-04 21:26:50,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b54fbc8-f4dd-4ced-8ae3-964fe6362a76 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:26:50,548 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-8b54fbc8-f4dd-4ced-8ae3-964fe6362a76 2018-12-04 21:26:50,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:26:50,557 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:26: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:26:50,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-36a802ed-8b9a-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e8821af706ca2a5cd71add450a7cf9fa25f5a22" 2018-12-04 21:26:50,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b89bf76-93dc-4044-81c5-79ce0b41ab75 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-36a802ed-8b9a-49c-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:26:50,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-36a802ed-8b9a-49c-proj used request id req-6b89bf76-93dc-4044-81c5-79ce0b41ab75 2018-12-04 21:26:50,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e8821af706ca2a5cd71add450a7cf9fa25f5a22" 2018-12-04 21:26:50,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfea4983-b4c5-456f-a46a-fe196521d725 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:26:50,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-cfea4983-b4c5-456f-a46a-fe196521d725 2018-12-04 21:26:50,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e8821af706ca2a5cd71add450a7cf9fa25f5a22" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-36a802ed-8b9a-49c-proj"}}' 2018-12-04 21:26:50,887 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:26:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63a98123-e256-4e0a-8547-82b3e0d4d3da Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/04a457b315f344eaa9ae0f7797c6402d"}, "tags": [], "enabled": true, "id": "04a457b315f344eaa9ae0f7797c6402d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-36a802ed-8b9a-49c-proj"}} 2018-12-04 21:26:50,887 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-63a98123-e256-4e0a-8547-82b3e0d4d3da 2018-12-04 21:26:50,888 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-36a802ed-8b9a-49c-proj 2018-12-04 21:26:50,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:26:50,889 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:26:51,293 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:26:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["MSo-x0_oScOrgDZywhsSGA"], "issued_at": "2018-12-04T21:26:51.000000Z"}} 2018-12-04 21:26:51,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06358708225d532932c5b6bcbc7178aeedbe5e01" 2018-12-04 21:26:51,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7697c7d-8bb1-41c7-bb69-512f58d55876 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:26:51,387 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b7697c7d-8bb1-41c7-bb69-512f58d55876 2018-12-04 21:26:51,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:26:51,396 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:26: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:26:51,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06358708225d532932c5b6bcbc7178aeedbe5e01" 2018-12-04 21:26:51,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e49a0943-ea5c-4b93-9ce8-66549cd0f88d Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:26:51,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e49a0943-ea5c-4b93-9ce8-66549cd0f88d 2018-12-04 21:26:51,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-36a802ed-8b9a-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06358708225d532932c5b6bcbc7178aeedbe5e01" 2018-12-04 21:26:51,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eadebe79-82ca-48ec-8b1c-d161c989c513 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-36a802ed-8b9a-49c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/04a457b315f344eaa9ae0f7797c6402d"}, "tags": [], "enabled": true, "id": "04a457b315f344eaa9ae0f7797c6402d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-36a802ed-8b9a-49c-proj"}]} 2018-12-04 21:26:51,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-36a802ed-8b9a-49c-proj used request id req-eadebe79-82ca-48ec-8b1c-d161c989c513 2018-12-04 21:26:51,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06358708225d532932c5b6bcbc7178aeedbe5e01" 2018-12-04 21:26:51,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7272937-432a-4923-97fe-45150029fed9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:26:51,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e7272937-432a-4923-97fe-45150029fed9 2018-12-04 21:26:52,013 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-36a802ed-8b9a-49c-user 2018-12-04 21:26:52,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:26:52,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e8821af706ca2a5cd71add450a7cf9fa25f5a22" 2018-12-04 21:26:52,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-008e0675-f684-476d-a74d-88017bcdebcb Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:26:52,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-008e0675-f684-476d-a74d-88017bcdebcb 2018-12-04 21:26:52,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e8821af706ca2a5cd71add450a7cf9fa25f5a22" -d '{"role": {"name": "CreateRouterNegativeTests-36a802ed-8b9a-49c-proj-role"}}' 2018-12-04 21:26:52,231 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:26:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-244aa0e9-d176-45fa-b796-196dea67ac3e Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7fae02cc88794691b42364d955438ad5", "links": {"self": "http://172.30.9.23:5000/v3/roles/7fae02cc88794691b42364d955438ad5"}, "name": "CreateRouterNegativeTests-36a802ed-8b9a-49c-proj-role"}} 2018-12-04 21:26:52,231 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-244aa0e9-d176-45fa-b796-196dea67ac3e 2018-12-04 21:26:52,231 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-36a802ed-8b9a-49c-proj-role 2018-12-04 21:26:52,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/7fae02cc88794691b42364d955438ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e8821af706ca2a5cd71add450a7cf9fa25f5a22" 2018-12-04 21:26:52,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-332ad808-83b9-44b4-b974-fda481982d6d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7fae02cc88794691b42364d955438ad5", "links": {"self": "http://172.30.9.23:5000/v3/roles/7fae02cc88794691b42364d955438ad5"}, "name": "CreateRouterNegativeTests-36a802ed-8b9a-49c-proj-role"}} 2018-12-04 21:26:52,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/7fae02cc88794691b42364d955438ad5 used request id req-332ad808-83b9-44b4-b974-fda481982d6d 2018-12-04 21:26:52,334 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-36a802ed-8b9a-49c-proj-role to project CreateRouterNegativeTests-36a802ed-8b9a-49c-proj 2018-12-04 21:26:52,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/04a457b315f344eaa9ae0f7797c6402d/users/e86dafe54417478088df4ff0e3b0c7d4/roles/7fae02cc88794691b42364d955438ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e8821af706ca2a5cd71add450a7cf9fa25f5a22" 2018-12-04 21:26:52,402 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:26:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1d19dff-3a64-4fff-90c1-e4c434b4cd96 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:26:52,402 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/04a457b315f344eaa9ae0f7797c6402d/users/e86dafe54417478088df4ff0e3b0c7d4/roles/7fae02cc88794691b42364d955438ad5 used request id req-a1d19dff-3a64-4fff-90c1-e4c434b4cd96 2018-12-04 21:26:52,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e8821af706ca2a5cd71add450a7cf9fa25f5a22" 2018-12-04 21:26:52,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-33687b78-88f7-4f5d-970d-7a4d518ef31a Date: Tue, 04 Dec 2018 21:26:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:26:52,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-33687b78-88f7-4f5d-970d-7a4d518ef31a 2018-12-04 21:26:52,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e8821af706ca2a5cd71add450a7cf9fa25f5a22" 2018-12-04 21:26:52,760 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:26:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8278774-34cf-4660-b4d0-b3783e8cede6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:26:52,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-b8278774-34cf-4660-b4d0-b3783e8cede6 2018-12-04 21:26:52,761 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:26:52,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e8821af706ca2a5cd71add450a7cf9fa25f5a22" 2018-12-04 21:26:52,782 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:26:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c239896-d878-4fc9-9036-df3bef918c2c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:26:52,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-5c239896-d878-4fc9-9036-df3bef918c2c 2018-12-04 21:26:52,783 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:26:52,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e8821af706ca2a5cd71add450a7cf9fa25f5a22" 2018-12-04 21:26:52,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89d8e74f-fa04-49bd-9a73-beec94b00003 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:26:52,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-89d8e74f-fa04-49bd-9a73-beec94b00003 2018-12-04 21:26:52,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e8821af706ca2a5cd71add450a7cf9fa25f5a22" 2018-12-04 21:26:52,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cc2accc-30a8-4b53-9d90-abe6253229ca Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:26:52,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-6cc2accc-30a8-4b53-9d90-abe6253229ca 2018-12-04 21:26:52,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e8821af706ca2a5cd71add450a7cf9fa25f5a22" 2018-12-04 21:26:53,094 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:26:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-374b2f83-3ea6-49a2-b52c-7c3d727732fa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:26:53,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-374b2f83-3ea6-49a2-b52c-7c3d727732fa 2018-12-04 21:26:53,094 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:26:53,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e8821af706ca2a5cd71add450a7cf9fa25f5a22" 2018-12-04 21:26:53,199 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:26:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fa048e4-fdd4-49fb-84e2-058d486b4083 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:26:53,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-1fa048e4-fdd4-49fb-84e2-058d486b4083 2018-12-04 21:26:53,200 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:26:53,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e8821af706ca2a5cd71add450a7cf9fa25f5a22" 2018-12-04 21:26:53,309 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:26:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33ee1f5e-7ddf-4eb2-a3bd-b536f9d104f4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:26:53,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-33ee1f5e-7ddf-4eb2-a3bd-b536f9d104f4 2018-12-04 21:26:53,309 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:26:53,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e8821af706ca2a5cd71add450a7cf9fa25f5a22" 2018-12-04 21:26:53,411 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:26:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-509b4093-6cc2-4e9b-a87f-0b2ba7cdc900 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:26:53,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-509b4093-6cc2-4e9b-a87f-0b2ba7cdc900 2018-12-04 21:26:53,412 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:26:53,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e8821af706ca2a5cd71add450a7cf9fa25f5a22" 2018-12-04 21:26:53,515 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:26:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-849d7474-cba6-4dd2-b6d1-f8b0e0da836c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:26:53,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-849d7474-cba6-4dd2-b6d1-f8b0e0da836c 2018-12-04 21:26:53,515 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:26:53,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e8821af706ca2a5cd71add450a7cf9fa25f5a22" 2018-12-04 21:26:53,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-337014e0-eb78-4b41-b286-ca12fa0f8888 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:26:53,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-337014e0-eb78-4b41-b286-ca12fa0f8888 2018-12-04 21:26:53,619 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-36a802ed-8b9a-49c-proj 2018-12-04 21:26:53,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/04a457b315f344eaa9ae0f7797c6402d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e8821af706ca2a5cd71add450a7cf9fa25f5a22" 2018-12-04 21:26:53,845 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:26:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d9a85c4-4254-45b9-a41b-fd26a8fed53a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:26:53,845 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/04a457b315f344eaa9ae0f7797c6402d used request id req-6d9a85c4-4254-45b9-a41b-fd26a8fed53a 2018-12-04 21:26:53,846 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-36a802ed-8b9a-49c-proj-role 2018-12-04 21:26:53,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/7fae02cc88794691b42364d955438ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e8821af706ca2a5cd71add450a7cf9fa25f5a22" 2018-12-04 21:26:53,965 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:26:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93168e1a-e75a-41d6-b4db-b50d37dd0c35 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:26:53,965 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/7fae02cc88794691b42364d955438ad5 used request id req-93168e1a-e75a-41d6-b4db-b50d37dd0c35 2018-12-04 21:26:53,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e8821af706ca2a5cd71add450a7cf9fa25f5a22" 2018-12-04 21:26:54,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5e91a8d-dcd5-448f-b9b3-6d853ab16f33 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:26:54,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d5e91a8d-dcd5-448f-b9b3-6d853ab16f33 2018-12-04 21:26:54,073 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-36a802ed-8b9a-49c-user 2018-12-04 21:26:54,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/e86dafe54417478088df4ff0e3b0c7d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06358708225d532932c5b6bcbc7178aeedbe5e01" 2018-12-04 21:26:54,266 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:26:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d096b6d1-9fc9-4dd4-a3ed-77aecc7376ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:26:54,267 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/e86dafe54417478088df4ff0e3b0c7d4 used request id req-d096b6d1-9fc9-4dd4-a3ed-77aecc7376ca 2018-12-04 21:26:54,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:26:54,670 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:26:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["sMHutd4-Qz-SFM7tVd7--Q"], "issued_at": "2018-12-04T21:26:54.000000Z"}} 2018-12-04 21:26:54,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4545c20294816d24f3ece448e7fe1e71c2dd301f" 2018-12-04 21:26:54,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3bad0b6-5ccc-43c4-9da4-25bf6d1b416a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:26:54,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e3bad0b6-5ccc-43c4-9da4-25bf6d1b416a 2018-12-04 21:26:54,772 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:26:54,773 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:26:55,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:26:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["TVmarRw3TbmaJT9cYYJ6Cw"], "issued_at": "2018-12-04T21:26:55.000000Z"}} 2018-12-04 21:26:55,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e00a3c50f6b75b594765228ba4d1f15e4eac77b0" 2018-12-04 21:26:55,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53e42a99-56b5-4f8c-912f-c15ffcfe094f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:26:55,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-53e42a99-56b5-4f8c-912f-c15ffcfe094f 2018-12-04 21:26:55,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:26:55,275 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:26: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:26:55,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-7fe8f38c-6bac-491-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e00a3c50f6b75b594765228ba4d1f15e4eac77b0" 2018-12-04 21:26:55,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dda9e1a-64f0-42a4-98b5-b1e896f57722 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-7fe8f38c-6bac-491-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:26:55,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-7fe8f38c-6bac-491-proj used request id req-4dda9e1a-64f0-42a4-98b5-b1e896f57722 2018-12-04 21:26:55,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e00a3c50f6b75b594765228ba4d1f15e4eac77b0" 2018-12-04 21:26:55,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fafc8512-cb73-4a02-931f-17dd8e7a1486 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:26:55,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-fafc8512-cb73-4a02-931f-17dd8e7a1486 2018-12-04 21:26:55,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e00a3c50f6b75b594765228ba4d1f15e4eac77b0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-7fe8f38c-6bac-491-proj"}}' 2018-12-04 21:26:55,512 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:26:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e451e2e-4729-4ccd-95d5-c8a7b93729f7 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3243b23705a64f819b98f06b445bb149"}, "tags": [], "enabled": true, "id": "3243b23705a64f819b98f06b445bb149", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-7fe8f38c-6bac-491-proj"}} 2018-12-04 21:26:55,513 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-3e451e2e-4729-4ccd-95d5-c8a7b93729f7 2018-12-04 21:26:55,513 - keystone_utils - INFO - Created project with name - CreateQoSTests-7fe8f38c-6bac-491-proj 2018-12-04 21:26:55,513 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:26:55,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:26:55,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:26:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["MOfGU0a_Q2G8l2qITf66Mw"], "issued_at": "2018-12-04T21:26:55.000000Z"}} 2018-12-04 21:26:55,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9ee908a2427de58b44bf71aac0d9889303c581" 2018-12-04 21:26:56,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c448b0ba-2f03-45d3-876f-ffd7e8e5105f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:26:56,006 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c448b0ba-2f03-45d3-876f-ffd7e8e5105f 2018-12-04 21:26:56,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:26:56,014 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:26:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:26:56,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9ee908a2427de58b44bf71aac0d9889303c581" 2018-12-04 21:26:56,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-618f2154-46b4-4db9-8ef9-e57dc2658853 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:26:56,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-618f2154-46b4-4db9-8ef9-e57dc2658853 2018-12-04 21:26:56,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-7fe8f38c-6bac-491-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9ee908a2427de58b44bf71aac0d9889303c581" 2018-12-04 21:26:56,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d714201-dbb4-4580-9ead-f965433a8d1f Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-7fe8f38c-6bac-491-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3243b23705a64f819b98f06b445bb149"}, "tags": [], "enabled": true, "id": "3243b23705a64f819b98f06b445bb149", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-7fe8f38c-6bac-491-proj"}]} 2018-12-04 21:26:56,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-7fe8f38c-6bac-491-proj used request id req-8d714201-dbb4-4580-9ead-f965433a8d1f 2018-12-04 21:26:56,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9ee908a2427de58b44bf71aac0d9889303c581" 2018-12-04 21:26:56,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed8a8589-03c5-4ac1-a6ef-a25a72b40790 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:26:56,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ed8a8589-03c5-4ac1-a6ef-a25a72b40790 2018-12-04 21:26:56,726 - keystone_utils - INFO - Created user with name - CreateQoSTests-7fe8f38c-6bac-491-user 2018-12-04 21:26:56,727 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:26:56,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e00a3c50f6b75b594765228ba4d1f15e4eac77b0" 2018-12-04 21:26:56,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21a0dd49-33ae-43aa-ae3f-849887e9022e Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:26:56,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-21a0dd49-33ae-43aa-ae3f-849887e9022e 2018-12-04 21:26:56,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e00a3c50f6b75b594765228ba4d1f15e4eac77b0" -d '{"role": {"name": "CreateQoSTests-7fe8f38c-6bac-491-proj-role"}}' 2018-12-04 21:26:56,948 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:26:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39cba67a-df82-41c1-b5ab-a07ff639f793 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e4e67c892675434493232e03834c1b33", "links": {"self": "http://172.30.9.23:5000/v3/roles/e4e67c892675434493232e03834c1b33"}, "name": "CreateQoSTests-7fe8f38c-6bac-491-proj-role"}} 2018-12-04 21:26:56,948 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-39cba67a-df82-41c1-b5ab-a07ff639f793 2018-12-04 21:26:56,948 - keystone_utils - INFO - Created role with name - CreateQoSTests-7fe8f38c-6bac-491-proj-role 2018-12-04 21:26:56,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/e4e67c892675434493232e03834c1b33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e00a3c50f6b75b594765228ba4d1f15e4eac77b0" 2018-12-04 21:26:56,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44dbb2df-76da-4d95-9a8d-29a6b1ebbcfc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e4e67c892675434493232e03834c1b33", "links": {"self": "http://172.30.9.23:5000/v3/roles/e4e67c892675434493232e03834c1b33"}, "name": "CreateQoSTests-7fe8f38c-6bac-491-proj-role"}} 2018-12-04 21:26:56,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/e4e67c892675434493232e03834c1b33 used request id req-44dbb2df-76da-4d95-9a8d-29a6b1ebbcfc 2018-12-04 21:26:56,973 - keystone_utils - INFO - Granting role CreateQoSTests-7fe8f38c-6bac-491-proj-role to project CreateQoSTests-7fe8f38c-6bac-491-proj 2018-12-04 21:26:56,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/3243b23705a64f819b98f06b445bb149/users/7e444463b4a74d1783aa6b42f7a2b7f8/roles/e4e67c892675434493232e03834c1b33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e00a3c50f6b75b594765228ba4d1f15e4eac77b0" 2018-12-04 21:26:57,028 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:26:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-610674fb-879a-4115-a99b-01f8b44a0dc2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:26:57,028 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/3243b23705a64f819b98f06b445bb149/users/7e444463b4a74d1783aa6b42f7a2b7f8/roles/e4e67c892675434493232e03834c1b33 used request id req-610674fb-879a-4115-a99b-01f8b44a0dc2 2018-12-04 21:26:57,043 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:26:57,044 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:26:57,442 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:26:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["bo0lJG_uQyGww1TCFZhKGQ"], "issued_at": "2018-12-04T21:26:57.000000Z"}} 2018-12-04 21:26:57,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a0024a65bb63ef46cd71e4611e31ef759077523" 2018-12-04 21:26:57,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a53f7c06-28bf-4268-86e0-cfb7003f1cb4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:26:57,537 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a53f7c06-28bf-4268-86e0-cfb7003f1cb4 2018-12-04 21:26:57,542 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a0024a65bb63ef46cd71e4611e31ef759077523" 2018-12-04 21:26:57,813 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:57 GMT Server: Apache x-compute-request-id: req-c8b8dede-c1e9-49e9-85d1-b825f248c920 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c8b8dede-c1e9-49e9-85d1-b825f248c920 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-12-04 21:26:57,813 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs used request id req-c8b8dede-c1e9-49e9-85d1-b825f248c920 2018-12-04 21:26:57,816 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c8b8dede-c1e9-49e9-85d1-b825f248c920" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a0024a65bb63ef46cd71e4611e31ef759077523" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-10a1fc3a-e033-4dda-9278-fe48fe154878"}}' 2018-12-04 21:26:58,027 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:57 GMT Server: Apache x-compute-request-id: req-c32f6876-932a-44c3-bbae-c8bd095e43ff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c32f6876-932a-44c3-bbae-c8bd095e43ff Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "b3fe83f6-b898-4b44-887d-e9bcada3c4d9", "name": "CreateQoSTests-10a1fc3a-e033-4dda-9278-fe48fe154878"}, "links": [{"href": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs/b3fe83f6-b898-4b44-887d-e9bcada3c4d9", "rel": "self"}, {"href": "http://172.30.9.23:8776/295d84517f5d4624b62be87085f2ed92/qos-specs/b3fe83f6-b898-4b44-887d-e9bcada3c4d9", "rel": "bookmark"}]} 2018-12-04 21:26:58,028 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs used request id req-c32f6876-932a-44c3-bbae-c8bd095e43ff 2018-12-04 21:26:58,028 - create_qos - INFO - Created qos with name - CreateQoSTests-10a1fc3a-e033-4dda-9278-fe48fe154878 2018-12-04 21:26:58,031 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4545c20294816d24f3ece448e7fe1e71c2dd301f" 2018-12-04 21:26:58,224 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:58 GMT Server: Apache x-compute-request-id: req-c148f027-1efc-448f-a628-e88e488f6b3a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c148f027-1efc-448f-a628-e88e488f6b3a Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "b3fe83f6-b898-4b44-887d-e9bcada3c4d9", "name": "CreateQoSTests-10a1fc3a-e033-4dda-9278-fe48fe154878"}]} 2018-12-04 21:26:58,224 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs used request id req-c148f027-1efc-448f-a628-e88e488f6b3a 2018-12-04 21:26:58,225 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-10a1fc3a-e033-4dda-9278-fe48fe154878 2018-12-04 21:26:58,228 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs/b3fe83f6-b898-4b44-887d-e9bcada3c4d9?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c148f027-1efc-448f-a628-e88e488f6b3a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4545c20294816d24f3ece448e7fe1e71c2dd301f" 2018-12-04 21:26:58,441 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:26:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5fb1f78d-60cd-4193-8019-37b40c255da0 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:26:58,441 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs/b3fe83f6-b898-4b44-887d-e9bcada3c4d9?force=False used request id req-5fb1f78d-60cd-4193-8019-37b40c255da0 2018-12-04 21:26:58,444 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c148f027-1efc-448f-a628-e88e488f6b3a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4545c20294816d24f3ece448e7fe1e71c2dd301f" 2018-12-04 21:26:58,647 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:58 GMT Server: Apache x-compute-request-id: req-f5fc0b00-2480-4f10-8261-8637a4966fde OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f5fc0b00-2480-4f10-8261-8637a4966fde Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-12-04 21:26:58,647 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs used request id req-f5fc0b00-2480-4f10-8261-8637a4966fde 2018-12-04 21:26:58,647 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-10a1fc3a-e033-4dda-9278-fe48fe154878 2018-12-04 21:26:58,650 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs/b3fe83f6-b898-4b44-887d-e9bcada3c4d9?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c8b8dede-c1e9-49e9-85d1-b825f248c920" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a0024a65bb63ef46cd71e4611e31ef759077523" 2018-12-04 21:26:58,843 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:26:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-8a2816e7-9fdb-43be-b424-78273ffa3083 x-openstack-request-id: req-8a2816e7-9fdb-43be-b424-78273ffa3083 Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec b3fe83f6-b898-4b44-887d-e9bcada3c4d9.", "code": 404}} 2018-12-04 21:26:58,844 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs/b3fe83f6-b898-4b44-887d-e9bcada3c4d9?force=False used request id req-8a2816e7-9fdb-43be-b424-78273ffa3083 2018-12-04 21:26:58,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e00a3c50f6b75b594765228ba4d1f15e4eac77b0" 2018-12-04 21:26:59,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-19d6c262-3952-4f03-883e-0b282ceb2eda Date: Tue, 04 Dec 2018 21:26:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:26:59,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-19d6c262-3952-4f03-883e-0b282ceb2eda 2018-12-04 21:26:59,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e00a3c50f6b75b594765228ba4d1f15e4eac77b0" 2018-12-04 21:26:59,203 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:26:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-604e81a7-33b6-4e8a-b9ad-0781c1c91a2d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:26:59,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-604e81a7-33b6-4e8a-b9ad-0781c1c91a2d 2018-12-04 21:26:59,204 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:26:59,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e00a3c50f6b75b594765228ba4d1f15e4eac77b0" 2018-12-04 21:26:59,300 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:26:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fdc639a-8464-4a69-b31a-e9372f875561 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:26:59,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-8fdc639a-8464-4a69-b31a-e9372f875561 2018-12-04 21:26:59,300 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:26:59,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e00a3c50f6b75b594765228ba4d1f15e4eac77b0" 2018-12-04 21:26:59,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-865d738c-914d-4122-abe1-1f2ba73778f4 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:26:59,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-865d738c-914d-4122-abe1-1f2ba73778f4 2018-12-04 21:26:59,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e00a3c50f6b75b594765228ba4d1f15e4eac77b0" 2018-12-04 21:26:59,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:26:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78103033-5b46-4899-92c4-cb83063b5fc9 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:26:59,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-78103033-5b46-4899-92c4-cb83063b5fc9 2018-12-04 21:26:59,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e00a3c50f6b75b594765228ba4d1f15e4eac77b0" 2018-12-04 21:26:59,609 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:26:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-724cfb06-ee99-4e72-89c7-4c787e15d2d3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:26:59,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-724cfb06-ee99-4e72-89c7-4c787e15d2d3 2018-12-04 21:26:59,609 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:26:59,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e00a3c50f6b75b594765228ba4d1f15e4eac77b0" 2018-12-04 21:26:59,719 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:26:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-793c99ec-b765-4d75-9ffa-62c5e89fb8b9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:26:59,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-793c99ec-b765-4d75-9ffa-62c5e89fb8b9 2018-12-04 21:26:59,720 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:26:59,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e00a3c50f6b75b594765228ba4d1f15e4eac77b0" 2018-12-04 21:26:59,833 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:26:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d09043b-8e4a-424f-bcf6-fd44a8ebc974 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:26:59,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-5d09043b-8e4a-424f-bcf6-fd44a8ebc974 2018-12-04 21:26:59,834 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:26:59,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e00a3c50f6b75b594765228ba4d1f15e4eac77b0" 2018-12-04 21:26:59,929 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:26:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba9359d3-703a-4c5c-b237-36681a84040e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:26:59,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-ba9359d3-703a-4c5c-b237-36681a84040e 2018-12-04 21:26:59,930 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:26:59,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e00a3c50f6b75b594765228ba4d1f15e4eac77b0" 2018-12-04 21:27:00,039 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:26:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d4d9273-e8e1-4fbf-bb7b-c40ac3ba7575 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:00,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-6d4d9273-e8e1-4fbf-bb7b-c40ac3ba7575 2018-12-04 21:27:00,040 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:00,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e00a3c50f6b75b594765228ba4d1f15e4eac77b0" 2018-12-04 21:27:00,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87549377-057c-4949-a829-b70bbb8b2fc7 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:27:00,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-87549377-057c-4949-a829-b70bbb8b2fc7 2018-12-04 21:27:00,149 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-7fe8f38c-6bac-491-proj 2018-12-04 21:27:00,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/3243b23705a64f819b98f06b445bb149 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e00a3c50f6b75b594765228ba4d1f15e4eac77b0" 2018-12-04 21:27:00,361 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:27:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-029522ba-d5ba-461a-9ddd-f9041b8c152a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:27:00,361 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/3243b23705a64f819b98f06b445bb149 used request id req-029522ba-d5ba-461a-9ddd-f9041b8c152a 2018-12-04 21:27:00,362 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-7fe8f38c-6bac-491-proj-role 2018-12-04 21:27:00,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/e4e67c892675434493232e03834c1b33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e00a3c50f6b75b594765228ba4d1f15e4eac77b0" 2018-12-04 21:27:00,481 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:27:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5efc32e2-fb7c-4c3b-b24e-f02135652927 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:27:00,481 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/e4e67c892675434493232e03834c1b33 used request id req-5efc32e2-fb7c-4c3b-b24e-f02135652927 2018-12-04 21:27:00,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e00a3c50f6b75b594765228ba4d1f15e4eac77b0" 2018-12-04 21:27:00,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f69aede8-ceca-4498-a433-fbbbb671a2c2 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:27:00,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f69aede8-ceca-4498-a433-fbbbb671a2c2 2018-12-04 21:27:00,578 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-7fe8f38c-6bac-491-user 2018-12-04 21:27:00,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/7e444463b4a74d1783aa6b42f7a2b7f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9ee908a2427de58b44bf71aac0d9889303c581" 2018-12-04 21:27:00,783 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:27:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-645011e9-b202-4fcc-9be1-d48c4c394352 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:27:00,783 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/7e444463b4a74d1783aa6b42f7a2b7f8 used request id req-645011e9-b202-4fcc-9be1-d48c4c394352 2018-12-04 21:27:00,785 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:27:01,276 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:27:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["RwvReOttRJC5RloYlRtrSQ"], "issued_at": "2018-12-04T21:27:01.000000Z"}} 2018-12-04 21:27:01,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7167de3f080e5c1e14f339b402bf7a13d3fd30a5" 2018-12-04 21:27:01,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11715f77-948c-4454-ac9e-545e87f850c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:27:01,370 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-11715f77-948c-4454-ac9e-545e87f850c1 2018-12-04 21:27:01,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:27:01,371 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:27:01,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:27:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["gWrMR8btRMaaPPBhVhI4iw"], "issued_at": "2018-12-04T21:27:01.000000Z"}} 2018-12-04 21:27:01,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf70b91f7f7a5f462e35dcd7274f42c24b130a29" 2018-12-04 21:27:01,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f173df7-629d-4a92-9e86-c4750b534886 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:27:01,783 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3f173df7-629d-4a92-9e86-c4750b534886 2018-12-04 21:27:01,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:27:01,792 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:27: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:27:01,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-e50118f1-d21a-4c8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf70b91f7f7a5f462e35dcd7274f42c24b130a29" 2018-12-04 21:27:01,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94faa5dc-87a2-4809-8d6d-581d5978e3e1 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-e50118f1-d21a-4c8-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:27:01,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-e50118f1-d21a-4c8-proj used request id req-94faa5dc-87a2-4809-8d6d-581d5978e3e1 2018-12-04 21:27:01,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf70b91f7f7a5f462e35dcd7274f42c24b130a29" 2018-12-04 21:27:01,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b4672ed-f7ee-4d31-bb0d-b1279fa470bd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:27:01,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-0b4672ed-f7ee-4d31-bb0d-b1279fa470bd 2018-12-04 21:27:01,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf70b91f7f7a5f462e35dcd7274f42c24b130a29" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-e50118f1-d21a-4c8-proj"}}' 2018-12-04 21:27:02,028 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:27:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-109cb1ac-12d7-4b7c-af8f-0449699dccb8 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0a82b6698c804c8d9bdea680557d9561"}, "tags": [], "enabled": true, "id": "0a82b6698c804c8d9bdea680557d9561", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-e50118f1-d21a-4c8-proj"}} 2018-12-04 21:27:02,028 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-109cb1ac-12d7-4b7c-af8f-0449699dccb8 2018-12-04 21:27:02,028 - keystone_utils - INFO - Created project with name - CreateQoSTests-e50118f1-d21a-4c8-proj 2018-12-04 21:27:02,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:27:02,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:27:02,427 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:27:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["OdrHORmwQ1u0jiANIyMa-A"], "issued_at": "2018-12-04T21:27:02.000000Z"}} 2018-12-04 21:27:02,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840d56d956e5741610b7887d8aba7968b6c89db0" 2018-12-04 21:27:02,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68c6d35f-aca0-4d42-ba5f-4543db299fdd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:27:02,520 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-68c6d35f-aca0-4d42-ba5f-4543db299fdd 2018-12-04 21:27:02,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:27:02,529 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:27: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:27:02,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840d56d956e5741610b7887d8aba7968b6c89db0" 2018-12-04 21:27:02,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4947aa8f-0ab9-43f7-af22-d75ccdfee6bf Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:27:02,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4947aa8f-0ab9-43f7-af22-d75ccdfee6bf 2018-12-04 21:27:02,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-e50118f1-d21a-4c8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840d56d956e5741610b7887d8aba7968b6c89db0" 2018-12-04 21:27:02,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b85765e8-854e-46fc-9ae0-9f95ff85edcc Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-e50118f1-d21a-4c8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0a82b6698c804c8d9bdea680557d9561"}, "tags": [], "enabled": true, "id": "0a82b6698c804c8d9bdea680557d9561", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-e50118f1-d21a-4c8-proj"}]} 2018-12-04 21:27:02,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-e50118f1-d21a-4c8-proj used request id req-b85765e8-854e-46fc-9ae0-9f95ff85edcc 2018-12-04 21:27:02,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840d56d956e5741610b7887d8aba7968b6c89db0" 2018-12-04 21:27:02,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87a3fb9d-d4d1-4aba-b3ad-4c9dd83c4f26 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:27:02,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-87a3fb9d-d4d1-4aba-b3ad-4c9dd83c4f26 2018-12-04 21:27:03,064 - keystone_utils - INFO - Created user with name - CreateQoSTests-e50118f1-d21a-4c8-user 2018-12-04 21:27:03,064 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:27:03,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf70b91f7f7a5f462e35dcd7274f42c24b130a29" 2018-12-04 21:27:03,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-325d9e33-12a4-429e-8c21-f8d2983a7d17 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:27:03,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-325d9e33-12a4-429e-8c21-f8d2983a7d17 2018-12-04 21:27:03,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf70b91f7f7a5f462e35dcd7274f42c24b130a29" -d '{"role": {"name": "CreateQoSTests-e50118f1-d21a-4c8-proj-role"}}' 2018-12-04 21:27:03,316 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:27:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad3ab536-0e50-4496-910f-952f04fce4ad Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3d9442a85a4e407ab665ab5b49f03713", "links": {"self": "http://172.30.9.23:5000/v3/roles/3d9442a85a4e407ab665ab5b49f03713"}, "name": "CreateQoSTests-e50118f1-d21a-4c8-proj-role"}} 2018-12-04 21:27:03,316 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-ad3ab536-0e50-4496-910f-952f04fce4ad 2018-12-04 21:27:03,316 - keystone_utils - INFO - Created role with name - CreateQoSTests-e50118f1-d21a-4c8-proj-role 2018-12-04 21:27:03,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/3d9442a85a4e407ab665ab5b49f03713 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf70b91f7f7a5f462e35dcd7274f42c24b130a29" 2018-12-04 21:27:03,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-272d3f27-a90d-4373-85d8-e65629f8a88e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3d9442a85a4e407ab665ab5b49f03713", "links": {"self": "http://172.30.9.23:5000/v3/roles/3d9442a85a4e407ab665ab5b49f03713"}, "name": "CreateQoSTests-e50118f1-d21a-4c8-proj-role"}} 2018-12-04 21:27:03,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/3d9442a85a4e407ab665ab5b49f03713 used request id req-272d3f27-a90d-4373-85d8-e65629f8a88e 2018-12-04 21:27:03,425 - keystone_utils - INFO - Granting role CreateQoSTests-e50118f1-d21a-4c8-proj-role to project CreateQoSTests-e50118f1-d21a-4c8-proj 2018-12-04 21:27:03,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/0a82b6698c804c8d9bdea680557d9561/users/2ea5e0437e1a42e387555bb8186c929d/roles/3d9442a85a4e407ab665ab5b49f03713 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf70b91f7f7a5f462e35dcd7274f42c24b130a29" 2018-12-04 21:27:03,562 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:27:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bfdb17a-d8a7-4010-ad41-f07ea54e662f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:27:03,562 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/0a82b6698c804c8d9bdea680557d9561/users/2ea5e0437e1a42e387555bb8186c929d/roles/3d9442a85a4e407ab665ab5b49f03713 used request id req-0bfdb17a-d8a7-4010-ad41-f07ea54e662f 2018-12-04 21:27:03,564 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:27:03,565 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:27:03,968 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:27:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["qbz7IX6FSkyAUufMnFj4Mw"], "issued_at": "2018-12-04T21:27:03.000000Z"}} 2018-12-04 21:27:03,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b563d7a77b4d6bb50f6bb15fcb8f0abe49010d34" 2018-12-04 21:27:04,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2082d2f5-032b-43db-a0b1-2cd2237f5fff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:27:04,061 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-2082d2f5-032b-43db-a0b1-2cd2237f5fff 2018-12-04 21:27:04,066 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b563d7a77b4d6bb50f6bb15fcb8f0abe49010d34" 2018-12-04 21:27:04,250 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:04 GMT Server: Apache x-compute-request-id: req-66213b01-37ca-4532-863e-225abce14273 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-66213b01-37ca-4532-863e-225abce14273 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-12-04 21:27:04,250 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs used request id req-66213b01-37ca-4532-863e-225abce14273 2018-12-04 21:27:04,254 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-66213b01-37ca-4532-863e-225abce14273" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b563d7a77b4d6bb50f6bb15fcb8f0abe49010d34" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-0112293b-0d3a-44c7-aa86-002f97c4dfdf"}}' 2018-12-04 21:27:04,477 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:04 GMT Server: Apache x-compute-request-id: req-e4006ce9-0f98-479b-a3aa-8dbe6308e28d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e4006ce9-0f98-479b-a3aa-8dbe6308e28d Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "effe81b1-cc06-4290-aedf-8d2e988a5492", "name": "CreateQoSTests-0112293b-0d3a-44c7-aa86-002f97c4dfdf"}, "links": [{"href": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs/effe81b1-cc06-4290-aedf-8d2e988a5492", "rel": "self"}, {"href": "http://172.30.9.23:8776/295d84517f5d4624b62be87085f2ed92/qos-specs/effe81b1-cc06-4290-aedf-8d2e988a5492", "rel": "bookmark"}]} 2018-12-04 21:27:04,477 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs used request id req-e4006ce9-0f98-479b-a3aa-8dbe6308e28d 2018-12-04 21:27:04,478 - create_qos - INFO - Created qos with name - CreateQoSTests-0112293b-0d3a-44c7-aa86-002f97c4dfdf 2018-12-04 21:27:04,480 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7167de3f080e5c1e14f339b402bf7a13d3fd30a5" 2018-12-04 21:27:04,673 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:04 GMT Server: Apache x-compute-request-id: req-53c1ba4f-b7c1-4630-b87c-a50f9e9492ba OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-53c1ba4f-b7c1-4630-b87c-a50f9e9492ba Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "effe81b1-cc06-4290-aedf-8d2e988a5492", "name": "CreateQoSTests-0112293b-0d3a-44c7-aa86-002f97c4dfdf"}]} 2018-12-04 21:27:04,673 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs used request id req-53c1ba4f-b7c1-4630-b87c-a50f9e9492ba 2018-12-04 21:27:04,674 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-0112293b-0d3a-44c7-aa86-002f97c4dfdf 2018-12-04 21:27:04,676 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs/effe81b1-cc06-4290-aedf-8d2e988a5492?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-66213b01-37ca-4532-863e-225abce14273" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b563d7a77b4d6bb50f6bb15fcb8f0abe49010d34" 2018-12-04 21:27:04,902 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:27:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7bd91f1b-c6b1-4a8b-9707-866bb025bad1 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:27:04,902 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs/effe81b1-cc06-4290-aedf-8d2e988a5492?force=False used request id req-7bd91f1b-c6b1-4a8b-9707-866bb025bad1 2018-12-04 21:27:04,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf70b91f7f7a5f462e35dcd7274f42c24b130a29" 2018-12-04 21:27:05,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-d2c8749f-703e-4a0a-a816-d4e4cdd81da4 Date: Tue, 04 Dec 2018 21:27:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:27:05,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-d2c8749f-703e-4a0a-a816-d4e4cdd81da4 2018-12-04 21:27:05,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf70b91f7f7a5f462e35dcd7274f42c24b130a29" 2018-12-04 21:27:05,259 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-935ea0bb-e9bd-44ec-b5f9-31f41f95f2f3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:05,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-935ea0bb-e9bd-44ec-b5f9-31f41f95f2f3 2018-12-04 21:27:05,259 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:05,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf70b91f7f7a5f462e35dcd7274f42c24b130a29" 2018-12-04 21:27:05,361 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c28518de-1630-46d2-8bca-2fb43263114f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:05,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-c28518de-1630-46d2-8bca-2fb43263114f 2018-12-04 21:27:05,362 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:05,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf70b91f7f7a5f462e35dcd7274f42c24b130a29" 2018-12-04 21:27:05,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7aeab5d-0a66-4af2-8b51-5c156d5cad4e 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:27:05,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-f7aeab5d-0a66-4af2-8b51-5c156d5cad4e 2018-12-04 21:27:05,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf70b91f7f7a5f462e35dcd7274f42c24b130a29" 2018-12-04 21:27:05,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33625fb1-9a3b-40bd-9d12-f698d4fd8133 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:27:05,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-33625fb1-9a3b-40bd-9d12-f698d4fd8133 2018-12-04 21:27:05,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf70b91f7f7a5f462e35dcd7274f42c24b130a29" 2018-12-04 21:27:05,589 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef3f868c-c1bd-4688-a569-9aabfcd4e18a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:05,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-ef3f868c-c1bd-4688-a569-9aabfcd4e18a 2018-12-04 21:27:05,590 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:05,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf70b91f7f7a5f462e35dcd7274f42c24b130a29" 2018-12-04 21:27:05,689 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d865b0f6-10f3-4ed8-880e-3d39b6b5ab50 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:05,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-d865b0f6-10f3-4ed8-880e-3d39b6b5ab50 2018-12-04 21:27:05,689 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:05,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf70b91f7f7a5f462e35dcd7274f42c24b130a29" 2018-12-04 21:27:05,789 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91b9b305-b947-4c74-8179-50a239f38a7a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:05,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-91b9b305-b947-4c74-8179-50a239f38a7a 2018-12-04 21:27:05,789 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:05,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf70b91f7f7a5f462e35dcd7274f42c24b130a29" 2018-12-04 21:27:05,891 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c032e90-d85c-41db-a45e-a946ac107cc2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:05,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-3c032e90-d85c-41db-a45e-a946ac107cc2 2018-12-04 21:27:05,891 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:05,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf70b91f7f7a5f462e35dcd7274f42c24b130a29" 2018-12-04 21:27:06,011 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fcc9c5a-aa31-4967-8633-291894965dca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:06,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-7fcc9c5a-aa31-4967-8633-291894965dca 2018-12-04 21:27:06,012 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:06,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf70b91f7f7a5f462e35dcd7274f42c24b130a29" 2018-12-04 21:27:06,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c6f31ca-3446-424d-84b8-2298e5b2e580 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:27:06,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-8c6f31ca-3446-424d-84b8-2298e5b2e580 2018-12-04 21:27:06,118 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-e50118f1-d21a-4c8-proj 2018-12-04 21:27:06,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/0a82b6698c804c8d9bdea680557d9561 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf70b91f7f7a5f462e35dcd7274f42c24b130a29" 2018-12-04 21:27:06,357 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:27:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-380aa821-ebea-48fc-a9dc-607604a31a0d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:27:06,358 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/0a82b6698c804c8d9bdea680557d9561 used request id req-380aa821-ebea-48fc-a9dc-607604a31a0d 2018-12-04 21:27:06,358 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-e50118f1-d21a-4c8-proj-role 2018-12-04 21:27:06,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/3d9442a85a4e407ab665ab5b49f03713 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf70b91f7f7a5f462e35dcd7274f42c24b130a29" 2018-12-04 21:27:06,484 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:27:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abd74f7e-0abe-47e7-8203-64149e16c721 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:27:06,484 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/3d9442a85a4e407ab665ab5b49f03713 used request id req-abd74f7e-0abe-47e7-8203-64149e16c721 2018-12-04 21:27:06,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf70b91f7f7a5f462e35dcd7274f42c24b130a29" 2018-12-04 21:27:06,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85dceca9-b431-43f6-8c32-55dbb109ad2b Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:27:06,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-85dceca9-b431-43f6-8c32-55dbb109ad2b 2018-12-04 21:27:06,588 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-e50118f1-d21a-4c8-user 2018-12-04 21:27:06,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/2ea5e0437e1a42e387555bb8186c929d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840d56d956e5741610b7887d8aba7968b6c89db0" 2018-12-04 21:27:06,782 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:27:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ec720fc-3b95-4c0c-aa6a-4527ee927b3e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:27:06,783 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/2ea5e0437e1a42e387555bb8186c929d used request id req-3ec720fc-3b95-4c0c-aa6a-4527ee927b3e 2018-12-04 21:27:06,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:27:07,191 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:27:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["8jE8w8yeQNKpVhCzvpWJWw"], "issued_at": "2018-12-04T21:27:07.000000Z"}} 2018-12-04 21:27:07,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f9f8f8dd23e39c576ebf63f52d45eafb728c15" 2018-12-04 21:27:07,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a85fc9ab-c12e-4f51-89cf-c3a009f7da3a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:27:07,285 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a85fc9ab-c12e-4f51-89cf-c3a009f7da3a 2018-12-04 21:27:07,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:27:07,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:27:07,689 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:27:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["gulmBuzZQ8SWTrZ2J3BcSA"], "issued_at": "2018-12-04T21:27:07.000000Z"}} 2018-12-04 21:27:07,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f6dc78625e08492fab4891cf7e3b18c30f3e93" 2018-12-04 21:27:07,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f2b7700-f194-4607-97f1-4aa7d8318824 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:27:07,785 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0f2b7700-f194-4607-97f1-4aa7d8318824 2018-12-04 21:27:07,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:27:07,796 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:27: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:27:07,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-e87ef413-5175-447-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f6dc78625e08492fab4891cf7e3b18c30f3e93" 2018-12-04 21:27:07,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-452d035f-3510-4f02-abb6-054a74b77aae Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-e87ef413-5175-447-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:27:07,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-e87ef413-5175-447-proj used request id req-452d035f-3510-4f02-abb6-054a74b77aae 2018-12-04 21:27:07,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f6dc78625e08492fab4891cf7e3b18c30f3e93" 2018-12-04 21:27:07,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3da0c4f-8448-43a7-832e-b129aa6fc31a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:27:07,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d3da0c4f-8448-43a7-832e-b129aa6fc31a 2018-12-04 21:27:08,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f6dc78625e08492fab4891cf7e3b18c30f3e93" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-e87ef413-5175-447-proj"}}' 2018-12-04 21:27:08,123 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:27:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8bea9da-b2c1-49b5-a144-8eaa4d244e25 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3c4832ddef5c451ab22214ef858474aa"}, "tags": [], "enabled": true, "id": "3c4832ddef5c451ab22214ef858474aa", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-e87ef413-5175-447-proj"}} 2018-12-04 21:27:08,123 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-b8bea9da-b2c1-49b5-a144-8eaa4d244e25 2018-12-04 21:27:08,123 - keystone_utils - INFO - Created project with name - CreateQoSTests-e87ef413-5175-447-proj 2018-12-04 21:27:08,123 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:27:08,124 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:27:08,527 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:27:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["qDUk64FiTK6SnuywRSVLig"], "issued_at": "2018-12-04T21:27:08.000000Z"}} 2018-12-04 21:27:08,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c58b433f39928b04d564c1a348be2bb7acf2c5f9" 2018-12-04 21:27:08,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7682037c-206e-46d1-8e59-778adb91375a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:27:08,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7682037c-206e-46d1-8e59-778adb91375a 2018-12-04 21:27:08,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:27:08,548 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:27: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:27:08,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c58b433f39928b04d564c1a348be2bb7acf2c5f9" 2018-12-04 21:27:08,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7408b7f9-da9e-45ed-af2f-e086baa30d81 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:27:08,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-7408b7f9-da9e-45ed-af2f-e086baa30d81 2018-12-04 21:27:08,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-e87ef413-5175-447-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c58b433f39928b04d564c1a348be2bb7acf2c5f9" 2018-12-04 21:27:08,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d64631c-9c7e-4b99-8f3a-0b86a14a12a3 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-e87ef413-5175-447-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3c4832ddef5c451ab22214ef858474aa"}, "tags": [], "enabled": true, "id": "3c4832ddef5c451ab22214ef858474aa", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-e87ef413-5175-447-proj"}]} 2018-12-04 21:27:08,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-e87ef413-5175-447-proj used request id req-4d64631c-9c7e-4b99-8f3a-0b86a14a12a3 2018-12-04 21:27:08,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c58b433f39928b04d564c1a348be2bb7acf2c5f9" 2018-12-04 21:27:08,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b263da4-5064-4f34-a440-d2fa0da1efe8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:27:08,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-6b263da4-5064-4f34-a440-d2fa0da1efe8 2018-12-04 21:27:09,166 - keystone_utils - INFO - Created user with name - CreateQoSTests-e87ef413-5175-447-user 2018-12-04 21:27:09,167 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:27:09,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f6dc78625e08492fab4891cf7e3b18c30f3e93" 2018-12-04 21:27:09,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54b00f22-5779-42c7-870e-31789780e244 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:27:09,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-54b00f22-5779-42c7-870e-31789780e244 2018-12-04 21:27:09,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f6dc78625e08492fab4891cf7e3b18c30f3e93" -d '{"role": {"name": "CreateQoSTests-e87ef413-5175-447-proj-role"}}' 2018-12-04 21:27:09,310 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:27:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4c51f1c-b86f-4394-8b8e-4ae46fedb45d Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a91958f3b79b4a05857aa6fcfbbd5d8b", "links": {"self": "http://172.30.9.23:5000/v3/roles/a91958f3b79b4a05857aa6fcfbbd5d8b"}, "name": "CreateQoSTests-e87ef413-5175-447-proj-role"}} 2018-12-04 21:27:09,311 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-a4c51f1c-b86f-4394-8b8e-4ae46fedb45d 2018-12-04 21:27:09,311 - keystone_utils - INFO - Created role with name - CreateQoSTests-e87ef413-5175-447-proj-role 2018-12-04 21:27:09,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/a91958f3b79b4a05857aa6fcfbbd5d8b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f6dc78625e08492fab4891cf7e3b18c30f3e93" 2018-12-04 21:27:09,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cd9d778-b90b-44e3-863f-dc18dcef0783 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a91958f3b79b4a05857aa6fcfbbd5d8b", "links": {"self": "http://172.30.9.23:5000/v3/roles/a91958f3b79b4a05857aa6fcfbbd5d8b"}, "name": "CreateQoSTests-e87ef413-5175-447-proj-role"}} 2018-12-04 21:27:09,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/a91958f3b79b4a05857aa6fcfbbd5d8b used request id req-8cd9d778-b90b-44e3-863f-dc18dcef0783 2018-12-04 21:27:09,406 - keystone_utils - INFO - Granting role CreateQoSTests-e87ef413-5175-447-proj-role to project CreateQoSTests-e87ef413-5175-447-proj 2018-12-04 21:27:09,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/3c4832ddef5c451ab22214ef858474aa/users/4f65d07ce5fc42278e231111a9d42606/roles/a91958f3b79b4a05857aa6fcfbbd5d8b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f6dc78625e08492fab4891cf7e3b18c30f3e93" 2018-12-04 21:27:09,534 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:27:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32845cb0-0ade-489c-9239-133074874bf3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:27:09,534 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/3c4832ddef5c451ab22214ef858474aa/users/4f65d07ce5fc42278e231111a9d42606/roles/a91958f3b79b4a05857aa6fcfbbd5d8b used request id req-32845cb0-0ade-489c-9239-133074874bf3 2018-12-04 21:27:09,536 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:27:09,537 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:27:10,018 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:27:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["R1vv-0V2QqCGQtI9e-9y-w"], "issued_at": "2018-12-04T21:27:10.000000Z"}} 2018-12-04 21:27:10,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec1b3b683ad72a871402fd78c3d7fe75e01e932" 2018-12-04 21:27:10,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e19f8296-b8c6-4242-a709-2c906bb132a7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:27:10,109 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e19f8296-b8c6-4242-a709-2c906bb132a7 2018-12-04 21:27:10,114 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec1b3b683ad72a871402fd78c3d7fe75e01e932" 2018-12-04 21:27:10,319 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:10 GMT Server: Apache x-compute-request-id: req-3ee84946-9d1e-4fba-84ad-c2502f9c21f6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3ee84946-9d1e-4fba-84ad-c2502f9c21f6 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-12-04 21:27:10,320 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs used request id req-3ee84946-9d1e-4fba-84ad-c2502f9c21f6 2018-12-04 21:27:10,323 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3ee84946-9d1e-4fba-84ad-c2502f9c21f6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec1b3b683ad72a871402fd78c3d7fe75e01e932" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-45e36771-cc6a-409f-9f45-ee535aa3ec35"}}' 2018-12-04 21:27:10,520 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:10 GMT Server: Apache x-compute-request-id: req-9cc7ce0e-55a3-4948-9c65-070a8eb34353 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9cc7ce0e-55a3-4948-9c65-070a8eb34353 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "81ba5898-b31c-4d0c-a098-ccd256c3a209", "name": "CreateQoSTests-45e36771-cc6a-409f-9f45-ee535aa3ec35"}, "links": [{"href": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs/81ba5898-b31c-4d0c-a098-ccd256c3a209", "rel": "self"}, {"href": "http://172.30.9.23:8776/295d84517f5d4624b62be87085f2ed92/qos-specs/81ba5898-b31c-4d0c-a098-ccd256c3a209", "rel": "bookmark"}]} 2018-12-04 21:27:10,521 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs used request id req-9cc7ce0e-55a3-4948-9c65-070a8eb34353 2018-12-04 21:27:10,521 - create_qos - INFO - Created qos with name - CreateQoSTests-45e36771-cc6a-409f-9f45-ee535aa3ec35 2018-12-04 21:27:10,523 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70f9f8f8dd23e39c576ebf63f52d45eafb728c15" 2018-12-04 21:27:10,718 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:10 GMT Server: Apache x-compute-request-id: req-3312d9fc-86c7-42fa-91fa-bf251d9ae603 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3312d9fc-86c7-42fa-91fa-bf251d9ae603 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "81ba5898-b31c-4d0c-a098-ccd256c3a209", "name": "CreateQoSTests-45e36771-cc6a-409f-9f45-ee535aa3ec35"}]} 2018-12-04 21:27:10,718 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs used request id req-3312d9fc-86c7-42fa-91fa-bf251d9ae603 2018-12-04 21:27:10,719 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:27:10,720 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:27:11,117 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:27:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["7yTcSw_pSzarJ7vYlxXntg"], "issued_at": "2018-12-04T21:27:11.000000Z"}} 2018-12-04 21:27:11,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0185ba9a7b25695d235cde853e489af03dc83b19" 2018-12-04 21:27:11,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52b76e2e-b688-4a6c-ba20-1781153bacc7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:27:11,220 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-52b76e2e-b688-4a6c-ba20-1781153bacc7 2018-12-04 21:27:11,225 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0185ba9a7b25695d235cde853e489af03dc83b19" 2018-12-04 21:27:11,424 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:11 GMT Server: Apache x-compute-request-id: req-ee64580b-c936-4df6-88e6-5202f4c4166a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ee64580b-c936-4df6-88e6-5202f4c4166a Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "81ba5898-b31c-4d0c-a098-ccd256c3a209", "name": "CreateQoSTests-45e36771-cc6a-409f-9f45-ee535aa3ec35"}]} 2018-12-04 21:27:11,424 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs used request id req-ee64580b-c936-4df6-88e6-5202f4c4166a 2018-12-04 21:27:11,425 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-45e36771-cc6a-409f-9f45-ee535aa3ec35 2018-12-04 21:27:11,428 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs/81ba5898-b31c-4d0c-a098-ccd256c3a209?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3ee84946-9d1e-4fba-84ad-c2502f9c21f6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec1b3b683ad72a871402fd78c3d7fe75e01e932" 2018-12-04 21:27:11,638 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:27:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9866c8b8-bfde-4455-8034-b2b3eefef830 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:27:11,638 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs/81ba5898-b31c-4d0c-a098-ccd256c3a209?force=False used request id req-9866c8b8-bfde-4455-8034-b2b3eefef830 2018-12-04 21:27:11,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f6dc78625e08492fab4891cf7e3b18c30f3e93" 2018-12-04 21:27:11,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-b385ca9e-e488-4267-93d2-81396aabb525 Date: Tue, 04 Dec 2018 21:27:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:27:11,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-b385ca9e-e488-4267-93d2-81396aabb525 2018-12-04 21:27:11,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f6dc78625e08492fab4891cf7e3b18c30f3e93" 2018-12-04 21:27:11,995 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc905e68-1810-41f2-9f32-06a4b33e46d1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:11,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-fc905e68-1810-41f2-9f32-06a4b33e46d1 2018-12-04 21:27:11,996 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:11,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f6dc78625e08492fab4891cf7e3b18c30f3e93" 2018-12-04 21:27:12,095 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8b4438a-69b8-4c10-93c3-e57dfa4ce853 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:12,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-a8b4438a-69b8-4c10-93c3-e57dfa4ce853 2018-12-04 21:27:12,095 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:12,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f6dc78625e08492fab4891cf7e3b18c30f3e93" 2018-12-04 21:27:12,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2bf101a-0f8c-4288-acb3-085c2f2fa25f 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:27:12,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-d2bf101a-0f8c-4288-acb3-085c2f2fa25f 2018-12-04 21:27:12,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f6dc78625e08492fab4891cf7e3b18c30f3e93" 2018-12-04 21:27:12,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b61c93b-f720-47a2-bcbe-305f04fa6436 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:27:12,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-8b61c93b-f720-47a2-bcbe-305f04fa6436 2018-12-04 21:27:12,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f6dc78625e08492fab4891cf7e3b18c30f3e93" 2018-12-04 21:27:12,395 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89b3a276-58d1-42f9-a85e-69f7c3ba659b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:12,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-89b3a276-58d1-42f9-a85e-69f7c3ba659b 2018-12-04 21:27:12,395 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:12,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f6dc78625e08492fab4891cf7e3b18c30f3e93" 2018-12-04 21:27:12,414 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd762fd5-921f-4259-90bf-e4e598a69092 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:12,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-fd762fd5-921f-4259-90bf-e4e598a69092 2018-12-04 21:27:12,415 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:12,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f6dc78625e08492fab4891cf7e3b18c30f3e93" 2018-12-04 21:27:12,513 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62e8c573-e419-4866-a1f6-9e683aab4d0f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:12,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-62e8c573-e419-4866-a1f6-9e683aab4d0f 2018-12-04 21:27:12,513 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:12,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f6dc78625e08492fab4891cf7e3b18c30f3e93" 2018-12-04 21:27:12,613 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8d095ae-b90f-48e4-8e89-26a1213c0dc7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:12,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-b8d095ae-b90f-48e4-8e89-26a1213c0dc7 2018-12-04 21:27:12,613 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:12,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f6dc78625e08492fab4891cf7e3b18c30f3e93" 2018-12-04 21:27:12,633 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7126691-b2f2-40b5-9566-d81d84797e37 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:12,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-a7126691-b2f2-40b5-9566-d81d84797e37 2018-12-04 21:27:12,634 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:12,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f6dc78625e08492fab4891cf7e3b18c30f3e93" 2018-12-04 21:27:12,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f02c22e-dc6d-4b8a-9653-759491bddbd5 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:27:12,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-8f02c22e-dc6d-4b8a-9653-759491bddbd5 2018-12-04 21:27:12,737 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-e87ef413-5175-447-proj 2018-12-04 21:27:12,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/3c4832ddef5c451ab22214ef858474aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f6dc78625e08492fab4891cf7e3b18c30f3e93" 2018-12-04 21:27:12,945 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:27:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56f05df1-524c-4c92-a83e-8519e9d0853d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:27:12,945 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/3c4832ddef5c451ab22214ef858474aa used request id req-56f05df1-524c-4c92-a83e-8519e9d0853d 2018-12-04 21:27:12,945 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-e87ef413-5175-447-proj-role 2018-12-04 21:27:12,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/a91958f3b79b4a05857aa6fcfbbd5d8b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f6dc78625e08492fab4891cf7e3b18c30f3e93" 2018-12-04 21:27:13,059 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:27:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3575a7f2-87fe-4425-8be0-5260a95e544f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:27:13,059 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/a91958f3b79b4a05857aa6fcfbbd5d8b used request id req-3575a7f2-87fe-4425-8be0-5260a95e544f 2018-12-04 21:27:13,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f6dc78625e08492fab4891cf7e3b18c30f3e93" 2018-12-04 21:27:13,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08f57c96-71f1-4c79-bfcc-2efb568cd9bf Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:27:13,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-08f57c96-71f1-4c79-bfcc-2efb568cd9bf 2018-12-04 21:27:13,161 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-e87ef413-5175-447-user 2018-12-04 21:27:13,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/4f65d07ce5fc42278e231111a9d42606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c58b433f39928b04d564c1a348be2bb7acf2c5f9" 2018-12-04 21:27:13,353 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:27:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdda2217-f6a7-490c-9e57-7010fc679e54 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:27:13,354 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/4f65d07ce5fc42278e231111a9d42606 used request id req-fdda2217-f6a7-490c-9e57-7010fc679e54 2018-12-04 21:27:13,355 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:27:13,757 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:27:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["x_-hvH8ATvWbuarVydMTgQ"], "issued_at": "2018-12-04T21:27:13.000000Z"}} 2018-12-04 21:27:13,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16f0e9ffd5724dec1d31d7f5593fb0a38a3cf1b" 2018-12-04 21:27:13,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be518395-4cb5-4c6e-9327-81b6d0ace41f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:27:13,854 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-be518395-4cb5-4c6e-9327-81b6d0ace41f 2018-12-04 21:27:13,856 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:27:13,856 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:27:14,262 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:27:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["Kde7ZAUnQ5OjmBrHsTpT_g"], "issued_at": "2018-12-04T21:27:14.000000Z"}} 2018-12-04 21:27:14,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7399a3649ab652298e26b8febb47539144a9db4" 2018-12-04 21:27:14,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e119feec-9069-4031-a118-ba3d50e03444 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:27:14,357 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e119feec-9069-4031-a118-ba3d50e03444 2018-12-04 21:27:14,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:27:14,365 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:27:14,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-b81a1877-76ce-479-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7399a3649ab652298e26b8febb47539144a9db4" 2018-12-04 21:27:14,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cdfd4cd-0439-4a8a-aac4-fd65fe0df08b Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-b81a1877-76ce-479-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:27:14,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-b81a1877-76ce-479-proj used request id req-9cdfd4cd-0439-4a8a-aac4-fd65fe0df08b 2018-12-04 21:27:14,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7399a3649ab652298e26b8febb47539144a9db4" 2018-12-04 21:27:14,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04367665-31ff-4969-b2e0-5aae52c2e02e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:27:14,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-04367665-31ff-4969-b2e0-5aae52c2e02e 2018-12-04 21:27:14,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7399a3649ab652298e26b8febb47539144a9db4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-b81a1877-76ce-479-proj"}}' 2018-12-04 21:27:14,710 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:27:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b11debcb-8a7d-448e-a40b-6e6e6615d65e Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4f4c02b436f34a448d2e2f4f34952e25"}, "tags": [], "enabled": true, "id": "4f4c02b436f34a448d2e2f4f34952e25", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-b81a1877-76ce-479-proj"}} 2018-12-04 21:27:14,710 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-b11debcb-8a7d-448e-a40b-6e6e6615d65e 2018-12-04 21:27:14,711 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-b81a1877-76ce-479-proj 2018-12-04 21:27:14,711 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:27:14,712 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:27:15,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:27:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["E-qOlZJFSNy3UdAuxkBrmw"], "issued_at": "2018-12-04T21:27:15.000000Z"}} 2018-12-04 21:27:15,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3c195d52e546aa1c208c90f11ddd905815c5b5d" 2018-12-04 21:27:15,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35238a0e-ffcc-430c-abdb-4622f276e307 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:27:15,212 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-35238a0e-ffcc-430c-abdb-4622f276e307 2018-12-04 21:27:15,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:27:15,222 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:27: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:27:15,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3c195d52e546aa1c208c90f11ddd905815c5b5d" 2018-12-04 21:27:15,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d61e346-8d0d-4c5b-9c76-8db9691b7fa4 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:27:15,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-0d61e346-8d0d-4c5b-9c76-8db9691b7fa4 2018-12-04 21:27:15,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-b81a1877-76ce-479-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3c195d52e546aa1c208c90f11ddd905815c5b5d" 2018-12-04 21:27:15,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c2fb4db-fc51-4db2-a8d4-a01d551b7286 Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-b81a1877-76ce-479-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4f4c02b436f34a448d2e2f4f34952e25"}, "tags": [], "enabled": true, "id": "4f4c02b436f34a448d2e2f4f34952e25", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-b81a1877-76ce-479-proj"}]} 2018-12-04 21:27:15,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-b81a1877-76ce-479-proj used request id req-2c2fb4db-fc51-4db2-a8d4-a01d551b7286 2018-12-04 21:27:15,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3c195d52e546aa1c208c90f11ddd905815c5b5d" 2018-12-04 21:27:15,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-796974c3-1e16-4c9b-9204-a22e9a5cd8fe Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:27:15,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-796974c3-1e16-4c9b-9204-a22e9a5cd8fe 2018-12-04 21:27:15,752 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-b81a1877-76ce-479-user 2018-12-04 21:27:15,752 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:27:15,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7399a3649ab652298e26b8febb47539144a9db4" 2018-12-04 21:27:15,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24a90191-5aab-435c-b463-881fb92cdd28 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:27:15,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-24a90191-5aab-435c-b463-881fb92cdd28 2018-12-04 21:27:15,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7399a3649ab652298e26b8febb47539144a9db4" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-b81a1877-76ce-479-proj-role"}}' 2018-12-04 21:27:15,961 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:27:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9071bf5-0be7-4dc1-8154-c2daa5139752 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "760b3a1e6e964eb78d17a0eabae4d448", "links": {"self": "http://172.30.9.23:5000/v3/roles/760b3a1e6e964eb78d17a0eabae4d448"}, "name": "CreateSimpleVolumeTypeSuccessTests-b81a1877-76ce-479-proj-role"}} 2018-12-04 21:27:15,962 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-e9071bf5-0be7-4dc1-8154-c2daa5139752 2018-12-04 21:27:15,962 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-b81a1877-76ce-479-proj-role 2018-12-04 21:27:15,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/760b3a1e6e964eb78d17a0eabae4d448 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7399a3649ab652298e26b8febb47539144a9db4" 2018-12-04 21:27:16,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-791504a4-0031-4e70-8ae6-21235df37633 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "760b3a1e6e964eb78d17a0eabae4d448", "links": {"self": "http://172.30.9.23:5000/v3/roles/760b3a1e6e964eb78d17a0eabae4d448"}, "name": "CreateSimpleVolumeTypeSuccessTests-b81a1877-76ce-479-proj-role"}} 2018-12-04 21:27:16,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/760b3a1e6e964eb78d17a0eabae4d448 used request id req-791504a4-0031-4e70-8ae6-21235df37633 2018-12-04 21:27:16,064 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-b81a1877-76ce-479-proj-role to project CreateSimpleVolumeTypeSuccessTests-b81a1877-76ce-479-proj 2018-12-04 21:27:16,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/4f4c02b436f34a448d2e2f4f34952e25/users/e9d5d8b3be7e403492b24296c77db7d1/roles/760b3a1e6e964eb78d17a0eabae4d448 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7399a3649ab652298e26b8febb47539144a9db4" 2018-12-04 21:27:16,198 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:27:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-434b6e13-2f85-45ea-8100-0c184c0ce357 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:27:16,198 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/4f4c02b436f34a448d2e2f4f34952e25/users/e9d5d8b3be7e403492b24296c77db7d1/roles/760b3a1e6e964eb78d17a0eabae4d448 used request id req-434b6e13-2f85-45ea-8100-0c184c0ce357 2018-12-04 21:27:16,200 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:27:16,201 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:27:16,598 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:27:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["jXnCp2SUQyWaGGT6iCN0HQ"], "issued_at": "2018-12-04T21:27:16.000000Z"}} 2018-12-04 21:27:16,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8695daa8cad7a5f0d027caa2c6e12c6f204b300" 2018-12-04 21:27:16,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-616511a0-d97f-4873-a3c1-6caac9b67b0a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:27:16,689 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-616511a0-d97f-4873-a3c1-6caac9b67b0a 2018-12-04 21:27:16,694 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8695daa8cad7a5f0d027caa2c6e12c6f204b300" 2018-12-04 21:27:16,883 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:16 GMT Server: Apache x-compute-request-id: req-3cc2849a-48c0-4901-b1f1-29c55c58edc6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3cc2849a-48c0-4901-b1f1-29c55c58edc6 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-04 21:27:16,883 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types?is_public=None used request id req-3cc2849a-48c0-4901-b1f1-29c55c58edc6 2018-12-04 21:27:16,886 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3cc2849a-48c0-4901-b1f1-29c55c58edc6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8695daa8cad7a5f0d027caa2c6e12c6f204b300" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-1a69a8a4-bb36-4e49-b34b-229e74d5eeb8", "description": null}}' 2018-12-04 21:27:17,105 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:16 GMT Server: Apache x-compute-request-id: req-985cacb1-4dce-4748-a87c-ef6be0e94632 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-985cacb1-4dce-4748-a87c-ef6be0e94632 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-1a69a8a4-bb36-4e49-b34b-229e74d5eeb8", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "612ef6e3-a704-4992-b6be-c9b09b09e19f", "description": null}} 2018-12-04 21:27:17,105 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types used request id req-985cacb1-4dce-4748-a87c-ef6be0e94632 2018-12-04 21:27:17,106 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-1a69a8a4-bb36-4e49-b34b-229e74d5eeb8 2018-12-04 21:27:17,108 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16f0e9ffd5724dec1d31d7f5593fb0a38a3cf1b" 2018-12-04 21:27:17,297 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:17 GMT Server: Apache x-compute-request-id: req-6a590f10-d197-42db-81cf-b37319f48f8e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6a590f10-d197-42db-81cf-b37319f48f8e Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-1a69a8a4-bb36-4e49-b34b-229e74d5eeb8", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "612ef6e3-a704-4992-b6be-c9b09b09e19f", "description": null}]} 2018-12-04 21:27:17,297 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types?is_public=None used request id req-6a590f10-d197-42db-81cf-b37319f48f8e 2018-12-04 21:27:17,301 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/612ef6e3-a704-4992-b6be-c9b09b09e19f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6a590f10-d197-42db-81cf-b37319f48f8e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16f0e9ffd5724dec1d31d7f5593fb0a38a3cf1b" 2018-12-04 21:27:17,487 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:17 GMT Server: Apache x-compute-request-id: req-045a001f-a349-441a-a3e2-f2d844056385 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-045a001f-a349-441a-a3e2-f2d844056385 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-1a69a8a4-bb36-4e49-b34b-229e74d5eeb8", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "612ef6e3-a704-4992-b6be-c9b09b09e19f", "description": null}} 2018-12-04 21:27:17,488 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/612ef6e3-a704-4992-b6be-c9b09b09e19f used request id req-045a001f-a349-441a-a3e2-f2d844056385 2018-12-04 21:27:17,490 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/612ef6e3-a704-4992-b6be-c9b09b09e19f/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6a590f10-d197-42db-81cf-b37319f48f8e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16f0e9ffd5724dec1d31d7f5593fb0a38a3cf1b" 2018-12-04 21:27:17,684 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:17 GMT Server: Apache x-compute-request-id: req-c6821d42-17c8-4583-94f7-c7bf494018d6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c6821d42-17c8-4583-94f7-c7bf494018d6 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-04 21:27:17,684 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/612ef6e3-a704-4992-b6be-c9b09b09e19f/encryption used request id req-c6821d42-17c8-4583-94f7-c7bf494018d6 2018-12-04 21:27:17,684 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-1a69a8a4-bb36-4e49-b34b-229e74d5eeb8 2018-12-04 21:27:17,687 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/612ef6e3-a704-4992-b6be-c9b09b09e19f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6a590f10-d197-42db-81cf-b37319f48f8e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16f0e9ffd5724dec1d31d7f5593fb0a38a3cf1b" 2018-12-04 21:27:17,927 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:27:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-91895f74-ee5c-4637-b64c-2b6773eba817 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:27:17,927 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/612ef6e3-a704-4992-b6be-c9b09b09e19f used request id req-91895f74-ee5c-4637-b64c-2b6773eba817 2018-12-04 21:27:17,930 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6a590f10-d197-42db-81cf-b37319f48f8e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16f0e9ffd5724dec1d31d7f5593fb0a38a3cf1b" 2018-12-04 21:27:18,117 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:17 GMT Server: Apache x-compute-request-id: req-8bd47118-d639-4e8c-82a5-56d7a52b08bc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8bd47118-d639-4e8c-82a5-56d7a52b08bc Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-04 21:27:18,117 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types?is_public=None used request id req-8bd47118-d639-4e8c-82a5-56d7a52b08bc 2018-12-04 21:27:18,118 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-1a69a8a4-bb36-4e49-b34b-229e74d5eeb8 2018-12-04 21:27:18,121 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/612ef6e3-a704-4992-b6be-c9b09b09e19f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3cc2849a-48c0-4901-b1f1-29c55c58edc6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8695daa8cad7a5f0d027caa2c6e12c6f204b300" 2018-12-04 21:27:18,306 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-5ea77eb6-c6bc-49ac-9bcf-a2741cd340c3 x-openstack-request-id: req-5ea77eb6-c6bc-49ac-9bcf-a2741cd340c3 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 612ef6e3-a704-4992-b6be-c9b09b09e19f could not be found.", "code": 404}} 2018-12-04 21:27:18,307 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/612ef6e3-a704-4992-b6be-c9b09b09e19f used request id req-5ea77eb6-c6bc-49ac-9bcf-a2741cd340c3 2018-12-04 21:27:18,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7399a3649ab652298e26b8febb47539144a9db4" 2018-12-04 21:27:18,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-97cfcc74-f1ce-419f-9513-ec0c0eec7d5a Date: Tue, 04 Dec 2018 21:27:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:27:18,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-97cfcc74-f1ce-419f-9513-ec0c0eec7d5a 2018-12-04 21:27:18,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7399a3649ab652298e26b8febb47539144a9db4" 2018-12-04 21:27:18,666 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-624d72a9-084b-4c57-a7f8-f06f042a2357 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:18,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-624d72a9-084b-4c57-a7f8-f06f042a2357 2018-12-04 21:27:18,667 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:18,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7399a3649ab652298e26b8febb47539144a9db4" 2018-12-04 21:27:18,686 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bcb5c50-65d7-4837-a71b-fa55a7569560 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:18,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-1bcb5c50-65d7-4837-a71b-fa55a7569560 2018-12-04 21:27:18,686 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:18,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7399a3649ab652298e26b8febb47539144a9db4" 2018-12-04 21:27:18,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78d03f5a-9cb0-4e9f-9495-f7089862c9db 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:27:18,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-78d03f5a-9cb0-4e9f-9495-f7089862c9db 2018-12-04 21:27:18,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7399a3649ab652298e26b8febb47539144a9db4" 2018-12-04 21:27:18,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c93876f-5b53-477b-979f-640ebdacf549 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:27:18,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-3c93876f-5b53-477b-979f-640ebdacf549 2018-12-04 21:27:18,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7399a3649ab652298e26b8febb47539144a9db4" 2018-12-04 21:27:18,996 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d89699af-14c8-4f6c-8ffb-d625f9703a74 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:18,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-d89699af-14c8-4f6c-8ffb-d625f9703a74 2018-12-04 21:27:18,996 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:19,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7399a3649ab652298e26b8febb47539144a9db4" 2018-12-04 21:27:19,016 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11879d30-a621-4b6e-b88c-4f26344d1541 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:19,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-11879d30-a621-4b6e-b88c-4f26344d1541 2018-12-04 21:27:19,017 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:19,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7399a3649ab652298e26b8febb47539144a9db4" 2018-12-04 21:27:19,118 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef4f80b5-38c5-4c4e-8a35-e463abe76c91 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:19,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-ef4f80b5-38c5-4c4e-8a35-e463abe76c91 2018-12-04 21:27:19,118 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:19,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7399a3649ab652298e26b8febb47539144a9db4" 2018-12-04 21:27:19,223 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea54bd2b-9774-4188-b1c9-a237410a8a4d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:19,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-ea54bd2b-9774-4188-b1c9-a237410a8a4d 2018-12-04 21:27:19,223 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:19,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7399a3649ab652298e26b8febb47539144a9db4" 2018-12-04 21:27:19,324 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d1f9147-6267-4ff9-aebd-cf87aa0595a2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:19,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-1d1f9147-6267-4ff9-aebd-cf87aa0595a2 2018-12-04 21:27:19,325 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:19,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7399a3649ab652298e26b8febb47539144a9db4" 2018-12-04 21:27:19,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f95272e4-56a4-487b-b8a1-4eef458ee287 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:27:19,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-f95272e4-56a4-487b-b8a1-4eef458ee287 2018-12-04 21:27:19,433 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-b81a1877-76ce-479-proj 2018-12-04 21:27:19,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/4f4c02b436f34a448d2e2f4f34952e25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7399a3649ab652298e26b8febb47539144a9db4" 2018-12-04 21:27:19,640 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:27:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63019b55-9cd7-4e50-aa3c-c83ba75b34ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:27:19,640 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/4f4c02b436f34a448d2e2f4f34952e25 used request id req-63019b55-9cd7-4e50-aa3c-c83ba75b34ff 2018-12-04 21:27:19,641 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-b81a1877-76ce-479-proj-role 2018-12-04 21:27:19,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/760b3a1e6e964eb78d17a0eabae4d448 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7399a3649ab652298e26b8febb47539144a9db4" 2018-12-04 21:27:19,766 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:27:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00ff8f7a-d09e-411d-8882-d7880a680562 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:27:19,766 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/760b3a1e6e964eb78d17a0eabae4d448 used request id req-00ff8f7a-d09e-411d-8882-d7880a680562 2018-12-04 21:27:19,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7399a3649ab652298e26b8febb47539144a9db4" 2018-12-04 21:27:19,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fa04625-33a7-468d-a2b5-6b338c19a775 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:27:19,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0fa04625-33a7-468d-a2b5-6b338c19a775 2018-12-04 21:27:19,873 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-b81a1877-76ce-479-user 2018-12-04 21:27:19,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/e9d5d8b3be7e403492b24296c77db7d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3c195d52e546aa1c208c90f11ddd905815c5b5d" 2018-12-04 21:27:20,067 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:27:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b93f187b-158c-4d42-bfe2-59a5dccc6df1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:27:20,068 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/e9d5d8b3be7e403492b24296c77db7d1 used request id req-b93f187b-158c-4d42-bfe2-59a5dccc6df1 2018-12-04 21:27:20,069 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:27:20,475 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:27:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["ppRPaPqPS26WIklLNXqo2A"], "issued_at": "2018-12-04T21:27:20.000000Z"}} 2018-12-04 21:27:20,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ef2702fc94f3dca1e133236753dc8affbc1462" 2018-12-04 21:27:20,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d39d541-4774-4cc6-9d5f-6f56886de7d6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:27:20,566 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0d39d541-4774-4cc6-9d5f-6f56886de7d6 2018-12-04 21:27:20,567 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:27:20,568 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:27:21,051 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:27:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["wUy67GxMTGmo1pRSc05yvg"], "issued_at": "2018-12-04T21:27:21.000000Z"}} 2018-12-04 21:27:21,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b650340052696fcc98d76fbedb5ddf1a0d1b79a" 2018-12-04 21:27:21,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8163b5a-01bc-4070-9e41-f6e3bd6882c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:27:21,142 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c8163b5a-01bc-4070-9e41-f6e3bd6882c8 2018-12-04 21:27:21,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:27:21,151 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:27: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:27:21,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-c010c496-29fd-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b650340052696fcc98d76fbedb5ddf1a0d1b79a" 2018-12-04 21:27:21,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16fae6e2-d41f-4c01-9ea9-72b643120980 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-c010c496-29fd-452-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:27:21,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-c010c496-29fd-452-proj used request id req-16fae6e2-d41f-4c01-9ea9-72b643120980 2018-12-04 21:27:21,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b650340052696fcc98d76fbedb5ddf1a0d1b79a" 2018-12-04 21:27:21,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c71a472a-59c6-4555-91e2-526551f7e5ce Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:27:21,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-c71a472a-59c6-4555-91e2-526551f7e5ce 2018-12-04 21:27:21,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b650340052696fcc98d76fbedb5ddf1a0d1b79a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-c010c496-29fd-452-proj"}}' 2018-12-04 21:27:21,387 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:27:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08d264d7-8e78-4cf2-8a88-8253d78ff9a5 Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e060a7b9614f699aab731910500f52"}, "tags": [], "enabled": true, "id": "36e060a7b9614f699aab731910500f52", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-c010c496-29fd-452-proj"}} 2018-12-04 21:27:21,387 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-08d264d7-8e78-4cf2-8a88-8253d78ff9a5 2018-12-04 21:27:21,387 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-c010c496-29fd-452-proj 2018-12-04 21:27:21,388 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:27:21,388 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:27:21,800 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:27:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["rsjlIdDtTz6fUZpvtBd-8Q"], "issued_at": "2018-12-04T21:27:21.000000Z"}} 2018-12-04 21:27:21,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d3046373ca3127c3cfab08dc1fe2504d6d28a6" 2018-12-04 21:27:21,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29f4535b-80d7-464e-a302-4e7911d28e48 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:27:21,895 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-29f4535b-80d7-464e-a302-4e7911d28e48 2018-12-04 21:27:21,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:27:21,904 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:27: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:27:21,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d3046373ca3127c3cfab08dc1fe2504d6d28a6" 2018-12-04 21:27:22,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04f39bad-e86b-4907-9c1f-c1dbdf1c419d Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:27:22,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-04f39bad-e86b-4907-9c1f-c1dbdf1c419d 2018-12-04 21:27:22,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-c010c496-29fd-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d3046373ca3127c3cfab08dc1fe2504d6d28a6" 2018-12-04 21:27:22,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c7edddf-74e5-4a6c-abfd-d9efa1e479aa Content-Encoding: gzip Content-Length: 266 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-c010c496-29fd-452-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/36e060a7b9614f699aab731910500f52"}, "tags": [], "enabled": true, "id": "36e060a7b9614f699aab731910500f52", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-c010c496-29fd-452-proj"}]} 2018-12-04 21:27:22,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-c010c496-29fd-452-proj used request id req-6c7edddf-74e5-4a6c-abfd-d9efa1e479aa 2018-12-04 21:27:22,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d3046373ca3127c3cfab08dc1fe2504d6d28a6" 2018-12-04 21:27:22,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a11a9716-4448-4fd6-88d4-eecb4e0eeac2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:27:22,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a11a9716-4448-4fd6-88d4-eecb4e0eeac2 2018-12-04 21:27:22,621 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-c010c496-29fd-452-user 2018-12-04 21:27:22,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:27:22,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b650340052696fcc98d76fbedb5ddf1a0d1b79a" 2018-12-04 21:27:22,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7b1f2b2-d597-4914-b732-e57a03d3f80e Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:27:22,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f7b1f2b2-d597-4914-b732-e57a03d3f80e 2018-12-04 21:27:22,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b650340052696fcc98d76fbedb5ddf1a0d1b79a" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-c010c496-29fd-452-proj-role"}}' 2018-12-04 21:27:22,932 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:27:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0cf8621-79c0-4cc5-a5cf-93069d33acae Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cea0a8f5af8e405eb0171b7d7a90512a", "links": {"self": "http://172.30.9.23:5000/v3/roles/cea0a8f5af8e405eb0171b7d7a90512a"}, "name": "CreateSimpleVolumeTypeSuccessTests-c010c496-29fd-452-proj-role"}} 2018-12-04 21:27:22,932 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-e0cf8621-79c0-4cc5-a5cf-93069d33acae 2018-12-04 21:27:22,933 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-c010c496-29fd-452-proj-role 2018-12-04 21:27:22,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/cea0a8f5af8e405eb0171b7d7a90512a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b650340052696fcc98d76fbedb5ddf1a0d1b79a" 2018-12-04 21:27:23,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b412ab2-7bfd-4f1d-b238-0a33744d65cd Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cea0a8f5af8e405eb0171b7d7a90512a", "links": {"self": "http://172.30.9.23:5000/v3/roles/cea0a8f5af8e405eb0171b7d7a90512a"}, "name": "CreateSimpleVolumeTypeSuccessTests-c010c496-29fd-452-proj-role"}} 2018-12-04 21:27:23,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/cea0a8f5af8e405eb0171b7d7a90512a used request id req-8b412ab2-7bfd-4f1d-b238-0a33744d65cd 2018-12-04 21:27:23,036 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-c010c496-29fd-452-proj-role to project CreateSimpleVolumeTypeSuccessTests-c010c496-29fd-452-proj 2018-12-04 21:27:23,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/36e060a7b9614f699aab731910500f52/users/12adf963c2be4d39b30d54159592e492/roles/cea0a8f5af8e405eb0171b7d7a90512a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b650340052696fcc98d76fbedb5ddf1a0d1b79a" 2018-12-04 21:27:23,092 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:27:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31a355d5-14bd-4cac-b065-c07294432333 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:27:23,092 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/36e060a7b9614f699aab731910500f52/users/12adf963c2be4d39b30d54159592e492/roles/cea0a8f5af8e405eb0171b7d7a90512a used request id req-31a355d5-14bd-4cac-b065-c07294432333 2018-12-04 21:27:23,093 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:27:23,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:27:23,497 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:27:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["P4EYJzZCSU6UV_piT6V1_w"], "issued_at": "2018-12-04T21:27:23.000000Z"}} 2018-12-04 21:27:23,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0903c0655ba37ffe4297a573f9b8b97901f8e41b" 2018-12-04 21:27:23,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3d69fc1-a27f-4fdb-bbc1-93fee42a4dde Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:27:23,593 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f3d69fc1-a27f-4fdb-bbc1-93fee42a4dde 2018-12-04 21:27:23,597 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0903c0655ba37ffe4297a573f9b8b97901f8e41b" 2018-12-04 21:27:23,786 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:23 GMT Server: Apache x-compute-request-id: req-33c03398-1c14-4356-81fb-e98558437f30 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-33c03398-1c14-4356-81fb-e98558437f30 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-04 21:27:23,786 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types?is_public=None used request id req-33c03398-1c14-4356-81fb-e98558437f30 2018-12-04 21:27:23,789 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-33c03398-1c14-4356-81fb-e98558437f30" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0903c0655ba37ffe4297a573f9b8b97901f8e41b" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-357a6323-101b-4c48-b98f-01711998a49f", "description": null}}' 2018-12-04 21:27:24,026 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:23 GMT Server: Apache x-compute-request-id: req-b528dc1b-959e-49ca-81c7-424fda6068ab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b528dc1b-959e-49ca-81c7-424fda6068ab Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-357a6323-101b-4c48-b98f-01711998a49f", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "954d437b-9989-4d10-bb42-d38cbe61b497", "description": null}} 2018-12-04 21:27:24,026 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types used request id req-b528dc1b-959e-49ca-81c7-424fda6068ab 2018-12-04 21:27:24,027 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-357a6323-101b-4c48-b98f-01711998a49f 2018-12-04 21:27:24,029 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ef2702fc94f3dca1e133236753dc8affbc1462" 2018-12-04 21:27:24,229 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:24 GMT Server: Apache x-compute-request-id: req-d583b2ea-cbdc-4387-b37e-2767e509a003 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d583b2ea-cbdc-4387-b37e-2767e509a003 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-357a6323-101b-4c48-b98f-01711998a49f", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "954d437b-9989-4d10-bb42-d38cbe61b497", "description": null}]} 2018-12-04 21:27:24,229 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types?is_public=None used request id req-d583b2ea-cbdc-4387-b37e-2767e509a003 2018-12-04 21:27:24,233 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/954d437b-9989-4d10-bb42-d38cbe61b497 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d583b2ea-cbdc-4387-b37e-2767e509a003" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ef2702fc94f3dca1e133236753dc8affbc1462" 2018-12-04 21:27:24,418 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:24 GMT Server: Apache x-compute-request-id: req-b665de51-f125-46fb-b1bc-d95888262991 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b665de51-f125-46fb-b1bc-d95888262991 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-357a6323-101b-4c48-b98f-01711998a49f", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "954d437b-9989-4d10-bb42-d38cbe61b497", "description": null}} 2018-12-04 21:27:24,419 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/954d437b-9989-4d10-bb42-d38cbe61b497 used request id req-b665de51-f125-46fb-b1bc-d95888262991 2018-12-04 21:27:24,421 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/954d437b-9989-4d10-bb42-d38cbe61b497/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d583b2ea-cbdc-4387-b37e-2767e509a003" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ef2702fc94f3dca1e133236753dc8affbc1462" 2018-12-04 21:27:24,621 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:24 GMT Server: Apache x-compute-request-id: req-271a848c-a255-4773-a70f-5676b3177520 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-271a848c-a255-4773-a70f-5676b3177520 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-04 21:27:24,621 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/954d437b-9989-4d10-bb42-d38cbe61b497/encryption used request id req-271a848c-a255-4773-a70f-5676b3177520 2018-12-04 21:27:24,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:27:24,622 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:27:25,026 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:27:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["-jbirs50S8-5TRzo8Rsa2A"], "issued_at": "2018-12-04T21:27:25.000000Z"}} 2018-12-04 21:27:25,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39bb27f9be54de79a013c81548c21255e508c88" 2018-12-04 21:27:25,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b54f7bb-5efb-4155-9098-b60feb0ed538 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:27:25,119 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0b54f7bb-5efb-4155-9098-b60feb0ed538 2018-12-04 21:27:25,125 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39bb27f9be54de79a013c81548c21255e508c88" 2018-12-04 21:27:25,322 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:25 GMT Server: Apache x-compute-request-id: req-69789b54-ac18-4e14-b9a9-f49024175182 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-69789b54-ac18-4e14-b9a9-f49024175182 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-357a6323-101b-4c48-b98f-01711998a49f", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "954d437b-9989-4d10-bb42-d38cbe61b497", "description": null}]} 2018-12-04 21:27:25,322 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types?is_public=None used request id req-69789b54-ac18-4e14-b9a9-f49024175182 2018-12-04 21:27:25,326 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/954d437b-9989-4d10-bb42-d38cbe61b497 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-69789b54-ac18-4e14-b9a9-f49024175182" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39bb27f9be54de79a013c81548c21255e508c88" 2018-12-04 21:27:25,511 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:25 GMT Server: Apache x-compute-request-id: req-8a2c1232-0efb-4628-b2fb-db667f896fc9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8a2c1232-0efb-4628-b2fb-db667f896fc9 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-357a6323-101b-4c48-b98f-01711998a49f", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "954d437b-9989-4d10-bb42-d38cbe61b497", "description": null}} 2018-12-04 21:27:25,512 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/954d437b-9989-4d10-bb42-d38cbe61b497 used request id req-8a2c1232-0efb-4628-b2fb-db667f896fc9 2018-12-04 21:27:25,514 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/954d437b-9989-4d10-bb42-d38cbe61b497/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-69789b54-ac18-4e14-b9a9-f49024175182" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39bb27f9be54de79a013c81548c21255e508c88" 2018-12-04 21:27:25,714 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:25 GMT Server: Apache x-compute-request-id: req-01c8debf-75e7-487c-8ce4-27c6bf48a877 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-01c8debf-75e7-487c-8ce4-27c6bf48a877 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-04 21:27:25,714 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/954d437b-9989-4d10-bb42-d38cbe61b497/encryption used request id req-01c8debf-75e7-487c-8ce4-27c6bf48a877 2018-12-04 21:27:25,715 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-357a6323-101b-4c48-b98f-01711998a49f 2018-12-04 21:27:25,718 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/954d437b-9989-4d10-bb42-d38cbe61b497 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-33c03398-1c14-4356-81fb-e98558437f30" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0903c0655ba37ffe4297a573f9b8b97901f8e41b" 2018-12-04 21:27:25,929 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:27:25 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-96ad222c-01df-45b0-a3b6-7ff669586aa4 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:27:25,929 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/954d437b-9989-4d10-bb42-d38cbe61b497 used request id req-96ad222c-01df-45b0-a3b6-7ff669586aa4 2018-12-04 21:27:25,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b650340052696fcc98d76fbedb5ddf1a0d1b79a" 2018-12-04 21:27:26,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-fe2f64c3-757b-47ea-ba6e-0b08cf72ff1c Date: Tue, 04 Dec 2018 21:27:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:27:26,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-fe2f64c3-757b-47ea-ba6e-0b08cf72ff1c 2018-12-04 21:27:26,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b650340052696fcc98d76fbedb5ddf1a0d1b79a" 2018-12-04 21:27:26,295 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4adcd88-0ac3-4876-bec6-9f6b9bfae789 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:26,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-a4adcd88-0ac3-4876-bec6-9f6b9bfae789 2018-12-04 21:27:26,296 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:26,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b650340052696fcc98d76fbedb5ddf1a0d1b79a" 2018-12-04 21:27:26,400 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3990d96-3536-4f7c-a8d0-f74e8882d0b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:26,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-b3990d96-3536-4f7c-a8d0-f74e8882d0b3 2018-12-04 21:27:26,400 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:26,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b650340052696fcc98d76fbedb5ddf1a0d1b79a" 2018-12-04 21:27:26,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-825a3805-5def-49d3-a5c1-5952e756ac2d 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:27:26,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-825a3805-5def-49d3-a5c1-5952e756ac2d 2018-12-04 21:27:26,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b650340052696fcc98d76fbedb5ddf1a0d1b79a" 2018-12-04 21:27:26,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e4a5ace-3269-40a8-a0df-5dcf62a90dfb Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:27:26,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-9e4a5ace-3269-40a8-a0df-5dcf62a90dfb 2018-12-04 21:27:26,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b650340052696fcc98d76fbedb5ddf1a0d1b79a" 2018-12-04 21:27:26,637 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06cb72c6-c353-47c1-bb3f-189880c7a69a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:26,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-06cb72c6-c353-47c1-bb3f-189880c7a69a 2018-12-04 21:27:26,638 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:26,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b650340052696fcc98d76fbedb5ddf1a0d1b79a" 2018-12-04 21:27:26,743 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b24e7dbf-9be9-4593-990d-f8971cffe9b0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:26,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-b24e7dbf-9be9-4593-990d-f8971cffe9b0 2018-12-04 21:27:26,744 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:26,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b650340052696fcc98d76fbedb5ddf1a0d1b79a" 2018-12-04 21:27:26,855 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55ae4afd-bb98-45b8-ad7c-a405d3b00554 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:26,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-55ae4afd-bb98-45b8-ad7c-a405d3b00554 2018-12-04 21:27:26,856 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:26,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b650340052696fcc98d76fbedb5ddf1a0d1b79a" 2018-12-04 21:27:26,877 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3835221e-6893-4145-8f65-09e41dfd684b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:26,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-3835221e-6893-4145-8f65-09e41dfd684b 2018-12-04 21:27:26,878 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:26,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b650340052696fcc98d76fbedb5ddf1a0d1b79a" 2018-12-04 21:27:26,979 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad57db7e-5e4f-4e48-a9c7-1dad4bea2313 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:26,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-ad57db7e-5e4f-4e48-a9c7-1dad4bea2313 2018-12-04 21:27:26,979 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:26,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b650340052696fcc98d76fbedb5ddf1a0d1b79a" 2018-12-04 21:27:27,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6d073e9-b5f4-4bc6-b4e2-e1b546bbe60a Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:27:27,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-a6d073e9-b5f4-4bc6-b4e2-e1b546bbe60a 2018-12-04 21:27:27,086 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-c010c496-29fd-452-proj 2018-12-04 21:27:27,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/36e060a7b9614f699aab731910500f52 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b650340052696fcc98d76fbedb5ddf1a0d1b79a" 2018-12-04 21:27:27,340 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:27:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa9c71c2-9edf-4214-bc29-09cae38e736f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:27:27,340 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/36e060a7b9614f699aab731910500f52 used request id req-aa9c71c2-9edf-4214-bc29-09cae38e736f 2018-12-04 21:27:27,341 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-c010c496-29fd-452-proj-role 2018-12-04 21:27:27,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/cea0a8f5af8e405eb0171b7d7a90512a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b650340052696fcc98d76fbedb5ddf1a0d1b79a" 2018-12-04 21:27:27,459 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:27:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5834e9a-0eb9-46e4-82de-8685ebaa6e08 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:27:27,459 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/cea0a8f5af8e405eb0171b7d7a90512a used request id req-b5834e9a-0eb9-46e4-82de-8685ebaa6e08 2018-12-04 21:27:27,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b650340052696fcc98d76fbedb5ddf1a0d1b79a" 2018-12-04 21:27:27,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35f95752-fab1-41c6-b488-3053f7d2a0a2 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:27:27,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-35f95752-fab1-41c6-b488-3053f7d2a0a2 2018-12-04 21:27:27,559 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-c010c496-29fd-452-user 2018-12-04 21:27:27,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/12adf963c2be4d39b30d54159592e492 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d3046373ca3127c3cfab08dc1fe2504d6d28a6" 2018-12-04 21:27:27,732 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:27:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bc5eca0-dd7e-4afe-aaee-6ba24b454f10 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:27:27,732 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/12adf963c2be4d39b30d54159592e492 used request id req-4bc5eca0-dd7e-4afe-aaee-6ba24b454f10 2018-12-04 21:27:27,734 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:27:28,132 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:27:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["948y_ndsRtO9iD52P3WOGg"], "issued_at": "2018-12-04T21:27:28.000000Z"}} 2018-12-04 21:27:28,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a7fd1df4948504d5d0675d1ddfa9f12b3f3b16" 2018-12-04 21:27:28,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaa372f5-a70d-488f-a9ec-f6135cd5ab49 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:27:28,224 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-eaa372f5-a70d-488f-a9ec-f6135cd5ab49 2018-12-04 21:27:28,225 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:27:28,226 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:27:28,627 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:27:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["88aitE58QvyH_rl14X74JA"], "issued_at": "2018-12-04T21:27:28.000000Z"}} 2018-12-04 21:27:28,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62df29ec1081dea9e21753d86652bc269931560f" 2018-12-04 21:27:28,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0be60af2-cefe-4218-860f-7547b5faa1ef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:27:28,640 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0be60af2-cefe-4218-860f-7547b5faa1ef 2018-12-04 21:27:28,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:27:28,648 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:27: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:27:28,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-29740752-d4e6-405-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62df29ec1081dea9e21753d86652bc269931560f" 2018-12-04 21:27:28,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68d2afe9-5838-4174-bc68-6265fa928a50 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-29740752-d4e6-405-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:27:28,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-29740752-d4e6-405-proj used request id req-68d2afe9-5838-4174-bc68-6265fa928a50 2018-12-04 21:27:28,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62df29ec1081dea9e21753d86652bc269931560f" 2018-12-04 21:27:28,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-431a3448-36aa-4abc-8281-60072a21b8cc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:27:28,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-431a3448-36aa-4abc-8281-60072a21b8cc 2018-12-04 21:27:28,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62df29ec1081dea9e21753d86652bc269931560f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-29740752-d4e6-405-proj"}}' 2018-12-04 21:27:28,977 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:27:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc051e68-0aa8-4302-8421-dbd5d429ec25 Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4733e1b86b694f77808679baa5c4de54"}, "tags": [], "enabled": true, "id": "4733e1b86b694f77808679baa5c4de54", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-29740752-d4e6-405-proj"}} 2018-12-04 21:27:28,977 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-fc051e68-0aa8-4302-8421-dbd5d429ec25 2018-12-04 21:27:28,978 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-29740752-d4e6-405-proj 2018-12-04 21:27:28,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:27:28,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:27:29,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:27:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["Yd2zkForSgWm-VhrhzZuGg"], "issued_at": "2018-12-04T21:27:29.000000Z"}} 2018-12-04 21:27:29,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8adbc8f06bc90e8bec69aec70af8ea6facb688a3" 2018-12-04 21:27:29,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0b9eb7f-a503-4016-8689-b07b29b4713b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:27:29,470 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f0b9eb7f-a503-4016-8689-b07b29b4713b 2018-12-04 21:27:29,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:27:29,478 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:27: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:27:29,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8adbc8f06bc90e8bec69aec70af8ea6facb688a3" 2018-12-04 21:27:29,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ff63200-143d-4bdd-9c78-1dbd86bca8b5 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:27:29,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-1ff63200-143d-4bdd-9c78-1dbd86bca8b5 2018-12-04 21:27:29,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-29740752-d4e6-405-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8adbc8f06bc90e8bec69aec70af8ea6facb688a3" 2018-12-04 21:27:29,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f415ff78-6aef-4f97-947c-d71a1e1341eb Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-29740752-d4e6-405-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4733e1b86b694f77808679baa5c4de54"}, "tags": [], "enabled": true, "id": "4733e1b86b694f77808679baa5c4de54", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-29740752-d4e6-405-proj"}]} 2018-12-04 21:27:29,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-29740752-d4e6-405-proj used request id req-f415ff78-6aef-4f97-947c-d71a1e1341eb 2018-12-04 21:27:29,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8adbc8f06bc90e8bec69aec70af8ea6facb688a3" 2018-12-04 21:27:29,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95474f12-c136-401c-8e81-a91228a46195 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:27:29,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-95474f12-c136-401c-8e81-a91228a46195 2018-12-04 21:27:30,162 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-29740752-d4e6-405-user 2018-12-04 21:27:30,163 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:27:30,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62df29ec1081dea9e21753d86652bc269931560f" 2018-12-04 21:27:30,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fff7455-93bf-40b3-b700-f556f976c6d3 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:27:30,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2fff7455-93bf-40b3-b700-f556f976c6d3 2018-12-04 21:27:30,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62df29ec1081dea9e21753d86652bc269931560f" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-29740752-d4e6-405-proj-role"}}' 2018-12-04 21:27:30,364 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:27:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b4d4afb-0298-43e7-af20-8630c5d844c8 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6f18983277c54c2d9190ae11fd133096", "links": {"self": "http://172.30.9.23:5000/v3/roles/6f18983277c54c2d9190ae11fd133096"}, "name": "CreateSimpleVolumeTypeSuccessTests-29740752-d4e6-405-proj-role"}} 2018-12-04 21:27:30,364 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-5b4d4afb-0298-43e7-af20-8630c5d844c8 2018-12-04 21:27:30,364 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-29740752-d4e6-405-proj-role 2018-12-04 21:27:30,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/6f18983277c54c2d9190ae11fd133096 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62df29ec1081dea9e21753d86652bc269931560f" 2018-12-04 21:27:30,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d134e17d-881b-4ec8-a077-df586c95c54e Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6f18983277c54c2d9190ae11fd133096", "links": {"self": "http://172.30.9.23:5000/v3/roles/6f18983277c54c2d9190ae11fd133096"}, "name": "CreateSimpleVolumeTypeSuccessTests-29740752-d4e6-405-proj-role"}} 2018-12-04 21:27:30,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/6f18983277c54c2d9190ae11fd133096 used request id req-d134e17d-881b-4ec8-a077-df586c95c54e 2018-12-04 21:27:30,381 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-29740752-d4e6-405-proj-role to project CreateSimpleVolumeTypeSuccessTests-29740752-d4e6-405-proj 2018-12-04 21:27:30,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/4733e1b86b694f77808679baa5c4de54/users/23efe75770714a47bfea6e06969b63ec/roles/6f18983277c54c2d9190ae11fd133096 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62df29ec1081dea9e21753d86652bc269931560f" 2018-12-04 21:27:30,522 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:27:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6e6fc61-5a50-4a71-922f-136a7da23679 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:27:30,522 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/4733e1b86b694f77808679baa5c4de54/users/23efe75770714a47bfea6e06969b63ec/roles/6f18983277c54c2d9190ae11fd133096 used request id req-d6e6fc61-5a50-4a71-922f-136a7da23679 2018-12-04 21:27:30,524 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:27:30,524 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:27:31,006 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:27:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["nahIpBpwREesYfOGDltNYQ"], "issued_at": "2018-12-04T21:27:31.000000Z"}} 2018-12-04 21:27:31,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e48f1d3b62d521c0dd76e1e5df00a9d1cf72e0e" 2018-12-04 21:27:31,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-470f7e2f-e13b-4c81-a903-b6b78e4351ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:27:31,100 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-470f7e2f-e13b-4c81-a903-b6b78e4351ea 2018-12-04 21:27:31,105 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e48f1d3b62d521c0dd76e1e5df00a9d1cf72e0e" 2018-12-04 21:27:31,292 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:31 GMT Server: Apache x-compute-request-id: req-62c721c3-ae2e-46fb-acb7-53da26840f21 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-62c721c3-ae2e-46fb-acb7-53da26840f21 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-04 21:27:31,293 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types?is_public=None used request id req-62c721c3-ae2e-46fb-acb7-53da26840f21 2018-12-04 21:27:31,296 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-62c721c3-ae2e-46fb-acb7-53da26840f21" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e48f1d3b62d521c0dd76e1e5df00a9d1cf72e0e" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-c1c3bc6b-620e-45f9-bbf7-96681266a943", "description": null}}' 2018-12-04 21:27:31,523 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:31 GMT Server: Apache x-compute-request-id: req-70dbb44e-3579-481d-8a52-819e61d9a036 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-70dbb44e-3579-481d-8a52-819e61d9a036 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-c1c3bc6b-620e-45f9-bbf7-96681266a943", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1a692a26-18ce-41f6-89ee-94b071a316a8", "description": null}} 2018-12-04 21:27:31,524 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types used request id req-70dbb44e-3579-481d-8a52-819e61d9a036 2018-12-04 21:27:31,524 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-c1c3bc6b-620e-45f9-bbf7-96681266a943 2018-12-04 21:27:31,527 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a7fd1df4948504d5d0675d1ddfa9f12b3f3b16" 2018-12-04 21:27:31,708 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:31 GMT Server: Apache x-compute-request-id: req-5c364c3b-2b2f-4c4b-a98b-16457d61732a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5c364c3b-2b2f-4c4b-a98b-16457d61732a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-c1c3bc6b-620e-45f9-bbf7-96681266a943", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1a692a26-18ce-41f6-89ee-94b071a316a8", "description": null}]} 2018-12-04 21:27:31,708 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types?is_public=None used request id req-5c364c3b-2b2f-4c4b-a98b-16457d61732a 2018-12-04 21:27:31,712 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/1a692a26-18ce-41f6-89ee-94b071a316a8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5c364c3b-2b2f-4c4b-a98b-16457d61732a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a7fd1df4948504d5d0675d1ddfa9f12b3f3b16" 2018-12-04 21:27:31,892 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:31 GMT Server: Apache x-compute-request-id: req-5d948294-6980-454b-84dd-cafc9e769854 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5d948294-6980-454b-84dd-cafc9e769854 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-c1c3bc6b-620e-45f9-bbf7-96681266a943", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1a692a26-18ce-41f6-89ee-94b071a316a8", "description": null}} 2018-12-04 21:27:31,892 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/1a692a26-18ce-41f6-89ee-94b071a316a8 used request id req-5d948294-6980-454b-84dd-cafc9e769854 2018-12-04 21:27:31,895 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/1a692a26-18ce-41f6-89ee-94b071a316a8/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5c364c3b-2b2f-4c4b-a98b-16457d61732a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a7fd1df4948504d5d0675d1ddfa9f12b3f3b16" 2018-12-04 21:27:32,078 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:31 GMT Server: Apache x-compute-request-id: req-825ea76d-82cf-4641-a4e4-1381db5e7460 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-825ea76d-82cf-4641-a4e4-1381db5e7460 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-04 21:27:32,078 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/1a692a26-18ce-41f6-89ee-94b071a316a8/encryption used request id req-825ea76d-82cf-4641-a4e4-1381db5e7460 2018-12-04 21:27:32,081 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/1a692a26-18ce-41f6-89ee-94b071a316a8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5c364c3b-2b2f-4c4b-a98b-16457d61732a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a7fd1df4948504d5d0675d1ddfa9f12b3f3b16" 2018-12-04 21:27:32,272 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:32 GMT Server: Apache x-compute-request-id: req-6fbf057d-99df-4dea-b3a5-db8941b939b5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6fbf057d-99df-4dea-b3a5-db8941b939b5 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-c1c3bc6b-620e-45f9-bbf7-96681266a943", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1a692a26-18ce-41f6-89ee-94b071a316a8", "description": null}} 2018-12-04 21:27:32,272 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/1a692a26-18ce-41f6-89ee-94b071a316a8 used request id req-6fbf057d-99df-4dea-b3a5-db8941b939b5 2018-12-04 21:27:32,275 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/1a692a26-18ce-41f6-89ee-94b071a316a8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5c364c3b-2b2f-4c4b-a98b-16457d61732a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a7fd1df4948504d5d0675d1ddfa9f12b3f3b16" 2018-12-04 21:27:32,475 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:32 GMT Server: Apache x-compute-request-id: req-26d219df-4440-47d8-ad7e-4e85997cf08a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-26d219df-4440-47d8-ad7e-4e85997cf08a Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-c1c3bc6b-620e-45f9-bbf7-96681266a943", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1a692a26-18ce-41f6-89ee-94b071a316a8", "description": null}} 2018-12-04 21:27:32,475 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/1a692a26-18ce-41f6-89ee-94b071a316a8 used request id req-26d219df-4440-47d8-ad7e-4e85997cf08a 2018-12-04 21:27:32,478 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/1a692a26-18ce-41f6-89ee-94b071a316a8/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5c364c3b-2b2f-4c4b-a98b-16457d61732a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a7fd1df4948504d5d0675d1ddfa9f12b3f3b16" 2018-12-04 21:27:32,681 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:32 GMT Server: Apache x-compute-request-id: req-ddcb3538-4b4e-46d9-a6f8-f0ac189e3fd2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ddcb3538-4b4e-46d9-a6f8-f0ac189e3fd2 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-04 21:27:32,681 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/1a692a26-18ce-41f6-89ee-94b071a316a8/encryption used request id req-ddcb3538-4b4e-46d9-a6f8-f0ac189e3fd2 2018-12-04 21:27:32,681 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-c1c3bc6b-620e-45f9-bbf7-96681266a943 2018-12-04 21:27:32,684 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/1a692a26-18ce-41f6-89ee-94b071a316a8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-62c721c3-ae2e-46fb-acb7-53da26840f21" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e48f1d3b62d521c0dd76e1e5df00a9d1cf72e0e" 2018-12-04 21:27:32,906 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:27:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-78bb115a-b400-4c4a-9ff0-f33c9669fb43 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:27:32,906 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/1a692a26-18ce-41f6-89ee-94b071a316a8 used request id req-78bb115a-b400-4c4a-9ff0-f33c9669fb43 2018-12-04 21:27:32,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62df29ec1081dea9e21753d86652bc269931560f" 2018-12-04 21:27:33,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-3a7bd586-fc22-4336-8b46-d707cc25a030 Date: Tue, 04 Dec 2018 21:27:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:27:33,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-3a7bd586-fc22-4336-8b46-d707cc25a030 2018-12-04 21:27:33,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62df29ec1081dea9e21753d86652bc269931560f" 2018-12-04 21:27:33,263 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24bd5e14-ec69-4180-acdf-202fa216472b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:33,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-24bd5e14-ec69-4180-acdf-202fa216472b 2018-12-04 21:27:33,263 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:33,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62df29ec1081dea9e21753d86652bc269931560f" 2018-12-04 21:27:33,363 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-541a8bee-fc5a-4ec8-a4c9-a112a934c8b7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:33,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-541a8bee-fc5a-4ec8-a4c9-a112a934c8b7 2018-12-04 21:27:33,364 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:33,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62df29ec1081dea9e21753d86652bc269931560f" 2018-12-04 21:27:33,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e298971-896b-4440-9fc4-e3574fb8ad1f 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:27:33,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-5e298971-896b-4440-9fc4-e3574fb8ad1f 2018-12-04 21:27:33,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62df29ec1081dea9e21753d86652bc269931560f" 2018-12-04 21:27:33,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48a73463-251e-4576-8e13-6ca78b3bdb8d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:27:33,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-48a73463-251e-4576-8e13-6ca78b3bdb8d 2018-12-04 21:27:33,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62df29ec1081dea9e21753d86652bc269931560f" 2018-12-04 21:27:33,601 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c718ef4-d0aa-41d1-bf5d-e2e53cb2a187 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:33,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-0c718ef4-d0aa-41d1-bf5d-e2e53cb2a187 2018-12-04 21:27:33,602 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:33,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62df29ec1081dea9e21753d86652bc269931560f" 2018-12-04 21:27:33,709 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99bd6a85-4af9-4e33-9739-2f38c4e6ffcf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:33,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-99bd6a85-4af9-4e33-9739-2f38c4e6ffcf 2018-12-04 21:27:33,709 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:33,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62df29ec1081dea9e21753d86652bc269931560f" 2018-12-04 21:27:33,809 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12a8489b-285e-4c79-8469-76bb15f35500 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:33,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-12a8489b-285e-4c79-8469-76bb15f35500 2018-12-04 21:27:33,809 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:33,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62df29ec1081dea9e21753d86652bc269931560f" 2018-12-04 21:27:33,909 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b4bae39-402f-4b3d-978c-4ebf6597fddd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:33,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-0b4bae39-402f-4b3d-978c-4ebf6597fddd 2018-12-04 21:27:33,910 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:33,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62df29ec1081dea9e21753d86652bc269931560f" 2018-12-04 21:27:33,929 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98931cb6-1c31-4b33-b5d5-57ae6771ae22 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:33,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-98931cb6-1c31-4b33-b5d5-57ae6771ae22 2018-12-04 21:27:33,929 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:33,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62df29ec1081dea9e21753d86652bc269931560f" 2018-12-04 21:27:34,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f30490c9-3aa4-4040-b56f-10d8c8c6b9f5 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:27:34,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-f30490c9-3aa4-4040-b56f-10d8c8c6b9f5 2018-12-04 21:27:34,057 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-29740752-d4e6-405-proj 2018-12-04 21:27:34,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/4733e1b86b694f77808679baa5c4de54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62df29ec1081dea9e21753d86652bc269931560f" 2018-12-04 21:27:34,280 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:27:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9f7ba74-9aa4-455f-b018-43125700076f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:27:34,280 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/4733e1b86b694f77808679baa5c4de54 used request id req-b9f7ba74-9aa4-455f-b018-43125700076f 2018-12-04 21:27:34,281 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-29740752-d4e6-405-proj-role 2018-12-04 21:27:34,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/6f18983277c54c2d9190ae11fd133096 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62df29ec1081dea9e21753d86652bc269931560f" 2018-12-04 21:27:34,400 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:27:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cb04f8c-2510-4638-b6a2-24e22de08370 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:27:34,400 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/6f18983277c54c2d9190ae11fd133096 used request id req-0cb04f8c-2510-4638-b6a2-24e22de08370 2018-12-04 21:27:34,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62df29ec1081dea9e21753d86652bc269931560f" 2018-12-04 21:27:34,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3249eac3-4d06-4ac7-8165-ec376c287c63 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:27:34,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3249eac3-4d06-4ac7-8165-ec376c287c63 2018-12-04 21:27:34,499 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-29740752-d4e6-405-user 2018-12-04 21:27:34,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/23efe75770714a47bfea6e06969b63ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8adbc8f06bc90e8bec69aec70af8ea6facb688a3" 2018-12-04 21:27:34,689 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:27:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fbda599-d081-4dad-8648-ad7030f63325 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:27:34,689 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/23efe75770714a47bfea6e06969b63ec used request id req-7fbda599-d081-4dad-8648-ad7030f63325 2018-12-04 21:27:34,690 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:27:35,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:27:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["NbdZnn9fTyuxs3I1gaJrCg"], "issued_at": "2018-12-04T21:27:35.000000Z"}} 2018-12-04 21:27:35,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58c96da2f40b696ad54870f3b811eac4e7506962" 2018-12-04 21:27:35,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d280b47b-f121-486c-9e2f-08ac5c03a0da Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:27:35,184 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d280b47b-f121-486c-9e2f-08ac5c03a0da 2018-12-04 21:27:35,185 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:27:35,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:27:35,582 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:27:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["fEOVMacoQW6O7SxGPFBrpQ"], "issued_at": "2018-12-04T21:27:35.000000Z"}} 2018-12-04 21:27:35,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73fd814a5eb77bd0faadaf58b2bef074fa4cb849" 2018-12-04 21:27:35,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be83f6c5-11e0-4a87-ae7d-5e4ca29aba87 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:27:35,674 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-be83f6c5-11e0-4a87-ae7d-5e4ca29aba87 2018-12-04 21:27:35,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:27:35,683 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:27:35,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-f976d2b8-04be-4fa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73fd814a5eb77bd0faadaf58b2bef074fa4cb849" 2018-12-04 21:27:35,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cfbbdcc-e237-4402-8cb5-ed8e428fd0fa Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-f976d2b8-04be-4fa-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:27:35,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-f976d2b8-04be-4fa-proj used request id req-2cfbbdcc-e237-4402-8cb5-ed8e428fd0fa 2018-12-04 21:27:35,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73fd814a5eb77bd0faadaf58b2bef074fa4cb849" 2018-12-04 21:27:35,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d339646-60c6-4bc1-9628-a9d7b72b551c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:27:35,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-0d339646-60c6-4bc1-9628-a9d7b72b551c 2018-12-04 21:27:35,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73fd814a5eb77bd0faadaf58b2bef074fa4cb849" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-f976d2b8-04be-4fa-proj"}}' 2018-12-04 21:27:36,005 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27d47633-4ba1-49f2-98a0-2d028dac8cea Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dc1821d20a0c40d69ae068c3b1a5e19b"}, "tags": [], "enabled": true, "id": "dc1821d20a0c40d69ae068c3b1a5e19b", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-f976d2b8-04be-4fa-proj"}} 2018-12-04 21:27:36,006 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-27d47633-4ba1-49f2-98a0-2d028dac8cea 2018-12-04 21:27:36,006 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-f976d2b8-04be-4fa-proj 2018-12-04 21:27:36,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:27:36,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:27:36,405 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:27:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["114uhDH3S_2HmQrisgfUtA"], "issued_at": "2018-12-04T21:27:36.000000Z"}} 2018-12-04 21:27:36,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da145a9fed875fe13cb888f1e0dff960f10a748e" 2018-12-04 21:27:36,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b17a14f5-11e8-4aa4-b24a-8ac34e1bec56 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:27:36,418 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b17a14f5-11e8-4aa4-b24a-8ac34e1bec56 2018-12-04 21:27:36,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:27:36,426 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:27:36,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da145a9fed875fe13cb888f1e0dff960f10a748e" 2018-12-04 21:27:36,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb1481e9-772f-4a1c-a9d9-7064b361774c Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:27:36,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-fb1481e9-772f-4a1c-a9d9-7064b361774c 2018-12-04 21:27:36,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-f976d2b8-04be-4fa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da145a9fed875fe13cb888f1e0dff960f10a748e" 2018-12-04 21:27:36,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9df1210-83d8-405c-95ad-820ebdb23886 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-f976d2b8-04be-4fa-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dc1821d20a0c40d69ae068c3b1a5e19b"}, "tags": [], "enabled": true, "id": "dc1821d20a0c40d69ae068c3b1a5e19b", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-f976d2b8-04be-4fa-proj"}]} 2018-12-04 21:27:36,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-f976d2b8-04be-4fa-proj used request id req-c9df1210-83d8-405c-95ad-820ebdb23886 2018-12-04 21:27:36,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da145a9fed875fe13cb888f1e0dff960f10a748e" 2018-12-04 21:27:36,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5093581a-649c-4de6-9c29-10e8c5f9b43c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:27:36,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-5093581a-649c-4de6-9c29-10e8c5f9b43c 2018-12-04 21:27:37,038 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-f976d2b8-04be-4fa-user 2018-12-04 21:27:37,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:27:37,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73fd814a5eb77bd0faadaf58b2bef074fa4cb849" 2018-12-04 21:27:37,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83286e64-bcfd-4a79-90dc-0a9a3ac2d739 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:27:37,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-83286e64-bcfd-4a79-90dc-0a9a3ac2d739 2018-12-04 21:27:37,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73fd814a5eb77bd0faadaf58b2bef074fa4cb849" -d '{"role": {"name": "CreateVolumeTypeComplexTests-f976d2b8-04be-4fa-proj-role"}}' 2018-12-04 21:27:37,247 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b6035f6-8c23-4e96-9aee-9b7ce0266752 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eaeeec907c8149e59d5686aa27197f95", "links": {"self": "http://172.30.9.23:5000/v3/roles/eaeeec907c8149e59d5686aa27197f95"}, "name": "CreateVolumeTypeComplexTests-f976d2b8-04be-4fa-proj-role"}} 2018-12-04 21:27:37,247 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-6b6035f6-8c23-4e96-9aee-9b7ce0266752 2018-12-04 21:27:37,247 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-f976d2b8-04be-4fa-proj-role 2018-12-04 21:27:37,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/eaeeec907c8149e59d5686aa27197f95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73fd814a5eb77bd0faadaf58b2bef074fa4cb849" 2018-12-04 21:27:37,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a39e1681-092a-45bd-acab-5cb40a7dafaf Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eaeeec907c8149e59d5686aa27197f95", "links": {"self": "http://172.30.9.23:5000/v3/roles/eaeeec907c8149e59d5686aa27197f95"}, "name": "CreateVolumeTypeComplexTests-f976d2b8-04be-4fa-proj-role"}} 2018-12-04 21:27:37,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/eaeeec907c8149e59d5686aa27197f95 used request id req-a39e1681-092a-45bd-acab-5cb40a7dafaf 2018-12-04 21:27:37,347 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-f976d2b8-04be-4fa-proj-role to project CreateVolumeTypeComplexTests-f976d2b8-04be-4fa-proj 2018-12-04 21:27:37,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/dc1821d20a0c40d69ae068c3b1a5e19b/users/116ea5a1252040a588834f13d01da62a/roles/eaeeec907c8149e59d5686aa27197f95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73fd814a5eb77bd0faadaf58b2bef074fa4cb849" 2018-12-04 21:27:37,483 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00a596e9-2ae9-4d62-9ac1-0c5f2569e1ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:27:37,483 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/dc1821d20a0c40d69ae068c3b1a5e19b/users/116ea5a1252040a588834f13d01da62a/roles/eaeeec907c8149e59d5686aa27197f95 used request id req-00a596e9-2ae9-4d62-9ac1-0c5f2569e1ea 2018-12-04 21:27:37,485 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:27:37,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:27:37,884 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:27:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["dbrKKP2dQkGTmVzm8tDnMw"], "issued_at": "2018-12-04T21:27:37.000000Z"}} 2018-12-04 21:27:37,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d602a087d7bcc44c310aeeb1981f27a76935a8" 2018-12-04 21:27:37,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cf1c918-5352-4f6b-8311-d07b4ee0f047 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:27:37,976 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5cf1c918-5352-4f6b-8311-d07b4ee0f047 2018-12-04 21:27:37,981 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d602a087d7bcc44c310aeeb1981f27a76935a8" 2018-12-04 21:27:38,163 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:37 GMT Server: Apache x-compute-request-id: req-855714cc-dac3-4f00-ad23-ca660e9912e3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-855714cc-dac3-4f00-ad23-ca660e9912e3 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-12-04 21:27:38,163 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs used request id req-855714cc-dac3-4f00-ad23-ca660e9912e3 2018-12-04 21:27:38,166 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-855714cc-dac3-4f00-ad23-ca660e9912e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d602a087d7bcc44c310aeeb1981f27a76935a8" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-600fb5f8-a69f-454a-8377-cfee7764427f-qos-spec"}}' 2018-12-04 21:27:38,396 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:38 GMT Server: Apache x-compute-request-id: req-22d5b9d6-b996-40a5-b784-c0679437a264 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-22d5b9d6-b996-40a5-b784-c0679437a264 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "3b3bc620-71bb-468a-94c8-f7a161000a41", "name": "CreateVolumeTypeComplexTests-600fb5f8-a69f-454a-8377-cfee7764427f-qos-spec"}, "links": [{"href": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs/3b3bc620-71bb-468a-94c8-f7a161000a41", "rel": "self"}, {"href": "http://172.30.9.23:8776/295d84517f5d4624b62be87085f2ed92/qos-specs/3b3bc620-71bb-468a-94c8-f7a161000a41", "rel": "bookmark"}]} 2018-12-04 21:27:38,396 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs used request id req-22d5b9d6-b996-40a5-b784-c0679437a264 2018-12-04 21:27:38,396 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-600fb5f8-a69f-454a-8377-cfee7764427f-qos-spec 2018-12-04 21:27:38,397 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:27:38,397 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:27:38,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:27:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["4-egKmHQTLW1picc6sBOOw"], "issued_at": "2018-12-04T21:27:38.000000Z"}} 2018-12-04 21:27:38,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf16e8a44e6d84f2c4e914b53553fe1e57c60f9" 2018-12-04 21:27:38,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0d8f761-53d0-40c6-8970-b266de3a22c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:27:38,900 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b0d8f761-53d0-40c6-8970-b266de3a22c1 2018-12-04 21:27:38,905 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf16e8a44e6d84f2c4e914b53553fe1e57c60f9" 2018-12-04 21:27:39,089 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:38 GMT Server: Apache x-compute-request-id: req-322be3ea-653e-431b-a79e-9c38b6f11890 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-322be3ea-653e-431b-a79e-9c38b6f11890 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-04 21:27:39,089 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types?is_public=None used request id req-322be3ea-653e-431b-a79e-9c38b6f11890 2018-12-04 21:27:39,092 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-322be3ea-653e-431b-a79e-9c38b6f11890" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf16e8a44e6d84f2c4e914b53553fe1e57c60f9" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-600fb5f8-a69f-454a-8377-cfee7764427f-vol_type", "description": null}}' 2018-12-04 21:27:39,303 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:39 GMT Server: Apache x-compute-request-id: req-d9abd0fa-131f-468e-87d8-9bfb50d4a066 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d9abd0fa-131f-468e-87d8-9bfb50d4a066 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-600fb5f8-a69f-454a-8377-cfee7764427f-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "888fb62e-d818-42a6-84f1-5dfbf4bd0d6f", "description": null}} 2018-12-04 21:27:39,303 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types used request id req-d9abd0fa-131f-468e-87d8-9bfb50d4a066 2018-12-04 21:27:39,306 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/888fb62e-d818-42a6-84f1-5dfbf4bd0d6f/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-322be3ea-653e-431b-a79e-9c38b6f11890" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf16e8a44e6d84f2c4e914b53553fe1e57c60f9" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-12-04 21:27:39,522 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:39 GMT Server: Apache x-compute-request-id: req-fa86eec0-6a33-4d01-809c-f32892ada7a8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fa86eec0-6a33-4d01-809c-f32892ada7a8 Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "888fb62e-d818-42a6-84f1-5dfbf4bd0d6f", "name": "foo", "control_location": "back-end", "encryption_id": "9a369b40-a013-4880-be58-91234973a996", "provider": "bar", "provider_class": "bar"}} 2018-12-04 21:27:39,522 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/888fb62e-d818-42a6-84f1-5dfbf4bd0d6f/encryption used request id req-fa86eec0-6a33-4d01-809c-f32892ada7a8 2018-12-04 21:27:39,522 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-600fb5f8-a69f-454a-8377-cfee7764427f-vol_type 2018-12-04 21:27:39,525 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/888fb62e-d818-42a6-84f1-5dfbf4bd0d6f -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58c96da2f40b696ad54870f3b811eac4e7506962" 2018-12-04 21:27:39,715 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:39 GMT Server: Apache x-compute-request-id: req-d99a1597-6c73-4a48-8ff3-34a52c04516e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d99a1597-6c73-4a48-8ff3-34a52c04516e Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-600fb5f8-a69f-454a-8377-cfee7764427f-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "888fb62e-d818-42a6-84f1-5dfbf4bd0d6f", "description": null}} 2018-12-04 21:27:39,716 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/888fb62e-d818-42a6-84f1-5dfbf4bd0d6f used request id req-d99a1597-6c73-4a48-8ff3-34a52c04516e 2018-12-04 21:27:39,718 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/888fb62e-d818-42a6-84f1-5dfbf4bd0d6f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d99a1597-6c73-4a48-8ff3-34a52c04516e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58c96da2f40b696ad54870f3b811eac4e7506962" 2018-12-04 21:27:39,911 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:39 GMT Server: Apache x-compute-request-id: req-6f956f18-655e-42c0-82b6-8b39dc98f1fe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6f956f18-655e-42c0-82b6-8b39dc98f1fe Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-600fb5f8-a69f-454a-8377-cfee7764427f-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "888fb62e-d818-42a6-84f1-5dfbf4bd0d6f", "description": null}} 2018-12-04 21:27:39,912 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/888fb62e-d818-42a6-84f1-5dfbf4bd0d6f used request id req-6f956f18-655e-42c0-82b6-8b39dc98f1fe 2018-12-04 21:27:39,914 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/888fb62e-d818-42a6-84f1-5dfbf4bd0d6f/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d99a1597-6c73-4a48-8ff3-34a52c04516e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58c96da2f40b696ad54870f3b811eac4e7506962" 2018-12-04 21:27:40,105 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:39 GMT Server: Apache x-compute-request-id: req-44f75154-1235-482d-a81d-fdfcda15ca90 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-44f75154-1235-482d-a81d-fdfcda15ca90 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"volume_type_id": "888fb62e-d818-42a6-84f1-5dfbf4bd0d6f", "control_location": "back-end", "deleted": false, "created_at": "2018-12-04T21:27:39.000000", "updated_at": null, "encryption_id": "9a369b40-a013-4880-be58-91234973a996", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-12-04 21:27:40,105 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/888fb62e-d818-42a6-84f1-5dfbf4bd0d6f/encryption used request id req-44f75154-1235-482d-a81d-fdfcda15ca90 2018-12-04 21:27:40,105 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-600fb5f8-a69f-454a-8377-cfee7764427f-vol_type 2018-12-04 21:27:40,108 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/888fb62e-d818-42a6-84f1-5dfbf4bd0d6f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-322be3ea-653e-431b-a79e-9c38b6f11890" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf16e8a44e6d84f2c4e914b53553fe1e57c60f9" 2018-12-04 21:27:40,349 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:27:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ee0dcbce-eb02-4b15-bd61-3b39b0323a6d Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:27:40,349 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/888fb62e-d818-42a6-84f1-5dfbf4bd0d6f used request id req-ee0dcbce-eb02-4b15-bd61-3b39b0323a6d 2018-12-04 21:27:40,350 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-600fb5f8-a69f-454a-8377-cfee7764427f-qos-spec 2018-12-04 21:27:40,353 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs/3b3bc620-71bb-468a-94c8-f7a161000a41?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-855714cc-dac3-4f00-ad23-ca660e9912e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d602a087d7bcc44c310aeeb1981f27a76935a8" 2018-12-04 21:27:40,577 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:27:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2f13c8f4-a6c0-4fc8-8cbe-813a5dad729f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:27:40,577 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs/3b3bc620-71bb-468a-94c8-f7a161000a41?force=False used request id req-2f13c8f4-a6c0-4fc8-8cbe-813a5dad729f 2018-12-04 21:27:40,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73fd814a5eb77bd0faadaf58b2bef074fa4cb849" 2018-12-04 21:27:40,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-b77b55c1-7c24-479b-afd2-8e6b178720d4 Date: Tue, 04 Dec 2018 21:27:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:27:40,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-b77b55c1-7c24-479b-afd2-8e6b178720d4 2018-12-04 21:27:40,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73fd814a5eb77bd0faadaf58b2bef074fa4cb849" 2018-12-04 21:27:40,937 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbd61456-8e4b-4443-aded-f00dc784b89b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:40,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-bbd61456-8e4b-4443-aded-f00dc784b89b 2018-12-04 21:27:40,937 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:40,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73fd814a5eb77bd0faadaf58b2bef074fa4cb849" 2018-12-04 21:27:41,038 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70f47b9f-78d6-4c7a-868e-d1af4ba1a748 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:41,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-70f47b9f-78d6-4c7a-868e-d1af4ba1a748 2018-12-04 21:27:41,039 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:41,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73fd814a5eb77bd0faadaf58b2bef074fa4cb849" 2018-12-04 21:27:41,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3460f57-16a5-4653-98fa-46b29752af52 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:27:41,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-b3460f57-16a5-4653-98fa-46b29752af52 2018-12-04 21:27:41,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73fd814a5eb77bd0faadaf58b2bef074fa4cb849" 2018-12-04 21:27:41,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-406ee53a-8e01-4540-afbe-5cba5961014c Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:27:41,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-406ee53a-8e01-4540-afbe-5cba5961014c 2018-12-04 21:27:41,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73fd814a5eb77bd0faadaf58b2bef074fa4cb849" 2018-12-04 21:27:41,270 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d7a568f-f6fe-48fc-8836-d49c02681bff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:41,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-6d7a568f-f6fe-48fc-8836-d49c02681bff 2018-12-04 21:27:41,271 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:41,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73fd814a5eb77bd0faadaf58b2bef074fa4cb849" 2018-12-04 21:27:41,375 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28ef92ce-c1ad-4fac-b679-09fd3e9fcf6c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:41,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-28ef92ce-c1ad-4fac-b679-09fd3e9fcf6c 2018-12-04 21:27:41,376 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:41,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73fd814a5eb77bd0faadaf58b2bef074fa4cb849" 2018-12-04 21:27:41,478 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bd4a086-16de-4112-88bc-302114879908 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:41,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-5bd4a086-16de-4112-88bc-302114879908 2018-12-04 21:27:41,479 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:41,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73fd814a5eb77bd0faadaf58b2bef074fa4cb849" 2018-12-04 21:27:41,575 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-258de5de-ff6f-44ec-894e-94915b10f0b5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:41,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-258de5de-ff6f-44ec-894e-94915b10f0b5 2018-12-04 21:27:41,576 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:41,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73fd814a5eb77bd0faadaf58b2bef074fa4cb849" 2018-12-04 21:27:41,675 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba3f5de8-1e6e-4297-9ba9-2e61a538b001 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:41,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-ba3f5de8-1e6e-4297-9ba9-2e61a538b001 2018-12-04 21:27:41,675 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:41,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73fd814a5eb77bd0faadaf58b2bef074fa4cb849" 2018-12-04 21:27:41,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3ee58af-eb59-4b25-a142-553342f07d61 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:27:41,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-c3ee58af-eb59-4b25-a142-553342f07d61 2018-12-04 21:27:41,783 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-f976d2b8-04be-4fa-proj 2018-12-04 21:27:41,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/dc1821d20a0c40d69ae068c3b1a5e19b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73fd814a5eb77bd0faadaf58b2bef074fa4cb849" 2018-12-04 21:27:42,012 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:27:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa5bb32a-85a1-4e75-ad30-a7ec87c97f65 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:27:42,012 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/dc1821d20a0c40d69ae068c3b1a5e19b used request id req-aa5bb32a-85a1-4e75-ad30-a7ec87c97f65 2018-12-04 21:27:42,012 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-f976d2b8-04be-4fa-proj-role 2018-12-04 21:27:42,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/eaeeec907c8149e59d5686aa27197f95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73fd814a5eb77bd0faadaf58b2bef074fa4cb849" 2018-12-04 21:27:42,137 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:27:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cf73645-a985-4877-bd2f-21b5d0307b15 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:27:42,137 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/eaeeec907c8149e59d5686aa27197f95 used request id req-1cf73645-a985-4877-bd2f-21b5d0307b15 2018-12-04 21:27:42,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73fd814a5eb77bd0faadaf58b2bef074fa4cb849" 2018-12-04 21:27:42,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4c1cb14-8d4f-4289-acbb-7ea6f19bb116 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:27:42,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c4c1cb14-8d4f-4289-acbb-7ea6f19bb116 2018-12-04 21:27:42,241 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-f976d2b8-04be-4fa-user 2018-12-04 21:27:42,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/116ea5a1252040a588834f13d01da62a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da145a9fed875fe13cb888f1e0dff960f10a748e" 2018-12-04 21:27:42,432 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:27:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a30da83e-c005-494d-ba63-ea62d1bc1286 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:27:42,432 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/116ea5a1252040a588834f13d01da62a used request id req-a30da83e-c005-494d-ba63-ea62d1bc1286 2018-12-04 21:27:42,433 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:27:42,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:27:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["-2FBHFICRMGSu48NPxH49A"], "issued_at": "2018-12-04T21:27:42.000000Z"}} 2018-12-04 21:27:42,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50e0d4455c68fa82bee44b08ebebec4e47d991b0" 2018-12-04 21:27:42,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98a4fa3f-f322-45f6-82e2-3cb38615414e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:27:42,933 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-98a4fa3f-f322-45f6-82e2-3cb38615414e 2018-12-04 21:27:42,934 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:27:42,934 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:27:43,335 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:27:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["DKwtn_EpSy2HyrRXyF9Aqw"], "issued_at": "2018-12-04T21:27:43.000000Z"}} 2018-12-04 21:27:43,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7daf16bb62168ee3650d22f3432c301ef5adf6c" 2018-12-04 21:27:43,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0af283e-5bdb-4012-ad59-d199bb7d7526 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:27:43,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b0af283e-5bdb-4012-ad59-d199bb7d7526 2018-12-04 21:27:43,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:27:43,437 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:27: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:27:43,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-d5697be1-6d29-433-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7daf16bb62168ee3650d22f3432c301ef5adf6c" 2018-12-04 21:27:43,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f835543-c3e4-406e-a5cf-874ee910f025 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-d5697be1-6d29-433-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:27:43,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-d5697be1-6d29-433-proj used request id req-9f835543-c3e4-406e-a5cf-874ee910f025 2018-12-04 21:27:43,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7daf16bb62168ee3650d22f3432c301ef5adf6c" 2018-12-04 21:27:43,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94a76e96-4b77-40af-88fb-fb8f24314e97 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:27:43,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-94a76e96-4b77-40af-88fb-fb8f24314e97 2018-12-04 21:27:43,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7daf16bb62168ee3650d22f3432c301ef5adf6c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-d5697be1-6d29-433-proj"}}' 2018-12-04 21:27:43,601 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:27:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61fa12d3-ee26-479a-aa10-047457ab81ca Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9e5806a031b042c280f9fa59e4cf8e54"}, "tags": [], "enabled": true, "id": "9e5806a031b042c280f9fa59e4cf8e54", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-d5697be1-6d29-433-proj"}} 2018-12-04 21:27:43,601 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-61fa12d3-ee26-479a-aa10-047457ab81ca 2018-12-04 21:27:43,601 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-d5697be1-6d29-433-proj 2018-12-04 21:27:43,601 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:27:43,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:27:44,003 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:27:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["W57ahkh0QdasixhvYlvyow"], "issued_at": "2018-12-04T21:27:44.000000Z"}} 2018-12-04 21:27:44,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f44d93dd40c420bb340d50a1b4c0d5dfdeb091c" 2018-12-04 21:27:44,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97ac2ce9-43de-4e1a-86cb-f8b550275065 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:27:44,095 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-97ac2ce9-43de-4e1a-86cb-f8b550275065 2018-12-04 21:27:44,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:27:44,105 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:27:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:27:44,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f44d93dd40c420bb340d50a1b4c0d5dfdeb091c" 2018-12-04 21:27:44,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b5717c1-df65-4af7-a158-e1fa7f6d9864 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:27:44,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-1b5717c1-df65-4af7-a158-e1fa7f6d9864 2018-12-04 21:27:44,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-d5697be1-6d29-433-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f44d93dd40c420bb340d50a1b4c0d5dfdeb091c" 2018-12-04 21:27:44,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53b6f967-4f0e-4be3-8ab8-78589e78ccb1 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-d5697be1-6d29-433-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9e5806a031b042c280f9fa59e4cf8e54"}, "tags": [], "enabled": true, "id": "9e5806a031b042c280f9fa59e4cf8e54", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-d5697be1-6d29-433-proj"}]} 2018-12-04 21:27:44,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-d5697be1-6d29-433-proj used request id req-53b6f967-4f0e-4be3-8ab8-78589e78ccb1 2018-12-04 21:27:44,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f44d93dd40c420bb340d50a1b4c0d5dfdeb091c" 2018-12-04 21:27:44,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-603b13dc-d5f8-4db0-8080-43024b93bcb6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:27:44,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-603b13dc-d5f8-4db0-8080-43024b93bcb6 2018-12-04 21:27:44,716 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-d5697be1-6d29-433-user 2018-12-04 21:27:44,716 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:27:44,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7daf16bb62168ee3650d22f3432c301ef5adf6c" 2018-12-04 21:27:44,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a2cb2fc-9fe2-4881-864c-2204767ea9c0 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:27:44,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0a2cb2fc-9fe2-4881-864c-2204767ea9c0 2018-12-04 21:27:44,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7daf16bb62168ee3650d22f3432c301ef5adf6c" -d '{"role": {"name": "CreateVolumeTypeComplexTests-d5697be1-6d29-433-proj-role"}}' 2018-12-04 21:27:44,937 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:27:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bee94e78-157b-4561-9553-a3aecd30bfea Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6052e2842ba643c5a94d652d92d831df", "links": {"self": "http://172.30.9.23:5000/v3/roles/6052e2842ba643c5a94d652d92d831df"}, "name": "CreateVolumeTypeComplexTests-d5697be1-6d29-433-proj-role"}} 2018-12-04 21:27:44,937 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-bee94e78-157b-4561-9553-a3aecd30bfea 2018-12-04 21:27:44,937 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-d5697be1-6d29-433-proj-role 2018-12-04 21:27:44,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/6052e2842ba643c5a94d652d92d831df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7daf16bb62168ee3650d22f3432c301ef5adf6c" 2018-12-04 21:27:45,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfe8fddf-7958-44b0-bc6f-ca23bfae91bb Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6052e2842ba643c5a94d652d92d831df", "links": {"self": "http://172.30.9.23:5000/v3/roles/6052e2842ba643c5a94d652d92d831df"}, "name": "CreateVolumeTypeComplexTests-d5697be1-6d29-433-proj-role"}} 2018-12-04 21:27:45,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/6052e2842ba643c5a94d652d92d831df used request id req-dfe8fddf-7958-44b0-bc6f-ca23bfae91bb 2018-12-04 21:27:45,042 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-d5697be1-6d29-433-proj-role to project CreateVolumeTypeComplexTests-d5697be1-6d29-433-proj 2018-12-04 21:27:45,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/9e5806a031b042c280f9fa59e4cf8e54/users/78f77da3b1f94e908a61d3ab9fec1825/roles/6052e2842ba643c5a94d652d92d831df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7daf16bb62168ee3650d22f3432c301ef5adf6c" 2018-12-04 21:27:45,179 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:27:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bf3abab-2a8f-43dc-99a0-09066424a0f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:27:45,179 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/9e5806a031b042c280f9fa59e4cf8e54/users/78f77da3b1f94e908a61d3ab9fec1825/roles/6052e2842ba643c5a94d652d92d831df used request id req-3bf3abab-2a8f-43dc-99a0-09066424a0f6 2018-12-04 21:27:45,181 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:27:45,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:27:45,582 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:27:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["NNqvRGKTQ9eNlVCksAYR8A"], "issued_at": "2018-12-04T21:27:45.000000Z"}} 2018-12-04 21:27:45,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}722cf0570a23c331f54bda84fae148e9b5d21031" 2018-12-04 21:27:45,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e94908d-bc94-4573-b17e-d2b95d002e20 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:27:45,678 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-9e94908d-bc94-4573-b17e-d2b95d002e20 2018-12-04 21:27:45,683 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}722cf0570a23c331f54bda84fae148e9b5d21031" 2018-12-04 21:27:45,868 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:45 GMT Server: Apache x-compute-request-id: req-3c01e167-9a0e-4d42-bd2d-f86b803f2427 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3c01e167-9a0e-4d42-bd2d-f86b803f2427 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-12-04 21:27:45,869 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs used request id req-3c01e167-9a0e-4d42-bd2d-f86b803f2427 2018-12-04 21:27:45,872 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3c01e167-9a0e-4d42-bd2d-f86b803f2427" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}722cf0570a23c331f54bda84fae148e9b5d21031" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-83211d75-c074-4f66-8234-03e76656a3c5-qos-spec"}}' 2018-12-04 21:27:46,074 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:45 GMT Server: Apache x-compute-request-id: req-3a6c43ee-e9db-4f05-a455-21dd951b5fe1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3a6c43ee-e9db-4f05-a455-21dd951b5fe1 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "a8a46754-2c8f-4968-a372-5e5a275d06fb", "name": "CreateVolumeTypeComplexTests-83211d75-c074-4f66-8234-03e76656a3c5-qos-spec"}, "links": [{"href": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs/a8a46754-2c8f-4968-a372-5e5a275d06fb", "rel": "self"}, {"href": "http://172.30.9.23:8776/295d84517f5d4624b62be87085f2ed92/qos-specs/a8a46754-2c8f-4968-a372-5e5a275d06fb", "rel": "bookmark"}]} 2018-12-04 21:27:46,074 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs used request id req-3a6c43ee-e9db-4f05-a455-21dd951b5fe1 2018-12-04 21:27:46,075 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-83211d75-c074-4f66-8234-03e76656a3c5-qos-spec 2018-12-04 21:27:46,075 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:27:46,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:27:46,474 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:27:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["mrXf5r52TLqdyzcXZ5Cj7Q"], "issued_at": "2018-12-04T21:27:46.000000Z"}} 2018-12-04 21:27:46,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03454172353768da4022bc91f64cbf8d5cc4e565" 2018-12-04 21:27:46,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ea4d2f0-4828-4de4-9c5c-8a2475e0ea55 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:27:46,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5ea4d2f0-4828-4de4-9c5c-8a2475e0ea55 2018-12-04 21:27:46,574 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03454172353768da4022bc91f64cbf8d5cc4e565" 2018-12-04 21:27:46,761 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:46 GMT Server: Apache x-compute-request-id: req-e8ff5a56-1af0-41dc-926a-d3c9b1c8a942 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e8ff5a56-1af0-41dc-926a-d3c9b1c8a942 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-04 21:27:46,761 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types?is_public=None used request id req-e8ff5a56-1af0-41dc-926a-d3c9b1c8a942 2018-12-04 21:27:46,765 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e8ff5a56-1af0-41dc-926a-d3c9b1c8a942" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03454172353768da4022bc91f64cbf8d5cc4e565" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-83211d75-c074-4f66-8234-03e76656a3c5-vol_type", "description": null}}' 2018-12-04 21:27:46,992 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:46 GMT Server: Apache x-compute-request-id: req-27fc1a2b-494c-4a66-aff9-2668a2381349 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-27fc1a2b-494c-4a66-aff9-2668a2381349 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-83211d75-c074-4f66-8234-03e76656a3c5-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "78bac221-894b-4b25-92d6-b3dcc5863696", "description": null}} 2018-12-04 21:27:46,992 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types used request id req-27fc1a2b-494c-4a66-aff9-2668a2381349 2018-12-04 21:27:46,995 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e8ff5a56-1af0-41dc-926a-d3c9b1c8a942" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03454172353768da4022bc91f64cbf8d5cc4e565" 2018-12-04 21:27:47,192 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:47 GMT Server: Apache x-compute-request-id: req-7ec7e821-ff4f-45bd-8d66-b795aa26d70d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7ec7e821-ff4f-45bd-8d66-b795aa26d70d Content-Encoding: gzip Content-Length: 168 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "a8a46754-2c8f-4968-a372-5e5a275d06fb", "name": "CreateVolumeTypeComplexTests-83211d75-c074-4f66-8234-03e76656a3c5-qos-spec"}]} 2018-12-04 21:27:47,193 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs used request id req-7ec7e821-ff4f-45bd-8d66-b795aa26d70d 2018-12-04 21:27:47,196 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs/a8a46754-2c8f-4968-a372-5e5a275d06fb/associate?vol_type_id=78bac221-894b-4b25-92d6-b3dcc5863696 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e8ff5a56-1af0-41dc-926a-d3c9b1c8a942" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03454172353768da4022bc91f64cbf8d5cc4e565" 2018-12-04 21:27:47,416 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:27:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0e892f5f-95e7-456c-9bdf-2edc3181d54e Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:27:47,416 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs/a8a46754-2c8f-4968-a372-5e5a275d06fb/associate?vol_type_id=78bac221-894b-4b25-92d6-b3dcc5863696 used request id req-0e892f5f-95e7-456c-9bdf-2edc3181d54e 2018-12-04 21:27:47,416 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-83211d75-c074-4f66-8234-03e76656a3c5-vol_type 2018-12-04 21:27:47,419 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/78bac221-894b-4b25-92d6-b3dcc5863696 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50e0d4455c68fa82bee44b08ebebec4e47d991b0" 2018-12-04 21:27:47,758 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:47 GMT Server: Apache x-compute-request-id: req-b58b57db-db8b-436a-acfa-bd03afef8f70 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b58b57db-db8b-436a-acfa-bd03afef8f70 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-83211d75-c074-4f66-8234-03e76656a3c5-vol_type", "qos_specs_id": "a8a46754-2c8f-4968-a372-5e5a275d06fb", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "78bac221-894b-4b25-92d6-b3dcc5863696", "description": null}} 2018-12-04 21:27:47,758 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/78bac221-894b-4b25-92d6-b3dcc5863696 used request id req-b58b57db-db8b-436a-acfa-bd03afef8f70 2018-12-04 21:27:47,760 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/78bac221-894b-4b25-92d6-b3dcc5863696 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b58b57db-db8b-436a-acfa-bd03afef8f70" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50e0d4455c68fa82bee44b08ebebec4e47d991b0" 2018-12-04 21:27:47,948 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:47 GMT Server: Apache x-compute-request-id: req-59c66de2-df2d-42e5-ae3e-baf2543d3250 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-59c66de2-df2d-42e5-ae3e-baf2543d3250 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-83211d75-c074-4f66-8234-03e76656a3c5-vol_type", "qos_specs_id": "a8a46754-2c8f-4968-a372-5e5a275d06fb", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "78bac221-894b-4b25-92d6-b3dcc5863696", "description": null}} 2018-12-04 21:27:47,948 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/78bac221-894b-4b25-92d6-b3dcc5863696 used request id req-59c66de2-df2d-42e5-ae3e-baf2543d3250 2018-12-04 21:27:47,951 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/78bac221-894b-4b25-92d6-b3dcc5863696/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b58b57db-db8b-436a-acfa-bd03afef8f70" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50e0d4455c68fa82bee44b08ebebec4e47d991b0" 2018-12-04 21:27:48,150 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:47 GMT Server: Apache x-compute-request-id: req-99bce46e-abd4-4a22-b07a-1ad5c3a5bb6b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-99bce46e-abd4-4a22-b07a-1ad5c3a5bb6b Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-04 21:27:48,150 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/78bac221-894b-4b25-92d6-b3dcc5863696/encryption used request id req-99bce46e-abd4-4a22-b07a-1ad5c3a5bb6b 2018-12-04 21:27:48,153 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs/a8a46754-2c8f-4968-a372-5e5a275d06fb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b58b57db-db8b-436a-acfa-bd03afef8f70" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50e0d4455c68fa82bee44b08ebebec4e47d991b0" 2018-12-04 21:27:48,348 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:48 GMT Server: Apache x-compute-request-id: req-6316784d-94ab-4ba6-8c16-c3380a4f9de3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6316784d-94ab-4ba6-8c16-c3380a4f9de3 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "a8a46754-2c8f-4968-a372-5e5a275d06fb", "name": "CreateVolumeTypeComplexTests-83211d75-c074-4f66-8234-03e76656a3c5-qos-spec"}, "links": [{"href": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs/a8a46754-2c8f-4968-a372-5e5a275d06fb", "rel": "self"}, {"href": "http://172.30.9.23:8776/295d84517f5d4624b62be87085f2ed92/qos-specs/a8a46754-2c8f-4968-a372-5e5a275d06fb", "rel": "bookmark"}]} 2018-12-04 21:27:48,349 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs/a8a46754-2c8f-4968-a372-5e5a275d06fb used request id req-6316784d-94ab-4ba6-8c16-c3380a4f9de3 2018-12-04 21:27:48,349 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-83211d75-c074-4f66-8234-03e76656a3c5-vol_type 2018-12-04 21:27:48,352 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/78bac221-894b-4b25-92d6-b3dcc5863696 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e8ff5a56-1af0-41dc-926a-d3c9b1c8a942" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03454172353768da4022bc91f64cbf8d5cc4e565" 2018-12-04 21:27:48,572 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:27:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-caf53f31-93ac-43a3-9ff5-31af98a8e968 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:27:48,572 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/78bac221-894b-4b25-92d6-b3dcc5863696 used request id req-caf53f31-93ac-43a3-9ff5-31af98a8e968 2018-12-04 21:27:48,573 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-83211d75-c074-4f66-8234-03e76656a3c5-qos-spec 2018-12-04 21:27:48,576 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs/a8a46754-2c8f-4968-a372-5e5a275d06fb?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3c01e167-9a0e-4d42-bd2d-f86b803f2427" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}722cf0570a23c331f54bda84fae148e9b5d21031" 2018-12-04 21:27:48,812 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:27:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d758ed14-1d67-4ce8-9aee-641cc3a3640b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:27:48,812 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs/a8a46754-2c8f-4968-a372-5e5a275d06fb?force=False used request id req-d758ed14-1d67-4ce8-9aee-641cc3a3640b 2018-12-04 21:27:48,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7daf16bb62168ee3650d22f3432c301ef5adf6c" 2018-12-04 21:27:49,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-c4e4a873-25f2-47ce-8859-6751a46c828b Date: Tue, 04 Dec 2018 21:27:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:27:49,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-c4e4a873-25f2-47ce-8859-6751a46c828b 2018-12-04 21:27:49,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7daf16bb62168ee3650d22f3432c301ef5adf6c" 2018-12-04 21:27:49,081 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a2d12d6-d5ea-4cf5-935b-7d57eed37be4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:49,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-8a2d12d6-d5ea-4cf5-935b-7d57eed37be4 2018-12-04 21:27:49,081 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:49,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7daf16bb62168ee3650d22f3432c301ef5adf6c" 2018-12-04 21:27:49,182 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70784a5a-2be5-4116-b8ab-b4d808e108d5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:49,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-70784a5a-2be5-4116-b8ab-b4d808e108d5 2018-12-04 21:27:49,183 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:49,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7daf16bb62168ee3650d22f3432c301ef5adf6c" 2018-12-04 21:27:49,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fcb1697-e837-46b5-ba0a-96c7e7776067 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:27:49,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-7fcb1697-e837-46b5-ba0a-96c7e7776067 2018-12-04 21:27:49,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7daf16bb62168ee3650d22f3432c301ef5adf6c" 2018-12-04 21:27:49,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2a0247a-2b32-4a04-aa2c-a9bc2d79e50f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:27:49,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-f2a0247a-2b32-4a04-aa2c-a9bc2d79e50f 2018-12-04 21:27:49,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7daf16bb62168ee3650d22f3432c301ef5adf6c" 2018-12-04 21:27:49,404 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5199bf88-4fee-437a-81e9-388e0639e019 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:49,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-5199bf88-4fee-437a-81e9-388e0639e019 2018-12-04 21:27:49,404 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:49,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7daf16bb62168ee3650d22f3432c301ef5adf6c" 2018-12-04 21:27:49,502 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae906366-34fe-4335-8103-69de01a8b1f2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:49,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-ae906366-34fe-4335-8103-69de01a8b1f2 2018-12-04 21:27:49,502 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:49,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7daf16bb62168ee3650d22f3432c301ef5adf6c" 2018-12-04 21:27:49,523 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31e5f984-834c-4355-9b7c-6dd4d80e59b6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:49,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-31e5f984-834c-4355-9b7c-6dd4d80e59b6 2018-12-04 21:27:49,523 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:49,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7daf16bb62168ee3650d22f3432c301ef5adf6c" 2018-12-04 21:27:49,637 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d01e3cb1-5940-464d-a18a-141143b4cb64 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:49,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-d01e3cb1-5940-464d-a18a-141143b4cb64 2018-12-04 21:27:49,637 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:49,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7daf16bb62168ee3650d22f3432c301ef5adf6c" 2018-12-04 21:27:49,742 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68742ebd-380f-45d5-8d01-b8003206d15f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:49,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-68742ebd-380f-45d5-8d01-b8003206d15f 2018-12-04 21:27:49,742 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:49,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7daf16bb62168ee3650d22f3432c301ef5adf6c" 2018-12-04 21:27:49,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09005ea0-d27c-4a1c-8ddb-985f594f6f56 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:27:49,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-09005ea0-d27c-4a1c-8ddb-985f594f6f56 2018-12-04 21:27:49,847 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-d5697be1-6d29-433-proj 2018-12-04 21:27:49,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/9e5806a031b042c280f9fa59e4cf8e54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7daf16bb62168ee3650d22f3432c301ef5adf6c" 2018-12-04 21:27:50,060 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:27:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0da417aa-847b-4d6e-966a-8c54ea1b3ca9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:27:50,060 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/9e5806a031b042c280f9fa59e4cf8e54 used request id req-0da417aa-847b-4d6e-966a-8c54ea1b3ca9 2018-12-04 21:27:50,061 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-d5697be1-6d29-433-proj-role 2018-12-04 21:27:50,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/6052e2842ba643c5a94d652d92d831df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7daf16bb62168ee3650d22f3432c301ef5adf6c" 2018-12-04 21:27:50,180 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:27:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03c3c144-948f-491d-8462-dba292a127b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:27:50,180 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/6052e2842ba643c5a94d652d92d831df used request id req-03c3c144-948f-491d-8462-dba292a127b7 2018-12-04 21:27:50,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7daf16bb62168ee3650d22f3432c301ef5adf6c" 2018-12-04 21:27:50,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93d99ce0-798c-4f8e-a7c4-80f9581e33ca Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:27:50,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-93d99ce0-798c-4f8e-a7c4-80f9581e33ca 2018-12-04 21:27:50,281 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-d5697be1-6d29-433-user 2018-12-04 21:27:50,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/78f77da3b1f94e908a61d3ab9fec1825 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f44d93dd40c420bb340d50a1b4c0d5dfdeb091c" 2018-12-04 21:27:50,465 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:27:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40d452c1-951e-4a54-9994-441c3136d31a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:27:50,466 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/78f77da3b1f94e908a61d3ab9fec1825 used request id req-40d452c1-951e-4a54-9994-441c3136d31a 2018-12-04 21:27:50,467 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:27:50,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:27:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["bJr2UapNQ6WCf36OfsXt9w"], "issued_at": "2018-12-04T21:27:50.000000Z"}} 2018-12-04 21:27:50,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb44731d95899a6c9d6c9b5c6dab55250862822" 2018-12-04 21:27:50,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f4e6a33-64d4-4a4a-ab88-a32f23d805b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:27:50,964 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6f4e6a33-64d4-4a4a-ab88-a32f23d805b2 2018-12-04 21:27:50,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:27:50,966 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:27:51,364 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:27:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["gmHGmDuJSoCU-oeemfvoKg"], "issued_at": "2018-12-04T21:27:51.000000Z"}} 2018-12-04 21:27:51,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9245259801d35d8bd96666c2b5e701a760faa7" 2018-12-04 21:27:51,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0852358-9a1b-4272-bff5-4e94de625ec6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:27:51,457 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e0852358-9a1b-4272-bff5-4e94de625ec6 2018-12-04 21:27:51,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:27:51,466 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:27: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:27:51,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-df30d3fa-6f73-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9245259801d35d8bd96666c2b5e701a760faa7" 2018-12-04 21:27:51,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c8ee952-67f4-4082-8e7f-ac55f0bdbe32 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-df30d3fa-6f73-400-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:27:51,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-df30d3fa-6f73-400-proj used request id req-6c8ee952-67f4-4082-8e7f-ac55f0bdbe32 2018-12-04 21:27:51,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9245259801d35d8bd96666c2b5e701a760faa7" 2018-12-04 21:27:51,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ab57e16-ef4d-4090-9cfe-5f65d5034975 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:27:51,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7ab57e16-ef4d-4090-9cfe-5f65d5034975 2018-12-04 21:27:51,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9245259801d35d8bd96666c2b5e701a760faa7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-df30d3fa-6f73-400-proj"}}' 2018-12-04 21:27:51,806 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:27:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6cccf52-61f3-4c73-a89d-9a3a0efed471 Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9b7c5008373449e9ba185bf2ff5c568d"}, "tags": [], "enabled": true, "id": "9b7c5008373449e9ba185bf2ff5c568d", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-df30d3fa-6f73-400-proj"}} 2018-12-04 21:27:51,806 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-f6cccf52-61f3-4c73-a89d-9a3a0efed471 2018-12-04 21:27:51,806 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-df30d3fa-6f73-400-proj 2018-12-04 21:27:51,806 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:27:51,807 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:27:52,209 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:27:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["d9tjihzrSGiOJIomg2Dxyg"], "issued_at": "2018-12-04T21:27:52.000000Z"}} 2018-12-04 21:27:52,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88f0a4712e86fc9a852fd1166f6f6ced6b3d04ea" 2018-12-04 21:27:52,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de121cd5-8829-4c88-874f-271f06d6cf1b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:27:52,300 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-de121cd5-8829-4c88-874f-271f06d6cf1b 2018-12-04 21:27:52,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:27:52,309 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:27: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:27:52,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88f0a4712e86fc9a852fd1166f6f6ced6b3d04ea" 2018-12-04 21:27:52,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4c7451d-ae76-4db8-a8c4-5d426a76dcdb Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:27:52,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d4c7451d-ae76-4db8-a8c4-5d426a76dcdb 2018-12-04 21:27:52,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-df30d3fa-6f73-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88f0a4712e86fc9a852fd1166f6f6ced6b3d04ea" 2018-12-04 21:27:52,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bdc40ef-0d9a-4d7b-952b-d430c7d28d90 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-df30d3fa-6f73-400-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9b7c5008373449e9ba185bf2ff5c568d"}, "tags": [], "enabled": true, "id": "9b7c5008373449e9ba185bf2ff5c568d", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-df30d3fa-6f73-400-proj"}]} 2018-12-04 21:27:52,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-df30d3fa-6f73-400-proj used request id req-8bdc40ef-0d9a-4d7b-952b-d430c7d28d90 2018-12-04 21:27:52,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88f0a4712e86fc9a852fd1166f6f6ced6b3d04ea" 2018-12-04 21:27:52,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cae3301-47a4-4e5d-966b-0fa8c1937812 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:27:52,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-1cae3301-47a4-4e5d-966b-0fa8c1937812 2018-12-04 21:27:52,923 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-df30d3fa-6f73-400-user 2018-12-04 21:27:52,923 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:27:52,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9245259801d35d8bd96666c2b5e701a760faa7" 2018-12-04 21:27:53,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74949500-3c08-4f5d-90d6-60e90865d379 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:27:53,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-74949500-3c08-4f5d-90d6-60e90865d379 2018-12-04 21:27:53,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9245259801d35d8bd96666c2b5e701a760faa7" -d '{"role": {"name": "CreateVolumeTypeComplexTests-df30d3fa-6f73-400-proj-role"}}' 2018-12-04 21:27:53,144 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:27:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-237abb2d-01c0-49d6-bfed-23ee4304498c Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4a34df70c0c047339c54b5541ef2f144", "links": {"self": "http://172.30.9.23:5000/v3/roles/4a34df70c0c047339c54b5541ef2f144"}, "name": "CreateVolumeTypeComplexTests-df30d3fa-6f73-400-proj-role"}} 2018-12-04 21:27:53,145 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-237abb2d-01c0-49d6-bfed-23ee4304498c 2018-12-04 21:27:53,145 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-df30d3fa-6f73-400-proj-role 2018-12-04 21:27:53,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/4a34df70c0c047339c54b5541ef2f144 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9245259801d35d8bd96666c2b5e701a760faa7" 2018-12-04 21:27:53,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f922d487-5838-448c-9cc8-a0210b501d4f Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4a34df70c0c047339c54b5541ef2f144", "links": {"self": "http://172.30.9.23:5000/v3/roles/4a34df70c0c047339c54b5541ef2f144"}, "name": "CreateVolumeTypeComplexTests-df30d3fa-6f73-400-proj-role"}} 2018-12-04 21:27:53,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/4a34df70c0c047339c54b5541ef2f144 used request id req-f922d487-5838-448c-9cc8-a0210b501d4f 2018-12-04 21:27:53,245 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-df30d3fa-6f73-400-proj-role to project CreateVolumeTypeComplexTests-df30d3fa-6f73-400-proj 2018-12-04 21:27:53,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/9b7c5008373449e9ba185bf2ff5c568d/users/161eb0a1bfd24b1a92959218947d6e04/roles/4a34df70c0c047339c54b5541ef2f144 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9245259801d35d8bd96666c2b5e701a760faa7" 2018-12-04 21:27:53,478 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:27:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49b60b0a-1a10-4c7a-afaa-b670a6196773 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:27:53,478 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/9b7c5008373449e9ba185bf2ff5c568d/users/161eb0a1bfd24b1a92959218947d6e04/roles/4a34df70c0c047339c54b5541ef2f144 used request id req-49b60b0a-1a10-4c7a-afaa-b670a6196773 2018-12-04 21:27:53,480 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:27:53,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:27:53,884 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:27:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["uiBXdHhbSuO01exsjJaoCg"], "issued_at": "2018-12-04T21:27:53.000000Z"}} 2018-12-04 21:27:53,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129838dfd5c4b1f79e95dd7e33147c1dbda4bd68" 2018-12-04 21:27:53,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0a20cba-444f-4e99-b0b7-1df5299bca2d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:27:53,974 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b0a20cba-444f-4e99-b0b7-1df5299bca2d 2018-12-04 21:27:53,980 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129838dfd5c4b1f79e95dd7e33147c1dbda4bd68" 2018-12-04 21:27:54,167 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:53 GMT Server: Apache x-compute-request-id: req-81bb65dc-c52b-4091-aa6b-cf26b16b7e08 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-81bb65dc-c52b-4091-aa6b-cf26b16b7e08 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-12-04 21:27:54,168 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs used request id req-81bb65dc-c52b-4091-aa6b-cf26b16b7e08 2018-12-04 21:27:54,171 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-81bb65dc-c52b-4091-aa6b-cf26b16b7e08" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129838dfd5c4b1f79e95dd7e33147c1dbda4bd68" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-39df9649-ac99-49fe-bd42-79e0c993220c-qos-spec"}}' 2018-12-04 21:27:54,406 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:54 GMT Server: Apache x-compute-request-id: req-922780c8-5857-4934-b638-21f9ec021aca OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-922780c8-5857-4934-b638-21f9ec021aca Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "03085630-dc30-4a0f-9de4-03f606273ea1", "name": "CreateVolumeTypeComplexTests-39df9649-ac99-49fe-bd42-79e0c993220c-qos-spec"}, "links": [{"href": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs/03085630-dc30-4a0f-9de4-03f606273ea1", "rel": "self"}, {"href": "http://172.30.9.23:8776/295d84517f5d4624b62be87085f2ed92/qos-specs/03085630-dc30-4a0f-9de4-03f606273ea1", "rel": "bookmark"}]} 2018-12-04 21:27:54,406 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs used request id req-922780c8-5857-4934-b638-21f9ec021aca 2018-12-04 21:27:54,407 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-39df9649-ac99-49fe-bd42-79e0c993220c-qos-spec 2018-12-04 21:27:54,407 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:27:54,408 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:27:54,808 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:27:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["OgMlH_CbRvyCLWaefXedmw"], "issued_at": "2018-12-04T21:27:54.000000Z"}} 2018-12-04 21:27:54,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}261376166b255c0e85a9d949932971c94341971b" 2018-12-04 21:27:54,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dda60ad-fd2f-4902-95fc-efefef667554 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:27:54,908 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7dda60ad-fd2f-4902-95fc-efefef667554 2018-12-04 21:27:54,912 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}261376166b255c0e85a9d949932971c94341971b" 2018-12-04 21:27:55,110 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:54 GMT Server: Apache x-compute-request-id: req-98372509-e3b6-45e5-a792-061ee49a57b5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-98372509-e3b6-45e5-a792-061ee49a57b5 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-04 21:27:55,110 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types?is_public=None used request id req-98372509-e3b6-45e5-a792-061ee49a57b5 2018-12-04 21:27:55,113 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-98372509-e3b6-45e5-a792-061ee49a57b5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}261376166b255c0e85a9d949932971c94341971b" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-39df9649-ac99-49fe-bd42-79e0c993220c-vol_type", "description": null}}' 2018-12-04 21:27:55,347 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:55 GMT Server: Apache x-compute-request-id: req-c3160081-4aa7-4245-924b-925cc23b399e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c3160081-4aa7-4245-924b-925cc23b399e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-39df9649-ac99-49fe-bd42-79e0c993220c-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "877c68fb-84c6-4802-b4e4-23b0f2c4d52d", "description": null}} 2018-12-04 21:27:55,347 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types used request id req-c3160081-4aa7-4245-924b-925cc23b399e 2018-12-04 21:27:55,350 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/877c68fb-84c6-4802-b4e4-23b0f2c4d52d/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-98372509-e3b6-45e5-a792-061ee49a57b5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}261376166b255c0e85a9d949932971c94341971b" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-12-04 21:27:55,565 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:55 GMT Server: Apache x-compute-request-id: req-61c13b04-4b83-4e98-9f0b-4c4fae0bad98 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-61c13b04-4b83-4e98-9f0b-4c4fae0bad98 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "877c68fb-84c6-4802-b4e4-23b0f2c4d52d", "name": "foo", "control_location": "back-end", "encryption_id": "6c37190a-da31-43ac-937a-8aa515fcd202", "provider": "bar", "provider_class": "bar"}} 2018-12-04 21:27:55,565 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/877c68fb-84c6-4802-b4e4-23b0f2c4d52d/encryption used request id req-61c13b04-4b83-4e98-9f0b-4c4fae0bad98 2018-12-04 21:27:55,568 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-98372509-e3b6-45e5-a792-061ee49a57b5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}261376166b255c0e85a9d949932971c94341971b" 2018-12-04 21:27:55,760 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:55 GMT Server: Apache x-compute-request-id: req-5a04170b-96ea-4f40-804b-98ef5da1f243 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5a04170b-96ea-4f40-804b-98ef5da1f243 Content-Encoding: gzip Content-Length: 167 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "03085630-dc30-4a0f-9de4-03f606273ea1", "name": "CreateVolumeTypeComplexTests-39df9649-ac99-49fe-bd42-79e0c993220c-qos-spec"}]} 2018-12-04 21:27:55,760 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs used request id req-5a04170b-96ea-4f40-804b-98ef5da1f243 2018-12-04 21:27:55,764 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs/03085630-dc30-4a0f-9de4-03f606273ea1/associate?vol_type_id=877c68fb-84c6-4802-b4e4-23b0f2c4d52d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-98372509-e3b6-45e5-a792-061ee49a57b5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}261376166b255c0e85a9d949932971c94341971b" 2018-12-04 21:27:55,984 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:27:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-df775e9f-bf8e-4316-9ab8-ecdfe446926b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:27:55,984 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs/03085630-dc30-4a0f-9de4-03f606273ea1/associate?vol_type_id=877c68fb-84c6-4802-b4e4-23b0f2c4d52d used request id req-df775e9f-bf8e-4316-9ab8-ecdfe446926b 2018-12-04 21:27:55,984 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-39df9649-ac99-49fe-bd42-79e0c993220c-vol_type 2018-12-04 21:27:55,987 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/877c68fb-84c6-4802-b4e4-23b0f2c4d52d -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb44731d95899a6c9d6c9b5c6dab55250862822" 2018-12-04 21:27:56,169 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:55 GMT Server: Apache x-compute-request-id: req-a28a7964-527c-430b-a9ff-f1ea5e964aa7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a28a7964-527c-430b-a9ff-f1ea5e964aa7 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-39df9649-ac99-49fe-bd42-79e0c993220c-vol_type", "qos_specs_id": "03085630-dc30-4a0f-9de4-03f606273ea1", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "877c68fb-84c6-4802-b4e4-23b0f2c4d52d", "description": null}} 2018-12-04 21:27:56,169 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/877c68fb-84c6-4802-b4e4-23b0f2c4d52d used request id req-a28a7964-527c-430b-a9ff-f1ea5e964aa7 2018-12-04 21:27:56,172 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/877c68fb-84c6-4802-b4e4-23b0f2c4d52d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a28a7964-527c-430b-a9ff-f1ea5e964aa7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb44731d95899a6c9d6c9b5c6dab55250862822" 2018-12-04 21:27:56,366 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:56 GMT Server: Apache x-compute-request-id: req-08bc601c-889a-4309-88fd-4ed216033f9b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-08bc601c-889a-4309-88fd-4ed216033f9b Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-39df9649-ac99-49fe-bd42-79e0c993220c-vol_type", "qos_specs_id": "03085630-dc30-4a0f-9de4-03f606273ea1", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "877c68fb-84c6-4802-b4e4-23b0f2c4d52d", "description": null}} 2018-12-04 21:27:56,366 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/877c68fb-84c6-4802-b4e4-23b0f2c4d52d used request id req-08bc601c-889a-4309-88fd-4ed216033f9b 2018-12-04 21:27:56,369 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/877c68fb-84c6-4802-b4e4-23b0f2c4d52d/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a28a7964-527c-430b-a9ff-f1ea5e964aa7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb44731d95899a6c9d6c9b5c6dab55250862822" 2018-12-04 21:27:56,558 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:56 GMT Server: Apache x-compute-request-id: req-a11cc4e2-4d12-4185-84d0-31a99afec562 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a11cc4e2-4d12-4185-84d0-31a99afec562 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"volume_type_id": "877c68fb-84c6-4802-b4e4-23b0f2c4d52d", "control_location": "back-end", "deleted": false, "created_at": "2018-12-04T21:27:55.000000", "updated_at": null, "encryption_id": "6c37190a-da31-43ac-937a-8aa515fcd202", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-12-04 21:27:56,558 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/877c68fb-84c6-4802-b4e4-23b0f2c4d52d/encryption used request id req-a11cc4e2-4d12-4185-84d0-31a99afec562 2018-12-04 21:27:56,561 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs/03085630-dc30-4a0f-9de4-03f606273ea1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a28a7964-527c-430b-a9ff-f1ea5e964aa7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb44731d95899a6c9d6c9b5c6dab55250862822" 2018-12-04 21:27:56,749 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:56 GMT Server: Apache x-compute-request-id: req-287fbb4d-5c11-40ea-8a13-33b266e23dda OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-287fbb4d-5c11-40ea-8a13-33b266e23dda Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "03085630-dc30-4a0f-9de4-03f606273ea1", "name": "CreateVolumeTypeComplexTests-39df9649-ac99-49fe-bd42-79e0c993220c-qos-spec"}, "links": [{"href": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs/03085630-dc30-4a0f-9de4-03f606273ea1", "rel": "self"}, {"href": "http://172.30.9.23:8776/295d84517f5d4624b62be87085f2ed92/qos-specs/03085630-dc30-4a0f-9de4-03f606273ea1", "rel": "bookmark"}]} 2018-12-04 21:27:56,749 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs/03085630-dc30-4a0f-9de4-03f606273ea1 used request id req-287fbb4d-5c11-40ea-8a13-33b266e23dda 2018-12-04 21:27:56,749 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-39df9649-ac99-49fe-bd42-79e0c993220c-vol_type 2018-12-04 21:27:56,752 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/877c68fb-84c6-4802-b4e4-23b0f2c4d52d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-98372509-e3b6-45e5-a792-061ee49a57b5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}261376166b255c0e85a9d949932971c94341971b" 2018-12-04 21:27:56,985 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:27:56 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-aea951b9-7ecb-4a44-b7a6-ec40098e8286 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:27:56,985 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/877c68fb-84c6-4802-b4e4-23b0f2c4d52d used request id req-aea951b9-7ecb-4a44-b7a6-ec40098e8286 2018-12-04 21:27:56,985 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-39df9649-ac99-49fe-bd42-79e0c993220c-qos-spec 2018-12-04 21:27:56,988 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs/03085630-dc30-4a0f-9de4-03f606273ea1?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-81bb65dc-c52b-4091-aa6b-cf26b16b7e08" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129838dfd5c4b1f79e95dd7e33147c1dbda4bd68" 2018-12-04 21:27:57,200 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:27:56 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c22bb652-7185-4087-9376-5e453d74725f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:27:57,200 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/qos-specs/03085630-dc30-4a0f-9de4-03f606273ea1?force=False used request id req-c22bb652-7185-4087-9376-5e453d74725f 2018-12-04 21:27:57,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9245259801d35d8bd96666c2b5e701a760faa7" 2018-12-04 21:27:57,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-139642cf-09ed-43e1-9321-1a544fccfbf1 Date: Tue, 04 Dec 2018 21:27:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:27:57,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-139642cf-09ed-43e1-9321-1a544fccfbf1 2018-12-04 21:27:57,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9245259801d35d8bd96666c2b5e701a760faa7" 2018-12-04 21:27:57,563 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f91ceca-410f-40bc-9768-6543426e6f12 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:57,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-5f91ceca-410f-40bc-9768-6543426e6f12 2018-12-04 21:27:57,564 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:57,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9245259801d35d8bd96666c2b5e701a760faa7" 2018-12-04 21:27:57,662 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a160b85-2bdf-4103-a960-bcf5d2470acf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:57,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-7a160b85-2bdf-4103-a960-bcf5d2470acf 2018-12-04 21:27:57,662 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:57,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9245259801d35d8bd96666c2b5e701a760faa7" 2018-12-04 21:27:57,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58edef3a-5626-4c3a-ab90-1d8e2b2010c1 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:27:57,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-58edef3a-5626-4c3a-ab90-1d8e2b2010c1 2018-12-04 21:27:57,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9245259801d35d8bd96666c2b5e701a760faa7" 2018-12-04 21:27:57,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e1e1de2-1146-434d-ac9c-bd0c39010eca Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:27:57,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-5e1e1de2-1146-434d-ac9c-bd0c39010eca 2018-12-04 21:27:57,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9245259801d35d8bd96666c2b5e701a760faa7" 2018-12-04 21:27:57,961 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c0b6be7-6f2f-4f47-8857-fb9e7717f60d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:57,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-7c0b6be7-6f2f-4f47-8857-fb9e7717f60d 2018-12-04 21:27:57,961 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:57,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9245259801d35d8bd96666c2b5e701a760faa7" 2018-12-04 21:27:57,982 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a370ff5d-3539-4136-9fab-41d6c092fc0b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:57,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-a370ff5d-3539-4136-9fab-41d6c092fc0b 2018-12-04 21:27:57,982 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:57,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9245259801d35d8bd96666c2b5e701a760faa7" 2018-12-04 21:27:58,082 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d34e530-8c9e-4a3f-aff6-3bec79b45734 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:58,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-7d34e530-8c9e-4a3f-aff6-3bec79b45734 2018-12-04 21:27:58,082 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:58,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9245259801d35d8bd96666c2b5e701a760faa7" 2018-12-04 21:27:58,181 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fa990a5-da88-449e-b0d5-eadda461740a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:58,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-6fa990a5-da88-449e-b0d5-eadda461740a 2018-12-04 21:27:58,182 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:58,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9245259801d35d8bd96666c2b5e701a760faa7" 2018-12-04 21:27:58,284 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:27:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8c46726-cb9c-48a4-8892-23edac320af8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:27:58,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-f8c46726-cb9c-48a4-8892-23edac320af8 2018-12-04 21:27:58,284 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:27:58,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9245259801d35d8bd96666c2b5e701a760faa7" 2018-12-04 21:27:58,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b10a7db-b647-4ad1-b143-2c4b94d6ac05 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:27:58,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-1b10a7db-b647-4ad1-b143-2c4b94d6ac05 2018-12-04 21:27:58,387 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-df30d3fa-6f73-400-proj 2018-12-04 21:27:58,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/9b7c5008373449e9ba185bf2ff5c568d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9245259801d35d8bd96666c2b5e701a760faa7" 2018-12-04 21:27:58,615 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:27:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9848b15f-996a-477d-bce2-239c623d756e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:27:58,615 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/9b7c5008373449e9ba185bf2ff5c568d used request id req-9848b15f-996a-477d-bce2-239c623d756e 2018-12-04 21:27:58,615 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-df30d3fa-6f73-400-proj-role 2018-12-04 21:27:58,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/4a34df70c0c047339c54b5541ef2f144 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9245259801d35d8bd96666c2b5e701a760faa7" 2018-12-04 21:27:58,740 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:27:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29cf0f61-4600-47a4-b9ee-c6fd1b8ac382 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:27:58,740 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/4a34df70c0c047339c54b5541ef2f144 used request id req-29cf0f61-4600-47a4-b9ee-c6fd1b8ac382 2018-12-04 21:27:58,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9245259801d35d8bd96666c2b5e701a760faa7" 2018-12-04 21:27:58,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-108fc11c-9372-4f2a-8f2b-a033ebf085c2 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:27:58,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-108fc11c-9372-4f2a-8f2b-a033ebf085c2 2018-12-04 21:27:58,842 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-df30d3fa-6f73-400-user 2018-12-04 21:27:58,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/161eb0a1bfd24b1a92959218947d6e04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88f0a4712e86fc9a852fd1166f6f6ced6b3d04ea" 2018-12-04 21:27:59,020 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:27:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-230f073b-6708-46e4-a504-08cc3f57290b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:27:59,021 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/161eb0a1bfd24b1a92959218947d6e04 used request id req-230f073b-6708-46e4-a504-08cc3f57290b 2018-12-04 21:27:59,022 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:27:59,431 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:27:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["PczQB0fyQDm2SZRtRV9WAA"], "issued_at": "2018-12-04T21:27:59.000000Z"}} 2018-12-04 21:27:59,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066449096470a9f15107e67bcda7e33045372edf" 2018-12-04 21:27:59,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8fe4ecd-371a-4242-a0f1-e817d7584be3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:27:59,524 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f8fe4ecd-371a-4242-a0f1-e817d7584be3 2018-12-04 21:27:59,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:27:59,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:27:59,933 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:27:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["iJsDTtzwTEi_WoeMlRP8Eg"], "issued_at": "2018-12-04T21:27:59.000000Z"}} 2018-12-04 21:27:59,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718ec343fa1a1e6da4b5a2ce256fb200badc9105" 2018-12-04 21:28:00,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64afcb93-b296-4642-b875-925daf4154bc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:28:00,029 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-64afcb93-b296-4642-b875-925daf4154bc 2018-12-04 21:28:00,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:28:00,039 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:28: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:28:00,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-a19db306-94bb-419-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718ec343fa1a1e6da4b5a2ce256fb200badc9105" 2018-12-04 21:28:00,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f82af50-0581-4f00-bd66-af5219bc816d Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-a19db306-94bb-419-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:28:00,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-a19db306-94bb-419-proj used request id req-9f82af50-0581-4f00-bd66-af5219bc816d 2018-12-04 21:28:00,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718ec343fa1a1e6da4b5a2ce256fb200badc9105" 2018-12-04 21:28:00,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e5d0495-c577-4a13-be93-b3fdbcb68a99 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:28:00,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-8e5d0495-c577-4a13-be93-b3fdbcb68a99 2018-12-04 21:28:00,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718ec343fa1a1e6da4b5a2ce256fb200badc9105" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-a19db306-94bb-419-proj"}}' 2018-12-04 21:28:00,397 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:28:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8c8f98e-c9a5-44ff-b780-8d1fa1fa5a40 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b703008be8ad45168333b66a63e5c3dc"}, "tags": [], "enabled": true, "id": "b703008be8ad45168333b66a63e5c3dc", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-a19db306-94bb-419-proj"}} 2018-12-04 21:28:00,397 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-b8c8f98e-c9a5-44ff-b780-8d1fa1fa5a40 2018-12-04 21:28:00,397 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-a19db306-94bb-419-proj 2018-12-04 21:28:00,398 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:28:00,398 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:28:00,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:28:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["Qa78GFiKSz-Byy0ZdA4IvQ"], "issued_at": "2018-12-04T21:28:00.000000Z"}} 2018-12-04 21:28:00,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e50d3f3dd9368df4dc25b01f99d274869b6b5303" 2018-12-04 21:28:00,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7ff2e7b-c082-48d7-92b7-44ced6a70478 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:28:00,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a7ff2e7b-c082-48d7-92b7-44ced6a70478 2018-12-04 21:28:00,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:28:00,823 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:28: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:28:00,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e50d3f3dd9368df4dc25b01f99d274869b6b5303" 2018-12-04 21:28:00,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd3a5f91-308d-4148-b55e-1176624ce33a Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:28:00,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-cd3a5f91-308d-4148-b55e-1176624ce33a 2018-12-04 21:28:00,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-a19db306-94bb-419-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e50d3f3dd9368df4dc25b01f99d274869b6b5303" 2018-12-04 21:28:01,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44d1b98b-df0f-4c80-a33e-de852a920a6a Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-a19db306-94bb-419-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b703008be8ad45168333b66a63e5c3dc"}, "tags": [], "enabled": true, "id": "b703008be8ad45168333b66a63e5c3dc", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-a19db306-94bb-419-proj"}]} 2018-12-04 21:28:01,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-a19db306-94bb-419-proj used request id req-44d1b98b-df0f-4c80-a33e-de852a920a6a 2018-12-04 21:28:01,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e50d3f3dd9368df4dc25b01f99d274869b6b5303" 2018-12-04 21:28:01,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c93d096-8cfe-4206-b2f6-68b07eddcf1b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:28:01,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-1c93d096-8cfe-4206-b2f6-68b07eddcf1b 2018-12-04 21:28:01,524 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-a19db306-94bb-419-user 2018-12-04 21:28:01,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:28:01,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718ec343fa1a1e6da4b5a2ce256fb200badc9105" 2018-12-04 21:28:01,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3efa6e3-b227-4319-a5c4-d56ffd78471c Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:28:01,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c3efa6e3-b227-4319-a5c4-d56ffd78471c 2018-12-04 21:28:01,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718ec343fa1a1e6da4b5a2ce256fb200badc9105" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-a19db306-94bb-419-proj-role"}}' 2018-12-04 21:28:01,746 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:28:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7767306c-9ae3-4ddc-8062-40b973347a62 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ca306160f8ce43ed83590e7842a5047a", "links": {"self": "http://172.30.9.23:5000/v3/roles/ca306160f8ce43ed83590e7842a5047a"}, "name": "CreateSimpleVolumeSuccessTests-a19db306-94bb-419-proj-role"}} 2018-12-04 21:28:01,746 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-7767306c-9ae3-4ddc-8062-40b973347a62 2018-12-04 21:28:01,747 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-a19db306-94bb-419-proj-role 2018-12-04 21:28:01,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/ca306160f8ce43ed83590e7842a5047a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718ec343fa1a1e6da4b5a2ce256fb200badc9105" 2018-12-04 21:28:01,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-428e4f4f-c141-448f-85dd-1509075b9c6f Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ca306160f8ce43ed83590e7842a5047a", "links": {"self": "http://172.30.9.23:5000/v3/roles/ca306160f8ce43ed83590e7842a5047a"}, "name": "CreateSimpleVolumeSuccessTests-a19db306-94bb-419-proj-role"}} 2018-12-04 21:28:01,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/ca306160f8ce43ed83590e7842a5047a used request id req-428e4f4f-c141-448f-85dd-1509075b9c6f 2018-12-04 21:28:01,766 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-a19db306-94bb-419-proj-role to project CreateSimpleVolumeSuccessTests-a19db306-94bb-419-proj 2018-12-04 21:28:01,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/b703008be8ad45168333b66a63e5c3dc/users/7ecef122166f4092aaadd73ede5f2afa/roles/ca306160f8ce43ed83590e7842a5047a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718ec343fa1a1e6da4b5a2ce256fb200badc9105" 2018-12-04 21:28:01,899 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:28:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd48e1f0-5838-477e-87b7-4e917ddf01e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:28:01,899 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/b703008be8ad45168333b66a63e5c3dc/users/7ecef122166f4092aaadd73ede5f2afa/roles/ca306160f8ce43ed83590e7842a5047a used request id req-bd48e1f0-5838-477e-87b7-4e917ddf01e3 2018-12-04 21:28:01,901 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:28:02,290 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca306160f8ce43ed83590e7842a5047a", "name": "CreateSimpleVolumeSuccessTests-a19db306-94bb-419-proj-role"}], "expires_at": "2018-12-04T22:28:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b703008be8ad45168333b66a63e5c3dc", "name": "CreateSimpleVolumeSuccessTests-a19db306-94bb-419-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/b703008be8ad45168333b66a63e5c3dc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/b703008be8ad45168333b66a63e5c3dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/b703008be8ad45168333b66a63e5c3dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_b703008be8ad45168333b66a63e5c3dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_b703008be8ad45168333b66a63e5c3dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b703008be8ad45168333b66a63e5c3dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/b703008be8ad45168333b66a63e5c3dc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/b703008be8ad45168333b66a63e5c3dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b703008be8ad45168333b66a63e5c3dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/b703008be8ad45168333b66a63e5c3dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/b703008be8ad45168333b66a63e5c3dc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b703008be8ad45168333b66a63e5c3dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/b703008be8ad45168333b66a63e5c3dc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/b703008be8ad45168333b66a63e5c3dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-a19db306-94bb-419-user", "id": "7ecef122166f4092aaadd73ede5f2afa"}, "audit_ids": ["S3wfeNGVRkqrylCoW_aHsg"], "issued_at": "2018-12-04T21:28:02.000000Z"}} 2018-12-04 21:28:02,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a10f97b797f62a0fea8acea65ccc767e8a5db1f9" 2018-12-04 21:28:02,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e2e5348-8841-4a26-b922-efd4484847ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:28:02,370 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7e2e5348-8841-4a26-b922-efd4484847ad 2018-12-04 21:28:02,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:28:02,371 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:28:02,762 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca306160f8ce43ed83590e7842a5047a", "name": "CreateSimpleVolumeSuccessTests-a19db306-94bb-419-proj-role"}], "expires_at": "2018-12-04T22:28:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b703008be8ad45168333b66a63e5c3dc", "name": "CreateSimpleVolumeSuccessTests-a19db306-94bb-419-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/b703008be8ad45168333b66a63e5c3dc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/b703008be8ad45168333b66a63e5c3dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/b703008be8ad45168333b66a63e5c3dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_b703008be8ad45168333b66a63e5c3dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_b703008be8ad45168333b66a63e5c3dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b703008be8ad45168333b66a63e5c3dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/b703008be8ad45168333b66a63e5c3dc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/b703008be8ad45168333b66a63e5c3dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b703008be8ad45168333b66a63e5c3dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/b703008be8ad45168333b66a63e5c3dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/b703008be8ad45168333b66a63e5c3dc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b703008be8ad45168333b66a63e5c3dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/b703008be8ad45168333b66a63e5c3dc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/b703008be8ad45168333b66a63e5c3dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-a19db306-94bb-419-user", "id": "7ecef122166f4092aaadd73ede5f2afa"}, "audit_ids": ["KPDiYglXT8udplCcPRJQlg"], "issued_at": "2018-12-04T21:28:02.000000Z"}} 2018-12-04 21:28:02,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aff44200dc2d21d0dabd623c3b8e1f317bef5039" 2018-12-04 21:28:02,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9aa72fc2-e0f4-4e7f-8159-bfb6336a5d69 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:28:02,846 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-9aa72fc2-e0f4-4e7f-8159-bfb6336a5d69 2018-12-04 21:28:02,851 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/b703008be8ad45168333b66a63e5c3dc/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aff44200dc2d21d0dabd623c3b8e1f317bef5039" 2018-12-04 21:28:03,158 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:02 GMT Server: Apache x-compute-request-id: req-a0d9e8a7-2122-46e3-bdb8-00e42914d9c9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a0d9e8a7-2122-46e3-bdb8-00e42914d9c9 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-04 21:28:03,158 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/b703008be8ad45168333b66a63e5c3dc/volumes/detail used request id req-a0d9e8a7-2122-46e3-bdb8-00e42914d9c9 2018-12-04 21:28:03,161 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/b703008be8ad45168333b66a63e5c3dc/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a0d9e8a7-2122-46e3-bdb8-00e42914d9c9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aff44200dc2d21d0dabd623c3b8e1f317bef5039" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-c5a3506a-fe06-4f71-ac6d-bd206c6a80b3", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-04 21:28:03,629 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:28:03 GMT Server: Apache x-compute-request-id: req-d0ea2d6f-d7f3-4928-bb5a-395646932d0f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d0ea2d6f-d7f3-4928-bb5a-395646932d0f Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "7ecef122166f4092aaadd73ede5f2afa", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/b703008be8ad45168333b66a63e5c3dc/volumes/36d094c9-a5fe-4ca2-af74-f3cebdc18be8", "rel": "self"}, {"href": "http://172.30.9.23:8776/b703008be8ad45168333b66a63e5c3dc/volumes/36d094c9-a5fe-4ca2-af74-f3cebdc18be8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:28:03.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-c5a3506a-fe06-4f71-ac6d-bd206c6a80b3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "36d094c9-a5fe-4ca2-af74-f3cebdc18be8", "size": 1}} 2018-12-04 21:28:03,629 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/b703008be8ad45168333b66a63e5c3dc/volumes used request id req-d0ea2d6f-d7f3-4928-bb5a-395646932d0f 2018-12-04 21:28:03,633 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/b703008be8ad45168333b66a63e5c3dc/volumes/36d094c9-a5fe-4ca2-af74-f3cebdc18be8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a0d9e8a7-2122-46e3-bdb8-00e42914d9c9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aff44200dc2d21d0dabd623c3b8e1f317bef5039" 2018-12-04 21:28:03,862 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:03 GMT Server: Apache x-compute-request-id: req-d5ae708d-c023-4ee1-8f4f-d7f4e2f346da OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d5ae708d-c023-4ee1-8f4f-d7f4e2f346da Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "7ecef122166f4092aaadd73ede5f2afa", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/b703008be8ad45168333b66a63e5c3dc/volumes/36d094c9-a5fe-4ca2-af74-f3cebdc18be8", "rel": "self"}, {"href": "http://172.30.9.23:8776/b703008be8ad45168333b66a63e5c3dc/volumes/36d094c9-a5fe-4ca2-af74-f3cebdc18be8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:28:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b703008be8ad45168333b66a63e5c3dc", "updated_at": "2018-12-04T21:28:03.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-c5a3506a-fe06-4f71-ac6d-bd206c6a80b3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "36d094c9-a5fe-4ca2-af74-f3cebdc18be8", "size": 1}} 2018-12-04 21:28:03,862 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/b703008be8ad45168333b66a63e5c3dc/volumes/36d094c9-a5fe-4ca2-af74-f3cebdc18be8 used request id req-d5ae708d-c023-4ee1-8f4f-d7f4e2f346da 2018-12-04 21:28:03,862 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-c5a3506a-fe06-4f71-ac6d-bd206c6a80b3 2018-12-04 21:28:03,865 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/b703008be8ad45168333b66a63e5c3dc/volumes/36d094c9-a5fe-4ca2-af74-f3cebdc18be8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a0d9e8a7-2122-46e3-bdb8-00e42914d9c9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aff44200dc2d21d0dabd623c3b8e1f317bef5039" 2018-12-04 21:28:04,092 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:03 GMT Server: Apache x-compute-request-id: req-9c1e50aa-7e04-4907-bd16-644c4434bb21 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9c1e50aa-7e04-4907-bd16-644c4434bb21 Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "7ecef122166f4092aaadd73ede5f2afa", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/b703008be8ad45168333b66a63e5c3dc/volumes/36d094c9-a5fe-4ca2-af74-f3cebdc18be8", "rel": "self"}, {"href": "http://172.30.9.23:8776/b703008be8ad45168333b66a63e5c3dc/volumes/36d094c9-a5fe-4ca2-af74-f3cebdc18be8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:28:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b703008be8ad45168333b66a63e5c3dc", "updated_at": "2018-12-04T21:28:03.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-c5a3506a-fe06-4f71-ac6d-bd206c6a80b3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "36d094c9-a5fe-4ca2-af74-f3cebdc18be8", "size": 1}} 2018-12-04 21:28:04,092 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/b703008be8ad45168333b66a63e5c3dc/volumes/36d094c9-a5fe-4ca2-af74-f3cebdc18be8 used request id req-9c1e50aa-7e04-4907-bd16-644c4434bb21 2018-12-04 21:28:04,093 - create_volume - DEBUG - Instance status is - available 2018-12-04 21:28:04,093 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-c5a3506a-fe06-4f71-ac6d-bd206c6a80b3 2018-12-04 21:28:04,093 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-c5a3506a-fe06-4f71-ac6d-bd206c6a80b3 2018-12-04 21:28:04,095 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/b703008be8ad45168333b66a63e5c3dc/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a10f97b797f62a0fea8acea65ccc767e8a5db1f9" 2018-12-04 21:28:04,340 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:04 GMT Server: Apache x-compute-request-id: req-d2602896-a50f-4d9e-83ae-67522e7b305a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d2602896-a50f-4d9e-83ae-67522e7b305a Content-Encoding: gzip Content-Length: 456 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "7ecef122166f4092aaadd73ede5f2afa", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/b703008be8ad45168333b66a63e5c3dc/volumes/36d094c9-a5fe-4ca2-af74-f3cebdc18be8", "rel": "self"}, {"href": "http://172.30.9.23:8776/b703008be8ad45168333b66a63e5c3dc/volumes/36d094c9-a5fe-4ca2-af74-f3cebdc18be8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:28:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b703008be8ad45168333b66a63e5c3dc", "updated_at": "2018-12-04T21:28:03.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-c5a3506a-fe06-4f71-ac6d-bd206c6a80b3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "36d094c9-a5fe-4ca2-af74-f3cebdc18be8", "size": 1}]} 2018-12-04 21:28:04,340 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/b703008be8ad45168333b66a63e5c3dc/volumes/detail used request id req-d2602896-a50f-4d9e-83ae-67522e7b305a 2018-12-04 21:28:04,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:28:04,348 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:28: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:28:04,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b703008be8ad45168333b66a63e5c3dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a10f97b797f62a0fea8acea65ccc767e8a5db1f9" 2018-12-04 21:28:04,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-671fbc60-b186-4763-a969-7deccbc2a6ed Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b703008be8ad45168333b66a63e5c3dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b703008be8ad45168333b66a63e5c3dc", "name": "CreateSimpleVolumeSuccessTests-a19db306-94bb-419-proj"}} 2018-12-04 21:28:04,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b703008be8ad45168333b66a63e5c3dc used request id req-671fbc60-b186-4763-a969-7deccbc2a6ed 2018-12-04 21:28:04,449 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/b703008be8ad45168333b66a63e5c3dc/volumes/36d094c9-a5fe-4ca2-af74-f3cebdc18be8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a0d9e8a7-2122-46e3-bdb8-00e42914d9c9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aff44200dc2d21d0dabd623c3b8e1f317bef5039" 2018-12-04 21:28:04,668 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:04 GMT Server: Apache x-compute-request-id: req-d16f61c3-31e7-46df-b9b4-243d2484662e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d16f61c3-31e7-46df-b9b4-243d2484662e Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "7ecef122166f4092aaadd73ede5f2afa", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/b703008be8ad45168333b66a63e5c3dc/volumes/36d094c9-a5fe-4ca2-af74-f3cebdc18be8", "rel": "self"}, {"href": "http://172.30.9.23:8776/b703008be8ad45168333b66a63e5c3dc/volumes/36d094c9-a5fe-4ca2-af74-f3cebdc18be8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:28:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b703008be8ad45168333b66a63e5c3dc", "updated_at": "2018-12-04T21:28:03.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-c5a3506a-fe06-4f71-ac6d-bd206c6a80b3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "36d094c9-a5fe-4ca2-af74-f3cebdc18be8", "size": 1}} 2018-12-04 21:28:04,669 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/b703008be8ad45168333b66a63e5c3dc/volumes/36d094c9-a5fe-4ca2-af74-f3cebdc18be8 used request id req-d16f61c3-31e7-46df-b9b4-243d2484662e 2018-12-04 21:28:04,669 - create_volume - DEBUG - Instance status is - available 2018-12-04 21:28:04,669 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-c5a3506a-fe06-4f71-ac6d-bd206c6a80b3 2018-12-04 21:28:04,669 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-c5a3506a-fe06-4f71-ac6d-bd206c6a80b3 2018-12-04 21:28:04,672 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/b703008be8ad45168333b66a63e5c3dc/volumes/36d094c9-a5fe-4ca2-af74-f3cebdc18be8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a0d9e8a7-2122-46e3-bdb8-00e42914d9c9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aff44200dc2d21d0dabd623c3b8e1f317bef5039" 2018-12-04 21:28:04,748 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:28:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-114a4cca-b2d1-4784-89f8-a30d738292d0 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:28:04,748 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/b703008be8ad45168333b66a63e5c3dc/volumes/36d094c9-a5fe-4ca2-af74-f3cebdc18be8 used request id req-114a4cca-b2d1-4784-89f8-a30d738292d0 2018-12-04 21:28:04,751 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/b703008be8ad45168333b66a63e5c3dc/volumes/36d094c9-a5fe-4ca2-af74-f3cebdc18be8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a0d9e8a7-2122-46e3-bdb8-00e42914d9c9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aff44200dc2d21d0dabd623c3b8e1f317bef5039" 2018-12-04 21:28:04,997 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-b799a0c0-d6f3-44de-9a95-1cb3e4a758c8 x-openstack-request-id: req-b799a0c0-d6f3-44de-9a95-1cb3e4a758c8 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 36d094c9-a5fe-4ca2-af74-f3cebdc18be8 could not be found.", "code": 404}} 2018-12-04 21:28:04,997 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/b703008be8ad45168333b66a63e5c3dc/volumes/36d094c9-a5fe-4ca2-af74-f3cebdc18be8 used request id req-b799a0c0-d6f3-44de-9a95-1cb3e4a758c8 2018-12-04 21:28:04,997 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 36d094c9-a5fe-4ca2-af74-f3cebdc18be8 could not be found. (HTTP 404) (Request-ID: req-b799a0c0-d6f3-44de-9a95-1cb3e4a758c8) 2018-12-04 21:28:04,997 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-c5a3506a-fe06-4f71-ac6d-bd206c6a80b3 2018-12-04 21:28:05,000 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/b703008be8ad45168333b66a63e5c3dc/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d2602896-a50f-4d9e-83ae-67522e7b305a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a10f97b797f62a0fea8acea65ccc767e8a5db1f9" 2018-12-04 21:28:05,214 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:05 GMT Server: Apache x-compute-request-id: req-29b5ecae-6249-4978-8fd9-3925c4a5dfc5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-29b5ecae-6249-4978-8fd9-3925c4a5dfc5 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-04 21:28:05,214 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/b703008be8ad45168333b66a63e5c3dc/volumes/detail used request id req-29b5ecae-6249-4978-8fd9-3925c4a5dfc5 2018-12-04 21:28:05,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718ec343fa1a1e6da4b5a2ce256fb200badc9105" 2018-12-04 21:28:05,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-d23b60bd-fa11-443f-93b3-809d8a17992e Date: Tue, 04 Dec 2018 21:28:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:28:05,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-d23b60bd-fa11-443f-93b3-809d8a17992e 2018-12-04 21:28:05,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718ec343fa1a1e6da4b5a2ce256fb200badc9105" 2018-12-04 21:28:05,557 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5659cb0-6ee3-4801-9c27-68f0b30649cc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:05,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-a5659cb0-6ee3-4801-9c27-68f0b30649cc 2018-12-04 21:28:05,557 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:05,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718ec343fa1a1e6da4b5a2ce256fb200badc9105" 2018-12-04 21:28:05,655 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e98ec823-c3f8-4e5e-81c3-876dbd5ed23f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:05,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-e98ec823-c3f8-4e5e-81c3-876dbd5ed23f 2018-12-04 21:28:05,655 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:05,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718ec343fa1a1e6da4b5a2ce256fb200badc9105" 2018-12-04 21:28:05,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f620670-477a-460f-87ae-dcc61655f4c8 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:28:05,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-2f620670-477a-460f-87ae-dcc61655f4c8 2018-12-04 21:28:05,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718ec343fa1a1e6da4b5a2ce256fb200badc9105" 2018-12-04 21:28:05,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4948974d-1b2c-4fbd-9e22-ab9c552ed78e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:28:05,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-4948974d-1b2c-4fbd-9e22-ab9c552ed78e 2018-12-04 21:28:05,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718ec343fa1a1e6da4b5a2ce256fb200badc9105" 2018-12-04 21:28:05,951 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-beb3eaf9-9800-4778-9098-699974ab2cd1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:05,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-beb3eaf9-9800-4778-9098-699974ab2cd1 2018-12-04 21:28:05,951 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:05,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718ec343fa1a1e6da4b5a2ce256fb200badc9105" 2018-12-04 21:28:06,052 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48957918-c23b-4b1e-9fd8-2a81b76faab4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:06,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-48957918-c23b-4b1e-9fd8-2a81b76faab4 2018-12-04 21:28:06,052 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:06,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718ec343fa1a1e6da4b5a2ce256fb200badc9105" 2018-12-04 21:28:06,155 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-444d384a-8165-4989-8f33-51e3e2c3f255 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:06,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-444d384a-8165-4989-8f33-51e3e2c3f255 2018-12-04 21:28:06,155 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:06,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718ec343fa1a1e6da4b5a2ce256fb200badc9105" 2018-12-04 21:28:06,253 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20d29ebd-c07b-4226-ac9c-f3bf7b0d6376 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:06,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-20d29ebd-c07b-4226-ac9c-f3bf7b0d6376 2018-12-04 21:28:06,254 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:06,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718ec343fa1a1e6da4b5a2ce256fb200badc9105" 2018-12-04 21:28:06,438 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9f94118-90f5-4c73-9a98-81d00502555a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:06,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-b9f94118-90f5-4c73-9a98-81d00502555a 2018-12-04 21:28:06,438 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:06,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718ec343fa1a1e6da4b5a2ce256fb200badc9105" 2018-12-04 21:28:06,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30309dff-8f19-4d52-91be-9f831dc31fc7 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:28:06,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-30309dff-8f19-4d52-91be-9f831dc31fc7 2018-12-04 21:28:06,540 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-a19db306-94bb-419-proj 2018-12-04 21:28:06,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/b703008be8ad45168333b66a63e5c3dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718ec343fa1a1e6da4b5a2ce256fb200badc9105" 2018-12-04 21:28:06,747 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:28:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-947e9d9f-37b7-4c9f-909b-6d7e493046d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:28:06,747 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/b703008be8ad45168333b66a63e5c3dc used request id req-947e9d9f-37b7-4c9f-909b-6d7e493046d5 2018-12-04 21:28:06,747 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-a19db306-94bb-419-proj-role 2018-12-04 21:28:06,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/ca306160f8ce43ed83590e7842a5047a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718ec343fa1a1e6da4b5a2ce256fb200badc9105" 2018-12-04 21:28:06,866 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:28:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc1b3bb3-7a08-4e04-87d2-dba1e2ff400d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:28:06,867 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/ca306160f8ce43ed83590e7842a5047a used request id req-dc1b3bb3-7a08-4e04-87d2-dba1e2ff400d 2018-12-04 21:28:06,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718ec343fa1a1e6da4b5a2ce256fb200badc9105" 2018-12-04 21:28:06,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81f9645f-fe24-48b9-9dce-17c89a7f7233 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:28:06,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-81f9645f-fe24-48b9-9dce-17c89a7f7233 2018-12-04 21:28:06,967 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-a19db306-94bb-419-user 2018-12-04 21:28:06,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/7ecef122166f4092aaadd73ede5f2afa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e50d3f3dd9368df4dc25b01f99d274869b6b5303" 2018-12-04 21:28:07,148 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:28:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9582aaaf-3180-4d44-b5a6-d54bd96d9b51 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:28:07,148 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/7ecef122166f4092aaadd73ede5f2afa used request id req-9582aaaf-3180-4d44-b5a6-d54bd96d9b51 2018-12-04 21:28:07,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:28:07,554 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:28:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["okh5hWWBRZyotlFz1nPoTA"], "issued_at": "2018-12-04T21:28:07.000000Z"}} 2018-12-04 21:28:07,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637796ebc3c3122eb0fccb404fd01e62e5df60ca" 2018-12-04 21:28:07,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4483b98f-40f3-4ead-94a7-54974fcdd477 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:28:07,646 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4483b98f-40f3-4ead-94a7-54974fcdd477 2018-12-04 21:28:07,647 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:28:07,648 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:28:08,049 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:28:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["tl_tCTZ5TMCLoAki_ifpWQ"], "issued_at": "2018-12-04T21:28:08.000000Z"}} 2018-12-04 21:28:08,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c8100ad722ca899c50d866fde61057bf432f56e" 2018-12-04 21:28:08,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-850dabf2-42e7-4060-808f-841757b1669c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:28:08,140 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-850dabf2-42e7-4060-808f-841757b1669c 2018-12-04 21:28:08,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:28:08,149 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:28: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:28:08,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-f9ef100b-f8f6-497-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c8100ad722ca899c50d866fde61057bf432f56e" 2018-12-04 21:28:08,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55f857e6-1737-44c9-a3ea-6b6aeb50dc99 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-f9ef100b-f8f6-497-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:28:08,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-f9ef100b-f8f6-497-proj used request id req-55f857e6-1737-44c9-a3ea-6b6aeb50dc99 2018-12-04 21:28:08,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c8100ad722ca899c50d866fde61057bf432f56e" 2018-12-04 21:28:08,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bb93f1a-6588-4f16-b8f9-2c0ccc65bae9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:28:08,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-1bb93f1a-6588-4f16-b8f9-2c0ccc65bae9 2018-12-04 21:28:08,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c8100ad722ca899c50d866fde61057bf432f56e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-f9ef100b-f8f6-497-proj"}}' 2018-12-04 21:28:08,404 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:28:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-755c132a-d6ce-43f1-aab4-298c17c8e44a Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/700d8a255eaf493f9613735280d68caa"}, "tags": [], "enabled": true, "id": "700d8a255eaf493f9613735280d68caa", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-f9ef100b-f8f6-497-proj"}} 2018-12-04 21:28:08,404 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-755c132a-d6ce-43f1-aab4-298c17c8e44a 2018-12-04 21:28:08,404 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-f9ef100b-f8f6-497-proj 2018-12-04 21:28:08,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:28:08,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:28:08,811 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:28:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["0aMA5V_IRVqk0VLAa6gJSA"], "issued_at": "2018-12-04T21:28:08.000000Z"}} 2018-12-04 21:28:08,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102d31b8134b8d0fea19e367c1325eddef7875e1" 2018-12-04 21:28:08,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0995b87-6b9b-4868-9f6e-89251ccfd63a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:28:08,906 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c0995b87-6b9b-4868-9f6e-89251ccfd63a 2018-12-04 21:28:08,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:28:08,916 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:28: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:28:08,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102d31b8134b8d0fea19e367c1325eddef7875e1" 2018-12-04 21:28:09,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4964b6f-1822-46a2-9e60-4435baddb2b2 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:28:09,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f4964b6f-1822-46a2-9e60-4435baddb2b2 2018-12-04 21:28:09,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-f9ef100b-f8f6-497-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102d31b8134b8d0fea19e367c1325eddef7875e1" 2018-12-04 21:28:09,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7afd441-f4d4-4196-a7ec-53e98176da58 Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-f9ef100b-f8f6-497-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/700d8a255eaf493f9613735280d68caa"}, "tags": [], "enabled": true, "id": "700d8a255eaf493f9613735280d68caa", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-f9ef100b-f8f6-497-proj"}]} 2018-12-04 21:28:09,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-f9ef100b-f8f6-497-proj used request id req-a7afd441-f4d4-4196-a7ec-53e98176da58 2018-12-04 21:28:09,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102d31b8134b8d0fea19e367c1325eddef7875e1" 2018-12-04 21:28:09,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97721454-d9a4-43d6-b05b-a02adc6dcf91 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:28:09,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-97721454-d9a4-43d6-b05b-a02adc6dcf91 2018-12-04 21:28:09,604 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-f9ef100b-f8f6-497-user 2018-12-04 21:28:09,604 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:28:09,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c8100ad722ca899c50d866fde61057bf432f56e" 2018-12-04 21:28:09,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92b3bbff-3a0e-4f66-8545-cd3e25306441 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:28:09,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-92b3bbff-3a0e-4f66-8545-cd3e25306441 2018-12-04 21:28:09,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c8100ad722ca899c50d866fde61057bf432f56e" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-f9ef100b-f8f6-497-proj-role"}}' 2018-12-04 21:28:09,729 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:28:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-027bb947-0ff1-438c-ab8c-edae9d7793bf Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f7fc9f6936d048cfb7e6259a6e7a0443", "links": {"self": "http://172.30.9.23:5000/v3/roles/f7fc9f6936d048cfb7e6259a6e7a0443"}, "name": "CreateSimpleVolumeSuccessTests-f9ef100b-f8f6-497-proj-role"}} 2018-12-04 21:28:09,729 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-027bb947-0ff1-438c-ab8c-edae9d7793bf 2018-12-04 21:28:09,729 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-f9ef100b-f8f6-497-proj-role 2018-12-04 21:28:09,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/f7fc9f6936d048cfb7e6259a6e7a0443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c8100ad722ca899c50d866fde61057bf432f56e" 2018-12-04 21:28:09,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eec4f5ef-caa4-4636-b48f-c21bd4d1c862 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f7fc9f6936d048cfb7e6259a6e7a0443", "links": {"self": "http://172.30.9.23:5000/v3/roles/f7fc9f6936d048cfb7e6259a6e7a0443"}, "name": "CreateSimpleVolumeSuccessTests-f9ef100b-f8f6-497-proj-role"}} 2018-12-04 21:28:09,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/f7fc9f6936d048cfb7e6259a6e7a0443 used request id req-eec4f5ef-caa4-4636-b48f-c21bd4d1c862 2018-12-04 21:28:09,821 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-f9ef100b-f8f6-497-proj-role to project CreateSimpleVolumeSuccessTests-f9ef100b-f8f6-497-proj 2018-12-04 21:28:09,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/700d8a255eaf493f9613735280d68caa/users/f90a6374e31d4df1b95899ebb9411784/roles/f7fc9f6936d048cfb7e6259a6e7a0443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c8100ad722ca899c50d866fde61057bf432f56e" 2018-12-04 21:28:09,965 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:28:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e867a91c-ac09-47ce-8a55-a0e8f621d6ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:28:09,966 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/700d8a255eaf493f9613735280d68caa/users/f90a6374e31d4df1b95899ebb9411784/roles/f7fc9f6936d048cfb7e6259a6e7a0443 used request id req-e867a91c-ac09-47ce-8a55-a0e8f621d6ae 2018-12-04 21:28:09,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:28:10,368 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7fc9f6936d048cfb7e6259a6e7a0443", "name": "CreateSimpleVolumeSuccessTests-f9ef100b-f8f6-497-proj-role"}], "expires_at": "2018-12-04T22:28:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "700d8a255eaf493f9613735280d68caa", "name": "CreateSimpleVolumeSuccessTests-f9ef100b-f8f6-497-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/700d8a255eaf493f9613735280d68caa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/700d8a255eaf493f9613735280d68caa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/700d8a255eaf493f9613735280d68caa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_700d8a255eaf493f9613735280d68caa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_700d8a255eaf493f9613735280d68caa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/700d8a255eaf493f9613735280d68caa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/700d8a255eaf493f9613735280d68caa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/700d8a255eaf493f9613735280d68caa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/700d8a255eaf493f9613735280d68caa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/700d8a255eaf493f9613735280d68caa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/700d8a255eaf493f9613735280d68caa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/700d8a255eaf493f9613735280d68caa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/700d8a255eaf493f9613735280d68caa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/700d8a255eaf493f9613735280d68caa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-f9ef100b-f8f6-497-user", "id": "f90a6374e31d4df1b95899ebb9411784"}, "audit_ids": ["hJNCrXSBRr--dJIM4MqCJg"], "issued_at": "2018-12-04T21:28:10.000000Z"}} 2018-12-04 21:28:10,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f0f1184ff8e8d4b9a79f61f0d18712e24a30261" 2018-12-04 21:28:10,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd401b7e-349b-452e-bda6-99504bb064a9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:28:10,453 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-cd401b7e-349b-452e-bda6-99504bb064a9 2018-12-04 21:28:10,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:28:10,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:28:10,849 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7fc9f6936d048cfb7e6259a6e7a0443", "name": "CreateSimpleVolumeSuccessTests-f9ef100b-f8f6-497-proj-role"}], "expires_at": "2018-12-04T22:28:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "700d8a255eaf493f9613735280d68caa", "name": "CreateSimpleVolumeSuccessTests-f9ef100b-f8f6-497-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/700d8a255eaf493f9613735280d68caa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/700d8a255eaf493f9613735280d68caa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/700d8a255eaf493f9613735280d68caa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_700d8a255eaf493f9613735280d68caa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_700d8a255eaf493f9613735280d68caa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/700d8a255eaf493f9613735280d68caa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/700d8a255eaf493f9613735280d68caa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/700d8a255eaf493f9613735280d68caa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/700d8a255eaf493f9613735280d68caa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/700d8a255eaf493f9613735280d68caa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/700d8a255eaf493f9613735280d68caa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/700d8a255eaf493f9613735280d68caa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/700d8a255eaf493f9613735280d68caa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/700d8a255eaf493f9613735280d68caa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-f9ef100b-f8f6-497-user", "id": "f90a6374e31d4df1b95899ebb9411784"}, "audit_ids": ["PV7Qr4_mQ0C7bmyTfGR1_A"], "issued_at": "2018-12-04T21:28:10.000000Z"}} 2018-12-04 21:28:10,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7eabe896368c371b8093998fce3d6ec1a657016" 2018-12-04 21:28:10,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e749622-491c-4fcc-8379-fb2a51325d8c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:28:10,934 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0e749622-491c-4fcc-8379-fb2a51325d8c 2018-12-04 21:28:10,939 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/700d8a255eaf493f9613735280d68caa/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7eabe896368c371b8093998fce3d6ec1a657016" 2018-12-04 21:28:11,158 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:10 GMT Server: Apache x-compute-request-id: req-ed5f96fe-690e-4c55-80df-917a930303e4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ed5f96fe-690e-4c55-80df-917a930303e4 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-04 21:28:11,159 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/700d8a255eaf493f9613735280d68caa/volumes/detail used request id req-ed5f96fe-690e-4c55-80df-917a930303e4 2018-12-04 21:28:11,162 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/700d8a255eaf493f9613735280d68caa/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ed5f96fe-690e-4c55-80df-917a930303e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7eabe896368c371b8093998fce3d6ec1a657016" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-cff76610-6323-4269-9c4e-db05bc9a7a6b", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-04 21:28:11,641 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:28:11 GMT Server: Apache x-compute-request-id: req-06615b62-2159-4973-bfe5-38808b06d08f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-06615b62-2159-4973-bfe5-38808b06d08f Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "f90a6374e31d4df1b95899ebb9411784", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/700d8a255eaf493f9613735280d68caa/volumes/8ada1b3f-e95d-4df4-a394-df2da584f196", "rel": "self"}, {"href": "http://172.30.9.23:8776/700d8a255eaf493f9613735280d68caa/volumes/8ada1b3f-e95d-4df4-a394-df2da584f196", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:28:11.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-cff76610-6323-4269-9c4e-db05bc9a7a6b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8ada1b3f-e95d-4df4-a394-df2da584f196", "size": 1}} 2018-12-04 21:28:11,641 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/700d8a255eaf493f9613735280d68caa/volumes used request id req-06615b62-2159-4973-bfe5-38808b06d08f 2018-12-04 21:28:11,644 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/700d8a255eaf493f9613735280d68caa/volumes/8ada1b3f-e95d-4df4-a394-df2da584f196 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ed5f96fe-690e-4c55-80df-917a930303e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7eabe896368c371b8093998fce3d6ec1a657016" 2018-12-04 21:28:11,888 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:11 GMT Server: Apache x-compute-request-id: req-4cee6a83-69d2-451c-b964-9f8fdbc99e4b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4cee6a83-69d2-451c-b964-9f8fdbc99e4b Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "f90a6374e31d4df1b95899ebb9411784", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/700d8a255eaf493f9613735280d68caa/volumes/8ada1b3f-e95d-4df4-a394-df2da584f196", "rel": "self"}, {"href": "http://172.30.9.23:8776/700d8a255eaf493f9613735280d68caa/volumes/8ada1b3f-e95d-4df4-a394-df2da584f196", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:28:11.000000", "description": null, "os-vol-tenant-attr:tenant_id": "700d8a255eaf493f9613735280d68caa", "updated_at": "2018-12-04T21:28:11.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-cff76610-6323-4269-9c4e-db05bc9a7a6b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8ada1b3f-e95d-4df4-a394-df2da584f196", "size": 1}} 2018-12-04 21:28:11,888 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/700d8a255eaf493f9613735280d68caa/volumes/8ada1b3f-e95d-4df4-a394-df2da584f196 used request id req-4cee6a83-69d2-451c-b964-9f8fdbc99e4b 2018-12-04 21:28:11,889 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-cff76610-6323-4269-9c4e-db05bc9a7a6b 2018-12-04 21:28:11,891 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/700d8a255eaf493f9613735280d68caa/volumes/8ada1b3f-e95d-4df4-a394-df2da584f196 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ed5f96fe-690e-4c55-80df-917a930303e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7eabe896368c371b8093998fce3d6ec1a657016" 2018-12-04 21:28:12,146 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:11 GMT Server: Apache x-compute-request-id: req-69e770ab-6a74-44dc-a2e3-2170c35e3d0b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-69e770ab-6a74-44dc-a2e3-2170c35e3d0b Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "f90a6374e31d4df1b95899ebb9411784", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/700d8a255eaf493f9613735280d68caa/volumes/8ada1b3f-e95d-4df4-a394-df2da584f196", "rel": "self"}, {"href": "http://172.30.9.23:8776/700d8a255eaf493f9613735280d68caa/volumes/8ada1b3f-e95d-4df4-a394-df2da584f196", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:28:11.000000", "description": null, "os-vol-tenant-attr:tenant_id": "700d8a255eaf493f9613735280d68caa", "updated_at": "2018-12-04T21:28:11.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-cff76610-6323-4269-9c4e-db05bc9a7a6b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8ada1b3f-e95d-4df4-a394-df2da584f196", "size": 1}} 2018-12-04 21:28:12,146 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/700d8a255eaf493f9613735280d68caa/volumes/8ada1b3f-e95d-4df4-a394-df2da584f196 used request id req-69e770ab-6a74-44dc-a2e3-2170c35e3d0b 2018-12-04 21:28:12,147 - create_volume - DEBUG - Instance status is - available 2018-12-04 21:28:12,147 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-cff76610-6323-4269-9c4e-db05bc9a7a6b 2018-12-04 21:28:12,147 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-cff76610-6323-4269-9c4e-db05bc9a7a6b 2018-12-04 21:28:12,150 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/700d8a255eaf493f9613735280d68caa/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f0f1184ff8e8d4b9a79f61f0d18712e24a30261" 2018-12-04 21:28:12,369 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:12 GMT Server: Apache x-compute-request-id: req-f1ad2410-df2a-42c5-b4b1-087f23facdd9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f1ad2410-df2a-42c5-b4b1-087f23facdd9 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "f90a6374e31d4df1b95899ebb9411784", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/700d8a255eaf493f9613735280d68caa/volumes/8ada1b3f-e95d-4df4-a394-df2da584f196", "rel": "self"}, {"href": "http://172.30.9.23:8776/700d8a255eaf493f9613735280d68caa/volumes/8ada1b3f-e95d-4df4-a394-df2da584f196", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:28:11.000000", "description": null, "os-vol-tenant-attr:tenant_id": "700d8a255eaf493f9613735280d68caa", "updated_at": "2018-12-04T21:28:11.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-cff76610-6323-4269-9c4e-db05bc9a7a6b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8ada1b3f-e95d-4df4-a394-df2da584f196", "size": 1}]} 2018-12-04 21:28:12,370 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/700d8a255eaf493f9613735280d68caa/volumes/detail used request id req-f1ad2410-df2a-42c5-b4b1-087f23facdd9 2018-12-04 21:28:12,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:28:12,379 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:28:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:28:12,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/700d8a255eaf493f9613735280d68caa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f0f1184ff8e8d4b9a79f61f0d18712e24a30261" 2018-12-04 21:28:12,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-298275a5-d455-4f14-92b3-b9d1aad592bd Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/700d8a255eaf493f9613735280d68caa"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "700d8a255eaf493f9613735280d68caa", "name": "CreateSimpleVolumeSuccessTests-f9ef100b-f8f6-497-proj"}} 2018-12-04 21:28:12,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/700d8a255eaf493f9613735280d68caa used request id req-298275a5-d455-4f14-92b3-b9d1aad592bd 2018-12-04 21:28:12,479 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:28:12,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:28:12,875 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7fc9f6936d048cfb7e6259a6e7a0443", "name": "CreateSimpleVolumeSuccessTests-f9ef100b-f8f6-497-proj-role"}], "expires_at": "2018-12-04T22:28:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "700d8a255eaf493f9613735280d68caa", "name": "CreateSimpleVolumeSuccessTests-f9ef100b-f8f6-497-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/700d8a255eaf493f9613735280d68caa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/700d8a255eaf493f9613735280d68caa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/700d8a255eaf493f9613735280d68caa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_700d8a255eaf493f9613735280d68caa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_700d8a255eaf493f9613735280d68caa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/700d8a255eaf493f9613735280d68caa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/700d8a255eaf493f9613735280d68caa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/700d8a255eaf493f9613735280d68caa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/700d8a255eaf493f9613735280d68caa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/700d8a255eaf493f9613735280d68caa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/700d8a255eaf493f9613735280d68caa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/700d8a255eaf493f9613735280d68caa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/700d8a255eaf493f9613735280d68caa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/700d8a255eaf493f9613735280d68caa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-f9ef100b-f8f6-497-user", "id": "f90a6374e31d4df1b95899ebb9411784"}, "audit_ids": ["hCAAs_XyTM2Bh7ftUYfWFA"], "issued_at": "2018-12-04T21:28:12.000000Z"}} 2018-12-04 21:28:12,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2a7643c9911ab5bce12129d3829bf7849b3ea34" 2018-12-04 21:28:12,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cd83dd9-e8ae-42bf-b21c-5d411bded2bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:28:12,962 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6cd83dd9-e8ae-42bf-b21c-5d411bded2bb 2018-12-04 21:28:12,967 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/700d8a255eaf493f9613735280d68caa/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2a7643c9911ab5bce12129d3829bf7849b3ea34" 2018-12-04 21:28:13,174 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:12 GMT Server: Apache x-compute-request-id: req-fed905a8-f298-46d0-ad31-e0ef4698fb70 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fed905a8-f298-46d0-ad31-e0ef4698fb70 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "f90a6374e31d4df1b95899ebb9411784", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/700d8a255eaf493f9613735280d68caa/volumes/8ada1b3f-e95d-4df4-a394-df2da584f196", "rel": "self"}, {"href": "http://172.30.9.23:8776/700d8a255eaf493f9613735280d68caa/volumes/8ada1b3f-e95d-4df4-a394-df2da584f196", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:28:11.000000", "description": null, "os-vol-tenant-attr:tenant_id": "700d8a255eaf493f9613735280d68caa", "updated_at": "2018-12-04T21:28:11.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-cff76610-6323-4269-9c4e-db05bc9a7a6b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8ada1b3f-e95d-4df4-a394-df2da584f196", "size": 1}]} 2018-12-04 21:28:13,175 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/700d8a255eaf493f9613735280d68caa/volumes/detail used request id req-fed905a8-f298-46d0-ad31-e0ef4698fb70 2018-12-04 21:28:13,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:28:13,183 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:28:13,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/700d8a255eaf493f9613735280d68caa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2a7643c9911ab5bce12129d3829bf7849b3ea34" 2018-12-04 21:28:13,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-353279d0-e45c-48b1-8025-38a632fc9465 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/700d8a255eaf493f9613735280d68caa"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "700d8a255eaf493f9613735280d68caa", "name": "CreateSimpleVolumeSuccessTests-f9ef100b-f8f6-497-proj"}} 2018-12-04 21:28:13,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/700d8a255eaf493f9613735280d68caa used request id req-353279d0-e45c-48b1-8025-38a632fc9465 2018-12-04 21:28:13,275 - create_volume - INFO - Did not create volume due to cleanup mode 2018-12-04 21:28:13,278 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/700d8a255eaf493f9613735280d68caa/volumes/8ada1b3f-e95d-4df4-a394-df2da584f196 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ed5f96fe-690e-4c55-80df-917a930303e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7eabe896368c371b8093998fce3d6ec1a657016" 2018-12-04 21:28:13,509 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:13 GMT Server: Apache x-compute-request-id: req-cd8bae3d-c7ea-4ae3-ad3d-1c8f8b5f3d84 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cd8bae3d-c7ea-4ae3-ad3d-1c8f8b5f3d84 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "f90a6374e31d4df1b95899ebb9411784", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/700d8a255eaf493f9613735280d68caa/volumes/8ada1b3f-e95d-4df4-a394-df2da584f196", "rel": "self"}, {"href": "http://172.30.9.23:8776/700d8a255eaf493f9613735280d68caa/volumes/8ada1b3f-e95d-4df4-a394-df2da584f196", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:28:11.000000", "description": null, "os-vol-tenant-attr:tenant_id": "700d8a255eaf493f9613735280d68caa", "updated_at": "2018-12-04T21:28:11.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-cff76610-6323-4269-9c4e-db05bc9a7a6b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8ada1b3f-e95d-4df4-a394-df2da584f196", "size": 1}} 2018-12-04 21:28:13,509 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/700d8a255eaf493f9613735280d68caa/volumes/8ada1b3f-e95d-4df4-a394-df2da584f196 used request id req-cd8bae3d-c7ea-4ae3-ad3d-1c8f8b5f3d84 2018-12-04 21:28:13,510 - create_volume - DEBUG - Instance status is - available 2018-12-04 21:28:13,510 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-cff76610-6323-4269-9c4e-db05bc9a7a6b 2018-12-04 21:28:13,510 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-cff76610-6323-4269-9c4e-db05bc9a7a6b 2018-12-04 21:28:13,512 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/700d8a255eaf493f9613735280d68caa/volumes/8ada1b3f-e95d-4df4-a394-df2da584f196 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ed5f96fe-690e-4c55-80df-917a930303e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7eabe896368c371b8093998fce3d6ec1a657016" 2018-12-04 21:28:13,585 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:28:13 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0f334803-c991-4898-bcbe-2884c684bab2 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:28:13,585 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/700d8a255eaf493f9613735280d68caa/volumes/8ada1b3f-e95d-4df4-a394-df2da584f196 used request id req-0f334803-c991-4898-bcbe-2884c684bab2 2018-12-04 21:28:13,588 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/700d8a255eaf493f9613735280d68caa/volumes/8ada1b3f-e95d-4df4-a394-df2da584f196 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ed5f96fe-690e-4c55-80df-917a930303e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7eabe896368c371b8093998fce3d6ec1a657016" 2018-12-04 21:28:13,643 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:13 GMT Server: Apache x-compute-request-id: req-adb25960-89f0-4815-bf8a-706c37b1fbae OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-adb25960-89f0-4815-bf8a-706c37b1fbae Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "f90a6374e31d4df1b95899ebb9411784", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/700d8a255eaf493f9613735280d68caa/volumes/8ada1b3f-e95d-4df4-a394-df2da584f196", "rel": "self"}, {"href": "http://172.30.9.23:8776/700d8a255eaf493f9613735280d68caa/volumes/8ada1b3f-e95d-4df4-a394-df2da584f196", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:28:11.000000", "description": null, "os-vol-tenant-attr:tenant_id": "700d8a255eaf493f9613735280d68caa", "updated_at": "2018-12-04T21:28:13.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-cff76610-6323-4269-9c4e-db05bc9a7a6b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8ada1b3f-e95d-4df4-a394-df2da584f196", "size": 1}} 2018-12-04 21:28:13,643 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/700d8a255eaf493f9613735280d68caa/volumes/8ada1b3f-e95d-4df4-a394-df2da584f196 used request id req-adb25960-89f0-4815-bf8a-706c37b1fbae 2018-12-04 21:28:13,643 - create_volume - DEBUG - Instance status is - deleting 2018-12-04 21:28:13,643 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-04 21:28:16,646 - create_volume - DEBUG - Volume status query timeout in 56.9397661686 2018-12-04 21:28:16,649 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/700d8a255eaf493f9613735280d68caa/volumes/8ada1b3f-e95d-4df4-a394-df2da584f196 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ed5f96fe-690e-4c55-80df-917a930303e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7eabe896368c371b8093998fce3d6ec1a657016" 2018-12-04 21:28:16,683 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-300cb178-b331-4d58-9ff7-f3005503301c x-openstack-request-id: req-300cb178-b331-4d58-9ff7-f3005503301c Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 8ada1b3f-e95d-4df4-a394-df2da584f196 could not be found.", "code": 404}} 2018-12-04 21:28:16,684 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/700d8a255eaf493f9613735280d68caa/volumes/8ada1b3f-e95d-4df4-a394-df2da584f196 used request id req-300cb178-b331-4d58-9ff7-f3005503301c 2018-12-04 21:28:16,684 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 8ada1b3f-e95d-4df4-a394-df2da584f196 could not be found. (HTTP 404) (Request-ID: req-300cb178-b331-4d58-9ff7-f3005503301c) 2018-12-04 21:28:16,684 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-cff76610-6323-4269-9c4e-db05bc9a7a6b 2018-12-04 21:28:16,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c8100ad722ca899c50d866fde61057bf432f56e" 2018-12-04 21:28:16,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-09257330-95da-4ac1-a44d-1718fdf8c8fc Date: Tue, 04 Dec 2018 21:28:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:28:16,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-09257330-95da-4ac1-a44d-1718fdf8c8fc 2018-12-04 21:28:16,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c8100ad722ca899c50d866fde61057bf432f56e" 2018-12-04 21:28:17,042 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfe244a4-3eb9-413b-ae4d-62f9d3b71030 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:17,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-dfe244a4-3eb9-413b-ae4d-62f9d3b71030 2018-12-04 21:28:17,042 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:17,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c8100ad722ca899c50d866fde61057bf432f56e" 2018-12-04 21:28:17,145 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14d709e9-702f-456f-95eb-085567d9d396 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:17,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-14d709e9-702f-456f-95eb-085567d9d396 2018-12-04 21:28:17,145 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:17,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c8100ad722ca899c50d866fde61057bf432f56e" 2018-12-04 21:28:17,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c7b6901-20e1-4014-b9f3-7afbe46051d2 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:28:17,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-5c7b6901-20e1-4014-b9f3-7afbe46051d2 2018-12-04 21:28:17,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c8100ad722ca899c50d866fde61057bf432f56e" 2018-12-04 21:28:17,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9249995c-8296-4782-99d1-c023e44b27f6 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:28:17,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-9249995c-8296-4782-99d1-c023e44b27f6 2018-12-04 21:28:17,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c8100ad722ca899c50d866fde61057bf432f56e" 2018-12-04 21:28:17,447 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73d9e165-e5ed-442f-b31c-bdb31ce5cad5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:17,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-73d9e165-e5ed-442f-b31c-bdb31ce5cad5 2018-12-04 21:28:17,447 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:17,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c8100ad722ca899c50d866fde61057bf432f56e" 2018-12-04 21:28:17,546 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f281b843-f1b7-4ac7-a144-e5a96f9bbcd8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:17,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-f281b843-f1b7-4ac7-a144-e5a96f9bbcd8 2018-12-04 21:28:17,547 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:17,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c8100ad722ca899c50d866fde61057bf432f56e" 2018-12-04 21:28:17,649 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c1c8615-b7db-4042-a319-0faf3796a94c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:17,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-8c1c8615-b7db-4042-a319-0faf3796a94c 2018-12-04 21:28:17,649 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:17,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c8100ad722ca899c50d866fde61057bf432f56e" 2018-12-04 21:28:17,750 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf810698-40f9-4358-bbae-4807f4091125 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:17,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-bf810698-40f9-4358-bbae-4807f4091125 2018-12-04 21:28:17,751 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:17,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c8100ad722ca899c50d866fde61057bf432f56e" 2018-12-04 21:28:17,850 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb0fab7a-352f-48ac-88f2-e6c982a44826 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:17,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-fb0fab7a-352f-48ac-88f2-e6c982a44826 2018-12-04 21:28:17,850 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:17,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c8100ad722ca899c50d866fde61057bf432f56e" 2018-12-04 21:28:17,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb0b21b3-afb5-4247-b8af-45b8a7705b1a Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:28:17,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-cb0b21b3-afb5-4247-b8af-45b8a7705b1a 2018-12-04 21:28:17,952 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-f9ef100b-f8f6-497-proj 2018-12-04 21:28:17,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/700d8a255eaf493f9613735280d68caa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c8100ad722ca899c50d866fde61057bf432f56e" 2018-12-04 21:28:18,162 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:28:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b2071b0-1240-4c56-9eca-599ba8147e17 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:28:18,162 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/700d8a255eaf493f9613735280d68caa used request id req-6b2071b0-1240-4c56-9eca-599ba8147e17 2018-12-04 21:28:18,162 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-f9ef100b-f8f6-497-proj-role 2018-12-04 21:28:18,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/f7fc9f6936d048cfb7e6259a6e7a0443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c8100ad722ca899c50d866fde61057bf432f56e" 2018-12-04 21:28:18,281 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:28:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59f544b1-7361-45ff-8add-0bb22420dcbb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:28:18,282 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/f7fc9f6936d048cfb7e6259a6e7a0443 used request id req-59f544b1-7361-45ff-8add-0bb22420dcbb 2018-12-04 21:28:18,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c8100ad722ca899c50d866fde61057bf432f56e" 2018-12-04 21:28:18,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19b8144e-14aa-420a-bc50-d6f855732702 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:28:18,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-19b8144e-14aa-420a-bc50-d6f855732702 2018-12-04 21:28:18,385 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-f9ef100b-f8f6-497-user 2018-12-04 21:28:18,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/f90a6374e31d4df1b95899ebb9411784 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102d31b8134b8d0fea19e367c1325eddef7875e1" 2018-12-04 21:28:18,576 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:28:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a7a4969-674c-40a9-835b-272a1b5d6312 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:28:18,576 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/f90a6374e31d4df1b95899ebb9411784 used request id req-5a7a4969-674c-40a9-835b-272a1b5d6312 2018-12-04 21:28:18,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:28:18,981 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:28:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["KDiY3LQ-S3GsKed6MrqBcg"], "issued_at": "2018-12-04T21:28:18.000000Z"}} 2018-12-04 21:28:18,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b1a19e8c2986a800f5429641eb830371f70d685" 2018-12-04 21:28:19,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68499b03-2477-4431-9e74-f46ae86e2b03 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:28:19,075 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-68499b03-2477-4431-9e74-f46ae86e2b03 2018-12-04 21:28:19,076 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:28:19,077 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:28:19,476 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:28:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["gLVNC3q5T1aOOwq7c2wP6g"], "issued_at": "2018-12-04T21:28:19.000000Z"}} 2018-12-04 21:28:19,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}025f219013246154c2d06837536f184924c96820" 2018-12-04 21:28:19,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-609ca866-16e6-468e-83b1-fe0d5779d0ac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:28:19,489 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-609ca866-16e6-468e-83b1-fe0d5779d0ac 2018-12-04 21:28:19,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:28:19,498 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:28:19,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-565bb912-0640-4cb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}025f219013246154c2d06837536f184924c96820" 2018-12-04 21:28:19,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f667531c-9e42-4ee9-b1db-af819e454f3a Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-565bb912-0640-4cb-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:28:19,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-565bb912-0640-4cb-proj used request id req-f667531c-9e42-4ee9-b1db-af819e454f3a 2018-12-04 21:28:19,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}025f219013246154c2d06837536f184924c96820" 2018-12-04 21:28:19,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf1ec7a1-559f-4ea3-b6bf-0e01e915b648 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:28:19,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-bf1ec7a1-559f-4ea3-b6bf-0e01e915b648 2018-12-04 21:28:19,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}025f219013246154c2d06837536f184924c96820" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-565bb912-0640-4cb-proj"}}' 2018-12-04 21:28:19,741 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:28:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e31cce5-705e-435b-a5fd-bb1d803e1564 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0d6da338e41a47d9801ca3d3dd24ebed"}, "tags": [], "enabled": true, "id": "0d6da338e41a47d9801ca3d3dd24ebed", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-565bb912-0640-4cb-proj"}} 2018-12-04 21:28:19,741 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-7e31cce5-705e-435b-a5fd-bb1d803e1564 2018-12-04 21:28:19,741 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-565bb912-0640-4cb-proj 2018-12-04 21:28:19,741 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:28:19,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:28:20,227 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:28:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["WnjCkQWWSyarU8jVz0FYIg"], "issued_at": "2018-12-04T21:28:20.000000Z"}} 2018-12-04 21:28:20,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e500ce61e4ce12e4559ae204668ffb4be3eef98d" 2018-12-04 21:28:20,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39ac8c5c-6e72-4585-9643-6a5abe1b1be2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:28:20,320 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-39ac8c5c-6e72-4585-9643-6a5abe1b1be2 2018-12-04 21:28:20,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:28:20,329 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:28: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:28:20,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e500ce61e4ce12e4559ae204668ffb4be3eef98d" 2018-12-04 21:28:20,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-601b18ce-73a1-43b2-91fc-07b6eaa828e8 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:28:20,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-601b18ce-73a1-43b2-91fc-07b6eaa828e8 2018-12-04 21:28:20,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-565bb912-0640-4cb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e500ce61e4ce12e4559ae204668ffb4be3eef98d" 2018-12-04 21:28:20,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32945ee3-716e-4aa1-aef1-c8ea8686bd31 Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-565bb912-0640-4cb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0d6da338e41a47d9801ca3d3dd24ebed"}, "tags": [], "enabled": true, "id": "0d6da338e41a47d9801ca3d3dd24ebed", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-565bb912-0640-4cb-proj"}]} 2018-12-04 21:28:20,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-565bb912-0640-4cb-proj used request id req-32945ee3-716e-4aa1-aef1-c8ea8686bd31 2018-12-04 21:28:20,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e500ce61e4ce12e4559ae204668ffb4be3eef98d" 2018-12-04 21:28:20,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a409cc2b-f63b-4dd3-9751-e3f1cb434480 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:28:20,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a409cc2b-f63b-4dd3-9751-e3f1cb434480 2018-12-04 21:28:21,025 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-565bb912-0640-4cb-user 2018-12-04 21:28:21,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:28:21,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}025f219013246154c2d06837536f184924c96820" 2018-12-04 21:28:21,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a9818ba-3fd0-4ab6-8f26-fd2060194e41 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:28:21,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8a9818ba-3fd0-4ab6-8f26-fd2060194e41 2018-12-04 21:28:21,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}025f219013246154c2d06837536f184924c96820" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-565bb912-0640-4cb-proj-role"}}' 2018-12-04 21:28:21,246 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:28:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64bf66df-ab51-47e5-b123-0993a7361d46 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bc26028c83da476c8666b12248a90f45", "links": {"self": "http://172.30.9.23:5000/v3/roles/bc26028c83da476c8666b12248a90f45"}, "name": "CreateSimpleVolumeSuccessTests-565bb912-0640-4cb-proj-role"}} 2018-12-04 21:28:21,246 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-64bf66df-ab51-47e5-b123-0993a7361d46 2018-12-04 21:28:21,246 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-565bb912-0640-4cb-proj-role 2018-12-04 21:28:21,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/bc26028c83da476c8666b12248a90f45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}025f219013246154c2d06837536f184924c96820" 2018-12-04 21:28:21,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a68eaf34-c54a-4e6a-8025-1bd1328136e7 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bc26028c83da476c8666b12248a90f45", "links": {"self": "http://172.30.9.23:5000/v3/roles/bc26028c83da476c8666b12248a90f45"}, "name": "CreateSimpleVolumeSuccessTests-565bb912-0640-4cb-proj-role"}} 2018-12-04 21:28:21,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/bc26028c83da476c8666b12248a90f45 used request id req-a68eaf34-c54a-4e6a-8025-1bd1328136e7 2018-12-04 21:28:21,352 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-565bb912-0640-4cb-proj-role to project CreateSimpleVolumeSuccessTests-565bb912-0640-4cb-proj 2018-12-04 21:28:21,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/0d6da338e41a47d9801ca3d3dd24ebed/users/4996ba9b543e440d9484b9cb9c4c3b0c/roles/bc26028c83da476c8666b12248a90f45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}025f219013246154c2d06837536f184924c96820" 2018-12-04 21:28:21,488 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:28:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e72911f-2b53-4e0d-be6c-4510bcc3b4a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:28:21,488 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/0d6da338e41a47d9801ca3d3dd24ebed/users/4996ba9b543e440d9484b9cb9c4c3b0c/roles/bc26028c83da476c8666b12248a90f45 used request id req-9e72911f-2b53-4e0d-be6c-4510bcc3b4a6 2018-12-04 21:28:21,490 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:28:21,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bc26028c83da476c8666b12248a90f45", "name": "CreateSimpleVolumeSuccessTests-565bb912-0640-4cb-proj-role"}], "expires_at": "2018-12-04T22:28:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0d6da338e41a47d9801ca3d3dd24ebed", "name": "CreateSimpleVolumeSuccessTests-565bb912-0640-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/0d6da338e41a47d9801ca3d3dd24ebed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/0d6da338e41a47d9801ca3d3dd24ebed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/0d6da338e41a47d9801ca3d3dd24ebed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_0d6da338e41a47d9801ca3d3dd24ebed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_0d6da338e41a47d9801ca3d3dd24ebed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0d6da338e41a47d9801ca3d3dd24ebed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/0d6da338e41a47d9801ca3d3dd24ebed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/0d6da338e41a47d9801ca3d3dd24ebed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0d6da338e41a47d9801ca3d3dd24ebed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/0d6da338e41a47d9801ca3d3dd24ebed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/0d6da338e41a47d9801ca3d3dd24ebed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0d6da338e41a47d9801ca3d3dd24ebed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/0d6da338e41a47d9801ca3d3dd24ebed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/0d6da338e41a47d9801ca3d3dd24ebed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-565bb912-0640-4cb-user", "id": "4996ba9b543e440d9484b9cb9c4c3b0c"}, "audit_ids": ["_ZHuHXkASLmgCanMo7cmbw"], "issued_at": "2018-12-04T21:28:21.000000Z"}} 2018-12-04 21:28:21,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54e55389077d95c4bc002cf4927493faaed16a3e" 2018-12-04 21:28:21,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7a1e921-3553-484b-80d2-2443092a8921 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:28:21,973 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c7a1e921-3553-484b-80d2-2443092a8921 2018-12-04 21:28:21,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:28:21,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:28:22,367 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bc26028c83da476c8666b12248a90f45", "name": "CreateSimpleVolumeSuccessTests-565bb912-0640-4cb-proj-role"}], "expires_at": "2018-12-04T22:28:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0d6da338e41a47d9801ca3d3dd24ebed", "name": "CreateSimpleVolumeSuccessTests-565bb912-0640-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/0d6da338e41a47d9801ca3d3dd24ebed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/0d6da338e41a47d9801ca3d3dd24ebed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/0d6da338e41a47d9801ca3d3dd24ebed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_0d6da338e41a47d9801ca3d3dd24ebed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_0d6da338e41a47d9801ca3d3dd24ebed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0d6da338e41a47d9801ca3d3dd24ebed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/0d6da338e41a47d9801ca3d3dd24ebed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/0d6da338e41a47d9801ca3d3dd24ebed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0d6da338e41a47d9801ca3d3dd24ebed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/0d6da338e41a47d9801ca3d3dd24ebed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/0d6da338e41a47d9801ca3d3dd24ebed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0d6da338e41a47d9801ca3d3dd24ebed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/0d6da338e41a47d9801ca3d3dd24ebed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/0d6da338e41a47d9801ca3d3dd24ebed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-565bb912-0640-4cb-user", "id": "4996ba9b543e440d9484b9cb9c4c3b0c"}, "audit_ids": ["EPY-xC4RRTW_ozqoy5AEpw"], "issued_at": "2018-12-04T21:28:22.000000Z"}} 2018-12-04 21:28:22,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2f599dbd54acc4d6be8a7d34fe4558d80e2b341" 2018-12-04 21:28:22,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcb814c3-df5e-4577-a4ef-6bd71e6717d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:28:22,450 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-fcb814c3-df5e-4577-a4ef-6bd71e6717d1 2018-12-04 21:28:22,455 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/0d6da338e41a47d9801ca3d3dd24ebed/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2f599dbd54acc4d6be8a7d34fe4558d80e2b341" 2018-12-04 21:28:22,817 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:22 GMT Server: Apache x-compute-request-id: req-58252067-cf94-4514-84bc-b4eb3bf2c9c5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-58252067-cf94-4514-84bc-b4eb3bf2c9c5 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-04 21:28:22,817 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/0d6da338e41a47d9801ca3d3dd24ebed/volumes/detail used request id req-58252067-cf94-4514-84bc-b4eb3bf2c9c5 2018-12-04 21:28:22,820 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/0d6da338e41a47d9801ca3d3dd24ebed/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-58252067-cf94-4514-84bc-b4eb3bf2c9c5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2f599dbd54acc4d6be8a7d34fe4558d80e2b341" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-3b68d083-a077-4f77-9d80-7e80e7bfca3f", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-04 21:28:23,159 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:28:22 GMT Server: Apache x-compute-request-id: req-9f7411f5-023e-491a-a65f-b91f3dc32226 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9f7411f5-023e-491a-a65f-b91f3dc32226 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "4996ba9b543e440d9484b9cb9c4c3b0c", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/0d6da338e41a47d9801ca3d3dd24ebed/volumes/5dc5f252-1ad0-49e5-ac7c-f4ed4c03e3b5", "rel": "self"}, {"href": "http://172.30.9.23:8776/0d6da338e41a47d9801ca3d3dd24ebed/volumes/5dc5f252-1ad0-49e5-ac7c-f4ed4c03e3b5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:28:23.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-3b68d083-a077-4f77-9d80-7e80e7bfca3f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5dc5f252-1ad0-49e5-ac7c-f4ed4c03e3b5", "size": 1}} 2018-12-04 21:28:23,159 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/0d6da338e41a47d9801ca3d3dd24ebed/volumes used request id req-9f7411f5-023e-491a-a65f-b91f3dc32226 2018-12-04 21:28:23,162 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/0d6da338e41a47d9801ca3d3dd24ebed/volumes/5dc5f252-1ad0-49e5-ac7c-f4ed4c03e3b5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-58252067-cf94-4514-84bc-b4eb3bf2c9c5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2f599dbd54acc4d6be8a7d34fe4558d80e2b341" 2018-12-04 21:28:23,390 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:23 GMT Server: Apache x-compute-request-id: req-29664601-8b8b-4d39-83c8-b81935fb61fd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-29664601-8b8b-4d39-83c8-b81935fb61fd Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "4996ba9b543e440d9484b9cb9c4c3b0c", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/0d6da338e41a47d9801ca3d3dd24ebed/volumes/5dc5f252-1ad0-49e5-ac7c-f4ed4c03e3b5", "rel": "self"}, {"href": "http://172.30.9.23:8776/0d6da338e41a47d9801ca3d3dd24ebed/volumes/5dc5f252-1ad0-49e5-ac7c-f4ed4c03e3b5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:28:23.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0d6da338e41a47d9801ca3d3dd24ebed", "updated_at": "2018-12-04T21:28:23.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-3b68d083-a077-4f77-9d80-7e80e7bfca3f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5dc5f252-1ad0-49e5-ac7c-f4ed4c03e3b5", "size": 1}} 2018-12-04 21:28:23,390 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/0d6da338e41a47d9801ca3d3dd24ebed/volumes/5dc5f252-1ad0-49e5-ac7c-f4ed4c03e3b5 used request id req-29664601-8b8b-4d39-83c8-b81935fb61fd 2018-12-04 21:28:23,390 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-3b68d083-a077-4f77-9d80-7e80e7bfca3f 2018-12-04 21:28:23,393 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/0d6da338e41a47d9801ca3d3dd24ebed/volumes/5dc5f252-1ad0-49e5-ac7c-f4ed4c03e3b5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-58252067-cf94-4514-84bc-b4eb3bf2c9c5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2f599dbd54acc4d6be8a7d34fe4558d80e2b341" 2018-12-04 21:28:23,640 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:23 GMT Server: Apache x-compute-request-id: req-25ba394b-9d8b-436a-96de-2e067c02a592 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-25ba394b-9d8b-436a-96de-2e067c02a592 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "4996ba9b543e440d9484b9cb9c4c3b0c", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/0d6da338e41a47d9801ca3d3dd24ebed/volumes/5dc5f252-1ad0-49e5-ac7c-f4ed4c03e3b5", "rel": "self"}, {"href": "http://172.30.9.23:8776/0d6da338e41a47d9801ca3d3dd24ebed/volumes/5dc5f252-1ad0-49e5-ac7c-f4ed4c03e3b5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:28:23.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0d6da338e41a47d9801ca3d3dd24ebed", "updated_at": "2018-12-04T21:28:23.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-3b68d083-a077-4f77-9d80-7e80e7bfca3f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5dc5f252-1ad0-49e5-ac7c-f4ed4c03e3b5", "size": 1}} 2018-12-04 21:28:23,640 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/0d6da338e41a47d9801ca3d3dd24ebed/volumes/5dc5f252-1ad0-49e5-ac7c-f4ed4c03e3b5 used request id req-25ba394b-9d8b-436a-96de-2e067c02a592 2018-12-04 21:28:23,640 - create_volume - DEBUG - Instance status is - available 2018-12-04 21:28:23,640 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-3b68d083-a077-4f77-9d80-7e80e7bfca3f 2018-12-04 21:28:23,641 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-3b68d083-a077-4f77-9d80-7e80e7bfca3f 2018-12-04 21:28:23,643 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/0d6da338e41a47d9801ca3d3dd24ebed/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54e55389077d95c4bc002cf4927493faaed16a3e" 2018-12-04 21:28:23,884 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:23 GMT Server: Apache x-compute-request-id: req-bf4314e5-f9f9-46ae-830d-296d0fb43c02 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bf4314e5-f9f9-46ae-830d-296d0fb43c02 Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "4996ba9b543e440d9484b9cb9c4c3b0c", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/0d6da338e41a47d9801ca3d3dd24ebed/volumes/5dc5f252-1ad0-49e5-ac7c-f4ed4c03e3b5", "rel": "self"}, {"href": "http://172.30.9.23:8776/0d6da338e41a47d9801ca3d3dd24ebed/volumes/5dc5f252-1ad0-49e5-ac7c-f4ed4c03e3b5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:28:23.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0d6da338e41a47d9801ca3d3dd24ebed", "updated_at": "2018-12-04T21:28:23.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-3b68d083-a077-4f77-9d80-7e80e7bfca3f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5dc5f252-1ad0-49e5-ac7c-f4ed4c03e3b5", "size": 1}]} 2018-12-04 21:28:23,884 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/0d6da338e41a47d9801ca3d3dd24ebed/volumes/detail used request id req-bf4314e5-f9f9-46ae-830d-296d0fb43c02 2018-12-04 21:28:23,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:28:23,893 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:28: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:28:23,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0d6da338e41a47d9801ca3d3dd24ebed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54e55389077d95c4bc002cf4927493faaed16a3e" 2018-12-04 21:28:23,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61ea3bb8-8bfd-4963-a5e0-1c4e28f20d28 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0d6da338e41a47d9801ca3d3dd24ebed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0d6da338e41a47d9801ca3d3dd24ebed", "name": "CreateSimpleVolumeSuccessTests-565bb912-0640-4cb-proj"}} 2018-12-04 21:28:23,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0d6da338e41a47d9801ca3d3dd24ebed used request id req-61ea3bb8-8bfd-4963-a5e0-1c4e28f20d28 2018-12-04 21:28:23,979 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/0d6da338e41a47d9801ca3d3dd24ebed/volumes/5dc5f252-1ad0-49e5-ac7c-f4ed4c03e3b5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-58252067-cf94-4514-84bc-b4eb3bf2c9c5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2f599dbd54acc4d6be8a7d34fe4558d80e2b341" 2018-12-04 21:28:24,033 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:23 GMT Server: Apache x-compute-request-id: req-1e39c7e2-a3af-47da-beb8-1fdd6d35d97d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1e39c7e2-a3af-47da-beb8-1fdd6d35d97d Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "4996ba9b543e440d9484b9cb9c4c3b0c", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/0d6da338e41a47d9801ca3d3dd24ebed/volumes/5dc5f252-1ad0-49e5-ac7c-f4ed4c03e3b5", "rel": "self"}, {"href": "http://172.30.9.23:8776/0d6da338e41a47d9801ca3d3dd24ebed/volumes/5dc5f252-1ad0-49e5-ac7c-f4ed4c03e3b5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:28:23.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0d6da338e41a47d9801ca3d3dd24ebed", "updated_at": "2018-12-04T21:28:23.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-3b68d083-a077-4f77-9d80-7e80e7bfca3f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5dc5f252-1ad0-49e5-ac7c-f4ed4c03e3b5", "size": 1}} 2018-12-04 21:28:24,033 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/0d6da338e41a47d9801ca3d3dd24ebed/volumes/5dc5f252-1ad0-49e5-ac7c-f4ed4c03e3b5 used request id req-1e39c7e2-a3af-47da-beb8-1fdd6d35d97d 2018-12-04 21:28:24,033 - create_volume - DEBUG - Instance status is - available 2018-12-04 21:28:24,033 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-3b68d083-a077-4f77-9d80-7e80e7bfca3f 2018-12-04 21:28:24,033 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-3b68d083-a077-4f77-9d80-7e80e7bfca3f 2018-12-04 21:28:24,036 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/0d6da338e41a47d9801ca3d3dd24ebed/volumes/5dc5f252-1ad0-49e5-ac7c-f4ed4c03e3b5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-58252067-cf94-4514-84bc-b4eb3bf2c9c5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2f599dbd54acc4d6be8a7d34fe4558d80e2b341" 2018-12-04 21:28:24,277 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:28:24 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-230d4b6d-4057-4772-8409-54abd5a55c13 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:28:24,277 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/0d6da338e41a47d9801ca3d3dd24ebed/volumes/5dc5f252-1ad0-49e5-ac7c-f4ed4c03e3b5 used request id req-230d4b6d-4057-4772-8409-54abd5a55c13 2018-12-04 21:28:24,280 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/0d6da338e41a47d9801ca3d3dd24ebed/volumes/5dc5f252-1ad0-49e5-ac7c-f4ed4c03e3b5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-58252067-cf94-4514-84bc-b4eb3bf2c9c5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2f599dbd54acc4d6be8a7d34fe4558d80e2b341" 2018-12-04 21:28:24,602 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:24 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-555768a9-b6e3-4ad1-a5ce-e44bc787572d x-openstack-request-id: req-555768a9-b6e3-4ad1-a5ce-e44bc787572d Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 5dc5f252-1ad0-49e5-ac7c-f4ed4c03e3b5 could not be found.", "code": 404}} 2018-12-04 21:28:24,602 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/0d6da338e41a47d9801ca3d3dd24ebed/volumes/5dc5f252-1ad0-49e5-ac7c-f4ed4c03e3b5 used request id req-555768a9-b6e3-4ad1-a5ce-e44bc787572d 2018-12-04 21:28:24,603 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 5dc5f252-1ad0-49e5-ac7c-f4ed4c03e3b5 could not be found. (HTTP 404) (Request-ID: req-555768a9-b6e3-4ad1-a5ce-e44bc787572d) 2018-12-04 21:28:24,603 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-3b68d083-a077-4f77-9d80-7e80e7bfca3f 2018-12-04 21:28:24,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}025f219013246154c2d06837536f184924c96820" 2018-12-04 21:28:24,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-d1a1f60d-99f4-4ca3-9cf3-af07ecb1b74e Date: Tue, 04 Dec 2018 21:28:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:28:24,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-d1a1f60d-99f4-4ca3-9cf3-af07ecb1b74e 2018-12-04 21:28:24,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}025f219013246154c2d06837536f184924c96820" 2018-12-04 21:28:25,048 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8de168c-3773-4bfc-abf3-546d8e95575e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:25,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-e8de168c-3773-4bfc-abf3-546d8e95575e 2018-12-04 21:28:25,048 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:25,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}025f219013246154c2d06837536f184924c96820" 2018-12-04 21:28:25,143 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd456713-cc8b-4abf-a8b7-05edd8568026 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:25,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-cd456713-cc8b-4abf-a8b7-05edd8568026 2018-12-04 21:28:25,144 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:25,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}025f219013246154c2d06837536f184924c96820" 2018-12-04 21:28:25,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0151ab95-369f-46a1-a068-08cb04db3fae 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:28:25,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-0151ab95-369f-46a1-a068-08cb04db3fae 2018-12-04 21:28:25,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}025f219013246154c2d06837536f184924c96820" 2018-12-04 21:28:25,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec7f8f4e-1a70-4026-b6f5-71f939507816 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:28:25,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-ec7f8f4e-1a70-4026-b6f5-71f939507816 2018-12-04 21:28:25,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}025f219013246154c2d06837536f184924c96820" 2018-12-04 21:28:25,461 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4698e87e-6bc4-40c7-b03b-31f994f54486 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:25,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-4698e87e-6bc4-40c7-b03b-31f994f54486 2018-12-04 21:28:25,461 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:25,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}025f219013246154c2d06837536f184924c96820" 2018-12-04 21:28:25,566 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ddfca44-715e-4c21-8600-7403a1211c70 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:25,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-7ddfca44-715e-4c21-8600-7403a1211c70 2018-12-04 21:28:25,566 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:25,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}025f219013246154c2d06837536f184924c96820" 2018-12-04 21:28:25,665 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1ed364c-6952-4456-8498-88e34402928c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:25,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-e1ed364c-6952-4456-8498-88e34402928c 2018-12-04 21:28:25,665 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:25,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}025f219013246154c2d06837536f184924c96820" 2018-12-04 21:28:25,761 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-deb01f1f-3e74-49df-87a1-62ec6ad05b28 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:25,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-deb01f1f-3e74-49df-87a1-62ec6ad05b28 2018-12-04 21:28:25,762 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:25,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}025f219013246154c2d06837536f184924c96820" 2018-12-04 21:28:25,859 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bc46155-9f35-4ff4-9cf1-bfc91949e6e6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:25,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-9bc46155-9f35-4ff4-9cf1-bfc91949e6e6 2018-12-04 21:28:25,860 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:25,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}025f219013246154c2d06837536f184924c96820" 2018-12-04 21:28:25,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a122506e-21f1-4ef8-96c9-9e518c8b9ebe Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:28:25,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-a122506e-21f1-4ef8-96c9-9e518c8b9ebe 2018-12-04 21:28:25,961 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-565bb912-0640-4cb-proj 2018-12-04 21:28:25,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/0d6da338e41a47d9801ca3d3dd24ebed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}025f219013246154c2d06837536f184924c96820" 2018-12-04 21:28:26,174 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6f8e311-a036-4fd4-a55e-e260b4568e8a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:28:26,174 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/0d6da338e41a47d9801ca3d3dd24ebed used request id req-f6f8e311-a036-4fd4-a55e-e260b4568e8a 2018-12-04 21:28:26,174 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-565bb912-0640-4cb-proj-role 2018-12-04 21:28:26,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/bc26028c83da476c8666b12248a90f45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}025f219013246154c2d06837536f184924c96820" 2018-12-04 21:28:26,300 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:28:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f90a8ec6-70e8-4442-9319-05cb1dbbf24d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:28:26,300 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/bc26028c83da476c8666b12248a90f45 used request id req-f90a8ec6-70e8-4442-9319-05cb1dbbf24d 2018-12-04 21:28:26,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}025f219013246154c2d06837536f184924c96820" 2018-12-04 21:28:26,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c4a8137-e997-46c3-947d-43030aec82a1 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:28:26,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1c4a8137-e997-46c3-947d-43030aec82a1 2018-12-04 21:28:26,399 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-565bb912-0640-4cb-user 2018-12-04 21:28:26,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/4996ba9b543e440d9484b9cb9c4c3b0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e500ce61e4ce12e4559ae204668ffb4be3eef98d" 2018-12-04 21:28:26,572 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:28:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-202ea868-47cf-4e0a-b718-8fdd7bb63535 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:28:26,572 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/4996ba9b543e440d9484b9cb9c4c3b0c used request id req-202ea868-47cf-4e0a-b718-8fdd7bb63535 2018-12-04 21:28:26,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:28:26,975 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:28:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["q1apH8ISSMab6wI6wpMXWA"], "issued_at": "2018-12-04T21:28:26.000000Z"}} 2018-12-04 21:28:26,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a86749969d764c17ee11734c78f5055704755376" 2018-12-04 21:28:27,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e530cba1-7f49-4006-a666-153ee02d8ac9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:28:27,071 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e530cba1-7f49-4006-a666-153ee02d8ac9 2018-12-04 21:28:27,072 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:28:27,073 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:28:27,475 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:28:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["wiMsOI2hRMGdKZusTivwvA"], "issued_at": "2018-12-04T21:28:27.000000Z"}} 2018-12-04 21:28:27,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95da6a7b0aed99b19d2d5d4cda5bb50a8a4d25ec" 2018-12-04 21:28:27,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bce66a8-443a-40aa-8bac-64ff0c1af6fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:28:27,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6bce66a8-443a-40aa-8bac-64ff0c1af6fe 2018-12-04 21:28:27,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:28:27,580 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:28: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:28:27,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-4b973209-3f80-435-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95da6a7b0aed99b19d2d5d4cda5bb50a8a4d25ec" 2018-12-04 21:28:27,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e3bf4f0-d60c-4d8b-9e9f-c4faa76537b4 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-4b973209-3f80-435-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:28:27,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-4b973209-3f80-435-proj used request id req-9e3bf4f0-d60c-4d8b-9e9f-c4faa76537b4 2018-12-04 21:28:27,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95da6a7b0aed99b19d2d5d4cda5bb50a8a4d25ec" 2018-12-04 21:28:27,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95150dd2-2f0d-47f9-aca6-ee7f10a12221 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:28:27,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-95150dd2-2f0d-47f9-aca6-ee7f10a12221 2018-12-04 21:28:27,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95da6a7b0aed99b19d2d5d4cda5bb50a8a4d25ec" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-4b973209-3f80-435-proj"}}' 2018-12-04 21:28:28,006 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:28:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-908abea6-0263-4883-9866-6fec16e1c4b4 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/847ee5ba8e4c4a92b7169247a908ac48"}, "tags": [], "enabled": true, "id": "847ee5ba8e4c4a92b7169247a908ac48", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-4b973209-3f80-435-proj"}} 2018-12-04 21:28:28,006 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-908abea6-0263-4883-9866-6fec16e1c4b4 2018-12-04 21:28:28,007 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-4b973209-3f80-435-proj 2018-12-04 21:28:28,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:28:28,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:28:28,408 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:28:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["guEuXhW8TEGBEA4uLH1hJQ"], "issued_at": "2018-12-04T21:28:28.000000Z"}} 2018-12-04 21:28:28,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1be6a84ab0ed0b70a90c528e64cf24b6f1e49318" 2018-12-04 21:28:28,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19c54ca7-4d71-4672-acbe-6bbeee0dffb4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:28:28,505 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-19c54ca7-4d71-4672-acbe-6bbeee0dffb4 2018-12-04 21:28:28,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:28:28,513 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:28: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:28:28,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1be6a84ab0ed0b70a90c528e64cf24b6f1e49318" 2018-12-04 21:28:28,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-539fcda3-b8cc-4513-a91b-135eef5f3816 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:28:28,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-539fcda3-b8cc-4513-a91b-135eef5f3816 2018-12-04 21:28:28,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-4b973209-3f80-435-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1be6a84ab0ed0b70a90c528e64cf24b6f1e49318" 2018-12-04 21:28:28,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73f47dee-45a0-4c52-87bf-26f2d4d583ea Content-Encoding: gzip Content-Length: 266 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-4b973209-3f80-435-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/847ee5ba8e4c4a92b7169247a908ac48"}, "tags": [], "enabled": true, "id": "847ee5ba8e4c4a92b7169247a908ac48", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-4b973209-3f80-435-proj"}]} 2018-12-04 21:28:28,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-4b973209-3f80-435-proj used request id req-73f47dee-45a0-4c52-87bf-26f2d4d583ea 2018-12-04 21:28:28,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1be6a84ab0ed0b70a90c528e64cf24b6f1e49318" 2018-12-04 21:28:28,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25cec421-bb22-4014-b3bd-297d0f37c093 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:28:28,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-25cec421-bb22-4014-b3bd-297d0f37c093 2018-12-04 21:28:29,067 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-4b973209-3f80-435-user 2018-12-04 21:28:29,067 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:28:29,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95da6a7b0aed99b19d2d5d4cda5bb50a8a4d25ec" 2018-12-04 21:28:29,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa460b90-5905-4eb7-a4ee-b4942a0bc974 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:28:29,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fa460b90-5905-4eb7-a4ee-b4942a0bc974 2018-12-04 21:28:29,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95da6a7b0aed99b19d2d5d4cda5bb50a8a4d25ec" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-4b973209-3f80-435-proj-role"}}' 2018-12-04 21:28:29,283 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:28:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-768a0d99-3aa7-4d8d-bbea-ee3b03cd4bb2 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d36ec6b02504403c94ac7d0eabf50e42", "links": {"self": "http://172.30.9.23:5000/v3/roles/d36ec6b02504403c94ac7d0eabf50e42"}, "name": "CreateSimpleVolumeFailureTests-4b973209-3f80-435-proj-role"}} 2018-12-04 21:28:29,283 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-768a0d99-3aa7-4d8d-bbea-ee3b03cd4bb2 2018-12-04 21:28:29,283 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-4b973209-3f80-435-proj-role 2018-12-04 21:28:29,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/d36ec6b02504403c94ac7d0eabf50e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95da6a7b0aed99b19d2d5d4cda5bb50a8a4d25ec" 2018-12-04 21:28:29,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca603d83-6794-4c56-9478-382075e4375e Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d36ec6b02504403c94ac7d0eabf50e42", "links": {"self": "http://172.30.9.23:5000/v3/roles/d36ec6b02504403c94ac7d0eabf50e42"}, "name": "CreateSimpleVolumeFailureTests-4b973209-3f80-435-proj-role"}} 2018-12-04 21:28:29,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/d36ec6b02504403c94ac7d0eabf50e42 used request id req-ca603d83-6794-4c56-9478-382075e4375e 2018-12-04 21:28:29,303 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-4b973209-3f80-435-proj-role to project CreateSimpleVolumeFailureTests-4b973209-3f80-435-proj 2018-12-04 21:28:29,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/847ee5ba8e4c4a92b7169247a908ac48/users/9028ebc779c54576b5018738f0008dab/roles/d36ec6b02504403c94ac7d0eabf50e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95da6a7b0aed99b19d2d5d4cda5bb50a8a4d25ec" 2018-12-04 21:28:29,447 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:28:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13ed5682-f726-456c-9da7-164cda1dbc4c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:28:29,447 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/847ee5ba8e4c4a92b7169247a908ac48/users/9028ebc779c54576b5018738f0008dab/roles/d36ec6b02504403c94ac7d0eabf50e42 used request id req-13ed5682-f726-456c-9da7-164cda1dbc4c 2018-12-04 21:28:29,449 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:28:29,450 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:28:29,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d36ec6b02504403c94ac7d0eabf50e42", "name": "CreateSimpleVolumeFailureTests-4b973209-3f80-435-proj-role"}], "expires_at": "2018-12-04T22:28:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "847ee5ba8e4c4a92b7169247a908ac48", "name": "CreateSimpleVolumeFailureTests-4b973209-3f80-435-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/847ee5ba8e4c4a92b7169247a908ac48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/847ee5ba8e4c4a92b7169247a908ac48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/847ee5ba8e4c4a92b7169247a908ac48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_847ee5ba8e4c4a92b7169247a908ac48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_847ee5ba8e4c4a92b7169247a908ac48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/847ee5ba8e4c4a92b7169247a908ac48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/847ee5ba8e4c4a92b7169247a908ac48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/847ee5ba8e4c4a92b7169247a908ac48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/847ee5ba8e4c4a92b7169247a908ac48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/847ee5ba8e4c4a92b7169247a908ac48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/847ee5ba8e4c4a92b7169247a908ac48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/847ee5ba8e4c4a92b7169247a908ac48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/847ee5ba8e4c4a92b7169247a908ac48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/847ee5ba8e4c4a92b7169247a908ac48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-4b973209-3f80-435-user", "id": "9028ebc779c54576b5018738f0008dab"}, "audit_ids": ["kl1sGNAvROasyw070E-AZg"], "issued_at": "2018-12-04T21:28:29.000000Z"}} 2018-12-04 21:28:29,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c6cba02312f2ec02ae355671e0d253627413c6" 2018-12-04 21:28:29,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee6f4db1-c89a-4c77-915c-df4a8bef2c96 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:28:29,956 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ee6f4db1-c89a-4c77-915c-df4a8bef2c96 2018-12-04 21:28:29,961 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/847ee5ba8e4c4a92b7169247a908ac48/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c6cba02312f2ec02ae355671e0d253627413c6" 2018-12-04 21:28:30,168 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:29 GMT Server: Apache x-compute-request-id: req-a21badd7-1de2-477c-b9ce-bea2e7adfac9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a21badd7-1de2-477c-b9ce-bea2e7adfac9 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-04 21:28:30,169 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/847ee5ba8e4c4a92b7169247a908ac48/volumes/detail used request id req-a21badd7-1de2-477c-b9ce-bea2e7adfac9 2018-12-04 21:28:30,172 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/847ee5ba8e4c4a92b7169247a908ac48/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a21badd7-1de2-477c-b9ce-bea2e7adfac9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c6cba02312f2ec02ae355671e0d253627413c6" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-6e8f7d99-b0b4-4b3d-bacd-ea3c2c63a98c", "imageRef": "foo", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-04 21:28:30,536 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Tue, 04 Dec 2018 21:28:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-ec1d14b8-91b3-4589-a030-2bc754f8664e x-openstack-request-id: req-ec1d14b8-91b3-4589-a030-2bc754f8664e Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-12-04 21:28:30,537 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/847ee5ba8e4c4a92b7169247a908ac48/volumes used request id req-ec1d14b8-91b3-4589-a030-2bc754f8664e 2018-12-04 21:28:30,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95da6a7b0aed99b19d2d5d4cda5bb50a8a4d25ec" 2018-12-04 21:28:30,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-955516a8-d707-4777-ba05-9077317297b8 Date: Tue, 04 Dec 2018 21:28:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:28:30,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-955516a8-d707-4777-ba05-9077317297b8 2018-12-04 21:28:30,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95da6a7b0aed99b19d2d5d4cda5bb50a8a4d25ec" 2018-12-04 21:28:30,891 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1db636b-cb2b-486d-9a48-560e11dd5ecb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:30,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-f1db636b-cb2b-486d-9a48-560e11dd5ecb 2018-12-04 21:28:30,891 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:30,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95da6a7b0aed99b19d2d5d4cda5bb50a8a4d25ec" 2018-12-04 21:28:30,993 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ce1e034-75e6-407c-9aca-202a3a955c3a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:30,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-6ce1e034-75e6-407c-9aca-202a3a955c3a 2018-12-04 21:28:30,993 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:30,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95da6a7b0aed99b19d2d5d4cda5bb50a8a4d25ec" 2018-12-04 21:28:31,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c12dfa0-4bc1-4a21-893c-6fc4b72c093f 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:28:31,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-7c12dfa0-4bc1-4a21-893c-6fc4b72c093f 2018-12-04 21:28:31,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95da6a7b0aed99b19d2d5d4cda5bb50a8a4d25ec" 2018-12-04 21:28:31,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3e3ed2a-4d77-435a-85a4-7383bbedb09d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:28:31,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-c3e3ed2a-4d77-435a-85a4-7383bbedb09d 2018-12-04 21:28:31,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95da6a7b0aed99b19d2d5d4cda5bb50a8a4d25ec" 2018-12-04 21:28:31,303 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8baf8d08-8b0c-4300-a49d-7d0254c6994c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:31,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-8baf8d08-8b0c-4300-a49d-7d0254c6994c 2018-12-04 21:28:31,303 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:31,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95da6a7b0aed99b19d2d5d4cda5bb50a8a4d25ec" 2018-12-04 21:28:31,403 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09b64165-f4cd-4c91-9853-2f39bec640f3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:31,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-09b64165-f4cd-4c91-9853-2f39bec640f3 2018-12-04 21:28:31,403 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:31,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95da6a7b0aed99b19d2d5d4cda5bb50a8a4d25ec" 2018-12-04 21:28:31,503 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f32c2f24-c778-48a4-8885-53c049d8386b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:31,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-f32c2f24-c778-48a4-8885-53c049d8386b 2018-12-04 21:28:31,503 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:31,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95da6a7b0aed99b19d2d5d4cda5bb50a8a4d25ec" 2018-12-04 21:28:31,605 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04b1f1ff-e89d-45aa-ac6b-ec7e3c878c1f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:31,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-04b1f1ff-e89d-45aa-ac6b-ec7e3c878c1f 2018-12-04 21:28:31,605 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:31,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95da6a7b0aed99b19d2d5d4cda5bb50a8a4d25ec" 2018-12-04 21:28:31,712 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cb9175c-c358-48fb-a6e7-47a53d2a89ad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:31,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-9cb9175c-c358-48fb-a6e7-47a53d2a89ad 2018-12-04 21:28:31,712 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:31,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95da6a7b0aed99b19d2d5d4cda5bb50a8a4d25ec" 2018-12-04 21:28:31,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89c5ba5d-6c93-4b13-b406-e00f1060f5a9 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:28:31,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-89c5ba5d-6c93-4b13-b406-e00f1060f5a9 2018-12-04 21:28:31,813 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-4b973209-3f80-435-proj 2018-12-04 21:28:31,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/847ee5ba8e4c4a92b7169247a908ac48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95da6a7b0aed99b19d2d5d4cda5bb50a8a4d25ec" 2018-12-04 21:28:32,042 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:28:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a745f072-05b9-4666-a0a2-23c3ce53dc6c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:28:32,042 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/847ee5ba8e4c4a92b7169247a908ac48 used request id req-a745f072-05b9-4666-a0a2-23c3ce53dc6c 2018-12-04 21:28:32,042 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-4b973209-3f80-435-proj-role 2018-12-04 21:28:32,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/d36ec6b02504403c94ac7d0eabf50e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95da6a7b0aed99b19d2d5d4cda5bb50a8a4d25ec" 2018-12-04 21:28:32,245 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:28:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92af5b68-6b67-4c5f-823c-1d85b223f691 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:28:32,245 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/d36ec6b02504403c94ac7d0eabf50e42 used request id req-92af5b68-6b67-4c5f-823c-1d85b223f691 2018-12-04 21:28:32,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95da6a7b0aed99b19d2d5d4cda5bb50a8a4d25ec" 2018-12-04 21:28:32,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27b42f90-aea2-449e-961b-acb2fbf98a54 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:28:32,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-27b42f90-aea2-449e-961b-acb2fbf98a54 2018-12-04 21:28:32,345 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-4b973209-3f80-435-user 2018-12-04 21:28:32,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/9028ebc779c54576b5018738f0008dab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1be6a84ab0ed0b70a90c528e64cf24b6f1e49318" 2018-12-04 21:28:32,518 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:28:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a8ac7fb-c860-46a4-b657-ff8b7e199442 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:28:32,518 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/9028ebc779c54576b5018738f0008dab used request id req-4a8ac7fb-c860-46a4-b657-ff8b7e199442 2018-12-04 21:28:32,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:28:32,919 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:28:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["P2m5sA2QQeSViBrzyhP0Rg"], "issued_at": "2018-12-04T21:28:32.000000Z"}} 2018-12-04 21:28:32,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1edc10119d789aa394123ab816abd60c31e2e724" 2018-12-04 21:28:33,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebb3f12d-79b3-452c-ba5f-059ef7d93134 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:28:33,010 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ebb3f12d-79b3-452c-ba5f-059ef7d93134 2018-12-04 21:28:33,011 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:28:33,012 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:28:33,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:28:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["EaJiXGqVTwu-XzvipXMAAA"], "issued_at": "2018-12-04T21:28:33.000000Z"}} 2018-12-04 21:28:33,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d19bb1018b582dab289f54e27decf04c66b08f" 2018-12-04 21:28:33,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2726a2c6-d921-4d29-85ae-c4eb78419fa2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:28:33,505 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-2726a2c6-d921-4d29-85ae-c4eb78419fa2 2018-12-04 21:28:33,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:28:33,515 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:28: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:28:33,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-292cf865-b1ac-4b1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d19bb1018b582dab289f54e27decf04c66b08f" 2018-12-04 21:28:33,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef975607-a4a1-4c00-aa34-131ba11bfd2e Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-292cf865-b1ac-4b1-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:28:33,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-292cf865-b1ac-4b1-proj used request id req-ef975607-a4a1-4c00-aa34-131ba11bfd2e 2018-12-04 21:28:33,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d19bb1018b582dab289f54e27decf04c66b08f" 2018-12-04 21:28:33,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-127994d0-a5f5-426d-b235-f688297214fa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:28:33,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-127994d0-a5f5-426d-b235-f688297214fa 2018-12-04 21:28:33,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d19bb1018b582dab289f54e27decf04c66b08f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-292cf865-b1ac-4b1-proj"}}' 2018-12-04 21:28:33,846 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:28:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b80685d-c395-4be7-88a8-48bf0be53e6a Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/32ecc09f0e9c41998f4632faf49e41ae"}, "tags": [], "enabled": true, "id": "32ecc09f0e9c41998f4632faf49e41ae", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-292cf865-b1ac-4b1-proj"}} 2018-12-04 21:28:33,846 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-9b80685d-c395-4be7-88a8-48bf0be53e6a 2018-12-04 21:28:33,846 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-292cf865-b1ac-4b1-proj 2018-12-04 21:28:33,847 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:28:33,847 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:28:34,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:28:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["3mihWOwmSmGPDzKac3M2vg"], "issued_at": "2018-12-04T21:28:34.000000Z"}} 2018-12-04 21:28:34,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a94e993273d205889ced8ad0c7c05a5f5f431f3" 2018-12-04 21:28:34,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f1a982b-e43e-4d79-ba4b-18a80a8838ab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:28:34,346 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4f1a982b-e43e-4d79-ba4b-18a80a8838ab 2018-12-04 21:28:34,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:28:34,355 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:28: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:28:34,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a94e993273d205889ced8ad0c7c05a5f5f431f3" 2018-12-04 21:28:34,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cd683a4-39d4-4257-adb8-73d2ce76fa0b Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:28:34,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2cd683a4-39d4-4257-adb8-73d2ce76fa0b 2018-12-04 21:28:34,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-292cf865-b1ac-4b1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a94e993273d205889ced8ad0c7c05a5f5f431f3" 2018-12-04 21:28:34,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad1c1e5a-7bf2-411c-8194-4faa7b62b86e Content-Encoding: gzip Content-Length: 266 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-292cf865-b1ac-4b1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/32ecc09f0e9c41998f4632faf49e41ae"}, "tags": [], "enabled": true, "id": "32ecc09f0e9c41998f4632faf49e41ae", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-292cf865-b1ac-4b1-proj"}]} 2018-12-04 21:28:34,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-292cf865-b1ac-4b1-proj used request id req-ad1c1e5a-7bf2-411c-8194-4faa7b62b86e 2018-12-04 21:28:34,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a94e993273d205889ced8ad0c7c05a5f5f431f3" 2018-12-04 21:28:34,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04dc554b-327f-4708-a6df-f7dcc17ee66e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:28:34,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-04dc554b-327f-4708-a6df-f7dcc17ee66e 2018-12-04 21:28:34,982 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-292cf865-b1ac-4b1-user 2018-12-04 21:28:34,982 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:28:34,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d19bb1018b582dab289f54e27decf04c66b08f" 2018-12-04 21:28:35,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d51fdca-679d-4315-891d-50ee3b9c2bf8 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:28:35,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7d51fdca-679d-4315-891d-50ee3b9c2bf8 2018-12-04 21:28:35,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d19bb1018b582dab289f54e27decf04c66b08f" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-292cf865-b1ac-4b1-proj-role"}}' 2018-12-04 21:28:35,108 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:28:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2575b9a-215d-4b55-a064-fbd904c3bdc1 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "881a70d3dbf944cfa1aed960191eb308", "links": {"self": "http://172.30.9.23:5000/v3/roles/881a70d3dbf944cfa1aed960191eb308"}, "name": "CreateSimpleVolumeFailureTests-292cf865-b1ac-4b1-proj-role"}} 2018-12-04 21:28:35,108 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-e2575b9a-215d-4b55-a064-fbd904c3bdc1 2018-12-04 21:28:35,108 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-292cf865-b1ac-4b1-proj-role 2018-12-04 21:28:35,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/881a70d3dbf944cfa1aed960191eb308 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d19bb1018b582dab289f54e27decf04c66b08f" 2018-12-04 21:28:35,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f2f3c8c-f038-4c72-9a48-7464acae5ec8 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "881a70d3dbf944cfa1aed960191eb308", "links": {"self": "http://172.30.9.23:5000/v3/roles/881a70d3dbf944cfa1aed960191eb308"}, "name": "CreateSimpleVolumeFailureTests-292cf865-b1ac-4b1-proj-role"}} 2018-12-04 21:28:35,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/881a70d3dbf944cfa1aed960191eb308 used request id req-2f2f3c8c-f038-4c72-9a48-7464acae5ec8 2018-12-04 21:28:35,213 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-292cf865-b1ac-4b1-proj-role to project CreateSimpleVolumeFailureTests-292cf865-b1ac-4b1-proj 2018-12-04 21:28:35,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/32ecc09f0e9c41998f4632faf49e41ae/users/11b732cb7c9547f7ba308fa6eeb7e0f2/roles/881a70d3dbf944cfa1aed960191eb308 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d19bb1018b582dab289f54e27decf04c66b08f" 2018-12-04 21:28:35,378 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:28:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1be65f1-551d-4092-87f1-455903c35d42 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:28:35,378 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/32ecc09f0e9c41998f4632faf49e41ae/users/11b732cb7c9547f7ba308fa6eeb7e0f2/roles/881a70d3dbf944cfa1aed960191eb308 used request id req-b1be65f1-551d-4092-87f1-455903c35d42 2018-12-04 21:28:35,380 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:28:35,381 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:28:35,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "881a70d3dbf944cfa1aed960191eb308", "name": "CreateSimpleVolumeFailureTests-292cf865-b1ac-4b1-proj-role"}], "expires_at": "2018-12-04T22:28:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32ecc09f0e9c41998f4632faf49e41ae", "name": "CreateSimpleVolumeFailureTests-292cf865-b1ac-4b1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/32ecc09f0e9c41998f4632faf49e41ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/32ecc09f0e9c41998f4632faf49e41ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/32ecc09f0e9c41998f4632faf49e41ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_32ecc09f0e9c41998f4632faf49e41ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_32ecc09f0e9c41998f4632faf49e41ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/32ecc09f0e9c41998f4632faf49e41ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/32ecc09f0e9c41998f4632faf49e41ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/32ecc09f0e9c41998f4632faf49e41ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/32ecc09f0e9c41998f4632faf49e41ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/32ecc09f0e9c41998f4632faf49e41ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/32ecc09f0e9c41998f4632faf49e41ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/32ecc09f0e9c41998f4632faf49e41ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/32ecc09f0e9c41998f4632faf49e41ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/32ecc09f0e9c41998f4632faf49e41ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-292cf865-b1ac-4b1-user", "id": "11b732cb7c9547f7ba308fa6eeb7e0f2"}, "audit_ids": ["v-ktSUM6R2SctoMwh6GiBw"], "issued_at": "2018-12-04T21:28:35.000000Z"}} 2018-12-04 21:28:35,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0326b4067de51ee0ee57531f6167591557deb6ad" 2018-12-04 21:28:35,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ec00b91-76f0-4462-a48f-b9ca306a27d0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:28:35,861 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3ec00b91-76f0-4462-a48f-b9ca306a27d0 2018-12-04 21:28:35,865 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/32ecc09f0e9c41998f4632faf49e41ae/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0326b4067de51ee0ee57531f6167591557deb6ad" 2018-12-04 21:28:36,092 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:35 GMT Server: Apache x-compute-request-id: req-ac6f8724-30d3-4c56-8060-ca80787496bb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ac6f8724-30d3-4c56-8060-ca80787496bb Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-04 21:28:36,092 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/32ecc09f0e9c41998f4632faf49e41ae/volumes/detail used request id req-ac6f8724-30d3-4c56-8060-ca80787496bb 2018-12-04 21:28:36,096 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/32ecc09f0e9c41998f4632faf49e41ae/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ac6f8724-30d3-4c56-8060-ca80787496bb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0326b4067de51ee0ee57531f6167591557deb6ad" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-23042843-9157-4518-9fbb-b871806d997e", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": -1}}' 2018-12-04 21:28:36,267 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Tue, 04 Dec 2018 21:28:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-a47736ba-7de2-40a4-a0b7-5726a58c7885 x-openstack-request-id: req-a47736ba-7de2-40a4-a0b7-5726a58c7885 Content-Length: 218 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid input received: Invalid volume size provided for create request: -1 (size argument must be an integer (or string representation of an integer) and greater than zero).", "code": 400}} 2018-12-04 21:28:36,267 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/32ecc09f0e9c41998f4632faf49e41ae/volumes used request id req-a47736ba-7de2-40a4-a0b7-5726a58c7885 2018-12-04 21:28:36,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d19bb1018b582dab289f54e27decf04c66b08f" 2018-12-04 21:28:36,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-ce611412-af3a-42d6-ac00-d89df5bef41f Date: Tue, 04 Dec 2018 21:28:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:28:36,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-ce611412-af3a-42d6-ac00-d89df5bef41f 2018-12-04 21:28:36,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d19bb1018b582dab289f54e27decf04c66b08f" 2018-12-04 21:28:36,635 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-747d8f9b-fd0b-46f4-85b1-e2baf1155649 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:36,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-747d8f9b-fd0b-46f4-85b1-e2baf1155649 2018-12-04 21:28:36,635 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:36,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d19bb1018b582dab289f54e27decf04c66b08f" 2018-12-04 21:28:36,744 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e663646d-6af8-4ac1-a94b-0be2c540ab27 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:36,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-e663646d-6af8-4ac1-a94b-0be2c540ab27 2018-12-04 21:28:36,745 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:36,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d19bb1018b582dab289f54e27decf04c66b08f" 2018-12-04 21:28:36,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b50f7fc3-3428-4a33-8680-15c8da4bbd16 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:28:36,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-b50f7fc3-3428-4a33-8680-15c8da4bbd16 2018-12-04 21:28:36,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d19bb1018b582dab289f54e27decf04c66b08f" 2018-12-04 21:28:36,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81650fec-729c-411b-96b5-620587b5ab23 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:28:36,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-81650fec-729c-411b-96b5-620587b5ab23 2018-12-04 21:28:36,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d19bb1018b582dab289f54e27decf04c66b08f" 2018-12-04 21:28:37,079 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7334cfa8-7692-4c9a-ad1a-acb5c7f9a1cf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:37,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-7334cfa8-7692-4c9a-ad1a-acb5c7f9a1cf 2018-12-04 21:28:37,079 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:37,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d19bb1018b582dab289f54e27decf04c66b08f" 2018-12-04 21:28:37,176 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e577790-840b-42f7-aec2-72be40090374 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:37,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-9e577790-840b-42f7-aec2-72be40090374 2018-12-04 21:28:37,177 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:37,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d19bb1018b582dab289f54e27decf04c66b08f" 2018-12-04 21:28:37,272 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f5df472-6cf0-4daa-ba88-3e1505c2450a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:37,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-0f5df472-6cf0-4daa-ba88-3e1505c2450a 2018-12-04 21:28:37,272 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:37,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d19bb1018b582dab289f54e27decf04c66b08f" 2018-12-04 21:28:37,370 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c9b119a-2537-4c73-8525-a7f0aac92493 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:37,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-8c9b119a-2537-4c73-8525-a7f0aac92493 2018-12-04 21:28:37,370 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:37,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d19bb1018b582dab289f54e27decf04c66b08f" 2018-12-04 21:28:37,466 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf4cb726-5635-43b9-a5b6-92a4cbacd857 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:37,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-cf4cb726-5635-43b9-a5b6-92a4cbacd857 2018-12-04 21:28:37,466 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:37,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d19bb1018b582dab289f54e27decf04c66b08f" 2018-12-04 21:28:37,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4399461-0ae1-46d4-b21d-eed0039b472a Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:28:37,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-b4399461-0ae1-46d4-b21d-eed0039b472a 2018-12-04 21:28:37,568 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-292cf865-b1ac-4b1-proj 2018-12-04 21:28:37,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/32ecc09f0e9c41998f4632faf49e41ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d19bb1018b582dab289f54e27decf04c66b08f" 2018-12-04 21:28:37,780 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:28:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48571a1b-fd9b-4ac8-8e16-28b53f6d4070 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:28:37,781 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/32ecc09f0e9c41998f4632faf49e41ae used request id req-48571a1b-fd9b-4ac8-8e16-28b53f6d4070 2018-12-04 21:28:37,781 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-292cf865-b1ac-4b1-proj-role 2018-12-04 21:28:37,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/881a70d3dbf944cfa1aed960191eb308 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d19bb1018b582dab289f54e27decf04c66b08f" 2018-12-04 21:28:37,900 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:28:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7cc2dfb-f1de-404c-ac8e-4b4046276d75 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:28:37,900 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/881a70d3dbf944cfa1aed960191eb308 used request id req-a7cc2dfb-f1de-404c-ac8e-4b4046276d75 2018-12-04 21:28:37,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d19bb1018b582dab289f54e27decf04c66b08f" 2018-12-04 21:28:37,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e716eb5-5329-462e-ac93-cfd439d0e213 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:28:37,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4e716eb5-5329-462e-ac93-cfd439d0e213 2018-12-04 21:28:37,998 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-292cf865-b1ac-4b1-user 2018-12-04 21:28:38,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/11b732cb7c9547f7ba308fa6eeb7e0f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a94e993273d205889ced8ad0c7c05a5f5f431f3" 2018-12-04 21:28:38,187 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:28:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b96217b-2e03-4a36-945e-fd484dd6473a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:28:38,187 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/11b732cb7c9547f7ba308fa6eeb7e0f2 used request id req-0b96217b-2e03-4a36-945e-fd484dd6473a 2018-12-04 21:28:38,188 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:28:38,590 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:28:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["V1tusGLhRci6GuEU1WYbNw"], "issued_at": "2018-12-04T21:28:38.000000Z"}} 2018-12-04 21:28:38,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c5a4ba204481a0758c8b6e5751b91cb8da21e3" 2018-12-04 21:28:38,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aec9f325-905c-4224-ab27-dba559cb6606 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:28:38,685 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-aec9f325-905c-4224-ab27-dba559cb6606 2018-12-04 21:28:38,686 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:28:38,687 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:28:39,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:28:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["sguYHCX7RuSo2v2uO-5QOA"], "issued_at": "2018-12-04T21:28:39.000000Z"}} 2018-12-04 21:28:39,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a529af714efe32cc21114c0df1826e31ed2651b" 2018-12-04 21:28:39,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fad74c13-61ff-435d-ba8c-f267b3259ff0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:28:39,177 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-fad74c13-61ff-435d-ba8c-f267b3259ff0 2018-12-04 21:28:39,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:28:39,185 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:28: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:28:39,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-ee992aee-55a4-4be-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a529af714efe32cc21114c0df1826e31ed2651b" 2018-12-04 21:28:39,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3768a7c6-8474-4d38-bca6-84fdb43c3d8e Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-ee992aee-55a4-4be-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:28:39,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-ee992aee-55a4-4be-proj used request id req-3768a7c6-8474-4d38-bca6-84fdb43c3d8e 2018-12-04 21:28:39,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a529af714efe32cc21114c0df1826e31ed2651b" 2018-12-04 21:28:39,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84642156-4bfd-467d-bc6d-9bd4337bd998 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:28:39,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-84642156-4bfd-467d-bc6d-9bd4337bd998 2018-12-04 21:28:39,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a529af714efe32cc21114c0df1826e31ed2651b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-ee992aee-55a4-4be-proj"}}' 2018-12-04 21:28:39,425 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:28:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ccc9cd3-5c1a-4ab4-ba66-22584c899f24 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c5a061394b8e400d912c314d4ed610d1"}, "tags": [], "enabled": true, "id": "c5a061394b8e400d912c314d4ed610d1", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-ee992aee-55a4-4be-proj"}} 2018-12-04 21:28:39,425 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-2ccc9cd3-5c1a-4ab4-ba66-22584c899f24 2018-12-04 21:28:39,426 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-ee992aee-55a4-4be-proj 2018-12-04 21:28:39,426 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:28:39,427 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:28:39,826 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:28:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["9KSRHW2XSqKEJW-XoQARhg"], "issued_at": "2018-12-04T21:28:39.000000Z"}} 2018-12-04 21:28:39,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fdadec956eb484718e4372417a8e20a5a85c2d7" 2018-12-04 21:28:39,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dba7feb1-520d-4258-bfb2-a15dbcc14fb1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:28:39,924 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-dba7feb1-520d-4258-bfb2-a15dbcc14fb1 2018-12-04 21:28:39,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:28:39,932 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:28: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:28:39,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fdadec956eb484718e4372417a8e20a5a85c2d7" 2018-12-04 21:28:39,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-667a02ee-1680-4db6-afa3-ae43b4ac21e5 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:28:39,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-667a02ee-1680-4db6-afa3-ae43b4ac21e5 2018-12-04 21:28:39,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-ee992aee-55a4-4be-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fdadec956eb484718e4372417a8e20a5a85c2d7" 2018-12-04 21:28:40,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89aed0d8-3431-4903-9a80-d4e7b42764c3 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-ee992aee-55a4-4be-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c5a061394b8e400d912c314d4ed610d1"}, "tags": [], "enabled": true, "id": "c5a061394b8e400d912c314d4ed610d1", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-ee992aee-55a4-4be-proj"}]} 2018-12-04 21:28:40,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-ee992aee-55a4-4be-proj used request id req-89aed0d8-3431-4903-9a80-d4e7b42764c3 2018-12-04 21:28:40,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fdadec956eb484718e4372417a8e20a5a85c2d7" 2018-12-04 21:28:40,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05a9bd46-0073-4368-81e0-2bea58ec3ea3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:28:40,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-05a9bd46-0073-4368-81e0-2bea58ec3ea3 2018-12-04 21:28:40,542 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-ee992aee-55a4-4be-user 2018-12-04 21:28:40,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:28:40,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a529af714efe32cc21114c0df1826e31ed2651b" 2018-12-04 21:28:40,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f200c8f4-c298-41cc-af4a-fda6ec6d66e7 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:28:40,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f200c8f4-c298-41cc-af4a-fda6ec6d66e7 2018-12-04 21:28:40,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a529af714efe32cc21114c0df1826e31ed2651b" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-ee992aee-55a4-4be-proj-role"}}' 2018-12-04 21:28:40,745 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:28:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1af0bbea-4d54-4091-b1a8-83f61c5593c5 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9b8e5a4706b143d4935ec22ba53f31c6", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b8e5a4706b143d4935ec22ba53f31c6"}, "name": "CreateSimpleVolumeFailureTests-ee992aee-55a4-4be-proj-role"}} 2018-12-04 21:28:40,745 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-1af0bbea-4d54-4091-b1a8-83f61c5593c5 2018-12-04 21:28:40,745 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-ee992aee-55a4-4be-proj-role 2018-12-04 21:28:40,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/9b8e5a4706b143d4935ec22ba53f31c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a529af714efe32cc21114c0df1826e31ed2651b" 2018-12-04 21:28:40,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f640e007-fdb3-4ac5-b90b-b14760cd6f5e Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9b8e5a4706b143d4935ec22ba53f31c6", "links": {"self": "http://172.30.9.23:5000/v3/roles/9b8e5a4706b143d4935ec22ba53f31c6"}, "name": "CreateSimpleVolumeFailureTests-ee992aee-55a4-4be-proj-role"}} 2018-12-04 21:28:40,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/9b8e5a4706b143d4935ec22ba53f31c6 used request id req-f640e007-fdb3-4ac5-b90b-b14760cd6f5e 2018-12-04 21:28:40,843 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-ee992aee-55a4-4be-proj-role to project CreateSimpleVolumeFailureTests-ee992aee-55a4-4be-proj 2018-12-04 21:28:40,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/c5a061394b8e400d912c314d4ed610d1/users/c7ee34baabf64e6c94182fe1bbf7211d/roles/9b8e5a4706b143d4935ec22ba53f31c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a529af714efe32cc21114c0df1826e31ed2651b" 2018-12-04 21:28:40,982 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:28:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba686706-0074-4735-a36d-20d80aff6f1f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:28:40,982 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c5a061394b8e400d912c314d4ed610d1/users/c7ee34baabf64e6c94182fe1bbf7211d/roles/9b8e5a4706b143d4935ec22ba53f31c6 used request id req-ba686706-0074-4735-a36d-20d80aff6f1f 2018-12-04 21:28:40,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:28:40,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:28:41,387 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b8e5a4706b143d4935ec22ba53f31c6", "name": "CreateSimpleVolumeFailureTests-ee992aee-55a4-4be-proj-role"}], "expires_at": "2018-12-04T22:28:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c5a061394b8e400d912c314d4ed610d1", "name": "CreateSimpleVolumeFailureTests-ee992aee-55a4-4be-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/c5a061394b8e400d912c314d4ed610d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/c5a061394b8e400d912c314d4ed610d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/c5a061394b8e400d912c314d4ed610d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_c5a061394b8e400d912c314d4ed610d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_c5a061394b8e400d912c314d4ed610d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c5a061394b8e400d912c314d4ed610d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/c5a061394b8e400d912c314d4ed610d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/c5a061394b8e400d912c314d4ed610d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c5a061394b8e400d912c314d4ed610d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/c5a061394b8e400d912c314d4ed610d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/c5a061394b8e400d912c314d4ed610d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/c5a061394b8e400d912c314d4ed610d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/c5a061394b8e400d912c314d4ed610d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/c5a061394b8e400d912c314d4ed610d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-ee992aee-55a4-4be-user", "id": "c7ee34baabf64e6c94182fe1bbf7211d"}, "audit_ids": ["ZptFXTpxSi-KgU5-mnJTqA"], "issued_at": "2018-12-04T21:28:41.000000Z"}} 2018-12-04 21:28:41,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86544910c9511ca10880e05b747145ad8d92d64" 2018-12-04 21:28:41,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f1d2b7e-2682-4128-8235-cbbe5cc1a081 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:28:41,475 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-2f1d2b7e-2682-4128-8235-cbbe5cc1a081 2018-12-04 21:28:41,480 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/c5a061394b8e400d912c314d4ed610d1/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86544910c9511ca10880e05b747145ad8d92d64" 2018-12-04 21:28:41,696 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:41 GMT Server: Apache x-compute-request-id: req-8c3b6149-9bab-42de-ba42-aa11a1b54225 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8c3b6149-9bab-42de-ba42-aa11a1b54225 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-04 21:28:41,697 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/c5a061394b8e400d912c314d4ed610d1/volumes/detail used request id req-8c3b6149-9bab-42de-ba42-aa11a1b54225 2018-12-04 21:28:41,700 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/c5a061394b8e400d912c314d4ed610d1/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8c3b6149-9bab-42de-ba42-aa11a1b54225" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86544910c9511ca10880e05b747145ad8d92d64" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-03be51b9-27c2-426c-9e2d-6f144b0a2464", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "foo", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-04 21:28:41,895 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-224f759f-2590-4f5d-ad65-f395e9087b59 x-openstack-request-id: req-224f759f-2590-4f5d-ad65-f395e9087b59 Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-12-04 21:28:41,895 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/c5a061394b8e400d912c314d4ed610d1/volumes used request id req-224f759f-2590-4f5d-ad65-f395e9087b59 2018-12-04 21:28:41,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a529af714efe32cc21114c0df1826e31ed2651b" 2018-12-04 21:28:42,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-ca5fbab7-1487-49f6-849b-9058cf466f3f Date: Tue, 04 Dec 2018 21:28:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:28:42,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-ca5fbab7-1487-49f6-849b-9058cf466f3f 2018-12-04 21:28:42,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a529af714efe32cc21114c0df1826e31ed2651b" 2018-12-04 21:28:42,256 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-015d0d91-b4f6-49ac-96bc-439619ecaf65 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:42,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-015d0d91-b4f6-49ac-96bc-439619ecaf65 2018-12-04 21:28:42,257 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:42,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a529af714efe32cc21114c0df1826e31ed2651b" 2018-12-04 21:28:42,358 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a97c759b-e16c-47f6-aeda-67bf9b7967cf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:42,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-a97c759b-e16c-47f6-aeda-67bf9b7967cf 2018-12-04 21:28:42,359 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:42,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a529af714efe32cc21114c0df1826e31ed2651b" 2018-12-04 21:28:42,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23976bb7-a0f7-429d-b65b-1e7dabf4694a 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:28:42,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-23976bb7-a0f7-429d-b65b-1e7dabf4694a 2018-12-04 21:28:42,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a529af714efe32cc21114c0df1826e31ed2651b" 2018-12-04 21:28:42,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d5b6c0c-e690-44b7-977b-84ac235c231a Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:28:42,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-3d5b6c0c-e690-44b7-977b-84ac235c231a 2018-12-04 21:28:42,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a529af714efe32cc21114c0df1826e31ed2651b" 2018-12-04 21:28:42,660 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9169e39e-b9df-423f-9a91-feb4cd9152b8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:42,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-9169e39e-b9df-423f-9a91-feb4cd9152b8 2018-12-04 21:28:42,660 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:42,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a529af714efe32cc21114c0df1826e31ed2651b" 2018-12-04 21:28:42,757 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-816b1eb8-227a-43d6-8609-c7d4d632e54b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:42,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-816b1eb8-227a-43d6-8609-c7d4d632e54b 2018-12-04 21:28:42,757 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:42,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a529af714efe32cc21114c0df1826e31ed2651b" 2018-12-04 21:28:42,856 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-620d3c1b-641d-46e1-b7bd-ca8f6474847b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:42,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-620d3c1b-641d-46e1-b7bd-ca8f6474847b 2018-12-04 21:28:42,856 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:42,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a529af714efe32cc21114c0df1826e31ed2651b" 2018-12-04 21:28:42,956 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27cab2fc-f0f2-427b-b0fa-904f8150915b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:42,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-27cab2fc-f0f2-427b-b0fa-904f8150915b 2018-12-04 21:28:42,957 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:42,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a529af714efe32cc21114c0df1826e31ed2651b" 2018-12-04 21:28:43,054 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4638430-252a-40a2-a75f-7265e058a6e4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:43,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-f4638430-252a-40a2-a75f-7265e058a6e4 2018-12-04 21:28:43,054 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:43,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a529af714efe32cc21114c0df1826e31ed2651b" 2018-12-04 21:28:43,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13a3cceb-aee9-4bec-a479-20a55e06e5a3 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:28:43,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-13a3cceb-aee9-4bec-a479-20a55e06e5a3 2018-12-04 21:28:43,158 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-ee992aee-55a4-4be-proj 2018-12-04 21:28:43,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/c5a061394b8e400d912c314d4ed610d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a529af714efe32cc21114c0df1826e31ed2651b" 2018-12-04 21:28:43,378 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:28:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a86ccfc-ce7c-4ffc-aa0c-1f0001ad2704 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:28:43,378 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/c5a061394b8e400d912c314d4ed610d1 used request id req-5a86ccfc-ce7c-4ffc-aa0c-1f0001ad2704 2018-12-04 21:28:43,378 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-ee992aee-55a4-4be-proj-role 2018-12-04 21:28:43,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/9b8e5a4706b143d4935ec22ba53f31c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a529af714efe32cc21114c0df1826e31ed2651b" 2018-12-04 21:28:43,413 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:28:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e6c5c0f-c493-496c-a522-81e189042d7d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:28:43,413 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/9b8e5a4706b143d4935ec22ba53f31c6 used request id req-9e6c5c0f-c493-496c-a522-81e189042d7d 2018-12-04 21:28:43,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a529af714efe32cc21114c0df1826e31ed2651b" 2018-12-04 21:28:43,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94432218-11ea-482e-80d7-ba23207c5121 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:28:43,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-94432218-11ea-482e-80d7-ba23207c5121 2018-12-04 21:28:43,518 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-ee992aee-55a4-4be-user 2018-12-04 21:28:43,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/c7ee34baabf64e6c94182fe1bbf7211d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fdadec956eb484718e4372417a8e20a5a85c2d7" 2018-12-04 21:28:43,706 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:28:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3cc43cb-fdb2-4180-8188-fa360a5dd8a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:28:43,706 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c7ee34baabf64e6c94182fe1bbf7211d used request id req-d3cc43cb-fdb2-4180-8188-fa360a5dd8a0 2018-12-04 21:28:43,708 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:28:44,113 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:28:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["dH-C4IZoRw--rURAOn8hHg"], "issued_at": "2018-12-04T21:28:44.000000Z"}} 2018-12-04 21:28:44,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}892670c1b0e4787408b66cab0d6444919587b718" 2018-12-04 21:28:44,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d7ce1a8-8a83-4134-b701-2a8ba610aa8a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:28:44,200 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4d7ce1a8-8a83-4134-b701-2a8ba610aa8a 2018-12-04 21:28:44,201 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:28:44,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:28:44,599 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:28:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["Y5ICfFpLTrmYuOwH5yff_g"], "issued_at": "2018-12-04T21:28:44.000000Z"}} 2018-12-04 21:28:44,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872aba082cf5e08ace87ef3b03ec6dbaf2fa0a5a" 2018-12-04 21:28:44,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94592eef-dfdd-4e2c-b6ea-0ba7695e8399 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:28:44,692 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-94592eef-dfdd-4e2c-b6ea-0ba7695e8399 2018-12-04 21:28:44,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:28:44,701 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:28: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:28:44,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-b11f7991-b9fd-45a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872aba082cf5e08ace87ef3b03ec6dbaf2fa0a5a" 2018-12-04 21:28:44,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c1f5182-5bbc-421a-b90f-9ac50e14c8c5 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-b11f7991-b9fd-45a-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:28:44,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-b11f7991-b9fd-45a-proj used request id req-9c1f5182-5bbc-421a-b90f-9ac50e14c8c5 2018-12-04 21:28:44,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872aba082cf5e08ace87ef3b03ec6dbaf2fa0a5a" 2018-12-04 21:28:44,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56307ea8-4ca0-4243-9bd4-db4f04c0d261 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:28:44,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-56307ea8-4ca0-4243-9bd4-db4f04c0d261 2018-12-04 21:28:44,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872aba082cf5e08ace87ef3b03ec6dbaf2fa0a5a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-b11f7991-b9fd-45a-proj"}}' 2018-12-04 21:28:44,955 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:28:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6af651c5-da50-4911-8cb3-2d8a745fad67 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cfb53be8b5424a52991f924b5e13f207"}, "tags": [], "enabled": true, "id": "cfb53be8b5424a52991f924b5e13f207", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-b11f7991-b9fd-45a-proj"}} 2018-12-04 21:28:44,956 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-6af651c5-da50-4911-8cb3-2d8a745fad67 2018-12-04 21:28:44,956 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-b11f7991-b9fd-45a-proj 2018-12-04 21:28:44,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:28:44,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:28:45,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:28:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["VTDld0OOQX6wbGTuMANIAg"], "issued_at": "2018-12-04T21:28:45.000000Z"}} 2018-12-04 21:28:45,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74231013c051f8d139ba3114a5efa82246c408c8" 2018-12-04 21:28:45,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02a38bcd-2124-4fdb-96f7-6a2ac320ea13 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:28:45,449 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-02a38bcd-2124-4fdb-96f7-6a2ac320ea13 2018-12-04 21:28:45,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:28:45,458 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:28: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:28:45,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74231013c051f8d139ba3114a5efa82246c408c8" 2018-12-04 21:28:45,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f267516-0b34-4f17-8a06-07a3350af2ad Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:28:45,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2f267516-0b34-4f17-8a06-07a3350af2ad 2018-12-04 21:28:45,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithTypeTests-b11f7991-b9fd-45a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74231013c051f8d139ba3114a5efa82246c408c8" 2018-12-04 21:28:45,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06c5743c-3223-4323-8c0f-ff36b927a88c Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithTypeTests-b11f7991-b9fd-45a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cfb53be8b5424a52991f924b5e13f207"}, "tags": [], "enabled": true, "id": "cfb53be8b5424a52991f924b5e13f207", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-b11f7991-b9fd-45a-proj"}]} 2018-12-04 21:28:45,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithTypeTests-b11f7991-b9fd-45a-proj used request id req-06c5743c-3223-4323-8c0f-ff36b927a88c 2018-12-04 21:28:45,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74231013c051f8d139ba3114a5efa82246c408c8" 2018-12-04 21:28:45,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4935eaf9-e01b-446d-84b2-caeb1bfee00a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:28:45,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-4935eaf9-e01b-446d-84b2-caeb1bfee00a 2018-12-04 21:28:46,088 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-b11f7991-b9fd-45a-user 2018-12-04 21:28:46,088 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:28:46,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872aba082cf5e08ace87ef3b03ec6dbaf2fa0a5a" 2018-12-04 21:28:46,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b35ea08-8b81-42cb-9966-68239cf85067 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:28:46,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1b35ea08-8b81-42cb-9966-68239cf85067 2018-12-04 21:28:46,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872aba082cf5e08ace87ef3b03ec6dbaf2fa0a5a" -d '{"role": {"name": "CreateVolumeWithTypeTests-b11f7991-b9fd-45a-proj-role"}}' 2018-12-04 21:28:46,308 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:28:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f6167ae-4885-4791-8252-b5f74b62748f Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e474d1f5f9644d3fb14c3c4929c7364c", "links": {"self": "http://172.30.9.23:5000/v3/roles/e474d1f5f9644d3fb14c3c4929c7364c"}, "name": "CreateVolumeWithTypeTests-b11f7991-b9fd-45a-proj-role"}} 2018-12-04 21:28:46,309 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-8f6167ae-4885-4791-8252-b5f74b62748f 2018-12-04 21:28:46,309 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-b11f7991-b9fd-45a-proj-role 2018-12-04 21:28:46,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/e474d1f5f9644d3fb14c3c4929c7364c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872aba082cf5e08ace87ef3b03ec6dbaf2fa0a5a" 2018-12-04 21:28:46,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c10d7e19-18ce-4018-9483-e468828c712b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e474d1f5f9644d3fb14c3c4929c7364c", "links": {"self": "http://172.30.9.23:5000/v3/roles/e474d1f5f9644d3fb14c3c4929c7364c"}, "name": "CreateVolumeWithTypeTests-b11f7991-b9fd-45a-proj-role"}} 2018-12-04 21:28:46,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/e474d1f5f9644d3fb14c3c4929c7364c used request id req-c10d7e19-18ce-4018-9483-e468828c712b 2018-12-04 21:28:46,412 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-b11f7991-b9fd-45a-proj-role to project CreateVolumeWithTypeTests-b11f7991-b9fd-45a-proj 2018-12-04 21:28:46,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/cfb53be8b5424a52991f924b5e13f207/users/fbc86428af8d41e5a770f8df3eed9608/roles/e474d1f5f9644d3fb14c3c4929c7364c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872aba082cf5e08ace87ef3b03ec6dbaf2fa0a5a" 2018-12-04 21:28:46,471 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:28:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c710a18b-63fa-46ec-a732-27fe3ecd4b9c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:28:46,471 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/cfb53be8b5424a52991f924b5e13f207/users/fbc86428af8d41e5a770f8df3eed9608/roles/e474d1f5f9644d3fb14c3c4929c7364c used request id req-c710a18b-63fa-46ec-a732-27fe3ecd4b9c 2018-12-04 21:28:46,472 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:28:46,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:28:46,876 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:28:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["fMUJJ8EwRwynm8X5-4MJLg"], "issued_at": "2018-12-04T21:28:46.000000Z"}} 2018-12-04 21:28:46,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2f0ddd6bbda558427e4e1da6420fde2a9a76c9" 2018-12-04 21:28:46,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64786c85-6349-4e6e-8b9e-b78b9a9f7b6b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:28:46,969 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-64786c85-6349-4e6e-8b9e-b78b9a9f7b6b 2018-12-04 21:28:46,975 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2f0ddd6bbda558427e4e1da6420fde2a9a76c9" 2018-12-04 21:28:47,164 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:46 GMT Server: Apache x-compute-request-id: req-f95823d1-29f9-4d6f-aa12-6e2db0babcb9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f95823d1-29f9-4d6f-aa12-6e2db0babcb9 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-04 21:28:47,164 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types?is_public=None used request id req-f95823d1-29f9-4d6f-aa12-6e2db0babcb9 2018-12-04 21:28:47,167 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f95823d1-29f9-4d6f-aa12-6e2db0babcb9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2f0ddd6bbda558427e4e1da6420fde2a9a76c9" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-43321a96-5e5c-47c3-94a3-f9ff2b7829ab-vol-type", "description": null}}' 2018-12-04 21:28:47,388 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:47 GMT Server: Apache x-compute-request-id: req-90849063-8e73-47e5-bbf7-7c1ba1165607 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-90849063-8e73-47e5-bbf7-7c1ba1165607 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-43321a96-5e5c-47c3-94a3-f9ff2b7829ab-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2d101bf0-8812-4ebd-ba47-e05cafafe240", "description": null}} 2018-12-04 21:28:47,388 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types used request id req-90849063-8e73-47e5-bbf7-7c1ba1165607 2018-12-04 21:28:47,389 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-43321a96-5e5c-47c3-94a3-f9ff2b7829ab-vol-type 2018-12-04 21:28:47,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:28:47,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:28:47,885 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e474d1f5f9644d3fb14c3c4929c7364c", "name": "CreateVolumeWithTypeTests-b11f7991-b9fd-45a-proj-role"}], "expires_at": "2018-12-04T22:28:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cfb53be8b5424a52991f924b5e13f207", "name": "CreateVolumeWithTypeTests-b11f7991-b9fd-45a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/cfb53be8b5424a52991f924b5e13f207", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/cfb53be8b5424a52991f924b5e13f207", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/cfb53be8b5424a52991f924b5e13f207", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_cfb53be8b5424a52991f924b5e13f207", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_cfb53be8b5424a52991f924b5e13f207", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cfb53be8b5424a52991f924b5e13f207", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/cfb53be8b5424a52991f924b5e13f207", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/cfb53be8b5424a52991f924b5e13f207", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/cfb53be8b5424a52991f924b5e13f207", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/cfb53be8b5424a52991f924b5e13f207", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/cfb53be8b5424a52991f924b5e13f207", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/cfb53be8b5424a52991f924b5e13f207", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/cfb53be8b5424a52991f924b5e13f207", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/cfb53be8b5424a52991f924b5e13f207", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithTypeTests-b11f7991-b9fd-45a-user", "id": "fbc86428af8d41e5a770f8df3eed9608"}, "audit_ids": ["a0fRzltYQLCPc2jb5ObB-Q"], "issued_at": "2018-12-04T21:28:47.000000Z"}} 2018-12-04 21:28:47,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b37ed86e7e3e4293bcc652af14bad33a5c70666" 2018-12-04 21:28:47,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee470731-7c85-4e3c-9c41-39c593f557df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:28:47,971 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ee470731-7c85-4e3c-9c41-39c593f557df 2018-12-04 21:28:47,977 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/cfb53be8b5424a52991f924b5e13f207/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b37ed86e7e3e4293bcc652af14bad33a5c70666" 2018-12-04 21:28:48,179 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:47 GMT Server: Apache x-compute-request-id: req-728c4666-5d43-4a34-b884-e9b839582d4e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-728c4666-5d43-4a34-b884-e9b839582d4e Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-04 21:28:48,180 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/cfb53be8b5424a52991f924b5e13f207/volumes/detail used request id req-728c4666-5d43-4a34-b884-e9b839582d4e 2018-12-04 21:28:48,183 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/cfb53be8b5424a52991f924b5e13f207/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-728c4666-5d43-4a34-b884-e9b839582d4e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b37ed86e7e3e4293bcc652af14bad33a5c70666" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithTypeTests-43321a96-5e5c-47c3-94a3-f9ff2b7829ab-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "foo", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-04 21:28:48,374 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-ad453699-3721-460a-81d3-92a94dba9071 x-openstack-request-id: req-ad453699-3721-460a-81d3-92a94dba9071 Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-12-04 21:28:48,374 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/cfb53be8b5424a52991f924b5e13f207/volumes used request id req-ad453699-3721-460a-81d3-92a94dba9071 2018-12-04 21:28:48,375 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-43321a96-5e5c-47c3-94a3-f9ff2b7829ab-vol-type 2018-12-04 21:28:48,378 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/2d101bf0-8812-4ebd-ba47-e05cafafe240 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f95823d1-29f9-4d6f-aa12-6e2db0babcb9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2f0ddd6bbda558427e4e1da6420fde2a9a76c9" 2018-12-04 21:28:48,609 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:28:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-575435c6-d043-4114-9966-51a0ed9a1b27 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:28:48,609 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/2d101bf0-8812-4ebd-ba47-e05cafafe240 used request id req-575435c6-d043-4114-9966-51a0ed9a1b27 2018-12-04 21:28:48,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872aba082cf5e08ace87ef3b03ec6dbaf2fa0a5a" 2018-12-04 21:28:48,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-677d52a9-054a-4a76-8af3-1e74bbaabe11 Date: Tue, 04 Dec 2018 21:28:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:28:48,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-677d52a9-054a-4a76-8af3-1e74bbaabe11 2018-12-04 21:28:48,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872aba082cf5e08ace87ef3b03ec6dbaf2fa0a5a" 2018-12-04 21:28:48,972 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22f23b76-b3db-4244-925b-75ded4fb654d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:48,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-22f23b76-b3db-4244-925b-75ded4fb654d 2018-12-04 21:28:48,972 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:48,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872aba082cf5e08ace87ef3b03ec6dbaf2fa0a5a" 2018-12-04 21:28:49,073 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f31fe507-fe91-4b11-ab42-447f517caf24 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:49,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-f31fe507-fe91-4b11-ab42-447f517caf24 2018-12-04 21:28:49,074 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:49,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872aba082cf5e08ace87ef3b03ec6dbaf2fa0a5a" 2018-12-04 21:28:49,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62c7bc1a-852e-4e6c-817f-bec4e9c6bc10 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:28:49,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-62c7bc1a-852e-4e6c-817f-bec4e9c6bc10 2018-12-04 21:28:49,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872aba082cf5e08ace87ef3b03ec6dbaf2fa0a5a" 2018-12-04 21:28:49,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8141872f-225a-4a4c-b98d-1c9193ac8697 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:28:49,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-8141872f-225a-4a4c-b98d-1c9193ac8697 2018-12-04 21:28:49,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872aba082cf5e08ace87ef3b03ec6dbaf2fa0a5a" 2018-12-04 21:28:49,373 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-265ce092-8a3d-4b4e-ac3f-c5b6f26be4d3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:49,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-265ce092-8a3d-4b4e-ac3f-c5b6f26be4d3 2018-12-04 21:28:49,373 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:49,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872aba082cf5e08ace87ef3b03ec6dbaf2fa0a5a" 2018-12-04 21:28:49,474 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e32ae65-a22d-44c2-b73f-1a643cb855b0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:49,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-5e32ae65-a22d-44c2-b73f-1a643cb855b0 2018-12-04 21:28:49,474 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:49,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872aba082cf5e08ace87ef3b03ec6dbaf2fa0a5a" 2018-12-04 21:28:49,573 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ef59558-e40c-4135-8a73-a58a5fd848bc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:49,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-1ef59558-e40c-4135-8a73-a58a5fd848bc 2018-12-04 21:28:49,574 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:49,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872aba082cf5e08ace87ef3b03ec6dbaf2fa0a5a" 2018-12-04 21:28:49,672 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c00277df-da8b-4556-955c-8c0e20cdbac6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:49,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-c00277df-da8b-4556-955c-8c0e20cdbac6 2018-12-04 21:28:49,673 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:49,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872aba082cf5e08ace87ef3b03ec6dbaf2fa0a5a" 2018-12-04 21:28:49,771 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c27d1996-72c5-49c3-ae20-e1173d08f593 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:49,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-c27d1996-72c5-49c3-ae20-e1173d08f593 2018-12-04 21:28:49,771 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:49,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872aba082cf5e08ace87ef3b03ec6dbaf2fa0a5a" 2018-12-04 21:28:49,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8857706-a9ba-401e-b627-164ee39ad896 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:28:49,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-f8857706-a9ba-401e-b627-164ee39ad896 2018-12-04 21:28:49,876 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-b11f7991-b9fd-45a-proj 2018-12-04 21:28:49,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/cfb53be8b5424a52991f924b5e13f207 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872aba082cf5e08ace87ef3b03ec6dbaf2fa0a5a" 2018-12-04 21:28:50,091 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:28:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ceacb668-338d-41ef-8ea1-78214999d9ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:28:50,091 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/cfb53be8b5424a52991f924b5e13f207 used request id req-ceacb668-338d-41ef-8ea1-78214999d9ea 2018-12-04 21:28:50,091 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-b11f7991-b9fd-45a-proj-role 2018-12-04 21:28:50,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/e474d1f5f9644d3fb14c3c4929c7364c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872aba082cf5e08ace87ef3b03ec6dbaf2fa0a5a" 2018-12-04 21:28:50,210 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:28:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ea6b52b-db49-4062-a90c-80c8be3816cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:28:50,211 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/e474d1f5f9644d3fb14c3c4929c7364c used request id req-6ea6b52b-db49-4062-a90c-80c8be3816cf 2018-12-04 21:28:50,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872aba082cf5e08ace87ef3b03ec6dbaf2fa0a5a" 2018-12-04 21:28:50,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbd3ebfa-f833-4a79-a929-f9580aa5233e Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:28:50,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-dbd3ebfa-f833-4a79-a929-f9580aa5233e 2018-12-04 21:28:50,311 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-b11f7991-b9fd-45a-user 2018-12-04 21:28:50,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/fbc86428af8d41e5a770f8df3eed9608 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74231013c051f8d139ba3114a5efa82246c408c8" 2018-12-04 21:28:50,494 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:28:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e593c36-39ff-48a1-9c94-b7cd21c8079b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:28:50,494 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/fbc86428af8d41e5a770f8df3eed9608 used request id req-3e593c36-39ff-48a1-9c94-b7cd21c8079b 2018-12-04 21:28:50,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:28:50,896 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:28:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["T4gJMnWyTEqR6bz1MjbRQw"], "issued_at": "2018-12-04T21:28:50.000000Z"}} 2018-12-04 21:28:50,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5809962a9358190e516870e422745318f13edc8" 2018-12-04 21:28:50,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72807702-6f0d-4b5b-abf1-4d1279256e8e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:28:50,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-72807702-6f0d-4b5b-abf1-4d1279256e8e 2018-12-04 21:28:50,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:28:50,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:28:51,405 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:28:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["i9dFl_O_T2C0gOrzE1yBIg"], "issued_at": "2018-12-04T21:28:51.000000Z"}} 2018-12-04 21:28:51,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f13baf43c39062cd835a404452484ff269ff1c9e" 2018-12-04 21:28:51,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c758cb6-f012-4726-be28-08102fdc260d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:28:51,497 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-9c758cb6-f012-4726-be28-08102fdc260d 2018-12-04 21:28:51,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:28:51,506 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:28: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:28:51,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-24b29a7b-7e47-469-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f13baf43c39062cd835a404452484ff269ff1c9e" 2018-12-04 21:28:51,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86b400a4-3eb3-4175-b647-c56eb20b7511 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-24b29a7b-7e47-469-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:28:51,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-24b29a7b-7e47-469-proj used request id req-86b400a4-3eb3-4175-b647-c56eb20b7511 2018-12-04 21:28:51,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f13baf43c39062cd835a404452484ff269ff1c9e" 2018-12-04 21:28:51,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f9242df-8250-427c-988b-75438a71ca4a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:28:51,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-0f9242df-8250-427c-988b-75438a71ca4a 2018-12-04 21:28:51,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f13baf43c39062cd835a404452484ff269ff1c9e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-24b29a7b-7e47-469-proj"}}' 2018-12-04 21:28:51,668 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:28:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b862ed81-b022-4e7d-afe2-fcb5f0efa24b Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8072f99c993743c2a4862500b9900423"}, "tags": [], "enabled": true, "id": "8072f99c993743c2a4862500b9900423", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-24b29a7b-7e47-469-proj"}} 2018-12-04 21:28:51,668 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-b862ed81-b022-4e7d-afe2-fcb5f0efa24b 2018-12-04 21:28:51,668 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-24b29a7b-7e47-469-proj 2018-12-04 21:28:51,668 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:28:51,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:28:52,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:28:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["c-MxOsNgRguo1vQpV3-nkQ"], "issued_at": "2018-12-04T21:28:52.000000Z"}} 2018-12-04 21:28:52,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf28a069762d58f9fcf6c77bc7871ecbd90b24bb" 2018-12-04 21:28:52,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14d12310-5941-472b-9302-9122c9042eab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:28:52,156 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-14d12310-5941-472b-9302-9122c9042eab 2018-12-04 21:28:52,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:28:52,164 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:28: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:28:52,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf28a069762d58f9fcf6c77bc7871ecbd90b24bb" 2018-12-04 21:28:52,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f1113e3-7239-4412-93ca-3ac34da710d1 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:28:52,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9f1113e3-7239-4412-93ca-3ac34da710d1 2018-12-04 21:28:52,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithTypeTests-24b29a7b-7e47-469-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf28a069762d58f9fcf6c77bc7871ecbd90b24bb" 2018-12-04 21:28:52,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ac4c41b-5e6b-4300-9c4d-fd45dd97df3c Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithTypeTests-24b29a7b-7e47-469-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8072f99c993743c2a4862500b9900423"}, "tags": [], "enabled": true, "id": "8072f99c993743c2a4862500b9900423", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-24b29a7b-7e47-469-proj"}]} 2018-12-04 21:28:52,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithTypeTests-24b29a7b-7e47-469-proj used request id req-8ac4c41b-5e6b-4300-9c4d-fd45dd97df3c 2018-12-04 21:28:52,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf28a069762d58f9fcf6c77bc7871ecbd90b24bb" 2018-12-04 21:28:52,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbcdc05c-43e4-46f7-b64c-9ce377c94da6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:28:52,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-cbcdc05c-43e4-46f7-b64c-9ce377c94da6 2018-12-04 21:28:52,854 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-24b29a7b-7e47-469-user 2018-12-04 21:28:52,854 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:28:52,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f13baf43c39062cd835a404452484ff269ff1c9e" 2018-12-04 21:28:52,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e0365e7-208c-475f-80b6-1023f2f091f3 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:28:52,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2e0365e7-208c-475f-80b6-1023f2f091f3 2018-12-04 21:28:52,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f13baf43c39062cd835a404452484ff269ff1c9e" -d '{"role": {"name": "CreateVolumeWithTypeTests-24b29a7b-7e47-469-proj-role"}}' 2018-12-04 21:28:52,985 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:28:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7b6a946-d358-4de0-96a4-d9c3152ae3c3 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d6794a296dc04abe805a46a7f9e3bc04", "links": {"self": "http://172.30.9.23:5000/v3/roles/d6794a296dc04abe805a46a7f9e3bc04"}, "name": "CreateVolumeWithTypeTests-24b29a7b-7e47-469-proj-role"}} 2018-12-04 21:28:52,985 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-b7b6a946-d358-4de0-96a4-d9c3152ae3c3 2018-12-04 21:28:52,986 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-24b29a7b-7e47-469-proj-role 2018-12-04 21:28:52,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/d6794a296dc04abe805a46a7f9e3bc04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f13baf43c39062cd835a404452484ff269ff1c9e" 2018-12-04 21:28:53,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5393850-fd12-4984-a7b3-8ef11ca6f903 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d6794a296dc04abe805a46a7f9e3bc04", "links": {"self": "http://172.30.9.23:5000/v3/roles/d6794a296dc04abe805a46a7f9e3bc04"}, "name": "CreateVolumeWithTypeTests-24b29a7b-7e47-469-proj-role"}} 2018-12-04 21:28:53,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/d6794a296dc04abe805a46a7f9e3bc04 used request id req-b5393850-fd12-4984-a7b3-8ef11ca6f903 2018-12-04 21:28:53,085 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-24b29a7b-7e47-469-proj-role to project CreateVolumeWithTypeTests-24b29a7b-7e47-469-proj 2018-12-04 21:28:53,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/8072f99c993743c2a4862500b9900423/users/3e3693eaf4e94d4195597ffd66cc41b8/roles/d6794a296dc04abe805a46a7f9e3bc04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f13baf43c39062cd835a404452484ff269ff1c9e" 2018-12-04 21:28:53,219 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:28:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90904be2-af42-4560-9f28-432af2717542 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:28:53,219 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/8072f99c993743c2a4862500b9900423/users/3e3693eaf4e94d4195597ffd66cc41b8/roles/d6794a296dc04abe805a46a7f9e3bc04 used request id req-90904be2-af42-4560-9f28-432af2717542 2018-12-04 21:28:53,220 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:28:53,221 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:28:53,626 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:28:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["pn7qEeC_TF2ahEt0vRoBag"], "issued_at": "2018-12-04T21:28:53.000000Z"}} 2018-12-04 21:28:53,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7dc5f3385cc1dde28087a392def1909496dc1b" 2018-12-04 21:28:53,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1269451b-3f08-41e8-aa81-107a052a89db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:28:53,720 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1269451b-3f08-41e8-aa81-107a052a89db 2018-12-04 21:28:53,725 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7dc5f3385cc1dde28087a392def1909496dc1b" 2018-12-04 21:28:53,904 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:53 GMT Server: Apache x-compute-request-id: req-aada854d-1cd2-4392-9680-dea02b5d4ab4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-aada854d-1cd2-4392-9680-dea02b5d4ab4 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-04 21:28:53,904 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types?is_public=None used request id req-aada854d-1cd2-4392-9680-dea02b5d4ab4 2018-12-04 21:28:53,907 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-aada854d-1cd2-4392-9680-dea02b5d4ab4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7dc5f3385cc1dde28087a392def1909496dc1b" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-8f00624a-653d-420c-ba8f-0573cd8a3baa-vol-type", "description": null}}' 2018-12-04 21:28:54,118 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:53 GMT Server: Apache x-compute-request-id: req-cce45eec-8454-4d06-a48e-a9c10166ecf0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cce45eec-8454-4d06-a48e-a9c10166ecf0 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-8f00624a-653d-420c-ba8f-0573cd8a3baa-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a9314d4d-5d56-43e6-a9e9-4929d27372bc", "description": null}} 2018-12-04 21:28:54,119 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types used request id req-cce45eec-8454-4d06-a48e-a9c10166ecf0 2018-12-04 21:28:54,119 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-8f00624a-653d-420c-ba8f-0573cd8a3baa-vol-type 2018-12-04 21:28:54,119 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:28:54,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:28:54,519 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:28:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["rxHjiAQ0RxW6Q9F-J7ntbw"], "issued_at": "2018-12-04T21:28:54.000000Z"}} 2018-12-04 21:28:54,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06c0cac145494e922b53f6bcdc3bdd28889dcb3" 2018-12-04 21:28:54,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32741949-7847-4b37-89ec-bdcac6368936 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:28:54,611 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-32741949-7847-4b37-89ec-bdcac6368936 2018-12-04 21:28:54,616 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06c0cac145494e922b53f6bcdc3bdd28889dcb3" 2018-12-04 21:28:54,863 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:54 GMT Server: Apache x-compute-request-id: req-615e1066-ff8a-42fc-bb23-e7e96a61fa3e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-615e1066-ff8a-42fc-bb23-e7e96a61fa3e Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-04 21:28:54,863 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/volumes/detail used request id req-615e1066-ff8a-42fc-bb23-e7e96a61fa3e 2018-12-04 21:28:54,866 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-615e1066-ff8a-42fc-bb23-e7e96a61fa3e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06c0cac145494e922b53f6bcdc3bdd28889dcb3" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithTypeTests-8f00624a-653d-420c-ba8f-0573cd8a3baa-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "CreateVolumeWithTypeTests-8f00624a-653d-420c-ba8f-0573cd8a3baa-vol-type", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-04 21:28:55,311 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:28:54 GMT Server: Apache x-compute-request-id: req-21a6a015-8714-4775-b4ee-becc8e3ab9a0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-21a6a015-8714-4775-b4ee-becc8e3ab9a0 Content-Length: 922 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "5967498068464ff4b0d0ac0c756bcb31", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/volumes/8eb3118a-bb8c-439f-9b96-8d322b2811fc", "rel": "self"}, {"href": "http://172.30.9.23:8776/295d84517f5d4624b62be87085f2ed92/volumes/8eb3118a-bb8c-439f-9b96-8d322b2811fc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:28:55.000000", "description": null, "updated_at": null, "volume_type": "CreateVolumeWithTypeTests-8f00624a-653d-420c-ba8f-0573cd8a3baa-vol-type", "name": "CreateVolumeWithTypeTests-8f00624a-653d-420c-ba8f-0573cd8a3baa-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8eb3118a-bb8c-439f-9b96-8d322b2811fc", "size": 1}} 2018-12-04 21:28:55,312 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/volumes used request id req-21a6a015-8714-4775-b4ee-becc8e3ab9a0 2018-12-04 21:28:55,315 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/volumes/8eb3118a-bb8c-439f-9b96-8d322b2811fc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-615e1066-ff8a-42fc-bb23-e7e96a61fa3e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06c0cac145494e922b53f6bcdc3bdd28889dcb3" 2018-12-04 21:28:55,546 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:55 GMT Server: Apache x-compute-request-id: req-ba248720-cd21-482c-b8bd-a650c3dfef71 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ba248720-cd21-482c-b8bd-a650c3dfef71 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/volumes/8eb3118a-bb8c-439f-9b96-8d322b2811fc", "rel": "self"}, {"href": "http://172.30.9.23:8776/295d84517f5d4624b62be87085f2ed92/volumes/8eb3118a-bb8c-439f-9b96-8d322b2811fc", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-04T21:28:55.000000", "replication_status": null, "snapshot_id": null, "id": "8eb3118a-bb8c-439f-9b96-8d322b2811fc", "size": 1, "user_id": "5967498068464ff4b0d0ac0c756bcb31", "os-vol-tenant-attr:tenant_id": "295d84517f5d4624b62be87085f2ed92", "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-8f00624a-653d-420c-ba8f-0573cd8a3baa-vol", "bootable": "false", "created_at": "2018-12-04T21:28:55.000000", "volume_type": "CreateVolumeWithTypeTests-8f00624a-653d-420c-ba8f-0573cd8a3baa-vol-type"}} 2018-12-04 21:28:55,546 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/volumes/8eb3118a-bb8c-439f-9b96-8d322b2811fc used request id req-ba248720-cd21-482c-b8bd-a650c3dfef71 2018-12-04 21:28:55,546 - create_volume - INFO - Created volume with name - CreateVolumeWithTypeTests-8f00624a-653d-420c-ba8f-0573cd8a3baa-vol 2018-12-04 21:28:55,549 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/volumes/8eb3118a-bb8c-439f-9b96-8d322b2811fc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-615e1066-ff8a-42fc-bb23-e7e96a61fa3e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06c0cac145494e922b53f6bcdc3bdd28889dcb3" 2018-12-04 21:28:55,791 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:55 GMT Server: Apache x-compute-request-id: req-21bb53d0-c047-4558-84c2-fad02a2caaeb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-21bb53d0-c047-4558-84c2-fad02a2caaeb Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/volumes/8eb3118a-bb8c-439f-9b96-8d322b2811fc", "rel": "self"}, {"href": "http://172.30.9.23:8776/295d84517f5d4624b62be87085f2ed92/volumes/8eb3118a-bb8c-439f-9b96-8d322b2811fc", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-04T21:28:55.000000", "replication_status": null, "snapshot_id": null, "id": "8eb3118a-bb8c-439f-9b96-8d322b2811fc", "size": 1, "user_id": "5967498068464ff4b0d0ac0c756bcb31", "os-vol-tenant-attr:tenant_id": "295d84517f5d4624b62be87085f2ed92", "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-8f00624a-653d-420c-ba8f-0573cd8a3baa-vol", "bootable": "false", "created_at": "2018-12-04T21:28:55.000000", "volume_type": "CreateVolumeWithTypeTests-8f00624a-653d-420c-ba8f-0573cd8a3baa-vol-type"}} 2018-12-04 21:28:55,791 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/volumes/8eb3118a-bb8c-439f-9b96-8d322b2811fc used request id req-21bb53d0-c047-4558-84c2-fad02a2caaeb 2018-12-04 21:28:55,792 - create_volume - DEBUG - Instance status is - available 2018-12-04 21:28:55,792 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-8f00624a-653d-420c-ba8f-0573cd8a3baa-vol 2018-12-04 21:28:55,792 - create_volume - INFO - Volume is now active with name - CreateVolumeWithTypeTests-8f00624a-653d-420c-ba8f-0573cd8a3baa-vol 2018-12-04 21:28:55,795 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/volumes/8eb3118a-bb8c-439f-9b96-8d322b2811fc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-615e1066-ff8a-42fc-bb23-e7e96a61fa3e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06c0cac145494e922b53f6bcdc3bdd28889dcb3" 2018-12-04 21:28:55,848 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:55 GMT Server: Apache x-compute-request-id: req-dbb9086e-81db-451f-94d2-13cb49ef8960 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dbb9086e-81db-451f-94d2-13cb49ef8960 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/volumes/8eb3118a-bb8c-439f-9b96-8d322b2811fc", "rel": "self"}, {"href": "http://172.30.9.23:8776/295d84517f5d4624b62be87085f2ed92/volumes/8eb3118a-bb8c-439f-9b96-8d322b2811fc", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-04T21:28:55.000000", "replication_status": null, "snapshot_id": null, "id": "8eb3118a-bb8c-439f-9b96-8d322b2811fc", "size": 1, "user_id": "5967498068464ff4b0d0ac0c756bcb31", "os-vol-tenant-attr:tenant_id": "295d84517f5d4624b62be87085f2ed92", "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-8f00624a-653d-420c-ba8f-0573cd8a3baa-vol", "bootable": "false", "created_at": "2018-12-04T21:28:55.000000", "volume_type": "CreateVolumeWithTypeTests-8f00624a-653d-420c-ba8f-0573cd8a3baa-vol-type"}} 2018-12-04 21:28:55,849 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/volumes/8eb3118a-bb8c-439f-9b96-8d322b2811fc used request id req-dbb9086e-81db-451f-94d2-13cb49ef8960 2018-12-04 21:28:55,849 - create_volume - DEBUG - Instance status is - available 2018-12-04 21:28:55,849 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-8f00624a-653d-420c-ba8f-0573cd8a3baa-vol 2018-12-04 21:28:55,849 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-8f00624a-653d-420c-ba8f-0573cd8a3baa-vol 2018-12-04 21:28:55,852 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/volumes/8eb3118a-bb8c-439f-9b96-8d322b2811fc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-615e1066-ff8a-42fc-bb23-e7e96a61fa3e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06c0cac145494e922b53f6bcdc3bdd28889dcb3" 2018-12-04 21:28:56,087 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:28:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cc058d64-6d9f-4f80-adbe-09d2bbdb1811 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:28:56,087 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/volumes/8eb3118a-bb8c-439f-9b96-8d322b2811fc used request id req-cc058d64-6d9f-4f80-adbe-09d2bbdb1811 2018-12-04 21:28:56,089 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/volumes/8eb3118a-bb8c-439f-9b96-8d322b2811fc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-615e1066-ff8a-42fc-bb23-e7e96a61fa3e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06c0cac145494e922b53f6bcdc3bdd28889dcb3" 2018-12-04 21:28:56,310 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:56 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-96eba681-d6bb-4ace-8eb9-6505d0606f39 x-openstack-request-id: req-96eba681-d6bb-4ace-8eb9-6505d0606f39 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 8eb3118a-bb8c-439f-9b96-8d322b2811fc could not be found.", "code": 404}} 2018-12-04 21:28:56,310 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/volumes/8eb3118a-bb8c-439f-9b96-8d322b2811fc used request id req-96eba681-d6bb-4ace-8eb9-6505d0606f39 2018-12-04 21:28:56,310 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 8eb3118a-bb8c-439f-9b96-8d322b2811fc could not be found. (HTTP 404) (Request-ID: req-96eba681-d6bb-4ace-8eb9-6505d0606f39) 2018-12-04 21:28:56,310 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithTypeTests-8f00624a-653d-420c-ba8f-0573cd8a3baa-vol 2018-12-04 21:28:56,311 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-8f00624a-653d-420c-ba8f-0573cd8a3baa-vol-type 2018-12-04 21:28:56,313 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/a9314d4d-5d56-43e6-a9e9-4929d27372bc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aada854d-1cd2-4392-9680-dea02b5d4ab4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7dc5f3385cc1dde28087a392def1909496dc1b" 2018-12-04 21:28:56,544 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:28:56 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6c992135-bbfb-43ed-9ffd-86505a469ef5 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:28:56,544 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92/types/a9314d4d-5d56-43e6-a9e9-4929d27372bc used request id req-6c992135-bbfb-43ed-9ffd-86505a469ef5 2018-12-04 21:28:56,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f13baf43c39062cd835a404452484ff269ff1c9e" 2018-12-04 21:28:56,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-d0c6f470-2b35-4ddf-bbd1-29e96d65fae9 Date: Tue, 04 Dec 2018 21:28:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:28:56,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-d0c6f470-2b35-4ddf-bbd1-29e96d65fae9 2018-12-04 21:28:56,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f13baf43c39062cd835a404452484ff269ff1c9e" 2018-12-04 21:28:56,828 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cedb2ab-9296-41f5-8ea6-bad75e226840 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:56,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-9cedb2ab-9296-41f5-8ea6-bad75e226840 2018-12-04 21:28:56,828 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:56,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f13baf43c39062cd835a404452484ff269ff1c9e" 2018-12-04 21:28:56,930 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-556af572-6881-4ebf-919b-09a17bfa5ac4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:56,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-556af572-6881-4ebf-919b-09a17bfa5ac4 2018-12-04 21:28:56,930 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:56,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f13baf43c39062cd835a404452484ff269ff1c9e" 2018-12-04 21:28:57,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a79420d4-d7ac-4bbf-8462-d483094d1f3e 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:28:57,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-a79420d4-d7ac-4bbf-8462-d483094d1f3e 2018-12-04 21:28:57,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f13baf43c39062cd835a404452484ff269ff1c9e" 2018-12-04 21:28:57,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6598c90c-083e-41c2-9138-300e96c8c31b Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:28:57,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-6598c90c-083e-41c2-9138-300e96c8c31b 2018-12-04 21:28:57,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f13baf43c39062cd835a404452484ff269ff1c9e" 2018-12-04 21:28:57,235 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cd9e415-7c87-4f8a-9092-92ac01420e4d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:57,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-7cd9e415-7c87-4f8a-9092-92ac01420e4d 2018-12-04 21:28:57,236 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:57,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f13baf43c39062cd835a404452484ff269ff1c9e" 2018-12-04 21:28:57,339 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d086e93-4278-427b-ba1a-ee4b422d4106 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:57,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-0d086e93-4278-427b-ba1a-ee4b422d4106 2018-12-04 21:28:57,339 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:57,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f13baf43c39062cd835a404452484ff269ff1c9e" 2018-12-04 21:28:57,439 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec5fc611-7888-4cf1-90a1-ae75c6803950 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:57,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-ec5fc611-7888-4cf1-90a1-ae75c6803950 2018-12-04 21:28:57,440 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:57,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f13baf43c39062cd835a404452484ff269ff1c9e" 2018-12-04 21:28:57,537 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1651641d-02cf-44eb-a23f-d66d49acca05 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:57,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-1651641d-02cf-44eb-a23f-d66d49acca05 2018-12-04 21:28:57,537 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:57,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f13baf43c39062cd835a404452484ff269ff1c9e" 2018-12-04 21:28:57,719 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:28:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1883ef25-0c20-47e6-9929-6b084837871a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:28:57,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-1883ef25-0c20-47e6-9929-6b084837871a 2018-12-04 21:28:57,720 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:28:57,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f13baf43c39062cd835a404452484ff269ff1c9e" 2018-12-04 21:28:57,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fb1f3c4-90d0-457e-827d-69465db4f224 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:28:57,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-8fb1f3c4-90d0-457e-827d-69465db4f224 2018-12-04 21:28:57,822 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-24b29a7b-7e47-469-proj 2018-12-04 21:28:57,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/8072f99c993743c2a4862500b9900423 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f13baf43c39062cd835a404452484ff269ff1c9e" 2018-12-04 21:28:58,040 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:28:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a212fb40-604a-411f-8275-59dcb61560b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:28:58,040 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/8072f99c993743c2a4862500b9900423 used request id req-a212fb40-604a-411f-8275-59dcb61560b1 2018-12-04 21:28:58,040 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-24b29a7b-7e47-469-proj-role 2018-12-04 21:28:58,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/d6794a296dc04abe805a46a7f9e3bc04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f13baf43c39062cd835a404452484ff269ff1c9e" 2018-12-04 21:28:58,157 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:28:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b00a450-9ca1-4cdf-bc83-0e2b26215c84 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:28:58,157 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/d6794a296dc04abe805a46a7f9e3bc04 used request id req-0b00a450-9ca1-4cdf-bc83-0e2b26215c84 2018-12-04 21:28:58,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f13baf43c39062cd835a404452484ff269ff1c9e" 2018-12-04 21:28:58,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b90adc3d-35c5-40db-9471-cf831a460921 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:28:58,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b90adc3d-35c5-40db-9471-cf831a460921 2018-12-04 21:28:58,257 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-24b29a7b-7e47-469-user 2018-12-04 21:28:58,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/3e3693eaf4e94d4195597ffd66cc41b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf28a069762d58f9fcf6c77bc7871ecbd90b24bb" 2018-12-04 21:28:58,363 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:28:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c0afac7-4bbd-4f8b-829f-ec6843ed2d44 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:28:58,363 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/3e3693eaf4e94d4195597ffd66cc41b8 used request id req-0c0afac7-4bbd-4f8b-829f-ec6843ed2d44 2018-12-04 21:28:58,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:28:58,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:28:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["mAaCFX2YQ1i3okBoTGp99A"], "issued_at": "2018-12-04T21:28:58.000000Z"}} 2018-12-04 21:28:58,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61c3bedde4d37464d0b191b09f62472aed01b9ab" 2018-12-04 21:28:58,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88e3801b-1e67-4bb0-8705-bc675ef64600 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:28:58,867 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-88e3801b-1e67-4bb0-8705-bc675ef64600 2018-12-04 21:28:58,868 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:28:58,869 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:28:59,269 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:28:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["5IuURme3SkCsA3O5cLZ9_A"], "issued_at": "2018-12-04T21:28:59.000000Z"}} 2018-12-04 21:28:59,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d23a47ae62107953be8cc968a0a24025c2494d" 2018-12-04 21:28:59,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2473864c-3020-4b50-9500-30354845900d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:28:59,363 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-2473864c-3020-4b50-9500-30354845900d 2018-12-04 21:28:59,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:28:59,373 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:28: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:28:59,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-5e07f5bb-7061-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d23a47ae62107953be8cc968a0a24025c2494d" 2018-12-04 21:28:59,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32d62f3c-a9b8-41a0-aeca-c21bab553c50 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-5e07f5bb-7061-43a-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:28:59,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-5e07f5bb-7061-43a-proj used request id req-32d62f3c-a9b8-41a0-aeca-c21bab553c50 2018-12-04 21:28:59,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d23a47ae62107953be8cc968a0a24025c2494d" 2018-12-04 21:28:59,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:28:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c841552-17af-4999-a229-a3f1642fb0f6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:28:59,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7c841552-17af-4999-a229-a3f1642fb0f6 2018-12-04 21:28:59,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d23a47ae62107953be8cc968a0a24025c2494d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-5e07f5bb-7061-43a-proj"}}' 2018-12-04 21:28:59,799 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:28:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f72a1e2e-e54c-42cb-95cb-f8ba3194eb5d Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5b3023a706c24cbfbcd4b1565c940711"}, "tags": [], "enabled": true, "id": "5b3023a706c24cbfbcd4b1565c940711", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-5e07f5bb-7061-43a-proj"}} 2018-12-04 21:28:59,799 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-f72a1e2e-e54c-42cb-95cb-f8ba3194eb5d 2018-12-04 21:28:59,799 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-5e07f5bb-7061-43a-proj 2018-12-04 21:28:59,799 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:28:59,800 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:29:00,311 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:29:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["Pm_owSG5SdmhNHqLSUBgrw"], "issued_at": "2018-12-04T21:29:00.000000Z"}} 2018-12-04 21:29:00,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}629d3bb198b5ebcd1cb8be6b14e1adaebea7fff5" 2018-12-04 21:29:00,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceb5a102-d5a5-4903-8a7b-f03e9bfeae63 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:29:00,407 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ceb5a102-d5a5-4903-8a7b-f03e9bfeae63 2018-12-04 21:29:00,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:29:00,416 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:29: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:29:00,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}629d3bb198b5ebcd1cb8be6b14e1adaebea7fff5" 2018-12-04 21:29:00,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f4f20b0-decd-4419-984f-aeb3078afa2e Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:29:00,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4f4f20b0-decd-4419-984f-aeb3078afa2e 2018-12-04 21:29:00,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithImageTests-5e07f5bb-7061-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}629d3bb198b5ebcd1cb8be6b14e1adaebea7fff5" 2018-12-04 21:29:00,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-021ca4fc-adb8-43df-9772-31a9319dfc7e Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithImageTests-5e07f5bb-7061-43a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5b3023a706c24cbfbcd4b1565c940711"}, "tags": [], "enabled": true, "id": "5b3023a706c24cbfbcd4b1565c940711", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-5e07f5bb-7061-43a-proj"}]} 2018-12-04 21:29:00,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithImageTests-5e07f5bb-7061-43a-proj used request id req-021ca4fc-adb8-43df-9772-31a9319dfc7e 2018-12-04 21:29:00,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}629d3bb198b5ebcd1cb8be6b14e1adaebea7fff5" 2018-12-04 21:29:00,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-291d46d9-7292-4c9c-8a36-67ef362a5353 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:29:00,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-291d46d9-7292-4c9c-8a36-67ef362a5353 2018-12-04 21:29:01,112 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-5e07f5bb-7061-43a-user 2018-12-04 21:29:01,113 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:29:01,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d23a47ae62107953be8cc968a0a24025c2494d" 2018-12-04 21:29:01,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e06701d5-f54f-40c0-bf19-55a066a65dee Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:29:01,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e06701d5-f54f-40c0-bf19-55a066a65dee 2018-12-04 21:29:01,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d23a47ae62107953be8cc968a0a24025c2494d" -d '{"role": {"name": "CreateVolumeWithImageTests-5e07f5bb-7061-43a-proj-role"}}' 2018-12-04 21:29:01,255 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:29:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8b7e209-eea6-4705-bca9-623adee9224f Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f91f026e473845329216ff011111d5f3", "links": {"self": "http://172.30.9.23:5000/v3/roles/f91f026e473845329216ff011111d5f3"}, "name": "CreateVolumeWithImageTests-5e07f5bb-7061-43a-proj-role"}} 2018-12-04 21:29:01,256 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-d8b7e209-eea6-4705-bca9-623adee9224f 2018-12-04 21:29:01,256 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-5e07f5bb-7061-43a-proj-role 2018-12-04 21:29:01,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/f91f026e473845329216ff011111d5f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d23a47ae62107953be8cc968a0a24025c2494d" 2018-12-04 21:29:01,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f1e63e5-d1e5-4aed-a685-0d9a09970b7b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f91f026e473845329216ff011111d5f3", "links": {"self": "http://172.30.9.23:5000/v3/roles/f91f026e473845329216ff011111d5f3"}, "name": "CreateVolumeWithImageTests-5e07f5bb-7061-43a-proj-role"}} 2018-12-04 21:29:01,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/f91f026e473845329216ff011111d5f3 used request id req-5f1e63e5-d1e5-4aed-a685-0d9a09970b7b 2018-12-04 21:29:01,355 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-5e07f5bb-7061-43a-proj-role to project CreateVolumeWithImageTests-5e07f5bb-7061-43a-proj 2018-12-04 21:29:01,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/5b3023a706c24cbfbcd4b1565c940711/users/30f7341bf7f94301aab279d25a6199ce/roles/f91f026e473845329216ff011111d5f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d23a47ae62107953be8cc968a0a24025c2494d" 2018-12-04 21:29:01,498 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:29:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f59a06a1-4cb9-4dfd-9381-8b1beed1c681 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:29:01,498 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/5b3023a706c24cbfbcd4b1565c940711/users/30f7341bf7f94301aab279d25a6199ce/roles/f91f026e473845329216ff011111d5f3 used request id req-f59a06a1-4cb9-4dfd-9381-8b1beed1c681 2018-12-04 21:29:01,500 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-04 21:29:01,500 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:29:01,501 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:29:01,895 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f91f026e473845329216ff011111d5f3", "name": "CreateVolumeWithImageTests-5e07f5bb-7061-43a-proj-role"}], "expires_at": "2018-12-04T22:29:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5b3023a706c24cbfbcd4b1565c940711", "name": "CreateVolumeWithImageTests-5e07f5bb-7061-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/5b3023a706c24cbfbcd4b1565c940711", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/5b3023a706c24cbfbcd4b1565c940711", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/5b3023a706c24cbfbcd4b1565c940711", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_5b3023a706c24cbfbcd4b1565c940711", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_5b3023a706c24cbfbcd4b1565c940711", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5b3023a706c24cbfbcd4b1565c940711", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/5b3023a706c24cbfbcd4b1565c940711", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/5b3023a706c24cbfbcd4b1565c940711", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5b3023a706c24cbfbcd4b1565c940711", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/5b3023a706c24cbfbcd4b1565c940711", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/5b3023a706c24cbfbcd4b1565c940711", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5b3023a706c24cbfbcd4b1565c940711", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/5b3023a706c24cbfbcd4b1565c940711", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/5b3023a706c24cbfbcd4b1565c940711", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-5e07f5bb-7061-43a-user", "id": "30f7341bf7f94301aab279d25a6199ce"}, "audit_ids": ["Q5SWEoDtRZiYVMZyghC0MQ"], "issued_at": "2018-12-04T21:29:01.000000Z"}} 2018-12-04 21:29:01,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ec73175e2045969919fd27723b078bf72751231" 2018-12-04 21:29:01,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cae3fc88-b94a-4538-8c22-53b5aa53cf88 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:29:01,973 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-cae3fc88-b94a-4538-8c22-53b5aa53cf88 2018-12-04 21:29:01,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-8cad1b50-833d-4f6c-8a8b-87fbf4bca208-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ec73175e2045969919fd27723b078bf72751231" 2018-12-04 21:29:02,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-d074188b-4576-46b8-ba3a-83f8899ab10b Date: Tue, 04 Dec 2018 21:29:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-8cad1b50-833d-4f6c-8a8b-87fbf4bca208-image"} 2018-12-04 21:29:02,167 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-8cad1b50-833d-4f6c-8a8b-87fbf4bca208-image used request id req-d074188b-4576-46b8-ba3a-83f8899ab10b 2018-12-04 21:29:02,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ec73175e2045969919fd27723b078bf72751231" 2018-12-04 21:29:02,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-18fabf4c-1b85-4d72-b15f-e1558e711971 Date: Tue, 04 Dec 2018 21:29:02 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:29:02,176 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-18fabf4c-1b85-4d72-b15f-e1558e711971 2018-12-04 21:29:02,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ec73175e2045969919fd27723b078bf72751231" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-8cad1b50-833d-4f6c-8a8b-87fbf4bca208-image"}' 2018-12-04 21:29:02,240 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/a0d8a777-19dd-43ca-b353-3ff31049fd85 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-189b0b4f-353a-42af-9a43-e0ea21d16ee5 Date: Tue, 04 Dec 2018 21:29:02 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-8cad1b50-833d-4f6c-8a8b-87fbf4bca208-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:29:02Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-04T21:29:02Z", "visibility": "shared", "locations": [], "self": "/v2/images/a0d8a777-19dd-43ca-b353-3ff31049fd85", "min_disk": 0, "protected": false, "id": "a0d8a777-19dd-43ca-b353-3ff31049fd85", "file": "/v2/images/a0d8a777-19dd-43ca-b353-3ff31049fd85/file", "checksum": null, "owner": "5b3023a706c24cbfbcd4b1565c940711", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:29:02,240 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-189b0b4f-353a-42af-9a43-e0ea21d16ee5 2018-12-04 21:29:02,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/a0d8a777-19dd-43ca-b353-3ff31049fd85/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ec73175e2045969919fd27723b078bf72751231" -d '' 2018-12-04 21:29:02,881 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3733912f-fb38-4ccc-98d4-e7934c992fe8 Date: Tue, 04 Dec 2018 21:29:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:29:02,881 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/a0d8a777-19dd-43ca-b353-3ff31049fd85/file used request id req-3733912f-fb38-4ccc-98d4-e7934c992fe8 2018-12-04 21:29:02,882 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 21:29:02,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/a0d8a777-19dd-43ca-b353-3ff31049fd85 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ec73175e2045969919fd27723b078bf72751231" 2018-12-04 21:29:02,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-7c39ce16-4a11-4ee3-8aff-1dbd26943ac8 Date: Tue, 04 Dec 2018 21:29:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-8cad1b50-833d-4f6c-8a8b-87fbf4bca208-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:29:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:29:02Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/a0d8a777-19dd-43ca-b353-3ff31049fd85/snap", "metadata": {}}], "self": "/v2/images/a0d8a777-19dd-43ca-b353-3ff31049fd85", "min_disk": 0, "protected": false, "id": "a0d8a777-19dd-43ca-b353-3ff31049fd85", "file": "/v2/images/a0d8a777-19dd-43ca-b353-3ff31049fd85/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5b3023a706c24cbfbcd4b1565c940711", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/a0d8a777-19dd-43ca-b353-3ff31049fd85/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:29:02,900 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/a0d8a777-19dd-43ca-b353-3ff31049fd85 used request id req-7c39ce16-4a11-4ee3-8aff-1dbd26943ac8 2018-12-04 21:29:02,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ec73175e2045969919fd27723b078bf72751231" 2018-12-04 21:29:02,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c6d764ec-1fdd-4e50-8913-abe3e567c2a7 Date: Tue, 04 Dec 2018 21:29:02 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:29:02,909 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-c6d764ec-1fdd-4e50-8913-abe3e567c2a7 2018-12-04 21:29:02,911 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-8cad1b50-833d-4f6c-8a8b-87fbf4bca208-image 2018-12-04 21:29:02,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/a0d8a777-19dd-43ca-b353-3ff31049fd85 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ec73175e2045969919fd27723b078bf72751231" 2018-12-04 21:29:02,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-78a3a9ab-0029-481d-8fc0-f1220e2dbbfc Date: Tue, 04 Dec 2018 21:29:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-8cad1b50-833d-4f6c-8a8b-87fbf4bca208-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:29:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:29:02Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/a0d8a777-19dd-43ca-b353-3ff31049fd85/snap", "metadata": {}}], "self": "/v2/images/a0d8a777-19dd-43ca-b353-3ff31049fd85", "min_disk": 0, "protected": false, "id": "a0d8a777-19dd-43ca-b353-3ff31049fd85", "file": "/v2/images/a0d8a777-19dd-43ca-b353-3ff31049fd85/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5b3023a706c24cbfbcd4b1565c940711", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/a0d8a777-19dd-43ca-b353-3ff31049fd85/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:29:02,931 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/a0d8a777-19dd-43ca-b353-3ff31049fd85 used request id req-78a3a9ab-0029-481d-8fc0-f1220e2dbbfc 2018-12-04 21:29:02,932 - create_image - DEBUG - Instance status is - active 2018-12-04 21:29:02,932 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-8cad1b50-833d-4f6c-8a8b-87fbf4bca208-image 2018-12-04 21:29:02,932 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-8cad1b50-833d-4f6c-8a8b-87fbf4bca208-image 2018-12-04 21:29:02,932 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:29:02,933 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:29:03,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f91f026e473845329216ff011111d5f3", "name": "CreateVolumeWithImageTests-5e07f5bb-7061-43a-proj-role"}], "expires_at": "2018-12-04T22:29:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5b3023a706c24cbfbcd4b1565c940711", "name": "CreateVolumeWithImageTests-5e07f5bb-7061-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/5b3023a706c24cbfbcd4b1565c940711", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/5b3023a706c24cbfbcd4b1565c940711", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/5b3023a706c24cbfbcd4b1565c940711", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_5b3023a706c24cbfbcd4b1565c940711", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_5b3023a706c24cbfbcd4b1565c940711", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5b3023a706c24cbfbcd4b1565c940711", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/5b3023a706c24cbfbcd4b1565c940711", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/5b3023a706c24cbfbcd4b1565c940711", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5b3023a706c24cbfbcd4b1565c940711", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/5b3023a706c24cbfbcd4b1565c940711", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/5b3023a706c24cbfbcd4b1565c940711", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5b3023a706c24cbfbcd4b1565c940711", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/5b3023a706c24cbfbcd4b1565c940711", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/5b3023a706c24cbfbcd4b1565c940711", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-5e07f5bb-7061-43a-user", "id": "30f7341bf7f94301aab279d25a6199ce"}, "audit_ids": ["JiJHe3uvSpG3-LWWvTaTZw"], "issued_at": "2018-12-04T21:29:03.000000Z"}} 2018-12-04 21:29:03,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720cb877b150eb472f838c1cbee2f86cef0d8db4" 2018-12-04 21:29:03,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85e735aa-2605-480c-b7a2-2a41b6654017 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:29:03,391 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-85e735aa-2605-480c-b7a2-2a41b6654017 2018-12-04 21:29:03,397 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/5b3023a706c24cbfbcd4b1565c940711/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720cb877b150eb472f838c1cbee2f86cef0d8db4" 2018-12-04 21:29:03,614 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:03 GMT Server: Apache x-compute-request-id: req-bf740855-5faf-499d-9fa8-bb2e16bdea6d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bf740855-5faf-499d-9fa8-bb2e16bdea6d Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-04 21:29:03,614 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/5b3023a706c24cbfbcd4b1565c940711/volumes/detail used request id req-bf740855-5faf-499d-9fa8-bb2e16bdea6d 2018-12-04 21:29:03,617 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/5b3023a706c24cbfbcd4b1565c940711/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-bf740855-5faf-499d-9fa8-bb2e16bdea6d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720cb877b150eb472f838c1cbee2f86cef0d8db4" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithImageTests-8cad1b50-833d-4f6c-8a8b-87fbf4bca208-vol", "imageRef": "foo", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-04 21:29:04,005 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Tue, 04 Dec 2018 21:29:03 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-d7e7d330-606b-4be7-9534-cb0da268bb2b x-openstack-request-id: req-d7e7d330-606b-4be7-9534-cb0da268bb2b Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-12-04 21:29:04,005 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/5b3023a706c24cbfbcd4b1565c940711/volumes used request id req-d7e7d330-606b-4be7-9534-cb0da268bb2b 2018-12-04 21:29:04,006 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-8cad1b50-833d-4f6c-8a8b-87fbf4bca208-image 2018-12-04 21:29:04,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/a0d8a777-19dd-43ca-b353-3ff31049fd85 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ec73175e2045969919fd27723b078bf72751231" 2018-12-04 21:29:05,009 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a158a8b5-1c47-4da2-9a4b-fe5972a16940 Date: Tue, 04 Dec 2018 21:29:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:29:05,009 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/a0d8a777-19dd-43ca-b353-3ff31049fd85 used request id req-a158a8b5-1c47-4da2-9a4b-fe5972a16940 2018-12-04 21:29:05,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d23a47ae62107953be8cc968a0a24025c2494d" 2018-12-04 21:29:05,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-30693872-913d-4444-9f54-1faa6f0ed404 Date: Tue, 04 Dec 2018 21:29:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:29:05,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-30693872-913d-4444-9f54-1faa6f0ed404 2018-12-04 21:29:05,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d23a47ae62107953be8cc968a0a24025c2494d" 2018-12-04 21:29:05,387 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:29:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbc1f619-42e9-4f28-9340-0b644a2f8855 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:29:05,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-fbc1f619-42e9-4f28-9340-0b644a2f8855 2018-12-04 21:29:05,387 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:29:05,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d23a47ae62107953be8cc968a0a24025c2494d" 2018-12-04 21:29:05,487 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:29:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd7bb52b-0d5a-4ffb-ad1f-5327c2246fc9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:29:05,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-dd7bb52b-0d5a-4ffb-ad1f-5327c2246fc9 2018-12-04 21:29:05,488 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:29:05,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d23a47ae62107953be8cc968a0a24025c2494d" 2018-12-04 21:29:05,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfd817cc-ea58-4fc5-b48a-f7e47f090e86 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:29:05,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-cfd817cc-ea58-4fc5-b48a-f7e47f090e86 2018-12-04 21:29:05,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d23a47ae62107953be8cc968a0a24025c2494d" 2018-12-04 21:29:05,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a41893d3-ae11-4461-a2cf-f39e1ec41021 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:29:05,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-a41893d3-ae11-4461-a2cf-f39e1ec41021 2018-12-04 21:29:05,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d23a47ae62107953be8cc968a0a24025c2494d" 2018-12-04 21:29:05,795 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:29:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af028c10-ae7c-4eb4-9ef8-d56be1fbb426 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:29:05,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-af028c10-ae7c-4eb4-9ef8-d56be1fbb426 2018-12-04 21:29:05,795 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:29:05,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d23a47ae62107953be8cc968a0a24025c2494d" 2018-12-04 21:29:05,896 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:29:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31de7db5-eff4-49d1-bd80-7e3d7f8eb562 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:29:05,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-31de7db5-eff4-49d1-bd80-7e3d7f8eb562 2018-12-04 21:29:05,896 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:29:05,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d23a47ae62107953be8cc968a0a24025c2494d" 2018-12-04 21:29:05,998 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:29:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5f82a5d-f0e8-4055-ae35-cf894e03dea7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:29:05,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-c5f82a5d-f0e8-4055-ae35-cf894e03dea7 2018-12-04 21:29:05,998 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:29:06,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d23a47ae62107953be8cc968a0a24025c2494d" 2018-12-04 21:29:06,100 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:29:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be871b52-f0c7-4a44-a600-cfe08e4b6903 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:29:06,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-be871b52-f0c7-4a44-a600-cfe08e4b6903 2018-12-04 21:29:06,101 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:29:06,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d23a47ae62107953be8cc968a0a24025c2494d" 2018-12-04 21:29:06,201 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:29:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9998161d-109f-4728-b231-f1e1f70dab43 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:29:06,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-9998161d-109f-4728-b231-f1e1f70dab43 2018-12-04 21:29:06,202 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:29:06,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d23a47ae62107953be8cc968a0a24025c2494d" 2018-12-04 21:29:06,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d25caab7-50ca-4e61-badf-beeb7ea33019 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:29:06,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-d25caab7-50ca-4e61-badf-beeb7ea33019 2018-12-04 21:29:06,304 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-5e07f5bb-7061-43a-proj 2018-12-04 21:29:06,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/5b3023a706c24cbfbcd4b1565c940711 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d23a47ae62107953be8cc968a0a24025c2494d" 2018-12-04 21:29:06,507 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:29:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c74c3fbb-678a-4703-baae-97560d322c09 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:29:06,507 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/5b3023a706c24cbfbcd4b1565c940711 used request id req-c74c3fbb-678a-4703-baae-97560d322c09 2018-12-04 21:29:06,508 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-5e07f5bb-7061-43a-proj-role 2018-12-04 21:29:06,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/f91f026e473845329216ff011111d5f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d23a47ae62107953be8cc968a0a24025c2494d" 2018-12-04 21:29:06,625 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:29:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bac4a2e-558b-4f03-a22c-c1d255588c7d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:29:06,625 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/f91f026e473845329216ff011111d5f3 used request id req-9bac4a2e-558b-4f03-a22c-c1d255588c7d 2018-12-04 21:29:06,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d23a47ae62107953be8cc968a0a24025c2494d" 2018-12-04 21:29:06,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ac198ba-f5b5-479f-bc47-283b6e4016e2 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:29:06,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5ac198ba-f5b5-479f-bc47-283b6e4016e2 2018-12-04 21:29:06,730 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-5e07f5bb-7061-43a-user 2018-12-04 21:29:06,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/30f7341bf7f94301aab279d25a6199ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}629d3bb198b5ebcd1cb8be6b14e1adaebea7fff5" 2018-12-04 21:29:06,914 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:29:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50fd34b0-cb42-47b0-a14b-b3986e897108 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:29:06,914 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/30f7341bf7f94301aab279d25a6199ce used request id req-50fd34b0-cb42-47b0-a14b-b3986e897108 2018-12-04 21:29:06,916 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:29:07,317 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:29:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["p_xm2xqGSo2WEDED3oSgMg"], "issued_at": "2018-12-04T21:29:07.000000Z"}} 2018-12-04 21:29:07,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef56bc2438bd3df8a6cf9097075530251cd18b1" 2018-12-04 21:29:07,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77da0a71-ea0e-4442-93ed-2d977c3da89a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:29:07,419 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-77da0a71-ea0e-4442-93ed-2d977c3da89a 2018-12-04 21:29:07,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:29:07,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:29:07,824 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:29:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["HwgkTCEdQOKEQSHplAdVJA"], "issued_at": "2018-12-04T21:29:07.000000Z"}} 2018-12-04 21:29:07,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75af24a976bdd2bf758f7adf8a90efbe8b67aed5" 2018-12-04 21:29:07,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-459235d5-1191-4372-b330-0a6c65103f1b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:29:07,837 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-459235d5-1191-4372-b330-0a6c65103f1b 2018-12-04 21:29:07,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:29:07,847 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:29: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:29:07,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-32e6033e-a55a-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75af24a976bdd2bf758f7adf8a90efbe8b67aed5" 2018-12-04 21:29:07,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46223314-7c50-412a-adb6-6b6868957978 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-32e6033e-a55a-41e-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:29:07,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-32e6033e-a55a-41e-proj used request id req-46223314-7c50-412a-adb6-6b6868957978 2018-12-04 21:29:07,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75af24a976bdd2bf758f7adf8a90efbe8b67aed5" 2018-12-04 21:29:08,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8332a65-ee4b-47fa-9c8f-b6cb8d231f11 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:29:08,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-c8332a65-ee4b-47fa-9c8f-b6cb8d231f11 2018-12-04 21:29:08,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75af24a976bdd2bf758f7adf8a90efbe8b67aed5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-32e6033e-a55a-41e-proj"}}' 2018-12-04 21:29:08,083 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:29:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49a7a415-862d-42a1-a107-9b00ba7c8344 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/16c0a712ee974f188cfaa13789c681b0"}, "tags": [], "enabled": true, "id": "16c0a712ee974f188cfaa13789c681b0", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-32e6033e-a55a-41e-proj"}} 2018-12-04 21:29:08,083 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-49a7a415-862d-42a1-a107-9b00ba7c8344 2018-12-04 21:29:08,083 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-32e6033e-a55a-41e-proj 2018-12-04 21:29:08,083 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:29:08,084 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:29:08,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:29:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["pS6HRvZfQvOR1KohfqptdQ"], "issued_at": "2018-12-04T21:29:08.000000Z"}} 2018-12-04 21:29:08,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}515bd23cc7a84f951f9a7961a869aac49cafa420" 2018-12-04 21:29:08,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fa98c8a-29c6-48eb-b540-493d17acf591 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:29:08,583 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-2fa98c8a-29c6-48eb-b540-493d17acf591 2018-12-04 21:29:08,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:29:08,592 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:29: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:29:08,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}515bd23cc7a84f951f9a7961a869aac49cafa420" 2018-12-04 21:29:08,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00b5c545-a38a-413a-b2b7-dff6d6f743bc Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:29:08,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-00b5c545-a38a-413a-b2b7-dff6d6f743bc 2018-12-04 21:29:08,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithImageTests-32e6033e-a55a-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}515bd23cc7a84f951f9a7961a869aac49cafa420" 2018-12-04 21:29:08,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ac54208-a65c-4241-b9b7-a54c6b98a26b Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithImageTests-32e6033e-a55a-41e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/16c0a712ee974f188cfaa13789c681b0"}, "tags": [], "enabled": true, "id": "16c0a712ee974f188cfaa13789c681b0", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-32e6033e-a55a-41e-proj"}]} 2018-12-04 21:29:08,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithImageTests-32e6033e-a55a-41e-proj used request id req-4ac54208-a65c-4241-b9b7-a54c6b98a26b 2018-12-04 21:29:08,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}515bd23cc7a84f951f9a7961a869aac49cafa420" 2018-12-04 21:29:08,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-203e4794-d08e-41cc-8f35-6a7702f81619 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:29:08,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-203e4794-d08e-41cc-8f35-6a7702f81619 2018-12-04 21:29:09,215 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-32e6033e-a55a-41e-user 2018-12-04 21:29:09,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:29:09,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75af24a976bdd2bf758f7adf8a90efbe8b67aed5" 2018-12-04 21:29:09,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cf5957e-d099-4817-a9a6-2d5772bb47f1 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:29:09,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0cf5957e-d099-4817-a9a6-2d5772bb47f1 2018-12-04 21:29:09,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75af24a976bdd2bf758f7adf8a90efbe8b67aed5" -d '{"role": {"name": "CreateVolumeWithImageTests-32e6033e-a55a-41e-proj-role"}}' 2018-12-04 21:29:09,430 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:29:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d52ec1d6-4c7c-403c-aac0-a58c209c90cd Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c71d6f62451a471ea07117c5dc2bb06e", "links": {"self": "http://172.30.9.23:5000/v3/roles/c71d6f62451a471ea07117c5dc2bb06e"}, "name": "CreateVolumeWithImageTests-32e6033e-a55a-41e-proj-role"}} 2018-12-04 21:29:09,430 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-d52ec1d6-4c7c-403c-aac0-a58c209c90cd 2018-12-04 21:29:09,431 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-32e6033e-a55a-41e-proj-role 2018-12-04 21:29:09,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/c71d6f62451a471ea07117c5dc2bb06e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75af24a976bdd2bf758f7adf8a90efbe8b67aed5" 2018-12-04 21:29:09,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c58d1e5-3159-46a8-abf3-35e43fca9356 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c71d6f62451a471ea07117c5dc2bb06e", "links": {"self": "http://172.30.9.23:5000/v3/roles/c71d6f62451a471ea07117c5dc2bb06e"}, "name": "CreateVolumeWithImageTests-32e6033e-a55a-41e-proj-role"}} 2018-12-04 21:29:09,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/c71d6f62451a471ea07117c5dc2bb06e used request id req-9c58d1e5-3159-46a8-abf3-35e43fca9356 2018-12-04 21:29:09,533 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-32e6033e-a55a-41e-proj-role to project CreateVolumeWithImageTests-32e6033e-a55a-41e-proj 2018-12-04 21:29:09,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/16c0a712ee974f188cfaa13789c681b0/users/b4701fc1983c4c758eda08ff3f64ce23/roles/c71d6f62451a471ea07117c5dc2bb06e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75af24a976bdd2bf758f7adf8a90efbe8b67aed5" 2018-12-04 21:29:09,676 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:29:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32a7cbe6-78ef-4bfb-88b9-6d154a001b6f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:29:09,676 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/16c0a712ee974f188cfaa13789c681b0/users/b4701fc1983c4c758eda08ff3f64ce23/roles/c71d6f62451a471ea07117c5dc2bb06e used request id req-32a7cbe6-78ef-4bfb-88b9-6d154a001b6f 2018-12-04 21:29:09,679 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-04 21:29:09,679 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:29:09,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:29:10,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c71d6f62451a471ea07117c5dc2bb06e", "name": "CreateVolumeWithImageTests-32e6033e-a55a-41e-proj-role"}], "expires_at": "2018-12-04T22:29:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "16c0a712ee974f188cfaa13789c681b0", "name": "CreateVolumeWithImageTests-32e6033e-a55a-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/16c0a712ee974f188cfaa13789c681b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/16c0a712ee974f188cfaa13789c681b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/16c0a712ee974f188cfaa13789c681b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_16c0a712ee974f188cfaa13789c681b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_16c0a712ee974f188cfaa13789c681b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/16c0a712ee974f188cfaa13789c681b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/16c0a712ee974f188cfaa13789c681b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/16c0a712ee974f188cfaa13789c681b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/16c0a712ee974f188cfaa13789c681b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/16c0a712ee974f188cfaa13789c681b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/16c0a712ee974f188cfaa13789c681b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/16c0a712ee974f188cfaa13789c681b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/16c0a712ee974f188cfaa13789c681b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/16c0a712ee974f188cfaa13789c681b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-32e6033e-a55a-41e-user", "id": "b4701fc1983c4c758eda08ff3f64ce23"}, "audit_ids": ["jQ_J1eYlR9GLjwFAu71S7w"], "issued_at": "2018-12-04T21:29:10.000000Z"}} 2018-12-04 21:29:10,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45ecbb87d3ba9781df4c54a905ab379f208ec077" 2018-12-04 21:29:10,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d65072ea-d543-4c39-b1ef-d1d2b7f17d6c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:29:10,161 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d65072ea-d543-4c39-b1ef-d1d2b7f17d6c 2018-12-04 21:29:10,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-59c4ddd1-6055-44ff-91bf-34917330b2c8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45ecbb87d3ba9781df4c54a905ab379f208ec077" 2018-12-04 21:29:10,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-802ac1c1-4f7a-4c77-accd-f0ac8f6f033f Date: Tue, 04 Dec 2018 21:29:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-59c4ddd1-6055-44ff-91bf-34917330b2c8-image"} 2018-12-04 21:29:10,366 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-59c4ddd1-6055-44ff-91bf-34917330b2c8-image used request id req-802ac1c1-4f7a-4c77-accd-f0ac8f6f033f 2018-12-04 21:29:10,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45ecbb87d3ba9781df4c54a905ab379f208ec077" 2018-12-04 21:29:10,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9d9a1168-8f16-4c85-91b3-d9f249f37a3a Date: Tue, 04 Dec 2018 21:29:10 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:29:10,376 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-9d9a1168-8f16-4c85-91b3-d9f249f37a3a 2018-12-04 21:29:10,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}45ecbb87d3ba9781df4c54a905ab379f208ec077" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-59c4ddd1-6055-44ff-91bf-34917330b2c8-image"}' 2018-12-04 21:29:10,444 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/92bdb671-4747-48b5-89a0-7b3dad02dabe Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bad4afea-5d2e-43a7-bf29-2c3c0418d50e Date: Tue, 04 Dec 2018 21:29:10 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-59c4ddd1-6055-44ff-91bf-34917330b2c8-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:29:10Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-04T21:29:10Z", "visibility": "shared", "locations": [], "self": "/v2/images/92bdb671-4747-48b5-89a0-7b3dad02dabe", "min_disk": 0, "protected": false, "id": "92bdb671-4747-48b5-89a0-7b3dad02dabe", "file": "/v2/images/92bdb671-4747-48b5-89a0-7b3dad02dabe/file", "checksum": null, "owner": "16c0a712ee974f188cfaa13789c681b0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:29:10,444 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-bad4afea-5d2e-43a7-bf29-2c3c0418d50e 2018-12-04 21:29:10,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/92bdb671-4747-48b5-89a0-7b3dad02dabe/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45ecbb87d3ba9781df4c54a905ab379f208ec077" -d '' 2018-12-04 21:29:10,793 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9af09a59-193a-40e3-8e1e-c15a606f58d6 Date: Tue, 04 Dec 2018 21:29:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:29:10,793 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/92bdb671-4747-48b5-89a0-7b3dad02dabe/file used request id req-9af09a59-193a-40e3-8e1e-c15a606f58d6 2018-12-04 21:29:10,793 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 21:29:10,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/92bdb671-4747-48b5-89a0-7b3dad02dabe -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45ecbb87d3ba9781df4c54a905ab379f208ec077" 2018-12-04 21:29:10,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-06437862-d8be-4ef7-8ccf-a5ec7492987d Date: Tue, 04 Dec 2018 21:29:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-59c4ddd1-6055-44ff-91bf-34917330b2c8-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:29:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:29:10Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/92bdb671-4747-48b5-89a0-7b3dad02dabe/snap", "metadata": {}}], "self": "/v2/images/92bdb671-4747-48b5-89a0-7b3dad02dabe", "min_disk": 0, "protected": false, "id": "92bdb671-4747-48b5-89a0-7b3dad02dabe", "file": "/v2/images/92bdb671-4747-48b5-89a0-7b3dad02dabe/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "16c0a712ee974f188cfaa13789c681b0", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/92bdb671-4747-48b5-89a0-7b3dad02dabe/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:29:10,811 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/92bdb671-4747-48b5-89a0-7b3dad02dabe used request id req-06437862-d8be-4ef7-8ccf-a5ec7492987d 2018-12-04 21:29:10,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45ecbb87d3ba9781df4c54a905ab379f208ec077" 2018-12-04 21:29:10,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-84b0a698-0351-43a3-a00b-b9c4e14aef05 Date: Tue, 04 Dec 2018 21:29:10 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:29:10,820 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-84b0a698-0351-43a3-a00b-b9c4e14aef05 2018-12-04 21:29:10,823 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-59c4ddd1-6055-44ff-91bf-34917330b2c8-image 2018-12-04 21:29:10,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/92bdb671-4747-48b5-89a0-7b3dad02dabe -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45ecbb87d3ba9781df4c54a905ab379f208ec077" 2018-12-04 21:29:10,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-89c6f70e-a803-43e6-9432-2d8b39317c28 Date: Tue, 04 Dec 2018 21:29:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-59c4ddd1-6055-44ff-91bf-34917330b2c8-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:29:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:29:10Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/92bdb671-4747-48b5-89a0-7b3dad02dabe/snap", "metadata": {}}], "self": "/v2/images/92bdb671-4747-48b5-89a0-7b3dad02dabe", "min_disk": 0, "protected": false, "id": "92bdb671-4747-48b5-89a0-7b3dad02dabe", "file": "/v2/images/92bdb671-4747-48b5-89a0-7b3dad02dabe/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "16c0a712ee974f188cfaa13789c681b0", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/92bdb671-4747-48b5-89a0-7b3dad02dabe/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:29:10,841 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/92bdb671-4747-48b5-89a0-7b3dad02dabe used request id req-89c6f70e-a803-43e6-9432-2d8b39317c28 2018-12-04 21:29:10,841 - create_image - DEBUG - Instance status is - active 2018-12-04 21:29:10,841 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-59c4ddd1-6055-44ff-91bf-34917330b2c8-image 2018-12-04 21:29:10,842 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-59c4ddd1-6055-44ff-91bf-34917330b2c8-image 2018-12-04 21:29:10,842 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:29:10,842 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:29:11,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c71d6f62451a471ea07117c5dc2bb06e", "name": "CreateVolumeWithImageTests-32e6033e-a55a-41e-proj-role"}], "expires_at": "2018-12-04T22:29:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "16c0a712ee974f188cfaa13789c681b0", "name": "CreateVolumeWithImageTests-32e6033e-a55a-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/16c0a712ee974f188cfaa13789c681b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/16c0a712ee974f188cfaa13789c681b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/16c0a712ee974f188cfaa13789c681b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_16c0a712ee974f188cfaa13789c681b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_16c0a712ee974f188cfaa13789c681b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/16c0a712ee974f188cfaa13789c681b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/16c0a712ee974f188cfaa13789c681b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/16c0a712ee974f188cfaa13789c681b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/16c0a712ee974f188cfaa13789c681b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/16c0a712ee974f188cfaa13789c681b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/16c0a712ee974f188cfaa13789c681b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/16c0a712ee974f188cfaa13789c681b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/16c0a712ee974f188cfaa13789c681b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/16c0a712ee974f188cfaa13789c681b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-32e6033e-a55a-41e-user", "id": "b4701fc1983c4c758eda08ff3f64ce23"}, "audit_ids": ["pm51ZyE8QK-2K-DiGvC4rg"], "issued_at": "2018-12-04T21:29:11.000000Z"}} 2018-12-04 21:29:11,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}182c4d4fc87f6a8a88e8761115c49add3ad7c9bb" 2018-12-04 21:29:11,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-384188a0-e933-43a8-82be-fe4efd415777 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:29:11,386 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-384188a0-e933-43a8-82be-fe4efd415777 2018-12-04 21:29:11,391 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/16c0a712ee974f188cfaa13789c681b0/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}182c4d4fc87f6a8a88e8761115c49add3ad7c9bb" 2018-12-04 21:29:11,606 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:11 GMT Server: Apache x-compute-request-id: req-95a59e39-9c4d-4e24-86bc-6246796a7f06 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-95a59e39-9c4d-4e24-86bc-6246796a7f06 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-04 21:29:11,606 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/16c0a712ee974f188cfaa13789c681b0/volumes/detail used request id req-95a59e39-9c4d-4e24-86bc-6246796a7f06 2018-12-04 21:29:11,609 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/16c0a712ee974f188cfaa13789c681b0/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-95a59e39-9c4d-4e24-86bc-6246796a7f06" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}182c4d4fc87f6a8a88e8761115c49add3ad7c9bb" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithImageTests-59c4ddd1-6055-44ff-91bf-34917330b2c8-vol", "imageRef": "CreateVolumeWithImageTests-59c4ddd1-6055-44ff-91bf-34917330b2c8-image", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-04 21:29:12,327 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:29:11 GMT Server: Apache x-compute-request-id: req-798a1bf4-362e-49d5-a5f3-cc4056788444 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-798a1bf4-362e-49d5-a5f3-cc4056788444 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "b4701fc1983c4c758eda08ff3f64ce23", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/16c0a712ee974f188cfaa13789c681b0/volumes/047d9147-2db8-4f76-a7f9-3c12f90bd1cc", "rel": "self"}, {"href": "http://172.30.9.23:8776/16c0a712ee974f188cfaa13789c681b0/volumes/047d9147-2db8-4f76-a7f9-3c12f90bd1cc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:29:12.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateVolumeWithImageTests-59c4ddd1-6055-44ff-91bf-34917330b2c8-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "047d9147-2db8-4f76-a7f9-3c12f90bd1cc", "size": 1}} 2018-12-04 21:29:12,327 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/16c0a712ee974f188cfaa13789c681b0/volumes used request id req-798a1bf4-362e-49d5-a5f3-cc4056788444 2018-12-04 21:29:12,330 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/16c0a712ee974f188cfaa13789c681b0/volumes/047d9147-2db8-4f76-a7f9-3c12f90bd1cc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-95a59e39-9c4d-4e24-86bc-6246796a7f06" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}182c4d4fc87f6a8a88e8761115c49add3ad7c9bb" 2018-12-04 21:29:12,585 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:12 GMT Server: Apache x-compute-request-id: req-c5de5cb4-0e7e-4e59-8c0c-d5b06abee87c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c5de5cb4-0e7e-4e59-8c0c-d5b06abee87c Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "b4701fc1983c4c758eda08ff3f64ce23", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/16c0a712ee974f188cfaa13789c681b0/volumes/047d9147-2db8-4f76-a7f9-3c12f90bd1cc", "rel": "self"}, {"href": "http://172.30.9.23:8776/16c0a712ee974f188cfaa13789c681b0/volumes/047d9147-2db8-4f76-a7f9-3c12f90bd1cc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:29:12.000000", "description": null, "os-vol-tenant-attr:tenant_id": "16c0a712ee974f188cfaa13789c681b0", "updated_at": "2018-12-04T21:29:12.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-59c4ddd1-6055-44ff-91bf-34917330b2c8-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "047d9147-2db8-4f76-a7f9-3c12f90bd1cc", "size": 1}} 2018-12-04 21:29:12,585 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/16c0a712ee974f188cfaa13789c681b0/volumes/047d9147-2db8-4f76-a7f9-3c12f90bd1cc used request id req-c5de5cb4-0e7e-4e59-8c0c-d5b06abee87c 2018-12-04 21:29:12,585 - create_volume - INFO - Created volume with name - CreateVolumeWithImageTests-59c4ddd1-6055-44ff-91bf-34917330b2c8-vol 2018-12-04 21:29:12,588 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/16c0a712ee974f188cfaa13789c681b0/volumes/047d9147-2db8-4f76-a7f9-3c12f90bd1cc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-95a59e39-9c4d-4e24-86bc-6246796a7f06" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}182c4d4fc87f6a8a88e8761115c49add3ad7c9bb" 2018-12-04 21:29:12,840 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:12 GMT Server: Apache x-compute-request-id: req-2049da93-20b6-4b3c-bb2c-c86793754714 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2049da93-20b6-4b3c-bb2c-c86793754714 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "b4701fc1983c4c758eda08ff3f64ce23", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/16c0a712ee974f188cfaa13789c681b0/volumes/047d9147-2db8-4f76-a7f9-3c12f90bd1cc", "rel": "self"}, {"href": "http://172.30.9.23:8776/16c0a712ee974f188cfaa13789c681b0/volumes/047d9147-2db8-4f76-a7f9-3c12f90bd1cc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:29:12.000000", "description": null, "os-vol-tenant-attr:tenant_id": "16c0a712ee974f188cfaa13789c681b0", "updated_at": "2018-12-04T21:29:12.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-59c4ddd1-6055-44ff-91bf-34917330b2c8-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "047d9147-2db8-4f76-a7f9-3c12f90bd1cc", "size": 1}} 2018-12-04 21:29:12,840 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/16c0a712ee974f188cfaa13789c681b0/volumes/047d9147-2db8-4f76-a7f9-3c12f90bd1cc used request id req-2049da93-20b6-4b3c-bb2c-c86793754714 2018-12-04 21:29:12,841 - create_volume - DEBUG - Instance status is - creating 2018-12-04 21:29:12,841 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-04 21:29:15,844 - create_volume - DEBUG - Volume status query timeout in 296.741450071 2018-12-04 21:29:15,847 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/16c0a712ee974f188cfaa13789c681b0/volumes/047d9147-2db8-4f76-a7f9-3c12f90bd1cc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-95a59e39-9c4d-4e24-86bc-6246796a7f06" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}182c4d4fc87f6a8a88e8761115c49add3ad7c9bb" 2018-12-04 21:29:16,064 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:15 GMT Server: Apache x-compute-request-id: req-de427049-7c6a-40ea-95fd-1bada343f2f9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-de427049-7c6a-40ea-95fd-1bada343f2f9 Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/16c0a712ee974f188cfaa13789c681b0/volumes/047d9147-2db8-4f76-a7f9-3c12f90bd1cc", "rel": "self"}, {"href": "http://172.30.9.23:8776/16c0a712ee974f188cfaa13789c681b0/volumes/047d9147-2db8-4f76-a7f9-3c12f90bd1cc", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-12-04T21:29:15.000000", "replication_status": null, "snapshot_id": null, "id": "047d9147-2db8-4f76-a7f9-3c12f90bd1cc", "size": 1, "user_id": "b4701fc1983c4c758eda08ff3f64ce23", "os-vol-tenant-attr:tenant_id": "16c0a712ee974f188cfaa13789c681b0", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-59c4ddd1-6055-44ff-91bf-34917330b2c8-image", "image_id": "92bdb671-4747-48b5-89a0-7b3dad02dabe", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-59c4ddd1-6055-44ff-91bf-34917330b2c8-vol", "bootable": "true", "created_at": "2018-12-04T21:29:12.000000", "volume_type": null}} 2018-12-04 21:29:16,064 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/16c0a712ee974f188cfaa13789c681b0/volumes/047d9147-2db8-4f76-a7f9-3c12f90bd1cc used request id req-de427049-7c6a-40ea-95fd-1bada343f2f9 2018-12-04 21:29:16,064 - create_volume - DEBUG - Instance status is - available 2018-12-04 21:29:16,064 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-59c4ddd1-6055-44ff-91bf-34917330b2c8-vol 2018-12-04 21:29:16,065 - create_volume - INFO - Volume is now active with name - CreateVolumeWithImageTests-59c4ddd1-6055-44ff-91bf-34917330b2c8-vol 2018-12-04 21:29:16,067 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/16c0a712ee974f188cfaa13789c681b0/volumes/047d9147-2db8-4f76-a7f9-3c12f90bd1cc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-95a59e39-9c4d-4e24-86bc-6246796a7f06" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}182c4d4fc87f6a8a88e8761115c49add3ad7c9bb" 2018-12-04 21:29:16,292 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:16 GMT Server: Apache x-compute-request-id: req-0ee53a6d-73ab-4ef8-bf33-78e90c46b388 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0ee53a6d-73ab-4ef8-bf33-78e90c46b388 Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/16c0a712ee974f188cfaa13789c681b0/volumes/047d9147-2db8-4f76-a7f9-3c12f90bd1cc", "rel": "self"}, {"href": "http://172.30.9.23:8776/16c0a712ee974f188cfaa13789c681b0/volumes/047d9147-2db8-4f76-a7f9-3c12f90bd1cc", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-12-04T21:29:15.000000", "replication_status": null, "snapshot_id": null, "id": "047d9147-2db8-4f76-a7f9-3c12f90bd1cc", "size": 1, "user_id": "b4701fc1983c4c758eda08ff3f64ce23", "os-vol-tenant-attr:tenant_id": "16c0a712ee974f188cfaa13789c681b0", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-59c4ddd1-6055-44ff-91bf-34917330b2c8-image", "image_id": "92bdb671-4747-48b5-89a0-7b3dad02dabe", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-59c4ddd1-6055-44ff-91bf-34917330b2c8-vol", "bootable": "true", "created_at": "2018-12-04T21:29:12.000000", "volume_type": null}} 2018-12-04 21:29:16,292 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/16c0a712ee974f188cfaa13789c681b0/volumes/047d9147-2db8-4f76-a7f9-3c12f90bd1cc used request id req-0ee53a6d-73ab-4ef8-bf33-78e90c46b388 2018-12-04 21:29:16,292 - create_volume - DEBUG - Instance status is - available 2018-12-04 21:29:16,292 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-59c4ddd1-6055-44ff-91bf-34917330b2c8-vol 2018-12-04 21:29:16,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:29:16,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c71d6f62451a471ea07117c5dc2bb06e", "name": "CreateVolumeWithImageTests-32e6033e-a55a-41e-proj-role"}], "expires_at": "2018-12-04T22:29:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "16c0a712ee974f188cfaa13789c681b0", "name": "CreateVolumeWithImageTests-32e6033e-a55a-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/16c0a712ee974f188cfaa13789c681b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/16c0a712ee974f188cfaa13789c681b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/16c0a712ee974f188cfaa13789c681b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_16c0a712ee974f188cfaa13789c681b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_16c0a712ee974f188cfaa13789c681b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/16c0a712ee974f188cfaa13789c681b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/16c0a712ee974f188cfaa13789c681b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/16c0a712ee974f188cfaa13789c681b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/16c0a712ee974f188cfaa13789c681b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/16c0a712ee974f188cfaa13789c681b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/16c0a712ee974f188cfaa13789c681b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/16c0a712ee974f188cfaa13789c681b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/16c0a712ee974f188cfaa13789c681b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/16c0a712ee974f188cfaa13789c681b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-32e6033e-a55a-41e-user", "id": "b4701fc1983c4c758eda08ff3f64ce23"}, "audit_ids": ["AqO2ict5T8urRp77_GJcCw"], "issued_at": "2018-12-04T21:29:16.000000Z"}} 2018-12-04 21:29:16,693 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/16c0a712ee974f188cfaa13789c681b0/volumes/047d9147-2db8-4f76-a7f9-3c12f90bd1cc -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef4ef2d0f50777f4a3c6b630f4f050a97d5a3b15" 2018-12-04 21:29:16,914 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:16 GMT Server: Apache x-compute-request-id: req-04a9b281-9c61-4651-8b0a-73812eeb8735 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-04a9b281-9c61-4651-8b0a-73812eeb8735 Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/16c0a712ee974f188cfaa13789c681b0/volumes/047d9147-2db8-4f76-a7f9-3c12f90bd1cc", "rel": "self"}, {"href": "http://172.30.9.23:8776/16c0a712ee974f188cfaa13789c681b0/volumes/047d9147-2db8-4f76-a7f9-3c12f90bd1cc", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-12-04T21:29:15.000000", "replication_status": null, "snapshot_id": null, "id": "047d9147-2db8-4f76-a7f9-3c12f90bd1cc", "size": 1, "user_id": "b4701fc1983c4c758eda08ff3f64ce23", "os-vol-tenant-attr:tenant_id": "16c0a712ee974f188cfaa13789c681b0", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-59c4ddd1-6055-44ff-91bf-34917330b2c8-image", "image_id": "92bdb671-4747-48b5-89a0-7b3dad02dabe", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-59c4ddd1-6055-44ff-91bf-34917330b2c8-vol", "bootable": "true", "created_at": "2018-12-04T21:29:12.000000", "volume_type": null}} 2018-12-04 21:29:16,915 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/16c0a712ee974f188cfaa13789c681b0/volumes/047d9147-2db8-4f76-a7f9-3c12f90bd1cc used request id req-04a9b281-9c61-4651-8b0a-73812eeb8735 2018-12-04 21:29:16,917 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/16c0a712ee974f188cfaa13789c681b0/volumes/047d9147-2db8-4f76-a7f9-3c12f90bd1cc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-95a59e39-9c4d-4e24-86bc-6246796a7f06" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}182c4d4fc87f6a8a88e8761115c49add3ad7c9bb" 2018-12-04 21:29:17,091 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:16 GMT Server: Apache x-compute-request-id: req-537995ec-9958-4ffb-8c35-c323bc2a4074 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-537995ec-9958-4ffb-8c35-c323bc2a4074 Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/16c0a712ee974f188cfaa13789c681b0/volumes/047d9147-2db8-4f76-a7f9-3c12f90bd1cc", "rel": "self"}, {"href": "http://172.30.9.23:8776/16c0a712ee974f188cfaa13789c681b0/volumes/047d9147-2db8-4f76-a7f9-3c12f90bd1cc", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-12-04T21:29:15.000000", "replication_status": null, "snapshot_id": null, "id": "047d9147-2db8-4f76-a7f9-3c12f90bd1cc", "size": 1, "user_id": "b4701fc1983c4c758eda08ff3f64ce23", "os-vol-tenant-attr:tenant_id": "16c0a712ee974f188cfaa13789c681b0", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-59c4ddd1-6055-44ff-91bf-34917330b2c8-image", "image_id": "92bdb671-4747-48b5-89a0-7b3dad02dabe", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-59c4ddd1-6055-44ff-91bf-34917330b2c8-vol", "bootable": "true", "created_at": "2018-12-04T21:29:12.000000", "volume_type": null}} 2018-12-04 21:29:17,091 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/16c0a712ee974f188cfaa13789c681b0/volumes/047d9147-2db8-4f76-a7f9-3c12f90bd1cc used request id req-537995ec-9958-4ffb-8c35-c323bc2a4074 2018-12-04 21:29:17,091 - create_volume - DEBUG - Instance status is - available 2018-12-04 21:29:17,092 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-59c4ddd1-6055-44ff-91bf-34917330b2c8-vol 2018-12-04 21:29:17,092 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithImageTests-59c4ddd1-6055-44ff-91bf-34917330b2c8-vol 2018-12-04 21:29:17,094 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/16c0a712ee974f188cfaa13789c681b0/volumes/047d9147-2db8-4f76-a7f9-3c12f90bd1cc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-95a59e39-9c4d-4e24-86bc-6246796a7f06" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}182c4d4fc87f6a8a88e8761115c49add3ad7c9bb" 2018-12-04 21:29:17,163 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:29:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e927f1ea-34b2-4933-bbd5-f8dfa6ee038a Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:29:17,164 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/16c0a712ee974f188cfaa13789c681b0/volumes/047d9147-2db8-4f76-a7f9-3c12f90bd1cc used request id req-e927f1ea-34b2-4933-bbd5-f8dfa6ee038a 2018-12-04 21:29:17,166 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/16c0a712ee974f188cfaa13789c681b0/volumes/047d9147-2db8-4f76-a7f9-3c12f90bd1cc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-95a59e39-9c4d-4e24-86bc-6246796a7f06" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}182c4d4fc87f6a8a88e8761115c49add3ad7c9bb" 2018-12-04 21:29:17,379 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:29:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-ab06b824-d243-4565-a1fa-030f1d9ac23c x-openstack-request-id: req-ab06b824-d243-4565-a1fa-030f1d9ac23c Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 047d9147-2db8-4f76-a7f9-3c12f90bd1cc could not be found.", "code": 404}} 2018-12-04 21:29:17,379 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/16c0a712ee974f188cfaa13789c681b0/volumes/047d9147-2db8-4f76-a7f9-3c12f90bd1cc used request id req-ab06b824-d243-4565-a1fa-030f1d9ac23c 2018-12-04 21:29:17,380 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 047d9147-2db8-4f76-a7f9-3c12f90bd1cc could not be found. (HTTP 404) (Request-ID: req-ab06b824-d243-4565-a1fa-030f1d9ac23c) 2018-12-04 21:29:17,380 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithImageTests-59c4ddd1-6055-44ff-91bf-34917330b2c8-vol 2018-12-04 21:29:17,380 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-59c4ddd1-6055-44ff-91bf-34917330b2c8-image 2018-12-04 21:29:17,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/92bdb671-4747-48b5-89a0-7b3dad02dabe -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45ecbb87d3ba9781df4c54a905ab379f208ec077" 2018-12-04 21:29:18,043 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e3fa24ed-84d0-4394-a990-0900d561e644 Date: Tue, 04 Dec 2018 21:29:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:29:18,043 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/92bdb671-4747-48b5-89a0-7b3dad02dabe used request id req-e3fa24ed-84d0-4394-a990-0900d561e644 2018-12-04 21:29:18,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75af24a976bdd2bf758f7adf8a90efbe8b67aed5" 2018-12-04 21:29:18,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-91640e49-dfed-4fbf-8579-f8c1f60d48b8 Date: Tue, 04 Dec 2018 21:29:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:29:18,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-91640e49-dfed-4fbf-8579-f8c1f60d48b8 2018-12-04 21:29:18,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75af24a976bdd2bf758f7adf8a90efbe8b67aed5" 2018-12-04 21:29:18,338 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:29:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dad7ec3-e7b6-425e-af21-c229d7fd3006 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:29:18,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-0dad7ec3-e7b6-425e-af21-c229d7fd3006 2018-12-04 21:29:18,338 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:29:18,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75af24a976bdd2bf758f7adf8a90efbe8b67aed5" 2018-12-04 21:29:18,440 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:29:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54427032-b566-4ed3-bce4-b3c99eae6d6e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:29:18,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-54427032-b566-4ed3-bce4-b3c99eae6d6e 2018-12-04 21:29:18,440 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:29:18,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75af24a976bdd2bf758f7adf8a90efbe8b67aed5" 2018-12-04 21:29:18,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8c2c288-b155-43fe-80a9-642ae8612a8f 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:29:18,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-a8c2c288-b155-43fe-80a9-642ae8612a8f 2018-12-04 21:29:18,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75af24a976bdd2bf758f7adf8a90efbe8b67aed5" 2018-12-04 21:29:18,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-140aba28-6769-4394-98a1-7b46bd4d1686 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:29:18,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-140aba28-6769-4394-98a1-7b46bd4d1686 2018-12-04 21:29:18,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75af24a976bdd2bf758f7adf8a90efbe8b67aed5" 2018-12-04 21:29:18,761 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:29:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6aead3cd-d5d6-47a0-b707-081b42217eef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:29:18,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-6aead3cd-d5d6-47a0-b707-081b42217eef 2018-12-04 21:29:18,761 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:29:18,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75af24a976bdd2bf758f7adf8a90efbe8b67aed5" 2018-12-04 21:29:18,863 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:29:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca5e8d78-80ce-41c8-9c15-7b8a8320f63a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:29:18,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-ca5e8d78-80ce-41c8-9c15-7b8a8320f63a 2018-12-04 21:29:18,863 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:29:18,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75af24a976bdd2bf758f7adf8a90efbe8b67aed5" 2018-12-04 21:29:18,965 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:29:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c866e3e7-ca96-4180-b2f0-537f299386fd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:29:18,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-c866e3e7-ca96-4180-b2f0-537f299386fd 2018-12-04 21:29:18,965 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:29:18,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75af24a976bdd2bf758f7adf8a90efbe8b67aed5" 2018-12-04 21:29:19,071 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:29:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21b56784-7d91-458f-bb54-750ba39472a6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:29:19,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-21b56784-7d91-458f-bb54-750ba39472a6 2018-12-04 21:29:19,072 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:29:19,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75af24a976bdd2bf758f7adf8a90efbe8b67aed5" 2018-12-04 21:29:19,178 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:29:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08359a1c-8ce4-4e51-b516-cdffe28741b7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:29:19,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-08359a1c-8ce4-4e51-b516-cdffe28741b7 2018-12-04 21:29:19,179 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:29:19,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75af24a976bdd2bf758f7adf8a90efbe8b67aed5" 2018-12-04 21:29:19,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3ab7e62-4db9-484a-aba6-36e4ed716a42 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:29:19,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-a3ab7e62-4db9-484a-aba6-36e4ed716a42 2018-12-04 21:29:19,281 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-32e6033e-a55a-41e-proj 2018-12-04 21:29:19,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/16c0a712ee974f188cfaa13789c681b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75af24a976bdd2bf758f7adf8a90efbe8b67aed5" 2018-12-04 21:29:19,501 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:29:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54b7126d-f977-4364-bc87-572d0d3fbfd5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:29:19,502 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/16c0a712ee974f188cfaa13789c681b0 used request id req-54b7126d-f977-4364-bc87-572d0d3fbfd5 2018-12-04 21:29:19,502 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-32e6033e-a55a-41e-proj-role 2018-12-04 21:29:19,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/c71d6f62451a471ea07117c5dc2bb06e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75af24a976bdd2bf758f7adf8a90efbe8b67aed5" 2018-12-04 21:29:19,628 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:29:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95db7c3e-5ad5-4458-b042-bd50cd9f012c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:29:19,628 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/c71d6f62451a471ea07117c5dc2bb06e used request id req-95db7c3e-5ad5-4458-b042-bd50cd9f012c 2018-12-04 21:29:19,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75af24a976bdd2bf758f7adf8a90efbe8b67aed5" 2018-12-04 21:29:19,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4380b0c-1381-470d-84f6-cc6feaf1b9e1 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:29:19,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b4380b0c-1381-470d-84f6-cc6feaf1b9e1 2018-12-04 21:29:19,732 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-32e6033e-a55a-41e-user 2018-12-04 21:29:19,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/b4701fc1983c4c758eda08ff3f64ce23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}515bd23cc7a84f951f9a7961a869aac49cafa420" 2018-12-04 21:29:19,916 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:29:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d2b3b1d-226c-457a-87e7-783f0e668ce3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:29:19,916 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b4701fc1983c4c758eda08ff3f64ce23 used request id req-8d2b3b1d-226c-457a-87e7-783f0e668ce3 2018-12-04 21:29:19,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:29:20,321 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:29:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["IVVrlg-_SAiaxHfM0TiL3g"], "issued_at": "2018-12-04T21:29:20.000000Z"}} 2018-12-04 21:29:20,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b29552758c60f797ed9fb8c1c3a151cff16a68" 2018-12-04 21:29:20,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d121633-ca59-467d-b9db-f74020c65704 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:29:20,417 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3d121633-ca59-467d-b9db-f74020c65704 2018-12-04 21:29:20,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:29:20,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:29:20,819 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:29:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["ujzQEeejTsCh1-mqRdaqHQ"], "issued_at": "2018-12-04T21:29:20.000000Z"}} 2018-12-04 21:29:20,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3631ebfa3bf7ed541575aff6718ad5e4bc641e" 2018-12-04 21:29:20,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-742fb52f-c1d1-4763-a665-c50bbbabfe19 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:29:20,917 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-742fb52f-c1d1-4763-a665-c50bbbabfe19 2018-12-04 21:29:20,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:29:20,926 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:29:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:29:20,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-13c0f87b-61f3-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3631ebfa3bf7ed541575aff6718ad5e4bc641e" 2018-12-04 21:29:21,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d99e254d-7bfe-47b0-b3ac-9a12792e547e Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-13c0f87b-61f3-40d-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:29:21,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-13c0f87b-61f3-40d-proj used request id req-d99e254d-7bfe-47b0-b3ac-9a12792e547e 2018-12-04 21:29:21,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3631ebfa3bf7ed541575aff6718ad5e4bc641e" 2018-12-04 21:29:21,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9fafe72-2f11-4c83-b9b1-e4133f842479 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:29:21,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d9fafe72-2f11-4c83-b9b1-e4133f842479 2018-12-04 21:29:21,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3631ebfa3bf7ed541575aff6718ad5e4bc641e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-13c0f87b-61f3-40d-proj"}}' 2018-12-04 21:29:21,246 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:29:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48192819-8c8c-4612-862d-571b703b4516 Content-Length: 314 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7920f328a50c40cf8bd14226b1416b32"}, "tags": [], "enabled": true, "id": "7920f328a50c40cf8bd14226b1416b32", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-13c0f87b-61f3-40d-proj"}} 2018-12-04 21:29:21,246 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-48192819-8c8c-4612-862d-571b703b4516 2018-12-04 21:29:21,247 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-13c0f87b-61f3-40d-proj 2018-12-04 21:29:21,247 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:29:21,248 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:29:21,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:29:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["kVoNL7mdS8qSY6HFr1JIAQ"], "issued_at": "2018-12-04T21:29:21.000000Z"}} 2018-12-04 21:29:21,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c71a78623c78efde6b4f0366a7832754df7a8f2" 2018-12-04 21:29:21,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2ded59e-217d-48e5-8b08-2fa9bb0f12e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:29:21,824 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d2ded59e-217d-48e5-8b08-2fa9bb0f12e1 2018-12-04 21:29:21,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:29:21,833 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:29: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:29:21,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c71a78623c78efde6b4f0366a7832754df7a8f2" 2018-12-04 21:29:21,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5a359c1-bbd0-4173-acaf-350907028af9 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:29:21,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a5a359c1-bbd0-4173-acaf-350907028af9 2018-12-04 21:29:21,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=SimpleHealthCheck-13c0f87b-61f3-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c71a78623c78efde6b4f0366a7832754df7a8f2" 2018-12-04 21:29:22,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-247ddc7a-c880-40b6-90f3-e8f8576c7a84 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=SimpleHealthCheck-13c0f87b-61f3-40d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7920f328a50c40cf8bd14226b1416b32"}, "tags": [], "enabled": true, "id": "7920f328a50c40cf8bd14226b1416b32", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-13c0f87b-61f3-40d-proj"}]} 2018-12-04 21:29:22,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=SimpleHealthCheck-13c0f87b-61f3-40d-proj used request id req-247ddc7a-c880-40b6-90f3-e8f8576c7a84 2018-12-04 21:29:22,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c71a78623c78efde6b4f0366a7832754df7a8f2" 2018-12-04 21:29:22,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddce5c4d-4294-4501-9e43-3937c9f13cb0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:29:22,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ddce5c4d-4294-4501-9e43-3937c9f13cb0 2018-12-04 21:29:22,438 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-13c0f87b-61f3-40d-user 2018-12-04 21:29:22,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:29:22,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3631ebfa3bf7ed541575aff6718ad5e4bc641e" 2018-12-04 21:29:22,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c03a729-cdb7-4203-a7e2-4ab0de23b83b Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:29:22,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3c03a729-cdb7-4203-a7e2-4ab0de23b83b 2018-12-04 21:29:22,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3631ebfa3bf7ed541575aff6718ad5e4bc641e" -d '{"role": {"name": "SimpleHealthCheck-13c0f87b-61f3-40d-proj-role"}}' 2018-12-04 21:29:22,647 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:29:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04bf55d4-5986-4554-a0de-21f9f08b4691 Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cdd5d9be7a04459d9261d5bbd5b209c6", "links": {"self": "http://172.30.9.23:5000/v3/roles/cdd5d9be7a04459d9261d5bbd5b209c6"}, "name": "SimpleHealthCheck-13c0f87b-61f3-40d-proj-role"}} 2018-12-04 21:29:22,647 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-04bf55d4-5986-4554-a0de-21f9f08b4691 2018-12-04 21:29:22,648 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-13c0f87b-61f3-40d-proj-role 2018-12-04 21:29:22,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/cdd5d9be7a04459d9261d5bbd5b209c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3631ebfa3bf7ed541575aff6718ad5e4bc641e" 2018-12-04 21:29:22,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc48bcfb-9db7-4a6c-adcf-581513848e0d Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cdd5d9be7a04459d9261d5bbd5b209c6", "links": {"self": "http://172.30.9.23:5000/v3/roles/cdd5d9be7a04459d9261d5bbd5b209c6"}, "name": "SimpleHealthCheck-13c0f87b-61f3-40d-proj-role"}} 2018-12-04 21:29:22,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/cdd5d9be7a04459d9261d5bbd5b209c6 used request id req-dc48bcfb-9db7-4a6c-adcf-581513848e0d 2018-12-04 21:29:22,750 - keystone_utils - INFO - Granting role SimpleHealthCheck-13c0f87b-61f3-40d-proj-role to project SimpleHealthCheck-13c0f87b-61f3-40d-proj 2018-12-04 21:29:22,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/7920f328a50c40cf8bd14226b1416b32/users/9c61302b64264067adb5f5b01ca63da5/roles/cdd5d9be7a04459d9261d5bbd5b209c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3631ebfa3bf7ed541575aff6718ad5e4bc641e" 2018-12-04 21:29:22,888 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:29:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b1de2ad-916d-4529-9079-ec9baa9d4cdf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:29:22,888 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/7920f328a50c40cf8bd14226b1416b32/users/9c61302b64264067adb5f5b01ca63da5/roles/cdd5d9be7a04459d9261d5bbd5b209c6 used request id req-5b1de2ad-916d-4529-9079-ec9baa9d4cdf 2018-12-04 21:29:22,888 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:29:22,890 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-04 21:29:22,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:29:22,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:29:23,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cdd5d9be7a04459d9261d5bbd5b209c6", "name": "SimpleHealthCheck-13c0f87b-61f3-40d-proj-role"}], "expires_at": "2018-12-04T22:29:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7920f328a50c40cf8bd14226b1416b32", "name": "SimpleHealthCheck-13c0f87b-61f3-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7920f328a50c40cf8bd14226b1416b32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/7920f328a50c40cf8bd14226b1416b32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/7920f328a50c40cf8bd14226b1416b32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7920f328a50c40cf8bd14226b1416b32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_7920f328a50c40cf8bd14226b1416b32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7920f328a50c40cf8bd14226b1416b32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/7920f328a50c40cf8bd14226b1416b32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/7920f328a50c40cf8bd14226b1416b32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7920f328a50c40cf8bd14226b1416b32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/7920f328a50c40cf8bd14226b1416b32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/7920f328a50c40cf8bd14226b1416b32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7920f328a50c40cf8bd14226b1416b32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/7920f328a50c40cf8bd14226b1416b32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/7920f328a50c40cf8bd14226b1416b32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-13c0f87b-61f3-40d-user", "id": "9c61302b64264067adb5f5b01ca63da5"}, "audit_ids": ["rOxcPjtmQ-CWuicGpfom8A"], "issued_at": "2018-12-04T21:29:23.000000Z"}} 2018-12-04 21:29:23,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53d708fa806f11c682f0cf8f87da0ca2443eb088" 2018-12-04 21:29:23,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-964a1640-61a6-43f1-b55f-9fa3e65eb8f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:29:23,369 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-964a1640-61a6-43f1-b55f-9fa3e65eb8f5 2018-12-04 21:29:23,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}53d708fa806f11c682f0cf8f87da0ca2443eb088" 2018-12-04 21:29:23,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-b91bed21-b574-4684-b572-b97f03663877 Date: Tue, 04 Dec 2018 21:29:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-image"} 2018-12-04 21:29:23,583 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-image used request id req-b91bed21-b574-4684-b572-b97f03663877 2018-12-04 21:29:23,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}53d708fa806f11c682f0cf8f87da0ca2443eb088" 2018-12-04 21:29:23,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0646ec0b-5bb6-4943-83d8-a98f79083fad Date: Tue, 04 Dec 2018 21:29:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:29:23,592 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-0646ec0b-5bb6-4943-83d8-a98f79083fad 2018-12-04 21:29:23,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}53d708fa806f11c682f0cf8f87da0ca2443eb088" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-image"}' 2018-12-04 21:29:23,690 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/3e7be632-acd0-459b-b8a8-fcda28aa5f1f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c1420871-2bfd-4614-9673-a467ed45eac2 Date: Tue, 04 Dec 2018 21:29:23 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:29:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-04T21:29:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/3e7be632-acd0-459b-b8a8-fcda28aa5f1f", "min_disk": 0, "protected": false, "id": "3e7be632-acd0-459b-b8a8-fcda28aa5f1f", "file": "/v2/images/3e7be632-acd0-459b-b8a8-fcda28aa5f1f/file", "checksum": null, "owner": "7920f328a50c40cf8bd14226b1416b32", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:29:23,690 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-c1420871-2bfd-4614-9673-a467ed45eac2 2018-12-04 21:29:23,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/3e7be632-acd0-459b-b8a8-fcda28aa5f1f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}53d708fa806f11c682f0cf8f87da0ca2443eb088" -d '' 2018-12-04 21:29:24,088 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-681bd4e0-b61f-4e00-92af-cbc4e4fd8be9 Date: Tue, 04 Dec 2018 21:29:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:29:24,088 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/3e7be632-acd0-459b-b8a8-fcda28aa5f1f/file used request id req-681bd4e0-b61f-4e00-92af-cbc4e4fd8be9 2018-12-04 21:29:24,089 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 21:29:24,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/3e7be632-acd0-459b-b8a8-fcda28aa5f1f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}53d708fa806f11c682f0cf8f87da0ca2443eb088" 2018-12-04 21:29:24,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-fb7d561a-09fe-48b4-b65c-7635a89f031b Date: Tue, 04 Dec 2018 21:29:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:29:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:29:24Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/3e7be632-acd0-459b-b8a8-fcda28aa5f1f/snap", "metadata": {}}], "self": "/v2/images/3e7be632-acd0-459b-b8a8-fcda28aa5f1f", "min_disk": 0, "protected": false, "id": "3e7be632-acd0-459b-b8a8-fcda28aa5f1f", "file": "/v2/images/3e7be632-acd0-459b-b8a8-fcda28aa5f1f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7920f328a50c40cf8bd14226b1416b32", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/3e7be632-acd0-459b-b8a8-fcda28aa5f1f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:29:24,110 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/3e7be632-acd0-459b-b8a8-fcda28aa5f1f used request id req-fb7d561a-09fe-48b4-b65c-7635a89f031b 2018-12-04 21:29:24,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}53d708fa806f11c682f0cf8f87da0ca2443eb088" 2018-12-04 21:29:24,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6a85e20c-0238-4a79-a9c1-84de9ee1cbf7 Date: Tue, 04 Dec 2018 21:29:24 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:29:24,119 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-6a85e20c-0238-4a79-a9c1-84de9ee1cbf7 2018-12-04 21:29:24,121 - create_image - INFO - Created image with name - SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-image 2018-12-04 21:29:24,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/3e7be632-acd0-459b-b8a8-fcda28aa5f1f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}53d708fa806f11c682f0cf8f87da0ca2443eb088" 2018-12-04 21:29:24,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-96937161-e615-4418-b4a2-78243dbc5e6a Date: Tue, 04 Dec 2018 21:29:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:29:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:29:24Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/3e7be632-acd0-459b-b8a8-fcda28aa5f1f/snap", "metadata": {}}], "self": "/v2/images/3e7be632-acd0-459b-b8a8-fcda28aa5f1f", "min_disk": 0, "protected": false, "id": "3e7be632-acd0-459b-b8a8-fcda28aa5f1f", "file": "/v2/images/3e7be632-acd0-459b-b8a8-fcda28aa5f1f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7920f328a50c40cf8bd14226b1416b32", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/3e7be632-acd0-459b-b8a8-fcda28aa5f1f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:29:24,139 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/3e7be632-acd0-459b-b8a8-fcda28aa5f1f used request id req-96937161-e615-4418-b4a2-78243dbc5e6a 2018-12-04 21:29:24,139 - create_image - DEBUG - Instance status is - active 2018-12-04 21:29:24,139 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-image 2018-12-04 21:29:24,139 - create_image - INFO - Image is now active with name - SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-image 2018-12-04 21:29:24,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:29:24,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:29:24,531 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cdd5d9be7a04459d9261d5bbd5b209c6", "name": "SimpleHealthCheck-13c0f87b-61f3-40d-proj-role"}], "expires_at": "2018-12-04T22:29:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7920f328a50c40cf8bd14226b1416b32", "name": "SimpleHealthCheck-13c0f87b-61f3-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7920f328a50c40cf8bd14226b1416b32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/7920f328a50c40cf8bd14226b1416b32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/7920f328a50c40cf8bd14226b1416b32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7920f328a50c40cf8bd14226b1416b32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_7920f328a50c40cf8bd14226b1416b32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7920f328a50c40cf8bd14226b1416b32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/7920f328a50c40cf8bd14226b1416b32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/7920f328a50c40cf8bd14226b1416b32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7920f328a50c40cf8bd14226b1416b32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/7920f328a50c40cf8bd14226b1416b32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/7920f328a50c40cf8bd14226b1416b32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7920f328a50c40cf8bd14226b1416b32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/7920f328a50c40cf8bd14226b1416b32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/7920f328a50c40cf8bd14226b1416b32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-13c0f87b-61f3-40d-user", "id": "9c61302b64264067adb5f5b01ca63da5"}, "audit_ids": ["OKXfWE90QeO9zkAlKnMkPw"], "issued_at": "2018-12-04T21:29:24.000000Z"}} 2018-12-04 21:29:24,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f33838da7be5cdf467ba475eebd53fd24535338" 2018-12-04 21:29:24,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96006146-776b-49a9-8282-c3a75b6d297f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:29:24,616 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-96006146-776b-49a9-8282-c3a75b6d297f 2018-12-04 21:29:24,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f33838da7be5cdf467ba475eebd53fd24535338" 2018-12-04 21:29:24,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-913f0083-874d-44ef-8f17-3965016b0ba0 Date: Tue, 04 Dec 2018 21:29:24 GMT RESP BODY: {"networks":[]} 2018-12-04 21:29:24,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-net used request id req-913f0083-874d-44ef-8f17-3965016b0ba0 2018-12-04 21:29:24,818 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-net 2018-12-04 21:29:24,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f33838da7be5cdf467ba475eebd53fd24535338" -d '{"network": {"name": "SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-net", "admin_state_up": true}}' 2018-12-04 21:29:25,360 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 600 X-Openstack-Request-Id: req-8249c623-d96b-44fa-92de-3fd2fd3515ea Date: Tue, 04 Dec 2018 21:29:25 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"7920f328a50c40cf8bd14226b1416b32","created_at":"2018-12-04T21:29:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-12-04T21:29:25Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"7920f328a50c40cf8bd14226b1416b32","id":"6d2ae314-356b-4813-ac92-44381ac390d5","name":"SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-net"}} 2018-12-04 21:29:25,360 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-8249c623-d96b-44fa-92de-3fd2fd3515ea 2018-12-04 21:29:25,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6d2ae314-356b-4813-ac92-44381ac390d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f33838da7be5cdf467ba475eebd53fd24535338" 2018-12-04 21:29:25,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 584 X-Openstack-Request-Id: req-9e2f395b-3a3e-4813-929f-550b5e7f6e6b Date: Tue, 04 Dec 2018 21:29:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T21:29:25Z","tenant_id":"7920f328a50c40cf8bd14226b1416b32","created_at":"2018-12-04T21:29:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"7920f328a50c40cf8bd14226b1416b32","id":"6d2ae314-356b-4813-ac92-44381ac390d5","name":"SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-net"}]} 2018-12-04 21:29:25,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6d2ae314-356b-4813-ac92-44381ac390d5 used request id req-9e2f395b-3a3e-4813-929f-550b5e7f6e6b 2018-12-04 21:29:25,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6d2ae314-356b-4813-ac92-44381ac390d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f33838da7be5cdf467ba475eebd53fd24535338" 2018-12-04 21:29:25,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ae8aba4c-65b4-4d1d-8e14-f389336aff03 Date: Tue, 04 Dec 2018 21:29:25 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:29:25,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6d2ae314-356b-4813-ac92-44381ac390d5 used request id req-ae8aba4c-65b4-4d1d-8e14-f389336aff03 2018-12-04 21:29:25,518 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-subnet 2018-12-04 21:29:25,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f33838da7be5cdf467ba475eebd53fd24535338" -d '{"subnets": [{"ip_version": 4, "network_id": "6d2ae314-356b-4813-ac92-44381ac390d5", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-subnet"}]}' 2018-12-04 21:29:26,054 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-46e6b816-97c4-407b-831d-65a44dd50858 Date: Tue, 04 Dec 2018 21:29:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d2ae314-356b-4813-ac92-44381ac390d5","tenant_id":"7920f328a50c40cf8bd14226b1416b32","created_at":"2018-12-04T21:29:25Z","dns_nameservers":[],"updated_at":"2018-12-04T21:29: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":"7920f328a50c40cf8bd14226b1416b32","id":"672c9652-dab1-4da0-900c-0b463b9a3692","subnetpool_id":null,"name":"SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-subnet"}]} 2018-12-04 21:29:26,054 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-46e6b816-97c4-407b-831d-65a44dd50858 2018-12-04 21:29:26,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6d2ae314-356b-4813-ac92-44381ac390d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f33838da7be5cdf467ba475eebd53fd24535338" 2018-12-04 21:29:26,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-5bb23e27-cf0d-43cb-a233-506690150fd2 Date: Tue, 04 Dec 2018 21:29:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["672c9652-dab1-4da0-900c-0b463b9a3692"],"updated_at":"2018-12-04T21:29:25Z","tenant_id":"7920f328a50c40cf8bd14226b1416b32","created_at":"2018-12-04T21:29:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7920f328a50c40cf8bd14226b1416b32","id":"6d2ae314-356b-4813-ac92-44381ac390d5","name":"SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-net"}]} 2018-12-04 21:29:26,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6d2ae314-356b-4813-ac92-44381ac390d5 used request id req-5bb23e27-cf0d-43cb-a233-506690150fd2 2018-12-04 21:29:26,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6d2ae314-356b-4813-ac92-44381ac390d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f33838da7be5cdf467ba475eebd53fd24535338" 2018-12-04 21:29:26,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c8267596-e855-4c0c-80b0-66ae3749c710 Date: Tue, 04 Dec 2018 21:29:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d2ae314-356b-4813-ac92-44381ac390d5","tenant_id":"7920f328a50c40cf8bd14226b1416b32","created_at":"2018-12-04T21:29:25Z","dns_nameservers":[],"updated_at":"2018-12-04T21:29: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":"7920f328a50c40cf8bd14226b1416b32","id":"672c9652-dab1-4da0-900c-0b463b9a3692","subnetpool_id":null,"name":"SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-subnet"}]} 2018-12-04 21:29:26,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6d2ae314-356b-4813-ac92-44381ac390d5 used request id req-c8267596-e855-4c0c-80b0-66ae3749c710 2018-12-04 21:29:26,229 - OpenStackNetwork - DEBUG - Network [6d2ae314-356b-4813-ac92-44381ac390d5] created successfully 2018-12-04 21:29:26,229 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:29:26,230 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:29:26,634 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:29:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["km94UtOTTl2DtA7LG0jjkg"], "issued_at": "2018-12-04T21:29:26.000000Z"}} 2018-12-04 21:29:26,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb3affdf81c8b29d703a331fd1d723dc57cc380b" 2018-12-04 21:29:26,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70c4ee58-0b95-400c-b16b-269aa3ff5536 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:29:26,791 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-70c4ee58-0b95-400c-b16b-269aa3ff5536 2018-12-04 21:29:26,792 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:29:26,798 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb3affdf81c8b29d703a331fd1d723dc57cc380b" 2018-12-04 21:29:26,993 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-096431cf-15c1-4344-89dc-b656fac1c16f x-compute-request-id: req-096431cf-15c1-4344-89dc-b656fac1c16f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-04 21:29:26,993 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-096431cf-15c1-4344-89dc-b656fac1c16f 2018-12-04 21:29:26,997 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb3affdf81c8b29d703a331fd1d723dc57cc380b" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-04 21:29:27,056 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2981014a-329f-4530-871e-7353cefff09f x-compute-request-id: req-2981014a-329f-4530-871e-7353cefff09f Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/15f9ace5-bbed-4e93-80ea-a7bd9c09f544", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/15f9ace5-bbed-4e93-80ea-a7bd9c09f544", "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": "15f9ace5-bbed-4e93-80ea-a7bd9c09f544"}} 2018-12-04 21:29:27,056 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-2981014a-329f-4530-871e-7353cefff09f 2018-12-04 21:29:27,057 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:29:27,058 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:29:27,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cdd5d9be7a04459d9261d5bbd5b209c6", "name": "SimpleHealthCheck-13c0f87b-61f3-40d-proj-role"}], "expires_at": "2018-12-04T22:29:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7920f328a50c40cf8bd14226b1416b32", "name": "SimpleHealthCheck-13c0f87b-61f3-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7920f328a50c40cf8bd14226b1416b32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/7920f328a50c40cf8bd14226b1416b32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/7920f328a50c40cf8bd14226b1416b32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7920f328a50c40cf8bd14226b1416b32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_7920f328a50c40cf8bd14226b1416b32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7920f328a50c40cf8bd14226b1416b32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/7920f328a50c40cf8bd14226b1416b32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/7920f328a50c40cf8bd14226b1416b32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7920f328a50c40cf8bd14226b1416b32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/7920f328a50c40cf8bd14226b1416b32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/7920f328a50c40cf8bd14226b1416b32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7920f328a50c40cf8bd14226b1416b32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/7920f328a50c40cf8bd14226b1416b32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/7920f328a50c40cf8bd14226b1416b32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-13c0f87b-61f3-40d-user", "id": "9c61302b64264067adb5f5b01ca63da5"}, "audit_ids": ["aBH63t5vSe6fTaesKrfWNw"], "issued_at": "2018-12-04T21:29:27.000000Z"}} 2018-12-04 21:29:27,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:27,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbb03621-848d-4d15-8678-c2b97da58343 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:29:27,538 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-fbb03621-848d-4d15-8678-c2b97da58343 2018-12-04 21:29:27,539 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:29:27,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:27,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17e56ef3-8fa7-4e1d-8bed-2b4ab75a7da9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:29:27,631 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-17e56ef3-8fa7-4e1d-8bed-2b4ab75a7da9 2018-12-04 21:29:27,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:27,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-15ad15a5-3dc7-4572-9c35-dd6e8bd6d91c Date: Tue, 04 Dec 2018 21:29:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["672c9652-dab1-4da0-900c-0b463b9a3692"],"updated_at":"2018-12-04T21:29:25Z","tenant_id":"7920f328a50c40cf8bd14226b1416b32","created_at":"2018-12-04T21:29:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7920f328a50c40cf8bd14226b1416b32","id":"6d2ae314-356b-4813-ac92-44381ac390d5","name":"SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-net"}]} 2018-12-04 21:29:27,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-net used request id req-15ad15a5-3dc7-4572-9c35-dd6e8bd6d91c 2018-12-04 21:29:27,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6d2ae314-356b-4813-ac92-44381ac390d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:27,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8bc5e4a2-a968-4b6a-9213-a40b8f01e591 Date: Tue, 04 Dec 2018 21:29:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d2ae314-356b-4813-ac92-44381ac390d5","tenant_id":"7920f328a50c40cf8bd14226b1416b32","created_at":"2018-12-04T21:29:25Z","dns_nameservers":[],"updated_at":"2018-12-04T21:29: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":"7920f328a50c40cf8bd14226b1416b32","id":"672c9652-dab1-4da0-900c-0b463b9a3692","subnetpool_id":null,"name":"SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-subnet"}]} 2018-12-04 21:29:27,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6d2ae314-356b-4813-ac92-44381ac390d5 used request id req-8bc5e4a2-a968-4b6a-9213-a40b8f01e591 2018-12-04 21:29:27,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:28,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-27243069-964e-4b76-b169-bd521c4c3396 Date: Tue, 04 Dec 2018 21:29:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["672c9652-dab1-4da0-900c-0b463b9a3692"],"updated_at":"2018-12-04T21:29:25Z","tenant_id":"7920f328a50c40cf8bd14226b1416b32","created_at":"2018-12-04T21:29:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7920f328a50c40cf8bd14226b1416b32","id":"6d2ae314-356b-4813-ac92-44381ac390d5","name":"SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-net"}]} 2018-12-04 21:29:28,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-net used request id req-27243069-964e-4b76-b169-bd521c4c3396 2018-12-04 21:29:28,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:29:28,050 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:29: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:29:28,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7920f328a50c40cf8bd14226b1416b32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:28,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01c902ae-3b2d-4691-baf1-09d86914bf4c Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7920f328a50c40cf8bd14226b1416b32"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7920f328a50c40cf8bd14226b1416b32", "name": "SimpleHealthCheck-13c0f87b-61f3-40d-proj"}} 2018-12-04 21:29:28,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7920f328a50c40cf8bd14226b1416b32 used request id req-01c902ae-3b2d-4691-baf1-09d86914bf4c 2018-12-04 21:29:28,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6d2ae314-356b-4813-ac92-44381ac390d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:28,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f9e9a9e6-abd9-4b8b-ac18-ea090cc0c4a4 Date: Tue, 04 Dec 2018 21:29:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d2ae314-356b-4813-ac92-44381ac390d5","tenant_id":"7920f328a50c40cf8bd14226b1416b32","created_at":"2018-12-04T21:29:25Z","dns_nameservers":[],"updated_at":"2018-12-04T21:29: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":"7920f328a50c40cf8bd14226b1416b32","id":"672c9652-dab1-4da0-900c-0b463b9a3692","subnetpool_id":null,"name":"SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-subnet"}]} 2018-12-04 21:29:28,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6d2ae314-356b-4813-ac92-44381ac390d5 used request id req-f9e9a9e6-abd9-4b8b-ac18-ea090cc0c4a4 2018-12-04 21:29:28,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6d2ae314-356b-4813-ac92-44381ac390d5&name=SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:28,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e59c1905-27f2-4cd4-9e5c-4de1060a7248 Date: Tue, 04 Dec 2018 21:29:28 GMT RESP BODY: {"ports":[]} 2018-12-04 21:29:28,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6d2ae314-356b-4813-ac92-44381ac390d5&name=SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43port-1&admin_state_up=True used request id req-e59c1905-27f2-4cd4-9e5c-4de1060a7248 2018-12-04 21:29:28,222 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:28,449 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1aef2e9d-2461-4905-9ca5-54144aa32ec5 x-compute-request-id: req-1aef2e9d-2461-4905-9ca5-54144aa32ec5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-04 21:29:28,449 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-inst used request id req-1aef2e9d-2461-4905-9ca5-54144aa32ec5 2018-12-04 21:29:28,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:28,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-2159088c-15b7-47cb-9fe3-f5035b25f6cf Date: Tue, 04 Dec 2018 21:29:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["672c9652-dab1-4da0-900c-0b463b9a3692"],"updated_at":"2018-12-04T21:29:25Z","tenant_id":"7920f328a50c40cf8bd14226b1416b32","created_at":"2018-12-04T21:29:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7920f328a50c40cf8bd14226b1416b32","id":"6d2ae314-356b-4813-ac92-44381ac390d5","name":"SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-net"}]} 2018-12-04 21:29:28,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-net used request id req-2159088c-15b7-47cb-9fe3-f5035b25f6cf 2018-12-04 21:29:28,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6d2ae314-356b-4813-ac92-44381ac390d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:28,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b28b9b3c-f8d9-4bd4-9c73-97491c1824dc Date: Tue, 04 Dec 2018 21:29:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d2ae314-356b-4813-ac92-44381ac390d5","tenant_id":"7920f328a50c40cf8bd14226b1416b32","created_at":"2018-12-04T21:29:25Z","dns_nameservers":[],"updated_at":"2018-12-04T21:29: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":"7920f328a50c40cf8bd14226b1416b32","id":"672c9652-dab1-4da0-900c-0b463b9a3692","subnetpool_id":null,"name":"SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-subnet"}]} 2018-12-04 21:29:28,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6d2ae314-356b-4813-ac92-44381ac390d5 used request id req-b28b9b3c-f8d9-4bd4-9c73-97491c1824dc 2018-12-04 21:29:28,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:28,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-7f4b58a3-d6a7-42e7-bd75-a4fa22ce149f Date: Tue, 04 Dec 2018 21:29:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["672c9652-dab1-4da0-900c-0b463b9a3692"],"updated_at":"2018-12-04T21:29:25Z","tenant_id":"7920f328a50c40cf8bd14226b1416b32","created_at":"2018-12-04T21:29:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7920f328a50c40cf8bd14226b1416b32","id":"6d2ae314-356b-4813-ac92-44381ac390d5","name":"SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-net"}]} 2018-12-04 21:29:28,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-net used request id req-7f4b58a3-d6a7-42e7-bd75-a4fa22ce149f 2018-12-04 21:29:28,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7920f328a50c40cf8bd14226b1416b32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:28,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79a50998-8d8d-4e79-b55a-81c1193ef73a Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7920f328a50c40cf8bd14226b1416b32"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7920f328a50c40cf8bd14226b1416b32", "name": "SimpleHealthCheck-13c0f87b-61f3-40d-proj"}} 2018-12-04 21:29:28,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7920f328a50c40cf8bd14226b1416b32 used request id req-79a50998-8d8d-4e79-b55a-81c1193ef73a 2018-12-04 21:29:28,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6d2ae314-356b-4813-ac92-44381ac390d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:28,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-39b89e54-76be-4773-b785-d8b7d9974127 Date: Tue, 04 Dec 2018 21:29:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d2ae314-356b-4813-ac92-44381ac390d5","tenant_id":"7920f328a50c40cf8bd14226b1416b32","created_at":"2018-12-04T21:29:25Z","dns_nameservers":[],"updated_at":"2018-12-04T21:29: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":"7920f328a50c40cf8bd14226b1416b32","id":"672c9652-dab1-4da0-900c-0b463b9a3692","subnetpool_id":null,"name":"SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-subnet"}]} 2018-12-04 21:29:28,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6d2ae314-356b-4813-ac92-44381ac390d5 used request id req-39b89e54-76be-4773-b785-d8b7d9974127 2018-12-04 21:29:28,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6d2ae314-356b-4813-ac92-44381ac390d5&name=SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:28,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5f3f1da5-2546-4243-91e0-7d71b87a8fbb Date: Tue, 04 Dec 2018 21:29:28 GMT RESP BODY: {"ports":[]} 2018-12-04 21:29:28,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6d2ae314-356b-4813-ac92-44381ac390d5&name=SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43port-1&admin_state_up=True used request id req-5f3f1da5-2546-4243-91e0-7d71b87a8fbb 2018-12-04 21:29:28,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:29:28,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:29:29,257 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cdd5d9be7a04459d9261d5bbd5b209c6", "name": "SimpleHealthCheck-13c0f87b-61f3-40d-proj-role"}], "expires_at": "2018-12-04T22:29:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7920f328a50c40cf8bd14226b1416b32", "name": "SimpleHealthCheck-13c0f87b-61f3-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7920f328a50c40cf8bd14226b1416b32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/7920f328a50c40cf8bd14226b1416b32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/7920f328a50c40cf8bd14226b1416b32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7920f328a50c40cf8bd14226b1416b32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_7920f328a50c40cf8bd14226b1416b32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7920f328a50c40cf8bd14226b1416b32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/7920f328a50c40cf8bd14226b1416b32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/7920f328a50c40cf8bd14226b1416b32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7920f328a50c40cf8bd14226b1416b32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/7920f328a50c40cf8bd14226b1416b32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/7920f328a50c40cf8bd14226b1416b32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7920f328a50c40cf8bd14226b1416b32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/7920f328a50c40cf8bd14226b1416b32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/7920f328a50c40cf8bd14226b1416b32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-13c0f87b-61f3-40d-user", "id": "9c61302b64264067adb5f5b01ca63da5"}, "audit_ids": ["f1J5Ft6VRcmf1SuqcHFsKA"], "issued_at": "2018-12-04T21:29:29.000000Z"}} 2018-12-04 21:29:29,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}454e54519dd0f2155409a09e2d38ea78e7e1d4e1" 2018-12-04 21:29:29,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54320ac0-8136-472d-b916-8d38b86006e9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:29:29,342 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-54320ac0-8136-472d-b916-8d38b86006e9 2018-12-04 21:29:29,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:29,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-6811bb8e-e58a-471f-898e-904b77ce5479 Date: Tue, 04 Dec 2018 21:29:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["672c9652-dab1-4da0-900c-0b463b9a3692"],"updated_at":"2018-12-04T21:29:25Z","tenant_id":"7920f328a50c40cf8bd14226b1416b32","created_at":"2018-12-04T21:29:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7920f328a50c40cf8bd14226b1416b32","id":"6d2ae314-356b-4813-ac92-44381ac390d5","name":"SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-net"}]} 2018-12-04 21:29:29,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-net used request id req-6811bb8e-e58a-471f-898e-904b77ce5479 2018-12-04 21:29:29,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6d2ae314-356b-4813-ac92-44381ac390d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:29,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-cd87a3d1-b71c-49fd-9ced-fe6a10289cf6 Date: Tue, 04 Dec 2018 21:29:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d2ae314-356b-4813-ac92-44381ac390d5","tenant_id":"7920f328a50c40cf8bd14226b1416b32","created_at":"2018-12-04T21:29:25Z","dns_nameservers":[],"updated_at":"2018-12-04T21:29: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":"7920f328a50c40cf8bd14226b1416b32","id":"672c9652-dab1-4da0-900c-0b463b9a3692","subnetpool_id":null,"name":"SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-subnet"}]} 2018-12-04 21:29:29,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6d2ae314-356b-4813-ac92-44381ac390d5 used request id req-cd87a3d1-b71c-49fd-9ced-fe6a10289cf6 2018-12-04 21:29:29,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:29,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-4925669d-2e3d-457b-8511-55950c01bee5 Date: Tue, 04 Dec 2018 21:29:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["672c9652-dab1-4da0-900c-0b463b9a3692"],"updated_at":"2018-12-04T21:29:25Z","tenant_id":"7920f328a50c40cf8bd14226b1416b32","created_at":"2018-12-04T21:29:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7920f328a50c40cf8bd14226b1416b32","id":"6d2ae314-356b-4813-ac92-44381ac390d5","name":"SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-net"}]} 2018-12-04 21:29:29,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-net used request id req-4925669d-2e3d-457b-8511-55950c01bee5 2018-12-04 21:29:29,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:29:29,767 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:29: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:29:29,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7920f328a50c40cf8bd14226b1416b32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}454e54519dd0f2155409a09e2d38ea78e7e1d4e1" 2018-12-04 21:29:29,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0983294-6535-452e-a71d-587e0a2c7ec8 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7920f328a50c40cf8bd14226b1416b32"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7920f328a50c40cf8bd14226b1416b32", "name": "SimpleHealthCheck-13c0f87b-61f3-40d-proj"}} 2018-12-04 21:29:29,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7920f328a50c40cf8bd14226b1416b32 used request id req-c0983294-6535-452e-a71d-587e0a2c7ec8 2018-12-04 21:29:29,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6d2ae314-356b-4813-ac92-44381ac390d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:29,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-3b610a10-eb99-4eea-b9a7-fa106ac27135 Date: Tue, 04 Dec 2018 21:29:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d2ae314-356b-4813-ac92-44381ac390d5","tenant_id":"7920f328a50c40cf8bd14226b1416b32","created_at":"2018-12-04T21:29:25Z","dns_nameservers":[],"updated_at":"2018-12-04T21:29: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":"7920f328a50c40cf8bd14226b1416b32","id":"672c9652-dab1-4da0-900c-0b463b9a3692","subnetpool_id":null,"name":"SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-subnet"}]} 2018-12-04 21:29:29,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6d2ae314-356b-4813-ac92-44381ac390d5 used request id req-3b610a10-eb99-4eea-b9a7-fa106ac27135 2018-12-04 21:29:29,910 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-net 2018-12-04 21:29:29,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" -d '{"port": {"network_id": "6d2ae314-356b-4813-ac92-44381ac390d5", "name": "SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43port-1", "admin_state_up": true}}' 2018-12-04 21:29:30,692 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 752 X-Openstack-Request-Id: req-c776657f-3ba2-42a0-ab43-acb7b7848abe Date: Tue, 04 Dec 2018 21:29:30 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-12-04T21:29:30Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6d2ae314-356b-4813-ac92-44381ac390d5","tenant_id":"7920f328a50c40cf8bd14226b1416b32","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-12-04T21:29:30Z","name":"SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43port-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:95:8b:8d","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"7920f328a50c40cf8bd14226b1416b32","fixed_ips":[{"subnet_id":"672c9652-dab1-4da0-900c-0b463b9a3692","ip_address":"10.55.0.3"}],"id":"85ede3a5-0ece-40d3-ab89-0e4409fda29b","security_groups":["fd025c96-b797-45d5-b5aa-f05202fe66f9"],"device_id":""}} 2018-12-04 21:29:30,693 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-c776657f-3ba2-42a0-ab43-acb7b7848abe 2018-12-04 21:29:30,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:30,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-c59e6028-c8b7-4616-b65d-915dd5186730 Date: Tue, 04 Dec 2018 21:29:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["672c9652-dab1-4da0-900c-0b463b9a3692"],"updated_at":"2018-12-04T21:29:25Z","tenant_id":"7920f328a50c40cf8bd14226b1416b32","created_at":"2018-12-04T21:29:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7920f328a50c40cf8bd14226b1416b32","id":"6d2ae314-356b-4813-ac92-44381ac390d5","name":"SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-net"}]} 2018-12-04 21:29:30,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-net used request id req-c59e6028-c8b7-4616-b65d-915dd5186730 2018-12-04 21:29:30,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6d2ae314-356b-4813-ac92-44381ac390d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:30,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a7ed26cc-cfb0-42f5-bdf1-ed0235718b4b Date: Tue, 04 Dec 2018 21:29:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d2ae314-356b-4813-ac92-44381ac390d5","tenant_id":"7920f328a50c40cf8bd14226b1416b32","created_at":"2018-12-04T21:29:25Z","dns_nameservers":[],"updated_at":"2018-12-04T21:29: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":"7920f328a50c40cf8bd14226b1416b32","id":"672c9652-dab1-4da0-900c-0b463b9a3692","subnetpool_id":null,"name":"SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-subnet"}]} 2018-12-04 21:29:30,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6d2ae314-356b-4813-ac92-44381ac390d5 used request id req-a7ed26cc-cfb0-42f5-bdf1-ed0235718b4b 2018-12-04 21:29:30,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:30,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-449d9aed-91f4-48dd-90e8-b6dfecd4c490 Date: Tue, 04 Dec 2018 21:29:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["672c9652-dab1-4da0-900c-0b463b9a3692"],"updated_at":"2018-12-04T21:29:25Z","tenant_id":"7920f328a50c40cf8bd14226b1416b32","created_at":"2018-12-04T21:29:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7920f328a50c40cf8bd14226b1416b32","id":"6d2ae314-356b-4813-ac92-44381ac390d5","name":"SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-net"}]} 2018-12-04 21:29:30,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-net used request id req-449d9aed-91f4-48dd-90e8-b6dfecd4c490 2018-12-04 21:29:30,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7920f328a50c40cf8bd14226b1416b32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:31,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10a31a7f-5f43-424a-98c8-4dcc72a54d06 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7920f328a50c40cf8bd14226b1416b32"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7920f328a50c40cf8bd14226b1416b32", "name": "SimpleHealthCheck-13c0f87b-61f3-40d-proj"}} 2018-12-04 21:29:31,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7920f328a50c40cf8bd14226b1416b32 used request id req-10a31a7f-5f43-424a-98c8-4dcc72a54d06 2018-12-04 21:29:31,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6d2ae314-356b-4813-ac92-44381ac390d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:31,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b81e270d-053b-4d69-866b-0a7d1eb6c18c Date: Tue, 04 Dec 2018 21:29:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d2ae314-356b-4813-ac92-44381ac390d5","tenant_id":"7920f328a50c40cf8bd14226b1416b32","created_at":"2018-12-04T21:29:25Z","dns_nameservers":[],"updated_at":"2018-12-04T21:29: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":"7920f328a50c40cf8bd14226b1416b32","id":"672c9652-dab1-4da0-900c-0b463b9a3692","subnetpool_id":null,"name":"SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-subnet"}]} 2018-12-04 21:29:31,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6d2ae314-356b-4813-ac92-44381ac390d5 used request id req-b81e270d-053b-4d69-866b-0a7d1eb6c18c 2018-12-04 21:29:31,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6d2ae314-356b-4813-ac92-44381ac390d5&name=SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:31,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-df272de9-0921-4ed6-9f05-ec2c1e621db2 Date: Tue, 04 Dec 2018 21:29:31 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6d2ae314-356b-4813-ac92-44381ac390d5","tenant_id":"7920f328a50c40cf8bd14226b1416b32","created_at":"2018-12-04T21:29:30Z","admin_state_up":true,"updated_at":"2018-12-04T21:29:30Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:95:8b:8d","id":"85ede3a5-0ece-40d3-ab89-0e4409fda29b","port_security_enabled":true,"project_id":"7920f328a50c40cf8bd14226b1416b32","fixed_ips":[{"subnet_id":"672c9652-dab1-4da0-900c-0b463b9a3692","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":["fd025c96-b797-45d5-b5aa-f05202fe66f9"],"name":"SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43port-1"}]} 2018-12-04 21:29:31,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6d2ae314-356b-4813-ac92-44381ac390d5&name=SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43port-1&admin_state_up=True used request id req-df272de9-0921-4ed6-9f05-ec2c1e621db2 2018-12-04 21:29:31,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7920f328a50c40cf8bd14226b1416b32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:31,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9341b12-2948-47ad-aafc-55ca473c2e78 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7920f328a50c40cf8bd14226b1416b32"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7920f328a50c40cf8bd14226b1416b32", "name": "SimpleHealthCheck-13c0f87b-61f3-40d-proj"}} 2018-12-04 21:29:31,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7920f328a50c40cf8bd14226b1416b32 used request id req-b9341b12-2948-47ad-aafc-55ca473c2e78 2018-12-04 21:29:31,279 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-inst 2018-12-04 21:29:31,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:31,304 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-824b3ae2-31f3-4df2-a327-0a9843546d23 x-compute-request-id: req-824b3ae2-31f3-4df2-a327-0a9843546d23 Content-Encoding: gzip Content-Length: 203 Content-Type: application/json RESP BODY: {"flavors": [{"id": "15f9ace5-bbed-4e93-80ea-a7bd9c09f544", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/15f9ace5-bbed-4e93-80ea-a7bd9c09f544", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/15f9ace5-bbed-4e93-80ea-a7bd9c09f544", "rel": "bookmark"}], "name": "SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-flavor-name"}]} 2018-12-04 21:29:31,305 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-824b3ae2-31f3-4df2-a327-0a9843546d23 2018-12-04 21:29:31,308 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/15f9ace5-bbed-4e93-80ea-a7bd9c09f544 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:31,325 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1aa24aeb-65c3-4b15-8b82-f258e6b23ab5 x-compute-request-id: req-1aa24aeb-65c3-4b15-8b82-f258e6b23ab5 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/15f9ace5-bbed-4e93-80ea-a7bd9c09f544", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/15f9ace5-bbed-4e93-80ea-a7bd9c09f544", "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": "15f9ace5-bbed-4e93-80ea-a7bd9c09f544"}} 2018-12-04 21:29:31,325 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/15f9ace5-bbed-4e93-80ea-a7bd9c09f544 used request id req-1aa24aeb-65c3-4b15-8b82-f258e6b23ab5 2018-12-04 21:29:31,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:31,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-bb658194-bab1-433b-a8ad-23333fc36769 Date: Tue, 04 Dec 2018 21:29:31 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:29:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:29:24Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/3e7be632-acd0-459b-b8a8-fcda28aa5f1f/snap", "metadata": {}}], "self": "/v2/images/3e7be632-acd0-459b-b8a8-fcda28aa5f1f", "min_disk": 0, "protected": false, "id": "3e7be632-acd0-459b-b8a8-fcda28aa5f1f", "file": "/v2/images/3e7be632-acd0-459b-b8a8-fcda28aa5f1f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7920f328a50c40cf8bd14226b1416b32", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/3e7be632-acd0-459b-b8a8-fcda28aa5f1f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-image"} 2018-12-04 21:29:31,531 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-image used request id req-bb658194-bab1-433b-a8ad-23333fc36769 2018-12-04 21:29:31,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:31,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6689e69b-dfc7-4d65-96e6-6f8ba07c2105 Date: Tue, 04 Dec 2018 21:29:31 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:29:31,540 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-6689e69b-dfc7-4d65-96e6-6f8ba07c2105 2018-12-04 21:29:31,545 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" -d '{"server": {"name": "SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-inst", "imageRef": "3e7be632-acd0-459b-b8a8-fcda28aa5f1f", "flavorRef": "15f9ace5-bbed-4e93-80ea-a7bd9c09f544", "max_count": 1, "min_count": 1, "networks": [{"port": "85ede3a5-0ece-40d3-ab89-0e4409fda29b"}]}}' 2018-12-04 21:29:33,212 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:29:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8850fdf3-a012-41f0-a903-bb1fb575a4af x-compute-request-id: req-8850fdf3-a012-41f0-a903-bb1fb575a4af Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/e1bd65ee-e01d-41aa-b555-1ef1dab42eda Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e1bd65ee-e01d-41aa-b555-1ef1dab42eda", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e1bd65ee-e01d-41aa-b555-1ef1dab42eda", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e1bd65ee-e01d-41aa-b555-1ef1dab42eda", "rel": "bookmark"}], "adminPass": "W4d587TPvauW"}} 2018-12-04 21:29:33,212 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-8850fdf3-a012-41f0-a903-bb1fb575a4af 2018-12-04 21:29:33,216 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e1bd65ee-e01d-41aa-b555-1ef1dab42eda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:33,454 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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,Accept-Encoding x-openstack-request-id: req-93185f4a-95fc-423f-a5c1-2821c147c30d x-compute-request-id: req-93185f4a-95fc-423f-a5c1-2821c147c30d Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e1bd65ee-e01d-41aa-b555-1ef1dab42eda", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e1bd65ee-e01d-41aa-b555-1ef1dab42eda", "rel": "bookmark"}], "image": {"id": "3e7be632-acd0-459b-b8a8-fcda28aa5f1f", "links": [{"href": "http://172.30.9.23:8774/images/3e7be632-acd0-459b-b8a8-fcda28aa5f1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15f9ace5-bbed-4e93-80ea-a7bd9c09f544", "links": [{"href": "http://172.30.9.23:8774/flavors/15f9ace5-bbed-4e93-80ea-a7bd9c09f544", "rel": "bookmark"}]}, "id": "e1bd65ee-e01d-41aa-b555-1ef1dab42eda", "user_id": "9c61302b64264067adb5f5b01ca63da5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:29:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-inst", "created": "2018-12-04T21:29:33Z", "tenant_id": "7920f328a50c40cf8bd14226b1416b32", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:29:33,454 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e1bd65ee-e01d-41aa-b555-1ef1dab42eda used request id req-93185f4a-95fc-423f-a5c1-2821c147c30d 2018-12-04 21:29:33,455 - create_instance - INFO - Created instance with name - SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-inst 2018-12-04 21:29:33,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e1bd65ee-e01d-41aa-b555-1ef1dab42eda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:33,970 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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,Accept-Encoding x-openstack-request-id: req-7d641acb-d635-46ae-8d03-12345b314ce9 x-compute-request-id: req-7d641acb-d635-46ae-8d03-12345b314ce9 Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e1bd65ee-e01d-41aa-b555-1ef1dab42eda", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e1bd65ee-e01d-41aa-b555-1ef1dab42eda", "rel": "bookmark"}], "image": {"id": "3e7be632-acd0-459b-b8a8-fcda28aa5f1f", "links": [{"href": "http://172.30.9.23:8774/images/3e7be632-acd0-459b-b8a8-fcda28aa5f1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15f9ace5-bbed-4e93-80ea-a7bd9c09f544", "links": [{"href": "http://172.30.9.23:8774/flavors/15f9ace5-bbed-4e93-80ea-a7bd9c09f544", "rel": "bookmark"}]}, "id": "e1bd65ee-e01d-41aa-b555-1ef1dab42eda", "user_id": "9c61302b64264067adb5f5b01ca63da5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:29:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-inst", "created": "2018-12-04T21:29:33Z", "tenant_id": "7920f328a50c40cf8bd14226b1416b32", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:29:33,971 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e1bd65ee-e01d-41aa-b555-1ef1dab42eda used request id req-7d641acb-d635-46ae-8d03-12345b314ce9 2018-12-04 21:29:33,971 - create_instance - DEBUG - Instance status [SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-inst] is - BUILD 2018-12-04 21:29:33,971 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:29:36,974 - create_instance - DEBUG - VM status query timeout in 896.480859995 2018-12-04 21:29:36,978 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e1bd65ee-e01d-41aa-b555-1ef1dab42eda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:37,463 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-8d871472-73d0-4214-af18-7503d8259f02 x-compute-request-id: req-8d871472-73d0-4214-af18-7503d8259f02 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.23:8774/v2.1/servers/e1bd65ee-e01d-41aa-b555-1ef1dab42eda", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e1bd65ee-e01d-41aa-b555-1ef1dab42eda", "rel": "bookmark"}], "image": {"id": "3e7be632-acd0-459b-b8a8-fcda28aa5f1f", "links": [{"href": "http://172.30.9.23:8774/images/3e7be632-acd0-459b-b8a8-fcda28aa5f1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15f9ace5-bbed-4e93-80ea-a7bd9c09f544", "links": [{"href": "http://172.30.9.23:8774/flavors/15f9ace5-bbed-4e93-80ea-a7bd9c09f544", "rel": "bookmark"}]}, "id": "e1bd65ee-e01d-41aa-b555-1ef1dab42eda", "security_groups": [{"name": "default"}], "user_id": "9c61302b64264067adb5f5b01ca63da5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:29:34Z", "hostId": "e6c70e7e8e87c1ed9939402f9dd69a17f524cec42b459585a99bee5e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-inst", "created": "2018-12-04T21:29:33Z", "tenant_id": "7920f328a50c40cf8bd14226b1416b32", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:29:37,463 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e1bd65ee-e01d-41aa-b555-1ef1dab42eda used request id req-8d871472-73d0-4214-af18-7503d8259f02 2018-12-04 21:29:37,463 - create_instance - DEBUG - Instance status [SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-inst] is - BUILD 2018-12-04 21:29:37,463 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:29:40,467 - create_instance - DEBUG - VM status query timeout in 892.988578081 2018-12-04 21:29:40,469 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e1bd65ee-e01d-41aa-b555-1ef1dab42eda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:40,611 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7434e1fe-31d1-4b69-ba16-dcdeceb84e21 x-compute-request-id: req-7434e1fe-31d1-4b69-ba16-dcdeceb84e21 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:8b:8d", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e1bd65ee-e01d-41aa-b555-1ef1dab42eda", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e1bd65ee-e01d-41aa-b555-1ef1dab42eda", "rel": "bookmark"}], "image": {"id": "3e7be632-acd0-459b-b8a8-fcda28aa5f1f", "links": [{"href": "http://172.30.9.23:8774/images/3e7be632-acd0-459b-b8a8-fcda28aa5f1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:29:38.000000", "flavor": {"id": "15f9ace5-bbed-4e93-80ea-a7bd9c09f544", "links": [{"href": "http://172.30.9.23:8774/flavors/15f9ace5-bbed-4e93-80ea-a7bd9c09f544", "rel": "bookmark"}]}, "id": "e1bd65ee-e01d-41aa-b555-1ef1dab42eda", "security_groups": [{"name": "default"}], "user_id": "9c61302b64264067adb5f5b01ca63da5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:29:38Z", "hostId": "e6c70e7e8e87c1ed9939402f9dd69a17f524cec42b459585a99bee5e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-inst", "created": "2018-12-04T21:29:33Z", "tenant_id": "7920f328a50c40cf8bd14226b1416b32", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:29:40,611 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e1bd65ee-e01d-41aa-b555-1ef1dab42eda used request id req-7434e1fe-31d1-4b69-ba16-dcdeceb84e21 2018-12-04 21:29:40,611 - create_instance - DEBUG - Instance status [SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-inst] is - ACTIVE 2018-12-04 21:29:40,612 - create_instance - INFO - VM is - ACTIVE 2018-12-04 21:29:40,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e1bd65ee-e01d-41aa-b555-1ef1dab42eda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:41,214 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09b6c060-1211-49d4-a66b-c52d0988fd8f x-compute-request-id: req-09b6c060-1211-49d4-a66b-c52d0988fd8f Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:8b:8d", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e1bd65ee-e01d-41aa-b555-1ef1dab42eda", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e1bd65ee-e01d-41aa-b555-1ef1dab42eda", "rel": "bookmark"}], "image": {"id": "3e7be632-acd0-459b-b8a8-fcda28aa5f1f", "links": [{"href": "http://172.30.9.23:8774/images/3e7be632-acd0-459b-b8a8-fcda28aa5f1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:29:38.000000", "flavor": {"id": "15f9ace5-bbed-4e93-80ea-a7bd9c09f544", "links": [{"href": "http://172.30.9.23:8774/flavors/15f9ace5-bbed-4e93-80ea-a7bd9c09f544", "rel": "bookmark"}]}, "id": "e1bd65ee-e01d-41aa-b555-1ef1dab42eda", "security_groups": [{"name": "default"}], "user_id": "9c61302b64264067adb5f5b01ca63da5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:29:38Z", "hostId": "e6c70e7e8e87c1ed9939402f9dd69a17f524cec42b459585a99bee5e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-inst", "created": "2018-12-04T21:29:33Z", "tenant_id": "7920f328a50c40cf8bd14226b1416b32", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:29:41,215 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e1bd65ee-e01d-41aa-b555-1ef1dab42eda used request id req-09b6c060-1211-49d4-a66b-c52d0988fd8f 2018-12-04 21:29:41,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:41,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-ac29cd7c-ee3e-4790-b4ac-fd3422a2c649 Date: Tue, 04 Dec 2018 21:29:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["672c9652-dab1-4da0-900c-0b463b9a3692"],"updated_at":"2018-12-04T21:29:25Z","tenant_id":"7920f328a50c40cf8bd14226b1416b32","created_at":"2018-12-04T21:29:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7920f328a50c40cf8bd14226b1416b32","id":"6d2ae314-356b-4813-ac92-44381ac390d5","name":"SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-net"}]} 2018-12-04 21:29:41,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-net used request id req-ac29cd7c-ee3e-4790-b4ac-fd3422a2c649 2018-12-04 21:29:41,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7920f328a50c40cf8bd14226b1416b32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:41,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5f9b6c7-2416-4e13-861e-2c8f25d32520 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7920f328a50c40cf8bd14226b1416b32"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7920f328a50c40cf8bd14226b1416b32", "name": "SimpleHealthCheck-13c0f87b-61f3-40d-proj"}} 2018-12-04 21:29:41,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7920f328a50c40cf8bd14226b1416b32 used request id req-a5f9b6c7-2416-4e13-861e-2c8f25d32520 2018-12-04 21:29:41,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6d2ae314-356b-4813-ac92-44381ac390d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:41,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-08397d44-be5a-48bd-bedb-3ff17faecc50 Date: Tue, 04 Dec 2018 21:29:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d2ae314-356b-4813-ac92-44381ac390d5","tenant_id":"7920f328a50c40cf8bd14226b1416b32","created_at":"2018-12-04T21:29:25Z","dns_nameservers":[],"updated_at":"2018-12-04T21:29: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":"7920f328a50c40cf8bd14226b1416b32","id":"672c9652-dab1-4da0-900c-0b463b9a3692","subnetpool_id":null,"name":"SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-subnet"}]} 2018-12-04 21:29:41,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6d2ae314-356b-4813-ac92-44381ac390d5 used request id req-08397d44-be5a-48bd-bedb-3ff17faecc50 2018-12-04 21:29:41,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6d2ae314-356b-4813-ac92-44381ac390d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:41,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1544 X-Openstack-Request-Id: req-cf593f9d-3ecd-4d06-bcc0-86adca2f2bb4 Date: Tue, 04 Dec 2018 21:29:41 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6d2ae314-356b-4813-ac92-44381ac390d5","tenant_id":"7920f328a50c40cf8bd14226b1416b32","created_at":"2018-12-04T21:29:30Z","admin_state_up":true,"updated_at":"2018-12-04T21:29:38Z","binding:vnic_type":"normal","device_id":"e1bd65ee-e01d-41aa-b555-1ef1dab42eda","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:95:8b:8d","id":"85ede3a5-0ece-40d3-ab89-0e4409fda29b","port_security_enabled":true,"project_id":"7920f328a50c40cf8bd14226b1416b32","fixed_ips":[{"subnet_id":"672c9652-dab1-4da0-900c-0b463b9a3692","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":["fd025c96-b797-45d5-b5aa-f05202fe66f9"],"name":"SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6d2ae314-356b-4813-ac92-44381ac390d5","tenant_id":"7920f328a50c40cf8bd14226b1416b32","created_at":"2018-12-04T21:29:26Z","admin_state_up":true,"updated_at":"2018-12-04T21:29:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6d2ae314-356b-4813-ac92-44381ac390d5","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:bc:f5:e2","id":"ce02d23a-2390-400b-8c97-d0590c198dea","port_security_enabled":false,"project_id":"7920f328a50c40cf8bd14226b1416b32","fixed_ips":[{"subnet_id":"672c9652-dab1-4da0-900c-0b463b9a3692","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-12-04 21:29:41,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6d2ae314-356b-4813-ac92-44381ac390d5 used request id req-cf593f9d-3ecd-4d06-bcc0-86adca2f2bb4 2018-12-04 21:29:41,617 - create_instance_tests - INFO - Looking for IP 10.55.0.3 in the console log 2018-12-04 21:29:41,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e1bd65ee-e01d-41aa-b555-1ef1dab42eda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:41,997 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8eff47c3-8720-4667-8987-4865896f6069 x-compute-request-id: req-8eff47c3-8720-4667-8987-4865896f6069 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:8b:8d", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e1bd65ee-e01d-41aa-b555-1ef1dab42eda", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e1bd65ee-e01d-41aa-b555-1ef1dab42eda", "rel": "bookmark"}], "image": {"id": "3e7be632-acd0-459b-b8a8-fcda28aa5f1f", "links": [{"href": "http://172.30.9.23:8774/images/3e7be632-acd0-459b-b8a8-fcda28aa5f1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:29:38.000000", "flavor": {"id": "15f9ace5-bbed-4e93-80ea-a7bd9c09f544", "links": [{"href": "http://172.30.9.23:8774/flavors/15f9ace5-bbed-4e93-80ea-a7bd9c09f544", "rel": "bookmark"}]}, "id": "e1bd65ee-e01d-41aa-b555-1ef1dab42eda", "security_groups": [{"name": "default"}], "user_id": "9c61302b64264067adb5f5b01ca63da5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:29:38Z", "hostId": "e6c70e7e8e87c1ed9939402f9dd69a17f524cec42b459585a99bee5e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-inst", "created": "2018-12-04T21:29:33Z", "tenant_id": "7920f328a50c40cf8bd14226b1416b32", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:29:41,997 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e1bd65ee-e01d-41aa-b555-1ef1dab42eda used request id req-8eff47c3-8720-4667-8987-4865896f6069 2018-12-04 21:29:42,000 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/e1bd65ee-e01d-41aa-b555-1ef1dab42eda/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 21:29:42,068 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-10066c95-44b5-49ea-a5ba-afefb8dbfbfa x-compute-request-id: req-10066c95-44b5-49ea-a5ba-afefb8dbfbfa Content-Encoding: gzip Content-Length: 9432 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 0x000000000FFE1577 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 0x000000000FFE14FF 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 474515524 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.174040] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.176202] pid_max: default: 32768 minimum: 301\n[ 0.177362] ACPI: Core revision 20150930\n[ 0.178950] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.180612] Security Framework initialized\n[ 0.181669] Yama: becoming mindful.\n[ 0.182615] AppArmor: AppArmor initialized\n[ 0.183693] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.185368] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.186984] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.188517] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.190305] Initializing cgroup subsys io\n[ 0.191353] Initializing cgroup subsys memory\n[ 0.192453] Initializing cgroup subsys devices\n[ 0.193613] Initializing cgroup subsys freezer\n[ 0.194731] Initializing cgroup subsys net_cls\n[ 0.195886] Initializing cgroup subsys perf_event\n[ 0.197069] Initializing cgroup subsys net_prio\n[ 0.198202] Initializing cgroup subsys hugetlb\n[ 0.199315] Initializing cgroup subsys pids\n[ 0.200423] CPU: Physical Processor ID: 0\n[ 0.202163] mce: CPU supports 10 MCE banks\n[ 0.203239] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.204514] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.220924] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.227388] ftrace: allocating 31920 entries in 125 pages\n[ 0.252504] smpboot: Max logical packages: 1\n[ 0.253648] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.255402] x2apic enabled\n[ 0.256474] Switched APIC routing to physical x2apic.\n[ 0.258771] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.260207] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.262866] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.265183] KVM setup paravirtual spinlock\n[ 0.266739] x86: Booted up 1 node, 1 CPUs\n[ 0.267787] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.269570] devtmpfs: initialized\n[ 0.271506] evm: security.selinux\n[ 0.272411] evm: security.SMACK64\n[ 0.273303] evm: security.SMACK64EXEC\n[ 0.274266] evm: security.SMACK64TRANSMUTE\n[ 0.275308] evm: security.SMACK64MMAP\n[ 0.276288] evm: security.ima\n[ 0.277127] evm: security.capability\n[ 0.278148] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.280519] pinctrl core: initialized pinctrl subsystem\n[ 0.281916] RTC time: 21:29:38, date: 12/04/18\n[ 0.283124] NET: Registered protocol family 16\n[ 0.284365] cpuidle: using governor ladder\n[ 0.285435] cpuidle: using governor menu\n[ 0.286472] PCCT header not found.\n[ 0.287441] ACPI: bus type PCI registered\n[ 0.288474] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.290086] PCI: Using configuration type 1 for base access\n[ 0.292124] ACPI: Added _OSI(Module Device)\n[ 0.293209] ACPI: Added _OSI(Processor Device)\n[ 0.294320] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.295479] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.297570] ACPI: Interpreter enabled\n[ 0.298599] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.300967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.303331] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.305690] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.308165] ACPI: (supports S0 S5)\n[ 0.309072] ACPI: Using IOAPIC for interrupt routing\n[ 0.310284] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.313913] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.315426] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.317076] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.318638] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.321486] acpiphp: Slot [3] registered\n[ 0.322519] acpiphp: Slot [4] registered\n[ 0.323549] acpiphp: Slot [5] registered\n[ 0.324576] acpiphp: Slot [6] registered\n[ 0.325605] acpiphp: Slot [7] registered\n[ 0.326629] acpiphp: Slot [8] registered\n[ 0.327717] acpiphp: Slot [9] registered\n[ 0.328769] acpiphp: Slot [10] registered\n[ 0.329814] acpiphp: Slot [11] registered\n[ 0.330859] acpiphp: Slot [12] registered\n[ 0.331898] acpiphp: Slot [13] registered\n[ 0.332935] acpiphp: Slot [14] registered\n[ 0.333981] acpiphp: Slot [15] registered\n[ 0.347610] acpiphp: Slot [16] registered\n[ 0.348732] acpiphp: Slot [17] registered\n[ 0.349804] acpiphp: Slot [18] registered\n[ 0.350849] acpiphp: Slot [19] registered\n[ 0.351896] acpiphp: Slot [20] registered\n[ 0.352937] acpiphp: Slot [21] registered\n[ 0.353972] acpiphp: Slot [22] registered\n[ 0.355009] acpiphp: Slot [23] registered\n[ 0.356053] acpiphp: Slot [24] registered\n[ 0.357094] acpiphp: Slot [25] registered\n[ 0.358182] acpiphp: Slot [26] registered\n[ 0.359265] acpiphp: Slot [27] registered\n[ 0.360313] acpiphp: Slot [28] registered\n[ 0.361351] acpiphp: Slot [29] registered\n[ 0.362391] acpiphp: Slot [30] registered\n[ 0.363435] acpiphp: Slot [31] registered\n[ 0.364475] PCI host bridge to bus 0000:00\n[ 0.365515] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.367061] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.368640] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.370507] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.372392] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.374277] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.378068] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.379697] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.381201] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.382813] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.386998] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.388906] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.409388] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.411246] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.413042] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.414873] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.416635] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.418536] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.420307] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.421685] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.423673] vgaarb: loaded\n[ 0.424453] vgaarb: bridge control possible 0000:00:02.0\n[ 0.425998] SCSI subsystem initialized\n[ 0.427170] ACPI: bus type USB registered\n[ 0.428300] usbcore: registered new interface driver usbfs\n[ 0.429631] usbcore: registered new interface driver hub\n[ 0.430921] usbcore: registered new device driver usb\n[ 0.432337] PCI: Using ACPI for IRQ routing\n[ 0.433755] NetLabel: Initializing\n[ 0.434686] NetLabel: domain hash size = 128\n[ 0.435780] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.437018] NetLabel: unlabeled traffic allowed by default\n[ 0.438507] clocksource: Switched to clocksource kvm-clock\n[ 0.447617] AppArmor: AppArmor Filesystem Enabled\n[ 0.448895] pnp: PnP ACPI init\n[ 0.450062] pnp: PnP ACPI: found 5 devices\n[ 0.456687] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.458905] NET: Registered protocol family 2\n[ 0.460216] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.461849] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.463356] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.465077] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.466416] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.467901] NET: Registered protocol family 1\n[ 0.468996] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.470352] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.471682] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.486104] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.500486] Trying to unpack rootfs image as initramfs...\n[ 0.560206] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.562252] Scanning for low memory corruption every 60 seconds\n[ 0.563912] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.565353] audit: initializing netlink subsys (disabled)\n[ 0.566649] audit: type=2000 audit(1543958979.534:1): initialized\n[ 0.568267] Initialise system trusted keyring\n[ 0.569422] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.570858] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.573316] zbud: loaded\n[ 0.574208] VFS: Disk quotas dquot_6.6.0\n[ 0.575252] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.577201] fuse init (API version 7.23)\n[ 0.578327] Key type big_key registered\n[ 0.579358] Allocating IMA MOK and blacklist keyrings.\n[ 0.580873] Key type asymmetric registered\n[ 0.585456] Asymmetric key parser 'x509' registered\n[ 0.587380] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.589553] io scheduler noop registered\n[ 0.590635] io scheduler deadline registered (default)\n[ 0.591902] io scheduler cfq registered\n[ 0.593438] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.594738] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.596624] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.598500] ACPI: Power Button [PWRF]\n[ 0.599830] GHES: HEST is not enabled!\n[ 0.614017] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.642969] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.645944] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.669532] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.672632] Linux agpgart interface v0.103\n[ 0.676467] brd: module loaded\n[ 0.678628] loop: module loaded\n[ 0.683459] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.685277] GPT:90111 != 20971519\n[ 0.686147] GPT:Alternate GPT header not at the end of the disk.\n[ 0.687508] GPT:90111 != 20971519\n[ 0.688388] GPT: Use GNU Parted to correct GPT errors.\n[ 0.689603] vda: vda1 vda15\n[ 0.691465] scsi host0: ata_piix\n[ 0.692466] scsi host1: ata_piix\n[ 0.693404] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.694917] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.696805] libphy: Fixed MDIO Bus: probed\n[ 0.697851] tun: Universal TUN/TAP device driver, 1.6\n[ 0.699057] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.702282] PPP generic driver version 2.4.2\n[ 0.703499] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.705077] ehci-pci: EHCI PCI platform driver\n[ 0.706263] ehci-platform: EHCI generic platform driver\n[ 0.707659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.709104] ohci-pci: OHCI PCI platform driver\n[ 0.710207] ohci-platform: OHCI generic platform driver\n[ 0.711477] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.725978] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.727270] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.729147] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.730401] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.731936] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.733437] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.735196] usb usb1: Product: UHCI Host Controller\n[ 0.736358] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.737768] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.738998] hub 1-0:1.0: USB hub found\n[ 0.739997] hub 1-0:1.0: 2 ports detected\n[ 0.741246] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.744052] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.745238] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.746546] mousedev: PS/2 mouse device common for all mice\n[ 0.748131] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.750415] rtc_cmos 00:00: RTC can wake from S4\n[ 0.751866] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.753347] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.754838] i2c /dev entries driver\n[ 0.755825] device-mapper: uevent: version 1.0.3\n[ 0.757058] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.759136] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.761075] NET: Registered protocol family 10\n[ 0.762755] NET: Registered protocol family 17\n[ 0.763920] Key type dns_resolver registered\n[ 0.765365] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.766748] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.769121] registered taskstats version 1\n[ 0.770219] Loading compiled-in X.509 certificates\n[ 0.772047] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.774429] zswap: loaded using pool lzo/zbud\n[ 0.776843] Key type trusted registered\n[ 0.778999] Key type encrypted registered\n[ 0.780044] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.781359] ima: No TPM chip found, activating TPM-bypass!\n[ 0.782685] evm: HMAC attrs: 0x1\n[ 0.783914] Magic number: 14:491:499\n[ 0.785005] rtc_cmos 00:00: setting system clock to 2018-12-04 21:29:39 UTC (1543958979)\n[ 0.787084] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.788467] EDD information not available.\n[ 0.857280] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.872292] Write protecting the kernel read-only data: 14336k\n[ 0.876893] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.879360] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.930538] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.81\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.3...\nLease of 10.55.0.3 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.90. iid=i-00000037\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCQHh+WcydrlxiWX7vdR4shxoRuIj28moptwChChbGvsQdy3SqzXA7vLy/Wvv/4VUGE85QpbafS0d68SYGW1O/jtWl5nM04jia4hh1uSJkeK4D0rVozQo32P0GzMeyefg15hqX/zzsAAOFiIOCjq5Ya+A2YnGR+c46FsOnKJlS1T0hQbxFSClwBWGjxnXI5yQydozyGtMR9v9FgcDTzwQ959tFG2frLPyDi8YA2zcZih4SdPZIpedw8YXRXvM1IXNgbEAVQpozRgfUhsr08BqtFwXkDpI8LdAECh3ZSib+pR9UzKhCLbJt/Thcz51hakYUsvTi6tg5Ei1yV8YC71Hbt root@simplehealthcheck-400023c2-b56a-4e00-ba84-19c490079e43-inst\nssh-dss AAAAB3NzaC1kc3MAAACBALL/ImBF4T8faPMNDsjKuXUzH9LjEgJvlZi5sM5CnqqvXTAu36odrbvY7BXQuY4z8wQ6cV5Kg+ys236DC2jMORg6Grm7W2aKk59mH7W5N1ACHZObP5lNwuUJY5xnNLa3Ej8JOYTU7cj7V7MdXSkrIbCTZwRqMGutV1RFkd/Oh57fAAAAFQC/v3CY3Si/fgjpzWDHQXy6VsXIwQAAAIEAmmbtF3FjMSzewjBddCtKj/e7wRHndQMA0/v92Jk04ENlO91FVN3QoNZgSvRPy/joSStbKzMeMfl8cHwkLH005BQZdBn+4y2MtslCoKc0mgj54HMknxilZcKlrtzPlHn+/BUbbvzf54Lf/+CRIpHKnBn83ccF4rjAa4upkLmF698AAACBAKKMZnKgRZJvjUIjN3pAMMcv+ZN+LdTu2q0uORfwKfCFFN3yEul7MCo3gJoHqBsdUKFwhMK7OuFJIVT2y75j31/0dsv2IC3vE0EhQ6i+M8A5zcXHBVjk7aucfrn+XROCoLbuo8JdPG/uYcx3dGC4H2Jn7JJQGFsUYcmds/3f0F/l root@simplehealthcheck-400023c2-b56a-4e00-ba84-19c490079e43-inst\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.0.3,24,fe80::f816:3eff:fe95:8b8d/64,\nip-route:default via 10.55.0.1 dev eth0 \nip-route:10.55.0.0/24 dev eth0 src 10.55.0.3 \nip-route:169.254.169.254 via 10.55.0.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000037\nname: N/A\navailability-zone: nova\nlocal-hostname: simplehealthcheck-400023c2-b56a-4e00-ba84-19c490079e43-inst\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.53 ===\n"} 2018-12-04 21:29:42,069 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/e1bd65ee-e01d-41aa-b555-1ef1dab42eda/action used request id req-10066c95-44b5-49ea-a5ba-afefb8dbfbfa 2018-12-04 21:29:42,071 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-04 21:29:42,071 - 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 0x000000000FFE1577 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 0x000000000FFE14FF 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 474515524 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.174040] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.176202] pid_max: default: 32768 minimum: 301 [ 0.177362] ACPI: Core revision 20150930 [ 0.178950] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.180612] Security Framework initialized [ 0.181669] Yama: becoming mindful. [ 0.182615] AppArmor: AppArmor initialized [ 0.183693] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.185368] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.186984] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.188517] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.190305] Initializing cgroup subsys io [ 0.191353] Initializing cgroup subsys memory [ 0.192453] Initializing cgroup subsys devices [ 0.193613] Initializing cgroup subsys freezer [ 0.194731] Initializing cgroup subsys net_cls [ 0.195886] Initializing cgroup subsys perf_event [ 0.197069] Initializing cgroup subsys net_prio [ 0.198202] Initializing cgroup subsys hugetlb [ 0.199315] Initializing cgroup subsys pids [ 0.200423] CPU: Physical Processor ID: 0 [ 0.202163] mce: CPU supports 10 MCE banks [ 0.203239] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.204514] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.220924] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.227388] ftrace: allocating 31920 entries in 125 pages [ 0.252504] smpboot: Max logical packages: 1 [ 0.253648] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.255402] x2apic enabled [ 0.256474] Switched APIC routing to physical x2apic. [ 0.258771] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.260207] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.262866] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.265183] KVM setup paravirtual spinlock [ 0.266739] x86: Booted up 1 node, 1 CPUs [ 0.267787] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.269570] devtmpfs: initialized [ 0.271506] evm: security.selinux [ 0.272411] evm: security.SMACK64 [ 0.273303] evm: security.SMACK64EXEC [ 0.274266] evm: security.SMACK64TRANSMUTE [ 0.275308] evm: security.SMACK64MMAP [ 0.276288] evm: security.ima [ 0.277127] evm: security.capability [ 0.278148] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.280519] pinctrl core: initialized pinctrl subsystem [ 0.281916] RTC time: 21:29:38, date: 12/04/18 [ 0.283124] NET: Registered protocol family 16 [ 0.284365] cpuidle: using governor ladder [ 0.285435] cpuidle: using governor menu [ 0.286472] PCCT header not found. [ 0.287441] ACPI: bus type PCI registered [ 0.288474] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.290086] PCI: Using configuration type 1 for base access [ 0.292124] ACPI: Added _OSI(Module Device) [ 0.293209] ACPI: Added _OSI(Processor Device) [ 0.294320] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.295479] ACPI: Added _OSI(Processor Aggregator Device) [ 0.297570] ACPI: Interpreter enabled [ 0.298599] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.300967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.303331] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.305690] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.308165] ACPI: (supports S0 S5) [ 0.309072] ACPI: Using IOAPIC for interrupt routing [ 0.310284] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.313913] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.315426] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.317076] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.318638] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.321486] acpiphp: Slot [3] registered [ 0.322519] acpiphp: Slot [4] registered [ 0.323549] acpiphp: Slot [5] registered [ 0.324576] acpiphp: Slot [6] registered [ 0.325605] acpiphp: Slot [7] registered [ 0.326629] acpiphp: Slot [8] registered [ 0.327717] acpiphp: Slot [9] registered [ 0.328769] acpiphp: Slot [10] registered [ 0.329814] acpiphp: Slot [11] registered [ 0.330859] acpiphp: Slot [12] registered [ 0.331898] acpiphp: Slot [13] registered [ 0.332935] acpiphp: Slot [14] registered [ 0.333981] acpiphp: Slot [15] registered [ 0.347610] acpiphp: Slot [16] registered [ 0.348732] acpiphp: Slot [17] registered [ 0.349804] acpiphp: Slot [18] registered [ 0.350849] acpiphp: Slot [19] registered [ 0.351896] acpiphp: Slot [20] registered [ 0.352937] acpiphp: Slot [21] registered [ 0.353972] acpiphp: Slot [22] registered [ 0.355009] acpiphp: Slot [23] registered [ 0.356053] acpiphp: Slot [24] registered [ 0.357094] acpiphp: Slot [25] registered [ 0.358182] acpiphp: Slot [26] registered [ 0.359265] acpiphp: Slot [27] registered [ 0.360313] acpiphp: Slot [28] registered [ 0.361351] acpiphp: Slot [29] registered [ 0.362391] acpiphp: Slot [30] registered [ 0.363435] acpiphp: Slot [31] registered [ 0.364475] PCI host bridge to bus 0000:00 [ 0.365515] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.367061] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.368640] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.370507] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.372392] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.374277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.378068] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.379697] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.381201] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.382813] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.386998] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.388906] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.409388] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.411246] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.413042] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.414873] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.416635] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.418536] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.420307] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.421685] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.423673] vgaarb: loaded [ 0.424453] vgaarb: bridge control possible 0000:00:02.0 [ 0.425998] SCSI subsystem initialized [ 0.427170] ACPI: bus type USB registered [ 0.428300] usbcore: registered new interface driver usbfs [ 0.429631] usbcore: registered new interface driver hub [ 0.430921] usbcore: registered new device driver usb [ 0.432337] PCI: Using ACPI for IRQ routing [ 0.433755] NetLabel: Initializing [ 0.434686] NetLabel: domain hash size = 128 [ 0.435780] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.437018] NetLabel: unlabeled traffic allowed by default [ 0.438507] clocksource: Switched to clocksource kvm-clock [ 0.447617] AppArmor: AppArmor Filesystem Enabled [ 0.448895] pnp: PnP ACPI init [ 0.450062] pnp: PnP ACPI: found 5 devices [ 0.456687] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.458905] NET: Registered protocol family 2 [ 0.460216] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.461849] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.463356] TCP: Hash tables configured (established 2048 bind 2048) [ 0.465077] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.466416] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.467901] NET: Registered protocol family 1 [ 0.468996] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.470352] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.471682] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.486104] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.500486] Trying to unpack rootfs image as initramfs... [ 0.560206] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.562252] Scanning for low memory corruption every 60 seconds [ 0.563912] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.565353] audit: initializing netlink subsys (disabled) [ 0.566649] audit: type=2000 audit(1543958979.534:1): initialized [ 0.568267] Initialise system trusted keyring [ 0.569422] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.570858] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.573316] zbud: loaded [ 0.574208] VFS: Disk quotas dquot_6.6.0 [ 0.575252] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.577201] fuse init (API version 7.23) [ 0.578327] Key type big_key registered [ 0.579358] Allocating IMA MOK and blacklist keyrings. [ 0.580873] Key type asymmetric registered [ 0.585456] Asymmetric key parser 'x509' registered [ 0.587380] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.589553] io scheduler noop registered [ 0.590635] io scheduler deadline registered (default) [ 0.591902] io scheduler cfq registered [ 0.593438] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.594738] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.596624] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.598500] ACPI: Power Button [PWRF] [ 0.599830] GHES: HEST is not enabled! [ 0.614017] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.642969] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.645944] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.669532] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.672632] Linux agpgart interface v0.103 [ 0.676467] brd: module loaded [ 0.678628] loop: module loaded [ 0.683459] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.685277] GPT:90111 != 20971519 [ 0.686147] GPT:Alternate GPT header not at the end of the disk. [ 0.687508] GPT:90111 != 20971519 [ 0.688388] GPT: Use GNU Parted to correct GPT errors. [ 0.689603] vda: vda1 vda15 [ 0.691465] scsi host0: ata_piix [ 0.692466] scsi host1: ata_piix [ 0.693404] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.694917] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.696805] libphy: Fixed MDIO Bus: probed [ 0.697851] tun: Universal TUN/TAP device driver, 1.6 [ 0.699057] tun: (C) 1999-2004 Max Krasnyansky [ 0.702282] PPP generic driver version 2.4.2 [ 0.703499] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.705077] ehci-pci: EHCI PCI platform driver [ 0.706263] ehci-platform: EHCI generic platform driver [ 0.707659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.709104] ohci-pci: OHCI PCI platform driver [ 0.710207] ohci-platform: OHCI generic platform driver [ 0.711477] uhci_hcd: USB Universal Host Controller Interface driver [ 0.725978] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.727270] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.729147] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.730401] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.731936] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.733437] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.735196] usb usb1: Product: UHCI Host Controller [ 0.736358] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.737768] usb usb1: SerialNumber: 0000:00:01.2 [ 0.738998] hub 1-0:1.0: USB hub found [ 0.739997] hub 1-0:1.0: 2 ports detected [ 0.741246] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.744052] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.745238] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.746546] mousedev: PS/2 mouse device common for all mice [ 0.748131] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.750415] rtc_cmos 00:00: RTC can wake from S4 [ 0.751866] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.753347] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.754838] i2c /dev entries driver [ 0.755825] device-mapper: uevent: version 1.0.3 [ 0.757058] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.759136] ledtrig-cpu: registered to indicate activity on CPUs [ 0.761075] NET: Registered protocol family 10 [ 0.762755] NET: Registered protocol family 17 [ 0.763920] Key type dns_resolver registered [ 0.765365] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.766748] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.769121] registered taskstats version 1 [ 0.770219] Loading compiled-in X.509 certificates [ 0.772047] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.774429] zswap: loaded using pool lzo/zbud [ 0.776843] Key type trusted registered [ 0.778999] Key type encrypted registered [ 0.780044] AppArmor: AppArmor sha1 policy hashing enabled [ 0.781359] ima: No TPM chip found, activating TPM-bypass! [ 0.782685] evm: HMAC attrs: 0x1 [ 0.783914] Magic number: 14:491:499 [ 0.785005] rtc_cmos 00:00: setting system clock to 2018-12-04 21:29:39 UTC (1543958979) [ 0.787084] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.788467] EDD information not available. [ 0.857280] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.872292] Write protecting the kernel read-only data: 14336k [ 0.876893] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.879360] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.930538] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.81 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.3... Lease of 10.55.0.3 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.0.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.90. iid=i-00000037 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCQHh+WcydrlxiWX7vdR4shxoRuIj28moptwChChbGvsQdy3SqzXA7vLy/Wvv/4VUGE85QpbafS0d68SYGW1O/jtWl5nM04jia4hh1uSJkeK4D0rVozQo32P0GzMeyefg15hqX/zzsAAOFiIOCjq5Ya+A2YnGR+c46FsOnKJlS1T0hQbxFSClwBWGjxnXI5yQydozyGtMR9v9FgcDTzwQ959tFG2frLPyDi8YA2zcZih4SdPZIpedw8YXRXvM1IXNgbEAVQpozRgfUhsr08BqtFwXkDpI8LdAECh3ZSib+pR9UzKhCLbJt/Thcz51hakYUsvTi6tg5Ei1yV8YC71Hbt root@simplehealthcheck-400023c2-b56a-4e00-ba84-19c490079e43-inst ssh-dss AAAAB3NzaC1kc3MAAACBALL/ImBF4T8faPMNDsjKuXUzH9LjEgJvlZi5sM5CnqqvXTAu36odrbvY7BXQuY4z8wQ6cV5Kg+ys236DC2jMORg6Grm7W2aKk59mH7W5N1ACHZObP5lNwuUJY5xnNLa3Ej8JOYTU7cj7V7MdXSkrIbCTZwRqMGutV1RFkd/Oh57fAAAAFQC/v3CY3Si/fgjpzWDHQXy6VsXIwQAAAIEAmmbtF3FjMSzewjBddCtKj/e7wRHndQMA0/v92Jk04ENlO91FVN3QoNZgSvRPy/joSStbKzMeMfl8cHwkLH005BQZdBn+4y2MtslCoKc0mgj54HMknxilZcKlrtzPlHn+/BUbbvzf54Lf/+CRIpHKnBn83ccF4rjAa4upkLmF698AAACBAKKMZnKgRZJvjUIjN3pAMMcv+ZN+LdTu2q0uORfwKfCFFN3yEul7MCo3gJoHqBsdUKFwhMK7OuFJIVT2y75j31/0dsv2IC3vE0EhQ6i+M8A5zcXHBVjk7aucfrn+XROCoLbuo8JdPG/uYcx3dGC4H2Jn7JJQGFsUYcmds/3f0F/l root@simplehealthcheck-400023c2-b56a-4e00-ba84-19c490079e43-inst -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.0.3,24,fe80::f816:3eff:fe95:8b8d/64, ip-route:default via 10.55.0.1 dev eth0 ip-route:10.55.0.0/24 dev eth0 src 10.55.0.3 ip-route:169.254.169.254 via 10.55.0.2 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000037 name: N/A availability-zone: nova local-hostname: simplehealthcheck-400023c2-b56a-4e00-ba84-19c490079e43-inst launch-index: 0 === cirros: current=0.4.0 uptime=2.53 === 2018-12-04 21:29:42,072 - create_instance - INFO - Deleting Port with ID - 85ede3a5-0ece-40d3-ab89-0e4409fda29b 2018-12-04 21:29:42,072 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43port-1 2018-12-04 21:29:42,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/85ede3a5-0ece-40d3-ab89-0e4409fda29b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:42,627 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d2e84c9c-49c1-4171-9467-41a209e1cdd3 Date: Tue, 04 Dec 2018 21:29:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:29:42,627 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/85ede3a5-0ece-40d3-ab89-0e4409fda29b used request id req-d2e84c9c-49c1-4171-9467-41a209e1cdd3 2018-12-04 21:29:42,627 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-inst 2018-12-04 21:29:42,629 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/e1bd65ee-e01d-41aa-b555-1ef1dab42eda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:42,755 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:29:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f63d9256-97e3-443b-9e31-d248311a6b16 x-compute-request-id: req-f63d9256-97e3-443b-9e31-d248311a6b16 Content-Type: application/json 2018-12-04 21:29:42,755 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/e1bd65ee-e01d-41aa-b555-1ef1dab42eda used request id req-f63d9256-97e3-443b-9e31-d248311a6b16 2018-12-04 21:29:42,756 - create_instance - INFO - Checking deletion status 2018-12-04 21:29:42,758 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e1bd65ee-e01d-41aa-b555-1ef1dab42eda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:43,038 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-0c313847-0fc9-4f17-8ca2-b2708232c06d x-compute-request-id: req-0c313847-0fc9-4f17-8ca2-b2708232c06d Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:8b:8d", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e1bd65ee-e01d-41aa-b555-1ef1dab42eda", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e1bd65ee-e01d-41aa-b555-1ef1dab42eda", "rel": "bookmark"}], "image": {"id": "3e7be632-acd0-459b-b8a8-fcda28aa5f1f", "links": [{"href": "http://172.30.9.23:8774/images/3e7be632-acd0-459b-b8a8-fcda28aa5f1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:29:38.000000", "flavor": {"id": "15f9ace5-bbed-4e93-80ea-a7bd9c09f544", "links": [{"href": "http://172.30.9.23:8774/flavors/15f9ace5-bbed-4e93-80ea-a7bd9c09f544", "rel": "bookmark"}]}, "id": "e1bd65ee-e01d-41aa-b555-1ef1dab42eda", "user_id": "9c61302b64264067adb5f5b01ca63da5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:29:42Z", "hostId": "e6c70e7e8e87c1ed9939402f9dd69a17f524cec42b459585a99bee5e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-inst", "created": "2018-12-04T21:29:33Z", "tenant_id": "7920f328a50c40cf8bd14226b1416b32", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:29:43,038 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e1bd65ee-e01d-41aa-b555-1ef1dab42eda used request id req-0c313847-0fc9-4f17-8ca2-b2708232c06d 2018-12-04 21:29:43,038 - create_instance - DEBUG - Instance status [SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-inst] is - ACTIVE 2018-12-04 21:29:43,038 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:29:46,042 - create_instance - DEBUG - VM status query timeout in 296.714272976 2018-12-04 21:29:46,044 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e1bd65ee-e01d-41aa-b555-1ef1dab42eda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:46,137 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29: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-bdaa36e3-a264-4b88-addf-61aa0bcc6671 x-compute-request-id: req-bdaa36e3-a264-4b88-addf-61aa0bcc6671 Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e1bd65ee-e01d-41aa-b555-1ef1dab42eda", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e1bd65ee-e01d-41aa-b555-1ef1dab42eda", "rel": "bookmark"}], "image": {"id": "3e7be632-acd0-459b-b8a8-fcda28aa5f1f", "links": [{"href": "http://172.30.9.23:8774/images/3e7be632-acd0-459b-b8a8-fcda28aa5f1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:29:38.000000", "flavor": {"id": "15f9ace5-bbed-4e93-80ea-a7bd9c09f544", "links": [{"href": "http://172.30.9.23:8774/flavors/15f9ace5-bbed-4e93-80ea-a7bd9c09f544", "rel": "bookmark"}]}, "id": "e1bd65ee-e01d-41aa-b555-1ef1dab42eda", "user_id": "9c61302b64264067adb5f5b01ca63da5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:29:42Z", "hostId": "e6c70e7e8e87c1ed9939402f9dd69a17f524cec42b459585a99bee5e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-inst", "created": "2018-12-04T21:29:33Z", "tenant_id": "7920f328a50c40cf8bd14226b1416b32", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:29:46,137 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e1bd65ee-e01d-41aa-b555-1ef1dab42eda used request id req-bdaa36e3-a264-4b88-addf-61aa0bcc6671 2018-12-04 21:29:46,138 - create_instance - DEBUG - Instance status [SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-inst] is - ACTIVE 2018-12-04 21:29:46,138 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:29:49,141 - create_instance - DEBUG - VM status query timeout in 293.614706993 2018-12-04 21:29:49,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e1bd65ee-e01d-41aa-b555-1ef1dab42eda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeae423d3b76f40af67bbccf7c8ebb1f1dde06ff" 2018-12-04 21:29:49,189 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21: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 x-openstack-request-id: req-003d50d2-75e2-4a88-af93-6d1dc8a69000 x-compute-request-id: req-003d50d2-75e2-4a88-af93-6d1dc8a69000 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e1bd65ee-e01d-41aa-b555-1ef1dab42eda could not be found.", "code": 404}} 2018-12-04 21:29:49,189 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e1bd65ee-e01d-41aa-b555-1ef1dab42eda used request id req-003d50d2-75e2-4a88-af93-6d1dc8a69000 2018-12-04 21:29:49,190 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance e1bd65ee-e01d-41aa-b555-1ef1dab42eda could not be found. (HTTP 404) (Request-ID: req-003d50d2-75e2-4a88-af93-6d1dc8a69000) 2018-12-04 21:29:49,190 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-inst 2018-12-04 21:29:49,191 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-subnet 2018-12-04 21:29:49,191 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-subnet 2018-12-04 21:29:49,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/672c9652-dab1-4da0-900c-0b463b9a3692 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f33838da7be5cdf467ba475eebd53fd24535338" 2018-12-04 21:29:50,652 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-83674103-8181-4d1e-a33d-c93c9a95dedc Date: Tue, 04 Dec 2018 21:29:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:29:50,652 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/672c9652-dab1-4da0-900c-0b463b9a3692 used request id req-83674103-8181-4d1e-a33d-c93c9a95dedc 2018-12-04 21:29:50,652 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-priv-net 2018-12-04 21:29:50,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/6d2ae314-356b-4813-ac92-44381ac390d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f33838da7be5cdf467ba475eebd53fd24535338" 2018-12-04 21:29:52,198 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-781b07fe-7720-4915-bfa9-b4edf806dc8a Date: Tue, 04 Dec 2018 21:29:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:29:52,198 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/6d2ae314-356b-4813-ac92-44381ac390d5 used request id req-781b07fe-7720-4915-bfa9-b4edf806dc8a 2018-12-04 21:29:52,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/15f9ace5-bbed-4e93-80ea-a7bd9c09f544 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb3affdf81c8b29d703a331fd1d723dc57cc380b" 2018-12-04 21:29:52,232 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21: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 x-openstack-request-id: req-1a58ff33-68f0-43f2-b6b3-4bd96df211a7 x-compute-request-id: req-1a58ff33-68f0-43f2-b6b3-4bd96df211a7 Content-Length: 0 Content-Type: application/json 2018-12-04 21:29:52,232 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/15f9ace5-bbed-4e93-80ea-a7bd9c09f544 used request id req-1a58ff33-68f0-43f2-b6b3-4bd96df211a7 2018-12-04 21:29:52,233 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-400023c2-b56a-4e00-ba84-19c490079e43-image 2018-12-04 21:29:52,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/3e7be632-acd0-459b-b8a8-fcda28aa5f1f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}53d708fa806f11c682f0cf8f87da0ca2443eb088" 2018-12-04 21:29:52,678 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-29f81881-aa24-4d50-ad66-5f09cb5b271a Date: Tue, 04 Dec 2018 21:29:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:29:52,678 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/3e7be632-acd0-459b-b8a8-fcda28aa5f1f used request id req-29f81881-aa24-4d50-ad66-5f09cb5b271a 2018-12-04 21:29:52,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3631ebfa3bf7ed541575aff6718ad5e4bc641e" 2018-12-04 21:29:52,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-827e679c-2b71-48b3-8588-452a9aad9550 Date: Tue, 04 Dec 2018 21:29:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7920f328a50c40cf8bd14226b1416b32", "created_at": "2018-12-04T21:29:24Z", "updated_at": "2018-12-04T21:29:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:29:24Z", "revision_number": 0, "id": "001adf21-2b4a-4a43-94f2-e3a8691a7877", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:29:24Z", "security_group_id": "fd025c96-b797-45d5-b5aa-f05202fe66f9", "tenant_id": "7920f328a50c40cf8bd14226b1416b32", "port_range_min": null, "ethertype": "IPv6", "project_id": "7920f328a50c40cf8bd14226b1416b32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:29:24Z", "revision_number": 0, "id": "0271e98e-2adf-456c-91ee-d00f5d13c594", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:29:24Z", "security_group_id": "fd025c96-b797-45d5-b5aa-f05202fe66f9", "tenant_id": "7920f328a50c40cf8bd14226b1416b32", "port_range_min": null, "ethertype": "IPv4", "project_id": "7920f328a50c40cf8bd14226b1416b32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:29:24Z", "revision_number": 0, "id": "9be75fb1-4550-4ebb-82b1-ea1c264ecdaf", "remote_group_id": "fd025c96-b797-45d5-b5aa-f05202fe66f9", "remote_ip_prefix": null, "created_at": "2018-12-04T21:29:24Z", "security_group_id": "fd025c96-b797-45d5-b5aa-f05202fe66f9", "tenant_id": "7920f328a50c40cf8bd14226b1416b32", "port_range_min": null, "ethertype": "IPv4", "project_id": "7920f328a50c40cf8bd14226b1416b32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:29:24Z", "revision_number": 0, "id": "ba5c8b9b-bab0-4aec-91bb-4e0ef03a8def", "remote_group_id": "fd025c96-b797-45d5-b5aa-f05202fe66f9", "remote_ip_prefix": null, "created_at": "2018-12-04T21:29:24Z", "security_group_id": "fd025c96-b797-45d5-b5aa-f05202fe66f9", "tenant_id": "7920f328a50c40cf8bd14226b1416b32", "port_range_min": null, "ethertype": "IPv6", "project_id": "7920f328a50c40cf8bd14226b1416b32"}], "revision_number": 4, "project_id": "7920f328a50c40cf8bd14226b1416b32", "id": "fd025c96-b797-45d5-b5aa-f05202fe66f9", "name": "default"}]} 2018-12-04 21:29:52,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-827e679c-2b71-48b3-8588-452a9aad9550 2018-12-04 21:29:52,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3631ebfa3bf7ed541575aff6718ad5e4bc641e" 2018-12-04 21:29:53,049 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:29:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2943af05-2085-4082-8228-a7ae1cb7fc12 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:29:53,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-2943af05-2085-4082-8228-a7ae1cb7fc12 2018-12-04 21:29:53,049 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:29:53,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3631ebfa3bf7ed541575aff6718ad5e4bc641e" 2018-12-04 21:29:53,148 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:29:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6abe5ffb-1f51-410b-a23f-d4cd0203c89a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:29:53,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-6abe5ffb-1f51-410b-a23f-d4cd0203c89a 2018-12-04 21:29:53,149 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:29:53,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3631ebfa3bf7ed541575aff6718ad5e4bc641e" 2018-12-04 21:29:53,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4ff02b2-1b20-4077-82c3-3b40d8df0dd8 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:29:53,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-f4ff02b2-1b20-4077-82c3-3b40d8df0dd8 2018-12-04 21:29:53,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3631ebfa3bf7ed541575aff6718ad5e4bc641e" 2018-12-04 21:29:53,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99f780c3-6fef-4822-834f-0e50a047b6c3 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:29:53,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-99f780c3-6fef-4822-834f-0e50a047b6c3 2018-12-04 21:29:53,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3631ebfa3bf7ed541575aff6718ad5e4bc641e" 2018-12-04 21:29:53,455 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:29:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3835449f-266f-4cb8-a06b-68877fe54eec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:29:53,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-3835449f-266f-4cb8-a06b-68877fe54eec 2018-12-04 21:29:53,455 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:29:53,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3631ebfa3bf7ed541575aff6718ad5e4bc641e" 2018-12-04 21:29:53,565 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:29:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-def47db9-8d58-4bc8-825e-222c6f3ea46f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:29:53,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-def47db9-8d58-4bc8-825e-222c6f3ea46f 2018-12-04 21:29:53,566 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:29:53,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3631ebfa3bf7ed541575aff6718ad5e4bc641e" 2018-12-04 21:29:53,665 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:29:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69a76bf3-e243-4689-a9e3-420b1917d4b8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:29:53,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-69a76bf3-e243-4689-a9e3-420b1917d4b8 2018-12-04 21:29:53,666 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:29:53,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3631ebfa3bf7ed541575aff6718ad5e4bc641e" 2018-12-04 21:29:53,766 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:29:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b80e6df5-85ab-4aae-a360-cbca29ea9d8d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:29:53,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-b80e6df5-85ab-4aae-a360-cbca29ea9d8d 2018-12-04 21:29:53,766 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:29:53,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3631ebfa3bf7ed541575aff6718ad5e4bc641e" 2018-12-04 21:29:53,867 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:29:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58c4d5d9-450a-480c-a743-abf7d5f27639 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:29:53,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-58c4d5d9-450a-480c-a743-abf7d5f27639 2018-12-04 21:29:53,867 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:29:53,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3631ebfa3bf7ed541575aff6718ad5e4bc641e" 2018-12-04 21:29:53,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ce8ed12-2771-472e-87ea-805fb7458418 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:29:53,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-3ce8ed12-2771-472e-87ea-805fb7458418 2018-12-04 21:29:53,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7920f328a50c40cf8bd14226b1416b32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3631ebfa3bf7ed541575aff6718ad5e4bc641e" 2018-12-04 21:29:54,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fda722d-6c03-43f4-944c-64f8e2f19932 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7920f328a50c40cf8bd14226b1416b32"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7920f328a50c40cf8bd14226b1416b32", "name": "SimpleHealthCheck-13c0f87b-61f3-40d-proj"}} 2018-12-04 21:29:54,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7920f328a50c40cf8bd14226b1416b32 used request id req-8fda722d-6c03-43f4-944c-64f8e2f19932 2018-12-04 21:29:54,074 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fd025c96-b797-45d5-b5aa-f05202fe66f9 2018-12-04 21:29:54,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=fd025c96-b797-45d5-b5aa-f05202fe66f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3631ebfa3bf7ed541575aff6718ad5e4bc641e" 2018-12-04 21:29:54,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b5de1e28-d88f-4e06-a42d-f2476af30f4d Date: Tue, 04 Dec 2018 21:29:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:29:24Z", "security_group_id": "fd025c96-b797-45d5-b5aa-f05202fe66f9", "port_range_min": null, "revision_number": 0, "tenant_id": "7920f328a50c40cf8bd14226b1416b32", "created_at": "2018-12-04T21:29:24Z", "project_id": "7920f328a50c40cf8bd14226b1416b32", "id": "001adf21-2b4a-4a43-94f2-e3a8691a7877"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:29:24Z", "security_group_id": "fd025c96-b797-45d5-b5aa-f05202fe66f9", "port_range_min": null, "revision_number": 0, "tenant_id": "7920f328a50c40cf8bd14226b1416b32", "created_at": "2018-12-04T21:29:24Z", "project_id": "7920f328a50c40cf8bd14226b1416b32", "id": "0271e98e-2adf-456c-91ee-d00f5d13c594"}, {"remote_group_id": "fd025c96-b797-45d5-b5aa-f05202fe66f9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:29:24Z", "security_group_id": "fd025c96-b797-45d5-b5aa-f05202fe66f9", "port_range_min": null, "revision_number": 0, "tenant_id": "7920f328a50c40cf8bd14226b1416b32", "created_at": "2018-12-04T21:29:24Z", "project_id": "7920f328a50c40cf8bd14226b1416b32", "id": "9be75fb1-4550-4ebb-82b1-ea1c264ecdaf"}, {"remote_group_id": "fd025c96-b797-45d5-b5aa-f05202fe66f9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:29:24Z", "security_group_id": "fd025c96-b797-45d5-b5aa-f05202fe66f9", "port_range_min": null, "revision_number": 0, "tenant_id": "7920f328a50c40cf8bd14226b1416b32", "created_at": "2018-12-04T21:29:24Z", "project_id": "7920f328a50c40cf8bd14226b1416b32", "id": "ba5c8b9b-bab0-4aec-91bb-4e0ef03a8def"}]} 2018-12-04 21:29:54,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=fd025c96-b797-45d5-b5aa-f05202fe66f9 used request id req-b5de1e28-d88f-4e06-a42d-f2476af30f4d 2018-12-04 21:29:54,097 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:29:54,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/fd025c96-b797-45d5-b5aa-f05202fe66f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3631ebfa3bf7ed541575aff6718ad5e4bc641e" 2018-12-04 21:29:54,315 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7c61942a-00d9-4d80-ae56-9e0510ef6b6d Content-Length: 0 Date: Tue, 04 Dec 2018 21:29:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:29:54,315 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/fd025c96-b797-45d5-b5aa-f05202fe66f9 used request id req-7c61942a-00d9-4d80-ae56-9e0510ef6b6d 2018-12-04 21:29:54,316 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-13c0f87b-61f3-40d-proj 2018-12-04 21:29:54,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/7920f328a50c40cf8bd14226b1416b32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3631ebfa3bf7ed541575aff6718ad5e4bc641e" 2018-12-04 21:29:54,551 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:29:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2240a094-8d20-4be3-8482-e370e81f943a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:29:54,551 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/7920f328a50c40cf8bd14226b1416b32 used request id req-2240a094-8d20-4be3-8482-e370e81f943a 2018-12-04 21:29:54,551 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-13c0f87b-61f3-40d-proj-role 2018-12-04 21:29:54,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/cdd5d9be7a04459d9261d5bbd5b209c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3631ebfa3bf7ed541575aff6718ad5e4bc641e" 2018-12-04 21:29:54,664 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:29:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83f6e055-181c-4349-862d-36b7845b55e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:29:54,664 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/cdd5d9be7a04459d9261d5bbd5b209c6 used request id req-83f6e055-181c-4349-862d-36b7845b55e0 2018-12-04 21:29:54,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3631ebfa3bf7ed541575aff6718ad5e4bc641e" 2018-12-04 21:29:54,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46fc1581-874c-4dd7-b130-d4242f3f2267 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:29:54,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-46fc1581-874c-4dd7-b130-d4242f3f2267 2018-12-04 21:29:54,767 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-13c0f87b-61f3-40d-user 2018-12-04 21:29:54,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/9c61302b64264067adb5f5b01ca63da5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c71a78623c78efde6b4f0366a7832754df7a8f2" 2018-12-04 21:29:54,975 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:29:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c823859e-e45f-40b6-b70d-31b7aa78cee8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:29:54,975 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/9c61302b64264067adb5f5b01ca63da5 used request id req-c823859e-e45f-40b6-b70d-31b7aa78cee8 2018-12-04 21:29:54,976 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:29:55,378 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:29:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["FT8c4MPRSU2Q6zSsxbu_vQ"], "issued_at": "2018-12-04T21:29:55.000000Z"}} 2018-12-04 21:29:55,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c72be3155bfacb10fbb22b7617e284ddc2e152b" 2018-12-04 21:29:55,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-015dea14-7133-4fc7-abd5-0ce9de21d60e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:29:55,474 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-015dea14-7133-4fc7-abd5-0ce9de21d60e 2018-12-04 21:29:55,475 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:29:55,476 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:29:55,876 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:29:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["-Xmh6QJKTJGcrOGaDcHr5Q"], "issued_at": "2018-12-04T21:29:55.000000Z"}} 2018-12-04 21:29:55,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea6e96734e22b75ecc96a4c16e633061e6f45dc0" 2018-12-04 21:29:55,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b513b89-2f7d-4efb-bd4e-3303483d4705 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:29:55,976 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4b513b89-2f7d-4efb-bd4e-3303483d4705 2018-12-04 21:29:55,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:29:55,985 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:29:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:29:55,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea6e96734e22b75ecc96a4c16e633061e6f45dc0" 2018-12-04 21:29:56,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cc891a6-d5f5-4045-863a-9d88df8108de Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:29:56,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj used request id req-3cc891a6-d5f5-4045-863a-9d88df8108de 2018-12-04 21:29:56,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea6e96734e22b75ecc96a4c16e633061e6f45dc0" 2018-12-04 21:29:56,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0273abf-60ec-43a5-9cbe-4a4b70b41445 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:29:56,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b0273abf-60ec-43a5-9cbe-4a4b70b41445 2018-12-04 21:29:56,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea6e96734e22b75ecc96a4c16e633061e6f45dc0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj"}}' 2018-12-04 21:29:56,338 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:29:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-385ba281-9e97-4eac-bca8-b7bd38064ae5 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8"}, "tags": [], "enabled": true, "id": "2527be7581224af192011be06fb256b8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj"}} 2018-12-04 21:29:56,338 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-385ba281-9e97-4eac-bca8-b7bd38064ae5 2018-12-04 21:29:56,338 - keystone_utils - INFO - Created project with name - CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj 2018-12-04 21:29:56,339 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:29:56,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:29:56,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:29:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["OM2oJSncS1eOzsxbxhGJBA"], "issued_at": "2018-12-04T21:29:56.000000Z"}} 2018-12-04 21:29:56,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af67d6430cc7d837fabbe07c5f8945a1b1e2971f" 2018-12-04 21:29:56,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5e89bec-6ce1-4249-8fe7-58846f02e121 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:29:56,835 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f5e89bec-6ce1-4249-8fe7-58846f02e121 2018-12-04 21:29:56,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:29:56,845 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:29: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:29:56,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af67d6430cc7d837fabbe07c5f8945a1b1e2971f" 2018-12-04 21:29:56,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4960aab7-c7d1-40c5-8170-a48aa26ef5e8 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:29:56,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4960aab7-c7d1-40c5-8170-a48aa26ef5e8 2018-12-04 21:29:56,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af67d6430cc7d837fabbe07c5f8945a1b1e2971f" 2018-12-04 21:29:57,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51cb6744-77d6-4336-a009-e090d70006d3 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8"}, "tags": [], "enabled": true, "id": "2527be7581224af192011be06fb256b8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj"}]} 2018-12-04 21:29:57,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj used request id req-51cb6744-77d6-4336-a009-e090d70006d3 2018-12-04 21:29:57,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af67d6430cc7d837fabbe07c5f8945a1b1e2971f" 2018-12-04 21:29:57,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5b39b9a-d504-4696-928e-d547eb37c83c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:29:57,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a5b39b9a-d504-4696-928e-d547eb37c83c 2018-12-04 21:29:57,551 - keystone_utils - INFO - Created user with name - CreateInstanceTwoNetTests-1c3cca50-0202-42e-user 2018-12-04 21:29:57,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:29:57,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea6e96734e22b75ecc96a4c16e633061e6f45dc0" 2018-12-04 21:29:57,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cb06adc-7f45-43a1-b899-cf73f79da500 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:29:57,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4cb06adc-7f45-43a1-b899-cf73f79da500 2018-12-04 21:29:57,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea6e96734e22b75ecc96a4c16e633061e6f45dc0" -d '{"role": {"name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj-role"}}' 2018-12-04 21:29:57,769 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:29:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0647b594-ff6e-46e4-8baa-d10608413e53 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "03e0d7bf4546449988b1bd6713171740", "links": {"self": "http://172.30.9.23:5000/v3/roles/03e0d7bf4546449988b1bd6713171740"}, "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj-role"}} 2018-12-04 21:29:57,769 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-0647b594-ff6e-46e4-8baa-d10608413e53 2018-12-04 21:29:57,770 - keystone_utils - INFO - Created role with name - CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj-role 2018-12-04 21:29:57,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/03e0d7bf4546449988b1bd6713171740 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea6e96734e22b75ecc96a4c16e633061e6f45dc0" 2018-12-04 21:29:57,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-962cf653-dfc5-425a-876a-41fc04504fd8 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "03e0d7bf4546449988b1bd6713171740", "links": {"self": "http://172.30.9.23:5000/v3/roles/03e0d7bf4546449988b1bd6713171740"}, "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj-role"}} 2018-12-04 21:29:57,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/03e0d7bf4546449988b1bd6713171740 used request id req-962cf653-dfc5-425a-876a-41fc04504fd8 2018-12-04 21:29:57,868 - keystone_utils - INFO - Granting role CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj-role to project CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj 2018-12-04 21:29:57,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8/users/cd49619259d74bc985e0f8d15d9bc581/roles/03e0d7bf4546449988b1bd6713171740 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea6e96734e22b75ecc96a4c16e633061e6f45dc0" 2018-12-04 21:29:58,005 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:29:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc3877a4-3024-4fb5-8df0-914548ac26bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:29:58,006 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8/users/cd49619259d74bc985e0f8d15d9bc581/roles/03e0d7bf4546449988b1bd6713171740 used request id req-fc3877a4-3024-4fb5-8df0-914548ac26bc 2018-12-04 21:29:58,006 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:29:58,007 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-04 21:29:58,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:29:58,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:29:58,404 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03e0d7bf4546449988b1bd6713171740", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj-role"}], "expires_at": "2018-12-04T22:29:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2527be7581224af192011be06fb256b8", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-user", "id": "cd49619259d74bc985e0f8d15d9bc581"}, "audit_ids": ["pj_J9JjYTXGffHm3Z3yQgg"], "issued_at": "2018-12-04T21:29:58.000000Z"}} 2018-12-04 21:29:58,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5250eea15421dc5af4c455c54d23ca52306d36a3" 2018-12-04 21:29:58,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:29:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a9672e5-c4e0-41e2-9efb-c46be63e81b3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:29:58,487 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-2a9672e5-c4e0-41e2-9efb-c46be63e81b3 2018-12-04 21:29:58,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-258a5262-e939-4d15-a94b-fcc1b656c2fb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5250eea15421dc5af4c455c54d23ca52306d36a3" 2018-12-04 21:29:58,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 164 Content-Type: application/json X-Openstack-Request-Id: req-b1cb8393-6084-450b-958c-3cb46cc5ca47 Date: Tue, 04 Dec 2018 21:29:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-258a5262-e939-4d15-a94b-fcc1b656c2fb"} 2018-12-04 21:29:58,680 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-258a5262-e939-4d15-a94b-fcc1b656c2fb used request id req-b1cb8393-6084-450b-958c-3cb46cc5ca47 2018-12-04 21:29:58,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5250eea15421dc5af4c455c54d23ca52306d36a3" 2018-12-04 21:29:58,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-916af3e2-6b49-4a18-ac63-d12c7fb960d1 Date: Tue, 04 Dec 2018 21:29:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:29:58,690 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-916af3e2-6b49-4a18-ac63-d12c7fb960d1 2018-12-04 21:29:58,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5250eea15421dc5af4c455c54d23ca52306d36a3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceTwoNetTests-258a5262-e939-4d15-a94b-fcc1b656c2fb"}' 2018-12-04 21:29:58,795 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 623 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-11220f84-2db5-4886-bb96-5fef94c4d4a0 Date: Tue, 04 Dec 2018 21:29:58 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceTwoNetTests-258a5262-e939-4d15-a94b-fcc1b656c2fb", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:29:58Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-04T21:29:58Z", "visibility": "shared", "locations": [], "self": "/v2/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "min_disk": 0, "protected": false, "id": "ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "file": "/v2/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4/file", "checksum": null, "owner": "2527be7581224af192011be06fb256b8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:29:58,796 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-11220f84-2db5-4886-bb96-5fef94c4d4a0 2018-12-04 21:29:58,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5250eea15421dc5af4c455c54d23ca52306d36a3" -d '' 2018-12-04 21:29:59,989 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-14848730-520d-4bd9-ba25-abcd4f253ba7 Date: Tue, 04 Dec 2018 21:29:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:29:59,989 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4/file used request id req-14848730-520d-4bd9-ba25-abcd4f253ba7 2018-12-04 21:29:59,990 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 21:29:59,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5250eea15421dc5af4c455c54d23ca52306d36a3" 2018-12-04 21:30:00,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-2acb4890-4b18-43e7-bf38-66b9fbe84bf0 Date: Tue, 04 Dec 2018 21:30:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-258a5262-e939-4d15-a94b-fcc1b656c2fb", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:29:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:29:59Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4/snap", "metadata": {}}], "self": "/v2/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "min_disk": 0, "protected": false, "id": "ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "file": "/v2/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2527be7581224af192011be06fb256b8", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:30:00,008 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4 used request id req-2acb4890-4b18-43e7-bf38-66b9fbe84bf0 2018-12-04 21:30:00,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5250eea15421dc5af4c455c54d23ca52306d36a3" 2018-12-04 21:30:00,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9b837f9e-3f88-4bd7-b08e-fdf94320b59a Date: Tue, 04 Dec 2018 21:30:00 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:30:00,017 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-9b837f9e-3f88-4bd7-b08e-fdf94320b59a 2018-12-04 21:30:00,020 - create_image - INFO - Created image with name - CreateInstanceTwoNetTests-258a5262-e939-4d15-a94b-fcc1b656c2fb 2018-12-04 21:30:00,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5250eea15421dc5af4c455c54d23ca52306d36a3" 2018-12-04 21:30:00,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-3871aa95-ece1-4f11-aa50-17972aae7bc6 Date: Tue, 04 Dec 2018 21:30:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-258a5262-e939-4d15-a94b-fcc1b656c2fb", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:29:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:29:59Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4/snap", "metadata": {}}], "self": "/v2/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "min_disk": 0, "protected": false, "id": "ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "file": "/v2/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2527be7581224af192011be06fb256b8", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:30:00,037 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4 used request id req-3871aa95-ece1-4f11-aa50-17972aae7bc6 2018-12-04 21:30:00,038 - create_image - DEBUG - Instance status is - active 2018-12-04 21:30:00,038 - create_image - DEBUG - Image is active with name - CreateInstanceTwoNetTests-258a5262-e939-4d15-a94b-fcc1b656c2fb 2018-12-04 21:30:00,038 - create_image - INFO - Image is now active with name - CreateInstanceTwoNetTests-258a5262-e939-4d15-a94b-fcc1b656c2fb 2018-12-04 21:30:00,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:30:00,039 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:30:00,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03e0d7bf4546449988b1bd6713171740", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj-role"}], "expires_at": "2018-12-04T22:30:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2527be7581224af192011be06fb256b8", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-user", "id": "cd49619259d74bc985e0f8d15d9bc581"}, "audit_ids": ["jliZE-sCQOCP4a14W2T3rQ"], "issued_at": "2018-12-04T21:30:00.000000Z"}} 2018-12-04 21:30:00,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe42e96c87bd6dcd4311f095772ee95787fe5079" 2018-12-04 21:30:00,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdfb4e49-b382-484b-883e-c82f0b9d9a59 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:30:00,540 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-fdfb4e49-b382-484b-883e-c82f0b9d9a59 2018-12-04 21:30:00,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe42e96c87bd6dcd4311f095772ee95787fe5079" 2018-12-04 21:30:00,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-bc100292-9c32-4d3f-9896-ec9b294c485f Date: Tue, 04 Dec 2018 21:30:00 GMT RESP BODY: {"networks":[]} 2018-12-04 21:30:00,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1 used request id req-bc100292-9c32-4d3f-9896-ec9b294c485f 2018-12-04 21:30:00,734 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1 2018-12-04 21:30:00,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe42e96c87bd6dcd4311f095772ee95787fe5079" -d '{"network": {"name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1", "admin_state_up": true}}' 2018-12-04 21:30:01,523 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 604 X-Openstack-Request-Id: req-4107c4db-af86-472b-a1bf-7ea1d89dfe49 Date: Tue, 04 Dec 2018 21:30:01 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-12-04T21:30:01Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"2527be7581224af192011be06fb256b8","id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1"}} 2018-12-04 21:30:01,523 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-4107c4db-af86-472b-a1bf-7ea1d89dfe49 2018-12-04 21:30:01,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe42e96c87bd6dcd4311f095772ee95787fe5079" 2018-12-04 21:30:01,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 588 X-Openstack-Request-Id: req-8a70f333-0dd2-4265-af4e-2b21eba0b44e Date: Tue, 04 Dec 2018 21:30:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T21:30:01Z","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"2527be7581224af192011be06fb256b8","id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1"}]} 2018-12-04 21:30:01,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4 used request id req-8a70f333-0dd2-4265-af4e-2b21eba0b44e 2018-12-04 21:30:01,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe42e96c87bd6dcd4311f095772ee95787fe5079" 2018-12-04 21:30:01,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4425b76e-87d8-42e7-872c-2a8b1d81d4c0 Date: Tue, 04 Dec 2018 21:30:01 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:30:01,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4 used request id req-4425b76e-87d8-42e7-872c-2a8b1d81d4c0 2018-12-04 21:30:01,699 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet1 2018-12-04 21:30:01,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe42e96c87bd6dcd4311f095772ee95787fe5079" -d '{"subnets": [{"ip_version": 4, "network_id": "6618d6a4-1a81-4e0e-9147-f6d0cfe521e4", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet1"}]}' 2018-12-04 21:30:02,246 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0d5a18ae-700c-4852-9141-ba5290138c75 Date: Tue, 04 Dec 2018 21:30:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:01Z","dns_nameservers":[],"updated_at":"2018-12-04T21:30:01Z","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":"2527be7581224af192011be06fb256b8","id":"bd870bd3-2b16-4698-be22-4e6286e79ddf","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet1"}]} 2018-12-04 21:30:02,246 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-0d5a18ae-700c-4852-9141-ba5290138c75 2018-12-04 21:30:02,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe42e96c87bd6dcd4311f095772ee95787fe5079" 2018-12-04 21:30:02,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-64c5e343-ae20-4c3b-8cd6-7b8bcd9028f7 Date: Tue, 04 Dec 2018 21:30:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bd870bd3-2b16-4698-be22-4e6286e79ddf"],"updated_at":"2018-12-04T21:30:01Z","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2527be7581224af192011be06fb256b8","id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1"}]} 2018-12-04 21:30:02,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4 used request id req-64c5e343-ae20-4c3b-8cd6-7b8bcd9028f7 2018-12-04 21:30:02,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe42e96c87bd6dcd4311f095772ee95787fe5079" 2018-12-04 21:30:02,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-eff2bec4-39b9-44b6-9610-c85219ca0892 Date: Tue, 04 Dec 2018 21:30:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:01Z","dns_nameservers":[],"updated_at":"2018-12-04T21:30:01Z","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":"2527be7581224af192011be06fb256b8","id":"bd870bd3-2b16-4698-be22-4e6286e79ddf","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet1"}]} 2018-12-04 21:30:02,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4 used request id req-eff2bec4-39b9-44b6-9610-c85219ca0892 2018-12-04 21:30:02,428 - OpenStackNetwork - DEBUG - Network [6618d6a4-1a81-4e0e-9147-f6d0cfe521e4] created successfully 2018-12-04 21:30:02,429 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:30:02,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:30:02,828 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03e0d7bf4546449988b1bd6713171740", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj-role"}], "expires_at": "2018-12-04T22:30:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2527be7581224af192011be06fb256b8", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-user", "id": "cd49619259d74bc985e0f8d15d9bc581"}, "audit_ids": ["4eR_8VzwRIuzix61ICW6uw"], "issued_at": "2018-12-04T21:30:02.000000Z"}} 2018-12-04 21:30:02,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed3796b797648a0b93c0c1ff4e60b555f17a2e4" 2018-12-04 21:30:02,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f3e9370-04db-4570-b438-d5f71f26487f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:30:02,912 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1f3e9370-04db-4570-b438-d5f71f26487f 2018-12-04 21:30:02,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed3796b797648a0b93c0c1ff4e60b555f17a2e4" 2018-12-04 21:30:03,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3599cd15-f9d2-44fe-a469-d60ee9e5da60 Date: Tue, 04 Dec 2018 21:30:03 GMT RESP BODY: {"networks":[]} 2018-12-04 21:30:03,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2 used request id req-3599cd15-f9d2-44fe-a469-d60ee9e5da60 2018-12-04 21:30:03,220 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2 2018-12-04 21:30:03,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed3796b797648a0b93c0c1ff4e60b555f17a2e4" -d '{"network": {"name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2", "admin_state_up": true}}' 2018-12-04 21:30:03,480 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 604 X-Openstack-Request-Id: req-d9ac6ce8-88f9-4d5e-9b65-5bd83dcc47b1 Date: Tue, 04 Dec 2018 21:30:03 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-12-04T21:30:03Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"2527be7581224af192011be06fb256b8","id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2"}} 2018-12-04 21:30:03,480 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-d9ac6ce8-88f9-4d5e-9b65-5bd83dcc47b1 2018-12-04 21:30:03,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=c12755ca-8c2d-48b9-adce-4bfec239f8bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed3796b797648a0b93c0c1ff4e60b555f17a2e4" 2018-12-04 21:30:03,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 588 X-Openstack-Request-Id: req-2d64876a-e7c3-44dd-a093-759e3a9c2dcd Date: Tue, 04 Dec 2018 21:30:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T21:30:03Z","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"2527be7581224af192011be06fb256b8","id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2"}]} 2018-12-04 21:30:03,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=c12755ca-8c2d-48b9-adce-4bfec239f8bd used request id req-2d64876a-e7c3-44dd-a093-759e3a9c2dcd 2018-12-04 21:30:03,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed3796b797648a0b93c0c1ff4e60b555f17a2e4" 2018-12-04 21:30:03,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-66b35bc6-b83c-4b86-9fe2-34e3f62062af Date: Tue, 04 Dec 2018 21:30:03 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:30:03,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd used request id req-66b35bc6-b83c-4b86-9fe2-34e3f62062af 2018-12-04 21:30:03,628 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet2 2018-12-04 21:30:03,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed3796b797648a0b93c0c1ff4e60b555f17a2e4" -d '{"subnets": [{"ip_version": 4, "network_id": "c12755ca-8c2d-48b9-adce-4bfec239f8bd", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet2"}]}' 2018-12-04 21:30:04,457 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-84fee63b-722c-4769-900f-63ff1a9201d5 Date: Tue, 04 Dec 2018 21:30:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:03Z","dns_nameservers":[],"updated_at":"2018-12-04T21:30:03Z","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":"2527be7581224af192011be06fb256b8","id":"f4e082f7-198b-40d0-958c-e5eb7ad1b976","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet2"}]} 2018-12-04 21:30:04,457 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-84fee63b-722c-4769-900f-63ff1a9201d5 2018-12-04 21:30:04,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=c12755ca-8c2d-48b9-adce-4bfec239f8bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed3796b797648a0b93c0c1ff4e60b555f17a2e4" 2018-12-04 21:30:04,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-f6cf1ddd-141f-4057-8295-08cc1410f875 Date: Tue, 04 Dec 2018 21:30:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f4e082f7-198b-40d0-958c-e5eb7ad1b976"],"updated_at":"2018-12-04T21:30:03Z","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2527be7581224af192011be06fb256b8","id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2"}]} 2018-12-04 21:30:04,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=c12755ca-8c2d-48b9-adce-4bfec239f8bd used request id req-f6cf1ddd-141f-4057-8295-08cc1410f875 2018-12-04 21:30:04,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed3796b797648a0b93c0c1ff4e60b555f17a2e4" 2018-12-04 21:30:04,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-cf31c6c4-6c91-4d67-98fe-31819144a5bd Date: Tue, 04 Dec 2018 21:30:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:03Z","dns_nameservers":[],"updated_at":"2018-12-04T21:30:03Z","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":"2527be7581224af192011be06fb256b8","id":"f4e082f7-198b-40d0-958c-e5eb7ad1b976","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet2"}]} 2018-12-04 21:30:04,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd used request id req-cf31c6c4-6c91-4d67-98fe-31819144a5bd 2018-12-04 21:30:04,675 - OpenStackNetwork - DEBUG - Network [c12755ca-8c2d-48b9-adce-4bfec239f8bd] created successfully 2018-12-04 21:30:04,675 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:30:04,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:30:05,103 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03e0d7bf4546449988b1bd6713171740", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj-role"}], "expires_at": "2018-12-04T22:30:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2527be7581224af192011be06fb256b8", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-user", "id": "cd49619259d74bc985e0f8d15d9bc581"}, "audit_ids": ["9Mk-59trTZ2AE0NjTgoCEA"], "issued_at": "2018-12-04T21:30:05.000000Z"}} 2018-12-04 21:30:05,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f90971ba289e440fdce6ae40e9454287252e3f" 2018-12-04 21:30:05,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48b59e3d-cc3c-49dc-94a5-2069a24d7fd6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:30:05,187 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-48b59e3d-cc3c-49dc-94a5-2069a24d7fd6 2018-12-04 21:30:05,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f90971ba289e440fdce6ae40e9454287252e3f" 2018-12-04 21:30:05,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e799c191-cd1f-4ff1-934a-42684828675c Date: Tue, 04 Dec 2018 21:30:05 GMT RESP BODY: {"routers": []} 2018-12-04 21:30:05,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-pub-router&admin_state_up=True used request id req-e799c191-cd1f-4ff1-934a-42684828675c 2018-12-04 21:30:05,450 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:30:05,450 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:30:05,850 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03e0d7bf4546449988b1bd6713171740", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj-role"}], "expires_at": "2018-12-04T22:30:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2527be7581224af192011be06fb256b8", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-user", "id": "cd49619259d74bc985e0f8d15d9bc581"}, "audit_ids": ["EJmDx_F3QAuXqQ89eweyYA"], "issued_at": "2018-12-04T21:30:05.000000Z"}} 2018-12-04 21:30:05,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8d5dcba7696d9c3be63bae73257c62ad15d352" 2018-12-04 21:30:05,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54f44f2a-5aa0-47b4-9825-6d760a90e765 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:30:05,949 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-54f44f2a-5aa0-47b4-9825-6d760a90e765 2018-12-04 21:30:05,950 - neutron_utils - INFO - Creating router with name - CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-pub-router 2018-12-04 21:30:05,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f90971ba289e440fdce6ae40e9454287252e3f" -d '{"router": {"name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-pub-router", "admin_state_up": true}}' 2018-12-04 21:30:06,123 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 460 X-Openstack-Request-Id: req-a7b38420-cecd-4eae-a8c2-5b6d11c8c122 Date: Tue, 04 Dec 2018 21:30:06 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "2527be7581224af192011be06fb256b8", "created_at": "2018-12-04T21:30:06Z", "admin_state_up": true, "updated_at": "2018-12-04T21:30:06Z", "revision_number": 0, "routes": [], "project_id": "2527be7581224af192011be06fb256b8", "id": "38f9b79b-288a-4160-a731-4740735a06cc", "name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-pub-router"}} 2018-12-04 21:30:06,123 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-a7b38420-cecd-4eae-a8c2-5b6d11c8c122 2018-12-04 21:30:06,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=38f9b79b-288a-4160-a731-4740735a06cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f90971ba289e440fdce6ae40e9454287252e3f" 2018-12-04 21:30:06,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8c340db4-482a-4380-a6b3-03f4f4afb67f Date: Tue, 04 Dec 2018 21:30:06 GMT RESP BODY: {"ports":[]} 2018-12-04 21:30:06,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=38f9b79b-288a-4160-a731-4740735a06cc used request id req-8c340db4-482a-4380-a6b3-03f4f4afb67f 2018-12-04 21:30:06,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f90971ba289e440fdce6ae40e9454287252e3f" 2018-12-04 21:30:06,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-8c260233-f544-482c-bb8d-1ef838277c1c Date: Tue, 04 Dec 2018 21:30:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bd870bd3-2b16-4698-be22-4e6286e79ddf"],"updated_at":"2018-12-04T21:30:01Z","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2527be7581224af192011be06fb256b8","id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1"}]} 2018-12-04 21:30:06,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1 used request id req-8c260233-f544-482c-bb8d-1ef838277c1c 2018-12-04 21:30:06,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f90971ba289e440fdce6ae40e9454287252e3f" 2018-12-04 21:30:06,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3ac568ca-2abc-49c8-901d-71b87dcea624 Date: Tue, 04 Dec 2018 21:30:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:01Z","dns_nameservers":[],"updated_at":"2018-12-04T21:30:01Z","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":"2527be7581224af192011be06fb256b8","id":"bd870bd3-2b16-4698-be22-4e6286e79ddf","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet1"}]} 2018-12-04 21:30:06,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4 used request id req-3ac568ca-2abc-49c8-901d-71b87dcea624 2018-12-04 21:30:06,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f90971ba289e440fdce6ae40e9454287252e3f" 2018-12-04 21:30:06,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-646c4517-816b-4e9e-b1f4-6f3460a54121 Date: Tue, 04 Dec 2018 21:30:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bd870bd3-2b16-4698-be22-4e6286e79ddf"],"updated_at":"2018-12-04T21:30:01Z","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2527be7581224af192011be06fb256b8","id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1"}]} 2018-12-04 21:30:06,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1 used request id req-646c4517-816b-4e9e-b1f4-6f3460a54121 2018-12-04 21:30:06,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:30:06,421 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:30: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:30:06,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f90971ba289e440fdce6ae40e9454287252e3f" 2018-12-04 21:30:06,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6203ccf-db02-4f04-a73e-45e02ffa3aa1 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2527be7581224af192011be06fb256b8", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj"}} 2018-12-04 21:30:06,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 used request id req-e6203ccf-db02-4f04-a73e-45e02ffa3aa1 2018-12-04 21:30:06,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f90971ba289e440fdce6ae40e9454287252e3f" 2018-12-04 21:30:06,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b700f00e-0205-40c4-9349-8d483e133368 Date: Tue, 04 Dec 2018 21:30:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:01Z","dns_nameservers":[],"updated_at":"2018-12-04T21:30:01Z","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":"2527be7581224af192011be06fb256b8","id":"bd870bd3-2b16-4698-be22-4e6286e79ddf","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet1"}]} 2018-12-04 21:30:06,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4 used request id req-b700f00e-0205-40c4-9349-8d483e133368 2018-12-04 21:30:06,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4&name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-router-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f90971ba289e440fdce6ae40e9454287252e3f" 2018-12-04 21:30:06,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-242eeba1-f022-4533-b436-de4241b37970 Date: Tue, 04 Dec 2018 21:30:06 GMT RESP BODY: {"ports":[]} 2018-12-04 21:30:06,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4&name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-router-port1&admin_state_up=True used request id req-242eeba1-f022-4533-b436-de4241b37970 2018-12-04 21:30:06,675 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-router-port1 for router - CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-pub-router 2018-12-04 21:30:06,675 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:30:06,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:30:07,073 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03e0d7bf4546449988b1bd6713171740", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj-role"}], "expires_at": "2018-12-04T22:30:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2527be7581224af192011be06fb256b8", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-user", "id": "cd49619259d74bc985e0f8d15d9bc581"}, "audit_ids": ["X2D82WX0QmyJ_GHru-ScFw"], "issued_at": "2018-12-04T21:30:07.000000Z"}} 2018-12-04 21:30:07,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e525731422bce3a9d522f5f56e0e3e86210b87ee" 2018-12-04 21:30:07,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ab75225-b616-4200-acbc-47771b0dece9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:30:07,088 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0ab75225-b616-4200-acbc-47771b0dece9 2018-12-04 21:30:07,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f90971ba289e440fdce6ae40e9454287252e3f" 2018-12-04 21:30:07,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-2d235a48-2d9c-463f-ab10-718003197e70 Date: Tue, 04 Dec 2018 21:30:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bd870bd3-2b16-4698-be22-4e6286e79ddf"],"updated_at":"2018-12-04T21:30:01Z","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2527be7581224af192011be06fb256b8","id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1"}]} 2018-12-04 21:30:07,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1 used request id req-2d235a48-2d9c-463f-ab10-718003197e70 2018-12-04 21:30:07,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f90971ba289e440fdce6ae40e9454287252e3f" 2018-12-04 21:30:07,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5b03753f-a450-48fd-ad56-ed64e7a47fb2 Date: Tue, 04 Dec 2018 21:30:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:01Z","dns_nameservers":[],"updated_at":"2018-12-04T21:30:01Z","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":"2527be7581224af192011be06fb256b8","id":"bd870bd3-2b16-4698-be22-4e6286e79ddf","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet1"}]} 2018-12-04 21:30:07,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4 used request id req-5b03753f-a450-48fd-ad56-ed64e7a47fb2 2018-12-04 21:30:07,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f90971ba289e440fdce6ae40e9454287252e3f" 2018-12-04 21:30:07,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-19f4bd79-3d09-425b-a0ce-ae1704c5aa6d Date: Tue, 04 Dec 2018 21:30:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bd870bd3-2b16-4698-be22-4e6286e79ddf"],"updated_at":"2018-12-04T21:30:01Z","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2527be7581224af192011be06fb256b8","id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1"}]} 2018-12-04 21:30:07,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1 used request id req-19f4bd79-3d09-425b-a0ce-ae1704c5aa6d 2018-12-04 21:30:07,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:30:07,584 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:30: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:30:07,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e525731422bce3a9d522f5f56e0e3e86210b87ee" 2018-12-04 21:30:07,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b86a0fa-e395-46ce-ab48-2aa13b87bbe8 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2527be7581224af192011be06fb256b8", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj"}} 2018-12-04 21:30:07,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 used request id req-9b86a0fa-e395-46ce-ab48-2aa13b87bbe8 2018-12-04 21:30:07,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f90971ba289e440fdce6ae40e9454287252e3f" 2018-12-04 21:30:07,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4e955775-b4e6-4fc5-8c8a-808524ce3659 Date: Tue, 04 Dec 2018 21:30:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:01Z","dns_nameservers":[],"updated_at":"2018-12-04T21:30:01Z","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":"2527be7581224af192011be06fb256b8","id":"bd870bd3-2b16-4698-be22-4e6286e79ddf","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet1"}]} 2018-12-04 21:30:07,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4 used request id req-4e955775-b4e6-4fc5-8c8a-808524ce3659 2018-12-04 21:30:07,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4&name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f90971ba289e440fdce6ae40e9454287252e3f" 2018-12-04 21:30:07,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ba90263a-049d-4927-832b-d377feb29b0a Date: Tue, 04 Dec 2018 21:30:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:01Z","dns_nameservers":[],"updated_at":"2018-12-04T21:30:01Z","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":"2527be7581224af192011be06fb256b8","id":"bd870bd3-2b16-4698-be22-4e6286e79ddf","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet1"}]} 2018-12-04 21:30:07,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4&name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet1 used request id req-ba90263a-049d-4927-832b-d377feb29b0a 2018-12-04 21:30:07,798 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1 2018-12-04 21:30:07,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f90971ba289e440fdce6ae40e9454287252e3f" -d '{"port": {"network_id": "6618d6a4-1a81-4e0e-9147-f6d0cfe521e4", "fixed_ips": [{"subnet_id": "bd870bd3-2b16-4698-be22-4e6286e79ddf", "ip_address": "10.200.201.1"}], "name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-router-port1", "admin_state_up": true}}' 2018-12-04 21:30:08,533 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-879b5ad4-86b0-4cd3-9e9f-f2309ed6046f Date: Tue, 04 Dec 2018 21:30:08 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-12-04T21:30:08Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","tenant_id":"2527be7581224af192011be06fb256b8","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-12-04T21:30:08Z","name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-router-port1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:36:88:47","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"2527be7581224af192011be06fb256b8","fixed_ips":[{"subnet_id":"bd870bd3-2b16-4698-be22-4e6286e79ddf","ip_address":"10.200.201.1"}],"id":"749450dd-19ff-49a5-843d-e755b8b61ad4","security_groups":["42f1608a-8ac1-4fd4-bc08-7d4f633b6ebc"],"device_id":""}} 2018-12-04 21:30:08,533 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-879b5ad4-86b0-4cd3-9e9f-f2309ed6046f 2018-12-04 21:30:08,534 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-router-port1 for router - CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-pub-router 2018-12-04 21:30:08,534 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-pub-router 2018-12-04 21:30:08,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/38f9b79b-288a-4160-a731-4740735a06cc/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f90971ba289e440fdce6ae40e9454287252e3f" -d '{"port_id": "749450dd-19ff-49a5-843d-e755b8b61ad4"}' 2018-12-04 21:30:10,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b95cf981-6056-4a32-ae10-b4f0c9663b18 Date: Tue, 04 Dec 2018 21:30:10 GMT RESP BODY: {"network_id": "6618d6a4-1a81-4e0e-9147-f6d0cfe521e4", "tenant_id": "2527be7581224af192011be06fb256b8", "subnet_id": "bd870bd3-2b16-4698-be22-4e6286e79ddf", "subnet_ids": ["bd870bd3-2b16-4698-be22-4e6286e79ddf"], "port_id": "749450dd-19ff-49a5-843d-e755b8b61ad4", "id": "38f9b79b-288a-4160-a731-4740735a06cc"} 2018-12-04 21:30:10,112 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/38f9b79b-288a-4160-a731-4740735a06cc/add_router_interface used request id req-b95cf981-6056-4a32-ae10-b4f0c9663b18 2018-12-04 21:30:10,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f90971ba289e440fdce6ae40e9454287252e3f" 2018-12-04 21:30:10,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-24634546-5aaf-4175-ae6e-2f71c51f0aad Date: Tue, 04 Dec 2018 21:30:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f4e082f7-198b-40d0-958c-e5eb7ad1b976"],"updated_at":"2018-12-04T21:30:03Z","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2527be7581224af192011be06fb256b8","id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2"}]} 2018-12-04 21:30:10,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2 used request id req-24634546-5aaf-4175-ae6e-2f71c51f0aad 2018-12-04 21:30:10,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f90971ba289e440fdce6ae40e9454287252e3f" 2018-12-04 21:30:10,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-30054f67-e70c-482a-b9ff-c5acd587e0a5 Date: Tue, 04 Dec 2018 21:30:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:03Z","dns_nameservers":[],"updated_at":"2018-12-04T21:30:03Z","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":"2527be7581224af192011be06fb256b8","id":"f4e082f7-198b-40d0-958c-e5eb7ad1b976","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet2"}]} 2018-12-04 21:30:10,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd used request id req-30054f67-e70c-482a-b9ff-c5acd587e0a5 2018-12-04 21:30:10,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f90971ba289e440fdce6ae40e9454287252e3f" 2018-12-04 21:30:10,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-ca8fd85c-599c-4ba4-b5bc-22b3c7b87eef Date: Tue, 04 Dec 2018 21:30:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f4e082f7-198b-40d0-958c-e5eb7ad1b976"],"updated_at":"2018-12-04T21:30:03Z","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2527be7581224af192011be06fb256b8","id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2"}]} 2018-12-04 21:30:10,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2 used request id req-ca8fd85c-599c-4ba4-b5bc-22b3c7b87eef 2018-12-04 21:30:10,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f90971ba289e440fdce6ae40e9454287252e3f" 2018-12-04 21:30:10,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93a60db3-7401-46b2-926c-1812c29fb23f Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2527be7581224af192011be06fb256b8", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj"}} 2018-12-04 21:30:10,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 used request id req-93a60db3-7401-46b2-926c-1812c29fb23f 2018-12-04 21:30:10,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f90971ba289e440fdce6ae40e9454287252e3f" 2018-12-04 21:30:10,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-17a4a5b7-d957-440a-9989-1929e854d628 Date: Tue, 04 Dec 2018 21:30:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:03Z","dns_nameservers":[],"updated_at":"2018-12-04T21:30:03Z","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":"2527be7581224af192011be06fb256b8","id":"f4e082f7-198b-40d0-958c-e5eb7ad1b976","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet2"}]} 2018-12-04 21:30:10,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd used request id req-17a4a5b7-d957-440a-9989-1929e854d628 2018-12-04 21:30:10,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd&name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-router-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f90971ba289e440fdce6ae40e9454287252e3f" 2018-12-04 21:30:10,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bbbf3569-fb98-4adf-a77c-c563f66606a1 Date: Tue, 04 Dec 2018 21:30:10 GMT RESP BODY: {"ports":[]} 2018-12-04 21:30:10,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd&name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-router-port2&admin_state_up=True used request id req-bbbf3569-fb98-4adf-a77c-c563f66606a1 2018-12-04 21:30:10,479 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-router-port2 for router - CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-pub-router 2018-12-04 21:30:10,479 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:30:10,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:30:10,875 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03e0d7bf4546449988b1bd6713171740", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj-role"}], "expires_at": "2018-12-04T22:30:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2527be7581224af192011be06fb256b8", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-user", "id": "cd49619259d74bc985e0f8d15d9bc581"}, "audit_ids": ["qTepKRDTQheyIiAl7yH24A"], "issued_at": "2018-12-04T21:30:10.000000Z"}} 2018-12-04 21:30:10,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29a268d62cc9b13368132d27dea129cdf6ea8cfd" 2018-12-04 21:30:10,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23e8dba3-f750-42dc-bb6e-4927262f2be1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:30:10,962 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-23e8dba3-f750-42dc-bb6e-4927262f2be1 2018-12-04 21:30:10,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f90971ba289e440fdce6ae40e9454287252e3f" 2018-12-04 21:30:11,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-41d6776d-e35d-407d-b7e2-fcde753be472 Date: Tue, 04 Dec 2018 21:30:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f4e082f7-198b-40d0-958c-e5eb7ad1b976"],"updated_at":"2018-12-04T21:30:03Z","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2527be7581224af192011be06fb256b8","id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2"}]} 2018-12-04 21:30:11,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2 used request id req-41d6776d-e35d-407d-b7e2-fcde753be472 2018-12-04 21:30:11,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f90971ba289e440fdce6ae40e9454287252e3f" 2018-12-04 21:30:11,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7c88f2a7-ba71-480c-8915-5cd07d9249a2 Date: Tue, 04 Dec 2018 21:30:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:03Z","dns_nameservers":[],"updated_at":"2018-12-04T21:30:03Z","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":"2527be7581224af192011be06fb256b8","id":"f4e082f7-198b-40d0-958c-e5eb7ad1b976","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet2"}]} 2018-12-04 21:30:11,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd used request id req-7c88f2a7-ba71-480c-8915-5cd07d9249a2 2018-12-04 21:30:11,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f90971ba289e440fdce6ae40e9454287252e3f" 2018-12-04 21:30:11,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-63f33af5-8caf-4f70-8e79-e61582cd66fe Date: Tue, 04 Dec 2018 21:30:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f4e082f7-198b-40d0-958c-e5eb7ad1b976"],"updated_at":"2018-12-04T21:30:03Z","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2527be7581224af192011be06fb256b8","id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2"}]} 2018-12-04 21:30:11,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2 used request id req-63f33af5-8caf-4f70-8e79-e61582cd66fe 2018-12-04 21:30:11,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:30:11,471 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:30: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:30:11,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29a268d62cc9b13368132d27dea129cdf6ea8cfd" 2018-12-04 21:30:11,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26964bb8-9416-45c1-91e3-a0bc355ad136 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2527be7581224af192011be06fb256b8", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj"}} 2018-12-04 21:30:11,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 used request id req-26964bb8-9416-45c1-91e3-a0bc355ad136 2018-12-04 21:30:11,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f90971ba289e440fdce6ae40e9454287252e3f" 2018-12-04 21:30:11,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-98da9bd6-521f-4524-b352-ac2ab926f3ef Date: Tue, 04 Dec 2018 21:30:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:03Z","dns_nameservers":[],"updated_at":"2018-12-04T21:30:03Z","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":"2527be7581224af192011be06fb256b8","id":"f4e082f7-198b-40d0-958c-e5eb7ad1b976","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet2"}]} 2018-12-04 21:30:11,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd used request id req-98da9bd6-521f-4524-b352-ac2ab926f3ef 2018-12-04 21:30:11,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd&name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f90971ba289e440fdce6ae40e9454287252e3f" 2018-12-04 21:30:11,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-33702c09-079a-4b61-9a4a-6040f893c887 Date: Tue, 04 Dec 2018 21:30:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:03Z","dns_nameservers":[],"updated_at":"2018-12-04T21:30:03Z","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":"2527be7581224af192011be06fb256b8","id":"f4e082f7-198b-40d0-958c-e5eb7ad1b976","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet2"}]} 2018-12-04 21:30:11,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd&name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet2 used request id req-33702c09-079a-4b61-9a4a-6040f893c887 2018-12-04 21:30:11,593 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2 2018-12-04 21:30:11,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f90971ba289e440fdce6ae40e9454287252e3f" -d '{"port": {"network_id": "c12755ca-8c2d-48b9-adce-4bfec239f8bd", "fixed_ips": [{"subnet_id": "f4e082f7-198b-40d0-958c-e5eb7ad1b976", "ip_address": "10.200.202.1"}], "name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-router-port2", "admin_state_up": true}}' 2018-12-04 21:30:12,423 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-b03326d9-820c-4c21-8d2f-ec4dad91638e Date: Tue, 04 Dec 2018 21:30:12 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-12-04T21:30:11Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","tenant_id":"2527be7581224af192011be06fb256b8","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-12-04T21:30:12Z","name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-router-port2","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:e8:9f:23","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"2527be7581224af192011be06fb256b8","fixed_ips":[{"subnet_id":"f4e082f7-198b-40d0-958c-e5eb7ad1b976","ip_address":"10.200.202.1"}],"id":"377e5bed-712f-4ea6-ace2-7103dfe40fce","security_groups":["42f1608a-8ac1-4fd4-bc08-7d4f633b6ebc"],"device_id":""}} 2018-12-04 21:30:12,423 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-b03326d9-820c-4c21-8d2f-ec4dad91638e 2018-12-04 21:30:12,423 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-router-port2 for router - CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-pub-router 2018-12-04 21:30:12,423 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-pub-router 2018-12-04 21:30:12,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/38f9b79b-288a-4160-a731-4740735a06cc/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f90971ba289e440fdce6ae40e9454287252e3f" -d '{"port_id": "377e5bed-712f-4ea6-ace2-7103dfe40fce"}' 2018-12-04 21:30:14,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5b1121cc-1c89-47ae-a021-a2c069523237 Date: Tue, 04 Dec 2018 21:30:14 GMT RESP BODY: {"network_id": "c12755ca-8c2d-48b9-adce-4bfec239f8bd", "tenant_id": "2527be7581224af192011be06fb256b8", "subnet_id": "f4e082f7-198b-40d0-958c-e5eb7ad1b976", "subnet_ids": ["f4e082f7-198b-40d0-958c-e5eb7ad1b976"], "port_id": "377e5bed-712f-4ea6-ace2-7103dfe40fce", "id": "38f9b79b-288a-4160-a731-4740735a06cc"} 2018-12-04 21:30:14,173 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/38f9b79b-288a-4160-a731-4740735a06cc/add_router_interface used request id req-5b1121cc-1c89-47ae-a021-a2c069523237 2018-12-04 21:30:14,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/38f9b79b-288a-4160-a731-4740735a06cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f90971ba289e440fdce6ae40e9454287252e3f" 2018-12-04 21:30:14,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 460 X-Openstack-Request-Id: req-b68793da-950b-4a9d-ae3a-c2d2dfcb9b29 Date: Tue, 04 Dec 2018 21:30:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "2527be7581224af192011be06fb256b8", "created_at": "2018-12-04T21:30:06Z", "admin_state_up": true, "updated_at": "2018-12-04T21:30:13Z", "revision_number": 2, "routes": [], "project_id": "2527be7581224af192011be06fb256b8", "id": "38f9b79b-288a-4160-a731-4740735a06cc", "name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-pub-router"}} 2018-12-04 21:30:14,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/38f9b79b-288a-4160-a731-4740735a06cc used request id req-b68793da-950b-4a9d-ae3a-c2d2dfcb9b29 2018-12-04 21:30:14,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=38f9b79b-288a-4160-a731-4740735a06cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f90971ba289e440fdce6ae40e9454287252e3f" 2018-12-04 21:30:14,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1657 X-Openstack-Request-Id: req-88e88c76-053c-4d6f-800d-9c3f96a92fa2 Date: Tue, 04 Dec 2018 21:30:14 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:11Z","admin_state_up":true,"updated_at":"2018-12-04T21:30:13Z","binding:vnic_type":"normal","device_id":"38f9b79b-288a-4160-a731-4740735a06cc","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:e8:9f:23","id":"377e5bed-712f-4ea6-ace2-7103dfe40fce","port_security_enabled":true,"project_id":"2527be7581224af192011be06fb256b8","fixed_ips":[{"subnet_id":"f4e082f7-198b-40d0-958c-e5eb7ad1b976","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["42f1608a-8ac1-4fd4-bc08-7d4f633b6ebc"],"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-router-port2"},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:08Z","admin_state_up":true,"updated_at":"2018-12-04T21:30:09Z","binding:vnic_type":"normal","device_id":"38f9b79b-288a-4160-a731-4740735a06cc","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:36:88:47","id":"749450dd-19ff-49a5-843d-e755b8b61ad4","port_security_enabled":true,"project_id":"2527be7581224af192011be06fb256b8","fixed_ips":[{"subnet_id":"bd870bd3-2b16-4698-be22-4e6286e79ddf","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["42f1608a-8ac1-4fd4-bc08-7d4f633b6ebc"],"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-router-port1"}]} 2018-12-04 21:30:14,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=38f9b79b-288a-4160-a731-4740735a06cc used request id req-88e88c76-053c-4d6f-800d-9c3f96a92fa2 2018-12-04 21:30:14,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/bd870bd3-2b16-4698-be22-4e6286e79ddf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f90971ba289e440fdce6ae40e9454287252e3f" 2018-12-04 21:30:14,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-b4d98572-4cc5-46aa-9b72-46480c7e7ec1 Date: Tue, 04 Dec 2018 21:30:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:01Z","dns_nameservers":[],"updated_at":"2018-12-04T21:30:01Z","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":"2527be7581224af192011be06fb256b8","id":"bd870bd3-2b16-4698-be22-4e6286e79ddf","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet1"}} 2018-12-04 21:30:14,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/bd870bd3-2b16-4698-be22-4e6286e79ddf used request id req-b4d98572-4cc5-46aa-9b72-46480c7e7ec1 2018-12-04 21:30:14,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/f4e082f7-198b-40d0-958c-e5eb7ad1b976 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f90971ba289e440fdce6ae40e9454287252e3f" 2018-12-04 21:30:14,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-8b4d8d78-9291-4ddb-90bd-bca88096a01e Date: Tue, 04 Dec 2018 21:30:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:03Z","dns_nameservers":[],"updated_at":"2018-12-04T21:30:03Z","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":"2527be7581224af192011be06fb256b8","id":"f4e082f7-198b-40d0-958c-e5eb7ad1b976","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet2"}} 2018-12-04 21:30:14,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/f4e082f7-198b-40d0-958c-e5eb7ad1b976 used request id req-8b4d8d78-9291-4ddb-90bd-bca88096a01e 2018-12-04 21:30:14,682 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:30:14,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:30:15,084 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:30:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["b0gz26BaQVqWfTRph9u1WA"], "issued_at": "2018-12-04T21:30:15.000000Z"}} 2018-12-04 21:30:15,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b94d04105bf5f3865d5e6b8775ccc63b168963" 2018-12-04 21:30:15,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e41a0a00-1fe2-4ef2-ba5b-410fb30004f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:30:15,176 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e41a0a00-1fe2-4ef2-ba5b-410fb30004f5 2018-12-04 21:30:15,178 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:30:15,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b94d04105bf5f3865d5e6b8775ccc63b168963" 2018-12-04 21:30:15,393 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30: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-47dfcfea-7535-4eaf-8d61-03a06e2e5738 x-compute-request-id: req-47dfcfea-7535-4eaf-8d61-03a06e2e5738 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-04 21:30:15,393 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-47dfcfea-7535-4eaf-8d61-03a06e2e5738 2018-12-04 21:30:15,397 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b94d04105bf5f3865d5e6b8775ccc63b168963" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2018-12-04 21:30:15,427 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30: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-9d761e74-aa14-4592-8e07-f906ec52b177 x-compute-request-id: req-9d761e74-aa14-4592-8e07-f906ec52b177 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ab1c38bd-f571-438a-9a5f-f57f7639b1da", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ab1c38bd-f571-438a-9a5f-f57f7639b1da", "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": "ab1c38bd-f571-438a-9a5f-f57f7639b1da"}} 2018-12-04 21:30:15,427 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9d761e74-aa14-4592-8e07-f906ec52b177 2018-12-04 21:30:15,428 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:30:15,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:30:15,828 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03e0d7bf4546449988b1bd6713171740", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj-role"}], "expires_at": "2018-12-04T22:30:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2527be7581224af192011be06fb256b8", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-user", "id": "cd49619259d74bc985e0f8d15d9bc581"}, "audit_ids": ["BJ8cupZwQcaN2GmQ5YzsXQ"], "issued_at": "2018-12-04T21:30:15.000000Z"}} 2018-12-04 21:30:15,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f9a513f26dfb4788a26202acf752778427bcfb" 2018-12-04 21:30:15,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db32af9e-a643-40f8-83c4-fc1a29c53f66 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:30:15,912 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-db32af9e-a643-40f8-83c4-fc1a29c53f66 2018-12-04 21:30:15,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f9a513f26dfb4788a26202acf752778427bcfb" 2018-12-04 21:30:16,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-caba3c9b-a9d8-4806-8f41-2afd09037383 Date: Tue, 04 Dec 2018 21:30:16 GMT RESP BODY: {"security_groups": []} 2018-12-04 21:30:16,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-sec-grp used request id req-caba3c9b-a9d8-4806-8f41-2afd09037383 2018-12-04 21:30:16,121 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-sec-grp... 2018-12-04 21:30:16,121 - neutron_utils - INFO - Creating security group with name - CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-sec-grp 2018-12-04 21:30:16,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f9a513f26dfb4788a26202acf752778427bcfb" -d '{"security_group": {"name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-sec-grp"}}' 2018-12-04 21:30:16,347 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1402 X-Openstack-Request-Id: req-da7a52d0-b94b-431a-8a50-fa82af45c027 Date: Tue, 04 Dec 2018 21:30:16 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "2527be7581224af192011be06fb256b8", "created_at": "2018-12-04T21:30:16Z", "updated_at": "2018-12-04T21:30:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:30:16Z", "revision_number": 0, "id": "3642e13a-2b38-4aa0-af3d-df5d5622e918", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:30:16Z", "security_group_id": "ff16acee-719c-4215-be36-a67f45de1da4", "tenant_id": "2527be7581224af192011be06fb256b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "2527be7581224af192011be06fb256b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:30:16Z", "revision_number": 0, "id": "95603c83-ff76-40e5-a0f4-9ddf7c1cdb45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:30:16Z", "security_group_id": "ff16acee-719c-4215-be36-a67f45de1da4", "tenant_id": "2527be7581224af192011be06fb256b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "2527be7581224af192011be06fb256b8"}], "revision_number": 2, "project_id": "2527be7581224af192011be06fb256b8", "id": "ff16acee-719c-4215-be36-a67f45de1da4", "name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-sec-grp"}} 2018-12-04 21:30:16,347 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-da7a52d0-b94b-431a-8a50-fa82af45c027 2018-12-04 21:30:16,347 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ff16acee-719c-4215-be36-a67f45de1da4 2018-12-04 21:30:16,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ff16acee-719c-4215-be36-a67f45de1da4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f9a513f26dfb4788a26202acf752778427bcfb" 2018-12-04 21:30:16,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-79d69e08-b9e7-4499-8fcb-f92e32f6234f Date: Tue, 04 Dec 2018 21:30:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:30:16Z", "security_group_id": "ff16acee-719c-4215-be36-a67f45de1da4", "port_range_min": null, "revision_number": 0, "tenant_id": "2527be7581224af192011be06fb256b8", "created_at": "2018-12-04T21:30:16Z", "project_id": "2527be7581224af192011be06fb256b8", "id": "3642e13a-2b38-4aa0-af3d-df5d5622e918"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:30:16Z", "security_group_id": "ff16acee-719c-4215-be36-a67f45de1da4", "port_range_min": null, "revision_number": 0, "tenant_id": "2527be7581224af192011be06fb256b8", "created_at": "2018-12-04T21:30:16Z", "project_id": "2527be7581224af192011be06fb256b8", "id": "95603c83-ff76-40e5-a0f4-9ddf7c1cdb45"}]} 2018-12-04 21:30:16,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ff16acee-719c-4215-be36-a67f45de1da4 used request id req-79d69e08-b9e7-4499-8fcb-f92e32f6234f 2018-12-04 21:30:16,430 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ff16acee-719c-4215-be36-a67f45de1da4 2018-12-04 21:30:16,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ff16acee-719c-4215-be36-a67f45de1da4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f9a513f26dfb4788a26202acf752778427bcfb" 2018-12-04 21:30:16,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d8e0fd3c-bf48-4ef7-a827-cddcd713654b Date: Tue, 04 Dec 2018 21:30:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:30:16Z", "security_group_id": "ff16acee-719c-4215-be36-a67f45de1da4", "port_range_min": null, "revision_number": 0, "tenant_id": "2527be7581224af192011be06fb256b8", "created_at": "2018-12-04T21:30:16Z", "project_id": "2527be7581224af192011be06fb256b8", "id": "3642e13a-2b38-4aa0-af3d-df5d5622e918"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:30:16Z", "security_group_id": "ff16acee-719c-4215-be36-a67f45de1da4", "port_range_min": null, "revision_number": 0, "tenant_id": "2527be7581224af192011be06fb256b8", "created_at": "2018-12-04T21:30:16Z", "project_id": "2527be7581224af192011be06fb256b8", "id": "95603c83-ff76-40e5-a0f4-9ddf7c1cdb45"}]} 2018-12-04 21:30:16,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ff16acee-719c-4215-be36-a67f45de1da4 used request id req-d8e0fd3c-bf48-4ef7-a827-cddcd713654b 2018-12-04 21:30:16,455 - neutron_utils - INFO - Retrieving security group with ID - ff16acee-719c-4215-be36-a67f45de1da4 2018-12-04 21:30:16,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=ff16acee-719c-4215-be36-a67f45de1da4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f9a513f26dfb4788a26202acf752778427bcfb" 2018-12-04 21:30:16,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-6b80eef5-b059-49c5-bd22-16220ebb4c37 Date: Tue, 04 Dec 2018 21:30:16 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "2527be7581224af192011be06fb256b8", "created_at": "2018-12-04T21:30:16Z", "updated_at": "2018-12-04T21:30:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:30:16Z", "revision_number": 0, "id": "3642e13a-2b38-4aa0-af3d-df5d5622e918", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:30:16Z", "security_group_id": "ff16acee-719c-4215-be36-a67f45de1da4", "tenant_id": "2527be7581224af192011be06fb256b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "2527be7581224af192011be06fb256b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:30:16Z", "revision_number": 0, "id": "95603c83-ff76-40e5-a0f4-9ddf7c1cdb45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:30:16Z", "security_group_id": "ff16acee-719c-4215-be36-a67f45de1da4", "tenant_id": "2527be7581224af192011be06fb256b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "2527be7581224af192011be06fb256b8"}], "revision_number": 2, "project_id": "2527be7581224af192011be06fb256b8", "id": "ff16acee-719c-4215-be36-a67f45de1da4", "name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-sec-grp"}]} 2018-12-04 21:30:16,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=ff16acee-719c-4215-be36-a67f45de1da4 used request id req-6b80eef5-b059-49c5-bd22-16220ebb4c37 2018-12-04 21:30:16,544 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ff16acee-719c-4215-be36-a67f45de1da4 2018-12-04 21:30:16,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ff16acee-719c-4215-be36-a67f45de1da4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f9a513f26dfb4788a26202acf752778427bcfb" 2018-12-04 21:30:16,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-91fb6da1-a210-41f9-b9b9-1ef292d0f99b Date: Tue, 04 Dec 2018 21:30:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:30:16Z", "security_group_id": "ff16acee-719c-4215-be36-a67f45de1da4", "port_range_min": null, "revision_number": 0, "tenant_id": "2527be7581224af192011be06fb256b8", "created_at": "2018-12-04T21:30:16Z", "project_id": "2527be7581224af192011be06fb256b8", "id": "3642e13a-2b38-4aa0-af3d-df5d5622e918"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:30:16Z", "security_group_id": "ff16acee-719c-4215-be36-a67f45de1da4", "port_range_min": null, "revision_number": 0, "tenant_id": "2527be7581224af192011be06fb256b8", "created_at": "2018-12-04T21:30:16Z", "project_id": "2527be7581224af192011be06fb256b8", "id": "95603c83-ff76-40e5-a0f4-9ddf7c1cdb45"}]} 2018-12-04 21:30:16,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ff16acee-719c-4215-be36-a67f45de1da4 used request id req-91fb6da1-a210-41f9-b9b9-1ef292d0f99b 2018-12-04 21:30:16,566 - neutron_utils - INFO - Retrieving security group with ID - ff16acee-719c-4215-be36-a67f45de1da4 2018-12-04 21:30:16,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=ff16acee-719c-4215-be36-a67f45de1da4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f9a513f26dfb4788a26202acf752778427bcfb" 2018-12-04 21:30:16,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-ab264b2b-b990-405c-8095-90a69839c4dc Date: Tue, 04 Dec 2018 21:30:16 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "2527be7581224af192011be06fb256b8", "created_at": "2018-12-04T21:30:16Z", "updated_at": "2018-12-04T21:30:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:30:16Z", "revision_number": 0, "id": "3642e13a-2b38-4aa0-af3d-df5d5622e918", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:30:16Z", "security_group_id": "ff16acee-719c-4215-be36-a67f45de1da4", "tenant_id": "2527be7581224af192011be06fb256b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "2527be7581224af192011be06fb256b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:30:16Z", "revision_number": 0, "id": "95603c83-ff76-40e5-a0f4-9ddf7c1cdb45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:30:16Z", "security_group_id": "ff16acee-719c-4215-be36-a67f45de1da4", "tenant_id": "2527be7581224af192011be06fb256b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "2527be7581224af192011be06fb256b8"}], "revision_number": 2, "project_id": "2527be7581224af192011be06fb256b8", "id": "ff16acee-719c-4215-be36-a67f45de1da4", "name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-sec-grp"}]} 2018-12-04 21:30:16,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=ff16acee-719c-4215-be36-a67f45de1da4 used request id req-ab264b2b-b990-405c-8095-90a69839c4dc 2018-12-04 21:30:16,613 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ff16acee-719c-4215-be36-a67f45de1da4 2018-12-04 21:30:16,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ff16acee-719c-4215-be36-a67f45de1da4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f9a513f26dfb4788a26202acf752778427bcfb" 2018-12-04 21:30:16,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8eb53a81-b704-4970-b985-459ec83abef3 Date: Tue, 04 Dec 2018 21:30:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:30:16Z", "security_group_id": "ff16acee-719c-4215-be36-a67f45de1da4", "port_range_min": null, "revision_number": 0, "tenant_id": "2527be7581224af192011be06fb256b8", "created_at": "2018-12-04T21:30:16Z", "project_id": "2527be7581224af192011be06fb256b8", "id": "3642e13a-2b38-4aa0-af3d-df5d5622e918"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:30:16Z", "security_group_id": "ff16acee-719c-4215-be36-a67f45de1da4", "port_range_min": null, "revision_number": 0, "tenant_id": "2527be7581224af192011be06fb256b8", "created_at": "2018-12-04T21:30:16Z", "project_id": "2527be7581224af192011be06fb256b8", "id": "95603c83-ff76-40e5-a0f4-9ddf7c1cdb45"}]} 2018-12-04 21:30:16,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ff16acee-719c-4215-be36-a67f45de1da4 used request id req-8eb53a81-b704-4970-b985-459ec83abef3 2018-12-04 21:30:16,633 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-sec-grp 2018-12-04 21:30:16,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f9a513f26dfb4788a26202acf752778427bcfb" 2018-12-04 21:30:16,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-ad62f771-2b6c-4f6f-be42-28818fa2e27d Date: Tue, 04 Dec 2018 21:30:16 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "2527be7581224af192011be06fb256b8", "created_at": "2018-12-04T21:30:16Z", "updated_at": "2018-12-04T21:30:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:30:16Z", "revision_number": 0, "id": "3642e13a-2b38-4aa0-af3d-df5d5622e918", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:30:16Z", "security_group_id": "ff16acee-719c-4215-be36-a67f45de1da4", "tenant_id": "2527be7581224af192011be06fb256b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "2527be7581224af192011be06fb256b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:30:16Z", "revision_number": 0, "id": "95603c83-ff76-40e5-a0f4-9ddf7c1cdb45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:30:16Z", "security_group_id": "ff16acee-719c-4215-be36-a67f45de1da4", "tenant_id": "2527be7581224af192011be06fb256b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "2527be7581224af192011be06fb256b8"}], "revision_number": 2, "project_id": "2527be7581224af192011be06fb256b8", "id": "ff16acee-719c-4215-be36-a67f45de1da4", "name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-sec-grp"}]} 2018-12-04 21:30:16,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-sec-grp used request id req-ad62f771-2b6c-4f6f-be42-28818fa2e27d 2018-12-04 21:30:16,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:30:16,688 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:30: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:30:16,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f9a513f26dfb4788a26202acf752778427bcfb" 2018-12-04 21:30:16,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c5b984d-1f04-4489-b41b-8291cc7ffd84 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2527be7581224af192011be06fb256b8", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj"}} 2018-12-04 21:30:16,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 used request id req-6c5b984d-1f04-4489-b41b-8291cc7ffd84 2018-12-04 21:30:16,782 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ff16acee-719c-4215-be36-a67f45de1da4 2018-12-04 21:30:16,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ff16acee-719c-4215-be36-a67f45de1da4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f9a513f26dfb4788a26202acf752778427bcfb" 2018-12-04 21:30:16,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4d3b5f5a-12c6-4146-b9d8-879053f5cfcb Date: Tue, 04 Dec 2018 21:30:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:30:16Z", "security_group_id": "ff16acee-719c-4215-be36-a67f45de1da4", "port_range_min": null, "revision_number": 0, "tenant_id": "2527be7581224af192011be06fb256b8", "created_at": "2018-12-04T21:30:16Z", "project_id": "2527be7581224af192011be06fb256b8", "id": "3642e13a-2b38-4aa0-af3d-df5d5622e918"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:30:16Z", "security_group_id": "ff16acee-719c-4215-be36-a67f45de1da4", "port_range_min": null, "revision_number": 0, "tenant_id": "2527be7581224af192011be06fb256b8", "created_at": "2018-12-04T21:30:16Z", "project_id": "2527be7581224af192011be06fb256b8", "id": "95603c83-ff76-40e5-a0f4-9ddf7c1cdb45"}]} 2018-12-04 21:30:16,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ff16acee-719c-4215-be36-a67f45de1da4 used request id req-4d3b5f5a-12c6-4146-b9d8-879053f5cfcb 2018-12-04 21:30:16,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}d7f9a513f26dfb4788a26202acf752778427bcfb" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "ff16acee-719c-4215-be36-a67f45de1da4"}}' 2018-12-04 21:30:16,961 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-aaf69806-2be4-40d5-86fa-aaf0add70018 Date: Tue, 04 Dec 2018 21:30:16 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:30:16Z", "security_group_id": "ff16acee-719c-4215-be36-a67f45de1da4", "port_range_min": null, "revision_number": 0, "tenant_id": "2527be7581224af192011be06fb256b8", "created_at": "2018-12-04T21:30:16Z", "project_id": "2527be7581224af192011be06fb256b8", "id": "207034c4-c280-4403-a23d-7da49a7cf770"}} 2018-12-04 21:30:16,961 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-aaf69806-2be4-40d5-86fa-aaf0add70018 2018-12-04 21:30:16,962 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-sec-grp 2018-12-04 21:30:16,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f9a513f26dfb4788a26202acf752778427bcfb" 2018-12-04 21:30:17,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1903 X-Openstack-Request-Id: req-d72b612e-0ccb-4912-84a1-9e75305838d0 Date: Tue, 04 Dec 2018 21:30:17 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "2527be7581224af192011be06fb256b8", "created_at": "2018-12-04T21:30:16Z", "updated_at": "2018-12-04T21:30:16Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:30:16Z", "revision_number": 0, "id": "207034c4-c280-4403-a23d-7da49a7cf770", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:30:16Z", "security_group_id": "ff16acee-719c-4215-be36-a67f45de1da4", "tenant_id": "2527be7581224af192011be06fb256b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "2527be7581224af192011be06fb256b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:30:16Z", "revision_number": 0, "id": "3642e13a-2b38-4aa0-af3d-df5d5622e918", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:30:16Z", "security_group_id": "ff16acee-719c-4215-be36-a67f45de1da4", "tenant_id": "2527be7581224af192011be06fb256b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "2527be7581224af192011be06fb256b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:30:16Z", "revision_number": 0, "id": "95603c83-ff76-40e5-a0f4-9ddf7c1cdb45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:30:16Z", "security_group_id": "ff16acee-719c-4215-be36-a67f45de1da4", "tenant_id": "2527be7581224af192011be06fb256b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "2527be7581224af192011be06fb256b8"}], "revision_number": 3, "project_id": "2527be7581224af192011be06fb256b8", "id": "ff16acee-719c-4215-be36-a67f45de1da4", "name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-sec-grp"}]} 2018-12-04 21:30:17,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-sec-grp used request id req-d72b612e-0ccb-4912-84a1-9e75305838d0 2018-12-04 21:30:17,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f9a513f26dfb4788a26202acf752778427bcfb" 2018-12-04 21:30:17,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29d44f4a-473f-423c-ad5c-e0326dd7156e Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2527be7581224af192011be06fb256b8", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj"}} 2018-12-04 21:30:17,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 used request id req-29d44f4a-473f-423c-ad5c-e0326dd7156e 2018-12-04 21:30:17,033 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ff16acee-719c-4215-be36-a67f45de1da4 2018-12-04 21:30:17,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ff16acee-719c-4215-be36-a67f45de1da4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f9a513f26dfb4788a26202acf752778427bcfb" 2018-12-04 21:30:17,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-6c9e0a87-a9eb-4c38-93bf-9a361ced796c Date: Tue, 04 Dec 2018 21:30:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:30:16Z", "security_group_id": "ff16acee-719c-4215-be36-a67f45de1da4", "port_range_min": null, "revision_number": 0, "tenant_id": "2527be7581224af192011be06fb256b8", "created_at": "2018-12-04T21:30:16Z", "project_id": "2527be7581224af192011be06fb256b8", "id": "207034c4-c280-4403-a23d-7da49a7cf770"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:30:16Z", "security_group_id": "ff16acee-719c-4215-be36-a67f45de1da4", "port_range_min": null, "revision_number": 0, "tenant_id": "2527be7581224af192011be06fb256b8", "created_at": "2018-12-04T21:30:16Z", "project_id": "2527be7581224af192011be06fb256b8", "id": "3642e13a-2b38-4aa0-af3d-df5d5622e918"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:30:16Z", "security_group_id": "ff16acee-719c-4215-be36-a67f45de1da4", "port_range_min": null, "revision_number": 0, "tenant_id": "2527be7581224af192011be06fb256b8", "created_at": "2018-12-04T21:30:16Z", "project_id": "2527be7581224af192011be06fb256b8", "id": "95603c83-ff76-40e5-a0f4-9ddf7c1cdb45"}]} 2018-12-04 21:30:17,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ff16acee-719c-4215-be36-a67f45de1da4 used request id req-6c9e0a87-a9eb-4c38-93bf-9a361ced796c 2018-12-04 21:30:17,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}d7f9a513f26dfb4788a26202acf752778427bcfb" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "security_group_id": "ff16acee-719c-4215-be36-a67f45de1da4"}}' 2018-12-04 21:30:17,254 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 508 X-Openstack-Request-Id: req-a4ef18f5-013d-4614-8d38-deae861fac22 Date: Tue, 04 Dec 2018 21:30:17 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:30:17Z", "security_group_id": "ff16acee-719c-4215-be36-a67f45de1da4", "port_range_min": null, "revision_number": 0, "tenant_id": "2527be7581224af192011be06fb256b8", "created_at": "2018-12-04T21:30:17Z", "project_id": "2527be7581224af192011be06fb256b8", "id": "a1574e3e-0d02-4456-bf47-97e114859f37"}} 2018-12-04 21:30:17,255 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-a4ef18f5-013d-4614-8d38-deae861fac22 2018-12-04 21:30:17,255 - neutron_utils - INFO - Retrieving security group with ID - ff16acee-719c-4215-be36-a67f45de1da4 2018-12-04 21:30:17,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=ff16acee-719c-4215-be36-a67f45de1da4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f9a513f26dfb4788a26202acf752778427bcfb" 2018-12-04 21:30:17,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2400 X-Openstack-Request-Id: req-f037a298-c401-40a2-beb5-3f10375a5c62 Date: Tue, 04 Dec 2018 21:30:17 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "2527be7581224af192011be06fb256b8", "created_at": "2018-12-04T21:30:16Z", "updated_at": "2018-12-04T21:30:17Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:30:16Z", "revision_number": 0, "id": "207034c4-c280-4403-a23d-7da49a7cf770", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:30:16Z", "security_group_id": "ff16acee-719c-4215-be36-a67f45de1da4", "tenant_id": "2527be7581224af192011be06fb256b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "2527be7581224af192011be06fb256b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:30:16Z", "revision_number": 0, "id": "3642e13a-2b38-4aa0-af3d-df5d5622e918", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:30:16Z", "security_group_id": "ff16acee-719c-4215-be36-a67f45de1da4", "tenant_id": "2527be7581224af192011be06fb256b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "2527be7581224af192011be06fb256b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:30:16Z", "revision_number": 0, "id": "95603c83-ff76-40e5-a0f4-9ddf7c1cdb45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:30:16Z", "security_group_id": "ff16acee-719c-4215-be36-a67f45de1da4", "tenant_id": "2527be7581224af192011be06fb256b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "2527be7581224af192011be06fb256b8"}, {"direction": "egress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:30:17Z", "revision_number": 0, "id": "a1574e3e-0d02-4456-bf47-97e114859f37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:30:17Z", "security_group_id": "ff16acee-719c-4215-be36-a67f45de1da4", "tenant_id": "2527be7581224af192011be06fb256b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "2527be7581224af192011be06fb256b8"}], "revision_number": 4, "project_id": "2527be7581224af192011be06fb256b8", "id": "ff16acee-719c-4215-be36-a67f45de1da4", "name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-sec-grp"}]} 2018-12-04 21:30:17,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=ff16acee-719c-4215-be36-a67f45de1da4 used request id req-f037a298-c401-40a2-beb5-3f10375a5c62 2018-12-04 21:30:17,305 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ff16acee-719c-4215-be36-a67f45de1da4 2018-12-04 21:30:17,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ff16acee-719c-4215-be36-a67f45de1da4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f9a513f26dfb4788a26202acf752778427bcfb" 2018-12-04 21:30:17,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1973 X-Openstack-Request-Id: req-d7ad60ab-afe4-497a-b145-bd400bd7f819 Date: Tue, 04 Dec 2018 21:30:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:30:16Z", "security_group_id": "ff16acee-719c-4215-be36-a67f45de1da4", "port_range_min": null, "revision_number": 0, "tenant_id": "2527be7581224af192011be06fb256b8", "created_at": "2018-12-04T21:30:16Z", "project_id": "2527be7581224af192011be06fb256b8", "id": "207034c4-c280-4403-a23d-7da49a7cf770"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:30:16Z", "security_group_id": "ff16acee-719c-4215-be36-a67f45de1da4", "port_range_min": null, "revision_number": 0, "tenant_id": "2527be7581224af192011be06fb256b8", "created_at": "2018-12-04T21:30:16Z", "project_id": "2527be7581224af192011be06fb256b8", "id": "3642e13a-2b38-4aa0-af3d-df5d5622e918"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:30:16Z", "security_group_id": "ff16acee-719c-4215-be36-a67f45de1da4", "port_range_min": null, "revision_number": 0, "tenant_id": "2527be7581224af192011be06fb256b8", "created_at": "2018-12-04T21:30:16Z", "project_id": "2527be7581224af192011be06fb256b8", "id": "95603c83-ff76-40e5-a0f4-9ddf7c1cdb45"}, {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:30:17Z", "security_group_id": "ff16acee-719c-4215-be36-a67f45de1da4", "port_range_min": null, "revision_number": 0, "tenant_id": "2527be7581224af192011be06fb256b8", "created_at": "2018-12-04T21:30:17Z", "project_id": "2527be7581224af192011be06fb256b8", "id": "a1574e3e-0d02-4456-bf47-97e114859f37"}]} 2018-12-04 21:30:17,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ff16acee-719c-4215-be36-a67f45de1da4 used request id req-d7ad60ab-afe4-497a-b145-bd400bd7f819 2018-12-04 21:30:17,347 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:30:17,348 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:30:17,750 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03e0d7bf4546449988b1bd6713171740", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj-role"}], "expires_at": "2018-12-04T22:30:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2527be7581224af192011be06fb256b8", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-user", "id": "cd49619259d74bc985e0f8d15d9bc581"}, "audit_ids": ["hYVreBbDTTq0ivf0T2rIKw"], "issued_at": "2018-12-04T21:30:17.000000Z"}} 2018-12-04 21:30:17,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:17,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b922c95-4cae-4687-811b-3a45b977d0b7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:30:17,765 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0b922c95-4cae-4687-811b-3a45b977d0b7 2018-12-04 21:30:17,766 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:30:17,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:17,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c24edb7-b864-4c8a-9249-8600f2a6bb21 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:30:17,852 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6c24edb7-b864-4c8a-9249-8600f2a6bb21 2018-12-04 21:30:17,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:18,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-c1684a66-c898-4029-858b-c09fc9caae96 Date: Tue, 04 Dec 2018 21:30:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bd870bd3-2b16-4698-be22-4e6286e79ddf"],"updated_at":"2018-12-04T21:30:01Z","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2527be7581224af192011be06fb256b8","id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1"}]} 2018-12-04 21:30:18,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1 used request id req-c1684a66-c898-4029-858b-c09fc9caae96 2018-12-04 21:30:18,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:18,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c1758c4b-1387-4364-8250-c32bae670dde Date: Tue, 04 Dec 2018 21:30:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:01Z","dns_nameservers":[],"updated_at":"2018-12-04T21:30:01Z","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":"2527be7581224af192011be06fb256b8","id":"bd870bd3-2b16-4698-be22-4e6286e79ddf","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet1"}]} 2018-12-04 21:30:18,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4 used request id req-c1758c4b-1387-4364-8250-c32bae670dde 2018-12-04 21:30:18,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:18,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-0228180f-ba14-476e-a038-89487c4d95d4 Date: Tue, 04 Dec 2018 21:30:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bd870bd3-2b16-4698-be22-4e6286e79ddf"],"updated_at":"2018-12-04T21:30:01Z","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2527be7581224af192011be06fb256b8","id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1"}]} 2018-12-04 21:30:18,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1 used request id req-0228180f-ba14-476e-a038-89487c4d95d4 2018-12-04 21:30:18,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:30:18,489 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:30: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:30:18,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:18,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fc6431d-3dd2-4ee4-a80a-2b559bf24afc Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2527be7581224af192011be06fb256b8", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj"}} 2018-12-04 21:30:18,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 used request id req-4fc6431d-3dd2-4ee4-a80a-2b559bf24afc 2018-12-04 21:30:18,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:18,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0b96ee50-194b-4955-a1d0-7c212fb83549 Date: Tue, 04 Dec 2018 21:30:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:01Z","dns_nameservers":[],"updated_at":"2018-12-04T21:30:01Z","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":"2527be7581224af192011be06fb256b8","id":"bd870bd3-2b16-4698-be22-4e6286e79ddf","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet1"}]} 2018-12-04 21:30:18,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4 used request id req-0b96ee50-194b-4955-a1d0-7c212fb83549 2018-12-04 21:30:18,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4&name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:18,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f1587a8e-b07d-402b-b656-eedfb3e13ce6 Date: Tue, 04 Dec 2018 21:30:18 GMT RESP BODY: {"ports":[]} 2018-12-04 21:30:18,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4&name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-vm1-port&admin_state_up=True used request id req-f1587a8e-b07d-402b-b656-eedfb3e13ce6 2018-12-04 21:30:18,592 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:18,838 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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 x-openstack-request-id: req-a6515738-078c-4bac-b502-eea8b8305843 x-compute-request-id: req-a6515738-078c-4bac-b502-eea8b8305843 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-04 21:30:18,839 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst1 used request id req-a6515738-078c-4bac-b502-eea8b8305843 2018-12-04 21:30:18,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:18,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-31ffb91c-a6ea-4063-b744-0fb4bd8f76d0 Date: Tue, 04 Dec 2018 21:30:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bd870bd3-2b16-4698-be22-4e6286e79ddf"],"updated_at":"2018-12-04T21:30:01Z","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2527be7581224af192011be06fb256b8","id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1"}]} 2018-12-04 21:30:18,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1 used request id req-31ffb91c-a6ea-4063-b744-0fb4bd8f76d0 2018-12-04 21:30:18,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:18,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6189b527-ee53-432f-a34b-d83fcf574dc0 Date: Tue, 04 Dec 2018 21:30:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:01Z","dns_nameservers":[],"updated_at":"2018-12-04T21:30:01Z","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":"2527be7581224af192011be06fb256b8","id":"bd870bd3-2b16-4698-be22-4e6286e79ddf","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet1"}]} 2018-12-04 21:30:18,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4 used request id req-6189b527-ee53-432f-a34b-d83fcf574dc0 2018-12-04 21:30:18,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:19,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-4b2bbdf7-c9bf-483d-9ad5-439bad1ee1d7 Date: Tue, 04 Dec 2018 21:30:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bd870bd3-2b16-4698-be22-4e6286e79ddf"],"updated_at":"2018-12-04T21:30:01Z","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2527be7581224af192011be06fb256b8","id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1"}]} 2018-12-04 21:30:19,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1 used request id req-4b2bbdf7-c9bf-483d-9ad5-439bad1ee1d7 2018-12-04 21:30:19,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:19,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ee20af3-835e-4c15-bead-a9d8e8db7ecd Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2527be7581224af192011be06fb256b8", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj"}} 2018-12-04 21:30:19,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 used request id req-8ee20af3-835e-4c15-bead-a9d8e8db7ecd 2018-12-04 21:30:19,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:19,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-97fee3df-eedb-4875-9c12-5080eaff4910 Date: Tue, 04 Dec 2018 21:30:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:01Z","dns_nameservers":[],"updated_at":"2018-12-04T21:30:01Z","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":"2527be7581224af192011be06fb256b8","id":"bd870bd3-2b16-4698-be22-4e6286e79ddf","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet1"}]} 2018-12-04 21:30:19,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4 used request id req-97fee3df-eedb-4875-9c12-5080eaff4910 2018-12-04 21:30:19,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4&name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:19,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-71ddd7c9-5383-4544-83e3-2f5c4542b502 Date: Tue, 04 Dec 2018 21:30:19 GMT RESP BODY: {"ports":[]} 2018-12-04 21:30:19,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4&name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-vm1-port&admin_state_up=True used request id req-71ddd7c9-5383-4544-83e3-2f5c4542b502 2018-12-04 21:30:19,247 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:30:19,248 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:30:19,652 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03e0d7bf4546449988b1bd6713171740", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj-role"}], "expires_at": "2018-12-04T22:30:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2527be7581224af192011be06fb256b8", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-user", "id": "cd49619259d74bc985e0f8d15d9bc581"}, "audit_ids": ["1tESVYeVRuGdmCQ9WsHGIg"], "issued_at": "2018-12-04T21:30:19.000000Z"}} 2018-12-04 21:30:19,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07b22ff2e8f44ae67231f85165d93487f188de3d" 2018-12-04 21:30:19,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cadddd9e-c119-490c-90c5-e9808c5635a4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:30:19,738 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-cadddd9e-c119-490c-90c5-e9808c5635a4 2018-12-04 21:30:19,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:19,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-4fb2454d-d040-444e-b5f6-6c171a9eb9b4 Date: Tue, 04 Dec 2018 21:30:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bd870bd3-2b16-4698-be22-4e6286e79ddf"],"updated_at":"2018-12-04T21:30:01Z","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2527be7581224af192011be06fb256b8","id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1"}]} 2018-12-04 21:30:19,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1 used request id req-4fb2454d-d040-444e-b5f6-6c171a9eb9b4 2018-12-04 21:30:19,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:19,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5bc98e1d-bc35-4bc1-8e81-1852e01fd7c4 Date: Tue, 04 Dec 2018 21:30:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:01Z","dns_nameservers":[],"updated_at":"2018-12-04T21:30:01Z","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":"2527be7581224af192011be06fb256b8","id":"bd870bd3-2b16-4698-be22-4e6286e79ddf","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet1"}]} 2018-12-04 21:30:19,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4 used request id req-5bc98e1d-bc35-4bc1-8e81-1852e01fd7c4 2018-12-04 21:30:19,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:19,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-1d6fbe6b-cfe1-4084-a48f-03a76053b8de Date: Tue, 04 Dec 2018 21:30:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bd870bd3-2b16-4698-be22-4e6286e79ddf"],"updated_at":"2018-12-04T21:30:01Z","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2527be7581224af192011be06fb256b8","id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1"}]} 2018-12-04 21:30:19,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1 used request id req-1d6fbe6b-cfe1-4084-a48f-03a76053b8de 2018-12-04 21:30:19,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:30:19,987 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:30: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:30:19,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07b22ff2e8f44ae67231f85165d93487f188de3d" 2018-12-04 21:30:20,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84d7ecae-d747-466b-83fd-6887adf85083 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2527be7581224af192011be06fb256b8", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj"}} 2018-12-04 21:30:20,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 used request id req-84d7ecae-d747-466b-83fd-6887adf85083 2018-12-04 21:30:20,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:20,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-881096b7-01df-4210-9187-de3fb01c932a Date: Tue, 04 Dec 2018 21:30:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:01Z","dns_nameservers":[],"updated_at":"2018-12-04T21:30:01Z","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":"2527be7581224af192011be06fb256b8","id":"bd870bd3-2b16-4698-be22-4e6286e79ddf","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet1"}]} 2018-12-04 21:30:20,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4 used request id req-881096b7-01df-4210-9187-de3fb01c932a 2018-12-04 21:30:20,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4&name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:20,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-70303871-3e3e-45f0-aae8-049c6163e796 Date: Tue, 04 Dec 2018 21:30:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:01Z","dns_nameservers":[],"updated_at":"2018-12-04T21:30:01Z","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":"2527be7581224af192011be06fb256b8","id":"bd870bd3-2b16-4698-be22-4e6286e79ddf","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet1"}]} 2018-12-04 21:30:20,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4&name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet1 used request id req-70303871-3e3e-45f0-aae8-049c6163e796 2018-12-04 21:30:20,174 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1 2018-12-04 21:30:20,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" -d '{"port": {"network_id": "6618d6a4-1a81-4e0e-9147-f6d0cfe521e4", "fixed_ips": [{"subnet_id": "bd870bd3-2b16-4698-be22-4e6286e79ddf", "ip_address": "10.200.201.5"}], "name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-vm1-port", "admin_state_up": true}}' 2018-12-04 21:30:20,957 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-fbda72fe-b11a-4fe0-8808-c6bafe435a03 Date: Tue, 04 Dec 2018 21:30:20 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-12-04T21:30:20Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","tenant_id":"2527be7581224af192011be06fb256b8","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-12-04T21:30:20Z","name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-vm1-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:3c:31:0b","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"2527be7581224af192011be06fb256b8","fixed_ips":[{"subnet_id":"bd870bd3-2b16-4698-be22-4e6286e79ddf","ip_address":"10.200.201.5"}],"id":"f97ab73e-67eb-4891-9c4b-c0356c752c64","security_groups":["42f1608a-8ac1-4fd4-bc08-7d4f633b6ebc"],"device_id":""}} 2018-12-04 21:30:20,957 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-fbda72fe-b11a-4fe0-8808-c6bafe435a03 2018-12-04 21:30:20,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:21,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-5a614367-d9ae-427f-be94-faccb646aed9 Date: Tue, 04 Dec 2018 21:30:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bd870bd3-2b16-4698-be22-4e6286e79ddf"],"updated_at":"2018-12-04T21:30:01Z","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2527be7581224af192011be06fb256b8","id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1"}]} 2018-12-04 21:30:21,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1 used request id req-5a614367-d9ae-427f-be94-faccb646aed9 2018-12-04 21:30:21,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:21,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-70fc7133-a0b5-42bd-8570-655f9fd53304 Date: Tue, 04 Dec 2018 21:30:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:01Z","dns_nameservers":[],"updated_at":"2018-12-04T21:30:01Z","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":"2527be7581224af192011be06fb256b8","id":"bd870bd3-2b16-4698-be22-4e6286e79ddf","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet1"}]} 2018-12-04 21:30:21,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4 used request id req-70fc7133-a0b5-42bd-8570-655f9fd53304 2018-12-04 21:30:21,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:21,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-8ef6c76a-46b5-4a81-8b9a-d86b57080659 Date: Tue, 04 Dec 2018 21:30:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bd870bd3-2b16-4698-be22-4e6286e79ddf"],"updated_at":"2018-12-04T21:30:01Z","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2527be7581224af192011be06fb256b8","id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1"}]} 2018-12-04 21:30:21,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1 used request id req-8ef6c76a-46b5-4a81-8b9a-d86b57080659 2018-12-04 21:30:21,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:21,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d982c5f8-1730-4b61-b13b-d1def166d176 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2527be7581224af192011be06fb256b8", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj"}} 2018-12-04 21:30:21,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 used request id req-d982c5f8-1730-4b61-b13b-d1def166d176 2018-12-04 21:30:21,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:21,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-16082851-195b-4e4c-b853-af4b549a0f3c Date: Tue, 04 Dec 2018 21:30:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:01Z","dns_nameservers":[],"updated_at":"2018-12-04T21:30:01Z","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":"2527be7581224af192011be06fb256b8","id":"bd870bd3-2b16-4698-be22-4e6286e79ddf","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet1"}]} 2018-12-04 21:30:21,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4 used request id req-16082851-195b-4e4c-b853-af4b549a0f3c 2018-12-04 21:30:21,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4&name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:21,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-feb6fcb2-46ca-4357-a958-2894e41774df Date: Tue, 04 Dec 2018 21:30:21 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:20Z","admin_state_up":true,"updated_at":"2018-12-04T21:30:20Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:3c:31:0b","id":"f97ab73e-67eb-4891-9c4b-c0356c752c64","port_security_enabled":true,"project_id":"2527be7581224af192011be06fb256b8","fixed_ips":[{"subnet_id":"bd870bd3-2b16-4698-be22-4e6286e79ddf","ip_address":"10.200.201.5"}],"extra_dhcp_opts":[],"security_groups":["42f1608a-8ac1-4fd4-bc08-7d4f633b6ebc"],"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-vm1-port"}]} 2018-12-04 21:30:21,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4&name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-vm1-port&admin_state_up=True used request id req-feb6fcb2-46ca-4357-a958-2894e41774df 2018-12-04 21:30:21,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:21,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7072dad-ec30-4513-a847-f786f0080bca Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2527be7581224af192011be06fb256b8", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj"}} 2018-12-04 21:30:21,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 used request id req-d7072dad-ec30-4513-a847-f786f0080bca 2018-12-04 21:30:21,821 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst1 2018-12-04 21:30:21,824 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:21,843 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-1d4a3f72-5842-4bdc-ac76-9c96d9b1b17e x-compute-request-id: req-1d4a3f72-5842-4bdc-ac76-9c96d9b1b17e Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ab1c38bd-f571-438a-9a5f-f57f7639b1da", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ab1c38bd-f571-438a-9a5f-f57f7639b1da", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ab1c38bd-f571-438a-9a5f-f57f7639b1da", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-flavor-name"}]} 2018-12-04 21:30:21,843 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-1d4a3f72-5842-4bdc-ac76-9c96d9b1b17e 2018-12-04 21:30:21,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/ab1c38bd-f571-438a-9a5f-f57f7639b1da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:21,865 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-e0e7b9ca-7ee1-48bd-86b1-b5cef40f6dfb x-compute-request-id: req-e0e7b9ca-7ee1-48bd-86b1-b5cef40f6dfb Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ab1c38bd-f571-438a-9a5f-f57f7639b1da", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ab1c38bd-f571-438a-9a5f-f57f7639b1da", "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": "ab1c38bd-f571-438a-9a5f-f57f7639b1da"}} 2018-12-04 21:30:21,865 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/ab1c38bd-f571-438a-9a5f-f57f7639b1da used request id req-e0e7b9ca-7ee1-48bd-86b1-b5cef40f6dfb 2018-12-04 21:30:21,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-258a5262-e939-4d15-a94b-fcc1b656c2fb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:22,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-167a466d-0322-4794-9e04-621b726cdf05 Date: Tue, 04 Dec 2018 21:30:22 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-258a5262-e939-4d15-a94b-fcc1b656c2fb", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:29:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:29:59Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4/snap", "metadata": {}}], "self": "/v2/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "min_disk": 0, "protected": false, "id": "ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "file": "/v2/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2527be7581224af192011be06fb256b8", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-258a5262-e939-4d15-a94b-fcc1b656c2fb"} 2018-12-04 21:30:22,075 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-258a5262-e939-4d15-a94b-fcc1b656c2fb used request id req-167a466d-0322-4794-9e04-621b726cdf05 2018-12-04 21:30:22,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:22,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ded31020-b1b6-4900-b77e-f5fad7c453ba Date: Tue, 04 Dec 2018 21:30:22 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:30:22,085 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-ded31020-b1b6-4900-b77e-f5fad7c453ba 2018-12-04 21:30:22,090 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" -d '{"server": {"name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst1", "imageRef": "ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "flavorRef": "ab1c38bd-f571-438a-9a5f-f57f7639b1da", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDIuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "f97ab73e-67eb-4891-9c4b-c0356c752c64"}], "security_groups": [{"name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-sec-grp"}]}}' 2018-12-04 21:30:23,941 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:30: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-8e1cbf58-9163-45d3-b30c-de488682dd09 x-compute-request-id: req-8e1cbf58-9163-45d3-b30c-de488682dd09 Content-Length: 437 location: http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "6c9ba95e-2eb1-4229-9676-5aabf866945c", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c", "rel": "bookmark"}], "adminPass": "5HcfhEfnf426"}} 2018-12-04 21:30:23,941 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-8e1cbf58-9163-45d3-b30c-de488682dd09 2018-12-04 21:30:23,944 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:24,259 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa13d854-fc20-41a5-a7b0-ad330227f799 x-compute-request-id: req-aa13d854-fc20-41a5-a7b0-ad330227f799 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.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c", "rel": "bookmark"}], "image": {"id": "ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "links": [{"href": "http://172.30.9.23:8774/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ab1c38bd-f571-438a-9a5f-f57f7639b1da", "links": [{"href": "http://172.30.9.23:8774/flavors/ab1c38bd-f571-438a-9a5f-f57f7639b1da", "rel": "bookmark"}]}, "id": "6c9ba95e-2eb1-4229-9676-5aabf866945c", "user_id": "cd49619259d74bc985e0f8d15d9bc581", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:30:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst1", "created": "2018-12-04T21:30:23Z", "tenant_id": "2527be7581224af192011be06fb256b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:30:24,259 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c used request id req-aa13d854-fc20-41a5-a7b0-ad330227f799 2018-12-04 21:30:24,259 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst1 2018-12-04 21:30:24,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:24,678 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-ec685b18-e76b-4c84-b99e-d90befd7a277 x-compute-request-id: req-ec685b18-e76b-4c84-b99e-d90befd7a277 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.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c", "rel": "bookmark"}], "image": {"id": "ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "links": [{"href": "http://172.30.9.23:8774/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ab1c38bd-f571-438a-9a5f-f57f7639b1da", "links": [{"href": "http://172.30.9.23:8774/flavors/ab1c38bd-f571-438a-9a5f-f57f7639b1da", "rel": "bookmark"}]}, "id": "6c9ba95e-2eb1-4229-9676-5aabf866945c", "user_id": "cd49619259d74bc985e0f8d15d9bc581", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:30:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst1", "created": "2018-12-04T21:30:23Z", "tenant_id": "2527be7581224af192011be06fb256b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:30:24,678 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c used request id req-ec685b18-e76b-4c84-b99e-d90befd7a277 2018-12-04 21:30:24,679 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst1] is - BUILD 2018-12-04 21:30:24,679 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:30:27,682 - create_instance - DEBUG - VM status query timeout in 896.577372074 2018-12-04 21:30:27,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:27,830 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-144d9fb9-5f22-44ce-a78b-90ea9edffad0 x-compute-request-id: req-144d9fb9-5f22-44ce-a78b-90ea9edffad0 Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c", "rel": "bookmark"}], "image": {"id": "ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "links": [{"href": "http://172.30.9.23:8774/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ab1c38bd-f571-438a-9a5f-f57f7639b1da", "links": [{"href": "http://172.30.9.23:8774/flavors/ab1c38bd-f571-438a-9a5f-f57f7639b1da", "rel": "bookmark"}]}, "id": "6c9ba95e-2eb1-4229-9676-5aabf866945c", "security_groups": [{"name": "default"}], "user_id": "cd49619259d74bc985e0f8d15d9bc581", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:30:24Z", "hostId": "86a8a5485abe66ccad1052d32744cf0929fafb4b366cf40bcf2337cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst1", "created": "2018-12-04T21:30:23Z", "tenant_id": "2527be7581224af192011be06fb256b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:30:27,830 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c used request id req-144d9fb9-5f22-44ce-a78b-90ea9edffad0 2018-12-04 21:30:27,831 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst1] is - BUILD 2018-12-04 21:30:27,831 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:30:30,834 - create_instance - DEBUG - VM status query timeout in 893.42531395 2018-12-04 21:30:30,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:30,990 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-c41c7ff5-f0c8-46f3-a76e-4e699358ad73 x-compute-request-id: req-c41c7ff5-f0c8-46f3-a76e-4e699358ad73 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:31:0b", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c", "rel": "bookmark"}], "image": {"id": "ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "links": [{"href": "http://172.30.9.23:8774/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:30:28.000000", "flavor": {"id": "ab1c38bd-f571-438a-9a5f-f57f7639b1da", "links": [{"href": "http://172.30.9.23:8774/flavors/ab1c38bd-f571-438a-9a5f-f57f7639b1da", "rel": "bookmark"}]}, "id": "6c9ba95e-2eb1-4229-9676-5aabf866945c", "security_groups": [{"name": "default"}], "user_id": "cd49619259d74bc985e0f8d15d9bc581", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:30:28Z", "hostId": "86a8a5485abe66ccad1052d32744cf0929fafb4b366cf40bcf2337cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst1", "created": "2018-12-04T21:30:23Z", "tenant_id": "2527be7581224af192011be06fb256b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:30:30,990 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c used request id req-c41c7ff5-f0c8-46f3-a76e-4e699358ad73 2018-12-04 21:30:30,991 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst1] is - ACTIVE 2018-12-04 21:30:30,991 - create_instance - INFO - VM is - ACTIVE 2018-12-04 21:30:30,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:31,504 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-81b853fc-a84f-4faa-b16e-8eeaee7d3e41 x-compute-request-id: req-81b853fc-a84f-4faa-b16e-8eeaee7d3e41 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:31:0b", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c", "rel": "bookmark"}], "image": {"id": "ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "links": [{"href": "http://172.30.9.23:8774/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:30:28.000000", "flavor": {"id": "ab1c38bd-f571-438a-9a5f-f57f7639b1da", "links": [{"href": "http://172.30.9.23:8774/flavors/ab1c38bd-f571-438a-9a5f-f57f7639b1da", "rel": "bookmark"}]}, "id": "6c9ba95e-2eb1-4229-9676-5aabf866945c", "security_groups": [{"name": "default"}], "user_id": "cd49619259d74bc985e0f8d15d9bc581", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:30:28Z", "hostId": "86a8a5485abe66ccad1052d32744cf0929fafb4b366cf40bcf2337cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst1", "created": "2018-12-04T21:30:23Z", "tenant_id": "2527be7581224af192011be06fb256b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:30:31,504 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c used request id req-81b853fc-a84f-4faa-b16e-8eeaee7d3e41 2018-12-04 21:30:31,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:31,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-4e32798f-5c4c-4209-a5f1-17883fae226d Date: Tue, 04 Dec 2018 21:30:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bd870bd3-2b16-4698-be22-4e6286e79ddf"],"updated_at":"2018-12-04T21:30:01Z","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2527be7581224af192011be06fb256b8","id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1"}]} 2018-12-04 21:30:31,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1 used request id req-4e32798f-5c4c-4209-a5f1-17883fae226d 2018-12-04 21:30:31,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:31,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ad16f6b-1c1b-4e1d-ba98-1fe218ddbd28 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2527be7581224af192011be06fb256b8", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj"}} 2018-12-04 21:30:31,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 used request id req-5ad16f6b-1c1b-4e1d-ba98-1fe218ddbd28 2018-12-04 21:30:31,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:31,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-78718340-f217-4040-a11c-9db39b8c9092 Date: Tue, 04 Dec 2018 21:30:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:01Z","dns_nameservers":[],"updated_at":"2018-12-04T21:30:01Z","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":"2527be7581224af192011be06fb256b8","id":"bd870bd3-2b16-4698-be22-4e6286e79ddf","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet1"}]} 2018-12-04 21:30:31,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4 used request id req-78718340-f217-4040-a11c-9db39b8c9092 2018-12-04 21:30:31,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:31,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2384 X-Openstack-Request-Id: req-4e437423-79c1-42b0-b0ea-fb60d6b7dde8 Date: Tue, 04 Dec 2018 21:30:31 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:08Z","admin_state_up":true,"updated_at":"2018-12-04T21:30:09Z","binding:vnic_type":"normal","device_id":"38f9b79b-288a-4160-a731-4740735a06cc","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:36:88:47","id":"749450dd-19ff-49a5-843d-e755b8b61ad4","port_security_enabled":true,"project_id":"2527be7581224af192011be06fb256b8","fixed_ips":[{"subnet_id":"bd870bd3-2b16-4698-be22-4e6286e79ddf","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["42f1608a-8ac1-4fd4-bc08-7d4f633b6ebc"],"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-router-port1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:02Z","admin_state_up":true,"updated_at":"2018-12-04T21:30:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:66:c7:54","id":"eaee91bb-95ea-4331-a5d4-3f7633b2fc71","port_security_enabled":false,"project_id":"2527be7581224af192011be06fb256b8","fixed_ips":[{"subnet_id":"bd870bd3-2b16-4698-be22-4e6286e79ddf","ip_address":"10.200.201.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:20Z","admin_state_up":true,"updated_at":"2018-12-04T21:30:28Z","binding:vnic_type":"normal","device_id":"6c9ba95e-2eb1-4229-9676-5aabf866945c","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:3c:31:0b","id":"f97ab73e-67eb-4891-9c4b-c0356c752c64","port_security_enabled":true,"project_id":"2527be7581224af192011be06fb256b8","fixed_ips":[{"subnet_id":"bd870bd3-2b16-4698-be22-4e6286e79ddf","ip_address":"10.200.201.5"}],"extra_dhcp_opts":[],"security_groups":["42f1608a-8ac1-4fd4-bc08-7d4f633b6ebc"],"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-vm1-port"}]} 2018-12-04 21:30:31,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4 used request id req-4e437423-79c1-42b0-b0ea-fb60d6b7dde8 2018-12-04 21:30:31,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:32,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-882a03d0-9f60-41eb-9ca3-3aaaf473e635 x-compute-request-id: req-882a03d0-9f60-41eb-9ca3-3aaaf473e635 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:31:0b", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c", "rel": "bookmark"}], "image": {"id": "ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "links": [{"href": "http://172.30.9.23:8774/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:30:28.000000", "flavor": {"id": "ab1c38bd-f571-438a-9a5f-f57f7639b1da", "links": [{"href": "http://172.30.9.23:8774/flavors/ab1c38bd-f571-438a-9a5f-f57f7639b1da", "rel": "bookmark"}]}, "id": "6c9ba95e-2eb1-4229-9676-5aabf866945c", "security_groups": [{"name": "default"}], "user_id": "cd49619259d74bc985e0f8d15d9bc581", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:30:28Z", "hostId": "86a8a5485abe66ccad1052d32744cf0929fafb4b366cf40bcf2337cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst1", "created": "2018-12-04T21:30:23Z", "tenant_id": "2527be7581224af192011be06fb256b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:30:32,310 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c used request id req-882a03d0-9f60-41eb-9ca3-3aaaf473e635 2018-12-04 21:30:32,311 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst1] is - ACTIVE 2018-12-04 21:30:32,311 - create_instance - INFO - VM is - ACTIVE 2018-12-04 21:30:32,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:32,466 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-801c2b4f-89ab-4a8e-aba4-8e76d4253ab2 x-compute-request-id: req-801c2b4f-89ab-4a8e-aba4-8e76d4253ab2 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:31:0b", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c", "rel": "bookmark"}], "image": {"id": "ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "links": [{"href": "http://172.30.9.23:8774/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:30:28.000000", "flavor": {"id": "ab1c38bd-f571-438a-9a5f-f57f7639b1da", "links": [{"href": "http://172.30.9.23:8774/flavors/ab1c38bd-f571-438a-9a5f-f57f7639b1da", "rel": "bookmark"}]}, "id": "6c9ba95e-2eb1-4229-9676-5aabf866945c", "security_groups": [{"name": "default"}], "user_id": "cd49619259d74bc985e0f8d15d9bc581", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:30:28Z", "hostId": "86a8a5485abe66ccad1052d32744cf0929fafb4b366cf40bcf2337cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst1", "created": "2018-12-04T21:30:23Z", "tenant_id": "2527be7581224af192011be06fb256b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:30:32,466 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c used request id req-801c2b4f-89ab-4a8e-aba4-8e76d4253ab2 2018-12-04 21:30:32,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:32,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-05854b54-dbd7-4f9e-9f2b-f6f99e857b62 Date: Tue, 04 Dec 2018 21:30:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bd870bd3-2b16-4698-be22-4e6286e79ddf"],"updated_at":"2018-12-04T21:30:01Z","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2527be7581224af192011be06fb256b8","id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1"}]} 2018-12-04 21:30:32,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1 used request id req-05854b54-dbd7-4f9e-9f2b-f6f99e857b62 2018-12-04 21:30:32,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:32,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cabbbd47-9ae7-48bf-bea2-6382b73414a1 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2527be7581224af192011be06fb256b8", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj"}} 2018-12-04 21:30:32,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 used request id req-cabbbd47-9ae7-48bf-bea2-6382b73414a1 2018-12-04 21:30:32,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:32,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-08dc34a8-a897-449f-bd49-359bad42246b Date: Tue, 04 Dec 2018 21:30:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:01Z","dns_nameservers":[],"updated_at":"2018-12-04T21:30:01Z","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":"2527be7581224af192011be06fb256b8","id":"bd870bd3-2b16-4698-be22-4e6286e79ddf","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet1"}]} 2018-12-04 21:30:32,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4 used request id req-08dc34a8-a897-449f-bd49-359bad42246b 2018-12-04 21:30:32,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:32,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2384 X-Openstack-Request-Id: req-3ae99a5d-78b2-4fc3-b685-f955713d56a7 Date: Tue, 04 Dec 2018 21:30:32 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:08Z","admin_state_up":true,"updated_at":"2018-12-04T21:30:09Z","binding:vnic_type":"normal","device_id":"38f9b79b-288a-4160-a731-4740735a06cc","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:36:88:47","id":"749450dd-19ff-49a5-843d-e755b8b61ad4","port_security_enabled":true,"project_id":"2527be7581224af192011be06fb256b8","fixed_ips":[{"subnet_id":"bd870bd3-2b16-4698-be22-4e6286e79ddf","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["42f1608a-8ac1-4fd4-bc08-7d4f633b6ebc"],"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-router-port1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:02Z","admin_state_up":true,"updated_at":"2018-12-04T21:30:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:66:c7:54","id":"eaee91bb-95ea-4331-a5d4-3f7633b2fc71","port_security_enabled":false,"project_id":"2527be7581224af192011be06fb256b8","fixed_ips":[{"subnet_id":"bd870bd3-2b16-4698-be22-4e6286e79ddf","ip_address":"10.200.201.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6618d6a4-1a81-4e0e-9147-f6d0cfe521e4","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:20Z","admin_state_up":true,"updated_at":"2018-12-04T21:30:28Z","binding:vnic_type":"normal","device_id":"6c9ba95e-2eb1-4229-9676-5aabf866945c","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:3c:31:0b","id":"f97ab73e-67eb-4891-9c4b-c0356c752c64","port_security_enabled":true,"project_id":"2527be7581224af192011be06fb256b8","fixed_ips":[{"subnet_id":"bd870bd3-2b16-4698-be22-4e6286e79ddf","ip_address":"10.200.201.5"}],"extra_dhcp_opts":[],"security_groups":["42f1608a-8ac1-4fd4-bc08-7d4f633b6ebc"],"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-vm1-port"}]} 2018-12-04 21:30:32,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6618d6a4-1a81-4e0e-9147-f6d0cfe521e4 used request id req-3ae99a5d-78b2-4fc3-b685-f955713d56a7 2018-12-04 21:30:32,754 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" -d '{"addSecurityGroup": {"name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-sec-grp"}}' 2018-12-04 21:30:33,573 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21: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-3f2bb82f-fa5c-4c9b-b877-cfc5906a17e3 x-compute-request-id: req-3f2bb82f-fa5c-4c9b-b877-cfc5906a17e3 Content-Length: 0 Content-Type: application/json 2018-12-04 21:30:33,573 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c/action used request id req-3f2bb82f-fa5c-4c9b-b877-cfc5906a17e3 2018-12-04 21:30:33,574 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:30:33,575 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:30:33,975 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03e0d7bf4546449988b1bd6713171740", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj-role"}], "expires_at": "2018-12-04T22:30:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2527be7581224af192011be06fb256b8", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-user", "id": "cd49619259d74bc985e0f8d15d9bc581"}, "audit_ids": ["1ytBYefOTBKq67MQgz3BCA"], "issued_at": "2018-12-04T21:30:33.000000Z"}} 2018-12-04 21:30:33,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:34,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dac8b913-cadc-477b-885a-50719dc5f17f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:30:34,076 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-dac8b913-cadc-477b-885a-50719dc5f17f 2018-12-04 21:30:34,077 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:30:34,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:34,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faee80d4-fad4-4a4e-9f5e-eebba54b9859 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:30:34,168 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-faee80d4-fad4-4a4e-9f5e-eebba54b9859 2018-12-04 21:30:34,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:34,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-b363d894-d65b-45b3-add4-c70c5697d312 Date: Tue, 04 Dec 2018 21:30:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f4e082f7-198b-40d0-958c-e5eb7ad1b976"],"updated_at":"2018-12-04T21:30:03Z","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2527be7581224af192011be06fb256b8","id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2"}]} 2018-12-04 21:30:34,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2 used request id req-b363d894-d65b-45b3-add4-c70c5697d312 2018-12-04 21:30:34,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:34,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-45fa978d-95b6-45d1-8a7a-c659a435d70a Date: Tue, 04 Dec 2018 21:30:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:03Z","dns_nameservers":[],"updated_at":"2018-12-04T21:30:03Z","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":"2527be7581224af192011be06fb256b8","id":"f4e082f7-198b-40d0-958c-e5eb7ad1b976","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet2"}]} 2018-12-04 21:30:34,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd used request id req-45fa978d-95b6-45d1-8a7a-c659a435d70a 2018-12-04 21:30:34,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:34,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-47eaba75-9aef-4496-85d8-7557ca3b3c21 Date: Tue, 04 Dec 2018 21:30:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f4e082f7-198b-40d0-958c-e5eb7ad1b976"],"updated_at":"2018-12-04T21:30:03Z","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2527be7581224af192011be06fb256b8","id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2"}]} 2018-12-04 21:30:34,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2 used request id req-47eaba75-9aef-4496-85d8-7557ca3b3c21 2018-12-04 21:30:34,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:30:34,603 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:30: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:30:34,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:34,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caae360a-0300-45c2-86fc-19aebb403c96 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2527be7581224af192011be06fb256b8", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj"}} 2018-12-04 21:30:34,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 used request id req-caae360a-0300-45c2-86fc-19aebb403c96 2018-12-04 21:30:34,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:34,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d7175a09-31a8-4abc-8901-2a02b104ad71 Date: Tue, 04 Dec 2018 21:30:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:03Z","dns_nameservers":[],"updated_at":"2018-12-04T21:30:03Z","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":"2527be7581224af192011be06fb256b8","id":"f4e082f7-198b-40d0-958c-e5eb7ad1b976","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet2"}]} 2018-12-04 21:30:34,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd used request id req-d7175a09-31a8-4abc-8901-2a02b104ad71 2018-12-04 21:30:34,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd&name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:34,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c7f209c1-5045-4b8e-8270-ef9f2d67e9aa Date: Tue, 04 Dec 2018 21:30:34 GMT RESP BODY: {"ports":[]} 2018-12-04 21:30:34,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd&name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-vm2-port&admin_state_up=True used request id req-c7f209c1-5045-4b8e-8270-ef9f2d67e9aa 2018-12-04 21:30:34,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:34,918 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-637011ca-0e44-472d-be3a-453e8b47ff9b x-compute-request-id: req-637011ca-0e44-472d-be3a-453e8b47ff9b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-04 21:30:34,919 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst2 used request id req-637011ca-0e44-472d-be3a-453e8b47ff9b 2018-12-04 21:30:34,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:35,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-44f6a9c7-d570-4c02-8824-b9b11ae4a7cb Date: Tue, 04 Dec 2018 21:30:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f4e082f7-198b-40d0-958c-e5eb7ad1b976"],"updated_at":"2018-12-04T21:30:03Z","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2527be7581224af192011be06fb256b8","id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2"}]} 2018-12-04 21:30:35,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2 used request id req-44f6a9c7-d570-4c02-8824-b9b11ae4a7cb 2018-12-04 21:30:35,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:35,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7a92e6aa-dc83-48a0-941a-a3754aee6215 Date: Tue, 04 Dec 2018 21:30:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:03Z","dns_nameservers":[],"updated_at":"2018-12-04T21:30:03Z","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":"2527be7581224af192011be06fb256b8","id":"f4e082f7-198b-40d0-958c-e5eb7ad1b976","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet2"}]} 2018-12-04 21:30:35,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd used request id req-7a92e6aa-dc83-48a0-941a-a3754aee6215 2018-12-04 21:30:35,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:35,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-6b5a50d2-01f2-4509-9a72-4cde397a4cdc Date: Tue, 04 Dec 2018 21:30:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f4e082f7-198b-40d0-958c-e5eb7ad1b976"],"updated_at":"2018-12-04T21:30:03Z","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2527be7581224af192011be06fb256b8","id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2"}]} 2018-12-04 21:30:35,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2 used request id req-6b5a50d2-01f2-4509-9a72-4cde397a4cdc 2018-12-04 21:30:35,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:35,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1191404-0bb2-4ca8-a3b4-10f4cc727160 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2527be7581224af192011be06fb256b8", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj"}} 2018-12-04 21:30:35,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 used request id req-c1191404-0bb2-4ca8-a3b4-10f4cc727160 2018-12-04 21:30:35,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:35,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-fee47f91-b6dc-4b30-98dd-d5e141825518 Date: Tue, 04 Dec 2018 21:30:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:03Z","dns_nameservers":[],"updated_at":"2018-12-04T21:30:03Z","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":"2527be7581224af192011be06fb256b8","id":"f4e082f7-198b-40d0-958c-e5eb7ad1b976","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet2"}]} 2018-12-04 21:30:35,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd used request id req-fee47f91-b6dc-4b30-98dd-d5e141825518 2018-12-04 21:30:35,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd&name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:35,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d82ee10e-1a40-4584-b3b8-934f65ff723f Date: Tue, 04 Dec 2018 21:30:35 GMT RESP BODY: {"ports":[]} 2018-12-04 21:30:35,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd&name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-vm2-port&admin_state_up=True used request id req-d82ee10e-1a40-4584-b3b8-934f65ff723f 2018-12-04 21:30:35,331 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:30:35,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:30:35,723 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03e0d7bf4546449988b1bd6713171740", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj-role"}], "expires_at": "2018-12-04T22:30:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2527be7581224af192011be06fb256b8", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/2527be7581224af192011be06fb256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/2527be7581224af192011be06fb256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/2527be7581224af192011be06fb256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-user", "id": "cd49619259d74bc985e0f8d15d9bc581"}, "audit_ids": ["tcLMHnh7Rt2LTyYx9suyJg"], "issued_at": "2018-12-04T21:30:35.000000Z"}} 2018-12-04 21:30:35,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d27ef96d3c2280bb8a365b9fe792b8ef57dbc25" 2018-12-04 21:30:35,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da480093-d8fc-494d-bc60-be94306cf9aa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:30:35,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-da480093-d8fc-494d-bc60-be94306cf9aa 2018-12-04 21:30:35,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:35,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-dfa53722-df21-416c-a6ec-70601cbd206c Date: Tue, 04 Dec 2018 21:30:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f4e082f7-198b-40d0-958c-e5eb7ad1b976"],"updated_at":"2018-12-04T21:30:03Z","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2527be7581224af192011be06fb256b8","id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2"}]} 2018-12-04 21:30:35,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2 used request id req-dfa53722-df21-416c-a6ec-70601cbd206c 2018-12-04 21:30:35,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:35,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a83d6f18-735b-46b5-8e2c-e3ba639e394e Date: Tue, 04 Dec 2018 21:30:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:03Z","dns_nameservers":[],"updated_at":"2018-12-04T21:30:03Z","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":"2527be7581224af192011be06fb256b8","id":"f4e082f7-198b-40d0-958c-e5eb7ad1b976","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet2"}]} 2018-12-04 21:30:35,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd used request id req-a83d6f18-735b-46b5-8e2c-e3ba639e394e 2018-12-04 21:30:35,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:36,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-1a6723be-f02f-4fed-b6cb-6d021b05ccdc Date: Tue, 04 Dec 2018 21:30:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f4e082f7-198b-40d0-958c-e5eb7ad1b976"],"updated_at":"2018-12-04T21:30:03Z","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2527be7581224af192011be06fb256b8","id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2"}]} 2018-12-04 21:30:36,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2 used request id req-1a6723be-f02f-4fed-b6cb-6d021b05ccdc 2018-12-04 21:30:36,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:30:36,051 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:30: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:30:36,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d27ef96d3c2280bb8a365b9fe792b8ef57dbc25" 2018-12-04 21:30:36,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-284e0855-aac5-42c5-8069-6616a478e005 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2527be7581224af192011be06fb256b8", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj"}} 2018-12-04 21:30:36,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 used request id req-284e0855-aac5-42c5-8069-6616a478e005 2018-12-04 21:30:36,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:36,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-361c906d-28d7-4a88-acb7-5c377db24408 Date: Tue, 04 Dec 2018 21:30:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:03Z","dns_nameservers":[],"updated_at":"2018-12-04T21:30:03Z","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":"2527be7581224af192011be06fb256b8","id":"f4e082f7-198b-40d0-958c-e5eb7ad1b976","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet2"}]} 2018-12-04 21:30:36,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd used request id req-361c906d-28d7-4a88-acb7-5c377db24408 2018-12-04 21:30:36,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd&name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:36,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7916c8f6-1d12-4767-9784-b781737ebf94 Date: Tue, 04 Dec 2018 21:30:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:03Z","dns_nameservers":[],"updated_at":"2018-12-04T21:30:03Z","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":"2527be7581224af192011be06fb256b8","id":"f4e082f7-198b-40d0-958c-e5eb7ad1b976","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet2"}]} 2018-12-04 21:30:36,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd&name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet2 used request id req-7916c8f6-1d12-4767-9784-b781737ebf94 2018-12-04 21:30:36,255 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2 2018-12-04 21:30:36,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" -d '{"port": {"network_id": "c12755ca-8c2d-48b9-adce-4bfec239f8bd", "fixed_ips": [{"subnet_id": "f4e082f7-198b-40d0-958c-e5eb7ad1b976", "ip_address": "10.200.202.5"}], "name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-vm2-port", "admin_state_up": true}}' 2018-12-04 21:30:37,338 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-3c3ac0d2-d77d-41a7-b452-cb8f32c67149 Date: Tue, 04 Dec 2018 21:30:37 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-12-04T21:30:36Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","tenant_id":"2527be7581224af192011be06fb256b8","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-12-04T21:30:36Z","name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-vm2-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:85:11:a1","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"2527be7581224af192011be06fb256b8","fixed_ips":[{"subnet_id":"f4e082f7-198b-40d0-958c-e5eb7ad1b976","ip_address":"10.200.202.5"}],"id":"8e82a83d-1387-4a66-b9c1-e5639b59bd2e","security_groups":["42f1608a-8ac1-4fd4-bc08-7d4f633b6ebc"],"device_id":""}} 2018-12-04 21:30:37,338 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-3c3ac0d2-d77d-41a7-b452-cb8f32c67149 2018-12-04 21:30:37,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:37,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-7908ea46-ef27-455c-b675-2cbcc4308003 Date: Tue, 04 Dec 2018 21:30:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f4e082f7-198b-40d0-958c-e5eb7ad1b976"],"updated_at":"2018-12-04T21:30:03Z","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2527be7581224af192011be06fb256b8","id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2"}]} 2018-12-04 21:30:37,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2 used request id req-7908ea46-ef27-455c-b675-2cbcc4308003 2018-12-04 21:30:37,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:37,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-af611921-5a49-4d9a-a6fa-896fff2ba97e Date: Tue, 04 Dec 2018 21:30:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:03Z","dns_nameservers":[],"updated_at":"2018-12-04T21:30:03Z","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":"2527be7581224af192011be06fb256b8","id":"f4e082f7-198b-40d0-958c-e5eb7ad1b976","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet2"}]} 2018-12-04 21:30:37,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd used request id req-af611921-5a49-4d9a-a6fa-896fff2ba97e 2018-12-04 21:30:37,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:37,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-af1f73aa-c34e-4d38-9113-618efa1f5cee Date: Tue, 04 Dec 2018 21:30:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f4e082f7-198b-40d0-958c-e5eb7ad1b976"],"updated_at":"2018-12-04T21:30:03Z","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2527be7581224af192011be06fb256b8","id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2"}]} 2018-12-04 21:30:37,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2 used request id req-af1f73aa-c34e-4d38-9113-618efa1f5cee 2018-12-04 21:30:37,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:37,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfe567c7-a0b9-4909-97db-7805f9002f96 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2527be7581224af192011be06fb256b8", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj"}} 2018-12-04 21:30:37,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 used request id req-cfe567c7-a0b9-4909-97db-7805f9002f96 2018-12-04 21:30:37,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:37,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-06fbc2d1-4b85-4f8c-9dd7-0f3c3590d616 Date: Tue, 04 Dec 2018 21:30:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:03Z","dns_nameservers":[],"updated_at":"2018-12-04T21:30:03Z","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":"2527be7581224af192011be06fb256b8","id":"f4e082f7-198b-40d0-958c-e5eb7ad1b976","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet2"}]} 2018-12-04 21:30:37,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd used request id req-06fbc2d1-4b85-4f8c-9dd7-0f3c3590d616 2018-12-04 21:30:37,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd&name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:37,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-be6da610-380b-45d2-93b0-47d36d1381f8 Date: Tue, 04 Dec 2018 21:30:37 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:36Z","admin_state_up":true,"updated_at":"2018-12-04T21:30:36Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:85:11:a1","id":"8e82a83d-1387-4a66-b9c1-e5639b59bd2e","port_security_enabled":true,"project_id":"2527be7581224af192011be06fb256b8","fixed_ips":[{"subnet_id":"f4e082f7-198b-40d0-958c-e5eb7ad1b976","ip_address":"10.200.202.5"}],"extra_dhcp_opts":[],"security_groups":["42f1608a-8ac1-4fd4-bc08-7d4f633b6ebc"],"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-vm2-port"}]} 2018-12-04 21:30:37,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd&name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-vm2-port&admin_state_up=True used request id req-be6da610-380b-45d2-93b0-47d36d1381f8 2018-12-04 21:30:37,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:37,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-235ff823-aaba-4e3c-be09-a3c19c9ca97c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2527be7581224af192011be06fb256b8", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj"}} 2018-12-04 21:30:37,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 used request id req-235ff823-aaba-4e3c-be09-a3c19c9ca97c 2018-12-04 21:30:37,822 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst2 2018-12-04 21:30:37,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:37,843 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-200aa468-cdd1-4983-b32c-2a60615b0431 x-compute-request-id: req-200aa468-cdd1-4983-b32c-2a60615b0431 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ab1c38bd-f571-438a-9a5f-f57f7639b1da", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ab1c38bd-f571-438a-9a5f-f57f7639b1da", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ab1c38bd-f571-438a-9a5f-f57f7639b1da", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-flavor-name"}]} 2018-12-04 21:30:37,844 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-200aa468-cdd1-4983-b32c-2a60615b0431 2018-12-04 21:30:37,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/ab1c38bd-f571-438a-9a5f-f57f7639b1da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:37,862 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e64c9f4e-5522-4204-996d-94312a4616da x-compute-request-id: req-e64c9f4e-5522-4204-996d-94312a4616da Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ab1c38bd-f571-438a-9a5f-f57f7639b1da", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ab1c38bd-f571-438a-9a5f-f57f7639b1da", "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": "ab1c38bd-f571-438a-9a5f-f57f7639b1da"}} 2018-12-04 21:30:37,863 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/ab1c38bd-f571-438a-9a5f-f57f7639b1da used request id req-e64c9f4e-5522-4204-996d-94312a4616da 2018-12-04 21:30:37,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-258a5262-e939-4d15-a94b-fcc1b656c2fb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:38,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-739322e8-c0d6-47e0-90f0-b9fc3cc6c832 Date: Tue, 04 Dec 2018 21:30:38 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-258a5262-e939-4d15-a94b-fcc1b656c2fb", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:29:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:29:59Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4/snap", "metadata": {}}], "self": "/v2/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "min_disk": 0, "protected": false, "id": "ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "file": "/v2/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2527be7581224af192011be06fb256b8", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-258a5262-e939-4d15-a94b-fcc1b656c2fb"} 2018-12-04 21:30:38,075 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-258a5262-e939-4d15-a94b-fcc1b656c2fb used request id req-739322e8-c0d6-47e0-90f0-b9fc3cc6c832 2018-12-04 21:30:38,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:38,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6a4bca66-6cf7-4e39-b4db-9ac5b04018a4 Date: Tue, 04 Dec 2018 21:30:38 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:30:38,085 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-6a4bca66-6cf7-4e39-b4db-9ac5b04018a4 2018-12-04 21:30:38,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" -d '{"server": {"name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst2", "imageRef": "ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "flavorRef": "ab1c38bd-f571-438a-9a5f-f57f7639b1da", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDEuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "8e82a83d-1387-4a66-b9c1-e5639b59bd2e"}], "security_groups": [{"name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-sec-grp"}]}}' 2018-12-04 21:30:39,452 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:30:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f1820e17-4e63-4584-bf27-9113f9602def x-compute-request-id: req-f1820e17-4e63-4584-bf27-9113f9602def Content-Length: 437 location: http://172.30.9.23:8774/v2.1/servers/1fafc5ea-c207-418c-b984-117c47e27d80 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "1fafc5ea-c207-418c-b984-117c47e27d80", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1fafc5ea-c207-418c-b984-117c47e27d80", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1fafc5ea-c207-418c-b984-117c47e27d80", "rel": "bookmark"}], "adminPass": "q5aGJRPsSKtJ"}} 2018-12-04 21:30:39,452 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-f1820e17-4e63-4584-bf27-9113f9602def 2018-12-04 21:30:39,455 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1fafc5ea-c207-418c-b984-117c47e27d80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:39,688 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a7576ea-e8d6-413b-8980-be94201cd7fc x-compute-request-id: req-6a7576ea-e8d6-413b-8980-be94201cd7fc 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.23:8774/v2.1/servers/1fafc5ea-c207-418c-b984-117c47e27d80", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1fafc5ea-c207-418c-b984-117c47e27d80", "rel": "bookmark"}], "image": {"id": "ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "links": [{"href": "http://172.30.9.23:8774/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ab1c38bd-f571-438a-9a5f-f57f7639b1da", "links": [{"href": "http://172.30.9.23:8774/flavors/ab1c38bd-f571-438a-9a5f-f57f7639b1da", "rel": "bookmark"}]}, "id": "1fafc5ea-c207-418c-b984-117c47e27d80", "user_id": "cd49619259d74bc985e0f8d15d9bc581", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:30:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst2", "created": "2018-12-04T21:30:39Z", "tenant_id": "2527be7581224af192011be06fb256b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:30:39,689 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1fafc5ea-c207-418c-b984-117c47e27d80 used request id req-6a7576ea-e8d6-413b-8980-be94201cd7fc 2018-12-04 21:30:39,689 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst2 2018-12-04 21:30:39,691 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1fafc5ea-c207-418c-b984-117c47e27d80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:39,960 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc1a80a8-54d8-4929-8a83-c327c25f0d14 x-compute-request-id: req-dc1a80a8-54d8-4929-8a83-c327c25f0d14 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.23:8774/v2.1/servers/1fafc5ea-c207-418c-b984-117c47e27d80", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1fafc5ea-c207-418c-b984-117c47e27d80", "rel": "bookmark"}], "image": {"id": "ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "links": [{"href": "http://172.30.9.23:8774/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ab1c38bd-f571-438a-9a5f-f57f7639b1da", "links": [{"href": "http://172.30.9.23:8774/flavors/ab1c38bd-f571-438a-9a5f-f57f7639b1da", "rel": "bookmark"}]}, "id": "1fafc5ea-c207-418c-b984-117c47e27d80", "user_id": "cd49619259d74bc985e0f8d15d9bc581", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:30:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst2", "created": "2018-12-04T21:30:39Z", "tenant_id": "2527be7581224af192011be06fb256b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:30:39,960 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1fafc5ea-c207-418c-b984-117c47e27d80 used request id req-dc1a80a8-54d8-4929-8a83-c327c25f0d14 2018-12-04 21:30:39,961 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst2] is - BUILD 2018-12-04 21:30:39,961 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:30:42,964 - create_instance - DEBUG - VM status query timeout in 896.725336075 2018-12-04 21:30:42,967 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1fafc5ea-c207-418c-b984-117c47e27d80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:43,271 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30: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-a794268f-782e-4c5b-a64e-a4f8cd117294 x-compute-request-id: req-a794268f-782e-4c5b-a64e-a4f8cd117294 Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1fafc5ea-c207-418c-b984-117c47e27d80", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1fafc5ea-c207-418c-b984-117c47e27d80", "rel": "bookmark"}], "image": {"id": "ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "links": [{"href": "http://172.30.9.23:8774/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ab1c38bd-f571-438a-9a5f-f57f7639b1da", "links": [{"href": "http://172.30.9.23:8774/flavors/ab1c38bd-f571-438a-9a5f-f57f7639b1da", "rel": "bookmark"}]}, "id": "1fafc5ea-c207-418c-b984-117c47e27d80", "security_groups": [{"name": "default"}], "user_id": "cd49619259d74bc985e0f8d15d9bc581", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:30:40Z", "hostId": "46732b43b793b2e7df7d4eec51cec90b9c2f1d9ad7c709d0ebd1ea51", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst2", "created": "2018-12-04T21:30:39Z", "tenant_id": "2527be7581224af192011be06fb256b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:30:43,271 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1fafc5ea-c207-418c-b984-117c47e27d80 used request id req-a794268f-782e-4c5b-a64e-a4f8cd117294 2018-12-04 21:30:43,271 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst2] is - BUILD 2018-12-04 21:30:43,272 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:30:46,275 - create_instance - DEBUG - VM status query timeout in 893.414414167 2018-12-04 21:30:46,278 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1fafc5ea-c207-418c-b984-117c47e27d80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:46,423 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30: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-56a131c6-4fb2-4f52-ad1c-e3092929e700 x-compute-request-id: req-56a131c6-4fb2-4f52-ad1c-e3092929e700 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:11:a1", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1fafc5ea-c207-418c-b984-117c47e27d80", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1fafc5ea-c207-418c-b984-117c47e27d80", "rel": "bookmark"}], "image": {"id": "ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "links": [{"href": "http://172.30.9.23:8774/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:30:45.000000", "flavor": {"id": "ab1c38bd-f571-438a-9a5f-f57f7639b1da", "links": [{"href": "http://172.30.9.23:8774/flavors/ab1c38bd-f571-438a-9a5f-f57f7639b1da", "rel": "bookmark"}]}, "id": "1fafc5ea-c207-418c-b984-117c47e27d80", "security_groups": [{"name": "default"}], "user_id": "cd49619259d74bc985e0f8d15d9bc581", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:30:45Z", "hostId": "46732b43b793b2e7df7d4eec51cec90b9c2f1d9ad7c709d0ebd1ea51", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst2", "created": "2018-12-04T21:30:39Z", "tenant_id": "2527be7581224af192011be06fb256b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:30:46,423 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1fafc5ea-c207-418c-b984-117c47e27d80 used request id req-56a131c6-4fb2-4f52-ad1c-e3092929e700 2018-12-04 21:30:46,424 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst2] is - ACTIVE 2018-12-04 21:30:46,424 - create_instance - INFO - VM is - ACTIVE 2018-12-04 21:30:46,426 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1fafc5ea-c207-418c-b984-117c47e27d80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:46,666 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30: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-e39e6962-269d-4ea8-9510-8b91989967b0 x-compute-request-id: req-e39e6962-269d-4ea8-9510-8b91989967b0 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:11:a1", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1fafc5ea-c207-418c-b984-117c47e27d80", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1fafc5ea-c207-418c-b984-117c47e27d80", "rel": "bookmark"}], "image": {"id": "ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "links": [{"href": "http://172.30.9.23:8774/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:30:45.000000", "flavor": {"id": "ab1c38bd-f571-438a-9a5f-f57f7639b1da", "links": [{"href": "http://172.30.9.23:8774/flavors/ab1c38bd-f571-438a-9a5f-f57f7639b1da", "rel": "bookmark"}]}, "id": "1fafc5ea-c207-418c-b984-117c47e27d80", "security_groups": [{"name": "default"}], "user_id": "cd49619259d74bc985e0f8d15d9bc581", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:30:45Z", "hostId": "46732b43b793b2e7df7d4eec51cec90b9c2f1d9ad7c709d0ebd1ea51", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst2", "created": "2018-12-04T21:30:39Z", "tenant_id": "2527be7581224af192011be06fb256b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:30:46,666 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1fafc5ea-c207-418c-b984-117c47e27d80 used request id req-e39e6962-269d-4ea8-9510-8b91989967b0 2018-12-04 21:30:46,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:46,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-a348e5ef-c787-4f06-b13d-7499c995ab16 Date: Tue, 04 Dec 2018 21:30:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f4e082f7-198b-40d0-958c-e5eb7ad1b976"],"updated_at":"2018-12-04T21:30:03Z","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2527be7581224af192011be06fb256b8","id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2"}]} 2018-12-04 21:30:46,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2 used request id req-a348e5ef-c787-4f06-b13d-7499c995ab16 2018-12-04 21:30:46,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:46,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9217cba3-1acc-45b2-b2ad-daf0830f7f9a Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2527be7581224af192011be06fb256b8", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj"}} 2018-12-04 21:30:46,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 used request id req-9217cba3-1acc-45b2-b2ad-daf0830f7f9a 2018-12-04 21:30:46,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:46,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-86209cb3-9f1f-4d9e-a5a4-fe7a3daba913 Date: Tue, 04 Dec 2018 21:30:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:03Z","dns_nameservers":[],"updated_at":"2018-12-04T21:30:03Z","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":"2527be7581224af192011be06fb256b8","id":"f4e082f7-198b-40d0-958c-e5eb7ad1b976","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet2"}]} 2018-12-04 21:30:46,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd used request id req-86209cb3-9f1f-4d9e-a5a4-fe7a3daba913 2018-12-04 21:30:46,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:46,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2384 X-Openstack-Request-Id: req-aadea410-f75c-4d15-9124-a065aad629e6 Date: Tue, 04 Dec 2018 21:30:46 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:04Z","admin_state_up":true,"updated_at":"2018-12-04T21:30:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c12755ca-8c2d-48b9-adce-4bfec239f8bd","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:bb:ad:b0","id":"0f2f7b1e-877c-4ff9-9ca1-434fe602d983","port_security_enabled":false,"project_id":"2527be7581224af192011be06fb256b8","fixed_ips":[{"subnet_id":"f4e082f7-198b-40d0-958c-e5eb7ad1b976","ip_address":"10.200.202.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:11Z","admin_state_up":true,"updated_at":"2018-12-04T21:30:13Z","binding:vnic_type":"normal","device_id":"38f9b79b-288a-4160-a731-4740735a06cc","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:e8:9f:23","id":"377e5bed-712f-4ea6-ace2-7103dfe40fce","port_security_enabled":true,"project_id":"2527be7581224af192011be06fb256b8","fixed_ips":[{"subnet_id":"f4e082f7-198b-40d0-958c-e5eb7ad1b976","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["42f1608a-8ac1-4fd4-bc08-7d4f633b6ebc"],"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-router-port2"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:36Z","admin_state_up":true,"updated_at":"2018-12-04T21:30:45Z","binding:vnic_type":"normal","device_id":"1fafc5ea-c207-418c-b984-117c47e27d80","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:85:11:a1","id":"8e82a83d-1387-4a66-b9c1-e5639b59bd2e","port_security_enabled":true,"project_id":"2527be7581224af192011be06fb256b8","fixed_ips":[{"subnet_id":"f4e082f7-198b-40d0-958c-e5eb7ad1b976","ip_address":"10.200.202.5"}],"extra_dhcp_opts":[],"security_groups":["42f1608a-8ac1-4fd4-bc08-7d4f633b6ebc"],"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-vm2-port"}]} 2018-12-04 21:30:46,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd used request id req-aadea410-f75c-4d15-9124-a065aad629e6 2018-12-04 21:30:46,964 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1fafc5ea-c207-418c-b984-117c47e27d80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:47,285 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30: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-54f50bf8-65dd-46b1-8354-701535b6b734 x-compute-request-id: req-54f50bf8-65dd-46b1-8354-701535b6b734 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:11:a1", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1fafc5ea-c207-418c-b984-117c47e27d80", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1fafc5ea-c207-418c-b984-117c47e27d80", "rel": "bookmark"}], "image": {"id": "ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "links": [{"href": "http://172.30.9.23:8774/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:30:45.000000", "flavor": {"id": "ab1c38bd-f571-438a-9a5f-f57f7639b1da", "links": [{"href": "http://172.30.9.23:8774/flavors/ab1c38bd-f571-438a-9a5f-f57f7639b1da", "rel": "bookmark"}]}, "id": "1fafc5ea-c207-418c-b984-117c47e27d80", "security_groups": [{"name": "default"}], "user_id": "cd49619259d74bc985e0f8d15d9bc581", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:30:45Z", "hostId": "46732b43b793b2e7df7d4eec51cec90b9c2f1d9ad7c709d0ebd1ea51", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst2", "created": "2018-12-04T21:30:39Z", "tenant_id": "2527be7581224af192011be06fb256b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:30:47,286 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1fafc5ea-c207-418c-b984-117c47e27d80 used request id req-54f50bf8-65dd-46b1-8354-701535b6b734 2018-12-04 21:30:47,286 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst2] is - ACTIVE 2018-12-04 21:30:47,286 - create_instance - INFO - VM is - ACTIVE 2018-12-04 21:30:47,289 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1fafc5ea-c207-418c-b984-117c47e27d80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:47,600 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30: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-f16f88af-e560-466f-b0a1-aec1a3569fc6 x-compute-request-id: req-f16f88af-e560-466f-b0a1-aec1a3569fc6 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:11:a1", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1fafc5ea-c207-418c-b984-117c47e27d80", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1fafc5ea-c207-418c-b984-117c47e27d80", "rel": "bookmark"}], "image": {"id": "ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "links": [{"href": "http://172.30.9.23:8774/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:30:45.000000", "flavor": {"id": "ab1c38bd-f571-438a-9a5f-f57f7639b1da", "links": [{"href": "http://172.30.9.23:8774/flavors/ab1c38bd-f571-438a-9a5f-f57f7639b1da", "rel": "bookmark"}]}, "id": "1fafc5ea-c207-418c-b984-117c47e27d80", "security_groups": [{"name": "default"}], "user_id": "cd49619259d74bc985e0f8d15d9bc581", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:30:45Z", "hostId": "46732b43b793b2e7df7d4eec51cec90b9c2f1d9ad7c709d0ebd1ea51", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst2", "created": "2018-12-04T21:30:39Z", "tenant_id": "2527be7581224af192011be06fb256b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:30:47,600 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1fafc5ea-c207-418c-b984-117c47e27d80 used request id req-f16f88af-e560-466f-b0a1-aec1a3569fc6 2018-12-04 21:30:47,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:47,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-3848e34d-a5da-4956-87bb-f7ed64bd2320 Date: Tue, 04 Dec 2018 21:30:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f4e082f7-198b-40d0-958c-e5eb7ad1b976"],"updated_at":"2018-12-04T21:30:03Z","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2527be7581224af192011be06fb256b8","id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2"}]} 2018-12-04 21:30:47,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2 used request id req-3848e34d-a5da-4956-87bb-f7ed64bd2320 2018-12-04 21:30:47,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:47,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1e309b0-b340-4660-8dbf-68ad8cc97b21 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2527be7581224af192011be06fb256b8", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj"}} 2018-12-04 21:30:47,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 used request id req-a1e309b0-b340-4660-8dbf-68ad8cc97b21 2018-12-04 21:30:47,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:47,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0170d59f-f1d0-4324-a0db-536e3e63cf2c Date: Tue, 04 Dec 2018 21:30:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:03Z","dns_nameservers":[],"updated_at":"2018-12-04T21:30:03Z","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":"2527be7581224af192011be06fb256b8","id":"f4e082f7-198b-40d0-958c-e5eb7ad1b976","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet2"}]} 2018-12-04 21:30:47,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd used request id req-0170d59f-f1d0-4324-a0db-536e3e63cf2c 2018-12-04 21:30:47,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:47,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2384 X-Openstack-Request-Id: req-7b8db6a5-36fa-4adc-97a1-f12b365d8f07 Date: Tue, 04 Dec 2018 21:30:47 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:04Z","admin_state_up":true,"updated_at":"2018-12-04T21:30:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c12755ca-8c2d-48b9-adce-4bfec239f8bd","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:bb:ad:b0","id":"0f2f7b1e-877c-4ff9-9ca1-434fe602d983","port_security_enabled":false,"project_id":"2527be7581224af192011be06fb256b8","fixed_ips":[{"subnet_id":"f4e082f7-198b-40d0-958c-e5eb7ad1b976","ip_address":"10.200.202.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:11Z","admin_state_up":true,"updated_at":"2018-12-04T21:30:13Z","binding:vnic_type":"normal","device_id":"38f9b79b-288a-4160-a731-4740735a06cc","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:e8:9f:23","id":"377e5bed-712f-4ea6-ace2-7103dfe40fce","port_security_enabled":true,"project_id":"2527be7581224af192011be06fb256b8","fixed_ips":[{"subnet_id":"f4e082f7-198b-40d0-958c-e5eb7ad1b976","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["42f1608a-8ac1-4fd4-bc08-7d4f633b6ebc"],"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-router-port2"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c12755ca-8c2d-48b9-adce-4bfec239f8bd","tenant_id":"2527be7581224af192011be06fb256b8","created_at":"2018-12-04T21:30:36Z","admin_state_up":true,"updated_at":"2018-12-04T21:30:45Z","binding:vnic_type":"normal","device_id":"1fafc5ea-c207-418c-b984-117c47e27d80","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:85:11:a1","id":"8e82a83d-1387-4a66-b9c1-e5639b59bd2e","port_security_enabled":true,"project_id":"2527be7581224af192011be06fb256b8","fixed_ips":[{"subnet_id":"f4e082f7-198b-40d0-958c-e5eb7ad1b976","ip_address":"10.200.202.5"}],"extra_dhcp_opts":[],"security_groups":["42f1608a-8ac1-4fd4-bc08-7d4f633b6ebc"],"name":"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-vm2-port"}]} 2018-12-04 21:30:47,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c12755ca-8c2d-48b9-adce-4bfec239f8bd used request id req-7b8db6a5-36fa-4adc-97a1-f12b365d8f07 2018-12-04 21:30:47,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/1fafc5ea-c207-418c-b984-117c47e27d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" -d '{"addSecurityGroup": {"name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-sec-grp"}}' 2018-12-04 21:30:48,719 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:30: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-88c73751-32c9-4f87-bc3d-b65e21354b01 x-compute-request-id: req-88c73751-32c9-4f87-bc3d-b65e21354b01 Content-Length: 0 Content-Type: application/json 2018-12-04 21:30:48,719 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1fafc5ea-c207-418c-b984-117c47e27d80/action used request id req-88c73751-32c9-4f87-bc3d-b65e21354b01 2018-12-04 21:30:48,720 - create_instance_tests - INFO - Looking for IP 10.200.201.5 in the console log 2018-12-04 21:30:48,723 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:48,963 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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,Accept-Encoding x-openstack-request-id: req-20f8a99c-442e-47bb-bb0c-185833db630a x-compute-request-id: req-20f8a99c-442e-47bb-bb0c-185833db630a Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:31:0b", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c", "rel": "bookmark"}], "image": {"id": "ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "links": [{"href": "http://172.30.9.23:8774/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:30:28.000000", "flavor": {"id": "ab1c38bd-f571-438a-9a5f-f57f7639b1da", "links": [{"href": "http://172.30.9.23:8774/flavors/ab1c38bd-f571-438a-9a5f-f57f7639b1da", "rel": "bookmark"}]}, "id": "6c9ba95e-2eb1-4229-9676-5aabf866945c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-sec-grp"}], "user_id": "cd49619259d74bc985e0f8d15d9bc581", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:30:28Z", "hostId": "86a8a5485abe66ccad1052d32744cf0929fafb4b366cf40bcf2337cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst1", "created": "2018-12-04T21:30:23Z", "tenant_id": "2527be7581224af192011be06fb256b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:30:48,963 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c used request id req-20f8a99c-442e-47bb-bb0c-185833db630a 2018-12-04 21:30:48,966 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 21:30:49,033 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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,Accept-Encoding x-openstack-request-id: req-cfc93c98-1fd6-4e59-8792-a30ccd39dd7e x-compute-request-id: req-cfc93c98-1fd6-4e59-8792-a30ccd39dd7e Content-Encoding: gzip Content-Length: 8180 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 0x000000001FFE15D1 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 0x000000001FFE1551 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 504160699 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.179134] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.181382] pid_max: default: 32768 minimum: 301\n[ 0.182602] ACPI: Core revision 20150930\n[ 0.184267] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.186020] Security Framework initialized\n[ 0.187122] Yama: becoming mindful.\n[ 0.188107] AppArmor: AppArmor initialized\n[ 0.189255] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.191016] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.192719] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.194349] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.196204] Initializing cgroup subsys io\n[ 0.197296] Initializing cgroup subsys memory\n[ 0.198469] Initializing cgroup subsys devices\n[ 0.199653] Initializing cgroup subsys freezer\n[ 0.200824] Initializing cgroup subsys net_cls\n[ 0.202009] Initializing cgroup subsys perf_event\n[ 0.203246] Initializing cgroup subsys net_prio\n[ 0.204434] Initializing cgroup subsys hugetlb\n[ 0.205601] Initializing cgroup subsys pids\n[ 0.206767] CPU: Physical Processor ID: 0\n[ 0.208537] mce: CPU supports 10 MCE banks\n[ 0.209676] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.211021] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.213608] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.220337] ftrace: allocating 31920 entries in 125 pages\n[ 0.246338] smpboot: Max logical packages: 2\n[ 0.247490] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.249099] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.250930] x2apic enabled\n[ 0.252023] Switched APIC routing to physical x2apic.\n[ 0.254390] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.255984] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.258933] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.261504] KVM setup paravirtual spinlock\n[ 0.263214] x86: Booting SMP configuration:\n[ 0.264392] .... node #0, CPUs: #1\n[ 0.265536] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.287434] x86: Booted up 1 node, 2 CPUs\n[ 0.287438] KVM setup async PF for cpu 1\n[ 0.287440] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.290861] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.292858] devtmpfs: initialized\n[ 0.294851] evm: security.selinux\n[ 0.295777] evm: security.SMACK64\n[ 0.296732] evm: security.SMACK64EXEC\n[ 0.297745] evm: security.SMACK64TRANSMUTE\n[ 0.298809] evm: security.SMACK64MMAP\n[ 0.299814] evm: security.ima\n[ 0.300687] evm: security.capability\n[ 0.301778] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.304311] pinctrl core: initialized pinctrl subsystem\n[ 0.305783] RTC time: 21:30:28, date: 12/04/18\n[ 0.307089] NET: Registered protocol family 16\n[ 0.317742] cpuidle: using governor ladder\n[ 0.329840] cpuidle: using governor menu\n[ 0.330849] PCCT header not found.\n[ 0.331785] ACPI: bus type PCI registered\n[ 0.332762] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.334273] PCI: Using configuration type 1 for base access\n[ 0.346572] ACPI: Added _OSI(Module Device)\n[ 0.347618] ACPI: Added _OSI(Processor Device)\n[ 0.348668] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.349759] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.351958] ACPI: Interpreter enabled\n[ 0.352890] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.355132] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.357378] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.359620] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.361867] ACPI: (supports S0 S5)\n[ 0.362734] ACPI: Using IOAPIC for interrupt routing\n[ 0.363884] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.367697] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.369072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.370559] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.371993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.374674] acpiphp: Slot [3] registered\n[ 0.375659] acpiphp: Slot [4] registered\n[ 0.376635] acpiphp: Slot [5] registered\n[ 0.377607] acpiphp: Slot [6] registered\n[ 0.378587] acpiphp: Slot [7] registered\n[ 0.379577] acpiphp: Slot [8] registered\n[ 0.380555] acpiphp: Slot [9] registered\n[ 0.381528] acpiphp: Slot [10] registered\n[ 0.395207] acpiphp: Slot [11] registered\n[ 0.396204] acpiphp: Slot [12] registered\n[ 0.397196] acpiphp: Slot [13] registered\n[ 0.398189] acpiphp: Slot [14] registered\n[ 0.399178] acpiphp: Slot [15] registered\n[ 0.400172] acpiphp: Slot [16] registered\n[ 0.401165] acpiphp: Slot [17] registered\n[ 0.402156] acpiphp: Slot [18] registered\n[ 0.403148] acpiphp: Slot [19] registered\n[ 0.404142] acpiphp: Slot [20] registered\n[ 0.405132] acpiphp: Slot [21] registered\n[ 0.406124] acpiphp: Slot [22] registered\n[ 0.407114] acpiphp: Slot [23] registered\n[ 0.408110] acpiphp: Slot [24] registered\n[ 0.409096] acpiphp: Slot [25] registered\n[ 0.410087] acpiphp: Slot [26] registered\n[ 0.411082] acpiphp: Slot [27] registered\n[ 0.412075] acpiphp: Slot [28] registered\n[ 0.413065] acpiphp: Slot [29] registered\n[ 0.414055] acpiphp: Slot [30] registered\n[ 0.415047] acpiphp: Slot [31] registered\n[ 0.416036] PCI host bridge to bus 0000:00\n[ 0.417025] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.418481] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.419938] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.421715] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.423491] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425295] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429011] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.430552] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.431971] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.433507] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.437555] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.439456] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.460646] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.462474] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.464254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465979] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.467685] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469365] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471029] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.472316] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.474202] vgaarb: loaded\n[ 0.474946] vgaarb: bridge control possible 0000:00:02.0\n[ 0.476455] SCSI subsystem initialized\n[ 0.477631] ACPI: bus type USB registered\n[ 0.478652] usbcore: registered new interface driver usbfs\n[ 0.479912] usbcore: registered new interface driver hub\n[ 0.481130] usbcore: registered new device driver usb\n[ 0.482529] PCI: Using ACPI for IRQ routing\n[ 0.483909] NetLabel: Initializing\n[ 0.484798] NetLabel: domain hash size = 128\n[ 0.485832] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.486996] NetLabel: unlabeled traffic allowed by default\n[ 0.488469] clocksource: Switched to clocksource kvm-clock\n[ 0.498429] AppArmor: AppArmor Filesystem Enabled\n[ 0.499615] pnp: PnP ACPI init\n[ 0.500798] pnp: PnP ACPI: found 5 devices\n[ 0.508128] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.510200] NET: Registered protocol family 2\n[ 0.511524] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.513087] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.514550] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.515996] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517306] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.518723] NET: Registered protocol family 1\n[ 0.519809] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.521144] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522440] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.541473] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.560528] Trying to unpack rootfs image as initramfs...\n[ 0.620887] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.625859] Scanning for low memory corruption every 60 seconds\n[ 0.627868] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.629354] audit: initializing netlink subsys (disabled)\n[ 0.630672] audit: type=2000 audit(1543959029.739:1): initialized\n[ 0.632359] Initialise system trusted keyring\n[ 0.633598] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.635014] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.637665] zbud: loaded\n[ 0.638618] VFS: Disk quotas dquot_6.6.0\n[ 0.639643] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.641663] fuse init (API version 7.23)\n[ 0.642827] Key type big_key registered\n[ 0.643820] Allocating IMA MOK and blacklist keyrings.\n[ 0.645508] Key type asymmetric registered\n[ 0.646535] Asymmetric key parser 'x509' registered\n[ 0.647722] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.649576] io scheduler noop registered\n[ 0.650558] io scheduler deadline registered (default)\n[ 0.651781] io scheduler cfq registered\n[ 0.652864] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.654143] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.655710] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.657509] ACPI: Power Button [PWRF]\n[ 0.658661] GHES: HEST is not enabled!\n[ 0.677330] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.715626] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.718463] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.742006] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.745069] Linux agpgart interface v0.103\n[ 0.748698] brd: module loaded\n[ 0.751026] loop: module loaded\n[ 0.755409] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.757219] GPT:90111 != 20971519\n[ 0.758068] GPT:Alternate GPT header not at the end of the disk.\n[ 0.759399] GPT:90111 != 20971519\n[ 0.760259] GPT: Use GNU Parted to correct GPT errors.\n[ 0.761449] vda: vda1 vda15\n[ 0.763129] scsi host0: ata_piix\n[ 0.764152] scsi host1: ata_piix\n[ 0.765055] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.766565] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.768165] libphy: Fixed MDIO Bus: probed\n[ 0.769240] tun: Universal TUN/TAP device driver, 1.6\n[ 0.770466] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772995] PPP generic driver version 2.4.2\n[ 0.774162] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775643] ehci-pci: EHCI PCI platform driver\n[ 0.776744] ehci-platform: EHCI generic platform driver\n[ 0.777973] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779365] ohci-pci: OHCI PCI platform driver\n[ 0.780454] ohci-platform: OHCI generic platform driver\n[ 0.781688] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.800866] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.802143] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.803952] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.805273] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.806687] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.808179] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.809925] usb usb1: Product: UHCI Host Controller\n[ 0.811067] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.812477] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.813777] hub 1-0:1.0: USB hub found\n[ 0.814734] hub 1-0:1.0: 2 ports detected\n[ 0.815901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818558] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819752] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821065] mousedev: PS/2 mouse device common for all mice\n[ 0.822691] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825033] rtc_cmos 00:00: RTC can wake from S4\n[ 0.826464] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.827939] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.829446] i2c /dev entries driver\n[ 0.830432] device-mapper: uevent: version 1.0.3\n[ 0.831610] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.833691] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.835406] NET: Registered protocol family 10\n[ 0.836898] NET: Registered protocol family 17\n[ 0.838053] Key type dns_resolver registered\n[ 0.839323] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.840708] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.842143] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.844397] registered taskstats version 1\n[ 0.845474] Loading compiled-in X.509 certificates\n[ 0.847127] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.849432] zswap: loaded using pool lzo/zbud\n[ 0.851536] Key type trusted registered\n[ 0.853692] Key type encrypted registered\n[ 0.854724] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.855997] ima: No TPM chip found, activating TPM-bypass!\n[ 0.857283] evm: HMAC attrs: 0x1\n[ 0.871809] Magic number: 14:44:550\n[ 0.872797] tty ttyS26: hash matches\n[ 0.873734] clockevents clockevent1: hash matches\n[ 0.874876] acpi PNP0C0F:01: hash matches\n[ 0.875976] rtc_cmos 00:00: setting system clock to 2018-12-04 21:30:29 UTC (1543959029)\n[ 0.878004] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.879374] EDD information not available.\n[ 0.926120] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.928070] Write protecting the kernel read-only data: 14336k\n[ 0.930827] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.933116] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.993986] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.13. iid=i-00000038\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\n"} 2018-12-04 21:30:49,034 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c/action used request id req-cfc93c98-1fd6-4e59-8792-a30ccd39dd7e 2018-12-04 21:30:49,035 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-04 21:30:49,035 - 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 0x000000001FFE15D1 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 0x000000001FFE1551 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 504160699 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.179134] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.181382] pid_max: default: 32768 minimum: 301 [ 0.182602] ACPI: Core revision 20150930 [ 0.184267] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.186020] Security Framework initialized [ 0.187122] Yama: becoming mindful. [ 0.188107] AppArmor: AppArmor initialized [ 0.189255] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.191016] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.192719] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.194349] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.196204] Initializing cgroup subsys io [ 0.197296] Initializing cgroup subsys memory [ 0.198469] Initializing cgroup subsys devices [ 0.199653] Initializing cgroup subsys freezer [ 0.200824] Initializing cgroup subsys net_cls [ 0.202009] Initializing cgroup subsys perf_event [ 0.203246] Initializing cgroup subsys net_prio [ 0.204434] Initializing cgroup subsys hugetlb [ 0.205601] Initializing cgroup subsys pids [ 0.206767] CPU: Physical Processor ID: 0 [ 0.208537] mce: CPU supports 10 MCE banks [ 0.209676] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.211021] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.213608] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.220337] ftrace: allocating 31920 entries in 125 pages [ 0.246338] smpboot: Max logical packages: 2 [ 0.247490] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.249099] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.250930] x2apic enabled [ 0.252023] Switched APIC routing to physical x2apic. [ 0.254390] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.255984] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.258933] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.261504] KVM setup paravirtual spinlock [ 0.263214] x86: Booting SMP configuration: [ 0.264392] .... node #0, CPUs: #1 [ 0.265536] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.287434] x86: Booted up 1 node, 2 CPUs [ 0.287438] KVM setup async PF for cpu 1 [ 0.287440] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.290861] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.292858] devtmpfs: initialized [ 0.294851] evm: security.selinux [ 0.295777] evm: security.SMACK64 [ 0.296732] evm: security.SMACK64EXEC [ 0.297745] evm: security.SMACK64TRANSMUTE [ 0.298809] evm: security.SMACK64MMAP [ 0.299814] evm: security.ima [ 0.300687] evm: security.capability [ 0.301778] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.304311] pinctrl core: initialized pinctrl subsystem [ 0.305783] RTC time: 21:30:28, date: 12/04/18 [ 0.307089] NET: Registered protocol family 16 [ 0.317742] cpuidle: using governor ladder [ 0.329840] cpuidle: using governor menu [ 0.330849] PCCT header not found. [ 0.331785] ACPI: bus type PCI registered [ 0.332762] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.334273] PCI: Using configuration type 1 for base access [ 0.346572] ACPI: Added _OSI(Module Device) [ 0.347618] ACPI: Added _OSI(Processor Device) [ 0.348668] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.349759] ACPI: Added _OSI(Processor Aggregator Device) [ 0.351958] ACPI: Interpreter enabled [ 0.352890] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.355132] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.357378] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.359620] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.361867] ACPI: (supports S0 S5) [ 0.362734] ACPI: Using IOAPIC for interrupt routing [ 0.363884] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.367697] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.369072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.370559] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.371993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.374674] acpiphp: Slot [3] registered [ 0.375659] acpiphp: Slot [4] registered [ 0.376635] acpiphp: Slot [5] registered [ 0.377607] acpiphp: Slot [6] registered [ 0.378587] acpiphp: Slot [7] registered [ 0.379577] acpiphp: Slot [8] registered [ 0.380555] acpiphp: Slot [9] registered [ 0.381528] acpiphp: Slot [10] registered [ 0.395207] acpiphp: Slot [11] registered [ 0.396204] acpiphp: Slot [12] registered [ 0.397196] acpiphp: Slot [13] registered [ 0.398189] acpiphp: Slot [14] registered [ 0.399178] acpiphp: Slot [15] registered [ 0.400172] acpiphp: Slot [16] registered [ 0.401165] acpiphp: Slot [17] registered [ 0.402156] acpiphp: Slot [18] registered [ 0.403148] acpiphp: Slot [19] registered [ 0.404142] acpiphp: Slot [20] registered [ 0.405132] acpiphp: Slot [21] registered [ 0.406124] acpiphp: Slot [22] registered [ 0.407114] acpiphp: Slot [23] registered [ 0.408110] acpiphp: Slot [24] registered [ 0.409096] acpiphp: Slot [25] registered [ 0.410087] acpiphp: Slot [26] registered [ 0.411082] acpiphp: Slot [27] registered [ 0.412075] acpiphp: Slot [28] registered [ 0.413065] acpiphp: Slot [29] registered [ 0.414055] acpiphp: Slot [30] registered [ 0.415047] acpiphp: Slot [31] registered [ 0.416036] PCI host bridge to bus 0000:00 [ 0.417025] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.418481] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.419938] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.421715] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.423491] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.425295] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.429011] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.430552] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.431971] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.433507] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.437555] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.439456] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.460646] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.462474] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.464254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.465979] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.467685] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.469365] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.471029] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.472316] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.474202] vgaarb: loaded [ 0.474946] vgaarb: bridge control possible 0000:00:02.0 [ 0.476455] SCSI subsystem initialized [ 0.477631] ACPI: bus type USB registered [ 0.478652] usbcore: registered new interface driver usbfs [ 0.479912] usbcore: registered new interface driver hub [ 0.481130] usbcore: registered new device driver usb [ 0.482529] PCI: Using ACPI for IRQ routing [ 0.483909] NetLabel: Initializing [ 0.484798] NetLabel: domain hash size = 128 [ 0.485832] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.486996] NetLabel: unlabeled traffic allowed by default [ 0.488469] clocksource: Switched to clocksource kvm-clock [ 0.498429] AppArmor: AppArmor Filesystem Enabled [ 0.499615] pnp: PnP ACPI init [ 0.500798] pnp: PnP ACPI: found 5 devices [ 0.508128] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.510200] NET: Registered protocol family 2 [ 0.511524] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.513087] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.514550] TCP: Hash tables configured (established 4096 bind 4096) [ 0.515996] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.517306] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.518723] NET: Registered protocol family 1 [ 0.519809] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.521144] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.522440] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.541473] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.560528] Trying to unpack rootfs image as initramfs... [ 0.620887] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.625859] Scanning for low memory corruption every 60 seconds [ 0.627868] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.629354] audit: initializing netlink subsys (disabled) [ 0.630672] audit: type=2000 audit(1543959029.739:1): initialized [ 0.632359] Initialise system trusted keyring [ 0.633598] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.635014] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.637665] zbud: loaded [ 0.638618] VFS: Disk quotas dquot_6.6.0 [ 0.639643] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.641663] fuse init (API version 7.23) [ 0.642827] Key type big_key registered [ 0.643820] Allocating IMA MOK and blacklist keyrings. [ 0.645508] Key type asymmetric registered [ 0.646535] Asymmetric key parser 'x509' registered [ 0.647722] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.649576] io scheduler noop registered [ 0.650558] io scheduler deadline registered (default) [ 0.651781] io scheduler cfq registered [ 0.652864] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.654143] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.655710] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.657509] ACPI: Power Button [PWRF] [ 0.658661] GHES: HEST is not enabled! [ 0.677330] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.715626] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.718463] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.742006] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.745069] Linux agpgart interface v0.103 [ 0.748698] brd: module loaded [ 0.751026] loop: module loaded [ 0.755409] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.757219] GPT:90111 != 20971519 [ 0.758068] GPT:Alternate GPT header not at the end of the disk. [ 0.759399] GPT:90111 != 20971519 [ 0.760259] GPT: Use GNU Parted to correct GPT errors. [ 0.761449] vda: vda1 vda15 [ 0.763129] scsi host0: ata_piix [ 0.764152] scsi host1: ata_piix [ 0.765055] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.766565] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.768165] libphy: Fixed MDIO Bus: probed [ 0.769240] tun: Universal TUN/TAP device driver, 1.6 [ 0.770466] tun: (C) 1999-2004 Max Krasnyansky [ 0.772995] PPP generic driver version 2.4.2 [ 0.774162] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.775643] ehci-pci: EHCI PCI platform driver [ 0.776744] ehci-platform: EHCI generic platform driver [ 0.777973] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.779365] ohci-pci: OHCI PCI platform driver [ 0.780454] ohci-platform: OHCI generic platform driver [ 0.781688] uhci_hcd: USB Universal Host Controller Interface driver [ 0.800866] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.802143] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.803952] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.805273] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.806687] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.808179] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.809925] usb usb1: Product: UHCI Host Controller [ 0.811067] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.812477] usb usb1: SerialNumber: 0000:00:01.2 [ 0.813777] hub 1-0:1.0: USB hub found [ 0.814734] hub 1-0:1.0: 2 ports detected [ 0.815901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.818558] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.819752] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.821065] mousedev: PS/2 mouse device common for all mice [ 0.822691] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.825033] rtc_cmos 00:00: RTC can wake from S4 [ 0.826464] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.827939] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.829446] i2c /dev entries driver [ 0.830432] device-mapper: uevent: version 1.0.3 [ 0.831610] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.833691] ledtrig-cpu: registered to indicate activity on CPUs [ 0.835406] NET: Registered protocol family 10 [ 0.836898] NET: Registered protocol family 17 [ 0.838053] Key type dns_resolver registered [ 0.839323] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.840708] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.842143] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.844397] registered taskstats version 1 [ 0.845474] Loading compiled-in X.509 certificates [ 0.847127] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.849432] zswap: loaded using pool lzo/zbud [ 0.851536] Key type trusted registered [ 0.853692] Key type encrypted registered [ 0.854724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.855997] ima: No TPM chip found, activating TPM-bypass! [ 0.857283] evm: HMAC attrs: 0x1 [ 0.871809] Magic number: 14:44:550 [ 0.872797] tty ttyS26: hash matches [ 0.873734] clockevents clockevent1: hash matches [ 0.874876] acpi PNP0C0F:01: hash matches [ 0.875976] rtc_cmos 00:00: setting system clock to 2018-12-04 21:30:29 UTC (1543959029) [ 0.878004] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.879374] EDD information not available. [ 0.926120] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.928070] Write protecting the kernel read-only data: 14336k [ 0.930827] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.933116] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.993986] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.99 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.200.201.5... Lease of 10.200.201.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.200.201.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.13. iid=i-00000038 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 vPing KO 2018-12-04 21:30:49,036 - create_instance_tests - INFO - Looking for IP 10.200.202.5 in the console log 2018-12-04 21:30:49,038 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1fafc5ea-c207-418c-b984-117c47e27d80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:49,180 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-5fc0bb04-89f1-42a1-b9b0-6afcff875f18 x-compute-request-id: req-5fc0bb04-89f1-42a1-b9b0-6afcff875f18 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:11:a1", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1fafc5ea-c207-418c-b984-117c47e27d80", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1fafc5ea-c207-418c-b984-117c47e27d80", "rel": "bookmark"}], "image": {"id": "ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "links": [{"href": "http://172.30.9.23:8774/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:30:45.000000", "flavor": {"id": "ab1c38bd-f571-438a-9a5f-f57f7639b1da", "links": [{"href": "http://172.30.9.23:8774/flavors/ab1c38bd-f571-438a-9a5f-f57f7639b1da", "rel": "bookmark"}]}, "id": "1fafc5ea-c207-418c-b984-117c47e27d80", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-sec-grp"}], "user_id": "cd49619259d74bc985e0f8d15d9bc581", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:30:45Z", "hostId": "46732b43b793b2e7df7d4eec51cec90b9c2f1d9ad7c709d0ebd1ea51", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst2", "created": "2018-12-04T21:30:39Z", "tenant_id": "2527be7581224af192011be06fb256b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:30:49,180 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1fafc5ea-c207-418c-b984-117c47e27d80 used request id req-5fc0bb04-89f1-42a1-b9b0-6afcff875f18 2018-12-04 21:30:49,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/1fafc5ea-c207-418c-b984-117c47e27d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 21:30:49,268 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-02484dd3-51aa-4a8a-8322-4acc3a4ae459 x-compute-request-id: req-02484dd3-51aa-4a8a-8322-4acc3a4ae459 Content-Encoding: gzip Content-Length: 8090 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 0x000000001FFE15D1 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 0x000000001FFE1551 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 482372830 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.172791] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.174834] pid_max: default: 32768 minimum: 301\n[ 0.175943] ACPI: Core revision 20150930\n[ 0.177516] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.179103] Security Framework initialized\n[ 0.180132] Yama: becoming mindful.\n[ 0.181090] AppArmor: AppArmor initialized\n[ 0.182137] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.183739] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.185282] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.186742] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.188459] Initializing cgroup subsys io\n[ 0.189467] Initializing cgroup subsys memory\n[ 0.190507] Initializing cgroup subsys devices\n[ 0.191559] Initializing cgroup subsys freezer\n[ 0.192612] Initializing cgroup subsys net_cls\n[ 0.193664] Initializing cgroup subsys perf_event\n[ 0.194762] Initializing cgroup subsys net_prio\n[ 0.195842] Initializing cgroup subsys hugetlb\n[ 0.196895] Initializing cgroup subsys pids\n[ 0.197946] CPU: Physical Processor ID: 0\n[ 0.199643] mce: CPU supports 10 MCE banks\n[ 0.200666] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.201871] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.204355] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.211200] ftrace: allocating 31920 entries in 125 pages\n[ 0.237853] smpboot: Max logical packages: 2\n[ 0.238912] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.240384] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.242111] x2apic enabled\n[ 0.243139] Switched APIC routing to physical x2apic.\n[ 0.245400] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.246851] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.249553] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.251898] KVM setup paravirtual spinlock\n[ 0.253573] x86: Booting SMP configuration:\n[ 0.254674] .... node #0, CPUs: #1\n[ 0.255764] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.277686] x86: Booted up 1 node, 2 CPUs\n[ 0.277688] KVM setup async PF for cpu 1\n[ 0.277692] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.280921] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.282772] devtmpfs: initialized\n[ 0.284689] evm: security.selinux\n[ 0.285557] evm: security.SMACK64\n[ 0.286427] evm: security.SMACK64EXEC\n[ 0.287357] evm: security.SMACK64TRANSMUTE\n[ 0.288341] evm: security.SMACK64MMAP\n[ 0.289252] evm: security.ima\n[ 0.290039] evm: security.capability\n[ 0.291079] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.293377] pinctrl core: initialized pinctrl subsystem\n[ 0.294727] RTC time: 21:30:45, date: 12/04/18\n[ 0.295943] NET: Registered protocol family 16\n[ 0.307844] cpuidle: using governor ladder\n[ 0.319863] cpuidle: using governor menu\n[ 0.320989] PCCT header not found.\n[ 0.322069] ACPI: bus type PCI registered\n[ 0.323251] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.325081] PCI: Using configuration type 1 for base access\n[ 0.337488] ACPI: Added _OSI(Module Device)\n[ 0.338726] ACPI: Added _OSI(Processor Device)\n[ 0.340039] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.341362] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.343851] ACPI: Interpreter enabled\n[ 0.344939] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.347600] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.350278] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.352916] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.355508] ACPI: (supports S0 S5)\n[ 0.356409] ACPI: Using IOAPIC for interrupt routing\n[ 0.357587] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.361454] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.362868] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.364387] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.365864] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.368607] acpiphp: Slot [3] registered\n[ 0.369618] acpiphp: Slot [4] registered\n[ 0.370617] acpiphp: Slot [5] registered\n[ 0.371612] acpiphp: Slot [6] registered\n[ 0.372656] acpiphp: Slot [7] registered\n[ 0.373666] acpiphp: Slot [8] registered\n[ 0.374668] acpiphp: Slot [9] registered\n[ 0.375661] acpiphp: Slot [10] registered\n[ 0.389645] acpiphp: Slot [11] registered\n[ 0.390691] acpiphp: Slot [12] registered\n[ 0.391719] acpiphp: Slot [13] registered\n[ 0.392731] acpiphp: Slot [14] registered\n[ 0.393755] acpiphp: Slot [15] registered\n[ 0.394825] acpiphp: Slot [16] registered\n[ 0.395834] acpiphp: Slot [17] registered\n[ 0.396834] acpiphp: Slot [18] registered\n[ 0.397845] acpiphp: Slot [19] registered\n[ 0.398847] acpiphp: Slot [20] registered\n[ 0.399863] acpiphp: Slot [21] registered\n[ 0.400878] acpiphp: Slot [22] registered\n[ 0.401892] acpiphp: Slot [23] registered\n[ 0.402903] acpiphp: Slot [24] registered\n[ 0.403903] acpiphp: Slot [25] registered\n[ 0.404908] acpiphp: Slot [26] registered\n[ 0.405923] acpiphp: Slot [27] registered\n[ 0.406942] acpiphp: Slot [28] registered\n[ 0.407953] acpiphp: Slot [29] registered\n[ 0.408954] acpiphp: Slot [30] registered\n[ 0.409964] acpiphp: Slot [31] registered\n[ 0.410963] PCI host bridge to bus 0000:00\n[ 0.411965] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.413522] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.415161] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.417122] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.419067] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.421061] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.425157] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.426908] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.428488] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.430145] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.434421] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.436333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.457411] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.459363] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.461286] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.463138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.464970] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.466845] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.468668] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.470101] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.472172] vgaarb: loaded\n[ 0.472962] vgaarb: bridge control possible 0000:00:02.0\n[ 0.474600] SCSI subsystem initialized\n[ 0.475895] ACPI: bus type USB registered\n[ 0.477029] usbcore: registered new interface driver usbfs\n[ 0.478418] usbcore: registered new interface driver hub\n[ 0.479762] usbcore: registered new device driver usb\n[ 0.481303] PCI: Using ACPI for IRQ routing\n[ 0.482800] NetLabel: Initializing\n[ 0.483765] NetLabel: domain hash size = 128\n[ 0.485001] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.486352] NetLabel: unlabeled traffic allowed by default\n[ 0.487948] clocksource: Switched to clocksource kvm-clock\n[ 0.498196] AppArmor: AppArmor Filesystem Enabled\n[ 0.499483] pnp: PnP ACPI init\n[ 0.500738] pnp: PnP ACPI: found 5 devices\n[ 0.508104] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.510429] NET: Registered protocol family 2\n[ 0.511893] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.513626] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.515264] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.516861] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.518271] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.519835] NET: Registered protocol family 1\n[ 0.520997] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.522447] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.523886] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.543001] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.562026] Trying to unpack rootfs image as initramfs...\n[ 0.621969] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.624254] Scanning for low memory corruption every 60 seconds\n[ 0.626119] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.627703] audit: initializing netlink subsys (disabled)\n[ 0.629188] audit: type=2000 audit(1543959046.521:1): initialized\n[ 0.630954] Initialise system trusted keyring\n[ 0.632245] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.633842] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.636571] zbud: loaded\n[ 0.637583] VFS: Disk quotas dquot_6.6.0\n[ 0.638708] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.640869] fuse init (API version 7.23)\n[ 0.642105] Key type big_key registered\n[ 0.643211] Allocating IMA MOK and blacklist keyrings.\n[ 0.644924] Key type asymmetric registered\n[ 0.646078] Asymmetric key parser 'x509' registered\n[ 0.647353] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.649423] io scheduler noop registered\n[ 0.650532] io scheduler deadline registered (default)\n[ 0.651863] io scheduler cfq registered\n[ 0.653028] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.654512] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.656423] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.658432] ACPI: Power Button [PWRF]\n[ 0.659661] GHES: HEST is not enabled!\n[ 0.678515] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.716109] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.718909] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.742600] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.745559] Linux agpgart interface v0.103\n[ 0.749075] brd: module loaded\n[ 0.751384] loop: module loaded\n[ 0.755420] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.757457] GPT:90111 != 20971519\n[ 0.758390] GPT:Alternate GPT header not at the end of the disk.\n[ 0.759870] GPT:90111 != 20971519\n[ 0.760810] GPT: Use GNU Parted to correct GPT errors.\n[ 0.762095] vda: vda1 vda15\n[ 0.763747] scsi host0: ata_piix\n[ 0.764814] scsi host1: ata_piix\n[ 0.765784] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.767468] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.769214] libphy: Fixed MDIO Bus: probed\n[ 0.770352] tun: Universal TUN/TAP device driver, 1.6\n[ 0.771631] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.774241] PPP generic driver version 2.4.2\n[ 0.775527] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.777124] ehci-pci: EHCI PCI platform driver\n[ 0.778299] ehci-platform: EHCI generic platform driver\n[ 0.779679] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.781207] ohci-pci: OHCI PCI platform driver\n[ 0.782397] ohci-platform: OHCI generic platform driver\n[ 0.783733] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.802841] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806285] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.807634] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.809181] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.810871] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.812882] usb usb1: Product: UHCI Host Controller\n[ 0.814201] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.815754] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.817092] hub 1-0:1.0: USB hub found\n[ 0.818142] hub 1-0:1.0: 2 ports detected\n[ 0.819415] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.822318] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.823606] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.825061] mousedev: PS/2 mouse device common for all mice\n[ 0.826685] rtc_cmos 00:00: RTC can wake from S4\n[ 0.828351] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.830686] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.832430] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.834073] i2c /dev entries driver\n[ 0.835088] device-mapper: uevent: version 1.0.3\n[ 0.836379] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.838610] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.840484] NET: Registered protocol family 10\n[ 0.841977] NET: Registered protocol family 17\n[ 0.843188] Key type dns_resolver registered\n[ 0.844481] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.846041] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.847560] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.850016] registered taskstats version 1\n[ 0.851184] Loading compiled-in X.509 certificates\n[ 0.852949] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.855484] zswap: loaded using pool lzo/zbud\n[ 0.857753] Key type trusted registered\n[ 0.859978] Key type encrypted registered\n[ 0.861096] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.862497] ima: No TPM chip found, activating TPM-bypass!\n[ 0.863918] evm: HMAC attrs: 0x1\n[ 0.878086] Magic number: 14:44:550\n[ 0.879097] tty ttyS26: hash matches\n[ 0.880114] clockevents clockevent1: hash matches\n[ 0.881363] acpi PNP0C0F:01: hash matches\n[ 0.882566] rtc_cmos 00:00: setting system clock to 2018-12-04 21:30:46 UTC (1543959046)\n[ 0.884862] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.886417] EDD information not available.\n[ 0.925720] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.927879] Write protecting the kernel read-only data: 14336k\n[ 0.930761] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.933330] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.005617] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.16\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.202.5...\nLease of 10.200.202.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.202.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.42. 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: "} 2018-12-04 21:30:49,269 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1fafc5ea-c207-418c-b984-117c47e27d80/action used request id req-02484dd3-51aa-4a8a-8322-4acc3a4ae459 2018-12-04 21:30:49,270 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-04 21:30:49,270 - 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 0x000000001FFE15D1 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 0x000000001FFE1551 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 482372830 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.172791] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.174834] pid_max: default: 32768 minimum: 301 [ 0.175943] ACPI: Core revision 20150930 [ 0.177516] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.179103] Security Framework initialized [ 0.180132] Yama: becoming mindful. [ 0.181090] AppArmor: AppArmor initialized [ 0.182137] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.183739] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.185282] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.186742] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.188459] Initializing cgroup subsys io [ 0.189467] Initializing cgroup subsys memory [ 0.190507] Initializing cgroup subsys devices [ 0.191559] Initializing cgroup subsys freezer [ 0.192612] Initializing cgroup subsys net_cls [ 0.193664] Initializing cgroup subsys perf_event [ 0.194762] Initializing cgroup subsys net_prio [ 0.195842] Initializing cgroup subsys hugetlb [ 0.196895] Initializing cgroup subsys pids [ 0.197946] CPU: Physical Processor ID: 0 [ 0.199643] mce: CPU supports 10 MCE banks [ 0.200666] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.201871] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.204355] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.211200] ftrace: allocating 31920 entries in 125 pages [ 0.237853] smpboot: Max logical packages: 2 [ 0.238912] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.240384] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.242111] x2apic enabled [ 0.243139] Switched APIC routing to physical x2apic. [ 0.245400] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.246851] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.249553] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.251898] KVM setup paravirtual spinlock [ 0.253573] x86: Booting SMP configuration: [ 0.254674] .... node #0, CPUs: #1 [ 0.255764] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.277686] x86: Booted up 1 node, 2 CPUs [ 0.277688] KVM setup async PF for cpu 1 [ 0.277692] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.280921] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.282772] devtmpfs: initialized [ 0.284689] evm: security.selinux [ 0.285557] evm: security.SMACK64 [ 0.286427] evm: security.SMACK64EXEC [ 0.287357] evm: security.SMACK64TRANSMUTE [ 0.288341] evm: security.SMACK64MMAP [ 0.289252] evm: security.ima [ 0.290039] evm: security.capability [ 0.291079] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.293377] pinctrl core: initialized pinctrl subsystem [ 0.294727] RTC time: 21:30:45, date: 12/04/18 [ 0.295943] NET: Registered protocol family 16 [ 0.307844] cpuidle: using governor ladder [ 0.319863] cpuidle: using governor menu [ 0.320989] PCCT header not found. [ 0.322069] ACPI: bus type PCI registered [ 0.323251] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.325081] PCI: Using configuration type 1 for base access [ 0.337488] ACPI: Added _OSI(Module Device) [ 0.338726] ACPI: Added _OSI(Processor Device) [ 0.340039] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.341362] ACPI: Added _OSI(Processor Aggregator Device) [ 0.343851] ACPI: Interpreter enabled [ 0.344939] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.347600] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.350278] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.352916] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.355508] ACPI: (supports S0 S5) [ 0.356409] ACPI: Using IOAPIC for interrupt routing [ 0.357587] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.361454] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.362868] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.364387] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.365864] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.368607] acpiphp: Slot [3] registered [ 0.369618] acpiphp: Slot [4] registered [ 0.370617] acpiphp: Slot [5] registered [ 0.371612] acpiphp: Slot [6] registered [ 0.372656] acpiphp: Slot [7] registered [ 0.373666] acpiphp: Slot [8] registered [ 0.374668] acpiphp: Slot [9] registered [ 0.375661] acpiphp: Slot [10] registered [ 0.389645] acpiphp: Slot [11] registered [ 0.390691] acpiphp: Slot [12] registered [ 0.391719] acpiphp: Slot [13] registered [ 0.392731] acpiphp: Slot [14] registered [ 0.393755] acpiphp: Slot [15] registered [ 0.394825] acpiphp: Slot [16] registered [ 0.395834] acpiphp: Slot [17] registered [ 0.396834] acpiphp: Slot [18] registered [ 0.397845] acpiphp: Slot [19] registered [ 0.398847] acpiphp: Slot [20] registered [ 0.399863] acpiphp: Slot [21] registered [ 0.400878] acpiphp: Slot [22] registered [ 0.401892] acpiphp: Slot [23] registered [ 0.402903] acpiphp: Slot [24] registered [ 0.403903] acpiphp: Slot [25] registered [ 0.404908] acpiphp: Slot [26] registered [ 0.405923] acpiphp: Slot [27] registered [ 0.406942] acpiphp: Slot [28] registered [ 0.407953] acpiphp: Slot [29] registered [ 0.408954] acpiphp: Slot [30] registered [ 0.409964] acpiphp: Slot [31] registered [ 0.410963] PCI host bridge to bus 0000:00 [ 0.411965] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.413522] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.415161] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.417122] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.419067] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.421061] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.425157] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.426908] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.428488] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.430145] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.434421] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.436333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.457411] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.459363] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.461286] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.463138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.464970] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.466845] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.468668] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.470101] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.472172] vgaarb: loaded [ 0.472962] vgaarb: bridge control possible 0000:00:02.0 [ 0.474600] SCSI subsystem initialized [ 0.475895] ACPI: bus type USB registered [ 0.477029] usbcore: registered new interface driver usbfs [ 0.478418] usbcore: registered new interface driver hub [ 0.479762] usbcore: registered new device driver usb [ 0.481303] PCI: Using ACPI for IRQ routing [ 0.482800] NetLabel: Initializing [ 0.483765] NetLabel: domain hash size = 128 [ 0.485001] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.486352] NetLabel: unlabeled traffic allowed by default [ 0.487948] clocksource: Switched to clocksource kvm-clock [ 0.498196] AppArmor: AppArmor Filesystem Enabled [ 0.499483] pnp: PnP ACPI init [ 0.500738] pnp: PnP ACPI: found 5 devices [ 0.508104] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.510429] NET: Registered protocol family 2 [ 0.511893] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.513626] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.515264] TCP: Hash tables configured (established 4096 bind 4096) [ 0.516861] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.518271] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.519835] NET: Registered protocol family 1 [ 0.520997] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.522447] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.523886] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.543001] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.562026] Trying to unpack rootfs image as initramfs... [ 0.621969] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.624254] Scanning for low memory corruption every 60 seconds [ 0.626119] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.627703] audit: initializing netlink subsys (disabled) [ 0.629188] audit: type=2000 audit(1543959046.521:1): initialized [ 0.630954] Initialise system trusted keyring [ 0.632245] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.633842] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.636571] zbud: loaded [ 0.637583] VFS: Disk quotas dquot_6.6.0 [ 0.638708] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.640869] fuse init (API version 7.23) [ 0.642105] Key type big_key registered [ 0.643211] Allocating IMA MOK and blacklist keyrings. [ 0.644924] Key type asymmetric registered [ 0.646078] Asymmetric key parser 'x509' registered [ 0.647353] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.649423] io scheduler noop registered [ 0.650532] io scheduler deadline registered (default) [ 0.651863] io scheduler cfq registered [ 0.653028] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.654512] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.656423] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.658432] ACPI: Power Button [PWRF] [ 0.659661] GHES: HEST is not enabled! [ 0.678515] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.716109] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.718909] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.742600] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.745559] Linux agpgart interface v0.103 [ 0.749075] brd: module loaded [ 0.751384] loop: module loaded [ 0.755420] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.757457] GPT:90111 != 20971519 [ 0.758390] GPT:Alternate GPT header not at the end of the disk. [ 0.759870] GPT:90111 != 20971519 [ 0.760810] GPT: Use GNU Parted to correct GPT errors. [ 0.762095] vda: vda1 vda15 [ 0.763747] scsi host0: ata_piix [ 0.764814] scsi host1: ata_piix [ 0.765784] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.767468] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.769214] libphy: Fixed MDIO Bus: probed [ 0.770352] tun: Universal TUN/TAP device driver, 1.6 [ 0.771631] tun: (C) 1999-2004 Max Krasnyansky [ 0.774241] PPP generic driver version 2.4.2 [ 0.775527] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.777124] ehci-pci: EHCI PCI platform driver [ 0.778299] ehci-platform: EHCI generic platform driver [ 0.779679] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.781207] ohci-pci: OHCI PCI platform driver [ 0.782397] ohci-platform: OHCI generic platform driver [ 0.783733] uhci_hcd: USB Universal Host Controller Interface driver [ 0.802841] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.804215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.806285] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.807634] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.809181] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.810871] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.812882] usb usb1: Product: UHCI Host Controller [ 0.814201] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.815754] usb usb1: SerialNumber: 0000:00:01.2 [ 0.817092] hub 1-0:1.0: USB hub found [ 0.818142] hub 1-0:1.0: 2 ports detected [ 0.819415] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.822318] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.823606] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.825061] mousedev: PS/2 mouse device common for all mice [ 0.826685] rtc_cmos 00:00: RTC can wake from S4 [ 0.828351] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.830686] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.832430] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.834073] i2c /dev entries driver [ 0.835088] device-mapper: uevent: version 1.0.3 [ 0.836379] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.838610] ledtrig-cpu: registered to indicate activity on CPUs [ 0.840484] NET: Registered protocol family 10 [ 0.841977] NET: Registered protocol family 17 [ 0.843188] Key type dns_resolver registered [ 0.844481] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.846041] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.847560] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.850016] registered taskstats version 1 [ 0.851184] Loading compiled-in X.509 certificates [ 0.852949] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.855484] zswap: loaded using pool lzo/zbud [ 0.857753] Key type trusted registered [ 0.859978] Key type encrypted registered [ 0.861096] AppArmor: AppArmor sha1 policy hashing enabled [ 0.862497] ima: No TPM chip found, activating TPM-bypass! [ 0.863918] evm: HMAC attrs: 0x1 [ 0.878086] Magic number: 14:44:550 [ 0.879097] tty ttyS26: hash matches [ 0.880114] clockevents clockevent1: hash matches [ 0.881363] acpi PNP0C0F:01: hash matches [ 0.882566] rtc_cmos 00:00: setting system clock to 2018-12-04 21:30:46 UTC (1543959046) [ 0.884862] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.886417] EDD information not available. [ 0.925720] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.927879] Write protecting the kernel read-only data: 14336k [ 0.930761] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.933330] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.70 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.005617] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.16 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.200.202.5... Lease of 10.200.202.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.200.202.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.42. 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: 2018-12-04 21:30:50,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:50,683 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30: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-fcf3c76d-e090-4314-a905-3fe555270ebf x-compute-request-id: req-fcf3c76d-e090-4314-a905-3fe555270ebf Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:31:0b", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c", "rel": "bookmark"}], "image": {"id": "ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "links": [{"href": "http://172.30.9.23:8774/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:30:28.000000", "flavor": {"id": "ab1c38bd-f571-438a-9a5f-f57f7639b1da", "links": [{"href": "http://172.30.9.23:8774/flavors/ab1c38bd-f571-438a-9a5f-f57f7639b1da", "rel": "bookmark"}]}, "id": "6c9ba95e-2eb1-4229-9676-5aabf866945c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-sec-grp"}], "user_id": "cd49619259d74bc985e0f8d15d9bc581", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:30:28Z", "hostId": "86a8a5485abe66ccad1052d32744cf0929fafb4b366cf40bcf2337cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst1", "created": "2018-12-04T21:30:23Z", "tenant_id": "2527be7581224af192011be06fb256b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:30:50,683 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c used request id req-fcf3c76d-e090-4314-a905-3fe555270ebf 2018-12-04 21:30:50,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 21:30:50,750 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30: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-7e8ba6f1-28b2-4bea-8fc2-d2e80eebe3b7 x-compute-request-id: req-7e8ba6f1-28b2-4bea-8fc2-d2e80eebe3b7 Content-Encoding: gzip Content-Length: 8180 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 0x000000001FFE15D1 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 0x000000001FFE1551 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 504160699 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.179134] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.181382] pid_max: default: 32768 minimum: 301\n[ 0.182602] ACPI: Core revision 20150930\n[ 0.184267] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.186020] Security Framework initialized\n[ 0.187122] Yama: becoming mindful.\n[ 0.188107] AppArmor: AppArmor initialized\n[ 0.189255] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.191016] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.192719] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.194349] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.196204] Initializing cgroup subsys io\n[ 0.197296] Initializing cgroup subsys memory\n[ 0.198469] Initializing cgroup subsys devices\n[ 0.199653] Initializing cgroup subsys freezer\n[ 0.200824] Initializing cgroup subsys net_cls\n[ 0.202009] Initializing cgroup subsys perf_event\n[ 0.203246] Initializing cgroup subsys net_prio\n[ 0.204434] Initializing cgroup subsys hugetlb\n[ 0.205601] Initializing cgroup subsys pids\n[ 0.206767] CPU: Physical Processor ID: 0\n[ 0.208537] mce: CPU supports 10 MCE banks\n[ 0.209676] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.211021] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.213608] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.220337] ftrace: allocating 31920 entries in 125 pages\n[ 0.246338] smpboot: Max logical packages: 2\n[ 0.247490] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.249099] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.250930] x2apic enabled\n[ 0.252023] Switched APIC routing to physical x2apic.\n[ 0.254390] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.255984] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.258933] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.261504] KVM setup paravirtual spinlock\n[ 0.263214] x86: Booting SMP configuration:\n[ 0.264392] .... node #0, CPUs: #1\n[ 0.265536] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.287434] x86: Booted up 1 node, 2 CPUs\n[ 0.287438] KVM setup async PF for cpu 1\n[ 0.287440] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.290861] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.292858] devtmpfs: initialized\n[ 0.294851] evm: security.selinux\n[ 0.295777] evm: security.SMACK64\n[ 0.296732] evm: security.SMACK64EXEC\n[ 0.297745] evm: security.SMACK64TRANSMUTE\n[ 0.298809] evm: security.SMACK64MMAP\n[ 0.299814] evm: security.ima\n[ 0.300687] evm: security.capability\n[ 0.301778] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.304311] pinctrl core: initialized pinctrl subsystem\n[ 0.305783] RTC time: 21:30:28, date: 12/04/18\n[ 0.307089] NET: Registered protocol family 16\n[ 0.317742] cpuidle: using governor ladder\n[ 0.329840] cpuidle: using governor menu\n[ 0.330849] PCCT header not found.\n[ 0.331785] ACPI: bus type PCI registered\n[ 0.332762] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.334273] PCI: Using configuration type 1 for base access\n[ 0.346572] ACPI: Added _OSI(Module Device)\n[ 0.347618] ACPI: Added _OSI(Processor Device)\n[ 0.348668] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.349759] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.351958] ACPI: Interpreter enabled\n[ 0.352890] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.355132] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.357378] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.359620] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.361867] ACPI: (supports S0 S5)\n[ 0.362734] ACPI: Using IOAPIC for interrupt routing\n[ 0.363884] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.367697] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.369072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.370559] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.371993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.374674] acpiphp: Slot [3] registered\n[ 0.375659] acpiphp: Slot [4] registered\n[ 0.376635] acpiphp: Slot [5] registered\n[ 0.377607] acpiphp: Slot [6] registered\n[ 0.378587] acpiphp: Slot [7] registered\n[ 0.379577] acpiphp: Slot [8] registered\n[ 0.380555] acpiphp: Slot [9] registered\n[ 0.381528] acpiphp: Slot [10] registered\n[ 0.395207] acpiphp: Slot [11] registered\n[ 0.396204] acpiphp: Slot [12] registered\n[ 0.397196] acpiphp: Slot [13] registered\n[ 0.398189] acpiphp: Slot [14] registered\n[ 0.399178] acpiphp: Slot [15] registered\n[ 0.400172] acpiphp: Slot [16] registered\n[ 0.401165] acpiphp: Slot [17] registered\n[ 0.402156] acpiphp: Slot [18] registered\n[ 0.403148] acpiphp: Slot [19] registered\n[ 0.404142] acpiphp: Slot [20] registered\n[ 0.405132] acpiphp: Slot [21] registered\n[ 0.406124] acpiphp: Slot [22] registered\n[ 0.407114] acpiphp: Slot [23] registered\n[ 0.408110] acpiphp: Slot [24] registered\n[ 0.409096] acpiphp: Slot [25] registered\n[ 0.410087] acpiphp: Slot [26] registered\n[ 0.411082] acpiphp: Slot [27] registered\n[ 0.412075] acpiphp: Slot [28] registered\n[ 0.413065] acpiphp: Slot [29] registered\n[ 0.414055] acpiphp: Slot [30] registered\n[ 0.415047] acpiphp: Slot [31] registered\n[ 0.416036] PCI host bridge to bus 0000:00\n[ 0.417025] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.418481] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.419938] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.421715] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.423491] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425295] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429011] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.430552] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.431971] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.433507] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.437555] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.439456] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.460646] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.462474] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.464254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465979] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.467685] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469365] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471029] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.472316] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.474202] vgaarb: loaded\n[ 0.474946] vgaarb: bridge control possible 0000:00:02.0\n[ 0.476455] SCSI subsystem initialized\n[ 0.477631] ACPI: bus type USB registered\n[ 0.478652] usbcore: registered new interface driver usbfs\n[ 0.479912] usbcore: registered new interface driver hub\n[ 0.481130] usbcore: registered new device driver usb\n[ 0.482529] PCI: Using ACPI for IRQ routing\n[ 0.483909] NetLabel: Initializing\n[ 0.484798] NetLabel: domain hash size = 128\n[ 0.485832] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.486996] NetLabel: unlabeled traffic allowed by default\n[ 0.488469] clocksource: Switched to clocksource kvm-clock\n[ 0.498429] AppArmor: AppArmor Filesystem Enabled\n[ 0.499615] pnp: PnP ACPI init\n[ 0.500798] pnp: PnP ACPI: found 5 devices\n[ 0.508128] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.510200] NET: Registered protocol family 2\n[ 0.511524] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.513087] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.514550] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.515996] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517306] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.518723] NET: Registered protocol family 1\n[ 0.519809] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.521144] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522440] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.541473] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.560528] Trying to unpack rootfs image as initramfs...\n[ 0.620887] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.625859] Scanning for low memory corruption every 60 seconds\n[ 0.627868] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.629354] audit: initializing netlink subsys (disabled)\n[ 0.630672] audit: type=2000 audit(1543959029.739:1): initialized\n[ 0.632359] Initialise system trusted keyring\n[ 0.633598] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.635014] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.637665] zbud: loaded\n[ 0.638618] VFS: Disk quotas dquot_6.6.0\n[ 0.639643] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.641663] fuse init (API version 7.23)\n[ 0.642827] Key type big_key registered\n[ 0.643820] Allocating IMA MOK and blacklist keyrings.\n[ 0.645508] Key type asymmetric registered\n[ 0.646535] Asymmetric key parser 'x509' registered\n[ 0.647722] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.649576] io scheduler noop registered\n[ 0.650558] io scheduler deadline registered (default)\n[ 0.651781] io scheduler cfq registered\n[ 0.652864] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.654143] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.655710] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.657509] ACPI: Power Button [PWRF]\n[ 0.658661] GHES: HEST is not enabled!\n[ 0.677330] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.715626] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.718463] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.742006] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.745069] Linux agpgart interface v0.103\n[ 0.748698] brd: module loaded\n[ 0.751026] loop: module loaded\n[ 0.755409] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.757219] GPT:90111 != 20971519\n[ 0.758068] GPT:Alternate GPT header not at the end of the disk.\n[ 0.759399] GPT:90111 != 20971519\n[ 0.760259] GPT: Use GNU Parted to correct GPT errors.\n[ 0.761449] vda: vda1 vda15\n[ 0.763129] scsi host0: ata_piix\n[ 0.764152] scsi host1: ata_piix\n[ 0.765055] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.766565] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.768165] libphy: Fixed MDIO Bus: probed\n[ 0.769240] tun: Universal TUN/TAP device driver, 1.6\n[ 0.770466] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772995] PPP generic driver version 2.4.2\n[ 0.774162] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775643] ehci-pci: EHCI PCI platform driver\n[ 0.776744] ehci-platform: EHCI generic platform driver\n[ 0.777973] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779365] ohci-pci: OHCI PCI platform driver\n[ 0.780454] ohci-platform: OHCI generic platform driver\n[ 0.781688] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.800866] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.802143] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.803952] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.805273] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.806687] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.808179] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.809925] usb usb1: Product: UHCI Host Controller\n[ 0.811067] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.812477] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.813777] hub 1-0:1.0: USB hub found\n[ 0.814734] hub 1-0:1.0: 2 ports detected\n[ 0.815901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818558] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819752] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821065] mousedev: PS/2 mouse device common for all mice\n[ 0.822691] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825033] rtc_cmos 00:00: RTC can wake from S4\n[ 0.826464] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.827939] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.829446] i2c /dev entries driver\n[ 0.830432] device-mapper: uevent: version 1.0.3\n[ 0.831610] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.833691] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.835406] NET: Registered protocol family 10\n[ 0.836898] NET: Registered protocol family 17\n[ 0.838053] Key type dns_resolver registered\n[ 0.839323] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.840708] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.842143] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.844397] registered taskstats version 1\n[ 0.845474] Loading compiled-in X.509 certificates\n[ 0.847127] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.849432] zswap: loaded using pool lzo/zbud\n[ 0.851536] Key type trusted registered\n[ 0.853692] Key type encrypted registered\n[ 0.854724] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.855997] ima: No TPM chip found, activating TPM-bypass!\n[ 0.857283] evm: HMAC attrs: 0x1\n[ 0.871809] Magic number: 14:44:550\n[ 0.872797] tty ttyS26: hash matches\n[ 0.873734] clockevents clockevent1: hash matches\n[ 0.874876] acpi PNP0C0F:01: hash matches\n[ 0.875976] rtc_cmos 00:00: setting system clock to 2018-12-04 21:30:29 UTC (1543959029)\n[ 0.878004] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.879374] EDD information not available.\n[ 0.926120] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.928070] Write protecting the kernel read-only data: 14336k\n[ 0.930827] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.933116] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.993986] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.13. iid=i-00000038\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\n"} 2018-12-04 21:30:50,750 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c/action used request id req-7e8ba6f1-28b2-4bea-8fc2-d2e80eebe3b7 2018-12-04 21:30:51,755 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:51,894 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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,Accept-Encoding x-openstack-request-id: req-2c78e2c3-750f-4494-89cc-bb2a44a20b64 x-compute-request-id: req-2c78e2c3-750f-4494-89cc-bb2a44a20b64 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:31:0b", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c", "rel": "bookmark"}], "image": {"id": "ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "links": [{"href": "http://172.30.9.23:8774/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:30:28.000000", "flavor": {"id": "ab1c38bd-f571-438a-9a5f-f57f7639b1da", "links": [{"href": "http://172.30.9.23:8774/flavors/ab1c38bd-f571-438a-9a5f-f57f7639b1da", "rel": "bookmark"}]}, "id": "6c9ba95e-2eb1-4229-9676-5aabf866945c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-sec-grp"}], "user_id": "cd49619259d74bc985e0f8d15d9bc581", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:30:28Z", "hostId": "86a8a5485abe66ccad1052d32744cf0929fafb4b366cf40bcf2337cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst1", "created": "2018-12-04T21:30:23Z", "tenant_id": "2527be7581224af192011be06fb256b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:30:51,895 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c used request id req-2c78e2c3-750f-4494-89cc-bb2a44a20b64 2018-12-04 21:30:51,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 21:30:51,968 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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,Accept-Encoding x-openstack-request-id: req-6f37f4bf-c1a3-4438-8300-66d4c8f9153d x-compute-request-id: req-6f37f4bf-c1a3-4438-8300-66d4c8f9153d Content-Encoding: gzip Content-Length: 8180 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 0x000000001FFE15D1 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 0x000000001FFE1551 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 504160699 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.179134] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.181382] pid_max: default: 32768 minimum: 301\n[ 0.182602] ACPI: Core revision 20150930\n[ 0.184267] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.186020] Security Framework initialized\n[ 0.187122] Yama: becoming mindful.\n[ 0.188107] AppArmor: AppArmor initialized\n[ 0.189255] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.191016] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.192719] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.194349] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.196204] Initializing cgroup subsys io\n[ 0.197296] Initializing cgroup subsys memory\n[ 0.198469] Initializing cgroup subsys devices\n[ 0.199653] Initializing cgroup subsys freezer\n[ 0.200824] Initializing cgroup subsys net_cls\n[ 0.202009] Initializing cgroup subsys perf_event\n[ 0.203246] Initializing cgroup subsys net_prio\n[ 0.204434] Initializing cgroup subsys hugetlb\n[ 0.205601] Initializing cgroup subsys pids\n[ 0.206767] CPU: Physical Processor ID: 0\n[ 0.208537] mce: CPU supports 10 MCE banks\n[ 0.209676] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.211021] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.213608] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.220337] ftrace: allocating 31920 entries in 125 pages\n[ 0.246338] smpboot: Max logical packages: 2\n[ 0.247490] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.249099] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.250930] x2apic enabled\n[ 0.252023] Switched APIC routing to physical x2apic.\n[ 0.254390] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.255984] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.258933] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.261504] KVM setup paravirtual spinlock\n[ 0.263214] x86: Booting SMP configuration:\n[ 0.264392] .... node #0, CPUs: #1\n[ 0.265536] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.287434] x86: Booted up 1 node, 2 CPUs\n[ 0.287438] KVM setup async PF for cpu 1\n[ 0.287440] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.290861] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.292858] devtmpfs: initialized\n[ 0.294851] evm: security.selinux\n[ 0.295777] evm: security.SMACK64\n[ 0.296732] evm: security.SMACK64EXEC\n[ 0.297745] evm: security.SMACK64TRANSMUTE\n[ 0.298809] evm: security.SMACK64MMAP\n[ 0.299814] evm: security.ima\n[ 0.300687] evm: security.capability\n[ 0.301778] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.304311] pinctrl core: initialized pinctrl subsystem\n[ 0.305783] RTC time: 21:30:28, date: 12/04/18\n[ 0.307089] NET: Registered protocol family 16\n[ 0.317742] cpuidle: using governor ladder\n[ 0.329840] cpuidle: using governor menu\n[ 0.330849] PCCT header not found.\n[ 0.331785] ACPI: bus type PCI registered\n[ 0.332762] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.334273] PCI: Using configuration type 1 for base access\n[ 0.346572] ACPI: Added _OSI(Module Device)\n[ 0.347618] ACPI: Added _OSI(Processor Device)\n[ 0.348668] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.349759] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.351958] ACPI: Interpreter enabled\n[ 0.352890] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.355132] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.357378] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.359620] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.361867] ACPI: (supports S0 S5)\n[ 0.362734] ACPI: Using IOAPIC for interrupt routing\n[ 0.363884] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.367697] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.369072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.370559] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.371993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.374674] acpiphp: Slot [3] registered\n[ 0.375659] acpiphp: Slot [4] registered\n[ 0.376635] acpiphp: Slot [5] registered\n[ 0.377607] acpiphp: Slot [6] registered\n[ 0.378587] acpiphp: Slot [7] registered\n[ 0.379577] acpiphp: Slot [8] registered\n[ 0.380555] acpiphp: Slot [9] registered\n[ 0.381528] acpiphp: Slot [10] registered\n[ 0.395207] acpiphp: Slot [11] registered\n[ 0.396204] acpiphp: Slot [12] registered\n[ 0.397196] acpiphp: Slot [13] registered\n[ 0.398189] acpiphp: Slot [14] registered\n[ 0.399178] acpiphp: Slot [15] registered\n[ 0.400172] acpiphp: Slot [16] registered\n[ 0.401165] acpiphp: Slot [17] registered\n[ 0.402156] acpiphp: Slot [18] registered\n[ 0.403148] acpiphp: Slot [19] registered\n[ 0.404142] acpiphp: Slot [20] registered\n[ 0.405132] acpiphp: Slot [21] registered\n[ 0.406124] acpiphp: Slot [22] registered\n[ 0.407114] acpiphp: Slot [23] registered\n[ 0.408110] acpiphp: Slot [24] registered\n[ 0.409096] acpiphp: Slot [25] registered\n[ 0.410087] acpiphp: Slot [26] registered\n[ 0.411082] acpiphp: Slot [27] registered\n[ 0.412075] acpiphp: Slot [28] registered\n[ 0.413065] acpiphp: Slot [29] registered\n[ 0.414055] acpiphp: Slot [30] registered\n[ 0.415047] acpiphp: Slot [31] registered\n[ 0.416036] PCI host bridge to bus 0000:00\n[ 0.417025] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.418481] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.419938] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.421715] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.423491] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425295] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429011] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.430552] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.431971] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.433507] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.437555] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.439456] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.460646] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.462474] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.464254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465979] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.467685] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469365] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471029] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.472316] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.474202] vgaarb: loaded\n[ 0.474946] vgaarb: bridge control possible 0000:00:02.0\n[ 0.476455] SCSI subsystem initialized\n[ 0.477631] ACPI: bus type USB registered\n[ 0.478652] usbcore: registered new interface driver usbfs\n[ 0.479912] usbcore: registered new interface driver hub\n[ 0.481130] usbcore: registered new device driver usb\n[ 0.482529] PCI: Using ACPI for IRQ routing\n[ 0.483909] NetLabel: Initializing\n[ 0.484798] NetLabel: domain hash size = 128\n[ 0.485832] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.486996] NetLabel: unlabeled traffic allowed by default\n[ 0.488469] clocksource: Switched to clocksource kvm-clock\n[ 0.498429] AppArmor: AppArmor Filesystem Enabled\n[ 0.499615] pnp: PnP ACPI init\n[ 0.500798] pnp: PnP ACPI: found 5 devices\n[ 0.508128] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.510200] NET: Registered protocol family 2\n[ 0.511524] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.513087] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.514550] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.515996] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517306] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.518723] NET: Registered protocol family 1\n[ 0.519809] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.521144] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522440] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.541473] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.560528] Trying to unpack rootfs image as initramfs...\n[ 0.620887] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.625859] Scanning for low memory corruption every 60 seconds\n[ 0.627868] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.629354] audit: initializing netlink subsys (disabled)\n[ 0.630672] audit: type=2000 audit(1543959029.739:1): initialized\n[ 0.632359] Initialise system trusted keyring\n[ 0.633598] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.635014] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.637665] zbud: loaded\n[ 0.638618] VFS: Disk quotas dquot_6.6.0\n[ 0.639643] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.641663] fuse init (API version 7.23)\n[ 0.642827] Key type big_key registered\n[ 0.643820] Allocating IMA MOK and blacklist keyrings.\n[ 0.645508] Key type asymmetric registered\n[ 0.646535] Asymmetric key parser 'x509' registered\n[ 0.647722] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.649576] io scheduler noop registered\n[ 0.650558] io scheduler deadline registered (default)\n[ 0.651781] io scheduler cfq registered\n[ 0.652864] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.654143] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.655710] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.657509] ACPI: Power Button [PWRF]\n[ 0.658661] GHES: HEST is not enabled!\n[ 0.677330] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.715626] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.718463] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.742006] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.745069] Linux agpgart interface v0.103\n[ 0.748698] brd: module loaded\n[ 0.751026] loop: module loaded\n[ 0.755409] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.757219] GPT:90111 != 20971519\n[ 0.758068] GPT:Alternate GPT header not at the end of the disk.\n[ 0.759399] GPT:90111 != 20971519\n[ 0.760259] GPT: Use GNU Parted to correct GPT errors.\n[ 0.761449] vda: vda1 vda15\n[ 0.763129] scsi host0: ata_piix\n[ 0.764152] scsi host1: ata_piix\n[ 0.765055] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.766565] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.768165] libphy: Fixed MDIO Bus: probed\n[ 0.769240] tun: Universal TUN/TAP device driver, 1.6\n[ 0.770466] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772995] PPP generic driver version 2.4.2\n[ 0.774162] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775643] ehci-pci: EHCI PCI platform driver\n[ 0.776744] ehci-platform: EHCI generic platform driver\n[ 0.777973] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779365] ohci-pci: OHCI PCI platform driver\n[ 0.780454] ohci-platform: OHCI generic platform driver\n[ 0.781688] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.800866] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.802143] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.803952] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.805273] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.806687] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.808179] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.809925] usb usb1: Product: UHCI Host Controller\n[ 0.811067] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.812477] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.813777] hub 1-0:1.0: USB hub found\n[ 0.814734] hub 1-0:1.0: 2 ports detected\n[ 0.815901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818558] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819752] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821065] mousedev: PS/2 mouse device common for all mice\n[ 0.822691] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825033] rtc_cmos 00:00: RTC can wake from S4\n[ 0.826464] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.827939] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.829446] i2c /dev entries driver\n[ 0.830432] device-mapper: uevent: version 1.0.3\n[ 0.831610] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.833691] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.835406] NET: Registered protocol family 10\n[ 0.836898] NET: Registered protocol family 17\n[ 0.838053] Key type dns_resolver registered\n[ 0.839323] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.840708] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.842143] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.844397] registered taskstats version 1\n[ 0.845474] Loading compiled-in X.509 certificates\n[ 0.847127] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.849432] zswap: loaded using pool lzo/zbud\n[ 0.851536] Key type trusted registered\n[ 0.853692] Key type encrypted registered\n[ 0.854724] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.855997] ima: No TPM chip found, activating TPM-bypass!\n[ 0.857283] evm: HMAC attrs: 0x1\n[ 0.871809] Magic number: 14:44:550\n[ 0.872797] tty ttyS26: hash matches\n[ 0.873734] clockevents clockevent1: hash matches\n[ 0.874876] acpi PNP0C0F:01: hash matches\n[ 0.875976] rtc_cmos 00:00: setting system clock to 2018-12-04 21:30:29 UTC (1543959029)\n[ 0.878004] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.879374] EDD information not available.\n[ 0.926120] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.928070] Write protecting the kernel read-only data: 14336k\n[ 0.930827] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.933116] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.993986] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.13. iid=i-00000038\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\n"} 2018-12-04 21:30:51,969 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c/action used request id req-6f37f4bf-c1a3-4438-8300-66d4c8f9153d 2018-12-04 21:30:52,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:53,287 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30: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-2899db1f-9664-43b7-84f3-b896cf79e871 x-compute-request-id: req-2899db1f-9664-43b7-84f3-b896cf79e871 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:31:0b", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c", "rel": "bookmark"}], "image": {"id": "ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "links": [{"href": "http://172.30.9.23:8774/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:30:28.000000", "flavor": {"id": "ab1c38bd-f571-438a-9a5f-f57f7639b1da", "links": [{"href": "http://172.30.9.23:8774/flavors/ab1c38bd-f571-438a-9a5f-f57f7639b1da", "rel": "bookmark"}]}, "id": "6c9ba95e-2eb1-4229-9676-5aabf866945c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-sec-grp"}], "user_id": "cd49619259d74bc985e0f8d15d9bc581", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:30:28Z", "hostId": "86a8a5485abe66ccad1052d32744cf0929fafb4b366cf40bcf2337cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst1", "created": "2018-12-04T21:30:23Z", "tenant_id": "2527be7581224af192011be06fb256b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:30:53,288 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c used request id req-2899db1f-9664-43b7-84f3-b896cf79e871 2018-12-04 21:30:53,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 21:30:53,368 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30: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-cfe2c411-23a0-4f9c-9542-744e3fddfc81 x-compute-request-id: req-cfe2c411-23a0-4f9c-9542-744e3fddfc81 Content-Encoding: gzip Content-Length: 8180 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 0x000000001FFE15D1 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 0x000000001FFE1551 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 504160699 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.179134] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.181382] pid_max: default: 32768 minimum: 301\n[ 0.182602] ACPI: Core revision 20150930\n[ 0.184267] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.186020] Security Framework initialized\n[ 0.187122] Yama: becoming mindful.\n[ 0.188107] AppArmor: AppArmor initialized\n[ 0.189255] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.191016] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.192719] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.194349] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.196204] Initializing cgroup subsys io\n[ 0.197296] Initializing cgroup subsys memory\n[ 0.198469] Initializing cgroup subsys devices\n[ 0.199653] Initializing cgroup subsys freezer\n[ 0.200824] Initializing cgroup subsys net_cls\n[ 0.202009] Initializing cgroup subsys perf_event\n[ 0.203246] Initializing cgroup subsys net_prio\n[ 0.204434] Initializing cgroup subsys hugetlb\n[ 0.205601] Initializing cgroup subsys pids\n[ 0.206767] CPU: Physical Processor ID: 0\n[ 0.208537] mce: CPU supports 10 MCE banks\n[ 0.209676] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.211021] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.213608] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.220337] ftrace: allocating 31920 entries in 125 pages\n[ 0.246338] smpboot: Max logical packages: 2\n[ 0.247490] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.249099] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.250930] x2apic enabled\n[ 0.252023] Switched APIC routing to physical x2apic.\n[ 0.254390] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.255984] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.258933] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.261504] KVM setup paravirtual spinlock\n[ 0.263214] x86: Booting SMP configuration:\n[ 0.264392] .... node #0, CPUs: #1\n[ 0.265536] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.287434] x86: Booted up 1 node, 2 CPUs\n[ 0.287438] KVM setup async PF for cpu 1\n[ 0.287440] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.290861] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.292858] devtmpfs: initialized\n[ 0.294851] evm: security.selinux\n[ 0.295777] evm: security.SMACK64\n[ 0.296732] evm: security.SMACK64EXEC\n[ 0.297745] evm: security.SMACK64TRANSMUTE\n[ 0.298809] evm: security.SMACK64MMAP\n[ 0.299814] evm: security.ima\n[ 0.300687] evm: security.capability\n[ 0.301778] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.304311] pinctrl core: initialized pinctrl subsystem\n[ 0.305783] RTC time: 21:30:28, date: 12/04/18\n[ 0.307089] NET: Registered protocol family 16\n[ 0.317742] cpuidle: using governor ladder\n[ 0.329840] cpuidle: using governor menu\n[ 0.330849] PCCT header not found.\n[ 0.331785] ACPI: bus type PCI registered\n[ 0.332762] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.334273] PCI: Using configuration type 1 for base access\n[ 0.346572] ACPI: Added _OSI(Module Device)\n[ 0.347618] ACPI: Added _OSI(Processor Device)\n[ 0.348668] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.349759] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.351958] ACPI: Interpreter enabled\n[ 0.352890] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.355132] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.357378] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.359620] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.361867] ACPI: (supports S0 S5)\n[ 0.362734] ACPI: Using IOAPIC for interrupt routing\n[ 0.363884] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.367697] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.369072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.370559] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.371993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.374674] acpiphp: Slot [3] registered\n[ 0.375659] acpiphp: Slot [4] registered\n[ 0.376635] acpiphp: Slot [5] registered\n[ 0.377607] acpiphp: Slot [6] registered\n[ 0.378587] acpiphp: Slot [7] registered\n[ 0.379577] acpiphp: Slot [8] registered\n[ 0.380555] acpiphp: Slot [9] registered\n[ 0.381528] acpiphp: Slot [10] registered\n[ 0.395207] acpiphp: Slot [11] registered\n[ 0.396204] acpiphp: Slot [12] registered\n[ 0.397196] acpiphp: Slot [13] registered\n[ 0.398189] acpiphp: Slot [14] registered\n[ 0.399178] acpiphp: Slot [15] registered\n[ 0.400172] acpiphp: Slot [16] registered\n[ 0.401165] acpiphp: Slot [17] registered\n[ 0.402156] acpiphp: Slot [18] registered\n[ 0.403148] acpiphp: Slot [19] registered\n[ 0.404142] acpiphp: Slot [20] registered\n[ 0.405132] acpiphp: Slot [21] registered\n[ 0.406124] acpiphp: Slot [22] registered\n[ 0.407114] acpiphp: Slot [23] registered\n[ 0.408110] acpiphp: Slot [24] registered\n[ 0.409096] acpiphp: Slot [25] registered\n[ 0.410087] acpiphp: Slot [26] registered\n[ 0.411082] acpiphp: Slot [27] registered\n[ 0.412075] acpiphp: Slot [28] registered\n[ 0.413065] acpiphp: Slot [29] registered\n[ 0.414055] acpiphp: Slot [30] registered\n[ 0.415047] acpiphp: Slot [31] registered\n[ 0.416036] PCI host bridge to bus 0000:00\n[ 0.417025] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.418481] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.419938] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.421715] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.423491] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425295] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429011] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.430552] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.431971] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.433507] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.437555] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.439456] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.460646] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.462474] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.464254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465979] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.467685] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469365] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471029] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.472316] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.474202] vgaarb: loaded\n[ 0.474946] vgaarb: bridge control possible 0000:00:02.0\n[ 0.476455] SCSI subsystem initialized\n[ 0.477631] ACPI: bus type USB registered\n[ 0.478652] usbcore: registered new interface driver usbfs\n[ 0.479912] usbcore: registered new interface driver hub\n[ 0.481130] usbcore: registered new device driver usb\n[ 0.482529] PCI: Using ACPI for IRQ routing\n[ 0.483909] NetLabel: Initializing\n[ 0.484798] NetLabel: domain hash size = 128\n[ 0.485832] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.486996] NetLabel: unlabeled traffic allowed by default\n[ 0.488469] clocksource: Switched to clocksource kvm-clock\n[ 0.498429] AppArmor: AppArmor Filesystem Enabled\n[ 0.499615] pnp: PnP ACPI init\n[ 0.500798] pnp: PnP ACPI: found 5 devices\n[ 0.508128] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.510200] NET: Registered protocol family 2\n[ 0.511524] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.513087] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.514550] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.515996] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517306] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.518723] NET: Registered protocol family 1\n[ 0.519809] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.521144] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522440] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.541473] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.560528] Trying to unpack rootfs image as initramfs...\n[ 0.620887] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.625859] Scanning for low memory corruption every 60 seconds\n[ 0.627868] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.629354] audit: initializing netlink subsys (disabled)\n[ 0.630672] audit: type=2000 audit(1543959029.739:1): initialized\n[ 0.632359] Initialise system trusted keyring\n[ 0.633598] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.635014] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.637665] zbud: loaded\n[ 0.638618] VFS: Disk quotas dquot_6.6.0\n[ 0.639643] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.641663] fuse init (API version 7.23)\n[ 0.642827] Key type big_key registered\n[ 0.643820] Allocating IMA MOK and blacklist keyrings.\n[ 0.645508] Key type asymmetric registered\n[ 0.646535] Asymmetric key parser 'x509' registered\n[ 0.647722] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.649576] io scheduler noop registered\n[ 0.650558] io scheduler deadline registered (default)\n[ 0.651781] io scheduler cfq registered\n[ 0.652864] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.654143] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.655710] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.657509] ACPI: Power Button [PWRF]\n[ 0.658661] GHES: HEST is not enabled!\n[ 0.677330] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.715626] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.718463] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.742006] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.745069] Linux agpgart interface v0.103\n[ 0.748698] brd: module loaded\n[ 0.751026] loop: module loaded\n[ 0.755409] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.757219] GPT:90111 != 20971519\n[ 0.758068] GPT:Alternate GPT header not at the end of the disk.\n[ 0.759399] GPT:90111 != 20971519\n[ 0.760259] GPT: Use GNU Parted to correct GPT errors.\n[ 0.761449] vda: vda1 vda15\n[ 0.763129] scsi host0: ata_piix\n[ 0.764152] scsi host1: ata_piix\n[ 0.765055] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.766565] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.768165] libphy: Fixed MDIO Bus: probed\n[ 0.769240] tun: Universal TUN/TAP device driver, 1.6\n[ 0.770466] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772995] PPP generic driver version 2.4.2\n[ 0.774162] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775643] ehci-pci: EHCI PCI platform driver\n[ 0.776744] ehci-platform: EHCI generic platform driver\n[ 0.777973] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779365] ohci-pci: OHCI PCI platform driver\n[ 0.780454] ohci-platform: OHCI generic platform driver\n[ 0.781688] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.800866] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.802143] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.803952] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.805273] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.806687] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.808179] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.809925] usb usb1: Product: UHCI Host Controller\n[ 0.811067] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.812477] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.813777] hub 1-0:1.0: USB hub found\n[ 0.814734] hub 1-0:1.0: 2 ports detected\n[ 0.815901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818558] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819752] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821065] mousedev: PS/2 mouse device common for all mice\n[ 0.822691] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825033] rtc_cmos 00:00: RTC can wake from S4\n[ 0.826464] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.827939] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.829446] i2c /dev entries driver\n[ 0.830432] device-mapper: uevent: version 1.0.3\n[ 0.831610] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.833691] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.835406] NET: Registered protocol family 10\n[ 0.836898] NET: Registered protocol family 17\n[ 0.838053] Key type dns_resolver registered\n[ 0.839323] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.840708] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.842143] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.844397] registered taskstats version 1\n[ 0.845474] Loading compiled-in X.509 certificates\n[ 0.847127] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.849432] zswap: loaded using pool lzo/zbud\n[ 0.851536] Key type trusted registered\n[ 0.853692] Key type encrypted registered\n[ 0.854724] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.855997] ima: No TPM chip found, activating TPM-bypass!\n[ 0.857283] evm: HMAC attrs: 0x1\n[ 0.871809] Magic number: 14:44:550\n[ 0.872797] tty ttyS26: hash matches\n[ 0.873734] clockevents clockevent1: hash matches\n[ 0.874876] acpi PNP0C0F:01: hash matches\n[ 0.875976] rtc_cmos 00:00: setting system clock to 2018-12-04 21:30:29 UTC (1543959029)\n[ 0.878004] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.879374] EDD information not available.\n[ 0.926120] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.928070] Write protecting the kernel read-only data: 14336k\n[ 0.930827] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.933116] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.993986] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.13. iid=i-00000038\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\nvPing KO\n"} 2018-12-04 21:30:53,368 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c/action used request id req-cfe2c411-23a0-4f9c-9542-744e3fddfc81 2018-12-04 21:30:54,373 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:54,526 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-b4d9660b-f0b8-4f7a-837a-1a9261968fd7 x-compute-request-id: req-b4d9660b-f0b8-4f7a-837a-1a9261968fd7 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:31:0b", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c", "rel": "bookmark"}], "image": {"id": "ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "links": [{"href": "http://172.30.9.23:8774/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:30:28.000000", "flavor": {"id": "ab1c38bd-f571-438a-9a5f-f57f7639b1da", "links": [{"href": "http://172.30.9.23:8774/flavors/ab1c38bd-f571-438a-9a5f-f57f7639b1da", "rel": "bookmark"}]}, "id": "6c9ba95e-2eb1-4229-9676-5aabf866945c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-sec-grp"}], "user_id": "cd49619259d74bc985e0f8d15d9bc581", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:30:28Z", "hostId": "86a8a5485abe66ccad1052d32744cf0929fafb4b366cf40bcf2337cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst1", "created": "2018-12-04T21:30:23Z", "tenant_id": "2527be7581224af192011be06fb256b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:30:54,526 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c used request id req-b4d9660b-f0b8-4f7a-837a-1a9261968fd7 2018-12-04 21:30:54,529 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 21:30:54,593 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-18f353ee-e4bb-4541-a2c8-92b254605ce5 x-compute-request-id: req-18f353ee-e4bb-4541-a2c8-92b254605ce5 Content-Encoding: gzip Content-Length: 9723 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 0x000000001FFE15D1 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 0x000000001FFE1551 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 504160699 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.179134] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.181382] pid_max: default: 32768 minimum: 301\n[ 0.182602] ACPI: Core revision 20150930\n[ 0.184267] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.186020] Security Framework initialized\n[ 0.187122] Yama: becoming mindful.\n[ 0.188107] AppArmor: AppArmor initialized\n[ 0.189255] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.191016] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.192719] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.194349] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.196204] Initializing cgroup subsys io\n[ 0.197296] Initializing cgroup subsys memory\n[ 0.198469] Initializing cgroup subsys devices\n[ 0.199653] Initializing cgroup subsys freezer\n[ 0.200824] Initializing cgroup subsys net_cls\n[ 0.202009] Initializing cgroup subsys perf_event\n[ 0.203246] Initializing cgroup subsys net_prio\n[ 0.204434] Initializing cgroup subsys hugetlb\n[ 0.205601] Initializing cgroup subsys pids\n[ 0.206767] CPU: Physical Processor ID: 0\n[ 0.208537] mce: CPU supports 10 MCE banks\n[ 0.209676] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.211021] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.213608] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.220337] ftrace: allocating 31920 entries in 125 pages\n[ 0.246338] smpboot: Max logical packages: 2\n[ 0.247490] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.249099] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.250930] x2apic enabled\n[ 0.252023] Switched APIC routing to physical x2apic.\n[ 0.254390] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.255984] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.258933] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.261504] KVM setup paravirtual spinlock\n[ 0.263214] x86: Booting SMP configuration:\n[ 0.264392] .... node #0, CPUs: #1\n[ 0.265536] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.287434] x86: Booted up 1 node, 2 CPUs\n[ 0.287438] KVM setup async PF for cpu 1\n[ 0.287440] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.290861] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.292858] devtmpfs: initialized\n[ 0.294851] evm: security.selinux\n[ 0.295777] evm: security.SMACK64\n[ 0.296732] evm: security.SMACK64EXEC\n[ 0.297745] evm: security.SMACK64TRANSMUTE\n[ 0.298809] evm: security.SMACK64MMAP\n[ 0.299814] evm: security.ima\n[ 0.300687] evm: security.capability\n[ 0.301778] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.304311] pinctrl core: initialized pinctrl subsystem\n[ 0.305783] RTC time: 21:30:28, date: 12/04/18\n[ 0.307089] NET: Registered protocol family 16\n[ 0.317742] cpuidle: using governor ladder\n[ 0.329840] cpuidle: using governor menu\n[ 0.330849] PCCT header not found.\n[ 0.331785] ACPI: bus type PCI registered\n[ 0.332762] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.334273] PCI: Using configuration type 1 for base access\n[ 0.346572] ACPI: Added _OSI(Module Device)\n[ 0.347618] ACPI: Added _OSI(Processor Device)\n[ 0.348668] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.349759] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.351958] ACPI: Interpreter enabled\n[ 0.352890] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.355132] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.357378] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.359620] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.361867] ACPI: (supports S0 S5)\n[ 0.362734] ACPI: Using IOAPIC for interrupt routing\n[ 0.363884] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.367697] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.369072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.370559] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.371993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.374674] acpiphp: Slot [3] registered\n[ 0.375659] acpiphp: Slot [4] registered\n[ 0.376635] acpiphp: Slot [5] registered\n[ 0.377607] acpiphp: Slot [6] registered\n[ 0.378587] acpiphp: Slot [7] registered\n[ 0.379577] acpiphp: Slot [8] registered\n[ 0.380555] acpiphp: Slot [9] registered\n[ 0.381528] acpiphp: Slot [10] registered\n[ 0.395207] acpiphp: Slot [11] registered\n[ 0.396204] acpiphp: Slot [12] registered\n[ 0.397196] acpiphp: Slot [13] registered\n[ 0.398189] acpiphp: Slot [14] registered\n[ 0.399178] acpiphp: Slot [15] registered\n[ 0.400172] acpiphp: Slot [16] registered\n[ 0.401165] acpiphp: Slot [17] registered\n[ 0.402156] acpiphp: Slot [18] registered\n[ 0.403148] acpiphp: Slot [19] registered\n[ 0.404142] acpiphp: Slot [20] registered\n[ 0.405132] acpiphp: Slot [21] registered\n[ 0.406124] acpiphp: Slot [22] registered\n[ 0.407114] acpiphp: Slot [23] registered\n[ 0.408110] acpiphp: Slot [24] registered\n[ 0.409096] acpiphp: Slot [25] registered\n[ 0.410087] acpiphp: Slot [26] registered\n[ 0.411082] acpiphp: Slot [27] registered\n[ 0.412075] acpiphp: Slot [28] registered\n[ 0.413065] acpiphp: Slot [29] registered\n[ 0.414055] acpiphp: Slot [30] registered\n[ 0.415047] acpiphp: Slot [31] registered\n[ 0.416036] PCI host bridge to bus 0000:00\n[ 0.417025] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.418481] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.419938] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.421715] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.423491] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.425295] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.429011] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.430552] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.431971] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.433507] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.437555] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.439456] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.460646] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.462474] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.464254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465979] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.467685] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469365] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471029] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.472316] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.474202] vgaarb: loaded\n[ 0.474946] vgaarb: bridge control possible 0000:00:02.0\n[ 0.476455] SCSI subsystem initialized\n[ 0.477631] ACPI: bus type USB registered\n[ 0.478652] usbcore: registered new interface driver usbfs\n[ 0.479912] usbcore: registered new interface driver hub\n[ 0.481130] usbcore: registered new device driver usb\n[ 0.482529] PCI: Using ACPI for IRQ routing\n[ 0.483909] NetLabel: Initializing\n[ 0.484798] NetLabel: domain hash size = 128\n[ 0.485832] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.486996] NetLabel: unlabeled traffic allowed by default\n[ 0.488469] clocksource: Switched to clocksource kvm-clock\n[ 0.498429] AppArmor: AppArmor Filesystem Enabled\n[ 0.499615] pnp: PnP ACPI init\n[ 0.500798] pnp: PnP ACPI: found 5 devices\n[ 0.508128] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.510200] NET: Registered protocol family 2\n[ 0.511524] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.513087] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.514550] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.515996] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517306] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.518723] NET: Registered protocol family 1\n[ 0.519809] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.521144] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522440] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.541473] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.560528] Trying to unpack rootfs image as initramfs...\n[ 0.620887] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.625859] Scanning for low memory corruption every 60 seconds\n[ 0.627868] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.629354] audit: initializing netlink subsys (disabled)\n[ 0.630672] audit: type=2000 audit(1543959029.739:1): initialized\n[ 0.632359] Initialise system trusted keyring\n[ 0.633598] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.635014] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.637665] zbud: loaded\n[ 0.638618] VFS: Disk quotas dquot_6.6.0\n[ 0.639643] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.641663] fuse init (API version 7.23)\n[ 0.642827] Key type big_key registered\n[ 0.643820] Allocating IMA MOK and blacklist keyrings.\n[ 0.645508] Key type asymmetric registered\n[ 0.646535] Asymmetric key parser 'x509' registered\n[ 0.647722] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.649576] io scheduler noop registered\n[ 0.650558] io scheduler deadline registered (default)\n[ 0.651781] io scheduler cfq registered\n[ 0.652864] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.654143] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.655710] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.657509] ACPI: Power Button [PWRF]\n[ 0.658661] GHES: HEST is not enabled!\n[ 0.677330] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.715626] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.718463] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.742006] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.745069] Linux agpgart interface v0.103\n[ 0.748698] brd: module loaded\n[ 0.751026] loop: module loaded\n[ 0.755409] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.757219] GPT:90111 != 20971519\n[ 0.758068] GPT:Alternate GPT header not at the end of the disk.\n[ 0.759399] GPT:90111 != 20971519\n[ 0.760259] GPT: Use GNU Parted to correct GPT errors.\n[ 0.761449] vda: vda1 vda15\n[ 0.763129] scsi host0: ata_piix\n[ 0.764152] scsi host1: ata_piix\n[ 0.765055] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.766565] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.768165] libphy: Fixed MDIO Bus: probed\n[ 0.769240] tun: Universal TUN/TAP device driver, 1.6\n[ 0.770466] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772995] PPP generic driver version 2.4.2\n[ 0.774162] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775643] ehci-pci: EHCI PCI platform driver\n[ 0.776744] ehci-platform: EHCI generic platform driver\n[ 0.777973] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779365] ohci-pci: OHCI PCI platform driver\n[ 0.780454] ohci-platform: OHCI generic platform driver\n[ 0.781688] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.800866] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.802143] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.803952] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.805273] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.806687] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.808179] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.809925] usb usb1: Product: UHCI Host Controller\n[ 0.811067] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.812477] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.813777] hub 1-0:1.0: USB hub found\n[ 0.814734] hub 1-0:1.0: 2 ports detected\n[ 0.815901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818558] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819752] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821065] mousedev: PS/2 mouse device common for all mice\n[ 0.822691] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825033] rtc_cmos 00:00: RTC can wake from S4\n[ 0.826464] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.827939] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.829446] i2c /dev entries driver\n[ 0.830432] device-mapper: uevent: version 1.0.3\n[ 0.831610] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.833691] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.835406] NET: Registered protocol family 10\n[ 0.836898] NET: Registered protocol family 17\n[ 0.838053] Key type dns_resolver registered\n[ 0.839323] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.840708] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.842143] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.844397] registered taskstats version 1\n[ 0.845474] Loading compiled-in X.509 certificates\n[ 0.847127] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.849432] zswap: loaded using pool lzo/zbud\n[ 0.851536] Key type trusted registered\n[ 0.853692] Key type encrypted registered\n[ 0.854724] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.855997] ima: No TPM chip found, activating TPM-bypass!\n[ 0.857283] evm: HMAC attrs: 0x1\n[ 0.871809] Magic number: 14:44:550\n[ 0.872797] tty ttyS26: hash matches\n[ 0.873734] clockevents clockevent1: hash matches\n[ 0.874876] acpi PNP0C0F:01: hash matches\n[ 0.875976] rtc_cmos 00:00: setting system clock to 2018-12-04 21:30:29 UTC (1543959029)\n[ 0.878004] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.879374] EDD information not available.\n[ 0.926120] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.928070] Write protecting the kernel read-only data: 14336k\n[ 0.930827] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.933116] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.993986] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.13. iid=i-00000038\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\nvPing KO\n/dev/root resized successfully [took 21.67s]\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCt5SicNk+3jgqzJ7ScCAj1Qu9/Phyn+Z0N3c33PDNUnUlcTXbn+4JEV6o28hPds2aVVzTNbSC9q+Y7Xdv0ZmhKDSlhU7p32gtPJauAPh7E4y7jzIeGXNwFS8hbKxME/M8261jZl7cDAcUsTOkaiV+aDcDKha8NtZA+dWFddZCZimlMfvifcFua36U317hhDK0v1+4/cMEjJLJVddgRPoXByry+Eupl11O6/uMtNYf7kmTWTqev6qnmZ9WrLr1t41dqtu2zn93aZqnEJAtAdVeB+JARYp2NywTZ6/PimN49XD8q7RbbZRcTFFo2xqgrTA9OGV7KOqCLTQs2XiZp87KJ root@createinstancetwonettests-8d41ccab-652f-463a-941f-d60845deb56d\nssh-dss AAAAB3NzaC1kc3MAAACBAJTY5i4HJt2w9uMFtVh5eA4F4F5cxgoSExXdfvscAnmZGm8gjrkMIVHVySe7c4cx6cR/8BbIauO/Y8DxmquLm/3Fd3SnWlSCp+V/XOeSh2QE7DppyU7POjj06S6hAO+Svq/fa7Mk8w9xGY6HtQF6HyshB01PeJM38yqXpIPoOZnbAAAAFQCxeEBrog9msj0FcCC0ovhoGgP8UQAAAIEAhRsMoQ2+HklXL/9TodAc/LyLCTiCQsNIvCaG2HppqnyE42Yz7ikhMid/yWdHDU52B15SzeOZZxSuBtrgoMZkh+I7Zv6VdpK0MSGzlScEui2eK5GCnU1mFQxMezRsm4i14WT2clEEGLXW475Turnw8TLUczjFNdI5DgPHsFJWOf0AAACAWpcmwdh54ORjv5J2WlYOus8LIL4Qr16W2NBBTD3rJs8pk5gDf3zOiEZjnbSQwJidXlCjrmyzzTh35y6Hy3LfGt+ZjaFKqF7/nQYKb5XEHgUjgfC3a4fhze9Ig7NfwJDzWDYf70YqPIVkzeyZgULn2VBWVjLHnru1XslB9YEIPmk= root@createinstancetwonettests-8d41ccab-652f-463a-941f-d60845deb56d\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:fe3c:310b/64,\nip-route:default via 10.200.201.1 dev eth0 \nip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 \nip-route:169.254.169.254 via 10.200.201.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000038\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-8d41ccab-652f-463a-941f-d60845deb56d\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=24.81 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-8d41ccab-652f-463a-941f-d60845deb56d login: "} 2018-12-04 21:30:54,593 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c/action used request id req-18f353ee-e4bb-4541-a2c8-92b254605ce5 2018-12-04 21:30:55,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1fafc5ea-c207-418c-b984-117c47e27d80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:30:56,116 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-83934480-ef03-47f1-9587-852bad996b31 x-compute-request-id: req-83934480-ef03-47f1-9587-852bad996b31 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:11:a1", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1fafc5ea-c207-418c-b984-117c47e27d80", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1fafc5ea-c207-418c-b984-117c47e27d80", "rel": "bookmark"}], "image": {"id": "ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "links": [{"href": "http://172.30.9.23:8774/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:30:45.000000", "flavor": {"id": "ab1c38bd-f571-438a-9a5f-f57f7639b1da", "links": [{"href": "http://172.30.9.23:8774/flavors/ab1c38bd-f571-438a-9a5f-f57f7639b1da", "rel": "bookmark"}]}, "id": "1fafc5ea-c207-418c-b984-117c47e27d80", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-sec-grp"}], "user_id": "cd49619259d74bc985e0f8d15d9bc581", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:30:45Z", "hostId": "46732b43b793b2e7df7d4eec51cec90b9c2f1d9ad7c709d0ebd1ea51", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst2", "created": "2018-12-04T21:30:39Z", "tenant_id": "2527be7581224af192011be06fb256b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:30:56,116 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1fafc5ea-c207-418c-b984-117c47e27d80 used request id req-83934480-ef03-47f1-9587-852bad996b31 2018-12-04 21:30:56,119 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/1fafc5ea-c207-418c-b984-117c47e27d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 21:30:56,185 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30: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-9581cc9a-3300-4ab4-ba9a-218db4816d2f x-compute-request-id: req-9581cc9a-3300-4ab4-ba9a-218db4816d2f Content-Encoding: gzip Content-Length: 9679 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 0x000000001FFE15D1 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 0x000000001FFE1551 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 482372830 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.172791] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.174834] pid_max: default: 32768 minimum: 301\n[ 0.175943] ACPI: Core revision 20150930\n[ 0.177516] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.179103] Security Framework initialized\n[ 0.180132] Yama: becoming mindful.\n[ 0.181090] AppArmor: AppArmor initialized\n[ 0.182137] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.183739] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.185282] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.186742] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.188459] Initializing cgroup subsys io\n[ 0.189467] Initializing cgroup subsys memory\n[ 0.190507] Initializing cgroup subsys devices\n[ 0.191559] Initializing cgroup subsys freezer\n[ 0.192612] Initializing cgroup subsys net_cls\n[ 0.193664] Initializing cgroup subsys perf_event\n[ 0.194762] Initializing cgroup subsys net_prio\n[ 0.195842] Initializing cgroup subsys hugetlb\n[ 0.196895] Initializing cgroup subsys pids\n[ 0.197946] CPU: Physical Processor ID: 0\n[ 0.199643] mce: CPU supports 10 MCE banks\n[ 0.200666] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.201871] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.204355] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.211200] ftrace: allocating 31920 entries in 125 pages\n[ 0.237853] smpboot: Max logical packages: 2\n[ 0.238912] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.240384] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.242111] x2apic enabled\n[ 0.243139] Switched APIC routing to physical x2apic.\n[ 0.245400] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.246851] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.249553] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.251898] KVM setup paravirtual spinlock\n[ 0.253573] x86: Booting SMP configuration:\n[ 0.254674] .... node #0, CPUs: #1\n[ 0.255764] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.277686] x86: Booted up 1 node, 2 CPUs\n[ 0.277688] KVM setup async PF for cpu 1\n[ 0.277692] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.280921] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.282772] devtmpfs: initialized\n[ 0.284689] evm: security.selinux\n[ 0.285557] evm: security.SMACK64\n[ 0.286427] evm: security.SMACK64EXEC\n[ 0.287357] evm: security.SMACK64TRANSMUTE\n[ 0.288341] evm: security.SMACK64MMAP\n[ 0.289252] evm: security.ima\n[ 0.290039] evm: security.capability\n[ 0.291079] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.293377] pinctrl core: initialized pinctrl subsystem\n[ 0.294727] RTC time: 21:30:45, date: 12/04/18\n[ 0.295943] NET: Registered protocol family 16\n[ 0.307844] cpuidle: using governor ladder\n[ 0.319863] cpuidle: using governor menu\n[ 0.320989] PCCT header not found.\n[ 0.322069] ACPI: bus type PCI registered\n[ 0.323251] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.325081] PCI: Using configuration type 1 for base access\n[ 0.337488] ACPI: Added _OSI(Module Device)\n[ 0.338726] ACPI: Added _OSI(Processor Device)\n[ 0.340039] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.341362] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.343851] ACPI: Interpreter enabled\n[ 0.344939] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.347600] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.350278] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.352916] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.355508] ACPI: (supports S0 S5)\n[ 0.356409] ACPI: Using IOAPIC for interrupt routing\n[ 0.357587] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.361454] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.362868] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.364387] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.365864] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.368607] acpiphp: Slot [3] registered\n[ 0.369618] acpiphp: Slot [4] registered\n[ 0.370617] acpiphp: Slot [5] registered\n[ 0.371612] acpiphp: Slot [6] registered\n[ 0.372656] acpiphp: Slot [7] registered\n[ 0.373666] acpiphp: Slot [8] registered\n[ 0.374668] acpiphp: Slot [9] registered\n[ 0.375661] acpiphp: Slot [10] registered\n[ 0.389645] acpiphp: Slot [11] registered\n[ 0.390691] acpiphp: Slot [12] registered\n[ 0.391719] acpiphp: Slot [13] registered\n[ 0.392731] acpiphp: Slot [14] registered\n[ 0.393755] acpiphp: Slot [15] registered\n[ 0.394825] acpiphp: Slot [16] registered\n[ 0.395834] acpiphp: Slot [17] registered\n[ 0.396834] acpiphp: Slot [18] registered\n[ 0.397845] acpiphp: Slot [19] registered\n[ 0.398847] acpiphp: Slot [20] registered\n[ 0.399863] acpiphp: Slot [21] registered\n[ 0.400878] acpiphp: Slot [22] registered\n[ 0.401892] acpiphp: Slot [23] registered\n[ 0.402903] acpiphp: Slot [24] registered\n[ 0.403903] acpiphp: Slot [25] registered\n[ 0.404908] acpiphp: Slot [26] registered\n[ 0.405923] acpiphp: Slot [27] registered\n[ 0.406942] acpiphp: Slot [28] registered\n[ 0.407953] acpiphp: Slot [29] registered\n[ 0.408954] acpiphp: Slot [30] registered\n[ 0.409964] acpiphp: Slot [31] registered\n[ 0.410963] PCI host bridge to bus 0000:00\n[ 0.411965] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.413522] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.415161] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.417122] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.419067] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.421061] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.425157] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.426908] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.428488] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.430145] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.434421] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.436333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.457411] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.459363] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.461286] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.463138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.464970] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.466845] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.468668] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.470101] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.472172] vgaarb: loaded\n[ 0.472962] vgaarb: bridge control possible 0000:00:02.0\n[ 0.474600] SCSI subsystem initialized\n[ 0.475895] ACPI: bus type USB registered\n[ 0.477029] usbcore: registered new interface driver usbfs\n[ 0.478418] usbcore: registered new interface driver hub\n[ 0.479762] usbcore: registered new device driver usb\n[ 0.481303] PCI: Using ACPI for IRQ routing\n[ 0.482800] NetLabel: Initializing\n[ 0.483765] NetLabel: domain hash size = 128\n[ 0.485001] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.486352] NetLabel: unlabeled traffic allowed by default\n[ 0.487948] clocksource: Switched to clocksource kvm-clock\n[ 0.498196] AppArmor: AppArmor Filesystem Enabled\n[ 0.499483] pnp: PnP ACPI init\n[ 0.500738] pnp: PnP ACPI: found 5 devices\n[ 0.508104] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.510429] NET: Registered protocol family 2\n[ 0.511893] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.513626] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.515264] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.516861] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.518271] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.519835] NET: Registered protocol family 1\n[ 0.520997] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.522447] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.523886] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.543001] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.562026] Trying to unpack rootfs image as initramfs...\n[ 0.621969] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.624254] Scanning for low memory corruption every 60 seconds\n[ 0.626119] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.627703] audit: initializing netlink subsys (disabled)\n[ 0.629188] audit: type=2000 audit(1543959046.521:1): initialized\n[ 0.630954] Initialise system trusted keyring\n[ 0.632245] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.633842] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.636571] zbud: loaded\n[ 0.637583] VFS: Disk quotas dquot_6.6.0\n[ 0.638708] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.640869] fuse init (API version 7.23)\n[ 0.642105] Key type big_key registered\n[ 0.643211] Allocating IMA MOK and blacklist keyrings.\n[ 0.644924] Key type asymmetric registered\n[ 0.646078] Asymmetric key parser 'x509' registered\n[ 0.647353] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.649423] io scheduler noop registered\n[ 0.650532] io scheduler deadline registered (default)\n[ 0.651863] io scheduler cfq registered\n[ 0.653028] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.654512] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.656423] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.658432] ACPI: Power Button [PWRF]\n[ 0.659661] GHES: HEST is not enabled!\n[ 0.678515] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.716109] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.718909] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.742600] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.745559] Linux agpgart interface v0.103\n[ 0.749075] brd: module loaded\n[ 0.751384] loop: module loaded\n[ 0.755420] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.757457] GPT:90111 != 20971519\n[ 0.758390] GPT:Alternate GPT header not at the end of the disk.\n[ 0.759870] GPT:90111 != 20971519\n[ 0.760810] GPT: Use GNU Parted to correct GPT errors.\n[ 0.762095] vda: vda1 vda15\n[ 0.763747] scsi host0: ata_piix\n[ 0.764814] scsi host1: ata_piix\n[ 0.765784] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.767468] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.769214] libphy: Fixed MDIO Bus: probed\n[ 0.770352] tun: Universal TUN/TAP device driver, 1.6\n[ 0.771631] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.774241] PPP generic driver version 2.4.2\n[ 0.775527] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.777124] ehci-pci: EHCI PCI platform driver\n[ 0.778299] ehci-platform: EHCI generic platform driver\n[ 0.779679] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.781207] ohci-pci: OHCI PCI platform driver\n[ 0.782397] ohci-platform: OHCI generic platform driver\n[ 0.783733] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.802841] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806285] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.807634] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.809181] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.810871] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.812882] usb usb1: Product: UHCI Host Controller\n[ 0.814201] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.815754] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.817092] hub 1-0:1.0: USB hub found\n[ 0.818142] hub 1-0:1.0: 2 ports detected\n[ 0.819415] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.822318] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.823606] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.825061] mousedev: PS/2 mouse device common for all mice\n[ 0.826685] rtc_cmos 00:00: RTC can wake from S4\n[ 0.828351] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.830686] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.832430] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.834073] i2c /dev entries driver\n[ 0.835088] device-mapper: uevent: version 1.0.3\n[ 0.836379] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.838610] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.840484] NET: Registered protocol family 10\n[ 0.841977] NET: Registered protocol family 17\n[ 0.843188] Key type dns_resolver registered\n[ 0.844481] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.846041] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.847560] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.850016] registered taskstats version 1\n[ 0.851184] Loading compiled-in X.509 certificates\n[ 0.852949] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.855484] zswap: loaded using pool lzo/zbud\n[ 0.857753] Key type trusted registered\n[ 0.859978] Key type encrypted registered\n[ 0.861096] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.862497] ima: No TPM chip found, activating TPM-bypass!\n[ 0.863918] evm: HMAC attrs: 0x1\n[ 0.878086] Magic number: 14:44:550\n[ 0.879097] tty ttyS26: hash matches\n[ 0.880114] clockevents clockevent1: hash matches\n[ 0.881363] acpi PNP0C0F:01: hash matches\n[ 0.882566] rtc_cmos 00:00: setting system clock to 2018-12-04 21:30:46 UTC (1543959046)\n[ 0.884862] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.886417] EDD information not available.\n[ 0.925720] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.927879] Write protecting the kernel read-only data: 14336k\n[ 0.930761] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.933330] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.005617] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.16\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.202.5...\nLease of 10.200.202.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.202.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.42. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCBfO99ZtL7gJPOr+ebQGQiri13WrtjgjdEiSxxnv9wmFEvRJevIFGzchgf8szQVjslqVqJrUdc6Dm4Lfr9okpg7VviTysDBdVWJdWs8dmUfD/oou5ler0Twrc4nRT4H1KqDegx0ia7omXUxEXLUcf+AV4Tmqs5liuYdDEBG4yzKiXWrPsWERKuxy9q4oOEppr9uL95pl05T2E/OT3bw7s0degZ0svPXCo3tPNghn3/qlrMt0m7ybcAChCZi4M+pGVPGx2BwB7XwphjscFGa1gaXIAXnR4m//Xijiv9m+PJsV5OF5cZrmWMcTedplUC3LbxIgykom2po5Zn5nfQNOkx root@createinstancetwonettests-8d41ccab-652f-463a-941f-d60845deb56d\nssh-dss AAAAB3NzaC1kc3MAAACBALpP9IKS6SyQ7PL3UgZRF6KQUhUf4JwfMU3h2Z4Jy/ydPJxsgJO3H2IUDAi8f+hOKNcUxUHCYJ8ozHRxqDU3p3yBhErFTO0dyfDr2jXSIwPOmBOewrAqPXBQNX35YpopXrmx8pn6h2+S0yfHlaWco4C0gOOxRn94PtLy8bRCgfjNAAAAFQCeP089QxdY0v5hOb/M8pz28x8S8wAAAIEAr/WqoboX/75ldBrINwe8/C2AzQFJLtkuUKl5T4bGq3rDFYNNboo8KntZ485AlqjUk7Xpt0a6nUvioYxSLhhcHRYEBnoc5Br0Rh2TRxlp/43lCwMArRRcNK8C5vOvKMxLc8jVVYX0efjTKgbIRVkleNX1Y643pNr9JmyomQg84kYAAACBALLyQivQYP7TPtVEK+eqAwbgqOx/8bwALMGWDOUHZyYm+dhnkftBq0LUbaZ6CdeV09MkYEYC8Jkc4x/b42xeUMrc84W9AfHyajpN2xoxMkUn1CcJ2JlPWQ1B31jCplg36gOC5FLE+cRvYV2HmV6KzDorGzzgBpYfiF8xB8hEvJgU root@createinstancetwonettests-8d41ccab-652f-463a-941f-d60845deb56d\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:fe85:11a1/64,\nip-route:default via 10.200.202.1 dev eth0 \nip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 \nip-route:169.254.169.254 via 10.200.202.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000039\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-8d41ccab-652f-463a-941f-d60845deb56d\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.49 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-8d41ccab-652f-463a-941f-d60845deb56d login: "} 2018-12-04 21:30:56,186 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1fafc5ea-c207-418c-b984-117c47e27d80/action used request id req-9581cc9a-3300-4ab4-ba9a-218db4816d2f 2018-12-04 21:30:56,187 - create_instance - INFO - Deleting Port with ID - f97ab73e-67eb-4891-9c4b-c0356c752c64 2018-12-04 21:30:56,187 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-vm1-port 2018-12-04 21:30:56,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/f97ab73e-67eb-4891-9c4b-c0356c752c64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:56,766 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c1894527-640c-4da7-ae2f-ddbc6444b9a7 Date: Tue, 04 Dec 2018 21:30:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:30:56,766 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/f97ab73e-67eb-4891-9c4b-c0356c752c64 used request id req-c1894527-640c-4da7-ae2f-ddbc6444b9a7 2018-12-04 21:30:56,767 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst1 2018-12-04 21:30:56,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:56,909 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:30: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-b09a36e3-f51c-449d-a792-3e7f2a375605 x-compute-request-id: req-b09a36e3-f51c-449d-a792-3e7f2a375605 Content-Type: application/json 2018-12-04 21:30:56,909 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c used request id req-b09a36e3-f51c-449d-a792-3e7f2a375605 2018-12-04 21:30:56,909 - create_instance - INFO - Checking deletion status 2018-12-04 21:30:56,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:30:57,004 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:30: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-adf999bb-d226-4600-8c08-53b564cd4884 x-compute-request-id: req-adf999bb-d226-4600-8c08-53b564cd4884 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.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c", "rel": "bookmark"}], "image": {"id": "ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "links": [{"href": "http://172.30.9.23:8774/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:30:28.000000", "flavor": {"id": "ab1c38bd-f571-438a-9a5f-f57f7639b1da", "links": [{"href": "http://172.30.9.23:8774/flavors/ab1c38bd-f571-438a-9a5f-f57f7639b1da", "rel": "bookmark"}]}, "id": "6c9ba95e-2eb1-4229-9676-5aabf866945c", "user_id": "cd49619259d74bc985e0f8d15d9bc581", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:30:56Z", "hostId": "86a8a5485abe66ccad1052d32744cf0929fafb4b366cf40bcf2337cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst1", "created": "2018-12-04T21:30:23Z", "tenant_id": "2527be7581224af192011be06fb256b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:30:57,004 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c used request id req-adf999bb-d226-4600-8c08-53b564cd4884 2018-12-04 21:30:57,005 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst1] is - ACTIVE 2018-12-04 21:30:57,005 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:31:00,008 - create_instance - DEBUG - VM status query timeout in 296.901130199 2018-12-04 21:31:00,011 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:31:00,304 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31: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-a3972884-7d7e-4bec-a435-34df2f1e6663 x-compute-request-id: req-a3972884-7d7e-4bec-a435-34df2f1e6663 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.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c", "rel": "bookmark"}], "image": {"id": "ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "links": [{"href": "http://172.30.9.23:8774/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:30:28.000000", "flavor": {"id": "ab1c38bd-f571-438a-9a5f-f57f7639b1da", "links": [{"href": "http://172.30.9.23:8774/flavors/ab1c38bd-f571-438a-9a5f-f57f7639b1da", "rel": "bookmark"}]}, "id": "6c9ba95e-2eb1-4229-9676-5aabf866945c", "user_id": "cd49619259d74bc985e0f8d15d9bc581", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:30:56Z", "hostId": "86a8a5485abe66ccad1052d32744cf0929fafb4b366cf40bcf2337cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst1", "created": "2018-12-04T21:30:23Z", "tenant_id": "2527be7581224af192011be06fb256b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:31:00,304 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c used request id req-a3972884-7d7e-4bec-a435-34df2f1e6663 2018-12-04 21:31:00,305 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst1] is - ACTIVE 2018-12-04 21:31:00,305 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:31:03,308 - create_instance - DEBUG - VM status query timeout in 293.601289034 2018-12-04 21:31:03,311 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd724d296eded8a04251a297634e82cbd4f28341" 2018-12-04 21:31:03,354 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21: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 x-openstack-request-id: req-a73bb8e8-5d51-413f-ae99-c6fcb9480899 x-compute-request-id: req-a73bb8e8-5d51-413f-ae99-c6fcb9480899 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6c9ba95e-2eb1-4229-9676-5aabf866945c could not be found.", "code": 404}} 2018-12-04 21:31:03,354 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c9ba95e-2eb1-4229-9676-5aabf866945c used request id req-a73bb8e8-5d51-413f-ae99-c6fcb9480899 2018-12-04 21:31:03,354 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 6c9ba95e-2eb1-4229-9676-5aabf866945c could not be found. (HTTP 404) (Request-ID: req-a73bb8e8-5d51-413f-ae99-c6fcb9480899) 2018-12-04 21:31:03,354 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst1 2018-12-04 21:31:03,355 - create_instance - INFO - Deleting Port with ID - 8e82a83d-1387-4a66-b9c1-e5639b59bd2e 2018-12-04 21:31:03,356 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-vm2-port 2018-12-04 21:31:03,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/8e82a83d-1387-4a66-b9c1-e5639b59bd2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:31:03,871 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4d8f69cc-c8ed-4298-8f5b-8a3bf85e6bde Date: Tue, 04 Dec 2018 21:31:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:31:03,872 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/8e82a83d-1387-4a66-b9c1-e5639b59bd2e used request id req-4d8f69cc-c8ed-4298-8f5b-8a3bf85e6bde 2018-12-04 21:31:03,872 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst2 2018-12-04 21:31:03,875 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/1fafc5ea-c207-418c-b984-117c47e27d80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:31:04,013 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21: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 x-openstack-request-id: req-bcaf415e-6463-4d87-8025-e14540c5dd3f x-compute-request-id: req-bcaf415e-6463-4d87-8025-e14540c5dd3f Content-Type: application/json 2018-12-04 21:31:04,014 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/1fafc5ea-c207-418c-b984-117c47e27d80 used request id req-bcaf415e-6463-4d87-8025-e14540c5dd3f 2018-12-04 21:31:04,014 - create_instance - INFO - Checking deletion status 2018-12-04 21:31:04,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1fafc5ea-c207-418c-b984-117c47e27d80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:31:04,185 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-4d03daee-acd1-4240-9525-b50ba8819a90 x-compute-request-id: req-4d03daee-acd1-4240-9525-b50ba8819a90 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.23:8774/v2.1/servers/1fafc5ea-c207-418c-b984-117c47e27d80", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1fafc5ea-c207-418c-b984-117c47e27d80", "rel": "bookmark"}], "image": {"id": "ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "links": [{"href": "http://172.30.9.23:8774/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:30:45.000000", "flavor": {"id": "ab1c38bd-f571-438a-9a5f-f57f7639b1da", "links": [{"href": "http://172.30.9.23:8774/flavors/ab1c38bd-f571-438a-9a5f-f57f7639b1da", "rel": "bookmark"}]}, "id": "1fafc5ea-c207-418c-b984-117c47e27d80", "user_id": "cd49619259d74bc985e0f8d15d9bc581", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:31:03Z", "hostId": "46732b43b793b2e7df7d4eec51cec90b9c2f1d9ad7c709d0ebd1ea51", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst2", "created": "2018-12-04T21:30:39Z", "tenant_id": "2527be7581224af192011be06fb256b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:31:04,185 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1fafc5ea-c207-418c-b984-117c47e27d80 used request id req-4d03daee-acd1-4240-9525-b50ba8819a90 2018-12-04 21:31:04,185 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst2] is - ACTIVE 2018-12-04 21:31:04,185 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:31:07,189 - create_instance - DEBUG - VM status query timeout in 296.825516939 2018-12-04 21:31:07,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1fafc5ea-c207-418c-b984-117c47e27d80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fecb10ca4e64aec2ac2a1a90eb2c365c5d7c857" 2018-12-04 21:31:07,234 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21: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-bf510c5d-4ab3-4198-b967-cfc84fe70e51 x-compute-request-id: req-bf510c5d-4ab3-4198-b967-cfc84fe70e51 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 1fafc5ea-c207-418c-b984-117c47e27d80 could not be found.", "code": 404}} 2018-12-04 21:31:07,234 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1fafc5ea-c207-418c-b984-117c47e27d80 used request id req-bf510c5d-4ab3-4198-b967-cfc84fe70e51 2018-12-04 21:31:07,234 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 1fafc5ea-c207-418c-b984-117c47e27d80 could not be found. (HTTP 404) (Request-ID: req-bf510c5d-4ab3-4198-b967-cfc84fe70e51) 2018-12-04 21:31:07,234 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-inst2 2018-12-04 21:31:07,238 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/ab1c38bd-f571-438a-9a5f-f57f7639b1da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b94d04105bf5f3865d5e6b8775ccc63b168963" 2018-12-04 21:31:07,268 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21: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-db222ba5-acae-41ca-9d00-e1bb6b235b05 x-compute-request-id: req-db222ba5-acae-41ca-9d00-e1bb6b235b05 Content-Length: 0 Content-Type: application/json 2018-12-04 21:31:07,268 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/ab1c38bd-f571-438a-9a5f-f57f7639b1da used request id req-db222ba5-acae-41ca-9d00-e1bb6b235b05 2018-12-04 21:31:07,269 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-pub-router and port CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-router-port1 2018-12-04 21:31:07,269 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-pub-router 2018-12-04 21:31:07,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/38f9b79b-288a-4160-a731-4740735a06cc/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f90971ba289e440fdce6ae40e9454287252e3f" -d '{"port_id": "749450dd-19ff-49a5-843d-e755b8b61ad4"}' 2018-12-04 21:31:08,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-025a4456-23b8-4be2-936f-6d9ecf98fb0a Date: Tue, 04 Dec 2018 21:31:08 GMT RESP BODY: {"network_id": "6618d6a4-1a81-4e0e-9147-f6d0cfe521e4", "tenant_id": "2527be7581224af192011be06fb256b8", "subnet_id": "bd870bd3-2b16-4698-be22-4e6286e79ddf", "subnet_ids": ["bd870bd3-2b16-4698-be22-4e6286e79ddf"], "port_id": "749450dd-19ff-49a5-843d-e755b8b61ad4", "id": "38f9b79b-288a-4160-a731-4740735a06cc"} 2018-12-04 21:31:08,849 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/38f9b79b-288a-4160-a731-4740735a06cc/remove_router_interface used request id req-025a4456-23b8-4be2-936f-6d9ecf98fb0a 2018-12-04 21:31:08,849 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-pub-router and port CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-router-port2 2018-12-04 21:31:08,849 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-pub-router 2018-12-04 21:31:08,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/38f9b79b-288a-4160-a731-4740735a06cc/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f90971ba289e440fdce6ae40e9454287252e3f" -d '{"port_id": "377e5bed-712f-4ea6-ace2-7103dfe40fce"}' 2018-12-04 21:31:10,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c1a1f368-e6a8-44ae-b180-bb30472a0674 Date: Tue, 04 Dec 2018 21:31:10 GMT RESP BODY: {"network_id": "c12755ca-8c2d-48b9-adce-4bfec239f8bd", "tenant_id": "2527be7581224af192011be06fb256b8", "subnet_id": "f4e082f7-198b-40d0-958c-e5eb7ad1b976", "subnet_ids": ["f4e082f7-198b-40d0-958c-e5eb7ad1b976"], "port_id": "377e5bed-712f-4ea6-ace2-7103dfe40fce", "id": "38f9b79b-288a-4160-a731-4740735a06cc"} 2018-12-04 21:31:10,294 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/38f9b79b-288a-4160-a731-4740735a06cc/remove_router_interface used request id req-c1a1f368-e6a8-44ae-b180-bb30472a0674 2018-12-04 21:31:10,295 - OpenStackNetwork - INFO - Removing router CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-pub-router 2018-12-04 21:31:10,295 - neutron_utils - INFO - Deleting router with name - CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-pub-router 2018-12-04 21:31:10,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/38f9b79b-288a-4160-a731-4740735a06cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f90971ba289e440fdce6ae40e9454287252e3f" 2018-12-04 21:31:11,023 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5921a69f-af84-4686-9f46-32b298eecb65 Content-Length: 0 Date: Tue, 04 Dec 2018 21:31:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:31:11,023 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/38f9b79b-288a-4160-a731-4740735a06cc used request id req-5921a69f-af84-4686-9f46-32b298eecb65 2018-12-04 21:31:11,024 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet1 2018-12-04 21:31:11,024 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet1 2018-12-04 21:31:11,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/bd870bd3-2b16-4698-be22-4e6286e79ddf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe42e96c87bd6dcd4311f095772ee95787fe5079" 2018-12-04 21:31:12,393 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0c2885dd-e7c7-4561-acd0-c363fbc05c58 Date: Tue, 04 Dec 2018 21:31:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:31:12,394 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/bd870bd3-2b16-4698-be22-4e6286e79ddf used request id req-0c2885dd-e7c7-4561-acd0-c363fbc05c58 2018-12-04 21:31:12,394 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net1 2018-12-04 21:31:12,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/6618d6a4-1a81-4e0e-9147-f6d0cfe521e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe42e96c87bd6dcd4311f095772ee95787fe5079" 2018-12-04 21:31:13,729 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d5d67738-f701-4ec1-8c5d-fb4d4412c495 Date: Tue, 04 Dec 2018 21:31:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:31:13,730 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/6618d6a4-1a81-4e0e-9147-f6d0cfe521e4 used request id req-d5d67738-f701-4ec1-8c5d-fb4d4412c495 2018-12-04 21:31:13,730 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet2 2018-12-04 21:31:13,730 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-subnet2 2018-12-04 21:31:13,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/f4e082f7-198b-40d0-958c-e5eb7ad1b976 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed3796b797648a0b93c0c1ff4e60b555f17a2e4" 2018-12-04 21:31:15,143 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-de0484ab-f3b1-40d8-b805-bd5549ed5c0a Date: Tue, 04 Dec 2018 21:31:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:31:15,143 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/f4e082f7-198b-40d0-958c-e5eb7ad1b976 used request id req-de0484ab-f3b1-40d8-b805-bd5549ed5c0a 2018-12-04 21:31:15,144 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-net2 2018-12-04 21:31:15,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/c12755ca-8c2d-48b9-adce-4bfec239f8bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed3796b797648a0b93c0c1ff4e60b555f17a2e4" 2018-12-04 21:31:16,655 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-501e3d7f-70c0-4edd-9110-78f3911ef4fb Date: Tue, 04 Dec 2018 21:31:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:31:16,656 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/c12755ca-8c2d-48b9-adce-4bfec239f8bd used request id req-501e3d7f-70c0-4edd-9110-78f3911ef4fb 2018-12-04 21:31:16,656 - neutron_utils - INFO - Deleting security group rule with ID - 207034c4-c280-4403-a23d-7da49a7cf770 2018-12-04 21:31:16,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/207034c4-c280-4403-a23d-7da49a7cf770 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f9a513f26dfb4788a26202acf752778427bcfb" 2018-12-04 21:31:16,926 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e7d80d9f-c359-43eb-8a04-0132d6309457 Content-Length: 0 Date: Tue, 04 Dec 2018 21:31:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:31:16,926 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/207034c4-c280-4403-a23d-7da49a7cf770 used request id req-e7d80d9f-c359-43eb-8a04-0132d6309457 2018-12-04 21:31:16,926 - neutron_utils - INFO - Deleting security group rule with ID - 95603c83-ff76-40e5-a0f4-9ddf7c1cdb45 2018-12-04 21:31:16,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/95603c83-ff76-40e5-a0f4-9ddf7c1cdb45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f9a513f26dfb4788a26202acf752778427bcfb" 2018-12-04 21:31:17,030 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a4bf4815-5b67-4018-b853-77b56c289faf Content-Length: 0 Date: Tue, 04 Dec 2018 21:31:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:31:17,031 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/95603c83-ff76-40e5-a0f4-9ddf7c1cdb45 used request id req-a4bf4815-5b67-4018-b853-77b56c289faf 2018-12-04 21:31:17,031 - neutron_utils - INFO - Deleting security group rule with ID - 3642e13a-2b38-4aa0-af3d-df5d5622e918 2018-12-04 21:31:17,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/3642e13a-2b38-4aa0-af3d-df5d5622e918 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f9a513f26dfb4788a26202acf752778427bcfb" 2018-12-04 21:31:17,156 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d8258127-93fd-4f30-a801-46276c7e890c Content-Length: 0 Date: Tue, 04 Dec 2018 21:31:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:31:17,156 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/3642e13a-2b38-4aa0-af3d-df5d5622e918 used request id req-d8258127-93fd-4f30-a801-46276c7e890c 2018-12-04 21:31:17,156 - neutron_utils - INFO - Deleting security group rule with ID - a1574e3e-0d02-4456-bf47-97e114859f37 2018-12-04 21:31:17,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/a1574e3e-0d02-4456-bf47-97e114859f37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f9a513f26dfb4788a26202acf752778427bcfb" 2018-12-04 21:31:17,251 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8f503f07-b7c2-4a81-af3f-948adfb8cfd4 Content-Length: 0 Date: Tue, 04 Dec 2018 21:31:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:31:17,252 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/a1574e3e-0d02-4456-bf47-97e114859f37 used request id req-8f503f07-b7c2-4a81-af3f-948adfb8cfd4 2018-12-04 21:31:17,252 - neutron_utils - INFO - Deleting security group with name - CreateInstanceTwoNetTests-8d41ccab-652f-463a-941f-d60845deb56d-sec-grp 2018-12-04 21:31:17,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/ff16acee-719c-4215-be36-a67f45de1da4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f9a513f26dfb4788a26202acf752778427bcfb" 2018-12-04 21:31:17,379 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-01dc041b-a416-4c41-b7b2-ee1408b79111 Content-Length: 0 Date: Tue, 04 Dec 2018 21:31:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:31:17,379 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/ff16acee-719c-4215-be36-a67f45de1da4 used request id req-01dc041b-a416-4c41-b7b2-ee1408b79111 2018-12-04 21:31:17,380 - glance_utils - INFO - Deleting image named - CreateInstanceTwoNetTests-258a5262-e939-4d15-a94b-fcc1b656c2fb 2018-12-04 21:31:17,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5250eea15421dc5af4c455c54d23ca52306d36a3" 2018-12-04 21:31:18,123 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5a5ff14b-6a49-4ab1-a903-f3b22883be2d Date: Tue, 04 Dec 2018 21:31:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:31:18,124 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/ae0e5b32-c2ef-4e63-9f37-935d6093a0f4 used request id req-5a5ff14b-6a49-4ab1-a903-f3b22883be2d 2018-12-04 21:31:18,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea6e96734e22b75ecc96a4c16e633061e6f45dc0" 2018-12-04 21:31:18,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-d6b5324a-0f7a-4cd3-bc1c-b5691c3e42ab Date: Tue, 04 Dec 2018 21:31:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2527be7581224af192011be06fb256b8", "created_at": "2018-12-04T21:30:00Z", "updated_at": "2018-12-04T21:30:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:30:00Z", "revision_number": 0, "id": "86d83a45-ca17-4ebb-ba1c-8eca95587786", "remote_group_id": "42f1608a-8ac1-4fd4-bc08-7d4f633b6ebc", "remote_ip_prefix": null, "created_at": "2018-12-04T21:30:00Z", "security_group_id": "42f1608a-8ac1-4fd4-bc08-7d4f633b6ebc", "tenant_id": "2527be7581224af192011be06fb256b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "2527be7581224af192011be06fb256b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:30:00Z", "revision_number": 0, "id": "cc3a6709-8e0d-449f-b2de-08b7efdcb3d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:30:00Z", "security_group_id": "42f1608a-8ac1-4fd4-bc08-7d4f633b6ebc", "tenant_id": "2527be7581224af192011be06fb256b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "2527be7581224af192011be06fb256b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:30:00Z", "revision_number": 0, "id": "d1a8991e-4589-4721-8832-8a0b3d5a4857", "remote_group_id": "42f1608a-8ac1-4fd4-bc08-7d4f633b6ebc", "remote_ip_prefix": null, "created_at": "2018-12-04T21:30:00Z", "security_group_id": "42f1608a-8ac1-4fd4-bc08-7d4f633b6ebc", "tenant_id": "2527be7581224af192011be06fb256b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "2527be7581224af192011be06fb256b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:30:00Z", "revision_number": 0, "id": "f62b5a1f-d2a5-4ccf-9002-a7d0b3a89563", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:30:00Z", "security_group_id": "42f1608a-8ac1-4fd4-bc08-7d4f633b6ebc", "tenant_id": "2527be7581224af192011be06fb256b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "2527be7581224af192011be06fb256b8"}], "revision_number": 4, "project_id": "2527be7581224af192011be06fb256b8", "id": "42f1608a-8ac1-4fd4-bc08-7d4f633b6ebc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:31:18,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-d6b5324a-0f7a-4cd3-bc1c-b5691c3e42ab 2018-12-04 21:31:18,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea6e96734e22b75ecc96a4c16e633061e6f45dc0" 2018-12-04 21:31:18,484 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:31:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-751920b4-d6f4-4ba6-83c2-3ae8d3834753 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:31:18,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-751920b4-d6f4-4ba6-83c2-3ae8d3834753 2018-12-04 21:31:18,485 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:31:18,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea6e96734e22b75ecc96a4c16e633061e6f45dc0" 2018-12-04 21:31:18,585 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:31:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f3979f3-bd78-4307-b650-db4407d0b62b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:31:18,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-1f3979f3-bd78-4307-b650-db4407d0b62b 2018-12-04 21:31:18,585 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:31:18,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea6e96734e22b75ecc96a4c16e633061e6f45dc0" 2018-12-04 21:31:18,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a32b887-98f3-49c7-9bf3-a58261e0ec5d 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:31:18,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-6a32b887-98f3-49c7-9bf3-a58261e0ec5d 2018-12-04 21:31:18,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea6e96734e22b75ecc96a4c16e633061e6f45dc0" 2018-12-04 21:31:18,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5014915b-2bcd-4935-bf73-28ce0756e5c7 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2527be7581224af192011be06fb256b8", "name": "CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj"}} 2018-12-04 21:31:18,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 used request id req-5014915b-2bcd-4935-bf73-28ce0756e5c7 2018-12-04 21:31:18,786 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 42f1608a-8ac1-4fd4-bc08-7d4f633b6ebc 2018-12-04 21:31:18,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=42f1608a-8ac1-4fd4-bc08-7d4f633b6ebc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea6e96734e22b75ecc96a4c16e633061e6f45dc0" 2018-12-04 21:31:18,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1ce701a6-20cc-4986-9c68-28d5ddf16aae Date: Tue, 04 Dec 2018 21:31:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "42f1608a-8ac1-4fd4-bc08-7d4f633b6ebc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:30:00Z", "security_group_id": "42f1608a-8ac1-4fd4-bc08-7d4f633b6ebc", "port_range_min": null, "revision_number": 0, "tenant_id": "2527be7581224af192011be06fb256b8", "created_at": "2018-12-04T21:30:00Z", "project_id": "2527be7581224af192011be06fb256b8", "id": "86d83a45-ca17-4ebb-ba1c-8eca95587786"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:30:00Z", "security_group_id": "42f1608a-8ac1-4fd4-bc08-7d4f633b6ebc", "port_range_min": null, "revision_number": 0, "tenant_id": "2527be7581224af192011be06fb256b8", "created_at": "2018-12-04T21:30:00Z", "project_id": "2527be7581224af192011be06fb256b8", "id": "cc3a6709-8e0d-449f-b2de-08b7efdcb3d7"}, {"remote_group_id": "42f1608a-8ac1-4fd4-bc08-7d4f633b6ebc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:30:00Z", "security_group_id": "42f1608a-8ac1-4fd4-bc08-7d4f633b6ebc", "port_range_min": null, "revision_number": 0, "tenant_id": "2527be7581224af192011be06fb256b8", "created_at": "2018-12-04T21:30:00Z", "project_id": "2527be7581224af192011be06fb256b8", "id": "d1a8991e-4589-4721-8832-8a0b3d5a4857"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:30:00Z", "security_group_id": "42f1608a-8ac1-4fd4-bc08-7d4f633b6ebc", "port_range_min": null, "revision_number": 0, "tenant_id": "2527be7581224af192011be06fb256b8", "created_at": "2018-12-04T21:30:00Z", "project_id": "2527be7581224af192011be06fb256b8", "id": "f62b5a1f-d2a5-4ccf-9002-a7d0b3a89563"}]} 2018-12-04 21:31:18,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=42f1608a-8ac1-4fd4-bc08-7d4f633b6ebc used request id req-1ce701a6-20cc-4986-9c68-28d5ddf16aae 2018-12-04 21:31:18,809 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:31:18,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/42f1608a-8ac1-4fd4-bc08-7d4f633b6ebc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea6e96734e22b75ecc96a4c16e633061e6f45dc0" 2018-12-04 21:31:18,991 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c21d9abf-f3aa-48ce-9bb4-cfeafbaa5907 Content-Length: 0 Date: Tue, 04 Dec 2018 21:31:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:31:18,991 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/42f1608a-8ac1-4fd4-bc08-7d4f633b6ebc used request id req-c21d9abf-f3aa-48ce-9bb4-cfeafbaa5907 2018-12-04 21:31:18,991 - keystone_utils - INFO - Deleting project with name - CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj 2018-12-04 21:31:18,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea6e96734e22b75ecc96a4c16e633061e6f45dc0" 2018-12-04 21:31:19,238 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:31:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e58b306-b180-4756-b5ab-43e0f09880b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:31:19,238 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/2527be7581224af192011be06fb256b8 used request id req-3e58b306-b180-4756-b5ab-43e0f09880b6 2018-12-04 21:31:19,238 - keystone_utils - INFO - Deleting role with name - CreateInstanceTwoNetTests-1c3cca50-0202-42e-proj-role 2018-12-04 21:31:19,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/03e0d7bf4546449988b1bd6713171740 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea6e96734e22b75ecc96a4c16e633061e6f45dc0" 2018-12-04 21:31:19,368 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:31:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d60856f1-1728-4765-b015-52b6b04be87e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:31:19,368 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/03e0d7bf4546449988b1bd6713171740 used request id req-d60856f1-1728-4765-b015-52b6b04be87e 2018-12-04 21:31:19,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea6e96734e22b75ecc96a4c16e633061e6f45dc0" 2018-12-04 21:31:19,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07960c52-f223-44a6-8797-7cdf688b9bbd Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:31:19,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-07960c52-f223-44a6-8797-7cdf688b9bbd 2018-12-04 21:31:19,470 - keystone_utils - INFO - Deleting user with name - CreateInstanceTwoNetTests-1c3cca50-0202-42e-user 2018-12-04 21:31:19,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/cd49619259d74bc985e0f8d15d9bc581 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af67d6430cc7d837fabbe07c5f8945a1b1e2971f" 2018-12-04 21:31:19,675 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:31:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b76f73d4-eba5-4104-8923-c586c3e2fb66 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:31:19,675 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/cd49619259d74bc985e0f8d15d9bc581 used request id req-b76f73d4-eba5-4104-8923-c586c3e2fb66 2018-12-04 21:31:19,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:31:20,077 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:31:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["xYKiP1I7SQGjMlFRbJRr0A"], "issued_at": "2018-12-04T21:31:20.000000Z"}} 2018-12-04 21:31:20,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45b90f990054352df369a41399b370c85e5869e5" 2018-12-04 21:31:20,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddd7911f-b8b4-4ef2-a075-0f4d58b3fc53 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:31:20,173 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ddd7911f-b8b4-4ef2-a075-0f4d58b3fc53 2018-12-04 21:31:20,174 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:31:20,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:31:20,573 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:31:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["t8atl_SAQxG54tygm7oiQw"], "issued_at": "2018-12-04T21:31:20.000000Z"}} 2018-12-04 21:31:20,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5cfca3680b30e9cb4bd02e29fed87abe3f4385f" 2018-12-04 21:31:20,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be0c3e0d-d768-410a-8424-9952d0012185 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:31:20,666 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-be0c3e0d-d768-410a-8424-9952d0012185 2018-12-04 21:31:20,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:31:20,675 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:31: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:31:20,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-a4e29adc-3051-404-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5cfca3680b30e9cb4bd02e29fed87abe3f4385f" 2018-12-04 21:31:20,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-922a989b-e50a-4b2f-85a8-c50d239d869d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-a4e29adc-3051-404-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:31:20,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-a4e29adc-3051-404-proj used request id req-922a989b-e50a-4b2f-85a8-c50d239d869d 2018-12-04 21:31:20,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5cfca3680b30e9cb4bd02e29fed87abe3f4385f" 2018-12-04 21:31:20,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea073f01-8fd4-464e-bbd6-6901b0a0be8a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:31:20,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ea073f01-8fd4-464e-bbd6-6901b0a0be8a 2018-12-04 21:31:20,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5cfca3680b30e9cb4bd02e29fed87abe3f4385f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-a4e29adc-3051-404-proj"}}' 2018-12-04 21:31:20,914 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:31:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a873a6aa-246a-4bb1-85ee-0f848e67e6e5 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/923dd489d72240f8a84a62a2530a7bf0"}, "tags": [], "enabled": true, "id": "923dd489d72240f8a84a62a2530a7bf0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-a4e29adc-3051-404-proj"}} 2018-12-04 21:31:20,914 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-a873a6aa-246a-4bb1-85ee-0f848e67e6e5 2018-12-04 21:31:20,915 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-a4e29adc-3051-404-proj 2018-12-04 21:31:20,915 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:31:20,916 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:31:21,319 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:31:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["_J67Y0YaQzy9yEl0n5KZqA"], "issued_at": "2018-12-04T21:31:21.000000Z"}} 2018-12-04 21:31:21,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab9c83710fe125e869da7620ecc21aabf9070c1e" 2018-12-04 21:31:21,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2d96865-b5cb-46c9-9824-ec758b611177 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:31:21,413 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b2d96865-b5cb-46c9-9824-ec758b611177 2018-12-04 21:31:21,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:31:21,422 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:31: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:31:21,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab9c83710fe125e869da7620ecc21aabf9070c1e" 2018-12-04 21:31:21,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4589dc3-369a-4e43-a60d-1a82fa3de102 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:31:21,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d4589dc3-369a-4e43-a60d-1a82fa3de102 2018-12-04 21:31:21,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceSimpleTests-a4e29adc-3051-404-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab9c83710fe125e869da7620ecc21aabf9070c1e" 2018-12-04 21:31:21,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1edd5b7-a52d-454f-ac11-64ca0636ff7a Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceSimpleTests-a4e29adc-3051-404-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/923dd489d72240f8a84a62a2530a7bf0"}, "tags": [], "enabled": true, "id": "923dd489d72240f8a84a62a2530a7bf0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-a4e29adc-3051-404-proj"}]} 2018-12-04 21:31:21,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceSimpleTests-a4e29adc-3051-404-proj used request id req-c1edd5b7-a52d-454f-ac11-64ca0636ff7a 2018-12-04 21:31:21,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab9c83710fe125e869da7620ecc21aabf9070c1e" 2018-12-04 21:31:21,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e69ae54-6f81-4360-a0d1-abd8930d7a99 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:31:21,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-5e69ae54-6f81-4360-a0d1-abd8930d7a99 2018-12-04 21:31:22,046 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-a4e29adc-3051-404-user 2018-12-04 21:31:22,047 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:31:22,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5cfca3680b30e9cb4bd02e29fed87abe3f4385f" 2018-12-04 21:31:22,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c39d4036-fb49-41be-92a2-285bd74bf9f4 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:31:22,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c39d4036-fb49-41be-92a2-285bd74bf9f4 2018-12-04 21:31:22,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5cfca3680b30e9cb4bd02e29fed87abe3f4385f" -d '{"role": {"name": "CreateInstanceSimpleTests-a4e29adc-3051-404-proj-role"}}' 2018-12-04 21:31:22,482 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:31:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96c9a6dd-a532-4d26-81a5-87a8f68493d4 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "73dcdac6a5dd4dd1b847963037919976", "links": {"self": "http://172.30.9.23:5000/v3/roles/73dcdac6a5dd4dd1b847963037919976"}, "name": "CreateInstanceSimpleTests-a4e29adc-3051-404-proj-role"}} 2018-12-04 21:31:22,483 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-96c9a6dd-a532-4d26-81a5-87a8f68493d4 2018-12-04 21:31:22,483 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-a4e29adc-3051-404-proj-role 2018-12-04 21:31:22,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/73dcdac6a5dd4dd1b847963037919976 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5cfca3680b30e9cb4bd02e29fed87abe3f4385f" 2018-12-04 21:31:22,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23ffb3e5-383b-454c-883b-977cfc1f72b4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "73dcdac6a5dd4dd1b847963037919976", "links": {"self": "http://172.30.9.23:5000/v3/roles/73dcdac6a5dd4dd1b847963037919976"}, "name": "CreateInstanceSimpleTests-a4e29adc-3051-404-proj-role"}} 2018-12-04 21:31:22,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/73dcdac6a5dd4dd1b847963037919976 used request id req-23ffb3e5-383b-454c-883b-977cfc1f72b4 2018-12-04 21:31:22,595 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-a4e29adc-3051-404-proj-role to project CreateInstanceSimpleTests-a4e29adc-3051-404-proj 2018-12-04 21:31:22,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/923dd489d72240f8a84a62a2530a7bf0/users/9ad27b14272548129ab4fc6c38ab27ee/roles/73dcdac6a5dd4dd1b847963037919976 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5cfca3680b30e9cb4bd02e29fed87abe3f4385f" 2018-12-04 21:31:22,731 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:31:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e39638a-1f7e-44a8-98bc-064be44d84e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:31:22,731 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/923dd489d72240f8a84a62a2530a7bf0/users/9ad27b14272548129ab4fc6c38ab27ee/roles/73dcdac6a5dd4dd1b847963037919976 used request id req-4e39638a-1f7e-44a8-98bc-064be44d84e3 2018-12-04 21:31:22,731 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:31:22,731 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:31:22,733 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:31:22,736 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-04 21:31:22,736 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:31:22,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:31:23,131 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73dcdac6a5dd4dd1b847963037919976", "name": "CreateInstanceSimpleTests-a4e29adc-3051-404-proj-role"}], "expires_at": "2018-12-04T22:31:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "923dd489d72240f8a84a62a2530a7bf0", "name": "CreateInstanceSimpleTests-a4e29adc-3051-404-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/923dd489d72240f8a84a62a2530a7bf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/923dd489d72240f8a84a62a2530a7bf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/923dd489d72240f8a84a62a2530a7bf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_923dd489d72240f8a84a62a2530a7bf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_923dd489d72240f8a84a62a2530a7bf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/923dd489d72240f8a84a62a2530a7bf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/923dd489d72240f8a84a62a2530a7bf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/923dd489d72240f8a84a62a2530a7bf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/923dd489d72240f8a84a62a2530a7bf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/923dd489d72240f8a84a62a2530a7bf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/923dd489d72240f8a84a62a2530a7bf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/923dd489d72240f8a84a62a2530a7bf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/923dd489d72240f8a84a62a2530a7bf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/923dd489d72240f8a84a62a2530a7bf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-a4e29adc-3051-404-user", "id": "9ad27b14272548129ab4fc6c38ab27ee"}, "audit_ids": ["cf8PGzpCRGaSHh8q0YuUHg"], "issued_at": "2018-12-04T21:31:23.000000Z"}} 2018-12-04 21:31:23,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}560eee99f12aafbb3b83dd3757c668c160ffc1ec" 2018-12-04 21:31:23,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-123e9b7c-c561-47c6-bad6-74fbb9c4882d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:31:23,219 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-123e9b7c-c561-47c6-bad6-74fbb9c4882d 2018-12-04 21:31:23,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}560eee99f12aafbb3b83dd3757c668c160ffc1ec" 2018-12-04 21:31:23,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-955bccde-a3f1-45b2-99a9-e6228fab91f8 Date: Tue, 04 Dec 2018 21:31:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-image"} 2018-12-04 21:31:23,445 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-image used request id req-955bccde-a3f1-45b2-99a9-e6228fab91f8 2018-12-04 21:31:23,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}560eee99f12aafbb3b83dd3757c668c160ffc1ec" 2018-12-04 21:31:23,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-831eda67-3b6c-4580-9979-38e95c9e1a6c Date: Tue, 04 Dec 2018 21: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"}}} 2018-12-04 21:31:23,455 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-831eda67-3b6c-4580-9979-38e95c9e1a6c 2018-12-04 21:31:23,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}560eee99f12aafbb3b83dd3757c668c160ffc1ec" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-image"}' 2018-12-04 21:31:23,522 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/648d4959-607e-4d66-ae7f-cbe550bc08c4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2b56adf3-6d0b-40d2-a7ed-75c605326748 Date: Tue, 04 Dec 2018 21:31:23 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:31:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-04T21:31:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/648d4959-607e-4d66-ae7f-cbe550bc08c4", "min_disk": 0, "protected": false, "id": "648d4959-607e-4d66-ae7f-cbe550bc08c4", "file": "/v2/images/648d4959-607e-4d66-ae7f-cbe550bc08c4/file", "checksum": null, "owner": "923dd489d72240f8a84a62a2530a7bf0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:31:23,523 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-2b56adf3-6d0b-40d2-a7ed-75c605326748 2018-12-04 21:31:23,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/648d4959-607e-4d66-ae7f-cbe550bc08c4/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}560eee99f12aafbb3b83dd3757c668c160ffc1ec" -d '' 2018-12-04 21:31:24,094 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7860b633-794a-4944-b66e-8251544e20de Date: Tue, 04 Dec 2018 21:31:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:31:24,094 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/648d4959-607e-4d66-ae7f-cbe550bc08c4/file used request id req-7860b633-794a-4944-b66e-8251544e20de 2018-12-04 21:31:24,095 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 21:31:24,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/648d4959-607e-4d66-ae7f-cbe550bc08c4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}560eee99f12aafbb3b83dd3757c668c160ffc1ec" 2018-12-04 21:31:24,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-0577c1b5-f697-48fa-8579-6a77f36c9ef9 Date: Tue, 04 Dec 2018 21:31:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:31:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:31:24Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/648d4959-607e-4d66-ae7f-cbe550bc08c4/snap", "metadata": {}}], "self": "/v2/images/648d4959-607e-4d66-ae7f-cbe550bc08c4", "min_disk": 0, "protected": false, "id": "648d4959-607e-4d66-ae7f-cbe550bc08c4", "file": "/v2/images/648d4959-607e-4d66-ae7f-cbe550bc08c4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "923dd489d72240f8a84a62a2530a7bf0", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/648d4959-607e-4d66-ae7f-cbe550bc08c4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:31:24,114 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/648d4959-607e-4d66-ae7f-cbe550bc08c4 used request id req-0577c1b5-f697-48fa-8579-6a77f36c9ef9 2018-12-04 21:31:24,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}560eee99f12aafbb3b83dd3757c668c160ffc1ec" 2018-12-04 21:31:24,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6692d23a-24ce-4238-b9b5-90357c3be437 Date: Tue, 04 Dec 2018 21: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"}}} 2018-12-04 21:31:24,123 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-6692d23a-24ce-4238-b9b5-90357c3be437 2018-12-04 21:31:24,126 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-image 2018-12-04 21:31:24,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/648d4959-607e-4d66-ae7f-cbe550bc08c4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}560eee99f12aafbb3b83dd3757c668c160ffc1ec" 2018-12-04 21:31:24,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-90bce88e-933c-4412-a4b5-489ad661f437 Date: Tue, 04 Dec 2018 21:31:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:31:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:31:24Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/648d4959-607e-4d66-ae7f-cbe550bc08c4/snap", "metadata": {}}], "self": "/v2/images/648d4959-607e-4d66-ae7f-cbe550bc08c4", "min_disk": 0, "protected": false, "id": "648d4959-607e-4d66-ae7f-cbe550bc08c4", "file": "/v2/images/648d4959-607e-4d66-ae7f-cbe550bc08c4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "923dd489d72240f8a84a62a2530a7bf0", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/648d4959-607e-4d66-ae7f-cbe550bc08c4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:31:24,144 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/648d4959-607e-4d66-ae7f-cbe550bc08c4 used request id req-90bce88e-933c-4412-a4b5-489ad661f437 2018-12-04 21:31:24,144 - create_image - DEBUG - Instance status is - active 2018-12-04 21:31:24,144 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-image 2018-12-04 21:31:24,144 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-image 2018-12-04 21:31:24,145 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:31:24,145 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:31:24,547 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:31:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["caLkaVMgQbqtGBb-zqds7w"], "issued_at": "2018-12-04T21:31:24.000000Z"}} 2018-12-04 21:31:24,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd76cf0c68b4fc6da313bd0bcf21b4f825177c8" 2018-12-04 21:31:24,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca77fa5f-248d-48ca-a93b-bf7c33bd705f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:31:24,636 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ca77fa5f-248d-48ca-a93b-bf7c33bd705f 2018-12-04 21:31:24,637 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:31:24,641 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd76cf0c68b4fc6da313bd0bcf21b4f825177c8" 2018-12-04 21:31:24,829 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-8c50ed41-0f25-4bd2-b594-6351dde775bb x-compute-request-id: req-8c50ed41-0f25-4bd2-b594-6351dde775bb Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-04 21:31:24,829 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-8c50ed41-0f25-4bd2-b594-6351dde775bb 2018-12-04 21:31:24,833 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd76cf0c68b4fc6da313bd0bcf21b4f825177c8" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-04 21:31:24,866 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-af5677e5-815a-438d-bbec-df2145e982d8 x-compute-request-id: req-af5677e5-815a-438d-bbec-df2145e982d8 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a640f6af-14dd-4eb0-8bd0-dcd87203712d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a640f6af-14dd-4eb0-8bd0-dcd87203712d", "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": "a640f6af-14dd-4eb0-8bd0-dcd87203712d"}} 2018-12-04 21:31:24,867 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-af5677e5-815a-438d-bbec-df2145e982d8 2018-12-04 21:31:24,867 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:31:24,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:31:25,275 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:31:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["hzsOsjymR_SEMZ0asiDkQQ"], "issued_at": "2018-12-04T21:31:25.000000Z"}} 2018-12-04 21:31:25,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49353406d5687e4dae080b1104fd5d19a5ebfeb" 2018-12-04 21:31:25,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a30c5659-4344-49ad-9894-425c631a20e7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:31:25,369 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a30c5659-4344-49ad-9894-425c631a20e7 2018-12-04 21:31:25,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49353406d5687e4dae080b1104fd5d19a5ebfeb" 2018-12-04 21:31:25,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-379c7fa0-fa2c-41aa-96e0-2e9d658b1540 Date: Tue, 04 Dec 2018 21:31:25 GMT RESP BODY: {"networks":[]} 2018-12-04 21:31:25,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net used request id req-379c7fa0-fa2c-41aa-96e0-2e9d658b1540 2018-12-04 21:31:25,578 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net 2018-12-04 21:31:25,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49353406d5687e4dae080b1104fd5d19a5ebfeb" -d '{"network": {"name": "CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net", "admin_state_up": true}}' 2018-12-04 21:31:25,853 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 702 X-Openstack-Request-Id: req-379f25d6-57b8-42cc-950f-855963f6319c Date: Tue, 04 Dec 2018 21:31:25 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5a135114-ec77-456e-94ff-eea1cfad8147","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-04T21:31:25Z","is_default":false,"provider:segmentation_id":72,"name":"CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:31:25Z","mtu":1450}} 2018-12-04 21:31:25,853 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-379f25d6-57b8-42cc-950f-855963f6319c 2018-12-04 21:31:25,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=5a135114-ec77-456e-94ff-eea1cfad8147 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49353406d5687e4dae080b1104fd5d19a5ebfeb" 2018-12-04 21:31:25,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-0d19745d-78fe-4b8f-b712-c4c3bb3cf623 Date: Tue, 04 Dec 2018 21:31:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5a135114-ec77-456e-94ff-eea1cfad8147","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-04T21:31:25Z","provider:segmentation_id":72,"name":"CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:31:25Z","provider:network_type":"vxlan"}]} 2018-12-04 21:31:25,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=5a135114-ec77-456e-94ff-eea1cfad8147 used request id req-0d19745d-78fe-4b8f-b712-c4c3bb3cf623 2018-12-04 21:31:25,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5a135114-ec77-456e-94ff-eea1cfad8147 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49353406d5687e4dae080b1104fd5d19a5ebfeb" 2018-12-04 21:31:25,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2b2b82d9-d9e0-46d6-99af-58fd86fd9b32 Date: Tue, 04 Dec 2018 21:31:25 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:31:25,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5a135114-ec77-456e-94ff-eea1cfad8147 used request id req-2b2b82d9-d9e0-46d6-99af-58fd86fd9b32 2018-12-04 21:31:25,979 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-subnet 2018-12-04 21:31:25,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49353406d5687e4dae080b1104fd5d19a5ebfeb" -d '{"subnets": [{"ip_version": 4, "network_id": "5a135114-ec77-456e-94ff-eea1cfad8147", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-subnet"}]}' 2018-12-04 21:31:26,375 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d67d2c5f-c031-427c-97fa-757453ebb2d8 Date: Tue, 04 Dec 2018 21:31:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a135114-ec77-456e-94ff-eea1cfad8147","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:31:26Z","dns_nameservers":[],"updated_at":"2018-12-04T21:31:26Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"295d84517f5d4624b62be87085f2ed92","id":"2f7be874-e2df-4132-a139-c1ae04d43fe2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-subnet"}]} 2018-12-04 21:31:26,375 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-d67d2c5f-c031-427c-97fa-757453ebb2d8 2018-12-04 21:31:26,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=5a135114-ec77-456e-94ff-eea1cfad8147 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49353406d5687e4dae080b1104fd5d19a5ebfeb" 2018-12-04 21:31:26,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-6dcbe19d-904c-4069-8c06-8b2f3f626a93 Date: Tue, 04 Dec 2018 21:31:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5a135114-ec77-456e-94ff-eea1cfad8147","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":["2f7be874-e2df-4132-a139-c1ae04d43fe2"],"description":"","tags":[],"updated_at":"2018-12-04T21:31:26Z","provider:segmentation_id":72,"name":"CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:31:25Z","provider:network_type":"vxlan"}]} 2018-12-04 21:31:26,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=5a135114-ec77-456e-94ff-eea1cfad8147 used request id req-6dcbe19d-904c-4069-8c06-8b2f3f626a93 2018-12-04 21:31:26,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5a135114-ec77-456e-94ff-eea1cfad8147 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49353406d5687e4dae080b1104fd5d19a5ebfeb" 2018-12-04 21:31:26,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-59238c71-261c-47a7-ba2f-c4d32e449b16 Date: Tue, 04 Dec 2018 21:31:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a135114-ec77-456e-94ff-eea1cfad8147","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:31:26Z","dns_nameservers":[],"updated_at":"2018-12-04T21:31:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"295d84517f5d4624b62be87085f2ed92","id":"2f7be874-e2df-4132-a139-c1ae04d43fe2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-subnet"}]} 2018-12-04 21:31:26,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5a135114-ec77-456e-94ff-eea1cfad8147 used request id req-59238c71-261c-47a7-ba2f-c4d32e449b16 2018-12-04 21:31:26,543 - OpenStackNetwork - DEBUG - Network [5a135114-ec77-456e-94ff-eea1cfad8147] created successfully 2018-12-04 21:31:26,544 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:31:26,544 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:31:26,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:31:26,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:31:26,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:31:26,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:31:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["teSJAZaCR4SULO2QDGfXww"], "issued_at": "2018-12-04T21:31:26.000000Z"}} 2018-12-04 21:31:26,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd6e9b37500299fa43a736871b8a28aac304682e" 2018-12-04 21:31:27,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-616ea6ce-d978-437a-8180-432418dbfc30 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:31:27,073 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-616ea6ce-d978-437a-8180-432418dbfc30 2018-12-04 21:31:27,074 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:31:27,075 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:31:27,490 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:31:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["jim5tC5WQoqpsZTeZZLssQ"], "issued_at": "2018-12-04T21:31:27.000000Z"}} 2018-12-04 21:31:27,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:27,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3780eaae-d487-4b08-b4e9-1d9179239a4e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:31:27,590 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3780eaae-d487-4b08-b4e9-1d9179239a4e 2018-12-04 21:31:27,591 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:31:27,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:27,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6f08f2f-0782-46a9-9510-43c6d8d6c6cd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:31:27,698 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e6f08f2f-0782-46a9-9510-43c6d8d6c6cd 2018-12-04 21:31:27,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:27,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-13b8952d-424f-4ad1-a9e9-24b220c8c185 Date: Tue, 04 Dec 2018 21:31:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5a135114-ec77-456e-94ff-eea1cfad8147","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":["2f7be874-e2df-4132-a139-c1ae04d43fe2"],"description":"","tags":[],"updated_at":"2018-12-04T21:31:26Z","provider:segmentation_id":72,"name":"CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:31:25Z","provider:network_type":"vxlan"}]} 2018-12-04 21:31:27,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net used request id req-13b8952d-424f-4ad1-a9e9-24b220c8c185 2018-12-04 21:31:27,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5a135114-ec77-456e-94ff-eea1cfad8147 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:28,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b0bc1622-2fe0-4942-8280-beb08085d0ec Date: Tue, 04 Dec 2018 21:31:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a135114-ec77-456e-94ff-eea1cfad8147","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:31:26Z","dns_nameservers":[],"updated_at":"2018-12-04T21:31:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"295d84517f5d4624b62be87085f2ed92","id":"2f7be874-e2df-4132-a139-c1ae04d43fe2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-subnet"}]} 2018-12-04 21:31:28,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5a135114-ec77-456e-94ff-eea1cfad8147 used request id req-b0bc1622-2fe0-4942-8280-beb08085d0ec 2018-12-04 21:31:28,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:28,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-8f5635a8-d62a-45ae-88b5-6577fdaa5835 Date: Tue, 04 Dec 2018 21:31:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5a135114-ec77-456e-94ff-eea1cfad8147","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":["2f7be874-e2df-4132-a139-c1ae04d43fe2"],"description":"","tags":[],"updated_at":"2018-12-04T21:31:26Z","provider:segmentation_id":72,"name":"CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:31:25Z","provider:network_type":"vxlan"}]} 2018-12-04 21:31:28,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net used request id req-8f5635a8-d62a-45ae-88b5-6577fdaa5835 2018-12-04 21:31:28,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:31:28,105 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:31: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:31:28,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:28,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb43b7ea-2635-4d2e-b48e-9ad89897b4a9 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:31:28,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-fb43b7ea-2635-4d2e-b48e-9ad89897b4a9 2018-12-04 21:31:28,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5a135114-ec77-456e-94ff-eea1cfad8147 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:28,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6b395903-81ab-4bd5-9f4d-5a82add7dba6 Date: Tue, 04 Dec 2018 21:31:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a135114-ec77-456e-94ff-eea1cfad8147","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:31:26Z","dns_nameservers":[],"updated_at":"2018-12-04T21:31:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"295d84517f5d4624b62be87085f2ed92","id":"2f7be874-e2df-4132-a139-c1ae04d43fe2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-subnet"}]} 2018-12-04 21:31:28,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5a135114-ec77-456e-94ff-eea1cfad8147 used request id req-6b395903-81ab-4bd5-9f4d-5a82add7dba6 2018-12-04 21:31:28,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5a135114-ec77-456e-94ff-eea1cfad8147&name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:28,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7fe335de-11f6-4175-b9f1-51fb0db1967a Date: Tue, 04 Dec 2018 21:31:28 GMT RESP BODY: {"ports":[]} 2018-12-04 21:31:28,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5a135114-ec77-456e-94ff-eea1cfad8147&name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-port&admin_state_up=True used request id req-7fe335de-11f6-4175-b9f1-51fb0db1967a 2018-12-04 21:31:28,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:28,492 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-05c4eff7-bade-4687-ab93-6885d9c5ad09 x-compute-request-id: req-05c4eff7-bade-4687-ab93-6885d9c5ad09 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-04 21:31:28,492 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-inst used request id req-05c4eff7-bade-4687-ab93-6885d9c5ad09 2018-12-04 21:31:28,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:28,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-c17456b8-67ca-431d-a11e-96c794f2466f Date: Tue, 04 Dec 2018 21:31:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5a135114-ec77-456e-94ff-eea1cfad8147","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":["2f7be874-e2df-4132-a139-c1ae04d43fe2"],"description":"","tags":[],"updated_at":"2018-12-04T21:31:26Z","provider:segmentation_id":72,"name":"CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:31:25Z","provider:network_type":"vxlan"}]} 2018-12-04 21:31:28,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net used request id req-c17456b8-67ca-431d-a11e-96c794f2466f 2018-12-04 21:31:28,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5a135114-ec77-456e-94ff-eea1cfad8147 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:28,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-277911de-8c34-4198-bf94-35bea9206d13 Date: Tue, 04 Dec 2018 21:31:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a135114-ec77-456e-94ff-eea1cfad8147","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:31:26Z","dns_nameservers":[],"updated_at":"2018-12-04T21:31:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"295d84517f5d4624b62be87085f2ed92","id":"2f7be874-e2df-4132-a139-c1ae04d43fe2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-subnet"}]} 2018-12-04 21:31:28,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5a135114-ec77-456e-94ff-eea1cfad8147 used request id req-277911de-8c34-4198-bf94-35bea9206d13 2018-12-04 21:31:28,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:28,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-4b794925-4f27-4438-bd2a-a83da0894418 Date: Tue, 04 Dec 2018 21:31:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5a135114-ec77-456e-94ff-eea1cfad8147","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":["2f7be874-e2df-4132-a139-c1ae04d43fe2"],"description":"","tags":[],"updated_at":"2018-12-04T21:31:26Z","provider:segmentation_id":72,"name":"CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:31:25Z","provider:network_type":"vxlan"}]} 2018-12-04 21:31:28,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net used request id req-4b794925-4f27-4438-bd2a-a83da0894418 2018-12-04 21:31:28,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:28,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-930b88b5-950e-4e5d-8b9b-3f2fa2d69746 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:31:28,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-930b88b5-950e-4e5d-8b9b-3f2fa2d69746 2018-12-04 21:31:28,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5a135114-ec77-456e-94ff-eea1cfad8147 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:28,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-632f363a-b3ba-4da5-bb84-5bb8e3f18a05 Date: Tue, 04 Dec 2018 21:31:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a135114-ec77-456e-94ff-eea1cfad8147","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:31:26Z","dns_nameservers":[],"updated_at":"2018-12-04T21:31:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"295d84517f5d4624b62be87085f2ed92","id":"2f7be874-e2df-4132-a139-c1ae04d43fe2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-subnet"}]} 2018-12-04 21:31:28,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5a135114-ec77-456e-94ff-eea1cfad8147 used request id req-632f363a-b3ba-4da5-bb84-5bb8e3f18a05 2018-12-04 21:31:28,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5a135114-ec77-456e-94ff-eea1cfad8147&name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:28,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e9a112ce-b27b-4d58-b9fd-cab436d5d419 Date: Tue, 04 Dec 2018 21:31:28 GMT RESP BODY: {"ports":[]} 2018-12-04 21:31:28,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5a135114-ec77-456e-94ff-eea1cfad8147&name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-port&admin_state_up=True used request id req-e9a112ce-b27b-4d58-b9fd-cab436d5d419 2018-12-04 21:31:28,887 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:31:28,888 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:31:29,383 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:31:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["uS8HTcYSQQmPZH0SCV-aoA"], "issued_at": "2018-12-04T21:31:29.000000Z"}} 2018-12-04 21:31:29,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a0849c9586dec06f2407bda2b40d8a10d03ca67" 2018-12-04 21:31:29,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f47417f-8499-4464-b2f2-c3f4fd7c4933 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:31:29,477 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-8f47417f-8499-4464-b2f2-c3f4fd7c4933 2018-12-04 21:31:29,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:29,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-68602384-5392-41ab-9b98-f03ba9721c2d Date: Tue, 04 Dec 2018 21:31:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5a135114-ec77-456e-94ff-eea1cfad8147","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":["2f7be874-e2df-4132-a139-c1ae04d43fe2"],"description":"","tags":[],"updated_at":"2018-12-04T21:31:26Z","provider:segmentation_id":72,"name":"CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:31:25Z","provider:network_type":"vxlan"}]} 2018-12-04 21:31:29,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net used request id req-68602384-5392-41ab-9b98-f03ba9721c2d 2018-12-04 21:31:29,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5a135114-ec77-456e-94ff-eea1cfad8147 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:29,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cf0739a4-44a5-4e0d-818e-5634e3b313d1 Date: Tue, 04 Dec 2018 21:31:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a135114-ec77-456e-94ff-eea1cfad8147","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:31:26Z","dns_nameservers":[],"updated_at":"2018-12-04T21:31:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"295d84517f5d4624b62be87085f2ed92","id":"2f7be874-e2df-4132-a139-c1ae04d43fe2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-subnet"}]} 2018-12-04 21:31:29,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5a135114-ec77-456e-94ff-eea1cfad8147 used request id req-cf0739a4-44a5-4e0d-818e-5634e3b313d1 2018-12-04 21:31:29,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:29,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-07115bc7-0628-4bdd-9894-1f5848b64e10 Date: Tue, 04 Dec 2018 21:31:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5a135114-ec77-456e-94ff-eea1cfad8147","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":["2f7be874-e2df-4132-a139-c1ae04d43fe2"],"description":"","tags":[],"updated_at":"2018-12-04T21:31:26Z","provider:segmentation_id":72,"name":"CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:31:25Z","provider:network_type":"vxlan"}]} 2018-12-04 21:31:29,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net used request id req-07115bc7-0628-4bdd-9894-1f5848b64e10 2018-12-04 21:31:29,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:31:29,700 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:31: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:31:29,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a0849c9586dec06f2407bda2b40d8a10d03ca67" 2018-12-04 21:31:29,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e26f353b-04ab-4a84-80d7-53723bacf2f8 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:31:29,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-e26f353b-04ab-4a84-80d7-53723bacf2f8 2018-12-04 21:31:29,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5a135114-ec77-456e-94ff-eea1cfad8147 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:29,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fa66a565-d2e7-49de-810e-992766d175b2 Date: Tue, 04 Dec 2018 21:31:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a135114-ec77-456e-94ff-eea1cfad8147","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:31:26Z","dns_nameservers":[],"updated_at":"2018-12-04T21:31:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"295d84517f5d4624b62be87085f2ed92","id":"2f7be874-e2df-4132-a139-c1ae04d43fe2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-subnet"}]} 2018-12-04 21:31:29,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5a135114-ec77-456e-94ff-eea1cfad8147 used request id req-fa66a565-d2e7-49de-810e-992766d175b2 2018-12-04 21:31:29,773 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net 2018-12-04 21:31:29,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" -d '{"port": {"network_id": "5a135114-ec77-456e-94ff-eea1cfad8147", "name": "CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-port", "admin_state_up": true}}' 2018-12-04 21:31:30,597 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-f090dbef-9570-416e-9841-d71b4580f83c Date: Tue, 04 Dec 2018 21:31:30 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:31:30Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2f7be874-e2df-4132-a139-c1ae04d43fe2","ip_address":"10.55.0.8"}],"id":"379545cb-d5f1-4025-b1c6-bc6ae4a7a5e8","security_groups":["ef900087-1ce3-4ccb-a69b-f4bc8e661230"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f6:8c:17","project_id":"295d84517f5d4624b62be87085f2ed92","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-port","admin_state_up":true,"network_id":"5a135114-ec77-456e-94ff-eea1cfad8147","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:31:29Z","binding:vnic_type":"normal"}} 2018-12-04 21:31:30,597 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-f090dbef-9570-416e-9841-d71b4580f83c 2018-12-04 21:31:30,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:30,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-903b0ff1-2c30-4aa4-b5be-dc9ed501083a Date: Tue, 04 Dec 2018 21:31:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5a135114-ec77-456e-94ff-eea1cfad8147","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":["2f7be874-e2df-4132-a139-c1ae04d43fe2"],"description":"","tags":[],"updated_at":"2018-12-04T21:31:26Z","provider:segmentation_id":72,"name":"CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:31:25Z","provider:network_type":"vxlan"}]} 2018-12-04 21:31:30,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net used request id req-903b0ff1-2c30-4aa4-b5be-dc9ed501083a 2018-12-04 21:31:30,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5a135114-ec77-456e-94ff-eea1cfad8147 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:30,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-91fd6e2a-eaf2-46a3-8373-8f263cce1156 Date: Tue, 04 Dec 2018 21:31:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a135114-ec77-456e-94ff-eea1cfad8147","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:31:26Z","dns_nameservers":[],"updated_at":"2018-12-04T21:31:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"295d84517f5d4624b62be87085f2ed92","id":"2f7be874-e2df-4132-a139-c1ae04d43fe2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-subnet"}]} 2018-12-04 21:31:30,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5a135114-ec77-456e-94ff-eea1cfad8147 used request id req-91fd6e2a-eaf2-46a3-8373-8f263cce1156 2018-12-04 21:31:30,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:30,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-9c402e2a-76e4-418d-8fd4-a63c73a3544d Date: Tue, 04 Dec 2018 21:31:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5a135114-ec77-456e-94ff-eea1cfad8147","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":["2f7be874-e2df-4132-a139-c1ae04d43fe2"],"description":"","tags":[],"updated_at":"2018-12-04T21:31:26Z","provider:segmentation_id":72,"name":"CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:31:25Z","provider:network_type":"vxlan"}]} 2018-12-04 21:31:30,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net used request id req-9c402e2a-76e4-418d-8fd4-a63c73a3544d 2018-12-04 21:31:30,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:30,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-692e7004-8fff-4f87-a91b-ff9b65cf7d41 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:31:30,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-692e7004-8fff-4f87-a91b-ff9b65cf7d41 2018-12-04 21:31:30,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5a135114-ec77-456e-94ff-eea1cfad8147 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:30,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-248874cd-a5d6-4cbd-9309-7d67596c3ad8 Date: Tue, 04 Dec 2018 21:31:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a135114-ec77-456e-94ff-eea1cfad8147","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:31:26Z","dns_nameservers":[],"updated_at":"2018-12-04T21:31:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"295d84517f5d4624b62be87085f2ed92","id":"2f7be874-e2df-4132-a139-c1ae04d43fe2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-subnet"}]} 2018-12-04 21:31:30,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5a135114-ec77-456e-94ff-eea1cfad8147 used request id req-248874cd-a5d6-4cbd-9309-7d67596c3ad8 2018-12-04 21:31:30,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5a135114-ec77-456e-94ff-eea1cfad8147&name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:31,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 858 X-Openstack-Request-Id: req-882f43f1-b7f6-420f-ba10-deea131cc02f Date: Tue, 04 Dec 2018 21:31:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:31:30Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2f7be874-e2df-4132-a139-c1ae04d43fe2","ip_address":"10.55.0.8"}],"id":"379545cb-d5f1-4025-b1c6-bc6ae4a7a5e8","security_groups":["ef900087-1ce3-4ccb-a69b-f4bc8e661230"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f6:8c:17","project_id":"295d84517f5d4624b62be87085f2ed92","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-port","admin_state_up":true,"network_id":"5a135114-ec77-456e-94ff-eea1cfad8147","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:31:29Z","binding:vnic_type":"normal"}]} 2018-12-04 21:31:31,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5a135114-ec77-456e-94ff-eea1cfad8147&name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-port&admin_state_up=True used request id req-882f43f1-b7f6-420f-ba10-deea131cc02f 2018-12-04 21:31:31,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:31,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa96a364-6f23-44d6-bf14-a672b6f5e8bb Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:31:31,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-aa96a364-6f23-44d6-bf14-a672b6f5e8bb 2018-12-04 21:31:31,062 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-inst 2018-12-04 21:31:31,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:31,083 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31: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-6104ec99-565b-4929-a57a-23aca98e47a4 x-compute-request-id: req-6104ec99-565b-4929-a57a-23aca98e47a4 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a640f6af-14dd-4eb0-8bd0-dcd87203712d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a640f6af-14dd-4eb0-8bd0-dcd87203712d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a640f6af-14dd-4eb0-8bd0-dcd87203712d", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-flavor-name"}]} 2018-12-04 21:31:31,084 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6104ec99-565b-4929-a57a-23aca98e47a4 2018-12-04 21:31:31,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/a640f6af-14dd-4eb0-8bd0-dcd87203712d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:31,109 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31: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-69206d19-5799-411b-9d8d-9404f833a9a8 x-compute-request-id: req-69206d19-5799-411b-9d8d-9404f833a9a8 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a640f6af-14dd-4eb0-8bd0-dcd87203712d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a640f6af-14dd-4eb0-8bd0-dcd87203712d", "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": "a640f6af-14dd-4eb0-8bd0-dcd87203712d"}} 2018-12-04 21:31:31,109 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/a640f6af-14dd-4eb0-8bd0-dcd87203712d used request id req-69206d19-5799-411b-9d8d-9404f833a9a8 2018-12-04 21:31:31,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:31,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-74f4fd26-89f2-45b9-b824-93024092715c Date: Tue, 04 Dec 2018 21:31:31 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:31:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:31:24Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/648d4959-607e-4d66-ae7f-cbe550bc08c4/snap", "metadata": {}}], "self": "/v2/images/648d4959-607e-4d66-ae7f-cbe550bc08c4", "min_disk": 0, "protected": false, "id": "648d4959-607e-4d66-ae7f-cbe550bc08c4", "file": "/v2/images/648d4959-607e-4d66-ae7f-cbe550bc08c4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "923dd489d72240f8a84a62a2530a7bf0", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/648d4959-607e-4d66-ae7f-cbe550bc08c4/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-image"} 2018-12-04 21:31:31,306 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-image used request id req-74f4fd26-89f2-45b9-b824-93024092715c 2018-12-04 21:31:31,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:31,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-bb2f992a-0eec-4315-8f2b-6dafdd8a05c0 Date: Tue, 04 Dec 2018 21:31:31 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:31:31,315 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-bb2f992a-0eec-4315-8f2b-6dafdd8a05c0 2018-12-04 21:31:31,320 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" -d '{"server": {"name": "CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-inst", "imageRef": "648d4959-607e-4d66-ae7f-cbe550bc08c4", "flavorRef": "a640f6af-14dd-4eb0-8bd0-dcd87203712d", "max_count": 1, "min_count": 1, "networks": [{"port": "379545cb-d5f1-4025-b1c6-bc6ae4a7a5e8"}]}}' 2018-12-04 21:31:32,655 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:31: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-4b4ef678-2470-4fae-9c30-1da2a66450c7 x-compute-request-id: req-4b4ef678-2470-4fae-9c30-1da2a66450c7 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/f1648baf-d05e-4834-b463-3187e63a7ad5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f1648baf-d05e-4834-b463-3187e63a7ad5", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f1648baf-d05e-4834-b463-3187e63a7ad5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f1648baf-d05e-4834-b463-3187e63a7ad5", "rel": "bookmark"}], "adminPass": "cspjKBk28YVj"}} 2018-12-04 21:31:32,655 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-4b4ef678-2470-4fae-9c30-1da2a66450c7 2018-12-04 21:31:32,658 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f1648baf-d05e-4834-b463-3187e63a7ad5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:32,919 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1730243e-b848-4c3e-a88d-14015246a517 x-compute-request-id: req-1730243e-b848-4c3e-a88d-14015246a517 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f1648baf-d05e-4834-b463-3187e63a7ad5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f1648baf-d05e-4834-b463-3187e63a7ad5", "rel": "bookmark"}], "image": {"id": "648d4959-607e-4d66-ae7f-cbe550bc08c4", "links": [{"href": "http://172.30.9.23:8774/images/648d4959-607e-4d66-ae7f-cbe550bc08c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a640f6af-14dd-4eb0-8bd0-dcd87203712d", "links": [{"href": "http://172.30.9.23:8774/flavors/a640f6af-14dd-4eb0-8bd0-dcd87203712d", "rel": "bookmark"}]}, "id": "f1648baf-d05e-4834-b463-3187e63a7ad5", "user_id": "5967498068464ff4b0d0ac0c756bcb31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:31:32Z", "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-e8120ec2-a077-41ce-a248-ced1713e5fdf-inst", "created": "2018-12-04T21:31:32Z", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:31:32,919 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f1648baf-d05e-4834-b463-3187e63a7ad5 used request id req-1730243e-b848-4c3e-a88d-14015246a517 2018-12-04 21:31:32,919 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-inst 2018-12-04 21:31:32,922 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f1648baf-d05e-4834-b463-3187e63a7ad5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:33,212 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b7950fe-532a-4cc5-863f-fe3914eaea7c x-compute-request-id: req-6b7950fe-532a-4cc5-863f-fe3914eaea7c Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f1648baf-d05e-4834-b463-3187e63a7ad5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f1648baf-d05e-4834-b463-3187e63a7ad5", "rel": "bookmark"}], "image": {"id": "648d4959-607e-4d66-ae7f-cbe550bc08c4", "links": [{"href": "http://172.30.9.23:8774/images/648d4959-607e-4d66-ae7f-cbe550bc08c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a640f6af-14dd-4eb0-8bd0-dcd87203712d", "links": [{"href": "http://172.30.9.23:8774/flavors/a640f6af-14dd-4eb0-8bd0-dcd87203712d", "rel": "bookmark"}]}, "id": "f1648baf-d05e-4834-b463-3187e63a7ad5", "user_id": "5967498068464ff4b0d0ac0c756bcb31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:31:32Z", "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-e8120ec2-a077-41ce-a248-ced1713e5fdf-inst", "created": "2018-12-04T21:31:32Z", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:31:33,213 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f1648baf-d05e-4834-b463-3187e63a7ad5 used request id req-6b7950fe-532a-4cc5-863f-fe3914eaea7c 2018-12-04 21:31:33,213 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-inst] is - BUILD 2018-12-04 21:31:33,213 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:31:36,216 - create_instance - DEBUG - VM status query timeout in 896.703041077 2018-12-04 21:31:36,220 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f1648baf-d05e-4834-b463-3187e63a7ad5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:36,713 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c9767f97-e678-4f94-b447-8af2e4e53f49 x-compute-request-id: req-c9767f97-e678-4f94-b447-8af2e4e53f49 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:8c:17", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f1648baf-d05e-4834-b463-3187e63a7ad5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f1648baf-d05e-4834-b463-3187e63a7ad5", "rel": "bookmark"}], "image": {"id": "648d4959-607e-4d66-ae7f-cbe550bc08c4", "links": [{"href": "http://172.30.9.23:8774/images/648d4959-607e-4d66-ae7f-cbe550bc08c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003a", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a640f6af-14dd-4eb0-8bd0-dcd87203712d", "links": [{"href": "http://172.30.9.23:8774/flavors/a640f6af-14dd-4eb0-8bd0-dcd87203712d", "rel": "bookmark"}]}, "id": "f1648baf-d05e-4834-b463-3187e63a7ad5", "security_groups": [{"name": "default"}], "user_id": "5967498068464ff4b0d0ac0c756bcb31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:31:33Z", "hostId": "e66085d0a11a5833bf96006293a647b9c83a34999304dd9b87abee8a", "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": "CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-inst", "created": "2018-12-04T21:31:32Z", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:31:36,714 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f1648baf-d05e-4834-b463-3187e63a7ad5 used request id req-c9767f97-e678-4f94-b447-8af2e4e53f49 2018-12-04 21:31:36,714 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-inst] is - BUILD 2018-12-04 21:31:36,714 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:31:39,718 - create_instance - DEBUG - VM status query timeout in 893.20182395 2018-12-04 21:31:39,720 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f1648baf-d05e-4834-b463-3187e63a7ad5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:40,221 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-f3415661-e63e-4351-b8a1-2f2a30d67588 x-compute-request-id: req-f3415661-e63e-4351-b8a1-2f2a30d67588 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:8c:17", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f1648baf-d05e-4834-b463-3187e63a7ad5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f1648baf-d05e-4834-b463-3187e63a7ad5", "rel": "bookmark"}], "image": {"id": "648d4959-607e-4d66-ae7f-cbe550bc08c4", "links": [{"href": "http://172.30.9.23:8774/images/648d4959-607e-4d66-ae7f-cbe550bc08c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003a", "OS-SRV-USG:launched_at": "2018-12-04T21:31:37.000000", "flavor": {"id": "a640f6af-14dd-4eb0-8bd0-dcd87203712d", "links": [{"href": "http://172.30.9.23:8774/flavors/a640f6af-14dd-4eb0-8bd0-dcd87203712d", "rel": "bookmark"}]}, "id": "f1648baf-d05e-4834-b463-3187e63a7ad5", "security_groups": [{"name": "default"}], "user_id": "5967498068464ff4b0d0ac0c756bcb31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:31:37Z", "hostId": "e66085d0a11a5833bf96006293a647b9c83a34999304dd9b87abee8a", "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": "CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-inst", "created": "2018-12-04T21:31:32Z", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:31:40,221 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f1648baf-d05e-4834-b463-3187e63a7ad5 used request id req-f3415661-e63e-4351-b8a1-2f2a30d67588 2018-12-04 21:31:40,222 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-inst] is - ACTIVE 2018-12-04 21:31:40,222 - create_instance - INFO - VM is - ACTIVE 2018-12-04 21:31:40,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f1648baf-d05e-4834-b463-3187e63a7ad5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:40,732 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31: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-c81f3ef7-7b2b-4a69-944f-ce3c098d0451 x-compute-request-id: req-c81f3ef7-7b2b-4a69-944f-ce3c098d0451 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:8c:17", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f1648baf-d05e-4834-b463-3187e63a7ad5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f1648baf-d05e-4834-b463-3187e63a7ad5", "rel": "bookmark"}], "image": {"id": "648d4959-607e-4d66-ae7f-cbe550bc08c4", "links": [{"href": "http://172.30.9.23:8774/images/648d4959-607e-4d66-ae7f-cbe550bc08c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003a", "OS-SRV-USG:launched_at": "2018-12-04T21:31:37.000000", "flavor": {"id": "a640f6af-14dd-4eb0-8bd0-dcd87203712d", "links": [{"href": "http://172.30.9.23:8774/flavors/a640f6af-14dd-4eb0-8bd0-dcd87203712d", "rel": "bookmark"}]}, "id": "f1648baf-d05e-4834-b463-3187e63a7ad5", "security_groups": [{"name": "default"}], "user_id": "5967498068464ff4b0d0ac0c756bcb31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:31:37Z", "hostId": "e66085d0a11a5833bf96006293a647b9c83a34999304dd9b87abee8a", "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": "CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-inst", "created": "2018-12-04T21:31:32Z", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:31:40,732 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f1648baf-d05e-4834-b463-3187e63a7ad5 used request id req-c81f3ef7-7b2b-4a69-944f-ce3c098d0451 2018-12-04 21:31:40,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:40,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-242d9f63-286e-4cb7-9fb5-0d88cb706571 Date: Tue, 04 Dec 2018 21:31:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5a135114-ec77-456e-94ff-eea1cfad8147","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":["2f7be874-e2df-4132-a139-c1ae04d43fe2"],"description":"","tags":[],"updated_at":"2018-12-04T21:31:26Z","provider:segmentation_id":72,"name":"CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:31:25Z","provider:network_type":"vxlan"}]} 2018-12-04 21:31:40,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net used request id req-242d9f63-286e-4cb7-9fb5-0d88cb706571 2018-12-04 21:31:40,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:40,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36e5e8c2-893c-4dd8-bfbf-826d39a14eb8 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:31:40,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-36e5e8c2-893c-4dd8-bfbf-826d39a14eb8 2018-12-04 21:31:40,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5a135114-ec77-456e-94ff-eea1cfad8147 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:40,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d8332a17-1604-4074-9364-eab4d839d6e7 Date: Tue, 04 Dec 2018 21:31:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a135114-ec77-456e-94ff-eea1cfad8147","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:31:26Z","dns_nameservers":[],"updated_at":"2018-12-04T21:31:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"295d84517f5d4624b62be87085f2ed92","id":"2f7be874-e2df-4132-a139-c1ae04d43fe2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-subnet"}]} 2018-12-04 21:31:40,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5a135114-ec77-456e-94ff-eea1cfad8147 used request id req-d8332a17-1604-4074-9364-eab4d839d6e7 2018-12-04 21:31:40,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5a135114-ec77-456e-94ff-eea1cfad8147 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:41,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1804 X-Openstack-Request-Id: req-8622fb6e-eabf-4a68-977a-94db31689770 Date: Tue, 04 Dec 2018 21:31:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:31:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2f7be874-e2df-4132-a139-c1ae04d43fe2","ip_address":"10.55.0.8"}],"id":"379545cb-d5f1-4025-b1c6-bc6ae4a7a5e8","security_groups":["ef900087-1ce3-4ccb-a69b-f4bc8e661230"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f6:8c:17","project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"f1648baf-d05e-4834-b463-3187e63a7ad5","name":"CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-port","admin_state_up":true,"network_id":"5a135114-ec77-456e-94ff-eea1cfad8147","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:31:29Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:31:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2f7be874-e2df-4132-a139-c1ae04d43fe2","ip_address":"10.55.0.2"}],"id":"e7ed34d8-6d02-40d7-9eae-25e7f76f4b3d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ee:93:a0","project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5a135114-ec77-456e-94ff-eea1cfad8147","name":"","admin_state_up":true,"network_id":"5a135114-ec77-456e-94ff-eea1cfad8147","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:31:26Z","binding:vnic_type":"normal"}]} 2018-12-04 21:31:41,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5a135114-ec77-456e-94ff-eea1cfad8147 used request id req-8622fb6e-eabf-4a68-977a-94db31689770 2018-12-04 21:31:41,011 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:31:41,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:31:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["XaUdasFVR4GIPy5E7w-B9Q"], "issued_at": "2018-12-04T21:31:41.000000Z"}} 2018-12-04 21:31:41,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232b8126fdf3d8b1cf9c2e758f9e122b144ecbea" 2018-12-04 21:31:41,801 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3cd8e8b2-261e-4780-9f57-365235dfbaa1 x-compute-request-id: req-3cd8e8b2-261e-4780-9f57-365235dfbaa1 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:8c:17", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f1648baf-d05e-4834-b463-3187e63a7ad5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f1648baf-d05e-4834-b463-3187e63a7ad5", "rel": "bookmark"}], "image": {"id": "648d4959-607e-4d66-ae7f-cbe550bc08c4", "links": [{"href": "http://172.30.9.23:8774/images/648d4959-607e-4d66-ae7f-cbe550bc08c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003a", "OS-SRV-USG:launched_at": "2018-12-04T21:31:37.000000", "flavor": {"id": "a640f6af-14dd-4eb0-8bd0-dcd87203712d", "links": [{"href": "http://172.30.9.23:8774/flavors/a640f6af-14dd-4eb0-8bd0-dcd87203712d", "rel": "bookmark"}]}, "id": "f1648baf-d05e-4834-b463-3187e63a7ad5", "security_groups": [{"name": "default"}], "user_id": "5967498068464ff4b0d0ac0c756bcb31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:31:37Z", "hostId": "e66085d0a11a5833bf96006293a647b9c83a34999304dd9b87abee8a", "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": "CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-inst", "created": "2018-12-04T21:31:32Z", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 21:31:41,801 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-inst used request id req-3cd8e8b2-261e-4780-9f57-365235dfbaa1 2018-12-04 21:31:41,802 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:31:42,211 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:31:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["sU7ZXrXBQYu5uOKcxK-73Q"], "issued_at": "2018-12-04T21:31:42.000000Z"}} 2018-12-04 21:31:42,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc7b88072b75d58d55b8ff1b5297cb04857259f" 2018-12-04 21:31:42,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-2790f757-ed75-4fe4-9517-7eac4a22649a Date: Tue, 04 Dec 2018 21:31:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5a135114-ec77-456e-94ff-eea1cfad8147","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":["2f7be874-e2df-4132-a139-c1ae04d43fe2"],"description":"","tags":[],"updated_at":"2018-12-04T21:31:26Z","provider:segmentation_id":72,"name":"CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:31:25Z","provider:network_type":"vxlan"}]} 2018-12-04 21:31:42,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net used request id req-2790f757-ed75-4fe4-9517-7eac4a22649a 2018-12-04 21:31:42,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5a135114-ec77-456e-94ff-eea1cfad8147 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc7b88072b75d58d55b8ff1b5297cb04857259f" 2018-12-04 21:31:42,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f7d451a5-ee5b-4d89-bf46-6bf6fc334876 Date: Tue, 04 Dec 2018 21:31:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a135114-ec77-456e-94ff-eea1cfad8147","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:31:26Z","dns_nameservers":[],"updated_at":"2018-12-04T21:31:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"295d84517f5d4624b62be87085f2ed92","id":"2f7be874-e2df-4132-a139-c1ae04d43fe2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-subnet"}]} 2018-12-04 21:31:42,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5a135114-ec77-456e-94ff-eea1cfad8147 used request id req-f7d451a5-ee5b-4d89-bf46-6bf6fc334876 2018-12-04 21:31:42,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5a135114-ec77-456e-94ff-eea1cfad8147 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc7b88072b75d58d55b8ff1b5297cb04857259f" 2018-12-04 21:31:42,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1804 X-Openstack-Request-Id: req-8920ef39-5109-45e4-9035-76b458fa21b0 Date: Tue, 04 Dec 2018 21:31:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:31:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2f7be874-e2df-4132-a139-c1ae04d43fe2","ip_address":"10.55.0.8"}],"id":"379545cb-d5f1-4025-b1c6-bc6ae4a7a5e8","security_groups":["ef900087-1ce3-4ccb-a69b-f4bc8e661230"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f6:8c:17","project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"f1648baf-d05e-4834-b463-3187e63a7ad5","name":"CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-port","admin_state_up":true,"network_id":"5a135114-ec77-456e-94ff-eea1cfad8147","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:31:29Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:31:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2f7be874-e2df-4132-a139-c1ae04d43fe2","ip_address":"10.55.0.2"}],"id":"e7ed34d8-6d02-40d7-9eae-25e7f76f4b3d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ee:93:a0","project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5a135114-ec77-456e-94ff-eea1cfad8147","name":"","admin_state_up":true,"network_id":"5a135114-ec77-456e-94ff-eea1cfad8147","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:31:26Z","binding:vnic_type":"normal"}]} 2018-12-04 21:31:42,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5a135114-ec77-456e-94ff-eea1cfad8147 used request id req-8920ef39-5109-45e4-9035-76b458fa21b0 2018-12-04 21:31:42,569 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:31:42,965 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73dcdac6a5dd4dd1b847963037919976", "name": "CreateInstanceSimpleTests-a4e29adc-3051-404-proj-role"}], "expires_at": "2018-12-04T22:31:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "923dd489d72240f8a84a62a2530a7bf0", "name": "CreateInstanceSimpleTests-a4e29adc-3051-404-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/923dd489d72240f8a84a62a2530a7bf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/923dd489d72240f8a84a62a2530a7bf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/923dd489d72240f8a84a62a2530a7bf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_923dd489d72240f8a84a62a2530a7bf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_923dd489d72240f8a84a62a2530a7bf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/923dd489d72240f8a84a62a2530a7bf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/923dd489d72240f8a84a62a2530a7bf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/923dd489d72240f8a84a62a2530a7bf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/923dd489d72240f8a84a62a2530a7bf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/923dd489d72240f8a84a62a2530a7bf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/923dd489d72240f8a84a62a2530a7bf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/923dd489d72240f8a84a62a2530a7bf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/923dd489d72240f8a84a62a2530a7bf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/923dd489d72240f8a84a62a2530a7bf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-a4e29adc-3051-404-user", "id": "9ad27b14272548129ab4fc6c38ab27ee"}, "audit_ids": ["cIredcUoTASwtwIBIt-ntA"], "issued_at": "2018-12-04T21:31:42.000000Z"}} 2018-12-04 21:31:42,968 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfe5e010af91b458923d05785bd68d98e9e32b9b" 2018-12-04 21:31:43,196 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8ff333be-2813-43d6-9b7f-3a9097ff6d96 x-compute-request-id: req-8ff333be-2813-43d6-9b7f-3a9097ff6d96 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-04 21:31:43,196 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-inst used request id req-8ff333be-2813-43d6-9b7f-3a9097ff6d96 2018-12-04 21:31:43,199 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f1648baf-d05e-4834-b463-3187e63a7ad5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:43,504 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48739ec9-be11-43cb-98ab-536f29ce1685 x-compute-request-id: req-48739ec9-be11-43cb-98ab-536f29ce1685 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:8c:17", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f1648baf-d05e-4834-b463-3187e63a7ad5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f1648baf-d05e-4834-b463-3187e63a7ad5", "rel": "bookmark"}], "image": {"id": "648d4959-607e-4d66-ae7f-cbe550bc08c4", "links": [{"href": "http://172.30.9.23:8774/images/648d4959-607e-4d66-ae7f-cbe550bc08c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003a", "OS-SRV-USG:launched_at": "2018-12-04T21:31:37.000000", "flavor": {"id": "a640f6af-14dd-4eb0-8bd0-dcd87203712d", "links": [{"href": "http://172.30.9.23:8774/flavors/a640f6af-14dd-4eb0-8bd0-dcd87203712d", "rel": "bookmark"}]}, "id": "f1648baf-d05e-4834-b463-3187e63a7ad5", "security_groups": [{"name": "default"}], "user_id": "5967498068464ff4b0d0ac0c756bcb31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:31:37Z", "hostId": "e66085d0a11a5833bf96006293a647b9c83a34999304dd9b87abee8a", "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": "CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-inst", "created": "2018-12-04T21:31:32Z", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:31:43,504 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f1648baf-d05e-4834-b463-3187e63a7ad5 used request id req-48739ec9-be11-43cb-98ab-536f29ce1685 2018-12-04 21:31:43,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:43,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-7af18d6d-4abf-47e3-8987-ac32d7573703 Date: Tue, 04 Dec 2018 21:31:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5a135114-ec77-456e-94ff-eea1cfad8147","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":["2f7be874-e2df-4132-a139-c1ae04d43fe2"],"description":"","tags":[],"updated_at":"2018-12-04T21:31:26Z","provider:segmentation_id":72,"name":"CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:31:25Z","provider:network_type":"vxlan"}]} 2018-12-04 21:31:43,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net used request id req-7af18d6d-4abf-47e3-8987-ac32d7573703 2018-12-04 21:31:43,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:43,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cd08e45-df0c-4d1e-8806-333366845220 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:31:43,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-8cd08e45-df0c-4d1e-8806-333366845220 2018-12-04 21:31:43,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5a135114-ec77-456e-94ff-eea1cfad8147 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:43,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b6854018-5b11-4d1d-8940-3093f64df27c Date: Tue, 04 Dec 2018 21:31:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a135114-ec77-456e-94ff-eea1cfad8147","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:31:26Z","dns_nameservers":[],"updated_at":"2018-12-04T21:31:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"295d84517f5d4624b62be87085f2ed92","id":"2f7be874-e2df-4132-a139-c1ae04d43fe2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-subnet"}]} 2018-12-04 21:31:43,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5a135114-ec77-456e-94ff-eea1cfad8147 used request id req-b6854018-5b11-4d1d-8940-3093f64df27c 2018-12-04 21:31:43,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5a135114-ec77-456e-94ff-eea1cfad8147 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:43,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1804 X-Openstack-Request-Id: req-8e66b7ba-954c-4e56-be04-329194fa43a0 Date: Tue, 04 Dec 2018 21:31:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:31:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2f7be874-e2df-4132-a139-c1ae04d43fe2","ip_address":"10.55.0.8"}],"id":"379545cb-d5f1-4025-b1c6-bc6ae4a7a5e8","security_groups":["ef900087-1ce3-4ccb-a69b-f4bc8e661230"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f6:8c:17","project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"f1648baf-d05e-4834-b463-3187e63a7ad5","name":"CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-port","admin_state_up":true,"network_id":"5a135114-ec77-456e-94ff-eea1cfad8147","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:31:29Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:31:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2f7be874-e2df-4132-a139-c1ae04d43fe2","ip_address":"10.55.0.2"}],"id":"e7ed34d8-6d02-40d7-9eae-25e7f76f4b3d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ee:93:a0","project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5a135114-ec77-456e-94ff-eea1cfad8147","name":"","admin_state_up":true,"network_id":"5a135114-ec77-456e-94ff-eea1cfad8147","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:31:26Z","binding:vnic_type":"normal"}]} 2018-12-04 21:31:43,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5a135114-ec77-456e-94ff-eea1cfad8147 used request id req-8e66b7ba-954c-4e56-be04-329194fa43a0 2018-12-04 21:31:43,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f1648baf-d05e-4834-b463-3187e63a7ad5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:44,102 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e5098a4-dea4-4258-91d7-fe51b2f96ae1 x-compute-request-id: req-6e5098a4-dea4-4258-91d7-fe51b2f96ae1 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:8c:17", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f1648baf-d05e-4834-b463-3187e63a7ad5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f1648baf-d05e-4834-b463-3187e63a7ad5", "rel": "bookmark"}], "image": {"id": "648d4959-607e-4d66-ae7f-cbe550bc08c4", "links": [{"href": "http://172.30.9.23:8774/images/648d4959-607e-4d66-ae7f-cbe550bc08c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003a", "OS-SRV-USG:launched_at": "2018-12-04T21:31:37.000000", "flavor": {"id": "a640f6af-14dd-4eb0-8bd0-dcd87203712d", "links": [{"href": "http://172.30.9.23:8774/flavors/a640f6af-14dd-4eb0-8bd0-dcd87203712d", "rel": "bookmark"}]}, "id": "f1648baf-d05e-4834-b463-3187e63a7ad5", "security_groups": [{"name": "default"}], "user_id": "5967498068464ff4b0d0ac0c756bcb31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:31:37Z", "hostId": "e66085d0a11a5833bf96006293a647b9c83a34999304dd9b87abee8a", "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": "CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-inst", "created": "2018-12-04T21:31:32Z", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:31:44,102 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f1648baf-d05e-4834-b463-3187e63a7ad5 used request id req-6e5098a4-dea4-4258-91d7-fe51b2f96ae1 2018-12-04 21:31:44,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:44,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-39c97654-b3f9-48e5-97a9-43d86595e74c Date: Tue, 04 Dec 2018 21:31:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5a135114-ec77-456e-94ff-eea1cfad8147","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":["2f7be874-e2df-4132-a139-c1ae04d43fe2"],"description":"","tags":[],"updated_at":"2018-12-04T21:31:26Z","provider:segmentation_id":72,"name":"CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:31:25Z","provider:network_type":"vxlan"}]} 2018-12-04 21:31:44,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net used request id req-39c97654-b3f9-48e5-97a9-43d86595e74c 2018-12-04 21:31:44,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:44,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab92146d-290a-474d-bd4d-ef321c1287b5 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:31:44,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-ab92146d-290a-474d-bd4d-ef321c1287b5 2018-12-04 21:31:44,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5a135114-ec77-456e-94ff-eea1cfad8147 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:44,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b6a5f03c-2f95-492b-9353-c730eb5127f1 Date: Tue, 04 Dec 2018 21:31:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a135114-ec77-456e-94ff-eea1cfad8147","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:31:26Z","dns_nameservers":[],"updated_at":"2018-12-04T21:31:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"295d84517f5d4624b62be87085f2ed92","id":"2f7be874-e2df-4132-a139-c1ae04d43fe2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-subnet"}]} 2018-12-04 21:31:44,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5a135114-ec77-456e-94ff-eea1cfad8147 used request id req-b6a5f03c-2f95-492b-9353-c730eb5127f1 2018-12-04 21:31:44,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5a135114-ec77-456e-94ff-eea1cfad8147 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:44,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1804 X-Openstack-Request-Id: req-37f70950-f692-416c-a167-d2e5062cfde9 Date: Tue, 04 Dec 2018 21:31:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:31:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2f7be874-e2df-4132-a139-c1ae04d43fe2","ip_address":"10.55.0.8"}],"id":"379545cb-d5f1-4025-b1c6-bc6ae4a7a5e8","security_groups":["ef900087-1ce3-4ccb-a69b-f4bc8e661230"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f6:8c:17","project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"f1648baf-d05e-4834-b463-3187e63a7ad5","name":"CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-port","admin_state_up":true,"network_id":"5a135114-ec77-456e-94ff-eea1cfad8147","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:31:29Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:31:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2f7be874-e2df-4132-a139-c1ae04d43fe2","ip_address":"10.55.0.2"}],"id":"e7ed34d8-6d02-40d7-9eae-25e7f76f4b3d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ee:93:a0","project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5a135114-ec77-456e-94ff-eea1cfad8147","name":"","admin_state_up":true,"network_id":"5a135114-ec77-456e-94ff-eea1cfad8147","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:31:26Z","binding:vnic_type":"normal"}]} 2018-12-04 21:31:44,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5a135114-ec77-456e-94ff-eea1cfad8147 used request id req-37f70950-f692-416c-a167-d2e5062cfde9 2018-12-04 21:31:44,390 - create_instance - INFO - Deleting Port with ID - 379545cb-d5f1-4025-b1c6-bc6ae4a7a5e8 2018-12-04 21:31:44,390 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-port 2018-12-04 21:31:44,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/379545cb-d5f1-4025-b1c6-bc6ae4a7a5e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:44,878 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-15a658c1-daa8-4798-bef8-eb97658c28b3 Date: Tue, 04 Dec 2018 21:31:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:31:44,878 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/379545cb-d5f1-4025-b1c6-bc6ae4a7a5e8 used request id req-15a658c1-daa8-4798-bef8-eb97658c28b3 2018-12-04 21:31:44,879 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-inst 2018-12-04 21:31:44,881 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/f1648baf-d05e-4834-b463-3187e63a7ad5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:45,011 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21: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-0ea0cb2e-191d-4978-8b01-bbd7ae45a8d1 x-compute-request-id: req-0ea0cb2e-191d-4978-8b01-bbd7ae45a8d1 Content-Type: application/json 2018-12-04 21:31:45,011 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/f1648baf-d05e-4834-b463-3187e63a7ad5 used request id req-0ea0cb2e-191d-4978-8b01-bbd7ae45a8d1 2018-12-04 21:31:45,012 - create_instance - INFO - Checking deletion status 2018-12-04 21:31:45,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f1648baf-d05e-4834-b463-3187e63a7ad5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:45,275 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-ccaef0a1-fd82-4b9c-8090-1fc744c655f6 x-compute-request-id: req-ccaef0a1-fd82-4b9c-8090-1fc744c655f6 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.23:8774/v2.1/servers/f1648baf-d05e-4834-b463-3187e63a7ad5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f1648baf-d05e-4834-b463-3187e63a7ad5", "rel": "bookmark"}], "image": {"id": "648d4959-607e-4d66-ae7f-cbe550bc08c4", "links": [{"href": "http://172.30.9.23:8774/images/648d4959-607e-4d66-ae7f-cbe550bc08c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003a", "OS-SRV-USG:launched_at": "2018-12-04T21:31:37.000000", "flavor": {"id": "a640f6af-14dd-4eb0-8bd0-dcd87203712d", "links": [{"href": "http://172.30.9.23:8774/flavors/a640f6af-14dd-4eb0-8bd0-dcd87203712d", "rel": "bookmark"}]}, "id": "f1648baf-d05e-4834-b463-3187e63a7ad5", "user_id": "5967498068464ff4b0d0ac0c756bcb31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:31:44Z", "hostId": "e66085d0a11a5833bf96006293a647b9c83a34999304dd9b87abee8a", "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": "CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-inst", "created": "2018-12-04T21:31:32Z", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:31:45,276 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f1648baf-d05e-4834-b463-3187e63a7ad5 used request id req-ccaef0a1-fd82-4b9c-8090-1fc744c655f6 2018-12-04 21:31:45,276 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-inst] is - ACTIVE 2018-12-04 21:31:45,276 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:31:48,279 - create_instance - DEBUG - VM status query timeout in 296.732231855 2018-12-04 21:31:48,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f1648baf-d05e-4834-b463-3187e63a7ad5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d07ef015c46d261e3f584c1bd5ce3e044ce8d091" 2018-12-04 21:31:48,322 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:31:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4325a8c2-63ee-46d1-90c3-362fb0c97c00 x-compute-request-id: req-4325a8c2-63ee-46d1-90c3-362fb0c97c00 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance f1648baf-d05e-4834-b463-3187e63a7ad5 could not be found.", "code": 404}} 2018-12-04 21:31:48,322 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f1648baf-d05e-4834-b463-3187e63a7ad5 used request id req-4325a8c2-63ee-46d1-90c3-362fb0c97c00 2018-12-04 21:31:48,323 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance f1648baf-d05e-4834-b463-3187e63a7ad5 could not be found. (HTTP 404) (Request-ID: req-4325a8c2-63ee-46d1-90c3-362fb0c97c00) 2018-12-04 21:31:48,323 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-inst 2018-12-04 21:31:48,326 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/a640f6af-14dd-4eb0-8bd0-dcd87203712d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd76cf0c68b4fc6da313bd0bcf21b4f825177c8" 2018-12-04 21:31:48,364 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:31:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-142726c9-eefc-4e36-a948-3df6d34b7b9a x-compute-request-id: req-142726c9-eefc-4e36-a948-3df6d34b7b9a Content-Length: 0 Content-Type: application/json 2018-12-04 21:31:48,364 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/a640f6af-14dd-4eb0-8bd0-dcd87203712d used request id req-142726c9-eefc-4e36-a948-3df6d34b7b9a 2018-12-04 21:31:48,365 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-subnet 2018-12-04 21:31:48,365 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-subnet 2018-12-04 21:31:48,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/2f7be874-e2df-4132-a139-c1ae04d43fe2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49353406d5687e4dae080b1104fd5d19a5ebfeb" 2018-12-04 21:31:49,674 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7cb05caf-7486-4870-ab1f-4b8e81233093 Date: Tue, 04 Dec 2018 21:31:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:31:49,674 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/2f7be874-e2df-4132-a139-c1ae04d43fe2 used request id req-7cb05caf-7486-4870-ab1f-4b8e81233093 2018-12-04 21:31:49,675 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-pub-net 2018-12-04 21:31:49,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/5a135114-ec77-456e-94ff-eea1cfad8147 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49353406d5687e4dae080b1104fd5d19a5ebfeb" 2018-12-04 21:31:51,022 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b56a8a55-0b88-4030-82a8-3f07045ca8ec Date: Tue, 04 Dec 2018 21:31:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:31:51,023 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/5a135114-ec77-456e-94ff-eea1cfad8147 used request id req-b56a8a55-0b88-4030-82a8-3f07045ca8ec 2018-12-04 21:31:51,023 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-e8120ec2-a077-41ce-a248-ced1713e5fdf-image 2018-12-04 21:31:51,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/648d4959-607e-4d66-ae7f-cbe550bc08c4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}560eee99f12aafbb3b83dd3757c668c160ffc1ec" 2018-12-04 21:31:52,118 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9f8febca-11fa-4fa6-aa95-67b0438e52c3 Date: Tue, 04 Dec 2018 21:31:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:31:52,119 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/648d4959-607e-4d66-ae7f-cbe550bc08c4 used request id req-9f8febca-11fa-4fa6-aa95-67b0438e52c3 2018-12-04 21:31:52,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5cfca3680b30e9cb4bd02e29fed87abe3f4385f" 2018-12-04 21:31:52,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-92651397-22fb-49d6-ba83-7dacc1589fd8 Date: Tue, 04 Dec 2018 21:31:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:31:52,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-92651397-22fb-49d6-ba83-7dacc1589fd8 2018-12-04 21:31:52,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5cfca3680b30e9cb4bd02e29fed87abe3f4385f" 2018-12-04 21:31:52,475 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:31:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-614267bf-127c-4d63-83ee-1dfc219cc595 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:31:52,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-614267bf-127c-4d63-83ee-1dfc219cc595 2018-12-04 21:31:52,475 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:31:52,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5cfca3680b30e9cb4bd02e29fed87abe3f4385f" 2018-12-04 21:31:52,496 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:31:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3956a8f6-f6fb-44b7-83df-f701f0f1ce5d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:31:52,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-3956a8f6-f6fb-44b7-83df-f701f0f1ce5d 2018-12-04 21:31:52,497 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:31:52,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5cfca3680b30e9cb4bd02e29fed87abe3f4385f" 2018-12-04 21:31:52,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9ed81da-e70e-49bf-a01a-d7f94e33d85a 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:31:52,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-e9ed81da-e70e-49bf-a01a-d7f94e33d85a 2018-12-04 21:31:52,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5cfca3680b30e9cb4bd02e29fed87abe3f4385f" 2018-12-04 21:31:52,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-234884c1-211b-4f09-90af-859d8e5d907b Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:31:52,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-234884c1-211b-4f09-90af-859d8e5d907b 2018-12-04 21:31:52,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5cfca3680b30e9cb4bd02e29fed87abe3f4385f" 2018-12-04 21:31:52,717 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:31:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9ac8053-471d-4793-b184-4a6dc8212026 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:31:52,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-c9ac8053-471d-4793-b184-4a6dc8212026 2018-12-04 21:31:52,718 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:31:52,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5cfca3680b30e9cb4bd02e29fed87abe3f4385f" 2018-12-04 21:31:52,813 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:31:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc5a352f-25ab-4f2a-bdc7-fc13562b3ff8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:31:52,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-cc5a352f-25ab-4f2a-bdc7-fc13562b3ff8 2018-12-04 21:31:52,813 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:31:52,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5cfca3680b30e9cb4bd02e29fed87abe3f4385f" 2018-12-04 21:31:52,916 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:31:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33f6b12a-0d3a-4dba-9b67-86193395e3a5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:31:52,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-33f6b12a-0d3a-4dba-9b67-86193395e3a5 2018-12-04 21:31:52,917 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:31:52,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5cfca3680b30e9cb4bd02e29fed87abe3f4385f" 2018-12-04 21:31:53,017 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:31:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cdbb8a1-24fd-4ad1-b918-cf0627ba69a3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:31:53,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-7cdbb8a1-24fd-4ad1-b918-cf0627ba69a3 2018-12-04 21:31:53,018 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:31:53,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5cfca3680b30e9cb4bd02e29fed87abe3f4385f" 2018-12-04 21:31:53,116 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:31:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e03bdd6-ea3d-4fb7-a7d0-d2c2cf298b26 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:31:53,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-2e03bdd6-ea3d-4fb7-a7d0-d2c2cf298b26 2018-12-04 21:31:53,117 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:31:53,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5cfca3680b30e9cb4bd02e29fed87abe3f4385f" 2018-12-04 21:31:53,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0606d57-9155-4a7a-96db-92cf32d62e10 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:31:53,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-f0606d57-9155-4a7a-96db-92cf32d62e10 2018-12-04 21:31:53,219 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-a4e29adc-3051-404-proj 2018-12-04 21:31:53,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/923dd489d72240f8a84a62a2530a7bf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5cfca3680b30e9cb4bd02e29fed87abe3f4385f" 2018-12-04 21:31:53,425 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:31:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecaf2f52-790c-4c5b-b563-ff15f0c29aff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:31:53,425 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/923dd489d72240f8a84a62a2530a7bf0 used request id req-ecaf2f52-790c-4c5b-b563-ff15f0c29aff 2018-12-04 21:31:53,425 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-a4e29adc-3051-404-proj-role 2018-12-04 21:31:53,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/73dcdac6a5dd4dd1b847963037919976 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5cfca3680b30e9cb4bd02e29fed87abe3f4385f" 2018-12-04 21:31:53,551 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:31:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77ed1a50-bfe4-4e7d-b59a-9cd0b423b63b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:31:53,551 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/73dcdac6a5dd4dd1b847963037919976 used request id req-77ed1a50-bfe4-4e7d-b59a-9cd0b423b63b 2018-12-04 21:31:53,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5cfca3680b30e9cb4bd02e29fed87abe3f4385f" 2018-12-04 21:31:53,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac6a73bf-c5fd-4fec-9867-4542b746d371 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:31:53,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ac6a73bf-c5fd-4fec-9867-4542b746d371 2018-12-04 21:31:53,653 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-a4e29adc-3051-404-user 2018-12-04 21:31:53,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/9ad27b14272548129ab4fc6c38ab27ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab9c83710fe125e869da7620ecc21aabf9070c1e" 2018-12-04 21:31:53,834 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:31:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb20edb0-ee69-4d6a-8de3-a427b6ac244a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:31:53,835 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/9ad27b14272548129ab4fc6c38ab27ee used request id req-cb20edb0-ee69-4d6a-8de3-a427b6ac244a 2018-12-04 21:31:53,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:31:54,238 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:31:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["aapPxn-7ReKopQFvntJqXQ"], "issued_at": "2018-12-04T21:31:54.000000Z"}} 2018-12-04 21:31:54,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ad9c898e498909da3fd8e169cfdd00bf75ab40" 2018-12-04 21:31:54,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8fe3b9f-306a-4c91-9f45-08fed1204338 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:31:54,336 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e8fe3b9f-306a-4c91-9f45-08fed1204338 2018-12-04 21:31:54,337 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:31:54,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:31:54,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:31:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["60ufPsyfQSCFSbcRMIbQsw"], "issued_at": "2018-12-04T21:31:54.000000Z"}} 2018-12-04 21:31:54,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1776ffc24166ecde0ced29b558c5917d63938b69" 2018-12-04 21:31:54,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85180d55-0e3d-4f55-beb8-bce0cebf8d59 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:31:54,833 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-85180d55-0e3d-4f55-beb8-bce0cebf8d59 2018-12-04 21:31:54,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:31:54,842 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:31: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:31:54,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-3ddc62be-0493-46f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1776ffc24166ecde0ced29b558c5917d63938b69" 2018-12-04 21:31:54,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11519a7c-d1e0-46bd-99ba-8a485e571a20 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-3ddc62be-0493-46f-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:31:54,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-3ddc62be-0493-46f-proj used request id req-11519a7c-d1e0-46bd-99ba-8a485e571a20 2018-12-04 21:31:54,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1776ffc24166ecde0ced29b558c5917d63938b69" 2018-12-04 21:31:55,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e629b19-8e7b-4ab3-9ec9-324f14bc2e3e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:31:55,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7e629b19-8e7b-4ab3-9ec9-324f14bc2e3e 2018-12-04 21:31:55,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1776ffc24166ecde0ced29b558c5917d63938b69" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-3ddc62be-0493-46f-proj"}}' 2018-12-04 21:31:55,187 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:31:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f4a68cf-692d-49b4-b329-aa60cb511c5d Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2162bd2efbb547a997670ee8ff98c882"}, "tags": [], "enabled": true, "id": "2162bd2efbb547a997670ee8ff98c882", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-3ddc62be-0493-46f-proj"}} 2018-12-04 21:31:55,187 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-2f4a68cf-692d-49b4-b329-aa60cb511c5d 2018-12-04 21:31:55,187 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-3ddc62be-0493-46f-proj 2018-12-04 21:31:55,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:31:55,188 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:31:55,596 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:31:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["LQHfpN_URPejN4-CaoZH8w"], "issued_at": "2018-12-04T21:31:55.000000Z"}} 2018-12-04 21:31:55,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d8a04005d5458360308e76977b1c3ee49ec6aec" 2018-12-04 21:31:55,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12ca0ac3-1346-4b7c-b0e7-e0e530c7d8e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:31:55,689 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-12ca0ac3-1346-4b7c-b0e7-e0e530c7d8e6 2018-12-04 21:31:55,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:31:55,698 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:31: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:31:55,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d8a04005d5458360308e76977b1c3ee49ec6aec" 2018-12-04 21:31:55,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1207ba51-d155-4696-81e5-944ee8cb66ac Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:31:55,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-1207ba51-d155-4696-81e5-944ee8cb66ac 2018-12-04 21:31:55,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceSimpleTests-3ddc62be-0493-46f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d8a04005d5458360308e76977b1c3ee49ec6aec" 2018-12-04 21:31:55,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54f09b7b-db99-4e6a-ae86-3fda244c548c Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceSimpleTests-3ddc62be-0493-46f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2162bd2efbb547a997670ee8ff98c882"}, "tags": [], "enabled": true, "id": "2162bd2efbb547a997670ee8ff98c882", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-3ddc62be-0493-46f-proj"}]} 2018-12-04 21:31:55,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceSimpleTests-3ddc62be-0493-46f-proj used request id req-54f09b7b-db99-4e6a-ae86-3fda244c548c 2018-12-04 21:31:55,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d8a04005d5458360308e76977b1c3ee49ec6aec" 2018-12-04 21:31:56,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1415a596-e5cb-4026-960a-705dfbf9e180 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:31:56,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-1415a596-e5cb-4026-960a-705dfbf9e180 2018-12-04 21:31:56,371 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-3ddc62be-0493-46f-user 2018-12-04 21:31:56,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:31:56,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1776ffc24166ecde0ced29b558c5917d63938b69" 2018-12-04 21:31:56,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c062efb-571c-4c94-b54a-64257fc24fe6 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:31:56,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0c062efb-571c-4c94-b54a-64257fc24fe6 2018-12-04 21:31:56,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1776ffc24166ecde0ced29b558c5917d63938b69" -d '{"role": {"name": "CreateInstanceSimpleTests-3ddc62be-0493-46f-proj-role"}}' 2018-12-04 21:31:56,592 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:31:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8633b3c6-b7b0-465e-aa9c-fbe96fab409c Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ec35fae5e0854d669cf1b454fefd64c5", "links": {"self": "http://172.30.9.23:5000/v3/roles/ec35fae5e0854d669cf1b454fefd64c5"}, "name": "CreateInstanceSimpleTests-3ddc62be-0493-46f-proj-role"}} 2018-12-04 21:31:56,592 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-8633b3c6-b7b0-465e-aa9c-fbe96fab409c 2018-12-04 21:31:56,592 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-3ddc62be-0493-46f-proj-role 2018-12-04 21:31:56,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/ec35fae5e0854d669cf1b454fefd64c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1776ffc24166ecde0ced29b558c5917d63938b69" 2018-12-04 21:31:56,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8941fe68-f48f-4cba-8fef-6b1af9df152a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ec35fae5e0854d669cf1b454fefd64c5", "links": {"self": "http://172.30.9.23:5000/v3/roles/ec35fae5e0854d669cf1b454fefd64c5"}, "name": "CreateInstanceSimpleTests-3ddc62be-0493-46f-proj-role"}} 2018-12-04 21:31:56,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/ec35fae5e0854d669cf1b454fefd64c5 used request id req-8941fe68-f48f-4cba-8fef-6b1af9df152a 2018-12-04 21:31:56,698 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-3ddc62be-0493-46f-proj-role to project CreateInstanceSimpleTests-3ddc62be-0493-46f-proj 2018-12-04 21:31:56,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/2162bd2efbb547a997670ee8ff98c882/users/d709800cdac84634978f16e7f899763b/roles/ec35fae5e0854d669cf1b454fefd64c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1776ffc24166ecde0ced29b558c5917d63938b69" 2018-12-04 21:31:56,757 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:31:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6382a42c-2aee-4f67-8adf-295f125b1603 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:31:56,757 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/2162bd2efbb547a997670ee8ff98c882/users/d709800cdac84634978f16e7f899763b/roles/ec35fae5e0854d669cf1b454fefd64c5 used request id req-6382a42c-2aee-4f67-8adf-295f125b1603 2018-12-04 21:31:56,758 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:31:56,758 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:31:56,759 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:31:56,761 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-04 21:31:56,761 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:31:56,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:31:57,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec35fae5e0854d669cf1b454fefd64c5", "name": "CreateInstanceSimpleTests-3ddc62be-0493-46f-proj-role"}], "expires_at": "2018-12-04T22:31:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2162bd2efbb547a997670ee8ff98c882", "name": "CreateInstanceSimpleTests-3ddc62be-0493-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/2162bd2efbb547a997670ee8ff98c882", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/2162bd2efbb547a997670ee8ff98c882", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/2162bd2efbb547a997670ee8ff98c882", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_2162bd2efbb547a997670ee8ff98c882", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_2162bd2efbb547a997670ee8ff98c882", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2162bd2efbb547a997670ee8ff98c882", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/2162bd2efbb547a997670ee8ff98c882", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/2162bd2efbb547a997670ee8ff98c882", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2162bd2efbb547a997670ee8ff98c882", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/2162bd2efbb547a997670ee8ff98c882", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/2162bd2efbb547a997670ee8ff98c882", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/2162bd2efbb547a997670ee8ff98c882", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/2162bd2efbb547a997670ee8ff98c882", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/2162bd2efbb547a997670ee8ff98c882", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-3ddc62be-0493-46f-user", "id": "d709800cdac84634978f16e7f899763b"}, "audit_ids": ["ndLjyxEDSvuXSdgj2VeeLA"], "issued_at": "2018-12-04T21:31:57.000000Z"}} 2018-12-04 21:31:57,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a6f7640784ecf7af3cad128c192004a17380ce" 2018-12-04 21:31:57,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b051d729-6a7e-496c-9052-f9b4d428bf83 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:31:57,239 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b051d729-6a7e-496c-9052-f9b4d428bf83 2018-12-04 21:31:57,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c4a6f7640784ecf7af3cad128c192004a17380ce" 2018-12-04 21:31:57,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-21caeb4c-cdbe-4048-bb06-3ff7326258c2 Date: Tue, 04 Dec 2018 21:31:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-image"} 2018-12-04 21:31:57,433 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-image used request id req-21caeb4c-cdbe-4048-bb06-3ff7326258c2 2018-12-04 21:31:57,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c4a6f7640784ecf7af3cad128c192004a17380ce" 2018-12-04 21:31:57,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e2bca774-5374-4cf2-83a5-667825716b00 Date: Tue, 04 Dec 2018 21:31:57 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:31:57,443 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-e2bca774-5374-4cf2-83a5-667825716b00 2018-12-04 21:31:57,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4a6f7640784ecf7af3cad128c192004a17380ce" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-image"}' 2018-12-04 21:31:57,512 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/79b51114-f155-435c-8b68-d49247fc41a1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7bb49912-9c73-4567-a654-f304a786567f Date: Tue, 04 Dec 2018 21:31:57 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:31:57Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-04T21:31:57Z", "visibility": "shared", "locations": [], "self": "/v2/images/79b51114-f155-435c-8b68-d49247fc41a1", "min_disk": 0, "protected": false, "id": "79b51114-f155-435c-8b68-d49247fc41a1", "file": "/v2/images/79b51114-f155-435c-8b68-d49247fc41a1/file", "checksum": null, "owner": "2162bd2efbb547a997670ee8ff98c882", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:31:57,512 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-7bb49912-9c73-4567-a654-f304a786567f 2018-12-04 21:31:57,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/79b51114-f155-435c-8b68-d49247fc41a1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c4a6f7640784ecf7af3cad128c192004a17380ce" -d '' 2018-12-04 21:31:58,077 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6d0151f9-6163-4dfa-9619-55f704837af9 Date: Tue, 04 Dec 2018 21:31:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:31:58,077 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/79b51114-f155-435c-8b68-d49247fc41a1/file used request id req-6d0151f9-6163-4dfa-9619-55f704837af9 2018-12-04 21:31:58,078 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 21:31:58,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/79b51114-f155-435c-8b68-d49247fc41a1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c4a6f7640784ecf7af3cad128c192004a17380ce" 2018-12-04 21:31:58,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-ebf3a59e-13fb-4586-a5b4-e67d0c167d7a Date: Tue, 04 Dec 2018 21:31:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:31:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:31:58Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/79b51114-f155-435c-8b68-d49247fc41a1/snap", "metadata": {}}], "self": "/v2/images/79b51114-f155-435c-8b68-d49247fc41a1", "min_disk": 0, "protected": false, "id": "79b51114-f155-435c-8b68-d49247fc41a1", "file": "/v2/images/79b51114-f155-435c-8b68-d49247fc41a1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2162bd2efbb547a997670ee8ff98c882", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/79b51114-f155-435c-8b68-d49247fc41a1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:31:58,097 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/79b51114-f155-435c-8b68-d49247fc41a1 used request id req-ebf3a59e-13fb-4586-a5b4-e67d0c167d7a 2018-12-04 21:31:58,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c4a6f7640784ecf7af3cad128c192004a17380ce" 2018-12-04 21:31:58,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6a73c521-2317-42f9-8594-e5cb0c204247 Date: Tue, 04 Dec 2018 21:31:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:31:58,106 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-6a73c521-2317-42f9-8594-e5cb0c204247 2018-12-04 21:31:58,109 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-image 2018-12-04 21:31:58,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/79b51114-f155-435c-8b68-d49247fc41a1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c4a6f7640784ecf7af3cad128c192004a17380ce" 2018-12-04 21:31:58,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-9d898a0e-fa6f-41d6-a1e9-a3651ebab0f0 Date: Tue, 04 Dec 2018 21:31:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:31:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:31:58Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/79b51114-f155-435c-8b68-d49247fc41a1/snap", "metadata": {}}], "self": "/v2/images/79b51114-f155-435c-8b68-d49247fc41a1", "min_disk": 0, "protected": false, "id": "79b51114-f155-435c-8b68-d49247fc41a1", "file": "/v2/images/79b51114-f155-435c-8b68-d49247fc41a1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2162bd2efbb547a997670ee8ff98c882", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/79b51114-f155-435c-8b68-d49247fc41a1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:31:58,125 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/79b51114-f155-435c-8b68-d49247fc41a1 used request id req-9d898a0e-fa6f-41d6-a1e9-a3651ebab0f0 2018-12-04 21:31:58,125 - create_image - DEBUG - Instance status is - active 2018-12-04 21:31:58,125 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-image 2018-12-04 21:31:58,126 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-image 2018-12-04 21:31:58,126 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:31:58,126 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:31:58,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:31:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["K2eUJlf2RBSCNWpjG6NjFg"], "issued_at": "2018-12-04T21:31:58.000000Z"}} 2018-12-04 21:31:58,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b46dc5db0a450417518982b6aa445f810dc7b30" 2018-12-04 21:31:58,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25fb6658-27e4-4d59-83b7-8bd3e786be56 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:31:58,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-25fb6658-27e4-4d59-83b7-8bd3e786be56 2018-12-04 21:31:58,544 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:31:58,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b46dc5db0a450417518982b6aa445f810dc7b30" 2018-12-04 21:31:58,740 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e031648a-f8e7-4ec6-baba-6fc2a17514dc x-compute-request-id: req-e031648a-f8e7-4ec6-baba-6fc2a17514dc Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-04 21:31:58,740 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e031648a-f8e7-4ec6-baba-6fc2a17514dc 2018-12-04 21:31:58,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b46dc5db0a450417518982b6aa445f810dc7b30" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-04 21:31:58,775 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-652a48eb-ddc5-4b71-8071-edf007ff060a x-compute-request-id: req-652a48eb-ddc5-4b71-8071-edf007ff060a Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b7f31f5b-29ec-4a42-a1e2-4f813f98e482", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b7f31f5b-29ec-4a42-a1e2-4f813f98e482", "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": "b7f31f5b-29ec-4a42-a1e2-4f813f98e482"}} 2018-12-04 21:31:58,775 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-652a48eb-ddc5-4b71-8071-edf007ff060a 2018-12-04 21:31:58,776 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:31:58,776 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:31:59,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec35fae5e0854d669cf1b454fefd64c5", "name": "CreateInstanceSimpleTests-3ddc62be-0493-46f-proj-role"}], "expires_at": "2018-12-04T22:31:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2162bd2efbb547a997670ee8ff98c882", "name": "CreateInstanceSimpleTests-3ddc62be-0493-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/2162bd2efbb547a997670ee8ff98c882", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/2162bd2efbb547a997670ee8ff98c882", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/2162bd2efbb547a997670ee8ff98c882", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_2162bd2efbb547a997670ee8ff98c882", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_2162bd2efbb547a997670ee8ff98c882", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2162bd2efbb547a997670ee8ff98c882", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/2162bd2efbb547a997670ee8ff98c882", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/2162bd2efbb547a997670ee8ff98c882", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2162bd2efbb547a997670ee8ff98c882", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/2162bd2efbb547a997670ee8ff98c882", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/2162bd2efbb547a997670ee8ff98c882", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/2162bd2efbb547a997670ee8ff98c882", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/2162bd2efbb547a997670ee8ff98c882", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/2162bd2efbb547a997670ee8ff98c882", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-3ddc62be-0493-46f-user", "id": "d709800cdac84634978f16e7f899763b"}, "audit_ids": ["hkKfCsk6StCO9WeP_Q8fmA"], "issued_at": "2018-12-04T21:31:59.000000Z"}} 2018-12-04 21:31:59,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f5d537642ccaf24fb431f84703ea830c5af26d" 2018-12-04 21:31:59,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:31:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce93add1-6b22-401c-81da-32d8832a049f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:31:59,342 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ce93add1-6b22-401c-81da-32d8832a049f 2018-12-04 21:31:59,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f5d537642ccaf24fb431f84703ea830c5af26d" 2018-12-04 21:31:59,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4dd49e89-b55f-4e04-ad98-95d0ece5766a Date: Tue, 04 Dec 2018 21:31:59 GMT RESP BODY: {"networks":[]} 2018-12-04 21:31:59,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net used request id req-4dd49e89-b55f-4e04-ad98-95d0ece5766a 2018-12-04 21:31:59,532 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net 2018-12-04 21:31:59,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f5d537642ccaf24fb431f84703ea830c5af26d" -d '{"network": {"name": "CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net", "admin_state_up": true}}' 2018-12-04 21:32:00,010 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-7a4f0fc5-047e-48e4-8065-20a7f13919dd Date: Tue, 04 Dec 2018 21:32:00 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"2162bd2efbb547a997670ee8ff98c882","created_at":"2018-12-04T21:31:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-12-04T21:31:59Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"2162bd2efbb547a997670ee8ff98c882","id":"737e07f3-e480-47f8-842d-57a777d4fc18","name":"CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net"}} 2018-12-04 21:32:00,011 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-7a4f0fc5-047e-48e4-8065-20a7f13919dd 2018-12-04 21:32:00,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=737e07f3-e480-47f8-842d-57a777d4fc18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f5d537642ccaf24fb431f84703ea830c5af26d" 2018-12-04 21:32:00,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-047db093-e733-40c7-ab7d-bc9394cc5eef Date: Tue, 04 Dec 2018 21:32:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T21:31:59Z","tenant_id":"2162bd2efbb547a997670ee8ff98c882","created_at":"2018-12-04T21:31:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"2162bd2efbb547a997670ee8ff98c882","id":"737e07f3-e480-47f8-842d-57a777d4fc18","name":"CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net"}]} 2018-12-04 21:32:00,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=737e07f3-e480-47f8-842d-57a777d4fc18 used request id req-047db093-e733-40c7-ab7d-bc9394cc5eef 2018-12-04 21:32:00,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=737e07f3-e480-47f8-842d-57a777d4fc18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f5d537642ccaf24fb431f84703ea830c5af26d" 2018-12-04 21:32:00,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-10ca0813-50ea-4c64-815f-40e13567dea2 Date: Tue, 04 Dec 2018 21:32:00 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:32:00,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=737e07f3-e480-47f8-842d-57a777d4fc18 used request id req-10ca0813-50ea-4c64-815f-40e13567dea2 2018-12-04 21:32:00,254 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-subnet 2018-12-04 21:32:00,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f5d537642ccaf24fb431f84703ea830c5af26d" -d '{"subnets": [{"ip_version": 4, "network_id": "737e07f3-e480-47f8-842d-57a777d4fc18", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-subnet"}]}' 2018-12-04 21:32:00,982 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ec9cb94a-a3cc-4b04-9ec0-458ae6d37725 Date: Tue, 04 Dec 2018 21:32:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"737e07f3-e480-47f8-842d-57a777d4fc18","tenant_id":"2162bd2efbb547a997670ee8ff98c882","created_at":"2018-12-04T21:32:00Z","dns_nameservers":[],"updated_at":"2018-12-04T21:32:00Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"2162bd2efbb547a997670ee8ff98c882","id":"c7d1e62a-f73a-4ce0-96e3-d0d40671cec9","subnetpool_id":null,"name":"CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-subnet"}]} 2018-12-04 21:32:00,983 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-ec9cb94a-a3cc-4b04-9ec0-458ae6d37725 2018-12-04 21:32:00,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=737e07f3-e480-47f8-842d-57a777d4fc18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f5d537642ccaf24fb431f84703ea830c5af26d" 2018-12-04 21:32:01,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-d3f61d19-ef38-4a82-ba33-bbfecc72c9d9 Date: Tue, 04 Dec 2018 21:32:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c7d1e62a-f73a-4ce0-96e3-d0d40671cec9"],"updated_at":"2018-12-04T21:32:00Z","tenant_id":"2162bd2efbb547a997670ee8ff98c882","created_at":"2018-12-04T21:31:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2162bd2efbb547a997670ee8ff98c882","id":"737e07f3-e480-47f8-842d-57a777d4fc18","name":"CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net"}]} 2018-12-04 21:32:01,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=737e07f3-e480-47f8-842d-57a777d4fc18 used request id req-d3f61d19-ef38-4a82-ba33-bbfecc72c9d9 2018-12-04 21:32:01,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=737e07f3-e480-47f8-842d-57a777d4fc18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f5d537642ccaf24fb431f84703ea830c5af26d" 2018-12-04 21:32:01,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e5564b86-7bff-4d10-99ad-516642265ba5 Date: Tue, 04 Dec 2018 21:32:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"737e07f3-e480-47f8-842d-57a777d4fc18","tenant_id":"2162bd2efbb547a997670ee8ff98c882","created_at":"2018-12-04T21:32:00Z","dns_nameservers":[],"updated_at":"2018-12-04T21:32:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2162bd2efbb547a997670ee8ff98c882","id":"c7d1e62a-f73a-4ce0-96e3-d0d40671cec9","subnetpool_id":null,"name":"CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-subnet"}]} 2018-12-04 21:32:01,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=737e07f3-e480-47f8-842d-57a777d4fc18 used request id req-e5564b86-7bff-4d10-99ad-516642265ba5 2018-12-04 21:32:01,161 - OpenStackNetwork - DEBUG - Network [737e07f3-e480-47f8-842d-57a777d4fc18] created successfully 2018-12-04 21:32:01,161 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:32:01,162 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:32:01,575 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec35fae5e0854d669cf1b454fefd64c5", "name": "CreateInstanceSimpleTests-3ddc62be-0493-46f-proj-role"}], "expires_at": "2018-12-04T22:32:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2162bd2efbb547a997670ee8ff98c882", "name": "CreateInstanceSimpleTests-3ddc62be-0493-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/2162bd2efbb547a997670ee8ff98c882", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/2162bd2efbb547a997670ee8ff98c882", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/2162bd2efbb547a997670ee8ff98c882", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_2162bd2efbb547a997670ee8ff98c882", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_2162bd2efbb547a997670ee8ff98c882", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2162bd2efbb547a997670ee8ff98c882", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/2162bd2efbb547a997670ee8ff98c882", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/2162bd2efbb547a997670ee8ff98c882", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2162bd2efbb547a997670ee8ff98c882", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/2162bd2efbb547a997670ee8ff98c882", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/2162bd2efbb547a997670ee8ff98c882", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/2162bd2efbb547a997670ee8ff98c882", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/2162bd2efbb547a997670ee8ff98c882", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/2162bd2efbb547a997670ee8ff98c882", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-3ddc62be-0493-46f-user", "id": "d709800cdac84634978f16e7f899763b"}, "audit_ids": ["t_wiK1I6Qb-nXDQbIXiFeg"], "issued_at": "2018-12-04T21:32:01.000000Z"}} 2018-12-04 21:32:01,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:01,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-922250cc-bf0a-4cd4-a1e8-9377679c03cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:32:01,696 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-922250cc-bf0a-4cd4-a1e8-9377679c03cb 2018-12-04 21:32:01,697 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:32:01,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:01,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cf82134-7024-424e-a0fc-407be19befdb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:32:01,712 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3cf82134-7024-424e-a0fc-407be19befdb 2018-12-04 21:32:01,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:01,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-4f32a431-3a9d-48c0-ac5f-3d88de95fbaa Date: Tue, 04 Dec 2018 21:32:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c7d1e62a-f73a-4ce0-96e3-d0d40671cec9"],"updated_at":"2018-12-04T21:32:00Z","tenant_id":"2162bd2efbb547a997670ee8ff98c882","created_at":"2018-12-04T21:31:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2162bd2efbb547a997670ee8ff98c882","id":"737e07f3-e480-47f8-842d-57a777d4fc18","name":"CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net"}]} 2018-12-04 21:32:01,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net used request id req-4f32a431-3a9d-48c0-ac5f-3d88de95fbaa 2018-12-04 21:32:01,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=737e07f3-e480-47f8-842d-57a777d4fc18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:02,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fdda38dd-f57f-4228-bfdf-536cf27d094b Date: Tue, 04 Dec 2018 21:32:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"737e07f3-e480-47f8-842d-57a777d4fc18","tenant_id":"2162bd2efbb547a997670ee8ff98c882","created_at":"2018-12-04T21:32:00Z","dns_nameservers":[],"updated_at":"2018-12-04T21:32:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2162bd2efbb547a997670ee8ff98c882","id":"c7d1e62a-f73a-4ce0-96e3-d0d40671cec9","subnetpool_id":null,"name":"CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-subnet"}]} 2018-12-04 21:32:02,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=737e07f3-e480-47f8-842d-57a777d4fc18 used request id req-fdda38dd-f57f-4228-bfdf-536cf27d094b 2018-12-04 21:32:02,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:02,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-22c249da-8820-4269-8bc2-4161e96a40ca Date: Tue, 04 Dec 2018 21:32:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c7d1e62a-f73a-4ce0-96e3-d0d40671cec9"],"updated_at":"2018-12-04T21:32:00Z","tenant_id":"2162bd2efbb547a997670ee8ff98c882","created_at":"2018-12-04T21:31:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2162bd2efbb547a997670ee8ff98c882","id":"737e07f3-e480-47f8-842d-57a777d4fc18","name":"CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net"}]} 2018-12-04 21:32:02,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net used request id req-22c249da-8820-4269-8bc2-4161e96a40ca 2018-12-04 21:32:02,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:32:02,145 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:32: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:32:02,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2162bd2efbb547a997670ee8ff98c882 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:02,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8405c96-50cd-4e90-b24b-9f6893f301ac Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2162bd2efbb547a997670ee8ff98c882"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2162bd2efbb547a997670ee8ff98c882", "name": "CreateInstanceSimpleTests-3ddc62be-0493-46f-proj"}} 2018-12-04 21:32:02,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2162bd2efbb547a997670ee8ff98c882 used request id req-b8405c96-50cd-4e90-b24b-9f6893f301ac 2018-12-04 21:32:02,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=737e07f3-e480-47f8-842d-57a777d4fc18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:02,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8015773c-faef-46e6-a443-4f1023625b7d Date: Tue, 04 Dec 2018 21:32:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"737e07f3-e480-47f8-842d-57a777d4fc18","tenant_id":"2162bd2efbb547a997670ee8ff98c882","created_at":"2018-12-04T21:32:00Z","dns_nameservers":[],"updated_at":"2018-12-04T21:32:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2162bd2efbb547a997670ee8ff98c882","id":"c7d1e62a-f73a-4ce0-96e3-d0d40671cec9","subnetpool_id":null,"name":"CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-subnet"}]} 2018-12-04 21:32:02,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=737e07f3-e480-47f8-842d-57a777d4fc18 used request id req-8015773c-faef-46e6-a443-4f1023625b7d 2018-12-04 21:32:02,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=737e07f3-e480-47f8-842d-57a777d4fc18&name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:02,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1d4ca978-b3fa-477c-9318-350a9623ad9c Date: Tue, 04 Dec 2018 21:32:02 GMT RESP BODY: {"ports":[]} 2018-12-04 21:32:02,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=737e07f3-e480-47f8-842d-57a777d4fc18&name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-port&admin_state_up=True used request id req-1d4ca978-b3fa-477c-9318-350a9623ad9c 2018-12-04 21:32:02,326 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:02,488 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32: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-909145f2-0199-4039-9d1a-280782b2ebec x-compute-request-id: req-909145f2-0199-4039-9d1a-280782b2ebec Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-04 21:32:02,488 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-inst used request id req-909145f2-0199-4039-9d1a-280782b2ebec 2018-12-04 21:32:02,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:02,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-20c05e87-0b2c-4dc8-ad24-b3b2ff8a3528 Date: Tue, 04 Dec 2018 21:32:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c7d1e62a-f73a-4ce0-96e3-d0d40671cec9"],"updated_at":"2018-12-04T21:32:00Z","tenant_id":"2162bd2efbb547a997670ee8ff98c882","created_at":"2018-12-04T21:31:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2162bd2efbb547a997670ee8ff98c882","id":"737e07f3-e480-47f8-842d-57a777d4fc18","name":"CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net"}]} 2018-12-04 21:32:02,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net used request id req-20c05e87-0b2c-4dc8-ad24-b3b2ff8a3528 2018-12-04 21:32:02,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=737e07f3-e480-47f8-842d-57a777d4fc18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:02,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-63c0aec2-c392-463e-ab0e-0ed917cdd037 Date: Tue, 04 Dec 2018 21:32:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"737e07f3-e480-47f8-842d-57a777d4fc18","tenant_id":"2162bd2efbb547a997670ee8ff98c882","created_at":"2018-12-04T21:32:00Z","dns_nameservers":[],"updated_at":"2018-12-04T21:32:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2162bd2efbb547a997670ee8ff98c882","id":"c7d1e62a-f73a-4ce0-96e3-d0d40671cec9","subnetpool_id":null,"name":"CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-subnet"}]} 2018-12-04 21:32:02,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=737e07f3-e480-47f8-842d-57a777d4fc18 used request id req-63c0aec2-c392-463e-ab0e-0ed917cdd037 2018-12-04 21:32:02,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:02,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-3bba845c-6974-43e0-861e-fc0d783aebb0 Date: Tue, 04 Dec 2018 21:32:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c7d1e62a-f73a-4ce0-96e3-d0d40671cec9"],"updated_at":"2018-12-04T21:32:00Z","tenant_id":"2162bd2efbb547a997670ee8ff98c882","created_at":"2018-12-04T21:31:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2162bd2efbb547a997670ee8ff98c882","id":"737e07f3-e480-47f8-842d-57a777d4fc18","name":"CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net"}]} 2018-12-04 21:32:02,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net used request id req-3bba845c-6974-43e0-861e-fc0d783aebb0 2018-12-04 21:32:02,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2162bd2efbb547a997670ee8ff98c882 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:03,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38ad479d-e055-4150-9255-35faabd7f828 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2162bd2efbb547a997670ee8ff98c882"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2162bd2efbb547a997670ee8ff98c882", "name": "CreateInstanceSimpleTests-3ddc62be-0493-46f-proj"}} 2018-12-04 21:32:03,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2162bd2efbb547a997670ee8ff98c882 used request id req-38ad479d-e055-4150-9255-35faabd7f828 2018-12-04 21:32:03,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=737e07f3-e480-47f8-842d-57a777d4fc18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:03,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-76e4df9c-14ed-4629-9e2d-90104a61f0c8 Date: Tue, 04 Dec 2018 21:32:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"737e07f3-e480-47f8-842d-57a777d4fc18","tenant_id":"2162bd2efbb547a997670ee8ff98c882","created_at":"2018-12-04T21:32:00Z","dns_nameservers":[],"updated_at":"2018-12-04T21:32:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2162bd2efbb547a997670ee8ff98c882","id":"c7d1e62a-f73a-4ce0-96e3-d0d40671cec9","subnetpool_id":null,"name":"CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-subnet"}]} 2018-12-04 21:32:03,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=737e07f3-e480-47f8-842d-57a777d4fc18 used request id req-76e4df9c-14ed-4629-9e2d-90104a61f0c8 2018-12-04 21:32:03,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=737e07f3-e480-47f8-842d-57a777d4fc18&name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:03,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a662c36f-0cc1-4a4e-9ad8-d7ba6df73126 Date: Tue, 04 Dec 2018 21:32:03 GMT RESP BODY: {"ports":[]} 2018-12-04 21:32:03,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=737e07f3-e480-47f8-842d-57a777d4fc18&name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-port&admin_state_up=True used request id req-a662c36f-0cc1-4a4e-9ad8-d7ba6df73126 2018-12-04 21:32:03,114 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:32:03,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:32:03,512 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec35fae5e0854d669cf1b454fefd64c5", "name": "CreateInstanceSimpleTests-3ddc62be-0493-46f-proj-role"}], "expires_at": "2018-12-04T22:32:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2162bd2efbb547a997670ee8ff98c882", "name": "CreateInstanceSimpleTests-3ddc62be-0493-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/2162bd2efbb547a997670ee8ff98c882", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/2162bd2efbb547a997670ee8ff98c882", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/2162bd2efbb547a997670ee8ff98c882", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_2162bd2efbb547a997670ee8ff98c882", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_2162bd2efbb547a997670ee8ff98c882", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2162bd2efbb547a997670ee8ff98c882", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/2162bd2efbb547a997670ee8ff98c882", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/2162bd2efbb547a997670ee8ff98c882", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2162bd2efbb547a997670ee8ff98c882", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/2162bd2efbb547a997670ee8ff98c882", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/2162bd2efbb547a997670ee8ff98c882", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/2162bd2efbb547a997670ee8ff98c882", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/2162bd2efbb547a997670ee8ff98c882", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/2162bd2efbb547a997670ee8ff98c882", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-3ddc62be-0493-46f-user", "id": "d709800cdac84634978f16e7f899763b"}, "audit_ids": ["gGhLIdBxRNW3Q-eyy9a25Q"], "issued_at": "2018-12-04T21:32:03.000000Z"}} 2018-12-04 21:32:03,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc7256a699b110bbc703592d4fc4173f75d83e3" 2018-12-04 21:32:03,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9478a37-b20f-457e-bf68-1dea6add225e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:32:03,599 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c9478a37-b20f-457e-bf68-1dea6add225e 2018-12-04 21:32:03,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:03,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-4dd44d23-d0e6-4838-baed-3fec5f14cfac Date: Tue, 04 Dec 2018 21:32:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c7d1e62a-f73a-4ce0-96e3-d0d40671cec9"],"updated_at":"2018-12-04T21:32:00Z","tenant_id":"2162bd2efbb547a997670ee8ff98c882","created_at":"2018-12-04T21:31:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2162bd2efbb547a997670ee8ff98c882","id":"737e07f3-e480-47f8-842d-57a777d4fc18","name":"CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net"}]} 2018-12-04 21:32:03,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net used request id req-4dd44d23-d0e6-4838-baed-3fec5f14cfac 2018-12-04 21:32:03,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=737e07f3-e480-47f8-842d-57a777d4fc18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:03,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-68af30d6-9809-484c-8ede-51df6dbf915a Date: Tue, 04 Dec 2018 21:32:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"737e07f3-e480-47f8-842d-57a777d4fc18","tenant_id":"2162bd2efbb547a997670ee8ff98c882","created_at":"2018-12-04T21:32:00Z","dns_nameservers":[],"updated_at":"2018-12-04T21:32:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2162bd2efbb547a997670ee8ff98c882","id":"c7d1e62a-f73a-4ce0-96e3-d0d40671cec9","subnetpool_id":null,"name":"CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-subnet"}]} 2018-12-04 21:32:03,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=737e07f3-e480-47f8-842d-57a777d4fc18 used request id req-68af30d6-9809-484c-8ede-51df6dbf915a 2018-12-04 21:32:03,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:03,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-d5c584be-8fde-4852-8227-926794d38439 Date: Tue, 04 Dec 2018 21:32:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c7d1e62a-f73a-4ce0-96e3-d0d40671cec9"],"updated_at":"2018-12-04T21:32:00Z","tenant_id":"2162bd2efbb547a997670ee8ff98c882","created_at":"2018-12-04T21:31:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2162bd2efbb547a997670ee8ff98c882","id":"737e07f3-e480-47f8-842d-57a777d4fc18","name":"CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net"}]} 2018-12-04 21:32:03,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net used request id req-d5c584be-8fde-4852-8227-926794d38439 2018-12-04 21:32:03,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:32:03,857 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:32: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:32:03,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2162bd2efbb547a997670ee8ff98c882 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc7256a699b110bbc703592d4fc4173f75d83e3" 2018-12-04 21:32:03,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34c76da1-2825-45c1-a29b-cc590abcf87d Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2162bd2efbb547a997670ee8ff98c882"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2162bd2efbb547a997670ee8ff98c882", "name": "CreateInstanceSimpleTests-3ddc62be-0493-46f-proj"}} 2018-12-04 21:32:03,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2162bd2efbb547a997670ee8ff98c882 used request id req-34c76da1-2825-45c1-a29b-cc590abcf87d 2018-12-04 21:32:03,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=737e07f3-e480-47f8-842d-57a777d4fc18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:04,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2c45dfd3-6497-45d9-97dc-a14b97c13a98 Date: Tue, 04 Dec 2018 21:32:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"737e07f3-e480-47f8-842d-57a777d4fc18","tenant_id":"2162bd2efbb547a997670ee8ff98c882","created_at":"2018-12-04T21:32:00Z","dns_nameservers":[],"updated_at":"2018-12-04T21:32:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2162bd2efbb547a997670ee8ff98c882","id":"c7d1e62a-f73a-4ce0-96e3-d0d40671cec9","subnetpool_id":null,"name":"CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-subnet"}]} 2018-12-04 21:32:04,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=737e07f3-e480-47f8-842d-57a777d4fc18 used request id req-2c45dfd3-6497-45d9-97dc-a14b97c13a98 2018-12-04 21:32:04,002 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net 2018-12-04 21:32:04,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" -d '{"port": {"network_id": "737e07f3-e480-47f8-842d-57a777d4fc18", "name": "CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-port", "admin_state_up": true}}' 2018-12-04 21:32:04,762 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-cb632e5d-ba7b-46c6-a348-74157786f7f3 Date: Tue, 04 Dec 2018 21:32:04 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-12-04T21:32:04Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"737e07f3-e480-47f8-842d-57a777d4fc18","tenant_id":"2162bd2efbb547a997670ee8ff98c882","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-12-04T21:32:04Z","name":"CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:30:b7:3d","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"2162bd2efbb547a997670ee8ff98c882","fixed_ips":[{"subnet_id":"c7d1e62a-f73a-4ce0-96e3-d0d40671cec9","ip_address":"10.55.0.9"}],"id":"eff32aff-964d-42cf-8e2b-dff934fbedf5","security_groups":["13d91eb4-c0d2-42a3-84c7-f3f2623e1b91"],"device_id":""}} 2018-12-04 21:32:04,762 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-cb632e5d-ba7b-46c6-a348-74157786f7f3 2018-12-04 21:32:04,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:04,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-309e6994-0fe5-4cfb-98b5-e234f77f804f Date: Tue, 04 Dec 2018 21:32:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c7d1e62a-f73a-4ce0-96e3-d0d40671cec9"],"updated_at":"2018-12-04T21:32:00Z","tenant_id":"2162bd2efbb547a997670ee8ff98c882","created_at":"2018-12-04T21:31:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2162bd2efbb547a997670ee8ff98c882","id":"737e07f3-e480-47f8-842d-57a777d4fc18","name":"CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net"}]} 2018-12-04 21:32:04,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net used request id req-309e6994-0fe5-4cfb-98b5-e234f77f804f 2018-12-04 21:32:04,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=737e07f3-e480-47f8-842d-57a777d4fc18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:04,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-be02f076-2afa-47e4-9cf5-743dbbd74092 Date: Tue, 04 Dec 2018 21:32:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"737e07f3-e480-47f8-842d-57a777d4fc18","tenant_id":"2162bd2efbb547a997670ee8ff98c882","created_at":"2018-12-04T21:32:00Z","dns_nameservers":[],"updated_at":"2018-12-04T21:32:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2162bd2efbb547a997670ee8ff98c882","id":"c7d1e62a-f73a-4ce0-96e3-d0d40671cec9","subnetpool_id":null,"name":"CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-subnet"}]} 2018-12-04 21:32:04,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=737e07f3-e480-47f8-842d-57a777d4fc18 used request id req-be02f076-2afa-47e4-9cf5-743dbbd74092 2018-12-04 21:32:04,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:05,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-fa89e2bf-ff95-47ac-8c44-a473b1721656 Date: Tue, 04 Dec 2018 21:32:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c7d1e62a-f73a-4ce0-96e3-d0d40671cec9"],"updated_at":"2018-12-04T21:32:00Z","tenant_id":"2162bd2efbb547a997670ee8ff98c882","created_at":"2018-12-04T21:31:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2162bd2efbb547a997670ee8ff98c882","id":"737e07f3-e480-47f8-842d-57a777d4fc18","name":"CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net"}]} 2018-12-04 21:32:05,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net used request id req-fa89e2bf-ff95-47ac-8c44-a473b1721656 2018-12-04 21:32:05,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2162bd2efbb547a997670ee8ff98c882 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:05,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3956f788-5201-4a2d-89ec-dca35da82696 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2162bd2efbb547a997670ee8ff98c882"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2162bd2efbb547a997670ee8ff98c882", "name": "CreateInstanceSimpleTests-3ddc62be-0493-46f-proj"}} 2018-12-04 21:32:05,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2162bd2efbb547a997670ee8ff98c882 used request id req-3956f788-5201-4a2d-89ec-dca35da82696 2018-12-04 21:32:05,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=737e07f3-e480-47f8-842d-57a777d4fc18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:05,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bdff3968-57f1-440c-8d47-7ee1be437521 Date: Tue, 04 Dec 2018 21:32:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"737e07f3-e480-47f8-842d-57a777d4fc18","tenant_id":"2162bd2efbb547a997670ee8ff98c882","created_at":"2018-12-04T21:32:00Z","dns_nameservers":[],"updated_at":"2018-12-04T21:32:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2162bd2efbb547a997670ee8ff98c882","id":"c7d1e62a-f73a-4ce0-96e3-d0d40671cec9","subnetpool_id":null,"name":"CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-subnet"}]} 2018-12-04 21:32:05,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=737e07f3-e480-47f8-842d-57a777d4fc18 used request id req-bdff3968-57f1-440c-8d47-7ee1be437521 2018-12-04 21:32:05,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=737e07f3-e480-47f8-842d-57a777d4fc18&name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:05,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-9fe582a2-9cc0-4a77-ac8d-d5b05edb1f9b Date: Tue, 04 Dec 2018 21:32:05 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"737e07f3-e480-47f8-842d-57a777d4fc18","tenant_id":"2162bd2efbb547a997670ee8ff98c882","created_at":"2018-12-04T21:32:04Z","admin_state_up":true,"updated_at":"2018-12-04T21:32:04Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:30:b7:3d","id":"eff32aff-964d-42cf-8e2b-dff934fbedf5","port_security_enabled":true,"project_id":"2162bd2efbb547a997670ee8ff98c882","fixed_ips":[{"subnet_id":"c7d1e62a-f73a-4ce0-96e3-d0d40671cec9","ip_address":"10.55.0.9"}],"extra_dhcp_opts":[],"security_groups":["13d91eb4-c0d2-42a3-84c7-f3f2623e1b91"],"name":"CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-port"}]} 2018-12-04 21:32:05,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=737e07f3-e480-47f8-842d-57a777d4fc18&name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-port&admin_state_up=True used request id req-9fe582a2-9cc0-4a77-ac8d-d5b05edb1f9b 2018-12-04 21:32:05,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2162bd2efbb547a997670ee8ff98c882 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:05,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74f3dd38-bcf9-4dbf-89e5-a21b8dfe44c6 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2162bd2efbb547a997670ee8ff98c882"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2162bd2efbb547a997670ee8ff98c882", "name": "CreateInstanceSimpleTests-3ddc62be-0493-46f-proj"}} 2018-12-04 21:32:05,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2162bd2efbb547a997670ee8ff98c882 used request id req-74f3dd38-bcf9-4dbf-89e5-a21b8dfe44c6 2018-12-04 21:32:05,535 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-inst 2018-12-04 21:32:05,539 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:05,558 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32: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-baddb0fa-bb53-4a4f-a047-8e251d5764db x-compute-request-id: req-baddb0fa-bb53-4a4f-a047-8e251d5764db Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "b7f31f5b-29ec-4a42-a1e2-4f813f98e482", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b7f31f5b-29ec-4a42-a1e2-4f813f98e482", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b7f31f5b-29ec-4a42-a1e2-4f813f98e482", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-flavor-name"}]} 2018-12-04 21:32:05,559 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-baddb0fa-bb53-4a4f-a047-8e251d5764db 2018-12-04 21:32:05,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/b7f31f5b-29ec-4a42-a1e2-4f813f98e482 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:05,577 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32: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-fe5d732b-6c4f-4bcc-85a5-6b73d76c7813 x-compute-request-id: req-fe5d732b-6c4f-4bcc-85a5-6b73d76c7813 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b7f31f5b-29ec-4a42-a1e2-4f813f98e482", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b7f31f5b-29ec-4a42-a1e2-4f813f98e482", "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": "b7f31f5b-29ec-4a42-a1e2-4f813f98e482"}} 2018-12-04 21:32:05,577 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/b7f31f5b-29ec-4a42-a1e2-4f813f98e482 used request id req-fe5d732b-6c4f-4bcc-85a5-6b73d76c7813 2018-12-04 21:32:05,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:05,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-7d25a56f-5da0-4a6b-976b-b554c1708fdf Date: Tue, 04 Dec 2018 21:32:05 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:31:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:31:58Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/79b51114-f155-435c-8b68-d49247fc41a1/snap", "metadata": {}}], "self": "/v2/images/79b51114-f155-435c-8b68-d49247fc41a1", "min_disk": 0, "protected": false, "id": "79b51114-f155-435c-8b68-d49247fc41a1", "file": "/v2/images/79b51114-f155-435c-8b68-d49247fc41a1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2162bd2efbb547a997670ee8ff98c882", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/79b51114-f155-435c-8b68-d49247fc41a1/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-image"} 2018-12-04 21:32:05,789 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-image used request id req-7d25a56f-5da0-4a6b-976b-b554c1708fdf 2018-12-04 21:32:05,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:05,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fd9dd224-9eca-4406-a9e4-444a1084f8df Date: Tue, 04 Dec 2018 21:32:05 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:32:05,798 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-fd9dd224-9eca-4406-a9e4-444a1084f8df 2018-12-04 21:32:05,804 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" -d '{"server": {"name": "CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-inst", "imageRef": "79b51114-f155-435c-8b68-d49247fc41a1", "flavorRef": "b7f31f5b-29ec-4a42-a1e2-4f813f98e482", "max_count": 1, "min_count": 1, "networks": [{"port": "eff32aff-964d-42cf-8e2b-dff934fbedf5"}]}}' 2018-12-04 21:32:07,200 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:32: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-03f03627-4a37-493f-892b-5ef50b9a873b x-compute-request-id: req-03f03627-4a37-493f-892b-5ef50b9a873b Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/4c84516d-035c-455b-9342-7a107b785606 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4c84516d-035c-455b-9342-7a107b785606", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4c84516d-035c-455b-9342-7a107b785606", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4c84516d-035c-455b-9342-7a107b785606", "rel": "bookmark"}], "adminPass": "ikYkBH9FKYcJ"}} 2018-12-04 21:32:07,200 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-03f03627-4a37-493f-892b-5ef50b9a873b 2018-12-04 21:32:07,203 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c84516d-035c-455b-9342-7a107b785606 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:07,448 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7aaeb7e8-7ce2-4050-a392-6f36b8fd063f x-compute-request-id: req-7aaeb7e8-7ce2-4050-a392-6f36b8fd063f 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.23:8774/v2.1/servers/4c84516d-035c-455b-9342-7a107b785606", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4c84516d-035c-455b-9342-7a107b785606", "rel": "bookmark"}], "image": {"id": "79b51114-f155-435c-8b68-d49247fc41a1", "links": [{"href": "http://172.30.9.23:8774/images/79b51114-f155-435c-8b68-d49247fc41a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b7f31f5b-29ec-4a42-a1e2-4f813f98e482", "links": [{"href": "http://172.30.9.23:8774/flavors/b7f31f5b-29ec-4a42-a1e2-4f813f98e482", "rel": "bookmark"}]}, "id": "4c84516d-035c-455b-9342-7a107b785606", "user_id": "d709800cdac84634978f16e7f899763b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:32:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-inst", "created": "2018-12-04T21:32:07Z", "tenant_id": "2162bd2efbb547a997670ee8ff98c882", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:32:07,448 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c84516d-035c-455b-9342-7a107b785606 used request id req-7aaeb7e8-7ce2-4050-a392-6f36b8fd063f 2018-12-04 21:32:07,448 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-inst 2018-12-04 21:32:07,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c84516d-035c-455b-9342-7a107b785606 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:07,706 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74604103-baca-4e09-b282-c8873a9c6c8a x-compute-request-id: req-74604103-baca-4e09-b282-c8873a9c6c8a 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.23:8774/v2.1/servers/4c84516d-035c-455b-9342-7a107b785606", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4c84516d-035c-455b-9342-7a107b785606", "rel": "bookmark"}], "image": {"id": "79b51114-f155-435c-8b68-d49247fc41a1", "links": [{"href": "http://172.30.9.23:8774/images/79b51114-f155-435c-8b68-d49247fc41a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b7f31f5b-29ec-4a42-a1e2-4f813f98e482", "links": [{"href": "http://172.30.9.23:8774/flavors/b7f31f5b-29ec-4a42-a1e2-4f813f98e482", "rel": "bookmark"}]}, "id": "4c84516d-035c-455b-9342-7a107b785606", "user_id": "d709800cdac84634978f16e7f899763b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:32:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-inst", "created": "2018-12-04T21:32:07Z", "tenant_id": "2162bd2efbb547a997670ee8ff98c882", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:32:07,706 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c84516d-035c-455b-9342-7a107b785606 used request id req-74604103-baca-4e09-b282-c8873a9c6c8a 2018-12-04 21:32:07,707 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-inst] is - BUILD 2018-12-04 21:32:07,707 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:32:10,710 - create_instance - DEBUG - VM status query timeout in 896.73867321 2018-12-04 21:32:10,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c84516d-035c-455b-9342-7a107b785606 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:10,853 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42fb29fa-ca86-472d-8ddb-ba8ed6288050 x-compute-request-id: req-42fb29fa-ca86-472d-8ddb-ba8ed6288050 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.23:8774/v2.1/servers/4c84516d-035c-455b-9342-7a107b785606", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4c84516d-035c-455b-9342-7a107b785606", "rel": "bookmark"}], "image": {"id": "79b51114-f155-435c-8b68-d49247fc41a1", "links": [{"href": "http://172.30.9.23:8774/images/79b51114-f155-435c-8b68-d49247fc41a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b7f31f5b-29ec-4a42-a1e2-4f813f98e482", "links": [{"href": "http://172.30.9.23:8774/flavors/b7f31f5b-29ec-4a42-a1e2-4f813f98e482", "rel": "bookmark"}]}, "id": "4c84516d-035c-455b-9342-7a107b785606", "security_groups": [{"name": "default"}], "user_id": "d709800cdac84634978f16e7f899763b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:32:08Z", "hostId": "2382f0941a8bebde7b7a7ec73fd94b86f790bd8d5faca8158291ee76", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-inst", "created": "2018-12-04T21:32:07Z", "tenant_id": "2162bd2efbb547a997670ee8ff98c882", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:32:10,853 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c84516d-035c-455b-9342-7a107b785606 used request id req-42fb29fa-ca86-472d-8ddb-ba8ed6288050 2018-12-04 21:32:10,853 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-inst] is - BUILD 2018-12-04 21:32:10,853 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:32:13,857 - create_instance - DEBUG - VM status query timeout in 893.591938019 2018-12-04 21:32:13,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c84516d-035c-455b-9342-7a107b785606 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:14,342 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3672f0e1-431e-4f12-9be9-e0940996d88f x-compute-request-id: req-3672f0e1-431e-4f12-9be9-e0940996d88f Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:b7:3d", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4c84516d-035c-455b-9342-7a107b785606", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4c84516d-035c-455b-9342-7a107b785606", "rel": "bookmark"}], "image": {"id": "79b51114-f155-435c-8b68-d49247fc41a1", "links": [{"href": "http://172.30.9.23:8774/images/79b51114-f155-435c-8b68-d49247fc41a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:32:11.000000", "flavor": {"id": "b7f31f5b-29ec-4a42-a1e2-4f813f98e482", "links": [{"href": "http://172.30.9.23:8774/flavors/b7f31f5b-29ec-4a42-a1e2-4f813f98e482", "rel": "bookmark"}]}, "id": "4c84516d-035c-455b-9342-7a107b785606", "security_groups": [{"name": "default"}], "user_id": "d709800cdac84634978f16e7f899763b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:32:11Z", "hostId": "2382f0941a8bebde7b7a7ec73fd94b86f790bd8d5faca8158291ee76", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-inst", "created": "2018-12-04T21:32:07Z", "tenant_id": "2162bd2efbb547a997670ee8ff98c882", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:32:14,342 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c84516d-035c-455b-9342-7a107b785606 used request id req-3672f0e1-431e-4f12-9be9-e0940996d88f 2018-12-04 21:32:14,343 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-inst] is - ACTIVE 2018-12-04 21:32:14,343 - create_instance - INFO - VM is - ACTIVE 2018-12-04 21:32:14,346 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c84516d-035c-455b-9342-7a107b785606 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:14,832 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-d2292e14-e6db-4968-8648-80f6471b29b7 x-compute-request-id: req-d2292e14-e6db-4968-8648-80f6471b29b7 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:b7:3d", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4c84516d-035c-455b-9342-7a107b785606", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4c84516d-035c-455b-9342-7a107b785606", "rel": "bookmark"}], "image": {"id": "79b51114-f155-435c-8b68-d49247fc41a1", "links": [{"href": "http://172.30.9.23:8774/images/79b51114-f155-435c-8b68-d49247fc41a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:32:11.000000", "flavor": {"id": "b7f31f5b-29ec-4a42-a1e2-4f813f98e482", "links": [{"href": "http://172.30.9.23:8774/flavors/b7f31f5b-29ec-4a42-a1e2-4f813f98e482", "rel": "bookmark"}]}, "id": "4c84516d-035c-455b-9342-7a107b785606", "security_groups": [{"name": "default"}], "user_id": "d709800cdac84634978f16e7f899763b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:32:11Z", "hostId": "2382f0941a8bebde7b7a7ec73fd94b86f790bd8d5faca8158291ee76", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-inst", "created": "2018-12-04T21:32:07Z", "tenant_id": "2162bd2efbb547a997670ee8ff98c882", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:32:14,832 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c84516d-035c-455b-9342-7a107b785606 used request id req-d2292e14-e6db-4968-8648-80f6471b29b7 2018-12-04 21:32:14,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:15,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-87a60bdf-1960-44db-aac1-98828b04e055 Date: Tue, 04 Dec 2018 21:32:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c7d1e62a-f73a-4ce0-96e3-d0d40671cec9"],"updated_at":"2018-12-04T21:32:00Z","tenant_id":"2162bd2efbb547a997670ee8ff98c882","created_at":"2018-12-04T21:31:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2162bd2efbb547a997670ee8ff98c882","id":"737e07f3-e480-47f8-842d-57a777d4fc18","name":"CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net"}]} 2018-12-04 21:32:15,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net used request id req-87a60bdf-1960-44db-aac1-98828b04e055 2018-12-04 21:32:15,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2162bd2efbb547a997670ee8ff98c882 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:15,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f102eaf-0ffe-4ad7-a6aa-2548b4ddbd05 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2162bd2efbb547a997670ee8ff98c882"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2162bd2efbb547a997670ee8ff98c882", "name": "CreateInstanceSimpleTests-3ddc62be-0493-46f-proj"}} 2018-12-04 21:32:15,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2162bd2efbb547a997670ee8ff98c882 used request id req-6f102eaf-0ffe-4ad7-a6aa-2548b4ddbd05 2018-12-04 21:32:15,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=737e07f3-e480-47f8-842d-57a777d4fc18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:15,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-34205249-7888-4b6d-848f-d518cbc933d8 Date: Tue, 04 Dec 2018 21:32:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"737e07f3-e480-47f8-842d-57a777d4fc18","tenant_id":"2162bd2efbb547a997670ee8ff98c882","created_at":"2018-12-04T21:32:00Z","dns_nameservers":[],"updated_at":"2018-12-04T21:32:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2162bd2efbb547a997670ee8ff98c882","id":"c7d1e62a-f73a-4ce0-96e3-d0d40671cec9","subnetpool_id":null,"name":"CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-subnet"}]} 2018-12-04 21:32:15,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=737e07f3-e480-47f8-842d-57a777d4fc18 used request id req-34205249-7888-4b6d-848f-d518cbc933d8 2018-12-04 21:32:15,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=737e07f3-e480-47f8-842d-57a777d4fc18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:15,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1551 X-Openstack-Request-Id: req-76b96f92-4793-4a86-ae4e-41eab6cd4f65 Date: Tue, 04 Dec 2018 21:32:15 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"737e07f3-e480-47f8-842d-57a777d4fc18","tenant_id":"2162bd2efbb547a997670ee8ff98c882","created_at":"2018-12-04T21:32:01Z","admin_state_up":true,"updated_at":"2018-12-04T21:32:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-737e07f3-e480-47f8-842d-57a777d4fc18","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:47:da:66","id":"de4c88bf-c090-4439-b389-00065673f04e","port_security_enabled":false,"project_id":"2162bd2efbb547a997670ee8ff98c882","fixed_ips":[{"subnet_id":"c7d1e62a-f73a-4ce0-96e3-d0d40671cec9","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"737e07f3-e480-47f8-842d-57a777d4fc18","tenant_id":"2162bd2efbb547a997670ee8ff98c882","created_at":"2018-12-04T21:32:04Z","admin_state_up":true,"updated_at":"2018-12-04T21:32:11Z","binding:vnic_type":"normal","device_id":"4c84516d-035c-455b-9342-7a107b785606","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:30:b7:3d","id":"eff32aff-964d-42cf-8e2b-dff934fbedf5","port_security_enabled":true,"project_id":"2162bd2efbb547a997670ee8ff98c882","fixed_ips":[{"subnet_id":"c7d1e62a-f73a-4ce0-96e3-d0d40671cec9","ip_address":"10.55.0.9"}],"extra_dhcp_opts":[],"security_groups":["13d91eb4-c0d2-42a3-84c7-f3f2623e1b91"],"name":"CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-port"}]} 2018-12-04 21:32:15,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=737e07f3-e480-47f8-842d-57a777d4fc18 used request id req-76b96f92-4793-4a86-ae4e-41eab6cd4f65 2018-12-04 21:32:15,381 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:32:15,777 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec35fae5e0854d669cf1b454fefd64c5", "name": "CreateInstanceSimpleTests-3ddc62be-0493-46f-proj-role"}], "expires_at": "2018-12-04T22:32:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2162bd2efbb547a997670ee8ff98c882", "name": "CreateInstanceSimpleTests-3ddc62be-0493-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/2162bd2efbb547a997670ee8ff98c882", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/2162bd2efbb547a997670ee8ff98c882", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/2162bd2efbb547a997670ee8ff98c882", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_2162bd2efbb547a997670ee8ff98c882", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_2162bd2efbb547a997670ee8ff98c882", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2162bd2efbb547a997670ee8ff98c882", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/2162bd2efbb547a997670ee8ff98c882", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/2162bd2efbb547a997670ee8ff98c882", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2162bd2efbb547a997670ee8ff98c882", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/2162bd2efbb547a997670ee8ff98c882", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/2162bd2efbb547a997670ee8ff98c882", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/2162bd2efbb547a997670ee8ff98c882", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/2162bd2efbb547a997670ee8ff98c882", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/2162bd2efbb547a997670ee8ff98c882", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-3ddc62be-0493-46f-user", "id": "d709800cdac84634978f16e7f899763b"}, "audit_ids": ["y5Z_GzMzRlG5f-0lcVOU4w"], "issued_at": "2018-12-04T21:32:15.000000Z"}} 2018-12-04 21:32:15,780 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99d0cb6bed871671d3766b12e07e915274e41fdb" 2018-12-04 21:32:16,280 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32: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-22a5fd3d-dc3f-414d-914f-94be890bb9eb x-compute-request-id: req-22a5fd3d-dc3f-414d-914f-94be890bb9eb Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:b7:3d", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4c84516d-035c-455b-9342-7a107b785606", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4c84516d-035c-455b-9342-7a107b785606", "rel": "bookmark"}], "image": {"id": "79b51114-f155-435c-8b68-d49247fc41a1", "links": [{"href": "http://172.30.9.23:8774/images/79b51114-f155-435c-8b68-d49247fc41a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:32:11.000000", "flavor": {"id": "b7f31f5b-29ec-4a42-a1e2-4f813f98e482", "links": [{"href": "http://172.30.9.23:8774/flavors/b7f31f5b-29ec-4a42-a1e2-4f813f98e482", "rel": "bookmark"}]}, "id": "4c84516d-035c-455b-9342-7a107b785606", "security_groups": [{"name": "default"}], "user_id": "d709800cdac84634978f16e7f899763b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:32:11Z", "hostId": "2382f0941a8bebde7b7a7ec73fd94b86f790bd8d5faca8158291ee76", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-inst", "created": "2018-12-04T21:32:07Z", "tenant_id": "2162bd2efbb547a997670ee8ff98c882", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 21:32:16,280 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-inst used request id req-22a5fd3d-dc3f-414d-914f-94be890bb9eb 2018-12-04 21:32:16,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:32:16,677 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec35fae5e0854d669cf1b454fefd64c5", "name": "CreateInstanceSimpleTests-3ddc62be-0493-46f-proj-role"}], "expires_at": "2018-12-04T22:32:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2162bd2efbb547a997670ee8ff98c882", "name": "CreateInstanceSimpleTests-3ddc62be-0493-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/2162bd2efbb547a997670ee8ff98c882", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/2162bd2efbb547a997670ee8ff98c882", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/2162bd2efbb547a997670ee8ff98c882", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_2162bd2efbb547a997670ee8ff98c882", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_2162bd2efbb547a997670ee8ff98c882", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2162bd2efbb547a997670ee8ff98c882", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/2162bd2efbb547a997670ee8ff98c882", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/2162bd2efbb547a997670ee8ff98c882", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2162bd2efbb547a997670ee8ff98c882", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/2162bd2efbb547a997670ee8ff98c882", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/2162bd2efbb547a997670ee8ff98c882", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/2162bd2efbb547a997670ee8ff98c882", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/2162bd2efbb547a997670ee8ff98c882", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/2162bd2efbb547a997670ee8ff98c882", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-3ddc62be-0493-46f-user", "id": "d709800cdac84634978f16e7f899763b"}, "audit_ids": ["U79bND_VT1SDWwDA_D8GyA"], "issued_at": "2018-12-04T21:32:16.000000Z"}} 2018-12-04 21:32:16,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7891734d1777e7253339c3a2f2f2cacebcfb5a28" 2018-12-04 21:32:16,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-0e144b57-b080-4234-8334-dec47c1771c6 Date: Tue, 04 Dec 2018 21:32:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c7d1e62a-f73a-4ce0-96e3-d0d40671cec9"],"updated_at":"2018-12-04T21:32:00Z","tenant_id":"2162bd2efbb547a997670ee8ff98c882","created_at":"2018-12-04T21:31:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2162bd2efbb547a997670ee8ff98c882","id":"737e07f3-e480-47f8-842d-57a777d4fc18","name":"CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net"}]} 2018-12-04 21:32:16,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net used request id req-0e144b57-b080-4234-8334-dec47c1771c6 2018-12-04 21:32:16,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=737e07f3-e480-47f8-842d-57a777d4fc18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7891734d1777e7253339c3a2f2f2cacebcfb5a28" 2018-12-04 21:32:16,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8f8aa964-b674-4fc2-9c47-7818d2f60e6c Date: Tue, 04 Dec 2018 21:32:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"737e07f3-e480-47f8-842d-57a777d4fc18","tenant_id":"2162bd2efbb547a997670ee8ff98c882","created_at":"2018-12-04T21:32:00Z","dns_nameservers":[],"updated_at":"2018-12-04T21:32:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2162bd2efbb547a997670ee8ff98c882","id":"c7d1e62a-f73a-4ce0-96e3-d0d40671cec9","subnetpool_id":null,"name":"CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-subnet"}]} 2018-12-04 21:32:16,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=737e07f3-e480-47f8-842d-57a777d4fc18 used request id req-8f8aa964-b674-4fc2-9c47-7818d2f60e6c 2018-12-04 21:32:16,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=737e07f3-e480-47f8-842d-57a777d4fc18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7891734d1777e7253339c3a2f2f2cacebcfb5a28" 2018-12-04 21:32:17,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1551 X-Openstack-Request-Id: req-6ef89168-079c-4a19-9d47-415ad0dd07d7 Date: Tue, 04 Dec 2018 21:32:17 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"737e07f3-e480-47f8-842d-57a777d4fc18","tenant_id":"2162bd2efbb547a997670ee8ff98c882","created_at":"2018-12-04T21:32:01Z","admin_state_up":true,"updated_at":"2018-12-04T21:32:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-737e07f3-e480-47f8-842d-57a777d4fc18","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:47:da:66","id":"de4c88bf-c090-4439-b389-00065673f04e","port_security_enabled":false,"project_id":"2162bd2efbb547a997670ee8ff98c882","fixed_ips":[{"subnet_id":"c7d1e62a-f73a-4ce0-96e3-d0d40671cec9","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"737e07f3-e480-47f8-842d-57a777d4fc18","tenant_id":"2162bd2efbb547a997670ee8ff98c882","created_at":"2018-12-04T21:32:04Z","admin_state_up":true,"updated_at":"2018-12-04T21:32:11Z","binding:vnic_type":"normal","device_id":"4c84516d-035c-455b-9342-7a107b785606","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:30:b7:3d","id":"eff32aff-964d-42cf-8e2b-dff934fbedf5","port_security_enabled":true,"project_id":"2162bd2efbb547a997670ee8ff98c882","fixed_ips":[{"subnet_id":"c7d1e62a-f73a-4ce0-96e3-d0d40671cec9","ip_address":"10.55.0.9"}],"extra_dhcp_opts":[],"security_groups":["13d91eb4-c0d2-42a3-84c7-f3f2623e1b91"],"name":"CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-port"}]} 2018-12-04 21:32:17,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=737e07f3-e480-47f8-842d-57a777d4fc18 used request id req-6ef89168-079c-4a19-9d47-415ad0dd07d7 2018-12-04 21:32:17,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c84516d-035c-455b-9342-7a107b785606 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:17,181 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-caedadf3-f238-40c9-9a9e-311b9a9b0525 x-compute-request-id: req-caedadf3-f238-40c9-9a9e-311b9a9b0525 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:b7:3d", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4c84516d-035c-455b-9342-7a107b785606", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4c84516d-035c-455b-9342-7a107b785606", "rel": "bookmark"}], "image": {"id": "79b51114-f155-435c-8b68-d49247fc41a1", "links": [{"href": "http://172.30.9.23:8774/images/79b51114-f155-435c-8b68-d49247fc41a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:32:11.000000", "flavor": {"id": "b7f31f5b-29ec-4a42-a1e2-4f813f98e482", "links": [{"href": "http://172.30.9.23:8774/flavors/b7f31f5b-29ec-4a42-a1e2-4f813f98e482", "rel": "bookmark"}]}, "id": "4c84516d-035c-455b-9342-7a107b785606", "security_groups": [{"name": "default"}], "user_id": "d709800cdac84634978f16e7f899763b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:32:11Z", "hostId": "2382f0941a8bebde7b7a7ec73fd94b86f790bd8d5faca8158291ee76", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-inst", "created": "2018-12-04T21:32:07Z", "tenant_id": "2162bd2efbb547a997670ee8ff98c882", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:32:17,181 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c84516d-035c-455b-9342-7a107b785606 used request id req-caedadf3-f238-40c9-9a9e-311b9a9b0525 2018-12-04 21:32:17,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:17,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-51281db6-80b8-4818-8753-67e04b89b682 Date: Tue, 04 Dec 2018 21:32:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c7d1e62a-f73a-4ce0-96e3-d0d40671cec9"],"updated_at":"2018-12-04T21:32:00Z","tenant_id":"2162bd2efbb547a997670ee8ff98c882","created_at":"2018-12-04T21:31:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2162bd2efbb547a997670ee8ff98c882","id":"737e07f3-e480-47f8-842d-57a777d4fc18","name":"CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net"}]} 2018-12-04 21:32:17,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net used request id req-51281db6-80b8-4818-8753-67e04b89b682 2018-12-04 21:32:17,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2162bd2efbb547a997670ee8ff98c882 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:17,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab6f96f5-d9a7-44e5-b436-957018d80aab Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2162bd2efbb547a997670ee8ff98c882"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2162bd2efbb547a997670ee8ff98c882", "name": "CreateInstanceSimpleTests-3ddc62be-0493-46f-proj"}} 2018-12-04 21:32:17,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2162bd2efbb547a997670ee8ff98c882 used request id req-ab6f96f5-d9a7-44e5-b436-957018d80aab 2018-12-04 21:32:17,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=737e07f3-e480-47f8-842d-57a777d4fc18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:17,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f7712010-ca10-40af-a761-f2950b436be8 Date: Tue, 04 Dec 2018 21:32:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"737e07f3-e480-47f8-842d-57a777d4fc18","tenant_id":"2162bd2efbb547a997670ee8ff98c882","created_at":"2018-12-04T21:32:00Z","dns_nameservers":[],"updated_at":"2018-12-04T21:32:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2162bd2efbb547a997670ee8ff98c882","id":"c7d1e62a-f73a-4ce0-96e3-d0d40671cec9","subnetpool_id":null,"name":"CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-subnet"}]} 2018-12-04 21:32:17,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=737e07f3-e480-47f8-842d-57a777d4fc18 used request id req-f7712010-ca10-40af-a761-f2950b436be8 2018-12-04 21:32:17,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=737e07f3-e480-47f8-842d-57a777d4fc18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:17,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1551 X-Openstack-Request-Id: req-8f9020fc-56dd-428e-b278-78744f0bf118 Date: Tue, 04 Dec 2018 21:32:17 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"737e07f3-e480-47f8-842d-57a777d4fc18","tenant_id":"2162bd2efbb547a997670ee8ff98c882","created_at":"2018-12-04T21:32:01Z","admin_state_up":true,"updated_at":"2018-12-04T21:32:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-737e07f3-e480-47f8-842d-57a777d4fc18","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:47:da:66","id":"de4c88bf-c090-4439-b389-00065673f04e","port_security_enabled":false,"project_id":"2162bd2efbb547a997670ee8ff98c882","fixed_ips":[{"subnet_id":"c7d1e62a-f73a-4ce0-96e3-d0d40671cec9","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"737e07f3-e480-47f8-842d-57a777d4fc18","tenant_id":"2162bd2efbb547a997670ee8ff98c882","created_at":"2018-12-04T21:32:04Z","admin_state_up":true,"updated_at":"2018-12-04T21:32:11Z","binding:vnic_type":"normal","device_id":"4c84516d-035c-455b-9342-7a107b785606","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:30:b7:3d","id":"eff32aff-964d-42cf-8e2b-dff934fbedf5","port_security_enabled":true,"project_id":"2162bd2efbb547a997670ee8ff98c882","fixed_ips":[{"subnet_id":"c7d1e62a-f73a-4ce0-96e3-d0d40671cec9","ip_address":"10.55.0.9"}],"extra_dhcp_opts":[],"security_groups":["13d91eb4-c0d2-42a3-84c7-f3f2623e1b91"],"name":"CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-port"}]} 2018-12-04 21:32:17,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=737e07f3-e480-47f8-842d-57a777d4fc18 used request id req-8f9020fc-56dd-428e-b278-78744f0bf118 2018-12-04 21:32:17,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c84516d-035c-455b-9342-7a107b785606 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:17,615 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-477f67bc-2c84-4fa4-bb3b-2198d6452c00 x-compute-request-id: req-477f67bc-2c84-4fa4-bb3b-2198d6452c00 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:b7:3d", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4c84516d-035c-455b-9342-7a107b785606", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4c84516d-035c-455b-9342-7a107b785606", "rel": "bookmark"}], "image": {"id": "79b51114-f155-435c-8b68-d49247fc41a1", "links": [{"href": "http://172.30.9.23:8774/images/79b51114-f155-435c-8b68-d49247fc41a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:32:11.000000", "flavor": {"id": "b7f31f5b-29ec-4a42-a1e2-4f813f98e482", "links": [{"href": "http://172.30.9.23:8774/flavors/b7f31f5b-29ec-4a42-a1e2-4f813f98e482", "rel": "bookmark"}]}, "id": "4c84516d-035c-455b-9342-7a107b785606", "security_groups": [{"name": "default"}], "user_id": "d709800cdac84634978f16e7f899763b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:32:11Z", "hostId": "2382f0941a8bebde7b7a7ec73fd94b86f790bd8d5faca8158291ee76", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-inst", "created": "2018-12-04T21:32:07Z", "tenant_id": "2162bd2efbb547a997670ee8ff98c882", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:32:17,615 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c84516d-035c-455b-9342-7a107b785606 used request id req-477f67bc-2c84-4fa4-bb3b-2198d6452c00 2018-12-04 21:32:17,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:17,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-b5493948-ed62-4dc2-8e6e-e1935e60049c Date: Tue, 04 Dec 2018 21:32:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c7d1e62a-f73a-4ce0-96e3-d0d40671cec9"],"updated_at":"2018-12-04T21:32:00Z","tenant_id":"2162bd2efbb547a997670ee8ff98c882","created_at":"2018-12-04T21:31:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2162bd2efbb547a997670ee8ff98c882","id":"737e07f3-e480-47f8-842d-57a777d4fc18","name":"CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net"}]} 2018-12-04 21:32:17,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net used request id req-b5493948-ed62-4dc2-8e6e-e1935e60049c 2018-12-04 21:32:17,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2162bd2efbb547a997670ee8ff98c882 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:17,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-debceb1a-ede5-4f34-814e-cb63fe5021df Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2162bd2efbb547a997670ee8ff98c882"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2162bd2efbb547a997670ee8ff98c882", "name": "CreateInstanceSimpleTests-3ddc62be-0493-46f-proj"}} 2018-12-04 21:32:17,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2162bd2efbb547a997670ee8ff98c882 used request id req-debceb1a-ede5-4f34-814e-cb63fe5021df 2018-12-04 21:32:17,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=737e07f3-e480-47f8-842d-57a777d4fc18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:17,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-368184dd-0f90-4669-9ae0-e6c2dd5ca8e9 Date: Tue, 04 Dec 2018 21:32:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"737e07f3-e480-47f8-842d-57a777d4fc18","tenant_id":"2162bd2efbb547a997670ee8ff98c882","created_at":"2018-12-04T21:32:00Z","dns_nameservers":[],"updated_at":"2018-12-04T21:32:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2162bd2efbb547a997670ee8ff98c882","id":"c7d1e62a-f73a-4ce0-96e3-d0d40671cec9","subnetpool_id":null,"name":"CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-subnet"}]} 2018-12-04 21:32:17,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=737e07f3-e480-47f8-842d-57a777d4fc18 used request id req-368184dd-0f90-4669-9ae0-e6c2dd5ca8e9 2018-12-04 21:32:17,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=737e07f3-e480-47f8-842d-57a777d4fc18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:17,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1551 X-Openstack-Request-Id: req-7833d87b-cba2-437d-b26f-75c974c396fd Date: Tue, 04 Dec 2018 21:32:17 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"737e07f3-e480-47f8-842d-57a777d4fc18","tenant_id":"2162bd2efbb547a997670ee8ff98c882","created_at":"2018-12-04T21:32:01Z","admin_state_up":true,"updated_at":"2018-12-04T21:32:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-737e07f3-e480-47f8-842d-57a777d4fc18","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:47:da:66","id":"de4c88bf-c090-4439-b389-00065673f04e","port_security_enabled":false,"project_id":"2162bd2efbb547a997670ee8ff98c882","fixed_ips":[{"subnet_id":"c7d1e62a-f73a-4ce0-96e3-d0d40671cec9","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"737e07f3-e480-47f8-842d-57a777d4fc18","tenant_id":"2162bd2efbb547a997670ee8ff98c882","created_at":"2018-12-04T21:32:04Z","admin_state_up":true,"updated_at":"2018-12-04T21:32:11Z","binding:vnic_type":"normal","device_id":"4c84516d-035c-455b-9342-7a107b785606","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:30:b7:3d","id":"eff32aff-964d-42cf-8e2b-dff934fbedf5","port_security_enabled":true,"project_id":"2162bd2efbb547a997670ee8ff98c882","fixed_ips":[{"subnet_id":"c7d1e62a-f73a-4ce0-96e3-d0d40671cec9","ip_address":"10.55.0.9"}],"extra_dhcp_opts":[],"security_groups":["13d91eb4-c0d2-42a3-84c7-f3f2623e1b91"],"name":"CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-port"}]} 2018-12-04 21:32:17,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=737e07f3-e480-47f8-842d-57a777d4fc18 used request id req-7833d87b-cba2-437d-b26f-75c974c396fd 2018-12-04 21:32:17,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/4c84516d-035c-455b-9342-7a107b785606 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99d0cb6bed871671d3766b12e07e915274e41fdb" 2018-12-04 21:32:18,036 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21: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-8e376d00-d940-4fdd-a903-251ceba75fab x-compute-request-id: req-8e376d00-d940-4fdd-a903-251ceba75fab Content-Type: application/json 2018-12-04 21:32:18,036 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/4c84516d-035c-455b-9342-7a107b785606 used request id req-8e376d00-d940-4fdd-a903-251ceba75fab 2018-12-04 21:32:18,039 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c84516d-035c-455b-9342-7a107b785606 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:18,232 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32: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-d7889b98-0720-46eb-bf8e-c6568886d81f x-compute-request-id: req-d7889b98-0720-46eb-bf8e-c6568886d81f Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:b7:3d", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4c84516d-035c-455b-9342-7a107b785606", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4c84516d-035c-455b-9342-7a107b785606", "rel": "bookmark"}], "image": {"id": "79b51114-f155-435c-8b68-d49247fc41a1", "links": [{"href": "http://172.30.9.23:8774/images/79b51114-f155-435c-8b68-d49247fc41a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:32:11.000000", "flavor": {"id": "b7f31f5b-29ec-4a42-a1e2-4f813f98e482", "links": [{"href": "http://172.30.9.23:8774/flavors/b7f31f5b-29ec-4a42-a1e2-4f813f98e482", "rel": "bookmark"}]}, "id": "4c84516d-035c-455b-9342-7a107b785606", "security_groups": [{"name": "default"}], "user_id": "d709800cdac84634978f16e7f899763b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:32:17Z", "hostId": "2382f0941a8bebde7b7a7ec73fd94b86f790bd8d5faca8158291ee76", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-inst", "created": "2018-12-04T21:32:07Z", "tenant_id": "2162bd2efbb547a997670ee8ff98c882", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:32:18,232 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c84516d-035c-455b-9342-7a107b785606 used request id req-d7889b98-0720-46eb-bf8e-c6568886d81f 2018-12-04 21:32:18,233 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-inst] is - ACTIVE 2018-12-04 21:32:18,233 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:32:21,236 - create_instance - DEBUG - VM status query timeout in 296.800208092 2018-12-04 21:32:21,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c84516d-035c-455b-9342-7a107b785606 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:21,385 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-b0e81680-4a24-4a8a-b2c2-8a5f7ffcdb42 x-compute-request-id: req-b0e81680-4a24-4a8a-b2c2-8a5f7ffcdb42 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:b7:3d", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4c84516d-035c-455b-9342-7a107b785606", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4c84516d-035c-455b-9342-7a107b785606", "rel": "bookmark"}], "image": {"id": "79b51114-f155-435c-8b68-d49247fc41a1", "links": [{"href": "http://172.30.9.23:8774/images/79b51114-f155-435c-8b68-d49247fc41a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:32:11.000000", "flavor": {"id": "b7f31f5b-29ec-4a42-a1e2-4f813f98e482", "links": [{"href": "http://172.30.9.23:8774/flavors/b7f31f5b-29ec-4a42-a1e2-4f813f98e482", "rel": "bookmark"}]}, "id": "4c84516d-035c-455b-9342-7a107b785606", "security_groups": [{"name": "default"}], "user_id": "d709800cdac84634978f16e7f899763b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:32:17Z", "hostId": "2382f0941a8bebde7b7a7ec73fd94b86f790bd8d5faca8158291ee76", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-inst", "created": "2018-12-04T21:32:07Z", "tenant_id": "2162bd2efbb547a997670ee8ff98c882", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:32:21,386 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c84516d-035c-455b-9342-7a107b785606 used request id req-b0e81680-4a24-4a8a-b2c2-8a5f7ffcdb42 2018-12-04 21:32:21,386 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-inst] is - ACTIVE 2018-12-04 21:32:21,386 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:32:24,389 - create_instance - DEBUG - VM status query timeout in 293.647120953 2018-12-04 21:32:24,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c84516d-035c-455b-9342-7a107b785606 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:24,435 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:32:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-13e67ea2-1c42-4304-a853-fe6a2747796e x-compute-request-id: req-13e67ea2-1c42-4304-a853-fe6a2747796e Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 4c84516d-035c-455b-9342-7a107b785606 could not be found.", "code": 404}} 2018-12-04 21:32:24,435 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c84516d-035c-455b-9342-7a107b785606 used request id req-13e67ea2-1c42-4304-a853-fe6a2747796e 2018-12-04 21:32:24,435 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 4c84516d-035c-455b-9342-7a107b785606 could not be found. (HTTP 404) (Request-ID: req-13e67ea2-1c42-4304-a853-fe6a2747796e) 2018-12-04 21:32:24,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99d0cb6bed871671d3766b12e07e915274e41fdb" 2018-12-04 21:32:24,507 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9f93eded-e9b8-47ce-8282-5566220230fa x-compute-request-id: req-9f93eded-e9b8-47ce-8282-5566220230fa Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-04 21:32:24,507 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-inst used request id req-9f93eded-e9b8-47ce-8282-5566220230fa 2018-12-04 21:32:24,507 - create_instance - INFO - Deleting Port with ID - eff32aff-964d-42cf-8e2b-dff934fbedf5 2018-12-04 21:32:24,508 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-port 2018-12-04 21:32:24,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/eff32aff-964d-42cf-8e2b-dff934fbedf5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:25,021 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-888535ce-c8ce-49a6-b6bf-bcc1b0b83f0d Date: Tue, 04 Dec 2018 21:32:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:32:25,021 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/eff32aff-964d-42cf-8e2b-dff934fbedf5 used request id req-888535ce-c8ce-49a6-b6bf-bcc1b0b83f0d 2018-12-04 21:32:25,021 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-inst 2018-12-04 21:32:25,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/4c84516d-035c-455b-9342-7a107b785606 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:25,069 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:32: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-0bb30f06-8920-4790-b101-76bf7d31c913 x-compute-request-id: req-0bb30f06-8920-4790-b101-76bf7d31c913 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 4c84516d-035c-455b-9342-7a107b785606 could not be found.", "code": 404}} 2018-12-04 21:32:25,069 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/4c84516d-035c-455b-9342-7a107b785606 used request id req-0bb30f06-8920-4790-b101-76bf7d31c913 2018-12-04 21:32:25,069 - create_instance - WARNING - Instance already deleted - Instance 4c84516d-035c-455b-9342-7a107b785606 could not be found. (HTTP 404) (Request-ID: req-0bb30f06-8920-4790-b101-76bf7d31c913) 2018-12-04 21:32:25,070 - create_instance - INFO - Checking deletion status 2018-12-04 21:32:25,073 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4c84516d-035c-455b-9342-7a107b785606 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c22ca1eba9447557b5e47a878940d6dcefa4cd2" 2018-12-04 21:32:25,117 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:32: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-60e6310c-40f9-4977-99fa-34f806237bce x-compute-request-id: req-60e6310c-40f9-4977-99fa-34f806237bce Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 4c84516d-035c-455b-9342-7a107b785606 could not be found.", "code": 404}} 2018-12-04 21:32:25,117 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4c84516d-035c-455b-9342-7a107b785606 used request id req-60e6310c-40f9-4977-99fa-34f806237bce 2018-12-04 21:32:25,117 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 4c84516d-035c-455b-9342-7a107b785606 could not be found. (HTTP 404) (Request-ID: req-60e6310c-40f9-4977-99fa-34f806237bce) 2018-12-04 21:32:25,118 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-inst 2018-12-04 21:32:25,121 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/b7f31f5b-29ec-4a42-a1e2-4f813f98e482 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b46dc5db0a450417518982b6aa445f810dc7b30" 2018-12-04 21:32:25,147 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:32: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-dc9a54ef-7bbc-4be2-8ff5-dc6866c177db x-compute-request-id: req-dc9a54ef-7bbc-4be2-8ff5-dc6866c177db Content-Length: 0 Content-Type: application/json 2018-12-04 21:32:25,147 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/b7f31f5b-29ec-4a42-a1e2-4f813f98e482 used request id req-dc9a54ef-7bbc-4be2-8ff5-dc6866c177db 2018-12-04 21:32:25,148 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-subnet 2018-12-04 21:32:25,148 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-subnet 2018-12-04 21:32:25,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/c7d1e62a-f73a-4ce0-96e3-d0d40671cec9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f5d537642ccaf24fb431f84703ea830c5af26d" 2018-12-04 21:32:26,555 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3a18cdbe-f5c1-44a5-b842-0d21904f7d6c Date: Tue, 04 Dec 2018 21:32:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:32:26,555 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/c7d1e62a-f73a-4ce0-96e3-d0d40671cec9 used request id req-3a18cdbe-f5c1-44a5-b842-0d21904f7d6c 2018-12-04 21:32:26,555 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-pub-net 2018-12-04 21:32:26,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/737e07f3-e480-47f8-842d-57a777d4fc18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f5d537642ccaf24fb431f84703ea830c5af26d" 2018-12-04 21:32:27,986 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-581cc17a-2fb0-4eb5-8571-36545d1cec08 Date: Tue, 04 Dec 2018 21:32:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:32:27,986 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/737e07f3-e480-47f8-842d-57a777d4fc18 used request id req-581cc17a-2fb0-4eb5-8571-36545d1cec08 2018-12-04 21:32:27,987 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-3da14aa8-a109-498a-b6c8-176b96e6a978-image 2018-12-04 21:32:27,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/79b51114-f155-435c-8b68-d49247fc41a1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c4a6f7640784ecf7af3cad128c192004a17380ce" 2018-12-04 21:32:28,256 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-499b6f95-f227-401f-a7ad-85a4c3b48492 Date: Tue, 04 Dec 2018 21:32:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:32:28,257 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/79b51114-f155-435c-8b68-d49247fc41a1 used request id req-499b6f95-f227-401f-a7ad-85a4c3b48492 2018-12-04 21:32:28,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1776ffc24166ecde0ced29b558c5917d63938b69" 2018-12-04 21:32:28,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-3253cac8-008e-4ae1-b756-2dc577900147 Date: Tue, 04 Dec 2018 21:32:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2162bd2efbb547a997670ee8ff98c882", "created_at": "2018-12-04T21:31:59Z", "updated_at": "2018-12-04T21:31:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:31:59Z", "revision_number": 0, "id": "1ab620ab-146f-4dfd-a707-e89d3bcf8c47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:31:59Z", "security_group_id": "13d91eb4-c0d2-42a3-84c7-f3f2623e1b91", "tenant_id": "2162bd2efbb547a997670ee8ff98c882", "port_range_min": null, "ethertype": "IPv4", "project_id": "2162bd2efbb547a997670ee8ff98c882"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:31:59Z", "revision_number": 0, "id": "996f8c6a-c456-4cd5-b588-72b85a3aec4c", "remote_group_id": "13d91eb4-c0d2-42a3-84c7-f3f2623e1b91", "remote_ip_prefix": null, "created_at": "2018-12-04T21:31:59Z", "security_group_id": "13d91eb4-c0d2-42a3-84c7-f3f2623e1b91", "tenant_id": "2162bd2efbb547a997670ee8ff98c882", "port_range_min": null, "ethertype": "IPv6", "project_id": "2162bd2efbb547a997670ee8ff98c882"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:31:59Z", "revision_number": 0, "id": "af755280-e56c-4d9d-8d79-5a071dc6b554", "remote_group_id": "13d91eb4-c0d2-42a3-84c7-f3f2623e1b91", "remote_ip_prefix": null, "created_at": "2018-12-04T21:31:59Z", "security_group_id": "13d91eb4-c0d2-42a3-84c7-f3f2623e1b91", "tenant_id": "2162bd2efbb547a997670ee8ff98c882", "port_range_min": null, "ethertype": "IPv4", "project_id": "2162bd2efbb547a997670ee8ff98c882"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:31:59Z", "revision_number": 0, "id": "f0fb0dbe-34e8-43d7-879c-55859a8e759c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:31:59Z", "security_group_id": "13d91eb4-c0d2-42a3-84c7-f3f2623e1b91", "tenant_id": "2162bd2efbb547a997670ee8ff98c882", "port_range_min": null, "ethertype": "IPv6", "project_id": "2162bd2efbb547a997670ee8ff98c882"}], "revision_number": 4, "project_id": "2162bd2efbb547a997670ee8ff98c882", "id": "13d91eb4-c0d2-42a3-84c7-f3f2623e1b91", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:32:28,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-3253cac8-008e-4ae1-b756-2dc577900147 2018-12-04 21:32:28,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1776ffc24166ecde0ced29b558c5917d63938b69" 2018-12-04 21:32:28,640 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:32:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfcfbcd2-59cc-499d-b592-3712f6490ab3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:32:28,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-cfcfbcd2-59cc-499d-b592-3712f6490ab3 2018-12-04 21:32:28,640 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:32:28,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2162bd2efbb547a997670ee8ff98c882 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1776ffc24166ecde0ced29b558c5917d63938b69" 2018-12-04 21:32:28,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e1096fd-9272-4d29-b4e3-4ca01f9af17d Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2162bd2efbb547a997670ee8ff98c882"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2162bd2efbb547a997670ee8ff98c882", "name": "CreateInstanceSimpleTests-3ddc62be-0493-46f-proj"}} 2018-12-04 21:32:28,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2162bd2efbb547a997670ee8ff98c882 used request id req-6e1096fd-9272-4d29-b4e3-4ca01f9af17d 2018-12-04 21:32:28,748 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 13d91eb4-c0d2-42a3-84c7-f3f2623e1b91 2018-12-04 21:32:28,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=13d91eb4-c0d2-42a3-84c7-f3f2623e1b91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1776ffc24166ecde0ced29b558c5917d63938b69" 2018-12-04 21:32:28,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9c44da28-08bf-4cb0-acd7-7c0f8929044a Date: Tue, 04 Dec 2018 21:32:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:31:59Z", "security_group_id": "13d91eb4-c0d2-42a3-84c7-f3f2623e1b91", "port_range_min": null, "revision_number": 0, "tenant_id": "2162bd2efbb547a997670ee8ff98c882", "created_at": "2018-12-04T21:31:59Z", "project_id": "2162bd2efbb547a997670ee8ff98c882", "id": "1ab620ab-146f-4dfd-a707-e89d3bcf8c47"}, {"remote_group_id": "13d91eb4-c0d2-42a3-84c7-f3f2623e1b91", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:31:59Z", "security_group_id": "13d91eb4-c0d2-42a3-84c7-f3f2623e1b91", "port_range_min": null, "revision_number": 0, "tenant_id": "2162bd2efbb547a997670ee8ff98c882", "created_at": "2018-12-04T21:31:59Z", "project_id": "2162bd2efbb547a997670ee8ff98c882", "id": "996f8c6a-c456-4cd5-b588-72b85a3aec4c"}, {"remote_group_id": "13d91eb4-c0d2-42a3-84c7-f3f2623e1b91", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:31:59Z", "security_group_id": "13d91eb4-c0d2-42a3-84c7-f3f2623e1b91", "port_range_min": null, "revision_number": 0, "tenant_id": "2162bd2efbb547a997670ee8ff98c882", "created_at": "2018-12-04T21:31:59Z", "project_id": "2162bd2efbb547a997670ee8ff98c882", "id": "af755280-e56c-4d9d-8d79-5a071dc6b554"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:31:59Z", "security_group_id": "13d91eb4-c0d2-42a3-84c7-f3f2623e1b91", "port_range_min": null, "revision_number": 0, "tenant_id": "2162bd2efbb547a997670ee8ff98c882", "created_at": "2018-12-04T21:31:59Z", "project_id": "2162bd2efbb547a997670ee8ff98c882", "id": "f0fb0dbe-34e8-43d7-879c-55859a8e759c"}]} 2018-12-04 21:32:28,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=13d91eb4-c0d2-42a3-84c7-f3f2623e1b91 used request id req-9c44da28-08bf-4cb0-acd7-7c0f8929044a 2018-12-04 21:32:28,772 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:32:28,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/13d91eb4-c0d2-42a3-84c7-f3f2623e1b91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1776ffc24166ecde0ced29b558c5917d63938b69" 2018-12-04 21:32:28,957 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1e225546-31c6-4996-93ce-ace29492e40f Content-Length: 0 Date: Tue, 04 Dec 2018 21:32:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:32:28,957 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/13d91eb4-c0d2-42a3-84c7-f3f2623e1b91 used request id req-1e225546-31c6-4996-93ce-ace29492e40f 2018-12-04 21:32:28,958 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-3ddc62be-0493-46f-proj 2018-12-04 21:32:28,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/2162bd2efbb547a997670ee8ff98c882 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1776ffc24166ecde0ced29b558c5917d63938b69" 2018-12-04 21:32:29,268 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:32:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cdbd14d-ae7e-43a1-906f-bc1e5bcdc54a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:32:29,268 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/2162bd2efbb547a997670ee8ff98c882 used request id req-0cdbd14d-ae7e-43a1-906f-bc1e5bcdc54a 2018-12-04 21:32:29,269 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-3ddc62be-0493-46f-proj-role 2018-12-04 21:32:29,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/ec35fae5e0854d669cf1b454fefd64c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1776ffc24166ecde0ced29b558c5917d63938b69" 2018-12-04 21:32:29,388 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:32:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc931120-e328-4285-a3c4-511f23faed06 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:32:29,388 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/ec35fae5e0854d669cf1b454fefd64c5 used request id req-dc931120-e328-4285-a3c4-511f23faed06 2018-12-04 21:32:29,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1776ffc24166ecde0ced29b558c5917d63938b69" 2018-12-04 21:32:29,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d6d223e-091b-4134-90af-58dd0870f95a Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:32:29,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6d6d223e-091b-4134-90af-58dd0870f95a 2018-12-04 21:32:29,489 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-3ddc62be-0493-46f-user 2018-12-04 21:32:29,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/d709800cdac84634978f16e7f899763b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d8a04005d5458360308e76977b1c3ee49ec6aec" 2018-12-04 21:32:29,695 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:32:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08562488-d1e2-4039-9968-169916d74d9c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:32:29,695 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/d709800cdac84634978f16e7f899763b used request id req-08562488-d1e2-4039-9968-169916d74d9c 2018-12-04 21:32:29,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:32:30,098 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:32:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["pEp6WKw6RU2aeRgsJrW5Bw"], "issued_at": "2018-12-04T21:32:30.000000Z"}} 2018-12-04 21:32:30,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c6a6ac6d847de23d6d31eadbc244f2993cb20d4" 2018-12-04 21:32:30,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ea4d07f-08fb-42f9-923e-3010a6b4f9ac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:32:30,185 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6ea4d07f-08fb-42f9-923e-3010a6b4f9ac 2018-12-04 21:32:30,186 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:32:30,187 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:32:30,591 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:32:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["pdH4UP7xSqC6dD0uwYhEPg"], "issued_at": "2018-12-04T21:32:30.000000Z"}} 2018-12-04 21:32:30,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac002c86bcb953e5ae294baa1e1e381d6b6a5e8" 2018-12-04 21:32:30,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17a12bea-61c7-4a4d-bfa2-e8f4ed663da9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:32:30,683 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-17a12bea-61c7-4a4d-bfa2-e8f4ed663da9 2018-12-04 21:32:30,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:32:30,692 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:32:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:32:30,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-2a0ac51f-9c87-46b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac002c86bcb953e5ae294baa1e1e381d6b6a5e8" 2018-12-04 21:32:30,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad194abf-69d7-41fd-843a-c8715373a758 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-2a0ac51f-9c87-46b-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:32:30,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-2a0ac51f-9c87-46b-proj used request id req-ad194abf-69d7-41fd-843a-c8715373a758 2018-12-04 21:32:30,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac002c86bcb953e5ae294baa1e1e381d6b6a5e8" 2018-12-04 21:32:30,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-029787c4-f2f7-462e-b52f-ff729124b2cb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:32:30,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-029787c4-f2f7-462e-b52f-ff729124b2cb 2018-12-04 21:32:30,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac002c86bcb953e5ae294baa1e1e381d6b6a5e8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-2a0ac51f-9c87-46b-proj"}}' 2018-12-04 21:32:31,036 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:32:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55f7613f-b91f-4c7b-bc06-10406d6f37bb Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3e923c37dbfc42e1ad89c2b7cca7a8c2"}, "tags": [], "enabled": true, "id": "3e923c37dbfc42e1ad89c2b7cca7a8c2", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2a0ac51f-9c87-46b-proj"}} 2018-12-04 21:32:31,036 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-55f7613f-b91f-4c7b-bc06-10406d6f37bb 2018-12-04 21:32:31,036 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-2a0ac51f-9c87-46b-proj 2018-12-04 21:32:31,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:32:31,037 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:32:31,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:32:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["79PJw2bRQIS2p0bNuSmU_A"], "issued_at": "2018-12-04T21:32:31.000000Z"}} 2018-12-04 21:32:31,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c9eb50c3dc16d502ea14e23d041b01ce7f17760" 2018-12-04 21:32:31,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0803ac5-f50c-439a-b392-431bb22a63a4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:32:31,534 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c0803ac5-f50c-439a-b392-431bb22a63a4 2018-12-04 21:32:31,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:32:31,543 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:32: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:32:31,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c9eb50c3dc16d502ea14e23d041b01ce7f17760" 2018-12-04 21:32:31,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46355127-aa72-41f0-9e21-de303b280450 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:32:31,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-46355127-aa72-41f0-9e21-de303b280450 2018-12-04 21:32:31,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-2a0ac51f-9c87-46b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c9eb50c3dc16d502ea14e23d041b01ce7f17760" 2018-12-04 21:32:31,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5da561c3-24c0-4dde-8adb-dce7238382ea Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-2a0ac51f-9c87-46b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3e923c37dbfc42e1ad89c2b7cca7a8c2"}, "tags": [], "enabled": true, "id": "3e923c37dbfc42e1ad89c2b7cca7a8c2", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2a0ac51f-9c87-46b-proj"}]} 2018-12-04 21:32:31,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-2a0ac51f-9c87-46b-proj used request id req-5da561c3-24c0-4dde-8adb-dce7238382ea 2018-12-04 21:32:31,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c9eb50c3dc16d502ea14e23d041b01ce7f17760" 2018-12-04 21:32:31,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa1e8fa5-c9f8-4c04-97bd-33d34a574f99 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:32:31,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-fa1e8fa5-c9f8-4c04-97bd-33d34a574f99 2018-12-04 21:32:32,185 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-2a0ac51f-9c87-46b-user 2018-12-04 21:32:32,185 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:32:32,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac002c86bcb953e5ae294baa1e1e381d6b6a5e8" 2018-12-04 21:32:32,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c8ad352-b902-40f1-9d6d-977caf4a5a52 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:32:32,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7c8ad352-b902-40f1-9d6d-977caf4a5a52 2018-12-04 21:32:32,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac002c86bcb953e5ae294baa1e1e381d6b6a5e8" -d '{"role": {"name": "CreateInstancePortManipulationTests-2a0ac51f-9c87-46b-proj-role"}}' 2018-12-04 21:32:32,419 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:32:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9a48782-e796-43d4-81a4-d4eb37b18f76 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "51a8f0dc2ef14855b685449d1a441f46", "links": {"self": "http://172.30.9.23:5000/v3/roles/51a8f0dc2ef14855b685449d1a441f46"}, "name": "CreateInstancePortManipulationTests-2a0ac51f-9c87-46b-proj-role"}} 2018-12-04 21:32:32,419 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-c9a48782-e796-43d4-81a4-d4eb37b18f76 2018-12-04 21:32:32,419 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-2a0ac51f-9c87-46b-proj-role 2018-12-04 21:32:32,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/51a8f0dc2ef14855b685449d1a441f46 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac002c86bcb953e5ae294baa1e1e381d6b6a5e8" 2018-12-04 21:32:32,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6791bbc-5b76-4ef6-91f2-9d835ede091f Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "51a8f0dc2ef14855b685449d1a441f46", "links": {"self": "http://172.30.9.23:5000/v3/roles/51a8f0dc2ef14855b685449d1a441f46"}, "name": "CreateInstancePortManipulationTests-2a0ac51f-9c87-46b-proj-role"}} 2018-12-04 21:32:32,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/51a8f0dc2ef14855b685449d1a441f46 used request id req-b6791bbc-5b76-4ef6-91f2-9d835ede091f 2018-12-04 21:32:32,520 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-2a0ac51f-9c87-46b-proj-role to project CreateInstancePortManipulationTests-2a0ac51f-9c87-46b-proj 2018-12-04 21:32:32,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/3e923c37dbfc42e1ad89c2b7cca7a8c2/users/ea39a1cee41b4a0b96803a8563bf7107/roles/51a8f0dc2ef14855b685449d1a441f46 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac002c86bcb953e5ae294baa1e1e381d6b6a5e8" 2018-12-04 21:32:32,655 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:32:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5375d0ec-5b41-43c9-ab06-62748ab6847d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:32:32,656 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/3e923c37dbfc42e1ad89c2b7cca7a8c2/users/ea39a1cee41b4a0b96803a8563bf7107/roles/51a8f0dc2ef14855b685449d1a441f46 used request id req-5375d0ec-5b41-43c9-ab06-62748ab6847d 2018-12-04 21:32:32,656 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-04 21:32:32,656 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:32:32,657 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:32:33,051 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "51a8f0dc2ef14855b685449d1a441f46", "name": "CreateInstancePortManipulationTests-2a0ac51f-9c87-46b-proj-role"}], "expires_at": "2018-12-04T22:32:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3e923c37dbfc42e1ad89c2b7cca7a8c2", "name": "CreateInstancePortManipulationTests-2a0ac51f-9c87-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2a0ac51f-9c87-46b-user", "id": "ea39a1cee41b4a0b96803a8563bf7107"}, "audit_ids": ["rsmT5UtZQKCkrP1renhpxg"], "issued_at": "2018-12-04T21:32:33.000000Z"}} 2018-12-04 21:32:33,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f38b1c0eaa0bfd7d9880fb470bab93faae63c9e" 2018-12-04 21:32:33,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a463309a-854b-4ff0-8ca3-aeac653f01e4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:32:33,138 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a463309a-854b-4ff0-8ca3-aeac653f01e4 2018-12-04 21:32:33,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f38b1c0eaa0bfd7d9880fb470bab93faae63c9e" 2018-12-04 21:32:33,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-fb13b1d2-a94a-4798-9981-223b3d615e39 Date: Tue, 04 Dec 2018 21:32:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-image"} 2018-12-04 21:32:33,337 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-image used request id req-fb13b1d2-a94a-4798-9981-223b3d615e39 2018-12-04 21:32:33,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f38b1c0eaa0bfd7d9880fb470bab93faae63c9e" 2018-12-04 21:32:33,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3a213433-dccc-4fb3-b1dd-c36abf9fc5d3 Date: Tue, 04 Dec 2018 21:32:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:32:33,347 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-3a213433-dccc-4fb3-b1dd-c36abf9fc5d3 2018-12-04 21:32:33,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3f38b1c0eaa0bfd7d9880fb470bab93faae63c9e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-image"}' 2018-12-04 21:32:33,409 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/c4ef522f-fb6d-4e70-a01d-b16ac041d487 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a98e533a-eeb8-4b3e-8032-67b1887f2db5 Date: Tue, 04 Dec 2018 21:32:33 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:32:33Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-04T21:32:33Z", "visibility": "shared", "locations": [], "self": "/v2/images/c4ef522f-fb6d-4e70-a01d-b16ac041d487", "min_disk": 0, "protected": false, "id": "c4ef522f-fb6d-4e70-a01d-b16ac041d487", "file": "/v2/images/c4ef522f-fb6d-4e70-a01d-b16ac041d487/file", "checksum": null, "owner": "3e923c37dbfc42e1ad89c2b7cca7a8c2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:32:33,409 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-a98e533a-eeb8-4b3e-8032-67b1887f2db5 2018-12-04 21:32:33,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/c4ef522f-fb6d-4e70-a01d-b16ac041d487/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f38b1c0eaa0bfd7d9880fb470bab93faae63c9e" -d '' 2018-12-04 21:32:34,150 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-354a5fd8-1745-4d87-a481-3d31101b1b59 Date: Tue, 04 Dec 2018 21:32:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:32:34,150 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/c4ef522f-fb6d-4e70-a01d-b16ac041d487/file used request id req-354a5fd8-1745-4d87-a481-3d31101b1b59 2018-12-04 21:32:34,151 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 21:32:34,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c4ef522f-fb6d-4e70-a01d-b16ac041d487 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f38b1c0eaa0bfd7d9880fb470bab93faae63c9e" 2018-12-04 21:32:34,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-90d90d70-8a6d-4896-8d30-bc2922519d2d Date: Tue, 04 Dec 2018 21:32:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:32:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:32:34Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/c4ef522f-fb6d-4e70-a01d-b16ac041d487/snap", "metadata": {}}], "self": "/v2/images/c4ef522f-fb6d-4e70-a01d-b16ac041d487", "min_disk": 0, "protected": false, "id": "c4ef522f-fb6d-4e70-a01d-b16ac041d487", "file": "/v2/images/c4ef522f-fb6d-4e70-a01d-b16ac041d487/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3e923c37dbfc42e1ad89c2b7cca7a8c2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/c4ef522f-fb6d-4e70-a01d-b16ac041d487/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:32:34,169 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c4ef522f-fb6d-4e70-a01d-b16ac041d487 used request id req-90d90d70-8a6d-4896-8d30-bc2922519d2d 2018-12-04 21:32:34,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f38b1c0eaa0bfd7d9880fb470bab93faae63c9e" 2018-12-04 21:32:34,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1b5a1076-cce9-4506-9301-2c951f0823ae Date: Tue, 04 Dec 2018 21:32:34 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:32:34,179 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-1b5a1076-cce9-4506-9301-2c951f0823ae 2018-12-04 21:32:34,182 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-image 2018-12-04 21:32:34,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c4ef522f-fb6d-4e70-a01d-b16ac041d487 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f38b1c0eaa0bfd7d9880fb470bab93faae63c9e" 2018-12-04 21:32:34,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-f7512ea4-07d7-41ff-ac0f-7dc2c75a6ef7 Date: Tue, 04 Dec 2018 21:32:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:32:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:32:34Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/c4ef522f-fb6d-4e70-a01d-b16ac041d487/snap", "metadata": {}}], "self": "/v2/images/c4ef522f-fb6d-4e70-a01d-b16ac041d487", "min_disk": 0, "protected": false, "id": "c4ef522f-fb6d-4e70-a01d-b16ac041d487", "file": "/v2/images/c4ef522f-fb6d-4e70-a01d-b16ac041d487/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3e923c37dbfc42e1ad89c2b7cca7a8c2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/c4ef522f-fb6d-4e70-a01d-b16ac041d487/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:32:34,215 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c4ef522f-fb6d-4e70-a01d-b16ac041d487 used request id req-f7512ea4-07d7-41ff-ac0f-7dc2c75a6ef7 2018-12-04 21:32:34,215 - create_image - DEBUG - Instance status is - active 2018-12-04 21:32:34,215 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-image 2018-12-04 21:32:34,215 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-image 2018-12-04 21:32:34,216 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:32:34,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:32:34,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "51a8f0dc2ef14855b685449d1a441f46", "name": "CreateInstancePortManipulationTests-2a0ac51f-9c87-46b-proj-role"}], "expires_at": "2018-12-04T22:32:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3e923c37dbfc42e1ad89c2b7cca7a8c2", "name": "CreateInstancePortManipulationTests-2a0ac51f-9c87-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2a0ac51f-9c87-46b-user", "id": "ea39a1cee41b4a0b96803a8563bf7107"}, "audit_ids": ["qTtVWl0XTsif6zKV_JfZmw"], "issued_at": "2018-12-04T21:32:34.000000Z"}} 2018-12-04 21:32:34,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ccca578db11462f68f7fdd1b9c31e55302b431" 2018-12-04 21:32:34,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-161aaec2-18dd-4c13-be81-66b76933134f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:32:34,706 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-161aaec2-18dd-4c13-be81-66b76933134f 2018-12-04 21:32:34,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ccca578db11462f68f7fdd1b9c31e55302b431" 2018-12-04 21:32:34,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8cd62cf2-a06d-4418-b6e1-5a1d72c9d2ad Date: Tue, 04 Dec 2018 21:32:34 GMT RESP BODY: {"networks":[]} 2018-12-04 21:32:34,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-net used request id req-8cd62cf2-a06d-4418-b6e1-5a1d72c9d2ad 2018-12-04 21:32:34,909 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-net 2018-12-04 21:32:34,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ccca578db11462f68f7fdd1b9c31e55302b431" -d '{"network": {"name": "CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-net", "admin_state_up": true}}' 2018-12-04 21:32:35,418 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-a49f0e02-f39b-4b8a-bd7a-e33a79b3e020 Date: Tue, 04 Dec 2018 21:32:35 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","created_at":"2018-12-04T21:32:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-12-04T21:32:35Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","id":"99df1154-a410-4760-b067-565982d1578c","name":"CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-net"}} 2018-12-04 21:32:35,418 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-a49f0e02-f39b-4b8a-bd7a-e33a79b3e020 2018-12-04 21:32:35,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=99df1154-a410-4760-b067-565982d1578c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ccca578db11462f68f7fdd1b9c31e55302b431" 2018-12-04 21:32:35,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-db52c3e6-9bcb-466f-bc90-4a890258008f Date: Tue, 04 Dec 2018 21:32:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T21:32:35Z","tenant_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","created_at":"2018-12-04T21:32:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","id":"99df1154-a410-4760-b067-565982d1578c","name":"CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-net"}]} 2018-12-04 21:32:35,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=99df1154-a410-4760-b067-565982d1578c used request id req-db52c3e6-9bcb-466f-bc90-4a890258008f 2018-12-04 21:32:35,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=99df1154-a410-4760-b067-565982d1578c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ccca578db11462f68f7fdd1b9c31e55302b431" 2018-12-04 21:32:35,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0c837c9a-b36e-48ae-8f46-66db89d2c4d1 Date: Tue, 04 Dec 2018 21:32:35 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:32:35,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=99df1154-a410-4760-b067-565982d1578c used request id req-0c837c9a-b36e-48ae-8f46-66db89d2c4d1 2018-12-04 21:32:35,573 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-subnet 2018-12-04 21:32:35,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ccca578db11462f68f7fdd1b9c31e55302b431" -d '{"subnets": [{"ip_version": 4, "network_id": "99df1154-a410-4760-b067-565982d1578c", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-subnet"}]}' 2018-12-04 21:32:36,311 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1f160d70-ca9b-491b-981f-dc5ea052dff7 Date: Tue, 04 Dec 2018 21:32:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99df1154-a410-4760-b067-565982d1578c","tenant_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","created_at":"2018-12-04T21:32:36Z","dns_nameservers":[],"updated_at":"2018-12-04T21:32:36Z","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":"3e923c37dbfc42e1ad89c2b7cca7a8c2","id":"2a4221ea-f6c8-4826-b422-88a088054667","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-subnet"}]} 2018-12-04 21:32:36,311 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-1f160d70-ca9b-491b-981f-dc5ea052dff7 2018-12-04 21:32:36,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=99df1154-a410-4760-b067-565982d1578c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ccca578db11462f68f7fdd1b9c31e55302b431" 2018-12-04 21:32:36,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-01ec6a77-f167-45c6-9fd3-ae6575cc1383 Date: Tue, 04 Dec 2018 21:32:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2a4221ea-f6c8-4826-b422-88a088054667"],"updated_at":"2018-12-04T21:32:36Z","tenant_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","created_at":"2018-12-04T21:32:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","id":"99df1154-a410-4760-b067-565982d1578c","name":"CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-net"}]} 2018-12-04 21:32:36,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=99df1154-a410-4760-b067-565982d1578c used request id req-01ec6a77-f167-45c6-9fd3-ae6575cc1383 2018-12-04 21:32:36,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=99df1154-a410-4760-b067-565982d1578c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ccca578db11462f68f7fdd1b9c31e55302b431" 2018-12-04 21:32:36,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d4543681-d7f2-4a83-b3de-fb3869d50de7 Date: Tue, 04 Dec 2018 21:32:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99df1154-a410-4760-b067-565982d1578c","tenant_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","created_at":"2018-12-04T21:32:36Z","dns_nameservers":[],"updated_at":"2018-12-04T21:32:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","id":"2a4221ea-f6c8-4826-b422-88a088054667","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-subnet"}]} 2018-12-04 21:32:36,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=99df1154-a410-4760-b067-565982d1578c used request id req-d4543681-d7f2-4a83-b3de-fb3869d50de7 2018-12-04 21:32:36,504 - OpenStackNetwork - DEBUG - Network [99df1154-a410-4760-b067-565982d1578c] created successfully 2018-12-04 21:32:36,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:32:36,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:32:36,967 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:32:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["bVRA9DYiRUKPY_eOwQNyeg"], "issued_at": "2018-12-04T21:32:36.000000Z"}} 2018-12-04 21:32:36,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}923a42af5a8dba1d391eed5d0d5aab805dd27445" 2018-12-04 21:32:36,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c63f4e58-e41a-41fa-9ce1-2163ca7026ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:32:36,980 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c63f4e58-e41a-41fa-9ce1-2163ca7026ad 2018-12-04 21:32:36,981 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:32:36,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}923a42af5a8dba1d391eed5d0d5aab805dd27445" 2018-12-04 21:32:37,205 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b92bdf5f-002e-4f44-86f7-707a6aa209d0 x-compute-request-id: req-b92bdf5f-002e-4f44-86f7-707a6aa209d0 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-04 21:32:37,205 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b92bdf5f-002e-4f44-86f7-707a6aa209d0 2018-12-04 21:32:37,209 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}923a42af5a8dba1d391eed5d0d5aab805dd27445" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-04 21:32:37,244 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6180bd45-9245-4b10-b491-b31da522bf28 x-compute-request-id: req-6180bd45-9245-4b10-b491-b31da522bf28 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/8a48b126-dacb-4476-888c-16e33a4ef3be", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/8a48b126-dacb-4476-888c-16e33a4ef3be", "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": "8a48b126-dacb-4476-888c-16e33a4ef3be"}} 2018-12-04 21:32:37,244 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6180bd45-9245-4b10-b491-b31da522bf28 2018-12-04 21:32:37,245 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:32:37,246 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:32:37,650 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "51a8f0dc2ef14855b685449d1a441f46", "name": "CreateInstancePortManipulationTests-2a0ac51f-9c87-46b-proj-role"}], "expires_at": "2018-12-04T22:32:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3e923c37dbfc42e1ad89c2b7cca7a8c2", "name": "CreateInstancePortManipulationTests-2a0ac51f-9c87-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2a0ac51f-9c87-46b-user", "id": "ea39a1cee41b4a0b96803a8563bf7107"}, "audit_ids": ["RR1IxZ0lSi6WPbtVvdP57Q"], "issued_at": "2018-12-04T21:32:37.000000Z"}} 2018-12-04 21:32:37,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:37,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1531bed7-e541-4791-8533-bb1bc7458af0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:32:37,664 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1531bed7-e541-4791-8533-bb1bc7458af0 2018-12-04 21:32:37,665 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:32:37,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:37,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8afa01e-94c6-446a-8a53-6e4997965e27 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:32:37,757 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b8afa01e-94c6-446a-8a53-6e4997965e27 2018-12-04 21:32:37,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:38,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-642c436f-d0ef-44dc-88af-d62c4e40eaa9 Date: Tue, 04 Dec 2018 21:32:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2a4221ea-f6c8-4826-b422-88a088054667"],"updated_at":"2018-12-04T21:32:36Z","tenant_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","created_at":"2018-12-04T21:32:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","id":"99df1154-a410-4760-b067-565982d1578c","name":"CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-net"}]} 2018-12-04 21:32:38,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-net used request id req-642c436f-d0ef-44dc-88af-d62c4e40eaa9 2018-12-04 21:32:38,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=99df1154-a410-4760-b067-565982d1578c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:38,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cacd3802-3277-4192-af1f-3f1895ae88d3 Date: Tue, 04 Dec 2018 21:32:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99df1154-a410-4760-b067-565982d1578c","tenant_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","created_at":"2018-12-04T21:32:36Z","dns_nameservers":[],"updated_at":"2018-12-04T21:32:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","id":"2a4221ea-f6c8-4826-b422-88a088054667","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-subnet"}]} 2018-12-04 21:32:38,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=99df1154-a410-4760-b067-565982d1578c used request id req-cacd3802-3277-4192-af1f-3f1895ae88d3 2018-12-04 21:32:38,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:38,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-9ca85974-821d-4f4a-8d5f-c22c7aff22f5 Date: Tue, 04 Dec 2018 21:32:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2a4221ea-f6c8-4826-b422-88a088054667"],"updated_at":"2018-12-04T21:32:36Z","tenant_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","created_at":"2018-12-04T21:32:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","id":"99df1154-a410-4760-b067-565982d1578c","name":"CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-net"}]} 2018-12-04 21:32:38,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-net used request id req-9ca85974-821d-4f4a-8d5f-c22c7aff22f5 2018-12-04 21:32:38,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:32:38,370 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:32: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:32:38,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3e923c37dbfc42e1ad89c2b7cca7a8c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:38,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c59b86a-9f27-41bb-a222-21dd77221524 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3e923c37dbfc42e1ad89c2b7cca7a8c2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3e923c37dbfc42e1ad89c2b7cca7a8c2", "name": "CreateInstancePortManipulationTests-2a0ac51f-9c87-46b-proj"}} 2018-12-04 21:32:38,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3e923c37dbfc42e1ad89c2b7cca7a8c2 used request id req-3c59b86a-9f27-41bb-a222-21dd77221524 2018-12-04 21:32:38,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=99df1154-a410-4760-b067-565982d1578c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:38,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-883aba01-84f6-4bcd-bf31-734350f4fe13 Date: Tue, 04 Dec 2018 21:32:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99df1154-a410-4760-b067-565982d1578c","tenant_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","created_at":"2018-12-04T21:32:36Z","dns_nameservers":[],"updated_at":"2018-12-04T21:32:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","id":"2a4221ea-f6c8-4826-b422-88a088054667","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-subnet"}]} 2018-12-04 21:32:38,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=99df1154-a410-4760-b067-565982d1578c used request id req-883aba01-84f6-4bcd-bf31-734350f4fe13 2018-12-04 21:32:38,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=99df1154-a410-4760-b067-565982d1578c&name=CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fcport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:38,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f4a4a9fd-8596-4354-956e-a07aa0c56f4b Date: Tue, 04 Dec 2018 21:32:38 GMT RESP BODY: {"ports":[]} 2018-12-04 21:32:38,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=99df1154-a410-4760-b067-565982d1578c&name=CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fcport-1&admin_state_up=True used request id req-f4a4a9fd-8596-4354-956e-a07aa0c56f4b 2018-12-04 21:32:38,629 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:38,857 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d01dcdc2-9415-4b01-82f8-9657ce3d4ec7 x-compute-request-id: req-d01dcdc2-9415-4b01-82f8-9657ce3d4ec7 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-04 21:32:38,857 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-inst used request id req-d01dcdc2-9415-4b01-82f8-9657ce3d4ec7 2018-12-04 21:32:38,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:38,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-b8ef222c-a861-4fa0-b7ba-49c6477b8485 Date: Tue, 04 Dec 2018 21:32:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2a4221ea-f6c8-4826-b422-88a088054667"],"updated_at":"2018-12-04T21:32:36Z","tenant_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","created_at":"2018-12-04T21:32:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","id":"99df1154-a410-4760-b067-565982d1578c","name":"CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-net"}]} 2018-12-04 21:32:38,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-net used request id req-b8ef222c-a861-4fa0-b7ba-49c6477b8485 2018-12-04 21:32:38,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=99df1154-a410-4760-b067-565982d1578c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:39,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3d837d27-36f7-4475-a325-d72be7ab5827 Date: Tue, 04 Dec 2018 21:32:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99df1154-a410-4760-b067-565982d1578c","tenant_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","created_at":"2018-12-04T21:32:36Z","dns_nameservers":[],"updated_at":"2018-12-04T21:32:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","id":"2a4221ea-f6c8-4826-b422-88a088054667","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-subnet"}]} 2018-12-04 21:32:39,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=99df1154-a410-4760-b067-565982d1578c used request id req-3d837d27-36f7-4475-a325-d72be7ab5827 2018-12-04 21:32:39,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:39,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-916792e2-892a-44fe-b027-472e722cee6b Date: Tue, 04 Dec 2018 21:32:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2a4221ea-f6c8-4826-b422-88a088054667"],"updated_at":"2018-12-04T21:32:36Z","tenant_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","created_at":"2018-12-04T21:32:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","id":"99df1154-a410-4760-b067-565982d1578c","name":"CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-net"}]} 2018-12-04 21:32:39,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-net used request id req-916792e2-892a-44fe-b027-472e722cee6b 2018-12-04 21:32:39,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3e923c37dbfc42e1ad89c2b7cca7a8c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:39,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd353b16-7a9f-4880-83ca-666655c59bf7 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3e923c37dbfc42e1ad89c2b7cca7a8c2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3e923c37dbfc42e1ad89c2b7cca7a8c2", "name": "CreateInstancePortManipulationTests-2a0ac51f-9c87-46b-proj"}} 2018-12-04 21:32:39,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3e923c37dbfc42e1ad89c2b7cca7a8c2 used request id req-dd353b16-7a9f-4880-83ca-666655c59bf7 2018-12-04 21:32:39,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=99df1154-a410-4760-b067-565982d1578c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:39,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8d740b29-e338-4ea0-8dbf-dcce84f297f7 Date: Tue, 04 Dec 2018 21:32:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99df1154-a410-4760-b067-565982d1578c","tenant_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","created_at":"2018-12-04T21:32:36Z","dns_nameservers":[],"updated_at":"2018-12-04T21:32:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","id":"2a4221ea-f6c8-4826-b422-88a088054667","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-subnet"}]} 2018-12-04 21:32:39,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=99df1154-a410-4760-b067-565982d1578c used request id req-8d740b29-e338-4ea0-8dbf-dcce84f297f7 2018-12-04 21:32:39,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=99df1154-a410-4760-b067-565982d1578c&name=CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fcport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:39,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2dbfeb83-d075-4aa5-902b-d1398a27d701 Date: Tue, 04 Dec 2018 21:32:39 GMT RESP BODY: {"ports":[]} 2018-12-04 21:32:39,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=99df1154-a410-4760-b067-565982d1578c&name=CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fcport-1&admin_state_up=True used request id req-2dbfeb83-d075-4aa5-902b-d1398a27d701 2018-12-04 21:32:39,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:32:39,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:32:39,688 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "51a8f0dc2ef14855b685449d1a441f46", "name": "CreateInstancePortManipulationTests-2a0ac51f-9c87-46b-proj-role"}], "expires_at": "2018-12-04T22:32:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3e923c37dbfc42e1ad89c2b7cca7a8c2", "name": "CreateInstancePortManipulationTests-2a0ac51f-9c87-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/3e923c37dbfc42e1ad89c2b7cca7a8c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2a0ac51f-9c87-46b-user", "id": "ea39a1cee41b4a0b96803a8563bf7107"}, "audit_ids": ["Ag4664HjR3uyNMLs0vLylA"], "issued_at": "2018-12-04T21:32:39.000000Z"}} 2018-12-04 21:32:39,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6272ba9efc4ff956ac79b666d14d22bdf0986d94" 2018-12-04 21:32:39,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3076a62f-7f4a-4f4f-bd61-6a34af36d021 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:32:39,766 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3076a62f-7f4a-4f4f-bd61-6a34af36d021 2018-12-04 21:32:39,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:39,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-8754c817-bbac-4073-b871-a251ad1a5bb8 Date: Tue, 04 Dec 2018 21:32:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2a4221ea-f6c8-4826-b422-88a088054667"],"updated_at":"2018-12-04T21:32:36Z","tenant_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","created_at":"2018-12-04T21:32:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","id":"99df1154-a410-4760-b067-565982d1578c","name":"CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-net"}]} 2018-12-04 21:32:39,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-net used request id req-8754c817-bbac-4073-b871-a251ad1a5bb8 2018-12-04 21:32:39,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=99df1154-a410-4760-b067-565982d1578c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:39,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-eeba7595-196e-4dec-9404-438c1b595d14 Date: Tue, 04 Dec 2018 21:32:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99df1154-a410-4760-b067-565982d1578c","tenant_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","created_at":"2018-12-04T21:32:36Z","dns_nameservers":[],"updated_at":"2018-12-04T21:32:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","id":"2a4221ea-f6c8-4826-b422-88a088054667","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-subnet"}]} 2018-12-04 21:32:39,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=99df1154-a410-4760-b067-565982d1578c used request id req-eeba7595-196e-4dec-9404-438c1b595d14 2018-12-04 21:32:39,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:40,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-b2836dca-b6cd-4b96-b47b-d56ed329c9fa Date: Tue, 04 Dec 2018 21:32:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2a4221ea-f6c8-4826-b422-88a088054667"],"updated_at":"2018-12-04T21:32:36Z","tenant_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","created_at":"2018-12-04T21:32:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","id":"99df1154-a410-4760-b067-565982d1578c","name":"CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-net"}]} 2018-12-04 21:32:40,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-net used request id req-b2836dca-b6cd-4b96-b47b-d56ed329c9fa 2018-12-04 21:32:40,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:32:40,015 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:32: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:32:40,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3e923c37dbfc42e1ad89c2b7cca7a8c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6272ba9efc4ff956ac79b666d14d22bdf0986d94" 2018-12-04 21:32:40,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ea12be5-0386-4cf2-988c-02ea09457da5 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3e923c37dbfc42e1ad89c2b7cca7a8c2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3e923c37dbfc42e1ad89c2b7cca7a8c2", "name": "CreateInstancePortManipulationTests-2a0ac51f-9c87-46b-proj"}} 2018-12-04 21:32:40,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3e923c37dbfc42e1ad89c2b7cca7a8c2 used request id req-0ea12be5-0386-4cf2-988c-02ea09457da5 2018-12-04 21:32:40,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=99df1154-a410-4760-b067-565982d1578c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:40,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c5cb8a6f-dd9f-43be-bd35-38b57aa41d14 Date: Tue, 04 Dec 2018 21:32:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99df1154-a410-4760-b067-565982d1578c","tenant_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","created_at":"2018-12-04T21:32:36Z","dns_nameservers":[],"updated_at":"2018-12-04T21:32:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","id":"2a4221ea-f6c8-4826-b422-88a088054667","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-subnet"}]} 2018-12-04 21:32:40,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=99df1154-a410-4760-b067-565982d1578c used request id req-c5cb8a6f-dd9f-43be-bd35-38b57aa41d14 2018-12-04 21:32:40,155 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-net 2018-12-04 21:32:40,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" -d '{"port": {"network_id": "99df1154-a410-4760-b067-565982d1578c", "name": "CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fcport-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-12-04 21:32:40,994 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 833 X-Openstack-Request-Id: req-5c9e0936-d665-44e7-a4f1-8679772bb580 Date: Tue, 04 Dec 2018 21:32:40 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-12-04T21:32:40Z","description":"","allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"tags":[],"network_id":"99df1154-a410-4760-b067-565982d1578c","tenant_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-12-04T21:32:40Z","name":"CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fcport-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:7b:a9:9e","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","fixed_ips":[{"subnet_id":"2a4221ea-f6c8-4826-b422-88a088054667","ip_address":"10.55.0.20"}],"id":"c087cf1c-16ed-44eb-800c-a4d1c415c578","security_groups":["2f726cac-0124-4131-b283-1e5ec608504f"],"device_id":""}} 2018-12-04 21:32:40,994 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-5c9e0936-d665-44e7-a4f1-8679772bb580 2018-12-04 21:32:40,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:41,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-f86b3a79-8c96-4c74-b361-e72979cfe4aa Date: Tue, 04 Dec 2018 21:32:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2a4221ea-f6c8-4826-b422-88a088054667"],"updated_at":"2018-12-04T21:32:36Z","tenant_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","created_at":"2018-12-04T21:32:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","id":"99df1154-a410-4760-b067-565982d1578c","name":"CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-net"}]} 2018-12-04 21:32:41,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-net used request id req-f86b3a79-8c96-4c74-b361-e72979cfe4aa 2018-12-04 21:32:41,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=99df1154-a410-4760-b067-565982d1578c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:41,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ec1314ee-2b4e-44a5-a724-730fc143e29c Date: Tue, 04 Dec 2018 21:32:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99df1154-a410-4760-b067-565982d1578c","tenant_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","created_at":"2018-12-04T21:32:36Z","dns_nameservers":[],"updated_at":"2018-12-04T21:32:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","id":"2a4221ea-f6c8-4826-b422-88a088054667","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-subnet"}]} 2018-12-04 21:32:41,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=99df1154-a410-4760-b067-565982d1578c used request id req-ec1314ee-2b4e-44a5-a724-730fc143e29c 2018-12-04 21:32:41,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:41,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-60081c63-6434-4d28-875f-d657c237c6b0 Date: Tue, 04 Dec 2018 21:32:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2a4221ea-f6c8-4826-b422-88a088054667"],"updated_at":"2018-12-04T21:32:36Z","tenant_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","created_at":"2018-12-04T21:32:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","id":"99df1154-a410-4760-b067-565982d1578c","name":"CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-net"}]} 2018-12-04 21:32:41,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-net used request id req-60081c63-6434-4d28-875f-d657c237c6b0 2018-12-04 21:32:41,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3e923c37dbfc42e1ad89c2b7cca7a8c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:41,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8838cea6-2fd6-47ce-a05c-6a0845fde521 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3e923c37dbfc42e1ad89c2b7cca7a8c2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3e923c37dbfc42e1ad89c2b7cca7a8c2", "name": "CreateInstancePortManipulationTests-2a0ac51f-9c87-46b-proj"}} 2018-12-04 21:32:41,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3e923c37dbfc42e1ad89c2b7cca7a8c2 used request id req-8838cea6-2fd6-47ce-a05c-6a0845fde521 2018-12-04 21:32:41,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=99df1154-a410-4760-b067-565982d1578c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:41,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0aafad6d-cbaa-4a06-b61c-4090993bfbfc Date: Tue, 04 Dec 2018 21:32:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99df1154-a410-4760-b067-565982d1578c","tenant_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","created_at":"2018-12-04T21:32:36Z","dns_nameservers":[],"updated_at":"2018-12-04T21:32:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","id":"2a4221ea-f6c8-4826-b422-88a088054667","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-subnet"}]} 2018-12-04 21:32:41,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=99df1154-a410-4760-b067-565982d1578c used request id req-0aafad6d-cbaa-4a06-b61c-4090993bfbfc 2018-12-04 21:32:41,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=99df1154-a410-4760-b067-565982d1578c&name=CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fcport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:41,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 836 X-Openstack-Request-Id: req-2ae48c0d-a766-4a68-9da2-c78118def9aa Date: Tue, 04 Dec 2018 21:32:41 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"tags":[],"network_id":"99df1154-a410-4760-b067-565982d1578c","tenant_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","created_at":"2018-12-04T21:32:40Z","admin_state_up":true,"updated_at":"2018-12-04T21:32:40Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:7b:a9:9e","id":"c087cf1c-16ed-44eb-800c-a4d1c415c578","port_security_enabled":true,"project_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","fixed_ips":[{"subnet_id":"2a4221ea-f6c8-4826-b422-88a088054667","ip_address":"10.55.0.20"}],"extra_dhcp_opts":[],"security_groups":["2f726cac-0124-4131-b283-1e5ec608504f"],"name":"CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fcport-1"}]} 2018-12-04 21:32:41,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=99df1154-a410-4760-b067-565982d1578c&name=CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fcport-1&admin_state_up=True used request id req-2ae48c0d-a766-4a68-9da2-c78118def9aa 2018-12-04 21:32:41,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3e923c37dbfc42e1ad89c2b7cca7a8c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:41,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5793b53-1ea8-46bd-8fb6-7c753a4f061e Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3e923c37dbfc42e1ad89c2b7cca7a8c2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3e923c37dbfc42e1ad89c2b7cca7a8c2", "name": "CreateInstancePortManipulationTests-2a0ac51f-9c87-46b-proj"}} 2018-12-04 21:32:41,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3e923c37dbfc42e1ad89c2b7cca7a8c2 used request id req-c5793b53-1ea8-46bd-8fb6-7c753a4f061e 2018-12-04 21:32:41,726 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-inst 2018-12-04 21:32:41,729 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:41,748 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32: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-4e3b4123-2046-4068-9186-99764fcd813e x-compute-request-id: req-4e3b4123-2046-4068-9186-99764fcd813e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8a48b126-dacb-4476-888c-16e33a4ef3be", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/8a48b126-dacb-4476-888c-16e33a4ef3be", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/8a48b126-dacb-4476-888c-16e33a4ef3be", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-flavor-name"}]} 2018-12-04 21:32:41,748 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-4e3b4123-2046-4068-9186-99764fcd813e 2018-12-04 21:32:41,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/8a48b126-dacb-4476-888c-16e33a4ef3be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:41,768 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32: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-82485fe3-0111-4d92-a204-c8945eb62e5b x-compute-request-id: req-82485fe3-0111-4d92-a204-c8945eb62e5b Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/8a48b126-dacb-4476-888c-16e33a4ef3be", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/8a48b126-dacb-4476-888c-16e33a4ef3be", "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": "8a48b126-dacb-4476-888c-16e33a4ef3be"}} 2018-12-04 21:32:41,768 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/8a48b126-dacb-4476-888c-16e33a4ef3be used request id req-82485fe3-0111-4d92-a204-c8945eb62e5b 2018-12-04 21:32:41,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:41,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-56d891ca-1aa1-4a48-bbf8-dcfae32b9eb2 Date: Tue, 04 Dec 2018 21:32:41 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:32:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:32:34Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/c4ef522f-fb6d-4e70-a01d-b16ac041d487/snap", "metadata": {}}], "self": "/v2/images/c4ef522f-fb6d-4e70-a01d-b16ac041d487", "min_disk": 0, "protected": false, "id": "c4ef522f-fb6d-4e70-a01d-b16ac041d487", "file": "/v2/images/c4ef522f-fb6d-4e70-a01d-b16ac041d487/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3e923c37dbfc42e1ad89c2b7cca7a8c2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/c4ef522f-fb6d-4e70-a01d-b16ac041d487/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-image"} 2018-12-04 21:32:41,970 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-image used request id req-56d891ca-1aa1-4a48-bbf8-dcfae32b9eb2 2018-12-04 21:32:41,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:41,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-970ed0c9-827a-4f83-a32d-ed9c9fd0b49b Date: Tue, 04 Dec 2018 21:32:41 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:32:41,980 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-970ed0c9-827a-4f83-a32d-ed9c9fd0b49b 2018-12-04 21:32:41,986 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" -d '{"server": {"name": "CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-inst", "imageRef": "c4ef522f-fb6d-4e70-a01d-b16ac041d487", "flavorRef": "8a48b126-dacb-4476-888c-16e33a4ef3be", "max_count": 1, "min_count": 1, "networks": [{"port": "c087cf1c-16ed-44eb-800c-a4d1c415c578"}]}}' 2018-12-04 21:32:43,249 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:32: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-7c91b963-d2fd-4258-b8cc-2af086b3028e x-compute-request-id: req-7c91b963-d2fd-4258-b8cc-2af086b3028e Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/208b7e20-5df2-4456-a8f0-d585c5ef2d8b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "208b7e20-5df2-4456-a8f0-d585c5ef2d8b", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/208b7e20-5df2-4456-a8f0-d585c5ef2d8b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/208b7e20-5df2-4456-a8f0-d585c5ef2d8b", "rel": "bookmark"}], "adminPass": "ayFVmKGQGZ6z"}} 2018-12-04 21:32:43,250 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-7c91b963-d2fd-4258-b8cc-2af086b3028e 2018-12-04 21:32:43,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/208b7e20-5df2-4456-a8f0-d585c5ef2d8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:43,315 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32: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-8039fd41-b9df-49a7-87a5-d64d932db570 x-compute-request-id: req-8039fd41-b9df-49a7-87a5-d64d932db570 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.23:8774/v2.1/servers/208b7e20-5df2-4456-a8f0-d585c5ef2d8b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/208b7e20-5df2-4456-a8f0-d585c5ef2d8b", "rel": "bookmark"}], "image": {"id": "c4ef522f-fb6d-4e70-a01d-b16ac041d487", "links": [{"href": "http://172.30.9.23:8774/images/c4ef522f-fb6d-4e70-a01d-b16ac041d487", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8a48b126-dacb-4476-888c-16e33a4ef3be", "links": [{"href": "http://172.30.9.23:8774/flavors/8a48b126-dacb-4476-888c-16e33a4ef3be", "rel": "bookmark"}]}, "id": "208b7e20-5df2-4456-a8f0-d585c5ef2d8b", "user_id": "ea39a1cee41b4a0b96803a8563bf7107", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:32:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-inst", "created": "2018-12-04T21:32:43Z", "tenant_id": "3e923c37dbfc42e1ad89c2b7cca7a8c2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:32:43,315 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/208b7e20-5df2-4456-a8f0-d585c5ef2d8b used request id req-8039fd41-b9df-49a7-87a5-d64d932db570 2018-12-04 21:32:43,315 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-inst 2018-12-04 21:32:43,318 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/208b7e20-5df2-4456-a8f0-d585c5ef2d8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:43,384 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32: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-bee1cca3-e5c4-4f30-a65e-1a3ed7d2ff21 x-compute-request-id: req-bee1cca3-e5c4-4f30-a65e-1a3ed7d2ff21 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.23:8774/v2.1/servers/208b7e20-5df2-4456-a8f0-d585c5ef2d8b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/208b7e20-5df2-4456-a8f0-d585c5ef2d8b", "rel": "bookmark"}], "image": {"id": "c4ef522f-fb6d-4e70-a01d-b16ac041d487", "links": [{"href": "http://172.30.9.23:8774/images/c4ef522f-fb6d-4e70-a01d-b16ac041d487", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8a48b126-dacb-4476-888c-16e33a4ef3be", "links": [{"href": "http://172.30.9.23:8774/flavors/8a48b126-dacb-4476-888c-16e33a4ef3be", "rel": "bookmark"}]}, "id": "208b7e20-5df2-4456-a8f0-d585c5ef2d8b", "user_id": "ea39a1cee41b4a0b96803a8563bf7107", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:32:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-inst", "created": "2018-12-04T21:32:43Z", "tenant_id": "3e923c37dbfc42e1ad89c2b7cca7a8c2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:32:43,384 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/208b7e20-5df2-4456-a8f0-d585c5ef2d8b used request id req-bee1cca3-e5c4-4f30-a65e-1a3ed7d2ff21 2018-12-04 21:32:43,384 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-inst] is - BUILD 2018-12-04 21:32:43,384 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:32:46,387 - create_instance - DEBUG - VM status query timeout in 896.928232908 2018-12-04 21:32:46,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/208b7e20-5df2-4456-a8f0-d585c5ef2d8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:46,533 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66e6c1db-d464-4654-8004-7e914e2208bc x-compute-request-id: req-66e6c1db-d464-4654-8004-7e914e2208bc 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.23:8774/v2.1/servers/208b7e20-5df2-4456-a8f0-d585c5ef2d8b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/208b7e20-5df2-4456-a8f0-d585c5ef2d8b", "rel": "bookmark"}], "image": {"id": "c4ef522f-fb6d-4e70-a01d-b16ac041d487", "links": [{"href": "http://172.30.9.23:8774/images/c4ef522f-fb6d-4e70-a01d-b16ac041d487", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8a48b126-dacb-4476-888c-16e33a4ef3be", "links": [{"href": "http://172.30.9.23:8774/flavors/8a48b126-dacb-4476-888c-16e33a4ef3be", "rel": "bookmark"}]}, "id": "208b7e20-5df2-4456-a8f0-d585c5ef2d8b", "security_groups": [{"name": "default"}], "user_id": "ea39a1cee41b4a0b96803a8563bf7107", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:32:44Z", "hostId": "920a7ffe94f0951683593ff61b2bd1c67d0a1a20d5d2215d16432991", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-inst", "created": "2018-12-04T21:32:43Z", "tenant_id": "3e923c37dbfc42e1ad89c2b7cca7a8c2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:32:46,533 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/208b7e20-5df2-4456-a8f0-d585c5ef2d8b used request id req-66e6c1db-d464-4654-8004-7e914e2208bc 2018-12-04 21:32:46,533 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-inst] is - BUILD 2018-12-04 21:32:46,534 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:32:49,537 - create_instance - DEBUG - VM status query timeout in 893.778902054 2018-12-04 21:32:49,539 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/208b7e20-5df2-4456-a8f0-d585c5ef2d8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:49,973 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7b5c726-a018-4150-9d3c-11a0529a4bcf x-compute-request-id: req-d7b5c726-a018-4150-9d3c-11a0529a4bcf Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:a9:9e", "version": 4, "addr": "10.55.0.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/208b7e20-5df2-4456-a8f0-d585c5ef2d8b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/208b7e20-5df2-4456-a8f0-d585c5ef2d8b", "rel": "bookmark"}], "image": {"id": "c4ef522f-fb6d-4e70-a01d-b16ac041d487", "links": [{"href": "http://172.30.9.23:8774/images/c4ef522f-fb6d-4e70-a01d-b16ac041d487", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:32:47.000000", "flavor": {"id": "8a48b126-dacb-4476-888c-16e33a4ef3be", "links": [{"href": "http://172.30.9.23:8774/flavors/8a48b126-dacb-4476-888c-16e33a4ef3be", "rel": "bookmark"}]}, "id": "208b7e20-5df2-4456-a8f0-d585c5ef2d8b", "security_groups": [{"name": "default"}], "user_id": "ea39a1cee41b4a0b96803a8563bf7107", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:32:47Z", "hostId": "920a7ffe94f0951683593ff61b2bd1c67d0a1a20d5d2215d16432991", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-inst", "created": "2018-12-04T21:32:43Z", "tenant_id": "3e923c37dbfc42e1ad89c2b7cca7a8c2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:32:49,973 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/208b7e20-5df2-4456-a8f0-d585c5ef2d8b used request id req-d7b5c726-a018-4150-9d3c-11a0529a4bcf 2018-12-04 21:32:49,974 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-inst] is - ACTIVE 2018-12-04 21:32:49,974 - create_instance - INFO - VM is - ACTIVE 2018-12-04 21:32:49,976 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/208b7e20-5df2-4456-a8f0-d585c5ef2d8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:50,117 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a6b5d9c-d3ff-43d8-8816-dc53a01aa05b x-compute-request-id: req-2a6b5d9c-d3ff-43d8-8816-dc53a01aa05b Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:a9:9e", "version": 4, "addr": "10.55.0.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/208b7e20-5df2-4456-a8f0-d585c5ef2d8b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/208b7e20-5df2-4456-a8f0-d585c5ef2d8b", "rel": "bookmark"}], "image": {"id": "c4ef522f-fb6d-4e70-a01d-b16ac041d487", "links": [{"href": "http://172.30.9.23:8774/images/c4ef522f-fb6d-4e70-a01d-b16ac041d487", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:32:47.000000", "flavor": {"id": "8a48b126-dacb-4476-888c-16e33a4ef3be", "links": [{"href": "http://172.30.9.23:8774/flavors/8a48b126-dacb-4476-888c-16e33a4ef3be", "rel": "bookmark"}]}, "id": "208b7e20-5df2-4456-a8f0-d585c5ef2d8b", "security_groups": [{"name": "default"}], "user_id": "ea39a1cee41b4a0b96803a8563bf7107", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:32:47Z", "hostId": "920a7ffe94f0951683593ff61b2bd1c67d0a1a20d5d2215d16432991", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-inst", "created": "2018-12-04T21:32:43Z", "tenant_id": "3e923c37dbfc42e1ad89c2b7cca7a8c2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:32:50,117 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/208b7e20-5df2-4456-a8f0-d585c5ef2d8b used request id req-2a6b5d9c-d3ff-43d8-8816-dc53a01aa05b 2018-12-04 21:32:50,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:50,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-bfde9b8d-5047-45ff-9587-a99f80cb682e Date: Tue, 04 Dec 2018 21:32:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2a4221ea-f6c8-4826-b422-88a088054667"],"updated_at":"2018-12-04T21:32:36Z","tenant_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","created_at":"2018-12-04T21:32:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","id":"99df1154-a410-4760-b067-565982d1578c","name":"CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-net"}]} 2018-12-04 21:32:50,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-net used request id req-bfde9b8d-5047-45ff-9587-a99f80cb682e 2018-12-04 21:32:50,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3e923c37dbfc42e1ad89c2b7cca7a8c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:50,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c327461-6b42-4c27-8683-2815c508e4a4 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3e923c37dbfc42e1ad89c2b7cca7a8c2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3e923c37dbfc42e1ad89c2b7cca7a8c2", "name": "CreateInstancePortManipulationTests-2a0ac51f-9c87-46b-proj"}} 2018-12-04 21:32:50,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3e923c37dbfc42e1ad89c2b7cca7a8c2 used request id req-4c327461-6b42-4c27-8683-2815c508e4a4 2018-12-04 21:32:50,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=99df1154-a410-4760-b067-565982d1578c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:50,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ae14ed24-b9ff-4999-8816-df6f78ffbf50 Date: Tue, 04 Dec 2018 21:32:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99df1154-a410-4760-b067-565982d1578c","tenant_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","created_at":"2018-12-04T21:32:36Z","dns_nameservers":[],"updated_at":"2018-12-04T21:32:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","id":"2a4221ea-f6c8-4826-b422-88a088054667","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-subnet"}]} 2018-12-04 21:32:50,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=99df1154-a410-4760-b067-565982d1578c used request id req-ae14ed24-b9ff-4999-8816-df6f78ffbf50 2018-12-04 21:32:50,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=99df1154-a410-4760-b067-565982d1578c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:50,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1625 X-Openstack-Request-Id: req-30d3b778-100c-4d96-9afd-94e9f0c17e4b Date: Tue, 04 Dec 2018 21:32:50 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"99df1154-a410-4760-b067-565982d1578c","tenant_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","created_at":"2018-12-04T21:32:36Z","admin_state_up":true,"updated_at":"2018-12-04T21:32:38Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-99df1154-a410-4760-b067-565982d1578c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4c:c4:ce","id":"97d8c51b-0f63-4bc4-8b07-789b79517952","port_security_enabled":false,"project_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","fixed_ips":[{"subnet_id":"2a4221ea-f6c8-4826-b422-88a088054667","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"tags":[],"network_id":"99df1154-a410-4760-b067-565982d1578c","tenant_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","created_at":"2018-12-04T21:32:40Z","admin_state_up":true,"updated_at":"2018-12-04T21:32:47Z","binding:vnic_type":"normal","device_id":"208b7e20-5df2-4456-a8f0-d585c5ef2d8b","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:7b:a9:9e","id":"c087cf1c-16ed-44eb-800c-a4d1c415c578","port_security_enabled":true,"project_id":"3e923c37dbfc42e1ad89c2b7cca7a8c2","fixed_ips":[{"subnet_id":"2a4221ea-f6c8-4826-b422-88a088054667","ip_address":"10.55.0.20"}],"extra_dhcp_opts":[],"security_groups":["2f726cac-0124-4131-b283-1e5ec608504f"],"name":"CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fcport-1"}]} 2018-12-04 21:32:50,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=99df1154-a410-4760-b067-565982d1578c used request id req-30d3b778-100c-4d96-9afd-94e9f0c17e4b 2018-12-04 21:32:50,510 - create_instance - INFO - Deleting Port with ID - c087cf1c-16ed-44eb-800c-a4d1c415c578 2018-12-04 21:32:50,510 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fcport-1 2018-12-04 21:32:50,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/c087cf1c-16ed-44eb-800c-a4d1c415c578 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:51,039 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-868460bc-2338-495b-bfa8-358da4d979bd Date: Tue, 04 Dec 2018 21:32:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:32:51,039 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/c087cf1c-16ed-44eb-800c-a4d1c415c578 used request id req-868460bc-2338-495b-bfa8-358da4d979bd 2018-12-04 21:32:51,039 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-inst 2018-12-04 21:32:51,042 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/208b7e20-5df2-4456-a8f0-d585c5ef2d8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:51,191 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21: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-b4ef5160-6599-4c79-aa6f-7de6f2eb0f78 x-compute-request-id: req-b4ef5160-6599-4c79-aa6f-7de6f2eb0f78 Content-Type: application/json 2018-12-04 21:32:51,192 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/208b7e20-5df2-4456-a8f0-d585c5ef2d8b used request id req-b4ef5160-6599-4c79-aa6f-7de6f2eb0f78 2018-12-04 21:32:51,192 - create_instance - INFO - Checking deletion status 2018-12-04 21:32:51,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/208b7e20-5df2-4456-a8f0-d585c5ef2d8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:51,460 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ebfe13d-90fd-49d3-a1c8-d3066532b13f x-compute-request-id: req-8ebfe13d-90fd-49d3-a1c8-d3066532b13f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/208b7e20-5df2-4456-a8f0-d585c5ef2d8b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/208b7e20-5df2-4456-a8f0-d585c5ef2d8b", "rel": "bookmark"}], "image": {"id": "c4ef522f-fb6d-4e70-a01d-b16ac041d487", "links": [{"href": "http://172.30.9.23:8774/images/c4ef522f-fb6d-4e70-a01d-b16ac041d487", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:32:47.000000", "flavor": {"id": "8a48b126-dacb-4476-888c-16e33a4ef3be", "links": [{"href": "http://172.30.9.23:8774/flavors/8a48b126-dacb-4476-888c-16e33a4ef3be", "rel": "bookmark"}]}, "id": "208b7e20-5df2-4456-a8f0-d585c5ef2d8b", "user_id": "ea39a1cee41b4a0b96803a8563bf7107", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:32:51Z", "hostId": "920a7ffe94f0951683593ff61b2bd1c67d0a1a20d5d2215d16432991", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-inst", "created": "2018-12-04T21:32:43Z", "tenant_id": "3e923c37dbfc42e1ad89c2b7cca7a8c2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:32:51,460 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/208b7e20-5df2-4456-a8f0-d585c5ef2d8b used request id req-8ebfe13d-90fd-49d3-a1c8-d3066532b13f 2018-12-04 21:32:51,461 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-inst] is - ACTIVE 2018-12-04 21:32:51,461 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:32:54,464 - create_instance - DEBUG - VM status query timeout in 296.728204966 2018-12-04 21:32:54,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/208b7e20-5df2-4456-a8f0-d585c5ef2d8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:54,550 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:32:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24ad8835-ec1b-4775-a2c1-67d8a581f3ba x-compute-request-id: req-24ad8835-ec1b-4775-a2c1-67d8a581f3ba Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/208b7e20-5df2-4456-a8f0-d585c5ef2d8b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/208b7e20-5df2-4456-a8f0-d585c5ef2d8b", "rel": "bookmark"}], "image": {"id": "c4ef522f-fb6d-4e70-a01d-b16ac041d487", "links": [{"href": "http://172.30.9.23:8774/images/c4ef522f-fb6d-4e70-a01d-b16ac041d487", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:32:47.000000", "flavor": {"id": "8a48b126-dacb-4476-888c-16e33a4ef3be", "links": [{"href": "http://172.30.9.23:8774/flavors/8a48b126-dacb-4476-888c-16e33a4ef3be", "rel": "bookmark"}]}, "id": "208b7e20-5df2-4456-a8f0-d585c5ef2d8b", "user_id": "ea39a1cee41b4a0b96803a8563bf7107", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:32:51Z", "hostId": "920a7ffe94f0951683593ff61b2bd1c67d0a1a20d5d2215d16432991", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-inst", "created": "2018-12-04T21:32:43Z", "tenant_id": "3e923c37dbfc42e1ad89c2b7cca7a8c2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:32:54,550 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/208b7e20-5df2-4456-a8f0-d585c5ef2d8b used request id req-24ad8835-ec1b-4775-a2c1-67d8a581f3ba 2018-12-04 21:32:54,551 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-inst] is - ACTIVE 2018-12-04 21:32:54,551 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:32:57,554 - create_instance - DEBUG - VM status query timeout in 293.637984037 2018-12-04 21:32:57,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/208b7e20-5df2-4456-a8f0-d585c5ef2d8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5daf8ecbdbfd2540422719a0892f7e91df03fb2" 2018-12-04 21:32:57,598 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:32:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-96f2d83c-0657-4b01-8726-cf694983c821 x-compute-request-id: req-96f2d83c-0657-4b01-8726-cf694983c821 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 208b7e20-5df2-4456-a8f0-d585c5ef2d8b could not be found.", "code": 404}} 2018-12-04 21:32:57,598 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/208b7e20-5df2-4456-a8f0-d585c5ef2d8b used request id req-96f2d83c-0657-4b01-8726-cf694983c821 2018-12-04 21:32:57,599 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 208b7e20-5df2-4456-a8f0-d585c5ef2d8b could not be found. (HTTP 404) (Request-ID: req-96f2d83c-0657-4b01-8726-cf694983c821) 2018-12-04 21:32:57,599 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-inst 2018-12-04 21:32:57,602 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/8a48b126-dacb-4476-888c-16e33a4ef3be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}923a42af5a8dba1d391eed5d0d5aab805dd27445" 2018-12-04 21:32:57,627 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:32:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-583f635c-0416-492e-bf3d-b4f42a208650 x-compute-request-id: req-583f635c-0416-492e-bf3d-b4f42a208650 Content-Length: 0 Content-Type: application/json 2018-12-04 21:32:57,627 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/8a48b126-dacb-4476-888c-16e33a4ef3be used request id req-583f635c-0416-492e-bf3d-b4f42a208650 2018-12-04 21:32:57,628 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-subnet 2018-12-04 21:32:57,628 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-subnet 2018-12-04 21:32:57,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/2a4221ea-f6c8-4826-b422-88a088054667 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ccca578db11462f68f7fdd1b9c31e55302b431" 2018-12-04 21:32:58,956 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cb038911-1050-4369-85ad-9940335f72e0 Date: Tue, 04 Dec 2018 21:32:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:32:58,956 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/2a4221ea-f6c8-4826-b422-88a088054667 used request id req-cb038911-1050-4369-85ad-9940335f72e0 2018-12-04 21:32:58,956 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-pub-net 2018-12-04 21:32:58,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/99df1154-a410-4760-b067-565982d1578c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ccca578db11462f68f7fdd1b9c31e55302b431" 2018-12-04 21:33:00,165 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b3c3f70e-610c-49a4-9c2a-d02aaf74406b Date: Tue, 04 Dec 2018 21:33:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:33:00,166 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/99df1154-a410-4760-b067-565982d1578c used request id req-b3c3f70e-610c-49a4-9c2a-d02aaf74406b 2018-12-04 21:33:00,166 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-bf4eca35-a7dc-411f-ae6b-ad333e4164fc-image 2018-12-04 21:33:00,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/c4ef522f-fb6d-4e70-a01d-b16ac041d487 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f38b1c0eaa0bfd7d9880fb470bab93faae63c9e" 2018-12-04 21:33:00,665 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c43df927-efc9-46db-a688-d34ed535fbf6 Date: Tue, 04 Dec 2018 21:33:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:33:00,665 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/c4ef522f-fb6d-4e70-a01d-b16ac041d487 used request id req-c43df927-efc9-46db-a688-d34ed535fbf6 2018-12-04 21:33:00,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac002c86bcb953e5ae294baa1e1e381d6b6a5e8" 2018-12-04 21:33:00,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-b2b47cd1-1778-47d5-916d-a68d3c492774 Date: Tue, 04 Dec 2018 21:33:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3e923c37dbfc42e1ad89c2b7cca7a8c2", "created_at": "2018-12-04T21:32:35Z", "updated_at": "2018-12-04T21:32:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:32:35Z", "revision_number": 0, "id": "ab402d52-c1b8-402d-ad7a-e4d581216541", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:32:35Z", "security_group_id": "2f726cac-0124-4131-b283-1e5ec608504f", "tenant_id": "3e923c37dbfc42e1ad89c2b7cca7a8c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e923c37dbfc42e1ad89c2b7cca7a8c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:32:35Z", "revision_number": 0, "id": "ba6208e7-101d-44fb-9174-694f93277324", "remote_group_id": "2f726cac-0124-4131-b283-1e5ec608504f", "remote_ip_prefix": null, "created_at": "2018-12-04T21:32:35Z", "security_group_id": "2f726cac-0124-4131-b283-1e5ec608504f", "tenant_id": "3e923c37dbfc42e1ad89c2b7cca7a8c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e923c37dbfc42e1ad89c2b7cca7a8c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:32:35Z", "revision_number": 0, "id": "d618354e-aa12-41df-87c9-b1a612eb290f", "remote_group_id": "2f726cac-0124-4131-b283-1e5ec608504f", "remote_ip_prefix": null, "created_at": "2018-12-04T21:32:35Z", "security_group_id": "2f726cac-0124-4131-b283-1e5ec608504f", "tenant_id": "3e923c37dbfc42e1ad89c2b7cca7a8c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e923c37dbfc42e1ad89c2b7cca7a8c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:32:35Z", "revision_number": 0, "id": "e342da6e-bd4b-4291-9586-146c7759539c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:32:35Z", "security_group_id": "2f726cac-0124-4131-b283-1e5ec608504f", "tenant_id": "3e923c37dbfc42e1ad89c2b7cca7a8c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e923c37dbfc42e1ad89c2b7cca7a8c2"}], "revision_number": 4, "project_id": "3e923c37dbfc42e1ad89c2b7cca7a8c2", "id": "2f726cac-0124-4131-b283-1e5ec608504f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:33:00,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-b2b47cd1-1778-47d5-916d-a68d3c492774 2018-12-04 21:33:00,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac002c86bcb953e5ae294baa1e1e381d6b6a5e8" 2018-12-04 21:33:00,995 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:33:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c257bed0-8d6b-44c9-ac64-c64a92408be4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:33:00,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-c257bed0-8d6b-44c9-ac64-c64a92408be4 2018-12-04 21:33:00,995 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:33:00,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac002c86bcb953e5ae294baa1e1e381d6b6a5e8" 2018-12-04 21:33:01,092 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:33:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-460210df-77e8-4d94-82c5-9b22dd9a9ed1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:33:01,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-460210df-77e8-4d94-82c5-9b22dd9a9ed1 2018-12-04 21:33:01,093 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:33:01,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac002c86bcb953e5ae294baa1e1e381d6b6a5e8" 2018-12-04 21:33:01,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23a5334e-714f-477e-97a7-cfaa27918a1e 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:33:01,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-23a5334e-714f-477e-97a7-cfaa27918a1e 2018-12-04 21:33:01,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3e923c37dbfc42e1ad89c2b7cca7a8c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac002c86bcb953e5ae294baa1e1e381d6b6a5e8" 2018-12-04 21:33:01,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46a97bd3-8a51-43ac-92c1-eaba418e5453 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3e923c37dbfc42e1ad89c2b7cca7a8c2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3e923c37dbfc42e1ad89c2b7cca7a8c2", "name": "CreateInstancePortManipulationTests-2a0ac51f-9c87-46b-proj"}} 2018-12-04 21:33:01,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3e923c37dbfc42e1ad89c2b7cca7a8c2 used request id req-46a97bd3-8a51-43ac-92c1-eaba418e5453 2018-12-04 21:33:01,294 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2f726cac-0124-4131-b283-1e5ec608504f 2018-12-04 21:33:01,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f726cac-0124-4131-b283-1e5ec608504f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac002c86bcb953e5ae294baa1e1e381d6b6a5e8" 2018-12-04 21:33:01,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3169095e-7402-433a-8f6b-fcf31aee417a Date: Tue, 04 Dec 2018 21:33:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:32:35Z", "security_group_id": "2f726cac-0124-4131-b283-1e5ec608504f", "port_range_min": null, "revision_number": 0, "tenant_id": "3e923c37dbfc42e1ad89c2b7cca7a8c2", "created_at": "2018-12-04T21:32:35Z", "project_id": "3e923c37dbfc42e1ad89c2b7cca7a8c2", "id": "ab402d52-c1b8-402d-ad7a-e4d581216541"}, {"remote_group_id": "2f726cac-0124-4131-b283-1e5ec608504f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:32:35Z", "security_group_id": "2f726cac-0124-4131-b283-1e5ec608504f", "port_range_min": null, "revision_number": 0, "tenant_id": "3e923c37dbfc42e1ad89c2b7cca7a8c2", "created_at": "2018-12-04T21:32:35Z", "project_id": "3e923c37dbfc42e1ad89c2b7cca7a8c2", "id": "ba6208e7-101d-44fb-9174-694f93277324"}, {"remote_group_id": "2f726cac-0124-4131-b283-1e5ec608504f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:32:35Z", "security_group_id": "2f726cac-0124-4131-b283-1e5ec608504f", "port_range_min": null, "revision_number": 0, "tenant_id": "3e923c37dbfc42e1ad89c2b7cca7a8c2", "created_at": "2018-12-04T21:32:35Z", "project_id": "3e923c37dbfc42e1ad89c2b7cca7a8c2", "id": "d618354e-aa12-41df-87c9-b1a612eb290f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:32:35Z", "security_group_id": "2f726cac-0124-4131-b283-1e5ec608504f", "port_range_min": null, "revision_number": 0, "tenant_id": "3e923c37dbfc42e1ad89c2b7cca7a8c2", "created_at": "2018-12-04T21:32:35Z", "project_id": "3e923c37dbfc42e1ad89c2b7cca7a8c2", "id": "e342da6e-bd4b-4291-9586-146c7759539c"}]} 2018-12-04 21:33:01,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f726cac-0124-4131-b283-1e5ec608504f used request id req-3169095e-7402-433a-8f6b-fcf31aee417a 2018-12-04 21:33:01,317 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:33:01,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/2f726cac-0124-4131-b283-1e5ec608504f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac002c86bcb953e5ae294baa1e1e381d6b6a5e8" 2018-12-04 21:33:01,477 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7db6d37f-539c-49d0-aed9-483bcae5dbb1 Content-Length: 0 Date: Tue, 04 Dec 2018 21:33:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:33:01,477 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/2f726cac-0124-4131-b283-1e5ec608504f used request id req-7db6d37f-539c-49d0-aed9-483bcae5dbb1 2018-12-04 21:33:01,478 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-2a0ac51f-9c87-46b-proj 2018-12-04 21:33:01,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/3e923c37dbfc42e1ad89c2b7cca7a8c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac002c86bcb953e5ae294baa1e1e381d6b6a5e8" 2018-12-04 21:33:01,826 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:33:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0e9b641-1d0d-4f74-85ad-c5db51117ff5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:33:01,826 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/3e923c37dbfc42e1ad89c2b7cca7a8c2 used request id req-d0e9b641-1d0d-4f74-85ad-c5db51117ff5 2018-12-04 21:33:01,827 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-2a0ac51f-9c87-46b-proj-role 2018-12-04 21:33:01,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/51a8f0dc2ef14855b685449d1a441f46 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac002c86bcb953e5ae294baa1e1e381d6b6a5e8" 2018-12-04 21:33:01,976 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:33:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9bdd59f-f636-456e-8600-f0b7c2778478 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:33:01,976 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/51a8f0dc2ef14855b685449d1a441f46 used request id req-c9bdd59f-f636-456e-8600-f0b7c2778478 2018-12-04 21:33:01,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac002c86bcb953e5ae294baa1e1e381d6b6a5e8" 2018-12-04 21:33:02,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3c2edac-310e-45da-a369-976147ac033e Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:33:02,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c3c2edac-310e-45da-a369-976147ac033e 2018-12-04 21:33:02,076 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-2a0ac51f-9c87-46b-user 2018-12-04 21:33:02,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/ea39a1cee41b4a0b96803a8563bf7107 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c9eb50c3dc16d502ea14e23d041b01ce7f17760" 2018-12-04 21:33:02,260 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:33:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20758f0d-518a-4163-97e3-d473d9481f8d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:33:02,260 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/ea39a1cee41b4a0b96803a8563bf7107 used request id req-20758f0d-518a-4163-97e3-d473d9481f8d 2018-12-04 21:33:02,261 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:33:02,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:33:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["t37D-zetT4SUdH4GkT9PpA"], "issued_at": "2018-12-04T21:33:02.000000Z"}} 2018-12-04 21:33:02,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f41baac5cfb9f2ffc5c31bf70554b03a5cec3a6d" 2018-12-04 21:33:02,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c4ca9a6-320a-45e3-8c64-fb8f2c16004e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:33:02,757 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7c4ca9a6-320a-45e3-8c64-fb8f2c16004e 2018-12-04 21:33:02,759 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:33:02,760 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:33:03,158 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:33:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["L-XXG4StTCecGA-VIeZ42Q"], "issued_at": "2018-12-04T21:33:03.000000Z"}} 2018-12-04 21:33:03,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c417395150d0d7cd5d2d34d553824880e45a1e5" 2018-12-04 21:33:03,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f867162-46c6-4923-b1a4-f68c57db79db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:33:03,263 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6f867162-46c6-4923-b1a4-f68c57db79db 2018-12-04 21:33:03,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:33:03,272 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:33: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:33:03,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-26c110ca-7a69-44f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c417395150d0d7cd5d2d34d553824880e45a1e5" 2018-12-04 21:33:03,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8195332e-c440-4123-864e-824b96f78dc9 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-26c110ca-7a69-44f-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:33:03,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-26c110ca-7a69-44f-proj used request id req-8195332e-c440-4123-864e-824b96f78dc9 2018-12-04 21:33:03,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c417395150d0d7cd5d2d34d553824880e45a1e5" 2018-12-04 21:33:03,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8492ef36-57fa-4207-898a-0e92d719e940 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:33:03,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-8492ef36-57fa-4207-898a-0e92d719e940 2018-12-04 21:33:03,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c417395150d0d7cd5d2d34d553824880e45a1e5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-26c110ca-7a69-44f-proj"}}' 2018-12-04 21:33:03,611 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:33:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cb4670d-3eb6-4cac-aac6-14805f9893bd Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/da30686a65964a14bee2096eb8409f28"}, "tags": [], "enabled": true, "id": "da30686a65964a14bee2096eb8409f28", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-26c110ca-7a69-44f-proj"}} 2018-12-04 21:33:03,612 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-9cb4670d-3eb6-4cac-aac6-14805f9893bd 2018-12-04 21:33:03,612 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-26c110ca-7a69-44f-proj 2018-12-04 21:33:03,612 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:33:03,613 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:33:04,017 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:33:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["RE_a0KCkQ9e7pMhA5pbFgw"], "issued_at": "2018-12-04T21:33:04.000000Z"}} 2018-12-04 21:33:04,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5830a5e0fbe76320962b789b467f10908458f9aa" 2018-12-04 21:33:04,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f6a03ad-47ba-4cc7-9fa4-25c5c596ef81 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:33:04,114 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6f6a03ad-47ba-4cc7-9fa4-25c5c596ef81 2018-12-04 21:33:04,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:33:04,123 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:33: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:33:04,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5830a5e0fbe76320962b789b467f10908458f9aa" 2018-12-04 21:33:04,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb4a81d2-df91-4ee3-9abf-55340004fb5f Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:33:04,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-eb4a81d2-df91-4ee3-9abf-55340004fb5f 2018-12-04 21:33:04,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-26c110ca-7a69-44f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5830a5e0fbe76320962b789b467f10908458f9aa" 2018-12-04 21:33:04,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38dfed35-eb92-41cc-8375-d10ca9252bff Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-26c110ca-7a69-44f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/da30686a65964a14bee2096eb8409f28"}, "tags": [], "enabled": true, "id": "da30686a65964a14bee2096eb8409f28", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-26c110ca-7a69-44f-proj"}]} 2018-12-04 21:33:04,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-26c110ca-7a69-44f-proj used request id req-38dfed35-eb92-41cc-8375-d10ca9252bff 2018-12-04 21:33:04,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5830a5e0fbe76320962b789b467f10908458f9aa" 2018-12-04 21:33:04,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3d71eb8-28c0-49aa-a9fb-816439b7afc2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:33:04,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b3d71eb8-28c0-49aa-a9fb-816439b7afc2 2018-12-04 21:33:04,774 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-26c110ca-7a69-44f-user 2018-12-04 21:33:04,774 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:33:04,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c417395150d0d7cd5d2d34d553824880e45a1e5" 2018-12-04 21:33:04,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec36bffb-af3c-4940-bb72-0e624312b951 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:33:04,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ec36bffb-af3c-4940-bb72-0e624312b951 2018-12-04 21:33:04,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c417395150d0d7cd5d2d34d553824880e45a1e5" -d '{"role": {"name": "CreateInstancePortManipulationTests-26c110ca-7a69-44f-proj-role"}}' 2018-12-04 21:33:05,006 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:33:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d877ab6-e182-4961-b6f4-d2d4bf327b6a Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "85cc3fa9832e495ab756c1e3ef1503ef", "links": {"self": "http://172.30.9.23:5000/v3/roles/85cc3fa9832e495ab756c1e3ef1503ef"}, "name": "CreateInstancePortManipulationTests-26c110ca-7a69-44f-proj-role"}} 2018-12-04 21:33:05,007 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-4d877ab6-e182-4961-b6f4-d2d4bf327b6a 2018-12-04 21:33:05,007 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-26c110ca-7a69-44f-proj-role 2018-12-04 21:33:05,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/85cc3fa9832e495ab756c1e3ef1503ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c417395150d0d7cd5d2d34d553824880e45a1e5" 2018-12-04 21:33:05,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31f8beb5-810d-41b8-a896-53ecc4f929f9 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "85cc3fa9832e495ab756c1e3ef1503ef", "links": {"self": "http://172.30.9.23:5000/v3/roles/85cc3fa9832e495ab756c1e3ef1503ef"}, "name": "CreateInstancePortManipulationTests-26c110ca-7a69-44f-proj-role"}} 2018-12-04 21:33:05,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/85cc3fa9832e495ab756c1e3ef1503ef used request id req-31f8beb5-810d-41b8-a896-53ecc4f929f9 2018-12-04 21:33:05,110 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-26c110ca-7a69-44f-proj-role to project CreateInstancePortManipulationTests-26c110ca-7a69-44f-proj 2018-12-04 21:33:05,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/da30686a65964a14bee2096eb8409f28/users/b9aeb1587db54ab9a3f68d4abcb6c106/roles/85cc3fa9832e495ab756c1e3ef1503ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c417395150d0d7cd5d2d34d553824880e45a1e5" 2018-12-04 21:33:05,242 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:33:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5fd8933-674d-47a3-af81-e97fb4514125 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:33:05,242 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/da30686a65964a14bee2096eb8409f28/users/b9aeb1587db54ab9a3f68d4abcb6c106/roles/85cc3fa9832e495ab756c1e3ef1503ef used request id req-b5fd8933-674d-47a3-af81-e97fb4514125 2018-12-04 21:33:05,243 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-04 21:33:05,243 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:33:05,244 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:33:05,637 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "85cc3fa9832e495ab756c1e3ef1503ef", "name": "CreateInstancePortManipulationTests-26c110ca-7a69-44f-proj-role"}], "expires_at": "2018-12-04T22:33:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da30686a65964a14bee2096eb8409f28", "name": "CreateInstancePortManipulationTests-26c110ca-7a69-44f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/da30686a65964a14bee2096eb8409f28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/da30686a65964a14bee2096eb8409f28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/da30686a65964a14bee2096eb8409f28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_da30686a65964a14bee2096eb8409f28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_da30686a65964a14bee2096eb8409f28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/da30686a65964a14bee2096eb8409f28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/da30686a65964a14bee2096eb8409f28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/da30686a65964a14bee2096eb8409f28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/da30686a65964a14bee2096eb8409f28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/da30686a65964a14bee2096eb8409f28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/da30686a65964a14bee2096eb8409f28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/da30686a65964a14bee2096eb8409f28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/da30686a65964a14bee2096eb8409f28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/da30686a65964a14bee2096eb8409f28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-26c110ca-7a69-44f-user", "id": "b9aeb1587db54ab9a3f68d4abcb6c106"}, "audit_ids": ["QgAeGR-oSPWoa_rELEDGIg"], "issued_at": "2018-12-04T21:33:05.000000Z"}} 2018-12-04 21:33:05,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b31ca88e3b1f52b2ecef02f40c300fe05593b998" 2018-12-04 21:33:05,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7960468-2ea6-4cfd-8c33-1fdd961929d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:33:05,722 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c7960468-2ea6-4cfd-8c33-1fdd961929d3 2018-12-04 21:33:05,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b31ca88e3b1f52b2ecef02f40c300fe05593b998" 2018-12-04 21:33:05,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-a22d6ebf-b2c9-4c38-af32-73533799923a Date: Tue, 04 Dec 2018 21:33:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-image"} 2018-12-04 21:33:05,910 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-image used request id req-a22d6ebf-b2c9-4c38-af32-73533799923a 2018-12-04 21:33:05,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b31ca88e3b1f52b2ecef02f40c300fe05593b998" 2018-12-04 21:33:05,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f643bef9-ca2c-4076-bef1-d3cdb4cf23ec Date: Tue, 04 Dec 2018 21:33:05 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:33:05,919 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-f643bef9-ca2c-4076-bef1-d3cdb4cf23ec 2018-12-04 21:33:05,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b31ca88e3b1f52b2ecef02f40c300fe05593b998" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-image"}' 2018-12-04 21:33:05,984 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/9be157d3-a6ac-425d-bfd2-8e06a536dcea Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b91d9f36-419d-4ca5-accd-3eb8394b3dbc Date: Tue, 04 Dec 2018 21:33:05 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:33:05Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-04T21:33:05Z", "visibility": "shared", "locations": [], "self": "/v2/images/9be157d3-a6ac-425d-bfd2-8e06a536dcea", "min_disk": 0, "protected": false, "id": "9be157d3-a6ac-425d-bfd2-8e06a536dcea", "file": "/v2/images/9be157d3-a6ac-425d-bfd2-8e06a536dcea/file", "checksum": null, "owner": "da30686a65964a14bee2096eb8409f28", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:33:05,984 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-b91d9f36-419d-4ca5-accd-3eb8394b3dbc 2018-12-04 21:33:05,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/9be157d3-a6ac-425d-bfd2-8e06a536dcea/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b31ca88e3b1f52b2ecef02f40c300fe05593b998" -d '' 2018-12-04 21:33:06,364 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eb586910-4c7e-4b39-9bc6-8f95dad22eb7 Date: Tue, 04 Dec 2018 21:33:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:33:06,365 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/9be157d3-a6ac-425d-bfd2-8e06a536dcea/file used request id req-eb586910-4c7e-4b39-9bc6-8f95dad22eb7 2018-12-04 21:33:06,365 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 21:33:06,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/9be157d3-a6ac-425d-bfd2-8e06a536dcea -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b31ca88e3b1f52b2ecef02f40c300fe05593b998" 2018-12-04 21:33:06,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-cdef4e1e-de30-44fb-bd6d-636f712c1d44 Date: Tue, 04 Dec 2018 21:33:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:33:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:33:06Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/9be157d3-a6ac-425d-bfd2-8e06a536dcea/snap", "metadata": {}}], "self": "/v2/images/9be157d3-a6ac-425d-bfd2-8e06a536dcea", "min_disk": 0, "protected": false, "id": "9be157d3-a6ac-425d-bfd2-8e06a536dcea", "file": "/v2/images/9be157d3-a6ac-425d-bfd2-8e06a536dcea/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "da30686a65964a14bee2096eb8409f28", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/9be157d3-a6ac-425d-bfd2-8e06a536dcea/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:33:06,384 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/9be157d3-a6ac-425d-bfd2-8e06a536dcea used request id req-cdef4e1e-de30-44fb-bd6d-636f712c1d44 2018-12-04 21:33:06,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b31ca88e3b1f52b2ecef02f40c300fe05593b998" 2018-12-04 21:33:06,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4959dbd6-a8fa-4a45-8fb4-521d154199e6 Date: Tue, 04 Dec 2018 21:33:06 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:33:06,393 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-4959dbd6-a8fa-4a45-8fb4-521d154199e6 2018-12-04 21:33:06,395 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-image 2018-12-04 21:33:06,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/9be157d3-a6ac-425d-bfd2-8e06a536dcea -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b31ca88e3b1f52b2ecef02f40c300fe05593b998" 2018-12-04 21:33:06,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-143c8f2c-0f1c-4614-991c-1ffe80bd6a43 Date: Tue, 04 Dec 2018 21:33:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:33:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:33:06Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/9be157d3-a6ac-425d-bfd2-8e06a536dcea/snap", "metadata": {}}], "self": "/v2/images/9be157d3-a6ac-425d-bfd2-8e06a536dcea", "min_disk": 0, "protected": false, "id": "9be157d3-a6ac-425d-bfd2-8e06a536dcea", "file": "/v2/images/9be157d3-a6ac-425d-bfd2-8e06a536dcea/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "da30686a65964a14bee2096eb8409f28", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/9be157d3-a6ac-425d-bfd2-8e06a536dcea/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:33:06,412 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/9be157d3-a6ac-425d-bfd2-8e06a536dcea used request id req-143c8f2c-0f1c-4614-991c-1ffe80bd6a43 2018-12-04 21:33:06,413 - create_image - DEBUG - Instance status is - active 2018-12-04 21:33:06,413 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-image 2018-12-04 21:33:06,413 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-image 2018-12-04 21:33:06,413 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:33:06,414 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:33:06,827 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "85cc3fa9832e495ab756c1e3ef1503ef", "name": "CreateInstancePortManipulationTests-26c110ca-7a69-44f-proj-role"}], "expires_at": "2018-12-04T22:33:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da30686a65964a14bee2096eb8409f28", "name": "CreateInstancePortManipulationTests-26c110ca-7a69-44f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/da30686a65964a14bee2096eb8409f28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/da30686a65964a14bee2096eb8409f28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/da30686a65964a14bee2096eb8409f28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_da30686a65964a14bee2096eb8409f28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_da30686a65964a14bee2096eb8409f28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/da30686a65964a14bee2096eb8409f28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/da30686a65964a14bee2096eb8409f28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/da30686a65964a14bee2096eb8409f28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/da30686a65964a14bee2096eb8409f28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/da30686a65964a14bee2096eb8409f28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/da30686a65964a14bee2096eb8409f28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/da30686a65964a14bee2096eb8409f28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/da30686a65964a14bee2096eb8409f28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/da30686a65964a14bee2096eb8409f28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-26c110ca-7a69-44f-user", "id": "b9aeb1587db54ab9a3f68d4abcb6c106"}, "audit_ids": ["o3xxAiRuQK6emRA-E_nhMA"], "issued_at": "2018-12-04T21:33:06.000000Z"}} 2018-12-04 21:33:06,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab379f724e1062f701143f15c4fc3d7f08a3eb1" 2018-12-04 21:33:06,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db788c9f-b77b-4ed8-8cb7-c7afdf4bc139 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:33:06,914 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-db788c9f-b77b-4ed8-8cb7-c7afdf4bc139 2018-12-04 21:33:06,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab379f724e1062f701143f15c4fc3d7f08a3eb1" 2018-12-04 21:33:07,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c6339c07-5632-434d-9dc8-0bc9de6a4f6b Date: Tue, 04 Dec 2018 21:33:07 GMT RESP BODY: {"networks":[]} 2018-12-04 21:33:07,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-pub-net used request id req-c6339c07-5632-434d-9dc8-0bc9de6a4f6b 2018-12-04 21:33:07,107 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-pub-net 2018-12-04 21:33:07,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab379f724e1062f701143f15c4fc3d7f08a3eb1" -d '{"network": {"name": "CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-pub-net", "admin_state_up": true}}' 2018-12-04 21:33:07,803 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-b7c7373a-513c-4523-a149-3f93889c6b61 Date: Tue, 04 Dec 2018 21:33:07 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"da30686a65964a14bee2096eb8409f28","created_at":"2018-12-04T21:33:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-12-04T21:33:07Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"da30686a65964a14bee2096eb8409f28","id":"826c17b7-d0bb-40c1-b84b-c0d80679d491","name":"CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-pub-net"}} 2018-12-04 21:33:07,803 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-b7c7373a-513c-4523-a149-3f93889c6b61 2018-12-04 21:33:07,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=826c17b7-d0bb-40c1-b84b-c0d80679d491 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab379f724e1062f701143f15c4fc3d7f08a3eb1" 2018-12-04 21:33:07,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-7990912c-7e76-4a76-9e0a-56e31a152727 Date: Tue, 04 Dec 2018 21:33:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T21:33:07Z","tenant_id":"da30686a65964a14bee2096eb8409f28","created_at":"2018-12-04T21:33:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"da30686a65964a14bee2096eb8409f28","id":"826c17b7-d0bb-40c1-b84b-c0d80679d491","name":"CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-pub-net"}]} 2018-12-04 21:33:07,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=826c17b7-d0bb-40c1-b84b-c0d80679d491 used request id req-7990912c-7e76-4a76-9e0a-56e31a152727 2018-12-04 21:33:07,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=826c17b7-d0bb-40c1-b84b-c0d80679d491 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab379f724e1062f701143f15c4fc3d7f08a3eb1" 2018-12-04 21:33:07,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bc6a3c5f-8794-46ca-8aea-7b84a59c1eff Date: Tue, 04 Dec 2018 21:33:07 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:33:07,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=826c17b7-d0bb-40c1-b84b-c0d80679d491 used request id req-bc6a3c5f-8794-46ca-8aea-7b84a59c1eff 2018-12-04 21:33:07,974 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-pub-subnet 2018-12-04 21:33:07,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab379f724e1062f701143f15c4fc3d7f08a3eb1" -d '{"subnets": [{"ip_version": 4, "network_id": "826c17b7-d0bb-40c1-b84b-c0d80679d491", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-pub-subnet"}]}' 2018-12-04 21:33:08,725 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5f7f17ec-32c9-4f91-9f18-bc6de98335a9 Date: Tue, 04 Dec 2018 21:33:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"826c17b7-d0bb-40c1-b84b-c0d80679d491","tenant_id":"da30686a65964a14bee2096eb8409f28","created_at":"2018-12-04T21:33:08Z","dns_nameservers":[],"updated_at":"2018-12-04T21:33: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":"da30686a65964a14bee2096eb8409f28","id":"6bacc967-95bc-47de-9670-9277506a5313","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-pub-subnet"}]} 2018-12-04 21:33:08,725 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-5f7f17ec-32c9-4f91-9f18-bc6de98335a9 2018-12-04 21:33:08,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=826c17b7-d0bb-40c1-b84b-c0d80679d491 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab379f724e1062f701143f15c4fc3d7f08a3eb1" 2018-12-04 21:33:08,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-06c041b8-40f4-4d95-ac4e-bce057d12f94 Date: Tue, 04 Dec 2018 21:33:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6bacc967-95bc-47de-9670-9277506a5313"],"updated_at":"2018-12-04T21:33:08Z","tenant_id":"da30686a65964a14bee2096eb8409f28","created_at":"2018-12-04T21:33:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"da30686a65964a14bee2096eb8409f28","id":"826c17b7-d0bb-40c1-b84b-c0d80679d491","name":"CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-pub-net"}]} 2018-12-04 21:33:08,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=826c17b7-d0bb-40c1-b84b-c0d80679d491 used request id req-06c041b8-40f4-4d95-ac4e-bce057d12f94 2018-12-04 21:33:08,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=826c17b7-d0bb-40c1-b84b-c0d80679d491 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab379f724e1062f701143f15c4fc3d7f08a3eb1" 2018-12-04 21:33:08,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2fac64ee-0a2d-4e7d-b839-0f340351c7c1 Date: Tue, 04 Dec 2018 21:33:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"826c17b7-d0bb-40c1-b84b-c0d80679d491","tenant_id":"da30686a65964a14bee2096eb8409f28","created_at":"2018-12-04T21:33:08Z","dns_nameservers":[],"updated_at":"2018-12-04T21:33: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":"da30686a65964a14bee2096eb8409f28","id":"6bacc967-95bc-47de-9670-9277506a5313","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-pub-subnet"}]} 2018-12-04 21:33:08,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=826c17b7-d0bb-40c1-b84b-c0d80679d491 used request id req-2fac64ee-0a2d-4e7d-b839-0f340351c7c1 2018-12-04 21:33:08,905 - OpenStackNetwork - DEBUG - Network [826c17b7-d0bb-40c1-b84b-c0d80679d491] created successfully 2018-12-04 21:33:08,905 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:33:08,906 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:33:09,371 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:33:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["ajYf2GLpRt6ZVzkCBAUdcg"], "issued_at": "2018-12-04T21:33:09.000000Z"}} 2018-12-04 21:33:09,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33708dc802f5dc581ca07a045f2736a89bcb20c8" 2018-12-04 21:33:09,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc5d291b-cdc0-4edf-837c-5fa240803ca8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:33:09,465 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-bc5d291b-cdc0-4edf-837c-5fa240803ca8 2018-12-04 21:33:09,466 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:33:09,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33708dc802f5dc581ca07a045f2736a89bcb20c8" 2018-12-04 21:33:09,674 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-cc2ef12d-9c36-429b-94eb-ab32a535cc91 x-compute-request-id: req-cc2ef12d-9c36-429b-94eb-ab32a535cc91 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-04 21:33:09,674 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-cc2ef12d-9c36-429b-94eb-ab32a535cc91 2018-12-04 21:33:09,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33708dc802f5dc581ca07a045f2736a89bcb20c8" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-04 21:33:09,709 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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,Accept-Encoding x-openstack-request-id: req-03d78b7f-0d84-4e33-a2c2-6c97cafa8427 x-compute-request-id: req-03d78b7f-0d84-4e33-a2c2-6c97cafa8427 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/50802eed-d57e-408a-a852-b37f844ab407", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/50802eed-d57e-408a-a852-b37f844ab407", "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": "50802eed-d57e-408a-a852-b37f844ab407"}} 2018-12-04 21:33:09,709 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-03d78b7f-0d84-4e33-a2c2-6c97cafa8427 2018-12-04 21:33:09,710 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:33:09,711 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:33:10,125 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "85cc3fa9832e495ab756c1e3ef1503ef", "name": "CreateInstancePortManipulationTests-26c110ca-7a69-44f-proj-role"}], "expires_at": "2018-12-04T22:33:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da30686a65964a14bee2096eb8409f28", "name": "CreateInstancePortManipulationTests-26c110ca-7a69-44f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/da30686a65964a14bee2096eb8409f28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/da30686a65964a14bee2096eb8409f28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/da30686a65964a14bee2096eb8409f28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_da30686a65964a14bee2096eb8409f28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_da30686a65964a14bee2096eb8409f28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/da30686a65964a14bee2096eb8409f28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/da30686a65964a14bee2096eb8409f28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/da30686a65964a14bee2096eb8409f28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/da30686a65964a14bee2096eb8409f28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/da30686a65964a14bee2096eb8409f28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/da30686a65964a14bee2096eb8409f28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/da30686a65964a14bee2096eb8409f28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/da30686a65964a14bee2096eb8409f28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/da30686a65964a14bee2096eb8409f28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-26c110ca-7a69-44f-user", "id": "b9aeb1587db54ab9a3f68d4abcb6c106"}, "audit_ids": ["RIj7JqsZRlmlNDUKKrxrSw"], "issued_at": "2018-12-04T21:33:10.000000Z"}} 2018-12-04 21:33:10,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a922e9cdead35bea692e2603aaed39229213f3a0" 2018-12-04 21:33:10,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e18e9231-36fb-484c-bc58-8448f81facca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:33:10,141 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e18e9231-36fb-484c-bc58-8448f81facca 2018-12-04 21:33:10,142 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:33:10,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a922e9cdead35bea692e2603aaed39229213f3a0" 2018-12-04 21:33:10,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a57ac835-bd0d-4fe2-8fe4-355c8a0e5ce0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:33:10,229 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a57ac835-bd0d-4fe2-8fe4-355c8a0e5ce0 2018-12-04 21:33:10,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a922e9cdead35bea692e2603aaed39229213f3a0" 2018-12-04 21:33:10,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-8e7904a6-8a8e-4c1f-8a8d-f33763b1ea71 Date: Tue, 04 Dec 2018 21:33:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6bacc967-95bc-47de-9670-9277506a5313"],"updated_at":"2018-12-04T21:33:08Z","tenant_id":"da30686a65964a14bee2096eb8409f28","created_at":"2018-12-04T21:33:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"da30686a65964a14bee2096eb8409f28","id":"826c17b7-d0bb-40c1-b84b-c0d80679d491","name":"CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-pub-net"}]} 2018-12-04 21:33:10,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-pub-net used request id req-8e7904a6-8a8e-4c1f-8a8d-f33763b1ea71 2018-12-04 21:33:10,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=826c17b7-d0bb-40c1-b84b-c0d80679d491 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a922e9cdead35bea692e2603aaed39229213f3a0" 2018-12-04 21:33:10,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2682a326-19b0-473f-8a37-3a1baad29750 Date: Tue, 04 Dec 2018 21:33:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"826c17b7-d0bb-40c1-b84b-c0d80679d491","tenant_id":"da30686a65964a14bee2096eb8409f28","created_at":"2018-12-04T21:33:08Z","dns_nameservers":[],"updated_at":"2018-12-04T21:33: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":"da30686a65964a14bee2096eb8409f28","id":"6bacc967-95bc-47de-9670-9277506a5313","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-pub-subnet"}]} 2018-12-04 21:33:10,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=826c17b7-d0bb-40c1-b84b-c0d80679d491 used request id req-2682a326-19b0-473f-8a37-3a1baad29750 2018-12-04 21:33:10,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a922e9cdead35bea692e2603aaed39229213f3a0" 2018-12-04 21:33:10,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-89614816-c5c3-4de2-8ff4-23174f77d03a Date: Tue, 04 Dec 2018 21:33:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6bacc967-95bc-47de-9670-9277506a5313"],"updated_at":"2018-12-04T21:33:08Z","tenant_id":"da30686a65964a14bee2096eb8409f28","created_at":"2018-12-04T21:33:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"da30686a65964a14bee2096eb8409f28","id":"826c17b7-d0bb-40c1-b84b-c0d80679d491","name":"CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-pub-net"}]} 2018-12-04 21:33:10,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-pub-net used request id req-89614816-c5c3-4de2-8ff4-23174f77d03a 2018-12-04 21:33:10,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:33:10,649 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:33: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:33:10,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/da30686a65964a14bee2096eb8409f28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a922e9cdead35bea692e2603aaed39229213f3a0" 2018-12-04 21:33:10,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-347f7c96-7461-4900-b23c-48ad85470621 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/da30686a65964a14bee2096eb8409f28"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da30686a65964a14bee2096eb8409f28", "name": "CreateInstancePortManipulationTests-26c110ca-7a69-44f-proj"}} 2018-12-04 21:33:10,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/da30686a65964a14bee2096eb8409f28 used request id req-347f7c96-7461-4900-b23c-48ad85470621 2018-12-04 21:33:10,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=826c17b7-d0bb-40c1-b84b-c0d80679d491 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a922e9cdead35bea692e2603aaed39229213f3a0" 2018-12-04 21:33:10,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f7be126e-82c4-469f-932e-76b3374e914e Date: Tue, 04 Dec 2018 21:33:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"826c17b7-d0bb-40c1-b84b-c0d80679d491","tenant_id":"da30686a65964a14bee2096eb8409f28","created_at":"2018-12-04T21:33:08Z","dns_nameservers":[],"updated_at":"2018-12-04T21:33: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":"da30686a65964a14bee2096eb8409f28","id":"6bacc967-95bc-47de-9670-9277506a5313","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-pub-subnet"}]} 2018-12-04 21:33:10,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=826c17b7-d0bb-40c1-b84b-c0d80679d491 used request id req-f7be126e-82c4-469f-932e-76b3374e914e 2018-12-04 21:33:10,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=826c17b7-d0bb-40c1-b84b-c0d80679d491&name=CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a922e9cdead35bea692e2603aaed39229213f3a0" 2018-12-04 21:33:10,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5c3e25d4-54c3-478c-b6d3-4b19fc925b9f Date: Tue, 04 Dec 2018 21:33:10 GMT RESP BODY: {"ports":[]} 2018-12-04 21:33:10,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=826c17b7-d0bb-40c1-b84b-c0d80679d491&name=CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8eport-1&admin_state_up=True used request id req-5c3e25d4-54c3-478c-b6d3-4b19fc925b9f 2018-12-04 21:33:10,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a922e9cdead35bea692e2603aaed39229213f3a0" 2018-12-04 21:33:11,065 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-39251c14-a36c-4776-8aac-4d35029ba6d7 x-compute-request-id: req-39251c14-a36c-4776-8aac-4d35029ba6d7 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-04 21:33:11,065 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-inst used request id req-39251c14-a36c-4776-8aac-4d35029ba6d7 2018-12-04 21:33:11,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a922e9cdead35bea692e2603aaed39229213f3a0" 2018-12-04 21:33:11,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-46a55fcf-d733-45fc-9e29-7e9285c8ec5b Date: Tue, 04 Dec 2018 21:33:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6bacc967-95bc-47de-9670-9277506a5313"],"updated_at":"2018-12-04T21:33:08Z","tenant_id":"da30686a65964a14bee2096eb8409f28","created_at":"2018-12-04T21:33:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"da30686a65964a14bee2096eb8409f28","id":"826c17b7-d0bb-40c1-b84b-c0d80679d491","name":"CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-pub-net"}]} 2018-12-04 21:33:11,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-pub-net used request id req-46a55fcf-d733-45fc-9e29-7e9285c8ec5b 2018-12-04 21:33:11,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=826c17b7-d0bb-40c1-b84b-c0d80679d491 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a922e9cdead35bea692e2603aaed39229213f3a0" 2018-12-04 21:33:11,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b5d68dfa-258a-4867-a348-4ddbbb4d3add Date: Tue, 04 Dec 2018 21:33:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"826c17b7-d0bb-40c1-b84b-c0d80679d491","tenant_id":"da30686a65964a14bee2096eb8409f28","created_at":"2018-12-04T21:33:08Z","dns_nameservers":[],"updated_at":"2018-12-04T21:33: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":"da30686a65964a14bee2096eb8409f28","id":"6bacc967-95bc-47de-9670-9277506a5313","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-pub-subnet"}]} 2018-12-04 21:33:11,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=826c17b7-d0bb-40c1-b84b-c0d80679d491 used request id req-b5d68dfa-258a-4867-a348-4ddbbb4d3add 2018-12-04 21:33:11,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a922e9cdead35bea692e2603aaed39229213f3a0" 2018-12-04 21:33:11,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-f0b764e5-3a7d-4922-8cc5-425f64b81fe1 Date: Tue, 04 Dec 2018 21:33:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6bacc967-95bc-47de-9670-9277506a5313"],"updated_at":"2018-12-04T21:33:08Z","tenant_id":"da30686a65964a14bee2096eb8409f28","created_at":"2018-12-04T21:33:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"da30686a65964a14bee2096eb8409f28","id":"826c17b7-d0bb-40c1-b84b-c0d80679d491","name":"CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-pub-net"}]} 2018-12-04 21:33:11,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-pub-net used request id req-f0b764e5-3a7d-4922-8cc5-425f64b81fe1 2018-12-04 21:33:11,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/da30686a65964a14bee2096eb8409f28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a922e9cdead35bea692e2603aaed39229213f3a0" 2018-12-04 21:33:11,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02f8f69c-2bc9-4003-b6f8-308c82bf4e81 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/da30686a65964a14bee2096eb8409f28"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da30686a65964a14bee2096eb8409f28", "name": "CreateInstancePortManipulationTests-26c110ca-7a69-44f-proj"}} 2018-12-04 21:33:11,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/da30686a65964a14bee2096eb8409f28 used request id req-02f8f69c-2bc9-4003-b6f8-308c82bf4e81 2018-12-04 21:33:11,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=826c17b7-d0bb-40c1-b84b-c0d80679d491 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a922e9cdead35bea692e2603aaed39229213f3a0" 2018-12-04 21:33:11,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-22f0bfdf-ebba-430e-95a3-78ff8846b75c Date: Tue, 04 Dec 2018 21:33:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"826c17b7-d0bb-40c1-b84b-c0d80679d491","tenant_id":"da30686a65964a14bee2096eb8409f28","created_at":"2018-12-04T21:33:08Z","dns_nameservers":[],"updated_at":"2018-12-04T21:33: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":"da30686a65964a14bee2096eb8409f28","id":"6bacc967-95bc-47de-9670-9277506a5313","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-pub-subnet"}]} 2018-12-04 21:33:11,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=826c17b7-d0bb-40c1-b84b-c0d80679d491 used request id req-22f0bfdf-ebba-430e-95a3-78ff8846b75c 2018-12-04 21:33:11,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=826c17b7-d0bb-40c1-b84b-c0d80679d491&name=CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a922e9cdead35bea692e2603aaed39229213f3a0" 2018-12-04 21:33:11,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bfafa109-e619-48c2-8277-0de61146a64f Date: Tue, 04 Dec 2018 21:33:11 GMT RESP BODY: {"ports":[]} 2018-12-04 21:33:11,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=826c17b7-d0bb-40c1-b84b-c0d80679d491&name=CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8eport-1&admin_state_up=True used request id req-bfafa109-e619-48c2-8277-0de61146a64f 2018-12-04 21:33:11,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:33:11,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:33:11,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "85cc3fa9832e495ab756c1e3ef1503ef", "name": "CreateInstancePortManipulationTests-26c110ca-7a69-44f-proj-role"}], "expires_at": "2018-12-04T22:33:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da30686a65964a14bee2096eb8409f28", "name": "CreateInstancePortManipulationTests-26c110ca-7a69-44f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/da30686a65964a14bee2096eb8409f28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/da30686a65964a14bee2096eb8409f28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/da30686a65964a14bee2096eb8409f28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_da30686a65964a14bee2096eb8409f28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_da30686a65964a14bee2096eb8409f28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/da30686a65964a14bee2096eb8409f28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/da30686a65964a14bee2096eb8409f28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/da30686a65964a14bee2096eb8409f28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/da30686a65964a14bee2096eb8409f28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/da30686a65964a14bee2096eb8409f28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/da30686a65964a14bee2096eb8409f28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/da30686a65964a14bee2096eb8409f28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/da30686a65964a14bee2096eb8409f28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/da30686a65964a14bee2096eb8409f28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-26c110ca-7a69-44f-user", "id": "b9aeb1587db54ab9a3f68d4abcb6c106"}, "audit_ids": ["QSBtBbjmRHymfIxSZnI4KQ"], "issued_at": "2018-12-04T21:33:11.000000Z"}} 2018-12-04 21:33:11,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae7de25762b61c964a6b8d0d059ae80203ddcfaa" 2018-12-04 21:33:11,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09b7b119-4b49-4951-8b07-f5a61bbc3048 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:33:11,891 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-09b7b119-4b49-4951-8b07-f5a61bbc3048 2018-12-04 21:33:11,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a922e9cdead35bea692e2603aaed39229213f3a0" 2018-12-04 21:33:11,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-bca3bf4d-558a-41ec-9e9b-6757ea281012 Date: Tue, 04 Dec 2018 21:33:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6bacc967-95bc-47de-9670-9277506a5313"],"updated_at":"2018-12-04T21:33:08Z","tenant_id":"da30686a65964a14bee2096eb8409f28","created_at":"2018-12-04T21:33:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"da30686a65964a14bee2096eb8409f28","id":"826c17b7-d0bb-40c1-b84b-c0d80679d491","name":"CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-pub-net"}]} 2018-12-04 21:33:11,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-pub-net used request id req-bca3bf4d-558a-41ec-9e9b-6757ea281012 2018-12-04 21:33:11,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=826c17b7-d0bb-40c1-b84b-c0d80679d491 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a922e9cdead35bea692e2603aaed39229213f3a0" 2018-12-04 21:33:12,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-90c5cd74-f584-4525-936b-9fd42c8e28a3 Date: Tue, 04 Dec 2018 21:33:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"826c17b7-d0bb-40c1-b84b-c0d80679d491","tenant_id":"da30686a65964a14bee2096eb8409f28","created_at":"2018-12-04T21:33:08Z","dns_nameservers":[],"updated_at":"2018-12-04T21:33: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":"da30686a65964a14bee2096eb8409f28","id":"6bacc967-95bc-47de-9670-9277506a5313","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-pub-subnet"}]} 2018-12-04 21:33:12,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=826c17b7-d0bb-40c1-b84b-c0d80679d491 used request id req-90c5cd74-f584-4525-936b-9fd42c8e28a3 2018-12-04 21:33:12,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a922e9cdead35bea692e2603aaed39229213f3a0" 2018-12-04 21:33:12,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-326078b4-50db-49a4-802b-c1aaee9effd9 Date: Tue, 04 Dec 2018 21:33:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6bacc967-95bc-47de-9670-9277506a5313"],"updated_at":"2018-12-04T21:33:08Z","tenant_id":"da30686a65964a14bee2096eb8409f28","created_at":"2018-12-04T21:33:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"da30686a65964a14bee2096eb8409f28","id":"826c17b7-d0bb-40c1-b84b-c0d80679d491","name":"CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-pub-net"}]} 2018-12-04 21:33:12,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-pub-net used request id req-326078b4-50db-49a4-802b-c1aaee9effd9 2018-12-04 21:33:12,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:33:12,132 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:33: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:33:12,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/da30686a65964a14bee2096eb8409f28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae7de25762b61c964a6b8d0d059ae80203ddcfaa" 2018-12-04 21:33:12,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3436d277-dbc6-47b7-9b68-3bf38f8c894b Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/da30686a65964a14bee2096eb8409f28"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da30686a65964a14bee2096eb8409f28", "name": "CreateInstancePortManipulationTests-26c110ca-7a69-44f-proj"}} 2018-12-04 21:33:12,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/da30686a65964a14bee2096eb8409f28 used request id req-3436d277-dbc6-47b7-9b68-3bf38f8c894b 2018-12-04 21:33:12,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=826c17b7-d0bb-40c1-b84b-c0d80679d491 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a922e9cdead35bea692e2603aaed39229213f3a0" 2018-12-04 21:33:12,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9c3a6480-c1b2-43ad-a9ba-98f41cbdf465 Date: Tue, 04 Dec 2018 21:33:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"826c17b7-d0bb-40c1-b84b-c0d80679d491","tenant_id":"da30686a65964a14bee2096eb8409f28","created_at":"2018-12-04T21:33:08Z","dns_nameservers":[],"updated_at":"2018-12-04T21:33: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":"da30686a65964a14bee2096eb8409f28","id":"6bacc967-95bc-47de-9670-9277506a5313","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-pub-subnet"}]} 2018-12-04 21:33:12,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=826c17b7-d0bb-40c1-b84b-c0d80679d491 used request id req-9c3a6480-c1b2-43ad-a9ba-98f41cbdf465 2018-12-04 21:33:12,267 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-pub-net 2018-12-04 21:33:12,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a922e9cdead35bea692e2603aaed39229213f3a0" -d '{"port": {"network_id": "826c17b7-d0bb-40c1-b84b-c0d80679d491", "name": "CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8eport-1", "allowed_address_pairs": [{"ip_address": "foo", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-12-04 21:33:12,279 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 104 Content-Type: application/json X-Openstack-Request-Id: req-82b1a26e-708e-46da-812d-48f12747e459 Date: Tue, 04 Dec 2018 21:33:12 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-12-04 21:33:12,279 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-82b1a26e-708e-46da-812d-48f12747e459 2018-12-04 21:33:12,279 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-12-04 21:33:12,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/50802eed-d57e-408a-a852-b37f844ab407 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33708dc802f5dc581ca07a045f2736a89bcb20c8" 2018-12-04 21:33:12,320 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:33:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5a6e7f05-adf2-4d68-afa0-32d0ba7a197a x-compute-request-id: req-5a6e7f05-adf2-4d68-afa0-32d0ba7a197a Content-Length: 0 Content-Type: application/json 2018-12-04 21:33:12,320 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/50802eed-d57e-408a-a852-b37f844ab407 used request id req-5a6e7f05-adf2-4d68-afa0-32d0ba7a197a 2018-12-04 21:33:12,321 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-pub-subnet 2018-12-04 21:33:12,321 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-pub-subnet 2018-12-04 21:33:12,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/6bacc967-95bc-47de-9670-9277506a5313 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab379f724e1062f701143f15c4fc3d7f08a3eb1" 2018-12-04 21:33:13,602 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8e56dee4-a4de-4bc1-874f-691b33c07ad8 Date: Tue, 04 Dec 2018 21:33:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:33:13,602 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/6bacc967-95bc-47de-9670-9277506a5313 used request id req-8e56dee4-a4de-4bc1-874f-691b33c07ad8 2018-12-04 21:33:13,602 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-pub-net 2018-12-04 21:33:13,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/826c17b7-d0bb-40c1-b84b-c0d80679d491 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab379f724e1062f701143f15c4fc3d7f08a3eb1" 2018-12-04 21:33:15,050 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b73109ab-ebe4-475a-a2c8-28c8c960c1ad Date: Tue, 04 Dec 2018 21:33:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:33:15,050 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/826c17b7-d0bb-40c1-b84b-c0d80679d491 used request id req-b73109ab-ebe4-475a-a2c8-28c8c960c1ad 2018-12-04 21:33:15,050 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-bbd83608-bd66-4af7-a6c6-1b678184ad8e-image 2018-12-04 21:33:15,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/9be157d3-a6ac-425d-bfd2-8e06a536dcea -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b31ca88e3b1f52b2ecef02f40c300fe05593b998" 2018-12-04 21:33:16,189 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ead1a594-2f80-4e15-bf69-058b155516c3 Date: Tue, 04 Dec 2018 21:33:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:33:16,189 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/9be157d3-a6ac-425d-bfd2-8e06a536dcea used request id req-ead1a594-2f80-4e15-bf69-058b155516c3 2018-12-04 21:33:16,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c417395150d0d7cd5d2d34d553824880e45a1e5" 2018-12-04 21:33:16,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-5cefb2b4-769f-4e6f-8acf-5a97cc9567b4 Date: Tue, 04 Dec 2018 21:33:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da30686a65964a14bee2096eb8409f28", "created_at": "2018-12-04T21:33:07Z", "updated_at": "2018-12-04T21:33:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:33:07Z", "revision_number": 0, "id": "50a31986-2bdc-4d8d-b434-2c3e1a4cf131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:33:07Z", "security_group_id": "980671f0-6e6c-4944-ade7-e6315442f691", "tenant_id": "da30686a65964a14bee2096eb8409f28", "port_range_min": null, "ethertype": "IPv4", "project_id": "da30686a65964a14bee2096eb8409f28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:33:07Z", "revision_number": 0, "id": "78a8ad82-e863-42c9-b087-a90dbf87806b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:33:07Z", "security_group_id": "980671f0-6e6c-4944-ade7-e6315442f691", "tenant_id": "da30686a65964a14bee2096eb8409f28", "port_range_min": null, "ethertype": "IPv6", "project_id": "da30686a65964a14bee2096eb8409f28"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:33:07Z", "revision_number": 0, "id": "9223f841-9fba-4cef-828d-5ce2c74790ce", "remote_group_id": "980671f0-6e6c-4944-ade7-e6315442f691", "remote_ip_prefix": null, "created_at": "2018-12-04T21:33:07Z", "security_group_id": "980671f0-6e6c-4944-ade7-e6315442f691", "tenant_id": "da30686a65964a14bee2096eb8409f28", "port_range_min": null, "ethertype": "IPv4", "project_id": "da30686a65964a14bee2096eb8409f28"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:33:07Z", "revision_number": 0, "id": "eaa86519-a0e8-4464-bfe0-3bb9870640de", "remote_group_id": "980671f0-6e6c-4944-ade7-e6315442f691", "remote_ip_prefix": null, "created_at": "2018-12-04T21:33:07Z", "security_group_id": "980671f0-6e6c-4944-ade7-e6315442f691", "tenant_id": "da30686a65964a14bee2096eb8409f28", "port_range_min": null, "ethertype": "IPv6", "project_id": "da30686a65964a14bee2096eb8409f28"}], "revision_number": 4, "project_id": "da30686a65964a14bee2096eb8409f28", "id": "980671f0-6e6c-4944-ade7-e6315442f691", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:33:16,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-5cefb2b4-769f-4e6f-8acf-5a97cc9567b4 2018-12-04 21:33:16,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c417395150d0d7cd5d2d34d553824880e45a1e5" 2018-12-04 21:33:16,651 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:33:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d7f7740-42c1-45d9-b218-80920483651e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:33:16,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-8d7f7740-42c1-45d9-b218-80920483651e 2018-12-04 21:33:16,651 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:33:16,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c417395150d0d7cd5d2d34d553824880e45a1e5" 2018-12-04 21:33:16,754 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:33:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4a95c4e-2c30-478f-96a3-55b39a425624 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:33:16,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-f4a95c4e-2c30-478f-96a3-55b39a425624 2018-12-04 21:33:16,755 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:33:16,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c417395150d0d7cd5d2d34d553824880e45a1e5" 2018-12-04 21:33:16,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b8c05a2-ab4d-4b0a-8f0c-0a6c28b7820b 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:33:16,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-5b8c05a2-ab4d-4b0a-8f0c-0a6c28b7820b 2018-12-04 21:33:16,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c417395150d0d7cd5d2d34d553824880e45a1e5" 2018-12-04 21:33:17,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95a99258-5e95-4d7d-870b-19662279137d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:33:17,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-95a99258-5e95-4d7d-870b-19662279137d 2018-12-04 21:33:17,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c417395150d0d7cd5d2d34d553824880e45a1e5" 2018-12-04 21:33:17,155 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:33:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c503dba0-13b7-4e50-b158-2ed324ef6bfb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:33:17,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-c503dba0-13b7-4e50-b158-2ed324ef6bfb 2018-12-04 21:33:17,155 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:33:17,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c417395150d0d7cd5d2d34d553824880e45a1e5" 2018-12-04 21:33:17,255 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:33:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9519f13-77b7-4586-935b-d24cd990e152 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:33:17,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-d9519f13-77b7-4586-935b-d24cd990e152 2018-12-04 21:33:17,255 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:33:17,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c417395150d0d7cd5d2d34d553824880e45a1e5" 2018-12-04 21:33:17,361 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:33:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57aa4bc6-a307-4f8c-9ee6-0a85f5e5c063 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:33:17,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-57aa4bc6-a307-4f8c-9ee6-0a85f5e5c063 2018-12-04 21:33:17,361 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:33:17,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/da30686a65964a14bee2096eb8409f28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c417395150d0d7cd5d2d34d553824880e45a1e5" 2018-12-04 21:33:17,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73364c61-64f3-4d21-8b36-9b5d6971406a Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/da30686a65964a14bee2096eb8409f28"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da30686a65964a14bee2096eb8409f28", "name": "CreateInstancePortManipulationTests-26c110ca-7a69-44f-proj"}} 2018-12-04 21:33:17,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/da30686a65964a14bee2096eb8409f28 used request id req-73364c61-64f3-4d21-8b36-9b5d6971406a 2018-12-04 21:33:17,465 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 980671f0-6e6c-4944-ade7-e6315442f691 2018-12-04 21:33:17,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=980671f0-6e6c-4944-ade7-e6315442f691 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c417395150d0d7cd5d2d34d553824880e45a1e5" 2018-12-04 21:33:17,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-aa9a9d2a-ef6c-414f-bcf7-50e6c8f62e17 Date: Tue, 04 Dec 2018 21:33:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:33:07Z", "security_group_id": "980671f0-6e6c-4944-ade7-e6315442f691", "port_range_min": null, "revision_number": 0, "tenant_id": "da30686a65964a14bee2096eb8409f28", "created_at": "2018-12-04T21:33:07Z", "project_id": "da30686a65964a14bee2096eb8409f28", "id": "50a31986-2bdc-4d8d-b434-2c3e1a4cf131"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:33:07Z", "security_group_id": "980671f0-6e6c-4944-ade7-e6315442f691", "port_range_min": null, "revision_number": 0, "tenant_id": "da30686a65964a14bee2096eb8409f28", "created_at": "2018-12-04T21:33:07Z", "project_id": "da30686a65964a14bee2096eb8409f28", "id": "78a8ad82-e863-42c9-b087-a90dbf87806b"}, {"remote_group_id": "980671f0-6e6c-4944-ade7-e6315442f691", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:33:07Z", "security_group_id": "980671f0-6e6c-4944-ade7-e6315442f691", "port_range_min": null, "revision_number": 0, "tenant_id": "da30686a65964a14bee2096eb8409f28", "created_at": "2018-12-04T21:33:07Z", "project_id": "da30686a65964a14bee2096eb8409f28", "id": "9223f841-9fba-4cef-828d-5ce2c74790ce"}, {"remote_group_id": "980671f0-6e6c-4944-ade7-e6315442f691", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:33:07Z", "security_group_id": "980671f0-6e6c-4944-ade7-e6315442f691", "port_range_min": null, "revision_number": 0, "tenant_id": "da30686a65964a14bee2096eb8409f28", "created_at": "2018-12-04T21:33:07Z", "project_id": "da30686a65964a14bee2096eb8409f28", "id": "eaa86519-a0e8-4464-bfe0-3bb9870640de"}]} 2018-12-04 21:33:17,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=980671f0-6e6c-4944-ade7-e6315442f691 used request id req-aa9a9d2a-ef6c-414f-bcf7-50e6c8f62e17 2018-12-04 21:33:17,490 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:33:17,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/980671f0-6e6c-4944-ade7-e6315442f691 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c417395150d0d7cd5d2d34d553824880e45a1e5" 2018-12-04 21:33:17,690 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-115f4e96-4359-4e4e-bc82-8556db3fd145 Content-Length: 0 Date: Tue, 04 Dec 2018 21:33:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:33:17,690 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/980671f0-6e6c-4944-ade7-e6315442f691 used request id req-115f4e96-4359-4e4e-bc82-8556db3fd145 2018-12-04 21:33:17,691 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-26c110ca-7a69-44f-proj 2018-12-04 21:33:17,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/da30686a65964a14bee2096eb8409f28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c417395150d0d7cd5d2d34d553824880e45a1e5" 2018-12-04 21:33:17,974 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:33:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c57f25f1-7148-413f-bf2f-7c5056f6cfb0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:33:17,975 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/da30686a65964a14bee2096eb8409f28 used request id req-c57f25f1-7148-413f-bf2f-7c5056f6cfb0 2018-12-04 21:33:17,975 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-26c110ca-7a69-44f-proj-role 2018-12-04 21:33:17,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/85cc3fa9832e495ab756c1e3ef1503ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c417395150d0d7cd5d2d34d553824880e45a1e5" 2018-12-04 21:33:18,094 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:33:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c44d6b44-e2fd-4a5f-a01e-64b0671f2d80 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:33:18,094 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/85cc3fa9832e495ab756c1e3ef1503ef used request id req-c44d6b44-e2fd-4a5f-a01e-64b0671f2d80 2018-12-04 21:33:18,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c417395150d0d7cd5d2d34d553824880e45a1e5" 2018-12-04 21:33:18,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d57faaa-4cfb-4fc9-a32d-021652ad2995 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:33:18,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8d57faaa-4cfb-4fc9-a32d-021652ad2995 2018-12-04 21:33:18,189 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-26c110ca-7a69-44f-user 2018-12-04 21:33:18,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/b9aeb1587db54ab9a3f68d4abcb6c106 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5830a5e0fbe76320962b789b467f10908458f9aa" 2018-12-04 21:33:18,395 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:33:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6016536a-3919-4446-a2f9-ac570003a0be Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:33:18,395 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b9aeb1587db54ab9a3f68d4abcb6c106 used request id req-6016536a-3919-4446-a2f9-ac570003a0be 2018-12-04 21:33:18,397 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:33:18,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:33:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["I8UfDQitS5qHJnOIEDNvOQ"], "issued_at": "2018-12-04T21:33:18.000000Z"}} 2018-12-04 21:33:18,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2974a6dfd31074092515c9bcbef7e8377aace2b" 2018-12-04 21:33:18,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4adf703e-134e-4368-83b7-fab5beb2b938 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:33:18,899 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4adf703e-134e-4368-83b7-fab5beb2b938 2018-12-04 21:33:18,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:33:18,901 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:33:19,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:33:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["UGHK_cvcSRW7m5bskgBNvQ"], "issued_at": "2018-12-04T21:33:19.000000Z"}} 2018-12-04 21:33:19,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51ef49866930aac79df0875b5119178f442edd5" 2018-12-04 21:33:19,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08fbc3fd-800d-4611-bfb2-a6b456cac665 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:33:19,401 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-08fbc3fd-800d-4611-bfb2-a6b456cac665 2018-12-04 21:33:19,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:33:19,411 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:33: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:33:19,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-efdbd20c-6dc9-46f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51ef49866930aac79df0875b5119178f442edd5" 2018-12-04 21:33:19,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cd62166-1c17-47b4-8ad1-a53c9ed603b4 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-efdbd20c-6dc9-46f-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:33:19,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-efdbd20c-6dc9-46f-proj used request id req-7cd62166-1c17-47b4-8ad1-a53c9ed603b4 2018-12-04 21:33:19,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51ef49866930aac79df0875b5119178f442edd5" 2018-12-04 21:33:19,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1d42e48-ac9d-402d-8c0d-17e0192aee76 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:33:19,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a1d42e48-ac9d-402d-8c0d-17e0192aee76 2018-12-04 21:33:19,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51ef49866930aac79df0875b5119178f442edd5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-efdbd20c-6dc9-46f-proj"}}' 2018-12-04 21:33:19,747 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:33:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-155be1e2-ab20-434e-a120-5cba711e79db Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c150e19d432e4197b7223c51bd26c06b"}, "tags": [], "enabled": true, "id": "c150e19d432e4197b7223c51bd26c06b", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-efdbd20c-6dc9-46f-proj"}} 2018-12-04 21:33:19,747 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-155be1e2-ab20-434e-a120-5cba711e79db 2018-12-04 21:33:19,748 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-efdbd20c-6dc9-46f-proj 2018-12-04 21:33:19,748 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:33:19,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:33:20,157 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:33:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["sLLYbp8YS8GlJ3nu7N9UjQ"], "issued_at": "2018-12-04T21:33:20.000000Z"}} 2018-12-04 21:33:20,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5dcb8a91f4f1a55c7d8f47d03b5fa0db6994b71" 2018-12-04 21:33:20,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2198f46a-7940-490c-a4bf-a53732ca368d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:33:20,256 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-2198f46a-7940-490c-a4bf-a53732ca368d 2018-12-04 21:33:20,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:33:20,265 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:33: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:33:20,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5dcb8a91f4f1a55c7d8f47d03b5fa0db6994b71" 2018-12-04 21:33:20,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79756ebb-7691-469e-8a19-1f0cdfb5fa9c Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:33:20,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-79756ebb-7691-469e-8a19-1f0cdfb5fa9c 2018-12-04 21:33:20,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-efdbd20c-6dc9-46f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5dcb8a91f4f1a55c7d8f47d03b5fa0db6994b71" 2018-12-04 21:33:20,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b718e4b-1c46-49f9-82bb-d5a82655a745 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-efdbd20c-6dc9-46f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c150e19d432e4197b7223c51bd26c06b"}, "tags": [], "enabled": true, "id": "c150e19d432e4197b7223c51bd26c06b", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-efdbd20c-6dc9-46f-proj"}]} 2018-12-04 21:33:20,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-efdbd20c-6dc9-46f-proj used request id req-8b718e4b-1c46-49f9-82bb-d5a82655a745 2018-12-04 21:33:20,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5dcb8a91f4f1a55c7d8f47d03b5fa0db6994b71" 2018-12-04 21:33:20,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2d59c5a-865e-4505-ac4c-836569b8c586 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:33:20,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d2d59c5a-865e-4505-ac4c-836569b8c586 2018-12-04 21:33:20,903 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-efdbd20c-6dc9-46f-user 2018-12-04 21:33:20,903 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:33:20,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51ef49866930aac79df0875b5119178f442edd5" 2018-12-04 21:33:21,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e993282-dba7-4583-a477-33f8263cb424 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:33:21,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8e993282-dba7-4583-a477-33f8263cb424 2018-12-04 21:33:21,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51ef49866930aac79df0875b5119178f442edd5" -d '{"role": {"name": "CreateInstancePortManipulationTests-efdbd20c-6dc9-46f-proj-role"}}' 2018-12-04 21:33:21,131 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:33:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5759f7e-906f-42df-a41b-2eb456ce3e3d Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "871f095dcab84f7f842c924b8ffbefc7", "links": {"self": "http://172.30.9.23:5000/v3/roles/871f095dcab84f7f842c924b8ffbefc7"}, "name": "CreateInstancePortManipulationTests-efdbd20c-6dc9-46f-proj-role"}} 2018-12-04 21:33:21,131 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-e5759f7e-906f-42df-a41b-2eb456ce3e3d 2018-12-04 21:33:21,132 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-efdbd20c-6dc9-46f-proj-role 2018-12-04 21:33:21,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/871f095dcab84f7f842c924b8ffbefc7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51ef49866930aac79df0875b5119178f442edd5" 2018-12-04 21:33:21,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae5b8580-1bb5-4973-ab25-7a045bd2b732 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "871f095dcab84f7f842c924b8ffbefc7", "links": {"self": "http://172.30.9.23:5000/v3/roles/871f095dcab84f7f842c924b8ffbefc7"}, "name": "CreateInstancePortManipulationTests-efdbd20c-6dc9-46f-proj-role"}} 2018-12-04 21:33:21,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/871f095dcab84f7f842c924b8ffbefc7 used request id req-ae5b8580-1bb5-4973-ab25-7a045bd2b732 2018-12-04 21:33:21,232 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-efdbd20c-6dc9-46f-proj-role to project CreateInstancePortManipulationTests-efdbd20c-6dc9-46f-proj 2018-12-04 21:33:21,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/c150e19d432e4197b7223c51bd26c06b/users/b324315caf894cfdb5aa5e087012c87b/roles/871f095dcab84f7f842c924b8ffbefc7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51ef49866930aac79df0875b5119178f442edd5" 2018-12-04 21:33:21,373 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:33:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dee1dec-2ddf-4736-ae1d-ff58c97768dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:33:21,374 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c150e19d432e4197b7223c51bd26c06b/users/b324315caf894cfdb5aa5e087012c87b/roles/871f095dcab84f7f842c924b8ffbefc7 used request id req-7dee1dec-2ddf-4736-ae1d-ff58c97768dc 2018-12-04 21:33:21,374 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-04 21:33:21,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:33:21,375 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:33:21,775 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "871f095dcab84f7f842c924b8ffbefc7", "name": "CreateInstancePortManipulationTests-efdbd20c-6dc9-46f-proj-role"}], "expires_at": "2018-12-04T22:33:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c150e19d432e4197b7223c51bd26c06b", "name": "CreateInstancePortManipulationTests-efdbd20c-6dc9-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/c150e19d432e4197b7223c51bd26c06b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/c150e19d432e4197b7223c51bd26c06b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/c150e19d432e4197b7223c51bd26c06b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_c150e19d432e4197b7223c51bd26c06b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_c150e19d432e4197b7223c51bd26c06b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c150e19d432e4197b7223c51bd26c06b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/c150e19d432e4197b7223c51bd26c06b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/c150e19d432e4197b7223c51bd26c06b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c150e19d432e4197b7223c51bd26c06b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/c150e19d432e4197b7223c51bd26c06b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/c150e19d432e4197b7223c51bd26c06b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/c150e19d432e4197b7223c51bd26c06b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/c150e19d432e4197b7223c51bd26c06b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/c150e19d432e4197b7223c51bd26c06b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-efdbd20c-6dc9-46f-user", "id": "b324315caf894cfdb5aa5e087012c87b"}, "audit_ids": ["er-J9BukSbKHyZCudH_ptg"], "issued_at": "2018-12-04T21:33:21.000000Z"}} 2018-12-04 21:33:21,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff856c4fa73dea1c2751ad3ade6ef6796d1552e4" 2018-12-04 21:33:21,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06f9df6b-4d65-4c8a-99af-47f09f6608e3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:33:21,854 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-06f9df6b-4d65-4c8a-99af-47f09f6608e3 2018-12-04 21:33:21,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff856c4fa73dea1c2751ad3ade6ef6796d1552e4" 2018-12-04 21:33:22,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-f7151017-a614-4d8d-8276-ee50a8350ccb Date: Tue, 04 Dec 2018 21:33:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-image"} 2018-12-04 21:33:22,053 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-image used request id req-f7151017-a614-4d8d-8276-ee50a8350ccb 2018-12-04 21:33:22,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff856c4fa73dea1c2751ad3ade6ef6796d1552e4" 2018-12-04 21:33:22,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-813c2692-5c82-4334-8b80-655fe3a3d064 Date: Tue, 04 Dec 2018 21:33:22 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:33:22,063 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-813c2692-5c82-4334-8b80-655fe3a3d064 2018-12-04 21:33:22,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ff856c4fa73dea1c2751ad3ade6ef6796d1552e4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-image"}' 2018-12-04 21:33:22,133 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/2af3c875-4666-42c3-b514-deec55c06d3d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-afb11d77-4ea1-4523-842a-2cf9f987627e Date: Tue, 04 Dec 2018 21:33:22 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:33:22Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-04T21:33:22Z", "visibility": "shared", "locations": [], "self": "/v2/images/2af3c875-4666-42c3-b514-deec55c06d3d", "min_disk": 0, "protected": false, "id": "2af3c875-4666-42c3-b514-deec55c06d3d", "file": "/v2/images/2af3c875-4666-42c3-b514-deec55c06d3d/file", "checksum": null, "owner": "c150e19d432e4197b7223c51bd26c06b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:33:22,133 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-afb11d77-4ea1-4523-842a-2cf9f987627e 2018-12-04 21:33:22,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/2af3c875-4666-42c3-b514-deec55c06d3d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff856c4fa73dea1c2751ad3ade6ef6796d1552e4" -d '' 2018-12-04 21:33:23,076 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8af55960-0520-4e60-9ec7-fd1a708c6569 Date: Tue, 04 Dec 2018 21:33:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:33:23,076 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/2af3c875-4666-42c3-b514-deec55c06d3d/file used request id req-8af55960-0520-4e60-9ec7-fd1a708c6569 2018-12-04 21:33:23,077 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 21:33:23,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/2af3c875-4666-42c3-b514-deec55c06d3d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff856c4fa73dea1c2751ad3ade6ef6796d1552e4" 2018-12-04 21:33:23,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-f6b24d6d-8c78-473a-94d4-6d9541595b79 Date: Tue, 04 Dec 2018 21:33:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:33:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:33:22Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/2af3c875-4666-42c3-b514-deec55c06d3d/snap", "metadata": {}}], "self": "/v2/images/2af3c875-4666-42c3-b514-deec55c06d3d", "min_disk": 0, "protected": false, "id": "2af3c875-4666-42c3-b514-deec55c06d3d", "file": "/v2/images/2af3c875-4666-42c3-b514-deec55c06d3d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c150e19d432e4197b7223c51bd26c06b", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/2af3c875-4666-42c3-b514-deec55c06d3d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:33:23,111 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/2af3c875-4666-42c3-b514-deec55c06d3d used request id req-f6b24d6d-8c78-473a-94d4-6d9541595b79 2018-12-04 21:33:23,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff856c4fa73dea1c2751ad3ade6ef6796d1552e4" 2018-12-04 21:33:23,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-91be4346-87df-4961-98c1-7eddbe9d99bb Date: Tue, 04 Dec 2018 21:33:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:33:23,119 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-91be4346-87df-4961-98c1-7eddbe9d99bb 2018-12-04 21:33:23,122 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-image 2018-12-04 21:33:23,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/2af3c875-4666-42c3-b514-deec55c06d3d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff856c4fa73dea1c2751ad3ade6ef6796d1552e4" 2018-12-04 21:33:23,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-0dba809d-cea0-47a6-a0ae-095cef616eaa Date: Tue, 04 Dec 2018 21:33:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:33:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:33:22Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/2af3c875-4666-42c3-b514-deec55c06d3d/snap", "metadata": {}}], "self": "/v2/images/2af3c875-4666-42c3-b514-deec55c06d3d", "min_disk": 0, "protected": false, "id": "2af3c875-4666-42c3-b514-deec55c06d3d", "file": "/v2/images/2af3c875-4666-42c3-b514-deec55c06d3d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c150e19d432e4197b7223c51bd26c06b", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/2af3c875-4666-42c3-b514-deec55c06d3d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:33:23,139 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/2af3c875-4666-42c3-b514-deec55c06d3d used request id req-0dba809d-cea0-47a6-a0ae-095cef616eaa 2018-12-04 21:33:23,140 - create_image - DEBUG - Instance status is - active 2018-12-04 21:33:23,140 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-image 2018-12-04 21:33:23,140 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-image 2018-12-04 21:33:23,140 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:33:23,141 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:33:23,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "871f095dcab84f7f842c924b8ffbefc7", "name": "CreateInstancePortManipulationTests-efdbd20c-6dc9-46f-proj-role"}], "expires_at": "2018-12-04T22:33:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c150e19d432e4197b7223c51bd26c06b", "name": "CreateInstancePortManipulationTests-efdbd20c-6dc9-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/c150e19d432e4197b7223c51bd26c06b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/c150e19d432e4197b7223c51bd26c06b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/c150e19d432e4197b7223c51bd26c06b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_c150e19d432e4197b7223c51bd26c06b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_c150e19d432e4197b7223c51bd26c06b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c150e19d432e4197b7223c51bd26c06b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/c150e19d432e4197b7223c51bd26c06b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/c150e19d432e4197b7223c51bd26c06b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c150e19d432e4197b7223c51bd26c06b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/c150e19d432e4197b7223c51bd26c06b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/c150e19d432e4197b7223c51bd26c06b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/c150e19d432e4197b7223c51bd26c06b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/c150e19d432e4197b7223c51bd26c06b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/c150e19d432e4197b7223c51bd26c06b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-efdbd20c-6dc9-46f-user", "id": "b324315caf894cfdb5aa5e087012c87b"}, "audit_ids": ["vD3RPgSAQTWBK8GgL9F4aA"], "issued_at": "2018-12-04T21:33:23.000000Z"}} 2018-12-04 21:33:23,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7a7ba059b1699b74c3437052b651595774269b" 2018-12-04 21:33:23,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e411ccc-1db8-45b7-b584-c34967601448 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:33:23,639 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7e411ccc-1db8-45b7-b584-c34967601448 2018-12-04 21:33:23,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7a7ba059b1699b74c3437052b651595774269b" 2018-12-04 21:33:23,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c6fdd5af-4ca2-435e-839e-da0bc4f3227c Date: Tue, 04 Dec 2018 21:33:23 GMT RESP BODY: {"networks":[]} 2018-12-04 21:33:23,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-pub-net used request id req-c6fdd5af-4ca2-435e-839e-da0bc4f3227c 2018-12-04 21:33:23,832 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-pub-net 2018-12-04 21:33:23,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7a7ba059b1699b74c3437052b651595774269b" -d '{"network": {"name": "CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-pub-net", "admin_state_up": true}}' 2018-12-04 21:33:24,351 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-e053e51d-3b70-475c-ac01-40ed56cd3a1e Date: Tue, 04 Dec 2018 21:33:24 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"c150e19d432e4197b7223c51bd26c06b","created_at":"2018-12-04T21:33:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-12-04T21:33:24Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"c150e19d432e4197b7223c51bd26c06b","id":"1977dd6c-e795-4fd6-8031-805d6e438860","name":"CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-pub-net"}} 2018-12-04 21:33:24,352 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-e053e51d-3b70-475c-ac01-40ed56cd3a1e 2018-12-04 21:33:24,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=1977dd6c-e795-4fd6-8031-805d6e438860 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7a7ba059b1699b74c3437052b651595774269b" 2018-12-04 21:33:24,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-f52da0cf-6060-4285-8f1d-b80bbb252d60 Date: Tue, 04 Dec 2018 21:33:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T21:33:24Z","tenant_id":"c150e19d432e4197b7223c51bd26c06b","created_at":"2018-12-04T21:33:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"c150e19d432e4197b7223c51bd26c06b","id":"1977dd6c-e795-4fd6-8031-805d6e438860","name":"CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-pub-net"}]} 2018-12-04 21:33:24,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=1977dd6c-e795-4fd6-8031-805d6e438860 used request id req-f52da0cf-6060-4285-8f1d-b80bbb252d60 2018-12-04 21:33:24,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1977dd6c-e795-4fd6-8031-805d6e438860 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7a7ba059b1699b74c3437052b651595774269b" 2018-12-04 21:33:24,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0b821104-518f-4f2f-a37c-e38f22a1c587 Date: Tue, 04 Dec 2018 21:33:24 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:33:24,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1977dd6c-e795-4fd6-8031-805d6e438860 used request id req-0b821104-518f-4f2f-a37c-e38f22a1c587 2018-12-04 21:33:24,621 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-pub-subnet 2018-12-04 21:33:24,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7a7ba059b1699b74c3437052b651595774269b" -d '{"subnets": [{"ip_version": 4, "network_id": "1977dd6c-e795-4fd6-8031-805d6e438860", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-pub-subnet"}]}' 2018-12-04 21:33:25,160 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a52460f6-eaea-4bf7-956c-b26813721bf0 Date: Tue, 04 Dec 2018 21:33:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1977dd6c-e795-4fd6-8031-805d6e438860","tenant_id":"c150e19d432e4197b7223c51bd26c06b","created_at":"2018-12-04T21:33:24Z","dns_nameservers":[],"updated_at":"2018-12-04T21:33:24Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"c150e19d432e4197b7223c51bd26c06b","id":"a9021b95-2513-4aaa-ab96-c9a446aaac44","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-pub-subnet"}]} 2018-12-04 21:33:25,160 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-a52460f6-eaea-4bf7-956c-b26813721bf0 2018-12-04 21:33:25,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=1977dd6c-e795-4fd6-8031-805d6e438860 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7a7ba059b1699b74c3437052b651595774269b" 2018-12-04 21:33:25,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-4309b334-dc6b-4538-ba91-f0c4f1356578 Date: Tue, 04 Dec 2018 21:33:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a9021b95-2513-4aaa-ab96-c9a446aaac44"],"updated_at":"2018-12-04T21:33:24Z","tenant_id":"c150e19d432e4197b7223c51bd26c06b","created_at":"2018-12-04T21:33:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c150e19d432e4197b7223c51bd26c06b","id":"1977dd6c-e795-4fd6-8031-805d6e438860","name":"CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-pub-net"}]} 2018-12-04 21:33:25,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=1977dd6c-e795-4fd6-8031-805d6e438860 used request id req-4309b334-dc6b-4538-ba91-f0c4f1356578 2018-12-04 21:33:25,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1977dd6c-e795-4fd6-8031-805d6e438860 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7a7ba059b1699b74c3437052b651595774269b" 2018-12-04 21:33:25,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7ac522b1-6839-41b5-99d1-df76b8941501 Date: Tue, 04 Dec 2018 21:33:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1977dd6c-e795-4fd6-8031-805d6e438860","tenant_id":"c150e19d432e4197b7223c51bd26c06b","created_at":"2018-12-04T21:33:24Z","dns_nameservers":[],"updated_at":"2018-12-04T21:33:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c150e19d432e4197b7223c51bd26c06b","id":"a9021b95-2513-4aaa-ab96-c9a446aaac44","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-pub-subnet"}]} 2018-12-04 21:33:25,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1977dd6c-e795-4fd6-8031-805d6e438860 used request id req-7ac522b1-6839-41b5-99d1-df76b8941501 2018-12-04 21:33:25,334 - OpenStackNetwork - DEBUG - Network [1977dd6c-e795-4fd6-8031-805d6e438860] created successfully 2018-12-04 21:33:25,334 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:33:25,335 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:33:25,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:33:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["KT7a0pFXRvaYSjt4I7R6Zg"], "issued_at": "2018-12-04T21:33:25.000000Z"}} 2018-12-04 21:33:25,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925a0455342682f4fb14067efeb03dae3c8c8a6d" 2018-12-04 21:33:25,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4d38946-1452-428b-afca-4cfc37a18e25 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:33:25,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d4d38946-1452-428b-afca-4cfc37a18e25 2018-12-04 21:33:25,890 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:33:25,895 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925a0455342682f4fb14067efeb03dae3c8c8a6d" 2018-12-04 21:33:26,090 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1a405256-f180-49f6-8df5-8f81390d9821 x-compute-request-id: req-1a405256-f180-49f6-8df5-8f81390d9821 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-04 21:33:26,090 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-1a405256-f180-49f6-8df5-8f81390d9821 2018-12-04 21:33:26,094 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925a0455342682f4fb14067efeb03dae3c8c8a6d" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-04 21:33:26,121 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9f2cc64-b35b-44c8-a3ff-189b25d85833 x-compute-request-id: req-e9f2cc64-b35b-44c8-a3ff-189b25d85833 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/33b3927f-4bcc-4ead-8437-b2549e1a8e0b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/33b3927f-4bcc-4ead-8437-b2549e1a8e0b", "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": "33b3927f-4bcc-4ead-8437-b2549e1a8e0b"}} 2018-12-04 21:33:26,121 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e9f2cc64-b35b-44c8-a3ff-189b25d85833 2018-12-04 21:33:26,122 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:33:26,123 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:33:26,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "871f095dcab84f7f842c924b8ffbefc7", "name": "CreateInstancePortManipulationTests-efdbd20c-6dc9-46f-proj-role"}], "expires_at": "2018-12-04T22:33:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c150e19d432e4197b7223c51bd26c06b", "name": "CreateInstancePortManipulationTests-efdbd20c-6dc9-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/c150e19d432e4197b7223c51bd26c06b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/c150e19d432e4197b7223c51bd26c06b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/c150e19d432e4197b7223c51bd26c06b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_c150e19d432e4197b7223c51bd26c06b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_c150e19d432e4197b7223c51bd26c06b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c150e19d432e4197b7223c51bd26c06b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/c150e19d432e4197b7223c51bd26c06b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/c150e19d432e4197b7223c51bd26c06b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c150e19d432e4197b7223c51bd26c06b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/c150e19d432e4197b7223c51bd26c06b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/c150e19d432e4197b7223c51bd26c06b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/c150e19d432e4197b7223c51bd26c06b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/c150e19d432e4197b7223c51bd26c06b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/c150e19d432e4197b7223c51bd26c06b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-efdbd20c-6dc9-46f-user", "id": "b324315caf894cfdb5aa5e087012c87b"}, "audit_ids": ["Q4RdiJGvQya1KZY4ZPUqYg"], "issued_at": "2018-12-04T21:33:26.000000Z"}} 2018-12-04 21:33:26,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240a5092606eea6bf3e2213b56df11021856e6b6" 2018-12-04 21:33:26,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-771cbae6-f5bb-48b3-92ca-452b4a09680f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:33:26,643 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-771cbae6-f5bb-48b3-92ca-452b4a09680f 2018-12-04 21:33:26,644 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:33:26,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240a5092606eea6bf3e2213b56df11021856e6b6" 2018-12-04 21:33:26,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb5badfa-45c8-4e9e-a3e6-7ce79598ff1c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:33:26,736 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-bb5badfa-45c8-4e9e-a3e6-7ce79598ff1c 2018-12-04 21:33:26,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240a5092606eea6bf3e2213b56df11021856e6b6" 2018-12-04 21:33:26,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-cc3004e6-645d-4e2a-af0b-d57596738a5e Date: Tue, 04 Dec 2018 21:33:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a9021b95-2513-4aaa-ab96-c9a446aaac44"],"updated_at":"2018-12-04T21:33:24Z","tenant_id":"c150e19d432e4197b7223c51bd26c06b","created_at":"2018-12-04T21:33:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c150e19d432e4197b7223c51bd26c06b","id":"1977dd6c-e795-4fd6-8031-805d6e438860","name":"CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-pub-net"}]} 2018-12-04 21:33:27,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-pub-net used request id req-cc3004e6-645d-4e2a-af0b-d57596738a5e 2018-12-04 21:33:27,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1977dd6c-e795-4fd6-8031-805d6e438860 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240a5092606eea6bf3e2213b56df11021856e6b6" 2018-12-04 21:33:27,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5437ca50-32f4-487c-86df-5681747771ec Date: Tue, 04 Dec 2018 21:33:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1977dd6c-e795-4fd6-8031-805d6e438860","tenant_id":"c150e19d432e4197b7223c51bd26c06b","created_at":"2018-12-04T21:33:24Z","dns_nameservers":[],"updated_at":"2018-12-04T21:33:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c150e19d432e4197b7223c51bd26c06b","id":"a9021b95-2513-4aaa-ab96-c9a446aaac44","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-pub-subnet"}]} 2018-12-04 21:33:27,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1977dd6c-e795-4fd6-8031-805d6e438860 used request id req-5437ca50-32f4-487c-86df-5681747771ec 2018-12-04 21:33:27,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240a5092606eea6bf3e2213b56df11021856e6b6" 2018-12-04 21:33:27,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-88b3c108-13db-408c-9897-50d03bb88ca1 Date: Tue, 04 Dec 2018 21:33:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a9021b95-2513-4aaa-ab96-c9a446aaac44"],"updated_at":"2018-12-04T21:33:24Z","tenant_id":"c150e19d432e4197b7223c51bd26c06b","created_at":"2018-12-04T21:33:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c150e19d432e4197b7223c51bd26c06b","id":"1977dd6c-e795-4fd6-8031-805d6e438860","name":"CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-pub-net"}]} 2018-12-04 21:33:27,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-pub-net used request id req-88b3c108-13db-408c-9897-50d03bb88ca1 2018-12-04 21:33:27,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:33:27,188 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:33:27,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c150e19d432e4197b7223c51bd26c06b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240a5092606eea6bf3e2213b56df11021856e6b6" 2018-12-04 21:33:27,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd0123c8-e2aa-4c42-a0ff-42dd9a1a60b8 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c150e19d432e4197b7223c51bd26c06b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c150e19d432e4197b7223c51bd26c06b", "name": "CreateInstancePortManipulationTests-efdbd20c-6dc9-46f-proj"}} 2018-12-04 21:33:27,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c150e19d432e4197b7223c51bd26c06b used request id req-fd0123c8-e2aa-4c42-a0ff-42dd9a1a60b8 2018-12-04 21:33:27,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1977dd6c-e795-4fd6-8031-805d6e438860 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240a5092606eea6bf3e2213b56df11021856e6b6" 2018-12-04 21:33:27,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e2e6122f-ba71-4770-9302-7aafa911489b Date: Tue, 04 Dec 2018 21:33:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1977dd6c-e795-4fd6-8031-805d6e438860","tenant_id":"c150e19d432e4197b7223c51bd26c06b","created_at":"2018-12-04T21:33:24Z","dns_nameservers":[],"updated_at":"2018-12-04T21:33:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c150e19d432e4197b7223c51bd26c06b","id":"a9021b95-2513-4aaa-ab96-c9a446aaac44","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-pub-subnet"}]} 2018-12-04 21:33:27,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1977dd6c-e795-4fd6-8031-805d6e438860 used request id req-e2e6122f-ba71-4770-9302-7aafa911489b 2018-12-04 21:33:27,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=1977dd6c-e795-4fd6-8031-805d6e438860&name=CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240a5092606eea6bf3e2213b56df11021856e6b6" 2018-12-04 21:33:27,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2ab844d1-782b-4367-bc58-ef257e35d228 Date: Tue, 04 Dec 2018 21:33:27 GMT RESP BODY: {"ports":[]} 2018-12-04 21:33:27,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=1977dd6c-e795-4fd6-8031-805d6e438860&name=CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797port-1&admin_state_up=True used request id req-2ab844d1-782b-4367-bc58-ef257e35d228 2018-12-04 21:33:27,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240a5092606eea6bf3e2213b56df11021856e6b6" 2018-12-04 21:33:27,625 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33: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-14bfc95d-83f5-4133-b3e3-8193a2d1adb2 x-compute-request-id: req-14bfc95d-83f5-4133-b3e3-8193a2d1adb2 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-04 21:33:27,625 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-inst used request id req-14bfc95d-83f5-4133-b3e3-8193a2d1adb2 2018-12-04 21:33:27,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240a5092606eea6bf3e2213b56df11021856e6b6" 2018-12-04 21:33:27,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-80d655f5-9507-462a-aa6a-7278f7427fe2 Date: Tue, 04 Dec 2018 21:33:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a9021b95-2513-4aaa-ab96-c9a446aaac44"],"updated_at":"2018-12-04T21:33:24Z","tenant_id":"c150e19d432e4197b7223c51bd26c06b","created_at":"2018-12-04T21:33:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c150e19d432e4197b7223c51bd26c06b","id":"1977dd6c-e795-4fd6-8031-805d6e438860","name":"CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-pub-net"}]} 2018-12-04 21:33:27,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-pub-net used request id req-80d655f5-9507-462a-aa6a-7278f7427fe2 2018-12-04 21:33:27,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1977dd6c-e795-4fd6-8031-805d6e438860 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240a5092606eea6bf3e2213b56df11021856e6b6" 2018-12-04 21:33:27,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-af7b9faa-bd7d-446a-b924-ce1f732fc259 Date: Tue, 04 Dec 2018 21:33:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1977dd6c-e795-4fd6-8031-805d6e438860","tenant_id":"c150e19d432e4197b7223c51bd26c06b","created_at":"2018-12-04T21:33:24Z","dns_nameservers":[],"updated_at":"2018-12-04T21:33:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c150e19d432e4197b7223c51bd26c06b","id":"a9021b95-2513-4aaa-ab96-c9a446aaac44","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-pub-subnet"}]} 2018-12-04 21:33:27,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1977dd6c-e795-4fd6-8031-805d6e438860 used request id req-af7b9faa-bd7d-446a-b924-ce1f732fc259 2018-12-04 21:33:27,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240a5092606eea6bf3e2213b56df11021856e6b6" 2018-12-04 21:33:27,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-7a451536-dd4a-4fb8-be56-12b4858f91fb Date: Tue, 04 Dec 2018 21:33:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a9021b95-2513-4aaa-ab96-c9a446aaac44"],"updated_at":"2018-12-04T21:33:24Z","tenant_id":"c150e19d432e4197b7223c51bd26c06b","created_at":"2018-12-04T21:33:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c150e19d432e4197b7223c51bd26c06b","id":"1977dd6c-e795-4fd6-8031-805d6e438860","name":"CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-pub-net"}]} 2018-12-04 21:33:27,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-pub-net used request id req-7a451536-dd4a-4fb8-be56-12b4858f91fb 2018-12-04 21:33:27,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c150e19d432e4197b7223c51bd26c06b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240a5092606eea6bf3e2213b56df11021856e6b6" 2018-12-04 21:33:27,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6977a4ca-0260-4b35-b0c3-dd11bb1160e0 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c150e19d432e4197b7223c51bd26c06b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c150e19d432e4197b7223c51bd26c06b", "name": "CreateInstancePortManipulationTests-efdbd20c-6dc9-46f-proj"}} 2018-12-04 21:33:27,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c150e19d432e4197b7223c51bd26c06b used request id req-6977a4ca-0260-4b35-b0c3-dd11bb1160e0 2018-12-04 21:33:27,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1977dd6c-e795-4fd6-8031-805d6e438860 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240a5092606eea6bf3e2213b56df11021856e6b6" 2018-12-04 21:33:28,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9ffee136-4435-409c-af90-c1d928a90cfd Date: Tue, 04 Dec 2018 21:33:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1977dd6c-e795-4fd6-8031-805d6e438860","tenant_id":"c150e19d432e4197b7223c51bd26c06b","created_at":"2018-12-04T21:33:24Z","dns_nameservers":[],"updated_at":"2018-12-04T21:33:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c150e19d432e4197b7223c51bd26c06b","id":"a9021b95-2513-4aaa-ab96-c9a446aaac44","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-pub-subnet"}]} 2018-12-04 21:33:28,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1977dd6c-e795-4fd6-8031-805d6e438860 used request id req-9ffee136-4435-409c-af90-c1d928a90cfd 2018-12-04 21:33:28,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=1977dd6c-e795-4fd6-8031-805d6e438860&name=CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240a5092606eea6bf3e2213b56df11021856e6b6" 2018-12-04 21:33:28,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-66810ba6-6306-4880-8202-7afc3416027f Date: Tue, 04 Dec 2018 21:33:28 GMT RESP BODY: {"ports":[]} 2018-12-04 21:33:28,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=1977dd6c-e795-4fd6-8031-805d6e438860&name=CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797port-1&admin_state_up=True used request id req-66810ba6-6306-4880-8202-7afc3416027f 2018-12-04 21:33:28,076 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:33:28,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:33:28,465 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "871f095dcab84f7f842c924b8ffbefc7", "name": "CreateInstancePortManipulationTests-efdbd20c-6dc9-46f-proj-role"}], "expires_at": "2018-12-04T22:33:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c150e19d432e4197b7223c51bd26c06b", "name": "CreateInstancePortManipulationTests-efdbd20c-6dc9-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/c150e19d432e4197b7223c51bd26c06b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/c150e19d432e4197b7223c51bd26c06b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/c150e19d432e4197b7223c51bd26c06b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_c150e19d432e4197b7223c51bd26c06b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_c150e19d432e4197b7223c51bd26c06b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c150e19d432e4197b7223c51bd26c06b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/c150e19d432e4197b7223c51bd26c06b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/c150e19d432e4197b7223c51bd26c06b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c150e19d432e4197b7223c51bd26c06b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/c150e19d432e4197b7223c51bd26c06b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/c150e19d432e4197b7223c51bd26c06b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/c150e19d432e4197b7223c51bd26c06b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/c150e19d432e4197b7223c51bd26c06b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/c150e19d432e4197b7223c51bd26c06b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-efdbd20c-6dc9-46f-user", "id": "b324315caf894cfdb5aa5e087012c87b"}, "audit_ids": ["rufqdaDuQb6KXd1wD77OIg"], "issued_at": "2018-12-04T21:33:28.000000Z"}} 2018-12-04 21:33:28,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec648c36b9db487e28cd5c04b22f259258fcc26" 2018-12-04 21:33:28,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ecb28ed-82de-4034-942f-479c099e6f59 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:33:28,545 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6ecb28ed-82de-4034-942f-479c099e6f59 2018-12-04 21:33:28,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240a5092606eea6bf3e2213b56df11021856e6b6" 2018-12-04 21:33:28,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-9cb0f0ca-a5d2-4fad-92df-2edefbb56f60 Date: Tue, 04 Dec 2018 21:33:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a9021b95-2513-4aaa-ab96-c9a446aaac44"],"updated_at":"2018-12-04T21:33:24Z","tenant_id":"c150e19d432e4197b7223c51bd26c06b","created_at":"2018-12-04T21:33:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c150e19d432e4197b7223c51bd26c06b","id":"1977dd6c-e795-4fd6-8031-805d6e438860","name":"CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-pub-net"}]} 2018-12-04 21:33:28,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-pub-net used request id req-9cb0f0ca-a5d2-4fad-92df-2edefbb56f60 2018-12-04 21:33:28,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1977dd6c-e795-4fd6-8031-805d6e438860 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240a5092606eea6bf3e2213b56df11021856e6b6" 2018-12-04 21:33:28,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-44b76758-196f-4f04-a6f2-5b52518c6298 Date: Tue, 04 Dec 2018 21:33:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1977dd6c-e795-4fd6-8031-805d6e438860","tenant_id":"c150e19d432e4197b7223c51bd26c06b","created_at":"2018-12-04T21:33:24Z","dns_nameservers":[],"updated_at":"2018-12-04T21:33:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c150e19d432e4197b7223c51bd26c06b","id":"a9021b95-2513-4aaa-ab96-c9a446aaac44","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-pub-subnet"}]} 2018-12-04 21:33:28,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1977dd6c-e795-4fd6-8031-805d6e438860 used request id req-44b76758-196f-4f04-a6f2-5b52518c6298 2018-12-04 21:33:28,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240a5092606eea6bf3e2213b56df11021856e6b6" 2018-12-04 21:33:28,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-33a9966a-52f9-4aaa-a319-568bb5b0f3dc Date: Tue, 04 Dec 2018 21:33:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a9021b95-2513-4aaa-ab96-c9a446aaac44"],"updated_at":"2018-12-04T21:33:24Z","tenant_id":"c150e19d432e4197b7223c51bd26c06b","created_at":"2018-12-04T21:33:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c150e19d432e4197b7223c51bd26c06b","id":"1977dd6c-e795-4fd6-8031-805d6e438860","name":"CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-pub-net"}]} 2018-12-04 21:33:28,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-pub-net used request id req-33a9966a-52f9-4aaa-a319-568bb5b0f3dc 2018-12-04 21:33:28,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:33:28,789 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:33:28,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c150e19d432e4197b7223c51bd26c06b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec648c36b9db487e28cd5c04b22f259258fcc26" 2018-12-04 21:33:28,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52233903-9bbb-4a14-b37f-21096840a5f9 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c150e19d432e4197b7223c51bd26c06b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c150e19d432e4197b7223c51bd26c06b", "name": "CreateInstancePortManipulationTests-efdbd20c-6dc9-46f-proj"}} 2018-12-04 21:33:28,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c150e19d432e4197b7223c51bd26c06b used request id req-52233903-9bbb-4a14-b37f-21096840a5f9 2018-12-04 21:33:28,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1977dd6c-e795-4fd6-8031-805d6e438860 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240a5092606eea6bf3e2213b56df11021856e6b6" 2018-12-04 21:33:28,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f642e740-41a2-45fb-be51-1fc431fc96ff Date: Tue, 04 Dec 2018 21:33:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1977dd6c-e795-4fd6-8031-805d6e438860","tenant_id":"c150e19d432e4197b7223c51bd26c06b","created_at":"2018-12-04T21:33:24Z","dns_nameservers":[],"updated_at":"2018-12-04T21:33:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c150e19d432e4197b7223c51bd26c06b","id":"a9021b95-2513-4aaa-ab96-c9a446aaac44","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-pub-subnet"}]} 2018-12-04 21:33:28,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1977dd6c-e795-4fd6-8031-805d6e438860 used request id req-f642e740-41a2-45fb-be51-1fc431fc96ff 2018-12-04 21:33:28,934 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-pub-net 2018-12-04 21:33:28,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240a5092606eea6bf3e2213b56df11021856e6b6" -d '{"port": {"network_id": "1977dd6c-e795-4fd6-8031-805d6e438860", "name": "CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797port-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "foo"}], "admin_state_up": true}}' 2018-12-04 21:33:28,945 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 105 Content-Type: application/json X-Openstack-Request-Id: req-128fc076-aa64-43bb-bfd7-b8d8c206184c Date: Tue, 04 Dec 2018 21:33:28 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-12-04 21:33:28,945 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-128fc076-aa64-43bb-bfd7-b8d8c206184c 2018-12-04 21:33:28,946 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-12-04 21:33:28,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/33b3927f-4bcc-4ead-8437-b2549e1a8e0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925a0455342682f4fb14067efeb03dae3c8c8a6d" 2018-12-04 21:33:28,982 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21: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-8568a6d1-480e-4a72-935a-51ca7fff741e x-compute-request-id: req-8568a6d1-480e-4a72-935a-51ca7fff741e Content-Length: 0 Content-Type: application/json 2018-12-04 21:33:28,982 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/33b3927f-4bcc-4ead-8437-b2549e1a8e0b used request id req-8568a6d1-480e-4a72-935a-51ca7fff741e 2018-12-04 21:33:28,983 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-pub-subnet 2018-12-04 21:33:28,983 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-pub-subnet 2018-12-04 21:33:28,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/a9021b95-2513-4aaa-ab96-c9a446aaac44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7a7ba059b1699b74c3437052b651595774269b" 2018-12-04 21:33:30,233 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-96acb43f-b58c-40d6-bde3-a1c584354107 Date: Tue, 04 Dec 2018 21:33:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:33:30,233 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/a9021b95-2513-4aaa-ab96-c9a446aaac44 used request id req-96acb43f-b58c-40d6-bde3-a1c584354107 2018-12-04 21:33:30,233 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-pub-net 2018-12-04 21:33:30,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/1977dd6c-e795-4fd6-8031-805d6e438860 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7a7ba059b1699b74c3437052b651595774269b" 2018-12-04 21:33:31,413 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d685a76d-c84f-4969-8f62-132914a0aa4f Date: Tue, 04 Dec 2018 21:33:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:33:31,413 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/1977dd6c-e795-4fd6-8031-805d6e438860 used request id req-d685a76d-c84f-4969-8f62-132914a0aa4f 2018-12-04 21:33:31,414 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-1de69eb8-94d9-4766-8978-f78252890797-image 2018-12-04 21:33:31,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/2af3c875-4666-42c3-b514-deec55c06d3d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff856c4fa73dea1c2751ad3ade6ef6796d1552e4" 2018-12-04 21:33:32,206 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1387ca15-3719-4c39-9013-fe2a25381cfa Date: Tue, 04 Dec 2018 21:33:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:33:32,206 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/2af3c875-4666-42c3-b514-deec55c06d3d used request id req-1387ca15-3719-4c39-9013-fe2a25381cfa 2018-12-04 21:33:32,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51ef49866930aac79df0875b5119178f442edd5" 2018-12-04 21:33:32,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-55b65e7d-1738-41bc-b5ba-650bbe2cb9de Date: Tue, 04 Dec 2018 21:33:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c150e19d432e4197b7223c51bd26c06b", "created_at": "2018-12-04T21:33:23Z", "updated_at": "2018-12-04T21:33:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:33:23Z", "revision_number": 0, "id": "4c168ff8-4b51-4352-b863-c4117a3bc7d9", "remote_group_id": "2e5e11f6-40bf-480e-8452-d03fe05dfee2", "remote_ip_prefix": null, "created_at": "2018-12-04T21:33:23Z", "security_group_id": "2e5e11f6-40bf-480e-8452-d03fe05dfee2", "tenant_id": "c150e19d432e4197b7223c51bd26c06b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c150e19d432e4197b7223c51bd26c06b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:33:23Z", "revision_number": 0, "id": "9c3aa1ad-a600-45a8-a494-f2a9e33c70fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:33:23Z", "security_group_id": "2e5e11f6-40bf-480e-8452-d03fe05dfee2", "tenant_id": "c150e19d432e4197b7223c51bd26c06b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c150e19d432e4197b7223c51bd26c06b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:33:23Z", "revision_number": 0, "id": "cf0fb3d1-5511-4233-98f8-805af31a0230", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:33:23Z", "security_group_id": "2e5e11f6-40bf-480e-8452-d03fe05dfee2", "tenant_id": "c150e19d432e4197b7223c51bd26c06b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c150e19d432e4197b7223c51bd26c06b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:33:23Z", "revision_number": 0, "id": "f027aa95-691f-4583-a7f8-a236441db73b", "remote_group_id": "2e5e11f6-40bf-480e-8452-d03fe05dfee2", "remote_ip_prefix": null, "created_at": "2018-12-04T21:33:23Z", "security_group_id": "2e5e11f6-40bf-480e-8452-d03fe05dfee2", "tenant_id": "c150e19d432e4197b7223c51bd26c06b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c150e19d432e4197b7223c51bd26c06b"}], "revision_number": 4, "project_id": "c150e19d432e4197b7223c51bd26c06b", "id": "2e5e11f6-40bf-480e-8452-d03fe05dfee2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:33:32,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-55b65e7d-1738-41bc-b5ba-650bbe2cb9de 2018-12-04 21:33:32,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51ef49866930aac79df0875b5119178f442edd5" 2018-12-04 21:33:32,592 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:33:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fd3bd4b-9124-4df2-a968-984194b69c6a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:33:32,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-8fd3bd4b-9124-4df2-a968-984194b69c6a 2018-12-04 21:33:32,593 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:33:32,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51ef49866930aac79df0875b5119178f442edd5" 2018-12-04 21:33:32,698 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:33:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2084699d-3262-44c4-ad25-8e74b69e6c8b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:33:32,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-2084699d-3262-44c4-ad25-8e74b69e6c8b 2018-12-04 21:33:32,699 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:33:32,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51ef49866930aac79df0875b5119178f442edd5" 2018-12-04 21:33:32,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e6d4577-37fd-4036-a005-e384d8783105 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:33:32,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-8e6d4577-37fd-4036-a005-e384d8783105 2018-12-04 21:33:32,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c150e19d432e4197b7223c51bd26c06b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51ef49866930aac79df0875b5119178f442edd5" 2018-12-04 21:33:32,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60b5ce3c-9a67-45c7-9c8c-099c283c187c Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c150e19d432e4197b7223c51bd26c06b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c150e19d432e4197b7223c51bd26c06b", "name": "CreateInstancePortManipulationTests-efdbd20c-6dc9-46f-proj"}} 2018-12-04 21:33:32,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c150e19d432e4197b7223c51bd26c06b used request id req-60b5ce3c-9a67-45c7-9c8c-099c283c187c 2018-12-04 21:33:32,889 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2e5e11f6-40bf-480e-8452-d03fe05dfee2 2018-12-04 21:33:32,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2e5e11f6-40bf-480e-8452-d03fe05dfee2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51ef49866930aac79df0875b5119178f442edd5" 2018-12-04 21:33:32,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b7b18b8f-9b1b-4057-b049-2e135f2d16a4 Date: Tue, 04 Dec 2018 21:33:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "2e5e11f6-40bf-480e-8452-d03fe05dfee2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:33:23Z", "security_group_id": "2e5e11f6-40bf-480e-8452-d03fe05dfee2", "port_range_min": null, "revision_number": 0, "tenant_id": "c150e19d432e4197b7223c51bd26c06b", "created_at": "2018-12-04T21:33:23Z", "project_id": "c150e19d432e4197b7223c51bd26c06b", "id": "4c168ff8-4b51-4352-b863-c4117a3bc7d9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:33:23Z", "security_group_id": "2e5e11f6-40bf-480e-8452-d03fe05dfee2", "port_range_min": null, "revision_number": 0, "tenant_id": "c150e19d432e4197b7223c51bd26c06b", "created_at": "2018-12-04T21:33:23Z", "project_id": "c150e19d432e4197b7223c51bd26c06b", "id": "9c3aa1ad-a600-45a8-a494-f2a9e33c70fd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:33:23Z", "security_group_id": "2e5e11f6-40bf-480e-8452-d03fe05dfee2", "port_range_min": null, "revision_number": 0, "tenant_id": "c150e19d432e4197b7223c51bd26c06b", "created_at": "2018-12-04T21:33:23Z", "project_id": "c150e19d432e4197b7223c51bd26c06b", "id": "cf0fb3d1-5511-4233-98f8-805af31a0230"}, {"remote_group_id": "2e5e11f6-40bf-480e-8452-d03fe05dfee2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:33:23Z", "security_group_id": "2e5e11f6-40bf-480e-8452-d03fe05dfee2", "port_range_min": null, "revision_number": 0, "tenant_id": "c150e19d432e4197b7223c51bd26c06b", "created_at": "2018-12-04T21:33:23Z", "project_id": "c150e19d432e4197b7223c51bd26c06b", "id": "f027aa95-691f-4583-a7f8-a236441db73b"}]} 2018-12-04 21:33:32,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2e5e11f6-40bf-480e-8452-d03fe05dfee2 used request id req-b7b18b8f-9b1b-4057-b049-2e135f2d16a4 2018-12-04 21:33:32,919 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:33:32,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/2e5e11f6-40bf-480e-8452-d03fe05dfee2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51ef49866930aac79df0875b5119178f442edd5" 2018-12-04 21:33:33,099 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-48baf8cd-8f88-45c0-b2b2-5874a33616aa Content-Length: 0 Date: Tue, 04 Dec 2018 21:33:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:33:33,099 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/2e5e11f6-40bf-480e-8452-d03fe05dfee2 used request id req-48baf8cd-8f88-45c0-b2b2-5874a33616aa 2018-12-04 21:33:33,100 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-efdbd20c-6dc9-46f-proj 2018-12-04 21:33:33,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/c150e19d432e4197b7223c51bd26c06b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51ef49866930aac79df0875b5119178f442edd5" 2018-12-04 21:33:33,367 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:33:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07fa7e81-6cb4-4ae0-9200-dfa019801d77 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:33:33,367 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/c150e19d432e4197b7223c51bd26c06b used request id req-07fa7e81-6cb4-4ae0-9200-dfa019801d77 2018-12-04 21:33:33,368 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-efdbd20c-6dc9-46f-proj-role 2018-12-04 21:33:33,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/871f095dcab84f7f842c924b8ffbefc7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51ef49866930aac79df0875b5119178f442edd5" 2018-12-04 21:33:33,487 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:33:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a416aded-db28-4a82-b20f-ca03b25b6dca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:33:33,487 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/871f095dcab84f7f842c924b8ffbefc7 used request id req-a416aded-db28-4a82-b20f-ca03b25b6dca 2018-12-04 21:33:33,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51ef49866930aac79df0875b5119178f442edd5" 2018-12-04 21:33:33,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49e480dd-bdba-4085-9fb2-e8bf2ac821cb Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:33:33,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-49e480dd-bdba-4085-9fb2-e8bf2ac821cb 2018-12-04 21:33:33,587 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-efdbd20c-6dc9-46f-user 2018-12-04 21:33:33,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/b324315caf894cfdb5aa5e087012c87b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5dcb8a91f4f1a55c7d8f47d03b5fa0db6994b71" 2018-12-04 21:33:33,763 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:33:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1b9e337-7709-4845-af14-3ae443656d16 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:33:33,764 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b324315caf894cfdb5aa5e087012c87b used request id req-b1b9e337-7709-4845-af14-3ae443656d16 2018-12-04 21:33:33,765 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:33:34,168 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:33:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["vcU4xxMgQeSmXLArxJIBog"], "issued_at": "2018-12-04T21:33:34.000000Z"}} 2018-12-04 21:33:34,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4db6f11bfc9a7a5eb5c3e722b232a17c5abebe" 2018-12-04 21:33:34,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c5f16c9-718e-44d8-8e2c-f0b5b39aa678 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:33:34,261 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-9c5f16c9-718e-44d8-8e2c-f0b5b39aa678 2018-12-04 21:33:34,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:33:34,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:33:34,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:33:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["2ePCRarxR5SdEXCAh9WveA"], "issued_at": "2018-12-04T21:33:34.000000Z"}} 2018-12-04 21:33:34,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}debfe8986aba8163093dd4cf694a10183228098b" 2018-12-04 21:33:34,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac4581aa-ef60-4b00-8e25-e5391082596e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:33:34,760 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ac4581aa-ef60-4b00-8e25-e5391082596e 2018-12-04 21:33:34,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:33:34,769 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:33: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:33:34,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a72fb561-35ca-422-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}debfe8986aba8163093dd4cf694a10183228098b" 2018-12-04 21:33:34,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82295eed-7973-4a82-b8c7-5e69910f32ae Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a72fb561-35ca-422-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:33:34,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a72fb561-35ca-422-proj used request id req-82295eed-7973-4a82-b8c7-5e69910f32ae 2018-12-04 21:33:34,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}debfe8986aba8163093dd4cf694a10183228098b" 2018-12-04 21:33:34,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77162f55-1502-4ea1-b463-d6f3511cd560 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:33:34,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-77162f55-1502-4ea1-b463-d6f3511cd560 2018-12-04 21:33:34,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}debfe8986aba8163093dd4cf694a10183228098b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-a72fb561-35ca-422-proj"}}' 2018-12-04 21:33:35,188 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:33:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c68657a-a9e2-4472-a322-cc8eaef66f3d Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/52a3db55086a490baa6c25c47b3ee151"}, "tags": [], "enabled": true, "id": "52a3db55086a490baa6c25c47b3ee151", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a72fb561-35ca-422-proj"}} 2018-12-04 21:33:35,188 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-0c68657a-a9e2-4472-a322-cc8eaef66f3d 2018-12-04 21:33:35,188 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-a72fb561-35ca-422-proj 2018-12-04 21:33:35,188 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:33:35,189 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:33:35,590 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:33:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["EzxIaf_iTtm7ejGfzaTTGg"], "issued_at": "2018-12-04T21:33:35.000000Z"}} 2018-12-04 21:33:35,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41a5e26dffecd1f6b3e334a4b9bfd63ab1d9c761" 2018-12-04 21:33:35,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39ab19f4-cacf-4023-a329-3f33fdd9e60d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:33:35,685 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-39ab19f4-cacf-4023-a329-3f33fdd9e60d 2018-12-04 21:33:35,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:33:35,694 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:33: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:33:35,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41a5e26dffecd1f6b3e334a4b9bfd63ab1d9c761" 2018-12-04 21:33:35,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61c36ab4-827d-41d5-8179-5037de6ce48e Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:33:35,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-61c36ab4-827d-41d5-8179-5037de6ce48e 2018-12-04 21:33:35,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-a72fb561-35ca-422-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41a5e26dffecd1f6b3e334a4b9bfd63ab1d9c761" 2018-12-04 21:33:35,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f97e84c3-be5a-4714-9332-303de060c8b7 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-a72fb561-35ca-422-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/52a3db55086a490baa6c25c47b3ee151"}, "tags": [], "enabled": true, "id": "52a3db55086a490baa6c25c47b3ee151", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a72fb561-35ca-422-proj"}]} 2018-12-04 21:33:35,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-a72fb561-35ca-422-proj used request id req-f97e84c3-be5a-4714-9332-303de060c8b7 2018-12-04 21:33:35,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41a5e26dffecd1f6b3e334a4b9bfd63ab1d9c761" 2018-12-04 21:33:36,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11f0b9b3-d374-419b-8944-e69420e957a4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:33:36,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-11f0b9b3-d374-419b-8944-e69420e957a4 2018-12-04 21:33:36,320 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-a72fb561-35ca-422-user 2018-12-04 21:33:36,321 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:33:36,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}debfe8986aba8163093dd4cf694a10183228098b" 2018-12-04 21:33:36,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b69f468e-581d-4e10-bdce-bfa5dc7669cd Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:33:36,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b69f468e-581d-4e10-bdce-bfa5dc7669cd 2018-12-04 21:33:36,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}debfe8986aba8163093dd4cf694a10183228098b" -d '{"role": {"name": "CreateInstancePortManipulationTests-a72fb561-35ca-422-proj-role"}}' 2018-12-04 21:33:36,554 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:33:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eeee7dff-edb7-45e0-a197-aa35af5343ec Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3910164fb41540f8892c7295c832fa29", "links": {"self": "http://172.30.9.23:5000/v3/roles/3910164fb41540f8892c7295c832fa29"}, "name": "CreateInstancePortManipulationTests-a72fb561-35ca-422-proj-role"}} 2018-12-04 21:33:36,554 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-eeee7dff-edb7-45e0-a197-aa35af5343ec 2018-12-04 21:33:36,554 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-a72fb561-35ca-422-proj-role 2018-12-04 21:33:36,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/3910164fb41540f8892c7295c832fa29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}debfe8986aba8163093dd4cf694a10183228098b" 2018-12-04 21:33:36,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb2b66d8-3494-4a62-bd0e-520847ae8854 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3910164fb41540f8892c7295c832fa29", "links": {"self": "http://172.30.9.23:5000/v3/roles/3910164fb41540f8892c7295c832fa29"}, "name": "CreateInstancePortManipulationTests-a72fb561-35ca-422-proj-role"}} 2018-12-04 21:33:36,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/3910164fb41540f8892c7295c832fa29 used request id req-bb2b66d8-3494-4a62-bd0e-520847ae8854 2018-12-04 21:33:36,651 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-a72fb561-35ca-422-proj-role to project CreateInstancePortManipulationTests-a72fb561-35ca-422-proj 2018-12-04 21:33:36,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/52a3db55086a490baa6c25c47b3ee151/users/fb0c669fcab848039eb69294e4497540/roles/3910164fb41540f8892c7295c832fa29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}debfe8986aba8163093dd4cf694a10183228098b" 2018-12-04 21:33:36,784 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:33:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fde65f10-ddd4-4272-99e3-e2f935f0a1d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:33:36,785 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/52a3db55086a490baa6c25c47b3ee151/users/fb0c669fcab848039eb69294e4497540/roles/3910164fb41540f8892c7295c832fa29 used request id req-fde65f10-ddd4-4272-99e3-e2f935f0a1d9 2018-12-04 21:33:36,785 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-04 21:33:36,785 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:33:36,786 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:33:37,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3910164fb41540f8892c7295c832fa29", "name": "CreateInstancePortManipulationTests-a72fb561-35ca-422-proj-role"}], "expires_at": "2018-12-04T22:33:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "52a3db55086a490baa6c25c47b3ee151", "name": "CreateInstancePortManipulationTests-a72fb561-35ca-422-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/52a3db55086a490baa6c25c47b3ee151", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/52a3db55086a490baa6c25c47b3ee151", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/52a3db55086a490baa6c25c47b3ee151", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_52a3db55086a490baa6c25c47b3ee151", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_52a3db55086a490baa6c25c47b3ee151", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/52a3db55086a490baa6c25c47b3ee151", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/52a3db55086a490baa6c25c47b3ee151", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/52a3db55086a490baa6c25c47b3ee151", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/52a3db55086a490baa6c25c47b3ee151", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/52a3db55086a490baa6c25c47b3ee151", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/52a3db55086a490baa6c25c47b3ee151", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/52a3db55086a490baa6c25c47b3ee151", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/52a3db55086a490baa6c25c47b3ee151", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/52a3db55086a490baa6c25c47b3ee151", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a72fb561-35ca-422-user", "id": "fb0c669fcab848039eb69294e4497540"}, "audit_ids": ["BTaw7cL5TzKcCAA2qw8BKA"], "issued_at": "2018-12-04T21:33:37.000000Z"}} 2018-12-04 21:33:37,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f25198046262cbfd83c9d3adf36156afb81643f" 2018-12-04 21:33:37,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f55f7e3-2c74-421f-b08c-f40a267ffc91 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:33:37,271 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6f55f7e3-2c74-421f-b08c-f40a267ffc91 2018-12-04 21:33:37,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f25198046262cbfd83c9d3adf36156afb81643f" 2018-12-04 21:33:37,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-eafc564d-f276-426f-825c-87676779f777 Date: Tue, 04 Dec 2018 21:33:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-image"} 2018-12-04 21:33:37,474 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-image used request id req-eafc564d-f276-426f-825c-87676779f777 2018-12-04 21:33:37,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f25198046262cbfd83c9d3adf36156afb81643f" 2018-12-04 21:33:37,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-01832bf3-6fe1-4790-851f-5a92ffeb102a Date: Tue, 04 Dec 2018 21:33: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"}}} 2018-12-04 21:33:37,483 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-01832bf3-6fe1-4790-851f-5a92ffeb102a 2018-12-04 21:33:37,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6f25198046262cbfd83c9d3adf36156afb81643f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-image"}' 2018-12-04 21:33:37,545 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/0e9d9afa-43f9-4dde-8470-9abf25cd2e7d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-78d83722-3578-4ebd-9531-5241506916eb Date: Tue, 04 Dec 2018 21:33:37 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:33:37Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-04T21:33:37Z", "visibility": "shared", "locations": [], "self": "/v2/images/0e9d9afa-43f9-4dde-8470-9abf25cd2e7d", "min_disk": 0, "protected": false, "id": "0e9d9afa-43f9-4dde-8470-9abf25cd2e7d", "file": "/v2/images/0e9d9afa-43f9-4dde-8470-9abf25cd2e7d/file", "checksum": null, "owner": "52a3db55086a490baa6c25c47b3ee151", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:33:37,545 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-78d83722-3578-4ebd-9531-5241506916eb 2018-12-04 21:33:37,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/0e9d9afa-43f9-4dde-8470-9abf25cd2e7d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f25198046262cbfd83c9d3adf36156afb81643f" -d '' 2018-12-04 21:33:38,301 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4deb2794-43f6-4667-9a5d-aa8ccf46cadb Date: Tue, 04 Dec 2018 21:33:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:33:38,301 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/0e9d9afa-43f9-4dde-8470-9abf25cd2e7d/file used request id req-4deb2794-43f6-4667-9a5d-aa8ccf46cadb 2018-12-04 21:33:38,302 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 21:33:38,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/0e9d9afa-43f9-4dde-8470-9abf25cd2e7d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f25198046262cbfd83c9d3adf36156afb81643f" 2018-12-04 21:33:38,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-dbec6ab8-e5a3-4e67-83cd-3d93995dfc2b Date: Tue, 04 Dec 2018 21:33:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:33:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:33:38Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/0e9d9afa-43f9-4dde-8470-9abf25cd2e7d/snap", "metadata": {}}], "self": "/v2/images/0e9d9afa-43f9-4dde-8470-9abf25cd2e7d", "min_disk": 0, "protected": false, "id": "0e9d9afa-43f9-4dde-8470-9abf25cd2e7d", "file": "/v2/images/0e9d9afa-43f9-4dde-8470-9abf25cd2e7d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "52a3db55086a490baa6c25c47b3ee151", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/0e9d9afa-43f9-4dde-8470-9abf25cd2e7d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:33:38,322 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/0e9d9afa-43f9-4dde-8470-9abf25cd2e7d used request id req-dbec6ab8-e5a3-4e67-83cd-3d93995dfc2b 2018-12-04 21:33:38,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f25198046262cbfd83c9d3adf36156afb81643f" 2018-12-04 21:33:38,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-dbea8361-8e1f-4efa-8520-5689ac08a98f Date: Tue, 04 Dec 2018 21:33:38 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:33:38,331 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-dbea8361-8e1f-4efa-8520-5689ac08a98f 2018-12-04 21:33:38,333 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-image 2018-12-04 21:33:38,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/0e9d9afa-43f9-4dde-8470-9abf25cd2e7d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f25198046262cbfd83c9d3adf36156afb81643f" 2018-12-04 21:33:38,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-92de8fee-a13f-4c71-9a92-1802388d9366 Date: Tue, 04 Dec 2018 21:33:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:33:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:33:38Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/0e9d9afa-43f9-4dde-8470-9abf25cd2e7d/snap", "metadata": {}}], "self": "/v2/images/0e9d9afa-43f9-4dde-8470-9abf25cd2e7d", "min_disk": 0, "protected": false, "id": "0e9d9afa-43f9-4dde-8470-9abf25cd2e7d", "file": "/v2/images/0e9d9afa-43f9-4dde-8470-9abf25cd2e7d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "52a3db55086a490baa6c25c47b3ee151", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/0e9d9afa-43f9-4dde-8470-9abf25cd2e7d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:33:38,352 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/0e9d9afa-43f9-4dde-8470-9abf25cd2e7d used request id req-92de8fee-a13f-4c71-9a92-1802388d9366 2018-12-04 21:33:38,352 - create_image - DEBUG - Instance status is - active 2018-12-04 21:33:38,352 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-image 2018-12-04 21:33:38,353 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-image 2018-12-04 21:33:38,353 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:33:38,353 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:33:38,749 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3910164fb41540f8892c7295c832fa29", "name": "CreateInstancePortManipulationTests-a72fb561-35ca-422-proj-role"}], "expires_at": "2018-12-04T22:33:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "52a3db55086a490baa6c25c47b3ee151", "name": "CreateInstancePortManipulationTests-a72fb561-35ca-422-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/52a3db55086a490baa6c25c47b3ee151", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/52a3db55086a490baa6c25c47b3ee151", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/52a3db55086a490baa6c25c47b3ee151", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_52a3db55086a490baa6c25c47b3ee151", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_52a3db55086a490baa6c25c47b3ee151", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/52a3db55086a490baa6c25c47b3ee151", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/52a3db55086a490baa6c25c47b3ee151", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/52a3db55086a490baa6c25c47b3ee151", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/52a3db55086a490baa6c25c47b3ee151", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/52a3db55086a490baa6c25c47b3ee151", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/52a3db55086a490baa6c25c47b3ee151", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/52a3db55086a490baa6c25c47b3ee151", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/52a3db55086a490baa6c25c47b3ee151", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/52a3db55086a490baa6c25c47b3ee151", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a72fb561-35ca-422-user", "id": "fb0c669fcab848039eb69294e4497540"}, "audit_ids": ["uUM9fd99Qsy_eGu9CFU2Yw"], "issued_at": "2018-12-04T21:33:38.000000Z"}} 2018-12-04 21:33:38,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67dd30d99a500f930753a2bee6b4868c2de80b1d" 2018-12-04 21:33:38,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b28a971f-aede-409b-8e05-a93be7c1f00b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:33:38,833 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b28a971f-aede-409b-8e05-a93be7c1f00b 2018-12-04 21:33:38,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67dd30d99a500f930753a2bee6b4868c2de80b1d" 2018-12-04 21:33:39,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e6d10718-01d6-4207-a060-5544cacc166d Date: Tue, 04 Dec 2018 21:33:39 GMT RESP BODY: {"networks":[]} 2018-12-04 21:33:39,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-pub-net used request id req-e6d10718-01d6-4207-a060-5544cacc166d 2018-12-04 21:33:39,020 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-pub-net 2018-12-04 21:33:39,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67dd30d99a500f930753a2bee6b4868c2de80b1d" -d '{"network": {"name": "CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-pub-net", "admin_state_up": true}}' 2018-12-04 21:33:39,648 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-d9bd6527-1de5-4f79-a9eb-23c624f956f7 Date: Tue, 04 Dec 2018 21:33:39 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"52a3db55086a490baa6c25c47b3ee151","created_at":"2018-12-04T21:33:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-12-04T21:33:39Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"52a3db55086a490baa6c25c47b3ee151","id":"32c97b65-1435-4ff3-a17b-847287efde3f","name":"CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-pub-net"}} 2018-12-04 21:33:39,648 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-d9bd6527-1de5-4f79-a9eb-23c624f956f7 2018-12-04 21:33:39,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=32c97b65-1435-4ff3-a17b-847287efde3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67dd30d99a500f930753a2bee6b4868c2de80b1d" 2018-12-04 21:33:39,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-b404be77-3308-4ac4-8335-64db8ddad6f1 Date: Tue, 04 Dec 2018 21:33:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T21:33:39Z","tenant_id":"52a3db55086a490baa6c25c47b3ee151","created_at":"2018-12-04T21:33:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"52a3db55086a490baa6c25c47b3ee151","id":"32c97b65-1435-4ff3-a17b-847287efde3f","name":"CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-pub-net"}]} 2018-12-04 21:33:39,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=32c97b65-1435-4ff3-a17b-847287efde3f used request id req-b404be77-3308-4ac4-8335-64db8ddad6f1 2018-12-04 21:33:39,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=32c97b65-1435-4ff3-a17b-847287efde3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67dd30d99a500f930753a2bee6b4868c2de80b1d" 2018-12-04 21:33:39,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f8b23110-d9f0-435f-be8d-2529897bc058 Date: Tue, 04 Dec 2018 21:33:39 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:33:39,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=32c97b65-1435-4ff3-a17b-847287efde3f used request id req-f8b23110-d9f0-435f-be8d-2529897bc058 2018-12-04 21:33:39,791 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-pub-subnet 2018-12-04 21:33:39,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67dd30d99a500f930753a2bee6b4868c2de80b1d" -d '{"subnets": [{"ip_version": 4, "network_id": "32c97b65-1435-4ff3-a17b-847287efde3f", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-pub-subnet"}]}' 2018-12-04 21:33:40,313 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-59f35378-9cde-42f5-9b43-bf264dd42d2b Date: Tue, 04 Dec 2018 21:33:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"32c97b65-1435-4ff3-a17b-847287efde3f","tenant_id":"52a3db55086a490baa6c25c47b3ee151","created_at":"2018-12-04T21:33:40Z","dns_nameservers":[],"updated_at":"2018-12-04T21:33: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":"52a3db55086a490baa6c25c47b3ee151","id":"67983f3e-7f7e-4c1d-b3f4-1ab150b68719","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-pub-subnet"}]} 2018-12-04 21:33:40,313 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-59f35378-9cde-42f5-9b43-bf264dd42d2b 2018-12-04 21:33:40,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=32c97b65-1435-4ff3-a17b-847287efde3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67dd30d99a500f930753a2bee6b4868c2de80b1d" 2018-12-04 21:33:40,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-4e5dbdcc-1c37-4f7a-a893-549ee5fd2560 Date: Tue, 04 Dec 2018 21:33:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["67983f3e-7f7e-4c1d-b3f4-1ab150b68719"],"updated_at":"2018-12-04T21:33:40Z","tenant_id":"52a3db55086a490baa6c25c47b3ee151","created_at":"2018-12-04T21:33:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"52a3db55086a490baa6c25c47b3ee151","id":"32c97b65-1435-4ff3-a17b-847287efde3f","name":"CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-pub-net"}]} 2018-12-04 21:33:40,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=32c97b65-1435-4ff3-a17b-847287efde3f used request id req-4e5dbdcc-1c37-4f7a-a893-549ee5fd2560 2018-12-04 21:33:40,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=32c97b65-1435-4ff3-a17b-847287efde3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67dd30d99a500f930753a2bee6b4868c2de80b1d" 2018-12-04 21:33:40,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-47e07267-1e39-48f3-8680-9c0a71fe0fda Date: Tue, 04 Dec 2018 21:33:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"32c97b65-1435-4ff3-a17b-847287efde3f","tenant_id":"52a3db55086a490baa6c25c47b3ee151","created_at":"2018-12-04T21:33:40Z","dns_nameservers":[],"updated_at":"2018-12-04T21:33: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":"52a3db55086a490baa6c25c47b3ee151","id":"67983f3e-7f7e-4c1d-b3f4-1ab150b68719","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-pub-subnet"}]} 2018-12-04 21:33:40,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=32c97b65-1435-4ff3-a17b-847287efde3f used request id req-47e07267-1e39-48f3-8680-9c0a71fe0fda 2018-12-04 21:33:40,499 - OpenStackNetwork - DEBUG - Network [32c97b65-1435-4ff3-a17b-847287efde3f] created successfully 2018-12-04 21:33:40,500 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:33:40,500 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:33:40,994 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:33:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["4-h8M4f8Sxyczy08n2vQQg"], "issued_at": "2018-12-04T21:33:40.000000Z"}} 2018-12-04 21:33:40,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3f5bc509a7b28b029ce78dccac540c6b2c23c5" 2018-12-04 21:33:41,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e8e743f-1249-4400-89d0-5acae746b507 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:33:41,121 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0e8e743f-1249-4400-89d0-5acae746b507 2018-12-04 21:33:41,122 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:33:41,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3f5bc509a7b28b029ce78dccac540c6b2c23c5" 2018-12-04 21:33:41,329 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ff95e670-e1f5-41bc-89fd-291ec2673176 x-compute-request-id: req-ff95e670-e1f5-41bc-89fd-291ec2673176 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-04 21:33:41,329 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ff95e670-e1f5-41bc-89fd-291ec2673176 2018-12-04 21:33:41,333 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3f5bc509a7b28b029ce78dccac540c6b2c23c5" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-04 21:33:41,358 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2e49a24-2a9b-41ae-8bcc-b2da4cc5552d x-compute-request-id: req-a2e49a24-2a9b-41ae-8bcc-b2da4cc5552d Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d0509094-d708-479e-a24a-6a827d39892e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d0509094-d708-479e-a24a-6a827d39892e", "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": "d0509094-d708-479e-a24a-6a827d39892e"}} 2018-12-04 21:33:41,358 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a2e49a24-2a9b-41ae-8bcc-b2da4cc5552d 2018-12-04 21:33:41,359 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:33:41,360 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:33:41,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3910164fb41540f8892c7295c832fa29", "name": "CreateInstancePortManipulationTests-a72fb561-35ca-422-proj-role"}], "expires_at": "2018-12-04T22:33:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "52a3db55086a490baa6c25c47b3ee151", "name": "CreateInstancePortManipulationTests-a72fb561-35ca-422-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/52a3db55086a490baa6c25c47b3ee151", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/52a3db55086a490baa6c25c47b3ee151", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/52a3db55086a490baa6c25c47b3ee151", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_52a3db55086a490baa6c25c47b3ee151", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_52a3db55086a490baa6c25c47b3ee151", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/52a3db55086a490baa6c25c47b3ee151", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/52a3db55086a490baa6c25c47b3ee151", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/52a3db55086a490baa6c25c47b3ee151", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/52a3db55086a490baa6c25c47b3ee151", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/52a3db55086a490baa6c25c47b3ee151", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/52a3db55086a490baa6c25c47b3ee151", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/52a3db55086a490baa6c25c47b3ee151", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/52a3db55086a490baa6c25c47b3ee151", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/52a3db55086a490baa6c25c47b3ee151", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a72fb561-35ca-422-user", "id": "fb0c669fcab848039eb69294e4497540"}, "audit_ids": ["zxoosogFS7qb-BUY9zAUjA"], "issued_at": "2018-12-04T21:33:41.000000Z"}} 2018-12-04 21:33:41,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9227ab3147ae99649ae2c90483c9de2fd2dc611c" 2018-12-04 21:33:41,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74b67dfb-71f7-44d5-8e81-f25b6e54b8d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:33:41,772 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-74b67dfb-71f7-44d5-8e81-f25b6e54b8d1 2018-12-04 21:33:41,773 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:33:41,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9227ab3147ae99649ae2c90483c9de2fd2dc611c" 2018-12-04 21:33:41,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f883a31-25ca-4c66-82d7-9ed91823f1b0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:33:41,789 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4f883a31-25ca-4c66-82d7-9ed91823f1b0 2018-12-04 21:33:41,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9227ab3147ae99649ae2c90483c9de2fd2dc611c" 2018-12-04 21:33:42,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-ad61881d-3aaf-40db-b119-211dc1380730 Date: Tue, 04 Dec 2018 21:33:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["67983f3e-7f7e-4c1d-b3f4-1ab150b68719"],"updated_at":"2018-12-04T21:33:40Z","tenant_id":"52a3db55086a490baa6c25c47b3ee151","created_at":"2018-12-04T21:33:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"52a3db55086a490baa6c25c47b3ee151","id":"32c97b65-1435-4ff3-a17b-847287efde3f","name":"CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-pub-net"}]} 2018-12-04 21:33:42,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-pub-net used request id req-ad61881d-3aaf-40db-b119-211dc1380730 2018-12-04 21:33:42,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=32c97b65-1435-4ff3-a17b-847287efde3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9227ab3147ae99649ae2c90483c9de2fd2dc611c" 2018-12-04 21:33:42,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a1903585-48dd-43d3-894f-e897fde4563b Date: Tue, 04 Dec 2018 21:33:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"32c97b65-1435-4ff3-a17b-847287efde3f","tenant_id":"52a3db55086a490baa6c25c47b3ee151","created_at":"2018-12-04T21:33:40Z","dns_nameservers":[],"updated_at":"2018-12-04T21:33: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":"52a3db55086a490baa6c25c47b3ee151","id":"67983f3e-7f7e-4c1d-b3f4-1ab150b68719","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-pub-subnet"}]} 2018-12-04 21:33:42,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=32c97b65-1435-4ff3-a17b-847287efde3f used request id req-a1903585-48dd-43d3-894f-e897fde4563b 2018-12-04 21:33:42,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9227ab3147ae99649ae2c90483c9de2fd2dc611c" 2018-12-04 21:33:42,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-be5b5e57-d537-42e7-bfeb-79cfbf9ec480 Date: Tue, 04 Dec 2018 21:33:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["67983f3e-7f7e-4c1d-b3f4-1ab150b68719"],"updated_at":"2018-12-04T21:33:40Z","tenant_id":"52a3db55086a490baa6c25c47b3ee151","created_at":"2018-12-04T21:33:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"52a3db55086a490baa6c25c47b3ee151","id":"32c97b65-1435-4ff3-a17b-847287efde3f","name":"CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-pub-net"}]} 2018-12-04 21:33:42,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-pub-net used request id req-be5b5e57-d537-42e7-bfeb-79cfbf9ec480 2018-12-04 21:33:42,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:33:42,296 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:33:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:33:42,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/52a3db55086a490baa6c25c47b3ee151 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9227ab3147ae99649ae2c90483c9de2fd2dc611c" 2018-12-04 21:33:42,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38e4f484-7537-4f86-a392-886b0b17c0b0 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/52a3db55086a490baa6c25c47b3ee151"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "52a3db55086a490baa6c25c47b3ee151", "name": "CreateInstancePortManipulationTests-a72fb561-35ca-422-proj"}} 2018-12-04 21:33:42,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/52a3db55086a490baa6c25c47b3ee151 used request id req-38e4f484-7537-4f86-a392-886b0b17c0b0 2018-12-04 21:33:42,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=32c97b65-1435-4ff3-a17b-847287efde3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9227ab3147ae99649ae2c90483c9de2fd2dc611c" 2018-12-04 21:33:42,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-08dbccd7-84c1-4689-9191-a73ee5d37278 Date: Tue, 04 Dec 2018 21:33:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"32c97b65-1435-4ff3-a17b-847287efde3f","tenant_id":"52a3db55086a490baa6c25c47b3ee151","created_at":"2018-12-04T21:33:40Z","dns_nameservers":[],"updated_at":"2018-12-04T21:33: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":"52a3db55086a490baa6c25c47b3ee151","id":"67983f3e-7f7e-4c1d-b3f4-1ab150b68719","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-pub-subnet"}]} 2018-12-04 21:33:42,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=32c97b65-1435-4ff3-a17b-847287efde3f used request id req-08dbccd7-84c1-4689-9191-a73ee5d37278 2018-12-04 21:33:42,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=32c97b65-1435-4ff3-a17b-847287efde3f&name=CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9227ab3147ae99649ae2c90483c9de2fd2dc611c" 2018-12-04 21:33:42,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7649b076-f9eb-4a84-82a8-2accfe7425bc Date: Tue, 04 Dec 2018 21:33:42 GMT RESP BODY: {"ports":[]} 2018-12-04 21:33:42,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=32c97b65-1435-4ff3-a17b-847287efde3f&name=CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01port-1&admin_state_up=True used request id req-7649b076-f9eb-4a84-82a8-2accfe7425bc 2018-12-04 21:33:42,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9227ab3147ae99649ae2c90483c9de2fd2dc611c" 2018-12-04 21:33:42,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-9be2990a-71ed-4efe-aacc-9f3c42971632 x-compute-request-id: req-9be2990a-71ed-4efe-aacc-9f3c42971632 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-04 21:33:42,712 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-inst used request id req-9be2990a-71ed-4efe-aacc-9f3c42971632 2018-12-04 21:33:42,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9227ab3147ae99649ae2c90483c9de2fd2dc611c" 2018-12-04 21:33:42,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-a38f2f91-9501-4467-92c8-02ad6bcc46b2 Date: Tue, 04 Dec 2018 21:33:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["67983f3e-7f7e-4c1d-b3f4-1ab150b68719"],"updated_at":"2018-12-04T21:33:40Z","tenant_id":"52a3db55086a490baa6c25c47b3ee151","created_at":"2018-12-04T21:33:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"52a3db55086a490baa6c25c47b3ee151","id":"32c97b65-1435-4ff3-a17b-847287efde3f","name":"CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-pub-net"}]} 2018-12-04 21:33:42,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-pub-net used request id req-a38f2f91-9501-4467-92c8-02ad6bcc46b2 2018-12-04 21:33:42,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=32c97b65-1435-4ff3-a17b-847287efde3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9227ab3147ae99649ae2c90483c9de2fd2dc611c" 2018-12-04 21:33:42,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bf7b89fd-bec8-4348-9bda-c556a9291627 Date: Tue, 04 Dec 2018 21:33:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"32c97b65-1435-4ff3-a17b-847287efde3f","tenant_id":"52a3db55086a490baa6c25c47b3ee151","created_at":"2018-12-04T21:33:40Z","dns_nameservers":[],"updated_at":"2018-12-04T21:33: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":"52a3db55086a490baa6c25c47b3ee151","id":"67983f3e-7f7e-4c1d-b3f4-1ab150b68719","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-pub-subnet"}]} 2018-12-04 21:33:42,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=32c97b65-1435-4ff3-a17b-847287efde3f used request id req-bf7b89fd-bec8-4348-9bda-c556a9291627 2018-12-04 21:33:42,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9227ab3147ae99649ae2c90483c9de2fd2dc611c" 2018-12-04 21:33:42,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-7b81b2ba-8c60-41a0-bafb-d36e08052432 Date: Tue, 04 Dec 2018 21:33:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["67983f3e-7f7e-4c1d-b3f4-1ab150b68719"],"updated_at":"2018-12-04T21:33:40Z","tenant_id":"52a3db55086a490baa6c25c47b3ee151","created_at":"2018-12-04T21:33:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"52a3db55086a490baa6c25c47b3ee151","id":"32c97b65-1435-4ff3-a17b-847287efde3f","name":"CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-pub-net"}]} 2018-12-04 21:33:42,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-pub-net used request id req-7b81b2ba-8c60-41a0-bafb-d36e08052432 2018-12-04 21:33:42,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/52a3db55086a490baa6c25c47b3ee151 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9227ab3147ae99649ae2c90483c9de2fd2dc611c" 2018-12-04 21:33:42,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b3d4600-cf44-4087-ac2c-be7862f098f0 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/52a3db55086a490baa6c25c47b3ee151"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "52a3db55086a490baa6c25c47b3ee151", "name": "CreateInstancePortManipulationTests-a72fb561-35ca-422-proj"}} 2018-12-04 21:33:42,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/52a3db55086a490baa6c25c47b3ee151 used request id req-6b3d4600-cf44-4087-ac2c-be7862f098f0 2018-12-04 21:33:42,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=32c97b65-1435-4ff3-a17b-847287efde3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9227ab3147ae99649ae2c90483c9de2fd2dc611c" 2018-12-04 21:33:43,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-842dfe16-81f8-408b-a1d8-080b28b500c8 Date: Tue, 04 Dec 2018 21:33:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"32c97b65-1435-4ff3-a17b-847287efde3f","tenant_id":"52a3db55086a490baa6c25c47b3ee151","created_at":"2018-12-04T21:33:40Z","dns_nameservers":[],"updated_at":"2018-12-04T21:33: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":"52a3db55086a490baa6c25c47b3ee151","id":"67983f3e-7f7e-4c1d-b3f4-1ab150b68719","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-pub-subnet"}]} 2018-12-04 21:33:43,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=32c97b65-1435-4ff3-a17b-847287efde3f used request id req-842dfe16-81f8-408b-a1d8-080b28b500c8 2018-12-04 21:33:43,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=32c97b65-1435-4ff3-a17b-847287efde3f&name=CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9227ab3147ae99649ae2c90483c9de2fd2dc611c" 2018-12-04 21:33:43,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-759dbc3d-216d-4c7b-9402-1bfb3e2f339c Date: Tue, 04 Dec 2018 21:33:43 GMT RESP BODY: {"ports":[]} 2018-12-04 21:33:43,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=32c97b65-1435-4ff3-a17b-847287efde3f&name=CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01port-1&admin_state_up=True used request id req-759dbc3d-216d-4c7b-9402-1bfb3e2f339c 2018-12-04 21:33:43,055 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:33:43,056 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:33:43,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3910164fb41540f8892c7295c832fa29", "name": "CreateInstancePortManipulationTests-a72fb561-35ca-422-proj-role"}], "expires_at": "2018-12-04T22:33:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "52a3db55086a490baa6c25c47b3ee151", "name": "CreateInstancePortManipulationTests-a72fb561-35ca-422-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/52a3db55086a490baa6c25c47b3ee151", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/52a3db55086a490baa6c25c47b3ee151", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/52a3db55086a490baa6c25c47b3ee151", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_52a3db55086a490baa6c25c47b3ee151", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_52a3db55086a490baa6c25c47b3ee151", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/52a3db55086a490baa6c25c47b3ee151", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/52a3db55086a490baa6c25c47b3ee151", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/52a3db55086a490baa6c25c47b3ee151", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/52a3db55086a490baa6c25c47b3ee151", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/52a3db55086a490baa6c25c47b3ee151", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/52a3db55086a490baa6c25c47b3ee151", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/52a3db55086a490baa6c25c47b3ee151", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/52a3db55086a490baa6c25c47b3ee151", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/52a3db55086a490baa6c25c47b3ee151", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a72fb561-35ca-422-user", "id": "fb0c669fcab848039eb69294e4497540"}, "audit_ids": ["Gd6h0KESQPS9d5wXf03iuw"], "issued_at": "2018-12-04T21:33:43.000000Z"}} 2018-12-04 21:33:43,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}470d53a3bf8f8ae681764899c2a410db39832c1e" 2018-12-04 21:33:43,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ab81dd8-4362-4b2d-8540-44628bbb8f13 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:33:43,531 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3ab81dd8-4362-4b2d-8540-44628bbb8f13 2018-12-04 21:33:43,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9227ab3147ae99649ae2c90483c9de2fd2dc611c" 2018-12-04 21:33:43,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-7e2b013c-b495-4a1a-9a5a-4b5866e28c04 Date: Tue, 04 Dec 2018 21:33:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["67983f3e-7f7e-4c1d-b3f4-1ab150b68719"],"updated_at":"2018-12-04T21:33:40Z","tenant_id":"52a3db55086a490baa6c25c47b3ee151","created_at":"2018-12-04T21:33:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"52a3db55086a490baa6c25c47b3ee151","id":"32c97b65-1435-4ff3-a17b-847287efde3f","name":"CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-pub-net"}]} 2018-12-04 21:33:43,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-pub-net used request id req-7e2b013c-b495-4a1a-9a5a-4b5866e28c04 2018-12-04 21:33:43,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=32c97b65-1435-4ff3-a17b-847287efde3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9227ab3147ae99649ae2c90483c9de2fd2dc611c" 2018-12-04 21:33:43,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2b356e29-c342-41df-9e7a-c4199458f77f Date: Tue, 04 Dec 2018 21:33:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"32c97b65-1435-4ff3-a17b-847287efde3f","tenant_id":"52a3db55086a490baa6c25c47b3ee151","created_at":"2018-12-04T21:33:40Z","dns_nameservers":[],"updated_at":"2018-12-04T21:33: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":"52a3db55086a490baa6c25c47b3ee151","id":"67983f3e-7f7e-4c1d-b3f4-1ab150b68719","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-pub-subnet"}]} 2018-12-04 21:33:43,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=32c97b65-1435-4ff3-a17b-847287efde3f used request id req-2b356e29-c342-41df-9e7a-c4199458f77f 2018-12-04 21:33:43,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9227ab3147ae99649ae2c90483c9de2fd2dc611c" 2018-12-04 21:33:43,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-1de12c1d-0b41-42e4-b6d5-3c8ee6ff43ad Date: Tue, 04 Dec 2018 21:33:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["67983f3e-7f7e-4c1d-b3f4-1ab150b68719"],"updated_at":"2018-12-04T21:33:40Z","tenant_id":"52a3db55086a490baa6c25c47b3ee151","created_at":"2018-12-04T21:33:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"52a3db55086a490baa6c25c47b3ee151","id":"32c97b65-1435-4ff3-a17b-847287efde3f","name":"CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-pub-net"}]} 2018-12-04 21:33:43,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-pub-net used request id req-1de12c1d-0b41-42e4-b6d5-3c8ee6ff43ad 2018-12-04 21:33:43,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:33:43,768 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:33: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:33:43,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/52a3db55086a490baa6c25c47b3ee151 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}470d53a3bf8f8ae681764899c2a410db39832c1e" 2018-12-04 21:33:43,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91926d19-97bd-4ef7-a799-f27adb30cab4 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/52a3db55086a490baa6c25c47b3ee151"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "52a3db55086a490baa6c25c47b3ee151", "name": "CreateInstancePortManipulationTests-a72fb561-35ca-422-proj"}} 2018-12-04 21:33:43,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/52a3db55086a490baa6c25c47b3ee151 used request id req-91926d19-97bd-4ef7-a799-f27adb30cab4 2018-12-04 21:33:43,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=32c97b65-1435-4ff3-a17b-847287efde3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9227ab3147ae99649ae2c90483c9de2fd2dc611c" 2018-12-04 21:33:43,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-777168ce-5349-42bc-ae77-1befdad5e49b Date: Tue, 04 Dec 2018 21:33:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"32c97b65-1435-4ff3-a17b-847287efde3f","tenant_id":"52a3db55086a490baa6c25c47b3ee151","created_at":"2018-12-04T21:33:40Z","dns_nameservers":[],"updated_at":"2018-12-04T21:33: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":"52a3db55086a490baa6c25c47b3ee151","id":"67983f3e-7f7e-4c1d-b3f4-1ab150b68719","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-pub-subnet"}]} 2018-12-04 21:33:43,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=32c97b65-1435-4ff3-a17b-847287efde3f used request id req-777168ce-5349-42bc-ae77-1befdad5e49b 2018-12-04 21:33:43,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=32c97b65-1435-4ff3-a17b-847287efde3f&name=CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9227ab3147ae99649ae2c90483c9de2fd2dc611c" 2018-12-04 21:33:43,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-47994151-9e98-46b4-a718-beb9b4ee7748 Date: Tue, 04 Dec 2018 21:33:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"32c97b65-1435-4ff3-a17b-847287efde3f","tenant_id":"52a3db55086a490baa6c25c47b3ee151","created_at":"2018-12-04T21:33:40Z","dns_nameservers":[],"updated_at":"2018-12-04T21:33: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":"52a3db55086a490baa6c25c47b3ee151","id":"67983f3e-7f7e-4c1d-b3f4-1ab150b68719","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-pub-subnet"}]} 2018-12-04 21:33:43,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=32c97b65-1435-4ff3-a17b-847287efde3f&name=CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-pub-subnet used request id req-47994151-9e98-46b4-a718-beb9b4ee7748 2018-12-04 21:33:43,953 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-pub-net 2018-12-04 21:33:43,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9227ab3147ae99649ae2c90483c9de2fd2dc611c" -d '{"port": {"network_id": "32c97b65-1435-4ff3-a17b-847287efde3f", "fixed_ips": [{"subnet_id": "67983f3e-7f7e-4c1d-b3f4-1ab150b68719", "ip_address": "10.66.0.101"}], "name": "CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01port-1", "admin_state_up": true}}' 2018-12-04 21:33:44,452 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 143 X-Openstack-Request-Id: req-78d2cfb0-abfe-497b-8e76-7ad082d537fa Date: Tue, 04 Dec 2018 21:33:44 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-12-04 21:33:44,453 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-78d2cfb0-abfe-497b-8e76-7ad082d537fa 2018-12-04 21:33:44,453 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-12-04 21:33:44,456 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/d0509094-d708-479e-a24a-6a827d39892e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3f5bc509a7b28b029ce78dccac540c6b2c23c5" 2018-12-04 21:33:44,483 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:33:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3fd29906-b71a-4120-9b12-f6a77d078dc6 x-compute-request-id: req-3fd29906-b71a-4120-9b12-f6a77d078dc6 Content-Length: 0 Content-Type: application/json 2018-12-04 21:33:44,483 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/d0509094-d708-479e-a24a-6a827d39892e used request id req-3fd29906-b71a-4120-9b12-f6a77d078dc6 2018-12-04 21:33:44,484 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-pub-subnet 2018-12-04 21:33:44,484 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-pub-subnet 2018-12-04 21:33:44,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/67983f3e-7f7e-4c1d-b3f4-1ab150b68719 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67dd30d99a500f930753a2bee6b4868c2de80b1d" 2018-12-04 21:33:45,728 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a0f2e6bb-451f-4b23-a25e-e7af1d84b7fb Date: Tue, 04 Dec 2018 21:33:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:33:45,728 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/67983f3e-7f7e-4c1d-b3f4-1ab150b68719 used request id req-a0f2e6bb-451f-4b23-a25e-e7af1d84b7fb 2018-12-04 21:33:45,728 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-pub-net 2018-12-04 21:33:45,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/32c97b65-1435-4ff3-a17b-847287efde3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67dd30d99a500f930753a2bee6b4868c2de80b1d" 2018-12-04 21:33:47,154 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cccc787d-0845-4b3b-b06d-c49da396ecac Date: Tue, 04 Dec 2018 21:33:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:33:47,154 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/32c97b65-1435-4ff3-a17b-847287efde3f used request id req-cccc787d-0845-4b3b-b06d-c49da396ecac 2018-12-04 21:33:47,155 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-8744d9b8-710d-4521-98d6-8ae562060a01-image 2018-12-04 21:33:47,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/0e9d9afa-43f9-4dde-8470-9abf25cd2e7d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f25198046262cbfd83c9d3adf36156afb81643f" 2018-12-04 21:33:48,215 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e42444b4-a27d-4069-8644-0c1d5f7647ae Date: Tue, 04 Dec 2018 21:33:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:33:48,215 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/0e9d9afa-43f9-4dde-8470-9abf25cd2e7d used request id req-e42444b4-a27d-4069-8644-0c1d5f7647ae 2018-12-04 21:33:48,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}debfe8986aba8163093dd4cf694a10183228098b" 2018-12-04 21:33:48,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-69d586ec-1ef3-4609-b404-afa3dce69df3 Date: Tue, 04 Dec 2018 21:33:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "52a3db55086a490baa6c25c47b3ee151", "created_at": "2018-12-04T21:33:39Z", "updated_at": "2018-12-04T21:33:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:33:39Z", "revision_number": 0, "id": "00bc66bd-10d5-4a4f-8a02-5743cf60448a", "remote_group_id": "81883a3a-b9b1-47e4-a92e-fa5b88dba7d6", "remote_ip_prefix": null, "created_at": "2018-12-04T21:33:39Z", "security_group_id": "81883a3a-b9b1-47e4-a92e-fa5b88dba7d6", "tenant_id": "52a3db55086a490baa6c25c47b3ee151", "port_range_min": null, "ethertype": "IPv6", "project_id": "52a3db55086a490baa6c25c47b3ee151"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:33:39Z", "revision_number": 0, "id": "08c204f8-4f01-4ac3-ae79-18b40fa924ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:33:39Z", "security_group_id": "81883a3a-b9b1-47e4-a92e-fa5b88dba7d6", "tenant_id": "52a3db55086a490baa6c25c47b3ee151", "port_range_min": null, "ethertype": "IPv4", "project_id": "52a3db55086a490baa6c25c47b3ee151"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:33:39Z", "revision_number": 0, "id": "99525d5a-f499-462e-bdfd-52e5cd5cf8f2", "remote_group_id": "81883a3a-b9b1-47e4-a92e-fa5b88dba7d6", "remote_ip_prefix": null, "created_at": "2018-12-04T21:33:39Z", "security_group_id": "81883a3a-b9b1-47e4-a92e-fa5b88dba7d6", "tenant_id": "52a3db55086a490baa6c25c47b3ee151", "port_range_min": null, "ethertype": "IPv4", "project_id": "52a3db55086a490baa6c25c47b3ee151"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:33:39Z", "revision_number": 0, "id": "ed2250ba-932f-4105-ac11-562aac2a9ab8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:33:39Z", "security_group_id": "81883a3a-b9b1-47e4-a92e-fa5b88dba7d6", "tenant_id": "52a3db55086a490baa6c25c47b3ee151", "port_range_min": null, "ethertype": "IPv6", "project_id": "52a3db55086a490baa6c25c47b3ee151"}], "revision_number": 4, "project_id": "52a3db55086a490baa6c25c47b3ee151", "id": "81883a3a-b9b1-47e4-a92e-fa5b88dba7d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:33:48,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-69d586ec-1ef3-4609-b404-afa3dce69df3 2018-12-04 21:33:48,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}debfe8986aba8163093dd4cf694a10183228098b" 2018-12-04 21:33:48,500 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:33:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b58f540-2ca2-4824-9097-cc9d406b6263 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:33:48,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-8b58f540-2ca2-4824-9097-cc9d406b6263 2018-12-04 21:33:48,500 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:33:48,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}debfe8986aba8163093dd4cf694a10183228098b" 2018-12-04 21:33:48,603 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:33:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d522b983-df64-45ec-977a-bf43a87f07ed Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:33:48,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-d522b983-df64-45ec-977a-bf43a87f07ed 2018-12-04 21:33:48,604 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:33:48,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}debfe8986aba8163093dd4cf694a10183228098b" 2018-12-04 21:33:48,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40f431d4-af17-4398-9e27-69db60bcedc2 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:33:48,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-40f431d4-af17-4398-9e27-69db60bcedc2 2018-12-04 21:33:48,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/52a3db55086a490baa6c25c47b3ee151 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}debfe8986aba8163093dd4cf694a10183228098b" 2018-12-04 21:33:48,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d127c11-b2ed-40e5-bdeb-e89bafe52798 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/52a3db55086a490baa6c25c47b3ee151"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "52a3db55086a490baa6c25c47b3ee151", "name": "CreateInstancePortManipulationTests-a72fb561-35ca-422-proj"}} 2018-12-04 21:33:48,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/52a3db55086a490baa6c25c47b3ee151 used request id req-1d127c11-b2ed-40e5-bdeb-e89bafe52798 2018-12-04 21:33:48,727 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 81883a3a-b9b1-47e4-a92e-fa5b88dba7d6 2018-12-04 21:33:48,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=81883a3a-b9b1-47e4-a92e-fa5b88dba7d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}debfe8986aba8163093dd4cf694a10183228098b" 2018-12-04 21:33:48,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b6e416f8-59f6-4150-b32e-4314513dd48d Date: Tue, 04 Dec 2018 21:33:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "81883a3a-b9b1-47e4-a92e-fa5b88dba7d6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:33:39Z", "security_group_id": "81883a3a-b9b1-47e4-a92e-fa5b88dba7d6", "port_range_min": null, "revision_number": 0, "tenant_id": "52a3db55086a490baa6c25c47b3ee151", "created_at": "2018-12-04T21:33:39Z", "project_id": "52a3db55086a490baa6c25c47b3ee151", "id": "00bc66bd-10d5-4a4f-8a02-5743cf60448a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:33:39Z", "security_group_id": "81883a3a-b9b1-47e4-a92e-fa5b88dba7d6", "port_range_min": null, "revision_number": 0, "tenant_id": "52a3db55086a490baa6c25c47b3ee151", "created_at": "2018-12-04T21:33:39Z", "project_id": "52a3db55086a490baa6c25c47b3ee151", "id": "08c204f8-4f01-4ac3-ae79-18b40fa924ba"}, {"remote_group_id": "81883a3a-b9b1-47e4-a92e-fa5b88dba7d6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:33:39Z", "security_group_id": "81883a3a-b9b1-47e4-a92e-fa5b88dba7d6", "port_range_min": null, "revision_number": 0, "tenant_id": "52a3db55086a490baa6c25c47b3ee151", "created_at": "2018-12-04T21:33:39Z", "project_id": "52a3db55086a490baa6c25c47b3ee151", "id": "99525d5a-f499-462e-bdfd-52e5cd5cf8f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:33:39Z", "security_group_id": "81883a3a-b9b1-47e4-a92e-fa5b88dba7d6", "port_range_min": null, "revision_number": 0, "tenant_id": "52a3db55086a490baa6c25c47b3ee151", "created_at": "2018-12-04T21:33:39Z", "project_id": "52a3db55086a490baa6c25c47b3ee151", "id": "ed2250ba-932f-4105-ac11-562aac2a9ab8"}]} 2018-12-04 21:33:48,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=81883a3a-b9b1-47e4-a92e-fa5b88dba7d6 used request id req-b6e416f8-59f6-4150-b32e-4314513dd48d 2018-12-04 21:33:48,750 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:33:48,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/81883a3a-b9b1-47e4-a92e-fa5b88dba7d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}debfe8986aba8163093dd4cf694a10183228098b" 2018-12-04 21:33:48,931 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-77969bc9-a0c6-415e-99ca-5ecc681be80d Content-Length: 0 Date: Tue, 04 Dec 2018 21:33:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:33:48,932 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/81883a3a-b9b1-47e4-a92e-fa5b88dba7d6 used request id req-77969bc9-a0c6-415e-99ca-5ecc681be80d 2018-12-04 21:33:48,932 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-a72fb561-35ca-422-proj 2018-12-04 21:33:48,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/52a3db55086a490baa6c25c47b3ee151 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}debfe8986aba8163093dd4cf694a10183228098b" 2018-12-04 21:33:49,353 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:33:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebabe288-5818-49f3-b1e4-5457360680bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:33:49,353 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/52a3db55086a490baa6c25c47b3ee151 used request id req-ebabe288-5818-49f3-b1e4-5457360680bb 2018-12-04 21:33:49,353 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-a72fb561-35ca-422-proj-role 2018-12-04 21:33:49,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/3910164fb41540f8892c7295c832fa29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}debfe8986aba8163093dd4cf694a10183228098b" 2018-12-04 21:33:49,467 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:33:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-084b11e3-bf5f-4eb8-81fb-360c973315a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:33:49,467 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/3910164fb41540f8892c7295c832fa29 used request id req-084b11e3-bf5f-4eb8-81fb-360c973315a1 2018-12-04 21:33:49,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}debfe8986aba8163093dd4cf694a10183228098b" 2018-12-04 21:33:49,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c41dab29-80e3-4629-af48-764643eff5bb Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:33:49,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c41dab29-80e3-4629-af48-764643eff5bb 2018-12-04 21:33:49,568 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-a72fb561-35ca-422-user 2018-12-04 21:33:49,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/fb0c669fcab848039eb69294e4497540 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41a5e26dffecd1f6b3e334a4b9bfd63ab1d9c761" 2018-12-04 21:33:49,795 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:33:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75ccc4ae-88f2-4b43-8506-2f8e11103fc1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:33:49,795 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/fb0c669fcab848039eb69294e4497540 used request id req-75ccc4ae-88f2-4b43-8506-2f8e11103fc1 2018-12-04 21:33:49,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:33:50,196 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:33:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["SNkL9fjPRwCMgArrO-piUA"], "issued_at": "2018-12-04T21:33:50.000000Z"}} 2018-12-04 21:33:50,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1166b56d7af49a1f195a627cc2b2dff93a600fe6" 2018-12-04 21:33:50,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f1e7823-2c38-4190-b4f2-2864277f31a7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:33:50,287 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3f1e7823-2c38-4190-b4f2-2864277f31a7 2018-12-04 21:33:50,288 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:33:50,290 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:33:50,686 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:33:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["ZxEWxxqERkWm5ozP7RENCQ"], "issued_at": "2018-12-04T21:33:50.000000Z"}} 2018-12-04 21:33:50,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097866903bcc3fbda9b15c4b2fd357a0c723b866" 2018-12-04 21:33:50,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f57c1b0-8f5f-4d1e-bf0e-dafd8ead54c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:33:50,778 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-9f57c1b0-8f5f-4d1e-bf0e-dafd8ead54c6 2018-12-04 21:33:50,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:33:50,787 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:33: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:33:50,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a1f430af-efec-4dd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097866903bcc3fbda9b15c4b2fd357a0c723b866" 2018-12-04 21:33:50,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0f99ac3-e1a2-4f3e-b617-7f53a59f11c0 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a1f430af-efec-4dd-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:33:50,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a1f430af-efec-4dd-proj used request id req-f0f99ac3-e1a2-4f3e-b617-7f53a59f11c0 2018-12-04 21:33:50,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097866903bcc3fbda9b15c4b2fd357a0c723b866" 2018-12-04 21:33:50,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe0dbc22-9d23-405d-ace7-fef4c07b33d0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:33:50,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-fe0dbc22-9d23-405d-ace7-fef4c07b33d0 2018-12-04 21:33:50,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097866903bcc3fbda9b15c4b2fd357a0c723b866" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-a1f430af-efec-4dd-proj"}}' 2018-12-04 21:33:51,062 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:33:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-880c2049-5bbc-46dd-a914-1362e6b86a4b Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8b2b53d3e39844d7852b5f6c56fa3136"}, "tags": [], "enabled": true, "id": "8b2b53d3e39844d7852b5f6c56fa3136", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a1f430af-efec-4dd-proj"}} 2018-12-04 21:33:51,062 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-880c2049-5bbc-46dd-a914-1362e6b86a4b 2018-12-04 21:33:51,062 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-a1f430af-efec-4dd-proj 2018-12-04 21:33:51,062 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:33:51,063 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:33:51,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:33:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["eEtuNmAvSNyBHCTQfLmf3Q"], "issued_at": "2018-12-04T21:33:51.000000Z"}} 2018-12-04 21:33:51,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfc271842c4b00b620d617f2d88c7cb09c4e520d" 2018-12-04 21:33:51,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d1e8c21-c6ea-499c-86fe-b39b00c7ecd9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:33:51,637 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7d1e8c21-c6ea-499c-86fe-b39b00c7ecd9 2018-12-04 21:33:51,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:33:51,647 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:33: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:33:51,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfc271842c4b00b620d617f2d88c7cb09c4e520d" 2018-12-04 21:33:51,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0b7f3f9-c473-47db-be0e-3af42c6bc921 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:33:51,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d0b7f3f9-c473-47db-be0e-3af42c6bc921 2018-12-04 21:33:51,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-a1f430af-efec-4dd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfc271842c4b00b620d617f2d88c7cb09c4e520d" 2018-12-04 21:33:51,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7f24943-5941-4f7b-ad74-cb06a096d22d Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-a1f430af-efec-4dd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8b2b53d3e39844d7852b5f6c56fa3136"}, "tags": [], "enabled": true, "id": "8b2b53d3e39844d7852b5f6c56fa3136", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a1f430af-efec-4dd-proj"}]} 2018-12-04 21:33:51,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-a1f430af-efec-4dd-proj used request id req-b7f24943-5941-4f7b-ad74-cb06a096d22d 2018-12-04 21:33:51,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfc271842c4b00b620d617f2d88c7cb09c4e520d" 2018-12-04 21:33:51,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6575575a-2f4c-4ea6-af9c-f02b7395493a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:33:51,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-6575575a-2f4c-4ea6-af9c-f02b7395493a 2018-12-04 21:33:52,281 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-a1f430af-efec-4dd-user 2018-12-04 21:33:52,282 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:33:52,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097866903bcc3fbda9b15c4b2fd357a0c723b866" 2018-12-04 21:33:52,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ff5cef1-13c3-4d3b-878a-96a1496a8dbb Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:33:52,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1ff5cef1-13c3-4d3b-878a-96a1496a8dbb 2018-12-04 21:33:52,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097866903bcc3fbda9b15c4b2fd357a0c723b866" -d '{"role": {"name": "CreateInstancePortManipulationTests-a1f430af-efec-4dd-proj-role"}}' 2018-12-04 21:33:52,893 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:33:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b090accf-4970-4515-88b0-5ed269a78f1f Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aa682bb6ddfe4561a7a0bea87faa60d8", "links": {"self": "http://172.30.9.23:5000/v3/roles/aa682bb6ddfe4561a7a0bea87faa60d8"}, "name": "CreateInstancePortManipulationTests-a1f430af-efec-4dd-proj-role"}} 2018-12-04 21:33:52,893 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-b090accf-4970-4515-88b0-5ed269a78f1f 2018-12-04 21:33:52,893 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-a1f430af-efec-4dd-proj-role 2018-12-04 21:33:52,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/aa682bb6ddfe4561a7a0bea87faa60d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097866903bcc3fbda9b15c4b2fd357a0c723b866" 2018-12-04 21:33:53,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c87b9580-aa62-4012-99fd-a1e3921c1575 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aa682bb6ddfe4561a7a0bea87faa60d8", "links": {"self": "http://172.30.9.23:5000/v3/roles/aa682bb6ddfe4561a7a0bea87faa60d8"}, "name": "CreateInstancePortManipulationTests-a1f430af-efec-4dd-proj-role"}} 2018-12-04 21:33:53,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/aa682bb6ddfe4561a7a0bea87faa60d8 used request id req-c87b9580-aa62-4012-99fd-a1e3921c1575 2018-12-04 21:33:53,038 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-a1f430af-efec-4dd-proj-role to project CreateInstancePortManipulationTests-a1f430af-efec-4dd-proj 2018-12-04 21:33:53,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/8b2b53d3e39844d7852b5f6c56fa3136/users/87407087d3d84340bc0b43a1b96feade/roles/aa682bb6ddfe4561a7a0bea87faa60d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097866903bcc3fbda9b15c4b2fd357a0c723b866" 2018-12-04 21:33:53,093 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:33:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab3de980-3fe4-4d3b-a6da-ba6d807c35b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:33:53,093 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/8b2b53d3e39844d7852b5f6c56fa3136/users/87407087d3d84340bc0b43a1b96feade/roles/aa682bb6ddfe4561a7a0bea87faa60d8 used request id req-ab3de980-3fe4-4d3b-a6da-ba6d807c35b1 2018-12-04 21:33:53,093 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-04 21:33:53,094 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:33:53,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:33:53,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aa682bb6ddfe4561a7a0bea87faa60d8", "name": "CreateInstancePortManipulationTests-a1f430af-efec-4dd-proj-role"}], "expires_at": "2018-12-04T22:33:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b2b53d3e39844d7852b5f6c56fa3136", "name": "CreateInstancePortManipulationTests-a1f430af-efec-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_8b2b53d3e39844d7852b5f6c56fa3136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_8b2b53d3e39844d7852b5f6c56fa3136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a1f430af-efec-4dd-user", "id": "87407087d3d84340bc0b43a1b96feade"}, "audit_ids": ["tRgJ0LGLQoiFqP4bHwgu1A"], "issued_at": "2018-12-04T21:33:53.000000Z"}} 2018-12-04 21:33:53,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b6d805ae8a150e44864d13ec3603cdd715b54a" 2018-12-04 21:33:53,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db148b5e-5c1c-4ae3-9e3f-5dc9f08b16b9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:33:53,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-db148b5e-5c1c-4ae3-9e3f-5dc9f08b16b9 2018-12-04 21:33:53,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2b6d805ae8a150e44864d13ec3603cdd715b54a" 2018-12-04 21:33:53,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-c7efb4fa-9489-429d-bdea-cda39e3dbbee Date: Tue, 04 Dec 2018 21:33:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-image"} 2018-12-04 21:33:53,772 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-image used request id req-c7efb4fa-9489-429d-bdea-cda39e3dbbee 2018-12-04 21:33:53,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2b6d805ae8a150e44864d13ec3603cdd715b54a" 2018-12-04 21:33:53,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-35ce057d-556a-4ed1-a8d2-db7adc8cc800 Date: Tue, 04 Dec 2018 21:33:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:33:53,782 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-35ce057d-556a-4ed1-a8d2-db7adc8cc800 2018-12-04 21:33:53,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f2b6d805ae8a150e44864d13ec3603cdd715b54a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-image"}' 2018-12-04 21:33:53,847 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/817005fd-0dc7-4495-b5e2-395b012fd3f5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fe1e45a2-fa98-45f0-9072-bc80fbf4613b Date: Tue, 04 Dec 2018 21:33:53 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:33:53Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-04T21:33:53Z", "visibility": "shared", "locations": [], "self": "/v2/images/817005fd-0dc7-4495-b5e2-395b012fd3f5", "min_disk": 0, "protected": false, "id": "817005fd-0dc7-4495-b5e2-395b012fd3f5", "file": "/v2/images/817005fd-0dc7-4495-b5e2-395b012fd3f5/file", "checksum": null, "owner": "8b2b53d3e39844d7852b5f6c56fa3136", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:33:53,847 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-fe1e45a2-fa98-45f0-9072-bc80fbf4613b 2018-12-04 21:33:53,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/817005fd-0dc7-4495-b5e2-395b012fd3f5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2b6d805ae8a150e44864d13ec3603cdd715b54a" -d '' 2018-12-04 21:33:54,250 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8bcca152-60a3-451e-8cf2-ab1774488151 Date: Tue, 04 Dec 2018 21:33:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:33:54,250 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/817005fd-0dc7-4495-b5e2-395b012fd3f5/file used request id req-8bcca152-60a3-451e-8cf2-ab1774488151 2018-12-04 21:33:54,251 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 21:33:54,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/817005fd-0dc7-4495-b5e2-395b012fd3f5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2b6d805ae8a150e44864d13ec3603cdd715b54a" 2018-12-04 21:33:54,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-7f18b471-f656-468f-8bc3-0e2c879405ee Date: Tue, 04 Dec 2018 21:33:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:33:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:33:54Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/817005fd-0dc7-4495-b5e2-395b012fd3f5/snap", "metadata": {}}], "self": "/v2/images/817005fd-0dc7-4495-b5e2-395b012fd3f5", "min_disk": 0, "protected": false, "id": "817005fd-0dc7-4495-b5e2-395b012fd3f5", "file": "/v2/images/817005fd-0dc7-4495-b5e2-395b012fd3f5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8b2b53d3e39844d7852b5f6c56fa3136", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/817005fd-0dc7-4495-b5e2-395b012fd3f5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:33:54,270 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/817005fd-0dc7-4495-b5e2-395b012fd3f5 used request id req-7f18b471-f656-468f-8bc3-0e2c879405ee 2018-12-04 21:33:54,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2b6d805ae8a150e44864d13ec3603cdd715b54a" 2018-12-04 21:33:54,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5c3a7eb5-c1ac-43e5-909c-94b12d4360b0 Date: Tue, 04 Dec 2018 21:33:54 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:33:54,280 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-5c3a7eb5-c1ac-43e5-909c-94b12d4360b0 2018-12-04 21:33:54,282 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-image 2018-12-04 21:33:54,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/817005fd-0dc7-4495-b5e2-395b012fd3f5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2b6d805ae8a150e44864d13ec3603cdd715b54a" 2018-12-04 21:33:54,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-8fba9202-3c79-454c-bd74-f67f35f9d422 Date: Tue, 04 Dec 2018 21:33:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:33:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:33:54Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/817005fd-0dc7-4495-b5e2-395b012fd3f5/snap", "metadata": {}}], "self": "/v2/images/817005fd-0dc7-4495-b5e2-395b012fd3f5", "min_disk": 0, "protected": false, "id": "817005fd-0dc7-4495-b5e2-395b012fd3f5", "file": "/v2/images/817005fd-0dc7-4495-b5e2-395b012fd3f5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8b2b53d3e39844d7852b5f6c56fa3136", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/817005fd-0dc7-4495-b5e2-395b012fd3f5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:33:54,301 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/817005fd-0dc7-4495-b5e2-395b012fd3f5 used request id req-8fba9202-3c79-454c-bd74-f67f35f9d422 2018-12-04 21:33:54,301 - create_image - DEBUG - Instance status is - active 2018-12-04 21:33:54,301 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-image 2018-12-04 21:33:54,302 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-image 2018-12-04 21:33:54,302 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:33:54,302 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:33:54,703 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aa682bb6ddfe4561a7a0bea87faa60d8", "name": "CreateInstancePortManipulationTests-a1f430af-efec-4dd-proj-role"}], "expires_at": "2018-12-04T22:33:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b2b53d3e39844d7852b5f6c56fa3136", "name": "CreateInstancePortManipulationTests-a1f430af-efec-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_8b2b53d3e39844d7852b5f6c56fa3136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_8b2b53d3e39844d7852b5f6c56fa3136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a1f430af-efec-4dd-user", "id": "87407087d3d84340bc0b43a1b96feade"}, "audit_ids": ["E1d-Fku7SwmZ5KeZwvtSZw"], "issued_at": "2018-12-04T21:33:54.000000Z"}} 2018-12-04 21:33:54,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269daadacf93f7a4a9a959d837588c7061aa47a" 2018-12-04 21:33:54,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf3c0ea5-cfe0-4639-8ff0-a7b41f7e8bac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:33:54,788 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-cf3c0ea5-cfe0-4639-8ff0-a7b41f7e8bac 2018-12-04 21:33:54,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269daadacf93f7a4a9a959d837588c7061aa47a" 2018-12-04 21:33:54,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7e9e1a27-c6dd-45b9-bbce-a22b94c76f0f Date: Tue, 04 Dec 2018 21:33:54 GMT RESP BODY: {"networks":[]} 2018-12-04 21:33:54,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-pub-net used request id req-7e9e1a27-c6dd-45b9-bbce-a22b94c76f0f 2018-12-04 21:33:54,993 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-pub-net 2018-12-04 21:33:54,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269daadacf93f7a4a9a959d837588c7061aa47a" -d '{"network": {"name": "CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-pub-net", "admin_state_up": true}}' 2018-12-04 21:33:55,454 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-29467882-4092-48b1-9dd7-c288265e0e09 Date: Tue, 04 Dec 2018 21:33:55 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"8b2b53d3e39844d7852b5f6c56fa3136","created_at":"2018-12-04T21:33:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-12-04T21:33:55Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"8b2b53d3e39844d7852b5f6c56fa3136","id":"4c8ecea9-2027-4021-b525-aa1e57c15ca1","name":"CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-pub-net"}} 2018-12-04 21:33:55,455 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-29467882-4092-48b1-9dd7-c288265e0e09 2018-12-04 21:33:55,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=4c8ecea9-2027-4021-b525-aa1e57c15ca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269daadacf93f7a4a9a959d837588c7061aa47a" 2018-12-04 21:33:55,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-0d62d1d9-04a1-4ce9-9aad-ede26fa7a628 Date: Tue, 04 Dec 2018 21:33:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T21:33:55Z","tenant_id":"8b2b53d3e39844d7852b5f6c56fa3136","created_at":"2018-12-04T21:33:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8b2b53d3e39844d7852b5f6c56fa3136","id":"4c8ecea9-2027-4021-b525-aa1e57c15ca1","name":"CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-pub-net"}]} 2018-12-04 21:33:55,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=4c8ecea9-2027-4021-b525-aa1e57c15ca1 used request id req-0d62d1d9-04a1-4ce9-9aad-ede26fa7a628 2018-12-04 21:33:55,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4c8ecea9-2027-4021-b525-aa1e57c15ca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269daadacf93f7a4a9a959d837588c7061aa47a" 2018-12-04 21:33:55,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-af5dcaea-8b9e-459c-9e36-9f9e4678ff88 Date: Tue, 04 Dec 2018 21:33:55 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:33:55,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4c8ecea9-2027-4021-b525-aa1e57c15ca1 used request id req-af5dcaea-8b9e-459c-9e36-9f9e4678ff88 2018-12-04 21:33:55,601 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-pub-subnet 2018-12-04 21:33:55,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269daadacf93f7a4a9a959d837588c7061aa47a" -d '{"subnets": [{"ip_version": 4, "network_id": "4c8ecea9-2027-4021-b525-aa1e57c15ca1", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-pub-subnet"}]}' 2018-12-04 21:33:56,212 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6a79b7e4-c1df-4986-8e55-4ae763eeec9a Date: Tue, 04 Dec 2018 21:33:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4c8ecea9-2027-4021-b525-aa1e57c15ca1","tenant_id":"8b2b53d3e39844d7852b5f6c56fa3136","created_at":"2018-12-04T21:33:55Z","dns_nameservers":[],"updated_at":"2018-12-04T21:33:55Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"8b2b53d3e39844d7852b5f6c56fa3136","id":"ac2c32ba-c0c8-4723-b154-fac5eabb59b8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-pub-subnet"}]} 2018-12-04 21:33:56,212 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-6a79b7e4-c1df-4986-8e55-4ae763eeec9a 2018-12-04 21:33:56,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=4c8ecea9-2027-4021-b525-aa1e57c15ca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269daadacf93f7a4a9a959d837588c7061aa47a" 2018-12-04 21:33:56,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-4603b70a-ae56-4ac0-a70a-4545ed21780a Date: Tue, 04 Dec 2018 21:33:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ac2c32ba-c0c8-4723-b154-fac5eabb59b8"],"updated_at":"2018-12-04T21:33:55Z","tenant_id":"8b2b53d3e39844d7852b5f6c56fa3136","created_at":"2018-12-04T21:33:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8b2b53d3e39844d7852b5f6c56fa3136","id":"4c8ecea9-2027-4021-b525-aa1e57c15ca1","name":"CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-pub-net"}]} 2018-12-04 21:33:56,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=4c8ecea9-2027-4021-b525-aa1e57c15ca1 used request id req-4603b70a-ae56-4ac0-a70a-4545ed21780a 2018-12-04 21:33:56,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4c8ecea9-2027-4021-b525-aa1e57c15ca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269daadacf93f7a4a9a959d837588c7061aa47a" 2018-12-04 21:33:56,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-26ba2d0a-e218-49a7-84d0-df55e65bd5fe Date: Tue, 04 Dec 2018 21:33:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4c8ecea9-2027-4021-b525-aa1e57c15ca1","tenant_id":"8b2b53d3e39844d7852b5f6c56fa3136","created_at":"2018-12-04T21:33:55Z","dns_nameservers":[],"updated_at":"2018-12-04T21:33:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8b2b53d3e39844d7852b5f6c56fa3136","id":"ac2c32ba-c0c8-4723-b154-fac5eabb59b8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-pub-subnet"}]} 2018-12-04 21:33:56,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4c8ecea9-2027-4021-b525-aa1e57c15ca1 used request id req-26ba2d0a-e218-49a7-84d0-df55e65bd5fe 2018-12-04 21:33:56,396 - OpenStackNetwork - DEBUG - Network [4c8ecea9-2027-4021-b525-aa1e57c15ca1] created successfully 2018-12-04 21:33:56,396 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:33:56,396 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:33:56,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:33:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["ZmTuS4KpTOy4fryb1WLj1Q"], "issued_at": "2018-12-04T21:33:56.000000Z"}} 2018-12-04 21:33:56,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b0efb796dbb94a0806924d5c48a3bb98dc570d" 2018-12-04 21:33:56,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9738a423-b0e4-4b7c-ab25-57440572bb75 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:33:56,896 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-9738a423-b0e4-4b7c-ab25-57440572bb75 2018-12-04 21:33:56,897 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:33:56,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b0efb796dbb94a0806924d5c48a3bb98dc570d" 2018-12-04 21:33:57,187 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4c321a65-9d17-4ce7-81b0-94d52e1a394a x-compute-request-id: req-4c321a65-9d17-4ce7-81b0-94d52e1a394a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-04 21:33:57,187 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-4c321a65-9d17-4ce7-81b0-94d52e1a394a 2018-12-04 21:33:57,190 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b0efb796dbb94a0806924d5c48a3bb98dc570d" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-04 21:33:57,218 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-5b40d0ca-786b-420b-b16c-71dbf6106a26 x-compute-request-id: req-5b40d0ca-786b-420b-b16c-71dbf6106a26 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1851552f-3f1d-4530-8c71-e7a2461a85f0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1851552f-3f1d-4530-8c71-e7a2461a85f0", "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": "1851552f-3f1d-4530-8c71-e7a2461a85f0"}} 2018-12-04 21:33:57,219 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-5b40d0ca-786b-420b-b16c-71dbf6106a26 2018-12-04 21:33:57,219 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:33:57,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:33:57,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aa682bb6ddfe4561a7a0bea87faa60d8", "name": "CreateInstancePortManipulationTests-a1f430af-efec-4dd-proj-role"}], "expires_at": "2018-12-04T22:33:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b2b53d3e39844d7852b5f6c56fa3136", "name": "CreateInstancePortManipulationTests-a1f430af-efec-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_8b2b53d3e39844d7852b5f6c56fa3136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_8b2b53d3e39844d7852b5f6c56fa3136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a1f430af-efec-4dd-user", "id": "87407087d3d84340bc0b43a1b96feade"}, "audit_ids": ["11NBX-I9T7SLzCykeWC-ag"], "issued_at": "2018-12-04T21:33:57.000000Z"}} 2018-12-04 21:33:57,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91248e1a04e6fed020484c89eb25fea124cb312a" 2018-12-04 21:33:57,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e04ff58-a75f-48f5-a502-0f18afd0e54d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:33:57,707 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-9e04ff58-a75f-48f5-a502-0f18afd0e54d 2018-12-04 21:33:57,708 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:33:57,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91248e1a04e6fed020484c89eb25fea124cb312a" 2018-12-04 21:33:57,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e3cc869-a996-4a15-8a46-36b72620d15c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:33:57,798 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1e3cc869-a996-4a15-8a46-36b72620d15c 2018-12-04 21:33:57,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91248e1a04e6fed020484c89eb25fea124cb312a" 2018-12-04 21:33:58,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-3b244a3a-2af1-4c7c-8b7e-724145318ca5 Date: Tue, 04 Dec 2018 21:33:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ac2c32ba-c0c8-4723-b154-fac5eabb59b8"],"updated_at":"2018-12-04T21:33:55Z","tenant_id":"8b2b53d3e39844d7852b5f6c56fa3136","created_at":"2018-12-04T21:33:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8b2b53d3e39844d7852b5f6c56fa3136","id":"4c8ecea9-2027-4021-b525-aa1e57c15ca1","name":"CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-pub-net"}]} 2018-12-04 21:33:58,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-pub-net used request id req-3b244a3a-2af1-4c7c-8b7e-724145318ca5 2018-12-04 21:33:58,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4c8ecea9-2027-4021-b525-aa1e57c15ca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91248e1a04e6fed020484c89eb25fea124cb312a" 2018-12-04 21:33:58,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-eda30f7c-74bb-49a7-99f8-68b306b34a67 Date: Tue, 04 Dec 2018 21:33:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4c8ecea9-2027-4021-b525-aa1e57c15ca1","tenant_id":"8b2b53d3e39844d7852b5f6c56fa3136","created_at":"2018-12-04T21:33:55Z","dns_nameservers":[],"updated_at":"2018-12-04T21:33:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8b2b53d3e39844d7852b5f6c56fa3136","id":"ac2c32ba-c0c8-4723-b154-fac5eabb59b8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-pub-subnet"}]} 2018-12-04 21:33:58,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4c8ecea9-2027-4021-b525-aa1e57c15ca1 used request id req-eda30f7c-74bb-49a7-99f8-68b306b34a67 2018-12-04 21:33:58,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91248e1a04e6fed020484c89eb25fea124cb312a" 2018-12-04 21:33:58,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-8c2ded4b-7f16-4889-8783-e0a122bcebbb Date: Tue, 04 Dec 2018 21:33:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ac2c32ba-c0c8-4723-b154-fac5eabb59b8"],"updated_at":"2018-12-04T21:33:55Z","tenant_id":"8b2b53d3e39844d7852b5f6c56fa3136","created_at":"2018-12-04T21:33:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8b2b53d3e39844d7852b5f6c56fa3136","id":"4c8ecea9-2027-4021-b525-aa1e57c15ca1","name":"CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-pub-net"}]} 2018-12-04 21:33:58,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-pub-net used request id req-8c2ded4b-7f16-4889-8783-e0a122bcebbb 2018-12-04 21:33:58,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:33:58,223 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:33: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:33:58,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8b2b53d3e39844d7852b5f6c56fa3136 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91248e1a04e6fed020484c89eb25fea124cb312a" 2018-12-04 21:33:58,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30b50302-d8e2-4c60-a920-81fbbc5c7b70 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8b2b53d3e39844d7852b5f6c56fa3136"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8b2b53d3e39844d7852b5f6c56fa3136", "name": "CreateInstancePortManipulationTests-a1f430af-efec-4dd-proj"}} 2018-12-04 21:33:58,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8b2b53d3e39844d7852b5f6c56fa3136 used request id req-30b50302-d8e2-4c60-a920-81fbbc5c7b70 2018-12-04 21:33:58,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4c8ecea9-2027-4021-b525-aa1e57c15ca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91248e1a04e6fed020484c89eb25fea124cb312a" 2018-12-04 21:33:58,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2b3e61be-ccac-4e91-9910-8c6f24f15625 Date: Tue, 04 Dec 2018 21:33:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4c8ecea9-2027-4021-b525-aa1e57c15ca1","tenant_id":"8b2b53d3e39844d7852b5f6c56fa3136","created_at":"2018-12-04T21:33:55Z","dns_nameservers":[],"updated_at":"2018-12-04T21:33:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8b2b53d3e39844d7852b5f6c56fa3136","id":"ac2c32ba-c0c8-4723-b154-fac5eabb59b8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-pub-subnet"}]} 2018-12-04 21:33:58,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4c8ecea9-2027-4021-b525-aa1e57c15ca1 used request id req-2b3e61be-ccac-4e91-9910-8c6f24f15625 2018-12-04 21:33:58,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4c8ecea9-2027-4021-b525-aa1e57c15ca1&mac_address=foo&name=CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91248e1a04e6fed020484c89eb25fea124cb312a" 2018-12-04 21:33:58,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8dc70442-c8c0-482d-a450-9624d8c1ed19 Date: Tue, 04 Dec 2018 21:33:58 GMT RESP BODY: {"ports":[]} 2018-12-04 21:33:58,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4c8ecea9-2027-4021-b525-aa1e57c15ca1&mac_address=foo&name=CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8port-1&admin_state_up=True used request id req-8dc70442-c8c0-482d-a450-9624d8c1ed19 2018-12-04 21:33:58,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91248e1a04e6fed020484c89eb25fea124cb312a" 2018-12-04 21:33:58,648 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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 x-openstack-request-id: req-2ee34a06-d63a-44e2-bad5-6004ea858fc8 x-compute-request-id: req-2ee34a06-d63a-44e2-bad5-6004ea858fc8 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-04 21:33:58,649 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-inst used request id req-2ee34a06-d63a-44e2-bad5-6004ea858fc8 2018-12-04 21:33:58,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91248e1a04e6fed020484c89eb25fea124cb312a" 2018-12-04 21:33:58,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-3ee15a7c-13c0-464a-af79-c843a5c24d71 Date: Tue, 04 Dec 2018 21:33:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ac2c32ba-c0c8-4723-b154-fac5eabb59b8"],"updated_at":"2018-12-04T21:33:55Z","tenant_id":"8b2b53d3e39844d7852b5f6c56fa3136","created_at":"2018-12-04T21:33:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8b2b53d3e39844d7852b5f6c56fa3136","id":"4c8ecea9-2027-4021-b525-aa1e57c15ca1","name":"CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-pub-net"}]} 2018-12-04 21:33:58,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-pub-net used request id req-3ee15a7c-13c0-464a-af79-c843a5c24d71 2018-12-04 21:33:58,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4c8ecea9-2027-4021-b525-aa1e57c15ca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91248e1a04e6fed020484c89eb25fea124cb312a" 2018-12-04 21:33:58,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-91a0d21d-26fb-432f-b196-ebc50caf3825 Date: Tue, 04 Dec 2018 21:33:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4c8ecea9-2027-4021-b525-aa1e57c15ca1","tenant_id":"8b2b53d3e39844d7852b5f6c56fa3136","created_at":"2018-12-04T21:33:55Z","dns_nameservers":[],"updated_at":"2018-12-04T21:33:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8b2b53d3e39844d7852b5f6c56fa3136","id":"ac2c32ba-c0c8-4723-b154-fac5eabb59b8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-pub-subnet"}]} 2018-12-04 21:33:58,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4c8ecea9-2027-4021-b525-aa1e57c15ca1 used request id req-91a0d21d-26fb-432f-b196-ebc50caf3825 2018-12-04 21:33:58,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91248e1a04e6fed020484c89eb25fea124cb312a" 2018-12-04 21:33:58,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-e60ae696-07a8-40b7-b08d-e49d709b538f Date: Tue, 04 Dec 2018 21:33:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ac2c32ba-c0c8-4723-b154-fac5eabb59b8"],"updated_at":"2018-12-04T21:33:55Z","tenant_id":"8b2b53d3e39844d7852b5f6c56fa3136","created_at":"2018-12-04T21:33:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8b2b53d3e39844d7852b5f6c56fa3136","id":"4c8ecea9-2027-4021-b525-aa1e57c15ca1","name":"CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-pub-net"}]} 2018-12-04 21:33:58,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-pub-net used request id req-e60ae696-07a8-40b7-b08d-e49d709b538f 2018-12-04 21:33:58,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8b2b53d3e39844d7852b5f6c56fa3136 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91248e1a04e6fed020484c89eb25fea124cb312a" 2018-12-04 21:33:58,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84266479-2312-42aa-baeb-806b4bc0dacc Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8b2b53d3e39844d7852b5f6c56fa3136"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8b2b53d3e39844d7852b5f6c56fa3136", "name": "CreateInstancePortManipulationTests-a1f430af-efec-4dd-proj"}} 2018-12-04 21:33:58,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8b2b53d3e39844d7852b5f6c56fa3136 used request id req-84266479-2312-42aa-baeb-806b4bc0dacc 2018-12-04 21:33:58,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4c8ecea9-2027-4021-b525-aa1e57c15ca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91248e1a04e6fed020484c89eb25fea124cb312a" 2018-12-04 21:33:59,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e6784ea6-69a4-42ad-bc6b-dfb839d4f6a6 Date: Tue, 04 Dec 2018 21:33:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4c8ecea9-2027-4021-b525-aa1e57c15ca1","tenant_id":"8b2b53d3e39844d7852b5f6c56fa3136","created_at":"2018-12-04T21:33:55Z","dns_nameservers":[],"updated_at":"2018-12-04T21:33:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8b2b53d3e39844d7852b5f6c56fa3136","id":"ac2c32ba-c0c8-4723-b154-fac5eabb59b8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-pub-subnet"}]} 2018-12-04 21:33:59,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4c8ecea9-2027-4021-b525-aa1e57c15ca1 used request id req-e6784ea6-69a4-42ad-bc6b-dfb839d4f6a6 2018-12-04 21:33:59,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4c8ecea9-2027-4021-b525-aa1e57c15ca1&mac_address=foo&name=CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91248e1a04e6fed020484c89eb25fea124cb312a" 2018-12-04 21:33:59,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a485f222-65fb-42ba-83c9-3af75e045cc4 Date: Tue, 04 Dec 2018 21:33:59 GMT RESP BODY: {"ports":[]} 2018-12-04 21:33:59,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4c8ecea9-2027-4021-b525-aa1e57c15ca1&mac_address=foo&name=CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8port-1&admin_state_up=True used request id req-a485f222-65fb-42ba-83c9-3af75e045cc4 2018-12-04 21:33:59,250 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:33:59,250 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:33:59,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aa682bb6ddfe4561a7a0bea87faa60d8", "name": "CreateInstancePortManipulationTests-a1f430af-efec-4dd-proj-role"}], "expires_at": "2018-12-04T22:33:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b2b53d3e39844d7852b5f6c56fa3136", "name": "CreateInstancePortManipulationTests-a1f430af-efec-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_8b2b53d3e39844d7852b5f6c56fa3136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_8b2b53d3e39844d7852b5f6c56fa3136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/8b2b53d3e39844d7852b5f6c56fa3136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a1f430af-efec-4dd-user", "id": "87407087d3d84340bc0b43a1b96feade"}, "audit_ids": ["9j_pW2lKRh2hT_XHWeVqBg"], "issued_at": "2018-12-04T21:33:59.000000Z"}} 2018-12-04 21:33:59,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c637dc461adee671c049e3a497033bf0a81068a" 2018-12-04 21:33:59,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:33:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b407633-7561-4311-a59a-e2c145e5464a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:33:59,801 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7b407633-7561-4311-a59a-e2c145e5464a 2018-12-04 21:33:59,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91248e1a04e6fed020484c89eb25fea124cb312a" 2018-12-04 21:33:59,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-84b82064-277c-4842-886b-93282cb88291 Date: Tue, 04 Dec 2018 21:33:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ac2c32ba-c0c8-4723-b154-fac5eabb59b8"],"updated_at":"2018-12-04T21:33:55Z","tenant_id":"8b2b53d3e39844d7852b5f6c56fa3136","created_at":"2018-12-04T21:33:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8b2b53d3e39844d7852b5f6c56fa3136","id":"4c8ecea9-2027-4021-b525-aa1e57c15ca1","name":"CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-pub-net"}]} 2018-12-04 21:33:59,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-pub-net used request id req-84b82064-277c-4842-886b-93282cb88291 2018-12-04 21:33:59,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4c8ecea9-2027-4021-b525-aa1e57c15ca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91248e1a04e6fed020484c89eb25fea124cb312a" 2018-12-04 21:33:59,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-eadd0fda-5863-42a5-9287-74b11bdbe6fe Date: Tue, 04 Dec 2018 21:33:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4c8ecea9-2027-4021-b525-aa1e57c15ca1","tenant_id":"8b2b53d3e39844d7852b5f6c56fa3136","created_at":"2018-12-04T21:33:55Z","dns_nameservers":[],"updated_at":"2018-12-04T21:33:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8b2b53d3e39844d7852b5f6c56fa3136","id":"ac2c32ba-c0c8-4723-b154-fac5eabb59b8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-pub-subnet"}]} 2018-12-04 21:33:59,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4c8ecea9-2027-4021-b525-aa1e57c15ca1 used request id req-eadd0fda-5863-42a5-9287-74b11bdbe6fe 2018-12-04 21:33:59,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91248e1a04e6fed020484c89eb25fea124cb312a" 2018-12-04 21:34:00,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-9b993c3c-bd3d-4bdf-94d7-a8185665971e Date: Tue, 04 Dec 2018 21:34:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ac2c32ba-c0c8-4723-b154-fac5eabb59b8"],"updated_at":"2018-12-04T21:33:55Z","tenant_id":"8b2b53d3e39844d7852b5f6c56fa3136","created_at":"2018-12-04T21:33:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8b2b53d3e39844d7852b5f6c56fa3136","id":"4c8ecea9-2027-4021-b525-aa1e57c15ca1","name":"CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-pub-net"}]} 2018-12-04 21:34:00,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-pub-net used request id req-9b993c3c-bd3d-4bdf-94d7-a8185665971e 2018-12-04 21:34:00,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:34:00,070 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:34: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:34:00,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8b2b53d3e39844d7852b5f6c56fa3136 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c637dc461adee671c049e3a497033bf0a81068a" 2018-12-04 21:34:00,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6d9b7f8-3ec6-4685-9724-9abf9e7bbf4e Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8b2b53d3e39844d7852b5f6c56fa3136"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8b2b53d3e39844d7852b5f6c56fa3136", "name": "CreateInstancePortManipulationTests-a1f430af-efec-4dd-proj"}} 2018-12-04 21:34:00,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8b2b53d3e39844d7852b5f6c56fa3136 used request id req-a6d9b7f8-3ec6-4685-9724-9abf9e7bbf4e 2018-12-04 21:34:00,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4c8ecea9-2027-4021-b525-aa1e57c15ca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91248e1a04e6fed020484c89eb25fea124cb312a" 2018-12-04 21:34:00,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1f692597-5ced-44ab-9cc9-09274d0b0361 Date: Tue, 04 Dec 2018 21:34:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4c8ecea9-2027-4021-b525-aa1e57c15ca1","tenant_id":"8b2b53d3e39844d7852b5f6c56fa3136","created_at":"2018-12-04T21:33:55Z","dns_nameservers":[],"updated_at":"2018-12-04T21:33:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8b2b53d3e39844d7852b5f6c56fa3136","id":"ac2c32ba-c0c8-4723-b154-fac5eabb59b8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-pub-subnet"}]} 2018-12-04 21:34:00,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4c8ecea9-2027-4021-b525-aa1e57c15ca1 used request id req-1f692597-5ced-44ab-9cc9-09274d0b0361 2018-12-04 21:34:00,213 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-pub-net 2018-12-04 21:34:00,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91248e1a04e6fed020484c89eb25fea124cb312a" -d '{"port": {"network_id": "4c8ecea9-2027-4021-b525-aa1e57c15ca1", "mac_address": "foo", "name": "CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8port-1", "admin_state_up": true}}' 2018-12-04 21:34:00,225 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 145 Content-Type: application/json X-Openstack-Request-Id: req-08e0c337-be20-4b1d-a0c0-bf36e326d8cf Date: Tue, 04 Dec 2018 21:34:00 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-12-04 21:34:00,225 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-08e0c337-be20-4b1d-a0c0-bf36e326d8cf 2018-12-04 21:34:00,225 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-12-04 21:34:00,228 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/1851552f-3f1d-4530-8c71-e7a2461a85f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b0efb796dbb94a0806924d5c48a3bb98dc570d" 2018-12-04 21:34:00,271 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21: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 x-openstack-request-id: req-21d9f313-8ad2-446b-acd4-bc2f8fec3400 x-compute-request-id: req-21d9f313-8ad2-446b-acd4-bc2f8fec3400 Content-Length: 0 Content-Type: application/json 2018-12-04 21:34:00,271 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/1851552f-3f1d-4530-8c71-e7a2461a85f0 used request id req-21d9f313-8ad2-446b-acd4-bc2f8fec3400 2018-12-04 21:34:00,272 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-pub-subnet 2018-12-04 21:34:00,273 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-pub-subnet 2018-12-04 21:34:00,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/ac2c32ba-c0c8-4723-b154-fac5eabb59b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269daadacf93f7a4a9a959d837588c7061aa47a" 2018-12-04 21:34:01,510 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4322859e-6a12-4699-bc4c-fc5bb219afd4 Date: Tue, 04 Dec 2018 21:34:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:34:01,510 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/ac2c32ba-c0c8-4723-b154-fac5eabb59b8 used request id req-4322859e-6a12-4699-bc4c-fc5bb219afd4 2018-12-04 21:34:01,510 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-pub-net 2018-12-04 21:34:01,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/4c8ecea9-2027-4021-b525-aa1e57c15ca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1269daadacf93f7a4a9a959d837588c7061aa47a" 2018-12-04 21:34:02,954 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-84722723-e66f-4844-88b2-553a55f1cbe0 Date: Tue, 04 Dec 2018 21:34:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:34:02,954 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/4c8ecea9-2027-4021-b525-aa1e57c15ca1 used request id req-84722723-e66f-4844-88b2-553a55f1cbe0 2018-12-04 21:34:02,955 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-1ca8d975-d448-4d6d-a72b-2d27ff020bd8-image 2018-12-04 21:34:02,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/817005fd-0dc7-4495-b5e2-395b012fd3f5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2b6d805ae8a150e44864d13ec3603cdd715b54a" 2018-12-04 21:34:03,298 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d7d5756f-4c33-4978-8540-71c0d51c583c Date: Tue, 04 Dec 2018 21:34:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:34:03,298 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/817005fd-0dc7-4495-b5e2-395b012fd3f5 used request id req-d7d5756f-4c33-4978-8540-71c0d51c583c 2018-12-04 21:34:03,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097866903bcc3fbda9b15c4b2fd357a0c723b866" 2018-12-04 21:34:03,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-f2ea1fa6-3772-4fd2-b86c-17798c15f43a Date: Tue, 04 Dec 2018 21:34:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b2b53d3e39844d7852b5f6c56fa3136", "created_at": "2018-12-04T21:33:55Z", "updated_at": "2018-12-04T21:33:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:33:55Z", "revision_number": 0, "id": "35f92fb9-089b-4ca8-9b3e-fdca80b8beec", "remote_group_id": "2cd65b2b-e0a6-41bf-9cb7-744ea89f11a3", "remote_ip_prefix": null, "created_at": "2018-12-04T21:33:55Z", "security_group_id": "2cd65b2b-e0a6-41bf-9cb7-744ea89f11a3", "tenant_id": "8b2b53d3e39844d7852b5f6c56fa3136", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b2b53d3e39844d7852b5f6c56fa3136"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:33:55Z", "revision_number": 0, "id": "41478f00-0cc5-4500-961d-fb33212eb725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:33:55Z", "security_group_id": "2cd65b2b-e0a6-41bf-9cb7-744ea89f11a3", "tenant_id": "8b2b53d3e39844d7852b5f6c56fa3136", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b2b53d3e39844d7852b5f6c56fa3136"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:33:55Z", "revision_number": 0, "id": "5133ba7a-baed-4649-8a65-6b6b4fb50060", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:33:55Z", "security_group_id": "2cd65b2b-e0a6-41bf-9cb7-744ea89f11a3", "tenant_id": "8b2b53d3e39844d7852b5f6c56fa3136", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b2b53d3e39844d7852b5f6c56fa3136"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:33:55Z", "revision_number": 0, "id": "d75097d9-09f4-4d96-a819-65effa7d1651", "remote_group_id": "2cd65b2b-e0a6-41bf-9cb7-744ea89f11a3", "remote_ip_prefix": null, "created_at": "2018-12-04T21:33:55Z", "security_group_id": "2cd65b2b-e0a6-41bf-9cb7-744ea89f11a3", "tenant_id": "8b2b53d3e39844d7852b5f6c56fa3136", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b2b53d3e39844d7852b5f6c56fa3136"}], "revision_number": 4, "project_id": "8b2b53d3e39844d7852b5f6c56fa3136", "id": "2cd65b2b-e0a6-41bf-9cb7-744ea89f11a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:34:03,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-f2ea1fa6-3772-4fd2-b86c-17798c15f43a 2018-12-04 21:34:03,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097866903bcc3fbda9b15c4b2fd357a0c723b866" 2018-12-04 21:34:03,677 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:34:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33bda542-d5d3-461b-9752-cebe67ae0f5b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:34:03,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-33bda542-d5d3-461b-9752-cebe67ae0f5b 2018-12-04 21:34:03,678 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:34:03,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097866903bcc3fbda9b15c4b2fd357a0c723b866" 2018-12-04 21:34:03,698 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:34:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b957a03c-4ca4-416b-8738-8ad8a46799fd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:34:03,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-b957a03c-4ca4-416b-8738-8ad8a46799fd 2018-12-04 21:34:03,698 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:34:03,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097866903bcc3fbda9b15c4b2fd357a0c723b866" 2018-12-04 21:34:03,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a8aac1f-fbe0-4d81-9f84-ffb6faca5b61 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:34:03,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-4a8aac1f-fbe0-4d81-9f84-ffb6faca5b61 2018-12-04 21:34:03,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8b2b53d3e39844d7852b5f6c56fa3136 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097866903bcc3fbda9b15c4b2fd357a0c723b866" 2018-12-04 21:34:03,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a836b89-830c-418f-a043-485c3839cc02 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8b2b53d3e39844d7852b5f6c56fa3136"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8b2b53d3e39844d7852b5f6c56fa3136", "name": "CreateInstancePortManipulationTests-a1f430af-efec-4dd-proj"}} 2018-12-04 21:34:03,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8b2b53d3e39844d7852b5f6c56fa3136 used request id req-2a836b89-830c-418f-a043-485c3839cc02 2018-12-04 21:34:03,902 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2cd65b2b-e0a6-41bf-9cb7-744ea89f11a3 2018-12-04 21:34:03,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2cd65b2b-e0a6-41bf-9cb7-744ea89f11a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097866903bcc3fbda9b15c4b2fd357a0c723b866" 2018-12-04 21:34:03,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-45db55fd-7f44-4c3c-85c6-c0590cb93d29 Date: Tue, 04 Dec 2018 21:34:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "2cd65b2b-e0a6-41bf-9cb7-744ea89f11a3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:33:55Z", "security_group_id": "2cd65b2b-e0a6-41bf-9cb7-744ea89f11a3", "port_range_min": null, "revision_number": 0, "tenant_id": "8b2b53d3e39844d7852b5f6c56fa3136", "created_at": "2018-12-04T21:33:55Z", "project_id": "8b2b53d3e39844d7852b5f6c56fa3136", "id": "35f92fb9-089b-4ca8-9b3e-fdca80b8beec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:33:55Z", "security_group_id": "2cd65b2b-e0a6-41bf-9cb7-744ea89f11a3", "port_range_min": null, "revision_number": 0, "tenant_id": "8b2b53d3e39844d7852b5f6c56fa3136", "created_at": "2018-12-04T21:33:55Z", "project_id": "8b2b53d3e39844d7852b5f6c56fa3136", "id": "41478f00-0cc5-4500-961d-fb33212eb725"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:33:55Z", "security_group_id": "2cd65b2b-e0a6-41bf-9cb7-744ea89f11a3", "port_range_min": null, "revision_number": 0, "tenant_id": "8b2b53d3e39844d7852b5f6c56fa3136", "created_at": "2018-12-04T21:33:55Z", "project_id": "8b2b53d3e39844d7852b5f6c56fa3136", "id": "5133ba7a-baed-4649-8a65-6b6b4fb50060"}, {"remote_group_id": "2cd65b2b-e0a6-41bf-9cb7-744ea89f11a3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:33:55Z", "security_group_id": "2cd65b2b-e0a6-41bf-9cb7-744ea89f11a3", "port_range_min": null, "revision_number": 0, "tenant_id": "8b2b53d3e39844d7852b5f6c56fa3136", "created_at": "2018-12-04T21:33:55Z", "project_id": "8b2b53d3e39844d7852b5f6c56fa3136", "id": "d75097d9-09f4-4d96-a819-65effa7d1651"}]} 2018-12-04 21:34:03,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2cd65b2b-e0a6-41bf-9cb7-744ea89f11a3 used request id req-45db55fd-7f44-4c3c-85c6-c0590cb93d29 2018-12-04 21:34:03,925 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:34:03,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/2cd65b2b-e0a6-41bf-9cb7-744ea89f11a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097866903bcc3fbda9b15c4b2fd357a0c723b866" 2018-12-04 21:34:04,084 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-27092d21-7463-4ea3-87db-a10e378155d1 Content-Length: 0 Date: Tue, 04 Dec 2018 21:34:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:34:04,084 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/2cd65b2b-e0a6-41bf-9cb7-744ea89f11a3 used request id req-27092d21-7463-4ea3-87db-a10e378155d1 2018-12-04 21:34:04,085 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-a1f430af-efec-4dd-proj 2018-12-04 21:34:04,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/8b2b53d3e39844d7852b5f6c56fa3136 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097866903bcc3fbda9b15c4b2fd357a0c723b866" 2018-12-04 21:34:04,351 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:34:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3231487-1e59-4837-b94c-19577090b1b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:34:04,351 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/8b2b53d3e39844d7852b5f6c56fa3136 used request id req-a3231487-1e59-4837-b94c-19577090b1b1 2018-12-04 21:34:04,352 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-a1f430af-efec-4dd-proj-role 2018-12-04 21:34:04,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/aa682bb6ddfe4561a7a0bea87faa60d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097866903bcc3fbda9b15c4b2fd357a0c723b866" 2018-12-04 21:34:04,471 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:34:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5d2ca6c-3d07-40e7-8dd0-0f2de95934ac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:34:04,471 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/aa682bb6ddfe4561a7a0bea87faa60d8 used request id req-b5d2ca6c-3d07-40e7-8dd0-0f2de95934ac 2018-12-04 21:34:04,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097866903bcc3fbda9b15c4b2fd357a0c723b866" 2018-12-04 21:34:04,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a20d4b3c-11be-4068-aafa-c2b8117141ed Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:34:04,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a20d4b3c-11be-4068-aafa-c2b8117141ed 2018-12-04 21:34:04,569 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-a1f430af-efec-4dd-user 2018-12-04 21:34:04,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/87407087d3d84340bc0b43a1b96feade -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfc271842c4b00b620d617f2d88c7cb09c4e520d" 2018-12-04 21:34:04,736 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:34:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20447adf-a311-4509-b769-22de282e12a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:34:04,736 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/87407087d3d84340bc0b43a1b96feade used request id req-20447adf-a311-4509-b769-22de282e12a4 2018-12-04 21:34:04,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:34:05,148 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:34:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["aH7XuNRoQ8KdPZVV0fWxVA"], "issued_at": "2018-12-04T21:34:05.000000Z"}} 2018-12-04 21:34:05,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56fe3e29956d1fb9137c8f3cfcdcc6edfc6ee668" 2018-12-04 21:34:05,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e248641-8cc1-44a8-ac98-c070d9e09cf1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:34:05,244 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3e248641-8cc1-44a8-ac98-c070d9e09cf1 2018-12-04 21:34:05,245 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:34:05,246 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:34:05,645 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:34:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["5gfoDsSWT9mv5Fsig7H8dQ"], "issued_at": "2018-12-04T21:34:05.000000Z"}} 2018-12-04 21:34:05,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348c913380be88da1821c608bec7b74205fdb0ac" 2018-12-04 21:34:05,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0977f398-f92d-44db-9930-0fc92992c59c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:34:05,738 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0977f398-f92d-44db-9930-0fc92992c59c 2018-12-04 21:34:05,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:34:05,747 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:34: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:34:05,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-6d916a73-7eff-449-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348c913380be88da1821c608bec7b74205fdb0ac" 2018-12-04 21:34:05,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c90029d5-3516-4ef0-9aa2-7315b79bc41d Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-6d916a73-7eff-449-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:34:05,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-6d916a73-7eff-449-proj used request id req-c90029d5-3516-4ef0-9aa2-7315b79bc41d 2018-12-04 21:34:05,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348c913380be88da1821c608bec7b74205fdb0ac" 2018-12-04 21:34:05,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5874828-9143-45fb-8431-6a560b7acdc6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:34:05,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-c5874828-9143-45fb-8431-6a560b7acdc6 2018-12-04 21:34:05,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348c913380be88da1821c608bec7b74205fdb0ac" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-6d916a73-7eff-449-proj"}}' 2018-12-04 21:34:06,004 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:34:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29eb0ed6-917a-46db-8046-fcbd6e430665 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9ca55a1a97164766ad4501c243eddc62"}, "tags": [], "enabled": true, "id": "9ca55a1a97164766ad4501c243eddc62", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-6d916a73-7eff-449-proj"}} 2018-12-04 21:34:06,004 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-29eb0ed6-917a-46db-8046-fcbd6e430665 2018-12-04 21:34:06,005 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-6d916a73-7eff-449-proj 2018-12-04 21:34:06,005 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:34:06,006 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:34:06,407 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:34:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["SBIheFA7SjaBAIJJj7QiPw"], "issued_at": "2018-12-04T21:34:06.000000Z"}} 2018-12-04 21:34:06,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81ba3f977533cc469dcbc0d762e1ede717a05126" 2018-12-04 21:34:06,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5074bd03-d44f-49f6-b34f-41e8572e42eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:34:06,498 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5074bd03-d44f-49f6-b34f-41e8572e42eb 2018-12-04 21:34:06,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:34:06,507 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:34: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:34:06,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81ba3f977533cc469dcbc0d762e1ede717a05126" 2018-12-04 21:34:06,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-229ae632-888a-41ce-becf-189f108d1207 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:34:06,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-229ae632-888a-41ce-becf-189f108d1207 2018-12-04 21:34:06,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-6d916a73-7eff-449-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81ba3f977533cc469dcbc0d762e1ede717a05126" 2018-12-04 21:34:06,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9d8162a-410a-4e88-823c-38b5801a1ed0 Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-6d916a73-7eff-449-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9ca55a1a97164766ad4501c243eddc62"}, "tags": [], "enabled": true, "id": "9ca55a1a97164766ad4501c243eddc62", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-6d916a73-7eff-449-proj"}]} 2018-12-04 21:34:06,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-6d916a73-7eff-449-proj used request id req-f9d8162a-410a-4e88-823c-38b5801a1ed0 2018-12-04 21:34:06,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81ba3f977533cc469dcbc0d762e1ede717a05126" 2018-12-04 21:34:06,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4127df9-afe4-4097-b9fc-4d190de3de50 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:34:06,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d4127df9-afe4-4097-b9fc-4d190de3de50 2018-12-04 21:34:07,215 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-6d916a73-7eff-449-user 2018-12-04 21:34:07,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:34:07,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348c913380be88da1821c608bec7b74205fdb0ac" 2018-12-04 21:34:07,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a8e99fe-2b50-482a-95e2-1c5fa65be4c9 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:34:07,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0a8e99fe-2b50-482a-95e2-1c5fa65be4c9 2018-12-04 21:34:07,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348c913380be88da1821c608bec7b74205fdb0ac" -d '{"role": {"name": "CreateInstancePortManipulationTests-6d916a73-7eff-449-proj-role"}}' 2018-12-04 21:34:07,352 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:34:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5588a86e-188a-4d35-ae2b-eb5481cca422 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "013aad0399514253a4b4318ff75dc507", "links": {"self": "http://172.30.9.23:5000/v3/roles/013aad0399514253a4b4318ff75dc507"}, "name": "CreateInstancePortManipulationTests-6d916a73-7eff-449-proj-role"}} 2018-12-04 21:34:07,352 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-5588a86e-188a-4d35-ae2b-eb5481cca422 2018-12-04 21:34:07,353 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-6d916a73-7eff-449-proj-role 2018-12-04 21:34:07,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/013aad0399514253a4b4318ff75dc507 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348c913380be88da1821c608bec7b74205fdb0ac" 2018-12-04 21:34:07,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc7ee465-f9c4-4f88-ba20-11308327764c Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "013aad0399514253a4b4318ff75dc507", "links": {"self": "http://172.30.9.23:5000/v3/roles/013aad0399514253a4b4318ff75dc507"}, "name": "CreateInstancePortManipulationTests-6d916a73-7eff-449-proj-role"}} 2018-12-04 21:34:07,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/013aad0399514253a4b4318ff75dc507 used request id req-fc7ee465-f9c4-4f88-ba20-11308327764c 2018-12-04 21:34:07,452 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-6d916a73-7eff-449-proj-role to project CreateInstancePortManipulationTests-6d916a73-7eff-449-proj 2018-12-04 21:34:07,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/9ca55a1a97164766ad4501c243eddc62/users/64a66148ff6d48a0a76dc91b6db22ed4/roles/013aad0399514253a4b4318ff75dc507 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348c913380be88da1821c608bec7b74205fdb0ac" 2018-12-04 21:34:07,588 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:34:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14441a85-fe79-4f60-af97-b2c6dd7015c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:34:07,589 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/9ca55a1a97164766ad4501c243eddc62/users/64a66148ff6d48a0a76dc91b6db22ed4/roles/013aad0399514253a4b4318ff75dc507 used request id req-14441a85-fe79-4f60-af97-b2c6dd7015c0 2018-12-04 21:34:07,589 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-04 21:34:07,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:34:07,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:34:07,988 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "013aad0399514253a4b4318ff75dc507", "name": "CreateInstancePortManipulationTests-6d916a73-7eff-449-proj-role"}], "expires_at": "2018-12-04T22:34:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ca55a1a97164766ad4501c243eddc62", "name": "CreateInstancePortManipulationTests-6d916a73-7eff-449-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/9ca55a1a97164766ad4501c243eddc62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/9ca55a1a97164766ad4501c243eddc62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/9ca55a1a97164766ad4501c243eddc62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_9ca55a1a97164766ad4501c243eddc62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_9ca55a1a97164766ad4501c243eddc62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9ca55a1a97164766ad4501c243eddc62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/9ca55a1a97164766ad4501c243eddc62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/9ca55a1a97164766ad4501c243eddc62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9ca55a1a97164766ad4501c243eddc62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/9ca55a1a97164766ad4501c243eddc62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/9ca55a1a97164766ad4501c243eddc62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/9ca55a1a97164766ad4501c243eddc62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/9ca55a1a97164766ad4501c243eddc62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/9ca55a1a97164766ad4501c243eddc62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6d916a73-7eff-449-user", "id": "64a66148ff6d48a0a76dc91b6db22ed4"}, "audit_ids": ["HwrMWkFSSDm2wWizz1TINA"], "issued_at": "2018-12-04T21:34:07.000000Z"}} 2018-12-04 21:34:07,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2319743df37320429e9f2318d3285a7b67656f" 2018-12-04 21:34:08,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-926f4fad-19db-494f-93fd-cb2ab58937e3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:34:08,074 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-926f4fad-19db-494f-93fd-cb2ab58937e3 2018-12-04 21:34:08,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b2319743df37320429e9f2318d3285a7b67656f" 2018-12-04 21:34:08,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-edbba957-5bbd-4b54-89f6-ef052900e4eb Date: Tue, 04 Dec 2018 21:34:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-image"} 2018-12-04 21:34:08,285 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-image used request id req-edbba957-5bbd-4b54-89f6-ef052900e4eb 2018-12-04 21:34:08,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b2319743df37320429e9f2318d3285a7b67656f" 2018-12-04 21:34:08,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-903769b9-03e2-4e15-b2e1-d0aba96ff28b Date: Tue, 04 Dec 2018 21:34:08 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:34:08,295 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-903769b9-03e2-4e15-b2e1-d0aba96ff28b 2018-12-04 21:34:08,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5b2319743df37320429e9f2318d3285a7b67656f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-image"}' 2018-12-04 21:34:08,354 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/13839712-3520-421d-acca-6fa5d0aeae77 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4807faa2-cfd6-46b1-a4aa-be2b1578cc9c Date: Tue, 04 Dec 2018 21:34:08 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:34:08Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-04T21:34:08Z", "visibility": "shared", "locations": [], "self": "/v2/images/13839712-3520-421d-acca-6fa5d0aeae77", "min_disk": 0, "protected": false, "id": "13839712-3520-421d-acca-6fa5d0aeae77", "file": "/v2/images/13839712-3520-421d-acca-6fa5d0aeae77/file", "checksum": null, "owner": "9ca55a1a97164766ad4501c243eddc62", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:34:08,354 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-4807faa2-cfd6-46b1-a4aa-be2b1578cc9c 2018-12-04 21:34:08,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/13839712-3520-421d-acca-6fa5d0aeae77/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b2319743df37320429e9f2318d3285a7b67656f" -d '' 2018-12-04 21:34:08,888 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-299b1015-32a1-41f0-99ab-b88c0c8cd580 Date: Tue, 04 Dec 2018 21:34:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:34:08,889 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/13839712-3520-421d-acca-6fa5d0aeae77/file used request id req-299b1015-32a1-41f0-99ab-b88c0c8cd580 2018-12-04 21:34:08,889 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 21:34:08,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/13839712-3520-421d-acca-6fa5d0aeae77 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b2319743df37320429e9f2318d3285a7b67656f" 2018-12-04 21:34:08,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-6be9393f-d0b8-458e-946c-b233d87f65c8 Date: Tue, 04 Dec 2018 21:34:08 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:34:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:34:08Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/13839712-3520-421d-acca-6fa5d0aeae77/snap", "metadata": {}}], "self": "/v2/images/13839712-3520-421d-acca-6fa5d0aeae77", "min_disk": 0, "protected": false, "id": "13839712-3520-421d-acca-6fa5d0aeae77", "file": "/v2/images/13839712-3520-421d-acca-6fa5d0aeae77/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9ca55a1a97164766ad4501c243eddc62", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/13839712-3520-421d-acca-6fa5d0aeae77/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:34:08,908 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/13839712-3520-421d-acca-6fa5d0aeae77 used request id req-6be9393f-d0b8-458e-946c-b233d87f65c8 2018-12-04 21:34:08,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b2319743df37320429e9f2318d3285a7b67656f" 2018-12-04 21:34:08,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-15708beb-0059-4ba6-8e4f-9aee226b2efb Date: Tue, 04 Dec 2018 21:34:08 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:34:08,916 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-15708beb-0059-4ba6-8e4f-9aee226b2efb 2018-12-04 21:34:08,919 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-image 2018-12-04 21:34:08,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/13839712-3520-421d-acca-6fa5d0aeae77 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b2319743df37320429e9f2318d3285a7b67656f" 2018-12-04 21:34:08,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-3fda3b02-ed7c-448d-a73e-e80576d45bf1 Date: Tue, 04 Dec 2018 21:34:08 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:34:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:34:08Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/13839712-3520-421d-acca-6fa5d0aeae77/snap", "metadata": {}}], "self": "/v2/images/13839712-3520-421d-acca-6fa5d0aeae77", "min_disk": 0, "protected": false, "id": "13839712-3520-421d-acca-6fa5d0aeae77", "file": "/v2/images/13839712-3520-421d-acca-6fa5d0aeae77/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9ca55a1a97164766ad4501c243eddc62", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/13839712-3520-421d-acca-6fa5d0aeae77/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:34:08,937 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/13839712-3520-421d-acca-6fa5d0aeae77 used request id req-3fda3b02-ed7c-448d-a73e-e80576d45bf1 2018-12-04 21:34:08,938 - create_image - DEBUG - Instance status is - active 2018-12-04 21:34:08,938 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-image 2018-12-04 21:34:08,938 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-image 2018-12-04 21:34:08,938 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:34:08,939 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:34:09,349 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "013aad0399514253a4b4318ff75dc507", "name": "CreateInstancePortManipulationTests-6d916a73-7eff-449-proj-role"}], "expires_at": "2018-12-04T22:34:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ca55a1a97164766ad4501c243eddc62", "name": "CreateInstancePortManipulationTests-6d916a73-7eff-449-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/9ca55a1a97164766ad4501c243eddc62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/9ca55a1a97164766ad4501c243eddc62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/9ca55a1a97164766ad4501c243eddc62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_9ca55a1a97164766ad4501c243eddc62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_9ca55a1a97164766ad4501c243eddc62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9ca55a1a97164766ad4501c243eddc62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/9ca55a1a97164766ad4501c243eddc62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/9ca55a1a97164766ad4501c243eddc62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9ca55a1a97164766ad4501c243eddc62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/9ca55a1a97164766ad4501c243eddc62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/9ca55a1a97164766ad4501c243eddc62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/9ca55a1a97164766ad4501c243eddc62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/9ca55a1a97164766ad4501c243eddc62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/9ca55a1a97164766ad4501c243eddc62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6d916a73-7eff-449-user", "id": "64a66148ff6d48a0a76dc91b6db22ed4"}, "audit_ids": ["pll_OmihTGS4jh2uMFhazA"], "issued_at": "2018-12-04T21:34:09.000000Z"}} 2018-12-04 21:34:09,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa9d5ae269acb5fa1f0c316a27ca88055d65d1f" 2018-12-04 21:34:09,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d6a5932-6c19-4909-8eb1-b67b96797ebd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:34:09,434 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3d6a5932-6c19-4909-8eb1-b67b96797ebd 2018-12-04 21:34:09,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa9d5ae269acb5fa1f0c316a27ca88055d65d1f" 2018-12-04 21:34:09,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-93ff0441-cad3-42d6-a79a-43984c263926 Date: Tue, 04 Dec 2018 21:34:09 GMT RESP BODY: {"networks":[]} 2018-12-04 21:34:09,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-net used request id req-93ff0441-cad3-42d6-a79a-43984c263926 2018-12-04 21:34:09,624 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-net 2018-12-04 21:34:09,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa9d5ae269acb5fa1f0c316a27ca88055d65d1f" -d '{"network": {"name": "CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-net", "admin_state_up": true}}' 2018-12-04 21:34:10,147 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-5f4fe4e0-784e-4a02-8062-0c1d237e767b Date: Tue, 04 Dec 2018 21:34:10 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9ca55a1a97164766ad4501c243eddc62","created_at":"2018-12-04T21:34:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-12-04T21:34:09Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9ca55a1a97164766ad4501c243eddc62","id":"d81b48a7-0fac-4f8f-b871-982c3e06791a","name":"CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-net"}} 2018-12-04 21:34:10,147 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-5f4fe4e0-784e-4a02-8062-0c1d237e767b 2018-12-04 21:34:10,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=d81b48a7-0fac-4f8f-b871-982c3e06791a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa9d5ae269acb5fa1f0c316a27ca88055d65d1f" 2018-12-04 21:34:10,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-ca5900c6-b9dc-4035-bbe6-182e6ee233a6 Date: Tue, 04 Dec 2018 21:34:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T21:34:09Z","tenant_id":"9ca55a1a97164766ad4501c243eddc62","created_at":"2018-12-04T21:34:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"9ca55a1a97164766ad4501c243eddc62","id":"d81b48a7-0fac-4f8f-b871-982c3e06791a","name":"CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-net"}]} 2018-12-04 21:34:10,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=d81b48a7-0fac-4f8f-b871-982c3e06791a used request id req-ca5900c6-b9dc-4035-bbe6-182e6ee233a6 2018-12-04 21:34:10,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d81b48a7-0fac-4f8f-b871-982c3e06791a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa9d5ae269acb5fa1f0c316a27ca88055d65d1f" 2018-12-04 21:34:10,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-29965768-bd0e-47b7-9a0c-4f2d4ee1bb0b Date: Tue, 04 Dec 2018 21:34:10 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:34:10,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d81b48a7-0fac-4f8f-b871-982c3e06791a used request id req-29965768-bd0e-47b7-9a0c-4f2d4ee1bb0b 2018-12-04 21:34:10,313 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-subnet 2018-12-04 21:34:10,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa9d5ae269acb5fa1f0c316a27ca88055d65d1f" -d '{"subnets": [{"ip_version": 4, "network_id": "d81b48a7-0fac-4f8f-b871-982c3e06791a", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-subnet"}]}' 2018-12-04 21:34:10,842 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-64b86399-63b5-4112-b088-3b5f880384b4 Date: Tue, 04 Dec 2018 21:34:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d81b48a7-0fac-4f8f-b871-982c3e06791a","tenant_id":"9ca55a1a97164766ad4501c243eddc62","created_at":"2018-12-04T21:34:10Z","dns_nameservers":[],"updated_at":"2018-12-04T21:34: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":"9ca55a1a97164766ad4501c243eddc62","id":"7e3f75c4-a531-4003-bfe7-a8341c6f703b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-subnet"}]} 2018-12-04 21:34:10,842 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-64b86399-63b5-4112-b088-3b5f880384b4 2018-12-04 21:34:10,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=d81b48a7-0fac-4f8f-b871-982c3e06791a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa9d5ae269acb5fa1f0c316a27ca88055d65d1f" 2018-12-04 21:34:11,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-3cbc2ba1-5a93-4376-9802-bee93c104541 Date: Tue, 04 Dec 2018 21:34:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7e3f75c4-a531-4003-bfe7-a8341c6f703b"],"updated_at":"2018-12-04T21:34:10Z","tenant_id":"9ca55a1a97164766ad4501c243eddc62","created_at":"2018-12-04T21:34:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9ca55a1a97164766ad4501c243eddc62","id":"d81b48a7-0fac-4f8f-b871-982c3e06791a","name":"CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-net"}]} 2018-12-04 21:34:11,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=d81b48a7-0fac-4f8f-b871-982c3e06791a used request id req-3cbc2ba1-5a93-4376-9802-bee93c104541 2018-12-04 21:34:11,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d81b48a7-0fac-4f8f-b871-982c3e06791a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa9d5ae269acb5fa1f0c316a27ca88055d65d1f" 2018-12-04 21:34:11,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a4ecd942-4a2a-4043-8b01-7d0c8f8080a9 Date: Tue, 04 Dec 2018 21:34:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d81b48a7-0fac-4f8f-b871-982c3e06791a","tenant_id":"9ca55a1a97164766ad4501c243eddc62","created_at":"2018-12-04T21:34:10Z","dns_nameservers":[],"updated_at":"2018-12-04T21:34: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":"9ca55a1a97164766ad4501c243eddc62","id":"7e3f75c4-a531-4003-bfe7-a8341c6f703b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-subnet"}]} 2018-12-04 21:34:11,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d81b48a7-0fac-4f8f-b871-982c3e06791a used request id req-a4ecd942-4a2a-4043-8b01-7d0c8f8080a9 2018-12-04 21:34:11,208 - OpenStackNetwork - DEBUG - Network [d81b48a7-0fac-4f8f-b871-982c3e06791a] created successfully 2018-12-04 21:34:11,208 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:34:11,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:34:11,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:34:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["wov34mFNQS61Dcbpit_aNg"], "issued_at": "2018-12-04T21:34:11.000000Z"}} 2018-12-04 21:34:11,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ee4c55f15e1f18641daf0a0c62abc18ff1217e" 2018-12-04 21:34:11,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-700672e1-4848-4b9e-8ace-9e76d83e2cf8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:34:11,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-700672e1-4848-4b9e-8ace-9e76d83e2cf8 2018-12-04 21:34:11,704 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:34:11,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ee4c55f15e1f18641daf0a0c62abc18ff1217e" 2018-12-04 21:34:11,907 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-786b83ed-09bf-4b3a-b3a3-023569b93419 x-compute-request-id: req-786b83ed-09bf-4b3a-b3a3-023569b93419 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-04 21:34:11,907 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-786b83ed-09bf-4b3a-b3a3-023569b93419 2018-12-04 21:34:11,910 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ee4c55f15e1f18641daf0a0c62abc18ff1217e" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-04 21:34:11,942 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc561a27-011f-442d-9a35-2b3b0ab9d90a x-compute-request-id: req-dc561a27-011f-442d-9a35-2b3b0ab9d90a Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ccdf082b-e4f6-4db0-9b5f-dd2c80765615", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ccdf082b-e4f6-4db0-9b5f-dd2c80765615", "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": "ccdf082b-e4f6-4db0-9b5f-dd2c80765615"}} 2018-12-04 21:34:11,942 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-dc561a27-011f-442d-9a35-2b3b0ab9d90a 2018-12-04 21:34:11,942 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:34:11,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:34:12,338 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "013aad0399514253a4b4318ff75dc507", "name": "CreateInstancePortManipulationTests-6d916a73-7eff-449-proj-role"}], "expires_at": "2018-12-04T22:34:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ca55a1a97164766ad4501c243eddc62", "name": "CreateInstancePortManipulationTests-6d916a73-7eff-449-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/9ca55a1a97164766ad4501c243eddc62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/9ca55a1a97164766ad4501c243eddc62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/9ca55a1a97164766ad4501c243eddc62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_9ca55a1a97164766ad4501c243eddc62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_9ca55a1a97164766ad4501c243eddc62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9ca55a1a97164766ad4501c243eddc62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/9ca55a1a97164766ad4501c243eddc62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/9ca55a1a97164766ad4501c243eddc62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9ca55a1a97164766ad4501c243eddc62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/9ca55a1a97164766ad4501c243eddc62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/9ca55a1a97164766ad4501c243eddc62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/9ca55a1a97164766ad4501c243eddc62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/9ca55a1a97164766ad4501c243eddc62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/9ca55a1a97164766ad4501c243eddc62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6d916a73-7eff-449-user", "id": "64a66148ff6d48a0a76dc91b6db22ed4"}, "audit_ids": ["6_xPxG6zQC65kZey59J-0g"], "issued_at": "2018-12-04T21:34:12.000000Z"}} 2018-12-04 21:34:12,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:12,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14252a50-c90f-472a-9b5f-e27f2ce6cfe3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:34:12,352 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-14252a50-c90f-472a-9b5f-e27f2ce6cfe3 2018-12-04 21:34:12,353 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:34:12,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:12,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c2c60d2-3cf3-4f10-a4a4-4dad341c0996 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:34:12,442 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7c2c60d2-3cf3-4f10-a4a4-4dad341c0996 2018-12-04 21:34:12,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:12,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-ccdc6d6e-5a60-4d4a-8acd-3b0e9dc8ef63 Date: Tue, 04 Dec 2018 21:34:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7e3f75c4-a531-4003-bfe7-a8341c6f703b"],"updated_at":"2018-12-04T21:34:10Z","tenant_id":"9ca55a1a97164766ad4501c243eddc62","created_at":"2018-12-04T21:34:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9ca55a1a97164766ad4501c243eddc62","id":"d81b48a7-0fac-4f8f-b871-982c3e06791a","name":"CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-net"}]} 2018-12-04 21:34:12,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-net used request id req-ccdc6d6e-5a60-4d4a-8acd-3b0e9dc8ef63 2018-12-04 21:34:12,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d81b48a7-0fac-4f8f-b871-982c3e06791a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:12,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c2621007-21be-4b1f-8db1-259c424b0b7d Date: Tue, 04 Dec 2018 21:34:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d81b48a7-0fac-4f8f-b871-982c3e06791a","tenant_id":"9ca55a1a97164766ad4501c243eddc62","created_at":"2018-12-04T21:34:10Z","dns_nameservers":[],"updated_at":"2018-12-04T21:34: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":"9ca55a1a97164766ad4501c243eddc62","id":"7e3f75c4-a531-4003-bfe7-a8341c6f703b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-subnet"}]} 2018-12-04 21:34:12,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d81b48a7-0fac-4f8f-b871-982c3e06791a used request id req-c2621007-21be-4b1f-8db1-259c424b0b7d 2018-12-04 21:34:12,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:12,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-7b09872f-8436-4648-be71-48f92e7f6a34 Date: Tue, 04 Dec 2018 21:34:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7e3f75c4-a531-4003-bfe7-a8341c6f703b"],"updated_at":"2018-12-04T21:34:10Z","tenant_id":"9ca55a1a97164766ad4501c243eddc62","created_at":"2018-12-04T21:34:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9ca55a1a97164766ad4501c243eddc62","id":"d81b48a7-0fac-4f8f-b871-982c3e06791a","name":"CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-net"}]} 2018-12-04 21:34:12,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-net used request id req-7b09872f-8436-4648-be71-48f92e7f6a34 2018-12-04 21:34:12,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:34:12,873 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:34: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:34:12,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9ca55a1a97164766ad4501c243eddc62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:12,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a95afb20-5f3c-47cd-bf06-7911ba672b6d Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9ca55a1a97164766ad4501c243eddc62"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ca55a1a97164766ad4501c243eddc62", "name": "CreateInstancePortManipulationTests-6d916a73-7eff-449-proj"}} 2018-12-04 21:34:12,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9ca55a1a97164766ad4501c243eddc62 used request id req-a95afb20-5f3c-47cd-bf06-7911ba672b6d 2018-12-04 21:34:12,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d81b48a7-0fac-4f8f-b871-982c3e06791a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:13,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-93041c5b-3d48-42a5-9cc6-ca0d8f8f7d2d Date: Tue, 04 Dec 2018 21:34:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d81b48a7-0fac-4f8f-b871-982c3e06791a","tenant_id":"9ca55a1a97164766ad4501c243eddc62","created_at":"2018-12-04T21:34:10Z","dns_nameservers":[],"updated_at":"2018-12-04T21:34: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":"9ca55a1a97164766ad4501c243eddc62","id":"7e3f75c4-a531-4003-bfe7-a8341c6f703b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-subnet"}]} 2018-12-04 21:34:13,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d81b48a7-0fac-4f8f-b871-982c3e06791a used request id req-93041c5b-3d48-42a5-9cc6-ca0d8f8f7d2d 2018-12-04 21:34:13,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=d81b48a7-0fac-4f8f-b871-982c3e06791a&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:13,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c6ede105-bfd1-4d44-9dab-8794d6759d1a Date: Tue, 04 Dec 2018 21:34:13 GMT RESP BODY: {"ports":[]} 2018-12-04 21:34:13,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=d81b48a7-0fac-4f8f-b871-982c3e06791a&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97eport-1&admin_state_up=True used request id req-c6ede105-bfd1-4d44-9dab-8794d6759d1a 2018-12-04 21:34:13,052 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:13,299 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7c52e312-3505-4f89-9623-8fb19f68334f x-compute-request-id: req-7c52e312-3505-4f89-9623-8fb19f68334f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-04 21:34:13,299 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-inst used request id req-7c52e312-3505-4f89-9623-8fb19f68334f 2018-12-04 21:34:13,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:13,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-77765f5a-d74d-488b-b79b-81f801192f86 Date: Tue, 04 Dec 2018 21:34:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7e3f75c4-a531-4003-bfe7-a8341c6f703b"],"updated_at":"2018-12-04T21:34:10Z","tenant_id":"9ca55a1a97164766ad4501c243eddc62","created_at":"2018-12-04T21:34:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9ca55a1a97164766ad4501c243eddc62","id":"d81b48a7-0fac-4f8f-b871-982c3e06791a","name":"CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-net"}]} 2018-12-04 21:34:13,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-net used request id req-77765f5a-d74d-488b-b79b-81f801192f86 2018-12-04 21:34:13,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d81b48a7-0fac-4f8f-b871-982c3e06791a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:13,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-780454d1-2b27-4540-a439-6ca163afdcfe Date: Tue, 04 Dec 2018 21:34:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d81b48a7-0fac-4f8f-b871-982c3e06791a","tenant_id":"9ca55a1a97164766ad4501c243eddc62","created_at":"2018-12-04T21:34:10Z","dns_nameservers":[],"updated_at":"2018-12-04T21:34: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":"9ca55a1a97164766ad4501c243eddc62","id":"7e3f75c4-a531-4003-bfe7-a8341c6f703b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-subnet"}]} 2018-12-04 21:34:13,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d81b48a7-0fac-4f8f-b871-982c3e06791a used request id req-780454d1-2b27-4540-a439-6ca163afdcfe 2018-12-04 21:34:13,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:13,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-b0da17c6-2610-4ad8-a105-373d0fdc42cb Date: Tue, 04 Dec 2018 21:34:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7e3f75c4-a531-4003-bfe7-a8341c6f703b"],"updated_at":"2018-12-04T21:34:10Z","tenant_id":"9ca55a1a97164766ad4501c243eddc62","created_at":"2018-12-04T21:34:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9ca55a1a97164766ad4501c243eddc62","id":"d81b48a7-0fac-4f8f-b871-982c3e06791a","name":"CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-net"}]} 2018-12-04 21:34:13,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-net used request id req-b0da17c6-2610-4ad8-a105-373d0fdc42cb 2018-12-04 21:34:13,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9ca55a1a97164766ad4501c243eddc62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:13,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c840873-1232-4a63-8482-b6ba99ac1c04 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9ca55a1a97164766ad4501c243eddc62"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ca55a1a97164766ad4501c243eddc62", "name": "CreateInstancePortManipulationTests-6d916a73-7eff-449-proj"}} 2018-12-04 21:34:13,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9ca55a1a97164766ad4501c243eddc62 used request id req-1c840873-1232-4a63-8482-b6ba99ac1c04 2018-12-04 21:34:13,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d81b48a7-0fac-4f8f-b871-982c3e06791a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:13,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-38bb3e45-f63f-41f0-9c63-87f80572ffac Date: Tue, 04 Dec 2018 21:34:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d81b48a7-0fac-4f8f-b871-982c3e06791a","tenant_id":"9ca55a1a97164766ad4501c243eddc62","created_at":"2018-12-04T21:34:10Z","dns_nameservers":[],"updated_at":"2018-12-04T21:34: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":"9ca55a1a97164766ad4501c243eddc62","id":"7e3f75c4-a531-4003-bfe7-a8341c6f703b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-subnet"}]} 2018-12-04 21:34:13,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d81b48a7-0fac-4f8f-b871-982c3e06791a used request id req-38bb3e45-f63f-41f0-9c63-87f80572ffac 2018-12-04 21:34:13,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=d81b48a7-0fac-4f8f-b871-982c3e06791a&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:13,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5dce8ba6-08b8-41b0-9958-f552d1689858 Date: Tue, 04 Dec 2018 21:34:13 GMT RESP BODY: {"ports":[]} 2018-12-04 21:34:13,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=d81b48a7-0fac-4f8f-b871-982c3e06791a&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97eport-1&admin_state_up=True used request id req-5dce8ba6-08b8-41b0-9958-f552d1689858 2018-12-04 21:34:13,735 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:34:13,736 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:34:14,126 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "013aad0399514253a4b4318ff75dc507", "name": "CreateInstancePortManipulationTests-6d916a73-7eff-449-proj-role"}], "expires_at": "2018-12-04T22:34:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ca55a1a97164766ad4501c243eddc62", "name": "CreateInstancePortManipulationTests-6d916a73-7eff-449-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/9ca55a1a97164766ad4501c243eddc62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/9ca55a1a97164766ad4501c243eddc62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/9ca55a1a97164766ad4501c243eddc62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_9ca55a1a97164766ad4501c243eddc62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_9ca55a1a97164766ad4501c243eddc62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9ca55a1a97164766ad4501c243eddc62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/9ca55a1a97164766ad4501c243eddc62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/9ca55a1a97164766ad4501c243eddc62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9ca55a1a97164766ad4501c243eddc62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/9ca55a1a97164766ad4501c243eddc62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/9ca55a1a97164766ad4501c243eddc62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/9ca55a1a97164766ad4501c243eddc62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/9ca55a1a97164766ad4501c243eddc62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/9ca55a1a97164766ad4501c243eddc62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6d916a73-7eff-449-user", "id": "64a66148ff6d48a0a76dc91b6db22ed4"}, "audit_ids": ["hFPAUNkwTKG1evCoJcNCKw"], "issued_at": "2018-12-04T21:34:14.000000Z"}} 2018-12-04 21:34:14,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2cd88179e7f64e1ad825f195e5098ad656ec287" 2018-12-04 21:34:14,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d01c314-822b-49e9-a1d8-007fd71111c2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:34:14,207 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-9d01c314-822b-49e9-a1d8-007fd71111c2 2018-12-04 21:34:14,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:14,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-d48a021e-a554-48e4-b740-e324e684011e Date: Tue, 04 Dec 2018 21:34:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7e3f75c4-a531-4003-bfe7-a8341c6f703b"],"updated_at":"2018-12-04T21:34:10Z","tenant_id":"9ca55a1a97164766ad4501c243eddc62","created_at":"2018-12-04T21:34:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9ca55a1a97164766ad4501c243eddc62","id":"d81b48a7-0fac-4f8f-b871-982c3e06791a","name":"CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-net"}]} 2018-12-04 21:34:14,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-net used request id req-d48a021e-a554-48e4-b740-e324e684011e 2018-12-04 21:34:14,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d81b48a7-0fac-4f8f-b871-982c3e06791a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:14,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a6ccabdf-f516-44ef-a52e-479319eca55e Date: Tue, 04 Dec 2018 21:34:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d81b48a7-0fac-4f8f-b871-982c3e06791a","tenant_id":"9ca55a1a97164766ad4501c243eddc62","created_at":"2018-12-04T21:34:10Z","dns_nameservers":[],"updated_at":"2018-12-04T21:34: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":"9ca55a1a97164766ad4501c243eddc62","id":"7e3f75c4-a531-4003-bfe7-a8341c6f703b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-subnet"}]} 2018-12-04 21:34:14,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d81b48a7-0fac-4f8f-b871-982c3e06791a used request id req-a6ccabdf-f516-44ef-a52e-479319eca55e 2018-12-04 21:34:14,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:14,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-18c39e09-2b02-41e7-8f4d-f2b0abdcb44e Date: Tue, 04 Dec 2018 21:34:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7e3f75c4-a531-4003-bfe7-a8341c6f703b"],"updated_at":"2018-12-04T21:34:10Z","tenant_id":"9ca55a1a97164766ad4501c243eddc62","created_at":"2018-12-04T21:34:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9ca55a1a97164766ad4501c243eddc62","id":"d81b48a7-0fac-4f8f-b871-982c3e06791a","name":"CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-net"}]} 2018-12-04 21:34:14,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-net used request id req-18c39e09-2b02-41e7-8f4d-f2b0abdcb44e 2018-12-04 21:34:14,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:34:14,625 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:34: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:34:14,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9ca55a1a97164766ad4501c243eddc62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2cd88179e7f64e1ad825f195e5098ad656ec287" 2018-12-04 21:34:14,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-966b7b09-0749-45ea-9a45-8bb338207541 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9ca55a1a97164766ad4501c243eddc62"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ca55a1a97164766ad4501c243eddc62", "name": "CreateInstancePortManipulationTests-6d916a73-7eff-449-proj"}} 2018-12-04 21:34:14,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9ca55a1a97164766ad4501c243eddc62 used request id req-966b7b09-0749-45ea-9a45-8bb338207541 2018-12-04 21:34:14,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d81b48a7-0fac-4f8f-b871-982c3e06791a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:14,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-789ec576-d4a3-48de-bb72-e7df16ff1850 Date: Tue, 04 Dec 2018 21:34:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d81b48a7-0fac-4f8f-b871-982c3e06791a","tenant_id":"9ca55a1a97164766ad4501c243eddc62","created_at":"2018-12-04T21:34:10Z","dns_nameservers":[],"updated_at":"2018-12-04T21:34: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":"9ca55a1a97164766ad4501c243eddc62","id":"7e3f75c4-a531-4003-bfe7-a8341c6f703b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-subnet"}]} 2018-12-04 21:34:14,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d81b48a7-0fac-4f8f-b871-982c3e06791a used request id req-789ec576-d4a3-48de-bb72-e7df16ff1850 2018-12-04 21:34:14,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d81b48a7-0fac-4f8f-b871-982c3e06791a&name=CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:14,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f0a64f96-ebf3-44ce-bf05-6cd360cea0f6 Date: Tue, 04 Dec 2018 21:34:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d81b48a7-0fac-4f8f-b871-982c3e06791a","tenant_id":"9ca55a1a97164766ad4501c243eddc62","created_at":"2018-12-04T21:34:10Z","dns_nameservers":[],"updated_at":"2018-12-04T21:34: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":"9ca55a1a97164766ad4501c243eddc62","id":"7e3f75c4-a531-4003-bfe7-a8341c6f703b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-subnet"}]} 2018-12-04 21:34:14,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d81b48a7-0fac-4f8f-b871-982c3e06791a&name=CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-subnet used request id req-f0a64f96-ebf3-44ce-bf05-6cd360cea0f6 2018-12-04 21:34:14,814 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-net 2018-12-04 21:34:14,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" -d '{"port": {"network_id": "d81b48a7-0fac-4f8f-b871-982c3e06791a", "mac_address": "0a:1b:2c:3d:4e:5f", "fixed_ips": [{"subnet_id": "7e3f75c4-a531-4003-bfe7-a8341c6f703b", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97eport-1", "admin_state_up": true}}' 2018-12-04 21:34:15,630 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-1f806464-f5ea-4d31-8d13-ff5ea3558625 Date: Tue, 04 Dec 2018 21:34:15 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-12-04T21:34:15Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d81b48a7-0fac-4f8f-b871-982c3e06791a","tenant_id":"9ca55a1a97164766ad4501c243eddc62","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-12-04T21:34:15Z","name":"CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97eport-1","device_owner":"","revision_number":6,"mac_address":"0a:1b:2c:3d:4e:5f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9ca55a1a97164766ad4501c243eddc62","fixed_ips":[{"subnet_id":"7e3f75c4-a531-4003-bfe7-a8341c6f703b","ip_address":"10.55.0.101"}],"id":"07543646-20de-4d12-bb40-e6b8702e2bf1","security_groups":["a3406a82-dd0a-4ac7-a66e-d9ffb5b37064"],"device_id":""}} 2018-12-04 21:34:15,630 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-1f806464-f5ea-4d31-8d13-ff5ea3558625 2018-12-04 21:34:15,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:15,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-38fb587c-02b7-4943-98d8-3c60ee8a8251 Date: Tue, 04 Dec 2018 21:34:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7e3f75c4-a531-4003-bfe7-a8341c6f703b"],"updated_at":"2018-12-04T21:34:10Z","tenant_id":"9ca55a1a97164766ad4501c243eddc62","created_at":"2018-12-04T21:34:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9ca55a1a97164766ad4501c243eddc62","id":"d81b48a7-0fac-4f8f-b871-982c3e06791a","name":"CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-net"}]} 2018-12-04 21:34:15,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-net used request id req-38fb587c-02b7-4943-98d8-3c60ee8a8251 2018-12-04 21:34:15,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d81b48a7-0fac-4f8f-b871-982c3e06791a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:15,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-45851daf-a7f5-4d3b-b984-78afede30016 Date: Tue, 04 Dec 2018 21:34:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d81b48a7-0fac-4f8f-b871-982c3e06791a","tenant_id":"9ca55a1a97164766ad4501c243eddc62","created_at":"2018-12-04T21:34:10Z","dns_nameservers":[],"updated_at":"2018-12-04T21:34: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":"9ca55a1a97164766ad4501c243eddc62","id":"7e3f75c4-a531-4003-bfe7-a8341c6f703b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-subnet"}]} 2018-12-04 21:34:15,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d81b48a7-0fac-4f8f-b871-982c3e06791a used request id req-45851daf-a7f5-4d3b-b984-78afede30016 2018-12-04 21:34:15,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:15,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-d366f4db-3c99-4b7d-8e0c-eba1e2a40690 Date: Tue, 04 Dec 2018 21:34:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7e3f75c4-a531-4003-bfe7-a8341c6f703b"],"updated_at":"2018-12-04T21:34:10Z","tenant_id":"9ca55a1a97164766ad4501c243eddc62","created_at":"2018-12-04T21:34:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9ca55a1a97164766ad4501c243eddc62","id":"d81b48a7-0fac-4f8f-b871-982c3e06791a","name":"CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-net"}]} 2018-12-04 21:34:15,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-net used request id req-d366f4db-3c99-4b7d-8e0c-eba1e2a40690 2018-12-04 21:34:15,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9ca55a1a97164766ad4501c243eddc62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:15,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-634bdec4-836e-4197-95a4-7c560101aebc Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9ca55a1a97164766ad4501c243eddc62"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ca55a1a97164766ad4501c243eddc62", "name": "CreateInstancePortManipulationTests-6d916a73-7eff-449-proj"}} 2018-12-04 21:34:15,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9ca55a1a97164766ad4501c243eddc62 used request id req-634bdec4-836e-4197-95a4-7c560101aebc 2018-12-04 21:34:15,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d81b48a7-0fac-4f8f-b871-982c3e06791a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:16,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-75ef3a71-c148-4e42-af35-371f7d21fddc Date: Tue, 04 Dec 2018 21:34:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d81b48a7-0fac-4f8f-b871-982c3e06791a","tenant_id":"9ca55a1a97164766ad4501c243eddc62","created_at":"2018-12-04T21:34:10Z","dns_nameservers":[],"updated_at":"2018-12-04T21:34: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":"9ca55a1a97164766ad4501c243eddc62","id":"7e3f75c4-a531-4003-bfe7-a8341c6f703b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-subnet"}]} 2018-12-04 21:34:16,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d81b48a7-0fac-4f8f-b871-982c3e06791a used request id req-75ef3a71-c148-4e42-af35-371f7d21fddc 2018-12-04 21:34:16,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=d81b48a7-0fac-4f8f-b871-982c3e06791a&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:16,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 775 X-Openstack-Request-Id: req-d12a75c1-7eb9-48bb-b490-5684e3dbfd01 Date: Tue, 04 Dec 2018 21:34:16 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d81b48a7-0fac-4f8f-b871-982c3e06791a","tenant_id":"9ca55a1a97164766ad4501c243eddc62","created_at":"2018-12-04T21:34:15Z","admin_state_up":true,"updated_at":"2018-12-04T21:34:15Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"0a:1b:2c:3d:4e:5f","id":"07543646-20de-4d12-bb40-e6b8702e2bf1","port_security_enabled":true,"project_id":"9ca55a1a97164766ad4501c243eddc62","fixed_ips":[{"subnet_id":"7e3f75c4-a531-4003-bfe7-a8341c6f703b","ip_address":"10.55.0.101"}],"extra_dhcp_opts":[],"security_groups":["a3406a82-dd0a-4ac7-a66e-d9ffb5b37064"],"name":"CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97eport-1"}]} 2018-12-04 21:34:16,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=d81b48a7-0fac-4f8f-b871-982c3e06791a&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97eport-1&admin_state_up=True used request id req-d12a75c1-7eb9-48bb-b490-5684e3dbfd01 2018-12-04 21:34:16,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9ca55a1a97164766ad4501c243eddc62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:16,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a40284c4-8a93-495d-81fb-e3eca90c958d Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9ca55a1a97164766ad4501c243eddc62"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ca55a1a97164766ad4501c243eddc62", "name": "CreateInstancePortManipulationTests-6d916a73-7eff-449-proj"}} 2018-12-04 21:34:16,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9ca55a1a97164766ad4501c243eddc62 used request id req-a40284c4-8a93-495d-81fb-e3eca90c958d 2018-12-04 21:34:16,181 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-inst 2018-12-04 21:34:16,184 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:16,204 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6404eec-4aba-4224-9af9-63e22609f59b x-compute-request-id: req-c6404eec-4aba-4224-9af9-63e22609f59b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ccdf082b-e4f6-4db0-9b5f-dd2c80765615", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ccdf082b-e4f6-4db0-9b5f-dd2c80765615", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ccdf082b-e4f6-4db0-9b5f-dd2c80765615", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-flavor-name"}]} 2018-12-04 21:34:16,204 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c6404eec-4aba-4224-9af9-63e22609f59b 2018-12-04 21:34:16,207 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/ccdf082b-e4f6-4db0-9b5f-dd2c80765615 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:16,223 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86da65a5-217f-4864-879a-35790bff1145 x-compute-request-id: req-86da65a5-217f-4864-879a-35790bff1145 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ccdf082b-e4f6-4db0-9b5f-dd2c80765615", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ccdf082b-e4f6-4db0-9b5f-dd2c80765615", "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": "ccdf082b-e4f6-4db0-9b5f-dd2c80765615"}} 2018-12-04 21:34:16,223 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/ccdf082b-e4f6-4db0-9b5f-dd2c80765615 used request id req-86da65a5-217f-4864-879a-35790bff1145 2018-12-04 21:34:16,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:16,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-36676295-2103-4dfb-beed-95d13406705e Date: Tue, 04 Dec 2018 21:34:16 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:34:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:34:08Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/13839712-3520-421d-acca-6fa5d0aeae77/snap", "metadata": {}}], "self": "/v2/images/13839712-3520-421d-acca-6fa5d0aeae77", "min_disk": 0, "protected": false, "id": "13839712-3520-421d-acca-6fa5d0aeae77", "file": "/v2/images/13839712-3520-421d-acca-6fa5d0aeae77/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9ca55a1a97164766ad4501c243eddc62", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/13839712-3520-421d-acca-6fa5d0aeae77/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-image"} 2018-12-04 21:34:16,418 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-image used request id req-36676295-2103-4dfb-beed-95d13406705e 2018-12-04 21:34:16,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:16,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-aa3486d0-29e5-45d7-b312-1036db408a77 Date: Tue, 04 Dec 2018 21:34:16 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:34:16,427 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-aa3486d0-29e5-45d7-b312-1036db408a77 2018-12-04 21:34:16,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" -d '{"server": {"name": "CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-inst", "imageRef": "13839712-3520-421d-acca-6fa5d0aeae77", "flavorRef": "ccdf082b-e4f6-4db0-9b5f-dd2c80765615", "max_count": 1, "min_count": 1, "networks": [{"port": "07543646-20de-4d12-bb40-e6b8702e2bf1"}]}}' 2018-12-04 21:34:17,184 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:34:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-810c4c79-2bc3-4006-ad40-f8ddd53c030f x-compute-request-id: req-810c4c79-2bc3-4006-ad40-f8ddd53c030f Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/a775b52c-c750-4ec8-8a2b-ed23d064b6f9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a775b52c-c750-4ec8-8a2b-ed23d064b6f9", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a775b52c-c750-4ec8-8a2b-ed23d064b6f9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a775b52c-c750-4ec8-8a2b-ed23d064b6f9", "rel": "bookmark"}], "adminPass": "NXxKosRfxu2J"}} 2018-12-04 21:34:17,184 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-810c4c79-2bc3-4006-ad40-f8ddd53c030f 2018-12-04 21:34:17,187 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a775b52c-c750-4ec8-8a2b-ed23d064b6f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:17,682 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-312c0cbc-ec66-40f2-ae27-9ad3a9d70d03 x-compute-request-id: req-312c0cbc-ec66-40f2-ae27-9ad3a9d70d03 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.23:8774/v2.1/servers/a775b52c-c750-4ec8-8a2b-ed23d064b6f9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a775b52c-c750-4ec8-8a2b-ed23d064b6f9", "rel": "bookmark"}], "image": {"id": "13839712-3520-421d-acca-6fa5d0aeae77", "links": [{"href": "http://172.30.9.23:8774/images/13839712-3520-421d-acca-6fa5d0aeae77", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ccdf082b-e4f6-4db0-9b5f-dd2c80765615", "links": [{"href": "http://172.30.9.23:8774/flavors/ccdf082b-e4f6-4db0-9b5f-dd2c80765615", "rel": "bookmark"}]}, "id": "a775b52c-c750-4ec8-8a2b-ed23d064b6f9", "user_id": "64a66148ff6d48a0a76dc91b6db22ed4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:34:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-inst", "created": "2018-12-04T21:34:17Z", "tenant_id": "9ca55a1a97164766ad4501c243eddc62", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:34:17,682 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a775b52c-c750-4ec8-8a2b-ed23d064b6f9 used request id req-312c0cbc-ec66-40f2-ae27-9ad3a9d70d03 2018-12-04 21:34:17,683 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-inst 2018-12-04 21:34:17,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a775b52c-c750-4ec8-8a2b-ed23d064b6f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:17,935 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6463f4d-13b3-4cd2-9bea-7c2f323abcda x-compute-request-id: req-e6463f4d-13b3-4cd2-9bea-7c2f323abcda Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a775b52c-c750-4ec8-8a2b-ed23d064b6f9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a775b52c-c750-4ec8-8a2b-ed23d064b6f9", "rel": "bookmark"}], "image": {"id": "13839712-3520-421d-acca-6fa5d0aeae77", "links": [{"href": "http://172.30.9.23:8774/images/13839712-3520-421d-acca-6fa5d0aeae77", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ccdf082b-e4f6-4db0-9b5f-dd2c80765615", "links": [{"href": "http://172.30.9.23:8774/flavors/ccdf082b-e4f6-4db0-9b5f-dd2c80765615", "rel": "bookmark"}]}, "id": "a775b52c-c750-4ec8-8a2b-ed23d064b6f9", "user_id": "64a66148ff6d48a0a76dc91b6db22ed4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:34:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-inst", "created": "2018-12-04T21:34:17Z", "tenant_id": "9ca55a1a97164766ad4501c243eddc62", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:34:17,935 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a775b52c-c750-4ec8-8a2b-ed23d064b6f9 used request id req-e6463f4d-13b3-4cd2-9bea-7c2f323abcda 2018-12-04 21:34:17,936 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-inst] is - BUILD 2018-12-04 21:34:17,936 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:34:20,939 - create_instance - DEBUG - VM status query timeout in 896.744118929 2018-12-04 21:34:20,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a775b52c-c750-4ec8-8a2b-ed23d064b6f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:21,093 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b6a10fa-bcc5-4c40-b25a-e6b9b0e1306b x-compute-request-id: req-9b6a10fa-bcc5-4c40-b25a-e6b9b0e1306b 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.23:8774/v2.1/servers/a775b52c-c750-4ec8-8a2b-ed23d064b6f9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a775b52c-c750-4ec8-8a2b-ed23d064b6f9", "rel": "bookmark"}], "image": {"id": "13839712-3520-421d-acca-6fa5d0aeae77", "links": [{"href": "http://172.30.9.23:8774/images/13839712-3520-421d-acca-6fa5d0aeae77", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ccdf082b-e4f6-4db0-9b5f-dd2c80765615", "links": [{"href": "http://172.30.9.23:8774/flavors/ccdf082b-e4f6-4db0-9b5f-dd2c80765615", "rel": "bookmark"}]}, "id": "a775b52c-c750-4ec8-8a2b-ed23d064b6f9", "security_groups": [{"name": "default"}], "user_id": "64a66148ff6d48a0a76dc91b6db22ed4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:34:18Z", "hostId": "68ecdca0cee1bfd96b6a1966dd6a0023f21ab40bd3c01c580f13ce0f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-inst", "created": "2018-12-04T21:34:17Z", "tenant_id": "9ca55a1a97164766ad4501c243eddc62", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:34:21,093 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a775b52c-c750-4ec8-8a2b-ed23d064b6f9 used request id req-9b6a10fa-bcc5-4c40-b25a-e6b9b0e1306b 2018-12-04 21:34:21,093 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-inst] is - BUILD 2018-12-04 21:34:21,094 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:34:24,097 - create_instance - DEBUG - VM status query timeout in 893.58625102 2018-12-04 21:34:24,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a775b52c-c750-4ec8-8a2b-ed23d064b6f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:24,461 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-790148ae-f42c-4bbb-9dc8-9697f2116508 x-compute-request-id: req-790148ae-f42c-4bbb-9dc8-9697f2116508 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-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.23:8774/v2.1/servers/a775b52c-c750-4ec8-8a2b-ed23d064b6f9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a775b52c-c750-4ec8-8a2b-ed23d064b6f9", "rel": "bookmark"}], "image": {"id": "13839712-3520-421d-acca-6fa5d0aeae77", "links": [{"href": "http://172.30.9.23:8774/images/13839712-3520-421d-acca-6fa5d0aeae77", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:34:22.000000", "flavor": {"id": "ccdf082b-e4f6-4db0-9b5f-dd2c80765615", "links": [{"href": "http://172.30.9.23:8774/flavors/ccdf082b-e4f6-4db0-9b5f-dd2c80765615", "rel": "bookmark"}]}, "id": "a775b52c-c750-4ec8-8a2b-ed23d064b6f9", "security_groups": [{"name": "default"}], "user_id": "64a66148ff6d48a0a76dc91b6db22ed4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:34:22Z", "hostId": "68ecdca0cee1bfd96b6a1966dd6a0023f21ab40bd3c01c580f13ce0f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-inst", "created": "2018-12-04T21:34:17Z", "tenant_id": "9ca55a1a97164766ad4501c243eddc62", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:34:24,461 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a775b52c-c750-4ec8-8a2b-ed23d064b6f9 used request id req-790148ae-f42c-4bbb-9dc8-9697f2116508 2018-12-04 21:34:24,462 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-inst] is - ACTIVE 2018-12-04 21:34:24,462 - create_instance - INFO - VM is - ACTIVE 2018-12-04 21:34:24,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a775b52c-c750-4ec8-8a2b-ed23d064b6f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:24,609 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7caa6e75-51e3-42b6-98a5-0908a8cddc7b x-compute-request-id: req-7caa6e75-51e3-42b6-98a5-0908a8cddc7b Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-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.23:8774/v2.1/servers/a775b52c-c750-4ec8-8a2b-ed23d064b6f9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a775b52c-c750-4ec8-8a2b-ed23d064b6f9", "rel": "bookmark"}], "image": {"id": "13839712-3520-421d-acca-6fa5d0aeae77", "links": [{"href": "http://172.30.9.23:8774/images/13839712-3520-421d-acca-6fa5d0aeae77", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:34:22.000000", "flavor": {"id": "ccdf082b-e4f6-4db0-9b5f-dd2c80765615", "links": [{"href": "http://172.30.9.23:8774/flavors/ccdf082b-e4f6-4db0-9b5f-dd2c80765615", "rel": "bookmark"}]}, "id": "a775b52c-c750-4ec8-8a2b-ed23d064b6f9", "security_groups": [{"name": "default"}], "user_id": "64a66148ff6d48a0a76dc91b6db22ed4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:34:22Z", "hostId": "68ecdca0cee1bfd96b6a1966dd6a0023f21ab40bd3c01c580f13ce0f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-inst", "created": "2018-12-04T21:34:17Z", "tenant_id": "9ca55a1a97164766ad4501c243eddc62", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:34:24,610 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a775b52c-c750-4ec8-8a2b-ed23d064b6f9 used request id req-7caa6e75-51e3-42b6-98a5-0908a8cddc7b 2018-12-04 21:34:24,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:24,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-b3843bc5-331b-46d5-a378-62b34cd440d9 Date: Tue, 04 Dec 2018 21:34:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7e3f75c4-a531-4003-bfe7-a8341c6f703b"],"updated_at":"2018-12-04T21:34:10Z","tenant_id":"9ca55a1a97164766ad4501c243eddc62","created_at":"2018-12-04T21:34:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9ca55a1a97164766ad4501c243eddc62","id":"d81b48a7-0fac-4f8f-b871-982c3e06791a","name":"CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-net"}]} 2018-12-04 21:34:24,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-net used request id req-b3843bc5-331b-46d5-a378-62b34cd440d9 2018-12-04 21:34:24,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9ca55a1a97164766ad4501c243eddc62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:24,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0737c8ce-00e8-4aaf-a352-2429ae1532bd Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9ca55a1a97164766ad4501c243eddc62"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ca55a1a97164766ad4501c243eddc62", "name": "CreateInstancePortManipulationTests-6d916a73-7eff-449-proj"}} 2018-12-04 21:34:24,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9ca55a1a97164766ad4501c243eddc62 used request id req-0737c8ce-00e8-4aaf-a352-2429ae1532bd 2018-12-04 21:34:24,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d81b48a7-0fac-4f8f-b871-982c3e06791a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:25,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5425dd0c-685c-408b-90bb-ec7b732db58f Date: Tue, 04 Dec 2018 21:34:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d81b48a7-0fac-4f8f-b871-982c3e06791a","tenant_id":"9ca55a1a97164766ad4501c243eddc62","created_at":"2018-12-04T21:34:10Z","dns_nameservers":[],"updated_at":"2018-12-04T21:34: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":"9ca55a1a97164766ad4501c243eddc62","id":"7e3f75c4-a531-4003-bfe7-a8341c6f703b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-subnet"}]} 2018-12-04 21:34:25,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d81b48a7-0fac-4f8f-b871-982c3e06791a used request id req-5425dd0c-685c-408b-90bb-ec7b732db58f 2018-12-04 21:34:25,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=d81b48a7-0fac-4f8f-b871-982c3e06791a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:25,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1564 X-Openstack-Request-Id: req-ed8917a2-53db-4423-ba1f-138d95238cc8 Date: Tue, 04 Dec 2018 21:34:25 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d81b48a7-0fac-4f8f-b871-982c3e06791a","tenant_id":"9ca55a1a97164766ad4501c243eddc62","created_at":"2018-12-04T21:34:15Z","admin_state_up":true,"updated_at":"2018-12-04T21:34:22Z","binding:vnic_type":"normal","device_id":"a775b52c-c750-4ec8-8a2b-ed23d064b6f9","device_owner":"compute:nova","revision_number":10,"mac_address":"0a:1b:2c:3d:4e:5f","id":"07543646-20de-4d12-bb40-e6b8702e2bf1","port_security_enabled":true,"project_id":"9ca55a1a97164766ad4501c243eddc62","fixed_ips":[{"subnet_id":"7e3f75c4-a531-4003-bfe7-a8341c6f703b","ip_address":"10.55.0.101"}],"extra_dhcp_opts":[],"security_groups":["a3406a82-dd0a-4ac7-a66e-d9ffb5b37064"],"name":"CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97eport-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d81b48a7-0fac-4f8f-b871-982c3e06791a","tenant_id":"9ca55a1a97164766ad4501c243eddc62","created_at":"2018-12-04T21:34:11Z","admin_state_up":true,"updated_at":"2018-12-04T21:34:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d81b48a7-0fac-4f8f-b871-982c3e06791a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:3b:7e:f4","id":"07a86acb-5bc6-41ed-a60c-0ce07ed4b019","port_security_enabled":false,"project_id":"9ca55a1a97164766ad4501c243eddc62","fixed_ips":[{"subnet_id":"7e3f75c4-a531-4003-bfe7-a8341c6f703b","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-12-04 21:34:25,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=d81b48a7-0fac-4f8f-b871-982c3e06791a used request id req-ed8917a2-53db-4423-ba1f-138d95238cc8 2018-12-04 21:34:25,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=d81b48a7-0fac-4f8f-b871-982c3e06791a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:25,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-53fc8fa0-fcb4-4b5a-a243-74c2795da256 Date: Tue, 04 Dec 2018 21:34:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7e3f75c4-a531-4003-bfe7-a8341c6f703b"],"updated_at":"2018-12-04T21:34:10Z","tenant_id":"9ca55a1a97164766ad4501c243eddc62","created_at":"2018-12-04T21:34:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9ca55a1a97164766ad4501c243eddc62","id":"d81b48a7-0fac-4f8f-b871-982c3e06791a","name":"CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-net"}]} 2018-12-04 21:34:25,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=d81b48a7-0fac-4f8f-b871-982c3e06791a used request id req-53fc8fa0-fcb4-4b5a-a243-74c2795da256 2018-12-04 21:34:25,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d81b48a7-0fac-4f8f-b871-982c3e06791a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:25,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a1d78876-182e-4d17-bc88-2797c41e9015 Date: Tue, 04 Dec 2018 21:34:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d81b48a7-0fac-4f8f-b871-982c3e06791a","tenant_id":"9ca55a1a97164766ad4501c243eddc62","created_at":"2018-12-04T21:34:10Z","dns_nameservers":[],"updated_at":"2018-12-04T21:34: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":"9ca55a1a97164766ad4501c243eddc62","id":"7e3f75c4-a531-4003-bfe7-a8341c6f703b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-subnet"}]} 2018-12-04 21:34:25,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d81b48a7-0fac-4f8f-b871-982c3e06791a used request id req-a1d78876-182e-4d17-bc88-2797c41e9015 2018-12-04 21:34:25,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d81b48a7-0fac-4f8f-b871-982c3e06791a&name=CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:25,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d034669d-b335-4a5f-bf4a-e7ef7488cc3e Date: Tue, 04 Dec 2018 21:34:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d81b48a7-0fac-4f8f-b871-982c3e06791a","tenant_id":"9ca55a1a97164766ad4501c243eddc62","created_at":"2018-12-04T21:34:10Z","dns_nameservers":[],"updated_at":"2018-12-04T21:34: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":"9ca55a1a97164766ad4501c243eddc62","id":"7e3f75c4-a531-4003-bfe7-a8341c6f703b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-subnet"}]} 2018-12-04 21:34:25,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d81b48a7-0fac-4f8f-b871-982c3e06791a&name=CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-subnet used request id req-d034669d-b335-4a5f-bf4a-e7ef7488cc3e 2018-12-04 21:34:25,355 - create_instance - INFO - Deleting Port with ID - 07543646-20de-4d12-bb40-e6b8702e2bf1 2018-12-04 21:34:25,355 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97eport-1 2018-12-04 21:34:25,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/07543646-20de-4d12-bb40-e6b8702e2bf1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:26,005 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a0e975a6-506d-4ace-ad76-c8ca446f9f02 Date: Tue, 04 Dec 2018 21:34:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:34:26,005 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/07543646-20de-4d12-bb40-e6b8702e2bf1 used request id req-a0e975a6-506d-4ace-ad76-c8ca446f9f02 2018-12-04 21:34:26,005 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-inst 2018-12-04 21:34:26,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/a775b52c-c750-4ec8-8a2b-ed23d064b6f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:26,180 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21: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-4ee9ebda-fd01-45a8-8923-56c324f4e0d7 x-compute-request-id: req-4ee9ebda-fd01-45a8-8923-56c324f4e0d7 Content-Type: application/json 2018-12-04 21:34:26,180 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/a775b52c-c750-4ec8-8a2b-ed23d064b6f9 used request id req-4ee9ebda-fd01-45a8-8923-56c324f4e0d7 2018-12-04 21:34:26,181 - create_instance - INFO - Checking deletion status 2018-12-04 21:34:26,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a775b52c-c750-4ec8-8a2b-ed23d064b6f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:26,446 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-9d1182c7-7677-47d8-8a4a-0083252de862 x-compute-request-id: req-9d1182c7-7677-47d8-8a4a-0083252de862 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a775b52c-c750-4ec8-8a2b-ed23d064b6f9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a775b52c-c750-4ec8-8a2b-ed23d064b6f9", "rel": "bookmark"}], "image": {"id": "13839712-3520-421d-acca-6fa5d0aeae77", "links": [{"href": "http://172.30.9.23:8774/images/13839712-3520-421d-acca-6fa5d0aeae77", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:34:22.000000", "flavor": {"id": "ccdf082b-e4f6-4db0-9b5f-dd2c80765615", "links": [{"href": "http://172.30.9.23:8774/flavors/ccdf082b-e4f6-4db0-9b5f-dd2c80765615", "rel": "bookmark"}]}, "id": "a775b52c-c750-4ec8-8a2b-ed23d064b6f9", "user_id": "64a66148ff6d48a0a76dc91b6db22ed4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:34:26Z", "hostId": "68ecdca0cee1bfd96b6a1966dd6a0023f21ab40bd3c01c580f13ce0f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-inst", "created": "2018-12-04T21:34:17Z", "tenant_id": "9ca55a1a97164766ad4501c243eddc62", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:34:26,447 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a775b52c-c750-4ec8-8a2b-ed23d064b6f9 used request id req-9d1182c7-7677-47d8-8a4a-0083252de862 2018-12-04 21:34:26,447 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-inst] is - ACTIVE 2018-12-04 21:34:26,447 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:34:29,451 - create_instance - DEBUG - VM status query timeout in 296.730407953 2018-12-04 21:34:29,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a775b52c-c750-4ec8-8a2b-ed23d064b6f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b54f79695a9ad7163e1eb2b6acb2a269d9f8fcb" 2018-12-04 21:34:29,499 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:34:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6087b285-b561-4858-8eb4-9ae35ce97b1d x-compute-request-id: req-6087b285-b561-4858-8eb4-9ae35ce97b1d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a775b52c-c750-4ec8-8a2b-ed23d064b6f9 could not be found.", "code": 404}} 2018-12-04 21:34:29,500 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a775b52c-c750-4ec8-8a2b-ed23d064b6f9 used request id req-6087b285-b561-4858-8eb4-9ae35ce97b1d 2018-12-04 21:34:29,500 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a775b52c-c750-4ec8-8a2b-ed23d064b6f9 could not be found. (HTTP 404) (Request-ID: req-6087b285-b561-4858-8eb4-9ae35ce97b1d) 2018-12-04 21:34:29,500 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-inst 2018-12-04 21:34:29,503 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/ccdf082b-e4f6-4db0-9b5f-dd2c80765615 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ee4c55f15e1f18641daf0a0c62abc18ff1217e" 2018-12-04 21:34:29,527 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:34:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e93c09ab-03c9-4ed2-b766-15fe945b1b9e x-compute-request-id: req-e93c09ab-03c9-4ed2-b766-15fe945b1b9e Content-Length: 0 Content-Type: application/json 2018-12-04 21:34:29,527 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/ccdf082b-e4f6-4db0-9b5f-dd2c80765615 used request id req-e93c09ab-03c9-4ed2-b766-15fe945b1b9e 2018-12-04 21:34:29,528 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-subnet 2018-12-04 21:34:29,528 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-subnet 2018-12-04 21:34:29,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/7e3f75c4-a531-4003-bfe7-a8341c6f703b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa9d5ae269acb5fa1f0c316a27ca88055d65d1f" 2018-12-04 21:34:30,760 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e4d13706-b324-4722-ab7a-3a37fa9d7e64 Date: Tue, 04 Dec 2018 21:34:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:34:30,760 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/7e3f75c4-a531-4003-bfe7-a8341c6f703b used request id req-e4d13706-b324-4722-ab7a-3a37fa9d7e64 2018-12-04 21:34:30,760 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-pub-net 2018-12-04 21:34:30,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/d81b48a7-0fac-4f8f-b871-982c3e06791a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa9d5ae269acb5fa1f0c316a27ca88055d65d1f" 2018-12-04 21:34:32,238 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1ac0a3a4-6540-420b-ac9b-542b5330f757 Date: Tue, 04 Dec 2018 21:34:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:34:32,238 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/d81b48a7-0fac-4f8f-b871-982c3e06791a used request id req-1ac0a3a4-6540-420b-ac9b-542b5330f757 2018-12-04 21:34:32,239 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-7b18f7a7-9f4e-4f38-b6bc-6e7ab719c97e-image 2018-12-04 21:34:32,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/13839712-3520-421d-acca-6fa5d0aeae77 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b2319743df37320429e9f2318d3285a7b67656f" 2018-12-04 21:34:32,709 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-605da549-c406-4d09-93a2-ba71616782ad Date: Tue, 04 Dec 2018 21:34:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:34:32,710 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/13839712-3520-421d-acca-6fa5d0aeae77 used request id req-605da549-c406-4d09-93a2-ba71616782ad 2018-12-04 21:34:32,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348c913380be88da1821c608bec7b74205fdb0ac" 2018-12-04 21:34:32,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-596ad0cd-cc14-4826-a240-89666ed1cbd3 Date: Tue, 04 Dec 2018 21:34:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ca55a1a97164766ad4501c243eddc62", "created_at": "2018-12-04T21:34:09Z", "updated_at": "2018-12-04T21:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:34:09Z", "revision_number": 0, "id": "1279a3c8-7ced-42cf-9b2a-c7197dced37d", "remote_group_id": "a3406a82-dd0a-4ac7-a66e-d9ffb5b37064", "remote_ip_prefix": null, "created_at": "2018-12-04T21:34:09Z", "security_group_id": "a3406a82-dd0a-4ac7-a66e-d9ffb5b37064", "tenant_id": "9ca55a1a97164766ad4501c243eddc62", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ca55a1a97164766ad4501c243eddc62"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:34:09Z", "revision_number": 0, "id": "42775598-8988-48d0-8c85-638f69f63908", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:34:09Z", "security_group_id": "a3406a82-dd0a-4ac7-a66e-d9ffb5b37064", "tenant_id": "9ca55a1a97164766ad4501c243eddc62", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ca55a1a97164766ad4501c243eddc62"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:34:09Z", "revision_number": 0, "id": "42e48492-60cf-4e46-89e1-002ec0eb862e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:34:09Z", "security_group_id": "a3406a82-dd0a-4ac7-a66e-d9ffb5b37064", "tenant_id": "9ca55a1a97164766ad4501c243eddc62", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ca55a1a97164766ad4501c243eddc62"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:34:09Z", "revision_number": 0, "id": "985ebeda-4eaa-425d-bda8-74909dd9fac6", "remote_group_id": "a3406a82-dd0a-4ac7-a66e-d9ffb5b37064", "remote_ip_prefix": null, "created_at": "2018-12-04T21:34:09Z", "security_group_id": "a3406a82-dd0a-4ac7-a66e-d9ffb5b37064", "tenant_id": "9ca55a1a97164766ad4501c243eddc62", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ca55a1a97164766ad4501c243eddc62"}], "revision_number": 4, "project_id": "9ca55a1a97164766ad4501c243eddc62", "id": "a3406a82-dd0a-4ac7-a66e-d9ffb5b37064", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:34:32,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-596ad0cd-cc14-4826-a240-89666ed1cbd3 2018-12-04 21:34:32,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348c913380be88da1821c608bec7b74205fdb0ac" 2018-12-04 21:34:33,083 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:34:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04cceb59-b42b-43b7-8d54-5d2cf203ad80 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:34:33,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-04cceb59-b42b-43b7-8d54-5d2cf203ad80 2018-12-04 21:34:33,083 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:34:33,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348c913380be88da1821c608bec7b74205fdb0ac" 2018-12-04 21:34:33,181 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:34:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aae2370d-a0d1-4466-b153-f06bcfb765e9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:34:33,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-aae2370d-a0d1-4466-b153-f06bcfb765e9 2018-12-04 21:34:33,182 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:34:33,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348c913380be88da1821c608bec7b74205fdb0ac" 2018-12-04 21:34:33,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dddd3db7-e72c-4c05-91d4-9b810094b6d0 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:34:33,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-dddd3db7-e72c-4c05-91d4-9b810094b6d0 2018-12-04 21:34:33,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348c913380be88da1821c608bec7b74205fdb0ac" 2018-12-04 21:34:33,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea065295-5bc5-42a3-b9ef-007109a71e1a Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:34:33,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-ea065295-5bc5-42a3-b9ef-007109a71e1a 2018-12-04 21:34:33,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348c913380be88da1821c608bec7b74205fdb0ac" 2018-12-04 21:34:33,566 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:34:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-296d6f66-891a-40db-8a0c-85c73e183035 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:34:33,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-296d6f66-891a-40db-8a0c-85c73e183035 2018-12-04 21:34:33,567 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:34:33,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348c913380be88da1821c608bec7b74205fdb0ac" 2018-12-04 21:34:33,668 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:34:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-febcdab0-f075-413c-93a5-f2474e7db494 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:34:33,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-febcdab0-f075-413c-93a5-f2474e7db494 2018-12-04 21:34:33,668 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:34:33,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348c913380be88da1821c608bec7b74205fdb0ac" 2018-12-04 21:34:33,769 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:34:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-793c6100-13fa-4ebb-9b51-8014adfe53ca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:34:33,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-793c6100-13fa-4ebb-9b51-8014adfe53ca 2018-12-04 21:34:33,769 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:34:33,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9ca55a1a97164766ad4501c243eddc62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348c913380be88da1821c608bec7b74205fdb0ac" 2018-12-04 21:34:33,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42d25277-feae-49c4-8d44-860c030012da Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9ca55a1a97164766ad4501c243eddc62"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ca55a1a97164766ad4501c243eddc62", "name": "CreateInstancePortManipulationTests-6d916a73-7eff-449-proj"}} 2018-12-04 21:34:33,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9ca55a1a97164766ad4501c243eddc62 used request id req-42d25277-feae-49c4-8d44-860c030012da 2018-12-04 21:34:33,872 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a3406a82-dd0a-4ac7-a66e-d9ffb5b37064 2018-12-04 21:34:33,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a3406a82-dd0a-4ac7-a66e-d9ffb5b37064 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348c913380be88da1821c608bec7b74205fdb0ac" 2018-12-04 21:34:33,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-de38b83c-034c-4a18-b82e-1ca966dbdf78 Date: Tue, 04 Dec 2018 21:34:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a3406a82-dd0a-4ac7-a66e-d9ffb5b37064", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:34:09Z", "security_group_id": "a3406a82-dd0a-4ac7-a66e-d9ffb5b37064", "port_range_min": null, "revision_number": 0, "tenant_id": "9ca55a1a97164766ad4501c243eddc62", "created_at": "2018-12-04T21:34:09Z", "project_id": "9ca55a1a97164766ad4501c243eddc62", "id": "1279a3c8-7ced-42cf-9b2a-c7197dced37d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:34:09Z", "security_group_id": "a3406a82-dd0a-4ac7-a66e-d9ffb5b37064", "port_range_min": null, "revision_number": 0, "tenant_id": "9ca55a1a97164766ad4501c243eddc62", "created_at": "2018-12-04T21:34:09Z", "project_id": "9ca55a1a97164766ad4501c243eddc62", "id": "42775598-8988-48d0-8c85-638f69f63908"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:34:09Z", "security_group_id": "a3406a82-dd0a-4ac7-a66e-d9ffb5b37064", "port_range_min": null, "revision_number": 0, "tenant_id": "9ca55a1a97164766ad4501c243eddc62", "created_at": "2018-12-04T21:34:09Z", "project_id": "9ca55a1a97164766ad4501c243eddc62", "id": "42e48492-60cf-4e46-89e1-002ec0eb862e"}, {"remote_group_id": "a3406a82-dd0a-4ac7-a66e-d9ffb5b37064", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:34:09Z", "security_group_id": "a3406a82-dd0a-4ac7-a66e-d9ffb5b37064", "port_range_min": null, "revision_number": 0, "tenant_id": "9ca55a1a97164766ad4501c243eddc62", "created_at": "2018-12-04T21:34:09Z", "project_id": "9ca55a1a97164766ad4501c243eddc62", "id": "985ebeda-4eaa-425d-bda8-74909dd9fac6"}]} 2018-12-04 21:34:33,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a3406a82-dd0a-4ac7-a66e-d9ffb5b37064 used request id req-de38b83c-034c-4a18-b82e-1ca966dbdf78 2018-12-04 21:34:33,896 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:34:33,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/a3406a82-dd0a-4ac7-a66e-d9ffb5b37064 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348c913380be88da1821c608bec7b74205fdb0ac" 2018-12-04 21:34:34,116 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a09cb537-e4d2-40b3-8237-be27f4f62e1a Content-Length: 0 Date: Tue, 04 Dec 2018 21:34:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:34:34,116 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/a3406a82-dd0a-4ac7-a66e-d9ffb5b37064 used request id req-a09cb537-e4d2-40b3-8237-be27f4f62e1a 2018-12-04 21:34:34,117 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-6d916a73-7eff-449-proj 2018-12-04 21:34:34,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/9ca55a1a97164766ad4501c243eddc62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348c913380be88da1821c608bec7b74205fdb0ac" 2018-12-04 21:34:34,486 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:34:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7851e049-af68-46c6-9873-3b3141fcc534 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:34:34,486 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/9ca55a1a97164766ad4501c243eddc62 used request id req-7851e049-af68-46c6-9873-3b3141fcc534 2018-12-04 21:34:34,486 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-6d916a73-7eff-449-proj-role 2018-12-04 21:34:34,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/013aad0399514253a4b4318ff75dc507 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348c913380be88da1821c608bec7b74205fdb0ac" 2018-12-04 21:34:34,606 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:34:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15695df1-e408-43eb-a739-31bd83a9c43a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:34:34,606 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/013aad0399514253a4b4318ff75dc507 used request id req-15695df1-e408-43eb-a739-31bd83a9c43a 2018-12-04 21:34:34,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348c913380be88da1821c608bec7b74205fdb0ac" 2018-12-04 21:34:34,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b683001e-6704-441d-a7a5-9500a4e6f362 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:34:34,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b683001e-6704-441d-a7a5-9500a4e6f362 2018-12-04 21:34:34,698 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-6d916a73-7eff-449-user 2018-12-04 21:34:34,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/64a66148ff6d48a0a76dc91b6db22ed4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81ba3f977533cc469dcbc0d762e1ede717a05126" 2018-12-04 21:34:34,910 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:34:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f6f8ea3-e6f7-4ddf-9b22-d3fcce2a172e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:34:34,910 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/64a66148ff6d48a0a76dc91b6db22ed4 used request id req-0f6f8ea3-e6f7-4ddf-9b22-d3fcce2a172e 2018-12-04 21:34:34,911 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:34:35,312 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:34:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["W45RmG1ZSt-UjSe1_bwlBg"], "issued_at": "2018-12-04T21:34:35.000000Z"}} 2018-12-04 21:34:35,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}953449b3acd443b3caa0ddfe0f171638b0031903" 2018-12-04 21:34:35,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98fd3185-8ba3-431d-a2e1-d1d79f63b1ed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:34:35,404 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-98fd3185-8ba3-431d-a2e1-d1d79f63b1ed 2018-12-04 21:34:35,405 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:34:35,406 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:34:35,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:34:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["GcKEQkRyQ8CKQh_K5Vourg"], "issued_at": "2018-12-04T21:34:35.000000Z"}} 2018-12-04 21:34:35,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320b50a4478d46c8e2507ce634e3c847e7ca5c1e" 2018-12-04 21:34:36,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97e7ea6f-b102-4a1e-8a5e-a7bf9f40f074 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:34:36,073 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-97e7ea6f-b102-4a1e-8a5e-a7bf9f40f074 2018-12-04 21:34:36,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:34:36,078 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:34: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:34:36,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b0fba0af-3403-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320b50a4478d46c8e2507ce634e3c847e7ca5c1e" 2018-12-04 21:34:36,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9dc1ebc-3dd3-4e93-bb2e-e372b0202345 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b0fba0af-3403-437-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:34:36,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b0fba0af-3403-437-proj used request id req-b9dc1ebc-3dd3-4e93-bb2e-e372b0202345 2018-12-04 21:34:36,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320b50a4478d46c8e2507ce634e3c847e7ca5c1e" 2018-12-04 21:34:36,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea72765c-8c37-4159-9518-07de35b2f0c3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:34:36,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ea72765c-8c37-4159-9518-07de35b2f0c3 2018-12-04 21:34:36,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320b50a4478d46c8e2507ce634e3c847e7ca5c1e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-b0fba0af-3403-437-proj"}}' 2018-12-04 21:34:36,404 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:34:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-961660f4-18f4-4445-b87f-498b912370c0 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dc4999f58bc24ab4b06688f407ffd559"}, "tags": [], "enabled": true, "id": "dc4999f58bc24ab4b06688f407ffd559", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b0fba0af-3403-437-proj"}} 2018-12-04 21:34:36,404 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-961660f4-18f4-4445-b87f-498b912370c0 2018-12-04 21:34:36,404 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-b0fba0af-3403-437-proj 2018-12-04 21:34:36,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:34:36,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:34:36,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:34:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["kUQjNui2Qa2sHKPeEpkmKA"], "issued_at": "2018-12-04T21:34:36.000000Z"}} 2018-12-04 21:34:36,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af172f6d2e27036345266d50012f51025f8653db" 2018-12-04 21:34:36,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6de239ad-2982-46cc-972c-7b3ed9eb8c5a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:34:36,901 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6de239ad-2982-46cc-972c-7b3ed9eb8c5a 2018-12-04 21:34:36,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:34:36,910 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:34: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:34:36,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af172f6d2e27036345266d50012f51025f8653db" 2018-12-04 21:34:37,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b791fb6-9acf-409c-afec-dc2c7e1cf071 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:34:37,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6b791fb6-9acf-409c-afec-dc2c7e1cf071 2018-12-04 21:34:37,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-b0fba0af-3403-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af172f6d2e27036345266d50012f51025f8653db" 2018-12-04 21:34:37,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-260de4bf-e1ec-490c-9754-420f78fd098a Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-b0fba0af-3403-437-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dc4999f58bc24ab4b06688f407ffd559"}, "tags": [], "enabled": true, "id": "dc4999f58bc24ab4b06688f407ffd559", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b0fba0af-3403-437-proj"}]} 2018-12-04 21:34:37,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-b0fba0af-3403-437-proj used request id req-260de4bf-e1ec-490c-9754-420f78fd098a 2018-12-04 21:34:37,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af172f6d2e27036345266d50012f51025f8653db" 2018-12-04 21:34:37,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3331c5d8-9f1b-4a41-8539-9778e4e70211 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:34:37,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-3331c5d8-9f1b-4a41-8539-9778e4e70211 2018-12-04 21:34:37,546 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-b0fba0af-3403-437-user 2018-12-04 21:34:37,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:34:37,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320b50a4478d46c8e2507ce634e3c847e7ca5c1e" 2018-12-04 21:34:37,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33304d6d-7b4e-489d-81ae-018c807d31cf Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:34:37,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-33304d6d-7b4e-489d-81ae-018c807d31cf 2018-12-04 21:34:37,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320b50a4478d46c8e2507ce634e3c847e7ca5c1e" -d '{"role": {"name": "CreateInstancePortManipulationTests-b0fba0af-3403-437-proj-role"}}' 2018-12-04 21:34:37,684 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:34:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a12be8ce-1892-4525-a497-b34f323dd9d1 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "091b33aa820b42d68a530542d5e839fc", "links": {"self": "http://172.30.9.23:5000/v3/roles/091b33aa820b42d68a530542d5e839fc"}, "name": "CreateInstancePortManipulationTests-b0fba0af-3403-437-proj-role"}} 2018-12-04 21:34:37,684 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-a12be8ce-1892-4525-a497-b34f323dd9d1 2018-12-04 21:34:37,684 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-b0fba0af-3403-437-proj-role 2018-12-04 21:34:37,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/091b33aa820b42d68a530542d5e839fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320b50a4478d46c8e2507ce634e3c847e7ca5c1e" 2018-12-04 21:34:37,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-895cbbd8-5cea-447a-9a49-8402b401fb9b Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "091b33aa820b42d68a530542d5e839fc", "links": {"self": "http://172.30.9.23:5000/v3/roles/091b33aa820b42d68a530542d5e839fc"}, "name": "CreateInstancePortManipulationTests-b0fba0af-3403-437-proj-role"}} 2018-12-04 21:34:37,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/091b33aa820b42d68a530542d5e839fc used request id req-895cbbd8-5cea-447a-9a49-8402b401fb9b 2018-12-04 21:34:37,781 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-b0fba0af-3403-437-proj-role to project CreateInstancePortManipulationTests-b0fba0af-3403-437-proj 2018-12-04 21:34:37,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/dc4999f58bc24ab4b06688f407ffd559/users/e2aefb6fc9a1453cacf8057c1ca74912/roles/091b33aa820b42d68a530542d5e839fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320b50a4478d46c8e2507ce634e3c847e7ca5c1e" 2018-12-04 21:34:37,915 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:34:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c49ca578-53ac-488e-a404-2a2647662284 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:34:37,915 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/dc4999f58bc24ab4b06688f407ffd559/users/e2aefb6fc9a1453cacf8057c1ca74912/roles/091b33aa820b42d68a530542d5e839fc used request id req-c49ca578-53ac-488e-a404-2a2647662284 2018-12-04 21:34:37,916 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-04 21:34:37,916 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:34:37,917 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:34:38,308 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "091b33aa820b42d68a530542d5e839fc", "name": "CreateInstancePortManipulationTests-b0fba0af-3403-437-proj-role"}], "expires_at": "2018-12-04T22:34:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc4999f58bc24ab4b06688f407ffd559", "name": "CreateInstancePortManipulationTests-b0fba0af-3403-437-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/dc4999f58bc24ab4b06688f407ffd559", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/dc4999f58bc24ab4b06688f407ffd559", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/dc4999f58bc24ab4b06688f407ffd559", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_dc4999f58bc24ab4b06688f407ffd559", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_dc4999f58bc24ab4b06688f407ffd559", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/dc4999f58bc24ab4b06688f407ffd559", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/dc4999f58bc24ab4b06688f407ffd559", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/dc4999f58bc24ab4b06688f407ffd559", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/dc4999f58bc24ab4b06688f407ffd559", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/dc4999f58bc24ab4b06688f407ffd559", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/dc4999f58bc24ab4b06688f407ffd559", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/dc4999f58bc24ab4b06688f407ffd559", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/dc4999f58bc24ab4b06688f407ffd559", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/dc4999f58bc24ab4b06688f407ffd559", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b0fba0af-3403-437-user", "id": "e2aefb6fc9a1453cacf8057c1ca74912"}, "audit_ids": ["QWn5Lls5STiYp-m6xo7Z4g"], "issued_at": "2018-12-04T21:34:38.000000Z"}} 2018-12-04 21:34:38,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be81998e7a08562092038600c3be45e18300aac7" 2018-12-04 21:34:38,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a88fd81-7dba-44f0-862d-4242246ed064 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:34:38,474 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-2a88fd81-7dba-44f0-862d-4242246ed064 2018-12-04 21:34:38,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}be81998e7a08562092038600c3be45e18300aac7" 2018-12-04 21:34:38,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-d4b1b623-30c9-4f55-8cd9-93dbcd7a95b4 Date: Tue, 04 Dec 2018 21:34:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-image"} 2018-12-04 21:34:38,689 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-image used request id req-d4b1b623-30c9-4f55-8cd9-93dbcd7a95b4 2018-12-04 21:34:38,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}be81998e7a08562092038600c3be45e18300aac7" 2018-12-04 21:34:38,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-85beb1e0-6539-4b5d-8be9-5a470b32acce Date: Tue, 04 Dec 2018 21:34:38 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:34:38,699 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-85beb1e0-6539-4b5d-8be9-5a470b32acce 2018-12-04 21:34:38,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}be81998e7a08562092038600c3be45e18300aac7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-image"}' 2018-12-04 21:34:38,765 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/b91fdbf0-9edb-4f1e-8ade-bb010df00d61 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-12f8c9ec-c9ac-4f14-9758-6c48d0d5e693 Date: Tue, 04 Dec 2018 21:34:38 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:34:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-04T21:34:38Z", "visibility": "shared", "locations": [], "self": "/v2/images/b91fdbf0-9edb-4f1e-8ade-bb010df00d61", "min_disk": 0, "protected": false, "id": "b91fdbf0-9edb-4f1e-8ade-bb010df00d61", "file": "/v2/images/b91fdbf0-9edb-4f1e-8ade-bb010df00d61/file", "checksum": null, "owner": "dc4999f58bc24ab4b06688f407ffd559", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:34:38,765 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-12f8c9ec-c9ac-4f14-9758-6c48d0d5e693 2018-12-04 21:34:38,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/b91fdbf0-9edb-4f1e-8ade-bb010df00d61/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}be81998e7a08562092038600c3be45e18300aac7" -d '' 2018-12-04 21:34:39,186 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-acfc2031-12fa-4a51-9baf-38dd33b39342 Date: Tue, 04 Dec 2018 21:34:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:34:39,186 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/b91fdbf0-9edb-4f1e-8ade-bb010df00d61/file used request id req-acfc2031-12fa-4a51-9baf-38dd33b39342 2018-12-04 21:34:39,187 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 21:34:39,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/b91fdbf0-9edb-4f1e-8ade-bb010df00d61 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}be81998e7a08562092038600c3be45e18300aac7" 2018-12-04 21:34:39,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-be25c783-0854-40b8-b4a7-dde0ef34029f Date: Tue, 04 Dec 2018 21:34:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:34:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:34:39Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/b91fdbf0-9edb-4f1e-8ade-bb010df00d61/snap", "metadata": {}}], "self": "/v2/images/b91fdbf0-9edb-4f1e-8ade-bb010df00d61", "min_disk": 0, "protected": false, "id": "b91fdbf0-9edb-4f1e-8ade-bb010df00d61", "file": "/v2/images/b91fdbf0-9edb-4f1e-8ade-bb010df00d61/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dc4999f58bc24ab4b06688f407ffd559", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/b91fdbf0-9edb-4f1e-8ade-bb010df00d61/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:34:39,206 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/b91fdbf0-9edb-4f1e-8ade-bb010df00d61 used request id req-be25c783-0854-40b8-b4a7-dde0ef34029f 2018-12-04 21:34:39,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}be81998e7a08562092038600c3be45e18300aac7" 2018-12-04 21:34:39,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5f9bd8ad-d1d2-4f7f-852f-804f1037649c Date: Tue, 04 Dec 2018 21:34:39 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:34:39,215 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-5f9bd8ad-d1d2-4f7f-852f-804f1037649c 2018-12-04 21:34:39,218 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-image 2018-12-04 21:34:39,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/b91fdbf0-9edb-4f1e-8ade-bb010df00d61 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}be81998e7a08562092038600c3be45e18300aac7" 2018-12-04 21:34:39,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-8f0db680-3fe6-434d-b2ec-c45e20f43206 Date: Tue, 04 Dec 2018 21:34:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:34:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:34:39Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/b91fdbf0-9edb-4f1e-8ade-bb010df00d61/snap", "metadata": {}}], "self": "/v2/images/b91fdbf0-9edb-4f1e-8ade-bb010df00d61", "min_disk": 0, "protected": false, "id": "b91fdbf0-9edb-4f1e-8ade-bb010df00d61", "file": "/v2/images/b91fdbf0-9edb-4f1e-8ade-bb010df00d61/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dc4999f58bc24ab4b06688f407ffd559", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/b91fdbf0-9edb-4f1e-8ade-bb010df00d61/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:34:39,234 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/b91fdbf0-9edb-4f1e-8ade-bb010df00d61 used request id req-8f0db680-3fe6-434d-b2ec-c45e20f43206 2018-12-04 21:34:39,235 - create_image - DEBUG - Instance status is - active 2018-12-04 21:34:39,235 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-image 2018-12-04 21:34:39,235 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-image 2018-12-04 21:34:39,235 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:34:39,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:34:39,634 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "091b33aa820b42d68a530542d5e839fc", "name": "CreateInstancePortManipulationTests-b0fba0af-3403-437-proj-role"}], "expires_at": "2018-12-04T22:34:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc4999f58bc24ab4b06688f407ffd559", "name": "CreateInstancePortManipulationTests-b0fba0af-3403-437-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/dc4999f58bc24ab4b06688f407ffd559", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/dc4999f58bc24ab4b06688f407ffd559", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/dc4999f58bc24ab4b06688f407ffd559", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_dc4999f58bc24ab4b06688f407ffd559", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_dc4999f58bc24ab4b06688f407ffd559", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/dc4999f58bc24ab4b06688f407ffd559", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/dc4999f58bc24ab4b06688f407ffd559", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/dc4999f58bc24ab4b06688f407ffd559", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/dc4999f58bc24ab4b06688f407ffd559", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/dc4999f58bc24ab4b06688f407ffd559", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/dc4999f58bc24ab4b06688f407ffd559", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/dc4999f58bc24ab4b06688f407ffd559", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/dc4999f58bc24ab4b06688f407ffd559", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/dc4999f58bc24ab4b06688f407ffd559", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b0fba0af-3403-437-user", "id": "e2aefb6fc9a1453cacf8057c1ca74912"}, "audit_ids": ["cZPwbqisTRS19h8ykW9boA"], "issued_at": "2018-12-04T21:34:39.000000Z"}} 2018-12-04 21:34:39,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a11eca026b8b445c0bea12a99e6315953fa84424" 2018-12-04 21:34:39,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3370bb08-4eb9-4391-adb4-b7c2d6b95ec6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:34:39,720 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3370bb08-4eb9-4391-adb4-b7c2d6b95ec6 2018-12-04 21:34:39,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a11eca026b8b445c0bea12a99e6315953fa84424" 2018-12-04 21:34:39,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-cfed1b33-e162-41b5-804b-e71f0f7aca89 Date: Tue, 04 Dec 2018 21:34:39 GMT RESP BODY: {"networks":[]} 2018-12-04 21:34:39,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-net used request id req-cfed1b33-e162-41b5-804b-e71f0f7aca89 2018-12-04 21:34:39,924 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-net 2018-12-04 21:34:39,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a11eca026b8b445c0bea12a99e6315953fa84424" -d '{"network": {"name": "CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-net", "admin_state_up": true}}' 2018-12-04 21:34:40,420 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-55060ff6-27f2-4cbc-8daf-b6f986bc7649 Date: Tue, 04 Dec 2018 21:34:40 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"dc4999f58bc24ab4b06688f407ffd559","created_at":"2018-12-04T21:34:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-12-04T21:34:40Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"dc4999f58bc24ab4b06688f407ffd559","id":"076ebc1a-b8c3-43b2-999d-3c1547028ab1","name":"CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-net"}} 2018-12-04 21:34:40,420 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-55060ff6-27f2-4cbc-8daf-b6f986bc7649 2018-12-04 21:34:40,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=076ebc1a-b8c3-43b2-999d-3c1547028ab1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a11eca026b8b445c0bea12a99e6315953fa84424" 2018-12-04 21:34:40,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-b2f32320-7b80-4c0f-b3d6-4bf8ca2c6d42 Date: Tue, 04 Dec 2018 21:34:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T21:34:40Z","tenant_id":"dc4999f58bc24ab4b06688f407ffd559","created_at":"2018-12-04T21:34:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"dc4999f58bc24ab4b06688f407ffd559","id":"076ebc1a-b8c3-43b2-999d-3c1547028ab1","name":"CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-net"}]} 2018-12-04 21:34:40,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=076ebc1a-b8c3-43b2-999d-3c1547028ab1 used request id req-b2f32320-7b80-4c0f-b3d6-4bf8ca2c6d42 2018-12-04 21:34:40,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=076ebc1a-b8c3-43b2-999d-3c1547028ab1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a11eca026b8b445c0bea12a99e6315953fa84424" 2018-12-04 21:34:40,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4b4e8944-2485-481b-8a9e-f2697cf087fd Date: Tue, 04 Dec 2018 21:34:40 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:34:40,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=076ebc1a-b8c3-43b2-999d-3c1547028ab1 used request id req-4b4e8944-2485-481b-8a9e-f2697cf087fd 2018-12-04 21:34:40,561 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-subnet 2018-12-04 21:34:40,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a11eca026b8b445c0bea12a99e6315953fa84424" -d '{"subnets": [{"ip_version": 4, "network_id": "076ebc1a-b8c3-43b2-999d-3c1547028ab1", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-subnet"}]}' 2018-12-04 21:34:41,250 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-430745ba-dad8-4dc9-ba18-cf7d0ebb4984 Date: Tue, 04 Dec 2018 21:34:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"076ebc1a-b8c3-43b2-999d-3c1547028ab1","tenant_id":"dc4999f58bc24ab4b06688f407ffd559","created_at":"2018-12-04T21:34:40Z","dns_nameservers":[],"updated_at":"2018-12-04T21:34: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":"dc4999f58bc24ab4b06688f407ffd559","id":"47738272-79e1-4eee-a40a-2185b7e4d308","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-subnet"}]} 2018-12-04 21:34:41,250 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-430745ba-dad8-4dc9-ba18-cf7d0ebb4984 2018-12-04 21:34:41,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=076ebc1a-b8c3-43b2-999d-3c1547028ab1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a11eca026b8b445c0bea12a99e6315953fa84424" 2018-12-04 21:34:41,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-92a3b13a-f0fc-4d2d-addf-70c7916ef22a Date: Tue, 04 Dec 2018 21:34:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["47738272-79e1-4eee-a40a-2185b7e4d308"],"updated_at":"2018-12-04T21:34:40Z","tenant_id":"dc4999f58bc24ab4b06688f407ffd559","created_at":"2018-12-04T21:34:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"dc4999f58bc24ab4b06688f407ffd559","id":"076ebc1a-b8c3-43b2-999d-3c1547028ab1","name":"CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-net"}]} 2018-12-04 21:34:41,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=076ebc1a-b8c3-43b2-999d-3c1547028ab1 used request id req-92a3b13a-f0fc-4d2d-addf-70c7916ef22a 2018-12-04 21:34:41,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=076ebc1a-b8c3-43b2-999d-3c1547028ab1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a11eca026b8b445c0bea12a99e6315953fa84424" 2018-12-04 21:34:41,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-70e8c58f-6619-4143-9e88-47518ea6605b Date: Tue, 04 Dec 2018 21:34:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"076ebc1a-b8c3-43b2-999d-3c1547028ab1","tenant_id":"dc4999f58bc24ab4b06688f407ffd559","created_at":"2018-12-04T21:34:40Z","dns_nameservers":[],"updated_at":"2018-12-04T21:34: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":"dc4999f58bc24ab4b06688f407ffd559","id":"47738272-79e1-4eee-a40a-2185b7e4d308","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-subnet"}]} 2018-12-04 21:34:41,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=076ebc1a-b8c3-43b2-999d-3c1547028ab1 used request id req-70e8c58f-6619-4143-9e88-47518ea6605b 2018-12-04 21:34:41,427 - OpenStackNetwork - DEBUG - Network [076ebc1a-b8c3-43b2-999d-3c1547028ab1] created successfully 2018-12-04 21:34:41,427 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:34:41,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:34:41,833 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:34:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["vSlD-dzkQAufu94Zl3vrbg"], "issued_at": "2018-12-04T21:34:41.000000Z"}} 2018-12-04 21:34:41,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fb03d9419648f836317101c4aeea13f8c172981" 2018-12-04 21:34:41,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cc12656-aa0f-48d7-8e0b-431e71bf5eea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:34:41,960 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3cc12656-aa0f-48d7-8e0b-431e71bf5eea 2018-12-04 21:34:41,961 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:34:41,965 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fb03d9419648f836317101c4aeea13f8c172981" 2018-12-04 21:34:42,165 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34: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-50fd8036-c16d-4275-aa5e-bf2dd6a743fc x-compute-request-id: req-50fd8036-c16d-4275-aa5e-bf2dd6a743fc Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-04 21:34:42,165 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-50fd8036-c16d-4275-aa5e-bf2dd6a743fc 2018-12-04 21:34:42,168 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fb03d9419648f836317101c4aeea13f8c172981" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-04 21:34:42,204 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3edbfb5-e42a-456e-ae35-657e1f388d17 x-compute-request-id: req-d3edbfb5-e42a-456e-ae35-657e1f388d17 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/16bcf267-2a5b-43aa-a7c3-3c37787461fb", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/16bcf267-2a5b-43aa-a7c3-3c37787461fb", "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": "16bcf267-2a5b-43aa-a7c3-3c37787461fb"}} 2018-12-04 21:34:42,204 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d3edbfb5-e42a-456e-ae35-657e1f388d17 2018-12-04 21:34:42,204 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:34:42,205 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:34:42,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "091b33aa820b42d68a530542d5e839fc", "name": "CreateInstancePortManipulationTests-b0fba0af-3403-437-proj-role"}], "expires_at": "2018-12-04T22:34:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc4999f58bc24ab4b06688f407ffd559", "name": "CreateInstancePortManipulationTests-b0fba0af-3403-437-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/dc4999f58bc24ab4b06688f407ffd559", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/dc4999f58bc24ab4b06688f407ffd559", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/dc4999f58bc24ab4b06688f407ffd559", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_dc4999f58bc24ab4b06688f407ffd559", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_dc4999f58bc24ab4b06688f407ffd559", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/dc4999f58bc24ab4b06688f407ffd559", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/dc4999f58bc24ab4b06688f407ffd559", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/dc4999f58bc24ab4b06688f407ffd559", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/dc4999f58bc24ab4b06688f407ffd559", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/dc4999f58bc24ab4b06688f407ffd559", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/dc4999f58bc24ab4b06688f407ffd559", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/dc4999f58bc24ab4b06688f407ffd559", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/dc4999f58bc24ab4b06688f407ffd559", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/dc4999f58bc24ab4b06688f407ffd559", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b0fba0af-3403-437-user", "id": "e2aefb6fc9a1453cacf8057c1ca74912"}, "audit_ids": ["JgojWzV2Syyo0X05PZFxxw"], "issued_at": "2018-12-04T21:34:42.000000Z"}} 2018-12-04 21:34:42,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:42,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1af4d07-7501-4a7a-b70c-9606b8804df1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:34:42,692 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c1af4d07-7501-4a7a-b70c-9606b8804df1 2018-12-04 21:34:42,693 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:34:42,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:42,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a364537-161e-4bdc-a442-1de959c6d66f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:34:42,787 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4a364537-161e-4bdc-a442-1de959c6d66f 2018-12-04 21:34:42,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:43,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-5ec7ded2-9a41-4f42-aef8-45545fc4697b Date: Tue, 04 Dec 2018 21:34:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["47738272-79e1-4eee-a40a-2185b7e4d308"],"updated_at":"2018-12-04T21:34:40Z","tenant_id":"dc4999f58bc24ab4b06688f407ffd559","created_at":"2018-12-04T21:34:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"dc4999f58bc24ab4b06688f407ffd559","id":"076ebc1a-b8c3-43b2-999d-3c1547028ab1","name":"CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-net"}]} 2018-12-04 21:34:43,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-net used request id req-5ec7ded2-9a41-4f42-aef8-45545fc4697b 2018-12-04 21:34:43,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=076ebc1a-b8c3-43b2-999d-3c1547028ab1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:43,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-930774aa-222e-4158-9991-8f9850228b42 Date: Tue, 04 Dec 2018 21:34:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"076ebc1a-b8c3-43b2-999d-3c1547028ab1","tenant_id":"dc4999f58bc24ab4b06688f407ffd559","created_at":"2018-12-04T21:34:40Z","dns_nameservers":[],"updated_at":"2018-12-04T21:34: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":"dc4999f58bc24ab4b06688f407ffd559","id":"47738272-79e1-4eee-a40a-2185b7e4d308","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-subnet"}]} 2018-12-04 21:34:43,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=076ebc1a-b8c3-43b2-999d-3c1547028ab1 used request id req-930774aa-222e-4158-9991-8f9850228b42 2018-12-04 21:34:43,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:43,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-7b3094be-f111-4936-91eb-bfc8cdeb16ab Date: Tue, 04 Dec 2018 21:34:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["47738272-79e1-4eee-a40a-2185b7e4d308"],"updated_at":"2018-12-04T21:34:40Z","tenant_id":"dc4999f58bc24ab4b06688f407ffd559","created_at":"2018-12-04T21:34:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"dc4999f58bc24ab4b06688f407ffd559","id":"076ebc1a-b8c3-43b2-999d-3c1547028ab1","name":"CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-net"}]} 2018-12-04 21:34:43,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-net used request id req-7b3094be-f111-4936-91eb-bfc8cdeb16ab 2018-12-04 21:34:43,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:34:43,386 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:34: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:34:43,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dc4999f58bc24ab4b06688f407ffd559 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:43,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93928953-8ca1-4fa6-8771-32edcc29081e Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dc4999f58bc24ab4b06688f407ffd559"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dc4999f58bc24ab4b06688f407ffd559", "name": "CreateInstancePortManipulationTests-b0fba0af-3403-437-proj"}} 2018-12-04 21:34:43,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dc4999f58bc24ab4b06688f407ffd559 used request id req-93928953-8ca1-4fa6-8771-32edcc29081e 2018-12-04 21:34:43,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=076ebc1a-b8c3-43b2-999d-3c1547028ab1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:43,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6b7ec57b-0e4e-4e82-ae2c-8dedc793b430 Date: Tue, 04 Dec 2018 21:34:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"076ebc1a-b8c3-43b2-999d-3c1547028ab1","tenant_id":"dc4999f58bc24ab4b06688f407ffd559","created_at":"2018-12-04T21:34:40Z","dns_nameservers":[],"updated_at":"2018-12-04T21:34: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":"dc4999f58bc24ab4b06688f407ffd559","id":"47738272-79e1-4eee-a40a-2185b7e4d308","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-subnet"}]} 2018-12-04 21:34:43,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=076ebc1a-b8c3-43b2-999d-3c1547028ab1 used request id req-6b7ec57b-0e4e-4e82-ae2c-8dedc793b430 2018-12-04 21:34:43,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=076ebc1a-b8c3-43b2-999d-3c1547028ab1&name=CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:43,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ba8ba4bd-ea77-442f-81f7-a4b91dd41b74 Date: Tue, 04 Dec 2018 21:34:43 GMT RESP BODY: {"ports":[]} 2018-12-04 21:34:43,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=076ebc1a-b8c3-43b2-999d-3c1547028ab1&name=CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80port-1&admin_state_up=True used request id req-ba8ba4bd-ea77-442f-81f7-a4b91dd41b74 2018-12-04 21:34:43,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:43,806 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34: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-e4185b2e-1203-452d-b082-1be20f33b2db x-compute-request-id: req-e4185b2e-1203-452d-b082-1be20f33b2db Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-04 21:34:43,806 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-inst used request id req-e4185b2e-1203-452d-b082-1be20f33b2db 2018-12-04 21:34:43,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:43,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-d3151b35-c511-47d8-8c3d-f533a9244760 Date: Tue, 04 Dec 2018 21:34:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["47738272-79e1-4eee-a40a-2185b7e4d308"],"updated_at":"2018-12-04T21:34:40Z","tenant_id":"dc4999f58bc24ab4b06688f407ffd559","created_at":"2018-12-04T21:34:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"dc4999f58bc24ab4b06688f407ffd559","id":"076ebc1a-b8c3-43b2-999d-3c1547028ab1","name":"CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-net"}]} 2018-12-04 21:34:43,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-net used request id req-d3151b35-c511-47d8-8c3d-f533a9244760 2018-12-04 21:34:43,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=076ebc1a-b8c3-43b2-999d-3c1547028ab1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:43,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-43c41dd1-f232-4c4c-a0d1-af658a200db0 Date: Tue, 04 Dec 2018 21:34:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"076ebc1a-b8c3-43b2-999d-3c1547028ab1","tenant_id":"dc4999f58bc24ab4b06688f407ffd559","created_at":"2018-12-04T21:34:40Z","dns_nameservers":[],"updated_at":"2018-12-04T21:34: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":"dc4999f58bc24ab4b06688f407ffd559","id":"47738272-79e1-4eee-a40a-2185b7e4d308","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-subnet"}]} 2018-12-04 21:34:43,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=076ebc1a-b8c3-43b2-999d-3c1547028ab1 used request id req-43c41dd1-f232-4c4c-a0d1-af658a200db0 2018-12-04 21:34:43,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:44,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-1d2e26fa-3f93-44e9-afe2-5c8dae41cb57 Date: Tue, 04 Dec 2018 21:34:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["47738272-79e1-4eee-a40a-2185b7e4d308"],"updated_at":"2018-12-04T21:34:40Z","tenant_id":"dc4999f58bc24ab4b06688f407ffd559","created_at":"2018-12-04T21:34:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"dc4999f58bc24ab4b06688f407ffd559","id":"076ebc1a-b8c3-43b2-999d-3c1547028ab1","name":"CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-net"}]} 2018-12-04 21:34:44,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-net used request id req-1d2e26fa-3f93-44e9-afe2-5c8dae41cb57 2018-12-04 21:34:44,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dc4999f58bc24ab4b06688f407ffd559 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:44,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a57b3485-98a4-4281-a28d-c395d16e7652 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dc4999f58bc24ab4b06688f407ffd559"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dc4999f58bc24ab4b06688f407ffd559", "name": "CreateInstancePortManipulationTests-b0fba0af-3403-437-proj"}} 2018-12-04 21:34:44,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dc4999f58bc24ab4b06688f407ffd559 used request id req-a57b3485-98a4-4281-a28d-c395d16e7652 2018-12-04 21:34:44,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=076ebc1a-b8c3-43b2-999d-3c1547028ab1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:44,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-141cd30f-92b1-4828-b74d-67690ae63dd6 Date: Tue, 04 Dec 2018 21:34:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"076ebc1a-b8c3-43b2-999d-3c1547028ab1","tenant_id":"dc4999f58bc24ab4b06688f407ffd559","created_at":"2018-12-04T21:34:40Z","dns_nameservers":[],"updated_at":"2018-12-04T21:34: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":"dc4999f58bc24ab4b06688f407ffd559","id":"47738272-79e1-4eee-a40a-2185b7e4d308","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-subnet"}]} 2018-12-04 21:34:44,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=076ebc1a-b8c3-43b2-999d-3c1547028ab1 used request id req-141cd30f-92b1-4828-b74d-67690ae63dd6 2018-12-04 21:34:44,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=076ebc1a-b8c3-43b2-999d-3c1547028ab1&name=CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:44,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-771392e7-febb-455c-bac6-53b8baadd631 Date: Tue, 04 Dec 2018 21:34:44 GMT RESP BODY: {"ports":[]} 2018-12-04 21:34:44,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=076ebc1a-b8c3-43b2-999d-3c1547028ab1&name=CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80port-1&admin_state_up=True used request id req-771392e7-febb-455c-bac6-53b8baadd631 2018-12-04 21:34:44,234 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:34:44,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:34:44,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "091b33aa820b42d68a530542d5e839fc", "name": "CreateInstancePortManipulationTests-b0fba0af-3403-437-proj-role"}], "expires_at": "2018-12-04T22:34:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc4999f58bc24ab4b06688f407ffd559", "name": "CreateInstancePortManipulationTests-b0fba0af-3403-437-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/dc4999f58bc24ab4b06688f407ffd559", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/dc4999f58bc24ab4b06688f407ffd559", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/dc4999f58bc24ab4b06688f407ffd559", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_dc4999f58bc24ab4b06688f407ffd559", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_dc4999f58bc24ab4b06688f407ffd559", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/dc4999f58bc24ab4b06688f407ffd559", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/dc4999f58bc24ab4b06688f407ffd559", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/dc4999f58bc24ab4b06688f407ffd559", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/dc4999f58bc24ab4b06688f407ffd559", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/dc4999f58bc24ab4b06688f407ffd559", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/dc4999f58bc24ab4b06688f407ffd559", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/dc4999f58bc24ab4b06688f407ffd559", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/dc4999f58bc24ab4b06688f407ffd559", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/dc4999f58bc24ab4b06688f407ffd559", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b0fba0af-3403-437-user", "id": "e2aefb6fc9a1453cacf8057c1ca74912"}, "audit_ids": ["EL4pc4fCRL-iFmOZxmwNWg"], "issued_at": "2018-12-04T21:34:44.000000Z"}} 2018-12-04 21:34:44,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}758e59e283c812dc225a1027f3e301922b7ce370" 2018-12-04 21:34:44,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58859869-9658-44c2-8ace-c282289e088c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:34:44,714 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-58859869-9658-44c2-8ace-c282289e088c 2018-12-04 21:34:44,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:44,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-805e46c0-a675-4067-be27-e1e8f9d005c4 Date: Tue, 04 Dec 2018 21:34:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["47738272-79e1-4eee-a40a-2185b7e4d308"],"updated_at":"2018-12-04T21:34:40Z","tenant_id":"dc4999f58bc24ab4b06688f407ffd559","created_at":"2018-12-04T21:34:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"dc4999f58bc24ab4b06688f407ffd559","id":"076ebc1a-b8c3-43b2-999d-3c1547028ab1","name":"CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-net"}]} 2018-12-04 21:34:44,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-net used request id req-805e46c0-a675-4067-be27-e1e8f9d005c4 2018-12-04 21:34:44,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=076ebc1a-b8c3-43b2-999d-3c1547028ab1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:44,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f704ab68-321c-48fe-ba50-d4749599cf16 Date: Tue, 04 Dec 2018 21:34:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"076ebc1a-b8c3-43b2-999d-3c1547028ab1","tenant_id":"dc4999f58bc24ab4b06688f407ffd559","created_at":"2018-12-04T21:34:40Z","dns_nameservers":[],"updated_at":"2018-12-04T21:34: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":"dc4999f58bc24ab4b06688f407ffd559","id":"47738272-79e1-4eee-a40a-2185b7e4d308","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-subnet"}]} 2018-12-04 21:34:44,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=076ebc1a-b8c3-43b2-999d-3c1547028ab1 used request id req-f704ab68-321c-48fe-ba50-d4749599cf16 2018-12-04 21:34:44,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:44,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-d7604c97-7dca-416f-9487-14d81e376642 Date: Tue, 04 Dec 2018 21:34:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["47738272-79e1-4eee-a40a-2185b7e4d308"],"updated_at":"2018-12-04T21:34:40Z","tenant_id":"dc4999f58bc24ab4b06688f407ffd559","created_at":"2018-12-04T21:34:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"dc4999f58bc24ab4b06688f407ffd559","id":"076ebc1a-b8c3-43b2-999d-3c1547028ab1","name":"CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-net"}]} 2018-12-04 21:34:44,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-net used request id req-d7604c97-7dca-416f-9487-14d81e376642 2018-12-04 21:34:44,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:34:44,961 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:34: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:34:44,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dc4999f58bc24ab4b06688f407ffd559 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}758e59e283c812dc225a1027f3e301922b7ce370" 2018-12-04 21:34:44,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39dd0895-d6fc-4b8d-bba1-d256292635ab Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dc4999f58bc24ab4b06688f407ffd559"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dc4999f58bc24ab4b06688f407ffd559", "name": "CreateInstancePortManipulationTests-b0fba0af-3403-437-proj"}} 2018-12-04 21:34:44,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dc4999f58bc24ab4b06688f407ffd559 used request id req-39dd0895-d6fc-4b8d-bba1-d256292635ab 2018-12-04 21:34:44,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=076ebc1a-b8c3-43b2-999d-3c1547028ab1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:45,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c23d7afb-7d08-4936-b438-c13156ce56df Date: Tue, 04 Dec 2018 21:34:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"076ebc1a-b8c3-43b2-999d-3c1547028ab1","tenant_id":"dc4999f58bc24ab4b06688f407ffd559","created_at":"2018-12-04T21:34:40Z","dns_nameservers":[],"updated_at":"2018-12-04T21:34: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":"dc4999f58bc24ab4b06688f407ffd559","id":"47738272-79e1-4eee-a40a-2185b7e4d308","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-subnet"}]} 2018-12-04 21:34:45,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=076ebc1a-b8c3-43b2-999d-3c1547028ab1 used request id req-c23d7afb-7d08-4936-b438-c13156ce56df 2018-12-04 21:34:45,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=076ebc1a-b8c3-43b2-999d-3c1547028ab1&name=CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:45,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8ff262be-de38-41c8-bdc0-2ab0d0e8dc16 Date: Tue, 04 Dec 2018 21:34:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"076ebc1a-b8c3-43b2-999d-3c1547028ab1","tenant_id":"dc4999f58bc24ab4b06688f407ffd559","created_at":"2018-12-04T21:34:40Z","dns_nameservers":[],"updated_at":"2018-12-04T21:34: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":"dc4999f58bc24ab4b06688f407ffd559","id":"47738272-79e1-4eee-a40a-2185b7e4d308","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-subnet"}]} 2018-12-04 21:34:45,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=076ebc1a-b8c3-43b2-999d-3c1547028ab1&name=CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-subnet used request id req-8ff262be-de38-41c8-bdc0-2ab0d0e8dc16 2018-12-04 21:34:45,080 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-net 2018-12-04 21:34:45,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" -d '{"port": {"network_id": "076ebc1a-b8c3-43b2-999d-3c1547028ab1", "fixed_ips": [{"subnet_id": "47738272-79e1-4eee-a40a-2185b7e4d308", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80port-1", "admin_state_up": true}}' 2018-12-04 21:34:46,106 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-6365b3be-5f30-4cc6-9351-07ae476c396e Date: Tue, 04 Dec 2018 21:34:46 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-12-04T21:34:45Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"076ebc1a-b8c3-43b2-999d-3c1547028ab1","tenant_id":"dc4999f58bc24ab4b06688f407ffd559","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-12-04T21:34:45Z","name":"CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80port-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:9e:58:e4","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"dc4999f58bc24ab4b06688f407ffd559","fixed_ips":[{"subnet_id":"47738272-79e1-4eee-a40a-2185b7e4d308","ip_address":"10.55.0.101"}],"id":"34cfb9d6-7ddb-4570-8b7b-2386a9d6a76c","security_groups":["a19b9747-c4b5-462d-a1fb-cace8d75cec2"],"device_id":""}} 2018-12-04 21:34:46,106 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-6365b3be-5f30-4cc6-9351-07ae476c396e 2018-12-04 21:34:46,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:46,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-7c64eeca-2015-42e5-9a87-8231e591336a Date: Tue, 04 Dec 2018 21:34:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["47738272-79e1-4eee-a40a-2185b7e4d308"],"updated_at":"2018-12-04T21:34:40Z","tenant_id":"dc4999f58bc24ab4b06688f407ffd559","created_at":"2018-12-04T21:34:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"dc4999f58bc24ab4b06688f407ffd559","id":"076ebc1a-b8c3-43b2-999d-3c1547028ab1","name":"CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-net"}]} 2018-12-04 21:34:46,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-net used request id req-7c64eeca-2015-42e5-9a87-8231e591336a 2018-12-04 21:34:46,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=076ebc1a-b8c3-43b2-999d-3c1547028ab1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:46,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-398d85df-b533-499f-b40a-570b7a5a9ce9 Date: Tue, 04 Dec 2018 21:34:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"076ebc1a-b8c3-43b2-999d-3c1547028ab1","tenant_id":"dc4999f58bc24ab4b06688f407ffd559","created_at":"2018-12-04T21:34:40Z","dns_nameservers":[],"updated_at":"2018-12-04T21:34: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":"dc4999f58bc24ab4b06688f407ffd559","id":"47738272-79e1-4eee-a40a-2185b7e4d308","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-subnet"}]} 2018-12-04 21:34:46,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=076ebc1a-b8c3-43b2-999d-3c1547028ab1 used request id req-398d85df-b533-499f-b40a-570b7a5a9ce9 2018-12-04 21:34:46,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:46,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-668588e3-2586-4391-a1d9-22097c4a17ca Date: Tue, 04 Dec 2018 21:34:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["47738272-79e1-4eee-a40a-2185b7e4d308"],"updated_at":"2018-12-04T21:34:40Z","tenant_id":"dc4999f58bc24ab4b06688f407ffd559","created_at":"2018-12-04T21:34:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"dc4999f58bc24ab4b06688f407ffd559","id":"076ebc1a-b8c3-43b2-999d-3c1547028ab1","name":"CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-net"}]} 2018-12-04 21:34:46,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-net used request id req-668588e3-2586-4391-a1d9-22097c4a17ca 2018-12-04 21:34:46,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dc4999f58bc24ab4b06688f407ffd559 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:46,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c51322de-8b14-427a-a07e-064e8acab5eb Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dc4999f58bc24ab4b06688f407ffd559"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dc4999f58bc24ab4b06688f407ffd559", "name": "CreateInstancePortManipulationTests-b0fba0af-3403-437-proj"}} 2018-12-04 21:34:46,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dc4999f58bc24ab4b06688f407ffd559 used request id req-c51322de-8b14-427a-a07e-064e8acab5eb 2018-12-04 21:34:46,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=076ebc1a-b8c3-43b2-999d-3c1547028ab1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:46,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bc6b608f-5cc1-4436-9344-3926541db369 Date: Tue, 04 Dec 2018 21:34:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"076ebc1a-b8c3-43b2-999d-3c1547028ab1","tenant_id":"dc4999f58bc24ab4b06688f407ffd559","created_at":"2018-12-04T21:34:40Z","dns_nameservers":[],"updated_at":"2018-12-04T21:34: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":"dc4999f58bc24ab4b06688f407ffd559","id":"47738272-79e1-4eee-a40a-2185b7e4d308","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-subnet"}]} 2018-12-04 21:34:46,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=076ebc1a-b8c3-43b2-999d-3c1547028ab1 used request id req-bc6b608f-5cc1-4436-9344-3926541db369 2018-12-04 21:34:46,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=076ebc1a-b8c3-43b2-999d-3c1547028ab1&name=CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:46,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 775 X-Openstack-Request-Id: req-2f9886f1-2da3-46ed-a9d9-89eb131fb466 Date: Tue, 04 Dec 2018 21:34:46 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"076ebc1a-b8c3-43b2-999d-3c1547028ab1","tenant_id":"dc4999f58bc24ab4b06688f407ffd559","created_at":"2018-12-04T21:34:45Z","admin_state_up":true,"updated_at":"2018-12-04T21:34:45Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:9e:58:e4","id":"34cfb9d6-7ddb-4570-8b7b-2386a9d6a76c","port_security_enabled":true,"project_id":"dc4999f58bc24ab4b06688f407ffd559","fixed_ips":[{"subnet_id":"47738272-79e1-4eee-a40a-2185b7e4d308","ip_address":"10.55.0.101"}],"extra_dhcp_opts":[],"security_groups":["a19b9747-c4b5-462d-a1fb-cace8d75cec2"],"name":"CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80port-1"}]} 2018-12-04 21:34:46,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=076ebc1a-b8c3-43b2-999d-3c1547028ab1&name=CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80port-1&admin_state_up=True used request id req-2f9886f1-2da3-46ed-a9d9-89eb131fb466 2018-12-04 21:34:46,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dc4999f58bc24ab4b06688f407ffd559 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:46,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30539e5f-75ff-4a12-8377-b902f60b84fb Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dc4999f58bc24ab4b06688f407ffd559"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dc4999f58bc24ab4b06688f407ffd559", "name": "CreateInstancePortManipulationTests-b0fba0af-3403-437-proj"}} 2018-12-04 21:34:46,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dc4999f58bc24ab4b06688f407ffd559 used request id req-30539e5f-75ff-4a12-8377-b902f60b84fb 2018-12-04 21:34:46,620 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-inst 2018-12-04 21:34:46,623 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:46,640 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a785f8b-2b28-4abe-9b3b-cfd3b51bd5da x-compute-request-id: req-4a785f8b-2b28-4abe-9b3b-cfd3b51bd5da Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "16bcf267-2a5b-43aa-a7c3-3c37787461fb", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/16bcf267-2a5b-43aa-a7c3-3c37787461fb", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/16bcf267-2a5b-43aa-a7c3-3c37787461fb", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-flavor-name"}]} 2018-12-04 21:34:46,641 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-4a785f8b-2b28-4abe-9b3b-cfd3b51bd5da 2018-12-04 21:34:46,643 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/16bcf267-2a5b-43aa-a7c3-3c37787461fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:46,661 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0327e223-8adc-4bda-b034-d2e3b3f7cbab x-compute-request-id: req-0327e223-8adc-4bda-b034-d2e3b3f7cbab Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/16bcf267-2a5b-43aa-a7c3-3c37787461fb", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/16bcf267-2a5b-43aa-a7c3-3c37787461fb", "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": "16bcf267-2a5b-43aa-a7c3-3c37787461fb"}} 2018-12-04 21:34:46,661 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/16bcf267-2a5b-43aa-a7c3-3c37787461fb used request id req-0327e223-8adc-4bda-b034-d2e3b3f7cbab 2018-12-04 21:34:46,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:46,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-caed2da7-4be0-4e22-af30-acf58d42e879 Date: Tue, 04 Dec 2018 21:34:46 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:34:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:34:39Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/b91fdbf0-9edb-4f1e-8ade-bb010df00d61/snap", "metadata": {}}], "self": "/v2/images/b91fdbf0-9edb-4f1e-8ade-bb010df00d61", "min_disk": 0, "protected": false, "id": "b91fdbf0-9edb-4f1e-8ade-bb010df00d61", "file": "/v2/images/b91fdbf0-9edb-4f1e-8ade-bb010df00d61/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dc4999f58bc24ab4b06688f407ffd559", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/b91fdbf0-9edb-4f1e-8ade-bb010df00d61/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-image"} 2018-12-04 21:34:46,865 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-image used request id req-caed2da7-4be0-4e22-af30-acf58d42e879 2018-12-04 21:34:46,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:46,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f6c7c569-811f-4106-84d8-3c81f30b36e2 Date: Tue, 04 Dec 2018 21:34:46 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:34:46,874 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-f6c7c569-811f-4106-84d8-3c81f30b36e2 2018-12-04 21:34:46,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" -d '{"server": {"name": "CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-inst", "imageRef": "b91fdbf0-9edb-4f1e-8ade-bb010df00d61", "flavorRef": "16bcf267-2a5b-43aa-a7c3-3c37787461fb", "max_count": 1, "min_count": 1, "networks": [{"port": "34cfb9d6-7ddb-4570-8b7b-2386a9d6a76c"}]}}' 2018-12-04 21:34:47,819 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:34:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-531d2847-bb53-4078-8a67-3fc53ef371a9 x-compute-request-id: req-531d2847-bb53-4078-8a67-3fc53ef371a9 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/85ba5444-a4cf-471f-8c3f-a329bf832be2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "85ba5444-a4cf-471f-8c3f-a329bf832be2", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/85ba5444-a4cf-471f-8c3f-a329bf832be2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/85ba5444-a4cf-471f-8c3f-a329bf832be2", "rel": "bookmark"}], "adminPass": "iNgfy4muE5mg"}} 2018-12-04 21:34:47,819 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-531d2847-bb53-4078-8a67-3fc53ef371a9 2018-12-04 21:34:47,823 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85ba5444-a4cf-471f-8c3f-a329bf832be2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:48,061 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34: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-fc54a0b4-d4e2-4a12-a71e-d18c2705afa9 x-compute-request-id: req-fc54a0b4-d4e2-4a12-a71e-d18c2705afa9 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.23:8774/v2.1/servers/85ba5444-a4cf-471f-8c3f-a329bf832be2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/85ba5444-a4cf-471f-8c3f-a329bf832be2", "rel": "bookmark"}], "image": {"id": "b91fdbf0-9edb-4f1e-8ade-bb010df00d61", "links": [{"href": "http://172.30.9.23:8774/images/b91fdbf0-9edb-4f1e-8ade-bb010df00d61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "16bcf267-2a5b-43aa-a7c3-3c37787461fb", "links": [{"href": "http://172.30.9.23:8774/flavors/16bcf267-2a5b-43aa-a7c3-3c37787461fb", "rel": "bookmark"}]}, "id": "85ba5444-a4cf-471f-8c3f-a329bf832be2", "user_id": "e2aefb6fc9a1453cacf8057c1ca74912", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:34:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-inst", "created": "2018-12-04T21:34:47Z", "tenant_id": "dc4999f58bc24ab4b06688f407ffd559", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:34:48,061 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85ba5444-a4cf-471f-8c3f-a329bf832be2 used request id req-fc54a0b4-d4e2-4a12-a71e-d18c2705afa9 2018-12-04 21:34:48,062 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-inst 2018-12-04 21:34:48,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85ba5444-a4cf-471f-8c3f-a329bf832be2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:48,324 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34: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-4ce6d60e-0cbd-430d-9cd2-850af522aa37 x-compute-request-id: req-4ce6d60e-0cbd-430d-9cd2-850af522aa37 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.23:8774/v2.1/servers/85ba5444-a4cf-471f-8c3f-a329bf832be2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/85ba5444-a4cf-471f-8c3f-a329bf832be2", "rel": "bookmark"}], "image": {"id": "b91fdbf0-9edb-4f1e-8ade-bb010df00d61", "links": [{"href": "http://172.30.9.23:8774/images/b91fdbf0-9edb-4f1e-8ade-bb010df00d61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "16bcf267-2a5b-43aa-a7c3-3c37787461fb", "links": [{"href": "http://172.30.9.23:8774/flavors/16bcf267-2a5b-43aa-a7c3-3c37787461fb", "rel": "bookmark"}]}, "id": "85ba5444-a4cf-471f-8c3f-a329bf832be2", "user_id": "e2aefb6fc9a1453cacf8057c1ca74912", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:34:48Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-inst", "created": "2018-12-04T21:34:47Z", "tenant_id": "dc4999f58bc24ab4b06688f407ffd559", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:34:48,324 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85ba5444-a4cf-471f-8c3f-a329bf832be2 used request id req-4ce6d60e-0cbd-430d-9cd2-850af522aa37 2018-12-04 21:34:48,325 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-inst] is - BUILD 2018-12-04 21:34:48,325 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:34:51,328 - create_instance - DEBUG - VM status query timeout in 896.734111071 2018-12-04 21:34:51,331 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85ba5444-a4cf-471f-8c3f-a329bf832be2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:51,633 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34: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-101ce2da-a71d-4c02-99fe-00a71866c970 x-compute-request-id: req-101ce2da-a71d-4c02-99fe-00a71866c970 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/85ba5444-a4cf-471f-8c3f-a329bf832be2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/85ba5444-a4cf-471f-8c3f-a329bf832be2", "rel": "bookmark"}], "image": {"id": "b91fdbf0-9edb-4f1e-8ade-bb010df00d61", "links": [{"href": "http://172.30.9.23:8774/images/b91fdbf0-9edb-4f1e-8ade-bb010df00d61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "16bcf267-2a5b-43aa-a7c3-3c37787461fb", "links": [{"href": "http://172.30.9.23:8774/flavors/16bcf267-2a5b-43aa-a7c3-3c37787461fb", "rel": "bookmark"}]}, "id": "85ba5444-a4cf-471f-8c3f-a329bf832be2", "security_groups": [{"name": "default"}], "user_id": "e2aefb6fc9a1453cacf8057c1ca74912", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:34:48Z", "hostId": "66ae1244d4b3da86ad5eef37235eda539f8c230f243922b28d04ba72", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-inst", "created": "2018-12-04T21:34:47Z", "tenant_id": "dc4999f58bc24ab4b06688f407ffd559", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:34:51,633 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85ba5444-a4cf-471f-8c3f-a329bf832be2 used request id req-101ce2da-a71d-4c02-99fe-00a71866c970 2018-12-04 21:34:51,634 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-inst] is - BUILD 2018-12-04 21:34:51,634 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:34:54,635 - create_instance - DEBUG - VM status query timeout in 893.427113056 2018-12-04 21:34:54,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85ba5444-a4cf-471f-8c3f-a329bf832be2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:54,782 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34: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-ed92ee24-c0c1-42ac-ac34-193dbfe89874 x-compute-request-id: req-ed92ee24-c0c1-42ac-ac34-193dbfe89874 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:58:e4", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/85ba5444-a4cf-471f-8c3f-a329bf832be2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/85ba5444-a4cf-471f-8c3f-a329bf832be2", "rel": "bookmark"}], "image": {"id": "b91fdbf0-9edb-4f1e-8ade-bb010df00d61", "links": [{"href": "http://172.30.9.23:8774/images/b91fdbf0-9edb-4f1e-8ade-bb010df00d61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:34:53.000000", "flavor": {"id": "16bcf267-2a5b-43aa-a7c3-3c37787461fb", "links": [{"href": "http://172.30.9.23:8774/flavors/16bcf267-2a5b-43aa-a7c3-3c37787461fb", "rel": "bookmark"}]}, "id": "85ba5444-a4cf-471f-8c3f-a329bf832be2", "security_groups": [{"name": "default"}], "user_id": "e2aefb6fc9a1453cacf8057c1ca74912", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:34:53Z", "hostId": "66ae1244d4b3da86ad5eef37235eda539f8c230f243922b28d04ba72", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-inst", "created": "2018-12-04T21:34:47Z", "tenant_id": "dc4999f58bc24ab4b06688f407ffd559", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:34:54,782 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85ba5444-a4cf-471f-8c3f-a329bf832be2 used request id req-ed92ee24-c0c1-42ac-ac34-193dbfe89874 2018-12-04 21:34:54,783 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-inst] is - ACTIVE 2018-12-04 21:34:54,783 - create_instance - INFO - VM is - ACTIVE 2018-12-04 21:34:54,786 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85ba5444-a4cf-471f-8c3f-a329bf832be2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:54,935 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34: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-4100c990-1276-4b67-9ddc-d0dae5e63310 x-compute-request-id: req-4100c990-1276-4b67-9ddc-d0dae5e63310 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:58:e4", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/85ba5444-a4cf-471f-8c3f-a329bf832be2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/85ba5444-a4cf-471f-8c3f-a329bf832be2", "rel": "bookmark"}], "image": {"id": "b91fdbf0-9edb-4f1e-8ade-bb010df00d61", "links": [{"href": "http://172.30.9.23:8774/images/b91fdbf0-9edb-4f1e-8ade-bb010df00d61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:34:53.000000", "flavor": {"id": "16bcf267-2a5b-43aa-a7c3-3c37787461fb", "links": [{"href": "http://172.30.9.23:8774/flavors/16bcf267-2a5b-43aa-a7c3-3c37787461fb", "rel": "bookmark"}]}, "id": "85ba5444-a4cf-471f-8c3f-a329bf832be2", "security_groups": [{"name": "default"}], "user_id": "e2aefb6fc9a1453cacf8057c1ca74912", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:34:53Z", "hostId": "66ae1244d4b3da86ad5eef37235eda539f8c230f243922b28d04ba72", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-inst", "created": "2018-12-04T21:34:47Z", "tenant_id": "dc4999f58bc24ab4b06688f407ffd559", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:34:54,935 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85ba5444-a4cf-471f-8c3f-a329bf832be2 used request id req-4100c990-1276-4b67-9ddc-d0dae5e63310 2018-12-04 21:34:54,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:55,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-305b7eb6-a573-4132-8883-a2fe2fa1e725 Date: Tue, 04 Dec 2018 21:34:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["47738272-79e1-4eee-a40a-2185b7e4d308"],"updated_at":"2018-12-04T21:34:40Z","tenant_id":"dc4999f58bc24ab4b06688f407ffd559","created_at":"2018-12-04T21:34:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"dc4999f58bc24ab4b06688f407ffd559","id":"076ebc1a-b8c3-43b2-999d-3c1547028ab1","name":"CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-net"}]} 2018-12-04 21:34:55,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-net used request id req-305b7eb6-a573-4132-8883-a2fe2fa1e725 2018-12-04 21:34:55,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dc4999f58bc24ab4b06688f407ffd559 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:55,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8d1380b-a794-46fc-af9c-7671881d5929 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dc4999f58bc24ab4b06688f407ffd559"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dc4999f58bc24ab4b06688f407ffd559", "name": "CreateInstancePortManipulationTests-b0fba0af-3403-437-proj"}} 2018-12-04 21:34:55,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dc4999f58bc24ab4b06688f407ffd559 used request id req-a8d1380b-a794-46fc-af9c-7671881d5929 2018-12-04 21:34:55,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=076ebc1a-b8c3-43b2-999d-3c1547028ab1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:55,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1bd22f33-e82d-439b-85cf-3fd3da95428e Date: Tue, 04 Dec 2018 21:34:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"076ebc1a-b8c3-43b2-999d-3c1547028ab1","tenant_id":"dc4999f58bc24ab4b06688f407ffd559","created_at":"2018-12-04T21:34:40Z","dns_nameservers":[],"updated_at":"2018-12-04T21:34: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":"dc4999f58bc24ab4b06688f407ffd559","id":"47738272-79e1-4eee-a40a-2185b7e4d308","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-subnet"}]} 2018-12-04 21:34:55,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=076ebc1a-b8c3-43b2-999d-3c1547028ab1 used request id req-1bd22f33-e82d-439b-85cf-3fd3da95428e 2018-12-04 21:34:55,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=076ebc1a-b8c3-43b2-999d-3c1547028ab1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:55,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1564 X-Openstack-Request-Id: req-fe95c381-b2c4-4165-81a6-bcd26e778dc9 Date: Tue, 04 Dec 2018 21:34:55 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"076ebc1a-b8c3-43b2-999d-3c1547028ab1","tenant_id":"dc4999f58bc24ab4b06688f407ffd559","created_at":"2018-12-04T21:34:41Z","admin_state_up":true,"updated_at":"2018-12-04T21:34:43Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-076ebc1a-b8c3-43b2-999d-3c1547028ab1","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:fa:71:99","id":"16525d88-9d90-418d-8f1d-930f647c22d2","port_security_enabled":false,"project_id":"dc4999f58bc24ab4b06688f407ffd559","fixed_ips":[{"subnet_id":"47738272-79e1-4eee-a40a-2185b7e4d308","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"076ebc1a-b8c3-43b2-999d-3c1547028ab1","tenant_id":"dc4999f58bc24ab4b06688f407ffd559","created_at":"2018-12-04T21:34:45Z","admin_state_up":true,"updated_at":"2018-12-04T21:34:53Z","binding:vnic_type":"normal","device_id":"85ba5444-a4cf-471f-8c3f-a329bf832be2","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:9e:58:e4","id":"34cfb9d6-7ddb-4570-8b7b-2386a9d6a76c","port_security_enabled":true,"project_id":"dc4999f58bc24ab4b06688f407ffd559","fixed_ips":[{"subnet_id":"47738272-79e1-4eee-a40a-2185b7e4d308","ip_address":"10.55.0.101"}],"extra_dhcp_opts":[],"security_groups":["a19b9747-c4b5-462d-a1fb-cace8d75cec2"],"name":"CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80port-1"}]} 2018-12-04 21:34:55,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=076ebc1a-b8c3-43b2-999d-3c1547028ab1 used request id req-fe95c381-b2c4-4165-81a6-bcd26e778dc9 2018-12-04 21:34:55,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=076ebc1a-b8c3-43b2-999d-3c1547028ab1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:55,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-11beb45b-fc84-4d19-b6e2-8d62731aef6f Date: Tue, 04 Dec 2018 21:34:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["47738272-79e1-4eee-a40a-2185b7e4d308"],"updated_at":"2018-12-04T21:34:40Z","tenant_id":"dc4999f58bc24ab4b06688f407ffd559","created_at":"2018-12-04T21:34:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"dc4999f58bc24ab4b06688f407ffd559","id":"076ebc1a-b8c3-43b2-999d-3c1547028ab1","name":"CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-net"}]} 2018-12-04 21:34:55,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=076ebc1a-b8c3-43b2-999d-3c1547028ab1 used request id req-11beb45b-fc84-4d19-b6e2-8d62731aef6f 2018-12-04 21:34:55,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=076ebc1a-b8c3-43b2-999d-3c1547028ab1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:55,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6e294edb-ccc7-4831-8470-b44672adc6d4 Date: Tue, 04 Dec 2018 21:34:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"076ebc1a-b8c3-43b2-999d-3c1547028ab1","tenant_id":"dc4999f58bc24ab4b06688f407ffd559","created_at":"2018-12-04T21:34:40Z","dns_nameservers":[],"updated_at":"2018-12-04T21:34: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":"dc4999f58bc24ab4b06688f407ffd559","id":"47738272-79e1-4eee-a40a-2185b7e4d308","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-subnet"}]} 2018-12-04 21:34:55,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=076ebc1a-b8c3-43b2-999d-3c1547028ab1 used request id req-6e294edb-ccc7-4831-8470-b44672adc6d4 2018-12-04 21:34:55,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=076ebc1a-b8c3-43b2-999d-3c1547028ab1&name=CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:55,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2f277391-b38f-4ea3-bfa5-221f54ac8e74 Date: Tue, 04 Dec 2018 21:34:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"076ebc1a-b8c3-43b2-999d-3c1547028ab1","tenant_id":"dc4999f58bc24ab4b06688f407ffd559","created_at":"2018-12-04T21:34:40Z","dns_nameservers":[],"updated_at":"2018-12-04T21:34: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":"dc4999f58bc24ab4b06688f407ffd559","id":"47738272-79e1-4eee-a40a-2185b7e4d308","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-subnet"}]} 2018-12-04 21:34:55,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=076ebc1a-b8c3-43b2-999d-3c1547028ab1&name=CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-subnet used request id req-2f277391-b38f-4ea3-bfa5-221f54ac8e74 2018-12-04 21:34:55,437 - create_instance - INFO - Deleting Port with ID - 34cfb9d6-7ddb-4570-8b7b-2386a9d6a76c 2018-12-04 21:34:55,437 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80port-1 2018-12-04 21:34:55,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/34cfb9d6-7ddb-4570-8b7b-2386a9d6a76c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:55,926 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-056679a2-672f-4413-9675-4eeccf963225 Date: Tue, 04 Dec 2018 21:34:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:34:55,926 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/34cfb9d6-7ddb-4570-8b7b-2386a9d6a76c used request id req-056679a2-672f-4413-9675-4eeccf963225 2018-12-04 21:34:55,927 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-inst 2018-12-04 21:34:55,929 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/85ba5444-a4cf-471f-8c3f-a329bf832be2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:56,062 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:34: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-ed6ddab6-4a1c-4106-9f0c-e75026e060c5 x-compute-request-id: req-ed6ddab6-4a1c-4106-9f0c-e75026e060c5 Content-Type: application/json 2018-12-04 21:34:56,062 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/85ba5444-a4cf-471f-8c3f-a329bf832be2 used request id req-ed6ddab6-4a1c-4106-9f0c-e75026e060c5 2018-12-04 21:34:56,062 - create_instance - INFO - Checking deletion status 2018-12-04 21:34:56,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85ba5444-a4cf-471f-8c3f-a329bf832be2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:56,601 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34: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-2abcb8ab-a502-4381-a29e-ba9b8ff83618 x-compute-request-id: req-2abcb8ab-a502-4381-a29e-ba9b8ff83618 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/85ba5444-a4cf-471f-8c3f-a329bf832be2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/85ba5444-a4cf-471f-8c3f-a329bf832be2", "rel": "bookmark"}], "image": {"id": "b91fdbf0-9edb-4f1e-8ade-bb010df00d61", "links": [{"href": "http://172.30.9.23:8774/images/b91fdbf0-9edb-4f1e-8ade-bb010df00d61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:34:53.000000", "flavor": {"id": "16bcf267-2a5b-43aa-a7c3-3c37787461fb", "links": [{"href": "http://172.30.9.23:8774/flavors/16bcf267-2a5b-43aa-a7c3-3c37787461fb", "rel": "bookmark"}]}, "id": "85ba5444-a4cf-471f-8c3f-a329bf832be2", "user_id": "e2aefb6fc9a1453cacf8057c1ca74912", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:34:56Z", "hostId": "66ae1244d4b3da86ad5eef37235eda539f8c230f243922b28d04ba72", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-inst", "created": "2018-12-04T21:34:47Z", "tenant_id": "dc4999f58bc24ab4b06688f407ffd559", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:34:56,601 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85ba5444-a4cf-471f-8c3f-a329bf832be2 used request id req-2abcb8ab-a502-4381-a29e-ba9b8ff83618 2018-12-04 21:34:56,602 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-inst] is - ACTIVE 2018-12-04 21:34:56,602 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:34:59,605 - create_instance - DEBUG - VM status query timeout in 296.457732916 2018-12-04 21:34:59,607 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85ba5444-a4cf-471f-8c3f-a329bf832be2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:34:59,693 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:34: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-3744c609-64b9-47a0-a003-8bffd22e49f3 x-compute-request-id: req-3744c609-64b9-47a0-a003-8bffd22e49f3 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/85ba5444-a4cf-471f-8c3f-a329bf832be2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/85ba5444-a4cf-471f-8c3f-a329bf832be2", "rel": "bookmark"}], "image": {"id": "b91fdbf0-9edb-4f1e-8ade-bb010df00d61", "links": [{"href": "http://172.30.9.23:8774/images/b91fdbf0-9edb-4f1e-8ade-bb010df00d61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:34:53.000000", "flavor": {"id": "16bcf267-2a5b-43aa-a7c3-3c37787461fb", "links": [{"href": "http://172.30.9.23:8774/flavors/16bcf267-2a5b-43aa-a7c3-3c37787461fb", "rel": "bookmark"}]}, "id": "85ba5444-a4cf-471f-8c3f-a329bf832be2", "user_id": "e2aefb6fc9a1453cacf8057c1ca74912", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:34:56Z", "hostId": "66ae1244d4b3da86ad5eef37235eda539f8c230f243922b28d04ba72", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-inst", "created": "2018-12-04T21:34:47Z", "tenant_id": "dc4999f58bc24ab4b06688f407ffd559", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:34:59,693 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85ba5444-a4cf-471f-8c3f-a329bf832be2 used request id req-3744c609-64b9-47a0-a003-8bffd22e49f3 2018-12-04 21:34:59,693 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-inst] is - ACTIVE 2018-12-04 21:34:59,694 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:35:02,697 - create_instance - DEBUG - VM status query timeout in 293.365823984 2018-12-04 21:35:02,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85ba5444-a4cf-471f-8c3f-a329bf832be2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97755b8327e050b29c8217bc0527125bab45cfc" 2018-12-04 21:35:02,742 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21: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-e316043f-20af-47a5-a26b-c450930814ff x-compute-request-id: req-e316043f-20af-47a5-a26b-c450930814ff Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 85ba5444-a4cf-471f-8c3f-a329bf832be2 could not be found.", "code": 404}} 2018-12-04 21:35:02,742 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85ba5444-a4cf-471f-8c3f-a329bf832be2 used request id req-e316043f-20af-47a5-a26b-c450930814ff 2018-12-04 21:35:02,743 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 85ba5444-a4cf-471f-8c3f-a329bf832be2 could not be found. (HTTP 404) (Request-ID: req-e316043f-20af-47a5-a26b-c450930814ff) 2018-12-04 21:35:02,743 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-inst 2018-12-04 21:35:02,746 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/16bcf267-2a5b-43aa-a7c3-3c37787461fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fb03d9419648f836317101c4aeea13f8c172981" 2018-12-04 21:35:02,773 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21: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-56d3520d-ac6a-496d-999c-9768e9f7bb0d x-compute-request-id: req-56d3520d-ac6a-496d-999c-9768e9f7bb0d Content-Length: 0 Content-Type: application/json 2018-12-04 21:35:02,774 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/16bcf267-2a5b-43aa-a7c3-3c37787461fb used request id req-56d3520d-ac6a-496d-999c-9768e9f7bb0d 2018-12-04 21:35:02,774 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-subnet 2018-12-04 21:35:02,774 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-subnet 2018-12-04 21:35:02,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/47738272-79e1-4eee-a40a-2185b7e4d308 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a11eca026b8b445c0bea12a99e6315953fa84424" 2018-12-04 21:35:04,205 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-72d5efc7-b390-49e3-954f-d4db348aa252 Date: Tue, 04 Dec 2018 21:35:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:35:04,206 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/47738272-79e1-4eee-a40a-2185b7e4d308 used request id req-72d5efc7-b390-49e3-954f-d4db348aa252 2018-12-04 21:35:04,206 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-pub-net 2018-12-04 21:35:04,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/076ebc1a-b8c3-43b2-999d-3c1547028ab1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a11eca026b8b445c0bea12a99e6315953fa84424" 2018-12-04 21:35:05,487 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f4727c92-8a50-42e3-af16-5d81cded330f Date: Tue, 04 Dec 2018 21:35:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:35:05,487 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/076ebc1a-b8c3-43b2-999d-3c1547028ab1 used request id req-f4727c92-8a50-42e3-af16-5d81cded330f 2018-12-04 21:35:05,488 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-f132a0a3-27cc-434d-9fe5-ee49b0cbca80-image 2018-12-04 21:35:05,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/b91fdbf0-9edb-4f1e-8ade-bb010df00d61 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}be81998e7a08562092038600c3be45e18300aac7" 2018-12-04 21:35:06,259 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1bc336a8-8bc7-40f2-87e3-c54e08a8d021 Date: Tue, 04 Dec 2018 21:35:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:35:06,259 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/b91fdbf0-9edb-4f1e-8ade-bb010df00d61 used request id req-1bc336a8-8bc7-40f2-87e3-c54e08a8d021 2018-12-04 21:35:06,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320b50a4478d46c8e2507ce634e3c847e7ca5c1e" 2018-12-04 21:35:06,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-2ca1429f-2a6d-4887-be1b-10d869a74d4f Date: Tue, 04 Dec 2018 21:35:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dc4999f58bc24ab4b06688f407ffd559", "created_at": "2018-12-04T21:34:39Z", "updated_at": "2018-12-04T21:34:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:34:40Z", "revision_number": 0, "id": "39d8e9c7-e29f-4b81-8266-8b16a77e519f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:34:40Z", "security_group_id": "a19b9747-c4b5-462d-a1fb-cace8d75cec2", "tenant_id": "dc4999f58bc24ab4b06688f407ffd559", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc4999f58bc24ab4b06688f407ffd559"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:34:40Z", "revision_number": 0, "id": "5942fcdf-6678-4c7b-8f57-67e6803a0d87", "remote_group_id": "a19b9747-c4b5-462d-a1fb-cace8d75cec2", "remote_ip_prefix": null, "created_at": "2018-12-04T21:34:40Z", "security_group_id": "a19b9747-c4b5-462d-a1fb-cace8d75cec2", "tenant_id": "dc4999f58bc24ab4b06688f407ffd559", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc4999f58bc24ab4b06688f407ffd559"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:34:40Z", "revision_number": 0, "id": "9d371fe3-bce2-4f07-9688-546046391f34", "remote_group_id": "a19b9747-c4b5-462d-a1fb-cace8d75cec2", "remote_ip_prefix": null, "created_at": "2018-12-04T21:34:40Z", "security_group_id": "a19b9747-c4b5-462d-a1fb-cace8d75cec2", "tenant_id": "dc4999f58bc24ab4b06688f407ffd559", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc4999f58bc24ab4b06688f407ffd559"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:34:40Z", "revision_number": 0, "id": "aec92280-6928-43de-8df2-ba5c7c583d82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:34:40Z", "security_group_id": "a19b9747-c4b5-462d-a1fb-cace8d75cec2", "tenant_id": "dc4999f58bc24ab4b06688f407ffd559", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc4999f58bc24ab4b06688f407ffd559"}], "revision_number": 4, "project_id": "dc4999f58bc24ab4b06688f407ffd559", "id": "a19b9747-c4b5-462d-a1fb-cace8d75cec2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:35:06,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-2ca1429f-2a6d-4887-be1b-10d869a74d4f 2018-12-04 21:35:06,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320b50a4478d46c8e2507ce634e3c847e7ca5c1e" 2018-12-04 21:35:06,643 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:35:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-deef4cd9-03f8-4607-a8bf-be0511d279d1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:35:06,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-deef4cd9-03f8-4607-a8bf-be0511d279d1 2018-12-04 21:35:06,643 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:35:06,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320b50a4478d46c8e2507ce634e3c847e7ca5c1e" 2018-12-04 21:35:06,745 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:35:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dac0d15c-eba9-40b3-8205-f96686ceb3ff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:35:06,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-dac0d15c-eba9-40b3-8205-f96686ceb3ff 2018-12-04 21:35:06,746 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:35:06,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320b50a4478d46c8e2507ce634e3c847e7ca5c1e" 2018-12-04 21:35:06,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6e5183a-240b-43fe-901f-9c5f41f0a8b6 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:35:06,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-d6e5183a-240b-43fe-901f-9c5f41f0a8b6 2018-12-04 21:35:06,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320b50a4478d46c8e2507ce634e3c847e7ca5c1e" 2018-12-04 21:35:06,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77d28887-ae9a-416e-8e40-d331cb2a6048 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:35:06,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-77d28887-ae9a-416e-8e40-d331cb2a6048 2018-12-04 21:35:06,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320b50a4478d46c8e2507ce634e3c847e7ca5c1e" 2018-12-04 21:35:07,062 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:35:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2005603-7b81-4108-a765-56ebecbfc076 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:35:07,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-c2005603-7b81-4108-a765-56ebecbfc076 2018-12-04 21:35:07,062 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:35:07,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320b50a4478d46c8e2507ce634e3c847e7ca5c1e" 2018-12-04 21:35:07,162 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:35:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a8dbcb6-160a-4d01-ab41-6cc93a49700a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:35:07,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-1a8dbcb6-160a-4d01-ab41-6cc93a49700a 2018-12-04 21:35:07,162 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:35:07,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320b50a4478d46c8e2507ce634e3c847e7ca5c1e" 2018-12-04 21:35:07,272 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:35:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32f9465a-a0db-4a5a-a226-2c1913d82632 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:35:07,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-32f9465a-a0db-4a5a-a226-2c1913d82632 2018-12-04 21:35:07,272 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:35:07,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dc4999f58bc24ab4b06688f407ffd559 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320b50a4478d46c8e2507ce634e3c847e7ca5c1e" 2018-12-04 21:35:07,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a415fbfc-bad6-4cdf-81f8-72eaf7beed41 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dc4999f58bc24ab4b06688f407ffd559"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dc4999f58bc24ab4b06688f407ffd559", "name": "CreateInstancePortManipulationTests-b0fba0af-3403-437-proj"}} 2018-12-04 21:35:07,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dc4999f58bc24ab4b06688f407ffd559 used request id req-a415fbfc-bad6-4cdf-81f8-72eaf7beed41 2018-12-04 21:35:07,376 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a19b9747-c4b5-462d-a1fb-cace8d75cec2 2018-12-04 21:35:07,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a19b9747-c4b5-462d-a1fb-cace8d75cec2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320b50a4478d46c8e2507ce634e3c847e7ca5c1e" 2018-12-04 21:35:07,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-01ffa1e3-ce50-4cc0-a0f8-9874d77aac9b Date: Tue, 04 Dec 2018 21:35:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:34:40Z", "security_group_id": "a19b9747-c4b5-462d-a1fb-cace8d75cec2", "port_range_min": null, "revision_number": 0, "tenant_id": "dc4999f58bc24ab4b06688f407ffd559", "created_at": "2018-12-04T21:34:40Z", "project_id": "dc4999f58bc24ab4b06688f407ffd559", "id": "39d8e9c7-e29f-4b81-8266-8b16a77e519f"}, {"remote_group_id": "a19b9747-c4b5-462d-a1fb-cace8d75cec2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:34:40Z", "security_group_id": "a19b9747-c4b5-462d-a1fb-cace8d75cec2", "port_range_min": null, "revision_number": 0, "tenant_id": "dc4999f58bc24ab4b06688f407ffd559", "created_at": "2018-12-04T21:34:40Z", "project_id": "dc4999f58bc24ab4b06688f407ffd559", "id": "5942fcdf-6678-4c7b-8f57-67e6803a0d87"}, {"remote_group_id": "a19b9747-c4b5-462d-a1fb-cace8d75cec2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:34:40Z", "security_group_id": "a19b9747-c4b5-462d-a1fb-cace8d75cec2", "port_range_min": null, "revision_number": 0, "tenant_id": "dc4999f58bc24ab4b06688f407ffd559", "created_at": "2018-12-04T21:34:40Z", "project_id": "dc4999f58bc24ab4b06688f407ffd559", "id": "9d371fe3-bce2-4f07-9688-546046391f34"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:34:40Z", "security_group_id": "a19b9747-c4b5-462d-a1fb-cace8d75cec2", "port_range_min": null, "revision_number": 0, "tenant_id": "dc4999f58bc24ab4b06688f407ffd559", "created_at": "2018-12-04T21:34:40Z", "project_id": "dc4999f58bc24ab4b06688f407ffd559", "id": "aec92280-6928-43de-8df2-ba5c7c583d82"}]} 2018-12-04 21:35:07,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a19b9747-c4b5-462d-a1fb-cace8d75cec2 used request id req-01ffa1e3-ce50-4cc0-a0f8-9874d77aac9b 2018-12-04 21:35:07,400 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:35:07,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/a19b9747-c4b5-462d-a1fb-cace8d75cec2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320b50a4478d46c8e2507ce634e3c847e7ca5c1e" 2018-12-04 21:35:07,559 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3753a0dd-43b8-45ee-a506-ed1c9287d4f6 Content-Length: 0 Date: Tue, 04 Dec 2018 21:35:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:35:07,559 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/a19b9747-c4b5-462d-a1fb-cace8d75cec2 used request id req-3753a0dd-43b8-45ee-a506-ed1c9287d4f6 2018-12-04 21:35:07,559 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-b0fba0af-3403-437-proj 2018-12-04 21:35:07,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/dc4999f58bc24ab4b06688f407ffd559 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320b50a4478d46c8e2507ce634e3c847e7ca5c1e" 2018-12-04 21:35:07,852 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:35:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d1c7f21-ac7b-4c4f-b37f-71ebe39b10e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:35:07,852 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/dc4999f58bc24ab4b06688f407ffd559 used request id req-0d1c7f21-ac7b-4c4f-b37f-71ebe39b10e3 2018-12-04 21:35:07,853 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-b0fba0af-3403-437-proj-role 2018-12-04 21:35:07,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/091b33aa820b42d68a530542d5e839fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320b50a4478d46c8e2507ce634e3c847e7ca5c1e" 2018-12-04 21:35:07,972 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:35:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-def3c517-2102-4c89-bf45-2ace6405a3e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:35:07,972 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/091b33aa820b42d68a530542d5e839fc used request id req-def3c517-2102-4c89-bf45-2ace6405a3e8 2018-12-04 21:35:07,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320b50a4478d46c8e2507ce634e3c847e7ca5c1e" 2018-12-04 21:35:08,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96e4f9d9-8dfa-497a-bdb5-a36fe0a4d412 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:35:08,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-96e4f9d9-8dfa-497a-bdb5-a36fe0a4d412 2018-12-04 21:35:08,072 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-b0fba0af-3403-437-user 2018-12-04 21:35:08,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/e2aefb6fc9a1453cacf8057c1ca74912 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af172f6d2e27036345266d50012f51025f8653db" 2018-12-04 21:35:08,249 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:35:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01b92538-9299-4d06-8b8e-9dce2f33f20c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:35:08,250 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/e2aefb6fc9a1453cacf8057c1ca74912 used request id req-01b92538-9299-4d06-8b8e-9dce2f33f20c 2018-12-04 21:35:08,251 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:35:08,658 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:35:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["MBtsbX-JRTyB4FifiSnDxw"], "issued_at": "2018-12-04T21:35:08.000000Z"}} 2018-12-04 21:35:08,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f678440c7d396aade42ff8ae8749fe5c6833983" 2018-12-04 21:35:08,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0658de0-b0ad-4264-8394-dcb3dcf2c973 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:35:08,752 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e0658de0-b0ad-4264-8394-dcb3dcf2c973 2018-12-04 21:35:08,754 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:35:08,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:35:09,164 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:35:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["UQMlfMmxQnOpS9yDrbDqJQ"], "issued_at": "2018-12-04T21:35:09.000000Z"}} 2018-12-04 21:35:09,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c656c7e44865b5e124f16a0d0e0205d45b435086" 2018-12-04 21:35:09,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b8f0582-6991-4ed7-9290-5bee370e89fc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:35:09,258 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-9b8f0582-6991-4ed7-9290-5bee370e89fc 2018-12-04 21:35:09,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:35:09,267 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:35: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:35:09,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-065ae23d-944d-4ff-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c656c7e44865b5e124f16a0d0e0205d45b435086" 2018-12-04 21:35:09,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d7b909a-1e79-4b24-9b6f-3bd460141359 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-065ae23d-944d-4ff-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:35:09,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-065ae23d-944d-4ff-proj used request id req-7d7b909a-1e79-4b24-9b6f-3bd460141359 2018-12-04 21:35:09,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c656c7e44865b5e124f16a0d0e0205d45b435086" 2018-12-04 21:35:09,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d25a184c-1bb9-479a-a1da-37a9e39185d1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:35:09,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d25a184c-1bb9-479a-a1da-37a9e39185d1 2018-12-04 21:35:09,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c656c7e44865b5e124f16a0d0e0205d45b435086" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-065ae23d-944d-4ff-proj"}}' 2018-12-04 21:35:09,524 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:35:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a0f8105-f4f2-46f7-b5bc-5e95f5379ee0 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/548f86247a38416d8849ca4dbafba080"}, "tags": [], "enabled": true, "id": "548f86247a38416d8849ca4dbafba080", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-065ae23d-944d-4ff-proj"}} 2018-12-04 21:35:09,524 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-7a0f8105-f4f2-46f7-b5bc-5e95f5379ee0 2018-12-04 21:35:09,525 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-065ae23d-944d-4ff-proj 2018-12-04 21:35:09,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:35:09,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:35:09,927 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:35:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["_sgJz6dtTpyWUxIGCDObQA"], "issued_at": "2018-12-04T21:35:09.000000Z"}} 2018-12-04 21:35:09,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86bfd0776f99f5510e09057e30a29eef97c587b" 2018-12-04 21:35:10,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c150f70c-a67f-4d26-b553-9286cb01ebd8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:35:10,023 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c150f70c-a67f-4d26-b553-9286cb01ebd8 2018-12-04 21:35:10,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:35:10,033 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:35: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:35:10,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86bfd0776f99f5510e09057e30a29eef97c587b" 2018-12-04 21:35:10,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a17d56c-f0ac-479b-9117-4e9d448e9f3f Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:35:10,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-8a17d56c-f0ac-479b-9117-4e9d448e9f3f 2018-12-04 21:35:10,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-065ae23d-944d-4ff-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86bfd0776f99f5510e09057e30a29eef97c587b" 2018-12-04 21:35:10,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7400da8-12a3-462a-9c18-68af137394ff Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-065ae23d-944d-4ff-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/548f86247a38416d8849ca4dbafba080"}, "tags": [], "enabled": true, "id": "548f86247a38416d8849ca4dbafba080", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-065ae23d-944d-4ff-proj"}]} 2018-12-04 21:35:10,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-065ae23d-944d-4ff-proj used request id req-b7400da8-12a3-462a-9c18-68af137394ff 2018-12-04 21:35:10,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86bfd0776f99f5510e09057e30a29eef97c587b" 2018-12-04 21:35:10,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78695216-4709-4c1c-8fd1-6975d8e82442 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:35:10,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-78695216-4709-4c1c-8fd1-6975d8e82442 2018-12-04 21:35:10,667 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-065ae23d-944d-4ff-user 2018-12-04 21:35:10,667 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:35:10,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c656c7e44865b5e124f16a0d0e0205d45b435086" 2018-12-04 21:35:10,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b10dcb7-d939-4017-b957-2c7bc42aa8c7 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:35:10,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0b10dcb7-d939-4017-b957-2c7bc42aa8c7 2018-12-04 21:35:10,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c656c7e44865b5e124f16a0d0e0205d45b435086" -d '{"role": {"name": "CreateInstancePortManipulationTests-065ae23d-944d-4ff-proj-role"}}' 2018-12-04 21:35:10,812 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:35:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c1d3433-a8da-4c24-afc8-1ef09ee4abb2 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f6e1a2f268234cb0b484267b52198a33", "links": {"self": "http://172.30.9.23:5000/v3/roles/f6e1a2f268234cb0b484267b52198a33"}, "name": "CreateInstancePortManipulationTests-065ae23d-944d-4ff-proj-role"}} 2018-12-04 21:35:10,812 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-0c1d3433-a8da-4c24-afc8-1ef09ee4abb2 2018-12-04 21:35:10,812 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-065ae23d-944d-4ff-proj-role 2018-12-04 21:35:10,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/f6e1a2f268234cb0b484267b52198a33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c656c7e44865b5e124f16a0d0e0205d45b435086" 2018-12-04 21:35:10,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e578e7d8-a7bf-40a4-b3a5-013a4d5ff0c3 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f6e1a2f268234cb0b484267b52198a33", "links": {"self": "http://172.30.9.23:5000/v3/roles/f6e1a2f268234cb0b484267b52198a33"}, "name": "CreateInstancePortManipulationTests-065ae23d-944d-4ff-proj-role"}} 2018-12-04 21:35:10,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/f6e1a2f268234cb0b484267b52198a33 used request id req-e578e7d8-a7bf-40a4-b3a5-013a4d5ff0c3 2018-12-04 21:35:10,911 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-065ae23d-944d-4ff-proj-role to project CreateInstancePortManipulationTests-065ae23d-944d-4ff-proj 2018-12-04 21:35:10,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/548f86247a38416d8849ca4dbafba080/users/2f60c369fa0f4d99a64beed940145295/roles/f6e1a2f268234cb0b484267b52198a33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c656c7e44865b5e124f16a0d0e0205d45b435086" 2018-12-04 21:35:11,042 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:35:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bb95c1f-35d0-4e82-8414-4eb129810cf3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:35:11,042 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/548f86247a38416d8849ca4dbafba080/users/2f60c369fa0f4d99a64beed940145295/roles/f6e1a2f268234cb0b484267b52198a33 used request id req-6bb95c1f-35d0-4e82-8414-4eb129810cf3 2018-12-04 21:35:11,042 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-04 21:35:11,042 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:35:11,043 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:35:11,437 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f6e1a2f268234cb0b484267b52198a33", "name": "CreateInstancePortManipulationTests-065ae23d-944d-4ff-proj-role"}], "expires_at": "2018-12-04T22:35:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "548f86247a38416d8849ca4dbafba080", "name": "CreateInstancePortManipulationTests-065ae23d-944d-4ff-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/548f86247a38416d8849ca4dbafba080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/548f86247a38416d8849ca4dbafba080", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/548f86247a38416d8849ca4dbafba080", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_548f86247a38416d8849ca4dbafba080", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_548f86247a38416d8849ca4dbafba080", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/548f86247a38416d8849ca4dbafba080", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/548f86247a38416d8849ca4dbafba080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/548f86247a38416d8849ca4dbafba080", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/548f86247a38416d8849ca4dbafba080", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/548f86247a38416d8849ca4dbafba080", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/548f86247a38416d8849ca4dbafba080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/548f86247a38416d8849ca4dbafba080", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/548f86247a38416d8849ca4dbafba080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/548f86247a38416d8849ca4dbafba080", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-065ae23d-944d-4ff-user", "id": "2f60c369fa0f4d99a64beed940145295"}, "audit_ids": ["zxNbVOIQQNmWMvCZXYSu7Q"], "issued_at": "2018-12-04T21:35:11.000000Z"}} 2018-12-04 21:35:11,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ace502e09aa3ea538093f1cd927904e58a423134" 2018-12-04 21:35:11,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5323759f-18fb-4c9b-9804-b2d2a8cac945 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:35:11,520 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5323759f-18fb-4c9b-9804-b2d2a8cac945 2018-12-04 21:35:11,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ace502e09aa3ea538093f1cd927904e58a423134" 2018-12-04 21:35:11,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-908a8067-f0d6-4fb9-96dc-58c7993980f2 Date: Tue, 04 Dec 2018 21:35:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-image"} 2018-12-04 21:35:11,718 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-image used request id req-908a8067-f0d6-4fb9-96dc-58c7993980f2 2018-12-04 21:35:11,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ace502e09aa3ea538093f1cd927904e58a423134" 2018-12-04 21:35:11,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1d6b559c-61ed-40b5-b811-9239799905c2 Date: Tue, 04 Dec 2018 21:35:11 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:35:11,727 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-1d6b559c-61ed-40b5-b811-9239799905c2 2018-12-04 21:35:11,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ace502e09aa3ea538093f1cd927904e58a423134" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-image"}' 2018-12-04 21:35:11,798 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/982b1459-9819-4e9a-9af2-d1ee11e42f91 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cf081b7c-5896-499c-b75d-edd32e6e3ce8 Date: Tue, 04 Dec 2018 21:35:11 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:35:11Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-04T21:35:11Z", "visibility": "shared", "locations": [], "self": "/v2/images/982b1459-9819-4e9a-9af2-d1ee11e42f91", "min_disk": 0, "protected": false, "id": "982b1459-9819-4e9a-9af2-d1ee11e42f91", "file": "/v2/images/982b1459-9819-4e9a-9af2-d1ee11e42f91/file", "checksum": null, "owner": "548f86247a38416d8849ca4dbafba080", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:35:11,798 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-cf081b7c-5896-499c-b75d-edd32e6e3ce8 2018-12-04 21:35:11,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/982b1459-9819-4e9a-9af2-d1ee11e42f91/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ace502e09aa3ea538093f1cd927904e58a423134" -d '' 2018-12-04 21:35:12,224 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3f210c36-e9af-4a0c-9b18-23c7b2069bf0 Date: Tue, 04 Dec 2018 21:35:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:35:12,225 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/982b1459-9819-4e9a-9af2-d1ee11e42f91/file used request id req-3f210c36-e9af-4a0c-9b18-23c7b2069bf0 2018-12-04 21:35:12,225 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 21:35:12,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/982b1459-9819-4e9a-9af2-d1ee11e42f91 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ace502e09aa3ea538093f1cd927904e58a423134" 2018-12-04 21:35:12,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-34c1d0dd-2519-42b7-9fc0-2e75829ce423 Date: Tue, 04 Dec 2018 21:35:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:35:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:35:12Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/982b1459-9819-4e9a-9af2-d1ee11e42f91/snap", "metadata": {}}], "self": "/v2/images/982b1459-9819-4e9a-9af2-d1ee11e42f91", "min_disk": 0, "protected": false, "id": "982b1459-9819-4e9a-9af2-d1ee11e42f91", "file": "/v2/images/982b1459-9819-4e9a-9af2-d1ee11e42f91/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "548f86247a38416d8849ca4dbafba080", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/982b1459-9819-4e9a-9af2-d1ee11e42f91/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:35:12,248 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/982b1459-9819-4e9a-9af2-d1ee11e42f91 used request id req-34c1d0dd-2519-42b7-9fc0-2e75829ce423 2018-12-04 21:35:12,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ace502e09aa3ea538093f1cd927904e58a423134" 2018-12-04 21:35:12,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-319552cd-b1c2-489c-8e06-cb9cf271c866 Date: Tue, 04 Dec 2018 21:35:12 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:35:12,259 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-319552cd-b1c2-489c-8e06-cb9cf271c866 2018-12-04 21:35:12,262 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-image 2018-12-04 21:35:12,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/982b1459-9819-4e9a-9af2-d1ee11e42f91 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ace502e09aa3ea538093f1cd927904e58a423134" 2018-12-04 21:35:12,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-8de144e2-ab00-411a-806f-fad7630f3671 Date: Tue, 04 Dec 2018 21:35:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:35:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:35:12Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/982b1459-9819-4e9a-9af2-d1ee11e42f91/snap", "metadata": {}}], "self": "/v2/images/982b1459-9819-4e9a-9af2-d1ee11e42f91", "min_disk": 0, "protected": false, "id": "982b1459-9819-4e9a-9af2-d1ee11e42f91", "file": "/v2/images/982b1459-9819-4e9a-9af2-d1ee11e42f91/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "548f86247a38416d8849ca4dbafba080", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/982b1459-9819-4e9a-9af2-d1ee11e42f91/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:35:12,283 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/982b1459-9819-4e9a-9af2-d1ee11e42f91 used request id req-8de144e2-ab00-411a-806f-fad7630f3671 2018-12-04 21:35:12,284 - create_image - DEBUG - Instance status is - active 2018-12-04 21:35:12,284 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-image 2018-12-04 21:35:12,284 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-image 2018-12-04 21:35:12,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:35:12,285 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:35:12,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f6e1a2f268234cb0b484267b52198a33", "name": "CreateInstancePortManipulationTests-065ae23d-944d-4ff-proj-role"}], "expires_at": "2018-12-04T22:35:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "548f86247a38416d8849ca4dbafba080", "name": "CreateInstancePortManipulationTests-065ae23d-944d-4ff-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/548f86247a38416d8849ca4dbafba080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/548f86247a38416d8849ca4dbafba080", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/548f86247a38416d8849ca4dbafba080", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_548f86247a38416d8849ca4dbafba080", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_548f86247a38416d8849ca4dbafba080", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/548f86247a38416d8849ca4dbafba080", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/548f86247a38416d8849ca4dbafba080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/548f86247a38416d8849ca4dbafba080", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/548f86247a38416d8849ca4dbafba080", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/548f86247a38416d8849ca4dbafba080", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/548f86247a38416d8849ca4dbafba080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/548f86247a38416d8849ca4dbafba080", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/548f86247a38416d8849ca4dbafba080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/548f86247a38416d8849ca4dbafba080", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-065ae23d-944d-4ff-user", "id": "2f60c369fa0f4d99a64beed940145295"}, "audit_ids": ["41cp6-VbTG6aINyiByJPYQ"], "issued_at": "2018-12-04T21:35:12.000000Z"}} 2018-12-04 21:35:12,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e90464c254280851925bf7e27f7b388c7ccad394" 2018-12-04 21:35:12,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b72c9064-b2a5-4a38-abe8-20acf8f71dd4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:35:12,697 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b72c9064-b2a5-4a38-abe8-20acf8f71dd4 2018-12-04 21:35:12,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e90464c254280851925bf7e27f7b388c7ccad394" 2018-12-04 21:35:12,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-11c5544a-0764-4e7c-b56e-97e6e728085e Date: Tue, 04 Dec 2018 21:35:12 GMT RESP BODY: {"networks":[]} 2018-12-04 21:35:12,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-net used request id req-11c5544a-0764-4e7c-b56e-97e6e728085e 2018-12-04 21:35:12,895 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-net 2018-12-04 21:35:12,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e90464c254280851925bf7e27f7b388c7ccad394" -d '{"network": {"name": "CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-net", "admin_state_up": true}}' 2018-12-04 21:35:13,426 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-ec23190f-412e-4a5a-a3af-593391d1fc7e Date: Tue, 04 Dec 2018 21:35:13 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"548f86247a38416d8849ca4dbafba080","created_at":"2018-12-04T21:35:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-12-04T21:35:13Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"548f86247a38416d8849ca4dbafba080","id":"1d2e6d2c-2133-477e-b972-48c2affabe6d","name":"CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-net"}} 2018-12-04 21:35:13,427 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-ec23190f-412e-4a5a-a3af-593391d1fc7e 2018-12-04 21:35:13,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=1d2e6d2c-2133-477e-b972-48c2affabe6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e90464c254280851925bf7e27f7b388c7ccad394" 2018-12-04 21:35:13,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-275667f4-38d2-4fb4-90f8-cc682955b39c Date: Tue, 04 Dec 2018 21:35:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T21:35:13Z","tenant_id":"548f86247a38416d8849ca4dbafba080","created_at":"2018-12-04T21:35:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"548f86247a38416d8849ca4dbafba080","id":"1d2e6d2c-2133-477e-b972-48c2affabe6d","name":"CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-net"}]} 2018-12-04 21:35:13,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=1d2e6d2c-2133-477e-b972-48c2affabe6d used request id req-275667f4-38d2-4fb4-90f8-cc682955b39c 2018-12-04 21:35:13,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1d2e6d2c-2133-477e-b972-48c2affabe6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e90464c254280851925bf7e27f7b388c7ccad394" 2018-12-04 21:35:13,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a2cdc50f-bc92-4199-a102-5bcbaf7ce83b Date: Tue, 04 Dec 2018 21:35:13 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:35:13,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1d2e6d2c-2133-477e-b972-48c2affabe6d used request id req-a2cdc50f-bc92-4199-a102-5bcbaf7ce83b 2018-12-04 21:35:13,799 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-subnet 2018-12-04 21:35:13,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e90464c254280851925bf7e27f7b388c7ccad394" -d '{"subnets": [{"ip_version": 4, "network_id": "1d2e6d2c-2133-477e-b972-48c2affabe6d", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-subnet"}]}' 2018-12-04 21:35:14,344 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2670faa4-e326-4f80-a731-52b45829dd76 Date: Tue, 04 Dec 2018 21:35:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d2e6d2c-2133-477e-b972-48c2affabe6d","tenant_id":"548f86247a38416d8849ca4dbafba080","created_at":"2018-12-04T21:35:14Z","dns_nameservers":[],"updated_at":"2018-12-04T21:35:14Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"548f86247a38416d8849ca4dbafba080","id":"75383e99-159f-4717-898f-c44ea94eba99","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-subnet"}]} 2018-12-04 21:35:14,345 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-2670faa4-e326-4f80-a731-52b45829dd76 2018-12-04 21:35:14,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=1d2e6d2c-2133-477e-b972-48c2affabe6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e90464c254280851925bf7e27f7b388c7ccad394" 2018-12-04 21:35:14,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-1127ba14-d29a-4c16-8149-063f8ba35372 Date: Tue, 04 Dec 2018 21:35:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["75383e99-159f-4717-898f-c44ea94eba99"],"updated_at":"2018-12-04T21:35:14Z","tenant_id":"548f86247a38416d8849ca4dbafba080","created_at":"2018-12-04T21:35:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"548f86247a38416d8849ca4dbafba080","id":"1d2e6d2c-2133-477e-b972-48c2affabe6d","name":"CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-net"}]} 2018-12-04 21:35:14,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=1d2e6d2c-2133-477e-b972-48c2affabe6d used request id req-1127ba14-d29a-4c16-8149-063f8ba35372 2018-12-04 21:35:14,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1d2e6d2c-2133-477e-b972-48c2affabe6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e90464c254280851925bf7e27f7b388c7ccad394" 2018-12-04 21:35:14,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1404ca3f-54a6-457c-b110-e7d57c6bf4cc Date: Tue, 04 Dec 2018 21:35:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d2e6d2c-2133-477e-b972-48c2affabe6d","tenant_id":"548f86247a38416d8849ca4dbafba080","created_at":"2018-12-04T21:35:14Z","dns_nameservers":[],"updated_at":"2018-12-04T21:35:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"548f86247a38416d8849ca4dbafba080","id":"75383e99-159f-4717-898f-c44ea94eba99","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-subnet"}]} 2018-12-04 21:35:14,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1d2e6d2c-2133-477e-b972-48c2affabe6d used request id req-1404ca3f-54a6-457c-b110-e7d57c6bf4cc 2018-12-04 21:35:14,518 - OpenStackNetwork - DEBUG - Network [1d2e6d2c-2133-477e-b972-48c2affabe6d] created successfully 2018-12-04 21:35:14,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:35:14,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:35:14,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:35:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["5Bt-8kotSGuUoFmy8hzH9A"], "issued_at": "2018-12-04T21:35:14.000000Z"}} 2018-12-04 21:35:14,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebfa31e44461eb5930d6b254a6f82d06548db5ee" 2018-12-04 21:35:15,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84b9c733-e933-44f3-8b2c-5d15ebb9e165 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:35:15,113 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-84b9c733-e933-44f3-8b2c-5d15ebb9e165 2018-12-04 21:35:15,114 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:35:15,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebfa31e44461eb5930d6b254a6f82d06548db5ee" 2018-12-04 21:35:15,325 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c810d892-703b-4d17-822e-dc1e2e1d7935 x-compute-request-id: req-c810d892-703b-4d17-822e-dc1e2e1d7935 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-04 21:35:15,325 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c810d892-703b-4d17-822e-dc1e2e1d7935 2018-12-04 21:35:15,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebfa31e44461eb5930d6b254a6f82d06548db5ee" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-04 21:35:15,358 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7d2bc56-ba20-4218-b7b7-e68a08cb1c1f x-compute-request-id: req-f7d2bc56-ba20-4218-b7b7-e68a08cb1c1f Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/42fb5022-c791-4da0-8610-320a33dc5f1b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/42fb5022-c791-4da0-8610-320a33dc5f1b", "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": "42fb5022-c791-4da0-8610-320a33dc5f1b"}} 2018-12-04 21:35:15,358 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f7d2bc56-ba20-4218-b7b7-e68a08cb1c1f 2018-12-04 21:35:15,359 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:35:15,360 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:35:15,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f6e1a2f268234cb0b484267b52198a33", "name": "CreateInstancePortManipulationTests-065ae23d-944d-4ff-proj-role"}], "expires_at": "2018-12-04T22:35:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "548f86247a38416d8849ca4dbafba080", "name": "CreateInstancePortManipulationTests-065ae23d-944d-4ff-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/548f86247a38416d8849ca4dbafba080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/548f86247a38416d8849ca4dbafba080", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/548f86247a38416d8849ca4dbafba080", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_548f86247a38416d8849ca4dbafba080", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_548f86247a38416d8849ca4dbafba080", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/548f86247a38416d8849ca4dbafba080", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/548f86247a38416d8849ca4dbafba080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/548f86247a38416d8849ca4dbafba080", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/548f86247a38416d8849ca4dbafba080", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/548f86247a38416d8849ca4dbafba080", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/548f86247a38416d8849ca4dbafba080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/548f86247a38416d8849ca4dbafba080", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/548f86247a38416d8849ca4dbafba080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/548f86247a38416d8849ca4dbafba080", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-065ae23d-944d-4ff-user", "id": "2f60c369fa0f4d99a64beed940145295"}, "audit_ids": ["mv4bbCMbRIqWs3ZKFh9KLA"], "issued_at": "2018-12-04T21:35:15.000000Z"}} 2018-12-04 21:35:15,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" 2018-12-04 21:35:15,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f166d79-e84f-4172-a29e-99c4a474a5d6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:35:15,935 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5f166d79-e84f-4172-a29e-99c4a474a5d6 2018-12-04 21:35:15,936 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:35:15,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" 2018-12-04 21:35:16,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa50d0db-8074-43ba-ac8c-8a44beeb8822 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:35:16,037 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-fa50d0db-8074-43ba-ac8c-8a44beeb8822 2018-12-04 21:35:16,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" 2018-12-04 21:35:16,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-9b54feea-6c74-41d0-9be4-de6f4950141d Date: Tue, 04 Dec 2018 21:35:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["75383e99-159f-4717-898f-c44ea94eba99"],"updated_at":"2018-12-04T21:35:14Z","tenant_id":"548f86247a38416d8849ca4dbafba080","created_at":"2018-12-04T21:35:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"548f86247a38416d8849ca4dbafba080","id":"1d2e6d2c-2133-477e-b972-48c2affabe6d","name":"CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-net"}]} 2018-12-04 21:35:16,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-net used request id req-9b54feea-6c74-41d0-9be4-de6f4950141d 2018-12-04 21:35:16,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1d2e6d2c-2133-477e-b972-48c2affabe6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" 2018-12-04 21:35:16,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e334b107-ce3e-4e1e-8323-443c0470873e Date: Tue, 04 Dec 2018 21:35:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d2e6d2c-2133-477e-b972-48c2affabe6d","tenant_id":"548f86247a38416d8849ca4dbafba080","created_at":"2018-12-04T21:35:14Z","dns_nameservers":[],"updated_at":"2018-12-04T21:35:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"548f86247a38416d8849ca4dbafba080","id":"75383e99-159f-4717-898f-c44ea94eba99","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-subnet"}]} 2018-12-04 21:35:16,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1d2e6d2c-2133-477e-b972-48c2affabe6d used request id req-e334b107-ce3e-4e1e-8323-443c0470873e 2018-12-04 21:35:16,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" 2018-12-04 21:35:16,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-8f92bf5f-0d99-414d-badb-174915db15e8 Date: Tue, 04 Dec 2018 21:35:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["75383e99-159f-4717-898f-c44ea94eba99"],"updated_at":"2018-12-04T21:35:14Z","tenant_id":"548f86247a38416d8849ca4dbafba080","created_at":"2018-12-04T21:35:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"548f86247a38416d8849ca4dbafba080","id":"1d2e6d2c-2133-477e-b972-48c2affabe6d","name":"CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-net"}]} 2018-12-04 21:35:16,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-net used request id req-8f92bf5f-0d99-414d-badb-174915db15e8 2018-12-04 21:35:16,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:35:16,466 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:35: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:35:16,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/548f86247a38416d8849ca4dbafba080 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" 2018-12-04 21:35:16,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d275d8a-9374-4194-87c6-b1c717f627c2 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/548f86247a38416d8849ca4dbafba080"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "548f86247a38416d8849ca4dbafba080", "name": "CreateInstancePortManipulationTests-065ae23d-944d-4ff-proj"}} 2018-12-04 21:35:16,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/548f86247a38416d8849ca4dbafba080 used request id req-9d275d8a-9374-4194-87c6-b1c717f627c2 2018-12-04 21:35:16,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1d2e6d2c-2133-477e-b972-48c2affabe6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" 2018-12-04 21:35:16,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7fb17f94-01b9-40a4-b159-348e089dca2d Date: Tue, 04 Dec 2018 21:35:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d2e6d2c-2133-477e-b972-48c2affabe6d","tenant_id":"548f86247a38416d8849ca4dbafba080","created_at":"2018-12-04T21:35:14Z","dns_nameservers":[],"updated_at":"2018-12-04T21:35:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"548f86247a38416d8849ca4dbafba080","id":"75383e99-159f-4717-898f-c44ea94eba99","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-subnet"}]} 2018-12-04 21:35:16,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1d2e6d2c-2133-477e-b972-48c2affabe6d used request id req-7fb17f94-01b9-40a4-b159-348e089dca2d 2018-12-04 21:35:16,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=1d2e6d2c-2133-477e-b972-48c2affabe6d&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" 2018-12-04 21:35:16,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1cf398cf-1bf9-4273-b420-83f541829801 Date: Tue, 04 Dec 2018 21:35:16 GMT RESP BODY: {"ports":[]} 2018-12-04 21:35:16,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=1d2e6d2c-2133-477e-b972-48c2affabe6d&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54port-1&admin_state_up=True used request id req-1cf398cf-1bf9-4273-b420-83f541829801 2018-12-04 21:35:16,564 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" 2018-12-04 21:35:16,801 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35: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-1379c7ef-c5c5-459e-9582-3745b940462e x-compute-request-id: req-1379c7ef-c5c5-459e-9582-3745b940462e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-04 21:35:16,801 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-inst used request id req-1379c7ef-c5c5-459e-9582-3745b940462e 2018-12-04 21:35:16,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" 2018-12-04 21:35:16,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-598ceb67-037c-45e8-8e85-6d10f4d367ce Date: Tue, 04 Dec 2018 21:35:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["75383e99-159f-4717-898f-c44ea94eba99"],"updated_at":"2018-12-04T21:35:14Z","tenant_id":"548f86247a38416d8849ca4dbafba080","created_at":"2018-12-04T21:35:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"548f86247a38416d8849ca4dbafba080","id":"1d2e6d2c-2133-477e-b972-48c2affabe6d","name":"CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-net"}]} 2018-12-04 21:35:16,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-net used request id req-598ceb67-037c-45e8-8e85-6d10f4d367ce 2018-12-04 21:35:16,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1d2e6d2c-2133-477e-b972-48c2affabe6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" 2018-12-04 21:35:16,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cda049ce-d02a-4568-8d80-183d0408f406 Date: Tue, 04 Dec 2018 21:35:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d2e6d2c-2133-477e-b972-48c2affabe6d","tenant_id":"548f86247a38416d8849ca4dbafba080","created_at":"2018-12-04T21:35:14Z","dns_nameservers":[],"updated_at":"2018-12-04T21:35:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"548f86247a38416d8849ca4dbafba080","id":"75383e99-159f-4717-898f-c44ea94eba99","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-subnet"}]} 2018-12-04 21:35:16,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1d2e6d2c-2133-477e-b972-48c2affabe6d used request id req-cda049ce-d02a-4568-8d80-183d0408f406 2018-12-04 21:35:16,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" 2018-12-04 21:35:17,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-91a1f7c9-e379-4681-9ca7-51640b776da1 Date: Tue, 04 Dec 2018 21:35:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["75383e99-159f-4717-898f-c44ea94eba99"],"updated_at":"2018-12-04T21:35:14Z","tenant_id":"548f86247a38416d8849ca4dbafba080","created_at":"2018-12-04T21:35:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"548f86247a38416d8849ca4dbafba080","id":"1d2e6d2c-2133-477e-b972-48c2affabe6d","name":"CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-net"}]} 2018-12-04 21:35:17,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-net used request id req-91a1f7c9-e379-4681-9ca7-51640b776da1 2018-12-04 21:35:17,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/548f86247a38416d8849ca4dbafba080 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" 2018-12-04 21:35:17,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0765934a-54b7-4f57-a842-5cd513625d7a Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/548f86247a38416d8849ca4dbafba080"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "548f86247a38416d8849ca4dbafba080", "name": "CreateInstancePortManipulationTests-065ae23d-944d-4ff-proj"}} 2018-12-04 21:35:17,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/548f86247a38416d8849ca4dbafba080 used request id req-0765934a-54b7-4f57-a842-5cd513625d7a 2018-12-04 21:35:17,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1d2e6d2c-2133-477e-b972-48c2affabe6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" 2018-12-04 21:35:17,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7a2f5f9a-e7aa-40b1-993b-4b0283c38bc3 Date: Tue, 04 Dec 2018 21:35:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d2e6d2c-2133-477e-b972-48c2affabe6d","tenant_id":"548f86247a38416d8849ca4dbafba080","created_at":"2018-12-04T21:35:14Z","dns_nameservers":[],"updated_at":"2018-12-04T21:35:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"548f86247a38416d8849ca4dbafba080","id":"75383e99-159f-4717-898f-c44ea94eba99","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-subnet"}]} 2018-12-04 21:35:17,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1d2e6d2c-2133-477e-b972-48c2affabe6d used request id req-7a2f5f9a-e7aa-40b1-993b-4b0283c38bc3 2018-12-04 21:35:17,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=1d2e6d2c-2133-477e-b972-48c2affabe6d&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" 2018-12-04 21:35:17,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-14e68462-ba71-4f6b-8171-78f655399340 Date: Tue, 04 Dec 2018 21:35:17 GMT RESP BODY: {"ports":[]} 2018-12-04 21:35:17,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=1d2e6d2c-2133-477e-b972-48c2affabe6d&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54port-1&admin_state_up=True used request id req-14e68462-ba71-4f6b-8171-78f655399340 2018-12-04 21:35:17,226 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:35:17,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:35:17,626 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f6e1a2f268234cb0b484267b52198a33", "name": "CreateInstancePortManipulationTests-065ae23d-944d-4ff-proj-role"}], "expires_at": "2018-12-04T22:35:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "548f86247a38416d8849ca4dbafba080", "name": "CreateInstancePortManipulationTests-065ae23d-944d-4ff-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/548f86247a38416d8849ca4dbafba080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/548f86247a38416d8849ca4dbafba080", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/548f86247a38416d8849ca4dbafba080", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_548f86247a38416d8849ca4dbafba080", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_548f86247a38416d8849ca4dbafba080", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/548f86247a38416d8849ca4dbafba080", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/548f86247a38416d8849ca4dbafba080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/548f86247a38416d8849ca4dbafba080", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/548f86247a38416d8849ca4dbafba080", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/548f86247a38416d8849ca4dbafba080", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/548f86247a38416d8849ca4dbafba080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/548f86247a38416d8849ca4dbafba080", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/548f86247a38416d8849ca4dbafba080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/548f86247a38416d8849ca4dbafba080", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-065ae23d-944d-4ff-user", "id": "2f60c369fa0f4d99a64beed940145295"}, "audit_ids": ["d0aZvPi_SjK7St9Bvi2eAg"], "issued_at": "2018-12-04T21:35:17.000000Z"}} 2018-12-04 21:35:17,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc66890b31e3fe1bdacc5c7987ff53f1e9562452" 2018-12-04 21:35:17,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13d72a6f-df4f-4d54-afd5-a70f64d27601 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:35:17,714 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-13d72a6f-df4f-4d54-afd5-a70f64d27601 2018-12-04 21:35:17,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" 2018-12-04 21:35:17,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-0163d97f-a721-4919-9b58-3ac827bebc7e Date: Tue, 04 Dec 2018 21:35:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["75383e99-159f-4717-898f-c44ea94eba99"],"updated_at":"2018-12-04T21:35:14Z","tenant_id":"548f86247a38416d8849ca4dbafba080","created_at":"2018-12-04T21:35:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"548f86247a38416d8849ca4dbafba080","id":"1d2e6d2c-2133-477e-b972-48c2affabe6d","name":"CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-net"}]} 2018-12-04 21:35:17,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-net used request id req-0163d97f-a721-4919-9b58-3ac827bebc7e 2018-12-04 21:35:17,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1d2e6d2c-2133-477e-b972-48c2affabe6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" 2018-12-04 21:35:17,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-06f1d8f9-f847-4ad2-9b66-cd01ac2c50e2 Date: Tue, 04 Dec 2018 21:35:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d2e6d2c-2133-477e-b972-48c2affabe6d","tenant_id":"548f86247a38416d8849ca4dbafba080","created_at":"2018-12-04T21:35:14Z","dns_nameservers":[],"updated_at":"2018-12-04T21:35:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"548f86247a38416d8849ca4dbafba080","id":"75383e99-159f-4717-898f-c44ea94eba99","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-subnet"}]} 2018-12-04 21:35:17,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1d2e6d2c-2133-477e-b972-48c2affabe6d used request id req-06f1d8f9-f847-4ad2-9b66-cd01ac2c50e2 2018-12-04 21:35:17,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" 2018-12-04 21:35:17,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-bc751fb3-c98d-421b-905f-62d2b2e8ba1b Date: Tue, 04 Dec 2018 21:35:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["75383e99-159f-4717-898f-c44ea94eba99"],"updated_at":"2018-12-04T21:35:14Z","tenant_id":"548f86247a38416d8849ca4dbafba080","created_at":"2018-12-04T21:35:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"548f86247a38416d8849ca4dbafba080","id":"1d2e6d2c-2133-477e-b972-48c2affabe6d","name":"CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-net"}]} 2018-12-04 21:35:17,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-net used request id req-bc751fb3-c98d-421b-905f-62d2b2e8ba1b 2018-12-04 21:35:17,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:35:17,971 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:35: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:35:17,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/548f86247a38416d8849ca4dbafba080 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc66890b31e3fe1bdacc5c7987ff53f1e9562452" 2018-12-04 21:35:18,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49706ef2-9324-4588-9c81-fb94cb3dc8a5 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/548f86247a38416d8849ca4dbafba080"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "548f86247a38416d8849ca4dbafba080", "name": "CreateInstancePortManipulationTests-065ae23d-944d-4ff-proj"}} 2018-12-04 21:35:18,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/548f86247a38416d8849ca4dbafba080 used request id req-49706ef2-9324-4588-9c81-fb94cb3dc8a5 2018-12-04 21:35:18,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1d2e6d2c-2133-477e-b972-48c2affabe6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" 2018-12-04 21:35:18,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2e5699a7-9a4f-4540-b796-27b8111f93af Date: Tue, 04 Dec 2018 21:35:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d2e6d2c-2133-477e-b972-48c2affabe6d","tenant_id":"548f86247a38416d8849ca4dbafba080","created_at":"2018-12-04T21:35:14Z","dns_nameservers":[],"updated_at":"2018-12-04T21:35:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"548f86247a38416d8849ca4dbafba080","id":"75383e99-159f-4717-898f-c44ea94eba99","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-subnet"}]} 2018-12-04 21:35:18,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1d2e6d2c-2133-477e-b972-48c2affabe6d used request id req-2e5699a7-9a4f-4540-b796-27b8111f93af 2018-12-04 21:35:18,110 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-net 2018-12-04 21:35:18,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" -d '{"port": {"network_id": "1d2e6d2c-2133-477e-b972-48c2affabe6d", "mac_address": "0a:1b:2c:3d:4e:5f", "name": "CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54port-1", "admin_state_up": true}}' 2018-12-04 21:35:19,173 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-adc9e5c7-7d42-4182-8861-26e75768698c Date: Tue, 04 Dec 2018 21:35:19 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-12-04T21:35:18Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1d2e6d2c-2133-477e-b972-48c2affabe6d","tenant_id":"548f86247a38416d8849ca4dbafba080","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-12-04T21:35:18Z","name":"CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54port-1","device_owner":"","revision_number":6,"mac_address":"0a:1b:2c:3d:4e:5f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"548f86247a38416d8849ca4dbafba080","fixed_ips":[{"subnet_id":"75383e99-159f-4717-898f-c44ea94eba99","ip_address":"10.55.0.7"}],"id":"0ba45a18-a5b8-455b-a043-8f7a388444d0","security_groups":["1a94018f-7f95-4d21-abc1-9265a1a49337"],"device_id":""}} 2018-12-04 21:35:19,173 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-adc9e5c7-7d42-4182-8861-26e75768698c 2018-12-04 21:35:19,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" 2018-12-04 21:35:19,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-cb7378ae-15c4-4343-873f-3db117e11a21 Date: Tue, 04 Dec 2018 21:35:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["75383e99-159f-4717-898f-c44ea94eba99"],"updated_at":"2018-12-04T21:35:14Z","tenant_id":"548f86247a38416d8849ca4dbafba080","created_at":"2018-12-04T21:35:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"548f86247a38416d8849ca4dbafba080","id":"1d2e6d2c-2133-477e-b972-48c2affabe6d","name":"CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-net"}]} 2018-12-04 21:35:19,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-net used request id req-cb7378ae-15c4-4343-873f-3db117e11a21 2018-12-04 21:35:19,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1d2e6d2c-2133-477e-b972-48c2affabe6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" 2018-12-04 21:35:19,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-247e4749-c1d8-4fff-a0ae-929d43b800f4 Date: Tue, 04 Dec 2018 21:35:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d2e6d2c-2133-477e-b972-48c2affabe6d","tenant_id":"548f86247a38416d8849ca4dbafba080","created_at":"2018-12-04T21:35:14Z","dns_nameservers":[],"updated_at":"2018-12-04T21:35:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"548f86247a38416d8849ca4dbafba080","id":"75383e99-159f-4717-898f-c44ea94eba99","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-subnet"}]} 2018-12-04 21:35:19,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1d2e6d2c-2133-477e-b972-48c2affabe6d used request id req-247e4749-c1d8-4fff-a0ae-929d43b800f4 2018-12-04 21:35:19,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" 2018-12-04 21:35:19,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-34dfaf8f-cf00-4db5-a952-1e9061cae54f Date: Tue, 04 Dec 2018 21:35:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["75383e99-159f-4717-898f-c44ea94eba99"],"updated_at":"2018-12-04T21:35:14Z","tenant_id":"548f86247a38416d8849ca4dbafba080","created_at":"2018-12-04T21:35:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"548f86247a38416d8849ca4dbafba080","id":"1d2e6d2c-2133-477e-b972-48c2affabe6d","name":"CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-net"}]} 2018-12-04 21:35:19,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-net used request id req-34dfaf8f-cf00-4db5-a952-1e9061cae54f 2018-12-04 21:35:19,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/548f86247a38416d8849ca4dbafba080 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" 2018-12-04 21:35:19,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d2b4555-5217-44b1-9789-26cf391544aa Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/548f86247a38416d8849ca4dbafba080"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "548f86247a38416d8849ca4dbafba080", "name": "CreateInstancePortManipulationTests-065ae23d-944d-4ff-proj"}} 2018-12-04 21:35:19,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/548f86247a38416d8849ca4dbafba080 used request id req-5d2b4555-5217-44b1-9789-26cf391544aa 2018-12-04 21:35:19,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1d2e6d2c-2133-477e-b972-48c2affabe6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" 2018-12-04 21:35:19,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-33c56c41-afc5-479e-88d7-024ea8290ad8 Date: Tue, 04 Dec 2018 21:35:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d2e6d2c-2133-477e-b972-48c2affabe6d","tenant_id":"548f86247a38416d8849ca4dbafba080","created_at":"2018-12-04T21:35:14Z","dns_nameservers":[],"updated_at":"2018-12-04T21:35:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"548f86247a38416d8849ca4dbafba080","id":"75383e99-159f-4717-898f-c44ea94eba99","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-subnet"}]} 2018-12-04 21:35:19,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1d2e6d2c-2133-477e-b972-48c2affabe6d used request id req-33c56c41-afc5-479e-88d7-024ea8290ad8 2018-12-04 21:35:19,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=1d2e6d2c-2133-477e-b972-48c2affabe6d&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" 2018-12-04 21:35:19,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-0812bc95-29ca-4f6a-b057-28abb073b6a3 Date: Tue, 04 Dec 2018 21:35:19 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1d2e6d2c-2133-477e-b972-48c2affabe6d","tenant_id":"548f86247a38416d8849ca4dbafba080","created_at":"2018-12-04T21:35:18Z","admin_state_up":true,"updated_at":"2018-12-04T21:35:18Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"0a:1b:2c:3d:4e:5f","id":"0ba45a18-a5b8-455b-a043-8f7a388444d0","port_security_enabled":true,"project_id":"548f86247a38416d8849ca4dbafba080","fixed_ips":[{"subnet_id":"75383e99-159f-4717-898f-c44ea94eba99","ip_address":"10.55.0.7"}],"extra_dhcp_opts":[],"security_groups":["1a94018f-7f95-4d21-abc1-9265a1a49337"],"name":"CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54port-1"}]} 2018-12-04 21:35:19,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=1d2e6d2c-2133-477e-b972-48c2affabe6d&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54port-1&admin_state_up=True used request id req-0812bc95-29ca-4f6a-b057-28abb073b6a3 2018-12-04 21:35:19,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/548f86247a38416d8849ca4dbafba080 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" 2018-12-04 21:35:19,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db70cc31-cde3-4038-b9f7-83077d0bbf4e Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/548f86247a38416d8849ca4dbafba080"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "548f86247a38416d8849ca4dbafba080", "name": "CreateInstancePortManipulationTests-065ae23d-944d-4ff-proj"}} 2018-12-04 21:35:19,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/548f86247a38416d8849ca4dbafba080 used request id req-db70cc31-cde3-4038-b9f7-83077d0bbf4e 2018-12-04 21:35:19,639 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-inst 2018-12-04 21:35:19,643 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" 2018-12-04 21:35:19,661 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ac60935-6245-402f-94b1-3f42470d2e4d x-compute-request-id: req-8ac60935-6245-402f-94b1-3f42470d2e4d Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "42fb5022-c791-4da0-8610-320a33dc5f1b", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/42fb5022-c791-4da0-8610-320a33dc5f1b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/42fb5022-c791-4da0-8610-320a33dc5f1b", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-flavor-name"}]} 2018-12-04 21:35:19,661 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-8ac60935-6245-402f-94b1-3f42470d2e4d 2018-12-04 21:35:19,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/42fb5022-c791-4da0-8610-320a33dc5f1b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" 2018-12-04 21:35:19,681 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72149846-0b3a-408a-a2b1-b09742a624be x-compute-request-id: req-72149846-0b3a-408a-a2b1-b09742a624be Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/42fb5022-c791-4da0-8610-320a33dc5f1b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/42fb5022-c791-4da0-8610-320a33dc5f1b", "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": "42fb5022-c791-4da0-8610-320a33dc5f1b"}} 2018-12-04 21:35:19,681 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/42fb5022-c791-4da0-8610-320a33dc5f1b used request id req-72149846-0b3a-408a-a2b1-b09742a624be 2018-12-04 21:35:19,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" 2018-12-04 21:35:19,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-24b6545d-29b9-48c3-ab89-e5d186802f9f Date: Tue, 04 Dec 2018 21:35:19 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:35:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:35:12Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/982b1459-9819-4e9a-9af2-d1ee11e42f91/snap", "metadata": {}}], "self": "/v2/images/982b1459-9819-4e9a-9af2-d1ee11e42f91", "min_disk": 0, "protected": false, "id": "982b1459-9819-4e9a-9af2-d1ee11e42f91", "file": "/v2/images/982b1459-9819-4e9a-9af2-d1ee11e42f91/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "548f86247a38416d8849ca4dbafba080", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/982b1459-9819-4e9a-9af2-d1ee11e42f91/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-image"} 2018-12-04 21:35:19,955 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-image used request id req-24b6545d-29b9-48c3-ab89-e5d186802f9f 2018-12-04 21:35:19,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" 2018-12-04 21:35:19,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9f722482-18e4-4090-b2ee-1510d429864b Date: Tue, 04 Dec 2018 21:35:19 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:35:19,965 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-9f722482-18e4-4090-b2ee-1510d429864b 2018-12-04 21:35:19,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" -d '{"server": {"name": "CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-inst", "imageRef": "982b1459-9819-4e9a-9af2-d1ee11e42f91", "flavorRef": "42fb5022-c791-4da0-8610-320a33dc5f1b", "max_count": 1, "min_count": 1, "networks": [{"port": "0ba45a18-a5b8-455b-a043-8f7a388444d0"}]}}' 2018-12-04 21:35:21,090 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:35:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-88292942-eddb-4b76-ac10-15f6073050d9 x-compute-request-id: req-88292942-eddb-4b76-ac10-15f6073050d9 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/4cdb78cc-ec7b-42e4-9ec8-8986c29b7964 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4cdb78cc-ec7b-42e4-9ec8-8986c29b7964", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4cdb78cc-ec7b-42e4-9ec8-8986c29b7964", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cdb78cc-ec7b-42e4-9ec8-8986c29b7964", "rel": "bookmark"}], "adminPass": "VnmxRRiydek3"}} 2018-12-04 21:35:21,090 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-88292942-eddb-4b76-ac10-15f6073050d9 2018-12-04 21:35:21,093 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4cdb78cc-ec7b-42e4-9ec8-8986c29b7964 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" 2018-12-04 21:35:21,147 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35: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-43e34267-5744-4810-9a09-c05258d95364 x-compute-request-id: req-43e34267-5744-4810-9a09-c05258d95364 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.23:8774/v2.1/servers/4cdb78cc-ec7b-42e4-9ec8-8986c29b7964", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cdb78cc-ec7b-42e4-9ec8-8986c29b7964", "rel": "bookmark"}], "image": {"id": "982b1459-9819-4e9a-9af2-d1ee11e42f91", "links": [{"href": "http://172.30.9.23:8774/images/982b1459-9819-4e9a-9af2-d1ee11e42f91", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "42fb5022-c791-4da0-8610-320a33dc5f1b", "links": [{"href": "http://172.30.9.23:8774/flavors/42fb5022-c791-4da0-8610-320a33dc5f1b", "rel": "bookmark"}]}, "id": "4cdb78cc-ec7b-42e4-9ec8-8986c29b7964", "user_id": "2f60c369fa0f4d99a64beed940145295", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:35:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-inst", "created": "2018-12-04T21:35:21Z", "tenant_id": "548f86247a38416d8849ca4dbafba080", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:35:21,148 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4cdb78cc-ec7b-42e4-9ec8-8986c29b7964 used request id req-43e34267-5744-4810-9a09-c05258d95364 2018-12-04 21:35:21,148 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-inst 2018-12-04 21:35:21,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4cdb78cc-ec7b-42e4-9ec8-8986c29b7964 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" 2018-12-04 21:35:21,247 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35: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-0e0520a0-be91-430c-be6b-ef914233224f x-compute-request-id: req-0e0520a0-be91-430c-be6b-ef914233224f 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.23:8774/v2.1/servers/4cdb78cc-ec7b-42e4-9ec8-8986c29b7964", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cdb78cc-ec7b-42e4-9ec8-8986c29b7964", "rel": "bookmark"}], "image": {"id": "982b1459-9819-4e9a-9af2-d1ee11e42f91", "links": [{"href": "http://172.30.9.23:8774/images/982b1459-9819-4e9a-9af2-d1ee11e42f91", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "42fb5022-c791-4da0-8610-320a33dc5f1b", "links": [{"href": "http://172.30.9.23:8774/flavors/42fb5022-c791-4da0-8610-320a33dc5f1b", "rel": "bookmark"}]}, "id": "4cdb78cc-ec7b-42e4-9ec8-8986c29b7964", "user_id": "2f60c369fa0f4d99a64beed940145295", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:35:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-inst", "created": "2018-12-04T21:35:21Z", "tenant_id": "548f86247a38416d8849ca4dbafba080", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:35:21,248 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4cdb78cc-ec7b-42e4-9ec8-8986c29b7964 used request id req-0e0520a0-be91-430c-be6b-ef914233224f 2018-12-04 21:35:21,248 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-inst] is - BUILD 2018-12-04 21:35:21,248 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:35:24,251 - create_instance - DEBUG - VM status query timeout in 896.897063971 2018-12-04 21:35:24,254 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4cdb78cc-ec7b-42e4-9ec8-8986c29b7964 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" 2018-12-04 21:35:24,561 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35: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-d22f38e9-7419-4287-8d4d-56961b8e332c x-compute-request-id: req-d22f38e9-7419-4287-8d4d-56961b8e332c 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.23:8774/v2.1/servers/4cdb78cc-ec7b-42e4-9ec8-8986c29b7964", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cdb78cc-ec7b-42e4-9ec8-8986c29b7964", "rel": "bookmark"}], "image": {"id": "982b1459-9819-4e9a-9af2-d1ee11e42f91", "links": [{"href": "http://172.30.9.23:8774/images/982b1459-9819-4e9a-9af2-d1ee11e42f91", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "42fb5022-c791-4da0-8610-320a33dc5f1b", "links": [{"href": "http://172.30.9.23:8774/flavors/42fb5022-c791-4da0-8610-320a33dc5f1b", "rel": "bookmark"}]}, "id": "4cdb78cc-ec7b-42e4-9ec8-8986c29b7964", "security_groups": [{"name": "default"}], "user_id": "2f60c369fa0f4d99a64beed940145295", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:35:22Z", "hostId": "2255ebb491781e2776aa12087b5cd8c78bcba271c73481141efe0ae7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-inst", "created": "2018-12-04T21:35:21Z", "tenant_id": "548f86247a38416d8849ca4dbafba080", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:35:24,561 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4cdb78cc-ec7b-42e4-9ec8-8986c29b7964 used request id req-d22f38e9-7419-4287-8d4d-56961b8e332c 2018-12-04 21:35:24,562 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-inst] is - BUILD 2018-12-04 21:35:24,562 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:35:27,565 - create_instance - DEBUG - VM status query timeout in 893.58356905 2018-12-04 21:35:27,568 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4cdb78cc-ec7b-42e4-9ec8-8986c29b7964 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" 2018-12-04 21:35:28,258 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3d67484-0e40-491c-9171-6ecaf04e69d8 x-compute-request-id: req-a3d67484-0e40-491c-9171-6ecaf04e69d8 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4cdb78cc-ec7b-42e4-9ec8-8986c29b7964", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cdb78cc-ec7b-42e4-9ec8-8986c29b7964", "rel": "bookmark"}], "image": {"id": "982b1459-9819-4e9a-9af2-d1ee11e42f91", "links": [{"href": "http://172.30.9.23:8774/images/982b1459-9819-4e9a-9af2-d1ee11e42f91", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:35:26.000000", "flavor": {"id": "42fb5022-c791-4da0-8610-320a33dc5f1b", "links": [{"href": "http://172.30.9.23:8774/flavors/42fb5022-c791-4da0-8610-320a33dc5f1b", "rel": "bookmark"}]}, "id": "4cdb78cc-ec7b-42e4-9ec8-8986c29b7964", "security_groups": [{"name": "default"}], "user_id": "2f60c369fa0f4d99a64beed940145295", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:35:26Z", "hostId": "2255ebb491781e2776aa12087b5cd8c78bcba271c73481141efe0ae7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-inst", "created": "2018-12-04T21:35:21Z", "tenant_id": "548f86247a38416d8849ca4dbafba080", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:35:28,258 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4cdb78cc-ec7b-42e4-9ec8-8986c29b7964 used request id req-a3d67484-0e40-491c-9171-6ecaf04e69d8 2018-12-04 21:35:28,258 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-inst] is - ACTIVE 2018-12-04 21:35:28,259 - create_instance - INFO - VM is - ACTIVE 2018-12-04 21:35:28,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4cdb78cc-ec7b-42e4-9ec8-8986c29b7964 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" 2018-12-04 21:35:28,404 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b316c76f-be8a-462a-88d8-be997da2ded5 x-compute-request-id: req-b316c76f-be8a-462a-88d8-be997da2ded5 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4cdb78cc-ec7b-42e4-9ec8-8986c29b7964", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cdb78cc-ec7b-42e4-9ec8-8986c29b7964", "rel": "bookmark"}], "image": {"id": "982b1459-9819-4e9a-9af2-d1ee11e42f91", "links": [{"href": "http://172.30.9.23:8774/images/982b1459-9819-4e9a-9af2-d1ee11e42f91", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:35:26.000000", "flavor": {"id": "42fb5022-c791-4da0-8610-320a33dc5f1b", "links": [{"href": "http://172.30.9.23:8774/flavors/42fb5022-c791-4da0-8610-320a33dc5f1b", "rel": "bookmark"}]}, "id": "4cdb78cc-ec7b-42e4-9ec8-8986c29b7964", "security_groups": [{"name": "default"}], "user_id": "2f60c369fa0f4d99a64beed940145295", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:35:26Z", "hostId": "2255ebb491781e2776aa12087b5cd8c78bcba271c73481141efe0ae7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-inst", "created": "2018-12-04T21:35:21Z", "tenant_id": "548f86247a38416d8849ca4dbafba080", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:35:28,405 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4cdb78cc-ec7b-42e4-9ec8-8986c29b7964 used request id req-b316c76f-be8a-462a-88d8-be997da2ded5 2018-12-04 21:35:28,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" 2018-12-04 21:35:28,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-62153457-93ab-4a88-99f9-be1fa22b51bb Date: Tue, 04 Dec 2018 21:35:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["75383e99-159f-4717-898f-c44ea94eba99"],"updated_at":"2018-12-04T21:35:14Z","tenant_id":"548f86247a38416d8849ca4dbafba080","created_at":"2018-12-04T21:35:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"548f86247a38416d8849ca4dbafba080","id":"1d2e6d2c-2133-477e-b972-48c2affabe6d","name":"CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-net"}]} 2018-12-04 21:35:28,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-net used request id req-62153457-93ab-4a88-99f9-be1fa22b51bb 2018-12-04 21:35:28,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/548f86247a38416d8849ca4dbafba080 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" 2018-12-04 21:35:28,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47adf950-a50a-44a4-9106-5cc7c812c251 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/548f86247a38416d8849ca4dbafba080"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "548f86247a38416d8849ca4dbafba080", "name": "CreateInstancePortManipulationTests-065ae23d-944d-4ff-proj"}} 2018-12-04 21:35:28,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/548f86247a38416d8849ca4dbafba080 used request id req-47adf950-a50a-44a4-9106-5cc7c812c251 2018-12-04 21:35:28,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1d2e6d2c-2133-477e-b972-48c2affabe6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" 2018-12-04 21:35:28,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-de442731-418c-4b69-b354-1e67de38993a Date: Tue, 04 Dec 2018 21:35:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d2e6d2c-2133-477e-b972-48c2affabe6d","tenant_id":"548f86247a38416d8849ca4dbafba080","created_at":"2018-12-04T21:35:14Z","dns_nameservers":[],"updated_at":"2018-12-04T21:35:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"548f86247a38416d8849ca4dbafba080","id":"75383e99-159f-4717-898f-c44ea94eba99","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-subnet"}]} 2018-12-04 21:35:28,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1d2e6d2c-2133-477e-b972-48c2affabe6d used request id req-de442731-418c-4b69-b354-1e67de38993a 2018-12-04 21:35:28,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=1d2e6d2c-2133-477e-b972-48c2affabe6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" 2018-12-04 21:35:28,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1562 X-Openstack-Request-Id: req-e8f7fe58-6385-431a-a1b5-03ae694adf95 Date: Tue, 04 Dec 2018 21:35:28 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1d2e6d2c-2133-477e-b972-48c2affabe6d","tenant_id":"548f86247a38416d8849ca4dbafba080","created_at":"2018-12-04T21:35:18Z","admin_state_up":true,"updated_at":"2018-12-04T21:35:26Z","binding:vnic_type":"normal","device_id":"4cdb78cc-ec7b-42e4-9ec8-8986c29b7964","device_owner":"compute:nova","revision_number":10,"mac_address":"0a:1b:2c:3d:4e:5f","id":"0ba45a18-a5b8-455b-a043-8f7a388444d0","port_security_enabled":true,"project_id":"548f86247a38416d8849ca4dbafba080","fixed_ips":[{"subnet_id":"75383e99-159f-4717-898f-c44ea94eba99","ip_address":"10.55.0.7"}],"extra_dhcp_opts":[],"security_groups":["1a94018f-7f95-4d21-abc1-9265a1a49337"],"name":"CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1d2e6d2c-2133-477e-b972-48c2affabe6d","tenant_id":"548f86247a38416d8849ca4dbafba080","created_at":"2018-12-04T21:35:14Z","admin_state_up":true,"updated_at":"2018-12-04T21:35:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1d2e6d2c-2133-477e-b972-48c2affabe6d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:67:f7:34","id":"f2b04ad0-4aa1-4820-a318-9cc23224bdbe","port_security_enabled":false,"project_id":"548f86247a38416d8849ca4dbafba080","fixed_ips":[{"subnet_id":"75383e99-159f-4717-898f-c44ea94eba99","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-12-04 21:35:28,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=1d2e6d2c-2133-477e-b972-48c2affabe6d used request id req-e8f7fe58-6385-431a-a1b5-03ae694adf95 2018-12-04 21:35:28,629 - create_instance - INFO - Deleting Port with ID - 0ba45a18-a5b8-455b-a043-8f7a388444d0 2018-12-04 21:35:28,629 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54port-1 2018-12-04 21:35:28,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/0ba45a18-a5b8-455b-a043-8f7a388444d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" 2018-12-04 21:35:29,114 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4bb2695f-688e-449a-9b97-9bf3d90a7343 Date: Tue, 04 Dec 2018 21:35:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:35:29,114 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/0ba45a18-a5b8-455b-a043-8f7a388444d0 used request id req-4bb2695f-688e-449a-9b97-9bf3d90a7343 2018-12-04 21:35:29,114 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-inst 2018-12-04 21:35:29,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/4cdb78cc-ec7b-42e4-9ec8-8986c29b7964 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" 2018-12-04 21:35:29,398 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:35:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c09ae87b-c039-449c-b2e7-e2304da162bf x-compute-request-id: req-c09ae87b-c039-449c-b2e7-e2304da162bf Content-Type: application/json 2018-12-04 21:35:29,398 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/4cdb78cc-ec7b-42e4-9ec8-8986c29b7964 used request id req-c09ae87b-c039-449c-b2e7-e2304da162bf 2018-12-04 21:35:29,399 - create_instance - INFO - Checking deletion status 2018-12-04 21:35:29,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4cdb78cc-ec7b-42e4-9ec8-8986c29b7964 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" 2018-12-04 21:35:29,482 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54d234cf-2968-4b5b-abc3-3759280e4040 x-compute-request-id: req-54d234cf-2968-4b5b-abc3-3759280e4040 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.23:8774/v2.1/servers/4cdb78cc-ec7b-42e4-9ec8-8986c29b7964", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cdb78cc-ec7b-42e4-9ec8-8986c29b7964", "rel": "bookmark"}], "image": {"id": "982b1459-9819-4e9a-9af2-d1ee11e42f91", "links": [{"href": "http://172.30.9.23:8774/images/982b1459-9819-4e9a-9af2-d1ee11e42f91", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:35:26.000000", "flavor": {"id": "42fb5022-c791-4da0-8610-320a33dc5f1b", "links": [{"href": "http://172.30.9.23:8774/flavors/42fb5022-c791-4da0-8610-320a33dc5f1b", "rel": "bookmark"}]}, "id": "4cdb78cc-ec7b-42e4-9ec8-8986c29b7964", "user_id": "2f60c369fa0f4d99a64beed940145295", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:35:29Z", "hostId": "2255ebb491781e2776aa12087b5cd8c78bcba271c73481141efe0ae7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-inst", "created": "2018-12-04T21:35:21Z", "tenant_id": "548f86247a38416d8849ca4dbafba080", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:35:29,482 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4cdb78cc-ec7b-42e4-9ec8-8986c29b7964 used request id req-54d234cf-2968-4b5b-abc3-3759280e4040 2018-12-04 21:35:29,483 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-inst] is - ACTIVE 2018-12-04 21:35:29,483 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:35:32,486 - create_instance - DEBUG - VM status query timeout in 296.91286397 2018-12-04 21:35:32,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4cdb78cc-ec7b-42e4-9ec8-8986c29b7964 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}232113072b8d518e127625fbf6c9d4eb516aefb6" 2018-12-04 21:35:32,530 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:35: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-537fd584-0bb0-4c6e-acf8-cac164362643 x-compute-request-id: req-537fd584-0bb0-4c6e-acf8-cac164362643 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 4cdb78cc-ec7b-42e4-9ec8-8986c29b7964 could not be found.", "code": 404}} 2018-12-04 21:35:32,530 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4cdb78cc-ec7b-42e4-9ec8-8986c29b7964 used request id req-537fd584-0bb0-4c6e-acf8-cac164362643 2018-12-04 21:35:32,531 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 4cdb78cc-ec7b-42e4-9ec8-8986c29b7964 could not be found. (HTTP 404) (Request-ID: req-537fd584-0bb0-4c6e-acf8-cac164362643) 2018-12-04 21:35:32,531 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-inst 2018-12-04 21:35:32,535 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/42fb5022-c791-4da0-8610-320a33dc5f1b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebfa31e44461eb5930d6b254a6f82d06548db5ee" 2018-12-04 21:35:32,564 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:35: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-ee72f827-dbb1-4eeb-8779-5b01aed29671 x-compute-request-id: req-ee72f827-dbb1-4eeb-8779-5b01aed29671 Content-Length: 0 Content-Type: application/json 2018-12-04 21:35:32,564 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/42fb5022-c791-4da0-8610-320a33dc5f1b used request id req-ee72f827-dbb1-4eeb-8779-5b01aed29671 2018-12-04 21:35:32,565 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-subnet 2018-12-04 21:35:32,565 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-subnet 2018-12-04 21:35:32,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/75383e99-159f-4717-898f-c44ea94eba99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e90464c254280851925bf7e27f7b388c7ccad394" 2018-12-04 21:35:33,959 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ec40f6f3-522f-4325-a611-e1e2ee4bc2c4 Date: Tue, 04 Dec 2018 21:35:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:35:33,959 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/75383e99-159f-4717-898f-c44ea94eba99 used request id req-ec40f6f3-522f-4325-a611-e1e2ee4bc2c4 2018-12-04 21:35:33,959 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-pub-net 2018-12-04 21:35:33,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/1d2e6d2c-2133-477e-b972-48c2affabe6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e90464c254280851925bf7e27f7b388c7ccad394" 2018-12-04 21:35:35,211 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c5758990-5b57-47df-873c-b9af48b94efb Date: Tue, 04 Dec 2018 21:35:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:35:35,212 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/1d2e6d2c-2133-477e-b972-48c2affabe6d used request id req-c5758990-5b57-47df-873c-b9af48b94efb 2018-12-04 21:35:35,212 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-5694c472-ce3e-45f2-9a4d-54fec202cd54-image 2018-12-04 21:35:35,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/982b1459-9819-4e9a-9af2-d1ee11e42f91 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ace502e09aa3ea538093f1cd927904e58a423134" 2018-12-04 21:35:36,268 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-53f360d0-89e0-4d6b-8604-913545b27893 Date: Tue, 04 Dec 2018 21:35:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:35:36,268 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/982b1459-9819-4e9a-9af2-d1ee11e42f91 used request id req-53f360d0-89e0-4d6b-8604-913545b27893 2018-12-04 21:35:36,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c656c7e44865b5e124f16a0d0e0205d45b435086" 2018-12-04 21:35:36,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-099c1b68-1db2-4292-8201-9a12c6c27bd3 Date: Tue, 04 Dec 2018 21:35:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548f86247a38416d8849ca4dbafba080", "created_at": "2018-12-04T21:35:12Z", "updated_at": "2018-12-04T21:35:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:35:12Z", "revision_number": 0, "id": "1998dd62-688c-455a-83f6-e358368b004c", "remote_group_id": "1a94018f-7f95-4d21-abc1-9265a1a49337", "remote_ip_prefix": null, "created_at": "2018-12-04T21:35:12Z", "security_group_id": "1a94018f-7f95-4d21-abc1-9265a1a49337", "tenant_id": "548f86247a38416d8849ca4dbafba080", "port_range_min": null, "ethertype": "IPv4", "project_id": "548f86247a38416d8849ca4dbafba080"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:35:13Z", "revision_number": 0, "id": "2dd99271-e320-4566-8ff0-e2f6ab1a4d50", "remote_group_id": "1a94018f-7f95-4d21-abc1-9265a1a49337", "remote_ip_prefix": null, "created_at": "2018-12-04T21:35:13Z", "security_group_id": "1a94018f-7f95-4d21-abc1-9265a1a49337", "tenant_id": "548f86247a38416d8849ca4dbafba080", "port_range_min": null, "ethertype": "IPv6", "project_id": "548f86247a38416d8849ca4dbafba080"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:35:13Z", "revision_number": 0, "id": "9c844a9c-7529-44c3-bbcf-934ef339faed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:35:13Z", "security_group_id": "1a94018f-7f95-4d21-abc1-9265a1a49337", "tenant_id": "548f86247a38416d8849ca4dbafba080", "port_range_min": null, "ethertype": "IPv6", "project_id": "548f86247a38416d8849ca4dbafba080"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:35:13Z", "revision_number": 0, "id": "e2b86bb5-0835-45d3-97ed-f4b298693058", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:35:13Z", "security_group_id": "1a94018f-7f95-4d21-abc1-9265a1a49337", "tenant_id": "548f86247a38416d8849ca4dbafba080", "port_range_min": null, "ethertype": "IPv4", "project_id": "548f86247a38416d8849ca4dbafba080"}], "revision_number": 4, "project_id": "548f86247a38416d8849ca4dbafba080", "id": "1a94018f-7f95-4d21-abc1-9265a1a49337", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:35:36,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-099c1b68-1db2-4292-8201-9a12c6c27bd3 2018-12-04 21:35:36,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c656c7e44865b5e124f16a0d0e0205d45b435086" 2018-12-04 21:35:36,633 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:35:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62031b2a-ed49-4bc4-97ae-1cbeb1fc2c88 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:35:36,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-62031b2a-ed49-4bc4-97ae-1cbeb1fc2c88 2018-12-04 21:35:36,634 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:35:36,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c656c7e44865b5e124f16a0d0e0205d45b435086" 2018-12-04 21:35:36,735 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:35:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d8e541f-a0a3-4967-be57-1b03ee0d5085 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:35:36,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-8d8e541f-a0a3-4967-be57-1b03ee0d5085 2018-12-04 21:35:36,736 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:35:36,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/548f86247a38416d8849ca4dbafba080 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c656c7e44865b5e124f16a0d0e0205d45b435086" 2018-12-04 21:35:36,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cc87db8-c39a-424b-bb07-6fc9b9ebe79a Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/548f86247a38416d8849ca4dbafba080"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "548f86247a38416d8849ca4dbafba080", "name": "CreateInstancePortManipulationTests-065ae23d-944d-4ff-proj"}} 2018-12-04 21:35:36,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/548f86247a38416d8849ca4dbafba080 used request id req-2cc87db8-c39a-424b-bb07-6fc9b9ebe79a 2018-12-04 21:35:36,842 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1a94018f-7f95-4d21-abc1-9265a1a49337 2018-12-04 21:35:36,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1a94018f-7f95-4d21-abc1-9265a1a49337 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c656c7e44865b5e124f16a0d0e0205d45b435086" 2018-12-04 21:35:36,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5aecd8ee-9575-42d1-9aad-d36ab12cbc69 Date: Tue, 04 Dec 2018 21:35:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "1a94018f-7f95-4d21-abc1-9265a1a49337", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:35:12Z", "security_group_id": "1a94018f-7f95-4d21-abc1-9265a1a49337", "port_range_min": null, "revision_number": 0, "tenant_id": "548f86247a38416d8849ca4dbafba080", "created_at": "2018-12-04T21:35:12Z", "project_id": "548f86247a38416d8849ca4dbafba080", "id": "1998dd62-688c-455a-83f6-e358368b004c"}, {"remote_group_id": "1a94018f-7f95-4d21-abc1-9265a1a49337", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:35:13Z", "security_group_id": "1a94018f-7f95-4d21-abc1-9265a1a49337", "port_range_min": null, "revision_number": 0, "tenant_id": "548f86247a38416d8849ca4dbafba080", "created_at": "2018-12-04T21:35:13Z", "project_id": "548f86247a38416d8849ca4dbafba080", "id": "2dd99271-e320-4566-8ff0-e2f6ab1a4d50"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:35:13Z", "security_group_id": "1a94018f-7f95-4d21-abc1-9265a1a49337", "port_range_min": null, "revision_number": 0, "tenant_id": "548f86247a38416d8849ca4dbafba080", "created_at": "2018-12-04T21:35:13Z", "project_id": "548f86247a38416d8849ca4dbafba080", "id": "9c844a9c-7529-44c3-bbcf-934ef339faed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:35:13Z", "security_group_id": "1a94018f-7f95-4d21-abc1-9265a1a49337", "port_range_min": null, "revision_number": 0, "tenant_id": "548f86247a38416d8849ca4dbafba080", "created_at": "2018-12-04T21:35:13Z", "project_id": "548f86247a38416d8849ca4dbafba080", "id": "e2b86bb5-0835-45d3-97ed-f4b298693058"}]} 2018-12-04 21:35:36,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1a94018f-7f95-4d21-abc1-9265a1a49337 used request id req-5aecd8ee-9575-42d1-9aad-d36ab12cbc69 2018-12-04 21:35:36,865 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:35:36,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/1a94018f-7f95-4d21-abc1-9265a1a49337 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c656c7e44865b5e124f16a0d0e0205d45b435086" 2018-12-04 21:35:37,044 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2cf2a31d-b4e9-4ccb-b9cf-4c90b525f864 Content-Length: 0 Date: Tue, 04 Dec 2018 21:35:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:35:37,044 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/1a94018f-7f95-4d21-abc1-9265a1a49337 used request id req-2cf2a31d-b4e9-4ccb-b9cf-4c90b525f864 2018-12-04 21:35:37,044 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-065ae23d-944d-4ff-proj 2018-12-04 21:35:37,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/548f86247a38416d8849ca4dbafba080 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c656c7e44865b5e124f16a0d0e0205d45b435086" 2018-12-04 21:35:37,322 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:35:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-354eda4c-aa48-466b-941d-7adc011a4725 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:35:37,322 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/548f86247a38416d8849ca4dbafba080 used request id req-354eda4c-aa48-466b-941d-7adc011a4725 2018-12-04 21:35:37,323 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-065ae23d-944d-4ff-proj-role 2018-12-04 21:35:37,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/f6e1a2f268234cb0b484267b52198a33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c656c7e44865b5e124f16a0d0e0205d45b435086" 2018-12-04 21:35:37,440 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:35:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0593c3f-5b94-43b6-808d-2dd7002110ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:35:37,440 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/f6e1a2f268234cb0b484267b52198a33 used request id req-c0593c3f-5b94-43b6-808d-2dd7002110ee 2018-12-04 21:35:37,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c656c7e44865b5e124f16a0d0e0205d45b435086" 2018-12-04 21:35:37,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63eee49d-0979-42a4-9482-181b6bcb9601 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:35:37,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-63eee49d-0979-42a4-9482-181b6bcb9601 2018-12-04 21:35:37,539 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-065ae23d-944d-4ff-user 2018-12-04 21:35:37,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/2f60c369fa0f4d99a64beed940145295 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86bfd0776f99f5510e09057e30a29eef97c587b" 2018-12-04 21:35:37,765 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:35:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25c06f55-7f19-4bcf-8549-dd81415df112 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:35:37,766 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/2f60c369fa0f4d99a64beed940145295 used request id req-25c06f55-7f19-4bcf-8549-dd81415df112 2018-12-04 21:35:37,767 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:35:38,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:35:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["uw7IQOOWSImontLzTydp7w"], "issued_at": "2018-12-04T21:35:38.000000Z"}} 2018-12-04 21:35:38,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b2b603e2e45c5f04b0d1789f65c58d46bf10ab0" 2018-12-04 21:35:38,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f256084-abc1-4729-b0fa-7e519b09bac9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:35:38,260 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7f256084-abc1-4729-b0fa-7e519b09bac9 2018-12-04 21:35:38,261 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:35:38,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:35:38,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:35:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["NCi_pf4VSim8B5LDcuY43g"], "issued_at": "2018-12-04T21:35:38.000000Z"}} 2018-12-04 21:35:38,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8565bfc7062295485db5e8b3a0b1d625b408b95" 2018-12-04 21:35:38,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42023273-f2c8-49a6-9ab5-11e9c77cd838 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:35:38,756 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-42023273-f2c8-49a6-9ab5-11e9c77cd838 2018-12-04 21:35:38,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:35:38,765 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:35: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:35:38,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-15582913-c542-433-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8565bfc7062295485db5e8b3a0b1d625b408b95" 2018-12-04 21:35:38,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3b31968-d0e5-4120-9b87-ae207fef4ce7 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-15582913-c542-433-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:35:38,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-15582913-c542-433-proj used request id req-b3b31968-d0e5-4120-9b87-ae207fef4ce7 2018-12-04 21:35:38,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8565bfc7062295485db5e8b3a0b1d625b408b95" 2018-12-04 21:35:38,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd88a574-9d1b-4fd8-b0b9-8f8d95a4b2ee Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:35:38,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-dd88a574-9d1b-4fd8-b0b9-8f8d95a4b2ee 2018-12-04 21:35:38,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8565bfc7062295485db5e8b3a0b1d625b408b95" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-15582913-c542-433-proj"}}' 2018-12-04 21:35:39,112 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:35:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c92fdcd3-aa13-4387-82fc-fb8e698de45e Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8bb77a4186344406a129d760bbdc3bbf"}, "tags": [], "enabled": true, "id": "8bb77a4186344406a129d760bbdc3bbf", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-15582913-c542-433-proj"}} 2018-12-04 21:35:39,112 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-c92fdcd3-aa13-4387-82fc-fb8e698de45e 2018-12-04 21:35:39,113 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-15582913-c542-433-proj 2018-12-04 21:35:39,113 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:35:39,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:35:39,516 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:35:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["34MMYEhrTZigMM8Xz7ufZw"], "issued_at": "2018-12-04T21:35:39.000000Z"}} 2018-12-04 21:35:39,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a686a16d350366acd09c657267c58c002b64df" 2018-12-04 21:35:39,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09d9aa06-7f62-405c-80c8-8f83b040a7cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:35:39,529 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-09d9aa06-7f62-405c-80c8-8f83b040a7cb 2018-12-04 21:35:39,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:35:39,537 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:35: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:35:39,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a686a16d350366acd09c657267c58c002b64df" 2018-12-04 21:35:39,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-506628d6-a951-4104-a66a-243ac27f52f5 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:35:39,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-506628d6-a951-4104-a66a-243ac27f52f5 2018-12-04 21:35:39,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-15582913-c542-433-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a686a16d350366acd09c657267c58c002b64df" 2018-12-04 21:35:39,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ca647f2-6a87-47ec-a00b-9351e2ba8099 Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-15582913-c542-433-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8bb77a4186344406a129d760bbdc3bbf"}, "tags": [], "enabled": true, "id": "8bb77a4186344406a129d760bbdc3bbf", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-15582913-c542-433-proj"}]} 2018-12-04 21:35:39,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-15582913-c542-433-proj used request id req-8ca647f2-6a87-47ec-a00b-9351e2ba8099 2018-12-04 21:35:39,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a686a16d350366acd09c657267c58c002b64df" 2018-12-04 21:35:39,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd7c356a-da58-45d8-bfe7-1878ce556c9f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:35:39,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-cd7c356a-da58-45d8-bfe7-1878ce556c9f 2018-12-04 21:35:40,100 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-15582913-c542-433-user 2018-12-04 21:35:40,100 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:35:40,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8565bfc7062295485db5e8b3a0b1d625b408b95" 2018-12-04 21:35:40,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae15373e-f627-431b-a7f4-d5862654fed0 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:35:40,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ae15373e-f627-431b-a7f4-d5862654fed0 2018-12-04 21:35:40,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8565bfc7062295485db5e8b3a0b1d625b408b95" -d '{"role": {"name": "CreateInstancePortManipulationTests-15582913-c542-433-proj-role"}}' 2018-12-04 21:35:40,322 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:35:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6964127-e98a-4bbc-abff-ed168b54ad4d Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7c4e56e900f7433b92e9b50fe17c1def", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4e56e900f7433b92e9b50fe17c1def"}, "name": "CreateInstancePortManipulationTests-15582913-c542-433-proj-role"}} 2018-12-04 21:35:40,322 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-c6964127-e98a-4bbc-abff-ed168b54ad4d 2018-12-04 21:35:40,323 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-15582913-c542-433-proj-role 2018-12-04 21:35:40,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/7c4e56e900f7433b92e9b50fe17c1def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8565bfc7062295485db5e8b3a0b1d625b408b95" 2018-12-04 21:35:40,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1beffd4-2d68-4592-8a18-51cdbc302d98 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7c4e56e900f7433b92e9b50fe17c1def", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4e56e900f7433b92e9b50fe17c1def"}, "name": "CreateInstancePortManipulationTests-15582913-c542-433-proj-role"}} 2018-12-04 21:35:40,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/7c4e56e900f7433b92e9b50fe17c1def used request id req-b1beffd4-2d68-4592-8a18-51cdbc302d98 2018-12-04 21:35:40,420 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-15582913-c542-433-proj-role to project CreateInstancePortManipulationTests-15582913-c542-433-proj 2018-12-04 21:35:40,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/8bb77a4186344406a129d760bbdc3bbf/users/3b915a8ec79e40d8a298224abc011ad8/roles/7c4e56e900f7433b92e9b50fe17c1def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8565bfc7062295485db5e8b3a0b1d625b408b95" 2018-12-04 21:35:40,552 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:35:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efb6218d-c906-4b7d-a33b-994290552239 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:35:40,552 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/8bb77a4186344406a129d760bbdc3bbf/users/3b915a8ec79e40d8a298224abc011ad8/roles/7c4e56e900f7433b92e9b50fe17c1def used request id req-efb6218d-c906-4b7d-a33b-994290552239 2018-12-04 21:35:40,552 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-04 21:35:40,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:35:40,553 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:35:40,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c4e56e900f7433b92e9b50fe17c1def", "name": "CreateInstancePortManipulationTests-15582913-c542-433-proj-role"}], "expires_at": "2018-12-04T22:35:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8bb77a4186344406a129d760bbdc3bbf", "name": "CreateInstancePortManipulationTests-15582913-c542-433-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/8bb77a4186344406a129d760bbdc3bbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/8bb77a4186344406a129d760bbdc3bbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/8bb77a4186344406a129d760bbdc3bbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_8bb77a4186344406a129d760bbdc3bbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_8bb77a4186344406a129d760bbdc3bbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8bb77a4186344406a129d760bbdc3bbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/8bb77a4186344406a129d760bbdc3bbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/8bb77a4186344406a129d760bbdc3bbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8bb77a4186344406a129d760bbdc3bbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/8bb77a4186344406a129d760bbdc3bbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/8bb77a4186344406a129d760bbdc3bbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/8bb77a4186344406a129d760bbdc3bbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/8bb77a4186344406a129d760bbdc3bbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/8bb77a4186344406a129d760bbdc3bbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-15582913-c542-433-user", "id": "3b915a8ec79e40d8a298224abc011ad8"}, "audit_ids": ["bABPST-QQ_yBPrbFQDzyJw"], "issued_at": "2018-12-04T21:35:40.000000Z"}} 2018-12-04 21:35:40,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b6e4c0919471aa410b13a348120d94627245a5" 2018-12-04 21:35:41,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a57169fe-d58e-44f6-8607-0234e48ea32e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:35:41,030 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a57169fe-d58e-44f6-8607-0234e48ea32e 2018-12-04 21:35:41,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}67b6e4c0919471aa410b13a348120d94627245a5" 2018-12-04 21:35:41,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-c38bb833-0be0-4fa9-b12c-a57ef962838f Date: Tue, 04 Dec 2018 21:35:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-image"} 2018-12-04 21:35:41,234 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-image used request id req-c38bb833-0be0-4fa9-b12c-a57ef962838f 2018-12-04 21:35:41,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}67b6e4c0919471aa410b13a348120d94627245a5" 2018-12-04 21:35:41,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c84b3077-8644-49d5-a594-1f85c4d18a42 Date: Tue, 04 Dec 2018 21:35:41 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:35:41,244 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-c84b3077-8644-49d5-a594-1f85c4d18a42 2018-12-04 21:35:41,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}67b6e4c0919471aa410b13a348120d94627245a5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-image"}' 2018-12-04 21:35:41,312 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/136b0bf2-0e9c-4cc0-8d28-29a92714d7e8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-78a383b2-a78e-4485-8c7b-7c75aa7f6d55 Date: Tue, 04 Dec 2018 21:35:41 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:35:41Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-04T21:35:41Z", "visibility": "shared", "locations": [], "self": "/v2/images/136b0bf2-0e9c-4cc0-8d28-29a92714d7e8", "min_disk": 0, "protected": false, "id": "136b0bf2-0e9c-4cc0-8d28-29a92714d7e8", "file": "/v2/images/136b0bf2-0e9c-4cc0-8d28-29a92714d7e8/file", "checksum": null, "owner": "8bb77a4186344406a129d760bbdc3bbf", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:35:41,312 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-78a383b2-a78e-4485-8c7b-7c75aa7f6d55 2018-12-04 21:35:41,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/136b0bf2-0e9c-4cc0-8d28-29a92714d7e8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}67b6e4c0919471aa410b13a348120d94627245a5" -d '' 2018-12-04 21:35:42,243 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7854e006-e367-4a69-a0c0-16a295fd828e Date: Tue, 04 Dec 2018 21:35:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:35:42,243 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/136b0bf2-0e9c-4cc0-8d28-29a92714d7e8/file used request id req-7854e006-e367-4a69-a0c0-16a295fd828e 2018-12-04 21:35:42,243 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 21:35:42,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/136b0bf2-0e9c-4cc0-8d28-29a92714d7e8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}67b6e4c0919471aa410b13a348120d94627245a5" 2018-12-04 21:35:42,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-81395558-f5d6-4d2a-8f2d-23e37335e80c Date: Tue, 04 Dec 2018 21:35:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:35:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:35:42Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/136b0bf2-0e9c-4cc0-8d28-29a92714d7e8/snap", "metadata": {}}], "self": "/v2/images/136b0bf2-0e9c-4cc0-8d28-29a92714d7e8", "min_disk": 0, "protected": false, "id": "136b0bf2-0e9c-4cc0-8d28-29a92714d7e8", "file": "/v2/images/136b0bf2-0e9c-4cc0-8d28-29a92714d7e8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8bb77a4186344406a129d760bbdc3bbf", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/136b0bf2-0e9c-4cc0-8d28-29a92714d7e8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:35:42,263 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/136b0bf2-0e9c-4cc0-8d28-29a92714d7e8 used request id req-81395558-f5d6-4d2a-8f2d-23e37335e80c 2018-12-04 21:35:42,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}67b6e4c0919471aa410b13a348120d94627245a5" 2018-12-04 21:35:42,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-30f08dca-2ee7-4f3c-b828-2b0120d24970 Date: Tue, 04 Dec 2018 21:35:42 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:35:42,272 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-30f08dca-2ee7-4f3c-b828-2b0120d24970 2018-12-04 21:35:42,275 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-image 2018-12-04 21:35:42,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/136b0bf2-0e9c-4cc0-8d28-29a92714d7e8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}67b6e4c0919471aa410b13a348120d94627245a5" 2018-12-04 21:35:42,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-d14835ff-048f-4b75-b7f5-f377c494035b Date: Tue, 04 Dec 2018 21:35:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:35:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:35:42Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/136b0bf2-0e9c-4cc0-8d28-29a92714d7e8/snap", "metadata": {}}], "self": "/v2/images/136b0bf2-0e9c-4cc0-8d28-29a92714d7e8", "min_disk": 0, "protected": false, "id": "136b0bf2-0e9c-4cc0-8d28-29a92714d7e8", "file": "/v2/images/136b0bf2-0e9c-4cc0-8d28-29a92714d7e8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8bb77a4186344406a129d760bbdc3bbf", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/136b0bf2-0e9c-4cc0-8d28-29a92714d7e8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:35:42,307 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/136b0bf2-0e9c-4cc0-8d28-29a92714d7e8 used request id req-d14835ff-048f-4b75-b7f5-f377c494035b 2018-12-04 21:35:42,308 - create_image - DEBUG - Instance status is - active 2018-12-04 21:35:42,308 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-image 2018-12-04 21:35:42,308 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-image 2018-12-04 21:35:42,309 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:35:42,309 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:35:42,708 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c4e56e900f7433b92e9b50fe17c1def", "name": "CreateInstancePortManipulationTests-15582913-c542-433-proj-role"}], "expires_at": "2018-12-04T22:35:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8bb77a4186344406a129d760bbdc3bbf", "name": "CreateInstancePortManipulationTests-15582913-c542-433-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/8bb77a4186344406a129d760bbdc3bbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/8bb77a4186344406a129d760bbdc3bbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/8bb77a4186344406a129d760bbdc3bbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_8bb77a4186344406a129d760bbdc3bbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_8bb77a4186344406a129d760bbdc3bbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8bb77a4186344406a129d760bbdc3bbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/8bb77a4186344406a129d760bbdc3bbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/8bb77a4186344406a129d760bbdc3bbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8bb77a4186344406a129d760bbdc3bbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/8bb77a4186344406a129d760bbdc3bbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/8bb77a4186344406a129d760bbdc3bbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/8bb77a4186344406a129d760bbdc3bbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/8bb77a4186344406a129d760bbdc3bbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/8bb77a4186344406a129d760bbdc3bbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-15582913-c542-433-user", "id": "3b915a8ec79e40d8a298224abc011ad8"}, "audit_ids": ["zorHMkouQ-mQcfK6kVLa9w"], "issued_at": "2018-12-04T21:35:42.000000Z"}} 2018-12-04 21:35:42,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69429fba25f44f252e75e34d1463bef81186bbd0" 2018-12-04 21:35:42,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67a388d4-e001-4bb8-b010-1c39654fa368 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:35:42,800 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-67a388d4-e001-4bb8-b010-1c39654fa368 2018-12-04 21:35:42,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69429fba25f44f252e75e34d1463bef81186bbd0" 2018-12-04 21:35:42,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8ee77dd4-4436-422d-b4b0-dd748f7bf834 Date: Tue, 04 Dec 2018 21:35:43 GMT RESP BODY: {"networks":[]} 2018-12-04 21:35:42,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-net used request id req-8ee77dd4-4436-422d-b4b0-dd748f7bf834 2018-12-04 21:35:42,996 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-net 2018-12-04 21:35:43,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69429fba25f44f252e75e34d1463bef81186bbd0" -d '{"network": {"name": "CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-net", "admin_state_up": true}}' 2018-12-04 21:35:43,518 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-37806257-a396-4617-9f60-d10e61f051b5 Date: Tue, 04 Dec 2018 21:35:43 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"8bb77a4186344406a129d760bbdc3bbf","created_at":"2018-12-04T21:35:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-12-04T21:35:43Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"8bb77a4186344406a129d760bbdc3bbf","id":"f58fe7c3-8473-445a-ba8c-ba86062eb9b3","name":"CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-net"}} 2018-12-04 21:35:43,519 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-37806257-a396-4617-9f60-d10e61f051b5 2018-12-04 21:35:43,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=f58fe7c3-8473-445a-ba8c-ba86062eb9b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69429fba25f44f252e75e34d1463bef81186bbd0" 2018-12-04 21:35:43,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-3b274c46-1d30-43bf-8a4a-191309c5ef78 Date: Tue, 04 Dec 2018 21:35:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T21:35:43Z","tenant_id":"8bb77a4186344406a129d760bbdc3bbf","created_at":"2018-12-04T21:35:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8bb77a4186344406a129d760bbdc3bbf","id":"f58fe7c3-8473-445a-ba8c-ba86062eb9b3","name":"CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-net"}]} 2018-12-04 21:35:43,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=f58fe7c3-8473-445a-ba8c-ba86062eb9b3 used request id req-3b274c46-1d30-43bf-8a4a-191309c5ef78 2018-12-04 21:35:43,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f58fe7c3-8473-445a-ba8c-ba86062eb9b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69429fba25f44f252e75e34d1463bef81186bbd0" 2018-12-04 21:35:43,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ee4b19d1-b86e-46a3-ae96-c255ae375020 Date: Tue, 04 Dec 2018 21:35:43 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:35:43,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f58fe7c3-8473-445a-ba8c-ba86062eb9b3 used request id req-ee4b19d1-b86e-46a3-ae96-c255ae375020 2018-12-04 21:35:43,708 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-subnet 2018-12-04 21:35:43,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69429fba25f44f252e75e34d1463bef81186bbd0" -d '{"subnets": [{"ip_version": 4, "network_id": "f58fe7c3-8473-445a-ba8c-ba86062eb9b3", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-subnet"}]}' 2018-12-04 21:35:44,500 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fa0029bd-7133-4dae-acc5-f26da9007ba1 Date: Tue, 04 Dec 2018 21:35:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f58fe7c3-8473-445a-ba8c-ba86062eb9b3","tenant_id":"8bb77a4186344406a129d760bbdc3bbf","created_at":"2018-12-04T21:35:44Z","dns_nameservers":[],"updated_at":"2018-12-04T21:35:44Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"8bb77a4186344406a129d760bbdc3bbf","id":"6a9ce1bd-3830-4f9c-96af-1be65da4c234","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-subnet"}]} 2018-12-04 21:35:44,501 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-fa0029bd-7133-4dae-acc5-f26da9007ba1 2018-12-04 21:35:44,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=f58fe7c3-8473-445a-ba8c-ba86062eb9b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69429fba25f44f252e75e34d1463bef81186bbd0" 2018-12-04 21:35:44,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-f47368e4-e4d3-4902-9c99-ea8a273539f3 Date: Tue, 04 Dec 2018 21:35:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6a9ce1bd-3830-4f9c-96af-1be65da4c234"],"updated_at":"2018-12-04T21:35:44Z","tenant_id":"8bb77a4186344406a129d760bbdc3bbf","created_at":"2018-12-04T21:35:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8bb77a4186344406a129d760bbdc3bbf","id":"f58fe7c3-8473-445a-ba8c-ba86062eb9b3","name":"CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-net"}]} 2018-12-04 21:35:44,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=f58fe7c3-8473-445a-ba8c-ba86062eb9b3 used request id req-f47368e4-e4d3-4902-9c99-ea8a273539f3 2018-12-04 21:35:44,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f58fe7c3-8473-445a-ba8c-ba86062eb9b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69429fba25f44f252e75e34d1463bef81186bbd0" 2018-12-04 21:35:44,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ae9fd2eb-dde9-43e8-bf0d-2575a24e1a71 Date: Tue, 04 Dec 2018 21:35:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f58fe7c3-8473-445a-ba8c-ba86062eb9b3","tenant_id":"8bb77a4186344406a129d760bbdc3bbf","created_at":"2018-12-04T21:35:44Z","dns_nameservers":[],"updated_at":"2018-12-04T21:35:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8bb77a4186344406a129d760bbdc3bbf","id":"6a9ce1bd-3830-4f9c-96af-1be65da4c234","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-subnet"}]} 2018-12-04 21:35:44,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f58fe7c3-8473-445a-ba8c-ba86062eb9b3 used request id req-ae9fd2eb-dde9-43e8-bf0d-2575a24e1a71 2018-12-04 21:35:44,711 - OpenStackNetwork - DEBUG - Network [f58fe7c3-8473-445a-ba8c-ba86062eb9b3] created successfully 2018-12-04 21:35:44,711 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:35:44,712 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:35:45,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:35:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["CQcFXtEFTTuGzp3HkXj4Kw"], "issued_at": "2018-12-04T21:35:45.000000Z"}} 2018-12-04 21:35:45,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58c9540d975a1a117bf468ffb420e8534ad7ace5" 2018-12-04 21:35:45,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2198b19d-89a4-4abb-b62d-3d9ca7285409 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:35:45,232 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-2198b19d-89a4-4abb-b62d-3d9ca7285409 2018-12-04 21:35:45,233 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:35:45,238 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58c9540d975a1a117bf468ffb420e8534ad7ace5" 2018-12-04 21:35:45,477 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-22fdcc6f-c8d6-458b-9c13-3d95211d04dd x-compute-request-id: req-22fdcc6f-c8d6-458b-9c13-3d95211d04dd Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-04 21:35:45,477 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-22fdcc6f-c8d6-458b-9c13-3d95211d04dd 2018-12-04 21:35:45,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58c9540d975a1a117bf468ffb420e8534ad7ace5" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-04 21:35:45,512 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ab7b2cf-74db-4fc7-ba32-078acb796157 x-compute-request-id: req-8ab7b2cf-74db-4fc7-ba32-078acb796157 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/15d02db2-8032-4f12-9bcd-eb63f7315d88", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/15d02db2-8032-4f12-9bcd-eb63f7315d88", "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": "15d02db2-8032-4f12-9bcd-eb63f7315d88"}} 2018-12-04 21:35:45,512 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-8ab7b2cf-74db-4fc7-ba32-078acb796157 2018-12-04 21:35:45,513 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:35:45,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:35:45,929 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c4e56e900f7433b92e9b50fe17c1def", "name": "CreateInstancePortManipulationTests-15582913-c542-433-proj-role"}], "expires_at": "2018-12-04T22:35:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8bb77a4186344406a129d760bbdc3bbf", "name": "CreateInstancePortManipulationTests-15582913-c542-433-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/8bb77a4186344406a129d760bbdc3bbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/8bb77a4186344406a129d760bbdc3bbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/8bb77a4186344406a129d760bbdc3bbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_8bb77a4186344406a129d760bbdc3bbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_8bb77a4186344406a129d760bbdc3bbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8bb77a4186344406a129d760bbdc3bbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/8bb77a4186344406a129d760bbdc3bbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/8bb77a4186344406a129d760bbdc3bbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8bb77a4186344406a129d760bbdc3bbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/8bb77a4186344406a129d760bbdc3bbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/8bb77a4186344406a129d760bbdc3bbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/8bb77a4186344406a129d760bbdc3bbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/8bb77a4186344406a129d760bbdc3bbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/8bb77a4186344406a129d760bbdc3bbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-15582913-c542-433-user", "id": "3b915a8ec79e40d8a298224abc011ad8"}, "audit_ids": ["HGMWnrWsSHWsSupGQZlyRg"], "issued_at": "2018-12-04T21:35:45.000000Z"}} 2018-12-04 21:35:45,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:46,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f635993-f674-4791-a10d-00abe8481fcd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:35:46,017 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7f635993-f674-4791-a10d-00abe8481fcd 2018-12-04 21:35:46,018 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:35:46,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:46,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc4ac802-5b3c-49ad-8875-5522b48baf2c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:35:46,116 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-dc4ac802-5b3c-49ad-8875-5522b48baf2c 2018-12-04 21:35:46,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:46,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-75d5cc40-52d8-418a-9b0b-279ed7bc393d Date: Tue, 04 Dec 2018 21:35:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6a9ce1bd-3830-4f9c-96af-1be65da4c234"],"updated_at":"2018-12-04T21:35:44Z","tenant_id":"8bb77a4186344406a129d760bbdc3bbf","created_at":"2018-12-04T21:35:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8bb77a4186344406a129d760bbdc3bbf","id":"f58fe7c3-8473-445a-ba8c-ba86062eb9b3","name":"CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-net"}]} 2018-12-04 21:35:46,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-net used request id req-75d5cc40-52d8-418a-9b0b-279ed7bc393d 2018-12-04 21:35:46,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f58fe7c3-8473-445a-ba8c-ba86062eb9b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:46,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a1387b3d-e01c-473a-ac24-00f342842440 Date: Tue, 04 Dec 2018 21:35:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f58fe7c3-8473-445a-ba8c-ba86062eb9b3","tenant_id":"8bb77a4186344406a129d760bbdc3bbf","created_at":"2018-12-04T21:35:44Z","dns_nameservers":[],"updated_at":"2018-12-04T21:35:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8bb77a4186344406a129d760bbdc3bbf","id":"6a9ce1bd-3830-4f9c-96af-1be65da4c234","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-subnet"}]} 2018-12-04 21:35:46,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f58fe7c3-8473-445a-ba8c-ba86062eb9b3 used request id req-a1387b3d-e01c-473a-ac24-00f342842440 2018-12-04 21:35:46,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:46,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-78db9a81-8234-4b22-a7a1-ce89ce8af06e Date: Tue, 04 Dec 2018 21:35:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6a9ce1bd-3830-4f9c-96af-1be65da4c234"],"updated_at":"2018-12-04T21:35:44Z","tenant_id":"8bb77a4186344406a129d760bbdc3bbf","created_at":"2018-12-04T21:35:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8bb77a4186344406a129d760bbdc3bbf","id":"f58fe7c3-8473-445a-ba8c-ba86062eb9b3","name":"CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-net"}]} 2018-12-04 21:35:46,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-net used request id req-78db9a81-8234-4b22-a7a1-ce89ce8af06e 2018-12-04 21:35:46,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:35:46,736 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:35: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:35:46,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8bb77a4186344406a129d760bbdc3bbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:46,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a70b28f-a464-4629-9d8a-c4b903227300 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8bb77a4186344406a129d760bbdc3bbf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8bb77a4186344406a129d760bbdc3bbf", "name": "CreateInstancePortManipulationTests-15582913-c542-433-proj"}} 2018-12-04 21:35:46,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8bb77a4186344406a129d760bbdc3bbf used request id req-5a70b28f-a464-4629-9d8a-c4b903227300 2018-12-04 21:35:46,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f58fe7c3-8473-445a-ba8c-ba86062eb9b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:46,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3b5c3d0e-607a-4f68-af58-63a9043c9ddf Date: Tue, 04 Dec 2018 21:35:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f58fe7c3-8473-445a-ba8c-ba86062eb9b3","tenant_id":"8bb77a4186344406a129d760bbdc3bbf","created_at":"2018-12-04T21:35:44Z","dns_nameservers":[],"updated_at":"2018-12-04T21:35:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8bb77a4186344406a129d760bbdc3bbf","id":"6a9ce1bd-3830-4f9c-96af-1be65da4c234","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-subnet"}]} 2018-12-04 21:35:46,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f58fe7c3-8473-445a-ba8c-ba86062eb9b3 used request id req-3b5c3d0e-607a-4f68-af58-63a9043c9ddf 2018-12-04 21:35:46,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f58fe7c3-8473-445a-ba8c-ba86062eb9b3&name=CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:46,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-94e65ad9-d921-449a-88c9-12dd6c68eab1 Date: Tue, 04 Dec 2018 21:35:46 GMT RESP BODY: {"ports":[]} 2018-12-04 21:35:46,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f58fe7c3-8473-445a-ba8c-ba86062eb9b3&name=CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870port-1&admin_state_up=True used request id req-94e65ad9-d921-449a-88c9-12dd6c68eab1 2018-12-04 21:35:46,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:47,151 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4436f019-e893-45e4-b1a4-2e08bc10c7bf x-compute-request-id: req-4436f019-e893-45e4-b1a4-2e08bc10c7bf Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-04 21:35:47,151 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-inst used request id req-4436f019-e893-45e4-b1a4-2e08bc10c7bf 2018-12-04 21:35:47,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:47,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-1fedb482-07a1-4970-a9d2-f413741478df Date: Tue, 04 Dec 2018 21:35:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6a9ce1bd-3830-4f9c-96af-1be65da4c234"],"updated_at":"2018-12-04T21:35:44Z","tenant_id":"8bb77a4186344406a129d760bbdc3bbf","created_at":"2018-12-04T21:35:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8bb77a4186344406a129d760bbdc3bbf","id":"f58fe7c3-8473-445a-ba8c-ba86062eb9b3","name":"CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-net"}]} 2018-12-04 21:35:47,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-net used request id req-1fedb482-07a1-4970-a9d2-f413741478df 2018-12-04 21:35:47,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f58fe7c3-8473-445a-ba8c-ba86062eb9b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:47,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fd99ab1f-6173-49e3-b8c8-842dc10d67c8 Date: Tue, 04 Dec 2018 21:35:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f58fe7c3-8473-445a-ba8c-ba86062eb9b3","tenant_id":"8bb77a4186344406a129d760bbdc3bbf","created_at":"2018-12-04T21:35:44Z","dns_nameservers":[],"updated_at":"2018-12-04T21:35:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8bb77a4186344406a129d760bbdc3bbf","id":"6a9ce1bd-3830-4f9c-96af-1be65da4c234","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-subnet"}]} 2018-12-04 21:35:47,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f58fe7c3-8473-445a-ba8c-ba86062eb9b3 used request id req-fd99ab1f-6173-49e3-b8c8-842dc10d67c8 2018-12-04 21:35:47,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:47,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-76109deb-4bfd-4b90-a36d-d7a5acc92597 Date: Tue, 04 Dec 2018 21:35:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6a9ce1bd-3830-4f9c-96af-1be65da4c234"],"updated_at":"2018-12-04T21:35:44Z","tenant_id":"8bb77a4186344406a129d760bbdc3bbf","created_at":"2018-12-04T21:35:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8bb77a4186344406a129d760bbdc3bbf","id":"f58fe7c3-8473-445a-ba8c-ba86062eb9b3","name":"CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-net"}]} 2018-12-04 21:35:47,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-net used request id req-76109deb-4bfd-4b90-a36d-d7a5acc92597 2018-12-04 21:35:47,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8bb77a4186344406a129d760bbdc3bbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:47,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b36bb21-952a-4839-905a-bb31ef5f4d2d Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8bb77a4186344406a129d760bbdc3bbf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8bb77a4186344406a129d760bbdc3bbf", "name": "CreateInstancePortManipulationTests-15582913-c542-433-proj"}} 2018-12-04 21:35:47,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8bb77a4186344406a129d760bbdc3bbf used request id req-0b36bb21-952a-4839-905a-bb31ef5f4d2d 2018-12-04 21:35:47,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f58fe7c3-8473-445a-ba8c-ba86062eb9b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:47,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5231e144-efb1-4d92-96ea-87252379029a Date: Tue, 04 Dec 2018 21:35:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f58fe7c3-8473-445a-ba8c-ba86062eb9b3","tenant_id":"8bb77a4186344406a129d760bbdc3bbf","created_at":"2018-12-04T21:35:44Z","dns_nameservers":[],"updated_at":"2018-12-04T21:35:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8bb77a4186344406a129d760bbdc3bbf","id":"6a9ce1bd-3830-4f9c-96af-1be65da4c234","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-subnet"}]} 2018-12-04 21:35:47,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f58fe7c3-8473-445a-ba8c-ba86062eb9b3 used request id req-5231e144-efb1-4d92-96ea-87252379029a 2018-12-04 21:35:47,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f58fe7c3-8473-445a-ba8c-ba86062eb9b3&name=CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:47,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-782fed9c-4bf0-4282-be2a-b5dd4bac94ac Date: Tue, 04 Dec 2018 21:35:47 GMT RESP BODY: {"ports":[]} 2018-12-04 21:35:47,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f58fe7c3-8473-445a-ba8c-ba86062eb9b3&name=CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870port-1&admin_state_up=True used request id req-782fed9c-4bf0-4282-be2a-b5dd4bac94ac 2018-12-04 21:35:47,564 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:35:47,565 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:35:47,961 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c4e56e900f7433b92e9b50fe17c1def", "name": "CreateInstancePortManipulationTests-15582913-c542-433-proj-role"}], "expires_at": "2018-12-04T22:35:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8bb77a4186344406a129d760bbdc3bbf", "name": "CreateInstancePortManipulationTests-15582913-c542-433-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/8bb77a4186344406a129d760bbdc3bbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/8bb77a4186344406a129d760bbdc3bbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/8bb77a4186344406a129d760bbdc3bbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_8bb77a4186344406a129d760bbdc3bbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_8bb77a4186344406a129d760bbdc3bbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8bb77a4186344406a129d760bbdc3bbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/8bb77a4186344406a129d760bbdc3bbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/8bb77a4186344406a129d760bbdc3bbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8bb77a4186344406a129d760bbdc3bbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/8bb77a4186344406a129d760bbdc3bbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/8bb77a4186344406a129d760bbdc3bbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/8bb77a4186344406a129d760bbdc3bbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/8bb77a4186344406a129d760bbdc3bbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/8bb77a4186344406a129d760bbdc3bbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-15582913-c542-433-user", "id": "3b915a8ec79e40d8a298224abc011ad8"}, "audit_ids": ["phQ2m5CkQWexNH7ArnwhfQ"], "issued_at": "2018-12-04T21:35:47.000000Z"}} 2018-12-04 21:35:47,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36df93f93e2ad24fa822332cef687ebc3021ef56" 2018-12-04 21:35:48,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9110e2b3-6465-4f80-83ad-cc5627bd5290 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:35:48,059 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-9110e2b3-6465-4f80-83ad-cc5627bd5290 2018-12-04 21:35:48,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:48,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-95854c65-a268-4953-850d-8bee29a9a708 Date: Tue, 04 Dec 2018 21:35:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6a9ce1bd-3830-4f9c-96af-1be65da4c234"],"updated_at":"2018-12-04T21:35:44Z","tenant_id":"8bb77a4186344406a129d760bbdc3bbf","created_at":"2018-12-04T21:35:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8bb77a4186344406a129d760bbdc3bbf","id":"f58fe7c3-8473-445a-ba8c-ba86062eb9b3","name":"CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-net"}]} 2018-12-04 21:35:48,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-net used request id req-95854c65-a268-4953-850d-8bee29a9a708 2018-12-04 21:35:48,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f58fe7c3-8473-445a-ba8c-ba86062eb9b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:48,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-876b14f6-3eec-4f6b-ad56-14b9fb3b7d5f Date: Tue, 04 Dec 2018 21:35:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f58fe7c3-8473-445a-ba8c-ba86062eb9b3","tenant_id":"8bb77a4186344406a129d760bbdc3bbf","created_at":"2018-12-04T21:35:44Z","dns_nameservers":[],"updated_at":"2018-12-04T21:35:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8bb77a4186344406a129d760bbdc3bbf","id":"6a9ce1bd-3830-4f9c-96af-1be65da4c234","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-subnet"}]} 2018-12-04 21:35:48,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f58fe7c3-8473-445a-ba8c-ba86062eb9b3 used request id req-876b14f6-3eec-4f6b-ad56-14b9fb3b7d5f 2018-12-04 21:35:48,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:48,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-bace28cc-33a3-46ed-a455-ec99e25eb24c Date: Tue, 04 Dec 2018 21:35:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6a9ce1bd-3830-4f9c-96af-1be65da4c234"],"updated_at":"2018-12-04T21:35:44Z","tenant_id":"8bb77a4186344406a129d760bbdc3bbf","created_at":"2018-12-04T21:35:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8bb77a4186344406a129d760bbdc3bbf","id":"f58fe7c3-8473-445a-ba8c-ba86062eb9b3","name":"CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-net"}]} 2018-12-04 21:35:48,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-net used request id req-bace28cc-33a3-46ed-a455-ec99e25eb24c 2018-12-04 21:35:48,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:35:48,297 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:35: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:35:48,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8bb77a4186344406a129d760bbdc3bbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36df93f93e2ad24fa822332cef687ebc3021ef56" 2018-12-04 21:35:48,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e12ee55-71f7-4fbb-9a6a-29ca4a4b9284 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8bb77a4186344406a129d760bbdc3bbf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8bb77a4186344406a129d760bbdc3bbf", "name": "CreateInstancePortManipulationTests-15582913-c542-433-proj"}} 2018-12-04 21:35:48,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8bb77a4186344406a129d760bbdc3bbf used request id req-2e12ee55-71f7-4fbb-9a6a-29ca4a4b9284 2018-12-04 21:35:48,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f58fe7c3-8473-445a-ba8c-ba86062eb9b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:48,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-74713844-8525-44f0-8bf3-008544fd39a9 Date: Tue, 04 Dec 2018 21:35:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f58fe7c3-8473-445a-ba8c-ba86062eb9b3","tenant_id":"8bb77a4186344406a129d760bbdc3bbf","created_at":"2018-12-04T21:35:44Z","dns_nameservers":[],"updated_at":"2018-12-04T21:35:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8bb77a4186344406a129d760bbdc3bbf","id":"6a9ce1bd-3830-4f9c-96af-1be65da4c234","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-subnet"}]} 2018-12-04 21:35:48,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f58fe7c3-8473-445a-ba8c-ba86062eb9b3 used request id req-74713844-8525-44f0-8bf3-008544fd39a9 2018-12-04 21:35:48,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f58fe7c3-8473-445a-ba8c-ba86062eb9b3&name=CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:48,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5d59ccc8-aee3-4e2e-9341-c9af9c7e8c43 Date: Tue, 04 Dec 2018 21:35:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f58fe7c3-8473-445a-ba8c-ba86062eb9b3","tenant_id":"8bb77a4186344406a129d760bbdc3bbf","created_at":"2018-12-04T21:35:44Z","dns_nameservers":[],"updated_at":"2018-12-04T21:35:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8bb77a4186344406a129d760bbdc3bbf","id":"6a9ce1bd-3830-4f9c-96af-1be65da4c234","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-subnet"}]} 2018-12-04 21:35:48,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f58fe7c3-8473-445a-ba8c-ba86062eb9b3&name=CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-subnet used request id req-5d59ccc8-aee3-4e2e-9341-c9af9c7e8c43 2018-12-04 21:35:48,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f58fe7c3-8473-445a-ba8c-ba86062eb9b3&name=CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:48,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cdf7024b-cfe3-4caf-bfac-ccdf29230444 Date: Tue, 04 Dec 2018 21:35:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f58fe7c3-8473-445a-ba8c-ba86062eb9b3","tenant_id":"8bb77a4186344406a129d760bbdc3bbf","created_at":"2018-12-04T21:35:44Z","dns_nameservers":[],"updated_at":"2018-12-04T21:35:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8bb77a4186344406a129d760bbdc3bbf","id":"6a9ce1bd-3830-4f9c-96af-1be65da4c234","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-subnet"}]} 2018-12-04 21:35:48,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f58fe7c3-8473-445a-ba8c-ba86062eb9b3&name=CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-subnet used request id req-cdf7024b-cfe3-4caf-bfac-ccdf29230444 2018-12-04 21:35:48,460 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-net 2018-12-04 21:35:48,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" -d '{"port": {"network_id": "f58fe7c3-8473-445a-ba8c-ba86062eb9b3", "fixed_ips": [{"subnet_id": "6a9ce1bd-3830-4f9c-96af-1be65da4c234", "ip_address": "10.55.0.101"}, {"subnet_id": "6a9ce1bd-3830-4f9c-96af-1be65da4c234", "ip_address": "10.55.0.102"}], "name": "CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870port-1", "admin_state_up": true}}' 2018-12-04 21:35:49,401 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 852 X-Openstack-Request-Id: req-516d7e06-eaff-4b03-af2c-a8a419df365a Date: Tue, 04 Dec 2018 21:35:49 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-12-04T21:35:48Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f58fe7c3-8473-445a-ba8c-ba86062eb9b3","tenant_id":"8bb77a4186344406a129d760bbdc3bbf","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-12-04T21:35:49Z","name":"CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870port-1","device_owner":"","revision_number":7,"mac_address":"fa:16:3e:ad:f0:9f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"8bb77a4186344406a129d760bbdc3bbf","fixed_ips":[{"subnet_id":"6a9ce1bd-3830-4f9c-96af-1be65da4c234","ip_address":"10.55.0.101"},{"subnet_id":"6a9ce1bd-3830-4f9c-96af-1be65da4c234","ip_address":"10.55.0.102"}],"id":"0aa75640-1bae-4390-8aa7-5f9f7fde4d23","security_groups":["b3bbc1b1-e6a9-41fe-b097-3983c66ea908"],"device_id":""}} 2018-12-04 21:35:49,401 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-516d7e06-eaff-4b03-af2c-a8a419df365a 2018-12-04 21:35:49,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:49,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-f10e1151-8136-47bc-b2fa-f09fba68c1da Date: Tue, 04 Dec 2018 21:35:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6a9ce1bd-3830-4f9c-96af-1be65da4c234"],"updated_at":"2018-12-04T21:35:44Z","tenant_id":"8bb77a4186344406a129d760bbdc3bbf","created_at":"2018-12-04T21:35:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8bb77a4186344406a129d760bbdc3bbf","id":"f58fe7c3-8473-445a-ba8c-ba86062eb9b3","name":"CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-net"}]} 2018-12-04 21:35:49,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-net used request id req-f10e1151-8136-47bc-b2fa-f09fba68c1da 2018-12-04 21:35:49,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f58fe7c3-8473-445a-ba8c-ba86062eb9b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:49,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d8cfc53c-6910-44bf-9e5f-3f5abf3c3c1b Date: Tue, 04 Dec 2018 21:35:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f58fe7c3-8473-445a-ba8c-ba86062eb9b3","tenant_id":"8bb77a4186344406a129d760bbdc3bbf","created_at":"2018-12-04T21:35:44Z","dns_nameservers":[],"updated_at":"2018-12-04T21:35:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8bb77a4186344406a129d760bbdc3bbf","id":"6a9ce1bd-3830-4f9c-96af-1be65da4c234","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-subnet"}]} 2018-12-04 21:35:49,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f58fe7c3-8473-445a-ba8c-ba86062eb9b3 used request id req-d8cfc53c-6910-44bf-9e5f-3f5abf3c3c1b 2018-12-04 21:35:49,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:49,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-f706ca02-a545-4262-b08d-557cfb2465b5 Date: Tue, 04 Dec 2018 21:35:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6a9ce1bd-3830-4f9c-96af-1be65da4c234"],"updated_at":"2018-12-04T21:35:44Z","tenant_id":"8bb77a4186344406a129d760bbdc3bbf","created_at":"2018-12-04T21:35:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8bb77a4186344406a129d760bbdc3bbf","id":"f58fe7c3-8473-445a-ba8c-ba86062eb9b3","name":"CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-net"}]} 2018-12-04 21:35:49,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-net used request id req-f706ca02-a545-4262-b08d-557cfb2465b5 2018-12-04 21:35:49,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8bb77a4186344406a129d760bbdc3bbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:49,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-086142a1-db1d-4571-86db-27346b6d4aaf Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8bb77a4186344406a129d760bbdc3bbf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8bb77a4186344406a129d760bbdc3bbf", "name": "CreateInstancePortManipulationTests-15582913-c542-433-proj"}} 2018-12-04 21:35:49,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8bb77a4186344406a129d760bbdc3bbf used request id req-086142a1-db1d-4571-86db-27346b6d4aaf 2018-12-04 21:35:49,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f58fe7c3-8473-445a-ba8c-ba86062eb9b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:49,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-88e39054-754c-4202-83a1-2b2ec59ad773 Date: Tue, 04 Dec 2018 21:35:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f58fe7c3-8473-445a-ba8c-ba86062eb9b3","tenant_id":"8bb77a4186344406a129d760bbdc3bbf","created_at":"2018-12-04T21:35:44Z","dns_nameservers":[],"updated_at":"2018-12-04T21:35:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8bb77a4186344406a129d760bbdc3bbf","id":"6a9ce1bd-3830-4f9c-96af-1be65da4c234","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-subnet"}]} 2018-12-04 21:35:49,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f58fe7c3-8473-445a-ba8c-ba86062eb9b3 used request id req-88e39054-754c-4202-83a1-2b2ec59ad773 2018-12-04 21:35:49,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f58fe7c3-8473-445a-ba8c-ba86062eb9b3&name=CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:49,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-020ac733-1174-40af-ab2b-c9f7d3807582 Date: Tue, 04 Dec 2018 21:35:49 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f58fe7c3-8473-445a-ba8c-ba86062eb9b3","tenant_id":"8bb77a4186344406a129d760bbdc3bbf","created_at":"2018-12-04T21:35:48Z","admin_state_up":true,"updated_at":"2018-12-04T21:35:49Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":7,"mac_address":"fa:16:3e:ad:f0:9f","id":"0aa75640-1bae-4390-8aa7-5f9f7fde4d23","port_security_enabled":true,"project_id":"8bb77a4186344406a129d760bbdc3bbf","fixed_ips":[{"subnet_id":"6a9ce1bd-3830-4f9c-96af-1be65da4c234","ip_address":"10.55.0.101"},{"subnet_id":"6a9ce1bd-3830-4f9c-96af-1be65da4c234","ip_address":"10.55.0.102"}],"extra_dhcp_opts":[],"security_groups":["b3bbc1b1-e6a9-41fe-b097-3983c66ea908"],"name":"CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870port-1"}]} 2018-12-04 21:35:49,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f58fe7c3-8473-445a-ba8c-ba86062eb9b3&name=CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870port-1&admin_state_up=True used request id req-020ac733-1174-40af-ab2b-c9f7d3807582 2018-12-04 21:35:49,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8bb77a4186344406a129d760bbdc3bbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:49,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac07610c-efe0-41ca-a2d5-b67b0f43fcb5 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8bb77a4186344406a129d760bbdc3bbf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8bb77a4186344406a129d760bbdc3bbf", "name": "CreateInstancePortManipulationTests-15582913-c542-433-proj"}} 2018-12-04 21:35:49,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8bb77a4186344406a129d760bbdc3bbf used request id req-ac07610c-efe0-41ca-a2d5-b67b0f43fcb5 2018-12-04 21:35:49,999 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-inst 2018-12-04 21:35:50,002 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:50,020 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c69f7b73-761d-4939-a82f-51362f542b02 x-compute-request-id: req-c69f7b73-761d-4939-a82f-51362f542b02 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "15d02db2-8032-4f12-9bcd-eb63f7315d88", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/15d02db2-8032-4f12-9bcd-eb63f7315d88", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/15d02db2-8032-4f12-9bcd-eb63f7315d88", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-flavor-name"}]} 2018-12-04 21:35:50,020 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c69f7b73-761d-4939-a82f-51362f542b02 2018-12-04 21:35:50,023 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/15d02db2-8032-4f12-9bcd-eb63f7315d88 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:50,039 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7bd85ec4-8da2-43f3-be02-8a1d1a65107f x-compute-request-id: req-7bd85ec4-8da2-43f3-be02-8a1d1a65107f Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/15d02db2-8032-4f12-9bcd-eb63f7315d88", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/15d02db2-8032-4f12-9bcd-eb63f7315d88", "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": "15d02db2-8032-4f12-9bcd-eb63f7315d88"}} 2018-12-04 21:35:50,039 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/15d02db2-8032-4f12-9bcd-eb63f7315d88 used request id req-7bd85ec4-8da2-43f3-be02-8a1d1a65107f 2018-12-04 21:35:50,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:50,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-2f46c63b-6e92-41cd-8dde-028f0de76d19 Date: Tue, 04 Dec 2018 21:35:50 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:35:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:35:42Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/136b0bf2-0e9c-4cc0-8d28-29a92714d7e8/snap", "metadata": {}}], "self": "/v2/images/136b0bf2-0e9c-4cc0-8d28-29a92714d7e8", "min_disk": 0, "protected": false, "id": "136b0bf2-0e9c-4cc0-8d28-29a92714d7e8", "file": "/v2/images/136b0bf2-0e9c-4cc0-8d28-29a92714d7e8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8bb77a4186344406a129d760bbdc3bbf", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/136b0bf2-0e9c-4cc0-8d28-29a92714d7e8/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-image"} 2018-12-04 21:35:50,232 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-image used request id req-2f46c63b-6e92-41cd-8dde-028f0de76d19 2018-12-04 21:35:50,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:50,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-25f95b2c-e73e-460e-b33e-dac5ebd7f44c Date: Tue, 04 Dec 2018 21:35:50 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:35:50,242 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-25f95b2c-e73e-460e-b33e-dac5ebd7f44c 2018-12-04 21:35:50,248 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" -d '{"server": {"name": "CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-inst", "imageRef": "136b0bf2-0e9c-4cc0-8d28-29a92714d7e8", "flavorRef": "15d02db2-8032-4f12-9bcd-eb63f7315d88", "max_count": 1, "min_count": 1, "networks": [{"port": "0aa75640-1bae-4390-8aa7-5f9f7fde4d23"}]}}' 2018-12-04 21:35:51,542 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:35:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1a452040-33f2-4724-b875-8b12ed38983c x-compute-request-id: req-1a452040-33f2-4724-b875-8b12ed38983c Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/797e15e9-4a72-4d64-92f8-c1f8bcc979e3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "797e15e9-4a72-4d64-92f8-c1f8bcc979e3", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/797e15e9-4a72-4d64-92f8-c1f8bcc979e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/797e15e9-4a72-4d64-92f8-c1f8bcc979e3", "rel": "bookmark"}], "adminPass": "irDjH5sB5C5H"}} 2018-12-04 21:35:51,542 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-1a452040-33f2-4724-b875-8b12ed38983c 2018-12-04 21:35:51,545 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/797e15e9-4a72-4d64-92f8-c1f8bcc979e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:51,619 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-001ac2f3-10cd-4409-b954-acdf86c4f0f3 x-compute-request-id: req-001ac2f3-10cd-4409-b954-acdf86c4f0f3 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.23:8774/v2.1/servers/797e15e9-4a72-4d64-92f8-c1f8bcc979e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/797e15e9-4a72-4d64-92f8-c1f8bcc979e3", "rel": "bookmark"}], "image": {"id": "136b0bf2-0e9c-4cc0-8d28-29a92714d7e8", "links": [{"href": "http://172.30.9.23:8774/images/136b0bf2-0e9c-4cc0-8d28-29a92714d7e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15d02db2-8032-4f12-9bcd-eb63f7315d88", "links": [{"href": "http://172.30.9.23:8774/flavors/15d02db2-8032-4f12-9bcd-eb63f7315d88", "rel": "bookmark"}]}, "id": "797e15e9-4a72-4d64-92f8-c1f8bcc979e3", "user_id": "3b915a8ec79e40d8a298224abc011ad8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:35:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-inst", "created": "2018-12-04T21:35:51Z", "tenant_id": "8bb77a4186344406a129d760bbdc3bbf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:35:51,619 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/797e15e9-4a72-4d64-92f8-c1f8bcc979e3 used request id req-001ac2f3-10cd-4409-b954-acdf86c4f0f3 2018-12-04 21:35:51,620 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-inst 2018-12-04 21:35:51,623 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/797e15e9-4a72-4d64-92f8-c1f8bcc979e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:51,676 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa6cc42f-596c-4671-b9dc-f722f84c3178 x-compute-request-id: req-aa6cc42f-596c-4671-b9dc-f722f84c3178 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.23:8774/v2.1/servers/797e15e9-4a72-4d64-92f8-c1f8bcc979e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/797e15e9-4a72-4d64-92f8-c1f8bcc979e3", "rel": "bookmark"}], "image": {"id": "136b0bf2-0e9c-4cc0-8d28-29a92714d7e8", "links": [{"href": "http://172.30.9.23:8774/images/136b0bf2-0e9c-4cc0-8d28-29a92714d7e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15d02db2-8032-4f12-9bcd-eb63f7315d88", "links": [{"href": "http://172.30.9.23:8774/flavors/15d02db2-8032-4f12-9bcd-eb63f7315d88", "rel": "bookmark"}]}, "id": "797e15e9-4a72-4d64-92f8-c1f8bcc979e3", "user_id": "3b915a8ec79e40d8a298224abc011ad8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:35:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-inst", "created": "2018-12-04T21:35:51Z", "tenant_id": "8bb77a4186344406a129d760bbdc3bbf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:35:51,677 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/797e15e9-4a72-4d64-92f8-c1f8bcc979e3 used request id req-aa6cc42f-596c-4671-b9dc-f722f84c3178 2018-12-04 21:35:51,677 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-inst] is - BUILD 2018-12-04 21:35:51,677 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:35:54,680 - create_instance - DEBUG - VM status query timeout in 896.939865112 2018-12-04 21:35:54,683 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/797e15e9-4a72-4d64-92f8-c1f8bcc979e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:55,086 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66151ce9-bd25-48d7-b9fc-82ca81f79521 x-compute-request-id: req-66151ce9-bd25-48d7-b9fc-82ca81f79521 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.23:8774/v2.1/servers/797e15e9-4a72-4d64-92f8-c1f8bcc979e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/797e15e9-4a72-4d64-92f8-c1f8bcc979e3", "rel": "bookmark"}], "image": {"id": "136b0bf2-0e9c-4cc0-8d28-29a92714d7e8", "links": [{"href": "http://172.30.9.23:8774/images/136b0bf2-0e9c-4cc0-8d28-29a92714d7e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15d02db2-8032-4f12-9bcd-eb63f7315d88", "links": [{"href": "http://172.30.9.23:8774/flavors/15d02db2-8032-4f12-9bcd-eb63f7315d88", "rel": "bookmark"}]}, "id": "797e15e9-4a72-4d64-92f8-c1f8bcc979e3", "security_groups": [{"name": "default"}], "user_id": "3b915a8ec79e40d8a298224abc011ad8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:35:52Z", "hostId": "e61ed4977e295e16ca22c8940665f49b0d3a99b8d2504026a481eb65", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-inst", "created": "2018-12-04T21:35:51Z", "tenant_id": "8bb77a4186344406a129d760bbdc3bbf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:35:55,086 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/797e15e9-4a72-4d64-92f8-c1f8bcc979e3 used request id req-66151ce9-bd25-48d7-b9fc-82ca81f79521 2018-12-04 21:35:55,087 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-inst] is - BUILD 2018-12-04 21:35:55,087 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:35:58,090 - create_instance - DEBUG - VM status query timeout in 893.530036926 2018-12-04 21:35:58,093 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/797e15e9-4a72-4d64-92f8-c1f8bcc979e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:58,276 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35: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-d5d7aacc-18e1-4f5b-9475-a0a440654e06 x-compute-request-id: req-d5d7aacc-18e1-4f5b-9475-a0a440654e06 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:f0:9f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:f0:9f", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/797e15e9-4a72-4d64-92f8-c1f8bcc979e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/797e15e9-4a72-4d64-92f8-c1f8bcc979e3", "rel": "bookmark"}], "image": {"id": "136b0bf2-0e9c-4cc0-8d28-29a92714d7e8", "links": [{"href": "http://172.30.9.23:8774/images/136b0bf2-0e9c-4cc0-8d28-29a92714d7e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:35:56.000000", "flavor": {"id": "15d02db2-8032-4f12-9bcd-eb63f7315d88", "links": [{"href": "http://172.30.9.23:8774/flavors/15d02db2-8032-4f12-9bcd-eb63f7315d88", "rel": "bookmark"}]}, "id": "797e15e9-4a72-4d64-92f8-c1f8bcc979e3", "security_groups": [{"name": "default"}], "user_id": "3b915a8ec79e40d8a298224abc011ad8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:35:56Z", "hostId": "e61ed4977e295e16ca22c8940665f49b0d3a99b8d2504026a481eb65", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-inst", "created": "2018-12-04T21:35:51Z", "tenant_id": "8bb77a4186344406a129d760bbdc3bbf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:35:58,276 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/797e15e9-4a72-4d64-92f8-c1f8bcc979e3 used request id req-d5d7aacc-18e1-4f5b-9475-a0a440654e06 2018-12-04 21:35:58,277 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-inst] is - ACTIVE 2018-12-04 21:35:58,277 - create_instance - INFO - VM is - ACTIVE 2018-12-04 21:35:58,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/797e15e9-4a72-4d64-92f8-c1f8bcc979e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:58,452 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35: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-aa01dba9-2200-4d1d-af3c-dd697ca74d55 x-compute-request-id: req-aa01dba9-2200-4d1d-af3c-dd697ca74d55 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:f0:9f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:f0:9f", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/797e15e9-4a72-4d64-92f8-c1f8bcc979e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/797e15e9-4a72-4d64-92f8-c1f8bcc979e3", "rel": "bookmark"}], "image": {"id": "136b0bf2-0e9c-4cc0-8d28-29a92714d7e8", "links": [{"href": "http://172.30.9.23:8774/images/136b0bf2-0e9c-4cc0-8d28-29a92714d7e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:35:56.000000", "flavor": {"id": "15d02db2-8032-4f12-9bcd-eb63f7315d88", "links": [{"href": "http://172.30.9.23:8774/flavors/15d02db2-8032-4f12-9bcd-eb63f7315d88", "rel": "bookmark"}]}, "id": "797e15e9-4a72-4d64-92f8-c1f8bcc979e3", "security_groups": [{"name": "default"}], "user_id": "3b915a8ec79e40d8a298224abc011ad8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:35:56Z", "hostId": "e61ed4977e295e16ca22c8940665f49b0d3a99b8d2504026a481eb65", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-inst", "created": "2018-12-04T21:35:51Z", "tenant_id": "8bb77a4186344406a129d760bbdc3bbf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:35:58,452 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/797e15e9-4a72-4d64-92f8-c1f8bcc979e3 used request id req-aa01dba9-2200-4d1d-af3c-dd697ca74d55 2018-12-04 21:35:58,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:58,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-4dc72e81-3910-48be-8202-e43496339be6 Date: Tue, 04 Dec 2018 21:35:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6a9ce1bd-3830-4f9c-96af-1be65da4c234"],"updated_at":"2018-12-04T21:35:44Z","tenant_id":"8bb77a4186344406a129d760bbdc3bbf","created_at":"2018-12-04T21:35:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8bb77a4186344406a129d760bbdc3bbf","id":"f58fe7c3-8473-445a-ba8c-ba86062eb9b3","name":"CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-net"}]} 2018-12-04 21:35:58,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-net used request id req-4dc72e81-3910-48be-8202-e43496339be6 2018-12-04 21:35:58,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8bb77a4186344406a129d760bbdc3bbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:58,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce793426-002c-4f44-b5b7-6216c7c14e32 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8bb77a4186344406a129d760bbdc3bbf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8bb77a4186344406a129d760bbdc3bbf", "name": "CreateInstancePortManipulationTests-15582913-c542-433-proj"}} 2018-12-04 21:35:58,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8bb77a4186344406a129d760bbdc3bbf used request id req-ce793426-002c-4f44-b5b7-6216c7c14e32 2018-12-04 21:35:58,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f58fe7c3-8473-445a-ba8c-ba86062eb9b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:58,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f08c46b1-ef5e-47bc-8e29-5abaca43c5e9 Date: Tue, 04 Dec 2018 21:35:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f58fe7c3-8473-445a-ba8c-ba86062eb9b3","tenant_id":"8bb77a4186344406a129d760bbdc3bbf","created_at":"2018-12-04T21:35:44Z","dns_nameservers":[],"updated_at":"2018-12-04T21:35:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8bb77a4186344406a129d760bbdc3bbf","id":"6a9ce1bd-3830-4f9c-96af-1be65da4c234","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-subnet"}]} 2018-12-04 21:35:58,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f58fe7c3-8473-445a-ba8c-ba86062eb9b3 used request id req-f08c46b1-ef5e-47bc-8e29-5abaca43c5e9 2018-12-04 21:35:58,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f58fe7c3-8473-445a-ba8c-ba86062eb9b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:58,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1644 X-Openstack-Request-Id: req-9c219176-5839-41bf-ab36-24e0b35be03e Date: Tue, 04 Dec 2018 21:35:58 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f58fe7c3-8473-445a-ba8c-ba86062eb9b3","tenant_id":"8bb77a4186344406a129d760bbdc3bbf","created_at":"2018-12-04T21:35:48Z","admin_state_up":true,"updated_at":"2018-12-04T21:35:56Z","binding:vnic_type":"normal","device_id":"797e15e9-4a72-4d64-92f8-c1f8bcc979e3","device_owner":"compute:nova","revision_number":11,"mac_address":"fa:16:3e:ad:f0:9f","id":"0aa75640-1bae-4390-8aa7-5f9f7fde4d23","port_security_enabled":true,"project_id":"8bb77a4186344406a129d760bbdc3bbf","fixed_ips":[{"subnet_id":"6a9ce1bd-3830-4f9c-96af-1be65da4c234","ip_address":"10.55.0.101"},{"subnet_id":"6a9ce1bd-3830-4f9c-96af-1be65da4c234","ip_address":"10.55.0.102"}],"extra_dhcp_opts":[],"security_groups":["b3bbc1b1-e6a9-41fe-b097-3983c66ea908"],"name":"CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f58fe7c3-8473-445a-ba8c-ba86062eb9b3","tenant_id":"8bb77a4186344406a129d760bbdc3bbf","created_at":"2018-12-04T21:35:44Z","admin_state_up":true,"updated_at":"2018-12-04T21:35:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f58fe7c3-8473-445a-ba8c-ba86062eb9b3","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:89:2a:d7","id":"13607299-1190-4063-94dd-877ae96c887f","port_security_enabled":false,"project_id":"8bb77a4186344406a129d760bbdc3bbf","fixed_ips":[{"subnet_id":"6a9ce1bd-3830-4f9c-96af-1be65da4c234","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-12-04 21:35:58,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f58fe7c3-8473-445a-ba8c-ba86062eb9b3 used request id req-9c219176-5839-41bf-ab36-24e0b35be03e 2018-12-04 21:35:58,776 - create_instance - INFO - Deleting Port with ID - 0aa75640-1bae-4390-8aa7-5f9f7fde4d23 2018-12-04 21:35:58,776 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870port-1 2018-12-04 21:35:58,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/0aa75640-1bae-4390-8aa7-5f9f7fde4d23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:59,295 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9f76298a-e0ae-4191-9cf8-95830cdd5956 Date: Tue, 04 Dec 2018 21:35:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:35:59,295 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/0aa75640-1bae-4390-8aa7-5f9f7fde4d23 used request id req-9f76298a-e0ae-4191-9cf8-95830cdd5956 2018-12-04 21:35:59,295 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-inst 2018-12-04 21:35:59,298 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/797e15e9-4a72-4d64-92f8-c1f8bcc979e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:59,454 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:35:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-94fddbd0-679a-4784-9802-31def5c74820 x-compute-request-id: req-94fddbd0-679a-4784-9802-31def5c74820 Content-Type: application/json 2018-12-04 21:35:59,454 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/797e15e9-4a72-4d64-92f8-c1f8bcc979e3 used request id req-94fddbd0-679a-4784-9802-31def5c74820 2018-12-04 21:35:59,455 - create_instance - INFO - Checking deletion status 2018-12-04 21:35:59,457 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/797e15e9-4a72-4d64-92f8-c1f8bcc979e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:35:59,748 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:35:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4416bb6-cffa-418c-b427-40baff23518e x-compute-request-id: req-c4416bb6-cffa-418c-b427-40baff23518e Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/797e15e9-4a72-4d64-92f8-c1f8bcc979e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/797e15e9-4a72-4d64-92f8-c1f8bcc979e3", "rel": "bookmark"}], "image": {"id": "136b0bf2-0e9c-4cc0-8d28-29a92714d7e8", "links": [{"href": "http://172.30.9.23:8774/images/136b0bf2-0e9c-4cc0-8d28-29a92714d7e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:35:56.000000", "flavor": {"id": "15d02db2-8032-4f12-9bcd-eb63f7315d88", "links": [{"href": "http://172.30.9.23:8774/flavors/15d02db2-8032-4f12-9bcd-eb63f7315d88", "rel": "bookmark"}]}, "id": "797e15e9-4a72-4d64-92f8-c1f8bcc979e3", "user_id": "3b915a8ec79e40d8a298224abc011ad8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:35:59Z", "hostId": "e61ed4977e295e16ca22c8940665f49b0d3a99b8d2504026a481eb65", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-inst", "created": "2018-12-04T21:35:51Z", "tenant_id": "8bb77a4186344406a129d760bbdc3bbf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:35:59,748 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/797e15e9-4a72-4d64-92f8-c1f8bcc979e3 used request id req-c4416bb6-cffa-418c-b427-40baff23518e 2018-12-04 21:35:59,749 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-inst] is - ACTIVE 2018-12-04 21:35:59,749 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:36:02,752 - create_instance - DEBUG - VM status query timeout in 296.702706099 2018-12-04 21:36:02,755 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/797e15e9-4a72-4d64-92f8-c1f8bcc979e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768b7e5d57feef899541f431ada40bbb9cc3e4b" 2018-12-04 21:36:02,799 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:36:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-36d136eb-b7ac-4be2-873d-9fdbe186e26f x-compute-request-id: req-36d136eb-b7ac-4be2-873d-9fdbe186e26f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 797e15e9-4a72-4d64-92f8-c1f8bcc979e3 could not be found.", "code": 404}} 2018-12-04 21:36:02,799 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/797e15e9-4a72-4d64-92f8-c1f8bcc979e3 used request id req-36d136eb-b7ac-4be2-873d-9fdbe186e26f 2018-12-04 21:36:02,799 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 797e15e9-4a72-4d64-92f8-c1f8bcc979e3 could not be found. (HTTP 404) (Request-ID: req-36d136eb-b7ac-4be2-873d-9fdbe186e26f) 2018-12-04 21:36:02,800 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-inst 2018-12-04 21:36:02,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/15d02db2-8032-4f12-9bcd-eb63f7315d88 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58c9540d975a1a117bf468ffb420e8534ad7ace5" 2018-12-04 21:36:02,860 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:36:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-66f03f22-7012-4bac-b25b-eed8159a12f9 x-compute-request-id: req-66f03f22-7012-4bac-b25b-eed8159a12f9 Content-Length: 0 Content-Type: application/json 2018-12-04 21:36:02,860 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/15d02db2-8032-4f12-9bcd-eb63f7315d88 used request id req-66f03f22-7012-4bac-b25b-eed8159a12f9 2018-12-04 21:36:02,861 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-subnet 2018-12-04 21:36:02,861 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-subnet 2018-12-04 21:36:02,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/6a9ce1bd-3830-4f9c-96af-1be65da4c234 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69429fba25f44f252e75e34d1463bef81186bbd0" 2018-12-04 21:36:04,212 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6d8ca872-4fb3-4ce3-ab29-9b3c99b08266 Date: Tue, 04 Dec 2018 21:36:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:36:04,213 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/6a9ce1bd-3830-4f9c-96af-1be65da4c234 used request id req-6d8ca872-4fb3-4ce3-ab29-9b3c99b08266 2018-12-04 21:36:04,213 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-pub-net 2018-12-04 21:36:04,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/f58fe7c3-8473-445a-ba8c-ba86062eb9b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69429fba25f44f252e75e34d1463bef81186bbd0" 2018-12-04 21:36:05,663 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6772b600-9d44-409d-ab7d-7c12590db096 Date: Tue, 04 Dec 2018 21:36:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:36:05,664 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/f58fe7c3-8473-445a-ba8c-ba86062eb9b3 used request id req-6772b600-9d44-409d-ab7d-7c12590db096 2018-12-04 21:36:05,664 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-b6aba713-f23f-43e1-9109-206a55c76870-image 2018-12-04 21:36:05,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/136b0bf2-0e9c-4cc0-8d28-29a92714d7e8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}67b6e4c0919471aa410b13a348120d94627245a5" 2018-12-04 21:36:06,292 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1767125d-18a6-4933-9296-84fc58bda67d Date: Tue, 04 Dec 2018 21:36:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:36:06,292 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/136b0bf2-0e9c-4cc0-8d28-29a92714d7e8 used request id req-1767125d-18a6-4933-9296-84fc58bda67d 2018-12-04 21:36:06,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8565bfc7062295485db5e8b3a0b1d625b408b95" 2018-12-04 21:36:06,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-c1e40491-c3aa-4916-ba47-d67e2f730bb7 Date: Tue, 04 Dec 2018 21:36:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8bb77a4186344406a129d760bbdc3bbf", "created_at": "2018-12-04T21:35:43Z", "updated_at": "2018-12-04T21:35:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:35:43Z", "revision_number": 0, "id": "038edc27-2e77-4da2-aa66-af027e3f7d9c", "remote_group_id": "b3bbc1b1-e6a9-41fe-b097-3983c66ea908", "remote_ip_prefix": null, "created_at": "2018-12-04T21:35:43Z", "security_group_id": "b3bbc1b1-e6a9-41fe-b097-3983c66ea908", "tenant_id": "8bb77a4186344406a129d760bbdc3bbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb77a4186344406a129d760bbdc3bbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:35:43Z", "revision_number": 0, "id": "209c0299-516a-4322-9970-3eedabcccfd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:35:43Z", "security_group_id": "b3bbc1b1-e6a9-41fe-b097-3983c66ea908", "tenant_id": "8bb77a4186344406a129d760bbdc3bbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bb77a4186344406a129d760bbdc3bbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:35:43Z", "revision_number": 0, "id": "85838ddb-a8df-4c56-a150-05679b63e9d4", "remote_group_id": "b3bbc1b1-e6a9-41fe-b097-3983c66ea908", "remote_ip_prefix": null, "created_at": "2018-12-04T21:35:43Z", "security_group_id": "b3bbc1b1-e6a9-41fe-b097-3983c66ea908", "tenant_id": "8bb77a4186344406a129d760bbdc3bbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bb77a4186344406a129d760bbdc3bbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:35:43Z", "revision_number": 0, "id": "e88bb12b-842c-4f6f-a9a1-4edd9e6d2cb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:35:43Z", "security_group_id": "b3bbc1b1-e6a9-41fe-b097-3983c66ea908", "tenant_id": "8bb77a4186344406a129d760bbdc3bbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb77a4186344406a129d760bbdc3bbf"}], "revision_number": 4, "project_id": "8bb77a4186344406a129d760bbdc3bbf", "id": "b3bbc1b1-e6a9-41fe-b097-3983c66ea908", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:36:06,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-c1e40491-c3aa-4916-ba47-d67e2f730bb7 2018-12-04 21:36:06,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8565bfc7062295485db5e8b3a0b1d625b408b95" 2018-12-04 21:36:06,664 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:36:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9f15bbd-f75f-4e40-8850-e71950a39edd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:36:06,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-d9f15bbd-f75f-4e40-8850-e71950a39edd 2018-12-04 21:36:06,664 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:36:06,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8565bfc7062295485db5e8b3a0b1d625b408b95" 2018-12-04 21:36:06,762 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:36:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4ba32f2-fb44-46a8-bb2a-655417dc7eee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:36:06,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-d4ba32f2-fb44-46a8-bb2a-655417dc7eee 2018-12-04 21:36:06,762 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:36:06,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8565bfc7062295485db5e8b3a0b1d625b408b95" 2018-12-04 21:36:06,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a734463-4e59-436d-b826-12670b2cc9da 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:36:06,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-9a734463-4e59-436d-b826-12670b2cc9da 2018-12-04 21:36:06,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8565bfc7062295485db5e8b3a0b1d625b408b95" 2018-12-04 21:36:06,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ee87c11-480d-461a-b149-17f02e5c004c Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:36:06,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-4ee87c11-480d-461a-b149-17f02e5c004c 2018-12-04 21:36:06,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8565bfc7062295485db5e8b3a0b1d625b408b95" 2018-12-04 21:36:07,070 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:36:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8b61132-b2a5-4204-8bd4-bdcb313b0eeb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:36:07,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-c8b61132-b2a5-4204-8bd4-bdcb313b0eeb 2018-12-04 21:36:07,070 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:36:07,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8565bfc7062295485db5e8b3a0b1d625b408b95" 2018-12-04 21:36:07,164 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:36:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88fe0b4c-661e-4dcb-99fe-c692cc4389c4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:36:07,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-88fe0b4c-661e-4dcb-99fe-c692cc4389c4 2018-12-04 21:36:07,164 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:36:07,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8565bfc7062295485db5e8b3a0b1d625b408b95" 2018-12-04 21:36:07,263 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:36:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55e91599-3fe5-4454-b2fb-15e732055613 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:36:07,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-55e91599-3fe5-4454-b2fb-15e732055613 2018-12-04 21:36:07,263 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:36:07,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8565bfc7062295485db5e8b3a0b1d625b408b95" 2018-12-04 21:36:07,363 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:36:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f87fb66-0b9e-42d8-a319-ee2e275f4c64 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:36:07,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-6f87fb66-0b9e-42d8-a319-ee2e275f4c64 2018-12-04 21:36:07,363 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:36:07,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8bb77a4186344406a129d760bbdc3bbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8565bfc7062295485db5e8b3a0b1d625b408b95" 2018-12-04 21:36:07,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0845a01a-1f67-4952-a37e-1f79d1fe39d3 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8bb77a4186344406a129d760bbdc3bbf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8bb77a4186344406a129d760bbdc3bbf", "name": "CreateInstancePortManipulationTests-15582913-c542-433-proj"}} 2018-12-04 21:36:07,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8bb77a4186344406a129d760bbdc3bbf used request id req-0845a01a-1f67-4952-a37e-1f79d1fe39d3 2018-12-04 21:36:07,473 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b3bbc1b1-e6a9-41fe-b097-3983c66ea908 2018-12-04 21:36:07,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=b3bbc1b1-e6a9-41fe-b097-3983c66ea908 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8565bfc7062295485db5e8b3a0b1d625b408b95" 2018-12-04 21:36:07,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-17062ecd-2d3f-466c-99b2-93ec471e89af Date: Tue, 04 Dec 2018 21:36:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "b3bbc1b1-e6a9-41fe-b097-3983c66ea908", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:35:43Z", "security_group_id": "b3bbc1b1-e6a9-41fe-b097-3983c66ea908", "port_range_min": null, "revision_number": 0, "tenant_id": "8bb77a4186344406a129d760bbdc3bbf", "created_at": "2018-12-04T21:35:43Z", "project_id": "8bb77a4186344406a129d760bbdc3bbf", "id": "038edc27-2e77-4da2-aa66-af027e3f7d9c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:35:43Z", "security_group_id": "b3bbc1b1-e6a9-41fe-b097-3983c66ea908", "port_range_min": null, "revision_number": 0, "tenant_id": "8bb77a4186344406a129d760bbdc3bbf", "created_at": "2018-12-04T21:35:43Z", "project_id": "8bb77a4186344406a129d760bbdc3bbf", "id": "209c0299-516a-4322-9970-3eedabcccfd5"}, {"remote_group_id": "b3bbc1b1-e6a9-41fe-b097-3983c66ea908", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:35:43Z", "security_group_id": "b3bbc1b1-e6a9-41fe-b097-3983c66ea908", "port_range_min": null, "revision_number": 0, "tenant_id": "8bb77a4186344406a129d760bbdc3bbf", "created_at": "2018-12-04T21:35:43Z", "project_id": "8bb77a4186344406a129d760bbdc3bbf", "id": "85838ddb-a8df-4c56-a150-05679b63e9d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:35:43Z", "security_group_id": "b3bbc1b1-e6a9-41fe-b097-3983c66ea908", "port_range_min": null, "revision_number": 0, "tenant_id": "8bb77a4186344406a129d760bbdc3bbf", "created_at": "2018-12-04T21:35:43Z", "project_id": "8bb77a4186344406a129d760bbdc3bbf", "id": "e88bb12b-842c-4f6f-a9a1-4edd9e6d2cb5"}]} 2018-12-04 21:36:07,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=b3bbc1b1-e6a9-41fe-b097-3983c66ea908 used request id req-17062ecd-2d3f-466c-99b2-93ec471e89af 2018-12-04 21:36:07,497 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:36:07,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/b3bbc1b1-e6a9-41fe-b097-3983c66ea908 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8565bfc7062295485db5e8b3a0b1d625b408b95" 2018-12-04 21:36:07,683 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-12f6e257-cde2-4a22-bc02-0864babd649c Content-Length: 0 Date: Tue, 04 Dec 2018 21:36:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:36:07,683 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/b3bbc1b1-e6a9-41fe-b097-3983c66ea908 used request id req-12f6e257-cde2-4a22-bc02-0864babd649c 2018-12-04 21:36:07,684 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-15582913-c542-433-proj 2018-12-04 21:36:07,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/8bb77a4186344406a129d760bbdc3bbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8565bfc7062295485db5e8b3a0b1d625b408b95" 2018-12-04 21:36:07,982 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:36:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9688c318-5f73-4261-8343-54710afff183 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:36:07,982 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/8bb77a4186344406a129d760bbdc3bbf used request id req-9688c318-5f73-4261-8343-54710afff183 2018-12-04 21:36:07,982 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-15582913-c542-433-proj-role 2018-12-04 21:36:07,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/7c4e56e900f7433b92e9b50fe17c1def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8565bfc7062295485db5e8b3a0b1d625b408b95" 2018-12-04 21:36:08,101 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:36:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ccb1780-d6dd-4675-83c3-db755fe22084 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:36:08,101 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/7c4e56e900f7433b92e9b50fe17c1def used request id req-3ccb1780-d6dd-4675-83c3-db755fe22084 2018-12-04 21:36:08,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8565bfc7062295485db5e8b3a0b1d625b408b95" 2018-12-04 21:36:08,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2a167ca-9303-4706-a319-8c066553db6a Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:36:08,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a2a167ca-9303-4706-a319-8c066553db6a 2018-12-04 21:36:08,200 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-15582913-c542-433-user 2018-12-04 21:36:08,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/3b915a8ec79e40d8a298224abc011ad8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a686a16d350366acd09c657267c58c002b64df" 2018-12-04 21:36:08,385 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:36:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e46f4573-cb5f-4d2c-a997-0f7f95b02c05 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:36:08,386 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/3b915a8ec79e40d8a298224abc011ad8 used request id req-e46f4573-cb5f-4d2c-a997-0f7f95b02c05 2018-12-04 21:36:08,387 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:36:08,788 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:36:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["OEqXqXunQIeLltOzgleBUQ"], "issued_at": "2018-12-04T21:36:08.000000Z"}} 2018-12-04 21:36:08,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266916cb9078324de00593cfe5453e0b9a11065b" 2018-12-04 21:36:08,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b3ae4ba-178a-415c-8e46-e1685372d17a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:36:08,883 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3b3ae4ba-178a-415c-8e46-e1685372d17a 2018-12-04 21:36:08,885 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:36:08,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:36:09,286 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:36:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["rCd_lqtVTBih4NP6dikxdw"], "issued_at": "2018-12-04T21:36:09.000000Z"}} 2018-12-04 21:36:09,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c50c5a4ede674ffba8443fc2ac0151650a305f0" 2018-12-04 21:36:09,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51ffe79c-a163-4670-b839-5b3e1c40e74c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:36:09,381 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-51ffe79c-a163-4670-b839-5b3e1c40e74c 2018-12-04 21:36:09,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:36:09,390 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:36: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:36:09,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-d23184cd-54e1-4d2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c50c5a4ede674ffba8443fc2ac0151650a305f0" 2018-12-04 21:36:09,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11979905-97eb-4d48-a378-5fd708f189f3 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-d23184cd-54e1-4d2-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:36:09,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-d23184cd-54e1-4d2-proj used request id req-11979905-97eb-4d48-a378-5fd708f189f3 2018-12-04 21:36:09,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c50c5a4ede674ffba8443fc2ac0151650a305f0" 2018-12-04 21:36:09,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce7fd6c0-9f17-4ec2-a199-f60272b155db Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:36:09,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ce7fd6c0-9f17-4ec2-a199-f60272b155db 2018-12-04 21:36:09,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c50c5a4ede674ffba8443fc2ac0151650a305f0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-d23184cd-54e1-4d2-proj"}}' 2018-12-04 21:36:09,659 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:36:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5db06e36-80df-413a-8628-818511948d62 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/407ae3eb51b94b11a5dc55757f96ee1e"}, "tags": [], "enabled": true, "id": "407ae3eb51b94b11a5dc55757f96ee1e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d23184cd-54e1-4d2-proj"}} 2018-12-04 21:36:09,659 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-5db06e36-80df-413a-8628-818511948d62 2018-12-04 21:36:09,659 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-d23184cd-54e1-4d2-proj 2018-12-04 21:36:09,659 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:36:09,660 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:36:10,063 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:36:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["4jxkRi7_RzOsCb6bgEqzZQ"], "issued_at": "2018-12-04T21:36:10.000000Z"}} 2018-12-04 21:36:10,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db43c282bf03a22825656fcfa913935868b54b42" 2018-12-04 21:36:10,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8661fb33-aca8-4f3e-a554-4f259e2c1db8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:36:10,156 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-8661fb33-aca8-4f3e-a554-4f259e2c1db8 2018-12-04 21:36:10,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:36:10,165 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:36: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:36:10,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db43c282bf03a22825656fcfa913935868b54b42" 2018-12-04 21:36:10,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-931aa992-a7e4-460f-8d76-c43ab248ef8b Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:36:10,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-931aa992-a7e4-460f-8d76-c43ab248ef8b 2018-12-04 21:36:10,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-d23184cd-54e1-4d2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db43c282bf03a22825656fcfa913935868b54b42" 2018-12-04 21:36:10,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56056dd6-6edb-43cc-954a-f834f21128d5 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-d23184cd-54e1-4d2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/407ae3eb51b94b11a5dc55757f96ee1e"}, "tags": [], "enabled": true, "id": "407ae3eb51b94b11a5dc55757f96ee1e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d23184cd-54e1-4d2-proj"}]} 2018-12-04 21:36:10,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-d23184cd-54e1-4d2-proj used request id req-56056dd6-6edb-43cc-954a-f834f21128d5 2018-12-04 21:36:10,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db43c282bf03a22825656fcfa913935868b54b42" 2018-12-04 21:36:10,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6ff5b03-5d3c-41aa-a452-a9e333239cbd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:36:10,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-f6ff5b03-5d3c-41aa-a452-a9e333239cbd 2018-12-04 21:36:10,868 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-d23184cd-54e1-4d2-user 2018-12-04 21:36:10,868 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:36:10,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c50c5a4ede674ffba8443fc2ac0151650a305f0" 2018-12-04 21:36:11,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cad54f10-4658-4ee6-8fea-5fc1b82cade9 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:36:11,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-cad54f10-4658-4ee6-8fea-5fc1b82cade9 2018-12-04 21:36:11,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c50c5a4ede674ffba8443fc2ac0151650a305f0" -d '{"role": {"name": "CreateInstancePortManipulationTests-d23184cd-54e1-4d2-proj-role"}}' 2018-12-04 21:36:11,173 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:36:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-959e5f22-469a-46e9-a0bb-01dfe6f094fb Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f069765f42734dd1b4f69ec5a0ad738a", "links": {"self": "http://172.30.9.23:5000/v3/roles/f069765f42734dd1b4f69ec5a0ad738a"}, "name": "CreateInstancePortManipulationTests-d23184cd-54e1-4d2-proj-role"}} 2018-12-04 21:36:11,173 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-959e5f22-469a-46e9-a0bb-01dfe6f094fb 2018-12-04 21:36:11,173 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-d23184cd-54e1-4d2-proj-role 2018-12-04 21:36:11,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/f069765f42734dd1b4f69ec5a0ad738a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c50c5a4ede674ffba8443fc2ac0151650a305f0" 2018-12-04 21:36:11,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c90d79e7-9e76-4154-a543-fdff2b895715 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f069765f42734dd1b4f69ec5a0ad738a", "links": {"self": "http://172.30.9.23:5000/v3/roles/f069765f42734dd1b4f69ec5a0ad738a"}, "name": "CreateInstancePortManipulationTests-d23184cd-54e1-4d2-proj-role"}} 2018-12-04 21:36:11,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/f069765f42734dd1b4f69ec5a0ad738a used request id req-c90d79e7-9e76-4154-a543-fdff2b895715 2018-12-04 21:36:11,272 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-d23184cd-54e1-4d2-proj-role to project CreateInstancePortManipulationTests-d23184cd-54e1-4d2-proj 2018-12-04 21:36:11,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/407ae3eb51b94b11a5dc55757f96ee1e/users/457a1724b8974e69b66465e9426acaa8/roles/f069765f42734dd1b4f69ec5a0ad738a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c50c5a4ede674ffba8443fc2ac0151650a305f0" 2018-12-04 21:36:11,487 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:36:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f0f6994-043b-4fc9-a809-55701aca62aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:36:11,487 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/407ae3eb51b94b11a5dc55757f96ee1e/users/457a1724b8974e69b66465e9426acaa8/roles/f069765f42734dd1b4f69ec5a0ad738a used request id req-2f0f6994-043b-4fc9-a809-55701aca62aa 2018-12-04 21:36:11,488 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-04 21:36:11,488 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:36:11,489 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:36:11,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f069765f42734dd1b4f69ec5a0ad738a", "name": "CreateInstancePortManipulationTests-d23184cd-54e1-4d2-proj-role"}], "expires_at": "2018-12-04T22:36:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "407ae3eb51b94b11a5dc55757f96ee1e", "name": "CreateInstancePortManipulationTests-d23184cd-54e1-4d2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_407ae3eb51b94b11a5dc55757f96ee1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_407ae3eb51b94b11a5dc55757f96ee1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d23184cd-54e1-4d2-user", "id": "457a1724b8974e69b66465e9426acaa8"}, "audit_ids": ["NDKicE2QTIiIJP6jtTk6rw"], "issued_at": "2018-12-04T21:36:11.000000Z"}} 2018-12-04 21:36:11,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5debc6ac95f58cdfffd17c8f8778def210229c14" 2018-12-04 21:36:11,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b280c540-de08-4ca7-8634-ff7f4010bfb8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:36:11,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b280c540-de08-4ca7-8634-ff7f4010bfb8 2018-12-04 21:36:11,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5debc6ac95f58cdfffd17c8f8778def210229c14" 2018-12-04 21:36:12,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-6425c704-81c0-4d4d-b59d-efeff1596427 Date: Tue, 04 Dec 2018 21:36:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-image"} 2018-12-04 21:36:12,158 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-image used request id req-6425c704-81c0-4d4d-b59d-efeff1596427 2018-12-04 21:36:12,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5debc6ac95f58cdfffd17c8f8778def210229c14" 2018-12-04 21:36:12,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-025e07fc-613d-469d-9adc-d2e79ccef565 Date: Tue, 04 Dec 2018 21:36:12 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:36:12,167 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-025e07fc-613d-469d-9adc-d2e79ccef565 2018-12-04 21:36:12,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5debc6ac95f58cdfffd17c8f8778def210229c14" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-image"}' 2018-12-04 21:36:12,229 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/9f1eb404-a9b3-4356-b844-7accffc01537 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-531bf30c-5bba-4ba9-8258-c0e94138aad5 Date: Tue, 04 Dec 2018 21:36:12 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:36:12Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-04T21:36:12Z", "visibility": "shared", "locations": [], "self": "/v2/images/9f1eb404-a9b3-4356-b844-7accffc01537", "min_disk": 0, "protected": false, "id": "9f1eb404-a9b3-4356-b844-7accffc01537", "file": "/v2/images/9f1eb404-a9b3-4356-b844-7accffc01537/file", "checksum": null, "owner": "407ae3eb51b94b11a5dc55757f96ee1e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:36:12,229 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-531bf30c-5bba-4ba9-8258-c0e94138aad5 2018-12-04 21:36:12,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/9f1eb404-a9b3-4356-b844-7accffc01537/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5debc6ac95f58cdfffd17c8f8778def210229c14" -d '' 2018-12-04 21:36:12,656 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9a13b0a5-2331-4729-a4da-532163c48e25 Date: Tue, 04 Dec 2018 21:36:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:36:12,656 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/9f1eb404-a9b3-4356-b844-7accffc01537/file used request id req-9a13b0a5-2331-4729-a4da-532163c48e25 2018-12-04 21:36:12,657 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 21:36:12,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/9f1eb404-a9b3-4356-b844-7accffc01537 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5debc6ac95f58cdfffd17c8f8778def210229c14" 2018-12-04 21:36:12,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-a82e4faf-92cd-41a1-be2f-6c66afff88da Date: Tue, 04 Dec 2018 21:36:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:36:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:36:12Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/9f1eb404-a9b3-4356-b844-7accffc01537/snap", "metadata": {}}], "self": "/v2/images/9f1eb404-a9b3-4356-b844-7accffc01537", "min_disk": 0, "protected": false, "id": "9f1eb404-a9b3-4356-b844-7accffc01537", "file": "/v2/images/9f1eb404-a9b3-4356-b844-7accffc01537/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "407ae3eb51b94b11a5dc55757f96ee1e", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/9f1eb404-a9b3-4356-b844-7accffc01537/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:36:12,676 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/9f1eb404-a9b3-4356-b844-7accffc01537 used request id req-a82e4faf-92cd-41a1-be2f-6c66afff88da 2018-12-04 21:36:12,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5debc6ac95f58cdfffd17c8f8778def210229c14" 2018-12-04 21:36:12,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-549e44bc-610e-490b-ae9c-13caf07fea0a Date: Tue, 04 Dec 2018 21:36:12 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:36:12,686 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-549e44bc-610e-490b-ae9c-13caf07fea0a 2018-12-04 21:36:12,688 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-image 2018-12-04 21:36:12,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/9f1eb404-a9b3-4356-b844-7accffc01537 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5debc6ac95f58cdfffd17c8f8778def210229c14" 2018-12-04 21:36:12,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-dceba1b5-37fe-414b-8162-cf7530d1b204 Date: Tue, 04 Dec 2018 21:36:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:36:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:36:12Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/9f1eb404-a9b3-4356-b844-7accffc01537/snap", "metadata": {}}], "self": "/v2/images/9f1eb404-a9b3-4356-b844-7accffc01537", "min_disk": 0, "protected": false, "id": "9f1eb404-a9b3-4356-b844-7accffc01537", "file": "/v2/images/9f1eb404-a9b3-4356-b844-7accffc01537/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "407ae3eb51b94b11a5dc55757f96ee1e", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/9f1eb404-a9b3-4356-b844-7accffc01537/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:36:12,710 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/9f1eb404-a9b3-4356-b844-7accffc01537 used request id req-dceba1b5-37fe-414b-8162-cf7530d1b204 2018-12-04 21:36:12,710 - create_image - DEBUG - Instance status is - active 2018-12-04 21:36:12,710 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-image 2018-12-04 21:36:12,710 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-image 2018-12-04 21:36:12,710 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:36:12,711 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:36:13,114 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f069765f42734dd1b4f69ec5a0ad738a", "name": "CreateInstancePortManipulationTests-d23184cd-54e1-4d2-proj-role"}], "expires_at": "2018-12-04T22:36:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "407ae3eb51b94b11a5dc55757f96ee1e", "name": "CreateInstancePortManipulationTests-d23184cd-54e1-4d2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_407ae3eb51b94b11a5dc55757f96ee1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_407ae3eb51b94b11a5dc55757f96ee1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d23184cd-54e1-4d2-user", "id": "457a1724b8974e69b66465e9426acaa8"}, "audit_ids": ["c1F7Nx-zSKGEs72Df-du4A"], "issued_at": "2018-12-04T21:36:13.000000Z"}} 2018-12-04 21:36:13,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a6540f9fe95d16c04818152703e180b0e9dc95" 2018-12-04 21:36:13,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-413ccdb8-3e06-4c46-89c1-329dff6b761a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:36:13,200 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-413ccdb8-3e06-4c46-89c1-329dff6b761a 2018-12-04 21:36:13,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a6540f9fe95d16c04818152703e180b0e9dc95" 2018-12-04 21:36:13,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4878cf28-7fd8-4d48-ad08-adb93b09e63a Date: Tue, 04 Dec 2018 21:36:13 GMT RESP BODY: {"networks":[]} 2018-12-04 21:36:13,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-pub-net used request id req-4878cf28-7fd8-4d48-ad08-adb93b09e63a 2018-12-04 21:36:13,405 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-pub-net 2018-12-04 21:36:13,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a6540f9fe95d16c04818152703e180b0e9dc95" -d '{"network": {"name": "CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-pub-net", "admin_state_up": true}}' 2018-12-04 21:36:14,030 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-8b215e94-daea-4e18-b097-cc3b2a6058c8 Date: Tue, 04 Dec 2018 21:36:14 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-12-04T21:36:13Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"407ae3eb51b94b11a5dc55757f96ee1e","id":"4da228b1-6bf3-4149-87c1-0b821c42f0c6","name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-pub-net"}} 2018-12-04 21:36:14,030 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-8b215e94-daea-4e18-b097-cc3b2a6058c8 2018-12-04 21:36:14,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=4da228b1-6bf3-4149-87c1-0b821c42f0c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a6540f9fe95d16c04818152703e180b0e9dc95" 2018-12-04 21:36:14,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-f0cc8e65-cf71-4557-92ff-53be2a662a24 Date: Tue, 04 Dec 2018 21:36:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T21:36:13Z","tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"407ae3eb51b94b11a5dc55757f96ee1e","id":"4da228b1-6bf3-4149-87c1-0b821c42f0c6","name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-pub-net"}]} 2018-12-04 21:36:14,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=4da228b1-6bf3-4149-87c1-0b821c42f0c6 used request id req-f0cc8e65-cf71-4557-92ff-53be2a662a24 2018-12-04 21:36:14,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4da228b1-6bf3-4149-87c1-0b821c42f0c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a6540f9fe95d16c04818152703e180b0e9dc95" 2018-12-04 21:36:14,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b9585bc2-7e56-4e13-8f06-7e3ee5f9cf54 Date: Tue, 04 Dec 2018 21:36:14 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:36:14,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4da228b1-6bf3-4149-87c1-0b821c42f0c6 used request id req-b9585bc2-7e56-4e13-8f06-7e3ee5f9cf54 2018-12-04 21:36:14,200 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-pub-subnet 2018-12-04 21:36:14,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a6540f9fe95d16c04818152703e180b0e9dc95" -d '{"subnets": [{"ip_version": 4, "network_id": "4da228b1-6bf3-4149-87c1-0b821c42f0c6", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-pub-subnet"}]}' 2018-12-04 21:36:14,961 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-38534ae2-f119-4d5c-934d-49571d27832e Date: Tue, 04 Dec 2018 21:36:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4da228b1-6bf3-4149-87c1-0b821c42f0c6","tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:14Z","dns_nameservers":[],"updated_at":"2018-12-04T21:36:14Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"407ae3eb51b94b11a5dc55757f96ee1e","id":"bb10f747-a129-4109-98e3-d140c74d465f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-pub-subnet"}]} 2018-12-04 21:36:14,961 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-38534ae2-f119-4d5c-934d-49571d27832e 2018-12-04 21:36:14,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=4da228b1-6bf3-4149-87c1-0b821c42f0c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a6540f9fe95d16c04818152703e180b0e9dc95" 2018-12-04 21:36:15,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-aece8fdb-0181-444c-8747-d225dda0208b Date: Tue, 04 Dec 2018 21:36:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bb10f747-a129-4109-98e3-d140c74d465f"],"updated_at":"2018-12-04T21:36:14Z","tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"407ae3eb51b94b11a5dc55757f96ee1e","id":"4da228b1-6bf3-4149-87c1-0b821c42f0c6","name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-pub-net"}]} 2018-12-04 21:36:15,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=4da228b1-6bf3-4149-87c1-0b821c42f0c6 used request id req-aece8fdb-0181-444c-8747-d225dda0208b 2018-12-04 21:36:15,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4da228b1-6bf3-4149-87c1-0b821c42f0c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a6540f9fe95d16c04818152703e180b0e9dc95" 2018-12-04 21:36:15,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7bdadcfe-2493-4e4a-b7aa-adda6fb9551f Date: Tue, 04 Dec 2018 21:36:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4da228b1-6bf3-4149-87c1-0b821c42f0c6","tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:14Z","dns_nameservers":[],"updated_at":"2018-12-04T21:36:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"407ae3eb51b94b11a5dc55757f96ee1e","id":"bb10f747-a129-4109-98e3-d140c74d465f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-pub-subnet"}]} 2018-12-04 21:36:15,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4da228b1-6bf3-4149-87c1-0b821c42f0c6 used request id req-7bdadcfe-2493-4e4a-b7aa-adda6fb9551f 2018-12-04 21:36:15,135 - OpenStackNetwork - DEBUG - Network [4da228b1-6bf3-4149-87c1-0b821c42f0c6] created successfully 2018-12-04 21:36:15,135 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:36:15,136 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:36:15,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:36:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["DiM4IEyeQbWy4qQKiPd9Hg"], "issued_at": "2018-12-04T21:36:15.000000Z"}} 2018-12-04 21:36:15,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afa75dddec108bb48fda1bc0e23d37414b1e90a9" 2018-12-04 21:36:15,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e524e72-1287-46a0-ab97-2a7c80b8f4cc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:36:15,649 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3e524e72-1287-46a0-ab97-2a7c80b8f4cc 2018-12-04 21:36:15,650 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:36:15,655 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afa75dddec108bb48fda1bc0e23d37414b1e90a9" 2018-12-04 21:36:15,869 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-50948a9c-89e4-4f97-9b0d-d3472f7ef185 x-compute-request-id: req-50948a9c-89e4-4f97-9b0d-d3472f7ef185 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-04 21:36:15,869 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-50948a9c-89e4-4f97-9b0d-d3472f7ef185 2018-12-04 21:36:15,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afa75dddec108bb48fda1bc0e23d37414b1e90a9" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-04 21:36:15,901 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db4fee9c-0206-42a1-bc29-0f4181c214a3 x-compute-request-id: req-db4fee9c-0206-42a1-bc29-0f4181c214a3 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ea32cf98-f802-400d-8f35-7f94a6a5d711", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ea32cf98-f802-400d-8f35-7f94a6a5d711", "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": "ea32cf98-f802-400d-8f35-7f94a6a5d711"}} 2018-12-04 21:36:15,901 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-db4fee9c-0206-42a1-bc29-0f4181c214a3 2018-12-04 21:36:15,902 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:36:15,903 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:36:16,330 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f069765f42734dd1b4f69ec5a0ad738a", "name": "CreateInstancePortManipulationTests-d23184cd-54e1-4d2-proj-role"}], "expires_at": "2018-12-04T22:36:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "407ae3eb51b94b11a5dc55757f96ee1e", "name": "CreateInstancePortManipulationTests-d23184cd-54e1-4d2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_407ae3eb51b94b11a5dc55757f96ee1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_407ae3eb51b94b11a5dc55757f96ee1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d23184cd-54e1-4d2-user", "id": "457a1724b8974e69b66465e9426acaa8"}, "audit_ids": ["tJfQxXHWTR6qv58chU_ihw"], "issued_at": "2018-12-04T21:36:16.000000Z"}} 2018-12-04 21:36:16,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d181ec7fd9e81166595c9b29c67979feab7562e" 2018-12-04 21:36:16,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c721e97d-10ee-499a-87f5-75fec10e92cd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:36:16,410 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c721e97d-10ee-499a-87f5-75fec10e92cd 2018-12-04 21:36:16,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d181ec7fd9e81166595c9b29c67979feab7562e" 2018-12-04 21:36:16,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1a4bbdd8-5204-4dae-943d-849fa201ae1d Date: Tue, 04 Dec 2018 21:36:16 GMT RESP BODY: {"networks":[]} 2018-12-04 21:36:16,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319net2 used request id req-1a4bbdd8-5204-4dae-943d-849fa201ae1d 2018-12-04 21:36:16,602 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319net2 2018-12-04 21:36:16,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d181ec7fd9e81166595c9b29c67979feab7562e" -d '{"network": {"name": "CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319net2", "admin_state_up": true}}' 2018-12-04 21:36:16,905 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-9d65647e-8f61-4d7e-8df3-320d118b60e8 Date: Tue, 04 Dec 2018 21:36:16 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-12-04T21:36:16Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"407ae3eb51b94b11a5dc55757f96ee1e","id":"96df1c96-437e-4fe8-b4ad-17f43abbcf39","name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319net2"}} 2018-12-04 21:36:16,906 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-9d65647e-8f61-4d7e-8df3-320d118b60e8 2018-12-04 21:36:16,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=96df1c96-437e-4fe8-b4ad-17f43abbcf39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d181ec7fd9e81166595c9b29c67979feab7562e" 2018-12-04 21:36:17,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 597 X-Openstack-Request-Id: req-6fc74865-5025-4122-b800-3e0f8ae33f29 Date: Tue, 04 Dec 2018 21:36:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T21:36:16Z","tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"407ae3eb51b94b11a5dc55757f96ee1e","id":"96df1c96-437e-4fe8-b4ad-17f43abbcf39","name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319net2"}]} 2018-12-04 21:36:17,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=96df1c96-437e-4fe8-b4ad-17f43abbcf39 used request id req-6fc74865-5025-4122-b800-3e0f8ae33f29 2018-12-04 21:36:17,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=96df1c96-437e-4fe8-b4ad-17f43abbcf39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d181ec7fd9e81166595c9b29c67979feab7562e" 2018-12-04 21:36:17,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b5f9eb32-f50b-4914-9a63-f191f09097e4 Date: Tue, 04 Dec 2018 21:36:17 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:36:17,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=96df1c96-437e-4fe8-b4ad-17f43abbcf39 used request id req-b5f9eb32-f50b-4914-9a63-f191f09097e4 2018-12-04 21:36:17,052 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-subnet1 2018-12-04 21:36:17,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d181ec7fd9e81166595c9b29c67979feab7562e" -d '{"subnets": [{"ip_version": 4, "network_id": "96df1c96-437e-4fe8-b4ad-17f43abbcf39", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-subnet1"}]}' 2018-12-04 21:36:17,710 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c70ed122-e47b-4244-b621-8d98cfc07110 Date: Tue, 04 Dec 2018 21:36:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96df1c96-437e-4fe8-b4ad-17f43abbcf39","tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:17Z","dns_nameservers":[],"updated_at":"2018-12-04T21:36: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":"407ae3eb51b94b11a5dc55757f96ee1e","id":"8399ef58-0348-4746-a9b3-1e40426b03c9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-subnet1"}]} 2018-12-04 21:36:17,710 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-c70ed122-e47b-4244-b621-8d98cfc07110 2018-12-04 21:36:17,711 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-subnet2 2018-12-04 21:36:17,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d181ec7fd9e81166595c9b29c67979feab7562e" -d '{"subnets": [{"ip_version": 4, "network_id": "96df1c96-437e-4fe8-b4ad-17f43abbcf39", "cidr": "10.65.0.0/24", "name": "CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-subnet2"}]}' 2018-12-04 21:36:18,278 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c8f11ad4-a752-4cd0-b5af-9ae7130a865b Date: Tue, 04 Dec 2018 21:36:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96df1c96-437e-4fe8-b4ad-17f43abbcf39","tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:17Z","dns_nameservers":[],"updated_at":"2018-12-04T21:36:17Z","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":"407ae3eb51b94b11a5dc55757f96ee1e","id":"5062844a-07ed-4b52-9721-fbca27d60258","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-subnet2"}]} 2018-12-04 21:36:18,278 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-c8f11ad4-a752-4cd0-b5af-9ae7130a865b 2018-12-04 21:36:18,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=96df1c96-437e-4fe8-b4ad-17f43abbcf39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d181ec7fd9e81166595c9b29c67979feab7562e" 2018-12-04 21:36:18,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-f2f00a3c-5ebc-4706-99a1-0028ccf744df Date: Tue, 04 Dec 2018 21:36:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5062844a-07ed-4b52-9721-fbca27d60258","8399ef58-0348-4746-a9b3-1e40426b03c9"],"updated_at":"2018-12-04T21:36:17Z","tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"407ae3eb51b94b11a5dc55757f96ee1e","id":"96df1c96-437e-4fe8-b4ad-17f43abbcf39","name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319net2"}]} 2018-12-04 21:36:18,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=96df1c96-437e-4fe8-b4ad-17f43abbcf39 used request id req-f2f00a3c-5ebc-4706-99a1-0028ccf744df 2018-12-04 21:36:18,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=96df1c96-437e-4fe8-b4ad-17f43abbcf39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d181ec7fd9e81166595c9b29c67979feab7562e" 2018-12-04 21:36:18,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-dc6f3251-85c4-4802-b88a-42ae9f69e889 Date: Tue, 04 Dec 2018 21:36:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96df1c96-437e-4fe8-b4ad-17f43abbcf39","tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:17Z","dns_nameservers":[],"updated_at":"2018-12-04T21:36:17Z","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":"407ae3eb51b94b11a5dc55757f96ee1e","id":"5062844a-07ed-4b52-9721-fbca27d60258","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96df1c96-437e-4fe8-b4ad-17f43abbcf39","tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:17Z","dns_nameservers":[],"updated_at":"2018-12-04T21:36: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":"407ae3eb51b94b11a5dc55757f96ee1e","id":"8399ef58-0348-4746-a9b3-1e40426b03c9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-subnet1"}]} 2018-12-04 21:36:18,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=96df1c96-437e-4fe8-b4ad-17f43abbcf39 used request id req-dc6f3251-85c4-4802-b88a-42ae9f69e889 2018-12-04 21:36:18,700 - OpenStackNetwork - DEBUG - Network [96df1c96-437e-4fe8-b4ad-17f43abbcf39] created successfully 2018-12-04 21:36:18,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:36:18,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:36:19,109 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f069765f42734dd1b4f69ec5a0ad738a", "name": "CreateInstancePortManipulationTests-d23184cd-54e1-4d2-proj-role"}], "expires_at": "2018-12-04T22:36:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "407ae3eb51b94b11a5dc55757f96ee1e", "name": "CreateInstancePortManipulationTests-d23184cd-54e1-4d2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_407ae3eb51b94b11a5dc55757f96ee1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_407ae3eb51b94b11a5dc55757f96ee1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d23184cd-54e1-4d2-user", "id": "457a1724b8974e69b66465e9426acaa8"}, "audit_ids": ["91_W-b47SxW19d0lADjzEQ"], "issued_at": "2018-12-04T21:36:19.000000Z"}} 2018-12-04 21:36:19,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:19,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-854ead6a-664b-4a69-98cf-31565b8f8a7d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:36:19,200 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-854ead6a-664b-4a69-98cf-31565b8f8a7d 2018-12-04 21:36:19,201 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:36:19,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:19,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b0a32be-336f-45a5-a83b-ce214ffac00f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:36:19,294 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-9b0a32be-336f-45a5-a83b-ce214ffac00f 2018-12-04 21:36:19,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:19,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-dc8243a8-fa63-4927-a7ec-1d0638668902 Date: Tue, 04 Dec 2018 21:36:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5062844a-07ed-4b52-9721-fbca27d60258","8399ef58-0348-4746-a9b3-1e40426b03c9"],"updated_at":"2018-12-04T21:36:17Z","tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"407ae3eb51b94b11a5dc55757f96ee1e","id":"96df1c96-437e-4fe8-b4ad-17f43abbcf39","name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319net2"}]} 2018-12-04 21:36:19,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319net2 used request id req-dc8243a8-fa63-4927-a7ec-1d0638668902 2018-12-04 21:36:19,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=96df1c96-437e-4fe8-b4ad-17f43abbcf39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:19,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-ee5a4322-3702-4837-880e-f9c9b43afab7 Date: Tue, 04 Dec 2018 21:36:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96df1c96-437e-4fe8-b4ad-17f43abbcf39","tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:17Z","dns_nameservers":[],"updated_at":"2018-12-04T21:36:17Z","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":"407ae3eb51b94b11a5dc55757f96ee1e","id":"5062844a-07ed-4b52-9721-fbca27d60258","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96df1c96-437e-4fe8-b4ad-17f43abbcf39","tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:17Z","dns_nameservers":[],"updated_at":"2018-12-04T21:36: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":"407ae3eb51b94b11a5dc55757f96ee1e","id":"8399ef58-0348-4746-a9b3-1e40426b03c9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-subnet1"}]} 2018-12-04 21:36:19,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=96df1c96-437e-4fe8-b4ad-17f43abbcf39 used request id req-ee5a4322-3702-4837-880e-f9c9b43afab7 2018-12-04 21:36:19,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:19,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-a9401a80-a212-4ec1-8484-848623e60b5e Date: Tue, 04 Dec 2018 21:36:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5062844a-07ed-4b52-9721-fbca27d60258","8399ef58-0348-4746-a9b3-1e40426b03c9"],"updated_at":"2018-12-04T21:36:17Z","tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"407ae3eb51b94b11a5dc55757f96ee1e","id":"96df1c96-437e-4fe8-b4ad-17f43abbcf39","name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319net2"}]} 2018-12-04 21:36:19,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319net2 used request id req-a9401a80-a212-4ec1-8484-848623e60b5e 2018-12-04 21:36:19,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:36:19,719 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:36: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:36:19,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/407ae3eb51b94b11a5dc55757f96ee1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:19,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c21f6747-ffa9-43c7-9d9d-e831bce9bdda Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/407ae3eb51b94b11a5dc55757f96ee1e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "407ae3eb51b94b11a5dc55757f96ee1e", "name": "CreateInstancePortManipulationTests-d23184cd-54e1-4d2-proj"}} 2018-12-04 21:36:19,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/407ae3eb51b94b11a5dc55757f96ee1e used request id req-c21f6747-ffa9-43c7-9d9d-e831bce9bdda 2018-12-04 21:36:19,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=96df1c96-437e-4fe8-b4ad-17f43abbcf39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:19,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-b9a4c62e-adf4-4c8f-9403-a57121d40462 Date: Tue, 04 Dec 2018 21:36:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96df1c96-437e-4fe8-b4ad-17f43abbcf39","tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:17Z","dns_nameservers":[],"updated_at":"2018-12-04T21:36:17Z","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":"407ae3eb51b94b11a5dc55757f96ee1e","id":"5062844a-07ed-4b52-9721-fbca27d60258","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96df1c96-437e-4fe8-b4ad-17f43abbcf39","tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:17Z","dns_nameservers":[],"updated_at":"2018-12-04T21:36: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":"407ae3eb51b94b11a5dc55757f96ee1e","id":"8399ef58-0348-4746-a9b3-1e40426b03c9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-subnet1"}]} 2018-12-04 21:36:19,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=96df1c96-437e-4fe8-b4ad-17f43abbcf39 used request id req-b9a4c62e-adf4-4c8f-9403-a57121d40462 2018-12-04 21:36:19,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=96df1c96-437e-4fe8-b4ad-17f43abbcf39&name=CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:19,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a2cd4b08-7882-44c0-8330-6bba370ef015 Date: Tue, 04 Dec 2018 21:36:19 GMT RESP BODY: {"ports":[]} 2018-12-04 21:36:19,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=96df1c96-437e-4fe8-b4ad-17f43abbcf39&name=CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319port-1&admin_state_up=True used request id req-a2cd4b08-7882-44c0-8330-6bba370ef015 2018-12-04 21:36:19,822 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:20,049 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4b885d57-828d-4283-ae31-37a27a230e61 x-compute-request-id: req-4b885d57-828d-4283-ae31-37a27a230e61 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-04 21:36:20,049 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-inst used request id req-4b885d57-828d-4283-ae31-37a27a230e61 2018-12-04 21:36:20,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:20,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-bcf57950-9e6b-4c0a-99f7-9b8bfd52bf04 Date: Tue, 04 Dec 2018 21:36:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5062844a-07ed-4b52-9721-fbca27d60258","8399ef58-0348-4746-a9b3-1e40426b03c9"],"updated_at":"2018-12-04T21:36:17Z","tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"407ae3eb51b94b11a5dc55757f96ee1e","id":"96df1c96-437e-4fe8-b4ad-17f43abbcf39","name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319net2"}]} 2018-12-04 21:36:20,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319net2 used request id req-bcf57950-9e6b-4c0a-99f7-9b8bfd52bf04 2018-12-04 21:36:20,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=96df1c96-437e-4fe8-b4ad-17f43abbcf39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:20,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-21818863-2f7f-404e-bbea-86001ce19995 Date: Tue, 04 Dec 2018 21:36:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96df1c96-437e-4fe8-b4ad-17f43abbcf39","tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:17Z","dns_nameservers":[],"updated_at":"2018-12-04T21:36:17Z","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":"407ae3eb51b94b11a5dc55757f96ee1e","id":"5062844a-07ed-4b52-9721-fbca27d60258","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96df1c96-437e-4fe8-b4ad-17f43abbcf39","tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:17Z","dns_nameservers":[],"updated_at":"2018-12-04T21:36: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":"407ae3eb51b94b11a5dc55757f96ee1e","id":"8399ef58-0348-4746-a9b3-1e40426b03c9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-subnet1"}]} 2018-12-04 21:36:20,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=96df1c96-437e-4fe8-b4ad-17f43abbcf39 used request id req-21818863-2f7f-404e-bbea-86001ce19995 2018-12-04 21:36:20,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:20,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-06afa059-2f63-4441-84ad-b2bc49ee72cc Date: Tue, 04 Dec 2018 21:36:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5062844a-07ed-4b52-9721-fbca27d60258","8399ef58-0348-4746-a9b3-1e40426b03c9"],"updated_at":"2018-12-04T21:36:17Z","tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"407ae3eb51b94b11a5dc55757f96ee1e","id":"96df1c96-437e-4fe8-b4ad-17f43abbcf39","name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319net2"}]} 2018-12-04 21:36:20,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319net2 used request id req-06afa059-2f63-4441-84ad-b2bc49ee72cc 2018-12-04 21:36:20,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/407ae3eb51b94b11a5dc55757f96ee1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:20,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27d5ef11-60f9-4f93-b475-57d51cb676a7 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/407ae3eb51b94b11a5dc55757f96ee1e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "407ae3eb51b94b11a5dc55757f96ee1e", "name": "CreateInstancePortManipulationTests-d23184cd-54e1-4d2-proj"}} 2018-12-04 21:36:20,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/407ae3eb51b94b11a5dc55757f96ee1e used request id req-27d5ef11-60f9-4f93-b475-57d51cb676a7 2018-12-04 21:36:20,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=96df1c96-437e-4fe8-b4ad-17f43abbcf39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:20,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-c5faf366-dc4f-48fd-a887-f7b5d53a2c86 Date: Tue, 04 Dec 2018 21:36:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96df1c96-437e-4fe8-b4ad-17f43abbcf39","tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:17Z","dns_nameservers":[],"updated_at":"2018-12-04T21:36:17Z","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":"407ae3eb51b94b11a5dc55757f96ee1e","id":"5062844a-07ed-4b52-9721-fbca27d60258","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96df1c96-437e-4fe8-b4ad-17f43abbcf39","tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:17Z","dns_nameservers":[],"updated_at":"2018-12-04T21:36: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":"407ae3eb51b94b11a5dc55757f96ee1e","id":"8399ef58-0348-4746-a9b3-1e40426b03c9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-subnet1"}]} 2018-12-04 21:36:20,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=96df1c96-437e-4fe8-b4ad-17f43abbcf39 used request id req-c5faf366-dc4f-48fd-a887-f7b5d53a2c86 2018-12-04 21:36:20,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=96df1c96-437e-4fe8-b4ad-17f43abbcf39&name=CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:20,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c6e9728e-e084-4056-95af-e852b4d157c0 Date: Tue, 04 Dec 2018 21:36:20 GMT RESP BODY: {"ports":[]} 2018-12-04 21:36:20,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=96df1c96-437e-4fe8-b4ad-17f43abbcf39&name=CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319port-1&admin_state_up=True used request id req-c6e9728e-e084-4056-95af-e852b4d157c0 2018-12-04 21:36:20,472 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:36:20,473 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:36:20,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f069765f42734dd1b4f69ec5a0ad738a", "name": "CreateInstancePortManipulationTests-d23184cd-54e1-4d2-proj-role"}], "expires_at": "2018-12-04T22:36:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "407ae3eb51b94b11a5dc55757f96ee1e", "name": "CreateInstancePortManipulationTests-d23184cd-54e1-4d2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_407ae3eb51b94b11a5dc55757f96ee1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_407ae3eb51b94b11a5dc55757f96ee1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/407ae3eb51b94b11a5dc55757f96ee1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d23184cd-54e1-4d2-user", "id": "457a1724b8974e69b66465e9426acaa8"}, "audit_ids": ["nTBtqAeAR9m1OM0M13yDkg"], "issued_at": "2018-12-04T21:36:20.000000Z"}} 2018-12-04 21:36:20,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a09967c84f200c94118829424017320f60cd87d" 2018-12-04 21:36:20,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-415189d9-208b-452f-b3f0-8e0f32d22830 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:36:20,948 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-415189d9-208b-452f-b3f0-8e0f32d22830 2018-12-04 21:36:20,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:21,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-0651c808-2f9e-424c-807e-e398e934950e Date: Tue, 04 Dec 2018 21:36:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5062844a-07ed-4b52-9721-fbca27d60258","8399ef58-0348-4746-a9b3-1e40426b03c9"],"updated_at":"2018-12-04T21:36:17Z","tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"407ae3eb51b94b11a5dc55757f96ee1e","id":"96df1c96-437e-4fe8-b4ad-17f43abbcf39","name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319net2"}]} 2018-12-04 21:36:21,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319net2 used request id req-0651c808-2f9e-424c-807e-e398e934950e 2018-12-04 21:36:21,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=96df1c96-437e-4fe8-b4ad-17f43abbcf39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:21,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-c23620d9-15ab-42c2-9d7d-1e97a4b03ae5 Date: Tue, 04 Dec 2018 21:36:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96df1c96-437e-4fe8-b4ad-17f43abbcf39","tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:17Z","dns_nameservers":[],"updated_at":"2018-12-04T21:36:17Z","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":"407ae3eb51b94b11a5dc55757f96ee1e","id":"5062844a-07ed-4b52-9721-fbca27d60258","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96df1c96-437e-4fe8-b4ad-17f43abbcf39","tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:17Z","dns_nameservers":[],"updated_at":"2018-12-04T21:36: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":"407ae3eb51b94b11a5dc55757f96ee1e","id":"8399ef58-0348-4746-a9b3-1e40426b03c9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-subnet1"}]} 2018-12-04 21:36:21,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=96df1c96-437e-4fe8-b4ad-17f43abbcf39 used request id req-c23620d9-15ab-42c2-9d7d-1e97a4b03ae5 2018-12-04 21:36:21,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:21,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-1b44fe23-a053-4e83-97f4-369ad7a3013e Date: Tue, 04 Dec 2018 21:36:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5062844a-07ed-4b52-9721-fbca27d60258","8399ef58-0348-4746-a9b3-1e40426b03c9"],"updated_at":"2018-12-04T21:36:17Z","tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"407ae3eb51b94b11a5dc55757f96ee1e","id":"96df1c96-437e-4fe8-b4ad-17f43abbcf39","name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319net2"}]} 2018-12-04 21:36:21,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319net2 used request id req-1b44fe23-a053-4e83-97f4-369ad7a3013e 2018-12-04 21:36:21,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:36:21,193 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:36: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:36:21,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/407ae3eb51b94b11a5dc55757f96ee1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a09967c84f200c94118829424017320f60cd87d" 2018-12-04 21:36:21,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2564758-7010-45de-a4b1-7e3a3488df4b Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/407ae3eb51b94b11a5dc55757f96ee1e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "407ae3eb51b94b11a5dc55757f96ee1e", "name": "CreateInstancePortManipulationTests-d23184cd-54e1-4d2-proj"}} 2018-12-04 21:36:21,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/407ae3eb51b94b11a5dc55757f96ee1e used request id req-c2564758-7010-45de-a4b1-7e3a3488df4b 2018-12-04 21:36:21,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=96df1c96-437e-4fe8-b4ad-17f43abbcf39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:21,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-d7696621-1e35-453e-814e-2dace70efb53 Date: Tue, 04 Dec 2018 21:36:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96df1c96-437e-4fe8-b4ad-17f43abbcf39","tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:17Z","dns_nameservers":[],"updated_at":"2018-12-04T21:36:17Z","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":"407ae3eb51b94b11a5dc55757f96ee1e","id":"5062844a-07ed-4b52-9721-fbca27d60258","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96df1c96-437e-4fe8-b4ad-17f43abbcf39","tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:17Z","dns_nameservers":[],"updated_at":"2018-12-04T21:36: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":"407ae3eb51b94b11a5dc55757f96ee1e","id":"8399ef58-0348-4746-a9b3-1e40426b03c9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-subnet1"}]} 2018-12-04 21:36:21,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=96df1c96-437e-4fe8-b4ad-17f43abbcf39 used request id req-d7696621-1e35-453e-814e-2dace70efb53 2018-12-04 21:36:21,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=96df1c96-437e-4fe8-b4ad-17f43abbcf39&name=CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:21,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8aa25ac7-dfa9-480e-ad6a-4b7765f11b11 Date: Tue, 04 Dec 2018 21:36:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96df1c96-437e-4fe8-b4ad-17f43abbcf39","tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:17Z","dns_nameservers":[],"updated_at":"2018-12-04T21:36: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":"407ae3eb51b94b11a5dc55757f96ee1e","id":"8399ef58-0348-4746-a9b3-1e40426b03c9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-subnet1"}]} 2018-12-04 21:36:21,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=96df1c96-437e-4fe8-b4ad-17f43abbcf39&name=CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-subnet1 used request id req-8aa25ac7-dfa9-480e-ad6a-4b7765f11b11 2018-12-04 21:36:21,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=96df1c96-437e-4fe8-b4ad-17f43abbcf39&name=CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:21,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d12d841d-e995-4f4a-a675-120c6ace8b4d Date: Tue, 04 Dec 2018 21:36:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96df1c96-437e-4fe8-b4ad-17f43abbcf39","tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:17Z","dns_nameservers":[],"updated_at":"2018-12-04T21:36:17Z","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":"407ae3eb51b94b11a5dc55757f96ee1e","id":"5062844a-07ed-4b52-9721-fbca27d60258","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-subnet2"}]} 2018-12-04 21:36:21,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=96df1c96-437e-4fe8-b4ad-17f43abbcf39&name=CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-subnet2 used request id req-d12d841d-e995-4f4a-a675-120c6ace8b4d 2018-12-04 21:36:21,450 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319net2 2018-12-04 21:36:21,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" -d '{"port": {"network_id": "96df1c96-437e-4fe8-b4ad-17f43abbcf39", "fixed_ips": [{"subnet_id": "8399ef58-0348-4746-a9b3-1e40426b03c9", "ip_address": "10.55.0.101"}, {"subnet_id": "5062844a-07ed-4b52-9721-fbca27d60258", "ip_address": "10.65.0.101"}], "name": "CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319port-1", "admin_state_up": true}}' 2018-12-04 21:36:22,401 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 852 X-Openstack-Request-Id: req-e208eb06-92eb-47a6-92ab-e320dbfd8149 Date: Tue, 04 Dec 2018 21:36:22 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-12-04T21:36:21Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"96df1c96-437e-4fe8-b4ad-17f43abbcf39","tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-12-04T21:36:22Z","name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319port-1","device_owner":"","revision_number":7,"mac_address":"fa:16:3e:2f:9b:68","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"407ae3eb51b94b11a5dc55757f96ee1e","fixed_ips":[{"subnet_id":"8399ef58-0348-4746-a9b3-1e40426b03c9","ip_address":"10.55.0.101"},{"subnet_id":"5062844a-07ed-4b52-9721-fbca27d60258","ip_address":"10.65.0.101"}],"id":"043e96e6-8718-4dff-a6f3-a7198c674627","security_groups":["aacd534c-6be5-4b11-88d8-2890243ea7a2"],"device_id":""}} 2018-12-04 21:36:22,401 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-e208eb06-92eb-47a6-92ab-e320dbfd8149 2018-12-04 21:36:22,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:22,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-3aee904c-e838-43b2-bde5-9f90c6965d95 Date: Tue, 04 Dec 2018 21:36:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5062844a-07ed-4b52-9721-fbca27d60258","8399ef58-0348-4746-a9b3-1e40426b03c9"],"updated_at":"2018-12-04T21:36:17Z","tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"407ae3eb51b94b11a5dc55757f96ee1e","id":"96df1c96-437e-4fe8-b4ad-17f43abbcf39","name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319net2"}]} 2018-12-04 21:36:22,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319net2 used request id req-3aee904c-e838-43b2-bde5-9f90c6965d95 2018-12-04 21:36:22,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=96df1c96-437e-4fe8-b4ad-17f43abbcf39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:22,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-3a310adb-2b0c-4b5e-bb75-18ecd930d703 Date: Tue, 04 Dec 2018 21:36:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96df1c96-437e-4fe8-b4ad-17f43abbcf39","tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:17Z","dns_nameservers":[],"updated_at":"2018-12-04T21:36:17Z","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":"407ae3eb51b94b11a5dc55757f96ee1e","id":"5062844a-07ed-4b52-9721-fbca27d60258","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96df1c96-437e-4fe8-b4ad-17f43abbcf39","tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:17Z","dns_nameservers":[],"updated_at":"2018-12-04T21:36: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":"407ae3eb51b94b11a5dc55757f96ee1e","id":"8399ef58-0348-4746-a9b3-1e40426b03c9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-subnet1"}]} 2018-12-04 21:36:22,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=96df1c96-437e-4fe8-b4ad-17f43abbcf39 used request id req-3a310adb-2b0c-4b5e-bb75-18ecd930d703 2018-12-04 21:36:22,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:22,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-80bbaefa-e54f-4d28-b9f7-1aa738420767 Date: Tue, 04 Dec 2018 21:36:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5062844a-07ed-4b52-9721-fbca27d60258","8399ef58-0348-4746-a9b3-1e40426b03c9"],"updated_at":"2018-12-04T21:36:17Z","tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"407ae3eb51b94b11a5dc55757f96ee1e","id":"96df1c96-437e-4fe8-b4ad-17f43abbcf39","name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319net2"}]} 2018-12-04 21:36:22,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319net2 used request id req-80bbaefa-e54f-4d28-b9f7-1aa738420767 2018-12-04 21:36:22,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/407ae3eb51b94b11a5dc55757f96ee1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:22,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3fb8e2a-0698-4f67-be56-503c3ddc7ae8 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/407ae3eb51b94b11a5dc55757f96ee1e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "407ae3eb51b94b11a5dc55757f96ee1e", "name": "CreateInstancePortManipulationTests-d23184cd-54e1-4d2-proj"}} 2018-12-04 21:36:22,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/407ae3eb51b94b11a5dc55757f96ee1e used request id req-c3fb8e2a-0698-4f67-be56-503c3ddc7ae8 2018-12-04 21:36:22,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=96df1c96-437e-4fe8-b4ad-17f43abbcf39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:22,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-ae5802fe-aba0-463c-95d4-59dbcf3ca56c Date: Tue, 04 Dec 2018 21:36:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96df1c96-437e-4fe8-b4ad-17f43abbcf39","tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:17Z","dns_nameservers":[],"updated_at":"2018-12-04T21:36:17Z","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":"407ae3eb51b94b11a5dc55757f96ee1e","id":"5062844a-07ed-4b52-9721-fbca27d60258","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96df1c96-437e-4fe8-b4ad-17f43abbcf39","tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:17Z","dns_nameservers":[],"updated_at":"2018-12-04T21:36: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":"407ae3eb51b94b11a5dc55757f96ee1e","id":"8399ef58-0348-4746-a9b3-1e40426b03c9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-subnet1"}]} 2018-12-04 21:36:22,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=96df1c96-437e-4fe8-b4ad-17f43abbcf39 used request id req-ae5802fe-aba0-463c-95d4-59dbcf3ca56c 2018-12-04 21:36:22,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=96df1c96-437e-4fe8-b4ad-17f43abbcf39&name=CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:22,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-8dd12933-9fa8-4689-ba2f-fe6bdf85ebb4 Date: Tue, 04 Dec 2018 21:36:22 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"96df1c96-437e-4fe8-b4ad-17f43abbcf39","tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:21Z","admin_state_up":true,"updated_at":"2018-12-04T21:36:22Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":7,"mac_address":"fa:16:3e:2f:9b:68","id":"043e96e6-8718-4dff-a6f3-a7198c674627","port_security_enabled":true,"project_id":"407ae3eb51b94b11a5dc55757f96ee1e","fixed_ips":[{"subnet_id":"8399ef58-0348-4746-a9b3-1e40426b03c9","ip_address":"10.55.0.101"},{"subnet_id":"5062844a-07ed-4b52-9721-fbca27d60258","ip_address":"10.65.0.101"}],"extra_dhcp_opts":[],"security_groups":["aacd534c-6be5-4b11-88d8-2890243ea7a2"],"name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319port-1"}]} 2018-12-04 21:36:22,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=96df1c96-437e-4fe8-b4ad-17f43abbcf39&name=CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319port-1&admin_state_up=True used request id req-8dd12933-9fa8-4689-ba2f-fe6bdf85ebb4 2018-12-04 21:36:22,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/407ae3eb51b94b11a5dc55757f96ee1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:22,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e803d71f-a408-49a7-bbc1-8ff92bb72c48 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/407ae3eb51b94b11a5dc55757f96ee1e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "407ae3eb51b94b11a5dc55757f96ee1e", "name": "CreateInstancePortManipulationTests-d23184cd-54e1-4d2-proj"}} 2018-12-04 21:36:22,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/407ae3eb51b94b11a5dc55757f96ee1e used request id req-e803d71f-a408-49a7-bbc1-8ff92bb72c48 2018-12-04 21:36:22,997 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-inst 2018-12-04 21:36:23,000 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:23,614 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8fc6a84-2ffa-4c92-b721-66af1361b7df x-compute-request-id: req-c8fc6a84-2ffa-4c92-b721-66af1361b7df Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ea32cf98-f802-400d-8f35-7f94a6a5d711", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ea32cf98-f802-400d-8f35-7f94a6a5d711", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ea32cf98-f802-400d-8f35-7f94a6a5d711", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-flavor-name"}]} 2018-12-04 21:36:23,614 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c8fc6a84-2ffa-4c92-b721-66af1361b7df 2018-12-04 21:36:23,617 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/ea32cf98-f802-400d-8f35-7f94a6a5d711 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:23,634 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b39af3cc-7ba6-417d-9d94-acf2767a132b x-compute-request-id: req-b39af3cc-7ba6-417d-9d94-acf2767a132b Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ea32cf98-f802-400d-8f35-7f94a6a5d711", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ea32cf98-f802-400d-8f35-7f94a6a5d711", "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": "ea32cf98-f802-400d-8f35-7f94a6a5d711"}} 2018-12-04 21:36:23,634 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/ea32cf98-f802-400d-8f35-7f94a6a5d711 used request id req-b39af3cc-7ba6-417d-9d94-acf2767a132b 2018-12-04 21:36:23,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:23,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-6e657b82-c6de-4e2c-8117-0c1c43d9efa0 Date: Tue, 04 Dec 2018 21:36:23 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:36:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:36:12Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/9f1eb404-a9b3-4356-b844-7accffc01537/snap", "metadata": {}}], "self": "/v2/images/9f1eb404-a9b3-4356-b844-7accffc01537", "min_disk": 0, "protected": false, "id": "9f1eb404-a9b3-4356-b844-7accffc01537", "file": "/v2/images/9f1eb404-a9b3-4356-b844-7accffc01537/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "407ae3eb51b94b11a5dc55757f96ee1e", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/9f1eb404-a9b3-4356-b844-7accffc01537/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-image"} 2018-12-04 21:36:23,842 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-image used request id req-6e657b82-c6de-4e2c-8117-0c1c43d9efa0 2018-12-04 21:36:23,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:23,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a5f98ebd-9fd1-401e-aa93-36d073d39065 Date: Tue, 04 Dec 2018 21:36:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:36:23,852 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-a5f98ebd-9fd1-401e-aa93-36d073d39065 2018-12-04 21:36:23,857 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" -d '{"server": {"name": "CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-inst", "imageRef": "9f1eb404-a9b3-4356-b844-7accffc01537", "flavorRef": "ea32cf98-f802-400d-8f35-7f94a6a5d711", "max_count": 1, "min_count": 1, "networks": [{"port": "043e96e6-8718-4dff-a6f3-a7198c674627"}]}}' 2018-12-04 21:36:24,965 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:36:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6cf465b1-6246-4029-8fd2-576734596e6e x-compute-request-id: req-6cf465b1-6246-4029-8fd2-576734596e6e Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/3266a251-c14c-490d-8b49-31e3f84db97c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3266a251-c14c-490d-8b49-31e3f84db97c", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3266a251-c14c-490d-8b49-31e3f84db97c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3266a251-c14c-490d-8b49-31e3f84db97c", "rel": "bookmark"}], "adminPass": "fLRyifuM2njV"}} 2018-12-04 21:36:24,965 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-6cf465b1-6246-4029-8fd2-576734596e6e 2018-12-04 21:36:24,968 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3266a251-c14c-490d-8b49-31e3f84db97c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:25,219 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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,Accept-Encoding x-openstack-request-id: req-9319a18f-2525-41bc-bebe-19399ac5112b x-compute-request-id: req-9319a18f-2525-41bc-bebe-19399ac5112b 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.23:8774/v2.1/servers/3266a251-c14c-490d-8b49-31e3f84db97c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3266a251-c14c-490d-8b49-31e3f84db97c", "rel": "bookmark"}], "image": {"id": "9f1eb404-a9b3-4356-b844-7accffc01537", "links": [{"href": "http://172.30.9.23:8774/images/9f1eb404-a9b3-4356-b844-7accffc01537", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea32cf98-f802-400d-8f35-7f94a6a5d711", "links": [{"href": "http://172.30.9.23:8774/flavors/ea32cf98-f802-400d-8f35-7f94a6a5d711", "rel": "bookmark"}]}, "id": "3266a251-c14c-490d-8b49-31e3f84db97c", "user_id": "457a1724b8974e69b66465e9426acaa8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:36:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-inst", "created": "2018-12-04T21:36:24Z", "tenant_id": "407ae3eb51b94b11a5dc55757f96ee1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:36:25,219 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3266a251-c14c-490d-8b49-31e3f84db97c used request id req-9319a18f-2525-41bc-bebe-19399ac5112b 2018-12-04 21:36:25,219 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-inst 2018-12-04 21:36:25,222 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3266a251-c14c-490d-8b49-31e3f84db97c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:25,729 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15ef7b02-9e00-42c6-9660-d5312f06aeab x-compute-request-id: req-15ef7b02-9e00-42c6-9660-d5312f06aeab Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3266a251-c14c-490d-8b49-31e3f84db97c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3266a251-c14c-490d-8b49-31e3f84db97c", "rel": "bookmark"}], "image": {"id": "9f1eb404-a9b3-4356-b844-7accffc01537", "links": [{"href": "http://172.30.9.23:8774/images/9f1eb404-a9b3-4356-b844-7accffc01537", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea32cf98-f802-400d-8f35-7f94a6a5d711", "links": [{"href": "http://172.30.9.23:8774/flavors/ea32cf98-f802-400d-8f35-7f94a6a5d711", "rel": "bookmark"}]}, "id": "3266a251-c14c-490d-8b49-31e3f84db97c", "user_id": "457a1724b8974e69b66465e9426acaa8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:36:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-inst", "created": "2018-12-04T21:36:24Z", "tenant_id": "407ae3eb51b94b11a5dc55757f96ee1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:36:25,729 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3266a251-c14c-490d-8b49-31e3f84db97c used request id req-15ef7b02-9e00-42c6-9660-d5312f06aeab 2018-12-04 21:36:25,730 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-inst] is - BUILD 2018-12-04 21:36:25,730 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:36:28,733 - create_instance - DEBUG - VM status query timeout in 896.48657012 2018-12-04 21:36:28,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3266a251-c14c-490d-8b49-31e3f84db97c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:29,224 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-5be4c613-444b-4e9a-a60d-a12f427933c7 x-compute-request-id: req-5be4c613-444b-4e9a-a60d-a12f427933c7 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3266a251-c14c-490d-8b49-31e3f84db97c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3266a251-c14c-490d-8b49-31e3f84db97c", "rel": "bookmark"}], "image": {"id": "9f1eb404-a9b3-4356-b844-7accffc01537", "links": [{"href": "http://172.30.9.23:8774/images/9f1eb404-a9b3-4356-b844-7accffc01537", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea32cf98-f802-400d-8f35-7f94a6a5d711", "links": [{"href": "http://172.30.9.23:8774/flavors/ea32cf98-f802-400d-8f35-7f94a6a5d711", "rel": "bookmark"}]}, "id": "3266a251-c14c-490d-8b49-31e3f84db97c", "security_groups": [{"name": "default"}], "user_id": "457a1724b8974e69b66465e9426acaa8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:36:25Z", "hostId": "514faec6204f9d7308c292627f25314e5e1f413e3eec4182beb75a72", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-inst", "created": "2018-12-04T21:36:24Z", "tenant_id": "407ae3eb51b94b11a5dc55757f96ee1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:36:29,224 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3266a251-c14c-490d-8b49-31e3f84db97c used request id req-5be4c613-444b-4e9a-a60d-a12f427933c7 2018-12-04 21:36:29,225 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-inst] is - BUILD 2018-12-04 21:36:29,225 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:36:32,228 - create_instance - DEBUG - VM status query timeout in 892.991682053 2018-12-04 21:36:32,231 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3266a251-c14c-490d-8b49-31e3f84db97c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:32,370 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-934f879e-a288-498b-b952-5973ec7cdbe5 x-compute-request-id: req-934f879e-a288-498b-b952-5973ec7cdbe5 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:9b:68", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:9b:68", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3266a251-c14c-490d-8b49-31e3f84db97c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3266a251-c14c-490d-8b49-31e3f84db97c", "rel": "bookmark"}], "image": {"id": "9f1eb404-a9b3-4356-b844-7accffc01537", "links": [{"href": "http://172.30.9.23:8774/images/9f1eb404-a9b3-4356-b844-7accffc01537", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:36:29.000000", "flavor": {"id": "ea32cf98-f802-400d-8f35-7f94a6a5d711", "links": [{"href": "http://172.30.9.23:8774/flavors/ea32cf98-f802-400d-8f35-7f94a6a5d711", "rel": "bookmark"}]}, "id": "3266a251-c14c-490d-8b49-31e3f84db97c", "security_groups": [{"name": "default"}], "user_id": "457a1724b8974e69b66465e9426acaa8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:36:29Z", "hostId": "514faec6204f9d7308c292627f25314e5e1f413e3eec4182beb75a72", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-inst", "created": "2018-12-04T21:36:24Z", "tenant_id": "407ae3eb51b94b11a5dc55757f96ee1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:36:32,371 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3266a251-c14c-490d-8b49-31e3f84db97c used request id req-934f879e-a288-498b-b952-5973ec7cdbe5 2018-12-04 21:36:32,371 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-inst] is - ACTIVE 2018-12-04 21:36:32,371 - create_instance - INFO - VM is - ACTIVE 2018-12-04 21:36:32,374 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3266a251-c14c-490d-8b49-31e3f84db97c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:32,523 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c13213c-d5dc-43a1-b733-573ad6c5a37f x-compute-request-id: req-9c13213c-d5dc-43a1-b733-573ad6c5a37f Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:9b:68", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:9b:68", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3266a251-c14c-490d-8b49-31e3f84db97c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3266a251-c14c-490d-8b49-31e3f84db97c", "rel": "bookmark"}], "image": {"id": "9f1eb404-a9b3-4356-b844-7accffc01537", "links": [{"href": "http://172.30.9.23:8774/images/9f1eb404-a9b3-4356-b844-7accffc01537", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:36:29.000000", "flavor": {"id": "ea32cf98-f802-400d-8f35-7f94a6a5d711", "links": [{"href": "http://172.30.9.23:8774/flavors/ea32cf98-f802-400d-8f35-7f94a6a5d711", "rel": "bookmark"}]}, "id": "3266a251-c14c-490d-8b49-31e3f84db97c", "security_groups": [{"name": "default"}], "user_id": "457a1724b8974e69b66465e9426acaa8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:36:29Z", "hostId": "514faec6204f9d7308c292627f25314e5e1f413e3eec4182beb75a72", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-inst", "created": "2018-12-04T21:36:24Z", "tenant_id": "407ae3eb51b94b11a5dc55757f96ee1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:36:32,523 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3266a251-c14c-490d-8b49-31e3f84db97c used request id req-9c13213c-d5dc-43a1-b733-573ad6c5a37f 2018-12-04 21:36:32,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:32,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-a97db56c-bf6d-4807-a1b9-e769cbc11a10 Date: Tue, 04 Dec 2018 21:36:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5062844a-07ed-4b52-9721-fbca27d60258","8399ef58-0348-4746-a9b3-1e40426b03c9"],"updated_at":"2018-12-04T21:36:17Z","tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"407ae3eb51b94b11a5dc55757f96ee1e","id":"96df1c96-437e-4fe8-b4ad-17f43abbcf39","name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319net2"}]} 2018-12-04 21:36:32,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319net2 used request id req-a97db56c-bf6d-4807-a1b9-e769cbc11a10 2018-12-04 21:36:32,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/407ae3eb51b94b11a5dc55757f96ee1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:32,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-117c3afe-4f27-494c-96e4-96bcf2f09df5 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/407ae3eb51b94b11a5dc55757f96ee1e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "407ae3eb51b94b11a5dc55757f96ee1e", "name": "CreateInstancePortManipulationTests-d23184cd-54e1-4d2-proj"}} 2018-12-04 21:36:32,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/407ae3eb51b94b11a5dc55757f96ee1e used request id req-117c3afe-4f27-494c-96e4-96bcf2f09df5 2018-12-04 21:36:32,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=96df1c96-437e-4fe8-b4ad-17f43abbcf39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:32,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-1645d998-228e-4e3d-bc9f-9cd42dbade07 Date: Tue, 04 Dec 2018 21:36:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96df1c96-437e-4fe8-b4ad-17f43abbcf39","tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:17Z","dns_nameservers":[],"updated_at":"2018-12-04T21:36:17Z","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":"407ae3eb51b94b11a5dc55757f96ee1e","id":"5062844a-07ed-4b52-9721-fbca27d60258","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96df1c96-437e-4fe8-b4ad-17f43abbcf39","tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:17Z","dns_nameservers":[],"updated_at":"2018-12-04T21:36: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":"407ae3eb51b94b11a5dc55757f96ee1e","id":"8399ef58-0348-4746-a9b3-1e40426b03c9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-subnet1"}]} 2018-12-04 21:36:32,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=96df1c96-437e-4fe8-b4ad-17f43abbcf39 used request id req-1645d998-228e-4e3d-bc9f-9cd42dbade07 2018-12-04 21:36:32,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=96df1c96-437e-4fe8-b4ad-17f43abbcf39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:32,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1722 X-Openstack-Request-Id: req-065519ef-e01a-4be4-a975-d59ab83af5a5 Date: Tue, 04 Dec 2018 21:36:32 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"96df1c96-437e-4fe8-b4ad-17f43abbcf39","tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:21Z","admin_state_up":true,"updated_at":"2018-12-04T21:36:29Z","binding:vnic_type":"normal","device_id":"3266a251-c14c-490d-8b49-31e3f84db97c","device_owner":"compute:nova","revision_number":11,"mac_address":"fa:16:3e:2f:9b:68","id":"043e96e6-8718-4dff-a6f3-a7198c674627","port_security_enabled":true,"project_id":"407ae3eb51b94b11a5dc55757f96ee1e","fixed_ips":[{"subnet_id":"8399ef58-0348-4746-a9b3-1e40426b03c9","ip_address":"10.55.0.101"},{"subnet_id":"5062844a-07ed-4b52-9721-fbca27d60258","ip_address":"10.65.0.101"}],"extra_dhcp_opts":[],"security_groups":["aacd534c-6be5-4b11-88d8-2890243ea7a2"],"name":"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"96df1c96-437e-4fe8-b4ad-17f43abbcf39","tenant_id":"407ae3eb51b94b11a5dc55757f96ee1e","created_at":"2018-12-04T21:36:17Z","admin_state_up":true,"updated_at":"2018-12-04T21:36:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-96df1c96-437e-4fe8-b4ad-17f43abbcf39","device_owner":"network:dhcp","revision_number":9,"mac_address":"fa:16:3e:98:ea:4e","id":"ce51f9d0-c502-4f20-b362-4d2ca8be726a","port_security_enabled":false,"project_id":"407ae3eb51b94b11a5dc55757f96ee1e","fixed_ips":[{"subnet_id":"8399ef58-0348-4746-a9b3-1e40426b03c9","ip_address":"10.55.0.2"},{"subnet_id":"5062844a-07ed-4b52-9721-fbca27d60258","ip_address":"10.65.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-12-04 21:36:32,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=96df1c96-437e-4fe8-b4ad-17f43abbcf39 used request id req-065519ef-e01a-4be4-a975-d59ab83af5a5 2018-12-04 21:36:32,822 - create_instance - INFO - Deleting Port with ID - 043e96e6-8718-4dff-a6f3-a7198c674627 2018-12-04 21:36:32,822 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319port-1 2018-12-04 21:36:32,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/043e96e6-8718-4dff-a6f3-a7198c674627 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:33,342 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a1b01b3c-f4ae-4472-bc38-2e5d0d90f1d1 Date: Tue, 04 Dec 2018 21:36:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:36:33,342 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/043e96e6-8718-4dff-a6f3-a7198c674627 used request id req-a1b01b3c-f4ae-4472-bc38-2e5d0d90f1d1 2018-12-04 21:36:33,342 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-inst 2018-12-04 21:36:33,345 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/3266a251-c14c-490d-8b49-31e3f84db97c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:33,526 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:36:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e2926480-a959-483f-92c2-e97d21485135 x-compute-request-id: req-e2926480-a959-483f-92c2-e97d21485135 Content-Type: application/json 2018-12-04 21:36:33,527 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/3266a251-c14c-490d-8b49-31e3f84db97c used request id req-e2926480-a959-483f-92c2-e97d21485135 2018-12-04 21:36:33,527 - create_instance - INFO - Checking deletion status 2018-12-04 21:36:33,530 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3266a251-c14c-490d-8b49-31e3f84db97c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:33,635 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5230cc45-914a-4371-a1fc-5c5c74b233e5 x-compute-request-id: req-5230cc45-914a-4371-a1fc-5c5c74b233e5 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:9b:68", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:9b:68", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3266a251-c14c-490d-8b49-31e3f84db97c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3266a251-c14c-490d-8b49-31e3f84db97c", "rel": "bookmark"}], "image": {"id": "9f1eb404-a9b3-4356-b844-7accffc01537", "links": [{"href": "http://172.30.9.23:8774/images/9f1eb404-a9b3-4356-b844-7accffc01537", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:36:29.000000", "flavor": {"id": "ea32cf98-f802-400d-8f35-7f94a6a5d711", "links": [{"href": "http://172.30.9.23:8774/flavors/ea32cf98-f802-400d-8f35-7f94a6a5d711", "rel": "bookmark"}]}, "id": "3266a251-c14c-490d-8b49-31e3f84db97c", "user_id": "457a1724b8974e69b66465e9426acaa8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:36:33Z", "hostId": "514faec6204f9d7308c292627f25314e5e1f413e3eec4182beb75a72", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-inst", "created": "2018-12-04T21:36:24Z", "tenant_id": "407ae3eb51b94b11a5dc55757f96ee1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:36:33,635 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3266a251-c14c-490d-8b49-31e3f84db97c used request id req-5230cc45-914a-4371-a1fc-5c5c74b233e5 2018-12-04 21:36:33,635 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-inst] is - ACTIVE 2018-12-04 21:36:33,635 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:36:36,639 - create_instance - DEBUG - VM status query timeout in 296.888514042 2018-12-04 21:36:36,641 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3266a251-c14c-490d-8b49-31e3f84db97c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b47bceb0c16e3540ba482e6eeb55b2996494de5" 2018-12-04 21:36:36,691 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21: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-fea3da6b-74ec-4bf0-9b91-d8a48e99b270 x-compute-request-id: req-fea3da6b-74ec-4bf0-9b91-d8a48e99b270 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 3266a251-c14c-490d-8b49-31e3f84db97c could not be found.", "code": 404}} 2018-12-04 21:36:36,691 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3266a251-c14c-490d-8b49-31e3f84db97c used request id req-fea3da6b-74ec-4bf0-9b91-d8a48e99b270 2018-12-04 21:36:36,691 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 3266a251-c14c-490d-8b49-31e3f84db97c could not be found. (HTTP 404) (Request-ID: req-fea3da6b-74ec-4bf0-9b91-d8a48e99b270) 2018-12-04 21:36:36,691 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-inst 2018-12-04 21:36:36,695 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/ea32cf98-f802-400d-8f35-7f94a6a5d711 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afa75dddec108bb48fda1bc0e23d37414b1e90a9" 2018-12-04 21:36:36,728 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21: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-cffa27c7-1de8-4a41-b871-55f930732d65 x-compute-request-id: req-cffa27c7-1de8-4a41-b871-55f930732d65 Content-Length: 0 Content-Type: application/json 2018-12-04 21:36:36,728 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/ea32cf98-f802-400d-8f35-7f94a6a5d711 used request id req-cffa27c7-1de8-4a41-b871-55f930732d65 2018-12-04 21:36:36,728 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-pub-subnet 2018-12-04 21:36:36,729 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-pub-subnet 2018-12-04 21:36:36,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/bb10f747-a129-4109-98e3-d140c74d465f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a6540f9fe95d16c04818152703e180b0e9dc95" 2018-12-04 21:36:38,010 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e37bc00a-229f-448f-8c81-d264e94f8d0d Date: Tue, 04 Dec 2018 21:36:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:36:38,010 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/bb10f747-a129-4109-98e3-d140c74d465f used request id req-e37bc00a-229f-448f-8c81-d264e94f8d0d 2018-12-04 21:36:38,010 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-pub-net 2018-12-04 21:36:38,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/4da228b1-6bf3-4149-87c1-0b821c42f0c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a6540f9fe95d16c04818152703e180b0e9dc95" 2018-12-04 21:36:39,398 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4099ee68-fc6b-4cfc-8065-3433f25ee9dc Date: Tue, 04 Dec 2018 21:36:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:36:39,398 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/4da228b1-6bf3-4149-87c1-0b821c42f0c6 used request id req-4099ee68-fc6b-4cfc-8065-3433f25ee9dc 2018-12-04 21:36:39,399 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-subnet2 2018-12-04 21:36:39,399 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-subnet2 2018-12-04 21:36:39,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/5062844a-07ed-4b52-9721-fbca27d60258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d181ec7fd9e81166595c9b29c67979feab7562e" 2018-12-04 21:36:40,797 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fd8deb53-da81-4993-a2fc-681e18b69e03 Date: Tue, 04 Dec 2018 21:36:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:36:40,797 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/5062844a-07ed-4b52-9721-fbca27d60258 used request id req-fd8deb53-da81-4993-a2fc-681e18b69e03 2018-12-04 21:36:40,797 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-subnet1 2018-12-04 21:36:40,797 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-subnet1 2018-12-04 21:36:40,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/8399ef58-0348-4746-a9b3-1e40426b03c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d181ec7fd9e81166595c9b29c67979feab7562e" 2018-12-04 21:36:41,894 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d5b075ee-b065-4630-ba92-88abd197950e Date: Tue, 04 Dec 2018 21:36:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:36:41,895 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/8399ef58-0348-4746-a9b3-1e40426b03c9 used request id req-d5b075ee-b065-4630-ba92-88abd197950e 2018-12-04 21:36:41,895 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319net2 2018-12-04 21:36:41,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/96df1c96-437e-4fe8-b4ad-17f43abbcf39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d181ec7fd9e81166595c9b29c67979feab7562e" 2018-12-04 21:36:43,222 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a9ba291f-ca2b-4608-9fbe-9a7219c19bbb Date: Tue, 04 Dec 2018 21:36:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:36:43,222 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/96df1c96-437e-4fe8-b4ad-17f43abbcf39 used request id req-a9ba291f-ca2b-4608-9fbe-9a7219c19bbb 2018-12-04 21:36:43,223 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-7bc111ad-a490-4529-987a-ffbbd15af319-image 2018-12-04 21:36:43,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/9f1eb404-a9b3-4356-b844-7accffc01537 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5debc6ac95f58cdfffd17c8f8778def210229c14" 2018-12-04 21:36:44,335 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-22955943-beb9-461b-a0bb-4403eac1dbb6 Date: Tue, 04 Dec 2018 21:36:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:36:44,335 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/9f1eb404-a9b3-4356-b844-7accffc01537 used request id req-22955943-beb9-461b-a0bb-4403eac1dbb6 2018-12-04 21:36:44,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c50c5a4ede674ffba8443fc2ac0151650a305f0" 2018-12-04 21:36:44,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-e211478b-0d78-413e-985e-0bb495e9abd4 Date: Tue, 04 Dec 2018 21:36:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "407ae3eb51b94b11a5dc55757f96ee1e", "created_at": "2018-12-04T21:36:13Z", "updated_at": "2018-12-04T21:36:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:36:13Z", "revision_number": 0, "id": "90aee697-5e3a-45c6-950b-5ada705b16c2", "remote_group_id": "aacd534c-6be5-4b11-88d8-2890243ea7a2", "remote_ip_prefix": null, "created_at": "2018-12-04T21:36:13Z", "security_group_id": "aacd534c-6be5-4b11-88d8-2890243ea7a2", "tenant_id": "407ae3eb51b94b11a5dc55757f96ee1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "407ae3eb51b94b11a5dc55757f96ee1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:36:13Z", "revision_number": 0, "id": "d2027fa1-553c-4996-8dc8-32a7899af5d6", "remote_group_id": "aacd534c-6be5-4b11-88d8-2890243ea7a2", "remote_ip_prefix": null, "created_at": "2018-12-04T21:36:13Z", "security_group_id": "aacd534c-6be5-4b11-88d8-2890243ea7a2", "tenant_id": "407ae3eb51b94b11a5dc55757f96ee1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "407ae3eb51b94b11a5dc55757f96ee1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:36:13Z", "revision_number": 0, "id": "ea3bfdfd-7542-4e96-be21-787c1717adb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:36:13Z", "security_group_id": "aacd534c-6be5-4b11-88d8-2890243ea7a2", "tenant_id": "407ae3eb51b94b11a5dc55757f96ee1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "407ae3eb51b94b11a5dc55757f96ee1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:36:13Z", "revision_number": 0, "id": "fc516676-d938-4dcd-ae99-971ef755879e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:36:13Z", "security_group_id": "aacd534c-6be5-4b11-88d8-2890243ea7a2", "tenant_id": "407ae3eb51b94b11a5dc55757f96ee1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "407ae3eb51b94b11a5dc55757f96ee1e"}], "revision_number": 4, "project_id": "407ae3eb51b94b11a5dc55757f96ee1e", "id": "aacd534c-6be5-4b11-88d8-2890243ea7a2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:36:44,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-e211478b-0d78-413e-985e-0bb495e9abd4 2018-12-04 21:36:44,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c50c5a4ede674ffba8443fc2ac0151650a305f0" 2018-12-04 21:36:44,705 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:36:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6567bca0-2b5f-4f4d-862e-977af6f2d9e8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:36:44,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-6567bca0-2b5f-4f4d-862e-977af6f2d9e8 2018-12-04 21:36:44,706 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:36:44,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c50c5a4ede674ffba8443fc2ac0151650a305f0" 2018-12-04 21:36:44,803 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:36:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-465d757f-555a-4971-9408-a9d3a6dd11fe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:36:44,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-465d757f-555a-4971-9408-a9d3a6dd11fe 2018-12-04 21:36:44,804 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:36:44,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c50c5a4ede674ffba8443fc2ac0151650a305f0" 2018-12-04 21:36:44,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6e350f0-2825-4021-8b81-8bfde9564f10 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:36:44,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-b6e350f0-2825-4021-8b81-8bfde9564f10 2018-12-04 21:36:44,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c50c5a4ede674ffba8443fc2ac0151650a305f0" 2018-12-04 21:36:45,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f702a802-54cf-4c3b-8355-081e0d6d0df7 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:36:45,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-f702a802-54cf-4c3b-8355-081e0d6d0df7 2018-12-04 21:36:45,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c50c5a4ede674ffba8443fc2ac0151650a305f0" 2018-12-04 21:36:45,201 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:36:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3bd3194-0c84-46d7-aca4-5ea7e1832efc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:36:45,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-a3bd3194-0c84-46d7-aca4-5ea7e1832efc 2018-12-04 21:36:45,201 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:36:45,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c50c5a4ede674ffba8443fc2ac0151650a305f0" 2018-12-04 21:36:45,299 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:36:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11d82497-8b10-4b63-86ad-8dfcb596d562 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:36:45,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-11d82497-8b10-4b63-86ad-8dfcb596d562 2018-12-04 21:36:45,300 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:36:45,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c50c5a4ede674ffba8443fc2ac0151650a305f0" 2018-12-04 21:36:45,400 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:36:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6dd2b1c9-3e54-4152-9db0-3a5c3c5b06e5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:36:45,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-6dd2b1c9-3e54-4152-9db0-3a5c3c5b06e5 2018-12-04 21:36:45,400 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:36:45,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/407ae3eb51b94b11a5dc55757f96ee1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c50c5a4ede674ffba8443fc2ac0151650a305f0" 2018-12-04 21:36:45,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ed0312d-b4e1-4f89-8e24-aeeb4a835438 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/407ae3eb51b94b11a5dc55757f96ee1e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "407ae3eb51b94b11a5dc55757f96ee1e", "name": "CreateInstancePortManipulationTests-d23184cd-54e1-4d2-proj"}} 2018-12-04 21:36:45,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/407ae3eb51b94b11a5dc55757f96ee1e used request id req-6ed0312d-b4e1-4f89-8e24-aeeb4a835438 2018-12-04 21:36:45,504 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - aacd534c-6be5-4b11-88d8-2890243ea7a2 2018-12-04 21:36:45,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=aacd534c-6be5-4b11-88d8-2890243ea7a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c50c5a4ede674ffba8443fc2ac0151650a305f0" 2018-12-04 21:36:45,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-cba8d493-6dbf-4545-8572-a0bda3f64d50 Date: Tue, 04 Dec 2018 21:36:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "aacd534c-6be5-4b11-88d8-2890243ea7a2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:36:13Z", "security_group_id": "aacd534c-6be5-4b11-88d8-2890243ea7a2", "port_range_min": null, "revision_number": 0, "tenant_id": "407ae3eb51b94b11a5dc55757f96ee1e", "created_at": "2018-12-04T21:36:13Z", "project_id": "407ae3eb51b94b11a5dc55757f96ee1e", "id": "90aee697-5e3a-45c6-950b-5ada705b16c2"}, {"remote_group_id": "aacd534c-6be5-4b11-88d8-2890243ea7a2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:36:13Z", "security_group_id": "aacd534c-6be5-4b11-88d8-2890243ea7a2", "port_range_min": null, "revision_number": 0, "tenant_id": "407ae3eb51b94b11a5dc55757f96ee1e", "created_at": "2018-12-04T21:36:13Z", "project_id": "407ae3eb51b94b11a5dc55757f96ee1e", "id": "d2027fa1-553c-4996-8dc8-32a7899af5d6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:36:13Z", "security_group_id": "aacd534c-6be5-4b11-88d8-2890243ea7a2", "port_range_min": null, "revision_number": 0, "tenant_id": "407ae3eb51b94b11a5dc55757f96ee1e", "created_at": "2018-12-04T21:36:13Z", "project_id": "407ae3eb51b94b11a5dc55757f96ee1e", "id": "ea3bfdfd-7542-4e96-be21-787c1717adb7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:36:13Z", "security_group_id": "aacd534c-6be5-4b11-88d8-2890243ea7a2", "port_range_min": null, "revision_number": 0, "tenant_id": "407ae3eb51b94b11a5dc55757f96ee1e", "created_at": "2018-12-04T21:36:13Z", "project_id": "407ae3eb51b94b11a5dc55757f96ee1e", "id": "fc516676-d938-4dcd-ae99-971ef755879e"}]} 2018-12-04 21:36:45,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=aacd534c-6be5-4b11-88d8-2890243ea7a2 used request id req-cba8d493-6dbf-4545-8572-a0bda3f64d50 2018-12-04 21:36:45,528 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:36:45,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/aacd534c-6be5-4b11-88d8-2890243ea7a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c50c5a4ede674ffba8443fc2ac0151650a305f0" 2018-12-04 21:36:45,727 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-68a05ca6-97c5-4e32-bdd2-33a7f91a3940 Content-Length: 0 Date: Tue, 04 Dec 2018 21:36:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:36:45,727 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/aacd534c-6be5-4b11-88d8-2890243ea7a2 used request id req-68a05ca6-97c5-4e32-bdd2-33a7f91a3940 2018-12-04 21:36:45,728 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-d23184cd-54e1-4d2-proj 2018-12-04 21:36:45,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/407ae3eb51b94b11a5dc55757f96ee1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c50c5a4ede674ffba8443fc2ac0151650a305f0" 2018-12-04 21:36:45,984 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:36:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-927ca650-412e-4e95-b8b9-f1894f499a1e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:36:45,984 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/407ae3eb51b94b11a5dc55757f96ee1e used request id req-927ca650-412e-4e95-b8b9-f1894f499a1e 2018-12-04 21:36:45,985 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-d23184cd-54e1-4d2-proj-role 2018-12-04 21:36:45,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/f069765f42734dd1b4f69ec5a0ad738a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c50c5a4ede674ffba8443fc2ac0151650a305f0" 2018-12-04 21:36:46,104 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:36:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1820561a-c8e9-45e5-b7d8-4315505c8df3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:36:46,104 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/f069765f42734dd1b4f69ec5a0ad738a used request id req-1820561a-c8e9-45e5-b7d8-4315505c8df3 2018-12-04 21:36:46,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c50c5a4ede674ffba8443fc2ac0151650a305f0" 2018-12-04 21:36:46,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c11f413a-c888-406e-86ea-1ea9afab84a2 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:36:46,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c11f413a-c888-406e-86ea-1ea9afab84a2 2018-12-04 21:36:46,205 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-d23184cd-54e1-4d2-user 2018-12-04 21:36:46,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/457a1724b8974e69b66465e9426acaa8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db43c282bf03a22825656fcfa913935868b54b42" 2018-12-04 21:36:46,437 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:36:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4899a0bf-f028-47e9-959f-5e35d9993e5a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:36:46,437 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/457a1724b8974e69b66465e9426acaa8 used request id req-4899a0bf-f028-47e9-959f-5e35d9993e5a 2018-12-04 21:36:46,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:36:46,842 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:36:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["OgNoubrVQkyEaO8829pjjg"], "issued_at": "2018-12-04T21:36:46.000000Z"}} 2018-12-04 21:36:46,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8eb3179867873032b11e1fdae3fba10fac9fc72" 2018-12-04 21:36:46,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b34f3017-1326-4ac8-99c5-bb20db2a4784 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:36:46,934 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b34f3017-1326-4ac8-99c5-bb20db2a4784 2018-12-04 21:36:46,936 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:36:46,936 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:36:47,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:36:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["cRvV8jsEQx6ib8HioiFKwQ"], "issued_at": "2018-12-04T21:36:47.000000Z"}} 2018-12-04 21:36:47,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68523429d967faa2ef4128b73ff0d163545364e" 2018-12-04 21:36:47,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db7bb999-e521-4f5b-b50a-b9904ccf14ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:36:47,439 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-db7bb999-e521-4f5b-b50a-b9904ccf14ff 2018-12-04 21:36:47,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:36:47,448 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:36:47,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-fefd8d38-0158-4b2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68523429d967faa2ef4128b73ff0d163545364e" 2018-12-04 21:36:47,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0c56511-0a90-49a8-b010-d4c3aff98517 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-fefd8d38-0158-4b2-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:36:47,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-fefd8d38-0158-4b2-proj used request id req-f0c56511-0a90-49a8-b010-d4c3aff98517 2018-12-04 21:36:47,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68523429d967faa2ef4128b73ff0d163545364e" 2018-12-04 21:36:47,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b61f0515-dc49-4760-b4c7-becef809f5f4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:36:47,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b61f0515-dc49-4760-b4c7-becef809f5f4 2018-12-04 21:36:47,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68523429d967faa2ef4128b73ff0d163545364e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-fefd8d38-0158-4b2-proj"}}' 2018-12-04 21:36:47,781 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:36:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9eeaaef-1808-458b-8ef9-1f7e2227e4c5 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/923faeb34b81436e8acfed56c69044c9"}, "tags": [], "enabled": true, "id": "923faeb34b81436e8acfed56c69044c9", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-fefd8d38-0158-4b2-proj"}} 2018-12-04 21:36:47,781 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-e9eeaaef-1808-458b-8ef9-1f7e2227e4c5 2018-12-04 21:36:47,781 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-fefd8d38-0158-4b2-proj 2018-12-04 21:36:47,781 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:36:47,782 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:36:48,188 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:36:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["XduePOkWQ1-DwG08B8zP8g"], "issued_at": "2018-12-04T21:36:48.000000Z"}} 2018-12-04 21:36:48,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41cfca3190468e979a0d51bd6dcb07200ca05224" 2018-12-04 21:36:48,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c3ac773-3590-45ff-bf06-677fea918ae8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:36:48,294 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0c3ac773-3590-45ff-bf06-677fea918ae8 2018-12-04 21:36:48,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:36:48,303 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:36: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:36:48,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41cfca3190468e979a0d51bd6dcb07200ca05224" 2018-12-04 21:36:48,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a654af53-c998-4541-8c12-b932c70a556c Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:36:48,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a654af53-c998-4541-8c12-b932c70a556c 2018-12-04 21:36:48,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-fefd8d38-0158-4b2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41cfca3190468e979a0d51bd6dcb07200ca05224" 2018-12-04 21:36:48,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33f74acd-b7a3-4290-98bd-19efc77d42ce Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-fefd8d38-0158-4b2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/923faeb34b81436e8acfed56c69044c9"}, "tags": [], "enabled": true, "id": "923faeb34b81436e8acfed56c69044c9", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-fefd8d38-0158-4b2-proj"}]} 2018-12-04 21:36:48,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-fefd8d38-0158-4b2-proj used request id req-33f74acd-b7a3-4290-98bd-19efc77d42ce 2018-12-04 21:36:48,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41cfca3190468e979a0d51bd6dcb07200ca05224" 2018-12-04 21:36:48,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbd5e199-599f-44e4-ada1-326f2ceefe61 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:36:48,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-cbd5e199-599f-44e4-ada1-326f2ceefe61 2018-12-04 21:36:49,045 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-fefd8d38-0158-4b2-user 2018-12-04 21:36:49,045 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:36:49,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68523429d967faa2ef4128b73ff0d163545364e" 2018-12-04 21:36:49,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ef8a906-f6b5-42f2-8c7c-69f36fc47d4a Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:36:49,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3ef8a906-f6b5-42f2-8c7c-69f36fc47d4a 2018-12-04 21:36:49,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68523429d967faa2ef4128b73ff0d163545364e" -d '{"role": {"name": "InstanceSecurityGroupTests-fefd8d38-0158-4b2-proj-role"}}' 2018-12-04 21:36:49,356 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:36:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4db643a3-ea86-42aa-92c9-3559db508042 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "94882d5665544453aec770f5ffe64da1", "links": {"self": "http://172.30.9.23:5000/v3/roles/94882d5665544453aec770f5ffe64da1"}, "name": "InstanceSecurityGroupTests-fefd8d38-0158-4b2-proj-role"}} 2018-12-04 21:36:49,356 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-4db643a3-ea86-42aa-92c9-3559db508042 2018-12-04 21:36:49,356 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-fefd8d38-0158-4b2-proj-role 2018-12-04 21:36:49,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/94882d5665544453aec770f5ffe64da1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68523429d967faa2ef4128b73ff0d163545364e" 2018-12-04 21:36:49,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa80188e-e5e3-4643-9716-f27817d76b6b Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "94882d5665544453aec770f5ffe64da1", "links": {"self": "http://172.30.9.23:5000/v3/roles/94882d5665544453aec770f5ffe64da1"}, "name": "InstanceSecurityGroupTests-fefd8d38-0158-4b2-proj-role"}} 2018-12-04 21:36:49,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/94882d5665544453aec770f5ffe64da1 used request id req-fa80188e-e5e3-4643-9716-f27817d76b6b 2018-12-04 21:36:49,458 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-fefd8d38-0158-4b2-proj-role to project InstanceSecurityGroupTests-fefd8d38-0158-4b2-proj 2018-12-04 21:36:49,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/923faeb34b81436e8acfed56c69044c9/users/3661e26a56d44c6d81e729211b400b24/roles/94882d5665544453aec770f5ffe64da1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68523429d967faa2ef4128b73ff0d163545364e" 2018-12-04 21:36:49,512 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:36:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88bb9e95-f95b-43e5-9e78-3b365e59c5e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:36:49,512 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/923faeb34b81436e8acfed56c69044c9/users/3661e26a56d44c6d81e729211b400b24/roles/94882d5665544453aec770f5ffe64da1 used request id req-88bb9e95-f95b-43e5-9e78-3b365e59c5e8 2018-12-04 21:36:49,513 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:36:49,514 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-04 21:36:49,514 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:36:49,515 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:36:49,904 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "94882d5665544453aec770f5ffe64da1", "name": "InstanceSecurityGroupTests-fefd8d38-0158-4b2-proj-role"}], "expires_at": "2018-12-04T22:36:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "923faeb34b81436e8acfed56c69044c9", "name": "InstanceSecurityGroupTests-fefd8d38-0158-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/923faeb34b81436e8acfed56c69044c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/923faeb34b81436e8acfed56c69044c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/923faeb34b81436e8acfed56c69044c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_923faeb34b81436e8acfed56c69044c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_923faeb34b81436e8acfed56c69044c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/923faeb34b81436e8acfed56c69044c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/923faeb34b81436e8acfed56c69044c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/923faeb34b81436e8acfed56c69044c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/923faeb34b81436e8acfed56c69044c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/923faeb34b81436e8acfed56c69044c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/923faeb34b81436e8acfed56c69044c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/923faeb34b81436e8acfed56c69044c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/923faeb34b81436e8acfed56c69044c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/923faeb34b81436e8acfed56c69044c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-fefd8d38-0158-4b2-user", "id": "3661e26a56d44c6d81e729211b400b24"}, "audit_ids": ["h4BFJuUATYSrpYNhkUmWhQ"], "issued_at": "2018-12-04T21:36:49.000000Z"}} 2018-12-04 21:36:49,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0fcee00a286075cde216e35743d7d3072cd93e0" 2018-12-04 21:36:49,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52f6efa3-9624-4814-8ba2-b813d8160553 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:36:49,987 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-52f6efa3-9624-4814-8ba2-b813d8160553 2018-12-04 21:36:49,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c0fcee00a286075cde216e35743d7d3072cd93e0" 2018-12-04 21:36:50,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-32a45475-49a3-43c0-844c-fe692e54f26e Date: Tue, 04 Dec 2018 21:36:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-image"} 2018-12-04 21:36:50,183 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-image used request id req-32a45475-49a3-43c0-844c-fe692e54f26e 2018-12-04 21:36:50,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c0fcee00a286075cde216e35743d7d3072cd93e0" 2018-12-04 21:36:50,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a1709671-b2cd-44e4-9239-69c791927222 Date: Tue, 04 Dec 2018 21:36:50 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:36:50,193 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-a1709671-b2cd-44e4-9239-69c791927222 2018-12-04 21:36:50,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c0fcee00a286075cde216e35743d7d3072cd93e0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-image"}' 2018-12-04 21:36:50,254 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/7f1f87e8-ed6a-4d1c-8207-a6423689a5e2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-02c8f713-07d9-4f35-8465-6412cd8c6456 Date: Tue, 04 Dec 2018 21:36:50 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:36:50Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-04T21:36:50Z", "visibility": "shared", "locations": [], "self": "/v2/images/7f1f87e8-ed6a-4d1c-8207-a6423689a5e2", "min_disk": 0, "protected": false, "id": "7f1f87e8-ed6a-4d1c-8207-a6423689a5e2", "file": "/v2/images/7f1f87e8-ed6a-4d1c-8207-a6423689a5e2/file", "checksum": null, "owner": "923faeb34b81436e8acfed56c69044c9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:36:50,254 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-02c8f713-07d9-4f35-8465-6412cd8c6456 2018-12-04 21:36:50,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/7f1f87e8-ed6a-4d1c-8207-a6423689a5e2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c0fcee00a286075cde216e35743d7d3072cd93e0" -d '' 2018-12-04 21:36:50,635 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-784b4fb5-6e32-4dc9-b42e-0f4af0a6907d Date: Tue, 04 Dec 2018 21:36:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:36:50,635 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/7f1f87e8-ed6a-4d1c-8207-a6423689a5e2/file used request id req-784b4fb5-6e32-4dc9-b42e-0f4af0a6907d 2018-12-04 21:36:50,636 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 21:36:50,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/7f1f87e8-ed6a-4d1c-8207-a6423689a5e2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c0fcee00a286075cde216e35743d7d3072cd93e0" 2018-12-04 21:36:50,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-0f605611-fbf7-4c44-867f-95a0ae5e901f Date: Tue, 04 Dec 2018 21:36:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:36:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:36:50Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7f1f87e8-ed6a-4d1c-8207-a6423689a5e2/snap", "metadata": {}}], "self": "/v2/images/7f1f87e8-ed6a-4d1c-8207-a6423689a5e2", "min_disk": 0, "protected": false, "id": "7f1f87e8-ed6a-4d1c-8207-a6423689a5e2", "file": "/v2/images/7f1f87e8-ed6a-4d1c-8207-a6423689a5e2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "923faeb34b81436e8acfed56c69044c9", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7f1f87e8-ed6a-4d1c-8207-a6423689a5e2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:36:50,654 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/7f1f87e8-ed6a-4d1c-8207-a6423689a5e2 used request id req-0f605611-fbf7-4c44-867f-95a0ae5e901f 2018-12-04 21:36:50,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c0fcee00a286075cde216e35743d7d3072cd93e0" 2018-12-04 21:36:50,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7be7323b-12d0-406d-ae59-8b0f36153321 Date: Tue, 04 Dec 2018 21:36:50 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:36:50,663 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-7be7323b-12d0-406d-ae59-8b0f36153321 2018-12-04 21:36:50,665 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-image 2018-12-04 21:36:50,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/7f1f87e8-ed6a-4d1c-8207-a6423689a5e2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c0fcee00a286075cde216e35743d7d3072cd93e0" 2018-12-04 21:36:50,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-16f7643e-cd37-4275-b03b-acfe05ab3d2e Date: Tue, 04 Dec 2018 21:36:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:36:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:36:50Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7f1f87e8-ed6a-4d1c-8207-a6423689a5e2/snap", "metadata": {}}], "self": "/v2/images/7f1f87e8-ed6a-4d1c-8207-a6423689a5e2", "min_disk": 0, "protected": false, "id": "7f1f87e8-ed6a-4d1c-8207-a6423689a5e2", "file": "/v2/images/7f1f87e8-ed6a-4d1c-8207-a6423689a5e2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "923faeb34b81436e8acfed56c69044c9", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7f1f87e8-ed6a-4d1c-8207-a6423689a5e2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:36:50,682 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/7f1f87e8-ed6a-4d1c-8207-a6423689a5e2 used request id req-16f7643e-cd37-4275-b03b-acfe05ab3d2e 2018-12-04 21:36:50,682 - create_image - DEBUG - Instance status is - active 2018-12-04 21:36:50,683 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-image 2018-12-04 21:36:50,683 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-image 2018-12-04 21:36:50,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:36:50,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:36:51,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "94882d5665544453aec770f5ffe64da1", "name": "InstanceSecurityGroupTests-fefd8d38-0158-4b2-proj-role"}], "expires_at": "2018-12-04T22:36:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "923faeb34b81436e8acfed56c69044c9", "name": "InstanceSecurityGroupTests-fefd8d38-0158-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/923faeb34b81436e8acfed56c69044c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/923faeb34b81436e8acfed56c69044c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/923faeb34b81436e8acfed56c69044c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_923faeb34b81436e8acfed56c69044c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_923faeb34b81436e8acfed56c69044c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/923faeb34b81436e8acfed56c69044c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/923faeb34b81436e8acfed56c69044c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/923faeb34b81436e8acfed56c69044c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/923faeb34b81436e8acfed56c69044c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/923faeb34b81436e8acfed56c69044c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/923faeb34b81436e8acfed56c69044c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/923faeb34b81436e8acfed56c69044c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/923faeb34b81436e8acfed56c69044c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/923faeb34b81436e8acfed56c69044c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-fefd8d38-0158-4b2-user", "id": "3661e26a56d44c6d81e729211b400b24"}, "audit_ids": ["dHrJRBi8TuGQ8SHgYND80w"], "issued_at": "2018-12-04T21:36:51.000000Z"}} 2018-12-04 21:36:51,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3145d50314c027c47a2670dd0caca263ae2c5f0" 2018-12-04 21:36:51,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99b2462e-ff15-4712-b4a9-a976ae330f03 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:36:51,160 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-99b2462e-ff15-4712-b4a9-a976ae330f03 2018-12-04 21:36:51,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3145d50314c027c47a2670dd0caca263ae2c5f0" 2018-12-04 21:36:51,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-200e5412-4fc9-46b6-9698-92a3407e7a86 Date: Tue, 04 Dec 2018 21:36:51 GMT RESP BODY: {"networks":[]} 2018-12-04 21:36:51,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net used request id req-200e5412-4fc9-46b6-9698-92a3407e7a86 2018-12-04 21:36:51,366 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net 2018-12-04 21:36:51,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3145d50314c027c47a2670dd0caca263ae2c5f0" -d '{"network": {"name": "InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net", "admin_state_up": true}}' 2018-12-04 21:36:52,008 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-b8a1ac12-5963-4b00-99a6-1b6badb36e56 Date: Tue, 04 Dec 2018 21:36:52 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"923faeb34b81436e8acfed56c69044c9","created_at":"2018-12-04T21:36:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-12-04T21:36:51Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"923faeb34b81436e8acfed56c69044c9","id":"55fef504-8bde-490b-909e-cb0852183f05","name":"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net"}} 2018-12-04 21:36:52,008 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-b8a1ac12-5963-4b00-99a6-1b6badb36e56 2018-12-04 21:36:52,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=55fef504-8bde-490b-909e-cb0852183f05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3145d50314c027c47a2670dd0caca263ae2c5f0" 2018-12-04 21:36:52,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-4fd9827b-3131-45fe-ae52-e519e4ac4db8 Date: Tue, 04 Dec 2018 21:36:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T21:36:51Z","tenant_id":"923faeb34b81436e8acfed56c69044c9","created_at":"2018-12-04T21:36:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"923faeb34b81436e8acfed56c69044c9","id":"55fef504-8bde-490b-909e-cb0852183f05","name":"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net"}]} 2018-12-04 21:36:52,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=55fef504-8bde-490b-909e-cb0852183f05 used request id req-4fd9827b-3131-45fe-ae52-e519e4ac4db8 2018-12-04 21:36:52,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=55fef504-8bde-490b-909e-cb0852183f05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3145d50314c027c47a2670dd0caca263ae2c5f0" 2018-12-04 21:36:52,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6d15a02b-e887-41a6-8bf6-25d844364a00 Date: Tue, 04 Dec 2018 21:36:52 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:36:52,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=55fef504-8bde-490b-909e-cb0852183f05 used request id req-6d15a02b-e887-41a6-8bf6-25d844364a00 2018-12-04 21:36:52,172 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-subnet 2018-12-04 21:36:52,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3145d50314c027c47a2670dd0caca263ae2c5f0" -d '{"subnets": [{"ip_version": 4, "network_id": "55fef504-8bde-490b-909e-cb0852183f05", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-subnet"}]}' 2018-12-04 21:36:52,756 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-22240a6d-d589-4d67-8e8f-453ebaf3e8e2 Date: Tue, 04 Dec 2018 21:36:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"55fef504-8bde-490b-909e-cb0852183f05","tenant_id":"923faeb34b81436e8acfed56c69044c9","created_at":"2018-12-04T21:36:52Z","dns_nameservers":[],"updated_at":"2018-12-04T21:36:52Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"923faeb34b81436e8acfed56c69044c9","id":"6feff0e3-d495-4387-a931-584dde2e54b7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-subnet"}]} 2018-12-04 21:36:52,757 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-22240a6d-d589-4d67-8e8f-453ebaf3e8e2 2018-12-04 21:36:52,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=55fef504-8bde-490b-909e-cb0852183f05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3145d50314c027c47a2670dd0caca263ae2c5f0" 2018-12-04 21:36:52,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-bf5adac7-1d9d-4918-a385-3b3eb56f7add Date: Tue, 04 Dec 2018 21:36:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6feff0e3-d495-4387-a931-584dde2e54b7"],"updated_at":"2018-12-04T21:36:52Z","tenant_id":"923faeb34b81436e8acfed56c69044c9","created_at":"2018-12-04T21:36:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"923faeb34b81436e8acfed56c69044c9","id":"55fef504-8bde-490b-909e-cb0852183f05","name":"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net"}]} 2018-12-04 21:36:52,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=55fef504-8bde-490b-909e-cb0852183f05 used request id req-bf5adac7-1d9d-4918-a385-3b3eb56f7add 2018-12-04 21:36:52,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=55fef504-8bde-490b-909e-cb0852183f05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3145d50314c027c47a2670dd0caca263ae2c5f0" 2018-12-04 21:36:52,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-15c6e480-63a6-46d1-b32f-1e1712f43d5f Date: Tue, 04 Dec 2018 21:36:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"55fef504-8bde-490b-909e-cb0852183f05","tenant_id":"923faeb34b81436e8acfed56c69044c9","created_at":"2018-12-04T21:36:52Z","dns_nameservers":[],"updated_at":"2018-12-04T21:36:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"923faeb34b81436e8acfed56c69044c9","id":"6feff0e3-d495-4387-a931-584dde2e54b7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-subnet"}]} 2018-12-04 21:36:52,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=55fef504-8bde-490b-909e-cb0852183f05 used request id req-15c6e480-63a6-46d1-b32f-1e1712f43d5f 2018-12-04 21:36:52,955 - OpenStackNetwork - DEBUG - Network [55fef504-8bde-490b-909e-cb0852183f05] created successfully 2018-12-04 21:36:52,955 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:36:52,956 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:36:53,357 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:36:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["LahQOkXaSXOEPPaIsF2L7g"], "issued_at": "2018-12-04T21:36:53.000000Z"}} 2018-12-04 21:36:53,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197fea23c33584a3cfca20da82ea4791729dc33f" 2018-12-04 21:36:53,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0457e018-e81c-463f-8107-9904a95c39dd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:36:53,449 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0457e018-e81c-463f-8107-9904a95c39dd 2018-12-04 21:36:53,450 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:36:53,455 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197fea23c33584a3cfca20da82ea4791729dc33f" 2018-12-04 21:36:53,656 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a01cf3f7-080a-4e84-bf61-27977dc27a55 x-compute-request-id: req-a01cf3f7-080a-4e84-bf61-27977dc27a55 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-04 21:36:53,657 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a01cf3f7-080a-4e84-bf61-27977dc27a55 2018-12-04 21:36:53,660 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197fea23c33584a3cfca20da82ea4791729dc33f" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-04 21:36:53,707 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9e82899-a574-4de6-859e-025e8aef576b x-compute-request-id: req-d9e82899-a574-4de6-859e-025e8aef576b Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a559efac-dd40-4b55-823c-8a48abb28f5a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a559efac-dd40-4b55-823c-8a48abb28f5a", "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": "a559efac-dd40-4b55-823c-8a48abb28f5a"}} 2018-12-04 21:36:53,707 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d9e82899-a574-4de6-859e-025e8aef576b 2018-12-04 21:36:53,708 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:36:53,708 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:36:54,111 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "94882d5665544453aec770f5ffe64da1", "name": "InstanceSecurityGroupTests-fefd8d38-0158-4b2-proj-role"}], "expires_at": "2018-12-04T22:36:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "923faeb34b81436e8acfed56c69044c9", "name": "InstanceSecurityGroupTests-fefd8d38-0158-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/923faeb34b81436e8acfed56c69044c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/923faeb34b81436e8acfed56c69044c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/923faeb34b81436e8acfed56c69044c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_923faeb34b81436e8acfed56c69044c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_923faeb34b81436e8acfed56c69044c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/923faeb34b81436e8acfed56c69044c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/923faeb34b81436e8acfed56c69044c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/923faeb34b81436e8acfed56c69044c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/923faeb34b81436e8acfed56c69044c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/923faeb34b81436e8acfed56c69044c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/923faeb34b81436e8acfed56c69044c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/923faeb34b81436e8acfed56c69044c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/923faeb34b81436e8acfed56c69044c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/923faeb34b81436e8acfed56c69044c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-fefd8d38-0158-4b2-user", "id": "3661e26a56d44c6d81e729211b400b24"}, "audit_ids": ["kXdliNVjQ224Q5NckGIyEQ"], "issued_at": "2018-12-04T21:36:54.000000Z"}} 2018-12-04 21:36:54,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:36:54,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea0724c9-5a09-44e7-9ebd-00008e97b8af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:36:54,123 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ea0724c9-5a09-44e7-9ebd-00008e97b8af 2018-12-04 21:36:54,124 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:36:54,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:36:54,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba58161d-0ba5-4dbc-bf9b-db8401e902fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:36:54,231 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ba58161d-0ba5-4dbc-bf9b-db8401e902fa 2018-12-04 21:36:54,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:36:54,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-59c08541-4ecd-401c-98a2-345e61ce9a52 Date: Tue, 04 Dec 2018 21:36:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6feff0e3-d495-4387-a931-584dde2e54b7"],"updated_at":"2018-12-04T21:36:52Z","tenant_id":"923faeb34b81436e8acfed56c69044c9","created_at":"2018-12-04T21:36:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"923faeb34b81436e8acfed56c69044c9","id":"55fef504-8bde-490b-909e-cb0852183f05","name":"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net"}]} 2018-12-04 21:36:54,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net used request id req-59c08541-4ecd-401c-98a2-345e61ce9a52 2018-12-04 21:36:54,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=55fef504-8bde-490b-909e-cb0852183f05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:36:54,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ac8faedd-e2b4-4a0d-963c-a55c8bdb0e38 Date: Tue, 04 Dec 2018 21:36:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"55fef504-8bde-490b-909e-cb0852183f05","tenant_id":"923faeb34b81436e8acfed56c69044c9","created_at":"2018-12-04T21:36:52Z","dns_nameservers":[],"updated_at":"2018-12-04T21:36:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"923faeb34b81436e8acfed56c69044c9","id":"6feff0e3-d495-4387-a931-584dde2e54b7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-subnet"}]} 2018-12-04 21:36:54,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=55fef504-8bde-490b-909e-cb0852183f05 used request id req-ac8faedd-e2b4-4a0d-963c-a55c8bdb0e38 2018-12-04 21:36:54,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:36:54,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-f0e7d123-b1fd-4b9e-9539-b513cbe2ee96 Date: Tue, 04 Dec 2018 21:36:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6feff0e3-d495-4387-a931-584dde2e54b7"],"updated_at":"2018-12-04T21:36:52Z","tenant_id":"923faeb34b81436e8acfed56c69044c9","created_at":"2018-12-04T21:36:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"923faeb34b81436e8acfed56c69044c9","id":"55fef504-8bde-490b-909e-cb0852183f05","name":"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net"}]} 2018-12-04 21:36:54,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net used request id req-f0e7d123-b1fd-4b9e-9539-b513cbe2ee96 2018-12-04 21:36:54,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:36:54,871 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:36: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:36:54,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/923faeb34b81436e8acfed56c69044c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:36:54,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4356fd1b-d460-4877-bace-79496107c71a Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/923faeb34b81436e8acfed56c69044c9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "923faeb34b81436e8acfed56c69044c9", "name": "InstanceSecurityGroupTests-fefd8d38-0158-4b2-proj"}} 2018-12-04 21:36:54,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/923faeb34b81436e8acfed56c69044c9 used request id req-4356fd1b-d460-4877-bace-79496107c71a 2018-12-04 21:36:54,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=55fef504-8bde-490b-909e-cb0852183f05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:36:55,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9ad6f6f6-c56f-4ede-b64d-d6236b6c70e9 Date: Tue, 04 Dec 2018 21:36:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"55fef504-8bde-490b-909e-cb0852183f05","tenant_id":"923faeb34b81436e8acfed56c69044c9","created_at":"2018-12-04T21:36:52Z","dns_nameservers":[],"updated_at":"2018-12-04T21:36:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"923faeb34b81436e8acfed56c69044c9","id":"6feff0e3-d495-4387-a931-584dde2e54b7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-subnet"}]} 2018-12-04 21:36:55,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=55fef504-8bde-490b-909e-cb0852183f05 used request id req-9ad6f6f6-c56f-4ede-b64d-d6236b6c70e9 2018-12-04 21:36:55,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=55fef504-8bde-490b-909e-cb0852183f05&name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:36:55,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a5d2854a-8002-47b9-8d51-a1de19927ac5 Date: Tue, 04 Dec 2018 21:36:55 GMT RESP BODY: {"ports":[]} 2018-12-04 21:36:55,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=55fef504-8bde-490b-909e-cb0852183f05&name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-port&admin_state_up=True used request id req-a5d2854a-8002-47b9-8d51-a1de19927ac5 2018-12-04 21:36:55,052 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:36:55,305 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-72ddfcc8-d2e2-4392-a2aa-bef062386a4e x-compute-request-id: req-72ddfcc8-d2e2-4392-a2aa-bef062386a4e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-04 21:36:55,305 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-inst used request id req-72ddfcc8-d2e2-4392-a2aa-bef062386a4e 2018-12-04 21:36:55,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:36:55,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-b5053406-e9ba-471a-aae1-e2c7cf50cb77 Date: Tue, 04 Dec 2018 21:36:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6feff0e3-d495-4387-a931-584dde2e54b7"],"updated_at":"2018-12-04T21:36:52Z","tenant_id":"923faeb34b81436e8acfed56c69044c9","created_at":"2018-12-04T21:36:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"923faeb34b81436e8acfed56c69044c9","id":"55fef504-8bde-490b-909e-cb0852183f05","name":"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net"}]} 2018-12-04 21:36:55,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net used request id req-b5053406-e9ba-471a-aae1-e2c7cf50cb77 2018-12-04 21:36:55,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=55fef504-8bde-490b-909e-cb0852183f05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:36:55,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8572baa8-43e0-44db-a1f6-d8af8fba6d83 Date: Tue, 04 Dec 2018 21:36:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"55fef504-8bde-490b-909e-cb0852183f05","tenant_id":"923faeb34b81436e8acfed56c69044c9","created_at":"2018-12-04T21:36:52Z","dns_nameservers":[],"updated_at":"2018-12-04T21:36:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"923faeb34b81436e8acfed56c69044c9","id":"6feff0e3-d495-4387-a931-584dde2e54b7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-subnet"}]} 2018-12-04 21:36:55,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=55fef504-8bde-490b-909e-cb0852183f05 used request id req-8572baa8-43e0-44db-a1f6-d8af8fba6d83 2018-12-04 21:36:55,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:36:55,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-118056e9-3fb2-4de6-b064-cb9693499d9d Date: Tue, 04 Dec 2018 21:36:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6feff0e3-d495-4387-a931-584dde2e54b7"],"updated_at":"2018-12-04T21:36:52Z","tenant_id":"923faeb34b81436e8acfed56c69044c9","created_at":"2018-12-04T21:36:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"923faeb34b81436e8acfed56c69044c9","id":"55fef504-8bde-490b-909e-cb0852183f05","name":"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net"}]} 2018-12-04 21:36:55,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net used request id req-118056e9-3fb2-4de6-b064-cb9693499d9d 2018-12-04 21:36:55,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/923faeb34b81436e8acfed56c69044c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:36:55,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ab972d7-522c-4f13-a934-1f76d3cbfdbd Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/923faeb34b81436e8acfed56c69044c9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "923faeb34b81436e8acfed56c69044c9", "name": "InstanceSecurityGroupTests-fefd8d38-0158-4b2-proj"}} 2018-12-04 21:36:55,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/923faeb34b81436e8acfed56c69044c9 used request id req-7ab972d7-522c-4f13-a934-1f76d3cbfdbd 2018-12-04 21:36:55,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=55fef504-8bde-490b-909e-cb0852183f05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:36:55,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8b104e27-aa4d-4b3b-b235-2da436c6bcd9 Date: Tue, 04 Dec 2018 21:36:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"55fef504-8bde-490b-909e-cb0852183f05","tenant_id":"923faeb34b81436e8acfed56c69044c9","created_at":"2018-12-04T21:36:52Z","dns_nameservers":[],"updated_at":"2018-12-04T21:36:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"923faeb34b81436e8acfed56c69044c9","id":"6feff0e3-d495-4387-a931-584dde2e54b7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-subnet"}]} 2018-12-04 21:36:55,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=55fef504-8bde-490b-909e-cb0852183f05 used request id req-8b104e27-aa4d-4b3b-b235-2da436c6bcd9 2018-12-04 21:36:55,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=55fef504-8bde-490b-909e-cb0852183f05&name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:36:55,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e1d1371f-063c-4800-9188-51244bb94bf9 Date: Tue, 04 Dec 2018 21:36:55 GMT RESP BODY: {"ports":[]} 2018-12-04 21:36:55,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=55fef504-8bde-490b-909e-cb0852183f05&name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-port&admin_state_up=True used request id req-e1d1371f-063c-4800-9188-51244bb94bf9 2018-12-04 21:36:55,715 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:36:55,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:36:56,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "94882d5665544453aec770f5ffe64da1", "name": "InstanceSecurityGroupTests-fefd8d38-0158-4b2-proj-role"}], "expires_at": "2018-12-04T22:36:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "923faeb34b81436e8acfed56c69044c9", "name": "InstanceSecurityGroupTests-fefd8d38-0158-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/923faeb34b81436e8acfed56c69044c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/923faeb34b81436e8acfed56c69044c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/923faeb34b81436e8acfed56c69044c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_923faeb34b81436e8acfed56c69044c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_923faeb34b81436e8acfed56c69044c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/923faeb34b81436e8acfed56c69044c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/923faeb34b81436e8acfed56c69044c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/923faeb34b81436e8acfed56c69044c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/923faeb34b81436e8acfed56c69044c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/923faeb34b81436e8acfed56c69044c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/923faeb34b81436e8acfed56c69044c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/923faeb34b81436e8acfed56c69044c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/923faeb34b81436e8acfed56c69044c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/923faeb34b81436e8acfed56c69044c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-fefd8d38-0158-4b2-user", "id": "3661e26a56d44c6d81e729211b400b24"}, "audit_ids": ["Z-KkvClVT3mKYbDcg2PU6g"], "issued_at": "2018-12-04T21:36:56.000000Z"}} 2018-12-04 21:36:56,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21d3a115e003001d4200b2413dbafa8f9e71164f" 2018-12-04 21:36:56,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7280cd41-2030-4c71-acdf-d76041aad23c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:36:56,122 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7280cd41-2030-4c71-acdf-d76041aad23c 2018-12-04 21:36:56,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:36:56,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-4d088035-67da-41ab-9dc6-912cc9386299 Date: Tue, 04 Dec 2018 21:36:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6feff0e3-d495-4387-a931-584dde2e54b7"],"updated_at":"2018-12-04T21:36:52Z","tenant_id":"923faeb34b81436e8acfed56c69044c9","created_at":"2018-12-04T21:36:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"923faeb34b81436e8acfed56c69044c9","id":"55fef504-8bde-490b-909e-cb0852183f05","name":"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net"}]} 2018-12-04 21:36:56,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net used request id req-4d088035-67da-41ab-9dc6-912cc9386299 2018-12-04 21:36:56,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=55fef504-8bde-490b-909e-cb0852183f05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:36:56,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-58b7182e-c2f9-4648-9ce0-bd63959b7787 Date: Tue, 04 Dec 2018 21:36:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"55fef504-8bde-490b-909e-cb0852183f05","tenant_id":"923faeb34b81436e8acfed56c69044c9","created_at":"2018-12-04T21:36:52Z","dns_nameservers":[],"updated_at":"2018-12-04T21:36:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"923faeb34b81436e8acfed56c69044c9","id":"6feff0e3-d495-4387-a931-584dde2e54b7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-subnet"}]} 2018-12-04 21:36:56,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=55fef504-8bde-490b-909e-cb0852183f05 used request id req-58b7182e-c2f9-4648-9ce0-bd63959b7787 2018-12-04 21:36:56,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:36:56,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-cffdda8f-52d5-4ac7-be52-8165e994460e Date: Tue, 04 Dec 2018 21:36:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6feff0e3-d495-4387-a931-584dde2e54b7"],"updated_at":"2018-12-04T21:36:52Z","tenant_id":"923faeb34b81436e8acfed56c69044c9","created_at":"2018-12-04T21:36:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"923faeb34b81436e8acfed56c69044c9","id":"55fef504-8bde-490b-909e-cb0852183f05","name":"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net"}]} 2018-12-04 21:36:56,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net used request id req-cffdda8f-52d5-4ac7-be52-8165e994460e 2018-12-04 21:36:56,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:36:56,376 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:36: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:36:56,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/923faeb34b81436e8acfed56c69044c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21d3a115e003001d4200b2413dbafa8f9e71164f" 2018-12-04 21:36:56,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-791e9410-e39e-47af-8509-724dc9d5950f Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/923faeb34b81436e8acfed56c69044c9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "923faeb34b81436e8acfed56c69044c9", "name": "InstanceSecurityGroupTests-fefd8d38-0158-4b2-proj"}} 2018-12-04 21:36:56,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/923faeb34b81436e8acfed56c69044c9 used request id req-791e9410-e39e-47af-8509-724dc9d5950f 2018-12-04 21:36:56,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=55fef504-8bde-490b-909e-cb0852183f05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:36:56,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ab586c2d-1fea-491c-b706-f6b63e7ad059 Date: Tue, 04 Dec 2018 21:36:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"55fef504-8bde-490b-909e-cb0852183f05","tenant_id":"923faeb34b81436e8acfed56c69044c9","created_at":"2018-12-04T21:36:52Z","dns_nameservers":[],"updated_at":"2018-12-04T21:36:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"923faeb34b81436e8acfed56c69044c9","id":"6feff0e3-d495-4387-a931-584dde2e54b7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-subnet"}]} 2018-12-04 21:36:56,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=55fef504-8bde-490b-909e-cb0852183f05 used request id req-ab586c2d-1fea-491c-b706-f6b63e7ad059 2018-12-04 21:36:56,442 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net 2018-12-04 21:36:56,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" -d '{"port": {"network_id": "55fef504-8bde-490b-909e-cb0852183f05", "name": "InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-port", "admin_state_up": true}}' 2018-12-04 21:36:57,255 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-cd7270a2-c9df-40b7-bc97-6cfbf30adace Date: Tue, 04 Dec 2018 21:36:57 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-12-04T21:36:56Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"55fef504-8bde-490b-909e-cb0852183f05","tenant_id":"923faeb34b81436e8acfed56c69044c9","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-12-04T21:36:57Z","name":"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:ce:53:b2","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"923faeb34b81436e8acfed56c69044c9","fixed_ips":[{"subnet_id":"6feff0e3-d495-4387-a931-584dde2e54b7","ip_address":"10.55.0.6"}],"id":"9013a327-be47-4359-be39-9d859186758d","security_groups":["b33c364d-a1f7-46b5-9335-d539a7a258ea"],"device_id":""}} 2018-12-04 21:36:57,255 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-cd7270a2-c9df-40b7-bc97-6cfbf30adace 2018-12-04 21:36:57,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:36:57,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-ac2b4799-d298-486e-9821-348eec51495e Date: Tue, 04 Dec 2018 21:36:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6feff0e3-d495-4387-a931-584dde2e54b7"],"updated_at":"2018-12-04T21:36:52Z","tenant_id":"923faeb34b81436e8acfed56c69044c9","created_at":"2018-12-04T21:36:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"923faeb34b81436e8acfed56c69044c9","id":"55fef504-8bde-490b-909e-cb0852183f05","name":"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net"}]} 2018-12-04 21:36:57,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net used request id req-ac2b4799-d298-486e-9821-348eec51495e 2018-12-04 21:36:57,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=55fef504-8bde-490b-909e-cb0852183f05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:36:57,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-173d6842-ee05-4e3c-88e7-4dea8c581327 Date: Tue, 04 Dec 2018 21:36:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"55fef504-8bde-490b-909e-cb0852183f05","tenant_id":"923faeb34b81436e8acfed56c69044c9","created_at":"2018-12-04T21:36:52Z","dns_nameservers":[],"updated_at":"2018-12-04T21:36:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"923faeb34b81436e8acfed56c69044c9","id":"6feff0e3-d495-4387-a931-584dde2e54b7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-subnet"}]} 2018-12-04 21:36:57,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=55fef504-8bde-490b-909e-cb0852183f05 used request id req-173d6842-ee05-4e3c-88e7-4dea8c581327 2018-12-04 21:36:57,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:36:57,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-635cec9c-513f-4b2c-b0b7-ed2ea39ff86b Date: Tue, 04 Dec 2018 21:36:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6feff0e3-d495-4387-a931-584dde2e54b7"],"updated_at":"2018-12-04T21:36:52Z","tenant_id":"923faeb34b81436e8acfed56c69044c9","created_at":"2018-12-04T21:36:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"923faeb34b81436e8acfed56c69044c9","id":"55fef504-8bde-490b-909e-cb0852183f05","name":"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net"}]} 2018-12-04 21:36:57,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net used request id req-635cec9c-513f-4b2c-b0b7-ed2ea39ff86b 2018-12-04 21:36:57,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/923faeb34b81436e8acfed56c69044c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:36:57,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50df2083-4895-4e9c-84d7-1f0a6d97c427 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/923faeb34b81436e8acfed56c69044c9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "923faeb34b81436e8acfed56c69044c9", "name": "InstanceSecurityGroupTests-fefd8d38-0158-4b2-proj"}} 2018-12-04 21:36:57,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/923faeb34b81436e8acfed56c69044c9 used request id req-50df2083-4895-4e9c-84d7-1f0a6d97c427 2018-12-04 21:36:57,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=55fef504-8bde-490b-909e-cb0852183f05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:36:57,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3b161997-ad97-4545-869b-ba3bcbf97b7d Date: Tue, 04 Dec 2018 21:36:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"55fef504-8bde-490b-909e-cb0852183f05","tenant_id":"923faeb34b81436e8acfed56c69044c9","created_at":"2018-12-04T21:36:52Z","dns_nameservers":[],"updated_at":"2018-12-04T21:36:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"923faeb34b81436e8acfed56c69044c9","id":"6feff0e3-d495-4387-a931-584dde2e54b7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-subnet"}]} 2018-12-04 21:36:57,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=55fef504-8bde-490b-909e-cb0852183f05 used request id req-3b161997-ad97-4545-869b-ba3bcbf97b7d 2018-12-04 21:36:57,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=55fef504-8bde-490b-909e-cb0852183f05&name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:36:57,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 763 X-Openstack-Request-Id: req-721ee90b-967d-437e-a7b0-764f6e9d1eee Date: Tue, 04 Dec 2018 21:36:57 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"55fef504-8bde-490b-909e-cb0852183f05","tenant_id":"923faeb34b81436e8acfed56c69044c9","created_at":"2018-12-04T21:36:56Z","admin_state_up":true,"updated_at":"2018-12-04T21:36:57Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:ce:53:b2","id":"9013a327-be47-4359-be39-9d859186758d","port_security_enabled":true,"project_id":"923faeb34b81436e8acfed56c69044c9","fixed_ips":[{"subnet_id":"6feff0e3-d495-4387-a931-584dde2e54b7","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["b33c364d-a1f7-46b5-9335-d539a7a258ea"],"name":"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-port"}]} 2018-12-04 21:36:57,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=55fef504-8bde-490b-909e-cb0852183f05&name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-port&admin_state_up=True used request id req-721ee90b-967d-437e-a7b0-764f6e9d1eee 2018-12-04 21:36:57,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/923faeb34b81436e8acfed56c69044c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:36:57,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8a0b89b-7380-4ac8-8582-9d6bf9ff8033 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/923faeb34b81436e8acfed56c69044c9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "923faeb34b81436e8acfed56c69044c9", "name": "InstanceSecurityGroupTests-fefd8d38-0158-4b2-proj"}} 2018-12-04 21:36:57,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/923faeb34b81436e8acfed56c69044c9 used request id req-a8a0b89b-7380-4ac8-8582-9d6bf9ff8033 2018-12-04 21:36:57,982 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-inst 2018-12-04 21:36:57,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:36:58,004 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b588096e-2243-4d81-bfe3-8d3d286b254c x-compute-request-id: req-b588096e-2243-4d81-bfe3-8d3d286b254c Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a559efac-dd40-4b55-823c-8a48abb28f5a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a559efac-dd40-4b55-823c-8a48abb28f5a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a559efac-dd40-4b55-823c-8a48abb28f5a", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-flavor-name"}]} 2018-12-04 21:36:58,004 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b588096e-2243-4d81-bfe3-8d3d286b254c 2018-12-04 21:36:58,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/a559efac-dd40-4b55-823c-8a48abb28f5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:36:58,024 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:36:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dbfaf582-c5e5-46b7-b8a9-512ad1e13d87 x-compute-request-id: req-dbfaf582-c5e5-46b7-b8a9-512ad1e13d87 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a559efac-dd40-4b55-823c-8a48abb28f5a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a559efac-dd40-4b55-823c-8a48abb28f5a", "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": "a559efac-dd40-4b55-823c-8a48abb28f5a"}} 2018-12-04 21:36:58,024 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/a559efac-dd40-4b55-823c-8a48abb28f5a used request id req-dbfaf582-c5e5-46b7-b8a9-512ad1e13d87 2018-12-04 21:36:58,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:36:58,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-dbc59b36-d2f9-487e-a907-56357f25c838 Date: Tue, 04 Dec 2018 21:36:58 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:36:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:36:50Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7f1f87e8-ed6a-4d1c-8207-a6423689a5e2/snap", "metadata": {}}], "self": "/v2/images/7f1f87e8-ed6a-4d1c-8207-a6423689a5e2", "min_disk": 0, "protected": false, "id": "7f1f87e8-ed6a-4d1c-8207-a6423689a5e2", "file": "/v2/images/7f1f87e8-ed6a-4d1c-8207-a6423689a5e2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "923faeb34b81436e8acfed56c69044c9", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7f1f87e8-ed6a-4d1c-8207-a6423689a5e2/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-image"} 2018-12-04 21:36:58,221 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-image used request id req-dbc59b36-d2f9-487e-a907-56357f25c838 2018-12-04 21:36:58,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:36:58,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0932796a-828b-4325-a0a6-6b30e714bf02 Date: Tue, 04 Dec 2018 21:36:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:36:58,231 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-0932796a-828b-4325-a0a6-6b30e714bf02 2018-12-04 21:36:58,236 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" -d '{"server": {"name": "InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-inst", "imageRef": "7f1f87e8-ed6a-4d1c-8207-a6423689a5e2", "flavorRef": "a559efac-dd40-4b55-823c-8a48abb28f5a", "max_count": 1, "min_count": 1, "networks": [{"port": "9013a327-be47-4359-be39-9d859186758d"}]}}' 2018-12-04 21:36:59,303 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:36:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-710b7e1a-3b74-4a53-ac93-1cf0d5d4bebb x-compute-request-id: req-710b7e1a-3b74-4a53-ac93-1cf0d5d4bebb Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "rel": "bookmark"}], "adminPass": "NgioknQMbP5s"}} 2018-12-04 21:36:59,303 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-710b7e1a-3b74-4a53-ac93-1cf0d5d4bebb 2018-12-04 21:36:59,306 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:36:59,741 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-1fbff9c9-29b5-4744-8028-ecfb6d020e07 x-compute-request-id: req-1fbff9c9-29b5-4744-8028-ecfb6d020e07 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.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "rel": "bookmark"}], "image": {"id": "7f1f87e8-ed6a-4d1c-8207-a6423689a5e2", "links": [{"href": "http://172.30.9.23:8774/images/7f1f87e8-ed6a-4d1c-8207-a6423689a5e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a559efac-dd40-4b55-823c-8a48abb28f5a", "links": [{"href": "http://172.30.9.23:8774/flavors/a559efac-dd40-4b55-823c-8a48abb28f5a", "rel": "bookmark"}]}, "id": "d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "user_id": "3661e26a56d44c6d81e729211b400b24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:36:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-inst", "created": "2018-12-04T21:36:59Z", "tenant_id": "923faeb34b81436e8acfed56c69044c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:36:59,742 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c used request id req-1fbff9c9-29b5-4744-8028-ecfb6d020e07 2018-12-04 21:36:59,742 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-inst 2018-12-04 21:36:59,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:37:00,021 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-411d0a18-764f-42fd-98fc-15888bd24a4c x-compute-request-id: req-411d0a18-764f-42fd-98fc-15888bd24a4c 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.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "rel": "bookmark"}], "image": {"id": "7f1f87e8-ed6a-4d1c-8207-a6423689a5e2", "links": [{"href": "http://172.30.9.23:8774/images/7f1f87e8-ed6a-4d1c-8207-a6423689a5e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a559efac-dd40-4b55-823c-8a48abb28f5a", "links": [{"href": "http://172.30.9.23:8774/flavors/a559efac-dd40-4b55-823c-8a48abb28f5a", "rel": "bookmark"}]}, "id": "d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "user_id": "3661e26a56d44c6d81e729211b400b24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:36:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-inst", "created": "2018-12-04T21:36:59Z", "tenant_id": "923faeb34b81436e8acfed56c69044c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:37:00,021 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c used request id req-411d0a18-764f-42fd-98fc-15888bd24a4c 2018-12-04 21:37:00,022 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-inst] is - BUILD 2018-12-04 21:37:00,022 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:37:03,025 - create_instance - DEBUG - VM status query timeout in 896.717436075 2018-12-04 21:37:03,028 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:37:03,372 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e7450fe2-d675-4a26-a742-666c49a65b07 x-compute-request-id: req-e7450fe2-d675-4a26-a742-666c49a65b07 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.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "rel": "bookmark"}], "image": {"id": "7f1f87e8-ed6a-4d1c-8207-a6423689a5e2", "links": [{"href": "http://172.30.9.23:8774/images/7f1f87e8-ed6a-4d1c-8207-a6423689a5e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a559efac-dd40-4b55-823c-8a48abb28f5a", "links": [{"href": "http://172.30.9.23:8774/flavors/a559efac-dd40-4b55-823c-8a48abb28f5a", "rel": "bookmark"}]}, "id": "d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "security_groups": [{"name": "default"}], "user_id": "3661e26a56d44c6d81e729211b400b24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:37:00Z", "hostId": "8ba33ad3c0b1f6f2c255d832ea5a33788747b4b50f66f0037dfec1f3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-inst", "created": "2018-12-04T21:36:59Z", "tenant_id": "923faeb34b81436e8acfed56c69044c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:37:03,372 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c used request id req-e7450fe2-d675-4a26-a742-666c49a65b07 2018-12-04 21:37:03,373 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-inst] is - BUILD 2018-12-04 21:37:03,373 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:37:06,376 - create_instance - DEBUG - VM status query timeout in 893.366061211 2018-12-04 21:37:06,379 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:37:06,524 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-a83b8d39-982a-4b30-9e13-a24f52dd448c x-compute-request-id: req-a83b8d39-982a-4b30-9e13-a24f52dd448c Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:53:b2", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "rel": "bookmark"}], "image": {"id": "7f1f87e8-ed6a-4d1c-8207-a6423689a5e2", "links": [{"href": "http://172.30.9.23:8774/images/7f1f87e8-ed6a-4d1c-8207-a6423689a5e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:37:04.000000", "flavor": {"id": "a559efac-dd40-4b55-823c-8a48abb28f5a", "links": [{"href": "http://172.30.9.23:8774/flavors/a559efac-dd40-4b55-823c-8a48abb28f5a", "rel": "bookmark"}]}, "id": "d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "security_groups": [{"name": "default"}], "user_id": "3661e26a56d44c6d81e729211b400b24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:37:04Z", "hostId": "8ba33ad3c0b1f6f2c255d832ea5a33788747b4b50f66f0037dfec1f3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-inst", "created": "2018-12-04T21:36:59Z", "tenant_id": "923faeb34b81436e8acfed56c69044c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:37:06,524 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c used request id req-a83b8d39-982a-4b30-9e13-a24f52dd448c 2018-12-04 21:37:06,525 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-inst] is - ACTIVE 2018-12-04 21:37:06,525 - create_instance - INFO - VM is - ACTIVE 2018-12-04 21:37:06,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:37:06,668 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-9faafe8c-6bfd-499a-80ff-86a3e505a24c x-compute-request-id: req-9faafe8c-6bfd-499a-80ff-86a3e505a24c Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:53:b2", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "rel": "bookmark"}], "image": {"id": "7f1f87e8-ed6a-4d1c-8207-a6423689a5e2", "links": [{"href": "http://172.30.9.23:8774/images/7f1f87e8-ed6a-4d1c-8207-a6423689a5e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:37:04.000000", "flavor": {"id": "a559efac-dd40-4b55-823c-8a48abb28f5a", "links": [{"href": "http://172.30.9.23:8774/flavors/a559efac-dd40-4b55-823c-8a48abb28f5a", "rel": "bookmark"}]}, "id": "d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "security_groups": [{"name": "default"}], "user_id": "3661e26a56d44c6d81e729211b400b24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:37:04Z", "hostId": "8ba33ad3c0b1f6f2c255d832ea5a33788747b4b50f66f0037dfec1f3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-inst", "created": "2018-12-04T21:36:59Z", "tenant_id": "923faeb34b81436e8acfed56c69044c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:37:06,668 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c used request id req-9faafe8c-6bfd-499a-80ff-86a3e505a24c 2018-12-04 21:37:06,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:37:06,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-6a8362d2-3d15-4d07-a2ed-535a7063939e Date: Tue, 04 Dec 2018 21:37:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6feff0e3-d495-4387-a931-584dde2e54b7"],"updated_at":"2018-12-04T21:36:52Z","tenant_id":"923faeb34b81436e8acfed56c69044c9","created_at":"2018-12-04T21:36:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"923faeb34b81436e8acfed56c69044c9","id":"55fef504-8bde-490b-909e-cb0852183f05","name":"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net"}]} 2018-12-04 21:37:06,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net used request id req-6a8362d2-3d15-4d07-a2ed-535a7063939e 2018-12-04 21:37:06,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/923faeb34b81436e8acfed56c69044c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:37:07,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0e693f5-b46a-42ff-97e1-6be9eb6ebadc Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/923faeb34b81436e8acfed56c69044c9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "923faeb34b81436e8acfed56c69044c9", "name": "InstanceSecurityGroupTests-fefd8d38-0158-4b2-proj"}} 2018-12-04 21:37:07,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/923faeb34b81436e8acfed56c69044c9 used request id req-f0e693f5-b46a-42ff-97e1-6be9eb6ebadc 2018-12-04 21:37:07,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=55fef504-8bde-490b-909e-cb0852183f05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:37:07,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3243312c-dd02-42a8-b14e-46f00954cba0 Date: Tue, 04 Dec 2018 21:37:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"55fef504-8bde-490b-909e-cb0852183f05","tenant_id":"923faeb34b81436e8acfed56c69044c9","created_at":"2018-12-04T21:36:52Z","dns_nameservers":[],"updated_at":"2018-12-04T21:36:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"923faeb34b81436e8acfed56c69044c9","id":"6feff0e3-d495-4387-a931-584dde2e54b7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-subnet"}]} 2018-12-04 21:37:07,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=55fef504-8bde-490b-909e-cb0852183f05 used request id req-3243312c-dd02-42a8-b14e-46f00954cba0 2018-12-04 21:37:07,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=55fef504-8bde-490b-909e-cb0852183f05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:37:07,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1552 X-Openstack-Request-Id: req-74d351b0-66f2-4b82-b30e-b4f32c4ed338 Date: Tue, 04 Dec 2018 21:37:07 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"55fef504-8bde-490b-909e-cb0852183f05","tenant_id":"923faeb34b81436e8acfed56c69044c9","created_at":"2018-12-04T21:36:56Z","admin_state_up":true,"updated_at":"2018-12-04T21:37:04Z","binding:vnic_type":"normal","device_id":"d4aa56d1-379d-42a3-a831-0bcf8139dd1c","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:ce:53:b2","id":"9013a327-be47-4359-be39-9d859186758d","port_security_enabled":true,"project_id":"923faeb34b81436e8acfed56c69044c9","fixed_ips":[{"subnet_id":"6feff0e3-d495-4387-a931-584dde2e54b7","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["b33c364d-a1f7-46b5-9335-d539a7a258ea"],"name":"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"55fef504-8bde-490b-909e-cb0852183f05","tenant_id":"923faeb34b81436e8acfed56c69044c9","created_at":"2018-12-04T21:36:52Z","admin_state_up":true,"updated_at":"2018-12-04T21:36:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-55fef504-8bde-490b-909e-cb0852183f05","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e6:13:a4","id":"bcc78192-5a8f-4832-bf4b-5bcaf801d296","port_security_enabled":false,"project_id":"923faeb34b81436e8acfed56c69044c9","fixed_ips":[{"subnet_id":"6feff0e3-d495-4387-a931-584dde2e54b7","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-12-04 21:37:07,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=55fef504-8bde-490b-909e-cb0852183f05 used request id req-74d351b0-66f2-4b82-b30e-b4f32c4ed338 2018-12-04 21:37:07,157 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:37:07,158 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:37:07,553 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "94882d5665544453aec770f5ffe64da1", "name": "InstanceSecurityGroupTests-fefd8d38-0158-4b2-proj-role"}], "expires_at": "2018-12-04T22:37:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "923faeb34b81436e8acfed56c69044c9", "name": "InstanceSecurityGroupTests-fefd8d38-0158-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/923faeb34b81436e8acfed56c69044c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/923faeb34b81436e8acfed56c69044c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/923faeb34b81436e8acfed56c69044c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_923faeb34b81436e8acfed56c69044c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_923faeb34b81436e8acfed56c69044c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/923faeb34b81436e8acfed56c69044c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/923faeb34b81436e8acfed56c69044c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/923faeb34b81436e8acfed56c69044c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/923faeb34b81436e8acfed56c69044c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/923faeb34b81436e8acfed56c69044c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/923faeb34b81436e8acfed56c69044c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/923faeb34b81436e8acfed56c69044c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/923faeb34b81436e8acfed56c69044c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/923faeb34b81436e8acfed56c69044c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-fefd8d38-0158-4b2-user", "id": "3661e26a56d44c6d81e729211b400b24"}, "audit_ids": ["XVH6UQhYRnarpviOBlMvMg"], "issued_at": "2018-12-04T21:37:07.000000Z"}} 2018-12-04 21:37:07,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c43c9d6a70a58da981e7b7be59c7ef19e43cba19" 2018-12-04 21:37:07,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c65c536-f624-48f0-b2ba-9e44d9a33694 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:37:07,640 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4c65c536-f624-48f0-b2ba-9e44d9a33694 2018-12-04 21:37:07,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c43c9d6a70a58da981e7b7be59c7ef19e43cba19" 2018-12-04 21:37:07,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-de4171d8-bcd0-475c-97c7-310c2d4e4e98 Date: Tue, 04 Dec 2018 21:37:07 GMT RESP BODY: {"security_groups": []} 2018-12-04 21:37:07,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-name&description=hello+group used request id req-de4171d8-bcd0-475c-97c7-310c2d4e4e98 2018-12-04 21:37:07,845 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-name... 2018-12-04 21:37:07,845 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-name 2018-12-04 21:37:07,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c43c9d6a70a58da981e7b7be59c7ef19e43cba19" -d '{"security_group": {"name": "InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-name", "description": "hello group"}}' 2018-12-04 21:37:08,167 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-06326817-d34b-49c6-8cc4-b201a65583ef Date: Tue, 04 Dec 2018 21:37:08 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "923faeb34b81436e8acfed56c69044c9", "created_at": "2018-12-04T21:37:07Z", "updated_at": "2018-12-04T21:37:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:37:08Z", "revision_number": 0, "id": "20410eec-e07a-4b4f-8225-4dc1b614b751", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:37:08Z", "security_group_id": "7af3315f-0452-4c5f-827b-381272c6eb70", "tenant_id": "923faeb34b81436e8acfed56c69044c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "923faeb34b81436e8acfed56c69044c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:37:08Z", "revision_number": 0, "id": "d6a7ef98-3ff8-4605-b19f-ab1e0e05bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:37:08Z", "security_group_id": "7af3315f-0452-4c5f-827b-381272c6eb70", "tenant_id": "923faeb34b81436e8acfed56c69044c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "923faeb34b81436e8acfed56c69044c9"}], "revision_number": 2, "project_id": "923faeb34b81436e8acfed56c69044c9", "id": "7af3315f-0452-4c5f-827b-381272c6eb70", "name": "InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-name"}} 2018-12-04 21:37:08,167 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-06326817-d34b-49c6-8cc4-b201a65583ef 2018-12-04 21:37:08,167 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7af3315f-0452-4c5f-827b-381272c6eb70 2018-12-04 21:37:08,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7af3315f-0452-4c5f-827b-381272c6eb70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c43c9d6a70a58da981e7b7be59c7ef19e43cba19" 2018-12-04 21:37:08,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a52270ce-bf77-4f01-8f47-87bf60cca68a Date: Tue, 04 Dec 2018 21:37: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": "2018-12-04T21:37:08Z", "security_group_id": "7af3315f-0452-4c5f-827b-381272c6eb70", "port_range_min": null, "revision_number": 0, "tenant_id": "923faeb34b81436e8acfed56c69044c9", "created_at": "2018-12-04T21:37:08Z", "project_id": "923faeb34b81436e8acfed56c69044c9", "id": "20410eec-e07a-4b4f-8225-4dc1b614b751"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:37:08Z", "security_group_id": "7af3315f-0452-4c5f-827b-381272c6eb70", "port_range_min": null, "revision_number": 0, "tenant_id": "923faeb34b81436e8acfed56c69044c9", "created_at": "2018-12-04T21:37:08Z", "project_id": "923faeb34b81436e8acfed56c69044c9", "id": "d6a7ef98-3ff8-4605-b19f-ab1e0e05bb75"}]} 2018-12-04 21:37:08,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7af3315f-0452-4c5f-827b-381272c6eb70 used request id req-a52270ce-bf77-4f01-8f47-87bf60cca68a 2018-12-04 21:37:08,222 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7af3315f-0452-4c5f-827b-381272c6eb70 2018-12-04 21:37:08,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7af3315f-0452-4c5f-827b-381272c6eb70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c43c9d6a70a58da981e7b7be59c7ef19e43cba19" 2018-12-04 21:37:08,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e328f271-585c-4f64-a807-c7fce1736699 Date: Tue, 04 Dec 2018 21:37: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": "2018-12-04T21:37:08Z", "security_group_id": "7af3315f-0452-4c5f-827b-381272c6eb70", "port_range_min": null, "revision_number": 0, "tenant_id": "923faeb34b81436e8acfed56c69044c9", "created_at": "2018-12-04T21:37:08Z", "project_id": "923faeb34b81436e8acfed56c69044c9", "id": "20410eec-e07a-4b4f-8225-4dc1b614b751"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:37:08Z", "security_group_id": "7af3315f-0452-4c5f-827b-381272c6eb70", "port_range_min": null, "revision_number": 0, "tenant_id": "923faeb34b81436e8acfed56c69044c9", "created_at": "2018-12-04T21:37:08Z", "project_id": "923faeb34b81436e8acfed56c69044c9", "id": "d6a7ef98-3ff8-4605-b19f-ab1e0e05bb75"}]} 2018-12-04 21:37:08,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7af3315f-0452-4c5f-827b-381272c6eb70 used request id req-e328f271-585c-4f64-a807-c7fce1736699 2018-12-04 21:37:08,246 - neutron_utils - INFO - Retrieving security group with ID - 7af3315f-0452-4c5f-827b-381272c6eb70 2018-12-04 21:37:08,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=7af3315f-0452-4c5f-827b-381272c6eb70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c43c9d6a70a58da981e7b7be59c7ef19e43cba19" 2018-12-04 21:37:08,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-399b1b47-18b0-4861-a592-7e62b9d9265e Date: Tue, 04 Dec 2018 21:37:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "923faeb34b81436e8acfed56c69044c9", "created_at": "2018-12-04T21:37:07Z", "updated_at": "2018-12-04T21:37:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:37:08Z", "revision_number": 0, "id": "20410eec-e07a-4b4f-8225-4dc1b614b751", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:37:08Z", "security_group_id": "7af3315f-0452-4c5f-827b-381272c6eb70", "tenant_id": "923faeb34b81436e8acfed56c69044c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "923faeb34b81436e8acfed56c69044c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:37:08Z", "revision_number": 0, "id": "d6a7ef98-3ff8-4605-b19f-ab1e0e05bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:37:08Z", "security_group_id": "7af3315f-0452-4c5f-827b-381272c6eb70", "tenant_id": "923faeb34b81436e8acfed56c69044c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "923faeb34b81436e8acfed56c69044c9"}], "revision_number": 2, "project_id": "923faeb34b81436e8acfed56c69044c9", "id": "7af3315f-0452-4c5f-827b-381272c6eb70", "name": "InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-name"}]} 2018-12-04 21:37:08,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=7af3315f-0452-4c5f-827b-381272c6eb70 used request id req-399b1b47-18b0-4861-a592-7e62b9d9265e 2018-12-04 21:37:08,324 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7af3315f-0452-4c5f-827b-381272c6eb70 2018-12-04 21:37:08,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7af3315f-0452-4c5f-827b-381272c6eb70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c43c9d6a70a58da981e7b7be59c7ef19e43cba19" 2018-12-04 21:37:08,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cf682ed4-797b-4f01-a0dc-88a7e21894d8 Date: Tue, 04 Dec 2018 21:37: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": "2018-12-04T21:37:08Z", "security_group_id": "7af3315f-0452-4c5f-827b-381272c6eb70", "port_range_min": null, "revision_number": 0, "tenant_id": "923faeb34b81436e8acfed56c69044c9", "created_at": "2018-12-04T21:37:08Z", "project_id": "923faeb34b81436e8acfed56c69044c9", "id": "20410eec-e07a-4b4f-8225-4dc1b614b751"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:37:08Z", "security_group_id": "7af3315f-0452-4c5f-827b-381272c6eb70", "port_range_min": null, "revision_number": 0, "tenant_id": "923faeb34b81436e8acfed56c69044c9", "created_at": "2018-12-04T21:37:08Z", "project_id": "923faeb34b81436e8acfed56c69044c9", "id": "d6a7ef98-3ff8-4605-b19f-ab1e0e05bb75"}]} 2018-12-04 21:37:08,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7af3315f-0452-4c5f-827b-381272c6eb70 used request id req-cf682ed4-797b-4f01-a0dc-88a7e21894d8 2018-12-04 21:37:08,348 - neutron_utils - INFO - Retrieving security group with ID - 7af3315f-0452-4c5f-827b-381272c6eb70 2018-12-04 21:37:08,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=7af3315f-0452-4c5f-827b-381272c6eb70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c43c9d6a70a58da981e7b7be59c7ef19e43cba19" 2018-12-04 21:37:08,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-310e680b-6b9f-4dac-bb0f-f1c08ea3a2fb Date: Tue, 04 Dec 2018 21:37:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "923faeb34b81436e8acfed56c69044c9", "created_at": "2018-12-04T21:37:07Z", "updated_at": "2018-12-04T21:37:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:37:08Z", "revision_number": 0, "id": "20410eec-e07a-4b4f-8225-4dc1b614b751", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:37:08Z", "security_group_id": "7af3315f-0452-4c5f-827b-381272c6eb70", "tenant_id": "923faeb34b81436e8acfed56c69044c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "923faeb34b81436e8acfed56c69044c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:37:08Z", "revision_number": 0, "id": "d6a7ef98-3ff8-4605-b19f-ab1e0e05bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:37:08Z", "security_group_id": "7af3315f-0452-4c5f-827b-381272c6eb70", "tenant_id": "923faeb34b81436e8acfed56c69044c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "923faeb34b81436e8acfed56c69044c9"}], "revision_number": 2, "project_id": "923faeb34b81436e8acfed56c69044c9", "id": "7af3315f-0452-4c5f-827b-381272c6eb70", "name": "InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-name"}]} 2018-12-04 21:37:08,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=7af3315f-0452-4c5f-827b-381272c6eb70 used request id req-310e680b-6b9f-4dac-bb0f-f1c08ea3a2fb 2018-12-04 21:37:08,395 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7af3315f-0452-4c5f-827b-381272c6eb70 2018-12-04 21:37:08,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7af3315f-0452-4c5f-827b-381272c6eb70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c43c9d6a70a58da981e7b7be59c7ef19e43cba19" 2018-12-04 21:37:08,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0d070cda-9257-4e78-8a9c-1d5ea7bc44d8 Date: Tue, 04 Dec 2018 21:37: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": "2018-12-04T21:37:08Z", "security_group_id": "7af3315f-0452-4c5f-827b-381272c6eb70", "port_range_min": null, "revision_number": 0, "tenant_id": "923faeb34b81436e8acfed56c69044c9", "created_at": "2018-12-04T21:37:08Z", "project_id": "923faeb34b81436e8acfed56c69044c9", "id": "20410eec-e07a-4b4f-8225-4dc1b614b751"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:37:08Z", "security_group_id": "7af3315f-0452-4c5f-827b-381272c6eb70", "port_range_min": null, "revision_number": 0, "tenant_id": "923faeb34b81436e8acfed56c69044c9", "created_at": "2018-12-04T21:37:08Z", "project_id": "923faeb34b81436e8acfed56c69044c9", "id": "d6a7ef98-3ff8-4605-b19f-ab1e0e05bb75"}]} 2018-12-04 21:37:08,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7af3315f-0452-4c5f-827b-381272c6eb70 used request id req-0d070cda-9257-4e78-8a9c-1d5ea7bc44d8 2018-12-04 21:37:08,415 - neutron_utils - INFO - Retrieving security group with ID - 7af3315f-0452-4c5f-827b-381272c6eb70 2018-12-04 21:37:08,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=7af3315f-0452-4c5f-827b-381272c6eb70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c43c9d6a70a58da981e7b7be59c7ef19e43cba19" 2018-12-04 21:37:08,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-71952d8f-5181-49bc-8250-e9080819a407 Date: Tue, 04 Dec 2018 21:37:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "923faeb34b81436e8acfed56c69044c9", "created_at": "2018-12-04T21:37:07Z", "updated_at": "2018-12-04T21:37:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:37:08Z", "revision_number": 0, "id": "20410eec-e07a-4b4f-8225-4dc1b614b751", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:37:08Z", "security_group_id": "7af3315f-0452-4c5f-827b-381272c6eb70", "tenant_id": "923faeb34b81436e8acfed56c69044c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "923faeb34b81436e8acfed56c69044c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:37:08Z", "revision_number": 0, "id": "d6a7ef98-3ff8-4605-b19f-ab1e0e05bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:37:08Z", "security_group_id": "7af3315f-0452-4c5f-827b-381272c6eb70", "tenant_id": "923faeb34b81436e8acfed56c69044c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "923faeb34b81436e8acfed56c69044c9"}], "revision_number": 2, "project_id": "923faeb34b81436e8acfed56c69044c9", "id": "7af3315f-0452-4c5f-827b-381272c6eb70", "name": "InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-name"}]} 2018-12-04 21:37:08,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=7af3315f-0452-4c5f-827b-381272c6eb70 used request id req-71952d8f-5181-49bc-8250-e9080819a407 2018-12-04 21:37:08,458 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7af3315f-0452-4c5f-827b-381272c6eb70 2018-12-04 21:37:08,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7af3315f-0452-4c5f-827b-381272c6eb70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c43c9d6a70a58da981e7b7be59c7ef19e43cba19" 2018-12-04 21:37:08,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d84d42e4-70d2-4f7d-83de-91aa9cb32143 Date: Tue, 04 Dec 2018 21:37: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": "2018-12-04T21:37:08Z", "security_group_id": "7af3315f-0452-4c5f-827b-381272c6eb70", "port_range_min": null, "revision_number": 0, "tenant_id": "923faeb34b81436e8acfed56c69044c9", "created_at": "2018-12-04T21:37:08Z", "project_id": "923faeb34b81436e8acfed56c69044c9", "id": "20410eec-e07a-4b4f-8225-4dc1b614b751"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:37:08Z", "security_group_id": "7af3315f-0452-4c5f-827b-381272c6eb70", "port_range_min": null, "revision_number": 0, "tenant_id": "923faeb34b81436e8acfed56c69044c9", "created_at": "2018-12-04T21:37:08Z", "project_id": "923faeb34b81436e8acfed56c69044c9", "id": "d6a7ef98-3ff8-4605-b19f-ab1e0e05bb75"}]} 2018-12-04 21:37:08,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7af3315f-0452-4c5f-827b-381272c6eb70 used request id req-d84d42e4-70d2-4f7d-83de-91aa9cb32143 2018-12-04 21:37:08,480 - neutron_utils - INFO - Deleting security group rule with ID - d6a7ef98-3ff8-4605-b19f-ab1e0e05bb75 2018-12-04 21:37:08,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/d6a7ef98-3ff8-4605-b19f-ab1e0e05bb75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c43c9d6a70a58da981e7b7be59c7ef19e43cba19" 2018-12-04 21:37:08,596 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-35e49b3d-b5e1-4248-81cb-b1d9299da60d Content-Length: 0 Date: Tue, 04 Dec 2018 21:37:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:37:08,596 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/d6a7ef98-3ff8-4605-b19f-ab1e0e05bb75 used request id req-35e49b3d-b5e1-4248-81cb-b1d9299da60d 2018-12-04 21:37:08,596 - neutron_utils - INFO - Deleting security group rule with ID - 20410eec-e07a-4b4f-8225-4dc1b614b751 2018-12-04 21:37:08,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/20410eec-e07a-4b4f-8225-4dc1b614b751 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c43c9d6a70a58da981e7b7be59c7ef19e43cba19" 2018-12-04 21:37:08,699 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4960b663-c5e5-43b8-b01b-5fe2e68a765a Content-Length: 0 Date: Tue, 04 Dec 2018 21:37:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:37:08,699 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/20410eec-e07a-4b4f-8225-4dc1b614b751 used request id req-4960b663-c5e5-43b8-b01b-5fe2e68a765a 2018-12-04 21:37:08,700 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-name 2018-12-04 21:37:08,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/7af3315f-0452-4c5f-827b-381272c6eb70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c43c9d6a70a58da981e7b7be59c7ef19e43cba19" 2018-12-04 21:37:08,850 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2dc18a45-4b0f-442d-bca0-99b1ac9c07b8 Content-Length: 0 Date: Tue, 04 Dec 2018 21:37:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:37:08,850 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/7af3315f-0452-4c5f-827b-381272c6eb70 used request id req-2dc18a45-4b0f-442d-bca0-99b1ac9c07b8 2018-12-04 21:37:08,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:37:09,015 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-55a11585-7e97-41e9-a5aa-0c7aecdaec56 x-compute-request-id: req-55a11585-7e97-41e9-a5aa-0c7aecdaec56 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:53:b2", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "rel": "bookmark"}], "image": {"id": "7f1f87e8-ed6a-4d1c-8207-a6423689a5e2", "links": [{"href": "http://172.30.9.23:8774/images/7f1f87e8-ed6a-4d1c-8207-a6423689a5e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:37:04.000000", "flavor": {"id": "a559efac-dd40-4b55-823c-8a48abb28f5a", "links": [{"href": "http://172.30.9.23:8774/flavors/a559efac-dd40-4b55-823c-8a48abb28f5a", "rel": "bookmark"}]}, "id": "d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "security_groups": [{"name": "default"}], "user_id": "3661e26a56d44c6d81e729211b400b24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:37:04Z", "hostId": "8ba33ad3c0b1f6f2c255d832ea5a33788747b4b50f66f0037dfec1f3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-inst", "created": "2018-12-04T21:36:59Z", "tenant_id": "923faeb34b81436e8acfed56c69044c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:37:09,015 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c used request id req-55a11585-7e97-41e9-a5aa-0c7aecdaec56 2018-12-04 21:37:09,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:37:09,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-cb1a2da0-a8bb-42f4-bce9-bb3f9e336971 Date: Tue, 04 Dec 2018 21:37:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6feff0e3-d495-4387-a931-584dde2e54b7"],"updated_at":"2018-12-04T21:36:52Z","tenant_id":"923faeb34b81436e8acfed56c69044c9","created_at":"2018-12-04T21:36:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"923faeb34b81436e8acfed56c69044c9","id":"55fef504-8bde-490b-909e-cb0852183f05","name":"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net"}]} 2018-12-04 21:37:09,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net used request id req-cb1a2da0-a8bb-42f4-bce9-bb3f9e336971 2018-12-04 21:37:09,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/923faeb34b81436e8acfed56c69044c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:37:09,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d629dcf2-a0bd-49df-8050-715dcffe65c4 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/923faeb34b81436e8acfed56c69044c9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "923faeb34b81436e8acfed56c69044c9", "name": "InstanceSecurityGroupTests-fefd8d38-0158-4b2-proj"}} 2018-12-04 21:37:09,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/923faeb34b81436e8acfed56c69044c9 used request id req-d629dcf2-a0bd-49df-8050-715dcffe65c4 2018-12-04 21:37:09,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=55fef504-8bde-490b-909e-cb0852183f05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:37:09,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4c2befd5-83b7-4fdc-8de3-733920f4ee42 Date: Tue, 04 Dec 2018 21:37:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"55fef504-8bde-490b-909e-cb0852183f05","tenant_id":"923faeb34b81436e8acfed56c69044c9","created_at":"2018-12-04T21:36:52Z","dns_nameservers":[],"updated_at":"2018-12-04T21:36:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"923faeb34b81436e8acfed56c69044c9","id":"6feff0e3-d495-4387-a931-584dde2e54b7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-subnet"}]} 2018-12-04 21:37:09,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=55fef504-8bde-490b-909e-cb0852183f05 used request id req-4c2befd5-83b7-4fdc-8de3-733920f4ee42 2018-12-04 21:37:09,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=55fef504-8bde-490b-909e-cb0852183f05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:37:09,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1552 X-Openstack-Request-Id: req-904888ae-87ff-4c14-a657-8d6a9aa54f5c Date: Tue, 04 Dec 2018 21:37:09 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"55fef504-8bde-490b-909e-cb0852183f05","tenant_id":"923faeb34b81436e8acfed56c69044c9","created_at":"2018-12-04T21:36:56Z","admin_state_up":true,"updated_at":"2018-12-04T21:37:04Z","binding:vnic_type":"normal","device_id":"d4aa56d1-379d-42a3-a831-0bcf8139dd1c","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:ce:53:b2","id":"9013a327-be47-4359-be39-9d859186758d","port_security_enabled":true,"project_id":"923faeb34b81436e8acfed56c69044c9","fixed_ips":[{"subnet_id":"6feff0e3-d495-4387-a931-584dde2e54b7","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["b33c364d-a1f7-46b5-9335-d539a7a258ea"],"name":"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"55fef504-8bde-490b-909e-cb0852183f05","tenant_id":"923faeb34b81436e8acfed56c69044c9","created_at":"2018-12-04T21:36:52Z","admin_state_up":true,"updated_at":"2018-12-04T21:36:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-55fef504-8bde-490b-909e-cb0852183f05","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e6:13:a4","id":"bcc78192-5a8f-4832-bf4b-5bcaf801d296","port_security_enabled":false,"project_id":"923faeb34b81436e8acfed56c69044c9","fixed_ips":[{"subnet_id":"6feff0e3-d495-4387-a931-584dde2e54b7","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-12-04 21:37:09,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=55fef504-8bde-490b-909e-cb0852183f05 used request id req-904888ae-87ff-4c14-a657-8d6a9aa54f5c 2018-12-04 21:37:09,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:37:09,706 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "94882d5665544453aec770f5ffe64da1", "name": "InstanceSecurityGroupTests-fefd8d38-0158-4b2-proj-role"}], "expires_at": "2018-12-04T22:37:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "923faeb34b81436e8acfed56c69044c9", "name": "InstanceSecurityGroupTests-fefd8d38-0158-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/923faeb34b81436e8acfed56c69044c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/923faeb34b81436e8acfed56c69044c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/923faeb34b81436e8acfed56c69044c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_923faeb34b81436e8acfed56c69044c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_923faeb34b81436e8acfed56c69044c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/923faeb34b81436e8acfed56c69044c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/923faeb34b81436e8acfed56c69044c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/923faeb34b81436e8acfed56c69044c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/923faeb34b81436e8acfed56c69044c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/923faeb34b81436e8acfed56c69044c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/923faeb34b81436e8acfed56c69044c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/923faeb34b81436e8acfed56c69044c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/923faeb34b81436e8acfed56c69044c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/923faeb34b81436e8acfed56c69044c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-fefd8d38-0158-4b2-user", "id": "3661e26a56d44c6d81e729211b400b24"}, "audit_ids": ["Bp8UdT8hRf-44ilIY3hRcw"], "issued_at": "2018-12-04T21:37:09.000000Z"}} 2018-12-04 21:37:09,709 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21dc5eb1153618e3fe7410fb02236a6e042f7c88" 2018-12-04 21:37:10,190 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b94a12a-31bb-4775-b57b-a5576efedd30 x-compute-request-id: req-9b94a12a-31bb-4775-b57b-a5576efedd30 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:53:b2", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "rel": "bookmark"}], "image": {"id": "7f1f87e8-ed6a-4d1c-8207-a6423689a5e2", "links": [{"href": "http://172.30.9.23:8774/images/7f1f87e8-ed6a-4d1c-8207-a6423689a5e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:37:04.000000", "flavor": {"id": "a559efac-dd40-4b55-823c-8a48abb28f5a", "links": [{"href": "http://172.30.9.23:8774/flavors/a559efac-dd40-4b55-823c-8a48abb28f5a", "rel": "bookmark"}]}, "id": "d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "security_groups": [{"name": "default"}], "user_id": "3661e26a56d44c6d81e729211b400b24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:37:04Z", "hostId": "8ba33ad3c0b1f6f2c255d832ea5a33788747b4b50f66f0037dfec1f3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-inst", "created": "2018-12-04T21:36:59Z", "tenant_id": "923faeb34b81436e8acfed56c69044c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:37:10,191 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c used request id req-9b94a12a-31bb-4775-b57b-a5576efedd30 2018-12-04 21:37:10,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:37:10,333 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-14768d59-5b2f-4cc5-a491-96e3a08aba28 x-compute-request-id: req-14768d59-5b2f-4cc5-a491-96e3a08aba28 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:53:b2", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "rel": "bookmark"}], "image": {"id": "7f1f87e8-ed6a-4d1c-8207-a6423689a5e2", "links": [{"href": "http://172.30.9.23:8774/images/7f1f87e8-ed6a-4d1c-8207-a6423689a5e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:37:04.000000", "flavor": {"id": "a559efac-dd40-4b55-823c-8a48abb28f5a", "links": [{"href": "http://172.30.9.23:8774/flavors/a559efac-dd40-4b55-823c-8a48abb28f5a", "rel": "bookmark"}]}, "id": "d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "security_groups": [{"name": "default"}], "user_id": "3661e26a56d44c6d81e729211b400b24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:37:04Z", "hostId": "8ba33ad3c0b1f6f2c255d832ea5a33788747b4b50f66f0037dfec1f3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-inst", "created": "2018-12-04T21:36:59Z", "tenant_id": "923faeb34b81436e8acfed56c69044c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:37:10,333 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c used request id req-14768d59-5b2f-4cc5-a491-96e3a08aba28 2018-12-04 21:37:10,334 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-inst] is - ACTIVE 2018-12-04 21:37:10,334 - create_instance - INFO - VM is - ACTIVE 2018-12-04 21:37:10,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:37:10,647 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-66bb49b5-acac-446c-bbd8-9fc44448f0da x-compute-request-id: req-66bb49b5-acac-446c-bbd8-9fc44448f0da Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:53:b2", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "rel": "bookmark"}], "image": {"id": "7f1f87e8-ed6a-4d1c-8207-a6423689a5e2", "links": [{"href": "http://172.30.9.23:8774/images/7f1f87e8-ed6a-4d1c-8207-a6423689a5e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:37:04.000000", "flavor": {"id": "a559efac-dd40-4b55-823c-8a48abb28f5a", "links": [{"href": "http://172.30.9.23:8774/flavors/a559efac-dd40-4b55-823c-8a48abb28f5a", "rel": "bookmark"}]}, "id": "d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "security_groups": [{"name": "default"}], "user_id": "3661e26a56d44c6d81e729211b400b24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:37:04Z", "hostId": "8ba33ad3c0b1f6f2c255d832ea5a33788747b4b50f66f0037dfec1f3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-inst", "created": "2018-12-04T21:36:59Z", "tenant_id": "923faeb34b81436e8acfed56c69044c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:37:10,647 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c used request id req-66bb49b5-acac-446c-bbd8-9fc44448f0da 2018-12-04 21:37:10,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:37:10,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-a1399107-11e5-4052-ad21-ae99c3c8fc2f Date: Tue, 04 Dec 2018 21:37:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6feff0e3-d495-4387-a931-584dde2e54b7"],"updated_at":"2018-12-04T21:36:52Z","tenant_id":"923faeb34b81436e8acfed56c69044c9","created_at":"2018-12-04T21:36:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"923faeb34b81436e8acfed56c69044c9","id":"55fef504-8bde-490b-909e-cb0852183f05","name":"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net"}]} 2018-12-04 21:37:10,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net used request id req-a1399107-11e5-4052-ad21-ae99c3c8fc2f 2018-12-04 21:37:10,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/923faeb34b81436e8acfed56c69044c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:37:10,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aac9f5e-4929-4a64-917a-b83b44b05dac Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/923faeb34b81436e8acfed56c69044c9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "923faeb34b81436e8acfed56c69044c9", "name": "InstanceSecurityGroupTests-fefd8d38-0158-4b2-proj"}} 2018-12-04 21:37:10,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/923faeb34b81436e8acfed56c69044c9 used request id req-4aac9f5e-4929-4a64-917a-b83b44b05dac 2018-12-04 21:37:10,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=55fef504-8bde-490b-909e-cb0852183f05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:37:10,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d0b57ae4-c492-4b5e-a534-a5cd24f0a439 Date: Tue, 04 Dec 2018 21:37:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"55fef504-8bde-490b-909e-cb0852183f05","tenant_id":"923faeb34b81436e8acfed56c69044c9","created_at":"2018-12-04T21:36:52Z","dns_nameservers":[],"updated_at":"2018-12-04T21:36:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"923faeb34b81436e8acfed56c69044c9","id":"6feff0e3-d495-4387-a931-584dde2e54b7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-subnet"}]} 2018-12-04 21:37:10,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=55fef504-8bde-490b-909e-cb0852183f05 used request id req-d0b57ae4-c492-4b5e-a534-a5cd24f0a439 2018-12-04 21:37:10,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=55fef504-8bde-490b-909e-cb0852183f05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:37:10,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1552 X-Openstack-Request-Id: req-93fb01d7-4651-4de9-af49-0e2ac60357a7 Date: Tue, 04 Dec 2018 21:37:10 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"55fef504-8bde-490b-909e-cb0852183f05","tenant_id":"923faeb34b81436e8acfed56c69044c9","created_at":"2018-12-04T21:36:56Z","admin_state_up":true,"updated_at":"2018-12-04T21:37:04Z","binding:vnic_type":"normal","device_id":"d4aa56d1-379d-42a3-a831-0bcf8139dd1c","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:ce:53:b2","id":"9013a327-be47-4359-be39-9d859186758d","port_security_enabled":true,"project_id":"923faeb34b81436e8acfed56c69044c9","fixed_ips":[{"subnet_id":"6feff0e3-d495-4387-a931-584dde2e54b7","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["b33c364d-a1f7-46b5-9335-d539a7a258ea"],"name":"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"55fef504-8bde-490b-909e-cb0852183f05","tenant_id":"923faeb34b81436e8acfed56c69044c9","created_at":"2018-12-04T21:36:52Z","admin_state_up":true,"updated_at":"2018-12-04T21:36:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-55fef504-8bde-490b-909e-cb0852183f05","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e6:13:a4","id":"bcc78192-5a8f-4832-bf4b-5bcaf801d296","port_security_enabled":false,"project_id":"923faeb34b81436e8acfed56c69044c9","fixed_ips":[{"subnet_id":"6feff0e3-d495-4387-a931-584dde2e54b7","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-12-04 21:37:10,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=55fef504-8bde-490b-909e-cb0852183f05 used request id req-93fb01d7-4651-4de9-af49-0e2ac60357a7 2018-12-04 21:37:10,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:37:11,303 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-491c2f5f-19f8-4f9a-8c96-9692b347825a x-compute-request-id: req-491c2f5f-19f8-4f9a-8c96-9692b347825a Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:53:b2", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "rel": "bookmark"}], "image": {"id": "7f1f87e8-ed6a-4d1c-8207-a6423689a5e2", "links": [{"href": "http://172.30.9.23:8774/images/7f1f87e8-ed6a-4d1c-8207-a6423689a5e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:37:04.000000", "flavor": {"id": "a559efac-dd40-4b55-823c-8a48abb28f5a", "links": [{"href": "http://172.30.9.23:8774/flavors/a559efac-dd40-4b55-823c-8a48abb28f5a", "rel": "bookmark"}]}, "id": "d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "security_groups": [{"name": "default"}], "user_id": "3661e26a56d44c6d81e729211b400b24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:37:04Z", "hostId": "8ba33ad3c0b1f6f2c255d832ea5a33788747b4b50f66f0037dfec1f3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-inst", "created": "2018-12-04T21:36:59Z", "tenant_id": "923faeb34b81436e8acfed56c69044c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:37:11,303 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c used request id req-491c2f5f-19f8-4f9a-8c96-9692b347825a 2018-12-04 21:37:11,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:37:11,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-0661c49e-7d5c-40cd-81e5-0287768edfb7 Date: Tue, 04 Dec 2018 21:37:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6feff0e3-d495-4387-a931-584dde2e54b7"],"updated_at":"2018-12-04T21:36:52Z","tenant_id":"923faeb34b81436e8acfed56c69044c9","created_at":"2018-12-04T21:36:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"923faeb34b81436e8acfed56c69044c9","id":"55fef504-8bde-490b-909e-cb0852183f05","name":"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net"}]} 2018-12-04 21:37:11,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net used request id req-0661c49e-7d5c-40cd-81e5-0287768edfb7 2018-12-04 21:37:11,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/923faeb34b81436e8acfed56c69044c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:37:11,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d96dc79-ca1c-4012-8310-1f7548d8ac0f Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/923faeb34b81436e8acfed56c69044c9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "923faeb34b81436e8acfed56c69044c9", "name": "InstanceSecurityGroupTests-fefd8d38-0158-4b2-proj"}} 2018-12-04 21:37:11,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/923faeb34b81436e8acfed56c69044c9 used request id req-2d96dc79-ca1c-4012-8310-1f7548d8ac0f 2018-12-04 21:37:11,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=55fef504-8bde-490b-909e-cb0852183f05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:37:11,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-018d7934-ced9-4c85-ace9-df2eaba35ad2 Date: Tue, 04 Dec 2018 21:37:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"55fef504-8bde-490b-909e-cb0852183f05","tenant_id":"923faeb34b81436e8acfed56c69044c9","created_at":"2018-12-04T21:36:52Z","dns_nameservers":[],"updated_at":"2018-12-04T21:36:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"923faeb34b81436e8acfed56c69044c9","id":"6feff0e3-d495-4387-a931-584dde2e54b7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-subnet"}]} 2018-12-04 21:37:11,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=55fef504-8bde-490b-909e-cb0852183f05 used request id req-018d7934-ced9-4c85-ace9-df2eaba35ad2 2018-12-04 21:37:11,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=55fef504-8bde-490b-909e-cb0852183f05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:37:11,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1552 X-Openstack-Request-Id: req-3d6460fe-d049-4bdb-994c-72ff90c73abc Date: Tue, 04 Dec 2018 21:37:11 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"55fef504-8bde-490b-909e-cb0852183f05","tenant_id":"923faeb34b81436e8acfed56c69044c9","created_at":"2018-12-04T21:36:56Z","admin_state_up":true,"updated_at":"2018-12-04T21:37:04Z","binding:vnic_type":"normal","device_id":"d4aa56d1-379d-42a3-a831-0bcf8139dd1c","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:ce:53:b2","id":"9013a327-be47-4359-be39-9d859186758d","port_security_enabled":true,"project_id":"923faeb34b81436e8acfed56c69044c9","fixed_ips":[{"subnet_id":"6feff0e3-d495-4387-a931-584dde2e54b7","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["b33c364d-a1f7-46b5-9335-d539a7a258ea"],"name":"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"55fef504-8bde-490b-909e-cb0852183f05","tenant_id":"923faeb34b81436e8acfed56c69044c9","created_at":"2018-12-04T21:36:52Z","admin_state_up":true,"updated_at":"2018-12-04T21:36:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-55fef504-8bde-490b-909e-cb0852183f05","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e6:13:a4","id":"bcc78192-5a8f-4832-bf4b-5bcaf801d296","port_security_enabled":false,"project_id":"923faeb34b81436e8acfed56c69044c9","fixed_ips":[{"subnet_id":"6feff0e3-d495-4387-a931-584dde2e54b7","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-12-04 21:37:11,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=55fef504-8bde-490b-909e-cb0852183f05 used request id req-3d6460fe-d049-4bdb-994c-72ff90c73abc 2018-12-04 21:37:11,597 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-name"}}' 2018-12-04 21:37:11,934 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:37: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-c064fee4-2945-4b00-9ecf-fdba303cbfb2 x-compute-request-id: req-c064fee4-2945-4b00-9ecf-fdba303cbfb2 Content-Length: 187 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-name is not found for project 923faeb34b81436e8acfed56c69044c9", "code": 404}} 2018-12-04 21:37:11,934 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c/action used request id req-c064fee4-2945-4b00-9ecf-fdba303cbfb2 2018-12-04 21:37:11,938 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:37:12,073 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37: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-723bb9d2-33f4-4e3e-adae-f9dcd1124145 x-compute-request-id: req-723bb9d2-33f4-4e3e-adae-f9dcd1124145 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:53:b2", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "rel": "bookmark"}], "image": {"id": "7f1f87e8-ed6a-4d1c-8207-a6423689a5e2", "links": [{"href": "http://172.30.9.23:8774/images/7f1f87e8-ed6a-4d1c-8207-a6423689a5e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:37:04.000000", "flavor": {"id": "a559efac-dd40-4b55-823c-8a48abb28f5a", "links": [{"href": "http://172.30.9.23:8774/flavors/a559efac-dd40-4b55-823c-8a48abb28f5a", "rel": "bookmark"}]}, "id": "d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "security_groups": [{"name": "default"}], "user_id": "3661e26a56d44c6d81e729211b400b24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:37:04Z", "hostId": "8ba33ad3c0b1f6f2c255d832ea5a33788747b4b50f66f0037dfec1f3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-inst", "created": "2018-12-04T21:36:59Z", "tenant_id": "923faeb34b81436e8acfed56c69044c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:37:12,073 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c used request id req-723bb9d2-33f4-4e3e-adae-f9dcd1124145 2018-12-04 21:37:12,074 - nova_utils - ERROR - Unexpected error while adding security group [InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-name] - Security group InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-name is not found for project 923faeb34b81436e8acfed56c69044c9 (HTTP 404) (Request-ID: req-c064fee4-2945-4b00-9ecf-fdba303cbfb2) 2018-12-04 21:37:12,074 - create_instance - WARNING - Security group not added - Security group InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-name is not found for project 923faeb34b81436e8acfed56c69044c9 (HTTP 404) (Request-ID: req-c064fee4-2945-4b00-9ecf-fdba303cbfb2) 2018-12-04 21:37:12,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:37:12,371 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f36bd00-0ec8-4d07-a0d1-2f03e51e4e92 x-compute-request-id: req-3f36bd00-0ec8-4d07-a0d1-2f03e51e4e92 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:53:b2", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "rel": "bookmark"}], "image": {"id": "7f1f87e8-ed6a-4d1c-8207-a6423689a5e2", "links": [{"href": "http://172.30.9.23:8774/images/7f1f87e8-ed6a-4d1c-8207-a6423689a5e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:37:04.000000", "flavor": {"id": "a559efac-dd40-4b55-823c-8a48abb28f5a", "links": [{"href": "http://172.30.9.23:8774/flavors/a559efac-dd40-4b55-823c-8a48abb28f5a", "rel": "bookmark"}]}, "id": "d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "security_groups": [{"name": "default"}], "user_id": "3661e26a56d44c6d81e729211b400b24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:37:04Z", "hostId": "8ba33ad3c0b1f6f2c255d832ea5a33788747b4b50f66f0037dfec1f3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-inst", "created": "2018-12-04T21:36:59Z", "tenant_id": "923faeb34b81436e8acfed56c69044c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:37:12,371 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c used request id req-3f36bd00-0ec8-4d07-a0d1-2f03e51e4e92 2018-12-04 21:37:12,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:37:12,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-745596d8-2321-4eaa-a790-ac184cfd7b96 Date: Tue, 04 Dec 2018 21:37:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6feff0e3-d495-4387-a931-584dde2e54b7"],"updated_at":"2018-12-04T21:36:52Z","tenant_id":"923faeb34b81436e8acfed56c69044c9","created_at":"2018-12-04T21:36:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"923faeb34b81436e8acfed56c69044c9","id":"55fef504-8bde-490b-909e-cb0852183f05","name":"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net"}]} 2018-12-04 21:37:12,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net used request id req-745596d8-2321-4eaa-a790-ac184cfd7b96 2018-12-04 21:37:12,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/923faeb34b81436e8acfed56c69044c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:37:12,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-300cc296-57c0-4e31-b8f5-3759ad7dff0a Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/923faeb34b81436e8acfed56c69044c9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "923faeb34b81436e8acfed56c69044c9", "name": "InstanceSecurityGroupTests-fefd8d38-0158-4b2-proj"}} 2018-12-04 21:37:12,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/923faeb34b81436e8acfed56c69044c9 used request id req-300cc296-57c0-4e31-b8f5-3759ad7dff0a 2018-12-04 21:37:12,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=55fef504-8bde-490b-909e-cb0852183f05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:37:12,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f6c5caf7-3e01-4e7b-8db0-10506c71dfa6 Date: Tue, 04 Dec 2018 21:37:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"55fef504-8bde-490b-909e-cb0852183f05","tenant_id":"923faeb34b81436e8acfed56c69044c9","created_at":"2018-12-04T21:36:52Z","dns_nameservers":[],"updated_at":"2018-12-04T21:36:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"923faeb34b81436e8acfed56c69044c9","id":"6feff0e3-d495-4387-a931-584dde2e54b7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-subnet"}]} 2018-12-04 21:37:12,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=55fef504-8bde-490b-909e-cb0852183f05 used request id req-f6c5caf7-3e01-4e7b-8db0-10506c71dfa6 2018-12-04 21:37:12,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=55fef504-8bde-490b-909e-cb0852183f05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:37:12,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1552 X-Openstack-Request-Id: req-55a91e9d-87a1-49b9-bdcf-91a5ad029ca1 Date: Tue, 04 Dec 2018 21:37:12 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"55fef504-8bde-490b-909e-cb0852183f05","tenant_id":"923faeb34b81436e8acfed56c69044c9","created_at":"2018-12-04T21:36:56Z","admin_state_up":true,"updated_at":"2018-12-04T21:37:04Z","binding:vnic_type":"normal","device_id":"d4aa56d1-379d-42a3-a831-0bcf8139dd1c","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:ce:53:b2","id":"9013a327-be47-4359-be39-9d859186758d","port_security_enabled":true,"project_id":"923faeb34b81436e8acfed56c69044c9","fixed_ips":[{"subnet_id":"6feff0e3-d495-4387-a931-584dde2e54b7","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["b33c364d-a1f7-46b5-9335-d539a7a258ea"],"name":"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"55fef504-8bde-490b-909e-cb0852183f05","tenant_id":"923faeb34b81436e8acfed56c69044c9","created_at":"2018-12-04T21:36:52Z","admin_state_up":true,"updated_at":"2018-12-04T21:36:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-55fef504-8bde-490b-909e-cb0852183f05","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e6:13:a4","id":"bcc78192-5a8f-4832-bf4b-5bcaf801d296","port_security_enabled":false,"project_id":"923faeb34b81436e8acfed56c69044c9","fixed_ips":[{"subnet_id":"6feff0e3-d495-4387-a931-584dde2e54b7","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-12-04 21:37:12,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=55fef504-8bde-490b-909e-cb0852183f05 used request id req-55a91e9d-87a1-49b9-bdcf-91a5ad029ca1 2018-12-04 21:37:12,657 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21dc5eb1153618e3fe7410fb02236a6e042f7c88" 2018-12-04 21:37:13,140 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97c6dc13-5593-482a-aefb-0773d35692cf x-compute-request-id: req-97c6dc13-5593-482a-aefb-0773d35692cf Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:53:b2", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "rel": "bookmark"}], "image": {"id": "7f1f87e8-ed6a-4d1c-8207-a6423689a5e2", "links": [{"href": "http://172.30.9.23:8774/images/7f1f87e8-ed6a-4d1c-8207-a6423689a5e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:37:04.000000", "flavor": {"id": "a559efac-dd40-4b55-823c-8a48abb28f5a", "links": [{"href": "http://172.30.9.23:8774/flavors/a559efac-dd40-4b55-823c-8a48abb28f5a", "rel": "bookmark"}]}, "id": "d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "security_groups": [{"name": "default"}], "user_id": "3661e26a56d44c6d81e729211b400b24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:37:04Z", "hostId": "8ba33ad3c0b1f6f2c255d832ea5a33788747b4b50f66f0037dfec1f3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-inst", "created": "2018-12-04T21:36:59Z", "tenant_id": "923faeb34b81436e8acfed56c69044c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:37:13,141 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c used request id req-97c6dc13-5593-482a-aefb-0773d35692cf 2018-12-04 21:37:13,141 - create_instance - INFO - Deleting Port with ID - 9013a327-be47-4359-be39-9d859186758d 2018-12-04 21:37:13,141 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-port 2018-12-04 21:37:13,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/9013a327-be47-4359-be39-9d859186758d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:37:13,707 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-aaab45d4-fe67-42fc-a6d6-cf4c287ecd65 Date: Tue, 04 Dec 2018 21:37:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:37:13,707 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/9013a327-be47-4359-be39-9d859186758d used request id req-aaab45d4-fe67-42fc-a6d6-cf4c287ecd65 2018-12-04 21:37:13,707 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-inst 2018-12-04 21:37:13,710 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:37:13,939 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21: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 x-openstack-request-id: req-e63fd915-4d6c-435e-ae90-97a059cee55b x-compute-request-id: req-e63fd915-4d6c-435e-ae90-97a059cee55b Content-Type: application/json 2018-12-04 21:37:13,939 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c used request id req-e63fd915-4d6c-435e-ae90-97a059cee55b 2018-12-04 21:37:13,939 - create_instance - INFO - Checking deletion status 2018-12-04 21:37:13,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:37:14,215 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-a1d43c58-c42d-41f4-8193-206f3818072e x-compute-request-id: req-a1d43c58-c42d-41f4-8193-206f3818072e 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.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "rel": "bookmark"}], "image": {"id": "7f1f87e8-ed6a-4d1c-8207-a6423689a5e2", "links": [{"href": "http://172.30.9.23:8774/images/7f1f87e8-ed6a-4d1c-8207-a6423689a5e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:37:04.000000", "flavor": {"id": "a559efac-dd40-4b55-823c-8a48abb28f5a", "links": [{"href": "http://172.30.9.23:8774/flavors/a559efac-dd40-4b55-823c-8a48abb28f5a", "rel": "bookmark"}]}, "id": "d4aa56d1-379d-42a3-a831-0bcf8139dd1c", "user_id": "3661e26a56d44c6d81e729211b400b24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:37:13Z", "hostId": "8ba33ad3c0b1f6f2c255d832ea5a33788747b4b50f66f0037dfec1f3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-inst", "created": "2018-12-04T21:36:59Z", "tenant_id": "923faeb34b81436e8acfed56c69044c9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:37:14,216 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c used request id req-a1d43c58-c42d-41f4-8193-206f3818072e 2018-12-04 21:37:14,216 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-inst] is - ACTIVE 2018-12-04 21:37:14,216 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:37:17,219 - create_instance - DEBUG - VM status query timeout in 296.720108032 2018-12-04 21:37:17,222 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3745e456d196814c92a18758d23806700002171" 2018-12-04 21:37:17,266 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21: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 x-openstack-request-id: req-6fce3db5-28f0-4ae8-835b-9aede6ce160d x-compute-request-id: req-6fce3db5-28f0-4ae8-835b-9aede6ce160d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d4aa56d1-379d-42a3-a831-0bcf8139dd1c could not be found.", "code": 404}} 2018-12-04 21:37:17,266 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d4aa56d1-379d-42a3-a831-0bcf8139dd1c used request id req-6fce3db5-28f0-4ae8-835b-9aede6ce160d 2018-12-04 21:37:17,266 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance d4aa56d1-379d-42a3-a831-0bcf8139dd1c could not be found. (HTTP 404) (Request-ID: req-6fce3db5-28f0-4ae8-835b-9aede6ce160d) 2018-12-04 21:37:17,266 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-inst 2018-12-04 21:37:17,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/a559efac-dd40-4b55-823c-8a48abb28f5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197fea23c33584a3cfca20da82ea4791729dc33f" 2018-12-04 21:37:17,295 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21: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 x-openstack-request-id: req-f8983038-cebd-4707-8108-7ab746f7be82 x-compute-request-id: req-f8983038-cebd-4707-8108-7ab746f7be82 Content-Length: 0 Content-Type: application/json 2018-12-04 21:37:17,295 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/a559efac-dd40-4b55-823c-8a48abb28f5a used request id req-f8983038-cebd-4707-8108-7ab746f7be82 2018-12-04 21:37:17,296 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-subnet 2018-12-04 21:37:17,296 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-subnet 2018-12-04 21:37:17,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/6feff0e3-d495-4387-a931-584dde2e54b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3145d50314c027c47a2670dd0caca263ae2c5f0" 2018-12-04 21:37:18,643 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5f2bdbc8-96e5-4255-b54d-574b56ef93fe Date: Tue, 04 Dec 2018 21:37:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:37:18,643 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/6feff0e3-d495-4387-a931-584dde2e54b7 used request id req-5f2bdbc8-96e5-4255-b54d-574b56ef93fe 2018-12-04 21:37:18,643 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-pub-net 2018-12-04 21:37:18,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/55fef504-8bde-490b-909e-cb0852183f05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3145d50314c027c47a2670dd0caca263ae2c5f0" 2018-12-04 21:37:19,889 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-29de067e-d327-4b04-8f47-e8e75eada02c Date: Tue, 04 Dec 2018 21:37:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:37:19,890 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/55fef504-8bde-490b-909e-cb0852183f05 used request id req-29de067e-d327-4b04-8f47-e8e75eada02c 2018-12-04 21:37:19,890 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-de94b437-44a5-4206-826b-3993fad50700-image 2018-12-04 21:37:19,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/7f1f87e8-ed6a-4d1c-8207-a6423689a5e2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c0fcee00a286075cde216e35743d7d3072cd93e0" 2018-12-04 21:37:20,454 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-35261cc6-ba19-477a-9b14-b5ba9083f475 Date: Tue, 04 Dec 2018 21:37:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:37:20,454 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/7f1f87e8-ed6a-4d1c-8207-a6423689a5e2 used request id req-35261cc6-ba19-477a-9b14-b5ba9083f475 2018-12-04 21:37:20,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68523429d967faa2ef4128b73ff0d163545364e" 2018-12-04 21:37:20,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-74b27525-bfc4-463a-9e95-5831227499f1 Date: Tue, 04 Dec 2018 21:37:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "923faeb34b81436e8acfed56c69044c9", "created_at": "2018-12-04T21:36:51Z", "updated_at": "2018-12-04T21:36:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:36:51Z", "revision_number": 0, "id": "58d680af-8328-4820-b9c6-23e2dfe08a25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:36:51Z", "security_group_id": "b33c364d-a1f7-46b5-9335-d539a7a258ea", "tenant_id": "923faeb34b81436e8acfed56c69044c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "923faeb34b81436e8acfed56c69044c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:36:51Z", "revision_number": 0, "id": "5a237dc4-7e93-4fd4-a1a9-eb3bc320e6f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:36:51Z", "security_group_id": "b33c364d-a1f7-46b5-9335-d539a7a258ea", "tenant_id": "923faeb34b81436e8acfed56c69044c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "923faeb34b81436e8acfed56c69044c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:36:51Z", "revision_number": 0, "id": "a046c0b1-2890-4db5-9866-27eaa9e9a490", "remote_group_id": "b33c364d-a1f7-46b5-9335-d539a7a258ea", "remote_ip_prefix": null, "created_at": "2018-12-04T21:36:51Z", "security_group_id": "b33c364d-a1f7-46b5-9335-d539a7a258ea", "tenant_id": "923faeb34b81436e8acfed56c69044c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "923faeb34b81436e8acfed56c69044c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:36:51Z", "revision_number": 0, "id": "cc3adcc4-b3f5-4131-84af-32741f1cc3ea", "remote_group_id": "b33c364d-a1f7-46b5-9335-d539a7a258ea", "remote_ip_prefix": null, "created_at": "2018-12-04T21:36:51Z", "security_group_id": "b33c364d-a1f7-46b5-9335-d539a7a258ea", "tenant_id": "923faeb34b81436e8acfed56c69044c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "923faeb34b81436e8acfed56c69044c9"}], "revision_number": 4, "project_id": "923faeb34b81436e8acfed56c69044c9", "id": "b33c364d-a1f7-46b5-9335-d539a7a258ea", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:37:20,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-74b27525-bfc4-463a-9e95-5831227499f1 2018-12-04 21:37:20,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68523429d967faa2ef4128b73ff0d163545364e" 2018-12-04 21:37:20,829 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:37:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ab6d9b2-2ce1-4b08-8498-528ed7cf4ec9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:37:20,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-6ab6d9b2-2ce1-4b08-8498-528ed7cf4ec9 2018-12-04 21:37:20,830 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:37:20,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68523429d967faa2ef4128b73ff0d163545364e" 2018-12-04 21:37:20,944 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:37:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19d7f0e6-8966-4789-ac4a-7a75e27b1f6b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:37:20,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-19d7f0e6-8966-4789-ac4a-7a75e27b1f6b 2018-12-04 21:37:20,944 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:37:20,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68523429d967faa2ef4128b73ff0d163545364e" 2018-12-04 21:37:21,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f7c8433-dff4-48a0-98d9-0b4e1c612191 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:37:21,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-5f7c8433-dff4-48a0-98d9-0b4e1c612191 2018-12-04 21:37:21,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68523429d967faa2ef4128b73ff0d163545364e" 2018-12-04 21:37:21,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7b75c06-e08d-485c-b932-41b8972889b1 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:37:21,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-d7b75c06-e08d-485c-b932-41b8972889b1 2018-12-04 21:37:21,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68523429d967faa2ef4128b73ff0d163545364e" 2018-12-04 21:37:21,248 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:37:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2a97706-b477-4431-b9b9-4e07eb7fb241 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:37:21,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-f2a97706-b477-4431-b9b9-4e07eb7fb241 2018-12-04 21:37:21,248 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:37:21,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68523429d967faa2ef4128b73ff0d163545364e" 2018-12-04 21:37:21,348 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:37:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b19db83a-9edd-4417-aa78-8e8f7dfc46f1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:37:21,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-b19db83a-9edd-4417-aa78-8e8f7dfc46f1 2018-12-04 21:37:21,349 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:37:21,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68523429d967faa2ef4128b73ff0d163545364e" 2018-12-04 21:37:21,458 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:37:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e2b64c6-9d50-4112-9a80-7785e0c42092 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:37:21,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-7e2b64c6-9d50-4112-9a80-7785e0c42092 2018-12-04 21:37:21,459 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:37:21,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68523429d967faa2ef4128b73ff0d163545364e" 2018-12-04 21:37:21,559 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:37:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0dfe0a3-169c-40c5-9579-b0eafa154dde Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:37:21,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-b0dfe0a3-169c-40c5-9579-b0eafa154dde 2018-12-04 21:37:21,559 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:37:21,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/923faeb34b81436e8acfed56c69044c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68523429d967faa2ef4128b73ff0d163545364e" 2018-12-04 21:37:21,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25ec03c1-b35c-4396-aae1-66a60933b799 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/923faeb34b81436e8acfed56c69044c9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "923faeb34b81436e8acfed56c69044c9", "name": "InstanceSecurityGroupTests-fefd8d38-0158-4b2-proj"}} 2018-12-04 21:37:21,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/923faeb34b81436e8acfed56c69044c9 used request id req-25ec03c1-b35c-4396-aae1-66a60933b799 2018-12-04 21:37:21,660 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b33c364d-a1f7-46b5-9335-d539a7a258ea 2018-12-04 21:37:21,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=b33c364d-a1f7-46b5-9335-d539a7a258ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68523429d967faa2ef4128b73ff0d163545364e" 2018-12-04 21:37:21,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-dd849e83-c474-4871-be14-32725b85588d Date: Tue, 04 Dec 2018 21:37:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:36:51Z", "security_group_id": "b33c364d-a1f7-46b5-9335-d539a7a258ea", "port_range_min": null, "revision_number": 0, "tenant_id": "923faeb34b81436e8acfed56c69044c9", "created_at": "2018-12-04T21:36:51Z", "project_id": "923faeb34b81436e8acfed56c69044c9", "id": "58d680af-8328-4820-b9c6-23e2dfe08a25"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:36:51Z", "security_group_id": "b33c364d-a1f7-46b5-9335-d539a7a258ea", "port_range_min": null, "revision_number": 0, "tenant_id": "923faeb34b81436e8acfed56c69044c9", "created_at": "2018-12-04T21:36:51Z", "project_id": "923faeb34b81436e8acfed56c69044c9", "id": "5a237dc4-7e93-4fd4-a1a9-eb3bc320e6f3"}, {"remote_group_id": "b33c364d-a1f7-46b5-9335-d539a7a258ea", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:36:51Z", "security_group_id": "b33c364d-a1f7-46b5-9335-d539a7a258ea", "port_range_min": null, "revision_number": 0, "tenant_id": "923faeb34b81436e8acfed56c69044c9", "created_at": "2018-12-04T21:36:51Z", "project_id": "923faeb34b81436e8acfed56c69044c9", "id": "a046c0b1-2890-4db5-9866-27eaa9e9a490"}, {"remote_group_id": "b33c364d-a1f7-46b5-9335-d539a7a258ea", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:36:51Z", "security_group_id": "b33c364d-a1f7-46b5-9335-d539a7a258ea", "port_range_min": null, "revision_number": 0, "tenant_id": "923faeb34b81436e8acfed56c69044c9", "created_at": "2018-12-04T21:36:51Z", "project_id": "923faeb34b81436e8acfed56c69044c9", "id": "cc3adcc4-b3f5-4131-84af-32741f1cc3ea"}]} 2018-12-04 21:37:21,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=b33c364d-a1f7-46b5-9335-d539a7a258ea used request id req-dd849e83-c474-4871-be14-32725b85588d 2018-12-04 21:37:21,684 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:37:21,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/b33c364d-a1f7-46b5-9335-d539a7a258ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68523429d967faa2ef4128b73ff0d163545364e" 2018-12-04 21:37:21,903 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9a4e41a0-4f3a-498d-a21f-8861a2c03ef1 Content-Length: 0 Date: Tue, 04 Dec 2018 21:37:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:37:21,903 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/b33c364d-a1f7-46b5-9335-d539a7a258ea used request id req-9a4e41a0-4f3a-498d-a21f-8861a2c03ef1 2018-12-04 21:37:21,904 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-fefd8d38-0158-4b2-proj 2018-12-04 21:37:21,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/923faeb34b81436e8acfed56c69044c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68523429d967faa2ef4128b73ff0d163545364e" 2018-12-04 21:37:22,149 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:37:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af779316-06c8-409c-9814-a11d0c361c24 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:37:22,149 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/923faeb34b81436e8acfed56c69044c9 used request id req-af779316-06c8-409c-9814-a11d0c361c24 2018-12-04 21:37:22,149 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-fefd8d38-0158-4b2-proj-role 2018-12-04 21:37:22,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/94882d5665544453aec770f5ffe64da1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68523429d967faa2ef4128b73ff0d163545364e" 2018-12-04 21:37:22,275 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:37:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b367495-6c30-40f2-891a-a039489e50bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:37:22,275 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/94882d5665544453aec770f5ffe64da1 used request id req-9b367495-6c30-40f2-891a-a039489e50bb 2018-12-04 21:37:22,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68523429d967faa2ef4128b73ff0d163545364e" 2018-12-04 21:37:22,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30615ee0-c5b4-4c64-9a51-c814c839c25d Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:37:22,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-30615ee0-c5b4-4c64-9a51-c814c839c25d 2018-12-04 21:37:22,377 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-fefd8d38-0158-4b2-user 2018-12-04 21:37:22,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/3661e26a56d44c6d81e729211b400b24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41cfca3190468e979a0d51bd6dcb07200ca05224" 2018-12-04 21:37:22,564 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:37:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a25c9852-9416-410d-9201-34d468712ad5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:37:22,564 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/3661e26a56d44c6d81e729211b400b24 used request id req-a25c9852-9416-410d-9201-34d468712ad5 2018-12-04 21:37:22,565 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:37:22,967 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:37:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["LdgWJAcgQwKbKgxoqINScQ"], "issued_at": "2018-12-04T21:37:22.000000Z"}} 2018-12-04 21:37:22,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c625ee96207d4d869356c82928e02b12d4c8b4" 2018-12-04 21:37:23,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fae7455-6469-44d6-82dc-e5c3c6293faf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:37:23,063 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3fae7455-6469-44d6-82dc-e5c3c6293faf 2018-12-04 21:37:23,064 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:37:23,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:37:23,465 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:37:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["QxlEvWCbT1y5PkPnS0gG3Q"], "issued_at": "2018-12-04T21:37:23.000000Z"}} 2018-12-04 21:37:23,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22070066a07171d526e8f1aaafcf8f4447bc2ede" 2018-12-04 21:37:23,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da4d7ec5-9238-414f-8a49-7c34209f23c7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:37:23,558 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-da4d7ec5-9238-414f-8a49-7c34209f23c7 2018-12-04 21:37:23,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:37:23,567 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:37: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:37:23,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-4fe09645-4e7b-4c6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22070066a07171d526e8f1aaafcf8f4447bc2ede" 2018-12-04 21:37:23,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceec3ab5-ebf8-4208-b901-b39bd71dc264 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-4fe09645-4e7b-4c6-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:37:23,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-4fe09645-4e7b-4c6-proj used request id req-ceec3ab5-ebf8-4208-b901-b39bd71dc264 2018-12-04 21:37:23,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22070066a07171d526e8f1aaafcf8f4447bc2ede" 2018-12-04 21:37:23,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cab93cce-9504-431c-8c09-7f722286c0ba Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:37:23,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-cab93cce-9504-431c-8c09-7f722286c0ba 2018-12-04 21:37:23,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22070066a07171d526e8f1aaafcf8f4447bc2ede" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-4fe09645-4e7b-4c6-proj"}}' 2018-12-04 21:37:23,914 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:37:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cce0219e-923d-4a75-8a2f-c6f5e849f825 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ed5947d8882e4500bc86a74131d03f0a"}, "tags": [], "enabled": true, "id": "ed5947d8882e4500bc86a74131d03f0a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-4fe09645-4e7b-4c6-proj"}} 2018-12-04 21:37:23,914 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-cce0219e-923d-4a75-8a2f-c6f5e849f825 2018-12-04 21:37:23,914 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-4fe09645-4e7b-4c6-proj 2018-12-04 21:37:23,915 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:37:23,915 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:37:24,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:37:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["xZ0GXajkRmCpB2rsnXihBQ"], "issued_at": "2018-12-04T21:37:24.000000Z"}} 2018-12-04 21:37:24,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc21508722b54c6fc9925300d97bcc1a758d9593" 2018-12-04 21:37:24,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75a4e0e6-d3e5-4907-83b3-d3e9a465aacf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:37:24,426 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-75a4e0e6-d3e5-4907-83b3-d3e9a465aacf 2018-12-04 21:37:24,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:37:24,435 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:37:24,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc21508722b54c6fc9925300d97bcc1a758d9593" 2018-12-04 21:37:24,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a171600c-17bb-4af4-bb9e-0268cb941299 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:37:24,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a171600c-17bb-4af4-bb9e-0268cb941299 2018-12-04 21:37:24,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-4fe09645-4e7b-4c6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc21508722b54c6fc9925300d97bcc1a758d9593" 2018-12-04 21:37:24,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72fb3dd8-6e82-4afe-9889-15bb5eb2ff30 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-4fe09645-4e7b-4c6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ed5947d8882e4500bc86a74131d03f0a"}, "tags": [], "enabled": true, "id": "ed5947d8882e4500bc86a74131d03f0a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-4fe09645-4e7b-4c6-proj"}]} 2018-12-04 21:37:24,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-4fe09645-4e7b-4c6-proj used request id req-72fb3dd8-6e82-4afe-9889-15bb5eb2ff30 2018-12-04 21:37:24,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc21508722b54c6fc9925300d97bcc1a758d9593" 2018-12-04 21:37:24,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14e4f4fd-5c03-48e0-9e15-5cd5076800b1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:37:24,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-14e4f4fd-5c03-48e0-9e15-5cd5076800b1 2018-12-04 21:37:25,066 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-4fe09645-4e7b-4c6-user 2018-12-04 21:37:25,067 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:37:25,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22070066a07171d526e8f1aaafcf8f4447bc2ede" 2018-12-04 21:37:25,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43b355eb-0fd1-4385-a228-192149d37bd1 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:37:25,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-43b355eb-0fd1-4385-a228-192149d37bd1 2018-12-04 21:37:25,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22070066a07171d526e8f1aaafcf8f4447bc2ede" -d '{"role": {"name": "InstanceSecurityGroupTests-4fe09645-4e7b-4c6-proj-role"}}' 2018-12-04 21:37:25,342 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:37:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da8566f7-c95c-4c92-8d58-fe3d4cafead5 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "243b48bf3e2e4c0183c8817a05a5072f", "links": {"self": "http://172.30.9.23:5000/v3/roles/243b48bf3e2e4c0183c8817a05a5072f"}, "name": "InstanceSecurityGroupTests-4fe09645-4e7b-4c6-proj-role"}} 2018-12-04 21:37:25,342 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-da8566f7-c95c-4c92-8d58-fe3d4cafead5 2018-12-04 21:37:25,342 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-4fe09645-4e7b-4c6-proj-role 2018-12-04 21:37:25,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/243b48bf3e2e4c0183c8817a05a5072f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22070066a07171d526e8f1aaafcf8f4447bc2ede" 2018-12-04 21:37:25,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27cc6df8-07c1-4739-bebd-10e4721d09c3 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "243b48bf3e2e4c0183c8817a05a5072f", "links": {"self": "http://172.30.9.23:5000/v3/roles/243b48bf3e2e4c0183c8817a05a5072f"}, "name": "InstanceSecurityGroupTests-4fe09645-4e7b-4c6-proj-role"}} 2018-12-04 21:37:25,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/243b48bf3e2e4c0183c8817a05a5072f used request id req-27cc6df8-07c1-4739-bebd-10e4721d09c3 2018-12-04 21:37:25,447 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-4fe09645-4e7b-4c6-proj-role to project InstanceSecurityGroupTests-4fe09645-4e7b-4c6-proj 2018-12-04 21:37:25,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/ed5947d8882e4500bc86a74131d03f0a/users/9573ed18b6284c35a750e3fbe0f16a0f/roles/243b48bf3e2e4c0183c8817a05a5072f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22070066a07171d526e8f1aaafcf8f4447bc2ede" 2018-12-04 21:37:25,500 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:37:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2497dd6-19c4-409d-83d8-1dbe4ac02be3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:37:25,500 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/ed5947d8882e4500bc86a74131d03f0a/users/9573ed18b6284c35a750e3fbe0f16a0f/roles/243b48bf3e2e4c0183c8817a05a5072f used request id req-c2497dd6-19c4-409d-83d8-1dbe4ac02be3 2018-12-04 21:37:25,500 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:37:25,501 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-04 21:37:25,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:37:25,502 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:37:25,897 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "243b48bf3e2e4c0183c8817a05a5072f", "name": "InstanceSecurityGroupTests-4fe09645-4e7b-4c6-proj-role"}], "expires_at": "2018-12-04T22:37:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ed5947d8882e4500bc86a74131d03f0a", "name": "InstanceSecurityGroupTests-4fe09645-4e7b-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/ed5947d8882e4500bc86a74131d03f0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/ed5947d8882e4500bc86a74131d03f0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/ed5947d8882e4500bc86a74131d03f0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_ed5947d8882e4500bc86a74131d03f0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_ed5947d8882e4500bc86a74131d03f0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ed5947d8882e4500bc86a74131d03f0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/ed5947d8882e4500bc86a74131d03f0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/ed5947d8882e4500bc86a74131d03f0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ed5947d8882e4500bc86a74131d03f0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/ed5947d8882e4500bc86a74131d03f0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/ed5947d8882e4500bc86a74131d03f0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/ed5947d8882e4500bc86a74131d03f0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/ed5947d8882e4500bc86a74131d03f0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/ed5947d8882e4500bc86a74131d03f0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-4fe09645-4e7b-4c6-user", "id": "9573ed18b6284c35a750e3fbe0f16a0f"}, "audit_ids": ["ReH2Ck8oQRW6Q7ql9OBPuA"], "issued_at": "2018-12-04T21:37:25.000000Z"}} 2018-12-04 21:37:25,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4307647ec3bb79f91a9951a74e452f2a4fb4ce22" 2018-12-04 21:37:25,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8704007-1b89-41f0-83c7-dbd67ea058e8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:37:25,986 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e8704007-1b89-41f0-83c7-dbd67ea058e8 2018-12-04 21:37:25,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4307647ec3bb79f91a9951a74e452f2a4fb4ce22" 2018-12-04 21:37:26,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-cf1746aa-44b0-4f03-89de-e7be0e92f3a8 Date: Tue, 04 Dec 2018 21:37:26 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-image"} 2018-12-04 21:37:26,193 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-image used request id req-cf1746aa-44b0-4f03-89de-e7be0e92f3a8 2018-12-04 21:37:26,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4307647ec3bb79f91a9951a74e452f2a4fb4ce22" 2018-12-04 21:37:26,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-92af6a25-90e1-48a3-9ba7-408a3e90d57c Date: Tue, 04 Dec 2018 21:37:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:37:26,204 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-92af6a25-90e1-48a3-9ba7-408a3e90d57c 2018-12-04 21:37:26,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4307647ec3bb79f91a9951a74e452f2a4fb4ce22" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-image"}' 2018-12-04 21:37:26,275 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/71aa3ff1-00e8-4190-8a11-f91432f63782 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3dfa3ea2-a32e-4053-95e4-aad1453bc3a9 Date: Tue, 04 Dec 2018 21:37:26 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:37:26Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-04T21:37:26Z", "visibility": "shared", "locations": [], "self": "/v2/images/71aa3ff1-00e8-4190-8a11-f91432f63782", "min_disk": 0, "protected": false, "id": "71aa3ff1-00e8-4190-8a11-f91432f63782", "file": "/v2/images/71aa3ff1-00e8-4190-8a11-f91432f63782/file", "checksum": null, "owner": "ed5947d8882e4500bc86a74131d03f0a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:37:26,275 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-3dfa3ea2-a32e-4053-95e4-aad1453bc3a9 2018-12-04 21:37:26,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/71aa3ff1-00e8-4190-8a11-f91432f63782/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4307647ec3bb79f91a9951a74e452f2a4fb4ce22" -d '' 2018-12-04 21:37:26,649 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c8984d38-bbe1-48ea-9a01-d39603a6963b Date: Tue, 04 Dec 2018 21:37:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:37:26,649 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/71aa3ff1-00e8-4190-8a11-f91432f63782/file used request id req-c8984d38-bbe1-48ea-9a01-d39603a6963b 2018-12-04 21:37:26,650 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 21:37:26,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/71aa3ff1-00e8-4190-8a11-f91432f63782 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4307647ec3bb79f91a9951a74e452f2a4fb4ce22" 2018-12-04 21:37:26,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-420d7952-0600-4bee-b68b-6ae24f82fa08 Date: Tue, 04 Dec 2018 21:37:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:37:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:37:26Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/71aa3ff1-00e8-4190-8a11-f91432f63782/snap", "metadata": {}}], "self": "/v2/images/71aa3ff1-00e8-4190-8a11-f91432f63782", "min_disk": 0, "protected": false, "id": "71aa3ff1-00e8-4190-8a11-f91432f63782", "file": "/v2/images/71aa3ff1-00e8-4190-8a11-f91432f63782/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ed5947d8882e4500bc86a74131d03f0a", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/71aa3ff1-00e8-4190-8a11-f91432f63782/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:37:26,668 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/71aa3ff1-00e8-4190-8a11-f91432f63782 used request id req-420d7952-0600-4bee-b68b-6ae24f82fa08 2018-12-04 21:37:26,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4307647ec3bb79f91a9951a74e452f2a4fb4ce22" 2018-12-04 21:37:26,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-cb2af18f-9d69-49b8-823c-9965ebe6154b Date: Tue, 04 Dec 2018 21:37:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:37:26,677 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-cb2af18f-9d69-49b8-823c-9965ebe6154b 2018-12-04 21:37:26,679 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-image 2018-12-04 21:37:26,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/71aa3ff1-00e8-4190-8a11-f91432f63782 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4307647ec3bb79f91a9951a74e452f2a4fb4ce22" 2018-12-04 21:37:26,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-c442e516-7eef-410b-a737-2726aef078e1 Date: Tue, 04 Dec 2018 21:37:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:37:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:37:26Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/71aa3ff1-00e8-4190-8a11-f91432f63782/snap", "metadata": {}}], "self": "/v2/images/71aa3ff1-00e8-4190-8a11-f91432f63782", "min_disk": 0, "protected": false, "id": "71aa3ff1-00e8-4190-8a11-f91432f63782", "file": "/v2/images/71aa3ff1-00e8-4190-8a11-f91432f63782/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ed5947d8882e4500bc86a74131d03f0a", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/71aa3ff1-00e8-4190-8a11-f91432f63782/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:37:26,696 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/71aa3ff1-00e8-4190-8a11-f91432f63782 used request id req-c442e516-7eef-410b-a737-2726aef078e1 2018-12-04 21:37:26,697 - create_image - DEBUG - Instance status is - active 2018-12-04 21:37:26,697 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-image 2018-12-04 21:37:26,697 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-image 2018-12-04 21:37:26,697 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:37:26,698 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:37:27,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "243b48bf3e2e4c0183c8817a05a5072f", "name": "InstanceSecurityGroupTests-4fe09645-4e7b-4c6-proj-role"}], "expires_at": "2018-12-04T22:37:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ed5947d8882e4500bc86a74131d03f0a", "name": "InstanceSecurityGroupTests-4fe09645-4e7b-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/ed5947d8882e4500bc86a74131d03f0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/ed5947d8882e4500bc86a74131d03f0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/ed5947d8882e4500bc86a74131d03f0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_ed5947d8882e4500bc86a74131d03f0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_ed5947d8882e4500bc86a74131d03f0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ed5947d8882e4500bc86a74131d03f0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/ed5947d8882e4500bc86a74131d03f0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/ed5947d8882e4500bc86a74131d03f0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ed5947d8882e4500bc86a74131d03f0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/ed5947d8882e4500bc86a74131d03f0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/ed5947d8882e4500bc86a74131d03f0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/ed5947d8882e4500bc86a74131d03f0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/ed5947d8882e4500bc86a74131d03f0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/ed5947d8882e4500bc86a74131d03f0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-4fe09645-4e7b-4c6-user", "id": "9573ed18b6284c35a750e3fbe0f16a0f"}, "audit_ids": ["WqEEQd3RRGSYqXHdyR9gag"], "issued_at": "2018-12-04T21:37:27.000000Z"}} 2018-12-04 21:37:27,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3dee0a9e3247775a140fdb2b944d00823ee8e7" 2018-12-04 21:37:27,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ebb2f4a-0d15-427c-8a9d-d926ad62aa37 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:37:27,174 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1ebb2f4a-0d15-427c-8a9d-d926ad62aa37 2018-12-04 21:37:27,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3dee0a9e3247775a140fdb2b944d00823ee8e7" 2018-12-04 21:37:27,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2927127a-7227-4228-88b1-810788a180fb Date: Tue, 04 Dec 2018 21:37:27 GMT RESP BODY: {"networks":[]} 2018-12-04 21:37:27,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net used request id req-2927127a-7227-4228-88b1-810788a180fb 2018-12-04 21:37:27,488 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net 2018-12-04 21:37:27,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3dee0a9e3247775a140fdb2b944d00823ee8e7" -d '{"network": {"name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net", "admin_state_up": true}}' 2018-12-04 21:37:28,173 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-7bfee4b2-be97-4485-9495-833f22fc1412 Date: Tue, 04 Dec 2018 21:37:28 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-12-04T21:37:27Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"ed5947d8882e4500bc86a74131d03f0a","id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","name":"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net"}} 2018-12-04 21:37:28,173 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-7bfee4b2-be97-4485-9495-833f22fc1412 2018-12-04 21:37:28,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3dee0a9e3247775a140fdb2b944d00823ee8e7" 2018-12-04 21:37:28,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-dcc949cb-5c7b-464c-bfb3-59d446067e7d Date: Tue, 04 Dec 2018 21:37:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T21:37:27Z","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"ed5947d8882e4500bc86a74131d03f0a","id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","name":"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net"}]} 2018-12-04 21:37:28,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 used request id req-dcc949cb-5c7b-464c-bfb3-59d446067e7d 2018-12-04 21:37:28,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3dee0a9e3247775a140fdb2b944d00823ee8e7" 2018-12-04 21:37:28,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-405c8fa9-acb4-496d-b27f-a2d3116910cc Date: Tue, 04 Dec 2018 21:37:28 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:37:28,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 used request id req-405c8fa9-acb4-496d-b27f-a2d3116910cc 2018-12-04 21:37:28,319 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-subnet 2018-12-04 21:37:28,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3dee0a9e3247775a140fdb2b944d00823ee8e7" -d '{"subnets": [{"ip_version": 4, "network_id": "f80faaf3-ac8d-4082-9da1-85fdfc7403e5", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-subnet"}]}' 2018-12-04 21:37:28,903 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-614d0a0c-e30f-4763-bc77-55406716e8ee Date: Tue, 04 Dec 2018 21:37:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:28Z","dns_nameservers":[],"updated_at":"2018-12-04T21:37:28Z","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":"ed5947d8882e4500bc86a74131d03f0a","id":"58685de6-be60-4145-8a73-e2aaa999832b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-subnet"}]} 2018-12-04 21:37:28,903 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-614d0a0c-e30f-4763-bc77-55406716e8ee 2018-12-04 21:37:28,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3dee0a9e3247775a140fdb2b944d00823ee8e7" 2018-12-04 21:37:29,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-83326695-0203-4971-9a0a-1f56e8545e56 Date: Tue, 04 Dec 2018 21:37:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["58685de6-be60-4145-8a73-e2aaa999832b"],"updated_at":"2018-12-04T21:37:28Z","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ed5947d8882e4500bc86a74131d03f0a","id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","name":"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net"}]} 2018-12-04 21:37:29,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 used request id req-83326695-0203-4971-9a0a-1f56e8545e56 2018-12-04 21:37:29,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3dee0a9e3247775a140fdb2b944d00823ee8e7" 2018-12-04 21:37:29,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-90953e22-e8c3-4f6b-a029-f2c14716edd6 Date: Tue, 04 Dec 2018 21:37:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:28Z","dns_nameservers":[],"updated_at":"2018-12-04T21:37:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ed5947d8882e4500bc86a74131d03f0a","id":"58685de6-be60-4145-8a73-e2aaa999832b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-subnet"}]} 2018-12-04 21:37:29,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 used request id req-90953e22-e8c3-4f6b-a029-f2c14716edd6 2018-12-04 21:37:29,161 - OpenStackNetwork - DEBUG - Network [f80faaf3-ac8d-4082-9da1-85fdfc7403e5] created successfully 2018-12-04 21:37:29,161 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:37:29,162 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:37:29,626 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:37:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["eD9A_Nr7SK-eAYn37xgeHQ"], "issued_at": "2018-12-04T21:37:29.000000Z"}} 2018-12-04 21:37:29,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbd4d5f53d39731de1e625d97dec35d81a77505c" 2018-12-04 21:37:29,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e25d0ce5-cc60-4850-b76f-6b85cc57c6ec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:37:29,731 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e25d0ce5-cc60-4850-b76f-6b85cc57c6ec 2018-12-04 21:37:29,732 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:37:29,737 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbd4d5f53d39731de1e625d97dec35d81a77505c" 2018-12-04 21:37:29,952 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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 x-openstack-request-id: req-8b5d3e89-5890-487e-86e2-5439c5ad2697 x-compute-request-id: req-8b5d3e89-5890-487e-86e2-5439c5ad2697 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-04 21:37:29,952 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-8b5d3e89-5890-487e-86e2-5439c5ad2697 2018-12-04 21:37:29,956 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbd4d5f53d39731de1e625d97dec35d81a77505c" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-04 21:37:29,988 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-92271017-8361-4559-af0b-0f57192c9a51 x-compute-request-id: req-92271017-8361-4559-af0b-0f57192c9a51 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e5c8227d-21e9-4baa-b381-275174b1499f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e5c8227d-21e9-4baa-b381-275174b1499f", "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": "e5c8227d-21e9-4baa-b381-275174b1499f"}} 2018-12-04 21:37:29,988 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-92271017-8361-4559-af0b-0f57192c9a51 2018-12-04 21:37:29,988 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:37:29,989 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:37:30,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "243b48bf3e2e4c0183c8817a05a5072f", "name": "InstanceSecurityGroupTests-4fe09645-4e7b-4c6-proj-role"}], "expires_at": "2018-12-04T22:37:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ed5947d8882e4500bc86a74131d03f0a", "name": "InstanceSecurityGroupTests-4fe09645-4e7b-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/ed5947d8882e4500bc86a74131d03f0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/ed5947d8882e4500bc86a74131d03f0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/ed5947d8882e4500bc86a74131d03f0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_ed5947d8882e4500bc86a74131d03f0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_ed5947d8882e4500bc86a74131d03f0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ed5947d8882e4500bc86a74131d03f0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/ed5947d8882e4500bc86a74131d03f0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/ed5947d8882e4500bc86a74131d03f0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ed5947d8882e4500bc86a74131d03f0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/ed5947d8882e4500bc86a74131d03f0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/ed5947d8882e4500bc86a74131d03f0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/ed5947d8882e4500bc86a74131d03f0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/ed5947d8882e4500bc86a74131d03f0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/ed5947d8882e4500bc86a74131d03f0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-4fe09645-4e7b-4c6-user", "id": "9573ed18b6284c35a750e3fbe0f16a0f"}, "audit_ids": ["yASY7hqqQhi5QEgb5fd5Ow"], "issued_at": "2018-12-04T21:37:30.000000Z"}} 2018-12-04 21:37:30,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752f8422000f3fa8ac9e602489ce542ab167ff52" 2018-12-04 21:37:30,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8807313c-f7f8-412b-8ece-5d9ed7da0884 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:37:30,481 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-8807313c-f7f8-412b-8ece-5d9ed7da0884 2018-12-04 21:37:30,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752f8422000f3fa8ac9e602489ce542ab167ff52" 2018-12-04 21:37:30,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-9199fe44-a58d-4255-976e-864b241650b1 Date: Tue, 04 Dec 2018 21:37:30 GMT RESP BODY: {"security_groups": []} 2018-12-04 21:37:30,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-name&description=hello+group used request id req-9199fe44-a58d-4255-976e-864b241650b1 2018-12-04 21:37:30,701 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-name... 2018-12-04 21:37:30,702 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-name 2018-12-04 21:37:30,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752f8422000f3fa8ac9e602489ce542ab167ff52" -d '{"security_group": {"name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-name", "description": "hello group"}}' 2018-12-04 21:37:31,188 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-4b422869-96cb-42af-93f6-f9aee646aef0 Date: Tue, 04 Dec 2018 21:37:31 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "created_at": "2018-12-04T21:37:30Z", "updated_at": "2018-12-04T21:37:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:37:31Z", "revision_number": 0, "id": "4f4a25c7-7f91-4225-8601-29f19abf6b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:37:31Z", "security_group_id": "64244b52-53df-445c-89ac-abb9e515e008", "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed5947d8882e4500bc86a74131d03f0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:37:31Z", "revision_number": 0, "id": "787df354-2e88-46f8-85c2-3689dfbd11a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:37:31Z", "security_group_id": "64244b52-53df-445c-89ac-abb9e515e008", "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed5947d8882e4500bc86a74131d03f0a"}], "revision_number": 2, "project_id": "ed5947d8882e4500bc86a74131d03f0a", "id": "64244b52-53df-445c-89ac-abb9e515e008", "name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-name"}} 2018-12-04 21:37:31,188 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-4b422869-96cb-42af-93f6-f9aee646aef0 2018-12-04 21:37:31,188 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64244b52-53df-445c-89ac-abb9e515e008 2018-12-04 21:37:31,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=64244b52-53df-445c-89ac-abb9e515e008 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752f8422000f3fa8ac9e602489ce542ab167ff52" 2018-12-04 21:37:31,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2ea16949-a776-43e5-b358-8d30e0b371fa Date: Tue, 04 Dec 2018 21:37:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:37:31Z", "security_group_id": "64244b52-53df-445c-89ac-abb9e515e008", "port_range_min": null, "revision_number": 0, "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "created_at": "2018-12-04T21:37:31Z", "project_id": "ed5947d8882e4500bc86a74131d03f0a", "id": "4f4a25c7-7f91-4225-8601-29f19abf6b3d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:37:31Z", "security_group_id": "64244b52-53df-445c-89ac-abb9e515e008", "port_range_min": null, "revision_number": 0, "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "created_at": "2018-12-04T21:37:31Z", "project_id": "ed5947d8882e4500bc86a74131d03f0a", "id": "787df354-2e88-46f8-85c2-3689dfbd11a0"}]} 2018-12-04 21:37:31,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=64244b52-53df-445c-89ac-abb9e515e008 used request id req-2ea16949-a776-43e5-b358-8d30e0b371fa 2018-12-04 21:37:31,251 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64244b52-53df-445c-89ac-abb9e515e008 2018-12-04 21:37:31,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=64244b52-53df-445c-89ac-abb9e515e008 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752f8422000f3fa8ac9e602489ce542ab167ff52" 2018-12-04 21:37:31,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-97c9e305-adff-4021-813f-f2f4e0813ef0 Date: Tue, 04 Dec 2018 21:37:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:37:31Z", "security_group_id": "64244b52-53df-445c-89ac-abb9e515e008", "port_range_min": null, "revision_number": 0, "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "created_at": "2018-12-04T21:37:31Z", "project_id": "ed5947d8882e4500bc86a74131d03f0a", "id": "4f4a25c7-7f91-4225-8601-29f19abf6b3d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:37:31Z", "security_group_id": "64244b52-53df-445c-89ac-abb9e515e008", "port_range_min": null, "revision_number": 0, "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "created_at": "2018-12-04T21:37:31Z", "project_id": "ed5947d8882e4500bc86a74131d03f0a", "id": "787df354-2e88-46f8-85c2-3689dfbd11a0"}]} 2018-12-04 21:37:31,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=64244b52-53df-445c-89ac-abb9e515e008 used request id req-97c9e305-adff-4021-813f-f2f4e0813ef0 2018-12-04 21:37:31,280 - neutron_utils - INFO - Retrieving security group with ID - 64244b52-53df-445c-89ac-abb9e515e008 2018-12-04 21:37:31,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=64244b52-53df-445c-89ac-abb9e515e008 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752f8422000f3fa8ac9e602489ce542ab167ff52" 2018-12-04 21:37:31,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-bcd7a70d-11a3-4655-bed5-5120be661573 Date: Tue, 04 Dec 2018 21:37:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "created_at": "2018-12-04T21:37:30Z", "updated_at": "2018-12-04T21:37:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:37:31Z", "revision_number": 0, "id": "4f4a25c7-7f91-4225-8601-29f19abf6b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:37:31Z", "security_group_id": "64244b52-53df-445c-89ac-abb9e515e008", "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed5947d8882e4500bc86a74131d03f0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:37:31Z", "revision_number": 0, "id": "787df354-2e88-46f8-85c2-3689dfbd11a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:37:31Z", "security_group_id": "64244b52-53df-445c-89ac-abb9e515e008", "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed5947d8882e4500bc86a74131d03f0a"}], "revision_number": 2, "project_id": "ed5947d8882e4500bc86a74131d03f0a", "id": "64244b52-53df-445c-89ac-abb9e515e008", "name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-name"}]} 2018-12-04 21:37:31,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=64244b52-53df-445c-89ac-abb9e515e008 used request id req-bcd7a70d-11a3-4655-bed5-5120be661573 2018-12-04 21:37:31,389 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64244b52-53df-445c-89ac-abb9e515e008 2018-12-04 21:37:31,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=64244b52-53df-445c-89ac-abb9e515e008 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752f8422000f3fa8ac9e602489ce542ab167ff52" 2018-12-04 21:37:31,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c974517f-02fe-4867-96de-66b13fdc97c0 Date: Tue, 04 Dec 2018 21:37:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:37:31Z", "security_group_id": "64244b52-53df-445c-89ac-abb9e515e008", "port_range_min": null, "revision_number": 0, "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "created_at": "2018-12-04T21:37:31Z", "project_id": "ed5947d8882e4500bc86a74131d03f0a", "id": "4f4a25c7-7f91-4225-8601-29f19abf6b3d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:37:31Z", "security_group_id": "64244b52-53df-445c-89ac-abb9e515e008", "port_range_min": null, "revision_number": 0, "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "created_at": "2018-12-04T21:37:31Z", "project_id": "ed5947d8882e4500bc86a74131d03f0a", "id": "787df354-2e88-46f8-85c2-3689dfbd11a0"}]} 2018-12-04 21:37:31,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=64244b52-53df-445c-89ac-abb9e515e008 used request id req-c974517f-02fe-4867-96de-66b13fdc97c0 2018-12-04 21:37:31,413 - neutron_utils - INFO - Retrieving security group with ID - 64244b52-53df-445c-89ac-abb9e515e008 2018-12-04 21:37:31,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=64244b52-53df-445c-89ac-abb9e515e008 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752f8422000f3fa8ac9e602489ce542ab167ff52" 2018-12-04 21:37:31,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-477c33f6-0425-4def-afac-e9ae36d1b176 Date: Tue, 04 Dec 2018 21:37:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "created_at": "2018-12-04T21:37:30Z", "updated_at": "2018-12-04T21:37:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:37:31Z", "revision_number": 0, "id": "4f4a25c7-7f91-4225-8601-29f19abf6b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:37:31Z", "security_group_id": "64244b52-53df-445c-89ac-abb9e515e008", "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed5947d8882e4500bc86a74131d03f0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:37:31Z", "revision_number": 0, "id": "787df354-2e88-46f8-85c2-3689dfbd11a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:37:31Z", "security_group_id": "64244b52-53df-445c-89ac-abb9e515e008", "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed5947d8882e4500bc86a74131d03f0a"}], "revision_number": 2, "project_id": "ed5947d8882e4500bc86a74131d03f0a", "id": "64244b52-53df-445c-89ac-abb9e515e008", "name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-name"}]} 2018-12-04 21:37:31,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=64244b52-53df-445c-89ac-abb9e515e008 used request id req-477c33f6-0425-4def-afac-e9ae36d1b176 2018-12-04 21:37:31,461 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64244b52-53df-445c-89ac-abb9e515e008 2018-12-04 21:37:31,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=64244b52-53df-445c-89ac-abb9e515e008 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752f8422000f3fa8ac9e602489ce542ab167ff52" 2018-12-04 21:37:31,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7f420ab1-1de6-4848-a481-00a411a0f0ac Date: Tue, 04 Dec 2018 21:37:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:37:31Z", "security_group_id": "64244b52-53df-445c-89ac-abb9e515e008", "port_range_min": null, "revision_number": 0, "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "created_at": "2018-12-04T21:37:31Z", "project_id": "ed5947d8882e4500bc86a74131d03f0a", "id": "4f4a25c7-7f91-4225-8601-29f19abf6b3d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:37:31Z", "security_group_id": "64244b52-53df-445c-89ac-abb9e515e008", "port_range_min": null, "revision_number": 0, "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "created_at": "2018-12-04T21:37:31Z", "project_id": "ed5947d8882e4500bc86a74131d03f0a", "id": "787df354-2e88-46f8-85c2-3689dfbd11a0"}]} 2018-12-04 21:37:31,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=64244b52-53df-445c-89ac-abb9e515e008 used request id req-7f420ab1-1de6-4848-a481-00a411a0f0ac 2018-12-04 21:37:31,482 - neutron_utils - INFO - Retrieving security group with ID - 64244b52-53df-445c-89ac-abb9e515e008 2018-12-04 21:37:31,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=64244b52-53df-445c-89ac-abb9e515e008 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752f8422000f3fa8ac9e602489ce542ab167ff52" 2018-12-04 21:37:31,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-84531ce3-ee42-4ada-977e-708cbe943459 Date: Tue, 04 Dec 2018 21:37:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "created_at": "2018-12-04T21:37:30Z", "updated_at": "2018-12-04T21:37:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:37:31Z", "revision_number": 0, "id": "4f4a25c7-7f91-4225-8601-29f19abf6b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:37:31Z", "security_group_id": "64244b52-53df-445c-89ac-abb9e515e008", "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed5947d8882e4500bc86a74131d03f0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:37:31Z", "revision_number": 0, "id": "787df354-2e88-46f8-85c2-3689dfbd11a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:37:31Z", "security_group_id": "64244b52-53df-445c-89ac-abb9e515e008", "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed5947d8882e4500bc86a74131d03f0a"}], "revision_number": 2, "project_id": "ed5947d8882e4500bc86a74131d03f0a", "id": "64244b52-53df-445c-89ac-abb9e515e008", "name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-name"}]} 2018-12-04 21:37:31,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=64244b52-53df-445c-89ac-abb9e515e008 used request id req-84531ce3-ee42-4ada-977e-708cbe943459 2018-12-04 21:37:31,531 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64244b52-53df-445c-89ac-abb9e515e008 2018-12-04 21:37:31,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=64244b52-53df-445c-89ac-abb9e515e008 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752f8422000f3fa8ac9e602489ce542ab167ff52" 2018-12-04 21:37:31,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b403f9f1-3779-40f1-9408-b710cc32b8b8 Date: Tue, 04 Dec 2018 21:37:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:37:31Z", "security_group_id": "64244b52-53df-445c-89ac-abb9e515e008", "port_range_min": null, "revision_number": 0, "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "created_at": "2018-12-04T21:37:31Z", "project_id": "ed5947d8882e4500bc86a74131d03f0a", "id": "4f4a25c7-7f91-4225-8601-29f19abf6b3d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:37:31Z", "security_group_id": "64244b52-53df-445c-89ac-abb9e515e008", "port_range_min": null, "revision_number": 0, "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "created_at": "2018-12-04T21:37:31Z", "project_id": "ed5947d8882e4500bc86a74131d03f0a", "id": "787df354-2e88-46f8-85c2-3689dfbd11a0"}]} 2018-12-04 21:37:31,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=64244b52-53df-445c-89ac-abb9e515e008 used request id req-b403f9f1-3779-40f1-9408-b710cc32b8b8 2018-12-04 21:37:31,552 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:37:31,553 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:37:31,946 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "243b48bf3e2e4c0183c8817a05a5072f", "name": "InstanceSecurityGroupTests-4fe09645-4e7b-4c6-proj-role"}], "expires_at": "2018-12-04T22:37:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ed5947d8882e4500bc86a74131d03f0a", "name": "InstanceSecurityGroupTests-4fe09645-4e7b-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/ed5947d8882e4500bc86a74131d03f0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/ed5947d8882e4500bc86a74131d03f0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/ed5947d8882e4500bc86a74131d03f0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_ed5947d8882e4500bc86a74131d03f0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_ed5947d8882e4500bc86a74131d03f0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ed5947d8882e4500bc86a74131d03f0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/ed5947d8882e4500bc86a74131d03f0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/ed5947d8882e4500bc86a74131d03f0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ed5947d8882e4500bc86a74131d03f0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/ed5947d8882e4500bc86a74131d03f0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/ed5947d8882e4500bc86a74131d03f0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/ed5947d8882e4500bc86a74131d03f0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/ed5947d8882e4500bc86a74131d03f0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/ed5947d8882e4500bc86a74131d03f0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-4fe09645-4e7b-4c6-user", "id": "9573ed18b6284c35a750e3fbe0f16a0f"}, "audit_ids": ["A6syHVXnRouMLeWTpy9jew"], "issued_at": "2018-12-04T21:37:31.000000Z"}} 2018-12-04 21:37:31,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:31,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bd77134-207e-4d4d-bff5-4640021064a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:37:31,959 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-9bd77134-207e-4d4d-bff5-4640021064a1 2018-12-04 21:37:31,960 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:37:31,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:32,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-738d42e8-9ab8-420d-9928-37e8ff8cab3f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:37:32,049 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-738d42e8-9ab8-420d-9928-37e8ff8cab3f 2018-12-04 21:37:32,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:32,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-c1cef785-c21d-494a-bf5e-dde3d64e03d7 Date: Tue, 04 Dec 2018 21:37:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["58685de6-be60-4145-8a73-e2aaa999832b"],"updated_at":"2018-12-04T21:37:28Z","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ed5947d8882e4500bc86a74131d03f0a","id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","name":"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net"}]} 2018-12-04 21:37:32,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net used request id req-c1cef785-c21d-494a-bf5e-dde3d64e03d7 2018-12-04 21:37:32,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:32,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7ece27e1-bc25-4dfb-9f8a-78c3f6f8bcd1 Date: Tue, 04 Dec 2018 21:37:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:28Z","dns_nameservers":[],"updated_at":"2018-12-04T21:37:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ed5947d8882e4500bc86a74131d03f0a","id":"58685de6-be60-4145-8a73-e2aaa999832b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-subnet"}]} 2018-12-04 21:37:32,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 used request id req-7ece27e1-bc25-4dfb-9f8a-78c3f6f8bcd1 2018-12-04 21:37:32,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:32,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-8582c8db-ac2f-47d1-a7f0-3a3200b58dc7 Date: Tue, 04 Dec 2018 21:37:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["58685de6-be60-4145-8a73-e2aaa999832b"],"updated_at":"2018-12-04T21:37:28Z","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ed5947d8882e4500bc86a74131d03f0a","id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","name":"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net"}]} 2018-12-04 21:37:32,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net used request id req-8582c8db-ac2f-47d1-a7f0-3a3200b58dc7 2018-12-04 21:37:32,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:37:32,715 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:37: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:37:32,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ed5947d8882e4500bc86a74131d03f0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:32,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaa49b41-9d80-40b5-bea9-6d6832560236 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ed5947d8882e4500bc86a74131d03f0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ed5947d8882e4500bc86a74131d03f0a", "name": "InstanceSecurityGroupTests-4fe09645-4e7b-4c6-proj"}} 2018-12-04 21:37:32,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ed5947d8882e4500bc86a74131d03f0a used request id req-eaa49b41-9d80-40b5-bea9-6d6832560236 2018-12-04 21:37:32,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:32,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7f3cc254-3b93-4a29-853d-2389678df39e Date: Tue, 04 Dec 2018 21:37:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:28Z","dns_nameservers":[],"updated_at":"2018-12-04T21:37:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ed5947d8882e4500bc86a74131d03f0a","id":"58685de6-be60-4145-8a73-e2aaa999832b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-subnet"}]} 2018-12-04 21:37:32,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 used request id req-7f3cc254-3b93-4a29-853d-2389678df39e 2018-12-04 21:37:32,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5&name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:32,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7d06eaec-ee1a-41b1-8918-57acd23877ed Date: Tue, 04 Dec 2018 21:37:32 GMT RESP BODY: {"ports":[]} 2018-12-04 21:37:32,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5&name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-port&admin_state_up=True used request id req-7d06eaec-ee1a-41b1-8918-57acd23877ed 2018-12-04 21:37:32,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:33,116 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-472a8beb-1bc6-4de9-b718-9bf84814684a x-compute-request-id: req-472a8beb-1bc6-4de9-b718-9bf84814684a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-04 21:37:33,116 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-inst used request id req-472a8beb-1bc6-4de9-b718-9bf84814684a 2018-12-04 21:37:33,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:33,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-e495c1f0-72d8-41ca-ac9b-3209fd640c0c Date: Tue, 04 Dec 2018 21:37:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["58685de6-be60-4145-8a73-e2aaa999832b"],"updated_at":"2018-12-04T21:37:28Z","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ed5947d8882e4500bc86a74131d03f0a","id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","name":"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net"}]} 2018-12-04 21:37:33,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net used request id req-e495c1f0-72d8-41ca-ac9b-3209fd640c0c 2018-12-04 21:37:33,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:33,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0f340e2b-7b3b-4f5b-878a-f9c840bc5408 Date: Tue, 04 Dec 2018 21:37:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:28Z","dns_nameservers":[],"updated_at":"2018-12-04T21:37:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ed5947d8882e4500bc86a74131d03f0a","id":"58685de6-be60-4145-8a73-e2aaa999832b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-subnet"}]} 2018-12-04 21:37:33,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 used request id req-0f340e2b-7b3b-4f5b-878a-f9c840bc5408 2018-12-04 21:37:33,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:33,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-e231144f-99e1-4ec9-81e7-199bd3b11715 Date: Tue, 04 Dec 2018 21:37:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["58685de6-be60-4145-8a73-e2aaa999832b"],"updated_at":"2018-12-04T21:37:28Z","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ed5947d8882e4500bc86a74131d03f0a","id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","name":"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net"}]} 2018-12-04 21:37:33,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net used request id req-e231144f-99e1-4ec9-81e7-199bd3b11715 2018-12-04 21:37:33,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ed5947d8882e4500bc86a74131d03f0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:33,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72e2a3d5-e222-4bd7-8458-b9b4abee67c1 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ed5947d8882e4500bc86a74131d03f0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ed5947d8882e4500bc86a74131d03f0a", "name": "InstanceSecurityGroupTests-4fe09645-4e7b-4c6-proj"}} 2018-12-04 21:37:33,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ed5947d8882e4500bc86a74131d03f0a used request id req-72e2a3d5-e222-4bd7-8458-b9b4abee67c1 2018-12-04 21:37:33,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:33,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6eb9922c-7244-4b2d-92b8-52ef9b66b24a Date: Tue, 04 Dec 2018 21:37:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:28Z","dns_nameservers":[],"updated_at":"2018-12-04T21:37:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ed5947d8882e4500bc86a74131d03f0a","id":"58685de6-be60-4145-8a73-e2aaa999832b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-subnet"}]} 2018-12-04 21:37:33,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 used request id req-6eb9922c-7244-4b2d-92b8-52ef9b66b24a 2018-12-04 21:37:33,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5&name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:33,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d8375001-37d2-4ab0-b1bb-93fdb1adfba4 Date: Tue, 04 Dec 2018 21:37:33 GMT RESP BODY: {"ports":[]} 2018-12-04 21:37:33,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5&name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-port&admin_state_up=True used request id req-d8375001-37d2-4ab0-b1bb-93fdb1adfba4 2018-12-04 21:37:33,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:37:33,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:37:33,925 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "243b48bf3e2e4c0183c8817a05a5072f", "name": "InstanceSecurityGroupTests-4fe09645-4e7b-4c6-proj-role"}], "expires_at": "2018-12-04T22:37:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ed5947d8882e4500bc86a74131d03f0a", "name": "InstanceSecurityGroupTests-4fe09645-4e7b-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/ed5947d8882e4500bc86a74131d03f0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/ed5947d8882e4500bc86a74131d03f0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/ed5947d8882e4500bc86a74131d03f0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_ed5947d8882e4500bc86a74131d03f0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_ed5947d8882e4500bc86a74131d03f0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ed5947d8882e4500bc86a74131d03f0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/ed5947d8882e4500bc86a74131d03f0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/ed5947d8882e4500bc86a74131d03f0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ed5947d8882e4500bc86a74131d03f0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/ed5947d8882e4500bc86a74131d03f0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/ed5947d8882e4500bc86a74131d03f0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/ed5947d8882e4500bc86a74131d03f0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/ed5947d8882e4500bc86a74131d03f0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/ed5947d8882e4500bc86a74131d03f0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-4fe09645-4e7b-4c6-user", "id": "9573ed18b6284c35a750e3fbe0f16a0f"}, "audit_ids": ["OH3YmAaGTXumYEXER1atgg"], "issued_at": "2018-12-04T21:37:33.000000Z"}} 2018-12-04 21:37:33,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45f0fa1be05aec012b451457808fd1125dac211d" 2018-12-04 21:37:34,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02ba6475-598b-4aca-bc99-9346630156fc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:37:34,011 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-02ba6475-598b-4aca-bc99-9346630156fc 2018-12-04 21:37:34,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:34,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-ba7ac272-b89e-42f5-bd8f-7e6ac48a1afe Date: Tue, 04 Dec 2018 21:37:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["58685de6-be60-4145-8a73-e2aaa999832b"],"updated_at":"2018-12-04T21:37:28Z","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ed5947d8882e4500bc86a74131d03f0a","id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","name":"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net"}]} 2018-12-04 21:37:34,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net used request id req-ba7ac272-b89e-42f5-bd8f-7e6ac48a1afe 2018-12-04 21:37:34,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:34,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-526b6f69-2aee-458d-8735-53589f2cbf7a Date: Tue, 04 Dec 2018 21:37:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:28Z","dns_nameservers":[],"updated_at":"2018-12-04T21:37:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ed5947d8882e4500bc86a74131d03f0a","id":"58685de6-be60-4145-8a73-e2aaa999832b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-subnet"}]} 2018-12-04 21:37:34,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 used request id req-526b6f69-2aee-458d-8735-53589f2cbf7a 2018-12-04 21:37:34,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:34,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-e33695c2-81bc-43a7-86e6-bf17fe9c7e65 Date: Tue, 04 Dec 2018 21:37:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["58685de6-be60-4145-8a73-e2aaa999832b"],"updated_at":"2018-12-04T21:37:28Z","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ed5947d8882e4500bc86a74131d03f0a","id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","name":"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net"}]} 2018-12-04 21:37:34,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net used request id req-e33695c2-81bc-43a7-86e6-bf17fe9c7e65 2018-12-04 21:37:34,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:37:34,250 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:37: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:37:34,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ed5947d8882e4500bc86a74131d03f0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45f0fa1be05aec012b451457808fd1125dac211d" 2018-12-04 21:37:34,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46fa7756-8c58-46a8-aa87-c83a37d3b201 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ed5947d8882e4500bc86a74131d03f0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ed5947d8882e4500bc86a74131d03f0a", "name": "InstanceSecurityGroupTests-4fe09645-4e7b-4c6-proj"}} 2018-12-04 21:37:34,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ed5947d8882e4500bc86a74131d03f0a used request id req-46fa7756-8c58-46a8-aa87-c83a37d3b201 2018-12-04 21:37:34,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:34,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-97aaf16f-c51b-4911-923c-ecb386ce477f Date: Tue, 04 Dec 2018 21:37:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:28Z","dns_nameservers":[],"updated_at":"2018-12-04T21:37:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ed5947d8882e4500bc86a74131d03f0a","id":"58685de6-be60-4145-8a73-e2aaa999832b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-subnet"}]} 2018-12-04 21:37:34,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 used request id req-97aaf16f-c51b-4911-923c-ecb386ce477f 2018-12-04 21:37:34,318 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net 2018-12-04 21:37:34,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" -d '{"port": {"network_id": "f80faaf3-ac8d-4082-9da1-85fdfc7403e5", "name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-port", "admin_state_up": true}}' 2018-12-04 21:37:35,397 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-9d0d414b-3de8-45e7-b2c2-f601c2a122f6 Date: Tue, 04 Dec 2018 21:37:35 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-12-04T21:37:34Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-12-04T21:37:34Z","name":"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:f4:ac:59","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"ed5947d8882e4500bc86a74131d03f0a","fixed_ips":[{"subnet_id":"58685de6-be60-4145-8a73-e2aaa999832b","ip_address":"10.55.0.4"}],"id":"86c1321d-a06c-4eb6-9970-dec524e16270","security_groups":["8eb0189a-d8b3-4343-9202-5c184032d6b6"],"device_id":""}} 2018-12-04 21:37:35,398 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-9d0d414b-3de8-45e7-b2c2-f601c2a122f6 2018-12-04 21:37:35,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:35,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-26792379-d1f6-4eee-80bd-919a0e151230 Date: Tue, 04 Dec 2018 21:37:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["58685de6-be60-4145-8a73-e2aaa999832b"],"updated_at":"2018-12-04T21:37:28Z","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ed5947d8882e4500bc86a74131d03f0a","id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","name":"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net"}]} 2018-12-04 21:37:35,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net used request id req-26792379-d1f6-4eee-80bd-919a0e151230 2018-12-04 21:37:35,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:35,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d387085a-a789-4109-9b2b-3cc2a440adca Date: Tue, 04 Dec 2018 21:37:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:28Z","dns_nameservers":[],"updated_at":"2018-12-04T21:37:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ed5947d8882e4500bc86a74131d03f0a","id":"58685de6-be60-4145-8a73-e2aaa999832b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-subnet"}]} 2018-12-04 21:37:35,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 used request id req-d387085a-a789-4109-9b2b-3cc2a440adca 2018-12-04 21:37:35,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:35,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-f3580be4-8f3f-4024-a16f-01ec226df121 Date: Tue, 04 Dec 2018 21:37:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["58685de6-be60-4145-8a73-e2aaa999832b"],"updated_at":"2018-12-04T21:37:28Z","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ed5947d8882e4500bc86a74131d03f0a","id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","name":"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net"}]} 2018-12-04 21:37:35,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net used request id req-f3580be4-8f3f-4024-a16f-01ec226df121 2018-12-04 21:37:35,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ed5947d8882e4500bc86a74131d03f0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:35,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-334a485f-61de-4be7-a8c4-05aea34de3bd Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ed5947d8882e4500bc86a74131d03f0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ed5947d8882e4500bc86a74131d03f0a", "name": "InstanceSecurityGroupTests-4fe09645-4e7b-4c6-proj"}} 2018-12-04 21:37:35,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ed5947d8882e4500bc86a74131d03f0a used request id req-334a485f-61de-4be7-a8c4-05aea34de3bd 2018-12-04 21:37:35,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:35,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6aa4413e-d29a-4b28-9805-06ba59503098 Date: Tue, 04 Dec 2018 21:37:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:28Z","dns_nameservers":[],"updated_at":"2018-12-04T21:37:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ed5947d8882e4500bc86a74131d03f0a","id":"58685de6-be60-4145-8a73-e2aaa999832b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-subnet"}]} 2018-12-04 21:37:35,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 used request id req-6aa4413e-d29a-4b28-9805-06ba59503098 2018-12-04 21:37:35,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5&name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:35,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 763 X-Openstack-Request-Id: req-1b3d40c6-9182-4d06-90b6-774be5c2d91b Date: Tue, 04 Dec 2018 21:37:35 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:34Z","admin_state_up":true,"updated_at":"2018-12-04T21:37:34Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:f4:ac:59","id":"86c1321d-a06c-4eb6-9970-dec524e16270","port_security_enabled":true,"project_id":"ed5947d8882e4500bc86a74131d03f0a","fixed_ips":[{"subnet_id":"58685de6-be60-4145-8a73-e2aaa999832b","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["8eb0189a-d8b3-4343-9202-5c184032d6b6"],"name":"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-port"}]} 2018-12-04 21:37:35,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5&name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-port&admin_state_up=True used request id req-1b3d40c6-9182-4d06-90b6-774be5c2d91b 2018-12-04 21:37:35,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ed5947d8882e4500bc86a74131d03f0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:35,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24e776b0-885b-4b44-ab4d-aa8ce71b6843 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ed5947d8882e4500bc86a74131d03f0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ed5947d8882e4500bc86a74131d03f0a", "name": "InstanceSecurityGroupTests-4fe09645-4e7b-4c6-proj"}} 2018-12-04 21:37:35,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ed5947d8882e4500bc86a74131d03f0a used request id req-24e776b0-885b-4b44-ab4d-aa8ce71b6843 2018-12-04 21:37:35,903 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-inst 2018-12-04 21:37:35,906 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:35,928 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2391c66d-1bf9-4cba-ab8f-d9097d9c63fa x-compute-request-id: req-2391c66d-1bf9-4cba-ab8f-d9097d9c63fa Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e5c8227d-21e9-4baa-b381-275174b1499f", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e5c8227d-21e9-4baa-b381-275174b1499f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e5c8227d-21e9-4baa-b381-275174b1499f", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-flavor-name"}]} 2018-12-04 21:37:35,928 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-2391c66d-1bf9-4cba-ab8f-d9097d9c63fa 2018-12-04 21:37:35,931 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/e5c8227d-21e9-4baa-b381-275174b1499f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:35,947 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-534e8f53-0af7-4db0-8e89-50589a87dd08 x-compute-request-id: req-534e8f53-0af7-4db0-8e89-50589a87dd08 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e5c8227d-21e9-4baa-b381-275174b1499f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e5c8227d-21e9-4baa-b381-275174b1499f", "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": "e5c8227d-21e9-4baa-b381-275174b1499f"}} 2018-12-04 21:37:35,948 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/e5c8227d-21e9-4baa-b381-275174b1499f used request id req-534e8f53-0af7-4db0-8e89-50589a87dd08 2018-12-04 21:37:35,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:36,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-f38f7eef-2fd2-4d59-a0d7-5263f159b265 Date: Tue, 04 Dec 2018 21:37:36 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:37:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:37:26Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/71aa3ff1-00e8-4190-8a11-f91432f63782/snap", "metadata": {}}], "self": "/v2/images/71aa3ff1-00e8-4190-8a11-f91432f63782", "min_disk": 0, "protected": false, "id": "71aa3ff1-00e8-4190-8a11-f91432f63782", "file": "/v2/images/71aa3ff1-00e8-4190-8a11-f91432f63782/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ed5947d8882e4500bc86a74131d03f0a", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/71aa3ff1-00e8-4190-8a11-f91432f63782/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-image"} 2018-12-04 21:37:36,145 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-image used request id req-f38f7eef-2fd2-4d59-a0d7-5263f159b265 2018-12-04 21:37:36,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:36,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-149c2c46-8e9b-4394-8846-c1ccd9050961 Date: Tue, 04 Dec 2018 21:37:36 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:37:36,155 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-149c2c46-8e9b-4394-8846-c1ccd9050961 2018-12-04 21:37:36,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" -d '{"server": {"name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-inst", "imageRef": "71aa3ff1-00e8-4190-8a11-f91432f63782", "flavorRef": "e5c8227d-21e9-4baa-b381-275174b1499f", "max_count": 1, "min_count": 1, "networks": [{"port": "86c1321d-a06c-4eb6-9970-dec524e16270"}], "security_groups": [{"name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-name"}]}}' 2018-12-04 21:37:36,955 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:37:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9e3dbb22-f542-4887-a509-63e3d9899c60 x-compute-request-id: req-9e3dbb22-f542-4887-a509-63e3d9899c60 Content-Length: 435 location: http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "rel": "bookmark"}], "adminPass": "5rfqsRWGiW9X"}} 2018-12-04 21:37:36,955 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-9e3dbb22-f542-4887-a509-63e3d9899c60 2018-12-04 21:37:36,958 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:37,239 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5371b80-d658-4294-939c-aef5a0e13d77 x-compute-request-id: req-f5371b80-d658-4294-939c-aef5a0e13d77 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.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "rel": "bookmark"}], "image": {"id": "71aa3ff1-00e8-4190-8a11-f91432f63782", "links": [{"href": "http://172.30.9.23:8774/images/71aa3ff1-00e8-4190-8a11-f91432f63782", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5c8227d-21e9-4baa-b381-275174b1499f", "links": [{"href": "http://172.30.9.23:8774/flavors/e5c8227d-21e9-4baa-b381-275174b1499f", "rel": "bookmark"}]}, "id": "4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "user_id": "9573ed18b6284c35a750e3fbe0f16a0f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:37:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-inst", "created": "2018-12-04T21:37:36Z", "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:37:37,239 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74 used request id req-f5371b80-d658-4294-939c-aef5a0e13d77 2018-12-04 21:37:37,239 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-inst 2018-12-04 21:37:37,242 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:37,507 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b234ec88-4c21-4519-b9bb-c156255381d0 x-compute-request-id: req-b234ec88-4c21-4519-b9bb-c156255381d0 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.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "rel": "bookmark"}], "image": {"id": "71aa3ff1-00e8-4190-8a11-f91432f63782", "links": [{"href": "http://172.30.9.23:8774/images/71aa3ff1-00e8-4190-8a11-f91432f63782", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5c8227d-21e9-4baa-b381-275174b1499f", "links": [{"href": "http://172.30.9.23:8774/flavors/e5c8227d-21e9-4baa-b381-275174b1499f", "rel": "bookmark"}]}, "id": "4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "user_id": "9573ed18b6284c35a750e3fbe0f16a0f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:37:37Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-inst", "created": "2018-12-04T21:37:36Z", "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:37:37,507 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74 used request id req-b234ec88-4c21-4519-b9bb-c156255381d0 2018-12-04 21:37:37,507 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-inst] is - BUILD 2018-12-04 21:37:37,508 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:37:40,511 - create_instance - DEBUG - VM status query timeout in 896.728782892 2018-12-04 21:37:40,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:40,824 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5276b026-ee53-4cc8-a2a2-d8189f91afa0 x-compute-request-id: req-5276b026-ee53-4cc8-a2a2-d8189f91afa0 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.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "rel": "bookmark"}], "image": {"id": "71aa3ff1-00e8-4190-8a11-f91432f63782", "links": [{"href": "http://172.30.9.23:8774/images/71aa3ff1-00e8-4190-8a11-f91432f63782", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5c8227d-21e9-4baa-b381-275174b1499f", "links": [{"href": "http://172.30.9.23:8774/flavors/e5c8227d-21e9-4baa-b381-275174b1499f", "rel": "bookmark"}]}, "id": "4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "security_groups": [{"name": "default"}], "user_id": "9573ed18b6284c35a750e3fbe0f16a0f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:37:37Z", "hostId": "a069f19bbd4da9fe7bc2f02eb3dc82c737c4e3393953733862a68347", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-inst", "created": "2018-12-04T21:37:36Z", "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:37:40,824 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74 used request id req-5276b026-ee53-4cc8-a2a2-d8189f91afa0 2018-12-04 21:37:40,824 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-inst] is - BUILD 2018-12-04 21:37:40,825 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:37:43,828 - create_instance - DEBUG - VM status query timeout in 893.411798954 2018-12-04 21:37:43,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:43,989 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-d2ccf4d6-d4c1-4c62-a09d-5f8c373e8f67 x-compute-request-id: req-d2ccf4d6-d4c1-4c62-a09d-5f8c373e8f67 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ac:59", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "rel": "bookmark"}], "image": {"id": "71aa3ff1-00e8-4190-8a11-f91432f63782", "links": [{"href": "http://172.30.9.23:8774/images/71aa3ff1-00e8-4190-8a11-f91432f63782", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:37:41.000000", "flavor": {"id": "e5c8227d-21e9-4baa-b381-275174b1499f", "links": [{"href": "http://172.30.9.23:8774/flavors/e5c8227d-21e9-4baa-b381-275174b1499f", "rel": "bookmark"}]}, "id": "4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "security_groups": [{"name": "default"}], "user_id": "9573ed18b6284c35a750e3fbe0f16a0f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:37:41Z", "hostId": "a069f19bbd4da9fe7bc2f02eb3dc82c737c4e3393953733862a68347", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-inst", "created": "2018-12-04T21:37:36Z", "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:37:43,989 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74 used request id req-d2ccf4d6-d4c1-4c62-a09d-5f8c373e8f67 2018-12-04 21:37:43,990 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-inst] is - ACTIVE 2018-12-04 21:37:43,990 - create_instance - INFO - VM is - ACTIVE 2018-12-04 21:37:43,992 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:44,495 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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,Accept-Encoding x-openstack-request-id: req-6fe352f3-3c95-45fb-b2f7-1bbd3032f820 x-compute-request-id: req-6fe352f3-3c95-45fb-b2f7-1bbd3032f820 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ac:59", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "rel": "bookmark"}], "image": {"id": "71aa3ff1-00e8-4190-8a11-f91432f63782", "links": [{"href": "http://172.30.9.23:8774/images/71aa3ff1-00e8-4190-8a11-f91432f63782", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:37:41.000000", "flavor": {"id": "e5c8227d-21e9-4baa-b381-275174b1499f", "links": [{"href": "http://172.30.9.23:8774/flavors/e5c8227d-21e9-4baa-b381-275174b1499f", "rel": "bookmark"}]}, "id": "4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "security_groups": [{"name": "default"}], "user_id": "9573ed18b6284c35a750e3fbe0f16a0f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:37:41Z", "hostId": "a069f19bbd4da9fe7bc2f02eb3dc82c737c4e3393953733862a68347", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-inst", "created": "2018-12-04T21:37:36Z", "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:37:44,495 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74 used request id req-6fe352f3-3c95-45fb-b2f7-1bbd3032f820 2018-12-04 21:37:44,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:44,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-5f6f653d-4ab8-415b-8cbc-e2d376111040 Date: Tue, 04 Dec 2018 21:37:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["58685de6-be60-4145-8a73-e2aaa999832b"],"updated_at":"2018-12-04T21:37:28Z","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ed5947d8882e4500bc86a74131d03f0a","id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","name":"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net"}]} 2018-12-04 21:37:44,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net used request id req-5f6f653d-4ab8-415b-8cbc-e2d376111040 2018-12-04 21:37:44,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ed5947d8882e4500bc86a74131d03f0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:44,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8db4163e-b7b6-42ac-9c6b-a6c9206f7232 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ed5947d8882e4500bc86a74131d03f0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ed5947d8882e4500bc86a74131d03f0a", "name": "InstanceSecurityGroupTests-4fe09645-4e7b-4c6-proj"}} 2018-12-04 21:37:44,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ed5947d8882e4500bc86a74131d03f0a used request id req-8db4163e-b7b6-42ac-9c6b-a6c9206f7232 2018-12-04 21:37:44,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:44,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4798fc13-5dc4-4d72-a4d3-f278f1b2656c Date: Tue, 04 Dec 2018 21:37:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:28Z","dns_nameservers":[],"updated_at":"2018-12-04T21:37:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ed5947d8882e4500bc86a74131d03f0a","id":"58685de6-be60-4145-8a73-e2aaa999832b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-subnet"}]} 2018-12-04 21:37:44,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 used request id req-4798fc13-5dc4-4d72-a4d3-f278f1b2656c 2018-12-04 21:37:44,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:44,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1552 X-Openstack-Request-Id: req-c59b5015-45de-4f6f-8013-f7ed0bc18764 Date: Tue, 04 Dec 2018 21:37:44 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:29Z","admin_state_up":true,"updated_at":"2018-12-04T21:37:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f80faaf3-ac8d-4082-9da1-85fdfc7403e5","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:42:51:16","id":"0003f9f3-08fc-47ab-b59b-feca262a5838","port_security_enabled":false,"project_id":"ed5947d8882e4500bc86a74131d03f0a","fixed_ips":[{"subnet_id":"58685de6-be60-4145-8a73-e2aaa999832b","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:34Z","admin_state_up":true,"updated_at":"2018-12-04T21:37:41Z","binding:vnic_type":"normal","device_id":"4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:f4:ac:59","id":"86c1321d-a06c-4eb6-9970-dec524e16270","port_security_enabled":true,"project_id":"ed5947d8882e4500bc86a74131d03f0a","fixed_ips":[{"subnet_id":"58685de6-be60-4145-8a73-e2aaa999832b","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["8eb0189a-d8b3-4343-9202-5c184032d6b6"],"name":"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-port"}]} 2018-12-04 21:37:44,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 used request id req-c59b5015-45de-4f6f-8013-f7ed0bc18764 2018-12-04 21:37:44,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:45,123 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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,Accept-Encoding x-openstack-request-id: req-6ac95025-cca3-42e3-9459-39336653cba5 x-compute-request-id: req-6ac95025-cca3-42e3-9459-39336653cba5 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ac:59", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "rel": "bookmark"}], "image": {"id": "71aa3ff1-00e8-4190-8a11-f91432f63782", "links": [{"href": "http://172.30.9.23:8774/images/71aa3ff1-00e8-4190-8a11-f91432f63782", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:37:41.000000", "flavor": {"id": "e5c8227d-21e9-4baa-b381-275174b1499f", "links": [{"href": "http://172.30.9.23:8774/flavors/e5c8227d-21e9-4baa-b381-275174b1499f", "rel": "bookmark"}]}, "id": "4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "security_groups": [{"name": "default"}], "user_id": "9573ed18b6284c35a750e3fbe0f16a0f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:37:41Z", "hostId": "a069f19bbd4da9fe7bc2f02eb3dc82c737c4e3393953733862a68347", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-inst", "created": "2018-12-04T21:37:36Z", "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:37:45,123 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74 used request id req-6ac95025-cca3-42e3-9459-39336653cba5 2018-12-04 21:37:45,124 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-inst] is - ACTIVE 2018-12-04 21:37:45,124 - create_instance - INFO - VM is - ACTIVE 2018-12-04 21:37:45,127 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:45,548 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a5d4afe-a5d9-47f3-85f8-ffc3adb0b319 x-compute-request-id: req-1a5d4afe-a5d9-47f3-85f8-ffc3adb0b319 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ac:59", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "rel": "bookmark"}], "image": {"id": "71aa3ff1-00e8-4190-8a11-f91432f63782", "links": [{"href": "http://172.30.9.23:8774/images/71aa3ff1-00e8-4190-8a11-f91432f63782", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:37:41.000000", "flavor": {"id": "e5c8227d-21e9-4baa-b381-275174b1499f", "links": [{"href": "http://172.30.9.23:8774/flavors/e5c8227d-21e9-4baa-b381-275174b1499f", "rel": "bookmark"}]}, "id": "4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "security_groups": [{"name": "default"}], "user_id": "9573ed18b6284c35a750e3fbe0f16a0f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:37:41Z", "hostId": "a069f19bbd4da9fe7bc2f02eb3dc82c737c4e3393953733862a68347", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-inst", "created": "2018-12-04T21:37:36Z", "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:37:45,548 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74 used request id req-1a5d4afe-a5d9-47f3-85f8-ffc3adb0b319 2018-12-04 21:37:45,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:45,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-b8e987fd-29e8-4825-8e25-ea9f852ac6bc Date: Tue, 04 Dec 2018 21:37:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["58685de6-be60-4145-8a73-e2aaa999832b"],"updated_at":"2018-12-04T21:37:28Z","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ed5947d8882e4500bc86a74131d03f0a","id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","name":"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net"}]} 2018-12-04 21:37:45,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net used request id req-b8e987fd-29e8-4825-8e25-ea9f852ac6bc 2018-12-04 21:37:45,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ed5947d8882e4500bc86a74131d03f0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:45,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36032ba0-177f-4009-beb1-4bb246696a44 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ed5947d8882e4500bc86a74131d03f0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ed5947d8882e4500bc86a74131d03f0a", "name": "InstanceSecurityGroupTests-4fe09645-4e7b-4c6-proj"}} 2018-12-04 21:37:45,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ed5947d8882e4500bc86a74131d03f0a used request id req-36032ba0-177f-4009-beb1-4bb246696a44 2018-12-04 21:37:45,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:45,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-01fc7b9f-c95c-454c-9f5f-90dd003bd10d Date: Tue, 04 Dec 2018 21:37:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:28Z","dns_nameservers":[],"updated_at":"2018-12-04T21:37:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ed5947d8882e4500bc86a74131d03f0a","id":"58685de6-be60-4145-8a73-e2aaa999832b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-subnet"}]} 2018-12-04 21:37:45,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 used request id req-01fc7b9f-c95c-454c-9f5f-90dd003bd10d 2018-12-04 21:37:45,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:45,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1552 X-Openstack-Request-Id: req-af9085c9-357c-4b86-bcce-6d60c0594f71 Date: Tue, 04 Dec 2018 21:37:45 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:29Z","admin_state_up":true,"updated_at":"2018-12-04T21:37:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f80faaf3-ac8d-4082-9da1-85fdfc7403e5","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:42:51:16","id":"0003f9f3-08fc-47ab-b59b-feca262a5838","port_security_enabled":false,"project_id":"ed5947d8882e4500bc86a74131d03f0a","fixed_ips":[{"subnet_id":"58685de6-be60-4145-8a73-e2aaa999832b","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:34Z","admin_state_up":true,"updated_at":"2018-12-04T21:37:41Z","binding:vnic_type":"normal","device_id":"4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:f4:ac:59","id":"86c1321d-a06c-4eb6-9970-dec524e16270","port_security_enabled":true,"project_id":"ed5947d8882e4500bc86a74131d03f0a","fixed_ips":[{"subnet_id":"58685de6-be60-4145-8a73-e2aaa999832b","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["8eb0189a-d8b3-4343-9202-5c184032d6b6"],"name":"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-port"}]} 2018-12-04 21:37:45,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 used request id req-af9085c9-357c-4b86-bcce-6d60c0594f71 2018-12-04 21:37:45,866 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-name"}}' 2018-12-04 21:37:46,834 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:37:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fb3c6190-b22c-4e5c-a43e-3c819abbcce8 x-compute-request-id: req-fb3c6190-b22c-4e5c-a43e-3c819abbcce8 Content-Length: 0 Content-Type: application/json 2018-12-04 21:37:46,834 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74/action used request id req-fb3c6190-b22c-4e5c-a43e-3c819abbcce8 2018-12-04 21:37:46,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:47,256 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37: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-d850db3e-ed00-492c-8523-0c200e0eb68b x-compute-request-id: req-d850db3e-ed00-492c-8523-0c200e0eb68b Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ac:59", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "rel": "bookmark"}], "image": {"id": "71aa3ff1-00e8-4190-8a11-f91432f63782", "links": [{"href": "http://172.30.9.23:8774/images/71aa3ff1-00e8-4190-8a11-f91432f63782", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:37:41.000000", "flavor": {"id": "e5c8227d-21e9-4baa-b381-275174b1499f", "links": [{"href": "http://172.30.9.23:8774/flavors/e5c8227d-21e9-4baa-b381-275174b1499f", "rel": "bookmark"}]}, "id": "4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "security_groups": [{"name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-name"}, {"name": "default"}], "user_id": "9573ed18b6284c35a750e3fbe0f16a0f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:37:41Z", "hostId": "a069f19bbd4da9fe7bc2f02eb3dc82c737c4e3393953733862a68347", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-inst", "created": "2018-12-04T21:37:36Z", "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:37:47,256 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74 used request id req-d850db3e-ed00-492c-8523-0c200e0eb68b 2018-12-04 21:37:47,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:47,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-612cd791-f542-4537-92ae-81dbfd70ac5b Date: Tue, 04 Dec 2018 21:37:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["58685de6-be60-4145-8a73-e2aaa999832b"],"updated_at":"2018-12-04T21:37:28Z","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ed5947d8882e4500bc86a74131d03f0a","id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","name":"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net"}]} 2018-12-04 21:37:47,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net used request id req-612cd791-f542-4537-92ae-81dbfd70ac5b 2018-12-04 21:37:47,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ed5947d8882e4500bc86a74131d03f0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:47,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6054765e-ad6a-436e-a19b-af6e5cb9b264 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ed5947d8882e4500bc86a74131d03f0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ed5947d8882e4500bc86a74131d03f0a", "name": "InstanceSecurityGroupTests-4fe09645-4e7b-4c6-proj"}} 2018-12-04 21:37:47,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ed5947d8882e4500bc86a74131d03f0a used request id req-6054765e-ad6a-436e-a19b-af6e5cb9b264 2018-12-04 21:37:47,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:47,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0d49c15c-f12d-4d96-8276-bf1b9e07be08 Date: Tue, 04 Dec 2018 21:37:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:28Z","dns_nameservers":[],"updated_at":"2018-12-04T21:37:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ed5947d8882e4500bc86a74131d03f0a","id":"58685de6-be60-4145-8a73-e2aaa999832b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-subnet"}]} 2018-12-04 21:37:47,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 used request id req-0d49c15c-f12d-4d96-8276-bf1b9e07be08 2018-12-04 21:37:47,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:47,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1591 X-Openstack-Request-Id: req-42342b03-1aa9-4066-bfe9-4c7e54356862 Date: Tue, 04 Dec 2018 21:37:47 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:29Z","admin_state_up":true,"updated_at":"2018-12-04T21:37:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f80faaf3-ac8d-4082-9da1-85fdfc7403e5","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:42:51:16","id":"0003f9f3-08fc-47ab-b59b-feca262a5838","port_security_enabled":false,"project_id":"ed5947d8882e4500bc86a74131d03f0a","fixed_ips":[{"subnet_id":"58685de6-be60-4145-8a73-e2aaa999832b","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:34Z","admin_state_up":true,"updated_at":"2018-12-04T21:37:46Z","binding:vnic_type":"normal","device_id":"4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:f4:ac:59","id":"86c1321d-a06c-4eb6-9970-dec524e16270","port_security_enabled":true,"project_id":"ed5947d8882e4500bc86a74131d03f0a","fixed_ips":[{"subnet_id":"58685de6-be60-4145-8a73-e2aaa999832b","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["64244b52-53df-445c-89ac-abb9e515e008","8eb0189a-d8b3-4343-9202-5c184032d6b6"],"name":"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-port"}]} 2018-12-04 21:37:47,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 used request id req-42342b03-1aa9-4066-bfe9-4c7e54356862 2018-12-04 21:37:47,561 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:37:47,966 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "243b48bf3e2e4c0183c8817a05a5072f", "name": "InstanceSecurityGroupTests-4fe09645-4e7b-4c6-proj-role"}], "expires_at": "2018-12-04T22:37:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ed5947d8882e4500bc86a74131d03f0a", "name": "InstanceSecurityGroupTests-4fe09645-4e7b-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/ed5947d8882e4500bc86a74131d03f0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/ed5947d8882e4500bc86a74131d03f0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/ed5947d8882e4500bc86a74131d03f0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_ed5947d8882e4500bc86a74131d03f0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_ed5947d8882e4500bc86a74131d03f0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ed5947d8882e4500bc86a74131d03f0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/ed5947d8882e4500bc86a74131d03f0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/ed5947d8882e4500bc86a74131d03f0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ed5947d8882e4500bc86a74131d03f0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/ed5947d8882e4500bc86a74131d03f0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/ed5947d8882e4500bc86a74131d03f0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/ed5947d8882e4500bc86a74131d03f0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/ed5947d8882e4500bc86a74131d03f0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/ed5947d8882e4500bc86a74131d03f0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-4fe09645-4e7b-4c6-user", "id": "9573ed18b6284c35a750e3fbe0f16a0f"}, "audit_ids": ["74SDrNSTSXSJZPtk5hBatg"], "issued_at": "2018-12-04T21:37:47.000000Z"}} 2018-12-04 21:37:47,969 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a048180cf6bfef9f3b750d14e9b1468a7bca234" 2018-12-04 21:37:48,628 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86b10d7b-1358-4ab2-9474-17bbbc052876 x-compute-request-id: req-86b10d7b-1358-4ab2-9474-17bbbc052876 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ac:59", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "rel": "bookmark"}], "image": {"id": "71aa3ff1-00e8-4190-8a11-f91432f63782", "links": [{"href": "http://172.30.9.23:8774/images/71aa3ff1-00e8-4190-8a11-f91432f63782", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:37:41.000000", "flavor": {"id": "e5c8227d-21e9-4baa-b381-275174b1499f", "links": [{"href": "http://172.30.9.23:8774/flavors/e5c8227d-21e9-4baa-b381-275174b1499f", "rel": "bookmark"}]}, "id": "4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "security_groups": [{"name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-name"}, {"name": "default"}], "user_id": "9573ed18b6284c35a750e3fbe0f16a0f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:37:41Z", "hostId": "a069f19bbd4da9fe7bc2f02eb3dc82c737c4e3393953733862a68347", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-inst", "created": "2018-12-04T21:37:36Z", "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:37:48,628 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74 used request id req-86b10d7b-1358-4ab2-9474-17bbbc052876 2018-12-04 21:37:48,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:48,925 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5db89cf7-97c5-42e1-b2c8-f60dc5c4c75a x-compute-request-id: req-5db89cf7-97c5-42e1-b2c8-f60dc5c4c75a Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ac:59", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "rel": "bookmark"}], "image": {"id": "71aa3ff1-00e8-4190-8a11-f91432f63782", "links": [{"href": "http://172.30.9.23:8774/images/71aa3ff1-00e8-4190-8a11-f91432f63782", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:37:41.000000", "flavor": {"id": "e5c8227d-21e9-4baa-b381-275174b1499f", "links": [{"href": "http://172.30.9.23:8774/flavors/e5c8227d-21e9-4baa-b381-275174b1499f", "rel": "bookmark"}]}, "id": "4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "security_groups": [{"name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-name"}, {"name": "default"}], "user_id": "9573ed18b6284c35a750e3fbe0f16a0f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:37:41Z", "hostId": "a069f19bbd4da9fe7bc2f02eb3dc82c737c4e3393953733862a68347", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-inst", "created": "2018-12-04T21:37:36Z", "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:37:48,925 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74 used request id req-5db89cf7-97c5-42e1-b2c8-f60dc5c4c75a 2018-12-04 21:37:48,926 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-inst] is - ACTIVE 2018-12-04 21:37:48,926 - create_instance - INFO - VM is - ACTIVE 2018-12-04 21:37:48,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:49,067 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c3fc4f29-c022-4332-9370-970b21c25a74 x-compute-request-id: req-c3fc4f29-c022-4332-9370-970b21c25a74 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ac:59", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "rel": "bookmark"}], "image": {"id": "71aa3ff1-00e8-4190-8a11-f91432f63782", "links": [{"href": "http://172.30.9.23:8774/images/71aa3ff1-00e8-4190-8a11-f91432f63782", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:37:41.000000", "flavor": {"id": "e5c8227d-21e9-4baa-b381-275174b1499f", "links": [{"href": "http://172.30.9.23:8774/flavors/e5c8227d-21e9-4baa-b381-275174b1499f", "rel": "bookmark"}]}, "id": "4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "security_groups": [{"name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-name"}, {"name": "default"}], "user_id": "9573ed18b6284c35a750e3fbe0f16a0f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:37:41Z", "hostId": "a069f19bbd4da9fe7bc2f02eb3dc82c737c4e3393953733862a68347", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-inst", "created": "2018-12-04T21:37:36Z", "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:37:49,067 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74 used request id req-c3fc4f29-c022-4332-9370-970b21c25a74 2018-12-04 21:37:49,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:49,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-2563237f-0f6a-4db1-8d36-afb41c31b930 Date: Tue, 04 Dec 2018 21:37:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["58685de6-be60-4145-8a73-e2aaa999832b"],"updated_at":"2018-12-04T21:37:28Z","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ed5947d8882e4500bc86a74131d03f0a","id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","name":"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net"}]} 2018-12-04 21:37:49,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net used request id req-2563237f-0f6a-4db1-8d36-afb41c31b930 2018-12-04 21:37:49,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ed5947d8882e4500bc86a74131d03f0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:49,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bf577bc-803c-40b3-875b-a0376cd00d62 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ed5947d8882e4500bc86a74131d03f0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ed5947d8882e4500bc86a74131d03f0a", "name": "InstanceSecurityGroupTests-4fe09645-4e7b-4c6-proj"}} 2018-12-04 21:37:49,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ed5947d8882e4500bc86a74131d03f0a used request id req-7bf577bc-803c-40b3-875b-a0376cd00d62 2018-12-04 21:37:49,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:49,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-994dcc2b-417f-4e31-a2bf-f244f022d478 Date: Tue, 04 Dec 2018 21:37:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:28Z","dns_nameservers":[],"updated_at":"2018-12-04T21:37:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ed5947d8882e4500bc86a74131d03f0a","id":"58685de6-be60-4145-8a73-e2aaa999832b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-subnet"}]} 2018-12-04 21:37:49,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 used request id req-994dcc2b-417f-4e31-a2bf-f244f022d478 2018-12-04 21:37:49,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:49,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1591 X-Openstack-Request-Id: req-b0f2a9d1-4d64-4a79-a023-ab3607ae3d4c Date: Tue, 04 Dec 2018 21:37:49 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:29Z","admin_state_up":true,"updated_at":"2018-12-04T21:37:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f80faaf3-ac8d-4082-9da1-85fdfc7403e5","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:42:51:16","id":"0003f9f3-08fc-47ab-b59b-feca262a5838","port_security_enabled":false,"project_id":"ed5947d8882e4500bc86a74131d03f0a","fixed_ips":[{"subnet_id":"58685de6-be60-4145-8a73-e2aaa999832b","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:34Z","admin_state_up":true,"updated_at":"2018-12-04T21:37:46Z","binding:vnic_type":"normal","device_id":"4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:f4:ac:59","id":"86c1321d-a06c-4eb6-9970-dec524e16270","port_security_enabled":true,"project_id":"ed5947d8882e4500bc86a74131d03f0a","fixed_ips":[{"subnet_id":"58685de6-be60-4145-8a73-e2aaa999832b","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["64244b52-53df-445c-89ac-abb9e515e008","8eb0189a-d8b3-4343-9202-5c184032d6b6"],"name":"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-port"}]} 2018-12-04 21:37:49,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 used request id req-b0f2a9d1-4d64-4a79-a023-ab3607ae3d4c 2018-12-04 21:37:49,365 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:49,507 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08eae3a4-87cf-4d05-8d85-50d3759eed81 x-compute-request-id: req-08eae3a4-87cf-4d05-8d85-50d3759eed81 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ac:59", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "rel": "bookmark"}], "image": {"id": "71aa3ff1-00e8-4190-8a11-f91432f63782", "links": [{"href": "http://172.30.9.23:8774/images/71aa3ff1-00e8-4190-8a11-f91432f63782", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:37:41.000000", "flavor": {"id": "e5c8227d-21e9-4baa-b381-275174b1499f", "links": [{"href": "http://172.30.9.23:8774/flavors/e5c8227d-21e9-4baa-b381-275174b1499f", "rel": "bookmark"}]}, "id": "4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "security_groups": [{"name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-name"}, {"name": "default"}], "user_id": "9573ed18b6284c35a750e3fbe0f16a0f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:37:41Z", "hostId": "a069f19bbd4da9fe7bc2f02eb3dc82c737c4e3393953733862a68347", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-inst", "created": "2018-12-04T21:37:36Z", "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:37:49,507 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74 used request id req-08eae3a4-87cf-4d05-8d85-50d3759eed81 2018-12-04 21:37:49,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:49,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-2c9861f7-194c-44a8-bcf8-1bee0630f0b6 Date: Tue, 04 Dec 2018 21:37:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["58685de6-be60-4145-8a73-e2aaa999832b"],"updated_at":"2018-12-04T21:37:28Z","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ed5947d8882e4500bc86a74131d03f0a","id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","name":"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net"}]} 2018-12-04 21:37:49,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net used request id req-2c9861f7-194c-44a8-bcf8-1bee0630f0b6 2018-12-04 21:37:49,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ed5947d8882e4500bc86a74131d03f0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:49,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25b282d7-dca8-464f-8971-677ef09d0ec3 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ed5947d8882e4500bc86a74131d03f0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ed5947d8882e4500bc86a74131d03f0a", "name": "InstanceSecurityGroupTests-4fe09645-4e7b-4c6-proj"}} 2018-12-04 21:37:49,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ed5947d8882e4500bc86a74131d03f0a used request id req-25b282d7-dca8-464f-8971-677ef09d0ec3 2018-12-04 21:37:49,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:49,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-dcb57f22-01b9-4eb2-8128-a9552c8c376e Date: Tue, 04 Dec 2018 21:37:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:28Z","dns_nameservers":[],"updated_at":"2018-12-04T21:37:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ed5947d8882e4500bc86a74131d03f0a","id":"58685de6-be60-4145-8a73-e2aaa999832b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-subnet"}]} 2018-12-04 21:37:49,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 used request id req-dcb57f22-01b9-4eb2-8128-a9552c8c376e 2018-12-04 21:37:49,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:50,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1591 X-Openstack-Request-Id: req-e1469b35-3815-442a-a222-ba56a51b8e04 Date: Tue, 04 Dec 2018 21:37:50 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:29Z","admin_state_up":true,"updated_at":"2018-12-04T21:37:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f80faaf3-ac8d-4082-9da1-85fdfc7403e5","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:42:51:16","id":"0003f9f3-08fc-47ab-b59b-feca262a5838","port_security_enabled":false,"project_id":"ed5947d8882e4500bc86a74131d03f0a","fixed_ips":[{"subnet_id":"58685de6-be60-4145-8a73-e2aaa999832b","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:34Z","admin_state_up":true,"updated_at":"2018-12-04T21:37:46Z","binding:vnic_type":"normal","device_id":"4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:f4:ac:59","id":"86c1321d-a06c-4eb6-9970-dec524e16270","port_security_enabled":true,"project_id":"ed5947d8882e4500bc86a74131d03f0a","fixed_ips":[{"subnet_id":"58685de6-be60-4145-8a73-e2aaa999832b","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["64244b52-53df-445c-89ac-abb9e515e008","8eb0189a-d8b3-4343-9202-5c184032d6b6"],"name":"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-port"}]} 2018-12-04 21:37:50,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 used request id req-e1469b35-3815-442a-a222-ba56a51b8e04 2018-12-04 21:37:50,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-name"}}' 2018-12-04 21:37:50,175 - novaclient.v2.client - DEBUG - RESP: [400] Date: Tue, 04 Dec 2018 21:37:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bf8f8968-975a-4001-b614-2eb1e85ed5ab x-compute-request-id: req-bf8f8968-975a-4001-b614-2eb1e85ed5ab 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: '64244b52-53df-445c-89ac-abb9e515e008'.\nNeutron server returns request_ids: ['req-7a5a4eae-18d4-488e-b685-d23eb76e015a']", "code": 400}} 2018-12-04 21:37:50,175 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74/action used request id req-bf8f8968-975a-4001-b614-2eb1e85ed5ab 2018-12-04 21:37:50,178 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:50,483 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ac78c31-5224-48b6-bc07-c7ca2a92680f x-compute-request-id: req-8ac78c31-5224-48b6-bc07-c7ca2a92680f Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ac:59", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "rel": "bookmark"}], "image": {"id": "71aa3ff1-00e8-4190-8a11-f91432f63782", "links": [{"href": "http://172.30.9.23:8774/images/71aa3ff1-00e8-4190-8a11-f91432f63782", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:37:41.000000", "flavor": {"id": "e5c8227d-21e9-4baa-b381-275174b1499f", "links": [{"href": "http://172.30.9.23:8774/flavors/e5c8227d-21e9-4baa-b381-275174b1499f", "rel": "bookmark"}]}, "id": "4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "security_groups": [{"name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-name"}, {"name": "default"}], "user_id": "9573ed18b6284c35a750e3fbe0f16a0f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:37:41Z", "hostId": "a069f19bbd4da9fe7bc2f02eb3dc82c737c4e3393953733862a68347", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-inst", "created": "2018-12-04T21:37:36Z", "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:37:50,483 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74 used request id req-8ac78c31-5224-48b6-bc07-c7ca2a92680f 2018-12-04 21:37:50,483 - nova_utils - WARNING - Security group [InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-name] already added to VM [InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-inst] 2018-12-04 21:37:50,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:50,806 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b486b820-fc5c-4896-af93-6b738fc6bf67 x-compute-request-id: req-b486b820-fc5c-4896-af93-6b738fc6bf67 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ac:59", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "rel": "bookmark"}], "image": {"id": "71aa3ff1-00e8-4190-8a11-f91432f63782", "links": [{"href": "http://172.30.9.23:8774/images/71aa3ff1-00e8-4190-8a11-f91432f63782", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:37:41.000000", "flavor": {"id": "e5c8227d-21e9-4baa-b381-275174b1499f", "links": [{"href": "http://172.30.9.23:8774/flavors/e5c8227d-21e9-4baa-b381-275174b1499f", "rel": "bookmark"}]}, "id": "4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "security_groups": [{"name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-name"}, {"name": "default"}], "user_id": "9573ed18b6284c35a750e3fbe0f16a0f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:37:41Z", "hostId": "a069f19bbd4da9fe7bc2f02eb3dc82c737c4e3393953733862a68347", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-inst", "created": "2018-12-04T21:37:36Z", "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:37:50,806 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74 used request id req-b486b820-fc5c-4896-af93-6b738fc6bf67 2018-12-04 21:37:50,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:50,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-0567e38c-4bd5-496d-b1d0-d6c8f0a4ca57 Date: Tue, 04 Dec 2018 21:37:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["58685de6-be60-4145-8a73-e2aaa999832b"],"updated_at":"2018-12-04T21:37:28Z","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ed5947d8882e4500bc86a74131d03f0a","id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","name":"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net"}]} 2018-12-04 21:37:50,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net used request id req-0567e38c-4bd5-496d-b1d0-d6c8f0a4ca57 2018-12-04 21:37:50,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ed5947d8882e4500bc86a74131d03f0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:50,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbee1d84-f06f-4f0a-b9c8-8f1b94645ef6 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ed5947d8882e4500bc86a74131d03f0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ed5947d8882e4500bc86a74131d03f0a", "name": "InstanceSecurityGroupTests-4fe09645-4e7b-4c6-proj"}} 2018-12-04 21:37:50,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ed5947d8882e4500bc86a74131d03f0a used request id req-dbee1d84-f06f-4f0a-b9c8-8f1b94645ef6 2018-12-04 21:37:50,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:51,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-98676a5b-6f9e-4ed4-bf97-a736f58b37d9 Date: Tue, 04 Dec 2018 21:37:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:28Z","dns_nameservers":[],"updated_at":"2018-12-04T21:37:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ed5947d8882e4500bc86a74131d03f0a","id":"58685de6-be60-4145-8a73-e2aaa999832b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-subnet"}]} 2018-12-04 21:37:51,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 used request id req-98676a5b-6f9e-4ed4-bf97-a736f58b37d9 2018-12-04 21:37:51,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:51,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1591 X-Openstack-Request-Id: req-cc320fb3-4e73-4428-bc2a-152aae83616f Date: Tue, 04 Dec 2018 21:37:51 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:29Z","admin_state_up":true,"updated_at":"2018-12-04T21:37:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f80faaf3-ac8d-4082-9da1-85fdfc7403e5","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:42:51:16","id":"0003f9f3-08fc-47ab-b59b-feca262a5838","port_security_enabled":false,"project_id":"ed5947d8882e4500bc86a74131d03f0a","fixed_ips":[{"subnet_id":"58685de6-be60-4145-8a73-e2aaa999832b","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f80faaf3-ac8d-4082-9da1-85fdfc7403e5","tenant_id":"ed5947d8882e4500bc86a74131d03f0a","created_at":"2018-12-04T21:37:34Z","admin_state_up":true,"updated_at":"2018-12-04T21:37:46Z","binding:vnic_type":"normal","device_id":"4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:f4:ac:59","id":"86c1321d-a06c-4eb6-9970-dec524e16270","port_security_enabled":true,"project_id":"ed5947d8882e4500bc86a74131d03f0a","fixed_ips":[{"subnet_id":"58685de6-be60-4145-8a73-e2aaa999832b","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["64244b52-53df-445c-89ac-abb9e515e008","8eb0189a-d8b3-4343-9202-5c184032d6b6"],"name":"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-port"}]} 2018-12-04 21:37:51,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f80faaf3-ac8d-4082-9da1-85fdfc7403e5 used request id req-cc320fb3-4e73-4428-bc2a-152aae83616f 2018-12-04 21:37:51,103 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a048180cf6bfef9f3b750d14e9b1468a7bca234" 2018-12-04 21:37:51,566 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e3e489f9-2b12-485d-9b1c-6a2441a45228 x-compute-request-id: req-e3e489f9-2b12-485d-9b1c-6a2441a45228 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ac:59", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "rel": "bookmark"}], "image": {"id": "71aa3ff1-00e8-4190-8a11-f91432f63782", "links": [{"href": "http://172.30.9.23:8774/images/71aa3ff1-00e8-4190-8a11-f91432f63782", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:37:41.000000", "flavor": {"id": "e5c8227d-21e9-4baa-b381-275174b1499f", "links": [{"href": "http://172.30.9.23:8774/flavors/e5c8227d-21e9-4baa-b381-275174b1499f", "rel": "bookmark"}]}, "id": "4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "security_groups": [{"name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-name"}, {"name": "default"}], "user_id": "9573ed18b6284c35a750e3fbe0f16a0f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:37:41Z", "hostId": "a069f19bbd4da9fe7bc2f02eb3dc82c737c4e3393953733862a68347", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-inst", "created": "2018-12-04T21:37:36Z", "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:37:51,566 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74 used request id req-e3e489f9-2b12-485d-9b1c-6a2441a45228 2018-12-04 21:37:51,567 - create_instance - INFO - Deleting Port with ID - 86c1321d-a06c-4eb6-9970-dec524e16270 2018-12-04 21:37:51,567 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-port 2018-12-04 21:37:51,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/86c1321d-a06c-4eb6-9970-dec524e16270 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:52,079 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a47901d7-e108-403a-8d74-2a61a8f5897d Date: Tue, 04 Dec 2018 21:37:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:37:52,079 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/86c1321d-a06c-4eb6-9970-dec524e16270 used request id req-a47901d7-e108-403a-8d74-2a61a8f5897d 2018-12-04 21:37:52,079 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-inst 2018-12-04 21:37:52,082 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:52,238 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:37: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-388ef821-11dd-40f9-9173-ba6e153b4550 x-compute-request-id: req-388ef821-11dd-40f9-9173-ba6e153b4550 Content-Type: application/json 2018-12-04 21:37:52,238 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74 used request id req-388ef821-11dd-40f9-9173-ba6e153b4550 2018-12-04 21:37:52,239 - create_instance - INFO - Checking deletion status 2018-12-04 21:37:52,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:52,321 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37: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-032f56ad-b84d-4b9c-ac5f-8727cd0880ba x-compute-request-id: req-032f56ad-b84d-4b9c-ac5f-8727cd0880ba Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:ac:59", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "rel": "bookmark"}], "image": {"id": "71aa3ff1-00e8-4190-8a11-f91432f63782", "links": [{"href": "http://172.30.9.23:8774/images/71aa3ff1-00e8-4190-8a11-f91432f63782", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:37:41.000000", "flavor": {"id": "e5c8227d-21e9-4baa-b381-275174b1499f", "links": [{"href": "http://172.30.9.23:8774/flavors/e5c8227d-21e9-4baa-b381-275174b1499f", "rel": "bookmark"}]}, "id": "4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "user_id": "9573ed18b6284c35a750e3fbe0f16a0f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:37:52Z", "hostId": "a069f19bbd4da9fe7bc2f02eb3dc82c737c4e3393953733862a68347", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-inst", "created": "2018-12-04T21:37:36Z", "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:37:52,321 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74 used request id req-032f56ad-b84d-4b9c-ac5f-8727cd0880ba 2018-12-04 21:37:52,321 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-inst] is - ACTIVE 2018-12-04 21:37:52,322 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:37:55,325 - create_instance - DEBUG - VM status query timeout in 296.91400218 2018-12-04 21:37:55,328 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:55,424 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:37: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-fc339eb4-d4ef-4347-84d9-183127d6bb80 x-compute-request-id: req-fc339eb4-d4ef-4347-84d9-183127d6bb80 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.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "rel": "bookmark"}], "image": {"id": "71aa3ff1-00e8-4190-8a11-f91432f63782", "links": [{"href": "http://172.30.9.23:8774/images/71aa3ff1-00e8-4190-8a11-f91432f63782", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:37:41.000000", "flavor": {"id": "e5c8227d-21e9-4baa-b381-275174b1499f", "links": [{"href": "http://172.30.9.23:8774/flavors/e5c8227d-21e9-4baa-b381-275174b1499f", "rel": "bookmark"}]}, "id": "4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74", "user_id": "9573ed18b6284c35a750e3fbe0f16a0f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:37:52Z", "hostId": "a069f19bbd4da9fe7bc2f02eb3dc82c737c4e3393953733862a68347", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-inst", "created": "2018-12-04T21:37:36Z", "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:37:55,424 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74 used request id req-fc339eb4-d4ef-4347-84d9-183127d6bb80 2018-12-04 21:37:55,425 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-inst] is - ACTIVE 2018-12-04 21:37:55,425 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:37:58,428 - create_instance - DEBUG - VM status query timeout in 293.810758114 2018-12-04 21:37:58,431 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571d2a7655955a887ea264f5e844540109b0313" 2018-12-04 21:37:58,476 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:37:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9c368393-285f-4b4a-b930-fd8f705b4a79 x-compute-request-id: req-9c368393-285f-4b4a-b930-fd8f705b4a79 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74 could not be found.", "code": 404}} 2018-12-04 21:37:58,476 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74 used request id req-9c368393-285f-4b4a-b930-fd8f705b4a79 2018-12-04 21:37:58,476 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 4f7bbe21-fa9a-4b3a-ac34-7dca1c793f74 could not be found. (HTTP 404) (Request-ID: req-9c368393-285f-4b4a-b930-fd8f705b4a79) 2018-12-04 21:37:58,476 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-inst 2018-12-04 21:37:58,478 - neutron_utils - INFO - Deleting security group rule with ID - 4f4a25c7-7f91-4225-8601-29f19abf6b3d 2018-12-04 21:37:58,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/4f4a25c7-7f91-4225-8601-29f19abf6b3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752f8422000f3fa8ac9e602489ce542ab167ff52" 2018-12-04 21:37:58,768 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-786b10fe-b762-42b1-8073-5db3917a5cf7 Content-Length: 0 Date: Tue, 04 Dec 2018 21:37:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:37:58,768 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/4f4a25c7-7f91-4225-8601-29f19abf6b3d used request id req-786b10fe-b762-42b1-8073-5db3917a5cf7 2018-12-04 21:37:58,769 - neutron_utils - INFO - Deleting security group rule with ID - 787df354-2e88-46f8-85c2-3689dfbd11a0 2018-12-04 21:37:58,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/787df354-2e88-46f8-85c2-3689dfbd11a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752f8422000f3fa8ac9e602489ce542ab167ff52" 2018-12-04 21:37:58,858 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d7b5f08b-8412-4b8f-8445-b95da0a84e08 Content-Length: 0 Date: Tue, 04 Dec 2018 21:37:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:37:58,858 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/787df354-2e88-46f8-85c2-3689dfbd11a0 used request id req-d7b5f08b-8412-4b8f-8445-b95da0a84e08 2018-12-04 21:37:58,858 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-name 2018-12-04 21:37:58,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/64244b52-53df-445c-89ac-abb9e515e008 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752f8422000f3fa8ac9e602489ce542ab167ff52" 2018-12-04 21:37:58,991 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-922c67c8-26e8-48b0-950a-7d17b5c3ce71 Content-Length: 0 Date: Tue, 04 Dec 2018 21:37:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:37:58,991 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/64244b52-53df-445c-89ac-abb9e515e008 used request id req-922c67c8-26e8-48b0-950a-7d17b5c3ce71 2018-12-04 21:37:58,994 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/e5c8227d-21e9-4baa-b381-275174b1499f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbd4d5f53d39731de1e625d97dec35d81a77505c" 2018-12-04 21:37:59,044 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:37:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4b6e88bd-2fe1-4c0d-ab96-c51ef32efb3a x-compute-request-id: req-4b6e88bd-2fe1-4c0d-ab96-c51ef32efb3a Content-Length: 0 Content-Type: application/json 2018-12-04 21:37:59,045 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/e5c8227d-21e9-4baa-b381-275174b1499f used request id req-4b6e88bd-2fe1-4c0d-ab96-c51ef32efb3a 2018-12-04 21:37:59,045 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-subnet 2018-12-04 21:37:59,046 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-subnet 2018-12-04 21:37:59,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/58685de6-be60-4145-8a73-e2aaa999832b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3dee0a9e3247775a140fdb2b944d00823ee8e7" 2018-12-04 21:38:00,220 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-93c72e89-250d-4aa4-b2d4-b95b3197594c Date: Tue, 04 Dec 2018 21:38:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:38:00,220 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/58685de6-be60-4145-8a73-e2aaa999832b used request id req-93c72e89-250d-4aa4-b2d4-b95b3197594c 2018-12-04 21:38:00,221 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-pub-net 2018-12-04 21:38:00,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/f80faaf3-ac8d-4082-9da1-85fdfc7403e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3dee0a9e3247775a140fdb2b944d00823ee8e7" 2018-12-04 21:38:01,688 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-270cf470-0a21-435b-8384-b2eca04d4865 Date: Tue, 04 Dec 2018 21:38:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:38:01,688 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/f80faaf3-ac8d-4082-9da1-85fdfc7403e5 used request id req-270cf470-0a21-435b-8384-b2eca04d4865 2018-12-04 21:38:01,689 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-9636efa8-2f26-4781-9518-74dd80812daf-image 2018-12-04 21:38:01,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/71aa3ff1-00e8-4190-8a11-f91432f63782 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4307647ec3bb79f91a9951a74e452f2a4fb4ce22" 2018-12-04 21:38:02,956 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-054dc3af-e78f-428b-af09-41f9a7679527 Date: Tue, 04 Dec 2018 21:38:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:38:02,957 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/71aa3ff1-00e8-4190-8a11-f91432f63782 used request id req-054dc3af-e78f-428b-af09-41f9a7679527 2018-12-04 21:38:02,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22070066a07171d526e8f1aaafcf8f4447bc2ede" 2018-12-04 21:38:03,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-28808946-4324-44d9-a88a-6e0c15ec73f1 Date: Tue, 04 Dec 2018 21:38:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "created_at": "2018-12-04T21:37:27Z", "updated_at": "2018-12-04T21:37:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:37:27Z", "revision_number": 0, "id": "15df6169-ac41-4188-bd30-7343e2fabd3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:37:27Z", "security_group_id": "8eb0189a-d8b3-4343-9202-5c184032d6b6", "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed5947d8882e4500bc86a74131d03f0a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:37:27Z", "revision_number": 0, "id": "23f0f669-b90b-4c74-8bdf-33b7d356a47d", "remote_group_id": "8eb0189a-d8b3-4343-9202-5c184032d6b6", "remote_ip_prefix": null, "created_at": "2018-12-04T21:37:27Z", "security_group_id": "8eb0189a-d8b3-4343-9202-5c184032d6b6", "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed5947d8882e4500bc86a74131d03f0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:37:27Z", "revision_number": 0, "id": "9d78f944-2d08-43d7-b590-6c8f57d9b639", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:37:27Z", "security_group_id": "8eb0189a-d8b3-4343-9202-5c184032d6b6", "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed5947d8882e4500bc86a74131d03f0a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:37:27Z", "revision_number": 0, "id": "d9e3b4fc-68ff-4a84-b84c-8d376fe70178", "remote_group_id": "8eb0189a-d8b3-4343-9202-5c184032d6b6", "remote_ip_prefix": null, "created_at": "2018-12-04T21:37:27Z", "security_group_id": "8eb0189a-d8b3-4343-9202-5c184032d6b6", "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed5947d8882e4500bc86a74131d03f0a"}], "revision_number": 4, "project_id": "ed5947d8882e4500bc86a74131d03f0a", "id": "8eb0189a-d8b3-4343-9202-5c184032d6b6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:38:03,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-28808946-4324-44d9-a88a-6e0c15ec73f1 2018-12-04 21:38:03,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22070066a07171d526e8f1aaafcf8f4447bc2ede" 2018-12-04 21:38:03,319 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:38:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-233114d5-6b95-4a45-8f04-5264ba59ad44 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:38:03,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-233114d5-6b95-4a45-8f04-5264ba59ad44 2018-12-04 21:38:03,319 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:38:03,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22070066a07171d526e8f1aaafcf8f4447bc2ede" 2018-12-04 21:38:03,419 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:38:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57769581-d82b-4e2b-8244-116de210c01e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:38:03,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-57769581-d82b-4e2b-8244-116de210c01e 2018-12-04 21:38:03,419 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:38:03,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22070066a07171d526e8f1aaafcf8f4447bc2ede" 2018-12-04 21:38:03,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-724f8957-2d62-410a-8c96-c95e5d5a9c56 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:38:03,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-724f8957-2d62-410a-8c96-c95e5d5a9c56 2018-12-04 21:38:03,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22070066a07171d526e8f1aaafcf8f4447bc2ede" 2018-12-04 21:38:03,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2fb0eb9-4411-4d64-a71e-be8395fdca2a Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:38:03,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-c2fb0eb9-4411-4d64-a71e-be8395fdca2a 2018-12-04 21:38:03,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22070066a07171d526e8f1aaafcf8f4447bc2ede" 2018-12-04 21:38:03,734 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:38:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e07cd6a-f250-444c-a1f6-e8a518cdd693 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:38:03,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-4e07cd6a-f250-444c-a1f6-e8a518cdd693 2018-12-04 21:38:03,734 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:38:03,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22070066a07171d526e8f1aaafcf8f4447bc2ede" 2018-12-04 21:38:03,834 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:38:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03e03a2b-43e3-4bca-a00f-745fdcd50479 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:38:03,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-03e03a2b-43e3-4bca-a00f-745fdcd50479 2018-12-04 21:38:03,834 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:38:03,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ed5947d8882e4500bc86a74131d03f0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22070066a07171d526e8f1aaafcf8f4447bc2ede" 2018-12-04 21:38:04,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13ca0a1d-7725-4157-9466-25ff95050c43 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ed5947d8882e4500bc86a74131d03f0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ed5947d8882e4500bc86a74131d03f0a", "name": "InstanceSecurityGroupTests-4fe09645-4e7b-4c6-proj"}} 2018-12-04 21:38:04,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ed5947d8882e4500bc86a74131d03f0a used request id req-13ca0a1d-7725-4157-9466-25ff95050c43 2018-12-04 21:38:04,021 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8eb0189a-d8b3-4343-9202-5c184032d6b6 2018-12-04 21:38:04,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8eb0189a-d8b3-4343-9202-5c184032d6b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22070066a07171d526e8f1aaafcf8f4447bc2ede" 2018-12-04 21:38:04,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f83d03e6-9abe-4879-86ca-93738b58f4e2 Date: Tue, 04 Dec 2018 21:38: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": "2018-12-04T21:37:27Z", "security_group_id": "8eb0189a-d8b3-4343-9202-5c184032d6b6", "port_range_min": null, "revision_number": 0, "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "created_at": "2018-12-04T21:37:27Z", "project_id": "ed5947d8882e4500bc86a74131d03f0a", "id": "15df6169-ac41-4188-bd30-7343e2fabd3c"}, {"remote_group_id": "8eb0189a-d8b3-4343-9202-5c184032d6b6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:37:27Z", "security_group_id": "8eb0189a-d8b3-4343-9202-5c184032d6b6", "port_range_min": null, "revision_number": 0, "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "created_at": "2018-12-04T21:37:27Z", "project_id": "ed5947d8882e4500bc86a74131d03f0a", "id": "23f0f669-b90b-4c74-8bdf-33b7d356a47d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:37:27Z", "security_group_id": "8eb0189a-d8b3-4343-9202-5c184032d6b6", "port_range_min": null, "revision_number": 0, "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "created_at": "2018-12-04T21:37:27Z", "project_id": "ed5947d8882e4500bc86a74131d03f0a", "id": "9d78f944-2d08-43d7-b590-6c8f57d9b639"}, {"remote_group_id": "8eb0189a-d8b3-4343-9202-5c184032d6b6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:37:27Z", "security_group_id": "8eb0189a-d8b3-4343-9202-5c184032d6b6", "port_range_min": null, "revision_number": 0, "tenant_id": "ed5947d8882e4500bc86a74131d03f0a", "created_at": "2018-12-04T21:37:27Z", "project_id": "ed5947d8882e4500bc86a74131d03f0a", "id": "d9e3b4fc-68ff-4a84-b84c-8d376fe70178"}]} 2018-12-04 21:38:04,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8eb0189a-d8b3-4343-9202-5c184032d6b6 used request id req-f83d03e6-9abe-4879-86ca-93738b58f4e2 2018-12-04 21:38:04,045 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:38:04,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/8eb0189a-d8b3-4343-9202-5c184032d6b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22070066a07171d526e8f1aaafcf8f4447bc2ede" 2018-12-04 21:38:04,221 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d8ff00a3-1507-4f8b-8e2f-a11ed9c2b92d Content-Length: 0 Date: Tue, 04 Dec 2018 21:38:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:38:04,221 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/8eb0189a-d8b3-4343-9202-5c184032d6b6 used request id req-d8ff00a3-1507-4f8b-8e2f-a11ed9c2b92d 2018-12-04 21:38:04,222 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-4fe09645-4e7b-4c6-proj 2018-12-04 21:38:04,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/ed5947d8882e4500bc86a74131d03f0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22070066a07171d526e8f1aaafcf8f4447bc2ede" 2018-12-04 21:38:04,535 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:38:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-839ee624-d586-4aec-8442-551c0e6898ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:38:04,535 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/ed5947d8882e4500bc86a74131d03f0a used request id req-839ee624-d586-4aec-8442-551c0e6898ab 2018-12-04 21:38:04,535 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-4fe09645-4e7b-4c6-proj-role 2018-12-04 21:38:04,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/243b48bf3e2e4c0183c8817a05a5072f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22070066a07171d526e8f1aaafcf8f4447bc2ede" 2018-12-04 21:38:04,648 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:38:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a710404-72a8-408a-8e53-e51648c65042 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:38:04,648 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/243b48bf3e2e4c0183c8817a05a5072f used request id req-8a710404-72a8-408a-8e53-e51648c65042 2018-12-04 21:38:04,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22070066a07171d526e8f1aaafcf8f4447bc2ede" 2018-12-04 21:38:04,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a97bcfd3-8ade-402f-a6c9-c97569334010 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:38:04,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a97bcfd3-8ade-402f-a6c9-c97569334010 2018-12-04 21:38:04,742 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-4fe09645-4e7b-4c6-user 2018-12-04 21:38:04,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/9573ed18b6284c35a750e3fbe0f16a0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc21508722b54c6fc9925300d97bcc1a758d9593" 2018-12-04 21:38:04,939 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:38:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55953a0b-8bc4-4ac7-ba31-428dfb28441d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:38:04,939 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/9573ed18b6284c35a750e3fbe0f16a0f used request id req-55953a0b-8bc4-4ac7-ba31-428dfb28441d 2018-12-04 21:38:04,941 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:38:05,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:38:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["yh6juNtvS0yL5-XO6u_scQ"], "issued_at": "2018-12-04T21:38:05.000000Z"}} 2018-12-04 21:38:05,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a6e97d6be9115cc0c88e6f5c060914f83b61547" 2018-12-04 21:38:05,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bb26f45-c8dc-44b3-aaff-baeb50b01196 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:38:05,436 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0bb26f45-c8dc-44b3-aaff-baeb50b01196 2018-12-04 21:38:05,437 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:38:05,438 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:38:05,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:38:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["A2pA6MfVTCGk-JerJF82Kg"], "issued_at": "2018-12-04T21:38:05.000000Z"}} 2018-12-04 21:38:05,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5bc643899ac07a9093e20f3158ab75d6f7fab2a" 2018-12-04 21:38:05,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb3ccb67-e7c0-4399-ae36-7a056055fc41 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:38:05,931 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-eb3ccb67-e7c0-4399-ae36-7a056055fc41 2018-12-04 21:38:05,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:38:05,940 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:38: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:38:05,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5bc643899ac07a9093e20f3158ab75d6f7fab2a" 2018-12-04 21:38:05,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e817010-42de-444f-8c3f-516853f35559 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:38:05,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-proj used request id req-8e817010-42de-444f-8c3f-516853f35559 2018-12-04 21:38:05,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5bc643899ac07a9093e20f3158ab75d6f7fab2a" 2018-12-04 21:38:06,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a6c32f7-48c6-4953-85b0-52048b608655 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:38:06,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-0a6c32f7-48c6-4953-85b0-52048b608655 2018-12-04 21:38:06,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5bc643899ac07a9093e20f3158ab75d6f7fab2a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-proj"}}' 2018-12-04 21:38:06,197 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:38:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa6d8cad-615d-4a0c-bbfd-2729fb1699bb Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e7e737f5ccbc4811b2f5dacb25bf0c5e"}, "tags": [], "enabled": true, "id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-proj"}} 2018-12-04 21:38:06,197 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-fa6d8cad-615d-4a0c-bbfd-2729fb1699bb 2018-12-04 21:38:06,197 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-proj 2018-12-04 21:38:06,198 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:38:06,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:38:06,598 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:38:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["TNJ7NNTyRF2cwHHDXj6YAg"], "issued_at": "2018-12-04T21:38:06.000000Z"}} 2018-12-04 21:38:06,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2570d688c6abb13ab5092164efe82fd65350f683" 2018-12-04 21:38:06,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04821917-0bec-480f-8526-135619ef28c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:38:06,693 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-04821917-0bec-480f-8526-135619ef28c8 2018-12-04 21:38:06,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:38:06,702 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:38: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:38:06,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2570d688c6abb13ab5092164efe82fd65350f683" 2018-12-04 21:38:06,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bfb6721-9c7d-47c6-965d-a364f8ca518d Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:38:06,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2bfb6721-9c7d-47c6-965d-a364f8ca518d 2018-12-04 21:38:06,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2570d688c6abb13ab5092164efe82fd65350f683" 2018-12-04 21:38:06,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63e0c1e3-f741-460c-951d-16a10016994f Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e7e737f5ccbc4811b2f5dacb25bf0c5e"}, "tags": [], "enabled": true, "id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-proj"}]} 2018-12-04 21:38:06,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-proj used request id req-63e0c1e3-f741-460c-951d-16a10016994f 2018-12-04 21:38:06,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2570d688c6abb13ab5092164efe82fd65350f683" 2018-12-04 21:38:06,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b692444b-2fa3-4088-a350-b691e9ff0176 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:38:06,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b692444b-2fa3-4088-a350-b691e9ff0176 2018-12-04 21:38:07,326 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-user 2018-12-04 21:38:07,326 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:38:07,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5bc643899ac07a9093e20f3158ab75d6f7fab2a" 2018-12-04 21:38:07,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6101db02-c83b-4e0f-9402-9b8bcceb35b8 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:38:07,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6101db02-c83b-4e0f-9402-9b8bcceb35b8 2018-12-04 21:38:07,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5bc643899ac07a9093e20f3158ab75d6f7fab2a" -d '{"role": {"name": "InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-proj-role"}}' 2018-12-04 21:38:07,541 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:38:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d24a6c02-3f25-4db4-8223-33ca14fc774c Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "69d7ed4115894439a930644229c55067", "links": {"self": "http://172.30.9.23:5000/v3/roles/69d7ed4115894439a930644229c55067"}, "name": "InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-proj-role"}} 2018-12-04 21:38:07,541 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-d24a6c02-3f25-4db4-8223-33ca14fc774c 2018-12-04 21:38:07,542 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-proj-role 2018-12-04 21:38:07,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/69d7ed4115894439a930644229c55067 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5bc643899ac07a9093e20f3158ab75d6f7fab2a" 2018-12-04 21:38:07,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-033b1863-85f4-489c-8235-8ddee707435e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "69d7ed4115894439a930644229c55067", "links": {"self": "http://172.30.9.23:5000/v3/roles/69d7ed4115894439a930644229c55067"}, "name": "InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-proj-role"}} 2018-12-04 21:38:07,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/69d7ed4115894439a930644229c55067 used request id req-033b1863-85f4-489c-8235-8ddee707435e 2018-12-04 21:38:07,642 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-proj-role to project InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-proj 2018-12-04 21:38:07,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/e7e737f5ccbc4811b2f5dacb25bf0c5e/users/74661f614f314e4fb5e91894baf4bf3e/roles/69d7ed4115894439a930644229c55067 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5bc643899ac07a9093e20f3158ab75d6f7fab2a" 2018-12-04 21:38:07,780 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:38:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-438e61a6-a3ef-46c8-9432-963f00b19ab2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:38:07,780 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/e7e737f5ccbc4811b2f5dacb25bf0c5e/users/74661f614f314e4fb5e91894baf4bf3e/roles/69d7ed4115894439a930644229c55067 used request id req-438e61a6-a3ef-46c8-9432-963f00b19ab2 2018-12-04 21:38:07,781 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:38:07,782 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-04 21:38:07,782 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:38:07,783 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:38:08,182 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "69d7ed4115894439a930644229c55067", "name": "InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-proj-role"}], "expires_at": "2018-12-04T22:38:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "name": "InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-user", "id": "74661f614f314e4fb5e91894baf4bf3e"}, "audit_ids": ["98N8-862QFSrBGjOsXBYTA"], "issued_at": "2018-12-04T21:38:08.000000Z"}} 2018-12-04 21:38:08,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48a0ce6464d172e75a7983050f6fbf5447cdfb20" 2018-12-04 21:38:08,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92b876a9-ab84-40a3-84e9-ab6f07bfb72d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:38:08,269 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-92b876a9-ab84-40a3-84e9-ab6f07bfb72d 2018-12-04 21:38:08,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48a0ce6464d172e75a7983050f6fbf5447cdfb20" 2018-12-04 21:38:08,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-0c43265b-3e79-4a18-b249-901a2b818286 Date: Tue, 04 Dec 2018 21:38:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-image"} 2018-12-04 21:38:08,474 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-image used request id req-0c43265b-3e79-4a18-b249-901a2b818286 2018-12-04 21:38:08,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48a0ce6464d172e75a7983050f6fbf5447cdfb20" 2018-12-04 21:38:08,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4ca127fd-8095-4cce-b077-3f85490f9327 Date: Tue, 04 Dec 2018 21:38:08 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:38:08,484 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-4ca127fd-8095-4cce-b077-3f85490f9327 2018-12-04 21:38:08,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}48a0ce6464d172e75a7983050f6fbf5447cdfb20" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-image"}' 2018-12-04 21:38:08,636 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/9490a442-6ae1-49b6-908b-efd7cfc7ad79 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fad86d62-3f14-475d-9037-e586658dbcf8 Date: Tue, 04 Dec 2018 21:38:08 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:38:08Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-04T21:38:08Z", "visibility": "shared", "locations": [], "self": "/v2/images/9490a442-6ae1-49b6-908b-efd7cfc7ad79", "min_disk": 0, "protected": false, "id": "9490a442-6ae1-49b6-908b-efd7cfc7ad79", "file": "/v2/images/9490a442-6ae1-49b6-908b-efd7cfc7ad79/file", "checksum": null, "owner": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:38:08,636 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-fad86d62-3f14-475d-9037-e586658dbcf8 2018-12-04 21:38:08,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/9490a442-6ae1-49b6-908b-efd7cfc7ad79/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48a0ce6464d172e75a7983050f6fbf5447cdfb20" -d '' 2018-12-04 21:38:09,019 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-614a6542-13bc-413f-8395-9ee1957cf110 Date: Tue, 04 Dec 2018 21:38:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:38:09,019 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/9490a442-6ae1-49b6-908b-efd7cfc7ad79/file used request id req-614a6542-13bc-413f-8395-9ee1957cf110 2018-12-04 21:38:09,019 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 21:38:09,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/9490a442-6ae1-49b6-908b-efd7cfc7ad79 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48a0ce6464d172e75a7983050f6fbf5447cdfb20" 2018-12-04 21:38:09,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-e2a846bc-01ba-4a6f-8c43-8c8955c57311 Date: Tue, 04 Dec 2018 21:38:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:38:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:38:08Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/9490a442-6ae1-49b6-908b-efd7cfc7ad79/snap", "metadata": {}}], "self": "/v2/images/9490a442-6ae1-49b6-908b-efd7cfc7ad79", "min_disk": 0, "protected": false, "id": "9490a442-6ae1-49b6-908b-efd7cfc7ad79", "file": "/v2/images/9490a442-6ae1-49b6-908b-efd7cfc7ad79/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/9490a442-6ae1-49b6-908b-efd7cfc7ad79/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:38:09,038 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/9490a442-6ae1-49b6-908b-efd7cfc7ad79 used request id req-e2a846bc-01ba-4a6f-8c43-8c8955c57311 2018-12-04 21:38:09,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48a0ce6464d172e75a7983050f6fbf5447cdfb20" 2018-12-04 21:38:09,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-426e85d7-1c32-45d0-a418-ef173d4c7c1a Date: Tue, 04 Dec 2018 21:38:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:38:09,047 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-426e85d7-1c32-45d0-a418-ef173d4c7c1a 2018-12-04 21:38:09,050 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-image 2018-12-04 21:38:09,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/9490a442-6ae1-49b6-908b-efd7cfc7ad79 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48a0ce6464d172e75a7983050f6fbf5447cdfb20" 2018-12-04 21:38:09,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-c2227c4f-2e88-47f6-a9df-f4627534c0bf Date: Tue, 04 Dec 2018 21:38:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:38:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:38:08Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/9490a442-6ae1-49b6-908b-efd7cfc7ad79/snap", "metadata": {}}], "self": "/v2/images/9490a442-6ae1-49b6-908b-efd7cfc7ad79", "min_disk": 0, "protected": false, "id": "9490a442-6ae1-49b6-908b-efd7cfc7ad79", "file": "/v2/images/9490a442-6ae1-49b6-908b-efd7cfc7ad79/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/9490a442-6ae1-49b6-908b-efd7cfc7ad79/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:38:09,074 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/9490a442-6ae1-49b6-908b-efd7cfc7ad79 used request id req-c2227c4f-2e88-47f6-a9df-f4627534c0bf 2018-12-04 21:38:09,074 - create_image - DEBUG - Instance status is - active 2018-12-04 21:38:09,074 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-image 2018-12-04 21:38:09,074 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-image 2018-12-04 21:38:09,074 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:38:09,075 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:38:09,489 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "69d7ed4115894439a930644229c55067", "name": "InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-proj-role"}], "expires_at": "2018-12-04T22:38:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "name": "InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-user", "id": "74661f614f314e4fb5e91894baf4bf3e"}, "audit_ids": ["a5_9nN2hTIuG3sG44LKQBQ"], "issued_at": "2018-12-04T21:38:09.000000Z"}} 2018-12-04 21:38:09,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df209dc02a6c567d5f9e2eee2570b5cebd469a9" 2018-12-04 21:38:09,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bc63221-6978-4a98-aad3-da4c18acedba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:38:09,568 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6bc63221-6978-4a98-aad3-da4c18acedba 2018-12-04 21:38:09,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df209dc02a6c567d5f9e2eee2570b5cebd469a9" 2018-12-04 21:38:09,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-027a1b6a-b719-42f3-85bd-d599f1bc721a Date: Tue, 04 Dec 2018 21:38:09 GMT RESP BODY: {"networks":[]} 2018-12-04 21:38:09,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net used request id req-027a1b6a-b719-42f3-85bd-d599f1bc721a 2018-12-04 21:38:09,770 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net 2018-12-04 21:38:09,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df209dc02a6c567d5f9e2eee2570b5cebd469a9" -d '{"network": {"name": "InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net", "admin_state_up": true}}' 2018-12-04 21:38:10,283 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-ffc59816-cc31-4528-b352-221340731bd7 Date: Tue, 04 Dec 2018 21:38:10 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","created_at":"2018-12-04T21:38:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-12-04T21:38:10Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","id":"60a1ccbd-98fc-4462-ac1c-061814866f89","name":"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net"}} 2018-12-04 21:38:10,283 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-ffc59816-cc31-4528-b352-221340731bd7 2018-12-04 21:38:10,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=60a1ccbd-98fc-4462-ac1c-061814866f89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df209dc02a6c567d5f9e2eee2570b5cebd469a9" 2018-12-04 21:38:10,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-ff79d459-0a09-4958-bce6-0290b9bd508b Date: Tue, 04 Dec 2018 21:38:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T21:38:10Z","tenant_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","created_at":"2018-12-04T21:38:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","id":"60a1ccbd-98fc-4462-ac1c-061814866f89","name":"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net"}]} 2018-12-04 21:38:10,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=60a1ccbd-98fc-4462-ac1c-061814866f89 used request id req-ff79d459-0a09-4958-bce6-0290b9bd508b 2018-12-04 21:38:10,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df209dc02a6c567d5f9e2eee2570b5cebd469a9" 2018-12-04 21:38:10,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-552a23a2-0b04-4003-a1c5-74bec9698922 Date: Tue, 04 Dec 2018 21:38:10 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:38:10,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89 used request id req-552a23a2-0b04-4003-a1c5-74bec9698922 2018-12-04 21:38:10,449 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-subnet 2018-12-04 21:38:10,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df209dc02a6c567d5f9e2eee2570b5cebd469a9" -d '{"subnets": [{"ip_version": 4, "network_id": "60a1ccbd-98fc-4462-ac1c-061814866f89", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-subnet"}]}' 2018-12-04 21:38:11,068 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9ded94bf-a9fb-46a3-891a-7778068e0920 Date: Tue, 04 Dec 2018 21:38:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60a1ccbd-98fc-4462-ac1c-061814866f89","tenant_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","created_at":"2018-12-04T21:38:10Z","dns_nameservers":[],"updated_at":"2018-12-04T21:38: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":"e7e737f5ccbc4811b2f5dacb25bf0c5e","id":"4e44397f-4c8e-4292-9661-fe34ac77b6cc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-subnet"}]} 2018-12-04 21:38:11,068 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-9ded94bf-a9fb-46a3-891a-7778068e0920 2018-12-04 21:38:11,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=60a1ccbd-98fc-4462-ac1c-061814866f89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df209dc02a6c567d5f9e2eee2570b5cebd469a9" 2018-12-04 21:38:11,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-1e18b127-9bfd-4c60-ba7b-7e1a0b76369a Date: Tue, 04 Dec 2018 21:38:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4e44397f-4c8e-4292-9661-fe34ac77b6cc"],"updated_at":"2018-12-04T21:38:10Z","tenant_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","created_at":"2018-12-04T21:38:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","id":"60a1ccbd-98fc-4462-ac1c-061814866f89","name":"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net"}]} 2018-12-04 21:38:11,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=60a1ccbd-98fc-4462-ac1c-061814866f89 used request id req-1e18b127-9bfd-4c60-ba7b-7e1a0b76369a 2018-12-04 21:38:11,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df209dc02a6c567d5f9e2eee2570b5cebd469a9" 2018-12-04 21:38:11,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b4e8a1dc-bed4-4956-a0f1-077be80a32c2 Date: Tue, 04 Dec 2018 21:38:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60a1ccbd-98fc-4462-ac1c-061814866f89","tenant_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","created_at":"2018-12-04T21:38:10Z","dns_nameservers":[],"updated_at":"2018-12-04T21:38: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":"e7e737f5ccbc4811b2f5dacb25bf0c5e","id":"4e44397f-4c8e-4292-9661-fe34ac77b6cc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-subnet"}]} 2018-12-04 21:38:11,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89 used request id req-b4e8a1dc-bed4-4956-a0f1-077be80a32c2 2018-12-04 21:38:11,260 - OpenStackNetwork - DEBUG - Network [60a1ccbd-98fc-4462-ac1c-061814866f89] created successfully 2018-12-04 21:38:11,260 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:38:11,261 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:38:11,697 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:38:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["5C_SFgTCT66Pc9NwvnMYTw"], "issued_at": "2018-12-04T21:38:11.000000Z"}} 2018-12-04 21:38:11,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4fcac99bd78fc3802e64f22d14869d5b624844f" 2018-12-04 21:38:11,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cfbf1b7-9208-481c-a800-4d7639a1e911 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:38:11,789 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3cfbf1b7-9208-481c-a800-4d7639a1e911 2018-12-04 21:38:11,789 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:38:11,794 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4fcac99bd78fc3802e64f22d14869d5b624844f" 2018-12-04 21:38:11,987 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38: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-7c295a73-8299-420f-a035-8844d15d616e x-compute-request-id: req-7c295a73-8299-420f-a035-8844d15d616e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-04 21:38:11,988 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-7c295a73-8299-420f-a035-8844d15d616e 2018-12-04 21:38:11,991 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4fcac99bd78fc3802e64f22d14869d5b624844f" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-04 21:38:12,031 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38: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-8e0bdbe9-a80e-4739-83f6-c2668be430cf x-compute-request-id: req-8e0bdbe9-a80e-4739-83f6-c2668be430cf Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e0c49472-5821-4af6-a87e-3453b08c5f68", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e0c49472-5821-4af6-a87e-3453b08c5f68", "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": "e0c49472-5821-4af6-a87e-3453b08c5f68"}} 2018-12-04 21:38:12,031 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-8e0bdbe9-a80e-4739-83f6-c2668be430cf 2018-12-04 21:38:12,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:38:12,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:38:12,429 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "69d7ed4115894439a930644229c55067", "name": "InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-proj-role"}], "expires_at": "2018-12-04T22:38:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "name": "InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-user", "id": "74661f614f314e4fb5e91894baf4bf3e"}, "audit_ids": ["1T-PFZyVQPesyhdeXEgQkA"], "issued_at": "2018-12-04T21:38:12.000000Z"}} 2018-12-04 21:38:12,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:12,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efd0d15e-11cb-458e-af63-27a37dd92fd8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:38:12,515 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-efd0d15e-11cb-458e-af63-27a37dd92fd8 2018-12-04 21:38:12,516 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:38:12,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:12,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34936466-f24a-4b1a-b215-ff4896dcd5af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:38:12,607 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-34936466-f24a-4b1a-b215-ff4896dcd5af 2018-12-04 21:38:12,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:12,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-6f1b2508-4a03-4c4a-9b7b-914052183649 Date: Tue, 04 Dec 2018 21:38:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4e44397f-4c8e-4292-9661-fe34ac77b6cc"],"updated_at":"2018-12-04T21:38:10Z","tenant_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","created_at":"2018-12-04T21:38:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","id":"60a1ccbd-98fc-4462-ac1c-061814866f89","name":"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net"}]} 2018-12-04 21:38:12,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net used request id req-6f1b2508-4a03-4c4a-9b7b-914052183649 2018-12-04 21:38:12,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:12,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b73df20e-e5ed-4999-95de-a0b578e34972 Date: Tue, 04 Dec 2018 21:38:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60a1ccbd-98fc-4462-ac1c-061814866f89","tenant_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","created_at":"2018-12-04T21:38:10Z","dns_nameservers":[],"updated_at":"2018-12-04T21:38: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":"e7e737f5ccbc4811b2f5dacb25bf0c5e","id":"4e44397f-4c8e-4292-9661-fe34ac77b6cc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-subnet"}]} 2018-12-04 21:38:12,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89 used request id req-b73df20e-e5ed-4999-95de-a0b578e34972 2018-12-04 21:38:12,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:13,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-d5604fa4-5f8a-4094-857d-edb523ba7822 Date: Tue, 04 Dec 2018 21:38:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4e44397f-4c8e-4292-9661-fe34ac77b6cc"],"updated_at":"2018-12-04T21:38:10Z","tenant_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","created_at":"2018-12-04T21:38:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","id":"60a1ccbd-98fc-4462-ac1c-061814866f89","name":"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net"}]} 2018-12-04 21:38:13,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net used request id req-d5604fa4-5f8a-4094-857d-edb523ba7822 2018-12-04 21:38:13,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:38:13,184 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:38: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:38:13,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e7e737f5ccbc4811b2f5dacb25bf0c5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:13,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4110573e-295e-47ce-a481-b4d6892df25c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e7e737f5ccbc4811b2f5dacb25bf0c5e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "name": "InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-proj"}} 2018-12-04 21:38:13,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e7e737f5ccbc4811b2f5dacb25bf0c5e used request id req-4110573e-295e-47ce-a481-b4d6892df25c 2018-12-04 21:38:13,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:13,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-59ca09fb-4a2c-4995-92f0-4b5f68349b56 Date: Tue, 04 Dec 2018 21:38:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60a1ccbd-98fc-4462-ac1c-061814866f89","tenant_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","created_at":"2018-12-04T21:38:10Z","dns_nameservers":[],"updated_at":"2018-12-04T21:38: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":"e7e737f5ccbc4811b2f5dacb25bf0c5e","id":"4e44397f-4c8e-4292-9661-fe34ac77b6cc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-subnet"}]} 2018-12-04 21:38:13,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89 used request id req-59ca09fb-4a2c-4995-92f0-4b5f68349b56 2018-12-04 21:38:13,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89&name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:13,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7aeb2454-d8d4-4a06-b321-b65e33408e01 Date: Tue, 04 Dec 2018 21:38:13 GMT RESP BODY: {"ports":[]} 2018-12-04 21:38:13,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89&name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-port&admin_state_up=True used request id req-7aeb2454-d8d4-4a06-b321-b65e33408e01 2018-12-04 21:38:13,358 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:13,625 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-72dee950-a14b-4a49-a011-d02d75279af5 x-compute-request-id: req-72dee950-a14b-4a49-a011-d02d75279af5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-04 21:38:13,626 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-inst used request id req-72dee950-a14b-4a49-a011-d02d75279af5 2018-12-04 21:38:13,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:13,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-a62c9da7-7839-43a6-92f4-281069855cd6 Date: Tue, 04 Dec 2018 21:38:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4e44397f-4c8e-4292-9661-fe34ac77b6cc"],"updated_at":"2018-12-04T21:38:10Z","tenant_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","created_at":"2018-12-04T21:38:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","id":"60a1ccbd-98fc-4462-ac1c-061814866f89","name":"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net"}]} 2018-12-04 21:38:13,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net used request id req-a62c9da7-7839-43a6-92f4-281069855cd6 2018-12-04 21:38:13,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:13,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8849b240-ce4e-486a-ae9d-b2cfa30f448e Date: Tue, 04 Dec 2018 21:38:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60a1ccbd-98fc-4462-ac1c-061814866f89","tenant_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","created_at":"2018-12-04T21:38:10Z","dns_nameservers":[],"updated_at":"2018-12-04T21:38: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":"e7e737f5ccbc4811b2f5dacb25bf0c5e","id":"4e44397f-4c8e-4292-9661-fe34ac77b6cc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-subnet"}]} 2018-12-04 21:38:13,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89 used request id req-8849b240-ce4e-486a-ae9d-b2cfa30f448e 2018-12-04 21:38:13,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:13,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-7f87470e-cc9e-4e93-93a8-a4897844e459 Date: Tue, 04 Dec 2018 21:38:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4e44397f-4c8e-4292-9661-fe34ac77b6cc"],"updated_at":"2018-12-04T21:38:10Z","tenant_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","created_at":"2018-12-04T21:38:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","id":"60a1ccbd-98fc-4462-ac1c-061814866f89","name":"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net"}]} 2018-12-04 21:38:13,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net used request id req-7f87470e-cc9e-4e93-93a8-a4897844e459 2018-12-04 21:38:13,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e7e737f5ccbc4811b2f5dacb25bf0c5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:13,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1c315ea-c0bc-47e6-ac95-8728ca8c8ac3 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e7e737f5ccbc4811b2f5dacb25bf0c5e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "name": "InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-proj"}} 2018-12-04 21:38:13,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e7e737f5ccbc4811b2f5dacb25bf0c5e used request id req-f1c315ea-c0bc-47e6-ac95-8728ca8c8ac3 2018-12-04 21:38:13,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:13,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-239a9731-a436-4ae0-8c07-79f36228b4a2 Date: Tue, 04 Dec 2018 21:38:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60a1ccbd-98fc-4462-ac1c-061814866f89","tenant_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","created_at":"2018-12-04T21:38:10Z","dns_nameservers":[],"updated_at":"2018-12-04T21:38: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":"e7e737f5ccbc4811b2f5dacb25bf0c5e","id":"4e44397f-4c8e-4292-9661-fe34ac77b6cc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-subnet"}]} 2018-12-04 21:38:13,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89 used request id req-239a9731-a436-4ae0-8c07-79f36228b4a2 2018-12-04 21:38:13,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89&name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:13,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-814fe1a2-6ac7-4bfa-a172-4b10e74e6b34 Date: Tue, 04 Dec 2018 21:38:13 GMT RESP BODY: {"ports":[]} 2018-12-04 21:38:13,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89&name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-port&admin_state_up=True used request id req-814fe1a2-6ac7-4bfa-a172-4b10e74e6b34 2018-12-04 21:38:13,970 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:38:13,971 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:38:14,444 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "69d7ed4115894439a930644229c55067", "name": "InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-proj-role"}], "expires_at": "2018-12-04T22:38:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "name": "InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-user", "id": "74661f614f314e4fb5e91894baf4bf3e"}, "audit_ids": ["2-lSP-anSGKpwNLAgVeQWQ"], "issued_at": "2018-12-04T21:38:14.000000Z"}} 2018-12-04 21:38:14,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d527d8d248902d0291057e904d4cf13cf302aa8" 2018-12-04 21:38:14,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-387777af-5506-467b-b250-454e6ac32d75 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:38:14,531 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-387777af-5506-467b-b250-454e6ac32d75 2018-12-04 21:38:14,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:14,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-761286b8-da6d-41c3-9def-b63acf6e8e17 Date: Tue, 04 Dec 2018 21:38:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4e44397f-4c8e-4292-9661-fe34ac77b6cc"],"updated_at":"2018-12-04T21:38:10Z","tenant_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","created_at":"2018-12-04T21:38:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","id":"60a1ccbd-98fc-4462-ac1c-061814866f89","name":"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net"}]} 2018-12-04 21:38:14,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net used request id req-761286b8-da6d-41c3-9def-b63acf6e8e17 2018-12-04 21:38:14,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:14,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-878f7765-1de7-4973-9226-ec9863a374d5 Date: Tue, 04 Dec 2018 21:38:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60a1ccbd-98fc-4462-ac1c-061814866f89","tenant_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","created_at":"2018-12-04T21:38:10Z","dns_nameservers":[],"updated_at":"2018-12-04T21:38: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":"e7e737f5ccbc4811b2f5dacb25bf0c5e","id":"4e44397f-4c8e-4292-9661-fe34ac77b6cc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-subnet"}]} 2018-12-04 21:38:14,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89 used request id req-878f7765-1de7-4973-9226-ec9863a374d5 2018-12-04 21:38:14,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:14,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-d90f8bcb-870b-4ba7-98e0-9f33beef5f12 Date: Tue, 04 Dec 2018 21:38:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4e44397f-4c8e-4292-9661-fe34ac77b6cc"],"updated_at":"2018-12-04T21:38:10Z","tenant_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","created_at":"2018-12-04T21:38:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","id":"60a1ccbd-98fc-4462-ac1c-061814866f89","name":"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net"}]} 2018-12-04 21:38:14,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net used request id req-d90f8bcb-870b-4ba7-98e0-9f33beef5f12 2018-12-04 21:38:14,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:38:14,775 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:38: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:38:14,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e7e737f5ccbc4811b2f5dacb25bf0c5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d527d8d248902d0291057e904d4cf13cf302aa8" 2018-12-04 21:38:14,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1616d182-2af1-4f48-beb4-1cedf0c85eb9 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e7e737f5ccbc4811b2f5dacb25bf0c5e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "name": "InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-proj"}} 2018-12-04 21:38:14,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e7e737f5ccbc4811b2f5dacb25bf0c5e used request id req-1616d182-2af1-4f48-beb4-1cedf0c85eb9 2018-12-04 21:38:14,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:14,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b47d758a-b3dd-4865-877d-c8aa3fe0b506 Date: Tue, 04 Dec 2018 21:38:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60a1ccbd-98fc-4462-ac1c-061814866f89","tenant_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","created_at":"2018-12-04T21:38:10Z","dns_nameservers":[],"updated_at":"2018-12-04T21:38: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":"e7e737f5ccbc4811b2f5dacb25bf0c5e","id":"4e44397f-4c8e-4292-9661-fe34ac77b6cc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-subnet"}]} 2018-12-04 21:38:14,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89 used request id req-b47d758a-b3dd-4865-877d-c8aa3fe0b506 2018-12-04 21:38:14,918 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net 2018-12-04 21:38:14,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" -d '{"port": {"network_id": "60a1ccbd-98fc-4462-ac1c-061814866f89", "name": "InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-port", "admin_state_up": true}}' 2018-12-04 21:38:15,749 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-1efb5dfa-ff64-4dff-838c-0dbbb2518f7a Date: Tue, 04 Dec 2018 21:38:15 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-12-04T21:38:15Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"60a1ccbd-98fc-4462-ac1c-061814866f89","tenant_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-12-04T21:38:15Z","name":"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:3a:4b:12","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","fixed_ips":[{"subnet_id":"4e44397f-4c8e-4292-9661-fe34ac77b6cc","ip_address":"10.55.0.14"}],"id":"faf2897f-1958-4aff-a883-8267aab423d9","security_groups":["5ac842df-1ab9-4ae8-95ff-2d56adb77857"],"device_id":""}} 2018-12-04 21:38:15,749 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-1efb5dfa-ff64-4dff-838c-0dbbb2518f7a 2018-12-04 21:38:15,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:16,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-db1a431e-6b4e-43f7-81c1-2b84de5427a7 Date: Tue, 04 Dec 2018 21:38:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4e44397f-4c8e-4292-9661-fe34ac77b6cc"],"updated_at":"2018-12-04T21:38:10Z","tenant_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","created_at":"2018-12-04T21:38:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","id":"60a1ccbd-98fc-4462-ac1c-061814866f89","name":"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net"}]} 2018-12-04 21:38:16,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net used request id req-db1a431e-6b4e-43f7-81c1-2b84de5427a7 2018-12-04 21:38:16,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:16,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-393226e2-ee0c-44f6-8f8f-c8670ec668fa Date: Tue, 04 Dec 2018 21:38:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60a1ccbd-98fc-4462-ac1c-061814866f89","tenant_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","created_at":"2018-12-04T21:38:10Z","dns_nameservers":[],"updated_at":"2018-12-04T21:38: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":"e7e737f5ccbc4811b2f5dacb25bf0c5e","id":"4e44397f-4c8e-4292-9661-fe34ac77b6cc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-subnet"}]} 2018-12-04 21:38:16,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89 used request id req-393226e2-ee0c-44f6-8f8f-c8670ec668fa 2018-12-04 21:38:16,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:16,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-b8f36e50-b667-4702-8cdc-e2e1a0fa3842 Date: Tue, 04 Dec 2018 21:38:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4e44397f-4c8e-4292-9661-fe34ac77b6cc"],"updated_at":"2018-12-04T21:38:10Z","tenant_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","created_at":"2018-12-04T21:38:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","id":"60a1ccbd-98fc-4462-ac1c-061814866f89","name":"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net"}]} 2018-12-04 21:38:16,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net used request id req-b8f36e50-b667-4702-8cdc-e2e1a0fa3842 2018-12-04 21:38:16,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e7e737f5ccbc4811b2f5dacb25bf0c5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:16,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6eaef3fd-3eec-4577-9a0d-2e85832aac77 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e7e737f5ccbc4811b2f5dacb25bf0c5e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "name": "InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-proj"}} 2018-12-04 21:38:16,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e7e737f5ccbc4811b2f5dacb25bf0c5e used request id req-6eaef3fd-3eec-4577-9a0d-2e85832aac77 2018-12-04 21:38:16,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:16,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7700d243-16f8-4005-b725-6e367157b9ab Date: Tue, 04 Dec 2018 21:38:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60a1ccbd-98fc-4462-ac1c-061814866f89","tenant_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","created_at":"2018-12-04T21:38:10Z","dns_nameservers":[],"updated_at":"2018-12-04T21:38: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":"e7e737f5ccbc4811b2f5dacb25bf0c5e","id":"4e44397f-4c8e-4292-9661-fe34ac77b6cc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-subnet"}]} 2018-12-04 21:38:16,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89 used request id req-7700d243-16f8-4005-b725-6e367157b9ab 2018-12-04 21:38:16,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89&name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:16,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-9579294c-b268-49cc-bab3-c39732a573d3 Date: Tue, 04 Dec 2018 21:38:16 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"60a1ccbd-98fc-4462-ac1c-061814866f89","tenant_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","created_at":"2018-12-04T21:38:15Z","admin_state_up":true,"updated_at":"2018-12-04T21:38:15Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:3a:4b:12","id":"faf2897f-1958-4aff-a883-8267aab423d9","port_security_enabled":true,"project_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","fixed_ips":[{"subnet_id":"4e44397f-4c8e-4292-9661-fe34ac77b6cc","ip_address":"10.55.0.14"}],"extra_dhcp_opts":[],"security_groups":["5ac842df-1ab9-4ae8-95ff-2d56adb77857"],"name":"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-port"}]} 2018-12-04 21:38:16,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89&name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-port&admin_state_up=True used request id req-9579294c-b268-49cc-bab3-c39732a573d3 2018-12-04 21:38:16,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e7e737f5ccbc4811b2f5dacb25bf0c5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:16,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed7a35b2-5204-4290-b7c8-1ef314cac4c2 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e7e737f5ccbc4811b2f5dacb25bf0c5e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "name": "InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-proj"}} 2018-12-04 21:38:16,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e7e737f5ccbc4811b2f5dacb25bf0c5e used request id req-ed7a35b2-5204-4290-b7c8-1ef314cac4c2 2018-12-04 21:38:16,418 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-inst 2018-12-04 21:38:16,421 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:16,440 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-6e0e2212-2825-47f5-bb67-458ef3667fdb x-compute-request-id: req-6e0e2212-2825-47f5-bb67-458ef3667fdb Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e0c49472-5821-4af6-a87e-3453b08c5f68", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e0c49472-5821-4af6-a87e-3453b08c5f68", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e0c49472-5821-4af6-a87e-3453b08c5f68", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-flavor-name"}]} 2018-12-04 21:38:16,440 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6e0e2212-2825-47f5-bb67-458ef3667fdb 2018-12-04 21:38:16,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/e0c49472-5821-4af6-a87e-3453b08c5f68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:16,463 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-3bd5caa1-e9cd-49f2-a237-0834eb35a11e x-compute-request-id: req-3bd5caa1-e9cd-49f2-a237-0834eb35a11e Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e0c49472-5821-4af6-a87e-3453b08c5f68", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e0c49472-5821-4af6-a87e-3453b08c5f68", "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": "e0c49472-5821-4af6-a87e-3453b08c5f68"}} 2018-12-04 21:38:16,463 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/e0c49472-5821-4af6-a87e-3453b08c5f68 used request id req-3bd5caa1-e9cd-49f2-a237-0834eb35a11e 2018-12-04 21:38:16,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:16,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-0530216b-a7ee-4036-a360-72b845f50cd3 Date: Tue, 04 Dec 2018 21:38:16 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:38:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:38:08Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/9490a442-6ae1-49b6-908b-efd7cfc7ad79/snap", "metadata": {}}], "self": "/v2/images/9490a442-6ae1-49b6-908b-efd7cfc7ad79", "min_disk": 0, "protected": false, "id": "9490a442-6ae1-49b6-908b-efd7cfc7ad79", "file": "/v2/images/9490a442-6ae1-49b6-908b-efd7cfc7ad79/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/9490a442-6ae1-49b6-908b-efd7cfc7ad79/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-image"} 2018-12-04 21:38:16,668 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-image used request id req-0530216b-a7ee-4036-a360-72b845f50cd3 2018-12-04 21:38:16,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:16,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-cc8d53c3-ce96-4ad5-878a-6e4ecf7eace0 Date: Tue, 04 Dec 2018 21:38:16 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:38:16,677 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-cc8d53c3-ce96-4ad5-878a-6e4ecf7eace0 2018-12-04 21:38:16,683 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" -d '{"server": {"name": "InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-inst", "imageRef": "9490a442-6ae1-49b6-908b-efd7cfc7ad79", "flavorRef": "e0c49472-5821-4af6-a87e-3453b08c5f68", "max_count": 1, "min_count": 1, "networks": [{"port": "faf2897f-1958-4aff-a883-8267aab423d9"}]}}' 2018-12-04 21:38:17,613 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21: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 x-openstack-request-id: req-e4295c95-f373-4700-bc22-9640b2deb210 x-compute-request-id: req-e4295c95-f373-4700-bc22-9640b2deb210 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a0a610cc-6351-4b8d-b585-15476e06df50", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0a610cc-6351-4b8d-b585-15476e06df50", "rel": "bookmark"}], "adminPass": "WGosFJuV8uth"}} 2018-12-04 21:38:17,614 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-e4295c95-f373-4700-bc22-9640b2deb210 2018-12-04 21:38:17,617 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:17,929 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8aee13c-7b17-4365-a44a-bc7cee7801e2 x-compute-request-id: req-d8aee13c-7b17-4365-a44a-bc7cee7801e2 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.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0a610cc-6351-4b8d-b585-15476e06df50", "rel": "bookmark"}], "image": {"id": "9490a442-6ae1-49b6-908b-efd7cfc7ad79", "links": [{"href": "http://172.30.9.23:8774/images/9490a442-6ae1-49b6-908b-efd7cfc7ad79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e0c49472-5821-4af6-a87e-3453b08c5f68", "links": [{"href": "http://172.30.9.23:8774/flavors/e0c49472-5821-4af6-a87e-3453b08c5f68", "rel": "bookmark"}]}, "id": "a0a610cc-6351-4b8d-b585-15476e06df50", "user_id": "74661f614f314e4fb5e91894baf4bf3e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:38:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-inst", "created": "2018-12-04T21:38:17Z", "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:38:17,930 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50 used request id req-d8aee13c-7b17-4365-a44a-bc7cee7801e2 2018-12-04 21:38:17,930 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-inst 2018-12-04 21:38:17,933 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:18,195 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3fcda37a-596c-472d-b006-ba19d53f71ed x-compute-request-id: req-3fcda37a-596c-472d-b006-ba19d53f71ed 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.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0a610cc-6351-4b8d-b585-15476e06df50", "rel": "bookmark"}], "image": {"id": "9490a442-6ae1-49b6-908b-efd7cfc7ad79", "links": [{"href": "http://172.30.9.23:8774/images/9490a442-6ae1-49b6-908b-efd7cfc7ad79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e0c49472-5821-4af6-a87e-3453b08c5f68", "links": [{"href": "http://172.30.9.23:8774/flavors/e0c49472-5821-4af6-a87e-3453b08c5f68", "rel": "bookmark"}]}, "id": "a0a610cc-6351-4b8d-b585-15476e06df50", "user_id": "74661f614f314e4fb5e91894baf4bf3e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:38:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-inst", "created": "2018-12-04T21:38:17Z", "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:38:18,195 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50 used request id req-3fcda37a-596c-472d-b006-ba19d53f71ed 2018-12-04 21:38:18,195 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-inst] is - BUILD 2018-12-04 21:38:18,196 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:38:21,199 - create_instance - DEBUG - VM status query timeout in 896.731539011 2018-12-04 21:38:21,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:21,352 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2b3e053-0f18-4b80-8b6f-173eb6f1433f x-compute-request-id: req-c2b3e053-0f18-4b80-8b6f-173eb6f1433f 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.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0a610cc-6351-4b8d-b585-15476e06df50", "rel": "bookmark"}], "image": {"id": "9490a442-6ae1-49b6-908b-efd7cfc7ad79", "links": [{"href": "http://172.30.9.23:8774/images/9490a442-6ae1-49b6-908b-efd7cfc7ad79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e0c49472-5821-4af6-a87e-3453b08c5f68", "links": [{"href": "http://172.30.9.23:8774/flavors/e0c49472-5821-4af6-a87e-3453b08c5f68", "rel": "bookmark"}]}, "id": "a0a610cc-6351-4b8d-b585-15476e06df50", "security_groups": [{"name": "default"}], "user_id": "74661f614f314e4fb5e91894baf4bf3e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:38:18Z", "hostId": "164cd4ccdbda27326366bc880a5e4f655ddc9990207025de0c861efa", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-inst", "created": "2018-12-04T21:38:17Z", "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:38:21,352 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50 used request id req-c2b3e053-0f18-4b80-8b6f-173eb6f1433f 2018-12-04 21:38:21,352 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-inst] is - BUILD 2018-12-04 21:38:21,353 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:38:24,356 - create_instance - DEBUG - VM status query timeout in 893.574491978 2018-12-04 21:38:24,358 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:24,669 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02d5e7ea-761d-4789-a613-7b09f637ca9c x-compute-request-id: req-02d5e7ea-761d-4789-a613-7b09f637ca9c Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:4b:12", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0a610cc-6351-4b8d-b585-15476e06df50", "rel": "bookmark"}], "image": {"id": "9490a442-6ae1-49b6-908b-efd7cfc7ad79", "links": [{"href": "http://172.30.9.23:8774/images/9490a442-6ae1-49b6-908b-efd7cfc7ad79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:38:22.000000", "flavor": {"id": "e0c49472-5821-4af6-a87e-3453b08c5f68", "links": [{"href": "http://172.30.9.23:8774/flavors/e0c49472-5821-4af6-a87e-3453b08c5f68", "rel": "bookmark"}]}, "id": "a0a610cc-6351-4b8d-b585-15476e06df50", "security_groups": [{"name": "default"}], "user_id": "74661f614f314e4fb5e91894baf4bf3e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:38:22Z", "hostId": "164cd4ccdbda27326366bc880a5e4f655ddc9990207025de0c861efa", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-inst", "created": "2018-12-04T21:38:17Z", "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:38:24,669 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50 used request id req-02d5e7ea-761d-4789-a613-7b09f637ca9c 2018-12-04 21:38:24,670 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-inst] is - ACTIVE 2018-12-04 21:38:24,670 - create_instance - INFO - VM is - ACTIVE 2018-12-04 21:38:24,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:25,191 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-643feba3-e9d8-4fe4-afd0-eed31d7e632a x-compute-request-id: req-643feba3-e9d8-4fe4-afd0-eed31d7e632a Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:4b:12", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0a610cc-6351-4b8d-b585-15476e06df50", "rel": "bookmark"}], "image": {"id": "9490a442-6ae1-49b6-908b-efd7cfc7ad79", "links": [{"href": "http://172.30.9.23:8774/images/9490a442-6ae1-49b6-908b-efd7cfc7ad79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:38:22.000000", "flavor": {"id": "e0c49472-5821-4af6-a87e-3453b08c5f68", "links": [{"href": "http://172.30.9.23:8774/flavors/e0c49472-5821-4af6-a87e-3453b08c5f68", "rel": "bookmark"}]}, "id": "a0a610cc-6351-4b8d-b585-15476e06df50", "security_groups": [{"name": "default"}], "user_id": "74661f614f314e4fb5e91894baf4bf3e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:38:22Z", "hostId": "164cd4ccdbda27326366bc880a5e4f655ddc9990207025de0c861efa", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-inst", "created": "2018-12-04T21:38:17Z", "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:38:25,192 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50 used request id req-643feba3-e9d8-4fe4-afd0-eed31d7e632a 2018-12-04 21:38:25,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:25,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-acdf791e-2a85-436b-bb12-4f35a2d4d2fa Date: Tue, 04 Dec 2018 21:38:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4e44397f-4c8e-4292-9661-fe34ac77b6cc"],"updated_at":"2018-12-04T21:38:10Z","tenant_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","created_at":"2018-12-04T21:38:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","id":"60a1ccbd-98fc-4462-ac1c-061814866f89","name":"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net"}]} 2018-12-04 21:38:25,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net used request id req-acdf791e-2a85-436b-bb12-4f35a2d4d2fa 2018-12-04 21:38:25,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e7e737f5ccbc4811b2f5dacb25bf0c5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:25,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c16c96f-5cd9-4a83-a500-4619113d664a Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e7e737f5ccbc4811b2f5dacb25bf0c5e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "name": "InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-proj"}} 2018-12-04 21:38:25,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e7e737f5ccbc4811b2f5dacb25bf0c5e used request id req-9c16c96f-5cd9-4a83-a500-4619113d664a 2018-12-04 21:38:25,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:25,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-70460a05-75f4-44a4-8317-84192301e456 Date: Tue, 04 Dec 2018 21:38:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60a1ccbd-98fc-4462-ac1c-061814866f89","tenant_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","created_at":"2018-12-04T21:38:10Z","dns_nameservers":[],"updated_at":"2018-12-04T21:38: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":"e7e737f5ccbc4811b2f5dacb25bf0c5e","id":"4e44397f-4c8e-4292-9661-fe34ac77b6cc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-subnet"}]} 2018-12-04 21:38:25,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89 used request id req-70460a05-75f4-44a4-8317-84192301e456 2018-12-04 21:38:25,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:25,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1553 X-Openstack-Request-Id: req-70b3137b-de39-46a3-b87f-ae82e47ba5bb Date: Tue, 04 Dec 2018 21:38:25 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"60a1ccbd-98fc-4462-ac1c-061814866f89","tenant_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","created_at":"2018-12-04T21:38:11Z","admin_state_up":true,"updated_at":"2018-12-04T21:38:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-60a1ccbd-98fc-4462-ac1c-061814866f89","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:91:4a:44","id":"0ca4440b-80a0-4d80-80b1-43e58843e019","port_security_enabled":false,"project_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","fixed_ips":[{"subnet_id":"4e44397f-4c8e-4292-9661-fe34ac77b6cc","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"60a1ccbd-98fc-4462-ac1c-061814866f89","tenant_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","created_at":"2018-12-04T21:38:15Z","admin_state_up":true,"updated_at":"2018-12-04T21:38:22Z","binding:vnic_type":"normal","device_id":"a0a610cc-6351-4b8d-b585-15476e06df50","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:3a:4b:12","id":"faf2897f-1958-4aff-a883-8267aab423d9","port_security_enabled":true,"project_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","fixed_ips":[{"subnet_id":"4e44397f-4c8e-4292-9661-fe34ac77b6cc","ip_address":"10.55.0.14"}],"extra_dhcp_opts":[],"security_groups":["5ac842df-1ab9-4ae8-95ff-2d56adb77857"],"name":"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-port"}]} 2018-12-04 21:38:25,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89 used request id req-70b3137b-de39-46a3-b87f-ae82e47ba5bb 2018-12-04 21:38:25,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:38:25,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:38:25,894 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "69d7ed4115894439a930644229c55067", "name": "InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-proj-role"}], "expires_at": "2018-12-04T22:38:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "name": "InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-user", "id": "74661f614f314e4fb5e91894baf4bf3e"}, "audit_ids": ["nDA1AVpITc6kmoAGuFq-HQ"], "issued_at": "2018-12-04T21:38:25.000000Z"}} 2018-12-04 21:38:25,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36033b6849b990a8f3fdb2d0759084ad6522d8fc" 2018-12-04 21:38:25,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f9a5bb6-0b4c-46e3-a4a4-a47d9102f073 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:38:25,984 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-2f9a5bb6-0b4c-46e3-a4a4-a47d9102f073 2018-12-04 21:38:25,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36033b6849b990a8f3fdb2d0759084ad6522d8fc" 2018-12-04 21:38:26,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-c24325d4-f831-4bf7-a1e4-586640d59e6c Date: Tue, 04 Dec 2018 21:38:26 GMT RESP BODY: {"security_groups": []} 2018-12-04 21:38:26,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-name&description=hello+group used request id req-c24325d4-f831-4bf7-a1e4-586640d59e6c 2018-12-04 21:38:26,126 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-name... 2018-12-04 21:38:26,126 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-name 2018-12-04 21:38:26,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36033b6849b990a8f3fdb2d0759084ad6522d8fc" -d '{"security_group": {"name": "InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-name", "description": "hello group"}}' 2018-12-04 21:38:26,441 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f139148c-9ef5-4e52-9a33-8c7c9b0a8358 Date: Tue, 04 Dec 2018 21:38:26 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "created_at": "2018-12-04T21:38:26Z", "updated_at": "2018-12-04T21:38:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:38:26Z", "revision_number": 0, "id": "84521b57-6d33-4f69-8af5-29e73a240905", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:38:26Z", "security_group_id": "449c3cba-69aa-4d73-884e-29b37a084fbf", "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:38:26Z", "revision_number": 0, "id": "d52045cc-cd7a-4ba3-933b-c7fc53fbf638", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:38:26Z", "security_group_id": "449c3cba-69aa-4d73-884e-29b37a084fbf", "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e"}], "revision_number": 2, "project_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "id": "449c3cba-69aa-4d73-884e-29b37a084fbf", "name": "InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-name"}} 2018-12-04 21:38:26,441 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-f139148c-9ef5-4e52-9a33-8c7c9b0a8358 2018-12-04 21:38:26,442 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 449c3cba-69aa-4d73-884e-29b37a084fbf 2018-12-04 21:38:26,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=449c3cba-69aa-4d73-884e-29b37a084fbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36033b6849b990a8f3fdb2d0759084ad6522d8fc" 2018-12-04 21:38:26,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-24adaae1-eee0-4ce1-bf9a-bef6e23ee0a1 Date: Tue, 04 Dec 2018 21:38:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:38:26Z", "security_group_id": "449c3cba-69aa-4d73-884e-29b37a084fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "created_at": "2018-12-04T21:38:26Z", "project_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "id": "84521b57-6d33-4f69-8af5-29e73a240905"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:38:26Z", "security_group_id": "449c3cba-69aa-4d73-884e-29b37a084fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "created_at": "2018-12-04T21:38:26Z", "project_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "id": "d52045cc-cd7a-4ba3-933b-c7fc53fbf638"}]} 2018-12-04 21:38:26,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=449c3cba-69aa-4d73-884e-29b37a084fbf used request id req-24adaae1-eee0-4ce1-bf9a-bef6e23ee0a1 2018-12-04 21:38:26,494 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 449c3cba-69aa-4d73-884e-29b37a084fbf 2018-12-04 21:38:26,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=449c3cba-69aa-4d73-884e-29b37a084fbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36033b6849b990a8f3fdb2d0759084ad6522d8fc" 2018-12-04 21:38:26,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1d514262-78ac-48a9-8d18-c2c2e71ace5a Date: Tue, 04 Dec 2018 21:38:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:38:26Z", "security_group_id": "449c3cba-69aa-4d73-884e-29b37a084fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "created_at": "2018-12-04T21:38:26Z", "project_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "id": "84521b57-6d33-4f69-8af5-29e73a240905"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:38:26Z", "security_group_id": "449c3cba-69aa-4d73-884e-29b37a084fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "created_at": "2018-12-04T21:38:26Z", "project_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "id": "d52045cc-cd7a-4ba3-933b-c7fc53fbf638"}]} 2018-12-04 21:38:26,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=449c3cba-69aa-4d73-884e-29b37a084fbf used request id req-1d514262-78ac-48a9-8d18-c2c2e71ace5a 2018-12-04 21:38:26,517 - neutron_utils - INFO - Retrieving security group with ID - 449c3cba-69aa-4d73-884e-29b37a084fbf 2018-12-04 21:38:26,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=449c3cba-69aa-4d73-884e-29b37a084fbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36033b6849b990a8f3fdb2d0759084ad6522d8fc" 2018-12-04 21:38:26,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-29104612-239d-44d2-bca1-99c8a2d475e6 Date: Tue, 04 Dec 2018 21:38:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "created_at": "2018-12-04T21:38:26Z", "updated_at": "2018-12-04T21:38:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:38:26Z", "revision_number": 0, "id": "84521b57-6d33-4f69-8af5-29e73a240905", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:38:26Z", "security_group_id": "449c3cba-69aa-4d73-884e-29b37a084fbf", "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:38:26Z", "revision_number": 0, "id": "d52045cc-cd7a-4ba3-933b-c7fc53fbf638", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:38:26Z", "security_group_id": "449c3cba-69aa-4d73-884e-29b37a084fbf", "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e"}], "revision_number": 2, "project_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "id": "449c3cba-69aa-4d73-884e-29b37a084fbf", "name": "InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-name"}]} 2018-12-04 21:38:26,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=449c3cba-69aa-4d73-884e-29b37a084fbf used request id req-29104612-239d-44d2-bca1-99c8a2d475e6 2018-12-04 21:38:26,713 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 449c3cba-69aa-4d73-884e-29b37a084fbf 2018-12-04 21:38:26,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=449c3cba-69aa-4d73-884e-29b37a084fbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36033b6849b990a8f3fdb2d0759084ad6522d8fc" 2018-12-04 21:38:26,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0ab656ac-5af7-4a9d-88f8-68da754a2c0c Date: Tue, 04 Dec 2018 21:38:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:38:26Z", "security_group_id": "449c3cba-69aa-4d73-884e-29b37a084fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "created_at": "2018-12-04T21:38:26Z", "project_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "id": "84521b57-6d33-4f69-8af5-29e73a240905"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:38:26Z", "security_group_id": "449c3cba-69aa-4d73-884e-29b37a084fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "created_at": "2018-12-04T21:38:26Z", "project_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "id": "d52045cc-cd7a-4ba3-933b-c7fc53fbf638"}]} 2018-12-04 21:38:26,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=449c3cba-69aa-4d73-884e-29b37a084fbf used request id req-0ab656ac-5af7-4a9d-88f8-68da754a2c0c 2018-12-04 21:38:26,735 - neutron_utils - INFO - Retrieving security group with ID - 449c3cba-69aa-4d73-884e-29b37a084fbf 2018-12-04 21:38:26,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=449c3cba-69aa-4d73-884e-29b37a084fbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36033b6849b990a8f3fdb2d0759084ad6522d8fc" 2018-12-04 21:38:26,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-1e2c9e5d-123b-430c-b564-3b30f8f8d0ff Date: Tue, 04 Dec 2018 21:38:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "created_at": "2018-12-04T21:38:26Z", "updated_at": "2018-12-04T21:38:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:38:26Z", "revision_number": 0, "id": "84521b57-6d33-4f69-8af5-29e73a240905", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:38:26Z", "security_group_id": "449c3cba-69aa-4d73-884e-29b37a084fbf", "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:38:26Z", "revision_number": 0, "id": "d52045cc-cd7a-4ba3-933b-c7fc53fbf638", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:38:26Z", "security_group_id": "449c3cba-69aa-4d73-884e-29b37a084fbf", "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e"}], "revision_number": 2, "project_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "id": "449c3cba-69aa-4d73-884e-29b37a084fbf", "name": "InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-name"}]} 2018-12-04 21:38:26,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=449c3cba-69aa-4d73-884e-29b37a084fbf used request id req-1e2c9e5d-123b-430c-b564-3b30f8f8d0ff 2018-12-04 21:38:26,970 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 449c3cba-69aa-4d73-884e-29b37a084fbf 2018-12-04 21:38:26,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=449c3cba-69aa-4d73-884e-29b37a084fbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36033b6849b990a8f3fdb2d0759084ad6522d8fc" 2018-12-04 21:38:26,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7103288e-1a52-43bf-bf03-5114abab191e Date: Tue, 04 Dec 2018 21:38:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:38:26Z", "security_group_id": "449c3cba-69aa-4d73-884e-29b37a084fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "created_at": "2018-12-04T21:38:26Z", "project_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "id": "84521b57-6d33-4f69-8af5-29e73a240905"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:38:26Z", "security_group_id": "449c3cba-69aa-4d73-884e-29b37a084fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "created_at": "2018-12-04T21:38:26Z", "project_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "id": "d52045cc-cd7a-4ba3-933b-c7fc53fbf638"}]} 2018-12-04 21:38:26,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=449c3cba-69aa-4d73-884e-29b37a084fbf used request id req-7103288e-1a52-43bf-bf03-5114abab191e 2018-12-04 21:38:26,992 - neutron_utils - INFO - Retrieving security group with ID - 449c3cba-69aa-4d73-884e-29b37a084fbf 2018-12-04 21:38:26,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=449c3cba-69aa-4d73-884e-29b37a084fbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36033b6849b990a8f3fdb2d0759084ad6522d8fc" 2018-12-04 21:38:27,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-e680ad4b-05df-4940-9602-8f4b89121290 Date: Tue, 04 Dec 2018 21:38:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "created_at": "2018-12-04T21:38:26Z", "updated_at": "2018-12-04T21:38:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:38:26Z", "revision_number": 0, "id": "84521b57-6d33-4f69-8af5-29e73a240905", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:38:26Z", "security_group_id": "449c3cba-69aa-4d73-884e-29b37a084fbf", "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:38:26Z", "revision_number": 0, "id": "d52045cc-cd7a-4ba3-933b-c7fc53fbf638", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:38:26Z", "security_group_id": "449c3cba-69aa-4d73-884e-29b37a084fbf", "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e"}], "revision_number": 2, "project_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "id": "449c3cba-69aa-4d73-884e-29b37a084fbf", "name": "InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-name"}]} 2018-12-04 21:38:27,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=449c3cba-69aa-4d73-884e-29b37a084fbf used request id req-e680ad4b-05df-4940-9602-8f4b89121290 2018-12-04 21:38:27,038 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 449c3cba-69aa-4d73-884e-29b37a084fbf 2018-12-04 21:38:27,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=449c3cba-69aa-4d73-884e-29b37a084fbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36033b6849b990a8f3fdb2d0759084ad6522d8fc" 2018-12-04 21:38:27,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d8f2b1bc-8ead-406c-8d14-328cf5083fb1 Date: Tue, 04 Dec 2018 21:38:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:38:26Z", "security_group_id": "449c3cba-69aa-4d73-884e-29b37a084fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "created_at": "2018-12-04T21:38:26Z", "project_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "id": "84521b57-6d33-4f69-8af5-29e73a240905"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:38:26Z", "security_group_id": "449c3cba-69aa-4d73-884e-29b37a084fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "created_at": "2018-12-04T21:38:26Z", "project_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "id": "d52045cc-cd7a-4ba3-933b-c7fc53fbf638"}]} 2018-12-04 21:38:27,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=449c3cba-69aa-4d73-884e-29b37a084fbf used request id req-d8f2b1bc-8ead-406c-8d14-328cf5083fb1 2018-12-04 21:38:27,063 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:27,459 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6575f97-7be9-43b3-91ce-805974d85b55 x-compute-request-id: req-e6575f97-7be9-43b3-91ce-805974d85b55 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:4b:12", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0a610cc-6351-4b8d-b585-15476e06df50", "rel": "bookmark"}], "image": {"id": "9490a442-6ae1-49b6-908b-efd7cfc7ad79", "links": [{"href": "http://172.30.9.23:8774/images/9490a442-6ae1-49b6-908b-efd7cfc7ad79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:38:22.000000", "flavor": {"id": "e0c49472-5821-4af6-a87e-3453b08c5f68", "links": [{"href": "http://172.30.9.23:8774/flavors/e0c49472-5821-4af6-a87e-3453b08c5f68", "rel": "bookmark"}]}, "id": "a0a610cc-6351-4b8d-b585-15476e06df50", "security_groups": [{"name": "default"}], "user_id": "74661f614f314e4fb5e91894baf4bf3e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:38:22Z", "hostId": "164cd4ccdbda27326366bc880a5e4f655ddc9990207025de0c861efa", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-inst", "created": "2018-12-04T21:38:17Z", "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:38:27,459 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50 used request id req-e6575f97-7be9-43b3-91ce-805974d85b55 2018-12-04 21:38:27,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:27,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-9b9f4fbe-7415-4ff6-ae79-333dc797ead7 Date: Tue, 04 Dec 2018 21:38:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4e44397f-4c8e-4292-9661-fe34ac77b6cc"],"updated_at":"2018-12-04T21:38:10Z","tenant_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","created_at":"2018-12-04T21:38:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","id":"60a1ccbd-98fc-4462-ac1c-061814866f89","name":"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net"}]} 2018-12-04 21:38:27,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net used request id req-9b9f4fbe-7415-4ff6-ae79-333dc797ead7 2018-12-04 21:38:27,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e7e737f5ccbc4811b2f5dacb25bf0c5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:27,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7433f924-746d-4263-aae2-94c2adfcde96 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e7e737f5ccbc4811b2f5dacb25bf0c5e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "name": "InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-proj"}} 2018-12-04 21:38:27,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e7e737f5ccbc4811b2f5dacb25bf0c5e used request id req-7433f924-746d-4263-aae2-94c2adfcde96 2018-12-04 21:38:27,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:27,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a97e66a6-e87d-4be3-9fc9-7042a2c14c59 Date: Tue, 04 Dec 2018 21:38:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60a1ccbd-98fc-4462-ac1c-061814866f89","tenant_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","created_at":"2018-12-04T21:38:10Z","dns_nameservers":[],"updated_at":"2018-12-04T21:38: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":"e7e737f5ccbc4811b2f5dacb25bf0c5e","id":"4e44397f-4c8e-4292-9661-fe34ac77b6cc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-subnet"}]} 2018-12-04 21:38:27,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89 used request id req-a97e66a6-e87d-4be3-9fc9-7042a2c14c59 2018-12-04 21:38:27,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:27,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1553 X-Openstack-Request-Id: req-328bedee-8a97-4e3b-af6b-2ac1d793e42a Date: Tue, 04 Dec 2018 21:38:27 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"60a1ccbd-98fc-4462-ac1c-061814866f89","tenant_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","created_at":"2018-12-04T21:38:11Z","admin_state_up":true,"updated_at":"2018-12-04T21:38:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-60a1ccbd-98fc-4462-ac1c-061814866f89","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:91:4a:44","id":"0ca4440b-80a0-4d80-80b1-43e58843e019","port_security_enabled":false,"project_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","fixed_ips":[{"subnet_id":"4e44397f-4c8e-4292-9661-fe34ac77b6cc","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"60a1ccbd-98fc-4462-ac1c-061814866f89","tenant_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","created_at":"2018-12-04T21:38:15Z","admin_state_up":true,"updated_at":"2018-12-04T21:38:22Z","binding:vnic_type":"normal","device_id":"a0a610cc-6351-4b8d-b585-15476e06df50","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:3a:4b:12","id":"faf2897f-1958-4aff-a883-8267aab423d9","port_security_enabled":true,"project_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","fixed_ips":[{"subnet_id":"4e44397f-4c8e-4292-9661-fe34ac77b6cc","ip_address":"10.55.0.14"}],"extra_dhcp_opts":[],"security_groups":["5ac842df-1ab9-4ae8-95ff-2d56adb77857"],"name":"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-port"}]} 2018-12-04 21:38:27,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89 used request id req-328bedee-8a97-4e3b-af6b-2ac1d793e42a 2018-12-04 21:38:27,765 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:38:28,158 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "69d7ed4115894439a930644229c55067", "name": "InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-proj-role"}], "expires_at": "2018-12-04T22:38:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "name": "InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/e7e737f5ccbc4811b2f5dacb25bf0c5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-user", "id": "74661f614f314e4fb5e91894baf4bf3e"}, "audit_ids": ["eKgWCGt2QF2a8Uo50EUL_A"], "issued_at": "2018-12-04T21:38:28.000000Z"}} 2018-12-04 21:38:28,161 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}504aba0c02f46c079b31b8832f17fb5891a9f1cc" 2018-12-04 21:38:28,763 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e821fd4d-1087-402a-a14e-afa75e6332d8 x-compute-request-id: req-e821fd4d-1087-402a-a14e-afa75e6332d8 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:4b:12", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0a610cc-6351-4b8d-b585-15476e06df50", "rel": "bookmark"}], "image": {"id": "9490a442-6ae1-49b6-908b-efd7cfc7ad79", "links": [{"href": "http://172.30.9.23:8774/images/9490a442-6ae1-49b6-908b-efd7cfc7ad79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:38:22.000000", "flavor": {"id": "e0c49472-5821-4af6-a87e-3453b08c5f68", "links": [{"href": "http://172.30.9.23:8774/flavors/e0c49472-5821-4af6-a87e-3453b08c5f68", "rel": "bookmark"}]}, "id": "a0a610cc-6351-4b8d-b585-15476e06df50", "security_groups": [{"name": "default"}], "user_id": "74661f614f314e4fb5e91894baf4bf3e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:38:22Z", "hostId": "164cd4ccdbda27326366bc880a5e4f655ddc9990207025de0c861efa", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-inst", "created": "2018-12-04T21:38:17Z", "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:38:28,764 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50 used request id req-e821fd4d-1087-402a-a14e-afa75e6332d8 2018-12-04 21:38:28,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:28,905 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fce5e252-af1b-497a-8461-e9661b079265 x-compute-request-id: req-fce5e252-af1b-497a-8461-e9661b079265 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:4b:12", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0a610cc-6351-4b8d-b585-15476e06df50", "rel": "bookmark"}], "image": {"id": "9490a442-6ae1-49b6-908b-efd7cfc7ad79", "links": [{"href": "http://172.30.9.23:8774/images/9490a442-6ae1-49b6-908b-efd7cfc7ad79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:38:22.000000", "flavor": {"id": "e0c49472-5821-4af6-a87e-3453b08c5f68", "links": [{"href": "http://172.30.9.23:8774/flavors/e0c49472-5821-4af6-a87e-3453b08c5f68", "rel": "bookmark"}]}, "id": "a0a610cc-6351-4b8d-b585-15476e06df50", "security_groups": [{"name": "default"}], "user_id": "74661f614f314e4fb5e91894baf4bf3e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:38:22Z", "hostId": "164cd4ccdbda27326366bc880a5e4f655ddc9990207025de0c861efa", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-inst", "created": "2018-12-04T21:38:17Z", "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:38:28,905 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50 used request id req-fce5e252-af1b-497a-8461-e9661b079265 2018-12-04 21:38:28,906 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-inst] is - ACTIVE 2018-12-04 21:38:28,906 - create_instance - INFO - VM is - ACTIVE 2018-12-04 21:38:28,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:29,171 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1968e0e3-db1b-4992-a4ca-80718ae1a1fc x-compute-request-id: req-1968e0e3-db1b-4992-a4ca-80718ae1a1fc Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:4b:12", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0a610cc-6351-4b8d-b585-15476e06df50", "rel": "bookmark"}], "image": {"id": "9490a442-6ae1-49b6-908b-efd7cfc7ad79", "links": [{"href": "http://172.30.9.23:8774/images/9490a442-6ae1-49b6-908b-efd7cfc7ad79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:38:22.000000", "flavor": {"id": "e0c49472-5821-4af6-a87e-3453b08c5f68", "links": [{"href": "http://172.30.9.23:8774/flavors/e0c49472-5821-4af6-a87e-3453b08c5f68", "rel": "bookmark"}]}, "id": "a0a610cc-6351-4b8d-b585-15476e06df50", "security_groups": [{"name": "default"}], "user_id": "74661f614f314e4fb5e91894baf4bf3e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:38:22Z", "hostId": "164cd4ccdbda27326366bc880a5e4f655ddc9990207025de0c861efa", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-inst", "created": "2018-12-04T21:38:17Z", "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:38:29,171 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50 used request id req-1968e0e3-db1b-4992-a4ca-80718ae1a1fc 2018-12-04 21:38:29,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:29,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-b08bdbca-3c86-4410-8e55-27227112a401 Date: Tue, 04 Dec 2018 21:38:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4e44397f-4c8e-4292-9661-fe34ac77b6cc"],"updated_at":"2018-12-04T21:38:10Z","tenant_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","created_at":"2018-12-04T21:38:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","id":"60a1ccbd-98fc-4462-ac1c-061814866f89","name":"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net"}]} 2018-12-04 21:38:29,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net used request id req-b08bdbca-3c86-4410-8e55-27227112a401 2018-12-04 21:38:29,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e7e737f5ccbc4811b2f5dacb25bf0c5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:29,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f31b5d6-11d3-44b7-bf38-67cfdec947de Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e7e737f5ccbc4811b2f5dacb25bf0c5e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "name": "InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-proj"}} 2018-12-04 21:38:29,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e7e737f5ccbc4811b2f5dacb25bf0c5e used request id req-9f31b5d6-11d3-44b7-bf38-67cfdec947de 2018-12-04 21:38:29,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:29,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-dc89e9d2-0f5c-486d-ba5f-aac8166b5e19 Date: Tue, 04 Dec 2018 21:38:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60a1ccbd-98fc-4462-ac1c-061814866f89","tenant_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","created_at":"2018-12-04T21:38:10Z","dns_nameservers":[],"updated_at":"2018-12-04T21:38: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":"e7e737f5ccbc4811b2f5dacb25bf0c5e","id":"4e44397f-4c8e-4292-9661-fe34ac77b6cc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-subnet"}]} 2018-12-04 21:38:29,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89 used request id req-dc89e9d2-0f5c-486d-ba5f-aac8166b5e19 2018-12-04 21:38:29,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:29,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1553 X-Openstack-Request-Id: req-944673ef-683c-40ae-963f-a50cd8e8ee4f Date: Tue, 04 Dec 2018 21:38:29 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"60a1ccbd-98fc-4462-ac1c-061814866f89","tenant_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","created_at":"2018-12-04T21:38:11Z","admin_state_up":true,"updated_at":"2018-12-04T21:38:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-60a1ccbd-98fc-4462-ac1c-061814866f89","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:91:4a:44","id":"0ca4440b-80a0-4d80-80b1-43e58843e019","port_security_enabled":false,"project_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","fixed_ips":[{"subnet_id":"4e44397f-4c8e-4292-9661-fe34ac77b6cc","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"60a1ccbd-98fc-4462-ac1c-061814866f89","tenant_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","created_at":"2018-12-04T21:38:15Z","admin_state_up":true,"updated_at":"2018-12-04T21:38:22Z","binding:vnic_type":"normal","device_id":"a0a610cc-6351-4b8d-b585-15476e06df50","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:3a:4b:12","id":"faf2897f-1958-4aff-a883-8267aab423d9","port_security_enabled":true,"project_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","fixed_ips":[{"subnet_id":"4e44397f-4c8e-4292-9661-fe34ac77b6cc","ip_address":"10.55.0.14"}],"extra_dhcp_opts":[],"security_groups":["5ac842df-1ab9-4ae8-95ff-2d56adb77857"],"name":"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-port"}]} 2018-12-04 21:38:29,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89 used request id req-944673ef-683c-40ae-963f-a50cd8e8ee4f 2018-12-04 21:38:29,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:29,917 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb52ca84-45d8-4a4c-a6d8-f77bc0a3c35d x-compute-request-id: req-cb52ca84-45d8-4a4c-a6d8-f77bc0a3c35d Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:4b:12", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0a610cc-6351-4b8d-b585-15476e06df50", "rel": "bookmark"}], "image": {"id": "9490a442-6ae1-49b6-908b-efd7cfc7ad79", "links": [{"href": "http://172.30.9.23:8774/images/9490a442-6ae1-49b6-908b-efd7cfc7ad79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:38:22.000000", "flavor": {"id": "e0c49472-5821-4af6-a87e-3453b08c5f68", "links": [{"href": "http://172.30.9.23:8774/flavors/e0c49472-5821-4af6-a87e-3453b08c5f68", "rel": "bookmark"}]}, "id": "a0a610cc-6351-4b8d-b585-15476e06df50", "security_groups": [{"name": "default"}], "user_id": "74661f614f314e4fb5e91894baf4bf3e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:38:22Z", "hostId": "164cd4ccdbda27326366bc880a5e4f655ddc9990207025de0c861efa", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-inst", "created": "2018-12-04T21:38:17Z", "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:38:29,917 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50 used request id req-cb52ca84-45d8-4a4c-a6d8-f77bc0a3c35d 2018-12-04 21:38:29,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:30,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-8e9150e5-2e8c-4852-9983-f4bf8c9393ed Date: Tue, 04 Dec 2018 21:38:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4e44397f-4c8e-4292-9661-fe34ac77b6cc"],"updated_at":"2018-12-04T21:38:10Z","tenant_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","created_at":"2018-12-04T21:38:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","id":"60a1ccbd-98fc-4462-ac1c-061814866f89","name":"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net"}]} 2018-12-04 21:38:30,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net used request id req-8e9150e5-2e8c-4852-9983-f4bf8c9393ed 2018-12-04 21:38:30,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e7e737f5ccbc4811b2f5dacb25bf0c5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:30,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77320091-3c44-49e8-9bd2-62403511f204 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e7e737f5ccbc4811b2f5dacb25bf0c5e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "name": "InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-proj"}} 2018-12-04 21:38:30,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e7e737f5ccbc4811b2f5dacb25bf0c5e used request id req-77320091-3c44-49e8-9bd2-62403511f204 2018-12-04 21:38:30,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:30,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a0e2672a-9d38-440f-b52a-e7922d7d9e2b Date: Tue, 04 Dec 2018 21:38:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60a1ccbd-98fc-4462-ac1c-061814866f89","tenant_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","created_at":"2018-12-04T21:38:10Z","dns_nameservers":[],"updated_at":"2018-12-04T21:38: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":"e7e737f5ccbc4811b2f5dacb25bf0c5e","id":"4e44397f-4c8e-4292-9661-fe34ac77b6cc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-subnet"}]} 2018-12-04 21:38:30,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89 used request id req-a0e2672a-9d38-440f-b52a-e7922d7d9e2b 2018-12-04 21:38:30,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:30,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1553 X-Openstack-Request-Id: req-57f7e909-690b-4c35-bd73-daa89159e3c0 Date: Tue, 04 Dec 2018 21:38:30 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"60a1ccbd-98fc-4462-ac1c-061814866f89","tenant_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","created_at":"2018-12-04T21:38:11Z","admin_state_up":true,"updated_at":"2018-12-04T21:38:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-60a1ccbd-98fc-4462-ac1c-061814866f89","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:91:4a:44","id":"0ca4440b-80a0-4d80-80b1-43e58843e019","port_security_enabled":false,"project_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","fixed_ips":[{"subnet_id":"4e44397f-4c8e-4292-9661-fe34ac77b6cc","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"60a1ccbd-98fc-4462-ac1c-061814866f89","tenant_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","created_at":"2018-12-04T21:38:15Z","admin_state_up":true,"updated_at":"2018-12-04T21:38:22Z","binding:vnic_type":"normal","device_id":"a0a610cc-6351-4b8d-b585-15476e06df50","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:3a:4b:12","id":"faf2897f-1958-4aff-a883-8267aab423d9","port_security_enabled":true,"project_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","fixed_ips":[{"subnet_id":"4e44397f-4c8e-4292-9661-fe34ac77b6cc","ip_address":"10.55.0.14"}],"extra_dhcp_opts":[],"security_groups":["5ac842df-1ab9-4ae8-95ff-2d56adb77857"],"name":"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-port"}]} 2018-12-04 21:38:30,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89 used request id req-57f7e909-690b-4c35-bd73-daa89159e3c0 2018-12-04 21:38:30,203 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-name"}}' 2018-12-04 21:38:30,989 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:38:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6c27f17d-7885-459e-8e93-40730bfdbab0 x-compute-request-id: req-6c27f17d-7885-459e-8e93-40730bfdbab0 Content-Length: 0 Content-Type: application/json 2018-12-04 21:38:30,989 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50/action used request id req-6c27f17d-7885-459e-8e93-40730bfdbab0 2018-12-04 21:38:30,992 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:31,142 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cde0b155-bbfa-40cc-9544-49ca1296e9a5 x-compute-request-id: req-cde0b155-bbfa-40cc-9544-49ca1296e9a5 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:4b:12", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0a610cc-6351-4b8d-b585-15476e06df50", "rel": "bookmark"}], "image": {"id": "9490a442-6ae1-49b6-908b-efd7cfc7ad79", "links": [{"href": "http://172.30.9.23:8774/images/9490a442-6ae1-49b6-908b-efd7cfc7ad79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:38:22.000000", "flavor": {"id": "e0c49472-5821-4af6-a87e-3453b08c5f68", "links": [{"href": "http://172.30.9.23:8774/flavors/e0c49472-5821-4af6-a87e-3453b08c5f68", "rel": "bookmark"}]}, "id": "a0a610cc-6351-4b8d-b585-15476e06df50", "security_groups": [{"name": "InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-name"}, {"name": "default"}], "user_id": "74661f614f314e4fb5e91894baf4bf3e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:38:22Z", "hostId": "164cd4ccdbda27326366bc880a5e4f655ddc9990207025de0c861efa", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-inst", "created": "2018-12-04T21:38:17Z", "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:38:31,142 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50 used request id req-cde0b155-bbfa-40cc-9544-49ca1296e9a5 2018-12-04 21:38:31,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:31,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-b6534abc-fd7d-4815-be52-115de6d8c986 Date: Tue, 04 Dec 2018 21:38:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4e44397f-4c8e-4292-9661-fe34ac77b6cc"],"updated_at":"2018-12-04T21:38:10Z","tenant_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","created_at":"2018-12-04T21:38:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","id":"60a1ccbd-98fc-4462-ac1c-061814866f89","name":"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net"}]} 2018-12-04 21:38:31,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net used request id req-b6534abc-fd7d-4815-be52-115de6d8c986 2018-12-04 21:38:31,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e7e737f5ccbc4811b2f5dacb25bf0c5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:31,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0173f9d8-d4c1-445e-91ad-600611b20b8f Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e7e737f5ccbc4811b2f5dacb25bf0c5e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "name": "InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-proj"}} 2018-12-04 21:38:31,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e7e737f5ccbc4811b2f5dacb25bf0c5e used request id req-0173f9d8-d4c1-445e-91ad-600611b20b8f 2018-12-04 21:38:31,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:31,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-408748f4-7f95-4912-8876-9e86c4ad4e7e Date: Tue, 04 Dec 2018 21:38:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60a1ccbd-98fc-4462-ac1c-061814866f89","tenant_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","created_at":"2018-12-04T21:38:10Z","dns_nameservers":[],"updated_at":"2018-12-04T21:38: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":"e7e737f5ccbc4811b2f5dacb25bf0c5e","id":"4e44397f-4c8e-4292-9661-fe34ac77b6cc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-subnet"}]} 2018-12-04 21:38:31,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89 used request id req-408748f4-7f95-4912-8876-9e86c4ad4e7e 2018-12-04 21:38:31,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:31,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-da12fe28-6d29-4ed2-932e-fce1d23a25c2 Date: Tue, 04 Dec 2018 21:38:31 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"60a1ccbd-98fc-4462-ac1c-061814866f89","tenant_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","created_at":"2018-12-04T21:38:11Z","admin_state_up":true,"updated_at":"2018-12-04T21:38:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-60a1ccbd-98fc-4462-ac1c-061814866f89","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:91:4a:44","id":"0ca4440b-80a0-4d80-80b1-43e58843e019","port_security_enabled":false,"project_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","fixed_ips":[{"subnet_id":"4e44397f-4c8e-4292-9661-fe34ac77b6cc","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"60a1ccbd-98fc-4462-ac1c-061814866f89","tenant_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","created_at":"2018-12-04T21:38:15Z","admin_state_up":true,"updated_at":"2018-12-04T21:38:30Z","binding:vnic_type":"normal","device_id":"a0a610cc-6351-4b8d-b585-15476e06df50","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:3a:4b:12","id":"faf2897f-1958-4aff-a883-8267aab423d9","port_security_enabled":true,"project_id":"e7e737f5ccbc4811b2f5dacb25bf0c5e","fixed_ips":[{"subnet_id":"4e44397f-4c8e-4292-9661-fe34ac77b6cc","ip_address":"10.55.0.14"}],"extra_dhcp_opts":[],"security_groups":["449c3cba-69aa-4d73-884e-29b37a084fbf","5ac842df-1ab9-4ae8-95ff-2d56adb77857"],"name":"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-port"}]} 2018-12-04 21:38:31,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=60a1ccbd-98fc-4462-ac1c-061814866f89 used request id req-da12fe28-6d29-4ed2-932e-fce1d23a25c2 2018-12-04 21:38:31,434 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}504aba0c02f46c079b31b8832f17fb5891a9f1cc" 2018-12-04 21:38:31,744 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31e5f87c-dab2-448d-9d48-bc1392b2ce23 x-compute-request-id: req-31e5f87c-dab2-448d-9d48-bc1392b2ce23 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:4b:12", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0a610cc-6351-4b8d-b585-15476e06df50", "rel": "bookmark"}], "image": {"id": "9490a442-6ae1-49b6-908b-efd7cfc7ad79", "links": [{"href": "http://172.30.9.23:8774/images/9490a442-6ae1-49b6-908b-efd7cfc7ad79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:38:22.000000", "flavor": {"id": "e0c49472-5821-4af6-a87e-3453b08c5f68", "links": [{"href": "http://172.30.9.23:8774/flavors/e0c49472-5821-4af6-a87e-3453b08c5f68", "rel": "bookmark"}]}, "id": "a0a610cc-6351-4b8d-b585-15476e06df50", "security_groups": [{"name": "InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-name"}, {"name": "default"}], "user_id": "74661f614f314e4fb5e91894baf4bf3e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:38:22Z", "hostId": "164cd4ccdbda27326366bc880a5e4f655ddc9990207025de0c861efa", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-inst", "created": "2018-12-04T21:38:17Z", "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:38:31,744 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50 used request id req-31e5f87c-dab2-448d-9d48-bc1392b2ce23 2018-12-04 21:38:31,744 - create_instance - INFO - Deleting Port with ID - faf2897f-1958-4aff-a883-8267aab423d9 2018-12-04 21:38:31,745 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-port 2018-12-04 21:38:31,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/faf2897f-1958-4aff-a883-8267aab423d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:32,388 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-051a66ad-0771-4e81-b676-3c365af123fc Date: Tue, 04 Dec 2018 21:38:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:38:32,388 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/faf2897f-1958-4aff-a883-8267aab423d9 used request id req-051a66ad-0771-4e81-b676-3c365af123fc 2018-12-04 21:38:32,388 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-inst 2018-12-04 21:38:32,391 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:32,628 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21: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-41a31e6b-96a1-45ff-ab12-995e58ce406d x-compute-request-id: req-41a31e6b-96a1-45ff-ab12-995e58ce406d Content-Type: application/json 2018-12-04 21:38:32,628 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50 used request id req-41a31e6b-96a1-45ff-ab12-995e58ce406d 2018-12-04 21:38:32,628 - create_instance - INFO - Checking deletion status 2018-12-04 21:38:32,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:32,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-7738c732-14b7-4906-9805-3f19845f3d30 x-compute-request-id: req-7738c732-14b7-4906-9805-3f19845f3d30 Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:4b:12", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0a610cc-6351-4b8d-b585-15476e06df50", "rel": "bookmark"}], "image": {"id": "9490a442-6ae1-49b6-908b-efd7cfc7ad79", "links": [{"href": "http://172.30.9.23:8774/images/9490a442-6ae1-49b6-908b-efd7cfc7ad79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:38:22.000000", "flavor": {"id": "e0c49472-5821-4af6-a87e-3453b08c5f68", "links": [{"href": "http://172.30.9.23:8774/flavors/e0c49472-5821-4af6-a87e-3453b08c5f68", "rel": "bookmark"}]}, "id": "a0a610cc-6351-4b8d-b585-15476e06df50", "user_id": "74661f614f314e4fb5e91894baf4bf3e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:38:32Z", "hostId": "164cd4ccdbda27326366bc880a5e4f655ddc9990207025de0c861efa", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-inst", "created": "2018-12-04T21:38:17Z", "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:38:32,711 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50 used request id req-7738c732-14b7-4906-9805-3f19845f3d30 2018-12-04 21:38:32,712 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-inst] is - ACTIVE 2018-12-04 21:38:32,712 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:38:35,712 - create_instance - DEBUG - VM status query timeout in 296.916525126 2018-12-04 21:38:35,715 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764f08af51647be8be5b36e395b0a49de7b275fb" 2018-12-04 21:38:35,757 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:38: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-81553c85-0de5-4cf6-8336-7f3930570ca9 x-compute-request-id: req-81553c85-0de5-4cf6-8336-7f3930570ca9 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a0a610cc-6351-4b8d-b585-15476e06df50 could not be found.", "code": 404}} 2018-12-04 21:38:35,757 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a0a610cc-6351-4b8d-b585-15476e06df50 used request id req-81553c85-0de5-4cf6-8336-7f3930570ca9 2018-12-04 21:38:35,757 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a0a610cc-6351-4b8d-b585-15476e06df50 could not be found. (HTTP 404) (Request-ID: req-81553c85-0de5-4cf6-8336-7f3930570ca9) 2018-12-04 21:38:35,758 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-inst 2018-12-04 21:38:35,759 - neutron_utils - INFO - Deleting security group rule with ID - 84521b57-6d33-4f69-8af5-29e73a240905 2018-12-04 21:38:35,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/84521b57-6d33-4f69-8af5-29e73a240905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36033b6849b990a8f3fdb2d0759084ad6522d8fc" 2018-12-04 21:38:35,848 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cef07766-33c9-412c-b3b6-40fd039706b3 Content-Length: 0 Date: Tue, 04 Dec 2018 21:38:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:38:35,848 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/84521b57-6d33-4f69-8af5-29e73a240905 used request id req-cef07766-33c9-412c-b3b6-40fd039706b3 2018-12-04 21:38:35,848 - neutron_utils - INFO - Deleting security group rule with ID - d52045cc-cd7a-4ba3-933b-c7fc53fbf638 2018-12-04 21:38:35,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/d52045cc-cd7a-4ba3-933b-c7fc53fbf638 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36033b6849b990a8f3fdb2d0759084ad6522d8fc" 2018-12-04 21:38:35,937 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5767038b-eeb4-4f5f-a97c-86f33a6458b5 Content-Length: 0 Date: Tue, 04 Dec 2018 21:38:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:38:35,937 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/d52045cc-cd7a-4ba3-933b-c7fc53fbf638 used request id req-5767038b-eeb4-4f5f-a97c-86f33a6458b5 2018-12-04 21:38:35,937 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-name 2018-12-04 21:38:35,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/449c3cba-69aa-4d73-884e-29b37a084fbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36033b6849b990a8f3fdb2d0759084ad6522d8fc" 2018-12-04 21:38:36,078 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6fbbc090-8321-49be-bdfd-6dc81fafc121 Content-Length: 0 Date: Tue, 04 Dec 2018 21:38:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:38:36,079 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/449c3cba-69aa-4d73-884e-29b37a084fbf used request id req-6fbbc090-8321-49be-bdfd-6dc81fafc121 2018-12-04 21:38:36,082 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/e0c49472-5821-4af6-a87e-3453b08c5f68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4fcac99bd78fc3802e64f22d14869d5b624844f" 2018-12-04 21:38:36,132 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:38:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7d38b623-2954-488d-8173-189c13fb7dc5 x-compute-request-id: req-7d38b623-2954-488d-8173-189c13fb7dc5 Content-Length: 0 Content-Type: application/json 2018-12-04 21:38:36,132 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/e0c49472-5821-4af6-a87e-3453b08c5f68 used request id req-7d38b623-2954-488d-8173-189c13fb7dc5 2018-12-04 21:38:36,133 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-subnet 2018-12-04 21:38:36,133 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-subnet 2018-12-04 21:38:36,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/4e44397f-4c8e-4292-9661-fe34ac77b6cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df209dc02a6c567d5f9e2eee2570b5cebd469a9" 2018-12-04 21:38:37,542 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e5c68a35-fc05-4dfd-8f2e-6ee1bf24b136 Date: Tue, 04 Dec 2018 21:38:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:38:37,542 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/4e44397f-4c8e-4292-9661-fe34ac77b6cc used request id req-e5c68a35-fc05-4dfd-8f2e-6ee1bf24b136 2018-12-04 21:38:37,542 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-pub-net 2018-12-04 21:38:37,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/60a1ccbd-98fc-4462-ac1c-061814866f89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df209dc02a6c567d5f9e2eee2570b5cebd469a9" 2018-12-04 21:38:38,997 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e5b8a382-1c0f-4155-8b23-14a834ecc720 Date: Tue, 04 Dec 2018 21:38:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:38:38,997 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/60a1ccbd-98fc-4462-ac1c-061814866f89 used request id req-e5b8a382-1c0f-4155-8b23-14a834ecc720 2018-12-04 21:38:38,998 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-300517ef-8c69-47be-b3c4-603220f17df0-image 2018-12-04 21:38:39,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/9490a442-6ae1-49b6-908b-efd7cfc7ad79 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48a0ce6464d172e75a7983050f6fbf5447cdfb20" 2018-12-04 21:38:39,469 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-51676b5a-df8f-465c-a6da-8d3551b5754e Date: Tue, 04 Dec 2018 21:38:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:38:39,469 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/9490a442-6ae1-49b6-908b-efd7cfc7ad79 used request id req-51676b5a-df8f-465c-a6da-8d3551b5754e 2018-12-04 21:38:39,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5bc643899ac07a9093e20f3158ab75d6f7fab2a" 2018-12-04 21:38:39,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-76abc524-614c-44ba-a49c-54983bf8c5a9 Date: Tue, 04 Dec 2018 21:38:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "created_at": "2018-12-04T21:38:09Z", "updated_at": "2018-12-04T21:38:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:38:09Z", "revision_number": 0, "id": "5d773413-9089-4f61-983c-d77a5fc306ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:38:09Z", "security_group_id": "5ac842df-1ab9-4ae8-95ff-2d56adb77857", "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:38:09Z", "revision_number": 0, "id": "b8c60c54-bf12-4ded-9073-37834e75233b", "remote_group_id": "5ac842df-1ab9-4ae8-95ff-2d56adb77857", "remote_ip_prefix": null, "created_at": "2018-12-04T21:38:09Z", "security_group_id": "5ac842df-1ab9-4ae8-95ff-2d56adb77857", "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:38:09Z", "revision_number": 0, "id": "e9895b47-c00d-4c93-b9e4-20a706a03f9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:38:09Z", "security_group_id": "5ac842df-1ab9-4ae8-95ff-2d56adb77857", "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:38:09Z", "revision_number": 0, "id": "f88ed36c-c082-43ae-b073-b267f02415a6", "remote_group_id": "5ac842df-1ab9-4ae8-95ff-2d56adb77857", "remote_ip_prefix": null, "created_at": "2018-12-04T21:38:09Z", "security_group_id": "5ac842df-1ab9-4ae8-95ff-2d56adb77857", "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e"}], "revision_number": 4, "project_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "id": "5ac842df-1ab9-4ae8-95ff-2d56adb77857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:38:39,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-76abc524-614c-44ba-a49c-54983bf8c5a9 2018-12-04 21:38:39,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5bc643899ac07a9093e20f3158ab75d6f7fab2a" 2018-12-04 21:38:39,831 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:38:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b1595e9-3baf-4cf1-a6a7-d61452fdea72 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:38:39,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-0b1595e9-3baf-4cf1-a6a7-d61452fdea72 2018-12-04 21:38:39,831 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:38:39,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5bc643899ac07a9093e20f3158ab75d6f7fab2a" 2018-12-04 21:38:39,926 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:38:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab075820-3ffe-4bdf-a296-4b454549226f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:38:39,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-ab075820-3ffe-4bdf-a296-4b454549226f 2018-12-04 21:38:39,926 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:38:39,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5bc643899ac07a9093e20f3158ab75d6f7fab2a" 2018-12-04 21:38:40,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46a0700f-cfc3-4250-bcc3-c19ce0eed143 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:38:40,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-46a0700f-cfc3-4250-bcc3-c19ce0eed143 2018-12-04 21:38:40,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e7e737f5ccbc4811b2f5dacb25bf0c5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5bc643899ac07a9093e20f3158ab75d6f7fab2a" 2018-12-04 21:38:40,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61664ea3-5f92-4609-b0ee-109cf9d2da61 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e7e737f5ccbc4811b2f5dacb25bf0c5e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "name": "InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-proj"}} 2018-12-04 21:38:40,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e7e737f5ccbc4811b2f5dacb25bf0c5e used request id req-61664ea3-5f92-4609-b0ee-109cf9d2da61 2018-12-04 21:38:40,133 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5ac842df-1ab9-4ae8-95ff-2d56adb77857 2018-12-04 21:38:40,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5ac842df-1ab9-4ae8-95ff-2d56adb77857 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5bc643899ac07a9093e20f3158ab75d6f7fab2a" 2018-12-04 21:38:40,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-166c9bfc-2cff-47f0-9a4d-8a73948e1600 Date: Tue, 04 Dec 2018 21:38:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:38:09Z", "security_group_id": "5ac842df-1ab9-4ae8-95ff-2d56adb77857", "port_range_min": null, "revision_number": 0, "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "created_at": "2018-12-04T21:38:09Z", "project_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "id": "5d773413-9089-4f61-983c-d77a5fc306ba"}, {"remote_group_id": "5ac842df-1ab9-4ae8-95ff-2d56adb77857", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:38:09Z", "security_group_id": "5ac842df-1ab9-4ae8-95ff-2d56adb77857", "port_range_min": null, "revision_number": 0, "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "created_at": "2018-12-04T21:38:09Z", "project_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "id": "b8c60c54-bf12-4ded-9073-37834e75233b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:38:09Z", "security_group_id": "5ac842df-1ab9-4ae8-95ff-2d56adb77857", "port_range_min": null, "revision_number": 0, "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "created_at": "2018-12-04T21:38:09Z", "project_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "id": "e9895b47-c00d-4c93-b9e4-20a706a03f9c"}, {"remote_group_id": "5ac842df-1ab9-4ae8-95ff-2d56adb77857", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:38:09Z", "security_group_id": "5ac842df-1ab9-4ae8-95ff-2d56adb77857", "port_range_min": null, "revision_number": 0, "tenant_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "created_at": "2018-12-04T21:38:09Z", "project_id": "e7e737f5ccbc4811b2f5dacb25bf0c5e", "id": "f88ed36c-c082-43ae-b073-b267f02415a6"}]} 2018-12-04 21:38:40,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5ac842df-1ab9-4ae8-95ff-2d56adb77857 used request id req-166c9bfc-2cff-47f0-9a4d-8a73948e1600 2018-12-04 21:38:40,156 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:38:40,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/5ac842df-1ab9-4ae8-95ff-2d56adb77857 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5bc643899ac07a9093e20f3158ab75d6f7fab2a" 2018-12-04 21:38:40,316 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8201a059-7025-4c3e-9fcd-6977a9e3f2b7 Content-Length: 0 Date: Tue, 04 Dec 2018 21:38:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:38:40,316 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/5ac842df-1ab9-4ae8-95ff-2d56adb77857 used request id req-8201a059-7025-4c3e-9fcd-6977a9e3f2b7 2018-12-04 21:38:40,316 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-proj 2018-12-04 21:38:40,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/e7e737f5ccbc4811b2f5dacb25bf0c5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5bc643899ac07a9093e20f3158ab75d6f7fab2a" 2018-12-04 21:38:40,535 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:38:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad7eeb74-be20-4af3-beb4-cc533e6169c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:38:40,535 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/e7e737f5ccbc4811b2f5dacb25bf0c5e used request id req-ad7eeb74-be20-4af3-beb4-cc533e6169c0 2018-12-04 21:38:40,535 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-proj-role 2018-12-04 21:38:40,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/69d7ed4115894439a930644229c55067 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5bc643899ac07a9093e20f3158ab75d6f7fab2a" 2018-12-04 21:38:40,661 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:38:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa451acb-2766-434c-a234-0c00ba4b1733 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:38:40,661 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/69d7ed4115894439a930644229c55067 used request id req-aa451acb-2766-434c-a234-0c00ba4b1733 2018-12-04 21:38:40,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5bc643899ac07a9093e20f3158ab75d6f7fab2a" 2018-12-04 21:38:40,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbc0da41-d5da-4b79-8011-abbba256af17 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:38:40,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-dbc0da41-d5da-4b79-8011-abbba256af17 2018-12-04 21:38:40,770 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-3ff15c3b-6e4e-46e-user 2018-12-04 21:38:40,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/74661f614f314e4fb5e91894baf4bf3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2570d688c6abb13ab5092164efe82fd65350f683" 2018-12-04 21:38:40,943 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:38:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b511c9c9-08f1-471a-804f-38d989d2fee1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:38:40,944 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/74661f614f314e4fb5e91894baf4bf3e used request id req-b511c9c9-08f1-471a-804f-38d989d2fee1 2018-12-04 21:38:40,945 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:38:41,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:38:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["VS1Y82sFQVCC6ca9qy3K3w"], "issued_at": "2018-12-04T21:38:41.000000Z"}} 2018-12-04 21:38:41,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67732d4ca41d7693aa0fdb6d1677b33671f12729" 2018-12-04 21:38:41,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0839899-7e34-452c-8bc4-5588beab38cf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:38:41,460 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a0839899-7e34-452c-8bc4-5588beab38cf 2018-12-04 21:38:41,461 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:38:41,462 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:38:41,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:38:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["08_csYrOQny0Q7D0Ov3pew"], "issued_at": "2018-12-04T21:38:41.000000Z"}} 2018-12-04 21:38:41,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fe738e16113db150ebf0c9ead7feef1e6b072" 2018-12-04 21:38:41,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4999221e-9e2c-4ae7-9199-ddbe1eb4a813 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:38:41,958 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4999221e-9e2c-4ae7-9199-ddbe1eb4a813 2018-12-04 21:38:41,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:38:41,967 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:38: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:38:41,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-770d1757-a5a0-462-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fe738e16113db150ebf0c9ead7feef1e6b072" 2018-12-04 21:38:42,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ca30f16-0949-4ff1-b1d1-8729fd6c4a2c Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-770d1757-a5a0-462-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:38:42,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-770d1757-a5a0-462-proj used request id req-5ca30f16-0949-4ff1-b1d1-8729fd6c4a2c 2018-12-04 21:38:42,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fe738e16113db150ebf0c9ead7feef1e6b072" 2018-12-04 21:38:42,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-095d86a6-c7e8-49ac-b2c5-13c816cfe426 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:38:42,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-095d86a6-c7e8-49ac-b2c5-13c816cfe426 2018-12-04 21:38:42,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fe738e16113db150ebf0c9ead7feef1e6b072" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-770d1757-a5a0-462-proj"}}' 2018-12-04 21:38:42,299 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:38:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82b5a85e-ff0b-4563-a6cc-742b580032bd Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ebb6b788a8034b249641e63bf45c3f3a"}, "tags": [], "enabled": true, "id": "ebb6b788a8034b249641e63bf45c3f3a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-770d1757-a5a0-462-proj"}} 2018-12-04 21:38:42,299 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-82b5a85e-ff0b-4563-a6cc-742b580032bd 2018-12-04 21:38:42,300 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-770d1757-a5a0-462-proj 2018-12-04 21:38:42,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:38:42,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:38:42,709 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:38:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["pD0FbHEMTfSe19fSQry6RQ"], "issued_at": "2018-12-04T21:38:42.000000Z"}} 2018-12-04 21:38:42,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead156e532d6e5fc9e9e5785dcfc8e5dd581414b" 2018-12-04 21:38:42,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-867e447e-3048-470d-ac9b-386fd2fe9b9b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:38:42,803 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-867e447e-3048-470d-ac9b-386fd2fe9b9b 2018-12-04 21:38:42,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:38:42,812 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:38: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:38:42,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead156e532d6e5fc9e9e5785dcfc8e5dd581414b" 2018-12-04 21:38:42,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1189d8b-b17c-4ec2-ae4a-620f96bfae95 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:38:42,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b1189d8b-b17c-4ec2-ae4a-620f96bfae95 2018-12-04 21:38:42,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-770d1757-a5a0-462-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead156e532d6e5fc9e9e5785dcfc8e5dd581414b" 2018-12-04 21:38:43,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a596ecda-5021-4ab2-a648-e76d1ca2ab8e Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-770d1757-a5a0-462-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ebb6b788a8034b249641e63bf45c3f3a"}, "tags": [], "enabled": true, "id": "ebb6b788a8034b249641e63bf45c3f3a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-770d1757-a5a0-462-proj"}]} 2018-12-04 21:38:43,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-770d1757-a5a0-462-proj used request id req-a596ecda-5021-4ab2-a648-e76d1ca2ab8e 2018-12-04 21:38:43,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead156e532d6e5fc9e9e5785dcfc8e5dd581414b" 2018-12-04 21:38:43,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dec38da0-7acc-4cc5-a696-ee1c88c45acc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:38:43,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-dec38da0-7acc-4cc5-a696-ee1c88c45acc 2018-12-04 21:38:43,428 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-770d1757-a5a0-462-user 2018-12-04 21:38:43,428 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:38:43,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fe738e16113db150ebf0c9ead7feef1e6b072" 2018-12-04 21:38:43,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74fd21ff-56da-452c-ba76-8bc2c5399bf0 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:38:43,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-74fd21ff-56da-452c-ba76-8bc2c5399bf0 2018-12-04 21:38:43,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fe738e16113db150ebf0c9ead7feef1e6b072" -d '{"role": {"name": "InstanceSecurityGroupTests-770d1757-a5a0-462-proj-role"}}' 2018-12-04 21:38:43,566 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:38:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78a2d19d-b57b-48eb-8923-69e2aeb57651 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b45ae7cbab094483a573af52902ff078", "links": {"self": "http://172.30.9.23:5000/v3/roles/b45ae7cbab094483a573af52902ff078"}, "name": "InstanceSecurityGroupTests-770d1757-a5a0-462-proj-role"}} 2018-12-04 21:38:43,566 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-78a2d19d-b57b-48eb-8923-69e2aeb57651 2018-12-04 21:38:43,567 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-770d1757-a5a0-462-proj-role 2018-12-04 21:38:43,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/b45ae7cbab094483a573af52902ff078 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fe738e16113db150ebf0c9ead7feef1e6b072" 2018-12-04 21:38:43,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5517a0cd-746a-4b54-bd25-9142b8293674 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b45ae7cbab094483a573af52902ff078", "links": {"self": "http://172.30.9.23:5000/v3/roles/b45ae7cbab094483a573af52902ff078"}, "name": "InstanceSecurityGroupTests-770d1757-a5a0-462-proj-role"}} 2018-12-04 21:38:43,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/b45ae7cbab094483a573af52902ff078 used request id req-5517a0cd-746a-4b54-bd25-9142b8293674 2018-12-04 21:38:43,660 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-770d1757-a5a0-462-proj-role to project InstanceSecurityGroupTests-770d1757-a5a0-462-proj 2018-12-04 21:38:43,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/ebb6b788a8034b249641e63bf45c3f3a/users/34bf39899d79486580baa9dc5e9a8dce/roles/b45ae7cbab094483a573af52902ff078 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fe738e16113db150ebf0c9ead7feef1e6b072" 2018-12-04 21:38:43,802 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:38:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbfe9b77-9d9d-47fa-b917-98135fd43018 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:38:43,802 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/ebb6b788a8034b249641e63bf45c3f3a/users/34bf39899d79486580baa9dc5e9a8dce/roles/b45ae7cbab094483a573af52902ff078 used request id req-fbfe9b77-9d9d-47fa-b917-98135fd43018 2018-12-04 21:38:43,802 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:38:43,803 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-04 21:38:43,804 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:38:43,804 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:38:44,196 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b45ae7cbab094483a573af52902ff078", "name": "InstanceSecurityGroupTests-770d1757-a5a0-462-proj-role"}], "expires_at": "2018-12-04T22:38:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb6b788a8034b249641e63bf45c3f3a", "name": "InstanceSecurityGroupTests-770d1757-a5a0-462-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/ebb6b788a8034b249641e63bf45c3f3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/ebb6b788a8034b249641e63bf45c3f3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/ebb6b788a8034b249641e63bf45c3f3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_ebb6b788a8034b249641e63bf45c3f3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_ebb6b788a8034b249641e63bf45c3f3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ebb6b788a8034b249641e63bf45c3f3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/ebb6b788a8034b249641e63bf45c3f3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/ebb6b788a8034b249641e63bf45c3f3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ebb6b788a8034b249641e63bf45c3f3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/ebb6b788a8034b249641e63bf45c3f3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/ebb6b788a8034b249641e63bf45c3f3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/ebb6b788a8034b249641e63bf45c3f3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/ebb6b788a8034b249641e63bf45c3f3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/ebb6b788a8034b249641e63bf45c3f3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-770d1757-a5a0-462-user", "id": "34bf39899d79486580baa9dc5e9a8dce"}, "audit_ids": ["RxEuqV5AR6WJucv0_8mADg"], "issued_at": "2018-12-04T21:38:44.000000Z"}} 2018-12-04 21:38:44,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80529f7450ad196c0923a1d4c5d73b70b5721818" 2018-12-04 21:38:44,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18a899c6-dea1-4cd6-8c8e-00cc2d634ac4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:38:44,284 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-18a899c6-dea1-4cd6-8c8e-00cc2d634ac4 2018-12-04 21:38:44,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}80529f7450ad196c0923a1d4c5d73b70b5721818" 2018-12-04 21:38:44,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-97da3659-c4cc-42c6-a5c8-295b10c57723 Date: Tue, 04 Dec 2018 21:38:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-image"} 2018-12-04 21:38:44,485 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-image used request id req-97da3659-c4cc-42c6-a5c8-295b10c57723 2018-12-04 21:38:44,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}80529f7450ad196c0923a1d4c5d73b70b5721818" 2018-12-04 21:38:44,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-739e264a-9405-4541-baae-b462942e8480 Date: Tue, 04 Dec 2018 21:38:44 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:38:44,494 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-739e264a-9405-4541-baae-b462942e8480 2018-12-04 21:38:44,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}80529f7450ad196c0923a1d4c5d73b70b5721818" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-image"}' 2018-12-04 21:38:44,555 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/0c64ec24-7298-47c9-a8dc-d0651c9219a4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d766e6cb-f6e7-4a20-9698-47f79c331d61 Date: Tue, 04 Dec 2018 21:38:44 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:38:44Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-04T21:38:44Z", "visibility": "shared", "locations": [], "self": "/v2/images/0c64ec24-7298-47c9-a8dc-d0651c9219a4", "min_disk": 0, "protected": false, "id": "0c64ec24-7298-47c9-a8dc-d0651c9219a4", "file": "/v2/images/0c64ec24-7298-47c9-a8dc-d0651c9219a4/file", "checksum": null, "owner": "ebb6b788a8034b249641e63bf45c3f3a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:38:44,556 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-d766e6cb-f6e7-4a20-9698-47f79c331d61 2018-12-04 21:38:44,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/0c64ec24-7298-47c9-a8dc-d0651c9219a4/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}80529f7450ad196c0923a1d4c5d73b70b5721818" -d '' 2018-12-04 21:38:44,941 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-05f18e72-51d5-4a99-931d-73bf353c83d0 Date: Tue, 04 Dec 2018 21:38:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:38:44,941 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/0c64ec24-7298-47c9-a8dc-d0651c9219a4/file used request id req-05f18e72-51d5-4a99-931d-73bf353c83d0 2018-12-04 21:38:44,942 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 21:38:44,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/0c64ec24-7298-47c9-a8dc-d0651c9219a4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}80529f7450ad196c0923a1d4c5d73b70b5721818" 2018-12-04 21:38:44,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-73000a7e-537f-413e-a889-83b290c43ab0 Date: Tue, 04 Dec 2018 21:38:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:38:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:38:44Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/0c64ec24-7298-47c9-a8dc-d0651c9219a4/snap", "metadata": {}}], "self": "/v2/images/0c64ec24-7298-47c9-a8dc-d0651c9219a4", "min_disk": 0, "protected": false, "id": "0c64ec24-7298-47c9-a8dc-d0651c9219a4", "file": "/v2/images/0c64ec24-7298-47c9-a8dc-d0651c9219a4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ebb6b788a8034b249641e63bf45c3f3a", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/0c64ec24-7298-47c9-a8dc-d0651c9219a4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:38:44,962 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/0c64ec24-7298-47c9-a8dc-d0651c9219a4 used request id req-73000a7e-537f-413e-a889-83b290c43ab0 2018-12-04 21:38:44,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}80529f7450ad196c0923a1d4c5d73b70b5721818" 2018-12-04 21:38:44,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b438560b-1ad9-4847-a756-917b3f90fe5a Date: Tue, 04 Dec 2018 21:38:44 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:38:44,971 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-b438560b-1ad9-4847-a756-917b3f90fe5a 2018-12-04 21:38:44,974 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-image 2018-12-04 21:38:44,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/0c64ec24-7298-47c9-a8dc-d0651c9219a4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}80529f7450ad196c0923a1d4c5d73b70b5721818" 2018-12-04 21:38:44,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-a595ad7b-0317-4dee-a016-65cdccdcd354 Date: Tue, 04 Dec 2018 21:38:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:38:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:38:44Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/0c64ec24-7298-47c9-a8dc-d0651c9219a4/snap", "metadata": {}}], "self": "/v2/images/0c64ec24-7298-47c9-a8dc-d0651c9219a4", "min_disk": 0, "protected": false, "id": "0c64ec24-7298-47c9-a8dc-d0651c9219a4", "file": "/v2/images/0c64ec24-7298-47c9-a8dc-d0651c9219a4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ebb6b788a8034b249641e63bf45c3f3a", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/0c64ec24-7298-47c9-a8dc-d0651c9219a4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:38:44,992 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/0c64ec24-7298-47c9-a8dc-d0651c9219a4 used request id req-a595ad7b-0317-4dee-a016-65cdccdcd354 2018-12-04 21:38:44,992 - create_image - DEBUG - Instance status is - active 2018-12-04 21:38:44,992 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-image 2018-12-04 21:38:44,992 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-image 2018-12-04 21:38:44,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:38:44,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:38:45,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b45ae7cbab094483a573af52902ff078", "name": "InstanceSecurityGroupTests-770d1757-a5a0-462-proj-role"}], "expires_at": "2018-12-04T22:38:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb6b788a8034b249641e63bf45c3f3a", "name": "InstanceSecurityGroupTests-770d1757-a5a0-462-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/ebb6b788a8034b249641e63bf45c3f3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/ebb6b788a8034b249641e63bf45c3f3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/ebb6b788a8034b249641e63bf45c3f3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_ebb6b788a8034b249641e63bf45c3f3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_ebb6b788a8034b249641e63bf45c3f3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ebb6b788a8034b249641e63bf45c3f3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/ebb6b788a8034b249641e63bf45c3f3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/ebb6b788a8034b249641e63bf45c3f3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ebb6b788a8034b249641e63bf45c3f3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/ebb6b788a8034b249641e63bf45c3f3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/ebb6b788a8034b249641e63bf45c3f3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/ebb6b788a8034b249641e63bf45c3f3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/ebb6b788a8034b249641e63bf45c3f3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/ebb6b788a8034b249641e63bf45c3f3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-770d1757-a5a0-462-user", "id": "34bf39899d79486580baa9dc5e9a8dce"}, "audit_ids": ["p4KdLYygTV-wo95EFuArNw"], "issued_at": "2018-12-04T21:38:45.000000Z"}} 2018-12-04 21:38:45,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1800ca60cc3de47dea68c3f154cc00c92ee9c00d" 2018-12-04 21:38:45,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cae2cec3-7b8b-4a0f-8e7f-dcddec4cb93b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:38:45,476 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-cae2cec3-7b8b-4a0f-8e7f-dcddec4cb93b 2018-12-04 21:38:45,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1800ca60cc3de47dea68c3f154cc00c92ee9c00d" 2018-12-04 21:38:45,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f3efdb21-1eee-409a-8978-3fdfea5d9de9 Date: Tue, 04 Dec 2018 21:38:45 GMT RESP BODY: {"networks":[]} 2018-12-04 21:38:45,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net used request id req-f3efdb21-1eee-409a-8978-3fdfea5d9de9 2018-12-04 21:38:45,674 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net 2018-12-04 21:38:45,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1800ca60cc3de47dea68c3f154cc00c92ee9c00d" -d '{"network": {"name": "InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net", "admin_state_up": true}}' 2018-12-04 21:38:46,274 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-910fd5b0-3673-4acc-bdcc-4c69637f1ab3 Date: Tue, 04 Dec 2018 21:38:46 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"ebb6b788a8034b249641e63bf45c3f3a","created_at":"2018-12-04T21:38:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-12-04T21:38:46Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"ebb6b788a8034b249641e63bf45c3f3a","id":"2e04f595-4e0d-4dfc-b954-d439505b68fd","name":"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net"}} 2018-12-04 21:38:46,275 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-910fd5b0-3673-4acc-bdcc-4c69637f1ab3 2018-12-04 21:38:46,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=2e04f595-4e0d-4dfc-b954-d439505b68fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1800ca60cc3de47dea68c3f154cc00c92ee9c00d" 2018-12-04 21:38:46,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-b5215179-e02d-4c50-95d9-d0a587459e9b Date: Tue, 04 Dec 2018 21:38:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T21:38:46Z","tenant_id":"ebb6b788a8034b249641e63bf45c3f3a","created_at":"2018-12-04T21:38:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"ebb6b788a8034b249641e63bf45c3f3a","id":"2e04f595-4e0d-4dfc-b954-d439505b68fd","name":"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net"}]} 2018-12-04 21:38:46,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=2e04f595-4e0d-4dfc-b954-d439505b68fd used request id req-b5215179-e02d-4c50-95d9-d0a587459e9b 2018-12-04 21:38:46,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1800ca60cc3de47dea68c3f154cc00c92ee9c00d" 2018-12-04 21:38:46,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-549b9eca-9cac-4465-99fa-77c4488a695d Date: Tue, 04 Dec 2018 21:38:46 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:38:46,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd used request id req-549b9eca-9cac-4465-99fa-77c4488a695d 2018-12-04 21:38:46,461 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-subnet 2018-12-04 21:38:46,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1800ca60cc3de47dea68c3f154cc00c92ee9c00d" -d '{"subnets": [{"ip_version": 4, "network_id": "2e04f595-4e0d-4dfc-b954-d439505b68fd", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-subnet"}]}' 2018-12-04 21:38:47,143 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9f620dcd-74d5-4892-9aef-f761efb58774 Date: Tue, 04 Dec 2018 21:38:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e04f595-4e0d-4dfc-b954-d439505b68fd","tenant_id":"ebb6b788a8034b249641e63bf45c3f3a","created_at":"2018-12-04T21:38:46Z","dns_nameservers":[],"updated_at":"2018-12-04T21:38: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":"ebb6b788a8034b249641e63bf45c3f3a","id":"2bf27178-5e5f-4ba2-a690-2f4a742cfa6f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-subnet"}]} 2018-12-04 21:38:47,143 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-9f620dcd-74d5-4892-9aef-f761efb58774 2018-12-04 21:38:47,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=2e04f595-4e0d-4dfc-b954-d439505b68fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1800ca60cc3de47dea68c3f154cc00c92ee9c00d" 2018-12-04 21:38:47,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-94a13341-722d-48bd-bd77-610d85e70880 Date: Tue, 04 Dec 2018 21:38:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2bf27178-5e5f-4ba2-a690-2f4a742cfa6f"],"updated_at":"2018-12-04T21:38:46Z","tenant_id":"ebb6b788a8034b249641e63bf45c3f3a","created_at":"2018-12-04T21:38:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ebb6b788a8034b249641e63bf45c3f3a","id":"2e04f595-4e0d-4dfc-b954-d439505b68fd","name":"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net"}]} 2018-12-04 21:38:47,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=2e04f595-4e0d-4dfc-b954-d439505b68fd used request id req-94a13341-722d-48bd-bd77-610d85e70880 2018-12-04 21:38:47,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1800ca60cc3de47dea68c3f154cc00c92ee9c00d" 2018-12-04 21:38:47,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cb021fba-919c-49bd-927b-7086f9f09dea Date: Tue, 04 Dec 2018 21:38:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e04f595-4e0d-4dfc-b954-d439505b68fd","tenant_id":"ebb6b788a8034b249641e63bf45c3f3a","created_at":"2018-12-04T21:38:46Z","dns_nameservers":[],"updated_at":"2018-12-04T21:38: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":"ebb6b788a8034b249641e63bf45c3f3a","id":"2bf27178-5e5f-4ba2-a690-2f4a742cfa6f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-subnet"}]} 2018-12-04 21:38:47,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd used request id req-cb021fba-919c-49bd-927b-7086f9f09dea 2018-12-04 21:38:47,317 - OpenStackNetwork - DEBUG - Network [2e04f595-4e0d-4dfc-b954-d439505b68fd] created successfully 2018-12-04 21:38:47,317 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:38:47,318 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:38:47,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:38:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["qToL0814SbiPZaX0yvYlBg"], "issued_at": "2018-12-04T21:38:47.000000Z"}} 2018-12-04 21:38:47,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6f095e240a321e290c2f156eae6ac8e503f6d0c" 2018-12-04 21:38:47,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84413249-c6df-408a-9e4d-7db4a94c85f2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:38:47,943 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-84413249-c6df-408a-9e4d-7db4a94c85f2 2018-12-04 21:38:47,944 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:38:47,949 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6f095e240a321e290c2f156eae6ac8e503f6d0c" 2018-12-04 21:38:48,290 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a3a11261-c21f-4fd6-906a-a3e34358330d x-compute-request-id: req-a3a11261-c21f-4fd6-906a-a3e34358330d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-04 21:38:48,290 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a3a11261-c21f-4fd6-906a-a3e34358330d 2018-12-04 21:38:48,294 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6f095e240a321e290c2f156eae6ac8e503f6d0c" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-04 21:38:48,325 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38: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-3cee935a-9864-430e-a8dd-afd86e5017e6 x-compute-request-id: req-3cee935a-9864-430e-a8dd-afd86e5017e6 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ba3a6764-c955-45ae-8e1e-c4fe12efc1b8", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ba3a6764-c955-45ae-8e1e-c4fe12efc1b8", "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": "ba3a6764-c955-45ae-8e1e-c4fe12efc1b8"}} 2018-12-04 21:38:48,325 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-3cee935a-9864-430e-a8dd-afd86e5017e6 2018-12-04 21:38:48,326 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:38:48,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:38:48,722 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b45ae7cbab094483a573af52902ff078", "name": "InstanceSecurityGroupTests-770d1757-a5a0-462-proj-role"}], "expires_at": "2018-12-04T22:38:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb6b788a8034b249641e63bf45c3f3a", "name": "InstanceSecurityGroupTests-770d1757-a5a0-462-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/ebb6b788a8034b249641e63bf45c3f3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/ebb6b788a8034b249641e63bf45c3f3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/ebb6b788a8034b249641e63bf45c3f3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_ebb6b788a8034b249641e63bf45c3f3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_ebb6b788a8034b249641e63bf45c3f3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ebb6b788a8034b249641e63bf45c3f3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/ebb6b788a8034b249641e63bf45c3f3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/ebb6b788a8034b249641e63bf45c3f3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ebb6b788a8034b249641e63bf45c3f3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/ebb6b788a8034b249641e63bf45c3f3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/ebb6b788a8034b249641e63bf45c3f3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/ebb6b788a8034b249641e63bf45c3f3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/ebb6b788a8034b249641e63bf45c3f3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/ebb6b788a8034b249641e63bf45c3f3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-770d1757-a5a0-462-user", "id": "34bf39899d79486580baa9dc5e9a8dce"}, "audit_ids": ["Je-jj6M4S9mbJGPyiQ7cxg"], "issued_at": "2018-12-04T21:38:48.000000Z"}} 2018-12-04 21:38:48,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c44b543b747e61d8d86f3ffc269b5a7bacc9e8f" 2018-12-04 21:38:48,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35044237-07d3-496d-9444-819b9dc17946 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:38:48,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-35044237-07d3-496d-9444-819b9dc17946 2018-12-04 21:38:48,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c44b543b747e61d8d86f3ffc269b5a7bacc9e8f" 2018-12-04 21:38:49,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-5a6e13fe-f9c9-4ae9-a8c7-b1cda7da267f Date: Tue, 04 Dec 2018 21:38:49 GMT RESP BODY: {"security_groups": []} 2018-12-04 21:38:49,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-name&description=hello+group used request id req-5a6e13fe-f9c9-4ae9-a8c7-b1cda7da267f 2018-12-04 21:38:49,024 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-name... 2018-12-04 21:38:49,024 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-name 2018-12-04 21:38:49,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c44b543b747e61d8d86f3ffc269b5a7bacc9e8f" -d '{"security_group": {"name": "InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-name", "description": "hello group"}}' 2018-12-04 21:38:49,328 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c1a2de75-6b75-4a3e-9e93-05d67db76876 Date: Tue, 04 Dec 2018 21:38:49 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "created_at": "2018-12-04T21:38:49Z", "updated_at": "2018-12-04T21:38:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:38:49Z", "revision_number": 0, "id": "6524d654-792a-4771-bd26-e10119517dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:38:49Z", "security_group_id": "a1695777-724d-4697-a953-d7b6c039469a", "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb6b788a8034b249641e63bf45c3f3a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:38:49Z", "revision_number": 0, "id": "95e4fbb3-61a3-49f6-a899-d56eb3c38df0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:38:49Z", "security_group_id": "a1695777-724d-4697-a953-d7b6c039469a", "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb6b788a8034b249641e63bf45c3f3a"}], "revision_number": 2, "project_id": "ebb6b788a8034b249641e63bf45c3f3a", "id": "a1695777-724d-4697-a953-d7b6c039469a", "name": "InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-name"}} 2018-12-04 21:38:49,328 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-c1a2de75-6b75-4a3e-9e93-05d67db76876 2018-12-04 21:38:49,329 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1695777-724d-4697-a953-d7b6c039469a 2018-12-04 21:38:49,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a1695777-724d-4697-a953-d7b6c039469a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c44b543b747e61d8d86f3ffc269b5a7bacc9e8f" 2018-12-04 21:38:49,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e3448224-0111-46ee-9cc5-a957e26b0503 Date: Tue, 04 Dec 2018 21:38:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:38:49Z", "security_group_id": "a1695777-724d-4697-a953-d7b6c039469a", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "created_at": "2018-12-04T21:38:49Z", "project_id": "ebb6b788a8034b249641e63bf45c3f3a", "id": "6524d654-792a-4771-bd26-e10119517dc9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:38:49Z", "security_group_id": "a1695777-724d-4697-a953-d7b6c039469a", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "created_at": "2018-12-04T21:38:49Z", "project_id": "ebb6b788a8034b249641e63bf45c3f3a", "id": "95e4fbb3-61a3-49f6-a899-d56eb3c38df0"}]} 2018-12-04 21:38:49,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a1695777-724d-4697-a953-d7b6c039469a used request id req-e3448224-0111-46ee-9cc5-a957e26b0503 2018-12-04 21:38:49,394 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1695777-724d-4697-a953-d7b6c039469a 2018-12-04 21:38:49,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a1695777-724d-4697-a953-d7b6c039469a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c44b543b747e61d8d86f3ffc269b5a7bacc9e8f" 2018-12-04 21:38:49,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-713aefbb-bdca-41e6-8faa-58a8f1f43e17 Date: Tue, 04 Dec 2018 21:38:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:38:49Z", "security_group_id": "a1695777-724d-4697-a953-d7b6c039469a", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "created_at": "2018-12-04T21:38:49Z", "project_id": "ebb6b788a8034b249641e63bf45c3f3a", "id": "6524d654-792a-4771-bd26-e10119517dc9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:38:49Z", "security_group_id": "a1695777-724d-4697-a953-d7b6c039469a", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "created_at": "2018-12-04T21:38:49Z", "project_id": "ebb6b788a8034b249641e63bf45c3f3a", "id": "95e4fbb3-61a3-49f6-a899-d56eb3c38df0"}]} 2018-12-04 21:38:49,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a1695777-724d-4697-a953-d7b6c039469a used request id req-713aefbb-bdca-41e6-8faa-58a8f1f43e17 2018-12-04 21:38:49,418 - neutron_utils - INFO - Retrieving security group with ID - a1695777-724d-4697-a953-d7b6c039469a 2018-12-04 21:38:49,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=a1695777-724d-4697-a953-d7b6c039469a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c44b543b747e61d8d86f3ffc269b5a7bacc9e8f" 2018-12-04 21:38:49,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-5eda9bd3-b1ff-49bf-98f6-ec6e94f45aae Date: Tue, 04 Dec 2018 21:38:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "created_at": "2018-12-04T21:38:49Z", "updated_at": "2018-12-04T21:38:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:38:49Z", "revision_number": 0, "id": "6524d654-792a-4771-bd26-e10119517dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:38:49Z", "security_group_id": "a1695777-724d-4697-a953-d7b6c039469a", "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb6b788a8034b249641e63bf45c3f3a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:38:49Z", "revision_number": 0, "id": "95e4fbb3-61a3-49f6-a899-d56eb3c38df0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:38:49Z", "security_group_id": "a1695777-724d-4697-a953-d7b6c039469a", "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb6b788a8034b249641e63bf45c3f3a"}], "revision_number": 2, "project_id": "ebb6b788a8034b249641e63bf45c3f3a", "id": "a1695777-724d-4697-a953-d7b6c039469a", "name": "InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-name"}]} 2018-12-04 21:38:49,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=a1695777-724d-4697-a953-d7b6c039469a used request id req-5eda9bd3-b1ff-49bf-98f6-ec6e94f45aae 2018-12-04 21:38:49,504 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1695777-724d-4697-a953-d7b6c039469a 2018-12-04 21:38:49,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a1695777-724d-4697-a953-d7b6c039469a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c44b543b747e61d8d86f3ffc269b5a7bacc9e8f" 2018-12-04 21:38:49,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d9c5224b-78ea-4426-9ab0-e54fffb08115 Date: Tue, 04 Dec 2018 21:38:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:38:49Z", "security_group_id": "a1695777-724d-4697-a953-d7b6c039469a", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "created_at": "2018-12-04T21:38:49Z", "project_id": "ebb6b788a8034b249641e63bf45c3f3a", "id": "6524d654-792a-4771-bd26-e10119517dc9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:38:49Z", "security_group_id": "a1695777-724d-4697-a953-d7b6c039469a", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "created_at": "2018-12-04T21:38:49Z", "project_id": "ebb6b788a8034b249641e63bf45c3f3a", "id": "95e4fbb3-61a3-49f6-a899-d56eb3c38df0"}]} 2018-12-04 21:38:49,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a1695777-724d-4697-a953-d7b6c039469a used request id req-d9c5224b-78ea-4426-9ab0-e54fffb08115 2018-12-04 21:38:49,530 - neutron_utils - INFO - Retrieving security group with ID - a1695777-724d-4697-a953-d7b6c039469a 2018-12-04 21:38:49,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=a1695777-724d-4697-a953-d7b6c039469a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c44b543b747e61d8d86f3ffc269b5a7bacc9e8f" 2018-12-04 21:38:49,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-18e3151b-72da-4372-8205-965c886cca1c Date: Tue, 04 Dec 2018 21:38:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "created_at": "2018-12-04T21:38:49Z", "updated_at": "2018-12-04T21:38:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:38:49Z", "revision_number": 0, "id": "6524d654-792a-4771-bd26-e10119517dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:38:49Z", "security_group_id": "a1695777-724d-4697-a953-d7b6c039469a", "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb6b788a8034b249641e63bf45c3f3a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:38:49Z", "revision_number": 0, "id": "95e4fbb3-61a3-49f6-a899-d56eb3c38df0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:38:49Z", "security_group_id": "a1695777-724d-4697-a953-d7b6c039469a", "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb6b788a8034b249641e63bf45c3f3a"}], "revision_number": 2, "project_id": "ebb6b788a8034b249641e63bf45c3f3a", "id": "a1695777-724d-4697-a953-d7b6c039469a", "name": "InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-name"}]} 2018-12-04 21:38:49,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=a1695777-724d-4697-a953-d7b6c039469a used request id req-18e3151b-72da-4372-8205-965c886cca1c 2018-12-04 21:38:49,588 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1695777-724d-4697-a953-d7b6c039469a 2018-12-04 21:38:49,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a1695777-724d-4697-a953-d7b6c039469a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c44b543b747e61d8d86f3ffc269b5a7bacc9e8f" 2018-12-04 21:38:49,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8023839a-1a5c-4ee3-87ad-c2531f78937f Date: Tue, 04 Dec 2018 21:38:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:38:49Z", "security_group_id": "a1695777-724d-4697-a953-d7b6c039469a", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "created_at": "2018-12-04T21:38:49Z", "project_id": "ebb6b788a8034b249641e63bf45c3f3a", "id": "6524d654-792a-4771-bd26-e10119517dc9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:38:49Z", "security_group_id": "a1695777-724d-4697-a953-d7b6c039469a", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "created_at": "2018-12-04T21:38:49Z", "project_id": "ebb6b788a8034b249641e63bf45c3f3a", "id": "95e4fbb3-61a3-49f6-a899-d56eb3c38df0"}]} 2018-12-04 21:38:49,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a1695777-724d-4697-a953-d7b6c039469a used request id req-8023839a-1a5c-4ee3-87ad-c2531f78937f 2018-12-04 21:38:49,608 - neutron_utils - INFO - Retrieving security group with ID - a1695777-724d-4697-a953-d7b6c039469a 2018-12-04 21:38:49,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=a1695777-724d-4697-a953-d7b6c039469a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c44b543b747e61d8d86f3ffc269b5a7bacc9e8f" 2018-12-04 21:38:49,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-0fcab991-3975-4768-838a-51755cc54749 Date: Tue, 04 Dec 2018 21:38:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "created_at": "2018-12-04T21:38:49Z", "updated_at": "2018-12-04T21:38:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:38:49Z", "revision_number": 0, "id": "6524d654-792a-4771-bd26-e10119517dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:38:49Z", "security_group_id": "a1695777-724d-4697-a953-d7b6c039469a", "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb6b788a8034b249641e63bf45c3f3a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:38:49Z", "revision_number": 0, "id": "95e4fbb3-61a3-49f6-a899-d56eb3c38df0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:38:49Z", "security_group_id": "a1695777-724d-4697-a953-d7b6c039469a", "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb6b788a8034b249641e63bf45c3f3a"}], "revision_number": 2, "project_id": "ebb6b788a8034b249641e63bf45c3f3a", "id": "a1695777-724d-4697-a953-d7b6c039469a", "name": "InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-name"}]} 2018-12-04 21:38:49,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=a1695777-724d-4697-a953-d7b6c039469a used request id req-0fcab991-3975-4768-838a-51755cc54749 2018-12-04 21:38:49,656 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1695777-724d-4697-a953-d7b6c039469a 2018-12-04 21:38:49,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a1695777-724d-4697-a953-d7b6c039469a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c44b543b747e61d8d86f3ffc269b5a7bacc9e8f" 2018-12-04 21:38:49,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-19f11596-3b13-46fe-a0d2-19eae01349be Date: Tue, 04 Dec 2018 21:38:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:38:49Z", "security_group_id": "a1695777-724d-4697-a953-d7b6c039469a", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "created_at": "2018-12-04T21:38:49Z", "project_id": "ebb6b788a8034b249641e63bf45c3f3a", "id": "6524d654-792a-4771-bd26-e10119517dc9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:38:49Z", "security_group_id": "a1695777-724d-4697-a953-d7b6c039469a", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "created_at": "2018-12-04T21:38:49Z", "project_id": "ebb6b788a8034b249641e63bf45c3f3a", "id": "95e4fbb3-61a3-49f6-a899-d56eb3c38df0"}]} 2018-12-04 21:38:49,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a1695777-724d-4697-a953-d7b6c039469a used request id req-19f11596-3b13-46fe-a0d2-19eae01349be 2018-12-04 21:38:49,677 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:38:49,677 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:38:50,072 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b45ae7cbab094483a573af52902ff078", "name": "InstanceSecurityGroupTests-770d1757-a5a0-462-proj-role"}], "expires_at": "2018-12-04T22:38:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb6b788a8034b249641e63bf45c3f3a", "name": "InstanceSecurityGroupTests-770d1757-a5a0-462-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/ebb6b788a8034b249641e63bf45c3f3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/ebb6b788a8034b249641e63bf45c3f3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/ebb6b788a8034b249641e63bf45c3f3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_ebb6b788a8034b249641e63bf45c3f3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_ebb6b788a8034b249641e63bf45c3f3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ebb6b788a8034b249641e63bf45c3f3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/ebb6b788a8034b249641e63bf45c3f3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/ebb6b788a8034b249641e63bf45c3f3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ebb6b788a8034b249641e63bf45c3f3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/ebb6b788a8034b249641e63bf45c3f3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/ebb6b788a8034b249641e63bf45c3f3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/ebb6b788a8034b249641e63bf45c3f3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/ebb6b788a8034b249641e63bf45c3f3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/ebb6b788a8034b249641e63bf45c3f3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-770d1757-a5a0-462-user", "id": "34bf39899d79486580baa9dc5e9a8dce"}, "audit_ids": ["4y_agQvaQEiPew8FAs1DNQ"], "issued_at": "2018-12-04T21:38:50.000000Z"}} 2018-12-04 21:38:50,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:38:50,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02e73b2e-a8a1-4652-ba64-e444ce27eb33 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:38:50,157 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-02e73b2e-a8a1-4652-ba64-e444ce27eb33 2018-12-04 21:38:50,158 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:38:50,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:38:50,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0acfdf4-5f67-4793-9439-3ec2c5725e6b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:38:50,244 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f0acfdf4-5f67-4793-9439-3ec2c5725e6b 2018-12-04 21:38:50,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:38:50,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-d4fb3f82-4d5d-45a8-a626-fa70251ef432 Date: Tue, 04 Dec 2018 21:38:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2bf27178-5e5f-4ba2-a690-2f4a742cfa6f"],"updated_at":"2018-12-04T21:38:46Z","tenant_id":"ebb6b788a8034b249641e63bf45c3f3a","created_at":"2018-12-04T21:38:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ebb6b788a8034b249641e63bf45c3f3a","id":"2e04f595-4e0d-4dfc-b954-d439505b68fd","name":"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net"}]} 2018-12-04 21:38:50,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net used request id req-d4fb3f82-4d5d-45a8-a626-fa70251ef432 2018-12-04 21:38:50,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:38:50,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8da4ca00-ef3c-4b72-98ab-d4ba5a0552e2 Date: Tue, 04 Dec 2018 21:38:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e04f595-4e0d-4dfc-b954-d439505b68fd","tenant_id":"ebb6b788a8034b249641e63bf45c3f3a","created_at":"2018-12-04T21:38:46Z","dns_nameservers":[],"updated_at":"2018-12-04T21:38: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":"ebb6b788a8034b249641e63bf45c3f3a","id":"2bf27178-5e5f-4ba2-a690-2f4a742cfa6f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-subnet"}]} 2018-12-04 21:38:50,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd used request id req-8da4ca00-ef3c-4b72-98ab-d4ba5a0552e2 2018-12-04 21:38:50,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:38:50,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-33feebda-a6ba-4ce5-94fc-37cf9fa90937 Date: Tue, 04 Dec 2018 21:38:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2bf27178-5e5f-4ba2-a690-2f4a742cfa6f"],"updated_at":"2018-12-04T21:38:46Z","tenant_id":"ebb6b788a8034b249641e63bf45c3f3a","created_at":"2018-12-04T21:38:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ebb6b788a8034b249641e63bf45c3f3a","id":"2e04f595-4e0d-4dfc-b954-d439505b68fd","name":"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net"}]} 2018-12-04 21:38:50,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net used request id req-33feebda-a6ba-4ce5-94fc-37cf9fa90937 2018-12-04 21:38:50,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:38:50,656 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:38: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:38:50,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ebb6b788a8034b249641e63bf45c3f3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:38:50,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa99accc-d511-4148-b405-24ce5a93fd42 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ebb6b788a8034b249641e63bf45c3f3a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ebb6b788a8034b249641e63bf45c3f3a", "name": "InstanceSecurityGroupTests-770d1757-a5a0-462-proj"}} 2018-12-04 21:38:50,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ebb6b788a8034b249641e63bf45c3f3a used request id req-fa99accc-d511-4148-b405-24ce5a93fd42 2018-12-04 21:38:50,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:38:50,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a5d89f9b-7c63-4961-8e44-c245c6b8497e Date: Tue, 04 Dec 2018 21:38:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e04f595-4e0d-4dfc-b954-d439505b68fd","tenant_id":"ebb6b788a8034b249641e63bf45c3f3a","created_at":"2018-12-04T21:38:46Z","dns_nameservers":[],"updated_at":"2018-12-04T21:38: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":"ebb6b788a8034b249641e63bf45c3f3a","id":"2bf27178-5e5f-4ba2-a690-2f4a742cfa6f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-subnet"}]} 2018-12-04 21:38:50,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd used request id req-a5d89f9b-7c63-4961-8e44-c245c6b8497e 2018-12-04 21:38:50,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd&name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:38:50,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0b5025ba-2b38-48df-a767-579f192a7a59 Date: Tue, 04 Dec 2018 21:38:50 GMT RESP BODY: {"ports":[]} 2018-12-04 21:38:50,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd&name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-port&admin_state_up=True used request id req-0b5025ba-2b38-48df-a767-579f192a7a59 2018-12-04 21:38:50,760 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:38:50,991 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-83427804-5695-4906-9b69-e9d52322230b x-compute-request-id: req-83427804-5695-4906-9b69-e9d52322230b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-04 21:38:50,991 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-inst used request id req-83427804-5695-4906-9b69-e9d52322230b 2018-12-04 21:38:50,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:38:51,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-e755c433-64f2-42e1-bd90-21d400d82790 Date: Tue, 04 Dec 2018 21:38:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2bf27178-5e5f-4ba2-a690-2f4a742cfa6f"],"updated_at":"2018-12-04T21:38:46Z","tenant_id":"ebb6b788a8034b249641e63bf45c3f3a","created_at":"2018-12-04T21:38:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ebb6b788a8034b249641e63bf45c3f3a","id":"2e04f595-4e0d-4dfc-b954-d439505b68fd","name":"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net"}]} 2018-12-04 21:38:51,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net used request id req-e755c433-64f2-42e1-bd90-21d400d82790 2018-12-04 21:38:51,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:38:51,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-99822965-d225-4ce5-a3b9-09e23043048b Date: Tue, 04 Dec 2018 21:38:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e04f595-4e0d-4dfc-b954-d439505b68fd","tenant_id":"ebb6b788a8034b249641e63bf45c3f3a","created_at":"2018-12-04T21:38:46Z","dns_nameservers":[],"updated_at":"2018-12-04T21:38: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":"ebb6b788a8034b249641e63bf45c3f3a","id":"2bf27178-5e5f-4ba2-a690-2f4a742cfa6f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-subnet"}]} 2018-12-04 21:38:51,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd used request id req-99822965-d225-4ce5-a3b9-09e23043048b 2018-12-04 21:38:51,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:38:51,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-2a52f214-3222-4a4a-9d59-5780b18ec0fa Date: Tue, 04 Dec 2018 21:38:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2bf27178-5e5f-4ba2-a690-2f4a742cfa6f"],"updated_at":"2018-12-04T21:38:46Z","tenant_id":"ebb6b788a8034b249641e63bf45c3f3a","created_at":"2018-12-04T21:38:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ebb6b788a8034b249641e63bf45c3f3a","id":"2e04f595-4e0d-4dfc-b954-d439505b68fd","name":"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net"}]} 2018-12-04 21:38:51,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net used request id req-2a52f214-3222-4a4a-9d59-5780b18ec0fa 2018-12-04 21:38:51,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ebb6b788a8034b249641e63bf45c3f3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:38:51,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69101056-95f0-4bc0-8d49-b5d051bd6cb9 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ebb6b788a8034b249641e63bf45c3f3a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ebb6b788a8034b249641e63bf45c3f3a", "name": "InstanceSecurityGroupTests-770d1757-a5a0-462-proj"}} 2018-12-04 21:38:51,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ebb6b788a8034b249641e63bf45c3f3a used request id req-69101056-95f0-4bc0-8d49-b5d051bd6cb9 2018-12-04 21:38:51,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:38:51,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2d188532-189e-4e04-b323-6cd805588838 Date: Tue, 04 Dec 2018 21:38:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e04f595-4e0d-4dfc-b954-d439505b68fd","tenant_id":"ebb6b788a8034b249641e63bf45c3f3a","created_at":"2018-12-04T21:38:46Z","dns_nameservers":[],"updated_at":"2018-12-04T21:38: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":"ebb6b788a8034b249641e63bf45c3f3a","id":"2bf27178-5e5f-4ba2-a690-2f4a742cfa6f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-subnet"}]} 2018-12-04 21:38:51,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd used request id req-2d188532-189e-4e04-b323-6cd805588838 2018-12-04 21:38:51,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd&name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:38:51,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-82ec1ea2-fc6a-40c4-9a1a-b176ea560de4 Date: Tue, 04 Dec 2018 21:38:51 GMT RESP BODY: {"ports":[]} 2018-12-04 21:38:51,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd&name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-port&admin_state_up=True used request id req-82ec1ea2-fc6a-40c4-9a1a-b176ea560de4 2018-12-04 21:38:51,327 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:38:51,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:38:51,721 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b45ae7cbab094483a573af52902ff078", "name": "InstanceSecurityGroupTests-770d1757-a5a0-462-proj-role"}], "expires_at": "2018-12-04T22:38:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb6b788a8034b249641e63bf45c3f3a", "name": "InstanceSecurityGroupTests-770d1757-a5a0-462-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/ebb6b788a8034b249641e63bf45c3f3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/ebb6b788a8034b249641e63bf45c3f3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/ebb6b788a8034b249641e63bf45c3f3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_ebb6b788a8034b249641e63bf45c3f3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_ebb6b788a8034b249641e63bf45c3f3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ebb6b788a8034b249641e63bf45c3f3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/ebb6b788a8034b249641e63bf45c3f3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/ebb6b788a8034b249641e63bf45c3f3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ebb6b788a8034b249641e63bf45c3f3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/ebb6b788a8034b249641e63bf45c3f3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/ebb6b788a8034b249641e63bf45c3f3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/ebb6b788a8034b249641e63bf45c3f3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/ebb6b788a8034b249641e63bf45c3f3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/ebb6b788a8034b249641e63bf45c3f3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-770d1757-a5a0-462-user", "id": "34bf39899d79486580baa9dc5e9a8dce"}, "audit_ids": ["U-zqLoM8QD6YCOuvtNXmUw"], "issued_at": "2018-12-04T21:38:51.000000Z"}} 2018-12-04 21:38:51,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a511d8386b95fa6eb393c9df5bdc3e8ad25cf3d9" 2018-12-04 21:38:51,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aefe515-07cc-45b3-af4c-c8bab61e1035 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:38:51,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4aefe515-07cc-45b3-af4c-c8bab61e1035 2018-12-04 21:38:51,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:38:51,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-3f72ecf4-895b-48c8-9dfb-6b96277636e1 Date: Tue, 04 Dec 2018 21:38:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2bf27178-5e5f-4ba2-a690-2f4a742cfa6f"],"updated_at":"2018-12-04T21:38:46Z","tenant_id":"ebb6b788a8034b249641e63bf45c3f3a","created_at":"2018-12-04T21:38:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ebb6b788a8034b249641e63bf45c3f3a","id":"2e04f595-4e0d-4dfc-b954-d439505b68fd","name":"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net"}]} 2018-12-04 21:38:51,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net used request id req-3f72ecf4-895b-48c8-9dfb-6b96277636e1 2018-12-04 21:38:51,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:38:51,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a658fcc7-e2f6-47e2-bd2b-26e7825ac72f Date: Tue, 04 Dec 2018 21:38:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e04f595-4e0d-4dfc-b954-d439505b68fd","tenant_id":"ebb6b788a8034b249641e63bf45c3f3a","created_at":"2018-12-04T21:38:46Z","dns_nameservers":[],"updated_at":"2018-12-04T21:38: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":"ebb6b788a8034b249641e63bf45c3f3a","id":"2bf27178-5e5f-4ba2-a690-2f4a742cfa6f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-subnet"}]} 2018-12-04 21:38:51,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd used request id req-a658fcc7-e2f6-47e2-bd2b-26e7825ac72f 2018-12-04 21:38:51,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:38:52,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-5f0c7c40-de93-4b64-9f99-59bcf35f1d1e Date: Tue, 04 Dec 2018 21:38:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2bf27178-5e5f-4ba2-a690-2f4a742cfa6f"],"updated_at":"2018-12-04T21:38:46Z","tenant_id":"ebb6b788a8034b249641e63bf45c3f3a","created_at":"2018-12-04T21:38:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ebb6b788a8034b249641e63bf45c3f3a","id":"2e04f595-4e0d-4dfc-b954-d439505b68fd","name":"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net"}]} 2018-12-04 21:38:52,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net used request id req-5f0c7c40-de93-4b64-9f99-59bcf35f1d1e 2018-12-04 21:38:52,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:38:52,050 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:38: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:38:52,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ebb6b788a8034b249641e63bf45c3f3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a511d8386b95fa6eb393c9df5bdc3e8ad25cf3d9" 2018-12-04 21:38:52,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b533db2d-1738-47b5-90eb-4de0e494e6d8 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ebb6b788a8034b249641e63bf45c3f3a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ebb6b788a8034b249641e63bf45c3f3a", "name": "InstanceSecurityGroupTests-770d1757-a5a0-462-proj"}} 2018-12-04 21:38:52,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ebb6b788a8034b249641e63bf45c3f3a used request id req-b533db2d-1738-47b5-90eb-4de0e494e6d8 2018-12-04 21:38:52,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:38:52,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-63b471c5-0f8c-431b-86bf-178a94a139df Date: Tue, 04 Dec 2018 21:38:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e04f595-4e0d-4dfc-b954-d439505b68fd","tenant_id":"ebb6b788a8034b249641e63bf45c3f3a","created_at":"2018-12-04T21:38:46Z","dns_nameservers":[],"updated_at":"2018-12-04T21:38: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":"ebb6b788a8034b249641e63bf45c3f3a","id":"2bf27178-5e5f-4ba2-a690-2f4a742cfa6f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-subnet"}]} 2018-12-04 21:38:52,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd used request id req-63b471c5-0f8c-431b-86bf-178a94a139df 2018-12-04 21:38:52,283 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net 2018-12-04 21:38:52,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" -d '{"port": {"network_id": "2e04f595-4e0d-4dfc-b954-d439505b68fd", "name": "InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-port", "admin_state_up": true}}' 2018-12-04 21:38:53,066 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-a0fece1a-cda8-42e9-828c-b597cf239376 Date: Tue, 04 Dec 2018 21:38:53 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-12-04T21:38:52Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2e04f595-4e0d-4dfc-b954-d439505b68fd","tenant_id":"ebb6b788a8034b249641e63bf45c3f3a","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-12-04T21:38:52Z","name":"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:21:cd:7a","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"ebb6b788a8034b249641e63bf45c3f3a","fixed_ips":[{"subnet_id":"2bf27178-5e5f-4ba2-a690-2f4a742cfa6f","ip_address":"10.55.0.23"}],"id":"22985a5b-972d-4a2c-a9cf-7e0e1405277c","security_groups":["ffe75a4e-8d08-4ee2-b512-33acd68b0ff3"],"device_id":""}} 2018-12-04 21:38:53,066 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-a0fece1a-cda8-42e9-828c-b597cf239376 2018-12-04 21:38:53,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:38:53,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-00afa544-c864-41f5-8a66-354f443702e6 Date: Tue, 04 Dec 2018 21:38:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2bf27178-5e5f-4ba2-a690-2f4a742cfa6f"],"updated_at":"2018-12-04T21:38:46Z","tenant_id":"ebb6b788a8034b249641e63bf45c3f3a","created_at":"2018-12-04T21:38:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ebb6b788a8034b249641e63bf45c3f3a","id":"2e04f595-4e0d-4dfc-b954-d439505b68fd","name":"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net"}]} 2018-12-04 21:38:53,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net used request id req-00afa544-c864-41f5-8a66-354f443702e6 2018-12-04 21:38:53,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:38:53,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bff353a7-59dd-4e9b-8221-9d06d08223ca Date: Tue, 04 Dec 2018 21:38:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e04f595-4e0d-4dfc-b954-d439505b68fd","tenant_id":"ebb6b788a8034b249641e63bf45c3f3a","created_at":"2018-12-04T21:38:46Z","dns_nameservers":[],"updated_at":"2018-12-04T21:38: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":"ebb6b788a8034b249641e63bf45c3f3a","id":"2bf27178-5e5f-4ba2-a690-2f4a742cfa6f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-subnet"}]} 2018-12-04 21:38:53,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd used request id req-bff353a7-59dd-4e9b-8221-9d06d08223ca 2018-12-04 21:38:53,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:38:53,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-2d32394a-bf02-4e3d-a0c1-6dfb0c7b9df5 Date: Tue, 04 Dec 2018 21:38:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2bf27178-5e5f-4ba2-a690-2f4a742cfa6f"],"updated_at":"2018-12-04T21:38:46Z","tenant_id":"ebb6b788a8034b249641e63bf45c3f3a","created_at":"2018-12-04T21:38:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ebb6b788a8034b249641e63bf45c3f3a","id":"2e04f595-4e0d-4dfc-b954-d439505b68fd","name":"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net"}]} 2018-12-04 21:38:53,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net used request id req-2d32394a-bf02-4e3d-a0c1-6dfb0c7b9df5 2018-12-04 21:38:53,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ebb6b788a8034b249641e63bf45c3f3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:38:53,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-394a9b26-065d-448c-beb3-9672822e60ec Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ebb6b788a8034b249641e63bf45c3f3a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ebb6b788a8034b249641e63bf45c3f3a", "name": "InstanceSecurityGroupTests-770d1757-a5a0-462-proj"}} 2018-12-04 21:38:53,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ebb6b788a8034b249641e63bf45c3f3a used request id req-394a9b26-065d-448c-beb3-9672822e60ec 2018-12-04 21:38:53,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:38:53,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1a6cf1a4-c357-4a76-acc0-ffe09856237d Date: Tue, 04 Dec 2018 21:38:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e04f595-4e0d-4dfc-b954-d439505b68fd","tenant_id":"ebb6b788a8034b249641e63bf45c3f3a","created_at":"2018-12-04T21:38:46Z","dns_nameservers":[],"updated_at":"2018-12-04T21:38: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":"ebb6b788a8034b249641e63bf45c3f3a","id":"2bf27178-5e5f-4ba2-a690-2f4a742cfa6f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-subnet"}]} 2018-12-04 21:38:53,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd used request id req-1a6cf1a4-c357-4a76-acc0-ffe09856237d 2018-12-04 21:38:53,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd&name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:38:53,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-d05070f6-c345-4a53-a655-27fb1f1a244a Date: Tue, 04 Dec 2018 21:38:53 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2e04f595-4e0d-4dfc-b954-d439505b68fd","tenant_id":"ebb6b788a8034b249641e63bf45c3f3a","created_at":"2018-12-04T21:38:52Z","admin_state_up":true,"updated_at":"2018-12-04T21:38:52Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:21:cd:7a","id":"22985a5b-972d-4a2c-a9cf-7e0e1405277c","port_security_enabled":true,"project_id":"ebb6b788a8034b249641e63bf45c3f3a","fixed_ips":[{"subnet_id":"2bf27178-5e5f-4ba2-a690-2f4a742cfa6f","ip_address":"10.55.0.23"}],"extra_dhcp_opts":[],"security_groups":["ffe75a4e-8d08-4ee2-b512-33acd68b0ff3"],"name":"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-port"}]} 2018-12-04 21:38:53,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd&name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-port&admin_state_up=True used request id req-d05070f6-c345-4a53-a655-27fb1f1a244a 2018-12-04 21:38:53,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ebb6b788a8034b249641e63bf45c3f3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:38:53,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbdc5480-a0ca-4549-ab48-c2429e84945b Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ebb6b788a8034b249641e63bf45c3f3a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ebb6b788a8034b249641e63bf45c3f3a", "name": "InstanceSecurityGroupTests-770d1757-a5a0-462-proj"}} 2018-12-04 21:38:53,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ebb6b788a8034b249641e63bf45c3f3a used request id req-cbdc5480-a0ca-4549-ab48-c2429e84945b 2018-12-04 21:38:53,838 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-inst 2018-12-04 21:38:53,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:38:53,860 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b761329-9224-4a68-a039-3e57e588d84a x-compute-request-id: req-4b761329-9224-4a68-a039-3e57e588d84a Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ba3a6764-c955-45ae-8e1e-c4fe12efc1b8", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ba3a6764-c955-45ae-8e1e-c4fe12efc1b8", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ba3a6764-c955-45ae-8e1e-c4fe12efc1b8", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-flavor-name"}]} 2018-12-04 21:38:53,861 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-4b761329-9224-4a68-a039-3e57e588d84a 2018-12-04 21:38:53,863 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/ba3a6764-c955-45ae-8e1e-c4fe12efc1b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:38:53,879 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e580a5d2-7f9c-4026-956e-f7544fb2ef4f x-compute-request-id: req-e580a5d2-7f9c-4026-956e-f7544fb2ef4f Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ba3a6764-c955-45ae-8e1e-c4fe12efc1b8", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ba3a6764-c955-45ae-8e1e-c4fe12efc1b8", "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": "ba3a6764-c955-45ae-8e1e-c4fe12efc1b8"}} 2018-12-04 21:38:53,879 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/ba3a6764-c955-45ae-8e1e-c4fe12efc1b8 used request id req-e580a5d2-7f9c-4026-956e-f7544fb2ef4f 2018-12-04 21:38:53,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:38:54,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-1969dae2-9b7d-4805-9913-d7d4591701b7 Date: Tue, 04 Dec 2018 21:38:54 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:38:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:38:44Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/0c64ec24-7298-47c9-a8dc-d0651c9219a4/snap", "metadata": {}}], "self": "/v2/images/0c64ec24-7298-47c9-a8dc-d0651c9219a4", "min_disk": 0, "protected": false, "id": "0c64ec24-7298-47c9-a8dc-d0651c9219a4", "file": "/v2/images/0c64ec24-7298-47c9-a8dc-d0651c9219a4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ebb6b788a8034b249641e63bf45c3f3a", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/0c64ec24-7298-47c9-a8dc-d0651c9219a4/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-image"} 2018-12-04 21:38:54,092 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-image used request id req-1969dae2-9b7d-4805-9913-d7d4591701b7 2018-12-04 21:38:54,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:38:54,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c61a7134-7ade-4775-a4ea-e1835fef66a3 Date: Tue, 04 Dec 2018 21:38:54 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:38:54,102 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-c61a7134-7ade-4775-a4ea-e1835fef66a3 2018-12-04 21:38:54,107 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" -d '{"server": {"name": "InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-inst", "imageRef": "0c64ec24-7298-47c9-a8dc-d0651c9219a4", "flavorRef": "ba3a6764-c955-45ae-8e1e-c4fe12efc1b8", "max_count": 1, "min_count": 1, "networks": [{"port": "22985a5b-972d-4a2c-a9cf-7e0e1405277c"}], "security_groups": [{"name": "InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-name"}]}}' 2018-12-04 21:38:55,458 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:38:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0eafbfd1-91c7-4d7b-a9fa-6cec6a612b25 x-compute-request-id: req-0eafbfd1-91c7-4d7b-a9fa-6cec6a612b25 Content-Length: 435 location: http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "3b776871-0924-422c-8755-1d2bf5877368", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b776871-0924-422c-8755-1d2bf5877368", "rel": "bookmark"}], "adminPass": "nQ4vKpmeg4jW"}} 2018-12-04 21:38:55,458 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-0eafbfd1-91c7-4d7b-a9fa-6cec6a612b25 2018-12-04 21:38:55,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:38:55,517 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a48a5e83-d6a8-4b08-95da-5333f2e143fc x-compute-request-id: req-a48a5e83-d6a8-4b08-95da-5333f2e143fc 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.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b776871-0924-422c-8755-1d2bf5877368", "rel": "bookmark"}], "image": {"id": "0c64ec24-7298-47c9-a8dc-d0651c9219a4", "links": [{"href": "http://172.30.9.23:8774/images/0c64ec24-7298-47c9-a8dc-d0651c9219a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba3a6764-c955-45ae-8e1e-c4fe12efc1b8", "links": [{"href": "http://172.30.9.23:8774/flavors/ba3a6764-c955-45ae-8e1e-c4fe12efc1b8", "rel": "bookmark"}]}, "id": "3b776871-0924-422c-8755-1d2bf5877368", "user_id": "34bf39899d79486580baa9dc5e9a8dce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:38:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-inst", "created": "2018-12-04T21:38:55Z", "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:38:55,518 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368 used request id req-a48a5e83-d6a8-4b08-95da-5333f2e143fc 2018-12-04 21:38:55,518 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-inst 2018-12-04 21:38:55,521 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:38:55,779 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-197c0dcd-e0ea-4f70-94ff-5c49f8ad13fa x-compute-request-id: req-197c0dcd-e0ea-4f70-94ff-5c49f8ad13fa 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.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b776871-0924-422c-8755-1d2bf5877368", "rel": "bookmark"}], "image": {"id": "0c64ec24-7298-47c9-a8dc-d0651c9219a4", "links": [{"href": "http://172.30.9.23:8774/images/0c64ec24-7298-47c9-a8dc-d0651c9219a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba3a6764-c955-45ae-8e1e-c4fe12efc1b8", "links": [{"href": "http://172.30.9.23:8774/flavors/ba3a6764-c955-45ae-8e1e-c4fe12efc1b8", "rel": "bookmark"}]}, "id": "3b776871-0924-422c-8755-1d2bf5877368", "user_id": "34bf39899d79486580baa9dc5e9a8dce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:38:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-inst", "created": "2018-12-04T21:38:55Z", "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:38:55,779 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368 used request id req-197c0dcd-e0ea-4f70-94ff-5c49f8ad13fa 2018-12-04 21:38:55,780 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-inst] is - BUILD 2018-12-04 21:38:55,780 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:38:58,783 - create_instance - DEBUG - VM status query timeout in 896.735183954 2018-12-04 21:38:58,786 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:38:58,924 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:38: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-f396a043-6308-4888-9146-bf3fad950fab x-compute-request-id: req-f396a043-6308-4888-9146-bf3fad950fab 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.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b776871-0924-422c-8755-1d2bf5877368", "rel": "bookmark"}], "image": {"id": "0c64ec24-7298-47c9-a8dc-d0651c9219a4", "links": [{"href": "http://172.30.9.23:8774/images/0c64ec24-7298-47c9-a8dc-d0651c9219a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba3a6764-c955-45ae-8e1e-c4fe12efc1b8", "links": [{"href": "http://172.30.9.23:8774/flavors/ba3a6764-c955-45ae-8e1e-c4fe12efc1b8", "rel": "bookmark"}]}, "id": "3b776871-0924-422c-8755-1d2bf5877368", "security_groups": [{"name": "default"}], "user_id": "34bf39899d79486580baa9dc5e9a8dce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:38:56Z", "hostId": "fb1bd7459b4485e8ec02166938392457798a3f1bfa297dc5ca857dd2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-inst", "created": "2018-12-04T21:38:55Z", "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:38:58,924 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368 used request id req-f396a043-6308-4888-9146-bf3fad950fab 2018-12-04 21:38:58,924 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-inst] is - BUILD 2018-12-04 21:38:58,925 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:39:01,928 - create_instance - DEBUG - VM status query timeout in 893.590559959 2018-12-04 21:39:01,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:39:02,482 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9db6c61-ab4c-4aa6-a965-927d3234b1e9 x-compute-request-id: req-a9db6c61-ab4c-4aa6-a965-927d3234b1e9 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:cd:7a", "version": 4, "addr": "10.55.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b776871-0924-422c-8755-1d2bf5877368", "rel": "bookmark"}], "image": {"id": "0c64ec24-7298-47c9-a8dc-d0651c9219a4", "links": [{"href": "http://172.30.9.23:8774/images/0c64ec24-7298-47c9-a8dc-d0651c9219a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:39:00.000000", "flavor": {"id": "ba3a6764-c955-45ae-8e1e-c4fe12efc1b8", "links": [{"href": "http://172.30.9.23:8774/flavors/ba3a6764-c955-45ae-8e1e-c4fe12efc1b8", "rel": "bookmark"}]}, "id": "3b776871-0924-422c-8755-1d2bf5877368", "security_groups": [{"name": "default"}], "user_id": "34bf39899d79486580baa9dc5e9a8dce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:39:00Z", "hostId": "fb1bd7459b4485e8ec02166938392457798a3f1bfa297dc5ca857dd2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-inst", "created": "2018-12-04T21:38:55Z", "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:39:02,482 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368 used request id req-a9db6c61-ab4c-4aa6-a965-927d3234b1e9 2018-12-04 21:39:02,483 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-inst] is - ACTIVE 2018-12-04 21:39:02,483 - create_instance - INFO - VM is - ACTIVE 2018-12-04 21:39:02,485 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:39:02,629 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39: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-108f6931-1616-44c9-85a4-440ebe57938a x-compute-request-id: req-108f6931-1616-44c9-85a4-440ebe57938a Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:cd:7a", "version": 4, "addr": "10.55.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b776871-0924-422c-8755-1d2bf5877368", "rel": "bookmark"}], "image": {"id": "0c64ec24-7298-47c9-a8dc-d0651c9219a4", "links": [{"href": "http://172.30.9.23:8774/images/0c64ec24-7298-47c9-a8dc-d0651c9219a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:39:00.000000", "flavor": {"id": "ba3a6764-c955-45ae-8e1e-c4fe12efc1b8", "links": [{"href": "http://172.30.9.23:8774/flavors/ba3a6764-c955-45ae-8e1e-c4fe12efc1b8", "rel": "bookmark"}]}, "id": "3b776871-0924-422c-8755-1d2bf5877368", "security_groups": [{"name": "default"}], "user_id": "34bf39899d79486580baa9dc5e9a8dce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:39:00Z", "hostId": "fb1bd7459b4485e8ec02166938392457798a3f1bfa297dc5ca857dd2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-inst", "created": "2018-12-04T21:38:55Z", "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:39:02,629 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368 used request id req-108f6931-1616-44c9-85a4-440ebe57938a 2018-12-04 21:39:02,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:39:02,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-46c9dc20-4514-4d2c-ad44-2330a55b8e71 Date: Tue, 04 Dec 2018 21:39:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2bf27178-5e5f-4ba2-a690-2f4a742cfa6f"],"updated_at":"2018-12-04T21:38:46Z","tenant_id":"ebb6b788a8034b249641e63bf45c3f3a","created_at":"2018-12-04T21:38:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ebb6b788a8034b249641e63bf45c3f3a","id":"2e04f595-4e0d-4dfc-b954-d439505b68fd","name":"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net"}]} 2018-12-04 21:39:02,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net used request id req-46c9dc20-4514-4d2c-ad44-2330a55b8e71 2018-12-04 21:39:02,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ebb6b788a8034b249641e63bf45c3f3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:39:02,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2ec29ec-89be-4a06-8c8b-53dce416e84a Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ebb6b788a8034b249641e63bf45c3f3a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ebb6b788a8034b249641e63bf45c3f3a", "name": "InstanceSecurityGroupTests-770d1757-a5a0-462-proj"}} 2018-12-04 21:39:02,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ebb6b788a8034b249641e63bf45c3f3a used request id req-b2ec29ec-89be-4a06-8c8b-53dce416e84a 2018-12-04 21:39:02,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:39:02,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7a21c38d-3a12-4253-bbdd-211cc9c62255 Date: Tue, 04 Dec 2018 21:39:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e04f595-4e0d-4dfc-b954-d439505b68fd","tenant_id":"ebb6b788a8034b249641e63bf45c3f3a","created_at":"2018-12-04T21:38:46Z","dns_nameservers":[],"updated_at":"2018-12-04T21:38: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":"ebb6b788a8034b249641e63bf45c3f3a","id":"2bf27178-5e5f-4ba2-a690-2f4a742cfa6f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-subnet"}]} 2018-12-04 21:39:02,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd used request id req-7a21c38d-3a12-4253-bbdd-211cc9c62255 2018-12-04 21:39:02,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:39:02,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1553 X-Openstack-Request-Id: req-d93ceb68-ff80-48a2-ad66-6521888c4f1c Date: Tue, 04 Dec 2018 21:39:02 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2e04f595-4e0d-4dfc-b954-d439505b68fd","tenant_id":"ebb6b788a8034b249641e63bf45c3f3a","created_at":"2018-12-04T21:38:52Z","admin_state_up":true,"updated_at":"2018-12-04T21:39:00Z","binding:vnic_type":"normal","device_id":"3b776871-0924-422c-8755-1d2bf5877368","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:21:cd:7a","id":"22985a5b-972d-4a2c-a9cf-7e0e1405277c","port_security_enabled":true,"project_id":"ebb6b788a8034b249641e63bf45c3f3a","fixed_ips":[{"subnet_id":"2bf27178-5e5f-4ba2-a690-2f4a742cfa6f","ip_address":"10.55.0.23"}],"extra_dhcp_opts":[],"security_groups":["ffe75a4e-8d08-4ee2-b512-33acd68b0ff3"],"name":"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2e04f595-4e0d-4dfc-b954-d439505b68fd","tenant_id":"ebb6b788a8034b249641e63bf45c3f3a","created_at":"2018-12-04T21:38:47Z","admin_state_up":true,"updated_at":"2018-12-04T21:38:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2e04f595-4e0d-4dfc-b954-d439505b68fd","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:27:3a:48","id":"d7002499-848b-4a96-97f0-c8484f532ea6","port_security_enabled":false,"project_id":"ebb6b788a8034b249641e63bf45c3f3a","fixed_ips":[{"subnet_id":"2bf27178-5e5f-4ba2-a690-2f4a742cfa6f","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-12-04 21:39:02,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd used request id req-d93ceb68-ff80-48a2-ad66-6521888c4f1c 2018-12-04 21:39:02,929 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:39:03,075 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39: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-0f2330aa-89c0-4bba-8bf7-cfbcfce2d3aa x-compute-request-id: req-0f2330aa-89c0-4bba-8bf7-cfbcfce2d3aa Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:cd:7a", "version": 4, "addr": "10.55.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b776871-0924-422c-8755-1d2bf5877368", "rel": "bookmark"}], "image": {"id": "0c64ec24-7298-47c9-a8dc-d0651c9219a4", "links": [{"href": "http://172.30.9.23:8774/images/0c64ec24-7298-47c9-a8dc-d0651c9219a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:39:00.000000", "flavor": {"id": "ba3a6764-c955-45ae-8e1e-c4fe12efc1b8", "links": [{"href": "http://172.30.9.23:8774/flavors/ba3a6764-c955-45ae-8e1e-c4fe12efc1b8", "rel": "bookmark"}]}, "id": "3b776871-0924-422c-8755-1d2bf5877368", "security_groups": [{"name": "default"}], "user_id": "34bf39899d79486580baa9dc5e9a8dce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:39:00Z", "hostId": "fb1bd7459b4485e8ec02166938392457798a3f1bfa297dc5ca857dd2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-inst", "created": "2018-12-04T21:38:55Z", "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:39:03,075 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368 used request id req-0f2330aa-89c0-4bba-8bf7-cfbcfce2d3aa 2018-12-04 21:39:03,076 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-inst] is - ACTIVE 2018-12-04 21:39:03,076 - create_instance - INFO - VM is - ACTIVE 2018-12-04 21:39:03,078 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:39:03,413 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c0e27b58-e00c-4b69-a3a0-78fd92d5dda8 x-compute-request-id: req-c0e27b58-e00c-4b69-a3a0-78fd92d5dda8 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:cd:7a", "version": 4, "addr": "10.55.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b776871-0924-422c-8755-1d2bf5877368", "rel": "bookmark"}], "image": {"id": "0c64ec24-7298-47c9-a8dc-d0651c9219a4", "links": [{"href": "http://172.30.9.23:8774/images/0c64ec24-7298-47c9-a8dc-d0651c9219a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:39:00.000000", "flavor": {"id": "ba3a6764-c955-45ae-8e1e-c4fe12efc1b8", "links": [{"href": "http://172.30.9.23:8774/flavors/ba3a6764-c955-45ae-8e1e-c4fe12efc1b8", "rel": "bookmark"}]}, "id": "3b776871-0924-422c-8755-1d2bf5877368", "security_groups": [{"name": "default"}], "user_id": "34bf39899d79486580baa9dc5e9a8dce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:39:00Z", "hostId": "fb1bd7459b4485e8ec02166938392457798a3f1bfa297dc5ca857dd2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-inst", "created": "2018-12-04T21:38:55Z", "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:39:03,413 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368 used request id req-c0e27b58-e00c-4b69-a3a0-78fd92d5dda8 2018-12-04 21:39:03,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:39:03,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-22bd14d3-7f1b-4397-b1ee-89bc002a356f Date: Tue, 04 Dec 2018 21:39:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2bf27178-5e5f-4ba2-a690-2f4a742cfa6f"],"updated_at":"2018-12-04T21:38:46Z","tenant_id":"ebb6b788a8034b249641e63bf45c3f3a","created_at":"2018-12-04T21:38:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ebb6b788a8034b249641e63bf45c3f3a","id":"2e04f595-4e0d-4dfc-b954-d439505b68fd","name":"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net"}]} 2018-12-04 21:39:03,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net used request id req-22bd14d3-7f1b-4397-b1ee-89bc002a356f 2018-12-04 21:39:03,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ebb6b788a8034b249641e63bf45c3f3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:39:03,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc88ac57-f977-4cf9-b36d-76385468dbb2 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ebb6b788a8034b249641e63bf45c3f3a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ebb6b788a8034b249641e63bf45c3f3a", "name": "InstanceSecurityGroupTests-770d1757-a5a0-462-proj"}} 2018-12-04 21:39:03,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ebb6b788a8034b249641e63bf45c3f3a used request id req-cc88ac57-f977-4cf9-b36d-76385468dbb2 2018-12-04 21:39:03,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:39:03,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d4c3fdf2-8091-443d-884b-475842f4742a Date: Tue, 04 Dec 2018 21:39:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e04f595-4e0d-4dfc-b954-d439505b68fd","tenant_id":"ebb6b788a8034b249641e63bf45c3f3a","created_at":"2018-12-04T21:38:46Z","dns_nameservers":[],"updated_at":"2018-12-04T21:38: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":"ebb6b788a8034b249641e63bf45c3f3a","id":"2bf27178-5e5f-4ba2-a690-2f4a742cfa6f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-subnet"}]} 2018-12-04 21:39:03,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd used request id req-d4c3fdf2-8091-443d-884b-475842f4742a 2018-12-04 21:39:03,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:39:03,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1553 X-Openstack-Request-Id: req-8dbefe04-383b-4f74-bea1-afa78c76a916 Date: Tue, 04 Dec 2018 21:39:03 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2e04f595-4e0d-4dfc-b954-d439505b68fd","tenant_id":"ebb6b788a8034b249641e63bf45c3f3a","created_at":"2018-12-04T21:38:52Z","admin_state_up":true,"updated_at":"2018-12-04T21:39:00Z","binding:vnic_type":"normal","device_id":"3b776871-0924-422c-8755-1d2bf5877368","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:21:cd:7a","id":"22985a5b-972d-4a2c-a9cf-7e0e1405277c","port_security_enabled":true,"project_id":"ebb6b788a8034b249641e63bf45c3f3a","fixed_ips":[{"subnet_id":"2bf27178-5e5f-4ba2-a690-2f4a742cfa6f","ip_address":"10.55.0.23"}],"extra_dhcp_opts":[],"security_groups":["ffe75a4e-8d08-4ee2-b512-33acd68b0ff3"],"name":"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2e04f595-4e0d-4dfc-b954-d439505b68fd","tenant_id":"ebb6b788a8034b249641e63bf45c3f3a","created_at":"2018-12-04T21:38:47Z","admin_state_up":true,"updated_at":"2018-12-04T21:38:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2e04f595-4e0d-4dfc-b954-d439505b68fd","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:27:3a:48","id":"d7002499-848b-4a96-97f0-c8484f532ea6","port_security_enabled":false,"project_id":"ebb6b788a8034b249641e63bf45c3f3a","fixed_ips":[{"subnet_id":"2bf27178-5e5f-4ba2-a690-2f4a742cfa6f","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-12-04 21:39:03,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd used request id req-8dbefe04-383b-4f74-bea1-afa78c76a916 2018-12-04 21:39:03,712 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-name"}}' 2018-12-04 21:39:04,494 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:39:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2274bdd8-a7ef-4de6-aa2c-02a26800ef4e x-compute-request-id: req-2274bdd8-a7ef-4de6-aa2c-02a26800ef4e Content-Length: 0 Content-Type: application/json 2018-12-04 21:39:04,494 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368/action used request id req-2274bdd8-a7ef-4de6-aa2c-02a26800ef4e 2018-12-04 21:39:04,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:39:04,920 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b45ae7cbab094483a573af52902ff078", "name": "InstanceSecurityGroupTests-770d1757-a5a0-462-proj-role"}], "expires_at": "2018-12-04T22:39:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb6b788a8034b249641e63bf45c3f3a", "name": "InstanceSecurityGroupTests-770d1757-a5a0-462-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/ebb6b788a8034b249641e63bf45c3f3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/ebb6b788a8034b249641e63bf45c3f3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/ebb6b788a8034b249641e63bf45c3f3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_ebb6b788a8034b249641e63bf45c3f3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_ebb6b788a8034b249641e63bf45c3f3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ebb6b788a8034b249641e63bf45c3f3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/ebb6b788a8034b249641e63bf45c3f3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/ebb6b788a8034b249641e63bf45c3f3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ebb6b788a8034b249641e63bf45c3f3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/ebb6b788a8034b249641e63bf45c3f3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/ebb6b788a8034b249641e63bf45c3f3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/ebb6b788a8034b249641e63bf45c3f3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/ebb6b788a8034b249641e63bf45c3f3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/ebb6b788a8034b249641e63bf45c3f3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-770d1757-a5a0-462-user", "id": "34bf39899d79486580baa9dc5e9a8dce"}, "audit_ids": ["_eq3nIbKQpO4EUJTTS7cmQ"], "issued_at": "2018-12-04T21:39:04.000000Z"}} 2018-12-04 21:39:04,922 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16b00fc561daf7d288f32b97b0abd13562235aa" 2018-12-04 21:39:05,420 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39: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-486154ea-94e9-41de-9240-09f227b6ee76 x-compute-request-id: req-486154ea-94e9-41de-9240-09f227b6ee76 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:cd:7a", "version": 4, "addr": "10.55.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b776871-0924-422c-8755-1d2bf5877368", "rel": "bookmark"}], "image": {"id": "0c64ec24-7298-47c9-a8dc-d0651c9219a4", "links": [{"href": "http://172.30.9.23:8774/images/0c64ec24-7298-47c9-a8dc-d0651c9219a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:39:00.000000", "flavor": {"id": "ba3a6764-c955-45ae-8e1e-c4fe12efc1b8", "links": [{"href": "http://172.30.9.23:8774/flavors/ba3a6764-c955-45ae-8e1e-c4fe12efc1b8", "rel": "bookmark"}]}, "id": "3b776871-0924-422c-8755-1d2bf5877368", "security_groups": [{"name": "InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-name"}, {"name": "default"}], "user_id": "34bf39899d79486580baa9dc5e9a8dce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:39:00Z", "hostId": "fb1bd7459b4485e8ec02166938392457798a3f1bfa297dc5ca857dd2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-inst", "created": "2018-12-04T21:38:55Z", "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:39:05,420 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368 used request id req-486154ea-94e9-41de-9240-09f227b6ee76 2018-12-04 21:39:05,423 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:39:05,568 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24f284d1-b293-48eb-a2eb-bfdc7b0e8e27 x-compute-request-id: req-24f284d1-b293-48eb-a2eb-bfdc7b0e8e27 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:cd:7a", "version": 4, "addr": "10.55.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b776871-0924-422c-8755-1d2bf5877368", "rel": "bookmark"}], "image": {"id": "0c64ec24-7298-47c9-a8dc-d0651c9219a4", "links": [{"href": "http://172.30.9.23:8774/images/0c64ec24-7298-47c9-a8dc-d0651c9219a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:39:00.000000", "flavor": {"id": "ba3a6764-c955-45ae-8e1e-c4fe12efc1b8", "links": [{"href": "http://172.30.9.23:8774/flavors/ba3a6764-c955-45ae-8e1e-c4fe12efc1b8", "rel": "bookmark"}]}, "id": "3b776871-0924-422c-8755-1d2bf5877368", "security_groups": [{"name": "InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-name"}, {"name": "default"}], "user_id": "34bf39899d79486580baa9dc5e9a8dce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:39:00Z", "hostId": "fb1bd7459b4485e8ec02166938392457798a3f1bfa297dc5ca857dd2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-inst", "created": "2018-12-04T21:38:55Z", "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:39:05,569 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368 used request id req-24f284d1-b293-48eb-a2eb-bfdc7b0e8e27 2018-12-04 21:39:05,569 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-inst] is - ACTIVE 2018-12-04 21:39:05,569 - create_instance - INFO - VM is - ACTIVE 2018-12-04 21:39:05,572 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:39:05,716 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35c222a3-d350-4a1a-96b0-5f81a1fc5ca3 x-compute-request-id: req-35c222a3-d350-4a1a-96b0-5f81a1fc5ca3 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:cd:7a", "version": 4, "addr": "10.55.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b776871-0924-422c-8755-1d2bf5877368", "rel": "bookmark"}], "image": {"id": "0c64ec24-7298-47c9-a8dc-d0651c9219a4", "links": [{"href": "http://172.30.9.23:8774/images/0c64ec24-7298-47c9-a8dc-d0651c9219a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:39:00.000000", "flavor": {"id": "ba3a6764-c955-45ae-8e1e-c4fe12efc1b8", "links": [{"href": "http://172.30.9.23:8774/flavors/ba3a6764-c955-45ae-8e1e-c4fe12efc1b8", "rel": "bookmark"}]}, "id": "3b776871-0924-422c-8755-1d2bf5877368", "security_groups": [{"name": "InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-name"}, {"name": "default"}], "user_id": "34bf39899d79486580baa9dc5e9a8dce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:39:00Z", "hostId": "fb1bd7459b4485e8ec02166938392457798a3f1bfa297dc5ca857dd2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-inst", "created": "2018-12-04T21:38:55Z", "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:39:05,716 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368 used request id req-35c222a3-d350-4a1a-96b0-5f81a1fc5ca3 2018-12-04 21:39:05,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:39:05,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-edef93af-0024-49c7-9925-44608de36d20 Date: Tue, 04 Dec 2018 21:39:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2bf27178-5e5f-4ba2-a690-2f4a742cfa6f"],"updated_at":"2018-12-04T21:38:46Z","tenant_id":"ebb6b788a8034b249641e63bf45c3f3a","created_at":"2018-12-04T21:38:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ebb6b788a8034b249641e63bf45c3f3a","id":"2e04f595-4e0d-4dfc-b954-d439505b68fd","name":"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net"}]} 2018-12-04 21:39:05,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net used request id req-edef93af-0024-49c7-9925-44608de36d20 2018-12-04 21:39:05,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ebb6b788a8034b249641e63bf45c3f3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:39:05,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e081f2a-f0f0-42cf-b673-e71511b8d21d Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ebb6b788a8034b249641e63bf45c3f3a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ebb6b788a8034b249641e63bf45c3f3a", "name": "InstanceSecurityGroupTests-770d1757-a5a0-462-proj"}} 2018-12-04 21:39:05,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ebb6b788a8034b249641e63bf45c3f3a used request id req-3e081f2a-f0f0-42cf-b673-e71511b8d21d 2018-12-04 21:39:05,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:39:05,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-97c949b1-3556-4db0-b66e-ae20ac94d7a1 Date: Tue, 04 Dec 2018 21:39:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e04f595-4e0d-4dfc-b954-d439505b68fd","tenant_id":"ebb6b788a8034b249641e63bf45c3f3a","created_at":"2018-12-04T21:38:46Z","dns_nameservers":[],"updated_at":"2018-12-04T21:38: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":"ebb6b788a8034b249641e63bf45c3f3a","id":"2bf27178-5e5f-4ba2-a690-2f4a742cfa6f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-subnet"}]} 2018-12-04 21:39:05,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd used request id req-97c949b1-3556-4db0-b66e-ae20ac94d7a1 2018-12-04 21:39:05,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:39:06,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-4e888108-6857-4d1b-be8a-6414a64773d3 Date: Tue, 04 Dec 2018 21:39:06 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2e04f595-4e0d-4dfc-b954-d439505b68fd","tenant_id":"ebb6b788a8034b249641e63bf45c3f3a","created_at":"2018-12-04T21:38:52Z","admin_state_up":true,"updated_at":"2018-12-04T21:39:04Z","binding:vnic_type":"normal","device_id":"3b776871-0924-422c-8755-1d2bf5877368","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:21:cd:7a","id":"22985a5b-972d-4a2c-a9cf-7e0e1405277c","port_security_enabled":true,"project_id":"ebb6b788a8034b249641e63bf45c3f3a","fixed_ips":[{"subnet_id":"2bf27178-5e5f-4ba2-a690-2f4a742cfa6f","ip_address":"10.55.0.23"}],"extra_dhcp_opts":[],"security_groups":["a1695777-724d-4697-a953-d7b6c039469a","ffe75a4e-8d08-4ee2-b512-33acd68b0ff3"],"name":"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2e04f595-4e0d-4dfc-b954-d439505b68fd","tenant_id":"ebb6b788a8034b249641e63bf45c3f3a","created_at":"2018-12-04T21:38:47Z","admin_state_up":true,"updated_at":"2018-12-04T21:38:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2e04f595-4e0d-4dfc-b954-d439505b68fd","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:27:3a:48","id":"d7002499-848b-4a96-97f0-c8484f532ea6","port_security_enabled":false,"project_id":"ebb6b788a8034b249641e63bf45c3f3a","fixed_ips":[{"subnet_id":"2bf27178-5e5f-4ba2-a690-2f4a742cfa6f","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-12-04 21:39:06,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd used request id req-4e888108-6857-4d1b-be8a-6414a64773d3 2018-12-04 21:39:06,011 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:39:06,489 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d623a5a2-71df-47ce-9d27-71b53913175f x-compute-request-id: req-d623a5a2-71df-47ce-9d27-71b53913175f Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:cd:7a", "version": 4, "addr": "10.55.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b776871-0924-422c-8755-1d2bf5877368", "rel": "bookmark"}], "image": {"id": "0c64ec24-7298-47c9-a8dc-d0651c9219a4", "links": [{"href": "http://172.30.9.23:8774/images/0c64ec24-7298-47c9-a8dc-d0651c9219a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:39:00.000000", "flavor": {"id": "ba3a6764-c955-45ae-8e1e-c4fe12efc1b8", "links": [{"href": "http://172.30.9.23:8774/flavors/ba3a6764-c955-45ae-8e1e-c4fe12efc1b8", "rel": "bookmark"}]}, "id": "3b776871-0924-422c-8755-1d2bf5877368", "security_groups": [{"name": "InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-name"}, {"name": "default"}], "user_id": "34bf39899d79486580baa9dc5e9a8dce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:39:00Z", "hostId": "fb1bd7459b4485e8ec02166938392457798a3f1bfa297dc5ca857dd2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-inst", "created": "2018-12-04T21:38:55Z", "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:39:06,489 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368 used request id req-d623a5a2-71df-47ce-9d27-71b53913175f 2018-12-04 21:39:06,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:39:06,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-b953d63d-71f6-4e22-9bb8-3052e4825f7d Date: Tue, 04 Dec 2018 21:39:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2bf27178-5e5f-4ba2-a690-2f4a742cfa6f"],"updated_at":"2018-12-04T21:38:46Z","tenant_id":"ebb6b788a8034b249641e63bf45c3f3a","created_at":"2018-12-04T21:38:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ebb6b788a8034b249641e63bf45c3f3a","id":"2e04f595-4e0d-4dfc-b954-d439505b68fd","name":"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net"}]} 2018-12-04 21:39:06,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net used request id req-b953d63d-71f6-4e22-9bb8-3052e4825f7d 2018-12-04 21:39:06,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ebb6b788a8034b249641e63bf45c3f3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:39:06,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faed5073-aaa1-43ca-a439-10071c9591c2 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ebb6b788a8034b249641e63bf45c3f3a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ebb6b788a8034b249641e63bf45c3f3a", "name": "InstanceSecurityGroupTests-770d1757-a5a0-462-proj"}} 2018-12-04 21:39:06,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ebb6b788a8034b249641e63bf45c3f3a used request id req-faed5073-aaa1-43ca-a439-10071c9591c2 2018-12-04 21:39:06,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:39:06,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bf5527d1-748f-49bd-88fe-ea5215b3872e Date: Tue, 04 Dec 2018 21:39:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e04f595-4e0d-4dfc-b954-d439505b68fd","tenant_id":"ebb6b788a8034b249641e63bf45c3f3a","created_at":"2018-12-04T21:38:46Z","dns_nameservers":[],"updated_at":"2018-12-04T21:38: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":"ebb6b788a8034b249641e63bf45c3f3a","id":"2bf27178-5e5f-4ba2-a690-2f4a742cfa6f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-subnet"}]} 2018-12-04 21:39:06,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd used request id req-bf5527d1-748f-49bd-88fe-ea5215b3872e 2018-12-04 21:39:06,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:39:06,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-17eb0b9a-0bcc-4ac1-b97e-0200ebd2e0b9 Date: Tue, 04 Dec 2018 21:39:06 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2e04f595-4e0d-4dfc-b954-d439505b68fd","tenant_id":"ebb6b788a8034b249641e63bf45c3f3a","created_at":"2018-12-04T21:38:52Z","admin_state_up":true,"updated_at":"2018-12-04T21:39:04Z","binding:vnic_type":"normal","device_id":"3b776871-0924-422c-8755-1d2bf5877368","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:21:cd:7a","id":"22985a5b-972d-4a2c-a9cf-7e0e1405277c","port_security_enabled":true,"project_id":"ebb6b788a8034b249641e63bf45c3f3a","fixed_ips":[{"subnet_id":"2bf27178-5e5f-4ba2-a690-2f4a742cfa6f","ip_address":"10.55.0.23"}],"extra_dhcp_opts":[],"security_groups":["a1695777-724d-4697-a953-d7b6c039469a","ffe75a4e-8d08-4ee2-b512-33acd68b0ff3"],"name":"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2e04f595-4e0d-4dfc-b954-d439505b68fd","tenant_id":"ebb6b788a8034b249641e63bf45c3f3a","created_at":"2018-12-04T21:38:47Z","admin_state_up":true,"updated_at":"2018-12-04T21:38:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2e04f595-4e0d-4dfc-b954-d439505b68fd","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:27:3a:48","id":"d7002499-848b-4a96-97f0-c8484f532ea6","port_security_enabled":false,"project_id":"ebb6b788a8034b249641e63bf45c3f3a","fixed_ips":[{"subnet_id":"2bf27178-5e5f-4ba2-a690-2f4a742cfa6f","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-12-04 21:39:06,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd used request id req-17eb0b9a-0bcc-4ac1-b97e-0200ebd2e0b9 2018-12-04 21:39:06,785 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-name"}}' 2018-12-04 21:39:07,534 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:39:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dfa6d17a-c3e3-432f-9ee4-63f9d2fce18d x-compute-request-id: req-dfa6d17a-c3e3-432f-9ee4-63f9d2fce18d Content-Length: 0 Content-Type: application/json 2018-12-04 21:39:07,535 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368/action used request id req-dfa6d17a-c3e3-432f-9ee4-63f9d2fce18d 2018-12-04 21:39:07,537 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:39:07,887 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-2161beec-10be-4a20-bdf0-912b913c0521 x-compute-request-id: req-2161beec-10be-4a20-bdf0-912b913c0521 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:cd:7a", "version": 4, "addr": "10.55.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b776871-0924-422c-8755-1d2bf5877368", "rel": "bookmark"}], "image": {"id": "0c64ec24-7298-47c9-a8dc-d0651c9219a4", "links": [{"href": "http://172.30.9.23:8774/images/0c64ec24-7298-47c9-a8dc-d0651c9219a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:39:00.000000", "flavor": {"id": "ba3a6764-c955-45ae-8e1e-c4fe12efc1b8", "links": [{"href": "http://172.30.9.23:8774/flavors/ba3a6764-c955-45ae-8e1e-c4fe12efc1b8", "rel": "bookmark"}]}, "id": "3b776871-0924-422c-8755-1d2bf5877368", "security_groups": [{"name": "default"}], "user_id": "34bf39899d79486580baa9dc5e9a8dce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:39:00Z", "hostId": "fb1bd7459b4485e8ec02166938392457798a3f1bfa297dc5ca857dd2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-inst", "created": "2018-12-04T21:38:55Z", "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:39:07,887 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368 used request id req-2161beec-10be-4a20-bdf0-912b913c0521 2018-12-04 21:39:07,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:39:07,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-ac1bfa4b-5d6f-4ca1-8cd0-3e8a6858534a Date: Tue, 04 Dec 2018 21:39:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2bf27178-5e5f-4ba2-a690-2f4a742cfa6f"],"updated_at":"2018-12-04T21:38:46Z","tenant_id":"ebb6b788a8034b249641e63bf45c3f3a","created_at":"2018-12-04T21:38:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ebb6b788a8034b249641e63bf45c3f3a","id":"2e04f595-4e0d-4dfc-b954-d439505b68fd","name":"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net"}]} 2018-12-04 21:39:07,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net used request id req-ac1bfa4b-5d6f-4ca1-8cd0-3e8a6858534a 2018-12-04 21:39:07,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ebb6b788a8034b249641e63bf45c3f3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:39:08,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5913be7-dafa-4b26-b393-65c7d0897663 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ebb6b788a8034b249641e63bf45c3f3a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ebb6b788a8034b249641e63bf45c3f3a", "name": "InstanceSecurityGroupTests-770d1757-a5a0-462-proj"}} 2018-12-04 21:39:08,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ebb6b788a8034b249641e63bf45c3f3a used request id req-c5913be7-dafa-4b26-b393-65c7d0897663 2018-12-04 21:39:08,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:39:08,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ebce2813-f5bc-439f-917f-33bb40b4e277 Date: Tue, 04 Dec 2018 21:39:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e04f595-4e0d-4dfc-b954-d439505b68fd","tenant_id":"ebb6b788a8034b249641e63bf45c3f3a","created_at":"2018-12-04T21:38:46Z","dns_nameservers":[],"updated_at":"2018-12-04T21:38: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":"ebb6b788a8034b249641e63bf45c3f3a","id":"2bf27178-5e5f-4ba2-a690-2f4a742cfa6f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-subnet"}]} 2018-12-04 21:39:08,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd used request id req-ebce2813-f5bc-439f-917f-33bb40b4e277 2018-12-04 21:39:08,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:39:08,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1553 X-Openstack-Request-Id: req-73d157d9-01e8-40eb-b85b-44ac230d3887 Date: Tue, 04 Dec 2018 21:39:08 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2e04f595-4e0d-4dfc-b954-d439505b68fd","tenant_id":"ebb6b788a8034b249641e63bf45c3f3a","created_at":"2018-12-04T21:38:52Z","admin_state_up":true,"updated_at":"2018-12-04T21:39:07Z","binding:vnic_type":"normal","device_id":"3b776871-0924-422c-8755-1d2bf5877368","device_owner":"compute:nova","revision_number":14,"mac_address":"fa:16:3e:21:cd:7a","id":"22985a5b-972d-4a2c-a9cf-7e0e1405277c","port_security_enabled":true,"project_id":"ebb6b788a8034b249641e63bf45c3f3a","fixed_ips":[{"subnet_id":"2bf27178-5e5f-4ba2-a690-2f4a742cfa6f","ip_address":"10.55.0.23"}],"extra_dhcp_opts":[],"security_groups":["ffe75a4e-8d08-4ee2-b512-33acd68b0ff3"],"name":"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2e04f595-4e0d-4dfc-b954-d439505b68fd","tenant_id":"ebb6b788a8034b249641e63bf45c3f3a","created_at":"2018-12-04T21:38:47Z","admin_state_up":true,"updated_at":"2018-12-04T21:38:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2e04f595-4e0d-4dfc-b954-d439505b68fd","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:27:3a:48","id":"d7002499-848b-4a96-97f0-c8484f532ea6","port_security_enabled":false,"project_id":"ebb6b788a8034b249641e63bf45c3f3a","fixed_ips":[{"subnet_id":"2bf27178-5e5f-4ba2-a690-2f4a742cfa6f","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-12-04 21:39:08,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=2e04f595-4e0d-4dfc-b954-d439505b68fd used request id req-73d157d9-01e8-40eb-b85b-44ac230d3887 2018-12-04 21:39:08,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16b00fc561daf7d288f32b97b0abd13562235aa" 2018-12-04 21:39:08,480 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74bc984e-26aa-4a5f-94ec-f9e3cfb2bc27 x-compute-request-id: req-74bc984e-26aa-4a5f-94ec-f9e3cfb2bc27 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:cd:7a", "version": 4, "addr": "10.55.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b776871-0924-422c-8755-1d2bf5877368", "rel": "bookmark"}], "image": {"id": "0c64ec24-7298-47c9-a8dc-d0651c9219a4", "links": [{"href": "http://172.30.9.23:8774/images/0c64ec24-7298-47c9-a8dc-d0651c9219a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:39:00.000000", "flavor": {"id": "ba3a6764-c955-45ae-8e1e-c4fe12efc1b8", "links": [{"href": "http://172.30.9.23:8774/flavors/ba3a6764-c955-45ae-8e1e-c4fe12efc1b8", "rel": "bookmark"}]}, "id": "3b776871-0924-422c-8755-1d2bf5877368", "security_groups": [{"name": "default"}], "user_id": "34bf39899d79486580baa9dc5e9a8dce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:39:00Z", "hostId": "fb1bd7459b4485e8ec02166938392457798a3f1bfa297dc5ca857dd2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-inst", "created": "2018-12-04T21:38:55Z", "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:39:08,480 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368 used request id req-74bc984e-26aa-4a5f-94ec-f9e3cfb2bc27 2018-12-04 21:39:08,481 - create_instance - INFO - Deleting Port with ID - 22985a5b-972d-4a2c-a9cf-7e0e1405277c 2018-12-04 21:39:08,481 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-port 2018-12-04 21:39:08,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/22985a5b-972d-4a2c-a9cf-7e0e1405277c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:39:09,228 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-39a128cf-78ec-4979-9437-4759219f1c0d Date: Tue, 04 Dec 2018 21:39:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:39:09,228 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/22985a5b-972d-4a2c-a9cf-7e0e1405277c used request id req-39a128cf-78ec-4979-9437-4759219f1c0d 2018-12-04 21:39:09,228 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-inst 2018-12-04 21:39:09,231 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:39:09,527 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:39: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-4541be8d-c3cf-4798-9f15-0da418baf0d0 x-compute-request-id: req-4541be8d-c3cf-4798-9f15-0da418baf0d0 Content-Type: application/json 2018-12-04 21:39:09,527 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368 used request id req-4541be8d-c3cf-4798-9f15-0da418baf0d0 2018-12-04 21:39:09,527 - create_instance - INFO - Checking deletion status 2018-12-04 21:39:09,530 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:39:09,647 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39: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-403e5277-735d-4c54-8d65-077dbca3e52d x-compute-request-id: req-403e5277-735d-4c54-8d65-077dbca3e52d 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.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b776871-0924-422c-8755-1d2bf5877368", "rel": "bookmark"}], "image": {"id": "0c64ec24-7298-47c9-a8dc-d0651c9219a4", "links": [{"href": "http://172.30.9.23:8774/images/0c64ec24-7298-47c9-a8dc-d0651c9219a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:39:00.000000", "flavor": {"id": "ba3a6764-c955-45ae-8e1e-c4fe12efc1b8", "links": [{"href": "http://172.30.9.23:8774/flavors/ba3a6764-c955-45ae-8e1e-c4fe12efc1b8", "rel": "bookmark"}]}, "id": "3b776871-0924-422c-8755-1d2bf5877368", "user_id": "34bf39899d79486580baa9dc5e9a8dce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:39:09Z", "hostId": "fb1bd7459b4485e8ec02166938392457798a3f1bfa297dc5ca857dd2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-inst", "created": "2018-12-04T21:38:55Z", "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:39:09,648 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368 used request id req-403e5277-735d-4c54-8d65-077dbca3e52d 2018-12-04 21:39:09,648 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-inst] is - ACTIVE 2018-12-04 21:39:09,648 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:39:12,652 - create_instance - DEBUG - VM status query timeout in 296.876085043 2018-12-04 21:39:12,655 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:39:12,735 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-26a05482-1b16-41ee-9c6a-915e9fcb25c1 x-compute-request-id: req-26a05482-1b16-41ee-9c6a-915e9fcb25c1 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.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b776871-0924-422c-8755-1d2bf5877368", "rel": "bookmark"}], "image": {"id": "0c64ec24-7298-47c9-a8dc-d0651c9219a4", "links": [{"href": "http://172.30.9.23:8774/images/0c64ec24-7298-47c9-a8dc-d0651c9219a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:39:00.000000", "flavor": {"id": "ba3a6764-c955-45ae-8e1e-c4fe12efc1b8", "links": [{"href": "http://172.30.9.23:8774/flavors/ba3a6764-c955-45ae-8e1e-c4fe12efc1b8", "rel": "bookmark"}]}, "id": "3b776871-0924-422c-8755-1d2bf5877368", "user_id": "34bf39899d79486580baa9dc5e9a8dce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:39:09Z", "hostId": "fb1bd7459b4485e8ec02166938392457798a3f1bfa297dc5ca857dd2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-inst", "created": "2018-12-04T21:38:55Z", "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:39:12,735 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368 used request id req-26a05482-1b16-41ee-9c6a-915e9fcb25c1 2018-12-04 21:39:12,735 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-inst] is - ACTIVE 2018-12-04 21:39:12,735 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:39:15,739 - create_instance - DEBUG - VM status query timeout in 293.788995028 2018-12-04 21:39:15,741 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a8bfc694bb6207d1337397de05836f67dd8ffa" 2018-12-04 21:39:15,794 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:39:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ab0ac4c6-59bb-4882-94a8-236a7f4d85dd x-compute-request-id: req-ab0ac4c6-59bb-4882-94a8-236a7f4d85dd Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 3b776871-0924-422c-8755-1d2bf5877368 could not be found.", "code": 404}} 2018-12-04 21:39:15,794 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b776871-0924-422c-8755-1d2bf5877368 used request id req-ab0ac4c6-59bb-4882-94a8-236a7f4d85dd 2018-12-04 21:39:15,794 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 3b776871-0924-422c-8755-1d2bf5877368 could not be found. (HTTP 404) (Request-ID: req-ab0ac4c6-59bb-4882-94a8-236a7f4d85dd) 2018-12-04 21:39:15,794 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-inst 2018-12-04 21:39:15,795 - neutron_utils - INFO - Deleting security group rule with ID - 95e4fbb3-61a3-49f6-a899-d56eb3c38df0 2018-12-04 21:39:15,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/95e4fbb3-61a3-49f6-a899-d56eb3c38df0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c44b543b747e61d8d86f3ffc269b5a7bacc9e8f" 2018-12-04 21:39:15,878 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-791dde3b-eda8-4bf7-a171-5240d8c61153 Content-Length: 0 Date: Tue, 04 Dec 2018 21:39:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:39:15,878 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/95e4fbb3-61a3-49f6-a899-d56eb3c38df0 used request id req-791dde3b-eda8-4bf7-a171-5240d8c61153 2018-12-04 21:39:15,878 - neutron_utils - INFO - Deleting security group rule with ID - 6524d654-792a-4771-bd26-e10119517dc9 2018-12-04 21:39:15,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/6524d654-792a-4771-bd26-e10119517dc9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c44b543b747e61d8d86f3ffc269b5a7bacc9e8f" 2018-12-04 21:39:15,970 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1ac34e44-e0db-419b-9eb7-577e86837cd2 Content-Length: 0 Date: Tue, 04 Dec 2018 21:39:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:39:15,970 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/6524d654-792a-4771-bd26-e10119517dc9 used request id req-1ac34e44-e0db-419b-9eb7-577e86837cd2 2018-12-04 21:39:15,970 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-name 2018-12-04 21:39:15,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/a1695777-724d-4697-a953-d7b6c039469a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c44b543b747e61d8d86f3ffc269b5a7bacc9e8f" 2018-12-04 21:39:16,110 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-53ec4730-025e-4df3-a401-97e1b3d66257 Content-Length: 0 Date: Tue, 04 Dec 2018 21:39:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:39:16,110 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/a1695777-724d-4697-a953-d7b6c039469a used request id req-53ec4730-025e-4df3-a401-97e1b3d66257 2018-12-04 21:39:16,113 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/ba3a6764-c955-45ae-8e1e-c4fe12efc1b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6f095e240a321e290c2f156eae6ac8e503f6d0c" 2018-12-04 21:39:16,151 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:39:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ab03bab9-e1fd-4dbe-b645-ca6b98be3cd4 x-compute-request-id: req-ab03bab9-e1fd-4dbe-b645-ca6b98be3cd4 Content-Length: 0 Content-Type: application/json 2018-12-04 21:39:16,151 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/ba3a6764-c955-45ae-8e1e-c4fe12efc1b8 used request id req-ab03bab9-e1fd-4dbe-b645-ca6b98be3cd4 2018-12-04 21:39:16,152 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-subnet 2018-12-04 21:39:16,152 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-subnet 2018-12-04 21:39:16,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/2bf27178-5e5f-4ba2-a690-2f4a742cfa6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1800ca60cc3de47dea68c3f154cc00c92ee9c00d" 2018-12-04 21:39:17,576 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-630c9ddf-b270-4eab-81db-704fdb7b3bd0 Date: Tue, 04 Dec 2018 21:39:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:39:17,577 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/2bf27178-5e5f-4ba2-a690-2f4a742cfa6f used request id req-630c9ddf-b270-4eab-81db-704fdb7b3bd0 2018-12-04 21:39:17,577 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-pub-net 2018-12-04 21:39:17,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/2e04f595-4e0d-4dfc-b954-d439505b68fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1800ca60cc3de47dea68c3f154cc00c92ee9c00d" 2018-12-04 21:39:18,813 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-da652898-1aa0-4a89-8bbc-dc97d6c858b3 Date: Tue, 04 Dec 2018 21:39:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:39:18,813 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/2e04f595-4e0d-4dfc-b954-d439505b68fd used request id req-da652898-1aa0-4a89-8bbc-dc97d6c858b3 2018-12-04 21:39:18,814 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-8507ea66-e796-4be0-be77-ab9062c721b6-image 2018-12-04 21:39:18,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/0c64ec24-7298-47c9-a8dc-d0651c9219a4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}80529f7450ad196c0923a1d4c5d73b70b5721818" 2018-12-04 21:39:19,424 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c2e0d245-ae6d-4d87-baea-560526615713 Date: Tue, 04 Dec 2018 21:39:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:39:19,424 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/0c64ec24-7298-47c9-a8dc-d0651c9219a4 used request id req-c2e0d245-ae6d-4d87-baea-560526615713 2018-12-04 21:39:19,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fe738e16113db150ebf0c9ead7feef1e6b072" 2018-12-04 21:39:19,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-5b88507a-6575-4d74-ba96-8ec5c22b932f Date: Tue, 04 Dec 2018 21:39:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "created_at": "2018-12-04T21:38:45Z", "updated_at": "2018-12-04T21:38:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:38:45Z", "revision_number": 0, "id": "1ecb69ff-1a88-49e8-b6a8-d3a45fe8a26f", "remote_group_id": "ffe75a4e-8d08-4ee2-b512-33acd68b0ff3", "remote_ip_prefix": null, "created_at": "2018-12-04T21:38:45Z", "security_group_id": "ffe75a4e-8d08-4ee2-b512-33acd68b0ff3", "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb6b788a8034b249641e63bf45c3f3a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:38:45Z", "revision_number": 0, "id": "5a01d832-6647-40e2-b9e8-823d51774d7d", "remote_group_id": "ffe75a4e-8d08-4ee2-b512-33acd68b0ff3", "remote_ip_prefix": null, "created_at": "2018-12-04T21:38:45Z", "security_group_id": "ffe75a4e-8d08-4ee2-b512-33acd68b0ff3", "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb6b788a8034b249641e63bf45c3f3a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:38:45Z", "revision_number": 0, "id": "8a7157ba-b6b3-49c1-8095-afd96a300d23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:38:45Z", "security_group_id": "ffe75a4e-8d08-4ee2-b512-33acd68b0ff3", "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb6b788a8034b249641e63bf45c3f3a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:38:45Z", "revision_number": 0, "id": "96952ca2-41bc-4b7f-9b82-24d4e8d40d43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:38:45Z", "security_group_id": "ffe75a4e-8d08-4ee2-b512-33acd68b0ff3", "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb6b788a8034b249641e63bf45c3f3a"}], "revision_number": 4, "project_id": "ebb6b788a8034b249641e63bf45c3f3a", "id": "ffe75a4e-8d08-4ee2-b512-33acd68b0ff3", "name": "default"}]} 2018-12-04 21:39:19,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-5b88507a-6575-4d74-ba96-8ec5c22b932f 2018-12-04 21:39:19,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fe738e16113db150ebf0c9ead7feef1e6b072" 2018-12-04 21:39:19,806 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:39:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8f4dfc3-a644-45d0-9d2e-caab8ac310a5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:39:19,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-b8f4dfc3-a644-45d0-9d2e-caab8ac310a5 2018-12-04 21:39:19,806 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:39:19,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fe738e16113db150ebf0c9ead7feef1e6b072" 2018-12-04 21:39:19,918 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:39:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f83e643-70fb-4f70-9e69-70a79bd2a522 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:39:19,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-1f83e643-70fb-4f70-9e69-70a79bd2a522 2018-12-04 21:39:19,918 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:39:19,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fe738e16113db150ebf0c9ead7feef1e6b072" 2018-12-04 21:39:20,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-850390d4-7c22-44d1-a2dd-e43ab9df3d66 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:39:20,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-850390d4-7c22-44d1-a2dd-e43ab9df3d66 2018-12-04 21:39:20,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fe738e16113db150ebf0c9ead7feef1e6b072" 2018-12-04 21:39:20,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eacc198-e369-4ff2-bb6e-1e69bca61bcc Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:39:20,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-0eacc198-e369-4ff2-bb6e-1e69bca61bcc 2018-12-04 21:39:20,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fe738e16113db150ebf0c9ead7feef1e6b072" 2018-12-04 21:39:20,242 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:39:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4cd37a0-3ad3-4ea5-95db-71e6f873d785 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:39:20,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-b4cd37a0-3ad3-4ea5-95db-71e6f873d785 2018-12-04 21:39:20,242 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:39:20,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fe738e16113db150ebf0c9ead7feef1e6b072" 2018-12-04 21:39:20,343 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:39:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-274d1bd3-caf2-4e52-a6c0-470356164ac0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:39:20,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-274d1bd3-caf2-4e52-a6c0-470356164ac0 2018-12-04 21:39:20,343 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:39:20,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fe738e16113db150ebf0c9ead7feef1e6b072" 2018-12-04 21:39:20,444 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:39:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-420790f7-561d-494b-b27b-e16f60d92cfc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:39:20,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-420790f7-561d-494b-b27b-e16f60d92cfc 2018-12-04 21:39:20,445 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:39:20,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fe738e16113db150ebf0c9ead7feef1e6b072" 2018-12-04 21:39:20,551 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:39:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8d216ad-4165-4e4a-bdfb-d13de9ce486f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:39:20,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-c8d216ad-4165-4e4a-bdfb-d13de9ce486f 2018-12-04 21:39:20,552 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:39:20,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fe738e16113db150ebf0c9ead7feef1e6b072" 2018-12-04 21:39:20,652 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:39:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d5b9f16-4ba9-45b4-8791-d60cce09a96b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:39:20,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-1d5b9f16-4ba9-45b4-8791-d60cce09a96b 2018-12-04 21:39:20,653 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:39:20,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fe738e16113db150ebf0c9ead7feef1e6b072" 2018-12-04 21:39:20,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f20f321a-7097-400a-8dbb-962a1ba8fb59 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:39:20,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-f20f321a-7097-400a-8dbb-962a1ba8fb59 2018-12-04 21:39:20,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ebb6b788a8034b249641e63bf45c3f3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fe738e16113db150ebf0c9ead7feef1e6b072" 2018-12-04 21:39:20,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-360c18f3-545f-41c9-9b89-a1fe51e9f894 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ebb6b788a8034b249641e63bf45c3f3a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ebb6b788a8034b249641e63bf45c3f3a", "name": "InstanceSecurityGroupTests-770d1757-a5a0-462-proj"}} 2018-12-04 21:39:20,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ebb6b788a8034b249641e63bf45c3f3a used request id req-360c18f3-545f-41c9-9b89-a1fe51e9f894 2018-12-04 21:39:20,856 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ffe75a4e-8d08-4ee2-b512-33acd68b0ff3 2018-12-04 21:39:20,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ffe75a4e-8d08-4ee2-b512-33acd68b0ff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fe738e16113db150ebf0c9ead7feef1e6b072" 2018-12-04 21:39:20,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8070402e-caa6-4a29-8c63-a5314ab15868 Date: Tue, 04 Dec 2018 21:39:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "ffe75a4e-8d08-4ee2-b512-33acd68b0ff3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:38:45Z", "security_group_id": "ffe75a4e-8d08-4ee2-b512-33acd68b0ff3", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "created_at": "2018-12-04T21:38:45Z", "project_id": "ebb6b788a8034b249641e63bf45c3f3a", "id": "1ecb69ff-1a88-49e8-b6a8-d3a45fe8a26f"}, {"remote_group_id": "ffe75a4e-8d08-4ee2-b512-33acd68b0ff3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:38:45Z", "security_group_id": "ffe75a4e-8d08-4ee2-b512-33acd68b0ff3", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "created_at": "2018-12-04T21:38:45Z", "project_id": "ebb6b788a8034b249641e63bf45c3f3a", "id": "5a01d832-6647-40e2-b9e8-823d51774d7d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:38:45Z", "security_group_id": "ffe75a4e-8d08-4ee2-b512-33acd68b0ff3", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "created_at": "2018-12-04T21:38:45Z", "project_id": "ebb6b788a8034b249641e63bf45c3f3a", "id": "8a7157ba-b6b3-49c1-8095-afd96a300d23"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:38:45Z", "security_group_id": "ffe75a4e-8d08-4ee2-b512-33acd68b0ff3", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb6b788a8034b249641e63bf45c3f3a", "created_at": "2018-12-04T21:38:45Z", "project_id": "ebb6b788a8034b249641e63bf45c3f3a", "id": "96952ca2-41bc-4b7f-9b82-24d4e8d40d43"}]} 2018-12-04 21:39:20,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ffe75a4e-8d08-4ee2-b512-33acd68b0ff3 used request id req-8070402e-caa6-4a29-8c63-a5314ab15868 2018-12-04 21:39:20,880 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:39:20,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/ffe75a4e-8d08-4ee2-b512-33acd68b0ff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fe738e16113db150ebf0c9ead7feef1e6b072" 2018-12-04 21:39:21,077 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-01c73992-797c-4ad1-affa-6025eabd5fe9 Content-Length: 0 Date: Tue, 04 Dec 2018 21:39:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:39:21,078 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/ffe75a4e-8d08-4ee2-b512-33acd68b0ff3 used request id req-01c73992-797c-4ad1-affa-6025eabd5fe9 2018-12-04 21:39:21,078 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-770d1757-a5a0-462-proj 2018-12-04 21:39:21,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/ebb6b788a8034b249641e63bf45c3f3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fe738e16113db150ebf0c9ead7feef1e6b072" 2018-12-04 21:39:21,364 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:39:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9797d0e8-4137-4d1d-b66b-8add63a3c53e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:39:21,365 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/ebb6b788a8034b249641e63bf45c3f3a used request id req-9797d0e8-4137-4d1d-b66b-8add63a3c53e 2018-12-04 21:39:21,365 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-770d1757-a5a0-462-proj-role 2018-12-04 21:39:21,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/b45ae7cbab094483a573af52902ff078 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fe738e16113db150ebf0c9ead7feef1e6b072" 2018-12-04 21:39:21,491 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:39:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fcb2a93-d706-468f-911d-989d9dbd253f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:39:21,491 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/b45ae7cbab094483a573af52902ff078 used request id req-6fcb2a93-d706-468f-911d-989d9dbd253f 2018-12-04 21:39:21,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fe738e16113db150ebf0c9ead7feef1e6b072" 2018-12-04 21:39:21,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a3a8b20-022b-4710-a991-53c073477158 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:39:21,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7a3a8b20-022b-4710-a991-53c073477158 2018-12-04 21:39:21,591 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-770d1757-a5a0-462-user 2018-12-04 21:39:21,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/34bf39899d79486580baa9dc5e9a8dce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead156e532d6e5fc9e9e5785dcfc8e5dd581414b" 2018-12-04 21:39:21,843 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:39:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-541e5187-12f1-4996-bd59-182c29823a73 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:39:21,843 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/34bf39899d79486580baa9dc5e9a8dce used request id req-541e5187-12f1-4996-bd59-182c29823a73 2018-12-04 21:39:21,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:39:22,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:39:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["-3hJdWHUQVeLfJT95n4O2Q"], "issued_at": "2018-12-04T21:39:22.000000Z"}} 2018-12-04 21:39:22,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae69524325da700e0ce4d1057f38ac9f78f85266" 2018-12-04 21:39:22,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1a1a341-55e5-4832-b5a3-2c5047c1c625 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:39:22,341 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e1a1a341-55e5-4832-b5a3-2c5047c1c625 2018-12-04 21:39:22,342 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:39:22,343 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:39:22,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:39:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["thTfxiCOSkKbtVngqGVlIQ"], "issued_at": "2018-12-04T21:39:22.000000Z"}} 2018-12-04 21:39:22,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f417c47634759de843277ed086036c78e45ebc09" 2018-12-04 21:39:22,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb4b7a87-f78f-482e-9d96-e4cde95a6581 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:39:22,835 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-fb4b7a87-f78f-482e-9d96-e4cde95a6581 2018-12-04 21:39:22,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:39:22,845 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:39: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:39:22,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-33c46a09-e656-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f417c47634759de843277ed086036c78e45ebc09" 2018-12-04 21:39:22,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34c192d3-1813-4592-951b-770f7782ac81 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-33c46a09-e656-4d5-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:39:22,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-33c46a09-e656-4d5-proj used request id req-34c192d3-1813-4592-951b-770f7782ac81 2018-12-04 21:39:22,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f417c47634759de843277ed086036c78e45ebc09" 2018-12-04 21:39:22,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c74ad5a-f67f-4af7-8b39-97f4f64c1c1b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:39:22,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-3c74ad5a-f67f-4af7-8b39-97f4f64c1c1b 2018-12-04 21:39:22,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f417c47634759de843277ed086036c78e45ebc09" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-33c46a09-e656-4d5-proj"}}' 2018-12-04 21:39:23,021 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:39:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0970fb24-855a-4d67-a74e-1edad6c2ed18 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8c809a99415a41dab8788c13cbc66b24"}, "tags": [], "enabled": true, "id": "8c809a99415a41dab8788c13cbc66b24", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-33c46a09-e656-4d5-proj"}} 2018-12-04 21:39:23,022 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-0970fb24-855a-4d67-a74e-1edad6c2ed18 2018-12-04 21:39:23,022 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-33c46a09-e656-4d5-proj 2018-12-04 21:39:23,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:39:23,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:39:23,428 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:39:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["Wbuy7G97RVG5n0U9mn_rUQ"], "issued_at": "2018-12-04T21:39:23.000000Z"}} 2018-12-04 21:39:23,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f916730f6bd2f331bf2a6a4966c86a94fa55892b" 2018-12-04 21:39:23,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af8517e4-b082-4f83-b84d-b6d3dc3a9d17 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:39:23,523 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-af8517e4-b082-4f83-b84d-b6d3dc3a9d17 2018-12-04 21:39:23,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:39:23,531 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:39: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:39:23,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f916730f6bd2f331bf2a6a4966c86a94fa55892b" 2018-12-04 21:39:23,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e930703b-3214-453d-8304-82e9801c570b Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:39:23,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e930703b-3214-453d-8304-82e9801c570b 2018-12-04 21:39:23,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-33c46a09-e656-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f916730f6bd2f331bf2a6a4966c86a94fa55892b" 2018-12-04 21:39:23,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97af2dd3-7a1f-4295-aa32-6265ee81565c Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-33c46a09-e656-4d5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8c809a99415a41dab8788c13cbc66b24"}, "tags": [], "enabled": true, "id": "8c809a99415a41dab8788c13cbc66b24", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-33c46a09-e656-4d5-proj"}]} 2018-12-04 21:39:23,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-33c46a09-e656-4d5-proj used request id req-97af2dd3-7a1f-4295-aa32-6265ee81565c 2018-12-04 21:39:23,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f916730f6bd2f331bf2a6a4966c86a94fa55892b" 2018-12-04 21:39:23,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8caab348-d002-4770-99c9-0df5c2f6ffb7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:39:23,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-8caab348-d002-4770-99c9-0df5c2f6ffb7 2018-12-04 21:39:24,293 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-33c46a09-e656-4d5-user 2018-12-04 21:39:24,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:39:24,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f417c47634759de843277ed086036c78e45ebc09" 2018-12-04 21:39:24,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c670dcb8-7d7c-49a4-af60-891a9b66e977 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:39:24,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c670dcb8-7d7c-49a4-af60-891a9b66e977 2018-12-04 21:39:24,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f417c47634759de843277ed086036c78e45ebc09" -d '{"role": {"name": "InstanceSecurityGroupTests-33c46a09-e656-4d5-proj-role"}}' 2018-12-04 21:39:24,516 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:39:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19e686e1-0560-4e3d-ac40-4f5975d9c472 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fead3ced797b4bac9716b8f82e916de6", "links": {"self": "http://172.30.9.23:5000/v3/roles/fead3ced797b4bac9716b8f82e916de6"}, "name": "InstanceSecurityGroupTests-33c46a09-e656-4d5-proj-role"}} 2018-12-04 21:39:24,516 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-19e686e1-0560-4e3d-ac40-4f5975d9c472 2018-12-04 21:39:24,517 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-33c46a09-e656-4d5-proj-role 2018-12-04 21:39:24,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/fead3ced797b4bac9716b8f82e916de6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f417c47634759de843277ed086036c78e45ebc09" 2018-12-04 21:39:24,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dfd1d6f-8129-44ab-9a1c-3345c1ddf2c6 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fead3ced797b4bac9716b8f82e916de6", "links": {"self": "http://172.30.9.23:5000/v3/roles/fead3ced797b4bac9716b8f82e916de6"}, "name": "InstanceSecurityGroupTests-33c46a09-e656-4d5-proj-role"}} 2018-12-04 21:39:24,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/fead3ced797b4bac9716b8f82e916de6 used request id req-7dfd1d6f-8129-44ab-9a1c-3345c1ddf2c6 2018-12-04 21:39:24,620 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-33c46a09-e656-4d5-proj-role to project InstanceSecurityGroupTests-33c46a09-e656-4d5-proj 2018-12-04 21:39:24,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/8c809a99415a41dab8788c13cbc66b24/users/7df3e8f3609048e0a12414fd218b4021/roles/fead3ced797b4bac9716b8f82e916de6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f417c47634759de843277ed086036c78e45ebc09" 2018-12-04 21:39:24,761 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:39:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-175b8a13-597a-40f8-9e64-a6c4d52089cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:39:24,761 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/8c809a99415a41dab8788c13cbc66b24/users/7df3e8f3609048e0a12414fd218b4021/roles/fead3ced797b4bac9716b8f82e916de6 used request id req-175b8a13-597a-40f8-9e64-a6c4d52089cf 2018-12-04 21:39:24,761 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:39:24,763 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-04 21:39:24,763 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:39:24,764 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:39:25,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fead3ced797b4bac9716b8f82e916de6", "name": "InstanceSecurityGroupTests-33c46a09-e656-4d5-proj-role"}], "expires_at": "2018-12-04T22:39:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8c809a99415a41dab8788c13cbc66b24", "name": "InstanceSecurityGroupTests-33c46a09-e656-4d5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/8c809a99415a41dab8788c13cbc66b24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/8c809a99415a41dab8788c13cbc66b24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/8c809a99415a41dab8788c13cbc66b24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_8c809a99415a41dab8788c13cbc66b24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_8c809a99415a41dab8788c13cbc66b24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8c809a99415a41dab8788c13cbc66b24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/8c809a99415a41dab8788c13cbc66b24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/8c809a99415a41dab8788c13cbc66b24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8c809a99415a41dab8788c13cbc66b24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/8c809a99415a41dab8788c13cbc66b24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/8c809a99415a41dab8788c13cbc66b24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/8c809a99415a41dab8788c13cbc66b24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/8c809a99415a41dab8788c13cbc66b24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/8c809a99415a41dab8788c13cbc66b24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-33c46a09-e656-4d5-user", "id": "7df3e8f3609048e0a12414fd218b4021"}, "audit_ids": ["YPngmV9TR3mboBsTDYXaPA"], "issued_at": "2018-12-04T21:39:25.000000Z"}} 2018-12-04 21:39:25,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a066379a16331821c4ad9c32f44389b00e473d3d" 2018-12-04 21:39:25,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37692858-9223-472c-8e52-174eb55899b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:39:25,245 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-37692858-9223-472c-8e52-174eb55899b2 2018-12-04 21:39:25,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a066379a16331821c4ad9c32f44389b00e473d3d" 2018-12-04 21:39:25,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-2dab2523-ab05-4bc7-87ad-8f1e768df5cf Date: Tue, 04 Dec 2018 21:39:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-image"} 2018-12-04 21:39:25,450 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-image used request id req-2dab2523-ab05-4bc7-87ad-8f1e768df5cf 2018-12-04 21:39:25,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a066379a16331821c4ad9c32f44389b00e473d3d" 2018-12-04 21:39:25,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e34404f5-0bc9-43aa-b989-58603d3e19c5 Date: Tue, 04 Dec 2018 21:39:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:39:25,460 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-e34404f5-0bc9-43aa-b989-58603d3e19c5 2018-12-04 21:39:25,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a066379a16331821c4ad9c32f44389b00e473d3d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-image"}' 2018-12-04 21:39:25,527 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-01b2efc2-4a4b-4811-a58d-cdec9dfc4937 Date: Tue, 04 Dec 2018 21:39:25 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:39:25Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-04T21:39:25Z", "visibility": "shared", "locations": [], "self": "/v2/images/5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8", "min_disk": 0, "protected": false, "id": "5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8", "file": "/v2/images/5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8/file", "checksum": null, "owner": "8c809a99415a41dab8788c13cbc66b24", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:39:25,527 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-01b2efc2-4a4b-4811-a58d-cdec9dfc4937 2018-12-04 21:39:25,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a066379a16331821c4ad9c32f44389b00e473d3d" -d '' 2018-12-04 21:39:26,402 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-59507a51-0bd1-42f6-a85e-f1aec37f6831 Date: Tue, 04 Dec 2018 21:39:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:39:26,403 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8/file used request id req-59507a51-0bd1-42f6-a85e-f1aec37f6831 2018-12-04 21:39:26,403 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 21:39:26,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a066379a16331821c4ad9c32f44389b00e473d3d" 2018-12-04 21:39:26,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-ae1374e9-e26d-4862-a305-cc1bbaa07b19 Date: Tue, 04 Dec 2018 21:39:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:39:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:39:26Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8/snap", "metadata": {}}], "self": "/v2/images/5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8", "min_disk": 0, "protected": false, "id": "5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8", "file": "/v2/images/5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8c809a99415a41dab8788c13cbc66b24", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:39:26,422 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8 used request id req-ae1374e9-e26d-4862-a305-cc1bbaa07b19 2018-12-04 21:39:26,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a066379a16331821c4ad9c32f44389b00e473d3d" 2018-12-04 21:39:26,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ea26f3f2-92d2-4a11-bb35-7b0e383d7820 Date: Tue, 04 Dec 2018 21:39:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:39:26,431 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-ea26f3f2-92d2-4a11-bb35-7b0e383d7820 2018-12-04 21:39:26,433 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-image 2018-12-04 21:39:26,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a066379a16331821c4ad9c32f44389b00e473d3d" 2018-12-04 21:39:26,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-c4cbb759-2305-4b1f-9ee4-7d55b31c2035 Date: Tue, 04 Dec 2018 21:39:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:39:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:39:26Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8/snap", "metadata": {}}], "self": "/v2/images/5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8", "min_disk": 0, "protected": false, "id": "5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8", "file": "/v2/images/5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8c809a99415a41dab8788c13cbc66b24", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:39:26,451 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8 used request id req-c4cbb759-2305-4b1f-9ee4-7d55b31c2035 2018-12-04 21:39:26,451 - create_image - DEBUG - Instance status is - active 2018-12-04 21:39:26,451 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-image 2018-12-04 21:39:26,451 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-image 2018-12-04 21:39:26,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:39:26,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:39:26,928 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fead3ced797b4bac9716b8f82e916de6", "name": "InstanceSecurityGroupTests-33c46a09-e656-4d5-proj-role"}], "expires_at": "2018-12-04T22:39:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8c809a99415a41dab8788c13cbc66b24", "name": "InstanceSecurityGroupTests-33c46a09-e656-4d5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/8c809a99415a41dab8788c13cbc66b24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/8c809a99415a41dab8788c13cbc66b24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/8c809a99415a41dab8788c13cbc66b24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_8c809a99415a41dab8788c13cbc66b24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_8c809a99415a41dab8788c13cbc66b24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8c809a99415a41dab8788c13cbc66b24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/8c809a99415a41dab8788c13cbc66b24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/8c809a99415a41dab8788c13cbc66b24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8c809a99415a41dab8788c13cbc66b24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/8c809a99415a41dab8788c13cbc66b24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/8c809a99415a41dab8788c13cbc66b24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/8c809a99415a41dab8788c13cbc66b24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/8c809a99415a41dab8788c13cbc66b24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/8c809a99415a41dab8788c13cbc66b24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-33c46a09-e656-4d5-user", "id": "7df3e8f3609048e0a12414fd218b4021"}, "audit_ids": ["2y6bkA54RxarTvC9ANE78w"], "issued_at": "2018-12-04T21:39:26.000000Z"}} 2018-12-04 21:39:26,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a94223ba3adf2ce7b680b907dcdc078216a1d30e" 2018-12-04 21:39:27,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a665eb22-083b-4643-bc7f-515131eeb8d2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:39:27,017 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a665eb22-083b-4643-bc7f-515131eeb8d2 2018-12-04 21:39:27,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a94223ba3adf2ce7b680b907dcdc078216a1d30e" 2018-12-04 21:39:27,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-340e6440-42bb-4d60-8111-7c4d4cdc753e Date: Tue, 04 Dec 2018 21:39:27 GMT RESP BODY: {"networks":[]} 2018-12-04 21:39:27,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net used request id req-340e6440-42bb-4d60-8111-7c4d4cdc753e 2018-12-04 21:39:27,142 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net 2018-12-04 21:39:27,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a94223ba3adf2ce7b680b907dcdc078216a1d30e" -d '{"network": {"name": "InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net", "admin_state_up": true}}' 2018-12-04 21:39:27,748 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-62dc9c70-c252-450d-b371-53b132b191c4 Date: Tue, 04 Dec 2018 21:39:27 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"8c809a99415a41dab8788c13cbc66b24","created_at":"2018-12-04T21:39:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-12-04T21:39:27Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"8c809a99415a41dab8788c13cbc66b24","id":"b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","name":"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net"}} 2018-12-04 21:39:27,748 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-62dc9c70-c252-450d-b371-53b132b191c4 2018-12-04 21:39:27,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a94223ba3adf2ce7b680b907dcdc078216a1d30e" 2018-12-04 21:39:27,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-858d06ce-d7d1-461b-842d-47370bcab319 Date: Tue, 04 Dec 2018 21:39:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T21:39:27Z","tenant_id":"8c809a99415a41dab8788c13cbc66b24","created_at":"2018-12-04T21:39:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8c809a99415a41dab8788c13cbc66b24","id":"b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","name":"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net"}]} 2018-12-04 21:39:27,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 used request id req-858d06ce-d7d1-461b-842d-47370bcab319 2018-12-04 21:39:27,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a94223ba3adf2ce7b680b907dcdc078216a1d30e" 2018-12-04 21:39:27,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d5a8ccd6-aeae-4bba-b58c-1b3721ee07e3 Date: Tue, 04 Dec 2018 21:39:27 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:39:27,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 used request id req-d5a8ccd6-aeae-4bba-b58c-1b3721ee07e3 2018-12-04 21:39:27,902 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-subnet 2018-12-04 21:39:27,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a94223ba3adf2ce7b680b907dcdc078216a1d30e" -d '{"subnets": [{"ip_version": 4, "network_id": "b124a99a-9d50-4c7c-bd0e-8eda51e04ce3", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-subnet"}]}' 2018-12-04 21:39:28,457 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-dc3f6d29-817e-462f-9b26-c8eb8d120a04 Date: Tue, 04 Dec 2018 21:39:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","tenant_id":"8c809a99415a41dab8788c13cbc66b24","created_at":"2018-12-04T21:39:28Z","dns_nameservers":[],"updated_at":"2018-12-04T21:39:28Z","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":"8c809a99415a41dab8788c13cbc66b24","id":"bd5bdf73-7052-4337-b3be-28f4cf771b34","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-subnet"}]} 2018-12-04 21:39:28,457 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-dc3f6d29-817e-462f-9b26-c8eb8d120a04 2018-12-04 21:39:28,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a94223ba3adf2ce7b680b907dcdc078216a1d30e" 2018-12-04 21:39:28,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-475e2ef2-aba0-4573-a293-7e31627583d2 Date: Tue, 04 Dec 2018 21:39:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bd5bdf73-7052-4337-b3be-28f4cf771b34"],"updated_at":"2018-12-04T21:39:28Z","tenant_id":"8c809a99415a41dab8788c13cbc66b24","created_at":"2018-12-04T21:39:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8c809a99415a41dab8788c13cbc66b24","id":"b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","name":"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net"}]} 2018-12-04 21:39:28,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 used request id req-475e2ef2-aba0-4573-a293-7e31627583d2 2018-12-04 21:39:28,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a94223ba3adf2ce7b680b907dcdc078216a1d30e" 2018-12-04 21:39:28,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1b697aad-86b8-460c-a21e-e052242c01fa Date: Tue, 04 Dec 2018 21:39:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","tenant_id":"8c809a99415a41dab8788c13cbc66b24","created_at":"2018-12-04T21:39:28Z","dns_nameservers":[],"updated_at":"2018-12-04T21:39:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8c809a99415a41dab8788c13cbc66b24","id":"bd5bdf73-7052-4337-b3be-28f4cf771b34","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-subnet"}]} 2018-12-04 21:39:28,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 used request id req-1b697aad-86b8-460c-a21e-e052242c01fa 2018-12-04 21:39:28,629 - OpenStackNetwork - DEBUG - Network [b124a99a-9d50-4c7c-bd0e-8eda51e04ce3] created successfully 2018-12-04 21:39:28,629 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:39:28,630 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:39:29,032 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:39:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["zBvcW1pBRDi_YEpC6KcasQ"], "issued_at": "2018-12-04T21:39:29.000000Z"}} 2018-12-04 21:39:29,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15c66f5a65af9585332915041cd0c4d88734017d" 2018-12-04 21:39:29,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-531f6d49-f411-464a-a3ae-8de18ba4044c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:39:29,187 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-531f6d49-f411-464a-a3ae-8de18ba4044c 2018-12-04 21:39:29,188 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:39:29,192 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15c66f5a65af9585332915041cd0c4d88734017d" 2018-12-04 21:39:29,381 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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 x-openstack-request-id: req-8049e7c6-b9d9-4d35-9c81-c36204de30dc x-compute-request-id: req-8049e7c6-b9d9-4d35-9c81-c36204de30dc Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-04 21:39:29,381 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-8049e7c6-b9d9-4d35-9c81-c36204de30dc 2018-12-04 21:39:29,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15c66f5a65af9585332915041cd0c4d88734017d" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-04 21:39:29,413 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-cf14ac8c-b218-4a8a-b1bf-55dffe992560 x-compute-request-id: req-cf14ac8c-b218-4a8a-b1bf-55dffe992560 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/897f7f73-c709-41fd-8b45-c3bd3b30fbb8", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/897f7f73-c709-41fd-8b45-c3bd3b30fbb8", "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": "897f7f73-c709-41fd-8b45-c3bd3b30fbb8"}} 2018-12-04 21:39:29,413 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-cf14ac8c-b218-4a8a-b1bf-55dffe992560 2018-12-04 21:39:29,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:39:29,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:39:29,817 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fead3ced797b4bac9716b8f82e916de6", "name": "InstanceSecurityGroupTests-33c46a09-e656-4d5-proj-role"}], "expires_at": "2018-12-04T22:39:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8c809a99415a41dab8788c13cbc66b24", "name": "InstanceSecurityGroupTests-33c46a09-e656-4d5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/8c809a99415a41dab8788c13cbc66b24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/8c809a99415a41dab8788c13cbc66b24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/8c809a99415a41dab8788c13cbc66b24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_8c809a99415a41dab8788c13cbc66b24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_8c809a99415a41dab8788c13cbc66b24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8c809a99415a41dab8788c13cbc66b24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/8c809a99415a41dab8788c13cbc66b24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/8c809a99415a41dab8788c13cbc66b24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8c809a99415a41dab8788c13cbc66b24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/8c809a99415a41dab8788c13cbc66b24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/8c809a99415a41dab8788c13cbc66b24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/8c809a99415a41dab8788c13cbc66b24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/8c809a99415a41dab8788c13cbc66b24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/8c809a99415a41dab8788c13cbc66b24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-33c46a09-e656-4d5-user", "id": "7df3e8f3609048e0a12414fd218b4021"}, "audit_ids": ["vfoKl4cFSIO76RZsilFaXw"], "issued_at": "2018-12-04T21:39:29.000000Z"}} 2018-12-04 21:39:29,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93daa337aa03fada11b1ed0a9f35bf61bb5effa1" 2018-12-04 21:39:29,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-478e79b5-6d58-4d6b-b913-c531ebe8013c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:39:29,904 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-478e79b5-6d58-4d6b-b913-c531ebe8013c 2018-12-04 21:39:29,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93daa337aa03fada11b1ed0a9f35bf61bb5effa1" 2018-12-04 21:39:30,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-20d31699-d52e-47c9-8b71-15731349c890 Date: Tue, 04 Dec 2018 21:39:30 GMT RESP BODY: {"security_groups": []} 2018-12-04 21:39:30,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-name&description=hello+group used request id req-20d31699-d52e-47c9-8b71-15731349c890 2018-12-04 21:39:30,126 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-name... 2018-12-04 21:39:30,126 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-name 2018-12-04 21:39:30,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93daa337aa03fada11b1ed0a9f35bf61bb5effa1" -d '{"security_group": {"name": "InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-name", "description": "hello group"}}' 2018-12-04 21:39:30,353 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-d5c53f11-5c14-4790-bc41-df7bc5a98cc1 Date: Tue, 04 Dec 2018 21:39:30 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "created_at": "2018-12-04T21:39:30Z", "updated_at": "2018-12-04T21:39:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:39:30Z", "revision_number": 0, "id": "c33035ad-2ef4-4eb0-b192-5dd99b34e70a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:39:30Z", "security_group_id": "fcdc022d-ca5d-4610-b553-e269ee223353", "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c809a99415a41dab8788c13cbc66b24"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:39:30Z", "revision_number": 0, "id": "ed66e22e-c4c6-4ff4-8376-21f514dbb909", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:39:30Z", "security_group_id": "fcdc022d-ca5d-4610-b553-e269ee223353", "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c809a99415a41dab8788c13cbc66b24"}], "revision_number": 2, "project_id": "8c809a99415a41dab8788c13cbc66b24", "id": "fcdc022d-ca5d-4610-b553-e269ee223353", "name": "InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-name"}} 2018-12-04 21:39:30,353 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-d5c53f11-5c14-4790-bc41-df7bc5a98cc1 2018-12-04 21:39:30,354 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fcdc022d-ca5d-4610-b553-e269ee223353 2018-12-04 21:39:30,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=fcdc022d-ca5d-4610-b553-e269ee223353 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93daa337aa03fada11b1ed0a9f35bf61bb5effa1" 2018-12-04 21:39:30,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-36b11d16-027c-4e3f-baec-8098c33bd8be Date: Tue, 04 Dec 2018 21:39:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:39:30Z", "security_group_id": "fcdc022d-ca5d-4610-b553-e269ee223353", "port_range_min": null, "revision_number": 0, "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "created_at": "2018-12-04T21:39:30Z", "project_id": "8c809a99415a41dab8788c13cbc66b24", "id": "c33035ad-2ef4-4eb0-b192-5dd99b34e70a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:39:30Z", "security_group_id": "fcdc022d-ca5d-4610-b553-e269ee223353", "port_range_min": null, "revision_number": 0, "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "created_at": "2018-12-04T21:39:30Z", "project_id": "8c809a99415a41dab8788c13cbc66b24", "id": "ed66e22e-c4c6-4ff4-8376-21f514dbb909"}]} 2018-12-04 21:39:30,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=fcdc022d-ca5d-4610-b553-e269ee223353 used request id req-36b11d16-027c-4e3f-baec-8098c33bd8be 2018-12-04 21:39:30,427 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fcdc022d-ca5d-4610-b553-e269ee223353 2018-12-04 21:39:30,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=fcdc022d-ca5d-4610-b553-e269ee223353 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93daa337aa03fada11b1ed0a9f35bf61bb5effa1" 2018-12-04 21:39:30,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2beb23ab-1617-4abe-8995-2df1b9061575 Date: Tue, 04 Dec 2018 21:39:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:39:30Z", "security_group_id": "fcdc022d-ca5d-4610-b553-e269ee223353", "port_range_min": null, "revision_number": 0, "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "created_at": "2018-12-04T21:39:30Z", "project_id": "8c809a99415a41dab8788c13cbc66b24", "id": "c33035ad-2ef4-4eb0-b192-5dd99b34e70a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:39:30Z", "security_group_id": "fcdc022d-ca5d-4610-b553-e269ee223353", "port_range_min": null, "revision_number": 0, "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "created_at": "2018-12-04T21:39:30Z", "project_id": "8c809a99415a41dab8788c13cbc66b24", "id": "ed66e22e-c4c6-4ff4-8376-21f514dbb909"}]} 2018-12-04 21:39:30,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=fcdc022d-ca5d-4610-b553-e269ee223353 used request id req-2beb23ab-1617-4abe-8995-2df1b9061575 2018-12-04 21:39:30,451 - neutron_utils - INFO - Retrieving security group with ID - fcdc022d-ca5d-4610-b553-e269ee223353 2018-12-04 21:39:30,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=fcdc022d-ca5d-4610-b553-e269ee223353 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93daa337aa03fada11b1ed0a9f35bf61bb5effa1" 2018-12-04 21:39:30,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-0b53c2ba-967a-49b1-a672-a1d90140c92d Date: Tue, 04 Dec 2018 21:39:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "created_at": "2018-12-04T21:39:30Z", "updated_at": "2018-12-04T21:39:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:39:30Z", "revision_number": 0, "id": "c33035ad-2ef4-4eb0-b192-5dd99b34e70a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:39:30Z", "security_group_id": "fcdc022d-ca5d-4610-b553-e269ee223353", "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c809a99415a41dab8788c13cbc66b24"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:39:30Z", "revision_number": 0, "id": "ed66e22e-c4c6-4ff4-8376-21f514dbb909", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:39:30Z", "security_group_id": "fcdc022d-ca5d-4610-b553-e269ee223353", "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c809a99415a41dab8788c13cbc66b24"}], "revision_number": 2, "project_id": "8c809a99415a41dab8788c13cbc66b24", "id": "fcdc022d-ca5d-4610-b553-e269ee223353", "name": "InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-name"}]} 2018-12-04 21:39:30,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=fcdc022d-ca5d-4610-b553-e269ee223353 used request id req-0b53c2ba-967a-49b1-a672-a1d90140c92d 2018-12-04 21:39:30,532 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fcdc022d-ca5d-4610-b553-e269ee223353 2018-12-04 21:39:30,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=fcdc022d-ca5d-4610-b553-e269ee223353 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93daa337aa03fada11b1ed0a9f35bf61bb5effa1" 2018-12-04 21:39:30,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a65b17d1-cfeb-467c-9095-1eec905cb7a9 Date: Tue, 04 Dec 2018 21:39:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:39:30Z", "security_group_id": "fcdc022d-ca5d-4610-b553-e269ee223353", "port_range_min": null, "revision_number": 0, "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "created_at": "2018-12-04T21:39:30Z", "project_id": "8c809a99415a41dab8788c13cbc66b24", "id": "c33035ad-2ef4-4eb0-b192-5dd99b34e70a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:39:30Z", "security_group_id": "fcdc022d-ca5d-4610-b553-e269ee223353", "port_range_min": null, "revision_number": 0, "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "created_at": "2018-12-04T21:39:30Z", "project_id": "8c809a99415a41dab8788c13cbc66b24", "id": "ed66e22e-c4c6-4ff4-8376-21f514dbb909"}]} 2018-12-04 21:39:30,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=fcdc022d-ca5d-4610-b553-e269ee223353 used request id req-a65b17d1-cfeb-467c-9095-1eec905cb7a9 2018-12-04 21:39:30,555 - neutron_utils - INFO - Retrieving security group with ID - fcdc022d-ca5d-4610-b553-e269ee223353 2018-12-04 21:39:30,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=fcdc022d-ca5d-4610-b553-e269ee223353 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93daa337aa03fada11b1ed0a9f35bf61bb5effa1" 2018-12-04 21:39:30,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-159d44d2-8a43-409b-aea2-ee3f06fa8f3a Date: Tue, 04 Dec 2018 21:39:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "created_at": "2018-12-04T21:39:30Z", "updated_at": "2018-12-04T21:39:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:39:30Z", "revision_number": 0, "id": "c33035ad-2ef4-4eb0-b192-5dd99b34e70a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:39:30Z", "security_group_id": "fcdc022d-ca5d-4610-b553-e269ee223353", "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c809a99415a41dab8788c13cbc66b24"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:39:30Z", "revision_number": 0, "id": "ed66e22e-c4c6-4ff4-8376-21f514dbb909", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:39:30Z", "security_group_id": "fcdc022d-ca5d-4610-b553-e269ee223353", "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c809a99415a41dab8788c13cbc66b24"}], "revision_number": 2, "project_id": "8c809a99415a41dab8788c13cbc66b24", "id": "fcdc022d-ca5d-4610-b553-e269ee223353", "name": "InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-name"}]} 2018-12-04 21:39:30,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=fcdc022d-ca5d-4610-b553-e269ee223353 used request id req-159d44d2-8a43-409b-aea2-ee3f06fa8f3a 2018-12-04 21:39:30,600 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fcdc022d-ca5d-4610-b553-e269ee223353 2018-12-04 21:39:30,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=fcdc022d-ca5d-4610-b553-e269ee223353 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93daa337aa03fada11b1ed0a9f35bf61bb5effa1" 2018-12-04 21:39:30,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-69cff0ee-dcc0-433e-8c42-4cf715775998 Date: Tue, 04 Dec 2018 21:39:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:39:30Z", "security_group_id": "fcdc022d-ca5d-4610-b553-e269ee223353", "port_range_min": null, "revision_number": 0, "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "created_at": "2018-12-04T21:39:30Z", "project_id": "8c809a99415a41dab8788c13cbc66b24", "id": "c33035ad-2ef4-4eb0-b192-5dd99b34e70a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:39:30Z", "security_group_id": "fcdc022d-ca5d-4610-b553-e269ee223353", "port_range_min": null, "revision_number": 0, "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "created_at": "2018-12-04T21:39:30Z", "project_id": "8c809a99415a41dab8788c13cbc66b24", "id": "ed66e22e-c4c6-4ff4-8376-21f514dbb909"}]} 2018-12-04 21:39:30,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=fcdc022d-ca5d-4610-b553-e269ee223353 used request id req-69cff0ee-dcc0-433e-8c42-4cf715775998 2018-12-04 21:39:30,621 - neutron_utils - INFO - Retrieving security group with ID - fcdc022d-ca5d-4610-b553-e269ee223353 2018-12-04 21:39:30,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=fcdc022d-ca5d-4610-b553-e269ee223353 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93daa337aa03fada11b1ed0a9f35bf61bb5effa1" 2018-12-04 21:39:30,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-ee9a512c-5ad4-4711-9ecb-5369a4f16f1c Date: Tue, 04 Dec 2018 21:39:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "created_at": "2018-12-04T21:39:30Z", "updated_at": "2018-12-04T21:39:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:39:30Z", "revision_number": 0, "id": "c33035ad-2ef4-4eb0-b192-5dd99b34e70a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:39:30Z", "security_group_id": "fcdc022d-ca5d-4610-b553-e269ee223353", "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c809a99415a41dab8788c13cbc66b24"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:39:30Z", "revision_number": 0, "id": "ed66e22e-c4c6-4ff4-8376-21f514dbb909", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:39:30Z", "security_group_id": "fcdc022d-ca5d-4610-b553-e269ee223353", "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c809a99415a41dab8788c13cbc66b24"}], "revision_number": 2, "project_id": "8c809a99415a41dab8788c13cbc66b24", "id": "fcdc022d-ca5d-4610-b553-e269ee223353", "name": "InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-name"}]} 2018-12-04 21:39:30,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=fcdc022d-ca5d-4610-b553-e269ee223353 used request id req-ee9a512c-5ad4-4711-9ecb-5369a4f16f1c 2018-12-04 21:39:30,670 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fcdc022d-ca5d-4610-b553-e269ee223353 2018-12-04 21:39:30,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=fcdc022d-ca5d-4610-b553-e269ee223353 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93daa337aa03fada11b1ed0a9f35bf61bb5effa1" 2018-12-04 21:39:30,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4033f5db-186c-4111-bd52-17fbad3ca410 Date: Tue, 04 Dec 2018 21:39:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:39:30Z", "security_group_id": "fcdc022d-ca5d-4610-b553-e269ee223353", "port_range_min": null, "revision_number": 0, "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "created_at": "2018-12-04T21:39:30Z", "project_id": "8c809a99415a41dab8788c13cbc66b24", "id": "c33035ad-2ef4-4eb0-b192-5dd99b34e70a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:39:30Z", "security_group_id": "fcdc022d-ca5d-4610-b553-e269ee223353", "port_range_min": null, "revision_number": 0, "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "created_at": "2018-12-04T21:39:30Z", "project_id": "8c809a99415a41dab8788c13cbc66b24", "id": "ed66e22e-c4c6-4ff4-8376-21f514dbb909"}]} 2018-12-04 21:39:30,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=fcdc022d-ca5d-4610-b553-e269ee223353 used request id req-4033f5db-186c-4111-bd52-17fbad3ca410 2018-12-04 21:39:30,692 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:39:30,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:39:31,094 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fead3ced797b4bac9716b8f82e916de6", "name": "InstanceSecurityGroupTests-33c46a09-e656-4d5-proj-role"}], "expires_at": "2018-12-04T22:39:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8c809a99415a41dab8788c13cbc66b24", "name": "InstanceSecurityGroupTests-33c46a09-e656-4d5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/8c809a99415a41dab8788c13cbc66b24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/8c809a99415a41dab8788c13cbc66b24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/8c809a99415a41dab8788c13cbc66b24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_8c809a99415a41dab8788c13cbc66b24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_8c809a99415a41dab8788c13cbc66b24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8c809a99415a41dab8788c13cbc66b24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/8c809a99415a41dab8788c13cbc66b24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/8c809a99415a41dab8788c13cbc66b24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8c809a99415a41dab8788c13cbc66b24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/8c809a99415a41dab8788c13cbc66b24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/8c809a99415a41dab8788c13cbc66b24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/8c809a99415a41dab8788c13cbc66b24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/8c809a99415a41dab8788c13cbc66b24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/8c809a99415a41dab8788c13cbc66b24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-33c46a09-e656-4d5-user", "id": "7df3e8f3609048e0a12414fd218b4021"}, "audit_ids": ["vHuVkAIVTEm8juCaR8Gi6w"], "issued_at": "2018-12-04T21:39:31.000000Z"}} 2018-12-04 21:39:31,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:31,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bc2678e-21c3-40dd-9ed0-1c4a3c9f7c70 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:39:31,183 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0bc2678e-21c3-40dd-9ed0-1c4a3c9f7c70 2018-12-04 21:39:31,184 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:39:31,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:31,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8c74c94-3251-4dac-8d97-fe6b0bf04c3f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:39:31,278 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d8c74c94-3251-4dac-8d97-fe6b0bf04c3f 2018-12-04 21:39:31,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:31,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-fc49cdcd-9bff-49a7-a35d-ab44731d62fc Date: Tue, 04 Dec 2018 21:39:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bd5bdf73-7052-4337-b3be-28f4cf771b34"],"updated_at":"2018-12-04T21:39:28Z","tenant_id":"8c809a99415a41dab8788c13cbc66b24","created_at":"2018-12-04T21:39:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8c809a99415a41dab8788c13cbc66b24","id":"b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","name":"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net"}]} 2018-12-04 21:39:31,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net used request id req-fc49cdcd-9bff-49a7-a35d-ab44731d62fc 2018-12-04 21:39:31,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:31,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3de13292-4124-4e85-8edc-54631c238ab4 Date: Tue, 04 Dec 2018 21:39:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","tenant_id":"8c809a99415a41dab8788c13cbc66b24","created_at":"2018-12-04T21:39:28Z","dns_nameservers":[],"updated_at":"2018-12-04T21:39:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8c809a99415a41dab8788c13cbc66b24","id":"bd5bdf73-7052-4337-b3be-28f4cf771b34","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-subnet"}]} 2018-12-04 21:39:31,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 used request id req-3de13292-4124-4e85-8edc-54631c238ab4 2018-12-04 21:39:31,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:31,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-34edccec-6cd7-43c2-95c6-4a08f2a54129 Date: Tue, 04 Dec 2018 21:39:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bd5bdf73-7052-4337-b3be-28f4cf771b34"],"updated_at":"2018-12-04T21:39:28Z","tenant_id":"8c809a99415a41dab8788c13cbc66b24","created_at":"2018-12-04T21:39:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8c809a99415a41dab8788c13cbc66b24","id":"b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","name":"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net"}]} 2018-12-04 21:39:31,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net used request id req-34edccec-6cd7-43c2-95c6-4a08f2a54129 2018-12-04 21:39:31,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:39:31,727 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:39:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:39:31,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8c809a99415a41dab8788c13cbc66b24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:31,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42ce0549-62f9-4d55-9ae4-2c68969bbb02 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8c809a99415a41dab8788c13cbc66b24"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8c809a99415a41dab8788c13cbc66b24", "name": "InstanceSecurityGroupTests-33c46a09-e656-4d5-proj"}} 2018-12-04 21:39:31,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8c809a99415a41dab8788c13cbc66b24 used request id req-42ce0549-62f9-4d55-9ae4-2c68969bbb02 2018-12-04 21:39:31,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:31,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-aa075581-4ea4-4094-85f8-fb0797b0a359 Date: Tue, 04 Dec 2018 21:39:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","tenant_id":"8c809a99415a41dab8788c13cbc66b24","created_at":"2018-12-04T21:39:28Z","dns_nameservers":[],"updated_at":"2018-12-04T21:39:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8c809a99415a41dab8788c13cbc66b24","id":"bd5bdf73-7052-4337-b3be-28f4cf771b34","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-subnet"}]} 2018-12-04 21:39:31,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 used request id req-aa075581-4ea4-4094-85f8-fb0797b0a359 2018-12-04 21:39:31,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3&name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:31,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-484a4d32-9e65-4c55-9d04-e34ae5166699 Date: Tue, 04 Dec 2018 21:39:31 GMT RESP BODY: {"ports":[]} 2018-12-04 21:39:31,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3&name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-port&admin_state_up=True used request id req-484a4d32-9e65-4c55-9d04-e34ae5166699 2018-12-04 21:39:31,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:32,050 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ee24c713-ae62-4e1f-82b9-8cc65e49ef4b x-compute-request-id: req-ee24c713-ae62-4e1f-82b9-8cc65e49ef4b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-04 21:39:32,050 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-inst used request id req-ee24c713-ae62-4e1f-82b9-8cc65e49ef4b 2018-12-04 21:39:32,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:32,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-fe2a7281-44ca-4e2c-84dd-d28bee5a3770 Date: Tue, 04 Dec 2018 21:39:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bd5bdf73-7052-4337-b3be-28f4cf771b34"],"updated_at":"2018-12-04T21:39:28Z","tenant_id":"8c809a99415a41dab8788c13cbc66b24","created_at":"2018-12-04T21:39:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8c809a99415a41dab8788c13cbc66b24","id":"b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","name":"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net"}]} 2018-12-04 21:39:32,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net used request id req-fe2a7281-44ca-4e2c-84dd-d28bee5a3770 2018-12-04 21:39:32,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:32,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-64fee2f5-85f8-4a12-ab47-906e3b2c154f Date: Tue, 04 Dec 2018 21:39:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","tenant_id":"8c809a99415a41dab8788c13cbc66b24","created_at":"2018-12-04T21:39:28Z","dns_nameservers":[],"updated_at":"2018-12-04T21:39:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8c809a99415a41dab8788c13cbc66b24","id":"bd5bdf73-7052-4337-b3be-28f4cf771b34","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-subnet"}]} 2018-12-04 21:39:32,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 used request id req-64fee2f5-85f8-4a12-ab47-906e3b2c154f 2018-12-04 21:39:32,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:32,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-3609bfb1-1410-4dcd-8549-f65a34c13bac Date: Tue, 04 Dec 2018 21:39:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bd5bdf73-7052-4337-b3be-28f4cf771b34"],"updated_at":"2018-12-04T21:39:28Z","tenant_id":"8c809a99415a41dab8788c13cbc66b24","created_at":"2018-12-04T21:39:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8c809a99415a41dab8788c13cbc66b24","id":"b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","name":"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net"}]} 2018-12-04 21:39:32,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net used request id req-3609bfb1-1410-4dcd-8549-f65a34c13bac 2018-12-04 21:39:32,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8c809a99415a41dab8788c13cbc66b24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:32,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9e1966d-38ab-433d-9ed4-58f1efaf89f4 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8c809a99415a41dab8788c13cbc66b24"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8c809a99415a41dab8788c13cbc66b24", "name": "InstanceSecurityGroupTests-33c46a09-e656-4d5-proj"}} 2018-12-04 21:39:32,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8c809a99415a41dab8788c13cbc66b24 used request id req-b9e1966d-38ab-433d-9ed4-58f1efaf89f4 2018-12-04 21:39:32,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:32,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e4c8dcc7-4dd7-4b1d-a1fd-88e1fecd10e4 Date: Tue, 04 Dec 2018 21:39:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","tenant_id":"8c809a99415a41dab8788c13cbc66b24","created_at":"2018-12-04T21:39:28Z","dns_nameservers":[],"updated_at":"2018-12-04T21:39:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8c809a99415a41dab8788c13cbc66b24","id":"bd5bdf73-7052-4337-b3be-28f4cf771b34","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-subnet"}]} 2018-12-04 21:39:32,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 used request id req-e4c8dcc7-4dd7-4b1d-a1fd-88e1fecd10e4 2018-12-04 21:39:32,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3&name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:32,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-14fb26fd-d14d-44c5-b127-57a68b8495a2 Date: Tue, 04 Dec 2018 21:39:32 GMT RESP BODY: {"ports":[]} 2018-12-04 21:39:32,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3&name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-port&admin_state_up=True used request id req-14fb26fd-d14d-44c5-b127-57a68b8495a2 2018-12-04 21:39:32,380 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:39:32,380 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:39:32,776 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fead3ced797b4bac9716b8f82e916de6", "name": "InstanceSecurityGroupTests-33c46a09-e656-4d5-proj-role"}], "expires_at": "2018-12-04T22:39:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8c809a99415a41dab8788c13cbc66b24", "name": "InstanceSecurityGroupTests-33c46a09-e656-4d5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/8c809a99415a41dab8788c13cbc66b24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/8c809a99415a41dab8788c13cbc66b24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/8c809a99415a41dab8788c13cbc66b24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_8c809a99415a41dab8788c13cbc66b24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_8c809a99415a41dab8788c13cbc66b24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8c809a99415a41dab8788c13cbc66b24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/8c809a99415a41dab8788c13cbc66b24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/8c809a99415a41dab8788c13cbc66b24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8c809a99415a41dab8788c13cbc66b24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/8c809a99415a41dab8788c13cbc66b24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/8c809a99415a41dab8788c13cbc66b24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/8c809a99415a41dab8788c13cbc66b24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/8c809a99415a41dab8788c13cbc66b24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/8c809a99415a41dab8788c13cbc66b24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-33c46a09-e656-4d5-user", "id": "7df3e8f3609048e0a12414fd218b4021"}, "audit_ids": ["NHDPm19aTyqzUdW2UFjHnw"], "issued_at": "2018-12-04T21:39:32.000000Z"}} 2018-12-04 21:39:32,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf40067bc9849193fe21bd9c9d58644290d5e6c" 2018-12-04 21:39:32,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9213f39-cb80-4d46-a651-e458c32548c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:39:32,863 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f9213f39-cb80-4d46-a651-e458c32548c6 2018-12-04 21:39:32,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:32,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-8352f37d-cd09-4c97-9d48-08e6aee07a29 Date: Tue, 04 Dec 2018 21:39:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bd5bdf73-7052-4337-b3be-28f4cf771b34"],"updated_at":"2018-12-04T21:39:28Z","tenant_id":"8c809a99415a41dab8788c13cbc66b24","created_at":"2018-12-04T21:39:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8c809a99415a41dab8788c13cbc66b24","id":"b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","name":"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net"}]} 2018-12-04 21:39:32,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net used request id req-8352f37d-cd09-4c97-9d48-08e6aee07a29 2018-12-04 21:39:32,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:33,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-23c55d85-fd94-4064-9fbb-2626fbbdd12a Date: Tue, 04 Dec 2018 21:39:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","tenant_id":"8c809a99415a41dab8788c13cbc66b24","created_at":"2018-12-04T21:39:28Z","dns_nameservers":[],"updated_at":"2018-12-04T21:39:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8c809a99415a41dab8788c13cbc66b24","id":"bd5bdf73-7052-4337-b3be-28f4cf771b34","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-subnet"}]} 2018-12-04 21:39:33,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 used request id req-23c55d85-fd94-4064-9fbb-2626fbbdd12a 2018-12-04 21:39:33,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:33,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-e681a470-8143-4749-a3db-519743c4f07a Date: Tue, 04 Dec 2018 21:39:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bd5bdf73-7052-4337-b3be-28f4cf771b34"],"updated_at":"2018-12-04T21:39:28Z","tenant_id":"8c809a99415a41dab8788c13cbc66b24","created_at":"2018-12-04T21:39:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8c809a99415a41dab8788c13cbc66b24","id":"b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","name":"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net"}]} 2018-12-04 21:39:33,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net used request id req-e681a470-8143-4749-a3db-519743c4f07a 2018-12-04 21:39:33,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:39:33,104 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:39:33,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8c809a99415a41dab8788c13cbc66b24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf40067bc9849193fe21bd9c9d58644290d5e6c" 2018-12-04 21:39:33,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e02f871f-5ba6-4e5c-a2b8-06f5ae8c0f4e Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8c809a99415a41dab8788c13cbc66b24"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8c809a99415a41dab8788c13cbc66b24", "name": "InstanceSecurityGroupTests-33c46a09-e656-4d5-proj"}} 2018-12-04 21:39:33,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8c809a99415a41dab8788c13cbc66b24 used request id req-e02f871f-5ba6-4e5c-a2b8-06f5ae8c0f4e 2018-12-04 21:39:33,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:33,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b70e0a9c-a4a1-4d7b-b6d8-70e59ff118bd Date: Tue, 04 Dec 2018 21:39:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","tenant_id":"8c809a99415a41dab8788c13cbc66b24","created_at":"2018-12-04T21:39:28Z","dns_nameservers":[],"updated_at":"2018-12-04T21:39:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8c809a99415a41dab8788c13cbc66b24","id":"bd5bdf73-7052-4337-b3be-28f4cf771b34","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-subnet"}]} 2018-12-04 21:39:33,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 used request id req-b70e0a9c-a4a1-4d7b-b6d8-70e59ff118bd 2018-12-04 21:39:33,252 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net 2018-12-04 21:39:33,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" -d '{"port": {"network_id": "b124a99a-9d50-4c7c-bd0e-8eda51e04ce3", "name": "InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-port", "admin_state_up": true}}' 2018-12-04 21:39:34,208 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-9bddc1ae-179c-4ca1-8b6c-cff362abb233 Date: Tue, 04 Dec 2018 21:39:34 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-12-04T21:39:33Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","tenant_id":"8c809a99415a41dab8788c13cbc66b24","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-12-04T21:39:33Z","name":"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:f1:c8:fb","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"8c809a99415a41dab8788c13cbc66b24","fixed_ips":[{"subnet_id":"bd5bdf73-7052-4337-b3be-28f4cf771b34","ip_address":"10.55.0.12"}],"id":"02ee4673-6141-4325-b9f8-7a1a0ffd8387","security_groups":["6e3aa008-dbb9-42f6-b424-c9c63b3f3444"],"device_id":""}} 2018-12-04 21:39:34,209 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-9bddc1ae-179c-4ca1-8b6c-cff362abb233 2018-12-04 21:39:34,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:34,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-8f81bb4b-88bb-4d41-a2e7-5c5c61b9b870 Date: Tue, 04 Dec 2018 21:39:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bd5bdf73-7052-4337-b3be-28f4cf771b34"],"updated_at":"2018-12-04T21:39:28Z","tenant_id":"8c809a99415a41dab8788c13cbc66b24","created_at":"2018-12-04T21:39:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8c809a99415a41dab8788c13cbc66b24","id":"b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","name":"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net"}]} 2018-12-04 21:39:34,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net used request id req-8f81bb4b-88bb-4d41-a2e7-5c5c61b9b870 2018-12-04 21:39:34,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:34,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-28fb9ea9-213e-4b12-aa1c-f55fb8fcd73f Date: Tue, 04 Dec 2018 21:39:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","tenant_id":"8c809a99415a41dab8788c13cbc66b24","created_at":"2018-12-04T21:39:28Z","dns_nameservers":[],"updated_at":"2018-12-04T21:39:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8c809a99415a41dab8788c13cbc66b24","id":"bd5bdf73-7052-4337-b3be-28f4cf771b34","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-subnet"}]} 2018-12-04 21:39:34,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 used request id req-28fb9ea9-213e-4b12-aa1c-f55fb8fcd73f 2018-12-04 21:39:34,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:34,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-5fa27057-8a3c-4512-a39a-deb8f1aba6c3 Date: Tue, 04 Dec 2018 21:39:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bd5bdf73-7052-4337-b3be-28f4cf771b34"],"updated_at":"2018-12-04T21:39:28Z","tenant_id":"8c809a99415a41dab8788c13cbc66b24","created_at":"2018-12-04T21:39:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8c809a99415a41dab8788c13cbc66b24","id":"b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","name":"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net"}]} 2018-12-04 21:39:34,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net used request id req-5fa27057-8a3c-4512-a39a-deb8f1aba6c3 2018-12-04 21:39:34,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8c809a99415a41dab8788c13cbc66b24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:34,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c10d166e-f4bd-4af6-9767-46c3fc84919f Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8c809a99415a41dab8788c13cbc66b24"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8c809a99415a41dab8788c13cbc66b24", "name": "InstanceSecurityGroupTests-33c46a09-e656-4d5-proj"}} 2018-12-04 21:39:34,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8c809a99415a41dab8788c13cbc66b24 used request id req-c10d166e-f4bd-4af6-9767-46c3fc84919f 2018-12-04 21:39:34,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:34,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-aff655bd-7457-409e-91bb-66f2e7f0f69a Date: Tue, 04 Dec 2018 21:39:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","tenant_id":"8c809a99415a41dab8788c13cbc66b24","created_at":"2018-12-04T21:39:28Z","dns_nameservers":[],"updated_at":"2018-12-04T21:39:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8c809a99415a41dab8788c13cbc66b24","id":"bd5bdf73-7052-4337-b3be-28f4cf771b34","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-subnet"}]} 2018-12-04 21:39:34,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 used request id req-aff655bd-7457-409e-91bb-66f2e7f0f69a 2018-12-04 21:39:34,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3&name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:34,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-69df572d-aa95-470c-8cca-87f417030b85 Date: Tue, 04 Dec 2018 21:39:34 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","tenant_id":"8c809a99415a41dab8788c13cbc66b24","created_at":"2018-12-04T21:39:33Z","admin_state_up":true,"updated_at":"2018-12-04T21:39:33Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:f1:c8:fb","id":"02ee4673-6141-4325-b9f8-7a1a0ffd8387","port_security_enabled":true,"project_id":"8c809a99415a41dab8788c13cbc66b24","fixed_ips":[{"subnet_id":"bd5bdf73-7052-4337-b3be-28f4cf771b34","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["6e3aa008-dbb9-42f6-b424-c9c63b3f3444"],"name":"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-port"}]} 2018-12-04 21:39:34,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3&name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-port&admin_state_up=True used request id req-69df572d-aa95-470c-8cca-87f417030b85 2018-12-04 21:39:34,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8c809a99415a41dab8788c13cbc66b24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:34,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33661228-f10f-429e-b289-173dace8ccae Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8c809a99415a41dab8788c13cbc66b24"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8c809a99415a41dab8788c13cbc66b24", "name": "InstanceSecurityGroupTests-33c46a09-e656-4d5-proj"}} 2018-12-04 21:39:34,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8c809a99415a41dab8788c13cbc66b24 used request id req-33661228-f10f-429e-b289-173dace8ccae 2018-12-04 21:39:34,747 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-inst 2018-12-04 21:39:34,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:34,768 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-8c1d828e-4f47-4165-8c60-eee350403193 x-compute-request-id: req-8c1d828e-4f47-4165-8c60-eee350403193 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "897f7f73-c709-41fd-8b45-c3bd3b30fbb8", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/897f7f73-c709-41fd-8b45-c3bd3b30fbb8", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/897f7f73-c709-41fd-8b45-c3bd3b30fbb8", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-flavor-name"}]} 2018-12-04 21:39:34,768 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-8c1d828e-4f47-4165-8c60-eee350403193 2018-12-04 21:39:34,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/897f7f73-c709-41fd-8b45-c3bd3b30fbb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:34,788 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-8fc031b1-6b83-40ab-9241-5a717d5e929e x-compute-request-id: req-8fc031b1-6b83-40ab-9241-5a717d5e929e Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/897f7f73-c709-41fd-8b45-c3bd3b30fbb8", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/897f7f73-c709-41fd-8b45-c3bd3b30fbb8", "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": "897f7f73-c709-41fd-8b45-c3bd3b30fbb8"}} 2018-12-04 21:39:34,788 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/897f7f73-c709-41fd-8b45-c3bd3b30fbb8 used request id req-8fc031b1-6b83-40ab-9241-5a717d5e929e 2018-12-04 21:39:34,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:34,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-9e95b583-37b6-4b69-89f4-7eb9ad22b19f Date: Tue, 04 Dec 2018 21:39:34 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:39:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:39:26Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8/snap", "metadata": {}}], "self": "/v2/images/5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8", "min_disk": 0, "protected": false, "id": "5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8", "file": "/v2/images/5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8c809a99415a41dab8788c13cbc66b24", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-image"} 2018-12-04 21:39:34,989 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-image used request id req-9e95b583-37b6-4b69-89f4-7eb9ad22b19f 2018-12-04 21:39:34,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:34,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-76286ead-1843-445b-85b3-cda1ef07a9e3 Date: Tue, 04 Dec 2018 21:39:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:39:34,998 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-76286ead-1843-445b-85b3-cda1ef07a9e3 2018-12-04 21:39:35,003 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" -d '{"server": {"name": "InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-inst", "imageRef": "5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8", "flavorRef": "897f7f73-c709-41fd-8b45-c3bd3b30fbb8", "max_count": 1, "min_count": 1, "networks": [{"port": "02ee4673-6141-4325-b9f8-7a1a0ffd8387"}]}}' 2018-12-04 21:39:35,888 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:39: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-33f7d6b7-0dd2-4462-8497-c65a04e21bd7 x-compute-request-id: req-33f7d6b7-0dd2-4462-8497-c65a04e21bd7 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e2c62ded-2937-42f4-8567-816662377e4e", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e2c62ded-2937-42f4-8567-816662377e4e", "rel": "bookmark"}], "adminPass": "t2vb9SfVXv9Y"}} 2018-12-04 21:39:35,888 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-33f7d6b7-0dd2-4462-8497-c65a04e21bd7 2018-12-04 21:39:35,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:36,196 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39: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-d5f8807e-d139-49da-8b8a-1304d4cd852a x-compute-request-id: req-d5f8807e-d139-49da-8b8a-1304d4cd852a 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.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e2c62ded-2937-42f4-8567-816662377e4e", "rel": "bookmark"}], "image": {"id": "5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8", "links": [{"href": "http://172.30.9.23:8774/images/5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "897f7f73-c709-41fd-8b45-c3bd3b30fbb8", "links": [{"href": "http://172.30.9.23:8774/flavors/897f7f73-c709-41fd-8b45-c3bd3b30fbb8", "rel": "bookmark"}]}, "id": "e2c62ded-2937-42f4-8567-816662377e4e", "user_id": "7df3e8f3609048e0a12414fd218b4021", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:39:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-inst", "created": "2018-12-04T21:39:35Z", "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:39:36,196 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e used request id req-d5f8807e-d139-49da-8b8a-1304d4cd852a 2018-12-04 21:39:36,197 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-inst 2018-12-04 21:39:36,200 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:36,478 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-f26ed734-2c1b-42d0-a619-a54f79f0c47f x-compute-request-id: req-f26ed734-2c1b-42d0-a619-a54f79f0c47f 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.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e2c62ded-2937-42f4-8567-816662377e4e", "rel": "bookmark"}], "image": {"id": "5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8", "links": [{"href": "http://172.30.9.23:8774/images/5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "897f7f73-c709-41fd-8b45-c3bd3b30fbb8", "links": [{"href": "http://172.30.9.23:8774/flavors/897f7f73-c709-41fd-8b45-c3bd3b30fbb8", "rel": "bookmark"}]}, "id": "e2c62ded-2937-42f4-8567-816662377e4e", "user_id": "7df3e8f3609048e0a12414fd218b4021", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:39:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-inst", "created": "2018-12-04T21:39:35Z", "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:39:36,478 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e used request id req-f26ed734-2c1b-42d0-a619-a54f79f0c47f 2018-12-04 21:39:36,478 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-inst] is - BUILD 2018-12-04 21:39:36,478 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:39:39,482 - create_instance - DEBUG - VM status query timeout in 896.715492964 2018-12-04 21:39:39,485 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:39,629 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-a2936215-fb36-4d2b-988c-129e2f77b047 x-compute-request-id: req-a2936215-fb36-4d2b-988c-129e2f77b047 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.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e2c62ded-2937-42f4-8567-816662377e4e", "rel": "bookmark"}], "image": {"id": "5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8", "links": [{"href": "http://172.30.9.23:8774/images/5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "897f7f73-c709-41fd-8b45-c3bd3b30fbb8", "links": [{"href": "http://172.30.9.23:8774/flavors/897f7f73-c709-41fd-8b45-c3bd3b30fbb8", "rel": "bookmark"}]}, "id": "e2c62ded-2937-42f4-8567-816662377e4e", "security_groups": [{"name": "default"}], "user_id": "7df3e8f3609048e0a12414fd218b4021", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:39:36Z", "hostId": "57edf5ed93b801087b821e6acac00274a7d74292ac83e5c4ec1bfefb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-inst", "created": "2018-12-04T21:39:35Z", "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:39:39,630 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e used request id req-a2936215-fb36-4d2b-988c-129e2f77b047 2018-12-04 21:39:39,630 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-inst] is - BUILD 2018-12-04 21:39:39,630 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:39:42,633 - create_instance - DEBUG - VM status query timeout in 893.563828945 2018-12-04 21:39:42,636 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:43,130 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39: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-f1e1b777-bd8d-40e3-9911-ae11c9c8b3da x-compute-request-id: req-f1e1b777-bd8d-40e3-9911-ae11c9c8b3da Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:c8:fb", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e2c62ded-2937-42f4-8567-816662377e4e", "rel": "bookmark"}], "image": {"id": "5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8", "links": [{"href": "http://172.30.9.23:8774/images/5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:39:40.000000", "flavor": {"id": "897f7f73-c709-41fd-8b45-c3bd3b30fbb8", "links": [{"href": "http://172.30.9.23:8774/flavors/897f7f73-c709-41fd-8b45-c3bd3b30fbb8", "rel": "bookmark"}]}, "id": "e2c62ded-2937-42f4-8567-816662377e4e", "security_groups": [{"name": "default"}], "user_id": "7df3e8f3609048e0a12414fd218b4021", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:39:40Z", "hostId": "57edf5ed93b801087b821e6acac00274a7d74292ac83e5c4ec1bfefb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-inst", "created": "2018-12-04T21:39:35Z", "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:39:43,130 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e used request id req-f1e1b777-bd8d-40e3-9911-ae11c9c8b3da 2018-12-04 21:39:43,131 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-inst] is - ACTIVE 2018-12-04 21:39:43,131 - create_instance - INFO - VM is - ACTIVE 2018-12-04 21:39:43,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:43,276 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8709d0cf-977d-49f5-bc3c-34eeaa0e2de0 x-compute-request-id: req-8709d0cf-977d-49f5-bc3c-34eeaa0e2de0 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:c8:fb", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e2c62ded-2937-42f4-8567-816662377e4e", "rel": "bookmark"}], "image": {"id": "5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8", "links": [{"href": "http://172.30.9.23:8774/images/5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:39:40.000000", "flavor": {"id": "897f7f73-c709-41fd-8b45-c3bd3b30fbb8", "links": [{"href": "http://172.30.9.23:8774/flavors/897f7f73-c709-41fd-8b45-c3bd3b30fbb8", "rel": "bookmark"}]}, "id": "e2c62ded-2937-42f4-8567-816662377e4e", "security_groups": [{"name": "default"}], "user_id": "7df3e8f3609048e0a12414fd218b4021", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:39:40Z", "hostId": "57edf5ed93b801087b821e6acac00274a7d74292ac83e5c4ec1bfefb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-inst", "created": "2018-12-04T21:39:35Z", "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:39:43,276 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e used request id req-8709d0cf-977d-49f5-bc3c-34eeaa0e2de0 2018-12-04 21:39:43,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:43,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-65b16c1e-b771-4760-baa6-7166ebf59cf3 Date: Tue, 04 Dec 2018 21:39:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bd5bdf73-7052-4337-b3be-28f4cf771b34"],"updated_at":"2018-12-04T21:39:28Z","tenant_id":"8c809a99415a41dab8788c13cbc66b24","created_at":"2018-12-04T21:39:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8c809a99415a41dab8788c13cbc66b24","id":"b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","name":"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net"}]} 2018-12-04 21:39:43,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net used request id req-65b16c1e-b771-4760-baa6-7166ebf59cf3 2018-12-04 21:39:43,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8c809a99415a41dab8788c13cbc66b24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:43,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eba87545-7f77-4554-9380-89760c9794f8 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8c809a99415a41dab8788c13cbc66b24"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8c809a99415a41dab8788c13cbc66b24", "name": "InstanceSecurityGroupTests-33c46a09-e656-4d5-proj"}} 2018-12-04 21:39:43,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8c809a99415a41dab8788c13cbc66b24 used request id req-eba87545-7f77-4554-9380-89760c9794f8 2018-12-04 21:39:43,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:43,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a1024546-c75e-4d28-be25-936276a2f014 Date: Tue, 04 Dec 2018 21:39:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","tenant_id":"8c809a99415a41dab8788c13cbc66b24","created_at":"2018-12-04T21:39:28Z","dns_nameservers":[],"updated_at":"2018-12-04T21:39:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8c809a99415a41dab8788c13cbc66b24","id":"bd5bdf73-7052-4337-b3be-28f4cf771b34","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-subnet"}]} 2018-12-04 21:39:43,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 used request id req-a1024546-c75e-4d28-be25-936276a2f014 2018-12-04 21:39:43,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:43,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1553 X-Openstack-Request-Id: req-84f24c3f-3f45-48a6-b063-19f6e299333f Date: Tue, 04 Dec 2018 21:39:43 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","tenant_id":"8c809a99415a41dab8788c13cbc66b24","created_at":"2018-12-04T21:39:33Z","admin_state_up":true,"updated_at":"2018-12-04T21:39:40Z","binding:vnic_type":"normal","device_id":"e2c62ded-2937-42f4-8567-816662377e4e","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:f1:c8:fb","id":"02ee4673-6141-4325-b9f8-7a1a0ffd8387","port_security_enabled":true,"project_id":"8c809a99415a41dab8788c13cbc66b24","fixed_ips":[{"subnet_id":"bd5bdf73-7052-4337-b3be-28f4cf771b34","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["6e3aa008-dbb9-42f6-b424-c9c63b3f3444"],"name":"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","tenant_id":"8c809a99415a41dab8788c13cbc66b24","created_at":"2018-12-04T21:39:28Z","admin_state_up":true,"updated_at":"2018-12-04T21:39:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ac:bd:25","id":"4169a6b6-17da-48a8-9f1b-7e7f01298ee1","port_security_enabled":false,"project_id":"8c809a99415a41dab8788c13cbc66b24","fixed_ips":[{"subnet_id":"bd5bdf73-7052-4337-b3be-28f4cf771b34","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-12-04 21:39:43,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 used request id req-84f24c3f-3f45-48a6-b063-19f6e299333f 2018-12-04 21:39:43,577 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:43,724 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f5265da-34f8-426d-88c4-7d00622401ef x-compute-request-id: req-4f5265da-34f8-426d-88c4-7d00622401ef Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:c8:fb", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e2c62ded-2937-42f4-8567-816662377e4e", "rel": "bookmark"}], "image": {"id": "5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8", "links": [{"href": "http://172.30.9.23:8774/images/5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:39:40.000000", "flavor": {"id": "897f7f73-c709-41fd-8b45-c3bd3b30fbb8", "links": [{"href": "http://172.30.9.23:8774/flavors/897f7f73-c709-41fd-8b45-c3bd3b30fbb8", "rel": "bookmark"}]}, "id": "e2c62ded-2937-42f4-8567-816662377e4e", "security_groups": [{"name": "default"}], "user_id": "7df3e8f3609048e0a12414fd218b4021", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:39:40Z", "hostId": "57edf5ed93b801087b821e6acac00274a7d74292ac83e5c4ec1bfefb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-inst", "created": "2018-12-04T21:39:35Z", "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:39:43,724 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e used request id req-4f5265da-34f8-426d-88c4-7d00622401ef 2018-12-04 21:39:43,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:43,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-178b2562-51f8-42fa-8340-2fa250c373a1 Date: Tue, 04 Dec 2018 21:39:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bd5bdf73-7052-4337-b3be-28f4cf771b34"],"updated_at":"2018-12-04T21:39:28Z","tenant_id":"8c809a99415a41dab8788c13cbc66b24","created_at":"2018-12-04T21:39:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8c809a99415a41dab8788c13cbc66b24","id":"b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","name":"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net"}]} 2018-12-04 21:39:43,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net used request id req-178b2562-51f8-42fa-8340-2fa250c373a1 2018-12-04 21:39:43,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8c809a99415a41dab8788c13cbc66b24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:43,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-187cfa40-3a05-499d-b0cf-edde04ff1834 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8c809a99415a41dab8788c13cbc66b24"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8c809a99415a41dab8788c13cbc66b24", "name": "InstanceSecurityGroupTests-33c46a09-e656-4d5-proj"}} 2018-12-04 21:39:43,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8c809a99415a41dab8788c13cbc66b24 used request id req-187cfa40-3a05-499d-b0cf-edde04ff1834 2018-12-04 21:39:43,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:43,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d3f011c7-52c5-4b40-8e11-53765f228fa6 Date: Tue, 04 Dec 2018 21:39:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","tenant_id":"8c809a99415a41dab8788c13cbc66b24","created_at":"2018-12-04T21:39:28Z","dns_nameservers":[],"updated_at":"2018-12-04T21:39:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8c809a99415a41dab8788c13cbc66b24","id":"bd5bdf73-7052-4337-b3be-28f4cf771b34","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-subnet"}]} 2018-12-04 21:39:43,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 used request id req-d3f011c7-52c5-4b40-8e11-53765f228fa6 2018-12-04 21:39:43,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:44,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1553 X-Openstack-Request-Id: req-7a638be5-fb9b-4d0e-a4ba-99eb52621ccc Date: Tue, 04 Dec 2018 21:39:44 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","tenant_id":"8c809a99415a41dab8788c13cbc66b24","created_at":"2018-12-04T21:39:33Z","admin_state_up":true,"updated_at":"2018-12-04T21:39:40Z","binding:vnic_type":"normal","device_id":"e2c62ded-2937-42f4-8567-816662377e4e","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:f1:c8:fb","id":"02ee4673-6141-4325-b9f8-7a1a0ffd8387","port_security_enabled":true,"project_id":"8c809a99415a41dab8788c13cbc66b24","fixed_ips":[{"subnet_id":"bd5bdf73-7052-4337-b3be-28f4cf771b34","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["6e3aa008-dbb9-42f6-b424-c9c63b3f3444"],"name":"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","tenant_id":"8c809a99415a41dab8788c13cbc66b24","created_at":"2018-12-04T21:39:28Z","admin_state_up":true,"updated_at":"2018-12-04T21:39:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ac:bd:25","id":"4169a6b6-17da-48a8-9f1b-7e7f01298ee1","port_security_enabled":false,"project_id":"8c809a99415a41dab8788c13cbc66b24","fixed_ips":[{"subnet_id":"bd5bdf73-7052-4337-b3be-28f4cf771b34","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-12-04 21:39:44,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 used request id req-7a638be5-fb9b-4d0e-a4ba-99eb52621ccc 2018-12-04 21:39:44,011 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:39:44,404 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fead3ced797b4bac9716b8f82e916de6", "name": "InstanceSecurityGroupTests-33c46a09-e656-4d5-proj-role"}], "expires_at": "2018-12-04T22:39:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8c809a99415a41dab8788c13cbc66b24", "name": "InstanceSecurityGroupTests-33c46a09-e656-4d5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/8c809a99415a41dab8788c13cbc66b24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/8c809a99415a41dab8788c13cbc66b24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/8c809a99415a41dab8788c13cbc66b24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_8c809a99415a41dab8788c13cbc66b24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_8c809a99415a41dab8788c13cbc66b24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8c809a99415a41dab8788c13cbc66b24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/8c809a99415a41dab8788c13cbc66b24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/8c809a99415a41dab8788c13cbc66b24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8c809a99415a41dab8788c13cbc66b24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/8c809a99415a41dab8788c13cbc66b24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/8c809a99415a41dab8788c13cbc66b24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/8c809a99415a41dab8788c13cbc66b24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/8c809a99415a41dab8788c13cbc66b24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/8c809a99415a41dab8788c13cbc66b24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-33c46a09-e656-4d5-user", "id": "7df3e8f3609048e0a12414fd218b4021"}, "audit_ids": ["0KkhaS54SGCyjNfN6TVleg"], "issued_at": "2018-12-04T21:39:44.000000Z"}} 2018-12-04 21:39:44,406 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58bf0fe0d37861a473472770a423da7cf45b5ada" 2018-12-04 21:39:44,890 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39: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-3165c230-5f16-4d69-8f1a-b94410e99e41 x-compute-request-id: req-3165c230-5f16-4d69-8f1a-b94410e99e41 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:c8:fb", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e2c62ded-2937-42f4-8567-816662377e4e", "rel": "bookmark"}], "image": {"id": "5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8", "links": [{"href": "http://172.30.9.23:8774/images/5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:39:40.000000", "flavor": {"id": "897f7f73-c709-41fd-8b45-c3bd3b30fbb8", "links": [{"href": "http://172.30.9.23:8774/flavors/897f7f73-c709-41fd-8b45-c3bd3b30fbb8", "rel": "bookmark"}]}, "id": "e2c62ded-2937-42f4-8567-816662377e4e", "security_groups": [{"name": "default"}], "user_id": "7df3e8f3609048e0a12414fd218b4021", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:39:40Z", "hostId": "57edf5ed93b801087b821e6acac00274a7d74292ac83e5c4ec1bfefb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-inst", "created": "2018-12-04T21:39:35Z", "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:39:44,891 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e used request id req-3165c230-5f16-4d69-8f1a-b94410e99e41 2018-12-04 21:39:44,893 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:45,187 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39: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-fa8c2262-d431-44d5-aa2a-5a8bad5f80c4 x-compute-request-id: req-fa8c2262-d431-44d5-aa2a-5a8bad5f80c4 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:c8:fb", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e2c62ded-2937-42f4-8567-816662377e4e", "rel": "bookmark"}], "image": {"id": "5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8", "links": [{"href": "http://172.30.9.23:8774/images/5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:39:40.000000", "flavor": {"id": "897f7f73-c709-41fd-8b45-c3bd3b30fbb8", "links": [{"href": "http://172.30.9.23:8774/flavors/897f7f73-c709-41fd-8b45-c3bd3b30fbb8", "rel": "bookmark"}]}, "id": "e2c62ded-2937-42f4-8567-816662377e4e", "security_groups": [{"name": "default"}], "user_id": "7df3e8f3609048e0a12414fd218b4021", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:39:40Z", "hostId": "57edf5ed93b801087b821e6acac00274a7d74292ac83e5c4ec1bfefb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-inst", "created": "2018-12-04T21:39:35Z", "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:39:45,187 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e used request id req-fa8c2262-d431-44d5-aa2a-5a8bad5f80c4 2018-12-04 21:39:45,188 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-inst] is - ACTIVE 2018-12-04 21:39:45,188 - create_instance - INFO - VM is - ACTIVE 2018-12-04 21:39:45,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:45,337 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-e8471e1d-98c7-41f0-9f55-e18158d0728e x-compute-request-id: req-e8471e1d-98c7-41f0-9f55-e18158d0728e Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:c8:fb", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e2c62ded-2937-42f4-8567-816662377e4e", "rel": "bookmark"}], "image": {"id": "5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8", "links": [{"href": "http://172.30.9.23:8774/images/5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:39:40.000000", "flavor": {"id": "897f7f73-c709-41fd-8b45-c3bd3b30fbb8", "links": [{"href": "http://172.30.9.23:8774/flavors/897f7f73-c709-41fd-8b45-c3bd3b30fbb8", "rel": "bookmark"}]}, "id": "e2c62ded-2937-42f4-8567-816662377e4e", "security_groups": [{"name": "default"}], "user_id": "7df3e8f3609048e0a12414fd218b4021", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:39:40Z", "hostId": "57edf5ed93b801087b821e6acac00274a7d74292ac83e5c4ec1bfefb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-inst", "created": "2018-12-04T21:39:35Z", "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:39:45,337 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e used request id req-e8471e1d-98c7-41f0-9f55-e18158d0728e 2018-12-04 21:39:45,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:45,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-fc1e25f3-6a35-4900-b5f0-52fcf23caba7 Date: Tue, 04 Dec 2018 21:39:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bd5bdf73-7052-4337-b3be-28f4cf771b34"],"updated_at":"2018-12-04T21:39:28Z","tenant_id":"8c809a99415a41dab8788c13cbc66b24","created_at":"2018-12-04T21:39:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8c809a99415a41dab8788c13cbc66b24","id":"b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","name":"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net"}]} 2018-12-04 21:39:45,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net used request id req-fc1e25f3-6a35-4900-b5f0-52fcf23caba7 2018-12-04 21:39:45,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8c809a99415a41dab8788c13cbc66b24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:45,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0be0b9e-e43e-48b2-ac28-64f15aab13cc Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8c809a99415a41dab8788c13cbc66b24"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8c809a99415a41dab8788c13cbc66b24", "name": "InstanceSecurityGroupTests-33c46a09-e656-4d5-proj"}} 2018-12-04 21:39:45,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8c809a99415a41dab8788c13cbc66b24 used request id req-a0be0b9e-e43e-48b2-ac28-64f15aab13cc 2018-12-04 21:39:45,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:45,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b5e9d6cb-bb67-4eba-aee0-4170552b0836 Date: Tue, 04 Dec 2018 21:39:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","tenant_id":"8c809a99415a41dab8788c13cbc66b24","created_at":"2018-12-04T21:39:28Z","dns_nameservers":[],"updated_at":"2018-12-04T21:39:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8c809a99415a41dab8788c13cbc66b24","id":"bd5bdf73-7052-4337-b3be-28f4cf771b34","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-subnet"}]} 2018-12-04 21:39:45,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 used request id req-b5e9d6cb-bb67-4eba-aee0-4170552b0836 2018-12-04 21:39:45,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:45,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1553 X-Openstack-Request-Id: req-9d2eb11e-62fb-46cd-af87-dd0c5b4484d3 Date: Tue, 04 Dec 2018 21:39:45 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","tenant_id":"8c809a99415a41dab8788c13cbc66b24","created_at":"2018-12-04T21:39:33Z","admin_state_up":true,"updated_at":"2018-12-04T21:39:40Z","binding:vnic_type":"normal","device_id":"e2c62ded-2937-42f4-8567-816662377e4e","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:f1:c8:fb","id":"02ee4673-6141-4325-b9f8-7a1a0ffd8387","port_security_enabled":true,"project_id":"8c809a99415a41dab8788c13cbc66b24","fixed_ips":[{"subnet_id":"bd5bdf73-7052-4337-b3be-28f4cf771b34","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["6e3aa008-dbb9-42f6-b424-c9c63b3f3444"],"name":"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","tenant_id":"8c809a99415a41dab8788c13cbc66b24","created_at":"2018-12-04T21:39:28Z","admin_state_up":true,"updated_at":"2018-12-04T21:39:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ac:bd:25","id":"4169a6b6-17da-48a8-9f1b-7e7f01298ee1","port_security_enabled":false,"project_id":"8c809a99415a41dab8788c13cbc66b24","fixed_ips":[{"subnet_id":"bd5bdf73-7052-4337-b3be-28f4cf771b34","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-12-04 21:39:45,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 used request id req-9d2eb11e-62fb-46cd-af87-dd0c5b4484d3 2018-12-04 21:39:45,812 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:45,951 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-9e0f9e0f-348d-4173-9932-15cfc97e3e3b x-compute-request-id: req-9e0f9e0f-348d-4173-9932-15cfc97e3e3b Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:c8:fb", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e2c62ded-2937-42f4-8567-816662377e4e", "rel": "bookmark"}], "image": {"id": "5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8", "links": [{"href": "http://172.30.9.23:8774/images/5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:39:40.000000", "flavor": {"id": "897f7f73-c709-41fd-8b45-c3bd3b30fbb8", "links": [{"href": "http://172.30.9.23:8774/flavors/897f7f73-c709-41fd-8b45-c3bd3b30fbb8", "rel": "bookmark"}]}, "id": "e2c62ded-2937-42f4-8567-816662377e4e", "security_groups": [{"name": "default"}], "user_id": "7df3e8f3609048e0a12414fd218b4021", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:39:40Z", "hostId": "57edf5ed93b801087b821e6acac00274a7d74292ac83e5c4ec1bfefb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-inst", "created": "2018-12-04T21:39:35Z", "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:39:45,951 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e used request id req-9e0f9e0f-348d-4173-9932-15cfc97e3e3b 2018-12-04 21:39:45,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:46,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-963d8f72-4e56-4642-b0a0-4841a770646f Date: Tue, 04 Dec 2018 21:39:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bd5bdf73-7052-4337-b3be-28f4cf771b34"],"updated_at":"2018-12-04T21:39:28Z","tenant_id":"8c809a99415a41dab8788c13cbc66b24","created_at":"2018-12-04T21:39:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8c809a99415a41dab8788c13cbc66b24","id":"b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","name":"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net"}]} 2018-12-04 21:39:46,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net used request id req-963d8f72-4e56-4642-b0a0-4841a770646f 2018-12-04 21:39:46,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8c809a99415a41dab8788c13cbc66b24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:46,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3c83439-602b-4477-94c2-d8f74005214f Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8c809a99415a41dab8788c13cbc66b24"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8c809a99415a41dab8788c13cbc66b24", "name": "InstanceSecurityGroupTests-33c46a09-e656-4d5-proj"}} 2018-12-04 21:39:46,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8c809a99415a41dab8788c13cbc66b24 used request id req-a3c83439-602b-4477-94c2-d8f74005214f 2018-12-04 21:39:46,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:46,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f19610ba-9384-4fb8-9d01-a8652c98eca5 Date: Tue, 04 Dec 2018 21:39:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","tenant_id":"8c809a99415a41dab8788c13cbc66b24","created_at":"2018-12-04T21:39:28Z","dns_nameservers":[],"updated_at":"2018-12-04T21:39:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8c809a99415a41dab8788c13cbc66b24","id":"bd5bdf73-7052-4337-b3be-28f4cf771b34","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-subnet"}]} 2018-12-04 21:39:46,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 used request id req-f19610ba-9384-4fb8-9d01-a8652c98eca5 2018-12-04 21:39:46,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:46,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1553 X-Openstack-Request-Id: req-cbd0d2be-7ddf-45e7-84e2-ca2472b21461 Date: Tue, 04 Dec 2018 21:39:46 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","tenant_id":"8c809a99415a41dab8788c13cbc66b24","created_at":"2018-12-04T21:39:33Z","admin_state_up":true,"updated_at":"2018-12-04T21:39:40Z","binding:vnic_type":"normal","device_id":"e2c62ded-2937-42f4-8567-816662377e4e","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:f1:c8:fb","id":"02ee4673-6141-4325-b9f8-7a1a0ffd8387","port_security_enabled":true,"project_id":"8c809a99415a41dab8788c13cbc66b24","fixed_ips":[{"subnet_id":"bd5bdf73-7052-4337-b3be-28f4cf771b34","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["6e3aa008-dbb9-42f6-b424-c9c63b3f3444"],"name":"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","tenant_id":"8c809a99415a41dab8788c13cbc66b24","created_at":"2018-12-04T21:39:28Z","admin_state_up":true,"updated_at":"2018-12-04T21:39:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ac:bd:25","id":"4169a6b6-17da-48a8-9f1b-7e7f01298ee1","port_security_enabled":false,"project_id":"8c809a99415a41dab8788c13cbc66b24","fixed_ips":[{"subnet_id":"bd5bdf73-7052-4337-b3be-28f4cf771b34","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-12-04 21:39:46,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 used request id req-cbd0d2be-7ddf-45e7-84e2-ca2472b21461 2018-12-04 21:39:46,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-name"}}' 2018-12-04 21:39:46,373 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:39:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ec884849-acfc-4be5-b0af-9f1e68ea1927 x-compute-request-id: req-ec884849-acfc-4be5-b0af-9f1e68ea1927 Content-Length: 199 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-name not associated with the instance e2c62ded-2937-42f4-8567-816662377e4e", "code": 404}} 2018-12-04 21:39:46,373 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e/action used request id req-ec884849-acfc-4be5-b0af-9f1e68ea1927 2018-12-04 21:39:46,373 - create_instance - WARNING - Security group not removed - Security group InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-name not associated with the instance e2c62ded-2937-42f4-8567-816662377e4e (HTTP 404) (Request-ID: req-ec884849-acfc-4be5-b0af-9f1e68ea1927) 2018-12-04 21:39:46,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:46,518 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b72c7e7-021b-426d-a4a2-37d541a0b93c x-compute-request-id: req-4b72c7e7-021b-426d-a4a2-37d541a0b93c Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:c8:fb", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e2c62ded-2937-42f4-8567-816662377e4e", "rel": "bookmark"}], "image": {"id": "5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8", "links": [{"href": "http://172.30.9.23:8774/images/5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:39:40.000000", "flavor": {"id": "897f7f73-c709-41fd-8b45-c3bd3b30fbb8", "links": [{"href": "http://172.30.9.23:8774/flavors/897f7f73-c709-41fd-8b45-c3bd3b30fbb8", "rel": "bookmark"}]}, "id": "e2c62ded-2937-42f4-8567-816662377e4e", "security_groups": [{"name": "default"}], "user_id": "7df3e8f3609048e0a12414fd218b4021", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:39:40Z", "hostId": "57edf5ed93b801087b821e6acac00274a7d74292ac83e5c4ec1bfefb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-inst", "created": "2018-12-04T21:39:35Z", "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:39:46,519 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e used request id req-4b72c7e7-021b-426d-a4a2-37d541a0b93c 2018-12-04 21:39:46,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:46,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-80ea13a2-e19e-4326-80e4-34276afd9a8f Date: Tue, 04 Dec 2018 21:39:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bd5bdf73-7052-4337-b3be-28f4cf771b34"],"updated_at":"2018-12-04T21:39:28Z","tenant_id":"8c809a99415a41dab8788c13cbc66b24","created_at":"2018-12-04T21:39:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8c809a99415a41dab8788c13cbc66b24","id":"b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","name":"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net"}]} 2018-12-04 21:39:46,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net used request id req-80ea13a2-e19e-4326-80e4-34276afd9a8f 2018-12-04 21:39:46,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8c809a99415a41dab8788c13cbc66b24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:46,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a04bf87a-9ac4-47e1-a31c-aa9348f58bac Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8c809a99415a41dab8788c13cbc66b24"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8c809a99415a41dab8788c13cbc66b24", "name": "InstanceSecurityGroupTests-33c46a09-e656-4d5-proj"}} 2018-12-04 21:39:46,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8c809a99415a41dab8788c13cbc66b24 used request id req-a04bf87a-9ac4-47e1-a31c-aa9348f58bac 2018-12-04 21:39:46,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:46,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4bf721fb-34ca-4795-9c42-219c7bf1797d Date: Tue, 04 Dec 2018 21:39:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","tenant_id":"8c809a99415a41dab8788c13cbc66b24","created_at":"2018-12-04T21:39:28Z","dns_nameservers":[],"updated_at":"2018-12-04T21:39:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8c809a99415a41dab8788c13cbc66b24","id":"bd5bdf73-7052-4337-b3be-28f4cf771b34","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-subnet"}]} 2018-12-04 21:39:46,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 used request id req-4bf721fb-34ca-4795-9c42-219c7bf1797d 2018-12-04 21:39:46,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:46,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1553 X-Openstack-Request-Id: req-ebd540a9-6ad1-4dbf-80e1-c5ddf2e8818d Date: Tue, 04 Dec 2018 21:39:46 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","tenant_id":"8c809a99415a41dab8788c13cbc66b24","created_at":"2018-12-04T21:39:33Z","admin_state_up":true,"updated_at":"2018-12-04T21:39:40Z","binding:vnic_type":"normal","device_id":"e2c62ded-2937-42f4-8567-816662377e4e","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:f1:c8:fb","id":"02ee4673-6141-4325-b9f8-7a1a0ffd8387","port_security_enabled":true,"project_id":"8c809a99415a41dab8788c13cbc66b24","fixed_ips":[{"subnet_id":"bd5bdf73-7052-4337-b3be-28f4cf771b34","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["6e3aa008-dbb9-42f6-b424-c9c63b3f3444"],"name":"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","tenant_id":"8c809a99415a41dab8788c13cbc66b24","created_at":"2018-12-04T21:39:28Z","admin_state_up":true,"updated_at":"2018-12-04T21:39:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b124a99a-9d50-4c7c-bd0e-8eda51e04ce3","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ac:bd:25","id":"4169a6b6-17da-48a8-9f1b-7e7f01298ee1","port_security_enabled":false,"project_id":"8c809a99415a41dab8788c13cbc66b24","fixed_ips":[{"subnet_id":"bd5bdf73-7052-4337-b3be-28f4cf771b34","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-12-04 21:39:46,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 used request id req-ebd540a9-6ad1-4dbf-80e1-c5ddf2e8818d 2018-12-04 21:39:46,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58bf0fe0d37861a473472770a423da7cf45b5ada" 2018-12-04 21:39:47,113 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0532e816-2603-4952-92b1-e7481f0cfc91 x-compute-request-id: req-0532e816-2603-4952-92b1-e7481f0cfc91 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:c8:fb", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e2c62ded-2937-42f4-8567-816662377e4e", "rel": "bookmark"}], "image": {"id": "5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8", "links": [{"href": "http://172.30.9.23:8774/images/5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:39:40.000000", "flavor": {"id": "897f7f73-c709-41fd-8b45-c3bd3b30fbb8", "links": [{"href": "http://172.30.9.23:8774/flavors/897f7f73-c709-41fd-8b45-c3bd3b30fbb8", "rel": "bookmark"}]}, "id": "e2c62ded-2937-42f4-8567-816662377e4e", "security_groups": [{"name": "default"}], "user_id": "7df3e8f3609048e0a12414fd218b4021", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:39:40Z", "hostId": "57edf5ed93b801087b821e6acac00274a7d74292ac83e5c4ec1bfefb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-inst", "created": "2018-12-04T21:39:35Z", "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:39:47,113 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e used request id req-0532e816-2603-4952-92b1-e7481f0cfc91 2018-12-04 21:39:47,114 - create_instance - INFO - Deleting Port with ID - 02ee4673-6141-4325-b9f8-7a1a0ffd8387 2018-12-04 21:39:47,114 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-port 2018-12-04 21:39:47,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/02ee4673-6141-4325-b9f8-7a1a0ffd8387 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:47,615 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-750f3fa2-aecf-4fdd-a731-c90e24078686 Date: Tue, 04 Dec 2018 21:39:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:39:47,615 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/02ee4673-6141-4325-b9f8-7a1a0ffd8387 used request id req-750f3fa2-aecf-4fdd-a731-c90e24078686 2018-12-04 21:39:47,615 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-inst 2018-12-04 21:39:47,618 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:47,784 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:39: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-0b2a917c-325a-41f6-b700-000cf8ccf9d0 x-compute-request-id: req-0b2a917c-325a-41f6-b700-000cf8ccf9d0 Content-Type: application/json 2018-12-04 21:39:47,784 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e used request id req-0b2a917c-325a-41f6-b700-000cf8ccf9d0 2018-12-04 21:39:47,785 - create_instance - INFO - Checking deletion status 2018-12-04 21:39:47,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:48,168 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39: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-5b2019b2-3484-4056-b034-6ab87deff0c7 x-compute-request-id: req-5b2019b2-3484-4056-b034-6ab87deff0c7 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.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e2c62ded-2937-42f4-8567-816662377e4e", "rel": "bookmark"}], "image": {"id": "5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8", "links": [{"href": "http://172.30.9.23:8774/images/5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:39:40.000000", "flavor": {"id": "897f7f73-c709-41fd-8b45-c3bd3b30fbb8", "links": [{"href": "http://172.30.9.23:8774/flavors/897f7f73-c709-41fd-8b45-c3bd3b30fbb8", "rel": "bookmark"}]}, "id": "e2c62ded-2937-42f4-8567-816662377e4e", "user_id": "7df3e8f3609048e0a12414fd218b4021", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:39:47Z", "hostId": "57edf5ed93b801087b821e6acac00274a7d74292ac83e5c4ec1bfefb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-inst", "created": "2018-12-04T21:39:35Z", "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:39:48,168 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e used request id req-5b2019b2-3484-4056-b034-6ab87deff0c7 2018-12-04 21:39:48,169 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-inst] is - ACTIVE 2018-12-04 21:39:48,169 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:39:51,172 - create_instance - DEBUG - VM status query timeout in 296.612848043 2018-12-04 21:39:51,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:51,264 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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,Accept-Encoding x-openstack-request-id: req-05ba6578-f14d-493c-9b2b-9be35794e5c4 x-compute-request-id: req-05ba6578-f14d-493c-9b2b-9be35794e5c4 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.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e2c62ded-2937-42f4-8567-816662377e4e", "rel": "bookmark"}], "image": {"id": "5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8", "links": [{"href": "http://172.30.9.23:8774/images/5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:39:40.000000", "flavor": {"id": "897f7f73-c709-41fd-8b45-c3bd3b30fbb8", "links": [{"href": "http://172.30.9.23:8774/flavors/897f7f73-c709-41fd-8b45-c3bd3b30fbb8", "rel": "bookmark"}]}, "id": "e2c62ded-2937-42f4-8567-816662377e4e", "user_id": "7df3e8f3609048e0a12414fd218b4021", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:39:50Z", "hostId": "57edf5ed93b801087b821e6acac00274a7d74292ac83e5c4ec1bfefb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-inst", "created": "2018-12-04T21:39:35Z", "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:39:51,264 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e used request id req-05ba6578-f14d-493c-9b2b-9be35794e5c4 2018-12-04 21:39:51,265 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-inst] is - ACTIVE 2018-12-04 21:39:51,265 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:39:54,268 - create_instance - DEBUG - VM status query timeout in 293.516882896 2018-12-04 21:39:54,271 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27dc96d3b92a68ef00a1082d38853640c4120217" 2018-12-04 21:39:54,315 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:39: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-493ae83d-16c7-475a-8875-349222ed889a x-compute-request-id: req-493ae83d-16c7-475a-8875-349222ed889a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e2c62ded-2937-42f4-8567-816662377e4e could not be found.", "code": 404}} 2018-12-04 21:39:54,315 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e2c62ded-2937-42f4-8567-816662377e4e used request id req-493ae83d-16c7-475a-8875-349222ed889a 2018-12-04 21:39:54,315 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance e2c62ded-2937-42f4-8567-816662377e4e could not be found. (HTTP 404) (Request-ID: req-493ae83d-16c7-475a-8875-349222ed889a) 2018-12-04 21:39:54,315 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-inst 2018-12-04 21:39:54,316 - neutron_utils - INFO - Deleting security group rule with ID - c33035ad-2ef4-4eb0-b192-5dd99b34e70a 2018-12-04 21:39:54,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/c33035ad-2ef4-4eb0-b192-5dd99b34e70a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93daa337aa03fada11b1ed0a9f35bf61bb5effa1" 2018-12-04 21:39:54,575 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-07ca808e-49fa-4636-8a75-b41383e3e211 Content-Length: 0 Date: Tue, 04 Dec 2018 21:39:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:39:54,575 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/c33035ad-2ef4-4eb0-b192-5dd99b34e70a used request id req-07ca808e-49fa-4636-8a75-b41383e3e211 2018-12-04 21:39:54,576 - neutron_utils - INFO - Deleting security group rule with ID - ed66e22e-c4c6-4ff4-8376-21f514dbb909 2018-12-04 21:39:54,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/ed66e22e-c4c6-4ff4-8376-21f514dbb909 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93daa337aa03fada11b1ed0a9f35bf61bb5effa1" 2018-12-04 21:39:54,680 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fda8b985-b005-4c5e-8c35-e68b9d2c3eb9 Content-Length: 0 Date: Tue, 04 Dec 2018 21:39:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:39:54,681 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/ed66e22e-c4c6-4ff4-8376-21f514dbb909 used request id req-fda8b985-b005-4c5e-8c35-e68b9d2c3eb9 2018-12-04 21:39:54,681 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-name 2018-12-04 21:39:54,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/fcdc022d-ca5d-4610-b553-e269ee223353 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93daa337aa03fada11b1ed0a9f35bf61bb5effa1" 2018-12-04 21:39:54,820 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-778c3597-f7da-47d9-8b13-83634178a014 Content-Length: 0 Date: Tue, 04 Dec 2018 21:39:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:39:54,821 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/fcdc022d-ca5d-4610-b553-e269ee223353 used request id req-778c3597-f7da-47d9-8b13-83634178a014 2018-12-04 21:39:54,824 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/897f7f73-c709-41fd-8b45-c3bd3b30fbb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15c66f5a65af9585332915041cd0c4d88734017d" 2018-12-04 21:39:54,874 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:39: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-0c35f860-3056-4eb9-9932-b400963478e2 x-compute-request-id: req-0c35f860-3056-4eb9-9932-b400963478e2 Content-Length: 0 Content-Type: application/json 2018-12-04 21:39:54,874 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/897f7f73-c709-41fd-8b45-c3bd3b30fbb8 used request id req-0c35f860-3056-4eb9-9932-b400963478e2 2018-12-04 21:39:54,875 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-subnet 2018-12-04 21:39:54,875 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-subnet 2018-12-04 21:39:54,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/bd5bdf73-7052-4337-b3be-28f4cf771b34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a94223ba3adf2ce7b680b907dcdc078216a1d30e" 2018-12-04 21:39:56,346 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-300cd960-1406-4f67-8e86-6f27e98a4eb1 Date: Tue, 04 Dec 2018 21:39:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:39:56,346 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/bd5bdf73-7052-4337-b3be-28f4cf771b34 used request id req-300cd960-1406-4f67-8e86-6f27e98a4eb1 2018-12-04 21:39:56,347 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-pub-net 2018-12-04 21:39:56,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a94223ba3adf2ce7b680b907dcdc078216a1d30e" 2018-12-04 21:39:57,840 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-744b1146-5fc7-48b8-9b4c-abbd6a014c86 Date: Tue, 04 Dec 2018 21:39:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:39:57,840 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/b124a99a-9d50-4c7c-bd0e-8eda51e04ce3 used request id req-744b1146-5fc7-48b8-9b4c-abbd6a014c86 2018-12-04 21:39:57,841 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-b7e05942-6e0a-42c3-a759-2767a1b8d49d-image 2018-12-04 21:39:57,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a066379a16331821c4ad9c32f44389b00e473d3d" 2018-12-04 21:39:58,483 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-837d6cef-26ce-432a-9bec-3b7c9f4fd2af Date: Tue, 04 Dec 2018 21:39:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:39:58,483 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/5ce84cf6-bbfe-41b4-8bee-9ef09febfbf8 used request id req-837d6cef-26ce-432a-9bec-3b7c9f4fd2af 2018-12-04 21:39:58,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f417c47634759de843277ed086036c78e45ebc09" 2018-12-04 21:39:58,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-6006a475-8f45-418a-a346-90611a8e79b2 Date: Tue, 04 Dec 2018 21:39:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "created_at": "2018-12-04T21:39:27Z", "updated_at": "2018-12-04T21:39:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:39:27Z", "revision_number": 0, "id": "6c24924f-43bb-4fe5-bedc-294b46b8a339", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:39:27Z", "security_group_id": "6e3aa008-dbb9-42f6-b424-c9c63b3f3444", "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c809a99415a41dab8788c13cbc66b24"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:39:27Z", "revision_number": 0, "id": "779860e2-1192-4f5c-94b3-4f589e782bb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:39:27Z", "security_group_id": "6e3aa008-dbb9-42f6-b424-c9c63b3f3444", "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c809a99415a41dab8788c13cbc66b24"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:39:27Z", "revision_number": 0, "id": "89e699ad-b892-4b12-a0e0-a0a8de20d27b", "remote_group_id": "6e3aa008-dbb9-42f6-b424-c9c63b3f3444", "remote_ip_prefix": null, "created_at": "2018-12-04T21:39:27Z", "security_group_id": "6e3aa008-dbb9-42f6-b424-c9c63b3f3444", "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c809a99415a41dab8788c13cbc66b24"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:39:27Z", "revision_number": 0, "id": "b101561e-e164-45e6-9d68-f065b0352b34", "remote_group_id": "6e3aa008-dbb9-42f6-b424-c9c63b3f3444", "remote_ip_prefix": null, "created_at": "2018-12-04T21:39:27Z", "security_group_id": "6e3aa008-dbb9-42f6-b424-c9c63b3f3444", "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c809a99415a41dab8788c13cbc66b24"}], "revision_number": 4, "project_id": "8c809a99415a41dab8788c13cbc66b24", "id": "6e3aa008-dbb9-42f6-b424-c9c63b3f3444", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:39:58,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-6006a475-8f45-418a-a346-90611a8e79b2 2018-12-04 21:39:58,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f417c47634759de843277ed086036c78e45ebc09" 2018-12-04 21:39:58,846 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:39:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a79d37af-fba3-47c4-bb52-50ac02213601 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:39:58,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-a79d37af-fba3-47c4-bb52-50ac02213601 2018-12-04 21:39:58,846 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:39:58,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f417c47634759de843277ed086036c78e45ebc09" 2018-12-04 21:39:58,948 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:39:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38caaf33-bd11-40f2-bc53-233efc2feba3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:39:58,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-38caaf33-bd11-40f2-bc53-233efc2feba3 2018-12-04 21:39:58,948 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:39:58,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f417c47634759de843277ed086036c78e45ebc09" 2018-12-04 21:39:59,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb7d8803-09fc-4285-9f5f-11ecdeb56f3a 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:39:59,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-fb7d8803-09fc-4285-9f5f-11ecdeb56f3a 2018-12-04 21:39:59,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8c809a99415a41dab8788c13cbc66b24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f417c47634759de843277ed086036c78e45ebc09" 2018-12-04 21:39:59,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71d5ccd8-a9ba-4ce2-9001-5907d8c0efaf Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8c809a99415a41dab8788c13cbc66b24"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8c809a99415a41dab8788c13cbc66b24", "name": "InstanceSecurityGroupTests-33c46a09-e656-4d5-proj"}} 2018-12-04 21:39:59,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8c809a99415a41dab8788c13cbc66b24 used request id req-71d5ccd8-a9ba-4ce2-9001-5907d8c0efaf 2018-12-04 21:39:59,158 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6e3aa008-dbb9-42f6-b424-c9c63b3f3444 2018-12-04 21:39:59,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6e3aa008-dbb9-42f6-b424-c9c63b3f3444 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f417c47634759de843277ed086036c78e45ebc09" 2018-12-04 21:39:59,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-dc70449b-e45d-4884-b684-ccbb6ae49cbb Date: Tue, 04 Dec 2018 21:39:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:39:27Z", "security_group_id": "6e3aa008-dbb9-42f6-b424-c9c63b3f3444", "port_range_min": null, "revision_number": 0, "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "created_at": "2018-12-04T21:39:27Z", "project_id": "8c809a99415a41dab8788c13cbc66b24", "id": "6c24924f-43bb-4fe5-bedc-294b46b8a339"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:39:27Z", "security_group_id": "6e3aa008-dbb9-42f6-b424-c9c63b3f3444", "port_range_min": null, "revision_number": 0, "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "created_at": "2018-12-04T21:39:27Z", "project_id": "8c809a99415a41dab8788c13cbc66b24", "id": "779860e2-1192-4f5c-94b3-4f589e782bb8"}, {"remote_group_id": "6e3aa008-dbb9-42f6-b424-c9c63b3f3444", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:39:27Z", "security_group_id": "6e3aa008-dbb9-42f6-b424-c9c63b3f3444", "port_range_min": null, "revision_number": 0, "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "created_at": "2018-12-04T21:39:27Z", "project_id": "8c809a99415a41dab8788c13cbc66b24", "id": "89e699ad-b892-4b12-a0e0-a0a8de20d27b"}, {"remote_group_id": "6e3aa008-dbb9-42f6-b424-c9c63b3f3444", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:39:27Z", "security_group_id": "6e3aa008-dbb9-42f6-b424-c9c63b3f3444", "port_range_min": null, "revision_number": 0, "tenant_id": "8c809a99415a41dab8788c13cbc66b24", "created_at": "2018-12-04T21:39:27Z", "project_id": "8c809a99415a41dab8788c13cbc66b24", "id": "b101561e-e164-45e6-9d68-f065b0352b34"}]} 2018-12-04 21:39:59,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6e3aa008-dbb9-42f6-b424-c9c63b3f3444 used request id req-dc70449b-e45d-4884-b684-ccbb6ae49cbb 2018-12-04 21:39:59,181 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:39:59,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/6e3aa008-dbb9-42f6-b424-c9c63b3f3444 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f417c47634759de843277ed086036c78e45ebc09" 2018-12-04 21:39:59,388 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c7769c1c-3534-4489-9de4-4e4994640160 Content-Length: 0 Date: Tue, 04 Dec 2018 21:39:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:39:59,388 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/6e3aa008-dbb9-42f6-b424-c9c63b3f3444 used request id req-c7769c1c-3534-4489-9de4-4e4994640160 2018-12-04 21:39:59,389 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-33c46a09-e656-4d5-proj 2018-12-04 21:39:59,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/8c809a99415a41dab8788c13cbc66b24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f417c47634759de843277ed086036c78e45ebc09" 2018-12-04 21:39:59,614 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:39:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dafcc79f-6c0c-4e34-abf4-c5ff272a560d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:39:59,614 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/8c809a99415a41dab8788c13cbc66b24 used request id req-dafcc79f-6c0c-4e34-abf4-c5ff272a560d 2018-12-04 21:39:59,615 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-33c46a09-e656-4d5-proj-role 2018-12-04 21:39:59,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/fead3ced797b4bac9716b8f82e916de6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f417c47634759de843277ed086036c78e45ebc09" 2018-12-04 21:39:59,734 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:39:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbbf6e18-3e9c-44f5-9196-db25ef19d3bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:39:59,734 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/fead3ced797b4bac9716b8f82e916de6 used request id req-fbbf6e18-3e9c-44f5-9196-db25ef19d3bc 2018-12-04 21:39:59,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f417c47634759de843277ed086036c78e45ebc09" 2018-12-04 21:39:59,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:39:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ed87bf0-ad4a-48b9-a022-04002dec73ed Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:39:59,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3ed87bf0-ad4a-48b9-a022-04002dec73ed 2018-12-04 21:39:59,837 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-33c46a09-e656-4d5-user 2018-12-04 21:39:59,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/7df3e8f3609048e0a12414fd218b4021 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f916730f6bd2f331bf2a6a4966c86a94fa55892b" 2018-12-04 21:40:00,029 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:39:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a747c949-b022-460b-9f03-e56d0c2380e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:40:00,029 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/7df3e8f3609048e0a12414fd218b4021 used request id req-a747c949-b022-460b-9f03-e56d0c2380e9 2018-12-04 21:40:00,031 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:40:00,431 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:40:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["To0bbO7UTz6z3Mq7sHnTjg"], "issued_at": "2018-12-04T21:40:00.000000Z"}} 2018-12-04 21:40:00,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89888b9350f99f93997d57d8d5532e3fce14379e" 2018-12-04 21:40:00,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa5f1b10-4e7d-4c73-8284-f532bf951550 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:40:00,527 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-aa5f1b10-4e7d-4c73-8284-f532bf951550 2018-12-04 21:40:00,528 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:40:00,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:40:00,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:40:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["s13TGtp1ToWgZBFTjCEqhg"], "issued_at": "2018-12-04T21:40:00.000000Z"}} 2018-12-04 21:40:00,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91246f708b2712c5e7dbbf67bd8fb64a6b7fc2fb" 2018-12-04 21:40:01,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9ef15ed-958e-4d01-8f72-c768ca6d3e6e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:40:01,022 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b9ef15ed-958e-4d01-8f72-c768ca6d3e6e 2018-12-04 21:40:01,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:40:01,031 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:40:01,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-a127fe3c-b05e-403-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91246f708b2712c5e7dbbf67bd8fb64a6b7fc2fb" 2018-12-04 21:40:01,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3301fd96-558c-4709-b136-898d159707cc Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-a127fe3c-b05e-403-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:40:01,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-a127fe3c-b05e-403-proj used request id req-3301fd96-558c-4709-b136-898d159707cc 2018-12-04 21:40:01,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91246f708b2712c5e7dbbf67bd8fb64a6b7fc2fb" 2018-12-04 21:40:01,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f300fc1-281e-46e9-8640-27f4fe1cc7ac Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:40:01,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-3f300fc1-281e-46e9-8640-27f4fe1cc7ac 2018-12-04 21:40:01,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91246f708b2712c5e7dbbf67bd8fb64a6b7fc2fb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceOnComputeHost-a127fe3c-b05e-403-proj"}}' 2018-12-04 21:40:01,355 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:40:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b551506-c87e-4274-aaec-f2bd8e441be8 Content-Length: 324 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c4b6f37b778e4318843070b7d43e8669"}, "tags": [], "enabled": true, "id": "c4b6f37b778e4318843070b7d43e8669", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-a127fe3c-b05e-403-proj"}} 2018-12-04 21:40:01,355 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-6b551506-c87e-4274-aaec-f2bd8e441be8 2018-12-04 21:40:01,355 - keystone_utils - INFO - Created project with name - CreateInstanceOnComputeHost-a127fe3c-b05e-403-proj 2018-12-04 21:40:01,356 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:40:01,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:40:01,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:40:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["183XNlIYSgudjps_CjNOxA"], "issued_at": "2018-12-04T21:40:01.000000Z"}} 2018-12-04 21:40:01,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ce72d4ebb90fd05b8be41b36c0a22e5122533b3" 2018-12-04 21:40:01,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b33a8b73-0893-458e-b7e9-398bc3e5adb9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:40:01,853 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b33a8b73-0893-458e-b7e9-398bc3e5adb9 2018-12-04 21:40:01,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:40:01,863 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:40:01,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ce72d4ebb90fd05b8be41b36c0a22e5122533b3" 2018-12-04 21:40:01,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b45bdbc0-5923-477d-b2c4-4c60bcfb376d Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:40:01,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b45bdbc0-5923-477d-b2c4-4c60bcfb376d 2018-12-04 21:40:01,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceOnComputeHost-a127fe3c-b05e-403-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ce72d4ebb90fd05b8be41b36c0a22e5122533b3" 2018-12-04 21:40:02,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-004a638f-d800-4a75-a23d-c434c29a422e Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceOnComputeHost-a127fe3c-b05e-403-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c4b6f37b778e4318843070b7d43e8669"}, "tags": [], "enabled": true, "id": "c4b6f37b778e4318843070b7d43e8669", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-a127fe3c-b05e-403-proj"}]} 2018-12-04 21:40:02,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceOnComputeHost-a127fe3c-b05e-403-proj used request id req-004a638f-d800-4a75-a23d-c434c29a422e 2018-12-04 21:40:02,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ce72d4ebb90fd05b8be41b36c0a22e5122533b3" 2018-12-04 21:40:02,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40855ad7-1159-4505-8141-8f1e02904f31 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:40:02,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-40855ad7-1159-4505-8141-8f1e02904f31 2018-12-04 21:40:02,570 - keystone_utils - INFO - Created user with name - CreateInstanceOnComputeHost-a127fe3c-b05e-403-user 2018-12-04 21:40:02,571 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:40:02,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91246f708b2712c5e7dbbf67bd8fb64a6b7fc2fb" 2018-12-04 21:40:02,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48af3a2a-ab1d-4718-a49a-c3a1586e8a0d Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:40:02,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-48af3a2a-ab1d-4718-a49a-c3a1586e8a0d 2018-12-04 21:40:02,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91246f708b2712c5e7dbbf67bd8fb64a6b7fc2fb" -d '{"role": {"name": "CreateInstanceOnComputeHost-a127fe3c-b05e-403-proj-role"}}' 2018-12-04 21:40:02,702 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:40:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-318a1c99-91e6-4240-9df1-c388e021da6d Content-Length: 226 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fec3a70125a341149621ec5e89719f5b", "links": {"self": "http://172.30.9.23:5000/v3/roles/fec3a70125a341149621ec5e89719f5b"}, "name": "CreateInstanceOnComputeHost-a127fe3c-b05e-403-proj-role"}} 2018-12-04 21:40:02,702 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-318a1c99-91e6-4240-9df1-c388e021da6d 2018-12-04 21:40:02,703 - keystone_utils - INFO - Created role with name - CreateInstanceOnComputeHost-a127fe3c-b05e-403-proj-role 2018-12-04 21:40:02,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/fec3a70125a341149621ec5e89719f5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91246f708b2712c5e7dbbf67bd8fb64a6b7fc2fb" 2018-12-04 21:40:02,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1589b4a0-27b2-4aae-bc1e-98ce9d43f287 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fec3a70125a341149621ec5e89719f5b", "links": {"self": "http://172.30.9.23:5000/v3/roles/fec3a70125a341149621ec5e89719f5b"}, "name": "CreateInstanceOnComputeHost-a127fe3c-b05e-403-proj-role"}} 2018-12-04 21:40:02,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/fec3a70125a341149621ec5e89719f5b used request id req-1589b4a0-27b2-4aae-bc1e-98ce9d43f287 2018-12-04 21:40:02,721 - keystone_utils - INFO - Granting role CreateInstanceOnComputeHost-a127fe3c-b05e-403-proj-role to project CreateInstanceOnComputeHost-a127fe3c-b05e-403-proj 2018-12-04 21:40:02,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/c4b6f37b778e4318843070b7d43e8669/users/74e5c2459d4e462da3ef82140c08e3ba/roles/fec3a70125a341149621ec5e89719f5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91246f708b2712c5e7dbbf67bd8fb64a6b7fc2fb" 2018-12-04 21:40:02,857 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:40:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb6395b5-c851-40a0-87f0-d1080cc81225 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:40:02,857 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c4b6f37b778e4318843070b7d43e8669/users/74e5c2459d4e462da3ef82140c08e3ba/roles/fec3a70125a341149621ec5e89719f5b used request id req-cb6395b5-c851-40a0-87f0-d1080cc81225 2018-12-04 21:40:02,858 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-04 21:40:02,858 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:40:02,859 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:40:03,262 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:40:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["2lXIb4gkRfiQy80eM0y6qA"], "issued_at": "2018-12-04T21:40:03.000000Z"}} 2018-12-04 21:40:03,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02c1fd109bd6d1a72739dd20c3c0c16555c10877" 2018-12-04 21:40:03,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d288b222-45c2-44b6-9bf9-62ba632e1254 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:40:03,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d288b222-45c2-44b6-9bf9-62ba632e1254 2018-12-04 21:40:03,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02c1fd109bd6d1a72739dd20c3c0c16555c10877" 2018-12-04 21:40:03,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a9df37d6-ed8a-4180-8ab3-75810cfe74d5 Date: Tue, 04 Dec 2018 21:40:03 GMT RESP BODY: {"networks":[]} 2018-12-04 21:40:03,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net used request id req-a9df37d6-ed8a-4180-8ab3-75810cfe74d5 2018-12-04 21:40:03,555 - neutron_utils - INFO - Creating network with name CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net 2018-12-04 21:40:03,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02c1fd109bd6d1a72739dd20c3c0c16555c10877" -d '{"network": {"name": "CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net", "admin_state_up": true}}' 2018-12-04 21:40:03,959 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-26b7b2c2-aa20-4f63-ac09-9539e9c11362 Date: Tue, 04 Dec 2018 21:40:03 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"46303984-52be-4c20-90e2-e61ac7ce3b86","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-04T21:40:03Z","is_default":false,"provider:segmentation_id":39,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:03Z","mtu":1450}} 2018-12-04 21:40:03,959 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-26b7b2c2-aa20-4f63-ac09-9539e9c11362 2018-12-04 21:40:03,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=46303984-52be-4c20-90e2-e61ac7ce3b86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02c1fd109bd6d1a72739dd20c3c0c16555c10877" 2018-12-04 21:40:04,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 689 X-Openstack-Request-Id: req-36595b86-0b42-457a-92d4-49afa735dc07 Date: Tue, 04 Dec 2018 21:40:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"46303984-52be-4c20-90e2-e61ac7ce3b86","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-04T21:40:03Z","provider:segmentation_id":39,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:03Z","provider:network_type":"vxlan"}]} 2018-12-04 21:40:04,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=46303984-52be-4c20-90e2-e61ac7ce3b86 used request id req-36595b86-0b42-457a-92d4-49afa735dc07 2018-12-04 21:40:04,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02c1fd109bd6d1a72739dd20c3c0c16555c10877" 2018-12-04 21:40:04,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cf516b9b-d50a-494b-8d07-b98f48785507 Date: Tue, 04 Dec 2018 21:40:04 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:40:04,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 used request id req-cf516b9b-d50a-494b-8d07-b98f48785507 2018-12-04 21:40:04,386 - neutron_utils - INFO - Creating subnet with name CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-subnet 2018-12-04 21:40:04,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02c1fd109bd6d1a72739dd20c3c0c16555c10877" -d '{"subnets": [{"ip_version": 4, "network_id": "46303984-52be-4c20-90e2-e61ac7ce3b86", "cidr": "10.55.0.0/24", "name": "CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-subnet"}]}' 2018-12-04 21:40:04,853 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-9ec53f4c-c970-46af-bfce-19059e5870b2 Date: Tue, 04 Dec 2018 21:40:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:04Z","dns_nameservers":[],"updated_at":"2018-12-04T21:40:04Z","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":"295d84517f5d4624b62be87085f2ed92","id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-subnet"}]} 2018-12-04 21:40:04,854 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-9ec53f4c-c970-46af-bfce-19059e5870b2 2018-12-04 21:40:04,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=46303984-52be-4c20-90e2-e61ac7ce3b86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02c1fd109bd6d1a72739dd20c3c0c16555c10877" 2018-12-04 21:40:04,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-8222b3eb-2ee6-4faa-b3c9-73a83be84896 Date: Tue, 04 Dec 2018 21:40:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"46303984-52be-4c20-90e2-e61ac7ce3b86","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":["a92fd1d2-4a6c-404f-bec5-28c61808e176"],"description":"","tags":[],"updated_at":"2018-12-04T21:40:04Z","provider:segmentation_id":39,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:03Z","provider:network_type":"vxlan"}]} 2018-12-04 21:40:04,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=46303984-52be-4c20-90e2-e61ac7ce3b86 used request id req-8222b3eb-2ee6-4faa-b3c9-73a83be84896 2018-12-04 21:40:04,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02c1fd109bd6d1a72739dd20c3c0c16555c10877" 2018-12-04 21:40:05,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-93d292fe-56db-4561-8ad4-b1717e42fdc3 Date: Tue, 04 Dec 2018 21:40:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:04Z","dns_nameservers":[],"updated_at":"2018-12-04T21:40:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"295d84517f5d4624b62be87085f2ed92","id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-subnet"}]} 2018-12-04 21:40:05,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 used request id req-93d292fe-56db-4561-8ad4-b1717e42fdc3 2018-12-04 21:40:05,007 - OpenStackNetwork - DEBUG - Network [46303984-52be-4c20-90e2-e61ac7ce3b86] created successfully 2018-12-04 21:40:05,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:40:05,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:40:05,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:40:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["CDDDPcdvSnOm6RNZ72m7JQ"], "issued_at": "2018-12-04T21:40:05.000000Z"}} 2018-12-04 21:40:05,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bf065379006527625ffc3e4fe9250da3a6297c" 2018-12-04 21:40:05,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf4c256c-bce1-4ede-b2cc-2802abe07464 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:40:05,453 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-cf4c256c-bce1-4ede-b2cc-2802abe07464 2018-12-04 21:40:05,454 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:40:05,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bf065379006527625ffc3e4fe9250da3a6297c" 2018-12-04 21:40:05,657 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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 x-openstack-request-id: req-da7aa5f5-ea38-482c-a9d4-3e3101c14220 x-compute-request-id: req-da7aa5f5-ea38-482c-a9d4-3e3101c14220 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-04 21:40:05,658 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-da7aa5f5-ea38-482c-a9d4-3e3101c14220 2018-12-04 21:40:05,661 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bf065379006527625ffc3e4fe9250da3a6297c" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2018-12-04 21:40:05,899 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-0fcf353f-8b84-493e-9549-b0d47ff565ec x-compute-request-id: req-0fcf353f-8b84-493e-9549-b0d47ff565ec Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4dc6f5e5-283c-40cb-99d4-be79918ccba4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4dc6f5e5-283c-40cb-99d4-be79918ccba4", "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": "4dc6f5e5-283c-40cb-99d4-be79918ccba4"}} 2018-12-04 21:40:05,899 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0fcf353f-8b84-493e-9549-b0d47ff565ec 2018-12-04 21:40:05,899 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:40:05,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:40:06,300 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fec3a70125a341149621ec5e89719f5b", "name": "CreateInstanceOnComputeHost-a127fe3c-b05e-403-proj-role"}], "expires_at": "2018-12-04T22:40:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c4b6f37b778e4318843070b7d43e8669", "name": "CreateInstanceOnComputeHost-a127fe3c-b05e-403-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/c4b6f37b778e4318843070b7d43e8669", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/c4b6f37b778e4318843070b7d43e8669", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/c4b6f37b778e4318843070b7d43e8669", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_c4b6f37b778e4318843070b7d43e8669", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_c4b6f37b778e4318843070b7d43e8669", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c4b6f37b778e4318843070b7d43e8669", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/c4b6f37b778e4318843070b7d43e8669", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/c4b6f37b778e4318843070b7d43e8669", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c4b6f37b778e4318843070b7d43e8669", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/c4b6f37b778e4318843070b7d43e8669", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/c4b6f37b778e4318843070b7d43e8669", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/c4b6f37b778e4318843070b7d43e8669", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/c4b6f37b778e4318843070b7d43e8669", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/c4b6f37b778e4318843070b7d43e8669", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceOnComputeHost-a127fe3c-b05e-403-user", "id": "74e5c2459d4e462da3ef82140c08e3ba"}, "audit_ids": ["Nt7Z5uO7STerCPx3x2rH2A"], "issued_at": "2018-12-04T21:40:06.000000Z"}} 2018-12-04 21:40:06,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8826885b256d2fa5a467fa70c2401eee9fa1555a" 2018-12-04 21:40:06,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b1dc5ad-9218-4c31-b8cf-15b11b219d6d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:40:06,379 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-8b1dc5ad-9218-4c31-b8cf-15b11b219d6d 2018-12-04 21:40:06,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8826885b256d2fa5a467fa70c2401eee9fa1555a" 2018-12-04 21:40:06,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 172 Content-Type: application/json X-Openstack-Request-Id: req-52ce8803-ac80-4bad-90d3-be0e6058e313 Date: Tue, 04 Dec 2018 21:40:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-image"} 2018-12-04 21:40:06,592 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-image used request id req-52ce8803-ac80-4bad-90d3-be0e6058e313 2018-12-04 21:40:06,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8826885b256d2fa5a467fa70c2401eee9fa1555a" 2018-12-04 21:40:06,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-66d3fd23-0147-4744-a6fb-5831e33ee0e7 Date: Tue, 04 Dec 2018 21:40:06 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:40:06,602 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-66d3fd23-0147-4744-a6fb-5831e33ee0e7 2018-12-04 21:40:06,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8826885b256d2fa5a467fa70c2401eee9fa1555a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-image"}' 2018-12-04 21:40:06,666 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 631 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c2334479-13db-477c-9706-ac2ab83c69c9 Date: Tue, 04 Dec 2018 21:40:06 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:40:06Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-04T21:40:06Z", "visibility": "shared", "locations": [], "self": "/v2/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "min_disk": 0, "protected": false, "id": "014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "file": "/v2/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e/file", "checksum": null, "owner": "c4b6f37b778e4318843070b7d43e8669", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:40:06,666 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-c2334479-13db-477c-9706-ac2ab83c69c9 2018-12-04 21:40:06,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8826885b256d2fa5a467fa70c2401eee9fa1555a" -d '' 2018-12-04 21:40:07,088 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ca4e6242-c66d-4d6e-b83b-7289df577581 Date: Tue, 04 Dec 2018 21:40:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:40:07,088 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e/file used request id req-ca4e6242-c66d-4d6e-b83b-7289df577581 2018-12-04 21:40:07,089 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 21:40:07,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8826885b256d2fa5a467fa70c2401eee9fa1555a" 2018-12-04 21:40:07,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-9e069623-9c6c-43d3-ae6a-1852ff015e32 Date: Tue, 04 Dec 2018 21:40:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:40:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:40:07Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e/snap", "metadata": {}}], "self": "/v2/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "min_disk": 0, "protected": false, "id": "014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "file": "/v2/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c4b6f37b778e4318843070b7d43e8669", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:40:07,112 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e used request id req-9e069623-9c6c-43d3-ae6a-1852ff015e32 2018-12-04 21:40:07,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8826885b256d2fa5a467fa70c2401eee9fa1555a" 2018-12-04 21:40:07,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fb382ae1-975b-4d7a-bec9-1dc72427b17b Date: Tue, 04 Dec 2018 21:40:07 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:40:07,120 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-fb382ae1-975b-4d7a-bec9-1dc72427b17b 2018-12-04 21:40:07,123 - create_image - INFO - Created image with name - CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-image 2018-12-04 21:40:07,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8826885b256d2fa5a467fa70c2401eee9fa1555a" 2018-12-04 21:40:07,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-8a78bdcb-60ea-4c9d-84de-30d850343e0c Date: Tue, 04 Dec 2018 21:40:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:40:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:40:07Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e/snap", "metadata": {}}], "self": "/v2/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "min_disk": 0, "protected": false, "id": "014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "file": "/v2/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c4b6f37b778e4318843070b7d43e8669", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:40:07,138 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e used request id req-8a78bdcb-60ea-4c9d-84de-30d850343e0c 2018-12-04 21:40:07,139 - create_image - DEBUG - Instance status is - active 2018-12-04 21:40:07,139 - create_image - DEBUG - Image is active with name - CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-image 2018-12-04 21:40:07,139 - create_image - INFO - Image is now active with name - CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-image 2018-12-04 21:40:07,139 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:40:07,142 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-availability-zone/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89888b9350f99f93997d57d8d5532e3fce14379e" 2018-12-04 21:40:07,437 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40: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-4dfdec23-015a-4c96-a69d-beaf042e04be x-compute-request-id: req-4dfdec23-015a-4c96-a69d-beaf042e04be Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"availabilityZoneInfo": [{"zoneState": {"available": true}, "hosts": {"overcloud-controller-0.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-12-04T21:40:03.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-12-04T21:40:06.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-12-04T21:39:59.000000"}}}, "zoneName": "internal"}, {"zoneState": {"available": true}, "hosts": {"overcloud-novacompute-0.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-12-04T21:40:06.000000"}}, "overcloud-novacompute-1.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-12-04T21:40:07.000000"}}}, "zoneName": "nova"}]} 2018-12-04 21:40:07,438 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-availability-zone/detail used request id req-4dfdec23-015a-4c96-a69d-beaf042e04be 2018-12-04 21:40:07,439 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:40:07,440 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:40:07,841 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:40:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["mp6FfsUdStu5l7hWxBtiDg"], "issued_at": "2018-12-04T21:40:07.000000Z"}} 2018-12-04 21:40:07,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:07,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80bf2fa3-d709-4ddf-b651-22704184c162 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:40:07,932 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-80bf2fa3-d709-4ddf-b651-22704184c162 2018-12-04 21:40:07,933 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:40:07,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:08,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4568abdf-c089-4973-af61-b4462e873c63 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:40:08,030 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4568abdf-c089-4973-af61-b4462e873c63 2018-12-04 21:40:08,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:08,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-eaeb5386-9f0c-4c22-b134-725cdbc3eb01 Date: Tue, 04 Dec 2018 21:40:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"46303984-52be-4c20-90e2-e61ac7ce3b86","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":["a92fd1d2-4a6c-404f-bec5-28c61808e176"],"description":"","tags":[],"updated_at":"2018-12-04T21:40:04Z","provider:segmentation_id":39,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:03Z","provider:network_type":"vxlan"}]} 2018-12-04 21:40:08,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net used request id req-eaeb5386-9f0c-4c22-b134-725cdbc3eb01 2018-12-04 21:40:08,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:08,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-4dd36533-a5d9-4c66-bea8-9737d83d2155 Date: Tue, 04 Dec 2018 21:40:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:04Z","dns_nameservers":[],"updated_at":"2018-12-04T21:40:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"295d84517f5d4624b62be87085f2ed92","id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-subnet"}]} 2018-12-04 21:40:08,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 used request id req-4dd36533-a5d9-4c66-bea8-9737d83d2155 2018-12-04 21:40:08,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:08,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-8e58f117-82f1-49aa-b9bd-48561ad01beb Date: Tue, 04 Dec 2018 21:40:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"46303984-52be-4c20-90e2-e61ac7ce3b86","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":["a92fd1d2-4a6c-404f-bec5-28c61808e176"],"description":"","tags":[],"updated_at":"2018-12-04T21:40:04Z","provider:segmentation_id":39,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:03Z","provider:network_type":"vxlan"}]} 2018-12-04 21:40:08,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net used request id req-8e58f117-82f1-49aa-b9bd-48561ad01beb 2018-12-04 21:40:08,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:40:08,458 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:40: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:40:08,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:08,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8dcb5df-5017-4026-9d54-019943d7f180 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:40:08,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-c8dcb5df-5017-4026-9d54-019943d7f180 2018-12-04 21:40:08,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:08,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-5bbb4da0-fbca-476d-b3e5-8dbdc198fbbd Date: Tue, 04 Dec 2018 21:40:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:04Z","dns_nameservers":[],"updated_at":"2018-12-04T21:40:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"295d84517f5d4624b62be87085f2ed92","id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-subnet"}]} 2018-12-04 21:40:08,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 used request id req-5bbb4da0-fbca-476d-b3e5-8dbdc198fbbd 2018-12-04 21:40:08,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86&name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:08,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f01ee61b-cd2d-421a-b630-51817797a01f Date: Tue, 04 Dec 2018 21:40:08 GMT RESP BODY: {"ports":[]} 2018-12-04 21:40:08,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86&name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481port-1&admin_state_up=True used request id req-f01ee61b-cd2d-421a-b630-51817797a01f 2018-12-04 21:40:08,639 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:08,880 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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 x-openstack-request-id: req-a04f1775-dd27-4a3d-886f-6f39a6a7af37 x-compute-request-id: req-a04f1775-dd27-4a3d-886f-6f39a6a7af37 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-04 21:40:08,880 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org used request id req-a04f1775-dd27-4a3d-886f-6f39a6a7af37 2018-12-04 21:40:08,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:08,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-7914fc27-9d4b-4088-a3a8-92a7bd4e6198 Date: Tue, 04 Dec 2018 21:40:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"46303984-52be-4c20-90e2-e61ac7ce3b86","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":["a92fd1d2-4a6c-404f-bec5-28c61808e176"],"description":"","tags":[],"updated_at":"2018-12-04T21:40:04Z","provider:segmentation_id":39,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:03Z","provider:network_type":"vxlan"}]} 2018-12-04 21:40:08,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net used request id req-7914fc27-9d4b-4088-a3a8-92a7bd4e6198 2018-12-04 21:40:08,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:09,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-80f5620a-1486-4e2a-a9f3-6978af711058 Date: Tue, 04 Dec 2018 21:40:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:04Z","dns_nameservers":[],"updated_at":"2018-12-04T21:40:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"295d84517f5d4624b62be87085f2ed92","id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-subnet"}]} 2018-12-04 21:40:09,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 used request id req-80f5620a-1486-4e2a-a9f3-6978af711058 2018-12-04 21:40:09,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:09,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-921f990f-0251-4ebd-b7a8-3a6a58b30b77 Date: Tue, 04 Dec 2018 21:40:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"46303984-52be-4c20-90e2-e61ac7ce3b86","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":["a92fd1d2-4a6c-404f-bec5-28c61808e176"],"description":"","tags":[],"updated_at":"2018-12-04T21:40:04Z","provider:segmentation_id":39,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:03Z","provider:network_type":"vxlan"}]} 2018-12-04 21:40:09,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net used request id req-921f990f-0251-4ebd-b7a8-3a6a58b30b77 2018-12-04 21:40:09,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:09,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05b2b693-f3a8-41a8-9c58-85923c866338 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:40:09,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-05b2b693-f3a8-41a8-9c58-85923c866338 2018-12-04 21:40:09,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:09,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-c5f85406-2e0f-43c9-b5c1-87455b062add Date: Tue, 04 Dec 2018 21:40:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:04Z","dns_nameservers":[],"updated_at":"2018-12-04T21:40:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"295d84517f5d4624b62be87085f2ed92","id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-subnet"}]} 2018-12-04 21:40:09,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 used request id req-c5f85406-2e0f-43c9-b5c1-87455b062add 2018-12-04 21:40:09,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86&name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:09,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e3b4b201-5f2d-485a-aa14-fe72bfdcf5d1 Date: Tue, 04 Dec 2018 21:40:09 GMT RESP BODY: {"ports":[]} 2018-12-04 21:40:09,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86&name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481port-1&admin_state_up=True used request id req-e3b4b201-5f2d-485a-aa14-fe72bfdcf5d1 2018-12-04 21:40:09,189 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:40:09,190 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:40:09,592 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:40:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["ydfZv48hT3yjtEPIzvV4dw"], "issued_at": "2018-12-04T21:40:09.000000Z"}} 2018-12-04 21:40:09,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d45ff293d0bca32eedf16518e6bc08b2907506c" 2018-12-04 21:40:09,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af993b10-664d-4e7f-a2b3-39afa0e6d677 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:40:09,685 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-af993b10-664d-4e7f-a2b3-39afa0e6d677 2018-12-04 21:40:09,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:09,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-0d7dedd3-8ee9-48ef-9a31-e00e028dbba8 Date: Tue, 04 Dec 2018 21:40:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"46303984-52be-4c20-90e2-e61ac7ce3b86","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":["a92fd1d2-4a6c-404f-bec5-28c61808e176"],"description":"","tags":[],"updated_at":"2018-12-04T21:40:04Z","provider:segmentation_id":39,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:03Z","provider:network_type":"vxlan"}]} 2018-12-04 21:40:09,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net used request id req-0d7dedd3-8ee9-48ef-9a31-e00e028dbba8 2018-12-04 21:40:09,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:09,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-d440afd4-f94f-4a64-be40-59aa104709ea Date: Tue, 04 Dec 2018 21:40:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:04Z","dns_nameservers":[],"updated_at":"2018-12-04T21:40:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"295d84517f5d4624b62be87085f2ed92","id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-subnet"}]} 2018-12-04 21:40:09,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 used request id req-d440afd4-f94f-4a64-be40-59aa104709ea 2018-12-04 21:40:09,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:09,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-496fa027-bf51-4a60-aaa0-43601f206d71 Date: Tue, 04 Dec 2018 21:40:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"46303984-52be-4c20-90e2-e61ac7ce3b86","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":["a92fd1d2-4a6c-404f-bec5-28c61808e176"],"description":"","tags":[],"updated_at":"2018-12-04T21:40:04Z","provider:segmentation_id":39,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:03Z","provider:network_type":"vxlan"}]} 2018-12-04 21:40:09,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net used request id req-496fa027-bf51-4a60-aaa0-43601f206d71 2018-12-04 21:40:09,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:40:09,897 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:40: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:40:09,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d45ff293d0bca32eedf16518e6bc08b2907506c" 2018-12-04 21:40:09,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f1744e2-f6f7-45d3-b535-efbb3b9f04e3 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:40:09,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-4f1744e2-f6f7-45d3-b535-efbb3b9f04e3 2018-12-04 21:40:10,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:10,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-f4255df7-e484-4a65-8fc7-6ffeb17984bc Date: Tue, 04 Dec 2018 21:40:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:04Z","dns_nameservers":[],"updated_at":"2018-12-04T21:40:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"295d84517f5d4624b62be87085f2ed92","id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-subnet"}]} 2018-12-04 21:40:10,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 used request id req-f4255df7-e484-4a65-8fc7-6ffeb17984bc 2018-12-04 21:40:10,039 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net 2018-12-04 21:40:10,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" -d '{"port": {"network_id": "46303984-52be-4c20-90e2-e61ac7ce3b86", "name": "CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481port-1", "admin_state_up": true}}' 2018-12-04 21:40:10,757 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-900984c5-42e8-4a08-8b3b-5d23aacb5816 Date: Tue, 04 Dec 2018 21:40:10 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:40:10Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","ip_address":"10.55.0.12"}],"id":"567204d8-e88a-411c-8723-e361ade1dbed","security_groups":["ef900087-1ce3-4ccb-a69b-f4bc8e661230"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ac:5f:a2","project_id":"295d84517f5d4624b62be87085f2ed92","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481port-1","admin_state_up":true,"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:10Z","binding:vnic_type":"normal"}} 2018-12-04 21:40:10,757 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-900984c5-42e8-4a08-8b3b-5d23aacb5816 2018-12-04 21:40:10,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:11,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-a78f056c-9615-4a22-ac5e-6dc1a6eeb50b Date: Tue, 04 Dec 2018 21:40:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"46303984-52be-4c20-90e2-e61ac7ce3b86","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":["a92fd1d2-4a6c-404f-bec5-28c61808e176"],"description":"","tags":[],"updated_at":"2018-12-04T21:40:04Z","provider:segmentation_id":39,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:03Z","provider:network_type":"vxlan"}]} 2018-12-04 21:40:11,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net used request id req-a78f056c-9615-4a22-ac5e-6dc1a6eeb50b 2018-12-04 21:40:11,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:11,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-1c5742c6-1a4b-47bc-9089-f4a6b8d58737 Date: Tue, 04 Dec 2018 21:40:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:04Z","dns_nameservers":[],"updated_at":"2018-12-04T21:40:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"295d84517f5d4624b62be87085f2ed92","id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-subnet"}]} 2018-12-04 21:40:11,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 used request id req-1c5742c6-1a4b-47bc-9089-f4a6b8d58737 2018-12-04 21:40:11,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:11,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-a8fdb2d1-ddca-4d2b-8437-67b0864fbc78 Date: Tue, 04 Dec 2018 21:40:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"46303984-52be-4c20-90e2-e61ac7ce3b86","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":["a92fd1d2-4a6c-404f-bec5-28c61808e176"],"description":"","tags":[],"updated_at":"2018-12-04T21:40:04Z","provider:segmentation_id":39,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:03Z","provider:network_type":"vxlan"}]} 2018-12-04 21:40:11,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net used request id req-a8fdb2d1-ddca-4d2b-8437-67b0864fbc78 2018-12-04 21:40:11,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:11,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a9b1078-4243-4bee-a359-a4700a8b2c0c Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:40:11,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-3a9b1078-4243-4bee-a359-a4700a8b2c0c 2018-12-04 21:40:11,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:11,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-5274a78a-4123-4e91-994d-9a5e687b798d Date: Tue, 04 Dec 2018 21:40:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:04Z","dns_nameservers":[],"updated_at":"2018-12-04T21:40:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"295d84517f5d4624b62be87085f2ed92","id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-subnet"}]} 2018-12-04 21:40:11,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 used request id req-5274a78a-4123-4e91-994d-9a5e687b798d 2018-12-04 21:40:11,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86&name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:11,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 862 X-Openstack-Request-Id: req-a10d880a-b58a-497f-8aae-99899fbb8ba8 Date: Tue, 04 Dec 2018 21:40:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:40:10Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","ip_address":"10.55.0.12"}],"id":"567204d8-e88a-411c-8723-e361ade1dbed","security_groups":["ef900087-1ce3-4ccb-a69b-f4bc8e661230"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ac:5f:a2","project_id":"295d84517f5d4624b62be87085f2ed92","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481port-1","admin_state_up":true,"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:10Z","binding:vnic_type":"normal"}]} 2018-12-04 21:40:11,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86&name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481port-1&admin_state_up=True used request id req-a10d880a-b58a-497f-8aae-99899fbb8ba8 2018-12-04 21:40:11,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:11,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8e6c28f-951c-4d93-a0ce-78cce611a700 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:40:11,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-d8e6c28f-951c-4d93-a0ce-78cce611a700 2018-12-04 21:40:11,479 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-12-04 21:40:11,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:11,503 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-0df58a5d-f255-4c78-8013-22378230e3bb x-compute-request-id: req-0df58a5d-f255-4c78-8013-22378230e3bb Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4dc6f5e5-283c-40cb-99d4-be79918ccba4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4dc6f5e5-283c-40cb-99d4-be79918ccba4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4dc6f5e5-283c-40cb-99d4-be79918ccba4", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-flavor-name"}]} 2018-12-04 21:40:11,503 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0df58a5d-f255-4c78-8013-22378230e3bb 2018-12-04 21:40:11,506 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/4dc6f5e5-283c-40cb-99d4-be79918ccba4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:11,522 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-bd7b7ea1-ef0a-4378-81b3-24b9d8c8770f x-compute-request-id: req-bd7b7ea1-ef0a-4378-81b3-24b9d8c8770f Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4dc6f5e5-283c-40cb-99d4-be79918ccba4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4dc6f5e5-283c-40cb-99d4-be79918ccba4", "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": "4dc6f5e5-283c-40cb-99d4-be79918ccba4"}} 2018-12-04 21:40:11,522 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/4dc6f5e5-283c-40cb-99d4-be79918ccba4 used request id req-bd7b7ea1-ef0a-4378-81b3-24b9d8c8770f 2018-12-04 21:40:11,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:11,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-e9a45bb2-ad16-4564-92ae-d2a84da48bdb Date: Tue, 04 Dec 2018 21:40:11 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:40:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:40:07Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e/snap", "metadata": {}}], "self": "/v2/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "min_disk": 0, "protected": false, "id": "014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "file": "/v2/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c4b6f37b778e4318843070b7d43e8669", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-image"} 2018-12-04 21:40:11,720 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-image used request id req-e9a45bb2-ad16-4564-92ae-d2a84da48bdb 2018-12-04 21:40:11,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:11,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2cb14e0a-d77f-406b-ac36-b35c8aa4485a Date: Tue, 04 Dec 2018 21:40:11 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:40:11,729 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-2cb14e0a-d77f-406b-ac36-b35c8aa4485a 2018-12-04 21:40:11,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" -d '{"server": {"name": "CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova:overcloud-novacompute-0.opnfvlf.org", "imageRef": "014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "4dc6f5e5-283c-40cb-99d4-be79918ccba4", "max_count": 1, "min_count": 1, "networks": [{"port": "567204d8-e88a-411c-8723-e361ade1dbed"}]}}' 2018-12-04 21:40:12,689 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21: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-76262521-5c6b-4e31-b4a1-5d8190071526 x-compute-request-id: req-76262521-5c6b-4e31-b4a1-5d8190071526 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/78984adc-c974-40d5-8154-0dc2775776ae Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "78984adc-c974-40d5-8154-0dc2775776ae", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/78984adc-c974-40d5-8154-0dc2775776ae", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/78984adc-c974-40d5-8154-0dc2775776ae", "rel": "bookmark"}], "adminPass": "M8aP6xxvV2Aq"}} 2018-12-04 21:40:12,689 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-76262521-5c6b-4e31-b4a1-5d8190071526 2018-12-04 21:40:12,692 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/78984adc-c974-40d5-8154-0dc2775776ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:12,762 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-b335ec95-46ec-4fde-9e77-d0dc97fb85bd x-compute-request-id: req-b335ec95-46ec-4fde-9e77-d0dc97fb85bd Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/78984adc-c974-40d5-8154-0dc2775776ae", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/78984adc-c974-40d5-8154-0dc2775776ae", "rel": "bookmark"}], "image": {"id": "014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "links": [{"href": "http://172.30.9.23:8774/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dc6f5e5-283c-40cb-99d4-be79918ccba4", "links": [{"href": "http://172.30.9.23:8774/flavors/4dc6f5e5-283c-40cb-99d4-be79918ccba4", "rel": "bookmark"}]}, "id": "78984adc-c974-40d5-8154-0dc2775776ae", "user_id": "5967498068464ff4b0d0ac0c756bcb31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:40:12Z", "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-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-04T21:40:12Z", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:40:12,762 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/78984adc-c974-40d5-8154-0dc2775776ae used request id req-b335ec95-46ec-4fde-9e77-d0dc97fb85bd 2018-12-04 21:40:12,763 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-12-04 21:40:12,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/78984adc-c974-40d5-8154-0dc2775776ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:12,985 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-1a44298e-ff81-48b9-8758-36c43d5b99d2 x-compute-request-id: req-1a44298e-ff81-48b9-8758-36c43d5b99d2 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/78984adc-c974-40d5-8154-0dc2775776ae", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/78984adc-c974-40d5-8154-0dc2775776ae", "rel": "bookmark"}], "image": {"id": "014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "links": [{"href": "http://172.30.9.23:8774/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dc6f5e5-283c-40cb-99d4-be79918ccba4", "links": [{"href": "http://172.30.9.23:8774/flavors/4dc6f5e5-283c-40cb-99d4-be79918ccba4", "rel": "bookmark"}]}, "id": "78984adc-c974-40d5-8154-0dc2775776ae", "user_id": "5967498068464ff4b0d0ac0c756bcb31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:40:12Z", "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-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-04T21:40:12Z", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:40:12,986 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/78984adc-c974-40d5-8154-0dc2775776ae used request id req-1a44298e-ff81-48b9-8758-36c43d5b99d2 2018-12-04 21:40:12,986 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-12-04 21:40:12,986 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:40:15,989 - create_instance - DEBUG - VM status query timeout in 896.773674011 2018-12-04 21:40:15,992 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/78984adc-c974-40d5-8154-0dc2775776ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:16,237 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-f07ba41e-d5b9-4c68-bd91-125a2d55d4b0 x-compute-request-id: req-f07ba41e-d5b9-4c68-bd91-125a2d55d4b0 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:5f:a2", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/78984adc-c974-40d5-8154-0dc2775776ae", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/78984adc-c974-40d5-8154-0dc2775776ae", "rel": "bookmark"}], "image": {"id": "014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "links": [{"href": "http://172.30.9.23:8774/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000047", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dc6f5e5-283c-40cb-99d4-be79918ccba4", "links": [{"href": "http://172.30.9.23:8774/flavors/4dc6f5e5-283c-40cb-99d4-be79918ccba4", "rel": "bookmark"}]}, "id": "78984adc-c974-40d5-8154-0dc2775776ae", "security_groups": [{"name": "default"}], "user_id": "5967498068464ff4b0d0ac0c756bcb31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:40:14Z", "hostId": "e66085d0a11a5833bf96006293a647b9c83a34999304dd9b87abee8a", "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-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-04T21:40:12Z", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:40:16,237 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/78984adc-c974-40d5-8154-0dc2775776ae used request id req-f07ba41e-d5b9-4c68-bd91-125a2d55d4b0 2018-12-04 21:40:16,238 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-12-04 21:40:16,238 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:40:19,241 - create_instance - DEBUG - VM status query timeout in 893.522102833 2018-12-04 21:40:19,244 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/78984adc-c974-40d5-8154-0dc2775776ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:19,539 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-8402b7a9-7807-42e2-82ea-d654ef60d828 x-compute-request-id: req-8402b7a9-7807-42e2-82ea-d654ef60d828 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:5f:a2", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/78984adc-c974-40d5-8154-0dc2775776ae", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/78984adc-c974-40d5-8154-0dc2775776ae", "rel": "bookmark"}], "image": {"id": "014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "links": [{"href": "http://172.30.9.23:8774/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000047", "OS-SRV-USG:launched_at": "2018-12-04T21:40:18.000000", "flavor": {"id": "4dc6f5e5-283c-40cb-99d4-be79918ccba4", "links": [{"href": "http://172.30.9.23:8774/flavors/4dc6f5e5-283c-40cb-99d4-be79918ccba4", "rel": "bookmark"}]}, "id": "78984adc-c974-40d5-8154-0dc2775776ae", "security_groups": [{"name": "default"}], "user_id": "5967498068464ff4b0d0ac0c756bcb31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:40:18Z", "hostId": "e66085d0a11a5833bf96006293a647b9c83a34999304dd9b87abee8a", "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-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-04T21:40:12Z", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:40:19,539 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/78984adc-c974-40d5-8154-0dc2775776ae used request id req-8402b7a9-7807-42e2-82ea-d654ef60d828 2018-12-04 21:40:19,539 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-12-04 21:40:19,540 - create_instance - INFO - VM is - ACTIVE 2018-12-04 21:40:19,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/78984adc-c974-40d5-8154-0dc2775776ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:19,679 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-6710c79b-80e6-4eb2-b239-708258150f32 x-compute-request-id: req-6710c79b-80e6-4eb2-b239-708258150f32 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:5f:a2", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/78984adc-c974-40d5-8154-0dc2775776ae", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/78984adc-c974-40d5-8154-0dc2775776ae", "rel": "bookmark"}], "image": {"id": "014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "links": [{"href": "http://172.30.9.23:8774/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000047", "OS-SRV-USG:launched_at": "2018-12-04T21:40:18.000000", "flavor": {"id": "4dc6f5e5-283c-40cb-99d4-be79918ccba4", "links": [{"href": "http://172.30.9.23:8774/flavors/4dc6f5e5-283c-40cb-99d4-be79918ccba4", "rel": "bookmark"}]}, "id": "78984adc-c974-40d5-8154-0dc2775776ae", "security_groups": [{"name": "default"}], "user_id": "5967498068464ff4b0d0ac0c756bcb31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:40:18Z", "hostId": "e66085d0a11a5833bf96006293a647b9c83a34999304dd9b87abee8a", "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-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-04T21:40:12Z", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:40:19,679 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/78984adc-c974-40d5-8154-0dc2775776ae used request id req-6710c79b-80e6-4eb2-b239-708258150f32 2018-12-04 21:40:19,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:19,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-8fbbdb60-0437-4031-a125-bdd727dffeb8 Date: Tue, 04 Dec 2018 21:40:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"46303984-52be-4c20-90e2-e61ac7ce3b86","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":["a92fd1d2-4a6c-404f-bec5-28c61808e176"],"description":"","tags":[],"updated_at":"2018-12-04T21:40:04Z","provider:segmentation_id":39,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:03Z","provider:network_type":"vxlan"}]} 2018-12-04 21:40:19,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net used request id req-8fbbdb60-0437-4031-a125-bdd727dffeb8 2018-12-04 21:40:19,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:19,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1887ec4f-9b19-4ffb-8f85-d69124223305 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:40:19,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-1887ec4f-9b19-4ffb-8f85-d69124223305 2018-12-04 21:40:19,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:19,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-101ed00b-ac70-478d-a6b0-2450d86ba6ad Date: Tue, 04 Dec 2018 21:40:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:04Z","dns_nameservers":[],"updated_at":"2018-12-04T21:40:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"295d84517f5d4624b62be87085f2ed92","id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-subnet"}]} 2018-12-04 21:40:19,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 used request id req-101ed00b-ac70-478d-a6b0-2450d86ba6ad 2018-12-04 21:40:19,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:20,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1808 X-Openstack-Request-Id: req-895195c7-5670-406b-a595-df14e082e727 Date: Tue, 04 Dec 2018 21:40:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:40:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","ip_address":"10.55.0.12"}],"id":"567204d8-e88a-411c-8723-e361ade1dbed","security_groups":["ef900087-1ce3-4ccb-a69b-f4bc8e661230"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:5f:a2","project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"78984adc-c974-40d5-8154-0dc2775776ae","name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481port-1","admin_state_up":true,"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:40:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","ip_address":"10.55.0.2"}],"id":"5b834d86-4ff7-4a08-92ee-ffe4b780b62b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:94:0b:4d","project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-46303984-52be-4c20-90e2-e61ac7ce3b86","name":"","admin_state_up":true,"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:05Z","binding:vnic_type":"normal"}]} 2018-12-04 21:40:20,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 used request id req-895195c7-5670-406b-a595-df14e082e727 2018-12-04 21:40:20,142 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/78984adc-c974-40d5-8154-0dc2775776ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:20,376 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-dd5f37de-6242-4fdd-8696-d4114af92db2 x-compute-request-id: req-dd5f37de-6242-4fdd-8696-d4114af92db2 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:5f:a2", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/78984adc-c974-40d5-8154-0dc2775776ae", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/78984adc-c974-40d5-8154-0dc2775776ae", "rel": "bookmark"}], "image": {"id": "014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "links": [{"href": "http://172.30.9.23:8774/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000047", "OS-SRV-USG:launched_at": "2018-12-04T21:40:18.000000", "flavor": {"id": "4dc6f5e5-283c-40cb-99d4-be79918ccba4", "links": [{"href": "http://172.30.9.23:8774/flavors/4dc6f5e5-283c-40cb-99d4-be79918ccba4", "rel": "bookmark"}]}, "id": "78984adc-c974-40d5-8154-0dc2775776ae", "security_groups": [{"name": "default"}], "user_id": "5967498068464ff4b0d0ac0c756bcb31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:40:18Z", "hostId": "e66085d0a11a5833bf96006293a647b9c83a34999304dd9b87abee8a", "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-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-04T21:40:12Z", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:40:20,376 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/78984adc-c974-40d5-8154-0dc2775776ae used request id req-dd5f37de-6242-4fdd-8696-d4114af92db2 2018-12-04 21:40:20,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:20,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-1a6fe2d7-ea0b-4ab7-9388-1c58e64fb045 Date: Tue, 04 Dec 2018 21:40:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"46303984-52be-4c20-90e2-e61ac7ce3b86","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":["a92fd1d2-4a6c-404f-bec5-28c61808e176"],"description":"","tags":[],"updated_at":"2018-12-04T21:40:04Z","provider:segmentation_id":39,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:03Z","provider:network_type":"vxlan"}]} 2018-12-04 21:40:20,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net used request id req-1a6fe2d7-ea0b-4ab7-9388-1c58e64fb045 2018-12-04 21:40:20,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:20,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91f77f8e-bba7-4c6f-8459-282c87ec6be5 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:40:20,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-91f77f8e-bba7-4c6f-8459-282c87ec6be5 2018-12-04 21:40:20,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:20,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-c038e925-f308-44b1-ac52-0f4ee47bd469 Date: Tue, 04 Dec 2018 21:40:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:04Z","dns_nameservers":[],"updated_at":"2018-12-04T21:40:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"295d84517f5d4624b62be87085f2ed92","id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-subnet"}]} 2018-12-04 21:40:20,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 used request id req-c038e925-f308-44b1-ac52-0f4ee47bd469 2018-12-04 21:40:20,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:20,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1808 X-Openstack-Request-Id: req-dedb44b9-aa9b-450d-bb85-7797eb2d7d81 Date: Tue, 04 Dec 2018 21:40:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:40:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","ip_address":"10.55.0.12"}],"id":"567204d8-e88a-411c-8723-e361ade1dbed","security_groups":["ef900087-1ce3-4ccb-a69b-f4bc8e661230"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:5f:a2","project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"78984adc-c974-40d5-8154-0dc2775776ae","name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481port-1","admin_state_up":true,"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:40:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","ip_address":"10.55.0.2"}],"id":"5b834d86-4ff7-4a08-92ee-ffe4b780b62b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:94:0b:4d","project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-46303984-52be-4c20-90e2-e61ac7ce3b86","name":"","admin_state_up":true,"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:05Z","binding:vnic_type":"normal"}]} 2018-12-04 21:40:20,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 used request id req-dedb44b9-aa9b-450d-bb85-7797eb2d7d81 2018-12-04 21:40:20,658 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/78984adc-c974-40d5-8154-0dc2775776ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:21,007 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-66abb674-59bb-41f0-accd-c229a31281a2 x-compute-request-id: req-66abb674-59bb-41f0-accd-c229a31281a2 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:5f:a2", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/78984adc-c974-40d5-8154-0dc2775776ae", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/78984adc-c974-40d5-8154-0dc2775776ae", "rel": "bookmark"}], "image": {"id": "014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "links": [{"href": "http://172.30.9.23:8774/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000047", "OS-SRV-USG:launched_at": "2018-12-04T21:40:18.000000", "flavor": {"id": "4dc6f5e5-283c-40cb-99d4-be79918ccba4", "links": [{"href": "http://172.30.9.23:8774/flavors/4dc6f5e5-283c-40cb-99d4-be79918ccba4", "rel": "bookmark"}]}, "id": "78984adc-c974-40d5-8154-0dc2775776ae", "security_groups": [{"name": "default"}], "user_id": "5967498068464ff4b0d0ac0c756bcb31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:40:18Z", "hostId": "e66085d0a11a5833bf96006293a647b9c83a34999304dd9b87abee8a", "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-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-04T21:40:12Z", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:40:21,008 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/78984adc-c974-40d5-8154-0dc2775776ae used request id req-66abb674-59bb-41f0-accd-c229a31281a2 2018-12-04 21:40:21,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:21,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-56b316e5-a337-4ea8-978a-387768422ced Date: Tue, 04 Dec 2018 21:40:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"46303984-52be-4c20-90e2-e61ac7ce3b86","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":["a92fd1d2-4a6c-404f-bec5-28c61808e176"],"description":"","tags":[],"updated_at":"2018-12-04T21:40:04Z","provider:segmentation_id":39,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:03Z","provider:network_type":"vxlan"}]} 2018-12-04 21:40:21,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net used request id req-56b316e5-a337-4ea8-978a-387768422ced 2018-12-04 21:40:21,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:21,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f47d6d84-b386-40f6-9093-9d02aa1ab0d2 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:40:21,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-f47d6d84-b386-40f6-9093-9d02aa1ab0d2 2018-12-04 21:40:21,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:21,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-720b2585-aac1-4847-9d0b-32de6af65b9e Date: Tue, 04 Dec 2018 21:40:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:04Z","dns_nameservers":[],"updated_at":"2018-12-04T21:40:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"295d84517f5d4624b62be87085f2ed92","id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-subnet"}]} 2018-12-04 21:40:21,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 used request id req-720b2585-aac1-4847-9d0b-32de6af65b9e 2018-12-04 21:40:21,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:21,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1808 X-Openstack-Request-Id: req-e95081cc-f2e2-46a4-81a8-1e113ddd02d1 Date: Tue, 04 Dec 2018 21:40:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:40:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","ip_address":"10.55.0.12"}],"id":"567204d8-e88a-411c-8723-e361ade1dbed","security_groups":["ef900087-1ce3-4ccb-a69b-f4bc8e661230"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:5f:a2","project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"78984adc-c974-40d5-8154-0dc2775776ae","name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481port-1","admin_state_up":true,"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:40:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","ip_address":"10.55.0.2"}],"id":"5b834d86-4ff7-4a08-92ee-ffe4b780b62b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:94:0b:4d","project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-46303984-52be-4c20-90e2-e61ac7ce3b86","name":"","admin_state_up":true,"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:05Z","binding:vnic_type":"normal"}]} 2018-12-04 21:40:21,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 used request id req-e95081cc-f2e2-46a4-81a8-1e113ddd02d1 2018-12-04 21:40:21,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:40:21,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:40:21,681 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:40:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["IYnAlSOgQbeP5PMUVpWxKg"], "issued_at": "2018-12-04T21:40:21.000000Z"}} 2018-12-04 21:40:21,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:21,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4815da14-dd6f-46f9-b3d2-c67a06e8ad0c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:40:21,777 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4815da14-dd6f-46f9-b3d2-c67a06e8ad0c 2018-12-04 21:40:21,778 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:40:21,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:21,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1fb14c2-a6c2-46f7-9f3b-7247d5a42761 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:40:21,881 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c1fb14c2-a6c2-46f7-9f3b-7247d5a42761 2018-12-04 21:40:21,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:22,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-8ba77916-aa73-40e5-849c-2e9450c71946 Date: Tue, 04 Dec 2018 21:40:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"46303984-52be-4c20-90e2-e61ac7ce3b86","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":["a92fd1d2-4a6c-404f-bec5-28c61808e176"],"description":"","tags":[],"updated_at":"2018-12-04T21:40:04Z","provider:segmentation_id":39,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:03Z","provider:network_type":"vxlan"}]} 2018-12-04 21:40:22,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net used request id req-8ba77916-aa73-40e5-849c-2e9450c71946 2018-12-04 21:40:22,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:22,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-437d215c-7e4d-4b92-86b7-2b9a4354f1e0 Date: Tue, 04 Dec 2018 21:40:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:04Z","dns_nameservers":[],"updated_at":"2018-12-04T21:40:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"295d84517f5d4624b62be87085f2ed92","id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-subnet"}]} 2018-12-04 21:40:22,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 used request id req-437d215c-7e4d-4b92-86b7-2b9a4354f1e0 2018-12-04 21:40:22,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:22,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-5aa0f94d-0cdf-4db9-b06c-c87f3eb5848f Date: Tue, 04 Dec 2018 21:40:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"46303984-52be-4c20-90e2-e61ac7ce3b86","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":["a92fd1d2-4a6c-404f-bec5-28c61808e176"],"description":"","tags":[],"updated_at":"2018-12-04T21:40:04Z","provider:segmentation_id":39,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:03Z","provider:network_type":"vxlan"}]} 2018-12-04 21:40:22,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net used request id req-5aa0f94d-0cdf-4db9-b06c-c87f3eb5848f 2018-12-04 21:40:22,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:40:22,297 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:40: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:40:22,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:22,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1118b739-fde8-46c2-88e4-19b627ed49e0 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:40:22,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-1118b739-fde8-46c2-88e4-19b627ed49e0 2018-12-04 21:40:22,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:22,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-8248bfdd-e2fe-497c-b92f-c8fd24077e73 Date: Tue, 04 Dec 2018 21:40:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:04Z","dns_nameservers":[],"updated_at":"2018-12-04T21:40:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"295d84517f5d4624b62be87085f2ed92","id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-subnet"}]} 2018-12-04 21:40:22,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 used request id req-8248bfdd-e2fe-497c-b92f-c8fd24077e73 2018-12-04 21:40:22,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86&name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:22,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6cb5d4c2-90bd-4763-8a71-f8595d1e8a42 Date: Tue, 04 Dec 2018 21:40:22 GMT RESP BODY: {"ports":[]} 2018-12-04 21:40:22,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86&name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481port-2&admin_state_up=True used request id req-6cb5d4c2-90bd-4763-8a71-f8595d1e8a42 2018-12-04 21:40:22,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:22,702 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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 x-openstack-request-id: req-f83140ec-04d3-427f-8495-b7c1e65a8a24 x-compute-request-id: req-f83140ec-04d3-427f-8495-b7c1e65a8a24 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-04 21:40:22,702 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org used request id req-f83140ec-04d3-427f-8495-b7c1e65a8a24 2018-12-04 21:40:22,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:22,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-f05cf843-e893-46b3-a161-9aed2c9a381c Date: Tue, 04 Dec 2018 21:40:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"46303984-52be-4c20-90e2-e61ac7ce3b86","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":["a92fd1d2-4a6c-404f-bec5-28c61808e176"],"description":"","tags":[],"updated_at":"2018-12-04T21:40:04Z","provider:segmentation_id":39,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:03Z","provider:network_type":"vxlan"}]} 2018-12-04 21:40:22,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net used request id req-f05cf843-e893-46b3-a161-9aed2c9a381c 2018-12-04 21:40:22,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:22,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-b5efc7a5-8cf7-405f-bf1c-e5500ae84a9e Date: Tue, 04 Dec 2018 21:40:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:04Z","dns_nameservers":[],"updated_at":"2018-12-04T21:40:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"295d84517f5d4624b62be87085f2ed92","id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-subnet"}]} 2018-12-04 21:40:22,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 used request id req-b5efc7a5-8cf7-405f-bf1c-e5500ae84a9e 2018-12-04 21:40:22,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:22,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-232e3cd3-89dc-4b45-96ed-fe22d94ef881 Date: Tue, 04 Dec 2018 21:40:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"46303984-52be-4c20-90e2-e61ac7ce3b86","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":["a92fd1d2-4a6c-404f-bec5-28c61808e176"],"description":"","tags":[],"updated_at":"2018-12-04T21:40:04Z","provider:segmentation_id":39,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:03Z","provider:network_type":"vxlan"}]} 2018-12-04 21:40:22,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net used request id req-232e3cd3-89dc-4b45-96ed-fe22d94ef881 2018-12-04 21:40:22,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:23,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3badaa7c-75a0-4f3d-9022-1b0a5c56373f Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:40:23,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-3badaa7c-75a0-4f3d-9022-1b0a5c56373f 2018-12-04 21:40:23,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:23,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-831cd7f1-c105-43a3-8070-2c574f2622b4 Date: Tue, 04 Dec 2018 21:40:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:04Z","dns_nameservers":[],"updated_at":"2018-12-04T21:40:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"295d84517f5d4624b62be87085f2ed92","id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-subnet"}]} 2018-12-04 21:40:23,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 used request id req-831cd7f1-c105-43a3-8070-2c574f2622b4 2018-12-04 21:40:23,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86&name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:23,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2317cfb3-59d0-4084-bbeb-b672fffb6997 Date: Tue, 04 Dec 2018 21:40:23 GMT RESP BODY: {"ports":[]} 2018-12-04 21:40:23,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86&name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481port-2&admin_state_up=True used request id req-2317cfb3-59d0-4084-bbeb-b672fffb6997 2018-12-04 21:40:23,089 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:40:23,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:40:23,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:40:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["BRMDUYJ6Q5KsmR3tYqEFNQ"], "issued_at": "2018-12-04T21:40:23.000000Z"}} 2018-12-04 21:40:23,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f1d205a7a5f0f64998221242ce74f3388063e62" 2018-12-04 21:40:23,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec4181aa-c96b-48c0-bed5-8bf0215906e0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:40:23,586 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ec4181aa-c96b-48c0-bed5-8bf0215906e0 2018-12-04 21:40:23,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:23,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-2509708e-8d5f-4628-bdf2-90f23716a17f Date: Tue, 04 Dec 2018 21:40:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"46303984-52be-4c20-90e2-e61ac7ce3b86","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":["a92fd1d2-4a6c-404f-bec5-28c61808e176"],"description":"","tags":[],"updated_at":"2018-12-04T21:40:04Z","provider:segmentation_id":39,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:03Z","provider:network_type":"vxlan"}]} 2018-12-04 21:40:23,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net used request id req-2509708e-8d5f-4628-bdf2-90f23716a17f 2018-12-04 21:40:23,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:23,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-98d9b321-98d2-4a17-acd6-dadbb25c1e76 Date: Tue, 04 Dec 2018 21:40:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:04Z","dns_nameservers":[],"updated_at":"2018-12-04T21:40:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"295d84517f5d4624b62be87085f2ed92","id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-subnet"}]} 2018-12-04 21:40:23,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 used request id req-98d9b321-98d2-4a17-acd6-dadbb25c1e76 2018-12-04 21:40:23,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:23,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-4ba880ca-92bc-4767-9585-31520498a4de Date: Tue, 04 Dec 2018 21:40:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"46303984-52be-4c20-90e2-e61ac7ce3b86","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":["a92fd1d2-4a6c-404f-bec5-28c61808e176"],"description":"","tags":[],"updated_at":"2018-12-04T21:40:04Z","provider:segmentation_id":39,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:03Z","provider:network_type":"vxlan"}]} 2018-12-04 21:40:23,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net used request id req-4ba880ca-92bc-4767-9585-31520498a4de 2018-12-04 21:40:23,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:40:23,807 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:40: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:40:23,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f1d205a7a5f0f64998221242ce74f3388063e62" 2018-12-04 21:40:23,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdded791-0d66-4432-8232-d8ad2c851e28 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:40:23,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-bdded791-0d66-4432-8232-d8ad2c851e28 2018-12-04 21:40:23,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:23,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-4d03c301-413a-49c9-bf18-8250ec22c252 Date: Tue, 04 Dec 2018 21:40:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:04Z","dns_nameservers":[],"updated_at":"2018-12-04T21:40:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"295d84517f5d4624b62be87085f2ed92","id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-subnet"}]} 2018-12-04 21:40:23,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 used request id req-4d03c301-413a-49c9-bf18-8250ec22c252 2018-12-04 21:40:23,952 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net 2018-12-04 21:40:23,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" -d '{"port": {"network_id": "46303984-52be-4c20-90e2-e61ac7ce3b86", "name": "CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481port-2", "admin_state_up": true}}' 2018-12-04 21:40:24,762 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 858 X-Openstack-Request-Id: req-d3a0636f-453c-4511-b15d-ad9651b293bd Date: Tue, 04 Dec 2018 21:40:24 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:40:24Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","ip_address":"10.55.0.8"}],"id":"a888a127-7c94-4c0f-8d81-fa5d78af857b","security_groups":["ef900087-1ce3-4ccb-a69b-f4bc8e661230"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:03:ee:76","project_id":"295d84517f5d4624b62be87085f2ed92","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481port-2","admin_state_up":true,"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:24Z","binding:vnic_type":"normal"}} 2018-12-04 21:40:24,762 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-d3a0636f-453c-4511-b15d-ad9651b293bd 2018-12-04 21:40:24,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:24,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-ea2768ea-bc0f-4d1e-bcf6-0232706c0598 Date: Tue, 04 Dec 2018 21:40:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"46303984-52be-4c20-90e2-e61ac7ce3b86","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":["a92fd1d2-4a6c-404f-bec5-28c61808e176"],"description":"","tags":[],"updated_at":"2018-12-04T21:40:04Z","provider:segmentation_id":39,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:03Z","provider:network_type":"vxlan"}]} 2018-12-04 21:40:24,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net used request id req-ea2768ea-bc0f-4d1e-bcf6-0232706c0598 2018-12-04 21:40:24,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:24,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-2f4d1c33-db7b-4199-a80b-263663b5eeb6 Date: Tue, 04 Dec 2018 21:40:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:04Z","dns_nameservers":[],"updated_at":"2018-12-04T21:40:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"295d84517f5d4624b62be87085f2ed92","id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-subnet"}]} 2018-12-04 21:40:24,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 used request id req-2f4d1c33-db7b-4199-a80b-263663b5eeb6 2018-12-04 21:40:24,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:24,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-2550d02f-dfca-40f6-aad3-e87197c5a814 Date: Tue, 04 Dec 2018 21:40:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"46303984-52be-4c20-90e2-e61ac7ce3b86","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":["a92fd1d2-4a6c-404f-bec5-28c61808e176"],"description":"","tags":[],"updated_at":"2018-12-04T21:40:04Z","provider:segmentation_id":39,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:03Z","provider:network_type":"vxlan"}]} 2018-12-04 21:40:24,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net used request id req-2550d02f-dfca-40f6-aad3-e87197c5a814 2018-12-04 21:40:24,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:24,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfab85a1-3601-4322-90c0-7e9b5ebbf664 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:40:24,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-cfab85a1-3601-4322-90c0-7e9b5ebbf664 2018-12-04 21:40:25,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:25,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-680e0062-ebc3-4630-870f-0cea918cd12c Date: Tue, 04 Dec 2018 21:40:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:04Z","dns_nameservers":[],"updated_at":"2018-12-04T21:40:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"295d84517f5d4624b62be87085f2ed92","id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-subnet"}]} 2018-12-04 21:40:25,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 used request id req-680e0062-ebc3-4630-870f-0cea918cd12c 2018-12-04 21:40:25,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86&name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:25,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-7803203a-848d-4a21-9f84-5bd37d96db49 Date: Tue, 04 Dec 2018 21:40:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:40:24Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","ip_address":"10.55.0.8"}],"id":"a888a127-7c94-4c0f-8d81-fa5d78af857b","security_groups":["ef900087-1ce3-4ccb-a69b-f4bc8e661230"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:03:ee:76","project_id":"295d84517f5d4624b62be87085f2ed92","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481port-2","admin_state_up":true,"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:24Z","binding:vnic_type":"normal"}]} 2018-12-04 21:40:25,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86&name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481port-2&admin_state_up=True used request id req-7803203a-848d-4a21-9f84-5bd37d96db49 2018-12-04 21:40:25,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:25,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea50663f-2264-451e-a1ff-f51d2367302c Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:40:25,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-ea50663f-2264-451e-a1ff-f51d2367302c 2018-12-04 21:40:25,200 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-12-04 21:40:25,204 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:25,221 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40: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-487028b7-9658-4526-8d65-bb802a1f8698 x-compute-request-id: req-487028b7-9658-4526-8d65-bb802a1f8698 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4dc6f5e5-283c-40cb-99d4-be79918ccba4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4dc6f5e5-283c-40cb-99d4-be79918ccba4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4dc6f5e5-283c-40cb-99d4-be79918ccba4", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-flavor-name"}]} 2018-12-04 21:40:25,221 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-487028b7-9658-4526-8d65-bb802a1f8698 2018-12-04 21:40:25,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/4dc6f5e5-283c-40cb-99d4-be79918ccba4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:25,241 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40: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-6f80b503-28cc-4c7c-b2e3-3da19867aba1 x-compute-request-id: req-6f80b503-28cc-4c7c-b2e3-3da19867aba1 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4dc6f5e5-283c-40cb-99d4-be79918ccba4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4dc6f5e5-283c-40cb-99d4-be79918ccba4", "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": "4dc6f5e5-283c-40cb-99d4-be79918ccba4"}} 2018-12-04 21:40:25,241 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/4dc6f5e5-283c-40cb-99d4-be79918ccba4 used request id req-6f80b503-28cc-4c7c-b2e3-3da19867aba1 2018-12-04 21:40:25,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:25,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-8f0650a7-f4e5-4f41-b7b9-d7aa2a65fa8a Date: Tue, 04 Dec 2018 21:40:25 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:40:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:40:07Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e/snap", "metadata": {}}], "self": "/v2/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "min_disk": 0, "protected": false, "id": "014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "file": "/v2/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c4b6f37b778e4318843070b7d43e8669", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-image"} 2018-12-04 21:40:25,424 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-image used request id req-8f0650a7-f4e5-4f41-b7b9-d7aa2a65fa8a 2018-12-04 21:40:25,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:25,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e00404d2-147e-4852-8ebf-113ed2020cb9 Date: Tue, 04 Dec 2018 21:40:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:40:25,432 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-e00404d2-147e-4852-8ebf-113ed2020cb9 2018-12-04 21:40:25,437 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" -d '{"server": {"name": "CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova:overcloud-novacompute-1.opnfvlf.org", "imageRef": "014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "4dc6f5e5-283c-40cb-99d4-be79918ccba4", "max_count": 1, "min_count": 1, "networks": [{"port": "a888a127-7c94-4c0f-8d81-fa5d78af857b"}]}}' 2018-12-04 21:40:26,618 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:40: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-c0865aa0-e325-4e13-b2f1-968663735ba7 x-compute-request-id: req-c0865aa0-e325-4e13-b2f1-968663735ba7 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "472bfe64-6971-4a6d-ba9e-ad7dee6716e5", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5", "rel": "bookmark"}], "adminPass": "RnvEKPykr89L"}} 2018-12-04 21:40:26,619 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-c0865aa0-e325-4e13-b2f1-968663735ba7 2018-12-04 21:40:26,622 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:26,682 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-50428f6e-2647-429b-9ca0-9ca8dcd9fd62 x-compute-request-id: req-50428f6e-2647-429b-9ca0-9ca8dcd9fd62 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5", "rel": "bookmark"}], "image": {"id": "014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "links": [{"href": "http://172.30.9.23:8774/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dc6f5e5-283c-40cb-99d4-be79918ccba4", "links": [{"href": "http://172.30.9.23:8774/flavors/4dc6f5e5-283c-40cb-99d4-be79918ccba4", "rel": "bookmark"}]}, "id": "472bfe64-6971-4a6d-ba9e-ad7dee6716e5", "user_id": "5967498068464ff4b0d0ac0c756bcb31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:40:26Z", "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-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-04T21:40:26Z", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:40:26,682 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5 used request id req-50428f6e-2647-429b-9ca0-9ca8dcd9fd62 2018-12-04 21:40:26,683 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-12-04 21:40:26,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:26,746 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-851dd9f6-cf2d-4f41-883f-65848b7d800b x-compute-request-id: req-851dd9f6-cf2d-4f41-883f-65848b7d800b Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5", "rel": "bookmark"}], "image": {"id": "014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "links": [{"href": "http://172.30.9.23:8774/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dc6f5e5-283c-40cb-99d4-be79918ccba4", "links": [{"href": "http://172.30.9.23:8774/flavors/4dc6f5e5-283c-40cb-99d4-be79918ccba4", "rel": "bookmark"}]}, "id": "472bfe64-6971-4a6d-ba9e-ad7dee6716e5", "user_id": "5967498068464ff4b0d0ac0c756bcb31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:40:26Z", "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-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-04T21:40:26Z", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:40:26,746 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5 used request id req-851dd9f6-cf2d-4f41-883f-65848b7d800b 2018-12-04 21:40:26,747 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-12-04 21:40:26,747 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:40:29,750 - create_instance - DEBUG - VM status query timeout in 896.932883024 2018-12-04 21:40:29,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:29,885 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40: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-9f8eaaa7-9ec9-4cab-b1b9-4824536773c1 x-compute-request-id: req-9f8eaaa7-9ec9-4cab-b1b9-4824536773c1 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:ee:76", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5", "rel": "bookmark"}], "image": {"id": "014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "links": [{"href": "http://172.30.9.23:8774/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000048", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dc6f5e5-283c-40cb-99d4-be79918ccba4", "links": [{"href": "http://172.30.9.23:8774/flavors/4dc6f5e5-283c-40cb-99d4-be79918ccba4", "rel": "bookmark"}]}, "id": "472bfe64-6971-4a6d-ba9e-ad7dee6716e5", "security_groups": [{"name": "default"}], "user_id": "5967498068464ff4b0d0ac0c756bcb31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:40:27Z", "hostId": "9f164eb19105bff747b5df55d4d491260c74c107fcea967b355ed4e4", "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-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-04T21:40:26Z", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:40:29,885 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5 used request id req-9f8eaaa7-9ec9-4cab-b1b9-4824536773c1 2018-12-04 21:40:29,886 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-12-04 21:40:29,886 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:40:32,889 - create_instance - DEBUG - VM status query timeout in 893.793845892 2018-12-04 21:40:32,892 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:33,029 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-e931d7bd-87d0-4ef6-886d-5799cdd50ba0 x-compute-request-id: req-e931d7bd-87d0-4ef6-886d-5799cdd50ba0 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:ee:76", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5", "rel": "bookmark"}], "image": {"id": "014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "links": [{"href": "http://172.30.9.23:8774/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000048", "OS-SRV-USG:launched_at": "2018-12-04T21:40:31.000000", "flavor": {"id": "4dc6f5e5-283c-40cb-99d4-be79918ccba4", "links": [{"href": "http://172.30.9.23:8774/flavors/4dc6f5e5-283c-40cb-99d4-be79918ccba4", "rel": "bookmark"}]}, "id": "472bfe64-6971-4a6d-ba9e-ad7dee6716e5", "security_groups": [{"name": "default"}], "user_id": "5967498068464ff4b0d0ac0c756bcb31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:40:31Z", "hostId": "9f164eb19105bff747b5df55d4d491260c74c107fcea967b355ed4e4", "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-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-04T21:40:26Z", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:40:33,030 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5 used request id req-e931d7bd-87d0-4ef6-886d-5799cdd50ba0 2018-12-04 21:40:33,030 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-12-04 21:40:33,030 - create_instance - INFO - VM is - ACTIVE 2018-12-04 21:40:33,033 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:33,354 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-db1b7e55-9231-410f-b937-63ecba9054c3 x-compute-request-id: req-db1b7e55-9231-410f-b937-63ecba9054c3 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:ee:76", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5", "rel": "bookmark"}], "image": {"id": "014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "links": [{"href": "http://172.30.9.23:8774/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000048", "OS-SRV-USG:launched_at": "2018-12-04T21:40:31.000000", "flavor": {"id": "4dc6f5e5-283c-40cb-99d4-be79918ccba4", "links": [{"href": "http://172.30.9.23:8774/flavors/4dc6f5e5-283c-40cb-99d4-be79918ccba4", "rel": "bookmark"}]}, "id": "472bfe64-6971-4a6d-ba9e-ad7dee6716e5", "security_groups": [{"name": "default"}], "user_id": "5967498068464ff4b0d0ac0c756bcb31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:40:31Z", "hostId": "9f164eb19105bff747b5df55d4d491260c74c107fcea967b355ed4e4", "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-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-04T21:40:26Z", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:40:33,354 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5 used request id req-db1b7e55-9231-410f-b937-63ecba9054c3 2018-12-04 21:40:33,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:33,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-7c34bff9-b224-404d-a080-18efdaf4a3bc Date: Tue, 04 Dec 2018 21:40:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"46303984-52be-4c20-90e2-e61ac7ce3b86","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":["a92fd1d2-4a6c-404f-bec5-28c61808e176"],"description":"","tags":[],"updated_at":"2018-12-04T21:40:04Z","provider:segmentation_id":39,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:03Z","provider:network_type":"vxlan"}]} 2018-12-04 21:40:33,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net used request id req-7c34bff9-b224-404d-a080-18efdaf4a3bc 2018-12-04 21:40:33,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:33,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-964212f4-1ddc-4484-8bf8-ad7f4f026301 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:40:33,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-964212f4-1ddc-4484-8bf8-ad7f4f026301 2018-12-04 21:40:33,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:33,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-d8f52499-64d3-400c-b451-b871ccd5564c Date: Tue, 04 Dec 2018 21:40:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:04Z","dns_nameservers":[],"updated_at":"2018-12-04T21:40:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"295d84517f5d4624b62be87085f2ed92","id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-subnet"}]} 2018-12-04 21:40:33,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 used request id req-d8f52499-64d3-400c-b451-b871ccd5564c 2018-12-04 21:40:33,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:33,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2740 X-Openstack-Request-Id: req-2198ee07-3cee-45ec-bade-79cb2482d8ec Date: Tue, 04 Dec 2018 21:40:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:40:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","ip_address":"10.55.0.12"}],"id":"567204d8-e88a-411c-8723-e361ade1dbed","security_groups":["ef900087-1ce3-4ccb-a69b-f4bc8e661230"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:5f:a2","project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"78984adc-c974-40d5-8154-0dc2775776ae","name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481port-1","admin_state_up":true,"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:40:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","ip_address":"10.55.0.2"}],"id":"5b834d86-4ff7-4a08-92ee-ffe4b780b62b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:94:0b:4d","project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-46303984-52be-4c20-90e2-e61ac7ce3b86","name":"","admin_state_up":true,"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:40:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","ip_address":"10.55.0.8"}],"id":"a888a127-7c94-4c0f-8d81-fa5d78af857b","security_groups":["ef900087-1ce3-4ccb-a69b-f4bc8e661230"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:ee:76","project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"472bfe64-6971-4a6d-ba9e-ad7dee6716e5","name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481port-2","admin_state_up":true,"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:24Z","binding:vnic_type":"normal"}]} 2018-12-04 21:40:33,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 used request id req-2198ee07-3cee-45ec-bade-79cb2482d8ec 2018-12-04 21:40:33,640 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:33,886 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-9c5ebd19-895a-4f99-98c4-3ab39e37b237 x-compute-request-id: req-9c5ebd19-895a-4f99-98c4-3ab39e37b237 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:ee:76", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5", "rel": "bookmark"}], "image": {"id": "014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "links": [{"href": "http://172.30.9.23:8774/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000048", "OS-SRV-USG:launched_at": "2018-12-04T21:40:31.000000", "flavor": {"id": "4dc6f5e5-283c-40cb-99d4-be79918ccba4", "links": [{"href": "http://172.30.9.23:8774/flavors/4dc6f5e5-283c-40cb-99d4-be79918ccba4", "rel": "bookmark"}]}, "id": "472bfe64-6971-4a6d-ba9e-ad7dee6716e5", "security_groups": [{"name": "default"}], "user_id": "5967498068464ff4b0d0ac0c756bcb31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:40:31Z", "hostId": "9f164eb19105bff747b5df55d4d491260c74c107fcea967b355ed4e4", "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-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-04T21:40:26Z", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:40:33,886 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5 used request id req-9c5ebd19-895a-4f99-98c4-3ab39e37b237 2018-12-04 21:40:33,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:33,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-48e0941d-8caf-4294-b275-2c3eaca62e70 Date: Tue, 04 Dec 2018 21:40:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"46303984-52be-4c20-90e2-e61ac7ce3b86","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":["a92fd1d2-4a6c-404f-bec5-28c61808e176"],"description":"","tags":[],"updated_at":"2018-12-04T21:40:04Z","provider:segmentation_id":39,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:03Z","provider:network_type":"vxlan"}]} 2018-12-04 21:40:33,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net used request id req-48e0941d-8caf-4294-b275-2c3eaca62e70 2018-12-04 21:40:33,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:34,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab7aa14e-6cd5-4fea-acd4-e2e6b6dbd09d Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:40:34,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-ab7aa14e-6cd5-4fea-acd4-e2e6b6dbd09d 2018-12-04 21:40:34,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:34,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-83e74bb0-5470-4ff7-a3fc-f4840a2d6f56 Date: Tue, 04 Dec 2018 21:40:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:04Z","dns_nameservers":[],"updated_at":"2018-12-04T21:40:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"295d84517f5d4624b62be87085f2ed92","id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-subnet"}]} 2018-12-04 21:40:34,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 used request id req-83e74bb0-5470-4ff7-a3fc-f4840a2d6f56 2018-12-04 21:40:34,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:34,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2740 X-Openstack-Request-Id: req-656de035-17fb-4db6-b794-1b8f14dd1cb5 Date: Tue, 04 Dec 2018 21:40:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:40:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","ip_address":"10.55.0.12"}],"id":"567204d8-e88a-411c-8723-e361ade1dbed","security_groups":["ef900087-1ce3-4ccb-a69b-f4bc8e661230"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:5f:a2","project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"78984adc-c974-40d5-8154-0dc2775776ae","name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481port-1","admin_state_up":true,"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:40:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","ip_address":"10.55.0.2"}],"id":"5b834d86-4ff7-4a08-92ee-ffe4b780b62b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:94:0b:4d","project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-46303984-52be-4c20-90e2-e61ac7ce3b86","name":"","admin_state_up":true,"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:40:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","ip_address":"10.55.0.8"}],"id":"a888a127-7c94-4c0f-8d81-fa5d78af857b","security_groups":["ef900087-1ce3-4ccb-a69b-f4bc8e661230"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:ee:76","project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"472bfe64-6971-4a6d-ba9e-ad7dee6716e5","name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481port-2","admin_state_up":true,"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:24Z","binding:vnic_type":"normal"}]} 2018-12-04 21:40:34,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 used request id req-656de035-17fb-4db6-b794-1b8f14dd1cb5 2018-12-04 21:40:34,172 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:34,487 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40: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-ddaf75b9-5903-4864-b283-651fa91e7108 x-compute-request-id: req-ddaf75b9-5903-4864-b283-651fa91e7108 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:ee:76", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5", "rel": "bookmark"}], "image": {"id": "014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "links": [{"href": "http://172.30.9.23:8774/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000048", "OS-SRV-USG:launched_at": "2018-12-04T21:40:31.000000", "flavor": {"id": "4dc6f5e5-283c-40cb-99d4-be79918ccba4", "links": [{"href": "http://172.30.9.23:8774/flavors/4dc6f5e5-283c-40cb-99d4-be79918ccba4", "rel": "bookmark"}]}, "id": "472bfe64-6971-4a6d-ba9e-ad7dee6716e5", "security_groups": [{"name": "default"}], "user_id": "5967498068464ff4b0d0ac0c756bcb31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:40:31Z", "hostId": "9f164eb19105bff747b5df55d4d491260c74c107fcea967b355ed4e4", "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-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-04T21:40:26Z", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:40:34,487 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5 used request id req-ddaf75b9-5903-4864-b283-651fa91e7108 2018-12-04 21:40:34,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:34,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-b4e58246-6902-43f0-b4cd-47a853da4e74 Date: Tue, 04 Dec 2018 21:40:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"46303984-52be-4c20-90e2-e61ac7ce3b86","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":["a92fd1d2-4a6c-404f-bec5-28c61808e176"],"description":"","tags":[],"updated_at":"2018-12-04T21:40:04Z","provider:segmentation_id":39,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:03Z","provider:network_type":"vxlan"}]} 2018-12-04 21:40:34,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net used request id req-b4e58246-6902-43f0-b4cd-47a853da4e74 2018-12-04 21:40:34,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:34,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d065265-dfff-4dc3-8bc2-47486c7fb9be Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:40:34,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-0d065265-dfff-4dc3-8bc2-47486c7fb9be 2018-12-04 21:40:34,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:34,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-8af45a95-62a4-4831-a5e7-9c16681781f2 Date: Tue, 04 Dec 2018 21:40:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:04Z","dns_nameservers":[],"updated_at":"2018-12-04T21:40:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"295d84517f5d4624b62be87085f2ed92","id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-subnet"}]} 2018-12-04 21:40:34,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 used request id req-8af45a95-62a4-4831-a5e7-9c16681781f2 2018-12-04 21:40:34,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:34,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2740 X-Openstack-Request-Id: req-84bab001-37b4-4dca-a6a7-6d9b7961c26c Date: Tue, 04 Dec 2018 21:40:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:40:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","ip_address":"10.55.0.12"}],"id":"567204d8-e88a-411c-8723-e361ade1dbed","security_groups":["ef900087-1ce3-4ccb-a69b-f4bc8e661230"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:5f:a2","project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"78984adc-c974-40d5-8154-0dc2775776ae","name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481port-1","admin_state_up":true,"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:40:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","ip_address":"10.55.0.2"}],"id":"5b834d86-4ff7-4a08-92ee-ffe4b780b62b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:94:0b:4d","project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-46303984-52be-4c20-90e2-e61ac7ce3b86","name":"","admin_state_up":true,"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:40:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","ip_address":"10.55.0.8"}],"id":"a888a127-7c94-4c0f-8d81-fa5d78af857b","security_groups":["ef900087-1ce3-4ccb-a69b-f4bc8e661230"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:ee:76","project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"472bfe64-6971-4a6d-ba9e-ad7dee6716e5","name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481port-2","admin_state_up":true,"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:24Z","binding:vnic_type":"normal"}]} 2018-12-04 21:40:34,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 used request id req-84bab001-37b4-4dca-a6a7-6d9b7961c26c 2018-12-04 21:40:34,857 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/78984adc-c974-40d5-8154-0dc2775776ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:34,995 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40: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-9c3a6593-6276-43ca-a439-58b101d4acb6 x-compute-request-id: req-9c3a6593-6276-43ca-a439-58b101d4acb6 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:5f:a2", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/78984adc-c974-40d5-8154-0dc2775776ae", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/78984adc-c974-40d5-8154-0dc2775776ae", "rel": "bookmark"}], "image": {"id": "014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "links": [{"href": "http://172.30.9.23:8774/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000047", "OS-SRV-USG:launched_at": "2018-12-04T21:40:18.000000", "flavor": {"id": "4dc6f5e5-283c-40cb-99d4-be79918ccba4", "links": [{"href": "http://172.30.9.23:8774/flavors/4dc6f5e5-283c-40cb-99d4-be79918ccba4", "rel": "bookmark"}]}, "id": "78984adc-c974-40d5-8154-0dc2775776ae", "security_groups": [{"name": "default"}], "user_id": "5967498068464ff4b0d0ac0c756bcb31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:40:18Z", "hostId": "e66085d0a11a5833bf96006293a647b9c83a34999304dd9b87abee8a", "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-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-04T21:40:12Z", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:40:34,995 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/78984adc-c974-40d5-8154-0dc2775776ae used request id req-9c3a6593-6276-43ca-a439-58b101d4acb6 2018-12-04 21:40:34,996 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-12-04 21:40:34,996 - create_instance - INFO - VM is - ACTIVE 2018-12-04 21:40:34,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/78984adc-c974-40d5-8154-0dc2775776ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:35,462 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-492ea851-9f29-4f09-abfa-f3e809ad55f6 x-compute-request-id: req-492ea851-9f29-4f09-abfa-f3e809ad55f6 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:5f:a2", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/78984adc-c974-40d5-8154-0dc2775776ae", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/78984adc-c974-40d5-8154-0dc2775776ae", "rel": "bookmark"}], "image": {"id": "014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "links": [{"href": "http://172.30.9.23:8774/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000047", "OS-SRV-USG:launched_at": "2018-12-04T21:40:18.000000", "flavor": {"id": "4dc6f5e5-283c-40cb-99d4-be79918ccba4", "links": [{"href": "http://172.30.9.23:8774/flavors/4dc6f5e5-283c-40cb-99d4-be79918ccba4", "rel": "bookmark"}]}, "id": "78984adc-c974-40d5-8154-0dc2775776ae", "security_groups": [{"name": "default"}], "user_id": "5967498068464ff4b0d0ac0c756bcb31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:40:18Z", "hostId": "e66085d0a11a5833bf96006293a647b9c83a34999304dd9b87abee8a", "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-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-04T21:40:12Z", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:40:35,462 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/78984adc-c974-40d5-8154-0dc2775776ae used request id req-492ea851-9f29-4f09-abfa-f3e809ad55f6 2018-12-04 21:40:35,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:35,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-ccd14949-2684-4316-bd90-27e146bf9f98 Date: Tue, 04 Dec 2018 21:40:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"46303984-52be-4c20-90e2-e61ac7ce3b86","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":["a92fd1d2-4a6c-404f-bec5-28c61808e176"],"description":"","tags":[],"updated_at":"2018-12-04T21:40:04Z","provider:segmentation_id":39,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:03Z","provider:network_type":"vxlan"}]} 2018-12-04 21:40:35,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net used request id req-ccd14949-2684-4316-bd90-27e146bf9f98 2018-12-04 21:40:35,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:35,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e931eeb9-bb96-4fb0-9ce8-12ea5b91795d Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:40:35,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-e931eeb9-bb96-4fb0-9ce8-12ea5b91795d 2018-12-04 21:40:35,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:35,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-2f1c2a1f-49f8-4cd5-8950-5a4c4548423f Date: Tue, 04 Dec 2018 21:40:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:04Z","dns_nameservers":[],"updated_at":"2018-12-04T21:40:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"295d84517f5d4624b62be87085f2ed92","id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-subnet"}]} 2018-12-04 21:40:35,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 used request id req-2f1c2a1f-49f8-4cd5-8950-5a4c4548423f 2018-12-04 21:40:35,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:35,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2740 X-Openstack-Request-Id: req-53fbf9ed-98c6-4d72-b53c-0fe1dec80e05 Date: Tue, 04 Dec 2018 21:40:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:40:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","ip_address":"10.55.0.12"}],"id":"567204d8-e88a-411c-8723-e361ade1dbed","security_groups":["ef900087-1ce3-4ccb-a69b-f4bc8e661230"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:5f:a2","project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"78984adc-c974-40d5-8154-0dc2775776ae","name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481port-1","admin_state_up":true,"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:40:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","ip_address":"10.55.0.2"}],"id":"5b834d86-4ff7-4a08-92ee-ffe4b780b62b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:94:0b:4d","project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-46303984-52be-4c20-90e2-e61ac7ce3b86","name":"","admin_state_up":true,"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:40:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","ip_address":"10.55.0.8"}],"id":"a888a127-7c94-4c0f-8d81-fa5d78af857b","security_groups":["ef900087-1ce3-4ccb-a69b-f4bc8e661230"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:ee:76","project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"472bfe64-6971-4a6d-ba9e-ad7dee6716e5","name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481port-2","admin_state_up":true,"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:24Z","binding:vnic_type":"normal"}]} 2018-12-04 21:40:35,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 used request id req-53fbf9ed-98c6-4d72-b53c-0fe1dec80e05 2018-12-04 21:40:35,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/78984adc-c974-40d5-8154-0dc2775776ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:35,879 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-cbcb950c-d68e-445c-b404-d6208dba329c x-compute-request-id: req-cbcb950c-d68e-445c-b404-d6208dba329c Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:5f:a2", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/78984adc-c974-40d5-8154-0dc2775776ae", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/78984adc-c974-40d5-8154-0dc2775776ae", "rel": "bookmark"}], "image": {"id": "014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "links": [{"href": "http://172.30.9.23:8774/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000047", "OS-SRV-USG:launched_at": "2018-12-04T21:40:18.000000", "flavor": {"id": "4dc6f5e5-283c-40cb-99d4-be79918ccba4", "links": [{"href": "http://172.30.9.23:8774/flavors/4dc6f5e5-283c-40cb-99d4-be79918ccba4", "rel": "bookmark"}]}, "id": "78984adc-c974-40d5-8154-0dc2775776ae", "security_groups": [{"name": "default"}], "user_id": "5967498068464ff4b0d0ac0c756bcb31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:40:18Z", "hostId": "e66085d0a11a5833bf96006293a647b9c83a34999304dd9b87abee8a", "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-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-04T21:40:12Z", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:40:35,879 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/78984adc-c974-40d5-8154-0dc2775776ae used request id req-cbcb950c-d68e-445c-b404-d6208dba329c 2018-12-04 21:40:35,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:36,012 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-ad8e9ee5-a15c-4ef9-bca7-7bdca4cfad6d x-compute-request-id: req-ad8e9ee5-a15c-4ef9-bca7-7bdca4cfad6d Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:ee:76", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5", "rel": "bookmark"}], "image": {"id": "014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "links": [{"href": "http://172.30.9.23:8774/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000048", "OS-SRV-USG:launched_at": "2018-12-04T21:40:31.000000", "flavor": {"id": "4dc6f5e5-283c-40cb-99d4-be79918ccba4", "links": [{"href": "http://172.30.9.23:8774/flavors/4dc6f5e5-283c-40cb-99d4-be79918ccba4", "rel": "bookmark"}]}, "id": "472bfe64-6971-4a6d-ba9e-ad7dee6716e5", "security_groups": [{"name": "default"}], "user_id": "5967498068464ff4b0d0ac0c756bcb31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:40:31Z", "hostId": "9f164eb19105bff747b5df55d4d491260c74c107fcea967b355ed4e4", "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-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-04T21:40:26Z", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:40:36,013 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5 used request id req-ad8e9ee5-a15c-4ef9-bca7-7bdca4cfad6d 2018-12-04 21:40:36,013 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-12-04 21:40:36,013 - create_instance - INFO - VM is - ACTIVE 2018-12-04 21:40:36,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:36,152 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-9691a301-5e93-461c-9af6-ee966f236ef7 x-compute-request-id: req-9691a301-5e93-461c-9af6-ee966f236ef7 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:ee:76", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5", "rel": "bookmark"}], "image": {"id": "014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "links": [{"href": "http://172.30.9.23:8774/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000048", "OS-SRV-USG:launched_at": "2018-12-04T21:40:31.000000", "flavor": {"id": "4dc6f5e5-283c-40cb-99d4-be79918ccba4", "links": [{"href": "http://172.30.9.23:8774/flavors/4dc6f5e5-283c-40cb-99d4-be79918ccba4", "rel": "bookmark"}]}, "id": "472bfe64-6971-4a6d-ba9e-ad7dee6716e5", "security_groups": [{"name": "default"}], "user_id": "5967498068464ff4b0d0ac0c756bcb31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:40:31Z", "hostId": "9f164eb19105bff747b5df55d4d491260c74c107fcea967b355ed4e4", "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-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-04T21:40:26Z", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:40:36,152 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5 used request id req-9691a301-5e93-461c-9af6-ee966f236ef7 2018-12-04 21:40:36,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:36,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-dbd2ddd0-c4a3-4e9f-9b57-3cf0891affc8 Date: Tue, 04 Dec 2018 21:40:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"46303984-52be-4c20-90e2-e61ac7ce3b86","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","subnets":["a92fd1d2-4a6c-404f-bec5-28c61808e176"],"description":"","tags":[],"updated_at":"2018-12-04T21:40:04Z","provider:segmentation_id":39,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net","admin_state_up":true,"tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:03Z","provider:network_type":"vxlan"}]} 2018-12-04 21:40:36,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net used request id req-dbd2ddd0-c4a3-4e9f-9b57-3cf0891affc8 2018-12-04 21:40:36,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:36,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c3dedff-7665-4cda-88bf-4866aee01f7b Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:40:36,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-8c3dedff-7665-4cda-88bf-4866aee01f7b 2018-12-04 21:40:36,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:36,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-8a7e45be-a74a-4341-aa3d-947dad4d0cce Date: Tue, 04 Dec 2018 21:40:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:04Z","dns_nameservers":[],"updated_at":"2018-12-04T21:40:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"295d84517f5d4624b62be87085f2ed92","id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-subnet"}]} 2018-12-04 21:40:36,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 used request id req-8a7e45be-a74a-4341-aa3d-947dad4d0cce 2018-12-04 21:40:36,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:36,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2740 X-Openstack-Request-Id: req-9c352e07-e9e1-4bda-9f52-32b611daea7f Date: Tue, 04 Dec 2018 21:40:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:40:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","ip_address":"10.55.0.12"}],"id":"567204d8-e88a-411c-8723-e361ade1dbed","security_groups":["ef900087-1ce3-4ccb-a69b-f4bc8e661230"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:5f:a2","project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"78984adc-c974-40d5-8154-0dc2775776ae","name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481port-1","admin_state_up":true,"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:40:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","ip_address":"10.55.0.2"}],"id":"5b834d86-4ff7-4a08-92ee-ffe4b780b62b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:94:0b:4d","project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-46303984-52be-4c20-90e2-e61ac7ce3b86","name":"","admin_state_up":true,"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:40:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a92fd1d2-4a6c-404f-bec5-28c61808e176","ip_address":"10.55.0.8"}],"id":"a888a127-7c94-4c0f-8d81-fa5d78af857b","security_groups":["ef900087-1ce3-4ccb-a69b-f4bc8e661230"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:ee:76","project_id":"295d84517f5d4624b62be87085f2ed92","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"472bfe64-6971-4a6d-ba9e-ad7dee6716e5","name":"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481port-2","admin_state_up":true,"network_id":"46303984-52be-4c20-90e2-e61ac7ce3b86","tenant_id":"295d84517f5d4624b62be87085f2ed92","created_at":"2018-12-04T21:40:24Z","binding:vnic_type":"normal"}]} 2018-12-04 21:40:36,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=46303984-52be-4c20-90e2-e61ac7ce3b86 used request id req-9c352e07-e9e1-4bda-9f52-32b611daea7f 2018-12-04 21:40:36,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:36,586 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-cc8f982c-d361-4d40-b489-637612feb799 x-compute-request-id: req-cc8f982c-d361-4d40-b489-637612feb799 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:ee:76", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5", "rel": "bookmark"}], "image": {"id": "014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "links": [{"href": "http://172.30.9.23:8774/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000048", "OS-SRV-USG:launched_at": "2018-12-04T21:40:31.000000", "flavor": {"id": "4dc6f5e5-283c-40cb-99d4-be79918ccba4", "links": [{"href": "http://172.30.9.23:8774/flavors/4dc6f5e5-283c-40cb-99d4-be79918ccba4", "rel": "bookmark"}]}, "id": "472bfe64-6971-4a6d-ba9e-ad7dee6716e5", "security_groups": [{"name": "default"}], "user_id": "5967498068464ff4b0d0ac0c756bcb31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:40:31Z", "hostId": "9f164eb19105bff747b5df55d4d491260c74c107fcea967b355ed4e4", "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-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-04T21:40:26Z", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:40:36,586 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5 used request id req-cc8f982c-d361-4d40-b489-637612feb799 2018-12-04 21:40:36,587 - create_instance - INFO - Deleting Port with ID - 567204d8-e88a-411c-8723-e361ade1dbed 2018-12-04 21:40:36,587 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481port-1 2018-12-04 21:40:36,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/567204d8-e88a-411c-8723-e361ade1dbed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:37,174 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3d5fb335-1b33-4e65-a6de-659dba1456ff Date: Tue, 04 Dec 2018 21:40:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:40:37,175 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/567204d8-e88a-411c-8723-e361ade1dbed used request id req-3d5fb335-1b33-4e65-a6de-659dba1456ff 2018-12-04 21:40:37,175 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-12-04 21:40:37,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/78984adc-c974-40d5-8154-0dc2775776ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:37,313 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:40:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8ff21348-73ff-49d1-87df-605b05de8e26 x-compute-request-id: req-8ff21348-73ff-49d1-87df-605b05de8e26 Content-Type: application/json 2018-12-04 21:40:37,313 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/78984adc-c974-40d5-8154-0dc2775776ae used request id req-8ff21348-73ff-49d1-87df-605b05de8e26 2018-12-04 21:40:37,313 - create_instance - INFO - Checking deletion status 2018-12-04 21:40:37,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/78984adc-c974-40d5-8154-0dc2775776ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:37,462 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-e9bf850f-d9d0-4bbb-8357-c3ceeb0a7604 x-compute-request-id: req-e9bf850f-d9d0-4bbb-8357-c3ceeb0a7604 Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/78984adc-c974-40d5-8154-0dc2775776ae", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/78984adc-c974-40d5-8154-0dc2775776ae", "rel": "bookmark"}], "image": {"id": "014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "links": [{"href": "http://172.30.9.23:8774/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000047", "OS-SRV-USG:launched_at": "2018-12-04T21:40:18.000000", "flavor": {"id": "4dc6f5e5-283c-40cb-99d4-be79918ccba4", "links": [{"href": "http://172.30.9.23:8774/flavors/4dc6f5e5-283c-40cb-99d4-be79918ccba4", "rel": "bookmark"}]}, "id": "78984adc-c974-40d5-8154-0dc2775776ae", "user_id": "5967498068464ff4b0d0ac0c756bcb31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:40:37Z", "hostId": "e66085d0a11a5833bf96006293a647b9c83a34999304dd9b87abee8a", "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-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-04T21:40:12Z", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:40:37,462 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/78984adc-c974-40d5-8154-0dc2775776ae used request id req-e9bf850f-d9d0-4bbb-8357-c3ceeb0a7604 2018-12-04 21:40:37,462 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-12-04 21:40:37,462 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:40:40,465 - create_instance - DEBUG - VM status query timeout in 296.847814083 2018-12-04 21:40:40,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/78984adc-c974-40d5-8154-0dc2775776ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcf71ddfff7d099a4f6ec426549c575ce6102b3" 2018-12-04 21:40:40,510 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:40:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9bbc26ca-e76f-4290-8bb0-759e00ec71a4 x-compute-request-id: req-9bbc26ca-e76f-4290-8bb0-759e00ec71a4 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 78984adc-c974-40d5-8154-0dc2775776ae could not be found.", "code": 404}} 2018-12-04 21:40:40,511 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/78984adc-c974-40d5-8154-0dc2775776ae used request id req-9bbc26ca-e76f-4290-8bb0-759e00ec71a4 2018-12-04 21:40:40,511 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 78984adc-c974-40d5-8154-0dc2775776ae could not be found. (HTTP 404) (Request-ID: req-9bbc26ca-e76f-4290-8bb0-759e00ec71a4) 2018-12-04 21:40:40,511 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-12-04 21:40:40,512 - create_instance - INFO - Deleting Port with ID - a888a127-7c94-4c0f-8d81-fa5d78af857b 2018-12-04 21:40:40,512 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481port-2 2018-12-04 21:40:40,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/a888a127-7c94-4c0f-8d81-fa5d78af857b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:40,959 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-602126fa-c291-4415-b804-c3cb1b6fc9b0 Date: Tue, 04 Dec 2018 21:40:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:40:40,959 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/a888a127-7c94-4c0f-8d81-fa5d78af857b used request id req-602126fa-c291-4415-b804-c3cb1b6fc9b0 2018-12-04 21:40:40,960 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-12-04 21:40:40,962 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:41,097 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:40:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ba6e7a91-8a0e-40a8-b5d7-581b69c06c53 x-compute-request-id: req-ba6e7a91-8a0e-40a8-b5d7-581b69c06c53 Content-Type: application/json 2018-12-04 21:40:41,097 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5 used request id req-ba6e7a91-8a0e-40a8-b5d7-581b69c06c53 2018-12-04 21:40:41,097 - create_instance - INFO - Checking deletion status 2018-12-04 21:40:41,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:41,523 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07c6885f-9d16-4069-a675-690117fe24a1 x-compute-request-id: req-07c6885f-9d16-4069-a675-690117fe24a1 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.23:8774/v2.1/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5", "rel": "bookmark"}], "image": {"id": "014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "links": [{"href": "http://172.30.9.23:8774/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000048", "OS-SRV-USG:launched_at": "2018-12-04T21:40:31.000000", "flavor": {"id": "4dc6f5e5-283c-40cb-99d4-be79918ccba4", "links": [{"href": "http://172.30.9.23:8774/flavors/4dc6f5e5-283c-40cb-99d4-be79918ccba4", "rel": "bookmark"}]}, "id": "472bfe64-6971-4a6d-ba9e-ad7dee6716e5", "user_id": "5967498068464ff4b0d0ac0c756bcb31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:40:41Z", "hostId": "9f164eb19105bff747b5df55d4d491260c74c107fcea967b355ed4e4", "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-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-04T21:40:26Z", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:40:41,523 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5 used request id req-07c6885f-9d16-4069-a675-690117fe24a1 2018-12-04 21:40:41,523 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-12-04 21:40:41,523 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:40:44,527 - create_instance - DEBUG - VM status query timeout in 296.570804119 2018-12-04 21:40:44,529 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94920a2efdfc4850beff01bec75b111ca5106d25" 2018-12-04 21:40:44,573 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21: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-97fddcb6-21d6-45e3-b175-95045126490b x-compute-request-id: req-97fddcb6-21d6-45e3-b175-95045126490b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 472bfe64-6971-4a6d-ba9e-ad7dee6716e5 could not be found.", "code": 404}} 2018-12-04 21:40:44,573 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/472bfe64-6971-4a6d-ba9e-ad7dee6716e5 used request id req-97fddcb6-21d6-45e3-b175-95045126490b 2018-12-04 21:40:44,573 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 472bfe64-6971-4a6d-ba9e-ad7dee6716e5 could not be found. (HTTP 404) (Request-ID: req-97fddcb6-21d6-45e3-b175-95045126490b) 2018-12-04 21:40:44,573 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-12-04 21:40:44,577 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/4dc6f5e5-283c-40cb-99d4-be79918ccba4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bf065379006527625ffc3e4fe9250da3a6297c" 2018-12-04 21:40:44,602 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21: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-220e6874-e64e-4525-a2f2-480c58ef8d43 x-compute-request-id: req-220e6874-e64e-4525-a2f2-480c58ef8d43 Content-Length: 0 Content-Type: application/json 2018-12-04 21:40:44,602 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/4dc6f5e5-283c-40cb-99d4-be79918ccba4 used request id req-220e6874-e64e-4525-a2f2-480c58ef8d43 2018-12-04 21:40:44,602 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-subnet 2018-12-04 21:40:44,603 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-subnet 2018-12-04 21:40:44,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/a92fd1d2-4a6c-404f-bec5-28c61808e176 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02c1fd109bd6d1a72739dd20c3c0c16555c10877" 2018-12-04 21:40:45,933 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a5d8a146-64d0-4b31-b693-cf8e805ad638 Date: Tue, 04 Dec 2018 21:40:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:40:45,933 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/a92fd1d2-4a6c-404f-bec5-28c61808e176 used request id req-a5d8a146-64d0-4b31-b693-cf8e805ad638 2018-12-04 21:40:45,933 - neutron_utils - INFO - Deleting network with name CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-priv-net 2018-12-04 21:40:45,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/46303984-52be-4c20-90e2-e61ac7ce3b86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02c1fd109bd6d1a72739dd20c3c0c16555c10877" 2018-12-04 21:40:47,466 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d814dbeb-5404-411c-b2f5-add12fa58a02 Date: Tue, 04 Dec 2018 21:40:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:40:47,466 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/46303984-52be-4c20-90e2-e61ac7ce3b86 used request id req-d814dbeb-5404-411c-b2f5-add12fa58a02 2018-12-04 21:40:47,467 - glance_utils - INFO - Deleting image named - CreateInstanceOnComputeHost-3c180360-b933-4d75-85b7-5f2d156ed481-image 2018-12-04 21:40:47,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8826885b256d2fa5a467fa70c2401eee9fa1555a" 2018-12-04 21:40:48,516 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7baff5d3-220c-4d4f-8183-c7416a7081e6 Date: Tue, 04 Dec 2018 21:40:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:40:48,516 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/014d6470-edb0-4b3f-95c9-b89ec0a9a42e used request id req-7baff5d3-220c-4d4f-8183-c7416a7081e6 2018-12-04 21:40:48,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91246f708b2712c5e7dbbf67bd8fb64a6b7fc2fb" 2018-12-04 21:40:48,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-025eb747-010a-4de5-94d0-469d543ec6bc Date: Tue, 04 Dec 2018 21:40:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:40:48,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-025eb747-010a-4de5-94d0-469d543ec6bc 2018-12-04 21:40:48,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91246f708b2712c5e7dbbf67bd8fb64a6b7fc2fb" 2018-12-04 21:40:48,803 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:40:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf0a546f-70d3-4222-89df-65665e0c1c46 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:40:48,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-bf0a546f-70d3-4222-89df-65665e0c1c46 2018-12-04 21:40:48,804 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:40:48,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91246f708b2712c5e7dbbf67bd8fb64a6b7fc2fb" 2018-12-04 21:40:48,913 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:40:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-314de7e5-1fd7-4820-b5a5-74932e7776b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:40:48,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-314de7e5-1fd7-4820-b5a5-74932e7776b3 2018-12-04 21:40:48,914 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:40:48,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91246f708b2712c5e7dbbf67bd8fb64a6b7fc2fb" 2018-12-04 21:40:49,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28f845b1-9a1e-49e3-a007-c99d45a075de 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:40:49,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-28f845b1-9a1e-49e3-a007-c99d45a075de 2018-12-04 21:40:49,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91246f708b2712c5e7dbbf67bd8fb64a6b7fc2fb" 2018-12-04 21:40:49,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9e7a9e4-00ad-4f22-995a-5e6998680e1e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:40:49,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-b9e7a9e4-00ad-4f22-995a-5e6998680e1e 2018-12-04 21:40:49,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91246f708b2712c5e7dbbf67bd8fb64a6b7fc2fb" 2018-12-04 21:40:49,226 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:40:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ba24823-4d5e-4777-b0b8-1da338fdd81b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:40:49,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-5ba24823-4d5e-4777-b0b8-1da338fdd81b 2018-12-04 21:40:49,227 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:40:49,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91246f708b2712c5e7dbbf67bd8fb64a6b7fc2fb" 2018-12-04 21:40:49,326 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:40:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a601648d-13e6-4d74-84c9-0a9d6e6d0b4d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:40:49,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-a601648d-13e6-4d74-84c9-0a9d6e6d0b4d 2018-12-04 21:40:49,326 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:40:49,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91246f708b2712c5e7dbbf67bd8fb64a6b7fc2fb" 2018-12-04 21:40:49,429 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:40:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99380c9e-c184-4c9a-9dcb-8423369b0843 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:40:49,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-99380c9e-c184-4c9a-9dcb-8423369b0843 2018-12-04 21:40:49,429 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:40:49,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91246f708b2712c5e7dbbf67bd8fb64a6b7fc2fb" 2018-12-04 21:40:49,524 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:40:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff9d5256-de92-483d-9d81-72b1ab758d7c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:40:49,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-ff9d5256-de92-483d-9d81-72b1ab758d7c 2018-12-04 21:40:49,524 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:40:49,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91246f708b2712c5e7dbbf67bd8fb64a6b7fc2fb" 2018-12-04 21:40:49,626 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:40:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3e387d5-be72-4714-bed3-9f407afb19fb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:40:49,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-f3e387d5-be72-4714-bed3-9f407afb19fb 2018-12-04 21:40:49,627 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:40:49,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91246f708b2712c5e7dbbf67bd8fb64a6b7fc2fb" 2018-12-04 21:40:49,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71be41da-7eb5-4e7c-a586-38ea9598ec6c Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:40:49,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-71be41da-7eb5-4e7c-a586-38ea9598ec6c 2018-12-04 21:40:49,741 - keystone_utils - INFO - Deleting project with name - CreateInstanceOnComputeHost-a127fe3c-b05e-403-proj 2018-12-04 21:40:49,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/c4b6f37b778e4318843070b7d43e8669 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91246f708b2712c5e7dbbf67bd8fb64a6b7fc2fb" 2018-12-04 21:40:49,999 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:40:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-266e9d3f-6e5a-4363-b586-db05db860add Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:40:49,999 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/c4b6f37b778e4318843070b7d43e8669 used request id req-266e9d3f-6e5a-4363-b586-db05db860add 2018-12-04 21:40:49,999 - keystone_utils - INFO - Deleting role with name - CreateInstanceOnComputeHost-a127fe3c-b05e-403-proj-role 2018-12-04 21:40:50,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/fec3a70125a341149621ec5e89719f5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91246f708b2712c5e7dbbf67bd8fb64a6b7fc2fb" 2018-12-04 21:40:50,119 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:40:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbe114e0-0519-4448-b133-f65431e9a0ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:40:50,119 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/fec3a70125a341149621ec5e89719f5b used request id req-fbe114e0-0519-4448-b133-f65431e9a0ee 2018-12-04 21:40:50,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91246f708b2712c5e7dbbf67bd8fb64a6b7fc2fb" 2018-12-04 21:40:50,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a714775-063c-4945-b59d-24f21366548f Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:40:50,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0a714775-063c-4945-b59d-24f21366548f 2018-12-04 21:40:50,221 - keystone_utils - INFO - Deleting user with name - CreateInstanceOnComputeHost-a127fe3c-b05e-403-user 2018-12-04 21:40:50,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/74e5c2459d4e462da3ef82140c08e3ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ce72d4ebb90fd05b8be41b36c0a22e5122533b3" 2018-12-04 21:40:50,428 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:40:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c20163f-a099-498b-854a-97313a35a7c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:40:50,428 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/74e5c2459d4e462da3ef82140c08e3ba used request id req-2c20163f-a099-498b-854a-97313a35a7c4 2018-12-04 21:40:50,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:40:50,832 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:40:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["aPtrCMtgQUSwjDzFn79ZfA"], "issued_at": "2018-12-04T21:40:50.000000Z"}} 2018-12-04 21:40:50,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55836767b9932470affe2004d6a4978d6a1deab4" 2018-12-04 21:40:50,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44df4034-ce2b-45fe-91f2-d4ac2369bc38 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:40:50,920 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-44df4034-ce2b-45fe-91f2-d4ac2369bc38 2018-12-04 21:40:50,921 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:40:50,922 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:40:51,323 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:40:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["pTwm_O58SQiZ8Xu7-TuxvQ"], "issued_at": "2018-12-04T21:40:51.000000Z"}} 2018-12-04 21:40:51,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e74991f7b5a1fb84a970612b9734d8cbdbc0f95" 2018-12-04 21:40:51,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17bffae5-0ba8-4d59-80e1-047c3f5333e8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:40:51,418 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-17bffae5-0ba8-4d59-80e1-047c3f5333e8 2018-12-04 21:40:51,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:40:51,427 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:40: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:40:51,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-eef13216-cc41-4bb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e74991f7b5a1fb84a970612b9734d8cbdbc0f95" 2018-12-04 21:40:51,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6a426e6-2545-4b55-bb6d-73785f8f1abb Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-eef13216-cc41-4bb-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:40:51,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-eef13216-cc41-4bb-proj used request id req-f6a426e6-2545-4b55-bb6d-73785f8f1abb 2018-12-04 21:40:51,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e74991f7b5a1fb84a970612b9734d8cbdbc0f95" 2018-12-04 21:40:51,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-225a5335-4e1a-4450-85a4-dbade12bc5ef Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:40:51,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-225a5335-4e1a-4450-85a4-dbade12bc5ef 2018-12-04 21:40:51,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e74991f7b5a1fb84a970612b9734d8cbdbc0f95" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceFromThreePartImage-eef13216-cc41-4bb-proj"}}' 2018-12-04 21:40:51,673 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:40:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0442dc0-7486-4718-800c-36dc3f2ec714 Content-Length: 329 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cf5f6e11f527410f86e0624a8498b491"}, "tags": [], "enabled": true, "id": "cf5f6e11f527410f86e0624a8498b491", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-eef13216-cc41-4bb-proj"}} 2018-12-04 21:40:51,673 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-c0442dc0-7486-4718-800c-36dc3f2ec714 2018-12-04 21:40:51,673 - keystone_utils - INFO - Created project with name - CreateInstanceFromThreePartImage-eef13216-cc41-4bb-proj 2018-12-04 21:40:51,673 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:40:51,674 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:40:52,081 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:40:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["Snw8H4n2T2q-oNJn2h0dvg"], "issued_at": "2018-12-04T21:40:52.000000Z"}} 2018-12-04 21:40:52,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}813cc7bc570aceb0d4bc1bbba4962dba405651c6" 2018-12-04 21:40:52,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd15dcb5-679b-4012-8c36-3dd611590079 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:40:52,174 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-fd15dcb5-679b-4012-8c36-3dd611590079 2018-12-04 21:40:52,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:40:52,182 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:40: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:40:52,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}813cc7bc570aceb0d4bc1bbba4962dba405651c6" 2018-12-04 21:40:52,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f4a4a7e-fc61-4b07-a654-fc75eb33190e Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:40:52,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9f4a4a7e-fc61-4b07-a654-fc75eb33190e 2018-12-04 21:40:52,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceFromThreePartImage-eef13216-cc41-4bb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}813cc7bc570aceb0d4bc1bbba4962dba405651c6" 2018-12-04 21:40:52,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37428ce6-e349-4d4b-8f25-f6484bc2fff0 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceFromThreePartImage-eef13216-cc41-4bb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cf5f6e11f527410f86e0624a8498b491"}, "tags": [], "enabled": true, "id": "cf5f6e11f527410f86e0624a8498b491", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-eef13216-cc41-4bb-proj"}]} 2018-12-04 21:40:52,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceFromThreePartImage-eef13216-cc41-4bb-proj used request id req-37428ce6-e349-4d4b-8f25-f6484bc2fff0 2018-12-04 21:40:52,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}813cc7bc570aceb0d4bc1bbba4962dba405651c6" 2018-12-04 21:40:52,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abea6a5e-df81-4e0d-a8c5-764347485d63 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:40:52,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-abea6a5e-df81-4e0d-a8c5-764347485d63 2018-12-04 21:40:52,838 - keystone_utils - INFO - Created user with name - CreateInstanceFromThreePartImage-eef13216-cc41-4bb-user 2018-12-04 21:40:52,838 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:40:52,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e74991f7b5a1fb84a970612b9734d8cbdbc0f95" 2018-12-04 21:40:52,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d6913a2-f523-4d67-847a-d85adb064b39 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:40:52,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1d6913a2-f523-4d67-847a-d85adb064b39 2018-12-04 21:40:52,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e74991f7b5a1fb84a970612b9734d8cbdbc0f95" -d '{"role": {"name": "CreateInstanceFromThreePartImage-eef13216-cc41-4bb-proj-role"}}' 2018-12-04 21:40:53,053 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:40:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6689f16-6d9d-4513-9899-9cec1556ed40 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "36b244f59e4d41a085b5e9913900d539", "links": {"self": "http://172.30.9.23:5000/v3/roles/36b244f59e4d41a085b5e9913900d539"}, "name": "CreateInstanceFromThreePartImage-eef13216-cc41-4bb-proj-role"}} 2018-12-04 21:40:53,053 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-d6689f16-6d9d-4513-9899-9cec1556ed40 2018-12-04 21:40:53,054 - keystone_utils - INFO - Created role with name - CreateInstanceFromThreePartImage-eef13216-cc41-4bb-proj-role 2018-12-04 21:40:53,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/36b244f59e4d41a085b5e9913900d539 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e74991f7b5a1fb84a970612b9734d8cbdbc0f95" 2018-12-04 21:40:53,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15b21406-42a3-4bc5-b568-d4dccda4ce05 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "36b244f59e4d41a085b5e9913900d539", "links": {"self": "http://172.30.9.23:5000/v3/roles/36b244f59e4d41a085b5e9913900d539"}, "name": "CreateInstanceFromThreePartImage-eef13216-cc41-4bb-proj-role"}} 2018-12-04 21:40:53,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/36b244f59e4d41a085b5e9913900d539 used request id req-15b21406-42a3-4bc5-b568-d4dccda4ce05 2018-12-04 21:40:53,073 - keystone_utils - INFO - Granting role CreateInstanceFromThreePartImage-eef13216-cc41-4bb-proj-role to project CreateInstanceFromThreePartImage-eef13216-cc41-4bb-proj 2018-12-04 21:40:53,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/cf5f6e11f527410f86e0624a8498b491/users/30f0164ef76848fdbdbfc101f18b0647/roles/36b244f59e4d41a085b5e9913900d539 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e74991f7b5a1fb84a970612b9734d8cbdbc0f95" 2018-12-04 21:40:53,206 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:40:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4377ce7-98a4-49e5-ac79-141a947c6c0f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:40:53,206 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/cf5f6e11f527410f86e0624a8498b491/users/30f0164ef76848fdbdbfc101f18b0647/roles/36b244f59e4d41a085b5e9913900d539 used request id req-d4377ce7-98a4-49e5-ac79-141a947c6c0f 2018-12-04 21:40:53,206 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:40:53,207 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-04 21:40:53,208 - create_instance_tests - WARNING - 3 Part image will not be tested. Image metadata has overridden this functionality 2018-12-04 21:40:53,208 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:40:53,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:40:53,599 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "36b244f59e4d41a085b5e9913900d539", "name": "CreateInstanceFromThreePartImage-eef13216-cc41-4bb-proj-role"}], "expires_at": "2018-12-04T22:40:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf5f6e11f527410f86e0624a8498b491", "name": "CreateInstanceFromThreePartImage-eef13216-cc41-4bb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/cf5f6e11f527410f86e0624a8498b491", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/cf5f6e11f527410f86e0624a8498b491", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/cf5f6e11f527410f86e0624a8498b491", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_cf5f6e11f527410f86e0624a8498b491", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_cf5f6e11f527410f86e0624a8498b491", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cf5f6e11f527410f86e0624a8498b491", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/cf5f6e11f527410f86e0624a8498b491", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/cf5f6e11f527410f86e0624a8498b491", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/cf5f6e11f527410f86e0624a8498b491", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/cf5f6e11f527410f86e0624a8498b491", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/cf5f6e11f527410f86e0624a8498b491", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/cf5f6e11f527410f86e0624a8498b491", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/cf5f6e11f527410f86e0624a8498b491", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/cf5f6e11f527410f86e0624a8498b491", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-eef13216-cc41-4bb-user", "id": "30f0164ef76848fdbdbfc101f18b0647"}, "audit_ids": ["ii8NBkHOTeiOp_E9LM3Rvg"], "issued_at": "2018-12-04T21:40:53.000000Z"}} 2018-12-04 21:40:53,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35bb77d6289e779e581d0bab18738e47b0860ced" 2018-12-04 21:40:53,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3832294a-405f-4ad7-ae92-3061b2628e96 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:40:53,688 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3832294a-405f-4ad7-ae92-3061b2628e96 2018-12-04 21:40:53,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}35bb77d6289e779e581d0bab18738e47b0860ced" 2018-12-04 21:40:53,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-2e484c91-c85a-4beb-bf78-c82ab7c0dcb6 Date: Tue, 04 Dec 2018 21:40:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886"} 2018-12-04 21:40:53,897 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886 used request id req-2e484c91-c85a-4beb-bf78-c82ab7c0dcb6 2018-12-04 21:40:53,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}35bb77d6289e779e581d0bab18738e47b0860ced" 2018-12-04 21:40:53,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8d1a2d6f-d2c5-4a0f-a26e-37a59ac8d640 Date: Tue, 04 Dec 2018 21:40:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:40:53,908 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-8d1a2d6f-d2c5-4a0f-a26e-37a59ac8d640 2018-12-04 21:40:53,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}35bb77d6289e779e581d0bab18738e47b0860ced" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886"}' 2018-12-04 21:40:53,984 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/cfb652a9-7591-423e-90f4-465ed5a190a8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-82590bb9-609e-4773-af1f-2d36dace9c02 Date: Tue, 04 Dec 2018 21:40:53 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:40:53Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-04T21:40:53Z", "visibility": "shared", "locations": [], "self": "/v2/images/cfb652a9-7591-423e-90f4-465ed5a190a8", "min_disk": 0, "protected": false, "id": "cfb652a9-7591-423e-90f4-465ed5a190a8", "file": "/v2/images/cfb652a9-7591-423e-90f4-465ed5a190a8/file", "checksum": null, "owner": "cf5f6e11f527410f86e0624a8498b491", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:40:53,984 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-82590bb9-609e-4773-af1f-2d36dace9c02 2018-12-04 21:40:53,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/cfb652a9-7591-423e-90f4-465ed5a190a8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}35bb77d6289e779e581d0bab18738e47b0860ced" -d '' 2018-12-04 21:40:54,496 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-09988b9a-e572-43f6-a9e4-9f05e5f13219 Date: Tue, 04 Dec 2018 21:40:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:40:54,496 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/cfb652a9-7591-423e-90f4-465ed5a190a8/file used request id req-09988b9a-e572-43f6-a9e4-9f05e5f13219 2018-12-04 21:40:54,496 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 21:40:54,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/cfb652a9-7591-423e-90f4-465ed5a190a8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}35bb77d6289e779e581d0bab18738e47b0860ced" 2018-12-04 21:40:54,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-ac824c89-2892-430c-a66e-4931e260910c Date: Tue, 04 Dec 2018 21:40:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:40:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:40:54Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/cfb652a9-7591-423e-90f4-465ed5a190a8/snap", "metadata": {}}], "self": "/v2/images/cfb652a9-7591-423e-90f4-465ed5a190a8", "min_disk": 0, "protected": false, "id": "cfb652a9-7591-423e-90f4-465ed5a190a8", "file": "/v2/images/cfb652a9-7591-423e-90f4-465ed5a190a8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cf5f6e11f527410f86e0624a8498b491", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/cfb652a9-7591-423e-90f4-465ed5a190a8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:40:54,514 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/cfb652a9-7591-423e-90f4-465ed5a190a8 used request id req-ac824c89-2892-430c-a66e-4931e260910c 2018-12-04 21:40:54,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}35bb77d6289e779e581d0bab18738e47b0860ced" 2018-12-04 21:40:54,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-17e605b5-a65e-4f1f-a714-2881cb726a0a Date: Tue, 04 Dec 2018 21:40:54 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:40:54,523 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-17e605b5-a65e-4f1f-a714-2881cb726a0a 2018-12-04 21:40:54,526 - create_image - INFO - Created image with name - CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886 2018-12-04 21:40:54,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/cfb652a9-7591-423e-90f4-465ed5a190a8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}35bb77d6289e779e581d0bab18738e47b0860ced" 2018-12-04 21:40:54,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-72bc297a-11a8-4ba1-9508-28d250ea0b29 Date: Tue, 04 Dec 2018 21:40:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:40:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:40:54Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/cfb652a9-7591-423e-90f4-465ed5a190a8/snap", "metadata": {}}], "self": "/v2/images/cfb652a9-7591-423e-90f4-465ed5a190a8", "min_disk": 0, "protected": false, "id": "cfb652a9-7591-423e-90f4-465ed5a190a8", "file": "/v2/images/cfb652a9-7591-423e-90f4-465ed5a190a8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cf5f6e11f527410f86e0624a8498b491", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/cfb652a9-7591-423e-90f4-465ed5a190a8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:40:54,542 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/cfb652a9-7591-423e-90f4-465ed5a190a8 used request id req-72bc297a-11a8-4ba1-9508-28d250ea0b29 2018-12-04 21:40:54,542 - create_image - DEBUG - Instance status is - active 2018-12-04 21:40:54,543 - create_image - DEBUG - Image is active with name - CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886 2018-12-04 21:40:54,543 - create_image - INFO - Image is now active with name - CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886 2018-12-04 21:40:54,543 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:40:54,544 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:40:54,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:40:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["n_EPGPj5SF2SqX3eZmwgkA"], "issued_at": "2018-12-04T21:40:54.000000Z"}} 2018-12-04 21:40:54,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37d3f53a90c0a09f7ad5dd712c1ccb877bcf985e" 2018-12-04 21:40:55,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7c9463f-15db-45cd-a2f8-ce520a18d12d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:40:55,058 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d7c9463f-15db-45cd-a2f8-ce520a18d12d 2018-12-04 21:40:55,059 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:40:55,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37d3f53a90c0a09f7ad5dd712c1ccb877bcf985e" 2018-12-04 21:40:55,332 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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 x-openstack-request-id: req-4d74286c-d25b-4bee-9f79-5b9b6a5c73a7 x-compute-request-id: req-4d74286c-d25b-4bee-9f79-5b9b6a5c73a7 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-04 21:40:55,332 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-4d74286c-d25b-4bee-9f79-5b9b6a5c73a7 2018-12-04 21:40:55,335 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37d3f53a90c0a09f7ad5dd712c1ccb877bcf985e" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-04 21:40:55,384 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-16f452f5-f5c5-4230-b643-5be0fbb68224 x-compute-request-id: req-16f452f5-f5c5-4230-b643-5be0fbb68224 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/41c45f0f-c0cf-4dbc-bd26-999abc5747eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/41c45f0f-c0cf-4dbc-bd26-999abc5747eb", "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": "41c45f0f-c0cf-4dbc-bd26-999abc5747eb"}} 2018-12-04 21:40:55,384 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-16f452f5-f5c5-4230-b643-5be0fbb68224 2018-12-04 21:40:55,385 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:40:55,386 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:40:55,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "36b244f59e4d41a085b5e9913900d539", "name": "CreateInstanceFromThreePartImage-eef13216-cc41-4bb-proj-role"}], "expires_at": "2018-12-04T22:40:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf5f6e11f527410f86e0624a8498b491", "name": "CreateInstanceFromThreePartImage-eef13216-cc41-4bb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/cf5f6e11f527410f86e0624a8498b491", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/cf5f6e11f527410f86e0624a8498b491", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/cf5f6e11f527410f86e0624a8498b491", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_cf5f6e11f527410f86e0624a8498b491", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_cf5f6e11f527410f86e0624a8498b491", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cf5f6e11f527410f86e0624a8498b491", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/cf5f6e11f527410f86e0624a8498b491", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/cf5f6e11f527410f86e0624a8498b491", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/cf5f6e11f527410f86e0624a8498b491", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/cf5f6e11f527410f86e0624a8498b491", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/cf5f6e11f527410f86e0624a8498b491", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/cf5f6e11f527410f86e0624a8498b491", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/cf5f6e11f527410f86e0624a8498b491", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/cf5f6e11f527410f86e0624a8498b491", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-eef13216-cc41-4bb-user", "id": "30f0164ef76848fdbdbfc101f18b0647"}, "audit_ids": ["MU18YKtYTyGy-BNCstB0qA"], "issued_at": "2018-12-04T21:40:55.000000Z"}} 2018-12-04 21:40:55,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa101d1ab4c67be7ca972f3963db3527c964e779" 2018-12-04 21:40:55,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4fd2ce4-ae81-4ad2-b051-6776e7ead527 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:40:55,860 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a4fd2ce4-ae81-4ad2-b051-6776e7ead527 2018-12-04 21:40:55,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa101d1ab4c67be7ca972f3963db3527c964e779" 2018-12-04 21:40:56,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-cfbe17e9-2121-46be-aa56-b1001298344f Date: Tue, 04 Dec 2018 21:40:56 GMT RESP BODY: {"networks":[]} 2018-12-04 21:40:56,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-net used request id req-cfbe17e9-2121-46be-aa56-b1001298344f 2018-12-04 21:40:56,051 - neutron_utils - INFO - Creating network with name CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-net 2018-12-04 21:40:56,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa101d1ab4c67be7ca972f3963db3527c964e779" -d '{"network": {"name": "CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-net", "admin_state_up": true}}' 2018-12-04 21:40:56,732 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 614 X-Openstack-Request-Id: req-4f42b353-957e-4bde-ab77-1bb20121487c Date: Tue, 04 Dec 2018 21:40:56 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"cf5f6e11f527410f86e0624a8498b491","created_at":"2018-12-04T21:40:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-12-04T21:40:56Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"cf5f6e11f527410f86e0624a8498b491","id":"a4b78f2d-3a96-474b-87a8-8341bb189bfc","name":"CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-net"}} 2018-12-04 21:40:56,732 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-4f42b353-957e-4bde-ab77-1bb20121487c 2018-12-04 21:40:56,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=a4b78f2d-3a96-474b-87a8-8341bb189bfc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa101d1ab4c67be7ca972f3963db3527c964e779" 2018-12-04 21:40:56,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 598 X-Openstack-Request-Id: req-6714b6c1-2b76-4e25-878f-769d1c26d2d8 Date: Tue, 04 Dec 2018 21:40:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T21:40:56Z","tenant_id":"cf5f6e11f527410f86e0624a8498b491","created_at":"2018-12-04T21:40:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"cf5f6e11f527410f86e0624a8498b491","id":"a4b78f2d-3a96-474b-87a8-8341bb189bfc","name":"CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-net"}]} 2018-12-04 21:40:56,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=a4b78f2d-3a96-474b-87a8-8341bb189bfc used request id req-6714b6c1-2b76-4e25-878f-769d1c26d2d8 2018-12-04 21:40:56,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a4b78f2d-3a96-474b-87a8-8341bb189bfc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa101d1ab4c67be7ca972f3963db3527c964e779" 2018-12-04 21:40:56,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8f9e01a9-0b34-417c-8368-ebd549bf0d91 Date: Tue, 04 Dec 2018 21:40:56 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:40:56,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a4b78f2d-3a96-474b-87a8-8341bb189bfc used request id req-8f9e01a9-0b34-417c-8368-ebd549bf0d91 2018-12-04 21:40:56,914 - neutron_utils - INFO - Creating subnet with name CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-subnet 2018-12-04 21:40:56,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa101d1ab4c67be7ca972f3963db3527c964e779" -d '{"subnets": [{"ip_version": 4, "network_id": "a4b78f2d-3a96-474b-87a8-8341bb189bfc", "cidr": "10.55.0.0/24", "name": "CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-subnet"}]}' 2018-12-04 21:40:57,637 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7fb0bd11-5276-42c0-9edc-8b21d61ea895 Date: Tue, 04 Dec 2018 21:40:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4b78f2d-3a96-474b-87a8-8341bb189bfc","tenant_id":"cf5f6e11f527410f86e0624a8498b491","created_at":"2018-12-04T21:40:57Z","dns_nameservers":[],"updated_at":"2018-12-04T21:40:57Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"cf5f6e11f527410f86e0624a8498b491","id":"0e920270-4692-4b8a-90b5-50ded3657f02","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-subnet"}]} 2018-12-04 21:40:57,637 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-7fb0bd11-5276-42c0-9edc-8b21d61ea895 2018-12-04 21:40:57,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=a4b78f2d-3a96-474b-87a8-8341bb189bfc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa101d1ab4c67be7ca972f3963db3527c964e779" 2018-12-04 21:40:57,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-7e6d8ae5-4223-4256-8a11-cfcac1b9a4c4 Date: Tue, 04 Dec 2018 21:40:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0e920270-4692-4b8a-90b5-50ded3657f02"],"updated_at":"2018-12-04T21:40:57Z","tenant_id":"cf5f6e11f527410f86e0624a8498b491","created_at":"2018-12-04T21:40:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cf5f6e11f527410f86e0624a8498b491","id":"a4b78f2d-3a96-474b-87a8-8341bb189bfc","name":"CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-net"}]} 2018-12-04 21:40:57,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=a4b78f2d-3a96-474b-87a8-8341bb189bfc used request id req-7e6d8ae5-4223-4256-8a11-cfcac1b9a4c4 2018-12-04 21:40:57,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a4b78f2d-3a96-474b-87a8-8341bb189bfc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa101d1ab4c67be7ca972f3963db3527c964e779" 2018-12-04 21:40:57,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-650fe539-4339-4fa0-8a69-ab70ff20579c Date: Tue, 04 Dec 2018 21:40:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4b78f2d-3a96-474b-87a8-8341bb189bfc","tenant_id":"cf5f6e11f527410f86e0624a8498b491","created_at":"2018-12-04T21:40:57Z","dns_nameservers":[],"updated_at":"2018-12-04T21:40:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cf5f6e11f527410f86e0624a8498b491","id":"0e920270-4692-4b8a-90b5-50ded3657f02","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-subnet"}]} 2018-12-04 21:40:57,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a4b78f2d-3a96-474b-87a8-8341bb189bfc used request id req-650fe539-4339-4fa0-8a69-ab70ff20579c 2018-12-04 21:40:57,821 - OpenStackNetwork - DEBUG - Network [a4b78f2d-3a96-474b-87a8-8341bb189bfc] created successfully 2018-12-04 21:40:57,821 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:40:57,822 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:40:58,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "36b244f59e4d41a085b5e9913900d539", "name": "CreateInstanceFromThreePartImage-eef13216-cc41-4bb-proj-role"}], "expires_at": "2018-12-04T22:40:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf5f6e11f527410f86e0624a8498b491", "name": "CreateInstanceFromThreePartImage-eef13216-cc41-4bb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/cf5f6e11f527410f86e0624a8498b491", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/cf5f6e11f527410f86e0624a8498b491", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/cf5f6e11f527410f86e0624a8498b491", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_cf5f6e11f527410f86e0624a8498b491", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_cf5f6e11f527410f86e0624a8498b491", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cf5f6e11f527410f86e0624a8498b491", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/cf5f6e11f527410f86e0624a8498b491", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/cf5f6e11f527410f86e0624a8498b491", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/cf5f6e11f527410f86e0624a8498b491", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/cf5f6e11f527410f86e0624a8498b491", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/cf5f6e11f527410f86e0624a8498b491", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/cf5f6e11f527410f86e0624a8498b491", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/cf5f6e11f527410f86e0624a8498b491", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/cf5f6e11f527410f86e0624a8498b491", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-eef13216-cc41-4bb-user", "id": "30f0164ef76848fdbdbfc101f18b0647"}, "audit_ids": ["zgw9rDXCRey4vpzfstPnlQ"], "issued_at": "2018-12-04T21:40:58.000000Z"}} 2018-12-04 21:40:58,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:40:58,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ff02669-bdb9-439c-ba4a-39c52652d51a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:40:58,369 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7ff02669-bdb9-439c-ba4a-39c52652d51a 2018-12-04 21:40:58,370 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:40:58,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:40:58,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48a06a1f-a9ed-4c3f-b3e7-4776d523155d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:40:58,471 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-48a06a1f-a9ed-4c3f-b3e7-4776d523155d 2018-12-04 21:40:58,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:40:58,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-5770890d-a693-41a7-99e4-e34490ab7aa3 Date: Tue, 04 Dec 2018 21:40:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0e920270-4692-4b8a-90b5-50ded3657f02"],"updated_at":"2018-12-04T21:40:57Z","tenant_id":"cf5f6e11f527410f86e0624a8498b491","created_at":"2018-12-04T21:40:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cf5f6e11f527410f86e0624a8498b491","id":"a4b78f2d-3a96-474b-87a8-8341bb189bfc","name":"CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-net"}]} 2018-12-04 21:40:58,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-net used request id req-5770890d-a693-41a7-99e4-e34490ab7aa3 2018-12-04 21:40:58,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a4b78f2d-3a96-474b-87a8-8341bb189bfc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:40:58,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-fabf4b3b-4df5-43c1-a1f2-dc3324c8faf2 Date: Tue, 04 Dec 2018 21:40:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4b78f2d-3a96-474b-87a8-8341bb189bfc","tenant_id":"cf5f6e11f527410f86e0624a8498b491","created_at":"2018-12-04T21:40:57Z","dns_nameservers":[],"updated_at":"2018-12-04T21:40:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cf5f6e11f527410f86e0624a8498b491","id":"0e920270-4692-4b8a-90b5-50ded3657f02","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-subnet"}]} 2018-12-04 21:40:58,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a4b78f2d-3a96-474b-87a8-8341bb189bfc used request id req-fabf4b3b-4df5-43c1-a1f2-dc3324c8faf2 2018-12-04 21:40:58,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:40:58,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-79dd36cc-6c1f-4629-b3cc-f02518ae0d0d Date: Tue, 04 Dec 2018 21:40:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0e920270-4692-4b8a-90b5-50ded3657f02"],"updated_at":"2018-12-04T21:40:57Z","tenant_id":"cf5f6e11f527410f86e0624a8498b491","created_at":"2018-12-04T21:40:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cf5f6e11f527410f86e0624a8498b491","id":"a4b78f2d-3a96-474b-87a8-8341bb189bfc","name":"CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-net"}]} 2018-12-04 21:40:58,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-net used request id req-79dd36cc-6c1f-4629-b3cc-f02518ae0d0d 2018-12-04 21:40:58,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:40:58,896 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:40: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:40:58,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf5f6e11f527410f86e0624a8498b491 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:40:59,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2775983f-e427-4932-b6a3-d11015ed4748 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cf5f6e11f527410f86e0624a8498b491"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cf5f6e11f527410f86e0624a8498b491", "name": "CreateInstanceFromThreePartImage-eef13216-cc41-4bb-proj"}} 2018-12-04 21:40:59,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf5f6e11f527410f86e0624a8498b491 used request id req-2775983f-e427-4932-b6a3-d11015ed4748 2018-12-04 21:40:59,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a4b78f2d-3a96-474b-87a8-8341bb189bfc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:40:59,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a2dbee4e-6460-4fc7-86cb-0f61ec4edf5e Date: Tue, 04 Dec 2018 21:40:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4b78f2d-3a96-474b-87a8-8341bb189bfc","tenant_id":"cf5f6e11f527410f86e0624a8498b491","created_at":"2018-12-04T21:40:57Z","dns_nameservers":[],"updated_at":"2018-12-04T21:40:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cf5f6e11f527410f86e0624a8498b491","id":"0e920270-4692-4b8a-90b5-50ded3657f02","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-subnet"}]} 2018-12-04 21:40:59,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a4b78f2d-3a96-474b-87a8-8341bb189bfc used request id req-a2dbee4e-6460-4fc7-86cb-0f61ec4edf5e 2018-12-04 21:40:59,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a4b78f2d-3a96-474b-87a8-8341bb189bfc&name=CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:40:59,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0cf94c9c-0f54-4ea5-9733-7d039de7a13f Date: Tue, 04 Dec 2018 21:40:59 GMT RESP BODY: {"ports":[]} 2018-12-04 21:40:59,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a4b78f2d-3a96-474b-87a8-8341bb189bfc&name=CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-port&admin_state_up=True used request id req-0cf94c9c-0f54-4ea5-9733-7d039de7a13f 2018-12-04 21:40:59,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:40:59,482 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40: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-8469d277-4915-4888-8d3d-8fd764e4e5ce x-compute-request-id: req-8469d277-4915-4888-8d3d-8fd764e4e5ce Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-04 21:40:59,482 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-inst used request id req-8469d277-4915-4888-8d3d-8fd764e4e5ce 2018-12-04 21:40:59,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:40:59,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-f0dac17d-67ca-4160-bc6b-0401ba1e1929 Date: Tue, 04 Dec 2018 21:40:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0e920270-4692-4b8a-90b5-50ded3657f02"],"updated_at":"2018-12-04T21:40:57Z","tenant_id":"cf5f6e11f527410f86e0624a8498b491","created_at":"2018-12-04T21:40:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cf5f6e11f527410f86e0624a8498b491","id":"a4b78f2d-3a96-474b-87a8-8341bb189bfc","name":"CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-net"}]} 2018-12-04 21:40:59,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-net used request id req-f0dac17d-67ca-4160-bc6b-0401ba1e1929 2018-12-04 21:40:59,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a4b78f2d-3a96-474b-87a8-8341bb189bfc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:40:59,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-903cfb69-3214-4956-baf2-c83b5f42b52d Date: Tue, 04 Dec 2018 21:40:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4b78f2d-3a96-474b-87a8-8341bb189bfc","tenant_id":"cf5f6e11f527410f86e0624a8498b491","created_at":"2018-12-04T21:40:57Z","dns_nameservers":[],"updated_at":"2018-12-04T21:40:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cf5f6e11f527410f86e0624a8498b491","id":"0e920270-4692-4b8a-90b5-50ded3657f02","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-subnet"}]} 2018-12-04 21:40:59,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a4b78f2d-3a96-474b-87a8-8341bb189bfc used request id req-903cfb69-3214-4956-baf2-c83b5f42b52d 2018-12-04 21:40:59,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:40:59,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-deb5d1fb-82fe-4501-9d37-b0b47e890c66 Date: Tue, 04 Dec 2018 21:40:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0e920270-4692-4b8a-90b5-50ded3657f02"],"updated_at":"2018-12-04T21:40:57Z","tenant_id":"cf5f6e11f527410f86e0624a8498b491","created_at":"2018-12-04T21:40:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cf5f6e11f527410f86e0624a8498b491","id":"a4b78f2d-3a96-474b-87a8-8341bb189bfc","name":"CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-net"}]} 2018-12-04 21:40:59,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-net used request id req-deb5d1fb-82fe-4501-9d37-b0b47e890c66 2018-12-04 21:40:59,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf5f6e11f527410f86e0624a8498b491 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:40:59,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:40:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5347e624-0158-44ee-9922-4e76a355cabf Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cf5f6e11f527410f86e0624a8498b491"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cf5f6e11f527410f86e0624a8498b491", "name": "CreateInstanceFromThreePartImage-eef13216-cc41-4bb-proj"}} 2018-12-04 21:40:59,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf5f6e11f527410f86e0624a8498b491 used request id req-5347e624-0158-44ee-9922-4e76a355cabf 2018-12-04 21:40:59,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a4b78f2d-3a96-474b-87a8-8341bb189bfc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:41:00,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-66c1db96-3e84-41e9-bdbd-669c9d11009e Date: Tue, 04 Dec 2018 21:41:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4b78f2d-3a96-474b-87a8-8341bb189bfc","tenant_id":"cf5f6e11f527410f86e0624a8498b491","created_at":"2018-12-04T21:40:57Z","dns_nameservers":[],"updated_at":"2018-12-04T21:40:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cf5f6e11f527410f86e0624a8498b491","id":"0e920270-4692-4b8a-90b5-50ded3657f02","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-subnet"}]} 2018-12-04 21:41:00,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a4b78f2d-3a96-474b-87a8-8341bb189bfc used request id req-66c1db96-3e84-41e9-bdbd-669c9d11009e 2018-12-04 21:41:00,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a4b78f2d-3a96-474b-87a8-8341bb189bfc&name=CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:41:00,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2bf3a894-1caf-49fc-ad05-4b69efb5664c Date: Tue, 04 Dec 2018 21:41:00 GMT RESP BODY: {"ports":[]} 2018-12-04 21:41:00,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a4b78f2d-3a96-474b-87a8-8341bb189bfc&name=CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-port&admin_state_up=True used request id req-2bf3a894-1caf-49fc-ad05-4b69efb5664c 2018-12-04 21:41:00,069 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:41:00,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:41:00,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "36b244f59e4d41a085b5e9913900d539", "name": "CreateInstanceFromThreePartImage-eef13216-cc41-4bb-proj-role"}], "expires_at": "2018-12-04T22:41:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf5f6e11f527410f86e0624a8498b491", "name": "CreateInstanceFromThreePartImage-eef13216-cc41-4bb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/cf5f6e11f527410f86e0624a8498b491", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/cf5f6e11f527410f86e0624a8498b491", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/cf5f6e11f527410f86e0624a8498b491", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_cf5f6e11f527410f86e0624a8498b491", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_cf5f6e11f527410f86e0624a8498b491", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cf5f6e11f527410f86e0624a8498b491", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/cf5f6e11f527410f86e0624a8498b491", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/cf5f6e11f527410f86e0624a8498b491", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/cf5f6e11f527410f86e0624a8498b491", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/cf5f6e11f527410f86e0624a8498b491", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/cf5f6e11f527410f86e0624a8498b491", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/cf5f6e11f527410f86e0624a8498b491", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/cf5f6e11f527410f86e0624a8498b491", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/cf5f6e11f527410f86e0624a8498b491", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-eef13216-cc41-4bb-user", "id": "30f0164ef76848fdbdbfc101f18b0647"}, "audit_ids": ["p8TYUqL6RSG4p2Gn9sZkKg"], "issued_at": "2018-12-04T21:41:00.000000Z"}} 2018-12-04 21:41:00,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0690206d202de99648a4854ceea7b8944791a210" 2018-12-04 21:41:00,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19077098-3139-4e68-8072-6e0222e3259f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:41:00,481 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-19077098-3139-4e68-8072-6e0222e3259f 2018-12-04 21:41:00,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:41:00,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-aaa96012-9443-49df-9e71-e0de66b89759 Date: Tue, 04 Dec 2018 21:41:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0e920270-4692-4b8a-90b5-50ded3657f02"],"updated_at":"2018-12-04T21:40:57Z","tenant_id":"cf5f6e11f527410f86e0624a8498b491","created_at":"2018-12-04T21:40:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cf5f6e11f527410f86e0624a8498b491","id":"a4b78f2d-3a96-474b-87a8-8341bb189bfc","name":"CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-net"}]} 2018-12-04 21:41:00,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-net used request id req-aaa96012-9443-49df-9e71-e0de66b89759 2018-12-04 21:41:00,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a4b78f2d-3a96-474b-87a8-8341bb189bfc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:41:00,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f1b05f7f-a490-4388-ba1b-97c3af1fb666 Date: Tue, 04 Dec 2018 21:41:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4b78f2d-3a96-474b-87a8-8341bb189bfc","tenant_id":"cf5f6e11f527410f86e0624a8498b491","created_at":"2018-12-04T21:40:57Z","dns_nameservers":[],"updated_at":"2018-12-04T21:40:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cf5f6e11f527410f86e0624a8498b491","id":"0e920270-4692-4b8a-90b5-50ded3657f02","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-subnet"}]} 2018-12-04 21:41:00,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a4b78f2d-3a96-474b-87a8-8341bb189bfc used request id req-f1b05f7f-a490-4388-ba1b-97c3af1fb666 2018-12-04 21:41:00,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:41:00,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-5a40a2d9-79aa-4ba0-a918-ed75eed565d3 Date: Tue, 04 Dec 2018 21:41:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0e920270-4692-4b8a-90b5-50ded3657f02"],"updated_at":"2018-12-04T21:40:57Z","tenant_id":"cf5f6e11f527410f86e0624a8498b491","created_at":"2018-12-04T21:40:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cf5f6e11f527410f86e0624a8498b491","id":"a4b78f2d-3a96-474b-87a8-8341bb189bfc","name":"CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-net"}]} 2018-12-04 21:41:00,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-net used request id req-5a40a2d9-79aa-4ba0-a918-ed75eed565d3 2018-12-04 21:41:00,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:41:00,734 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:41: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:41:00,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf5f6e11f527410f86e0624a8498b491 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0690206d202de99648a4854ceea7b8944791a210" 2018-12-04 21:41:00,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51b10b47-403e-4142-bb5c-083691a92f13 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cf5f6e11f527410f86e0624a8498b491"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cf5f6e11f527410f86e0624a8498b491", "name": "CreateInstanceFromThreePartImage-eef13216-cc41-4bb-proj"}} 2018-12-04 21:41:00,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf5f6e11f527410f86e0624a8498b491 used request id req-51b10b47-403e-4142-bb5c-083691a92f13 2018-12-04 21:41:00,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a4b78f2d-3a96-474b-87a8-8341bb189bfc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:41:00,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-43330d51-609a-430b-a9a5-cb47ee9d0ba3 Date: Tue, 04 Dec 2018 21:41:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4b78f2d-3a96-474b-87a8-8341bb189bfc","tenant_id":"cf5f6e11f527410f86e0624a8498b491","created_at":"2018-12-04T21:40:57Z","dns_nameservers":[],"updated_at":"2018-12-04T21:40:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cf5f6e11f527410f86e0624a8498b491","id":"0e920270-4692-4b8a-90b5-50ded3657f02","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-subnet"}]} 2018-12-04 21:41:00,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a4b78f2d-3a96-474b-87a8-8341bb189bfc used request id req-43330d51-609a-430b-a9a5-cb47ee9d0ba3 2018-12-04 21:41:00,868 - neutron_utils - INFO - Creating port for network with name - CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-net 2018-12-04 21:41:00,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" -d '{"port": {"network_id": "a4b78f2d-3a96-474b-87a8-8341bb189bfc", "name": "CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-port", "admin_state_up": true}}' 2018-12-04 21:41:01,612 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-7eba71e6-b9f6-4c27-808e-a0be6632f07e Date: Tue, 04 Dec 2018 21:41:01 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-12-04T21:41:01Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a4b78f2d-3a96-474b-87a8-8341bb189bfc","tenant_id":"cf5f6e11f527410f86e0624a8498b491","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-12-04T21:41:01Z","name":"CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:60:c3:3d","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"cf5f6e11f527410f86e0624a8498b491","fixed_ips":[{"subnet_id":"0e920270-4692-4b8a-90b5-50ded3657f02","ip_address":"10.55.0.4"}],"id":"3adb5988-5201-4767-9bc2-96b814e9739c","security_groups":["2852d265-8a65-4b12-8190-6a71df36c2a6"],"device_id":""}} 2018-12-04 21:41:01,613 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-7eba71e6-b9f6-4c27-808e-a0be6632f07e 2018-12-04 21:41:01,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:41:01,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-487cce4a-2f09-4c2d-a31b-a45aaa413134 Date: Tue, 04 Dec 2018 21:41:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0e920270-4692-4b8a-90b5-50ded3657f02"],"updated_at":"2018-12-04T21:40:57Z","tenant_id":"cf5f6e11f527410f86e0624a8498b491","created_at":"2018-12-04T21:40:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cf5f6e11f527410f86e0624a8498b491","id":"a4b78f2d-3a96-474b-87a8-8341bb189bfc","name":"CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-net"}]} 2018-12-04 21:41:01,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-net used request id req-487cce4a-2f09-4c2d-a31b-a45aaa413134 2018-12-04 21:41:01,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a4b78f2d-3a96-474b-87a8-8341bb189bfc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:41:01,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e7db1d0c-23d2-4148-879b-14816591cb93 Date: Tue, 04 Dec 2018 21:41:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4b78f2d-3a96-474b-87a8-8341bb189bfc","tenant_id":"cf5f6e11f527410f86e0624a8498b491","created_at":"2018-12-04T21:40:57Z","dns_nameservers":[],"updated_at":"2018-12-04T21:40:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cf5f6e11f527410f86e0624a8498b491","id":"0e920270-4692-4b8a-90b5-50ded3657f02","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-subnet"}]} 2018-12-04 21:41:01,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a4b78f2d-3a96-474b-87a8-8341bb189bfc used request id req-e7db1d0c-23d2-4148-879b-14816591cb93 2018-12-04 21:41:01,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:41:02,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-d0b2ffbc-fee3-49a3-bd2d-a2c32b281ce4 Date: Tue, 04 Dec 2018 21:41:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0e920270-4692-4b8a-90b5-50ded3657f02"],"updated_at":"2018-12-04T21:40:57Z","tenant_id":"cf5f6e11f527410f86e0624a8498b491","created_at":"2018-12-04T21:40:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cf5f6e11f527410f86e0624a8498b491","id":"a4b78f2d-3a96-474b-87a8-8341bb189bfc","name":"CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-net"}]} 2018-12-04 21:41:02,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-net used request id req-d0b2ffbc-fee3-49a3-bd2d-a2c32b281ce4 2018-12-04 21:41:02,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf5f6e11f527410f86e0624a8498b491 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:41:02,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c110888-f1aa-47b1-8c54-07d6dabc4f1b Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cf5f6e11f527410f86e0624a8498b491"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cf5f6e11f527410f86e0624a8498b491", "name": "CreateInstanceFromThreePartImage-eef13216-cc41-4bb-proj"}} 2018-12-04 21:41:02,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf5f6e11f527410f86e0624a8498b491 used request id req-8c110888-f1aa-47b1-8c54-07d6dabc4f1b 2018-12-04 21:41:02,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a4b78f2d-3a96-474b-87a8-8341bb189bfc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:41:02,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2d5707e1-4cd9-4dff-9e15-b120baade01e Date: Tue, 04 Dec 2018 21:41:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4b78f2d-3a96-474b-87a8-8341bb189bfc","tenant_id":"cf5f6e11f527410f86e0624a8498b491","created_at":"2018-12-04T21:40:57Z","dns_nameservers":[],"updated_at":"2018-12-04T21:40:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cf5f6e11f527410f86e0624a8498b491","id":"0e920270-4692-4b8a-90b5-50ded3657f02","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-subnet"}]} 2018-12-04 21:41:02,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a4b78f2d-3a96-474b-87a8-8341bb189bfc used request id req-2d5707e1-4cd9-4dff-9e15-b120baade01e 2018-12-04 21:41:02,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a4b78f2d-3a96-474b-87a8-8341bb189bfc&name=CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:41:02,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-f4c0f336-f97d-4689-971a-9fbbef8d9e7c Date: Tue, 04 Dec 2018 21:41:02 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a4b78f2d-3a96-474b-87a8-8341bb189bfc","tenant_id":"cf5f6e11f527410f86e0624a8498b491","created_at":"2018-12-04T21:41:01Z","admin_state_up":true,"updated_at":"2018-12-04T21:41:01Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:60:c3:3d","id":"3adb5988-5201-4767-9bc2-96b814e9739c","port_security_enabled":true,"project_id":"cf5f6e11f527410f86e0624a8498b491","fixed_ips":[{"subnet_id":"0e920270-4692-4b8a-90b5-50ded3657f02","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["2852d265-8a65-4b12-8190-6a71df36c2a6"],"name":"CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-port"}]} 2018-12-04 21:41:02,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a4b78f2d-3a96-474b-87a8-8341bb189bfc&name=CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-port&admin_state_up=True used request id req-f4c0f336-f97d-4689-971a-9fbbef8d9e7c 2018-12-04 21:41:02,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf5f6e11f527410f86e0624a8498b491 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:41:02,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80ffaf0b-8aae-4867-b064-9a2cfb6fcdc9 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cf5f6e11f527410f86e0624a8498b491"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cf5f6e11f527410f86e0624a8498b491", "name": "CreateInstanceFromThreePartImage-eef13216-cc41-4bb-proj"}} 2018-12-04 21:41:02,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf5f6e11f527410f86e0624a8498b491 used request id req-80ffaf0b-8aae-4867-b064-9a2cfb6fcdc9 2018-12-04 21:41:02,330 - nova_utils - INFO - Creating VM with name - CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-inst 2018-12-04 21:41:02,333 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:41:02,352 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-fb82c0c8-cdac-4674-8173-bcd206cb625e x-compute-request-id: req-fb82c0c8-cdac-4674-8173-bcd206cb625e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "41c45f0f-c0cf-4dbc-bd26-999abc5747eb", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/41c45f0f-c0cf-4dbc-bd26-999abc5747eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/41c45f0f-c0cf-4dbc-bd26-999abc5747eb", "rel": "bookmark"}], "name": "CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-flavor-name"}]} 2018-12-04 21:41:02,352 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-fb82c0c8-cdac-4674-8173-bcd206cb625e 2018-12-04 21:41:02,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/41c45f0f-c0cf-4dbc-bd26-999abc5747eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:41:02,371 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-556d1656-dc88-4465-a7ba-d9d27b720e8c x-compute-request-id: req-556d1656-dc88-4465-a7ba-d9d27b720e8c Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/41c45f0f-c0cf-4dbc-bd26-999abc5747eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/41c45f0f-c0cf-4dbc-bd26-999abc5747eb", "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": "41c45f0f-c0cf-4dbc-bd26-999abc5747eb"}} 2018-12-04 21:41:02,371 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/41c45f0f-c0cf-4dbc-bd26-999abc5747eb used request id req-556d1656-dc88-4465-a7ba-d9d27b720e8c 2018-12-04 21:41:02,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:41:02,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-795b75ce-de4d-4f6b-8d42-ce490c3cbbe1 Date: Tue, 04 Dec 2018 21:41:02 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:40:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:40:54Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/cfb652a9-7591-423e-90f4-465ed5a190a8/snap", "metadata": {}}], "self": "/v2/images/cfb652a9-7591-423e-90f4-465ed5a190a8", "min_disk": 0, "protected": false, "id": "cfb652a9-7591-423e-90f4-465ed5a190a8", "file": "/v2/images/cfb652a9-7591-423e-90f4-465ed5a190a8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cf5f6e11f527410f86e0624a8498b491", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/cfb652a9-7591-423e-90f4-465ed5a190a8/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886"} 2018-12-04 21:41:02,573 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886 used request id req-795b75ce-de4d-4f6b-8d42-ce490c3cbbe1 2018-12-04 21:41:02,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:41:02,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f6f9f318-58cd-469c-abab-afae790c349d Date: Tue, 04 Dec 2018 21:41:02 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:41:02,582 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-f6f9f318-58cd-469c-abab-afae790c349d 2018-12-04 21:41:02,587 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" -d '{"server": {"name": "CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-inst", "imageRef": "cfb652a9-7591-423e-90f4-465ed5a190a8", "flavorRef": "41c45f0f-c0cf-4dbc-bd26-999abc5747eb", "max_count": 1, "min_count": 1, "networks": [{"port": "3adb5988-5201-4767-9bc2-96b814e9739c"}]}}' 2018-12-04 21:41:03,149 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21: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 x-openstack-request-id: req-0dac0d3f-a2b6-4679-8db4-0f518bebcf53 x-compute-request-id: req-0dac0d3f-a2b6-4679-8db4-0f518bebcf53 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/d3638df3-04bc-49e0-ba74-8ac2c6e05efc Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d3638df3-04bc-49e0-ba74-8ac2c6e05efc", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d3638df3-04bc-49e0-ba74-8ac2c6e05efc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d3638df3-04bc-49e0-ba74-8ac2c6e05efc", "rel": "bookmark"}], "adminPass": "EEfovfJLsS5k"}} 2018-12-04 21:41:03,150 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-0dac0d3f-a2b6-4679-8db4-0f518bebcf53 2018-12-04 21:41:03,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d3638df3-04bc-49e0-ba74-8ac2c6e05efc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:41:03,208 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-b96ab1b7-b348-4c40-99aa-80ffa93ccd20 x-compute-request-id: req-b96ab1b7-b348-4c40-99aa-80ffa93ccd20 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.23:8774/v2.1/servers/d3638df3-04bc-49e0-ba74-8ac2c6e05efc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d3638df3-04bc-49e0-ba74-8ac2c6e05efc", "rel": "bookmark"}], "image": {"id": "cfb652a9-7591-423e-90f4-465ed5a190a8", "links": [{"href": "http://172.30.9.23:8774/images/cfb652a9-7591-423e-90f4-465ed5a190a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41c45f0f-c0cf-4dbc-bd26-999abc5747eb", "links": [{"href": "http://172.30.9.23:8774/flavors/41c45f0f-c0cf-4dbc-bd26-999abc5747eb", "rel": "bookmark"}]}, "id": "d3638df3-04bc-49e0-ba74-8ac2c6e05efc", "user_id": "30f0164ef76848fdbdbfc101f18b0647", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:41:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-inst", "created": "2018-12-04T21:41:03Z", "tenant_id": "cf5f6e11f527410f86e0624a8498b491", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:41:03,209 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d3638df3-04bc-49e0-ba74-8ac2c6e05efc used request id req-b96ab1b7-b348-4c40-99aa-80ffa93ccd20 2018-12-04 21:41:03,209 - create_instance - INFO - Created instance with name - CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-inst 2018-12-04 21:41:03,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d3638df3-04bc-49e0-ba74-8ac2c6e05efc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:41:03,267 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-a4306106-c8e2-470e-8978-1e83ec827c8b x-compute-request-id: req-a4306106-c8e2-470e-8978-1e83ec827c8b 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.23:8774/v2.1/servers/d3638df3-04bc-49e0-ba74-8ac2c6e05efc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d3638df3-04bc-49e0-ba74-8ac2c6e05efc", "rel": "bookmark"}], "image": {"id": "cfb652a9-7591-423e-90f4-465ed5a190a8", "links": [{"href": "http://172.30.9.23:8774/images/cfb652a9-7591-423e-90f4-465ed5a190a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41c45f0f-c0cf-4dbc-bd26-999abc5747eb", "links": [{"href": "http://172.30.9.23:8774/flavors/41c45f0f-c0cf-4dbc-bd26-999abc5747eb", "rel": "bookmark"}]}, "id": "d3638df3-04bc-49e0-ba74-8ac2c6e05efc", "user_id": "30f0164ef76848fdbdbfc101f18b0647", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:41:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-inst", "created": "2018-12-04T21:41:03Z", "tenant_id": "cf5f6e11f527410f86e0624a8498b491", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:41:03,267 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d3638df3-04bc-49e0-ba74-8ac2c6e05efc used request id req-a4306106-c8e2-470e-8978-1e83ec827c8b 2018-12-04 21:41:03,268 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-inst] is - BUILD 2018-12-04 21:41:03,268 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:41:06,271 - create_instance - DEBUG - VM status query timeout in 896.93821907 2018-12-04 21:41:06,274 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d3638df3-04bc-49e0-ba74-8ac2c6e05efc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:41:06,776 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41: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-2fb9ba04-3438-4e53-b240-5e4efc3d22f8 x-compute-request-id: req-2fb9ba04-3438-4e53-b240-5e4efc3d22f8 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d3638df3-04bc-49e0-ba74-8ac2c6e05efc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d3638df3-04bc-49e0-ba74-8ac2c6e05efc", "rel": "bookmark"}], "image": {"id": "cfb652a9-7591-423e-90f4-465ed5a190a8", "links": [{"href": "http://172.30.9.23:8774/images/cfb652a9-7591-423e-90f4-465ed5a190a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41c45f0f-c0cf-4dbc-bd26-999abc5747eb", "links": [{"href": "http://172.30.9.23:8774/flavors/41c45f0f-c0cf-4dbc-bd26-999abc5747eb", "rel": "bookmark"}]}, "id": "d3638df3-04bc-49e0-ba74-8ac2c6e05efc", "security_groups": [{"name": "default"}], "user_id": "30f0164ef76848fdbdbfc101f18b0647", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:41:04Z", "hostId": "c6cbec24706b14f1fd7d6107e460ce6ba9aeae5439e39fa529b7c761", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-inst", "created": "2018-12-04T21:41:03Z", "tenant_id": "cf5f6e11f527410f86e0624a8498b491", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:41:06,777 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d3638df3-04bc-49e0-ba74-8ac2c6e05efc used request id req-2fb9ba04-3438-4e53-b240-5e4efc3d22f8 2018-12-04 21:41:06,777 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-inst] is - BUILD 2018-12-04 21:41:06,777 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:41:09,779 - create_instance - DEBUG - VM status query timeout in 893.430429935 2018-12-04 21:41:09,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d3638df3-04bc-49e0-ba74-8ac2c6e05efc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:41:09,925 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-9aee0027-864c-461c-9da0-1edc4f39f36b x-compute-request-id: req-9aee0027-864c-461c-9da0-1edc4f39f36b Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:c3:3d", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d3638df3-04bc-49e0-ba74-8ac2c6e05efc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d3638df3-04bc-49e0-ba74-8ac2c6e05efc", "rel": "bookmark"}], "image": {"id": "cfb652a9-7591-423e-90f4-465ed5a190a8", "links": [{"href": "http://172.30.9.23:8774/images/cfb652a9-7591-423e-90f4-465ed5a190a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:41:08.000000", "flavor": {"id": "41c45f0f-c0cf-4dbc-bd26-999abc5747eb", "links": [{"href": "http://172.30.9.23:8774/flavors/41c45f0f-c0cf-4dbc-bd26-999abc5747eb", "rel": "bookmark"}]}, "id": "d3638df3-04bc-49e0-ba74-8ac2c6e05efc", "security_groups": [{"name": "default"}], "user_id": "30f0164ef76848fdbdbfc101f18b0647", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:41:08Z", "hostId": "c6cbec24706b14f1fd7d6107e460ce6ba9aeae5439e39fa529b7c761", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-inst", "created": "2018-12-04T21:41:03Z", "tenant_id": "cf5f6e11f527410f86e0624a8498b491", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:41:09,925 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d3638df3-04bc-49e0-ba74-8ac2c6e05efc used request id req-9aee0027-864c-461c-9da0-1edc4f39f36b 2018-12-04 21:41:09,925 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-inst] is - ACTIVE 2018-12-04 21:41:09,925 - create_instance - INFO - VM is - ACTIVE 2018-12-04 21:41:09,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d3638df3-04bc-49e0-ba74-8ac2c6e05efc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:41:10,080 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-6b3250cf-9dd7-4442-9876-a627e8a4cec7 x-compute-request-id: req-6b3250cf-9dd7-4442-9876-a627e8a4cec7 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:c3:3d", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d3638df3-04bc-49e0-ba74-8ac2c6e05efc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d3638df3-04bc-49e0-ba74-8ac2c6e05efc", "rel": "bookmark"}], "image": {"id": "cfb652a9-7591-423e-90f4-465ed5a190a8", "links": [{"href": "http://172.30.9.23:8774/images/cfb652a9-7591-423e-90f4-465ed5a190a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:41:08.000000", "flavor": {"id": "41c45f0f-c0cf-4dbc-bd26-999abc5747eb", "links": [{"href": "http://172.30.9.23:8774/flavors/41c45f0f-c0cf-4dbc-bd26-999abc5747eb", "rel": "bookmark"}]}, "id": "d3638df3-04bc-49e0-ba74-8ac2c6e05efc", "security_groups": [{"name": "default"}], "user_id": "30f0164ef76848fdbdbfc101f18b0647", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:41:08Z", "hostId": "c6cbec24706b14f1fd7d6107e460ce6ba9aeae5439e39fa529b7c761", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-inst", "created": "2018-12-04T21:41:03Z", "tenant_id": "cf5f6e11f527410f86e0624a8498b491", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:41:10,081 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d3638df3-04bc-49e0-ba74-8ac2c6e05efc used request id req-6b3250cf-9dd7-4442-9876-a627e8a4cec7 2018-12-04 21:41:10,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:41:10,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-fb862d12-5345-4214-ae71-b6da757a982d Date: Tue, 04 Dec 2018 21:41:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0e920270-4692-4b8a-90b5-50ded3657f02"],"updated_at":"2018-12-04T21:40:57Z","tenant_id":"cf5f6e11f527410f86e0624a8498b491","created_at":"2018-12-04T21:40:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cf5f6e11f527410f86e0624a8498b491","id":"a4b78f2d-3a96-474b-87a8-8341bb189bfc","name":"CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-net"}]} 2018-12-04 21:41:10,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-net used request id req-fb862d12-5345-4214-ae71-b6da757a982d 2018-12-04 21:41:10,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf5f6e11f527410f86e0624a8498b491 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:41:10,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac941314-666c-4efd-a356-af51e03b4dc0 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cf5f6e11f527410f86e0624a8498b491"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cf5f6e11f527410f86e0624a8498b491", "name": "CreateInstanceFromThreePartImage-eef13216-cc41-4bb-proj"}} 2018-12-04 21:41:10,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf5f6e11f527410f86e0624a8498b491 used request id req-ac941314-666c-4efd-a356-af51e03b4dc0 2018-12-04 21:41:10,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a4b78f2d-3a96-474b-87a8-8341bb189bfc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:41:10,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7e18fc2c-04ab-460e-9b91-027636f18cd3 Date: Tue, 04 Dec 2018 21:41:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4b78f2d-3a96-474b-87a8-8341bb189bfc","tenant_id":"cf5f6e11f527410f86e0624a8498b491","created_at":"2018-12-04T21:40:57Z","dns_nameservers":[],"updated_at":"2018-12-04T21:40:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cf5f6e11f527410f86e0624a8498b491","id":"0e920270-4692-4b8a-90b5-50ded3657f02","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-subnet"}]} 2018-12-04 21:41:10,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a4b78f2d-3a96-474b-87a8-8341bb189bfc used request id req-7e18fc2c-04ab-460e-9b91-027636f18cd3 2018-12-04 21:41:10,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a4b78f2d-3a96-474b-87a8-8341bb189bfc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:41:10,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1558 X-Openstack-Request-Id: req-6090501f-0a79-4a18-91c5-b1e8d1d37bee Date: Tue, 04 Dec 2018 21:41:10 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a4b78f2d-3a96-474b-87a8-8341bb189bfc","tenant_id":"cf5f6e11f527410f86e0624a8498b491","created_at":"2018-12-04T21:41:01Z","admin_state_up":true,"updated_at":"2018-12-04T21:41:08Z","binding:vnic_type":"normal","device_id":"d3638df3-04bc-49e0-ba74-8ac2c6e05efc","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:60:c3:3d","id":"3adb5988-5201-4767-9bc2-96b814e9739c","port_security_enabled":true,"project_id":"cf5f6e11f527410f86e0624a8498b491","fixed_ips":[{"subnet_id":"0e920270-4692-4b8a-90b5-50ded3657f02","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["2852d265-8a65-4b12-8190-6a71df36c2a6"],"name":"CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a4b78f2d-3a96-474b-87a8-8341bb189bfc","tenant_id":"cf5f6e11f527410f86e0624a8498b491","created_at":"2018-12-04T21:40:57Z","admin_state_up":true,"updated_at":"2018-12-04T21:40:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a4b78f2d-3a96-474b-87a8-8341bb189bfc","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:9a:24:a1","id":"7572e4c2-f3bb-4d32-b642-fa42cf79acc1","port_security_enabled":false,"project_id":"cf5f6e11f527410f86e0624a8498b491","fixed_ips":[{"subnet_id":"0e920270-4692-4b8a-90b5-50ded3657f02","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-12-04 21:41:10,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a4b78f2d-3a96-474b-87a8-8341bb189bfc used request id req-6090501f-0a79-4a18-91c5-b1e8d1d37bee 2018-12-04 21:41:10,305 - create_instance - INFO - Deleting Port with ID - 3adb5988-5201-4767-9bc2-96b814e9739c 2018-12-04 21:41:10,305 - neutron_utils - INFO - Deleting port with name CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-port 2018-12-04 21:41:10,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/3adb5988-5201-4767-9bc2-96b814e9739c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:41:10,793 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-48aeab6d-da81-452c-b0ee-833adee608c4 Date: Tue, 04 Dec 2018 21:41:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:41:10,793 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/3adb5988-5201-4767-9bc2-96b814e9739c used request id req-48aeab6d-da81-452c-b0ee-833adee608c4 2018-12-04 21:41:10,793 - create_instance - INFO - Deleting VM instance - CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-inst 2018-12-04 21:41:10,796 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/d3638df3-04bc-49e0-ba74-8ac2c6e05efc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:41:10,928 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:41:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f54218bb-0aa4-48ae-bd4b-afa60946bb54 x-compute-request-id: req-f54218bb-0aa4-48ae-bd4b-afa60946bb54 Content-Type: application/json 2018-12-04 21:41:10,928 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/d3638df3-04bc-49e0-ba74-8ac2c6e05efc used request id req-f54218bb-0aa4-48ae-bd4b-afa60946bb54 2018-12-04 21:41:10,929 - create_instance - INFO - Checking deletion status 2018-12-04 21:41:10,931 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d3638df3-04bc-49e0-ba74-8ac2c6e05efc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:41:11,024 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2f9e876-d83a-4da0-b102-f7551bf63c10 x-compute-request-id: req-a2f9e876-d83a-4da0-b102-f7551bf63c10 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d3638df3-04bc-49e0-ba74-8ac2c6e05efc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d3638df3-04bc-49e0-ba74-8ac2c6e05efc", "rel": "bookmark"}], "image": {"id": "cfb652a9-7591-423e-90f4-465ed5a190a8", "links": [{"href": "http://172.30.9.23:8774/images/cfb652a9-7591-423e-90f4-465ed5a190a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:41:08.000000", "flavor": {"id": "41c45f0f-c0cf-4dbc-bd26-999abc5747eb", "links": [{"href": "http://172.30.9.23:8774/flavors/41c45f0f-c0cf-4dbc-bd26-999abc5747eb", "rel": "bookmark"}]}, "id": "d3638df3-04bc-49e0-ba74-8ac2c6e05efc", "user_id": "30f0164ef76848fdbdbfc101f18b0647", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:41:10Z", "hostId": "c6cbec24706b14f1fd7d6107e460ce6ba9aeae5439e39fa529b7c761", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-inst", "created": "2018-12-04T21:41:03Z", "tenant_id": "cf5f6e11f527410f86e0624a8498b491", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:41:11,024 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d3638df3-04bc-49e0-ba74-8ac2c6e05efc used request id req-a2f9e876-d83a-4da0-b102-f7551bf63c10 2018-12-04 21:41:11,025 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-inst] is - ACTIVE 2018-12-04 21:41:11,025 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:41:14,028 - create_instance - DEBUG - VM status query timeout in 296.901098967 2018-12-04 21:41:14,031 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d3638df3-04bc-49e0-ba74-8ac2c6e05efc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:41:14,118 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-4c29b6bf-d3a8-4727-a8fa-e61fdb056394 x-compute-request-id: req-4c29b6bf-d3a8-4727-a8fa-e61fdb056394 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d3638df3-04bc-49e0-ba74-8ac2c6e05efc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d3638df3-04bc-49e0-ba74-8ac2c6e05efc", "rel": "bookmark"}], "image": {"id": "cfb652a9-7591-423e-90f4-465ed5a190a8", "links": [{"href": "http://172.30.9.23:8774/images/cfb652a9-7591-423e-90f4-465ed5a190a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:41:08.000000", "flavor": {"id": "41c45f0f-c0cf-4dbc-bd26-999abc5747eb", "links": [{"href": "http://172.30.9.23:8774/flavors/41c45f0f-c0cf-4dbc-bd26-999abc5747eb", "rel": "bookmark"}]}, "id": "d3638df3-04bc-49e0-ba74-8ac2c6e05efc", "user_id": "30f0164ef76848fdbdbfc101f18b0647", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:41:10Z", "hostId": "c6cbec24706b14f1fd7d6107e460ce6ba9aeae5439e39fa529b7c761", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-inst", "created": "2018-12-04T21:41:03Z", "tenant_id": "cf5f6e11f527410f86e0624a8498b491", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:41:14,118 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d3638df3-04bc-49e0-ba74-8ac2c6e05efc used request id req-4c29b6bf-d3a8-4727-a8fa-e61fdb056394 2018-12-04 21:41:14,118 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-inst] is - ACTIVE 2018-12-04 21:41:14,118 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:41:17,122 - create_instance - DEBUG - VM status query timeout in 293.807281017 2018-12-04 21:41:17,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d3638df3-04bc-49e0-ba74-8ac2c6e05efc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f42c8bb023c75f951e45897f9e61f5c829a0ce" 2018-12-04 21:41:17,163 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21: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 x-openstack-request-id: req-f45b428f-eb5d-4e72-8e6f-002a4dc98a22 x-compute-request-id: req-f45b428f-eb5d-4e72-8e6f-002a4dc98a22 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d3638df3-04bc-49e0-ba74-8ac2c6e05efc could not be found.", "code": 404}} 2018-12-04 21:41:17,163 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d3638df3-04bc-49e0-ba74-8ac2c6e05efc used request id req-f45b428f-eb5d-4e72-8e6f-002a4dc98a22 2018-12-04 21:41:17,163 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance d3638df3-04bc-49e0-ba74-8ac2c6e05efc could not be found. (HTTP 404) (Request-ID: req-f45b428f-eb5d-4e72-8e6f-002a4dc98a22) 2018-12-04 21:41:17,164 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-inst 2018-12-04 21:41:17,167 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/41c45f0f-c0cf-4dbc-bd26-999abc5747eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37d3f53a90c0a09f7ad5dd712c1ccb877bcf985e" 2018-12-04 21:41:17,192 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21: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 x-openstack-request-id: req-6d91c2d8-3083-47a7-a7af-bc11bfd83018 x-compute-request-id: req-6d91c2d8-3083-47a7-a7af-bc11bfd83018 Content-Length: 0 Content-Type: application/json 2018-12-04 21:41:17,192 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/41c45f0f-c0cf-4dbc-bd26-999abc5747eb used request id req-6d91c2d8-3083-47a7-a7af-bc11bfd83018 2018-12-04 21:41:17,192 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-subnet 2018-12-04 21:41:17,193 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-subnet 2018-12-04 21:41:17,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/0e920270-4692-4b8a-90b5-50ded3657f02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa101d1ab4c67be7ca972f3963db3527c964e779" 2018-12-04 21:41:18,395 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f23109be-e71a-4814-ba4b-0df1f294dccc Date: Tue, 04 Dec 2018 21:41:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:41:18,395 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/0e920270-4692-4b8a-90b5-50ded3657f02 used request id req-f23109be-e71a-4814-ba4b-0df1f294dccc 2018-12-04 21:41:18,396 - neutron_utils - INFO - Deleting network with name CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886-pub-net 2018-12-04 21:41:18,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/a4b78f2d-3a96-474b-87a8-8341bb189bfc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa101d1ab4c67be7ca972f3963db3527c964e779" 2018-12-04 21:41:19,692 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4f497e27-8b49-404b-9340-32dabcc65ed1 Date: Tue, 04 Dec 2018 21:41:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:41:19,693 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/a4b78f2d-3a96-474b-87a8-8341bb189bfc used request id req-4f497e27-8b49-404b-9340-32dabcc65ed1 2018-12-04 21:41:19,693 - glance_utils - INFO - Deleting image named - CreateInstanceFromThreePartImage-99db0dbd-9a0c-443e-b03a-fd6af6cc8886 2018-12-04 21:41:19,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/cfb652a9-7591-423e-90f4-465ed5a190a8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}35bb77d6289e779e581d0bab18738e47b0860ced" 2018-12-04 21:41:20,655 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6172545a-c9a5-4092-a97d-ff97b0789bd3 Date: Tue, 04 Dec 2018 21:41:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:41:20,655 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/cfb652a9-7591-423e-90f4-465ed5a190a8 used request id req-6172545a-c9a5-4092-a97d-ff97b0789bd3 2018-12-04 21:41:20,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e74991f7b5a1fb84a970612b9734d8cbdbc0f95" 2018-12-04 21:41:20,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-10211082-2534-4e4b-9e1d-ca127999a0f0 Date: Tue, 04 Dec 2018 21:41:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf5f6e11f527410f86e0624a8498b491", "created_at": "2018-12-04T21:40:56Z", "updated_at": "2018-12-04T21:40:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:40:56Z", "revision_number": 0, "id": "031f617a-cbbd-45db-8a60-cae7f6b6b358", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:40:56Z", "security_group_id": "2852d265-8a65-4b12-8190-6a71df36c2a6", "tenant_id": "cf5f6e11f527410f86e0624a8498b491", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf5f6e11f527410f86e0624a8498b491"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:40:56Z", "revision_number": 0, "id": "a121f0d6-fba1-450e-ba0c-daafad2a766c", "remote_group_id": "2852d265-8a65-4b12-8190-6a71df36c2a6", "remote_ip_prefix": null, "created_at": "2018-12-04T21:40:56Z", "security_group_id": "2852d265-8a65-4b12-8190-6a71df36c2a6", "tenant_id": "cf5f6e11f527410f86e0624a8498b491", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf5f6e11f527410f86e0624a8498b491"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:40:56Z", "revision_number": 0, "id": "e7070019-1a61-4073-b719-62e4e7fcc714", "remote_group_id": "2852d265-8a65-4b12-8190-6a71df36c2a6", "remote_ip_prefix": null, "created_at": "2018-12-04T21:40:56Z", "security_group_id": "2852d265-8a65-4b12-8190-6a71df36c2a6", "tenant_id": "cf5f6e11f527410f86e0624a8498b491", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf5f6e11f527410f86e0624a8498b491"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:40:56Z", "revision_number": 0, "id": "eef6757d-6929-4ea6-b84c-f8f3a52f50ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:40:56Z", "security_group_id": "2852d265-8a65-4b12-8190-6a71df36c2a6", "tenant_id": "cf5f6e11f527410f86e0624a8498b491", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf5f6e11f527410f86e0624a8498b491"}], "revision_number": 4, "project_id": "cf5f6e11f527410f86e0624a8498b491", "id": "2852d265-8a65-4b12-8190-6a71df36c2a6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:41:20,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-10211082-2534-4e4b-9e1d-ca127999a0f0 2018-12-04 21:41:20,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e74991f7b5a1fb84a970612b9734d8cbdbc0f95" 2018-12-04 21:41:21,053 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:41:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aab63725-2b9d-47e8-81d1-4a32d19b36b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:41:21,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-aab63725-2b9d-47e8-81d1-4a32d19b36b3 2018-12-04 21:41:21,053 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:41:21,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e74991f7b5a1fb84a970612b9734d8cbdbc0f95" 2018-12-04 21:41:21,154 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:41:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9179814c-d131-49e2-a190-07358c657c38 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:41:21,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-9179814c-d131-49e2-a190-07358c657c38 2018-12-04 21:41:21,154 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:41:21,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e74991f7b5a1fb84a970612b9734d8cbdbc0f95" 2018-12-04 21:41:21,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7faa3b85-3cc2-4b14-835f-6eeaca8ea918 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:41:21,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-7faa3b85-3cc2-4b14-835f-6eeaca8ea918 2018-12-04 21:41:21,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cf5f6e11f527410f86e0624a8498b491 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e74991f7b5a1fb84a970612b9734d8cbdbc0f95" 2018-12-04 21:41:21,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f10896af-d80a-4555-9b94-7134cac59772 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cf5f6e11f527410f86e0624a8498b491"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cf5f6e11f527410f86e0624a8498b491", "name": "CreateInstanceFromThreePartImage-eef13216-cc41-4bb-proj"}} 2018-12-04 21:41:21,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cf5f6e11f527410f86e0624a8498b491 used request id req-f10896af-d80a-4555-9b94-7134cac59772 2018-12-04 21:41:21,366 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2852d265-8a65-4b12-8190-6a71df36c2a6 2018-12-04 21:41:21,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2852d265-8a65-4b12-8190-6a71df36c2a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e74991f7b5a1fb84a970612b9734d8cbdbc0f95" 2018-12-04 21:41:21,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-de323ca6-5ba8-44a3-8b4f-4c946d704018 Date: Tue, 04 Dec 2018 21:41:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:40:56Z", "security_group_id": "2852d265-8a65-4b12-8190-6a71df36c2a6", "port_range_min": null, "revision_number": 0, "tenant_id": "cf5f6e11f527410f86e0624a8498b491", "created_at": "2018-12-04T21:40:56Z", "project_id": "cf5f6e11f527410f86e0624a8498b491", "id": "031f617a-cbbd-45db-8a60-cae7f6b6b358"}, {"remote_group_id": "2852d265-8a65-4b12-8190-6a71df36c2a6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:40:56Z", "security_group_id": "2852d265-8a65-4b12-8190-6a71df36c2a6", "port_range_min": null, "revision_number": 0, "tenant_id": "cf5f6e11f527410f86e0624a8498b491", "created_at": "2018-12-04T21:40:56Z", "project_id": "cf5f6e11f527410f86e0624a8498b491", "id": "a121f0d6-fba1-450e-ba0c-daafad2a766c"}, {"remote_group_id": "2852d265-8a65-4b12-8190-6a71df36c2a6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:40:56Z", "security_group_id": "2852d265-8a65-4b12-8190-6a71df36c2a6", "port_range_min": null, "revision_number": 0, "tenant_id": "cf5f6e11f527410f86e0624a8498b491", "created_at": "2018-12-04T21:40:56Z", "project_id": "cf5f6e11f527410f86e0624a8498b491", "id": "e7070019-1a61-4073-b719-62e4e7fcc714"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:40:56Z", "security_group_id": "2852d265-8a65-4b12-8190-6a71df36c2a6", "port_range_min": null, "revision_number": 0, "tenant_id": "cf5f6e11f527410f86e0624a8498b491", "created_at": "2018-12-04T21:40:56Z", "project_id": "cf5f6e11f527410f86e0624a8498b491", "id": "eef6757d-6929-4ea6-b84c-f8f3a52f50ef"}]} 2018-12-04 21:41:21,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2852d265-8a65-4b12-8190-6a71df36c2a6 used request id req-de323ca6-5ba8-44a3-8b4f-4c946d704018 2018-12-04 21:41:21,389 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:41:21,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/2852d265-8a65-4b12-8190-6a71df36c2a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e74991f7b5a1fb84a970612b9734d8cbdbc0f95" 2018-12-04 21:41:21,586 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-528f52e4-8995-420a-bbb7-056baa7c9309 Content-Length: 0 Date: Tue, 04 Dec 2018 21:41:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:41:21,586 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/2852d265-8a65-4b12-8190-6a71df36c2a6 used request id req-528f52e4-8995-420a-bbb7-056baa7c9309 2018-12-04 21:41:21,587 - keystone_utils - INFO - Deleting project with name - CreateInstanceFromThreePartImage-eef13216-cc41-4bb-proj 2018-12-04 21:41:21,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/cf5f6e11f527410f86e0624a8498b491 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e74991f7b5a1fb84a970612b9734d8cbdbc0f95" 2018-12-04 21:41:21,955 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:41:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdf697cb-65d7-44d4-af8f-4cd12b284be8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:41:21,955 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/cf5f6e11f527410f86e0624a8498b491 used request id req-cdf697cb-65d7-44d4-af8f-4cd12b284be8 2018-12-04 21:41:21,955 - keystone_utils - INFO - Deleting role with name - CreateInstanceFromThreePartImage-eef13216-cc41-4bb-proj-role 2018-12-04 21:41:21,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/36b244f59e4d41a085b5e9913900d539 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e74991f7b5a1fb84a970612b9734d8cbdbc0f95" 2018-12-04 21:41:22,080 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:41:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14bfdbb7-3cc2-4f41-8386-c89ad6407d46 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:41:22,080 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/36b244f59e4d41a085b5e9913900d539 used request id req-14bfdbb7-3cc2-4f41-8386-c89ad6407d46 2018-12-04 21:41:22,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e74991f7b5a1fb84a970612b9734d8cbdbc0f95" 2018-12-04 21:41:22,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b95fb366-ecb2-48be-bbba-ca9f6ffed6a9 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:41:22,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b95fb366-ecb2-48be-bbba-ca9f6ffed6a9 2018-12-04 21:41:22,193 - keystone_utils - INFO - Deleting user with name - CreateInstanceFromThreePartImage-eef13216-cc41-4bb-user 2018-12-04 21:41:22,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/30f0164ef76848fdbdbfc101f18b0647 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}813cc7bc570aceb0d4bc1bbba4962dba405651c6" 2018-12-04 21:41:22,375 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:41:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0d37c8a-3063-4f26-902c-a469e6294950 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:41:22,375 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/30f0164ef76848fdbdbfc101f18b0647 used request id req-f0d37c8a-3063-4f26-902c-a469e6294950 2018-12-04 21:41:22,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:41:22,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:41:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["uqns5cf1QMWSVw1gSxKOQQ"], "issued_at": "2018-12-04T21:41:22.000000Z"}} 2018-12-04 21:41:22,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f5e40a9990aaf83fd0f8da2d0ac665ccc2f4e7" 2018-12-04 21:41:22,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e72da53c-cc2c-4633-930b-1c176791cd83 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:41:22,950 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e72da53c-cc2c-4633-930b-1c176791cd83 2018-12-04 21:41:22,951 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:41:22,952 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:41:23,366 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:41:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["lDmAMs9iSZ24ClElzx7QjA"], "issued_at": "2018-12-04T21:41:23.000000Z"}} 2018-12-04 21:41:23,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9178be2d02698edb0fd0b0f670894ffe4855b1" 2018-12-04 21:41:23,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94c32ea1-899e-42f9-b6b2-0780643c9543 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:41:23,458 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-94c32ea1-899e-42f9-b6b2-0780643c9543 2018-12-04 21:41:23,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:41:23,467 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:41: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:41:23,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-070a0b02-1c75-465-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9178be2d02698edb0fd0b0f670894ffe4855b1" 2018-12-04 21:41:23,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7a34fe1-43a2-43bd-b823-7c29bea36480 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-070a0b02-1c75-465-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:41:23,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-070a0b02-1c75-465-proj used request id req-a7a34fe1-43a2-43bd-b823-7c29bea36480 2018-12-04 21:41:23,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9178be2d02698edb0fd0b0f670894ffe4855b1" 2018-12-04 21:41:23,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-047240bd-ed3a-4850-b204-54b1558e414e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:41:23,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-047240bd-ed3a-4850-b204-54b1558e414e 2018-12-04 21:41:23,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9178be2d02698edb0fd0b0f670894ffe4855b1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-070a0b02-1c75-465-proj"}}' 2018-12-04 21:41:24,020 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:41:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05d42a0d-f905-464b-8601-572c9d2d1b2a Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/97c82d31f631437799fc695ca68e557e"}, "tags": [], "enabled": true, "id": "97c82d31f631437799fc695ca68e557e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-070a0b02-1c75-465-proj"}} 2018-12-04 21:41:24,020 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-05d42a0d-f905-464b-8601-572c9d2d1b2a 2018-12-04 21:41:24,021 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-070a0b02-1c75-465-proj 2018-12-04 21:41:24,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:41:24,022 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:41:24,427 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:41:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["F9Y_FmomR8qkfuP_0j2fhA"], "issued_at": "2018-12-04T21:41:24.000000Z"}} 2018-12-04 21:41:24,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c470afcd62f86094d5fadf07f4a84f40f26582c6" 2018-12-04 21:41:24,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39b7e4dd-71f9-4d6a-8ad0-994c11a75f5f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:41:24,522 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-39b7e4dd-71f9-4d6a-8ad0-994c11a75f5f 2018-12-04 21:41:24,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:41:24,531 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:41: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:41:24,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c470afcd62f86094d5fadf07f4a84f40f26582c6" 2018-12-04 21:41:24,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1c79e3f-71bc-4379-9a19-2657ea6bd52c Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:41:24,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b1c79e3f-71bc-4379-9a19-2657ea6bd52c 2018-12-04 21:41:24,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceVolumeTests-070a0b02-1c75-465-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c470afcd62f86094d5fadf07f4a84f40f26582c6" 2018-12-04 21:41:24,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab60b692-a7cc-47bc-a6ea-9da17941da16 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceVolumeTests-070a0b02-1c75-465-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/97c82d31f631437799fc695ca68e557e"}, "tags": [], "enabled": true, "id": "97c82d31f631437799fc695ca68e557e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-070a0b02-1c75-465-proj"}]} 2018-12-04 21:41:24,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceVolumeTests-070a0b02-1c75-465-proj used request id req-ab60b692-a7cc-47bc-a6ea-9da17941da16 2018-12-04 21:41:24,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c470afcd62f86094d5fadf07f4a84f40f26582c6" 2018-12-04 21:41:24,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a525706f-1ce7-42cf-a8ac-59a9781803c0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:41:24,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a525706f-1ce7-42cf-a8ac-59a9781803c0 2018-12-04 21:41:25,170 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-070a0b02-1c75-465-user 2018-12-04 21:41:25,170 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:41:25,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9178be2d02698edb0fd0b0f670894ffe4855b1" 2018-12-04 21:41:25,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94eee707-d779-4938-8cdd-08dd18954afe Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:41:25,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-94eee707-d779-4938-8cdd-08dd18954afe 2018-12-04 21:41:25,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9178be2d02698edb0fd0b0f670894ffe4855b1" -d '{"role": {"name": "CreateInstanceVolumeTests-070a0b02-1c75-465-proj-role"}}' 2018-12-04 21:41:25,392 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:41:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bfa809f-c0d2-4b49-bc06-c5b8cffe0c39 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "195754c0a158422399963e40bc780af4", "links": {"self": "http://172.30.9.23:5000/v3/roles/195754c0a158422399963e40bc780af4"}, "name": "CreateInstanceVolumeTests-070a0b02-1c75-465-proj-role"}} 2018-12-04 21:41:25,392 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-5bfa809f-c0d2-4b49-bc06-c5b8cffe0c39 2018-12-04 21:41:25,392 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-070a0b02-1c75-465-proj-role 2018-12-04 21:41:25,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/195754c0a158422399963e40bc780af4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9178be2d02698edb0fd0b0f670894ffe4855b1" 2018-12-04 21:41:25,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aafe053c-f03f-47ef-847a-a0ab5da19c74 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "195754c0a158422399963e40bc780af4", "links": {"self": "http://172.30.9.23:5000/v3/roles/195754c0a158422399963e40bc780af4"}, "name": "CreateInstanceVolumeTests-070a0b02-1c75-465-proj-role"}} 2018-12-04 21:41:25,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/195754c0a158422399963e40bc780af4 used request id req-aafe053c-f03f-47ef-847a-a0ab5da19c74 2018-12-04 21:41:25,414 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-070a0b02-1c75-465-proj-role to project CreateInstanceVolumeTests-070a0b02-1c75-465-proj 2018-12-04 21:41:25,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/97c82d31f631437799fc695ca68e557e/users/aaa092c96076401aa20f3b38ab20a7ec/roles/195754c0a158422399963e40bc780af4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9178be2d02698edb0fd0b0f670894ffe4855b1" 2018-12-04 21:41:25,550 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:41:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f66f1b5f-f31b-45d4-b445-0985db7f435a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:41:25,551 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/97c82d31f631437799fc695ca68e557e/users/aaa092c96076401aa20f3b38ab20a7ec/roles/195754c0a158422399963e40bc780af4 used request id req-f66f1b5f-f31b-45d4-b445-0985db7f435a 2018-12-04 21:41:25,551 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:41:25,553 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-04 21:41:25,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:41:25,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:41:25,946 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "195754c0a158422399963e40bc780af4", "name": "CreateInstanceVolumeTests-070a0b02-1c75-465-proj-role"}], "expires_at": "2018-12-04T22:41:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "97c82d31f631437799fc695ca68e557e", "name": "CreateInstanceVolumeTests-070a0b02-1c75-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/97c82d31f631437799fc695ca68e557e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/97c82d31f631437799fc695ca68e557e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/97c82d31f631437799fc695ca68e557e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_97c82d31f631437799fc695ca68e557e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_97c82d31f631437799fc695ca68e557e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/97c82d31f631437799fc695ca68e557e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/97c82d31f631437799fc695ca68e557e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/97c82d31f631437799fc695ca68e557e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/97c82d31f631437799fc695ca68e557e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/97c82d31f631437799fc695ca68e557e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/97c82d31f631437799fc695ca68e557e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/97c82d31f631437799fc695ca68e557e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/97c82d31f631437799fc695ca68e557e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-070a0b02-1c75-465-user", "id": "aaa092c96076401aa20f3b38ab20a7ec"}, "audit_ids": ["cXKyuzdjQuqn-_gv0YGr0w"], "issued_at": "2018-12-04T21:41:25.000000Z"}} 2018-12-04 21:41:25,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47c401723154b25d7d3a03d3561b066a4ff4e720" 2018-12-04 21:41:26,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fa6aa1b-7f44-439c-96ab-d4213ec83773 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:41:26,034 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0fa6aa1b-7f44-439c-96ab-d4213ec83773 2018-12-04 21:41:26,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}47c401723154b25d7d3a03d3561b066a4ff4e720" 2018-12-04 21:41:26,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-d927266b-cd80-4a3a-912b-9c2735dd0f25 Date: Tue, 04 Dec 2018 21:41:26 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-image"} 2018-12-04 21:41:26,229 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-image used request id req-d927266b-cd80-4a3a-912b-9c2735dd0f25 2018-12-04 21:41:26,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}47c401723154b25d7d3a03d3561b066a4ff4e720" 2018-12-04 21:41:26,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c31676c8-0a6a-45bd-8a59-9cb09fbbaf5e Date: Tue, 04 Dec 2018 21:41:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:41:26,238 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-c31676c8-0a6a-45bd-8a59-9cb09fbbaf5e 2018-12-04 21:41:26,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}47c401723154b25d7d3a03d3561b066a4ff4e720" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-image"}' 2018-12-04 21:41:26,302 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/6464edeb-1138-40ba-b375-ccbce0db376e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-32330e2a-a79d-4088-9122-13a07274ccd2 Date: Tue, 04 Dec 2018 21:41:26 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:41:26Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-04T21:41:26Z", "visibility": "shared", "locations": [], "self": "/v2/images/6464edeb-1138-40ba-b375-ccbce0db376e", "min_disk": 0, "protected": false, "id": "6464edeb-1138-40ba-b375-ccbce0db376e", "file": "/v2/images/6464edeb-1138-40ba-b375-ccbce0db376e/file", "checksum": null, "owner": "97c82d31f631437799fc695ca68e557e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:41:26,302 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-32330e2a-a79d-4088-9122-13a07274ccd2 2018-12-04 21:41:26,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/6464edeb-1138-40ba-b375-ccbce0db376e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}47c401723154b25d7d3a03d3561b066a4ff4e720" -d '' 2018-12-04 21:41:26,687 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-40625c09-4c4c-4216-b410-716595f568e0 Date: Tue, 04 Dec 2018 21:41:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:41:26,687 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/6464edeb-1138-40ba-b375-ccbce0db376e/file used request id req-40625c09-4c4c-4216-b410-716595f568e0 2018-12-04 21:41:26,688 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 21:41:26,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/6464edeb-1138-40ba-b375-ccbce0db376e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}47c401723154b25d7d3a03d3561b066a4ff4e720" 2018-12-04 21:41:26,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-86645f90-e627-499a-aa5a-38a580d0dc5f Date: Tue, 04 Dec 2018 21:41:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:41:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:41:26Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/6464edeb-1138-40ba-b375-ccbce0db376e/snap", "metadata": {}}], "self": "/v2/images/6464edeb-1138-40ba-b375-ccbce0db376e", "min_disk": 0, "protected": false, "id": "6464edeb-1138-40ba-b375-ccbce0db376e", "file": "/v2/images/6464edeb-1138-40ba-b375-ccbce0db376e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "97c82d31f631437799fc695ca68e557e", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/6464edeb-1138-40ba-b375-ccbce0db376e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:41:26,707 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/6464edeb-1138-40ba-b375-ccbce0db376e used request id req-86645f90-e627-499a-aa5a-38a580d0dc5f 2018-12-04 21:41:26,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}47c401723154b25d7d3a03d3561b066a4ff4e720" 2018-12-04 21:41:26,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b0e530a5-878b-43b6-8ea5-1fc40c1155d0 Date: Tue, 04 Dec 2018 21:41:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:41:26,715 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-b0e530a5-878b-43b6-8ea5-1fc40c1155d0 2018-12-04 21:41:26,717 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-image 2018-12-04 21:41:26,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/6464edeb-1138-40ba-b375-ccbce0db376e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}47c401723154b25d7d3a03d3561b066a4ff4e720" 2018-12-04 21:41:26,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-dc1d8a8f-0d9c-4ecf-8b94-f3c225095458 Date: Tue, 04 Dec 2018 21:41:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:41:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:41:26Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/6464edeb-1138-40ba-b375-ccbce0db376e/snap", "metadata": {}}], "self": "/v2/images/6464edeb-1138-40ba-b375-ccbce0db376e", "min_disk": 0, "protected": false, "id": "6464edeb-1138-40ba-b375-ccbce0db376e", "file": "/v2/images/6464edeb-1138-40ba-b375-ccbce0db376e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "97c82d31f631437799fc695ca68e557e", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/6464edeb-1138-40ba-b375-ccbce0db376e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:41:26,757 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/6464edeb-1138-40ba-b375-ccbce0db376e used request id req-dc1d8a8f-0d9c-4ecf-8b94-f3c225095458 2018-12-04 21:41:26,758 - create_image - DEBUG - Instance status is - active 2018-12-04 21:41:26,758 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-image 2018-12-04 21:41:26,758 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-image 2018-12-04 21:41:26,758 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:41:26,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:41:27,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:41:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["7RwDJjVnSy-HwjMpSBxpgA"], "issued_at": "2018-12-04T21:41:27.000000Z"}} 2018-12-04 21:41:27,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d81f8a4f2dc5bfe2d85564f9b70fd0a53ba42cf" 2018-12-04 21:41:27,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-923ecd36-2158-4ed6-9594-4b9fa87f3810 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:41:27,258 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-923ecd36-2158-4ed6-9594-4b9fa87f3810 2018-12-04 21:41:27,260 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:41:27,264 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d81f8a4f2dc5bfe2d85564f9b70fd0a53ba42cf" 2018-12-04 21:41:27,467 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1786c981-ebbe-4eda-a34c-31e3328a3641 x-compute-request-id: req-1786c981-ebbe-4eda-a34c-31e3328a3641 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-04 21:41:27,468 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-1786c981-ebbe-4eda-a34c-31e3328a3641 2018-12-04 21:41:27,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d81f8a4f2dc5bfe2d85564f9b70fd0a53ba42cf" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-04 21:41:27,517 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a931711-4482-449d-8fa0-e0505e4b229e x-compute-request-id: req-0a931711-4482-449d-8fa0-e0505e4b229e Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/8d6accfe-abf2-49bb-98ea-24ddf1130313", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/8d6accfe-abf2-49bb-98ea-24ddf1130313", "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": "8d6accfe-abf2-49bb-98ea-24ddf1130313"}} 2018-12-04 21:41:27,517 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0a931711-4482-449d-8fa0-e0505e4b229e 2018-12-04 21:41:27,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:41:27,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:41:27,990 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "195754c0a158422399963e40bc780af4", "name": "CreateInstanceVolumeTests-070a0b02-1c75-465-proj-role"}], "expires_at": "2018-12-04T22:41:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "97c82d31f631437799fc695ca68e557e", "name": "CreateInstanceVolumeTests-070a0b02-1c75-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/97c82d31f631437799fc695ca68e557e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/97c82d31f631437799fc695ca68e557e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/97c82d31f631437799fc695ca68e557e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_97c82d31f631437799fc695ca68e557e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_97c82d31f631437799fc695ca68e557e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/97c82d31f631437799fc695ca68e557e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/97c82d31f631437799fc695ca68e557e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/97c82d31f631437799fc695ca68e557e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/97c82d31f631437799fc695ca68e557e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/97c82d31f631437799fc695ca68e557e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/97c82d31f631437799fc695ca68e557e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/97c82d31f631437799fc695ca68e557e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/97c82d31f631437799fc695ca68e557e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-070a0b02-1c75-465-user", "id": "aaa092c96076401aa20f3b38ab20a7ec"}, "audit_ids": ["VmMzIcPARieVLIyN-LsW9g"], "issued_at": "2018-12-04T21:41:27.000000Z"}} 2018-12-04 21:41:27,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a8488da32a333850f218801b1732ad195d3b07c" 2018-12-04 21:41:28,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a13aa95-c1c2-4c20-8095-303b896c8d4a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:41:28,073 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-8a13aa95-c1c2-4c20-8095-303b896c8d4a 2018-12-04 21:41:28,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a8488da32a333850f218801b1732ad195d3b07c" 2018-12-04 21:41:28,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6f5998ac-9f19-4fc4-824e-6f2cc41027f7 Date: Tue, 04 Dec 2018 21:41:28 GMT RESP BODY: {"networks":[]} 2018-12-04 21:41:28,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net used request id req-6f5998ac-9f19-4fc4-824e-6f2cc41027f7 2018-12-04 21:41:28,262 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net 2018-12-04 21:41:28,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a8488da32a333850f218801b1732ad195d3b07c" -d '{"network": {"name": "CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net", "admin_state_up": true}}' 2018-12-04 21:41:28,864 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-984091fa-1bf3-4e32-8e17-2360d7869c89 Date: Tue, 04 Dec 2018 21:41:28 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"97c82d31f631437799fc695ca68e557e","created_at":"2018-12-04T21:41:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-12-04T21:41:28Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"97c82d31f631437799fc695ca68e557e","id":"1b59b653-1828-4a47-8c14-5978f9639e9b","name":"CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net"}} 2018-12-04 21:41:28,865 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-984091fa-1bf3-4e32-8e17-2360d7869c89 2018-12-04 21:41:28,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=1b59b653-1828-4a47-8c14-5978f9639e9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a8488da32a333850f218801b1732ad195d3b07c" 2018-12-04 21:41:29,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-c18129b3-5ad3-41e5-8592-a4f4ce7f471b Date: Tue, 04 Dec 2018 21:41:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T21:41:28Z","tenant_id":"97c82d31f631437799fc695ca68e557e","created_at":"2018-12-04T21:41:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"97c82d31f631437799fc695ca68e557e","id":"1b59b653-1828-4a47-8c14-5978f9639e9b","name":"CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net"}]} 2018-12-04 21:41:29,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=1b59b653-1828-4a47-8c14-5978f9639e9b used request id req-c18129b3-5ad3-41e5-8592-a4f4ce7f471b 2018-12-04 21:41:29,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1b59b653-1828-4a47-8c14-5978f9639e9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a8488da32a333850f218801b1732ad195d3b07c" 2018-12-04 21:41:29,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f34621eb-2356-4e67-b3e7-0fccb6fddd49 Date: Tue, 04 Dec 2018 21:41:29 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:41:29,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1b59b653-1828-4a47-8c14-5978f9639e9b used request id req-f34621eb-2356-4e67-b3e7-0fccb6fddd49 2018-12-04 21:41:29,043 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-subnet 2018-12-04 21:41:29,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a8488da32a333850f218801b1732ad195d3b07c" -d '{"subnets": [{"ip_version": 4, "network_id": "1b59b653-1828-4a47-8c14-5978f9639e9b", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-subnet"}]}' 2018-12-04 21:41:29,583 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-aff35918-fbee-4a58-9b79-b5b18c4fb1b2 Date: Tue, 04 Dec 2018 21:41:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b59b653-1828-4a47-8c14-5978f9639e9b","tenant_id":"97c82d31f631437799fc695ca68e557e","created_at":"2018-12-04T21:41:29Z","dns_nameservers":[],"updated_at":"2018-12-04T21:41:29Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"97c82d31f631437799fc695ca68e557e","id":"8b4f0cd1-c812-45f8-b27d-a82b47866c38","subnetpool_id":null,"name":"CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-subnet"}]} 2018-12-04 21:41:29,584 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-aff35918-fbee-4a58-9b79-b5b18c4fb1b2 2018-12-04 21:41:29,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=1b59b653-1828-4a47-8c14-5978f9639e9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a8488da32a333850f218801b1732ad195d3b07c" 2018-12-04 21:41:29,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-1c1b0f91-c904-4cd4-97cf-ee915600a5d7 Date: Tue, 04 Dec 2018 21:41:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8b4f0cd1-c812-45f8-b27d-a82b47866c38"],"updated_at":"2018-12-04T21:41:29Z","tenant_id":"97c82d31f631437799fc695ca68e557e","created_at":"2018-12-04T21:41:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"97c82d31f631437799fc695ca68e557e","id":"1b59b653-1828-4a47-8c14-5978f9639e9b","name":"CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net"}]} 2018-12-04 21:41:29,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=1b59b653-1828-4a47-8c14-5978f9639e9b used request id req-1c1b0f91-c904-4cd4-97cf-ee915600a5d7 2018-12-04 21:41:29,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1b59b653-1828-4a47-8c14-5978f9639e9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a8488da32a333850f218801b1732ad195d3b07c" 2018-12-04 21:41:29,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cb6198a6-a294-42ad-a0bc-f26f2e78465f Date: Tue, 04 Dec 2018 21:41:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b59b653-1828-4a47-8c14-5978f9639e9b","tenant_id":"97c82d31f631437799fc695ca68e557e","created_at":"2018-12-04T21:41:29Z","dns_nameservers":[],"updated_at":"2018-12-04T21:41:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"97c82d31f631437799fc695ca68e557e","id":"8b4f0cd1-c812-45f8-b27d-a82b47866c38","subnetpool_id":null,"name":"CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-subnet"}]} 2018-12-04 21:41:29,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1b59b653-1828-4a47-8c14-5978f9639e9b used request id req-cb6198a6-a294-42ad-a0bc-f26f2e78465f 2018-12-04 21:41:29,757 - OpenStackNetwork - DEBUG - Network [1b59b653-1828-4a47-8c14-5978f9639e9b] created successfully 2018-12-04 21:41:29,758 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:41:29,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:41:30,153 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "195754c0a158422399963e40bc780af4", "name": "CreateInstanceVolumeTests-070a0b02-1c75-465-proj-role"}], "expires_at": "2018-12-04T22:41:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "97c82d31f631437799fc695ca68e557e", "name": "CreateInstanceVolumeTests-070a0b02-1c75-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/97c82d31f631437799fc695ca68e557e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/97c82d31f631437799fc695ca68e557e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/97c82d31f631437799fc695ca68e557e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_97c82d31f631437799fc695ca68e557e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_97c82d31f631437799fc695ca68e557e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/97c82d31f631437799fc695ca68e557e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/97c82d31f631437799fc695ca68e557e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/97c82d31f631437799fc695ca68e557e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/97c82d31f631437799fc695ca68e557e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/97c82d31f631437799fc695ca68e557e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/97c82d31f631437799fc695ca68e557e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/97c82d31f631437799fc695ca68e557e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/97c82d31f631437799fc695ca68e557e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-070a0b02-1c75-465-user", "id": "aaa092c96076401aa20f3b38ab20a7ec"}, "audit_ids": ["ItTDjwRHRse-QLdbHE5htw"], "issued_at": "2018-12-04T21:41:30.000000Z"}} 2018-12-04 21:41:30,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7596eba389f02b31f457e8b484f66d23253f1f8c" 2018-12-04 21:41:30,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a57ecc6-31d7-4d2d-927b-7e6e5a4671c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:41:30,320 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3a57ecc6-31d7-4d2d-927b-7e6e5a4671c9 2018-12-04 21:41:30,325 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7596eba389f02b31f457e8b484f66d23253f1f8c" 2018-12-04 21:41:30,539 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:30 GMT Server: Apache x-compute-request-id: req-913b3c5e-e4f3-4dfd-adcb-11bb7ab3a7c5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-913b3c5e-e4f3-4dfd-adcb-11bb7ab3a7c5 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-04 21:41:30,539 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes/detail used request id req-913b3c5e-e4f3-4dfd-adcb-11bb7ab3a7c5 2018-12-04 21:41:30,542 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-913b3c5e-e4f3-4dfd-adcb-11bb7ab3a7c5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7596eba389f02b31f457e8b484f66d23253f1f8c" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-1", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-04 21:41:30,965 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:41:30 GMT Server: Apache x-compute-request-id: req-52b6c48d-71d2-4b58-8ed1-0756d39db690 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-52b6c48d-71d2-4b58-8ed1-0756d39db690 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "aaa092c96076401aa20f3b38ab20a7ec", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes/2674f762-3f9f-439d-b626-cddeb7715213", "rel": "self"}, {"href": "http://172.30.9.23:8776/97c82d31f631437799fc695ca68e557e/volumes/2674f762-3f9f-439d-b626-cddeb7715213", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:41:30.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2674f762-3f9f-439d-b626-cddeb7715213", "size": 1}} 2018-12-04 21:41:30,965 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes used request id req-52b6c48d-71d2-4b58-8ed1-0756d39db690 2018-12-04 21:41:30,968 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes/2674f762-3f9f-439d-b626-cddeb7715213 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-913b3c5e-e4f3-4dfd-adcb-11bb7ab3a7c5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7596eba389f02b31f457e8b484f66d23253f1f8c" 2018-12-04 21:41:31,203 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:30 GMT Server: Apache x-compute-request-id: req-1a52dcbc-525e-481c-8c96-a752a89e9c05 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1a52dcbc-525e-481c-8c96-a752a89e9c05 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "aaa092c96076401aa20f3b38ab20a7ec", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes/2674f762-3f9f-439d-b626-cddeb7715213", "rel": "self"}, {"href": "http://172.30.9.23:8776/97c82d31f631437799fc695ca68e557e/volumes/2674f762-3f9f-439d-b626-cddeb7715213", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:41:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "97c82d31f631437799fc695ca68e557e", "updated_at": "2018-12-04T21:41:31.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2674f762-3f9f-439d-b626-cddeb7715213", "size": 1}} 2018-12-04 21:41:31,203 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes/2674f762-3f9f-439d-b626-cddeb7715213 used request id req-1a52dcbc-525e-481c-8c96-a752a89e9c05 2018-12-04 21:41:31,203 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-1 2018-12-04 21:41:31,206 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes/2674f762-3f9f-439d-b626-cddeb7715213 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-913b3c5e-e4f3-4dfd-adcb-11bb7ab3a7c5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7596eba389f02b31f457e8b484f66d23253f1f8c" 2018-12-04 21:41:31,429 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:31 GMT Server: Apache x-compute-request-id: req-20f0e2d5-e83c-4c4b-9edc-c6fb148fa895 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-20f0e2d5-e83c-4c4b-9edc-c6fb148fa895 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "aaa092c96076401aa20f3b38ab20a7ec", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes/2674f762-3f9f-439d-b626-cddeb7715213", "rel": "self"}, {"href": "http://172.30.9.23:8776/97c82d31f631437799fc695ca68e557e/volumes/2674f762-3f9f-439d-b626-cddeb7715213", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:41:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "97c82d31f631437799fc695ca68e557e", "updated_at": "2018-12-04T21:41:31.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2674f762-3f9f-439d-b626-cddeb7715213", "size": 1}} 2018-12-04 21:41:31,429 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes/2674f762-3f9f-439d-b626-cddeb7715213 used request id req-20f0e2d5-e83c-4c4b-9edc-c6fb148fa895 2018-12-04 21:41:31,430 - create_volume - DEBUG - Instance status is - available 2018-12-04 21:41:31,430 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-1 2018-12-04 21:41:31,430 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-1 2018-12-04 21:41:31,430 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:41:31,431 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:41:31,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "195754c0a158422399963e40bc780af4", "name": "CreateInstanceVolumeTests-070a0b02-1c75-465-proj-role"}], "expires_at": "2018-12-04T22:41:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "97c82d31f631437799fc695ca68e557e", "name": "CreateInstanceVolumeTests-070a0b02-1c75-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/97c82d31f631437799fc695ca68e557e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/97c82d31f631437799fc695ca68e557e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/97c82d31f631437799fc695ca68e557e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_97c82d31f631437799fc695ca68e557e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_97c82d31f631437799fc695ca68e557e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/97c82d31f631437799fc695ca68e557e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/97c82d31f631437799fc695ca68e557e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/97c82d31f631437799fc695ca68e557e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/97c82d31f631437799fc695ca68e557e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/97c82d31f631437799fc695ca68e557e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/97c82d31f631437799fc695ca68e557e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/97c82d31f631437799fc695ca68e557e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/97c82d31f631437799fc695ca68e557e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-070a0b02-1c75-465-user", "id": "aaa092c96076401aa20f3b38ab20a7ec"}, "audit_ids": ["ciVs9Fs5QV-R2laPudG5Gg"], "issued_at": "2018-12-04T21:41:31.000000Z"}} 2018-12-04 21:41:31,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf889ce004684ee7f1c738b8fda7f0286392742" 2018-12-04 21:41:31,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-682c44d6-4ece-41d7-a28e-e9d5de53ec8a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:41:31,908 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-682c44d6-4ece-41d7-a28e-e9d5de53ec8a 2018-12-04 21:41:31,913 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf889ce004684ee7f1c738b8fda7f0286392742" 2018-12-04 21:41:32,139 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:31 GMT Server: Apache x-compute-request-id: req-0af053e8-e428-490a-8743-90f74f48624d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0af053e8-e428-490a-8743-90f74f48624d Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "aaa092c96076401aa20f3b38ab20a7ec", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes/2674f762-3f9f-439d-b626-cddeb7715213", "rel": "self"}, {"href": "http://172.30.9.23:8776/97c82d31f631437799fc695ca68e557e/volumes/2674f762-3f9f-439d-b626-cddeb7715213", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:41:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "97c82d31f631437799fc695ca68e557e", "updated_at": "2018-12-04T21:41:31.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2674f762-3f9f-439d-b626-cddeb7715213", "size": 1}]} 2018-12-04 21:41:32,139 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes/detail used request id req-0af053e8-e428-490a-8743-90f74f48624d 2018-12-04 21:41:32,142 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0af053e8-e428-490a-8743-90f74f48624d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf889ce004684ee7f1c738b8fda7f0286392742" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-2", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-04 21:41:32,515 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:41:32 GMT Server: Apache x-compute-request-id: req-d0c19950-9326-42ff-a573-78eeb684b6db OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d0c19950-9326-42ff-a573-78eeb684b6db Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "aaa092c96076401aa20f3b38ab20a7ec", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes/99ffbfbe-558c-47a8-a180-453b2f943470", "rel": "self"}, {"href": "http://172.30.9.23:8776/97c82d31f631437799fc695ca68e557e/volumes/99ffbfbe-558c-47a8-a180-453b2f943470", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:41:32.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "99ffbfbe-558c-47a8-a180-453b2f943470", "size": 1}} 2018-12-04 21:41:32,515 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes used request id req-d0c19950-9326-42ff-a573-78eeb684b6db 2018-12-04 21:41:32,518 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes/99ffbfbe-558c-47a8-a180-453b2f943470 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0af053e8-e428-490a-8743-90f74f48624d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf889ce004684ee7f1c738b8fda7f0286392742" 2018-12-04 21:41:32,758 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:32 GMT Server: Apache x-compute-request-id: req-c6ec2803-c0bc-4153-a331-428fbabfa13f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c6ec2803-c0bc-4153-a331-428fbabfa13f Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "aaa092c96076401aa20f3b38ab20a7ec", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes/99ffbfbe-558c-47a8-a180-453b2f943470", "rel": "self"}, {"href": "http://172.30.9.23:8776/97c82d31f631437799fc695ca68e557e/volumes/99ffbfbe-558c-47a8-a180-453b2f943470", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:41:32.000000", "description": null, "os-vol-tenant-attr:tenant_id": "97c82d31f631437799fc695ca68e557e", "updated_at": "2018-12-04T21:41:32.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "99ffbfbe-558c-47a8-a180-453b2f943470", "size": 1}} 2018-12-04 21:41:32,758 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes/99ffbfbe-558c-47a8-a180-453b2f943470 used request id req-c6ec2803-c0bc-4153-a331-428fbabfa13f 2018-12-04 21:41:32,759 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-2 2018-12-04 21:41:32,761 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes/99ffbfbe-558c-47a8-a180-453b2f943470 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0af053e8-e428-490a-8743-90f74f48624d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf889ce004684ee7f1c738b8fda7f0286392742" 2018-12-04 21:41:32,982 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:32 GMT Server: Apache x-compute-request-id: req-0d847a66-4280-431f-b5ea-4659da89f530 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0d847a66-4280-431f-b5ea-4659da89f530 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "aaa092c96076401aa20f3b38ab20a7ec", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes/99ffbfbe-558c-47a8-a180-453b2f943470", "rel": "self"}, {"href": "http://172.30.9.23:8776/97c82d31f631437799fc695ca68e557e/volumes/99ffbfbe-558c-47a8-a180-453b2f943470", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:41:32.000000", "description": null, "os-vol-tenant-attr:tenant_id": "97c82d31f631437799fc695ca68e557e", "updated_at": "2018-12-04T21:41:32.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "99ffbfbe-558c-47a8-a180-453b2f943470", "size": 1}} 2018-12-04 21:41:32,983 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes/99ffbfbe-558c-47a8-a180-453b2f943470 used request id req-0d847a66-4280-431f-b5ea-4659da89f530 2018-12-04 21:41:32,983 - create_volume - DEBUG - Instance status is - available 2018-12-04 21:41:32,983 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-2 2018-12-04 21:41:32,983 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-2 2018-12-04 21:41:32,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:41:32,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:41:33,376 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "195754c0a158422399963e40bc780af4", "name": "CreateInstanceVolumeTests-070a0b02-1c75-465-proj-role"}], "expires_at": "2018-12-04T22:41:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "97c82d31f631437799fc695ca68e557e", "name": "CreateInstanceVolumeTests-070a0b02-1c75-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/97c82d31f631437799fc695ca68e557e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/97c82d31f631437799fc695ca68e557e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/97c82d31f631437799fc695ca68e557e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_97c82d31f631437799fc695ca68e557e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_97c82d31f631437799fc695ca68e557e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/97c82d31f631437799fc695ca68e557e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/97c82d31f631437799fc695ca68e557e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/97c82d31f631437799fc695ca68e557e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/97c82d31f631437799fc695ca68e557e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/97c82d31f631437799fc695ca68e557e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/97c82d31f631437799fc695ca68e557e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/97c82d31f631437799fc695ca68e557e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/97c82d31f631437799fc695ca68e557e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-070a0b02-1c75-465-user", "id": "aaa092c96076401aa20f3b38ab20a7ec"}, "audit_ids": ["SunO6OGGQuWsifyNbNWg1w"], "issued_at": "2018-12-04T21:41:33.000000Z"}} 2018-12-04 21:41:33,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:33,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a689cdc-b964-43d8-8eae-805633839ee2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:41:33,389 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-8a689cdc-b964-43d8-8eae-805633839ee2 2018-12-04 21:41:33,390 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:41:33,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:33,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-096adf4a-68a4-4648-8bab-ed6d64ff18d5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:41:33,407 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-096adf4a-68a4-4648-8bab-ed6d64ff18d5 2018-12-04 21:41:33,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:33,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-6d078ba7-e817-4d45-8fb1-8e1243a44171 Date: Tue, 04 Dec 2018 21:41:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8b4f0cd1-c812-45f8-b27d-a82b47866c38"],"updated_at":"2018-12-04T21:41:29Z","tenant_id":"97c82d31f631437799fc695ca68e557e","created_at":"2018-12-04T21:41:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"97c82d31f631437799fc695ca68e557e","id":"1b59b653-1828-4a47-8c14-5978f9639e9b","name":"CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net"}]} 2018-12-04 21:41:33,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net used request id req-6d078ba7-e817-4d45-8fb1-8e1243a44171 2018-12-04 21:41:33,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1b59b653-1828-4a47-8c14-5978f9639e9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:33,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-636ca36c-1e15-416f-bfd5-e642757ce2e0 Date: Tue, 04 Dec 2018 21:41:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b59b653-1828-4a47-8c14-5978f9639e9b","tenant_id":"97c82d31f631437799fc695ca68e557e","created_at":"2018-12-04T21:41:29Z","dns_nameservers":[],"updated_at":"2018-12-04T21:41:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"97c82d31f631437799fc695ca68e557e","id":"8b4f0cd1-c812-45f8-b27d-a82b47866c38","subnetpool_id":null,"name":"CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-subnet"}]} 2018-12-04 21:41:33,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1b59b653-1828-4a47-8c14-5978f9639e9b used request id req-636ca36c-1e15-416f-bfd5-e642757ce2e0 2018-12-04 21:41:33,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:34,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-f11fb610-62b3-4f80-91ee-e70c366dc960 Date: Tue, 04 Dec 2018 21:41:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8b4f0cd1-c812-45f8-b27d-a82b47866c38"],"updated_at":"2018-12-04T21:41:29Z","tenant_id":"97c82d31f631437799fc695ca68e557e","created_at":"2018-12-04T21:41:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"97c82d31f631437799fc695ca68e557e","id":"1b59b653-1828-4a47-8c14-5978f9639e9b","name":"CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net"}]} 2018-12-04 21:41:34,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net used request id req-f11fb610-62b3-4f80-91ee-e70c366dc960 2018-12-04 21:41:34,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:41:34,020 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:41:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:41:34,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/97c82d31f631437799fc695ca68e557e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:34,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dbd0dac-9e46-4a1e-ac0d-580c7b044b4e Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/97c82d31f631437799fc695ca68e557e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "97c82d31f631437799fc695ca68e557e", "name": "CreateInstanceVolumeTests-070a0b02-1c75-465-proj"}} 2018-12-04 21:41:34,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/97c82d31f631437799fc695ca68e557e used request id req-5dbd0dac-9e46-4a1e-ac0d-580c7b044b4e 2018-12-04 21:41:34,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1b59b653-1828-4a47-8c14-5978f9639e9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:34,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5413fb8c-c06f-47ef-b870-67bb51a60de4 Date: Tue, 04 Dec 2018 21:41:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b59b653-1828-4a47-8c14-5978f9639e9b","tenant_id":"97c82d31f631437799fc695ca68e557e","created_at":"2018-12-04T21:41:29Z","dns_nameservers":[],"updated_at":"2018-12-04T21:41:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"97c82d31f631437799fc695ca68e557e","id":"8b4f0cd1-c812-45f8-b27d-a82b47866c38","subnetpool_id":null,"name":"CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-subnet"}]} 2018-12-04 21:41:34,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1b59b653-1828-4a47-8c14-5978f9639e9b used request id req-5413fb8c-c06f-47ef-b870-67bb51a60de4 2018-12-04 21:41:34,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=1b59b653-1828-4a47-8c14-5978f9639e9b&name=CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:34,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0fd4f404-5dfd-466a-89df-d56f42de3922 Date: Tue, 04 Dec 2018 21:41:34 GMT RESP BODY: {"ports":[]} 2018-12-04 21:41:34,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=1b59b653-1828-4a47-8c14-5978f9639e9b&name=CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-port&admin_state_up=True used request id req-0fd4f404-5dfd-466a-89df-d56f42de3922 2018-12-04 21:41:34,202 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:34,420 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-e3b395db-8994-497b-93a5-c2254e009328 x-compute-request-id: req-e3b395db-8994-497b-93a5-c2254e009328 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-04 21:41:34,420 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-inst used request id req-e3b395db-8994-497b-93a5-c2254e009328 2018-12-04 21:41:34,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:34,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-58006c18-4496-4724-9a6f-eafbe1136bfe Date: Tue, 04 Dec 2018 21:41:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8b4f0cd1-c812-45f8-b27d-a82b47866c38"],"updated_at":"2018-12-04T21:41:29Z","tenant_id":"97c82d31f631437799fc695ca68e557e","created_at":"2018-12-04T21:41:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"97c82d31f631437799fc695ca68e557e","id":"1b59b653-1828-4a47-8c14-5978f9639e9b","name":"CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net"}]} 2018-12-04 21:41:34,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net used request id req-58006c18-4496-4724-9a6f-eafbe1136bfe 2018-12-04 21:41:34,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1b59b653-1828-4a47-8c14-5978f9639e9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:34,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c8fa24cc-fc51-433c-83d5-ce698d7e0556 Date: Tue, 04 Dec 2018 21:41:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b59b653-1828-4a47-8c14-5978f9639e9b","tenant_id":"97c82d31f631437799fc695ca68e557e","created_at":"2018-12-04T21:41:29Z","dns_nameservers":[],"updated_at":"2018-12-04T21:41:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"97c82d31f631437799fc695ca68e557e","id":"8b4f0cd1-c812-45f8-b27d-a82b47866c38","subnetpool_id":null,"name":"CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-subnet"}]} 2018-12-04 21:41:34,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1b59b653-1828-4a47-8c14-5978f9639e9b used request id req-c8fa24cc-fc51-433c-83d5-ce698d7e0556 2018-12-04 21:41:34,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:34,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-5505a24e-0713-4d7f-9c22-3d0a0dd55689 Date: Tue, 04 Dec 2018 21:41:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8b4f0cd1-c812-45f8-b27d-a82b47866c38"],"updated_at":"2018-12-04T21:41:29Z","tenant_id":"97c82d31f631437799fc695ca68e557e","created_at":"2018-12-04T21:41:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"97c82d31f631437799fc695ca68e557e","id":"1b59b653-1828-4a47-8c14-5978f9639e9b","name":"CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net"}]} 2018-12-04 21:41:34,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net used request id req-5505a24e-0713-4d7f-9c22-3d0a0dd55689 2018-12-04 21:41:34,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/97c82d31f631437799fc695ca68e557e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:34,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1de1f975-d6bd-4913-ac8e-fd195e5c7189 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/97c82d31f631437799fc695ca68e557e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "97c82d31f631437799fc695ca68e557e", "name": "CreateInstanceVolumeTests-070a0b02-1c75-465-proj"}} 2018-12-04 21:41:34,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/97c82d31f631437799fc695ca68e557e used request id req-1de1f975-d6bd-4913-ac8e-fd195e5c7189 2018-12-04 21:41:34,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1b59b653-1828-4a47-8c14-5978f9639e9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:34,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c7f367ae-8503-4e4e-b7fa-dbfe87b620f1 Date: Tue, 04 Dec 2018 21:41:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b59b653-1828-4a47-8c14-5978f9639e9b","tenant_id":"97c82d31f631437799fc695ca68e557e","created_at":"2018-12-04T21:41:29Z","dns_nameservers":[],"updated_at":"2018-12-04T21:41:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"97c82d31f631437799fc695ca68e557e","id":"8b4f0cd1-c812-45f8-b27d-a82b47866c38","subnetpool_id":null,"name":"CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-subnet"}]} 2018-12-04 21:41:34,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1b59b653-1828-4a47-8c14-5978f9639e9b used request id req-c7f367ae-8503-4e4e-b7fa-dbfe87b620f1 2018-12-04 21:41:34,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=1b59b653-1828-4a47-8c14-5978f9639e9b&name=CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:34,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a2a566c3-2641-47a9-9050-d8dfb9267770 Date: Tue, 04 Dec 2018 21:41:34 GMT RESP BODY: {"ports":[]} 2018-12-04 21:41:34,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=1b59b653-1828-4a47-8c14-5978f9639e9b&name=CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-port&admin_state_up=True used request id req-a2a566c3-2641-47a9-9050-d8dfb9267770 2018-12-04 21:41:34,840 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:41:34,840 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:41:35,235 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "195754c0a158422399963e40bc780af4", "name": "CreateInstanceVolumeTests-070a0b02-1c75-465-proj-role"}], "expires_at": "2018-12-04T22:41:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "97c82d31f631437799fc695ca68e557e", "name": "CreateInstanceVolumeTests-070a0b02-1c75-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/97c82d31f631437799fc695ca68e557e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/97c82d31f631437799fc695ca68e557e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/97c82d31f631437799fc695ca68e557e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_97c82d31f631437799fc695ca68e557e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_97c82d31f631437799fc695ca68e557e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/97c82d31f631437799fc695ca68e557e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/97c82d31f631437799fc695ca68e557e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/97c82d31f631437799fc695ca68e557e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/97c82d31f631437799fc695ca68e557e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/97c82d31f631437799fc695ca68e557e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/97c82d31f631437799fc695ca68e557e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/97c82d31f631437799fc695ca68e557e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/97c82d31f631437799fc695ca68e557e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-070a0b02-1c75-465-user", "id": "aaa092c96076401aa20f3b38ab20a7ec"}, "audit_ids": ["Rapn4dMsREqnAcNfE-d1og"], "issued_at": "2018-12-04T21:41:35.000000Z"}} 2018-12-04 21:41:35,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14ecf81ead33a436c0708c9c0926ae2e01965f86" 2018-12-04 21:41:35,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bf52451-a391-49a7-80dc-10f2706f128c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:41:35,321 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1bf52451-a391-49a7-80dc-10f2706f128c 2018-12-04 21:41:35,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:35,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-6895c900-3b11-4627-8629-7e8e6d5a3fae Date: Tue, 04 Dec 2018 21:41:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8b4f0cd1-c812-45f8-b27d-a82b47866c38"],"updated_at":"2018-12-04T21:41:29Z","tenant_id":"97c82d31f631437799fc695ca68e557e","created_at":"2018-12-04T21:41:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"97c82d31f631437799fc695ca68e557e","id":"1b59b653-1828-4a47-8c14-5978f9639e9b","name":"CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net"}]} 2018-12-04 21:41:35,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net used request id req-6895c900-3b11-4627-8629-7e8e6d5a3fae 2018-12-04 21:41:35,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1b59b653-1828-4a47-8c14-5978f9639e9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:35,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a0485666-1b2f-469e-a776-617bfa875e9c Date: Tue, 04 Dec 2018 21:41:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b59b653-1828-4a47-8c14-5978f9639e9b","tenant_id":"97c82d31f631437799fc695ca68e557e","created_at":"2018-12-04T21:41:29Z","dns_nameservers":[],"updated_at":"2018-12-04T21:41:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"97c82d31f631437799fc695ca68e557e","id":"8b4f0cd1-c812-45f8-b27d-a82b47866c38","subnetpool_id":null,"name":"CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-subnet"}]} 2018-12-04 21:41:35,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1b59b653-1828-4a47-8c14-5978f9639e9b used request id req-a0485666-1b2f-469e-a776-617bfa875e9c 2018-12-04 21:41:35,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:35,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-6d1aee3f-ac59-4172-8ebe-4086f62d41cd Date: Tue, 04 Dec 2018 21:41:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8b4f0cd1-c812-45f8-b27d-a82b47866c38"],"updated_at":"2018-12-04T21:41:29Z","tenant_id":"97c82d31f631437799fc695ca68e557e","created_at":"2018-12-04T21:41:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"97c82d31f631437799fc695ca68e557e","id":"1b59b653-1828-4a47-8c14-5978f9639e9b","name":"CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net"}]} 2018-12-04 21:41:35,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net used request id req-6d1aee3f-ac59-4172-8ebe-4086f62d41cd 2018-12-04 21:41:35,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:41:35,569 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:41: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:41:35,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/97c82d31f631437799fc695ca68e557e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14ecf81ead33a436c0708c9c0926ae2e01965f86" 2018-12-04 21:41:35,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90d19643-024a-44bf-881d-46c39d6349f4 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/97c82d31f631437799fc695ca68e557e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "97c82d31f631437799fc695ca68e557e", "name": "CreateInstanceVolumeTests-070a0b02-1c75-465-proj"}} 2018-12-04 21:41:35,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/97c82d31f631437799fc695ca68e557e used request id req-90d19643-024a-44bf-881d-46c39d6349f4 2018-12-04 21:41:35,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1b59b653-1828-4a47-8c14-5978f9639e9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:35,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bcc8ce99-85bf-44b8-b471-d6a6b163a791 Date: Tue, 04 Dec 2018 21:41:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b59b653-1828-4a47-8c14-5978f9639e9b","tenant_id":"97c82d31f631437799fc695ca68e557e","created_at":"2018-12-04T21:41:29Z","dns_nameservers":[],"updated_at":"2018-12-04T21:41:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"97c82d31f631437799fc695ca68e557e","id":"8b4f0cd1-c812-45f8-b27d-a82b47866c38","subnetpool_id":null,"name":"CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-subnet"}]} 2018-12-04 21:41:35,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1b59b653-1828-4a47-8c14-5978f9639e9b used request id req-bcc8ce99-85bf-44b8-b471-d6a6b163a791 2018-12-04 21:41:35,717 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net 2018-12-04 21:41:35,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" -d '{"port": {"network_id": "1b59b653-1828-4a47-8c14-5978f9639e9b", "name": "CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-port", "admin_state_up": true}}' 2018-12-04 21:41:36,688 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-b55c2f48-96ed-476a-8b4e-49039965958c Date: Tue, 04 Dec 2018 21:41:36 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-12-04T21:41:35Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1b59b653-1828-4a47-8c14-5978f9639e9b","tenant_id":"97c82d31f631437799fc695ca68e557e","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-12-04T21:41:36Z","name":"CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:4f:6a:59","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"97c82d31f631437799fc695ca68e557e","fixed_ips":[{"subnet_id":"8b4f0cd1-c812-45f8-b27d-a82b47866c38","ip_address":"10.55.0.5"}],"id":"684f7e94-e603-4218-8fea-34804479b081","security_groups":["3867fcbd-2e9f-4a51-b144-b29838a573d2"],"device_id":""}} 2018-12-04 21:41:36,688 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-b55c2f48-96ed-476a-8b4e-49039965958c 2018-12-04 21:41:36,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:36,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-34ef2d59-6220-4794-9b23-82027070760a Date: Tue, 04 Dec 2018 21:41:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8b4f0cd1-c812-45f8-b27d-a82b47866c38"],"updated_at":"2018-12-04T21:41:29Z","tenant_id":"97c82d31f631437799fc695ca68e557e","created_at":"2018-12-04T21:41:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"97c82d31f631437799fc695ca68e557e","id":"1b59b653-1828-4a47-8c14-5978f9639e9b","name":"CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net"}]} 2018-12-04 21:41:36,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net used request id req-34ef2d59-6220-4794-9b23-82027070760a 2018-12-04 21:41:36,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1b59b653-1828-4a47-8c14-5978f9639e9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:36,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c2fc866c-7e8a-4338-a5d6-f33bd5854f20 Date: Tue, 04 Dec 2018 21:41:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b59b653-1828-4a47-8c14-5978f9639e9b","tenant_id":"97c82d31f631437799fc695ca68e557e","created_at":"2018-12-04T21:41:29Z","dns_nameservers":[],"updated_at":"2018-12-04T21:41:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"97c82d31f631437799fc695ca68e557e","id":"8b4f0cd1-c812-45f8-b27d-a82b47866c38","subnetpool_id":null,"name":"CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-subnet"}]} 2018-12-04 21:41:36,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1b59b653-1828-4a47-8c14-5978f9639e9b used request id req-c2fc866c-7e8a-4338-a5d6-f33bd5854f20 2018-12-04 21:41:36,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:36,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-06531b54-ad2b-4e3c-9efb-c557f50e6cc7 Date: Tue, 04 Dec 2018 21:41:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8b4f0cd1-c812-45f8-b27d-a82b47866c38"],"updated_at":"2018-12-04T21:41:29Z","tenant_id":"97c82d31f631437799fc695ca68e557e","created_at":"2018-12-04T21:41:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"97c82d31f631437799fc695ca68e557e","id":"1b59b653-1828-4a47-8c14-5978f9639e9b","name":"CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net"}]} 2018-12-04 21:41:36,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net used request id req-06531b54-ad2b-4e3c-9efb-c557f50e6cc7 2018-12-04 21:41:36,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/97c82d31f631437799fc695ca68e557e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:37,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75daac61-a172-4d2a-b529-e8710394947a Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/97c82d31f631437799fc695ca68e557e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "97c82d31f631437799fc695ca68e557e", "name": "CreateInstanceVolumeTests-070a0b02-1c75-465-proj"}} 2018-12-04 21:41:37,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/97c82d31f631437799fc695ca68e557e used request id req-75daac61-a172-4d2a-b529-e8710394947a 2018-12-04 21:41:37,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1b59b653-1828-4a47-8c14-5978f9639e9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:37,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cc379836-d3b6-4def-84a6-c69605750057 Date: Tue, 04 Dec 2018 21:41:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b59b653-1828-4a47-8c14-5978f9639e9b","tenant_id":"97c82d31f631437799fc695ca68e557e","created_at":"2018-12-04T21:41:29Z","dns_nameservers":[],"updated_at":"2018-12-04T21:41:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"97c82d31f631437799fc695ca68e557e","id":"8b4f0cd1-c812-45f8-b27d-a82b47866c38","subnetpool_id":null,"name":"CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-subnet"}]} 2018-12-04 21:41:37,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1b59b653-1828-4a47-8c14-5978f9639e9b used request id req-cc379836-d3b6-4def-84a6-c69605750057 2018-12-04 21:41:37,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=1b59b653-1828-4a47-8c14-5978f9639e9b&name=CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:37,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-ae7283c5-52cf-4374-b867-cc8286b16259 Date: Tue, 04 Dec 2018 21:41:37 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1b59b653-1828-4a47-8c14-5978f9639e9b","tenant_id":"97c82d31f631437799fc695ca68e557e","created_at":"2018-12-04T21:41:35Z","admin_state_up":true,"updated_at":"2018-12-04T21:41:36Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:4f:6a:59","id":"684f7e94-e603-4218-8fea-34804479b081","port_security_enabled":true,"project_id":"97c82d31f631437799fc695ca68e557e","fixed_ips":[{"subnet_id":"8b4f0cd1-c812-45f8-b27d-a82b47866c38","ip_address":"10.55.0.5"}],"extra_dhcp_opts":[],"security_groups":["3867fcbd-2e9f-4a51-b144-b29838a573d2"],"name":"CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-port"}]} 2018-12-04 21:41:37,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=1b59b653-1828-4a47-8c14-5978f9639e9b&name=CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-port&admin_state_up=True used request id req-ae7283c5-52cf-4374-b867-cc8286b16259 2018-12-04 21:41:37,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/97c82d31f631437799fc695ca68e557e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:37,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6266df1-621b-4adc-978b-35917d3355a4 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/97c82d31f631437799fc695ca68e557e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "97c82d31f631437799fc695ca68e557e", "name": "CreateInstanceVolumeTests-070a0b02-1c75-465-proj"}} 2018-12-04 21:41:37,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/97c82d31f631437799fc695ca68e557e used request id req-f6266df1-621b-4adc-978b-35917d3355a4 2018-12-04 21:41:37,246 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-inst 2018-12-04 21:41:37,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:37,268 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41: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-77762e9f-5dc8-4ee6-a5d1-543733038f82 x-compute-request-id: req-77762e9f-5dc8-4ee6-a5d1-543733038f82 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8d6accfe-abf2-49bb-98ea-24ddf1130313", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/8d6accfe-abf2-49bb-98ea-24ddf1130313", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/8d6accfe-abf2-49bb-98ea-24ddf1130313", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-flavor-name"}]} 2018-12-04 21:41:37,268 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-77762e9f-5dc8-4ee6-a5d1-543733038f82 2018-12-04 21:41:37,271 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/8d6accfe-abf2-49bb-98ea-24ddf1130313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:37,288 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41: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-218057fb-8355-4322-8e2d-b60164f345b0 x-compute-request-id: req-218057fb-8355-4322-8e2d-b60164f345b0 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/8d6accfe-abf2-49bb-98ea-24ddf1130313", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/8d6accfe-abf2-49bb-98ea-24ddf1130313", "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": "8d6accfe-abf2-49bb-98ea-24ddf1130313"}} 2018-12-04 21:41:37,288 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/8d6accfe-abf2-49bb-98ea-24ddf1130313 used request id req-218057fb-8355-4322-8e2d-b60164f345b0 2018-12-04 21:41:37,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:37,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-b1a4bf59-d32c-4cbe-8b98-7f68685a0f23 Date: Tue, 04 Dec 2018 21:41:37 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:41:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:41:26Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/6464edeb-1138-40ba-b375-ccbce0db376e/snap", "metadata": {}}], "self": "/v2/images/6464edeb-1138-40ba-b375-ccbce0db376e", "min_disk": 0, "protected": false, "id": "6464edeb-1138-40ba-b375-ccbce0db376e", "file": "/v2/images/6464edeb-1138-40ba-b375-ccbce0db376e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "97c82d31f631437799fc695ca68e557e", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/6464edeb-1138-40ba-b375-ccbce0db376e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-image"} 2018-12-04 21:41:37,486 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-image used request id req-b1a4bf59-d32c-4cbe-8b98-7f68685a0f23 2018-12-04 21:41:37,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:37,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e86d21de-3715-4b59-a43f-e891a7aa5f01 Date: Tue, 04 Dec 2018 21:41: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"}}} 2018-12-04 21:41:37,495 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-e86d21de-3715-4b59-a43f-e891a7aa5f01 2018-12-04 21:41:37,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" -d '{"server": {"name": "CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-inst", "imageRef": "6464edeb-1138-40ba-b375-ccbce0db376e", "flavorRef": "8d6accfe-abf2-49bb-98ea-24ddf1130313", "max_count": 1, "min_count": 1, "networks": [{"port": "684f7e94-e603-4218-8fea-34804479b081"}]}}' 2018-12-04 21:41:38,786 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:41: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-32d98b7d-5182-48ef-af52-0860478e3553 x-compute-request-id: req-32d98b7d-5182-48ef-af52-0860478e3553 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed", "rel": "bookmark"}], "adminPass": "kuivo6gPJWX6"}} 2018-12-04 21:41:38,787 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-32d98b7d-5182-48ef-af52-0860478e3553 2018-12-04 21:41:38,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:39,044 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-646e4589-efaf-4e63-b2ba-d47a6e4a4627 x-compute-request-id: req-646e4589-efaf-4e63-b2ba-d47a6e4a4627 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.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed", "rel": "bookmark"}], "image": {"id": "6464edeb-1138-40ba-b375-ccbce0db376e", "links": [{"href": "http://172.30.9.23:8774/images/6464edeb-1138-40ba-b375-ccbce0db376e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d6accfe-abf2-49bb-98ea-24ddf1130313", "links": [{"href": "http://172.30.9.23:8774/flavors/8d6accfe-abf2-49bb-98ea-24ddf1130313", "rel": "bookmark"}]}, "id": "a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed", "user_id": "aaa092c96076401aa20f3b38ab20a7ec", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:41:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-inst", "created": "2018-12-04T21:41:38Z", "tenant_id": "97c82d31f631437799fc695ca68e557e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:41:39,044 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed used request id req-646e4589-efaf-4e63-b2ba-d47a6e4a4627 2018-12-04 21:41:39,044 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-inst 2018-12-04 21:41:39,047 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:39,316 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41: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-14bae299-53f4-43ba-b59c-7c79fce20d9d x-compute-request-id: req-14bae299-53f4-43ba-b59c-7c79fce20d9d 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.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed", "rel": "bookmark"}], "image": {"id": "6464edeb-1138-40ba-b375-ccbce0db376e", "links": [{"href": "http://172.30.9.23:8774/images/6464edeb-1138-40ba-b375-ccbce0db376e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d6accfe-abf2-49bb-98ea-24ddf1130313", "links": [{"href": "http://172.30.9.23:8774/flavors/8d6accfe-abf2-49bb-98ea-24ddf1130313", "rel": "bookmark"}]}, "id": "a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed", "user_id": "aaa092c96076401aa20f3b38ab20a7ec", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:41:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-inst", "created": "2018-12-04T21:41:38Z", "tenant_id": "97c82d31f631437799fc695ca68e557e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:41:39,316 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed used request id req-14bae299-53f4-43ba-b59c-7c79fce20d9d 2018-12-04 21:41:39,317 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-inst] is - BUILD 2018-12-04 21:41:39,317 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:41:42,320 - create_instance - DEBUG - VM status query timeout in 896.72475791 2018-12-04 21:41:42,323 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:42,463 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-d0ff6536-da2c-4553-9280-0d2df798eb3d x-compute-request-id: req-d0ff6536-da2c-4553-9280-0d2df798eb3d Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed", "rel": "bookmark"}], "image": {"id": "6464edeb-1138-40ba-b375-ccbce0db376e", "links": [{"href": "http://172.30.9.23:8774/images/6464edeb-1138-40ba-b375-ccbce0db376e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d6accfe-abf2-49bb-98ea-24ddf1130313", "links": [{"href": "http://172.30.9.23:8774/flavors/8d6accfe-abf2-49bb-98ea-24ddf1130313", "rel": "bookmark"}]}, "id": "a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed", "security_groups": [{"name": "default"}], "user_id": "aaa092c96076401aa20f3b38ab20a7ec", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:41:39Z", "hostId": "10eaf56a90e8b9da1fe63c4303800e65f04565044f589182211db3b1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-inst", "created": "2018-12-04T21:41:38Z", "tenant_id": "97c82d31f631437799fc695ca68e557e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:41:42,464 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed used request id req-d0ff6536-da2c-4553-9280-0d2df798eb3d 2018-12-04 21:41:42,464 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-inst] is - BUILD 2018-12-04 21:41:42,464 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:41:45,467 - create_instance - DEBUG - VM status query timeout in 893.577275991 2018-12-04 21:41:45,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:46,112 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-e6f1ddba-e247-456f-9c78-fd047a551403 x-compute-request-id: req-e6f1ddba-e247-456f-9c78-fd047a551403 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:6a:59", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed", "rel": "bookmark"}], "image": {"id": "6464edeb-1138-40ba-b375-ccbce0db376e", "links": [{"href": "http://172.30.9.23:8774/images/6464edeb-1138-40ba-b375-ccbce0db376e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:41:43.000000", "flavor": {"id": "8d6accfe-abf2-49bb-98ea-24ddf1130313", "links": [{"href": "http://172.30.9.23:8774/flavors/8d6accfe-abf2-49bb-98ea-24ddf1130313", "rel": "bookmark"}]}, "id": "a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed", "security_groups": [{"name": "default"}], "user_id": "aaa092c96076401aa20f3b38ab20a7ec", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:41:43Z", "hostId": "10eaf56a90e8b9da1fe63c4303800e65f04565044f589182211db3b1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-inst", "created": "2018-12-04T21:41:38Z", "tenant_id": "97c82d31f631437799fc695ca68e557e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:41:46,113 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed used request id req-e6f1ddba-e247-456f-9c78-fd047a551403 2018-12-04 21:41:46,113 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-inst] is - ACTIVE 2018-12-04 21:41:46,113 - create_instance - INFO - VM is - ACTIVE 2018-12-04 21:41:46,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:46,271 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-26844668-000e-4555-a9f9-ebdf02570681 x-compute-request-id: req-26844668-000e-4555-a9f9-ebdf02570681 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:6a:59", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed", "rel": "bookmark"}], "image": {"id": "6464edeb-1138-40ba-b375-ccbce0db376e", "links": [{"href": "http://172.30.9.23:8774/images/6464edeb-1138-40ba-b375-ccbce0db376e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:41:43.000000", "flavor": {"id": "8d6accfe-abf2-49bb-98ea-24ddf1130313", "links": [{"href": "http://172.30.9.23:8774/flavors/8d6accfe-abf2-49bb-98ea-24ddf1130313", "rel": "bookmark"}]}, "id": "a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed", "security_groups": [{"name": "default"}], "user_id": "aaa092c96076401aa20f3b38ab20a7ec", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:41:43Z", "hostId": "10eaf56a90e8b9da1fe63c4303800e65f04565044f589182211db3b1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-inst", "created": "2018-12-04T21:41:38Z", "tenant_id": "97c82d31f631437799fc695ca68e557e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:41:46,271 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed used request id req-26844668-000e-4555-a9f9-ebdf02570681 2018-12-04 21:41:46,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:46,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-d13fb4dd-18d4-4ccc-8bce-81985678a4f4 Date: Tue, 04 Dec 2018 21:41:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8b4f0cd1-c812-45f8-b27d-a82b47866c38"],"updated_at":"2018-12-04T21:41:29Z","tenant_id":"97c82d31f631437799fc695ca68e557e","created_at":"2018-12-04T21:41:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"97c82d31f631437799fc695ca68e557e","id":"1b59b653-1828-4a47-8c14-5978f9639e9b","name":"CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net"}]} 2018-12-04 21:41:46,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net used request id req-d13fb4dd-18d4-4ccc-8bce-81985678a4f4 2018-12-04 21:41:46,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/97c82d31f631437799fc695ca68e557e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:46,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dab8002-aff0-4aa8-8630-7f4f6589caa1 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/97c82d31f631437799fc695ca68e557e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "97c82d31f631437799fc695ca68e557e", "name": "CreateInstanceVolumeTests-070a0b02-1c75-465-proj"}} 2018-12-04 21:41:46,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/97c82d31f631437799fc695ca68e557e used request id req-3dab8002-aff0-4aa8-8630-7f4f6589caa1 2018-12-04 21:41:46,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1b59b653-1828-4a47-8c14-5978f9639e9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:46,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9bed7709-e67b-421a-8b3e-f77e06c5febe Date: Tue, 04 Dec 2018 21:41:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b59b653-1828-4a47-8c14-5978f9639e9b","tenant_id":"97c82d31f631437799fc695ca68e557e","created_at":"2018-12-04T21:41:29Z","dns_nameservers":[],"updated_at":"2018-12-04T21:41:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"97c82d31f631437799fc695ca68e557e","id":"8b4f0cd1-c812-45f8-b27d-a82b47866c38","subnetpool_id":null,"name":"CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-subnet"}]} 2018-12-04 21:41:46,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1b59b653-1828-4a47-8c14-5978f9639e9b used request id req-9bed7709-e67b-421a-8b3e-f77e06c5febe 2018-12-04 21:41:46,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=1b59b653-1828-4a47-8c14-5978f9639e9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:46,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1551 X-Openstack-Request-Id: req-fb9c5cad-a270-45f3-8de8-da1c3c294a7e Date: Tue, 04 Dec 2018 21:41:46 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1b59b653-1828-4a47-8c14-5978f9639e9b","tenant_id":"97c82d31f631437799fc695ca68e557e","created_at":"2018-12-04T21:41:35Z","admin_state_up":true,"updated_at":"2018-12-04T21:41:43Z","binding:vnic_type":"normal","device_id":"a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:4f:6a:59","id":"684f7e94-e603-4218-8fea-34804479b081","port_security_enabled":true,"project_id":"97c82d31f631437799fc695ca68e557e","fixed_ips":[{"subnet_id":"8b4f0cd1-c812-45f8-b27d-a82b47866c38","ip_address":"10.55.0.5"}],"extra_dhcp_opts":[],"security_groups":["3867fcbd-2e9f-4a51-b144-b29838a573d2"],"name":"CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1b59b653-1828-4a47-8c14-5978f9639e9b","tenant_id":"97c82d31f631437799fc695ca68e557e","created_at":"2018-12-04T21:41:29Z","admin_state_up":true,"updated_at":"2018-12-04T21:41:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1b59b653-1828-4a47-8c14-5978f9639e9b","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:7d:9c:13","id":"ba04ee85-f64f-4b1c-8baf-70d4d91e5916","port_security_enabled":false,"project_id":"97c82d31f631437799fc695ca68e557e","fixed_ips":[{"subnet_id":"8b4f0cd1-c812-45f8-b27d-a82b47866c38","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-12-04 21:41:46,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=1b59b653-1828-4a47-8c14-5978f9639e9b used request id req-fb9c5cad-a270-45f3-8de8-da1c3c294a7e 2018-12-04 21:41:46,573 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:46,817 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:46 GMT Server: Apache x-compute-request-id: req-152ab7cf-baec-4370-8090-2d3faaed3219 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-152ab7cf-baec-4370-8090-2d3faaed3219 Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "aaa092c96076401aa20f3b38ab20a7ec", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes/99ffbfbe-558c-47a8-a180-453b2f943470", "rel": "self"}, {"href": "http://172.30.9.23:8776/97c82d31f631437799fc695ca68e557e/volumes/99ffbfbe-558c-47a8-a180-453b2f943470", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:41:32.000000", "description": null, "os-vol-tenant-attr:tenant_id": "97c82d31f631437799fc695ca68e557e", "updated_at": "2018-12-04T21:41:32.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "99ffbfbe-558c-47a8-a180-453b2f943470", "size": 1}, {"status": "available", "user_id": "aaa092c96076401aa20f3b38ab20a7ec", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes/2674f762-3f9f-439d-b626-cddeb7715213", "rel": "self"}, {"href": "http://172.30.9.23:8776/97c82d31f631437799fc695ca68e557e/volumes/2674f762-3f9f-439d-b626-cddeb7715213", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:41:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "97c82d31f631437799fc695ca68e557e", "updated_at": "2018-12-04T21:41:31.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2674f762-3f9f-439d-b626-cddeb7715213", "size": 1}]} 2018-12-04 21:41:46,817 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes/detail used request id req-152ab7cf-baec-4370-8090-2d3faaed3219 2018-12-04 21:41:46,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/97c82d31f631437799fc695ca68e557e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:47,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c622ae1a-fa37-4515-b65d-7a98bdb32985 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/97c82d31f631437799fc695ca68e557e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "97c82d31f631437799fc695ca68e557e", "name": "CreateInstanceVolumeTests-070a0b02-1c75-465-proj"}} 2018-12-04 21:41:47,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/97c82d31f631437799fc695ca68e557e used request id req-c622ae1a-fa37-4515-b65d-7a98bdb32985 2018-12-04 21:41:47,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:47,837 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-ff781924-6033-4378-8930-d6973dc39278 x-compute-request-id: req-ff781924-6033-4378-8930-d6973dc39278 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:6a:59", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed", "rel": "bookmark"}], "image": {"id": "6464edeb-1138-40ba-b375-ccbce0db376e", "links": [{"href": "http://172.30.9.23:8774/images/6464edeb-1138-40ba-b375-ccbce0db376e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:41:43.000000", "flavor": {"id": "8d6accfe-abf2-49bb-98ea-24ddf1130313", "links": [{"href": "http://172.30.9.23:8774/flavors/8d6accfe-abf2-49bb-98ea-24ddf1130313", "rel": "bookmark"}]}, "id": "a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed", "security_groups": [{"name": "default"}], "user_id": "aaa092c96076401aa20f3b38ab20a7ec", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:41:43Z", "hostId": "10eaf56a90e8b9da1fe63c4303800e65f04565044f589182211db3b1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-inst", "created": "2018-12-04T21:41:38Z", "tenant_id": "97c82d31f631437799fc695ca68e557e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:41:47,838 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed used request id req-ff781924-6033-4378-8930-d6973dc39278 2018-12-04 21:41:47,838 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-inst] is - ACTIVE 2018-12-04 21:41:47,838 - create_instance - INFO - VM is - ACTIVE 2018-12-04 21:41:47,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:47,985 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-613c59ca-e5d1-43fe-ba29-621e120f5b24 x-compute-request-id: req-613c59ca-e5d1-43fe-ba29-621e120f5b24 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:6a:59", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed", "rel": "bookmark"}], "image": {"id": "6464edeb-1138-40ba-b375-ccbce0db376e", "links": [{"href": "http://172.30.9.23:8774/images/6464edeb-1138-40ba-b375-ccbce0db376e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:41:43.000000", "flavor": {"id": "8d6accfe-abf2-49bb-98ea-24ddf1130313", "links": [{"href": "http://172.30.9.23:8774/flavors/8d6accfe-abf2-49bb-98ea-24ddf1130313", "rel": "bookmark"}]}, "id": "a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed", "security_groups": [{"name": "default"}], "user_id": "aaa092c96076401aa20f3b38ab20a7ec", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:41:43Z", "hostId": "10eaf56a90e8b9da1fe63c4303800e65f04565044f589182211db3b1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-inst", "created": "2018-12-04T21:41:38Z", "tenant_id": "97c82d31f631437799fc695ca68e557e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:41:47,985 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed used request id req-613c59ca-e5d1-43fe-ba29-621e120f5b24 2018-12-04 21:41:47,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:48,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-8e5b3850-9223-470e-9d7b-bd2687fbe94b Date: Tue, 04 Dec 2018 21:41:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8b4f0cd1-c812-45f8-b27d-a82b47866c38"],"updated_at":"2018-12-04T21:41:29Z","tenant_id":"97c82d31f631437799fc695ca68e557e","created_at":"2018-12-04T21:41:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"97c82d31f631437799fc695ca68e557e","id":"1b59b653-1828-4a47-8c14-5978f9639e9b","name":"CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net"}]} 2018-12-04 21:41:48,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net used request id req-8e5b3850-9223-470e-9d7b-bd2687fbe94b 2018-12-04 21:41:48,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/97c82d31f631437799fc695ca68e557e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:48,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dedcd01d-f79e-4538-b39b-8c549c6d8b3a Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/97c82d31f631437799fc695ca68e557e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "97c82d31f631437799fc695ca68e557e", "name": "CreateInstanceVolumeTests-070a0b02-1c75-465-proj"}} 2018-12-04 21:41:48,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/97c82d31f631437799fc695ca68e557e used request id req-dedcd01d-f79e-4538-b39b-8c549c6d8b3a 2018-12-04 21:41:48,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1b59b653-1828-4a47-8c14-5978f9639e9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:48,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ad3dae02-fc38-4335-9a21-3a7c1e78cf9e Date: Tue, 04 Dec 2018 21:41:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b59b653-1828-4a47-8c14-5978f9639e9b","tenant_id":"97c82d31f631437799fc695ca68e557e","created_at":"2018-12-04T21:41:29Z","dns_nameservers":[],"updated_at":"2018-12-04T21:41:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"97c82d31f631437799fc695ca68e557e","id":"8b4f0cd1-c812-45f8-b27d-a82b47866c38","subnetpool_id":null,"name":"CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-subnet"}]} 2018-12-04 21:41:48,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1b59b653-1828-4a47-8c14-5978f9639e9b used request id req-ad3dae02-fc38-4335-9a21-3a7c1e78cf9e 2018-12-04 21:41:48,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=1b59b653-1828-4a47-8c14-5978f9639e9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:48,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1551 X-Openstack-Request-Id: req-61e6f9ee-292b-493f-beed-32de54487106 Date: Tue, 04 Dec 2018 21:41:48 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1b59b653-1828-4a47-8c14-5978f9639e9b","tenant_id":"97c82d31f631437799fc695ca68e557e","created_at":"2018-12-04T21:41:35Z","admin_state_up":true,"updated_at":"2018-12-04T21:41:43Z","binding:vnic_type":"normal","device_id":"a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:4f:6a:59","id":"684f7e94-e603-4218-8fea-34804479b081","port_security_enabled":true,"project_id":"97c82d31f631437799fc695ca68e557e","fixed_ips":[{"subnet_id":"8b4f0cd1-c812-45f8-b27d-a82b47866c38","ip_address":"10.55.0.5"}],"extra_dhcp_opts":[],"security_groups":["3867fcbd-2e9f-4a51-b144-b29838a573d2"],"name":"CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1b59b653-1828-4a47-8c14-5978f9639e9b","tenant_id":"97c82d31f631437799fc695ca68e557e","created_at":"2018-12-04T21:41:29Z","admin_state_up":true,"updated_at":"2018-12-04T21:41:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1b59b653-1828-4a47-8c14-5978f9639e9b","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:7d:9c:13","id":"ba04ee85-f64f-4b1c-8baf-70d4d91e5916","port_security_enabled":false,"project_id":"97c82d31f631437799fc695ca68e557e","fixed_ips":[{"subnet_id":"8b4f0cd1-c812-45f8-b27d-a82b47866c38","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-12-04 21:41:48,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=1b59b653-1828-4a47-8c14-5978f9639e9b used request id req-61e6f9ee-292b-493f-beed-32de54487106 2018-12-04 21:41:48,277 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" -d '{"volumeAttachment": {"volumeId": "2674f762-3f9f-439d-b626-cddeb7715213"}}' 2018-12-04 21:41:49,597 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41: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-a9ef3ef8-a6ec-438e-a221-f93acc17a33f x-compute-request-id: req-a9ef3ef8-a6ec-438e-a221-f93acc17a33f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed", "id": "2674f762-3f9f-439d-b626-cddeb7715213", "volumeId": "2674f762-3f9f-439d-b626-cddeb7715213"}} 2018-12-04 21:41:49,597 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed/os-volume_attachments used request id req-a9ef3ef8-a6ec-438e-a221-f93acc17a33f 2018-12-04 21:41:49,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:49,752 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-4905ae5c-2f43-41ff-97be-f2e70d8071a0 x-compute-request-id: req-4905ae5c-2f43-41ff-97be-f2e70d8071a0 Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:6a:59", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed", "rel": "bookmark"}], "image": {"id": "6464edeb-1138-40ba-b375-ccbce0db376e", "links": [{"href": "http://172.30.9.23:8774/images/6464edeb-1138-40ba-b375-ccbce0db376e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:41:43.000000", "flavor": {"id": "8d6accfe-abf2-49bb-98ea-24ddf1130313", "links": [{"href": "http://172.30.9.23:8774/flavors/8d6accfe-abf2-49bb-98ea-24ddf1130313", "rel": "bookmark"}]}, "id": "a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed", "security_groups": [{"name": "default"}], "user_id": "aaa092c96076401aa20f3b38ab20a7ec", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:41:43Z", "hostId": "10eaf56a90e8b9da1fe63c4303800e65f04565044f589182211db3b1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-inst", "created": "2018-12-04T21:41:38Z", "tenant_id": "97c82d31f631437799fc695ca68e557e", "os-extended-volumes:volumes_attached": [{"id": "2674f762-3f9f-439d-b626-cddeb7715213"}], "metadata": {}}} 2018-12-04 21:41:49,752 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed used request id req-4905ae5c-2f43-41ff-97be-f2e70d8071a0 2018-12-04 21:41:49,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:49,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-bdd5b7eb-7adf-46b2-a4c2-edabdb4c77d4 Date: Tue, 04 Dec 2018 21:41:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8b4f0cd1-c812-45f8-b27d-a82b47866c38"],"updated_at":"2018-12-04T21:41:29Z","tenant_id":"97c82d31f631437799fc695ca68e557e","created_at":"2018-12-04T21:41:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"97c82d31f631437799fc695ca68e557e","id":"1b59b653-1828-4a47-8c14-5978f9639e9b","name":"CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net"}]} 2018-12-04 21:41:49,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net used request id req-bdd5b7eb-7adf-46b2-a4c2-edabdb4c77d4 2018-12-04 21:41:49,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/97c82d31f631437799fc695ca68e557e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:49,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27a7b1b8-808a-4351-90b2-eabf6d8c3422 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/97c82d31f631437799fc695ca68e557e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "97c82d31f631437799fc695ca68e557e", "name": "CreateInstanceVolumeTests-070a0b02-1c75-465-proj"}} 2018-12-04 21:41:49,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/97c82d31f631437799fc695ca68e557e used request id req-27a7b1b8-808a-4351-90b2-eabf6d8c3422 2018-12-04 21:41:49,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1b59b653-1828-4a47-8c14-5978f9639e9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:50,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e3d25955-b9f9-4f7c-9d4b-c68f9ca2bcbc Date: Tue, 04 Dec 2018 21:41:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b59b653-1828-4a47-8c14-5978f9639e9b","tenant_id":"97c82d31f631437799fc695ca68e557e","created_at":"2018-12-04T21:41:29Z","dns_nameservers":[],"updated_at":"2018-12-04T21:41:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"97c82d31f631437799fc695ca68e557e","id":"8b4f0cd1-c812-45f8-b27d-a82b47866c38","subnetpool_id":null,"name":"CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-subnet"}]} 2018-12-04 21:41:50,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1b59b653-1828-4a47-8c14-5978f9639e9b used request id req-e3d25955-b9f9-4f7c-9d4b-c68f9ca2bcbc 2018-12-04 21:41:50,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=1b59b653-1828-4a47-8c14-5978f9639e9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:50,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1551 X-Openstack-Request-Id: req-bcc5b912-da22-4d3e-acae-e1ec1e01e080 Date: Tue, 04 Dec 2018 21:41:50 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1b59b653-1828-4a47-8c14-5978f9639e9b","tenant_id":"97c82d31f631437799fc695ca68e557e","created_at":"2018-12-04T21:41:35Z","admin_state_up":true,"updated_at":"2018-12-04T21:41:43Z","binding:vnic_type":"normal","device_id":"a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:4f:6a:59","id":"684f7e94-e603-4218-8fea-34804479b081","port_security_enabled":true,"project_id":"97c82d31f631437799fc695ca68e557e","fixed_ips":[{"subnet_id":"8b4f0cd1-c812-45f8-b27d-a82b47866c38","ip_address":"10.55.0.5"}],"extra_dhcp_opts":[],"security_groups":["3867fcbd-2e9f-4a51-b144-b29838a573d2"],"name":"CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1b59b653-1828-4a47-8c14-5978f9639e9b","tenant_id":"97c82d31f631437799fc695ca68e557e","created_at":"2018-12-04T21:41:29Z","admin_state_up":true,"updated_at":"2018-12-04T21:41:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1b59b653-1828-4a47-8c14-5978f9639e9b","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:7d:9c:13","id":"ba04ee85-f64f-4b1c-8baf-70d4d91e5916","port_security_enabled":false,"project_id":"97c82d31f631437799fc695ca68e557e","fixed_ips":[{"subnet_id":"8b4f0cd1-c812-45f8-b27d-a82b47866c38","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-12-04 21:41:50,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=1b59b653-1828-4a47-8c14-5978f9639e9b used request id req-bcc5b912-da22-4d3e-acae-e1ec1e01e080 2018-12-04 21:41:50,085 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:41:50,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "195754c0a158422399963e40bc780af4", "name": "CreateInstanceVolumeTests-070a0b02-1c75-465-proj-role"}], "expires_at": "2018-12-04T22:41:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "97c82d31f631437799fc695ca68e557e", "name": "CreateInstanceVolumeTests-070a0b02-1c75-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/97c82d31f631437799fc695ca68e557e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/97c82d31f631437799fc695ca68e557e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/97c82d31f631437799fc695ca68e557e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_97c82d31f631437799fc695ca68e557e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_97c82d31f631437799fc695ca68e557e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/97c82d31f631437799fc695ca68e557e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/97c82d31f631437799fc695ca68e557e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/97c82d31f631437799fc695ca68e557e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/97c82d31f631437799fc695ca68e557e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/97c82d31f631437799fc695ca68e557e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/97c82d31f631437799fc695ca68e557e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/97c82d31f631437799fc695ca68e557e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/97c82d31f631437799fc695ca68e557e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-070a0b02-1c75-465-user", "id": "aaa092c96076401aa20f3b38ab20a7ec"}, "audit_ids": ["y0X0ruN6SEGFRA6JhotNjg"], "issued_at": "2018-12-04T21:41:50.000000Z"}} 2018-12-04 21:41:50,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348aa68264977f9eebdd66bdda4957a34248ea65" 2018-12-04 21:41:51,077 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41: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-744e53aa-ce38-4d60-9ae3-48b93788ddf5 x-compute-request-id: req-744e53aa-ce38-4d60-9ae3-48b93788ddf5 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:6a:59", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed", "rel": "bookmark"}], "image": {"id": "6464edeb-1138-40ba-b375-ccbce0db376e", "links": [{"href": "http://172.30.9.23:8774/images/6464edeb-1138-40ba-b375-ccbce0db376e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:41:43.000000", "flavor": {"id": "8d6accfe-abf2-49bb-98ea-24ddf1130313", "links": [{"href": "http://172.30.9.23:8774/flavors/8d6accfe-abf2-49bb-98ea-24ddf1130313", "rel": "bookmark"}]}, "id": "a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed", "security_groups": [{"name": "default"}], "user_id": "aaa092c96076401aa20f3b38ab20a7ec", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:41:43Z", "hostId": "10eaf56a90e8b9da1fe63c4303800e65f04565044f589182211db3b1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-inst", "created": "2018-12-04T21:41:38Z", "tenant_id": "97c82d31f631437799fc695ca68e557e", "os-extended-volumes:volumes_attached": [{"id": "2674f762-3f9f-439d-b626-cddeb7715213"}], "metadata": {}}]} 2018-12-04 21:41:51,078 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-inst used request id req-744e53aa-ce38-4d60-9ae3-48b93788ddf5 2018-12-04 21:41:51,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348aa68264977f9eebdd66bdda4957a34248ea65" 2018-12-04 21:41:51,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-cf535549-0237-4546-abad-f31692f09e26 Date: Tue, 04 Dec 2018 21:41:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8b4f0cd1-c812-45f8-b27d-a82b47866c38"],"updated_at":"2018-12-04T21:41:29Z","tenant_id":"97c82d31f631437799fc695ca68e557e","created_at":"2018-12-04T21:41:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"97c82d31f631437799fc695ca68e557e","id":"1b59b653-1828-4a47-8c14-5978f9639e9b","name":"CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net"}]} 2018-12-04 21:41:51,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net used request id req-cf535549-0237-4546-abad-f31692f09e26 2018-12-04 21:41:51,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1b59b653-1828-4a47-8c14-5978f9639e9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348aa68264977f9eebdd66bdda4957a34248ea65" 2018-12-04 21:41:51,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e70502f8-9917-4a62-b6bd-c9f684d30291 Date: Tue, 04 Dec 2018 21:41:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b59b653-1828-4a47-8c14-5978f9639e9b","tenant_id":"97c82d31f631437799fc695ca68e557e","created_at":"2018-12-04T21:41:29Z","dns_nameservers":[],"updated_at":"2018-12-04T21:41:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"97c82d31f631437799fc695ca68e557e","id":"8b4f0cd1-c812-45f8-b27d-a82b47866c38","subnetpool_id":null,"name":"CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-subnet"}]} 2018-12-04 21:41:51,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1b59b653-1828-4a47-8c14-5978f9639e9b used request id req-e70502f8-9917-4a62-b6bd-c9f684d30291 2018-12-04 21:41:51,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=1b59b653-1828-4a47-8c14-5978f9639e9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348aa68264977f9eebdd66bdda4957a34248ea65" 2018-12-04 21:41:51,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1551 X-Openstack-Request-Id: req-b055525b-e776-4654-a898-3d7dce120088 Date: Tue, 04 Dec 2018 21:41:51 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1b59b653-1828-4a47-8c14-5978f9639e9b","tenant_id":"97c82d31f631437799fc695ca68e557e","created_at":"2018-12-04T21:41:35Z","admin_state_up":true,"updated_at":"2018-12-04T21:41:43Z","binding:vnic_type":"normal","device_id":"a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:4f:6a:59","id":"684f7e94-e603-4218-8fea-34804479b081","port_security_enabled":true,"project_id":"97c82d31f631437799fc695ca68e557e","fixed_ips":[{"subnet_id":"8b4f0cd1-c812-45f8-b27d-a82b47866c38","ip_address":"10.55.0.5"}],"extra_dhcp_opts":[],"security_groups":["3867fcbd-2e9f-4a51-b144-b29838a573d2"],"name":"CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1b59b653-1828-4a47-8c14-5978f9639e9b","tenant_id":"97c82d31f631437799fc695ca68e557e","created_at":"2018-12-04T21:41:29Z","admin_state_up":true,"updated_at":"2018-12-04T21:41:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1b59b653-1828-4a47-8c14-5978f9639e9b","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:7d:9c:13","id":"ba04ee85-f64f-4b1c-8baf-70d4d91e5916","port_security_enabled":false,"project_id":"97c82d31f631437799fc695ca68e557e","fixed_ips":[{"subnet_id":"8b4f0cd1-c812-45f8-b27d-a82b47866c38","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-12-04 21:41:51,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=1b59b653-1828-4a47-8c14-5978f9639e9b used request id req-b055525b-e776-4654-a898-3d7dce120088 2018-12-04 21:41:51,279 - create_instance - INFO - Deleting Port with ID - 684f7e94-e603-4218-8fea-34804479b081 2018-12-04 21:41:51,279 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-port 2018-12-04 21:41:51,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/684f7e94-e603-4218-8fea-34804479b081 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:51,769 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-079143f0-7cdc-4c0b-bca4-f56f56a13959 Date: Tue, 04 Dec 2018 21:41:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:41:51,769 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/684f7e94-e603-4218-8fea-34804479b081 used request id req-079143f0-7cdc-4c0b-bca4-f56f56a13959 2018-12-04 21:41:51,772 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes/2674f762-3f9f-439d-b626-cddeb7715213 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-152ab7cf-baec-4370-8090-2d3faaed3219" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:52,008 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:41:51 GMT Server: Apache x-compute-request-id: req-91b81eca-866d-4dd7-bfc6-a2349009ddef OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-91b81eca-866d-4dd7-bfc6-a2349009ddef Content-Encoding: gzip Content-Length: 589 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "aaa092c96076401aa20f3b38ab20a7ec", "attachments": [{"server_id": "a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed", "attachment_id": "9b20aa0a-c9c1-42af-969a-6726fdac2be8", "attached_at": "2018-12-04T21:41:50.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "2674f762-3f9f-439d-b626-cddeb7715213", "device": "/dev/vdb", "id": "2674f762-3f9f-439d-b626-cddeb7715213"}], "links": [{"href": "http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes/2674f762-3f9f-439d-b626-cddeb7715213", "rel": "self"}, {"href": "http://172.30.9.23:8776/97c82d31f631437799fc695ca68e557e/volumes/2674f762-3f9f-439d-b626-cddeb7715213", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:41:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "97c82d31f631437799fc695ca68e557e", "updated_at": "2018-12-04T21:41:51.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "2674f762-3f9f-439d-b626-cddeb7715213", "size": 1}} 2018-12-04 21:41:52,008 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes/2674f762-3f9f-439d-b626-cddeb7715213 used request id req-91b81eca-866d-4dd7-bfc6-a2349009ddef 2018-12-04 21:41:52,011 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed/os-volume_attachments/2674f762-3f9f-439d-b626-cddeb7715213 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:52,885 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21: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-c3a3f51b-7ca8-4e14-ad1f-0f8463e69bff x-compute-request-id: req-c3a3f51b-7ca8-4e14-ad1f-0f8463e69bff Content-Length: 0 Content-Type: application/json 2018-12-04 21:41:52,885 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed/os-volume_attachments/2674f762-3f9f-439d-b626-cddeb7715213 used request id req-c3a3f51b-7ca8-4e14-ad1f-0f8463e69bff 2018-12-04 21:41:52,888 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:52,969 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-9e29e3a4-bdb9-422e-b385-70024a1a4325 x-compute-request-id: req-9e29e3a4-bdb9-422e-b385-70024a1a4325 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed", "rel": "bookmark"}], "image": {"id": "6464edeb-1138-40ba-b375-ccbce0db376e", "links": [{"href": "http://172.30.9.23:8774/images/6464edeb-1138-40ba-b375-ccbce0db376e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:41:43.000000", "flavor": {"id": "8d6accfe-abf2-49bb-98ea-24ddf1130313", "links": [{"href": "http://172.30.9.23:8774/flavors/8d6accfe-abf2-49bb-98ea-24ddf1130313", "rel": "bookmark"}]}, "id": "a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed", "user_id": "aaa092c96076401aa20f3b38ab20a7ec", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:41:43Z", "hostId": "10eaf56a90e8b9da1fe63c4303800e65f04565044f589182211db3b1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-inst", "created": "2018-12-04T21:41:38Z", "tenant_id": "97c82d31f631437799fc695ca68e557e", "os-extended-volumes:volumes_attached": [{"id": "2674f762-3f9f-439d-b626-cddeb7715213"}], "metadata": {}}} 2018-12-04 21:41:52,969 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed used request id req-9e29e3a4-bdb9-422e-b385-70024a1a4325 2018-12-04 21:41:55,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:56,059 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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,Accept-Encoding x-openstack-request-id: req-b41f54e1-bce8-4c8a-a895-0da5e66792aa x-compute-request-id: req-b41f54e1-bce8-4c8a-a895-0da5e66792aa 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.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed", "rel": "bookmark"}], "image": {"id": "6464edeb-1138-40ba-b375-ccbce0db376e", "links": [{"href": "http://172.30.9.23:8774/images/6464edeb-1138-40ba-b375-ccbce0db376e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:41:43.000000", "flavor": {"id": "8d6accfe-abf2-49bb-98ea-24ddf1130313", "links": [{"href": "http://172.30.9.23:8774/flavors/8d6accfe-abf2-49bb-98ea-24ddf1130313", "rel": "bookmark"}]}, "id": "a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed", "user_id": "aaa092c96076401aa20f3b38ab20a7ec", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:41:43Z", "hostId": "10eaf56a90e8b9da1fe63c4303800e65f04565044f589182211db3b1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-inst", "created": "2018-12-04T21:41:38Z", "tenant_id": "97c82d31f631437799fc695ca68e557e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:41:56,059 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed used request id req-b41f54e1-bce8-4c8a-a895-0da5e66792aa 2018-12-04 21:41:56,059 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-inst 2018-12-04 21:41:56,062 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:56,185 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21: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 x-openstack-request-id: req-e21d3c89-f343-4e2c-a9d6-8c20931ae930 x-compute-request-id: req-e21d3c89-f343-4e2c-a9d6-8c20931ae930 Content-Type: application/json 2018-12-04 21:41:56,186 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed used request id req-e21d3c89-f343-4e2c-a9d6-8c20931ae930 2018-12-04 21:41:56,186 - create_instance - INFO - Checking deletion status 2018-12-04 21:41:56,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:41:57,047 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-372c2b51-e64c-4359-83ea-f709dad1ee61 x-compute-request-id: req-372c2b51-e64c-4359-83ea-f709dad1ee61 Content-Encoding: gzip Content-Length: 661 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed", "rel": "bookmark"}], "image": {"id": "6464edeb-1138-40ba-b375-ccbce0db376e", "links": [{"href": "http://172.30.9.23:8774/images/6464edeb-1138-40ba-b375-ccbce0db376e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:41:43.000000", "flavor": {"id": "8d6accfe-abf2-49bb-98ea-24ddf1130313", "links": [{"href": "http://172.30.9.23:8774/flavors/8d6accfe-abf2-49bb-98ea-24ddf1130313", "rel": "bookmark"}]}, "id": "a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed", "user_id": "aaa092c96076401aa20f3b38ab20a7ec", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:41:56Z", "hostId": "10eaf56a90e8b9da1fe63c4303800e65f04565044f589182211db3b1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-inst", "created": "2018-12-04T21:41:38Z", "tenant_id": "97c82d31f631437799fc695ca68e557e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:41:57,047 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed used request id req-372c2b51-e64c-4359-83ea-f709dad1ee61 2018-12-04 21:41:57,048 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-inst] is - ACTIVE 2018-12-04 21:41:57,048 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:42:00,051 - create_instance - DEBUG - VM status query timeout in 296.135066986 2018-12-04 21:42:00,054 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ec758734403df002f1c7d29ae229a400904f0c" 2018-12-04 21:42:00,099 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21: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 x-openstack-request-id: req-9f358289-1ef7-46f2-9c6a-bf6701c6b858 x-compute-request-id: req-9f358289-1ef7-46f2-9c6a-bf6701c6b858 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed could not be found.", "code": 404}} 2018-12-04 21:42:00,099 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed used request id req-9f358289-1ef7-46f2-9c6a-bf6701c6b858 2018-12-04 21:42:00,099 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a8ae1a9b-945c-4c54-8309-f1ec9b4a6eed could not be found. (HTTP 404) (Request-ID: req-9f358289-1ef7-46f2-9c6a-bf6701c6b858) 2018-12-04 21:42:00,100 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-inst 2018-12-04 21:42:00,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/8d6accfe-abf2-49bb-98ea-24ddf1130313 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d81f8a4f2dc5bfe2d85564f9b70fd0a53ba42cf" 2018-12-04 21:42:00,135 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21: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 x-openstack-request-id: req-0826f6a9-132d-4dd3-8f2c-a2daa7ff7eb2 x-compute-request-id: req-0826f6a9-132d-4dd3-8f2c-a2daa7ff7eb2 Content-Length: 0 Content-Type: application/json 2018-12-04 21:42:00,135 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/8d6accfe-abf2-49bb-98ea-24ddf1130313 used request id req-0826f6a9-132d-4dd3-8f2c-a2daa7ff7eb2 2018-12-04 21:42:00,136 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-subnet 2018-12-04 21:42:00,136 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-subnet 2018-12-04 21:42:00,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/8b4f0cd1-c812-45f8-b27d-a82b47866c38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a8488da32a333850f218801b1732ad195d3b07c" 2018-12-04 21:42:01,380 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-be13cf91-a050-4eb0-beb6-66d213b6343c Date: Tue, 04 Dec 2018 21:42:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:42:01,381 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/8b4f0cd1-c812-45f8-b27d-a82b47866c38 used request id req-be13cf91-a050-4eb0-beb6-66d213b6343c 2018-12-04 21:42:01,381 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-pub-net 2018-12-04 21:42:01,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/1b59b653-1828-4a47-8c14-5978f9639e9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a8488da32a333850f218801b1732ad195d3b07c" 2018-12-04 21:42:02,862 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ec599a81-e2b3-4705-8e3b-bf97cf3c79b1 Date: Tue, 04 Dec 2018 21:42:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:42:02,862 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/1b59b653-1828-4a47-8c14-5978f9639e9b used request id req-ec599a81-e2b3-4705-8e3b-bf97cf3c79b1 2018-12-04 21:42:02,865 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes/99ffbfbe-558c-47a8-a180-453b2f943470 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0af053e8-e428-490a-8743-90f74f48624d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf889ce004684ee7f1c738b8fda7f0286392742" 2018-12-04 21:42:02,917 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:02 GMT Server: Apache x-compute-request-id: req-abf6ce44-22cc-4277-ae08-224d112b98c2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-abf6ce44-22cc-4277-ae08-224d112b98c2 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "aaa092c96076401aa20f3b38ab20a7ec", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes/99ffbfbe-558c-47a8-a180-453b2f943470", "rel": "self"}, {"href": "http://172.30.9.23:8776/97c82d31f631437799fc695ca68e557e/volumes/99ffbfbe-558c-47a8-a180-453b2f943470", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:41:32.000000", "description": null, "os-vol-tenant-attr:tenant_id": "97c82d31f631437799fc695ca68e557e", "updated_at": "2018-12-04T21:41:32.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "99ffbfbe-558c-47a8-a180-453b2f943470", "size": 1}} 2018-12-04 21:42:02,917 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes/99ffbfbe-558c-47a8-a180-453b2f943470 used request id req-abf6ce44-22cc-4277-ae08-224d112b98c2 2018-12-04 21:42:02,917 - create_volume - DEBUG - Instance status is - available 2018-12-04 21:42:02,917 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-2 2018-12-04 21:42:02,917 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-2 2018-12-04 21:42:02,920 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes/99ffbfbe-558c-47a8-a180-453b2f943470 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0af053e8-e428-490a-8743-90f74f48624d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf889ce004684ee7f1c738b8fda7f0286392742" 2018-12-04 21:42:03,168 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:42:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6486f5b9-0a26-44f1-9ae0-6df3c905ce36 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:42:03,168 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes/99ffbfbe-558c-47a8-a180-453b2f943470 used request id req-6486f5b9-0a26-44f1-9ae0-6df3c905ce36 2018-12-04 21:42:03,171 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes/99ffbfbe-558c-47a8-a180-453b2f943470 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0af053e8-e428-490a-8743-90f74f48624d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf889ce004684ee7f1c738b8fda7f0286392742" 2018-12-04 21:42:03,225 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:03 GMT Server: Apache x-compute-request-id: req-7223c388-6afb-4306-aa59-440f3217f606 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7223c388-6afb-4306-aa59-440f3217f606 Content-Encoding: gzip Content-Length: 470 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "aaa092c96076401aa20f3b38ab20a7ec", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes/99ffbfbe-558c-47a8-a180-453b2f943470", "rel": "self"}, {"href": "http://172.30.9.23:8776/97c82d31f631437799fc695ca68e557e/volumes/99ffbfbe-558c-47a8-a180-453b2f943470", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:41:32.000000", "description": null, "os-vol-tenant-attr:tenant_id": "97c82d31f631437799fc695ca68e557e", "updated_at": "2018-12-04T21:42:03.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "99ffbfbe-558c-47a8-a180-453b2f943470", "size": 1}} 2018-12-04 21:42:03,225 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes/99ffbfbe-558c-47a8-a180-453b2f943470 used request id req-7223c388-6afb-4306-aa59-440f3217f606 2018-12-04 21:42:03,225 - create_volume - DEBUG - Instance status is - deleting 2018-12-04 21:42:03,226 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-04 21:42:06,229 - create_volume - DEBUG - Volume status query timeout in 56.9397549629 2018-12-04 21:42:06,231 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes/99ffbfbe-558c-47a8-a180-453b2f943470 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0af053e8-e428-490a-8743-90f74f48624d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf889ce004684ee7f1c738b8fda7f0286392742" 2018-12-04 21:42:06,265 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:42:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-0afcf3c9-c439-430b-8563-0a70d2067050 x-openstack-request-id: req-0afcf3c9-c439-430b-8563-0a70d2067050 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 99ffbfbe-558c-47a8-a180-453b2f943470 could not be found.", "code": 404}} 2018-12-04 21:42:06,266 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes/99ffbfbe-558c-47a8-a180-453b2f943470 used request id req-0afcf3c9-c439-430b-8563-0a70d2067050 2018-12-04 21:42:06,266 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 99ffbfbe-558c-47a8-a180-453b2f943470 could not be found. (HTTP 404) (Request-ID: req-0afcf3c9-c439-430b-8563-0a70d2067050) 2018-12-04 21:42:06,266 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-2 2018-12-04 21:42:06,269 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes/2674f762-3f9f-439d-b626-cddeb7715213 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-913b3c5e-e4f3-4dfd-adcb-11bb7ab3a7c5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7596eba389f02b31f457e8b484f66d23253f1f8c" 2018-12-04 21:42:06,505 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:06 GMT Server: Apache x-compute-request-id: req-395d280f-a27f-4c42-a74c-d3a5a2210fcd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-395d280f-a27f-4c42-a74c-d3a5a2210fcd Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "aaa092c96076401aa20f3b38ab20a7ec", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes/2674f762-3f9f-439d-b626-cddeb7715213", "rel": "self"}, {"href": "http://172.30.9.23:8776/97c82d31f631437799fc695ca68e557e/volumes/2674f762-3f9f-439d-b626-cddeb7715213", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:41:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "97c82d31f631437799fc695ca68e557e", "updated_at": "2018-12-04T21:41:53.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2674f762-3f9f-439d-b626-cddeb7715213", "size": 1}} 2018-12-04 21:42:06,506 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes/2674f762-3f9f-439d-b626-cddeb7715213 used request id req-395d280f-a27f-4c42-a74c-d3a5a2210fcd 2018-12-04 21:42:06,506 - create_volume - DEBUG - Instance status is - available 2018-12-04 21:42:06,506 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-1 2018-12-04 21:42:06,506 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-1 2018-12-04 21:42:06,509 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes/2674f762-3f9f-439d-b626-cddeb7715213 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-913b3c5e-e4f3-4dfd-adcb-11bb7ab3a7c5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7596eba389f02b31f457e8b484f66d23253f1f8c" 2018-12-04 21:42:06,582 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:42:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a77d2fa5-169f-4c1c-9e87-87025e06da32 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:42:06,582 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes/2674f762-3f9f-439d-b626-cddeb7715213 used request id req-a77d2fa5-169f-4c1c-9e87-87025e06da32 2018-12-04 21:42:06,584 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes/2674f762-3f9f-439d-b626-cddeb7715213 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-913b3c5e-e4f3-4dfd-adcb-11bb7ab3a7c5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7596eba389f02b31f457e8b484f66d23253f1f8c" 2018-12-04 21:42:06,781 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:42:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-18749534-0d27-4f7f-bba4-83c38b748215 x-openstack-request-id: req-18749534-0d27-4f7f-bba4-83c38b748215 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 2674f762-3f9f-439d-b626-cddeb7715213 could not be found.", "code": 404}} 2018-12-04 21:42:06,781 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/97c82d31f631437799fc695ca68e557e/volumes/2674f762-3f9f-439d-b626-cddeb7715213 used request id req-18749534-0d27-4f7f-bba4-83c38b748215 2018-12-04 21:42:06,781 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 2674f762-3f9f-439d-b626-cddeb7715213 could not be found. (HTTP 404) (Request-ID: req-18749534-0d27-4f7f-bba4-83c38b748215) 2018-12-04 21:42:06,781 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-1 2018-12-04 21:42:06,782 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-296e10b7-940d-477e-8d67-484a713124e8-image 2018-12-04 21:42:06,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/6464edeb-1138-40ba-b375-ccbce0db376e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}47c401723154b25d7d3a03d3561b066a4ff4e720" 2018-12-04 21:42:08,078 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-38125b96-8113-4cb5-8f62-ccdc9152da77 Date: Tue, 04 Dec 2018 21:42:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:42:08,078 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/6464edeb-1138-40ba-b375-ccbce0db376e used request id req-38125b96-8113-4cb5-8f62-ccdc9152da77 2018-12-04 21:42:08,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9178be2d02698edb0fd0b0f670894ffe4855b1" 2018-12-04 21:42:08,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-8b562032-c3e8-4f39-b8b3-7aed26d83283 Date: Tue, 04 Dec 2018 21:42:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "97c82d31f631437799fc695ca68e557e", "created_at": "2018-12-04T21:41:28Z", "updated_at": "2018-12-04T21:41:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:41:28Z", "revision_number": 0, "id": "9ca7377e-3895-4ed7-b34c-8cf023f563b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:41:28Z", "security_group_id": "3867fcbd-2e9f-4a51-b144-b29838a573d2", "tenant_id": "97c82d31f631437799fc695ca68e557e", "port_range_min": null, "ethertype": "IPv6", "project_id": "97c82d31f631437799fc695ca68e557e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:41:28Z", "revision_number": 0, "id": "b14a7e60-115f-41c0-91dc-8168fc63b2e9", "remote_group_id": "3867fcbd-2e9f-4a51-b144-b29838a573d2", "remote_ip_prefix": null, "created_at": "2018-12-04T21:41:28Z", "security_group_id": "3867fcbd-2e9f-4a51-b144-b29838a573d2", "tenant_id": "97c82d31f631437799fc695ca68e557e", "port_range_min": null, "ethertype": "IPv4", "project_id": "97c82d31f631437799fc695ca68e557e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:41:28Z", "revision_number": 0, "id": "b4494b94-8082-4dbe-92e7-c41ca2c92e2f", "remote_group_id": "3867fcbd-2e9f-4a51-b144-b29838a573d2", "remote_ip_prefix": null, "created_at": "2018-12-04T21:41:28Z", "security_group_id": "3867fcbd-2e9f-4a51-b144-b29838a573d2", "tenant_id": "97c82d31f631437799fc695ca68e557e", "port_range_min": null, "ethertype": "IPv6", "project_id": "97c82d31f631437799fc695ca68e557e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:41:28Z", "revision_number": 0, "id": "dc490f7d-5d7b-4393-942d-88f4f48ef9e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:41:28Z", "security_group_id": "3867fcbd-2e9f-4a51-b144-b29838a573d2", "tenant_id": "97c82d31f631437799fc695ca68e557e", "port_range_min": null, "ethertype": "IPv4", "project_id": "97c82d31f631437799fc695ca68e557e"}], "revision_number": 4, "project_id": "97c82d31f631437799fc695ca68e557e", "id": "3867fcbd-2e9f-4a51-b144-b29838a573d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:42:08,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-8b562032-c3e8-4f39-b8b3-7aed26d83283 2018-12-04 21:42:08,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9178be2d02698edb0fd0b0f670894ffe4855b1" 2018-12-04 21:42:08,480 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:42:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cf6c402-5b76-44d0-ab73-26b1cf8eb6f0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:42:08,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-7cf6c402-5b76-44d0-ab73-26b1cf8eb6f0 2018-12-04 21:42:08,481 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:42:08,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9178be2d02698edb0fd0b0f670894ffe4855b1" 2018-12-04 21:42:08,584 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:42:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-baff8197-6922-45c2-ac25-3b1f87cd4fe8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:42:08,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-baff8197-6922-45c2-ac25-3b1f87cd4fe8 2018-12-04 21:42:08,584 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:42:08,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9178be2d02698edb0fd0b0f670894ffe4855b1" 2018-12-04 21:42:08,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba4edef5-a782-4d54-a987-2d0de4ea10ac 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:42:08,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-ba4edef5-a782-4d54-a987-2d0de4ea10ac 2018-12-04 21:42:08,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/97c82d31f631437799fc695ca68e557e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9178be2d02698edb0fd0b0f670894ffe4855b1" 2018-12-04 21:42:08,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56a8deb0-1ef5-4826-a3b5-8b7f00820ee9 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/97c82d31f631437799fc695ca68e557e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "97c82d31f631437799fc695ca68e557e", "name": "CreateInstanceVolumeTests-070a0b02-1c75-465-proj"}} 2018-12-04 21:42:08,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/97c82d31f631437799fc695ca68e557e used request id req-56a8deb0-1ef5-4826-a3b5-8b7f00820ee9 2018-12-04 21:42:08,805 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3867fcbd-2e9f-4a51-b144-b29838a573d2 2018-12-04 21:42:08,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3867fcbd-2e9f-4a51-b144-b29838a573d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9178be2d02698edb0fd0b0f670894ffe4855b1" 2018-12-04 21:42:08,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4d7dba49-2fdb-4b17-9c6c-5786575fc9ed Date: Tue, 04 Dec 2018 21:42: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": "2018-12-04T21:41:28Z", "security_group_id": "3867fcbd-2e9f-4a51-b144-b29838a573d2", "port_range_min": null, "revision_number": 0, "tenant_id": "97c82d31f631437799fc695ca68e557e", "created_at": "2018-12-04T21:41:28Z", "project_id": "97c82d31f631437799fc695ca68e557e", "id": "9ca7377e-3895-4ed7-b34c-8cf023f563b3"}, {"remote_group_id": "3867fcbd-2e9f-4a51-b144-b29838a573d2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:41:28Z", "security_group_id": "3867fcbd-2e9f-4a51-b144-b29838a573d2", "port_range_min": null, "revision_number": 0, "tenant_id": "97c82d31f631437799fc695ca68e557e", "created_at": "2018-12-04T21:41:28Z", "project_id": "97c82d31f631437799fc695ca68e557e", "id": "b14a7e60-115f-41c0-91dc-8168fc63b2e9"}, {"remote_group_id": "3867fcbd-2e9f-4a51-b144-b29838a573d2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:41:28Z", "security_group_id": "3867fcbd-2e9f-4a51-b144-b29838a573d2", "port_range_min": null, "revision_number": 0, "tenant_id": "97c82d31f631437799fc695ca68e557e", "created_at": "2018-12-04T21:41:28Z", "project_id": "97c82d31f631437799fc695ca68e557e", "id": "b4494b94-8082-4dbe-92e7-c41ca2c92e2f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:41:28Z", "security_group_id": "3867fcbd-2e9f-4a51-b144-b29838a573d2", "port_range_min": null, "revision_number": 0, "tenant_id": "97c82d31f631437799fc695ca68e557e", "created_at": "2018-12-04T21:41:28Z", "project_id": "97c82d31f631437799fc695ca68e557e", "id": "dc490f7d-5d7b-4393-942d-88f4f48ef9e6"}]} 2018-12-04 21:42:08,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3867fcbd-2e9f-4a51-b144-b29838a573d2 used request id req-4d7dba49-2fdb-4b17-9c6c-5786575fc9ed 2018-12-04 21:42:08,828 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:42:08,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/3867fcbd-2e9f-4a51-b144-b29838a573d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9178be2d02698edb0fd0b0f670894ffe4855b1" 2018-12-04 21:42:09,031 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cb2218a6-a63f-43ab-bc94-4bd4d161f1ba Content-Length: 0 Date: Tue, 04 Dec 2018 21:42:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:42:09,031 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/3867fcbd-2e9f-4a51-b144-b29838a573d2 used request id req-cb2218a6-a63f-43ab-bc94-4bd4d161f1ba 2018-12-04 21:42:09,032 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-070a0b02-1c75-465-proj 2018-12-04 21:42:09,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/97c82d31f631437799fc695ca68e557e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9178be2d02698edb0fd0b0f670894ffe4855b1" 2018-12-04 21:42:09,299 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:42:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9309ed38-da89-43a3-937c-d35f494ceae6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:42:09,299 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/97c82d31f631437799fc695ca68e557e used request id req-9309ed38-da89-43a3-937c-d35f494ceae6 2018-12-04 21:42:09,300 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-070a0b02-1c75-465-proj-role 2018-12-04 21:42:09,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/195754c0a158422399963e40bc780af4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9178be2d02698edb0fd0b0f670894ffe4855b1" 2018-12-04 21:42:09,437 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:42:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a1a5350-49b6-4ebf-b1ac-3f3796abbaed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:42:09,437 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/195754c0a158422399963e40bc780af4 used request id req-6a1a5350-49b6-4ebf-b1ac-3f3796abbaed 2018-12-04 21:42:09,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9178be2d02698edb0fd0b0f670894ffe4855b1" 2018-12-04 21:42:09,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f7c93fc-1440-49e2-af0a-6aa53b4d1d6d Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:42:09,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1f7c93fc-1440-49e2-af0a-6aa53b4d1d6d 2018-12-04 21:42:09,615 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-070a0b02-1c75-465-user 2018-12-04 21:42:09,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/aaa092c96076401aa20f3b38ab20a7ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c470afcd62f86094d5fadf07f4a84f40f26582c6" 2018-12-04 21:42:09,812 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:42:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5874f0a0-ca19-4f4c-9863-6c59ecf8e0bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:42:09,812 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/aaa092c96076401aa20f3b38ab20a7ec used request id req-5874f0a0-ca19-4f4c-9863-6c59ecf8e0bc 2018-12-04 21:42:09,814 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:42:10,216 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:42:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["CIKQ2Gh1RiaHsmgcT5uq_g"], "issued_at": "2018-12-04T21:42:10.000000Z"}} 2018-12-04 21:42:10,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}161712b9e5ed2e617292fbe32f60ececbd7d33d5" 2018-12-04 21:42:10,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-927b1904-cff8-4824-aecc-6241c55a8ee8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:42:10,230 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-927b1904-cff8-4824-aecc-6241c55a8ee8 2018-12-04 21:42:10,231 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:42:10,232 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:42:10,629 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:42:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["mJM65q1ITVq4A5RDxXwzVA"], "issued_at": "2018-12-04T21:42:10.000000Z"}} 2018-12-04 21:42:10,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a2a171b0d2f06db82688e4c37246eb656ba445" 2018-12-04 21:42:10,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ee65eaf-a8d1-4975-86e6-48921d205400 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:42:10,733 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-9ee65eaf-a8d1-4975-86e6-48921d205400 2018-12-04 21:42:10,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:42:10,743 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:42: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:42:10,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a2a171b0d2f06db82688e4c37246eb656ba445" 2018-12-04 21:42:10,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06a1ce31-c521-4800-a6c4-4476ced31650 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:42:10,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj used request id req-06a1ce31-c521-4800-a6c4-4476ced31650 2018-12-04 21:42:10,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a2a171b0d2f06db82688e4c37246eb656ba445" 2018-12-04 21:42:10,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-964b2f8e-0392-4d86-8b44-62d0fa6db628 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:42:10,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-964b2f8e-0392-4d86-8b44-62d0fa6db628 2018-12-04 21:42:10,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a2a171b0d2f06db82688e4c37246eb656ba445" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj"}}' 2018-12-04 21:42:10,911 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:42:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c070964-f6db-43e5-ac0e-8962ac3ed450 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77"}, "tags": [], "enabled": true, "id": "b6676f7d46ce45f6b4d8c73c7498ed77", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj"}} 2018-12-04 21:42:10,911 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-3c070964-f6db-43e5-ac0e-8962ac3ed450 2018-12-04 21:42:10,911 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj 2018-12-04 21:42:10,912 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:42:10,912 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:42:11,305 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:42:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["VTw8h2PhQDaqDQCSfyYPsw"], "issued_at": "2018-12-04T21:42:11.000000Z"}} 2018-12-04 21:42:11,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fad472aff9559f61e9911f8e477781c8bfe7b7a6" 2018-12-04 21:42:11,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4361c6a5-9843-4f36-8953-ed958ffb25c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:42:11,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4361c6a5-9843-4f36-8953-ed958ffb25c4 2018-12-04 21:42:11,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:42:11,405 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:42: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:42:11,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fad472aff9559f61e9911f8e477781c8bfe7b7a6" 2018-12-04 21:42:11,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11910ee8-3fc2-4a62-88f2-333bd7bf7f87 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:42:11,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-11910ee8-3fc2-4a62-88f2-333bd7bf7f87 2018-12-04 21:42:11,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fad472aff9559f61e9911f8e477781c8bfe7b7a6" 2018-12-04 21:42:11,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e248ef65-33d0-4bf6-819b-948220f7b041 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77"}, "tags": [], "enabled": true, "id": "b6676f7d46ce45f6b4d8c73c7498ed77", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj"}]} 2018-12-04 21:42:11,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj used request id req-e248ef65-33d0-4bf6-819b-948220f7b041 2018-12-04 21:42:11,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fad472aff9559f61e9911f8e477781c8bfe7b7a6" 2018-12-04 21:42:11,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4760e149-9867-4d35-9c2b-8e498e591de2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:42:11,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-4760e149-9867-4d35-9c2b-8e498e591de2 2018-12-04 21:42:12,132 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-ceaafb89-c90c-4f5-user 2018-12-04 21:42:12,133 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:42:12,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a2a171b0d2f06db82688e4c37246eb656ba445" 2018-12-04 21:42:12,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-365c9168-b50f-4d2f-9f26-f24964b26fa1 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:42:12,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-365c9168-b50f-4d2f-9f26-f24964b26fa1 2018-12-04 21:42:12,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a2a171b0d2f06db82688e4c37246eb656ba445" -d '{"role": {"name": "CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj-role"}}' 2018-12-04 21:42:12,270 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:42:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98f9eb20-c6b9-4707-bfee-b6a41ecb9477 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8d792ee211924379ba346e49797e517a", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d792ee211924379ba346e49797e517a"}, "name": "CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj-role"}} 2018-12-04 21:42:12,270 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-98f9eb20-c6b9-4707-bfee-b6a41ecb9477 2018-12-04 21:42:12,271 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj-role 2018-12-04 21:42:12,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/8d792ee211924379ba346e49797e517a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a2a171b0d2f06db82688e4c37246eb656ba445" 2018-12-04 21:42:12,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57279e78-ca7e-4078-ab4c-83df9dd729a4 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8d792ee211924379ba346e49797e517a", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d792ee211924379ba346e49797e517a"}, "name": "CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj-role"}} 2018-12-04 21:42:12,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/8d792ee211924379ba346e49797e517a used request id req-57279e78-ca7e-4078-ab4c-83df9dd729a4 2018-12-04 21:42:12,370 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj-role to project CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj 2018-12-04 21:42:12,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77/users/b12238ecacfe4e7ea11647b8c8909a45/roles/8d792ee211924379ba346e49797e517a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a2a171b0d2f06db82688e4c37246eb656ba445" 2018-12-04 21:42:12,525 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:42:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-107f4c88-a692-4831-bd4f-e3788716206e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:42:12,525 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77/users/b12238ecacfe4e7ea11647b8c8909a45/roles/8d792ee211924379ba346e49797e517a used request id req-107f4c88-a692-4831-bd4f-e3788716206e 2018-12-04 21:42:12,525 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:42:12,528 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-04 21:42:12,528 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:42:12,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:42:12,923 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d792ee211924379ba346e49797e517a", "name": "CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj-role"}], "expires_at": "2018-12-04T22:42:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6676f7d46ce45f6b4d8c73c7498ed77", "name": "CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-ceaafb89-c90c-4f5-user", "id": "b12238ecacfe4e7ea11647b8c8909a45"}, "audit_ids": ["FHRPednFTwW_Vze1ZpRXBA"], "issued_at": "2018-12-04T21:42:12.000000Z"}} 2018-12-04 21:42:12,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9983446c91b351bff074bf990ee499458e13b21" 2018-12-04 21:42:12,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adce6276-b806-4124-81fd-e50adc1e2cf9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:42:12,999 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-adce6276-b806-4124-81fd-e50adc1e2cf9 2018-12-04 21:42:13,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9983446c91b351bff074bf990ee499458e13b21" 2018-12-04 21:42:13,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-54ea1d1f-ea8b-4044-9af5-0c6a11bc47f2 Date: Tue, 04 Dec 2018 21:42:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-image"} 2018-12-04 21:42:13,192 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-image used request id req-54ea1d1f-ea8b-4044-9af5-0c6a11bc47f2 2018-12-04 21:42:13,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9983446c91b351bff074bf990ee499458e13b21" 2018-12-04 21:42:13,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9176ef32-1c8f-4346-ac58-1b9810f1e0b6 Date: Tue, 04 Dec 2018 21:42:13 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:42:13,202 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-9176ef32-1c8f-4346-ac58-1b9810f1e0b6 2018-12-04 21:42:13,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a9983446c91b351bff074bf990ee499458e13b21" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-image"}' 2018-12-04 21:42:13,261 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/edc26c39-6b2c-4fa9-8f76-87f07295d1e0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2bf732ec-0458-4a51-9907-4ac06b7cf965 Date: Tue, 04 Dec 2018 21:42:13 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:42:13Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-04T21:42:13Z", "visibility": "shared", "locations": [], "self": "/v2/images/edc26c39-6b2c-4fa9-8f76-87f07295d1e0", "min_disk": 0, "protected": false, "id": "edc26c39-6b2c-4fa9-8f76-87f07295d1e0", "file": "/v2/images/edc26c39-6b2c-4fa9-8f76-87f07295d1e0/file", "checksum": null, "owner": "b6676f7d46ce45f6b4d8c73c7498ed77", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:42:13,262 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-2bf732ec-0458-4a51-9907-4ac06b7cf965 2018-12-04 21:42:13,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/edc26c39-6b2c-4fa9-8f76-87f07295d1e0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9983446c91b351bff074bf990ee499458e13b21" -d '' 2018-12-04 21:42:14,544 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3613e1d6-2506-4f41-bca4-78628928cdb2 Date: Tue, 04 Dec 2018 21:42:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:42:14,545 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/edc26c39-6b2c-4fa9-8f76-87f07295d1e0/file used request id req-3613e1d6-2506-4f41-bca4-78628928cdb2 2018-12-04 21:42:14,545 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 21:42:14,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/edc26c39-6b2c-4fa9-8f76-87f07295d1e0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9983446c91b351bff074bf990ee499458e13b21" 2018-12-04 21:42:14,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-6bd7b26f-7f91-42a4-87f2-3ab6049366fd Date: Tue, 04 Dec 2018 21:42:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:42:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:42:14Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/edc26c39-6b2c-4fa9-8f76-87f07295d1e0/snap", "metadata": {}}], "self": "/v2/images/edc26c39-6b2c-4fa9-8f76-87f07295d1e0", "min_disk": 0, "protected": false, "id": "edc26c39-6b2c-4fa9-8f76-87f07295d1e0", "file": "/v2/images/edc26c39-6b2c-4fa9-8f76-87f07295d1e0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b6676f7d46ce45f6b4d8c73c7498ed77", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/edc26c39-6b2c-4fa9-8f76-87f07295d1e0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:42:14,564 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/edc26c39-6b2c-4fa9-8f76-87f07295d1e0 used request id req-6bd7b26f-7f91-42a4-87f2-3ab6049366fd 2018-12-04 21:42:14,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9983446c91b351bff074bf990ee499458e13b21" 2018-12-04 21:42:14,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7187097e-048d-49fa-82be-901390b9daf2 Date: Tue, 04 Dec 2018 21:42:14 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:42:14,574 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-7187097e-048d-49fa-82be-901390b9daf2 2018-12-04 21:42:14,577 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-image 2018-12-04 21:42:14,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/edc26c39-6b2c-4fa9-8f76-87f07295d1e0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9983446c91b351bff074bf990ee499458e13b21" 2018-12-04 21:42:14,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-6e848e79-9091-4d22-ba7f-8c3c7bbbfbfb Date: Tue, 04 Dec 2018 21:42:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:42:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:42:14Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/edc26c39-6b2c-4fa9-8f76-87f07295d1e0/snap", "metadata": {}}], "self": "/v2/images/edc26c39-6b2c-4fa9-8f76-87f07295d1e0", "min_disk": 0, "protected": false, "id": "edc26c39-6b2c-4fa9-8f76-87f07295d1e0", "file": "/v2/images/edc26c39-6b2c-4fa9-8f76-87f07295d1e0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b6676f7d46ce45f6b4d8c73c7498ed77", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/edc26c39-6b2c-4fa9-8f76-87f07295d1e0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:42:14,594 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/edc26c39-6b2c-4fa9-8f76-87f07295d1e0 used request id req-6e848e79-9091-4d22-ba7f-8c3c7bbbfbfb 2018-12-04 21:42:14,594 - create_image - DEBUG - Instance status is - active 2018-12-04 21:42:14,594 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-image 2018-12-04 21:42:14,594 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-image 2018-12-04 21:42:14,594 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:42:14,595 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:42:14,999 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:42:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["yYqaXdw_QciwIFc43dduSg"], "issued_at": "2018-12-04T21:42:15.000000Z"}} 2018-12-04 21:42:14,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}559364ca73131ab32265dc4f7e0c5e63676b849b" 2018-12-04 21:42:15,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fc98ebe-6a45-4dfc-8f4a-4c56f6802c51 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:42:15,089 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-2fc98ebe-6a45-4dfc-8f4a-4c56f6802c51 2018-12-04 21:42:15,090 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:42:15,095 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}559364ca73131ab32265dc4f7e0c5e63676b849b" 2018-12-04 21:42:15,277 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-8198f5fa-1380-4505-bf1d-3dd8cce7a599 x-compute-request-id: req-8198f5fa-1380-4505-bf1d-3dd8cce7a599 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-04 21:42:15,277 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-8198f5fa-1380-4505-bf1d-3dd8cce7a599 2018-12-04 21:42:15,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}559364ca73131ab32265dc4f7e0c5e63676b849b" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-04 21:42:15,315 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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,Accept-Encoding x-openstack-request-id: req-d8bbdb96-e242-4afc-bfa4-4cfa3dc5811b x-compute-request-id: req-d8bbdb96-e242-4afc-bfa4-4cfa3dc5811b Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3923ef84-1dd2-4912-a938-6c5eb32097bd", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3923ef84-1dd2-4912-a938-6c5eb32097bd", "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": "3923ef84-1dd2-4912-a938-6c5eb32097bd"}} 2018-12-04 21:42:15,315 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d8bbdb96-e242-4afc-bfa4-4cfa3dc5811b 2018-12-04 21:42:15,316 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:42:15,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:42:15,715 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d792ee211924379ba346e49797e517a", "name": "CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj-role"}], "expires_at": "2018-12-04T22:42:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6676f7d46ce45f6b4d8c73c7498ed77", "name": "CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-ceaafb89-c90c-4f5-user", "id": "b12238ecacfe4e7ea11647b8c8909a45"}, "audit_ids": ["JBVEsh0PQ7yIk6K-EeR49A"], "issued_at": "2018-12-04T21:42:15.000000Z"}} 2018-12-04 21:42:15,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ddb481735373b622191b68e93c7d2c16b684df" 2018-12-04 21:42:15,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2822051e-293e-4fca-af15-dbc338a97728 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:42:15,799 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-2822051e-293e-4fca-af15-dbc338a97728 2018-12-04 21:42:15,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ddb481735373b622191b68e93c7d2c16b684df" 2018-12-04 21:42:15,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-bf8a06af-d8bc-4e3e-a48d-a2204d8dd0b2 Date: Tue, 04 Dec 2018 21:42:15 GMT RESP BODY: {"networks":[]} 2018-12-04 21:42:15,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net used request id req-bf8a06af-d8bc-4e3e-a48d-a2204d8dd0b2 2018-12-04 21:42:15,994 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net 2018-12-04 21:42:15,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ddb481735373b622191b68e93c7d2c16b684df" -d '{"network": {"name": "CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net", "admin_state_up": true}}' 2018-12-04 21:42:16,509 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-769ccde3-cf50-4e70-990f-49fe9abaf932 Date: Tue, 04 Dec 2018 21:42:16 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-12-04T21:42:16Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"b6676f7d46ce45f6b4d8c73c7498ed77","id":"0dc3412d-099e-447f-b621-b7c16aaea271","name":"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net"}} 2018-12-04 21:42:16,510 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-769ccde3-cf50-4e70-990f-49fe9abaf932 2018-12-04 21:42:16,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=0dc3412d-099e-447f-b621-b7c16aaea271 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ddb481735373b622191b68e93c7d2c16b684df" 2018-12-04 21:42:16,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-39dfa24c-b5a6-4a2d-82c9-eff0e5a21073 Date: Tue, 04 Dec 2018 21:42:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T21:42:16Z","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"b6676f7d46ce45f6b4d8c73c7498ed77","id":"0dc3412d-099e-447f-b621-b7c16aaea271","name":"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net"}]} 2018-12-04 21:42:16,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=0dc3412d-099e-447f-b621-b7c16aaea271 used request id req-39dfa24c-b5a6-4a2d-82c9-eff0e5a21073 2018-12-04 21:42:16,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ddb481735373b622191b68e93c7d2c16b684df" 2018-12-04 21:42:16,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4cb62b4f-b414-484d-b4cd-ca7ac185cee7 Date: Tue, 04 Dec 2018 21:42:16 GMT RESP BODY: {"subnets":[]} 2018-12-04 21:42:16,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 used request id req-4cb62b4f-b414-484d-b4cd-ca7ac185cee7 2018-12-04 21:42:16,670 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-subnet 2018-12-04 21:42:16,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ddb481735373b622191b68e93c7d2c16b684df" -d '{"subnets": [{"ip_version": 4, "network_id": "0dc3412d-099e-447f-b621-b7c16aaea271", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-subnet"}]}' 2018-12-04 21:42:17,242 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f2d2bad4-4b34-4faf-877d-8d8c2e6966d1 Date: Tue, 04 Dec 2018 21:42:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0dc3412d-099e-447f-b621-b7c16aaea271","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:16Z","dns_nameservers":[],"updated_at":"2018-12-04T21:42: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":"b6676f7d46ce45f6b4d8c73c7498ed77","id":"68b2d4b4-7291-4af4-8f22-662a89be602f","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-subnet"}]} 2018-12-04 21:42:17,242 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-f2d2bad4-4b34-4faf-877d-8d8c2e6966d1 2018-12-04 21:42:17,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=0dc3412d-099e-447f-b621-b7c16aaea271 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ddb481735373b622191b68e93c7d2c16b684df" 2018-12-04 21:42:17,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-49857c88-59ad-4cbe-b290-b07792b151e1 Date: Tue, 04 Dec 2018 21:42:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["68b2d4b4-7291-4af4-8f22-662a89be602f"],"updated_at":"2018-12-04T21:42:16Z","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b6676f7d46ce45f6b4d8c73c7498ed77","id":"0dc3412d-099e-447f-b621-b7c16aaea271","name":"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net"}]} 2018-12-04 21:42:17,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=0dc3412d-099e-447f-b621-b7c16aaea271 used request id req-49857c88-59ad-4cbe-b290-b07792b151e1 2018-12-04 21:42:17,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ddb481735373b622191b68e93c7d2c16b684df" 2018-12-04 21:42:17,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e933b775-2dfd-42e7-b067-2d09a6b26e0a Date: Tue, 04 Dec 2018 21:42:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0dc3412d-099e-447f-b621-b7c16aaea271","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:16Z","dns_nameservers":[],"updated_at":"2018-12-04T21:42: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":"b6676f7d46ce45f6b4d8c73c7498ed77","id":"68b2d4b4-7291-4af4-8f22-662a89be602f","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-subnet"}]} 2018-12-04 21:42:17,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 used request id req-e933b775-2dfd-42e7-b067-2d09a6b26e0a 2018-12-04 21:42:17,451 - OpenStackNetwork - DEBUG - Network [0dc3412d-099e-447f-b621-b7c16aaea271] created successfully 2018-12-04 21:42:17,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:42:17,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:42:17,865 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d792ee211924379ba346e49797e517a", "name": "CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj-role"}], "expires_at": "2018-12-04T22:42:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6676f7d46ce45f6b4d8c73c7498ed77", "name": "CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-ceaafb89-c90c-4f5-user", "id": "b12238ecacfe4e7ea11647b8c8909a45"}, "audit_ids": ["7v20swyzSL-7FJmwpcR9EA"], "issued_at": "2018-12-04T21:42:17.000000Z"}} 2018-12-04 21:42:17,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b61a300f04ab15b735bbde178061cefeb073b06" 2018-12-04 21:42:17,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8df3924-b2e9-479f-b783-eebb48a2ff10 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:42:17,958 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b8df3924-b2e9-479f-b783-eebb48a2ff10 2018-12-04 21:42:17,963 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b61a300f04ab15b735bbde178061cefeb073b06" 2018-12-04 21:42:18,188 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:17 GMT Server: Apache x-compute-request-id: req-9a91e675-f5eb-4d38-83b8-24420d7264ce OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9a91e675-f5eb-4d38-83b8-24420d7264ce Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-04 21:42:18,189 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/detail used request id req-9a91e675-f5eb-4d38-83b8-24420d7264ce 2018-12-04 21:42:18,192 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9a91e675-f5eb-4d38-83b8-24420d7264ce" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b61a300f04ab15b735bbde178061cefeb073b06" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-1", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-04 21:42:18,590 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:42:18 GMT Server: Apache x-compute-request-id: req-5ee459c7-68db-4053-91ca-5c5982958ce0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5ee459c7-68db-4053-91ca-5c5982958ce0 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "b12238ecacfe4e7ea11647b8c8909a45", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/f2462a1d-9b30-48f6-aae6-d18b3d3ba40b", "rel": "self"}, {"href": "http://172.30.9.23:8776/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/f2462a1d-9b30-48f6-aae6-d18b3d3ba40b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:42:18.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f2462a1d-9b30-48f6-aae6-d18b3d3ba40b", "size": 1}} 2018-12-04 21:42:18,590 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes used request id req-5ee459c7-68db-4053-91ca-5c5982958ce0 2018-12-04 21:42:18,593 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/f2462a1d-9b30-48f6-aae6-d18b3d3ba40b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9a91e675-f5eb-4d38-83b8-24420d7264ce" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b61a300f04ab15b735bbde178061cefeb073b06" 2018-12-04 21:42:18,823 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:18 GMT Server: Apache x-compute-request-id: req-7cb3eb92-6359-4628-a330-101d1d76fd14 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7cb3eb92-6359-4628-a330-101d1d76fd14 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "b12238ecacfe4e7ea11647b8c8909a45", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/f2462a1d-9b30-48f6-aae6-d18b3d3ba40b", "rel": "self"}, {"href": "http://172.30.9.23:8776/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/f2462a1d-9b30-48f6-aae6-d18b3d3ba40b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:42:18.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "updated_at": "2018-12-04T21:42:18.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f2462a1d-9b30-48f6-aae6-d18b3d3ba40b", "size": 1}} 2018-12-04 21:42:18,823 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/f2462a1d-9b30-48f6-aae6-d18b3d3ba40b used request id req-7cb3eb92-6359-4628-a330-101d1d76fd14 2018-12-04 21:42:18,824 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-1 2018-12-04 21:42:18,826 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/f2462a1d-9b30-48f6-aae6-d18b3d3ba40b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9a91e675-f5eb-4d38-83b8-24420d7264ce" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b61a300f04ab15b735bbde178061cefeb073b06" 2018-12-04 21:42:19,064 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:18 GMT Server: Apache x-compute-request-id: req-8b48b73b-1bbc-44de-8b0c-07f7a7dae795 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8b48b73b-1bbc-44de-8b0c-07f7a7dae795 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "b12238ecacfe4e7ea11647b8c8909a45", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/f2462a1d-9b30-48f6-aae6-d18b3d3ba40b", "rel": "self"}, {"href": "http://172.30.9.23:8776/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/f2462a1d-9b30-48f6-aae6-d18b3d3ba40b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:42:18.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "updated_at": "2018-12-04T21:42:18.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f2462a1d-9b30-48f6-aae6-d18b3d3ba40b", "size": 1}} 2018-12-04 21:42:19,065 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/f2462a1d-9b30-48f6-aae6-d18b3d3ba40b used request id req-8b48b73b-1bbc-44de-8b0c-07f7a7dae795 2018-12-04 21:42:19,065 - create_volume - DEBUG - Instance status is - available 2018-12-04 21:42:19,065 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-1 2018-12-04 21:42:19,065 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-1 2018-12-04 21:42:19,065 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:42:19,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:42:19,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d792ee211924379ba346e49797e517a", "name": "CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj-role"}], "expires_at": "2018-12-04T22:42:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6676f7d46ce45f6b4d8c73c7498ed77", "name": "CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-ceaafb89-c90c-4f5-user", "id": "b12238ecacfe4e7ea11647b8c8909a45"}, "audit_ids": ["paqnkYHdSVGsM1F-uAejWA"], "issued_at": "2018-12-04T21:42:19.000000Z"}} 2018-12-04 21:42:19,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73c71ebb2aecb70d0953f2d58c75d7540f0f2c86" 2018-12-04 21:42:19,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdfd0ddb-16e4-4d31-a4a4-06e20ed53bc4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:42:19,544 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-cdfd0ddb-16e4-4d31-a4a4-06e20ed53bc4 2018-12-04 21:42:19,549 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73c71ebb2aecb70d0953f2d58c75d7540f0f2c86" 2018-12-04 21:42:19,778 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:19 GMT Server: Apache x-compute-request-id: req-351a59d4-9a9a-424d-acbc-459f05f3ab2a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-351a59d4-9a9a-424d-acbc-459f05f3ab2a Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "b12238ecacfe4e7ea11647b8c8909a45", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/f2462a1d-9b30-48f6-aae6-d18b3d3ba40b", "rel": "self"}, {"href": "http://172.30.9.23:8776/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/f2462a1d-9b30-48f6-aae6-d18b3d3ba40b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:42:18.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "updated_at": "2018-12-04T21:42:18.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f2462a1d-9b30-48f6-aae6-d18b3d3ba40b", "size": 1}]} 2018-12-04 21:42:19,778 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/detail used request id req-351a59d4-9a9a-424d-acbc-459f05f3ab2a 2018-12-04 21:42:19,781 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-351a59d4-9a9a-424d-acbc-459f05f3ab2a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73c71ebb2aecb70d0953f2d58c75d7540f0f2c86" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-2", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-04 21:42:20,136 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:42:19 GMT Server: Apache x-compute-request-id: req-fd7b15e2-0fa8-43aa-909e-b97dc2ce7e0f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fd7b15e2-0fa8-43aa-909e-b97dc2ce7e0f Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "b12238ecacfe4e7ea11647b8c8909a45", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/1279cf01-d09a-41ee-81a1-95865325df6b", "rel": "self"}, {"href": "http://172.30.9.23:8776/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/1279cf01-d09a-41ee-81a1-95865325df6b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:42:20.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1279cf01-d09a-41ee-81a1-95865325df6b", "size": 1}} 2018-12-04 21:42:20,136 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes used request id req-fd7b15e2-0fa8-43aa-909e-b97dc2ce7e0f 2018-12-04 21:42:20,140 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/1279cf01-d09a-41ee-81a1-95865325df6b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-351a59d4-9a9a-424d-acbc-459f05f3ab2a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73c71ebb2aecb70d0953f2d58c75d7540f0f2c86" 2018-12-04 21:42:20,410 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:20 GMT Server: Apache x-compute-request-id: req-f9c3c57d-763f-4b0c-b844-7ba63681a331 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f9c3c57d-763f-4b0c-b844-7ba63681a331 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "b12238ecacfe4e7ea11647b8c8909a45", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/1279cf01-d09a-41ee-81a1-95865325df6b", "rel": "self"}, {"href": "http://172.30.9.23:8776/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/1279cf01-d09a-41ee-81a1-95865325df6b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:42:20.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "updated_at": "2018-12-04T21:42:20.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1279cf01-d09a-41ee-81a1-95865325df6b", "size": 1}} 2018-12-04 21:42:20,410 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/1279cf01-d09a-41ee-81a1-95865325df6b used request id req-f9c3c57d-763f-4b0c-b844-7ba63681a331 2018-12-04 21:42:20,411 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-2 2018-12-04 21:42:20,413 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/1279cf01-d09a-41ee-81a1-95865325df6b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-351a59d4-9a9a-424d-acbc-459f05f3ab2a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73c71ebb2aecb70d0953f2d58c75d7540f0f2c86" 2018-12-04 21:42:20,645 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:20 GMT Server: Apache x-compute-request-id: req-f8792c90-13a3-4bbf-b53d-a9b663394fe1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f8792c90-13a3-4bbf-b53d-a9b663394fe1 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "b12238ecacfe4e7ea11647b8c8909a45", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/1279cf01-d09a-41ee-81a1-95865325df6b", "rel": "self"}, {"href": "http://172.30.9.23:8776/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/1279cf01-d09a-41ee-81a1-95865325df6b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:42:20.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "updated_at": "2018-12-04T21:42:20.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1279cf01-d09a-41ee-81a1-95865325df6b", "size": 1}} 2018-12-04 21:42:20,645 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/1279cf01-d09a-41ee-81a1-95865325df6b used request id req-f8792c90-13a3-4bbf-b53d-a9b663394fe1 2018-12-04 21:42:20,645 - create_volume - DEBUG - Instance status is - available 2018-12-04 21:42:20,645 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-2 2018-12-04 21:42:20,646 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-2 2018-12-04 21:42:20,646 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:42:20,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:42:21,039 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d792ee211924379ba346e49797e517a", "name": "CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj-role"}], "expires_at": "2018-12-04T22:42:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6676f7d46ce45f6b4d8c73c7498ed77", "name": "CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-ceaafb89-c90c-4f5-user", "id": "b12238ecacfe4e7ea11647b8c8909a45"}, "audit_ids": ["Tc8DH06kTDyvPGZ3EsA3Ug"], "issued_at": "2018-12-04T21:42:21.000000Z"}} 2018-12-04 21:42:21,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:21,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2065a48-7f10-4011-a3cc-c56c756956e5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:42:21,125 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c2065a48-7f10-4011-a3cc-c56c756956e5 2018-12-04 21:42:21,126 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:42:21,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:21,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb7aa042-9112-442b-bee9-36fed774a9e3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:42:21,219 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-bb7aa042-9112-442b-bee9-36fed774a9e3 2018-12-04 21:42:21,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:21,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-4dfb0763-e6fb-45a4-9feb-e0f9881d0c69 Date: Tue, 04 Dec 2018 21:42:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["68b2d4b4-7291-4af4-8f22-662a89be602f"],"updated_at":"2018-12-04T21:42:16Z","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b6676f7d46ce45f6b4d8c73c7498ed77","id":"0dc3412d-099e-447f-b621-b7c16aaea271","name":"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net"}]} 2018-12-04 21:42:21,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net used request id req-4dfb0763-e6fb-45a4-9feb-e0f9881d0c69 2018-12-04 21:42:21,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:21,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d61be247-bd11-4bd3-bca6-5ab0906b8310 Date: Tue, 04 Dec 2018 21:42:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0dc3412d-099e-447f-b621-b7c16aaea271","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:16Z","dns_nameservers":[],"updated_at":"2018-12-04T21:42: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":"b6676f7d46ce45f6b4d8c73c7498ed77","id":"68b2d4b4-7291-4af4-8f22-662a89be602f","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-subnet"}]} 2018-12-04 21:42:21,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 used request id req-d61be247-bd11-4bd3-bca6-5ab0906b8310 2018-12-04 21:42:21,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:21,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-edd1207c-8ded-4f80-a69d-2261bc0e8306 Date: Tue, 04 Dec 2018 21:42:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["68b2d4b4-7291-4af4-8f22-662a89be602f"],"updated_at":"2018-12-04T21:42:16Z","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b6676f7d46ce45f6b4d8c73c7498ed77","id":"0dc3412d-099e-447f-b621-b7c16aaea271","name":"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net"}]} 2018-12-04 21:42:21,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net used request id req-edd1207c-8ded-4f80-a69d-2261bc0e8306 2018-12-04 21:42:21,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:42:21,646 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:42:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:42:21,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:21,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a44182b-e6cd-4cd8-a0ba-31a10021d6f4 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b6676f7d46ce45f6b4d8c73c7498ed77", "name": "CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj"}} 2018-12-04 21:42:21,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77 used request id req-2a44182b-e6cd-4cd8-a0ba-31a10021d6f4 2018-12-04 21:42:21,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:21,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-69cae5ad-63bc-4e83-a846-671ce5497bd2 Date: Tue, 04 Dec 2018 21:42:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0dc3412d-099e-447f-b621-b7c16aaea271","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:16Z","dns_nameservers":[],"updated_at":"2018-12-04T21:42: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":"b6676f7d46ce45f6b4d8c73c7498ed77","id":"68b2d4b4-7291-4af4-8f22-662a89be602f","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-subnet"}]} 2018-12-04 21:42:21,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 used request id req-69cae5ad-63bc-4e83-a846-671ce5497bd2 2018-12-04 21:42:21,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=0dc3412d-099e-447f-b621-b7c16aaea271&name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:21,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-daf81f3c-e567-4b2b-8e67-0f40d0ffcd51 Date: Tue, 04 Dec 2018 21:42:21 GMT RESP BODY: {"ports":[]} 2018-12-04 21:42:21,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=0dc3412d-099e-447f-b621-b7c16aaea271&name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-port&admin_state_up=True used request id req-daf81f3c-e567-4b2b-8e67-0f40d0ffcd51 2018-12-04 21:42:21,746 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:21,986 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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 x-openstack-request-id: req-9b189e86-5de2-4604-85ed-d79a31df326d x-compute-request-id: req-9b189e86-5de2-4604-85ed-d79a31df326d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-04 21:42:21,986 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-inst used request id req-9b189e86-5de2-4604-85ed-d79a31df326d 2018-12-04 21:42:21,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:22,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-3d05726a-a67d-4bfc-a7ff-c090a0c55edc Date: Tue, 04 Dec 2018 21:42:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["68b2d4b4-7291-4af4-8f22-662a89be602f"],"updated_at":"2018-12-04T21:42:16Z","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b6676f7d46ce45f6b4d8c73c7498ed77","id":"0dc3412d-099e-447f-b621-b7c16aaea271","name":"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net"}]} 2018-12-04 21:42:22,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net used request id req-3d05726a-a67d-4bfc-a7ff-c090a0c55edc 2018-12-04 21:42:22,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:22,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7f9a2abd-063a-4972-8e06-f67ec999bdb7 Date: Tue, 04 Dec 2018 21:42:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0dc3412d-099e-447f-b621-b7c16aaea271","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:16Z","dns_nameservers":[],"updated_at":"2018-12-04T21:42: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":"b6676f7d46ce45f6b4d8c73c7498ed77","id":"68b2d4b4-7291-4af4-8f22-662a89be602f","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-subnet"}]} 2018-12-04 21:42:22,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 used request id req-7f9a2abd-063a-4972-8e06-f67ec999bdb7 2018-12-04 21:42:22,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:22,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-e4021cf9-a6b7-4ac3-90d0-4ac55c95a3c0 Date: Tue, 04 Dec 2018 21:42:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["68b2d4b4-7291-4af4-8f22-662a89be602f"],"updated_at":"2018-12-04T21:42:16Z","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b6676f7d46ce45f6b4d8c73c7498ed77","id":"0dc3412d-099e-447f-b621-b7c16aaea271","name":"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net"}]} 2018-12-04 21:42:22,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net used request id req-e4021cf9-a6b7-4ac3-90d0-4ac55c95a3c0 2018-12-04 21:42:22,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:22,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45dc6910-5d76-4f91-8daf-2303be55e9b5 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b6676f7d46ce45f6b4d8c73c7498ed77", "name": "CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj"}} 2018-12-04 21:42:22,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77 used request id req-45dc6910-5d76-4f91-8daf-2303be55e9b5 2018-12-04 21:42:22,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:22,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e44460e5-5d07-4792-9914-32c759230583 Date: Tue, 04 Dec 2018 21:42:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0dc3412d-099e-447f-b621-b7c16aaea271","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:16Z","dns_nameservers":[],"updated_at":"2018-12-04T21:42: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":"b6676f7d46ce45f6b4d8c73c7498ed77","id":"68b2d4b4-7291-4af4-8f22-662a89be602f","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-subnet"}]} 2018-12-04 21:42:22,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 used request id req-e44460e5-5d07-4792-9914-32c759230583 2018-12-04 21:42:22,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=0dc3412d-099e-447f-b621-b7c16aaea271&name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:22,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-be4b490c-2196-4863-81de-a47f17b0bd05 Date: Tue, 04 Dec 2018 21:42:22 GMT RESP BODY: {"ports":[]} 2018-12-04 21:42:22,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=0dc3412d-099e-447f-b621-b7c16aaea271&name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-port&admin_state_up=True used request id req-be4b490c-2196-4863-81de-a47f17b0bd05 2018-12-04 21:42:22,391 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:42:22,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:42:22,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d792ee211924379ba346e49797e517a", "name": "CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj-role"}], "expires_at": "2018-12-04T22:42:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6676f7d46ce45f6b4d8c73c7498ed77", "name": "CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-ceaafb89-c90c-4f5-user", "id": "b12238ecacfe4e7ea11647b8c8909a45"}, "audit_ids": ["NlcIBtPJTbSgPdbYR2PvMw"], "issued_at": "2018-12-04T21:42:22.000000Z"}} 2018-12-04 21:42:22,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a85f30d5b17d91325ef367faff7b101787824e4e" 2018-12-04 21:42:22,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efe4dc87-36a1-4fd9-b076-b47575908318 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:42:22,870 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-efe4dc87-36a1-4fd9-b076-b47575908318 2018-12-04 21:42:22,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:22,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-9f4ee149-ab37-4574-b947-f4cbe40e6de2 Date: Tue, 04 Dec 2018 21:42:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["68b2d4b4-7291-4af4-8f22-662a89be602f"],"updated_at":"2018-12-04T21:42:16Z","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b6676f7d46ce45f6b4d8c73c7498ed77","id":"0dc3412d-099e-447f-b621-b7c16aaea271","name":"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net"}]} 2018-12-04 21:42:22,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net used request id req-9f4ee149-ab37-4574-b947-f4cbe40e6de2 2018-12-04 21:42:22,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:23,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ca4d4b1c-8976-491a-bf8c-aacd980721dc Date: Tue, 04 Dec 2018 21:42:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0dc3412d-099e-447f-b621-b7c16aaea271","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:16Z","dns_nameservers":[],"updated_at":"2018-12-04T21:42: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":"b6676f7d46ce45f6b4d8c73c7498ed77","id":"68b2d4b4-7291-4af4-8f22-662a89be602f","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-subnet"}]} 2018-12-04 21:42:23,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 used request id req-ca4d4b1c-8976-491a-bf8c-aacd980721dc 2018-12-04 21:42:23,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:23,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-54f0a183-1610-4bef-a9a6-645f252d6f60 Date: Tue, 04 Dec 2018 21:42:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["68b2d4b4-7291-4af4-8f22-662a89be602f"],"updated_at":"2018-12-04T21:42:16Z","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b6676f7d46ce45f6b4d8c73c7498ed77","id":"0dc3412d-099e-447f-b621-b7c16aaea271","name":"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net"}]} 2018-12-04 21:42:23,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net used request id req-54f0a183-1610-4bef-a9a6-645f252d6f60 2018-12-04 21:42:23,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:42:23,131 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:42: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:42:23,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a85f30d5b17d91325ef367faff7b101787824e4e" 2018-12-04 21:42:23,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fabca9ad-235c-4dbb-b299-4fabd75bd1c2 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b6676f7d46ce45f6b4d8c73c7498ed77", "name": "CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj"}} 2018-12-04 21:42:23,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77 used request id req-fabca9ad-235c-4dbb-b299-4fabd75bd1c2 2018-12-04 21:42:23,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:23,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d6a0851b-b1a5-4c16-9852-f8f05f6d2c3c Date: Tue, 04 Dec 2018 21:42:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0dc3412d-099e-447f-b621-b7c16aaea271","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:16Z","dns_nameservers":[],"updated_at":"2018-12-04T21:42: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":"b6676f7d46ce45f6b4d8c73c7498ed77","id":"68b2d4b4-7291-4af4-8f22-662a89be602f","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-subnet"}]} 2018-12-04 21:42:23,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 used request id req-d6a0851b-b1a5-4c16-9852-f8f05f6d2c3c 2018-12-04 21:42:23,272 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net 2018-12-04 21:42:23,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" -d '{"port": {"network_id": "0dc3412d-099e-447f-b621-b7c16aaea271", "name": "CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-port", "admin_state_up": true}}' 2018-12-04 21:42:24,751 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-ad21ecb1-f3d2-4d6f-93e7-dfba05962541 Date: Tue, 04 Dec 2018 21:42:24 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-12-04T21:42:23Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0dc3412d-099e-447f-b621-b7c16aaea271","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-12-04T21:42:24Z","name":"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:ce:42:24","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"b6676f7d46ce45f6b4d8c73c7498ed77","fixed_ips":[{"subnet_id":"68b2d4b4-7291-4af4-8f22-662a89be602f","ip_address":"10.55.0.4"}],"id":"ef9e8ec0-7fb9-4e07-960e-36db21e693b4","security_groups":["c628fe08-bc39-4d50-9edc-cb724c7afea5"],"device_id":""}} 2018-12-04 21:42:24,752 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-ad21ecb1-f3d2-4d6f-93e7-dfba05962541 2018-12-04 21:42:24,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:24,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-0a4d3fd6-61f8-485b-ba6e-93083dfd83e6 Date: Tue, 04 Dec 2018 21:42:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["68b2d4b4-7291-4af4-8f22-662a89be602f"],"updated_at":"2018-12-04T21:42:16Z","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b6676f7d46ce45f6b4d8c73c7498ed77","id":"0dc3412d-099e-447f-b621-b7c16aaea271","name":"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net"}]} 2018-12-04 21:42:24,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net used request id req-0a4d3fd6-61f8-485b-ba6e-93083dfd83e6 2018-12-04 21:42:24,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:24,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2e91bd1a-1139-4c91-8f62-8ab9bd543d53 Date: Tue, 04 Dec 2018 21:42:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0dc3412d-099e-447f-b621-b7c16aaea271","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:16Z","dns_nameservers":[],"updated_at":"2018-12-04T21:42: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":"b6676f7d46ce45f6b4d8c73c7498ed77","id":"68b2d4b4-7291-4af4-8f22-662a89be602f","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-subnet"}]} 2018-12-04 21:42:24,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 used request id req-2e91bd1a-1139-4c91-8f62-8ab9bd543d53 2018-12-04 21:42:24,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:25,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-c29b396d-362b-463a-b5b4-c0c3736aac4d Date: Tue, 04 Dec 2018 21:42:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["68b2d4b4-7291-4af4-8f22-662a89be602f"],"updated_at":"2018-12-04T21:42:16Z","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b6676f7d46ce45f6b4d8c73c7498ed77","id":"0dc3412d-099e-447f-b621-b7c16aaea271","name":"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net"}]} 2018-12-04 21:42:25,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net used request id req-c29b396d-362b-463a-b5b4-c0c3736aac4d 2018-12-04 21:42:25,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:25,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00b44bea-adc1-4750-acee-ca720b66b944 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b6676f7d46ce45f6b4d8c73c7498ed77", "name": "CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj"}} 2018-12-04 21:42:25,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77 used request id req-00b44bea-adc1-4750-acee-ca720b66b944 2018-12-04 21:42:25,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:25,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-164bdfda-77b8-4f05-920e-f1daa2f936a4 Date: Tue, 04 Dec 2018 21:42:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0dc3412d-099e-447f-b621-b7c16aaea271","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:16Z","dns_nameservers":[],"updated_at":"2018-12-04T21:42: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":"b6676f7d46ce45f6b4d8c73c7498ed77","id":"68b2d4b4-7291-4af4-8f22-662a89be602f","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-subnet"}]} 2018-12-04 21:42:25,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 used request id req-164bdfda-77b8-4f05-920e-f1daa2f936a4 2018-12-04 21:42:25,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=0dc3412d-099e-447f-b621-b7c16aaea271&name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:25,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-a0ee6b91-04ca-4e91-813d-8183accbae25 Date: Tue, 04 Dec 2018 21:42:25 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0dc3412d-099e-447f-b621-b7c16aaea271","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:23Z","admin_state_up":true,"updated_at":"2018-12-04T21:42:24Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:ce:42:24","id":"ef9e8ec0-7fb9-4e07-960e-36db21e693b4","port_security_enabled":true,"project_id":"b6676f7d46ce45f6b4d8c73c7498ed77","fixed_ips":[{"subnet_id":"68b2d4b4-7291-4af4-8f22-662a89be602f","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["c628fe08-bc39-4d50-9edc-cb724c7afea5"],"name":"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-port"}]} 2018-12-04 21:42:25,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=0dc3412d-099e-447f-b621-b7c16aaea271&name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-port&admin_state_up=True used request id req-a0ee6b91-04ca-4e91-813d-8183accbae25 2018-12-04 21:42:25,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:25,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f97a39b-524a-42ec-a7e9-730e4f547c68 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b6676f7d46ce45f6b4d8c73c7498ed77", "name": "CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj"}} 2018-12-04 21:42:25,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77 used request id req-4f97a39b-524a-42ec-a7e9-730e4f547c68 2018-12-04 21:42:25,340 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-inst 2018-12-04 21:42:25,343 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:25,364 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42: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-7c0fd5df-a30e-4839-a000-50ac8c4236d0 x-compute-request-id: req-7c0fd5df-a30e-4839-a000-50ac8c4236d0 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3923ef84-1dd2-4912-a938-6c5eb32097bd", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3923ef84-1dd2-4912-a938-6c5eb32097bd", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3923ef84-1dd2-4912-a938-6c5eb32097bd", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-flavor-name"}]} 2018-12-04 21:42:25,364 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-7c0fd5df-a30e-4839-a000-50ac8c4236d0 2018-12-04 21:42:25,368 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/3923ef84-1dd2-4912-a938-6c5eb32097bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:25,384 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42: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-8a34e13f-c0e4-49d3-9864-2e3895bab206 x-compute-request-id: req-8a34e13f-c0e4-49d3-9864-2e3895bab206 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3923ef84-1dd2-4912-a938-6c5eb32097bd", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3923ef84-1dd2-4912-a938-6c5eb32097bd", "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": "3923ef84-1dd2-4912-a938-6c5eb32097bd"}} 2018-12-04 21:42:25,384 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/3923ef84-1dd2-4912-a938-6c5eb32097bd used request id req-8a34e13f-c0e4-49d3-9864-2e3895bab206 2018-12-04 21:42:25,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:25,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-9cd15bf8-029c-4a27-86c7-8b0d8a521541 Date: Tue, 04 Dec 2018 21:42:25 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:42:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:42:14Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/edc26c39-6b2c-4fa9-8f76-87f07295d1e0/snap", "metadata": {}}], "self": "/v2/images/edc26c39-6b2c-4fa9-8f76-87f07295d1e0", "min_disk": 0, "protected": false, "id": "edc26c39-6b2c-4fa9-8f76-87f07295d1e0", "file": "/v2/images/edc26c39-6b2c-4fa9-8f76-87f07295d1e0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b6676f7d46ce45f6b4d8c73c7498ed77", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/edc26c39-6b2c-4fa9-8f76-87f07295d1e0/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-image"} 2018-12-04 21:42:25,582 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-image used request id req-9cd15bf8-029c-4a27-86c7-8b0d8a521541 2018-12-04 21:42:25,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:25,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-de484d8c-9eab-4f03-8c05-b6c62038a8fa Date: Tue, 04 Dec 2018 21:42:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:42:25,592 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-de484d8c-9eab-4f03-8c05-b6c62038a8fa 2018-12-04 21:42:25,597 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" -d '{"server": {"name": "CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-inst", "imageRef": "edc26c39-6b2c-4fa9-8f76-87f07295d1e0", "flavorRef": "3923ef84-1dd2-4912-a938-6c5eb32097bd", "max_count": 1, "min_count": 1, "networks": [{"port": "ef9e8ec0-7fb9-4e07-960e-36db21e693b4"}]}}' 2018-12-04 21:42:26,465 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:42: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-aaa0eb88-735d-417c-86c4-720a1d459c92 x-compute-request-id: req-aaa0eb88-735d-417c-86c4-720a1d459c92 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "75aac076-0510-4f49-9b1f-42b8d306bb74", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/75aac076-0510-4f49-9b1f-42b8d306bb74", "rel": "bookmark"}], "adminPass": "hWQWDhyYvsQ5"}} 2018-12-04 21:42:26,465 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-aaa0eb88-735d-417c-86c4-720a1d459c92 2018-12-04 21:42:26,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:26,536 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42: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-84ebc97f-1fa8-4222-b791-da5c487c6c6f x-compute-request-id: req-84ebc97f-1fa8-4222-b791-da5c487c6c6f 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.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/75aac076-0510-4f49-9b1f-42b8d306bb74", "rel": "bookmark"}], "image": {"id": "edc26c39-6b2c-4fa9-8f76-87f07295d1e0", "links": [{"href": "http://172.30.9.23:8774/images/edc26c39-6b2c-4fa9-8f76-87f07295d1e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3923ef84-1dd2-4912-a938-6c5eb32097bd", "links": [{"href": "http://172.30.9.23:8774/flavors/3923ef84-1dd2-4912-a938-6c5eb32097bd", "rel": "bookmark"}]}, "id": "75aac076-0510-4f49-9b1f-42b8d306bb74", "user_id": "b12238ecacfe4e7ea11647b8c8909a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:42:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-inst", "created": "2018-12-04T21:42:26Z", "tenant_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:42:26,536 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74 used request id req-84ebc97f-1fa8-4222-b791-da5c487c6c6f 2018-12-04 21:42:26,537 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-inst 2018-12-04 21:42:26,539 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:26,608 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42: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-4fd2a1b8-3016-486d-b9ca-f38be47fb99d x-compute-request-id: req-4fd2a1b8-3016-486d-b9ca-f38be47fb99d 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.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/75aac076-0510-4f49-9b1f-42b8d306bb74", "rel": "bookmark"}], "image": {"id": "edc26c39-6b2c-4fa9-8f76-87f07295d1e0", "links": [{"href": "http://172.30.9.23:8774/images/edc26c39-6b2c-4fa9-8f76-87f07295d1e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3923ef84-1dd2-4912-a938-6c5eb32097bd", "links": [{"href": "http://172.30.9.23:8774/flavors/3923ef84-1dd2-4912-a938-6c5eb32097bd", "rel": "bookmark"}]}, "id": "75aac076-0510-4f49-9b1f-42b8d306bb74", "user_id": "b12238ecacfe4e7ea11647b8c8909a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:42:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-inst", "created": "2018-12-04T21:42:26Z", "tenant_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:42:26,609 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74 used request id req-4fd2a1b8-3016-486d-b9ca-f38be47fb99d 2018-12-04 21:42:26,609 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-inst] is - BUILD 2018-12-04 21:42:26,609 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:42:29,612 - create_instance - DEBUG - VM status query timeout in 896.92437315 2018-12-04 21:42:29,615 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:30,107 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42: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-b5e14e0a-82dc-4333-8406-3895d006ead2 x-compute-request-id: req-b5e14e0a-82dc-4333-8406-3895d006ead2 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.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/75aac076-0510-4f49-9b1f-42b8d306bb74", "rel": "bookmark"}], "image": {"id": "edc26c39-6b2c-4fa9-8f76-87f07295d1e0", "links": [{"href": "http://172.30.9.23:8774/images/edc26c39-6b2c-4fa9-8f76-87f07295d1e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3923ef84-1dd2-4912-a938-6c5eb32097bd", "links": [{"href": "http://172.30.9.23:8774/flavors/3923ef84-1dd2-4912-a938-6c5eb32097bd", "rel": "bookmark"}]}, "id": "75aac076-0510-4f49-9b1f-42b8d306bb74", "security_groups": [{"name": "default"}], "user_id": "b12238ecacfe4e7ea11647b8c8909a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T21:42:27Z", "hostId": "1c528cc49bee42298d1c8238fc5211c0b893d77259f0c2c313c24f7e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-inst", "created": "2018-12-04T21:42:26Z", "tenant_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:42:30,107 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74 used request id req-b5e14e0a-82dc-4333-8406-3895d006ead2 2018-12-04 21:42:30,108 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-inst] is - BUILD 2018-12-04 21:42:30,108 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:42:33,111 - create_instance - DEBUG - VM status query timeout in 893.425722122 2018-12-04 21:42:33,114 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:33,252 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc606021-49bf-427f-8f0f-fe4f0da85fd9 x-compute-request-id: req-fc606021-49bf-427f-8f0f-fe4f0da85fd9 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:42:24", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/75aac076-0510-4f49-9b1f-42b8d306bb74", "rel": "bookmark"}], "image": {"id": "edc26c39-6b2c-4fa9-8f76-87f07295d1e0", "links": [{"href": "http://172.30.9.23:8774/images/edc26c39-6b2c-4fa9-8f76-87f07295d1e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:42:31.000000", "flavor": {"id": "3923ef84-1dd2-4912-a938-6c5eb32097bd", "links": [{"href": "http://172.30.9.23:8774/flavors/3923ef84-1dd2-4912-a938-6c5eb32097bd", "rel": "bookmark"}]}, "id": "75aac076-0510-4f49-9b1f-42b8d306bb74", "security_groups": [{"name": "default"}], "user_id": "b12238ecacfe4e7ea11647b8c8909a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:42:31Z", "hostId": "1c528cc49bee42298d1c8238fc5211c0b893d77259f0c2c313c24f7e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-inst", "created": "2018-12-04T21:42:26Z", "tenant_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:42:33,252 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74 used request id req-fc606021-49bf-427f-8f0f-fe4f0da85fd9 2018-12-04 21:42:33,252 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-inst] is - ACTIVE 2018-12-04 21:42:33,252 - create_instance - INFO - VM is - ACTIVE 2018-12-04 21:42:33,255 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:33,509 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9afe9c37-a399-48d9-8d72-3a7f64d874cb x-compute-request-id: req-9afe9c37-a399-48d9-8d72-3a7f64d874cb Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:42:24", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/75aac076-0510-4f49-9b1f-42b8d306bb74", "rel": "bookmark"}], "image": {"id": "edc26c39-6b2c-4fa9-8f76-87f07295d1e0", "links": [{"href": "http://172.30.9.23:8774/images/edc26c39-6b2c-4fa9-8f76-87f07295d1e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:42:31.000000", "flavor": {"id": "3923ef84-1dd2-4912-a938-6c5eb32097bd", "links": [{"href": "http://172.30.9.23:8774/flavors/3923ef84-1dd2-4912-a938-6c5eb32097bd", "rel": "bookmark"}]}, "id": "75aac076-0510-4f49-9b1f-42b8d306bb74", "security_groups": [{"name": "default"}], "user_id": "b12238ecacfe4e7ea11647b8c8909a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:42:31Z", "hostId": "1c528cc49bee42298d1c8238fc5211c0b893d77259f0c2c313c24f7e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-inst", "created": "2018-12-04T21:42:26Z", "tenant_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:42:33,509 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74 used request id req-9afe9c37-a399-48d9-8d72-3a7f64d874cb 2018-12-04 21:42:33,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:33,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-3b65fbc9-333c-41b7-997f-27e91e76e193 Date: Tue, 04 Dec 2018 21:42:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["68b2d4b4-7291-4af4-8f22-662a89be602f"],"updated_at":"2018-12-04T21:42:16Z","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b6676f7d46ce45f6b4d8c73c7498ed77","id":"0dc3412d-099e-447f-b621-b7c16aaea271","name":"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net"}]} 2018-12-04 21:42:33,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net used request id req-3b65fbc9-333c-41b7-997f-27e91e76e193 2018-12-04 21:42:33,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:33,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f5f0c0a-7ca1-47d1-a415-69e864138142 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b6676f7d46ce45f6b4d8c73c7498ed77", "name": "CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj"}} 2018-12-04 21:42:33,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77 used request id req-7f5f0c0a-7ca1-47d1-a415-69e864138142 2018-12-04 21:42:33,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:33,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-882f4c3f-57aa-4bcf-a2fc-3e82cb969bb7 Date: Tue, 04 Dec 2018 21:42:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0dc3412d-099e-447f-b621-b7c16aaea271","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:16Z","dns_nameservers":[],"updated_at":"2018-12-04T21:42: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":"b6676f7d46ce45f6b4d8c73c7498ed77","id":"68b2d4b4-7291-4af4-8f22-662a89be602f","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-subnet"}]} 2018-12-04 21:42:33,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 used request id req-882f4c3f-57aa-4bcf-a2fc-3e82cb969bb7 2018-12-04 21:42:33,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:33,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1551 X-Openstack-Request-Id: req-b91faf3a-c6c9-470f-8ac3-158676f5b90c Date: Tue, 04 Dec 2018 21:42:33 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0dc3412d-099e-447f-b621-b7c16aaea271","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:17Z","admin_state_up":true,"updated_at":"2018-12-04T21:42:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0dc3412d-099e-447f-b621-b7c16aaea271","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:36:4c:86","id":"0d881149-aeeb-4422-a930-e348abfef862","port_security_enabled":false,"project_id":"b6676f7d46ce45f6b4d8c73c7498ed77","fixed_ips":[{"subnet_id":"68b2d4b4-7291-4af4-8f22-662a89be602f","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0dc3412d-099e-447f-b621-b7c16aaea271","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:23Z","admin_state_up":true,"updated_at":"2018-12-04T21:42:31Z","binding:vnic_type":"normal","device_id":"75aac076-0510-4f49-9b1f-42b8d306bb74","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:ce:42:24","id":"ef9e8ec0-7fb9-4e07-960e-36db21e693b4","port_security_enabled":true,"project_id":"b6676f7d46ce45f6b4d8c73c7498ed77","fixed_ips":[{"subnet_id":"68b2d4b4-7291-4af4-8f22-662a89be602f","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["c628fe08-bc39-4d50-9edc-cb724c7afea5"],"name":"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-port"}]} 2018-12-04 21:42:33,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 used request id req-b91faf3a-c6c9-470f-8ac3-158676f5b90c 2018-12-04 21:42:33,734 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:33,963 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:33 GMT Server: Apache x-compute-request-id: req-fcf50d1d-d2d6-4ab3-b9ab-f3f113201202 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fcf50d1d-d2d6-4ab3-b9ab-f3f113201202 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "b12238ecacfe4e7ea11647b8c8909a45", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/1279cf01-d09a-41ee-81a1-95865325df6b", "rel": "self"}, {"href": "http://172.30.9.23:8776/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/1279cf01-d09a-41ee-81a1-95865325df6b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:42:20.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "updated_at": "2018-12-04T21:42:20.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1279cf01-d09a-41ee-81a1-95865325df6b", "size": 1}, {"status": "available", "user_id": "b12238ecacfe4e7ea11647b8c8909a45", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/f2462a1d-9b30-48f6-aae6-d18b3d3ba40b", "rel": "self"}, {"href": "http://172.30.9.23:8776/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/f2462a1d-9b30-48f6-aae6-d18b3d3ba40b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:42:18.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "updated_at": "2018-12-04T21:42:18.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f2462a1d-9b30-48f6-aae6-d18b3d3ba40b", "size": 1}]} 2018-12-04 21:42:33,963 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/detail used request id req-fcf50d1d-d2d6-4ab3-b9ab-f3f113201202 2018-12-04 21:42:33,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:34,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0a2277f-d668-4f5a-b7fe-5c1961baa01c Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b6676f7d46ce45f6b4d8c73c7498ed77", "name": "CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj"}} 2018-12-04 21:42:34,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77 used request id req-c0a2277f-d668-4f5a-b7fe-5c1961baa01c 2018-12-04 21:42:34,058 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:34,568 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42: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-62cb397a-2c4b-4b67-8b16-8575e72432e5 x-compute-request-id: req-62cb397a-2c4b-4b67-8b16-8575e72432e5 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:42:24", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/75aac076-0510-4f49-9b1f-42b8d306bb74", "rel": "bookmark"}], "image": {"id": "edc26c39-6b2c-4fa9-8f76-87f07295d1e0", "links": [{"href": "http://172.30.9.23:8774/images/edc26c39-6b2c-4fa9-8f76-87f07295d1e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:42:31.000000", "flavor": {"id": "3923ef84-1dd2-4912-a938-6c5eb32097bd", "links": [{"href": "http://172.30.9.23:8774/flavors/3923ef84-1dd2-4912-a938-6c5eb32097bd", "rel": "bookmark"}]}, "id": "75aac076-0510-4f49-9b1f-42b8d306bb74", "security_groups": [{"name": "default"}], "user_id": "b12238ecacfe4e7ea11647b8c8909a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:42:31Z", "hostId": "1c528cc49bee42298d1c8238fc5211c0b893d77259f0c2c313c24f7e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-inst", "created": "2018-12-04T21:42:26Z", "tenant_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:42:34,568 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74 used request id req-62cb397a-2c4b-4b67-8b16-8575e72432e5 2018-12-04 21:42:34,568 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-inst] is - ACTIVE 2018-12-04 21:42:34,569 - create_instance - INFO - VM is - ACTIVE 2018-12-04 21:42:34,571 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:34,714 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42: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-4d2cfb26-88bf-42d9-9701-1b5c404f1c38 x-compute-request-id: req-4d2cfb26-88bf-42d9-9701-1b5c404f1c38 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:42:24", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/75aac076-0510-4f49-9b1f-42b8d306bb74", "rel": "bookmark"}], "image": {"id": "edc26c39-6b2c-4fa9-8f76-87f07295d1e0", "links": [{"href": "http://172.30.9.23:8774/images/edc26c39-6b2c-4fa9-8f76-87f07295d1e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:42:31.000000", "flavor": {"id": "3923ef84-1dd2-4912-a938-6c5eb32097bd", "links": [{"href": "http://172.30.9.23:8774/flavors/3923ef84-1dd2-4912-a938-6c5eb32097bd", "rel": "bookmark"}]}, "id": "75aac076-0510-4f49-9b1f-42b8d306bb74", "security_groups": [{"name": "default"}], "user_id": "b12238ecacfe4e7ea11647b8c8909a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:42:31Z", "hostId": "1c528cc49bee42298d1c8238fc5211c0b893d77259f0c2c313c24f7e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-inst", "created": "2018-12-04T21:42:26Z", "tenant_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:42:34,714 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74 used request id req-4d2cfb26-88bf-42d9-9701-1b5c404f1c38 2018-12-04 21:42:34,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:34,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-eb1e4a7e-7094-42ec-92d4-822a598707a5 Date: Tue, 04 Dec 2018 21:42:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["68b2d4b4-7291-4af4-8f22-662a89be602f"],"updated_at":"2018-12-04T21:42:16Z","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b6676f7d46ce45f6b4d8c73c7498ed77","id":"0dc3412d-099e-447f-b621-b7c16aaea271","name":"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net"}]} 2018-12-04 21:42:34,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net used request id req-eb1e4a7e-7094-42ec-92d4-822a598707a5 2018-12-04 21:42:34,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:34,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2f8ac00-91a4-492c-b232-9ee21d02a6e4 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b6676f7d46ce45f6b4d8c73c7498ed77", "name": "CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj"}} 2018-12-04 21:42:34,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77 used request id req-e2f8ac00-91a4-492c-b232-9ee21d02a6e4 2018-12-04 21:42:34,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:34,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3993814c-e0a9-4923-bafe-6b99cd1f8b5e Date: Tue, 04 Dec 2018 21:42:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0dc3412d-099e-447f-b621-b7c16aaea271","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:16Z","dns_nameservers":[],"updated_at":"2018-12-04T21:42: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":"b6676f7d46ce45f6b4d8c73c7498ed77","id":"68b2d4b4-7291-4af4-8f22-662a89be602f","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-subnet"}]} 2018-12-04 21:42:34,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 used request id req-3993814c-e0a9-4923-bafe-6b99cd1f8b5e 2018-12-04 21:42:34,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:35,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1551 X-Openstack-Request-Id: req-cca1eb04-8623-4dd1-a804-3881d323a59a Date: Tue, 04 Dec 2018 21:42:35 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0dc3412d-099e-447f-b621-b7c16aaea271","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:17Z","admin_state_up":true,"updated_at":"2018-12-04T21:42:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0dc3412d-099e-447f-b621-b7c16aaea271","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:36:4c:86","id":"0d881149-aeeb-4422-a930-e348abfef862","port_security_enabled":false,"project_id":"b6676f7d46ce45f6b4d8c73c7498ed77","fixed_ips":[{"subnet_id":"68b2d4b4-7291-4af4-8f22-662a89be602f","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0dc3412d-099e-447f-b621-b7c16aaea271","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:23Z","admin_state_up":true,"updated_at":"2018-12-04T21:42:31Z","binding:vnic_type":"normal","device_id":"75aac076-0510-4f49-9b1f-42b8d306bb74","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:ce:42:24","id":"ef9e8ec0-7fb9-4e07-960e-36db21e693b4","port_security_enabled":true,"project_id":"b6676f7d46ce45f6b4d8c73c7498ed77","fixed_ips":[{"subnet_id":"68b2d4b4-7291-4af4-8f22-662a89be602f","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["c628fe08-bc39-4d50-9edc-cb724c7afea5"],"name":"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-port"}]} 2018-12-04 21:42:35,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 used request id req-cca1eb04-8623-4dd1-a804-3881d323a59a 2018-12-04 21:42:35,013 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" -d '{"volumeAttachment": {"volumeId": "f2462a1d-9b30-48f6-aae6-d18b3d3ba40b"}}' 2018-12-04 21:42:36,181 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80cfa451-629a-4eec-9d66-7ea7884e07c2 x-compute-request-id: req-80cfa451-629a-4eec-9d66-7ea7884e07c2 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "75aac076-0510-4f49-9b1f-42b8d306bb74", "id": "f2462a1d-9b30-48f6-aae6-d18b3d3ba40b", "volumeId": "f2462a1d-9b30-48f6-aae6-d18b3d3ba40b"}} 2018-12-04 21:42:36,182 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74/os-volume_attachments used request id req-80cfa451-629a-4eec-9d66-7ea7884e07c2 2018-12-04 21:42:36,185 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:36,437 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42: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-6e1d45ac-8f7c-4ddf-b63c-22c6b7646d06 x-compute-request-id: req-6e1d45ac-8f7c-4ddf-b63c-22c6b7646d06 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:42:24", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/75aac076-0510-4f49-9b1f-42b8d306bb74", "rel": "bookmark"}], "image": {"id": "edc26c39-6b2c-4fa9-8f76-87f07295d1e0", "links": [{"href": "http://172.30.9.23:8774/images/edc26c39-6b2c-4fa9-8f76-87f07295d1e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:42:31.000000", "flavor": {"id": "3923ef84-1dd2-4912-a938-6c5eb32097bd", "links": [{"href": "http://172.30.9.23:8774/flavors/3923ef84-1dd2-4912-a938-6c5eb32097bd", "rel": "bookmark"}]}, "id": "75aac076-0510-4f49-9b1f-42b8d306bb74", "security_groups": [{"name": "default"}], "user_id": "b12238ecacfe4e7ea11647b8c8909a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:42:31Z", "hostId": "1c528cc49bee42298d1c8238fc5211c0b893d77259f0c2c313c24f7e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-inst", "created": "2018-12-04T21:42:26Z", "tenant_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "os-extended-volumes:volumes_attached": [{"id": "f2462a1d-9b30-48f6-aae6-d18b3d3ba40b"}], "metadata": {}}} 2018-12-04 21:42:36,438 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74 used request id req-6e1d45ac-8f7c-4ddf-b63c-22c6b7646d06 2018-12-04 21:42:36,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:36,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-69f0c6ef-4dde-4d83-a6b7-85ebda1fcc16 Date: Tue, 04 Dec 2018 21:42:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["68b2d4b4-7291-4af4-8f22-662a89be602f"],"updated_at":"2018-12-04T21:42:16Z","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b6676f7d46ce45f6b4d8c73c7498ed77","id":"0dc3412d-099e-447f-b621-b7c16aaea271","name":"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net"}]} 2018-12-04 21:42:36,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net used request id req-69f0c6ef-4dde-4d83-a6b7-85ebda1fcc16 2018-12-04 21:42:36,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:36,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-641183bf-3614-4f02-9d9a-496590173c0d Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b6676f7d46ce45f6b4d8c73c7498ed77", "name": "CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj"}} 2018-12-04 21:42:36,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77 used request id req-641183bf-3614-4f02-9d9a-496590173c0d 2018-12-04 21:42:36,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:36,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7a42dd3b-a5a5-4bea-ace8-e920cf3b9d9f Date: Tue, 04 Dec 2018 21:42:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0dc3412d-099e-447f-b621-b7c16aaea271","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:16Z","dns_nameservers":[],"updated_at":"2018-12-04T21:42: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":"b6676f7d46ce45f6b4d8c73c7498ed77","id":"68b2d4b4-7291-4af4-8f22-662a89be602f","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-subnet"}]} 2018-12-04 21:42:36,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 used request id req-7a42dd3b-a5a5-4bea-ace8-e920cf3b9d9f 2018-12-04 21:42:36,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:36,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1551 X-Openstack-Request-Id: req-3b1cc78d-6917-4dcf-9900-222c9f57905e Date: Tue, 04 Dec 2018 21:42:36 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0dc3412d-099e-447f-b621-b7c16aaea271","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:17Z","admin_state_up":true,"updated_at":"2018-12-04T21:42:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0dc3412d-099e-447f-b621-b7c16aaea271","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:36:4c:86","id":"0d881149-aeeb-4422-a930-e348abfef862","port_security_enabled":false,"project_id":"b6676f7d46ce45f6b4d8c73c7498ed77","fixed_ips":[{"subnet_id":"68b2d4b4-7291-4af4-8f22-662a89be602f","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0dc3412d-099e-447f-b621-b7c16aaea271","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:23Z","admin_state_up":true,"updated_at":"2018-12-04T21:42:31Z","binding:vnic_type":"normal","device_id":"75aac076-0510-4f49-9b1f-42b8d306bb74","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:ce:42:24","id":"ef9e8ec0-7fb9-4e07-960e-36db21e693b4","port_security_enabled":true,"project_id":"b6676f7d46ce45f6b4d8c73c7498ed77","fixed_ips":[{"subnet_id":"68b2d4b4-7291-4af4-8f22-662a89be602f","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["c628fe08-bc39-4d50-9edc-cb724c7afea5"],"name":"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-port"}]} 2018-12-04 21:42:36,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 used request id req-3b1cc78d-6917-4dcf-9900-222c9f57905e 2018-12-04 21:42:36,735 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fcf50d1d-d2d6-4ab3-b9ab-f3f113201202" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:36,797 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:36 GMT Server: Apache x-compute-request-id: req-674f64f3-895e-48a4-909f-2c8ca90ae419 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-674f64f3-895e-48a4-909f-2c8ca90ae419 Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "b12238ecacfe4e7ea11647b8c8909a45", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/1279cf01-d09a-41ee-81a1-95865325df6b", "rel": "self"}, {"href": "http://172.30.9.23:8776/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/1279cf01-d09a-41ee-81a1-95865325df6b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:42:20.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "updated_at": "2018-12-04T21:42:20.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1279cf01-d09a-41ee-81a1-95865325df6b", "size": 1}, {"status": "reserved", "user_id": "b12238ecacfe4e7ea11647b8c8909a45", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/f2462a1d-9b30-48f6-aae6-d18b3d3ba40b", "rel": "self"}, {"href": "http://172.30.9.23:8776/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/f2462a1d-9b30-48f6-aae6-d18b3d3ba40b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:42:18.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "updated_at": "2018-12-04T21:42:36.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f2462a1d-9b30-48f6-aae6-d18b3d3ba40b", "size": 1}]} 2018-12-04 21:42:36,798 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/detail used request id req-674f64f3-895e-48a4-909f-2c8ca90ae419 2018-12-04 21:42:36,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:36,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6d8e4eb-ada1-4b08-972d-fdc7c4924995 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b6676f7d46ce45f6b4d8c73c7498ed77", "name": "CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj"}} 2018-12-04 21:42:36,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77 used request id req-b6d8e4eb-ada1-4b08-972d-fdc7c4924995 2018-12-04 21:42:36,892 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:37,033 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42: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-b998c4d2-f740-4c04-95e3-c11df1a4c652 x-compute-request-id: req-b998c4d2-f740-4c04-95e3-c11df1a4c652 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:42:24", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/75aac076-0510-4f49-9b1f-42b8d306bb74", "rel": "bookmark"}], "image": {"id": "edc26c39-6b2c-4fa9-8f76-87f07295d1e0", "links": [{"href": "http://172.30.9.23:8774/images/edc26c39-6b2c-4fa9-8f76-87f07295d1e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:42:31.000000", "flavor": {"id": "3923ef84-1dd2-4912-a938-6c5eb32097bd", "links": [{"href": "http://172.30.9.23:8774/flavors/3923ef84-1dd2-4912-a938-6c5eb32097bd", "rel": "bookmark"}]}, "id": "75aac076-0510-4f49-9b1f-42b8d306bb74", "security_groups": [{"name": "default"}], "user_id": "b12238ecacfe4e7ea11647b8c8909a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:42:31Z", "hostId": "1c528cc49bee42298d1c8238fc5211c0b893d77259f0c2c313c24f7e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-inst", "created": "2018-12-04T21:42:26Z", "tenant_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "os-extended-volumes:volumes_attached": [{"id": "f2462a1d-9b30-48f6-aae6-d18b3d3ba40b"}], "metadata": {}}} 2018-12-04 21:42:37,033 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74 used request id req-b998c4d2-f740-4c04-95e3-c11df1a4c652 2018-12-04 21:42:37,034 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-inst] is - ACTIVE 2018-12-04 21:42:37,034 - create_instance - INFO - VM is - ACTIVE 2018-12-04 21:42:37,036 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:37,523 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-fafcd554-185a-470b-9c66-60557a61d0ad x-compute-request-id: req-fafcd554-185a-470b-9c66-60557a61d0ad Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:42:24", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/75aac076-0510-4f49-9b1f-42b8d306bb74", "rel": "bookmark"}], "image": {"id": "edc26c39-6b2c-4fa9-8f76-87f07295d1e0", "links": [{"href": "http://172.30.9.23:8774/images/edc26c39-6b2c-4fa9-8f76-87f07295d1e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:42:31.000000", "flavor": {"id": "3923ef84-1dd2-4912-a938-6c5eb32097bd", "links": [{"href": "http://172.30.9.23:8774/flavors/3923ef84-1dd2-4912-a938-6c5eb32097bd", "rel": "bookmark"}]}, "id": "75aac076-0510-4f49-9b1f-42b8d306bb74", "security_groups": [{"name": "default"}], "user_id": "b12238ecacfe4e7ea11647b8c8909a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:42:31Z", "hostId": "1c528cc49bee42298d1c8238fc5211c0b893d77259f0c2c313c24f7e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-inst", "created": "2018-12-04T21:42:26Z", "tenant_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "os-extended-volumes:volumes_attached": [{"id": "f2462a1d-9b30-48f6-aae6-d18b3d3ba40b"}], "metadata": {}}} 2018-12-04 21:42:37,523 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74 used request id req-fafcd554-185a-470b-9c66-60557a61d0ad 2018-12-04 21:42:37,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:37,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-fe3e438f-20b2-40d4-9745-6a47d0406a1d Date: Tue, 04 Dec 2018 21:42:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["68b2d4b4-7291-4af4-8f22-662a89be602f"],"updated_at":"2018-12-04T21:42:16Z","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b6676f7d46ce45f6b4d8c73c7498ed77","id":"0dc3412d-099e-447f-b621-b7c16aaea271","name":"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net"}]} 2018-12-04 21:42:37,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net used request id req-fe3e438f-20b2-40d4-9745-6a47d0406a1d 2018-12-04 21:42:37,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:37,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-885d001b-d3f3-47ed-a32b-0a1cb3f6ed68 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b6676f7d46ce45f6b4d8c73c7498ed77", "name": "CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj"}} 2018-12-04 21:42:37,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77 used request id req-885d001b-d3f3-47ed-a32b-0a1cb3f6ed68 2018-12-04 21:42:37,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:37,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b2305961-d4c6-468b-b77b-12c9d7d0b813 Date: Tue, 04 Dec 2018 21:42:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0dc3412d-099e-447f-b621-b7c16aaea271","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:16Z","dns_nameservers":[],"updated_at":"2018-12-04T21:42: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":"b6676f7d46ce45f6b4d8c73c7498ed77","id":"68b2d4b4-7291-4af4-8f22-662a89be602f","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-subnet"}]} 2018-12-04 21:42:37,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 used request id req-b2305961-d4c6-468b-b77b-12c9d7d0b813 2018-12-04 21:42:37,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:37,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1551 X-Openstack-Request-Id: req-6090b419-008b-4493-9fd1-459f1a43a06a Date: Tue, 04 Dec 2018 21:42:37 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0dc3412d-099e-447f-b621-b7c16aaea271","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:17Z","admin_state_up":true,"updated_at":"2018-12-04T21:42:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0dc3412d-099e-447f-b621-b7c16aaea271","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:36:4c:86","id":"0d881149-aeeb-4422-a930-e348abfef862","port_security_enabled":false,"project_id":"b6676f7d46ce45f6b4d8c73c7498ed77","fixed_ips":[{"subnet_id":"68b2d4b4-7291-4af4-8f22-662a89be602f","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0dc3412d-099e-447f-b621-b7c16aaea271","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:23Z","admin_state_up":true,"updated_at":"2018-12-04T21:42:31Z","binding:vnic_type":"normal","device_id":"75aac076-0510-4f49-9b1f-42b8d306bb74","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:ce:42:24","id":"ef9e8ec0-7fb9-4e07-960e-36db21e693b4","port_security_enabled":true,"project_id":"b6676f7d46ce45f6b4d8c73c7498ed77","fixed_ips":[{"subnet_id":"68b2d4b4-7291-4af4-8f22-662a89be602f","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["c628fe08-bc39-4d50-9edc-cb724c7afea5"],"name":"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-port"}]} 2018-12-04 21:42:37,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 used request id req-6090b419-008b-4493-9fd1-459f1a43a06a 2018-12-04 21:42:37,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" -d '{"volumeAttachment": {"volumeId": "1279cf01-d09a-41ee-81a1-95865325df6b"}}' 2018-12-04 21:42:38,692 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-9b4a4552-3828-43fb-aa09-384d0c83c1f5 x-compute-request-id: req-9b4a4552-3828-43fb-aa09-384d0c83c1f5 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "75aac076-0510-4f49-9b1f-42b8d306bb74", "id": "1279cf01-d09a-41ee-81a1-95865325df6b", "volumeId": "1279cf01-d09a-41ee-81a1-95865325df6b"}} 2018-12-04 21:42:38,692 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74/os-volume_attachments used request id req-9b4a4552-3828-43fb-aa09-384d0c83c1f5 2018-12-04 21:42:38,695 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:38,841 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9043d70d-df8c-421e-8a35-7406e5ab91bb x-compute-request-id: req-9043d70d-df8c-421e-8a35-7406e5ab91bb Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:42:24", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/75aac076-0510-4f49-9b1f-42b8d306bb74", "rel": "bookmark"}], "image": {"id": "edc26c39-6b2c-4fa9-8f76-87f07295d1e0", "links": [{"href": "http://172.30.9.23:8774/images/edc26c39-6b2c-4fa9-8f76-87f07295d1e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:42:31.000000", "flavor": {"id": "3923ef84-1dd2-4912-a938-6c5eb32097bd", "links": [{"href": "http://172.30.9.23:8774/flavors/3923ef84-1dd2-4912-a938-6c5eb32097bd", "rel": "bookmark"}]}, "id": "75aac076-0510-4f49-9b1f-42b8d306bb74", "security_groups": [{"name": "default"}], "user_id": "b12238ecacfe4e7ea11647b8c8909a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:42:31Z", "hostId": "1c528cc49bee42298d1c8238fc5211c0b893d77259f0c2c313c24f7e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-inst", "created": "2018-12-04T21:42:26Z", "tenant_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "os-extended-volumes:volumes_attached": [{"id": "f2462a1d-9b30-48f6-aae6-d18b3d3ba40b"}, {"id": "1279cf01-d09a-41ee-81a1-95865325df6b"}], "metadata": {}}} 2018-12-04 21:42:38,841 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74 used request id req-9043d70d-df8c-421e-8a35-7406e5ab91bb 2018-12-04 21:42:38,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:38,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-2b304e28-5bfb-4702-ae54-daa0dcb628cf Date: Tue, 04 Dec 2018 21:42:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["68b2d4b4-7291-4af4-8f22-662a89be602f"],"updated_at":"2018-12-04T21:42:16Z","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b6676f7d46ce45f6b4d8c73c7498ed77","id":"0dc3412d-099e-447f-b621-b7c16aaea271","name":"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net"}]} 2018-12-04 21:42:38,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net used request id req-2b304e28-5bfb-4702-ae54-daa0dcb628cf 2018-12-04 21:42:38,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:39,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a5ee6a1-befb-489b-ac60-0307b1c66eea Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b6676f7d46ce45f6b4d8c73c7498ed77", "name": "CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj"}} 2018-12-04 21:42:39,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77 used request id req-0a5ee6a1-befb-489b-ac60-0307b1c66eea 2018-12-04 21:42:39,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:39,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-da16b76d-30a2-458f-9fd3-b49c5c1a8687 Date: Tue, 04 Dec 2018 21:42:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0dc3412d-099e-447f-b621-b7c16aaea271","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:16Z","dns_nameservers":[],"updated_at":"2018-12-04T21:42: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":"b6676f7d46ce45f6b4d8c73c7498ed77","id":"68b2d4b4-7291-4af4-8f22-662a89be602f","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-subnet"}]} 2018-12-04 21:42:39,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 used request id req-da16b76d-30a2-458f-9fd3-b49c5c1a8687 2018-12-04 21:42:39,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:39,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1551 X-Openstack-Request-Id: req-907bcd51-dd90-44c6-ab90-31ecd0906703 Date: Tue, 04 Dec 2018 21:42:39 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0dc3412d-099e-447f-b621-b7c16aaea271","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:17Z","admin_state_up":true,"updated_at":"2018-12-04T21:42:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0dc3412d-099e-447f-b621-b7c16aaea271","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:36:4c:86","id":"0d881149-aeeb-4422-a930-e348abfef862","port_security_enabled":false,"project_id":"b6676f7d46ce45f6b4d8c73c7498ed77","fixed_ips":[{"subnet_id":"68b2d4b4-7291-4af4-8f22-662a89be602f","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0dc3412d-099e-447f-b621-b7c16aaea271","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:23Z","admin_state_up":true,"updated_at":"2018-12-04T21:42:31Z","binding:vnic_type":"normal","device_id":"75aac076-0510-4f49-9b1f-42b8d306bb74","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:ce:42:24","id":"ef9e8ec0-7fb9-4e07-960e-36db21e693b4","port_security_enabled":true,"project_id":"b6676f7d46ce45f6b4d8c73c7498ed77","fixed_ips":[{"subnet_id":"68b2d4b4-7291-4af4-8f22-662a89be602f","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["c628fe08-bc39-4d50-9edc-cb724c7afea5"],"name":"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-port"}]} 2018-12-04 21:42:39,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 used request id req-907bcd51-dd90-44c6-ab90-31ecd0906703 2018-12-04 21:42:39,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:42:39,561 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d792ee211924379ba346e49797e517a", "name": "CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj-role"}], "expires_at": "2018-12-04T22:42:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6676f7d46ce45f6b4d8c73c7498ed77", "name": "CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-ceaafb89-c90c-4f5-user", "id": "b12238ecacfe4e7ea11647b8c8909a45"}, "audit_ids": ["0Sj7WAvIQBCRn8mg6Tgtjg"], "issued_at": "2018-12-04T21:42:39.000000Z"}} 2018-12-04 21:42:39,564 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e1261044f4e762cd9591475bd9fd477abc1a32" 2018-12-04 21:42:40,051 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-771c0d29-3bdb-4bdc-90cd-fb1d4053ea21 x-compute-request-id: req-771c0d29-3bdb-4bdc-90cd-fb1d4053ea21 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:42:24", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/75aac076-0510-4f49-9b1f-42b8d306bb74", "rel": "bookmark"}], "image": {"id": "edc26c39-6b2c-4fa9-8f76-87f07295d1e0", "links": [{"href": "http://172.30.9.23:8774/images/edc26c39-6b2c-4fa9-8f76-87f07295d1e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:42:31.000000", "flavor": {"id": "3923ef84-1dd2-4912-a938-6c5eb32097bd", "links": [{"href": "http://172.30.9.23:8774/flavors/3923ef84-1dd2-4912-a938-6c5eb32097bd", "rel": "bookmark"}]}, "id": "75aac076-0510-4f49-9b1f-42b8d306bb74", "security_groups": [{"name": "default"}], "user_id": "b12238ecacfe4e7ea11647b8c8909a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:42:31Z", "hostId": "1c528cc49bee42298d1c8238fc5211c0b893d77259f0c2c313c24f7e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-inst", "created": "2018-12-04T21:42:26Z", "tenant_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "os-extended-volumes:volumes_attached": [{"id": "f2462a1d-9b30-48f6-aae6-d18b3d3ba40b"}, {"id": "1279cf01-d09a-41ee-81a1-95865325df6b"}], "metadata": {}}]} 2018-12-04 21:42:40,051 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-inst used request id req-771c0d29-3bdb-4bdc-90cd-fb1d4053ea21 2018-12-04 21:42:40,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e1261044f4e762cd9591475bd9fd477abc1a32" 2018-12-04 21:42:40,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-e8117955-7b12-4aa3-9236-b2097988f518 Date: Tue, 04 Dec 2018 21:42:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["68b2d4b4-7291-4af4-8f22-662a89be602f"],"updated_at":"2018-12-04T21:42:16Z","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b6676f7d46ce45f6b4d8c73c7498ed77","id":"0dc3412d-099e-447f-b621-b7c16aaea271","name":"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net"}]} 2018-12-04 21:42:40,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net used request id req-e8117955-7b12-4aa3-9236-b2097988f518 2018-12-04 21:42:40,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e1261044f4e762cd9591475bd9fd477abc1a32" 2018-12-04 21:42:40,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-44205098-30c9-45bd-b7d8-667abf180c1d Date: Tue, 04 Dec 2018 21:42:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0dc3412d-099e-447f-b621-b7c16aaea271","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:16Z","dns_nameservers":[],"updated_at":"2018-12-04T21:42: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":"b6676f7d46ce45f6b4d8c73c7498ed77","id":"68b2d4b4-7291-4af4-8f22-662a89be602f","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-subnet"}]} 2018-12-04 21:42:40,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 used request id req-44205098-30c9-45bd-b7d8-667abf180c1d 2018-12-04 21:42:40,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e1261044f4e762cd9591475bd9fd477abc1a32" 2018-12-04 21:42:40,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1551 X-Openstack-Request-Id: req-0df760df-653e-41c9-873a-692e946e227d Date: Tue, 04 Dec 2018 21:42:40 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0dc3412d-099e-447f-b621-b7c16aaea271","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:17Z","admin_state_up":true,"updated_at":"2018-12-04T21:42:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0dc3412d-099e-447f-b621-b7c16aaea271","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:36:4c:86","id":"0d881149-aeeb-4422-a930-e348abfef862","port_security_enabled":false,"project_id":"b6676f7d46ce45f6b4d8c73c7498ed77","fixed_ips":[{"subnet_id":"68b2d4b4-7291-4af4-8f22-662a89be602f","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0dc3412d-099e-447f-b621-b7c16aaea271","tenant_id":"b6676f7d46ce45f6b4d8c73c7498ed77","created_at":"2018-12-04T21:42:23Z","admin_state_up":true,"updated_at":"2018-12-04T21:42:31Z","binding:vnic_type":"normal","device_id":"75aac076-0510-4f49-9b1f-42b8d306bb74","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:ce:42:24","id":"ef9e8ec0-7fb9-4e07-960e-36db21e693b4","port_security_enabled":true,"project_id":"b6676f7d46ce45f6b4d8c73c7498ed77","fixed_ips":[{"subnet_id":"68b2d4b4-7291-4af4-8f22-662a89be602f","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["c628fe08-bc39-4d50-9edc-cb724c7afea5"],"name":"CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-port"}]} 2018-12-04 21:42:40,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=0dc3412d-099e-447f-b621-b7c16aaea271 used request id req-0df760df-653e-41c9-873a-692e946e227d 2018-12-04 21:42:40,248 - create_instance - INFO - Deleting Port with ID - ef9e8ec0-7fb9-4e07-960e-36db21e693b4 2018-12-04 21:42:40,249 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-port 2018-12-04 21:42:40,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/ef9e8ec0-7fb9-4e07-960e-36db21e693b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:40,939 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-51e912e2-c0f6-45bb-a7fa-aff0c5c96709 Date: Tue, 04 Dec 2018 21:42:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:42:40,939 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/ef9e8ec0-7fb9-4e07-960e-36db21e693b4 used request id req-51e912e2-c0f6-45bb-a7fa-aff0c5c96709 2018-12-04 21:42:40,942 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/f2462a1d-9b30-48f6-aae6-d18b3d3ba40b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fcf50d1d-d2d6-4ab3-b9ab-f3f113201202" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:41,002 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:40 GMT Server: Apache x-compute-request-id: req-41c0eda1-f0d9-4aef-9d62-a78347a8ec9f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-41c0eda1-f0d9-4aef-9d62-a78347a8ec9f Content-Encoding: gzip Content-Length: 588 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "b12238ecacfe4e7ea11647b8c8909a45", "attachments": [{"server_id": "75aac076-0510-4f49-9b1f-42b8d306bb74", "attachment_id": "94df55e8-124c-4067-aeba-6ec24cc0ed88", "attached_at": "2018-12-04T21:42:36.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "f2462a1d-9b30-48f6-aae6-d18b3d3ba40b", "device": "/dev/vdb", "id": "f2462a1d-9b30-48f6-aae6-d18b3d3ba40b"}], "links": [{"href": "http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/f2462a1d-9b30-48f6-aae6-d18b3d3ba40b", "rel": "self"}, {"href": "http://172.30.9.23:8776/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/f2462a1d-9b30-48f6-aae6-d18b3d3ba40b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:42:18.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "updated_at": "2018-12-04T21:42:37.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "f2462a1d-9b30-48f6-aae6-d18b3d3ba40b", "size": 1}} 2018-12-04 21:42:41,002 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/f2462a1d-9b30-48f6-aae6-d18b3d3ba40b used request id req-41c0eda1-f0d9-4aef-9d62-a78347a8ec9f 2018-12-04 21:42:41,004 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74/os-volume_attachments/f2462a1d-9b30-48f6-aae6-d18b3d3ba40b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:41,681 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:42:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-99b7b6c5-c2a4-47a3-b746-950639383b0d x-compute-request-id: req-99b7b6c5-c2a4-47a3-b746-950639383b0d Content-Length: 0 Content-Type: application/json 2018-12-04 21:42:41,681 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74/os-volume_attachments/f2462a1d-9b30-48f6-aae6-d18b3d3ba40b used request id req-99b7b6c5-c2a4-47a3-b746-950639383b0d 2018-12-04 21:42:41,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:41,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6dca07e-7697-4bba-a856-21b1ea41a796 x-compute-request-id: req-d6dca07e-7697-4bba-a856-21b1ea41a796 Content-Encoding: gzip Content-Length: 709 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/75aac076-0510-4f49-9b1f-42b8d306bb74", "rel": "bookmark"}], "image": {"id": "edc26c39-6b2c-4fa9-8f76-87f07295d1e0", "links": [{"href": "http://172.30.9.23:8774/images/edc26c39-6b2c-4fa9-8f76-87f07295d1e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:42:31.000000", "flavor": {"id": "3923ef84-1dd2-4912-a938-6c5eb32097bd", "links": [{"href": "http://172.30.9.23:8774/flavors/3923ef84-1dd2-4912-a938-6c5eb32097bd", "rel": "bookmark"}]}, "id": "75aac076-0510-4f49-9b1f-42b8d306bb74", "user_id": "b12238ecacfe4e7ea11647b8c8909a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:42:31Z", "hostId": "1c528cc49bee42298d1c8238fc5211c0b893d77259f0c2c313c24f7e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-inst", "created": "2018-12-04T21:42:26Z", "tenant_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "os-extended-volumes:volumes_attached": [{"id": "f2462a1d-9b30-48f6-aae6-d18b3d3ba40b"}, {"id": "1279cf01-d09a-41ee-81a1-95865325df6b"}], "metadata": {}}} 2018-12-04 21:42:41,768 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74 used request id req-d6dca07e-7697-4bba-a856-21b1ea41a796 2018-12-04 21:42:44,774 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:45,027 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a16ec860-9363-46e9-b00c-4110ccd07f2b x-compute-request-id: req-a16ec860-9363-46e9-b00c-4110ccd07f2b 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.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/75aac076-0510-4f49-9b1f-42b8d306bb74", "rel": "bookmark"}], "image": {"id": "edc26c39-6b2c-4fa9-8f76-87f07295d1e0", "links": [{"href": "http://172.30.9.23:8774/images/edc26c39-6b2c-4fa9-8f76-87f07295d1e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:42:31.000000", "flavor": {"id": "3923ef84-1dd2-4912-a938-6c5eb32097bd", "links": [{"href": "http://172.30.9.23:8774/flavors/3923ef84-1dd2-4912-a938-6c5eb32097bd", "rel": "bookmark"}]}, "id": "75aac076-0510-4f49-9b1f-42b8d306bb74", "user_id": "b12238ecacfe4e7ea11647b8c8909a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:42:31Z", "hostId": "1c528cc49bee42298d1c8238fc5211c0b893d77259f0c2c313c24f7e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-inst", "created": "2018-12-04T21:42:26Z", "tenant_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "os-extended-volumes:volumes_attached": [{"id": "1279cf01-d09a-41ee-81a1-95865325df6b"}], "metadata": {}}} 2018-12-04 21:42:45,028 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74 used request id req-a16ec860-9363-46e9-b00c-4110ccd07f2b 2018-12-04 21:42:45,031 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/1279cf01-d09a-41ee-81a1-95865325df6b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fcf50d1d-d2d6-4ab3-b9ab-f3f113201202" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:45,085 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:45 GMT Server: Apache x-compute-request-id: req-65eabe59-0981-4095-865e-79fde464111f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-65eabe59-0981-4095-865e-79fde464111f Content-Encoding: gzip Content-Length: 591 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "b12238ecacfe4e7ea11647b8c8909a45", "attachments": [{"server_id": "75aac076-0510-4f49-9b1f-42b8d306bb74", "attachment_id": "b5e03ca2-90fb-4705-8028-094571c6e789", "attached_at": "2018-12-04T21:42:39.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "1279cf01-d09a-41ee-81a1-95865325df6b", "device": "/dev/vdc", "id": "1279cf01-d09a-41ee-81a1-95865325df6b"}], "links": [{"href": "http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/1279cf01-d09a-41ee-81a1-95865325df6b", "rel": "self"}, {"href": "http://172.30.9.23:8776/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/1279cf01-d09a-41ee-81a1-95865325df6b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:42:20.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "updated_at": "2018-12-04T21:42:40.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "1279cf01-d09a-41ee-81a1-95865325df6b", "size": 1}} 2018-12-04 21:42:45,085 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/1279cf01-d09a-41ee-81a1-95865325df6b used request id req-65eabe59-0981-4095-865e-79fde464111f 2018-12-04 21:42:45,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74/os-volume_attachments/1279cf01-d09a-41ee-81a1-95865325df6b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:46,129 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:42:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3a1c2a14-2063-43a5-a4b3-0683086b6994 x-compute-request-id: req-3a1c2a14-2063-43a5-a4b3-0683086b6994 Content-Length: 0 Content-Type: application/json 2018-12-04 21:42:46,129 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74/os-volume_attachments/1279cf01-d09a-41ee-81a1-95865325df6b used request id req-3a1c2a14-2063-43a5-a4b3-0683086b6994 2018-12-04 21:42:46,132 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:46,377 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-13c63906-0270-4fc2-8c62-f37f7d63bd8a x-compute-request-id: req-13c63906-0270-4fc2-8c62-f37f7d63bd8a 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.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/75aac076-0510-4f49-9b1f-42b8d306bb74", "rel": "bookmark"}], "image": {"id": "edc26c39-6b2c-4fa9-8f76-87f07295d1e0", "links": [{"href": "http://172.30.9.23:8774/images/edc26c39-6b2c-4fa9-8f76-87f07295d1e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:42:31.000000", "flavor": {"id": "3923ef84-1dd2-4912-a938-6c5eb32097bd", "links": [{"href": "http://172.30.9.23:8774/flavors/3923ef84-1dd2-4912-a938-6c5eb32097bd", "rel": "bookmark"}]}, "id": "75aac076-0510-4f49-9b1f-42b8d306bb74", "user_id": "b12238ecacfe4e7ea11647b8c8909a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:42:31Z", "hostId": "1c528cc49bee42298d1c8238fc5211c0b893d77259f0c2c313c24f7e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-inst", "created": "2018-12-04T21:42:26Z", "tenant_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "os-extended-volumes:volumes_attached": [{"id": "1279cf01-d09a-41ee-81a1-95865325df6b"}], "metadata": {}}} 2018-12-04 21:42:46,377 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74 used request id req-13c63906-0270-4fc2-8c62-f37f7d63bd8a 2018-12-04 21:42:49,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:50,027 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-419aa6f2-73bd-4caa-b1ba-75e2bd5fa20a x-compute-request-id: req-419aa6f2-73bd-4caa-b1ba-75e2bd5fa20a Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/75aac076-0510-4f49-9b1f-42b8d306bb74", "rel": "bookmark"}], "image": {"id": "edc26c39-6b2c-4fa9-8f76-87f07295d1e0", "links": [{"href": "http://172.30.9.23:8774/images/edc26c39-6b2c-4fa9-8f76-87f07295d1e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:42:31.000000", "flavor": {"id": "3923ef84-1dd2-4912-a938-6c5eb32097bd", "links": [{"href": "http://172.30.9.23:8774/flavors/3923ef84-1dd2-4912-a938-6c5eb32097bd", "rel": "bookmark"}]}, "id": "75aac076-0510-4f49-9b1f-42b8d306bb74", "user_id": "b12238ecacfe4e7ea11647b8c8909a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:42:31Z", "hostId": "1c528cc49bee42298d1c8238fc5211c0b893d77259f0c2c313c24f7e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-inst", "created": "2018-12-04T21:42:26Z", "tenant_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:42:50,027 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74 used request id req-419aa6f2-73bd-4caa-b1ba-75e2bd5fa20a 2018-12-04 21:42:50,028 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-inst 2018-12-04 21:42:50,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:50,159 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:42:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0ab0218d-a188-49fb-8b57-97bfa3ac542c x-compute-request-id: req-0ab0218d-a188-49fb-8b57-97bfa3ac542c Content-Type: application/json 2018-12-04 21:42:50,160 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74 used request id req-0ab0218d-a188-49fb-8b57-97bfa3ac542c 2018-12-04 21:42:50,160 - create_instance - INFO - Checking deletion status 2018-12-04 21:42:50,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:51,031 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-15d254a2-f4d5-4919-a30f-6cf7e92cc881 x-compute-request-id: req-15d254a2-f4d5-4919-a30f-6cf7e92cc881 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.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/75aac076-0510-4f49-9b1f-42b8d306bb74", "rel": "bookmark"}], "image": {"id": "edc26c39-6b2c-4fa9-8f76-87f07295d1e0", "links": [{"href": "http://172.30.9.23:8774/images/edc26c39-6b2c-4fa9-8f76-87f07295d1e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:42:31.000000", "flavor": {"id": "3923ef84-1dd2-4912-a938-6c5eb32097bd", "links": [{"href": "http://172.30.9.23:8774/flavors/3923ef84-1dd2-4912-a938-6c5eb32097bd", "rel": "bookmark"}]}, "id": "75aac076-0510-4f49-9b1f-42b8d306bb74", "user_id": "b12238ecacfe4e7ea11647b8c8909a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:42:50Z", "hostId": "1c528cc49bee42298d1c8238fc5211c0b893d77259f0c2c313c24f7e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-inst", "created": "2018-12-04T21:42:26Z", "tenant_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:42:51,032 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74 used request id req-15d254a2-f4d5-4919-a30f-6cf7e92cc881 2018-12-04 21:42:51,032 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-inst] is - ACTIVE 2018-12-04 21:42:51,032 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-04 21:42:54,035 - create_instance - DEBUG - VM status query timeout in 296.124718904 2018-12-04 21:42:54,039 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e37537b2046eb8b896f06595ca870a054c63cd" 2018-12-04 21:42:54,121 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:42:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7e93500c-dde7-4c65-9191-ab4d88642afb x-compute-request-id: req-7e93500c-dde7-4c65-9191-ab4d88642afb Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 75aac076-0510-4f49-9b1f-42b8d306bb74 could not be found.", "code": 404}} 2018-12-04 21:42:54,121 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/75aac076-0510-4f49-9b1f-42b8d306bb74 used request id req-7e93500c-dde7-4c65-9191-ab4d88642afb 2018-12-04 21:42:54,122 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 75aac076-0510-4f49-9b1f-42b8d306bb74 could not be found. (HTTP 404) (Request-ID: req-7e93500c-dde7-4c65-9191-ab4d88642afb) 2018-12-04 21:42:54,122 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-inst 2018-12-04 21:42:54,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/3923ef84-1dd2-4912-a938-6c5eb32097bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}559364ca73131ab32265dc4f7e0c5e63676b849b" 2018-12-04 21:42:54,151 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:42:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1b571ae7-ff38-473f-83b9-50e4b61f0dfe x-compute-request-id: req-1b571ae7-ff38-473f-83b9-50e4b61f0dfe Content-Length: 0 Content-Type: application/json 2018-12-04 21:42:54,151 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/3923ef84-1dd2-4912-a938-6c5eb32097bd used request id req-1b571ae7-ff38-473f-83b9-50e4b61f0dfe 2018-12-04 21:42:54,152 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-subnet 2018-12-04 21:42:54,152 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-subnet 2018-12-04 21:42:54,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/68b2d4b4-7291-4af4-8f22-662a89be602f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ddb481735373b622191b68e93c7d2c16b684df" 2018-12-04 21:42:55,953 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-025c6b8a-fd6f-41bd-ad55-3e7de405e96d Date: Tue, 04 Dec 2018 21:42:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:42:55,954 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/68b2d4b4-7291-4af4-8f22-662a89be602f used request id req-025c6b8a-fd6f-41bd-ad55-3e7de405e96d 2018-12-04 21:42:55,954 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-pub-net 2018-12-04 21:42:55,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/0dc3412d-099e-447f-b621-b7c16aaea271 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ddb481735373b622191b68e93c7d2c16b684df" 2018-12-04 21:42:57,445 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-52ba080c-3c5f-40da-be46-2cfbda67dbd9 Date: Tue, 04 Dec 2018 21:42:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:42:57,445 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/0dc3412d-099e-447f-b621-b7c16aaea271 used request id req-52ba080c-3c5f-40da-be46-2cfbda67dbd9 2018-12-04 21:42:57,449 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/1279cf01-d09a-41ee-81a1-95865325df6b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-351a59d4-9a9a-424d-acbc-459f05f3ab2a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73c71ebb2aecb70d0953f2d58c75d7540f0f2c86" 2018-12-04 21:42:57,676 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:57 GMT Server: Apache x-compute-request-id: req-8354350e-66ee-4cf1-9e88-84f8da6bd64b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8354350e-66ee-4cf1-9e88-84f8da6bd64b Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "b12238ecacfe4e7ea11647b8c8909a45", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/1279cf01-d09a-41ee-81a1-95865325df6b", "rel": "self"}, {"href": "http://172.30.9.23:8776/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/1279cf01-d09a-41ee-81a1-95865325df6b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:42:20.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "updated_at": "2018-12-04T21:42:46.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1279cf01-d09a-41ee-81a1-95865325df6b", "size": 1}} 2018-12-04 21:42:57,676 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/1279cf01-d09a-41ee-81a1-95865325df6b used request id req-8354350e-66ee-4cf1-9e88-84f8da6bd64b 2018-12-04 21:42:57,677 - create_volume - DEBUG - Instance status is - available 2018-12-04 21:42:57,677 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-2 2018-12-04 21:42:57,677 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-2 2018-12-04 21:42:57,680 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/1279cf01-d09a-41ee-81a1-95865325df6b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-351a59d4-9a9a-424d-acbc-459f05f3ab2a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73c71ebb2aecb70d0953f2d58c75d7540f0f2c86" 2018-12-04 21:42:57,922 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:42:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f8869e85-e0e3-4aae-9132-de2dcba77e7a Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:42:57,922 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/1279cf01-d09a-41ee-81a1-95865325df6b used request id req-f8869e85-e0e3-4aae-9132-de2dcba77e7a 2018-12-04 21:42:57,925 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/1279cf01-d09a-41ee-81a1-95865325df6b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-351a59d4-9a9a-424d-acbc-459f05f3ab2a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73c71ebb2aecb70d0953f2d58c75d7540f0f2c86" 2018-12-04 21:42:58,168 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:42:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-09bfafd8-46b5-41fd-a2e3-b5878842f0cb x-openstack-request-id: req-09bfafd8-46b5-41fd-a2e3-b5878842f0cb Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 1279cf01-d09a-41ee-81a1-95865325df6b could not be found.", "code": 404}} 2018-12-04 21:42:58,168 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/1279cf01-d09a-41ee-81a1-95865325df6b used request id req-09bfafd8-46b5-41fd-a2e3-b5878842f0cb 2018-12-04 21:42:58,168 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 1279cf01-d09a-41ee-81a1-95865325df6b could not be found. (HTTP 404) (Request-ID: req-09bfafd8-46b5-41fd-a2e3-b5878842f0cb) 2018-12-04 21:42:58,168 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-2 2018-12-04 21:42:58,171 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/f2462a1d-9b30-48f6-aae6-d18b3d3ba40b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9a91e675-f5eb-4d38-83b8-24420d7264ce" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b61a300f04ab15b735bbde178061cefeb073b06" 2018-12-04 21:42:58,391 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:58 GMT Server: Apache x-compute-request-id: req-4d4964da-5771-491a-a8b4-6fff22bf5409 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4d4964da-5771-491a-a8b4-6fff22bf5409 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "b12238ecacfe4e7ea11647b8c8909a45", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/f2462a1d-9b30-48f6-aae6-d18b3d3ba40b", "rel": "self"}, {"href": "http://172.30.9.23:8776/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/f2462a1d-9b30-48f6-aae6-d18b3d3ba40b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:42:18.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "updated_at": "2018-12-04T21:42:42.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f2462a1d-9b30-48f6-aae6-d18b3d3ba40b", "size": 1}} 2018-12-04 21:42:58,391 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/f2462a1d-9b30-48f6-aae6-d18b3d3ba40b used request id req-4d4964da-5771-491a-a8b4-6fff22bf5409 2018-12-04 21:42:58,391 - create_volume - DEBUG - Instance status is - available 2018-12-04 21:42:58,391 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-1 2018-12-04 21:42:58,391 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-1 2018-12-04 21:42:58,394 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/f2462a1d-9b30-48f6-aae6-d18b3d3ba40b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9a91e675-f5eb-4d38-83b8-24420d7264ce" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b61a300f04ab15b735bbde178061cefeb073b06" 2018-12-04 21:42:58,640 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:42:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ded36db9-37e9-4eb6-bd1c-1a2f18bac38f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:42:58,640 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/f2462a1d-9b30-48f6-aae6-d18b3d3ba40b used request id req-ded36db9-37e9-4eb6-bd1c-1a2f18bac38f 2018-12-04 21:42:58,643 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/f2462a1d-9b30-48f6-aae6-d18b3d3ba40b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9a91e675-f5eb-4d38-83b8-24420d7264ce" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b61a300f04ab15b735bbde178061cefeb073b06" 2018-12-04 21:42:58,693 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:42:58 GMT Server: Apache x-compute-request-id: req-4baf8b5c-f536-4f49-9da4-d062e7f6b732 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4baf8b5c-f536-4f49-9da4-d062e7f6b732 Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "b12238ecacfe4e7ea11647b8c8909a45", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/f2462a1d-9b30-48f6-aae6-d18b3d3ba40b", "rel": "self"}, {"href": "http://172.30.9.23:8776/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/f2462a1d-9b30-48f6-aae6-d18b3d3ba40b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-04T21:42:18.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "updated_at": "2018-12-04T21:42:58.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f2462a1d-9b30-48f6-aae6-d18b3d3ba40b", "size": 1}} 2018-12-04 21:42:58,694 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/f2462a1d-9b30-48f6-aae6-d18b3d3ba40b used request id req-4baf8b5c-f536-4f49-9da4-d062e7f6b732 2018-12-04 21:42:58,694 - create_volume - DEBUG - Instance status is - deleting 2018-12-04 21:42:58,694 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-04 21:43:01,697 - create_volume - DEBUG - Volume status query timeout in 56.94292593 2018-12-04 21:43:01,701 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/f2462a1d-9b30-48f6-aae6-d18b3d3ba40b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9a91e675-f5eb-4d38-83b8-24420d7264ce" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b61a300f04ab15b735bbde178061cefeb073b06" 2018-12-04 21:43:01,737 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:43:01 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-c1ec3c06-8259-4d7c-8b7a-b935687e6cad x-openstack-request-id: req-c1ec3c06-8259-4d7c-8b7a-b935687e6cad Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume f2462a1d-9b30-48f6-aae6-d18b3d3ba40b could not be found.", "code": 404}} 2018-12-04 21:43:01,738 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/b6676f7d46ce45f6b4d8c73c7498ed77/volumes/f2462a1d-9b30-48f6-aae6-d18b3d3ba40b used request id req-c1ec3c06-8259-4d7c-8b7a-b935687e6cad 2018-12-04 21:43:01,738 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume f2462a1d-9b30-48f6-aae6-d18b3d3ba40b could not be found. (HTTP 404) (Request-ID: req-c1ec3c06-8259-4d7c-8b7a-b935687e6cad) 2018-12-04 21:43:01,738 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-1 2018-12-04 21:43:01,739 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-e5ec710e-75e7-4e91-ab01-6ba3e191e5c7-image 2018-12-04 21:43:01,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/edc26c39-6b2c-4fa9-8f76-87f07295d1e0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9983446c91b351bff074bf990ee499458e13b21" 2018-12-04 21:43:02,986 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3c45a8ad-a61f-4c8c-a06f-baa5da8c3e36 Date: Tue, 04 Dec 2018 21:43:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:43:02,987 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/edc26c39-6b2c-4fa9-8f76-87f07295d1e0 used request id req-3c45a8ad-a61f-4c8c-a06f-baa5da8c3e36 2018-12-04 21:43:02,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a2a171b0d2f06db82688e4c37246eb656ba445" 2018-12-04 21:43:03,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-bca66a2a-ab06-4c67-b8b7-375bfe4abdfa Date: Tue, 04 Dec 2018 21:43:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "created_at": "2018-12-04T21:42:16Z", "updated_at": "2018-12-04T21:42:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:42:16Z", "revision_number": 0, "id": "4d750d26-da23-48a2-b9ff-147b0beb33f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:42:16Z", "security_group_id": "c628fe08-bc39-4d50-9edc-cb724c7afea5", "tenant_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "port_range_min": null, "ethertype": "IPv6", "project_id": "b6676f7d46ce45f6b4d8c73c7498ed77"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:42:16Z", "revision_number": 0, "id": "acedd322-4d66-49b5-97a0-895761fc1134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:42:16Z", "security_group_id": "c628fe08-bc39-4d50-9edc-cb724c7afea5", "tenant_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "port_range_min": null, "ethertype": "IPv4", "project_id": "b6676f7d46ce45f6b4d8c73c7498ed77"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:42:16Z", "revision_number": 0, "id": "ae48d864-ec2c-4191-b3fc-0c33496309f9", "remote_group_id": "c628fe08-bc39-4d50-9edc-cb724c7afea5", "remote_ip_prefix": null, "created_at": "2018-12-04T21:42:16Z", "security_group_id": "c628fe08-bc39-4d50-9edc-cb724c7afea5", "tenant_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "port_range_min": null, "ethertype": "IPv6", "project_id": "b6676f7d46ce45f6b4d8c73c7498ed77"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:42:16Z", "revision_number": 0, "id": "f9224608-cd8c-4c80-874a-f0f32694b605", "remote_group_id": "c628fe08-bc39-4d50-9edc-cb724c7afea5", "remote_ip_prefix": null, "created_at": "2018-12-04T21:42:16Z", "security_group_id": "c628fe08-bc39-4d50-9edc-cb724c7afea5", "tenant_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "port_range_min": null, "ethertype": "IPv4", "project_id": "b6676f7d46ce45f6b4d8c73c7498ed77"}], "revision_number": 4, "project_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "id": "c628fe08-bc39-4d50-9edc-cb724c7afea5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:43:03,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-bca66a2a-ab06-4c67-b8b7-375bfe4abdfa 2018-12-04 21:43:03,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a2a171b0d2f06db82688e4c37246eb656ba445" 2018-12-04 21:43:03,365 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:43:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-564a7c7b-9930-4ea4-8a48-74ddc7caad09 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:43:03,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-564a7c7b-9930-4ea4-8a48-74ddc7caad09 2018-12-04 21:43:03,365 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:43:03,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a2a171b0d2f06db82688e4c37246eb656ba445" 2018-12-04 21:43:03,464 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:43:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b8bd494-daf1-4b45-8187-121fbcde2f55 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:43:03,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-5b8bd494-daf1-4b45-8187-121fbcde2f55 2018-12-04 21:43:03,465 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:43:03,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a2a171b0d2f06db82688e4c37246eb656ba445" 2018-12-04 21:43:03,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e18280d-9a56-4e71-81c4-9444e4414633 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:43:03,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-6e18280d-9a56-4e71-81c4-9444e4414633 2018-12-04 21:43:03,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a2a171b0d2f06db82688e4c37246eb656ba445" 2018-12-04 21:43:03,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44cdfffe-2ae6-4c69-a075-b2b4a526d4d1 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:43:03,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-44cdfffe-2ae6-4c69-a075-b2b4a526d4d1 2018-12-04 21:43:03,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a2a171b0d2f06db82688e4c37246eb656ba445" 2018-12-04 21:43:03,764 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:43:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6f12370-1dcc-41ee-ae0d-fa730a10aa69 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:43:03,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-e6f12370-1dcc-41ee-ae0d-fa730a10aa69 2018-12-04 21:43:03,765 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:43:03,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a2a171b0d2f06db82688e4c37246eb656ba445" 2018-12-04 21:43:03,857 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:43:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0834c81d-14e3-40c1-91bd-2d64d980e4d3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:43:03,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-0834c81d-14e3-40c1-91bd-2d64d980e4d3 2018-12-04 21:43:03,858 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:43:03,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a2a171b0d2f06db82688e4c37246eb656ba445" 2018-12-04 21:43:03,964 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:43:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee9d16fe-ff88-4052-80fc-2c67abe28479 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:43:03,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-ee9d16fe-ff88-4052-80fc-2c67abe28479 2018-12-04 21:43:03,964 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:43:03,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a2a171b0d2f06db82688e4c37246eb656ba445" 2018-12-04 21:43:04,066 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:43:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-481ceb87-e338-49a8-9fab-b96bbd1a6637 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:43:04,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-481ceb87-e338-49a8-9fab-b96bbd1a6637 2018-12-04 21:43:04,067 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:43:04,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a2a171b0d2f06db82688e4c37246eb656ba445" 2018-12-04 21:43:04,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-919dec11-e802-4d43-b057-e2b37e62c340 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b6676f7d46ce45f6b4d8c73c7498ed77", "name": "CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj"}} 2018-12-04 21:43:04,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77 used request id req-919dec11-e802-4d43-b057-e2b37e62c340 2018-12-04 21:43:04,161 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c628fe08-bc39-4d50-9edc-cb724c7afea5 2018-12-04 21:43:04,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c628fe08-bc39-4d50-9edc-cb724c7afea5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a2a171b0d2f06db82688e4c37246eb656ba445" 2018-12-04 21:43:04,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-15dca84a-722c-4f22-aedf-ef253c7b96cc Date: Tue, 04 Dec 2018 21:43:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:42:16Z", "security_group_id": "c628fe08-bc39-4d50-9edc-cb724c7afea5", "port_range_min": null, "revision_number": 0, "tenant_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "created_at": "2018-12-04T21:42:16Z", "project_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "id": "4d750d26-da23-48a2-b9ff-147b0beb33f8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:42:16Z", "security_group_id": "c628fe08-bc39-4d50-9edc-cb724c7afea5", "port_range_min": null, "revision_number": 0, "tenant_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "created_at": "2018-12-04T21:42:16Z", "project_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "id": "acedd322-4d66-49b5-97a0-895761fc1134"}, {"remote_group_id": "c628fe08-bc39-4d50-9edc-cb724c7afea5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:42:16Z", "security_group_id": "c628fe08-bc39-4d50-9edc-cb724c7afea5", "port_range_min": null, "revision_number": 0, "tenant_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "created_at": "2018-12-04T21:42:16Z", "project_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "id": "ae48d864-ec2c-4191-b3fc-0c33496309f9"}, {"remote_group_id": "c628fe08-bc39-4d50-9edc-cb724c7afea5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:42:16Z", "security_group_id": "c628fe08-bc39-4d50-9edc-cb724c7afea5", "port_range_min": null, "revision_number": 0, "tenant_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "created_at": "2018-12-04T21:42:16Z", "project_id": "b6676f7d46ce45f6b4d8c73c7498ed77", "id": "f9224608-cd8c-4c80-874a-f0f32694b605"}]} 2018-12-04 21:43:04,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c628fe08-bc39-4d50-9edc-cb724c7afea5 used request id req-15dca84a-722c-4f22-aedf-ef253c7b96cc 2018-12-04 21:43:04,185 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:43:04,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/c628fe08-bc39-4d50-9edc-cb724c7afea5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a2a171b0d2f06db82688e4c37246eb656ba445" 2018-12-04 21:43:04,342 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6f3d3ef9-2930-4e21-ae6d-cf6364edb7bf Content-Length: 0 Date: Tue, 04 Dec 2018 21:43:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:43:04,342 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/c628fe08-bc39-4d50-9edc-cb724c7afea5 used request id req-6f3d3ef9-2930-4e21-ae6d-cf6364edb7bf 2018-12-04 21:43:04,343 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj 2018-12-04 21:43:04,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a2a171b0d2f06db82688e4c37246eb656ba445" 2018-12-04 21:43:04,562 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:43:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e0a29cc-fa7c-4a3c-99c4-9a422c1d7174 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:43:04,562 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/b6676f7d46ce45f6b4d8c73c7498ed77 used request id req-9e0a29cc-fa7c-4a3c-99c4-9a422c1d7174 2018-12-04 21:43:04,562 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-ceaafb89-c90c-4f5-proj-role 2018-12-04 21:43:04,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/8d792ee211924379ba346e49797e517a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a2a171b0d2f06db82688e4c37246eb656ba445" 2018-12-04 21:43:04,682 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:43:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05beb92c-f83d-45a6-b69e-f04aac68469f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:43:04,683 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/8d792ee211924379ba346e49797e517a used request id req-05beb92c-f83d-45a6-b69e-f04aac68469f 2018-12-04 21:43:04,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a2a171b0d2f06db82688e4c37246eb656ba445" 2018-12-04 21:43:04,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-343f7269-3938-44da-8589-6d7219b7eb39 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:43:04,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-343f7269-3938-44da-8589-6d7219b7eb39 2018-12-04 21:43:04,784 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-ceaafb89-c90c-4f5-user 2018-12-04 21:43:04,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/b12238ecacfe4e7ea11647b8c8909a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fad472aff9559f61e9911f8e477781c8bfe7b7a6" 2018-12-04 21:43:04,971 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:43:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-527fd283-2790-4c34-931c-3669b137a897 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:43:04,972 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b12238ecacfe4e7ea11647b8c8909a45 used request id req-527fd283-2790-4c34-931c-3669b137a897 2018-12-04 21:43:04,974 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:43:05,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:43:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["5thCuWptRm6jlzZsTUJrRw"], "issued_at": "2018-12-04T21:43:05.000000Z"}} 2018-12-04 21:43:05,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2765b4bd55432a1883ccca6912efca32b3aebbac" 2018-12-04 21:43:05,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86bc9ee9-7b18-4833-ae2e-5a8071e6945c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:43:05,482 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-86bc9ee9-7b18-4833-ae2e-5a8071e6945c 2018-12-04 21:43:05,484 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:43:05,484 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:43:05,884 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:43:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["LAvkLo91TEO9A5h3Jjnz-A"], "issued_at": "2018-12-04T21:43:05.000000Z"}} 2018-12-04 21:43:05,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755ac907ecf711edd3f218b7d6184493eadf2dbd" 2018-12-04 21:43:05,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb47b832-b206-4a9e-9473-c8212bb83ee6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:43:05,971 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-bb47b832-b206-4a9e-9473-c8212bb83ee6 2018-12-04 21:43:05,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:43:05,981 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:43:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:43:05,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-1150ebfd-9a21-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755ac907ecf711edd3f218b7d6184493eadf2dbd" 2018-12-04 21:43:06,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eee45c2-9748-42aa-a3df-6dc127b5ce23 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-1150ebfd-9a21-4fc-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:43:06,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-1150ebfd-9a21-4fc-proj used request id req-4eee45c2-9748-42aa-a3df-6dc127b5ce23 2018-12-04 21:43:06,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755ac907ecf711edd3f218b7d6184493eadf2dbd" 2018-12-04 21:43:06,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2df87c2-6ee9-4144-af5f-6ceece5566f1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:43:06,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b2df87c2-6ee9-4144-af5f-6ceece5566f1 2018-12-04 21:43:06,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755ac907ecf711edd3f218b7d6184493eadf2dbd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-1150ebfd-9a21-4fc-proj"}}' 2018-12-04 21:43:06,310 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:43:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-298cfb62-fe72-4b3e-a143-e17f541f1801 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d1f67d5498994c0b8ae97114cecebce3"}, "tags": [], "enabled": true, "id": "d1f67d5498994c0b8ae97114cecebce3", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1150ebfd-9a21-4fc-proj"}} 2018-12-04 21:43:06,310 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-298cfb62-fe72-4b3e-a143-e17f541f1801 2018-12-04 21:43:06,310 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-1150ebfd-9a21-4fc-proj 2018-12-04 21:43:06,311 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:43:06,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:43:06,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:43:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["57oZSY8rSP2SGJ83CPWNug"], "issued_at": "2018-12-04T21:43:06.000000Z"}} 2018-12-04 21:43:06,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417d4aa7e4b143455025ce486a80615dbc6b5f4e" 2018-12-04 21:43:06,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bbcdaa7-c130-473d-bbe0-ac1b939d3414 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:43:06,805 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7bbcdaa7-c130-473d-bbe0-ac1b939d3414 2018-12-04 21:43:06,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:43:06,814 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:43:06,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417d4aa7e4b143455025ce486a80615dbc6b5f4e" 2018-12-04 21:43:06,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d9d73bf-1a9c-4da1-ae2e-30762568e44c Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:43:06,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-7d9d73bf-1a9c-4da1-ae2e-30762568e44c 2018-12-04 21:43:06,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-1150ebfd-9a21-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417d4aa7e4b143455025ce486a80615dbc6b5f4e" 2018-12-04 21:43:06,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bdbf7b0-3867-45cd-ac1f-c3ddfa37c893 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-1150ebfd-9a21-4fc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d1f67d5498994c0b8ae97114cecebce3"}, "tags": [], "enabled": true, "id": "d1f67d5498994c0b8ae97114cecebce3", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1150ebfd-9a21-4fc-proj"}]} 2018-12-04 21:43:06,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-1150ebfd-9a21-4fc-proj used request id req-1bdbf7b0-3867-45cd-ac1f-c3ddfa37c893 2018-12-04 21:43:06,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417d4aa7e4b143455025ce486a80615dbc6b5f4e" 2018-12-04 21:43:07,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-276a89d4-5b5d-482f-b4e3-a0463fd56ba9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:43:07,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-276a89d4-5b5d-482f-b4e3-a0463fd56ba9 2018-12-04 21:43:07,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417d4aa7e4b143455025ce486a80615dbc6b5f4e" 2018-12-04 21:43:07,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0b592a7-438b-46a7-97e5-ad78a23c3bf6 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:43:07,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d0b592a7-438b-46a7-97e5-ad78a23c3bf6 2018-12-04 21:43:07,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-1150ebfd-9a21-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417d4aa7e4b143455025ce486a80615dbc6b5f4e" 2018-12-04 21:43:07,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ab81bd3-5ba1-42e1-9e46-6cd1604a8829 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-1150ebfd-9a21-4fc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d1f67d5498994c0b8ae97114cecebce3"}, "tags": [], "enabled": true, "id": "d1f67d5498994c0b8ae97114cecebce3", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1150ebfd-9a21-4fc-proj"}]} 2018-12-04 21:43:07,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-1150ebfd-9a21-4fc-proj used request id req-1ab81bd3-5ba1-42e1-9e46-6cd1604a8829 2018-12-04 21:43:07,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/a77fb84c83064dd0842a439d276cd02e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417d4aa7e4b143455025ce486a80615dbc6b5f4e" 2018-12-04 21:43:07,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59218ea0-15ad-4b91-bf22-1ad94fabe56d Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-1150ebfd-9a21-4fc-user", "links": {"self": "http://172.30.9.23:5000/v3/users/a77fb84c83064dd0842a439d276cd02e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "d1f67d5498994c0b8ae97114cecebce3", "id": "a77fb84c83064dd0842a439d276cd02e", "password_expires_at": null}} 2018-12-04 21:43:07,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/a77fb84c83064dd0842a439d276cd02e used request id req-59218ea0-15ad-4b91-bf22-1ad94fabe56d 2018-12-04 21:43:07,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d1f67d5498994c0b8ae97114cecebce3/users/a77fb84c83064dd0842a439d276cd02e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417d4aa7e4b143455025ce486a80615dbc6b5f4e" 2018-12-04 21:43:07,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fcc864f-0d56-41be-84ac-1dc36b4eb7f9 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/d1f67d5498994c0b8ae97114cecebce3/users/a77fb84c83064dd0842a439d276cd02e/roles", "previous": null, "next": null}, "roles": []} 2018-12-04 21:43:07,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d1f67d5498994c0b8ae97114cecebce3/users/a77fb84c83064dd0842a439d276cd02e/roles used request id req-2fcc864f-0d56-41be-84ac-1dc36b4eb7f9 2018-12-04 21:43:07,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417d4aa7e4b143455025ce486a80615dbc6b5f4e" 2018-12-04 21:43:07,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c31e2fc1-eeb1-43a8-91fd-64344dcd2da8 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}} 2018-12-04 21:43:07,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff used request id req-c31e2fc1-eeb1-43a8-91fd-64344dcd2da8 2018-12-04 21:43:07,903 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-1150ebfd-9a21-4fc-proj 2018-12-04 21:43:07,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/d1f67d5498994c0b8ae97114cecebce3/users/a77fb84c83064dd0842a439d276cd02e/roles/37f52f51593d4483afda02bf6b250dff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417d4aa7e4b143455025ce486a80615dbc6b5f4e" 2018-12-04 21:43:08,038 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:43:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40bd3458-78f0-4b3e-b1bb-01814468b724 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:43:08,038 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/d1f67d5498994c0b8ae97114cecebce3/users/a77fb84c83064dd0842a439d276cd02e/roles/37f52f51593d4483afda02bf6b250dff used request id req-40bd3458-78f0-4b3e-b1bb-01814468b724 2018-12-04 21:43:08,038 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-1150ebfd-9a21-4fc-user 2018-12-04 21:43:08,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:43:08,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755ac907ecf711edd3f218b7d6184493eadf2dbd" 2018-12-04 21:43:08,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d8b7dc4-c235-4084-9cc1-519029491601 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:43:08,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9d8b7dc4-c235-4084-9cc1-519029491601 2018-12-04 21:43:08,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755ac907ecf711edd3f218b7d6184493eadf2dbd" -d '{"role": {"name": "CreateStackSuccessTests-1150ebfd-9a21-4fc-proj-role"}}' 2018-12-04 21:43:08,185 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:43:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f418868-6ae1-4f87-b17c-321fe469094d Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5e7439e3f5d646cebaa8288e83e82ea7", "links": {"self": "http://172.30.9.23:5000/v3/roles/5e7439e3f5d646cebaa8288e83e82ea7"}, "name": "CreateStackSuccessTests-1150ebfd-9a21-4fc-proj-role"}} 2018-12-04 21:43:08,185 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-7f418868-6ae1-4f87-b17c-321fe469094d 2018-12-04 21:43:08,185 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-1150ebfd-9a21-4fc-proj-role 2018-12-04 21:43:08,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/5e7439e3f5d646cebaa8288e83e82ea7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755ac907ecf711edd3f218b7d6184493eadf2dbd" 2018-12-04 21:43:08,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7161819a-304a-4c2a-b7d9-03a5dc7718d6 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5e7439e3f5d646cebaa8288e83e82ea7", "links": {"self": "http://172.30.9.23:5000/v3/roles/5e7439e3f5d646cebaa8288e83e82ea7"}, "name": "CreateStackSuccessTests-1150ebfd-9a21-4fc-proj-role"}} 2018-12-04 21:43:08,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/5e7439e3f5d646cebaa8288e83e82ea7 used request id req-7161819a-304a-4c2a-b7d9-03a5dc7718d6 2018-12-04 21:43:08,284 - keystone_utils - INFO - Granting role CreateStackSuccessTests-1150ebfd-9a21-4fc-proj-role to project CreateStackSuccessTests-1150ebfd-9a21-4fc-proj 2018-12-04 21:43:08,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/d1f67d5498994c0b8ae97114cecebce3/users/a77fb84c83064dd0842a439d276cd02e/roles/5e7439e3f5d646cebaa8288e83e82ea7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755ac907ecf711edd3f218b7d6184493eadf2dbd" 2018-12-04 21:43:08,416 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:43:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4aae06e1-2128-40ec-ace6-bf8bed381345 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:43:08,416 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/d1f67d5498994c0b8ae97114cecebce3/users/a77fb84c83064dd0842a439d276cd02e/roles/5e7439e3f5d646cebaa8288e83e82ea7 used request id req-4aae06e1-2128-40ec-ace6-bf8bed381345 2018-12-04 21:43:08,416 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-04 21:43:08,423 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-04 21:43:08,424 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:43:08,424 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:43:08,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e7439e3f5d646cebaa8288e83e82ea7", "name": "CreateStackSuccessTests-1150ebfd-9a21-4fc-proj-role"}, {"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}], "expires_at": "2018-12-04T22:43:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1f67d5498994c0b8ae97114cecebce3", "name": "CreateStackSuccessTests-1150ebfd-9a21-4fc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/d1f67d5498994c0b8ae97114cecebce3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/d1f67d5498994c0b8ae97114cecebce3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/d1f67d5498994c0b8ae97114cecebce3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_d1f67d5498994c0b8ae97114cecebce3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_d1f67d5498994c0b8ae97114cecebce3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d1f67d5498994c0b8ae97114cecebce3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/d1f67d5498994c0b8ae97114cecebce3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d1f67d5498994c0b8ae97114cecebce3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/d1f67d5498994c0b8ae97114cecebce3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/d1f67d5498994c0b8ae97114cecebce3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d1f67d5498994c0b8ae97114cecebce3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/d1f67d5498994c0b8ae97114cecebce3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/d1f67d5498994c0b8ae97114cecebce3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-1150ebfd-9a21-4fc-user", "id": "a77fb84c83064dd0842a439d276cd02e"}, "audit_ids": ["LBk1gDhpTpKcXz_a8FqhTw"], "issued_at": "2018-12-04T21:43:08.000000Z"}} 2018-12-04 21:43:08,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ead27b1148f3991799b67e306b61d0676d71076" 2018-12-04 21:43:08,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e696083-a76d-4b66-9f8a-9ad74a7edd3c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:43:08,905 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5e696083-a76d-4b66-9f8a-9ad74a7edd3c 2018-12-04 21:43:08,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ead27b1148f3991799b67e306b61d0676d71076" 2018-12-04 21:43:09,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-5bec574b-b3d3-4f44-a340-b412da54a96f Date: Tue, 04 Dec 2018 21:43:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image"} 2018-12-04 21:43:09,113 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image used request id req-5bec574b-b3d3-4f44-a340-b412da54a96f 2018-12-04 21:43:09,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ead27b1148f3991799b67e306b61d0676d71076" 2018-12-04 21:43:09,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-859fe860-42bc-4a04-a3ff-f4f557c92b0d Date: Tue, 04 Dec 2018 21:43:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:43:09,122 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-859fe860-42bc-4a04-a3ff-f4f557c92b0d 2018-12-04 21:43:09,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ead27b1148f3991799b67e306b61d0676d71076" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image"}' 2018-12-04 21:43:09,193 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/5118371f-0495-4151-b610-6a183fcba977 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d59f651d-e494-4adf-86b5-5a689ecdfabb Date: Tue, 04 Dec 2018 21:43:09 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:43:09Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-04T21:43:09Z", "visibility": "shared", "locations": [], "self": "/v2/images/5118371f-0495-4151-b610-6a183fcba977", "min_disk": 0, "protected": false, "id": "5118371f-0495-4151-b610-6a183fcba977", "file": "/v2/images/5118371f-0495-4151-b610-6a183fcba977/file", "checksum": null, "owner": "d1f67d5498994c0b8ae97114cecebce3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:43:09,193 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-d59f651d-e494-4adf-86b5-5a689ecdfabb 2018-12-04 21:43:09,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/5118371f-0495-4151-b610-6a183fcba977/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ead27b1148f3991799b67e306b61d0676d71076" -d '' 2018-12-04 21:43:09,589 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-663efba9-c044-45fd-b89e-14f261f1882c Date: Tue, 04 Dec 2018 21:43:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:43:09,590 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/5118371f-0495-4151-b610-6a183fcba977/file used request id req-663efba9-c044-45fd-b89e-14f261f1882c 2018-12-04 21:43:09,590 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 21:43:09,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/5118371f-0495-4151-b610-6a183fcba977 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ead27b1148f3991799b67e306b61d0676d71076" 2018-12-04 21:43:09,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-34e810b7-67a7-455c-a0be-86888e6017f6 Date: Tue, 04 Dec 2018 21:43:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:43:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:43:09Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/5118371f-0495-4151-b610-6a183fcba977/snap", "metadata": {}}], "self": "/v2/images/5118371f-0495-4151-b610-6a183fcba977", "min_disk": 0, "protected": false, "id": "5118371f-0495-4151-b610-6a183fcba977", "file": "/v2/images/5118371f-0495-4151-b610-6a183fcba977/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d1f67d5498994c0b8ae97114cecebce3", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/5118371f-0495-4151-b610-6a183fcba977/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:43:09,608 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/5118371f-0495-4151-b610-6a183fcba977 used request id req-34e810b7-67a7-455c-a0be-86888e6017f6 2018-12-04 21:43:09,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ead27b1148f3991799b67e306b61d0676d71076" 2018-12-04 21:43:09,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-bf6257b6-cff0-4b3f-add6-8140189a8049 Date: Tue, 04 Dec 2018 21:43:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:43:09,618 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-bf6257b6-cff0-4b3f-add6-8140189a8049 2018-12-04 21:43:09,620 - create_image - INFO - Created image with name - CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image 2018-12-04 21:43:09,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/5118371f-0495-4151-b610-6a183fcba977 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ead27b1148f3991799b67e306b61d0676d71076" 2018-12-04 21:43:09,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-8fe68777-c56a-4703-a14d-3418f9081392 Date: Tue, 04 Dec 2018 21:43:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:43:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:43:09Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/5118371f-0495-4151-b610-6a183fcba977/snap", "metadata": {}}], "self": "/v2/images/5118371f-0495-4151-b610-6a183fcba977", "min_disk": 0, "protected": false, "id": "5118371f-0495-4151-b610-6a183fcba977", "file": "/v2/images/5118371f-0495-4151-b610-6a183fcba977/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d1f67d5498994c0b8ae97114cecebce3", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/5118371f-0495-4151-b610-6a183fcba977/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:43:09,637 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/5118371f-0495-4151-b610-6a183fcba977 used request id req-8fe68777-c56a-4703-a14d-3418f9081392 2018-12-04 21:43:09,638 - create_image - DEBUG - Instance status is - active 2018-12-04 21:43:09,638 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image 2018-12-04 21:43:09,638 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image 2018-12-04 21:43:09,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:43:09,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:43:10,090 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:43:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["V6Zq44CFRNC0GGmOBzyCBA"], "issued_at": "2018-12-04T21:43:10.000000Z"}} 2018-12-04 21:43:10,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dadaa0eb8fdc219eec8c4b0105b12d7532adb98" 2018-12-04 21:43:10,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd4aaa7c-70f2-43a3-bf17-518515f4fba7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:43:10,192 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-bd4aaa7c-70f2-43a3-bf17-518515f4fba7 2018-12-04 21:43:10,193 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:43:10,197 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dadaa0eb8fdc219eec8c4b0105b12d7532adb98" 2018-12-04 21:43:10,393 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43: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-508cb3a0-4f07-479d-9835-263053032bbc x-compute-request-id: req-508cb3a0-4f07-479d-9835-263053032bbc Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-04 21:43:10,393 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-508cb3a0-4f07-479d-9835-263053032bbc 2018-12-04 21:43:10,396 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dadaa0eb8fdc219eec8c4b0105b12d7532adb98" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-04 21:43:10,453 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43: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-27230d24-45f4-4916-bbc6-28b367ce85ba x-compute-request-id: req-27230d24-45f4-4916-bbc6-28b367ce85ba Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e0b745b9-e534-4c61-a2f6-624be658c9fd", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e0b745b9-e534-4c61-a2f6-624be658c9fd", "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": "e0b745b9-e534-4c61-a2f6-624be658c9fd"}} 2018-12-04 21:43:10,453 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-27230d24-45f4-4916-bbc6-28b367ce85ba 2018-12-04 21:43:10,480 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:43:10,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:43:10,896 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e7439e3f5d646cebaa8288e83e82ea7", "name": "CreateStackSuccessTests-1150ebfd-9a21-4fc-proj-role"}, {"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}], "expires_at": "2018-12-04T22:43:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1f67d5498994c0b8ae97114cecebce3", "name": "CreateStackSuccessTests-1150ebfd-9a21-4fc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/d1f67d5498994c0b8ae97114cecebce3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/d1f67d5498994c0b8ae97114cecebce3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/d1f67d5498994c0b8ae97114cecebce3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_d1f67d5498994c0b8ae97114cecebce3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_d1f67d5498994c0b8ae97114cecebce3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d1f67d5498994c0b8ae97114cecebce3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/d1f67d5498994c0b8ae97114cecebce3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d1f67d5498994c0b8ae97114cecebce3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/d1f67d5498994c0b8ae97114cecebce3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/d1f67d5498994c0b8ae97114cecebce3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d1f67d5498994c0b8ae97114cecebce3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/d1f67d5498994c0b8ae97114cecebce3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/d1f67d5498994c0b8ae97114cecebce3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-1150ebfd-9a21-4fc-user", "id": "a77fb84c83064dd0842a439d276cd02e"}, "audit_ids": ["CJUhz1qNQOqQqxRxUawdUQ"], "issued_at": "2018-12-04T21:43:10.000000Z"}} 2018-12-04 21:43:10,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6bcb974b526ccc01ab6eff132fb5f9608ff2b6" 2018-12-04 21:43:10,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa0158f8-a85f-4116-914c-d41656e24c4c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:43:10,989 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-aa0158f8-a85f-4116-914c-d41656e24c4c 2018-12-04 21:43:10,991 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:43:10,994 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-04 21:43:10,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6bcb974b526ccc01ab6eff132fb5f9608ff2b6" 2018-12-04 21:43:11,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:11 GMT Server: Apache x-openstack-request-id: req-37327393-1e57-4b18-b777-a3120491e968 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-04 21:43:11,586 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack used request id req-37327393-1e57-4b18-b777-a3120491e968 2018-12-04 21:43:11,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6bcb974b526ccc01ab6eff132fb5f9608ff2b6" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-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-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name"}}' 2018-12-04 21:43:14,676 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:43:11 GMT Server: Apache x-openstack-request-id: req-c924e2d9-8309-47ba-8998-81fdb9799c05 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}]}} 2018-12-04 21:43:14,676 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks used request id req-c924e2d9-8309-47ba-8998-81fdb9799c05 2018-12-04 21:43:14,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6bcb974b526ccc01ab6eff132fb5f9608ff2b6" 2018-12-04 21:43:15,353 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:14 GMT Server: Apache x-openstack-request-id: req-bcb0c25a-e44f-4413-acaa-763c3a477e61 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:15,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:15 GMT Server: Apache x-openstack-request-id: req-1346d4ed-62a0-45b7-8432-9e0f73dbc334 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:15,427 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-1346d4ed-62a0-45b7-8432-9e0f73dbc334 2018-12-04 21:43:15,427 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack 2018-12-04 21:43:15,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6bcb974b526ccc01ab6eff132fb5f9608ff2b6" 2018-12-04 21:43:16,082 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:15 GMT Server: Apache x-openstack-request-id: req-d2e13e8c-d96d-48ac-8c70-fbbc755ac795 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:16,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:16 GMT Server: Apache x-openstack-request-id: req-22ccd5ba-433f-4ce0-93e5-c5f01f161262 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:16,698 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-22ccd5ba-433f-4ce0-93e5-c5f01f161262 2018-12-04 21:43:16,699 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-04 21:43:16,699 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:43:19,702 - create_stack - DEBUG - Stack status query timeout in 1195.72509289 2018-12-04 21:43:19,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6bcb974b526ccc01ab6eff132fb5f9608ff2b6" 2018-12-04 21:43:20,361 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:19 GMT Server: Apache x-openstack-request-id: req-547f6792-2366-4da2-a4cc-0371bd09a81c Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:20,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:20 GMT Server: Apache x-openstack-request-id: req-618a8c87-c62d-4c58-9f5d-852690badb0f 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:20,992 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-618a8c87-c62d-4c58-9f5d-852690badb0f 2018-12-04 21:43:20,992 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-04 21:43:20,992 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:43:23,995 - create_stack - DEBUG - Stack status query timeout in 1191.43186688 2018-12-04 21:43:23,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6bcb974b526ccc01ab6eff132fb5f9608ff2b6" 2018-12-04 21:43:24,580 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:24 GMT Server: Apache x-openstack-request-id: req-32150114-233e-4448-bba6-97c4bbce0f8e Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:25,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:24 GMT Server: Apache x-openstack-request-id: req-33e322e3-9d01-45ee-9ba3-b8ad0a06cc3f 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:25,220 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-33e322e3-9d01-45ee-9ba3-b8ad0a06cc3f 2018-12-04 21:43:25,220 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-04 21:43:25,220 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:43:28,223 - create_stack - DEBUG - Stack status query timeout in 1187.20380902 2018-12-04 21:43:28,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6bcb974b526ccc01ab6eff132fb5f9608ff2b6" 2018-12-04 21:43:28,268 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:28 GMT Server: Apache x-openstack-request-id: req-514036b5-cf97-48ac-8f8e-fa3941632ae3 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:28,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:28 GMT Server: Apache x-openstack-request-id: req-9daa9ac7-ad5d-4b5e-b7d5-eee1173231b9 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:28,309 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-9daa9ac7-ad5d-4b5e-b7d5-eee1173231b9 2018-12-04 21:43:28,310 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-04 21:43:28,310 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack 2018-12-04 21:43:28,310 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack 2018-12-04 21:43:28,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:43:28,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e7439e3f5d646cebaa8288e83e82ea7", "name": "CreateStackSuccessTests-1150ebfd-9a21-4fc-proj-role"}, {"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}], "expires_at": "2018-12-04T22:43:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1f67d5498994c0b8ae97114cecebce3", "name": "CreateStackSuccessTests-1150ebfd-9a21-4fc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/d1f67d5498994c0b8ae97114cecebce3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/d1f67d5498994c0b8ae97114cecebce3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/d1f67d5498994c0b8ae97114cecebce3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_d1f67d5498994c0b8ae97114cecebce3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_d1f67d5498994c0b8ae97114cecebce3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d1f67d5498994c0b8ae97114cecebce3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/d1f67d5498994c0b8ae97114cecebce3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d1f67d5498994c0b8ae97114cecebce3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/d1f67d5498994c0b8ae97114cecebce3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/d1f67d5498994c0b8ae97114cecebce3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d1f67d5498994c0b8ae97114cecebce3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/d1f67d5498994c0b8ae97114cecebce3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/d1f67d5498994c0b8ae97114cecebce3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-1150ebfd-9a21-4fc-user", "id": "a77fb84c83064dd0842a439d276cd02e"}, "audit_ids": ["Wxl4EGt0RJmPdgd_CwJUNg"], "issued_at": "2018-12-04T21:43:28.000000Z"}} 2018-12-04 21:43:28,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:29,301 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:28 GMT Server: Apache x-openstack-request-id: req-ec1a4a09-02b1-4a4a-a923-2d51de9d8eeb Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:29,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:29 GMT Server: Apache x-openstack-request-id: req-40a2f2f7-4844-4ba2-944e-f87ad045a2a0 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:29,510 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-40a2f2f7-4844-4ba2-944e-f87ad045a2a0 2018-12-04 21:43:29,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6bcb974b526ccc01ab6eff132fb5f9608ff2b6" 2018-12-04 21:43:29,539 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:29 GMT Server: Apache x-openstack-request-id: req-4628d23d-acd2-4b5c-b0bf-47571dd7a976 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:30,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:29 GMT Server: Apache x-openstack-request-id: req-71445400-20aa-4b47-a67d-9dc572eb61bb 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:30,132 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-71445400-20aa-4b47-a67d-9dc572eb61bb 2018-12-04 21:43:30,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6bcb974b526ccc01ab6eff132fb5f9608ff2b6" 2018-12-04 21:43:30,162 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:30 GMT Server: Apache x-openstack-request-id: req-4fb2376c-ffa7-48c0-8f6a-cd19e090efe6 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:30,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:30 GMT Server: Apache x-openstack-request-id: req-d63ba02d-b4f6-4866-b797-21f3506b6daa 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:30,235 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-d63ba02d-b4f6-4866-b797-21f3506b6daa 2018-12-04 21:43:30,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:30,441 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:30 GMT Server: Apache x-openstack-request-id: req-b75f6499-f080-44e9-bd0c-c1cde8e8a020 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:30,737 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:43:30 GMT Server: Apache x-openstack-request-id: req-d1fd7873-f3c9-46bf-90f9-030f5e2cdf40 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:43:30,737 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-d1fd7873-f3c9-46bf-90f9-030f5e2cdf40 2018-12-04 21:43:30,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:30,960 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:30 GMT Server: Apache x-openstack-request-id: req-02b59e21-c0f9-4ad2-ab78-e23db4bdc155 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:31,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:30 GMT Server: Apache x-openstack-request-id: req-97884a44-5482-4023-a94c-aacfc8ca1502 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:31,572 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-97884a44-5482-4023-a94c-aacfc8ca1502 2018-12-04 21:43:31,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:31,813 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:31 GMT Server: Apache x-openstack-request-id: req-7f1a7794-9a9c-41f4-a890-23712fab3158 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:32,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:31 GMT Server: Apache x-openstack-request-id: req-ce108c43-af7a-4a74-8216-bc82718836ca 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:32,016 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-ce108c43-af7a-4a74-8216-bc82718836ca 2018-12-04 21:43:32,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:32,255 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:32 GMT Server: Apache x-openstack-request-id: req-eba35278-3a0a-45dc-ab12-648c61b74c47 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:32,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:32 GMT Server: Apache x-openstack-request-id: req-70793c6b-9bd6-4aef-8b13-b4a144ee956c 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:32,280 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-70793c6b-9bd6-4aef-8b13-b4a144ee956c 2018-12-04 21:43:32,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:32,307 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:32 GMT Server: Apache x-openstack-request-id: req-fff51742-e659-4f93-af7d-5d0397165892 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:32,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:32 GMT Server: Apache x-openstack-request-id: req-ac799351-10ba-4b00-97ce-f3fc00efaf44 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:32,332 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-ac799351-10ba-4b00-97ce-f3fc00efaf44 2018-12-04 21:43:32,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:32,362 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:32 GMT Server: Apache x-openstack-request-id: req-cb71c18c-81b0-4ab5-a15b-a339150e8870 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:32,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:32 GMT Server: Apache x-openstack-request-id: req-81736c62-df73-400d-9c1a-d2b0aecafd05 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:32,659 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-81736c62-df73-400d-9c1a-d2b0aecafd05 2018-12-04 21:43:32,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:32,927 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:32 GMT Server: Apache x-openstack-request-id: req-a2f790be-036f-44cf-9447-e4207b7b0051 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:32,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:32 GMT Server: Apache x-openstack-request-id: req-398c2958-c0a3-4a9c-87dc-2fa51b2ff037 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:32,970 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-398c2958-c0a3-4a9c-87dc-2fa51b2ff037 2018-12-04 21:43:32,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:32,998 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:32 GMT Server: Apache x-openstack-request-id: req-46376b1d-e288-43db-9871-5e4c6cbe24d7 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:33,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:33 GMT Server: Apache x-openstack-request-id: req-a749af2c-1816-4538-9ada-ef6571de45c4 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:33,023 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-a749af2c-1816-4538-9ada-ef6571de45c4 2018-12-04 21:43:33,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:33,051 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:33 GMT Server: Apache x-openstack-request-id: req-e9071e70-dda1-47c5-862b-6622b7c1fe60 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:33,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:33 GMT Server: Apache x-openstack-request-id: req-df920083-9b13-443b-b6f0-3eff0cffa1e6 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:33,077 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-df920083-9b13-443b-b6f0-3eff0cffa1e6 2018-12-04 21:43:33,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:33,104 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:33 GMT Server: Apache x-openstack-request-id: req-21941fd7-741c-4061-b35a-dcd2d9e603d0 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:33,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:33 GMT Server: Apache x-openstack-request-id: req-dafc0d91-1450-4751-aed2-63692eb4861b 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:33,178 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-dafc0d91-1450-4751-aed2-63692eb4861b 2018-12-04 21:43:33,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:33,206 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:33 GMT Server: Apache x-openstack-request-id: req-4f4d93d1-e69f-43b5-a9d2-01e78c6c9890 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:33,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:33 GMT Server: Apache x-openstack-request-id: req-973fd848-d185-4e65-bef8-b0144f7317a2 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:33,247 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-973fd848-d185-4e65-bef8-b0144f7317a2 2018-12-04 21:43:33,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:33,281 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:33 GMT Server: Apache x-openstack-request-id: req-68f5184e-4066-4802-8b83-2d81730cd3ba Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:33,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:33 GMT Server: Apache x-openstack-request-id: req-e6f866cb-d378-448c-a000-60451ea55291 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:33,323 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-e6f866cb-d378-448c-a000-60451ea55291 2018-12-04 21:43:33,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:33,352 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:33 GMT Server: Apache x-openstack-request-id: req-fb7b1fb9-977a-4791-9fbe-88e628db793b Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:33,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:33 GMT Server: Apache x-openstack-request-id: req-dc4cc559-d8b7-4c7b-90f9-dd94dd93962b 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:33,393 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-dc4cc559-d8b7-4c7b-90f9-dd94dd93962b 2018-12-04 21:43:33,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:33,422 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:33 GMT Server: Apache x-openstack-request-id: req-ef93a0ef-6786-4aaf-9ec1-d7bded424e53 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:33,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:33 GMT Server: Apache x-openstack-request-id: req-63128722-71e9-43f9-add1-4644390d8530 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:33,464 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-63128722-71e9-43f9-add1-4644390d8530 2018-12-04 21:43:33,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:33,494 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:33 GMT Server: Apache x-openstack-request-id: req-9a5bbbb4-7c10-4f95-88f2-442126c62b25 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:33,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:33 GMT Server: Apache x-openstack-request-id: req-ff972928-ff5b-46ea-8736-075179a4a685 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:33,536 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-ff972928-ff5b-46ea-8736-075179a4a685 2018-12-04 21:43:33,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:33,784 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:33 GMT Server: Apache x-openstack-request-id: req-71b4dcd5-12ef-4c4d-a272-052d013017bf Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:33,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:33 GMT Server: Apache x-openstack-request-id: req-bc9783d0-9123-4a25-a3d3-10b44ba90596 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:33,828 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-bc9783d0-9123-4a25-a3d3-10b44ba90596 2018-12-04 21:43:33,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:33,857 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:33 GMT Server: Apache x-openstack-request-id: req-1c6e2489-3ff0-4f50-99f2-ded9514d6150 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:33,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:33 GMT Server: Apache x-openstack-request-id: req-9324e80b-b52f-49fd-bb25-d2a6c750ce1c 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:33,900 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-9324e80b-b52f-49fd-bb25-d2a6c750ce1c 2018-12-04 21:43:33,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:33,931 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:33 GMT Server: Apache x-openstack-request-id: req-82bf43a3-4735-485d-bbb2-3ffc50e48dd1 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:33,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:33 GMT Server: Apache x-openstack-request-id: req-d373eeb0-14c2-4f7f-933a-ab0552c9373c 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:33,957 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-d373eeb0-14c2-4f7f-933a-ab0552c9373c 2018-12-04 21:43:33,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:33,985 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:33 GMT Server: Apache x-openstack-request-id: req-2363ca2b-b044-448d-847f-ae58f0445371 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:34,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:33 GMT Server: Apache x-openstack-request-id: req-b0ba2300-8254-471e-8e3a-8d67233ca1ba 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:34,026 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-b0ba2300-8254-471e-8e3a-8d67233ca1ba 2018-12-04 21:43:34,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:34,054 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:34 GMT Server: Apache x-openstack-request-id: req-c21a7d39-f1ff-4510-89b8-53fd3d696707 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:34,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:34 GMT Server: Apache x-openstack-request-id: req-c4cd9d0b-ae24-4d4c-bfa5-6dff4607e372 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:34,079 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-c4cd9d0b-ae24-4d4c-bfa5-6dff4607e372 2018-12-04 21:43:34,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:34,106 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:34 GMT Server: Apache x-openstack-request-id: req-45ada082-e51c-4319-9ec3-8d51fb5d4122 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:34,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:34 GMT Server: Apache x-openstack-request-id: req-7c6826b5-b655-46b5-877a-a7502e3b43c6 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:34,146 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-7c6826b5-b655-46b5-877a-a7502e3b43c6 2018-12-04 21:43:34,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:34,173 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:34 GMT Server: Apache x-openstack-request-id: req-106e1bb7-f10c-4241-b78d-a5fd82b757de Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:34,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:34 GMT Server: Apache x-openstack-request-id: req-46980f4e-5b1c-43cd-b521-d642979843d5 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:34,214 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-46980f4e-5b1c-43cd-b521-d642979843d5 2018-12-04 21:43:34,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:34,241 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:34 GMT Server: Apache x-openstack-request-id: req-768c2c16-310b-4dc8-8ffa-17bd29143a50 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:34,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:34 GMT Server: Apache x-openstack-request-id: req-ee4408ed-195e-48cd-8116-168f80acc9bb 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:34,266 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-ee4408ed-195e-48cd-8116-168f80acc9bb 2018-12-04 21:43:34,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:34,296 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:34 GMT Server: Apache x-openstack-request-id: req-849677d4-7f04-47a1-bb47-fc6133f0718a Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:34,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:34 GMT Server: Apache x-openstack-request-id: req-5924524d-21da-4265-9f55-8f4af68b0823 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:34,321 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-5924524d-21da-4265-9f55-8f4af68b0823 2018-12-04 21:43:34,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:34,349 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:34 GMT Server: Apache x-openstack-request-id: req-e56625b7-b0d7-414b-9921-2b2e30f05fc2 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:34,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:34 GMT Server: Apache x-openstack-request-id: req-f02fc5f2-d891-44fb-b4cd-1aaf78a734fc 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:34,375 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-f02fc5f2-d891-44fb-b4cd-1aaf78a734fc 2018-12-04 21:43:34,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:34,404 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:34 GMT Server: Apache x-openstack-request-id: req-7c500194-0580-40b1-ace9-b0fd90a52492 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:34,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:34 GMT Server: Apache x-openstack-request-id: req-b80deb03-7375-471d-a3dd-501e065caf22 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:34,428 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-b80deb03-7375-471d-a3dd-501e065caf22 2018-12-04 21:43:34,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:34,456 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:34 GMT Server: Apache x-openstack-request-id: req-c42fab98-bdda-49dd-9cf6-810749be408d Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:34,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:34 GMT Server: Apache x-openstack-request-id: req-a30a25cf-be6f-4957-b94a-59ce55f0dc23 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:34,481 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-a30a25cf-be6f-4957-b94a-59ce55f0dc23 2018-12-04 21:43:34,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:34,509 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:34 GMT Server: Apache x-openstack-request-id: req-c67ab682-def6-44b2-810f-2cd68a0712c5 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:34,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:34 GMT Server: Apache x-openstack-request-id: req-8123c91d-1b12-45f2-8d4a-e58b14f1637d 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:34,535 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-8123c91d-1b12-45f2-8d4a-e58b14f1637d 2018-12-04 21:43:34,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:34,563 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:34 GMT Server: Apache x-openstack-request-id: req-730e6540-ba4a-451b-b841-dca51fb0a143 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:34,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:34 GMT Server: Apache x-openstack-request-id: req-832a8e37-6b1b-49b2-b141-d3543b0dbbc4 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:34,588 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-832a8e37-6b1b-49b2-b141-d3543b0dbbc4 2018-12-04 21:43:34,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:34,614 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:34 GMT Server: Apache x-openstack-request-id: req-6d130a70-076a-4744-a12e-c795b6e4d40a Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:34,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:34 GMT Server: Apache x-openstack-request-id: req-9aa7ddc5-e345-46ad-853e-5a666f088dbb 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:34,638 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-9aa7ddc5-e345-46ad-853e-5a666f088dbb 2018-12-04 21:43:34,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:34,663 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:34 GMT Server: Apache x-openstack-request-id: req-924ec79c-b358-452e-8fed-8871c2637965 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:34,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:34 GMT Server: Apache x-openstack-request-id: req-2e222f96-d31e-49d4-ace5-39c4ab71cf06 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:34,704 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-2e222f96-d31e-49d4-ace5-39c4ab71cf06 2018-12-04 21:43:34,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:34,734 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:34 GMT Server: Apache x-openstack-request-id: req-89c501dc-8945-4122-8d7f-9dcbad4c9905 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:34,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:34 GMT Server: Apache x-openstack-request-id: req-94326909-3be3-4482-86d1-5ceeada181c1 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:34,775 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-94326909-3be3-4482-86d1-5ceeada181c1 2018-12-04 21:43:34,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:34,805 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:34 GMT Server: Apache x-openstack-request-id: req-62f1d2ca-469a-4890-8c64-78b437174d11 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:34,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:34 GMT Server: Apache x-openstack-request-id: req-32cf4ae2-298e-4697-bdb4-6e24db16d9c4 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:34,829 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-32cf4ae2-298e-4697-bdb4-6e24db16d9c4 2018-12-04 21:43:34,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:34,857 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:34 GMT Server: Apache x-openstack-request-id: req-3c71e136-c885-4680-b8b2-540e4dadae9b Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:34,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:34 GMT Server: Apache x-openstack-request-id: req-09c3357a-e77e-4b2b-abc9-1ef75f05b190 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:34,881 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-09c3357a-e77e-4b2b-abc9-1ef75f05b190 2018-12-04 21:43:34,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:34,908 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:34 GMT Server: Apache x-openstack-request-id: req-cfa7c70e-23ef-4809-acaa-5d95bf86f843 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:34,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:34 GMT Server: Apache x-openstack-request-id: req-04a58405-1618-4743-8364-f07e8d84df5f 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:34,933 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-04a58405-1618-4743-8364-f07e8d84df5f 2018-12-04 21:43:34,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:34,962 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:34 GMT Server: Apache x-openstack-request-id: req-f174509b-5e2c-43ac-aa31-deedab9305fb Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:34,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:34 GMT Server: Apache x-openstack-request-id: req-3f15adfc-a7cc-4dcc-ae96-81593408e56d 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:34,987 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-3f15adfc-a7cc-4dcc-ae96-81593408e56d 2018-12-04 21:43:34,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:35,015 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:34 GMT Server: Apache x-openstack-request-id: req-a25e800f-c4ca-4b5a-badb-569253be2a21 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:35,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:35 GMT Server: Apache x-openstack-request-id: req-d2ea76f4-eb73-4ec1-98d7-a2bc28e3d9ee 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:35,040 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-d2ea76f4-eb73-4ec1-98d7-a2bc28e3d9ee 2018-12-04 21:43:35,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:35,068 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:35 GMT Server: Apache x-openstack-request-id: req-1bd9defa-7bb0-48b6-b5a8-f1f4c0bb53c7 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:35,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:35 GMT Server: Apache x-openstack-request-id: req-39887ffc-a5e8-48f9-9190-f0997db5e96b 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:35,092 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-39887ffc-a5e8-48f9-9190-f0997db5e96b 2018-12-04 21:43:35,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:35,121 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:35 GMT Server: Apache x-openstack-request-id: req-e5f07c71-3638-439b-88d7-fc66159b9c5a Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:35,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:35 GMT Server: Apache x-openstack-request-id: req-5b3b0f21-691d-4c1e-ad6c-3290f755772e 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:35,163 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-5b3b0f21-691d-4c1e-ad6c-3290f755772e 2018-12-04 21:43:35,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:35,190 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:35 GMT Server: Apache x-openstack-request-id: req-4ec7aeab-9081-4e41-adc5-93d257e2f683 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:35,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:35 GMT Server: Apache x-openstack-request-id: req-d2dbdd24-5096-437a-a2af-37768ad11b21 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:35,232 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-d2dbdd24-5096-437a-a2af-37768ad11b21 2018-12-04 21:43:35,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:35,259 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:35 GMT Server: Apache x-openstack-request-id: req-6dba95e0-b8a3-4520-a9fd-90122a95e01d Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:35,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:35 GMT Server: Apache x-openstack-request-id: req-2ca96c32-0c40-4cdb-8405-151ae106cf24 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:35,283 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-2ca96c32-0c40-4cdb-8405-151ae106cf24 2018-12-04 21:43:35,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:35,313 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:35 GMT Server: Apache x-openstack-request-id: req-2f779570-361e-4e5c-bcbe-09220d6e630e Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:35,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:35 GMT Server: Apache x-openstack-request-id: req-1695167b-3ec3-419c-926c-b0984ab16eb1 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:35,338 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-1695167b-3ec3-419c-926c-b0984ab16eb1 2018-12-04 21:43:35,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:35,366 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:35 GMT Server: Apache x-openstack-request-id: req-652cfa2d-4d3f-417d-9e2e-0ca05abc806d Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:35,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:35 GMT Server: Apache x-openstack-request-id: req-3696e0cf-ff7d-45f9-a243-b4cad241bbd3 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:35,392 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-3696e0cf-ff7d-45f9-a243-b4cad241bbd3 2018-12-04 21:43:35,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:35,419 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:35 GMT Server: Apache x-openstack-request-id: req-8d5e96dc-78b1-45fb-a67e-53bae49ef5f3 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:35,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:35 GMT Server: Apache x-openstack-request-id: req-c0ebf988-18a8-49c9-a457-f217b6941944 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:35,462 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-c0ebf988-18a8-49c9-a457-f217b6941944 2018-12-04 21:43:35,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:35,492 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:35 GMT Server: Apache x-openstack-request-id: req-4e29bebf-9803-4948-97c4-08bf34292ae9 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:35,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:35 GMT Server: Apache x-openstack-request-id: req-9a7cb790-a282-4c02-b34d-fe8607866c8f 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:35,535 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-9a7cb790-a282-4c02-b34d-fe8607866c8f 2018-12-04 21:43:35,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:35,564 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:35 GMT Server: Apache x-openstack-request-id: req-0d6ea3ea-ab24-4628-9185-c6d854c7e04d Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:35,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:35 GMT Server: Apache x-openstack-request-id: req-76713236-4e0b-4baa-8780-52b848480aba 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:35,604 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-76713236-4e0b-4baa-8780-52b848480aba 2018-12-04 21:43:35,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:35,631 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:35 GMT Server: Apache x-openstack-request-id: req-c9f0dd8c-4408-4ea2-a333-8fb881c51efd Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:35,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:35 GMT Server: Apache x-openstack-request-id: req-997e5ce9-ac69-4dc7-af8d-0620eab35da3 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:35,657 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-997e5ce9-ac69-4dc7-af8d-0620eab35da3 2018-12-04 21:43:35,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:35,699 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:35 GMT Server: Apache x-openstack-request-id: req-35e63448-ccf1-47e9-8a52-6ec5f68c7f02 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:35,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:35 GMT Server: Apache x-openstack-request-id: req-3f452c0f-06b9-493f-8227-86e1669ee07a 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:35,741 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-3f452c0f-06b9-493f-8227-86e1669ee07a 2018-12-04 21:43:35,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:35,769 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:35 GMT Server: Apache x-openstack-request-id: req-262b8375-e0de-45ee-b048-35bb37c1935f Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:35,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:35 GMT Server: Apache x-openstack-request-id: req-ac2d2528-8a8c-41ae-82c6-fc833abd396b 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:35,810 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-ac2d2528-8a8c-41ae-82c6-fc833abd396b 2018-12-04 21:43:35,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:35,837 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:35 GMT Server: Apache x-openstack-request-id: req-f6fdc571-c351-4b75-85d3-16bc75d088bc Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:35,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:35 GMT Server: Apache x-openstack-request-id: req-d2e48db6-218a-4581-bbe2-a6adead249e4 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:35,880 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-d2e48db6-218a-4581-bbe2-a6adead249e4 2018-12-04 21:43:35,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:35,910 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:35 GMT Server: Apache x-openstack-request-id: req-67881296-86ea-49e9-ba35-10d76d803ff0 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:35,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:35 GMT Server: Apache x-openstack-request-id: req-409c68d1-326b-4e5b-94c1-d23f429a4ea4 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:35,953 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-409c68d1-326b-4e5b-94c1-d23f429a4ea4 2018-12-04 21:43:35,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:35,983 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:35 GMT Server: Apache x-openstack-request-id: req-34558dc6-7897-4f40-92ca-1beebab2347a Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:36,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:35 GMT Server: Apache x-openstack-request-id: req-ff6206f7-afa3-4ada-96bf-40c691817729 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:36,026 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-ff6206f7-afa3-4ada-96bf-40c691817729 2018-12-04 21:43:36,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:36,056 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:36 GMT Server: Apache x-openstack-request-id: req-90e1d437-f0cd-4348-8c5d-4a74a6ef6121 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:36,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:36 GMT Server: Apache x-openstack-request-id: req-1bc49048-b021-4fbf-bf49-3f7ac290ff7e 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:36,081 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-1bc49048-b021-4fbf-bf49-3f7ac290ff7e 2018-12-04 21:43:36,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:36,108 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:36 GMT Server: Apache x-openstack-request-id: req-21279dad-e4b4-45d4-85d3-1e0ba4a5f6de Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:36,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:36 GMT Server: Apache x-openstack-request-id: req-7e9d6626-6add-40dd-8326-eb5797d72a16 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:36,181 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-7e9d6626-6add-40dd-8326-eb5797d72a16 2018-12-04 21:43:36,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:36,209 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:36 GMT Server: Apache x-openstack-request-id: req-7eeb4666-5fe5-4049-a827-ba0cd10def66 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:36,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:36 GMT Server: Apache x-openstack-request-id: req-77196d89-5813-453e-8fe9-f3396b71d561 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:36,250 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-77196d89-5813-453e-8fe9-f3396b71d561 2018-12-04 21:43:36,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:36,277 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:36 GMT Server: Apache x-openstack-request-id: req-8ef23afe-f0a4-4fe1-9851-5dc6a4e607ee Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:36,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:36 GMT Server: Apache x-openstack-request-id: req-d10f1c33-1222-4258-8b38-3471b9fedd5d 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:36,302 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-d10f1c33-1222-4258-8b38-3471b9fedd5d 2018-12-04 21:43:36,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:36,330 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:36 GMT Server: Apache x-openstack-request-id: req-e023e040-1ba6-4648-8616-b5acb4a040d7 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:36,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:36 GMT Server: Apache x-openstack-request-id: req-33aeb676-6723-4a30-904a-0c81f13decb8 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:36,356 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-33aeb676-6723-4a30-904a-0c81f13decb8 2018-12-04 21:43:36,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:36,384 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:36 GMT Server: Apache x-openstack-request-id: req-cc30e7aa-ea6e-45df-ad98-d90cf349cc87 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:36,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:36 GMT Server: Apache x-openstack-request-id: req-4d6802d0-d6dd-4854-813d-cbd0bf6fa942 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:36,410 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-4d6802d0-d6dd-4854-813d-cbd0bf6fa942 2018-12-04 21:43:36,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:36,438 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:36 GMT Server: Apache x-openstack-request-id: req-72240e53-89d9-4af0-84e1-8e6c10015c28 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:36,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:36 GMT Server: Apache x-openstack-request-id: req-820f4c06-9df7-487e-947e-1096d5d42be7 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:36,463 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-820f4c06-9df7-487e-947e-1096d5d42be7 2018-12-04 21:43:36,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:36,491 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:36 GMT Server: Apache x-openstack-request-id: req-6dde586c-a67e-4aba-b27b-4ffd43ce7aba Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:36,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:36 GMT Server: Apache x-openstack-request-id: req-7025aa28-d7d1-4fd3-820d-2b6b39bdb099 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:36,516 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-7025aa28-d7d1-4fd3-820d-2b6b39bdb099 2018-12-04 21:43:36,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:36,543 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:36 GMT Server: Apache x-openstack-request-id: req-f08de276-3cde-469c-8991-d08b167a63ba Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:36,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:36 GMT Server: Apache x-openstack-request-id: req-64c89b7b-2826-4d75-952b-0277b1b93e4e 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:36,568 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-64c89b7b-2826-4d75-952b-0277b1b93e4e 2018-12-04 21:43:36,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:36,596 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:36 GMT Server: Apache x-openstack-request-id: req-838d49ae-1ee1-4f0b-a0ea-85190058b88a Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:36,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:36 GMT Server: Apache x-openstack-request-id: req-6052491e-4d87-4564-b317-043e4cbb5f14 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:36,621 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-6052491e-4d87-4564-b317-043e4cbb5f14 2018-12-04 21:43:36,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:36,648 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:36 GMT Server: Apache x-openstack-request-id: req-85264bb8-4b7a-4080-8513-dba952228c1d Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:36,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:36 GMT Server: Apache x-openstack-request-id: req-ddb0ff70-6fdb-4e75-94d8-3378ed32ba73 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:36,688 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-ddb0ff70-6fdb-4e75-94d8-3378ed32ba73 2018-12-04 21:43:36,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:36,714 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:36 GMT Server: Apache x-openstack-request-id: req-2bb3f851-d573-48bb-b4fb-efdeeb138afd Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:36,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:36 GMT Server: Apache x-openstack-request-id: req-e6c00a24-5511-4a5a-abd8-76d7b22c4bf3 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:36,738 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-e6c00a24-5511-4a5a-abd8-76d7b22c4bf3 2018-12-04 21:43:36,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:36,764 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:36 GMT Server: Apache x-openstack-request-id: req-3b90efc1-1893-4c83-9802-56d92c148537 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:36,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:36 GMT Server: Apache x-openstack-request-id: req-0e654fa2-a222-46c7-ba6a-5a5fc9bbe00a 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:36,787 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-0e654fa2-a222-46c7-ba6a-5a5fc9bbe00a 2018-12-04 21:43:36,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:36,813 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:36 GMT Server: Apache x-openstack-request-id: req-6983bf28-3bdc-4c8a-8a65-15c271745214 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:36,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:36 GMT Server: Apache x-openstack-request-id: req-629bb24d-1447-441b-8089-0c2acaa81306 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:36,838 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-629bb24d-1447-441b-8089-0c2acaa81306 2018-12-04 21:43:36,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:36,866 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:36 GMT Server: Apache x-openstack-request-id: req-e8feab7f-5d73-4a98-9aac-19680454d40c Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:36,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:36 GMT Server: Apache x-openstack-request-id: req-d609335b-91b9-4aa0-8aa6-d364d081a9c1 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:36,891 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-d609335b-91b9-4aa0-8aa6-d364d081a9c1 2018-12-04 21:43:36,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:36,921 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:36 GMT Server: Apache x-openstack-request-id: req-55e93194-2fc5-4699-a6e6-9bf185c6a88d Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:36,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:36 GMT Server: Apache x-openstack-request-id: req-c4e1f43b-69d3-4088-b773-625fc3b244b2 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:36,946 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-c4e1f43b-69d3-4088-b773-625fc3b244b2 2018-12-04 21:43:36,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:36,974 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:36 GMT Server: Apache x-openstack-request-id: req-39a5952f-5518-4e9c-87a3-e0ea207a8b57 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:37,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:36 GMT Server: Apache x-openstack-request-id: req-f166224e-7e51-41be-9d83-7cd0209efc7b 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:37,015 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-f166224e-7e51-41be-9d83-7cd0209efc7b 2018-12-04 21:43:37,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:37,044 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:37 GMT Server: Apache x-openstack-request-id: req-79504655-e14b-4867-9c3e-7c82273830d4 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:37,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:37 GMT Server: Apache x-openstack-request-id: req-c34f94d5-587f-47db-aa61-a06ddcf5040d 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:37,070 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-c34f94d5-587f-47db-aa61-a06ddcf5040d 2018-12-04 21:43:37,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:37,100 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:37 GMT Server: Apache x-openstack-request-id: req-b2ff688f-965b-4a97-98a8-f2eadcedd557 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:37,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:37 GMT Server: Apache x-openstack-request-id: req-e80ee400-bd85-482c-80ae-f4a45a1d4126 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:37,125 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-e80ee400-bd85-482c-80ae-f4a45a1d4126 2018-12-04 21:43:37,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:37,151 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:37 GMT Server: Apache x-openstack-request-id: req-16ae8291-c6c6-4ef2-934d-af9387a10832 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:37,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:37 GMT Server: Apache x-openstack-request-id: req-c3d09024-b9da-4e00-8a83-665e5135ba3b 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:37,178 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-c3d09024-b9da-4e00-8a83-665e5135ba3b 2018-12-04 21:43:37,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:37,204 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:37 GMT Server: Apache x-openstack-request-id: req-276f0649-6cd3-4f60-9554-33f8d5fe22c2 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:37,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:37 GMT Server: Apache x-openstack-request-id: req-08a3a3a7-2bff-427e-8bf3-5e6b6105e100 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:37,228 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-08a3a3a7-2bff-427e-8bf3-5e6b6105e100 2018-12-04 21:43:37,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:37,253 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:37 GMT Server: Apache x-openstack-request-id: req-0cea22be-f477-451a-bd4b-4471519d7476 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:37,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:37 GMT Server: Apache x-openstack-request-id: req-dc89e425-e24f-4a15-a613-53fa70337abf 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:37,278 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-dc89e425-e24f-4a15-a613-53fa70337abf 2018-12-04 21:43:37,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:37,305 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:37 GMT Server: Apache x-openstack-request-id: req-1eda51de-61ae-4feb-9bd7-271855179fba Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:37,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:37 GMT Server: Apache x-openstack-request-id: req-15502ea1-7d6f-4b87-898e-561a797f110b 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:37,330 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-15502ea1-7d6f-4b87-898e-561a797f110b 2018-12-04 21:43:37,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:37,357 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:37 GMT Server: Apache x-openstack-request-id: req-fa83047c-704c-4d63-a210-0e9b36a11544 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:37,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:37 GMT Server: Apache x-openstack-request-id: req-14fd560e-34f2-4850-be18-f058b1c63d0e 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:37,382 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-14fd560e-34f2-4850-be18-f058b1c63d0e 2018-12-04 21:43:37,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682c6be088b8b500ef033a2915bab07b5e181b66" 2018-12-04 21:43:37,410 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:37 GMT Server: Apache x-openstack-request-id: req-dca35379-f990-4d63-9326-21ee72ea2042 Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:37,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:37 GMT Server: Apache x-openstack-request-id: req-7b283fbe-7f7a-4f27-80a0-82564ae31753 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": "d1f67d5498994c0b8ae97114cecebce3", "OS::stack_id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "image_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image", "inst_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-inst", "subnet_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-subnet", "flavor_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-flavor-name", "net_name": "CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack", "stack_user_project_id": "a3f5e4740ff344bfb37966dc0af9d3cd", "tags": null, "creation_time": "2018-12-04T21:43:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-04T21:43:30Z", "id": "be9ed681-cf7a-4f12-a4ac-e49bfa7cc983", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:37,451 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-7b283fbe-7f7a-4f27-80a0-82564ae31753 2018-12-04 21:43:37,452 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack 2018-12-04 21:43:37,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6bcb974b526ccc01ab6eff132fb5f9608ff2b6" 2018-12-04 21:43:37,479 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:37 GMT Server: Apache x-openstack-request-id: req-85cff34e-3877-4c48-bdbc-bb389aafe4cc Location: http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:37,553 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:43:37 GMT Server: Apache x-openstack-request-id: req-68899d6c-3fc4-4ca6-a751-dfc2586a9c6b Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-04 21:43:37,553 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/d1f67d5498994c0b8ae97114cecebce3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-stack/be9ed681-cf7a-4f12-a4ac-e49bfa7cc983 used request id req-68899d6c-3fc4-4ca6-a751-dfc2586a9c6b 2018-12-04 21:43:37,555 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-b31c21d5-9378-46a5-9eee-f9b5c235c2d0-image 2018-12-04 21:43:37,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/5118371f-0495-4151-b610-6a183fcba977 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ead27b1148f3991799b67e306b61d0676d71076" 2018-12-04 21:43:38,651 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a43fdaae-98ab-471f-bdc6-30265efac6bc Date: Tue, 04 Dec 2018 21:43:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:43:38,651 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/5118371f-0495-4151-b610-6a183fcba977 used request id req-a43fdaae-98ab-471f-bdc6-30265efac6bc 2018-12-04 21:43:38,654 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/e0b745b9-e534-4c61-a2f6-624be658c9fd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dadaa0eb8fdc219eec8c4b0105b12d7532adb98" 2018-12-04 21:43:38,673 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:43:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1e1382c7-6a58-4fbf-876e-2caa78b8d249 x-compute-request-id: req-1e1382c7-6a58-4fbf-876e-2caa78b8d249 Content-Length: 0 Content-Type: application/json 2018-12-04 21:43:38,673 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/e0b745b9-e534-4c61-a2f6-624be658c9fd used request id req-1e1382c7-6a58-4fbf-876e-2caa78b8d249 2018-12-04 21:43:38,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755ac907ecf711edd3f218b7d6184493eadf2dbd" 2018-12-04 21:43:38,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-4af072d2-3d96-4e15-9bc8-b0b8d1a19a7f Date: Tue, 04 Dec 2018 21:43:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d1f67d5498994c0b8ae97114cecebce3", "created_at": "2018-12-04T21:43:15Z", "updated_at": "2018-12-04T21:43:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:43:15Z", "revision_number": 0, "id": "2a7f9edc-3141-48b7-b9b8-b1772e7997b8", "remote_group_id": "05ac4f02-4752-49c1-a26e-a9392ce58e33", "remote_ip_prefix": null, "created_at": "2018-12-04T21:43:15Z", "security_group_id": "05ac4f02-4752-49c1-a26e-a9392ce58e33", "tenant_id": "d1f67d5498994c0b8ae97114cecebce3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1f67d5498994c0b8ae97114cecebce3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:43:15Z", "revision_number": 0, "id": "564384a2-a3f1-457e-8e44-850164da3a65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:43:15Z", "security_group_id": "05ac4f02-4752-49c1-a26e-a9392ce58e33", "tenant_id": "d1f67d5498994c0b8ae97114cecebce3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1f67d5498994c0b8ae97114cecebce3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:43:15Z", "revision_number": 0, "id": "5db184e1-39c6-4485-a842-27444cfaf4f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:43:15Z", "security_group_id": "05ac4f02-4752-49c1-a26e-a9392ce58e33", "tenant_id": "d1f67d5498994c0b8ae97114cecebce3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1f67d5498994c0b8ae97114cecebce3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:43:15Z", "revision_number": 0, "id": "a2b56a27-8037-4cd2-a2e5-e50ca1f4d276", "remote_group_id": "05ac4f02-4752-49c1-a26e-a9392ce58e33", "remote_ip_prefix": null, "created_at": "2018-12-04T21:43:15Z", "security_group_id": "05ac4f02-4752-49c1-a26e-a9392ce58e33", "tenant_id": "d1f67d5498994c0b8ae97114cecebce3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1f67d5498994c0b8ae97114cecebce3"}], "revision_number": 4, "project_id": "d1f67d5498994c0b8ae97114cecebce3", "id": "05ac4f02-4752-49c1-a26e-a9392ce58e33", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:43:38,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-4af072d2-3d96-4e15-9bc8-b0b8d1a19a7f 2018-12-04 21:43:38,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d1f67d5498994c0b8ae97114cecebce3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755ac907ecf711edd3f218b7d6184493eadf2dbd" 2018-12-04 21:43:39,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d29da16-5573-4825-bf94-bf25d55e8abb Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d1f67d5498994c0b8ae97114cecebce3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d1f67d5498994c0b8ae97114cecebce3", "name": "CreateStackSuccessTests-1150ebfd-9a21-4fc-proj"}} 2018-12-04 21:43:39,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d1f67d5498994c0b8ae97114cecebce3 used request id req-1d29da16-5573-4825-bf94-bf25d55e8abb 2018-12-04 21:43:39,058 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 05ac4f02-4752-49c1-a26e-a9392ce58e33 2018-12-04 21:43:39,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=05ac4f02-4752-49c1-a26e-a9392ce58e33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755ac907ecf711edd3f218b7d6184493eadf2dbd" 2018-12-04 21:43:39,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-62c25e54-cad4-4b75-b56d-4b5bdf2ca622 Date: Tue, 04 Dec 2018 21:43:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "05ac4f02-4752-49c1-a26e-a9392ce58e33", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:43:15Z", "security_group_id": "05ac4f02-4752-49c1-a26e-a9392ce58e33", "port_range_min": null, "revision_number": 0, "tenant_id": "d1f67d5498994c0b8ae97114cecebce3", "created_at": "2018-12-04T21:43:15Z", "project_id": "d1f67d5498994c0b8ae97114cecebce3", "id": "2a7f9edc-3141-48b7-b9b8-b1772e7997b8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:43:15Z", "security_group_id": "05ac4f02-4752-49c1-a26e-a9392ce58e33", "port_range_min": null, "revision_number": 0, "tenant_id": "d1f67d5498994c0b8ae97114cecebce3", "created_at": "2018-12-04T21:43:15Z", "project_id": "d1f67d5498994c0b8ae97114cecebce3", "id": "564384a2-a3f1-457e-8e44-850164da3a65"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:43:15Z", "security_group_id": "05ac4f02-4752-49c1-a26e-a9392ce58e33", "port_range_min": null, "revision_number": 0, "tenant_id": "d1f67d5498994c0b8ae97114cecebce3", "created_at": "2018-12-04T21:43:15Z", "project_id": "d1f67d5498994c0b8ae97114cecebce3", "id": "5db184e1-39c6-4485-a842-27444cfaf4f3"}, {"remote_group_id": "05ac4f02-4752-49c1-a26e-a9392ce58e33", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:43:15Z", "security_group_id": "05ac4f02-4752-49c1-a26e-a9392ce58e33", "port_range_min": null, "revision_number": 0, "tenant_id": "d1f67d5498994c0b8ae97114cecebce3", "created_at": "2018-12-04T21:43:15Z", "project_id": "d1f67d5498994c0b8ae97114cecebce3", "id": "a2b56a27-8037-4cd2-a2e5-e50ca1f4d276"}]} 2018-12-04 21:43:39,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=05ac4f02-4752-49c1-a26e-a9392ce58e33 used request id req-62c25e54-cad4-4b75-b56d-4b5bdf2ca622 2018-12-04 21:43:39,082 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:43:39,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/05ac4f02-4752-49c1-a26e-a9392ce58e33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755ac907ecf711edd3f218b7d6184493eadf2dbd" 2018-12-04 21:43:39,263 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-edbfcaa4-439c-4b37-bc94-b9fe469d17a3 Content-Length: 0 Date: Tue, 04 Dec 2018 21:43:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:43:39,263 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/05ac4f02-4752-49c1-a26e-a9392ce58e33 used request id req-edbfcaa4-439c-4b37-bc94-b9fe469d17a3 2018-12-04 21:43:39,263 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-1150ebfd-9a21-4fc-proj 2018-12-04 21:43:39,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/d1f67d5498994c0b8ae97114cecebce3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755ac907ecf711edd3f218b7d6184493eadf2dbd" 2018-12-04 21:43:39,548 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:43:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e33d7204-14fb-4e90-b5e3-b42c6903e944 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:43:39,548 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/d1f67d5498994c0b8ae97114cecebce3 used request id req-e33d7204-14fb-4e90-b5e3-b42c6903e944 2018-12-04 21:43:39,548 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-1150ebfd-9a21-4fc-proj-role 2018-12-04 21:43:39,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/5e7439e3f5d646cebaa8288e83e82ea7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755ac907ecf711edd3f218b7d6184493eadf2dbd" 2018-12-04 21:43:39,668 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:43:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7bce67e-abc8-44ea-9c92-b623c5bcae1d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:43:39,668 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/5e7439e3f5d646cebaa8288e83e82ea7 used request id req-c7bce67e-abc8-44ea-9c92-b623c5bcae1d 2018-12-04 21:43:39,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755ac907ecf711edd3f218b7d6184493eadf2dbd" 2018-12-04 21:43:39,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d73b9b84-374a-4237-8e7d-ce8284d141eb Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:43:39,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d73b9b84-374a-4237-8e7d-ce8284d141eb 2018-12-04 21:43:39,760 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-1150ebfd-9a21-4fc-user 2018-12-04 21:43:39,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/a77fb84c83064dd0842a439d276cd02e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417d4aa7e4b143455025ce486a80615dbc6b5f4e" 2018-12-04 21:43:39,993 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:43:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72d92096-0802-419e-87c3-e6f00b3d9f61 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:43:39,994 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/a77fb84c83064dd0842a439d276cd02e used request id req-72d92096-0802-419e-87c3-e6f00b3d9f61 2018-12-04 21:43:39,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:43:40,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:43:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["b_Ne1gxfT9iDKPpRSzB3cQ"], "issued_at": "2018-12-04T21:43:40.000000Z"}} 2018-12-04 21:43:40,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2c4bb9a02a2d4e4ca06275cb937a17ca8cf7ef" 2018-12-04 21:43:40,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ed40a16-5903-447b-851a-785d027beadf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:43:40,503 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1ed40a16-5903-447b-851a-785d027beadf 2018-12-04 21:43:40,505 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:43:40,506 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:43:40,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:43:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["G_zzaGR8SD6exp5bZQQOog"], "issued_at": "2018-12-04T21:43:40.000000Z"}} 2018-12-04 21:43:40,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206af478c8c22ded614b7fc15a5dff709d2c9bf4" 2018-12-04 21:43:40,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ff7aa0d-14d9-44a3-be89-ed4491b8dbc9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:43:41,000 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0ff7aa0d-14d9-44a3-be89-ed4491b8dbc9 2018-12-04 21:43:41,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:43:41,010 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:43:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:43:41,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-8528ab0d-f950-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206af478c8c22ded614b7fc15a5dff709d2c9bf4" 2018-12-04 21:43:41,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8886467a-e9b3-4982-9b09-87755804d6f1 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-8528ab0d-f950-4de-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:43:41,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-8528ab0d-f950-4de-proj used request id req-8886467a-e9b3-4982-9b09-87755804d6f1 2018-12-04 21:43:41,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206af478c8c22ded614b7fc15a5dff709d2c9bf4" 2018-12-04 21:43:41,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df2aee28-2254-405f-9744-340ea720a4fa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:43:41,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-df2aee28-2254-405f-9744-340ea720a4fa 2018-12-04 21:43:41,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206af478c8c22ded614b7fc15a5dff709d2c9bf4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-8528ab0d-f950-4de-proj"}}' 2018-12-04 21:43:41,266 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:43:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-175ccb9d-5538-4274-a63f-afba382b170f Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9349bcab87574904913ff02b7a1d2930"}, "tags": [], "enabled": true, "id": "9349bcab87574904913ff02b7a1d2930", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-8528ab0d-f950-4de-proj"}} 2018-12-04 21:43:41,266 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-175ccb9d-5538-4274-a63f-afba382b170f 2018-12-04 21:43:41,267 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-8528ab0d-f950-4de-proj 2018-12-04 21:43:41,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:43:41,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:43:41,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:43:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["g7iadZtiSCuMNE71X6WT9Q"], "issued_at": "2018-12-04T21:43:41.000000Z"}} 2018-12-04 21:43:41,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8d69f1db9bd7d89424f82a6bbdbc3d4e0aa8163" 2018-12-04 21:43:41,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86a1813d-5bff-48a0-95d1-118b6cfcc5e5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:43:41,775 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-86a1813d-5bff-48a0-95d1-118b6cfcc5e5 2018-12-04 21:43:41,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:43:41,784 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:43:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:43:41,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8d69f1db9bd7d89424f82a6bbdbc3d4e0aa8163" 2018-12-04 21:43:41,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16bcf55b-514a-42ff-b7d8-68143b4d1069 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:43:41,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-16bcf55b-514a-42ff-b7d8-68143b4d1069 2018-12-04 21:43:41,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-8528ab0d-f950-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8d69f1db9bd7d89424f82a6bbdbc3d4e0aa8163" 2018-12-04 21:43:42,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbabe6d6-c38e-4363-8aad-011b27948377 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-8528ab0d-f950-4de-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9349bcab87574904913ff02b7a1d2930"}, "tags": [], "enabled": true, "id": "9349bcab87574904913ff02b7a1d2930", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-8528ab0d-f950-4de-proj"}]} 2018-12-04 21:43:42,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-8528ab0d-f950-4de-proj used request id req-dbabe6d6-c38e-4363-8aad-011b27948377 2018-12-04 21:43:42,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8d69f1db9bd7d89424f82a6bbdbc3d4e0aa8163" 2018-12-04 21:43:42,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72284801-d952-4c74-9966-b0dee7aceb1f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:43:42,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-72284801-d952-4c74-9966-b0dee7aceb1f 2018-12-04 21:43:42,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8d69f1db9bd7d89424f82a6bbdbc3d4e0aa8163" 2018-12-04 21:43:42,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e203709-df5d-401a-b292-9c26ef43f967 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:43:42,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4e203709-df5d-401a-b292-9c26ef43f967 2018-12-04 21:43:42,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-8528ab0d-f950-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8d69f1db9bd7d89424f82a6bbdbc3d4e0aa8163" 2018-12-04 21:43:42,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42a5ad40-ea49-437f-9398-73805865fb80 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-8528ab0d-f950-4de-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9349bcab87574904913ff02b7a1d2930"}, "tags": [], "enabled": true, "id": "9349bcab87574904913ff02b7a1d2930", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-8528ab0d-f950-4de-proj"}]} 2018-12-04 21:43:42,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-8528ab0d-f950-4de-proj used request id req-42a5ad40-ea49-437f-9398-73805865fb80 2018-12-04 21:43:42,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/ff6db20e0549420b87c13aabb4137599 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8d69f1db9bd7d89424f82a6bbdbc3d4e0aa8163" 2018-12-04 21:43:42,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a99e3b0-5547-46a7-91cb-27cda50e7ef7 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-8528ab0d-f950-4de-user", "links": {"self": "http://172.30.9.23:5000/v3/users/ff6db20e0549420b87c13aabb4137599"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "9349bcab87574904913ff02b7a1d2930", "id": "ff6db20e0549420b87c13aabb4137599", "password_expires_at": null}} 2018-12-04 21:43:42,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/ff6db20e0549420b87c13aabb4137599 used request id req-8a99e3b0-5547-46a7-91cb-27cda50e7ef7 2018-12-04 21:43:42,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9349bcab87574904913ff02b7a1d2930/users/ff6db20e0549420b87c13aabb4137599/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8d69f1db9bd7d89424f82a6bbdbc3d4e0aa8163" 2018-12-04 21:43:42,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cef3489-71d1-4b13-b3ee-8ec90a37c943 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/9349bcab87574904913ff02b7a1d2930/users/ff6db20e0549420b87c13aabb4137599/roles", "previous": null, "next": null}, "roles": []} 2018-12-04 21:43:42,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9349bcab87574904913ff02b7a1d2930/users/ff6db20e0549420b87c13aabb4137599/roles used request id req-8cef3489-71d1-4b13-b3ee-8ec90a37c943 2018-12-04 21:43:42,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8d69f1db9bd7d89424f82a6bbdbc3d4e0aa8163" 2018-12-04 21:43:42,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ad9ad25-07f8-4e45-a009-533e71b6089a Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}} 2018-12-04 21:43:42,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff used request id req-1ad9ad25-07f8-4e45-a009-533e71b6089a 2018-12-04 21:43:42,941 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-8528ab0d-f950-4de-proj 2018-12-04 21:43:42,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/9349bcab87574904913ff02b7a1d2930/users/ff6db20e0549420b87c13aabb4137599/roles/37f52f51593d4483afda02bf6b250dff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8d69f1db9bd7d89424f82a6bbdbc3d4e0aa8163" 2018-12-04 21:43:43,079 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:43:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbb26647-1063-42f5-bf9f-154dba1e7a53 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:43:43,079 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/9349bcab87574904913ff02b7a1d2930/users/ff6db20e0549420b87c13aabb4137599/roles/37f52f51593d4483afda02bf6b250dff used request id req-fbb26647-1063-42f5-bf9f-154dba1e7a53 2018-12-04 21:43:43,079 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-8528ab0d-f950-4de-user 2018-12-04 21:43:43,080 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:43:43,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206af478c8c22ded614b7fc15a5dff709d2c9bf4" 2018-12-04 21:43:43,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53b6ae16-2046-4d34-9f16-337bf8dbd9e9 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:43:43,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-53b6ae16-2046-4d34-9f16-337bf8dbd9e9 2018-12-04 21:43:43,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206af478c8c22ded614b7fc15a5dff709d2c9bf4" -d '{"role": {"name": "CreateStackSuccessTests-8528ab0d-f950-4de-proj-role"}}' 2018-12-04 21:43:43,304 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:43:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0df71d50-ca7e-48c3-9314-b23ef46e806d Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "475200d25d534fe78ede6f0d3b6b4700", "links": {"self": "http://172.30.9.23:5000/v3/roles/475200d25d534fe78ede6f0d3b6b4700"}, "name": "CreateStackSuccessTests-8528ab0d-f950-4de-proj-role"}} 2018-12-04 21:43:43,304 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-0df71d50-ca7e-48c3-9314-b23ef46e806d 2018-12-04 21:43:43,304 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-8528ab0d-f950-4de-proj-role 2018-12-04 21:43:43,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/475200d25d534fe78ede6f0d3b6b4700 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206af478c8c22ded614b7fc15a5dff709d2c9bf4" 2018-12-04 21:43:43,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80861712-05dd-4744-91fe-b850804460dc Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "475200d25d534fe78ede6f0d3b6b4700", "links": {"self": "http://172.30.9.23:5000/v3/roles/475200d25d534fe78ede6f0d3b6b4700"}, "name": "CreateStackSuccessTests-8528ab0d-f950-4de-proj-role"}} 2018-12-04 21:43:43,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/475200d25d534fe78ede6f0d3b6b4700 used request id req-80861712-05dd-4744-91fe-b850804460dc 2018-12-04 21:43:43,407 - keystone_utils - INFO - Granting role CreateStackSuccessTests-8528ab0d-f950-4de-proj-role to project CreateStackSuccessTests-8528ab0d-f950-4de-proj 2018-12-04 21:43:43,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/9349bcab87574904913ff02b7a1d2930/users/ff6db20e0549420b87c13aabb4137599/roles/475200d25d534fe78ede6f0d3b6b4700 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206af478c8c22ded614b7fc15a5dff709d2c9bf4" 2018-12-04 21:43:43,544 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:43:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f22ceb85-1887-4576-8ff1-b6bfb7c22ce7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:43:43,545 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/9349bcab87574904913ff02b7a1d2930/users/ff6db20e0549420b87c13aabb4137599/roles/475200d25d534fe78ede6f0d3b6b4700 used request id req-f22ceb85-1887-4576-8ff1-b6bfb7c22ce7 2018-12-04 21:43:43,545 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-04 21:43:43,545 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-04 21:43:43,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:43:43,546 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:43:43,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "475200d25d534fe78ede6f0d3b6b4700", "name": "CreateStackSuccessTests-8528ab0d-f950-4de-proj-role"}, {"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}], "expires_at": "2018-12-04T22:43:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9349bcab87574904913ff02b7a1d2930", "name": "CreateStackSuccessTests-8528ab0d-f950-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/9349bcab87574904913ff02b7a1d2930", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/9349bcab87574904913ff02b7a1d2930", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/9349bcab87574904913ff02b7a1d2930", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_9349bcab87574904913ff02b7a1d2930", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_9349bcab87574904913ff02b7a1d2930", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9349bcab87574904913ff02b7a1d2930", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/9349bcab87574904913ff02b7a1d2930", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9349bcab87574904913ff02b7a1d2930", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/9349bcab87574904913ff02b7a1d2930", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/9349bcab87574904913ff02b7a1d2930", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/9349bcab87574904913ff02b7a1d2930", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/9349bcab87574904913ff02b7a1d2930", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/9349bcab87574904913ff02b7a1d2930", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-8528ab0d-f950-4de-user", "id": "ff6db20e0549420b87c13aabb4137599"}, "audit_ids": ["M1mkhf_kQ6KUZLEj69wQ0Q"], "issued_at": "2018-12-04T21:43:43.000000Z"}} 2018-12-04 21:43:43,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453cee3cf0a176acd36fe1a69843e597c8b2f242" 2018-12-04 21:43:44,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50fcd1d7-3cf4-4f31-a090-02899bb93278 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:43:44,031 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-50fcd1d7-3cf4-4f31-a090-02899bb93278 2018-12-04 21:43:44,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}453cee3cf0a176acd36fe1a69843e597c8b2f242" 2018-12-04 21:43:44,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-8e9b22e2-4577-4454-a1de-2f1885a8d1d2 Date: Tue, 04 Dec 2018 21:43:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-image"} 2018-12-04 21:43:44,238 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-image used request id req-8e9b22e2-4577-4454-a1de-2f1885a8d1d2 2018-12-04 21:43:44,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}453cee3cf0a176acd36fe1a69843e597c8b2f242" 2018-12-04 21:43:44,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-dcfb8e69-6110-44b4-a129-b3547fd89100 Date: Tue, 04 Dec 2018 21:43:44 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:43:44,248 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-dcfb8e69-6110-44b4-a129-b3547fd89100 2018-12-04 21:43:44,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}453cee3cf0a176acd36fe1a69843e597c8b2f242" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-image"}' 2018-12-04 21:43:44,316 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/b0d5e1d1-8c19-4368-984b-e4b7e25fb1f9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6d3ee16c-6a65-4604-b509-26689b3fcc5a Date: Tue, 04 Dec 2018 21:43:44 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:43:44Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-04T21:43:44Z", "visibility": "shared", "locations": [], "self": "/v2/images/b0d5e1d1-8c19-4368-984b-e4b7e25fb1f9", "min_disk": 0, "protected": false, "id": "b0d5e1d1-8c19-4368-984b-e4b7e25fb1f9", "file": "/v2/images/b0d5e1d1-8c19-4368-984b-e4b7e25fb1f9/file", "checksum": null, "owner": "9349bcab87574904913ff02b7a1d2930", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:43:44,316 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-6d3ee16c-6a65-4604-b509-26689b3fcc5a 2018-12-04 21:43:44,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/b0d5e1d1-8c19-4368-984b-e4b7e25fb1f9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}453cee3cf0a176acd36fe1a69843e597c8b2f242" -d '' 2018-12-04 21:43:44,678 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f760b22e-8400-4338-8a22-772736e55e85 Date: Tue, 04 Dec 2018 21:43:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:43:44,678 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/b0d5e1d1-8c19-4368-984b-e4b7e25fb1f9/file used request id req-f760b22e-8400-4338-8a22-772736e55e85 2018-12-04 21:43:44,678 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 21:43:44,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/b0d5e1d1-8c19-4368-984b-e4b7e25fb1f9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}453cee3cf0a176acd36fe1a69843e597c8b2f242" 2018-12-04 21:43:44,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-afa4bbe7-4b05-4605-8e39-c8b3adfff57d Date: Tue, 04 Dec 2018 21:43:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:43:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:43:44Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/b0d5e1d1-8c19-4368-984b-e4b7e25fb1f9/snap", "metadata": {}}], "self": "/v2/images/b0d5e1d1-8c19-4368-984b-e4b7e25fb1f9", "min_disk": 0, "protected": false, "id": "b0d5e1d1-8c19-4368-984b-e4b7e25fb1f9", "file": "/v2/images/b0d5e1d1-8c19-4368-984b-e4b7e25fb1f9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9349bcab87574904913ff02b7a1d2930", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/b0d5e1d1-8c19-4368-984b-e4b7e25fb1f9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:43:44,697 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/b0d5e1d1-8c19-4368-984b-e4b7e25fb1f9 used request id req-afa4bbe7-4b05-4605-8e39-c8b3adfff57d 2018-12-04 21:43:44,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}453cee3cf0a176acd36fe1a69843e597c8b2f242" 2018-12-04 21:43:44,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9e08a3d1-3800-457f-9d13-c542983704ab Date: Tue, 04 Dec 2018 21:43:44 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:43:44,706 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-9e08a3d1-3800-457f-9d13-c542983704ab 2018-12-04 21:43:44,708 - create_image - INFO - Created image with name - CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-image 2018-12-04 21:43:44,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/b0d5e1d1-8c19-4368-984b-e4b7e25fb1f9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}453cee3cf0a176acd36fe1a69843e597c8b2f242" 2018-12-04 21:43:44,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-0bda8d1b-8d8b-4729-8900-f1809f17d176 Date: Tue, 04 Dec 2018 21:43:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:43:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:43:44Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/b0d5e1d1-8c19-4368-984b-e4b7e25fb1f9/snap", "metadata": {}}], "self": "/v2/images/b0d5e1d1-8c19-4368-984b-e4b7e25fb1f9", "min_disk": 0, "protected": false, "id": "b0d5e1d1-8c19-4368-984b-e4b7e25fb1f9", "file": "/v2/images/b0d5e1d1-8c19-4368-984b-e4b7e25fb1f9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9349bcab87574904913ff02b7a1d2930", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/b0d5e1d1-8c19-4368-984b-e4b7e25fb1f9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:43:44,726 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/b0d5e1d1-8c19-4368-984b-e4b7e25fb1f9 used request id req-0bda8d1b-8d8b-4729-8900-f1809f17d176 2018-12-04 21:43:44,726 - create_image - DEBUG - Instance status is - active 2018-12-04 21:43:44,726 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-image 2018-12-04 21:43:44,726 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-image 2018-12-04 21:43:44,727 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:43:44,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:43:45,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:43:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["U23oMfusQh6kPpcLV4tnPQ"], "issued_at": "2018-12-04T21:43:45.000000Z"}} 2018-12-04 21:43:45,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a98e752047c63dfbec8672cd8ed5f64b004c37ad" 2018-12-04 21:43:45,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d0cc895-d3ec-4462-8cd8-d641a62e0a8c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:43:45,236 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3d0cc895-d3ec-4462-8cd8-d641a62e0a8c 2018-12-04 21:43:45,237 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:43:45,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a98e752047c63dfbec8672cd8ed5f64b004c37ad" 2018-12-04 21:43:45,430 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-6c8b64e1-1257-443e-beb5-4df3a47a3cbf x-compute-request-id: req-6c8b64e1-1257-443e-beb5-4df3a47a3cbf Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-04 21:43:45,431 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6c8b64e1-1257-443e-beb5-4df3a47a3cbf 2018-12-04 21:43:45,434 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a98e752047c63dfbec8672cd8ed5f64b004c37ad" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-04 21:43:45,473 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-8f317fee-de19-48bb-9e8b-6098f0efb4f2 x-compute-request-id: req-8f317fee-de19-48bb-9e8b-6098f0efb4f2 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/86d0f14a-a64c-4aa5-8e8b-6d8c6132ce9b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/86d0f14a-a64c-4aa5-8e8b-6d8c6132ce9b", "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": "86d0f14a-a64c-4aa5-8e8b-6d8c6132ce9b"}} 2018-12-04 21:43:45,473 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-8f317fee-de19-48bb-9e8b-6098f0efb4f2 2018-12-04 21:43:45,500 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:43:45,501 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:43:45,894 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "475200d25d534fe78ede6f0d3b6b4700", "name": "CreateStackSuccessTests-8528ab0d-f950-4de-proj-role"}, {"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}], "expires_at": "2018-12-04T22:43:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9349bcab87574904913ff02b7a1d2930", "name": "CreateStackSuccessTests-8528ab0d-f950-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/9349bcab87574904913ff02b7a1d2930", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/9349bcab87574904913ff02b7a1d2930", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/9349bcab87574904913ff02b7a1d2930", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_9349bcab87574904913ff02b7a1d2930", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_9349bcab87574904913ff02b7a1d2930", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9349bcab87574904913ff02b7a1d2930", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/9349bcab87574904913ff02b7a1d2930", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9349bcab87574904913ff02b7a1d2930", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/9349bcab87574904913ff02b7a1d2930", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/9349bcab87574904913ff02b7a1d2930", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/9349bcab87574904913ff02b7a1d2930", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/9349bcab87574904913ff02b7a1d2930", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/9349bcab87574904913ff02b7a1d2930", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-8528ab0d-f950-4de-user", "id": "ff6db20e0549420b87c13aabb4137599"}, "audit_ids": ["EbFoCSKuTKKvXAllK5Bi4w"], "issued_at": "2018-12-04T21:43:45.000000Z"}} 2018-12-04 21:43:45,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18b37e4d43a1a95c22c049ddecba88e3bdfce400" 2018-12-04 21:43:45,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffcd214c-694f-4f57-b0f3-30ffba141484 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:43:45,983 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ffcd214c-694f-4f57-b0f3-30ffba141484 2018-12-04 21:43:45,986 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:43:45,989 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-04 21:43:45,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18b37e4d43a1a95c22c049ddecba88e3bdfce400" 2018-12-04 21:43:46,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:45 GMT Server: Apache x-openstack-request-id: req-ea233b64-43d0-4c98-9499-f0153db09d33 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-04 21:43:46,187 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack used request id req-ea233b64-43d0-4c98-9499-f0153db09d33 2018-12-04 21:43:46,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18b37e4d43a1a95c22c049ddecba88e3bdfce400" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-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-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-net", "inst_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-inst", "subnet_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-subnet", "image_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-image", "flavor_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-flavor-name"}}' 2018-12-04 21:43:48,227 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:43:46 GMT Server: Apache x-openstack-request-id: req-cd32d099-547f-4c2f-be36-acb2fa3c67bd Location: http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "370e7df6-1d57-4cd2-98d2-13f907d6e8ad", "links": [{"href": "http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad", "rel": "self"}]}} 2018-12-04 21:43:48,227 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks used request id req-cd32d099-547f-4c2f-be36-acb2fa3c67bd 2018-12-04 21:43:48,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/370e7df6-1d57-4cd2-98d2-13f907d6e8ad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18b37e4d43a1a95c22c049ddecba88e3bdfce400" 2018-12-04 21:43:48,456 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:48 GMT Server: Apache x-openstack-request-id: req-1af7c4df-4af5-428f-8588-cc8ca824390e Location: http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:48,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:48 GMT Server: Apache x-openstack-request-id: req-e96fea51-24d5-4ce9-b9fe-523cca50ed14 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": "9349bcab87574904913ff02b7a1d2930", "OS::stack_id": "370e7df6-1d57-4cd2-98d2-13f907d6e8ad", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack", "image_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-image", "inst_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-inst", "subnet_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-subnet", "net_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-net", "flavor_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack", "stack_user_project_id": "28dfd25c79314157a6c850f6774dff52", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:43:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "370e7df6-1d57-4cd2-98d2-13f907d6e8ad", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:48,778 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad used request id req-e96fea51-24d5-4ce9-b9fe-523cca50ed14 2018-12-04 21:43:48,779 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack 2018-12-04 21:43:48,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/370e7df6-1d57-4cd2-98d2-13f907d6e8ad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18b37e4d43a1a95c22c049ddecba88e3bdfce400" 2018-12-04 21:43:49,098 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:48 GMT Server: Apache x-openstack-request-id: req-585f0b09-b36c-4adb-af64-2914f0f64189 Location: http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:49,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:49 GMT Server: Apache x-openstack-request-id: req-2ad7ebf6-7b06-41c0-a7b5-da83698f61f2 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": "9349bcab87574904913ff02b7a1d2930", "OS::stack_id": "370e7df6-1d57-4cd2-98d2-13f907d6e8ad", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack", "image_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-image", "inst_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-inst", "subnet_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-subnet", "net_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-net", "flavor_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack", "stack_user_project_id": "28dfd25c79314157a6c850f6774dff52", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:43:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "370e7df6-1d57-4cd2-98d2-13f907d6e8ad", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:49,371 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad used request id req-2ad7ebf6-7b06-41c0-a7b5-da83698f61f2 2018-12-04 21:43:49,372 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-04 21:43:49,372 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:43:52,375 - create_stack - DEBUG - Stack status query timeout in 1196.40393996 2018-12-04 21:43:52,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/370e7df6-1d57-4cd2-98d2-13f907d6e8ad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18b37e4d43a1a95c22c049ddecba88e3bdfce400" 2018-12-04 21:43:52,576 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:52 GMT Server: Apache x-openstack-request-id: req-f35a2f09-827c-4e52-a4bc-75b8497c83fa Location: http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:52,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:52 GMT Server: Apache x-openstack-request-id: req-ae2ad927-60e5-45fc-831c-e2645abca8ad 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": "9349bcab87574904913ff02b7a1d2930", "OS::stack_id": "370e7df6-1d57-4cd2-98d2-13f907d6e8ad", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack", "image_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-image", "inst_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-inst", "subnet_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-subnet", "net_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-net", "flavor_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack", "stack_user_project_id": "28dfd25c79314157a6c850f6774dff52", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:43:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "370e7df6-1d57-4cd2-98d2-13f907d6e8ad", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:52,617 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad used request id req-ae2ad927-60e5-45fc-831c-e2645abca8ad 2018-12-04 21:43:52,618 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-04 21:43:52,618 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:43:55,621 - create_stack - DEBUG - Stack status query timeout in 1193.15828204 2018-12-04 21:43:55,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/370e7df6-1d57-4cd2-98d2-13f907d6e8ad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18b37e4d43a1a95c22c049ddecba88e3bdfce400" 2018-12-04 21:43:55,828 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:55 GMT Server: Apache x-openstack-request-id: req-212ffe21-2947-40bc-960d-b274abd9d7d6 Location: http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:56,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:55 GMT Server: Apache x-openstack-request-id: req-5d6da772-914d-47bd-858c-ddf5e4d2c0a2 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": "9349bcab87574904913ff02b7a1d2930", "OS::stack_id": "370e7df6-1d57-4cd2-98d2-13f907d6e8ad", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack", "image_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-image", "inst_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-inst", "subnet_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-subnet", "net_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-net", "flavor_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack", "stack_user_project_id": "28dfd25c79314157a6c850f6774dff52", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:43:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "370e7df6-1d57-4cd2-98d2-13f907d6e8ad", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:56,073 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad used request id req-5d6da772-914d-47bd-858c-ddf5e4d2c0a2 2018-12-04 21:43:56,074 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-04 21:43:56,074 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:43:59,077 - create_stack - DEBUG - Stack status query timeout in 1189.70215201 2018-12-04 21:43:59,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/370e7df6-1d57-4cd2-98d2-13f907d6e8ad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18b37e4d43a1a95c22c049ddecba88e3bdfce400" 2018-12-04 21:43:59,301 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:43:59 GMT Server: Apache x-openstack-request-id: req-b1eeaf74-d890-40c9-b4c5-e01311c0ddb1 Location: http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:43:59,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:43:59 GMT Server: Apache x-openstack-request-id: req-4eb29d5a-07b8-4cce-95dc-b8ed9b694be4 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": "9349bcab87574904913ff02b7a1d2930", "OS::stack_id": "370e7df6-1d57-4cd2-98d2-13f907d6e8ad", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack", "image_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-image", "inst_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-inst", "subnet_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-subnet", "net_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-net", "flavor_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack", "stack_user_project_id": "28dfd25c79314157a6c850f6774dff52", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:43:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "370e7df6-1d57-4cd2-98d2-13f907d6e8ad", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:43:59,342 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad used request id req-4eb29d5a-07b8-4cce-95dc-b8ed9b694be4 2018-12-04 21:43:59,342 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-04 21:43:59,343 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:44:02,346 - create_stack - DEBUG - Stack status query timeout in 1186.43341708 2018-12-04 21:44:02,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/370e7df6-1d57-4cd2-98d2-13f907d6e8ad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18b37e4d43a1a95c22c049ddecba88e3bdfce400" 2018-12-04 21:44:02,374 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:44:02 GMT Server: Apache x-openstack-request-id: req-0bfa6403-341b-49b2-86a6-3ea0df72c968 Location: http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:44:02,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:02 GMT Server: Apache x-openstack-request-id: req-48669ceb-436e-44d7-822f-97a61e0ad225 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": "9349bcab87574904913ff02b7a1d2930", "OS::stack_id": "370e7df6-1d57-4cd2-98d2-13f907d6e8ad", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack", "image_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-image", "inst_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-inst", "subnet_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-subnet", "net_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-net", "flavor_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack", "stack_user_project_id": "28dfd25c79314157a6c850f6774dff52", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-04T21:43:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "370e7df6-1d57-4cd2-98d2-13f907d6e8ad", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:44:02,448 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad used request id req-48669ceb-436e-44d7-822f-97a61e0ad225 2018-12-04 21:44:02,449 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-04 21:44:02,449 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack 2018-12-04 21:44:02,449 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack 2018-12-04 21:44:02,449 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:44:02,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "475200d25d534fe78ede6f0d3b6b4700", "name": "CreateStackSuccessTests-8528ab0d-f950-4de-proj-role"}, {"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}], "expires_at": "2018-12-04T22:44:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9349bcab87574904913ff02b7a1d2930", "name": "CreateStackSuccessTests-8528ab0d-f950-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/9349bcab87574904913ff02b7a1d2930", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/9349bcab87574904913ff02b7a1d2930", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/9349bcab87574904913ff02b7a1d2930", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_9349bcab87574904913ff02b7a1d2930", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_9349bcab87574904913ff02b7a1d2930", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9349bcab87574904913ff02b7a1d2930", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/9349bcab87574904913ff02b7a1d2930", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9349bcab87574904913ff02b7a1d2930", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/9349bcab87574904913ff02b7a1d2930", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/9349bcab87574904913ff02b7a1d2930", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/9349bcab87574904913ff02b7a1d2930", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/9349bcab87574904913ff02b7a1d2930", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/9349bcab87574904913ff02b7a1d2930", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-8528ab0d-f950-4de-user", "id": "ff6db20e0549420b87c13aabb4137599"}, "audit_ids": ["gHLbRfwdQIuGhYWAGx9SuQ"], "issued_at": "2018-12-04T21:44:02.000000Z"}} 2018-12-04 21:44:02,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/370e7df6-1d57-4cd2-98d2-13f907d6e8ad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66ab335809a3813693537ce66d4bc0922aa0162f" 2018-12-04 21:44:03,063 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:44:02 GMT Server: Apache x-openstack-request-id: req-32f3a135-c07e-4dad-8410-06630ba3368e Location: http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:44:03,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:03 GMT Server: Apache x-openstack-request-id: req-fdfa723e-9af5-41c1-a043-dbb3a4c81f51 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": "9349bcab87574904913ff02b7a1d2930", "OS::stack_id": "370e7df6-1d57-4cd2-98d2-13f907d6e8ad", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack", "image_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-image", "inst_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-inst", "subnet_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-subnet", "net_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-net", "flavor_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack", "stack_user_project_id": "28dfd25c79314157a6c850f6774dff52", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-04T21:43:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "370e7df6-1d57-4cd2-98d2-13f907d6e8ad", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:44:03,276 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad used request id req-fdfa723e-9af5-41c1-a043-dbb3a4c81f51 2018-12-04 21:44:03,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/370e7df6-1d57-4cd2-98d2-13f907d6e8ad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18b37e4d43a1a95c22c049ddecba88e3bdfce400" 2018-12-04 21:44:03,306 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:44:03 GMT Server: Apache x-openstack-request-id: req-b894d58e-62f8-4be1-8402-6d5bec30db32 Location: http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:44:03,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:03 GMT Server: Apache x-openstack-request-id: req-77d4bc01-e50f-4acb-b537-bc9cac9ebddb 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": "9349bcab87574904913ff02b7a1d2930", "OS::stack_id": "370e7df6-1d57-4cd2-98d2-13f907d6e8ad", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack", "image_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-image", "inst_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-inst", "subnet_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-subnet", "net_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-net", "flavor_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack", "stack_user_project_id": "28dfd25c79314157a6c850f6774dff52", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-04T21:43:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "370e7df6-1d57-4cd2-98d2-13f907d6e8ad", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:44:03,346 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad used request id req-77d4bc01-e50f-4acb-b537-bc9cac9ebddb 2018-12-04 21:44:03,347 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:44:03,348 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:44:03,748 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "475200d25d534fe78ede6f0d3b6b4700", "name": "CreateStackSuccessTests-8528ab0d-f950-4de-proj-role"}, {"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}], "expires_at": "2018-12-04T22:44:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9349bcab87574904913ff02b7a1d2930", "name": "CreateStackSuccessTests-8528ab0d-f950-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/9349bcab87574904913ff02b7a1d2930", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/9349bcab87574904913ff02b7a1d2930", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/9349bcab87574904913ff02b7a1d2930", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_9349bcab87574904913ff02b7a1d2930", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_9349bcab87574904913ff02b7a1d2930", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9349bcab87574904913ff02b7a1d2930", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/9349bcab87574904913ff02b7a1d2930", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9349bcab87574904913ff02b7a1d2930", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/9349bcab87574904913ff02b7a1d2930", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/9349bcab87574904913ff02b7a1d2930", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/9349bcab87574904913ff02b7a1d2930", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/9349bcab87574904913ff02b7a1d2930", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/9349bcab87574904913ff02b7a1d2930", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-8528ab0d-f950-4de-user", "id": "ff6db20e0549420b87c13aabb4137599"}, "audit_ids": ["aTFtqIpdSQaUQmT0V9b-LA"], "issued_at": "2018-12-04T21:44:03.000000Z"}} 2018-12-04 21:44:03,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64fc4d617b9da887fe511a91dec818285e0dc19e" 2018-12-04 21:44:03,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a124fbf-c4a0-4f2f-8511-1453b78e4da1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:44:03,840 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5a124fbf-c4a0-4f2f-8511-1453b78e4da1 2018-12-04 21:44:03,842 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:44:03,845 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-04 21:44:03,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64fc4d617b9da887fe511a91dec818285e0dc19e" 2018-12-04 21:44:04,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:03 GMT Server: Apache x-openstack-request-id: req-4a3349ee-3b74-477c-92cb-17a21779b46c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack", "stack_user_project_id": "28dfd25c79314157a6c850f6774dff52", "deletion_time": null, "creation_time": "2018-12-04T21:43:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "370e7df6-1d57-4cd2-98d2-13f907d6e8ad", "tags": null}]} 2018-12-04 21:44:04,064 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack used request id req-4a3349ee-3b74-477c-92cb-17a21779b46c 2018-12-04 21:44:04,065 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack 2018-12-04 21:44:04,065 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack 2018-12-04 21:44:04,065 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack 2018-12-04 21:44:04,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/370e7df6-1d57-4cd2-98d2-13f907d6e8ad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18b37e4d43a1a95c22c049ddecba88e3bdfce400" 2018-12-04 21:44:04,093 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:44:04 GMT Server: Apache x-openstack-request-id: req-1c587e93-7f6c-4c64-8e5b-9e1fbd021bf5 Location: http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:44:04,266 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:44:04 GMT Server: Apache x-openstack-request-id: req-2e924503-8528-46be-a55e-7e612a58690a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:44:04,266 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad used request id req-2e924503-8528-46be-a55e-7e612a58690a 2018-12-04 21:44:04,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/370e7df6-1d57-4cd2-98d2-13f907d6e8ad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18b37e4d43a1a95c22c049ddecba88e3bdfce400" 2018-12-04 21:44:04,475 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:44:04 GMT Server: Apache x-openstack-request-id: req-80af0d4d-9f2c-4834-b3df-78d373ef7801 Location: http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:44:04,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:04 GMT Server: Apache x-openstack-request-id: req-85dfc61e-2f41-483b-9419-6975bf92ce07 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": "9349bcab87574904913ff02b7a1d2930", "OS::stack_id": "370e7df6-1d57-4cd2-98d2-13f907d6e8ad", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack", "image_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-image", "inst_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-inst", "subnet_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-subnet", "flavor_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-flavor-name", "net_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack", "stack_user_project_id": "28dfd25c79314157a6c850f6774dff52", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:44:04Z", "id": "370e7df6-1d57-4cd2-98d2-13f907d6e8ad", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:44:04,504 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad used request id req-85dfc61e-2f41-483b-9419-6975bf92ce07 2018-12-04 21:44:04,504 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-04 21:44:04,504 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:44:07,508 - create_stack - DEBUG - Stack status query timeout in 1196.75875497 2018-12-04 21:44:07,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/370e7df6-1d57-4cd2-98d2-13f907d6e8ad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18b37e4d43a1a95c22c049ddecba88e3bdfce400" 2018-12-04 21:44:07,537 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:44:07 GMT Server: Apache x-openstack-request-id: req-270cf87b-e3b4-43b3-8209-4acb36ac6f70 Location: http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:44:07,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:07 GMT Server: Apache x-openstack-request-id: req-75ab4b34-09b9-4268-9189-e9199cc3a744 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": "9349bcab87574904913ff02b7a1d2930", "OS::stack_id": "370e7df6-1d57-4cd2-98d2-13f907d6e8ad", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack", "image_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-image", "inst_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-inst", "subnet_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-subnet", "flavor_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-flavor-name", "net_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack", "stack_user_project_id": "28dfd25c79314157a6c850f6774dff52", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:44:04Z", "id": "370e7df6-1d57-4cd2-98d2-13f907d6e8ad", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:44:07,579 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad used request id req-75ab4b34-09b9-4268-9189-e9199cc3a744 2018-12-04 21:44:07,580 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-04 21:44:07,580 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:44:10,583 - create_stack - DEBUG - Stack status query timeout in 1193.68325996 2018-12-04 21:44:10,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/370e7df6-1d57-4cd2-98d2-13f907d6e8ad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18b37e4d43a1a95c22c049ddecba88e3bdfce400" 2018-12-04 21:44:10,611 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:44:10 GMT Server: Apache x-openstack-request-id: req-fe35eb13-842c-4525-845e-ca70f7ed5aba Location: http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:44:10,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:10 GMT Server: Apache x-openstack-request-id: req-a7a4b486-9375-4792-8dca-3a72066e7128 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": "9349bcab87574904913ff02b7a1d2930", "OS::stack_id": "370e7df6-1d57-4cd2-98d2-13f907d6e8ad", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack", "image_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-image", "inst_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-inst", "subnet_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-subnet", "flavor_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-flavor-name", "net_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack", "stack_user_project_id": "28dfd25c79314157a6c850f6774dff52", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:43:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:44:04Z", "id": "370e7df6-1d57-4cd2-98d2-13f907d6e8ad", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:44:10,638 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad used request id req-a7a4b486-9375-4792-8dca-3a72066e7128 2018-12-04 21:44:10,638 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-04 21:44:10,638 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:44:13,642 - create_stack - DEBUG - Stack status query timeout in 1190.62472796 2018-12-04 21:44:13,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/370e7df6-1d57-4cd2-98d2-13f907d6e8ad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18b37e4d43a1a95c22c049ddecba88e3bdfce400" 2018-12-04 21:44:13,671 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:44:13 GMT Server: Apache x-openstack-request-id: req-344c0544-93e2-45b7-a5ed-af97f4aae0c4 Location: http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:44:13,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:13 GMT Server: Apache x-openstack-request-id: req-9d032fd3-d17c-40c3-9d3b-b382eac636a8 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": "9349bcab87574904913ff02b7a1d2930", "OS::stack_id": "370e7df6-1d57-4cd2-98d2-13f907d6e8ad", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack", "image_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-image", "inst_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-inst", "subnet_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-subnet", "flavor_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-flavor-name", "net_name": "CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack", "stack_user_project_id": "28dfd25c79314157a6c850f6774dff52", "tags": null, "creation_time": "2018-12-04T21:43:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-04T21:44:04Z", "id": "370e7df6-1d57-4cd2-98d2-13f907d6e8ad", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:44:13,713 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad used request id req-9d032fd3-d17c-40c3-9d3b-b382eac636a8 2018-12-04 21:44:13,714 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-04 21:44:13,714 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack 2018-12-04 21:44:13,714 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack 2018-12-04 21:44:13,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/370e7df6-1d57-4cd2-98d2-13f907d6e8ad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18b37e4d43a1a95c22c049ddecba88e3bdfce400" 2018-12-04 21:44:13,742 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:44:13 GMT Server: Apache x-openstack-request-id: req-dfebbc21-18eb-4f76-af19-33fb01476f49 Location: http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:44:13,768 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:44:13 GMT Server: Apache x-openstack-request-id: req-a0434c45-905e-4d1a-8adf-61875d408df6 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-04 21:44:13,768 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/9349bcab87574904913ff02b7a1d2930/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-stack/370e7df6-1d57-4cd2-98d2-13f907d6e8ad used request id req-a0434c45-905e-4d1a-8adf-61875d408df6 2018-12-04 21:44:13,769 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-d5f76abd-db2c-49f6-936d-bc0525c9d1c2-image 2018-12-04 21:44:13,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/b0d5e1d1-8c19-4368-984b-e4b7e25fb1f9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}453cee3cf0a176acd36fe1a69843e597c8b2f242" 2018-12-04 21:44:14,692 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0acb0cf8-5332-4cb8-996b-0905294f49cc Date: Tue, 04 Dec 2018 21:44:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:44:14,692 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/b0d5e1d1-8c19-4368-984b-e4b7e25fb1f9 used request id req-0acb0cf8-5332-4cb8-996b-0905294f49cc 2018-12-04 21:44:14,696 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/86d0f14a-a64c-4aa5-8e8b-6d8c6132ce9b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a98e752047c63dfbec8672cd8ed5f64b004c37ad" 2018-12-04 21:44:14,715 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:44:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cb7b6426-0ac0-480b-8945-68379aac0a6b x-compute-request-id: req-cb7b6426-0ac0-480b-8945-68379aac0a6b Content-Length: 0 Content-Type: application/json 2018-12-04 21:44:14,715 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/86d0f14a-a64c-4aa5-8e8b-6d8c6132ce9b used request id req-cb7b6426-0ac0-480b-8945-68379aac0a6b 2018-12-04 21:44:14,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206af478c8c22ded614b7fc15a5dff709d2c9bf4" 2018-12-04 21:44:14,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-cf22102d-d91d-46a6-8343-b9a40aa035a7 Date: Tue, 04 Dec 2018 21:44:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9349bcab87574904913ff02b7a1d2930", "created_at": "2018-12-04T21:43:48Z", "updated_at": "2018-12-04T21:43:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:43:48Z", "revision_number": 0, "id": "0f86051f-cfc8-435d-909b-d821ab689ddc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:43:48Z", "security_group_id": "81574ad6-273c-4166-8c57-dc03f6d74b78", "tenant_id": "9349bcab87574904913ff02b7a1d2930", "port_range_min": null, "ethertype": "IPv6", "project_id": "9349bcab87574904913ff02b7a1d2930"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:43:48Z", "revision_number": 0, "id": "31b76d4d-17a0-47a5-8362-ea0b7d0258b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:43:48Z", "security_group_id": "81574ad6-273c-4166-8c57-dc03f6d74b78", "tenant_id": "9349bcab87574904913ff02b7a1d2930", "port_range_min": null, "ethertype": "IPv4", "project_id": "9349bcab87574904913ff02b7a1d2930"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:43:48Z", "revision_number": 0, "id": "6549e9a1-b02a-4fa1-848f-0b70c0baeb73", "remote_group_id": "81574ad6-273c-4166-8c57-dc03f6d74b78", "remote_ip_prefix": null, "created_at": "2018-12-04T21:43:48Z", "security_group_id": "81574ad6-273c-4166-8c57-dc03f6d74b78", "tenant_id": "9349bcab87574904913ff02b7a1d2930", "port_range_min": null, "ethertype": "IPv6", "project_id": "9349bcab87574904913ff02b7a1d2930"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:43:48Z", "revision_number": 0, "id": "a075f9fc-88ba-446f-873c-8c7427448c7c", "remote_group_id": "81574ad6-273c-4166-8c57-dc03f6d74b78", "remote_ip_prefix": null, "created_at": "2018-12-04T21:43:48Z", "security_group_id": "81574ad6-273c-4166-8c57-dc03f6d74b78", "tenant_id": "9349bcab87574904913ff02b7a1d2930", "port_range_min": null, "ethertype": "IPv4", "project_id": "9349bcab87574904913ff02b7a1d2930"}], "revision_number": 4, "project_id": "9349bcab87574904913ff02b7a1d2930", "id": "81574ad6-273c-4166-8c57-dc03f6d74b78", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:44:14,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-cf22102d-d91d-46a6-8343-b9a40aa035a7 2018-12-04 21:44:14,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206af478c8c22ded614b7fc15a5dff709d2c9bf4" 2018-12-04 21:44:15,091 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:44:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfd9647f-988f-4178-9099-052080bcfe51 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:44:15,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-cfd9647f-988f-4178-9099-052080bcfe51 2018-12-04 21:44:15,091 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:44:15,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206af478c8c22ded614b7fc15a5dff709d2c9bf4" 2018-12-04 21:44:15,190 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:44:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1053d65-ebe3-4d47-890c-67f4ca075b12 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:44:15,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-a1053d65-ebe3-4d47-890c-67f4ca075b12 2018-12-04 21:44:15,190 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:44:15,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206af478c8c22ded614b7fc15a5dff709d2c9bf4" 2018-12-04 21:44:15,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99ff7ce2-96e8-47a8-9866-ecaf1a71ff35 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:44:15,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-99ff7ce2-96e8-47a8-9866-ecaf1a71ff35 2018-12-04 21:44:15,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9349bcab87574904913ff02b7a1d2930 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206af478c8c22ded614b7fc15a5dff709d2c9bf4" 2018-12-04 21:44:15,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-606b8ba9-1a10-4f4e-82a4-894c5d194e54 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9349bcab87574904913ff02b7a1d2930"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9349bcab87574904913ff02b7a1d2930", "name": "CreateStackSuccessTests-8528ab0d-f950-4de-proj"}} 2018-12-04 21:44:15,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9349bcab87574904913ff02b7a1d2930 used request id req-606b8ba9-1a10-4f4e-82a4-894c5d194e54 2018-12-04 21:44:15,391 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 81574ad6-273c-4166-8c57-dc03f6d74b78 2018-12-04 21:44:15,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=81574ad6-273c-4166-8c57-dc03f6d74b78 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206af478c8c22ded614b7fc15a5dff709d2c9bf4" 2018-12-04 21:44:15,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7be64bd0-b6e5-443e-86d7-47b800a86e95 Date: Tue, 04 Dec 2018 21:44:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:43:48Z", "security_group_id": "81574ad6-273c-4166-8c57-dc03f6d74b78", "port_range_min": null, "revision_number": 0, "tenant_id": "9349bcab87574904913ff02b7a1d2930", "created_at": "2018-12-04T21:43:48Z", "project_id": "9349bcab87574904913ff02b7a1d2930", "id": "0f86051f-cfc8-435d-909b-d821ab689ddc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:43:48Z", "security_group_id": "81574ad6-273c-4166-8c57-dc03f6d74b78", "port_range_min": null, "revision_number": 0, "tenant_id": "9349bcab87574904913ff02b7a1d2930", "created_at": "2018-12-04T21:43:48Z", "project_id": "9349bcab87574904913ff02b7a1d2930", "id": "31b76d4d-17a0-47a5-8362-ea0b7d0258b5"}, {"remote_group_id": "81574ad6-273c-4166-8c57-dc03f6d74b78", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:43:48Z", "security_group_id": "81574ad6-273c-4166-8c57-dc03f6d74b78", "port_range_min": null, "revision_number": 0, "tenant_id": "9349bcab87574904913ff02b7a1d2930", "created_at": "2018-12-04T21:43:48Z", "project_id": "9349bcab87574904913ff02b7a1d2930", "id": "6549e9a1-b02a-4fa1-848f-0b70c0baeb73"}, {"remote_group_id": "81574ad6-273c-4166-8c57-dc03f6d74b78", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:43:48Z", "security_group_id": "81574ad6-273c-4166-8c57-dc03f6d74b78", "port_range_min": null, "revision_number": 0, "tenant_id": "9349bcab87574904913ff02b7a1d2930", "created_at": "2018-12-04T21:43:48Z", "project_id": "9349bcab87574904913ff02b7a1d2930", "id": "a075f9fc-88ba-446f-873c-8c7427448c7c"}]} 2018-12-04 21:44:15,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=81574ad6-273c-4166-8c57-dc03f6d74b78 used request id req-7be64bd0-b6e5-443e-86d7-47b800a86e95 2018-12-04 21:44:15,412 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:44:15,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/81574ad6-273c-4166-8c57-dc03f6d74b78 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206af478c8c22ded614b7fc15a5dff709d2c9bf4" 2018-12-04 21:44:15,578 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c6809ad7-1f0c-484d-ab39-7ee3565c14dc Content-Length: 0 Date: Tue, 04 Dec 2018 21:44:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:44:15,579 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/81574ad6-273c-4166-8c57-dc03f6d74b78 used request id req-c6809ad7-1f0c-484d-ab39-7ee3565c14dc 2018-12-04 21:44:15,579 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-8528ab0d-f950-4de-proj 2018-12-04 21:44:15,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/9349bcab87574904913ff02b7a1d2930 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206af478c8c22ded614b7fc15a5dff709d2c9bf4" 2018-12-04 21:44:15,913 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:44:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8f4212b-288d-4c5f-b49f-e349d7abe3b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:44:15,914 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/9349bcab87574904913ff02b7a1d2930 used request id req-e8f4212b-288d-4c5f-b49f-e349d7abe3b9 2018-12-04 21:44:15,914 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-8528ab0d-f950-4de-proj-role 2018-12-04 21:44:15,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/475200d25d534fe78ede6f0d3b6b4700 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206af478c8c22ded614b7fc15a5dff709d2c9bf4" 2018-12-04 21:44:16,046 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:44:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb53f61a-04b7-4686-a7e7-0206bd782bad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:44:16,046 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/475200d25d534fe78ede6f0d3b6b4700 used request id req-cb53f61a-04b7-4686-a7e7-0206bd782bad 2018-12-04 21:44:16,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206af478c8c22ded614b7fc15a5dff709d2c9bf4" 2018-12-04 21:44:16,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3f6f253-9e11-4dc7-b581-0d32985d3c96 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:44:16,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f3f6f253-9e11-4dc7-b581-0d32985d3c96 2018-12-04 21:44:16,148 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-8528ab0d-f950-4de-user 2018-12-04 21:44:16,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/ff6db20e0549420b87c13aabb4137599 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8d69f1db9bd7d89424f82a6bbdbc3d4e0aa8163" 2018-12-04 21:44:16,328 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:44:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44adec05-1087-484b-a00e-298bf9fb27b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:44:16,329 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/ff6db20e0549420b87c13aabb4137599 used request id req-44adec05-1087-484b-a00e-298bf9fb27b9 2018-12-04 21:44:16,330 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:44:16,749 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:44:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["_BWTtxtSQR-X4sOooQozKw"], "issued_at": "2018-12-04T21:44:16.000000Z"}} 2018-12-04 21:44:16,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b308dd4387d271426fca062d35790b422793d96" 2018-12-04 21:44:16,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a78bab0-3122-400a-931e-26351662c829 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:44:16,844 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6a78bab0-3122-400a-931e-26351662c829 2018-12-04 21:44:16,845 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:44:16,846 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:44:17,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:44:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["A4x2cQofRxSHP-Nv7PnUtQ"], "issued_at": "2018-12-04T21:44:17.000000Z"}} 2018-12-04 21:44:17,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0707d3c70654e6751cc42932236e0f7268b35cc" 2018-12-04 21:44:17,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51947d54-f6a6-47b2-a2fd-51e1857d9bd9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:44:17,339 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-51947d54-f6a6-47b2-a2fd-51e1857d9bd9 2018-12-04 21:44:17,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:44:17,349 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:44: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:44:17,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-c3252d3f-6a77-478-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0707d3c70654e6751cc42932236e0f7268b35cc" 2018-12-04 21:44:17,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63a1091f-2e3a-41b5-a7a9-11d7fdafd933 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-c3252d3f-6a77-478-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:44:17,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-c3252d3f-6a77-478-proj used request id req-63a1091f-2e3a-41b5-a7a9-11d7fdafd933 2018-12-04 21:44:17,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0707d3c70654e6751cc42932236e0f7268b35cc" 2018-12-04 21:44:17,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46bea7f8-f43b-4701-a7d8-6d16452e6cf3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:44:17,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-46bea7f8-f43b-4701-a7d8-6d16452e6cf3 2018-12-04 21:44:17,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0707d3c70654e6751cc42932236e0f7268b35cc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-c3252d3f-6a77-478-proj"}}' 2018-12-04 21:44:17,687 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:44:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb1c265f-9981-4b4e-b26e-a88ebef6757b Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/79fe206fb4ab43b79a60a88b01508b28"}, "tags": [], "enabled": true, "id": "79fe206fb4ab43b79a60a88b01508b28", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c3252d3f-6a77-478-proj"}} 2018-12-04 21:44:17,687 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-cb1c265f-9981-4b4e-b26e-a88ebef6757b 2018-12-04 21:44:17,687 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-c3252d3f-6a77-478-proj 2018-12-04 21:44:17,688 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:44:17,688 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:44:18,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:44:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["lStxMpO4QrKlso3qnY6Yfw"], "issued_at": "2018-12-04T21:44:18.000000Z"}} 2018-12-04 21:44:18,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e920636b64c555964aa602c6a10a0b0eaa1c1829" 2018-12-04 21:44:18,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ba07a5c-23e6-413b-889f-7f8727238dd6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:44:18,198 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7ba07a5c-23e6-413b-889f-7f8727238dd6 2018-12-04 21:44:18,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:44:18,206 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:44: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:44:18,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e920636b64c555964aa602c6a10a0b0eaa1c1829" 2018-12-04 21:44:18,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78f63be2-c84c-4811-a769-92ded671a45f Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:44:18,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-78f63be2-c84c-4811-a769-92ded671a45f 2018-12-04 21:44:18,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-c3252d3f-6a77-478-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e920636b64c555964aa602c6a10a0b0eaa1c1829" 2018-12-04 21:44:18,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e62558c-3e55-4c05-a759-5bc1fe9f6ea8 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-c3252d3f-6a77-478-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/79fe206fb4ab43b79a60a88b01508b28"}, "tags": [], "enabled": true, "id": "79fe206fb4ab43b79a60a88b01508b28", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c3252d3f-6a77-478-proj"}]} 2018-12-04 21:44:18,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-c3252d3f-6a77-478-proj used request id req-2e62558c-3e55-4c05-a759-5bc1fe9f6ea8 2018-12-04 21:44:18,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e920636b64c555964aa602c6a10a0b0eaa1c1829" 2018-12-04 21:44:18,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-572be0a0-3674-40f5-91f8-4079973a54f4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:44:18,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-572be0a0-3674-40f5-91f8-4079973a54f4 2018-12-04 21:44:18,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e920636b64c555964aa602c6a10a0b0eaa1c1829" 2018-12-04 21:44:18,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05ad7fe9-b051-4108-a515-99c8924a6614 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:44:18,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-05ad7fe9-b051-4108-a515-99c8924a6614 2018-12-04 21:44:18,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-c3252d3f-6a77-478-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e920636b64c555964aa602c6a10a0b0eaa1c1829" 2018-12-04 21:44:19,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0841e47c-a8c7-49da-b63f-e2b2641e549e Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-c3252d3f-6a77-478-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/79fe206fb4ab43b79a60a88b01508b28"}, "tags": [], "enabled": true, "id": "79fe206fb4ab43b79a60a88b01508b28", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c3252d3f-6a77-478-proj"}]} 2018-12-04 21:44:19,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-c3252d3f-6a77-478-proj used request id req-0841e47c-a8c7-49da-b63f-e2b2641e549e 2018-12-04 21:44:19,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/107ccbf59d024829b837901fe3ffa811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e920636b64c555964aa602c6a10a0b0eaa1c1829" 2018-12-04 21:44:19,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfc8790b-56f8-4624-af30-49ead2964959 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-c3252d3f-6a77-478-user", "links": {"self": "http://172.30.9.23:5000/v3/users/107ccbf59d024829b837901fe3ffa811"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "79fe206fb4ab43b79a60a88b01508b28", "id": "107ccbf59d024829b837901fe3ffa811", "password_expires_at": null}} 2018-12-04 21:44:19,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/107ccbf59d024829b837901fe3ffa811 used request id req-bfc8790b-56f8-4624-af30-49ead2964959 2018-12-04 21:44:19,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/79fe206fb4ab43b79a60a88b01508b28/users/107ccbf59d024829b837901fe3ffa811/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e920636b64c555964aa602c6a10a0b0eaa1c1829" 2018-12-04 21:44:19,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70513681-bfcc-4d3e-9ea3-ec25705b011e Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/79fe206fb4ab43b79a60a88b01508b28/users/107ccbf59d024829b837901fe3ffa811/roles", "previous": null, "next": null}, "roles": []} 2018-12-04 21:44:19,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/79fe206fb4ab43b79a60a88b01508b28/users/107ccbf59d024829b837901fe3ffa811/roles used request id req-70513681-bfcc-4d3e-9ea3-ec25705b011e 2018-12-04 21:44:19,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e920636b64c555964aa602c6a10a0b0eaa1c1829" 2018-12-04 21:44:19,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31e4bd6c-3b87-402e-a71e-27a39b3e5c7d Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}} 2018-12-04 21:44:19,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff used request id req-31e4bd6c-3b87-402e-a71e-27a39b3e5c7d 2018-12-04 21:44:19,395 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-c3252d3f-6a77-478-proj 2018-12-04 21:44:19,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/79fe206fb4ab43b79a60a88b01508b28/users/107ccbf59d024829b837901fe3ffa811/roles/37f52f51593d4483afda02bf6b250dff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e920636b64c555964aa602c6a10a0b0eaa1c1829" 2018-12-04 21:44:19,557 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:44:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a26f824d-b162-4e2a-a0ea-28fa5c6326cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:44:19,557 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/79fe206fb4ab43b79a60a88b01508b28/users/107ccbf59d024829b837901fe3ffa811/roles/37f52f51593d4483afda02bf6b250dff used request id req-a26f824d-b162-4e2a-a0ea-28fa5c6326cf 2018-12-04 21:44:19,557 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-c3252d3f-6a77-478-user 2018-12-04 21:44:19,558 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:44:19,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0707d3c70654e6751cc42932236e0f7268b35cc" 2018-12-04 21:44:19,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b158654-92ec-4560-98e1-5024636e39f9 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:44:19,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4b158654-92ec-4560-98e1-5024636e39f9 2018-12-04 21:44:19,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0707d3c70654e6751cc42932236e0f7268b35cc" -d '{"role": {"name": "CreateStackSuccessTests-c3252d3f-6a77-478-proj-role"}}' 2018-12-04 21:44:19,699 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:44:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f22a14b-4650-4b07-b25c-5424c7935956 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cf857354fc0f4b0995429ed4d107895e", "links": {"self": "http://172.30.9.23:5000/v3/roles/cf857354fc0f4b0995429ed4d107895e"}, "name": "CreateStackSuccessTests-c3252d3f-6a77-478-proj-role"}} 2018-12-04 21:44:19,699 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-1f22a14b-4650-4b07-b25c-5424c7935956 2018-12-04 21:44:19,699 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-c3252d3f-6a77-478-proj-role 2018-12-04 21:44:19,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/cf857354fc0f4b0995429ed4d107895e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0707d3c70654e6751cc42932236e0f7268b35cc" 2018-12-04 21:44:19,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9721c1cd-1d68-401a-b577-5d61713a87fb Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cf857354fc0f4b0995429ed4d107895e", "links": {"self": "http://172.30.9.23:5000/v3/roles/cf857354fc0f4b0995429ed4d107895e"}, "name": "CreateStackSuccessTests-c3252d3f-6a77-478-proj-role"}} 2018-12-04 21:44:19,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/cf857354fc0f4b0995429ed4d107895e used request id req-9721c1cd-1d68-401a-b577-5d61713a87fb 2018-12-04 21:44:19,806 - keystone_utils - INFO - Granting role CreateStackSuccessTests-c3252d3f-6a77-478-proj-role to project CreateStackSuccessTests-c3252d3f-6a77-478-proj 2018-12-04 21:44:19,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/79fe206fb4ab43b79a60a88b01508b28/users/107ccbf59d024829b837901fe3ffa811/roles/cf857354fc0f4b0995429ed4d107895e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0707d3c70654e6751cc42932236e0f7268b35cc" 2018-12-04 21:44:19,959 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:44:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c25aa440-5621-441b-a1e8-d9756ac4d93d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:44:19,959 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/79fe206fb4ab43b79a60a88b01508b28/users/107ccbf59d024829b837901fe3ffa811/roles/cf857354fc0f4b0995429ed4d107895e used request id req-c25aa440-5621-441b-a1e8-d9756ac4d93d 2018-12-04 21:44:19,959 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-04 21:44:19,960 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-04 21:44:19,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:44:19,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:44:20,360 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "cf857354fc0f4b0995429ed4d107895e", "name": "CreateStackSuccessTests-c3252d3f-6a77-478-proj-role"}], "expires_at": "2018-12-04T22:44:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "79fe206fb4ab43b79a60a88b01508b28", "name": "CreateStackSuccessTests-c3252d3f-6a77-478-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/79fe206fb4ab43b79a60a88b01508b28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/79fe206fb4ab43b79a60a88b01508b28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/79fe206fb4ab43b79a60a88b01508b28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_79fe206fb4ab43b79a60a88b01508b28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_79fe206fb4ab43b79a60a88b01508b28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/79fe206fb4ab43b79a60a88b01508b28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/79fe206fb4ab43b79a60a88b01508b28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/79fe206fb4ab43b79a60a88b01508b28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/79fe206fb4ab43b79a60a88b01508b28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/79fe206fb4ab43b79a60a88b01508b28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/79fe206fb4ab43b79a60a88b01508b28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/79fe206fb4ab43b79a60a88b01508b28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/79fe206fb4ab43b79a60a88b01508b28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/79fe206fb4ab43b79a60a88b01508b28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-c3252d3f-6a77-478-user", "id": "107ccbf59d024829b837901fe3ffa811"}, "audit_ids": ["mHxRiyLyRaWiqgNGGmJtIQ"], "issued_at": "2018-12-04T21:44:20.000000Z"}} 2018-12-04 21:44:20,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b20e6fe70690bdeec838561a467c9df8ac8a268" 2018-12-04 21:44:20,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fdaf4f2-cf51-426a-b9a9-2eac7c038838 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:44:20,430 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5fdaf4f2-cf51-426a-b9a9-2eac7c038838 2018-12-04 21:44:20,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b20e6fe70690bdeec838561a467c9df8ac8a268" 2018-12-04 21:44:20,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-3985a022-e145-412e-8bb3-45195e0ff721 Date: Tue, 04 Dec 2018 21:44:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-image"} 2018-12-04 21:44:20,625 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-image used request id req-3985a022-e145-412e-8bb3-45195e0ff721 2018-12-04 21:44:20,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b20e6fe70690bdeec838561a467c9df8ac8a268" 2018-12-04 21:44:20,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-221f249d-88bc-44e9-8145-98666a2315da Date: Tue, 04 Dec 2018 21:44:20 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:44:20,635 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-221f249d-88bc-44e9-8145-98666a2315da 2018-12-04 21:44:20,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6b20e6fe70690bdeec838561a467c9df8ac8a268" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-image"}' 2018-12-04 21:44:20,694 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/1b9a4c4e-0cd7-466a-a88d-5cbf54179a91 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5bffb5b0-f4d6-4e0d-8571-0d8803b65f10 Date: Tue, 04 Dec 2018 21:44:20 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:44:20Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-04T21:44:20Z", "visibility": "shared", "locations": [], "self": "/v2/images/1b9a4c4e-0cd7-466a-a88d-5cbf54179a91", "min_disk": 0, "protected": false, "id": "1b9a4c4e-0cd7-466a-a88d-5cbf54179a91", "file": "/v2/images/1b9a4c4e-0cd7-466a-a88d-5cbf54179a91/file", "checksum": null, "owner": "79fe206fb4ab43b79a60a88b01508b28", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:44:20,695 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-5bffb5b0-f4d6-4e0d-8571-0d8803b65f10 2018-12-04 21:44:20,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/1b9a4c4e-0cd7-466a-a88d-5cbf54179a91/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b20e6fe70690bdeec838561a467c9df8ac8a268" -d '' 2018-12-04 21:44:21,134 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b1ea8eb3-a084-4b23-b344-684c45957b04 Date: Tue, 04 Dec 2018 21:44:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:44:21,135 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/1b9a4c4e-0cd7-466a-a88d-5cbf54179a91/file used request id req-b1ea8eb3-a084-4b23-b344-684c45957b04 2018-12-04 21:44:21,135 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 21:44:21,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/1b9a4c4e-0cd7-466a-a88d-5cbf54179a91 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b20e6fe70690bdeec838561a467c9df8ac8a268" 2018-12-04 21:44:21,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-6e039442-dd20-488f-87f4-b94048ed29ed Date: Tue, 04 Dec 2018 21:44:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:44:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:44:21Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/1b9a4c4e-0cd7-466a-a88d-5cbf54179a91/snap", "metadata": {}}], "self": "/v2/images/1b9a4c4e-0cd7-466a-a88d-5cbf54179a91", "min_disk": 0, "protected": false, "id": "1b9a4c4e-0cd7-466a-a88d-5cbf54179a91", "file": "/v2/images/1b9a4c4e-0cd7-466a-a88d-5cbf54179a91/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "79fe206fb4ab43b79a60a88b01508b28", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/1b9a4c4e-0cd7-466a-a88d-5cbf54179a91/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:44:21,156 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/1b9a4c4e-0cd7-466a-a88d-5cbf54179a91 used request id req-6e039442-dd20-488f-87f4-b94048ed29ed 2018-12-04 21:44:21,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b20e6fe70690bdeec838561a467c9df8ac8a268" 2018-12-04 21:44:21,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b9fb51e5-b494-4447-aa79-7b674bca3e5a Date: Tue, 04 Dec 2018 21:44:21 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:44:21,166 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-b9fb51e5-b494-4447-aa79-7b674bca3e5a 2018-12-04 21:44:21,168 - create_image - INFO - Created image with name - CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-image 2018-12-04 21:44:21,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/1b9a4c4e-0cd7-466a-a88d-5cbf54179a91 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b20e6fe70690bdeec838561a467c9df8ac8a268" 2018-12-04 21:44:21,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-afd068e5-f4b2-429b-9143-13ea876dd92c Date: Tue, 04 Dec 2018 21:44:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:44:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:44:21Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/1b9a4c4e-0cd7-466a-a88d-5cbf54179a91/snap", "metadata": {}}], "self": "/v2/images/1b9a4c4e-0cd7-466a-a88d-5cbf54179a91", "min_disk": 0, "protected": false, "id": "1b9a4c4e-0cd7-466a-a88d-5cbf54179a91", "file": "/v2/images/1b9a4c4e-0cd7-466a-a88d-5cbf54179a91/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "79fe206fb4ab43b79a60a88b01508b28", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/1b9a4c4e-0cd7-466a-a88d-5cbf54179a91/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:44:21,185 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/1b9a4c4e-0cd7-466a-a88d-5cbf54179a91 used request id req-afd068e5-f4b2-429b-9143-13ea876dd92c 2018-12-04 21:44:21,185 - create_image - DEBUG - Instance status is - active 2018-12-04 21:44:21,186 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-image 2018-12-04 21:44:21,186 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-image 2018-12-04 21:44:21,186 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:44:21,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:44:21,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:44:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["NoyVQThPTkW0sO1f5SZBGg"], "issued_at": "2018-12-04T21:44:21.000000Z"}} 2018-12-04 21:44:21,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2217bde3781a636ef2b52019554eb76b31e6a9" 2018-12-04 21:44:21,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4c0f2ae-d890-4c03-90ab-bdf0db6a8465 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:44:21,680 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a4c0f2ae-d890-4c03-90ab-bdf0db6a8465 2018-12-04 21:44:21,681 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:44:21,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2217bde3781a636ef2b52019554eb76b31e6a9" 2018-12-04 21:44:21,810 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-076d4166-e1a8-4429-91c1-6171a7d53a4d x-compute-request-id: req-076d4166-e1a8-4429-91c1-6171a7d53a4d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-04 21:44:21,810 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-076d4166-e1a8-4429-91c1-6171a7d53a4d 2018-12-04 21:44:21,812 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2217bde3781a636ef2b52019554eb76b31e6a9" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-04 21:44:21,851 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a939fe44-e183-4f25-8451-a2725172a284 x-compute-request-id: req-a939fe44-e183-4f25-8451-a2725172a284 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a5622619-e82f-4a76-a18d-7434bfbb1b97", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a5622619-e82f-4a76-a18d-7434bfbb1b97", "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": "a5622619-e82f-4a76-a18d-7434bfbb1b97"}} 2018-12-04 21:44:21,852 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a939fe44-e183-4f25-8451-a2725172a284 2018-12-04 21:44:21,853 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:44:21,853 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:44:22,253 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "cf857354fc0f4b0995429ed4d107895e", "name": "CreateStackSuccessTests-c3252d3f-6a77-478-proj-role"}], "expires_at": "2018-12-04T22:44:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "79fe206fb4ab43b79a60a88b01508b28", "name": "CreateStackSuccessTests-c3252d3f-6a77-478-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/79fe206fb4ab43b79a60a88b01508b28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/79fe206fb4ab43b79a60a88b01508b28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/79fe206fb4ab43b79a60a88b01508b28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_79fe206fb4ab43b79a60a88b01508b28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_79fe206fb4ab43b79a60a88b01508b28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/79fe206fb4ab43b79a60a88b01508b28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/79fe206fb4ab43b79a60a88b01508b28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/79fe206fb4ab43b79a60a88b01508b28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/79fe206fb4ab43b79a60a88b01508b28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/79fe206fb4ab43b79a60a88b01508b28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/79fe206fb4ab43b79a60a88b01508b28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/79fe206fb4ab43b79a60a88b01508b28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/79fe206fb4ab43b79a60a88b01508b28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/79fe206fb4ab43b79a60a88b01508b28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-c3252d3f-6a77-478-user", "id": "107ccbf59d024829b837901fe3ffa811"}, "audit_ids": ["N2pgDAKOQtGnkeYGqvFLnw"], "issued_at": "2018-12-04T21:44:22.000000Z"}} 2018-12-04 21:44:22,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7186f6c0286b4e8b4c3659171bff3a989ac277" 2018-12-04 21:44:22,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9202e9e6-e1a4-4c4d-a0b7-b442d3535314 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:44:22,267 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-9202e9e6-e1a4-4c4d-a0b7-b442d3535314 2018-12-04 21:44:22,269 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:44:22,273 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-04 21:44:22,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/79fe206fb4ab43b79a60a88b01508b28/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7186f6c0286b4e8b4c3659171bff3a989ac277" 2018-12-04 21:44:22,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:22 GMT Server: Apache x-openstack-request-id: req-515a08cc-6d85-4a4e-be73-fe4079b9521f Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-04 21:44:22,469 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/79fe206fb4ab43b79a60a88b01508b28/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-stack used request id req-515a08cc-6d85-4a4e-be73-fe4079b9521f 2018-12-04 21:44:22,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/79fe206fb4ab43b79a60a88b01508b28/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7186f6c0286b4e8b4c3659171bff3a989ac277" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-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-59eec817-10f2-43ca-825e-460551f80ccb-net", "inst_name": "CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-inst", "subnet_name": "CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-subnet", "image_name": "CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-image", "flavor_name": "CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-flavor-name"}}' 2018-12-04 21:44:24,548 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:44:22 GMT Server: Apache x-openstack-request-id: req-37533130-eebb-4fda-b8f2-8d12ec71a834 Location: http://172.30.9.23:8004/v1/79fe206fb4ab43b79a60a88b01508b28/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-stack/b65c8ed9-c36a-47cd-b23a-eef9f2e4d439 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "b65c8ed9-c36a-47cd-b23a-eef9f2e4d439", "links": [{"href": "http://172.30.9.23:8004/v1/79fe206fb4ab43b79a60a88b01508b28/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-stack/b65c8ed9-c36a-47cd-b23a-eef9f2e4d439", "rel": "self"}]}} 2018-12-04 21:44:24,548 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/79fe206fb4ab43b79a60a88b01508b28/stacks used request id req-37533130-eebb-4fda-b8f2-8d12ec71a834 2018-12-04 21:44:24,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/79fe206fb4ab43b79a60a88b01508b28/stacks/b65c8ed9-c36a-47cd-b23a-eef9f2e4d439 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7186f6c0286b4e8b4c3659171bff3a989ac277" 2018-12-04 21:44:24,749 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:44:24 GMT Server: Apache x-openstack-request-id: req-a92fe51b-ed09-4dda-9355-670c01cfe6b1 Location: http://172.30.9.23:8004/v1/79fe206fb4ab43b79a60a88b01508b28/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-stack/b65c8ed9-c36a-47cd-b23a-eef9f2e4d439 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/79fe206fb4ab43b79a60a88b01508b28/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-stack/b65c8ed9-c36a-47cd-b23a-eef9f2e4d439;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:44:24,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:24 GMT Server: Apache x-openstack-request-id: req-16405835-aa53-4c93-92ee-4df3db7cb49c 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": "79fe206fb4ab43b79a60a88b01508b28", "OS::stack_id": "b65c8ed9-c36a-47cd-b23a-eef9f2e4d439", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-stack", "image_name": "CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-image", "inst_name": "CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-inst", "subnet_name": "CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-subnet", "net_name": "CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-net", "flavor_name": "CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-stack", "stack_user_project_id": "d23fba8fab304e64ac6f71ddb40ea034", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:44:23Z", "links": [{"href": "http://172.30.9.23:8004/v1/79fe206fb4ab43b79a60a88b01508b28/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-stack/b65c8ed9-c36a-47cd-b23a-eef9f2e4d439", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b65c8ed9-c36a-47cd-b23a-eef9f2e4d439", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:44:24,975 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/79fe206fb4ab43b79a60a88b01508b28/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-stack/b65c8ed9-c36a-47cd-b23a-eef9f2e4d439 used request id req-16405835-aa53-4c93-92ee-4df3db7cb49c 2018-12-04 21:44:24,975 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-stack 2018-12-04 21:44:24,976 - create_stack - ERROR - Timeout checking for stack status for CREATE_COMPLETE 2018-12-04 21:44:24,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/79fe206fb4ab43b79a60a88b01508b28/stacks/b65c8ed9-c36a-47cd-b23a-eef9f2e4d439 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7186f6c0286b4e8b4c3659171bff3a989ac277" 2018-12-04 21:44:25,168 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:44:24 GMT Server: Apache x-openstack-request-id: req-a38c9e1b-c6de-4828-9699-03b2e20ac42c Location: http://172.30.9.23:8004/v1/79fe206fb4ab43b79a60a88b01508b28/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-stack/b65c8ed9-c36a-47cd-b23a-eef9f2e4d439 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/79fe206fb4ab43b79a60a88b01508b28/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-stack/b65c8ed9-c36a-47cd-b23a-eef9f2e4d439;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:44:25,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:25 GMT Server: Apache x-openstack-request-id: req-ff071ed5-74b0-4315-98e0-92a1b2898670 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": "79fe206fb4ab43b79a60a88b01508b28", "OS::stack_id": "b65c8ed9-c36a-47cd-b23a-eef9f2e4d439", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-stack", "image_name": "CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-image", "inst_name": "CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-inst", "subnet_name": "CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-subnet", "net_name": "CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-net", "flavor_name": "CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-stack", "stack_user_project_id": "d23fba8fab304e64ac6f71ddb40ea034", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:44:23Z", "links": [{"href": "http://172.30.9.23:8004/v1/79fe206fb4ab43b79a60a88b01508b28/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-stack/b65c8ed9-c36a-47cd-b23a-eef9f2e4d439", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b65c8ed9-c36a-47cd-b23a-eef9f2e4d439", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:44:25,452 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/79fe206fb4ab43b79a60a88b01508b28/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-stack/b65c8ed9-c36a-47cd-b23a-eef9f2e4d439 used request id req-ff071ed5-74b0-4315-98e0-92a1b2898670 2018-12-04 21:44:25,453 - create_stack - ERROR - ERROR: STACK CREATION FAILED: Stack CREATE started 2018-12-04 21:44:25,453 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-stack 2018-12-04 21:44:25,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/79fe206fb4ab43b79a60a88b01508b28/stacks/b65c8ed9-c36a-47cd-b23a-eef9f2e4d439 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7186f6c0286b4e8b4c3659171bff3a989ac277" 2018-12-04 21:44:25,707 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:44:25 GMT Server: Apache x-openstack-request-id: req-5d5023d0-99a5-4342-8a55-6f18efdff67d Location: http://172.30.9.23:8004/v1/79fe206fb4ab43b79a60a88b01508b28/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-stack/b65c8ed9-c36a-47cd-b23a-eef9f2e4d439 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/79fe206fb4ab43b79a60a88b01508b28/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-stack/b65c8ed9-c36a-47cd-b23a-eef9f2e4d439;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:44:25,980 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:44:25 GMT Server: Apache x-openstack-request-id: req-a9c454ae-9113-4cf2-80d5-43688c53a021 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:44:25,980 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/79fe206fb4ab43b79a60a88b01508b28/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-stack/b65c8ed9-c36a-47cd-b23a-eef9f2e4d439 used request id req-a9c454ae-9113-4cf2-80d5-43688c53a021 2018-12-04 21:44:25,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/79fe206fb4ab43b79a60a88b01508b28/stacks/b65c8ed9-c36a-47cd-b23a-eef9f2e4d439 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7186f6c0286b4e8b4c3659171bff3a989ac277" 2018-12-04 21:44:26,177 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:44:25 GMT Server: Apache x-openstack-request-id: req-d66ca956-c782-4a6b-93c8-24f7ef6b7a1a Location: http://172.30.9.23:8004/v1/79fe206fb4ab43b79a60a88b01508b28/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-stack/b65c8ed9-c36a-47cd-b23a-eef9f2e4d439 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/79fe206fb4ab43b79a60a88b01508b28/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-stack/b65c8ed9-c36a-47cd-b23a-eef9f2e4d439;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:44:26,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:26 GMT Server: Apache x-openstack-request-id: req-37657dba-eeec-4db2-bf9a-ea3988a3c812 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": "79fe206fb4ab43b79a60a88b01508b28", "OS::stack_id": "b65c8ed9-c36a-47cd-b23a-eef9f2e4d439", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-stack", "image_name": "CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-image", "inst_name": "CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-inst", "subnet_name": "CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-subnet", "flavor_name": "CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-flavor-name", "net_name": "CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-stack", "stack_user_project_id": "d23fba8fab304e64ac6f71ddb40ea034", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:44:23Z", "links": [{"href": "http://172.30.9.23:8004/v1/79fe206fb4ab43b79a60a88b01508b28/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-stack/b65c8ed9-c36a-47cd-b23a-eef9f2e4d439", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:44:25Z", "id": "b65c8ed9-c36a-47cd-b23a-eef9f2e4d439", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:44:26,369 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/79fe206fb4ab43b79a60a88b01508b28/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-stack/b65c8ed9-c36a-47cd-b23a-eef9f2e4d439 used request id req-37657dba-eeec-4db2-bf9a-ea3988a3c812 2018-12-04 21:44:26,370 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-04 21:44:26,370 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:44:29,373 - create_stack - DEBUG - Stack status query timeout in 1196.60705495 2018-12-04 21:44:29,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/79fe206fb4ab43b79a60a88b01508b28/stacks/b65c8ed9-c36a-47cd-b23a-eef9f2e4d439 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7186f6c0286b4e8b4c3659171bff3a989ac277" 2018-12-04 21:44:29,401 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:44:29 GMT Server: Apache x-openstack-request-id: req-ad388356-a637-4dcb-8dda-c839d20137a5 Location: http://172.30.9.23:8004/v1/79fe206fb4ab43b79a60a88b01508b28/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-stack/b65c8ed9-c36a-47cd-b23a-eef9f2e4d439 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/79fe206fb4ab43b79a60a88b01508b28/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-stack/b65c8ed9-c36a-47cd-b23a-eef9f2e4d439;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:44:29,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:29 GMT Server: Apache x-openstack-request-id: req-a90a846a-ee60-49df-8fbe-e306689cba10 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": "79fe206fb4ab43b79a60a88b01508b28", "OS::stack_id": "b65c8ed9-c36a-47cd-b23a-eef9f2e4d439", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-stack", "image_name": "CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-image", "inst_name": "CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-inst", "subnet_name": "CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-subnet", "flavor_name": "CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-flavor-name", "net_name": "CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-stack", "stack_user_project_id": "d23fba8fab304e64ac6f71ddb40ea034", "tags": null, "creation_time": "2018-12-04T21:44:23Z", "links": [{"href": "http://172.30.9.23:8004/v1/79fe206fb4ab43b79a60a88b01508b28/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-stack/b65c8ed9-c36a-47cd-b23a-eef9f2e4d439", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-04T21:44:25Z", "id": "b65c8ed9-c36a-47cd-b23a-eef9f2e4d439", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:44:29,593 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/79fe206fb4ab43b79a60a88b01508b28/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-stack/b65c8ed9-c36a-47cd-b23a-eef9f2e4d439 used request id req-a90a846a-ee60-49df-8fbe-e306689cba10 2018-12-04 21:44:29,594 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-04 21:44:29,594 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-stack 2018-12-04 21:44:29,594 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-stack 2018-12-04 21:44:29,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/79fe206fb4ab43b79a60a88b01508b28/stacks/b65c8ed9-c36a-47cd-b23a-eef9f2e4d439 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7186f6c0286b4e8b4c3659171bff3a989ac277" 2018-12-04 21:44:29,622 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:44:29 GMT Server: Apache x-openstack-request-id: req-4ffa18b5-3bf0-403d-8355-2c741af73757 Location: http://172.30.9.23:8004/v1/79fe206fb4ab43b79a60a88b01508b28/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-stack/b65c8ed9-c36a-47cd-b23a-eef9f2e4d439 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/79fe206fb4ab43b79a60a88b01508b28/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-stack/b65c8ed9-c36a-47cd-b23a-eef9f2e4d439;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:44:29,648 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:44:29 GMT Server: Apache x-openstack-request-id: req-634c3e7c-e1d0-48ff-8f88-914d6e96d344 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-04 21:44:29,648 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/79fe206fb4ab43b79a60a88b01508b28/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-stack/b65c8ed9-c36a-47cd-b23a-eef9f2e4d439 used request id req-634c3e7c-e1d0-48ff-8f88-914d6e96d344 2018-12-04 21:44:29,649 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-59eec817-10f2-43ca-825e-460551f80ccb-image 2018-12-04 21:44:29,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/1b9a4c4e-0cd7-466a-a88d-5cbf54179a91 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b20e6fe70690bdeec838561a467c9df8ac8a268" 2018-12-04 21:44:30,689 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cad5de04-d289-46a1-9281-8293b034a5f2 Date: Tue, 04 Dec 2018 21:44:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:44:30,690 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/1b9a4c4e-0cd7-466a-a88d-5cbf54179a91 used request id req-cad5de04-d289-46a1-9281-8293b034a5f2 2018-12-04 21:44:30,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/a5622619-e82f-4a76-a18d-7434bfbb1b97 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2217bde3781a636ef2b52019554eb76b31e6a9" 2018-12-04 21:44:30,713 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:44:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1c4a3b0f-e7e1-442f-a1c5-9d26e90fa32f x-compute-request-id: req-1c4a3b0f-e7e1-442f-a1c5-9d26e90fa32f Content-Length: 0 Content-Type: application/json 2018-12-04 21:44:30,713 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/a5622619-e82f-4a76-a18d-7434bfbb1b97 used request id req-1c4a3b0f-e7e1-442f-a1c5-9d26e90fa32f 2018-12-04 21:44:30,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0707d3c70654e6751cc42932236e0f7268b35cc" 2018-12-04 21:44:31,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-032a8e3e-f18b-4a8b-a21b-3a80b9830468 Date: Tue, 04 Dec 2018 21:44:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "79fe206fb4ab43b79a60a88b01508b28", "created_at": "2018-12-04T21:44:25Z", "updated_at": "2018-12-04T21:44:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:44:25Z", "revision_number": 0, "id": "5524049d-49d6-4d1d-bc88-47670d5a2aa9", "remote_group_id": "3e32da8c-14ef-46e0-8bad-a1780195a881", "remote_ip_prefix": null, "created_at": "2018-12-04T21:44:25Z", "security_group_id": "3e32da8c-14ef-46e0-8bad-a1780195a881", "tenant_id": "79fe206fb4ab43b79a60a88b01508b28", "port_range_min": null, "ethertype": "IPv4", "project_id": "79fe206fb4ab43b79a60a88b01508b28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:44:25Z", "revision_number": 0, "id": "71ab4c00-fc44-46ae-b61e-8a38d45d1342", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:44:25Z", "security_group_id": "3e32da8c-14ef-46e0-8bad-a1780195a881", "tenant_id": "79fe206fb4ab43b79a60a88b01508b28", "port_range_min": null, "ethertype": "IPv4", "project_id": "79fe206fb4ab43b79a60a88b01508b28"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:44:25Z", "revision_number": 0, "id": "8294cdea-0d16-4b21-9178-8f6ca489741b", "remote_group_id": "3e32da8c-14ef-46e0-8bad-a1780195a881", "remote_ip_prefix": null, "created_at": "2018-12-04T21:44:25Z", "security_group_id": "3e32da8c-14ef-46e0-8bad-a1780195a881", "tenant_id": "79fe206fb4ab43b79a60a88b01508b28", "port_range_min": null, "ethertype": "IPv6", "project_id": "79fe206fb4ab43b79a60a88b01508b28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:44:25Z", "revision_number": 0, "id": "be20a962-9252-495f-9162-f42aa1e861be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:44:25Z", "security_group_id": "3e32da8c-14ef-46e0-8bad-a1780195a881", "tenant_id": "79fe206fb4ab43b79a60a88b01508b28", "port_range_min": null, "ethertype": "IPv6", "project_id": "79fe206fb4ab43b79a60a88b01508b28"}], "revision_number": 4, "project_id": "79fe206fb4ab43b79a60a88b01508b28", "id": "3e32da8c-14ef-46e0-8bad-a1780195a881", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:44:31,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-032a8e3e-f18b-4a8b-a21b-3a80b9830468 2018-12-04 21:44:31,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0707d3c70654e6751cc42932236e0f7268b35cc" 2018-12-04 21:44:31,482 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:44:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e4965e3-308b-43ae-b20c-867b02d34062 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:44:31,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-5e4965e3-308b-43ae-b20c-867b02d34062 2018-12-04 21:44:31,482 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:44:31,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0707d3c70654e6751cc42932236e0f7268b35cc" 2018-12-04 21:44:31,583 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:44:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c47a495-1b64-4bc4-bcb8-b0902196a783 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:44:31,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-5c47a495-1b64-4bc4-bcb8-b0902196a783 2018-12-04 21:44:31,584 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:44:31,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0707d3c70654e6751cc42932236e0f7268b35cc" 2018-12-04 21:44:31,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b61070e-c814-4dc9-8e13-c30315fe3ca7 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:44:31,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-2b61070e-c814-4dc9-8e13-c30315fe3ca7 2018-12-04 21:44:31,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/79fe206fb4ab43b79a60a88b01508b28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0707d3c70654e6751cc42932236e0f7268b35cc" 2018-12-04 21:44:31,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7928a921-d931-4fbf-8896-7ad0879b7f65 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/79fe206fb4ab43b79a60a88b01508b28"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "79fe206fb4ab43b79a60a88b01508b28", "name": "CreateStackSuccessTests-c3252d3f-6a77-478-proj"}} 2018-12-04 21:44:31,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/79fe206fb4ab43b79a60a88b01508b28 used request id req-7928a921-d931-4fbf-8896-7ad0879b7f65 2018-12-04 21:44:31,782 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3e32da8c-14ef-46e0-8bad-a1780195a881 2018-12-04 21:44:31,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3e32da8c-14ef-46e0-8bad-a1780195a881 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0707d3c70654e6751cc42932236e0f7268b35cc" 2018-12-04 21:44:31,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0d49d2a5-c98e-4f57-9392-bd69cc487977 Date: Tue, 04 Dec 2018 21:44:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "3e32da8c-14ef-46e0-8bad-a1780195a881", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:44:25Z", "security_group_id": "3e32da8c-14ef-46e0-8bad-a1780195a881", "port_range_min": null, "revision_number": 0, "tenant_id": "79fe206fb4ab43b79a60a88b01508b28", "created_at": "2018-12-04T21:44:25Z", "project_id": "79fe206fb4ab43b79a60a88b01508b28", "id": "5524049d-49d6-4d1d-bc88-47670d5a2aa9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:44:25Z", "security_group_id": "3e32da8c-14ef-46e0-8bad-a1780195a881", "port_range_min": null, "revision_number": 0, "tenant_id": "79fe206fb4ab43b79a60a88b01508b28", "created_at": "2018-12-04T21:44:25Z", "project_id": "79fe206fb4ab43b79a60a88b01508b28", "id": "71ab4c00-fc44-46ae-b61e-8a38d45d1342"}, {"remote_group_id": "3e32da8c-14ef-46e0-8bad-a1780195a881", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:44:25Z", "security_group_id": "3e32da8c-14ef-46e0-8bad-a1780195a881", "port_range_min": null, "revision_number": 0, "tenant_id": "79fe206fb4ab43b79a60a88b01508b28", "created_at": "2018-12-04T21:44:25Z", "project_id": "79fe206fb4ab43b79a60a88b01508b28", "id": "8294cdea-0d16-4b21-9178-8f6ca489741b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:44:25Z", "security_group_id": "3e32da8c-14ef-46e0-8bad-a1780195a881", "port_range_min": null, "revision_number": 0, "tenant_id": "79fe206fb4ab43b79a60a88b01508b28", "created_at": "2018-12-04T21:44:25Z", "project_id": "79fe206fb4ab43b79a60a88b01508b28", "id": "be20a962-9252-495f-9162-f42aa1e861be"}]} 2018-12-04 21:44:31,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3e32da8c-14ef-46e0-8bad-a1780195a881 used request id req-0d49d2a5-c98e-4f57-9392-bd69cc487977 2018-12-04 21:44:31,810 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:44:31,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/3e32da8c-14ef-46e0-8bad-a1780195a881 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0707d3c70654e6751cc42932236e0f7268b35cc" 2018-12-04 21:44:32,016 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a366e05f-74de-4418-b8ef-d7418b07c364 Content-Length: 0 Date: Tue, 04 Dec 2018 21:44:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:44:32,016 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/3e32da8c-14ef-46e0-8bad-a1780195a881 used request id req-a366e05f-74de-4418-b8ef-d7418b07c364 2018-12-04 21:44:32,016 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-c3252d3f-6a77-478-proj 2018-12-04 21:44:32,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/79fe206fb4ab43b79a60a88b01508b28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0707d3c70654e6751cc42932236e0f7268b35cc" 2018-12-04 21:44:32,331 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:44:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ded1318e-b999-4e98-8e90-909ec7597458 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:44:32,331 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/79fe206fb4ab43b79a60a88b01508b28 used request id req-ded1318e-b999-4e98-8e90-909ec7597458 2018-12-04 21:44:32,331 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-c3252d3f-6a77-478-proj-role 2018-12-04 21:44:32,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/cf857354fc0f4b0995429ed4d107895e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0707d3c70654e6751cc42932236e0f7268b35cc" 2018-12-04 21:44:32,456 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:44:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60bd1a6d-6dfe-48d7-a917-eb37668ef41a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:44:32,456 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/cf857354fc0f4b0995429ed4d107895e used request id req-60bd1a6d-6dfe-48d7-a917-eb37668ef41a 2018-12-04 21:44:32,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0707d3c70654e6751cc42932236e0f7268b35cc" 2018-12-04 21:44:32,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c69a919e-8d6a-42cd-b0a1-377bab514448 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:44:32,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c69a919e-8d6a-42cd-b0a1-377bab514448 2018-12-04 21:44:32,556 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-c3252d3f-6a77-478-user 2018-12-04 21:44:32,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/107ccbf59d024829b837901fe3ffa811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e920636b64c555964aa602c6a10a0b0eaa1c1829" 2018-12-04 21:44:32,763 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:44:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7a986d0-239c-4518-9ac6-f1e58bcf9b24 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:44:32,763 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/107ccbf59d024829b837901fe3ffa811 used request id req-b7a986d0-239c-4518-9ac6-f1e58bcf9b24 2018-12-04 21:44:32,764 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:44:33,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:44:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["kQyLTlf8Q9aVXu2UBe5Oxw"], "issued_at": "2018-12-04T21:44:33.000000Z"}} 2018-12-04 21:44:33,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc50bd9246dd6d291ed6bf06f288ce4a6eb7bd03" 2018-12-04 21:44:33,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-853785eb-f8b8-4712-9809-2165fa9a0ec1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:44:33,258 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-853785eb-f8b8-4712-9809-2165fa9a0ec1 2018-12-04 21:44:33,259 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:44:33,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:44:33,740 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:44:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["Sp67_X7jSA-qthri8XF5Vg"], "issued_at": "2018-12-04T21:44:33.000000Z"}} 2018-12-04 21:44:33,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4607583387c727e97fb16bb678d7f91b57cbb" 2018-12-04 21:44:33,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9def9873-d663-4049-a50e-393ad65e52f3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:44:33,834 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-9def9873-d663-4049-a50e-393ad65e52f3 2018-12-04 21:44:33,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:44:33,843 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:44:33,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-bd086164-666f-442-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4607583387c727e97fb16bb678d7f91b57cbb" 2018-12-04 21:44:33,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50117fbf-ed3f-4b45-9255-7fd7a20b81f6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-bd086164-666f-442-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:44:33,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-bd086164-666f-442-proj used request id req-50117fbf-ed3f-4b45-9255-7fd7a20b81f6 2018-12-04 21:44:33,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4607583387c727e97fb16bb678d7f91b57cbb" 2018-12-04 21:44:34,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bcf8410-b616-401e-9a90-981b9738af73 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:44:34,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-9bcf8410-b616-401e-9a90-981b9738af73 2018-12-04 21:44:34,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4607583387c727e97fb16bb678d7f91b57cbb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-bd086164-666f-442-proj"}}' 2018-12-04 21:44:34,079 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:44:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0636bab-e6f6-4d30-a5a1-346e72b89697 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b339fc1d69da4f9a9dc8cc8dcfa3b3df"}, "tags": [], "enabled": true, "id": "b339fc1d69da4f9a9dc8cc8dcfa3b3df", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-bd086164-666f-442-proj"}} 2018-12-04 21:44:34,079 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-d0636bab-e6f6-4d30-a5a1-346e72b89697 2018-12-04 21:44:34,080 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-bd086164-666f-442-proj 2018-12-04 21:44:34,080 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:44:34,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:44:34,482 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:44:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["EUMC_6X7RjuiYVOpdvXavA"], "issued_at": "2018-12-04T21:44:34.000000Z"}} 2018-12-04 21:44:34,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56ea4206d5a9c68f2a7102dbf084f9532e08f1c1" 2018-12-04 21:44:34,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14327b06-0be5-48ec-b5d5-87fd4560e9c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:44:34,574 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-14327b06-0be5-48ec-b5d5-87fd4560e9c5 2018-12-04 21:44:34,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:44:34,583 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:44: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:44:34,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56ea4206d5a9c68f2a7102dbf084f9532e08f1c1" 2018-12-04 21:44:34,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b3deec9-e1e2-4e65-a600-88d7697b357b Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:44:34,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9b3deec9-e1e2-4e65-a600-88d7697b357b 2018-12-04 21:44:34,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-bd086164-666f-442-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56ea4206d5a9c68f2a7102dbf084f9532e08f1c1" 2018-12-04 21:44:34,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cbe498d-cdbf-4f96-b1e6-c30713c935a9 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-bd086164-666f-442-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b339fc1d69da4f9a9dc8cc8dcfa3b3df"}, "tags": [], "enabled": true, "id": "b339fc1d69da4f9a9dc8cc8dcfa3b3df", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-bd086164-666f-442-proj"}]} 2018-12-04 21:44:34,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-bd086164-666f-442-proj used request id req-6cbe498d-cdbf-4f96-b1e6-c30713c935a9 2018-12-04 21:44:34,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56ea4206d5a9c68f2a7102dbf084f9532e08f1c1" 2018-12-04 21:44:34,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f914ddd-a41e-430c-803f-833a05346e43 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:44:34,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7f914ddd-a41e-430c-803f-833a05346e43 2018-12-04 21:44:35,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56ea4206d5a9c68f2a7102dbf084f9532e08f1c1" 2018-12-04 21:44:35,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-485320e9-908f-44c8-b7ea-51cfce9de567 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:44:35,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-485320e9-908f-44c8-b7ea-51cfce9de567 2018-12-04 21:44:35,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-bd086164-666f-442-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56ea4206d5a9c68f2a7102dbf084f9532e08f1c1" 2018-12-04 21:44:35,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c005b49-a560-45db-ba20-2bb3b10ad462 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-bd086164-666f-442-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b339fc1d69da4f9a9dc8cc8dcfa3b3df"}, "tags": [], "enabled": true, "id": "b339fc1d69da4f9a9dc8cc8dcfa3b3df", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-bd086164-666f-442-proj"}]} 2018-12-04 21:44:35,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-bd086164-666f-442-proj used request id req-5c005b49-a560-45db-ba20-2bb3b10ad462 2018-12-04 21:44:35,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/38969bb338ee4aa3b98d1f701ba1b6ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56ea4206d5a9c68f2a7102dbf084f9532e08f1c1" 2018-12-04 21:44:35,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b22507c-a075-478d-80fe-cb96aad1e0d7 Content-Encoding: gzip Content-Length: 243 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-bd086164-666f-442-user", "links": {"self": "http://172.30.9.23:5000/v3/users/38969bb338ee4aa3b98d1f701ba1b6ef"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "b339fc1d69da4f9a9dc8cc8dcfa3b3df", "id": "38969bb338ee4aa3b98d1f701ba1b6ef", "password_expires_at": null}} 2018-12-04 21:44:35,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/38969bb338ee4aa3b98d1f701ba1b6ef used request id req-4b22507c-a075-478d-80fe-cb96aad1e0d7 2018-12-04 21:44:35,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b339fc1d69da4f9a9dc8cc8dcfa3b3df/users/38969bb338ee4aa3b98d1f701ba1b6ef/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56ea4206d5a9c68f2a7102dbf084f9532e08f1c1" 2018-12-04 21:44:35,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0993c12-931f-40a6-abfe-4bee12f79e3c Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/b339fc1d69da4f9a9dc8cc8dcfa3b3df/users/38969bb338ee4aa3b98d1f701ba1b6ef/roles", "previous": null, "next": null}, "roles": []} 2018-12-04 21:44:35,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b339fc1d69da4f9a9dc8cc8dcfa3b3df/users/38969bb338ee4aa3b98d1f701ba1b6ef/roles used request id req-f0993c12-931f-40a6-abfe-4bee12f79e3c 2018-12-04 21:44:35,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56ea4206d5a9c68f2a7102dbf084f9532e08f1c1" 2018-12-04 21:44:35,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a7d29c9-be5e-4a7e-9cbe-dbb2e4f9f34c Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}} 2018-12-04 21:44:35,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff used request id req-3a7d29c9-be5e-4a7e-9cbe-dbb2e4f9f34c 2018-12-04 21:44:35,927 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-bd086164-666f-442-proj 2018-12-04 21:44:35,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/b339fc1d69da4f9a9dc8cc8dcfa3b3df/users/38969bb338ee4aa3b98d1f701ba1b6ef/roles/37f52f51593d4483afda02bf6b250dff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56ea4206d5a9c68f2a7102dbf084f9532e08f1c1" 2018-12-04 21:44:36,070 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:44:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-565baf28-c8ca-421d-90c5-85217a421907 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:44:36,070 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/b339fc1d69da4f9a9dc8cc8dcfa3b3df/users/38969bb338ee4aa3b98d1f701ba1b6ef/roles/37f52f51593d4483afda02bf6b250dff used request id req-565baf28-c8ca-421d-90c5-85217a421907 2018-12-04 21:44:36,070 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-bd086164-666f-442-user 2018-12-04 21:44:36,071 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:44:36,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4607583387c727e97fb16bb678d7f91b57cbb" 2018-12-04 21:44:36,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08ae9444-0811-43ec-acc5-a6f57074ccf3 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:44:36,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-08ae9444-0811-43ec-acc5-a6f57074ccf3 2018-12-04 21:44:36,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4607583387c727e97fb16bb678d7f91b57cbb" -d '{"role": {"name": "CreateStackSuccessTests-bd086164-666f-442-proj-role"}}' 2018-12-04 21:44:36,282 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:44:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cc23342-0081-456c-9c0e-5bd2c5e15b8b Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c667ad6a9b584b869a8c2fd4168d1e6d", "links": {"self": "http://172.30.9.23:5000/v3/roles/c667ad6a9b584b869a8c2fd4168d1e6d"}, "name": "CreateStackSuccessTests-bd086164-666f-442-proj-role"}} 2018-12-04 21:44:36,283 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-4cc23342-0081-456c-9c0e-5bd2c5e15b8b 2018-12-04 21:44:36,283 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-bd086164-666f-442-proj-role 2018-12-04 21:44:36,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/c667ad6a9b584b869a8c2fd4168d1e6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4607583387c727e97fb16bb678d7f91b57cbb" 2018-12-04 21:44:36,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-297c6793-89e9-4b46-a7d2-52292febadf0 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c667ad6a9b584b869a8c2fd4168d1e6d", "links": {"self": "http://172.30.9.23:5000/v3/roles/c667ad6a9b584b869a8c2fd4168d1e6d"}, "name": "CreateStackSuccessTests-bd086164-666f-442-proj-role"}} 2018-12-04 21:44:36,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/c667ad6a9b584b869a8c2fd4168d1e6d used request id req-297c6793-89e9-4b46-a7d2-52292febadf0 2018-12-04 21:44:36,308 - keystone_utils - INFO - Granting role CreateStackSuccessTests-bd086164-666f-442-proj-role to project CreateStackSuccessTests-bd086164-666f-442-proj 2018-12-04 21:44:36,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/b339fc1d69da4f9a9dc8cc8dcfa3b3df/users/38969bb338ee4aa3b98d1f701ba1b6ef/roles/c667ad6a9b584b869a8c2fd4168d1e6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4607583387c727e97fb16bb678d7f91b57cbb" 2018-12-04 21:44:36,441 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:44:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ae3773c-88db-4cfc-ad78-85f93d7bc999 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:44:36,441 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/b339fc1d69da4f9a9dc8cc8dcfa3b3df/users/38969bb338ee4aa3b98d1f701ba1b6ef/roles/c667ad6a9b584b869a8c2fd4168d1e6d used request id req-7ae3773c-88db-4cfc-ad78-85f93d7bc999 2018-12-04 21:44:36,442 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-04 21:44:36,442 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-04 21:44:36,442 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:44:36,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:44:36,838 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c667ad6a9b584b869a8c2fd4168d1e6d", "name": "CreateStackSuccessTests-bd086164-666f-442-proj-role"}, {"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}], "expires_at": "2018-12-04T22:44:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b339fc1d69da4f9a9dc8cc8dcfa3b3df", "name": "CreateStackSuccessTests-bd086164-666f-442-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/b339fc1d69da4f9a9dc8cc8dcfa3b3df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/b339fc1d69da4f9a9dc8cc8dcfa3b3df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/b339fc1d69da4f9a9dc8cc8dcfa3b3df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_b339fc1d69da4f9a9dc8cc8dcfa3b3df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_b339fc1d69da4f9a9dc8cc8dcfa3b3df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b339fc1d69da4f9a9dc8cc8dcfa3b3df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/b339fc1d69da4f9a9dc8cc8dcfa3b3df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/b339fc1d69da4f9a9dc8cc8dcfa3b3df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-bd086164-666f-442-user", "id": "38969bb338ee4aa3b98d1f701ba1b6ef"}, "audit_ids": ["e-Sve0fPRz2Ih1lh4D0YHg"], "issued_at": "2018-12-04T21:44:36.000000Z"}} 2018-12-04 21:44:36,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7d291aa6ace682f899f96038010cf4f876d291c" 2018-12-04 21:44:36,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-832a0b25-b24c-45f4-ab43-f2bf28f900d5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:44:36,909 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-832a0b25-b24c-45f4-ab43-f2bf28f900d5 2018-12-04 21:44:36,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7d291aa6ace682f899f96038010cf4f876d291c" 2018-12-04 21:44:37,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-fb903a42-1196-49fe-8d40-a7d0be863338 Date: Tue, 04 Dec 2018 21:44:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-image"} 2018-12-04 21:44:37,108 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-image used request id req-fb903a42-1196-49fe-8d40-a7d0be863338 2018-12-04 21:44:37,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7d291aa6ace682f899f96038010cf4f876d291c" 2018-12-04 21:44:37,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5378691f-3d17-4311-8c29-9d06e973ad4f Date: Tue, 04 Dec 2018 21:44: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"}}} 2018-12-04 21:44:37,117 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-5378691f-3d17-4311-8c29-9d06e973ad4f 2018-12-04 21:44:37,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c7d291aa6ace682f899f96038010cf4f876d291c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-image"}' 2018-12-04 21:44:37,187 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/52bd5d1a-fd0d-4df0-9f6d-bfcfd1d62b24 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2ea2ee5b-6e04-47e5-8d96-2b2ba869572f Date: Tue, 04 Dec 2018 21:44:37 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:44:37Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-04T21:44:37Z", "visibility": "shared", "locations": [], "self": "/v2/images/52bd5d1a-fd0d-4df0-9f6d-bfcfd1d62b24", "min_disk": 0, "protected": false, "id": "52bd5d1a-fd0d-4df0-9f6d-bfcfd1d62b24", "file": "/v2/images/52bd5d1a-fd0d-4df0-9f6d-bfcfd1d62b24/file", "checksum": null, "owner": "b339fc1d69da4f9a9dc8cc8dcfa3b3df", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:44:37,187 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-2ea2ee5b-6e04-47e5-8d96-2b2ba869572f 2018-12-04 21:44:37,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/52bd5d1a-fd0d-4df0-9f6d-bfcfd1d62b24/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7d291aa6ace682f899f96038010cf4f876d291c" -d '' 2018-12-04 21:44:37,623 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0e759515-cf4f-4324-a2a6-524ea06d13f1 Date: Tue, 04 Dec 2018 21:44:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:44:37,623 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/52bd5d1a-fd0d-4df0-9f6d-bfcfd1d62b24/file used request id req-0e759515-cf4f-4324-a2a6-524ea06d13f1 2018-12-04 21:44:37,623 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 21:44:37,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/52bd5d1a-fd0d-4df0-9f6d-bfcfd1d62b24 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7d291aa6ace682f899f96038010cf4f876d291c" 2018-12-04 21:44:37,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-85e2f4dd-04d6-420d-958f-3b88bac361ba Date: Tue, 04 Dec 2018 21:44:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:44:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:44:37Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/52bd5d1a-fd0d-4df0-9f6d-bfcfd1d62b24/snap", "metadata": {}}], "self": "/v2/images/52bd5d1a-fd0d-4df0-9f6d-bfcfd1d62b24", "min_disk": 0, "protected": false, "id": "52bd5d1a-fd0d-4df0-9f6d-bfcfd1d62b24", "file": "/v2/images/52bd5d1a-fd0d-4df0-9f6d-bfcfd1d62b24/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b339fc1d69da4f9a9dc8cc8dcfa3b3df", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/52bd5d1a-fd0d-4df0-9f6d-bfcfd1d62b24/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:44:37,643 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/52bd5d1a-fd0d-4df0-9f6d-bfcfd1d62b24 used request id req-85e2f4dd-04d6-420d-958f-3b88bac361ba 2018-12-04 21:44:37,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7d291aa6ace682f899f96038010cf4f876d291c" 2018-12-04 21:44:37,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-98e435b1-4436-4a0d-9c79-e4c9ad3208bf Date: Tue, 04 Dec 2018 21:44: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"}}} 2018-12-04 21:44:37,652 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-98e435b1-4436-4a0d-9c79-e4c9ad3208bf 2018-12-04 21:44:37,655 - create_image - INFO - Created image with name - CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-image 2018-12-04 21:44:37,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/52bd5d1a-fd0d-4df0-9f6d-bfcfd1d62b24 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7d291aa6ace682f899f96038010cf4f876d291c" 2018-12-04 21:44:37,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-a3cf1b2f-76f3-4227-b714-b14a5ab24ba2 Date: Tue, 04 Dec 2018 21:44:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:44:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:44:37Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/52bd5d1a-fd0d-4df0-9f6d-bfcfd1d62b24/snap", "metadata": {}}], "self": "/v2/images/52bd5d1a-fd0d-4df0-9f6d-bfcfd1d62b24", "min_disk": 0, "protected": false, "id": "52bd5d1a-fd0d-4df0-9f6d-bfcfd1d62b24", "file": "/v2/images/52bd5d1a-fd0d-4df0-9f6d-bfcfd1d62b24/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b339fc1d69da4f9a9dc8cc8dcfa3b3df", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/52bd5d1a-fd0d-4df0-9f6d-bfcfd1d62b24/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:44:37,675 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/52bd5d1a-fd0d-4df0-9f6d-bfcfd1d62b24 used request id req-a3cf1b2f-76f3-4227-b714-b14a5ab24ba2 2018-12-04 21:44:37,675 - create_image - DEBUG - Instance status is - active 2018-12-04 21:44:37,675 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-image 2018-12-04 21:44:37,676 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-image 2018-12-04 21:44:37,676 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:44:37,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:44:38,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:44:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["7Q_fu8udSTusslSDoU-9BQ"], "issued_at": "2018-12-04T21:44:38.000000Z"}} 2018-12-04 21:44:38,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf7a2e92b12063f2b3172617b1b6b275c2943a8e" 2018-12-04 21:44:38,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fae1d4e1-73fc-4b1a-8ec0-f80d8babbee1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:44:38,196 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-fae1d4e1-73fc-4b1a-8ec0-f80d8babbee1 2018-12-04 21:44:38,197 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:44:38,202 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf7a2e92b12063f2b3172617b1b6b275c2943a8e" 2018-12-04 21:44:38,393 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44: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-e42fe6e7-3f28-46ae-be95-edb8fcceea00 x-compute-request-id: req-e42fe6e7-3f28-46ae-be95-edb8fcceea00 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-04 21:44:38,393 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e42fe6e7-3f28-46ae-be95-edb8fcceea00 2018-12-04 21:44:38,396 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf7a2e92b12063f2b3172617b1b6b275c2943a8e" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-04 21:44:38,441 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44: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-ea100a74-6f7b-4ae0-b928-0ca5ed5cb3ad x-compute-request-id: req-ea100a74-6f7b-4ae0-b928-0ca5ed5cb3ad Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/cb0f6174-2508-42c7-9558-76f2ca4bb207", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/cb0f6174-2508-42c7-9558-76f2ca4bb207", "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": "cb0f6174-2508-42c7-9558-76f2ca4bb207"}} 2018-12-04 21:44:38,442 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ea100a74-6f7b-4ae0-b928-0ca5ed5cb3ad 2018-12-04 21:44:38,468 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:44:38,469 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:44:38,875 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c667ad6a9b584b869a8c2fd4168d1e6d", "name": "CreateStackSuccessTests-bd086164-666f-442-proj-role"}, {"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}], "expires_at": "2018-12-04T22:44:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b339fc1d69da4f9a9dc8cc8dcfa3b3df", "name": "CreateStackSuccessTests-bd086164-666f-442-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/b339fc1d69da4f9a9dc8cc8dcfa3b3df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/b339fc1d69da4f9a9dc8cc8dcfa3b3df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/b339fc1d69da4f9a9dc8cc8dcfa3b3df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_b339fc1d69da4f9a9dc8cc8dcfa3b3df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_b339fc1d69da4f9a9dc8cc8dcfa3b3df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b339fc1d69da4f9a9dc8cc8dcfa3b3df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/b339fc1d69da4f9a9dc8cc8dcfa3b3df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/b339fc1d69da4f9a9dc8cc8dcfa3b3df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-bd086164-666f-442-user", "id": "38969bb338ee4aa3b98d1f701ba1b6ef"}, "audit_ids": ["9t1j5gicTJKckcdE8a2ENA"], "issued_at": "2018-12-04T21:44:38.000000Z"}} 2018-12-04 21:44:38,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3879c5fd271eab0edda0b206159c06ccd6a0fd7e" 2018-12-04 21:44:38,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9326e92d-a472-428a-8860-7754b162f947 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:44:38,888 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-9326e92d-a472-428a-8860-7754b162f947 2018-12-04 21:44:38,890 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:44:38,892 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-04 21:44:38,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3879c5fd271eab0edda0b206159c06ccd6a0fd7e" 2018-12-04 21:44:39,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:38 GMT Server: Apache x-openstack-request-id: req-c8a4aac3-400f-4cff-b1e1-4fbc32868bd8 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-04 21:44:39,094 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack used request id req-c8a4aac3-400f-4cff-b1e1-4fbc32868bd8 2018-12-04 21:44:39,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3879c5fd271eab0edda0b206159c06ccd6a0fd7e" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-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-dd934a88-2953-4496-89ad-3104d457f15f-net", "inst_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-inst", "subnet_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-subnet", "image_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-image", "flavor_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-flavor-name"}}' 2018-12-04 21:44:40,942 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:44:39 GMT Server: Apache x-openstack-request-id: req-d60f419f-3bcf-497e-bd9c-2d1e329fe7a4 Location: http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "af2f75ae-e8d5-49cf-a6b4-e8101366a0fa", "links": [{"href": "http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa", "rel": "self"}]}} 2018-12-04 21:44:40,943 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks used request id req-d60f419f-3bcf-497e-bd9c-2d1e329fe7a4 2018-12-04 21:44:40,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3879c5fd271eab0edda0b206159c06ccd6a0fd7e" 2018-12-04 21:44:41,190 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:44:40 GMT Server: Apache x-openstack-request-id: req-cbe0e032-a5d6-44bf-a424-144904561215 Location: http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:44:41,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:41 GMT Server: Apache x-openstack-request-id: req-c76048c3-236d-4042-b82e-4f99491be672 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": "b339fc1d69da4f9a9dc8cc8dcfa3b3df", "OS::stack_id": "af2f75ae-e8d5-49cf-a6b4-e8101366a0fa", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack", "image_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-image", "inst_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-inst", "subnet_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-subnet", "net_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-net", "flavor_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack", "stack_user_project_id": "36316115ddd1409aa131c80f65ab7178", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:44:40Z", "links": [{"href": "http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "af2f75ae-e8d5-49cf-a6b4-e8101366a0fa", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:44:41,436 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa used request id req-c76048c3-236d-4042-b82e-4f99491be672 2018-12-04 21:44:41,437 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack 2018-12-04 21:44:41,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3879c5fd271eab0edda0b206159c06ccd6a0fd7e" 2018-12-04 21:44:41,651 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:44:41 GMT Server: Apache x-openstack-request-id: req-876943b8-f398-477f-994b-c91d959b0059 Location: http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:44:41,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:41 GMT Server: Apache x-openstack-request-id: req-0a774231-8835-4472-a9aa-625770824927 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": "b339fc1d69da4f9a9dc8cc8dcfa3b3df", "OS::stack_id": "af2f75ae-e8d5-49cf-a6b4-e8101366a0fa", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack", "image_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-image", "inst_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-inst", "subnet_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-subnet", "net_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-net", "flavor_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack", "stack_user_project_id": "36316115ddd1409aa131c80f65ab7178", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:44:40Z", "links": [{"href": "http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "af2f75ae-e8d5-49cf-a6b4-e8101366a0fa", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:44:41,884 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa used request id req-0a774231-8835-4472-a9aa-625770824927 2018-12-04 21:44:41,884 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-04 21:44:41,885 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:44:44,888 - create_stack - DEBUG - Stack status query timeout in 1196.54914594 2018-12-04 21:44:44,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3879c5fd271eab0edda0b206159c06ccd6a0fd7e" 2018-12-04 21:44:45,105 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:44:44 GMT Server: Apache x-openstack-request-id: req-224f4618-068e-4f7f-9156-9eb7ce9785da Location: http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:44:45,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:45 GMT Server: Apache x-openstack-request-id: req-012e467a-f218-4e28-abe7-8720254a822c 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": "b339fc1d69da4f9a9dc8cc8dcfa3b3df", "OS::stack_id": "af2f75ae-e8d5-49cf-a6b4-e8101366a0fa", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack", "image_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-image", "inst_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-inst", "subnet_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-subnet", "net_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-net", "flavor_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack", "stack_user_project_id": "36316115ddd1409aa131c80f65ab7178", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:44:40Z", "links": [{"href": "http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "af2f75ae-e8d5-49cf-a6b4-e8101366a0fa", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:44:45,329 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa used request id req-012e467a-f218-4e28-abe7-8720254a822c 2018-12-04 21:44:45,329 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-04 21:44:45,329 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:44:48,333 - create_stack - DEBUG - Stack status query timeout in 1193.10430479 2018-12-04 21:44:48,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3879c5fd271eab0edda0b206159c06ccd6a0fd7e" 2018-12-04 21:44:48,362 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:44:48 GMT Server: Apache x-openstack-request-id: req-4407c88f-0754-4e41-9591-9f516ba49d53 Location: http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:44:48,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:48 GMT Server: Apache x-openstack-request-id: req-5e87bec5-d108-451e-b4f4-b846707fcca9 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": "b339fc1d69da4f9a9dc8cc8dcfa3b3df", "OS::stack_id": "af2f75ae-e8d5-49cf-a6b4-e8101366a0fa", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack", "image_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-image", "inst_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-inst", "subnet_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-subnet", "net_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-net", "flavor_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack", "stack_user_project_id": "36316115ddd1409aa131c80f65ab7178", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:44:40Z", "links": [{"href": "http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "af2f75ae-e8d5-49cf-a6b4-e8101366a0fa", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:44:48,647 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa used request id req-5e87bec5-d108-451e-b4f4-b846707fcca9 2018-12-04 21:44:48,647 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-04 21:44:48,647 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:44:51,648 - create_stack - DEBUG - Stack status query timeout in 1189.78888392 2018-12-04 21:44:51,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3879c5fd271eab0edda0b206159c06ccd6a0fd7e" 2018-12-04 21:44:51,676 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:44:51 GMT Server: Apache x-openstack-request-id: req-85cbced2-672c-4871-a998-cf8e4956b1c0 Location: http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:44:51,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:51 GMT Server: Apache x-openstack-request-id: req-a481b844-99e4-4e02-b25f-4ee9e2f9328f 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": "b339fc1d69da4f9a9dc8cc8dcfa3b3df", "OS::stack_id": "af2f75ae-e8d5-49cf-a6b4-e8101366a0fa", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack", "image_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-image", "inst_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-inst", "subnet_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-subnet", "net_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-net", "flavor_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack", "stack_user_project_id": "36316115ddd1409aa131c80f65ab7178", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:44:40Z", "links": [{"href": "http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "af2f75ae-e8d5-49cf-a6b4-e8101366a0fa", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:44:51,717 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa used request id req-a481b844-99e4-4e02-b25f-4ee9e2f9328f 2018-12-04 21:44:51,718 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-04 21:44:51,718 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:44:54,721 - create_stack - DEBUG - Stack status query timeout in 1186.71564484 2018-12-04 21:44:54,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3879c5fd271eab0edda0b206159c06ccd6a0fd7e" 2018-12-04 21:44:54,750 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:44:54 GMT Server: Apache x-openstack-request-id: req-6e2197d8-0165-4028-9417-9c3423fc81cd Location: http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:44:54,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:54 GMT Server: Apache x-openstack-request-id: req-5c0f005c-8c50-4b72-96d3-7a12f98c303f 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": "b339fc1d69da4f9a9dc8cc8dcfa3b3df", "OS::stack_id": "af2f75ae-e8d5-49cf-a6b4-e8101366a0fa", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack", "image_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-image", "inst_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-inst", "subnet_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-subnet", "net_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-net", "flavor_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack", "stack_user_project_id": "36316115ddd1409aa131c80f65ab7178", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-04T21:44:40Z", "links": [{"href": "http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "af2f75ae-e8d5-49cf-a6b4-e8101366a0fa", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:44:54,791 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa used request id req-5c0f005c-8c50-4b72-96d3-7a12f98c303f 2018-12-04 21:44:54,791 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-04 21:44:54,792 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack 2018-12-04 21:44:54,792 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack 2018-12-04 21:44:54,792 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:44:55,192 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c667ad6a9b584b869a8c2fd4168d1e6d", "name": "CreateStackSuccessTests-bd086164-666f-442-proj-role"}, {"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}], "expires_at": "2018-12-04T22:44:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b339fc1d69da4f9a9dc8cc8dcfa3b3df", "name": "CreateStackSuccessTests-bd086164-666f-442-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/b339fc1d69da4f9a9dc8cc8dcfa3b3df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/b339fc1d69da4f9a9dc8cc8dcfa3b3df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/b339fc1d69da4f9a9dc8cc8dcfa3b3df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_b339fc1d69da4f9a9dc8cc8dcfa3b3df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_b339fc1d69da4f9a9dc8cc8dcfa3b3df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b339fc1d69da4f9a9dc8cc8dcfa3b3df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/b339fc1d69da4f9a9dc8cc8dcfa3b3df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/b339fc1d69da4f9a9dc8cc8dcfa3b3df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-bd086164-666f-442-user", "id": "38969bb338ee4aa3b98d1f701ba1b6ef"}, "audit_ids": ["qFDFYRVKS7-RLphrdZyF0w"], "issued_at": "2018-12-04T21:44:55.000000Z"}} 2018-12-04 21:44:55,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e11b6cf7cb9c779186a47b2f49f287ab10a63c95" 2018-12-04 21:44:55,393 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:44:55 GMT Server: Apache x-openstack-request-id: req-306699c9-2b1a-4c88-949e-c2f4e163d946 Location: http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:44:55,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:55 GMT Server: Apache x-openstack-request-id: req-5d749fbd-31f9-4ad3-95fc-862b021ba5cf 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": "b339fc1d69da4f9a9dc8cc8dcfa3b3df", "OS::stack_id": "af2f75ae-e8d5-49cf-a6b4-e8101366a0fa", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack", "image_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-image", "inst_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-inst", "subnet_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-subnet", "net_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-net", "flavor_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack", "stack_user_project_id": "36316115ddd1409aa131c80f65ab7178", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-04T21:44:40Z", "links": [{"href": "http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "af2f75ae-e8d5-49cf-a6b4-e8101366a0fa", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:44:55,599 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa used request id req-5d749fbd-31f9-4ad3-95fc-862b021ba5cf 2018-12-04 21:44:55,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3879c5fd271eab0edda0b206159c06ccd6a0fd7e" 2018-12-04 21:44:55,627 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:44:55 GMT Server: Apache x-openstack-request-id: req-815815d3-ef3c-4f88-bb8b-f5326f979659 Location: http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:44:55,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:55 GMT Server: Apache x-openstack-request-id: req-54f03bec-ba0a-45d6-a073-2c811e7400a7 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": "b339fc1d69da4f9a9dc8cc8dcfa3b3df", "OS::stack_id": "af2f75ae-e8d5-49cf-a6b4-e8101366a0fa", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack", "image_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-image", "inst_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-inst", "subnet_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-subnet", "net_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-net", "flavor_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack", "stack_user_project_id": "36316115ddd1409aa131c80f65ab7178", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-04T21:44:40Z", "links": [{"href": "http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "af2f75ae-e8d5-49cf-a6b4-e8101366a0fa", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:44:55,667 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa used request id req-54f03bec-ba0a-45d6-a073-2c811e7400a7 2018-12-04 21:44:55,667 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack 2018-12-04 21:44:55,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3879c5fd271eab0edda0b206159c06ccd6a0fd7e" 2018-12-04 21:44:55,694 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:44:55 GMT Server: Apache x-openstack-request-id: req-4afb135c-4706-41d2-9490-33c8bbb05273 Location: http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:44:55,817 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:44:55 GMT Server: Apache x-openstack-request-id: req-3500a46c-d560-4a4a-8106-a9b6fcf05282 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:44:55,817 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa used request id req-3500a46c-d560-4a4a-8106-a9b6fcf05282 2018-12-04 21:44:55,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3879c5fd271eab0edda0b206159c06ccd6a0fd7e" 2018-12-04 21:44:56,029 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:44:55 GMT Server: Apache x-openstack-request-id: req-46569bf5-6370-48e9-abd5-bca4307e89b0 Location: http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:44:56,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:56 GMT Server: Apache x-openstack-request-id: req-57247ce1-8cbe-4339-90b5-39fc59b1054a 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": "b339fc1d69da4f9a9dc8cc8dcfa3b3df", "OS::stack_id": "af2f75ae-e8d5-49cf-a6b4-e8101366a0fa", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack", "image_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-image", "inst_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-inst", "subnet_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-subnet", "flavor_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-flavor-name", "net_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack", "stack_user_project_id": "36316115ddd1409aa131c80f65ab7178", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:44:40Z", "links": [{"href": "http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:44:55Z", "id": "af2f75ae-e8d5-49cf-a6b4-e8101366a0fa", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:44:56,055 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa used request id req-57247ce1-8cbe-4339-90b5-39fc59b1054a 2018-12-04 21:44:56,055 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-04 21:44:56,055 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:44:59,059 - create_stack - DEBUG - Stack status query timeout in 1196.75911498 2018-12-04 21:44:59,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3879c5fd271eab0edda0b206159c06ccd6a0fd7e" 2018-12-04 21:44:59,245 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:44:59 GMT Server: Apache x-openstack-request-id: req-d253adf5-0aac-4e70-96cb-5565b08481df Location: http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:44:59,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:44:59 GMT Server: Apache x-openstack-request-id: req-3046bfcc-ace0-4f8d-a55d-045a533dc7f5 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": "b339fc1d69da4f9a9dc8cc8dcfa3b3df", "OS::stack_id": "af2f75ae-e8d5-49cf-a6b4-e8101366a0fa", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack", "image_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-image", "inst_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-inst", "subnet_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-subnet", "flavor_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-flavor-name", "net_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack", "stack_user_project_id": "36316115ddd1409aa131c80f65ab7178", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:44:40Z", "links": [{"href": "http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:44:55Z", "id": "af2f75ae-e8d5-49cf-a6b4-e8101366a0fa", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:44:59,287 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa used request id req-3046bfcc-ace0-4f8d-a55d-045a533dc7f5 2018-12-04 21:44:59,288 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-04 21:44:59,288 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:45:02,291 - create_stack - DEBUG - Stack status query timeout in 1193.52665401 2018-12-04 21:45:02,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3879c5fd271eab0edda0b206159c06ccd6a0fd7e" 2018-12-04 21:45:02,321 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:45:02 GMT Server: Apache x-openstack-request-id: req-235e4b25-5d6e-47ad-967a-8c7daf5de843 Location: http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:45:02,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:02 GMT Server: Apache x-openstack-request-id: req-8ea9e60f-fb52-4307-a333-08feaf5e1926 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": "b339fc1d69da4f9a9dc8cc8dcfa3b3df", "OS::stack_id": "af2f75ae-e8d5-49cf-a6b4-e8101366a0fa", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack", "image_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-image", "inst_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-inst", "subnet_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-subnet", "flavor_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-flavor-name", "net_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack", "stack_user_project_id": "36316115ddd1409aa131c80f65ab7178", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:44:40Z", "links": [{"href": "http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:44:55Z", "id": "af2f75ae-e8d5-49cf-a6b4-e8101366a0fa", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:45:02,347 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa used request id req-8ea9e60f-fb52-4307-a333-08feaf5e1926 2018-12-04 21:45:02,347 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-04 21:45:02,347 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:45:05,350 - create_stack - DEBUG - Stack status query timeout in 1190.46742392 2018-12-04 21:45:05,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3879c5fd271eab0edda0b206159c06ccd6a0fd7e" 2018-12-04 21:45:05,378 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:45:05 GMT Server: Apache x-openstack-request-id: req-7d1d51bc-b475-4e2c-a421-6fb00a799d2f Location: http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:45:05,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:05 GMT Server: Apache x-openstack-request-id: req-a7392d04-779f-43ad-8e6c-63be218b6355 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": "b339fc1d69da4f9a9dc8cc8dcfa3b3df", "OS::stack_id": "af2f75ae-e8d5-49cf-a6b4-e8101366a0fa", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack", "image_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-image", "inst_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-inst", "subnet_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-subnet", "flavor_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-flavor-name", "net_name": "CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack", "stack_user_project_id": "36316115ddd1409aa131c80f65ab7178", "tags": null, "creation_time": "2018-12-04T21:44:40Z", "links": [{"href": "http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-04T21:44:55Z", "id": "af2f75ae-e8d5-49cf-a6b4-e8101366a0fa", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:45:05,404 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa used request id req-a7392d04-779f-43ad-8e6c-63be218b6355 2018-12-04 21:45:05,404 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-04 21:45:05,405 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack 2018-12-04 21:45:05,405 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack 2018-12-04 21:45:05,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3879c5fd271eab0edda0b206159c06ccd6a0fd7e" 2018-12-04 21:45:05,449 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:45:05 GMT Server: Apache x-openstack-request-id: req-120902d0-e936-4c68-a316-a3615b81da8a Location: http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:45:05,473 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:45:05 GMT Server: Apache x-openstack-request-id: req-18c6d79f-318d-4803-89be-636ded369221 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-04 21:45:05,473 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/b339fc1d69da4f9a9dc8cc8dcfa3b3df/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-stack/af2f75ae-e8d5-49cf-a6b4-e8101366a0fa used request id req-18c6d79f-318d-4803-89be-636ded369221 2018-12-04 21:45:05,474 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-dd934a88-2953-4496-89ad-3104d457f15f-image 2018-12-04 21:45:05,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/52bd5d1a-fd0d-4df0-9f6d-bfcfd1d62b24 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7d291aa6ace682f899f96038010cf4f876d291c" 2018-12-04 21:45:06,724 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d9f302d1-3dd7-4c1f-9cc1-3dd34243796b Date: Tue, 04 Dec 2018 21:45:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:45:06,724 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/52bd5d1a-fd0d-4df0-9f6d-bfcfd1d62b24 used request id req-d9f302d1-3dd7-4c1f-9cc1-3dd34243796b 2018-12-04 21:45:06,727 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/cb0f6174-2508-42c7-9558-76f2ca4bb207 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf7a2e92b12063f2b3172617b1b6b275c2943a8e" 2018-12-04 21:45:06,753 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21: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-556bd084-1570-4fb3-a4d2-e9f28a8f2aff x-compute-request-id: req-556bd084-1570-4fb3-a4d2-e9f28a8f2aff Content-Length: 0 Content-Type: application/json 2018-12-04 21:45:06,753 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/cb0f6174-2508-42c7-9558-76f2ca4bb207 used request id req-556bd084-1570-4fb3-a4d2-e9f28a8f2aff 2018-12-04 21:45:06,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4607583387c727e97fb16bb678d7f91b57cbb" 2018-12-04 21:45:07,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-9e3f2b77-37c8-47b6-8d94-df72573d70eb Date: Tue, 04 Dec 2018 21:45:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b339fc1d69da4f9a9dc8cc8dcfa3b3df", "created_at": "2018-12-04T21:44:41Z", "updated_at": "2018-12-04T21:44:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:44:41Z", "revision_number": 0, "id": "0e5a81af-baeb-4d79-8f7d-210e38c7c2d0", "remote_group_id": "fc815395-8ad3-41c1-b758-160714894774", "remote_ip_prefix": null, "created_at": "2018-12-04T21:44:41Z", "security_group_id": "fc815395-8ad3-41c1-b758-160714894774", "tenant_id": "b339fc1d69da4f9a9dc8cc8dcfa3b3df", "port_range_min": null, "ethertype": "IPv6", "project_id": "b339fc1d69da4f9a9dc8cc8dcfa3b3df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:44:41Z", "revision_number": 0, "id": "85095253-b836-4693-b207-077c82760919", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:44:41Z", "security_group_id": "fc815395-8ad3-41c1-b758-160714894774", "tenant_id": "b339fc1d69da4f9a9dc8cc8dcfa3b3df", "port_range_min": null, "ethertype": "IPv6", "project_id": "b339fc1d69da4f9a9dc8cc8dcfa3b3df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:44:41Z", "revision_number": 0, "id": "ac10f443-72f2-43cc-990c-0328bc02aeb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:44:41Z", "security_group_id": "fc815395-8ad3-41c1-b758-160714894774", "tenant_id": "b339fc1d69da4f9a9dc8cc8dcfa3b3df", "port_range_min": null, "ethertype": "IPv4", "project_id": "b339fc1d69da4f9a9dc8cc8dcfa3b3df"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:44:41Z", "revision_number": 0, "id": "f0943cdf-4856-4561-aeef-40102970b62e", "remote_group_id": "fc815395-8ad3-41c1-b758-160714894774", "remote_ip_prefix": null, "created_at": "2018-12-04T21:44:41Z", "security_group_id": "fc815395-8ad3-41c1-b758-160714894774", "tenant_id": "b339fc1d69da4f9a9dc8cc8dcfa3b3df", "port_range_min": null, "ethertype": "IPv4", "project_id": "b339fc1d69da4f9a9dc8cc8dcfa3b3df"}], "revision_number": 4, "project_id": "b339fc1d69da4f9a9dc8cc8dcfa3b3df", "id": "fc815395-8ad3-41c1-b758-160714894774", "name": "default"}]} 2018-12-04 21:45:07,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-9e3f2b77-37c8-47b6-8d94-df72573d70eb 2018-12-04 21:45:07,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4607583387c727e97fb16bb678d7f91b57cbb" 2018-12-04 21:45:07,136 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:45:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88ddc41b-0b81-45f2-92de-eaa351af1db1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:45:07,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-88ddc41b-0b81-45f2-92de-eaa351af1db1 2018-12-04 21:45:07,136 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:45:07,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4607583387c727e97fb16bb678d7f91b57cbb" 2018-12-04 21:45:07,229 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:45:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1368170-acdf-47bf-a36e-ecdf1e042c76 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:45:07,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-c1368170-acdf-47bf-a36e-ecdf1e042c76 2018-12-04 21:45:07,230 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:45:07,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4607583387c727e97fb16bb678d7f91b57cbb" 2018-12-04 21:45:07,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92f6828f-0448-4909-b537-321c8bb7c25d 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:45:07,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-92f6828f-0448-4909-b537-321c8bb7c25d 2018-12-04 21:45:07,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4607583387c727e97fb16bb678d7f91b57cbb" 2018-12-04 21:45:07,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a78f053-dfe0-4c8e-a611-c7171b7207d3 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:45:07,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-5a78f053-dfe0-4c8e-a611-c7171b7207d3 2018-12-04 21:45:07,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4607583387c727e97fb16bb678d7f91b57cbb" 2018-12-04 21:45:07,545 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:45:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2584fe59-5809-466b-9ae8-81bca59edebb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:45:07,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-2584fe59-5809-466b-9ae8-81bca59edebb 2018-12-04 21:45:07,545 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:45:07,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4607583387c727e97fb16bb678d7f91b57cbb" 2018-12-04 21:45:07,660 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:45:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2942a3d-a2ad-4b67-b9eb-d3a3590be679 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:45:07,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-d2942a3d-a2ad-4b67-b9eb-d3a3590be679 2018-12-04 21:45:07,660 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:45:07,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4607583387c727e97fb16bb678d7f91b57cbb" 2018-12-04 21:45:07,757 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:45:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-136ac904-f86e-43cd-8340-bc17e7b7f56f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:45:07,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-136ac904-f86e-43cd-8340-bc17e7b7f56f 2018-12-04 21:45:07,757 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:45:07,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4607583387c727e97fb16bb678d7f91b57cbb" 2018-12-04 21:45:07,859 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:45:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7080b598-de6f-4454-b7cd-0ff0d9ccf98c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:45:07,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-7080b598-de6f-4454-b7cd-0ff0d9ccf98c 2018-12-04 21:45:07,859 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:45:07,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4607583387c727e97fb16bb678d7f91b57cbb" 2018-12-04 21:45:07,962 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:45:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-894313bc-739e-4db2-81a0-f25d907dff20 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:45:07,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-894313bc-739e-4db2-81a0-f25d907dff20 2018-12-04 21:45:07,962 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:45:07,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4607583387c727e97fb16bb678d7f91b57cbb" 2018-12-04 21:45:08,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd9697ec-9a59-4e37-87f7-97af3e19b95b Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:45:08,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-cd9697ec-9a59-4e37-87f7-97af3e19b95b 2018-12-04 21:45:08,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b339fc1d69da4f9a9dc8cc8dcfa3b3df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4607583387c727e97fb16bb678d7f91b57cbb" 2018-12-04 21:45:08,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bcb2e40-a3da-474b-a31a-29a13b521ead Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b339fc1d69da4f9a9dc8cc8dcfa3b3df"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b339fc1d69da4f9a9dc8cc8dcfa3b3df", "name": "CreateStackSuccessTests-bd086164-666f-442-proj"}} 2018-12-04 21:45:08,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b339fc1d69da4f9a9dc8cc8dcfa3b3df used request id req-4bcb2e40-a3da-474b-a31a-29a13b521ead 2018-12-04 21:45:08,166 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fc815395-8ad3-41c1-b758-160714894774 2018-12-04 21:45:08,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=fc815395-8ad3-41c1-b758-160714894774 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4607583387c727e97fb16bb678d7f91b57cbb" 2018-12-04 21:45:08,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-630611c6-386f-4375-91e8-e0cdecee4882 Date: Tue, 04 Dec 2018 21:45:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "fc815395-8ad3-41c1-b758-160714894774", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:44:41Z", "security_group_id": "fc815395-8ad3-41c1-b758-160714894774", "port_range_min": null, "revision_number": 0, "tenant_id": "b339fc1d69da4f9a9dc8cc8dcfa3b3df", "created_at": "2018-12-04T21:44:41Z", "project_id": "b339fc1d69da4f9a9dc8cc8dcfa3b3df", "id": "0e5a81af-baeb-4d79-8f7d-210e38c7c2d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:44:41Z", "security_group_id": "fc815395-8ad3-41c1-b758-160714894774", "port_range_min": null, "revision_number": 0, "tenant_id": "b339fc1d69da4f9a9dc8cc8dcfa3b3df", "created_at": "2018-12-04T21:44:41Z", "project_id": "b339fc1d69da4f9a9dc8cc8dcfa3b3df", "id": "85095253-b836-4693-b207-077c82760919"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:44:41Z", "security_group_id": "fc815395-8ad3-41c1-b758-160714894774", "port_range_min": null, "revision_number": 0, "tenant_id": "b339fc1d69da4f9a9dc8cc8dcfa3b3df", "created_at": "2018-12-04T21:44:41Z", "project_id": "b339fc1d69da4f9a9dc8cc8dcfa3b3df", "id": "ac10f443-72f2-43cc-990c-0328bc02aeb4"}, {"remote_group_id": "fc815395-8ad3-41c1-b758-160714894774", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:44:41Z", "security_group_id": "fc815395-8ad3-41c1-b758-160714894774", "port_range_min": null, "revision_number": 0, "tenant_id": "b339fc1d69da4f9a9dc8cc8dcfa3b3df", "created_at": "2018-12-04T21:44:41Z", "project_id": "b339fc1d69da4f9a9dc8cc8dcfa3b3df", "id": "f0943cdf-4856-4561-aeef-40102970b62e"}]} 2018-12-04 21:45:08,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=fc815395-8ad3-41c1-b758-160714894774 used request id req-630611c6-386f-4375-91e8-e0cdecee4882 2018-12-04 21:45:08,189 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:45:08,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/fc815395-8ad3-41c1-b758-160714894774 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4607583387c727e97fb16bb678d7f91b57cbb" 2018-12-04 21:45:08,352 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-48da4f54-44b1-4d53-b90a-044119e25550 Content-Length: 0 Date: Tue, 04 Dec 2018 21:45:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:45:08,352 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/fc815395-8ad3-41c1-b758-160714894774 used request id req-48da4f54-44b1-4d53-b90a-044119e25550 2018-12-04 21:45:08,353 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-bd086164-666f-442-proj 2018-12-04 21:45:08,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/b339fc1d69da4f9a9dc8cc8dcfa3b3df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4607583387c727e97fb16bb678d7f91b57cbb" 2018-12-04 21:45:08,676 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:45:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f33884ca-02fb-408d-8bb5-5d4a59c38167 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:45:08,676 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/b339fc1d69da4f9a9dc8cc8dcfa3b3df used request id req-f33884ca-02fb-408d-8bb5-5d4a59c38167 2018-12-04 21:45:08,677 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-bd086164-666f-442-proj-role 2018-12-04 21:45:08,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/c667ad6a9b584b869a8c2fd4168d1e6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4607583387c727e97fb16bb678d7f91b57cbb" 2018-12-04 21:45:08,808 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:45:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eec00b53-3900-4228-be3b-47c44e68ae58 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:45:08,809 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/c667ad6a9b584b869a8c2fd4168d1e6d used request id req-eec00b53-3900-4228-be3b-47c44e68ae58 2018-12-04 21:45:08,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4607583387c727e97fb16bb678d7f91b57cbb" 2018-12-04 21:45:08,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea5eed09-5bcc-4059-a46c-6a31fed998e6 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:45:08,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ea5eed09-5bcc-4059-a46c-6a31fed998e6 2018-12-04 21:45:08,911 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-bd086164-666f-442-user 2018-12-04 21:45:08,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/38969bb338ee4aa3b98d1f701ba1b6ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56ea4206d5a9c68f2a7102dbf084f9532e08f1c1" 2018-12-04 21:45:09,097 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:45:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-990af97f-4de0-48ff-b619-57bad933d113 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:45:09,097 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/38969bb338ee4aa3b98d1f701ba1b6ef used request id req-990af97f-4de0-48ff-b619-57bad933d113 2018-12-04 21:45:09,099 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:45:09,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:45:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["Ceu1d4oSTDa40S-yxUZI5Q"], "issued_at": "2018-12-04T21:45:09.000000Z"}} 2018-12-04 21:45:09,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ff9c2e093475dc1237ddc9a349572a386e39507" 2018-12-04 21:45:09,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-018cb16c-127f-43fc-9b4b-00cf2d6f9509 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:45:09,606 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-018cb16c-127f-43fc-9b4b-00cf2d6f9509 2018-12-04 21:45:09,607 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:45:09,608 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:45:10,017 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:45:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["AFqWErSnTW-gImOdsk7-ZA"], "issued_at": "2018-12-04T21:45:10.000000Z"}} 2018-12-04 21:45:10,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aae12eb709f0b60d28efa1cf423d349fa88accd" 2018-12-04 21:45:10,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbe82d2e-2ee8-4804-b951-c5dfbb76c98c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:45:10,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-dbe82d2e-2ee8-4804-b951-c5dfbb76c98c 2018-12-04 21:45:10,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:45:10,117 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:45: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:45:10,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-2288a707-42c1-46d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aae12eb709f0b60d28efa1cf423d349fa88accd" 2018-12-04 21:45:10,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31d15d11-14a2-4779-b8d3-11453cbeec09 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-2288a707-42c1-46d-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:45:10,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-2288a707-42c1-46d-proj used request id req-31d15d11-14a2-4779-b8d3-11453cbeec09 2018-12-04 21:45:10,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aae12eb709f0b60d28efa1cf423d349fa88accd" 2018-12-04 21:45:10,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96ee644e-6941-45ee-923c-177c4d222a1e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:45:10,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-96ee644e-6941-45ee-923c-177c4d222a1e 2018-12-04 21:45:10,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aae12eb709f0b60d28efa1cf423d349fa88accd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-2288a707-42c1-46d-proj"}}' 2018-12-04 21:45:10,449 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:45:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbacdc26-c9ac-4c9f-8627-3938737b3a49 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/63a3a938f5dc4f87b9614e5cbd1475c1"}, "tags": [], "enabled": true, "id": "63a3a938f5dc4f87b9614e5cbd1475c1", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2288a707-42c1-46d-proj"}} 2018-12-04 21:45:10,450 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-dbacdc26-c9ac-4c9f-8627-3938737b3a49 2018-12-04 21:45:10,450 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-2288a707-42c1-46d-proj 2018-12-04 21:45:10,450 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:45:10,451 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:45:10,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:45:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["k-0HRBe6RHK46HxNlmjq9Q"], "issued_at": "2018-12-04T21:45:10.000000Z"}} 2018-12-04 21:45:10,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef6a67b34a877f66fad59abd1966e6d1002af63" 2018-12-04 21:45:10,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2f58990-fcbb-4947-a317-66b64f978bef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:45:10,954 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e2f58990-fcbb-4947-a317-66b64f978bef 2018-12-04 21:45:10,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:45:10,963 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:45: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:45:10,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef6a67b34a877f66fad59abd1966e6d1002af63" 2018-12-04 21:45:11,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe45c23c-617f-4900-a076-4b60a5f1ea10 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:45:11,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-fe45c23c-617f-4900-a076-4b60a5f1ea10 2018-12-04 21:45:11,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-2288a707-42c1-46d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef6a67b34a877f66fad59abd1966e6d1002af63" 2018-12-04 21:45:11,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0de7e649-1875-4faa-ab16-095aef82e6a1 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-2288a707-42c1-46d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/63a3a938f5dc4f87b9614e5cbd1475c1"}, "tags": [], "enabled": true, "id": "63a3a938f5dc4f87b9614e5cbd1475c1", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2288a707-42c1-46d-proj"}]} 2018-12-04 21:45:11,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-2288a707-42c1-46d-proj used request id req-0de7e649-1875-4faa-ab16-095aef82e6a1 2018-12-04 21:45:11,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef6a67b34a877f66fad59abd1966e6d1002af63" 2018-12-04 21:45:11,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7de9d60-faf5-4c25-a03a-a8fe61212c40 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:45:11,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e7de9d60-faf5-4c25-a03a-a8fe61212c40 2018-12-04 21:45:11,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef6a67b34a877f66fad59abd1966e6d1002af63" 2018-12-04 21:45:11,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d762bc28-e47d-409e-9f56-fc9bc398ecf9 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:45:11,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d762bc28-e47d-409e-9f56-fc9bc398ecf9 2018-12-04 21:45:11,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-2288a707-42c1-46d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef6a67b34a877f66fad59abd1966e6d1002af63" 2018-12-04 21:45:11,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-212bc280-61aa-4519-b344-feda8b6be234 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-2288a707-42c1-46d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/63a3a938f5dc4f87b9614e5cbd1475c1"}, "tags": [], "enabled": true, "id": "63a3a938f5dc4f87b9614e5cbd1475c1", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2288a707-42c1-46d-proj"}]} 2018-12-04 21:45:11,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-2288a707-42c1-46d-proj used request id req-212bc280-61aa-4519-b344-feda8b6be234 2018-12-04 21:45:11,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/063b1e4a99cc42cfa8f8d59f3ebd8c1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef6a67b34a877f66fad59abd1966e6d1002af63" 2018-12-04 21:45:11,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d460527-df15-42a9-b0ae-4fb849b3e19a Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-2288a707-42c1-46d-user", "links": {"self": "http://172.30.9.23:5000/v3/users/063b1e4a99cc42cfa8f8d59f3ebd8c1a"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "63a3a938f5dc4f87b9614e5cbd1475c1", "id": "063b1e4a99cc42cfa8f8d59f3ebd8c1a", "password_expires_at": null}} 2018-12-04 21:45:11,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/063b1e4a99cc42cfa8f8d59f3ebd8c1a used request id req-4d460527-df15-42a9-b0ae-4fb849b3e19a 2018-12-04 21:45:11,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/63a3a938f5dc4f87b9614e5cbd1475c1/users/063b1e4a99cc42cfa8f8d59f3ebd8c1a/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef6a67b34a877f66fad59abd1966e6d1002af63" 2018-12-04 21:45:12,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a4a55bc-2bd7-46c8-91c7-21dda0f9f29b Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/63a3a938f5dc4f87b9614e5cbd1475c1/users/063b1e4a99cc42cfa8f8d59f3ebd8c1a/roles", "previous": null, "next": null}, "roles": []} 2018-12-04 21:45:12,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/63a3a938f5dc4f87b9614e5cbd1475c1/users/063b1e4a99cc42cfa8f8d59f3ebd8c1a/roles used request id req-9a4a55bc-2bd7-46c8-91c7-21dda0f9f29b 2018-12-04 21:45:12,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef6a67b34a877f66fad59abd1966e6d1002af63" 2018-12-04 21:45:12,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a61d406f-779a-4f40-b281-5fccdbea506e Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}} 2018-12-04 21:45:12,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff used request id req-a61d406f-779a-4f40-b281-5fccdbea506e 2018-12-04 21:45:12,154 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-2288a707-42c1-46d-proj 2018-12-04 21:45:12,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/63a3a938f5dc4f87b9614e5cbd1475c1/users/063b1e4a99cc42cfa8f8d59f3ebd8c1a/roles/37f52f51593d4483afda02bf6b250dff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef6a67b34a877f66fad59abd1966e6d1002af63" 2018-12-04 21:45:12,331 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:45:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c06b660-c0ed-4537-b35d-1d8a9180672c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:45:12,332 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/63a3a938f5dc4f87b9614e5cbd1475c1/users/063b1e4a99cc42cfa8f8d59f3ebd8c1a/roles/37f52f51593d4483afda02bf6b250dff used request id req-0c06b660-c0ed-4537-b35d-1d8a9180672c 2018-12-04 21:45:12,332 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-2288a707-42c1-46d-user 2018-12-04 21:45:12,332 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:45:12,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aae12eb709f0b60d28efa1cf423d349fa88accd" 2018-12-04 21:45:12,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05977965-148b-4ecc-ad16-cefa3e0ecc94 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:45:12,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-05977965-148b-4ecc-ad16-cefa3e0ecc94 2018-12-04 21:45:12,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aae12eb709f0b60d28efa1cf423d349fa88accd" -d '{"role": {"name": "CreateStackSuccessTests-2288a707-42c1-46d-proj-role"}}' 2018-12-04 21:45:12,552 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:45:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d68bd24-2dec-48e0-a8a4-bf5305bd5e88 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5df492e3c30c43c5bd82f8d72623e623", "links": {"self": "http://172.30.9.23:5000/v3/roles/5df492e3c30c43c5bd82f8d72623e623"}, "name": "CreateStackSuccessTests-2288a707-42c1-46d-proj-role"}} 2018-12-04 21:45:12,552 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-7d68bd24-2dec-48e0-a8a4-bf5305bd5e88 2018-12-04 21:45:12,552 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-2288a707-42c1-46d-proj-role 2018-12-04 21:45:12,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/5df492e3c30c43c5bd82f8d72623e623 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aae12eb709f0b60d28efa1cf423d349fa88accd" 2018-12-04 21:45:12,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb8ca43f-9cae-4ce4-8bf0-008ca6f69357 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5df492e3c30c43c5bd82f8d72623e623", "links": {"self": "http://172.30.9.23:5000/v3/roles/5df492e3c30c43c5bd82f8d72623e623"}, "name": "CreateStackSuccessTests-2288a707-42c1-46d-proj-role"}} 2018-12-04 21:45:12,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/5df492e3c30c43c5bd82f8d72623e623 used request id req-eb8ca43f-9cae-4ce4-8bf0-008ca6f69357 2018-12-04 21:45:12,663 - keystone_utils - INFO - Granting role CreateStackSuccessTests-2288a707-42c1-46d-proj-role to project CreateStackSuccessTests-2288a707-42c1-46d-proj 2018-12-04 21:45:12,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/63a3a938f5dc4f87b9614e5cbd1475c1/users/063b1e4a99cc42cfa8f8d59f3ebd8c1a/roles/5df492e3c30c43c5bd82f8d72623e623 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aae12eb709f0b60d28efa1cf423d349fa88accd" 2018-12-04 21:45:12,805 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:45:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d87da390-2561-4bc4-8b60-24316aa23a94 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:45:12,805 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/63a3a938f5dc4f87b9614e5cbd1475c1/users/063b1e4a99cc42cfa8f8d59f3ebd8c1a/roles/5df492e3c30c43c5bd82f8d72623e623 used request id req-d87da390-2561-4bc4-8b60-24316aa23a94 2018-12-04 21:45:12,806 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-04 21:45:12,806 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-04 21:45:12,806 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:45:12,807 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:45:13,202 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "5df492e3c30c43c5bd82f8d72623e623", "name": "CreateStackSuccessTests-2288a707-42c1-46d-proj-role"}], "expires_at": "2018-12-04T22:45:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "63a3a938f5dc4f87b9614e5cbd1475c1", "name": "CreateStackSuccessTests-2288a707-42c1-46d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2288a707-42c1-46d-user", "id": "063b1e4a99cc42cfa8f8d59f3ebd8c1a"}, "audit_ids": ["VFfJkqgFQtimqcxZtx4QFA"], "issued_at": "2018-12-04T21:45:13.000000Z"}} 2018-12-04 21:45:13,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f108d391426791971cc1de25d041b301403117c7" 2018-12-04 21:45:13,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cb531ba-22de-46a2-840f-6447027a289b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:45:13,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3cb531ba-22de-46a2-840f-6447027a289b 2018-12-04 21:45:13,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f108d391426791971cc1de25d041b301403117c7" 2018-12-04 21:45:13,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-f017c132-91ec-4484-9dfa-c0335012cdb1 Date: Tue, 04 Dec 2018 21:45:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-image"} 2018-12-04 21:45:13,473 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-image used request id req-f017c132-91ec-4484-9dfa-c0335012cdb1 2018-12-04 21:45:13,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f108d391426791971cc1de25d041b301403117c7" 2018-12-04 21:45:13,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fc7d3271-4551-4be8-a018-cf005bd61368 Date: Tue, 04 Dec 2018 21:45:13 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:45:13,483 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-fc7d3271-4551-4be8-a018-cf005bd61368 2018-12-04 21:45:13,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f108d391426791971cc1de25d041b301403117c7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-image"}' 2018-12-04 21:45:13,554 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/5ae862e8-6606-450a-b620-b7f325272f3f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e155d9be-b50d-4285-9266-2f4283b6434d Date: Tue, 04 Dec 2018 21:45:13 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:45:13Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-04T21:45:13Z", "visibility": "shared", "locations": [], "self": "/v2/images/5ae862e8-6606-450a-b620-b7f325272f3f", "min_disk": 0, "protected": false, "id": "5ae862e8-6606-450a-b620-b7f325272f3f", "file": "/v2/images/5ae862e8-6606-450a-b620-b7f325272f3f/file", "checksum": null, "owner": "63a3a938f5dc4f87b9614e5cbd1475c1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:45:13,554 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-e155d9be-b50d-4285-9266-2f4283b6434d 2018-12-04 21:45:13,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/5ae862e8-6606-450a-b620-b7f325272f3f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f108d391426791971cc1de25d041b301403117c7" -d '' 2018-12-04 21:45:14,700 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-810de998-5d6c-4dd2-9616-1598fce05a85 Date: Tue, 04 Dec 2018 21:45:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:45:14,700 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/5ae862e8-6606-450a-b620-b7f325272f3f/file used request id req-810de998-5d6c-4dd2-9616-1598fce05a85 2018-12-04 21:45:14,701 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 21:45:14,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/5ae862e8-6606-450a-b620-b7f325272f3f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f108d391426791971cc1de25d041b301403117c7" 2018-12-04 21:45:14,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-60b34fb6-44bc-4fee-b9ad-f64355168cb9 Date: Tue, 04 Dec 2018 21:45:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:45:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:45:14Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/5ae862e8-6606-450a-b620-b7f325272f3f/snap", "metadata": {}}], "self": "/v2/images/5ae862e8-6606-450a-b620-b7f325272f3f", "min_disk": 0, "protected": false, "id": "5ae862e8-6606-450a-b620-b7f325272f3f", "file": "/v2/images/5ae862e8-6606-450a-b620-b7f325272f3f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "63a3a938f5dc4f87b9614e5cbd1475c1", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/5ae862e8-6606-450a-b620-b7f325272f3f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:45:14,726 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/5ae862e8-6606-450a-b620-b7f325272f3f used request id req-60b34fb6-44bc-4fee-b9ad-f64355168cb9 2018-12-04 21:45:14,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f108d391426791971cc1de25d041b301403117c7" 2018-12-04 21:45:14,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8941817f-e5e4-4346-8c17-1b092362c7ae Date: Tue, 04 Dec 2018 21:45:14 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:45:14,736 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-8941817f-e5e4-4346-8c17-1b092362c7ae 2018-12-04 21:45:14,738 - create_image - INFO - Created image with name - CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-image 2018-12-04 21:45:14,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/5ae862e8-6606-450a-b620-b7f325272f3f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f108d391426791971cc1de25d041b301403117c7" 2018-12-04 21:45:14,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-9e3ddc3e-37be-444d-9e2e-77fd46b465c6 Date: Tue, 04 Dec 2018 21:45:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:45:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:45:14Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/5ae862e8-6606-450a-b620-b7f325272f3f/snap", "metadata": {}}], "self": "/v2/images/5ae862e8-6606-450a-b620-b7f325272f3f", "min_disk": 0, "protected": false, "id": "5ae862e8-6606-450a-b620-b7f325272f3f", "file": "/v2/images/5ae862e8-6606-450a-b620-b7f325272f3f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "63a3a938f5dc4f87b9614e5cbd1475c1", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/5ae862e8-6606-450a-b620-b7f325272f3f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:45:14,756 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/5ae862e8-6606-450a-b620-b7f325272f3f used request id req-9e3ddc3e-37be-444d-9e2e-77fd46b465c6 2018-12-04 21:45:14,757 - create_image - DEBUG - Instance status is - active 2018-12-04 21:45:14,757 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-image 2018-12-04 21:45:14,757 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-image 2018-12-04 21:45:14,757 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:45:14,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:45:15,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:45:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["Wy4mgM7MRQin7GVTTRHP0g"], "issued_at": "2018-12-04T21:45:15.000000Z"}} 2018-12-04 21:45:15,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ab967ee2362a7a84807fb7776a3b7356503e1b" 2018-12-04 21:45:15,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10eee501-57ec-4a99-bda0-c13dc518bf71 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:45:15,256 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-10eee501-57ec-4a99-bda0-c13dc518bf71 2018-12-04 21:45:15,257 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:45:15,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ab967ee2362a7a84807fb7776a3b7356503e1b" 2018-12-04 21:45:15,456 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b7d7517c-0610-46b1-a6ba-b4be1830e72a x-compute-request-id: req-b7d7517c-0610-46b1-a6ba-b4be1830e72a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-04 21:45:15,457 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b7d7517c-0610-46b1-a6ba-b4be1830e72a 2018-12-04 21:45:15,460 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ab967ee2362a7a84807fb7776a3b7356503e1b" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-04 21:45:15,512 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-84e9f972-a125-4d76-a1cb-bea52acd23bc x-compute-request-id: req-84e9f972-a125-4d76-a1cb-bea52acd23bc Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f647f644-8066-4f46-9dd5-56a882fc908f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f647f644-8066-4f46-9dd5-56a882fc908f", "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": "f647f644-8066-4f46-9dd5-56a882fc908f"}} 2018-12-04 21:45:15,512 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-84e9f972-a125-4d76-a1cb-bea52acd23bc 2018-12-04 21:45:15,513 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:45:15,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:45:15,919 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "5df492e3c30c43c5bd82f8d72623e623", "name": "CreateStackSuccessTests-2288a707-42c1-46d-proj-role"}], "expires_at": "2018-12-04T22:45:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "63a3a938f5dc4f87b9614e5cbd1475c1", "name": "CreateStackSuccessTests-2288a707-42c1-46d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2288a707-42c1-46d-user", "id": "063b1e4a99cc42cfa8f8d59f3ebd8c1a"}, "audit_ids": ["MkDKiXDhTtaIyRAMDUdAaA"], "issued_at": "2018-12-04T21:45:15.000000Z"}} 2018-12-04 21:45:15,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94cf4364e81ac023675f0b62b9db8bc21f6dcd4e" 2018-12-04 21:45:16,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b099aef-cd10-479c-a5da-c7512a3d42d0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:45:16,102 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-9b099aef-cd10-479c-a5da-c7512a3d42d0 2018-12-04 21:45:16,105 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:45:16,107 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-04 21:45:16,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94cf4364e81ac023675f0b62b9db8bc21f6dcd4e" 2018-12-04 21:45:16,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:16 GMT Server: Apache x-openstack-request-id: req-e95dd909-f9cf-4796-94bb-77beb52f7092 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-04 21:45:16,306 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack used request id req-e95dd909-f9cf-4796-94bb-77beb52f7092 2018-12-04 21:45:16,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94cf4364e81ac023675f0b62b9db8bc21f6dcd4e" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-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-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-net", "inst_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-inst", "subnet_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-subnet", "image_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-image", "flavor_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-flavor-name"}}' 2018-12-04 21:45:18,125 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:45:16 GMT Server: Apache x-openstack-request-id: req-7d0a65df-2cb9-4a76-8abd-a1eba3877170 Location: http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "ae5ec567-1883-4326-b2bd-84866094c066", "links": [{"href": "http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066", "rel": "self"}]}} 2018-12-04 21:45:18,125 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks used request id req-7d0a65df-2cb9-4a76-8abd-a1eba3877170 2018-12-04 21:45:18,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/ae5ec567-1883-4326-b2bd-84866094c066 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94cf4364e81ac023675f0b62b9db8bc21f6dcd4e" 2018-12-04 21:45:18,324 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:45:18 GMT Server: Apache x-openstack-request-id: req-cf2db9f2-f74f-4f06-96bf-01667299ee4e Location: http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:45:18,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:18 GMT Server: Apache x-openstack-request-id: req-189f103d-299e-4a5e-911a-e0126ee28199 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": "63a3a938f5dc4f87b9614e5cbd1475c1", "OS::stack_id": "ae5ec567-1883-4326-b2bd-84866094c066", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack", "image_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-image", "inst_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-inst", "subnet_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-subnet", "net_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-net", "flavor_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack", "stack_user_project_id": "f2b2137e3b2b4247851f36d70458ead0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:45:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ae5ec567-1883-4326-b2bd-84866094c066", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:45:18,368 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066 used request id req-189f103d-299e-4a5e-911a-e0126ee28199 2018-12-04 21:45:18,368 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack 2018-12-04 21:45:18,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/ae5ec567-1883-4326-b2bd-84866094c066 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94cf4364e81ac023675f0b62b9db8bc21f6dcd4e" 2018-12-04 21:45:18,582 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:45:18 GMT Server: Apache x-openstack-request-id: req-ffdbfdc1-b509-466a-a15b-eac133bb1f98 Location: http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:45:18,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:18 GMT Server: Apache x-openstack-request-id: req-d389560b-d287-4704-95d7-3f4478da0005 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": "63a3a938f5dc4f87b9614e5cbd1475c1", "OS::stack_id": "ae5ec567-1883-4326-b2bd-84866094c066", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack", "image_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-image", "inst_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-inst", "subnet_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-subnet", "net_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-net", "flavor_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack", "stack_user_project_id": "f2b2137e3b2b4247851f36d70458ead0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:45:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ae5ec567-1883-4326-b2bd-84866094c066", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:45:18,884 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066 used request id req-d389560b-d287-4704-95d7-3f4478da0005 2018-12-04 21:45:18,884 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-04 21:45:18,884 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:45:21,887 - create_stack - DEBUG - Stack status query timeout in 1196.48109913 2018-12-04 21:45:21,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/ae5ec567-1883-4326-b2bd-84866094c066 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94cf4364e81ac023675f0b62b9db8bc21f6dcd4e" 2018-12-04 21:45:22,204 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:45:21 GMT Server: Apache x-openstack-request-id: req-c416bc42-1c6b-4960-8dce-3e72c3c5b9f3 Location: http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:45:22,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:22 GMT Server: Apache x-openstack-request-id: req-67f0ee8a-8e82-4969-8d30-5b22e5b7b740 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": "63a3a938f5dc4f87b9614e5cbd1475c1", "OS::stack_id": "ae5ec567-1883-4326-b2bd-84866094c066", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack", "image_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-image", "inst_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-inst", "subnet_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-subnet", "net_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-net", "flavor_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack", "stack_user_project_id": "f2b2137e3b2b4247851f36d70458ead0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:45:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ae5ec567-1883-4326-b2bd-84866094c066", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:45:22,246 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066 used request id req-67f0ee8a-8e82-4969-8d30-5b22e5b7b740 2018-12-04 21:45:22,247 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-04 21:45:22,247 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:45:25,250 - create_stack - DEBUG - Stack status query timeout in 1193.11846089 2018-12-04 21:45:25,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/ae5ec567-1883-4326-b2bd-84866094c066 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94cf4364e81ac023675f0b62b9db8bc21f6dcd4e" 2018-12-04 21:45:25,279 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:45:25 GMT Server: Apache x-openstack-request-id: req-d86138d6-b1c2-4d02-9fcf-79db9736fe3f Location: http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:45:25,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:25 GMT Server: Apache x-openstack-request-id: req-e1fe3658-d5f5-4df3-a195-81125c7ebdaf 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": "63a3a938f5dc4f87b9614e5cbd1475c1", "OS::stack_id": "ae5ec567-1883-4326-b2bd-84866094c066", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack", "image_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-image", "inst_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-inst", "subnet_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-subnet", "net_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-net", "flavor_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack", "stack_user_project_id": "f2b2137e3b2b4247851f36d70458ead0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:45:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ae5ec567-1883-4326-b2bd-84866094c066", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:45:25,538 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066 used request id req-e1fe3658-d5f5-4df3-a195-81125c7ebdaf 2018-12-04 21:45:25,538 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-04 21:45:25,538 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:45:28,542 - create_stack - DEBUG - Stack status query timeout in 1189.82695508 2018-12-04 21:45:28,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/ae5ec567-1883-4326-b2bd-84866094c066 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94cf4364e81ac023675f0b62b9db8bc21f6dcd4e" 2018-12-04 21:45:28,572 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:45:28 GMT Server: Apache x-openstack-request-id: req-c83d1803-129e-4d7d-9f03-d6bbc9d381ab Location: http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:45:28,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:28 GMT Server: Apache x-openstack-request-id: req-6282f50a-0957-40ae-8a5d-f895ccef49f0 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": "63a3a938f5dc4f87b9614e5cbd1475c1", "OS::stack_id": "ae5ec567-1883-4326-b2bd-84866094c066", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack", "image_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-image", "inst_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-inst", "subnet_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-subnet", "net_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-net", "flavor_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack", "stack_user_project_id": "f2b2137e3b2b4247851f36d70458ead0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:45:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ae5ec567-1883-4326-b2bd-84866094c066", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:45:28,785 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066 used request id req-6282f50a-0957-40ae-8a5d-f895ccef49f0 2018-12-04 21:45:28,786 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-04 21:45:28,786 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:45:31,789 - create_stack - DEBUG - Stack status query timeout in 1186.57957196 2018-12-04 21:45:31,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/ae5ec567-1883-4326-b2bd-84866094c066 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94cf4364e81ac023675f0b62b9db8bc21f6dcd4e" 2018-12-04 21:45:31,817 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:45:31 GMT Server: Apache x-openstack-request-id: req-c5c5e9b0-4f4a-42c0-b2da-56c614b20aaf Location: http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:45:31,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:31 GMT Server: Apache x-openstack-request-id: req-9c2b99ee-b358-4a72-b3a0-2ff57f47ce15 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": "63a3a938f5dc4f87b9614e5cbd1475c1", "OS::stack_id": "ae5ec567-1883-4326-b2bd-84866094c066", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack", "image_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-image", "inst_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-inst", "subnet_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-subnet", "net_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-net", "flavor_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack", "stack_user_project_id": "f2b2137e3b2b4247851f36d70458ead0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:45:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ae5ec567-1883-4326-b2bd-84866094c066", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:45:31,892 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066 used request id req-9c2b99ee-b358-4a72-b3a0-2ff57f47ce15 2018-12-04 21:45:31,893 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-04 21:45:31,893 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:45:34,896 - create_stack - DEBUG - Stack status query timeout in 1183.47256494 2018-12-04 21:45:34,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/ae5ec567-1883-4326-b2bd-84866094c066 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94cf4364e81ac023675f0b62b9db8bc21f6dcd4e" 2018-12-04 21:45:35,100 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:45:34 GMT Server: Apache x-openstack-request-id: req-e3965cc4-4f8d-441b-88ce-adcc37aac6fc Location: http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:45:35,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:35 GMT Server: Apache x-openstack-request-id: req-6d9d7118-12b6-4600-a23f-9607c99559b6 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": "63a3a938f5dc4f87b9614e5cbd1475c1", "OS::stack_id": "ae5ec567-1883-4326-b2bd-84866094c066", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack", "image_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-image", "inst_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-inst", "subnet_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-subnet", "net_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-net", "flavor_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack", "stack_user_project_id": "f2b2137e3b2b4247851f36d70458ead0", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-04T21:45:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ae5ec567-1883-4326-b2bd-84866094c066", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:45:35,141 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066 used request id req-6d9d7118-12b6-4600-a23f-9607c99559b6 2018-12-04 21:45:35,142 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-04 21:45:35,142 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack 2018-12-04 21:45:35,142 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack 2018-12-04 21:45:35,142 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:45:35,628 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "5df492e3c30c43c5bd82f8d72623e623", "name": "CreateStackSuccessTests-2288a707-42c1-46d-proj-role"}], "expires_at": "2018-12-04T22:45:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "63a3a938f5dc4f87b9614e5cbd1475c1", "name": "CreateStackSuccessTests-2288a707-42c1-46d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2288a707-42c1-46d-user", "id": "063b1e4a99cc42cfa8f8d59f3ebd8c1a"}, "audit_ids": ["Xz8gRdvSQWifkcYNBzl22Q"], "issued_at": "2018-12-04T21:45:35.000000Z"}} 2018-12-04 21:45:35,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/ae5ec567-1883-4326-b2bd-84866094c066 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}536391d24270f9ebf25a66eb47897bdb6f06319b" 2018-12-04 21:45:35,818 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:45:35 GMT Server: Apache x-openstack-request-id: req-43fa2fdf-7f66-4116-85fa-e26d2e8f5539 Location: http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:45:36,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:35 GMT Server: Apache x-openstack-request-id: req-f4357a64-816c-4b5e-a75d-cf32e4ab4361 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": "63a3a938f5dc4f87b9614e5cbd1475c1", "OS::stack_id": "ae5ec567-1883-4326-b2bd-84866094c066", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack", "image_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-image", "inst_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-inst", "subnet_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-subnet", "net_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-net", "flavor_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack", "stack_user_project_id": "f2b2137e3b2b4247851f36d70458ead0", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-04T21:45:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ae5ec567-1883-4326-b2bd-84866094c066", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:45:36,037 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066 used request id req-f4357a64-816c-4b5e-a75d-cf32e4ab4361 2018-12-04 21:45:36,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/ae5ec567-1883-4326-b2bd-84866094c066 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94cf4364e81ac023675f0b62b9db8bc21f6dcd4e" 2018-12-04 21:45:36,064 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:45:36 GMT Server: Apache x-openstack-request-id: req-d5da7891-a939-44b4-8f91-6381b86a19f6 Location: http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:45:36,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:36 GMT Server: Apache x-openstack-request-id: req-035f5d39-1a64-4a78-b67d-3740585f2093 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": "63a3a938f5dc4f87b9614e5cbd1475c1", "OS::stack_id": "ae5ec567-1883-4326-b2bd-84866094c066", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack", "image_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-image", "inst_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-inst", "subnet_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-subnet", "net_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-net", "flavor_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack", "stack_user_project_id": "f2b2137e3b2b4247851f36d70458ead0", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-04T21:45:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ae5ec567-1883-4326-b2bd-84866094c066", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:45:36,105 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066 used request id req-035f5d39-1a64-4a78-b67d-3740585f2093 2018-12-04 21:45:36,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:45:36,106 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:45:36,509 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "5df492e3c30c43c5bd82f8d72623e623", "name": "CreateStackSuccessTests-2288a707-42c1-46d-proj-role"}], "expires_at": "2018-12-04T22:45:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "63a3a938f5dc4f87b9614e5cbd1475c1", "name": "CreateStackSuccessTests-2288a707-42c1-46d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/63a3a938f5dc4f87b9614e5cbd1475c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2288a707-42c1-46d-user", "id": "063b1e4a99cc42cfa8f8d59f3ebd8c1a"}, "audit_ids": ["-ypGZPfsRECKlZt-ot04fQ"], "issued_at": "2018-12-04T21:45:36.000000Z"}} 2018-12-04 21:45:36,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}324d8858db1877fedeb8e9fba76ff04ac9344299" 2018-12-04 21:45:36,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d2aef5f-3e0b-431b-966b-cd8b2d237c9c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:45:36,599 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-2d2aef5f-3e0b-431b-966b-cd8b2d237c9c 2018-12-04 21:45:36,601 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:45:36,603 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-04 21:45:36,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}324d8858db1877fedeb8e9fba76ff04ac9344299" 2018-12-04 21:45:36,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:36 GMT Server: Apache x-openstack-request-id: req-dd792723-87cd-4e47-87cc-72226549f25a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack", "stack_user_project_id": "f2b2137e3b2b4247851f36d70458ead0", "deletion_time": null, "creation_time": "2018-12-04T21:45:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "ae5ec567-1883-4326-b2bd-84866094c066", "tags": null}]} 2018-12-04 21:45:36,831 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack used request id req-dd792723-87cd-4e47-87cc-72226549f25a 2018-12-04 21:45:36,831 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack 2018-12-04 21:45:36,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/ae5ec567-1883-4326-b2bd-84866094c066 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}324d8858db1877fedeb8e9fba76ff04ac9344299" 2018-12-04 21:45:37,025 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:45:36 GMT Server: Apache x-openstack-request-id: req-71643456-82ad-4d08-a942-5ebb03c94652 Location: http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:45:37,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:37 GMT Server: Apache x-openstack-request-id: req-f49ea48d-6f86-4f42-a41d-d0aa3a5bc28e 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": "63a3a938f5dc4f87b9614e5cbd1475c1", "OS::stack_id": "ae5ec567-1883-4326-b2bd-84866094c066", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack", "image_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-image", "inst_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-inst", "subnet_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-subnet", "net_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-net", "flavor_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack", "stack_user_project_id": "f2b2137e3b2b4247851f36d70458ead0", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-04T21:45:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ae5ec567-1883-4326-b2bd-84866094c066", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:45:37,242 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066 used request id req-f49ea48d-6f86-4f42-a41d-d0aa3a5bc28e 2018-12-04 21:45:37,243 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack 2018-12-04 21:45:37,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/ae5ec567-1883-4326-b2bd-84866094c066 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94cf4364e81ac023675f0b62b9db8bc21f6dcd4e" 2018-12-04 21:45:37,271 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:45:37 GMT Server: Apache x-openstack-request-id: req-921ad902-4194-4b4a-9074-8af5cfd90c9f Location: http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:45:37,393 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:45:37 GMT Server: Apache x-openstack-request-id: req-e9429670-03f0-43ab-8a9e-74234aa64343 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:45:37,393 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066 used request id req-e9429670-03f0-43ab-8a9e-74234aa64343 2018-12-04 21:45:37,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/ae5ec567-1883-4326-b2bd-84866094c066 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94cf4364e81ac023675f0b62b9db8bc21f6dcd4e" 2018-12-04 21:45:37,422 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:45:37 GMT Server: Apache x-openstack-request-id: req-4b5f7026-633c-4bc3-925a-2864de876112 Location: http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:45:37,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:37 GMT Server: Apache x-openstack-request-id: req-39ae9a8c-b626-44b9-9cd9-6b5371cf7152 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": "63a3a938f5dc4f87b9614e5cbd1475c1", "OS::stack_id": "ae5ec567-1883-4326-b2bd-84866094c066", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack", "image_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-image", "inst_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-inst", "subnet_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-subnet", "flavor_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-flavor-name", "net_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack", "stack_user_project_id": "f2b2137e3b2b4247851f36d70458ead0", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:45:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:45:37Z", "id": "ae5ec567-1883-4326-b2bd-84866094c066", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:45:37,463 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066 used request id req-39ae9a8c-b626-44b9-9cd9-6b5371cf7152 2018-12-04 21:45:37,464 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-04 21:45:37,464 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:45:40,467 - create_stack - DEBUG - Stack status query timeout in 1196.92685413 2018-12-04 21:45:40,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/ae5ec567-1883-4326-b2bd-84866094c066 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94cf4364e81ac023675f0b62b9db8bc21f6dcd4e" 2018-12-04 21:45:40,802 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:45:40 GMT Server: Apache x-openstack-request-id: req-53a34df6-794d-45b4-a0b6-2cf3e2d28e87 Location: http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:45:40,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:40 GMT Server: Apache x-openstack-request-id: req-5518de60-03c6-41d0-9a3b-0526409c2fef 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": "63a3a938f5dc4f87b9614e5cbd1475c1", "OS::stack_id": "ae5ec567-1883-4326-b2bd-84866094c066", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack", "image_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-image", "inst_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-inst", "subnet_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-subnet", "flavor_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-flavor-name", "net_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack", "stack_user_project_id": "f2b2137e3b2b4247851f36d70458ead0", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:45:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:45:37Z", "id": "ae5ec567-1883-4326-b2bd-84866094c066", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:45:40,845 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066 used request id req-5518de60-03c6-41d0-9a3b-0526409c2fef 2018-12-04 21:45:40,845 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-04 21:45:40,845 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:45:43,849 - create_stack - DEBUG - Stack status query timeout in 1193.54533911 2018-12-04 21:45:43,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/ae5ec567-1883-4326-b2bd-84866094c066 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94cf4364e81ac023675f0b62b9db8bc21f6dcd4e" 2018-12-04 21:45:43,877 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:45:43 GMT Server: Apache x-openstack-request-id: req-5ad32de6-9560-4b3d-9ce5-bfedf4612ac0 Location: http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:45:43,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:43 GMT Server: Apache x-openstack-request-id: req-6763a2eb-0c20-4f11-b31b-06274d6f3dcf 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": "63a3a938f5dc4f87b9614e5cbd1475c1", "OS::stack_id": "ae5ec567-1883-4326-b2bd-84866094c066", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack", "image_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-image", "inst_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-inst", "subnet_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-subnet", "flavor_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-flavor-name", "net_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack", "stack_user_project_id": "f2b2137e3b2b4247851f36d70458ead0", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:45:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:45:37Z", "id": "ae5ec567-1883-4326-b2bd-84866094c066", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:45:43,902 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066 used request id req-6763a2eb-0c20-4f11-b31b-06274d6f3dcf 2018-12-04 21:45:43,903 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-04 21:45:43,903 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:45:46,904 - create_stack - DEBUG - Stack status query timeout in 1190.48966098 2018-12-04 21:45:46,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/ae5ec567-1883-4326-b2bd-84866094c066 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94cf4364e81ac023675f0b62b9db8bc21f6dcd4e" 2018-12-04 21:45:47,104 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:45:46 GMT Server: Apache x-openstack-request-id: req-a7643e36-c6b1-44b4-b7a3-29889d3d8a50 Location: http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:45:47,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:47 GMT Server: Apache x-openstack-request-id: req-2e6f3931-982f-4894-b49f-859702102cc6 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": "63a3a938f5dc4f87b9614e5cbd1475c1", "OS::stack_id": "ae5ec567-1883-4326-b2bd-84866094c066", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack", "image_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-image", "inst_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-inst", "subnet_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-subnet", "flavor_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-flavor-name", "net_name": "CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-net"}, "deletion_time": "2018-12-04T21:45:46Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack", "stack_user_project_id": "f2b2137e3b2b4247851f36d70458ead0", "tags": null, "creation_time": "2018-12-04T21:45:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-04T21:45:37Z", "id": "ae5ec567-1883-4326-b2bd-84866094c066", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:45:47,128 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066 used request id req-2e6f3931-982f-4894-b49f-859702102cc6 2018-12-04 21:45:47,128 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-04 21:45:47,128 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack 2018-12-04 21:45:47,128 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack 2018-12-04 21:45:47,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/ae5ec567-1883-4326-b2bd-84866094c066 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94cf4364e81ac023675f0b62b9db8bc21f6dcd4e" 2018-12-04 21:45:47,156 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:45:47 GMT Server: Apache x-openstack-request-id: req-a5b2ec1e-6dd5-48ee-b9ac-469d2ce323a2 Location: http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:45:47,179 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:45:47 GMT Server: Apache x-openstack-request-id: req-891025bc-08ca-4d20-b6a8-61e281b5545f Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-04 21:45:47,179 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/63a3a938f5dc4f87b9614e5cbd1475c1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-stack/ae5ec567-1883-4326-b2bd-84866094c066 used request id req-891025bc-08ca-4d20-b6a8-61e281b5545f 2018-12-04 21:45:47,180 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-dcf14b4b-e4aa-4dbc-b9bf-e644db3ef75e-image 2018-12-04 21:45:47,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/5ae862e8-6606-450a-b620-b7f325272f3f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f108d391426791971cc1de25d041b301403117c7" 2018-12-04 21:45:47,951 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fcb7ff48-71fe-4e15-b565-ea726abcf544 Date: Tue, 04 Dec 2018 21:45:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:45:47,952 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/5ae862e8-6606-450a-b620-b7f325272f3f used request id req-fcb7ff48-71fe-4e15-b565-ea726abcf544 2018-12-04 21:45:47,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/f647f644-8066-4f46-9dd5-56a882fc908f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ab967ee2362a7a84807fb7776a3b7356503e1b" 2018-12-04 21:45:47,981 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:45: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-d80fa358-dfc2-4cc5-90d7-5dda80671e72 x-compute-request-id: req-d80fa358-dfc2-4cc5-90d7-5dda80671e72 Content-Length: 0 Content-Type: application/json 2018-12-04 21:45:47,981 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/f647f644-8066-4f46-9dd5-56a882fc908f used request id req-d80fa358-dfc2-4cc5-90d7-5dda80671e72 2018-12-04 21:45:47,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aae12eb709f0b60d28efa1cf423d349fa88accd" 2018-12-04 21:45:48,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-4981a096-5e34-409a-8b62-7c9fd8a5e027 Date: Tue, 04 Dec 2018 21:45:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "63a3a938f5dc4f87b9614e5cbd1475c1", "created_at": "2018-12-04T21:45:18Z", "updated_at": "2018-12-04T21:45:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:45:18Z", "revision_number": 0, "id": "1da11fb1-d341-4bfa-bef0-71f8e6c3f045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:45:18Z", "security_group_id": "0bf4be9d-6f1d-4644-88f2-b92885990f7a", "tenant_id": "63a3a938f5dc4f87b9614e5cbd1475c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "63a3a938f5dc4f87b9614e5cbd1475c1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:45:18Z", "revision_number": 0, "id": "486d1ac9-6d74-40c6-b773-ff44e74cfdea", "remote_group_id": "0bf4be9d-6f1d-4644-88f2-b92885990f7a", "remote_ip_prefix": null, "created_at": "2018-12-04T21:45:18Z", "security_group_id": "0bf4be9d-6f1d-4644-88f2-b92885990f7a", "tenant_id": "63a3a938f5dc4f87b9614e5cbd1475c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "63a3a938f5dc4f87b9614e5cbd1475c1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:45:18Z", "revision_number": 0, "id": "668fe31a-0c5e-474f-8fb9-655cfff3a452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:45:18Z", "security_group_id": "0bf4be9d-6f1d-4644-88f2-b92885990f7a", "tenant_id": "63a3a938f5dc4f87b9614e5cbd1475c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "63a3a938f5dc4f87b9614e5cbd1475c1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:45:18Z", "revision_number": 0, "id": "eda81cbe-5f41-46cb-b26c-7466161e4885", "remote_group_id": "0bf4be9d-6f1d-4644-88f2-b92885990f7a", "remote_ip_prefix": null, "created_at": "2018-12-04T21:45:18Z", "security_group_id": "0bf4be9d-6f1d-4644-88f2-b92885990f7a", "tenant_id": "63a3a938f5dc4f87b9614e5cbd1475c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "63a3a938f5dc4f87b9614e5cbd1475c1"}], "revision_number": 4, "project_id": "63a3a938f5dc4f87b9614e5cbd1475c1", "id": "0bf4be9d-6f1d-4644-88f2-b92885990f7a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:45:48,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-4981a096-5e34-409a-8b62-7c9fd8a5e027 2018-12-04 21:45:48,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aae12eb709f0b60d28efa1cf423d349fa88accd" 2018-12-04 21:45:48,425 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:45:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d75d180a-b7d9-44e6-bfca-a9120ccb74b2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:45:48,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-d75d180a-b7d9-44e6-bfca-a9120ccb74b2 2018-12-04 21:45:48,426 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:45:48,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/63a3a938f5dc4f87b9614e5cbd1475c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aae12eb709f0b60d28efa1cf423d349fa88accd" 2018-12-04 21:45:48,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d61b2cca-109a-4b9e-be39-9014b0986b61 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/63a3a938f5dc4f87b9614e5cbd1475c1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "63a3a938f5dc4f87b9614e5cbd1475c1", "name": "CreateStackSuccessTests-2288a707-42c1-46d-proj"}} 2018-12-04 21:45:48,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/63a3a938f5dc4f87b9614e5cbd1475c1 used request id req-d61b2cca-109a-4b9e-be39-9014b0986b61 2018-12-04 21:45:48,528 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0bf4be9d-6f1d-4644-88f2-b92885990f7a 2018-12-04 21:45:48,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0bf4be9d-6f1d-4644-88f2-b92885990f7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aae12eb709f0b60d28efa1cf423d349fa88accd" 2018-12-04 21:45:48,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-672fed64-f57a-4995-9101-cf3ac691a2c2 Date: Tue, 04 Dec 2018 21:45:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:45:18Z", "security_group_id": "0bf4be9d-6f1d-4644-88f2-b92885990f7a", "port_range_min": null, "revision_number": 0, "tenant_id": "63a3a938f5dc4f87b9614e5cbd1475c1", "created_at": "2018-12-04T21:45:18Z", "project_id": "63a3a938f5dc4f87b9614e5cbd1475c1", "id": "1da11fb1-d341-4bfa-bef0-71f8e6c3f045"}, {"remote_group_id": "0bf4be9d-6f1d-4644-88f2-b92885990f7a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:45:18Z", "security_group_id": "0bf4be9d-6f1d-4644-88f2-b92885990f7a", "port_range_min": null, "revision_number": 0, "tenant_id": "63a3a938f5dc4f87b9614e5cbd1475c1", "created_at": "2018-12-04T21:45:18Z", "project_id": "63a3a938f5dc4f87b9614e5cbd1475c1", "id": "486d1ac9-6d74-40c6-b773-ff44e74cfdea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:45:18Z", "security_group_id": "0bf4be9d-6f1d-4644-88f2-b92885990f7a", "port_range_min": null, "revision_number": 0, "tenant_id": "63a3a938f5dc4f87b9614e5cbd1475c1", "created_at": "2018-12-04T21:45:18Z", "project_id": "63a3a938f5dc4f87b9614e5cbd1475c1", "id": "668fe31a-0c5e-474f-8fb9-655cfff3a452"}, {"remote_group_id": "0bf4be9d-6f1d-4644-88f2-b92885990f7a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:45:18Z", "security_group_id": "0bf4be9d-6f1d-4644-88f2-b92885990f7a", "port_range_min": null, "revision_number": 0, "tenant_id": "63a3a938f5dc4f87b9614e5cbd1475c1", "created_at": "2018-12-04T21:45:18Z", "project_id": "63a3a938f5dc4f87b9614e5cbd1475c1", "id": "eda81cbe-5f41-46cb-b26c-7466161e4885"}]} 2018-12-04 21:45:48,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0bf4be9d-6f1d-4644-88f2-b92885990f7a used request id req-672fed64-f57a-4995-9101-cf3ac691a2c2 2018-12-04 21:45:48,551 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:45:48,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/0bf4be9d-6f1d-4644-88f2-b92885990f7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aae12eb709f0b60d28efa1cf423d349fa88accd" 2018-12-04 21:45:48,748 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a51a71f5-186f-4c7c-9786-a0c6fcd61d90 Content-Length: 0 Date: Tue, 04 Dec 2018 21:45:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:45:48,748 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/0bf4be9d-6f1d-4644-88f2-b92885990f7a used request id req-a51a71f5-186f-4c7c-9786-a0c6fcd61d90 2018-12-04 21:45:48,749 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-2288a707-42c1-46d-proj 2018-12-04 21:45:48,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/63a3a938f5dc4f87b9614e5cbd1475c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aae12eb709f0b60d28efa1cf423d349fa88accd" 2018-12-04 21:45:49,001 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:45:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-128a9064-a7b2-4c62-9483-2cd34d08737f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:45:49,002 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/63a3a938f5dc4f87b9614e5cbd1475c1 used request id req-128a9064-a7b2-4c62-9483-2cd34d08737f 2018-12-04 21:45:49,002 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-2288a707-42c1-46d-proj-role 2018-12-04 21:45:49,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/5df492e3c30c43c5bd82f8d72623e623 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aae12eb709f0b60d28efa1cf423d349fa88accd" 2018-12-04 21:45:49,133 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:45:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50113fc2-1fe0-4813-bb42-68ebf7c7b3f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:45:49,133 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/5df492e3c30c43c5bd82f8d72623e623 used request id req-50113fc2-1fe0-4813-bb42-68ebf7c7b3f5 2018-12-04 21:45:49,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aae12eb709f0b60d28efa1cf423d349fa88accd" 2018-12-04 21:45:49,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a37002e-9836-4093-a080-edd9f4993129 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:45:49,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3a37002e-9836-4093-a080-edd9f4993129 2018-12-04 21:45:49,236 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-2288a707-42c1-46d-user 2018-12-04 21:45:49,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/063b1e4a99cc42cfa8f8d59f3ebd8c1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef6a67b34a877f66fad59abd1966e6d1002af63" 2018-12-04 21:45:49,440 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:45:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b01f42bf-fe02-4700-b986-d5b68d2af3cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:45:49,440 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/063b1e4a99cc42cfa8f8d59f3ebd8c1a used request id req-b01f42bf-fe02-4700-b986-d5b68d2af3cf 2018-12-04 21:45:49,442 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:45:49,844 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:45:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["VyxIO4o1QWSg7cxMMv9qjw"], "issued_at": "2018-12-04T21:45:49.000000Z"}} 2018-12-04 21:45:49,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}980f005bab3a662243780ad313c7418ef741f30e" 2018-12-04 21:45:49,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cafc76f-1c49-4067-ac07-3142a90a14b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:45:49,940 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6cafc76f-1c49-4067-ac07-3142a90a14b6 2018-12-04 21:45:49,942 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:45:49,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:45:50,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:45:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["Mcf5AciCSM6RtqYqqsBHKA"], "issued_at": "2018-12-04T21:45:50.000000Z"}} 2018-12-04 21:45:50,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}780a7711bc983d0937516672873cb6691243c01b" 2018-12-04 21:45:50,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ee8d0f3-ef8f-4433-a4cd-648fb2ebc023 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:45:50,438 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3ee8d0f3-ef8f-4433-a4cd-648fb2ebc023 2018-12-04 21:45:50,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:45:50,448 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:45:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:45:50,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-861a02b2-ef94-422-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}780a7711bc983d0937516672873cb6691243c01b" 2018-12-04 21:45:50,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2deb0cf-ac7a-40f3-9bc0-58f476a91ca3 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-861a02b2-ef94-422-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:45:50,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-861a02b2-ef94-422-proj used request id req-b2deb0cf-ac7a-40f3-9bc0-58f476a91ca3 2018-12-04 21:45:50,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}780a7711bc983d0937516672873cb6691243c01b" 2018-12-04 21:45:50,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ce92194-7a09-4bd7-9e7a-6ffe2677d5a7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:45:50,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-6ce92194-7a09-4bd7-9e7a-6ffe2677d5a7 2018-12-04 21:45:50,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}780a7711bc983d0937516672873cb6691243c01b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-861a02b2-ef94-422-proj"}}' 2018-12-04 21:45:50,761 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:45:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf9d8f6c-7556-4013-a1e5-b70d1740ebf4 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e4396b2a991d444597f1ccb2964851de"}, "tags": [], "enabled": true, "id": "e4396b2a991d444597f1ccb2964851de", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-861a02b2-ef94-422-proj"}} 2018-12-04 21:45:50,761 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-bf9d8f6c-7556-4013-a1e5-b70d1740ebf4 2018-12-04 21:45:50,761 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-861a02b2-ef94-422-proj 2018-12-04 21:45:50,761 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:45:50,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:45:51,246 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:45:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["MyyoP0lhSmOadD_LRCC31g"], "issued_at": "2018-12-04T21:45:51.000000Z"}} 2018-12-04 21:45:51,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cef5dc1278098ccafb477abc4bdcdb3d5e9e1ab" 2018-12-04 21:45:51,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fc29dcb-6826-4546-a009-4df470d042e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:45:51,341 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6fc29dcb-6826-4546-a009-4df470d042e6 2018-12-04 21:45:51,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:45:51,349 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:45:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:45:51,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cef5dc1278098ccafb477abc4bdcdb3d5e9e1ab" 2018-12-04 21:45:51,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a12558fb-b818-449c-94d8-fac7e3c45855 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:45:51,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a12558fb-b818-449c-94d8-fac7e3c45855 2018-12-04 21:45:51,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-861a02b2-ef94-422-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cef5dc1278098ccafb477abc4bdcdb3d5e9e1ab" 2018-12-04 21:45:51,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2755ca70-8292-42e5-a438-dacb36028a94 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-861a02b2-ef94-422-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e4396b2a991d444597f1ccb2964851de"}, "tags": [], "enabled": true, "id": "e4396b2a991d444597f1ccb2964851de", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-861a02b2-ef94-422-proj"}]} 2018-12-04 21:45:51,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-861a02b2-ef94-422-proj used request id req-2755ca70-8292-42e5-a438-dacb36028a94 2018-12-04 21:45:51,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cef5dc1278098ccafb477abc4bdcdb3d5e9e1ab" 2018-12-04 21:45:51,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f707f98-02d6-48ad-aac4-29c80edd3c33 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:45:51,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-9f707f98-02d6-48ad-aac4-29c80edd3c33 2018-12-04 21:45:51,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cef5dc1278098ccafb477abc4bdcdb3d5e9e1ab" 2018-12-04 21:45:52,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-961dc5c1-34b7-4f05-98b3-2d00535896b7 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:45:52,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-961dc5c1-34b7-4f05-98b3-2d00535896b7 2018-12-04 21:45:52,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-861a02b2-ef94-422-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cef5dc1278098ccafb477abc4bdcdb3d5e9e1ab" 2018-12-04 21:45:52,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e6dbd10-be3b-4945-910f-fdec8b4b8b1a Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-861a02b2-ef94-422-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e4396b2a991d444597f1ccb2964851de"}, "tags": [], "enabled": true, "id": "e4396b2a991d444597f1ccb2964851de", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-861a02b2-ef94-422-proj"}]} 2018-12-04 21:45:52,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-861a02b2-ef94-422-proj used request id req-0e6dbd10-be3b-4945-910f-fdec8b4b8b1a 2018-12-04 21:45:52,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/c600538cc6094eb0a94019ea50b8aa29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cef5dc1278098ccafb477abc4bdcdb3d5e9e1ab" 2018-12-04 21:45:52,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2693c12-e7af-41fb-8819-926827e67ce5 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-861a02b2-ef94-422-user", "links": {"self": "http://172.30.9.23:5000/v3/users/c600538cc6094eb0a94019ea50b8aa29"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "e4396b2a991d444597f1ccb2964851de", "id": "c600538cc6094eb0a94019ea50b8aa29", "password_expires_at": null}} 2018-12-04 21:45:52,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/c600538cc6094eb0a94019ea50b8aa29 used request id req-e2693c12-e7af-41fb-8819-926827e67ce5 2018-12-04 21:45:52,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e4396b2a991d444597f1ccb2964851de/users/c600538cc6094eb0a94019ea50b8aa29/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cef5dc1278098ccafb477abc4bdcdb3d5e9e1ab" 2018-12-04 21:45:52,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5cd94b7-be5a-4c9a-9f3a-c189204cb99c Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/e4396b2a991d444597f1ccb2964851de/users/c600538cc6094eb0a94019ea50b8aa29/roles", "previous": null, "next": null}, "roles": []} 2018-12-04 21:45:52,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e4396b2a991d444597f1ccb2964851de/users/c600538cc6094eb0a94019ea50b8aa29/roles used request id req-a5cd94b7-be5a-4c9a-9f3a-c189204cb99c 2018-12-04 21:45:52,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cef5dc1278098ccafb477abc4bdcdb3d5e9e1ab" 2018-12-04 21:45:52,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45e9af37-46d7-40d7-9b80-393baec4b3b8 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}} 2018-12-04 21:45:52,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff used request id req-45e9af37-46d7-40d7-9b80-393baec4b3b8 2018-12-04 21:45:52,423 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-861a02b2-ef94-422-proj 2018-12-04 21:45:52,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/e4396b2a991d444597f1ccb2964851de/users/c600538cc6094eb0a94019ea50b8aa29/roles/37f52f51593d4483afda02bf6b250dff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cef5dc1278098ccafb477abc4bdcdb3d5e9e1ab" 2018-12-04 21:45:52,566 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:45:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15ffedee-f920-49d0-bf66-8a4ac9c834e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:45:52,566 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/e4396b2a991d444597f1ccb2964851de/users/c600538cc6094eb0a94019ea50b8aa29/roles/37f52f51593d4483afda02bf6b250dff used request id req-15ffedee-f920-49d0-bf66-8a4ac9c834e1 2018-12-04 21:45:52,566 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-861a02b2-ef94-422-user 2018-12-04 21:45:52,567 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:45:52,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}780a7711bc983d0937516672873cb6691243c01b" 2018-12-04 21:45:52,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fde839d-2879-4f84-a05e-6d726ac8fae0 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:45:52,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7fde839d-2879-4f84-a05e-6d726ac8fae0 2018-12-04 21:45:52,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}780a7711bc983d0937516672873cb6691243c01b" -d '{"role": {"name": "CreateStackSuccessTests-861a02b2-ef94-422-proj-role"}}' 2018-12-04 21:45:52,786 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:45:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d314d6d3-0ed6-4829-8c39-4c1a1bb0a9d5 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "661cbcf4fe2a4c39893fa1d0dca7cab9", "links": {"self": "http://172.30.9.23:5000/v3/roles/661cbcf4fe2a4c39893fa1d0dca7cab9"}, "name": "CreateStackSuccessTests-861a02b2-ef94-422-proj-role"}} 2018-12-04 21:45:52,786 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-d314d6d3-0ed6-4829-8c39-4c1a1bb0a9d5 2018-12-04 21:45:52,786 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-861a02b2-ef94-422-proj-role 2018-12-04 21:45:52,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/661cbcf4fe2a4c39893fa1d0dca7cab9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}780a7711bc983d0937516672873cb6691243c01b" 2018-12-04 21:45:52,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce850b19-e237-4278-87ea-5fe86be21d91 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "661cbcf4fe2a4c39893fa1d0dca7cab9", "links": {"self": "http://172.30.9.23:5000/v3/roles/661cbcf4fe2a4c39893fa1d0dca7cab9"}, "name": "CreateStackSuccessTests-861a02b2-ef94-422-proj-role"}} 2018-12-04 21:45:52,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/661cbcf4fe2a4c39893fa1d0dca7cab9 used request id req-ce850b19-e237-4278-87ea-5fe86be21d91 2018-12-04 21:45:52,885 - keystone_utils - INFO - Granting role CreateStackSuccessTests-861a02b2-ef94-422-proj-role to project CreateStackSuccessTests-861a02b2-ef94-422-proj 2018-12-04 21:45:52,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/e4396b2a991d444597f1ccb2964851de/users/c600538cc6094eb0a94019ea50b8aa29/roles/661cbcf4fe2a4c39893fa1d0dca7cab9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}780a7711bc983d0937516672873cb6691243c01b" 2018-12-04 21:45:53,021 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:45:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-910be30a-ea4e-4fdc-ac2b-2d749bae0be7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:45:53,021 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/e4396b2a991d444597f1ccb2964851de/users/c600538cc6094eb0a94019ea50b8aa29/roles/661cbcf4fe2a4c39893fa1d0dca7cab9 used request id req-910be30a-ea4e-4fdc-ac2b-2d749bae0be7 2018-12-04 21:45:53,022 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-04 21:45:53,022 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-04 21:45:53,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:45:53,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:45:53,419 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661cbcf4fe2a4c39893fa1d0dca7cab9", "name": "CreateStackSuccessTests-861a02b2-ef94-422-proj-role"}, {"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}], "expires_at": "2018-12-04T22:45:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e4396b2a991d444597f1ccb2964851de", "name": "CreateStackSuccessTests-861a02b2-ef94-422-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/e4396b2a991d444597f1ccb2964851de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/e4396b2a991d444597f1ccb2964851de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/e4396b2a991d444597f1ccb2964851de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_e4396b2a991d444597f1ccb2964851de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_e4396b2a991d444597f1ccb2964851de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e4396b2a991d444597f1ccb2964851de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/e4396b2a991d444597f1ccb2964851de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e4396b2a991d444597f1ccb2964851de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/e4396b2a991d444597f1ccb2964851de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/e4396b2a991d444597f1ccb2964851de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/e4396b2a991d444597f1ccb2964851de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/e4396b2a991d444597f1ccb2964851de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/e4396b2a991d444597f1ccb2964851de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-861a02b2-ef94-422-user", "id": "c600538cc6094eb0a94019ea50b8aa29"}, "audit_ids": ["L3Pu6Z0gTGW5VEZYDdDBkg"], "issued_at": "2018-12-04T21:45:53.000000Z"}} 2018-12-04 21:45:53,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7053cad3e8b8a6b5e2e08a93ca642adb474993d4" 2018-12-04 21:45:53,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-283c127c-9fb8-4bd7-a208-8a44e57b689d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:45:53,506 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-283c127c-9fb8-4bd7-a208-8a44e57b689d 2018-12-04 21:45:53,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7053cad3e8b8a6b5e2e08a93ca642adb474993d4" 2018-12-04 21:45:53,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-bf6f684c-2f2c-4d08-befa-18c3db82fa87 Date: Tue, 04 Dec 2018 21:45:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-image"} 2018-12-04 21:45:53,804 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-image used request id req-bf6f684c-2f2c-4d08-befa-18c3db82fa87 2018-12-04 21:45:53,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7053cad3e8b8a6b5e2e08a93ca642adb474993d4" 2018-12-04 21:45:53,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1ba8b543-6d13-44f3-99b9-3416299cd630 Date: Tue, 04 Dec 2018 21:45:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:45:53,814 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-1ba8b543-6d13-44f3-99b9-3416299cd630 2018-12-04 21:45:53,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7053cad3e8b8a6b5e2e08a93ca642adb474993d4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-image"}' 2018-12-04 21:45:53,871 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/7e3127ff-5f47-4a4b-81f0-00ae5d366cf0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c8e56991-40a7-4a8e-be22-9bbef26b3e79 Date: Tue, 04 Dec 2018 21:45:53 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:45:53Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-04T21:45:53Z", "visibility": "shared", "locations": [], "self": "/v2/images/7e3127ff-5f47-4a4b-81f0-00ae5d366cf0", "min_disk": 0, "protected": false, "id": "7e3127ff-5f47-4a4b-81f0-00ae5d366cf0", "file": "/v2/images/7e3127ff-5f47-4a4b-81f0-00ae5d366cf0/file", "checksum": null, "owner": "e4396b2a991d444597f1ccb2964851de", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:45:53,871 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-c8e56991-40a7-4a8e-be22-9bbef26b3e79 2018-12-04 21:45:53,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/7e3127ff-5f47-4a4b-81f0-00ae5d366cf0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7053cad3e8b8a6b5e2e08a93ca642adb474993d4" -d '' 2018-12-04 21:45:54,738 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2de170ea-fe49-4205-b9c5-524eaebadc10 Date: Tue, 04 Dec 2018 21:45:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:45:54,738 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/7e3127ff-5f47-4a4b-81f0-00ae5d366cf0/file used request id req-2de170ea-fe49-4205-b9c5-524eaebadc10 2018-12-04 21:45:54,738 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 21:45:54,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/7e3127ff-5f47-4a4b-81f0-00ae5d366cf0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7053cad3e8b8a6b5e2e08a93ca642adb474993d4" 2018-12-04 21:45:54,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-526f884a-6018-4c8e-b23a-2154420b82ca Date: Tue, 04 Dec 2018 21:45:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:45:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:45:54Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7e3127ff-5f47-4a4b-81f0-00ae5d366cf0/snap", "metadata": {}}], "self": "/v2/images/7e3127ff-5f47-4a4b-81f0-00ae5d366cf0", "min_disk": 0, "protected": false, "id": "7e3127ff-5f47-4a4b-81f0-00ae5d366cf0", "file": "/v2/images/7e3127ff-5f47-4a4b-81f0-00ae5d366cf0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e4396b2a991d444597f1ccb2964851de", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7e3127ff-5f47-4a4b-81f0-00ae5d366cf0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:45:54,756 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/7e3127ff-5f47-4a4b-81f0-00ae5d366cf0 used request id req-526f884a-6018-4c8e-b23a-2154420b82ca 2018-12-04 21:45:54,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7053cad3e8b8a6b5e2e08a93ca642adb474993d4" 2018-12-04 21:45:54,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f1dd5d1a-6981-4c54-8316-3b974d0b3448 Date: Tue, 04 Dec 2018 21:45:54 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:45:54,765 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-f1dd5d1a-6981-4c54-8316-3b974d0b3448 2018-12-04 21:45:54,768 - create_image - INFO - Created image with name - CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-image 2018-12-04 21:45:54,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/7e3127ff-5f47-4a4b-81f0-00ae5d366cf0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7053cad3e8b8a6b5e2e08a93ca642adb474993d4" 2018-12-04 21:45:54,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-236801a4-7691-4db5-8241-58fbf3207d5c Date: Tue, 04 Dec 2018 21:45:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:45:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:45:54Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7e3127ff-5f47-4a4b-81f0-00ae5d366cf0/snap", "metadata": {}}], "self": "/v2/images/7e3127ff-5f47-4a4b-81f0-00ae5d366cf0", "min_disk": 0, "protected": false, "id": "7e3127ff-5f47-4a4b-81f0-00ae5d366cf0", "file": "/v2/images/7e3127ff-5f47-4a4b-81f0-00ae5d366cf0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e4396b2a991d444597f1ccb2964851de", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7e3127ff-5f47-4a4b-81f0-00ae5d366cf0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:45:54,787 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/7e3127ff-5f47-4a4b-81f0-00ae5d366cf0 used request id req-236801a4-7691-4db5-8241-58fbf3207d5c 2018-12-04 21:45:54,788 - create_image - DEBUG - Instance status is - active 2018-12-04 21:45:54,788 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-image 2018-12-04 21:45:54,788 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-image 2018-12-04 21:45:54,788 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:45:54,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:45:55,197 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:45:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["UhwBl9nWSMq10GEifrCb_Q"], "issued_at": "2018-12-04T21:45:55.000000Z"}} 2018-12-04 21:45:55,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970f6a38c21bf31006cdf9905dbda314496ec74f" 2018-12-04 21:45:55,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-093a7585-5493-45a9-b62c-6f3ef2fe3794 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:45:55,290 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-093a7585-5493-45a9-b62c-6f3ef2fe3794 2018-12-04 21:45:55,291 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:45:55,296 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970f6a38c21bf31006cdf9905dbda314496ec74f" 2018-12-04 21:45:55,492 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ab1ffc7f-8e6d-4600-ae4d-adb039a3efc9 x-compute-request-id: req-ab1ffc7f-8e6d-4600-ae4d-adb039a3efc9 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-04 21:45:55,492 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ab1ffc7f-8e6d-4600-ae4d-adb039a3efc9 2018-12-04 21:45:55,496 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970f6a38c21bf31006cdf9905dbda314496ec74f" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-04 21:45:55,536 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-848ccb10-2f63-4808-a9f9-126d4be4cc6c x-compute-request-id: req-848ccb10-2f63-4808-a9f9-126d4be4cc6c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1ff143b1-b283-4c34-8e6b-b8dcba23df70", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1ff143b1-b283-4c34-8e6b-b8dcba23df70", "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": "1ff143b1-b283-4c34-8e6b-b8dcba23df70"}} 2018-12-04 21:45:55,536 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-848ccb10-2f63-4808-a9f9-126d4be4cc6c 2018-12-04 21:45:55,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:45:55,538 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:45:55,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661cbcf4fe2a4c39893fa1d0dca7cab9", "name": "CreateStackSuccessTests-861a02b2-ef94-422-proj-role"}, {"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}], "expires_at": "2018-12-04T22:45:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e4396b2a991d444597f1ccb2964851de", "name": "CreateStackSuccessTests-861a02b2-ef94-422-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/e4396b2a991d444597f1ccb2964851de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/e4396b2a991d444597f1ccb2964851de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/e4396b2a991d444597f1ccb2964851de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_e4396b2a991d444597f1ccb2964851de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_e4396b2a991d444597f1ccb2964851de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e4396b2a991d444597f1ccb2964851de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/e4396b2a991d444597f1ccb2964851de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e4396b2a991d444597f1ccb2964851de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/e4396b2a991d444597f1ccb2964851de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/e4396b2a991d444597f1ccb2964851de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/e4396b2a991d444597f1ccb2964851de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/e4396b2a991d444597f1ccb2964851de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/e4396b2a991d444597f1ccb2964851de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-861a02b2-ef94-422-user", "id": "c600538cc6094eb0a94019ea50b8aa29"}, "audit_ids": ["hjZi6Ds9QhqG2QuTp4Nnjw"], "issued_at": "2018-12-04T21:45:55.000000Z"}} 2018-12-04 21:45:55,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d953240bd9b2f2f49db0a969f34e4d21a8f945" 2018-12-04 21:45:56,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf6b78cb-6e8a-4915-90f2-945fcabd7415 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:45:56,025 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-bf6b78cb-6e8a-4915-90f2-945fcabd7415 2018-12-04 21:45:56,028 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:45:56,031 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-04 21:45:56,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d953240bd9b2f2f49db0a969f34e4d21a8f945" 2018-12-04 21:45:56,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:56 GMT Server: Apache x-openstack-request-id: req-136d5836-0a1a-4fdb-b627-47c5600f23dd Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-04 21:45:56,228 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack used request id req-136d5836-0a1a-4fdb-b627-47c5600f23dd 2018-12-04 21:45:56,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d953240bd9b2f2f49db0a969f34e4d21a8f945" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-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-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-net", "inst_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-inst", "subnet_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-subnet", "image_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-image", "flavor_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-flavor-name"}}' 2018-12-04 21:45:58,153 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:45:56 GMT Server: Apache x-openstack-request-id: req-e892f46e-1e8d-440d-ace5-c7cd860e5086 Location: http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "8a9e1706-5f19-49f0-a727-9c017e0663a6", "links": [{"href": "http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6", "rel": "self"}]}} 2018-12-04 21:45:58,153 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks used request id req-e892f46e-1e8d-440d-ace5-c7cd860e5086 2018-12-04 21:45:58,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/8a9e1706-5f19-49f0-a727-9c017e0663a6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d953240bd9b2f2f49db0a969f34e4d21a8f945" 2018-12-04 21:45:58,450 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:45:58 GMT Server: Apache x-openstack-request-id: req-7a5e921c-134c-4f21-904f-3c548718450a Location: http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:45:58,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:58 GMT Server: Apache x-openstack-request-id: req-73b98176-9eb9-4731-8fd9-e206b47d577c 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": "e4396b2a991d444597f1ccb2964851de", "OS::stack_id": "8a9e1706-5f19-49f0-a727-9c017e0663a6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack", "image_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-image", "inst_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-inst", "subnet_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-subnet", "net_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-net", "flavor_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack", "stack_user_project_id": "cb48fec505714ac897f50c15b3fc865d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:45:57Z", "links": [{"href": "http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8a9e1706-5f19-49f0-a727-9c017e0663a6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:45:58,669 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6 used request id req-73b98176-9eb9-4731-8fd9-e206b47d577c 2018-12-04 21:45:58,670 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack 2018-12-04 21:45:58,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/8a9e1706-5f19-49f0-a727-9c017e0663a6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d953240bd9b2f2f49db0a969f34e4d21a8f945" 2018-12-04 21:45:58,907 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:45:58 GMT Server: Apache x-openstack-request-id: req-b36d4b16-7a23-4dcf-b267-341317f1ab00 Location: http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:45:59,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:45:58 GMT Server: Apache x-openstack-request-id: req-0cc8eed3-31c8-4cd3-9f94-4e3701816ad2 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": "e4396b2a991d444597f1ccb2964851de", "OS::stack_id": "8a9e1706-5f19-49f0-a727-9c017e0663a6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack", "image_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-image", "inst_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-inst", "subnet_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-subnet", "net_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-net", "flavor_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack", "stack_user_project_id": "cb48fec505714ac897f50c15b3fc865d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:45:57Z", "links": [{"href": "http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8a9e1706-5f19-49f0-a727-9c017e0663a6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:45:59,173 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6 used request id req-0cc8eed3-31c8-4cd3-9f94-4e3701816ad2 2018-12-04 21:45:59,173 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-04 21:45:59,173 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:46:02,176 - create_stack - DEBUG - Stack status query timeout in 1196.493747 2018-12-04 21:46:02,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/8a9e1706-5f19-49f0-a727-9c017e0663a6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d953240bd9b2f2f49db0a969f34e4d21a8f945" 2018-12-04 21:46:02,383 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:46:02 GMT Server: Apache x-openstack-request-id: req-dd5eedd5-31cf-418d-bcbe-efb13965d541 Location: http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:46:02,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:02 GMT Server: Apache x-openstack-request-id: req-d0f73db0-5ac6-45fb-b29b-02e3ec548127 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": "e4396b2a991d444597f1ccb2964851de", "OS::stack_id": "8a9e1706-5f19-49f0-a727-9c017e0663a6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack", "image_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-image", "inst_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-inst", "subnet_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-subnet", "net_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-net", "flavor_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack", "stack_user_project_id": "cb48fec505714ac897f50c15b3fc865d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:45:57Z", "links": [{"href": "http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8a9e1706-5f19-49f0-a727-9c017e0663a6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:46:02,606 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6 used request id req-d0f73db0-5ac6-45fb-b29b-02e3ec548127 2018-12-04 21:46:02,606 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-04 21:46:02,606 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:46:05,610 - create_stack - DEBUG - Stack status query timeout in 1193.06057715 2018-12-04 21:46:05,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/8a9e1706-5f19-49f0-a727-9c017e0663a6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d953240bd9b2f2f49db0a969f34e4d21a8f945" 2018-12-04 21:46:05,834 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:46:05 GMT Server: Apache x-openstack-request-id: req-54a4b648-fd11-454e-9480-baf39e799d2a Location: http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:46:05,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:05 GMT Server: Apache x-openstack-request-id: req-f6293b81-5e49-461e-8483-a9615d173168 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": "e4396b2a991d444597f1ccb2964851de", "OS::stack_id": "8a9e1706-5f19-49f0-a727-9c017e0663a6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack", "image_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-image", "inst_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-inst", "subnet_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-subnet", "net_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-net", "flavor_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack", "stack_user_project_id": "cb48fec505714ac897f50c15b3fc865d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:45:57Z", "links": [{"href": "http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8a9e1706-5f19-49f0-a727-9c017e0663a6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:46:05,875 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6 used request id req-f6293b81-5e49-461e-8483-a9615d173168 2018-12-04 21:46:05,876 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-04 21:46:05,876 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:46:08,879 - create_stack - DEBUG - Stack status query timeout in 1189.79118609 2018-12-04 21:46:08,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/8a9e1706-5f19-49f0-a727-9c017e0663a6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d953240bd9b2f2f49db0a969f34e4d21a8f945" 2018-12-04 21:46:08,925 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:46:08 GMT Server: Apache x-openstack-request-id: req-179bdbb6-c26b-4580-98b4-a4cc0b971ef7 Location: http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:46:09,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:08 GMT Server: Apache x-openstack-request-id: req-2bd1c6a9-bbf5-4d25-9a51-74abdc210f55 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": "e4396b2a991d444597f1ccb2964851de", "OS::stack_id": "8a9e1706-5f19-49f0-a727-9c017e0663a6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack", "image_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-image", "inst_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-inst", "subnet_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-subnet", "net_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-net", "flavor_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack", "stack_user_project_id": "cb48fec505714ac897f50c15b3fc865d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:45:57Z", "links": [{"href": "http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8a9e1706-5f19-49f0-a727-9c017e0663a6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:46:09,135 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6 used request id req-2bd1c6a9-bbf5-4d25-9a51-74abdc210f55 2018-12-04 21:46:09,136 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-04 21:46:09,136 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:46:12,139 - create_stack - DEBUG - Stack status query timeout in 1186.53105116 2018-12-04 21:46:12,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/8a9e1706-5f19-49f0-a727-9c017e0663a6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d953240bd9b2f2f49db0a969f34e4d21a8f945" 2018-12-04 21:46:12,168 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:46:12 GMT Server: Apache x-openstack-request-id: req-cedf95bf-b865-48d3-a308-f2a1494d3352 Location: http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:46:12,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:12 GMT Server: Apache x-openstack-request-id: req-8e77dfcc-c3dc-4f96-8d2f-d22ee6805989 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": "e4396b2a991d444597f1ccb2964851de", "OS::stack_id": "8a9e1706-5f19-49f0-a727-9c017e0663a6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack", "image_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-image", "inst_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-inst", "subnet_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-subnet", "net_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-net", "flavor_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack", "stack_user_project_id": "cb48fec505714ac897f50c15b3fc865d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-04T21:45:57Z", "links": [{"href": "http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8a9e1706-5f19-49f0-a727-9c017e0663a6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:46:12,211 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6 used request id req-8e77dfcc-c3dc-4f96-8d2f-d22ee6805989 2018-12-04 21:46:12,211 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-04 21:46:12,211 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack 2018-12-04 21:46:12,211 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack 2018-12-04 21:46:12,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/8a9e1706-5f19-49f0-a727-9c017e0663a6/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d953240bd9b2f2f49db0a969f34e4d21a8f945" 2018-12-04 21:46:12,240 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:46:12 GMT Server: Apache x-openstack-request-id: req-a89e4874-3273-4347-af39-315ea4890b38 Location: http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:46:12,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:12 GMT Server: Apache x-openstack-request-id: req-b4b1b7c0-bae8-4fc6-a9f9-67ef9528baa8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 573 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-12-04T21:45:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:45:58Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "5078c111-c14a-48f5-9460-bcc4466674ba", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-12-04T21:45:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:45:58Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "3aef0061-29e1-4052-a857-3945a1830781", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-12-04T21:45:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:45:58Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "e956d44b-5664-4a98-a002-7b44d0d97dbb", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-12-04T21:45:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:45:58Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "60906bfe-e7b2-458a-b975-3ecdc94c7ac9", "resource_type": "OS::Nova::Server"}]} 2018-12-04 21:46:12,283 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6/resources used request id req-b4b1b7c0-bae8-4fc6-a9f9-67ef9528baa8 2018-12-04 21:46:12,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=e956d44b-5664-4a98-a002-7b44d0d97dbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d953240bd9b2f2f49db0a969f34e4d21a8f945" 2018-12-04 21:46:12,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-4626272a-2d82-4138-91dc-45102584133c Date: Tue, 04 Dec 2018 21:46:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3aef0061-29e1-4052-a857-3945a1830781"],"updated_at":"2018-12-04T21:46:00Z","tenant_id":"e4396b2a991d444597f1ccb2964851de","created_at":"2018-12-04T21:45:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e4396b2a991d444597f1ccb2964851de","id":"e956d44b-5664-4a98-a002-7b44d0d97dbb","name":"CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-net"}]} 2018-12-04 21:46:12,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=e956d44b-5664-4a98-a002-7b44d0d97dbb used request id req-4626272a-2d82-4138-91dc-45102584133c 2018-12-04 21:46:12,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e956d44b-5664-4a98-a002-7b44d0d97dbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d953240bd9b2f2f49db0a969f34e4d21a8f945" 2018-12-04 21:46:12,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-46451113-bce0-4b5c-9167-a31ea7ff321d Date: Tue, 04 Dec 2018 21:46:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e956d44b-5664-4a98-a002-7b44d0d97dbb","tenant_id":"e4396b2a991d444597f1ccb2964851de","created_at":"2018-12-04T21:46:00Z","dns_nameservers":[],"updated_at":"2018-12-04T21:46:00Z","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":"e4396b2a991d444597f1ccb2964851de","id":"3aef0061-29e1-4052-a857-3945a1830781","subnetpool_id":null,"name":"CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-subnet"}]} 2018-12-04 21:46:12,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e956d44b-5664-4a98-a002-7b44d0d97dbb used request id req-46451113-bce0-4b5c-9167-a31ea7ff321d 2018-12-04 21:46:12,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e956d44b-5664-4a98-a002-7b44d0d97dbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d953240bd9b2f2f49db0a969f34e4d21a8f945" 2018-12-04 21:46:12,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ff2440ac-5aae-4457-819f-fc350375a270 Date: Tue, 04 Dec 2018 21:46:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e956d44b-5664-4a98-a002-7b44d0d97dbb","tenant_id":"e4396b2a991d444597f1ccb2964851de","created_at":"2018-12-04T21:46:00Z","dns_nameservers":[],"updated_at":"2018-12-04T21:46:00Z","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":"e4396b2a991d444597f1ccb2964851de","id":"3aef0061-29e1-4052-a857-3945a1830781","subnetpool_id":null,"name":"CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-subnet"}]} 2018-12-04 21:46:12,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e956d44b-5664-4a98-a002-7b44d0d97dbb used request id req-ff2440ac-5aae-4457-819f-fc350375a270 2018-12-04 21:46:12,676 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:46:12,677 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:46:13,081 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661cbcf4fe2a4c39893fa1d0dca7cab9", "name": "CreateStackSuccessTests-861a02b2-ef94-422-proj-role"}, {"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}], "expires_at": "2018-12-04T22:46:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e4396b2a991d444597f1ccb2964851de", "name": "CreateStackSuccessTests-861a02b2-ef94-422-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/e4396b2a991d444597f1ccb2964851de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/e4396b2a991d444597f1ccb2964851de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/e4396b2a991d444597f1ccb2964851de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_e4396b2a991d444597f1ccb2964851de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_e4396b2a991d444597f1ccb2964851de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e4396b2a991d444597f1ccb2964851de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/e4396b2a991d444597f1ccb2964851de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e4396b2a991d444597f1ccb2964851de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/e4396b2a991d444597f1ccb2964851de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/e4396b2a991d444597f1ccb2964851de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/e4396b2a991d444597f1ccb2964851de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/e4396b2a991d444597f1ccb2964851de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/e4396b2a991d444597f1ccb2964851de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-861a02b2-ef94-422-user", "id": "c600538cc6094eb0a94019ea50b8aa29"}, "audit_ids": ["IRv40Q8-RBmVI8-Ig7AJ_Q"], "issued_at": "2018-12-04T21:46:13.000000Z"}} 2018-12-04 21:46:13,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c44965ade7071c949530ce291ab04246884cd65c" 2018-12-04 21:46:13,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cef43ad-9f7d-4605-ae55-b31fc6ba209b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:46:13,174 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-2cef43ad-9f7d-4605-ae55-b31fc6ba209b 2018-12-04 21:46:13,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c44965ade7071c949530ce291ab04246884cd65c" 2018-12-04 21:46:13,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-454c4379-2092-45cb-8435-470ca943ce1e Date: Tue, 04 Dec 2018 21:46:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3aef0061-29e1-4052-a857-3945a1830781"],"updated_at":"2018-12-04T21:46:00Z","tenant_id":"e4396b2a991d444597f1ccb2964851de","created_at":"2018-12-04T21:45:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e4396b2a991d444597f1ccb2964851de","id":"e956d44b-5664-4a98-a002-7b44d0d97dbb","name":"CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-net"}]} 2018-12-04 21:46:13,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-net used request id req-454c4379-2092-45cb-8435-470ca943ce1e 2018-12-04 21:46:13,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:46:13,634 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:46:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:46:13,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e4396b2a991d444597f1ccb2964851de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c44965ade7071c949530ce291ab04246884cd65c" 2018-12-04 21:46:13,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ef81f65-a303-4fe2-8dcf-99710d3cfbc2 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e4396b2a991d444597f1ccb2964851de"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e4396b2a991d444597f1ccb2964851de", "name": "CreateStackSuccessTests-861a02b2-ef94-422-proj"}} 2018-12-04 21:46:13,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e4396b2a991d444597f1ccb2964851de used request id req-9ef81f65-a303-4fe2-8dcf-99710d3cfbc2 2018-12-04 21:46:13,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e956d44b-5664-4a98-a002-7b44d0d97dbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c44965ade7071c949530ce291ab04246884cd65c" 2018-12-04 21:46:13,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-2eff704e-5294-4323-ab03-6beb327f0e35 Date: Tue, 04 Dec 2018 21:46:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e956d44b-5664-4a98-a002-7b44d0d97dbb","tenant_id":"e4396b2a991d444597f1ccb2964851de","created_at":"2018-12-04T21:46:00Z","dns_nameservers":[],"updated_at":"2018-12-04T21:46:00Z","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":"e4396b2a991d444597f1ccb2964851de","id":"3aef0061-29e1-4052-a857-3945a1830781","subnetpool_id":null,"name":"CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-subnet"}]} 2018-12-04 21:46:13,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e956d44b-5664-4a98-a002-7b44d0d97dbb used request id req-2eff704e-5294-4323-ab03-6beb327f0e35 2018-12-04 21:46:13,783 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:46:14,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "661cbcf4fe2a4c39893fa1d0dca7cab9", "name": "CreateStackSuccessTests-861a02b2-ef94-422-proj-role"}, {"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}], "expires_at": "2018-12-04T22:46:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e4396b2a991d444597f1ccb2964851de", "name": "CreateStackSuccessTests-861a02b2-ef94-422-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/e4396b2a991d444597f1ccb2964851de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/e4396b2a991d444597f1ccb2964851de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/e4396b2a991d444597f1ccb2964851de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_e4396b2a991d444597f1ccb2964851de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_e4396b2a991d444597f1ccb2964851de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e4396b2a991d444597f1ccb2964851de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/e4396b2a991d444597f1ccb2964851de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e4396b2a991d444597f1ccb2964851de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/e4396b2a991d444597f1ccb2964851de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/e4396b2a991d444597f1ccb2964851de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/e4396b2a991d444597f1ccb2964851de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/e4396b2a991d444597f1ccb2964851de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/e4396b2a991d444597f1ccb2964851de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-861a02b2-ef94-422-user", "id": "c600538cc6094eb0a94019ea50b8aa29"}, "audit_ids": ["ixhrp4tTRQypzeMc0udTaA"], "issued_at": "2018-12-04T21:46:14.000000Z"}} 2018-12-04 21:46:14,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d63cdd77758a127f761cd86530a7eb6f6a4079a4" 2018-12-04 21:46:14,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebe96053-0a36-4984-b154-a8257fd39063 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:46:14,369 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ebe96053-0a36-4984-b154-a8257fd39063 2018-12-04 21:46:14,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d63cdd77758a127f761cd86530a7eb6f6a4079a4" 2018-12-04 21:46:14,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-3051a585-4ce5-4f12-a10c-13461e083789 Date: Tue, 04 Dec 2018 21:46:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3aef0061-29e1-4052-a857-3945a1830781"],"updated_at":"2018-12-04T21:46:00Z","tenant_id":"e4396b2a991d444597f1ccb2964851de","created_at":"2018-12-04T21:45:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e4396b2a991d444597f1ccb2964851de","id":"e956d44b-5664-4a98-a002-7b44d0d97dbb","name":"CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-net"}]} 2018-12-04 21:46:14,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-net used request id req-3051a585-4ce5-4f12-a10c-13461e083789 2018-12-04 21:46:14,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e956d44b-5664-4a98-a002-7b44d0d97dbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d63cdd77758a127f761cd86530a7eb6f6a4079a4" 2018-12-04 21:46:14,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-21766d3e-0db8-46c5-a162-7933d3a57401 Date: Tue, 04 Dec 2018 21:46:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e956d44b-5664-4a98-a002-7b44d0d97dbb","tenant_id":"e4396b2a991d444597f1ccb2964851de","created_at":"2018-12-04T21:46:00Z","dns_nameservers":[],"updated_at":"2018-12-04T21:46:00Z","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":"e4396b2a991d444597f1ccb2964851de","id":"3aef0061-29e1-4052-a857-3945a1830781","subnetpool_id":null,"name":"CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-subnet"}]} 2018-12-04 21:46:14,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e956d44b-5664-4a98-a002-7b44d0d97dbb used request id req-21766d3e-0db8-46c5-a162-7933d3a57401 2018-12-04 21:46:14,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=e956d44b-5664-4a98-a002-7b44d0d97dbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d63cdd77758a127f761cd86530a7eb6f6a4079a4" 2018-12-04 21:46:14,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-0d52599f-c5dc-4341-9400-db21bf122454 Date: Tue, 04 Dec 2018 21:46:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3aef0061-29e1-4052-a857-3945a1830781"],"updated_at":"2018-12-04T21:46:00Z","tenant_id":"e4396b2a991d444597f1ccb2964851de","created_at":"2018-12-04T21:45:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e4396b2a991d444597f1ccb2964851de","id":"e956d44b-5664-4a98-a002-7b44d0d97dbb","name":"CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-net"}]} 2018-12-04 21:46:14,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=e956d44b-5664-4a98-a002-7b44d0d97dbb used request id req-0d52599f-c5dc-4341-9400-db21bf122454 2018-12-04 21:46:14,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e956d44b-5664-4a98-a002-7b44d0d97dbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d63cdd77758a127f761cd86530a7eb6f6a4079a4" 2018-12-04 21:46:14,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-9b623baf-65ea-48d4-917b-c7704583396f Date: Tue, 04 Dec 2018 21:46:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e956d44b-5664-4a98-a002-7b44d0d97dbb","tenant_id":"e4396b2a991d444597f1ccb2964851de","created_at":"2018-12-04T21:46:00Z","dns_nameservers":[],"updated_at":"2018-12-04T21:46:00Z","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":"e4396b2a991d444597f1ccb2964851de","id":"3aef0061-29e1-4052-a857-3945a1830781","subnetpool_id":null,"name":"CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-subnet"}]} 2018-12-04 21:46:14,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e956d44b-5664-4a98-a002-7b44d0d97dbb used request id req-9b623baf-65ea-48d4-917b-c7704583396f 2018-12-04 21:46:14,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e956d44b-5664-4a98-a002-7b44d0d97dbb&name=CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d63cdd77758a127f761cd86530a7eb6f6a4079a4" 2018-12-04 21:46:14,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-a01ae153-e5af-4ab2-bd70-e0124553a360 Date: Tue, 04 Dec 2018 21:46:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e956d44b-5664-4a98-a002-7b44d0d97dbb","tenant_id":"e4396b2a991d444597f1ccb2964851de","created_at":"2018-12-04T21:46:00Z","dns_nameservers":[],"updated_at":"2018-12-04T21:46:00Z","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":"e4396b2a991d444597f1ccb2964851de","id":"3aef0061-29e1-4052-a857-3945a1830781","subnetpool_id":null,"name":"CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-subnet"}]} 2018-12-04 21:46:14,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e956d44b-5664-4a98-a002-7b44d0d97dbb&name=CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-subnet used request id req-a01ae153-e5af-4ab2-bd70-e0124553a360 2018-12-04 21:46:14,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/3aef0061-29e1-4052-a857-3945a1830781 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d63cdd77758a127f761cd86530a7eb6f6a4079a4" 2018-12-04 21:46:14,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-47fbc1ce-244e-4463-9241-eab7afb4ba08 Date: Tue, 04 Dec 2018 21:46:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e956d44b-5664-4a98-a002-7b44d0d97dbb","tenant_id":"e4396b2a991d444597f1ccb2964851de","created_at":"2018-12-04T21:46:00Z","dns_nameservers":[],"updated_at":"2018-12-04T21:46:00Z","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":"e4396b2a991d444597f1ccb2964851de","id":"3aef0061-29e1-4052-a857-3945a1830781","subnetpool_id":null,"name":"CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-subnet"}} 2018-12-04 21:46:14,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/3aef0061-29e1-4052-a857-3945a1830781 used request id req-47fbc1ce-244e-4463-9241-eab7afb4ba08 2018-12-04 21:46:14,929 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack 2018-12-04 21:46:14,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/8a9e1706-5f19-49f0-a727-9c017e0663a6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d953240bd9b2f2f49db0a969f34e4d21a8f945" 2018-12-04 21:46:14,956 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:46:14 GMT Server: Apache x-openstack-request-id: req-2ec176b4-4f97-42f2-bf8d-1b86cda810df Location: http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:46:15,245 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:46:14 GMT Server: Apache x-openstack-request-id: req-f8b68ce4-4a5f-4da9-95e1-f1b69da16302 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:46:15,245 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6 used request id req-f8b68ce4-4a5f-4da9-95e1-f1b69da16302 2018-12-04 21:46:15,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/8a9e1706-5f19-49f0-a727-9c017e0663a6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d953240bd9b2f2f49db0a969f34e4d21a8f945" 2018-12-04 21:46:15,273 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:46:15 GMT Server: Apache x-openstack-request-id: req-916ac85b-9f5d-4730-b025-d6d9234cc9ca Location: http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:46:15,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:15 GMT Server: Apache x-openstack-request-id: req-0ab93441-9d50-4ee1-91a2-a5a75ea8e866 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": "e4396b2a991d444597f1ccb2964851de", "OS::stack_id": "8a9e1706-5f19-49f0-a727-9c017e0663a6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack", "image_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-image", "inst_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-inst", "subnet_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-subnet", "flavor_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-flavor-name", "net_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack", "stack_user_project_id": "cb48fec505714ac897f50c15b3fc865d", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:45:57Z", "links": [{"href": "http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:46:15Z", "id": "8a9e1706-5f19-49f0-a727-9c017e0663a6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:46:15,298 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6 used request id req-0ab93441-9d50-4ee1-91a2-a5a75ea8e866 2018-12-04 21:46:15,298 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-04 21:46:15,298 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:46:18,302 - create_stack - DEBUG - Stack status query timeout in 1196.943681 2018-12-04 21:46:18,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/8a9e1706-5f19-49f0-a727-9c017e0663a6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d953240bd9b2f2f49db0a969f34e4d21a8f945" 2018-12-04 21:46:18,331 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:46:18 GMT Server: Apache x-openstack-request-id: req-3ff77b6a-fea0-47a6-9c31-a051172e7d58 Location: http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:46:18,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:18 GMT Server: Apache x-openstack-request-id: req-6c8010e5-74a8-416f-80d6-c25d09abb3f9 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": "e4396b2a991d444597f1ccb2964851de", "OS::stack_id": "8a9e1706-5f19-49f0-a727-9c017e0663a6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack", "image_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-image", "inst_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-inst", "subnet_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-subnet", "flavor_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-flavor-name", "net_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack", "stack_user_project_id": "cb48fec505714ac897f50c15b3fc865d", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:45:57Z", "links": [{"href": "http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:46:15Z", "id": "8a9e1706-5f19-49f0-a727-9c017e0663a6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:46:18,593 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6 used request id req-6c8010e5-74a8-416f-80d6-c25d09abb3f9 2018-12-04 21:46:18,594 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-04 21:46:18,594 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:46:21,597 - create_stack - DEBUG - Stack status query timeout in 1193.64817882 2018-12-04 21:46:21,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/8a9e1706-5f19-49f0-a727-9c017e0663a6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d953240bd9b2f2f49db0a969f34e4d21a8f945" 2018-12-04 21:46:21,625 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:46:21 GMT Server: Apache x-openstack-request-id: req-71e109b3-aeac-4b0c-a9c2-d16b4b0bd818 Location: http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:46:21,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:21 GMT Server: Apache x-openstack-request-id: req-0fc82721-f8dd-49eb-9c0d-d614205fc21a 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": "e4396b2a991d444597f1ccb2964851de", "OS::stack_id": "8a9e1706-5f19-49f0-a727-9c017e0663a6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack", "image_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-image", "inst_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-inst", "subnet_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-subnet", "flavor_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-flavor-name", "net_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack", "stack_user_project_id": "cb48fec505714ac897f50c15b3fc865d", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:45:57Z", "links": [{"href": "http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:46:15Z", "id": "8a9e1706-5f19-49f0-a727-9c017e0663a6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:46:21,651 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6 used request id req-0fc82721-f8dd-49eb-9c0d-d614205fc21a 2018-12-04 21:46:21,651 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-04 21:46:21,651 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:46:24,655 - create_stack - DEBUG - Stack status query timeout in 1190.59078002 2018-12-04 21:46:24,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/8a9e1706-5f19-49f0-a727-9c017e0663a6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d953240bd9b2f2f49db0a969f34e4d21a8f945" 2018-12-04 21:46:24,684 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:46:24 GMT Server: Apache x-openstack-request-id: req-07cb625b-4c88-45e6-9a74-6a7ea6200754 Location: http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:46:24,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:24 GMT Server: Apache x-openstack-request-id: req-397e8e40-b9e4-4809-8a53-0743db496d86 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": "e4396b2a991d444597f1ccb2964851de", "OS::stack_id": "8a9e1706-5f19-49f0-a727-9c017e0663a6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack", "image_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-image", "inst_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-inst", "subnet_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-subnet", "flavor_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-flavor-name", "net_name": "CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-net"}, "deletion_time": "2018-12-04T21:46:23Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack", "stack_user_project_id": "cb48fec505714ac897f50c15b3fc865d", "tags": null, "creation_time": "2018-12-04T21:45:57Z", "links": [{"href": "http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-04T21:46:15Z", "id": "8a9e1706-5f19-49f0-a727-9c017e0663a6", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:46:24,725 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6 used request id req-397e8e40-b9e4-4809-8a53-0743db496d86 2018-12-04 21:46:24,726 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-04 21:46:24,726 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack 2018-12-04 21:46:24,726 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack 2018-12-04 21:46:24,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/8a9e1706-5f19-49f0-a727-9c017e0663a6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d953240bd9b2f2f49db0a969f34e4d21a8f945" 2018-12-04 21:46:24,755 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:46:24 GMT Server: Apache x-openstack-request-id: req-7eaf267d-1162-47af-963e-89ac6ee429be Location: http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:46:24,781 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:46:24 GMT Server: Apache x-openstack-request-id: req-28da1820-951b-4cf8-8ed6-1f10bf64954a Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-04 21:46:24,781 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/e4396b2a991d444597f1ccb2964851de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-stack/8a9e1706-5f19-49f0-a727-9c017e0663a6 used request id req-28da1820-951b-4cf8-8ed6-1f10bf64954a 2018-12-04 21:46:24,783 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-b964ad6d-f0db-4065-bccb-5f28e2d4a78e-image 2018-12-04 21:46:24,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/7e3127ff-5f47-4a4b-81f0-00ae5d366cf0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7053cad3e8b8a6b5e2e08a93ca642adb474993d4" 2018-12-04 21:46:25,227 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-afc0b5df-f044-410c-8d5f-9a5931b4eb35 Date: Tue, 04 Dec 2018 21:46:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:46:25,228 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/7e3127ff-5f47-4a4b-81f0-00ae5d366cf0 used request id req-afc0b5df-f044-410c-8d5f-9a5931b4eb35 2018-12-04 21:46:25,231 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/1ff143b1-b283-4c34-8e6b-b8dcba23df70 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970f6a38c21bf31006cdf9905dbda314496ec74f" 2018-12-04 21:46:25,263 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:46: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-cf68659a-a66c-497c-a738-dcc2d6414dee x-compute-request-id: req-cf68659a-a66c-497c-a738-dcc2d6414dee Content-Length: 0 Content-Type: application/json 2018-12-04 21:46:25,263 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/1ff143b1-b283-4c34-8e6b-b8dcba23df70 used request id req-cf68659a-a66c-497c-a738-dcc2d6414dee 2018-12-04 21:46:25,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}780a7711bc983d0937516672873cb6691243c01b" 2018-12-04 21:46:25,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-0ec83573-79dc-4683-a6ff-74d301a044c0 Date: Tue, 04 Dec 2018 21:46:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e4396b2a991d444597f1ccb2964851de", "created_at": "2018-12-04T21:45:58Z", "updated_at": "2018-12-04T21:45:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:45:58Z", "revision_number": 0, "id": "1d1c3052-57d8-4bb5-be0a-b53c84b77557", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:45:58Z", "security_group_id": "a5c5dcf7-3aef-4bca-8e9b-7844ed4a26e7", "tenant_id": "e4396b2a991d444597f1ccb2964851de", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4396b2a991d444597f1ccb2964851de"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:45:58Z", "revision_number": 0, "id": "60bd04a3-0983-476d-9779-530be7aadfd5", "remote_group_id": "a5c5dcf7-3aef-4bca-8e9b-7844ed4a26e7", "remote_ip_prefix": null, "created_at": "2018-12-04T21:45:58Z", "security_group_id": "a5c5dcf7-3aef-4bca-8e9b-7844ed4a26e7", "tenant_id": "e4396b2a991d444597f1ccb2964851de", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4396b2a991d444597f1ccb2964851de"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:45:58Z", "revision_number": 0, "id": "7b64c2fc-a299-4c8c-86c0-77f175f465be", "remote_group_id": "a5c5dcf7-3aef-4bca-8e9b-7844ed4a26e7", "remote_ip_prefix": null, "created_at": "2018-12-04T21:45:58Z", "security_group_id": "a5c5dcf7-3aef-4bca-8e9b-7844ed4a26e7", "tenant_id": "e4396b2a991d444597f1ccb2964851de", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4396b2a991d444597f1ccb2964851de"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:45:58Z", "revision_number": 0, "id": "b11dc0f4-30c8-4f6c-8bed-78f6bec369f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:45:58Z", "security_group_id": "a5c5dcf7-3aef-4bca-8e9b-7844ed4a26e7", "tenant_id": "e4396b2a991d444597f1ccb2964851de", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4396b2a991d444597f1ccb2964851de"}], "revision_number": 4, "project_id": "e4396b2a991d444597f1ccb2964851de", "id": "a5c5dcf7-3aef-4bca-8e9b-7844ed4a26e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:46:25,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-0ec83573-79dc-4683-a6ff-74d301a044c0 2018-12-04 21:46:25,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}780a7711bc983d0937516672873cb6691243c01b" 2018-12-04 21:46:25,634 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:46:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2f68606-2858-44a0-a50c-0ac98bb29a3f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:46:25,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-c2f68606-2858-44a0-a50c-0ac98bb29a3f 2018-12-04 21:46:25,634 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:46:25,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}780a7711bc983d0937516672873cb6691243c01b" 2018-12-04 21:46:25,737 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:46:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f749db0-89a4-4187-b7bc-7460824e85d5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:46:25,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-8f749db0-89a4-4187-b7bc-7460824e85d5 2018-12-04 21:46:25,738 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:46:25,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}780a7711bc983d0937516672873cb6691243c01b" 2018-12-04 21:46:25,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34352f15-d1d2-4d5a-a055-7511979b767f 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:46:25,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-34352f15-d1d2-4d5a-a055-7511979b767f 2018-12-04 21:46:25,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}780a7711bc983d0937516672873cb6691243c01b" 2018-12-04 21:46:25,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d29568fe-bf41-4c3e-9a47-413d3d4b0a08 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:46:25,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-d29568fe-bf41-4c3e-9a47-413d3d4b0a08 2018-12-04 21:46:25,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}780a7711bc983d0937516672873cb6691243c01b" 2018-12-04 21:46:26,056 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:46:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d2c6b64-83e0-48da-ae8a-4bf725383d32 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:46:26,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-1d2c6b64-83e0-48da-ae8a-4bf725383d32 2018-12-04 21:46:26,056 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:46:26,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}780a7711bc983d0937516672873cb6691243c01b" 2018-12-04 21:46:26,162 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:46:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ae0b10a-a49a-4264-8ed2-9723e0549e10 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:46:26,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-8ae0b10a-a49a-4264-8ed2-9723e0549e10 2018-12-04 21:46:26,163 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:46:26,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}780a7711bc983d0937516672873cb6691243c01b" 2018-12-04 21:46:26,266 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:46:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-005bfd5b-9737-4614-b24b-653af8c28f3b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:46:26,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-005bfd5b-9737-4614-b24b-653af8c28f3b 2018-12-04 21:46:26,266 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:46:26,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e4396b2a991d444597f1ccb2964851de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}780a7711bc983d0937516672873cb6691243c01b" 2018-12-04 21:46:26,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-178280d5-8223-416d-bee8-b76573afc276 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e4396b2a991d444597f1ccb2964851de"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e4396b2a991d444597f1ccb2964851de", "name": "CreateStackSuccessTests-861a02b2-ef94-422-proj"}} 2018-12-04 21:46:26,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e4396b2a991d444597f1ccb2964851de used request id req-178280d5-8223-416d-bee8-b76573afc276 2018-12-04 21:46:26,371 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5c5dcf7-3aef-4bca-8e9b-7844ed4a26e7 2018-12-04 21:46:26,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5c5dcf7-3aef-4bca-8e9b-7844ed4a26e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}780a7711bc983d0937516672873cb6691243c01b" 2018-12-04 21:46:26,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7c3cea6d-917f-4691-adf1-08e23cc6611b Date: Tue, 04 Dec 2018 21:46:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:45:58Z", "security_group_id": "a5c5dcf7-3aef-4bca-8e9b-7844ed4a26e7", "port_range_min": null, "revision_number": 0, "tenant_id": "e4396b2a991d444597f1ccb2964851de", "created_at": "2018-12-04T21:45:58Z", "project_id": "e4396b2a991d444597f1ccb2964851de", "id": "1d1c3052-57d8-4bb5-be0a-b53c84b77557"}, {"remote_group_id": "a5c5dcf7-3aef-4bca-8e9b-7844ed4a26e7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:45:58Z", "security_group_id": "a5c5dcf7-3aef-4bca-8e9b-7844ed4a26e7", "port_range_min": null, "revision_number": 0, "tenant_id": "e4396b2a991d444597f1ccb2964851de", "created_at": "2018-12-04T21:45:58Z", "project_id": "e4396b2a991d444597f1ccb2964851de", "id": "60bd04a3-0983-476d-9779-530be7aadfd5"}, {"remote_group_id": "a5c5dcf7-3aef-4bca-8e9b-7844ed4a26e7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:45:58Z", "security_group_id": "a5c5dcf7-3aef-4bca-8e9b-7844ed4a26e7", "port_range_min": null, "revision_number": 0, "tenant_id": "e4396b2a991d444597f1ccb2964851de", "created_at": "2018-12-04T21:45:58Z", "project_id": "e4396b2a991d444597f1ccb2964851de", "id": "7b64c2fc-a299-4c8c-86c0-77f175f465be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:45:58Z", "security_group_id": "a5c5dcf7-3aef-4bca-8e9b-7844ed4a26e7", "port_range_min": null, "revision_number": 0, "tenant_id": "e4396b2a991d444597f1ccb2964851de", "created_at": "2018-12-04T21:45:58Z", "project_id": "e4396b2a991d444597f1ccb2964851de", "id": "b11dc0f4-30c8-4f6c-8bed-78f6bec369f6"}]} 2018-12-04 21:46:26,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5c5dcf7-3aef-4bca-8e9b-7844ed4a26e7 used request id req-7c3cea6d-917f-4691-adf1-08e23cc6611b 2018-12-04 21:46:26,395 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:46:26,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/a5c5dcf7-3aef-4bca-8e9b-7844ed4a26e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}780a7711bc983d0937516672873cb6691243c01b" 2018-12-04 21:46:26,581 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-88d674b5-8bcf-4d49-a244-674f19a416b6 Content-Length: 0 Date: Tue, 04 Dec 2018 21:46:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:46:26,581 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/a5c5dcf7-3aef-4bca-8e9b-7844ed4a26e7 used request id req-88d674b5-8bcf-4d49-a244-674f19a416b6 2018-12-04 21:46:26,582 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-861a02b2-ef94-422-proj 2018-12-04 21:46:26,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/e4396b2a991d444597f1ccb2964851de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}780a7711bc983d0937516672873cb6691243c01b" 2018-12-04 21:46:26,833 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:46:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-359a1c74-d01b-4aa4-bcfe-d7fbf46c1027 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:46:26,833 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/e4396b2a991d444597f1ccb2964851de used request id req-359a1c74-d01b-4aa4-bcfe-d7fbf46c1027 2018-12-04 21:46:26,833 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-861a02b2-ef94-422-proj-role 2018-12-04 21:46:26,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/661cbcf4fe2a4c39893fa1d0dca7cab9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}780a7711bc983d0937516672873cb6691243c01b" 2018-12-04 21:46:26,947 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:46:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76e1488e-65b8-4850-b58f-80e92c17c9fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:46:26,947 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/661cbcf4fe2a4c39893fa1d0dca7cab9 used request id req-76e1488e-65b8-4850-b58f-80e92c17c9fe 2018-12-04 21:46:26,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}780a7711bc983d0937516672873cb6691243c01b" 2018-12-04 21:46:27,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ee65fd9-3337-47b0-a7a1-6b84b798bd5f Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:46:27,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7ee65fd9-3337-47b0-a7a1-6b84b798bd5f 2018-12-04 21:46:27,051 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-861a02b2-ef94-422-user 2018-12-04 21:46:27,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/c600538cc6094eb0a94019ea50b8aa29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cef5dc1278098ccafb477abc4bdcdb3d5e9e1ab" 2018-12-04 21:46:27,230 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:46:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63aef674-ded6-45dd-a021-b051b5b53732 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:46:27,230 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c600538cc6094eb0a94019ea50b8aa29 used request id req-63aef674-ded6-45dd-a021-b051b5b53732 2018-12-04 21:46:27,231 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:46:27,637 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:46:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["R3c0JO-kQKGR_dnudkpOcg"], "issued_at": "2018-12-04T21:46:27.000000Z"}} 2018-12-04 21:46:27,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f779834b87c2f44c5bff3a999427e63840b95a0f" 2018-12-04 21:46:27,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b168b13-1ec9-476c-ab61-4e31b518c938 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:46:27,730 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6b168b13-1ec9-476c-ab61-4e31b518c938 2018-12-04 21:46:27,731 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:46:27,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:46:28,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:46:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["i27Y9TIdTiaA6pH_bXHQ9A"], "issued_at": "2018-12-04T21:46:28.000000Z"}} 2018-12-04 21:46:28,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37fa184c8c682f6cca4b9fc0c4d3ce2e58eb60e9" 2018-12-04 21:46:28,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c10bc105-693d-412d-807f-1b91d37064bf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:46:28,233 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c10bc105-693d-412d-807f-1b91d37064bf 2018-12-04 21:46:28,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:46:28,243 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:46: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:46:28,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-0ae00142-987c-4bb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37fa184c8c682f6cca4b9fc0c4d3ce2e58eb60e9" 2018-12-04 21:46:28,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48e460f3-5d54-4f4f-9021-1364d6b30137 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-0ae00142-987c-4bb-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:46:28,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-0ae00142-987c-4bb-proj used request id req-48e460f3-5d54-4f4f-9021-1364d6b30137 2018-12-04 21:46:28,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37fa184c8c682f6cca4b9fc0c4d3ce2e58eb60e9" 2018-12-04 21:46:28,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-588abe4a-0bc5-4569-9c67-c069ba0e1f4e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:46:28,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-588abe4a-0bc5-4569-9c67-c069ba0e1f4e 2018-12-04 21:46:28,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37fa184c8c682f6cca4b9fc0c4d3ce2e58eb60e9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-0ae00142-987c-4bb-proj"}}' 2018-12-04 21:46:28,581 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:46:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b278e96-2e02-47f7-8c72-660b49f9de86 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/952f5dd78ab84e26ba172f525f446402"}, "tags": [], "enabled": true, "id": "952f5dd78ab84e26ba172f525f446402", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-0ae00142-987c-4bb-proj"}} 2018-12-04 21:46:28,581 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-7b278e96-2e02-47f7-8c72-660b49f9de86 2018-12-04 21:46:28,581 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-0ae00142-987c-4bb-proj 2018-12-04 21:46:28,581 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:46:28,582 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:46:29,076 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:46:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["MEpYYw6QR5edxhNuWFVVlA"], "issued_at": "2018-12-04T21:46:29.000000Z"}} 2018-12-04 21:46:29,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0c60c38de1b87dde94953436fb9cc58c348d0b4" 2018-12-04 21:46:29,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ee52c50-912a-4ab8-a0ef-be17de15a158 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:46:29,173 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0ee52c50-912a-4ab8-a0ef-be17de15a158 2018-12-04 21:46:29,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:46:29,182 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:46:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:46:29,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0c60c38de1b87dde94953436fb9cc58c348d0b4" 2018-12-04 21:46:29,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbfc0e38-fade-4a0c-bc90-82c99805f102 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:46:29,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bbfc0e38-fade-4a0c-bc90-82c99805f102 2018-12-04 21:46:29,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-0ae00142-987c-4bb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0c60c38de1b87dde94953436fb9cc58c348d0b4" 2018-12-04 21:46:29,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3cd44dc-f74d-4740-9d69-6bb5e049f555 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-0ae00142-987c-4bb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/952f5dd78ab84e26ba172f525f446402"}, "tags": [], "enabled": true, "id": "952f5dd78ab84e26ba172f525f446402", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-0ae00142-987c-4bb-proj"}]} 2018-12-04 21:46:29,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-0ae00142-987c-4bb-proj used request id req-e3cd44dc-f74d-4740-9d69-6bb5e049f555 2018-12-04 21:46:29,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0c60c38de1b87dde94953436fb9cc58c348d0b4" 2018-12-04 21:46:29,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dafde7a2-d1d2-46f9-ad99-f568c029a1c7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:46:29,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-dafde7a2-d1d2-46f9-ad99-f568c029a1c7 2018-12-04 21:46:29,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0c60c38de1b87dde94953436fb9cc58c348d0b4" 2018-12-04 21:46:29,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ee61a7f-6de4-4f6f-8646-83b5c6ca564f Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:46:29,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9ee61a7f-6de4-4f6f-8646-83b5c6ca564f 2018-12-04 21:46:29,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-0ae00142-987c-4bb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0c60c38de1b87dde94953436fb9cc58c348d0b4" 2018-12-04 21:46:30,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89785368-94e5-4226-8e7a-486b53857bed Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-0ae00142-987c-4bb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/952f5dd78ab84e26ba172f525f446402"}, "tags": [], "enabled": true, "id": "952f5dd78ab84e26ba172f525f446402", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-0ae00142-987c-4bb-proj"}]} 2018-12-04 21:46:30,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-0ae00142-987c-4bb-proj used request id req-89785368-94e5-4226-8e7a-486b53857bed 2018-12-04 21:46:30,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/4efc9a67099a4b3ba4ddad47fb9c52f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0c60c38de1b87dde94953436fb9cc58c348d0b4" 2018-12-04 21:46:30,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21f00185-3351-45de-86cb-cfaf8e52e491 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-0ae00142-987c-4bb-user", "links": {"self": "http://172.30.9.23:5000/v3/users/4efc9a67099a4b3ba4ddad47fb9c52f4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "952f5dd78ab84e26ba172f525f446402", "id": "4efc9a67099a4b3ba4ddad47fb9c52f4", "password_expires_at": null}} 2018-12-04 21:46:30,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/4efc9a67099a4b3ba4ddad47fb9c52f4 used request id req-21f00185-3351-45de-86cb-cfaf8e52e491 2018-12-04 21:46:30,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/952f5dd78ab84e26ba172f525f446402/users/4efc9a67099a4b3ba4ddad47fb9c52f4/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0c60c38de1b87dde94953436fb9cc58c348d0b4" 2018-12-04 21:46:30,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd9aa9c0-bd51-49ef-a7de-5ec9310d52cf Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/952f5dd78ab84e26ba172f525f446402/users/4efc9a67099a4b3ba4ddad47fb9c52f4/roles", "previous": null, "next": null}, "roles": []} 2018-12-04 21:46:30,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/952f5dd78ab84e26ba172f525f446402/users/4efc9a67099a4b3ba4ddad47fb9c52f4/roles used request id req-bd9aa9c0-bd51-49ef-a7de-5ec9310d52cf 2018-12-04 21:46:30,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0c60c38de1b87dde94953436fb9cc58c348d0b4" 2018-12-04 21:46:30,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7891cd3-b9bf-46a4-970f-0c7c6c0c198d Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}} 2018-12-04 21:46:30,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff used request id req-f7891cd3-b9bf-46a4-970f-0c7c6c0c198d 2018-12-04 21:46:30,367 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-0ae00142-987c-4bb-proj 2018-12-04 21:46:30,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/952f5dd78ab84e26ba172f525f446402/users/4efc9a67099a4b3ba4ddad47fb9c52f4/roles/37f52f51593d4483afda02bf6b250dff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0c60c38de1b87dde94953436fb9cc58c348d0b4" 2018-12-04 21:46:30,511 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:46:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e5aaf24-aa1b-4b0b-b51a-b4ff7c82c72c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:46:30,511 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/952f5dd78ab84e26ba172f525f446402/users/4efc9a67099a4b3ba4ddad47fb9c52f4/roles/37f52f51593d4483afda02bf6b250dff used request id req-7e5aaf24-aa1b-4b0b-b51a-b4ff7c82c72c 2018-12-04 21:46:30,512 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-0ae00142-987c-4bb-user 2018-12-04 21:46:30,512 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:46:30,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37fa184c8c682f6cca4b9fc0c4d3ce2e58eb60e9" 2018-12-04 21:46:30,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48c6b445-4699-4e24-972c-36f55f46a8f0 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:46:30,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-48c6b445-4699-4e24-972c-36f55f46a8f0 2018-12-04 21:46:30,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37fa184c8c682f6cca4b9fc0c4d3ce2e58eb60e9" -d '{"role": {"name": "CreateStackSuccessTests-0ae00142-987c-4bb-proj-role"}}' 2018-12-04 21:46:30,738 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:46:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07cedfc5-1c04-4793-8608-c23be6cc1231 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b05caba4b87640f09f9a0e24a224d095", "links": {"self": "http://172.30.9.23:5000/v3/roles/b05caba4b87640f09f9a0e24a224d095"}, "name": "CreateStackSuccessTests-0ae00142-987c-4bb-proj-role"}} 2018-12-04 21:46:30,738 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-07cedfc5-1c04-4793-8608-c23be6cc1231 2018-12-04 21:46:30,738 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-0ae00142-987c-4bb-proj-role 2018-12-04 21:46:30,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/b05caba4b87640f09f9a0e24a224d095 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37fa184c8c682f6cca4b9fc0c4d3ce2e58eb60e9" 2018-12-04 21:46:30,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c2c2df2-8bb5-4c70-8765-db3268d674b1 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b05caba4b87640f09f9a0e24a224d095", "links": {"self": "http://172.30.9.23:5000/v3/roles/b05caba4b87640f09f9a0e24a224d095"}, "name": "CreateStackSuccessTests-0ae00142-987c-4bb-proj-role"}} 2018-12-04 21:46:30,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/b05caba4b87640f09f9a0e24a224d095 used request id req-8c2c2df2-8bb5-4c70-8765-db3268d674b1 2018-12-04 21:46:30,754 - keystone_utils - INFO - Granting role CreateStackSuccessTests-0ae00142-987c-4bb-proj-role to project CreateStackSuccessTests-0ae00142-987c-4bb-proj 2018-12-04 21:46:30,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/952f5dd78ab84e26ba172f525f446402/users/4efc9a67099a4b3ba4ddad47fb9c52f4/roles/b05caba4b87640f09f9a0e24a224d095 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37fa184c8c682f6cca4b9fc0c4d3ce2e58eb60e9" 2018-12-04 21:46:30,890 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:46:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d1973c7-ad95-45bb-b59b-11379e6f7e7d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:46:30,890 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/952f5dd78ab84e26ba172f525f446402/users/4efc9a67099a4b3ba4ddad47fb9c52f4/roles/b05caba4b87640f09f9a0e24a224d095 used request id req-8d1973c7-ad95-45bb-b59b-11379e6f7e7d 2018-12-04 21:46:30,890 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-04 21:46:30,890 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-04 21:46:30,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:46:30,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:46:31,289 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "b05caba4b87640f09f9a0e24a224d095", "name": "CreateStackSuccessTests-0ae00142-987c-4bb-proj-role"}], "expires_at": "2018-12-04T22:46:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "952f5dd78ab84e26ba172f525f446402", "name": "CreateStackSuccessTests-0ae00142-987c-4bb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/952f5dd78ab84e26ba172f525f446402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/952f5dd78ab84e26ba172f525f446402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/952f5dd78ab84e26ba172f525f446402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_952f5dd78ab84e26ba172f525f446402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_952f5dd78ab84e26ba172f525f446402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/952f5dd78ab84e26ba172f525f446402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/952f5dd78ab84e26ba172f525f446402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/952f5dd78ab84e26ba172f525f446402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/952f5dd78ab84e26ba172f525f446402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/952f5dd78ab84e26ba172f525f446402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/952f5dd78ab84e26ba172f525f446402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/952f5dd78ab84e26ba172f525f446402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/952f5dd78ab84e26ba172f525f446402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-0ae00142-987c-4bb-user", "id": "4efc9a67099a4b3ba4ddad47fb9c52f4"}, "audit_ids": ["JZe1NzmAQ9aGlBHA8eNnWg"], "issued_at": "2018-12-04T21:46:31.000000Z"}} 2018-12-04 21:46:31,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39ae28a050542e2cb547fa44ebee54576abee80a" 2018-12-04 21:46:31,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db4717d0-f72a-4b39-8b82-4d8136ee7743 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:46:31,378 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-db4717d0-f72a-4b39-8b82-4d8136ee7743 2018-12-04 21:46:31,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39ae28a050542e2cb547fa44ebee54576abee80a" 2018-12-04 21:46:31,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-2aa85962-1257-469c-9a4f-d02f15ea6b12 Date: Tue, 04 Dec 2018 21:46:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-image"} 2018-12-04 21:46:31,589 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-image used request id req-2aa85962-1257-469c-9a4f-d02f15ea6b12 2018-12-04 21:46:31,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39ae28a050542e2cb547fa44ebee54576abee80a" 2018-12-04 21:46:31,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-bab2cd4a-34c6-433e-9a70-9677815f381b Date: Tue, 04 Dec 2018 21:46:31 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:46:31,599 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-bab2cd4a-34c6-433e-9a70-9677815f381b 2018-12-04 21:46:31,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}39ae28a050542e2cb547fa44ebee54576abee80a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-image"}' 2018-12-04 21:46:31,668 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/624cdcd4-517b-46d5-9578-5c2398ed0c17 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-10aed9a6-233b-49ed-95a3-ec7ef42ee426 Date: Tue, 04 Dec 2018 21:46:31 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:46:31Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-04T21:46:31Z", "visibility": "shared", "locations": [], "self": "/v2/images/624cdcd4-517b-46d5-9578-5c2398ed0c17", "min_disk": 0, "protected": false, "id": "624cdcd4-517b-46d5-9578-5c2398ed0c17", "file": "/v2/images/624cdcd4-517b-46d5-9578-5c2398ed0c17/file", "checksum": null, "owner": "952f5dd78ab84e26ba172f525f446402", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:46:31,668 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-10aed9a6-233b-49ed-95a3-ec7ef42ee426 2018-12-04 21:46:31,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/624cdcd4-517b-46d5-9578-5c2398ed0c17/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39ae28a050542e2cb547fa44ebee54576abee80a" -d '' 2018-12-04 21:46:32,700 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8828f9d3-d88d-4173-8400-f12a394b22bf Date: Tue, 04 Dec 2018 21:46:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:46:32,700 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/624cdcd4-517b-46d5-9578-5c2398ed0c17/file used request id req-8828f9d3-d88d-4173-8400-f12a394b22bf 2018-12-04 21:46:32,701 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 21:46:32,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/624cdcd4-517b-46d5-9578-5c2398ed0c17 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39ae28a050542e2cb547fa44ebee54576abee80a" 2018-12-04 21:46:32,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-ea3465a2-23de-46ed-b2a7-602d5cd29084 Date: Tue, 04 Dec 2018 21:46:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:46:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:46:32Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/624cdcd4-517b-46d5-9578-5c2398ed0c17/snap", "metadata": {}}], "self": "/v2/images/624cdcd4-517b-46d5-9578-5c2398ed0c17", "min_disk": 0, "protected": false, "id": "624cdcd4-517b-46d5-9578-5c2398ed0c17", "file": "/v2/images/624cdcd4-517b-46d5-9578-5c2398ed0c17/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "952f5dd78ab84e26ba172f525f446402", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/624cdcd4-517b-46d5-9578-5c2398ed0c17/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:46:32,720 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/624cdcd4-517b-46d5-9578-5c2398ed0c17 used request id req-ea3465a2-23de-46ed-b2a7-602d5cd29084 2018-12-04 21:46:32,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39ae28a050542e2cb547fa44ebee54576abee80a" 2018-12-04 21:46:32,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8db123d8-0ff6-4a3c-905f-9f03b1b8fd17 Date: Tue, 04 Dec 2018 21:46:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:46:32,729 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-8db123d8-0ff6-4a3c-905f-9f03b1b8fd17 2018-12-04 21:46:32,732 - create_image - INFO - Created image with name - CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-image 2018-12-04 21:46:32,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/624cdcd4-517b-46d5-9578-5c2398ed0c17 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39ae28a050542e2cb547fa44ebee54576abee80a" 2018-12-04 21:46:32,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-02ed0d2f-7eaf-4339-aae2-e344be933186 Date: Tue, 04 Dec 2018 21:46:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:46:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:46:32Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/624cdcd4-517b-46d5-9578-5c2398ed0c17/snap", "metadata": {}}], "self": "/v2/images/624cdcd4-517b-46d5-9578-5c2398ed0c17", "min_disk": 0, "protected": false, "id": "624cdcd4-517b-46d5-9578-5c2398ed0c17", "file": "/v2/images/624cdcd4-517b-46d5-9578-5c2398ed0c17/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "952f5dd78ab84e26ba172f525f446402", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/624cdcd4-517b-46d5-9578-5c2398ed0c17/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:46:32,749 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/624cdcd4-517b-46d5-9578-5c2398ed0c17 used request id req-02ed0d2f-7eaf-4339-aae2-e344be933186 2018-12-04 21:46:32,750 - create_image - DEBUG - Instance status is - active 2018-12-04 21:46:32,750 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-image 2018-12-04 21:46:32,750 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-image 2018-12-04 21:46:32,750 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:46:32,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:46:33,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:46:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["nFEsXuD0QC-RxQdD0BcRpA"], "issued_at": "2018-12-04T21:46:33.000000Z"}} 2018-12-04 21:46:33,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd7b693e85cb54070efa57674504d9f705b1bb9" 2018-12-04 21:46:33,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6836082-afcb-4879-9e7d-ca750890f2ac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:46:33,250 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e6836082-afcb-4879-9e7d-ca750890f2ac 2018-12-04 21:46:33,251 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:46:33,255 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd7b693e85cb54070efa57674504d9f705b1bb9" 2018-12-04 21:46:33,440 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9abef02f-c44e-4681-88ed-e5099dfd3cd8 x-compute-request-id: req-9abef02f-c44e-4681-88ed-e5099dfd3cd8 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-04 21:46:33,440 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9abef02f-c44e-4681-88ed-e5099dfd3cd8 2018-12-04 21:46:33,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd7b693e85cb54070efa57674504d9f705b1bb9" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-04 21:46:33,482 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa2d633f-5128-4660-a0f8-db8df7429786 x-compute-request-id: req-fa2d633f-5128-4660-a0f8-db8df7429786 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/05a9eaf0-5365-42e3-ab88-787706c4baf6", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/05a9eaf0-5365-42e3-ab88-787706c4baf6", "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": "05a9eaf0-5365-42e3-ab88-787706c4baf6"}} 2018-12-04 21:46:33,482 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-fa2d633f-5128-4660-a0f8-db8df7429786 2018-12-04 21:46:33,483 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:46:33,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:46:33,880 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "b05caba4b87640f09f9a0e24a224d095", "name": "CreateStackSuccessTests-0ae00142-987c-4bb-proj-role"}], "expires_at": "2018-12-04T22:46:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "952f5dd78ab84e26ba172f525f446402", "name": "CreateStackSuccessTests-0ae00142-987c-4bb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/952f5dd78ab84e26ba172f525f446402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/952f5dd78ab84e26ba172f525f446402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/952f5dd78ab84e26ba172f525f446402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_952f5dd78ab84e26ba172f525f446402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_952f5dd78ab84e26ba172f525f446402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/952f5dd78ab84e26ba172f525f446402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/952f5dd78ab84e26ba172f525f446402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/952f5dd78ab84e26ba172f525f446402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/952f5dd78ab84e26ba172f525f446402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/952f5dd78ab84e26ba172f525f446402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/952f5dd78ab84e26ba172f525f446402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/952f5dd78ab84e26ba172f525f446402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/952f5dd78ab84e26ba172f525f446402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-0ae00142-987c-4bb-user", "id": "4efc9a67099a4b3ba4ddad47fb9c52f4"}, "audit_ids": ["uMMzFE5ERdKc9hw6G42cpg"], "issued_at": "2018-12-04T21:46:33.000000Z"}} 2018-12-04 21:46:33,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4dceaa7d1f77a8a4cd1ec76414f132db09878b" 2018-12-04 21:46:33,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20bce502-dc08-4416-a3e3-84e8d313f02b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:46:33,969 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-20bce502-dc08-4416-a3e3-84e8d313f02b 2018-12-04 21:46:33,972 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:46:33,975 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-04 21:46:33,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4dceaa7d1f77a8a4cd1ec76414f132db09878b" 2018-12-04 21:46:34,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:33 GMT Server: Apache x-openstack-request-id: req-a84ec807-0b0d-4a9d-989a-c4908835f0f1 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-04 21:46:34,176 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack used request id req-a84ec807-0b0d-4a9d-989a-c4908835f0f1 2018-12-04 21:46:34,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4dceaa7d1f77a8a4cd1ec76414f132db09878b" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-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-18a7af17-fe87-4c0d-a191-28fa01170392-net", "inst_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-inst", "subnet_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-subnet", "image_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-image", "flavor_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-flavor-name"}}' 2018-12-04 21:46:36,006 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:46:34 GMT Server: Apache x-openstack-request-id: req-b4773fd4-9c09-4de7-86cd-f3f1ef8eb80a Location: http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "bb1ac0c7-38dd-4ec0-b805-808ac079b7a9", "links": [{"href": "http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9", "rel": "self"}]}} 2018-12-04 21:46:36,006 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks used request id req-b4773fd4-9c09-4de7-86cd-f3f1ef8eb80a 2018-12-04 21:46:36,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4dceaa7d1f77a8a4cd1ec76414f132db09878b" 2018-12-04 21:46:36,214 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:46:36 GMT Server: Apache x-openstack-request-id: req-e59a92c7-d330-4a2d-bd3c-85614aa1c410 Location: http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:46:36,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:36 GMT Server: Apache x-openstack-request-id: req-d010f9dc-1d88-41c4-9d50-a75ebce828be 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": "952f5dd78ab84e26ba172f525f446402", "OS::stack_id": "bb1ac0c7-38dd-4ec0-b805-808ac079b7a9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack", "image_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-image", "inst_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-inst", "subnet_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-subnet", "net_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net", "flavor_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack", "stack_user_project_id": "66200846dbef4eacbcf7a29ede3ad74d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:46:35Z", "links": [{"href": "http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bb1ac0c7-38dd-4ec0-b805-808ac079b7a9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:46:36,461 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9 used request id req-d010f9dc-1d88-41c4-9d50-a75ebce828be 2018-12-04 21:46:36,462 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack 2018-12-04 21:46:36,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4dceaa7d1f77a8a4cd1ec76414f132db09878b" 2018-12-04 21:46:36,680 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:46:36 GMT Server: Apache x-openstack-request-id: req-5a435d98-8303-4151-8547-6f004608c8e0 Location: http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:46:36,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:36 GMT Server: Apache x-openstack-request-id: req-490a2305-2797-4a85-ad25-c015dcb734e4 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": "952f5dd78ab84e26ba172f525f446402", "OS::stack_id": "bb1ac0c7-38dd-4ec0-b805-808ac079b7a9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack", "image_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-image", "inst_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-inst", "subnet_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-subnet", "net_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net", "flavor_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack", "stack_user_project_id": "66200846dbef4eacbcf7a29ede3ad74d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:46:35Z", "links": [{"href": "http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bb1ac0c7-38dd-4ec0-b805-808ac079b7a9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:46:36,945 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9 used request id req-490a2305-2797-4a85-ad25-c015dcb734e4 2018-12-04 21:46:36,946 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-04 21:46:36,946 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:46:39,949 - create_stack - DEBUG - Stack status query timeout in 1196.51297688 2018-12-04 21:46:39,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4dceaa7d1f77a8a4cd1ec76414f132db09878b" 2018-12-04 21:46:40,153 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:46:39 GMT Server: Apache x-openstack-request-id: req-aa14b368-341f-4304-95b3-2bc197c964f0 Location: http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:46:40,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:40 GMT Server: Apache x-openstack-request-id: req-cc80eac9-1c61-4027-b71b-1770a1affb1a 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": "952f5dd78ab84e26ba172f525f446402", "OS::stack_id": "bb1ac0c7-38dd-4ec0-b805-808ac079b7a9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack", "image_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-image", "inst_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-inst", "subnet_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-subnet", "net_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net", "flavor_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack", "stack_user_project_id": "66200846dbef4eacbcf7a29ede3ad74d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:46:35Z", "links": [{"href": "http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bb1ac0c7-38dd-4ec0-b805-808ac079b7a9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:46:40,195 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9 used request id req-cc80eac9-1c61-4027-b71b-1770a1affb1a 2018-12-04 21:46:40,195 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-04 21:46:40,196 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:46:43,199 - create_stack - DEBUG - Stack status query timeout in 1193.2631259 2018-12-04 21:46:43,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4dceaa7d1f77a8a4cd1ec76414f132db09878b" 2018-12-04 21:46:43,229 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:46:43 GMT Server: Apache x-openstack-request-id: req-df53fe73-c1ef-4fd9-bf48-5dc28b8735a0 Location: http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:46:43,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:43 GMT Server: Apache x-openstack-request-id: req-e6a2b0ec-ea43-41e9-81b8-b672e43d4f98 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": "952f5dd78ab84e26ba172f525f446402", "OS::stack_id": "bb1ac0c7-38dd-4ec0-b805-808ac079b7a9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack", "image_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-image", "inst_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-inst", "subnet_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-subnet", "net_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net", "flavor_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack", "stack_user_project_id": "66200846dbef4eacbcf7a29ede3ad74d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:46:35Z", "links": [{"href": "http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bb1ac0c7-38dd-4ec0-b805-808ac079b7a9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:46:43,444 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9 used request id req-e6a2b0ec-ea43-41e9-81b8-b672e43d4f98 2018-12-04 21:46:43,445 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-04 21:46:43,445 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:46:46,448 - create_stack - DEBUG - Stack status query timeout in 1190.01357388 2018-12-04 21:46:46,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4dceaa7d1f77a8a4cd1ec76414f132db09878b" 2018-12-04 21:46:46,478 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:46:46 GMT Server: Apache x-openstack-request-id: req-de45e2da-09cb-4c58-abce-4f231835be91 Location: http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:46:46,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:46 GMT Server: Apache x-openstack-request-id: req-1d4329a6-2f6f-44dc-989b-a62b57320ff5 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": "952f5dd78ab84e26ba172f525f446402", "OS::stack_id": "bb1ac0c7-38dd-4ec0-b805-808ac079b7a9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack", "image_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-image", "inst_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-inst", "subnet_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-subnet", "net_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net", "flavor_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack", "stack_user_project_id": "66200846dbef4eacbcf7a29ede3ad74d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:46:35Z", "links": [{"href": "http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bb1ac0c7-38dd-4ec0-b805-808ac079b7a9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:46:46,519 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9 used request id req-1d4329a6-2f6f-44dc-989b-a62b57320ff5 2018-12-04 21:46:46,520 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-04 21:46:46,520 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:46:49,523 - create_stack - DEBUG - Stack status query timeout in 1186.93868995 2018-12-04 21:46:49,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4dceaa7d1f77a8a4cd1ec76414f132db09878b" 2018-12-04 21:46:49,552 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:46:49 GMT Server: Apache x-openstack-request-id: req-9f036c20-87b3-45bf-86bf-844b4f8847f4 Location: http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:46:49,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:49 GMT Server: Apache x-openstack-request-id: req-18bb9c8f-8a5f-45da-8048-b8ba5439d54d 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": "952f5dd78ab84e26ba172f525f446402", "OS::stack_id": "bb1ac0c7-38dd-4ec0-b805-808ac079b7a9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack", "image_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-image", "inst_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-inst", "subnet_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-subnet", "net_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net", "flavor_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack", "stack_user_project_id": "66200846dbef4eacbcf7a29ede3ad74d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-04T21:46:35Z", "links": [{"href": "http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "bb1ac0c7-38dd-4ec0-b805-808ac079b7a9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:46:49,766 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9 used request id req-18bb9c8f-8a5f-45da-8048-b8ba5439d54d 2018-12-04 21:46:49,766 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-04 21:46:49,766 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack 2018-12-04 21:46:49,767 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack 2018-12-04 21:46:49,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4dceaa7d1f77a8a4cd1ec76414f132db09878b" 2018-12-04 21:46:49,796 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:46:49 GMT Server: Apache x-openstack-request-id: req-7dcd1fa4-25b9-42d9-bbb6-309e9f63af78 Location: http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:46:49,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:49 GMT Server: Apache x-openstack-request-id: req-9f2e2bb8-4b8e-475b-8f86-f674144071cc 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.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-12-04T21:46:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:46:36Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "9c6e4827-12b3-42f1-8e0b-9e9e7be13c53", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-12-04T21:46:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:46:36Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "e463da89-07fd-431c-949a-b8b821c80825", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-12-04T21:46:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:46:36Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "a0178bad-1d03-45a0-a0db-800052f88cc5", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-12-04T21:46:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:46:36Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "099de78f-f2af-4b29-ad47-74e1d1a3327a", "resource_type": "OS::Nova::Server"}]} 2018-12-04 21:46:49,839 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9/resources used request id req-9f2e2bb8-4b8e-475b-8f86-f674144071cc 2018-12-04 21:46:49,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/099de78f-f2af-4b29-ad47-74e1d1a3327a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4dceaa7d1f77a8a4cd1ec76414f132db09878b" 2018-12-04 21:46:49,984 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f0d413a-d581-4600-8a98-676d9813e581 x-compute-request-id: req-9f0d413a-d581-4600-8a98-676d9813e581 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:cc:5e", "version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/099de78f-f2af-4b29-ad47-74e1d1a3327a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/099de78f-f2af-4b29-ad47-74e1d1a3327a", "rel": "bookmark"}], "image": {"id": "624cdcd4-517b-46d5-9578-5c2398ed0c17", "links": [{"href": "http://172.30.9.23:8774/images/624cdcd4-517b-46d5-9578-5c2398ed0c17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:46:45.000000", "flavor": {"id": "05a9eaf0-5365-42e3-ab88-787706c4baf6", "links": [{"href": "http://172.30.9.23:8774/flavors/05a9eaf0-5365-42e3-ab88-787706c4baf6", "rel": "bookmark"}]}, "id": "099de78f-f2af-4b29-ad47-74e1d1a3327a", "security_groups": [{"name": "default"}], "user_id": "4efc9a67099a4b3ba4ddad47fb9c52f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:46:45Z", "hostId": "928ad8423292dfa028f231400e63a97acb5029e83f758f472eb983d0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-inst", "created": "2018-12-04T21:46:41Z", "tenant_id": "952f5dd78ab84e26ba172f525f446402", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:46:49,985 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/099de78f-f2af-4b29-ad47-74e1d1a3327a used request id req-9f0d413a-d581-4600-8a98-676d9813e581 2018-12-04 21:46:49,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4dceaa7d1f77a8a4cd1ec76414f132db09878b" 2018-12-04 21:46:50,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-fc62e574-b228-4f96-aa77-5e662f08373d Date: Tue, 04 Dec 2018 21:46:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e463da89-07fd-431c-949a-b8b821c80825"],"updated_at":"2018-12-04T21:46:37Z","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"952f5dd78ab84e26ba172f525f446402","id":"a0178bad-1d03-45a0-a0db-800052f88cc5","name":"CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net"}]} 2018-12-04 21:46:50,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net used request id req-fc62e574-b228-4f96-aa77-5e662f08373d 2018-12-04 21:46:50,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:46:50,096 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:46: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:46:50,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/952f5dd78ab84e26ba172f525f446402 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4dceaa7d1f77a8a4cd1ec76414f132db09878b" 2018-12-04 21:46:50,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39e0ffab-2f10-42ea-801c-b988473a778f Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/952f5dd78ab84e26ba172f525f446402"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "952f5dd78ab84e26ba172f525f446402", "name": "CreateStackSuccessTests-0ae00142-987c-4bb-proj"}} 2018-12-04 21:46:50,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/952f5dd78ab84e26ba172f525f446402 used request id req-39e0ffab-2f10-42ea-801c-b988473a778f 2018-12-04 21:46:50,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4dceaa7d1f77a8a4cd1ec76414f132db09878b" 2018-12-04 21:46:50,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-7142e4fb-ff24-4b6b-a747-40ebf3c4b8ee Date: Tue, 04 Dec 2018 21:46:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0178bad-1d03-45a0-a0db-800052f88cc5","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:37Z","dns_nameservers":[],"updated_at":"2018-12-04T21:46:37Z","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":"952f5dd78ab84e26ba172f525f446402","id":"e463da89-07fd-431c-949a-b8b821c80825","subnetpool_id":null,"name":"CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-subnet"}]} 2018-12-04 21:46:50,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 used request id req-7142e4fb-ff24-4b6b-a747-40ebf3c4b8ee 2018-12-04 21:46:50,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4dceaa7d1f77a8a4cd1ec76414f132db09878b" 2018-12-04 21:46:50,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1598 X-Openstack-Request-Id: req-ef369edc-9166-490d-ac7b-2d533f7449b0 Date: Tue, 04 Dec 2018 21:46:50 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a0178bad-1d03-45a0-a0db-800052f88cc5","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:38Z","admin_state_up":true,"updated_at":"2018-12-04T21:46:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a0178bad-1d03-45a0-a0db-800052f88cc5","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:36:c1:8e","id":"6b855fa6-def4-436a-839d-f1513199051f","port_security_enabled":false,"project_id":"952f5dd78ab84e26ba172f525f446402","fixed_ips":[{"subnet_id":"e463da89-07fd-431c-949a-b8b821c80825","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a0178bad-1d03-45a0-a0db-800052f88cc5","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:38Z","admin_state_up":true,"updated_at":"2018-12-04T21:46:45Z","binding:vnic_type":"normal","device_id":"099de78f-f2af-4b29-ad47-74e1d1a3327a","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:a2:cc:5e","id":"9c6e4827-12b3-42f1-8e0b-9e9e7be13c53","port_security_enabled":true,"project_id":"952f5dd78ab84e26ba172f525f446402","fixed_ips":[{"subnet_id":"e463da89-07fd-431c-949a-b8b821c80825","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":["fcade677-0dbf-4fde-b362-cb7f471f78b9"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack-server1_port-vjru2wshi75a"}]} 2018-12-04 21:46:50,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 used request id req-ef369edc-9166-490d-ac7b-2d533f7449b0 2018-12-04 21:46:50,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4dceaa7d1f77a8a4cd1ec76414f132db09878b" 2018-12-04 21:46:50,319 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:46:50 GMT Server: Apache x-openstack-request-id: req-7d2cbb7e-9aa2-4581-aaf9-eb958438f901 Location: http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:46:50,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:50 GMT Server: Apache x-openstack-request-id: req-5d5baea5-f31a-4dc2-a3f7-17370b640e76 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.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-12-04T21:46:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:46:36Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "9c6e4827-12b3-42f1-8e0b-9e9e7be13c53", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-12-04T21:46:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:46:36Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "e463da89-07fd-431c-949a-b8b821c80825", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-12-04T21:46:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:46:36Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "a0178bad-1d03-45a0-a0db-800052f88cc5", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-12-04T21:46:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:46:36Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "099de78f-f2af-4b29-ad47-74e1d1a3327a", "resource_type": "OS::Nova::Server"}]} 2018-12-04 21:46:50,536 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9/resources used request id req-5d5baea5-f31a-4dc2-a3f7-17370b640e76 2018-12-04 21:46:50,540 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/05a9eaf0-5365-42e3-ab88-787706c4baf6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4dceaa7d1f77a8a4cd1ec76414f132db09878b" 2018-12-04 21:46:50,560 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-484f92af-4c02-4386-ba2c-f7ba54d01626 x-compute-request-id: req-484f92af-4c02-4386-ba2c-f7ba54d01626 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-flavor-name", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/05a9eaf0-5365-42e3-ab88-787706c4baf6", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/05a9eaf0-5365-42e3-ab88-787706c4baf6", "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": "05a9eaf0-5365-42e3-ab88-787706c4baf6"}} 2018-12-04 21:46:50,560 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/05a9eaf0-5365-42e3-ab88-787706c4baf6 used request id req-484f92af-4c02-4386-ba2c-f7ba54d01626 2018-12-04 21:46:50,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/e463da89-07fd-431c-949a-b8b821c80825 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4dceaa7d1f77a8a4cd1ec76414f132db09878b" 2018-12-04 21:46:50,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-05ddbee2-e90b-4d7a-9130-215b1b0945aa Date: Tue, 04 Dec 2018 21:46:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0178bad-1d03-45a0-a0db-800052f88cc5","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:37Z","dns_nameservers":[],"updated_at":"2018-12-04T21:46:37Z","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":"952f5dd78ab84e26ba172f525f446402","id":"e463da89-07fd-431c-949a-b8b821c80825","subnetpool_id":null,"name":"CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-subnet"}} 2018-12-04 21:46:50,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/e463da89-07fd-431c-949a-b8b821c80825 used request id req-05ddbee2-e90b-4d7a-9130-215b1b0945aa 2018-12-04 21:46:50,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=a0178bad-1d03-45a0-a0db-800052f88cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4dceaa7d1f77a8a4cd1ec76414f132db09878b" 2018-12-04 21:46:50,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-802ec560-09c9-4e17-a60c-1e4ec4db9ab9 Date: Tue, 04 Dec 2018 21:46:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e463da89-07fd-431c-949a-b8b821c80825"],"updated_at":"2018-12-04T21:46:37Z","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"952f5dd78ab84e26ba172f525f446402","id":"a0178bad-1d03-45a0-a0db-800052f88cc5","name":"CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net"}]} 2018-12-04 21:46:50,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=a0178bad-1d03-45a0-a0db-800052f88cc5 used request id req-802ec560-09c9-4e17-a60c-1e4ec4db9ab9 2018-12-04 21:46:50,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4dceaa7d1f77a8a4cd1ec76414f132db09878b" 2018-12-04 21:46:50,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-3c7d7627-adb6-4b6f-8fdc-81f57f8f9d3b Date: Tue, 04 Dec 2018 21:46:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0178bad-1d03-45a0-a0db-800052f88cc5","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:37Z","dns_nameservers":[],"updated_at":"2018-12-04T21:46:37Z","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":"952f5dd78ab84e26ba172f525f446402","id":"e463da89-07fd-431c-949a-b8b821c80825","subnetpool_id":null,"name":"CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-subnet"}]} 2018-12-04 21:46:50,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 used request id req-3c7d7627-adb6-4b6f-8fdc-81f57f8f9d3b 2018-12-04 21:46:50,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4dceaa7d1f77a8a4cd1ec76414f132db09878b" 2018-12-04 21:46:50,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-a1dc5446-eb64-4a82-a77e-f2cec9638b9e Date: Tue, 04 Dec 2018 21:46:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e463da89-07fd-431c-949a-b8b821c80825"],"updated_at":"2018-12-04T21:46:37Z","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"952f5dd78ab84e26ba172f525f446402","id":"a0178bad-1d03-45a0-a0db-800052f88cc5","name":"CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net"}]} 2018-12-04 21:46:50,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net used request id req-a1dc5446-eb64-4a82-a77e-f2cec9638b9e 2018-12-04 21:46:50,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4dceaa7d1f77a8a4cd1ec76414f132db09878b" 2018-12-04 21:46:50,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-51f8e9bf-98aa-4eb3-add9-4b423dc07e29 Date: Tue, 04 Dec 2018 21:46:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0178bad-1d03-45a0-a0db-800052f88cc5","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:37Z","dns_nameservers":[],"updated_at":"2018-12-04T21:46:37Z","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":"952f5dd78ab84e26ba172f525f446402","id":"e463da89-07fd-431c-949a-b8b821c80825","subnetpool_id":null,"name":"CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-subnet"}]} 2018-12-04 21:46:50,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 used request id req-51f8e9bf-98aa-4eb3-add9-4b423dc07e29 2018-12-04 21:46:50,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4dceaa7d1f77a8a4cd1ec76414f132db09878b" 2018-12-04 21:46:50,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-61bf23cf-9050-4714-9726-da7f99ef0e46 Date: Tue, 04 Dec 2018 21:46:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e463da89-07fd-431c-949a-b8b821c80825"],"updated_at":"2018-12-04T21:46:37Z","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"952f5dd78ab84e26ba172f525f446402","id":"a0178bad-1d03-45a0-a0db-800052f88cc5","name":"CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net"}]} 2018-12-04 21:46:50,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net used request id req-61bf23cf-9050-4714-9726-da7f99ef0e46 2018-12-04 21:46:50,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/952f5dd78ab84e26ba172f525f446402 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4dceaa7d1f77a8a4cd1ec76414f132db09878b" 2018-12-04 21:46:51,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e9f5d1f-5b9e-44d1-9487-261de70f7ef5 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/952f5dd78ab84e26ba172f525f446402"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "952f5dd78ab84e26ba172f525f446402", "name": "CreateStackSuccessTests-0ae00142-987c-4bb-proj"}} 2018-12-04 21:46:51,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/952f5dd78ab84e26ba172f525f446402 used request id req-3e9f5d1f-5b9e-44d1-9487-261de70f7ef5 2018-12-04 21:46:51,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4dceaa7d1f77a8a4cd1ec76414f132db09878b" 2018-12-04 21:46:51,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-499a0709-3b79-46d6-9b51-68ba209a7f04 Date: Tue, 04 Dec 2018 21:46:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0178bad-1d03-45a0-a0db-800052f88cc5","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:37Z","dns_nameservers":[],"updated_at":"2018-12-04T21:46:37Z","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":"952f5dd78ab84e26ba172f525f446402","id":"e463da89-07fd-431c-949a-b8b821c80825","subnetpool_id":null,"name":"CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-subnet"}]} 2018-12-04 21:46:51,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 used request id req-499a0709-3b79-46d6-9b51-68ba209a7f04 2018-12-04 21:46:51,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5&mac_address=fa%3A16%3A3e%3Aa2%3Acc%3A5e&name=CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack-server1_port-vjru2wshi75a&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4dceaa7d1f77a8a4cd1ec76414f132db09878b" 2018-12-04 21:46:51,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-7cd8d933-7f24-42c2-b88f-3bdc506ada66 Date: Tue, 04 Dec 2018 21:46:51 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a0178bad-1d03-45a0-a0db-800052f88cc5","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:38Z","admin_state_up":true,"updated_at":"2018-12-04T21:46:45Z","binding:vnic_type":"normal","device_id":"099de78f-f2af-4b29-ad47-74e1d1a3327a","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:a2:cc:5e","id":"9c6e4827-12b3-42f1-8e0b-9e9e7be13c53","port_security_enabled":true,"project_id":"952f5dd78ab84e26ba172f525f446402","fixed_ips":[{"subnet_id":"e463da89-07fd-431c-949a-b8b821c80825","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":["fcade677-0dbf-4fde-b362-cb7f471f78b9"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack-server1_port-vjru2wshi75a"}]} 2018-12-04 21:46:51,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5&mac_address=fa%3A16%3A3e%3Aa2%3Acc%3A5e&name=CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack-server1_port-vjru2wshi75a&admin_state_up=True used request id req-7cd8d933-7f24-42c2-b88f-3bdc506ada66 2018-12-04 21:46:51,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/952f5dd78ab84e26ba172f525f446402 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4dceaa7d1f77a8a4cd1ec76414f132db09878b" 2018-12-04 21:46:51,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df998063-e23f-4bd7-af8f-ddc1422311a1 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/952f5dd78ab84e26ba172f525f446402"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "952f5dd78ab84e26ba172f525f446402", "name": "CreateStackSuccessTests-0ae00142-987c-4bb-proj"}} 2018-12-04 21:46:51,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/952f5dd78ab84e26ba172f525f446402 used request id req-df998063-e23f-4bd7-af8f-ddc1422311a1 2018-12-04 21:46:51,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4dceaa7d1f77a8a4cd1ec76414f132db09878b" 2018-12-04 21:46:51,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-edac0f95-33f2-4901-8b45-c27dadc3adde Date: Tue, 04 Dec 2018 21:46:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e463da89-07fd-431c-949a-b8b821c80825"],"updated_at":"2018-12-04T21:46:37Z","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"952f5dd78ab84e26ba172f525f446402","id":"a0178bad-1d03-45a0-a0db-800052f88cc5","name":"CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net"}]} 2018-12-04 21:46:51,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net used request id req-edac0f95-33f2-4901-8b45-c27dadc3adde 2018-12-04 21:46:51,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4dceaa7d1f77a8a4cd1ec76414f132db09878b" 2018-12-04 21:46:51,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-9090e298-3e73-45d8-b680-9523d968e5e5 Date: Tue, 04 Dec 2018 21:46:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0178bad-1d03-45a0-a0db-800052f88cc5","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:37Z","dns_nameservers":[],"updated_at":"2018-12-04T21:46:37Z","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":"952f5dd78ab84e26ba172f525f446402","id":"e463da89-07fd-431c-949a-b8b821c80825","subnetpool_id":null,"name":"CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-subnet"}]} 2018-12-04 21:46:51,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 used request id req-9090e298-3e73-45d8-b680-9523d968e5e5 2018-12-04 21:46:51,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4dceaa7d1f77a8a4cd1ec76414f132db09878b" 2018-12-04 21:46:51,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1598 X-Openstack-Request-Id: req-4b9253ca-9fd4-4a43-a6e8-2d4ffd0d0a64 Date: Tue, 04 Dec 2018 21:46:51 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a0178bad-1d03-45a0-a0db-800052f88cc5","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:38Z","admin_state_up":true,"updated_at":"2018-12-04T21:46:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a0178bad-1d03-45a0-a0db-800052f88cc5","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:36:c1:8e","id":"6b855fa6-def4-436a-839d-f1513199051f","port_security_enabled":false,"project_id":"952f5dd78ab84e26ba172f525f446402","fixed_ips":[{"subnet_id":"e463da89-07fd-431c-949a-b8b821c80825","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a0178bad-1d03-45a0-a0db-800052f88cc5","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:38Z","admin_state_up":true,"updated_at":"2018-12-04T21:46:45Z","binding:vnic_type":"normal","device_id":"099de78f-f2af-4b29-ad47-74e1d1a3327a","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:a2:cc:5e","id":"9c6e4827-12b3-42f1-8e0b-9e9e7be13c53","port_security_enabled":true,"project_id":"952f5dd78ab84e26ba172f525f446402","fixed_ips":[{"subnet_id":"e463da89-07fd-431c-949a-b8b821c80825","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":["fcade677-0dbf-4fde-b362-cb7f471f78b9"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack-server1_port-vjru2wshi75a"}]} 2018-12-04 21:46:51,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 used request id req-4b9253ca-9fd4-4a43-a6e8-2d4ffd0d0a64 2018-12-04 21:46:51,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4dceaa7d1f77a8a4cd1ec76414f132db09878b" 2018-12-04 21:46:51,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-adbee015-eeab-4b00-a2a4-fd6f12e0a5f2 Date: Tue, 04 Dec 2018 21:46:51 GMT RESP BODY: {"floatingips": []} 2018-12-04 21:46:51,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-adbee015-eeab-4b00-a2a4-fd6f12e0a5f2 2018-12-04 21:46:51,578 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:46:51,579 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:46:51,979 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "b05caba4b87640f09f9a0e24a224d095", "name": "CreateStackSuccessTests-0ae00142-987c-4bb-proj-role"}], "expires_at": "2018-12-04T22:46:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "952f5dd78ab84e26ba172f525f446402", "name": "CreateStackSuccessTests-0ae00142-987c-4bb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/952f5dd78ab84e26ba172f525f446402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/952f5dd78ab84e26ba172f525f446402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/952f5dd78ab84e26ba172f525f446402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_952f5dd78ab84e26ba172f525f446402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_952f5dd78ab84e26ba172f525f446402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/952f5dd78ab84e26ba172f525f446402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/952f5dd78ab84e26ba172f525f446402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/952f5dd78ab84e26ba172f525f446402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/952f5dd78ab84e26ba172f525f446402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/952f5dd78ab84e26ba172f525f446402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/952f5dd78ab84e26ba172f525f446402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/952f5dd78ab84e26ba172f525f446402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/952f5dd78ab84e26ba172f525f446402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-0ae00142-987c-4bb-user", "id": "4efc9a67099a4b3ba4ddad47fb9c52f4"}, "audit_ids": ["n2gu9MMBSgSx_vsZXGZLtA"], "issued_at": "2018-12-04T21:46:51.000000Z"}} 2018-12-04 21:46:51,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87c6512863611ce24d512f0df4f35511a35140c" 2018-12-04 21:46:52,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-015c9efb-9aaf-432b-b5d1-05f0ec083ec1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:46:52,069 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-015c9efb-9aaf-432b-b5d1-05f0ec083ec1 2018-12-04 21:46:52,070 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:46:52,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87c6512863611ce24d512f0df4f35511a35140c" 2018-12-04 21:46:52,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41137a74-d4d2-4c03-9d6e-ca140d856329 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:46:52,160 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-41137a74-d4d2-4c03-9d6e-ca140d856329 2018-12-04 21:46:52,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87c6512863611ce24d512f0df4f35511a35140c" 2018-12-04 21:46:52,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-e05f95e2-b886-4c81-a00b-25d00c396873 Date: Tue, 04 Dec 2018 21:46:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e463da89-07fd-431c-949a-b8b821c80825"],"updated_at":"2018-12-04T21:46:37Z","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"952f5dd78ab84e26ba172f525f446402","id":"a0178bad-1d03-45a0-a0db-800052f88cc5","name":"CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net"}]} 2018-12-04 21:46:52,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net used request id req-e05f95e2-b886-4c81-a00b-25d00c396873 2018-12-04 21:46:52,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87c6512863611ce24d512f0df4f35511a35140c" 2018-12-04 21:46:52,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-5efd1786-d3e2-4167-bb38-a558f140edc7 Date: Tue, 04 Dec 2018 21:46:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0178bad-1d03-45a0-a0db-800052f88cc5","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:37Z","dns_nameservers":[],"updated_at":"2018-12-04T21:46:37Z","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":"952f5dd78ab84e26ba172f525f446402","id":"e463da89-07fd-431c-949a-b8b821c80825","subnetpool_id":null,"name":"CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-subnet"}]} 2018-12-04 21:46:52,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 used request id req-5efd1786-d3e2-4167-bb38-a558f140edc7 2018-12-04 21:46:52,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87c6512863611ce24d512f0df4f35511a35140c" 2018-12-04 21:46:52,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-44a701db-483d-454d-9779-41a59d27e406 Date: Tue, 04 Dec 2018 21:46:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e463da89-07fd-431c-949a-b8b821c80825"],"updated_at":"2018-12-04T21:46:37Z","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"952f5dd78ab84e26ba172f525f446402","id":"a0178bad-1d03-45a0-a0db-800052f88cc5","name":"CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net"}]} 2018-12-04 21:46:52,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net used request id req-44a701db-483d-454d-9779-41a59d27e406 2018-12-04 21:46:52,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:46:52,782 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:46:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:46:52,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/952f5dd78ab84e26ba172f525f446402 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87c6512863611ce24d512f0df4f35511a35140c" 2018-12-04 21:46:52,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-757edbad-2b4b-4e77-b687-2b11613d81c0 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/952f5dd78ab84e26ba172f525f446402"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "952f5dd78ab84e26ba172f525f446402", "name": "CreateStackSuccessTests-0ae00142-987c-4bb-proj"}} 2018-12-04 21:46:52,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/952f5dd78ab84e26ba172f525f446402 used request id req-757edbad-2b4b-4e77-b687-2b11613d81c0 2018-12-04 21:46:52,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87c6512863611ce24d512f0df4f35511a35140c" 2018-12-04 21:46:52,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-a462f728-3f99-4ec3-8ed8-7264148cdb3f Date: Tue, 04 Dec 2018 21:46:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0178bad-1d03-45a0-a0db-800052f88cc5","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:37Z","dns_nameservers":[],"updated_at":"2018-12-04T21:46:37Z","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":"952f5dd78ab84e26ba172f525f446402","id":"e463da89-07fd-431c-949a-b8b821c80825","subnetpool_id":null,"name":"CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-subnet"}]} 2018-12-04 21:46:52,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 used request id req-a462f728-3f99-4ec3-8ed8-7264148cdb3f 2018-12-04 21:46:52,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5&mac_address=fa%3A16%3A3e%3Aa2%3Acc%3A5e&name=CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack-server1_port-vjru2wshi75a&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87c6512863611ce24d512f0df4f35511a35140c" 2018-12-04 21:46:52,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-6fe58ba1-631f-4a97-86b2-892022807633 Date: Tue, 04 Dec 2018 21:46:52 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a0178bad-1d03-45a0-a0db-800052f88cc5","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:38Z","admin_state_up":true,"updated_at":"2018-12-04T21:46:45Z","binding:vnic_type":"normal","device_id":"099de78f-f2af-4b29-ad47-74e1d1a3327a","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:a2:cc:5e","id":"9c6e4827-12b3-42f1-8e0b-9e9e7be13c53","port_security_enabled":true,"project_id":"952f5dd78ab84e26ba172f525f446402","fixed_ips":[{"subnet_id":"e463da89-07fd-431c-949a-b8b821c80825","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":["fcade677-0dbf-4fde-b362-cb7f471f78b9"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack-server1_port-vjru2wshi75a"}]} 2018-12-04 21:46:52,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5&mac_address=fa%3A16%3A3e%3Aa2%3Acc%3A5e&name=CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack-server1_port-vjru2wshi75a&admin_state_up=True used request id req-6fe58ba1-631f-4a97-86b2-892022807633 2018-12-04 21:46:52,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/952f5dd78ab84e26ba172f525f446402 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87c6512863611ce24d512f0df4f35511a35140c" 2018-12-04 21:46:53,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d31f74ed-12e0-4ab3-9cbc-9160244981a7 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/952f5dd78ab84e26ba172f525f446402"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "952f5dd78ab84e26ba172f525f446402", "name": "CreateStackSuccessTests-0ae00142-987c-4bb-proj"}} 2018-12-04 21:46:53,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/952f5dd78ab84e26ba172f525f446402 used request id req-d31f74ed-12e0-4ab3-9cbc-9160244981a7 2018-12-04 21:46:53,072 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87c6512863611ce24d512f0df4f35511a35140c" 2018-12-04 21:46:53,422 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46: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-40cea62e-8f06-45cf-bf71-979b3fc23e1c x-compute-request-id: req-40cea62e-8f06-45cf-bf71-979b3fc23e1c Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:cc:5e", "version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/099de78f-f2af-4b29-ad47-74e1d1a3327a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/099de78f-f2af-4b29-ad47-74e1d1a3327a", "rel": "bookmark"}], "image": {"id": "624cdcd4-517b-46d5-9578-5c2398ed0c17", "links": [{"href": "http://172.30.9.23:8774/images/624cdcd4-517b-46d5-9578-5c2398ed0c17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:46:45.000000", "flavor": {"id": "05a9eaf0-5365-42e3-ab88-787706c4baf6", "links": [{"href": "http://172.30.9.23:8774/flavors/05a9eaf0-5365-42e3-ab88-787706c4baf6", "rel": "bookmark"}]}, "id": "099de78f-f2af-4b29-ad47-74e1d1a3327a", "security_groups": [{"name": "default"}], "user_id": "4efc9a67099a4b3ba4ddad47fb9c52f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:46:45Z", "hostId": "928ad8423292dfa028f231400e63a97acb5029e83f758f472eb983d0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-inst", "created": "2018-12-04T21:46:41Z", "tenant_id": "952f5dd78ab84e26ba172f525f446402", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 21:46:53,422 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-inst used request id req-40cea62e-8f06-45cf-bf71-979b3fc23e1c 2018-12-04 21:46:53,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87c6512863611ce24d512f0df4f35511a35140c" 2018-12-04 21:46:53,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-20a0636a-fc58-4d7a-8b76-c65d3d0f5348 Date: Tue, 04 Dec 2018 21:46:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e463da89-07fd-431c-949a-b8b821c80825"],"updated_at":"2018-12-04T21:46:37Z","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"952f5dd78ab84e26ba172f525f446402","id":"a0178bad-1d03-45a0-a0db-800052f88cc5","name":"CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net"}]} 2018-12-04 21:46:53,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net used request id req-20a0636a-fc58-4d7a-8b76-c65d3d0f5348 2018-12-04 21:46:53,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87c6512863611ce24d512f0df4f35511a35140c" 2018-12-04 21:46:53,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-80c5404a-490c-4652-ab8c-82ae5a12b61f Date: Tue, 04 Dec 2018 21:46:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0178bad-1d03-45a0-a0db-800052f88cc5","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:37Z","dns_nameservers":[],"updated_at":"2018-12-04T21:46:37Z","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":"952f5dd78ab84e26ba172f525f446402","id":"e463da89-07fd-431c-949a-b8b821c80825","subnetpool_id":null,"name":"CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-subnet"}]} 2018-12-04 21:46:53,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 used request id req-80c5404a-490c-4652-ab8c-82ae5a12b61f 2018-12-04 21:46:53,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87c6512863611ce24d512f0df4f35511a35140c" 2018-12-04 21:46:53,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1598 X-Openstack-Request-Id: req-c843a9f6-9cce-40cd-9041-9cb32dafee3a Date: Tue, 04 Dec 2018 21:46:53 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a0178bad-1d03-45a0-a0db-800052f88cc5","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:38Z","admin_state_up":true,"updated_at":"2018-12-04T21:46:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a0178bad-1d03-45a0-a0db-800052f88cc5","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:36:c1:8e","id":"6b855fa6-def4-436a-839d-f1513199051f","port_security_enabled":false,"project_id":"952f5dd78ab84e26ba172f525f446402","fixed_ips":[{"subnet_id":"e463da89-07fd-431c-949a-b8b821c80825","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a0178bad-1d03-45a0-a0db-800052f88cc5","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:38Z","admin_state_up":true,"updated_at":"2018-12-04T21:46:45Z","binding:vnic_type":"normal","device_id":"099de78f-f2af-4b29-ad47-74e1d1a3327a","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:a2:cc:5e","id":"9c6e4827-12b3-42f1-8e0b-9e9e7be13c53","port_security_enabled":true,"project_id":"952f5dd78ab84e26ba172f525f446402","fixed_ips":[{"subnet_id":"e463da89-07fd-431c-949a-b8b821c80825","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":["fcade677-0dbf-4fde-b362-cb7f471f78b9"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack-server1_port-vjru2wshi75a"}]} 2018-12-04 21:46:53,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 used request id req-c843a9f6-9cce-40cd-9041-9cb32dafee3a 2018-12-04 21:46:53,615 - create_instance - INFO - Found existing machine with name - CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-inst 2018-12-04 21:46:53,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87c6512863611ce24d512f0df4f35511a35140c" 2018-12-04 21:46:53,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c58eba5f-5637-48ab-9315-b21421babb68 Date: Tue, 04 Dec 2018 21:46:53 GMT RESP BODY: {"floatingips": []} 2018-12-04 21:46:53,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-c58eba5f-5637-48ab-9315-b21421babb68 2018-12-04 21:46:53,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/099de78f-f2af-4b29-ad47-74e1d1a3327a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87c6512863611ce24d512f0df4f35511a35140c" 2018-12-04 21:46:53,944 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46: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-37fa9ff0-7d3f-4212-9a01-78b592cf21ac x-compute-request-id: req-37fa9ff0-7d3f-4212-9a01-78b592cf21ac Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:cc:5e", "version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/099de78f-f2af-4b29-ad47-74e1d1a3327a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/099de78f-f2af-4b29-ad47-74e1d1a3327a", "rel": "bookmark"}], "image": {"id": "624cdcd4-517b-46d5-9578-5c2398ed0c17", "links": [{"href": "http://172.30.9.23:8774/images/624cdcd4-517b-46d5-9578-5c2398ed0c17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:46:45.000000", "flavor": {"id": "05a9eaf0-5365-42e3-ab88-787706c4baf6", "links": [{"href": "http://172.30.9.23:8774/flavors/05a9eaf0-5365-42e3-ab88-787706c4baf6", "rel": "bookmark"}]}, "id": "099de78f-f2af-4b29-ad47-74e1d1a3327a", "security_groups": [{"name": "default"}], "user_id": "4efc9a67099a4b3ba4ddad47fb9c52f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:46:45Z", "hostId": "928ad8423292dfa028f231400e63a97acb5029e83f758f472eb983d0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-inst", "created": "2018-12-04T21:46:41Z", "tenant_id": "952f5dd78ab84e26ba172f525f446402", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:46:53,944 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/099de78f-f2af-4b29-ad47-74e1d1a3327a used request id req-37fa9ff0-7d3f-4212-9a01-78b592cf21ac 2018-12-04 21:46:53,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87c6512863611ce24d512f0df4f35511a35140c" 2018-12-04 21:46:54,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-58e9ed86-e108-4ee2-8bce-6d7530b4c891 Date: Tue, 04 Dec 2018 21:46:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e463da89-07fd-431c-949a-b8b821c80825"],"updated_at":"2018-12-04T21:46:37Z","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"952f5dd78ab84e26ba172f525f446402","id":"a0178bad-1d03-45a0-a0db-800052f88cc5","name":"CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net"}]} 2018-12-04 21:46:54,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net used request id req-58e9ed86-e108-4ee2-8bce-6d7530b4c891 2018-12-04 21:46:54,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/952f5dd78ab84e26ba172f525f446402 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87c6512863611ce24d512f0df4f35511a35140c" 2018-12-04 21:46:54,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c165ac91-9001-4af9-99db-89816ffc0afa Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/952f5dd78ab84e26ba172f525f446402"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "952f5dd78ab84e26ba172f525f446402", "name": "CreateStackSuccessTests-0ae00142-987c-4bb-proj"}} 2018-12-04 21:46:54,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/952f5dd78ab84e26ba172f525f446402 used request id req-c165ac91-9001-4af9-99db-89816ffc0afa 2018-12-04 21:46:54,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87c6512863611ce24d512f0df4f35511a35140c" 2018-12-04 21:46:54,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-8ea0c196-e026-4466-9285-ea953df84944 Date: Tue, 04 Dec 2018 21:46:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0178bad-1d03-45a0-a0db-800052f88cc5","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:37Z","dns_nameservers":[],"updated_at":"2018-12-04T21:46:37Z","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":"952f5dd78ab84e26ba172f525f446402","id":"e463da89-07fd-431c-949a-b8b821c80825","subnetpool_id":null,"name":"CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-subnet"}]} 2018-12-04 21:46:54,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 used request id req-8ea0c196-e026-4466-9285-ea953df84944 2018-12-04 21:46:54,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87c6512863611ce24d512f0df4f35511a35140c" 2018-12-04 21:46:54,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1598 X-Openstack-Request-Id: req-a116da21-df04-483b-a8b4-81e68857522d Date: Tue, 04 Dec 2018 21:46:54 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a0178bad-1d03-45a0-a0db-800052f88cc5","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:38Z","admin_state_up":true,"updated_at":"2018-12-04T21:46:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a0178bad-1d03-45a0-a0db-800052f88cc5","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:36:c1:8e","id":"6b855fa6-def4-436a-839d-f1513199051f","port_security_enabled":false,"project_id":"952f5dd78ab84e26ba172f525f446402","fixed_ips":[{"subnet_id":"e463da89-07fd-431c-949a-b8b821c80825","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a0178bad-1d03-45a0-a0db-800052f88cc5","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:38Z","admin_state_up":true,"updated_at":"2018-12-04T21:46:45Z","binding:vnic_type":"normal","device_id":"099de78f-f2af-4b29-ad47-74e1d1a3327a","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:a2:cc:5e","id":"9c6e4827-12b3-42f1-8e0b-9e9e7be13c53","port_security_enabled":true,"project_id":"952f5dd78ab84e26ba172f525f446402","fixed_ips":[{"subnet_id":"e463da89-07fd-431c-949a-b8b821c80825","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":["fcade677-0dbf-4fde-b362-cb7f471f78b9"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack-server1_port-vjru2wshi75a"}]} 2018-12-04 21:46:54,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 used request id req-a116da21-df04-483b-a8b4-81e68857522d 2018-12-04 21:46:54,248 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:46:54,251 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:46:54,650 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "b05caba4b87640f09f9a0e24a224d095", "name": "CreateStackSuccessTests-0ae00142-987c-4bb-proj-role"}], "expires_at": "2018-12-04T22:46:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "952f5dd78ab84e26ba172f525f446402", "name": "CreateStackSuccessTests-0ae00142-987c-4bb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/952f5dd78ab84e26ba172f525f446402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/952f5dd78ab84e26ba172f525f446402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/952f5dd78ab84e26ba172f525f446402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_952f5dd78ab84e26ba172f525f446402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_952f5dd78ab84e26ba172f525f446402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/952f5dd78ab84e26ba172f525f446402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/952f5dd78ab84e26ba172f525f446402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/952f5dd78ab84e26ba172f525f446402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/952f5dd78ab84e26ba172f525f446402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/952f5dd78ab84e26ba172f525f446402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/952f5dd78ab84e26ba172f525f446402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/952f5dd78ab84e26ba172f525f446402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/952f5dd78ab84e26ba172f525f446402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-0ae00142-987c-4bb-user", "id": "4efc9a67099a4b3ba4ddad47fb9c52f4"}, "audit_ids": ["4cE403w6QkOtOAuGppcyAg"], "issued_at": "2018-12-04T21:46:54.000000Z"}} 2018-12-04 21:46:54,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234dd630716b277c9e6090cd1c4b7e31a65b67b7" 2018-12-04 21:46:54,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-333f4f56-0d85-4597-b236-28447cc396f9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:46:54,747 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-333f4f56-0d85-4597-b236-28447cc396f9 2018-12-04 21:46:54,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/099de78f-f2af-4b29-ad47-74e1d1a3327a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87c6512863611ce24d512f0df4f35511a35140c" 2018-12-04 21:46:54,940 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-895e9729-02aa-426c-9063-42d408afff39 x-compute-request-id: req-895e9729-02aa-426c-9063-42d408afff39 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:cc:5e", "version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/099de78f-f2af-4b29-ad47-74e1d1a3327a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/099de78f-f2af-4b29-ad47-74e1d1a3327a", "rel": "bookmark"}], "image": {"id": "624cdcd4-517b-46d5-9578-5c2398ed0c17", "links": [{"href": "http://172.30.9.23:8774/images/624cdcd4-517b-46d5-9578-5c2398ed0c17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:46:45.000000", "flavor": {"id": "05a9eaf0-5365-42e3-ab88-787706c4baf6", "links": [{"href": "http://172.30.9.23:8774/flavors/05a9eaf0-5365-42e3-ab88-787706c4baf6", "rel": "bookmark"}]}, "id": "099de78f-f2af-4b29-ad47-74e1d1a3327a", "security_groups": [{"name": "default"}], "user_id": "4efc9a67099a4b3ba4ddad47fb9c52f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:46:45Z", "hostId": "928ad8423292dfa028f231400e63a97acb5029e83f758f472eb983d0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-inst", "created": "2018-12-04T21:46:41Z", "tenant_id": "952f5dd78ab84e26ba172f525f446402", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:46:54,940 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/099de78f-f2af-4b29-ad47-74e1d1a3327a used request id req-895e9729-02aa-426c-9063-42d408afff39 2018-12-04 21:46:54,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87c6512863611ce24d512f0df4f35511a35140c" 2018-12-04 21:46:55,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-986c8349-68b4-4c05-b799-d4af234e7048 Date: Tue, 04 Dec 2018 21:46:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e463da89-07fd-431c-949a-b8b821c80825"],"updated_at":"2018-12-04T21:46:37Z","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"952f5dd78ab84e26ba172f525f446402","id":"a0178bad-1d03-45a0-a0db-800052f88cc5","name":"CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net"}]} 2018-12-04 21:46:55,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net used request id req-986c8349-68b4-4c05-b799-d4af234e7048 2018-12-04 21:46:55,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/952f5dd78ab84e26ba172f525f446402 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87c6512863611ce24d512f0df4f35511a35140c" 2018-12-04 21:46:55,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea8b5171-353c-41a3-90d5-d79ce2b63cad Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/952f5dd78ab84e26ba172f525f446402"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "952f5dd78ab84e26ba172f525f446402", "name": "CreateStackSuccessTests-0ae00142-987c-4bb-proj"}} 2018-12-04 21:46:55,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/952f5dd78ab84e26ba172f525f446402 used request id req-ea8b5171-353c-41a3-90d5-d79ce2b63cad 2018-12-04 21:46:55,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87c6512863611ce24d512f0df4f35511a35140c" 2018-12-04 21:46:55,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-5e7401fc-8d4a-4071-9788-8dd46a6f3a16 Date: Tue, 04 Dec 2018 21:46:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0178bad-1d03-45a0-a0db-800052f88cc5","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:37Z","dns_nameservers":[],"updated_at":"2018-12-04T21:46:37Z","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":"952f5dd78ab84e26ba172f525f446402","id":"e463da89-07fd-431c-949a-b8b821c80825","subnetpool_id":null,"name":"CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-subnet"}]} 2018-12-04 21:46:55,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 used request id req-5e7401fc-8d4a-4071-9788-8dd46a6f3a16 2018-12-04 21:46:55,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87c6512863611ce24d512f0df4f35511a35140c" 2018-12-04 21:46:55,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1598 X-Openstack-Request-Id: req-e25ede50-9ef5-4db4-9a53-73fc3af41524 Date: Tue, 04 Dec 2018 21:46:55 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a0178bad-1d03-45a0-a0db-800052f88cc5","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:38Z","admin_state_up":true,"updated_at":"2018-12-04T21:46:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a0178bad-1d03-45a0-a0db-800052f88cc5","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:36:c1:8e","id":"6b855fa6-def4-436a-839d-f1513199051f","port_security_enabled":false,"project_id":"952f5dd78ab84e26ba172f525f446402","fixed_ips":[{"subnet_id":"e463da89-07fd-431c-949a-b8b821c80825","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a0178bad-1d03-45a0-a0db-800052f88cc5","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:38Z","admin_state_up":true,"updated_at":"2018-12-04T21:46:45Z","binding:vnic_type":"normal","device_id":"099de78f-f2af-4b29-ad47-74e1d1a3327a","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:a2:cc:5e","id":"9c6e4827-12b3-42f1-8e0b-9e9e7be13c53","port_security_enabled":true,"project_id":"952f5dd78ab84e26ba172f525f446402","fixed_ips":[{"subnet_id":"e463da89-07fd-431c-949a-b8b821c80825","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":["fcade677-0dbf-4fde-b362-cb7f471f78b9"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack-server1_port-vjru2wshi75a"}]} 2018-12-04 21:46:55,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 used request id req-e25ede50-9ef5-4db4-9a53-73fc3af41524 2018-12-04 21:46:55,233 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234dd630716b277c9e6090cd1c4b7e31a65b67b7" 2018-12-04 21:46:56,396 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-70f0c9ff-03be-40bd-9db8-22ee13d81bae x-compute-request-id: req-70f0c9ff-03be-40bd-9db8-22ee13d81bae Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:cc:5e", "version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/099de78f-f2af-4b29-ad47-74e1d1a3327a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/099de78f-f2af-4b29-ad47-74e1d1a3327a", "rel": "bookmark"}], "image": {"id": "624cdcd4-517b-46d5-9578-5c2398ed0c17", "links": [{"href": "http://172.30.9.23:8774/images/624cdcd4-517b-46d5-9578-5c2398ed0c17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:46:45.000000", "flavor": {"id": "05a9eaf0-5365-42e3-ab88-787706c4baf6", "links": [{"href": "http://172.30.9.23:8774/flavors/05a9eaf0-5365-42e3-ab88-787706c4baf6", "rel": "bookmark"}]}, "id": "099de78f-f2af-4b29-ad47-74e1d1a3327a", "security_groups": [{"name": "default"}], "user_id": "4efc9a67099a4b3ba4ddad47fb9c52f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:46:45Z", "hostId": "928ad8423292dfa028f231400e63a97acb5029e83f758f472eb983d0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-inst", "created": "2018-12-04T21:46:41Z", "tenant_id": "952f5dd78ab84e26ba172f525f446402", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 21:46:56,396 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-inst used request id req-70f0c9ff-03be-40bd-9db8-22ee13d81bae 2018-12-04 21:46:56,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234dd630716b277c9e6090cd1c4b7e31a65b67b7" 2018-12-04 21:46:56,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-8e3005b9-7a79-4b71-8e77-0c4141e2d7b8 Date: Tue, 04 Dec 2018 21:46:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e463da89-07fd-431c-949a-b8b821c80825"],"updated_at":"2018-12-04T21:46:37Z","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"952f5dd78ab84e26ba172f525f446402","id":"a0178bad-1d03-45a0-a0db-800052f88cc5","name":"CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net"}]} 2018-12-04 21:46:56,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net used request id req-8e3005b9-7a79-4b71-8e77-0c4141e2d7b8 2018-12-04 21:46:56,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234dd630716b277c9e6090cd1c4b7e31a65b67b7" 2018-12-04 21:46:56,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-858e0788-ff21-4611-aca8-57abc5367c98 Date: Tue, 04 Dec 2018 21:46:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0178bad-1d03-45a0-a0db-800052f88cc5","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:37Z","dns_nameservers":[],"updated_at":"2018-12-04T21:46:37Z","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":"952f5dd78ab84e26ba172f525f446402","id":"e463da89-07fd-431c-949a-b8b821c80825","subnetpool_id":null,"name":"CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-subnet"}]} 2018-12-04 21:46:56,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 used request id req-858e0788-ff21-4611-aca8-57abc5367c98 2018-12-04 21:46:56,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234dd630716b277c9e6090cd1c4b7e31a65b67b7" 2018-12-04 21:46:56,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1598 X-Openstack-Request-Id: req-95b11a8c-8955-45a3-ac94-6ae2369c634f Date: Tue, 04 Dec 2018 21:46:56 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a0178bad-1d03-45a0-a0db-800052f88cc5","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:38Z","admin_state_up":true,"updated_at":"2018-12-04T21:46:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a0178bad-1d03-45a0-a0db-800052f88cc5","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:36:c1:8e","id":"6b855fa6-def4-436a-839d-f1513199051f","port_security_enabled":false,"project_id":"952f5dd78ab84e26ba172f525f446402","fixed_ips":[{"subnet_id":"e463da89-07fd-431c-949a-b8b821c80825","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a0178bad-1d03-45a0-a0db-800052f88cc5","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:38Z","admin_state_up":true,"updated_at":"2018-12-04T21:46:45Z","binding:vnic_type":"normal","device_id":"099de78f-f2af-4b29-ad47-74e1d1a3327a","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:a2:cc:5e","id":"9c6e4827-12b3-42f1-8e0b-9e9e7be13c53","port_security_enabled":true,"project_id":"952f5dd78ab84e26ba172f525f446402","fixed_ips":[{"subnet_id":"e463da89-07fd-431c-949a-b8b821c80825","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":["fcade677-0dbf-4fde-b362-cb7f471f78b9"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack-server1_port-vjru2wshi75a"}]} 2018-12-04 21:46:56,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 used request id req-95b11a8c-8955-45a3-ac94-6ae2369c634f 2018-12-04 21:46:56,820 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/099de78f-f2af-4b29-ad47-74e1d1a3327a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87c6512863611ce24d512f0df4f35511a35140c" 2018-12-04 21:46:56,971 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46: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-be1cf5c8-c780-479b-9e8e-46e6c5e5aa9d x-compute-request-id: req-be1cf5c8-c780-479b-9e8e-46e6c5e5aa9d Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:cc:5e", "version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/099de78f-f2af-4b29-ad47-74e1d1a3327a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/099de78f-f2af-4b29-ad47-74e1d1a3327a", "rel": "bookmark"}], "image": {"id": "624cdcd4-517b-46d5-9578-5c2398ed0c17", "links": [{"href": "http://172.30.9.23:8774/images/624cdcd4-517b-46d5-9578-5c2398ed0c17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:46:45.000000", "flavor": {"id": "05a9eaf0-5365-42e3-ab88-787706c4baf6", "links": [{"href": "http://172.30.9.23:8774/flavors/05a9eaf0-5365-42e3-ab88-787706c4baf6", "rel": "bookmark"}]}, "id": "099de78f-f2af-4b29-ad47-74e1d1a3327a", "security_groups": [{"name": "default"}], "user_id": "4efc9a67099a4b3ba4ddad47fb9c52f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:46:45Z", "hostId": "928ad8423292dfa028f231400e63a97acb5029e83f758f472eb983d0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-inst", "created": "2018-12-04T21:46:41Z", "tenant_id": "952f5dd78ab84e26ba172f525f446402", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:46:56,971 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/099de78f-f2af-4b29-ad47-74e1d1a3327a used request id req-be1cf5c8-c780-479b-9e8e-46e6c5e5aa9d 2018-12-04 21:46:56,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87c6512863611ce24d512f0df4f35511a35140c" 2018-12-04 21:46:57,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-b83eb5e6-71d3-476c-84aa-9be846ef1de7 Date: Tue, 04 Dec 2018 21:46:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e463da89-07fd-431c-949a-b8b821c80825"],"updated_at":"2018-12-04T21:46:37Z","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"952f5dd78ab84e26ba172f525f446402","id":"a0178bad-1d03-45a0-a0db-800052f88cc5","name":"CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net"}]} 2018-12-04 21:46:57,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net used request id req-b83eb5e6-71d3-476c-84aa-9be846ef1de7 2018-12-04 21:46:57,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/952f5dd78ab84e26ba172f525f446402 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87c6512863611ce24d512f0df4f35511a35140c" 2018-12-04 21:46:57,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f04ca46-8e61-4232-8da2-330134f75251 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/952f5dd78ab84e26ba172f525f446402"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "952f5dd78ab84e26ba172f525f446402", "name": "CreateStackSuccessTests-0ae00142-987c-4bb-proj"}} 2018-12-04 21:46:57,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/952f5dd78ab84e26ba172f525f446402 used request id req-4f04ca46-8e61-4232-8da2-330134f75251 2018-12-04 21:46:57,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87c6512863611ce24d512f0df4f35511a35140c" 2018-12-04 21:46:57,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-a79171aa-66da-4e4e-8483-f9d8f42a12b4 Date: Tue, 04 Dec 2018 21:46:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0178bad-1d03-45a0-a0db-800052f88cc5","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:37Z","dns_nameservers":[],"updated_at":"2018-12-04T21:46:37Z","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":"952f5dd78ab84e26ba172f525f446402","id":"e463da89-07fd-431c-949a-b8b821c80825","subnetpool_id":null,"name":"CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-subnet"}]} 2018-12-04 21:46:57,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 used request id req-a79171aa-66da-4e4e-8483-f9d8f42a12b4 2018-12-04 21:46:57,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87c6512863611ce24d512f0df4f35511a35140c" 2018-12-04 21:46:57,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1598 X-Openstack-Request-Id: req-68f2aabe-0625-40f1-b2db-2a9984b85112 Date: Tue, 04 Dec 2018 21:46:57 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a0178bad-1d03-45a0-a0db-800052f88cc5","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:38Z","admin_state_up":true,"updated_at":"2018-12-04T21:46:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a0178bad-1d03-45a0-a0db-800052f88cc5","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:36:c1:8e","id":"6b855fa6-def4-436a-839d-f1513199051f","port_security_enabled":false,"project_id":"952f5dd78ab84e26ba172f525f446402","fixed_ips":[{"subnet_id":"e463da89-07fd-431c-949a-b8b821c80825","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a0178bad-1d03-45a0-a0db-800052f88cc5","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:38Z","admin_state_up":true,"updated_at":"2018-12-04T21:46:45Z","binding:vnic_type":"normal","device_id":"099de78f-f2af-4b29-ad47-74e1d1a3327a","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:a2:cc:5e","id":"9c6e4827-12b3-42f1-8e0b-9e9e7be13c53","port_security_enabled":true,"project_id":"952f5dd78ab84e26ba172f525f446402","fixed_ips":[{"subnet_id":"e463da89-07fd-431c-949a-b8b821c80825","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":["fcade677-0dbf-4fde-b362-cb7f471f78b9"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack-server1_port-vjru2wshi75a"}]} 2018-12-04 21:46:57,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 used request id req-68f2aabe-0625-40f1-b2db-2a9984b85112 2018-12-04 21:46:57,273 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/099de78f-f2af-4b29-ad47-74e1d1a3327a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87c6512863611ce24d512f0df4f35511a35140c" 2018-12-04 21:46:57,754 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35cc5def-6413-4a83-a066-6c6c73d4016d x-compute-request-id: req-35cc5def-6413-4a83-a066-6c6c73d4016d Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:cc:5e", "version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/099de78f-f2af-4b29-ad47-74e1d1a3327a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/099de78f-f2af-4b29-ad47-74e1d1a3327a", "rel": "bookmark"}], "image": {"id": "624cdcd4-517b-46d5-9578-5c2398ed0c17", "links": [{"href": "http://172.30.9.23:8774/images/624cdcd4-517b-46d5-9578-5c2398ed0c17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:46:45.000000", "flavor": {"id": "05a9eaf0-5365-42e3-ab88-787706c4baf6", "links": [{"href": "http://172.30.9.23:8774/flavors/05a9eaf0-5365-42e3-ab88-787706c4baf6", "rel": "bookmark"}]}, "id": "099de78f-f2af-4b29-ad47-74e1d1a3327a", "security_groups": [{"name": "default"}], "user_id": "4efc9a67099a4b3ba4ddad47fb9c52f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:46:45Z", "hostId": "928ad8423292dfa028f231400e63a97acb5029e83f758f472eb983d0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-inst", "created": "2018-12-04T21:46:41Z", "tenant_id": "952f5dd78ab84e26ba172f525f446402", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:46:57,755 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/099de78f-f2af-4b29-ad47-74e1d1a3327a used request id req-35cc5def-6413-4a83-a066-6c6c73d4016d 2018-12-04 21:46:57,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87c6512863611ce24d512f0df4f35511a35140c" 2018-12-04 21:46:57,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-a136de24-ecca-4260-8283-b78eb32f20ca Date: Tue, 04 Dec 2018 21:46:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e463da89-07fd-431c-949a-b8b821c80825"],"updated_at":"2018-12-04T21:46:37Z","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"952f5dd78ab84e26ba172f525f446402","id":"a0178bad-1d03-45a0-a0db-800052f88cc5","name":"CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net"}]} 2018-12-04 21:46:57,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net used request id req-a136de24-ecca-4260-8283-b78eb32f20ca 2018-12-04 21:46:57,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/952f5dd78ab84e26ba172f525f446402 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87c6512863611ce24d512f0df4f35511a35140c" 2018-12-04 21:46:57,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daf121ce-012d-4074-8533-3d5a3900ac0f Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/952f5dd78ab84e26ba172f525f446402"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "952f5dd78ab84e26ba172f525f446402", "name": "CreateStackSuccessTests-0ae00142-987c-4bb-proj"}} 2018-12-04 21:46:57,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/952f5dd78ab84e26ba172f525f446402 used request id req-daf121ce-012d-4074-8533-3d5a3900ac0f 2018-12-04 21:46:57,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87c6512863611ce24d512f0df4f35511a35140c" 2018-12-04 21:46:57,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-496e406b-fe92-4255-8421-18f3464a2c37 Date: Tue, 04 Dec 2018 21:46:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0178bad-1d03-45a0-a0db-800052f88cc5","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:37Z","dns_nameservers":[],"updated_at":"2018-12-04T21:46:37Z","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":"952f5dd78ab84e26ba172f525f446402","id":"e463da89-07fd-431c-949a-b8b821c80825","subnetpool_id":null,"name":"CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-subnet"}]} 2018-12-04 21:46:57,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 used request id req-496e406b-fe92-4255-8421-18f3464a2c37 2018-12-04 21:46:57,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87c6512863611ce24d512f0df4f35511a35140c" 2018-12-04 21:46:57,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1598 X-Openstack-Request-Id: req-1cf92179-e8a5-4001-a2e5-07d95b263254 Date: Tue, 04 Dec 2018 21:46:57 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a0178bad-1d03-45a0-a0db-800052f88cc5","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:38Z","admin_state_up":true,"updated_at":"2018-12-04T21:46:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a0178bad-1d03-45a0-a0db-800052f88cc5","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:36:c1:8e","id":"6b855fa6-def4-436a-839d-f1513199051f","port_security_enabled":false,"project_id":"952f5dd78ab84e26ba172f525f446402","fixed_ips":[{"subnet_id":"e463da89-07fd-431c-949a-b8b821c80825","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a0178bad-1d03-45a0-a0db-800052f88cc5","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:38Z","admin_state_up":true,"updated_at":"2018-12-04T21:46:45Z","binding:vnic_type":"normal","device_id":"099de78f-f2af-4b29-ad47-74e1d1a3327a","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:a2:cc:5e","id":"9c6e4827-12b3-42f1-8e0b-9e9e7be13c53","port_security_enabled":true,"project_id":"952f5dd78ab84e26ba172f525f446402","fixed_ips":[{"subnet_id":"e463da89-07fd-431c-949a-b8b821c80825","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":["fcade677-0dbf-4fde-b362-cb7f471f78b9"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack-server1_port-vjru2wshi75a"}]} 2018-12-04 21:46:57,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 used request id req-1cf92179-e8a5-4001-a2e5-07d95b263254 2018-12-04 21:46:57,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/099de78f-f2af-4b29-ad47-74e1d1a3327a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234dd630716b277c9e6090cd1c4b7e31a65b67b7" 2018-12-04 21:46:58,274 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ab7d1d7-c589-4da8-8755-669ed86f8d1b x-compute-request-id: req-9ab7d1d7-c589-4da8-8755-669ed86f8d1b Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:cc:5e", "version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/099de78f-f2af-4b29-ad47-74e1d1a3327a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/099de78f-f2af-4b29-ad47-74e1d1a3327a", "rel": "bookmark"}], "image": {"id": "624cdcd4-517b-46d5-9578-5c2398ed0c17", "links": [{"href": "http://172.30.9.23:8774/images/624cdcd4-517b-46d5-9578-5c2398ed0c17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T21:46:45.000000", "flavor": {"id": "05a9eaf0-5365-42e3-ab88-787706c4baf6", "links": [{"href": "http://172.30.9.23:8774/flavors/05a9eaf0-5365-42e3-ab88-787706c4baf6", "rel": "bookmark"}]}, "id": "099de78f-f2af-4b29-ad47-74e1d1a3327a", "security_groups": [{"name": "default"}], "user_id": "4efc9a67099a4b3ba4ddad47fb9c52f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:46:45Z", "hostId": "928ad8423292dfa028f231400e63a97acb5029e83f758f472eb983d0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-inst", "created": "2018-12-04T21:46:41Z", "tenant_id": "952f5dd78ab84e26ba172f525f446402", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:46:58,274 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/099de78f-f2af-4b29-ad47-74e1d1a3327a used request id req-9ab7d1d7-c589-4da8-8755-669ed86f8d1b 2018-12-04 21:46:58,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234dd630716b277c9e6090cd1c4b7e31a65b67b7" 2018-12-04 21:46:58,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-9f53bc1c-e8dc-4adc-a953-ec265c44f946 Date: Tue, 04 Dec 2018 21:46:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e463da89-07fd-431c-949a-b8b821c80825"],"updated_at":"2018-12-04T21:46:37Z","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"952f5dd78ab84e26ba172f525f446402","id":"a0178bad-1d03-45a0-a0db-800052f88cc5","name":"CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net"}]} 2018-12-04 21:46:58,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net used request id req-9f53bc1c-e8dc-4adc-a953-ec265c44f946 2018-12-04 21:46:58,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234dd630716b277c9e6090cd1c4b7e31a65b67b7" 2018-12-04 21:46:58,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-5b95a1f6-f24c-4fbb-a02b-252293a24620 Date: Tue, 04 Dec 2018 21:46:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0178bad-1d03-45a0-a0db-800052f88cc5","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:37Z","dns_nameservers":[],"updated_at":"2018-12-04T21:46:37Z","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":"952f5dd78ab84e26ba172f525f446402","id":"e463da89-07fd-431c-949a-b8b821c80825","subnetpool_id":null,"name":"CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-subnet"}]} 2018-12-04 21:46:58,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 used request id req-5b95a1f6-f24c-4fbb-a02b-252293a24620 2018-12-04 21:46:58,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234dd630716b277c9e6090cd1c4b7e31a65b67b7" 2018-12-04 21:46:58,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1598 X-Openstack-Request-Id: req-145f424e-81a8-4010-9259-160479790f1b Date: Tue, 04 Dec 2018 21:46:58 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a0178bad-1d03-45a0-a0db-800052f88cc5","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:38Z","admin_state_up":true,"updated_at":"2018-12-04T21:46:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a0178bad-1d03-45a0-a0db-800052f88cc5","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:36:c1:8e","id":"6b855fa6-def4-436a-839d-f1513199051f","port_security_enabled":false,"project_id":"952f5dd78ab84e26ba172f525f446402","fixed_ips":[{"subnet_id":"e463da89-07fd-431c-949a-b8b821c80825","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a0178bad-1d03-45a0-a0db-800052f88cc5","tenant_id":"952f5dd78ab84e26ba172f525f446402","created_at":"2018-12-04T21:46:38Z","admin_state_up":true,"updated_at":"2018-12-04T21:46:45Z","binding:vnic_type":"normal","device_id":"099de78f-f2af-4b29-ad47-74e1d1a3327a","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:a2:cc:5e","id":"9c6e4827-12b3-42f1-8e0b-9e9e7be13c53","port_security_enabled":true,"project_id":"952f5dd78ab84e26ba172f525f446402","fixed_ips":[{"subnet_id":"e463da89-07fd-431c-949a-b8b821c80825","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":["fcade677-0dbf-4fde-b362-cb7f471f78b9"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack-server1_port-vjru2wshi75a"}]} 2018-12-04 21:46:58,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a0178bad-1d03-45a0-a0db-800052f88cc5 used request id req-145f424e-81a8-4010-9259-160479790f1b 2018-12-04 21:46:58,486 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack 2018-12-04 21:46:58,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4dceaa7d1f77a8a4cd1ec76414f132db09878b" 2018-12-04 21:46:58,516 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:46:58 GMT Server: Apache x-openstack-request-id: req-c49a35d5-219b-44e2-a110-4945e14ac254 Location: http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:46:58,689 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:46:58 GMT Server: Apache x-openstack-request-id: req-123a7fd0-b1d0-4eef-8baa-4e8bbe10826e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:46:58,689 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9 used request id req-123a7fd0-b1d0-4eef-8baa-4e8bbe10826e 2018-12-04 21:46:58,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4dceaa7d1f77a8a4cd1ec76414f132db09878b" 2018-12-04 21:46:58,717 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:46:58 GMT Server: Apache x-openstack-request-id: req-9cb9ea15-299b-4ffc-940a-a7b627d079ed Location: http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:46:58,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:46:58 GMT Server: Apache x-openstack-request-id: req-6ebe5943-1ade-4cfc-963c-2cdc7c088aae 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": "952f5dd78ab84e26ba172f525f446402", "OS::stack_id": "bb1ac0c7-38dd-4ec0-b805-808ac079b7a9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack", "image_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-image", "inst_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-inst", "subnet_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-subnet", "flavor_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-flavor-name", "net_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack", "stack_user_project_id": "66200846dbef4eacbcf7a29ede3ad74d", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:46:35Z", "links": [{"href": "http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:46:58Z", "id": "bb1ac0c7-38dd-4ec0-b805-808ac079b7a9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:46:58,913 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9 used request id req-6ebe5943-1ade-4cfc-963c-2cdc7c088aae 2018-12-04 21:46:58,914 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-04 21:46:58,914 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:47:01,917 - create_stack - DEBUG - Stack status query timeout in 1196.77229881 2018-12-04 21:47:01,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4dceaa7d1f77a8a4cd1ec76414f132db09878b" 2018-12-04 21:47:01,945 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:47:01 GMT Server: Apache x-openstack-request-id: req-6bcd6410-161c-42dd-b464-0211f1b6ec20 Location: http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:47:02,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:01 GMT Server: Apache x-openstack-request-id: req-7301222a-229d-4686-91e2-f12b8b0c34ff 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": "952f5dd78ab84e26ba172f525f446402", "OS::stack_id": "bb1ac0c7-38dd-4ec0-b805-808ac079b7a9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack", "image_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-image", "inst_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-inst", "subnet_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-subnet", "flavor_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-flavor-name", "net_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack", "stack_user_project_id": "66200846dbef4eacbcf7a29ede3ad74d", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:46:35Z", "links": [{"href": "http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:46:58Z", "id": "bb1ac0c7-38dd-4ec0-b805-808ac079b7a9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:47:02,150 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9 used request id req-7301222a-229d-4686-91e2-f12b8b0c34ff 2018-12-04 21:47:02,151 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-04 21:47:02,151 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:47:05,154 - create_stack - DEBUG - Stack status query timeout in 1193.53555298 2018-12-04 21:47:05,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4dceaa7d1f77a8a4cd1ec76414f132db09878b" 2018-12-04 21:47:05,182 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:47:05 GMT Server: Apache x-openstack-request-id: req-3fec2349-db36-444f-982f-99fe668a81ca Location: http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:47:05,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:05 GMT Server: Apache x-openstack-request-id: req-6df409d6-c0db-4576-80d3-2582c0a80f59 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": "952f5dd78ab84e26ba172f525f446402", "OS::stack_id": "bb1ac0c7-38dd-4ec0-b805-808ac079b7a9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack", "image_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-image", "inst_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-inst", "subnet_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-subnet", "flavor_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-flavor-name", "net_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack", "stack_user_project_id": "66200846dbef4eacbcf7a29ede3ad74d", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:46:35Z", "links": [{"href": "http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:46:58Z", "id": "bb1ac0c7-38dd-4ec0-b805-808ac079b7a9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:47:05,209 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9 used request id req-6df409d6-c0db-4576-80d3-2582c0a80f59 2018-12-04 21:47:05,210 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-04 21:47:05,210 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:47:08,213 - create_stack - DEBUG - Stack status query timeout in 1190.47657585 2018-12-04 21:47:08,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4dceaa7d1f77a8a4cd1ec76414f132db09878b" 2018-12-04 21:47:08,257 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:47:08 GMT Server: Apache x-openstack-request-id: req-5155975d-c69b-44b9-bcfb-647f1b6b8628 Location: http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:47:08,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:08 GMT Server: Apache x-openstack-request-id: req-39142948-5c2f-47ef-bf96-f3b48a4f0a60 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": "952f5dd78ab84e26ba172f525f446402", "OS::stack_id": "bb1ac0c7-38dd-4ec0-b805-808ac079b7a9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack", "image_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-image", "inst_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-inst", "subnet_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-subnet", "flavor_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-flavor-name", "net_name": "CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack", "stack_user_project_id": "66200846dbef4eacbcf7a29ede3ad74d", "tags": null, "creation_time": "2018-12-04T21:46:35Z", "links": [{"href": "http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-04T21:46:58Z", "id": "bb1ac0c7-38dd-4ec0-b805-808ac079b7a9", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-04 21:47:08,299 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9 used request id req-39142948-5c2f-47ef-bf96-f3b48a4f0a60 2018-12-04 21:47:08,300 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-04 21:47:08,300 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack 2018-12-04 21:47:08,300 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack 2018-12-04 21:47:08,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4dceaa7d1f77a8a4cd1ec76414f132db09878b" 2018-12-04 21:47:08,328 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:47:08 GMT Server: Apache x-openstack-request-id: req-1b966f21-4d60-4934-be78-df157a3caa5d Location: http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:47:08,352 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:47:08 GMT Server: Apache x-openstack-request-id: req-224303b6-d899-4d65-850c-3ea8cecf314a Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-04 21:47:08,352 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/952f5dd78ab84e26ba172f525f446402/stacks/CreateStackSuccessTests-CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-stack/bb1ac0c7-38dd-4ec0-b805-808ac079b7a9 used request id req-224303b6-d899-4d65-850c-3ea8cecf314a 2018-12-04 21:47:08,353 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-18a7af17-fe87-4c0d-a191-28fa01170392-image 2018-12-04 21:47:08,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/624cdcd4-517b-46d5-9578-5c2398ed0c17 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39ae28a050542e2cb547fa44ebee54576abee80a" 2018-12-04 21:47:08,979 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-85f3c0d7-2739-49f0-868e-181be5995574 Date: Tue, 04 Dec 2018 21:47:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:47:08,979 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/624cdcd4-517b-46d5-9578-5c2398ed0c17 used request id req-85f3c0d7-2739-49f0-868e-181be5995574 2018-12-04 21:47:08,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/05a9eaf0-5365-42e3-ab88-787706c4baf6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd7b693e85cb54070efa57674504d9f705b1bb9" 2018-12-04 21:47:09,014 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 21:47:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0e6c5053-b75c-42fa-b6a5-833ff640cf1c x-compute-request-id: req-0e6c5053-b75c-42fa-b6a5-833ff640cf1c Content-Length: 0 Content-Type: application/json 2018-12-04 21:47:09,014 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/05a9eaf0-5365-42e3-ab88-787706c4baf6 used request id req-0e6c5053-b75c-42fa-b6a5-833ff640cf1c 2018-12-04 21:47:09,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37fa184c8c682f6cca4b9fc0c4d3ce2e58eb60e9" 2018-12-04 21:47:09,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-fa4f1f31-dd25-471b-af05-16a33c3fc41e Date: Tue, 04 Dec 2018 21:47:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "952f5dd78ab84e26ba172f525f446402", "created_at": "2018-12-04T21:46:36Z", "updated_at": "2018-12-04T21:46:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:46:36Z", "revision_number": 0, "id": "27803dd9-cbae-4967-8f73-a1a132fc3d37", "remote_group_id": "fcade677-0dbf-4fde-b362-cb7f471f78b9", "remote_ip_prefix": null, "created_at": "2018-12-04T21:46:36Z", "security_group_id": "fcade677-0dbf-4fde-b362-cb7f471f78b9", "tenant_id": "952f5dd78ab84e26ba172f525f446402", "port_range_min": null, "ethertype": "IPv4", "project_id": "952f5dd78ab84e26ba172f525f446402"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:46:36Z", "revision_number": 0, "id": "690eec27-f578-458b-8be6-51b5adead5a7", "remote_group_id": "fcade677-0dbf-4fde-b362-cb7f471f78b9", "remote_ip_prefix": null, "created_at": "2018-12-04T21:46:36Z", "security_group_id": "fcade677-0dbf-4fde-b362-cb7f471f78b9", "tenant_id": "952f5dd78ab84e26ba172f525f446402", "port_range_min": null, "ethertype": "IPv6", "project_id": "952f5dd78ab84e26ba172f525f446402"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:46:36Z", "revision_number": 0, "id": "7b0fef7b-cfc0-4352-8edc-f7b9e8c357b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:46:36Z", "security_group_id": "fcade677-0dbf-4fde-b362-cb7f471f78b9", "tenant_id": "952f5dd78ab84e26ba172f525f446402", "port_range_min": null, "ethertype": "IPv4", "project_id": "952f5dd78ab84e26ba172f525f446402"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:46:36Z", "revision_number": 0, "id": "a43bdbff-4a78-4e70-bb41-8200e9ef2116", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:46:36Z", "security_group_id": "fcade677-0dbf-4fde-b362-cb7f471f78b9", "tenant_id": "952f5dd78ab84e26ba172f525f446402", "port_range_min": null, "ethertype": "IPv6", "project_id": "952f5dd78ab84e26ba172f525f446402"}], "revision_number": 4, "project_id": "952f5dd78ab84e26ba172f525f446402", "id": "fcade677-0dbf-4fde-b362-cb7f471f78b9", "name": "default"}]} 2018-12-04 21:47:09,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-fa4f1f31-dd25-471b-af05-16a33c3fc41e 2018-12-04 21:47:09,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37fa184c8c682f6cca4b9fc0c4d3ce2e58eb60e9" 2018-12-04 21:47:09,464 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:47:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8bf2922-c56d-413e-a645-caba041ae933 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:47:09,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-d8bf2922-c56d-413e-a645-caba041ae933 2018-12-04 21:47:09,464 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:47:09,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37fa184c8c682f6cca4b9fc0c4d3ce2e58eb60e9" 2018-12-04 21:47:09,572 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:47:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de4eb2be-4726-469c-906f-ae22b19d657e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:47:09,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-de4eb2be-4726-469c-906f-ae22b19d657e 2018-12-04 21:47:09,572 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:47:09,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37fa184c8c682f6cca4b9fc0c4d3ce2e58eb60e9" 2018-12-04 21:47:09,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0574fab6-f688-439a-9f60-8d19e474615f 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:47:09,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-0574fab6-f688-439a-9f60-8d19e474615f 2018-12-04 21:47:09,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37fa184c8c682f6cca4b9fc0c4d3ce2e58eb60e9" 2018-12-04 21:47:09,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3e98e04-48d0-4c48-844e-ab4dab145e34 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:47:09,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-c3e98e04-48d0-4c48-844e-ab4dab145e34 2018-12-04 21:47:09,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37fa184c8c682f6cca4b9fc0c4d3ce2e58eb60e9" 2018-12-04 21:47:09,881 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:47:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c890845f-bcfb-4d84-8528-95d366836448 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:47:09,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-c890845f-bcfb-4d84-8528-95d366836448 2018-12-04 21:47:09,881 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:47:09,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37fa184c8c682f6cca4b9fc0c4d3ce2e58eb60e9" 2018-12-04 21:47:09,985 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:47:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d0c23d3-59ea-4aec-9d7a-734aa1747716 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:47:09,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-1d0c23d3-59ea-4aec-9d7a-734aa1747716 2018-12-04 21:47:09,986 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:47:09,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37fa184c8c682f6cca4b9fc0c4d3ce2e58eb60e9" 2018-12-04 21:47:10,089 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:47:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90b514ca-ae4f-436b-bcf5-366dd9e41de1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:47:10,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-90b514ca-ae4f-436b-bcf5-366dd9e41de1 2018-12-04 21:47:10,090 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:47:10,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37fa184c8c682f6cca4b9fc0c4d3ce2e58eb60e9" 2018-12-04 21:47:10,193 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:47:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7705d16-3a31-454e-9c48-f81dbaaf7f02 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:47:10,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-b7705d16-3a31-454e-9c48-f81dbaaf7f02 2018-12-04 21:47:10,193 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:47:10,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37fa184c8c682f6cca4b9fc0c4d3ce2e58eb60e9" 2018-12-04 21:47:10,294 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:47:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6373d552-b175-43c0-947b-655317d89c67 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:47:10,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-6373d552-b175-43c0-947b-655317d89c67 2018-12-04 21:47:10,294 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:47:10,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37fa184c8c682f6cca4b9fc0c4d3ce2e58eb60e9" 2018-12-04 21:47:10,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0891f6b6-c514-49a2-b331-c1a97d354d38 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:47:10,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-0891f6b6-c514-49a2-b331-c1a97d354d38 2018-12-04 21:47:10,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/952f5dd78ab84e26ba172f525f446402 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37fa184c8c682f6cca4b9fc0c4d3ce2e58eb60e9" 2018-12-04 21:47:10,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be7e5327-4b0c-41d3-b531-00c37e444775 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/952f5dd78ab84e26ba172f525f446402"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "952f5dd78ab84e26ba172f525f446402", "name": "CreateStackSuccessTests-0ae00142-987c-4bb-proj"}} 2018-12-04 21:47:10,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/952f5dd78ab84e26ba172f525f446402 used request id req-be7e5327-4b0c-41d3-b531-00c37e444775 2018-12-04 21:47:10,503 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fcade677-0dbf-4fde-b362-cb7f471f78b9 2018-12-04 21:47:10,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=fcade677-0dbf-4fde-b362-cb7f471f78b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37fa184c8c682f6cca4b9fc0c4d3ce2e58eb60e9" 2018-12-04 21:47:10,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7cad59fb-ee7a-447e-8645-aa98de196aee Date: Tue, 04 Dec 2018 21:47:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "fcade677-0dbf-4fde-b362-cb7f471f78b9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:46:36Z", "security_group_id": "fcade677-0dbf-4fde-b362-cb7f471f78b9", "port_range_min": null, "revision_number": 0, "tenant_id": "952f5dd78ab84e26ba172f525f446402", "created_at": "2018-12-04T21:46:36Z", "project_id": "952f5dd78ab84e26ba172f525f446402", "id": "27803dd9-cbae-4967-8f73-a1a132fc3d37"}, {"remote_group_id": "fcade677-0dbf-4fde-b362-cb7f471f78b9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:46:36Z", "security_group_id": "fcade677-0dbf-4fde-b362-cb7f471f78b9", "port_range_min": null, "revision_number": 0, "tenant_id": "952f5dd78ab84e26ba172f525f446402", "created_at": "2018-12-04T21:46:36Z", "project_id": "952f5dd78ab84e26ba172f525f446402", "id": "690eec27-f578-458b-8be6-51b5adead5a7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:46:36Z", "security_group_id": "fcade677-0dbf-4fde-b362-cb7f471f78b9", "port_range_min": null, "revision_number": 0, "tenant_id": "952f5dd78ab84e26ba172f525f446402", "created_at": "2018-12-04T21:46:36Z", "project_id": "952f5dd78ab84e26ba172f525f446402", "id": "7b0fef7b-cfc0-4352-8edc-f7b9e8c357b2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:46:36Z", "security_group_id": "fcade677-0dbf-4fde-b362-cb7f471f78b9", "port_range_min": null, "revision_number": 0, "tenant_id": "952f5dd78ab84e26ba172f525f446402", "created_at": "2018-12-04T21:46:36Z", "project_id": "952f5dd78ab84e26ba172f525f446402", "id": "a43bdbff-4a78-4e70-bb41-8200e9ef2116"}]} 2018-12-04 21:47:10,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=fcade677-0dbf-4fde-b362-cb7f471f78b9 used request id req-7cad59fb-ee7a-447e-8645-aa98de196aee 2018-12-04 21:47:10,526 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:47:10,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/fcade677-0dbf-4fde-b362-cb7f471f78b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37fa184c8c682f6cca4b9fc0c4d3ce2e58eb60e9" 2018-12-04 21:47:10,699 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fae2923d-8577-46d3-902f-420359a77844 Content-Length: 0 Date: Tue, 04 Dec 2018 21:47:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:47:10,699 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/fcade677-0dbf-4fde-b362-cb7f471f78b9 used request id req-fae2923d-8577-46d3-902f-420359a77844 2018-12-04 21:47:10,700 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-0ae00142-987c-4bb-proj 2018-12-04 21:47:10,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/952f5dd78ab84e26ba172f525f446402 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37fa184c8c682f6cca4b9fc0c4d3ce2e58eb60e9" 2018-12-04 21:47:10,981 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:47:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10b2e5b7-fbff-4454-8d14-4732372a0570 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:47:10,981 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/952f5dd78ab84e26ba172f525f446402 used request id req-10b2e5b7-fbff-4454-8d14-4732372a0570 2018-12-04 21:47:10,981 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-0ae00142-987c-4bb-proj-role 2018-12-04 21:47:10,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/b05caba4b87640f09f9a0e24a224d095 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37fa184c8c682f6cca4b9fc0c4d3ce2e58eb60e9" 2018-12-04 21:47:11,113 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:47:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84755160-ab3e-47f0-9b85-e9268e78a804 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:47:11,113 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/b05caba4b87640f09f9a0e24a224d095 used request id req-84755160-ab3e-47f0-9b85-e9268e78a804 2018-12-04 21:47:11,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37fa184c8c682f6cca4b9fc0c4d3ce2e58eb60e9" 2018-12-04 21:47:11,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-968117ca-d9ff-44c4-810f-3269ebad7e34 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:47:11,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-968117ca-d9ff-44c4-810f-3269ebad7e34 2018-12-04 21:47:11,206 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-0ae00142-987c-4bb-user 2018-12-04 21:47:11,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/4efc9a67099a4b3ba4ddad47fb9c52f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0c60c38de1b87dde94953436fb9cc58c348d0b4" 2018-12-04 21:47:11,402 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:47:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a35a7d7-e479-4ec0-95e1-f0baad261394 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:47:11,402 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/4efc9a67099a4b3ba4ddad47fb9c52f4 used request id req-4a35a7d7-e479-4ec0-95e1-f0baad261394 2018-12-04 21:47:11,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:47:11,808 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:47:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["lWBhI4T7QaKecn7DLlJkDw"], "issued_at": "2018-12-04T21:47:11.000000Z"}} 2018-12-04 21:47:11,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6024ff875d794cc5ee1ba69ddcfe59838b7be06" 2018-12-04 21:47:11,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c22bd32f-3df8-41c2-85eb-71ebb23c0128 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:47:11,915 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c22bd32f-3df8-41c2-85eb-71ebb23c0128 2018-12-04 21:47:11,916 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:47:11,916 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:47:12,322 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:47:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["33TIiCVeRuqbkVzU2jn6gw"], "issued_at": "2018-12-04T21:47:12.000000Z"}} 2018-12-04 21:47:12,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b7ecae26dca3711ebca9502f4a25d2c6a7aa1d" 2018-12-04 21:47:12,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c00cba6-aa96-4932-829b-320ab4e31f52 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:47:12,415 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3c00cba6-aa96-4932-829b-320ab4e31f52 2018-12-04 21:47:12,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:47:12,421 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:47: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:47:12,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-22ea475b-bb5e-4c3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b7ecae26dca3711ebca9502f4a25d2c6a7aa1d" 2018-12-04 21:47:12,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-730e242d-7603-4131-b60e-3823a753d1db Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-22ea475b-bb5e-4c3-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:47:12,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-22ea475b-bb5e-4c3-proj used request id req-730e242d-7603-4131-b60e-3823a753d1db 2018-12-04 21:47:12,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b7ecae26dca3711ebca9502f4a25d2c6a7aa1d" 2018-12-04 21:47:12,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3252cb23-7485-4e92-ba3f-ceacf276cc0d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:47:12,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-3252cb23-7485-4e92-ba3f-ceacf276cc0d 2018-12-04 21:47:12,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b7ecae26dca3711ebca9502f4a25d2c6a7aa1d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-22ea475b-bb5e-4c3-proj"}}' 2018-12-04 21:47:12,662 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:47:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c95814b2-4a9b-488e-a50a-64f271328088 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/158ae05f60dd436e9146feb8ffad81bf"}, "tags": [], "enabled": true, "id": "158ae05f60dd436e9146feb8ffad81bf", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-22ea475b-bb5e-4c3-proj"}} 2018-12-04 21:47:12,662 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-c95814b2-4a9b-488e-a50a-64f271328088 2018-12-04 21:47:12,662 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-22ea475b-bb5e-4c3-proj 2018-12-04 21:47:12,662 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:47:12,663 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:47:13,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:47:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["QafZRt8fSA2mtsIcUFlaQg"], "issued_at": "2018-12-04T21:47:13.000000Z"}} 2018-12-04 21:47:13,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a79d719d7e304a8341c0995b040e5a30f447595" 2018-12-04 21:47:13,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2306932b-c46c-45da-aed1-0b17bb631c61 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:47:13,161 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-2306932b-c46c-45da-aed1-0b17bb631c61 2018-12-04 21:47:13,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:47:13,170 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:47: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:47:13,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a79d719d7e304a8341c0995b040e5a30f447595" 2018-12-04 21:47:13,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cea10bea-0480-47a7-adc1-528047fb4c6c Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:47:13,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-cea10bea-0480-47a7-adc1-528047fb4c6c 2018-12-04 21:47:13,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-22ea475b-bb5e-4c3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a79d719d7e304a8341c0995b040e5a30f447595" 2018-12-04 21:47:13,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d4961bd-09ed-4def-9ccf-ed3f4989270e Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-22ea475b-bb5e-4c3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/158ae05f60dd436e9146feb8ffad81bf"}, "tags": [], "enabled": true, "id": "158ae05f60dd436e9146feb8ffad81bf", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-22ea475b-bb5e-4c3-proj"}]} 2018-12-04 21:47:13,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-22ea475b-bb5e-4c3-proj used request id req-9d4961bd-09ed-4def-9ccf-ed3f4989270e 2018-12-04 21:47:13,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a79d719d7e304a8341c0995b040e5a30f447595" 2018-12-04 21:47:13,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba36da7d-fde0-414d-93d8-dad52d226057 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:47:13,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ba36da7d-fde0-414d-93d8-dad52d226057 2018-12-04 21:47:13,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a79d719d7e304a8341c0995b040e5a30f447595" 2018-12-04 21:47:13,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5957ec76-7263-40ad-8fa6-0860ada8a5e9 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:47:13,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5957ec76-7263-40ad-8fa6-0860ada8a5e9 2018-12-04 21:47:13,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-22ea475b-bb5e-4c3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a79d719d7e304a8341c0995b040e5a30f447595" 2018-12-04 21:47:14,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5edef09-95d8-4a07-902f-53a984f93b5d Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-22ea475b-bb5e-4c3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/158ae05f60dd436e9146feb8ffad81bf"}, "tags": [], "enabled": true, "id": "158ae05f60dd436e9146feb8ffad81bf", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-22ea475b-bb5e-4c3-proj"}]} 2018-12-04 21:47:14,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-22ea475b-bb5e-4c3-proj used request id req-d5edef09-95d8-4a07-902f-53a984f93b5d 2018-12-04 21:47:14,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/8a5830b3a0e34d6a80b6afc521c39e6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a79d719d7e304a8341c0995b040e5a30f447595" 2018-12-04 21:47:14,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71d48f08-3a81-45a0-a3c0-1ce3f0b6409b Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-22ea475b-bb5e-4c3-user", "links": {"self": "http://172.30.9.23:5000/v3/users/8a5830b3a0e34d6a80b6afc521c39e6e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "158ae05f60dd436e9146feb8ffad81bf", "id": "8a5830b3a0e34d6a80b6afc521c39e6e", "password_expires_at": null}} 2018-12-04 21:47:14,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/8a5830b3a0e34d6a80b6afc521c39e6e used request id req-71d48f08-3a81-45a0-a3c0-1ce3f0b6409b 2018-12-04 21:47:14,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/158ae05f60dd436e9146feb8ffad81bf/users/8a5830b3a0e34d6a80b6afc521c39e6e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a79d719d7e304a8341c0995b040e5a30f447595" 2018-12-04 21:47:14,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f469cceb-9311-4c52-ba2a-bd3789db7c08 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/158ae05f60dd436e9146feb8ffad81bf/users/8a5830b3a0e34d6a80b6afc521c39e6e/roles", "previous": null, "next": null}, "roles": []} 2018-12-04 21:47:14,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/158ae05f60dd436e9146feb8ffad81bf/users/8a5830b3a0e34d6a80b6afc521c39e6e/roles used request id req-f469cceb-9311-4c52-ba2a-bd3789db7c08 2018-12-04 21:47:14,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a79d719d7e304a8341c0995b040e5a30f447595" 2018-12-04 21:47:14,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4da5e9e3-94cc-4d99-a0ca-6ee0fbe70abf Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}} 2018-12-04 21:47:14,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-4da5e9e3-94cc-4d99-a0ca-6ee0fbe70abf 2018-12-04 21:47:14,257 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-22ea475b-bb5e-4c3-proj 2018-12-04 21:47:14,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/158ae05f60dd436e9146feb8ffad81bf/users/8a5830b3a0e34d6a80b6afc521c39e6e/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a79d719d7e304a8341c0995b040e5a30f447595" 2018-12-04 21:47:14,409 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:47:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f22da536-f133-4c0e-8fd3-0fe24f2dba42 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:47:14,409 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/158ae05f60dd436e9146feb8ffad81bf/users/8a5830b3a0e34d6a80b6afc521c39e6e/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-f22da536-f133-4c0e-8fd3-0fe24f2dba42 2018-12-04 21:47:14,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a79d719d7e304a8341c0995b040e5a30f447595" 2018-12-04 21:47:14,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf3249c5-1164-454d-879b-044d543e7252 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:47:14,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-cf3249c5-1164-454d-879b-044d543e7252 2018-12-04 21:47:14,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-22ea475b-bb5e-4c3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a79d719d7e304a8341c0995b040e5a30f447595" 2018-12-04 21:47:14,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fd9feea-b9f2-443f-9ecd-dde90cbdc723 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-22ea475b-bb5e-4c3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/158ae05f60dd436e9146feb8ffad81bf"}, "tags": [], "enabled": true, "id": "158ae05f60dd436e9146feb8ffad81bf", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-22ea475b-bb5e-4c3-proj"}]} 2018-12-04 21:47:14,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-22ea475b-bb5e-4c3-proj used request id req-4fd9feea-b9f2-443f-9ecd-dde90cbdc723 2018-12-04 21:47:14,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/158ae05f60dd436e9146feb8ffad81bf/users/8a5830b3a0e34d6a80b6afc521c39e6e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a79d719d7e304a8341c0995b040e5a30f447595" 2018-12-04 21:47:14,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a2ff5f2-f1a8-487e-9688-4c52e7e63a49 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/158ae05f60dd436e9146feb8ffad81bf/users/8a5830b3a0e34d6a80b6afc521c39e6e/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}]} 2018-12-04 21:47:14,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/158ae05f60dd436e9146feb8ffad81bf/users/8a5830b3a0e34d6a80b6afc521c39e6e/roles used request id req-5a2ff5f2-f1a8-487e-9688-4c52e7e63a49 2018-12-04 21:47:14,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a79d719d7e304a8341c0995b040e5a30f447595" 2018-12-04 21:47:14,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bf0ea85-2014-46fb-9367-f96138f3c329 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}} 2018-12-04 21:47:14,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff used request id req-5bf0ea85-2014-46fb-9367-f96138f3c329 2018-12-04 21:47:14,925 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-22ea475b-bb5e-4c3-proj 2018-12-04 21:47:14,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/158ae05f60dd436e9146feb8ffad81bf/users/8a5830b3a0e34d6a80b6afc521c39e6e/roles/37f52f51593d4483afda02bf6b250dff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a79d719d7e304a8341c0995b040e5a30f447595" 2018-12-04 21:47:15,062 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:47:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5202a6a5-a1e3-4e98-8628-a0b24aa19f65 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:47:15,062 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/158ae05f60dd436e9146feb8ffad81bf/users/8a5830b3a0e34d6a80b6afc521c39e6e/roles/37f52f51593d4483afda02bf6b250dff used request id req-5202a6a5-a1e3-4e98-8628-a0b24aa19f65 2018-12-04 21:47:15,063 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-22ea475b-bb5e-4c3-user 2018-12-04 21:47:15,063 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:47:15,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b7ecae26dca3711ebca9502f4a25d2c6a7aa1d" 2018-12-04 21:47:15,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3418753f-045f-40b4-8f07-32d5e34a3ff0 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:47:15,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3418753f-045f-40b4-8f07-32d5e34a3ff0 2018-12-04 21:47:15,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b7ecae26dca3711ebca9502f4a25d2c6a7aa1d" -d '{"role": {"name": "CreateStackVolumeTests-22ea475b-bb5e-4c3-proj-role"}}' 2018-12-04 21:47:15,275 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:47:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-752ba346-3be0-4232-b118-f1335e745486 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "56301502b87045ca916541553a614a5b", "links": {"self": "http://172.30.9.23:5000/v3/roles/56301502b87045ca916541553a614a5b"}, "name": "CreateStackVolumeTests-22ea475b-bb5e-4c3-proj-role"}} 2018-12-04 21:47:15,275 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-752ba346-3be0-4232-b118-f1335e745486 2018-12-04 21:47:15,275 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-22ea475b-bb5e-4c3-proj-role 2018-12-04 21:47:15,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/56301502b87045ca916541553a614a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b7ecae26dca3711ebca9502f4a25d2c6a7aa1d" 2018-12-04 21:47:15,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a04a1a8-3bf3-48ec-a734-e1305418abf9 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "56301502b87045ca916541553a614a5b", "links": {"self": "http://172.30.9.23:5000/v3/roles/56301502b87045ca916541553a614a5b"}, "name": "CreateStackVolumeTests-22ea475b-bb5e-4c3-proj-role"}} 2018-12-04 21:47:15,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/56301502b87045ca916541553a614a5b used request id req-9a04a1a8-3bf3-48ec-a734-e1305418abf9 2018-12-04 21:47:15,377 - keystone_utils - INFO - Granting role CreateStackVolumeTests-22ea475b-bb5e-4c3-proj-role to project CreateStackVolumeTests-22ea475b-bb5e-4c3-proj 2018-12-04 21:47:15,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/158ae05f60dd436e9146feb8ffad81bf/users/8a5830b3a0e34d6a80b6afc521c39e6e/roles/56301502b87045ca916541553a614a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b7ecae26dca3711ebca9502f4a25d2c6a7aa1d" 2018-12-04 21:47:15,514 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:47:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d67409ab-e160-45b4-a7dd-f266527af1c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:47:15,515 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/158ae05f60dd436e9146feb8ffad81bf/users/8a5830b3a0e34d6a80b6afc521c39e6e/roles/56301502b87045ca916541553a614a5b used request id req-d67409ab-e160-45b4-a7dd-f266527af1c3 2018-12-04 21:47:15,515 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-04 21:47:15,515 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:47:15,516 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:47:15,916 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "56301502b87045ca916541553a614a5b", "name": "CreateStackVolumeTests-22ea475b-bb5e-4c3-proj-role"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:47:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "158ae05f60dd436e9146feb8ffad81bf", "name": "CreateStackVolumeTests-22ea475b-bb5e-4c3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/158ae05f60dd436e9146feb8ffad81bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/158ae05f60dd436e9146feb8ffad81bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/158ae05f60dd436e9146feb8ffad81bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_158ae05f60dd436e9146feb8ffad81bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_158ae05f60dd436e9146feb8ffad81bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/158ae05f60dd436e9146feb8ffad81bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/158ae05f60dd436e9146feb8ffad81bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/158ae05f60dd436e9146feb8ffad81bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/158ae05f60dd436e9146feb8ffad81bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/158ae05f60dd436e9146feb8ffad81bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/158ae05f60dd436e9146feb8ffad81bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/158ae05f60dd436e9146feb8ffad81bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/158ae05f60dd436e9146feb8ffad81bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-22ea475b-bb5e-4c3-user", "id": "8a5830b3a0e34d6a80b6afc521c39e6e"}, "audit_ids": ["Kl8KADnYR1qTRdvxcclvSA"], "issued_at": "2018-12-04T21:47:15.000000Z"}} 2018-12-04 21:47:15,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40a75e55d48771bf761eaa4ce2819938b950c2b2" 2018-12-04 21:47:15,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3e307bc-a71d-43e1-b955-b8856b3e2048 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:47:15,986 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e3e307bc-a71d-43e1-b955-b8856b3e2048 2018-12-04 21:47:15,989 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:47:15,991 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-04 21:47:15,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40a75e55d48771bf761eaa4ce2819938b950c2b2" 2018-12-04 21:47:16,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:16 GMT Server: Apache x-openstack-request-id: req-56098e3f-5c85-4601-b142-631e91f91db7 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-04 21:47:16,194 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack used request id req-56098e3f-5c85-4601-b142-631e91f91db7 2018-12-04 21:47:16,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40a75e55d48771bf761eaa4ce2819938b950c2b2" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-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-923b4856-1104-403a-b729-4e26e656795f-volume-type", "volume_name": "CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-volume"}}' 2018-12-04 21:47:17,812 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:47:16 GMT Server: Apache x-openstack-request-id: req-51cfb708-e0d6-4fdf-a6b9-9bcf907dc5a4 Location: http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack/d0e6ddb5-7cc1-4a9a-a590-1aae37979f29 Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "d0e6ddb5-7cc1-4a9a-a590-1aae37979f29", "links": [{"href": "http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack/d0e6ddb5-7cc1-4a9a-a590-1aae37979f29", "rel": "self"}]}} 2018-12-04 21:47:17,812 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks used request id req-51cfb708-e0d6-4fdf-a6b9-9bcf907dc5a4 2018-12-04 21:47:17,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks/d0e6ddb5-7cc1-4a9a-a590-1aae37979f29 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40a75e55d48771bf761eaa4ce2819938b950c2b2" 2018-12-04 21:47:17,841 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:47:17 GMT Server: Apache x-openstack-request-id: req-a2645f2d-f7e7-41f2-bfdf-8b9ee967a500 Location: http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack/d0e6ddb5-7cc1-4a9a-a590-1aae37979f29 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack/d0e6ddb5-7cc1-4a9a-a590-1aae37979f29;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:47:18,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:17 GMT Server: Apache x-openstack-request-id: req-17500607-4125-427f-89a8-3278f2e2835f 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": "158ae05f60dd436e9146feb8ffad81bf", "volume_type_name": "CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-volume-type", "OS::stack_id": "d0e6ddb5-7cc1-4a9a-a590-1aae37979f29", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack", "volume_name": "CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack", "stack_user_project_id": "e6a9361f19e74630a30c4d1296e6c47f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:47:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack/d0e6ddb5-7cc1-4a9a-a590-1aae37979f29", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d0e6ddb5-7cc1-4a9a-a590-1aae37979f29", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-04 21:47:18,071 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack/d0e6ddb5-7cc1-4a9a-a590-1aae37979f29 used request id req-17500607-4125-427f-89a8-3278f2e2835f 2018-12-04 21:47:18,072 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack 2018-12-04 21:47:18,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks/d0e6ddb5-7cc1-4a9a-a590-1aae37979f29 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40a75e55d48771bf761eaa4ce2819938b950c2b2" 2018-12-04 21:47:18,315 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:47:18 GMT Server: Apache x-openstack-request-id: req-80ebb610-26b6-430d-ba0a-cdf1e9229545 Location: http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack/d0e6ddb5-7cc1-4a9a-a590-1aae37979f29 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack/d0e6ddb5-7cc1-4a9a-a590-1aae37979f29;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:47:18,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:18 GMT Server: Apache x-openstack-request-id: req-50a8882e-cb7f-4c12-ac9b-da39bc518b8c 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": "158ae05f60dd436e9146feb8ffad81bf", "volume_type_name": "CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-volume-type", "OS::stack_id": "d0e6ddb5-7cc1-4a9a-a590-1aae37979f29", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack", "volume_name": "CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack", "stack_user_project_id": "e6a9361f19e74630a30c4d1296e6c47f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:47:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack/d0e6ddb5-7cc1-4a9a-a590-1aae37979f29", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d0e6ddb5-7cc1-4a9a-a590-1aae37979f29", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-04 21:47:18,532 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack/d0e6ddb5-7cc1-4a9a-a590-1aae37979f29 used request id req-50a8882e-cb7f-4c12-ac9b-da39bc518b8c 2018-12-04 21:47:18,532 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-04 21:47:18,533 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:47:21,536 - create_stack - DEBUG - Stack status query timeout in 1196.53620815 2018-12-04 21:47:21,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks/d0e6ddb5-7cc1-4a9a-a590-1aae37979f29 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40a75e55d48771bf761eaa4ce2819938b950c2b2" 2018-12-04 21:47:21,757 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:47:21 GMT Server: Apache x-openstack-request-id: req-00337737-e0e3-4ac6-852c-6d7e18913799 Location: http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack/d0e6ddb5-7cc1-4a9a-a590-1aae37979f29 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack/d0e6ddb5-7cc1-4a9a-a590-1aae37979f29;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:47:21,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:21 GMT Server: Apache x-openstack-request-id: req-d8bc87fc-9db5-460c-958a-9cade2effb9d 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": "158ae05f60dd436e9146feb8ffad81bf", "volume_type_name": "CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-volume-type", "OS::stack_id": "d0e6ddb5-7cc1-4a9a-a590-1aae37979f29", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack", "volume_name": "CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack", "stack_user_project_id": "e6a9361f19e74630a30c4d1296e6c47f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-04T21:47:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack/d0e6ddb5-7cc1-4a9a-a590-1aae37979f29", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d0e6ddb5-7cc1-4a9a-a590-1aae37979f29", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-04 21:47:21,798 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack/d0e6ddb5-7cc1-4a9a-a590-1aae37979f29 used request id req-d8bc87fc-9db5-460c-958a-9cade2effb9d 2018-12-04 21:47:21,799 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-04 21:47:21,799 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack 2018-12-04 21:47:21,799 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack 2018-12-04 21:47:21,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks/d0e6ddb5-7cc1-4a9a-a590-1aae37979f29/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40a75e55d48771bf761eaa4ce2819938b950c2b2" 2018-12-04 21:47:22,006 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:47:21 GMT Server: Apache x-openstack-request-id: req-bb9d2abf-8cd0-44a3-ad8e-69845b7964df Location: http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack/d0e6ddb5-7cc1-4a9a-a590-1aae37979f29/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack/d0e6ddb5-7cc1-4a9a-a590-1aae37979f29/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:47:22,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:22 GMT Server: Apache x-openstack-request-id: req-a6144c1b-1460-49d0-9874-bb4c78b6c22f 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.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack/d0e6ddb5-7cc1-4a9a-a590-1aae37979f29/resources/volume", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack/d0e6ddb5-7cc1-4a9a-a590-1aae37979f29", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-12-04T21:47:17Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:47:17Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "096b1be9-dbdb-42fc-b64d-a189f97d5867", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack/d0e6ddb5-7cc1-4a9a-a590-1aae37979f29/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack/d0e6ddb5-7cc1-4a9a-a590-1aae37979f29", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-12-04T21:47:17Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:47:17Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "7d9397f2-2417-476d-af0e-241e815a7e36", "resource_type": "OS::Cinder::VolumeType"}]} 2018-12-04 21:47:22,227 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack/d0e6ddb5-7cc1-4a9a-a590-1aae37979f29/resources used request id req-a6144c1b-1460-49d0-9874-bb4c78b6c22f 2018-12-04 21:47:22,231 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/158ae05f60dd436e9146feb8ffad81bf/volumes/096b1be9-dbdb-42fc-b64d-a189f97d5867 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40a75e55d48771bf761eaa4ce2819938b950c2b2" 2018-12-04 21:47:22,457 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:22 GMT Server: Apache x-compute-request-id: req-56f89113-257c-4fb1-a990-8656f169d96c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-56f89113-257c-4fb1-a990-8656f169d96c Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/158ae05f60dd436e9146feb8ffad81bf/volumes/096b1be9-dbdb-42fc-b64d-a189f97d5867", "rel": "self"}, {"href": "http://172.30.9.23:8776/158ae05f60dd436e9146feb8ffad81bf/volumes/096b1be9-dbdb-42fc-b64d-a189f97d5867", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-04T21:47:19.000000", "replication_status": null, "snapshot_id": null, "id": "096b1be9-dbdb-42fc-b64d-a189f97d5867", "size": 1, "user_id": "8a5830b3a0e34d6a80b6afc521c39e6e", "os-vol-tenant-attr:tenant_id": "158ae05f60dd436e9146feb8ffad81bf", "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-923b4856-1104-403a-b729-4e26e656795f-volume", "bootable": "false", "created_at": "2018-12-04T21:47:18.000000", "volume_type": "CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-volume-type"}} 2018-12-04 21:47:22,457 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/158ae05f60dd436e9146feb8ffad81bf/volumes/096b1be9-dbdb-42fc-b64d-a189f97d5867 used request id req-56f89113-257c-4fb1-a990-8656f169d96c 2018-12-04 21:47:22,458 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:47:22,458 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:47:22,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "56301502b87045ca916541553a614a5b", "name": "CreateStackVolumeTests-22ea475b-bb5e-4c3-proj-role"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:47:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "158ae05f60dd436e9146feb8ffad81bf", "name": "CreateStackVolumeTests-22ea475b-bb5e-4c3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/158ae05f60dd436e9146feb8ffad81bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/158ae05f60dd436e9146feb8ffad81bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/158ae05f60dd436e9146feb8ffad81bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_158ae05f60dd436e9146feb8ffad81bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_158ae05f60dd436e9146feb8ffad81bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/158ae05f60dd436e9146feb8ffad81bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/158ae05f60dd436e9146feb8ffad81bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/158ae05f60dd436e9146feb8ffad81bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/158ae05f60dd436e9146feb8ffad81bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/158ae05f60dd436e9146feb8ffad81bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/158ae05f60dd436e9146feb8ffad81bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/158ae05f60dd436e9146feb8ffad81bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/158ae05f60dd436e9146feb8ffad81bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-22ea475b-bb5e-4c3-user", "id": "8a5830b3a0e34d6a80b6afc521c39e6e"}, "audit_ids": ["lWlB_QKWTOiYfJ_q8iZNfg"], "issued_at": "2018-12-04T21:47:22.000000Z"}} 2018-12-04 21:47:22,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cffa48ee836232258b269c1e380a986ffe27f110" 2018-12-04 21:47:22,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a3f93f8-3ee4-425e-a12e-0df35b4c57bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:47:22,967 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-0a3f93f8-3ee4-425e-a12e-0df35b4c57bb 2018-12-04 21:47:22,973 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/158ae05f60dd436e9146feb8ffad81bf/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cffa48ee836232258b269c1e380a986ffe27f110" 2018-12-04 21:47:23,200 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:22 GMT Server: Apache x-compute-request-id: req-e0271ebe-32b7-4b68-87a3-2d99c0128bea OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e0271ebe-32b7-4b68-87a3-2d99c0128bea Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/158ae05f60dd436e9146feb8ffad81bf/volumes/096b1be9-dbdb-42fc-b64d-a189f97d5867", "rel": "self"}, {"href": "http://172.30.9.23:8776/158ae05f60dd436e9146feb8ffad81bf/volumes/096b1be9-dbdb-42fc-b64d-a189f97d5867", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-04T21:47:19.000000", "replication_status": null, "snapshot_id": null, "id": "096b1be9-dbdb-42fc-b64d-a189f97d5867", "size": 1, "user_id": "8a5830b3a0e34d6a80b6afc521c39e6e", "os-vol-tenant-attr:tenant_id": "158ae05f60dd436e9146feb8ffad81bf", "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-923b4856-1104-403a-b729-4e26e656795f-volume", "bootable": "false", "created_at": "2018-12-04T21:47:18.000000", "volume_type": "CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-volume-type"}]} 2018-12-04 21:47:23,201 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/158ae05f60dd436e9146feb8ffad81bf/volumes/detail used request id req-e0271ebe-32b7-4b68-87a3-2d99c0128bea 2018-12-04 21:47:23,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:47:23,209 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:47:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:47:23,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/158ae05f60dd436e9146feb8ffad81bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cffa48ee836232258b269c1e380a986ffe27f110" 2018-12-04 21:47:23,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-362341cb-c0d4-4ed0-87d4-b09dd15e1918 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/158ae05f60dd436e9146feb8ffad81bf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "158ae05f60dd436e9146feb8ffad81bf", "name": "CreateStackVolumeTests-22ea475b-bb5e-4c3-proj"}} 2018-12-04 21:47:23,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/158ae05f60dd436e9146feb8ffad81bf used request id req-362341cb-c0d4-4ed0-87d4-b09dd15e1918 2018-12-04 21:47:23,314 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack 2018-12-04 21:47:23,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks/d0e6ddb5-7cc1-4a9a-a590-1aae37979f29 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40a75e55d48771bf761eaa4ce2819938b950c2b2" 2018-12-04 21:47:23,342 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:47:23 GMT Server: Apache x-openstack-request-id: req-736277a5-c825-42ea-9674-5f7f3026063b Location: http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack/d0e6ddb5-7cc1-4a9a-a590-1aae37979f29 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack/d0e6ddb5-7cc1-4a9a-a590-1aae37979f29;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:47:23,467 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:47:23 GMT Server: Apache x-openstack-request-id: req-291e3d12-1445-4954-92f8-babb8699095b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:47:23,467 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack/d0e6ddb5-7cc1-4a9a-a590-1aae37979f29 used request id req-291e3d12-1445-4954-92f8-babb8699095b 2018-12-04 21:47:23,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks/d0e6ddb5-7cc1-4a9a-a590-1aae37979f29 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40a75e55d48771bf761eaa4ce2819938b950c2b2" 2018-12-04 21:47:23,497 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:47:23 GMT Server: Apache x-openstack-request-id: req-1a322856-236c-4448-97db-01aa42a4fc52 Location: http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack/d0e6ddb5-7cc1-4a9a-a590-1aae37979f29 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack/d0e6ddb5-7cc1-4a9a-a590-1aae37979f29;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:47:23,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:23 GMT Server: Apache x-openstack-request-id: req-d616aa1b-b9a1-42c1-a8e4-bf1f0da7e0f0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 536 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "158ae05f60dd436e9146feb8ffad81bf", "volume_type_name": "CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-volume-type", "OS::stack_id": "d0e6ddb5-7cc1-4a9a-a590-1aae37979f29", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack", "volume_name": "CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack", "stack_user_project_id": "e6a9361f19e74630a30c4d1296e6c47f", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:47:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack/d0e6ddb5-7cc1-4a9a-a590-1aae37979f29", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:47:23Z", "id": "d0e6ddb5-7cc1-4a9a-a590-1aae37979f29", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-04 21:47:23,521 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack/d0e6ddb5-7cc1-4a9a-a590-1aae37979f29 used request id req-d616aa1b-b9a1-42c1-a8e4-bf1f0da7e0f0 2018-12-04 21:47:23,521 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-04 21:47:23,522 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:47:26,525 - create_stack - DEBUG - Stack status query timeout in 1196.94268799 2018-12-04 21:47:26,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks/d0e6ddb5-7cc1-4a9a-a590-1aae37979f29 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40a75e55d48771bf761eaa4ce2819938b950c2b2" 2018-12-04 21:47:26,722 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:47:26 GMT Server: Apache x-openstack-request-id: req-852bd4d5-9c84-468e-b573-da3957a92122 Location: http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack/d0e6ddb5-7cc1-4a9a-a590-1aae37979f29 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack/d0e6ddb5-7cc1-4a9a-a590-1aae37979f29;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:47:26,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:26 GMT Server: Apache x-openstack-request-id: req-6a5cbeab-26fb-42ae-9bca-b9e871a1aa77 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": "158ae05f60dd436e9146feb8ffad81bf", "volume_type_name": "CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-volume-type", "OS::stack_id": "d0e6ddb5-7cc1-4a9a-a590-1aae37979f29", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack", "volume_name": "CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-volume"}, "deletion_time": "2018-12-04T21:47:25Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack", "stack_user_project_id": "e6a9361f19e74630a30c4d1296e6c47f", "tags": null, "creation_time": "2018-12-04T21:47:17Z", "links": [{"href": "http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack/d0e6ddb5-7cc1-4a9a-a590-1aae37979f29", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-04T21:47:23Z", "id": "d0e6ddb5-7cc1-4a9a-a590-1aae37979f29", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-04 21:47:26,748 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack/d0e6ddb5-7cc1-4a9a-a590-1aae37979f29 used request id req-6a5cbeab-26fb-42ae-9bca-b9e871a1aa77 2018-12-04 21:47:26,749 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-04 21:47:26,749 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack 2018-12-04 21:47:26,749 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack 2018-12-04 21:47:26,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks/d0e6ddb5-7cc1-4a9a-a590-1aae37979f29 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40a75e55d48771bf761eaa4ce2819938b950c2b2" 2018-12-04 21:47:26,779 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:47:26 GMT Server: Apache x-openstack-request-id: req-dc7c4cef-27d8-4e3a-a2df-55bf74af170f Location: http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack/d0e6ddb5-7cc1-4a9a-a590-1aae37979f29 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack/d0e6ddb5-7cc1-4a9a-a590-1aae37979f29;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:47:26,803 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:47:26 GMT Server: Apache x-openstack-request-id: req-593bab25-b4cc-4638-a89d-eb5272d588d6 Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-04 21:47:26,803 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/158ae05f60dd436e9146feb8ffad81bf/stacks/CreateStackVolumeTests-CreateStackVolumeTests-923b4856-1104-403a-b729-4e26e656795f-stack/d0e6ddb5-7cc1-4a9a-a590-1aae37979f29 used request id req-593bab25-b4cc-4638-a89d-eb5272d588d6 2018-12-04 21:47:26,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b7ecae26dca3711ebca9502f4a25d2c6a7aa1d" 2018-12-04 21:47:27,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-9375df1e-5783-4648-a9d1-af9f0f48b3b3 Date: Tue, 04 Dec 2018 21:47:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:47:27,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-9375df1e-5783-4648-a9d1-af9f0f48b3b3 2018-12-04 21:47:27,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b7ecae26dca3711ebca9502f4a25d2c6a7aa1d" 2018-12-04 21:47:27,177 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:47:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34169c34-a9bc-4dd9-ad79-b68f82bae2b2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:47:27,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-34169c34-a9bc-4dd9-ad79-b68f82bae2b2 2018-12-04 21:47:27,177 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:47:27,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b7ecae26dca3711ebca9502f4a25d2c6a7aa1d" 2018-12-04 21:47:27,286 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:47:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1972a68f-0ca8-417a-a2fb-136a2abe77a3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:47:27,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-1972a68f-0ca8-417a-a2fb-136a2abe77a3 2018-12-04 21:47:27,287 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:47:27,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b7ecae26dca3711ebca9502f4a25d2c6a7aa1d" 2018-12-04 21:47:27,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0a33951-890c-4f9e-8601-0bff33ea6072 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:47:27,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-f0a33951-890c-4f9e-8601-0bff33ea6072 2018-12-04 21:47:27,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b7ecae26dca3711ebca9502f4a25d2c6a7aa1d" 2018-12-04 21:47:27,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e129c37-a2f0-438a-bb4b-086ae34cc47d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:47:27,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-1e129c37-a2f0-438a-bb4b-086ae34cc47d 2018-12-04 21:47:27,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b7ecae26dca3711ebca9502f4a25d2c6a7aa1d" 2018-12-04 21:47:27,602 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:47:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b4daeeb-7810-4183-9201-5054cfcf6f61 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:47:27,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-3b4daeeb-7810-4183-9201-5054cfcf6f61 2018-12-04 21:47:27,602 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:47:27,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b7ecae26dca3711ebca9502f4a25d2c6a7aa1d" 2018-12-04 21:47:27,698 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:47:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f7af32e-f3be-4446-88a8-46bd73e6926f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:47:27,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-4f7af32e-f3be-4446-88a8-46bd73e6926f 2018-12-04 21:47:27,698 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:47:27,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b7ecae26dca3711ebca9502f4a25d2c6a7aa1d" 2018-12-04 21:47:27,799 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:47:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cf94102-6d56-4b6c-8bc0-b3d14500387b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:47:27,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-1cf94102-6d56-4b6c-8bc0-b3d14500387b 2018-12-04 21:47:27,799 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:47:27,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b7ecae26dca3711ebca9502f4a25d2c6a7aa1d" 2018-12-04 21:47:27,897 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:47:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7aed5d75-fa8a-42d1-8f07-225a4fa3914b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:47:27,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-7aed5d75-fa8a-42d1-8f07-225a4fa3914b 2018-12-04 21:47:27,898 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:47:27,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b7ecae26dca3711ebca9502f4a25d2c6a7aa1d" 2018-12-04 21:47:27,997 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:47:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ea8ee22-dc59-4d3d-94e5-ecd26332bc28 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:47:27,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-5ea8ee22-dc59-4d3d-94e5-ecd26332bc28 2018-12-04 21:47:27,997 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:47:28,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b7ecae26dca3711ebca9502f4a25d2c6a7aa1d" 2018-12-04 21:47:28,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73467e7a-0850-4bef-93bc-a75cfed90ed0 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:47:28,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-73467e7a-0850-4bef-93bc-a75cfed90ed0 2018-12-04 21:47:28,101 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-22ea475b-bb5e-4c3-proj 2018-12-04 21:47:28,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/158ae05f60dd436e9146feb8ffad81bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b7ecae26dca3711ebca9502f4a25d2c6a7aa1d" 2018-12-04 21:47:28,331 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:47:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2a163b3-36fd-4c73-9ffb-4676651f66df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:47:28,331 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/158ae05f60dd436e9146feb8ffad81bf used request id req-d2a163b3-36fd-4c73-9ffb-4676651f66df 2018-12-04 21:47:28,332 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-22ea475b-bb5e-4c3-proj-role 2018-12-04 21:47:28,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/56301502b87045ca916541553a614a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b7ecae26dca3711ebca9502f4a25d2c6a7aa1d" 2018-12-04 21:47:28,445 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:47:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58819f73-ebdf-4696-9f6f-781133229da3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:47:28,445 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/56301502b87045ca916541553a614a5b used request id req-58819f73-ebdf-4696-9f6f-781133229da3 2018-12-04 21:47:28,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b7ecae26dca3711ebca9502f4a25d2c6a7aa1d" 2018-12-04 21:47:28,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3c6047b-83f7-4d55-b2b0-db1951b88635 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:47:28,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f3c6047b-83f7-4d55-b2b0-db1951b88635 2018-12-04 21:47:28,545 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-22ea475b-bb5e-4c3-user 2018-12-04 21:47:28,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/8a5830b3a0e34d6a80b6afc521c39e6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a79d719d7e304a8341c0995b040e5a30f447595" 2018-12-04 21:47:28,728 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:47:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77435e94-4ff8-44c3-a0cd-f963560ffc66 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:47:28,728 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/8a5830b3a0e34d6a80b6afc521c39e6e used request id req-77435e94-4ff8-44c3-a0cd-f963560ffc66 2018-12-04 21:47:28,729 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:47:29,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:47:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["6zw71tySQciqMI-CCHdLJQ"], "issued_at": "2018-12-04T21:47:29.000000Z"}} 2018-12-04 21:47:29,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c90474beeb7926d2f84bea35e613fd1c2f9b548" 2018-12-04 21:47:29,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd105fff-f9f7-46f4-ada5-d05caa436fac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:47:29,231 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-fd105fff-f9f7-46f4-ada5-d05caa436fac 2018-12-04 21:47:29,232 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:47:29,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:47:29,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:47:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["pdWdzchtTOOtl5fPLOXvIQ"], "issued_at": "2018-12-04T21:47:29.000000Z"}} 2018-12-04 21:47:29,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b3519dc1cb539ffa35b5a4439a88ca4d1a3d9e" 2018-12-04 21:47:29,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b4fb721-6469-4bce-ba56-6421b2965048 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:47:29,736 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5b4fb721-6469-4bce-ba56-6421b2965048 2018-12-04 21:47:29,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:47:29,745 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:47: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:47:29,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-3c9bacc1-60d9-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b3519dc1cb539ffa35b5a4439a88ca4d1a3d9e" 2018-12-04 21:47:29,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11121e92-8820-459d-9118-a90f755301a2 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-3c9bacc1-60d9-452-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:47:29,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-3c9bacc1-60d9-452-proj used request id req-11121e92-8820-459d-9118-a90f755301a2 2018-12-04 21:47:29,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b3519dc1cb539ffa35b5a4439a88ca4d1a3d9e" 2018-12-04 21:47:29,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da2726d3-01de-4657-a7cf-6a3e4fcd6816 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:47:29,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-da2726d3-01de-4657-a7cf-6a3e4fcd6816 2018-12-04 21:47:29,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b3519dc1cb539ffa35b5a4439a88ca4d1a3d9e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-3c9bacc1-60d9-452-proj"}}' 2018-12-04 21:47:29,982 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:47:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-204a1636-1408-4de1-abe4-0cbdc936edb5 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/87861aa4121e4c8ea6f374b692aaa7b3"}, "tags": [], "enabled": true, "id": "87861aa4121e4c8ea6f374b692aaa7b3", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-3c9bacc1-60d9-452-proj"}} 2018-12-04 21:47:29,982 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-204a1636-1408-4de1-abe4-0cbdc936edb5 2018-12-04 21:47:29,982 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-3c9bacc1-60d9-452-proj 2018-12-04 21:47:29,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:47:29,983 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:47:30,382 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:47:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["lHCNoKHOS3yARslkAIChww"], "issued_at": "2018-12-04T21:47:30.000000Z"}} 2018-12-04 21:47:30,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b0626122cb3a29013c27d3b5cf8640dd1d64e2" 2018-12-04 21:47:30,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56d1456c-8732-4273-bba3-8fe961ad7a20 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:47:30,475 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-56d1456c-8732-4273-bba3-8fe961ad7a20 2018-12-04 21:47:30,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:47:30,485 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:47: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:47:30,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b0626122cb3a29013c27d3b5cf8640dd1d64e2" 2018-12-04 21:47:30,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-533692ea-3cb5-4d1e-920b-5922b5b00c07 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:47:30,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-533692ea-3cb5-4d1e-920b-5922b5b00c07 2018-12-04 21:47:30,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-3c9bacc1-60d9-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b0626122cb3a29013c27d3b5cf8640dd1d64e2" 2018-12-04 21:47:30,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eaf3882-35e7-4b87-9fbc-73739ea6457b Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-3c9bacc1-60d9-452-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/87861aa4121e4c8ea6f374b692aaa7b3"}, "tags": [], "enabled": true, "id": "87861aa4121e4c8ea6f374b692aaa7b3", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-3c9bacc1-60d9-452-proj"}]} 2018-12-04 21:47:30,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-3c9bacc1-60d9-452-proj used request id req-7eaf3882-35e7-4b87-9fbc-73739ea6457b 2018-12-04 21:47:30,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b0626122cb3a29013c27d3b5cf8640dd1d64e2" 2018-12-04 21:47:30,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dec08317-ec3f-4b3c-b03c-f633bd40f390 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:47:30,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-dec08317-ec3f-4b3c-b03c-f633bd40f390 2018-12-04 21:47:31,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b0626122cb3a29013c27d3b5cf8640dd1d64e2" 2018-12-04 21:47:31,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f892fd6-1fd7-4259-9192-92c51e89fc65 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:47:31,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8f892fd6-1fd7-4259-9192-92c51e89fc65 2018-12-04 21:47:31,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-3c9bacc1-60d9-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b0626122cb3a29013c27d3b5cf8640dd1d64e2" 2018-12-04 21:47:31,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ff8a475-c1ea-4494-a0ed-72b34d3b7052 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-3c9bacc1-60d9-452-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/87861aa4121e4c8ea6f374b692aaa7b3"}, "tags": [], "enabled": true, "id": "87861aa4121e4c8ea6f374b692aaa7b3", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-3c9bacc1-60d9-452-proj"}]} 2018-12-04 21:47:31,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-3c9bacc1-60d9-452-proj used request id req-3ff8a475-c1ea-4494-a0ed-72b34d3b7052 2018-12-04 21:47:31,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/0145c9c9565449e2ab05a6ee5996ccfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b0626122cb3a29013c27d3b5cf8640dd1d64e2" 2018-12-04 21:47:31,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0966b094-b0e8-4393-8137-5608ac16a991 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-3c9bacc1-60d9-452-user", "links": {"self": "http://172.30.9.23:5000/v3/users/0145c9c9565449e2ab05a6ee5996ccfe"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "87861aa4121e4c8ea6f374b692aaa7b3", "id": "0145c9c9565449e2ab05a6ee5996ccfe", "password_expires_at": null}} 2018-12-04 21:47:31,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/0145c9c9565449e2ab05a6ee5996ccfe used request id req-0966b094-b0e8-4393-8137-5608ac16a991 2018-12-04 21:47:31,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/87861aa4121e4c8ea6f374b692aaa7b3/users/0145c9c9565449e2ab05a6ee5996ccfe/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b0626122cb3a29013c27d3b5cf8640dd1d64e2" 2018-12-04 21:47:31,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05f33bd5-d87a-409b-8c7e-ec8ec70f6377 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/87861aa4121e4c8ea6f374b692aaa7b3/users/0145c9c9565449e2ab05a6ee5996ccfe/roles", "previous": null, "next": null}, "roles": []} 2018-12-04 21:47:31,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/87861aa4121e4c8ea6f374b692aaa7b3/users/0145c9c9565449e2ab05a6ee5996ccfe/roles used request id req-05f33bd5-d87a-409b-8c7e-ec8ec70f6377 2018-12-04 21:47:31,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b0626122cb3a29013c27d3b5cf8640dd1d64e2" 2018-12-04 21:47:31,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76e85e2e-baa8-4d4a-a7fa-61f7a583e590 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}} 2018-12-04 21:47:31,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-76e85e2e-baa8-4d4a-a7fa-61f7a583e590 2018-12-04 21:47:31,628 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-3c9bacc1-60d9-452-proj 2018-12-04 21:47:31,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/87861aa4121e4c8ea6f374b692aaa7b3/users/0145c9c9565449e2ab05a6ee5996ccfe/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b0626122cb3a29013c27d3b5cf8640dd1d64e2" 2018-12-04 21:47:31,770 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:47:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69d50759-4299-49df-a9e5-e2895f64c2c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:47:31,770 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/87861aa4121e4c8ea6f374b692aaa7b3/users/0145c9c9565449e2ab05a6ee5996ccfe/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-69d50759-4299-49df-a9e5-e2895f64c2c4 2018-12-04 21:47:31,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b0626122cb3a29013c27d3b5cf8640dd1d64e2" 2018-12-04 21:47:31,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b362c72-47e4-41a4-9479-ce8087240d23 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:47:31,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4b362c72-47e4-41a4-9479-ce8087240d23 2018-12-04 21:47:31,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-3c9bacc1-60d9-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b0626122cb3a29013c27d3b5cf8640dd1d64e2" 2018-12-04 21:47:31,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5297ac22-b750-47cd-b102-f06cf5b25652 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-3c9bacc1-60d9-452-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/87861aa4121e4c8ea6f374b692aaa7b3"}, "tags": [], "enabled": true, "id": "87861aa4121e4c8ea6f374b692aaa7b3", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-3c9bacc1-60d9-452-proj"}]} 2018-12-04 21:47:31,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-3c9bacc1-60d9-452-proj used request id req-5297ac22-b750-47cd-b102-f06cf5b25652 2018-12-04 21:47:31,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/87861aa4121e4c8ea6f374b692aaa7b3/users/0145c9c9565449e2ab05a6ee5996ccfe/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b0626122cb3a29013c27d3b5cf8640dd1d64e2" 2018-12-04 21:47:32,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-477ab048-04f0-4f9e-b076-6f22c54ad02c Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/87861aa4121e4c8ea6f374b692aaa7b3/users/0145c9c9565449e2ab05a6ee5996ccfe/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}]} 2018-12-04 21:47:32,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/87861aa4121e4c8ea6f374b692aaa7b3/users/0145c9c9565449e2ab05a6ee5996ccfe/roles used request id req-477ab048-04f0-4f9e-b076-6f22c54ad02c 2018-12-04 21:47:32,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b0626122cb3a29013c27d3b5cf8640dd1d64e2" 2018-12-04 21:47:32,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6588b473-4fe6-4889-9987-bf857332f038 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}} 2018-12-04 21:47:32,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff used request id req-6588b473-4fe6-4889-9987-bf857332f038 2018-12-04 21:47:32,195 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-3c9bacc1-60d9-452-proj 2018-12-04 21:47:32,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/87861aa4121e4c8ea6f374b692aaa7b3/users/0145c9c9565449e2ab05a6ee5996ccfe/roles/37f52f51593d4483afda02bf6b250dff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b0626122cb3a29013c27d3b5cf8640dd1d64e2" 2018-12-04 21:47:32,335 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:47:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc8880e4-48d6-4429-bfa6-dbbdaf7d67f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:47:32,335 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/87861aa4121e4c8ea6f374b692aaa7b3/users/0145c9c9565449e2ab05a6ee5996ccfe/roles/37f52f51593d4483afda02bf6b250dff used request id req-cc8880e4-48d6-4429-bfa6-dbbdaf7d67f4 2018-12-04 21:47:32,335 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-3c9bacc1-60d9-452-user 2018-12-04 21:47:32,335 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:47:32,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b3519dc1cb539ffa35b5a4439a88ca4d1a3d9e" 2018-12-04 21:47:32,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f1a31e7-3018-4741-a63d-57d84c25c9de Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:47:32,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3f1a31e7-3018-4741-a63d-57d84c25c9de 2018-12-04 21:47:32,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b3519dc1cb539ffa35b5a4439a88ca4d1a3d9e" -d '{"role": {"name": "CreateStackVolumeTests-3c9bacc1-60d9-452-proj-role"}}' 2018-12-04 21:47:32,542 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:47:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b13592b-edd4-4e42-8fef-5707899f5765 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4f0d1e0de06e4d43a9ab8ce477875cfa", "links": {"self": "http://172.30.9.23:5000/v3/roles/4f0d1e0de06e4d43a9ab8ce477875cfa"}, "name": "CreateStackVolumeTests-3c9bacc1-60d9-452-proj-role"}} 2018-12-04 21:47:32,542 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-0b13592b-edd4-4e42-8fef-5707899f5765 2018-12-04 21:47:32,543 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-3c9bacc1-60d9-452-proj-role 2018-12-04 21:47:32,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/4f0d1e0de06e4d43a9ab8ce477875cfa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b3519dc1cb539ffa35b5a4439a88ca4d1a3d9e" 2018-12-04 21:47:32,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b62f509e-df08-4705-8c9a-301b9b38244b Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4f0d1e0de06e4d43a9ab8ce477875cfa", "links": {"self": "http://172.30.9.23:5000/v3/roles/4f0d1e0de06e4d43a9ab8ce477875cfa"}, "name": "CreateStackVolumeTests-3c9bacc1-60d9-452-proj-role"}} 2018-12-04 21:47:32,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/4f0d1e0de06e4d43a9ab8ce477875cfa used request id req-b62f509e-df08-4705-8c9a-301b9b38244b 2018-12-04 21:47:32,643 - keystone_utils - INFO - Granting role CreateStackVolumeTests-3c9bacc1-60d9-452-proj-role to project CreateStackVolumeTests-3c9bacc1-60d9-452-proj 2018-12-04 21:47:32,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/87861aa4121e4c8ea6f374b692aaa7b3/users/0145c9c9565449e2ab05a6ee5996ccfe/roles/4f0d1e0de06e4d43a9ab8ce477875cfa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b3519dc1cb539ffa35b5a4439a88ca4d1a3d9e" 2018-12-04 21:47:32,771 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:47:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c791322-a5d7-4f5e-8bec-b281fe1b9fbe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:47:32,771 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/87861aa4121e4c8ea6f374b692aaa7b3/users/0145c9c9565449e2ab05a6ee5996ccfe/roles/4f0d1e0de06e4d43a9ab8ce477875cfa used request id req-9c791322-a5d7-4f5e-8bec-b281fe1b9fbe 2018-12-04 21:47:32,772 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-04 21:47:32,772 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:47:32,773 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:47:33,173 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "4f0d1e0de06e4d43a9ab8ce477875cfa", "name": "CreateStackVolumeTests-3c9bacc1-60d9-452-proj-role"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:47:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "87861aa4121e4c8ea6f374b692aaa7b3", "name": "CreateStackVolumeTests-3c9bacc1-60d9-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/87861aa4121e4c8ea6f374b692aaa7b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/87861aa4121e4c8ea6f374b692aaa7b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/87861aa4121e4c8ea6f374b692aaa7b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_87861aa4121e4c8ea6f374b692aaa7b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_87861aa4121e4c8ea6f374b692aaa7b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/87861aa4121e4c8ea6f374b692aaa7b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/87861aa4121e4c8ea6f374b692aaa7b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/87861aa4121e4c8ea6f374b692aaa7b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/87861aa4121e4c8ea6f374b692aaa7b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/87861aa4121e4c8ea6f374b692aaa7b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/87861aa4121e4c8ea6f374b692aaa7b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-3c9bacc1-60d9-452-user", "id": "0145c9c9565449e2ab05a6ee5996ccfe"}, "audit_ids": ["pCRoOxcdSjCPcebmGtbIgQ"], "issued_at": "2018-12-04T21:47:33.000000Z"}} 2018-12-04 21:47:33,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067c42e158a0a526a182f48c1308f7503cb5fdf3" 2018-12-04 21:47:33,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60d05454-56f2-4c75-9d04-9aa93abc153e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:47:33,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-60d05454-56f2-4c75-9d04-9aa93abc153e 2018-12-04 21:47:33,268 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:47:33,271 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-04 21:47:33,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067c42e158a0a526a182f48c1308f7503cb5fdf3" 2018-12-04 21:47:33,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:33 GMT Server: Apache x-openstack-request-id: req-bcdb1393-a9d9-4794-8a2a-f911e4bf08ca Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-04 21:47:33,598 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack used request id req-bcdb1393-a9d9-4794-8a2a-f911e4bf08ca 2018-12-04 21:47:33,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067c42e158a0a526a182f48c1308f7503cb5fdf3" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-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-fb49c923-c55a-454a-b958-708dda3ecdbd-volume-type", "volume_name": "CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-volume"}}' 2018-12-04 21:47:35,179 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:47:33 GMT Server: Apache x-openstack-request-id: req-9e017e43-5fca-4ee6-b05e-f3c816b98b96 Location: http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack/1989ae09-8095-4393-b25d-15539b9a64c8 Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "1989ae09-8095-4393-b25d-15539b9a64c8", "links": [{"href": "http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack/1989ae09-8095-4393-b25d-15539b9a64c8", "rel": "self"}]}} 2018-12-04 21:47:35,179 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks used request id req-9e017e43-5fca-4ee6-b05e-f3c816b98b96 2018-12-04 21:47:35,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks/1989ae09-8095-4393-b25d-15539b9a64c8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067c42e158a0a526a182f48c1308f7503cb5fdf3" 2018-12-04 21:47:35,424 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:47:35 GMT Server: Apache x-openstack-request-id: req-120f33c5-268b-4cdf-a7b9-04315e6f070a Location: http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack/1989ae09-8095-4393-b25d-15539b9a64c8 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack/1989ae09-8095-4393-b25d-15539b9a64c8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:47:35,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:35 GMT Server: Apache x-openstack-request-id: req-c4b80409-b9f5-4b15-8db4-5ce69e1b58a5 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": "87861aa4121e4c8ea6f374b692aaa7b3", "volume_type_name": "CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-volume-type", "OS::stack_id": "1989ae09-8095-4393-b25d-15539b9a64c8", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack", "volume_name": "CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack", "stack_user_project_id": "dec8f224234f4c018f1d151e17296004", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:47:34Z", "links": [{"href": "http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack/1989ae09-8095-4393-b25d-15539b9a64c8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1989ae09-8095-4393-b25d-15539b9a64c8", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-04 21:47:35,465 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack/1989ae09-8095-4393-b25d-15539b9a64c8 used request id req-c4b80409-b9f5-4b15-8db4-5ce69e1b58a5 2018-12-04 21:47:35,466 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack 2018-12-04 21:47:35,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks/1989ae09-8095-4393-b25d-15539b9a64c8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067c42e158a0a526a182f48c1308f7503cb5fdf3" 2018-12-04 21:47:35,660 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:47:35 GMT Server: Apache x-openstack-request-id: req-d08df520-d0f4-46e7-b3e6-9bff836cafe1 Location: http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack/1989ae09-8095-4393-b25d-15539b9a64c8 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack/1989ae09-8095-4393-b25d-15539b9a64c8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:47:35,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:35 GMT Server: Apache x-openstack-request-id: req-63ca5f25-2489-4dc1-99d9-38a5e2b85786 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": "87861aa4121e4c8ea6f374b692aaa7b3", "volume_type_name": "CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-volume-type", "OS::stack_id": "1989ae09-8095-4393-b25d-15539b9a64c8", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack", "volume_name": "CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack", "stack_user_project_id": "dec8f224234f4c018f1d151e17296004", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:47:34Z", "links": [{"href": "http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack/1989ae09-8095-4393-b25d-15539b9a64c8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1989ae09-8095-4393-b25d-15539b9a64c8", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-04 21:47:35,704 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack/1989ae09-8095-4393-b25d-15539b9a64c8 used request id req-63ca5f25-2489-4dc1-99d9-38a5e2b85786 2018-12-04 21:47:35,704 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-04 21:47:35,705 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:47:38,708 - create_stack - DEBUG - Stack status query timeout in 1196.75827289 2018-12-04 21:47:38,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks/1989ae09-8095-4393-b25d-15539b9a64c8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067c42e158a0a526a182f48c1308f7503cb5fdf3" 2018-12-04 21:47:38,913 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:47:38 GMT Server: Apache x-openstack-request-id: req-217d3244-9005-4e1c-9885-3d988d95f220 Location: http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack/1989ae09-8095-4393-b25d-15539b9a64c8 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack/1989ae09-8095-4393-b25d-15539b9a64c8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:47:39,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:38 GMT Server: Apache x-openstack-request-id: req-9a379eff-4eb4-4979-8228-9f261781e99c 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": "87861aa4121e4c8ea6f374b692aaa7b3", "volume_type_name": "CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-volume-type", "OS::stack_id": "1989ae09-8095-4393-b25d-15539b9a64c8", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack", "volume_name": "CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack", "stack_user_project_id": "dec8f224234f4c018f1d151e17296004", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-04T21:47:34Z", "links": [{"href": "http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack/1989ae09-8095-4393-b25d-15539b9a64c8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1989ae09-8095-4393-b25d-15539b9a64c8", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-04 21:47:39,125 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack/1989ae09-8095-4393-b25d-15539b9a64c8 used request id req-9a379eff-4eb4-4979-8228-9f261781e99c 2018-12-04 21:47:39,125 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-04 21:47:39,125 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack 2018-12-04 21:47:39,125 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack 2018-12-04 21:47:39,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks/1989ae09-8095-4393-b25d-15539b9a64c8/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067c42e158a0a526a182f48c1308f7503cb5fdf3" 2018-12-04 21:47:39,154 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:47:39 GMT Server: Apache x-openstack-request-id: req-3ddc6080-960b-49bd-a421-677a8f733e22 Location: http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack/1989ae09-8095-4393-b25d-15539b9a64c8/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack/1989ae09-8095-4393-b25d-15539b9a64c8/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:47:39,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:39 GMT Server: Apache x-openstack-request-id: req-9092b61d-5577-45ba-8633-134d2b98b2a1 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.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack/1989ae09-8095-4393-b25d-15539b9a64c8/resources/volume", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack/1989ae09-8095-4393-b25d-15539b9a64c8", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-12-04T21:47:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:47:35Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "ac33ca22-af5b-4f1e-b6d3-a6b76417e865", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack/1989ae09-8095-4393-b25d-15539b9a64c8/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack/1989ae09-8095-4393-b25d-15539b9a64c8", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-12-04T21:47:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:47:35Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "299c5bef-aa9e-4f7d-b12d-92aeec304a11", "resource_type": "OS::Cinder::VolumeType"}]} 2018-12-04 21:47:39,403 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack/1989ae09-8095-4393-b25d-15539b9a64c8/resources used request id req-9092b61d-5577-45ba-8633-134d2b98b2a1 2018-12-04 21:47:39,407 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/87861aa4121e4c8ea6f374b692aaa7b3/types/299c5bef-aa9e-4f7d-b12d-92aeec304a11 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067c42e158a0a526a182f48c1308f7503cb5fdf3" 2018-12-04 21:47:39,594 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:39 GMT Server: Apache x-compute-request-id: req-74f62c3a-ecad-41a6-9c5a-fecedca2e4d9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-74f62c3a-ecad-41a6-9c5a-fecedca2e4d9 Content-Encoding: gzip Content-Length: 201 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "299c5bef-aa9e-4f7d-b12d-92aeec304a11", "description": null}} 2018-12-04 21:47:39,594 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/87861aa4121e4c8ea6f374b692aaa7b3/types/299c5bef-aa9e-4f7d-b12d-92aeec304a11 used request id req-74f62c3a-ecad-41a6-9c5a-fecedca2e4d9 2018-12-04 21:47:39,597 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/87861aa4121e4c8ea6f374b692aaa7b3/types/299c5bef-aa9e-4f7d-b12d-92aeec304a11 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-74f62c3a-ecad-41a6-9c5a-fecedca2e4d9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067c42e158a0a526a182f48c1308f7503cb5fdf3" 2018-12-04 21:47:39,778 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:39 GMT Server: Apache x-compute-request-id: req-574d03d9-b8f9-4513-b324-b11d7ff43010 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-574d03d9-b8f9-4513-b324-b11d7ff43010 Content-Encoding: gzip Content-Length: 201 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "299c5bef-aa9e-4f7d-b12d-92aeec304a11", "description": null}} 2018-12-04 21:47:39,779 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/87861aa4121e4c8ea6f374b692aaa7b3/types/299c5bef-aa9e-4f7d-b12d-92aeec304a11 used request id req-574d03d9-b8f9-4513-b324-b11d7ff43010 2018-12-04 21:47:39,782 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/87861aa4121e4c8ea6f374b692aaa7b3/types/299c5bef-aa9e-4f7d-b12d-92aeec304a11/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-74f62c3a-ecad-41a6-9c5a-fecedca2e4d9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067c42e158a0a526a182f48c1308f7503cb5fdf3" 2018-12-04 21:47:39,982 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:39 GMT Server: Apache x-compute-request-id: req-a3e84aee-3b9d-4460-a272-2722aaabc6a9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a3e84aee-3b9d-4460-a272-2722aaabc6a9 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-04 21:47:39,982 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/87861aa4121e4c8ea6f374b692aaa7b3/types/299c5bef-aa9e-4f7d-b12d-92aeec304a11/encryption used request id req-a3e84aee-3b9d-4460-a272-2722aaabc6a9 2018-12-04 21:47:39,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:47:39,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:47:40,385 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "4f0d1e0de06e4d43a9ab8ce477875cfa", "name": "CreateStackVolumeTests-3c9bacc1-60d9-452-proj-role"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:47:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "87861aa4121e4c8ea6f374b692aaa7b3", "name": "CreateStackVolumeTests-3c9bacc1-60d9-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/87861aa4121e4c8ea6f374b692aaa7b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/87861aa4121e4c8ea6f374b692aaa7b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/87861aa4121e4c8ea6f374b692aaa7b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_87861aa4121e4c8ea6f374b692aaa7b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_87861aa4121e4c8ea6f374b692aaa7b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/87861aa4121e4c8ea6f374b692aaa7b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/87861aa4121e4c8ea6f374b692aaa7b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/87861aa4121e4c8ea6f374b692aaa7b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/87861aa4121e4c8ea6f374b692aaa7b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/87861aa4121e4c8ea6f374b692aaa7b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/87861aa4121e4c8ea6f374b692aaa7b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-3c9bacc1-60d9-452-user", "id": "0145c9c9565449e2ab05a6ee5996ccfe"}, "audit_ids": ["YHlD_eCnS72reLXlRj9Q8w"], "issued_at": "2018-12-04T21:47:40.000000Z"}} 2018-12-04 21:47:40,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9dec61c9c1e3d06d33684045665e9788fd19315" 2018-12-04 21:47:40,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee9cb5c0-1aa8-454c-8ceb-135e1de58299 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:47:40,477 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ee9cb5c0-1aa8-454c-8ceb-135e1de58299 2018-12-04 21:47:40,482 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/87861aa4121e4c8ea6f374b692aaa7b3/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9dec61c9c1e3d06d33684045665e9788fd19315" 2018-12-04 21:47:40,665 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:40 GMT Server: Apache x-compute-request-id: req-681dab57-492d-4b02-a8ff-2d8cd79bd3d6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-681dab57-492d-4b02-a8ff-2d8cd79bd3d6 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "299c5bef-aa9e-4f7d-b12d-92aeec304a11", "description": null}]} 2018-12-04 21:47:40,666 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/87861aa4121e4c8ea6f374b692aaa7b3/types?is_public=None used request id req-681dab57-492d-4b02-a8ff-2d8cd79bd3d6 2018-12-04 21:47:40,669 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/87861aa4121e4c8ea6f374b692aaa7b3/types/299c5bef-aa9e-4f7d-b12d-92aeec304a11 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-681dab57-492d-4b02-a8ff-2d8cd79bd3d6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9dec61c9c1e3d06d33684045665e9788fd19315" 2018-12-04 21:47:40,853 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:40 GMT Server: Apache x-compute-request-id: req-ec3dab0b-2583-42f6-966a-bb91a95a80bf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ec3dab0b-2583-42f6-966a-bb91a95a80bf Content-Encoding: gzip Content-Length: 201 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "299c5bef-aa9e-4f7d-b12d-92aeec304a11", "description": null}} 2018-12-04 21:47:40,854 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/87861aa4121e4c8ea6f374b692aaa7b3/types/299c5bef-aa9e-4f7d-b12d-92aeec304a11 used request id req-ec3dab0b-2583-42f6-966a-bb91a95a80bf 2018-12-04 21:47:40,857 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/87861aa4121e4c8ea6f374b692aaa7b3/types/299c5bef-aa9e-4f7d-b12d-92aeec304a11/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-681dab57-492d-4b02-a8ff-2d8cd79bd3d6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9dec61c9c1e3d06d33684045665e9788fd19315" 2018-12-04 21:47:41,054 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:40 GMT Server: Apache x-compute-request-id: req-1c1a8ca4-4f30-41f9-806d-939a43a1d3bc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1c1a8ca4-4f30-41f9-806d-939a43a1d3bc Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-04 21:47:41,054 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/87861aa4121e4c8ea6f374b692aaa7b3/types/299c5bef-aa9e-4f7d-b12d-92aeec304a11/encryption used request id req-1c1a8ca4-4f30-41f9-806d-939a43a1d3bc 2018-12-04 21:47:41,055 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack 2018-12-04 21:47:41,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks/1989ae09-8095-4393-b25d-15539b9a64c8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067c42e158a0a526a182f48c1308f7503cb5fdf3" 2018-12-04 21:47:41,262 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:47:41 GMT Server: Apache x-openstack-request-id: req-cb77b399-8840-4649-91e1-c6e96c30334a Location: http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack/1989ae09-8095-4393-b25d-15539b9a64c8 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack/1989ae09-8095-4393-b25d-15539b9a64c8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:47:41,385 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:47:41 GMT Server: Apache x-openstack-request-id: req-ece021d5-fb38-40b7-9ae3-83a6c3075779 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:47:41,385 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack/1989ae09-8095-4393-b25d-15539b9a64c8 used request id req-ece021d5-fb38-40b7-9ae3-83a6c3075779 2018-12-04 21:47:41,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks/1989ae09-8095-4393-b25d-15539b9a64c8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067c42e158a0a526a182f48c1308f7503cb5fdf3" 2018-12-04 21:47:41,414 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:47:41 GMT Server: Apache x-openstack-request-id: req-a74bce26-891b-4c43-8916-4d7df0680443 Location: http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack/1989ae09-8095-4393-b25d-15539b9a64c8 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack/1989ae09-8095-4393-b25d-15539b9a64c8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:47:41,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:41 GMT Server: Apache x-openstack-request-id: req-379bfebc-7d61-4d53-be73-9f15c8967951 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": "87861aa4121e4c8ea6f374b692aaa7b3", "volume_type_name": "CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-volume-type", "OS::stack_id": "1989ae09-8095-4393-b25d-15539b9a64c8", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack", "volume_name": "CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack", "stack_user_project_id": "dec8f224234f4c018f1d151e17296004", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:47:34Z", "links": [{"href": "http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack/1989ae09-8095-4393-b25d-15539b9a64c8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:47:41Z", "id": "1989ae09-8095-4393-b25d-15539b9a64c8", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-04 21:47:41,635 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack/1989ae09-8095-4393-b25d-15539b9a64c8 used request id req-379bfebc-7d61-4d53-be73-9f15c8967951 2018-12-04 21:47:41,635 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-04 21:47:41,636 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:47:44,639 - create_stack - DEBUG - Stack status query timeout in 1196.74676704 2018-12-04 21:47:44,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks/1989ae09-8095-4393-b25d-15539b9a64c8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067c42e158a0a526a182f48c1308f7503cb5fdf3" 2018-12-04 21:47:44,668 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:47:44 GMT Server: Apache x-openstack-request-id: req-56e052c6-590e-4118-b896-79a69c76437e Location: http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack/1989ae09-8095-4393-b25d-15539b9a64c8 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack/1989ae09-8095-4393-b25d-15539b9a64c8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:47:44,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:44 GMT Server: Apache x-openstack-request-id: req-394592c3-0501-4784-86f8-1f81fc89e693 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": "87861aa4121e4c8ea6f374b692aaa7b3", "volume_type_name": "CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-volume-type", "OS::stack_id": "1989ae09-8095-4393-b25d-15539b9a64c8", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack", "volume_name": "CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-volume"}, "deletion_time": "2018-12-04T21:47:44Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack", "stack_user_project_id": "dec8f224234f4c018f1d151e17296004", "tags": null, "creation_time": "2018-12-04T21:47:34Z", "links": [{"href": "http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack/1989ae09-8095-4393-b25d-15539b9a64c8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-04T21:47:41Z", "id": "1989ae09-8095-4393-b25d-15539b9a64c8", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-04 21:47:44,693 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack/1989ae09-8095-4393-b25d-15539b9a64c8 used request id req-394592c3-0501-4784-86f8-1f81fc89e693 2018-12-04 21:47:44,693 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-04 21:47:44,694 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack 2018-12-04 21:47:44,694 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack 2018-12-04 21:47:44,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks/1989ae09-8095-4393-b25d-15539b9a64c8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067c42e158a0a526a182f48c1308f7503cb5fdf3" 2018-12-04 21:47:44,721 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:47:44 GMT Server: Apache x-openstack-request-id: req-b571ed0d-5630-4f40-8cfd-2277e145873f Location: http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack/1989ae09-8095-4393-b25d-15539b9a64c8 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack/1989ae09-8095-4393-b25d-15539b9a64c8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:47:44,746 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:47:44 GMT Server: Apache x-openstack-request-id: req-7442ffb0-2c58-4a1b-b200-8605262c7c98 Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-04 21:47:44,746 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/87861aa4121e4c8ea6f374b692aaa7b3/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fb49c923-c55a-454a-b958-708dda3ecdbd-stack/1989ae09-8095-4393-b25d-15539b9a64c8 used request id req-7442ffb0-2c58-4a1b-b200-8605262c7c98 2018-12-04 21:47:44,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b3519dc1cb539ffa35b5a4439a88ca4d1a3d9e" 2018-12-04 21:47:45,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-694756cf-bc2c-4642-8146-b68d11675ff3 Date: Tue, 04 Dec 2018 21:47:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:47:45,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-694756cf-bc2c-4642-8146-b68d11675ff3 2018-12-04 21:47:45,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b3519dc1cb539ffa35b5a4439a88ca4d1a3d9e" 2018-12-04 21:47:45,114 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:47:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad8b604a-2d96-43c5-8649-760af70f132b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:47:45,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-ad8b604a-2d96-43c5-8649-760af70f132b 2018-12-04 21:47:45,114 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:47:45,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b3519dc1cb539ffa35b5a4439a88ca4d1a3d9e" 2018-12-04 21:47:45,215 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:47:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c29136c-407c-4e1e-89e5-73494d5652c4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:47:45,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-8c29136c-407c-4e1e-89e5-73494d5652c4 2018-12-04 21:47:45,216 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:47:45,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b3519dc1cb539ffa35b5a4439a88ca4d1a3d9e" 2018-12-04 21:47:45,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d0e908a-fd6f-4ffb-bdc1-24d5f3266637 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:47:45,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-5d0e908a-fd6f-4ffb-bdc1-24d5f3266637 2018-12-04 21:47:45,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b3519dc1cb539ffa35b5a4439a88ca4d1a3d9e" 2018-12-04 21:47:45,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-218a5a11-08c3-46e2-8048-615de80a0ea0 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:47:45,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-218a5a11-08c3-46e2-8048-615de80a0ea0 2018-12-04 21:47:45,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b3519dc1cb539ffa35b5a4439a88ca4d1a3d9e" 2018-12-04 21:47:45,524 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:47:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-431b65a7-34d1-4051-bec6-bee4e4824268 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:47:45,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-431b65a7-34d1-4051-bec6-bee4e4824268 2018-12-04 21:47:45,524 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:47:45,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b3519dc1cb539ffa35b5a4439a88ca4d1a3d9e" 2018-12-04 21:47:45,624 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:47:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c997986-6f71-41c3-8c00-d38abe419c39 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:47:45,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-9c997986-6f71-41c3-8c00-d38abe419c39 2018-12-04 21:47:45,625 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:47:45,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b3519dc1cb539ffa35b5a4439a88ca4d1a3d9e" 2018-12-04 21:47:45,725 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:47:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6dbdf837-9d63-4275-91a1-ddee63a2ae1d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:47:45,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-6dbdf837-9d63-4275-91a1-ddee63a2ae1d 2018-12-04 21:47:45,725 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:47:45,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b3519dc1cb539ffa35b5a4439a88ca4d1a3d9e" 2018-12-04 21:47:45,825 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:47:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-366a240a-2d28-4042-8c11-65cbd772499b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:47:45,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-366a240a-2d28-4042-8c11-65cbd772499b 2018-12-04 21:47:45,825 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:47:45,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b3519dc1cb539ffa35b5a4439a88ca4d1a3d9e" 2018-12-04 21:47:45,917 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:47:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9e2af7e-07fc-4769-97ef-cbc3672df266 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:47:45,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-c9e2af7e-07fc-4769-97ef-cbc3672df266 2018-12-04 21:47:45,917 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:47:45,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b3519dc1cb539ffa35b5a4439a88ca4d1a3d9e" 2018-12-04 21:47:46,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63992952-2fb0-4219-b8a4-137c6fbce32c Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:47:46,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-63992952-2fb0-4219-b8a4-137c6fbce32c 2018-12-04 21:47:46,019 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-3c9bacc1-60d9-452-proj 2018-12-04 21:47:46,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/87861aa4121e4c8ea6f374b692aaa7b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b3519dc1cb539ffa35b5a4439a88ca4d1a3d9e" 2018-12-04 21:47:46,249 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:47:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21982dae-b548-465d-bb98-1e2b47caf9d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:47:46,249 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/87861aa4121e4c8ea6f374b692aaa7b3 used request id req-21982dae-b548-465d-bb98-1e2b47caf9d8 2018-12-04 21:47:46,249 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-3c9bacc1-60d9-452-proj-role 2018-12-04 21:47:46,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/4f0d1e0de06e4d43a9ab8ce477875cfa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b3519dc1cb539ffa35b5a4439a88ca4d1a3d9e" 2018-12-04 21:47:46,369 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:47:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14f57716-cd7f-45de-8e47-8e622be91129 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:47:46,369 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/4f0d1e0de06e4d43a9ab8ce477875cfa used request id req-14f57716-cd7f-45de-8e47-8e622be91129 2018-12-04 21:47:46,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b3519dc1cb539ffa35b5a4439a88ca4d1a3d9e" 2018-12-04 21:47:46,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25d9d081-4d71-4bd9-a913-1b5a356354f8 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:47:46,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-25d9d081-4d71-4bd9-a913-1b5a356354f8 2018-12-04 21:47:46,474 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-3c9bacc1-60d9-452-user 2018-12-04 21:47:46,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/0145c9c9565449e2ab05a6ee5996ccfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b0626122cb3a29013c27d3b5cf8640dd1d64e2" 2018-12-04 21:47:46,660 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:47:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83bc0acd-4915-4977-8fe8-c0fec572efe7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:47:46,661 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/0145c9c9565449e2ab05a6ee5996ccfe used request id req-83bc0acd-4915-4977-8fe8-c0fec572efe7 2018-12-04 21:47:46,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:47:47,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:47:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["lBmGrtlSRCGBtD5njVg_xQ"], "issued_at": "2018-12-04T21:47:47.000000Z"}} 2018-12-04 21:47:47,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81cc576edc8d6baa1e04e49cd701c4443098e84f" 2018-12-04 21:47:47,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0db738f-dd37-4005-ba1c-3d844281383c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:47:47,155 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b0db738f-dd37-4005-ba1c-3d844281383c 2018-12-04 21:47:47,156 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:47:47,157 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:47:47,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:47:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["gpXyZDPGQ4a7io5qHtYZsw"], "issued_at": "2018-12-04T21:47:47.000000Z"}} 2018-12-04 21:47:47,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e05cfb52e76a175fd6cf5141cd9e5c91b71925a3" 2018-12-04 21:47:47,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baa22677-4cf4-4158-8d14-e3add8c2efb1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:47:47,652 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-baa22677-4cf4-4158-8d14-e3add8c2efb1 2018-12-04 21:47:47,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:47:47,661 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:47:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:47:47,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-ea7f2a71-a063-4ae-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e05cfb52e76a175fd6cf5141cd9e5c91b71925a3" 2018-12-04 21:47:47,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f161c0b7-3154-49bc-9835-b2fabe1d893d Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-ea7f2a71-a063-4ae-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:47:47,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-ea7f2a71-a063-4ae-proj used request id req-f161c0b7-3154-49bc-9835-b2fabe1d893d 2018-12-04 21:47:47,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e05cfb52e76a175fd6cf5141cd9e5c91b71925a3" 2018-12-04 21:47:47,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-426d98ca-e21f-4665-bffb-5c9d912ced68 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:47:47,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-426d98ca-e21f-4665-bffb-5c9d912ced68 2018-12-04 21:47:47,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e05cfb52e76a175fd6cf5141cd9e5c91b71925a3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFlavorTests-ea7f2a71-a063-4ae-proj"}}' 2018-12-04 21:47:47,992 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:47:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bfe5308-e291-4a38-a997-ff8399ad1ee4 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c69d52ab8c841c69b38936ec7ca377a"}, "tags": [], "enabled": true, "id": "9c69d52ab8c841c69b38936ec7ca377a", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-ea7f2a71-a063-4ae-proj"}} 2018-12-04 21:47:47,992 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-5bfe5308-e291-4a38-a997-ff8399ad1ee4 2018-12-04 21:47:47,993 - keystone_utils - INFO - Created project with name - CreateStackFlavorTests-ea7f2a71-a063-4ae-proj 2018-12-04 21:47:47,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:47:47,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:47:48,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:47:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["oQqdef63TEqRwkxRJ7lccg"], "issued_at": "2018-12-04T21:47:48.000000Z"}} 2018-12-04 21:47:48,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbd3a6bad4a290de917fa66e2d20dd3468fa6c34" 2018-12-04 21:47:48,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f33a30f-fd4e-4377-b72a-de8c02ffc090 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:47:48,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7f33a30f-fd4e-4377-b72a-de8c02ffc090 2018-12-04 21:47:48,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:47:48,578 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:47: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:47:48,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbd3a6bad4a290de917fa66e2d20dd3468fa6c34" 2018-12-04 21:47:48,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7bd0552-8981-46b5-a73b-8391aa8f4f51 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:47:48,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e7bd0552-8981-46b5-a73b-8391aa8f4f51 2018-12-04 21:47:48,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-ea7f2a71-a063-4ae-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbd3a6bad4a290de917fa66e2d20dd3468fa6c34" 2018-12-04 21:47:48,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c196aaf-c7df-44c9-83f3-c5ef9eb1fe56 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-ea7f2a71-a063-4ae-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c69d52ab8c841c69b38936ec7ca377a"}, "tags": [], "enabled": true, "id": "9c69d52ab8c841c69b38936ec7ca377a", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-ea7f2a71-a063-4ae-proj"}]} 2018-12-04 21:47:48,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-ea7f2a71-a063-4ae-proj used request id req-2c196aaf-c7df-44c9-83f3-c5ef9eb1fe56 2018-12-04 21:47:48,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbd3a6bad4a290de917fa66e2d20dd3468fa6c34" 2018-12-04 21:47:48,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fab92b70-7b71-4861-b0eb-8da353dd84df Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:47:48,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-fab92b70-7b71-4861-b0eb-8da353dd84df 2018-12-04 21:47:49,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbd3a6bad4a290de917fa66e2d20dd3468fa6c34" 2018-12-04 21:47:49,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cc9c088-ad3c-48b6-a3f5-da86995b0ea4 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:47:49,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0cc9c088-ad3c-48b6-a3f5-da86995b0ea4 2018-12-04 21:47:49,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-ea7f2a71-a063-4ae-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbd3a6bad4a290de917fa66e2d20dd3468fa6c34" 2018-12-04 21:47:49,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc3083b5-d86e-45de-a880-4ed0c541e454 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-ea7f2a71-a063-4ae-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c69d52ab8c841c69b38936ec7ca377a"}, "tags": [], "enabled": true, "id": "9c69d52ab8c841c69b38936ec7ca377a", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-ea7f2a71-a063-4ae-proj"}]} 2018-12-04 21:47:49,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-ea7f2a71-a063-4ae-proj used request id req-dc3083b5-d86e-45de-a880-4ed0c541e454 2018-12-04 21:47:49,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/84ad54d77d754709847f3a079383b418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbd3a6bad4a290de917fa66e2d20dd3468fa6c34" 2018-12-04 21:47:49,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06c0e944-3bcc-4ed3-92f6-ed1c45a222d7 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFlavorTests-ea7f2a71-a063-4ae-user", "links": {"self": "http://172.30.9.23:5000/v3/users/84ad54d77d754709847f3a079383b418"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "9c69d52ab8c841c69b38936ec7ca377a", "id": "84ad54d77d754709847f3a079383b418", "password_expires_at": null}} 2018-12-04 21:47:49,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/84ad54d77d754709847f3a079383b418 used request id req-06c0e944-3bcc-4ed3-92f6-ed1c45a222d7 2018-12-04 21:47:49,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c69d52ab8c841c69b38936ec7ca377a/users/84ad54d77d754709847f3a079383b418/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbd3a6bad4a290de917fa66e2d20dd3468fa6c34" 2018-12-04 21:47:49,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35665447-de90-424e-8e5b-65cf4db3eedf Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/9c69d52ab8c841c69b38936ec7ca377a/users/84ad54d77d754709847f3a079383b418/roles", "previous": null, "next": null}, "roles": []} 2018-12-04 21:47:49,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c69d52ab8c841c69b38936ec7ca377a/users/84ad54d77d754709847f3a079383b418/roles used request id req-35665447-de90-424e-8e5b-65cf4db3eedf 2018-12-04 21:47:49,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbd3a6bad4a290de917fa66e2d20dd3468fa6c34" 2018-12-04 21:47:49,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a9179c0-5040-4549-96cc-c4e3d1afcfbe Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}} 2018-12-04 21:47:49,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-9a9179c0-5040-4549-96cc-c4e3d1afcfbe 2018-12-04 21:47:49,738 - keystone_utils - INFO - Granting role admin to project CreateStackFlavorTests-ea7f2a71-a063-4ae-proj 2018-12-04 21:47:49,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/9c69d52ab8c841c69b38936ec7ca377a/users/84ad54d77d754709847f3a079383b418/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbd3a6bad4a290de917fa66e2d20dd3468fa6c34" 2018-12-04 21:47:49,869 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:47:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b459e45-c975-4d96-b2b2-eb8835b4a714 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:47:49,869 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/9c69d52ab8c841c69b38936ec7ca377a/users/84ad54d77d754709847f3a079383b418/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-3b459e45-c975-4d96-b2b2-eb8835b4a714 2018-12-04 21:47:49,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbd3a6bad4a290de917fa66e2d20dd3468fa6c34" 2018-12-04 21:47:49,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e69e989-d12c-4fd0-aa38-ec623dda4207 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:47:49,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3e69e989-d12c-4fd0-aa38-ec623dda4207 2018-12-04 21:47:49,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-ea7f2a71-a063-4ae-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbd3a6bad4a290de917fa66e2d20dd3468fa6c34" 2018-12-04 21:47:50,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9d13adb-c1bb-4f1e-86cc-447ebd6ac622 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-ea7f2a71-a063-4ae-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c69d52ab8c841c69b38936ec7ca377a"}, "tags": [], "enabled": true, "id": "9c69d52ab8c841c69b38936ec7ca377a", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-ea7f2a71-a063-4ae-proj"}]} 2018-12-04 21:47:50,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-ea7f2a71-a063-4ae-proj used request id req-f9d13adb-c1bb-4f1e-86cc-447ebd6ac622 2018-12-04 21:47:50,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c69d52ab8c841c69b38936ec7ca377a/users/84ad54d77d754709847f3a079383b418/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbd3a6bad4a290de917fa66e2d20dd3468fa6c34" 2018-12-04 21:47:50,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcd9e2bc-6ab0-4d0b-a405-5077f05ef55d Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/9c69d52ab8c841c69b38936ec7ca377a/users/84ad54d77d754709847f3a079383b418/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}]} 2018-12-04 21:47:50,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c69d52ab8c841c69b38936ec7ca377a/users/84ad54d77d754709847f3a079383b418/roles used request id req-dcd9e2bc-6ab0-4d0b-a405-5077f05ef55d 2018-12-04 21:47:50,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbd3a6bad4a290de917fa66e2d20dd3468fa6c34" 2018-12-04 21:47:50,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a41c8486-c034-4453-b670-c0f2fbbc9e74 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}} 2018-12-04 21:47:50,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff used request id req-a41c8486-c034-4453-b670-c0f2fbbc9e74 2018-12-04 21:47:50,217 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFlavorTests-ea7f2a71-a063-4ae-proj 2018-12-04 21:47:50,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/9c69d52ab8c841c69b38936ec7ca377a/users/84ad54d77d754709847f3a079383b418/roles/37f52f51593d4483afda02bf6b250dff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbd3a6bad4a290de917fa66e2d20dd3468fa6c34" 2018-12-04 21:47:50,360 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:47:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0166d16-dcb8-42c3-a7ce-dd70d3fcd59f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:47:50,360 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/9c69d52ab8c841c69b38936ec7ca377a/users/84ad54d77d754709847f3a079383b418/roles/37f52f51593d4483afda02bf6b250dff used request id req-b0166d16-dcb8-42c3-a7ce-dd70d3fcd59f 2018-12-04 21:47:50,361 - keystone_utils - INFO - Created user with name - CreateStackFlavorTests-ea7f2a71-a063-4ae-user 2018-12-04 21:47:50,361 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:47:50,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e05cfb52e76a175fd6cf5141cd9e5c91b71925a3" 2018-12-04 21:47:50,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-165463b6-1c9e-42b6-97b3-bcdef83ef3a2 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:47:50,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-165463b6-1c9e-42b6-97b3-bcdef83ef3a2 2018-12-04 21:47:50,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e05cfb52e76a175fd6cf5141cd9e5c91b71925a3" -d '{"role": {"name": "CreateStackFlavorTests-ea7f2a71-a063-4ae-proj-role"}}' 2018-12-04 21:47:50,580 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:47:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20b5a69c-e4fe-41c2-b650-e2b9198730f9 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "11372569b8214c1c9224318e8e01b6c3", "links": {"self": "http://172.30.9.23:5000/v3/roles/11372569b8214c1c9224318e8e01b6c3"}, "name": "CreateStackFlavorTests-ea7f2a71-a063-4ae-proj-role"}} 2018-12-04 21:47:50,580 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-20b5a69c-e4fe-41c2-b650-e2b9198730f9 2018-12-04 21:47:50,580 - keystone_utils - INFO - Created role with name - CreateStackFlavorTests-ea7f2a71-a063-4ae-proj-role 2018-12-04 21:47:50,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/11372569b8214c1c9224318e8e01b6c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e05cfb52e76a175fd6cf5141cd9e5c91b71925a3" 2018-12-04 21:47:50,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a00dfaa5-9099-4e3d-9477-989dfb64520c Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "11372569b8214c1c9224318e8e01b6c3", "links": {"self": "http://172.30.9.23:5000/v3/roles/11372569b8214c1c9224318e8e01b6c3"}, "name": "CreateStackFlavorTests-ea7f2a71-a063-4ae-proj-role"}} 2018-12-04 21:47:50,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/11372569b8214c1c9224318e8e01b6c3 used request id req-a00dfaa5-9099-4e3d-9477-989dfb64520c 2018-12-04 21:47:50,689 - keystone_utils - INFO - Granting role CreateStackFlavorTests-ea7f2a71-a063-4ae-proj-role to project CreateStackFlavorTests-ea7f2a71-a063-4ae-proj 2018-12-04 21:47:50,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/9c69d52ab8c841c69b38936ec7ca377a/users/84ad54d77d754709847f3a079383b418/roles/11372569b8214c1c9224318e8e01b6c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e05cfb52e76a175fd6cf5141cd9e5c91b71925a3" 2018-12-04 21:47:50,815 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:47:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea44c68a-7914-493d-8370-ef410a961f85 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:47:50,816 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/9c69d52ab8c841c69b38936ec7ca377a/users/84ad54d77d754709847f3a079383b418/roles/11372569b8214c1c9224318e8e01b6c3 used request id req-ea44c68a-7914-493d-8370-ef410a961f85 2018-12-04 21:47:50,816 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-04 21:47:50,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:47:50,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:47:51,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}, {"id": "11372569b8214c1c9224318e8e01b6c3", "name": "CreateStackFlavorTests-ea7f2a71-a063-4ae-proj-role"}], "expires_at": "2018-12-04T22:47:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c69d52ab8c841c69b38936ec7ca377a", "name": "CreateStackFlavorTests-ea7f2a71-a063-4ae-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/9c69d52ab8c841c69b38936ec7ca377a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/9c69d52ab8c841c69b38936ec7ca377a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/9c69d52ab8c841c69b38936ec7ca377a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_9c69d52ab8c841c69b38936ec7ca377a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_9c69d52ab8c841c69b38936ec7ca377a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9c69d52ab8c841c69b38936ec7ca377a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/9c69d52ab8c841c69b38936ec7ca377a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/9c69d52ab8c841c69b38936ec7ca377a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9c69d52ab8c841c69b38936ec7ca377a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/9c69d52ab8c841c69b38936ec7ca377a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/9c69d52ab8c841c69b38936ec7ca377a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/9c69d52ab8c841c69b38936ec7ca377a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/9c69d52ab8c841c69b38936ec7ca377a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/9c69d52ab8c841c69b38936ec7ca377a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-ea7f2a71-a063-4ae-user", "id": "84ad54d77d754709847f3a079383b418"}, "audit_ids": ["Rli5we_iRKGlz5lu9OBwXg"], "issued_at": "2018-12-04T21:47:51.000000Z"}} 2018-12-04 21:47:51,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8be4243d9f14d80d23df228a95beaab5f8fece" 2018-12-04 21:47:51,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77b112f2-85e5-4297-8d89-e8e09cd2e002 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:47:51,320 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-77b112f2-85e5-4297-8d89-e8e09cd2e002 2018-12-04 21:47:51,323 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:47:51,325 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-04 21:47:51,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9c69d52ab8c841c69b38936ec7ca377a/stacks?stack_name=CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8be4243d9f14d80d23df228a95beaab5f8fece" 2018-12-04 21:47:51,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:51 GMT Server: Apache x-openstack-request-id: req-c350605b-a0da-4af9-a9b9-59de5358b8ca Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-04 21:47:51,522 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9c69d52ab8c841c69b38936ec7ca377a/stacks?stack_name=CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack used request id req-c350605b-a0da-4af9-a9b9-59de5358b8ca 2018-12-04 21:47:51,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/9c69d52ab8c841c69b38936ec7ca377a/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8be4243d9f14d80d23df228a95beaab5f8fece" -d '{"stack_name": "CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "resources": {"flavor": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 8, "disk": 200, "ram": 1024}}}}}' 2018-12-04 21:47:53,134 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:47:51 GMT Server: Apache x-openstack-request-id: req-96a8255e-78fe-49f8-a122-3532de0646a3 Location: http://172.30.9.23:8004/v1/9c69d52ab8c841c69b38936ec7ca377a/stacks/CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack/0b1091cb-d191-4e2b-a00c-c17d877bb5f3 Content-Length: 266 Content-Type: application/json RESP BODY: {"stack": {"id": "0b1091cb-d191-4e2b-a00c-c17d877bb5f3", "links": [{"href": "http://172.30.9.23:8004/v1/9c69d52ab8c841c69b38936ec7ca377a/stacks/CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack/0b1091cb-d191-4e2b-a00c-c17d877bb5f3", "rel": "self"}]}} 2018-12-04 21:47:53,134 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/9c69d52ab8c841c69b38936ec7ca377a/stacks used request id req-96a8255e-78fe-49f8-a122-3532de0646a3 2018-12-04 21:47:53,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9c69d52ab8c841c69b38936ec7ca377a/stacks/0b1091cb-d191-4e2b-a00c-c17d877bb5f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8be4243d9f14d80d23df228a95beaab5f8fece" 2018-12-04 21:47:53,371 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:47:53 GMT Server: Apache x-openstack-request-id: req-ea98f059-0b50-4e9a-8843-f174f799d192 Location: http://172.30.9.23:8004/v1/9c69d52ab8c841c69b38936ec7ca377a/stacks/CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack/0b1091cb-d191-4e2b-a00c-c17d877bb5f3 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9c69d52ab8c841c69b38936ec7ca377a/stacks/CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack/0b1091cb-d191-4e2b-a00c-c17d877bb5f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:47:53,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:53 GMT Server: Apache x-openstack-request-id: req-ebe6cbab-439a-47fa-90af-cb63790a8b5a 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": "9c69d52ab8c841c69b38936ec7ca377a", "OS::stack_id": "0b1091cb-d191-4e2b-a00c-c17d877bb5f3", "OS::stack_name": "CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack", "stack_user_project_id": "557e81704331473f86af705ce5d8542c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-04T21:47:52Z", "links": [{"href": "http://172.30.9.23:8004/v1/9c69d52ab8c841c69b38936ec7ca377a/stacks/CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack/0b1091cb-d191-4e2b-a00c-c17d877bb5f3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0b1091cb-d191-4e2b-a00c-c17d877bb5f3", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-04 21:47:53,593 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9c69d52ab8c841c69b38936ec7ca377a/stacks/CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack/0b1091cb-d191-4e2b-a00c-c17d877bb5f3 used request id req-ebe6cbab-439a-47fa-90af-cb63790a8b5a 2018-12-04 21:47:53,593 - create_stack - INFO - Created stack with name - CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack 2018-12-04 21:47:53,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9c69d52ab8c841c69b38936ec7ca377a/stacks/0b1091cb-d191-4e2b-a00c-c17d877bb5f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8be4243d9f14d80d23df228a95beaab5f8fece" 2018-12-04 21:47:53,789 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:47:53 GMT Server: Apache x-openstack-request-id: req-70588806-f420-44f8-9403-d3ecbd33a947 Location: http://172.30.9.23:8004/v1/9c69d52ab8c841c69b38936ec7ca377a/stacks/CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack/0b1091cb-d191-4e2b-a00c-c17d877bb5f3 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9c69d52ab8c841c69b38936ec7ca377a/stacks/CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack/0b1091cb-d191-4e2b-a00c-c17d877bb5f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:47:54,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:53 GMT Server: Apache x-openstack-request-id: req-20adebbe-1441-4f22-ae87-c658db44cc00 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": "9c69d52ab8c841c69b38936ec7ca377a", "OS::stack_id": "0b1091cb-d191-4e2b-a00c-c17d877bb5f3", "OS::stack_name": "CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack", "stack_user_project_id": "557e81704331473f86af705ce5d8542c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-04T21:47:52Z", "links": [{"href": "http://172.30.9.23:8004/v1/9c69d52ab8c841c69b38936ec7ca377a/stacks/CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack/0b1091cb-d191-4e2b-a00c-c17d877bb5f3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0b1091cb-d191-4e2b-a00c-c17d877bb5f3", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-04 21:47:54,004 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9c69d52ab8c841c69b38936ec7ca377a/stacks/CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack/0b1091cb-d191-4e2b-a00c-c17d877bb5f3 used request id req-20adebbe-1441-4f22-ae87-c658db44cc00 2018-12-04 21:47:54,005 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-04 21:47:54,005 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack 2018-12-04 21:47:54,005 - create_stack - INFO - Stack is now active with name - CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack 2018-12-04 21:47:54,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9c69d52ab8c841c69b38936ec7ca377a/stacks/0b1091cb-d191-4e2b-a00c-c17d877bb5f3/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8be4243d9f14d80d23df228a95beaab5f8fece" 2018-12-04 21:47:54,206 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:47:54 GMT Server: Apache x-openstack-request-id: req-9cbfed71-3b6d-4d5e-aa68-e2682ce9cbac Location: http://172.30.9.23:8004/v1/9c69d52ab8c841c69b38936ec7ca377a/stacks/CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack/0b1091cb-d191-4e2b-a00c-c17d877bb5f3/resources Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9c69d52ab8c841c69b38936ec7ca377a/stacks/CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack/0b1091cb-d191-4e2b-a00c-c17d877bb5f3/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:47:54,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:54 GMT Server: Apache x-openstack-request-id: req-e09e353e-9503-46c7-827e-54fc49dc7d1a 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.23:8004/v1/9c69d52ab8c841c69b38936ec7ca377a/stacks/CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack/0b1091cb-d191-4e2b-a00c-c17d877bb5f3/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/9c69d52ab8c841c69b38936ec7ca377a/stacks/CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack/0b1091cb-d191-4e2b-a00c-c17d877bb5f3", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-12-04T21:47:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:47:53Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "f57dbb89-a1d2-4403-823e-b562d14e18d6", "resource_type": "OS::Nova::Flavor"}]} 2018-12-04 21:47:54,433 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9c69d52ab8c841c69b38936ec7ca377a/stacks/CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack/0b1091cb-d191-4e2b-a00c-c17d877bb5f3/resources used request id req-e09e353e-9503-46c7-827e-54fc49dc7d1a 2018-12-04 21:47:54,437 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/f57dbb89-a1d2-4403-823e-b562d14e18d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8be4243d9f14d80d23df228a95beaab5f8fece" 2018-12-04 21:47:54,458 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-710e3857-7b65-48ec-ad43-5294368b63c8 x-compute-request-id: req-710e3857-7b65-48ec-ad43-5294368b63c8 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack-flavor-tj2hwsut5ptm", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f57dbb89-a1d2-4403-823e-b562d14e18d6", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f57dbb89-a1d2-4403-823e-b562d14e18d6", "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": "f57dbb89-a1d2-4403-823e-b562d14e18d6"}} 2018-12-04 21:47:54,458 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/f57dbb89-a1d2-4403-823e-b562d14e18d6 used request id req-710e3857-7b65-48ec-ad43-5294368b63c8 2018-12-04 21:47:54,459 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:47:54,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:47:54,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}, {"id": "11372569b8214c1c9224318e8e01b6c3", "name": "CreateStackFlavorTests-ea7f2a71-a063-4ae-proj-role"}], "expires_at": "2018-12-04T22:47:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c69d52ab8c841c69b38936ec7ca377a", "name": "CreateStackFlavorTests-ea7f2a71-a063-4ae-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/9c69d52ab8c841c69b38936ec7ca377a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/9c69d52ab8c841c69b38936ec7ca377a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/9c69d52ab8c841c69b38936ec7ca377a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_9c69d52ab8c841c69b38936ec7ca377a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_9c69d52ab8c841c69b38936ec7ca377a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9c69d52ab8c841c69b38936ec7ca377a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/9c69d52ab8c841c69b38936ec7ca377a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/9c69d52ab8c841c69b38936ec7ca377a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9c69d52ab8c841c69b38936ec7ca377a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/9c69d52ab8c841c69b38936ec7ca377a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/9c69d52ab8c841c69b38936ec7ca377a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/9c69d52ab8c841c69b38936ec7ca377a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/9c69d52ab8c841c69b38936ec7ca377a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/9c69d52ab8c841c69b38936ec7ca377a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-ea7f2a71-a063-4ae-user", "id": "84ad54d77d754709847f3a079383b418"}, "audit_ids": ["8jt4qRFNSG-zzm74MHAQlQ"], "issued_at": "2018-12-04T21:47:54.000000Z"}} 2018-12-04 21:47:54,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86cdf499743da96fbe870867d1651c293b837b32" 2018-12-04 21:47:54,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c13d5f8-990b-49a3-85a9-35b6981d82fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:47:54,952 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1c13d5f8-990b-49a3-85a9-35b6981d82fa 2018-12-04 21:47:54,953 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:47:54,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86cdf499743da96fbe870867d1651c293b837b32" 2018-12-04 21:47:55,232 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-862701e4-4978-410d-9fb5-b05d1dc098c5 x-compute-request-id: req-862701e4-4978-410d-9fb5-b05d1dc098c5 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f57dbb89-a1d2-4403-823e-b562d14e18d6", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f57dbb89-a1d2-4403-823e-b562d14e18d6", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f57dbb89-a1d2-4403-823e-b562d14e18d6", "rel": "bookmark"}], "name": "CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack-flavor-tj2hwsut5ptm"}]} 2018-12-04 21:47:55,232 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-862701e4-4978-410d-9fb5-b05d1dc098c5 2018-12-04 21:47:55,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/f57dbb89-a1d2-4403-823e-b562d14e18d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86cdf499743da96fbe870867d1651c293b837b32" 2018-12-04 21:47:55,252 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47: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-ec6f5e81-14dd-47b8-95e5-a8e09f0b5a9a x-compute-request-id: req-ec6f5e81-14dd-47b8-95e5-a8e09f0b5a9a Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack-flavor-tj2hwsut5ptm", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f57dbb89-a1d2-4403-823e-b562d14e18d6", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f57dbb89-a1d2-4403-823e-b562d14e18d6", "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": "f57dbb89-a1d2-4403-823e-b562d14e18d6"}} 2018-12-04 21:47:55,252 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/f57dbb89-a1d2-4403-823e-b562d14e18d6 used request id req-ec6f5e81-14dd-47b8-95e5-a8e09f0b5a9a 2018-12-04 21:47:55,252 - create_flavor - INFO - Found flavor with name - CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack-flavor-tj2hwsut5ptm 2018-12-04 21:47:55,253 - create_stack - INFO - Deleting stack - CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack 2018-12-04 21:47:55,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/9c69d52ab8c841c69b38936ec7ca377a/stacks/0b1091cb-d191-4e2b-a00c-c17d877bb5f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8be4243d9f14d80d23df228a95beaab5f8fece" 2018-12-04 21:47:55,281 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:47:55 GMT Server: Apache x-openstack-request-id: req-3ff88082-3118-462d-9665-d8f964dd0793 Location: http://172.30.9.23:8004/v1/9c69d52ab8c841c69b38936ec7ca377a/stacks/CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack/0b1091cb-d191-4e2b-a00c-c17d877bb5f3 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9c69d52ab8c841c69b38936ec7ca377a/stacks/CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack/0b1091cb-d191-4e2b-a00c-c17d877bb5f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:47:55,544 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:47:55 GMT Server: Apache x-openstack-request-id: req-695d74ce-a120-4398-84b8-c808fdcf8027 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:47:55,545 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/9c69d52ab8c841c69b38936ec7ca377a/stacks/CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack/0b1091cb-d191-4e2b-a00c-c17d877bb5f3 used request id req-695d74ce-a120-4398-84b8-c808fdcf8027 2018-12-04 21:47:55,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9c69d52ab8c841c69b38936ec7ca377a/stacks/0b1091cb-d191-4e2b-a00c-c17d877bb5f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8be4243d9f14d80d23df228a95beaab5f8fece" 2018-12-04 21:47:55,751 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:47:55 GMT Server: Apache x-openstack-request-id: req-a2c53116-1125-494a-bfe3-3d8e94bd7cc4 Location: http://172.30.9.23:8004/v1/9c69d52ab8c841c69b38936ec7ca377a/stacks/CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack/0b1091cb-d191-4e2b-a00c-c17d877bb5f3 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9c69d52ab8c841c69b38936ec7ca377a/stacks/CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack/0b1091cb-d191-4e2b-a00c-c17d877bb5f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:47:55,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:55 GMT Server: Apache x-openstack-request-id: req-c73ae530-6182-48be-975b-be954d8e521b 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": "9c69d52ab8c841c69b38936ec7ca377a", "OS::stack_id": "0b1091cb-d191-4e2b-a00c-c17d877bb5f3", "OS::stack_name": "CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack", "stack_user_project_id": "557e81704331473f86af705ce5d8542c", "tags": null, "creation_time": "2018-12-04T21:47:52Z", "links": [{"href": "http://172.30.9.23:8004/v1/9c69d52ab8c841c69b38936ec7ca377a/stacks/CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack/0b1091cb-d191-4e2b-a00c-c17d877bb5f3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-04T21:47:55Z", "id": "0b1091cb-d191-4e2b-a00c-c17d877bb5f3", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-04 21:47:55,776 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9c69d52ab8c841c69b38936ec7ca377a/stacks/CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack/0b1091cb-d191-4e2b-a00c-c17d877bb5f3 used request id req-c73ae530-6182-48be-975b-be954d8e521b 2018-12-04 21:47:55,777 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-04 21:47:55,777 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack 2018-12-04 21:47:55,777 - create_stack - INFO - Attempting to delete again stack - CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack 2018-12-04 21:47:55,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/9c69d52ab8c841c69b38936ec7ca377a/stacks/0b1091cb-d191-4e2b-a00c-c17d877bb5f3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8be4243d9f14d80d23df228a95beaab5f8fece" 2018-12-04 21:47:55,807 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:47:55 GMT Server: Apache x-openstack-request-id: req-f9879beb-0271-4338-af45-6b70973784b9 Location: http://172.30.9.23:8004/v1/9c69d52ab8c841c69b38936ec7ca377a/stacks/CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack/0b1091cb-d191-4e2b-a00c-c17d877bb5f3 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9c69d52ab8c841c69b38936ec7ca377a/stacks/CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack/0b1091cb-d191-4e2b-a00c-c17d877bb5f3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:47:55,833 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:47:55 GMT Server: Apache x-openstack-request-id: req-bc4bed64-6f76-4876-b927-9fec788fc7ad Content-Length: 254 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-04 21:47:55,834 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/9c69d52ab8c841c69b38936ec7ca377a/stacks/CreateStackFlavorTests-fd926bba-d94c-4319-95f7-9c122aa6bdee-stack/0b1091cb-d191-4e2b-a00c-c17d877bb5f3 used request id req-bc4bed64-6f76-4876-b927-9fec788fc7ad 2018-12-04 21:47:55,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e05cfb52e76a175fd6cf5141cd9e5c91b71925a3" 2018-12-04 21:47:56,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-31ca43f6-27b7-4b91-9e82-7fead586b619 Date: Tue, 04 Dec 2018 21:47:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:47:56,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-31ca43f6-27b7-4b91-9e82-7fead586b619 2018-12-04 21:47:56,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e05cfb52e76a175fd6cf5141cd9e5c91b71925a3" 2018-12-04 21:47:56,197 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:47:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e28e5b3-2b7f-454a-9414-586dd2695718 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:47:56,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-1e28e5b3-2b7f-454a-9414-586dd2695718 2018-12-04 21:47:56,197 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:47:56,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e05cfb52e76a175fd6cf5141cd9e5c91b71925a3" 2018-12-04 21:47:56,299 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:47:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b2c1c8f-fe50-4a96-9cfb-81bbb06b1900 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:47:56,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-1b2c1c8f-fe50-4a96-9cfb-81bbb06b1900 2018-12-04 21:47:56,299 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:47:56,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e05cfb52e76a175fd6cf5141cd9e5c91b71925a3" 2018-12-04 21:47:56,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dea489bd-9452-47f0-a09a-5c65997c4d72 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:47:56,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-dea489bd-9452-47f0-a09a-5c65997c4d72 2018-12-04 21:47:56,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e05cfb52e76a175fd6cf5141cd9e5c91b71925a3" 2018-12-04 21:47:56,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-883c7b92-5c44-476e-98c7-8565ab959a21 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:47:56,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-883c7b92-5c44-476e-98c7-8565ab959a21 2018-12-04 21:47:56,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e05cfb52e76a175fd6cf5141cd9e5c91b71925a3" 2018-12-04 21:47:56,601 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:47:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ee4f866-29ea-4b7b-b378-07b8da90b16c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:47:56,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-9ee4f866-29ea-4b7b-b378-07b8da90b16c 2018-12-04 21:47:56,601 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:47:56,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e05cfb52e76a175fd6cf5141cd9e5c91b71925a3" 2018-12-04 21:47:56,702 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:47:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4521678f-8185-44e7-a83e-91cf4e1631bd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:47:56,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-4521678f-8185-44e7-a83e-91cf4e1631bd 2018-12-04 21:47:56,702 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:47:56,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e05cfb52e76a175fd6cf5141cd9e5c91b71925a3" 2018-12-04 21:47:56,798 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:47:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9eb6f0a2-4c57-4545-9f52-15396ebc5ce6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:47:56,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-9eb6f0a2-4c57-4545-9f52-15396ebc5ce6 2018-12-04 21:47:56,798 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:47:56,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e05cfb52e76a175fd6cf5141cd9e5c91b71925a3" 2018-12-04 21:47:56,899 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:47:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-105391a9-a316-43b0-a863-86b85f658aa2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:47:56,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-105391a9-a316-43b0-a863-86b85f658aa2 2018-12-04 21:47:56,899 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:47:56,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e05cfb52e76a175fd6cf5141cd9e5c91b71925a3" 2018-12-04 21:47:57,005 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:47:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39cb8856-8543-4ff8-a624-ad181c5a6799 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:47:57,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-39cb8856-8543-4ff8-a624-ad181c5a6799 2018-12-04 21:47:57,005 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:47:57,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e05cfb52e76a175fd6cf5141cd9e5c91b71925a3" 2018-12-04 21:47:57,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-244ea079-b462-417a-a0ae-acf3d8fa141e Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:47:57,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-244ea079-b462-417a-a0ae-acf3d8fa141e 2018-12-04 21:47:57,116 - keystone_utils - INFO - Deleting project with name - CreateStackFlavorTests-ea7f2a71-a063-4ae-proj 2018-12-04 21:47:57,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/9c69d52ab8c841c69b38936ec7ca377a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e05cfb52e76a175fd6cf5141cd9e5c91b71925a3" 2018-12-04 21:47:57,350 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:47:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18e1b76e-df86-4af2-a658-d42d97dde8b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:47:57,350 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/9c69d52ab8c841c69b38936ec7ca377a used request id req-18e1b76e-df86-4af2-a658-d42d97dde8b6 2018-12-04 21:47:57,351 - keystone_utils - INFO - Deleting role with name - CreateStackFlavorTests-ea7f2a71-a063-4ae-proj-role 2018-12-04 21:47:57,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/11372569b8214c1c9224318e8e01b6c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e05cfb52e76a175fd6cf5141cd9e5c91b71925a3" 2018-12-04 21:47:57,470 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:47:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26a0c466-326c-4fb5-a1b9-135cfd027391 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:47:57,470 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/11372569b8214c1c9224318e8e01b6c3 used request id req-26a0c466-326c-4fb5-a1b9-135cfd027391 2018-12-04 21:47:57,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e05cfb52e76a175fd6cf5141cd9e5c91b71925a3" 2018-12-04 21:47:57,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf761ad2-0a72-463e-9d9e-778db2548373 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:47:57,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-cf761ad2-0a72-463e-9d9e-778db2548373 2018-12-04 21:47:57,570 - keystone_utils - INFO - Deleting user with name - CreateStackFlavorTests-ea7f2a71-a063-4ae-user 2018-12-04 21:47:57,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/84ad54d77d754709847f3a079383b418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbd3a6bad4a290de917fa66e2d20dd3468fa6c34" 2018-12-04 21:47:57,753 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:47:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4da4ebb5-37ba-4973-a994-ace48c3b66ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:47:57,753 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/84ad54d77d754709847f3a079383b418 used request id req-4da4ebb5-37ba-4973-a994-ace48c3b66ba 2018-12-04 21:47:57,754 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:47:58,158 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:47:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["xC-mHEviSwW8_uuonPd8SA"], "issued_at": "2018-12-04T21:47:58.000000Z"}} 2018-12-04 21:47:58,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995cfc000e8fa3f9091d1ac0c2cb09924f7ad9ce" 2018-12-04 21:47:58,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ddc33b7-32f5-4e78-8331-522363c34e00 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:47:58,250 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1ddc33b7-32f5-4e78-8331-522363c34e00 2018-12-04 21:47:58,251 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:47:58,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:47:58,652 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:47:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["gkg4KLQpREu3LHY_v9-Xug"], "issued_at": "2018-12-04T21:47:58.000000Z"}} 2018-12-04 21:47:58,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e4d1f2664cc290d814bd28ff70655130328b3f6" 2018-12-04 21:47:58,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc47b0e3-d6fc-4813-af6b-21607e4310fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:47:58,748 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-dc47b0e3-d6fc-4813-af6b-21607e4310fd 2018-12-04 21:47:58,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:47:58,757 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:47:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:47:58,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-e8a0909c-f801-407-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e4d1f2664cc290d814bd28ff70655130328b3f6" 2018-12-04 21:47:58,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32041501-59b2-429d-918d-3522debd76d9 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-e8a0909c-f801-407-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:47:58,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-e8a0909c-f801-407-proj used request id req-32041501-59b2-429d-918d-3522debd76d9 2018-12-04 21:47:58,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e4d1f2664cc290d814bd28ff70655130328b3f6" 2018-12-04 21:47:58,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d21487a-de45-40b3-b143-acab4b8d7af3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:47:58,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-9d21487a-de45-40b3-b143-acab4b8d7af3 2018-12-04 21:47:58,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e4d1f2664cc290d814bd28ff70655130328b3f6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackKeypairTests-e8a0909c-f801-407-proj"}}' 2018-12-04 21:47:59,006 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:47:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d90733bc-6c7b-43a3-8c03-ad58e860f871 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2f4cef3061ec46e6846701c1d2cb46eb"}, "tags": [], "enabled": true, "id": "2f4cef3061ec46e6846701c1d2cb46eb", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-e8a0909c-f801-407-proj"}} 2018-12-04 21:47:59,006 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-d90733bc-6c7b-43a3-8c03-ad58e860f871 2018-12-04 21:47:59,007 - keystone_utils - INFO - Created project with name - CreateStackKeypairTests-e8a0909c-f801-407-proj 2018-12-04 21:47:59,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:47:59,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:47:59,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:47:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["Q54j587CTO6UwWHgPpZCnw"], "issued_at": "2018-12-04T21:47:59.000000Z"}} 2018-12-04 21:47:59,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7413f0080eff00862c8366a27a996f72e42502d2" 2018-12-04 21:47:59,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f052cc4-0c25-43a4-a36c-33508b6e906d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:47:59,506 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3f052cc4-0c25-43a4-a36c-33508b6e906d 2018-12-04 21:47:59,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:47:59,517 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:47: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:47:59,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7413f0080eff00862c8366a27a996f72e42502d2" 2018-12-04 21:47:59,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3f6664f-831c-4456-b2d4-61080cf2e16a Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:47:59,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b3f6664f-831c-4456-b2d4-61080cf2e16a 2018-12-04 21:47:59,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackKeypairTests-e8a0909c-f801-407-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7413f0080eff00862c8366a27a996f72e42502d2" 2018-12-04 21:47:59,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8691f325-552a-4a30-a1b1-8f2604c55797 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackKeypairTests-e8a0909c-f801-407-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2f4cef3061ec46e6846701c1d2cb46eb"}, "tags": [], "enabled": true, "id": "2f4cef3061ec46e6846701c1d2cb46eb", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-e8a0909c-f801-407-proj"}]} 2018-12-04 21:47:59,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackKeypairTests-e8a0909c-f801-407-proj used request id req-8691f325-552a-4a30-a1b1-8f2604c55797 2018-12-04 21:47:59,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7413f0080eff00862c8366a27a996f72e42502d2" 2018-12-04 21:47:59,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:47:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d17c323-2513-4c65-87cb-f0c2350d66e5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:47:59,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-0d17c323-2513-4c65-87cb-f0c2350d66e5 2018-12-04 21:48:00,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7413f0080eff00862c8366a27a996f72e42502d2" 2018-12-04 21:48:00,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2769cad8-dc41-4d12-9b97-c536c13abfc2 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:48:00,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2769cad8-dc41-4d12-9b97-c536c13abfc2 2018-12-04 21:48:00,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackKeypairTests-e8a0909c-f801-407-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7413f0080eff00862c8366a27a996f72e42502d2" 2018-12-04 21:48:00,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-601a8967-9f57-482f-9d63-90aaebc2cb62 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackKeypairTests-e8a0909c-f801-407-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2f4cef3061ec46e6846701c1d2cb46eb"}, "tags": [], "enabled": true, "id": "2f4cef3061ec46e6846701c1d2cb46eb", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-e8a0909c-f801-407-proj"}]} 2018-12-04 21:48:00,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackKeypairTests-e8a0909c-f801-407-proj used request id req-601a8967-9f57-482f-9d63-90aaebc2cb62 2018-12-04 21:48:00,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/3c18549c95964c019055473d0eb211a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7413f0080eff00862c8366a27a996f72e42502d2" 2018-12-04 21:48:00,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c91c91dd-ed97-4402-8ca3-9e29376d23ed Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackKeypairTests-e8a0909c-f801-407-user", "links": {"self": "http://172.30.9.23:5000/v3/users/3c18549c95964c019055473d0eb211a9"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "2f4cef3061ec46e6846701c1d2cb46eb", "id": "3c18549c95964c019055473d0eb211a9", "password_expires_at": null}} 2018-12-04 21:48:00,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/3c18549c95964c019055473d0eb211a9 used request id req-c91c91dd-ed97-4402-8ca3-9e29376d23ed 2018-12-04 21:48:00,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2f4cef3061ec46e6846701c1d2cb46eb/users/3c18549c95964c019055473d0eb211a9/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7413f0080eff00862c8366a27a996f72e42502d2" 2018-12-04 21:48:00,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38a20320-c9e7-48aa-9718-054480ec776b Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/2f4cef3061ec46e6846701c1d2cb46eb/users/3c18549c95964c019055473d0eb211a9/roles", "previous": null, "next": null}, "roles": []} 2018-12-04 21:48:00,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2f4cef3061ec46e6846701c1d2cb46eb/users/3c18549c95964c019055473d0eb211a9/roles used request id req-38a20320-c9e7-48aa-9718-054480ec776b 2018-12-04 21:48:00,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7413f0080eff00862c8366a27a996f72e42502d2" 2018-12-04 21:48:00,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a630486-ea04-4653-b17c-f498ac35b4d3 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}} 2018-12-04 21:48:00,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff used request id req-8a630486-ea04-4653-b17c-f498ac35b4d3 2018-12-04 21:48:00,586 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackKeypairTests-e8a0909c-f801-407-proj 2018-12-04 21:48:00,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/2f4cef3061ec46e6846701c1d2cb46eb/users/3c18549c95964c019055473d0eb211a9/roles/37f52f51593d4483afda02bf6b250dff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7413f0080eff00862c8366a27a996f72e42502d2" 2018-12-04 21:48:00,725 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:48:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d81b607-6102-4412-90f1-55dc0d637f37 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:48:00,725 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/2f4cef3061ec46e6846701c1d2cb46eb/users/3c18549c95964c019055473d0eb211a9/roles/37f52f51593d4483afda02bf6b250dff used request id req-3d81b607-6102-4412-90f1-55dc0d637f37 2018-12-04 21:48:00,725 - keystone_utils - INFO - Created user with name - CreateStackKeypairTests-e8a0909c-f801-407-user 2018-12-04 21:48:00,726 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:48:00,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e4d1f2664cc290d814bd28ff70655130328b3f6" 2018-12-04 21:48:00,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c88bc38-46e6-4b0a-be40-d9354d38a2d9 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:48:00,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3c88bc38-46e6-4b0a-be40-d9354d38a2d9 2018-12-04 21:48:00,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e4d1f2664cc290d814bd28ff70655130328b3f6" -d '{"role": {"name": "CreateStackKeypairTests-e8a0909c-f801-407-proj-role"}}' 2018-12-04 21:48:00,944 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:48:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a733f54d-01fb-4186-8759-2756c5812812 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bf9c8030cc914408b0ea0e499fcced0c", "links": {"self": "http://172.30.9.23:5000/v3/roles/bf9c8030cc914408b0ea0e499fcced0c"}, "name": "CreateStackKeypairTests-e8a0909c-f801-407-proj-role"}} 2018-12-04 21:48:00,944 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-a733f54d-01fb-4186-8759-2756c5812812 2018-12-04 21:48:00,944 - keystone_utils - INFO - Created role with name - CreateStackKeypairTests-e8a0909c-f801-407-proj-role 2018-12-04 21:48:00,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/bf9c8030cc914408b0ea0e499fcced0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e4d1f2664cc290d814bd28ff70655130328b3f6" 2018-12-04 21:48:01,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-894d88b9-dc4d-41af-bf3f-17945de4df6c Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bf9c8030cc914408b0ea0e499fcced0c", "links": {"self": "http://172.30.9.23:5000/v3/roles/bf9c8030cc914408b0ea0e499fcced0c"}, "name": "CreateStackKeypairTests-e8a0909c-f801-407-proj-role"}} 2018-12-04 21:48:01,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/bf9c8030cc914408b0ea0e499fcced0c used request id req-894d88b9-dc4d-41af-bf3f-17945de4df6c 2018-12-04 21:48:01,048 - keystone_utils - INFO - Granting role CreateStackKeypairTests-e8a0909c-f801-407-proj-role to project CreateStackKeypairTests-e8a0909c-f801-407-proj 2018-12-04 21:48:01,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/2f4cef3061ec46e6846701c1d2cb46eb/users/3c18549c95964c019055473d0eb211a9/roles/bf9c8030cc914408b0ea0e499fcced0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e4d1f2664cc290d814bd28ff70655130328b3f6" 2018-12-04 21:48:01,186 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:48:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee957778-9554-4255-b586-65d30ebb3675 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:48:01,186 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/2f4cef3061ec46e6846701c1d2cb46eb/users/3c18549c95964c019055473d0eb211a9/roles/bf9c8030cc914408b0ea0e499fcced0c used request id req-ee957778-9554-4255-b586-65d30ebb3675 2018-12-04 21:48:01,186 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-04 21:48:01,187 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:48:01,188 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:48:01,189 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:48:01,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "bf9c8030cc914408b0ea0e499fcced0c", "name": "CreateStackKeypairTests-e8a0909c-f801-407-proj-role"}], "expires_at": "2018-12-04T22:48:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2f4cef3061ec46e6846701c1d2cb46eb", "name": "CreateStackKeypairTests-e8a0909c-f801-407-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/2f4cef3061ec46e6846701c1d2cb46eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/2f4cef3061ec46e6846701c1d2cb46eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/2f4cef3061ec46e6846701c1d2cb46eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_2f4cef3061ec46e6846701c1d2cb46eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_2f4cef3061ec46e6846701c1d2cb46eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2f4cef3061ec46e6846701c1d2cb46eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/2f4cef3061ec46e6846701c1d2cb46eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/2f4cef3061ec46e6846701c1d2cb46eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/2f4cef3061ec46e6846701c1d2cb46eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/2f4cef3061ec46e6846701c1d2cb46eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/2f4cef3061ec46e6846701c1d2cb46eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-e8a0909c-f801-407-user", "id": "3c18549c95964c019055473d0eb211a9"}, "audit_ids": ["QflZ-eNpT3mgBnPRJzDbMg"], "issued_at": "2018-12-04T21:48:01.000000Z"}} 2018-12-04 21:48:01,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af91b74dff10cbea101a51968789e002c00a6c85" 2018-12-04 21:48:01,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7f24a32-e13c-4b70-a8eb-2483f6f45ab4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:48:01,665 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e7f24a32-e13c-4b70-a8eb-2483f6f45ab4 2018-12-04 21:48:01,668 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:48:01,670 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-04 21:48:01,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af91b74dff10cbea101a51968789e002c00a6c85" 2018-12-04 21:48:01,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:01 GMT Server: Apache x-openstack-request-id: req-a3518934-4709-4b6f-a4f1-a758ce4105cf Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-04 21:48:01,867 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack used request id req-a3518934-4709-4b6f-a4f1-a758ce4105cf 2018-12-04 21:48:01,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af91b74dff10cbea101a51968789e002c00a6c85" -d '{"stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-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-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-kp"}}' 2018-12-04 21:48:03,423 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:48:01 GMT Server: Apache x-openstack-request-id: req-7cbc7deb-79f5-46b3-aa2a-a480f041a09e Location: http://172.30.9.23:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack/f979f76b-7c54-4421-be8e-3627a0831a87 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "f979f76b-7c54-4421-be8e-3627a0831a87", "links": [{"href": "http://172.30.9.23:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack/f979f76b-7c54-4421-be8e-3627a0831a87", "rel": "self"}]}} 2018-12-04 21:48:03,424 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb/stacks used request id req-7cbc7deb-79f5-46b3-aa2a-a480f041a09e 2018-12-04 21:48:03,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb/stacks/f979f76b-7c54-4421-be8e-3627a0831a87 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af91b74dff10cbea101a51968789e002c00a6c85" 2018-12-04 21:48:03,640 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:48:03 GMT Server: Apache x-openstack-request-id: req-7746c27a-f322-4c48-ba5b-8f8333b476c3 Location: http://172.30.9.23:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack/f979f76b-7c54-4421-be8e-3627a0831a87 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack/f979f76b-7c54-4421-be8e-3627a0831a87;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:48:03,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:03 GMT Server: Apache x-openstack-request-id: req-a371e5dd-afea-485a-8f0b-8f6957d99bcf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1910 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "2f4cef3061ec46e6846701c1d2cb46eb", "OS::stack_id": "f979f76b-7c54-4421-be8e-3627a0831a87", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack", "keypair_name": "CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack", "stack_user_project_id": "500d7968567b440e97940fbd9a35481a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:48:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack/f979f76b-7c54-4421-be8e-3627a0831a87", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f979f76b-7c54-4421-be8e-3627a0831a87", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAuJxDBiJ+otVXI2y7IJvDFtkWQCHB20ZqM0my6ejhrCpha4TY\nxaEBNiPMg5hKsnlkDGVc93ddkGLtP3MvO1Fe+ICOJziB5fkzcYJUjeWwG2YgRICy\nd4C7WCAmYKi0RBZhtAjNa3t7IoFyhpRrbnTZSMmCID63kkL+/Ocv2zIFBzgwPUYr\n1OxjSc1d53ClFRmpmRUaGA1vGgsqIoH8aq982eajWXGRPvdHU9149aOowTcpCnyE\novtT/l1rehp0TBngdoQuqrsM4fFotn61cAVBLsBRgKpAv98fXe2rnrZQ0UVMsr9q\nlSNwJa8zz/H7IJMylw/QTwclI/DqChim8lpXcwIDAQABAoIBADpX6DbAIBWGJwvj\nCSC9GWLXKNkL0iBimJ2s5QZXuzqWCkPYsEmFIMTje3b7YmAVTTE9t6vd5YwEN8ad\nuIeep80Rk9uBWEw9/awZ7G8L8CQ4mmoL4lsyLAMl5fsWViJOkII9Ze5aEAhPsMon\njexSsXj3dlCKgamP0tZKmi1EGaK17OlCS1X5BJcxo7q5RD4BFBn+eMMNng/piKxC\nLhTlvrG6qWkcQHD665Zojn7tm78vKEcWA2kE+i+PeHFpVJ/xAvKl1X9G6QsM4DVg\n7YqbgK4l3n3NHIxpPbp9SmVQ5+9Pr9UvYX99DQHgCOL7FW95M/XQX5L59WxNgtUZ\nQsr8aMECgYEA9LP1vjOt3Xgq2t+5NdC8ET+FdMXV26GFavNShFYLEs84Mx5YS50j\nDE6By38ps3PDHmbCUFg+2dyBYv7tnWPP9JTY3A0WOkaQSI+1aQw3g8ihljRFWWjp\nEbWt+HmMm9im9VzLQZSgtR+Z5v+uV6iua5Nq3W3AvOFW8IWRLcEr9RUCgYEAwSIX\n6Tn1tyhGhHWb9XTAQE8MTJtogf/k3K2ExgJmqzXGuVr3iOeYv05HvftrSnpPES/1\nzEhCa3EkBIPayx/8wmfW7Uy0o7ayKrQrpdUbazWWhEadVcUKsVsvIGAN9KWpuRFX\nQQs1JzYs5fDxwsgaIU3ALEmsWPSMiab82FxmzGcCgYEAtcIiC3hJcZJ7in3ZDU8R\nEmKzV0xHkE7GUe2QYjmjGgKPRPEKNofua4q4wBWhPOkEikVbmeAiNyKhfI3MozZr\nVcll1vVliD23mB4eanunlJxm4bHLvSC+1eez5DcsqOnhAak+VGT4hfCGGV3a+sOR\nYthp7TVDj0h1kkwzzN+KLg0CgYAiX38B817YCkMCsCvhs7XDvE3kFIS1HmYNIJTQ\n6Px83EVSF+6WXyHAap46IdUmnD4WQQLuKK4pkSln5E+8dyT1NKX79frwaEOtdgOO\nsC8BFbiEMk0uRrNwfVoV2QKi2Bks5vkwil4bbHjxM8DTeemso7ngJ/yUmHGqzh2S\nJF/nYQKBgQDNMH8Fxf2kRS6in3mP57ITfvrAD5WcVPFJJGw3S0PmgS0J3JMeMh/c\nxQIAi+xA8FSE3gmAP6AGTzC9crI8AyTcdWyebSkZWaESGvKCDcT7jco9l5wtKL1t\nnATdCLb/fV/sIa/o7fQLnMHSy/61almUztLJ3eLViZG8Du8oZmWzLA==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-12-04 21:48:03,931 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack/f979f76b-7c54-4421-be8e-3627a0831a87 used request id req-a371e5dd-afea-485a-8f0b-8f6957d99bcf 2018-12-04 21:48:03,931 - create_stack - INFO - Created stack with name - CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack 2018-12-04 21:48:03,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb/stacks/f979f76b-7c54-4421-be8e-3627a0831a87 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af91b74dff10cbea101a51968789e002c00a6c85" 2018-12-04 21:48:04,137 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:48:03 GMT Server: Apache x-openstack-request-id: req-9802a6bc-8007-4879-8775-98d4469dce18 Location: http://172.30.9.23:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack/f979f76b-7c54-4421-be8e-3627a0831a87 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack/f979f76b-7c54-4421-be8e-3627a0831a87;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:48:04,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:04 GMT Server: Apache x-openstack-request-id: req-7565e7cb-70c4-4705-ae81-4daa3286cb09 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": "2f4cef3061ec46e6846701c1d2cb46eb", "OS::stack_id": "f979f76b-7c54-4421-be8e-3627a0831a87", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack", "keypair_name": "CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack", "stack_user_project_id": "500d7968567b440e97940fbd9a35481a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-04T21:48:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack/f979f76b-7c54-4421-be8e-3627a0831a87", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f979f76b-7c54-4421-be8e-3627a0831a87", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAuJxDBiJ+otVXI2y7IJvDFtkWQCHB20ZqM0my6ejhrCpha4TY\nxaEBNiPMg5hKsnlkDGVc93ddkGLtP3MvO1Fe+ICOJziB5fkzcYJUjeWwG2YgRICy\nd4C7WCAmYKi0RBZhtAjNa3t7IoFyhpRrbnTZSMmCID63kkL+/Ocv2zIFBzgwPUYr\n1OxjSc1d53ClFRmpmRUaGA1vGgsqIoH8aq982eajWXGRPvdHU9149aOowTcpCnyE\novtT/l1rehp0TBngdoQuqrsM4fFotn61cAVBLsBRgKpAv98fXe2rnrZQ0UVMsr9q\nlSNwJa8zz/H7IJMylw/QTwclI/DqChim8lpXcwIDAQABAoIBADpX6DbAIBWGJwvj\nCSC9GWLXKNkL0iBimJ2s5QZXuzqWCkPYsEmFIMTje3b7YmAVTTE9t6vd5YwEN8ad\nuIeep80Rk9uBWEw9/awZ7G8L8CQ4mmoL4lsyLAMl5fsWViJOkII9Ze5aEAhPsMon\njexSsXj3dlCKgamP0tZKmi1EGaK17OlCS1X5BJcxo7q5RD4BFBn+eMMNng/piKxC\nLhTlvrG6qWkcQHD665Zojn7tm78vKEcWA2kE+i+PeHFpVJ/xAvKl1X9G6QsM4DVg\n7YqbgK4l3n3NHIxpPbp9SmVQ5+9Pr9UvYX99DQHgCOL7FW95M/XQX5L59WxNgtUZ\nQsr8aMECgYEA9LP1vjOt3Xgq2t+5NdC8ET+FdMXV26GFavNShFYLEs84Mx5YS50j\nDE6By38ps3PDHmbCUFg+2dyBYv7tnWPP9JTY3A0WOkaQSI+1aQw3g8ihljRFWWjp\nEbWt+HmMm9im9VzLQZSgtR+Z5v+uV6iua5Nq3W3AvOFW8IWRLcEr9RUCgYEAwSIX\n6Tn1tyhGhHWb9XTAQE8MTJtogf/k3K2ExgJmqzXGuVr3iOeYv05HvftrSnpPES/1\nzEhCa3EkBIPayx/8wmfW7Uy0o7ayKrQrpdUbazWWhEadVcUKsVsvIGAN9KWpuRFX\nQQs1JzYs5fDxwsgaIU3ALEmsWPSMiab82FxmzGcCgYEAtcIiC3hJcZJ7in3ZDU8R\nEmKzV0xHkE7GUe2QYjmjGgKPRPEKNofua4q4wBWhPOkEikVbmeAiNyKhfI3MozZr\nVcll1vVliD23mB4eanunlJxm4bHLvSC+1eez5DcsqOnhAak+VGT4hfCGGV3a+sOR\nYthp7TVDj0h1kkwzzN+KLg0CgYAiX38B817YCkMCsCvhs7XDvE3kFIS1HmYNIJTQ\n6Px83EVSF+6WXyHAap46IdUmnD4WQQLuKK4pkSln5E+8dyT1NKX79frwaEOtdgOO\nsC8BFbiEMk0uRrNwfVoV2QKi2Bks5vkwil4bbHjxM8DTeemso7ngJ/yUmHGqzh2S\nJF/nYQKBgQDNMH8Fxf2kRS6in3mP57ITfvrAD5WcVPFJJGw3S0PmgS0J3JMeMh/c\nxQIAi+xA8FSE3gmAP6AGTzC9crI8AyTcdWyebSkZWaESGvKCDcT7jco9l5wtKL1t\nnATdCLb/fV/sIa/o7fQLnMHSy/61almUztLJ3eLViZG8Du8oZmWzLA==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-12-04 21:48:04,372 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack/f979f76b-7c54-4421-be8e-3627a0831a87 used request id req-7565e7cb-70c4-4705-ae81-4daa3286cb09 2018-12-04 21:48:04,373 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-04 21:48:04,373 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack 2018-12-04 21:48:04,373 - create_stack - INFO - Stack is now active with name - CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack 2018-12-04 21:48:04,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb/stacks/f979f76b-7c54-4421-be8e-3627a0831a87/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af91b74dff10cbea101a51968789e002c00a6c85" 2018-12-04 21:48:04,582 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:48:04 GMT Server: Apache x-openstack-request-id: req-b1df0591-a42d-421b-b5fe-10dcb92681a0 Location: http://172.30.9.23:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack/f979f76b-7c54-4421-be8e-3627a0831a87/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack/f979f76b-7c54-4421-be8e-3627a0831a87/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:48:04,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:04 GMT Server: Apache x-openstack-request-id: req-de12c581-2e6a-49a8-aeee-b369137bb894 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.23:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack/f979f76b-7c54-4421-be8e-3627a0831a87/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack/f979f76b-7c54-4421-be8e-3627a0831a87", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-04T21:48:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:48:03Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-12-04 21:48:04,625 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack/f979f76b-7c54-4421-be8e-3627a0831a87/resources used request id req-de12c581-2e6a-49a8-aeee-b369137bb894 2018-12-04 21:48:04,629 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af91b74dff10cbea101a51968789e002c00a6c85" 2018-12-04 21:48:04,643 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6bcfd55c-2930-4e0a-b602-718f2b8381a0 x-compute-request-id: req-6bcfd55c-2930-4e0a-b602-718f2b8381a0 Content-Encoding: gzip Content-Length: 574 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4nEMGIn6i1VcjbLsgm8MW2RZAIcHbRmozSbLp6OGsKmFrhNjFoQE2I8yDmEqyeWQMZVz3d12QYu0/cy87UV74gI4nOIHl+TNxglSN5bAbZiBEgLJ3gLtYICZgqLREFmG0CM1re3sigXKGlGtudNlIyYIgPreSQv785y/bMgUHODA9RivU7GNJzV3ncKUVGamZFRoYDW8aCyoigfxqr3zZ5qNZcZE+90dT3Xj1o6jBNykKfISi+1P+XWt6GnRMGeB2hC6quwzh8Wi2frVwBUEuwFGAqkC/3x9d7auetlDRRUyyv2qVI3AlrzPP8fsgkzKXD9BPByUj8OoKGKbyWldz Generated-by-Nova", "user_id": "3c18549c95964c019055473d0eb211a9", "name": "CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-kp", "deleted": false, "created_at": "2018-12-04T21:48:03.000000", "updated_at": null, "fingerprint": "5a:e7:5f:0e:dc:84:36:d2:de:92:20:a7:3f:99:d4:91", "deleted_at": null, "id": 32}} 2018-12-04 21:48:04,643 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-kp used request id req-6bcfd55c-2930-4e0a-b602-718f2b8381a0 2018-12-04 21:48:04,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb/stacks/f979f76b-7c54-4421-be8e-3627a0831a87 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af91b74dff10cbea101a51968789e002c00a6c85" 2018-12-04 21:48:04,835 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:48:04 GMT Server: Apache x-openstack-request-id: req-35d9aa7e-fde5-4eba-bd1e-53f4a4f0ae5c Location: http://172.30.9.23:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack/f979f76b-7c54-4421-be8e-3627a0831a87 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack/f979f76b-7c54-4421-be8e-3627a0831a87;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:48:04,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:04 GMT Server: Apache x-openstack-request-id: req-9fd1e0d4-97da-44a1-ba75-9f4c0232da71 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": "2f4cef3061ec46e6846701c1d2cb46eb", "OS::stack_id": "f979f76b-7c54-4421-be8e-3627a0831a87", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack", "keypair_name": "CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack", "stack_user_project_id": "500d7968567b440e97940fbd9a35481a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-04T21:48:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack/f979f76b-7c54-4421-be8e-3627a0831a87", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f979f76b-7c54-4421-be8e-3627a0831a87", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAuJxDBiJ+otVXI2y7IJvDFtkWQCHB20ZqM0my6ejhrCpha4TY\nxaEBNiPMg5hKsnlkDGVc93ddkGLtP3MvO1Fe+ICOJziB5fkzcYJUjeWwG2YgRICy\nd4C7WCAmYKi0RBZhtAjNa3t7IoFyhpRrbnTZSMmCID63kkL+/Ocv2zIFBzgwPUYr\n1OxjSc1d53ClFRmpmRUaGA1vGgsqIoH8aq982eajWXGRPvdHU9149aOowTcpCnyE\novtT/l1rehp0TBngdoQuqrsM4fFotn61cAVBLsBRgKpAv98fXe2rnrZQ0UVMsr9q\nlSNwJa8zz/H7IJMylw/QTwclI/DqChim8lpXcwIDAQABAoIBADpX6DbAIBWGJwvj\nCSC9GWLXKNkL0iBimJ2s5QZXuzqWCkPYsEmFIMTje3b7YmAVTTE9t6vd5YwEN8ad\nuIeep80Rk9uBWEw9/awZ7G8L8CQ4mmoL4lsyLAMl5fsWViJOkII9Ze5aEAhPsMon\njexSsXj3dlCKgamP0tZKmi1EGaK17OlCS1X5BJcxo7q5RD4BFBn+eMMNng/piKxC\nLhTlvrG6qWkcQHD665Zojn7tm78vKEcWA2kE+i+PeHFpVJ/xAvKl1X9G6QsM4DVg\n7YqbgK4l3n3NHIxpPbp9SmVQ5+9Pr9UvYX99DQHgCOL7FW95M/XQX5L59WxNgtUZ\nQsr8aMECgYEA9LP1vjOt3Xgq2t+5NdC8ET+FdMXV26GFavNShFYLEs84Mx5YS50j\nDE6By38ps3PDHmbCUFg+2dyBYv7tnWPP9JTY3A0WOkaQSI+1aQw3g8ihljRFWWjp\nEbWt+HmMm9im9VzLQZSgtR+Z5v+uV6iua5Nq3W3AvOFW8IWRLcEr9RUCgYEAwSIX\n6Tn1tyhGhHWb9XTAQE8MTJtogf/k3K2ExgJmqzXGuVr3iOeYv05HvftrSnpPES/1\nzEhCa3EkBIPayx/8wmfW7Uy0o7ayKrQrpdUbazWWhEadVcUKsVsvIGAN9KWpuRFX\nQQs1JzYs5fDxwsgaIU3ALEmsWPSMiab82FxmzGcCgYEAtcIiC3hJcZJ7in3ZDU8R\nEmKzV0xHkE7GUe2QYjmjGgKPRPEKNofua4q4wBWhPOkEikVbmeAiNyKhfI3MozZr\nVcll1vVliD23mB4eanunlJxm4bHLvSC+1eez5DcsqOnhAak+VGT4hfCGGV3a+sOR\nYthp7TVDj0h1kkwzzN+KLg0CgYAiX38B817YCkMCsCvhs7XDvE3kFIS1HmYNIJTQ\n6Px83EVSF+6WXyHAap46IdUmnD4WQQLuKK4pkSln5E+8dyT1NKX79frwaEOtdgOO\nsC8BFbiEMk0uRrNwfVoV2QKi2Bks5vkwil4bbHjxM8DTeemso7ngJ/yUmHGqzh2S\nJF/nYQKBgQDNMH8Fxf2kRS6in3mP57ITfvrAD5WcVPFJJGw3S0PmgS0J3JMeMh/c\nxQIAi+xA8FSE3gmAP6AGTzC9crI8AyTcdWyebSkZWaESGvKCDcT7jco9l5wtKL1t\nnATdCLb/fV/sIa/o7fQLnMHSy/61almUztLJ3eLViZG8Du8oZmWzLA==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-12-04 21:48:04,909 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack/f979f76b-7c54-4421-be8e-3627a0831a87 used request id req-9fd1e0d4-97da-44a1-ba75-9f4c0232da71 2018-12-04 21:48:04,910 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:48:04,910 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:48:05,307 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "bf9c8030cc914408b0ea0e499fcced0c", "name": "CreateStackKeypairTests-e8a0909c-f801-407-proj-role"}], "expires_at": "2018-12-04T22:48:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2f4cef3061ec46e6846701c1d2cb46eb", "name": "CreateStackKeypairTests-e8a0909c-f801-407-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/2f4cef3061ec46e6846701c1d2cb46eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/2f4cef3061ec46e6846701c1d2cb46eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/2f4cef3061ec46e6846701c1d2cb46eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_2f4cef3061ec46e6846701c1d2cb46eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_2f4cef3061ec46e6846701c1d2cb46eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2f4cef3061ec46e6846701c1d2cb46eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/2f4cef3061ec46e6846701c1d2cb46eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/2f4cef3061ec46e6846701c1d2cb46eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/2f4cef3061ec46e6846701c1d2cb46eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/2f4cef3061ec46e6846701c1d2cb46eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/2f4cef3061ec46e6846701c1d2cb46eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-e8a0909c-f801-407-user", "id": "3c18549c95964c019055473d0eb211a9"}, "audit_ids": ["MFmJGD6YQJ6QDV63F_uAwg"], "issued_at": "2018-12-04T21:48:05.000000Z"}} 2018-12-04 21:48:05,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61ea5dac0c198f23561cd922455bb220a5852ae4" 2018-12-04 21:48:05,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15cff4a3-93e0-4019-a7a8-031a0a183a16 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:48:05,395 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-15cff4a3-93e0-4019-a7a8-031a0a183a16 2018-12-04 21:48:05,396 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:48:05,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61ea5dac0c198f23561cd922455bb220a5852ae4" 2018-12-04 21:48:05,597 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e4597729-bf49-41be-a945-df788e291723 x-compute-request-id: req-e4597729-bf49-41be-a945-df788e291723 Content-Encoding: gzip Content-Length: 493 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4nEMGIn6i1VcjbLsgm8MW2RZAIcHbRmozSbLp6OGsKmFrhNjFoQE2I8yDmEqyeWQMZVz3d12QYu0/cy87UV74gI4nOIHl+TNxglSN5bAbZiBEgLJ3gLtYICZgqLREFmG0CM1re3sigXKGlGtudNlIyYIgPreSQv785y/bMgUHODA9RivU7GNJzV3ncKUVGamZFRoYDW8aCyoigfxqr3zZ5qNZcZE+90dT3Xj1o6jBNykKfISi+1P+XWt6GnRMGeB2hC6quwzh8Wi2frVwBUEuwFGAqkC/3x9d7auetlDRRUyyv2qVI3AlrzPP8fsgkzKXD9BPByUj8OoKGKbyWldz Generated-by-Nova", "name": "CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-kp", "fingerprint": "5a:e7:5f:0e:dc:84:36:d2:de:92:20:a7:3f:99:d4:91"}}]} 2018-12-04 21:48:05,597 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-e4597729-bf49-41be-a945-df788e291723 2018-12-04 21:48:05,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:48:06,002 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "bf9c8030cc914408b0ea0e499fcced0c", "name": "CreateStackKeypairTests-e8a0909c-f801-407-proj-role"}], "expires_at": "2018-12-04T22:48:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2f4cef3061ec46e6846701c1d2cb46eb", "name": "CreateStackKeypairTests-e8a0909c-f801-407-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/2f4cef3061ec46e6846701c1d2cb46eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/2f4cef3061ec46e6846701c1d2cb46eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/2f4cef3061ec46e6846701c1d2cb46eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_2f4cef3061ec46e6846701c1d2cb46eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_2f4cef3061ec46e6846701c1d2cb46eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2f4cef3061ec46e6846701c1d2cb46eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/2f4cef3061ec46e6846701c1d2cb46eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/2f4cef3061ec46e6846701c1d2cb46eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/2f4cef3061ec46e6846701c1d2cb46eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/2f4cef3061ec46e6846701c1d2cb46eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/2f4cef3061ec46e6846701c1d2cb46eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-e8a0909c-f801-407-user", "id": "3c18549c95964c019055473d0eb211a9"}, "audit_ids": ["lPPXjN25StCf9OrQ0UCMgA"], "issued_at": "2018-12-04T21:48:06.000000Z"}} 2018-12-04 21:48:06,004 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88fd0d0dfba2d04ddfbbd75d6f1b746fb5e2cda1" 2018-12-04 21:48:06,194 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-17236a38-b845-4c3b-95e7-2091bb872eb4 x-compute-request-id: req-17236a38-b845-4c3b-95e7-2091bb872eb4 Content-Encoding: gzip Content-Length: 574 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4nEMGIn6i1VcjbLsgm8MW2RZAIcHbRmozSbLp6OGsKmFrhNjFoQE2I8yDmEqyeWQMZVz3d12QYu0/cy87UV74gI4nOIHl+TNxglSN5bAbZiBEgLJ3gLtYICZgqLREFmG0CM1re3sigXKGlGtudNlIyYIgPreSQv785y/bMgUHODA9RivU7GNJzV3ncKUVGamZFRoYDW8aCyoigfxqr3zZ5qNZcZE+90dT3Xj1o6jBNykKfISi+1P+XWt6GnRMGeB2hC6quwzh8Wi2frVwBUEuwFGAqkC/3x9d7auetlDRRUyyv2qVI3AlrzPP8fsgkzKXD9BPByUj8OoKGKbyWldz Generated-by-Nova", "user_id": "3c18549c95964c019055473d0eb211a9", "name": "CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-kp", "deleted": false, "created_at": "2018-12-04T21:48:03.000000", "updated_at": null, "fingerprint": "5a:e7:5f:0e:dc:84:36:d2:de:92:20:a7:3f:99:d4:91", "deleted_at": null, "id": 32}} 2018-12-04 21:48:06,194 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-kp used request id req-17236a38-b845-4c3b-95e7-2091bb872eb4 2018-12-04 21:48:06,194 - create_stack - INFO - Deleting stack - CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack 2018-12-04 21:48:06,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb/stacks/f979f76b-7c54-4421-be8e-3627a0831a87 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af91b74dff10cbea101a51968789e002c00a6c85" 2018-12-04 21:48:06,222 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:48:06 GMT Server: Apache x-openstack-request-id: req-d5c8bcc8-9a34-4cbb-9d03-dfb762120780 Location: http://172.30.9.23:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack/f979f76b-7c54-4421-be8e-3627a0831a87 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack/f979f76b-7c54-4421-be8e-3627a0831a87;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:48:06,344 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:48:06 GMT Server: Apache x-openstack-request-id: req-bb0fe2ae-ed7e-403a-b981-aff8e1507927 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:48:06,344 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack/f979f76b-7c54-4421-be8e-3627a0831a87 used request id req-bb0fe2ae-ed7e-403a-b981-aff8e1507927 2018-12-04 21:48:06,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb/stacks/f979f76b-7c54-4421-be8e-3627a0831a87 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af91b74dff10cbea101a51968789e002c00a6c85" 2018-12-04 21:48:06,559 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:48:06 GMT Server: Apache x-openstack-request-id: req-6bbe3532-a39b-470c-bcd9-290543550469 Location: http://172.30.9.23:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack/f979f76b-7c54-4421-be8e-3627a0831a87 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack/f979f76b-7c54-4421-be8e-3627a0831a87;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:48:06,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:06 GMT Server: Apache x-openstack-request-id: req-7f978a90-34b5-474f-a8fa-ba6e5a05072e 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": "2f4cef3061ec46e6846701c1d2cb46eb", "OS::stack_id": "f979f76b-7c54-4421-be8e-3627a0831a87", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack", "keypair_name": "CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack", "stack_user_project_id": "500d7968567b440e97940fbd9a35481a", "tags": null, "creation_time": "2018-12-04T21:48:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack/f979f76b-7c54-4421-be8e-3627a0831a87", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-04T21:48:06Z", "id": "f979f76b-7c54-4421-be8e-3627a0831a87", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-12-04 21:48:06,585 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack/f979f76b-7c54-4421-be8e-3627a0831a87 used request id req-7f978a90-34b5-474f-a8fa-ba6e5a05072e 2018-12-04 21:48:06,586 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-04 21:48:06,586 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack 2018-12-04 21:48:06,586 - create_stack - INFO - Attempting to delete again stack - CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack 2018-12-04 21:48:06,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb/stacks/f979f76b-7c54-4421-be8e-3627a0831a87 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af91b74dff10cbea101a51968789e002c00a6c85" 2018-12-04 21:48:06,614 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:48:06 GMT Server: Apache x-openstack-request-id: req-a57bfc6b-32af-463b-8f2d-f98f3d9ebc16 Location: http://172.30.9.23:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack/f979f76b-7c54-4421-be8e-3627a0831a87 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack/f979f76b-7c54-4421-be8e-3627a0831a87;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:48:06,641 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:48:06 GMT Server: Apache x-openstack-request-id: req-f41b9f54-899a-4588-be60-dc4ba6655106 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-04 21:48:06,641 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/2f4cef3061ec46e6846701c1d2cb46eb/stacks/CreateStackKeypairTests-CreateStackKeypairTests-f4af9c30-2fb4-42df-a26a-2e4f3413cb29-stack/f979f76b-7c54-4421-be8e-3627a0831a87 used request id req-f41b9f54-899a-4588-be60-dc4ba6655106 2018-12-04 21:48:06,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e4d1f2664cc290d814bd28ff70655130328b3f6" 2018-12-04 21:48:06,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-2b5f482c-2ad7-471e-af52-b4bb37c696b5 Date: Tue, 04 Dec 2018 21:48:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:48:06,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-2b5f482c-2ad7-471e-af52-b4bb37c696b5 2018-12-04 21:48:06,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e4d1f2664cc290d814bd28ff70655130328b3f6" 2018-12-04 21:48:07,024 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:48:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-604574c6-38d1-462f-b0b5-b0c1781616c4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:48:07,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-604574c6-38d1-462f-b0b5-b0c1781616c4 2018-12-04 21:48:07,025 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:48:07,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e4d1f2664cc290d814bd28ff70655130328b3f6" 2018-12-04 21:48:07,126 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:48:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6cc3b25-04aa-45d4-907f-a09a33ad0b57 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:48:07,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-a6cc3b25-04aa-45d4-907f-a09a33ad0b57 2018-12-04 21:48:07,127 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:48:07,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e4d1f2664cc290d814bd28ff70655130328b3f6" 2018-12-04 21:48:07,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cecafac-6cdc-496c-aff4-1000461ef3a4 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:48:07,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-5cecafac-6cdc-496c-aff4-1000461ef3a4 2018-12-04 21:48:07,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e4d1f2664cc290d814bd28ff70655130328b3f6" 2018-12-04 21:48:07,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89fb1474-ac04-4ad8-9ae9-46c4c3677912 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:48:07,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-89fb1474-ac04-4ad8-9ae9-46c4c3677912 2018-12-04 21:48:07,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e4d1f2664cc290d814bd28ff70655130328b3f6" 2018-12-04 21:48:07,441 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:48:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0029f7c-5f61-4b90-8b21-c41b3fec20f7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:48:07,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-f0029f7c-5f61-4b90-8b21-c41b3fec20f7 2018-12-04 21:48:07,442 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:48:07,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e4d1f2664cc290d814bd28ff70655130328b3f6" 2018-12-04 21:48:07,545 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:48:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e10d95c2-01a3-45f1-b1a0-343dfdf5e7a6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:48:07,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-e10d95c2-01a3-45f1-b1a0-343dfdf5e7a6 2018-12-04 21:48:07,545 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:48:07,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e4d1f2664cc290d814bd28ff70655130328b3f6" 2018-12-04 21:48:07,647 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:48:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e3d259b-7647-4013-9f7e-3d0562f7cbe7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:48:07,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-6e3d259b-7647-4013-9f7e-3d0562f7cbe7 2018-12-04 21:48:07,647 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:48:07,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e4d1f2664cc290d814bd28ff70655130328b3f6" 2018-12-04 21:48:07,752 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:48:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9407db0-c3ef-4eb4-9857-53edb94dd4c0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:48:07,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-a9407db0-c3ef-4eb4-9857-53edb94dd4c0 2018-12-04 21:48:07,752 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:48:07,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e4d1f2664cc290d814bd28ff70655130328b3f6" 2018-12-04 21:48:07,857 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:48:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01b8e6e6-2cd9-4a7a-8689-69eef74bdddd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:48:07,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-01b8e6e6-2cd9-4a7a-8689-69eef74bdddd 2018-12-04 21:48:07,858 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:48:07,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e4d1f2664cc290d814bd28ff70655130328b3f6" 2018-12-04 21:48:07,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f653f174-fb06-437d-b980-f3a283f8a1fb Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:48:07,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-f653f174-fb06-437d-b980-f3a283f8a1fb 2018-12-04 21:48:07,965 - keystone_utils - INFO - Deleting project with name - CreateStackKeypairTests-e8a0909c-f801-407-proj 2018-12-04 21:48:07,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/2f4cef3061ec46e6846701c1d2cb46eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e4d1f2664cc290d814bd28ff70655130328b3f6" 2018-12-04 21:48:08,199 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:48:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b55727c-f543-4254-911c-9323332d2cf5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:48:08,199 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/2f4cef3061ec46e6846701c1d2cb46eb used request id req-3b55727c-f543-4254-911c-9323332d2cf5 2018-12-04 21:48:08,199 - keystone_utils - INFO - Deleting role with name - CreateStackKeypairTests-e8a0909c-f801-407-proj-role 2018-12-04 21:48:08,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/bf9c8030cc914408b0ea0e499fcced0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e4d1f2664cc290d814bd28ff70655130328b3f6" 2018-12-04 21:48:08,318 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:48:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e19530ef-4386-4d20-a22a-1a56d087ab16 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:48:08,319 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/bf9c8030cc914408b0ea0e499fcced0c used request id req-e19530ef-4386-4d20-a22a-1a56d087ab16 2018-12-04 21:48:08,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e4d1f2664cc290d814bd28ff70655130328b3f6" 2018-12-04 21:48:08,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f04741d3-20cc-4dc7-b25e-f674fac7643c Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:48:08,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f04741d3-20cc-4dc7-b25e-f674fac7643c 2018-12-04 21:48:08,422 - keystone_utils - INFO - Deleting user with name - CreateStackKeypairTests-e8a0909c-f801-407-user 2018-12-04 21:48:08,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/3c18549c95964c019055473d0eb211a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7413f0080eff00862c8366a27a996f72e42502d2" 2018-12-04 21:48:08,602 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:48:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8910c59-1dad-4fa6-914d-28d28d376481 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:48:08,602 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/3c18549c95964c019055473d0eb211a9 used request id req-a8910c59-1dad-4fa6-914d-28d28d376481 2018-12-04 21:48:08,603 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:48:09,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:48:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["e6bt9WbpTieR3ydyaFx-QQ"], "issued_at": "2018-12-04T21:48:09.000000Z"}} 2018-12-04 21:48:09,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56403973c31fa7a1af0c6b7c9d7762aa7c00d528" 2018-12-04 21:48:09,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7827451d-b03d-46c5-ac6a-369188e00de2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:48:09,111 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7827451d-b03d-46c5-ac6a-369188e00de2 2018-12-04 21:48:09,112 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:48:09,113 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:48:09,520 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:48:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["6r9DlfSASg6yLAAzs2JSJw"], "issued_at": "2018-12-04T21:48:09.000000Z"}} 2018-12-04 21:48:09,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e144aaa108bc5ce2b2575fecb4a094f98b9bea9" 2018-12-04 21:48:09,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e46d1a1e-d7c0-44f3-961d-455237b2a2fc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:48:09,613 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e46d1a1e-d7c0-44f3-961d-455237b2a2fc 2018-12-04 21:48:09,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:48:09,622 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:48:09,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-3e2f6ffb-49e9-425-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e144aaa108bc5ce2b2575fecb4a094f98b9bea9" 2018-12-04 21:48:09,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-348b7593-f58c-442e-8f61-3524d21116be Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-3e2f6ffb-49e9-425-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:48:09,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-3e2f6ffb-49e9-425-proj used request id req-348b7593-f58c-442e-8f61-3524d21116be 2018-12-04 21:48:09,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e144aaa108bc5ce2b2575fecb4a094f98b9bea9" 2018-12-04 21:48:09,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1628b0b9-2c20-4410-b6ef-9c5d1c68a05d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:48:09,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-1628b0b9-2c20-4410-b6ef-9c5d1c68a05d 2018-12-04 21:48:09,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e144aaa108bc5ce2b2575fecb4a094f98b9bea9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSecurityGroupTests-3e2f6ffb-49e9-425-proj"}}' 2018-12-04 21:48:09,959 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:48:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ed30d14-2b7d-4105-a509-29f79fd83329 Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6dc080c0210a4cfe80d7ff5a35eb53be"}, "tags": [], "enabled": true, "id": "6dc080c0210a4cfe80d7ff5a35eb53be", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-3e2f6ffb-49e9-425-proj"}} 2018-12-04 21:48:09,960 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-9ed30d14-2b7d-4105-a509-29f79fd83329 2018-12-04 21:48:09,960 - keystone_utils - INFO - Created project with name - CreateStackSecurityGroupTests-3e2f6ffb-49e9-425-proj 2018-12-04 21:48:09,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:48:09,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:48:10,362 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:48:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["hnKTF_fcT9OxK6qub6Z9TA"], "issued_at": "2018-12-04T21:48:10.000000Z"}} 2018-12-04 21:48:10,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa24c4e9d46ee77bc1260874abf75bbf674c14ee" 2018-12-04 21:48:10,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2114ea9-f335-4b80-8afb-af98066cbbc2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:48:10,457 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f2114ea9-f335-4b80-8afb-af98066cbbc2 2018-12-04 21:48:10,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:48:10,468 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:48:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:48:10,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa24c4e9d46ee77bc1260874abf75bbf674c14ee" 2018-12-04 21:48:10,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-310c81a4-4d97-4d01-8504-5f6a22dd7cf2 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:48:10,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-310c81a4-4d97-4d01-8504-5f6a22dd7cf2 2018-12-04 21:48:10,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSecurityGroupTests-3e2f6ffb-49e9-425-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa24c4e9d46ee77bc1260874abf75bbf674c14ee" 2018-12-04 21:48:10,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a67bd96a-e140-4a14-b31b-fb1227c584f8 Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSecurityGroupTests-3e2f6ffb-49e9-425-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6dc080c0210a4cfe80d7ff5a35eb53be"}, "tags": [], "enabled": true, "id": "6dc080c0210a4cfe80d7ff5a35eb53be", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-3e2f6ffb-49e9-425-proj"}]} 2018-12-04 21:48:10,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSecurityGroupTests-3e2f6ffb-49e9-425-proj used request id req-a67bd96a-e140-4a14-b31b-fb1227c584f8 2018-12-04 21:48:10,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa24c4e9d46ee77bc1260874abf75bbf674c14ee" 2018-12-04 21:48:10,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0cc85ca-9108-47b4-89b1-aad7c47d499e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:48:10,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a0cc85ca-9108-47b4-89b1-aad7c47d499e 2018-12-04 21:48:11,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa24c4e9d46ee77bc1260874abf75bbf674c14ee" 2018-12-04 21:48:11,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6449cfb-dbdd-41f1-9e09-63f1cb28fe67 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:48:11,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e6449cfb-dbdd-41f1-9e09-63f1cb28fe67 2018-12-04 21:48:11,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSecurityGroupTests-3e2f6ffb-49e9-425-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa24c4e9d46ee77bc1260874abf75bbf674c14ee" 2018-12-04 21:48:11,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ef05367-e625-4cf6-8054-80263a60b36f Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSecurityGroupTests-3e2f6ffb-49e9-425-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6dc080c0210a4cfe80d7ff5a35eb53be"}, "tags": [], "enabled": true, "id": "6dc080c0210a4cfe80d7ff5a35eb53be", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-3e2f6ffb-49e9-425-proj"}]} 2018-12-04 21:48:11,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSecurityGroupTests-3e2f6ffb-49e9-425-proj used request id req-8ef05367-e625-4cf6-8054-80263a60b36f 2018-12-04 21:48:11,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/a693720e9a15436495feed86d109e795 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa24c4e9d46ee77bc1260874abf75bbf674c14ee" 2018-12-04 21:48:11,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09cfabbb-229a-4231-a35e-5833a3c25a7b Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSecurityGroupTests-3e2f6ffb-49e9-425-user", "links": {"self": "http://172.30.9.23:5000/v3/users/a693720e9a15436495feed86d109e795"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "id": "a693720e9a15436495feed86d109e795", "password_expires_at": null}} 2018-12-04 21:48:11,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/a693720e9a15436495feed86d109e795 used request id req-09cfabbb-229a-4231-a35e-5833a3c25a7b 2018-12-04 21:48:11,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6dc080c0210a4cfe80d7ff5a35eb53be/users/a693720e9a15436495feed86d109e795/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa24c4e9d46ee77bc1260874abf75bbf674c14ee" 2018-12-04 21:48:11,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38275e8c-36c2-4ce2-be65-f1a32a6d75e1 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/6dc080c0210a4cfe80d7ff5a35eb53be/users/a693720e9a15436495feed86d109e795/roles", "previous": null, "next": null}, "roles": []} 2018-12-04 21:48:11,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6dc080c0210a4cfe80d7ff5a35eb53be/users/a693720e9a15436495feed86d109e795/roles used request id req-38275e8c-36c2-4ce2-be65-f1a32a6d75e1 2018-12-04 21:48:11,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa24c4e9d46ee77bc1260874abf75bbf674c14ee" 2018-12-04 21:48:11,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1052db5c-d5c1-44c0-94fa-b4d50a0faa0e Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}} 2018-12-04 21:48:11,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff used request id req-1052db5c-d5c1-44c0-94fa-b4d50a0faa0e 2018-12-04 21:48:11,555 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSecurityGroupTests-3e2f6ffb-49e9-425-proj 2018-12-04 21:48:11,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/6dc080c0210a4cfe80d7ff5a35eb53be/users/a693720e9a15436495feed86d109e795/roles/37f52f51593d4483afda02bf6b250dff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa24c4e9d46ee77bc1260874abf75bbf674c14ee" 2018-12-04 21:48:11,706 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:48:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fccbead-7eb7-48d8-ba59-77ba61b12d06 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:48:11,706 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/6dc080c0210a4cfe80d7ff5a35eb53be/users/a693720e9a15436495feed86d109e795/roles/37f52f51593d4483afda02bf6b250dff used request id req-0fccbead-7eb7-48d8-ba59-77ba61b12d06 2018-12-04 21:48:11,706 - keystone_utils - INFO - Created user with name - CreateStackSecurityGroupTests-3e2f6ffb-49e9-425-user 2018-12-04 21:48:11,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:48:11,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e144aaa108bc5ce2b2575fecb4a094f98b9bea9" 2018-12-04 21:48:11,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79493006-7911-48f7-b426-213a062703f8 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:48:11,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-79493006-7911-48f7-b426-213a062703f8 2018-12-04 21:48:11,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e144aaa108bc5ce2b2575fecb4a094f98b9bea9" -d '{"role": {"name": "CreateStackSecurityGroupTests-3e2f6ffb-49e9-425-proj-role"}}' 2018-12-04 21:48:12,008 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:48:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d978d44-5386-41b6-9905-a3c21088f681 Content-Length: 228 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cc7611e67d0e41f08175f04a9cb95b26", "links": {"self": "http://172.30.9.23:5000/v3/roles/cc7611e67d0e41f08175f04a9cb95b26"}, "name": "CreateStackSecurityGroupTests-3e2f6ffb-49e9-425-proj-role"}} 2018-12-04 21:48:12,008 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-3d978d44-5386-41b6-9905-a3c21088f681 2018-12-04 21:48:12,008 - keystone_utils - INFO - Created role with name - CreateStackSecurityGroupTests-3e2f6ffb-49e9-425-proj-role 2018-12-04 21:48:12,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/cc7611e67d0e41f08175f04a9cb95b26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e144aaa108bc5ce2b2575fecb4a094f98b9bea9" 2018-12-04 21:48:12,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-439a22f2-6788-4b36-a6f1-2b02b4a7fd7c Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cc7611e67d0e41f08175f04a9cb95b26", "links": {"self": "http://172.30.9.23:5000/v3/roles/cc7611e67d0e41f08175f04a9cb95b26"}, "name": "CreateStackSecurityGroupTests-3e2f6ffb-49e9-425-proj-role"}} 2018-12-04 21:48:12,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/cc7611e67d0e41f08175f04a9cb95b26 used request id req-439a22f2-6788-4b36-a6f1-2b02b4a7fd7c 2018-12-04 21:48:12,107 - keystone_utils - INFO - Granting role CreateStackSecurityGroupTests-3e2f6ffb-49e9-425-proj-role to project CreateStackSecurityGroupTests-3e2f6ffb-49e9-425-proj 2018-12-04 21:48:12,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/6dc080c0210a4cfe80d7ff5a35eb53be/users/a693720e9a15436495feed86d109e795/roles/cc7611e67d0e41f08175f04a9cb95b26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e144aaa108bc5ce2b2575fecb4a094f98b9bea9" 2018-12-04 21:48:12,257 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:48:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a935a9c0-1f1c-44d2-a630-4858e193a653 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:48:12,257 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/6dc080c0210a4cfe80d7ff5a35eb53be/users/a693720e9a15436495feed86d109e795/roles/cc7611e67d0e41f08175f04a9cb95b26 used request id req-a935a9c0-1f1c-44d2-a630-4858e193a653 2018-12-04 21:48:12,257 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-04 21:48:12,258 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:48:12,259 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:48:12,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:48:12,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "cc7611e67d0e41f08175f04a9cb95b26", "name": "CreateStackSecurityGroupTests-3e2f6ffb-49e9-425-proj-role"}], "expires_at": "2018-12-04T22:48:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6dc080c0210a4cfe80d7ff5a35eb53be", "name": "CreateStackSecurityGroupTests-3e2f6ffb-49e9-425-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/6dc080c0210a4cfe80d7ff5a35eb53be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/6dc080c0210a4cfe80d7ff5a35eb53be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/6dc080c0210a4cfe80d7ff5a35eb53be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_6dc080c0210a4cfe80d7ff5a35eb53be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_6dc080c0210a4cfe80d7ff5a35eb53be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/6dc080c0210a4cfe80d7ff5a35eb53be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/6dc080c0210a4cfe80d7ff5a35eb53be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/6dc080c0210a4cfe80d7ff5a35eb53be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/6dc080c0210a4cfe80d7ff5a35eb53be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/6dc080c0210a4cfe80d7ff5a35eb53be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/6dc080c0210a4cfe80d7ff5a35eb53be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-3e2f6ffb-49e9-425-user", "id": "a693720e9a15436495feed86d109e795"}, "audit_ids": ["TudkI5ixR5OtgG_4lPE0eA"], "issued_at": "2018-12-04T21:48:12.000000Z"}} 2018-12-04 21:48:12,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ada8ce43ab61b072786d4dd07a67b7fac473f6c" 2018-12-04 21:48:12,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ce84b87-0d0c-45d6-a1a0-02286693e005 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:48:12,753 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7ce84b87-0d0c-45d6-a1a0-02286693e005 2018-12-04 21:48:12,756 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:48:12,758 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-04 21:48:12,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ada8ce43ab61b072786d4dd07a67b7fac473f6c" 2018-12-04 21:48:12,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:12 GMT Server: Apache x-openstack-request-id: req-78fdec28-0706-4297-a1ac-9b840eec8306 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-04 21:48:12,958 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack used request id req-78fdec28-0706-4297-a1ac-9b840eec8306 2018-12-04 21:48:12,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ada8ce43ab61b072786d4dd07a67b7fac473f6c" -d '{"stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-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-d3936c31-2488-4936-8f9e-45dace50da81-sec-grp"}}' 2018-12-04 21:48:14,481 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:48:12 GMT Server: Apache x-openstack-request-id: req-a80bcd09-0d2b-41a5-a855-b5175dddf13a Location: http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack/8c17849f-bb01-4e19-ac58-bb53408e01ea Content-Length: 303 Content-Type: application/json RESP BODY: {"stack": {"id": "8c17849f-bb01-4e19-ac58-bb53408e01ea", "links": [{"href": "http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack/8c17849f-bb01-4e19-ac58-bb53408e01ea", "rel": "self"}]}} 2018-12-04 21:48:14,481 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks used request id req-a80bcd09-0d2b-41a5-a855-b5175dddf13a 2018-12-04 21:48:14,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks/8c17849f-bb01-4e19-ac58-bb53408e01ea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ada8ce43ab61b072786d4dd07a67b7fac473f6c" 2018-12-04 21:48:14,694 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:48:14 GMT Server: Apache x-openstack-request-id: req-2cc90921-563c-4600-aed3-eaf3d90755b3 Location: http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack/8c17849f-bb01-4e19-ac58-bb53408e01ea Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack/8c17849f-bb01-4e19-ac58-bb53408e01ea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:48:14,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:14 GMT Server: Apache x-openstack-request-id: req-2e145fb4-1ac5-42cd-bc3f-7d08c67a608e 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": "6dc080c0210a4cfe80d7ff5a35eb53be", "OS::stack_id": "8c17849f-bb01-4e19-ac58-bb53408e01ea", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack", "security_group_name": "CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack", "stack_user_project_id": "a8f672d3628a4d139d9a34e113590a86", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:48:13Z", "links": [{"href": "http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack/8c17849f-bb01-4e19-ac58-bb53408e01ea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8c17849f-bb01-4e19-ac58-bb53408e01ea", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-12-04 21:48:14,963 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack/8c17849f-bb01-4e19-ac58-bb53408e01ea used request id req-2e145fb4-1ac5-42cd-bc3f-7d08c67a608e 2018-12-04 21:48:14,964 - create_stack - INFO - Created stack with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack 2018-12-04 21:48:14,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks/8c17849f-bb01-4e19-ac58-bb53408e01ea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ada8ce43ab61b072786d4dd07a67b7fac473f6c" 2018-12-04 21:48:15,208 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:48:14 GMT Server: Apache x-openstack-request-id: req-9b6a7f08-b378-4d05-9ab9-ba7da3a4a755 Location: http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack/8c17849f-bb01-4e19-ac58-bb53408e01ea Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack/8c17849f-bb01-4e19-ac58-bb53408e01ea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:48:15,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:15 GMT Server: Apache x-openstack-request-id: req-2a78c680-8b2b-4c84-afb8-e7966df477cc 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": "6dc080c0210a4cfe80d7ff5a35eb53be", "OS::stack_id": "8c17849f-bb01-4e19-ac58-bb53408e01ea", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack", "security_group_name": "CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack", "stack_user_project_id": "a8f672d3628a4d139d9a34e113590a86", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:48:13Z", "links": [{"href": "http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack/8c17849f-bb01-4e19-ac58-bb53408e01ea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8c17849f-bb01-4e19-ac58-bb53408e01ea", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-12-04 21:48:15,416 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack/8c17849f-bb01-4e19-ac58-bb53408e01ea used request id req-2a78c680-8b2b-4c84-afb8-e7966df477cc 2018-12-04 21:48:15,417 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-04 21:48:15,417 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:48:18,420 - create_stack - DEBUG - Stack status query timeout in 1196.54391813 2018-12-04 21:48:18,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks/8c17849f-bb01-4e19-ac58-bb53408e01ea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ada8ce43ab61b072786d4dd07a67b7fac473f6c" 2018-12-04 21:48:18,618 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:48:18 GMT Server: Apache x-openstack-request-id: req-3e30dce4-d58c-428a-b615-5d7c1db11c43 Location: http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack/8c17849f-bb01-4e19-ac58-bb53408e01ea Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack/8c17849f-bb01-4e19-ac58-bb53408e01ea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:48:18,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:18 GMT Server: Apache x-openstack-request-id: req-73fde1e6-5594-400d-b8f7-f652140f256c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 530 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "OS::stack_id": "8c17849f-bb01-4e19-ac58-bb53408e01ea", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack", "security_group_name": "CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack", "stack_user_project_id": "a8f672d3628a4d139d9a34e113590a86", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-04T21:48:13Z", "links": [{"href": "http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack/8c17849f-bb01-4e19-ac58-bb53408e01ea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8c17849f-bb01-4e19-ac58-bb53408e01ea", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-12-04 21:48:18,661 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack/8c17849f-bb01-4e19-ac58-bb53408e01ea used request id req-73fde1e6-5594-400d-b8f7-f652140f256c 2018-12-04 21:48:18,661 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-04 21:48:18,661 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack 2018-12-04 21:48:18,661 - create_stack - INFO - Stack is now active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack 2018-12-04 21:48:18,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks/8c17849f-bb01-4e19-ac58-bb53408e01ea/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ada8ce43ab61b072786d4dd07a67b7fac473f6c" 2018-12-04 21:48:18,867 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:48:18 GMT Server: Apache x-openstack-request-id: req-da16a72a-786a-4ca0-b31b-545366fd8315 Location: http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack/8c17849f-bb01-4e19-ac58-bb53408e01ea/resources Content-Length: 575 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack/8c17849f-bb01-4e19-ac58-bb53408e01ea/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:48:19,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:18 GMT Server: Apache x-openstack-request-id: req-80ac37bb-3892-482d-9a75-0f819a0c2909 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack/8c17849f-bb01-4e19-ac58-bb53408e01ea/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack/8c17849f-bb01-4e19-ac58-bb53408e01ea", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-04T21:48:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:48:14Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "a7b21111-89df-4afe-bf76-4ae4e45c3e71", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-12-04 21:48:19,078 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack/8c17849f-bb01-4e19-ac58-bb53408e01ea/resources used request id req-80ac37bb-3892-482d-9a75-0f819a0c2909 2018-12-04 21:48:19,079 - neutron_utils - INFO - Retrieving security group with ID - a7b21111-89df-4afe-bf76-4ae4e45c3e71 2018-12-04 21:48:19,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=a7b21111-89df-4afe-bf76-4ae4e45c3e71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ada8ce43ab61b072786d4dd07a67b7fac473f6c" 2018-12-04 21:48:19,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-e0e3ba9f-c274-441f-9e6e-0ebf9d39907e Date: Tue, 04 Dec 2018 21:48:19 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "created_at": "2018-12-04T21:48:14Z", "updated_at": "2018-12-04T21:48:15Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-04T21:48:15Z", "revision_number": 0, "id": "3add593a-13f1-4c5a-aaee-f84f5f3a3ed4", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-12-04T21:48:15Z", "security_group_id": "a7b21111-89df-4afe-bf76-4ae4e45c3e71", "tenant_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6dc080c0210a4cfe80d7ff5a35eb53be"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:48:15Z", "revision_number": 0, "id": "c356393a-d989-4efe-8175-cb3431bbe406", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-12-04T21:48:15Z", "security_group_id": "a7b21111-89df-4afe-bf76-4ae4e45c3e71", "tenant_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dc080c0210a4cfe80d7ff5a35eb53be"}], "revision_number": 6, "project_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "id": "a7b21111-89df-4afe-bf76-4ae4e45c3e71", "name": "CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-sec-grp"}]} 2018-12-04 21:48:19,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=a7b21111-89df-4afe-bf76-4ae4e45c3e71 used request id req-e0e3ba9f-c274-441f-9e6e-0ebf9d39907e 2018-12-04 21:48:19,299 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a7b21111-89df-4afe-bf76-4ae4e45c3e71 2018-12-04 21:48:19,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a7b21111-89df-4afe-bf76-4ae4e45c3e71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ada8ce43ab61b072786d4dd07a67b7fac473f6c" 2018-12-04 21:48:19,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-020d82b7-041f-437f-a0ff-74e412ead819 Date: Tue, 04 Dec 2018 21:48:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-12-04T21:48:15Z", "security_group_id": "a7b21111-89df-4afe-bf76-4ae4e45c3e71", "port_range_min": 22, "revision_number": 0, "tenant_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "created_at": "2018-12-04T21:48:15Z", "project_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "id": "3add593a-13f1-4c5a-aaee-f84f5f3a3ed4"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-12-04T21:48:15Z", "security_group_id": "a7b21111-89df-4afe-bf76-4ae4e45c3e71", "port_range_min": null, "revision_number": 0, "tenant_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "created_at": "2018-12-04T21:48:15Z", "project_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "id": "c356393a-d989-4efe-8175-cb3431bbe406"}]} 2018-12-04 21:48:19,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a7b21111-89df-4afe-bf76-4ae4e45c3e71 used request id req-020d82b7-041f-437f-a0ff-74e412ead819 2018-12-04 21:48:19,324 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a7b21111-89df-4afe-bf76-4ae4e45c3e71 2018-12-04 21:48:19,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a7b21111-89df-4afe-bf76-4ae4e45c3e71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ada8ce43ab61b072786d4dd07a67b7fac473f6c" 2018-12-04 21:48:19,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-70c170cc-8845-4136-9aa0-1f270d3f610a Date: Tue, 04 Dec 2018 21:48:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-12-04T21:48:15Z", "security_group_id": "a7b21111-89df-4afe-bf76-4ae4e45c3e71", "port_range_min": 22, "revision_number": 0, "tenant_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "created_at": "2018-12-04T21:48:15Z", "project_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "id": "3add593a-13f1-4c5a-aaee-f84f5f3a3ed4"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-12-04T21:48:15Z", "security_group_id": "a7b21111-89df-4afe-bf76-4ae4e45c3e71", "port_range_min": null, "revision_number": 0, "tenant_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "created_at": "2018-12-04T21:48:15Z", "project_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "id": "c356393a-d989-4efe-8175-cb3431bbe406"}]} 2018-12-04 21:48:19,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a7b21111-89df-4afe-bf76-4ae4e45c3e71 used request id req-70c170cc-8845-4136-9aa0-1f270d3f610a 2018-12-04 21:48:19,346 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:48:19,346 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:48:19,752 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "cc7611e67d0e41f08175f04a9cb95b26", "name": "CreateStackSecurityGroupTests-3e2f6ffb-49e9-425-proj-role"}], "expires_at": "2018-12-04T22:48:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6dc080c0210a4cfe80d7ff5a35eb53be", "name": "CreateStackSecurityGroupTests-3e2f6ffb-49e9-425-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/6dc080c0210a4cfe80d7ff5a35eb53be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/6dc080c0210a4cfe80d7ff5a35eb53be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/6dc080c0210a4cfe80d7ff5a35eb53be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_6dc080c0210a4cfe80d7ff5a35eb53be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_6dc080c0210a4cfe80d7ff5a35eb53be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/6dc080c0210a4cfe80d7ff5a35eb53be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/6dc080c0210a4cfe80d7ff5a35eb53be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/6dc080c0210a4cfe80d7ff5a35eb53be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/6dc080c0210a4cfe80d7ff5a35eb53be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/6dc080c0210a4cfe80d7ff5a35eb53be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/6dc080c0210a4cfe80d7ff5a35eb53be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-3e2f6ffb-49e9-425-user", "id": "a693720e9a15436495feed86d109e795"}, "audit_ids": ["hLgRi8caSU-sQa8n0ucqFA"], "issued_at": "2018-12-04T21:48:19.000000Z"}} 2018-12-04 21:48:19,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f5f09fedfbb37cb51ff88c244dddc0142d2bb7" 2018-12-04 21:48:19,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bc6c373-bd58-44f2-b7ef-0fcda07e8a63 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:48:19,839 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-9bc6c373-bd58-44f2-b7ef-0fcda07e8a63 2018-12-04 21:48:19,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-sec-grp&description=Test+description -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f5f09fedfbb37cb51ff88c244dddc0142d2bb7" 2018-12-04 21:48:20,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-f69c7ba2-30dc-4097-91d1-31e73015408b Date: Tue, 04 Dec 2018 21:48:20 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "created_at": "2018-12-04T21:48:14Z", "updated_at": "2018-12-04T21:48:15Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-04T21:48:15Z", "revision_number": 0, "id": "3add593a-13f1-4c5a-aaee-f84f5f3a3ed4", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-12-04T21:48:15Z", "security_group_id": "a7b21111-89df-4afe-bf76-4ae4e45c3e71", "tenant_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6dc080c0210a4cfe80d7ff5a35eb53be"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:48:15Z", "revision_number": 0, "id": "c356393a-d989-4efe-8175-cb3431bbe406", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-12-04T21:48:15Z", "security_group_id": "a7b21111-89df-4afe-bf76-4ae4e45c3e71", "tenant_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dc080c0210a4cfe80d7ff5a35eb53be"}], "revision_number": 6, "project_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "id": "a7b21111-89df-4afe-bf76-4ae4e45c3e71", "name": "CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-sec-grp"}]} 2018-12-04 21:48:20,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-sec-grp&description=Test+description used request id req-f69c7ba2-30dc-4097-91d1-31e73015408b 2018-12-04 21:48:20,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:48:20,071 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:48: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:48:20,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6dc080c0210a4cfe80d7ff5a35eb53be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f5f09fedfbb37cb51ff88c244dddc0142d2bb7" 2018-12-04 21:48:20,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64a0e9dd-1198-4e5c-8cb2-5be247c82fcf Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6dc080c0210a4cfe80d7ff5a35eb53be"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6dc080c0210a4cfe80d7ff5a35eb53be", "name": "CreateStackSecurityGroupTests-3e2f6ffb-49e9-425-proj"}} 2018-12-04 21:48:20,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6dc080c0210a4cfe80d7ff5a35eb53be used request id req-64a0e9dd-1198-4e5c-8cb2-5be247c82fcf 2018-12-04 21:48:20,164 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a7b21111-89df-4afe-bf76-4ae4e45c3e71 2018-12-04 21:48:20,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a7b21111-89df-4afe-bf76-4ae4e45c3e71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f5f09fedfbb37cb51ff88c244dddc0142d2bb7" 2018-12-04 21:48:20,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-b2418606-0e14-4ac6-a440-55297a593abf Date: Tue, 04 Dec 2018 21:48:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-12-04T21:48:15Z", "security_group_id": "a7b21111-89df-4afe-bf76-4ae4e45c3e71", "port_range_min": 22, "revision_number": 0, "tenant_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "created_at": "2018-12-04T21:48:15Z", "project_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "id": "3add593a-13f1-4c5a-aaee-f84f5f3a3ed4"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-12-04T21:48:15Z", "security_group_id": "a7b21111-89df-4afe-bf76-4ae4e45c3e71", "port_range_min": null, "revision_number": 0, "tenant_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "created_at": "2018-12-04T21:48:15Z", "project_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "id": "c356393a-d989-4efe-8175-cb3431bbe406"}]} 2018-12-04 21:48:20,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a7b21111-89df-4afe-bf76-4ae4e45c3e71 used request id req-b2418606-0e14-4ac6-a440-55297a593abf 2018-12-04 21:48:20,187 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a7b21111-89df-4afe-bf76-4ae4e45c3e71 2018-12-04 21:48:20,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a7b21111-89df-4afe-bf76-4ae4e45c3e71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f5f09fedfbb37cb51ff88c244dddc0142d2bb7" 2018-12-04 21:48:20,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-2a845748-df88-425d-b17b-0cefdc1ded97 Date: Tue, 04 Dec 2018 21:48:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-12-04T21:48:15Z", "security_group_id": "a7b21111-89df-4afe-bf76-4ae4e45c3e71", "port_range_min": 22, "revision_number": 0, "tenant_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "created_at": "2018-12-04T21:48:15Z", "project_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "id": "3add593a-13f1-4c5a-aaee-f84f5f3a3ed4"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-12-04T21:48:15Z", "security_group_id": "a7b21111-89df-4afe-bf76-4ae4e45c3e71", "port_range_min": null, "revision_number": 0, "tenant_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "created_at": "2018-12-04T21:48:15Z", "project_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "id": "c356393a-d989-4efe-8175-cb3431bbe406"}]} 2018-12-04 21:48:20,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a7b21111-89df-4afe-bf76-4ae4e45c3e71 used request id req-2a845748-df88-425d-b17b-0cefdc1ded97 2018-12-04 21:48:20,208 - neutron_utils - INFO - Retrieving security group with ID - a7b21111-89df-4afe-bf76-4ae4e45c3e71 2018-12-04 21:48:20,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=a7b21111-89df-4afe-bf76-4ae4e45c3e71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f5f09fedfbb37cb51ff88c244dddc0142d2bb7" 2018-12-04 21:48:20,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-90938ad1-06ab-49f1-82ed-381a24895a5f Date: Tue, 04 Dec 2018 21:48:20 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "created_at": "2018-12-04T21:48:14Z", "updated_at": "2018-12-04T21:48:15Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-04T21:48:15Z", "revision_number": 0, "id": "3add593a-13f1-4c5a-aaee-f84f5f3a3ed4", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-12-04T21:48:15Z", "security_group_id": "a7b21111-89df-4afe-bf76-4ae4e45c3e71", "tenant_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6dc080c0210a4cfe80d7ff5a35eb53be"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:48:15Z", "revision_number": 0, "id": "c356393a-d989-4efe-8175-cb3431bbe406", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-12-04T21:48:15Z", "security_group_id": "a7b21111-89df-4afe-bf76-4ae4e45c3e71", "tenant_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dc080c0210a4cfe80d7ff5a35eb53be"}], "revision_number": 6, "project_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "id": "a7b21111-89df-4afe-bf76-4ae4e45c3e71", "name": "CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-sec-grp"}]} 2018-12-04 21:48:20,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=a7b21111-89df-4afe-bf76-4ae4e45c3e71 used request id req-90938ad1-06ab-49f1-82ed-381a24895a5f 2018-12-04 21:48:20,255 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a7b21111-89df-4afe-bf76-4ae4e45c3e71 2018-12-04 21:48:20,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a7b21111-89df-4afe-bf76-4ae4e45c3e71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f5f09fedfbb37cb51ff88c244dddc0142d2bb7" 2018-12-04 21:48:20,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-c2de57b7-b03c-47a0-b02a-91643137e10a Date: Tue, 04 Dec 2018 21:48:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-12-04T21:48:15Z", "security_group_id": "a7b21111-89df-4afe-bf76-4ae4e45c3e71", "port_range_min": 22, "revision_number": 0, "tenant_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "created_at": "2018-12-04T21:48:15Z", "project_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "id": "3add593a-13f1-4c5a-aaee-f84f5f3a3ed4"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-12-04T21:48:15Z", "security_group_id": "a7b21111-89df-4afe-bf76-4ae4e45c3e71", "port_range_min": null, "revision_number": 0, "tenant_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "created_at": "2018-12-04T21:48:15Z", "project_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "id": "c356393a-d989-4efe-8175-cb3431bbe406"}]} 2018-12-04 21:48:20,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a7b21111-89df-4afe-bf76-4ae4e45c3e71 used request id req-c2de57b7-b03c-47a0-b02a-91643137e10a 2018-12-04 21:48:20,280 - create_stack - INFO - Deleting stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack 2018-12-04 21:48:20,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks/8c17849f-bb01-4e19-ac58-bb53408e01ea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ada8ce43ab61b072786d4dd07a67b7fac473f6c" 2018-12-04 21:48:20,307 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:48:20 GMT Server: Apache x-openstack-request-id: req-12732a6e-ad59-4420-a1fd-3f5118afa88c Location: http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack/8c17849f-bb01-4e19-ac58-bb53408e01ea Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack/8c17849f-bb01-4e19-ac58-bb53408e01ea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:48:20,617 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:48:20 GMT Server: Apache x-openstack-request-id: req-1c1b7f9f-24f0-4018-89f0-d440d33ed79e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:48:20,617 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack/8c17849f-bb01-4e19-ac58-bb53408e01ea used request id req-1c1b7f9f-24f0-4018-89f0-d440d33ed79e 2018-12-04 21:48:20,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks/8c17849f-bb01-4e19-ac58-bb53408e01ea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ada8ce43ab61b072786d4dd07a67b7fac473f6c" 2018-12-04 21:48:20,645 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:48:20 GMT Server: Apache x-openstack-request-id: req-5fc12a37-9de9-4638-acc3-00b14287e66a Location: http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack/8c17849f-bb01-4e19-ac58-bb53408e01ea Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack/8c17849f-bb01-4e19-ac58-bb53408e01ea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:48:20,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:20 GMT Server: Apache x-openstack-request-id: req-2da34006-dd83-4d21-9a61-c67dcd88cf27 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": "6dc080c0210a4cfe80d7ff5a35eb53be", "OS::stack_id": "8c17849f-bb01-4e19-ac58-bb53408e01ea", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack", "security_group_name": "CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack", "stack_user_project_id": "a8f672d3628a4d139d9a34e113590a86", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:48:13Z", "links": [{"href": "http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack/8c17849f-bb01-4e19-ac58-bb53408e01ea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:48:20Z", "id": "8c17849f-bb01-4e19-ac58-bb53408e01ea", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-12-04 21:48:20,862 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack/8c17849f-bb01-4e19-ac58-bb53408e01ea used request id req-2da34006-dd83-4d21-9a61-c67dcd88cf27 2018-12-04 21:48:20,863 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-04 21:48:20,863 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:48:23,866 - create_stack - DEBUG - Stack status query timeout in 1196.75100684 2018-12-04 21:48:23,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks/8c17849f-bb01-4e19-ac58-bb53408e01ea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ada8ce43ab61b072786d4dd07a67b7fac473f6c" 2018-12-04 21:48:23,897 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:48:23 GMT Server: Apache x-openstack-request-id: req-c5e05fac-326c-41d4-a2cb-bb2d33d76df5 Location: http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack/8c17849f-bb01-4e19-ac58-bb53408e01ea Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack/8c17849f-bb01-4e19-ac58-bb53408e01ea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:48:23,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:23 GMT Server: Apache x-openstack-request-id: req-9259c80e-318b-4eb0-8c57-413d7f5e9b76 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "OS::stack_id": "8c17849f-bb01-4e19-ac58-bb53408e01ea", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack", "security_group_name": "CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-sec-grp"}, "deletion_time": "2018-12-04T21:48:21Z", "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack", "stack_user_project_id": "a8f672d3628a4d139d9a34e113590a86", "tags": null, "creation_time": "2018-12-04T21:48:13Z", "links": [{"href": "http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack/8c17849f-bb01-4e19-ac58-bb53408e01ea", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-04T21:48:20Z", "id": "8c17849f-bb01-4e19-ac58-bb53408e01ea", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-12-04 21:48:23,924 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack/8c17849f-bb01-4e19-ac58-bb53408e01ea used request id req-9259c80e-318b-4eb0-8c57-413d7f5e9b76 2018-12-04 21:48:23,925 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-04 21:48:23,925 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack 2018-12-04 21:48:23,925 - create_stack - INFO - Attempting to delete again stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack 2018-12-04 21:48:23,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks/8c17849f-bb01-4e19-ac58-bb53408e01ea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ada8ce43ab61b072786d4dd07a67b7fac473f6c" 2018-12-04 21:48:23,953 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:48:23 GMT Server: Apache x-openstack-request-id: req-253ff4b1-c393-445f-ae2e-c63f2fb5f880 Location: http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack/8c17849f-bb01-4e19-ac58-bb53408e01ea Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack/8c17849f-bb01-4e19-ac58-bb53408e01ea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:48:23,978 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:48:23 GMT Server: Apache x-openstack-request-id: req-f8f69f80-80ac-4a69-96f6-a34749dfbced Content-Length: 291 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-04 21:48:23,978 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/6dc080c0210a4cfe80d7ff5a35eb53be/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d3936c31-2488-4936-8f9e-45dace50da81-stack/8c17849f-bb01-4e19-ac58-bb53408e01ea used request id req-f8f69f80-80ac-4a69-96f6-a34749dfbced 2018-12-04 21:48:23,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e144aaa108bc5ce2b2575fecb4a094f98b9bea9" 2018-12-04 21:48:24,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-cfaae078-86e0-44e3-82d3-220c4ac1ddbf Date: Tue, 04 Dec 2018 21:48:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "created_at": "2018-12-04T21:48:14Z", "updated_at": "2018-12-04T21:48:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:48:14Z", "revision_number": 0, "id": "0fbd17e5-3754-4456-bc21-7540465ca867", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:48:14Z", "security_group_id": "f619cc7c-ddfb-4f73-b256-597aa8dd8aa8", "tenant_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dc080c0210a4cfe80d7ff5a35eb53be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:48:14Z", "revision_number": 0, "id": "2085ecce-bf48-4faf-a5e2-55a3c4def0cc", "remote_group_id": "f619cc7c-ddfb-4f73-b256-597aa8dd8aa8", "remote_ip_prefix": null, "created_at": "2018-12-04T21:48:14Z", "security_group_id": "f619cc7c-ddfb-4f73-b256-597aa8dd8aa8", "tenant_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dc080c0210a4cfe80d7ff5a35eb53be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:48:14Z", "revision_number": 0, "id": "aa03499a-83b7-43c2-ab96-bf575106f610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:48:14Z", "security_group_id": "f619cc7c-ddfb-4f73-b256-597aa8dd8aa8", "tenant_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dc080c0210a4cfe80d7ff5a35eb53be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:48:14Z", "revision_number": 0, "id": "e5a2270c-47e4-4a5d-b012-dd05609857cb", "remote_group_id": "f619cc7c-ddfb-4f73-b256-597aa8dd8aa8", "remote_ip_prefix": null, "created_at": "2018-12-04T21:48:14Z", "security_group_id": "f619cc7c-ddfb-4f73-b256-597aa8dd8aa8", "tenant_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dc080c0210a4cfe80d7ff5a35eb53be"}], "revision_number": 4, "project_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "id": "f619cc7c-ddfb-4f73-b256-597aa8dd8aa8", "name": "default"}]} 2018-12-04 21:48:24,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-cfaae078-86e0-44e3-82d3-220c4ac1ddbf 2018-12-04 21:48:24,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e144aaa108bc5ce2b2575fecb4a094f98b9bea9" 2018-12-04 21:48:24,352 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:48:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffc39ac0-4a73-4683-89bf-06659c6e6ab6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:48:24,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-ffc39ac0-4a73-4683-89bf-06659c6e6ab6 2018-12-04 21:48:24,352 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:48:24,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e144aaa108bc5ce2b2575fecb4a094f98b9bea9" 2018-12-04 21:48:24,449 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:48:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e50ec0e-23c8-457f-bd8b-b48273d26ff4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:48:24,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-3e50ec0e-23c8-457f-bd8b-b48273d26ff4 2018-12-04 21:48:24,449 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:48:24,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e144aaa108bc5ce2b2575fecb4a094f98b9bea9" 2018-12-04 21:48:24,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6301c799-9d6b-49de-a2a4-32c4c7c8b4c1 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:48:24,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-6301c799-9d6b-49de-a2a4-32c4c7c8b4c1 2018-12-04 21:48:24,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e144aaa108bc5ce2b2575fecb4a094f98b9bea9" 2018-12-04 21:48:24,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12077b69-3a9e-4049-8edf-be6c7e0200a9 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:48:24,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-12077b69-3a9e-4049-8edf-be6c7e0200a9 2018-12-04 21:48:24,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e144aaa108bc5ce2b2575fecb4a094f98b9bea9" 2018-12-04 21:48:24,742 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:48:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75e99e62-5edb-44f2-98e1-8a6d7efd17e2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:48:24,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-75e99e62-5edb-44f2-98e1-8a6d7efd17e2 2018-12-04 21:48:24,742 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:48:24,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e144aaa108bc5ce2b2575fecb4a094f98b9bea9" 2018-12-04 21:48:24,841 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:48:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-181ab775-670e-41ee-abb0-16521f11fa5d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:48:24,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-181ab775-670e-41ee-abb0-16521f11fa5d 2018-12-04 21:48:24,842 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:48:24,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e144aaa108bc5ce2b2575fecb4a094f98b9bea9" 2018-12-04 21:48:24,940 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:48:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19ece8ff-4cd2-4882-b7dc-2f089776605c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:48:24,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-19ece8ff-4cd2-4882-b7dc-2f089776605c 2018-12-04 21:48:24,940 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:48:24,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e144aaa108bc5ce2b2575fecb4a094f98b9bea9" 2018-12-04 21:48:25,046 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:48:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4601173-91ed-4b52-898f-0d1d9c526d73 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:48:25,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-f4601173-91ed-4b52-898f-0d1d9c526d73 2018-12-04 21:48:25,046 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:48:25,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e144aaa108bc5ce2b2575fecb4a094f98b9bea9" 2018-12-04 21:48:25,148 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:48:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-872a75f3-458f-424e-b13b-80686663c198 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:48:25,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-872a75f3-458f-424e-b13b-80686663c198 2018-12-04 21:48:25,148 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:48:25,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e144aaa108bc5ce2b2575fecb4a094f98b9bea9" 2018-12-04 21:48:25,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-396efc25-f2dd-437d-bd61-e80001588a04 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:48:25,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-396efc25-f2dd-437d-bd61-e80001588a04 2018-12-04 21:48:25,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6dc080c0210a4cfe80d7ff5a35eb53be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e144aaa108bc5ce2b2575fecb4a094f98b9bea9" 2018-12-04 21:48:25,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7afaff09-8f40-4ae0-990b-d45d36852230 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6dc080c0210a4cfe80d7ff5a35eb53be"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6dc080c0210a4cfe80d7ff5a35eb53be", "name": "CreateStackSecurityGroupTests-3e2f6ffb-49e9-425-proj"}} 2018-12-04 21:48:25,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6dc080c0210a4cfe80d7ff5a35eb53be used request id req-7afaff09-8f40-4ae0-990b-d45d36852230 2018-12-04 21:48:25,374 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f619cc7c-ddfb-4f73-b256-597aa8dd8aa8 2018-12-04 21:48:25,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f619cc7c-ddfb-4f73-b256-597aa8dd8aa8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e144aaa108bc5ce2b2575fecb4a094f98b9bea9" 2018-12-04 21:48:25,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-04ebaa19-a3d5-4484-98e6-3924d747a03f Date: Tue, 04 Dec 2018 21:48:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:48:14Z", "security_group_id": "f619cc7c-ddfb-4f73-b256-597aa8dd8aa8", "port_range_min": null, "revision_number": 0, "tenant_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "created_at": "2018-12-04T21:48:14Z", "project_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "id": "0fbd17e5-3754-4456-bc21-7540465ca867"}, {"remote_group_id": "f619cc7c-ddfb-4f73-b256-597aa8dd8aa8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:48:14Z", "security_group_id": "f619cc7c-ddfb-4f73-b256-597aa8dd8aa8", "port_range_min": null, "revision_number": 0, "tenant_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "created_at": "2018-12-04T21:48:14Z", "project_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "id": "2085ecce-bf48-4faf-a5e2-55a3c4def0cc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:48:14Z", "security_group_id": "f619cc7c-ddfb-4f73-b256-597aa8dd8aa8", "port_range_min": null, "revision_number": 0, "tenant_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "created_at": "2018-12-04T21:48:14Z", "project_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "id": "aa03499a-83b7-43c2-ab96-bf575106f610"}, {"remote_group_id": "f619cc7c-ddfb-4f73-b256-597aa8dd8aa8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:48:14Z", "security_group_id": "f619cc7c-ddfb-4f73-b256-597aa8dd8aa8", "port_range_min": null, "revision_number": 0, "tenant_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "created_at": "2018-12-04T21:48:14Z", "project_id": "6dc080c0210a4cfe80d7ff5a35eb53be", "id": "e5a2270c-47e4-4a5d-b012-dd05609857cb"}]} 2018-12-04 21:48:25,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f619cc7c-ddfb-4f73-b256-597aa8dd8aa8 used request id req-04ebaa19-a3d5-4484-98e6-3924d747a03f 2018-12-04 21:48:25,398 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:48:25,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/f619cc7c-ddfb-4f73-b256-597aa8dd8aa8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e144aaa108bc5ce2b2575fecb4a094f98b9bea9" 2018-12-04 21:48:25,564 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-742f5875-4e0d-4d3d-9216-fd4f21b4559a Content-Length: 0 Date: Tue, 04 Dec 2018 21:48:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:48:25,564 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/f619cc7c-ddfb-4f73-b256-597aa8dd8aa8 used request id req-742f5875-4e0d-4d3d-9216-fd4f21b4559a 2018-12-04 21:48:25,565 - keystone_utils - INFO - Deleting project with name - CreateStackSecurityGroupTests-3e2f6ffb-49e9-425-proj 2018-12-04 21:48:25,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/6dc080c0210a4cfe80d7ff5a35eb53be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e144aaa108bc5ce2b2575fecb4a094f98b9bea9" 2018-12-04 21:48:25,866 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:48:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea88f5c2-f25d-4b7e-99b2-2edb768463e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:48:25,866 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/6dc080c0210a4cfe80d7ff5a35eb53be used request id req-ea88f5c2-f25d-4b7e-99b2-2edb768463e0 2018-12-04 21:48:25,866 - keystone_utils - INFO - Deleting role with name - CreateStackSecurityGroupTests-3e2f6ffb-49e9-425-proj-role 2018-12-04 21:48:25,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/cc7611e67d0e41f08175f04a9cb95b26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e144aaa108bc5ce2b2575fecb4a094f98b9bea9" 2018-12-04 21:48:25,985 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:48:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02bb45e6-6490-4c2f-a62f-bccf5a654307 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:48:25,986 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/cc7611e67d0e41f08175f04a9cb95b26 used request id req-02bb45e6-6490-4c2f-a62f-bccf5a654307 2018-12-04 21:48:25,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e144aaa108bc5ce2b2575fecb4a094f98b9bea9" 2018-12-04 21:48:26,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cf25bde-0522-48bb-a9fd-2cf948a3e64a Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:48:26,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7cf25bde-0522-48bb-a9fd-2cf948a3e64a 2018-12-04 21:48:26,090 - keystone_utils - INFO - Deleting user with name - CreateStackSecurityGroupTests-3e2f6ffb-49e9-425-user 2018-12-04 21:48:26,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/a693720e9a15436495feed86d109e795 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa24c4e9d46ee77bc1260874abf75bbf674c14ee" 2018-12-04 21:48:26,299 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:48:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a032b82d-8d9c-4357-8918-9360ec3c74aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:48:26,299 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/a693720e9a15436495feed86d109e795 used request id req-a032b82d-8d9c-4357-8918-9360ec3c74aa 2018-12-04 21:48:26,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:48:26,707 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:48:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["flkA36B5QGi_KQ6ZsZf0iQ"], "issued_at": "2018-12-04T21:48:26.000000Z"}} 2018-12-04 21:48:26,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992ed5bdae6394e2da77ba9eb504c55d57ad2c52" 2018-12-04 21:48:26,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd450814-46ec-4288-9753-d05b5101e11a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:48:26,800 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-fd450814-46ec-4288-9753-d05b5101e11a 2018-12-04 21:48:26,801 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:48:26,802 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:48:27,200 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:48:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["zIzIJuS_SdC8p0P__Ijg1g"], "issued_at": "2018-12-04T21:48:27.000000Z"}} 2018-12-04 21:48:27,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67f2d461cceaf728427b488a2909922c217a80c5" 2018-12-04 21:48:27,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33696d8b-25fc-469e-bad3-d02f4d01fc56 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:48:27,292 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-33696d8b-25fc-469e-bad3-d02f4d01fc56 2018-12-04 21:48:27,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:48:27,303 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:48:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:48:27,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-1c97eb6a-c746-451-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67f2d461cceaf728427b488a2909922c217a80c5" 2018-12-04 21:48:27,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6af844e-6576-4481-9565-32bf2432d4d2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-1c97eb6a-c746-451-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:48:27,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-1c97eb6a-c746-451-proj used request id req-c6af844e-6576-4481-9565-32bf2432d4d2 2018-12-04 21:48:27,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67f2d461cceaf728427b488a2909922c217a80c5" 2018-12-04 21:48:27,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-476d333f-2057-4070-b76b-bbbbfae1a419 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:48:27,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-476d333f-2057-4070-b76b-bbbbfae1a419 2018-12-04 21:48:27,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67f2d461cceaf728427b488a2909922c217a80c5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-1c97eb6a-c746-451-proj"}}' 2018-12-04 21:48:27,469 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:48:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a34459cb-e3b1-4e78-99d6-794607c9cd76 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/387cfffda8b94888b383cc533c6ce90b"}, "tags": [], "enabled": true, "id": "387cfffda8b94888b383cc533c6ce90b", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-1c97eb6a-c746-451-proj"}} 2018-12-04 21:48:27,469 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-a34459cb-e3b1-4e78-99d6-794607c9cd76 2018-12-04 21:48:27,470 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-1c97eb6a-c746-451-proj 2018-12-04 21:48:27,470 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:48:27,471 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:48:27,871 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:48:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["zapv5EeMR8qIbtFzj15s_A"], "issued_at": "2018-12-04T21:48:27.000000Z"}} 2018-12-04 21:48:27,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1b01bdfba3d2199f9c6c9d1dc5b3f1dc991379" 2018-12-04 21:48:27,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29fd9b8e-dca4-4398-92ea-954c3e05b5e2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:48:27,962 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-29fd9b8e-dca4-4398-92ea-954c3e05b5e2 2018-12-04 21:48:27,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:48:27,971 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:48:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:48:27,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1b01bdfba3d2199f9c6c9d1dc5b3f1dc991379" 2018-12-04 21:48:28,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f992fed-f28e-452d-b709-ee47337d4344 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:48:28,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-0f992fed-f28e-452d-b709-ee47337d4344 2018-12-04 21:48:28,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-1c97eb6a-c746-451-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1b01bdfba3d2199f9c6c9d1dc5b3f1dc991379" 2018-12-04 21:48:28,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66e8492e-142d-4926-b27f-ce361fc7e7cc Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-1c97eb6a-c746-451-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/387cfffda8b94888b383cc533c6ce90b"}, "tags": [], "enabled": true, "id": "387cfffda8b94888b383cc533c6ce90b", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-1c97eb6a-c746-451-proj"}]} 2018-12-04 21:48:28,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-1c97eb6a-c746-451-proj used request id req-66e8492e-142d-4926-b27f-ce361fc7e7cc 2018-12-04 21:48:28,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1b01bdfba3d2199f9c6c9d1dc5b3f1dc991379" 2018-12-04 21:48:28,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6be91e7-7867-4e9a-a415-36da0380673b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:48:28,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e6be91e7-7867-4e9a-a415-36da0380673b 2018-12-04 21:48:28,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1b01bdfba3d2199f9c6c9d1dc5b3f1dc991379" 2018-12-04 21:48:28,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ebd4a41-32c0-4925-bba7-853942e19c7e Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:48:28,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8ebd4a41-32c0-4925-bba7-853942e19c7e 2018-12-04 21:48:28,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-1c97eb6a-c746-451-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1b01bdfba3d2199f9c6c9d1dc5b3f1dc991379" 2018-12-04 21:48:28,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dfe85c6-8096-4427-83aa-497309a65053 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-1c97eb6a-c746-451-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/387cfffda8b94888b383cc533c6ce90b"}, "tags": [], "enabled": true, "id": "387cfffda8b94888b383cc533c6ce90b", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-1c97eb6a-c746-451-proj"}]} 2018-12-04 21:48:28,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-1c97eb6a-c746-451-proj used request id req-8dfe85c6-8096-4427-83aa-497309a65053 2018-12-04 21:48:28,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/4bc6c1d08c054d6f9e7676396057a3b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1b01bdfba3d2199f9c6c9d1dc5b3f1dc991379" 2018-12-04 21:48:28,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93d19b17-139f-49e3-a61a-e67390592ed8 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-1c97eb6a-c746-451-user", "links": {"self": "http://172.30.9.23:5000/v3/users/4bc6c1d08c054d6f9e7676396057a3b4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "387cfffda8b94888b383cc533c6ce90b", "id": "4bc6c1d08c054d6f9e7676396057a3b4", "password_expires_at": null}} 2018-12-04 21:48:28,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/4bc6c1d08c054d6f9e7676396057a3b4 used request id req-93d19b17-139f-49e3-a61a-e67390592ed8 2018-12-04 21:48:28,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/387cfffda8b94888b383cc533c6ce90b/users/4bc6c1d08c054d6f9e7676396057a3b4/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1b01bdfba3d2199f9c6c9d1dc5b3f1dc991379" 2018-12-04 21:48:29,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bae945b-ee79-49d2-9a07-d2ac091d1579 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/387cfffda8b94888b383cc533c6ce90b/users/4bc6c1d08c054d6f9e7676396057a3b4/roles", "previous": null, "next": null}, "roles": []} 2018-12-04 21:48:29,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/387cfffda8b94888b383cc533c6ce90b/users/4bc6c1d08c054d6f9e7676396057a3b4/roles used request id req-3bae945b-ee79-49d2-9a07-d2ac091d1579 2018-12-04 21:48:29,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1b01bdfba3d2199f9c6c9d1dc5b3f1dc991379" 2018-12-04 21:48:29,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36344c59-7496-4a84-8410-8211ca7af538 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}} 2018-12-04 21:48:29,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff used request id req-36344c59-7496-4a84-8410-8211ca7af538 2018-12-04 21:48:29,139 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-1c97eb6a-c746-451-proj 2018-12-04 21:48:29,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/387cfffda8b94888b383cc533c6ce90b/users/4bc6c1d08c054d6f9e7676396057a3b4/roles/37f52f51593d4483afda02bf6b250dff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1b01bdfba3d2199f9c6c9d1dc5b3f1dc991379" 2018-12-04 21:48:29,306 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:48:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ff17b2f-7cb0-48d7-8bed-e6cbf379e0b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:48:29,306 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/387cfffda8b94888b383cc533c6ce90b/users/4bc6c1d08c054d6f9e7676396057a3b4/roles/37f52f51593d4483afda02bf6b250dff used request id req-3ff17b2f-7cb0-48d7-8bed-e6cbf379e0b2 2018-12-04 21:48:29,306 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-1c97eb6a-c746-451-user 2018-12-04 21:48:29,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:48:29,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67f2d461cceaf728427b488a2909922c217a80c5" 2018-12-04 21:48:29,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaaab24c-a6eb-4dd8-bc72-1e00821d18f0 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:48:29,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-aaaab24c-a6eb-4dd8-bc72-1e00821d18f0 2018-12-04 21:48:29,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67f2d461cceaf728427b488a2909922c217a80c5" -d '{"role": {"name": "CreateStackNegativeTests-1c97eb6a-c746-451-proj-role"}}' 2018-12-04 21:48:29,538 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:48:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d95364bf-a6c0-4dc1-9167-c012a2a62613 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6813a669f4e7466f9cb5a50e1423736e", "links": {"self": "http://172.30.9.23:5000/v3/roles/6813a669f4e7466f9cb5a50e1423736e"}, "name": "CreateStackNegativeTests-1c97eb6a-c746-451-proj-role"}} 2018-12-04 21:48:29,538 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-d95364bf-a6c0-4dc1-9167-c012a2a62613 2018-12-04 21:48:29,539 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-1c97eb6a-c746-451-proj-role 2018-12-04 21:48:29,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/6813a669f4e7466f9cb5a50e1423736e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67f2d461cceaf728427b488a2909922c217a80c5" 2018-12-04 21:48:29,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07eab5c8-d713-4fe7-999f-edf70c5b3216 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6813a669f4e7466f9cb5a50e1423736e", "links": {"self": "http://172.30.9.23:5000/v3/roles/6813a669f4e7466f9cb5a50e1423736e"}, "name": "CreateStackNegativeTests-1c97eb6a-c746-451-proj-role"}} 2018-12-04 21:48:29,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/6813a669f4e7466f9cb5a50e1423736e used request id req-07eab5c8-d713-4fe7-999f-edf70c5b3216 2018-12-04 21:48:29,641 - keystone_utils - INFO - Granting role CreateStackNegativeTests-1c97eb6a-c746-451-proj-role to project CreateStackNegativeTests-1c97eb6a-c746-451-proj 2018-12-04 21:48:29,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/387cfffda8b94888b383cc533c6ce90b/users/4bc6c1d08c054d6f9e7676396057a3b4/roles/6813a669f4e7466f9cb5a50e1423736e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67f2d461cceaf728427b488a2909922c217a80c5" 2018-12-04 21:48:29,869 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:48:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8a4c7b3-c6b4-46ac-b899-040eecc0d71a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:48:29,870 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/387cfffda8b94888b383cc533c6ce90b/users/4bc6c1d08c054d6f9e7676396057a3b4/roles/6813a669f4e7466f9cb5a50e1423736e used request id req-c8a4c7b3-c6b4-46ac-b899-040eecc0d71a 2018-12-04 21:48:29,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:48:29,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:48:30,269 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "6813a669f4e7466f9cb5a50e1423736e", "name": "CreateStackNegativeTests-1c97eb6a-c746-451-proj-role"}], "expires_at": "2018-12-04T22:48:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "387cfffda8b94888b383cc533c6ce90b", "name": "CreateStackNegativeTests-1c97eb6a-c746-451-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/387cfffda8b94888b383cc533c6ce90b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/387cfffda8b94888b383cc533c6ce90b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/387cfffda8b94888b383cc533c6ce90b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_387cfffda8b94888b383cc533c6ce90b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_387cfffda8b94888b383cc533c6ce90b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/387cfffda8b94888b383cc533c6ce90b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/387cfffda8b94888b383cc533c6ce90b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/387cfffda8b94888b383cc533c6ce90b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/387cfffda8b94888b383cc533c6ce90b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/387cfffda8b94888b383cc533c6ce90b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/387cfffda8b94888b383cc533c6ce90b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/387cfffda8b94888b383cc533c6ce90b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/387cfffda8b94888b383cc533c6ce90b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/387cfffda8b94888b383cc533c6ce90b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-1c97eb6a-c746-451-user", "id": "4bc6c1d08c054d6f9e7676396057a3b4"}, "audit_ids": ["bQ2sFmi4RsqjOXsEympanA"], "issued_at": "2018-12-04T21:48:30.000000Z"}} 2018-12-04 21:48:30,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88bea7cbf10aaa77f9facf9daa8fcdd01b3419d7" 2018-12-04 21:48:30,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bfd1b3d-5229-4798-9726-f880c575d094 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:48:30,340 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7bfd1b3d-5229-4798-9726-f880c575d094 2018-12-04 21:48:30,343 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:48:30,346 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-04 21:48:30,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/387cfffda8b94888b383cc533c6ce90b/stacks?stack_name=CreateStackNegativeTests-726602be-4ff8-4c7b-bc5a-cffa8326d904 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88bea7cbf10aaa77f9facf9daa8fcdd01b3419d7" 2018-12-04 21:48:30,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:30 GMT Server: Apache x-openstack-request-id: req-d3ea1a77-b891-4a1e-b439-f0380aca1470 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-04 21:48:30,550 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/387cfffda8b94888b383cc533c6ce90b/stacks?stack_name=CreateStackNegativeTests-726602be-4ff8-4c7b-bc5a-cffa8326d904 used request id req-d3ea1a77-b891-4a1e-b439-f0380aca1470 2018-12-04 21:48:30,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67f2d461cceaf728427b488a2909922c217a80c5" 2018-12-04 21:48:30,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-77f3d220-fee3-4c81-8d3e-5d1a5998117e Date: Tue, 04 Dec 2018 21:48:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:48:30,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-77f3d220-fee3-4c81-8d3e-5d1a5998117e 2018-12-04 21:48:30,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67f2d461cceaf728427b488a2909922c217a80c5" 2018-12-04 21:48:30,916 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:48:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfd5a279-fd66-4fbf-9d0e-043558ef31df Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:48:30,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-bfd5a279-fd66-4fbf-9d0e-043558ef31df 2018-12-04 21:48:30,916 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:48:30,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67f2d461cceaf728427b488a2909922c217a80c5" 2018-12-04 21:48:31,016 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:48:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16f55cc9-7ae8-4921-afb2-80b3b916d23f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:48:31,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-16f55cc9-7ae8-4921-afb2-80b3b916d23f 2018-12-04 21:48:31,016 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:48:31,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67f2d461cceaf728427b488a2909922c217a80c5" 2018-12-04 21:48:31,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6229cad4-b07c-40be-a186-567b6d066842 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:48:31,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-6229cad4-b07c-40be-a186-567b6d066842 2018-12-04 21:48:31,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67f2d461cceaf728427b488a2909922c217a80c5" 2018-12-04 21:48:31,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cf2ce12-5d55-40ad-8662-47853f5a03a4 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:48:31,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-2cf2ce12-5d55-40ad-8662-47853f5a03a4 2018-12-04 21:48:31,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67f2d461cceaf728427b488a2909922c217a80c5" 2018-12-04 21:48:31,325 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:48:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c93bd1c0-50b7-4c6c-a291-4fe9bde2556e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:48:31,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-c93bd1c0-50b7-4c6c-a291-4fe9bde2556e 2018-12-04 21:48:31,325 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:48:31,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67f2d461cceaf728427b488a2909922c217a80c5" 2018-12-04 21:48:31,417 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:48:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdf32040-8cbb-4d44-8e2c-6b754bf6d03e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:48:31,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-bdf32040-8cbb-4d44-8e2c-6b754bf6d03e 2018-12-04 21:48:31,417 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:48:31,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67f2d461cceaf728427b488a2909922c217a80c5" 2018-12-04 21:48:31,515 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:48:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7de43bc-e50d-469f-af4c-96aa980ca9ca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:48:31,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-e7de43bc-e50d-469f-af4c-96aa980ca9ca 2018-12-04 21:48:31,515 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:48:31,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67f2d461cceaf728427b488a2909922c217a80c5" 2018-12-04 21:48:31,695 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:48:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b173df2a-09c3-49e9-aeb4-f383acd33696 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:48:31,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-b173df2a-09c3-49e9-aeb4-f383acd33696 2018-12-04 21:48:31,696 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:48:31,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67f2d461cceaf728427b488a2909922c217a80c5" 2018-12-04 21:48:31,796 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:48:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-693c523b-5841-46d1-8166-9687504fb32e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:48:31,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-693c523b-5841-46d1-8166-9687504fb32e 2018-12-04 21:48:31,796 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:48:31,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67f2d461cceaf728427b488a2909922c217a80c5" 2018-12-04 21:48:31,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bf11661-aec4-4521-8064-470a04a6c531 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:48:31,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-4bf11661-aec4-4521-8064-470a04a6c531 2018-12-04 21:48:31,898 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-1c97eb6a-c746-451-proj 2018-12-04 21:48:31,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/387cfffda8b94888b383cc533c6ce90b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67f2d461cceaf728427b488a2909922c217a80c5" 2018-12-04 21:48:32,128 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:48:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41c2382d-fccd-4379-8b5e-0475888cf35d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:48:32,128 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/387cfffda8b94888b383cc533c6ce90b used request id req-41c2382d-fccd-4379-8b5e-0475888cf35d 2018-12-04 21:48:32,129 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-1c97eb6a-c746-451-proj-role 2018-12-04 21:48:32,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/6813a669f4e7466f9cb5a50e1423736e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67f2d461cceaf728427b488a2909922c217a80c5" 2018-12-04 21:48:32,250 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:48:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-552838b7-fb0e-47f2-904c-787f1c6adaa3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:48:32,250 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/6813a669f4e7466f9cb5a50e1423736e used request id req-552838b7-fb0e-47f2-904c-787f1c6adaa3 2018-12-04 21:48:32,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67f2d461cceaf728427b488a2909922c217a80c5" 2018-12-04 21:48:32,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1126da61-d236-4f91-8c0b-9f920aa24b42 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:48:32,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1126da61-d236-4f91-8c0b-9f920aa24b42 2018-12-04 21:48:32,351 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-1c97eb6a-c746-451-user 2018-12-04 21:48:32,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/4bc6c1d08c054d6f9e7676396057a3b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1b01bdfba3d2199f9c6c9d1dc5b3f1dc991379" 2018-12-04 21:48:32,533 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:48:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-233ea28a-551b-4c4f-b6d2-83a184230cc3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:48:32,533 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/4bc6c1d08c054d6f9e7676396057a3b4 used request id req-233ea28a-551b-4c4f-b6d2-83a184230cc3 2018-12-04 21:48:32,534 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:48:32,937 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:48:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["p5N3Ilk0ScCwOwAAGxJfeQ"], "issued_at": "2018-12-04T21:48:32.000000Z"}} 2018-12-04 21:48:32,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b58cedb4c3634eacaa17fdb8cd94bd489941b0ee" 2018-12-04 21:48:33,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40d70701-a3b9-472d-aeff-6de6f186a99b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:48:33,032 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-40d70701-a3b9-472d-aeff-6de6f186a99b 2018-12-04 21:48:33,033 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:48:33,034 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:48:33,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:48:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["CWqM9HYGSQ2sQl0eWnGoaA"], "issued_at": "2018-12-04T21:48:33.000000Z"}} 2018-12-04 21:48:33,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e19107319a97bba858b5e5691f8b76f1066946de" 2018-12-04 21:48:33,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a3f56d0-42c1-4243-9fab-98a69c1bb468 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:48:33,540 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7a3f56d0-42c1-4243-9fab-98a69c1bb468 2018-12-04 21:48:33,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:48:33,549 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:48: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:48:33,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-fb2b8756-14d7-4a8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e19107319a97bba858b5e5691f8b76f1066946de" 2018-12-04 21:48:33,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-672d4c79-2e1b-4117-9563-f6398b98d0d2 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-fb2b8756-14d7-4a8-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:48:33,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-fb2b8756-14d7-4a8-proj used request id req-672d4c79-2e1b-4117-9563-f6398b98d0d2 2018-12-04 21:48:33,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e19107319a97bba858b5e5691f8b76f1066946de" 2018-12-04 21:48:33,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e939cf4f-5d6b-4fa3-93a1-59edc652e8dc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:48:33,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e939cf4f-5d6b-4fa3-93a1-59edc652e8dc 2018-12-04 21:48:33,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e19107319a97bba858b5e5691f8b76f1066946de" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-fb2b8756-14d7-4a8-proj"}}' 2018-12-04 21:48:33,892 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:48:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38b2b902-94cd-40b8-85ee-6dc5a653b499 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d958ece608c640a999a08b45824fc834"}, "tags": [], "enabled": true, "id": "d958ece608c640a999a08b45824fc834", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-fb2b8756-14d7-4a8-proj"}} 2018-12-04 21:48:33,892 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-38b2b902-94cd-40b8-85ee-6dc5a653b499 2018-12-04 21:48:33,893 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-fb2b8756-14d7-4a8-proj 2018-12-04 21:48:33,893 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:48:33,894 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:48:34,298 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:48:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["Jv268zuCSIWnHsch0iL20A"], "issued_at": "2018-12-04T21:48:34.000000Z"}} 2018-12-04 21:48:34,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28be43b24e8e4a268a51e7a26b6ec904288f054b" 2018-12-04 21:48:34,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bf233b4-9958-49d2-9008-48b6ae19fa99 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:48:34,392 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3bf233b4-9958-49d2-9008-48b6ae19fa99 2018-12-04 21:48:34,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:48:34,401 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:48: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:48:34,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28be43b24e8e4a268a51e7a26b6ec904288f054b" 2018-12-04 21:48:34,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17110b05-d8d9-4aba-a731-3a6fd80a76af Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:48:34,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-17110b05-d8d9-4aba-a731-3a6fd80a76af 2018-12-04 21:48:34,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-fb2b8756-14d7-4a8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28be43b24e8e4a268a51e7a26b6ec904288f054b" 2018-12-04 21:48:34,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e026e423-9685-4949-bec4-9d1b3d6e025a Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-fb2b8756-14d7-4a8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d958ece608c640a999a08b45824fc834"}, "tags": [], "enabled": true, "id": "d958ece608c640a999a08b45824fc834", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-fb2b8756-14d7-4a8-proj"}]} 2018-12-04 21:48:34,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-fb2b8756-14d7-4a8-proj used request id req-e026e423-9685-4949-bec4-9d1b3d6e025a 2018-12-04 21:48:34,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28be43b24e8e4a268a51e7a26b6ec904288f054b" 2018-12-04 21:48:34,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a923110-ad16-4017-bd66-679814214dc1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:48:34,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-1a923110-ad16-4017-bd66-679814214dc1 2018-12-04 21:48:35,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28be43b24e8e4a268a51e7a26b6ec904288f054b" 2018-12-04 21:48:35,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-533b634c-e1b1-4c94-af26-2865cd6c24fe Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:48:35,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-533b634c-e1b1-4c94-af26-2865cd6c24fe 2018-12-04 21:48:35,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-fb2b8756-14d7-4a8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28be43b24e8e4a268a51e7a26b6ec904288f054b" 2018-12-04 21:48:35,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2cb121d-754e-4a17-aa0f-664678d5aa55 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-fb2b8756-14d7-4a8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d958ece608c640a999a08b45824fc834"}, "tags": [], "enabled": true, "id": "d958ece608c640a999a08b45824fc834", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-fb2b8756-14d7-4a8-proj"}]} 2018-12-04 21:48:35,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-fb2b8756-14d7-4a8-proj used request id req-a2cb121d-754e-4a17-aa0f-664678d5aa55 2018-12-04 21:48:35,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/f5720407d9c14a72a0b1bcfbc4f39227 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28be43b24e8e4a268a51e7a26b6ec904288f054b" 2018-12-04 21:48:35,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df510528-0c15-4560-ad1f-5246bfa99173 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-fb2b8756-14d7-4a8-user", "links": {"self": "http://172.30.9.23:5000/v3/users/f5720407d9c14a72a0b1bcfbc4f39227"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "d958ece608c640a999a08b45824fc834", "id": "f5720407d9c14a72a0b1bcfbc4f39227", "password_expires_at": null}} 2018-12-04 21:48:35,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/f5720407d9c14a72a0b1bcfbc4f39227 used request id req-df510528-0c15-4560-ad1f-5246bfa99173 2018-12-04 21:48:35,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d958ece608c640a999a08b45824fc834/users/f5720407d9c14a72a0b1bcfbc4f39227/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28be43b24e8e4a268a51e7a26b6ec904288f054b" 2018-12-04 21:48:35,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-352a514f-38dd-49a4-8c03-fc7388f1b30d Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/d958ece608c640a999a08b45824fc834/users/f5720407d9c14a72a0b1bcfbc4f39227/roles", "previous": null, "next": null}, "roles": []} 2018-12-04 21:48:35,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d958ece608c640a999a08b45824fc834/users/f5720407d9c14a72a0b1bcfbc4f39227/roles used request id req-352a514f-38dd-49a4-8c03-fc7388f1b30d 2018-12-04 21:48:35,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28be43b24e8e4a268a51e7a26b6ec904288f054b" 2018-12-04 21:48:35,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fd58bce-8b9a-4dc9-8d0b-332d202f20ed Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}} 2018-12-04 21:48:35,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff used request id req-0fd58bce-8b9a-4dc9-8d0b-332d202f20ed 2018-12-04 21:48:35,651 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-fb2b8756-14d7-4a8-proj 2018-12-04 21:48:35,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/d958ece608c640a999a08b45824fc834/users/f5720407d9c14a72a0b1bcfbc4f39227/roles/37f52f51593d4483afda02bf6b250dff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28be43b24e8e4a268a51e7a26b6ec904288f054b" 2018-12-04 21:48:35,797 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:48:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8112a01c-2fb9-49fc-8610-f9dd993f392b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:48:35,797 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/d958ece608c640a999a08b45824fc834/users/f5720407d9c14a72a0b1bcfbc4f39227/roles/37f52f51593d4483afda02bf6b250dff used request id req-8112a01c-2fb9-49fc-8610-f9dd993f392b 2018-12-04 21:48:35,797 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-fb2b8756-14d7-4a8-user 2018-12-04 21:48:35,797 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:48:35,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e19107319a97bba858b5e5691f8b76f1066946de" 2018-12-04 21:48:35,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94f33ca0-afe0-498a-90bf-654968590e33 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:48:35,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-94f33ca0-afe0-498a-90bf-654968590e33 2018-12-04 21:48:35,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e19107319a97bba858b5e5691f8b76f1066946de" -d '{"role": {"name": "CreateStackNegativeTests-fb2b8756-14d7-4a8-proj-role"}}' 2018-12-04 21:48:35,925 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:48:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-269a88f0-b6fe-4aa7-8422-0e16013f07af Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0e2f661cfc84424fa4181ce1bac429bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/0e2f661cfc84424fa4181ce1bac429bb"}, "name": "CreateStackNegativeTests-fb2b8756-14d7-4a8-proj-role"}} 2018-12-04 21:48:35,925 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-269a88f0-b6fe-4aa7-8422-0e16013f07af 2018-12-04 21:48:35,925 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-fb2b8756-14d7-4a8-proj-role 2018-12-04 21:48:35,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/0e2f661cfc84424fa4181ce1bac429bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e19107319a97bba858b5e5691f8b76f1066946de" 2018-12-04 21:48:36,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70d619c3-2d95-4795-8a4d-6f0ebb67976f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0e2f661cfc84424fa4181ce1bac429bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/0e2f661cfc84424fa4181ce1bac429bb"}, "name": "CreateStackNegativeTests-fb2b8756-14d7-4a8-proj-role"}} 2018-12-04 21:48:36,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/0e2f661cfc84424fa4181ce1bac429bb used request id req-70d619c3-2d95-4795-8a4d-6f0ebb67976f 2018-12-04 21:48:36,027 - keystone_utils - INFO - Granting role CreateStackNegativeTests-fb2b8756-14d7-4a8-proj-role to project CreateStackNegativeTests-fb2b8756-14d7-4a8-proj 2018-12-04 21:48:36,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/d958ece608c640a999a08b45824fc834/users/f5720407d9c14a72a0b1bcfbc4f39227/roles/0e2f661cfc84424fa4181ce1bac429bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e19107319a97bba858b5e5691f8b76f1066946de" 2018-12-04 21:48:36,161 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:48:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d75e70f1-8cda-4faf-8216-0c83e4f85f0f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:48:36,161 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/d958ece608c640a999a08b45824fc834/users/f5720407d9c14a72a0b1bcfbc4f39227/roles/0e2f661cfc84424fa4181ce1bac429bb used request id req-d75e70f1-8cda-4faf-8216-0c83e4f85f0f 2018-12-04 21:48:36,162 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:48:36,163 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:48:36,564 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "0e2f661cfc84424fa4181ce1bac429bb", "name": "CreateStackNegativeTests-fb2b8756-14d7-4a8-proj-role"}], "expires_at": "2018-12-04T22:48:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d958ece608c640a999a08b45824fc834", "name": "CreateStackNegativeTests-fb2b8756-14d7-4a8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/d958ece608c640a999a08b45824fc834", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/d958ece608c640a999a08b45824fc834", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/d958ece608c640a999a08b45824fc834", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_d958ece608c640a999a08b45824fc834", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_d958ece608c640a999a08b45824fc834", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d958ece608c640a999a08b45824fc834", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/d958ece608c640a999a08b45824fc834", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/d958ece608c640a999a08b45824fc834", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d958ece608c640a999a08b45824fc834", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/d958ece608c640a999a08b45824fc834", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/d958ece608c640a999a08b45824fc834", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d958ece608c640a999a08b45824fc834", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/d958ece608c640a999a08b45824fc834", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/d958ece608c640a999a08b45824fc834", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-fb2b8756-14d7-4a8-user", "id": "f5720407d9c14a72a0b1bcfbc4f39227"}, "audit_ids": ["8wTbdUy1TjyJDbtTdRvlZg"], "issued_at": "2018-12-04T21:48:36.000000Z"}} 2018-12-04 21:48:36,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a619951245d30f037fc4a9f8b54f8be7de01f10" 2018-12-04 21:48:36,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad2c87c3-90e1-4ffe-92bd-14707dc80264 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:48:36,742 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ad2c87c3-90e1-4ffe-92bd-14707dc80264 2018-12-04 21:48:36,745 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:48:36,748 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-04 21:48:36,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d958ece608c640a999a08b45824fc834/stacks?stack_name=CreateStackNegativeTests-d1ca8339-4f04-464b-9874-a48e5df9a29c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a619951245d30f037fc4a9f8b54f8be7de01f10" 2018-12-04 21:48:36,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:36 GMT Server: Apache x-openstack-request-id: req-d1eeb331-b81b-4cd0-a5d5-9c8ff802ac9e Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-04 21:48:36,946 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d958ece608c640a999a08b45824fc834/stacks?stack_name=CreateStackNegativeTests-d1ca8339-4f04-464b-9874-a48e5df9a29c used request id req-d1eeb331-b81b-4cd0-a5d5-9c8ff802ac9e 2018-12-04 21:48:36,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/d958ece608c640a999a08b45824fc834/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a619951245d30f037fc4a9f8b54f8be7de01f10" -d '{"stack_name": "CreateStackNegativeTests-d1ca8339-4f04-464b-9874-a48e5df9a29c", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}}' 2018-12-04 21:48:37,426 - keystoneauth.session - DEBUG - RESP: [400] Date: Tue, 04 Dec 2018 21:48:36 GMT Server: Apache x-openstack-request-id: req-14cd4805-2168-44fc-85de-9147c357a0c6 Content-Length: 383 Content-Type: application/json RESP BODY: {"explanation": "The server could not comply with the request since it is either malformed or otherwise incorrect.", "code": 400, "error": {"message": "Property error: : resources.my_instance.properties.image: : Error validating value 'heat_utils_tests': No images matching {'name': u'heat_utils_tests'}.", "traceback": null, "type": "StackValidationFailed"}, "title": "Bad Request"} 2018-12-04 21:48:37,426 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/d958ece608c640a999a08b45824fc834/stacks used request id req-14cd4805-2168-44fc-85de-9147c357a0c6 2018-12-04 21:48:37,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e19107319a97bba858b5e5691f8b76f1066946de" 2018-12-04 21:48:37,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-21f24c27-52df-41f5-b4e0-4ad23bbedf1e Date: Tue, 04 Dec 2018 21:48:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:48:37,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-21f24c27-52df-41f5-b4e0-4ad23bbedf1e 2018-12-04 21:48:37,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e19107319a97bba858b5e5691f8b76f1066946de" 2018-12-04 21:48:37,790 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:48:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cf68af4-eeed-4d5d-8e97-b7a2e5aa917b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:48:37,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-4cf68af4-eeed-4d5d-8e97-b7a2e5aa917b 2018-12-04 21:48:37,790 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:48:37,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e19107319a97bba858b5e5691f8b76f1066946de" 2018-12-04 21:48:37,890 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:48:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3dbdc937-5869-4fc6-8f03-789452de72bc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:48:37,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-3dbdc937-5869-4fc6-8f03-789452de72bc 2018-12-04 21:48:37,891 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:48:37,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e19107319a97bba858b5e5691f8b76f1066946de" 2018-12-04 21:48:37,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e185854-0b70-4784-b84d-4381e4fee838 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:48:37,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-8e185854-0b70-4784-b84d-4381e4fee838 2018-12-04 21:48:37,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e19107319a97bba858b5e5691f8b76f1066946de" 2018-12-04 21:48:38,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cacebc5-c5e7-4120-89ee-b70755b128f0 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:48:38,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-3cacebc5-c5e7-4120-89ee-b70755b128f0 2018-12-04 21:48:38,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e19107319a97bba858b5e5691f8b76f1066946de" 2018-12-04 21:48:38,184 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:48:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-659d599a-1ecc-49fe-8e0d-535d698ab8c9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:48:38,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-659d599a-1ecc-49fe-8e0d-535d698ab8c9 2018-12-04 21:48:38,184 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:48:38,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e19107319a97bba858b5e5691f8b76f1066946de" 2018-12-04 21:48:38,281 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:48:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbac2bc6-486b-4fc0-82c5-c6ea2888033f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:48:38,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-cbac2bc6-486b-4fc0-82c5-c6ea2888033f 2018-12-04 21:48:38,282 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:48:38,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e19107319a97bba858b5e5691f8b76f1066946de" 2018-12-04 21:48:38,387 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:48:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6978b5b6-1169-4360-9cec-43f8d4f7867c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:48:38,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-6978b5b6-1169-4360-9cec-43f8d4f7867c 2018-12-04 21:48:38,388 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:48:38,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e19107319a97bba858b5e5691f8b76f1066946de" 2018-12-04 21:48:38,487 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:48:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bd0aa82-cce3-463c-b5bc-0380b3cbeb1f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c3496693b7fd412182deed8b0a043350.", "code": 404, "title": "Not Found"}} 2018-12-04 21:48:38,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c3496693b7fd412182deed8b0a043350 used request id req-0bd0aa82-cce3-463c-b5bc-0380b3cbeb1f 2018-12-04 21:48:38,487 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:48:38,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e19107319a97bba858b5e5691f8b76f1066946de" 2018-12-04 21:48:38,589 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:48:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cec8b4ae-0491-4bd1-acdc-6b9984061bd5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5cf2e174792b4142afd6ee02ecdef31d.", "code": 404, "title": "Not Found"}} 2018-12-04 21:48:38,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5cf2e174792b4142afd6ee02ecdef31d used request id req-cec8b4ae-0491-4bd1-acdc-6b9984061bd5 2018-12-04 21:48:38,590 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:48:38,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e19107319a97bba858b5e5691f8b76f1066946de" 2018-12-04 21:48:38,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7653efdd-15bf-44f7-9d55-fee45db15ddc Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}} 2018-12-04 21:48:38,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-7653efdd-15bf-44f7-9d55-fee45db15ddc 2018-12-04 21:48:38,691 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-fb2b8756-14d7-4a8-proj 2018-12-04 21:48:38,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/d958ece608c640a999a08b45824fc834 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e19107319a97bba858b5e5691f8b76f1066946de" 2018-12-04 21:48:38,919 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:48:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-866612e9-25a2-4c18-a04d-6c0b207bf30e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:48:38,920 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/d958ece608c640a999a08b45824fc834 used request id req-866612e9-25a2-4c18-a04d-6c0b207bf30e 2018-12-04 21:48:38,920 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-fb2b8756-14d7-4a8-proj-role 2018-12-04 21:48:38,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/0e2f661cfc84424fa4181ce1bac429bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e19107319a97bba858b5e5691f8b76f1066946de" 2018-12-04 21:48:39,045 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:48:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6749b41-1f5b-45ac-bc10-784bcadaef5f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:48:39,045 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/0e2f661cfc84424fa4181ce1bac429bb used request id req-b6749b41-1f5b-45ac-bc10-784bcadaef5f 2018-12-04 21:48:39,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e19107319a97bba858b5e5691f8b76f1066946de" 2018-12-04 21:48:39,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f07d67f-aa59-40b7-8f2c-6917458d0d29 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:48:39,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8f07d67f-aa59-40b7-8f2c-6917458d0d29 2018-12-04 21:48:39,146 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-fb2b8756-14d7-4a8-user 2018-12-04 21:48:39,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/f5720407d9c14a72a0b1bcfbc4f39227 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28be43b24e8e4a268a51e7a26b6ec904288f054b" 2018-12-04 21:48:39,375 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:48:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f887300-8233-4cb6-8af9-57cbf247d5cd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:48:39,375 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/f5720407d9c14a72a0b1bcfbc4f39227 used request id req-1f887300-8233-4cb6-8af9-57cbf247d5cd 2018-12-04 21:48:39,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:48:39,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:48:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["gVmioPlgTOqS4G2rXJiFBg"], "issued_at": "2018-12-04T21:48:39.000000Z"}} 2018-12-04 21:48:39,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52257493289d64b8c8df50a0080ef02afe11a4b0" 2018-12-04 21:48:39,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6545d4cb-e43f-409b-a640-ae4a7dd868d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:48:39,873 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6545d4cb-e43f-409b-a640-ae4a7dd868d7 2018-12-04 21:48:39,874 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:48:39,875 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:48:40,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:48:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["sbPbDy5ETNORPYMhpP3Z1A"], "issued_at": "2018-12-04T21:48:40.000000Z"}} 2018-12-04 21:48:40,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4551de1bcfbaec0d7f57ca8aa4bc8b301dd5606a" 2018-12-04 21:48:40,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03ef3891-e217-4939-aa1e-63bc9deed918 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:48:40,370 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-03ef3891-e217-4939-aa1e-63bc9deed918 2018-12-04 21:48:40,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:48:40,380 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:48: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:48:40,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4551de1bcfbaec0d7f57ca8aa4bc8b301dd5606a" 2018-12-04 21:48:40,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d46a750f-6d34-449b-854b-918019d5470e Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:48:40,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj used request id req-d46a750f-6d34-449b-854b-918019d5470e 2018-12-04 21:48:40,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4551de1bcfbaec0d7f57ca8aa4bc8b301dd5606a" 2018-12-04 21:48:40,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-993034e9-1eb1-413f-84c1-3eedd7019645 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:48:40,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-993034e9-1eb1-413f-84c1-3eedd7019645 2018-12-04 21:48:40,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4551de1bcfbaec0d7f57ca8aa4bc8b301dd5606a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj"}}' 2018-12-04 21:48:40,627 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:48:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a753a06-3bdf-4aa9-9c2b-f1dfd305f9a2 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60"}, "tags": [], "enabled": true, "id": "6cd2e1e819c34237a034bb7b7d6c2d60", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj"}} 2018-12-04 21:48:40,628 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-3a753a06-3bdf-4aa9-9c2b-f1dfd305f9a2 2018-12-04 21:48:40,628 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj 2018-12-04 21:48:40,628 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:48:40,629 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:48:41,028 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:48:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["6ng0QlLaSA6Vwc6QF4hlSg"], "issued_at": "2018-12-04T21:48:41.000000Z"}} 2018-12-04 21:48:41,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e1015be9c00f455b015b898abfe30dddfb38b9" 2018-12-04 21:48:41,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95b05478-9259-432f-a687-466d2d62327c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:48:41,041 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-95b05478-9259-432f-a687-466d2d62327c 2018-12-04 21:48:41,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:48:41,049 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:48: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:48:41,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e1015be9c00f455b015b898abfe30dddfb38b9" 2018-12-04 21:48:41,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1ea71fc-08f3-4cfe-9a24-29043ac014aa Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:48:41,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f1ea71fc-08f3-4cfe-9a24-29043ac014aa 2018-12-04 21:48:41,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e1015be9c00f455b015b898abfe30dddfb38b9" 2018-12-04 21:48:41,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c06b788-95fe-4d3e-83b6-267099d22adf Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60"}, "tags": [], "enabled": true, "id": "6cd2e1e819c34237a034bb7b7d6c2d60", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj"}]} 2018-12-04 21:48:41,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj used request id req-1c06b788-95fe-4d3e-83b6-267099d22adf 2018-12-04 21:48:41,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e1015be9c00f455b015b898abfe30dddfb38b9" 2018-12-04 21:48:41,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ad89930-3133-4519-8356-247e68b149d7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:48:41,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-5ad89930-3133-4519-8356-247e68b149d7 2018-12-04 21:48:41,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e1015be9c00f455b015b898abfe30dddfb38b9" 2018-12-04 21:48:41,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d944d79-847c-4a7b-8e8d-003a5b3b1a10 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:48:41,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1d944d79-847c-4a7b-8e8d-003a5b3b1a10 2018-12-04 21:48:41,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e1015be9c00f455b015b898abfe30dddfb38b9" 2018-12-04 21:48:41,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84464a11-668d-4c8c-85b7-d274d17d2985 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60"}, "tags": [], "enabled": true, "id": "6cd2e1e819c34237a034bb7b7d6c2d60", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj"}]} 2018-12-04 21:48:41,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj used request id req-84464a11-668d-4c8c-85b7-d274d17d2985 2018-12-04 21:48:41,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/bb993493df024820a132ecde2be9ea4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e1015be9c00f455b015b898abfe30dddfb38b9" 2018-12-04 21:48:42,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a466223a-88e2-4f5b-856a-54486972ca5b Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-5c91fee3-61c4-4ae-user", "links": {"self": "http://172.30.9.23:5000/v3/users/bb993493df024820a132ecde2be9ea4f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6cd2e1e819c34237a034bb7b7d6c2d60", "id": "bb993493df024820a132ecde2be9ea4f", "password_expires_at": null}} 2018-12-04 21:48:42,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/bb993493df024820a132ecde2be9ea4f used request id req-a466223a-88e2-4f5b-856a-54486972ca5b 2018-12-04 21:48:42,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60/users/bb993493df024820a132ecde2be9ea4f/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e1015be9c00f455b015b898abfe30dddfb38b9" 2018-12-04 21:48:42,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31f29bbf-8a45-47e3-bea4-f959fa7dcb15 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60/users/bb993493df024820a132ecde2be9ea4f/roles", "previous": null, "next": null}, "roles": []} 2018-12-04 21:48:42,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60/users/bb993493df024820a132ecde2be9ea4f/roles used request id req-31f29bbf-8a45-47e3-bea4-f959fa7dcb15 2018-12-04 21:48:42,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e1015be9c00f455b015b898abfe30dddfb38b9" 2018-12-04 21:48:42,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aab2d46a-c7b8-4593-b49c-0907d5b898fd Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}} 2018-12-04 21:48:42,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-aab2d46a-c7b8-4593-b49c-0907d5b898fd 2018-12-04 21:48:42,291 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj 2018-12-04 21:48:42,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60/users/bb993493df024820a132ecde2be9ea4f/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e1015be9c00f455b015b898abfe30dddfb38b9" 2018-12-04 21:48:42,421 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:48:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d87a2e79-d91d-4513-a547-c128923de8a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:48:42,422 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60/users/bb993493df024820a132ecde2be9ea4f/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-d87a2e79-d91d-4513-a547-c128923de8a1 2018-12-04 21:48:42,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e1015be9c00f455b015b898abfe30dddfb38b9" 2018-12-04 21:48:42,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e0a629f-8408-4723-a2b1-6f7c360c896c Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:48:42,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5e0a629f-8408-4723-a2b1-6f7c360c896c 2018-12-04 21:48:42,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e1015be9c00f455b015b898abfe30dddfb38b9" 2018-12-04 21:48:42,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9a75e4b-555a-4459-9418-bd9e4cfb9165 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60"}, "tags": [], "enabled": true, "id": "6cd2e1e819c34237a034bb7b7d6c2d60", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj"}]} 2018-12-04 21:48:42,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj used request id req-a9a75e4b-555a-4459-9418-bd9e4cfb9165 2018-12-04 21:48:42,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60/users/bb993493df024820a132ecde2be9ea4f/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e1015be9c00f455b015b898abfe30dddfb38b9" 2018-12-04 21:48:42,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf2f3eb7-b3d8-495f-a3ee-b5caa1c80499 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60/users/bb993493df024820a132ecde2be9ea4f/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}]} 2018-12-04 21:48:42,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60/users/bb993493df024820a132ecde2be9ea4f/roles used request id req-bf2f3eb7-b3d8-495f-a3ee-b5caa1c80499 2018-12-04 21:48:42,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e1015be9c00f455b015b898abfe30dddfb38b9" 2018-12-04 21:48:42,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7f0da54-80d3-4189-bacb-6cd64a4b69e2 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}} 2018-12-04 21:48:42,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff used request id req-f7f0da54-80d3-4189-bacb-6cd64a4b69e2 2018-12-04 21:48:42,905 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj 2018-12-04 21:48:42,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60/users/bb993493df024820a132ecde2be9ea4f/roles/37f52f51593d4483afda02bf6b250dff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e1015be9c00f455b015b898abfe30dddfb38b9" 2018-12-04 21:48:43,036 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:48:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14917686-34fd-48e5-9a85-029241d83434 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:48:43,036 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60/users/bb993493df024820a132ecde2be9ea4f/roles/37f52f51593d4483afda02bf6b250dff used request id req-14917686-34fd-48e5-9a85-029241d83434 2018-12-04 21:48:43,036 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-5c91fee3-61c4-4ae-user 2018-12-04 21:48:43,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:48:43,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4551de1bcfbaec0d7f57ca8aa4bc8b301dd5606a" 2018-12-04 21:48:43,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb635fcb-44bf-4a64-80d8-65d8aab68207 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:48:43,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-cb635fcb-44bf-4a64-80d8-65d8aab68207 2018-12-04 21:48:43,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4551de1bcfbaec0d7f57ca8aa4bc8b301dd5606a" -d '{"role": {"name": "CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj-role"}}' 2018-12-04 21:48:43,255 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:48:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a79cfcc-5f5e-4d30-ae36-c5a35552e957 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5d0c2a52254445369c9c5be6a1fd0b67", "links": {"self": "http://172.30.9.23:5000/v3/roles/5d0c2a52254445369c9c5be6a1fd0b67"}, "name": "CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj-role"}} 2018-12-04 21:48:43,255 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-4a79cfcc-5f5e-4d30-ae36-c5a35552e957 2018-12-04 21:48:43,255 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj-role 2018-12-04 21:48:43,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/5d0c2a52254445369c9c5be6a1fd0b67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4551de1bcfbaec0d7f57ca8aa4bc8b301dd5606a" 2018-12-04 21:48:43,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28689bab-330c-4cd9-95b0-dc5834617ccf Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5d0c2a52254445369c9c5be6a1fd0b67", "links": {"self": "http://172.30.9.23:5000/v3/roles/5d0c2a52254445369c9c5be6a1fd0b67"}, "name": "CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj-role"}} 2018-12-04 21:48:43,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/5d0c2a52254445369c9c5be6a1fd0b67 used request id req-28689bab-330c-4cd9-95b0-dc5834617ccf 2018-12-04 21:48:43,350 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj-role to project CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj 2018-12-04 21:48:43,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60/users/bb993493df024820a132ecde2be9ea4f/roles/5d0c2a52254445369c9c5be6a1fd0b67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4551de1bcfbaec0d7f57ca8aa4bc8b301dd5606a" 2018-12-04 21:48:43,485 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:48:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5b053d7-7e85-4bc1-8c4e-faa942426479 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:48:43,485 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60/users/bb993493df024820a132ecde2be9ea4f/roles/5d0c2a52254445369c9c5be6a1fd0b67 used request id req-e5b053d7-7e85-4bc1-8c4e-faa942426479 2018-12-04 21:48:43,486 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-04 21:48:43,486 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-04 21:48:43,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:48:43,487 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:48:43,966 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "5d0c2a52254445369c9c5be6a1fd0b67", "name": "CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj-role"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:48:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6cd2e1e819c34237a034bb7b7d6c2d60", "name": "CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-5c91fee3-61c4-4ae-user", "id": "bb993493df024820a132ecde2be9ea4f"}, "audit_ids": ["XdtlVXhSSbCwc7WP4o3hvg"], "issued_at": "2018-12-04T21:48:43.000000Z"}} 2018-12-04 21:48:43,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffb23da2574729abeeb67bca8fa16f7b1d0e3082" 2018-12-04 21:48:44,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e86c7120-e407-4d04-931b-87d5209dada0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:48:44,040 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e86c7120-e407-4d04-931b-87d5209dada0 2018-12-04 21:48:44,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ffb23da2574729abeeb67bca8fa16f7b1d0e3082" 2018-12-04 21:48:44,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-e9a6d585-43ec-4531-8174-6806a8660fe3 Date: Tue, 04 Dec 2018 21:48:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-image"} 2018-12-04 21:48:44,239 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-image used request id req-e9a6d585-43ec-4531-8174-6806a8660fe3 2018-12-04 21:48:44,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ffb23da2574729abeeb67bca8fa16f7b1d0e3082" 2018-12-04 21:48:44,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-99c9f0b6-e6c8-438a-8e91-3f6c55b7c89e Date: Tue, 04 Dec 2018 21:48:44 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:48:44,248 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-99c9f0b6-e6c8-438a-8e91-3f6c55b7c89e 2018-12-04 21:48:44,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ffb23da2574729abeeb67bca8fa16f7b1d0e3082" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-image"}' 2018-12-04 21:48:44,313 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/d60321d6-1208-4462-ab2f-0fd759bf8967 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-eeba4c96-588f-4219-8eae-218e95a9aa02 Date: Tue, 04 Dec 2018 21:48:44 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:48:44Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-04T21:48:44Z", "visibility": "shared", "locations": [], "self": "/v2/images/d60321d6-1208-4462-ab2f-0fd759bf8967", "min_disk": 0, "protected": false, "id": "d60321d6-1208-4462-ab2f-0fd759bf8967", "file": "/v2/images/d60321d6-1208-4462-ab2f-0fd759bf8967/file", "checksum": null, "owner": "6cd2e1e819c34237a034bb7b7d6c2d60", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:48:44,313 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-eeba4c96-588f-4219-8eae-218e95a9aa02 2018-12-04 21:48:44,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/d60321d6-1208-4462-ab2f-0fd759bf8967/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ffb23da2574729abeeb67bca8fa16f7b1d0e3082" -d '' 2018-12-04 21:48:44,818 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0c04bb37-14f5-49eb-835c-04267cb76664 Date: Tue, 04 Dec 2018 21:48:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:48:44,818 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/d60321d6-1208-4462-ab2f-0fd759bf8967/file used request id req-0c04bb37-14f5-49eb-835c-04267cb76664 2018-12-04 21:48:44,819 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 21:48:44,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/d60321d6-1208-4462-ab2f-0fd759bf8967 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ffb23da2574729abeeb67bca8fa16f7b1d0e3082" 2018-12-04 21:48:44,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-6c8b3c4e-6d48-480d-b258-60dfe1548a4d Date: Tue, 04 Dec 2018 21:48:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:48:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:48:44Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/d60321d6-1208-4462-ab2f-0fd759bf8967/snap", "metadata": {}}], "self": "/v2/images/d60321d6-1208-4462-ab2f-0fd759bf8967", "min_disk": 0, "protected": false, "id": "d60321d6-1208-4462-ab2f-0fd759bf8967", "file": "/v2/images/d60321d6-1208-4462-ab2f-0fd759bf8967/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6cd2e1e819c34237a034bb7b7d6c2d60", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/d60321d6-1208-4462-ab2f-0fd759bf8967/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:48:44,838 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/d60321d6-1208-4462-ab2f-0fd759bf8967 used request id req-6c8b3c4e-6d48-480d-b258-60dfe1548a4d 2018-12-04 21:48:44,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ffb23da2574729abeeb67bca8fa16f7b1d0e3082" 2018-12-04 21:48:44,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7f48ea29-fa6d-45e6-95a4-19ba88099150 Date: Tue, 04 Dec 2018 21:48:44 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:48:44,848 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-7f48ea29-fa6d-45e6-95a4-19ba88099150 2018-12-04 21:48:44,850 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-image 2018-12-04 21:48:44,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/d60321d6-1208-4462-ab2f-0fd759bf8967 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ffb23da2574729abeeb67bca8fa16f7b1d0e3082" 2018-12-04 21:48:44,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-20d66344-f1ea-4210-a8cb-252b02a5c72c Date: Tue, 04 Dec 2018 21:48:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:48:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:48:44Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/d60321d6-1208-4462-ab2f-0fd759bf8967/snap", "metadata": {}}], "self": "/v2/images/d60321d6-1208-4462-ab2f-0fd759bf8967", "min_disk": 0, "protected": false, "id": "d60321d6-1208-4462-ab2f-0fd759bf8967", "file": "/v2/images/d60321d6-1208-4462-ab2f-0fd759bf8967/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6cd2e1e819c34237a034bb7b7d6c2d60", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/d60321d6-1208-4462-ab2f-0fd759bf8967/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:48:44,868 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/d60321d6-1208-4462-ab2f-0fd759bf8967 used request id req-20d66344-f1ea-4210-a8cb-252b02a5c72c 2018-12-04 21:48:44,868 - create_image - DEBUG - Instance status is - active 2018-12-04 21:48:44,868 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-image 2018-12-04 21:48:44,868 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-image 2018-12-04 21:48:44,869 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:48:44,869 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:48:45,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "5d0c2a52254445369c9c5be6a1fd0b67", "name": "CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj-role"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:48:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6cd2e1e819c34237a034bb7b7d6c2d60", "name": "CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-5c91fee3-61c4-4ae-user", "id": "bb993493df024820a132ecde2be9ea4f"}, "audit_ids": ["WqALjxjQSc6yhVQhyRByXQ"], "issued_at": "2018-12-04T21:48:45.000000Z"}} 2018-12-04 21:48:45,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:48:45,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-523dee40-3d1a-4bcf-9147-012a8371f28e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:48:45,359 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-523dee40-3d1a-4bcf-9147-012a8371f28e 2018-12-04 21:48:45,362 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:48:45,365 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-04 21:48:45,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:48:45,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:45 GMT Server: Apache x-openstack-request-id: req-70abb426-8b44-4a60-b28a-1665835c3761 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-04 21:48:45,564 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack used request id req-70abb426-8b44-4a60-b28a-1665835c3761 2018-12-04 21:48:45,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-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-47a6f881-cb57-4746-9295-19536b20fb6b-flavor2", "keypair_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-kp", "security_group_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-sec_grp", "flavor_extra_specs": {}, "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-image", "flavor1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-flavor1", "inst1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst1", "subnet_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-subnet", "image1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-image", "inst2_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst2", "net_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net"}}' 2018-12-04 21:48:47,873 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:48:45 GMT Server: Apache x-openstack-request-id: req-864f89cf-1740-456f-bfca-e08cff6b9af8 Location: http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "links": [{"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "rel": "self"}]}} 2018-12-04 21:48:47,873 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks used request id req-864f89cf-1740-456f-bfca-e08cff6b9af8 2018-12-04 21:48:47,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:48:48,094 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:48:47 GMT Server: Apache x-openstack-request-id: req-0a0c8ae6-1954-4394-a757-afd08446043d Location: http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:48:48,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:48 GMT Server: Apache x-openstack-request-id: req-cc7f5bc2-42f5-4cef-aca4-754a0acaa475 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-47a6f881-cb57-4746-9295-19536b20fb6b-flavor2", "OS::project_id": "6cd2e1e819c34237a034bb7b7d6c2d60", "OS::stack_id": "b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-kp", "security_group_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-subnet", "net_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst2", "inst1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst1", "image2_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-image", "flavor1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-flavor1", "image1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack", "stack_user_project_id": "ae63cc79044e41499c9926d2603d731a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:48:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-04 21:48:48,477 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd used request id req-cc7f5bc2-42f5-4cef-aca4-754a0acaa475 2018-12-04 21:48:48,477 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack 2018-12-04 21:48:48,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:48:48,674 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:48:48 GMT Server: Apache x-openstack-request-id: req-c737b448-e2c6-436b-9cf2-0194baf30e70 Location: http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:48:48,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:48 GMT Server: Apache x-openstack-request-id: req-8b93174c-91d5-4e58-8c66-5358331d4f40 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-47a6f881-cb57-4746-9295-19536b20fb6b-flavor2", "OS::project_id": "6cd2e1e819c34237a034bb7b7d6c2d60", "OS::stack_id": "b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-kp", "security_group_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-subnet", "net_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst2", "inst1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst1", "image2_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-image", "flavor1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-flavor1", "image1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack", "stack_user_project_id": "ae63cc79044e41499c9926d2603d731a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:48:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-04 21:48:48,924 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd used request id req-8b93174c-91d5-4e58-8c66-5358331d4f40 2018-12-04 21:48:48,924 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-04 21:48:48,925 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:48:51,927 - create_stack - DEBUG - Stack status query timeout in 1196.55045795 2018-12-04 21:48:51,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:48:52,142 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:48:51 GMT Server: Apache x-openstack-request-id: req-02944b07-729c-4cf5-bcc7-1dce9aa6c80f Location: http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:48:52,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:52 GMT Server: Apache x-openstack-request-id: req-033a998f-084b-4792-84d5-145b9b983927 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-47a6f881-cb57-4746-9295-19536b20fb6b-flavor2", "OS::project_id": "6cd2e1e819c34237a034bb7b7d6c2d60", "OS::stack_id": "b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-kp", "security_group_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-subnet", "net_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst2", "inst1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst1", "image2_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-image", "flavor1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-flavor1", "image1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack", "stack_user_project_id": "ae63cc79044e41499c9926d2603d731a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:48:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-04 21:48:52,215 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd used request id req-033a998f-084b-4792-84d5-145b9b983927 2018-12-04 21:48:52,216 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-04 21:48:52,216 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:48:55,219 - create_stack - DEBUG - Stack status query timeout in 1193.25838208 2018-12-04 21:48:55,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:48:55,448 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:48:55 GMT Server: Apache x-openstack-request-id: req-43756dda-e915-4160-a8f8-987d23e2f567 Location: http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:48:55,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:55 GMT Server: Apache x-openstack-request-id: req-1b82b9fd-32bf-4737-83c7-8e5c8ea5244c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2088 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-flavor2", "OS::project_id": "6cd2e1e819c34237a034bb7b7d6c2d60", "OS::stack_id": "b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-kp", "security_group_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-subnet", "net_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst2", "inst1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst1", "image2_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-image", "flavor1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-flavor1", "image1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack", "stack_user_project_id": "ae63cc79044e41499c9926d2603d731a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:48:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA3reZHAw0ue8EN194GX415xqGvqNHXr1y3BRc/afloJPzGlWO\nD2jjY4XkZ2r8+9TKqUbqbBGCziumdIfnCioGmRsclhgsYv4E3lgfNRlZ0Vi9FaRT\nWzUIlx8yiLI4XvkyIpLPSs6ljSTTBjtQkbJu447zasyvfZyZs4N2/JhDOMo/mxOo\n58hNzs5ear3RH88MJRG1sSIjpbHgXnyvoKWAjLblJM91wutaOfrg6aqCam1S3Sri\ney0yEBj4+MNdL7n4xlHWW4kdCQ2Er0mUB2Uz2FwDsfLtssTnDTmli5qlP1PrM7An\n+ZLdN9hMCEwrmx0RWG3P2zFOZ1J48ZktAdFy1QIDAQABAoIBAQDTiWDEkhdWbt37\nVhM1a3n5GmnXEjCMnLZGsJSuXFUvErc5UP+QRViMw7RwQd8ttiwTYgbwRCWQe0cr\nsZVRQx9nNqgNK8Kk945aPSrO/VghDf7yWlTN8W5KU1hlG5mNI3Vp/zUiYWo+yDYi\n2h2pdOf7/V/YFbetQBuAtKJEQr6+ZR0RdIwF+4QbrgHaYCRcDrBuNy01kFXmpGCm\nwKfeAwCwxFR0UA4QKFwqeCgFcd3oVzF5Wqo5R/QdPgyTOv0OkPXMNIjneRF4a22K\njCd7SQcSqEn/4Y17aZUjE9j3YP4tzi1uLtwhSuzGRuAMJOuIc299fM4Xjehc4vrp\nJMpW1h91AoGBAPSb+oKMUz9op7Kp1e6ISeJGAKIN0Xxz2VdkErChXs3lY3z6rvnj\njkKMxHdOzy2PG9KblAAb1+lXQV2lqlraLoIfWJllZs12Dqe/ygL1efRhLbJMIXNV\niTuS2ke5gc4yIupGFpVM2xR2UbdY8VHej68snny/AXCo1zShX6o9BMV7AoGBAOkW\no//EHzZrHEWeU6EeIYySOTbjdj6yT70s5UIAdg1XslaWrI0HlFlEDQIrWdsLGDZr\nahlphPoRHH6NJkZ8lxakTIshamfhzoCn8p0gYH1kF7dcph73AChV1fiQ/WgJGQ4B\nPqyFpLatCbYUYMttVrTA4C0HlSYR57jqJ3Ekuq/vAoGAPWqYeITRNh+J06Mu8shH\nfMfEyuubSJsx2+5lfvHVgu7wjuXGXznSc0Uy4x3niPHgs32aqHhVOuJMqD27Szpy\n6PsD3OgH6tiUj2vpRdrqtwBbX+QblgDJBys1IUMjo2kVOStF6lC0xSt8EwQC+2Jd\nQ0d5t6qhqu7Jsg4+ndjaRNcCgYAkZ8DdpcgqO7iCtyPgulALIJuHEyfYywjhRy3X\njTLjCpt0Irx4moJ1HsfZWuQB7k2t0kEUDwMR+7IzoeAkijke9DJwWJvB9ebG+XRP\nTktDympZ3UKk+3cu1ZlB5YNuyFz9bvxW/dioH4awxaYIn983BBj/b3vAInPK0eev\nKElwSQKBgDTPoG1rN9gP0Q3sFfeVkTEm+75ti5vrJiH1AHEaxekBd3ZBjqXGUDon\nDaxsD3soeVge16zj6r+fDDW9nG2dunsMBQYnpE+DR0a1yo77koPbjnwbs04klHNN\nL9FLvkHrwP9EYLhZDoEQAb6j+6eluLXie00etbWE9SaGJhHxtkEk\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-04 21:48:55,624 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd used request id req-1b82b9fd-32bf-4737-83c7-8e5c8ea5244c 2018-12-04 21:48:55,624 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-04 21:48:55,624 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:48:58,627 - create_stack - DEBUG - Stack status query timeout in 1189.85005498 2018-12-04 21:48:58,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:48:58,656 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:48:58 GMT Server: Apache x-openstack-request-id: req-df3f3d04-0c03-4a18-a04a-f6c9130e5422 Location: http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:48:58,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:48:58 GMT Server: Apache x-openstack-request-id: req-eb665647-7d64-4ab0-9d06-efc43f44db5c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2088 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-flavor2", "OS::project_id": "6cd2e1e819c34237a034bb7b7d6c2d60", "OS::stack_id": "b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-kp", "security_group_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-subnet", "net_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst2", "inst1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst1", "image2_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-image", "flavor1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-flavor1", "image1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack", "stack_user_project_id": "ae63cc79044e41499c9926d2603d731a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:48:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA3reZHAw0ue8EN194GX415xqGvqNHXr1y3BRc/afloJPzGlWO\nD2jjY4XkZ2r8+9TKqUbqbBGCziumdIfnCioGmRsclhgsYv4E3lgfNRlZ0Vi9FaRT\nWzUIlx8yiLI4XvkyIpLPSs6ljSTTBjtQkbJu447zasyvfZyZs4N2/JhDOMo/mxOo\n58hNzs5ear3RH88MJRG1sSIjpbHgXnyvoKWAjLblJM91wutaOfrg6aqCam1S3Sri\ney0yEBj4+MNdL7n4xlHWW4kdCQ2Er0mUB2Uz2FwDsfLtssTnDTmli5qlP1PrM7An\n+ZLdN9hMCEwrmx0RWG3P2zFOZ1J48ZktAdFy1QIDAQABAoIBAQDTiWDEkhdWbt37\nVhM1a3n5GmnXEjCMnLZGsJSuXFUvErc5UP+QRViMw7RwQd8ttiwTYgbwRCWQe0cr\nsZVRQx9nNqgNK8Kk945aPSrO/VghDf7yWlTN8W5KU1hlG5mNI3Vp/zUiYWo+yDYi\n2h2pdOf7/V/YFbetQBuAtKJEQr6+ZR0RdIwF+4QbrgHaYCRcDrBuNy01kFXmpGCm\nwKfeAwCwxFR0UA4QKFwqeCgFcd3oVzF5Wqo5R/QdPgyTOv0OkPXMNIjneRF4a22K\njCd7SQcSqEn/4Y17aZUjE9j3YP4tzi1uLtwhSuzGRuAMJOuIc299fM4Xjehc4vrp\nJMpW1h91AoGBAPSb+oKMUz9op7Kp1e6ISeJGAKIN0Xxz2VdkErChXs3lY3z6rvnj\njkKMxHdOzy2PG9KblAAb1+lXQV2lqlraLoIfWJllZs12Dqe/ygL1efRhLbJMIXNV\niTuS2ke5gc4yIupGFpVM2xR2UbdY8VHej68snny/AXCo1zShX6o9BMV7AoGBAOkW\no//EHzZrHEWeU6EeIYySOTbjdj6yT70s5UIAdg1XslaWrI0HlFlEDQIrWdsLGDZr\nahlphPoRHH6NJkZ8lxakTIshamfhzoCn8p0gYH1kF7dcph73AChV1fiQ/WgJGQ4B\nPqyFpLatCbYUYMttVrTA4C0HlSYR57jqJ3Ekuq/vAoGAPWqYeITRNh+J06Mu8shH\nfMfEyuubSJsx2+5lfvHVgu7wjuXGXznSc0Uy4x3niPHgs32aqHhVOuJMqD27Szpy\n6PsD3OgH6tiUj2vpRdrqtwBbX+QblgDJBys1IUMjo2kVOStF6lC0xSt8EwQC+2Jd\nQ0d5t6qhqu7Jsg4+ndjaRNcCgYAkZ8DdpcgqO7iCtyPgulALIJuHEyfYywjhRy3X\njTLjCpt0Irx4moJ1HsfZWuQB7k2t0kEUDwMR+7IzoeAkijke9DJwWJvB9ebG+XRP\nTktDympZ3UKk+3cu1ZlB5YNuyFz9bvxW/dioH4awxaYIn983BBj/b3vAInPK0eev\nKElwSQKBgDTPoG1rN9gP0Q3sFfeVkTEm+75ti5vrJiH1AHEaxekBd3ZBjqXGUDon\nDaxsD3soeVge16zj6r+fDDW9nG2dunsMBQYnpE+DR0a1yo77koPbjnwbs04klHNN\nL9FLvkHrwP9EYLhZDoEQAb6j+6eluLXie00etbWE9SaGJhHxtkEk\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-04 21:48:58,967 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd used request id req-eb665647-7d64-4ab0-9d06-efc43f44db5c 2018-12-04 21:48:58,968 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-04 21:48:58,968 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:49:01,971 - create_stack - DEBUG - Stack status query timeout in 1186.50639796 2018-12-04 21:49:01,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:02,001 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:49:01 GMT Server: Apache x-openstack-request-id: req-2746b175-afe0-4f34-ba30-36eb0e4bacbf Location: http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:49:02,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:49:02 GMT Server: Apache x-openstack-request-id: req-8487aadf-00bb-4ca7-92ca-955aa97ea229 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2088 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-flavor2", "OS::project_id": "6cd2e1e819c34237a034bb7b7d6c2d60", "OS::stack_id": "b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-kp", "security_group_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-subnet", "net_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst2", "inst1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst1", "image2_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-image", "flavor1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-flavor1", "image1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack", "stack_user_project_id": "ae63cc79044e41499c9926d2603d731a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:48:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA3reZHAw0ue8EN194GX415xqGvqNHXr1y3BRc/afloJPzGlWO\nD2jjY4XkZ2r8+9TKqUbqbBGCziumdIfnCioGmRsclhgsYv4E3lgfNRlZ0Vi9FaRT\nWzUIlx8yiLI4XvkyIpLPSs6ljSTTBjtQkbJu447zasyvfZyZs4N2/JhDOMo/mxOo\n58hNzs5ear3RH88MJRG1sSIjpbHgXnyvoKWAjLblJM91wutaOfrg6aqCam1S3Sri\ney0yEBj4+MNdL7n4xlHWW4kdCQ2Er0mUB2Uz2FwDsfLtssTnDTmli5qlP1PrM7An\n+ZLdN9hMCEwrmx0RWG3P2zFOZ1J48ZktAdFy1QIDAQABAoIBAQDTiWDEkhdWbt37\nVhM1a3n5GmnXEjCMnLZGsJSuXFUvErc5UP+QRViMw7RwQd8ttiwTYgbwRCWQe0cr\nsZVRQx9nNqgNK8Kk945aPSrO/VghDf7yWlTN8W5KU1hlG5mNI3Vp/zUiYWo+yDYi\n2h2pdOf7/V/YFbetQBuAtKJEQr6+ZR0RdIwF+4QbrgHaYCRcDrBuNy01kFXmpGCm\nwKfeAwCwxFR0UA4QKFwqeCgFcd3oVzF5Wqo5R/QdPgyTOv0OkPXMNIjneRF4a22K\njCd7SQcSqEn/4Y17aZUjE9j3YP4tzi1uLtwhSuzGRuAMJOuIc299fM4Xjehc4vrp\nJMpW1h91AoGBAPSb+oKMUz9op7Kp1e6ISeJGAKIN0Xxz2VdkErChXs3lY3z6rvnj\njkKMxHdOzy2PG9KblAAb1+lXQV2lqlraLoIfWJllZs12Dqe/ygL1efRhLbJMIXNV\niTuS2ke5gc4yIupGFpVM2xR2UbdY8VHej68snny/AXCo1zShX6o9BMV7AoGBAOkW\no//EHzZrHEWeU6EeIYySOTbjdj6yT70s5UIAdg1XslaWrI0HlFlEDQIrWdsLGDZr\nahlphPoRHH6NJkZ8lxakTIshamfhzoCn8p0gYH1kF7dcph73AChV1fiQ/WgJGQ4B\nPqyFpLatCbYUYMttVrTA4C0HlSYR57jqJ3Ekuq/vAoGAPWqYeITRNh+J06Mu8shH\nfMfEyuubSJsx2+5lfvHVgu7wjuXGXznSc0Uy4x3niPHgs32aqHhVOuJMqD27Szpy\n6PsD3OgH6tiUj2vpRdrqtwBbX+QblgDJBys1IUMjo2kVOStF6lC0xSt8EwQC+2Jd\nQ0d5t6qhqu7Jsg4+ndjaRNcCgYAkZ8DdpcgqO7iCtyPgulALIJuHEyfYywjhRy3X\njTLjCpt0Irx4moJ1HsfZWuQB7k2t0kEUDwMR+7IzoeAkijke9DJwWJvB9ebG+XRP\nTktDympZ3UKk+3cu1ZlB5YNuyFz9bvxW/dioH4awxaYIn983BBj/b3vAInPK0eev\nKElwSQKBgDTPoG1rN9gP0Q3sFfeVkTEm+75ti5vrJiH1AHEaxekBd3ZBjqXGUDon\nDaxsD3soeVge16zj6r+fDDW9nG2dunsMBQYnpE+DR0a1yo77koPbjnwbs04klHNN\nL9FLvkHrwP9EYLhZDoEQAb6j+6eluLXie00etbWE9SaGJhHxtkEk\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-04 21:49:02,299 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd used request id req-8487aadf-00bb-4ca7-92ca-955aa97ea229 2018-12-04 21:49:02,299 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-04 21:49:02,299 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:49:05,303 - create_stack - DEBUG - Stack status query timeout in 1183.17490697 2018-12-04 21:49:05,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:05,333 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:49:05 GMT Server: Apache x-openstack-request-id: req-48a9cba7-891c-4ae2-88c4-d4627a44c674 Location: http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:49:05,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:49:05 GMT Server: Apache x-openstack-request-id: req-751c5485-62da-4f86-b765-404d6d565e18 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2088 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-flavor2", "OS::project_id": "6cd2e1e819c34237a034bb7b7d6c2d60", "OS::stack_id": "b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-kp", "security_group_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-subnet", "net_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst2", "inst1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst1", "image2_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-image", "flavor1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-flavor1", "image1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack", "stack_user_project_id": "ae63cc79044e41499c9926d2603d731a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:48:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA3reZHAw0ue8EN194GX415xqGvqNHXr1y3BRc/afloJPzGlWO\nD2jjY4XkZ2r8+9TKqUbqbBGCziumdIfnCioGmRsclhgsYv4E3lgfNRlZ0Vi9FaRT\nWzUIlx8yiLI4XvkyIpLPSs6ljSTTBjtQkbJu447zasyvfZyZs4N2/JhDOMo/mxOo\n58hNzs5ear3RH88MJRG1sSIjpbHgXnyvoKWAjLblJM91wutaOfrg6aqCam1S3Sri\ney0yEBj4+MNdL7n4xlHWW4kdCQ2Er0mUB2Uz2FwDsfLtssTnDTmli5qlP1PrM7An\n+ZLdN9hMCEwrmx0RWG3P2zFOZ1J48ZktAdFy1QIDAQABAoIBAQDTiWDEkhdWbt37\nVhM1a3n5GmnXEjCMnLZGsJSuXFUvErc5UP+QRViMw7RwQd8ttiwTYgbwRCWQe0cr\nsZVRQx9nNqgNK8Kk945aPSrO/VghDf7yWlTN8W5KU1hlG5mNI3Vp/zUiYWo+yDYi\n2h2pdOf7/V/YFbetQBuAtKJEQr6+ZR0RdIwF+4QbrgHaYCRcDrBuNy01kFXmpGCm\nwKfeAwCwxFR0UA4QKFwqeCgFcd3oVzF5Wqo5R/QdPgyTOv0OkPXMNIjneRF4a22K\njCd7SQcSqEn/4Y17aZUjE9j3YP4tzi1uLtwhSuzGRuAMJOuIc299fM4Xjehc4vrp\nJMpW1h91AoGBAPSb+oKMUz9op7Kp1e6ISeJGAKIN0Xxz2VdkErChXs3lY3z6rvnj\njkKMxHdOzy2PG9KblAAb1+lXQV2lqlraLoIfWJllZs12Dqe/ygL1efRhLbJMIXNV\niTuS2ke5gc4yIupGFpVM2xR2UbdY8VHej68snny/AXCo1zShX6o9BMV7AoGBAOkW\no//EHzZrHEWeU6EeIYySOTbjdj6yT70s5UIAdg1XslaWrI0HlFlEDQIrWdsLGDZr\nahlphPoRHH6NJkZ8lxakTIshamfhzoCn8p0gYH1kF7dcph73AChV1fiQ/WgJGQ4B\nPqyFpLatCbYUYMttVrTA4C0HlSYR57jqJ3Ekuq/vAoGAPWqYeITRNh+J06Mu8shH\nfMfEyuubSJsx2+5lfvHVgu7wjuXGXznSc0Uy4x3niPHgs32aqHhVOuJMqD27Szpy\n6PsD3OgH6tiUj2vpRdrqtwBbX+QblgDJBys1IUMjo2kVOStF6lC0xSt8EwQC+2Jd\nQ0d5t6qhqu7Jsg4+ndjaRNcCgYAkZ8DdpcgqO7iCtyPgulALIJuHEyfYywjhRy3X\njTLjCpt0Irx4moJ1HsfZWuQB7k2t0kEUDwMR+7IzoeAkijke9DJwWJvB9ebG+XRP\nTktDympZ3UKk+3cu1ZlB5YNuyFz9bvxW/dioH4awxaYIn983BBj/b3vAInPK0eev\nKElwSQKBgDTPoG1rN9gP0Q3sFfeVkTEm+75ti5vrJiH1AHEaxekBd3ZBjqXGUDon\nDaxsD3soeVge16zj6r+fDDW9nG2dunsMBQYnpE+DR0a1yo77koPbjnwbs04klHNN\nL9FLvkHrwP9EYLhZDoEQAb6j+6eluLXie00etbWE9SaGJhHxtkEk\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-04 21:49:05,457 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd used request id req-751c5485-62da-4f86-b765-404d6d565e18 2018-12-04 21:49:05,458 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-04 21:49:05,458 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:49:08,461 - create_stack - DEBUG - Stack status query timeout in 1180.01604295 2018-12-04 21:49:08,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:08,490 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:49:08 GMT Server: Apache x-openstack-request-id: req-ded7f47d-b000-41f7-a0f3-6446c2de9189 Location: http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:49:08,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:49:08 GMT Server: Apache x-openstack-request-id: req-3b1efcfc-f3df-4203-b497-df8f047f5024 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2098 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-flavor2", "OS::project_id": "6cd2e1e819c34237a034bb7b7d6c2d60", "OS::stack_id": "b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-kp", "security_group_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-subnet", "net_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst2", "inst1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst1", "image2_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-image", "flavor1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-flavor1", "image1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack", "stack_user_project_id": "ae63cc79044e41499c9926d2603d731a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-04T21:48:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA3reZHAw0ue8EN194GX415xqGvqNHXr1y3BRc/afloJPzGlWO\nD2jjY4XkZ2r8+9TKqUbqbBGCziumdIfnCioGmRsclhgsYv4E3lgfNRlZ0Vi9FaRT\nWzUIlx8yiLI4XvkyIpLPSs6ljSTTBjtQkbJu447zasyvfZyZs4N2/JhDOMo/mxOo\n58hNzs5ear3RH88MJRG1sSIjpbHgXnyvoKWAjLblJM91wutaOfrg6aqCam1S3Sri\ney0yEBj4+MNdL7n4xlHWW4kdCQ2Er0mUB2Uz2FwDsfLtssTnDTmli5qlP1PrM7An\n+ZLdN9hMCEwrmx0RWG3P2zFOZ1J48ZktAdFy1QIDAQABAoIBAQDTiWDEkhdWbt37\nVhM1a3n5GmnXEjCMnLZGsJSuXFUvErc5UP+QRViMw7RwQd8ttiwTYgbwRCWQe0cr\nsZVRQx9nNqgNK8Kk945aPSrO/VghDf7yWlTN8W5KU1hlG5mNI3Vp/zUiYWo+yDYi\n2h2pdOf7/V/YFbetQBuAtKJEQr6+ZR0RdIwF+4QbrgHaYCRcDrBuNy01kFXmpGCm\nwKfeAwCwxFR0UA4QKFwqeCgFcd3oVzF5Wqo5R/QdPgyTOv0OkPXMNIjneRF4a22K\njCd7SQcSqEn/4Y17aZUjE9j3YP4tzi1uLtwhSuzGRuAMJOuIc299fM4Xjehc4vrp\nJMpW1h91AoGBAPSb+oKMUz9op7Kp1e6ISeJGAKIN0Xxz2VdkErChXs3lY3z6rvnj\njkKMxHdOzy2PG9KblAAb1+lXQV2lqlraLoIfWJllZs12Dqe/ygL1efRhLbJMIXNV\niTuS2ke5gc4yIupGFpVM2xR2UbdY8VHej68snny/AXCo1zShX6o9BMV7AoGBAOkW\no//EHzZrHEWeU6EeIYySOTbjdj6yT70s5UIAdg1XslaWrI0HlFlEDQIrWdsLGDZr\nahlphPoRHH6NJkZ8lxakTIshamfhzoCn8p0gYH1kF7dcph73AChV1fiQ/WgJGQ4B\nPqyFpLatCbYUYMttVrTA4C0HlSYR57jqJ3Ekuq/vAoGAPWqYeITRNh+J06Mu8shH\nfMfEyuubSJsx2+5lfvHVgu7wjuXGXznSc0Uy4x3niPHgs32aqHhVOuJMqD27Szpy\n6PsD3OgH6tiUj2vpRdrqtwBbX+QblgDJBys1IUMjo2kVOStF6lC0xSt8EwQC+2Jd\nQ0d5t6qhqu7Jsg4+ndjaRNcCgYAkZ8DdpcgqO7iCtyPgulALIJuHEyfYywjhRy3X\njTLjCpt0Irx4moJ1HsfZWuQB7k2t0kEUDwMR+7IzoeAkijke9DJwWJvB9ebG+XRP\nTktDympZ3UKk+3cu1ZlB5YNuyFz9bvxW/dioH4awxaYIn983BBj/b3vAInPK0eev\nKElwSQKBgDTPoG1rN9gP0Q3sFfeVkTEm+75ti5vrJiH1AHEaxekBd3ZBjqXGUDon\nDaxsD3soeVge16zj6r+fDDW9nG2dunsMBQYnpE+DR0a1yo77koPbjnwbs04klHNN\nL9FLvkHrwP9EYLhZDoEQAb6j+6eluLXie00etbWE9SaGJhHxtkEk\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-04 21:49:08,613 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd used request id req-3b1efcfc-f3df-4203-b497-df8f047f5024 2018-12-04 21:49:08,614 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-04 21:49:08,614 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack 2018-12-04 21:49:08,614 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack 2018-12-04 21:49:08,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:08,643 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:49:08 GMT Server: Apache x-openstack-request-id: req-0d08e432-0b55-41f4-8dca-347d81c765a4 Location: http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:49:08,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:49:08 GMT Server: Apache x-openstack-request-id: req-662a3573-fab0-4e88-b9f5-a7205e102c02 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1055 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-12-04T21:48:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:48:47Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "879ff524-458c-4cf1-8203-bd03fc43ac91", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-12-04T21:48:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:48:47Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "0a85cdc5-89c1-4651-93fd-dbaa4eb78cab", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd/resources/network", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-12-04T21:48:48Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:48:48Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "9af49c95-1d3e-47be-8b01-0a666edd4ede", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-04T21:48:48Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:48:48Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "fb464900-a098-4ca7-bad2-237a0e89bad1", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-12-04T21:48:48Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:48:48Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "332f129c-8423-4d40-bd5e-930ba0605889", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-12-04T21:48:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:48:47Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "75", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-04T21:48:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:48:47Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-12-04T21:48:48Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:48:48Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "eb69cee6-dfd3-4260-9d03-2e13bc4b627f:subnet_id=2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-12-04T21:48:48Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:48:48Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-12-04T21:48:48Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:48:48Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "eb69cee6-dfd3-4260-9d03-2e13bc4b627f", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-12-04T21:48:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:48:47Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "f2fb7447-e47a-47a6-abad-95286583fa6e", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-12-04T21:48:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:48:47Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "4d9491bb-1356-41ca-ba23-e71ae3c04df8", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd/resources/port1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-12-04T21:48:48Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:48:48Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "91ab3ee9-6a76-4973-8cdd-993e91dd6eab", "resource_type": "OS::Neutron::Port"}]} 2018-12-04 21:49:08,720 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd/resources used request id req-662a3573-fab0-4e88-b9f5-a7205e102c02 2018-12-04 21:49:08,726 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f2fb7447-e47a-47a6-abad-95286583fa6e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:08,731 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4d9491bb-1356-41ca-ba23-e71ae3c04df8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:08,877 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:49: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-445ffde0-bc15-43ea-8b0b-cf2922f38776 x-compute-request-id: req-445ffde0-bc15-43ea-8b0b-cf2922f38776 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:0a:04", "version": 4, "addr": "10.1.2.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4d9491bb-1356-41ca-ba23-e71ae3c04df8", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4d9491bb-1356-41ca-ba23-e71ae3c04df8", "rel": "bookmark"}], "image": {"id": "d60321d6-1208-4462-ab2f-0fd759bf8967", "links": [{"href": "http://172.30.9.23:8774/images/d60321d6-1208-4462-ab2f-0fd759bf8967", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000052", "OS-SRV-USG:launched_at": "2018-12-04T21:49:02.000000", "flavor": {"id": "879ff524-458c-4cf1-8203-bd03fc43ac91", "links": [{"href": "http://172.30.9.23:8774/flavors/879ff524-458c-4cf1-8203-bd03fc43ac91", "rel": "bookmark"}]}, "id": "4d9491bb-1356-41ca-ba23-e71ae3c04df8", "security_groups": [{"name": "default"}], "user_id": "bb993493df024820a132ecde2be9ea4f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:49:02Z", "hostId": "5e60de682238c3474ebeef88f75aeec95ccb36d1316c46b07998406a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst2", "created": "2018-12-04T21:48:56Z", "tenant_id": "6cd2e1e819c34237a034bb7b7d6c2d60", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:49:08,878 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4d9491bb-1356-41ca-ba23-e71ae3c04df8 used request id req-445ffde0-bc15-43ea-8b0b-cf2922f38776 2018-12-04 21:49:08,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:08,896 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:49: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-14146fe7-c809-433a-963c-a09737881a9c x-compute-request-id: req-14146fe7-c809-433a-963c-a09737881a9c Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:30:c6", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:30:c6", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f2fb7447-e47a-47a6-abad-95286583fa6e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f2fb7447-e47a-47a6-abad-95286583fa6e", "rel": "bookmark"}], "image": {"id": "d60321d6-1208-4462-ab2f-0fd759bf8967", "links": [{"href": "http://172.30.9.23:8774/images/d60321d6-1208-4462-ab2f-0fd759bf8967", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000053", "OS-SRV-USG:launched_at": "2018-12-04T21:49:04.000000", "flavor": {"id": "0a85cdc5-89c1-4651-93fd-dbaa4eb78cab", "links": [{"href": "http://172.30.9.23:8774/flavors/0a85cdc5-89c1-4651-93fd-dbaa4eb78cab", "rel": "bookmark"}]}, "id": "f2fb7447-e47a-47a6-abad-95286583fa6e", "security_groups": [{"name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-sec_grp"}], "user_id": "bb993493df024820a132ecde2be9ea4f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:49:04Z", "hostId": "3253657735ee001011bc14e7c5a6c9c0a8b3c9513b4aa52a1579578b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst1", "created": "2018-12-04T21:48:57Z", "tenant_id": "6cd2e1e819c34237a034bb7b7d6c2d60", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:49:08,897 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f2fb7447-e47a-47a6-abad-95286583fa6e used request id req-14146fe7-c809-433a-963c-a09737881a9c 2018-12-04 21:49:08,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:08,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-9af657b1-5265-478b-b786-f205075b7b14 Date: Tue, 04 Dec 2018 21:49:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","subnets":["2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2"],"description":"","tags":[],"updated_at":"2018-12-04T21:48:54Z","provider:segmentation_id":25,"name":"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net","admin_state_up":true,"tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:53Z","provider:network_type":"vxlan"}]} 2018-12-04 21:49:08,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net used request id req-9af657b1-5265-478b-b786-f205075b7b14 2018-12-04 21:49:08,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:49:08,980 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:49: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:49:08,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:08,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-7dbacc3f-77ae-4a39-939f-5a585f2f8095 Date: Tue, 04 Dec 2018 21:49:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","subnets":["2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2"],"description":"","tags":[],"updated_at":"2018-12-04T21:48:54Z","provider:segmentation_id":25,"name":"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net","admin_state_up":true,"tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:53Z","provider:network_type":"vxlan"}]} 2018-12-04 21:49:08,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net used request id req-7dbacc3f-77ae-4a39-939f-5a585f2f8095 2018-12-04 21:49:09,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:09,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:49:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13b83e06-1581-408a-9d79-d1b4a31ed3e6 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6cd2e1e819c34237a034bb7b7d6c2d60", "name": "CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj"}} 2018-12-04 21:49:09,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60 used request id req-13b83e06-1581-408a-9d79-d1b4a31ed3e6 2018-12-04 21:49:09,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:09,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:49:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e10c795e-8e85-412e-8b5b-4287879331a7 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6cd2e1e819c34237a034bb7b7d6c2d60", "name": "CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj"}} 2018-12-04 21:49:09,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60 used request id req-e10c795e-8e85-412e-8b5b-4287879331a7 2018-12-04 21:49:09,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:09,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ce02a6a8-ad0c-4d1e-8c9d-8c988af26c18 Date: Tue, 04 Dec 2018 21:49:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:54Z","dns_nameservers":[],"updated_at":"2018-12-04T21:48:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-subnet"}]} 2018-12-04 21:49:09,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede used request id req-ce02a6a8-ad0c-4d1e-8c9d-8c988af26c18 2018-12-04 21:49:09,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:09,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3513 X-Openstack-Request-Id: req-e02b32a3-db1d-4850-a6e4-a592379cd4b9 Date: Tue, 04 Dec 2018 21:49:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:48:57Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","ip_address":"10.1.2.1"}],"id":"3e0f9f14-de0a-41a7-8ec6-15869ce58101","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:99:6f:10","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"eb69cee6-dfd3-4260-9d03-2e13bc4b627f","name":"","admin_state_up":true,"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:49:02Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","ip_address":"10.1.2.3"}],"id":"64986d5a-0686-4ddf-8d58-b5a54fcbd36a","security_groups":["601bf184-8cd8-4e42-92d8-5e891a9694f8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:0a:04","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"4d9491bb-1356-41ca-ba23-e71ae3c04df8","name":"","admin_state_up":true,"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:48:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","ip_address":"10.1.2.2"}],"id":"7e601072-3d95-4e36-a413-a308b8872a8c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:a5:f2","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9af49c95-1d3e-47be-8b01-0a666edd4ede","name":"","admin_state_up":true,"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:55Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:49:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","ip_address":"10.1.2.9"}],"id":"91ab3ee9-6a76-4973-8cdd-993e91dd6eab","security_groups":["fb464900-a098-4ca7-bad2-237a0e89bad1"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:30:c6","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"f2fb7447-e47a-47a6-abad-95286583fa6e","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack-port1-afsifmta7uj5","admin_state_up":true,"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:55Z","binding:vnic_type":"normal"}]} 2018-12-04 21:49:09,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede used request id req-e02b32a3-db1d-4850-a6e4-a592379cd4b9 2018-12-04 21:49:09,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9fc904f8-cbf0-4779-a1d2-657cf0211a66 Date: Tue, 04 Dec 2018 21:49:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:54Z","dns_nameservers":[],"updated_at":"2018-12-04T21:48:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-subnet"}]} 2018-12-04 21:49:09,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede used request id req-9fc904f8-cbf0-4779-a1d2-657cf0211a66 2018-12-04 21:49:09,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:09,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3513 X-Openstack-Request-Id: req-153a0831-6c93-40c7-9014-76782f195ee7 Date: Tue, 04 Dec 2018 21:49:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:48:57Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","ip_address":"10.1.2.1"}],"id":"3e0f9f14-de0a-41a7-8ec6-15869ce58101","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:99:6f:10","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"eb69cee6-dfd3-4260-9d03-2e13bc4b627f","name":"","admin_state_up":true,"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:49:02Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","ip_address":"10.1.2.3"}],"id":"64986d5a-0686-4ddf-8d58-b5a54fcbd36a","security_groups":["601bf184-8cd8-4e42-92d8-5e891a9694f8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:0a:04","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"4d9491bb-1356-41ca-ba23-e71ae3c04df8","name":"","admin_state_up":true,"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:48:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","ip_address":"10.1.2.2"}],"id":"7e601072-3d95-4e36-a413-a308b8872a8c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:a5:f2","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9af49c95-1d3e-47be-8b01-0a666edd4ede","name":"","admin_state_up":true,"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:55Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:49:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","ip_address":"10.1.2.9"}],"id":"91ab3ee9-6a76-4973-8cdd-993e91dd6eab","security_groups":["fb464900-a098-4ca7-bad2-237a0e89bad1"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:30:c6","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"f2fb7447-e47a-47a6-abad-95286583fa6e","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack-port1-afsifmta7uj5","admin_state_up":true,"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:55Z","binding:vnic_type":"normal"}]} 2018-12-04 21:49:09,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede used request id req-153a0831-6c93-40c7-9014-76782f195ee7 2018-12-04 21:49:09,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:09,449 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:49:09 GMT Server: Apache x-openstack-request-id: req-e7ca0095-a31e-4ef3-8d8c-27027d50a0df Location: http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:49:09,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:49:09 GMT Server: Apache x-openstack-request-id: req-ef1bb78a-4467-4fd4-9797-6f66f7d5d3a5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1055 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-12-04T21:48:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:48:47Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "879ff524-458c-4cf1-8203-bd03fc43ac91", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-12-04T21:48:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:48:47Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "0a85cdc5-89c1-4651-93fd-dbaa4eb78cab", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd/resources/network", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-12-04T21:48:48Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:48:48Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "9af49c95-1d3e-47be-8b01-0a666edd4ede", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-04T21:48:48Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:48:48Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "fb464900-a098-4ca7-bad2-237a0e89bad1", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-12-04T21:48:48Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:48:48Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "332f129c-8423-4d40-bd5e-930ba0605889", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-12-04T21:48:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:48:47Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "75", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-04T21:48:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:48:47Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-12-04T21:48:48Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:48:48Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "eb69cee6-dfd3-4260-9d03-2e13bc4b627f:subnet_id=2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-12-04T21:48:48Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:48:48Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-12-04T21:48:48Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:48:48Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "eb69cee6-dfd3-4260-9d03-2e13bc4b627f", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-12-04T21:48:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:48:47Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "f2fb7447-e47a-47a6-abad-95286583fa6e", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-12-04T21:48:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:48:47Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "4d9491bb-1356-41ca-ba23-e71ae3c04df8", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd/resources/port1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-12-04T21:48:48Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:48:48Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "91ab3ee9-6a76-4973-8cdd-993e91dd6eab", "resource_type": "OS::Neutron::Port"}]} 2018-12-04 21:49:09,782 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd/resources used request id req-ef1bb78a-4467-4fd4-9797-6f66f7d5d3a5 2018-12-04 21:49:09,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/879ff524-458c-4cf1-8203-bd03fc43ac91 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:09,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/0a85cdc5-89c1-4651-93fd-dbaa4eb78cab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:09,811 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:49: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-1821bd4c-0c83-436a-a6db-26096d5d1e05 x-compute-request-id: req-1821bd4c-0c83-436a-a6db-26096d5d1e05 Content-Encoding: gzip Content-Length: 339 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack-flavor1-3ognxkzfwfaj", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0a85cdc5-89c1-4651-93fd-dbaa4eb78cab", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0a85cdc5-89c1-4651-93fd-dbaa4eb78cab", "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": "0a85cdc5-89c1-4651-93fd-dbaa4eb78cab"}} 2018-12-04 21:49:09,811 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/0a85cdc5-89c1-4651-93fd-dbaa4eb78cab used request id req-1821bd4c-0c83-436a-a6db-26096d5d1e05 2018-12-04 21:49:09,816 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:49: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-7c3b874d-6bca-44a8-bffc-1c7af8471528 x-compute-request-id: req-7c3b874d-6bca-44a8-bffc-1c7af8471528 Content-Encoding: gzip Content-Length: 341 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack-flavor2-atuhmky4p3eq", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/879ff524-458c-4cf1-8203-bd03fc43ac91", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/879ff524-458c-4cf1-8203-bd03fc43ac91", "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": "879ff524-458c-4cf1-8203-bd03fc43ac91"}} 2018-12-04 21:49:09,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:09,818 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/879ff524-458c-4cf1-8203-bd03fc43ac91 used request id req-7c3b874d-6bca-44a8-bffc-1c7af8471528 2018-12-04 21:49:09,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:09,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-5a788d7a-abc4-4e92-8afd-07ddade4ce8e Date: Tue, 04 Dec 2018 21:49:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:54Z","dns_nameservers":[],"updated_at":"2018-12-04T21:48:54Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-subnet"}} 2018-12-04 21:49:09,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2 used request id req-5a788d7a-abc4-4e92-8afd-07ddade4ce8e 2018-12-04 21:49:09,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-34355c38-bf47-4083-85d5-e93aa58d89ca Date: Tue, 04 Dec 2018 21:49:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:54Z","dns_nameservers":[],"updated_at":"2018-12-04T21:48:54Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-subnet"}} 2018-12-04 21:49:09,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2 used request id req-34355c38-bf47-4083-85d5-e93aa58d89ca 2018-12-04 21:49:09,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=9af49c95-1d3e-47be-8b01-0a666edd4ede -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:09,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=9af49c95-1d3e-47be-8b01-0a666edd4ede -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:09,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-f2acfe9b-7d9a-4c30-b415-aed818feec37 Date: Tue, 04 Dec 2018 21:49:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","subnets":["2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2"],"description":"","tags":[],"updated_at":"2018-12-04T21:48:54Z","provider:segmentation_id":25,"name":"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net","admin_state_up":true,"tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:53Z","provider:network_type":"vxlan"}]} 2018-12-04 21:49:09,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=9af49c95-1d3e-47be-8b01-0a666edd4ede used request id req-f2acfe9b-7d9a-4c30-b415-aed818feec37 2018-12-04 21:49:09,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-0e3edc49-555f-4f88-8b42-d690256883cf Date: Tue, 04 Dec 2018 21:49:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","subnets":["2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2"],"description":"","tags":[],"updated_at":"2018-12-04T21:48:54Z","provider:segmentation_id":25,"name":"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net","admin_state_up":true,"tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:53Z","provider:network_type":"vxlan"}]} 2018-12-04 21:49:09,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:09,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=9af49c95-1d3e-47be-8b01-0a666edd4ede used request id req-0e3edc49-555f-4f88-8b42-d690256883cf 2018-12-04 21:49:09,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:10,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-817e7781-4ef5-4323-bb48-330cb79e4f2e Date: Tue, 04 Dec 2018 21:49:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:54Z","dns_nameservers":[],"updated_at":"2018-12-04T21:48:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-subnet"}]} 2018-12-04 21:49:10,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede used request id req-817e7781-4ef5-4323-bb48-330cb79e4f2e 2018-12-04 21:49:10,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:10,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e456769f-f051-457f-b7e2-fdf0a7a39db7 Date: Tue, 04 Dec 2018 21:49:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:54Z","dns_nameservers":[],"updated_at":"2018-12-04T21:48:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-subnet"}]} 2018-12-04 21:49:10,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede used request id req-e456769f-f051-457f-b7e2-fdf0a7a39db7 2018-12-04 21:49:10,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:10,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-5e0ed329-a91a-4a35-97bc-5c82a63c2358 Date: Tue, 04 Dec 2018 21:49:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","subnets":["2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2"],"description":"","tags":[],"updated_at":"2018-12-04T21:48:54Z","provider:segmentation_id":25,"name":"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net","admin_state_up":true,"tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:53Z","provider:network_type":"vxlan"}]} 2018-12-04 21:49:10,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net used request id req-5e0ed329-a91a-4a35-97bc-5c82a63c2358 2018-12-04 21:49:10,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:10,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-1e35d79a-387e-46d7-b978-21b534574329 Date: Tue, 04 Dec 2018 21:49:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","subnets":["2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2"],"description":"","tags":[],"updated_at":"2018-12-04T21:48:54Z","provider:segmentation_id":25,"name":"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net","admin_state_up":true,"tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:53Z","provider:network_type":"vxlan"}]} 2018-12-04 21:49:10,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net used request id req-1e35d79a-387e-46d7-b978-21b534574329 2018-12-04 21:49:10,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:10,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ee024755-2c72-4436-8b27-ae300cfe40b6 Date: Tue, 04 Dec 2018 21:49:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:54Z","dns_nameservers":[],"updated_at":"2018-12-04T21:48:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-subnet"}]} 2018-12-04 21:49:10,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede used request id req-ee024755-2c72-4436-8b27-ae300cfe40b6 2018-12-04 21:49:10,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:10,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f06f8340-83ab-4b97-a790-3353dbfd4537 Date: Tue, 04 Dec 2018 21:49:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:54Z","dns_nameservers":[],"updated_at":"2018-12-04T21:48:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-subnet"}]} 2018-12-04 21:49:10,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede used request id req-f06f8340-83ab-4b97-a790-3353dbfd4537 2018-12-04 21:49:10,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:10,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-04e3648f-3fae-4dad-9a88-652908eb8ead Date: Tue, 04 Dec 2018 21:49:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","subnets":["2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2"],"description":"","tags":[],"updated_at":"2018-12-04T21:48:54Z","provider:segmentation_id":25,"name":"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net","admin_state_up":true,"tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:53Z","provider:network_type":"vxlan"}]} 2018-12-04 21:49:10,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net used request id req-04e3648f-3fae-4dad-9a88-652908eb8ead 2018-12-04 21:49:10,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:10,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-23cfa164-a041-4dfd-a6ee-fe1627e5aee9 Date: Tue, 04 Dec 2018 21:49:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","subnets":["2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2"],"description":"","tags":[],"updated_at":"2018-12-04T21:48:54Z","provider:segmentation_id":25,"name":"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net","admin_state_up":true,"tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:53Z","provider:network_type":"vxlan"}]} 2018-12-04 21:49:10,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net used request id req-23cfa164-a041-4dfd-a6ee-fe1627e5aee9 2018-12-04 21:49:10,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:10,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:49:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f7de89b-2996-4c13-8c4d-0044ec7eddb4 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6cd2e1e819c34237a034bb7b7d6c2d60", "name": "CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj"}} 2018-12-04 21:49:10,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60 used request id req-2f7de89b-2996-4c13-8c4d-0044ec7eddb4 2018-12-04 21:49:10,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:10,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:49:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d5a1e36-ed61-4027-a182-bcb78fa401e4 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6cd2e1e819c34237a034bb7b7d6c2d60", "name": "CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj"}} 2018-12-04 21:49:10,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60 used request id req-3d5a1e36-ed61-4027-a182-bcb78fa401e4 2018-12-04 21:49:10,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:10,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f72e82fa-9665-4389-82ef-20b502d4fe40 Date: Tue, 04 Dec 2018 21:49:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:54Z","dns_nameservers":[],"updated_at":"2018-12-04T21:48:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-subnet"}]} 2018-12-04 21:49:10,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede used request id req-f72e82fa-9665-4389-82ef-20b502d4fe40 2018-12-04 21:49:10,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede&mac_address=fa%3A16%3A3e%3A8f%3A30%3Ac6&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack-port1-afsifmta7uj5&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:10,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-53926ff5-ba49-47b9-a930-36cd2610ed4a Date: Tue, 04 Dec 2018 21:49:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:54Z","dns_nameservers":[],"updated_at":"2018-12-04T21:48:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-subnet"}]} 2018-12-04 21:49:10,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede used request id req-53926ff5-ba49-47b9-a930-36cd2610ed4a 2018-12-04 21:49:10,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede&mac_address=fa%3A16%3A3e%3A92%3A0a%3A04&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:10,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 872 X-Openstack-Request-Id: req-b6e402e0-6fbb-4ce0-a6dd-a7383fd7cb22 Date: Tue, 04 Dec 2018 21:49:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:49:02Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","ip_address":"10.1.2.3"}],"id":"64986d5a-0686-4ddf-8d58-b5a54fcbd36a","security_groups":["601bf184-8cd8-4e42-92d8-5e891a9694f8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:0a:04","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"4d9491bb-1356-41ca-ba23-e71ae3c04df8","name":"","admin_state_up":true,"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:58Z","binding:vnic_type":"normal"}]} 2018-12-04 21:49:10,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede&mac_address=fa%3A16%3A3e%3A92%3A0a%3A04&admin_state_up=True used request id req-b6e402e0-6fbb-4ce0-a6dd-a7383fd7cb22 2018-12-04 21:49:10,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:10,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:49:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e92a662-bfab-4f0f-8e1f-fc94933ac72f Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6cd2e1e819c34237a034bb7b7d6c2d60", "name": "CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj"}} 2018-12-04 21:49:10,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60 used request id req-2e92a662-bfab-4f0f-8e1f-fc94933ac72f 2018-12-04 21:49:10,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:10,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-5229640f-6add-4b7d-8dad-fb331a4223be Date: Tue, 04 Dec 2018 21:49:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","subnets":["2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2"],"description":"","tags":[],"updated_at":"2018-12-04T21:48:54Z","provider:segmentation_id":25,"name":"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net","admin_state_up":true,"tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:53Z","provider:network_type":"vxlan"}]} 2018-12-04 21:49:10,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net used request id req-5229640f-6add-4b7d-8dad-fb331a4223be 2018-12-04 21:49:10,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:10,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 987 X-Openstack-Request-Id: req-e93122d2-7d43-4874-a34c-f9a1f96060cc Date: Tue, 04 Dec 2018 21:49:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:49:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","ip_address":"10.1.2.9"}],"id":"91ab3ee9-6a76-4973-8cdd-993e91dd6eab","security_groups":["fb464900-a098-4ca7-bad2-237a0e89bad1"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:30:c6","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"f2fb7447-e47a-47a6-abad-95286583fa6e","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack-port1-afsifmta7uj5","admin_state_up":true,"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:55Z","binding:vnic_type":"normal"}]} 2018-12-04 21:49:10,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede&mac_address=fa%3A16%3A3e%3A8f%3A30%3Ac6&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack-port1-afsifmta7uj5&admin_state_up=True used request id req-e93122d2-7d43-4874-a34c-f9a1f96060cc 2018-12-04 21:49:10,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:10,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0dac4f06-fb7d-4bc5-9648-7397353511f3 Date: Tue, 04 Dec 2018 21:49:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:54Z","dns_nameservers":[],"updated_at":"2018-12-04T21:48:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-subnet"}]} 2018-12-04 21:49:10,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede used request id req-0dac4f06-fb7d-4bc5-9648-7397353511f3 2018-12-04 21:49:10,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:10,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3513 X-Openstack-Request-Id: req-c5d2faac-c530-4570-b0c1-fbbbf3639f11 Date: Tue, 04 Dec 2018 21:49:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:48:57Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","ip_address":"10.1.2.1"}],"id":"3e0f9f14-de0a-41a7-8ec6-15869ce58101","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:99:6f:10","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"eb69cee6-dfd3-4260-9d03-2e13bc4b627f","name":"","admin_state_up":true,"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:49:02Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","ip_address":"10.1.2.3"}],"id":"64986d5a-0686-4ddf-8d58-b5a54fcbd36a","security_groups":["601bf184-8cd8-4e42-92d8-5e891a9694f8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:0a:04","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"4d9491bb-1356-41ca-ba23-e71ae3c04df8","name":"","admin_state_up":true,"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:48:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","ip_address":"10.1.2.2"}],"id":"7e601072-3d95-4e36-a413-a308b8872a8c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:a5:f2","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9af49c95-1d3e-47be-8b01-0a666edd4ede","name":"","admin_state_up":true,"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:55Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:49:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","ip_address":"10.1.2.9"}],"id":"91ab3ee9-6a76-4973-8cdd-993e91dd6eab","security_groups":["fb464900-a098-4ca7-bad2-237a0e89bad1"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:30:c6","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"f2fb7447-e47a-47a6-abad-95286583fa6e","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack-port1-afsifmta7uj5","admin_state_up":true,"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:55Z","binding:vnic_type":"normal"}]} 2018-12-04 21:49:10,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede used request id req-c5d2faac-c530-4570-b0c1-fbbbf3639f11 2018-12-04 21:49:10,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:10,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-4d34e87c-835e-4a83-921d-22a5940678f7 Date: Tue, 04 Dec 2018 21:49:10 GMT RESP BODY: {"floatingips": [{"router_id": "eb69cee6-dfd3-4260-9d03-2e13bc4b627f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-04T21:48:58Z", "floating_network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "fixed_ip_address": "10.1.2.9", "floating_ip_address": "172.30.9.207", "revision_number": 2, "port_id": "91ab3ee9-6a76-4973-8cdd-993e91dd6eab", "id": "332f129c-8423-4d40-bd5e-930ba0605889", "tenant_id": "6cd2e1e819c34237a034bb7b7d6c2d60", "created_at": "2018-12-04T21:48:52Z", "project_id": "6cd2e1e819c34237a034bb7b7d6c2d60"}]} 2018-12-04 21:49:10,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-4d34e87c-835e-4a83-921d-22a5940678f7 2018-12-04 21:49:10,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/d60321d6-1208-4462-ab2f-0fd759bf8967 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:10,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:49:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20c13132-8fb7-4026-9644-c6b54de7dd1a Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6cd2e1e819c34237a034bb7b7d6c2d60", "name": "CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj"}} 2018-12-04 21:49:10,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60 used request id req-20c13132-8fb7-4026-9644-c6b54de7dd1a 2018-12-04 21:49:10,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:10,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-9aea4ad5-3f52-4166-a79a-462b70995923 Date: Tue, 04 Dec 2018 21:49:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","subnets":["2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2"],"description":"","tags":[],"updated_at":"2018-12-04T21:48:54Z","provider:segmentation_id":25,"name":"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net","admin_state_up":true,"tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:53Z","provider:network_type":"vxlan"}]} 2018-12-04 21:49:10,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net used request id req-9aea4ad5-3f52-4166-a79a-462b70995923 2018-12-04 21:49:10,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:10,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d4b4cbf3-6dd0-4726-8bc4-b7465cc9177c Date: Tue, 04 Dec 2018 21:49:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:54Z","dns_nameservers":[],"updated_at":"2018-12-04T21:48:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-subnet"}]} 2018-12-04 21:49:10,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede used request id req-d4b4cbf3-6dd0-4726-8bc4-b7465cc9177c 2018-12-04 21:49:10,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:10,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-6ac6a597-c003-42d6-92ff-315ea51c04f0 Date: Tue, 04 Dec 2018 21:49:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:48:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:48:44Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/d60321d6-1208-4462-ab2f-0fd759bf8967/snap", "metadata": {}}], "self": "/v2/images/d60321d6-1208-4462-ab2f-0fd759bf8967", "min_disk": 0, "protected": false, "id": "d60321d6-1208-4462-ab2f-0fd759bf8967", "file": "/v2/images/d60321d6-1208-4462-ab2f-0fd759bf8967/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6cd2e1e819c34237a034bb7b7d6c2d60", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/d60321d6-1208-4462-ab2f-0fd759bf8967/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:49:10,944 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/d60321d6-1208-4462-ab2f-0fd759bf8967 used request id req-6ac6a597-c003-42d6-92ff-315ea51c04f0 2018-12-04 21:49:10,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3513 X-Openstack-Request-Id: req-c7b32c53-30a0-46ae-b2a8-a7fabe46d200 Date: Tue, 04 Dec 2018 21:49:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:48:57Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","ip_address":"10.1.2.1"}],"id":"3e0f9f14-de0a-41a7-8ec6-15869ce58101","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:99:6f:10","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"eb69cee6-dfd3-4260-9d03-2e13bc4b627f","name":"","admin_state_up":true,"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:49:02Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","ip_address":"10.1.2.3"}],"id":"64986d5a-0686-4ddf-8d58-b5a54fcbd36a","security_groups":["601bf184-8cd8-4e42-92d8-5e891a9694f8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:0a:04","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"4d9491bb-1356-41ca-ba23-e71ae3c04df8","name":"","admin_state_up":true,"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:48:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","ip_address":"10.1.2.2"}],"id":"7e601072-3d95-4e36-a413-a308b8872a8c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:a5:f2","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9af49c95-1d3e-47be-8b01-0a666edd4ede","name":"","admin_state_up":true,"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:55Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:49:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","ip_address":"10.1.2.9"}],"id":"91ab3ee9-6a76-4973-8cdd-993e91dd6eab","security_groups":["fb464900-a098-4ca7-bad2-237a0e89bad1"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:30:c6","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"f2fb7447-e47a-47a6-abad-95286583fa6e","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack-port1-afsifmta7uj5","admin_state_up":true,"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:55Z","binding:vnic_type":"normal"}]} 2018-12-04 21:49:10,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:10,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede used request id req-c7b32c53-30a0-46ae-b2a8-a7fabe46d200 2018-12-04 21:49:10,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:10,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-32e50fb2-bac9-4226-8f3b-b8ec405a48d7 Date: Tue, 04 Dec 2018 21:49:10 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:49:10,965 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-32e50fb2-bac9-4226-8f3b-b8ec405a48d7 2018-12-04 21:49:10,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:10,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-8d0e8505-2d5d-40ba-8211-f6b956e9afd6 Date: Tue, 04 Dec 2018 21:49:10 GMT RESP BODY: {"floatingips": [{"router_id": "eb69cee6-dfd3-4260-9d03-2e13bc4b627f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-04T21:48:58Z", "floating_network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "fixed_ip_address": "10.1.2.9", "floating_ip_address": "172.30.9.207", "revision_number": 2, "port_id": "91ab3ee9-6a76-4973-8cdd-993e91dd6eab", "id": "332f129c-8423-4d40-bd5e-930ba0605889", "tenant_id": "6cd2e1e819c34237a034bb7b7d6c2d60", "created_at": "2018-12-04T21:48:52Z", "project_id": "6cd2e1e819c34237a034bb7b7d6c2d60"}]} 2018-12-04 21:49:10,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-8d0e8505-2d5d-40ba-8211-f6b956e9afd6 2018-12-04 21:49:10,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/eb69cee6-dfd3-4260-9d03-2e13bc4b627f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:10,995 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:49:10 GMT Server: Apache x-openstack-request-id: req-cf798b9f-5f6f-4750-b59a-78e38b2bd058 Location: http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:49:11,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 600 X-Openstack-Request-Id: req-9384ebc6-6c18-45a8-96e0-35b85c22a701 Date: Tue, 04 Dec 2018 21:49:11 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "6cd2e1e819c34237a034bb7b7d6c2d60", "created_at": "2018-12-04T21:48:50Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-04T21:48:56Z", "revision_number": 3, "routes": [], "project_id": "6cd2e1e819c34237a034bb7b7d6c2d60", "id": "eb69cee6-dfd3-4260-9d03-2e13bc4b627f", "name": "mgmt_router"}} 2018-12-04 21:49:11,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/eb69cee6-dfd3-4260-9d03-2e13bc4b627f used request id req-9384ebc6-6c18-45a8-96e0-35b85c22a701 2018-12-04 21:49:11,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=eb69cee6-dfd3-4260-9d03-2e13bc4b627f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:11,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:49:11 GMT Server: Apache x-openstack-request-id: req-2514da49-f0fc-4ec4-b806-4f543dffe73c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2098 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-flavor2", "OS::project_id": "6cd2e1e819c34237a034bb7b7d6c2d60", "OS::stack_id": "b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-kp", "security_group_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-subnet", "net_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst2", "inst1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst1", "image2_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-image", "flavor1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-flavor1", "image1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack", "stack_user_project_id": "ae63cc79044e41499c9926d2603d731a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-04T21:48:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA3reZHAw0ue8EN194GX415xqGvqNHXr1y3BRc/afloJPzGlWO\nD2jjY4XkZ2r8+9TKqUbqbBGCziumdIfnCioGmRsclhgsYv4E3lgfNRlZ0Vi9FaRT\nWzUIlx8yiLI4XvkyIpLPSs6ljSTTBjtQkbJu447zasyvfZyZs4N2/JhDOMo/mxOo\n58hNzs5ear3RH88MJRG1sSIjpbHgXnyvoKWAjLblJM91wutaOfrg6aqCam1S3Sri\ney0yEBj4+MNdL7n4xlHWW4kdCQ2Er0mUB2Uz2FwDsfLtssTnDTmli5qlP1PrM7An\n+ZLdN9hMCEwrmx0RWG3P2zFOZ1J48ZktAdFy1QIDAQABAoIBAQDTiWDEkhdWbt37\nVhM1a3n5GmnXEjCMnLZGsJSuXFUvErc5UP+QRViMw7RwQd8ttiwTYgbwRCWQe0cr\nsZVRQx9nNqgNK8Kk945aPSrO/VghDf7yWlTN8W5KU1hlG5mNI3Vp/zUiYWo+yDYi\n2h2pdOf7/V/YFbetQBuAtKJEQr6+ZR0RdIwF+4QbrgHaYCRcDrBuNy01kFXmpGCm\nwKfeAwCwxFR0UA4QKFwqeCgFcd3oVzF5Wqo5R/QdPgyTOv0OkPXMNIjneRF4a22K\njCd7SQcSqEn/4Y17aZUjE9j3YP4tzi1uLtwhSuzGRuAMJOuIc299fM4Xjehc4vrp\nJMpW1h91AoGBAPSb+oKMUz9op7Kp1e6ISeJGAKIN0Xxz2VdkErChXs3lY3z6rvnj\njkKMxHdOzy2PG9KblAAb1+lXQV2lqlraLoIfWJllZs12Dqe/ygL1efRhLbJMIXNV\niTuS2ke5gc4yIupGFpVM2xR2UbdY8VHej68snny/AXCo1zShX6o9BMV7AoGBAOkW\no//EHzZrHEWeU6EeIYySOTbjdj6yT70s5UIAdg1XslaWrI0HlFlEDQIrWdsLGDZr\nahlphPoRHH6NJkZ8lxakTIshamfhzoCn8p0gYH1kF7dcph73AChV1fiQ/WgJGQ4B\nPqyFpLatCbYUYMttVrTA4C0HlSYR57jqJ3Ekuq/vAoGAPWqYeITRNh+J06Mu8shH\nfMfEyuubSJsx2+5lfvHVgu7wjuXGXznSc0Uy4x3niPHgs32aqHhVOuJMqD27Szpy\n6PsD3OgH6tiUj2vpRdrqtwBbX+QblgDJBys1IUMjo2kVOStF6lC0xSt8EwQC+2Jd\nQ0d5t6qhqu7Jsg4+ndjaRNcCgYAkZ8DdpcgqO7iCtyPgulALIJuHEyfYywjhRy3X\njTLjCpt0Irx4moJ1HsfZWuQB7k2t0kEUDwMR+7IzoeAkijke9DJwWJvB9ebG+XRP\nTktDympZ3UKk+3cu1ZlB5YNuyFz9bvxW/dioH4awxaYIn983BBj/b3vAInPK0eev\nKElwSQKBgDTPoG1rN9gP0Q3sFfeVkTEm+75ti5vrJiH1AHEaxekBd3ZBjqXGUDon\nDaxsD3soeVge16zj6r+fDDW9nG2dunsMBQYnpE+DR0a1yo77koPbjnwbs04klHNN\nL9FLvkHrwP9EYLhZDoEQAb6j+6eluLXie00etbWE9SaGJhHxtkEk\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-04 21:49:11,119 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd used request id req-2514da49-f0fc-4ec4-b806-4f543dffe73c 2018-12-04 21:49:11,120 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:49:11,121 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:49:11,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1553 X-Openstack-Request-Id: req-86d77f07-8ae5-4b3f-9e48-285f6c0e9562 Date: Tue, 04 Dec 2018 21:49:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:48:51Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"caf0e3d6-6d8d-494c-a544-3ba2d42faa13","ip_address":"172.30.9.204"}],"id":"19771440-6daa-4e14-8f67-e0c2d2252661","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f1:8b:31","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"eb69cee6-dfd3-4260-9d03-2e13bc4b627f","name":"","admin_state_up":true,"network_id":"90070285-9e79-459a-b14a-3d1fcc36db90","tenant_id":"","created_at":"2018-12-04T21:48:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:48:57Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","ip_address":"10.1.2.1"}],"id":"3e0f9f14-de0a-41a7-8ec6-15869ce58101","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:99:6f:10","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"eb69cee6-dfd3-4260-9d03-2e13bc4b627f","name":"","admin_state_up":true,"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:56Z","binding:vnic_type":"normal"}]} 2018-12-04 21:49:11,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=eb69cee6-dfd3-4260-9d03-2e13bc4b627f used request id req-86d77f07-8ae5-4b3f-9e48-285f6c0e9562 2018-12-04 21:49:11,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/caf0e3d6-6d8d-494c-a544-3ba2d42faa13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:11,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-15465087-8f5a-4c2b-b82f-9d78da332bf4 Date: Tue, 04 Dec 2018 21:49:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"90070285-9e79-459a-b14a-3d1fcc36db90","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:43:04Z","dns_nameservers":[],"updated_at":"2018-12-04T19:43:04Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"7b85822c75b8440e997578ae1b00b657","id":"caf0e3d6-6d8d-494c-a544-3ba2d42faa13","subnetpool_id":null,"name":"external-subnet"}} 2018-12-04 21:49:11,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/caf0e3d6-6d8d-494c-a544-3ba2d42faa13 used request id req-15465087-8f5a-4c2b-b82f-9d78da332bf4 2018-12-04 21:49:11,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:11,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-695f7bcd-0538-4ce3-9f42-871b28452669 Date: Tue, 04 Dec 2018 21:49:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:54Z","dns_nameservers":[],"updated_at":"2018-12-04T21:48:54Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-subnet"}} 2018-12-04 21:49:11,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2 used request id req-695f7bcd-0538-4ce3-9f42-871b28452669 2018-12-04 21:49:11,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/91ab3ee9-6a76-4973-8cdd-993e91dd6eab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:11,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 984 X-Openstack-Request-Id: req-4742296d-84a0-474a-a1f4-094a5545344c Date: Tue, 04 Dec 2018 21:49:11 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:49:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","ip_address":"10.1.2.9"}],"id":"91ab3ee9-6a76-4973-8cdd-993e91dd6eab","security_groups":["fb464900-a098-4ca7-bad2-237a0e89bad1"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:30:c6","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"f2fb7447-e47a-47a6-abad-95286583fa6e","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack-port1-afsifmta7uj5","admin_state_up":true,"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:55Z","binding:vnic_type":"normal"}} 2018-12-04 21:49:11,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/91ab3ee9-6a76-4973-8cdd-993e91dd6eab used request id req-4742296d-84a0-474a-a1f4-094a5545344c 2018-12-04 21:49:11,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:11,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-86b9efb3-3388-4858-90d2-07f13d0d1bf2 Date: Tue, 04 Dec 2018 21:49:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:54Z","dns_nameservers":[],"updated_at":"2018-12-04T21:48:54Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-subnet"}} 2018-12-04 21:49:11,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2 used request id req-86b9efb3-3388-4858-90d2-07f13d0d1bf2 2018-12-04 21:49:11,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/d60321d6-1208-4462-ab2f-0fd759bf8967 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:11,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-5888446d-86d9-4a61-a023-3e1dc6add115 Date: Tue, 04 Dec 2018 21:49:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:48:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:48:44Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/d60321d6-1208-4462-ab2f-0fd759bf8967/snap", "metadata": {}}], "self": "/v2/images/d60321d6-1208-4462-ab2f-0fd759bf8967", "min_disk": 0, "protected": false, "id": "d60321d6-1208-4462-ab2f-0fd759bf8967", "file": "/v2/images/d60321d6-1208-4462-ab2f-0fd759bf8967/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6cd2e1e819c34237a034bb7b7d6c2d60", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/d60321d6-1208-4462-ab2f-0fd759bf8967/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:49:11,494 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/d60321d6-1208-4462-ab2f-0fd759bf8967 used request id req-5888446d-86d9-4a61-a023-3e1dc6add115 2018-12-04 21:49:11,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:49:11,521 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:49:11 GMT Server: Apache x-openstack-request-id: req-06d6405b-106a-4c68-bceb-2e1ad998b080 Location: http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:49:11,524 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "5d0c2a52254445369c9c5be6a1fd0b67", "name": "CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj-role"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:49:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6cd2e1e819c34237a034bb7b7d6c2d60", "name": "CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-5c91fee3-61c4-4ae-user", "id": "bb993493df024820a132ecde2be9ea4f"}, "audit_ids": ["FWYm2ftFRXeA3MLISyW0kg"], "issued_at": "2018-12-04T21:49:11.000000Z"}} 2018-12-04 21:49:11,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}363e8300cf71d308cb44f7cef5f699f4eb3ddf7f" 2018-12-04 21:49:11,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:49:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d479782f-f4de-4ab2-b008-845666087141 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:49:11,618 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d479782f-f4de-4ab2-b008-845666087141 2018-12-04 21:49:11,619 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:49:11,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}363e8300cf71d308cb44f7cef5f699f4eb3ddf7f" 2018-12-04 21:49:11,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:49:11 GMT Server: Apache x-openstack-request-id: req-50158c97-01f3-407e-bfe3-fb1a9e5e32af Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2098 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-flavor2", "OS::project_id": "6cd2e1e819c34237a034bb7b7d6c2d60", "OS::stack_id": "b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-kp", "security_group_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-subnet", "net_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst2", "inst1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst1", "image2_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-image", "flavor1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-flavor1", "image1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack", "stack_user_project_id": "ae63cc79044e41499c9926d2603d731a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-04T21:48:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA3reZHAw0ue8EN194GX415xqGvqNHXr1y3BRc/afloJPzGlWO\nD2jjY4XkZ2r8+9TKqUbqbBGCziumdIfnCioGmRsclhgsYv4E3lgfNRlZ0Vi9FaRT\nWzUIlx8yiLI4XvkyIpLPSs6ljSTTBjtQkbJu447zasyvfZyZs4N2/JhDOMo/mxOo\n58hNzs5ear3RH88MJRG1sSIjpbHgXnyvoKWAjLblJM91wutaOfrg6aqCam1S3Sri\ney0yEBj4+MNdL7n4xlHWW4kdCQ2Er0mUB2Uz2FwDsfLtssTnDTmli5qlP1PrM7An\n+ZLdN9hMCEwrmx0RWG3P2zFOZ1J48ZktAdFy1QIDAQABAoIBAQDTiWDEkhdWbt37\nVhM1a3n5GmnXEjCMnLZGsJSuXFUvErc5UP+QRViMw7RwQd8ttiwTYgbwRCWQe0cr\nsZVRQx9nNqgNK8Kk945aPSrO/VghDf7yWlTN8W5KU1hlG5mNI3Vp/zUiYWo+yDYi\n2h2pdOf7/V/YFbetQBuAtKJEQr6+ZR0RdIwF+4QbrgHaYCRcDrBuNy01kFXmpGCm\nwKfeAwCwxFR0UA4QKFwqeCgFcd3oVzF5Wqo5R/QdPgyTOv0OkPXMNIjneRF4a22K\njCd7SQcSqEn/4Y17aZUjE9j3YP4tzi1uLtwhSuzGRuAMJOuIc299fM4Xjehc4vrp\nJMpW1h91AoGBAPSb+oKMUz9op7Kp1e6ISeJGAKIN0Xxz2VdkErChXs3lY3z6rvnj\njkKMxHdOzy2PG9KblAAb1+lXQV2lqlraLoIfWJllZs12Dqe/ygL1efRhLbJMIXNV\niTuS2ke5gc4yIupGFpVM2xR2UbdY8VHej68snny/AXCo1zShX6o9BMV7AoGBAOkW\no//EHzZrHEWeU6EeIYySOTbjdj6yT70s5UIAdg1XslaWrI0HlFlEDQIrWdsLGDZr\nahlphPoRHH6NJkZ8lxakTIshamfhzoCn8p0gYH1kF7dcph73AChV1fiQ/WgJGQ4B\nPqyFpLatCbYUYMttVrTA4C0HlSYR57jqJ3Ekuq/vAoGAPWqYeITRNh+J06Mu8shH\nfMfEyuubSJsx2+5lfvHVgu7wjuXGXznSc0Uy4x3niPHgs32aqHhVOuJMqD27Szpy\n6PsD3OgH6tiUj2vpRdrqtwBbX+QblgDJBys1IUMjo2kVOStF6lC0xSt8EwQC+2Jd\nQ0d5t6qhqu7Jsg4+ndjaRNcCgYAkZ8DdpcgqO7iCtyPgulALIJuHEyfYywjhRy3X\njTLjCpt0Irx4moJ1HsfZWuQB7k2t0kEUDwMR+7IzoeAkijke9DJwWJvB9ebG+XRP\nTktDympZ3UKk+3cu1ZlB5YNuyFz9bvxW/dioH4awxaYIn983BBj/b3vAInPK0eev\nKElwSQKBgDTPoG1rN9gP0Q3sFfeVkTEm+75ti5vrJiH1AHEaxekBd3ZBjqXGUDon\nDaxsD3soeVge16zj6r+fDDW9nG2dunsMBQYnpE+DR0a1yo77koPbjnwbs04klHNN\nL9FLvkHrwP9EYLhZDoEQAb6j+6eluLXie00etbWE9SaGJhHxtkEk\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-04 21:49:11,647 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd used request id req-50158c97-01f3-407e-bfe3-fb1a9e5e32af 2018-12-04 21:49:11,648 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:49:11,648 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:49:11,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:49:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38b735b3-7b34-4ba3-beb5-5818844a49b7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:49:11,719 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-38b735b3-7b34-4ba3-beb5-5818844a49b7 2018-12-04 21:49:11,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}363e8300cf71d308cb44f7cef5f699f4eb3ddf7f" 2018-12-04 21:49:11,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-df5eb7f7-ba39-4a19-b56a-93368c310910 Date: Tue, 04 Dec 2018 21:49:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","subnets":["2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2"],"description":"","tags":[],"updated_at":"2018-12-04T21:48:54Z","provider:segmentation_id":25,"name":"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net","admin_state_up":true,"tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:53Z","provider:network_type":"vxlan"}]} 2018-12-04 21:49:11,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net used request id req-df5eb7f7-ba39-4a19-b56a-93368c310910 2018-12-04 21:49:11,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}363e8300cf71d308cb44f7cef5f699f4eb3ddf7f" 2018-12-04 21:49:12,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4eb05949-d8ef-44b0-8af8-efaf1256163b Date: Tue, 04 Dec 2018 21:49:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:54Z","dns_nameservers":[],"updated_at":"2018-12-04T21:48:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-subnet"}]} 2018-12-04 21:49:12,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede used request id req-4eb05949-d8ef-44b0-8af8-efaf1256163b 2018-12-04 21:49:12,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}363e8300cf71d308cb44f7cef5f699f4eb3ddf7f" 2018-12-04 21:49:12,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "5d0c2a52254445369c9c5be6a1fd0b67", "name": "CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj-role"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:49:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6cd2e1e819c34237a034bb7b7d6c2d60", "name": "CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/6cd2e1e819c34237a034bb7b7d6c2d60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-5c91fee3-61c4-4ae-user", "id": "bb993493df024820a132ecde2be9ea4f"}, "audit_ids": ["QlWO36R2QOS-30o0CcaHvw"], "issued_at": "2018-12-04T21:49:12.000000Z"}} 2018-12-04 21:49:12,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e675b7edfe2caa39ff74d5c7cc87659d74d0c33e" 2018-12-04 21:49:12,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-e1432e83-fcaf-4988-bb3d-f746b903a148 Date: Tue, 04 Dec 2018 21:49:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","subnets":["2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2"],"description":"","tags":[],"updated_at":"2018-12-04T21:48:54Z","provider:segmentation_id":25,"name":"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net","admin_state_up":true,"tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:53Z","provider:network_type":"vxlan"}]} 2018-12-04 21:49:12,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net used request id req-e1432e83-fcaf-4988-bb3d-f746b903a148 2018-12-04 21:49:12,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:49:12,134 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:49: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:49:12,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}363e8300cf71d308cb44f7cef5f699f4eb3ddf7f" 2018-12-04 21:49:12,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:49:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-447441c9-db52-4a5d-913e-000457477760 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:49:12,165 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-447441c9-db52-4a5d-913e-000457477760 2018-12-04 21:49:12,166 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:49:12,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e675b7edfe2caa39ff74d5c7cc87659d74d0c33e" 2018-12-04 21:49:12,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:49:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-830cce57-fc2e-475f-a03d-559d522d0d20 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6cd2e1e819c34237a034bb7b7d6c2d60", "name": "CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj"}} 2018-12-04 21:49:12,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60 used request id req-830cce57-fc2e-475f-a03d-559d522d0d20 2018-12-04 21:49:12,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}363e8300cf71d308cb44f7cef5f699f4eb3ddf7f" 2018-12-04 21:49:12,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:49:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcdb8125-d909-43b5-aa54-113ec21629d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:49:12,263 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-bcdb8125-d909-43b5-aa54-113ec21629d8 2018-12-04 21:49:12,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e675b7edfe2caa39ff74d5c7cc87659d74d0c33e" 2018-12-04 21:49:12,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-efa6608f-b3ea-4764-abcc-1e56967e542d Date: Tue, 04 Dec 2018 21:49:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:54Z","dns_nameservers":[],"updated_at":"2018-12-04T21:48:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-subnet"}]} 2018-12-04 21:49:12,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede used request id req-efa6608f-b3ea-4764-abcc-1e56967e542d 2018-12-04 21:49:12,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede&mac_address=fa%3A16%3A3e%3A92%3A0a%3A04&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}363e8300cf71d308cb44f7cef5f699f4eb3ddf7f" 2018-12-04 21:49:12,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 872 X-Openstack-Request-Id: req-51060b58-3bd1-4d09-8918-2515956bb8a8 Date: Tue, 04 Dec 2018 21:49:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:49:02Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","ip_address":"10.1.2.3"}],"id":"64986d5a-0686-4ddf-8d58-b5a54fcbd36a","security_groups":["601bf184-8cd8-4e42-92d8-5e891a9694f8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:0a:04","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"4d9491bb-1356-41ca-ba23-e71ae3c04df8","name":"","admin_state_up":true,"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:58Z","binding:vnic_type":"normal"}]} 2018-12-04 21:49:12,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede&mac_address=fa%3A16%3A3e%3A92%3A0a%3A04&admin_state_up=True used request id req-51060b58-3bd1-4d09-8918-2515956bb8a8 2018-12-04 21:49:12,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}363e8300cf71d308cb44f7cef5f699f4eb3ddf7f" 2018-12-04 21:49:12,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:49:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b410409e-e141-4553-b6e3-83bb8f956791 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6cd2e1e819c34237a034bb7b7d6c2d60", "name": "CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj"}} 2018-12-04 21:49:12,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60 used request id req-b410409e-e141-4553-b6e3-83bb8f956791 2018-12-04 21:49:12,424 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}363e8300cf71d308cb44f7cef5f699f4eb3ddf7f" 2018-12-04 21:49:12,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-84e669d0-d6e4-42ff-8b58-d3c82e4b6930 Date: Tue, 04 Dec 2018 21:49:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","subnets":["2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2"],"description":"","tags":[],"updated_at":"2018-12-04T21:48:54Z","provider:segmentation_id":25,"name":"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net","admin_state_up":true,"tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:53Z","provider:network_type":"vxlan"}]} 2018-12-04 21:49:12,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net used request id req-84e669d0-d6e4-42ff-8b58-d3c82e4b6930 2018-12-04 21:49:12,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e675b7edfe2caa39ff74d5c7cc87659d74d0c33e" 2018-12-04 21:49:12,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-61e20f68-86d0-429f-8d45-50f9e519aecb Date: Tue, 04 Dec 2018 21:49:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:54Z","dns_nameservers":[],"updated_at":"2018-12-04T21:48:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-subnet"}]} 2018-12-04 21:49:12,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede used request id req-61e20f68-86d0-429f-8d45-50f9e519aecb 2018-12-04 21:49:12,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e675b7edfe2caa39ff74d5c7cc87659d74d0c33e" 2018-12-04 21:49:12,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-9c78cf7a-2892-4f17-9377-2cd7bc6da2ad Date: Tue, 04 Dec 2018 21:49:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","subnets":["2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2"],"description":"","tags":[],"updated_at":"2018-12-04T21:48:54Z","provider:segmentation_id":25,"name":"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net","admin_state_up":true,"tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:53Z","provider:network_type":"vxlan"}]} 2018-12-04 21:49:12,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net used request id req-9c78cf7a-2892-4f17-9377-2cd7bc6da2ad 2018-12-04 21:49:12,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:49:12,669 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:49: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:49:12,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e675b7edfe2caa39ff74d5c7cc87659d74d0c33e" 2018-12-04 21:49:12,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:49:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74d3007b-448a-4774-9831-7d007b35089f Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6cd2e1e819c34237a034bb7b7d6c2d60", "name": "CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj"}} 2018-12-04 21:49:12,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60 used request id req-74d3007b-448a-4774-9831-7d007b35089f 2018-12-04 21:49:12,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e675b7edfe2caa39ff74d5c7cc87659d74d0c33e" 2018-12-04 21:49:12,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0bf2ddf3-2e28-4a94-9dd9-3452311bb778 Date: Tue, 04 Dec 2018 21:49:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:54Z","dns_nameservers":[],"updated_at":"2018-12-04T21:48:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-subnet"}]} 2018-12-04 21:49:12,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede used request id req-0bf2ddf3-2e28-4a94-9dd9-3452311bb778 2018-12-04 21:49:12,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede&mac_address=fa%3A16%3A3e%3A8f%3A30%3Ac6&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack-port1-afsifmta7uj5&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e675b7edfe2caa39ff74d5c7cc87659d74d0c33e" 2018-12-04 21:49:12,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 987 X-Openstack-Request-Id: req-f39e3272-d784-4c96-a6a3-000105bd3cc8 Date: Tue, 04 Dec 2018 21:49:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:49:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","ip_address":"10.1.2.9"}],"id":"91ab3ee9-6a76-4973-8cdd-993e91dd6eab","security_groups":["fb464900-a098-4ca7-bad2-237a0e89bad1"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:30:c6","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"f2fb7447-e47a-47a6-abad-95286583fa6e","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack-port1-afsifmta7uj5","admin_state_up":true,"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:55Z","binding:vnic_type":"normal"}]} 2018-12-04 21:49:12,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede&mac_address=fa%3A16%3A3e%3A8f%3A30%3Ac6&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack-port1-afsifmta7uj5&admin_state_up=True used request id req-f39e3272-d784-4c96-a6a3-000105bd3cc8 2018-12-04 21:49:12,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e675b7edfe2caa39ff74d5c7cc87659d74d0c33e" 2018-12-04 21:49:12,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:49:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b119e6f2-e696-441e-bc60-b359640561a5 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6cd2e1e819c34237a034bb7b7d6c2d60", "name": "CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj"}} 2018-12-04 21:49:12,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60 used request id req-b119e6f2-e696-441e-bc60-b359640561a5 2018-12-04 21:49:12,794 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e675b7edfe2caa39ff74d5c7cc87659d74d0c33e" 2018-12-04 21:49:12,937 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:49: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-c9466ac7-142d-41b4-a0f4-9c1534c17c1a x-compute-request-id: req-c9466ac7-142d-41b4-a0f4-9c1534c17c1a Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:0a:04", "version": 4, "addr": "10.1.2.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4d9491bb-1356-41ca-ba23-e71ae3c04df8", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4d9491bb-1356-41ca-ba23-e71ae3c04df8", "rel": "bookmark"}], "image": {"id": "d60321d6-1208-4462-ab2f-0fd759bf8967", "links": [{"href": "http://172.30.9.23:8774/images/d60321d6-1208-4462-ab2f-0fd759bf8967", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000052", "OS-SRV-USG:launched_at": "2018-12-04T21:49:02.000000", "flavor": {"id": "879ff524-458c-4cf1-8203-bd03fc43ac91", "links": [{"href": "http://172.30.9.23:8774/flavors/879ff524-458c-4cf1-8203-bd03fc43ac91", "rel": "bookmark"}]}, "id": "4d9491bb-1356-41ca-ba23-e71ae3c04df8", "security_groups": [{"name": "default"}], "user_id": "bb993493df024820a132ecde2be9ea4f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:49:02Z", "hostId": "5e60de682238c3474ebeef88f75aeec95ccb36d1316c46b07998406a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst2", "created": "2018-12-04T21:48:56Z", "tenant_id": "6cd2e1e819c34237a034bb7b7d6c2d60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 21:49:12,937 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst2 used request id req-c9466ac7-142d-41b4-a0f4-9c1534c17c1a 2018-12-04 21:49:12,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}363e8300cf71d308cb44f7cef5f699f4eb3ddf7f" 2018-12-04 21:49:13,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-f2cfe509-87a1-449e-9afc-93d170db67b6 Date: Tue, 04 Dec 2018 21:49:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","subnets":["2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2"],"description":"","tags":[],"updated_at":"2018-12-04T21:48:54Z","provider:segmentation_id":25,"name":"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net","admin_state_up":true,"tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:53Z","provider:network_type":"vxlan"}]} 2018-12-04 21:49:13,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net used request id req-f2cfe509-87a1-449e-9afc-93d170db67b6 2018-12-04 21:49:13,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}363e8300cf71d308cb44f7cef5f699f4eb3ddf7f" 2018-12-04 21:49:13,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0e434ef2-5db7-4410-a65a-98f670a67eae Date: Tue, 04 Dec 2018 21:49:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:54Z","dns_nameservers":[],"updated_at":"2018-12-04T21:48:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-subnet"}]} 2018-12-04 21:49:13,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede used request id req-0e434ef2-5db7-4410-a65a-98f670a67eae 2018-12-04 21:49:13,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}363e8300cf71d308cb44f7cef5f699f4eb3ddf7f" 2018-12-04 21:49:13,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3513 X-Openstack-Request-Id: req-61708011-731f-4c03-a083-6327e2d363a6 Date: Tue, 04 Dec 2018 21:49:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:48:57Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","ip_address":"10.1.2.1"}],"id":"3e0f9f14-de0a-41a7-8ec6-15869ce58101","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:99:6f:10","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"eb69cee6-dfd3-4260-9d03-2e13bc4b627f","name":"","admin_state_up":true,"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:49:02Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","ip_address":"10.1.2.3"}],"id":"64986d5a-0686-4ddf-8d58-b5a54fcbd36a","security_groups":["601bf184-8cd8-4e42-92d8-5e891a9694f8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:0a:04","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"4d9491bb-1356-41ca-ba23-e71ae3c04df8","name":"","admin_state_up":true,"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:48:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","ip_address":"10.1.2.2"}],"id":"7e601072-3d95-4e36-a413-a308b8872a8c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:a5:f2","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9af49c95-1d3e-47be-8b01-0a666edd4ede","name":"","admin_state_up":true,"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:55Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:49:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","ip_address":"10.1.2.9"}],"id":"91ab3ee9-6a76-4973-8cdd-993e91dd6eab","security_groups":["fb464900-a098-4ca7-bad2-237a0e89bad1"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:30:c6","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"f2fb7447-e47a-47a6-abad-95286583fa6e","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack-port1-afsifmta7uj5","admin_state_up":true,"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:55Z","binding:vnic_type":"normal"}]} 2018-12-04 21:49:13,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede used request id req-61708011-731f-4c03-a083-6327e2d363a6 2018-12-04 21:49:13,131 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst2 2018-12-04 21:49:13,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}363e8300cf71d308cb44f7cef5f699f4eb3ddf7f" 2018-12-04 21:49:13,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-2fbdc401-8abf-4ef9-8d01-0e689a42d1e3 Date: Tue, 04 Dec 2018 21:49:13 GMT RESP BODY: {"floatingips": [{"router_id": "eb69cee6-dfd3-4260-9d03-2e13bc4b627f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-04T21:48:58Z", "floating_network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "fixed_ip_address": "10.1.2.9", "floating_ip_address": "172.30.9.207", "revision_number": 2, "port_id": "91ab3ee9-6a76-4973-8cdd-993e91dd6eab", "id": "332f129c-8423-4d40-bd5e-930ba0605889", "tenant_id": "6cd2e1e819c34237a034bb7b7d6c2d60", "created_at": "2018-12-04T21:48:52Z", "project_id": "6cd2e1e819c34237a034bb7b7d6c2d60"}]} 2018-12-04 21:49:13,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-2fbdc401-8abf-4ef9-8d01-0e689a42d1e3 2018-12-04 21:49:13,406 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:49: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-2c52d895-b83f-40be-b364-355398974592 x-compute-request-id: req-2c52d895-b83f-40be-b364-355398974592 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:30:c6", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:30:c6", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f2fb7447-e47a-47a6-abad-95286583fa6e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f2fb7447-e47a-47a6-abad-95286583fa6e", "rel": "bookmark"}], "image": {"id": "d60321d6-1208-4462-ab2f-0fd759bf8967", "links": [{"href": "http://172.30.9.23:8774/images/d60321d6-1208-4462-ab2f-0fd759bf8967", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000053", "OS-SRV-USG:launched_at": "2018-12-04T21:49:04.000000", "flavor": {"id": "0a85cdc5-89c1-4651-93fd-dbaa4eb78cab", "links": [{"href": "http://172.30.9.23:8774/flavors/0a85cdc5-89c1-4651-93fd-dbaa4eb78cab", "rel": "bookmark"}]}, "id": "f2fb7447-e47a-47a6-abad-95286583fa6e", "security_groups": [{"name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-sec_grp"}], "user_id": "bb993493df024820a132ecde2be9ea4f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:49:04Z", "hostId": "3253657735ee001011bc14e7c5a6c9c0a8b3c9513b4aa52a1579578b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst1", "created": "2018-12-04T21:48:57Z", "tenant_id": "6cd2e1e819c34237a034bb7b7d6c2d60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 21:49:13,406 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst1 used request id req-2c52d895-b83f-40be-b364-355398974592 2018-12-04 21:49:13,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e675b7edfe2caa39ff74d5c7cc87659d74d0c33e" 2018-12-04 21:49:13,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-7c0abec1-5a84-4adf-9e26-3d7bf4142967 Date: Tue, 04 Dec 2018 21:49:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","subnets":["2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2"],"description":"","tags":[],"updated_at":"2018-12-04T21:48:54Z","provider:segmentation_id":25,"name":"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net","admin_state_up":true,"tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:53Z","provider:network_type":"vxlan"}]} 2018-12-04 21:49:13,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net used request id req-7c0abec1-5a84-4adf-9e26-3d7bf4142967 2018-12-04 21:49:13,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e675b7edfe2caa39ff74d5c7cc87659d74d0c33e" 2018-12-04 21:49:13,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1b40df67-8771-4203-ac03-595010e5d85c Date: Tue, 04 Dec 2018 21:49:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:54Z","dns_nameservers":[],"updated_at":"2018-12-04T21:48:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-subnet"}]} 2018-12-04 21:49:13,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede used request id req-1b40df67-8771-4203-ac03-595010e5d85c 2018-12-04 21:49:13,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e675b7edfe2caa39ff74d5c7cc87659d74d0c33e" 2018-12-04 21:49:13,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3513 X-Openstack-Request-Id: req-047ebee8-7264-4c5a-8f1a-a039f2c5e6cc Date: Tue, 04 Dec 2018 21:49:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:48:57Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","ip_address":"10.1.2.1"}],"id":"3e0f9f14-de0a-41a7-8ec6-15869ce58101","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:99:6f:10","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"eb69cee6-dfd3-4260-9d03-2e13bc4b627f","name":"","admin_state_up":true,"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:49:02Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","ip_address":"10.1.2.3"}],"id":"64986d5a-0686-4ddf-8d58-b5a54fcbd36a","security_groups":["601bf184-8cd8-4e42-92d8-5e891a9694f8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:0a:04","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"4d9491bb-1356-41ca-ba23-e71ae3c04df8","name":"","admin_state_up":true,"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:48:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","ip_address":"10.1.2.2"}],"id":"7e601072-3d95-4e36-a413-a308b8872a8c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:a5:f2","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9af49c95-1d3e-47be-8b01-0a666edd4ede","name":"","admin_state_up":true,"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:55Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:49:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","ip_address":"10.1.2.9"}],"id":"91ab3ee9-6a76-4973-8cdd-993e91dd6eab","security_groups":["fb464900-a098-4ca7-bad2-237a0e89bad1"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:30:c6","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"f2fb7447-e47a-47a6-abad-95286583fa6e","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack-port1-afsifmta7uj5","admin_state_up":true,"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:55Z","binding:vnic_type":"normal"}]} 2018-12-04 21:49:13,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede used request id req-047ebee8-7264-4c5a-8f1a-a039f2c5e6cc 2018-12-04 21:49:13,594 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst1 2018-12-04 21:49:13,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e675b7edfe2caa39ff74d5c7cc87659d74d0c33e" 2018-12-04 21:49:13,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-c54c24cd-c8cf-4f89-b92d-59cfd25e79f5 Date: Tue, 04 Dec 2018 21:49:13 GMT RESP BODY: {"floatingips": [{"router_id": "eb69cee6-dfd3-4260-9d03-2e13bc4b627f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-04T21:48:58Z", "floating_network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "fixed_ip_address": "10.1.2.9", "floating_ip_address": "172.30.9.207", "revision_number": 2, "port_id": "91ab3ee9-6a76-4973-8cdd-993e91dd6eab", "id": "332f129c-8423-4d40-bd5e-930ba0605889", "tenant_id": "6cd2e1e819c34237a034bb7b7d6c2d60", "created_at": "2018-12-04T21:48:52Z", "project_id": "6cd2e1e819c34237a034bb7b7d6c2d60"}]} 2018-12-04 21:49:13,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-c54c24cd-c8cf-4f89-b92d-59cfd25e79f5 2018-12-04 21:49:13,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f2fb7447-e47a-47a6-abad-95286583fa6e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e675b7edfe2caa39ff74d5c7cc87659d74d0c33e" 2018-12-04 21:49:13,935 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:49: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-9f225ff1-7c9d-443b-a20e-570ddcfdfd32 x-compute-request-id: req-9f225ff1-7c9d-443b-a20e-570ddcfdfd32 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:30:c6", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:30:c6", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f2fb7447-e47a-47a6-abad-95286583fa6e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f2fb7447-e47a-47a6-abad-95286583fa6e", "rel": "bookmark"}], "image": {"id": "d60321d6-1208-4462-ab2f-0fd759bf8967", "links": [{"href": "http://172.30.9.23:8774/images/d60321d6-1208-4462-ab2f-0fd759bf8967", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000053", "OS-SRV-USG:launched_at": "2018-12-04T21:49:04.000000", "flavor": {"id": "0a85cdc5-89c1-4651-93fd-dbaa4eb78cab", "links": [{"href": "http://172.30.9.23:8774/flavors/0a85cdc5-89c1-4651-93fd-dbaa4eb78cab", "rel": "bookmark"}]}, "id": "f2fb7447-e47a-47a6-abad-95286583fa6e", "security_groups": [{"name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-sec_grp"}], "user_id": "bb993493df024820a132ecde2be9ea4f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:49:04Z", "hostId": "3253657735ee001011bc14e7c5a6c9c0a8b3c9513b4aa52a1579578b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst1", "created": "2018-12-04T21:48:57Z", "tenant_id": "6cd2e1e819c34237a034bb7b7d6c2d60", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:49:13,936 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f2fb7447-e47a-47a6-abad-95286583fa6e used request id req-9f225ff1-7c9d-443b-a20e-570ddcfdfd32 2018-12-04 21:49:13,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e675b7edfe2caa39ff74d5c7cc87659d74d0c33e" 2018-12-04 21:49:14,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-a277bb3a-e9a9-4280-80f2-193c629a452f Date: Tue, 04 Dec 2018 21:49:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","subnets":["2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2"],"description":"","tags":[],"updated_at":"2018-12-04T21:48:54Z","provider:segmentation_id":25,"name":"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net","admin_state_up":true,"tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:53Z","provider:network_type":"vxlan"}]} 2018-12-04 21:49:14,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net used request id req-a277bb3a-e9a9-4280-80f2-193c629a452f 2018-12-04 21:49:14,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e675b7edfe2caa39ff74d5c7cc87659d74d0c33e" 2018-12-04 21:49:14,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:49:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b86dd16f-aa25-45b4-b0a0-1838f5a0f742 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6cd2e1e819c34237a034bb7b7d6c2d60", "name": "CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj"}} 2018-12-04 21:49:14,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60 used request id req-b86dd16f-aa25-45b4-b0a0-1838f5a0f742 2018-12-04 21:49:14,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e675b7edfe2caa39ff74d5c7cc87659d74d0c33e" 2018-12-04 21:49:14,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1971cb5b-25c2-4975-862f-1098f76af6a4 Date: Tue, 04 Dec 2018 21:49:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:54Z","dns_nameservers":[],"updated_at":"2018-12-04T21:48:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-subnet"}]} 2018-12-04 21:49:14,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede used request id req-1971cb5b-25c2-4975-862f-1098f76af6a4 2018-12-04 21:49:14,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e675b7edfe2caa39ff74d5c7cc87659d74d0c33e" 2018-12-04 21:49:14,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3513 X-Openstack-Request-Id: req-3b214e5d-9f2a-4bf8-afee-54ef5a5fbe04 Date: Tue, 04 Dec 2018 21:49:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:48:57Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","ip_address":"10.1.2.1"}],"id":"3e0f9f14-de0a-41a7-8ec6-15869ce58101","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:99:6f:10","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"eb69cee6-dfd3-4260-9d03-2e13bc4b627f","name":"","admin_state_up":true,"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:49:02Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","ip_address":"10.1.2.3"}],"id":"64986d5a-0686-4ddf-8d58-b5a54fcbd36a","security_groups":["601bf184-8cd8-4e42-92d8-5e891a9694f8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:0a:04","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"4d9491bb-1356-41ca-ba23-e71ae3c04df8","name":"","admin_state_up":true,"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:48:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","ip_address":"10.1.2.2"}],"id":"7e601072-3d95-4e36-a413-a308b8872a8c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:a5:f2","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9af49c95-1d3e-47be-8b01-0a666edd4ede","name":"","admin_state_up":true,"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:55Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:49:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","ip_address":"10.1.2.9"}],"id":"91ab3ee9-6a76-4973-8cdd-993e91dd6eab","security_groups":["fb464900-a098-4ca7-bad2-237a0e89bad1"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:30:c6","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"f2fb7447-e47a-47a6-abad-95286583fa6e","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack-port1-afsifmta7uj5","admin_state_up":true,"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:55Z","binding:vnic_type":"normal"}]} 2018-12-04 21:49:14,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede used request id req-3b214e5d-9f2a-4bf8-afee-54ef5a5fbe04 2018-12-04 21:49:14,218 - create_instance - INFO - Checking if VM is active 2018-12-04 21:49:14,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f2fb7447-e47a-47a6-abad-95286583fa6e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e675b7edfe2caa39ff74d5c7cc87659d74d0c33e" 2018-12-04 21:49:14,352 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:49:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f927f752-9161-4e29-aa52-90d7d5ac46f2 x-compute-request-id: req-f927f752-9161-4e29-aa52-90d7d5ac46f2 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:30:c6", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:30:c6", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f2fb7447-e47a-47a6-abad-95286583fa6e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f2fb7447-e47a-47a6-abad-95286583fa6e", "rel": "bookmark"}], "image": {"id": "d60321d6-1208-4462-ab2f-0fd759bf8967", "links": [{"href": "http://172.30.9.23:8774/images/d60321d6-1208-4462-ab2f-0fd759bf8967", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000053", "OS-SRV-USG:launched_at": "2018-12-04T21:49:04.000000", "flavor": {"id": "0a85cdc5-89c1-4651-93fd-dbaa4eb78cab", "links": [{"href": "http://172.30.9.23:8774/flavors/0a85cdc5-89c1-4651-93fd-dbaa4eb78cab", "rel": "bookmark"}]}, "id": "f2fb7447-e47a-47a6-abad-95286583fa6e", "security_groups": [{"name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-sec_grp"}], "user_id": "bb993493df024820a132ecde2be9ea4f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:49:04Z", "hostId": "3253657735ee001011bc14e7c5a6c9c0a8b3c9513b4aa52a1579578b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst1", "created": "2018-12-04T21:48:57Z", "tenant_id": "6cd2e1e819c34237a034bb7b7d6c2d60", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:49:14,352 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f2fb7447-e47a-47a6-abad-95286583fa6e used request id req-f927f752-9161-4e29-aa52-90d7d5ac46f2 2018-12-04 21:49:14,353 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst1] is - ACTIVE 2018-12-04 21:49:14,353 - create_instance - INFO - VM is - ACTIVE 2018-12-04 21:49:14,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f2fb7447-e47a-47a6-abad-95286583fa6e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e675b7edfe2caa39ff74d5c7cc87659d74d0c33e" 2018-12-04 21:49:14,946 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:49:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c44a6027-c97b-436b-af33-79fa8fbb48aa x-compute-request-id: req-c44a6027-c97b-436b-af33-79fa8fbb48aa Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:30:c6", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:30:c6", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f2fb7447-e47a-47a6-abad-95286583fa6e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f2fb7447-e47a-47a6-abad-95286583fa6e", "rel": "bookmark"}], "image": {"id": "d60321d6-1208-4462-ab2f-0fd759bf8967", "links": [{"href": "http://172.30.9.23:8774/images/d60321d6-1208-4462-ab2f-0fd759bf8967", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000053", "OS-SRV-USG:launched_at": "2018-12-04T21:49:04.000000", "flavor": {"id": "0a85cdc5-89c1-4651-93fd-dbaa4eb78cab", "links": [{"href": "http://172.30.9.23:8774/flavors/0a85cdc5-89c1-4651-93fd-dbaa4eb78cab", "rel": "bookmark"}]}, "id": "f2fb7447-e47a-47a6-abad-95286583fa6e", "security_groups": [{"name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-sec_grp"}], "user_id": "bb993493df024820a132ecde2be9ea4f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:49:04Z", "hostId": "3253657735ee001011bc14e7c5a6c9c0a8b3c9513b4aa52a1579578b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst1", "created": "2018-12-04T21:48:57Z", "tenant_id": "6cd2e1e819c34237a034bb7b7d6c2d60", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:49:14,946 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f2fb7447-e47a-47a6-abad-95286583fa6e used request id req-c44a6027-c97b-436b-af33-79fa8fbb48aa 2018-12-04 21:49:14,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e675b7edfe2caa39ff74d5c7cc87659d74d0c33e" 2018-12-04 21:49:15,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-d83249db-383c-4a41-83b7-b089c7964099 Date: Tue, 04 Dec 2018 21:49:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","subnets":["2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2"],"description":"","tags":[],"updated_at":"2018-12-04T21:48:54Z","provider:segmentation_id":25,"name":"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net","admin_state_up":true,"tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:53Z","provider:network_type":"vxlan"}]} 2018-12-04 21:49:15,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net used request id req-d83249db-383c-4a41-83b7-b089c7964099 2018-12-04 21:49:15,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e675b7edfe2caa39ff74d5c7cc87659d74d0c33e" 2018-12-04 21:49:15,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:49:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-589bb6e4-394d-4b31-957a-fb3fc4d031a5 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6cd2e1e819c34237a034bb7b7d6c2d60", "name": "CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj"}} 2018-12-04 21:49:15,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60 used request id req-589bb6e4-394d-4b31-957a-fb3fc4d031a5 2018-12-04 21:49:15,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e675b7edfe2caa39ff74d5c7cc87659d74d0c33e" 2018-12-04 21:49:15,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d361cc6e-e3c7-4024-96ce-eba32c26b395 Date: Tue, 04 Dec 2018 21:49:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:54Z","dns_nameservers":[],"updated_at":"2018-12-04T21:48:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-subnet"}]} 2018-12-04 21:49:15,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede used request id req-d361cc6e-e3c7-4024-96ce-eba32c26b395 2018-12-04 21:49:15,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e675b7edfe2caa39ff74d5c7cc87659d74d0c33e" 2018-12-04 21:49:15,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3513 X-Openstack-Request-Id: req-3f49720e-90e9-4926-be5a-fb647fc5ab4d Date: Tue, 04 Dec 2018 21:49:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:48:57Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","ip_address":"10.1.2.1"}],"id":"3e0f9f14-de0a-41a7-8ec6-15869ce58101","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:99:6f:10","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"eb69cee6-dfd3-4260-9d03-2e13bc4b627f","name":"","admin_state_up":true,"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:49:02Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","ip_address":"10.1.2.3"}],"id":"64986d5a-0686-4ddf-8d58-b5a54fcbd36a","security_groups":["601bf184-8cd8-4e42-92d8-5e891a9694f8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:0a:04","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"4d9491bb-1356-41ca-ba23-e71ae3c04df8","name":"","admin_state_up":true,"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:48:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","ip_address":"10.1.2.2"}],"id":"7e601072-3d95-4e36-a413-a308b8872a8c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:a5:f2","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9af49c95-1d3e-47be-8b01-0a666edd4ede","name":"","admin_state_up":true,"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:55Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:49:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e4b0a83-4ca1-4a79-ac6e-324ffdb8a0f2","ip_address":"10.1.2.9"}],"id":"91ab3ee9-6a76-4973-8cdd-993e91dd6eab","security_groups":["fb464900-a098-4ca7-bad2-237a0e89bad1"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:30:c6","project_id":"6cd2e1e819c34237a034bb7b7d6c2d60","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"f2fb7447-e47a-47a6-abad-95286583fa6e","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack-port1-afsifmta7uj5","admin_state_up":true,"network_id":"9af49c95-1d3e-47be-8b01-0a666edd4ede","tenant_id":"6cd2e1e819c34237a034bb7b7d6c2d60","created_at":"2018-12-04T21:48:55Z","binding:vnic_type":"normal"}]} 2018-12-04 21:49:15,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=9af49c95-1d3e-47be-8b01-0a666edd4ede used request id req-3f49720e-90e9-4926-be5a-fb647fc5ab4d 2018-12-04 21:49:15,321 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-04 21:51:22,607 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno 110] Operation timed out 2018-12-04 21:51:22,607 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-12-04 21:51:25,611 - create_instance - DEBUG - SSH connection timeout in 49.7105269432 2018-12-04 21:51:25,611 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-04 21:53:32,911 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno 110] Operation timed out 2018-12-04 21:53:32,911 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-12-04 21:53:35,915 - create_instance - DEBUG - SSH connection timeout in -80.5934209824 2018-12-04 21:53:35,915 - create_instance - ERROR - Timeout attempting to connect with VM via SSH 2018-12-04 21:53:35,931 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack 2018-12-04 21:53:35,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:53:35,963 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:53:35 GMT Server: Apache x-openstack-request-id: req-cb7addd1-fa7b-462c-85a0-c07de99a6df4 Location: http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:53:36,086 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:53:35 GMT Server: Apache x-openstack-request-id: req-7542325b-875d-4e2c-8274-8d8ccde57a89 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:53:36,086 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd used request id req-7542325b-875d-4e2c-8274-8d8ccde57a89 2018-12-04 21:53:36,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:53:36,117 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:53:36 GMT Server: Apache x-openstack-request-id: req-f2bf34a1-e976-4ba1-aaaa-f0a9f17548ec Location: http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:53:36,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:53:36 GMT Server: Apache x-openstack-request-id: req-8f46a4b2-ac15-46f5-9125-9b04ec59e681 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 789 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-47a6f881-cb57-4746-9295-19536b20fb6b-flavor2", "OS::project_id": "6cd2e1e819c34237a034bb7b7d6c2d60", "OS::stack_id": "b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-kp", "security_group_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-subnet", "net_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst2", "inst1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst1", "image2_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-image", "flavor1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-flavor1", "image1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack", "stack_user_project_id": "ae63cc79044e41499c9926d2603d731a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:48:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:53:36Z", "id": "b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-04 21:53:36,161 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd used request id req-8f46a4b2-ac15-46f5-9125-9b04ec59e681 2018-12-04 21:53:36,161 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-04 21:53:36,161 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:53:39,164 - create_stack - DEBUG - Stack status query timeout in 1196.92222309 2018-12-04 21:53:39,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:53:39,212 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:53:39 GMT Server: Apache x-openstack-request-id: req-3bcd4b5f-0b54-4cff-a202-0a1afc2b7d92 Location: http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:53:39,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:53:39 GMT Server: Apache x-openstack-request-id: req-3e02c899-ee9e-4465-b26a-b95a93dc324b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 789 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-47a6f881-cb57-4746-9295-19536b20fb6b-flavor2", "OS::project_id": "6cd2e1e819c34237a034bb7b7d6c2d60", "OS::stack_id": "b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-kp", "security_group_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-subnet", "net_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst2", "inst1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst1", "image2_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-image", "flavor1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-flavor1", "image1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack", "stack_user_project_id": "ae63cc79044e41499c9926d2603d731a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:48:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:53:36Z", "id": "b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-04 21:53:39,254 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd used request id req-3e02c899-ee9e-4465-b26a-b95a93dc324b 2018-12-04 21:53:39,255 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-04 21:53:39,255 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:53:42,258 - create_stack - DEBUG - Stack status query timeout in 1193.82830811 2018-12-04 21:53:42,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:53:42,288 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:53:42 GMT Server: Apache x-openstack-request-id: req-71da7b7e-cc68-470c-b515-f307f88ce2d9 Location: http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:53:42,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:53:42 GMT Server: Apache x-openstack-request-id: req-e0368f74-7446-4a50-8fd8-77403f123a54 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 789 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-47a6f881-cb57-4746-9295-19536b20fb6b-flavor2", "OS::project_id": "6cd2e1e819c34237a034bb7b7d6c2d60", "OS::stack_id": "b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-kp", "security_group_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-subnet", "net_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst2", "inst1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst1", "image2_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-image", "flavor1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-flavor1", "image1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack", "stack_user_project_id": "ae63cc79044e41499c9926d2603d731a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:48:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:53:36Z", "id": "b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-04 21:53:42,330 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd used request id req-e0368f74-7446-4a50-8fd8-77403f123a54 2018-12-04 21:53:42,330 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-04 21:53:42,331 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:53:45,334 - create_stack - DEBUG - Stack status query timeout in 1190.75273013 2018-12-04 21:53:45,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:53:45,530 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:53:45 GMT Server: Apache x-openstack-request-id: req-97da79be-3f07-48f4-9027-549edb0ca00d Location: http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:53:45,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:53:45 GMT Server: Apache x-openstack-request-id: req-b646c068-df54-4917-a18f-e99c5a7c80c6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 707 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-flavor2", "OS::project_id": "6cd2e1e819c34237a034bb7b7d6c2d60", "OS::stack_id": "b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-kp", "security_group_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-subnet", "net_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst2", "inst1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-inst1", "image2_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-image", "flavor1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-flavor1", "image1_name": "CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-image"}, "deletion_time": "2018-12-04T21:53:44Z", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack", "stack_user_project_id": "ae63cc79044e41499c9926d2603d731a", "tags": null, "creation_time": "2018-12-04T21:48:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-04T21:53:36Z", "id": "b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-04 21:53:45,572 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd used request id req-b646c068-df54-4917-a18f-e99c5a7c80c6 2018-12-04 21:53:45,573 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-04 21:53:45,573 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack 2018-12-04 21:53:45,573 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack 2018-12-04 21:53:45,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a13489ec466b35a7ad1c32a9152373e6ca5dd42" 2018-12-04 21:53:45,603 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:53:45 GMT Server: Apache x-openstack-request-id: req-1f4d0cf6-6235-4d79-b916-c92ba9714d07 Location: http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:53:45,629 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:53:45 GMT Server: Apache x-openstack-request-id: req-d2d7e776-930f-4699-a051-cdad9f191c1f Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-04 21:53:45,630 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/6cd2e1e819c34237a034bb7b7d6c2d60/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-stack/b8ee8f33-1dc6-402f-9ae4-e3e2159a50dd used request id req-d2d7e776-930f-4699-a051-cdad9f191c1f 2018-12-04 21:53:45,631 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-47a6f881-cb57-4746-9295-19536b20fb6b-image 2018-12-04 21:53:45,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/d60321d6-1208-4462-ab2f-0fd759bf8967 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ffb23da2574729abeeb67bca8fa16f7b1d0e3082" 2018-12-04 21:53:46,149 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7d43bf7a-49b9-4182-b8f0-2b785522110b Date: Tue, 04 Dec 2018 21:53:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:53:46,149 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/d60321d6-1208-4462-ab2f-0fd759bf8967 used request id req-7d43bf7a-49b9-4182-b8f0-2b785522110b 2018-12-04 21:53:46,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4551de1bcfbaec0d7f57ca8aa4bc8b301dd5606a" 2018-12-04 21:53:46,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-c47bba44-527e-4aa9-a3b2-b35da728ce2f Date: Tue, 04 Dec 2018 21:53:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6cd2e1e819c34237a034bb7b7d6c2d60", "created_at": "2018-12-04T21:48:51Z", "updated_at": "2018-12-04T21:48:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:48:51Z", "revision_number": 0, "id": "11ee6e6f-6e9e-4d00-a396-8cf402b6e64c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:48:51Z", "security_group_id": "601bf184-8cd8-4e42-92d8-5e891a9694f8", "tenant_id": "6cd2e1e819c34237a034bb7b7d6c2d60", "port_range_min": null, "ethertype": "IPv4", "project_id": "6cd2e1e819c34237a034bb7b7d6c2d60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:48:51Z", "revision_number": 0, "id": "6f924bea-d0be-4564-b0cf-67487cb8c624", "remote_group_id": "601bf184-8cd8-4e42-92d8-5e891a9694f8", "remote_ip_prefix": null, "created_at": "2018-12-04T21:48:51Z", "security_group_id": "601bf184-8cd8-4e42-92d8-5e891a9694f8", "tenant_id": "6cd2e1e819c34237a034bb7b7d6c2d60", "port_range_min": null, "ethertype": "IPv6", "project_id": "6cd2e1e819c34237a034bb7b7d6c2d60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:48:51Z", "revision_number": 0, "id": "7ca9e988-097e-4389-a156-1617d4f5ec98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:48:51Z", "security_group_id": "601bf184-8cd8-4e42-92d8-5e891a9694f8", "tenant_id": "6cd2e1e819c34237a034bb7b7d6c2d60", "port_range_min": null, "ethertype": "IPv6", "project_id": "6cd2e1e819c34237a034bb7b7d6c2d60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:48:51Z", "revision_number": 0, "id": "b9f1aa9d-eb52-4194-9587-5df5665793b3", "remote_group_id": "601bf184-8cd8-4e42-92d8-5e891a9694f8", "remote_ip_prefix": null, "created_at": "2018-12-04T21:48:51Z", "security_group_id": "601bf184-8cd8-4e42-92d8-5e891a9694f8", "tenant_id": "6cd2e1e819c34237a034bb7b7d6c2d60", "port_range_min": null, "ethertype": "IPv4", "project_id": "6cd2e1e819c34237a034bb7b7d6c2d60"}], "revision_number": 4, "project_id": "6cd2e1e819c34237a034bb7b7d6c2d60", "id": "601bf184-8cd8-4e42-92d8-5e891a9694f8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:53:46,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-c47bba44-527e-4aa9-a3b2-b35da728ce2f 2018-12-04 21:53:46,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4551de1bcfbaec0d7f57ca8aa4bc8b301dd5606a" 2018-12-04 21:53:46,543 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:53:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbab21fc-2c95-48b5-a315-474491880ec9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:53:46,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-fbab21fc-2c95-48b5-a315-474491880ec9 2018-12-04 21:53:46,544 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:53:46,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4551de1bcfbaec0d7f57ca8aa4bc8b301dd5606a" 2018-12-04 21:53:46,643 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:53:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-005f9104-c309-4c49-abaa-9ab3853944ed Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:53:46,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-005f9104-c309-4c49-abaa-9ab3853944ed 2018-12-04 21:53:46,643 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:53:46,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4551de1bcfbaec0d7f57ca8aa4bc8b301dd5606a" 2018-12-04 21:53:46,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:53:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53c9e887-2a15-42c0-990a-422ec71b379c 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:53:46,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-53c9e887-2a15-42c0-990a-422ec71b379c 2018-12-04 21:53:46,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4551de1bcfbaec0d7f57ca8aa4bc8b301dd5606a" 2018-12-04 21:53:46,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:53:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1ea8523-b4a1-4431-af82-185d37ee3c01 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6cd2e1e819c34237a034bb7b7d6c2d60", "name": "CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj"}} 2018-12-04 21:53:46,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60 used request id req-c1ea8523-b4a1-4431-af82-185d37ee3c01 2018-12-04 21:53:46,855 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 601bf184-8cd8-4e42-92d8-5e891a9694f8 2018-12-04 21:53:46,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=601bf184-8cd8-4e42-92d8-5e891a9694f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4551de1bcfbaec0d7f57ca8aa4bc8b301dd5606a" 2018-12-04 21:53:46,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-115486cc-f2e6-45c5-917a-28f0f3166893 Date: Tue, 04 Dec 2018 21:53:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:48:51Z", "security_group_id": "601bf184-8cd8-4e42-92d8-5e891a9694f8", "port_range_min": null, "revision_number": 0, "tenant_id": "6cd2e1e819c34237a034bb7b7d6c2d60", "created_at": "2018-12-04T21:48:51Z", "project_id": "6cd2e1e819c34237a034bb7b7d6c2d60", "id": "11ee6e6f-6e9e-4d00-a396-8cf402b6e64c"}, {"remote_group_id": "601bf184-8cd8-4e42-92d8-5e891a9694f8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:48:51Z", "security_group_id": "601bf184-8cd8-4e42-92d8-5e891a9694f8", "port_range_min": null, "revision_number": 0, "tenant_id": "6cd2e1e819c34237a034bb7b7d6c2d60", "created_at": "2018-12-04T21:48:51Z", "project_id": "6cd2e1e819c34237a034bb7b7d6c2d60", "id": "6f924bea-d0be-4564-b0cf-67487cb8c624"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:48:51Z", "security_group_id": "601bf184-8cd8-4e42-92d8-5e891a9694f8", "port_range_min": null, "revision_number": 0, "tenant_id": "6cd2e1e819c34237a034bb7b7d6c2d60", "created_at": "2018-12-04T21:48:51Z", "project_id": "6cd2e1e819c34237a034bb7b7d6c2d60", "id": "7ca9e988-097e-4389-a156-1617d4f5ec98"}, {"remote_group_id": "601bf184-8cd8-4e42-92d8-5e891a9694f8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:48:51Z", "security_group_id": "601bf184-8cd8-4e42-92d8-5e891a9694f8", "port_range_min": null, "revision_number": 0, "tenant_id": "6cd2e1e819c34237a034bb7b7d6c2d60", "created_at": "2018-12-04T21:48:51Z", "project_id": "6cd2e1e819c34237a034bb7b7d6c2d60", "id": "b9f1aa9d-eb52-4194-9587-5df5665793b3"}]} 2018-12-04 21:53:46,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=601bf184-8cd8-4e42-92d8-5e891a9694f8 used request id req-115486cc-f2e6-45c5-917a-28f0f3166893 2018-12-04 21:53:46,881 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:53:46,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/601bf184-8cd8-4e42-92d8-5e891a9694f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4551de1bcfbaec0d7f57ca8aa4bc8b301dd5606a" 2018-12-04 21:53:47,039 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2e12d72e-501a-478d-a104-b49b06d04a62 Content-Length: 0 Date: Tue, 04 Dec 2018 21:53:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:53:47,039 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/601bf184-8cd8-4e42-92d8-5e891a9694f8 used request id req-2e12d72e-501a-478d-a104-b49b06d04a62 2018-12-04 21:53:47,040 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj 2018-12-04 21:53:47,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4551de1bcfbaec0d7f57ca8aa4bc8b301dd5606a" 2018-12-04 21:53:47,311 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:53:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8296502e-20b9-482a-8deb-c160cc50de87 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:53:47,311 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/6cd2e1e819c34237a034bb7b7d6c2d60 used request id req-8296502e-20b9-482a-8deb-c160cc50de87 2018-12-04 21:53:47,312 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-5c91fee3-61c4-4ae-proj-role 2018-12-04 21:53:47,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/5d0c2a52254445369c9c5be6a1fd0b67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4551de1bcfbaec0d7f57ca8aa4bc8b301dd5606a" 2018-12-04 21:53:47,430 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:53:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ac73a53-49ca-417d-bbbf-880d95a76972 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:53:47,431 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/5d0c2a52254445369c9c5be6a1fd0b67 used request id req-6ac73a53-49ca-417d-bbbf-880d95a76972 2018-12-04 21:53:47,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4551de1bcfbaec0d7f57ca8aa4bc8b301dd5606a" 2018-12-04 21:53:47,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:53:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaa4fd6a-6d3d-4f31-be4a-7645b769fcdc Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:53:47,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-eaa4fd6a-6d3d-4f31-be4a-7645b769fcdc 2018-12-04 21:53:47,534 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-5c91fee3-61c4-4ae-user 2018-12-04 21:53:47,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/bb993493df024820a132ecde2be9ea4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2e1015be9c00f455b015b898abfe30dddfb38b9" 2018-12-04 21:53:47,722 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:53:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26fa93de-bf33-4baa-ae34-fbd1433a4880 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:53:47,722 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/bb993493df024820a132ecde2be9ea4f used request id req-26fa93de-bf33-4baa-ae34-fbd1433a4880 2018-12-04 21:53:47,723 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:53:48,127 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:53:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["Py5lguugQjG4e-sT6JVSAg"], "issued_at": "2018-12-04T21:53:48.000000Z"}} 2018-12-04 21:53:48,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2775c4932b3052e29659a12f65af665e1fe1f00" 2018-12-04 21:53:48,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:53:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-907d5e72-4025-44e5-9009-f22b3ca2051c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:53:48,225 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-907d5e72-4025-44e5-9009-f22b3ca2051c 2018-12-04 21:53:48,226 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:53:48,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:53:48,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:53:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["NAmdw0T9TFWsun9wOYhW1g"], "issued_at": "2018-12-04T21:53:48.000000Z"}} 2018-12-04 21:53:48,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb180c82b0cb94fe74c4f9d08cfd199dadc0d6cc" 2018-12-04 21:53:48,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:53:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad7546fc-1c47-40cb-8e3c-96779ba1e52f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:53:48,806 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ad7546fc-1c47-40cb-8e3c-96779ba1e52f 2018-12-04 21:53:48,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:53:48,816 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:53: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:53:48,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb180c82b0cb94fe74c4f9d08cfd199dadc0d6cc" 2018-12-04 21:53:48,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:53:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79e9470e-8b9c-4eb6-9720-62b8cf30d8de Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj", "previous": null, "next": null}, "projects": []} 2018-12-04 21:53:48,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj used request id req-79e9470e-8b9c-4eb6-9720-62b8cf30d8de 2018-12-04 21:53:48,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb180c82b0cb94fe74c4f9d08cfd199dadc0d6cc" 2018-12-04 21:53:49,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:53:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bf1d8d5-aa65-4099-bbf0-c27a6c93ca0c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:53:49,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2bf1d8d5-aa65-4099-bbf0-c27a6c93ca0c 2018-12-04 21:53:49,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb180c82b0cb94fe74c4f9d08cfd199dadc0d6cc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj"}}' 2018-12-04 21:53:49,137 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:53:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac7a3d2c-816d-457c-9413-89b3e30c697e Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71"}, "tags": [], "enabled": true, "id": "2a0b418ee5b04149ab3b2114c71dfb71", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj"}} 2018-12-04 21:53:49,137 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-ac7a3d2c-816d-457c-9413-89b3e30c697e 2018-12-04 21:53:49,137 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj 2018-12-04 21:53:49,138 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:53:49,138 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:53:49,538 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:53:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "295d84517f5d4624b62be87085f2ed92", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/295d84517f5d4624b62be87085f2ed92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "id": "5967498068464ff4b0d0ac0c756bcb31"}, "audit_ids": ["DtU90ZBYSUGia0_82VSXcA"], "issued_at": "2018-12-04T21:53:49.000000Z"}} 2018-12-04 21:53:49,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee40b54e956726a6193d8e0499e62391605ce3e2" 2018-12-04 21:53:49,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:53:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7765ddc5-0e58-401a-99c8-d59cb3ac3372 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:53:49,551 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7765ddc5-0e58-401a-99c8-d59cb3ac3372 2018-12-04 21:53:49,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:53:49,560 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:53: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:53:49,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee40b54e956726a6193d8e0499e62391605ce3e2" 2018-12-04 21:53:49,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:53:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a44a955a-57b1-42c0-b874-5141b7bac799 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:53:49,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a44a955a-57b1-42c0-b874-5141b7bac799 2018-12-04 21:53:49,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee40b54e956726a6193d8e0499e62391605ce3e2" 2018-12-04 21:53:49,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:53:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33762828-43e0-4b40-8298-489902c4f185 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71"}, "tags": [], "enabled": true, "id": "2a0b418ee5b04149ab3b2114c71dfb71", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj"}]} 2018-12-04 21:53:49,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj used request id req-33762828-43e0-4b40-8298-489902c4f185 2018-12-04 21:53:49,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee40b54e956726a6193d8e0499e62391605ce3e2" 2018-12-04 21:53:49,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:53:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-932964c5-5960-4c29-b33d-31e228dbc490 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-04 21:53:49,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-932964c5-5960-4c29-b33d-31e228dbc490 2018-12-04 21:53:50,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee40b54e956726a6193d8e0499e62391605ce3e2" 2018-12-04 21:53:50,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:53:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f3c7a6d-a688-4a21-9e53-4ee9a1af14a6 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:53:50,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7f3c7a6d-a688-4a21-9e53-4ee9a1af14a6 2018-12-04 21:53:50,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee40b54e956726a6193d8e0499e62391605ce3e2" 2018-12-04 21:53:50,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:53:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15ee809d-2a86-4216-8a26-dfba10ba2291 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71"}, "tags": [], "enabled": true, "id": "2a0b418ee5b04149ab3b2114c71dfb71", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj"}]} 2018-12-04 21:53:50,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj used request id req-15ee809d-2a86-4216-8a26-dfba10ba2291 2018-12-04 21:53:50,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/c68ba137dc634b9da0c64aac44c4b0fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee40b54e956726a6193d8e0499e62391605ce3e2" 2018-12-04 21:53:50,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:53:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6f4d95d-f8f3-4fcb-86df-fe36874ccd1f Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-5e1f2480-31f8-48e-user", "links": {"self": "http://172.30.9.23:5000/v3/users/c68ba137dc634b9da0c64aac44c4b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "2a0b418ee5b04149ab3b2114c71dfb71", "id": "c68ba137dc634b9da0c64aac44c4b0fd", "password_expires_at": null}} 2018-12-04 21:53:50,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/c68ba137dc634b9da0c64aac44c4b0fd used request id req-a6f4d95d-f8f3-4fcb-86df-fe36874ccd1f 2018-12-04 21:53:50,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71/users/c68ba137dc634b9da0c64aac44c4b0fd/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee40b54e956726a6193d8e0499e62391605ce3e2" 2018-12-04 21:53:50,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:53:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91070255-a293-49ab-84c8-f4b3c8ff8309 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71/users/c68ba137dc634b9da0c64aac44c4b0fd/roles", "previous": null, "next": null}, "roles": []} 2018-12-04 21:53:50,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71/users/c68ba137dc634b9da0c64aac44c4b0fd/roles used request id req-91070255-a293-49ab-84c8-f4b3c8ff8309 2018-12-04 21:53:50,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee40b54e956726a6193d8e0499e62391605ce3e2" 2018-12-04 21:53:50,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:53:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4dadd60-47bd-4616-80fd-ed6967fd365a Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}} 2018-12-04 21:53:50,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-f4dadd60-47bd-4616-80fd-ed6967fd365a 2018-12-04 21:53:50,656 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj 2018-12-04 21:53:50,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71/users/c68ba137dc634b9da0c64aac44c4b0fd/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee40b54e956726a6193d8e0499e62391605ce3e2" 2018-12-04 21:53:50,793 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:53:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-285036c1-6d3a-4e22-b194-09ee96ec526e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:53:50,793 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71/users/c68ba137dc634b9da0c64aac44c4b0fd/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-285036c1-6d3a-4e22-b194-09ee96ec526e 2018-12-04 21:53:50,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee40b54e956726a6193d8e0499e62391605ce3e2" 2018-12-04 21:53:50,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:53:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f823665e-29d6-49a1-85a9-f53841f9b87c Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:53:50,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f823665e-29d6-49a1-85a9-f53841f9b87c 2018-12-04 21:53:50,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee40b54e956726a6193d8e0499e62391605ce3e2" 2018-12-04 21:53:50,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:53:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b43fdd3-d815-4077-a9ec-54bd1a121c35 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71"}, "tags": [], "enabled": true, "id": "2a0b418ee5b04149ab3b2114c71dfb71", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj"}]} 2018-12-04 21:53:50,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj used request id req-9b43fdd3-d815-4077-a9ec-54bd1a121c35 2018-12-04 21:53:51,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71/users/c68ba137dc634b9da0c64aac44c4b0fd/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee40b54e956726a6193d8e0499e62391605ce3e2" 2018-12-04 21:53:51,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2728d1d7-1dea-4a2f-bfa6-ff2ccf0bf346 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71/users/c68ba137dc634b9da0c64aac44c4b0fd/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}]} 2018-12-04 21:53:51,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71/users/c68ba137dc634b9da0c64aac44c4b0fd/roles used request id req-2728d1d7-1dea-4a2f-bfa6-ff2ccf0bf346 2018-12-04 21:53:51,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee40b54e956726a6193d8e0499e62391605ce3e2" 2018-12-04 21:53:51,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da3f295b-956a-4185-b970-bb9c3fe616d7 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}} 2018-12-04 21:53:51,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff used request id req-da3f295b-956a-4185-b970-bb9c3fe616d7 2018-12-04 21:53:51,218 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj 2018-12-04 21:53:51,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71/users/c68ba137dc634b9da0c64aac44c4b0fd/roles/37f52f51593d4483afda02bf6b250dff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee40b54e956726a6193d8e0499e62391605ce3e2" 2018-12-04 21:53:51,350 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:53:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-287ae217-654b-4832-aa74-41a244ba250f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:53:51,351 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71/users/c68ba137dc634b9da0c64aac44c4b0fd/roles/37f52f51593d4483afda02bf6b250dff used request id req-287ae217-654b-4832-aa74-41a244ba250f 2018-12-04 21:53:51,351 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-5e1f2480-31f8-48e-user 2018-12-04 21:53:51,351 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:53:51,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb180c82b0cb94fe74c4f9d08cfd199dadc0d6cc" 2018-12-04 21:53:51,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cddb198-c8fa-4468-b52b-4762ac0a78c2 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:53:51,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1cddb198-c8fa-4468-b52b-4762ac0a78c2 2018-12-04 21:53:51,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb180c82b0cb94fe74c4f9d08cfd199dadc0d6cc" -d '{"role": {"name": "CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj-role"}}' 2018-12-04 21:53:51,562 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:53:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71f0495b-a55e-4278-922e-381692d63170 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9635f6d54f7444cf8e8e16d37b06dca4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9635f6d54f7444cf8e8e16d37b06dca4"}, "name": "CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj-role"}} 2018-12-04 21:53:51,562 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-71f0495b-a55e-4278-922e-381692d63170 2018-12-04 21:53:51,562 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj-role 2018-12-04 21:53:51,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/9635f6d54f7444cf8e8e16d37b06dca4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb180c82b0cb94fe74c4f9d08cfd199dadc0d6cc" 2018-12-04 21:53:51,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61d471d8-dbb1-43e8-ad31-97fd366ef11a Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9635f6d54f7444cf8e8e16d37b06dca4", "links": {"self": "http://172.30.9.23:5000/v3/roles/9635f6d54f7444cf8e8e16d37b06dca4"}, "name": "CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj-role"}} 2018-12-04 21:53:51,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/9635f6d54f7444cf8e8e16d37b06dca4 used request id req-61d471d8-dbb1-43e8-ad31-97fd366ef11a 2018-12-04 21:53:51,661 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj-role to project CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj 2018-12-04 21:53:51,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71/users/c68ba137dc634b9da0c64aac44c4b0fd/roles/9635f6d54f7444cf8e8e16d37b06dca4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb180c82b0cb94fe74c4f9d08cfd199dadc0d6cc" 2018-12-04 21:53:51,882 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:53:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e34f1d18-703c-43ae-b5f5-8fe620430ce0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:53:51,882 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71/users/c68ba137dc634b9da0c64aac44c4b0fd/roles/9635f6d54f7444cf8e8e16d37b06dca4 used request id req-e34f1d18-703c-43ae-b5f5-8fe620430ce0 2018-12-04 21:53:51,883 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-04 21:53:51,883 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-04 21:53:51,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:53:51,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:53:52,286 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "9635f6d54f7444cf8e8e16d37b06dca4", "name": "CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj-role"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:53:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a0b418ee5b04149ab3b2114c71dfb71", "name": "CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_2a0b418ee5b04149ab3b2114c71dfb71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_2a0b418ee5b04149ab3b2114c71dfb71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-5e1f2480-31f8-48e-user", "id": "c68ba137dc634b9da0c64aac44c4b0fd"}, "audit_ids": ["Gk6749f0TFOE5g45T9LCBw"], "issued_at": "2018-12-04T21:53:52.000000Z"}} 2018-12-04 21:53:52,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489e27a5f5da816953c4bacbb3366c1f0d851d9b" 2018-12-04 21:53:52,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:53:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0a1976c-9356-49d8-871a-e8f817e82331 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:53:52,379 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a0a1976c-9356-49d8-871a-e8f817e82331 2018-12-04 21:53:52,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}489e27a5f5da816953c4bacbb3366c1f0d851d9b" 2018-12-04 21:53:52,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-fe084888-cebb-4e6e-94a0-bdca90867073 Date: Tue, 04 Dec 2018 21:53:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-image"} 2018-12-04 21:53:52,570 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-image used request id req-fe084888-cebb-4e6e-94a0-bdca90867073 2018-12-04 21:53:52,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}489e27a5f5da816953c4bacbb3366c1f0d851d9b" 2018-12-04 21:53:52,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-066e8553-b699-4e6e-99c9-7c1090de8d20 Date: Tue, 04 Dec 2018 21:53:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:53:52,579 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-066e8553-b699-4e6e-99c9-7c1090de8d20 2018-12-04 21:53:52,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}489e27a5f5da816953c4bacbb3366c1f0d851d9b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-image"}' 2018-12-04 21:53:52,642 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d1466104-40ab-4d5a-a150-be5f62bfd822 Date: Tue, 04 Dec 2018 21:53:52 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:53:52Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-04T21:53:52Z", "visibility": "shared", "locations": [], "self": "/v2/images/c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f", "min_disk": 0, "protected": false, "id": "c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f", "file": "/v2/images/c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f/file", "checksum": null, "owner": "2a0b418ee5b04149ab3b2114c71dfb71", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:53:52,642 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-d1466104-40ab-4d5a-a150-be5f62bfd822 2018-12-04 21:53:52,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}489e27a5f5da816953c4bacbb3366c1f0d851d9b" -d '' 2018-12-04 21:53:53,226 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-93dd0a6c-8c51-47d5-85cd-c57649d3980a Date: Tue, 04 Dec 2018 21:53:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:53:53,226 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f/file used request id req-93dd0a6c-8c51-47d5-85cd-c57649d3980a 2018-12-04 21:53:53,227 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 21:53:53,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}489e27a5f5da816953c4bacbb3366c1f0d851d9b" 2018-12-04 21:53:53,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-cd939740-01fc-4cd9-aca7-64cdcf0c2cbd Date: Tue, 04 Dec 2018 21:53:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:53:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:53:53Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f/snap", "metadata": {}}], "self": "/v2/images/c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f", "min_disk": 0, "protected": false, "id": "c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f", "file": "/v2/images/c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2a0b418ee5b04149ab3b2114c71dfb71", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:53:53,246 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f used request id req-cd939740-01fc-4cd9-aca7-64cdcf0c2cbd 2018-12-04 21:53:53,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}489e27a5f5da816953c4bacbb3366c1f0d851d9b" 2018-12-04 21:53:53,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6ca9f36a-5b5b-44ec-8e0e-4960877bd62c Date: Tue, 04 Dec 2018 21:53:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:53:53,255 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-6ca9f36a-5b5b-44ec-8e0e-4960877bd62c 2018-12-04 21:53:53,258 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-image 2018-12-04 21:53:53,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}489e27a5f5da816953c4bacbb3366c1f0d851d9b" 2018-12-04 21:53:53,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-412e4433-66c3-4d1b-99ff-db8078860049 Date: Tue, 04 Dec 2018 21:53:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:53:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:53:53Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f/snap", "metadata": {}}], "self": "/v2/images/c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f", "min_disk": 0, "protected": false, "id": "c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f", "file": "/v2/images/c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2a0b418ee5b04149ab3b2114c71dfb71", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:53:53,276 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f used request id req-412e4433-66c3-4d1b-99ff-db8078860049 2018-12-04 21:53:53,276 - create_image - DEBUG - Instance status is - active 2018-12-04 21:53:53,276 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-image 2018-12-04 21:53:53,276 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-image 2018-12-04 21:53:53,277 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:53:53,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:53:53,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "9635f6d54f7444cf8e8e16d37b06dca4", "name": "CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj-role"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:53:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a0b418ee5b04149ab3b2114c71dfb71", "name": "CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_2a0b418ee5b04149ab3b2114c71dfb71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_2a0b418ee5b04149ab3b2114c71dfb71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-5e1f2480-31f8-48e-user", "id": "c68ba137dc634b9da0c64aac44c4b0fd"}, "audit_ids": ["u7tXYIoTS5KtQY0o_c023Q"], "issued_at": "2018-12-04T21:53:53.000000Z"}} 2018-12-04 21:53:53,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99140fcec0d8a4b569a69c37f0047a332ace0ed6" 2018-12-04 21:53:53,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af2444d4-8a2d-4725-a743-cf51f2f58eb4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:53:53,805 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-af2444d4-8a2d-4725-a743-cf51f2f58eb4 2018-12-04 21:53:53,808 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:53:53,810 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-04 21:53:53,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99140fcec0d8a4b569a69c37f0047a332ace0ed6" 2018-12-04 21:53:54,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:53:53 GMT Server: Apache x-openstack-request-id: req-c764256d-7b8b-4617-ab22-ff996b067335 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-04 21:53:54,111 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack used request id req-c764256d-7b8b-4617-ab22-ff996b067335 2018-12-04 21:53:54,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99140fcec0d8a4b569a69c37f0047a332ace0ed6" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-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-a81d72fb-ee75-431e-a09e-8dc9b966b72d-flavor2", "keypair_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-kp", "security_group_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-sec_grp", "flavor_extra_specs": {}, "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-image", "flavor1_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-flavor1", "inst1_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-inst1", "subnet_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-subnet", "image1_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-image", "inst2_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-inst2", "net_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net"}}' 2018-12-04 21:53:56,689 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:53:54 GMT Server: Apache x-openstack-request-id: req-23b2d605-c36a-47ba-b1b9-7baea0228c12 Location: http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "413944d3-c715-4313-badf-325e98d1fa2d", "links": [{"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d", "rel": "self"}]}} 2018-12-04 21:53:56,689 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks used request id req-23b2d605-c36a-47ba-b1b9-7baea0228c12 2018-12-04 21:53:56,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/413944d3-c715-4313-badf-325e98d1fa2d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99140fcec0d8a4b569a69c37f0047a332ace0ed6" 2018-12-04 21:53:56,902 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:53:56 GMT Server: Apache x-openstack-request-id: req-b31d1da4-199e-4e5b-ba01-094dedad34c5 Location: http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:53:56,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:53:56 GMT Server: Apache x-openstack-request-id: req-714a60ca-e42e-47a8-a179-4396e19b7c1d 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-a81d72fb-ee75-431e-a09e-8dc9b966b72d-flavor2", "OS::project_id": "2a0b418ee5b04149ab3b2114c71dfb71", "OS::stack_id": "413944d3-c715-4313-badf-325e98d1fa2d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-kp", "security_group_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-subnet", "net_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-inst2", "inst1_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-inst1", "image2_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-image", "flavor1_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-flavor1", "image1_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack", "stack_user_project_id": "d319865b18514a53a8f807430d24c8a2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:53:56Z", "links": [{"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "413944d3-c715-4313-badf-325e98d1fa2d", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-04 21:53:56,976 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d used request id req-714a60ca-e42e-47a8-a179-4396e19b7c1d 2018-12-04 21:53:56,977 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack 2018-12-04 21:53:56,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/413944d3-c715-4313-badf-325e98d1fa2d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99140fcec0d8a4b569a69c37f0047a332ace0ed6" 2018-12-04 21:53:57,190 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:53:56 GMT Server: Apache x-openstack-request-id: req-450ce459-eff5-4602-ab7d-e88e7d0d74cf Location: http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:53:57,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:53:57 GMT Server: Apache x-openstack-request-id: req-6b3015e3-3a58-4a0d-84da-471ccd390b71 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-a81d72fb-ee75-431e-a09e-8dc9b966b72d-flavor2", "OS::project_id": "2a0b418ee5b04149ab3b2114c71dfb71", "OS::stack_id": "413944d3-c715-4313-badf-325e98d1fa2d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-kp", "security_group_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-subnet", "net_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-inst2", "inst1_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-inst1", "image2_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-image", "flavor1_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-flavor1", "image1_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack", "stack_user_project_id": "d319865b18514a53a8f807430d24c8a2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:53:56Z", "links": [{"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "413944d3-c715-4313-badf-325e98d1fa2d", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-04 21:53:57,442 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d used request id req-6b3015e3-3a58-4a0d-84da-471ccd390b71 2018-12-04 21:53:57,443 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-04 21:53:57,443 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:54:00,446 - create_stack - DEBUG - Stack status query timeout in 1196.53078008 2018-12-04 21:54:00,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/413944d3-c715-4313-badf-325e98d1fa2d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99140fcec0d8a4b569a69c37f0047a332ace0ed6" 2018-12-04 21:54:00,644 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:54:00 GMT Server: Apache x-openstack-request-id: req-d0fd17e7-ee0b-4605-a093-8069d31c7b0d Location: http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:54:00,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:54:00 GMT Server: Apache x-openstack-request-id: req-8a582959-7a0f-45f9-a7bc-22f373124fc2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2084 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-a81d72fb-ee75-431e-a09e-8dc9b966b72d-flavor2", "OS::project_id": "2a0b418ee5b04149ab3b2114c71dfb71", "OS::stack_id": "413944d3-c715-4313-badf-325e98d1fa2d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-kp", "security_group_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-subnet", "net_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-inst2", "inst1_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-inst1", "image2_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-image", "flavor1_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-flavor1", "image1_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack", "stack_user_project_id": "d319865b18514a53a8f807430d24c8a2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:53:56Z", "links": [{"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "413944d3-c715-4313-badf-325e98d1fa2d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAn2UXG8WIDKMqcXI8xyaz4Bkvm200Ta2/tpDslq5+NJsXrh3/\n1Wxmo5tIIleGnogVBCgC3HFKGO2tJVY60IAZ1sp8V/QhdQRV8Kl8YArildO0GcWu\n0jleMv4SmJ8P6Ws2BSQQW3EEGZ2OzMz9Ndin1S9emESjGhXLd4pgVIm6qfukHLyB\nGF0+sv5EXjyJ8bVkFwqmq8Nm7aXUOT6/67iT0TScABSjZ5canrV/TG2McVr82EYi\nuSiyinnjWXm35Fl3qDtSS9Uu7NRm+CDhmEiTn+403nqUr3FbKEPQhe7uSruqLIVf\nMKOCN5bDZZB8TgRuEce29DawO6iNGRhwZSQaXwIDAQABAoIBABs7jUgsZoMqOW0q\nhGHOJftKskyOytnerpuFhTZ1V5CrUs9nxrbzD1IyjI95fsGFJHoST/LT1EIQEX4I\njoHi8Qc2jyoDxteURw6YFmzeTzoj8mhY0vaN4J87s3ep7XEG5TLZp4XH+FhcB/LL\nrxNNEdelgTbouykQwjOJS84FvgOeeqTG4OBn/JhEvs1JzmunCeJBrzUORcRHn1wU\n6neKOXTNwMf0XFJqiJn5nwqrtFe8H73RVm24Sd1BiFRg7Vn692oxuR5oVa7Vfs3F\nlx0VVKhXqczLQRLALleMGysAUZosZg2fCFEaAqRtCTSOcLynxdCYJucBjeIGYwSP\nG4xeO3ECgYEA0pDDi73zona2/tNtXu9raw0lAYzLO5irgql+tr3BKHpOk5B9TloR\nmEVbZQM5GQQDAWaMxIoVMN8wxoTtjkzEqGDvGIOm94yxAeC31g4a7YVbsEz/S4Yn\nMTwBvK80V0ofn9j2dZ65EFPn6+0Bt7MflhHzAOzS81xKIq+2xARuHIkCgYEAwcnC\njUAN59x/FEtCIZQrQVNX/xgH5zuFp9TWLYWQDfcYwM/deG1p0kRzKRJic5O+SNCa\n1v347RF5rwUgRuHPoLmoGyRmjKD5cvadirCZ72kxGB4LMLKOEMeNZUZ5L+aReOpi\noK3HVS+ehpcK4s4kR0/r855vz+eGW1iS/KmmVacCgYEAhLaNKRRt7GXabL4hXwaT\ns4MzYci1hzhwUQg3P0JV7gc4YzVcZPfLwydjtUTUxfmLU2SpMG6/cHAbs+OwPlIQ\nWPfPeqnvoHLiVYanF5kIS9ATvAirl5RUO2nQxnW/DY1AZWU/4V5K0gmwUTiuLnQN\nYm6ptFmPk6cFattI3D7Wj9ECgYBvEjBDe3I88eGYhSYrTtyX/agTGvf0reYGcvQr\ndUFC79ytLrb2vmeH0BndcZ8iNY07+Oy2yyyw3HJNQXfliKnTqnXS0MNCWUWAgh98\nDYq9cSJle1rYl47byTSe1ozBSrsYfeb3x4LXrYqEA/CGXLbodMN9h9L4a/BTTOo6\njRY8QwKBgBwvWjrBc5GyD+ljsWu6d7Y0ad0IFNnFFQ/wNPrykQ1EA7YgzP4pGQ/d\nntvVueCF6sPB33+GS5/Z6zPCC9zlAfa2fWcLGLW8+CAlxgHkXX5CitIcbyFEAn/n\nLFv/cQMgc1Msphq5/LUU4Vb/r6TDzOUNYRifz12f6zHFg6bOTL8T\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-04 21:54:00,769 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d used request id req-8a582959-7a0f-45f9-a7bc-22f373124fc2 2018-12-04 21:54:00,770 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-04 21:54:00,770 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:54:03,772 - create_stack - DEBUG - Stack status query timeout in 1193.20543385 2018-12-04 21:54:03,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/413944d3-c715-4313-badf-325e98d1fa2d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99140fcec0d8a4b569a69c37f0047a332ace0ed6" 2018-12-04 21:54:03,988 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:54:03 GMT Server: Apache x-openstack-request-id: req-19d09711-685d-4684-a865-8e1d02ac4af3 Location: http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:54:04,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:54:03 GMT Server: Apache x-openstack-request-id: req-b239919a-729d-4960-8468-fb9dd7ae9e0d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2084 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-a81d72fb-ee75-431e-a09e-8dc9b966b72d-flavor2", "OS::project_id": "2a0b418ee5b04149ab3b2114c71dfb71", "OS::stack_id": "413944d3-c715-4313-badf-325e98d1fa2d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-kp", "security_group_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-subnet", "net_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-inst2", "inst1_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-inst1", "image2_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-image", "flavor1_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-flavor1", "image1_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack", "stack_user_project_id": "d319865b18514a53a8f807430d24c8a2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:53:56Z", "links": [{"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "413944d3-c715-4313-badf-325e98d1fa2d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAn2UXG8WIDKMqcXI8xyaz4Bkvm200Ta2/tpDslq5+NJsXrh3/\n1Wxmo5tIIleGnogVBCgC3HFKGO2tJVY60IAZ1sp8V/QhdQRV8Kl8YArildO0GcWu\n0jleMv4SmJ8P6Ws2BSQQW3EEGZ2OzMz9Ndin1S9emESjGhXLd4pgVIm6qfukHLyB\nGF0+sv5EXjyJ8bVkFwqmq8Nm7aXUOT6/67iT0TScABSjZ5canrV/TG2McVr82EYi\nuSiyinnjWXm35Fl3qDtSS9Uu7NRm+CDhmEiTn+403nqUr3FbKEPQhe7uSruqLIVf\nMKOCN5bDZZB8TgRuEce29DawO6iNGRhwZSQaXwIDAQABAoIBABs7jUgsZoMqOW0q\nhGHOJftKskyOytnerpuFhTZ1V5CrUs9nxrbzD1IyjI95fsGFJHoST/LT1EIQEX4I\njoHi8Qc2jyoDxteURw6YFmzeTzoj8mhY0vaN4J87s3ep7XEG5TLZp4XH+FhcB/LL\nrxNNEdelgTbouykQwjOJS84FvgOeeqTG4OBn/JhEvs1JzmunCeJBrzUORcRHn1wU\n6neKOXTNwMf0XFJqiJn5nwqrtFe8H73RVm24Sd1BiFRg7Vn692oxuR5oVa7Vfs3F\nlx0VVKhXqczLQRLALleMGysAUZosZg2fCFEaAqRtCTSOcLynxdCYJucBjeIGYwSP\nG4xeO3ECgYEA0pDDi73zona2/tNtXu9raw0lAYzLO5irgql+tr3BKHpOk5B9TloR\nmEVbZQM5GQQDAWaMxIoVMN8wxoTtjkzEqGDvGIOm94yxAeC31g4a7YVbsEz/S4Yn\nMTwBvK80V0ofn9j2dZ65EFPn6+0Bt7MflhHzAOzS81xKIq+2xARuHIkCgYEAwcnC\njUAN59x/FEtCIZQrQVNX/xgH5zuFp9TWLYWQDfcYwM/deG1p0kRzKRJic5O+SNCa\n1v347RF5rwUgRuHPoLmoGyRmjKD5cvadirCZ72kxGB4LMLKOEMeNZUZ5L+aReOpi\noK3HVS+ehpcK4s4kR0/r855vz+eGW1iS/KmmVacCgYEAhLaNKRRt7GXabL4hXwaT\ns4MzYci1hzhwUQg3P0JV7gc4YzVcZPfLwydjtUTUxfmLU2SpMG6/cHAbs+OwPlIQ\nWPfPeqnvoHLiVYanF5kIS9ATvAirl5RUO2nQxnW/DY1AZWU/4V5K0gmwUTiuLnQN\nYm6ptFmPk6cFattI3D7Wj9ECgYBvEjBDe3I88eGYhSYrTtyX/agTGvf0reYGcvQr\ndUFC79ytLrb2vmeH0BndcZ8iNY07+Oy2yyyw3HJNQXfliKnTqnXS0MNCWUWAgh98\nDYq9cSJle1rYl47byTSe1ozBSrsYfeb3x4LXrYqEA/CGXLbodMN9h9L4a/BTTOo6\njRY8QwKBgBwvWjrBc5GyD+ljsWu6d7Y0ad0IFNnFFQ/wNPrykQ1EA7YgzP4pGQ/d\nntvVueCF6sPB33+GS5/Z6zPCC9zlAfa2fWcLGLW8+CAlxgHkXX5CitIcbyFEAn/n\nLFv/cQMgc1Msphq5/LUU4Vb/r6TDzOUNYRifz12f6zHFg6bOTL8T\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-04 21:54:04,113 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d used request id req-b239919a-729d-4960-8468-fb9dd7ae9e0d 2018-12-04 21:54:04,113 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-04 21:54:04,114 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:54:07,117 - create_stack - DEBUG - Stack status query timeout in 1189.86013603 2018-12-04 21:54:07,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/413944d3-c715-4313-badf-325e98d1fa2d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99140fcec0d8a4b569a69c37f0047a332ace0ed6" 2018-12-04 21:54:07,326 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:54:07 GMT Server: Apache x-openstack-request-id: req-77ac9461-2212-423b-b6ff-6670a8e20d83 Location: http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:54:07,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:54:07 GMT Server: Apache x-openstack-request-id: req-35a39375-6204-4527-a090-ab40310feb08 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2084 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-a81d72fb-ee75-431e-a09e-8dc9b966b72d-flavor2", "OS::project_id": "2a0b418ee5b04149ab3b2114c71dfb71", "OS::stack_id": "413944d3-c715-4313-badf-325e98d1fa2d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-kp", "security_group_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-subnet", "net_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-inst2", "inst1_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-inst1", "image2_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-image", "flavor1_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-flavor1", "image1_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack", "stack_user_project_id": "d319865b18514a53a8f807430d24c8a2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:53:56Z", "links": [{"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "413944d3-c715-4313-badf-325e98d1fa2d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAn2UXG8WIDKMqcXI8xyaz4Bkvm200Ta2/tpDslq5+NJsXrh3/\n1Wxmo5tIIleGnogVBCgC3HFKGO2tJVY60IAZ1sp8V/QhdQRV8Kl8YArildO0GcWu\n0jleMv4SmJ8P6Ws2BSQQW3EEGZ2OzMz9Ndin1S9emESjGhXLd4pgVIm6qfukHLyB\nGF0+sv5EXjyJ8bVkFwqmq8Nm7aXUOT6/67iT0TScABSjZ5canrV/TG2McVr82EYi\nuSiyinnjWXm35Fl3qDtSS9Uu7NRm+CDhmEiTn+403nqUr3FbKEPQhe7uSruqLIVf\nMKOCN5bDZZB8TgRuEce29DawO6iNGRhwZSQaXwIDAQABAoIBABs7jUgsZoMqOW0q\nhGHOJftKskyOytnerpuFhTZ1V5CrUs9nxrbzD1IyjI95fsGFJHoST/LT1EIQEX4I\njoHi8Qc2jyoDxteURw6YFmzeTzoj8mhY0vaN4J87s3ep7XEG5TLZp4XH+FhcB/LL\nrxNNEdelgTbouykQwjOJS84FvgOeeqTG4OBn/JhEvs1JzmunCeJBrzUORcRHn1wU\n6neKOXTNwMf0XFJqiJn5nwqrtFe8H73RVm24Sd1BiFRg7Vn692oxuR5oVa7Vfs3F\nlx0VVKhXqczLQRLALleMGysAUZosZg2fCFEaAqRtCTSOcLynxdCYJucBjeIGYwSP\nG4xeO3ECgYEA0pDDi73zona2/tNtXu9raw0lAYzLO5irgql+tr3BKHpOk5B9TloR\nmEVbZQM5GQQDAWaMxIoVMN8wxoTtjkzEqGDvGIOm94yxAeC31g4a7YVbsEz/S4Yn\nMTwBvK80V0ofn9j2dZ65EFPn6+0Bt7MflhHzAOzS81xKIq+2xARuHIkCgYEAwcnC\njUAN59x/FEtCIZQrQVNX/xgH5zuFp9TWLYWQDfcYwM/deG1p0kRzKRJic5O+SNCa\n1v347RF5rwUgRuHPoLmoGyRmjKD5cvadirCZ72kxGB4LMLKOEMeNZUZ5L+aReOpi\noK3HVS+ehpcK4s4kR0/r855vz+eGW1iS/KmmVacCgYEAhLaNKRRt7GXabL4hXwaT\ns4MzYci1hzhwUQg3P0JV7gc4YzVcZPfLwydjtUTUxfmLU2SpMG6/cHAbs+OwPlIQ\nWPfPeqnvoHLiVYanF5kIS9ATvAirl5RUO2nQxnW/DY1AZWU/4V5K0gmwUTiuLnQN\nYm6ptFmPk6cFattI3D7Wj9ECgYBvEjBDe3I88eGYhSYrTtyX/agTGvf0reYGcvQr\ndUFC79ytLrb2vmeH0BndcZ8iNY07+Oy2yyyw3HJNQXfliKnTqnXS0MNCWUWAgh98\nDYq9cSJle1rYl47byTSe1ozBSrsYfeb3x4LXrYqEA/CGXLbodMN9h9L4a/BTTOo6\njRY8QwKBgBwvWjrBc5GyD+ljsWu6d7Y0ad0IFNnFFQ/wNPrykQ1EA7YgzP4pGQ/d\nntvVueCF6sPB33+GS5/Z6zPCC9zlAfa2fWcLGLW8+CAlxgHkXX5CitIcbyFEAn/n\nLFv/cQMgc1Msphq5/LUU4Vb/r6TDzOUNYRifz12f6zHFg6bOTL8T\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-04 21:54:07,649 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d used request id req-35a39375-6204-4527-a090-ab40310feb08 2018-12-04 21:54:07,650 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-04 21:54:07,650 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:54:10,653 - create_stack - DEBUG - Stack status query timeout in 1186.32397103 2018-12-04 21:54:10,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/413944d3-c715-4313-badf-325e98d1fa2d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99140fcec0d8a4b569a69c37f0047a332ace0ed6" 2018-12-04 21:54:10,682 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:54:10 GMT Server: Apache x-openstack-request-id: req-b11f004b-dfeb-4657-a82a-d4f3f0a03ae1 Location: http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:54:10,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:54:10 GMT Server: Apache x-openstack-request-id: req-fffeb274-e425-46a9-8e5e-6ff3766275cc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2084 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-a81d72fb-ee75-431e-a09e-8dc9b966b72d-flavor2", "OS::project_id": "2a0b418ee5b04149ab3b2114c71dfb71", "OS::stack_id": "413944d3-c715-4313-badf-325e98d1fa2d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-kp", "security_group_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-subnet", "net_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-inst2", "inst1_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-inst1", "image2_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-image", "flavor1_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-flavor1", "image1_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack", "stack_user_project_id": "d319865b18514a53a8f807430d24c8a2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-04T21:53:56Z", "links": [{"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "413944d3-c715-4313-badf-325e98d1fa2d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAn2UXG8WIDKMqcXI8xyaz4Bkvm200Ta2/tpDslq5+NJsXrh3/\n1Wxmo5tIIleGnogVBCgC3HFKGO2tJVY60IAZ1sp8V/QhdQRV8Kl8YArildO0GcWu\n0jleMv4SmJ8P6Ws2BSQQW3EEGZ2OzMz9Ndin1S9emESjGhXLd4pgVIm6qfukHLyB\nGF0+sv5EXjyJ8bVkFwqmq8Nm7aXUOT6/67iT0TScABSjZ5canrV/TG2McVr82EYi\nuSiyinnjWXm35Fl3qDtSS9Uu7NRm+CDhmEiTn+403nqUr3FbKEPQhe7uSruqLIVf\nMKOCN5bDZZB8TgRuEce29DawO6iNGRhwZSQaXwIDAQABAoIBABs7jUgsZoMqOW0q\nhGHOJftKskyOytnerpuFhTZ1V5CrUs9nxrbzD1IyjI95fsGFJHoST/LT1EIQEX4I\njoHi8Qc2jyoDxteURw6YFmzeTzoj8mhY0vaN4J87s3ep7XEG5TLZp4XH+FhcB/LL\nrxNNEdelgTbouykQwjOJS84FvgOeeqTG4OBn/JhEvs1JzmunCeJBrzUORcRHn1wU\n6neKOXTNwMf0XFJqiJn5nwqrtFe8H73RVm24Sd1BiFRg7Vn692oxuR5oVa7Vfs3F\nlx0VVKhXqczLQRLALleMGysAUZosZg2fCFEaAqRtCTSOcLynxdCYJucBjeIGYwSP\nG4xeO3ECgYEA0pDDi73zona2/tNtXu9raw0lAYzLO5irgql+tr3BKHpOk5B9TloR\nmEVbZQM5GQQDAWaMxIoVMN8wxoTtjkzEqGDvGIOm94yxAeC31g4a7YVbsEz/S4Yn\nMTwBvK80V0ofn9j2dZ65EFPn6+0Bt7MflhHzAOzS81xKIq+2xARuHIkCgYEAwcnC\njUAN59x/FEtCIZQrQVNX/xgH5zuFp9TWLYWQDfcYwM/deG1p0kRzKRJic5O+SNCa\n1v347RF5rwUgRuHPoLmoGyRmjKD5cvadirCZ72kxGB4LMLKOEMeNZUZ5L+aReOpi\noK3HVS+ehpcK4s4kR0/r855vz+eGW1iS/KmmVacCgYEAhLaNKRRt7GXabL4hXwaT\ns4MzYci1hzhwUQg3P0JV7gc4YzVcZPfLwydjtUTUxfmLU2SpMG6/cHAbs+OwPlIQ\nWPfPeqnvoHLiVYanF5kIS9ATvAirl5RUO2nQxnW/DY1AZWU/4V5K0gmwUTiuLnQN\nYm6ptFmPk6cFattI3D7Wj9ECgYBvEjBDe3I88eGYhSYrTtyX/agTGvf0reYGcvQr\ndUFC79ytLrb2vmeH0BndcZ8iNY07+Oy2yyyw3HJNQXfliKnTqnXS0MNCWUWAgh98\nDYq9cSJle1rYl47byTSe1ozBSrsYfeb3x4LXrYqEA/CGXLbodMN9h9L4a/BTTOo6\njRY8QwKBgBwvWjrBc5GyD+ljsWu6d7Y0ad0IFNnFFQ/wNPrykQ1EA7YgzP4pGQ/d\nntvVueCF6sPB33+GS5/Z6zPCC9zlAfa2fWcLGLW8+CAlxgHkXX5CitIcbyFEAn/n\nLFv/cQMgc1Msphq5/LUU4Vb/r6TDzOUNYRifz12f6zHFg6bOTL8T\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-04 21:54:10,805 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d used request id req-fffeb274-e425-46a9-8e5e-6ff3766275cc 2018-12-04 21:54:10,805 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-04 21:54:10,805 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:54:13,809 - create_stack - DEBUG - Stack status query timeout in 1183.16838694 2018-12-04 21:54:13,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/413944d3-c715-4313-badf-325e98d1fa2d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99140fcec0d8a4b569a69c37f0047a332ace0ed6" 2018-12-04 21:54:14,008 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:54:13 GMT Server: Apache x-openstack-request-id: req-d40bf658-74a3-4d85-bb1d-f96d45864aab Location: http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:54:14,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:54:14 GMT Server: Apache x-openstack-request-id: req-f374ed35-7a4f-443c-9fbb-c54298be80a3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2092 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-flavor2", "OS::project_id": "2a0b418ee5b04149ab3b2114c71dfb71", "OS::stack_id": "413944d3-c715-4313-badf-325e98d1fa2d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-kp", "security_group_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-subnet", "net_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-inst2", "inst1_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-inst1", "image2_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-image", "flavor1_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-flavor1", "image1_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack", "stack_user_project_id": "d319865b18514a53a8f807430d24c8a2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-04T21:53:56Z", "links": [{"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "413944d3-c715-4313-badf-325e98d1fa2d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAn2UXG8WIDKMqcXI8xyaz4Bkvm200Ta2/tpDslq5+NJsXrh3/\n1Wxmo5tIIleGnogVBCgC3HFKGO2tJVY60IAZ1sp8V/QhdQRV8Kl8YArildO0GcWu\n0jleMv4SmJ8P6Ws2BSQQW3EEGZ2OzMz9Ndin1S9emESjGhXLd4pgVIm6qfukHLyB\nGF0+sv5EXjyJ8bVkFwqmq8Nm7aXUOT6/67iT0TScABSjZ5canrV/TG2McVr82EYi\nuSiyinnjWXm35Fl3qDtSS9Uu7NRm+CDhmEiTn+403nqUr3FbKEPQhe7uSruqLIVf\nMKOCN5bDZZB8TgRuEce29DawO6iNGRhwZSQaXwIDAQABAoIBABs7jUgsZoMqOW0q\nhGHOJftKskyOytnerpuFhTZ1V5CrUs9nxrbzD1IyjI95fsGFJHoST/LT1EIQEX4I\njoHi8Qc2jyoDxteURw6YFmzeTzoj8mhY0vaN4J87s3ep7XEG5TLZp4XH+FhcB/LL\nrxNNEdelgTbouykQwjOJS84FvgOeeqTG4OBn/JhEvs1JzmunCeJBrzUORcRHn1wU\n6neKOXTNwMf0XFJqiJn5nwqrtFe8H73RVm24Sd1BiFRg7Vn692oxuR5oVa7Vfs3F\nlx0VVKhXqczLQRLALleMGysAUZosZg2fCFEaAqRtCTSOcLynxdCYJucBjeIGYwSP\nG4xeO3ECgYEA0pDDi73zona2/tNtXu9raw0lAYzLO5irgql+tr3BKHpOk5B9TloR\nmEVbZQM5GQQDAWaMxIoVMN8wxoTtjkzEqGDvGIOm94yxAeC31g4a7YVbsEz/S4Yn\nMTwBvK80V0ofn9j2dZ65EFPn6+0Bt7MflhHzAOzS81xKIq+2xARuHIkCgYEAwcnC\njUAN59x/FEtCIZQrQVNX/xgH5zuFp9TWLYWQDfcYwM/deG1p0kRzKRJic5O+SNCa\n1v347RF5rwUgRuHPoLmoGyRmjKD5cvadirCZ72kxGB4LMLKOEMeNZUZ5L+aReOpi\noK3HVS+ehpcK4s4kR0/r855vz+eGW1iS/KmmVacCgYEAhLaNKRRt7GXabL4hXwaT\ns4MzYci1hzhwUQg3P0JV7gc4YzVcZPfLwydjtUTUxfmLU2SpMG6/cHAbs+OwPlIQ\nWPfPeqnvoHLiVYanF5kIS9ATvAirl5RUO2nQxnW/DY1AZWU/4V5K0gmwUTiuLnQN\nYm6ptFmPk6cFattI3D7Wj9ECgYBvEjBDe3I88eGYhSYrTtyX/agTGvf0reYGcvQr\ndUFC79ytLrb2vmeH0BndcZ8iNY07+Oy2yyyw3HJNQXfliKnTqnXS0MNCWUWAgh98\nDYq9cSJle1rYl47byTSe1ozBSrsYfeb3x4LXrYqEA/CGXLbodMN9h9L4a/BTTOo6\njRY8QwKBgBwvWjrBc5GyD+ljsWu6d7Y0ad0IFNnFFQ/wNPrykQ1EA7YgzP4pGQ/d\nntvVueCF6sPB33+GS5/Z6zPCC9zlAfa2fWcLGLW8+CAlxgHkXX5CitIcbyFEAn/n\nLFv/cQMgc1Msphq5/LUU4Vb/r6TDzOUNYRifz12f6zHFg6bOTL8T\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-04 21:54:14,133 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d used request id req-f374ed35-7a4f-443c-9fbb-c54298be80a3 2018-12-04 21:54:14,134 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-04 21:54:14,134 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack 2018-12-04 21:54:14,134 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack 2018-12-04 21:54:14,134 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:54:14,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:54:14,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "9635f6d54f7444cf8e8e16d37b06dca4", "name": "CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj-role"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:54:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a0b418ee5b04149ab3b2114c71dfb71", "name": "CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_2a0b418ee5b04149ab3b2114c71dfb71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_2a0b418ee5b04149ab3b2114c71dfb71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-5e1f2480-31f8-48e-user", "id": "c68ba137dc634b9da0c64aac44c4b0fd"}, "audit_ids": ["er4T4kdmRy-s9HAjMNcSmw"], "issued_at": "2018-12-04T21:54:14.000000Z"}} 2018-12-04 21:54:14,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:14,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:54:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-092ab9df-6c15-4f90-80ce-322458ecaf0a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:54:14,712 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-092ab9df-6c15-4f90-80ce-322458ecaf0a 2018-12-04 21:54:14,714 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:54:14,717 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-04 21:54:14,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:14,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:54:14 GMT Server: Apache x-openstack-request-id: req-32dba114-7f75-4f61-91a6-7b6b10a1d316 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack", "stack_user_project_id": "d319865b18514a53a8f807430d24c8a2", "deletion_time": null, "creation_time": "2018-12-04T21:53:56Z", "links": [{"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d", "rel": "self"}], "updated_time": null, "project": "2a0b418ee5b04149ab3b2114c71dfb71", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "413944d3-c715-4313-badf-325e98d1fa2d", "tags": null}]} 2018-12-04 21:54:14,949 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack used request id req-32dba114-7f75-4f61-91a6-7b6b10a1d316 2018-12-04 21:54:14,950 - create_stack - INFO - Found stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack 2018-12-04 21:54:14,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/413944d3-c715-4313-badf-325e98d1fa2d/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:15,146 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:54:14 GMT Server: Apache x-openstack-request-id: req-bfe1774f-8a94-484e-aa5b-6ca5c41413d0 Location: http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:54:15,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:54:15 GMT Server: Apache x-openstack-request-id: req-c8f3b679-d061-458a-8fd6-f2934f0bf75e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1056 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-12-04T21:53:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:53:56Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "8fda6e8c-5d4d-47fe-9aa6-3320e43e83af", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-12-04T21:53:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:53:56Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "54a17ae5-de43-4892-a0a4-5714dee778c8", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d/resources/network", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-12-04T21:53:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:53:56Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "53a3dd9c-44bf-4e35-aead-42946d1a7849", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-04T21:53:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:53:56Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "9f87bc9a-762d-4f42-9f40-f7b2c38fb134", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-12-04T21:53:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:53:56Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "a70f5605-0344-4c0e-b9e4-e40062ae4c30", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-12-04T21:53:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:53:56Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "87", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-12-04T21:53:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:53:56Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "5268dd84-22dc-4950-8460-8fc585a0031b", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-04T21:53:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:53:56Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-12-04T21:53:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:53:56Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5268dd84-22dc-4950-8460-8fc585a0031b:subnet_id=b9a0d412-24e6-4c91-87a0-ef7a0895e351", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-12-04T21:53:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:53:56Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "b9a0d412-24e6-4c91-87a0-ef7a0895e351", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-12-04T21:53:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:53:56Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b2b6d33d-ccf8-4ab8-ac54-911da383b385", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-12-04T21:53:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:53:56Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "57628840-e2ae-4cf5-bb2d-b25d9d755360", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d/resources/port1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-12-04T21:53:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:53:56Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "72b229bb-c2e3-4359-86b6-61c96a5f84c0", "resource_type": "OS::Neutron::Port"}]} 2018-12-04 21:54:15,386 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d/resources used request id req-c8f3b679-d061-458a-8fd6-f2934f0bf75e 2018-12-04 21:54:15,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b2b6d33d-ccf8-4ab8-ac54-911da383b385 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:15,395 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/57628840-e2ae-4cf5-bb2d-b25d9d755360 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:15,902 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-68523d5d-43c1-4772-8af1-7deee71f8bb9 x-compute-request-id: req-68523d5d-43c1-4772-8af1-7deee71f8bb9 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:f4:da", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:f4:da", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b2b6d33d-ccf8-4ab8-ac54-911da383b385", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2b6d33d-ccf8-4ab8-ac54-911da383b385", "rel": "bookmark"}], "image": {"id": "c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f", "links": [{"href": "http://172.30.9.23:8774/images/c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000055", "OS-SRV-USG:launched_at": "2018-12-04T21:54:11.000000", "flavor": {"id": "54a17ae5-de43-4892-a0a4-5714dee778c8", "links": [{"href": "http://172.30.9.23:8774/flavors/54a17ae5-de43-4892-a0a4-5714dee778c8", "rel": "bookmark"}]}, "id": "b2b6d33d-ccf8-4ab8-ac54-911da383b385", "security_groups": [{"name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-sec_grp"}], "user_id": "c68ba137dc634b9da0c64aac44c4b0fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:54:11Z", "hostId": "5b1d4101ddf87ff757edb313601eb20a281ceac8ee7db6a3a3445ead", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-inst1", "created": "2018-12-04T21:54:06Z", "tenant_id": "2a0b418ee5b04149ab3b2114c71dfb71", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:54:15,902 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b2b6d33d-ccf8-4ab8-ac54-911da383b385 used request id req-68523d5d-43c1-4772-8af1-7deee71f8bb9 2018-12-04 21:54:15,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:15,937 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-0ca51674-2e1e-492e-b9ee-1dd0d25cf4ac x-compute-request-id: req-0ca51674-2e1e-492e-b9ee-1dd0d25cf4ac Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:de:71", "version": 4, "addr": "10.1.2.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/57628840-e2ae-4cf5-bb2d-b25d9d755360", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/57628840-e2ae-4cf5-bb2d-b25d9d755360", "rel": "bookmark"}], "image": {"id": "c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f", "links": [{"href": "http://172.30.9.23:8774/images/c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000054", "OS-SRV-USG:launched_at": "2018-12-04T21:54:08.000000", "flavor": {"id": "8fda6e8c-5d4d-47fe-9aa6-3320e43e83af", "links": [{"href": "http://172.30.9.23:8774/flavors/8fda6e8c-5d4d-47fe-9aa6-3320e43e83af", "rel": "bookmark"}]}, "id": "57628840-e2ae-4cf5-bb2d-b25d9d755360", "security_groups": [{"name": "default"}], "user_id": "c68ba137dc634b9da0c64aac44c4b0fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:54:08Z", "hostId": "75162ed4448c76b7a8baebb67f92b07f29ce2fdf4132bbc5657c00c4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-inst2", "created": "2018-12-04T21:54:02Z", "tenant_id": "2a0b418ee5b04149ab3b2114c71dfb71", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:54:15,938 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/57628840-e2ae-4cf5-bb2d-b25d9d755360 used request id req-0ca51674-2e1e-492e-b9ee-1dd0d25cf4ac 2018-12-04 21:54:15,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:15,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-fb2e0b49-e5dc-4a58-8323-0cd38d66473b Date: Tue, 04 Dec 2018 21:54:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","subnets":["b9a0d412-24e6-4c91-87a0-ef7a0895e351"],"description":"","tags":[],"updated_at":"2018-12-04T21:53:58Z","provider:segmentation_id":17,"name":"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net","admin_state_up":true,"tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:57Z","provider:network_type":"vxlan"}]} 2018-12-04 21:54:15,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net used request id req-fb2e0b49-e5dc-4a58-8323-0cd38d66473b 2018-12-04 21:54:15,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:54:16,002 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:54: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:54:16,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:16,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:54:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cda52b29-ae5d-446a-abd8-f2029293345c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a0b418ee5b04149ab3b2114c71dfb71", "name": "CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj"}} 2018-12-04 21:54:16,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71 used request id req-cda52b29-ae5d-446a-abd8-f2029293345c 2018-12-04 21:54:16,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:16,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ed91880f-fdcf-4a11-8839-181b56bf23ee Date: Tue, 04 Dec 2018 21:54:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:58Z","dns_nameservers":[],"updated_at":"2018-12-04T21:53:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-subnet"}]} 2018-12-04 21:54:16,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 used request id req-ed91880f-fdcf-4a11-8839-181b56bf23ee 2018-12-04 21:54:16,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:16,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3514 X-Openstack-Request-Id: req-f9f82b37-957a-4034-9c08-13bfe5ff6d0a Date: Tue, 04 Dec 2018 21:54:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:54:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","ip_address":"10.1.2.2"}],"id":"463bf3fd-f768-4654-bb5f-ab1fa00467b0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:4b:ca","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-53a3dd9c-44bf-4e35-aead-42946d1a7849","name":"","admin_state_up":true,"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:59Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:54:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","ip_address":"10.1.2.6"}],"id":"72b229bb-c2e3-4359-86b6-61c96a5f84c0","security_groups":["9f87bc9a-762d-4f42-9f40-f7b2c38fb134"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:f4:da","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"b2b6d33d-ccf8-4ab8-ac54-911da383b385","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack-port1-cwhgzfqbvlvh","admin_state_up":true,"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:54:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:54:08Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","ip_address":"10.1.2.14"}],"id":"882ac996-94d4-4e27-adc4-db702040fdb0","security_groups":["91843b2d-675b-452f-a6ca-12643fea7d00"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:de:71","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"57628840-e2ae-4cf5-bb2d-b25d9d755360","name":"","admin_state_up":true,"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:54:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:54:03Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","ip_address":"10.1.2.1"}],"id":"89cdd61b-3e7b-489a-be43-b9f1a5f27729","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:55:2b:46","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5268dd84-22dc-4950-8460-8fc585a0031b","name":"","admin_state_up":true,"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:54:02Z","binding:vnic_type":"normal"}]} 2018-12-04 21:54:16,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 used request id req-f9f82b37-957a-4034-9c08-13bfe5ff6d0a 2018-12-04 21:54:16,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-4cbc9fb4-bbf0-4853-a484-73c0fda39fd9 Date: Tue, 04 Dec 2018 21:54:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","subnets":["b9a0d412-24e6-4c91-87a0-ef7a0895e351"],"description":"","tags":[],"updated_at":"2018-12-04T21:53:58Z","provider:segmentation_id":17,"name":"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net","admin_state_up":true,"tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:57Z","provider:network_type":"vxlan"}]} 2018-12-04 21:54:16,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net used request id req-4cbc9fb4-bbf0-4853-a484-73c0fda39fd9 2018-12-04 21:54:16,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:16,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:54:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0d49b8c-9b28-4a09-a2d9-2e594cc37abe Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a0b418ee5b04149ab3b2114c71dfb71", "name": "CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj"}} 2018-12-04 21:54:16,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71 used request id req-c0d49b8c-9b28-4a09-a2d9-2e594cc37abe 2018-12-04 21:54:16,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:16,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d277dad2-0027-4bd8-add8-538594df27a8 Date: Tue, 04 Dec 2018 21:54:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:58Z","dns_nameservers":[],"updated_at":"2018-12-04T21:53:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-subnet"}]} 2018-12-04 21:54:16,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 used request id req-d277dad2-0027-4bd8-add8-538594df27a8 2018-12-04 21:54:16,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:16,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3514 X-Openstack-Request-Id: req-bc69df4c-de2a-4973-a20b-41bd8231b489 Date: Tue, 04 Dec 2018 21:54:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:54:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","ip_address":"10.1.2.2"}],"id":"463bf3fd-f768-4654-bb5f-ab1fa00467b0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:4b:ca","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-53a3dd9c-44bf-4e35-aead-42946d1a7849","name":"","admin_state_up":true,"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:59Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:54:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","ip_address":"10.1.2.6"}],"id":"72b229bb-c2e3-4359-86b6-61c96a5f84c0","security_groups":["9f87bc9a-762d-4f42-9f40-f7b2c38fb134"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:f4:da","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"b2b6d33d-ccf8-4ab8-ac54-911da383b385","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack-port1-cwhgzfqbvlvh","admin_state_up":true,"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:54:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:54:08Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","ip_address":"10.1.2.14"}],"id":"882ac996-94d4-4e27-adc4-db702040fdb0","security_groups":["91843b2d-675b-452f-a6ca-12643fea7d00"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:de:71","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"57628840-e2ae-4cf5-bb2d-b25d9d755360","name":"","admin_state_up":true,"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:54:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:54:03Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","ip_address":"10.1.2.1"}],"id":"89cdd61b-3e7b-489a-be43-b9f1a5f27729","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:55:2b:46","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5268dd84-22dc-4950-8460-8fc585a0031b","name":"","admin_state_up":true,"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:54:02Z","binding:vnic_type":"normal"}]} 2018-12-04 21:54:16,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 used request id req-bc69df4c-de2a-4973-a20b-41bd8231b489 2018-12-04 21:54:16,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/413944d3-c715-4313-badf-325e98d1fa2d/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:16,622 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:54:16 GMT Server: Apache x-openstack-request-id: req-6361bf94-fee7-43bb-b7d5-4ffe325d6adc Location: http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:54:16,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:54:16 GMT Server: Apache x-openstack-request-id: req-7c43b835-c5c9-4125-9cf8-e22d30aca0b0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1056 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-12-04T21:53:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:53:56Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "8fda6e8c-5d4d-47fe-9aa6-3320e43e83af", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-12-04T21:53:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:53:56Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "54a17ae5-de43-4892-a0a4-5714dee778c8", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d/resources/network", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-12-04T21:53:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:53:56Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "53a3dd9c-44bf-4e35-aead-42946d1a7849", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-04T21:53:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:53:56Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "9f87bc9a-762d-4f42-9f40-f7b2c38fb134", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-12-04T21:53:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:53:56Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "a70f5605-0344-4c0e-b9e4-e40062ae4c30", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-12-04T21:53:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:53:56Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "87", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-12-04T21:53:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:53:56Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "5268dd84-22dc-4950-8460-8fc585a0031b", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-04T21:53:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:53:56Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-12-04T21:53:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:53:56Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5268dd84-22dc-4950-8460-8fc585a0031b:subnet_id=b9a0d412-24e6-4c91-87a0-ef7a0895e351", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-12-04T21:53:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:53:56Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "b9a0d412-24e6-4c91-87a0-ef7a0895e351", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-12-04T21:53:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:53:56Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b2b6d33d-ccf8-4ab8-ac54-911da383b385", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-12-04T21:53:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:53:56Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "57628840-e2ae-4cf5-bb2d-b25d9d755360", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d/resources/port1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-12-04T21:53:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-04T21:53:56Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "72b229bb-c2e3-4359-86b6-61c96a5f84c0", "resource_type": "OS::Neutron::Port"}]} 2018-12-04 21:54:16,880 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d/resources used request id req-7c43b835-c5c9-4125-9cf8-e22d30aca0b0 2018-12-04 21:54:16,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/54a17ae5-de43-4892-a0a4-5714dee778c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:16,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/8fda6e8c-5d4d-47fe-9aa6-3320e43e83af -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:16,908 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-0cda2f95-eb35-4d4d-81b7-6972498fea99 x-compute-request-id: req-0cda2f95-eb35-4d4d-81b7-6972498fea99 Content-Encoding: gzip Content-Length: 340 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack-flavor2-7ej2pnkum5or", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/8fda6e8c-5d4d-47fe-9aa6-3320e43e83af", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/8fda6e8c-5d4d-47fe-9aa6-3320e43e83af", "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": "8fda6e8c-5d4d-47fe-9aa6-3320e43e83af"}} 2018-12-04 21:54:16,909 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21: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-35192eea-1fe6-42e7-a94a-a47fc29b81d8 x-compute-request-id: req-35192eea-1fe6-42e7-a94a-a47fc29b81d8 Content-Encoding: gzip Content-Length: 340 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack-flavor1-4o3e3yjroqas", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/54a17ae5-de43-4892-a0a4-5714dee778c8", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/54a17ae5-de43-4892-a0a4-5714dee778c8", "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": "54a17ae5-de43-4892-a0a4-5714dee778c8"}} 2018-12-04 21:54:16,909 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/8fda6e8c-5d4d-47fe-9aa6-3320e43e83af used request id req-0cda2f95-eb35-4d4d-81b7-6972498fea99 2018-12-04 21:54:16,909 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/54a17ae5-de43-4892-a0a4-5714dee778c8 used request id req-35192eea-1fe6-42e7-a94a-a47fc29b81d8 2018-12-04 21:54:16,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/b9a0d412-24e6-4c91-87a0-ef7a0895e351 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:16,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/b9a0d412-24e6-4c91-87a0-ef7a0895e351 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:16,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-0c4c7afb-e40a-4274-b5ba-ad1c4da56fe9 Date: Tue, 04 Dec 2018 21:54:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:58Z","dns_nameservers":[],"updated_at":"2018-12-04T21:53:58Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-subnet"}} 2018-12-04 21:54:16,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-4617e504-18e4-450f-9d8f-6a348f1c28fa Date: Tue, 04 Dec 2018 21:54:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:58Z","dns_nameservers":[],"updated_at":"2018-12-04T21:53:58Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-subnet"}} 2018-12-04 21:54:16,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/b9a0d412-24e6-4c91-87a0-ef7a0895e351 used request id req-0c4c7afb-e40a-4274-b5ba-ad1c4da56fe9 2018-12-04 21:54:16,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/b9a0d412-24e6-4c91-87a0-ef7a0895e351 used request id req-4617e504-18e4-450f-9d8f-6a348f1c28fa 2018-12-04 21:54:16,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=53a3dd9c-44bf-4e35-aead-42946d1a7849 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:16,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=53a3dd9c-44bf-4e35-aead-42946d1a7849 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:17,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-9d5a461a-10c0-4563-bca6-188b1492ed5c Date: Tue, 04 Dec 2018 21:54:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","subnets":["b9a0d412-24e6-4c91-87a0-ef7a0895e351"],"description":"","tags":[],"updated_at":"2018-12-04T21:53:58Z","provider:segmentation_id":17,"name":"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net","admin_state_up":true,"tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:57Z","provider:network_type":"vxlan"}]} 2018-12-04 21:54:17,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=53a3dd9c-44bf-4e35-aead-42946d1a7849 used request id req-9d5a461a-10c0-4563-bca6-188b1492ed5c 2018-12-04 21:54:17,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:17,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-37a041b8-920c-433f-b274-6d42e4961385 Date: Tue, 04 Dec 2018 21:54:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","subnets":["b9a0d412-24e6-4c91-87a0-ef7a0895e351"],"description":"","tags":[],"updated_at":"2018-12-04T21:53:58Z","provider:segmentation_id":17,"name":"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net","admin_state_up":true,"tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:57Z","provider:network_type":"vxlan"}]} 2018-12-04 21:54:17,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=53a3dd9c-44bf-4e35-aead-42946d1a7849 used request id req-37a041b8-920c-433f-b274-6d42e4961385 2018-12-04 21:54:17,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:17,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-3233887f-0cee-4a0c-9e72-ab6a3c2d9f1a Date: Tue, 04 Dec 2018 21:54:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:58Z","dns_nameservers":[],"updated_at":"2018-12-04T21:53:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-subnet"}]} 2018-12-04 21:54:17,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 used request id req-3233887f-0cee-4a0c-9e72-ab6a3c2d9f1a 2018-12-04 21:54:17,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c75583da-9e97-4db8-97d4-13e452b39945 Date: Tue, 04 Dec 2018 21:54:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:58Z","dns_nameservers":[],"updated_at":"2018-12-04T21:53:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-subnet"}]} 2018-12-04 21:54:17,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 used request id req-c75583da-9e97-4db8-97d4-13e452b39945 2018-12-04 21:54:17,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:17,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:17,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-f82ff086-997b-4eb7-9a1f-dc37c91c6e3d Date: Tue, 04 Dec 2018 21:54:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","subnets":["b9a0d412-24e6-4c91-87a0-ef7a0895e351"],"description":"","tags":[],"updated_at":"2018-12-04T21:53:58Z","provider:segmentation_id":17,"name":"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net","admin_state_up":true,"tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:57Z","provider:network_type":"vxlan"}]} 2018-12-04 21:54:17,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net used request id req-f82ff086-997b-4eb7-9a1f-dc37c91c6e3d 2018-12-04 21:54:17,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:17,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-f9ac4f68-73b2-42f6-8a75-826bacabf3ed Date: Tue, 04 Dec 2018 21:54:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","subnets":["b9a0d412-24e6-4c91-87a0-ef7a0895e351"],"description":"","tags":[],"updated_at":"2018-12-04T21:53:58Z","provider:segmentation_id":17,"name":"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net","admin_state_up":true,"tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:57Z","provider:network_type":"vxlan"}]} 2018-12-04 21:54:17,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net used request id req-f9ac4f68-73b2-42f6-8a75-826bacabf3ed 2018-12-04 21:54:17,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:17,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-bccf7ff5-fa04-40a9-ae59-244dbedfff9c Date: Tue, 04 Dec 2018 21:54:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:58Z","dns_nameservers":[],"updated_at":"2018-12-04T21:53:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-subnet"}]} 2018-12-04 21:54:17,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 used request id req-bccf7ff5-fa04-40a9-ae59-244dbedfff9c 2018-12-04 21:54:17,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:17,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-edba7467-a3d6-495c-89e3-f91b0ed69aae Date: Tue, 04 Dec 2018 21:54:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:58Z","dns_nameservers":[],"updated_at":"2018-12-04T21:53:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-subnet"}]} 2018-12-04 21:54:17,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 used request id req-edba7467-a3d6-495c-89e3-f91b0ed69aae 2018-12-04 21:54:17,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:17,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-255ea5d9-fe84-4b7b-9ca3-a6fdee4a43e7 Date: Tue, 04 Dec 2018 21:54:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","subnets":["b9a0d412-24e6-4c91-87a0-ef7a0895e351"],"description":"","tags":[],"updated_at":"2018-12-04T21:53:58Z","provider:segmentation_id":17,"name":"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net","admin_state_up":true,"tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:57Z","provider:network_type":"vxlan"}]} 2018-12-04 21:54:17,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net used request id req-255ea5d9-fe84-4b7b-9ca3-a6fdee4a43e7 2018-12-04 21:54:17,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:17,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-4c690f6a-741a-4e1d-b176-c6c08722d30e Date: Tue, 04 Dec 2018 21:54:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","subnets":["b9a0d412-24e6-4c91-87a0-ef7a0895e351"],"description":"","tags":[],"updated_at":"2018-12-04T21:53:58Z","provider:segmentation_id":17,"name":"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net","admin_state_up":true,"tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:57Z","provider:network_type":"vxlan"}]} 2018-12-04 21:54:17,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net used request id req-4c690f6a-741a-4e1d-b176-c6c08722d30e 2018-12-04 21:54:17,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:17,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:54:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71f4526d-7b68-4951-a203-b91fcba231e7 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a0b418ee5b04149ab3b2114c71dfb71", "name": "CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj"}} 2018-12-04 21:54:17,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71 used request id req-71f4526d-7b68-4951-a203-b91fcba231e7 2018-12-04 21:54:17,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:17,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:54:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6a0eab7-7c14-4a8d-b433-996d0a53a4f7 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a0b418ee5b04149ab3b2114c71dfb71", "name": "CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj"}} 2018-12-04 21:54:17,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71 used request id req-c6a0eab7-7c14-4a8d-b433-996d0a53a4f7 2018-12-04 21:54:17,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:17,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a6ccc2e3-7954-4a02-9ea7-67f03dfb8a99 Date: Tue, 04 Dec 2018 21:54:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:58Z","dns_nameservers":[],"updated_at":"2018-12-04T21:53:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-subnet"}]} 2018-12-04 21:54:17,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 used request id req-a6ccc2e3-7954-4a02-9ea7-67f03dfb8a99 2018-12-04 21:54:17,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849&mac_address=fa%3A16%3A3e%3A3d%3Af4%3Ada&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack-port1-cwhgzfqbvlvh&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:17,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ac833c23-8369-42d1-86c8-ad44f2f2ad82 Date: Tue, 04 Dec 2018 21:54:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:58Z","dns_nameservers":[],"updated_at":"2018-12-04T21:53:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-subnet"}]} 2018-12-04 21:54:17,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 used request id req-ac833c23-8369-42d1-86c8-ad44f2f2ad82 2018-12-04 21:54:17,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849&mac_address=fa%3A16%3A3e%3A3e%3Ade%3A71&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:17,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 987 X-Openstack-Request-Id: req-df03489d-0d69-422a-9b95-98fb3288c32b Date: Tue, 04 Dec 2018 21:54:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:54:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","ip_address":"10.1.2.6"}],"id":"72b229bb-c2e3-4359-86b6-61c96a5f84c0","security_groups":["9f87bc9a-762d-4f42-9f40-f7b2c38fb134"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:f4:da","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"b2b6d33d-ccf8-4ab8-ac54-911da383b385","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack-port1-cwhgzfqbvlvh","admin_state_up":true,"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:54:03Z","binding:vnic_type":"normal"}]} 2018-12-04 21:54:17,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849&mac_address=fa%3A16%3A3e%3A3d%3Af4%3Ada&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack-port1-cwhgzfqbvlvh&admin_state_up=True used request id req-df03489d-0d69-422a-9b95-98fb3288c32b 2018-12-04 21:54:17,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:17,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-6d7f8bbc-e630-4509-b824-daab8cb1ba30 Date: Tue, 04 Dec 2018 21:54:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:54:08Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","ip_address":"10.1.2.14"}],"id":"882ac996-94d4-4e27-adc4-db702040fdb0","security_groups":["91843b2d-675b-452f-a6ca-12643fea7d00"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:de:71","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"57628840-e2ae-4cf5-bb2d-b25d9d755360","name":"","admin_state_up":true,"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:54:04Z","binding:vnic_type":"normal"}]} 2018-12-04 21:54:17,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849&mac_address=fa%3A16%3A3e%3A3e%3Ade%3A71&admin_state_up=True used request id req-6d7f8bbc-e630-4509-b824-daab8cb1ba30 2018-12-04 21:54:17,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:17,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:54:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62786560-70f7-47c1-b703-e9def37e8c71 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a0b418ee5b04149ab3b2114c71dfb71", "name": "CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj"}} 2018-12-04 21:54:17,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71 used request id req-62786560-70f7-47c1-b703-e9def37e8c71 2018-12-04 21:54:17,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:17,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:54:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19883633-e30f-4365-8a9b-96d0cea600bb Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a0b418ee5b04149ab3b2114c71dfb71", "name": "CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj"}} 2018-12-04 21:54:17,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71 used request id req-19883633-e30f-4365-8a9b-96d0cea600bb 2018-12-04 21:54:17,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:17,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-0381138e-8498-4f8c-a22a-debba26d96e4 Date: Tue, 04 Dec 2018 21:54:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","subnets":["b9a0d412-24e6-4c91-87a0-ef7a0895e351"],"description":"","tags":[],"updated_at":"2018-12-04T21:53:58Z","provider:segmentation_id":17,"name":"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net","admin_state_up":true,"tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:57Z","provider:network_type":"vxlan"}]} 2018-12-04 21:54:17,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net used request id req-0381138e-8498-4f8c-a22a-debba26d96e4 2018-12-04 21:54:17,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:17,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-8ab32c54-beb6-4842-9b68-1f2d198be0fe Date: Tue, 04 Dec 2018 21:54:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","subnets":["b9a0d412-24e6-4c91-87a0-ef7a0895e351"],"description":"","tags":[],"updated_at":"2018-12-04T21:53:58Z","provider:segmentation_id":17,"name":"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net","admin_state_up":true,"tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:57Z","provider:network_type":"vxlan"}]} 2018-12-04 21:54:17,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net used request id req-8ab32c54-beb6-4842-9b68-1f2d198be0fe 2018-12-04 21:54:17,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:17,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d979dfce-d16b-43b1-886c-7ff518a5af5b Date: Tue, 04 Dec 2018 21:54:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:58Z","dns_nameservers":[],"updated_at":"2018-12-04T21:53:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-subnet"}]} 2018-12-04 21:54:17,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 used request id req-d979dfce-d16b-43b1-886c-7ff518a5af5b 2018-12-04 21:54:17,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:17,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-44067810-1c30-4738-ace1-0c78137d9ce6 Date: Tue, 04 Dec 2018 21:54:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:58Z","dns_nameservers":[],"updated_at":"2018-12-04T21:53:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-subnet"}]} 2018-12-04 21:54:17,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 used request id req-44067810-1c30-4738-ace1-0c78137d9ce6 2018-12-04 21:54:17,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:17,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3514 X-Openstack-Request-Id: req-3cdb8583-863b-43ca-a777-20e08f5dd9f0 Date: Tue, 04 Dec 2018 21:54:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:54:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","ip_address":"10.1.2.2"}],"id":"463bf3fd-f768-4654-bb5f-ab1fa00467b0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:4b:ca","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-53a3dd9c-44bf-4e35-aead-42946d1a7849","name":"","admin_state_up":true,"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:59Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:54:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","ip_address":"10.1.2.6"}],"id":"72b229bb-c2e3-4359-86b6-61c96a5f84c0","security_groups":["9f87bc9a-762d-4f42-9f40-f7b2c38fb134"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:f4:da","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"b2b6d33d-ccf8-4ab8-ac54-911da383b385","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack-port1-cwhgzfqbvlvh","admin_state_up":true,"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:54:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:54:08Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","ip_address":"10.1.2.14"}],"id":"882ac996-94d4-4e27-adc4-db702040fdb0","security_groups":["91843b2d-675b-452f-a6ca-12643fea7d00"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:de:71","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"57628840-e2ae-4cf5-bb2d-b25d9d755360","name":"","admin_state_up":true,"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:54:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:54:03Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","ip_address":"10.1.2.1"}],"id":"89cdd61b-3e7b-489a-be43-b9f1a5f27729","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:55:2b:46","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5268dd84-22dc-4950-8460-8fc585a0031b","name":"","admin_state_up":true,"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:54:02Z","binding:vnic_type":"normal"}]} 2018-12-04 21:54:17,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 used request id req-3cdb8583-863b-43ca-a777-20e08f5dd9f0 2018-12-04 21:54:17,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:17,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-1ae4c0ac-e478-4d79-9ef3-b8874053d92e Date: Tue, 04 Dec 2018 21:54:17 GMT RESP BODY: {"floatingips": [{"router_id": "5268dd84-22dc-4950-8460-8fc585a0031b", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-04T21:54:05Z", "floating_network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "fixed_ip_address": "10.1.2.6", "floating_ip_address": "172.30.9.202", "revision_number": 2, "port_id": "72b229bb-c2e3-4359-86b6-61c96a5f84c0", "id": "a70f5605-0344-4c0e-b9e4-e40062ae4c30", "tenant_id": "2a0b418ee5b04149ab3b2114c71dfb71", "created_at": "2018-12-04T21:54:02Z", "project_id": "2a0b418ee5b04149ab3b2114c71dfb71"}]} 2018-12-04 21:54:17,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-1ae4c0ac-e478-4d79-9ef3-b8874053d92e 2018-12-04 21:54:17,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/5268dd84-22dc-4950-8460-8fc585a0031b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:17,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3514 X-Openstack-Request-Id: req-f583af4d-b967-4873-a186-ed6fa6e31f10 Date: Tue, 04 Dec 2018 21:54:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:54:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","ip_address":"10.1.2.2"}],"id":"463bf3fd-f768-4654-bb5f-ab1fa00467b0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:4b:ca","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-53a3dd9c-44bf-4e35-aead-42946d1a7849","name":"","admin_state_up":true,"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:59Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:54:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","ip_address":"10.1.2.6"}],"id":"72b229bb-c2e3-4359-86b6-61c96a5f84c0","security_groups":["9f87bc9a-762d-4f42-9f40-f7b2c38fb134"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:f4:da","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"b2b6d33d-ccf8-4ab8-ac54-911da383b385","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack-port1-cwhgzfqbvlvh","admin_state_up":true,"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:54:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:54:08Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","ip_address":"10.1.2.14"}],"id":"882ac996-94d4-4e27-adc4-db702040fdb0","security_groups":["91843b2d-675b-452f-a6ca-12643fea7d00"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:de:71","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"57628840-e2ae-4cf5-bb2d-b25d9d755360","name":"","admin_state_up":true,"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:54:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:54:03Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","ip_address":"10.1.2.1"}],"id":"89cdd61b-3e7b-489a-be43-b9f1a5f27729","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:55:2b:46","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5268dd84-22dc-4950-8460-8fc585a0031b","name":"","admin_state_up":true,"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:54:02Z","binding:vnic_type":"normal"}]} 2018-12-04 21:54:17,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 used request id req-f583af4d-b967-4873-a186-ed6fa6e31f10 2018-12-04 21:54:17,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:17,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-7b7dcd36-6c37-427d-833d-1a7b9c89dad5 Date: Tue, 04 Dec 2018 21:54:17 GMT RESP BODY: {"floatingips": [{"router_id": "5268dd84-22dc-4950-8460-8fc585a0031b", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-04T21:54:05Z", "floating_network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "fixed_ip_address": "10.1.2.6", "floating_ip_address": "172.30.9.202", "revision_number": 2, "port_id": "72b229bb-c2e3-4359-86b6-61c96a5f84c0", "id": "a70f5605-0344-4c0e-b9e4-e40062ae4c30", "tenant_id": "2a0b418ee5b04149ab3b2114c71dfb71", "created_at": "2018-12-04T21:54:02Z", "project_id": "2a0b418ee5b04149ab3b2114c71dfb71"}]} 2018-12-04 21:54:17,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-7b7dcd36-6c37-427d-833d-1a7b9c89dad5 2018-12-04 21:54:17,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:17,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 600 X-Openstack-Request-Id: req-f6afcaa3-8747-4ad3-bbde-6549e0c11a93 Date: Tue, 04 Dec 2018 21:54:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "2a0b418ee5b04149ab3b2114c71dfb71", "created_at": "2018-12-04T21:53:59Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-04T21:54:02Z", "revision_number": 3, "routes": [], "project_id": "2a0b418ee5b04149ab3b2114c71dfb71", "id": "5268dd84-22dc-4950-8460-8fc585a0031b", "name": "mgmt_router"}} 2018-12-04 21:54:17,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/5268dd84-22dc-4950-8460-8fc585a0031b used request id req-f6afcaa3-8747-4ad3-bbde-6549e0c11a93 2018-12-04 21:54:18,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=5268dd84-22dc-4950-8460-8fc585a0031b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:18,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1553 X-Openstack-Request-Id: req-282109cd-cd6f-44cc-aa45-204e20a8a95b Date: Tue, 04 Dec 2018 21:54:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:54:03Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","ip_address":"10.1.2.1"}],"id":"89cdd61b-3e7b-489a-be43-b9f1a5f27729","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:55:2b:46","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5268dd84-22dc-4950-8460-8fc585a0031b","name":"","admin_state_up":true,"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:54:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:53:59Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"caf0e3d6-6d8d-494c-a544-3ba2d42faa13","ip_address":"172.30.9.203"}],"id":"acd39b21-8f15-4a77-814e-cb610fe9b911","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d9:45:f3","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5268dd84-22dc-4950-8460-8fc585a0031b","name":"","admin_state_up":true,"network_id":"90070285-9e79-459a-b14a-3d1fcc36db90","tenant_id":"","created_at":"2018-12-04T21:53:59Z","binding:vnic_type":"normal"}]} 2018-12-04 21:54:18,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=5268dd84-22dc-4950-8460-8fc585a0031b used request id req-282109cd-cd6f-44cc-aa45-204e20a8a95b 2018-12-04 21:54:18,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/caf0e3d6-6d8d-494c-a544-3ba2d42faa13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:18,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-1b2f72d7-1d11-4c04-8bcd-0c373b7af65d Date: Tue, 04 Dec 2018 21:54:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"90070285-9e79-459a-b14a-3d1fcc36db90","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:43:04Z","dns_nameservers":[],"updated_at":"2018-12-04T19:43:04Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"7b85822c75b8440e997578ae1b00b657","id":"caf0e3d6-6d8d-494c-a544-3ba2d42faa13","subnetpool_id":null,"name":"external-subnet"}} 2018-12-04 21:54:18,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/caf0e3d6-6d8d-494c-a544-3ba2d42faa13 used request id req-1b2f72d7-1d11-4c04-8bcd-0c373b7af65d 2018-12-04 21:54:18,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/b9a0d412-24e6-4c91-87a0-ef7a0895e351 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:18,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-fddd4dfe-5ed7-4dac-8ac3-277d54227125 Date: Tue, 04 Dec 2018 21:54:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:53:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:53:53Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f/snap", "metadata": {}}], "self": "/v2/images/c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f", "min_disk": 0, "protected": false, "id": "c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f", "file": "/v2/images/c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2a0b418ee5b04149ab3b2114c71dfb71", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:54:18,109 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f used request id req-fddd4dfe-5ed7-4dac-8ac3-277d54227125 2018-12-04 21:54:18,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:18,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7a575235-4711-4e39-8919-b4c3707a5279 Date: Tue, 04 Dec 2018 21:54:18 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-04 21:54:18,118 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-7a575235-4711-4e39-8919-b4c3707a5279 2018-12-04 21:54:18,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/413944d3-c715-4313-badf-325e98d1fa2d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:18,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-87e9abc2-211b-4180-863d-c4a8a106a576 Date: Tue, 04 Dec 2018 21:54:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:58Z","dns_nameservers":[],"updated_at":"2018-12-04T21:53:58Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-subnet"}} 2018-12-04 21:54:18,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/b9a0d412-24e6-4c91-87a0-ef7a0895e351 used request id req-87e9abc2-211b-4180-863d-c4a8a106a576 2018-12-04 21:54:18,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/72b229bb-c2e3-4359-86b6-61c96a5f84c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:18,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 984 X-Openstack-Request-Id: req-d105341f-472f-4b56-a3b5-0806e121857c Date: Tue, 04 Dec 2018 21:54:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:54:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","ip_address":"10.1.2.6"}],"id":"72b229bb-c2e3-4359-86b6-61c96a5f84c0","security_groups":["9f87bc9a-762d-4f42-9f40-f7b2c38fb134"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:f4:da","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"b2b6d33d-ccf8-4ab8-ac54-911da383b385","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack-port1-cwhgzfqbvlvh","admin_state_up":true,"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:54:03Z","binding:vnic_type":"normal"}} 2018-12-04 21:54:18,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/72b229bb-c2e3-4359-86b6-61c96a5f84c0 used request id req-d105341f-472f-4b56-a3b5-0806e121857c 2018-12-04 21:54:18,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/b9a0d412-24e6-4c91-87a0-ef7a0895e351 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:18,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-f87e5cfc-6a0d-4e36-84c2-27f134775f15 Date: Tue, 04 Dec 2018 21:54:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:58Z","dns_nameservers":[],"updated_at":"2018-12-04T21:53:58Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-subnet"}} 2018-12-04 21:54:18,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/b9a0d412-24e6-4c91-87a0-ef7a0895e351 used request id req-f87e5cfc-6a0d-4e36-84c2-27f134775f15 2018-12-04 21:54:18,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:18,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-54d18cbc-4a5c-4dcb-8d82-adfa40978be4 Date: Tue, 04 Dec 2018 21:54:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-04T21:53:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-04T21:53:53Z", "visibility": "shared", "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f/snap", "metadata": {}}], "self": "/v2/images/c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f", "min_disk": 0, "protected": false, "id": "c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f", "file": "/v2/images/c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2a0b418ee5b04149ab3b2114c71dfb71", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-04 21:54:18,224 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f used request id req-54d18cbc-4a5c-4dcb-8d82-adfa40978be4 2018-12-04 21:54:18,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/413944d3-c715-4313-badf-325e98d1fa2d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d472b8c68bd62ead6bf96a833d97d4065b1bef62" 2018-12-04 21:54:18,328 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:54:18 GMT Server: Apache x-openstack-request-id: req-18fabebd-a463-4050-a33c-ba6d48dc8f38 Location: http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:54:18,418 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:54:18 GMT Server: Apache x-openstack-request-id: req-f9ca2b00-8312-4839-8bbf-09d0142845b2 Location: http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:54:18,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:54:18 GMT Server: Apache x-openstack-request-id: req-2d78e4cc-5d37-4422-a325-75645c598c01 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2092 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-flavor2", "OS::project_id": "2a0b418ee5b04149ab3b2114c71dfb71", "OS::stack_id": "413944d3-c715-4313-badf-325e98d1fa2d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-kp", "security_group_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-subnet", "net_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-inst2", "inst1_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-inst1", "image2_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-image", "flavor1_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-flavor1", "image1_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack", "stack_user_project_id": "d319865b18514a53a8f807430d24c8a2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-04T21:53:56Z", "links": [{"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "413944d3-c715-4313-badf-325e98d1fa2d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAn2UXG8WIDKMqcXI8xyaz4Bkvm200Ta2/tpDslq5+NJsXrh3/\n1Wxmo5tIIleGnogVBCgC3HFKGO2tJVY60IAZ1sp8V/QhdQRV8Kl8YArildO0GcWu\n0jleMv4SmJ8P6Ws2BSQQW3EEGZ2OzMz9Ndin1S9emESjGhXLd4pgVIm6qfukHLyB\nGF0+sv5EXjyJ8bVkFwqmq8Nm7aXUOT6/67iT0TScABSjZ5canrV/TG2McVr82EYi\nuSiyinnjWXm35Fl3qDtSS9Uu7NRm+CDhmEiTn+403nqUr3FbKEPQhe7uSruqLIVf\nMKOCN5bDZZB8TgRuEce29DawO6iNGRhwZSQaXwIDAQABAoIBABs7jUgsZoMqOW0q\nhGHOJftKskyOytnerpuFhTZ1V5CrUs9nxrbzD1IyjI95fsGFJHoST/LT1EIQEX4I\njoHi8Qc2jyoDxteURw6YFmzeTzoj8mhY0vaN4J87s3ep7XEG5TLZp4XH+FhcB/LL\nrxNNEdelgTbouykQwjOJS84FvgOeeqTG4OBn/JhEvs1JzmunCeJBrzUORcRHn1wU\n6neKOXTNwMf0XFJqiJn5nwqrtFe8H73RVm24Sd1BiFRg7Vn692oxuR5oVa7Vfs3F\nlx0VVKhXqczLQRLALleMGysAUZosZg2fCFEaAqRtCTSOcLynxdCYJucBjeIGYwSP\nG4xeO3ECgYEA0pDDi73zona2/tNtXu9raw0lAYzLO5irgql+tr3BKHpOk5B9TloR\nmEVbZQM5GQQDAWaMxIoVMN8wxoTtjkzEqGDvGIOm94yxAeC31g4a7YVbsEz/S4Yn\nMTwBvK80V0ofn9j2dZ65EFPn6+0Bt7MflhHzAOzS81xKIq+2xARuHIkCgYEAwcnC\njUAN59x/FEtCIZQrQVNX/xgH5zuFp9TWLYWQDfcYwM/deG1p0kRzKRJic5O+SNCa\n1v347RF5rwUgRuHPoLmoGyRmjKD5cvadirCZ72kxGB4LMLKOEMeNZUZ5L+aReOpi\noK3HVS+ehpcK4s4kR0/r855vz+eGW1iS/KmmVacCgYEAhLaNKRRt7GXabL4hXwaT\ns4MzYci1hzhwUQg3P0JV7gc4YzVcZPfLwydjtUTUxfmLU2SpMG6/cHAbs+OwPlIQ\nWPfPeqnvoHLiVYanF5kIS9ATvAirl5RUO2nQxnW/DY1AZWU/4V5K0gmwUTiuLnQN\nYm6ptFmPk6cFattI3D7Wj9ECgYBvEjBDe3I88eGYhSYrTtyX/agTGvf0reYGcvQr\ndUFC79ytLrb2vmeH0BndcZ8iNY07+Oy2yyyw3HJNQXfliKnTqnXS0MNCWUWAgh98\nDYq9cSJle1rYl47byTSe1ozBSrsYfeb3x4LXrYqEA/CGXLbodMN9h9L4a/BTTOo6\njRY8QwKBgBwvWjrBc5GyD+ljsWu6d7Y0ad0IFNnFFQ/wNPrykQ1EA7YgzP4pGQ/d\nntvVueCF6sPB33+GS5/Z6zPCC9zlAfa2fWcLGLW8+CAlxgHkXX5CitIcbyFEAn/n\nLFv/cQMgc1Msphq5/LUU4Vb/r6TDzOUNYRifz12f6zHFg6bOTL8T\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-04 21:54:18,626 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d used request id req-2d78e4cc-5d37-4422-a325-75645c598c01 2018-12-04 21:54:18,628 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:54:18,629 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:54:18,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:54:18 GMT Server: Apache x-openstack-request-id: req-2a699a73-469b-415f-93ca-7f72fe6284a2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2092 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-flavor2", "OS::project_id": "2a0b418ee5b04149ab3b2114c71dfb71", "OS::stack_id": "413944d3-c715-4313-badf-325e98d1fa2d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-kp", "security_group_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-subnet", "net_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-inst2", "inst1_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-inst1", "image2_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-image", "flavor1_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-flavor1", "image1_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack", "stack_user_project_id": "d319865b18514a53a8f807430d24c8a2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-04T21:53:56Z", "links": [{"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "413944d3-c715-4313-badf-325e98d1fa2d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAn2UXG8WIDKMqcXI8xyaz4Bkvm200Ta2/tpDslq5+NJsXrh3/\n1Wxmo5tIIleGnogVBCgC3HFKGO2tJVY60IAZ1sp8V/QhdQRV8Kl8YArildO0GcWu\n0jleMv4SmJ8P6Ws2BSQQW3EEGZ2OzMz9Ndin1S9emESjGhXLd4pgVIm6qfukHLyB\nGF0+sv5EXjyJ8bVkFwqmq8Nm7aXUOT6/67iT0TScABSjZ5canrV/TG2McVr82EYi\nuSiyinnjWXm35Fl3qDtSS9Uu7NRm+CDhmEiTn+403nqUr3FbKEPQhe7uSruqLIVf\nMKOCN5bDZZB8TgRuEce29DawO6iNGRhwZSQaXwIDAQABAoIBABs7jUgsZoMqOW0q\nhGHOJftKskyOytnerpuFhTZ1V5CrUs9nxrbzD1IyjI95fsGFJHoST/LT1EIQEX4I\njoHi8Qc2jyoDxteURw6YFmzeTzoj8mhY0vaN4J87s3ep7XEG5TLZp4XH+FhcB/LL\nrxNNEdelgTbouykQwjOJS84FvgOeeqTG4OBn/JhEvs1JzmunCeJBrzUORcRHn1wU\n6neKOXTNwMf0XFJqiJn5nwqrtFe8H73RVm24Sd1BiFRg7Vn692oxuR5oVa7Vfs3F\nlx0VVKhXqczLQRLALleMGysAUZosZg2fCFEaAqRtCTSOcLynxdCYJucBjeIGYwSP\nG4xeO3ECgYEA0pDDi73zona2/tNtXu9raw0lAYzLO5irgql+tr3BKHpOk5B9TloR\nmEVbZQM5GQQDAWaMxIoVMN8wxoTtjkzEqGDvGIOm94yxAeC31g4a7YVbsEz/S4Yn\nMTwBvK80V0ofn9j2dZ65EFPn6+0Bt7MflhHzAOzS81xKIq+2xARuHIkCgYEAwcnC\njUAN59x/FEtCIZQrQVNX/xgH5zuFp9TWLYWQDfcYwM/deG1p0kRzKRJic5O+SNCa\n1v347RF5rwUgRuHPoLmoGyRmjKD5cvadirCZ72kxGB4LMLKOEMeNZUZ5L+aReOpi\noK3HVS+ehpcK4s4kR0/r855vz+eGW1iS/KmmVacCgYEAhLaNKRRt7GXabL4hXwaT\ns4MzYci1hzhwUQg3P0JV7gc4YzVcZPfLwydjtUTUxfmLU2SpMG6/cHAbs+OwPlIQ\nWPfPeqnvoHLiVYanF5kIS9ATvAirl5RUO2nQxnW/DY1AZWU/4V5K0gmwUTiuLnQN\nYm6ptFmPk6cFattI3D7Wj9ECgYBvEjBDe3I88eGYhSYrTtyX/agTGvf0reYGcvQr\ndUFC79ytLrb2vmeH0BndcZ8iNY07+Oy2yyyw3HJNQXfliKnTqnXS0MNCWUWAgh98\nDYq9cSJle1rYl47byTSe1ozBSrsYfeb3x4LXrYqEA/CGXLbodMN9h9L4a/BTTOo6\njRY8QwKBgBwvWjrBc5GyD+ljsWu6d7Y0ad0IFNnFFQ/wNPrykQ1EA7YgzP4pGQ/d\nntvVueCF6sPB33+GS5/Z6zPCC9zlAfa2fWcLGLW8+CAlxgHkXX5CitIcbyFEAn/n\nLFv/cQMgc1Msphq5/LUU4Vb/r6TDzOUNYRifz12f6zHFg6bOTL8T\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-04 21:54:18,724 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d used request id req-2a699a73-469b-415f-93ca-7f72fe6284a2 2018-12-04 21:54:18,725 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-04 21:54:18,726 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000//v3/auth/tokens 2018-12-04 21:54:19,033 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "9635f6d54f7444cf8e8e16d37b06dca4", "name": "CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj-role"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:54:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a0b418ee5b04149ab3b2114c71dfb71", "name": "CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_2a0b418ee5b04149ab3b2114c71dfb71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_2a0b418ee5b04149ab3b2114c71dfb71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-5e1f2480-31f8-48e-user", "id": "c68ba137dc634b9da0c64aac44c4b0fd"}, "audit_ids": ["vGf8YiHATEGLgc5OF-24dA"], "issued_at": "2018-12-04T21:54:19.000000Z"}} 2018-12-04 21:54:19,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5deb003aafdcbebfefce341d6d773e7e2697d845" 2018-12-04 21:54:19,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:54:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3df363bf-6207-48ac-8ad3-11800440abe4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:54:19,126 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37f52f51593d4483afda02bf6b250dff", "name": "heat_stack_owner"}, {"id": "9635f6d54f7444cf8e8e16d37b06dca4", "name": "CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj-role"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:54:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a0b418ee5b04149ab3b2114c71dfb71", "name": "CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_2a0b418ee5b04149ab3b2114c71dfb71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_2a0b418ee5b04149ab3b2114c71dfb71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/2a0b418ee5b04149ab3b2114c71dfb71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-5e1f2480-31f8-48e-user", "id": "c68ba137dc634b9da0c64aac44c4b0fd"}, "audit_ids": ["cw9Ix7tQTMqThOUEABwgcA"], "issued_at": "2018-12-04T21:54:19.000000Z"}} 2018-12-04 21:54:19,126 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3df363bf-6207-48ac-8ad3-11800440abe4 2018-12-04 21:54:19,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea43df39df6f9e5623cc9e094af5db8179e5581" 2018-12-04 21:54:19,128 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:54:19,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5deb003aafdcbebfefce341d6d773e7e2697d845" 2018-12-04 21:54:19,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:54:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13335ac8-09b0-402b-a388-0933623ec625 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:54:19,222 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-13335ac8-09b0-402b-a388-0933623ec625 2018-12-04 21:54:19,223 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-04 21:54:19,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea43df39df6f9e5623cc9e094af5db8179e5581" 2018-12-04 21:54:19,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:54:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aca234c1-20a4-4bad-9776-4d5deb746011 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:54:19,229 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-aca234c1-20a4-4bad-9776-4d5deb746011 2018-12-04 21:54:19,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5deb003aafdcbebfefce341d6d773e7e2697d845" 2018-12-04 21:54:19,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:54:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a94c0853-049f-471e-9cc5-eb01caec455e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:54:19,326 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-a94c0853-049f-471e-9cc5-eb01caec455e 2018-12-04 21:54:19,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea43df39df6f9e5623cc9e094af5db8179e5581" 2018-12-04 21:54:19,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-460cc511-d68a-4f2b-b3c2-95297e8e10cb Date: Tue, 04 Dec 2018 21:54:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","subnets":["b9a0d412-24e6-4c91-87a0-ef7a0895e351"],"description":"","tags":[],"updated_at":"2018-12-04T21:53:58Z","provider:segmentation_id":17,"name":"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net","admin_state_up":true,"tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:57Z","provider:network_type":"vxlan"}]} 2018-12-04 21:54:19,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net used request id req-460cc511-d68a-4f2b-b3c2-95297e8e10cb 2018-12-04 21:54:19,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5deb003aafdcbebfefce341d6d773e7e2697d845" 2018-12-04 21:54:19,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-076a7229-5fc5-4bdf-a14c-eb48ffe5390d Date: Tue, 04 Dec 2018 21:54:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:58Z","dns_nameservers":[],"updated_at":"2018-12-04T21:53:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-subnet"}]} 2018-12-04 21:54:19,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 used request id req-076a7229-5fc5-4bdf-a14c-eb48ffe5390d 2018-12-04 21:54:19,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5deb003aafdcbebfefce341d6d773e7e2697d845" 2018-12-04 21:54:19,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-957f6a8d-1117-4c85-ae25-39c1aa6f47e0 Date: Tue, 04 Dec 2018 21:54:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","subnets":["b9a0d412-24e6-4c91-87a0-ef7a0895e351"],"description":"","tags":[],"updated_at":"2018-12-04T21:53:58Z","provider:segmentation_id":17,"name":"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net","admin_state_up":true,"tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:57Z","provider:network_type":"vxlan"}]} 2018-12-04 21:54:19,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net used request id req-957f6a8d-1117-4c85-ae25-39c1aa6f47e0 2018-12-04 21:54:19,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea43df39df6f9e5623cc9e094af5db8179e5581" 2018-12-04 21:54:19,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-8cd1077b-0259-4083-b619-f96abc9dfc79 Date: Tue, 04 Dec 2018 21:54:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","subnets":["b9a0d412-24e6-4c91-87a0-ef7a0895e351"],"description":"","tags":[],"updated_at":"2018-12-04T21:53:58Z","provider:segmentation_id":17,"name":"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net","admin_state_up":true,"tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:57Z","provider:network_type":"vxlan"}]} 2018-12-04 21:54:19,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net used request id req-8cd1077b-0259-4083-b619-f96abc9dfc79 2018-12-04 21:54:19,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:54:19,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-04a5bab1-6eb9-48e5-9870-584a7794a623 Date: Tue, 04 Dec 2018 21:54:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:58Z","dns_nameservers":[],"updated_at":"2018-12-04T21:53:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-subnet"}]} 2018-12-04 21:54:19,650 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:54: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:54:19,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 used request id req-04a5bab1-6eb9-48e5-9870-584a7794a623 2018-12-04 21:54:19,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5deb003aafdcbebfefce341d6d773e7e2697d845" 2018-12-04 21:54:19,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea43df39df6f9e5623cc9e094af5db8179e5581" 2018-12-04 21:54:19,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-85a23a77-15aa-4d40-af62-765670a15ad8 Date: Tue, 04 Dec 2018 21:54:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","subnets":["b9a0d412-24e6-4c91-87a0-ef7a0895e351"],"description":"","tags":[],"updated_at":"2018-12-04T21:53:58Z","provider:segmentation_id":17,"name":"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net","admin_state_up":true,"tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:57Z","provider:network_type":"vxlan"}]} 2018-12-04 21:54:19,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net used request id req-85a23a77-15aa-4d40-af62-765670a15ad8 2018-12-04 21:54:19,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:54:19,749 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:54: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:54:19,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea43df39df6f9e5623cc9e094af5db8179e5581" 2018-12-04 21:54:19,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:54:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa5cd74e-1f63-42b1-8aa8-3055d5436a55 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a0b418ee5b04149ab3b2114c71dfb71", "name": "CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj"}} 2018-12-04 21:54:19,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71 used request id req-aa5cd74e-1f63-42b1-8aa8-3055d5436a55 2018-12-04 21:54:19,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5deb003aafdcbebfefce341d6d773e7e2697d845" 2018-12-04 21:54:19,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-bb820c56-3a8f-485f-a9e3-fc3a6f18df6c Date: Tue, 04 Dec 2018 21:54:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:58Z","dns_nameservers":[],"updated_at":"2018-12-04T21:53:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-subnet"}]} 2018-12-04 21:54:19,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 used request id req-bb820c56-3a8f-485f-a9e3-fc3a6f18df6c 2018-12-04 21:54:19,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849&mac_address=fa%3A16%3A3e%3A3e%3Ade%3A71&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5deb003aafdcbebfefce341d6d773e7e2697d845" 2018-12-04 21:54:19,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:54:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c192859-9d5f-450a-8b12-76d131dba8fd Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a0b418ee5b04149ab3b2114c71dfb71", "name": "CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj"}} 2018-12-04 21:54:19,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71 used request id req-0c192859-9d5f-450a-8b12-76d131dba8fd 2018-12-04 21:54:19,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-d4992c20-33d4-49f8-97a7-d63b13f9902b Date: Tue, 04 Dec 2018 21:54:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:54:08Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","ip_address":"10.1.2.14"}],"id":"882ac996-94d4-4e27-adc4-db702040fdb0","security_groups":["91843b2d-675b-452f-a6ca-12643fea7d00"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:de:71","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"57628840-e2ae-4cf5-bb2d-b25d9d755360","name":"","admin_state_up":true,"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:54:04Z","binding:vnic_type":"normal"}]} 2018-12-04 21:54:19,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849&mac_address=fa%3A16%3A3e%3A3e%3Ade%3A71&admin_state_up=True used request id req-d4992c20-33d4-49f8-97a7-d63b13f9902b 2018-12-04 21:54:19,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5deb003aafdcbebfefce341d6d773e7e2697d845" 2018-12-04 21:54:19,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea43df39df6f9e5623cc9e094af5db8179e5581" 2018-12-04 21:54:19,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c17c8b82-285c-4182-8f8b-ce19ac89dab8 Date: Tue, 04 Dec 2018 21:54:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:58Z","dns_nameservers":[],"updated_at":"2018-12-04T21:53:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-subnet"}]} 2018-12-04 21:54:19,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 used request id req-c17c8b82-285c-4182-8f8b-ce19ac89dab8 2018-12-04 21:54:19,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849&mac_address=fa%3A16%3A3e%3A3d%3Af4%3Ada&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack-port1-cwhgzfqbvlvh&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea43df39df6f9e5623cc9e094af5db8179e5581" 2018-12-04 21:54:19,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 987 X-Openstack-Request-Id: req-da44130a-6b9e-4657-bb84-a2b362c90902 Date: Tue, 04 Dec 2018 21:54:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:54:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","ip_address":"10.1.2.6"}],"id":"72b229bb-c2e3-4359-86b6-61c96a5f84c0","security_groups":["9f87bc9a-762d-4f42-9f40-f7b2c38fb134"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:f4:da","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"b2b6d33d-ccf8-4ab8-ac54-911da383b385","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack-port1-cwhgzfqbvlvh","admin_state_up":true,"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:54:03Z","binding:vnic_type":"normal"}]} 2018-12-04 21:54:19,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849&mac_address=fa%3A16%3A3e%3A3d%3Af4%3Ada&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack-port1-cwhgzfqbvlvh&admin_state_up=True used request id req-da44130a-6b9e-4657-bb84-a2b362c90902 2018-12-04 21:54:19,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea43df39df6f9e5623cc9e094af5db8179e5581" 2018-12-04 21:54:19,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:54:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d35b088-2144-4af8-b915-bd4923331018 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a0b418ee5b04149ab3b2114c71dfb71", "name": "CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj"}} 2018-12-04 21:54:19,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71 used request id req-6d35b088-2144-4af8-b915-bd4923331018 2018-12-04 21:54:19,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5deb003aafdcbebfefce341d6d773e7e2697d845" 2018-12-04 21:54:20,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:54:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94c27c7b-4ab1-496e-b2db-c65045164fc4 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a0b418ee5b04149ab3b2114c71dfb71", "name": "CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj"}} 2018-12-04 21:54:20,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71 used request id req-94c27c7b-4ab1-496e-b2db-c65045164fc4 2018-12-04 21:54:20,043 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea43df39df6f9e5623cc9e094af5db8179e5581" 2018-12-04 21:54:20,660 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:54: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-58004205-be2c-482a-9d22-a9d35f2a061e x-compute-request-id: req-58004205-be2c-482a-9d22-a9d35f2a061e Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:f4:da", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:f4:da", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b2b6d33d-ccf8-4ab8-ac54-911da383b385", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2b6d33d-ccf8-4ab8-ac54-911da383b385", "rel": "bookmark"}], "image": {"id": "c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f", "links": [{"href": "http://172.30.9.23:8774/images/c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000055", "OS-SRV-USG:launched_at": "2018-12-04T21:54:11.000000", "flavor": {"id": "54a17ae5-de43-4892-a0a4-5714dee778c8", "links": [{"href": "http://172.30.9.23:8774/flavors/54a17ae5-de43-4892-a0a4-5714dee778c8", "rel": "bookmark"}]}, "id": "b2b6d33d-ccf8-4ab8-ac54-911da383b385", "security_groups": [{"name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-sec_grp"}], "user_id": "c68ba137dc634b9da0c64aac44c4b0fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:54:11Z", "hostId": "5b1d4101ddf87ff757edb313601eb20a281ceac8ee7db6a3a3445ead", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-inst1", "created": "2018-12-04T21:54:06Z", "tenant_id": "2a0b418ee5b04149ab3b2114c71dfb71", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 21:54:20,660 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-inst1 used request id req-58004205-be2c-482a-9d22-a9d35f2a061e 2018-12-04 21:54:20,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea43df39df6f9e5623cc9e094af5db8179e5581" 2018-12-04 21:54:20,672 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:54:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2559bb1a-40a0-44d6-8913-8e567bc50659 x-compute-request-id: req-2559bb1a-40a0-44d6-8913-8e567bc50659 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:de:71", "version": 4, "addr": "10.1.2.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/57628840-e2ae-4cf5-bb2d-b25d9d755360", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/57628840-e2ae-4cf5-bb2d-b25d9d755360", "rel": "bookmark"}], "image": {"id": "c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f", "links": [{"href": "http://172.30.9.23:8774/images/c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000054", "OS-SRV-USG:launched_at": "2018-12-04T21:54:08.000000", "flavor": {"id": "8fda6e8c-5d4d-47fe-9aa6-3320e43e83af", "links": [{"href": "http://172.30.9.23:8774/flavors/8fda6e8c-5d4d-47fe-9aa6-3320e43e83af", "rel": "bookmark"}]}, "id": "57628840-e2ae-4cf5-bb2d-b25d9d755360", "security_groups": [{"name": "default"}], "user_id": "c68ba137dc634b9da0c64aac44c4b0fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:54:08Z", "hostId": "75162ed4448c76b7a8baebb67f92b07f29ce2fdf4132bbc5657c00c4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-inst2", "created": "2018-12-04T21:54:02Z", "tenant_id": "2a0b418ee5b04149ab3b2114c71dfb71", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 21:54:20,673 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-inst2 used request id req-2559bb1a-40a0-44d6-8913-8e567bc50659 2018-12-04 21:54:20,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5deb003aafdcbebfefce341d6d773e7e2697d845" 2018-12-04 21:54:20,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-da8bc4c3-df26-4f60-8c82-181bc864e726 Date: Tue, 04 Dec 2018 21:54:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","subnets":["b9a0d412-24e6-4c91-87a0-ef7a0895e351"],"description":"","tags":[],"updated_at":"2018-12-04T21:53:58Z","provider:segmentation_id":17,"name":"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net","admin_state_up":true,"tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:57Z","provider:network_type":"vxlan"}]} 2018-12-04 21:54:20,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net used request id req-da8bc4c3-df26-4f60-8c82-181bc864e726 2018-12-04 21:54:20,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea43df39df6f9e5623cc9e094af5db8179e5581" 2018-12-04 21:54:20,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-88e8c410-2774-48b0-915a-2b5874c7d76b Date: Tue, 04 Dec 2018 21:54:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:58Z","dns_nameservers":[],"updated_at":"2018-12-04T21:53:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-subnet"}]} 2018-12-04 21:54:20,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 used request id req-88e8c410-2774-48b0-915a-2b5874c7d76b 2018-12-04 21:54:20,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea43df39df6f9e5623cc9e094af5db8179e5581" 2018-12-04 21:54:20,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3514 X-Openstack-Request-Id: req-e8cc20d0-fa85-4b3c-8dd3-f1d2ba9852c9 Date: Tue, 04 Dec 2018 21:54:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:54:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","ip_address":"10.1.2.2"}],"id":"463bf3fd-f768-4654-bb5f-ab1fa00467b0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:4b:ca","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-53a3dd9c-44bf-4e35-aead-42946d1a7849","name":"","admin_state_up":true,"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:59Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:54:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","ip_address":"10.1.2.6"}],"id":"72b229bb-c2e3-4359-86b6-61c96a5f84c0","security_groups":["9f87bc9a-762d-4f42-9f40-f7b2c38fb134"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:f4:da","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"b2b6d33d-ccf8-4ab8-ac54-911da383b385","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack-port1-cwhgzfqbvlvh","admin_state_up":true,"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:54:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:54:08Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","ip_address":"10.1.2.14"}],"id":"882ac996-94d4-4e27-adc4-db702040fdb0","security_groups":["91843b2d-675b-452f-a6ca-12643fea7d00"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:de:71","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"57628840-e2ae-4cf5-bb2d-b25d9d755360","name":"","admin_state_up":true,"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:54:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:54:03Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","ip_address":"10.1.2.1"}],"id":"89cdd61b-3e7b-489a-be43-b9f1a5f27729","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:55:2b:46","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5268dd84-22dc-4950-8460-8fc585a0031b","name":"","admin_state_up":true,"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:54:02Z","binding:vnic_type":"normal"}]} 2018-12-04 21:54:20,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 used request id req-e8cc20d0-fa85-4b3c-8dd3-f1d2ba9852c9 2018-12-04 21:54:20,826 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-inst1 2018-12-04 21:54:20,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea43df39df6f9e5623cc9e094af5db8179e5581" 2018-12-04 21:54:20,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-6de5fda3-70a6-468c-a005-f965ed7b31f4 Date: Tue, 04 Dec 2018 21:54:20 GMT RESP BODY: {"floatingips": [{"router_id": "5268dd84-22dc-4950-8460-8fc585a0031b", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-04T21:54:05Z", "floating_network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "fixed_ip_address": "10.1.2.6", "floating_ip_address": "172.30.9.202", "revision_number": 2, "port_id": "72b229bb-c2e3-4359-86b6-61c96a5f84c0", "id": "a70f5605-0344-4c0e-b9e4-e40062ae4c30", "tenant_id": "2a0b418ee5b04149ab3b2114c71dfb71", "created_at": "2018-12-04T21:54:02Z", "project_id": "2a0b418ee5b04149ab3b2114c71dfb71"}]} 2018-12-04 21:54:20,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-6de5fda3-70a6-468c-a005-f965ed7b31f4 2018-12-04 21:54:20,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-15e57d62-870d-4efb-943d-a8f74aea232d Date: Tue, 04 Dec 2018 21:54:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","subnets":["b9a0d412-24e6-4c91-87a0-ef7a0895e351"],"description":"","tags":[],"updated_at":"2018-12-04T21:53:58Z","provider:segmentation_id":17,"name":"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net","admin_state_up":true,"tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:57Z","provider:network_type":"vxlan"}]} 2018-12-04 21:54:20,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net used request id req-15e57d62-870d-4efb-943d-a8f74aea232d 2018-12-04 21:54:20,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5deb003aafdcbebfefce341d6d773e7e2697d845" 2018-12-04 21:54:20,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8918094a-8257-42aa-9722-68d6723055be Date: Tue, 04 Dec 2018 21:54:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:58Z","dns_nameservers":[],"updated_at":"2018-12-04T21:53:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-subnet"}]} 2018-12-04 21:54:20,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 used request id req-8918094a-8257-42aa-9722-68d6723055be 2018-12-04 21:54:20,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5deb003aafdcbebfefce341d6d773e7e2697d845" 2018-12-04 21:54:21,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3514 X-Openstack-Request-Id: req-d43fcce0-cca5-47d0-be4f-d47d860b9d63 Date: Tue, 04 Dec 2018 21:54:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:54:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","ip_address":"10.1.2.2"}],"id":"463bf3fd-f768-4654-bb5f-ab1fa00467b0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:4b:ca","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-53a3dd9c-44bf-4e35-aead-42946d1a7849","name":"","admin_state_up":true,"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:59Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:54:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","ip_address":"10.1.2.6"}],"id":"72b229bb-c2e3-4359-86b6-61c96a5f84c0","security_groups":["9f87bc9a-762d-4f42-9f40-f7b2c38fb134"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:f4:da","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"b2b6d33d-ccf8-4ab8-ac54-911da383b385","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack-port1-cwhgzfqbvlvh","admin_state_up":true,"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:54:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:54:08Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","ip_address":"10.1.2.14"}],"id":"882ac996-94d4-4e27-adc4-db702040fdb0","security_groups":["91843b2d-675b-452f-a6ca-12643fea7d00"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:de:71","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"57628840-e2ae-4cf5-bb2d-b25d9d755360","name":"","admin_state_up":true,"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:54:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:54:03Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","ip_address":"10.1.2.1"}],"id":"89cdd61b-3e7b-489a-be43-b9f1a5f27729","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:55:2b:46","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5268dd84-22dc-4950-8460-8fc585a0031b","name":"","admin_state_up":true,"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:54:02Z","binding:vnic_type":"normal"}]} 2018-12-04 21:54:21,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 used request id req-d43fcce0-cca5-47d0-be4f-d47d860b9d63 2018-12-04 21:54:21,037 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-inst2 2018-12-04 21:54:21,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5deb003aafdcbebfefce341d6d773e7e2697d845" 2018-12-04 21:54:21,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-24abdeef-b72f-430c-89c5-7c27ece568d9 Date: Tue, 04 Dec 2018 21:54:21 GMT RESP BODY: {"floatingips": [{"router_id": "5268dd84-22dc-4950-8460-8fc585a0031b", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-04T21:54:05Z", "floating_network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "fixed_ip_address": "10.1.2.6", "floating_ip_address": "172.30.9.202", "revision_number": 2, "port_id": "72b229bb-c2e3-4359-86b6-61c96a5f84c0", "id": "a70f5605-0344-4c0e-b9e4-e40062ae4c30", "tenant_id": "2a0b418ee5b04149ab3b2114c71dfb71", "created_at": "2018-12-04T21:54:02Z", "project_id": "2a0b418ee5b04149ab3b2114c71dfb71"}]} 2018-12-04 21:54:21,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-24abdeef-b72f-430c-89c5-7c27ece568d9 2018-12-04 21:54:21,058 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b2b6d33d-ccf8-4ab8-ac54-911da383b385 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea43df39df6f9e5623cc9e094af5db8179e5581" 2018-12-04 21:54:21,521 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:54:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-283375c7-16d2-451c-bdf2-11222beab293 x-compute-request-id: req-283375c7-16d2-451c-bdf2-11222beab293 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:f4:da", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:f4:da", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b2b6d33d-ccf8-4ab8-ac54-911da383b385", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2b6d33d-ccf8-4ab8-ac54-911da383b385", "rel": "bookmark"}], "image": {"id": "c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f", "links": [{"href": "http://172.30.9.23:8774/images/c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000055", "OS-SRV-USG:launched_at": "2018-12-04T21:54:11.000000", "flavor": {"id": "54a17ae5-de43-4892-a0a4-5714dee778c8", "links": [{"href": "http://172.30.9.23:8774/flavors/54a17ae5-de43-4892-a0a4-5714dee778c8", "rel": "bookmark"}]}, "id": "b2b6d33d-ccf8-4ab8-ac54-911da383b385", "security_groups": [{"name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-sec_grp"}], "user_id": "c68ba137dc634b9da0c64aac44c4b0fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:54:11Z", "hostId": "5b1d4101ddf87ff757edb313601eb20a281ceac8ee7db6a3a3445ead", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-inst1", "created": "2018-12-04T21:54:06Z", "tenant_id": "2a0b418ee5b04149ab3b2114c71dfb71", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:54:21,521 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b2b6d33d-ccf8-4ab8-ac54-911da383b385 used request id req-283375c7-16d2-451c-bdf2-11222beab293 2018-12-04 21:54:21,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea43df39df6f9e5623cc9e094af5db8179e5581" 2018-12-04 21:54:21,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-36673320-6f28-455f-9aae-9616c2a363f6 Date: Tue, 04 Dec 2018 21:54:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","subnets":["b9a0d412-24e6-4c91-87a0-ef7a0895e351"],"description":"","tags":[],"updated_at":"2018-12-04T21:53:58Z","provider:segmentation_id":17,"name":"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net","admin_state_up":true,"tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:57Z","provider:network_type":"vxlan"}]} 2018-12-04 21:54:21,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net used request id req-36673320-6f28-455f-9aae-9616c2a363f6 2018-12-04 21:54:21,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea43df39df6f9e5623cc9e094af5db8179e5581" 2018-12-04 21:54:21,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:54:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bde66027-e3e2-4cb8-8bf2-126a7aa50ff9 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a0b418ee5b04149ab3b2114c71dfb71", "name": "CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj"}} 2018-12-04 21:54:21,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71 used request id req-bde66027-e3e2-4cb8-8bf2-126a7aa50ff9 2018-12-04 21:54:21,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea43df39df6f9e5623cc9e094af5db8179e5581" 2018-12-04 21:54:21,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4046fec5-8de8-4e2f-859d-a8e146a2edb9 Date: Tue, 04 Dec 2018 21:54:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:58Z","dns_nameservers":[],"updated_at":"2018-12-04T21:53:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-subnet"}]} 2018-12-04 21:54:21,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 used request id req-4046fec5-8de8-4e2f-859d-a8e146a2edb9 2018-12-04 21:54:21,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea43df39df6f9e5623cc9e094af5db8179e5581" 2018-12-04 21:54:21,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3514 X-Openstack-Request-Id: req-a4b0fbcb-e60f-49c2-9317-8204628716a4 Date: Tue, 04 Dec 2018 21:54:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:54:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","ip_address":"10.1.2.2"}],"id":"463bf3fd-f768-4654-bb5f-ab1fa00467b0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:4b:ca","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-53a3dd9c-44bf-4e35-aead-42946d1a7849","name":"","admin_state_up":true,"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:59Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:54:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","ip_address":"10.1.2.6"}],"id":"72b229bb-c2e3-4359-86b6-61c96a5f84c0","security_groups":["9f87bc9a-762d-4f42-9f40-f7b2c38fb134"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:f4:da","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"b2b6d33d-ccf8-4ab8-ac54-911da383b385","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack-port1-cwhgzfqbvlvh","admin_state_up":true,"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:54:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:54:08Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","ip_address":"10.1.2.14"}],"id":"882ac996-94d4-4e27-adc4-db702040fdb0","security_groups":["91843b2d-675b-452f-a6ca-12643fea7d00"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:de:71","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"57628840-e2ae-4cf5-bb2d-b25d9d755360","name":"","admin_state_up":true,"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:54:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:54:03Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","ip_address":"10.1.2.1"}],"id":"89cdd61b-3e7b-489a-be43-b9f1a5f27729","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:55:2b:46","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5268dd84-22dc-4950-8460-8fc585a0031b","name":"","admin_state_up":true,"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:54:02Z","binding:vnic_type":"normal"}]} 2018-12-04 21:54:21,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 used request id req-a4b0fbcb-e60f-49c2-9317-8204628716a4 2018-12-04 21:54:21,786 - create_instance - INFO - Checking if VM is active 2018-12-04 21:54:21,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b2b6d33d-ccf8-4ab8-ac54-911da383b385 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea43df39df6f9e5623cc9e094af5db8179e5581" 2018-12-04 21:54:22,245 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:54:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd663d7f-c029-4a74-951e-60ebfe3eb4c6 x-compute-request-id: req-dd663d7f-c029-4a74-951e-60ebfe3eb4c6 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:f4:da", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:f4:da", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b2b6d33d-ccf8-4ab8-ac54-911da383b385", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2b6d33d-ccf8-4ab8-ac54-911da383b385", "rel": "bookmark"}], "image": {"id": "c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f", "links": [{"href": "http://172.30.9.23:8774/images/c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000055", "OS-SRV-USG:launched_at": "2018-12-04T21:54:11.000000", "flavor": {"id": "54a17ae5-de43-4892-a0a4-5714dee778c8", "links": [{"href": "http://172.30.9.23:8774/flavors/54a17ae5-de43-4892-a0a4-5714dee778c8", "rel": "bookmark"}]}, "id": "b2b6d33d-ccf8-4ab8-ac54-911da383b385", "security_groups": [{"name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-sec_grp"}], "user_id": "c68ba137dc634b9da0c64aac44c4b0fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:54:11Z", "hostId": "5b1d4101ddf87ff757edb313601eb20a281ceac8ee7db6a3a3445ead", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-inst1", "created": "2018-12-04T21:54:06Z", "tenant_id": "2a0b418ee5b04149ab3b2114c71dfb71", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:54:22,246 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b2b6d33d-ccf8-4ab8-ac54-911da383b385 used request id req-dd663d7f-c029-4a74-951e-60ebfe3eb4c6 2018-12-04 21:54:22,246 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-inst1] is - ACTIVE 2018-12-04 21:54:22,246 - create_instance - INFO - VM is - ACTIVE 2018-12-04 21:54:22,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b2b6d33d-ccf8-4ab8-ac54-911da383b385 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea43df39df6f9e5623cc9e094af5db8179e5581" 2018-12-04 21:54:22,545 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:54: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-fdafa243-1074-410c-ae9e-6a7cd913af12 x-compute-request-id: req-fdafa243-1074-410c-ae9e-6a7cd913af12 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:f4:da", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:f4:da", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b2b6d33d-ccf8-4ab8-ac54-911da383b385", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2b6d33d-ccf8-4ab8-ac54-911da383b385", "rel": "bookmark"}], "image": {"id": "c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f", "links": [{"href": "http://172.30.9.23:8774/images/c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000055", "OS-SRV-USG:launched_at": "2018-12-04T21:54:11.000000", "flavor": {"id": "54a17ae5-de43-4892-a0a4-5714dee778c8", "links": [{"href": "http://172.30.9.23:8774/flavors/54a17ae5-de43-4892-a0a4-5714dee778c8", "rel": "bookmark"}]}, "id": "b2b6d33d-ccf8-4ab8-ac54-911da383b385", "security_groups": [{"name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-sec_grp"}], "user_id": "c68ba137dc634b9da0c64aac44c4b0fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T21:54:11Z", "hostId": "5b1d4101ddf87ff757edb313601eb20a281ceac8ee7db6a3a3445ead", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-inst1", "created": "2018-12-04T21:54:06Z", "tenant_id": "2a0b418ee5b04149ab3b2114c71dfb71", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-04 21:54:22,545 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b2b6d33d-ccf8-4ab8-ac54-911da383b385 used request id req-fdafa243-1074-410c-ae9e-6a7cd913af12 2018-12-04 21:54:22,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea43df39df6f9e5623cc9e094af5db8179e5581" 2018-12-04 21:54:22,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-a92073a6-8db0-4128-b9c5-caecae6c1e27 Date: Tue, 04 Dec 2018 21:54:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","subnets":["b9a0d412-24e6-4c91-87a0-ef7a0895e351"],"description":"","tags":[],"updated_at":"2018-12-04T21:53:58Z","provider:segmentation_id":17,"name":"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net","admin_state_up":true,"tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:57Z","provider:network_type":"vxlan"}]} 2018-12-04 21:54:22,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net used request id req-a92073a6-8db0-4128-b9c5-caecae6c1e27 2018-12-04 21:54:22,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea43df39df6f9e5623cc9e094af5db8179e5581" 2018-12-04 21:54:22,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:54:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e73175d3-d561-4a79-a3f7-0e7efc295aba Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a0b418ee5b04149ab3b2114c71dfb71", "name": "CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj"}} 2018-12-04 21:54:22,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71 used request id req-e73175d3-d561-4a79-a3f7-0e7efc295aba 2018-12-04 21:54:22,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea43df39df6f9e5623cc9e094af5db8179e5581" 2018-12-04 21:54:22,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-20fbeb6b-1f4b-457d-969e-f315aabea38f Date: Tue, 04 Dec 2018 21:54:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:58Z","dns_nameservers":[],"updated_at":"2018-12-04T21:53:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-subnet"}]} 2018-12-04 21:54:22,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 used request id req-20fbeb6b-1f4b-457d-969e-f315aabea38f 2018-12-04 21:54:22,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea43df39df6f9e5623cc9e094af5db8179e5581" 2018-12-04 21:54:22,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3514 X-Openstack-Request-Id: req-c16e892c-2ff2-42dd-8f7a-cff1359d10fd Date: Tue, 04 Dec 2018 21:54:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:54:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","ip_address":"10.1.2.2"}],"id":"463bf3fd-f768-4654-bb5f-ab1fa00467b0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:4b:ca","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-53a3dd9c-44bf-4e35-aead-42946d1a7849","name":"","admin_state_up":true,"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:53:59Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:54:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","ip_address":"10.1.2.6"}],"id":"72b229bb-c2e3-4359-86b6-61c96a5f84c0","security_groups":["9f87bc9a-762d-4f42-9f40-f7b2c38fb134"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3d:f4:da","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"b2b6d33d-ccf8-4ab8-ac54-911da383b385","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack-port1-cwhgzfqbvlvh","admin_state_up":true,"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:54:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:54:08Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","ip_address":"10.1.2.14"}],"id":"882ac996-94d4-4e27-adc4-db702040fdb0","security_groups":["91843b2d-675b-452f-a6ca-12643fea7d00"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:de:71","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"57628840-e2ae-4cf5-bb2d-b25d9d755360","name":"","admin_state_up":true,"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:54:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-04T21:54:03Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b9a0d412-24e6-4c91-87a0-ef7a0895e351","ip_address":"10.1.2.1"}],"id":"89cdd61b-3e7b-489a-be43-b9f1a5f27729","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:55:2b:46","project_id":"2a0b418ee5b04149ab3b2114c71dfb71","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5268dd84-22dc-4950-8460-8fc585a0031b","name":"","admin_state_up":true,"network_id":"53a3dd9c-44bf-4e35-aead-42946d1a7849","tenant_id":"2a0b418ee5b04149ab3b2114c71dfb71","created_at":"2018-12-04T21:54:02Z","binding:vnic_type":"normal"}]} 2018-12-04 21:54:22,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=53a3dd9c-44bf-4e35-aead-42946d1a7849 used request id req-c16e892c-2ff2-42dd-8f7a-cff1359d10fd 2018-12-04 21:54:22,830 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-04 21:56:30,063 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno 110] Operation timed out 2018-12-04 21:56:30,063 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-12-04 21:56:33,067 - create_instance - DEBUG - SSH connection timeout in 49.7636790276 2018-12-04 21:56:33,067 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-04 21:58:40,367 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno 110] Operation timed out 2018-12-04 21:58:40,367 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-12-04 21:58:43,371 - create_instance - DEBUG - SSH connection timeout in -80.5402879715 2018-12-04 21:58:43,371 - create_instance - ERROR - Timeout attempting to connect with VM via SSH 2018-12-04 21:58:43,371 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack 2018-12-04 21:58:43,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/413944d3-c715-4313-badf-325e98d1fa2d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99140fcec0d8a4b569a69c37f0047a332ace0ed6" 2018-12-04 21:58:43,404 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:58:43 GMT Server: Apache x-openstack-request-id: req-dfc77250-12b7-493a-a6c5-8c4b36d94e3a Location: http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:58:43,528 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:58:43 GMT Server: Apache x-openstack-request-id: req-5380864a-f64f-42f8-9331-2d4d96f845e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:58:43,528 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d used request id req-5380864a-f64f-42f8-9331-2d4d96f845e1 2018-12-04 21:58:43,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/413944d3-c715-4313-badf-325e98d1fa2d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99140fcec0d8a4b569a69c37f0047a332ace0ed6" 2018-12-04 21:58:43,559 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:58:43 GMT Server: Apache x-openstack-request-id: req-ee2edf9d-357c-4bb4-ba10-aa7ea21621f1 Location: http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:58:43,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:58:43 GMT Server: Apache x-openstack-request-id: req-38d43357-e313-4550-b67f-2324b10296ba Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-flavor2", "OS::project_id": "2a0b418ee5b04149ab3b2114c71dfb71", "OS::stack_id": "413944d3-c715-4313-badf-325e98d1fa2d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-kp", "security_group_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-subnet", "net_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-inst2", "inst1_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-inst1", "image2_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-image", "flavor1_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-flavor1", "image1_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack", "stack_user_project_id": "d319865b18514a53a8f807430d24c8a2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:53:56Z", "links": [{"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:58:43Z", "id": "413944d3-c715-4313-badf-325e98d1fa2d", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-04 21:58:43,601 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d used request id req-38d43357-e313-4550-b67f-2324b10296ba 2018-12-04 21:58:43,601 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-04 21:58:43,601 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:58:46,604 - create_stack - DEBUG - Stack status query timeout in 1196.92382789 2018-12-04 21:58:46,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/413944d3-c715-4313-badf-325e98d1fa2d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99140fcec0d8a4b569a69c37f0047a332ace0ed6" 2018-12-04 21:58:46,656 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:58:46 GMT Server: Apache x-openstack-request-id: req-9b671929-60f8-428d-bdd8-195173da63b5 Location: http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:58:47,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:58:46 GMT Server: Apache x-openstack-request-id: req-09fae6b9-a274-4e02-af9d-ac7a21cafbd8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-flavor2", "OS::project_id": "2a0b418ee5b04149ab3b2114c71dfb71", "OS::stack_id": "413944d3-c715-4313-badf-325e98d1fa2d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-kp", "security_group_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-subnet", "net_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-inst2", "inst1_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-inst1", "image2_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-image", "flavor1_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-flavor1", "image1_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack", "stack_user_project_id": "d319865b18514a53a8f807430d24c8a2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:53:56Z", "links": [{"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:58:43Z", "id": "413944d3-c715-4313-badf-325e98d1fa2d", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-04 21:58:47,629 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d used request id req-09fae6b9-a274-4e02-af9d-ac7a21cafbd8 2018-12-04 21:58:47,630 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-04 21:58:47,630 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:58:50,633 - create_stack - DEBUG - Stack status query timeout in 1192.89563084 2018-12-04 21:58:50,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/413944d3-c715-4313-badf-325e98d1fa2d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99140fcec0d8a4b569a69c37f0047a332ace0ed6" 2018-12-04 21:58:50,664 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:58:50 GMT Server: Apache x-openstack-request-id: req-7fac144d-541c-47b6-be6c-4f776acc9601 Location: http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:58:50,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:58:50 GMT Server: Apache x-openstack-request-id: req-56d4651b-83cc-4fe8-a024-cf89835b3519 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-flavor2", "OS::project_id": "2a0b418ee5b04149ab3b2114c71dfb71", "OS::stack_id": "413944d3-c715-4313-badf-325e98d1fa2d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-kp", "security_group_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-subnet", "net_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-inst2", "inst1_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-inst1", "image2_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-image", "flavor1_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-flavor1", "image1_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack", "stack_user_project_id": "d319865b18514a53a8f807430d24c8a2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-04T21:53:56Z", "links": [{"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-04T21:58:43Z", "id": "413944d3-c715-4313-badf-325e98d1fa2d", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-04 21:58:50,689 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d used request id req-56d4651b-83cc-4fe8-a024-cf89835b3519 2018-12-04 21:58:50,690 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-04 21:58:50,690 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-04 21:58:53,693 - create_stack - DEBUG - Stack status query timeout in 1189.83499098 2018-12-04 21:58:53,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/413944d3-c715-4313-badf-325e98d1fa2d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99140fcec0d8a4b569a69c37f0047a332ace0ed6" 2018-12-04 21:58:53,723 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:58:53 GMT Server: Apache x-openstack-request-id: req-37f6cdca-807c-4d17-a259-3d939239e141 Location: http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:58:53,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:58:53 GMT Server: Apache x-openstack-request-id: req-2f82e635-b5ac-46b4-98d3-041e2075cb7c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 705 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-flavor2", "OS::project_id": "2a0b418ee5b04149ab3b2114c71dfb71", "OS::stack_id": "413944d3-c715-4313-badf-325e98d1fa2d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-kp", "security_group_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-subnet", "net_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-inst2", "inst1_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-inst1", "image2_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-image", "flavor1_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-flavor1", "image1_name": "CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-image"}, "deletion_time": "2018-12-04T21:58:51Z", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack", "stack_user_project_id": "d319865b18514a53a8f807430d24c8a2", "tags": null, "creation_time": "2018-12-04T21:53:56Z", "links": [{"href": "http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-04T21:58:43Z", "id": "413944d3-c715-4313-badf-325e98d1fa2d", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-04 21:58:53,764 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d used request id req-2f82e635-b5ac-46b4-98d3-041e2075cb7c 2018-12-04 21:58:53,765 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-04 21:58:53,765 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack 2018-12-04 21:58:53,765 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack 2018-12-04 21:58:53,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/413944d3-c715-4313-badf-325e98d1fa2d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99140fcec0d8a4b569a69c37f0047a332ace0ed6" 2018-12-04 21:58:53,810 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 21:58:53 GMT Server: Apache x-openstack-request-id: req-b1b444f4-b0c9-46e5-a00f-0d7e0476d121 Location: http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-04 21:58:53,834 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:58:53 GMT Server: Apache x-openstack-request-id: req-c3796658-f223-4657-9560-369e37bcca6d Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-04 21:58:53,834 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/2a0b418ee5b04149ab3b2114c71dfb71/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-stack/413944d3-c715-4313-badf-325e98d1fa2d used request id req-c3796658-f223-4657-9560-369e37bcca6d 2018-12-04 21:58:53,835 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-a81d72fb-ee75-431e-a09e-8dc9b966b72d-image 2018-12-04 21:58:53,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}489e27a5f5da816953c4bacbb3366c1f0d851d9b" 2018-12-04 21:58:54,317 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2a83f1bc-9c5e-45a4-b71b-d60e66b84543 Date: Tue, 04 Dec 2018 21:58:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:58:54,318 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/c2ef7b4d-1cfa-45b4-ac59-961c910f8b3f used request id req-2a83f1bc-9c5e-45a4-b71b-d60e66b84543 2018-12-04 21:58:54,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb180c82b0cb94fe74c4f9d08cfd199dadc0d6cc" 2018-12-04 21:58:54,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-aa7be3a1-9a12-466e-a399-df723c3aeab6 Date: Tue, 04 Dec 2018 21:58:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a0b418ee5b04149ab3b2114c71dfb71", "created_at": "2018-12-04T21:53:57Z", "updated_at": "2018-12-04T21:53:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:53:57Z", "revision_number": 0, "id": "125fa420-8e37-4500-9719-6acc20947185", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:53:57Z", "security_group_id": "91843b2d-675b-452f-a6ca-12643fea7d00", "tenant_id": "2a0b418ee5b04149ab3b2114c71dfb71", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a0b418ee5b04149ab3b2114c71dfb71"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:53:57Z", "revision_number": 0, "id": "5114876e-2136-44e6-a693-77a9b5318591", "remote_group_id": "91843b2d-675b-452f-a6ca-12643fea7d00", "remote_ip_prefix": null, "created_at": "2018-12-04T21:53:57Z", "security_group_id": "91843b2d-675b-452f-a6ca-12643fea7d00", "tenant_id": "2a0b418ee5b04149ab3b2114c71dfb71", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a0b418ee5b04149ab3b2114c71dfb71"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:53:57Z", "revision_number": 0, "id": "a1c147f8-fe2a-45ba-b838-84bfae6141f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:53:57Z", "security_group_id": "91843b2d-675b-452f-a6ca-12643fea7d00", "tenant_id": "2a0b418ee5b04149ab3b2114c71dfb71", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a0b418ee5b04149ab3b2114c71dfb71"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:53:57Z", "revision_number": 0, "id": "e655d3de-3cbf-443b-9b39-d0b9f4202bbb", "remote_group_id": "91843b2d-675b-452f-a6ca-12643fea7d00", "remote_ip_prefix": null, "created_at": "2018-12-04T21:53:57Z", "security_group_id": "91843b2d-675b-452f-a6ca-12643fea7d00", "tenant_id": "2a0b418ee5b04149ab3b2114c71dfb71", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a0b418ee5b04149ab3b2114c71dfb71"}], "revision_number": 4, "project_id": "2a0b418ee5b04149ab3b2114c71dfb71", "id": "91843b2d-675b-452f-a6ca-12643fea7d00", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:58:54,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-aa7be3a1-9a12-466e-a399-df723c3aeab6 2018-12-04 21:58:54,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb180c82b0cb94fe74c4f9d08cfd199dadc0d6cc" 2018-12-04 21:58:54,717 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:58:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64d37da4-3a6d-4877-85f2-cb65ed6cddf3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d0f2677182b043489061c6101ece0da8.", "code": 404, "title": "Not Found"}} 2018-12-04 21:58:54,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d0f2677182b043489061c6101ece0da8 used request id req-64d37da4-3a6d-4877-85f2-cb65ed6cddf3 2018-12-04 21:58:54,717 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:58:54,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb180c82b0cb94fe74c4f9d08cfd199dadc0d6cc" 2018-12-04 21:58:54,816 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:58:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5a9d67f-711f-42c1-95ab-3f0af05f516c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2a763d9a3fb04951922630d1afd80a87.", "code": 404, "title": "Not Found"}} 2018-12-04 21:58:54,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a763d9a3fb04951922630d1afd80a87 used request id req-a5a9d67f-711f-42c1-95ab-3f0af05f516c 2018-12-04 21:58:54,817 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:58:54,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb180c82b0cb94fe74c4f9d08cfd199dadc0d6cc" 2018-12-04 21:58:54,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:58:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16d0fc40-9727-43f7-9186-292dcbc7010c 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.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}} 2018-12-04 21:58:54,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34 used request id req-16d0fc40-9727-43f7-9186-292dcbc7010c 2018-12-04 21:58:54,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb180c82b0cb94fe74c4f9d08cfd199dadc0d6cc" 2018-12-04 21:58:55,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:58:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c026124-18bf-410d-b456-08e579c0941e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7b85822c75b8440e997578ae1b00b657", "name": "service"}} 2018-12-04 21:58:55,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657 used request id req-4c026124-18bf-410d-b456-08e579c0941e 2018-12-04 21:58:55,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb180c82b0cb94fe74c4f9d08cfd199dadc0d6cc" 2018-12-04 21:58:55,118 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:58:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4d302ce-f7a3-4cfc-a055-0abbb47c7175 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bac7955b3d9c49b0805c8e6d06e5715c.", "code": 404, "title": "Not Found"}} 2018-12-04 21:58:55,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/bac7955b3d9c49b0805c8e6d06e5715c used request id req-e4d302ce-f7a3-4cfc-a055-0abbb47c7175 2018-12-04 21:58:55,119 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:58:55,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb180c82b0cb94fe74c4f9d08cfd199dadc0d6cc" 2018-12-04 21:58:55,219 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:58:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fff6f76e-73d2-4865-af0a-541e89103be1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5d37c46915e14ee2bdb9480312cdb8c3.", "code": 404, "title": "Not Found"}} 2018-12-04 21:58:55,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5d37c46915e14ee2bdb9480312cdb8c3 used request id req-fff6f76e-73d2-4865-af0a-541e89103be1 2018-12-04 21:58:55,220 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:58:55,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb180c82b0cb94fe74c4f9d08cfd199dadc0d6cc" 2018-12-04 21:58:55,402 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 04 Dec 2018 21:58:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0718a885-90c8-4fba-93a3-e780148c569e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2ffb8d7641cf4598a2cf3ff5ba4d2564.", "code": 404, "title": "Not Found"}} 2018-12-04 21:58:55,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2ffb8d7641cf4598a2cf3ff5ba4d2564 used request id req-0718a885-90c8-4fba-93a3-e780148c569e 2018-12-04 21:58:55,402 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-04 21:58:55,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb180c82b0cb94fe74c4f9d08cfd199dadc0d6cc" 2018-12-04 21:58:55,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:58:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8004dd53-613a-499e-8e78-ef2fc02b312b Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a0b418ee5b04149ab3b2114c71dfb71", "name": "CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj"}} 2018-12-04 21:58:55,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71 used request id req-8004dd53-613a-499e-8e78-ef2fc02b312b 2018-12-04 21:58:55,505 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91843b2d-675b-452f-a6ca-12643fea7d00 2018-12-04 21:58:55,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=91843b2d-675b-452f-a6ca-12643fea7d00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb180c82b0cb94fe74c4f9d08cfd199dadc0d6cc" 2018-12-04 21:58:55,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5e7bc8aa-2927-495e-98ab-22acfdb2c4f3 Date: Tue, 04 Dec 2018 21:58:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:53:57Z", "security_group_id": "91843b2d-675b-452f-a6ca-12643fea7d00", "port_range_min": null, "revision_number": 0, "tenant_id": "2a0b418ee5b04149ab3b2114c71dfb71", "created_at": "2018-12-04T21:53:57Z", "project_id": "2a0b418ee5b04149ab3b2114c71dfb71", "id": "125fa420-8e37-4500-9719-6acc20947185"}, {"remote_group_id": "91843b2d-675b-452f-a6ca-12643fea7d00", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:53:57Z", "security_group_id": "91843b2d-675b-452f-a6ca-12643fea7d00", "port_range_min": null, "revision_number": 0, "tenant_id": "2a0b418ee5b04149ab3b2114c71dfb71", "created_at": "2018-12-04T21:53:57Z", "project_id": "2a0b418ee5b04149ab3b2114c71dfb71", "id": "5114876e-2136-44e6-a693-77a9b5318591"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:53:57Z", "security_group_id": "91843b2d-675b-452f-a6ca-12643fea7d00", "port_range_min": null, "revision_number": 0, "tenant_id": "2a0b418ee5b04149ab3b2114c71dfb71", "created_at": "2018-12-04T21:53:57Z", "project_id": "2a0b418ee5b04149ab3b2114c71dfb71", "id": "a1c147f8-fe2a-45ba-b838-84bfae6141f4"}, {"remote_group_id": "91843b2d-675b-452f-a6ca-12643fea7d00", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T21:53:57Z", "security_group_id": "91843b2d-675b-452f-a6ca-12643fea7d00", "port_range_min": null, "revision_number": 0, "tenant_id": "2a0b418ee5b04149ab3b2114c71dfb71", "created_at": "2018-12-04T21:53:57Z", "project_id": "2a0b418ee5b04149ab3b2114c71dfb71", "id": "e655d3de-3cbf-443b-9b39-d0b9f4202bbb"}]} 2018-12-04 21:58:55,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=91843b2d-675b-452f-a6ca-12643fea7d00 used request id req-5e7bc8aa-2927-495e-98ab-22acfdb2c4f3 2018-12-04 21:58:55,529 - neutron_utils - INFO - Deleting security group with name - default 2018-12-04 21:58:55,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/91843b2d-675b-452f-a6ca-12643fea7d00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb180c82b0cb94fe74c4f9d08cfd199dadc0d6cc" 2018-12-04 21:58:55,698 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-261cc63c-0bf6-4264-a404-d1bb1726f283 Content-Length: 0 Date: Tue, 04 Dec 2018 21:58:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:58:55,698 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/91843b2d-675b-452f-a6ca-12643fea7d00 used request id req-261cc63c-0bf6-4264-a404-d1bb1726f283 2018-12-04 21:58:55,698 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj 2018-12-04 21:58:55,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb180c82b0cb94fe74c4f9d08cfd199dadc0d6cc" 2018-12-04 21:58:56,032 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:58:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93e5da9f-cab3-4678-8955-c3e73db2e179 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:58:56,032 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/2a0b418ee5b04149ab3b2114c71dfb71 used request id req-93e5da9f-cab3-4678-8955-c3e73db2e179 2018-12-04 21:58:56,033 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-5e1f2480-31f8-48e-proj-role 2018-12-04 21:58:56,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/9635f6d54f7444cf8e8e16d37b06dca4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb180c82b0cb94fe74c4f9d08cfd199dadc0d6cc" 2018-12-04 21:58:56,152 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:58:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e09e823-b0e1-414e-bf19-5142f5bfc775 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:58:56,152 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/9635f6d54f7444cf8e8e16d37b06dca4 used request id req-5e09e823-b0e1-414e-bf19-5142f5bfc775 2018-12-04 21:58:56,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb180c82b0cb94fe74c4f9d08cfd199dadc0d6cc" 2018-12-04 21:58:56,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:58:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c939e923-527c-41e4-8ae9-157f1a5f4028 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:58:56,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c939e923-527c-41e4-8ae9-157f1a5f4028 2018-12-04 21:58:56,253 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-5e1f2480-31f8-48e-user 2018-12-04 21:58:56,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/c68ba137dc634b9da0c64aac44c4b0fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee40b54e956726a6193d8e0499e62391605ce3e2" 2018-12-04 21:58:56,473 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:58:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed59314e-5be8-4ddb-8200-8a2eb922818c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:58:56,473 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c68ba137dc634b9da0c64aac44c4b0fd used request id req-ed59314e-5be8-4ddb-8200-8a2eb922818c 2018-12-04 21:58:56,474 - xtesting.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_as_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_with_internal_sub (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_with_invalid_internal_sub (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_ports (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... FAIL test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... FAIL ====================================================================== FAIL: test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_stack_tests.py", line 518, in test_connect_via_ssh_heat_vm create_instance_tests.validate_ssh_client(vm_inst_creator)) AssertionError: False is not true ====================================================================== FAIL: test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_stack_tests.py", line 551, in test_connect_via_ssh_heat_vm_derived create_instance_tests.validate_ssh_client(vm_inst_creator)) AssertionError: False is not true ---------------------------------------------------------------------- Ran 112 tests in 2431.503s FAILED (failures=2) 2018-12-04 21:58:56,653 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-04 21:58:56,654 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 40:32 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-12-04 21:58:56,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 21:58:56,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c278e180bf594e92b6135280a2455d58386eb91" 2018-12-04 21:58:56,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:58:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7010dda-42aa-4155-be98-e2a2493045f5 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "37f52f51593d4483afda02bf6b250dff", "links": {"self": "http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:58:56,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a7010dda-42aa-4155-be98-e2a2493045f5 2018-12-04 21:58:56,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0935981273651s 2018-12-04 21:58:56,756 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a7010dda-42aa-4155-be98-e2a2493045f5 2018-12-04 21:58:56,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-12-04 21:58:56,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c278e180bf594e92b6135280a2455d58386eb91" 2018-12-04 21:58:56,893 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:58:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e3e8989-a3a9-4e27-8821-6dbce9db905b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:58:56,893 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff used request id req-0e3e8989-a3a9-4e27-8821-6dbce9db905b 2018-12-04 21:58:56,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.132581949234s 2018-12-04 21:58:56,893 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/37f52f51593d4483afda02bf6b250dff used request id req-0e3e8989-a3a9-4e27-8821-6dbce9db905b 2018-12-04 21:58:56,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 21:58:56,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c278e180bf594e92b6135280a2455d58386eb91" 2018-12-04 21:58:57,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:58:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-117c9689-9e38-4e19-b59b-c8f06fd53e4f Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:58:57,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-117c9689-9e38-4e19-b59b-c8f06fd53e4f 2018-12-04 21:58:57,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109909057617s 2018-12-04 21:58:57,004 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-117c9689-9e38-4e19-b59b-c8f06fd53e4f 2018-12-04 21:58:57,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 21:58:57,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c278e180bf594e92b6135280a2455d58386eb91" 2018-12-04 21:58:57,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:58:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cbf117e-f34e-469f-bd25-6f290074bfa6 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "snaps_smoke-user_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4", "links": {"self": "http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5967498068464ff4b0d0ac0c756bcb31", "description": null}} 2018-12-04 21:58:57,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31 used request id req-4cbf117e-f34e-469f-bd25-6f290074bfa6 2018-12-04 21:58:57,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107302904129s 2018-12-04 21:58:57,117 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31 used request id req-4cbf117e-f34e-469f-bd25-6f290074bfa6 2018-12-04 21:58:57,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-04 21:58:57,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c278e180bf594e92b6135280a2455d58386eb91" 2018-12-04 21:58:57,308 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:58:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d63aa2e-1fd7-4f11-8336-39848dd9f632 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:58:57,308 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31 used request id req-8d63aa2e-1fd7-4f11-8336-39848dd9f632 2018-12-04 21:58:57,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.190231800079s 2018-12-04 21:58:57,308 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/5967498068464ff4b0d0ac0c756bcb31 used request id req-8d63aa2e-1fd7-4f11-8336-39848dd9f632 2018-12-04 21:58:57,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 21:58:57,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}9c278e180bf594e92b6135280a2455d58386eb91" 2018-12-04 21:58:57,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:58:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed1432dc-0b56-4cff-96af-e7c823c762fd Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92"}, "tags": [], "enabled": true, "id": "295d84517f5d4624b62be87085f2ed92", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_1eb51796-dd25-4143-b9e2-f7ef89d2f3f4"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-04 21:58:57,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-ed1432dc-0b56-4cff-96af-e7c823c762fd 2018-12-04 21:58:57,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0976650714874s 2018-12-04 21:58:57,413 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-ed1432dc-0b56-4cff-96af-e7c823c762fd 2018-12-04 21:58:57,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-04 21:58:57,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c278e180bf594e92b6135280a2455d58386eb91" 2018-12-04 21:58:57,577 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:58:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdae1868-f914-4c14-af1f-4766d6a72039 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:58:57,578 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-cdae1868-f914-4c14-af1f-4766d6a72039 2018-12-04 21:58:57,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.160917043686s 2018-12-04 21:58:57,578 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/295d84517f5d4624b62be87085f2ed92 used request id req-cdae1868-f914-4c14-af1f-4766d6a72039 2018-12-04 21:58:57,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 21:58:57,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=295d84517f5d4624b62be87085f2ed92&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}9c278e180bf594e92b6135280a2455d58386eb91" 2018-12-04 21:58:57,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-7844d054-dd49-4515-8fd3-ce83ec5df480 Date: Tue, 04 Dec 2018 21:58:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:58:57,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=295d84517f5d4624b62be87085f2ed92&name=default used request id req-7844d054-dd49-4515-8fd3-ce83ec5df480 2018-12-04 21:58:57,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.225784063339s 2018-12-04 21:58:57,809 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=295d84517f5d4624b62be87085f2ed92&name=default used request id req-7844d054-dd49-4515-8fd3-ce83ec5df480 2018-12-04 21:58:57,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 21:58:57,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}9c278e180bf594e92b6135280a2455d58386eb91" 2018-12-04 21:58:57,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-007b6c9a-eec8-4326-838e-42e6bafeaee8 Date: Tue, 04 Dec 2018 21:58:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "295d84517f5d4624b62be87085f2ed92", "created_at": "2018-12-04T21:18:31Z", "updated_at": "2018-12-04T21:18:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "4f3ee174-445a-414a-a5b4-b1cd3e91bb8e", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "7229e04e-204c-499e-ad43-48b7d47dbb43", "remote_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "a2df39cf-af0f-4162-953f-ce043c967dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv4", "project_id": "295d84517f5d4624b62be87085f2ed92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T21:18:31Z", "revision_number": 0, "id": "b8618d67-9a49-4bc4-866c-c80586260670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T21:18:31Z", "security_group_id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "tenant_id": "295d84517f5d4624b62be87085f2ed92", "port_range_min": null, "ethertype": "IPv6", "project_id": "295d84517f5d4624b62be87085f2ed92"}], "revision_number": 4, "project_id": "295d84517f5d4624b62be87085f2ed92", "id": "ef900087-1ce3-4ccb-a69b-f4bc8e661230", "name": "default"}]} 2018-12-04 21:58:57,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-007b6c9a-eec8-4326-838e-42e6bafeaee8 2018-12-04 21:58:57,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.107225894928s 2018-12-04 21:58:57,920 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-007b6c9a-eec8-4326-838e-42e6bafeaee8 2018-12-04 21:58:57,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-04 21:58:57,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/ef900087-1ce3-4ccb-a69b-f4bc8e661230.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c278e180bf594e92b6135280a2455d58386eb91" 2018-12-04 21:58:58,129 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5861118f-374b-4221-855c-1d03e10389a8 Content-Length: 0 Date: Tue, 04 Dec 2018 21:58:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 21:58:58,129 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/ef900087-1ce3-4ccb-a69b-f4bc8e661230.json used request id req-5861118f-374b-4221-855c-1d03e10389a8 2018-12-04 21:58:58,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.204379081726s 2018-12-04 21:58:58,130 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/ef900087-1ce3-4ccb-a69b-f4bc8e661230.json used request id req-5861118f-374b-4221-855c-1d03e10389a8 2018-12-04 21:58:58,130 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-12-04 21:58:58,184 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-12-04 21:58:58,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:58:58,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:58:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dd06bfe-e128-40fd-9aea-69b59c21f0e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:58:58,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-2dd06bfe-e128-40fd-9aea-69b59c21f0e1 2018-12-04 21:58:58,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 21:58:58,621 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:58:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "61d4c3b4398c40adbd8e901c42776579"}, "audit_ids": ["oHUfXXv8SwqFKkZj7Km_-Q"], "issued_at": "2018-12-04T21:58:58.000000Z"}} 2018-12-04 21:58:58,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 21:58:58,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}c9d17b624d7d4aa887893e288aebd6779507950b" 2018-12-04 21:58:58,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-75b15e7a-5b92-4262-a869-62d087141d98 Date: Tue, 04 Dec 2018 21:58:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T20:04:01Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"}]} 2018-12-04 21:58:58,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-75b15e7a-5b92-4262-a869-62d087141d98 2018-12-04 21:58:58,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.198678016663s 2018-12-04 21:58:58,824 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-75b15e7a-5b92-4262-a869-62d087141d98 2018-12-04 21:58:58,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:58:58,832 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:58: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:58:58,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 21:58:58,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}c9d17b624d7d4aa887893e288aebd6779507950b" 2018-12-04 21:58:59,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:58:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a48b6aab-0e96-48bf-b2a9-3977bd9d5fe9 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-04 21:58:59,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-a48b6aab-0e96-48bf-b2a9-3977bd9d5fe9 2018-12-04 21:58:59,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.184148788452s 2018-12-04 21:58:59,018 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-a48b6aab-0e96-48bf-b2a9-3977bd9d5fe9 2018-12-04 21:58:59,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-04 21:58:59,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}c9d17b624d7d4aa887893e288aebd6779507950b" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_1afbe707-b592-4b56-8123-d5531e13bf84"}}' 2018-12-04 21:58:59,139 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:58:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3396c9b7-2046-4539-8275-654cf93a6a3e 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.23:5000/v3/projects/f4b5ad435bec493c93edc073e1fc8881"}, "tags": [], "enabled": true, "id": "f4b5ad435bec493c93edc073e1fc8881", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_1afbe707-b592-4b56-8123-d5531e13bf84"}} 2018-12-04 21:58:59,139 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-3396c9b7-2046-4539-8275-654cf93a6a3e 2018-12-04 21:58:59,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.114058971405s 2018-12-04 21:58:59,139 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-3396c9b7-2046-4539-8275-654cf93a6a3e 2018-12-04 21:58:59,140 - 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'f4b5ad435bec493c93edc073e1fc8881', '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_1afbe707-b592-4b56-8123-d5531e13bf84'}) 2018-12-04 21:58:59,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-04 21:58:59,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c9d17b624d7d4aa887893e288aebd6779507950b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "55a58a0b-e57d-4e58-816b-a96b30f23e25", "email": null, "name": "neutron_trunk-user_1afbe707-b592-4b56-8123-d5531e13bf84"}}' 2018-12-04 21:58:59,505 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 21:58:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2bc8a68-5832-42ad-9ac8-f8129313114e Content-Length: 328 Content-Type: application/json RESP BODY: {"user": {"name": "neutron_trunk-user_1afbe707-b592-4b56-8123-d5531e13bf84", "links": {"self": "http://172.30.9.23:5000/v3/users/afdf026ea3364d5a8b420ac70bdb97ca"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "afdf026ea3364d5a8b420ac70bdb97ca", "domain_id": "default", "password_expires_at": null}} 2018-12-04 21:58:59,505 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-f2bc8a68-5832-42ad-9ac8-f8129313114e 2018-12-04 21:58:59,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.358206033707s 2018-12-04 21:58:59,505 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-f2bc8a68-5832-42ad-9ac8-f8129313114e 2018-12-04 21:58:59,506 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'afdf026ea3364d5a8b420ac70bdb97ca', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_1afbe707-b592-4b56-8123-d5531e13bf84'}) 2018-12-04 21:58:59,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 21:58:59,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9d17b624d7d4aa887893e288aebd6779507950b" 2018-12-04 21:58:59,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:58:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a436afc2-9b60-43f0-83c6-b43f5e018ced Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:58:59,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a436afc2-9b60-43f0-83c6-b43f5e018ced 2018-12-04 21:58:59,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0924980640411s 2018-12-04 21:58:59,602 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a436afc2-9b60-43f0-83c6-b43f5e018ced 2018-12-04 21:58:59,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 21:58:59,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9d17b624d7d4aa887893e288aebd6779507950b" 2018-12-04 21:58:59,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:58:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84facb05-4fa7-4cc9-becc-03bc0c000cdc Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:58:59,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-84facb05-4fa7-4cc9-becc-03bc0c000cdc 2018-12-04 21:58:59,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0910930633545s 2018-12-04 21:58:59,698 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-84facb05-4fa7-4cc9-becc-03bc0c000cdc 2018-12-04 21:58:59,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 21:58:59,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}c9d17b624d7d4aa887893e288aebd6779507950b" 2018-12-04 21:58:59,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:58:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-394eab4b-4c11-4482-87f2-fa5e31238919 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 21:58:59,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-394eab4b-4c11-4482-87f2-fa5e31238919 2018-12-04 21:58:59,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0963551998138s 2018-12-04 21:58:59,799 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-394eab4b-4c11-4482-87f2-fa5e31238919 2018-12-04 21:58:59,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 21:58:59,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9d17b624d7d4aa887893e288aebd6779507950b" 2018-12-04 21:58:59,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:58:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4735448c-659e-4340-9724-367689fe6d6d Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_1afbe707-b592-4b56-8123-d5531e13bf84", "links": {"self": "http://172.30.9.23:5000/v3/users/afdf026ea3364d5a8b420ac70bdb97ca"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "afdf026ea3364d5a8b420ac70bdb97ca", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:58:59,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4735448c-659e-4340-9724-367689fe6d6d 2018-12-04 21:58:59,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116662979126s 2018-12-04 21:58:59,917 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4735448c-659e-4340-9724-367689fe6d6d 2018-12-04 21:58:59,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 21:58:59,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}c9d17b624d7d4aa887893e288aebd6779507950b" 2018-12-04 21:59:00,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:58:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e52aa154-d9fc-48ee-931b-b487dcdb55e5 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.23:5000/v3/projects/f4b5ad435bec493c93edc073e1fc8881"}, "tags": [], "enabled": true, "id": "f4b5ad435bec493c93edc073e1fc8881", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_1afbe707-b592-4b56-8123-d5531e13bf84"}]} 2018-12-04 21:59:00,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-e52aa154-d9fc-48ee-931b-b487dcdb55e5 2018-12-04 21:59:00,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0944550037384s 2018-12-04 21:59:00,023 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-e52aa154-d9fc-48ee-931b-b487dcdb55e5 2018-12-04 21:59:00,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 21:59:00,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=afdf026ea3364d5a8b420ac70bdb97ca&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=f4b5ad435bec493c93edc073e1fc8881" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9d17b624d7d4aa887893e288aebd6779507950b" 2018-12-04 21:59:00,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:59:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91b1ed44-8678-438d-831d-ed1c2318695d Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=afdf026ea3364d5a8b420ac70bdb97ca&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=f4b5ad435bec493c93edc073e1fc8881", "previous": null, "next": null}} 2018-12-04 21:59:00,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=afdf026ea3364d5a8b420ac70bdb97ca&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=f4b5ad435bec493c93edc073e1fc8881 used request id req-91b1ed44-8678-438d-831d-ed1c2318695d 2018-12-04 21:59:00,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.088840007782s 2018-12-04 21:59:00,120 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=afdf026ea3364d5a8b420ac70bdb97ca&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=f4b5ad435bec493c93edc073e1fc8881 used request id req-91b1ed44-8678-438d-831d-ed1c2318695d 2018-12-04 21:59:00,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-04 21:59:00,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/f4b5ad435bec493c93edc073e1fc8881/users/afdf026ea3364d5a8b420ac70bdb97ca/roles/d20a1200fc7441df95f6f68766e80849 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9d17b624d7d4aa887893e288aebd6779507950b" 2018-12-04 21:59:00,258 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:59:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4abe2439-1dd4-4b51-8b68-d6b5342a82ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:59:00,258 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f4b5ad435bec493c93edc073e1fc8881/users/afdf026ea3364d5a8b420ac70bdb97ca/roles/d20a1200fc7441df95f6f68766e80849 used request id req-4abe2439-1dd4-4b51-8b68-d6b5342a82ba 2018-12-04 21:59:00,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.134588003159s 2018-12-04 21:59:00,258 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f4b5ad435bec493c93edc073e1fc8881/users/afdf026ea3364d5a8b420ac70bdb97ca/roles/d20a1200fc7441df95f6f68766e80849 used request id req-4abe2439-1dd4-4b51-8b68-d6b5342a82ba 2018-12-04 21:59:00,259 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_1afbe707-b592-4b56-8123-d5531e13bf84', 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'f4b5ad435bec493c93edc073e1fc8881', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '55a58a0b-e57d-4e58-816b-a96b30f23e25', 'username': u'neutron_trunk-user_1afbe707-b592-4b56-8123-d5531e13bf84', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-04 21:59:00,262 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_1afbe707-b592-4b56-8123-d5531e13bf84', 'password': '55a58a0b-e57d-4e58-816b-a96b30f23e25', 'project_name': 'neutron_trunk-project_1afbe707-b592-4b56-8123-d5531e13bf84', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': 'f4b5ad435bec493c93edc073e1fc8881', 'project_domain_name': 'Default'} 2018-12-04 21:59:00,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 21:59:00,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9d17b624d7d4aa887893e288aebd6779507950b" 2018-12-04 21:59:00,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:59:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61521eb7-76ac-4367-b40f-e034718ebe1d Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:59:00,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-61521eb7-76ac-4367-b40f-e034718ebe1d 2018-12-04 21:59:00,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.017040014267s 2018-12-04 21:59:00,283 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-61521eb7-76ac-4367-b40f-e034718ebe1d 2018-12-04 21:59:00,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 21:59:00,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9d17b624d7d4aa887893e288aebd6779507950b" 2018-12-04 21:59:00,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:59:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52633de2-efa4-47a3-ba3f-ec1f9af42d05 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:59:00,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-52633de2-efa4-47a3-ba3f-ec1f9af42d05 2018-12-04 21:59:00,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0929560661316s 2018-12-04 21:59:00,382 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-52633de2-efa4-47a3-ba3f-ec1f9af42d05 2018-12-04 21:59:00,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 21:59:00,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}c9d17b624d7d4aa887893e288aebd6779507950b" 2018-12-04 21:59:00,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:59:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab5c1d02-4078-48cc-99b8-e82a764f407b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 21:59:00,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-ab5c1d02-4078-48cc-99b8-e82a764f407b 2018-12-04 21:59:00,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0933308601379s 2018-12-04 21:59:00,480 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-ab5c1d02-4078-48cc-99b8-e82a764f407b 2018-12-04 21:59:00,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 21:59:00,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9d17b624d7d4aa887893e288aebd6779507950b" 2018-12-04 21:59:00,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:59:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be873cad-a89b-4b01-99d2-697f5de4dd4e Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_1afbe707-b592-4b56-8123-d5531e13bf84", "links": {"self": "http://172.30.9.23:5000/v3/users/afdf026ea3364d5a8b420ac70bdb97ca"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "afdf026ea3364d5a8b420ac70bdb97ca", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:59:00,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-be873cad-a89b-4b01-99d2-697f5de4dd4e 2018-12-04 21:59:00,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110081911087s 2018-12-04 21:59:00,592 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-be873cad-a89b-4b01-99d2-697f5de4dd4e 2018-12-04 21:59:00,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 21:59:00,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}c9d17b624d7d4aa887893e288aebd6779507950b" 2018-12-04 21:59:00,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:59:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7bd9656-db28-4f78-8269-045f2ccc5c14 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.23:5000/v3/projects/f4b5ad435bec493c93edc073e1fc8881"}, "tags": [], "enabled": true, "id": "f4b5ad435bec493c93edc073e1fc8881", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_1afbe707-b592-4b56-8123-d5531e13bf84"}]} 2018-12-04 21:59:00,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-c7bd9656-db28-4f78-8269-045f2ccc5c14 2018-12-04 21:59:00,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0917010307312s 2018-12-04 21:59:00,693 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-c7bd9656-db28-4f78-8269-045f2ccc5c14 2018-12-04 21:59:00,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 21:59:00,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=afdf026ea3364d5a8b420ac70bdb97ca&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=f4b5ad435bec493c93edc073e1fc8881" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9d17b624d7d4aa887893e288aebd6779507950b" 2018-12-04 21:59:00,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:59:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c782984a-ba72-4aa3-93af-1685a0fc611a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=afdf026ea3364d5a8b420ac70bdb97ca&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=f4b5ad435bec493c93edc073e1fc8881", "previous": null, "next": null}} 2018-12-04 21:59:00,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=afdf026ea3364d5a8b420ac70bdb97ca&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=f4b5ad435bec493c93edc073e1fc8881 used request id req-c782984a-ba72-4aa3-93af-1685a0fc611a 2018-12-04 21:59:00,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0952260494232s 2018-12-04 21:59:00,795 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=afdf026ea3364d5a8b420ac70bdb97ca&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=f4b5ad435bec493c93edc073e1fc8881 used request id req-c782984a-ba72-4aa3-93af-1685a0fc611a 2018-12-04 21:59:00,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-04 21:59:00,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/f4b5ad435bec493c93edc073e1fc8881/users/afdf026ea3364d5a8b420ac70bdb97ca/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9d17b624d7d4aa887893e288aebd6779507950b" 2018-12-04 21:59:00,928 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:59:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-051b012a-b262-4d45-b545-1a81be7144e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:59:00,928 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f4b5ad435bec493c93edc073e1fc8881/users/afdf026ea3364d5a8b420ac70bdb97ca/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-051b012a-b262-4d45-b545-1a81be7144e1 2018-12-04 21:59:00,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.12915802002s 2018-12-04 21:59:00,928 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f4b5ad435bec493c93edc073e1fc8881/users/afdf026ea3364d5a8b420ac70bdb97ca/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-051b012a-b262-4d45-b545-1a81be7144e1 2018-12-04 21:59:00,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 21:59:00,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9d17b624d7d4aa887893e288aebd6779507950b" 2018-12-04 21:59:01,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:59:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ad97fb6-713f-48ce-bdee-d831f42048d8 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:59:01,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4ad97fb6-713f-48ce-bdee-d831f42048d8 2018-12-04 21:59:01,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0891251564026s 2018-12-04 21:59:01,020 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4ad97fb6-713f-48ce-bdee-d831f42048d8 2018-12-04 21:59:01,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 21:59:01,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}c9d17b624d7d4aa887893e288aebd6779507950b" 2018-12-04 21:59:01,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:59:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0f18882-de91-4c2a-a383-17ae25877aa1 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 21:59:01,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-f0f18882-de91-4c2a-a383-17ae25877aa1 2018-12-04 21:59:01,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0938839912415s 2018-12-04 21:59:01,119 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-f0f18882-de91-4c2a-a383-17ae25877aa1 2018-12-04 21:59:01,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 21:59:01,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9d17b624d7d4aa887893e288aebd6779507950b" 2018-12-04 21:59:01,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:59:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2f49c96-1b9b-48a6-9fef-a26a000f5696 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_1afbe707-b592-4b56-8123-d5531e13bf84", "links": {"self": "http://172.30.9.23:5000/v3/users/afdf026ea3364d5a8b420ac70bdb97ca"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "afdf026ea3364d5a8b420ac70bdb97ca", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 21:59:01,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d2f49c96-1b9b-48a6-9fef-a26a000f5696 2018-12-04 21:59:01,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113615989685s 2018-12-04 21:59:01,234 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d2f49c96-1b9b-48a6-9fef-a26a000f5696 2018-12-04 21:59:01,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 21:59:01,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&user.id=afdf026ea3364d5a8b420ac70bdb97ca&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}c9d17b624d7d4aa887893e288aebd6779507950b" 2018-12-04 21:59:01,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:59:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f29986d-1790-4be5-9f60-5dd1d3244e07 Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&user.id=afdf026ea3364d5a8b420ac70bdb97ca&scope.domain.id=default", "previous": null, "next": null}} 2018-12-04 21:59:01,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&user.id=afdf026ea3364d5a8b420ac70bdb97ca&scope.domain.id=default used request id req-0f29986d-1790-4be5-9f60-5dd1d3244e07 2018-12-04 21:59:01,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0912530422211s 2018-12-04 21:59:01,337 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&user.id=afdf026ea3364d5a8b420ac70bdb97ca&scope.domain.id=default used request id req-0f29986d-1790-4be5-9f60-5dd1d3244e07 2018-12-04 21:59:01,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-04 21:59:01,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/afdf026ea3364d5a8b420ac70bdb97ca/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9d17b624d7d4aa887893e288aebd6779507950b" 2018-12-04 21:59:01,467 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 21:59:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac0599b0-ba4f-4720-8bae-143a255da012 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 21:59:01,467 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/afdf026ea3364d5a8b420ac70bdb97ca/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-ac0599b0-ba4f-4720-8bae-143a255da012 2018-12-04 21:59:01,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.126518011093s 2018-12-04 21:59:01,467 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/afdf026ea3364d5a8b420ac70bdb97ca/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-ac0599b0-ba4f-4720-8bae-143a255da012 2018-12-04 21:59:01,468 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-04 21:59:03,685 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-04 21:59:05,873 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 02314f73-1591-4ef0-87ad-3f4d8cc2bf99 | 2018-12-04T21:59:05.417895 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 02314f73-1591-4ef0-87ad-3f4d8cc2bf99 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-04 21:59:08,902 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-04 21:59:09,617 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-04 21:59:11,821 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-04 21:59:14,627 - 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=5274940a-423e-406d-96d5-fda33ee362f0) as the default verifier for the future CLI operations. 2018-12-04 21:59:16,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:59:16,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:59:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccd48c10-df7c-4c42-a99e-efac88f57d15 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 21:59:16,318 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ccd48c10-df7c-4c42-a99e-efac88f57d15 2018-12-04 21:59:16,319 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 21:59:16,708 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T22:59:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f4b5ad435bec493c93edc073e1fc8881", "name": "neutron_trunk-project_1afbe707-b592-4b56-8123-d5531e13bf84"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/f4b5ad435bec493c93edc073e1fc8881", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/f4b5ad435bec493c93edc073e1fc8881", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/f4b5ad435bec493c93edc073e1fc8881", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_f4b5ad435bec493c93edc073e1fc8881", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_f4b5ad435bec493c93edc073e1fc8881", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f4b5ad435bec493c93edc073e1fc8881", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/f4b5ad435bec493c93edc073e1fc8881", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/f4b5ad435bec493c93edc073e1fc8881", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f4b5ad435bec493c93edc073e1fc8881", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/f4b5ad435bec493c93edc073e1fc8881", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/f4b5ad435bec493c93edc073e1fc8881", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/f4b5ad435bec493c93edc073e1fc8881", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/f4b5ad435bec493c93edc073e1fc8881", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/f4b5ad435bec493c93edc073e1fc8881", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_1afbe707-b592-4b56-8123-d5531e13bf84", "id": "afdf026ea3364d5a8b420ac70bdb97ca"}, "audit_ids": ["zha3kMgKSeWBHQmQWPc1Ow"], "issued_at": "2018-12-04T21:59:16.000000Z"}} 2018-12-04 21:59:16,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-04 21:59:16,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}67d1f3eff9af87a10f616084cc0abc19597c3531" 2018-12-04 21:59:16,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-6efacbd3-51b1-453c-803d-f5d8b0394dae Date: Tue, 04 Dec 2018 21:59: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": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "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": "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": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-12-04 21:59:16,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-6efacbd3-51b1-453c-803d-f5d8b0394dae 2018-12-04 21:59:16,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.18705201149s 2018-12-04 21:59:16,899 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-6efacbd3-51b1-453c-803d-f5d8b0394dae 2018-12-04 21:59:16,906 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-12-04 21:59:16,907 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-04 21:59:17,032 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-04 21:59:17,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:59:17,038 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 04 Dec 2018 21:59:17 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-12-04 21:59:17,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 21:59:17,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67d1f3eff9af87a10f616084cc0abc19597c3531" 2018-12-04 21:59:17,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-f12272c4-ccd9-4cb3-803f-86a5a90fadf5 Date: Tue, 04 Dec 2018 21:59:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 21:59:17,242 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-f12272c4-ccd9-4cb3-803f-86a5a90fadf5 2018-12-04 21:59:17,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.202373981476s 2018-12-04 21:59:17,243 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-f12272c4-ccd9-4cb3-803f-86a5a90fadf5 2018-12-04 21:59:17,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-04 21:59:17,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}67d1f3eff9af87a10f616084cc0abc19597c3531" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_1afbe707-b592-4b56-8123-d5531e13bf84", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_1afbe707-b592-4b56-8123-d5531e13bf84"}' 2018-12-04 21:59:17,315 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/0fdd5f17-9591-45fa-ad83-b46570e57293 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c6d01e71-c9f5-4de1-ab37-354f7eabd654 Date: Tue, 04 Dec 2018 21:59:17 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/0fdd5f17-9591-45fa-ad83-b46570e57293/file", "owner": "f4b5ad435bec493c93edc073e1fc8881", "id": "0fdd5f17-9591-45fa-ad83-b46570e57293", "size": null, "self": "/v2/images/0fdd5f17-9591-45fa-ad83-b46570e57293", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T21:59:17Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_1afbe707-b592-4b56-8123-d5531e13bf84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_1afbe707-b592-4b56-8123-d5531e13bf84", "checksum": null, "created_at": "2018-12-04T21:59:17Z", "protected": false} 2018-12-04 21:59:17,315 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-c6d01e71-c9f5-4de1-ab37-354f7eabd654 2018-12-04 21:59:17,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0638959407806s 2018-12-04 21:59:17,316 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-c6d01e71-c9f5-4de1-ab37-354f7eabd654 returning object 0fdd5f17-9591-45fa-ad83-b46570e57293 2018-12-04 21:59:17,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-04 21:59:17,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/0fdd5f17-9591-45fa-ad83-b46570e57293/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}67d1f3eff9af87a10f616084cc0abc19597c3531" -d '' 2018-12-04 21:59:17,703 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bf66a1ed-8225-426b-9515-1c0983895918 Date: Tue, 04 Dec 2018 21:59:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:59:17,704 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/0fdd5f17-9591-45fa-ad83-b46570e57293/file used request id req-bf66a1ed-8225-426b-9515-1c0983895918 2018-12-04 21:59:17,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.387348890305s 2018-12-04 21:59:17,704 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/0fdd5f17-9591-45fa-ad83-b46570e57293/file used request id req-bf66a1ed-8225-426b-9515-1c0983895918 2018-12-04 21:59:17,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 21:59:17,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67d1f3eff9af87a10f616084cc0abc19597c3531" 2018-12-04 21:59:17,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-6daefa2d-8b40-45c5-a74e-713d1baee21e Date: Tue, 04 Dec 2018 21:59:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/0fdd5f17-9591-45fa-ad83-b46570e57293/snap", "metadata": {}}], "file": "/v2/images/0fdd5f17-9591-45fa-ad83-b46570e57293/file", "owner": "f4b5ad435bec493c93edc073e1fc8881", "id": "0fdd5f17-9591-45fa-ad83-b46570e57293", "size": 12716032, "self": "/v2/images/0fdd5f17-9591-45fa-ad83-b46570e57293", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/0fdd5f17-9591-45fa-ad83-b46570e57293/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T21:59:17Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_1afbe707-b592-4b56-8123-d5531e13bf84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_1afbe707-b592-4b56-8123-d5531e13bf84", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T21:59:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 21:59:17,734 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6daefa2d-8b40-45c5-a74e-713d1baee21e 2018-12-04 21:59:17,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0261228084564s 2018-12-04 21:59:17,735 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6daefa2d-8b40-45c5-a74e-713d1baee21e 2018-12-04 21:59:17,736 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/0fdd5f17-9591-45fa-ad83-b46570e57293/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0fdd5f17-9591-45fa-ad83-b46570e57293/file', 'owner': u'f4b5ad435bec493c93edc073e1fc8881', 'id': u'0fdd5f17-9591-45fa-ad83-b46570e57293', 'size': 12716032, u'self': u'/v2/images/0fdd5f17-9591-45fa-ad83-b46570e57293', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f4b5ad435bec493c93edc073e1fc8881', 'name': 'neutron_trunk-project_1afbe707-b592-4b56-8123-d5531e13bf84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/0fdd5f17-9591-45fa-ad83-b46570e57293/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-04T21:59:17Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-04T21:59:17Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_1afbe707-b592-4b56-8123-d5531e13bf84', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/0fdd5f17-9591-45fa-ad83-b46570e57293', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_1afbe707-b592-4b56-8123-d5531e13bf84', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_1afbe707-b592-4b56-8123-d5531e13bf84', 'created': u'2018-12-04T21:59:17Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-04T21:59:17Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/0fdd5f17-9591-45fa-ad83-b46570e57293', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_1afbe707-b592-4b56-8123-d5531e13bf84', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-04 21:59:17,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-04 21:59:17,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}c9d17b624d7d4aa887893e288aebd6779507950b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_1afbe707-b592-4b56-8123-d5531e13bf84", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-04 21:59:18,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:59: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-f5ec02da-b0a4-4387-a4a7-27ae6d7f6aaa x-compute-request-id: req-f5ec02da-b0a4-4387-a4a7-27ae6d7f6aaa Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_1afbe707-b592-4b56-8123-d5531e13bf84", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/76dbdd7f-3d7d-477d-9ec8-5c303c03245e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/76dbdd7f-3d7d-477d-9ec8-5c303c03245e", "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": "76dbdd7f-3d7d-477d-9ec8-5c303c03245e"}} 2018-12-04 21:59:18,022 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f5ec02da-b0a4-4387-a4a7-27ae6d7f6aaa 2018-12-04 21:59:18,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.284373044968s 2018-12-04 21:59:18,022 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f5ec02da-b0a4-4387-a4a7-27ae6d7f6aaa 2018-12-04 21:59:18,023 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_1afbe707-b592-4b56-8123-d5531e13bf84', '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'7156be1802b84962aaa9ceab6d73cc34', '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'76dbdd7f-3d7d-477d-9ec8-5c303c03245e', 'swap': 0}) 2018-12-04 21:59:18,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-04 21:59:18,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/76dbdd7f-3d7d-477d-9ec8-5c303c03245e/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}c9d17b624d7d4aa887893e288aebd6779507950b" -d '{"extra_specs": {}}' 2018-12-04 21:59:18,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:59:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-03cc33f9-4dc8-4a7a-a287-8f3f27db151b x-compute-request-id: req-03cc33f9-4dc8-4a7a-a287-8f3f27db151b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-04 21:59:18,055 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/76dbdd7f-3d7d-477d-9ec8-5c303c03245e/os-extra_specs used request id req-03cc33f9-4dc8-4a7a-a287-8f3f27db151b 2018-12-04 21:59:18,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0313639640808s 2018-12-04 21:59:18,055 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/76dbdd7f-3d7d-477d-9ec8-5c303c03245e/os-extra_specs used request id req-03cc33f9-4dc8-4a7a-a287-8f3f27db151b 2018-12-04 21:59:18,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 21:59:18,065 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 21:59: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 21:59:18,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 21:59:18,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67d1f3eff9af87a10f616084cc0abc19597c3531" 2018-12-04 21:59:18,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:59:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06058a8a-d6af-47aa-8453-6721be4d46ff Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 21:59:18,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-06058a8a-d6af-47aa-8453-6721be4d46ff 2018-12-04 21:59:18,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111613988876s 2018-12-04 21:59:18,181 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-06058a8a-d6af-47aa-8453-6721be4d46ff 2018-12-04 21:59:18,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-04 21:59:18,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}c9d17b624d7d4aa887893e288aebd6779507950b" 2018-12-04 21:59:18,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:59:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32070935-4b76-454a-8920-600bf1f3afec x-compute-request-id: req-32070935-4b76-454a-8920-600bf1f3afec 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": 2}, "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": 2010000, "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": 4}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 2010000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-12-04 21:59:18,218 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-32070935-4b76-454a-8920-600bf1f3afec 2018-12-04 21:59:18,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.02956199646s 2018-12-04 21:59:18,219 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-32070935-4b76-454a-8920-600bf1f3afec 2018-12-04 21:59:18,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 21:59:18,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67d1f3eff9af87a10f616084cc0abc19597c3531" 2018-12-04 21:59:18,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-216b1745-b32a-4e10-8393-487799b051f4 Date: Tue, 04 Dec 2018 21:59:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/0fdd5f17-9591-45fa-ad83-b46570e57293/snap", "metadata": {}}], "file": "/v2/images/0fdd5f17-9591-45fa-ad83-b46570e57293/file", "owner": "f4b5ad435bec493c93edc073e1fc8881", "id": "0fdd5f17-9591-45fa-ad83-b46570e57293", "size": 12716032, "self": "/v2/images/0fdd5f17-9591-45fa-ad83-b46570e57293", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/0fdd5f17-9591-45fa-ad83-b46570e57293/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T21:59:17Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_1afbe707-b592-4b56-8123-d5531e13bf84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_1afbe707-b592-4b56-8123-d5531e13bf84", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T21:59:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 21:59:18,246 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-216b1745-b32a-4e10-8393-487799b051f4 2018-12-04 21:59:18,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.023738861084s 2018-12-04 21:59:18,247 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-216b1745-b32a-4e10-8393-487799b051f4 2018-12-04 21:59:18,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-04 21:59:18,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}67d1f3eff9af87a10f616084cc0abc19597c3531" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_1afbe707-b592-4b56-8123-d5531e13bf84", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_1afbe707-b592-4b56-8123-d5531e13bf84"}' 2018-12-04 21:59:18,288 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/fc7c82cc-ad09-48ee-82dc-1f5ba33704ca Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-18794679-e236-49ee-9536-e94b9e50f03e Date: Tue, 04 Dec 2018 21:59:18 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/fc7c82cc-ad09-48ee-82dc-1f5ba33704ca/file", "owner": "f4b5ad435bec493c93edc073e1fc8881", "id": "fc7c82cc-ad09-48ee-82dc-1f5ba33704ca", "size": null, "self": "/v2/images/fc7c82cc-ad09-48ee-82dc-1f5ba33704ca", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T21:59:18Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_1afbe707-b592-4b56-8123-d5531e13bf84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_1afbe707-b592-4b56-8123-d5531e13bf84", "checksum": null, "created_at": "2018-12-04T21:59:18Z", "protected": false} 2018-12-04 21:59:18,288 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-18794679-e236-49ee-9536-e94b9e50f03e 2018-12-04 21:59:18,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0347321033478s 2018-12-04 21:59:18,288 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-18794679-e236-49ee-9536-e94b9e50f03e returning object fc7c82cc-ad09-48ee-82dc-1f5ba33704ca 2018-12-04 21:59:18,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-04 21:59:18,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/fc7c82cc-ad09-48ee-82dc-1f5ba33704ca/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}67d1f3eff9af87a10f616084cc0abc19597c3531" -d '' 2018-12-04 21:59:18,780 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c4f5af8e-9e10-4677-970f-04e7b192796a Date: Tue, 04 Dec 2018 21:59:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 21:59:18,780 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/fc7c82cc-ad09-48ee-82dc-1f5ba33704ca/file used request id req-c4f5af8e-9e10-4677-970f-04e7b192796a 2018-12-04 21:59:18,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.49164891243s 2018-12-04 21:59:18,780 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/fc7c82cc-ad09-48ee-82dc-1f5ba33704ca/file used request id req-c4f5af8e-9e10-4677-970f-04e7b192796a 2018-12-04 21:59:18,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 21:59:18,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67d1f3eff9af87a10f616084cc0abc19597c3531" 2018-12-04 21:59:18,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-1b5c16b2-f084-45bf-af40-022ea99dcedf Date: Tue, 04 Dec 2018 21:59:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/fc7c82cc-ad09-48ee-82dc-1f5ba33704ca/snap", "metadata": {}}], "file": "/v2/images/fc7c82cc-ad09-48ee-82dc-1f5ba33704ca/file", "owner": "f4b5ad435bec493c93edc073e1fc8881", "id": "fc7c82cc-ad09-48ee-82dc-1f5ba33704ca", "size": 12716032, "self": "/v2/images/fc7c82cc-ad09-48ee-82dc-1f5ba33704ca", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/fc7c82cc-ad09-48ee-82dc-1f5ba33704ca/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T21:59:18Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_1afbe707-b592-4b56-8123-d5531e13bf84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_1afbe707-b592-4b56-8123-d5531e13bf84", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T21:59:18Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/0fdd5f17-9591-45fa-ad83-b46570e57293/snap", "metadata": {}}], "file": "/v2/images/0fdd5f17-9591-45fa-ad83-b46570e57293/file", "owner": "f4b5ad435bec493c93edc073e1fc8881", "id": "0fdd5f17-9591-45fa-ad83-b46570e57293", "size": 12716032, "self": "/v2/images/0fdd5f17-9591-45fa-ad83-b46570e57293", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/0fdd5f17-9591-45fa-ad83-b46570e57293/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T21:59:17Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_1afbe707-b592-4b56-8123-d5531e13bf84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_1afbe707-b592-4b56-8123-d5531e13bf84", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T21:59:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 21:59:18,810 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-1b5c16b2-f084-45bf-af40-022ea99dcedf 2018-12-04 21:59:18,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0253839492798s 2018-12-04 21:59:18,810 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-1b5c16b2-f084-45bf-af40-022ea99dcedf 2018-12-04 21:59:18,813 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/fc7c82cc-ad09-48ee-82dc-1f5ba33704ca/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fc7c82cc-ad09-48ee-82dc-1f5ba33704ca/file', 'owner': u'f4b5ad435bec493c93edc073e1fc8881', 'id': u'fc7c82cc-ad09-48ee-82dc-1f5ba33704ca', 'size': 12716032, u'self': u'/v2/images/fc7c82cc-ad09-48ee-82dc-1f5ba33704ca', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f4b5ad435bec493c93edc073e1fc8881', 'name': 'neutron_trunk-project_1afbe707-b592-4b56-8123-d5531e13bf84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/fc7c82cc-ad09-48ee-82dc-1f5ba33704ca/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-04T21:59:18Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-04T21:59:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_1afbe707-b592-4b56-8123-d5531e13bf84', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/fc7c82cc-ad09-48ee-82dc-1f5ba33704ca', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_1afbe707-b592-4b56-8123-d5531e13bf84', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_1afbe707-b592-4b56-8123-d5531e13bf84', 'created': u'2018-12-04T21:59:18Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-04T21:59:18Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/fc7c82cc-ad09-48ee-82dc-1f5ba33704ca', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_1afbe707-b592-4b56-8123-d5531e13bf84', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-04 21:59:18,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-04 21:59:18,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}c9d17b624d7d4aa887893e288aebd6779507950b" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_1afbe707-b592-4b56-8123-d5531e13bf84", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-04 21:59:18,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:59:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c88ceed-d782-4f54-9084-44d2f2d1191d x-compute-request-id: req-1c88ceed-d782-4f54-9084-44d2f2d1191d Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_1afbe707-b592-4b56-8123-d5531e13bf84", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/660860de-1357-4b38-a279-b9cf4506ba58", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/660860de-1357-4b38-a279-b9cf4506ba58", "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": "660860de-1357-4b38-a279-b9cf4506ba58"}} 2018-12-04 21:59:18,872 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-1c88ceed-d782-4f54-9084-44d2f2d1191d 2018-12-04 21:59:18,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0582489967346s 2018-12-04 21:59:18,872 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-1c88ceed-d782-4f54-9084-44d2f2d1191d 2018-12-04 21:59:18,873 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_1afbe707-b592-4b56-8123-d5531e13bf84', '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'7156be1802b84962aaa9ceab6d73cc34', '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'660860de-1357-4b38-a279-b9cf4506ba58', 'swap': 0}) 2018-12-04 21:59:18,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-04 21:59:18,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/660860de-1357-4b38-a279-b9cf4506ba58/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}c9d17b624d7d4aa887893e288aebd6779507950b" -d '{"extra_specs": {}}' 2018-12-04 21:59:18,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 21:59:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d8c938e5-1aeb-4dc2-8909-85ceea61bed6 x-compute-request-id: req-d8c938e5-1aeb-4dc2-8909-85ceea61bed6 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-04 21:59:18,897 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/660860de-1357-4b38-a279-b9cf4506ba58/os-extra_specs used request id req-d8c938e5-1aeb-4dc2-8909-85ceea61bed6 2018-12-04 21:59:18,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0230419635773s 2018-12-04 21:59:18,897 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/660860de-1357-4b38-a279-b9cf4506ba58/os-extra_specs used request id req-d8c938e5-1aeb-4dc2-8909-85ceea61bed6 2018-12-04 21:59:18,898 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_1afbe707-b592-4b56-8123-d5531e13bf84', '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'7156be1802b84962aaa9ceab6d73cc34', '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'660860de-1357-4b38-a279-b9cf4506ba58', 'swap': 0}) 2018-12-04 21:59:21,776 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-04 21:59:21,776 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-04 21:59:21,776 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-04 21:59:21,780 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-04 21:59:21,802 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-04 21:59:24,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-5274940a-423e-406d-96d5-fda33ee362f0/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-12-04 21:59:24,755 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-04 21:59:24,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-12-04 22:02:32,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: ab3a70c0-6123-4afa-9aff-3c4af1c52425 2018-12-04 22:02:32,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'ab3a70c0-6123-4afa-9aff-3c4af1c52425']'. 2018-12-04 22:02:33,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-04 22:02:33,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-04 22:02:33,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-04 22:02:33,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | ab3a70c0-6123-4afa-9aff-3c4af1c52425 | 2018-12-04 22:02:33,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-12-04 22:02:33,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-04 21:59:26 | 2018-12-04 22:02:33,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-04 22:02:32 | 2018-12-04 22:02:33,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:06 | 2018-12-04 22:02:33,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-04 22:02:33,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-04 22:02:33,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 5274940a-423e-406d-96d5-fda33ee362f0) | 2018-12-04 22:02:33,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-04 22:02:33,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 02314f73-1591-4ef0-87ad-3f4d8cc2bf99) | 2018-12-04 22:02:33,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-12-04 22:02:33,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 171.324 | 2018-12-04 22:02:33,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 42 | 2018-12-04 22:02:33,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 10 | 2018-12-04 22:02:33,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-04 22:02:33,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-04 22:02:33,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-12-04 22:02:33,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-04 22:02:33,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-04 22:02:33,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-04 22:02:33,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-12-04 22:02:35,615 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-04 22:02:35,615 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 03:19 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-12-04 22:02:35,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-04 22:02:35,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/fc7c82cc-ad09-48ee-82dc-1f5ba33704ca -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67d1f3eff9af87a10f616084cc0abc19597c3531" 2018-12-04 22:02:36,052 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4f443ff4-b7c5-44c3-82b5-ae2656d886cf Date: Tue, 04 Dec 2018 22:02:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 22:02:36,052 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/fc7c82cc-ad09-48ee-82dc-1f5ba33704ca used request id req-4f443ff4-b7c5-44c3-82b5-ae2656d886cf 2018-12-04 22:02:36,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.431229114532s 2018-12-04 22:02:36,052 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/fc7c82cc-ad09-48ee-82dc-1f5ba33704ca used request id req-4f443ff4-b7c5-44c3-82b5-ae2656d886cf 2018-12-04 22:02:36,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-04 22:02:36,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}c9d17b624d7d4aa887893e288aebd6779507950b" 2018-12-04 22:02:36,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:02:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-479b6b6f-4a72-4560-9974-ecf7896a2a8b x-compute-request-id: req-479b6b6f-4a72-4560-9974-ecf7896a2a8b Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_alt_1afbe707-b592-4b56-8123-d5531e13bf84", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/660860de-1357-4b38-a279-b9cf4506ba58", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/660860de-1357-4b38-a279-b9cf4506ba58", "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": "660860de-1357-4b38-a279-b9cf4506ba58"}, {"name": "neutron_trunk-flavor_1afbe707-b592-4b56-8123-d5531e13bf84", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/76dbdd7f-3d7d-477d-9ec8-5c303c03245e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/76dbdd7f-3d7d-477d-9ec8-5c303c03245e", "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": "76dbdd7f-3d7d-477d-9ec8-5c303c03245e"}]} 2018-12-04 22:02:36,081 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-479b6b6f-4a72-4560-9974-ecf7896a2a8b 2018-12-04 22:02:36,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0281820297241s 2018-12-04 22:02:36,082 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-479b6b6f-4a72-4560-9974-ecf7896a2a8b 2018-12-04 22:02:36,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-04 22:02:36,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/660860de-1357-4b38-a279-b9cf4506ba58 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9d17b624d7d4aa887893e288aebd6779507950b" 2018-12-04 22:02:36,315 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 22:02:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9ee6b8aa-01bf-42c4-9625-af6e160fd9ea x-compute-request-id: req-9ee6b8aa-01bf-42c4-9625-af6e160fd9ea Content-Length: 0 Content-Type: application/json 2018-12-04 22:02:36,315 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/660860de-1357-4b38-a279-b9cf4506ba58 used request id req-9ee6b8aa-01bf-42c4-9625-af6e160fd9ea 2018-12-04 22:02:36,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.23157787323s 2018-12-04 22:02:36,316 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/660860de-1357-4b38-a279-b9cf4506ba58 used request id req-9ee6b8aa-01bf-42c4-9625-af6e160fd9ea 2018-12-04 22:02:36,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 22:02:36,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67d1f3eff9af87a10f616084cc0abc19597c3531" 2018-12-04 22:02:36,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-0856733a-fe27-49b7-92fe-20efa566dcb0 Date: Tue, 04 Dec 2018 22:02:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/0fdd5f17-9591-45fa-ad83-b46570e57293/snap", "metadata": {}}], "file": "/v2/images/0fdd5f17-9591-45fa-ad83-b46570e57293/file", "owner": "f4b5ad435bec493c93edc073e1fc8881", "id": "0fdd5f17-9591-45fa-ad83-b46570e57293", "size": 12716032, "self": "/v2/images/0fdd5f17-9591-45fa-ad83-b46570e57293", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/0fdd5f17-9591-45fa-ad83-b46570e57293/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-04T21:59:17Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_1afbe707-b592-4b56-8123-d5531e13bf84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_1afbe707-b592-4b56-8123-d5531e13bf84", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-04T21:59:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 22:02:36,343 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-0856733a-fe27-49b7-92fe-20efa566dcb0 2018-12-04 22:02:36,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0241410732269s 2018-12-04 22:02:36,344 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-0856733a-fe27-49b7-92fe-20efa566dcb0 2018-12-04 22:02:36,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-04 22:02:36,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/0fdd5f17-9591-45fa-ad83-b46570e57293 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67d1f3eff9af87a10f616084cc0abc19597c3531" 2018-12-04 22:02:37,103 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-602245c8-3b4f-4dc2-a76a-104b77e1d709 Date: Tue, 04 Dec 2018 22:02:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 22:02:37,103 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/0fdd5f17-9591-45fa-ad83-b46570e57293 used request id req-602245c8-3b4f-4dc2-a76a-104b77e1d709 2018-12-04 22:02:37,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.758017063141s 2018-12-04 22:02:37,104 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/0fdd5f17-9591-45fa-ad83-b46570e57293 used request id req-602245c8-3b4f-4dc2-a76a-104b77e1d709 2018-12-04 22:02:37,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-04 22:02:37,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}c9d17b624d7d4aa887893e288aebd6779507950b" 2018-12-04 22:02:37,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:02:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd2900a1-ce5f-40cb-b53d-8337cd78bbed x-compute-request-id: req-bd2900a1-ce5f-40cb-b53d-8337cd78bbed Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_1afbe707-b592-4b56-8123-d5531e13bf84", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/76dbdd7f-3d7d-477d-9ec8-5c303c03245e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/76dbdd7f-3d7d-477d-9ec8-5c303c03245e", "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": "76dbdd7f-3d7d-477d-9ec8-5c303c03245e"}]} 2018-12-04 22:02:37,129 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-bd2900a1-ce5f-40cb-b53d-8337cd78bbed 2018-12-04 22:02:37,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0249190330505s 2018-12-04 22:02:37,129 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-bd2900a1-ce5f-40cb-b53d-8337cd78bbed 2018-12-04 22:02:37,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-04 22:02:37,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/76dbdd7f-3d7d-477d-9ec8-5c303c03245e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9d17b624d7d4aa887893e288aebd6779507950b" 2018-12-04 22:02:37,157 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 22:02:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f17e5cf7-d49b-4774-ab8b-94b1defe8ceb x-compute-request-id: req-f17e5cf7-d49b-4774-ab8b-94b1defe8ceb Content-Length: 0 Content-Type: application/json 2018-12-04 22:02:37,157 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/76dbdd7f-3d7d-477d-9ec8-5c303c03245e used request id req-f17e5cf7-d49b-4774-ab8b-94b1defe8ceb 2018-12-04 22:02:37,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0260200500488s 2018-12-04 22:02:37,158 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/76dbdd7f-3d7d-477d-9ec8-5c303c03245e used request id req-f17e5cf7-d49b-4774-ab8b-94b1defe8ceb 2018-12-04 22:02:37,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 22:02:37,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9d17b624d7d4aa887893e288aebd6779507950b" 2018-12-04 22:02:37,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-295a1695-e012-467c-9377-f72fd26e32a3 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_1afbe707-b592-4b56-8123-d5531e13bf84", "links": {"self": "http://172.30.9.23:5000/v3/users/afdf026ea3364d5a8b420ac70bdb97ca"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "afdf026ea3364d5a8b420ac70bdb97ca", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 22:02:37,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-295a1695-e012-467c-9377-f72fd26e32a3 2018-12-04 22:02:37,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115458011627s 2018-12-04 22:02:37,274 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-295a1695-e012-467c-9377-f72fd26e32a3 2018-12-04 22:02:37,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 22:02:37,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/afdf026ea3364d5a8b420ac70bdb97ca -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9d17b624d7d4aa887893e288aebd6779507950b" 2018-12-04 22:02:37,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3485722d-b4b9-47ed-94df-d79a2d29539d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "neutron_trunk-user_1afbe707-b592-4b56-8123-d5531e13bf84", "links": {"self": "http://172.30.9.23:5000/v3/users/afdf026ea3364d5a8b420ac70bdb97ca"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "afdf026ea3364d5a8b420ac70bdb97ca", "description": null}} 2018-12-04 22:02:37,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/afdf026ea3364d5a8b420ac70bdb97ca used request id req-3485722d-b4b9-47ed-94df-d79a2d29539d 2018-12-04 22:02:37,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10674905777s 2018-12-04 22:02:37,387 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/afdf026ea3364d5a8b420ac70bdb97ca used request id req-3485722d-b4b9-47ed-94df-d79a2d29539d 2018-12-04 22:02:37,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-04 22:02:37,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/afdf026ea3364d5a8b420ac70bdb97ca -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9d17b624d7d4aa887893e288aebd6779507950b" 2018-12-04 22:02:37,578 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 22:02:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d78e24e-973c-4888-bab5-cb751dd3979e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 22:02:37,578 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/afdf026ea3364d5a8b420ac70bdb97ca used request id req-3d78e24e-973c-4888-bab5-cb751dd3979e 2018-12-04 22:02:37,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.190945863724s 2018-12-04 22:02:37,579 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/afdf026ea3364d5a8b420ac70bdb97ca used request id req-3d78e24e-973c-4888-bab5-cb751dd3979e 2018-12-04 22:02:37,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 22:02:37,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}c9d17b624d7d4aa887893e288aebd6779507950b" 2018-12-04 22:02:37,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2de61700-4d34-45de-996c-216e370e11ce Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.23:5000/v3/projects/f4b5ad435bec493c93edc073e1fc8881"}, "tags": [], "enabled": true, "id": "f4b5ad435bec493c93edc073e1fc8881", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_1afbe707-b592-4b56-8123-d5531e13bf84"}]} 2018-12-04 22:02:37,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-2de61700-4d34-45de-996c-216e370e11ce 2018-12-04 22:02:37,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0921909809113s 2018-12-04 22:02:37,677 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-2de61700-4d34-45de-996c-216e370e11ce 2018-12-04 22:02:37,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-04 22:02:37,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/f4b5ad435bec493c93edc073e1fc8881 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9d17b624d7d4aa887893e288aebd6779507950b" 2018-12-04 22:02:37,867 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 22:02:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37f2abcf-3891-42e5-b323-00c022cfe984 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 22:02:37,867 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/f4b5ad435bec493c93edc073e1fc8881 used request id req-37f2abcf-3891-42e5-b323-00c022cfe984 2018-12-04 22:02:37,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.186322927475s 2018-12-04 22:02:37,867 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/f4b5ad435bec493c93edc073e1fc8881 used request id req-37f2abcf-3891-42e5-b323-00c022cfe984 2018-12-04 22:02:37,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 22:02:37,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=f4b5ad435bec493c93edc073e1fc8881&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}c9d17b624d7d4aa887893e288aebd6779507950b" 2018-12-04 22:02:38,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-9b4f7cd5-d89f-4178-b1bd-1077479d5b16 Date: Tue, 04 Dec 2018 22:02:38 GMT RESP BODY: {"security_groups": []} 2018-12-04 22:02:38,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=f4b5ad435bec493c93edc073e1fc8881&name=default used request id req-9b4f7cd5-d89f-4178-b1bd-1077479d5b16 2018-12-04 22:02:38,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.207067966461s 2018-12-04 22:02:38,078 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=f4b5ad435bec493c93edc073e1fc8881&name=default used request id req-9b4f7cd5-d89f-4178-b1bd-1077479d5b16 2018-12-04 22:02:38,131 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2018-12-04 22:02:38,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 22:02:38,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:02:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-169d9cb6-80c4-42fb-8e65-14cd1642bd53 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 22:02:38,180 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-169d9cb6-80c4-42fb-8e65-14cd1642bd53 2018-12-04 22:02:38,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 22:02:38,573 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T23:02:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "61d4c3b4398c40adbd8e901c42776579"}, "audit_ids": ["k0AZQvuxSEK7tTOfchndMw"], "issued_at": "2018-12-04T22:02:38.000000Z"}} 2018-12-04 22:02:38,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 22:02:38,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}42c37b3b438f3b5e4b6ec3aec2f0ede5b2fc53a3" 2018-12-04 22:02:38,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-482bb978-e758-45a6-a2d4-b8f6931f63c0 Date: Tue, 04 Dec 2018 22:02:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T20:04:01Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"}]} 2018-12-04 22:02:38,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-482bb978-e758-45a6-a2d4-b8f6931f63c0 2018-12-04 22:02:38,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.251120090485s 2018-12-04 22:02:38,828 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-482bb978-e758-45a6-a2d4-b8f6931f63c0 2018-12-04 22:02:38,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 22:02:38,837 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 22:02: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 22:02:38,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 22:02:38,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}42c37b3b438f3b5e4b6ec3aec2f0ede5b2fc53a3" 2018-12-04 22:02:38,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:02:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4087725a-a89f-4044-979a-3912bb085989 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-04 22:02:38,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-4087725a-a89f-4044-979a-3912bb085989 2018-12-04 22:02:38,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.098916053772s 2018-12-04 22:02:38,937 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-4087725a-a89f-4044-979a-3912bb085989 2018-12-04 22:02:38,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-04 22:02:38,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}42c37b3b438f3b5e4b6ec3aec2f0ede5b2fc53a3" -d '{"project": {"description": "Created by OPNFV Functest: networking-bgpvpn", "enabled": true, "domain_id": "default", "name": "networking-bgpvpn-project_2dd1ed3f-a537-43ff-a160-6cd35271a356"}}' 2018-12-04 22:02:39,062 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 22:02:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd2ac555-cdcf-407b-8575-555b703e3e76 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.23:5000/v3/projects/4eb585d24823476890dde4a1a46b4602"}, "tags": [], "enabled": true, "id": "4eb585d24823476890dde4a1a46b4602", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_2dd1ed3f-a537-43ff-a160-6cd35271a356"}} 2018-12-04 22:02:39,063 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-bd2ac555-cdcf-407b-8575-555b703e3e76 2018-12-04 22:02:39,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.118478059769s 2018-12-04 22:02:39,063 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-bd2ac555-cdcf-407b-8575-555b703e3e76 2018-12-04 22:02:39,063 - 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'4eb585d24823476890dde4a1a46b4602', '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_2dd1ed3f-a537-43ff-a160-6cd35271a356'}) 2018-12-04 22:02:39,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-04 22:02:39,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}42c37b3b438f3b5e4b6ec3aec2f0ede5b2fc53a3" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "91fc6106-9c66-41b3-8188-663223c8ddb6", "email": null, "name": "networking-bgpvpn-user_2dd1ed3f-a537-43ff-a160-6cd35271a356"}}' 2018-12-04 22:02:39,458 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 22:02:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6dcbd5d-111a-431f-b7bf-6b9d9cfafee8 Content-Length: 332 Content-Type: application/json RESP BODY: {"user": {"name": "networking-bgpvpn-user_2dd1ed3f-a537-43ff-a160-6cd35271a356", "links": {"self": "http://172.30.9.23:5000/v3/users/6b00b41a2ac74b4fb59802918f79137d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6b00b41a2ac74b4fb59802918f79137d", "domain_id": "default", "password_expires_at": null}} 2018-12-04 22:02:39,458 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-e6dcbd5d-111a-431f-b7bf-6b9d9cfafee8 2018-12-04 22:02:39,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.388473033905s 2018-12-04 22:02:39,458 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-e6dcbd5d-111a-431f-b7bf-6b9d9cfafee8 2018-12-04 22:02:39,459 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6b00b41a2ac74b4fb59802918f79137d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-bgpvpn-user_2dd1ed3f-a537-43ff-a160-6cd35271a356'}) 2018-12-04 22:02:39,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 22:02:39,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42c37b3b438f3b5e4b6ec3aec2f0ede5b2fc53a3" 2018-12-04 22:02:39,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:02:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cf756f6-ab12-4350-bab7-b26320b497a4 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 22:02:39,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1cf756f6-ab12-4350-bab7-b26320b497a4 2018-12-04 22:02:39,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0896220207214s 2018-12-04 22:02:39,553 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1cf756f6-ab12-4350-bab7-b26320b497a4 2018-12-04 22:02:39,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 22:02:39,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42c37b3b438f3b5e4b6ec3aec2f0ede5b2fc53a3" 2018-12-04 22:02:39,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:02:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-586f14fb-2537-44f4-9521-88ec38c4e815 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 22:02:39,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-586f14fb-2537-44f4-9521-88ec38c4e815 2018-12-04 22:02:39,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0941989421844s 2018-12-04 22:02:39,651 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-586f14fb-2537-44f4-9521-88ec38c4e815 2018-12-04 22:02:39,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 22:02:39,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}42c37b3b438f3b5e4b6ec3aec2f0ede5b2fc53a3" 2018-12-04 22:02:39,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:02:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b025e492-2a2d-406c-a5c2-21c87faf2a2f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 22:02:39,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-b025e492-2a2d-406c-a5c2-21c87faf2a2f 2018-12-04 22:02:39,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.091598033905s 2018-12-04 22:02:39,748 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-b025e492-2a2d-406c-a5c2-21c87faf2a2f 2018-12-04 22:02:39,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 22:02:39,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42c37b3b438f3b5e4b6ec3aec2f0ede5b2fc53a3" 2018-12-04 22:02:39,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:02:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e84b0df2-6dfc-4d42-af78-a415b7f5cf38 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_2dd1ed3f-a537-43ff-a160-6cd35271a356", "links": {"self": "http://172.30.9.23:5000/v3/users/6b00b41a2ac74b4fb59802918f79137d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6b00b41a2ac74b4fb59802918f79137d", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 22:02:39,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e84b0df2-6dfc-4d42-af78-a415b7f5cf38 2018-12-04 22:02:39,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112517118454s 2018-12-04 22:02:39,862 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e84b0df2-6dfc-4d42-af78-a415b7f5cf38 2018-12-04 22:02:39,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 22:02:39,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}42c37b3b438f3b5e4b6ec3aec2f0ede5b2fc53a3" 2018-12-04 22:02:39,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:02:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ad408a5-1143-487b-a410-c8098fb64f55 Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.23:5000/v3/projects/4eb585d24823476890dde4a1a46b4602"}, "tags": [], "enabled": true, "id": "4eb585d24823476890dde4a1a46b4602", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_2dd1ed3f-a537-43ff-a160-6cd35271a356"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-04 22:02:39,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-6ad408a5-1143-487b-a410-c8098fb64f55 2018-12-04 22:02:39,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0939049720764s 2018-12-04 22:02:39,968 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-6ad408a5-1143-487b-a410-c8098fb64f55 2018-12-04 22:02:39,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 22:02:39,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=6b00b41a2ac74b4fb59802918f79137d&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=4eb585d24823476890dde4a1a46b4602" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42c37b3b438f3b5e4b6ec3aec2f0ede5b2fc53a3" 2018-12-04 22:02:40,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:02:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51e2177f-71d9-4372-aa45-cb782e365841 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=6b00b41a2ac74b4fb59802918f79137d&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=4eb585d24823476890dde4a1a46b4602", "previous": null, "next": null}} 2018-12-04 22:02:40,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=6b00b41a2ac74b4fb59802918f79137d&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=4eb585d24823476890dde4a1a46b4602 used request id req-51e2177f-71d9-4372-aa45-cb782e365841 2018-12-04 22:02:40,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.088280916214s 2018-12-04 22:02:40,063 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=6b00b41a2ac74b4fb59802918f79137d&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=4eb585d24823476890dde4a1a46b4602 used request id req-51e2177f-71d9-4372-aa45-cb782e365841 2018-12-04 22:02:40,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-04 22:02:40,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/4eb585d24823476890dde4a1a46b4602/users/6b00b41a2ac74b4fb59802918f79137d/roles/d20a1200fc7441df95f6f68766e80849 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42c37b3b438f3b5e4b6ec3aec2f0ede5b2fc53a3" 2018-12-04 22:02:40,197 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 22:02:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b0552c8-6e06-4f5c-8435-29ac3d879c47 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 22:02:40,197 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/4eb585d24823476890dde4a1a46b4602/users/6b00b41a2ac74b4fb59802918f79137d/roles/d20a1200fc7441df95f6f68766e80849 used request id req-4b0552c8-6e06-4f5c-8435-29ac3d879c47 2018-12-04 22:02:40,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.130490779877s 2018-12-04 22:02:40,197 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/4eb585d24823476890dde4a1a46b4602/users/6b00b41a2ac74b4fb59802918f79137d/roles/d20a1200fc7441df95f6f68766e80849 used request id req-4b0552c8-6e06-4f5c-8435-29ac3d879c47 2018-12-04 22:02:40,198 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-bgpvpn-project_2dd1ed3f-a537-43ff-a160-6cd35271a356', 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'4eb585d24823476890dde4a1a46b4602', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '91fc6106-9c66-41b3-8188-663223c8ddb6', 'username': u'networking-bgpvpn-user_2dd1ed3f-a537-43ff-a160-6cd35271a356', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-04 22:02:40,201 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-bgpvpn-user_2dd1ed3f-a537-43ff-a160-6cd35271a356', 'password': '91fc6106-9c66-41b3-8188-663223c8ddb6', 'project_name': 'networking-bgpvpn-project_2dd1ed3f-a537-43ff-a160-6cd35271a356', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': '4eb585d24823476890dde4a1a46b4602', 'project_domain_name': 'Default'} 2018-12-04 22:02:40,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 22:02:40,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42c37b3b438f3b5e4b6ec3aec2f0ede5b2fc53a3" 2018-12-04 22:02:40,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54e2f39a-5625-4a90-9fd1-8b154901ab33 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 22:02:40,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-54e2f39a-5625-4a90-9fd1-8b154901ab33 2018-12-04 22:02:40,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.087760925293s 2018-12-04 22:02:40,293 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-54e2f39a-5625-4a90-9fd1-8b154901ab33 2018-12-04 22:02:40,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 22:02:40,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42c37b3b438f3b5e4b6ec3aec2f0ede5b2fc53a3" 2018-12-04 22:02:40,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-014b438d-115d-4f12-9985-e3b9653aa466 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 22:02:40,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-014b438d-115d-4f12-9985-e3b9653aa466 2018-12-04 22:02:40,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0954349040985s 2018-12-04 22:02:40,393 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-014b438d-115d-4f12-9985-e3b9653aa466 2018-12-04 22:02:40,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 22:02:40,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}42c37b3b438f3b5e4b6ec3aec2f0ede5b2fc53a3" 2018-12-04 22:02:40,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa2e3d1c-da02-4c4d-abfc-06774050d949 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 22:02:40,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-aa2e3d1c-da02-4c4d-abfc-06774050d949 2018-12-04 22:02:40,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0945711135864s 2018-12-04 22:02:40,492 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-aa2e3d1c-da02-4c4d-abfc-06774050d949 2018-12-04 22:02:40,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 22:02:40,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42c37b3b438f3b5e4b6ec3aec2f0ede5b2fc53a3" 2018-12-04 22:02:40,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7038b9e-f13d-452b-b9ae-bf11f77554e9 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_2dd1ed3f-a537-43ff-a160-6cd35271a356", "links": {"self": "http://172.30.9.23:5000/v3/users/6b00b41a2ac74b4fb59802918f79137d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6b00b41a2ac74b4fb59802918f79137d", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 22:02:40,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e7038b9e-f13d-452b-b9ae-bf11f77554e9 2018-12-04 22:02:40,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101093053818s 2018-12-04 22:02:40,594 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e7038b9e-f13d-452b-b9ae-bf11f77554e9 2018-12-04 22:02:40,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 22:02:40,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}42c37b3b438f3b5e4b6ec3aec2f0ede5b2fc53a3" 2018-12-04 22:02:40,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-582bf2bc-6b4a-438d-87d7-5ea3b3b16972 Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.23:5000/v3/projects/4eb585d24823476890dde4a1a46b4602"}, "tags": [], "enabled": true, "id": "4eb585d24823476890dde4a1a46b4602", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_2dd1ed3f-a537-43ff-a160-6cd35271a356"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-04 22:02:40,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-582bf2bc-6b4a-438d-87d7-5ea3b3b16972 2018-12-04 22:02:40,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0918998718262s 2018-12-04 22:02:40,697 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-582bf2bc-6b4a-438d-87d7-5ea3b3b16972 2018-12-04 22:02:40,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 22:02:40,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=6b00b41a2ac74b4fb59802918f79137d&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=4eb585d24823476890dde4a1a46b4602" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42c37b3b438f3b5e4b6ec3aec2f0ede5b2fc53a3" 2018-12-04 22:02:40,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55fa44ce-fa39-447c-b919-d1f3bdc4cee3 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=6b00b41a2ac74b4fb59802918f79137d&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=4eb585d24823476890dde4a1a46b4602", "previous": null, "next": null}} 2018-12-04 22:02:40,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=6b00b41a2ac74b4fb59802918f79137d&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=4eb585d24823476890dde4a1a46b4602 used request id req-55fa44ce-fa39-447c-b919-d1f3bdc4cee3 2018-12-04 22:02:40,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0890550613403s 2018-12-04 22:02:40,793 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=6b00b41a2ac74b4fb59802918f79137d&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=4eb585d24823476890dde4a1a46b4602 used request id req-55fa44ce-fa39-447c-b919-d1f3bdc4cee3 2018-12-04 22:02:40,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-04 22:02:40,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/4eb585d24823476890dde4a1a46b4602/users/6b00b41a2ac74b4fb59802918f79137d/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42c37b3b438f3b5e4b6ec3aec2f0ede5b2fc53a3" 2018-12-04 22:02:40,917 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 22:02:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6063f09-a567-40b7-9f81-411bdd055df4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 22:02:40,917 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/4eb585d24823476890dde4a1a46b4602/users/6b00b41a2ac74b4fb59802918f79137d/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-b6063f09-a567-40b7-9f81-411bdd055df4 2018-12-04 22:02:40,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.122232198715s 2018-12-04 22:02:40,918 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/4eb585d24823476890dde4a1a46b4602/users/6b00b41a2ac74b4fb59802918f79137d/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-b6063f09-a567-40b7-9f81-411bdd055df4 2018-12-04 22:02:40,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 22:02:40,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42c37b3b438f3b5e4b6ec3aec2f0ede5b2fc53a3" 2018-12-04 22:02:41,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f14fb7b-df4b-48bb-bfe7-449fa5887fd7 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 22:02:41,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9f14fb7b-df4b-48bb-bfe7-449fa5887fd7 2018-12-04 22:02:41,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0896608829498s 2018-12-04 22:02:41,010 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9f14fb7b-df4b-48bb-bfe7-449fa5887fd7 2018-12-04 22:02:41,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 22:02:41,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}42c37b3b438f3b5e4b6ec3aec2f0ede5b2fc53a3" 2018-12-04 22:02:41,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:02:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f7a735f-56f2-4b4b-9e74-670910d173f8 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 22:02:41,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-3f7a735f-56f2-4b4b-9e74-670910d173f8 2018-12-04 22:02:41,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0940039157867s 2018-12-04 22:02:41,108 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-3f7a735f-56f2-4b4b-9e74-670910d173f8 2018-12-04 22:02:41,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 22:02:41,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42c37b3b438f3b5e4b6ec3aec2f0ede5b2fc53a3" 2018-12-04 22:02:41,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:02:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaed20f6-7e59-4d7a-ba41-66a81040538f Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_2dd1ed3f-a537-43ff-a160-6cd35271a356", "links": {"self": "http://172.30.9.23:5000/v3/users/6b00b41a2ac74b4fb59802918f79137d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6b00b41a2ac74b4fb59802918f79137d", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 22:02:41,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-eaed20f6-7e59-4d7a-ba41-66a81040538f 2018-12-04 22:02:41,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.035660982132s 2018-12-04 22:02:41,145 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-eaed20f6-7e59-4d7a-ba41-66a81040538f 2018-12-04 22:02:41,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 22:02:41,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&user.id=6b00b41a2ac74b4fb59802918f79137d&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}42c37b3b438f3b5e4b6ec3aec2f0ede5b2fc53a3" 2018-12-04 22:02:41,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:02:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f0bb7eb-4b52-4b40-8402-bd2ab714342e Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&user.id=6b00b41a2ac74b4fb59802918f79137d&scope.domain.id=default", "previous": null, "next": null}} 2018-12-04 22:02:41,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&user.id=6b00b41a2ac74b4fb59802918f79137d&scope.domain.id=default used request id req-5f0bb7eb-4b52-4b40-8402-bd2ab714342e 2018-12-04 22:02:41,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0899519920349s 2018-12-04 22:02:41,245 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&user.id=6b00b41a2ac74b4fb59802918f79137d&scope.domain.id=default used request id req-5f0bb7eb-4b52-4b40-8402-bd2ab714342e 2018-12-04 22:02:41,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-04 22:02:41,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/6b00b41a2ac74b4fb59802918f79137d/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42c37b3b438f3b5e4b6ec3aec2f0ede5b2fc53a3" 2018-12-04 22:02:41,379 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 22:02:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acb4d219-6ab5-4afe-98ef-0584c9fd1b25 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 22:02:41,380 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/6b00b41a2ac74b4fb59802918f79137d/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-acb4d219-6ab5-4afe-98ef-0584c9fd1b25 2018-12-04 22:02:41,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.131055116653s 2018-12-04 22:02:41,380 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/6b00b41a2ac74b4fb59802918f79137d/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-acb4d219-6ab5-4afe-98ef-0584c9fd1b25 2018-12-04 22:02:41,380 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-04 22:02:43,614 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-04 22:02:45,714 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | f73af169-0161-4dba-b2d3-c6209262d5c5 | 2018-12-04T22:02:45.366816 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: f73af169-0161-4dba-b2d3-c6209262d5c5 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-04 22:02:48,736 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-04 22:02:49,527 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-04 22:02:51,380 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-04 22:02:54,042 - 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=17eacebc-2dce-4e60-8ead-ed1802bde7f0) as the default verifier for the future CLI operations. 2018-12-04 22:02:55,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 22:02:55,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-255fb044-9c4a-43ba-accf-5880b903bca9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 22:02:55,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-255fb044-9c4a-43ba-accf-5880b903bca9 2018-12-04 22:02:55,772 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 22:02:56,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T23:02:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4eb585d24823476890dde4a1a46b4602", "name": "networking-bgpvpn-project_2dd1ed3f-a537-43ff-a160-6cd35271a356"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/4eb585d24823476890dde4a1a46b4602", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/4eb585d24823476890dde4a1a46b4602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/4eb585d24823476890dde4a1a46b4602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_4eb585d24823476890dde4a1a46b4602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_4eb585d24823476890dde4a1a46b4602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4eb585d24823476890dde4a1a46b4602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/4eb585d24823476890dde4a1a46b4602", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/4eb585d24823476890dde4a1a46b4602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4eb585d24823476890dde4a1a46b4602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/4eb585d24823476890dde4a1a46b4602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/4eb585d24823476890dde4a1a46b4602", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4eb585d24823476890dde4a1a46b4602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/4eb585d24823476890dde4a1a46b4602", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/4eb585d24823476890dde4a1a46b4602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-bgpvpn-user_2dd1ed3f-a537-43ff-a160-6cd35271a356", "id": "6b00b41a2ac74b4fb59802918f79137d"}, "audit_ids": ["vOlXNOk9TOaVLMbN6zLhGQ"], "issued_at": "2018-12-04T22:02:56.000000Z"}} 2018-12-04 22:02:56,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-04 22:02:56,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}7f1d7dd6fa6d042668e0f05b578294b4fdb64159" 2018-12-04 22:02:56,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-423995b0-a356-4124-84cb-e57a9b07aa81 Date: Tue, 04 Dec 2018 22:02:56 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "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": "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": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-12-04 22:02:56,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-423995b0-a356-4124-84cb-e57a9b07aa81 2018-12-04 22:02:56,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.178899049759s 2018-12-04 22:02:56,345 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-423995b0-a356-4124-84cb-e57a9b07aa81 2018-12-04 22:02:56,353 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2018-12-04 22:02:56,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 22:02:56,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42c37b3b438f3b5e4b6ec3aec2f0ede5b2fc53a3" 2018-12-04 22:02:56,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8af8b87-05e9-4e7a-9a8f-d8f28e985f6b Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_2dd1ed3f-a537-43ff-a160-6cd35271a356", "links": {"self": "http://172.30.9.23:5000/v3/users/6b00b41a2ac74b4fb59802918f79137d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6b00b41a2ac74b4fb59802918f79137d", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 22:02:56,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e8af8b87-05e9-4e7a-9a8f-d8f28e985f6b 2018-12-04 22:02:56,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0996840000153s 2018-12-04 22:02:56,454 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e8af8b87-05e9-4e7a-9a8f-d8f28e985f6b 2018-12-04 22:02:56,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 22:02:56,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/6b00b41a2ac74b4fb59802918f79137d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42c37b3b438f3b5e4b6ec3aec2f0ede5b2fc53a3" 2018-12-04 22:02:56,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe60a74b-759b-4eb4-aa81-7bc8b14446d8 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"user": {"name": "networking-bgpvpn-user_2dd1ed3f-a537-43ff-a160-6cd35271a356", "links": {"self": "http://172.30.9.23:5000/v3/users/6b00b41a2ac74b4fb59802918f79137d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "6b00b41a2ac74b4fb59802918f79137d", "description": null}} 2018-12-04 22:02:56,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/6b00b41a2ac74b4fb59802918f79137d used request id req-fe60a74b-759b-4eb4-aa81-7bc8b14446d8 2018-12-04 22:02:56,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108242988586s 2018-12-04 22:02:56,568 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/6b00b41a2ac74b4fb59802918f79137d used request id req-fe60a74b-759b-4eb4-aa81-7bc8b14446d8 2018-12-04 22:02:56,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-04 22:02:56,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/6b00b41a2ac74b4fb59802918f79137d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42c37b3b438f3b5e4b6ec3aec2f0ede5b2fc53a3" 2018-12-04 22:02:56,745 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 22:02:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8ccc53c-4c6d-4166-a7ad-d3adf45316f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 22:02:56,745 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/6b00b41a2ac74b4fb59802918f79137d used request id req-c8ccc53c-4c6d-4166-a7ad-d3adf45316f5 2018-12-04 22:02:56,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.176666975021s 2018-12-04 22:02:56,745 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/6b00b41a2ac74b4fb59802918f79137d used request id req-c8ccc53c-4c6d-4166-a7ad-d3adf45316f5 2018-12-04 22:02:56,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 22:02:56,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}42c37b3b438f3b5e4b6ec3aec2f0ede5b2fc53a3" 2018-12-04 22:02:56,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-841f3e58-7e5d-4864-9e0e-06badab8605f Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.23:5000/v3/projects/4eb585d24823476890dde4a1a46b4602"}, "tags": [], "enabled": true, "id": "4eb585d24823476890dde4a1a46b4602", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_2dd1ed3f-a537-43ff-a160-6cd35271a356"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-04 22:02:56,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-841f3e58-7e5d-4864-9e0e-06badab8605f 2018-12-04 22:02:56,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0945959091187s 2018-12-04 22:02:56,846 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-841f3e58-7e5d-4864-9e0e-06badab8605f 2018-12-04 22:02:56,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-04 22:02:56,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/4eb585d24823476890dde4a1a46b4602 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42c37b3b438f3b5e4b6ec3aec2f0ede5b2fc53a3" 2018-12-04 22:02:57,001 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 22:02:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26be775b-b4bb-427a-84b8-09a41573b8ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 22:02:57,001 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/4eb585d24823476890dde4a1a46b4602 used request id req-26be775b-b4bb-427a-84b8-09a41573b8ec 2018-12-04 22:02:57,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.150629043579s 2018-12-04 22:02:57,002 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/4eb585d24823476890dde4a1a46b4602 used request id req-26be775b-b4bb-427a-84b8-09a41573b8ec 2018-12-04 22:02:57,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 22:02:57,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=4eb585d24823476890dde4a1a46b4602&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}42c37b3b438f3b5e4b6ec3aec2f0ede5b2fc53a3" 2018-12-04 22:02:57,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-c0f636f6-908c-4d1c-a3b8-5804948b1afc Date: Tue, 04 Dec 2018 22:02:57 GMT RESP BODY: {"security_groups": []} 2018-12-04 22:02:57,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=4eb585d24823476890dde4a1a46b4602&name=default used request id req-c0f636f6-908c-4d1c-a3b8-5804948b1afc 2018-12-04 22:02:57,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.217032909393s 2018-12-04 22:02:57,222 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=4eb585d24823476890dde4a1a46b4602&name=default used request id req-c0f636f6-908c-4d1c-a3b8-5804948b1afc 2018-12-04 22:02:57,222 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2018-12-04 22:02:57,223 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2018-12-04 22:02:57,276 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2018-12-04 22:02:57,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 22:02:57,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:02:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ea771d6-ee68-44fd-9b14-db531b599218 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 22:02:57,322 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-4ea771d6-ee68-44fd-9b14-db531b599218 2018-12-04 22:02:57,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 22:02:57,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T23:02:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "61d4c3b4398c40adbd8e901c42776579"}, "audit_ids": ["odDUCCEXRoSu9U_U-9QOLA"], "issued_at": "2018-12-04T22:02:57.000000Z"}} 2018-12-04 22:02:57,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 22:02:57,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}b6454ba317fa6013633b278b9087b9a5756f2191" 2018-12-04 22:02:58,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-861fcd71-dabb-4654-b5a9-30a343bbbc05 Date: Tue, 04 Dec 2018 22:02:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T20:04:01Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"}]} 2018-12-04 22:02:58,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-861fcd71-dabb-4654-b5a9-30a343bbbc05 2018-12-04 22:02:58,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.334185838699s 2018-12-04 22:02:58,048 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-861fcd71-dabb-4654-b5a9-30a343bbbc05 2018-12-04 22:02:58,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 22:02:58,057 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 22:02:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 22:02:58,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 22:02:58,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}b6454ba317fa6013633b278b9087b9a5756f2191" 2018-12-04 22:02:58,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:02:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-565ffc75-cd12-46a5-9e0f-1f1c91937c15 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-04 22:02:58,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-565ffc75-cd12-46a5-9e0f-1f1c91937c15 2018-12-04 22:02:58,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0959892272949s 2018-12-04 22:02:58,155 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-565ffc75-cd12-46a5-9e0f-1f1c91937c15 2018-12-04 22:02:58,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-04 22:02:58,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}b6454ba317fa6013633b278b9087b9a5756f2191" -d '{"project": {"description": "Created by OPNFV Functest: networking-sfc", "enabled": true, "domain_id": "default", "name": "networking-sfc-project_3dabff85-57f7-446f-8e83-25560f38e2f8"}}' 2018-12-04 22:02:58,277 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 22:02:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5680c2df-5fd6-4f4b-9c7b-f51e3e7fc051 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.23:5000/v3/projects/168869c5c29947dead97f1e01ec3d125"}, "tags": [], "enabled": true, "id": "168869c5c29947dead97f1e01ec3d125", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_3dabff85-57f7-446f-8e83-25560f38e2f8"}} 2018-12-04 22:02:58,278 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-5680c2df-5fd6-4f4b-9c7b-f51e3e7fc051 2018-12-04 22:02:58,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.116024971008s 2018-12-04 22:02:58,278 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-5680c2df-5fd6-4f4b-9c7b-f51e3e7fc051 2018-12-04 22:02:58,279 - 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'168869c5c29947dead97f1e01ec3d125', '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_3dabff85-57f7-446f-8e83-25560f38e2f8'}) 2018-12-04 22:02:58,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-04 22:02:58,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b6454ba317fa6013633b278b9087b9a5756f2191" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "260541bf-6a47-4ac7-baa8-f58273598d1e", "email": null, "name": "networking-sfc-user_3dabff85-57f7-446f-8e83-25560f38e2f8"}}' 2018-12-04 22:02:58,649 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 22:02:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10b7e6bd-d086-4ebd-a105-a9eda549c2d8 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "networking-sfc-user_3dabff85-57f7-446f-8e83-25560f38e2f8", "links": {"self": "http://172.30.9.23:5000/v3/users/01c134e8c7954b728ed3b5fc6e231515"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01c134e8c7954b728ed3b5fc6e231515", "domain_id": "default", "password_expires_at": null}} 2018-12-04 22:02:58,649 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-10b7e6bd-d086-4ebd-a105-a9eda549c2d8 2018-12-04 22:02:58,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.363789081573s 2018-12-04 22:02:58,649 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-10b7e6bd-d086-4ebd-a105-a9eda549c2d8 2018-12-04 22:02:58,650 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'01c134e8c7954b728ed3b5fc6e231515', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-sfc-user_3dabff85-57f7-446f-8e83-25560f38e2f8'}) 2018-12-04 22:02:58,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 22:02:58,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6454ba317fa6013633b278b9087b9a5756f2191" 2018-12-04 22:02:58,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:02:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dabc9b5-f37d-48f3-adca-b233f8906e4c Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 22:02:58,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9dabc9b5-f37d-48f3-adca-b233f8906e4c 2018-12-04 22:02:58,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104420900345s 2018-12-04 22:02:58,758 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9dabc9b5-f37d-48f3-adca-b233f8906e4c 2018-12-04 22:02:58,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 22:02:58,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6454ba317fa6013633b278b9087b9a5756f2191" 2018-12-04 22:02:58,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:02:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cab987e5-746e-4d18-859e-9bc0af5b9556 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 22:02:58,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-cab987e5-746e-4d18-859e-9bc0af5b9556 2018-12-04 22:02:58,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0827629566193s 2018-12-04 22:02:58,846 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-cab987e5-746e-4d18-859e-9bc0af5b9556 2018-12-04 22:02:58,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 22:02:58,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}b6454ba317fa6013633b278b9087b9a5756f2191" 2018-12-04 22:02:58,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:02:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdc8d390-00b9-470c-875b-19e6bd07d2ef Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 22:02:58,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-bdc8d390-00b9-470c-875b-19e6bd07d2ef 2018-12-04 22:02:58,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0921850204468s 2018-12-04 22:02:58,943 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-bdc8d390-00b9-470c-875b-19e6bd07d2ef 2018-12-04 22:02:58,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 22:02:58,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6454ba317fa6013633b278b9087b9a5756f2191" 2018-12-04 22:02:59,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:02:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a6e51eb-ae62-415b-b722-56f0e214ffb7 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "networking-sfc-user_3dabff85-57f7-446f-8e83-25560f38e2f8", "links": {"self": "http://172.30.9.23:5000/v3/users/01c134e8c7954b728ed3b5fc6e231515"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01c134e8c7954b728ed3b5fc6e231515", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 22:02:59,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-5a6e51eb-ae62-415b-b722-56f0e214ffb7 2018-12-04 22:02:59,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110332965851s 2018-12-04 22:02:59,054 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-5a6e51eb-ae62-415b-b722-56f0e214ffb7 2018-12-04 22:02:59,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 22:02:59,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}b6454ba317fa6013633b278b9087b9a5756f2191" 2018-12-04 22:02:59,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ebcd2c9-10f9-4376-8acf-61490c81c1f3 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.23:5000/v3/projects/168869c5c29947dead97f1e01ec3d125"}, "tags": [], "enabled": true, "id": "168869c5c29947dead97f1e01ec3d125", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_3dabff85-57f7-446f-8e83-25560f38e2f8"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-04 22:02:59,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-0ebcd2c9-10f9-4376-8acf-61490c81c1f3 2018-12-04 22:02:59,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0949068069458s 2018-12-04 22:02:59,159 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-0ebcd2c9-10f9-4376-8acf-61490c81c1f3 2018-12-04 22:02:59,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 22:02:59,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=01c134e8c7954b728ed3b5fc6e231515&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=168869c5c29947dead97f1e01ec3d125" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6454ba317fa6013633b278b9087b9a5756f2191" 2018-12-04 22:02:59,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69f21f09-9fba-4ed1-a28d-96498c0a3272 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=01c134e8c7954b728ed3b5fc6e231515&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=168869c5c29947dead97f1e01ec3d125", "previous": null, "next": null}} 2018-12-04 22:02:59,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=01c134e8c7954b728ed3b5fc6e231515&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=168869c5c29947dead97f1e01ec3d125 used request id req-69f21f09-9fba-4ed1-a28d-96498c0a3272 2018-12-04 22:02:59,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.086902141571s 2018-12-04 22:02:59,253 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=01c134e8c7954b728ed3b5fc6e231515&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=168869c5c29947dead97f1e01ec3d125 used request id req-69f21f09-9fba-4ed1-a28d-96498c0a3272 2018-12-04 22:02:59,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-04 22:02:59,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/168869c5c29947dead97f1e01ec3d125/users/01c134e8c7954b728ed3b5fc6e231515/roles/d20a1200fc7441df95f6f68766e80849 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6454ba317fa6013633b278b9087b9a5756f2191" 2018-12-04 22:02:59,387 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 22:02:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f1defd7-53ce-4f7f-b132-76042d5096d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 22:02:59,388 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/168869c5c29947dead97f1e01ec3d125/users/01c134e8c7954b728ed3b5fc6e231515/roles/d20a1200fc7441df95f6f68766e80849 used request id req-5f1defd7-53ce-4f7f-b132-76042d5096d0 2018-12-04 22:02:59,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.131211996078s 2018-12-04 22:02:59,388 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/168869c5c29947dead97f1e01ec3d125/users/01c134e8c7954b728ed3b5fc6e231515/roles/d20a1200fc7441df95f6f68766e80849 used request id req-5f1defd7-53ce-4f7f-b132-76042d5096d0 2018-12-04 22:02:59,389 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-sfc-project_3dabff85-57f7-446f-8e83-25560f38e2f8', 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'168869c5c29947dead97f1e01ec3d125', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '260541bf-6a47-4ac7-baa8-f58273598d1e', 'username': u'networking-sfc-user_3dabff85-57f7-446f-8e83-25560f38e2f8', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-04 22:02:59,392 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-sfc-user_3dabff85-57f7-446f-8e83-25560f38e2f8', 'password': '260541bf-6a47-4ac7-baa8-f58273598d1e', 'project_name': 'networking-sfc-project_3dabff85-57f7-446f-8e83-25560f38e2f8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': '168869c5c29947dead97f1e01ec3d125', 'project_domain_name': 'Default'} 2018-12-04 22:02:59,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 22:02:59,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6454ba317fa6013633b278b9087b9a5756f2191" 2018-12-04 22:02:59,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3c7fd6c-bfef-4512-b46d-55cd98079594 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 22:02:59,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e3c7fd6c-bfef-4512-b46d-55cd98079594 2018-12-04 22:02:59,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0872931480408s 2018-12-04 22:02:59,484 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e3c7fd6c-bfef-4512-b46d-55cd98079594 2018-12-04 22:02:59,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 22:02:59,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6454ba317fa6013633b278b9087b9a5756f2191" 2018-12-04 22:02:59,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af3d18c0-637c-4c76-b5bf-9c46df268018 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 22:02:59,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-af3d18c0-637c-4c76-b5bf-9c46df268018 2018-12-04 22:02:59,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0917999744415s 2018-12-04 22:02:59,580 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-af3d18c0-637c-4c76-b5bf-9c46df268018 2018-12-04 22:02:59,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 22:02:59,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}b6454ba317fa6013633b278b9087b9a5756f2191" 2018-12-04 22:02:59,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ce813b2-178a-43c3-abaa-f723ce9ee2f1 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 22:02:59,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-1ce813b2-178a-43c3-abaa-f723ce9ee2f1 2018-12-04 22:02:59,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0951051712036s 2018-12-04 22:02:59,681 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-1ce813b2-178a-43c3-abaa-f723ce9ee2f1 2018-12-04 22:02:59,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 22:02:59,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6454ba317fa6013633b278b9087b9a5756f2191" 2018-12-04 22:02:59,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44788683-e5a4-4d8f-bc3b-918973736bae Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "networking-sfc-user_3dabff85-57f7-446f-8e83-25560f38e2f8", "links": {"self": "http://172.30.9.23:5000/v3/users/01c134e8c7954b728ed3b5fc6e231515"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01c134e8c7954b728ed3b5fc6e231515", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 22:02:59,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-44788683-e5a4-4d8f-bc3b-918973736bae 2018-12-04 22:02:59,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117540836334s 2018-12-04 22:02:59,799 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-44788683-e5a4-4d8f-bc3b-918973736bae 2018-12-04 22:02:59,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 22:02:59,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}b6454ba317fa6013633b278b9087b9a5756f2191" 2018-12-04 22:02:59,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbf02b74-b65d-4743-bf31-81df7157e214 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.23:5000/v3/projects/168869c5c29947dead97f1e01ec3d125"}, "tags": [], "enabled": true, "id": "168869c5c29947dead97f1e01ec3d125", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_3dabff85-57f7-446f-8e83-25560f38e2f8"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-04 22:02:59,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-cbf02b74-b65d-4743-bf31-81df7157e214 2018-12-04 22:02:59,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0963490009308s 2018-12-04 22:02:59,907 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-cbf02b74-b65d-4743-bf31-81df7157e214 2018-12-04 22:02:59,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 22:02:59,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=01c134e8c7954b728ed3b5fc6e231515&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=168869c5c29947dead97f1e01ec3d125" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6454ba317fa6013633b278b9087b9a5756f2191" 2018-12-04 22:03:00,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27b505f7-c676-4613-b718-0ce288bfe866 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=01c134e8c7954b728ed3b5fc6e231515&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=168869c5c29947dead97f1e01ec3d125", "previous": null, "next": null}} 2018-12-04 22:03:00,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=01c134e8c7954b728ed3b5fc6e231515&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=168869c5c29947dead97f1e01ec3d125 used request id req-27b505f7-c676-4613-b718-0ce288bfe866 2018-12-04 22:03:00,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0911920070648s 2018-12-04 22:03:00,006 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=01c134e8c7954b728ed3b5fc6e231515&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=168869c5c29947dead97f1e01ec3d125 used request id req-27b505f7-c676-4613-b718-0ce288bfe866 2018-12-04 22:03:00,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-04 22:03:00,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/168869c5c29947dead97f1e01ec3d125/users/01c134e8c7954b728ed3b5fc6e231515/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6454ba317fa6013633b278b9087b9a5756f2191" 2018-12-04 22:03:00,136 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 22:03:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f222e127-347c-4d03-b877-8e79b603db91 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 22:03:00,136 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/168869c5c29947dead97f1e01ec3d125/users/01c134e8c7954b728ed3b5fc6e231515/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-f222e127-347c-4d03-b877-8e79b603db91 2018-12-04 22:03:00,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.126621961594s 2018-12-04 22:03:00,136 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/168869c5c29947dead97f1e01ec3d125/users/01c134e8c7954b728ed3b5fc6e231515/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-f222e127-347c-4d03-b877-8e79b603db91 2018-12-04 22:03:00,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 22:03:00,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6454ba317fa6013633b278b9087b9a5756f2191" 2018-12-04 22:03:00,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdfe27ba-82a2-40b5-9a85-2f49c77c2361 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 22:03:00,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-cdfe27ba-82a2-40b5-9a85-2f49c77c2361 2018-12-04 22:03:00,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0929999351501s 2018-12-04 22:03:00,233 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-cdfe27ba-82a2-40b5-9a85-2f49c77c2361 2018-12-04 22:03:00,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 22:03:00,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}b6454ba317fa6013633b278b9087b9a5756f2191" 2018-12-04 22:03:00,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c69ead3-f5e5-444a-84db-10c878f96168 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 22:03:00,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-7c69ead3-f5e5-444a-84db-10c878f96168 2018-12-04 22:03:00,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0888209342957s 2018-12-04 22:03:00,327 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-7c69ead3-f5e5-444a-84db-10c878f96168 2018-12-04 22:03:00,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 22:03:00,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6454ba317fa6013633b278b9087b9a5756f2191" 2018-12-04 22:03:00,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24839a6c-2fb9-44fa-957d-06353d7428af Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "networking-sfc-user_3dabff85-57f7-446f-8e83-25560f38e2f8", "links": {"self": "http://172.30.9.23:5000/v3/users/01c134e8c7954b728ed3b5fc6e231515"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01c134e8c7954b728ed3b5fc6e231515", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 22:03:00,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-24839a6c-2fb9-44fa-957d-06353d7428af 2018-12-04 22:03:00,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111913204193s 2018-12-04 22:03:00,440 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-24839a6c-2fb9-44fa-957d-06353d7428af 2018-12-04 22:03:00,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 22:03:00,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&user.id=01c134e8c7954b728ed3b5fc6e231515&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}b6454ba317fa6013633b278b9087b9a5756f2191" 2018-12-04 22:03:00,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b52586c6-cd53-46ea-a23d-a5c1df417d72 Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&user.id=01c134e8c7954b728ed3b5fc6e231515&scope.domain.id=default", "previous": null, "next": null}} 2018-12-04 22:03:00,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&user.id=01c134e8c7954b728ed3b5fc6e231515&scope.domain.id=default used request id req-b52586c6-cd53-46ea-a23d-a5c1df417d72 2018-12-04 22:03:00,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0925040245056s 2018-12-04 22:03:00,545 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&user.id=01c134e8c7954b728ed3b5fc6e231515&scope.domain.id=default used request id req-b52586c6-cd53-46ea-a23d-a5c1df417d72 2018-12-04 22:03:00,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-04 22:03:00,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/01c134e8c7954b728ed3b5fc6e231515/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6454ba317fa6013633b278b9087b9a5756f2191" 2018-12-04 22:03:00,771 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 22:03:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abf1c8a7-8fc6-421e-814b-d7b8138e7156 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 22:03:00,771 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/01c134e8c7954b728ed3b5fc6e231515/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-abf1c8a7-8fc6-421e-814b-d7b8138e7156 2018-12-04 22:03:00,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.222455978394s 2018-12-04 22:03:00,771 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/01c134e8c7954b728ed3b5fc6e231515/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-abf1c8a7-8fc6-421e-814b-d7b8138e7156 2018-12-04 22:03:00,771 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-04 22:03:03,491 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-04 22:03:05,665 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 42f45dad-8902-4b68-9410-f6994207dc7d | 2018-12-04T22:03:05.258011 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 42f45dad-8902-4b68-9410-f6994207dc7d ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-04 22:03:08,728 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-04 22:03:09,479 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-04 22:03:11,691 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-04 22:03:14,489 - 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=9df82e00-6055-4a93-9bee-3d66203e17c5) as the default verifier for the future CLI operations. 2018-12-04 22:03:16,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 22:03:16,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8391d2bf-b886-4a30-8e72-5e51539e46a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 22:03:16,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-8391d2bf-b886-4a30-8e72-5e51539e46a1 2018-12-04 22:03:16,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 22:03:16,672 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T23:03:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "168869c5c29947dead97f1e01ec3d125", "name": "networking-sfc-project_3dabff85-57f7-446f-8e83-25560f38e2f8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/168869c5c29947dead97f1e01ec3d125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/168869c5c29947dead97f1e01ec3d125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/168869c5c29947dead97f1e01ec3d125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_168869c5c29947dead97f1e01ec3d125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_168869c5c29947dead97f1e01ec3d125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/168869c5c29947dead97f1e01ec3d125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/168869c5c29947dead97f1e01ec3d125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/168869c5c29947dead97f1e01ec3d125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/168869c5c29947dead97f1e01ec3d125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/168869c5c29947dead97f1e01ec3d125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/168869c5c29947dead97f1e01ec3d125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/168869c5c29947dead97f1e01ec3d125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/168869c5c29947dead97f1e01ec3d125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/168869c5c29947dead97f1e01ec3d125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-sfc-user_3dabff85-57f7-446f-8e83-25560f38e2f8", "id": "01c134e8c7954b728ed3b5fc6e231515"}, "audit_ids": ["0X4Fy74YRVmlZDG6Iual4g"], "issued_at": "2018-12-04T22:03:16.000000Z"}} 2018-12-04 22:03:16,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-04 22:03:16,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}3f0724b44f8486536871f97749feca631a800b8b" 2018-12-04 22:03:16,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-551f989c-fb85-4fbc-a2d1-a749b74d2d4a Date: Tue, 04 Dec 2018 22:03: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": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "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": "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": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-12-04 22:03:16,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-551f989c-fb85-4fbc-a2d1-a749b74d2d4a 2018-12-04 22:03:16,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.186912059784s 2018-12-04 22:03:16,862 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-551f989c-fb85-4fbc-a2d1-a749b74d2d4a 2018-12-04 22:03:16,870 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2018-12-04 22:03:16,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 22:03:16,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6454ba317fa6013633b278b9087b9a5756f2191" 2018-12-04 22:03:16,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc99f8a8-ad16-4ee2-97fb-1e69074a1e6a Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "networking-sfc-user_3dabff85-57f7-446f-8e83-25560f38e2f8", "links": {"self": "http://172.30.9.23:5000/v3/users/01c134e8c7954b728ed3b5fc6e231515"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01c134e8c7954b728ed3b5fc6e231515", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 22:03:16,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bc99f8a8-ad16-4ee2-97fb-1e69074a1e6a 2018-12-04 22:03:16,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11287689209s 2018-12-04 22:03:16,984 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bc99f8a8-ad16-4ee2-97fb-1e69074a1e6a 2018-12-04 22:03:16,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 22:03:16,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/01c134e8c7954b728ed3b5fc6e231515 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6454ba317fa6013633b278b9087b9a5756f2191" 2018-12-04 22:03:17,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53944a7b-72ae-4665-8d55-26934d698e46 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"user": {"name": "networking-sfc-user_3dabff85-57f7-446f-8e83-25560f38e2f8", "links": {"self": "http://172.30.9.23:5000/v3/users/01c134e8c7954b728ed3b5fc6e231515"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "01c134e8c7954b728ed3b5fc6e231515", "description": null}} 2018-12-04 22:03:17,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/01c134e8c7954b728ed3b5fc6e231515 used request id req-53944a7b-72ae-4665-8d55-26934d698e46 2018-12-04 22:03:17,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.211710214615s 2018-12-04 22:03:17,201 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/01c134e8c7954b728ed3b5fc6e231515 used request id req-53944a7b-72ae-4665-8d55-26934d698e46 2018-12-04 22:03:17,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-04 22:03:17,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/01c134e8c7954b728ed3b5fc6e231515 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6454ba317fa6013633b278b9087b9a5756f2191" 2018-12-04 22:03:17,375 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 22:03:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3011f9b-58c8-4c8d-a427-8cbbc3153dbf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 22:03:17,375 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/01c134e8c7954b728ed3b5fc6e231515 used request id req-a3011f9b-58c8-4c8d-a427-8cbbc3153dbf 2018-12-04 22:03:17,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.173535108566s 2018-12-04 22:03:17,375 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/01c134e8c7954b728ed3b5fc6e231515 used request id req-a3011f9b-58c8-4c8d-a427-8cbbc3153dbf 2018-12-04 22:03:17,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 22:03:17,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}b6454ba317fa6013633b278b9087b9a5756f2191" 2018-12-04 22:03:17,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e194d2c-8d3d-4810-a9a4-26fb3e53f8b6 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.23:5000/v3/projects/168869c5c29947dead97f1e01ec3d125"}, "tags": [], "enabled": true, "id": "168869c5c29947dead97f1e01ec3d125", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_3dabff85-57f7-446f-8e83-25560f38e2f8"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-04 22:03:17,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-1e194d2c-8d3d-4810-a9a4-26fb3e53f8b6 2018-12-04 22:03:17,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0941500663757s 2018-12-04 22:03:17,477 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-1e194d2c-8d3d-4810-a9a4-26fb3e53f8b6 2018-12-04 22:03:17,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-04 22:03:17,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/168869c5c29947dead97f1e01ec3d125 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6454ba317fa6013633b278b9087b9a5756f2191" 2018-12-04 22:03:17,651 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 22:03:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4228227e-ff6f-4072-b023-636710348b29 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 22:03:17,651 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/168869c5c29947dead97f1e01ec3d125 used request id req-4228227e-ff6f-4072-b023-636710348b29 2018-12-04 22:03:17,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.169857025146s 2018-12-04 22:03:17,652 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/168869c5c29947dead97f1e01ec3d125 used request id req-4228227e-ff6f-4072-b023-636710348b29 2018-12-04 22:03:17,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 22:03:17,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=168869c5c29947dead97f1e01ec3d125&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}b6454ba317fa6013633b278b9087b9a5756f2191" 2018-12-04 22:03:17,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-2879a77e-fae6-45b2-ab28-d4a0ed7a535b Date: Tue, 04 Dec 2018 22:03:17 GMT RESP BODY: {"security_groups": []} 2018-12-04 22:03:17,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=168869c5c29947dead97f1e01ec3d125&name=default used request id req-2879a77e-fae6-45b2-ab28-d4a0ed7a535b 2018-12-04 22:03:17,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.208329916s 2018-12-04 22:03:17,864 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=168869c5c29947dead97f1e01ec3d125&name=default used request id req-2879a77e-fae6-45b2-ab28-d4a0ed7a535b 2018-12-04 22:03:17,864 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2018-12-04 22:03:17,864 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2018-12-04 22:03:17,921 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-12-04 22:03:17,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 22:03:17,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c047688-a796-4600-9c2d-b922733e9079 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 22:03:17,969 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-8c047688-a796-4600-9c2d-b922733e9079 2018-12-04 22:03:17,970 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 22:03:18,367 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T23:03:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "61d4c3b4398c40adbd8e901c42776579"}, "audit_ids": ["FYtT8YLPQbihm1BOcUsI7g"], "issued_at": "2018-12-04T22:03:18.000000Z"}} 2018-12-04 22:03:18,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 22:03:18,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}28ecbf8dfe55c99c7956d57ea8b7ea7bb399eba7" 2018-12-04 22:03:18,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-a36aae96-5cfc-4189-a65a-a6d696957efb Date: Tue, 04 Dec 2018 22:03:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T20:04:01Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"}]} 2018-12-04 22:03:18,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a36aae96-5cfc-4189-a65a-a6d696957efb 2018-12-04 22:03:18,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.269479036331s 2018-12-04 22:03:18,640 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a36aae96-5cfc-4189-a65a-a6d696957efb 2018-12-04 22:03:18,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 22:03:18,649 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 22:03: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 22:03:18,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 22:03:18,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}28ecbf8dfe55c99c7956d57ea8b7ea7bb399eba7" 2018-12-04 22:03:18,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d6475c3-41e8-4f8a-9b07-7dca2d77012c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-04 22:03:18,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-2d6475c3-41e8-4f8a-9b07-7dca2d77012c 2018-12-04 22:03:18,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102747917175s 2018-12-04 22:03:18,753 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-2d6475c3-41e8-4f8a-9b07-7dca2d77012c 2018-12-04 22:03:18,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-04 22:03:18,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}28ecbf8dfe55c99c7956d57ea8b7ea7bb399eba7" -d '{"project": {"description": "Created by OPNFV Functest: barbican", "enabled": true, "domain_id": "default", "name": "barbican-project_34eb3865-d8fa-48e1-9f7d-b520dd5bc57c"}}' 2018-12-04 22:03:18,886 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 22:03:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-541d4db0-0dc7-4f2a-9f5d-66ab6ae1040d 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.23:5000/v3/projects/e8b47a1984944a11b055c48455801f19"}, "tags": [], "enabled": true, "id": "e8b47a1984944a11b055c48455801f19", "parent_id": "default", "domain_id": "default", "name": "barbican-project_34eb3865-d8fa-48e1-9f7d-b520dd5bc57c"}} 2018-12-04 22:03:18,886 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-541d4db0-0dc7-4f2a-9f5d-66ab6ae1040d 2018-12-04 22:03:18,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.125570058823s 2018-12-04 22:03:18,886 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-541d4db0-0dc7-4f2a-9f5d-66ab6ae1040d 2018-12-04 22:03:18,887 - 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'e8b47a1984944a11b055c48455801f19', '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_34eb3865-d8fa-48e1-9f7d-b520dd5bc57c'}) 2018-12-04 22:03:18,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-04 22:03:18,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}28ecbf8dfe55c99c7956d57ea8b7ea7bb399eba7" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "65c57f92-dcbb-4d85-b1f8-1294fe4d0fc9", "email": null, "name": "barbican-user_34eb3865-d8fa-48e1-9f7d-b520dd5bc57c"}}' 2018-12-04 22:03:19,194 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 22:03:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef3ca28c-c829-4a26-90ef-7336a9c4b850 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "barbican-user_34eb3865-d8fa-48e1-9f7d-b520dd5bc57c", "links": {"self": "http://172.30.9.23:5000/v3/users/6e304512f01348f5b6be03e9ce631dc2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6e304512f01348f5b6be03e9ce631dc2", "domain_id": "default", "password_expires_at": null}} 2018-12-04 22:03:19,195 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-ef3ca28c-c829-4a26-90ef-7336a9c4b850 2018-12-04 22:03:19,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.301331043243s 2018-12-04 22:03:19,195 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-ef3ca28c-c829-4a26-90ef-7336a9c4b850 2018-12-04 22:03:19,196 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6e304512f01348f5b6be03e9ce631dc2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'barbican-user_34eb3865-d8fa-48e1-9f7d-b520dd5bc57c'}) 2018-12-04 22:03:19,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 22:03:19,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28ecbf8dfe55c99c7956d57ea8b7ea7bb399eba7" 2018-12-04 22:03:19,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb127d55-2f47-4f3f-b825-a6b9427519dd Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 22:03:19,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-bb127d55-2f47-4f3f-b825-a6b9427519dd 2018-12-04 22:03:19,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0910968780518s 2018-12-04 22:03:19,290 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-bb127d55-2f47-4f3f-b825-a6b9427519dd 2018-12-04 22:03:19,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 22:03:19,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28ecbf8dfe55c99c7956d57ea8b7ea7bb399eba7" 2018-12-04 22:03:19,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90a2de4a-b6fa-427c-a4f8-7d9fdf83cf52 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 22:03:19,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-90a2de4a-b6fa-427c-a4f8-7d9fdf83cf52 2018-12-04 22:03:19,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0200960636139s 2018-12-04 22:03:19,316 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-90a2de4a-b6fa-427c-a4f8-7d9fdf83cf52 2018-12-04 22:03:19,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 22:03:19,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}28ecbf8dfe55c99c7956d57ea8b7ea7bb399eba7" 2018-12-04 22:03:19,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c72dc65-cd98-4c7c-9220-4cda985a3da8 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 22:03:19,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-9c72dc65-cd98-4c7c-9220-4cda985a3da8 2018-12-04 22:03:19,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0938920974731s 2018-12-04 22:03:19,414 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-9c72dc65-cd98-4c7c-9220-4cda985a3da8 2018-12-04 22:03:19,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 22:03:19,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28ecbf8dfe55c99c7956d57ea8b7ea7bb399eba7" 2018-12-04 22:03:19,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b11c923-b902-45d0-89b9-0b67f28264d6 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican-user_34eb3865-d8fa-48e1-9f7d-b520dd5bc57c", "links": {"self": "http://172.30.9.23:5000/v3/users/6e304512f01348f5b6be03e9ce631dc2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6e304512f01348f5b6be03e9ce631dc2", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 22:03:19,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2b11c923-b902-45d0-89b9-0b67f28264d6 2018-12-04 22:03:19,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.133327007294s 2018-12-04 22:03:19,549 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2b11c923-b902-45d0-89b9-0b67f28264d6 2018-12-04 22:03:19,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 22:03:19,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}28ecbf8dfe55c99c7956d57ea8b7ea7bb399eba7" 2018-12-04 22:03:19,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3bdf043-c24d-48c1-953e-9fedfd84d1f5 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.23:5000/v3/projects/e8b47a1984944a11b055c48455801f19"}, "tags": [], "enabled": true, "id": "e8b47a1984944a11b055c48455801f19", "parent_id": "default", "domain_id": "default", "name": "barbican-project_34eb3865-d8fa-48e1-9f7d-b520dd5bc57c"}]} 2018-12-04 22:03:19,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-d3bdf043-c24d-48c1-953e-9fedfd84d1f5 2018-12-04 22:03:19,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.172589063644s 2018-12-04 22:03:19,735 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-d3bdf043-c24d-48c1-953e-9fedfd84d1f5 2018-12-04 22:03:19,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 22:03:19,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=6e304512f01348f5b6be03e9ce631dc2&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=e8b47a1984944a11b055c48455801f19" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28ecbf8dfe55c99c7956d57ea8b7ea7bb399eba7" 2018-12-04 22:03:19,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c55e11b1-9502-4053-9b6c-e0c76394ecc7 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=6e304512f01348f5b6be03e9ce631dc2&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=e8b47a1984944a11b055c48455801f19", "previous": null, "next": null}} 2018-12-04 22:03:19,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=6e304512f01348f5b6be03e9ce631dc2&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=e8b47a1984944a11b055c48455801f19 used request id req-c55e11b1-9502-4053-9b6c-e0c76394ecc7 2018-12-04 22:03:19,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0943539142609s 2018-12-04 22:03:19,837 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=6e304512f01348f5b6be03e9ce631dc2&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=e8b47a1984944a11b055c48455801f19 used request id req-c55e11b1-9502-4053-9b6c-e0c76394ecc7 2018-12-04 22:03:19,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-04 22:03:19,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/e8b47a1984944a11b055c48455801f19/users/6e304512f01348f5b6be03e9ce631dc2/roles/d20a1200fc7441df95f6f68766e80849 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28ecbf8dfe55c99c7956d57ea8b7ea7bb399eba7" 2018-12-04 22:03:19,970 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 22:03:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a489343-16ab-48ea-9a94-d5b9c12869d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 22:03:19,970 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/e8b47a1984944a11b055c48455801f19/users/6e304512f01348f5b6be03e9ce631dc2/roles/d20a1200fc7441df95f6f68766e80849 used request id req-0a489343-16ab-48ea-9a94-d5b9c12869d2 2018-12-04 22:03:19,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.129384040833s 2018-12-04 22:03:19,970 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/e8b47a1984944a11b055c48455801f19/users/6e304512f01348f5b6be03e9ce631dc2/roles/d20a1200fc7441df95f6f68766e80849 used request id req-0a489343-16ab-48ea-9a94-d5b9c12869d2 2018-12-04 22:03:19,971 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'barbican-project_34eb3865-d8fa-48e1-9f7d-b520dd5bc57c', 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'e8b47a1984944a11b055c48455801f19', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '65c57f92-dcbb-4d85-b1f8-1294fe4d0fc9', 'username': u'barbican-user_34eb3865-d8fa-48e1-9f7d-b520dd5bc57c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-04 22:03:19,975 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'barbican-user_34eb3865-d8fa-48e1-9f7d-b520dd5bc57c', 'password': '65c57f92-dcbb-4d85-b1f8-1294fe4d0fc9', 'project_name': 'barbican-project_34eb3865-d8fa-48e1-9f7d-b520dd5bc57c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': 'e8b47a1984944a11b055c48455801f19', 'project_domain_name': 'Default'} 2018-12-04 22:03:19,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 22:03:19,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28ecbf8dfe55c99c7956d57ea8b7ea7bb399eba7" 2018-12-04 22:03:20,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfc3c8cb-a30d-445a-80a5-ef9ac8166b72 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 22:03:20,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-dfc3c8cb-a30d-445a-80a5-ef9ac8166b72 2018-12-04 22:03:20,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.091775894165s 2018-12-04 22:03:20,071 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-dfc3c8cb-a30d-445a-80a5-ef9ac8166b72 2018-12-04 22:03:20,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 22:03:20,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28ecbf8dfe55c99c7956d57ea8b7ea7bb399eba7" 2018-12-04 22:03:20,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1157925c-ff4f-47c1-936c-c2557cf86730 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 22:03:20,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1157925c-ff4f-47c1-936c-c2557cf86730 2018-12-04 22:03:20,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0873920917511s 2018-12-04 22:03:20,163 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1157925c-ff4f-47c1-936c-c2557cf86730 2018-12-04 22:03:20,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 22:03:20,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}28ecbf8dfe55c99c7956d57ea8b7ea7bb399eba7" 2018-12-04 22:03:20,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6799af73-abc4-42bd-88c0-bf8cd621c662 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 22:03:20,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-6799af73-abc4-42bd-88c0-bf8cd621c662 2018-12-04 22:03:20,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.094046831131s 2018-12-04 22:03:20,262 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-6799af73-abc4-42bd-88c0-bf8cd621c662 2018-12-04 22:03:20,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 22:03:20,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28ecbf8dfe55c99c7956d57ea8b7ea7bb399eba7" 2018-12-04 22:03:20,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93b9b810-4f79-41dd-9643-cdf24dde7817 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican-user_34eb3865-d8fa-48e1-9f7d-b520dd5bc57c", "links": {"self": "http://172.30.9.23:5000/v3/users/6e304512f01348f5b6be03e9ce631dc2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6e304512f01348f5b6be03e9ce631dc2", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 22:03:20,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-93b9b810-4f79-41dd-9643-cdf24dde7817 2018-12-04 22:03:20,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110392093658s 2018-12-04 22:03:20,374 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-93b9b810-4f79-41dd-9643-cdf24dde7817 2018-12-04 22:03:20,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 22:03:20,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}28ecbf8dfe55c99c7956d57ea8b7ea7bb399eba7" 2018-12-04 22:03:20,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce4eb50b-b845-439d-8194-144e471df6f2 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.23:5000/v3/projects/e8b47a1984944a11b055c48455801f19"}, "tags": [], "enabled": true, "id": "e8b47a1984944a11b055c48455801f19", "parent_id": "default", "domain_id": "default", "name": "barbican-project_34eb3865-d8fa-48e1-9f7d-b520dd5bc57c"}]} 2018-12-04 22:03:20,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-ce4eb50b-b845-439d-8194-144e471df6f2 2018-12-04 22:03:20,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0921049118042s 2018-12-04 22:03:20,478 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-ce4eb50b-b845-439d-8194-144e471df6f2 2018-12-04 22:03:20,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 22:03:20,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=6e304512f01348f5b6be03e9ce631dc2&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=e8b47a1984944a11b055c48455801f19" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28ecbf8dfe55c99c7956d57ea8b7ea7bb399eba7" 2018-12-04 22:03:20,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e727c7ec-d700-47a1-bab5-8544aa915c37 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=6e304512f01348f5b6be03e9ce631dc2&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=e8b47a1984944a11b055c48455801f19", "previous": null, "next": null}} 2018-12-04 22:03:20,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=6e304512f01348f5b6be03e9ce631dc2&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=e8b47a1984944a11b055c48455801f19 used request id req-e727c7ec-d700-47a1-bab5-8544aa915c37 2018-12-04 22:03:20,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0932500362396s 2018-12-04 22:03:20,579 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=6e304512f01348f5b6be03e9ce631dc2&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=e8b47a1984944a11b055c48455801f19 used request id req-e727c7ec-d700-47a1-bab5-8544aa915c37 2018-12-04 22:03:20,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-04 22:03:20,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/e8b47a1984944a11b055c48455801f19/users/6e304512f01348f5b6be03e9ce631dc2/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28ecbf8dfe55c99c7956d57ea8b7ea7bb399eba7" 2018-12-04 22:03:20,706 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 22:03:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a572791-4710-4b9a-8275-2956c391a64f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 22:03:20,706 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/e8b47a1984944a11b055c48455801f19/users/6e304512f01348f5b6be03e9ce631dc2/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-2a572791-4710-4b9a-8275-2956c391a64f 2018-12-04 22:03:20,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.123952150345s 2018-12-04 22:03:20,706 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/e8b47a1984944a11b055c48455801f19/users/6e304512f01348f5b6be03e9ce631dc2/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-2a572791-4710-4b9a-8275-2956c391a64f 2018-12-04 22:03:20,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 22:03:20,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28ecbf8dfe55c99c7956d57ea8b7ea7bb399eba7" 2018-12-04 22:03:20,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35a9eb91-8626-4e9e-a377-a14142419231 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 22:03:20,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-35a9eb91-8626-4e9e-a377-a14142419231 2018-12-04 22:03:20,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0983500480652s 2018-12-04 22:03:20,809 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-35a9eb91-8626-4e9e-a377-a14142419231 2018-12-04 22:03:20,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 22:03:20,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}28ecbf8dfe55c99c7956d57ea8b7ea7bb399eba7" 2018-12-04 22:03:20,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e9bcce9-841d-4ab6-9dbc-5f92af684cae Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 22:03:20,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-9e9bcce9-841d-4ab6-9dbc-5f92af684cae 2018-12-04 22:03:20,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.124337911606s 2018-12-04 22:03:20,938 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-9e9bcce9-841d-4ab6-9dbc-5f92af684cae 2018-12-04 22:03:20,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 22:03:20,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28ecbf8dfe55c99c7956d57ea8b7ea7bb399eba7" 2018-12-04 22:03:21,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8cfbfd5-13ff-4217-a923-9c5a61f16df3 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican-user_34eb3865-d8fa-48e1-9f7d-b520dd5bc57c", "links": {"self": "http://172.30.9.23:5000/v3/users/6e304512f01348f5b6be03e9ce631dc2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6e304512f01348f5b6be03e9ce631dc2", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 22:03:21,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f8cfbfd5-13ff-4217-a923-9c5a61f16df3 2018-12-04 22:03:21,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114567041397s 2018-12-04 22:03:21,054 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f8cfbfd5-13ff-4217-a923-9c5a61f16df3 2018-12-04 22:03:21,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 22:03:21,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&user.id=6e304512f01348f5b6be03e9ce631dc2&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}28ecbf8dfe55c99c7956d57ea8b7ea7bb399eba7" 2018-12-04 22:03:21,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4653ead8-a0f4-4f9f-bd91-e677f5bafae8 Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&user.id=6e304512f01348f5b6be03e9ce631dc2&scope.domain.id=default", "previous": null, "next": null}} 2018-12-04 22:03:21,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&user.id=6e304512f01348f5b6be03e9ce631dc2&scope.domain.id=default used request id req-4653ead8-a0f4-4f9f-bd91-e677f5bafae8 2018-12-04 22:03:21,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0910181999207s 2018-12-04 22:03:21,159 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&user.id=6e304512f01348f5b6be03e9ce631dc2&scope.domain.id=default used request id req-4653ead8-a0f4-4f9f-bd91-e677f5bafae8 2018-12-04 22:03:21,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-04 22:03:21,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/6e304512f01348f5b6be03e9ce631dc2/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28ecbf8dfe55c99c7956d57ea8b7ea7bb399eba7" 2018-12-04 22:03:21,293 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 22:03:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67781de3-e132-4abd-bbd9-689e039285f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 22:03:21,293 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/6e304512f01348f5b6be03e9ce631dc2/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-67781de3-e132-4abd-bbd9-689e039285f7 2018-12-04 22:03:21,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.131359100342s 2018-12-04 22:03:21,294 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/6e304512f01348f5b6be03e9ce631dc2/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-67781de3-e132-4abd-bbd9-689e039285f7 2018-12-04 22:03:21,294 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-04 22:03:24,144 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-04 22:03:26,203 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 9cd566e3-27f6-4da4-9e19-849babd137e7 | 2018-12-04T22:03:25.835660 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 9cd566e3-27f6-4da4-9e19-849babd137e7 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-04 22:03:29,253 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-04 22:03:29,995 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-04 22:03:32,225 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-04 22:03:35,066 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=2d261b13-792e-4d39-8480-caaacbe2c361) as the default verifier for the future CLI operations. 2018-12-04 22:03:36,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 22:03:36,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2faae93-fb3f-4299-9c07-99877327722b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 22:03:36,773 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-b2faae93-fb3f-4299-9c07-99877327722b 2018-12-04 22:03:36,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 22:03:37,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T23:03:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e8b47a1984944a11b055c48455801f19", "name": "barbican-project_34eb3865-d8fa-48e1-9f7d-b520dd5bc57c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/e8b47a1984944a11b055c48455801f19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/e8b47a1984944a11b055c48455801f19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/e8b47a1984944a11b055c48455801f19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_e8b47a1984944a11b055c48455801f19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_e8b47a1984944a11b055c48455801f19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e8b47a1984944a11b055c48455801f19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/e8b47a1984944a11b055c48455801f19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/e8b47a1984944a11b055c48455801f19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e8b47a1984944a11b055c48455801f19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/e8b47a1984944a11b055c48455801f19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/e8b47a1984944a11b055c48455801f19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/e8b47a1984944a11b055c48455801f19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/e8b47a1984944a11b055c48455801f19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/e8b47a1984944a11b055c48455801f19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "barbican-user_34eb3865-d8fa-48e1-9f7d-b520dd5bc57c", "id": "6e304512f01348f5b6be03e9ce631dc2"}, "audit_ids": ["j-fPK1TpShi3_V3tolAqlQ"], "issued_at": "2018-12-04T22:03:37.000000Z"}} 2018-12-04 22:03:37,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 22:03:37,173 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 22:03: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 22:03:37,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-12-04 22:03:37,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 22:03:37,185 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 22:03:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.3:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 22:03:37,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}090a1ec4d82879a6f1e3d3ef40159d3e7fde59a6" 2018-12-04 22:03:37,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63a288d5-3760-4b22-bd74-7b8baf05502f Content-Encoding: gzip Content-Length: 858 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/042b3c9dcea0478ca8269631bb4602a1"}, "enabled": true, "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/070719860c8845c6954eb1cb14c5157d"}, "enabled": true, "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/196499c330064243a3308b61958378dd"}, "enabled": true, "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/2c1215c57927462f924c29c0c1e6f88d"}, "enabled": true, "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3f4d35a1d7b544dbbb27f1a1d8457f93"}, "enabled": true, "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/44d8701a6264423aba9df9833d5d8482"}, "enabled": true, "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/60d912040ceb4d6a9ada8ca5c3a82edd"}, "enabled": true, "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/63fcfb23e0a24868933e8e5d13ccbc16"}, "enabled": true, "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/8acf7f443eb642bdb5fa574d142d132f"}, "enabled": true, "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a45afe5360d248f9b2f4601af3f533d3"}, "enabled": true, "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/a4c8d7b969804ac8849ba2ce21b436aa"}, "enabled": true, "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a5a19c1516a047d48136b401e09af687"}, "enabled": true, "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/d2f01748166443a6beaa45e3144e1c6f"}, "enabled": true, "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ecf0c6f740814148a80f0ed3eca7671c"}, "enabled": true, "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ef7bbe5b2f424a6e95a85801db8ac4ad"}, "enabled": true, "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-12-04 22:03:37,292 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-63a288d5-3760-4b22-bd74-7b8baf05502f 2018-12-04 22:03:37,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.114823102951s 2018-12-04 22:03:37,292 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-63a288d5-3760-4b22-bd74-7b8baf05502f 2018-12-04 22:03:37,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-04 22:03:37,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}090a1ec4d82879a6f1e3d3ef40159d3e7fde59a6" 2018-12-04 22:03:37,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-86e20a34-890d-4915-abb6-7ae5e5da6767 Date: Tue, 04 Dec 2018 22:03: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": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "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": "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": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-12-04 22:03:37,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-86e20a34-890d-4915-abb6-7ae5e5da6767 2018-12-04 22:03:37,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.185987949371s 2018-12-04 22:03:37,487 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-86e20a34-890d-4915-abb6-7ae5e5da6767 2018-12-04 22:03:37,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 22:03:37,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28ecbf8dfe55c99c7956d57ea8b7ea7bb399eba7" 2018-12-04 22:03:37,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f9c9cbc-5d90-443c-a727-727d2ee204b5 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican-user_34eb3865-d8fa-48e1-9f7d-b520dd5bc57c", "links": {"self": "http://172.30.9.23:5000/v3/users/6e304512f01348f5b6be03e9ce631dc2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6e304512f01348f5b6be03e9ce631dc2", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 22:03:37,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2f9c9cbc-5d90-443c-a727-727d2ee204b5 2018-12-04 22:03:37,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107523918152s 2018-12-04 22:03:37,603 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2f9c9cbc-5d90-443c-a727-727d2ee204b5 2018-12-04 22:03:37,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 22:03:37,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/6e304512f01348f5b6be03e9ce631dc2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28ecbf8dfe55c99c7956d57ea8b7ea7bb399eba7" 2018-12-04 22:03:37,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd2fb0da-5e14-4cff-85bf-1964025cae44 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "barbican-user_34eb3865-d8fa-48e1-9f7d-b520dd5bc57c", "links": {"self": "http://172.30.9.23:5000/v3/users/6e304512f01348f5b6be03e9ce631dc2"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "6e304512f01348f5b6be03e9ce631dc2", "description": null}} 2018-12-04 22:03:37,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/6e304512f01348f5b6be03e9ce631dc2 used request id req-bd2fb0da-5e14-4cff-85bf-1964025cae44 2018-12-04 22:03:37,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119023084641s 2018-12-04 22:03:37,727 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/6e304512f01348f5b6be03e9ce631dc2 used request id req-bd2fb0da-5e14-4cff-85bf-1964025cae44 2018-12-04 22:03:37,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-04 22:03:37,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/6e304512f01348f5b6be03e9ce631dc2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28ecbf8dfe55c99c7956d57ea8b7ea7bb399eba7" 2018-12-04 22:03:37,915 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 22:03:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97da2f60-c612-4110-aa45-d3a6020f3641 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 22:03:37,915 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/6e304512f01348f5b6be03e9ce631dc2 used request id req-97da2f60-c612-4110-aa45-d3a6020f3641 2018-12-04 22:03:37,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.187204837799s 2018-12-04 22:03:37,915 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/6e304512f01348f5b6be03e9ce631dc2 used request id req-97da2f60-c612-4110-aa45-d3a6020f3641 2018-12-04 22:03:37,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 22:03:37,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}28ecbf8dfe55c99c7956d57ea8b7ea7bb399eba7" 2018-12-04 22:03:38,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c822b2a2-a0f8-4950-be07-9df30af21dfa Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.23:5000/v3/projects/e8b47a1984944a11b055c48455801f19"}, "tags": [], "enabled": true, "id": "e8b47a1984944a11b055c48455801f19", "parent_id": "default", "domain_id": "default", "name": "barbican-project_34eb3865-d8fa-48e1-9f7d-b520dd5bc57c"}]} 2018-12-04 22:03:38,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-c822b2a2-a0f8-4950-be07-9df30af21dfa 2018-12-04 22:03:38,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0945229530334s 2018-12-04 22:03:38,016 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-c822b2a2-a0f8-4950-be07-9df30af21dfa 2018-12-04 22:03:38,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-04 22:03:38,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/e8b47a1984944a11b055c48455801f19 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28ecbf8dfe55c99c7956d57ea8b7ea7bb399eba7" 2018-12-04 22:03:38,183 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 22:03:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-008e1b87-7ef2-42c2-97e7-20f96a870730 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 22:03:38,183 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/e8b47a1984944a11b055c48455801f19 used request id req-008e1b87-7ef2-42c2-97e7-20f96a870730 2018-12-04 22:03:38,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.162542819977s 2018-12-04 22:03:38,184 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/e8b47a1984944a11b055c48455801f19 used request id req-008e1b87-7ef2-42c2-97e7-20f96a870730 2018-12-04 22:03:38,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 22:03:38,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=e8b47a1984944a11b055c48455801f19&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}28ecbf8dfe55c99c7956d57ea8b7ea7bb399eba7" 2018-12-04 22:03:38,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-51597164-fd92-4019-87f5-6525a0ef1b19 Date: Tue, 04 Dec 2018 22:03:38 GMT RESP BODY: {"security_groups": []} 2018-12-04 22:03:38,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=e8b47a1984944a11b055c48455801f19&name=default used request id req-51597164-fd92-4019-87f5-6525a0ef1b19 2018-12-04 22:03:38,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.202548027039s 2018-12-04 22:03:38,389 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=e8b47a1984944a11b055c48455801f19&name=default used request id req-51597164-fd92-4019-87f5-6525a0ef1b19 2018-12-04 22:03:38,390 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-12-04 22:03:38,390 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-12-04 22:03:38,396 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 04:24 | PASS | | neutron-tempest-plugin-api | functest | smoke | 12:10 | FAIL | | rally_sanity | functest | smoke | 25:54 | PASS | | rally_jobs | functest | smoke | 27:38 | PASS | | refstack_defcore | functest | smoke | 06:46 | PASS | | patrole | functest | smoke | 01:52 | PASS | | snaps_smoke | functest | smoke | 40:32 | FAIL | | neutron_trunk | functest | smoke | 03:19 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2018-12-04 22:03:38,407 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-12-04 22:03:41,401 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-78 | | 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-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-04 22:03:41,406 - 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.23,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=3RyGTh9b6fH3kEgEpTJkWzuFd 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=7156be1802b84962aaa9ceab6d73cc34 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.3 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=ZEpENdqmh9AueaxFCMDvz9Qrn export OS_REGION_NAME=regionOne 2018-12-04 22:03:41,406 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-04 22:03:41,407 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +----------------------+---------------+-------------------------------------------------+---------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +----------------------+---------------+-------------------------------------------------+---------------------+ | benchmarking | 2 | Run several OpenStack performance tools | vmtp shaker | | | | https://docs.openstack.org/performance- | | | | | docs/latest/methodologies/tools.html | | +----------------------+---------------+-------------------------------------------------+---------------------+ 2018-12-04 22:03:41,417 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-12-04 22:03:41,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 22:03:41,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c446c946-718a-41cc-a23f-678bc0aa6978 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 22:03:41,602 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-c446c946-718a-41cc-a23f-678bc0aa6978 2018-12-04 22:03:41,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 22:03:41,999 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T23:03:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "61d4c3b4398c40adbd8e901c42776579"}, "audit_ids": ["p7zVrikyQsqb5BO5JX4Avg"], "issued_at": "2018-12-04T22:03:42.000000Z"}} 2018-12-04 22:03:42,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 22:03:42,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}15b5cd58cf0d27ce46fcb7355dd06176e11efa09" 2018-12-04 22:03:42,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-c46f3db7-27a1-47f5-992f-5b5a9cbbeb73 Date: Tue, 04 Dec 2018 22:03:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T20:04:01Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"}]} 2018-12-04 22:03:42,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c46f3db7-27a1-47f5-992f-5b5a9cbbeb73 2018-12-04 22:03:42,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.447978973389s 2018-12-04 22:03:42,481 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c46f3db7-27a1-47f5-992f-5b5a9cbbeb73 2018-12-04 22:03:42,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 22:03:42,489 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 22:03: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 22:03:42,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 22:03:42,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}15b5cd58cf0d27ce46fcb7355dd06176e11efa09" 2018-12-04 22:03:42,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-078b118b-a3ea-43df-9b3e-3ac8fd9840cf Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-04 22:03:42,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-078b118b-a3ea-43df-9b3e-3ac8fd9840cf 2018-12-04 22:03:42,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0994091033936s 2018-12-04 22:03:42,590 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-078b118b-a3ea-43df-9b3e-3ac8fd9840cf 2018-12-04 22:03:42,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-04 22:03:42,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}15b5cd58cf0d27ce46fcb7355dd06176e11efa09" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_7ff16f4a-7d64-41ff-b479-c7c9f91a412f"}}' 2018-12-04 22:03:42,723 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 22:03:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e30ee7b-36f8-4526-ac99-3f88f64ce0c2 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.23:5000/v3/projects/2261eb169ef14ba49cfe7e76eeb6afba"}, "tags": [], "enabled": true, "id": "2261eb169ef14ba49cfe7e76eeb6afba", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_7ff16f4a-7d64-41ff-b479-c7c9f91a412f"}} 2018-12-04 22:03:42,724 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-9e30ee7b-36f8-4526-ac99-3f88f64ce0c2 2018-12-04 22:03:42,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.126034021378s 2018-12-04 22:03:42,724 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-9e30ee7b-36f8-4526-ac99-3f88f64ce0c2 2018-12-04 22:03:42,724 - 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'2261eb169ef14ba49cfe7e76eeb6afba', '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_7ff16f4a-7d64-41ff-b479-c7c9f91a412f'}) 2018-12-04 22:03:42,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-04 22:03:42,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}15b5cd58cf0d27ce46fcb7355dd06176e11efa09" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "1030fe64-eac9-48c0-8764-fef8aa13c5c8", "email": null, "name": "vmtp-user_7ff16f4a-7d64-41ff-b479-c7c9f91a412f"}}' 2018-12-04 22:03:43,142 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 22:03:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40bab3f7-d3f3-4056-acc1-b58f9ebd8aee Content-Length: 319 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_7ff16f4a-7d64-41ff-b479-c7c9f91a412f", "links": {"self": "http://172.30.9.23:5000/v3/users/ec4c37ed876a48b781fd02942f7c9805"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ec4c37ed876a48b781fd02942f7c9805", "domain_id": "default", "password_expires_at": null}} 2018-12-04 22:03:43,142 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-40bab3f7-d3f3-4056-acc1-b58f9ebd8aee 2018-12-04 22:03:43,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.411367893219s 2018-12-04 22:03:43,143 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-40bab3f7-d3f3-4056-acc1-b58f9ebd8aee 2018-12-04 22:03:43,143 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ec4c37ed876a48b781fd02942f7c9805', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_7ff16f4a-7d64-41ff-b479-c7c9f91a412f'}) 2018-12-04 22:03:43,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 22:03:43,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15b5cd58cf0d27ce46fcb7355dd06176e11efa09" 2018-12-04 22:03:43,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26d91648-cec4-4bd2-82e4-6dc486b4c630 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 22:03:43,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-26d91648-cec4-4bd2-82e4-6dc486b4c630 2018-12-04 22:03:43,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0940361022949s 2018-12-04 22:03:43,241 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-26d91648-cec4-4bd2-82e4-6dc486b4c630 2018-12-04 22:03:43,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 22:03:43,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15b5cd58cf0d27ce46fcb7355dd06176e11efa09" 2018-12-04 22:03:43,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb9230ec-ec16-404f-a069-6d25164913e3 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 22:03:43,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-bb9230ec-ec16-404f-a069-6d25164913e3 2018-12-04 22:03:43,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0866799354553s 2018-12-04 22:03:43,333 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-bb9230ec-ec16-404f-a069-6d25164913e3 2018-12-04 22:03:43,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 22:03:43,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}15b5cd58cf0d27ce46fcb7355dd06176e11efa09" 2018-12-04 22:03:43,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-318e6947-8e52-43ec-9de5-55508c87a346 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 22:03:43,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-318e6947-8e52-43ec-9de5-55508c87a346 2018-12-04 22:03:43,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0997719764709s 2018-12-04 22:03:43,438 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-318e6947-8e52-43ec-9de5-55508c87a346 2018-12-04 22:03:43,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 22:03:43,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15b5cd58cf0d27ce46fcb7355dd06176e11efa09" 2018-12-04 22:03:43,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39e6cb85-5a5d-4213-ad8e-484b3d447d2c Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vmtp-user_7ff16f4a-7d64-41ff-b479-c7c9f91a412f", "links": {"self": "http://172.30.9.23:5000/v3/users/ec4c37ed876a48b781fd02942f7c9805"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ec4c37ed876a48b781fd02942f7c9805", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 22:03:43,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-39e6cb85-5a5d-4213-ad8e-484b3d447d2c 2018-12-04 22:03:43,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109591960907s 2018-12-04 22:03:43,549 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-39e6cb85-5a5d-4213-ad8e-484b3d447d2c 2018-12-04 22:03:43,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 22:03:43,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}15b5cd58cf0d27ce46fcb7355dd06176e11efa09" 2018-12-04 22:03:43,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-745b6308-f2ea-4bd2-885e-6c9e7b3ed685 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.23:5000/v3/projects/2261eb169ef14ba49cfe7e76eeb6afba"}, "tags": [], "enabled": true, "id": "2261eb169ef14ba49cfe7e76eeb6afba", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_7ff16f4a-7d64-41ff-b479-c7c9f91a412f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-04 22:03:43,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-745b6308-f2ea-4bd2-885e-6c9e7b3ed685 2018-12-04 22:03:43,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0915188789368s 2018-12-04 22:03:43,653 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-745b6308-f2ea-4bd2-885e-6c9e7b3ed685 2018-12-04 22:03:43,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 22:03:43,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=ec4c37ed876a48b781fd02942f7c9805&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=2261eb169ef14ba49cfe7e76eeb6afba" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15b5cd58cf0d27ce46fcb7355dd06176e11efa09" 2018-12-04 22:03:43,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76b44529-d68e-45e4-b9eb-15e2e6e083d5 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=ec4c37ed876a48b781fd02942f7c9805&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=2261eb169ef14ba49cfe7e76eeb6afba", "previous": null, "next": null}} 2018-12-04 22:03:43,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=ec4c37ed876a48b781fd02942f7c9805&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=2261eb169ef14ba49cfe7e76eeb6afba used request id req-76b44529-d68e-45e4-b9eb-15e2e6e083d5 2018-12-04 22:03:43,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0899918079376s 2018-12-04 22:03:43,750 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=ec4c37ed876a48b781fd02942f7c9805&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=2261eb169ef14ba49cfe7e76eeb6afba used request id req-76b44529-d68e-45e4-b9eb-15e2e6e083d5 2018-12-04 22:03:43,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-04 22:03:43,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/2261eb169ef14ba49cfe7e76eeb6afba/users/ec4c37ed876a48b781fd02942f7c9805/roles/d20a1200fc7441df95f6f68766e80849 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15b5cd58cf0d27ce46fcb7355dd06176e11efa09" 2018-12-04 22:03:43,888 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 22:03:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1459c80a-4762-4cea-aeb2-abfd9b088681 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 22:03:43,888 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/2261eb169ef14ba49cfe7e76eeb6afba/users/ec4c37ed876a48b781fd02942f7c9805/roles/d20a1200fc7441df95f6f68766e80849 used request id req-1459c80a-4762-4cea-aeb2-abfd9b088681 2018-12-04 22:03:43,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.133892774582s 2018-12-04 22:03:43,888 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/2261eb169ef14ba49cfe7e76eeb6afba/users/ec4c37ed876a48b781fd02942f7c9805/roles/d20a1200fc7441df95f6f68766e80849 used request id req-1459c80a-4762-4cea-aeb2-abfd9b088681 2018-12-04 22:03:43,889 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_7ff16f4a-7d64-41ff-b479-c7c9f91a412f', 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'2261eb169ef14ba49cfe7e76eeb6afba', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '1030fe64-eac9-48c0-8764-fef8aa13c5c8', 'username': u'vmtp-user_7ff16f4a-7d64-41ff-b479-c7c9f91a412f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-04 22:03:43,893 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_7ff16f4a-7d64-41ff-b479-c7c9f91a412f', 'password': '1030fe64-eac9-48c0-8764-fef8aa13c5c8', 'project_name': 'vmtp-project_7ff16f4a-7d64-41ff-b479-c7c9f91a412f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': '2261eb169ef14ba49cfe7e76eeb6afba', 'project_domain_name': 'Default'} 2018-12-04 22:03:43,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-04 22:03:43,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}15b5cd58cf0d27ce46fcb7355dd06176e11efa09" 2018-12-04 22:03:44,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4db11af-b7ee-4ee8-a3fd-96dbeb649074 x-compute-request-id: req-a4db11af-b7ee-4ee8-a3fd-96dbeb649074 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": 2}, "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": 2010000, "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": 4}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 2010000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-12-04 22:03:44,104 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-a4db11af-b7ee-4ee8-a3fd-96dbeb649074 2018-12-04 22:03:44,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.206009864807s 2018-12-04 22:03:44,105 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-a4db11af-b7ee-4ee8-a3fd-96dbeb649074 2018-12-04 22:03:44,105 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-12-04 22:03:44,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 22:03:44,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58840a4f-4e93-4eba-9416-965aff7b698e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 22:03:44,113 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-58840a4f-4e93-4eba-9416-965aff7b698e 2018-12-04 22:03:44,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 22:03:44,502 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}], "expires_at": "2018-12-04T23:03:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2261eb169ef14ba49cfe7e76eeb6afba", "name": "vmtp-project_7ff16f4a-7d64-41ff-b479-c7c9f91a412f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/2261eb169ef14ba49cfe7e76eeb6afba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/2261eb169ef14ba49cfe7e76eeb6afba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/2261eb169ef14ba49cfe7e76eeb6afba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_2261eb169ef14ba49cfe7e76eeb6afba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_2261eb169ef14ba49cfe7e76eeb6afba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2261eb169ef14ba49cfe7e76eeb6afba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/2261eb169ef14ba49cfe7e76eeb6afba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/2261eb169ef14ba49cfe7e76eeb6afba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2261eb169ef14ba49cfe7e76eeb6afba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/2261eb169ef14ba49cfe7e76eeb6afba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/2261eb169ef14ba49cfe7e76eeb6afba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/2261eb169ef14ba49cfe7e76eeb6afba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/2261eb169ef14ba49cfe7e76eeb6afba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/2261eb169ef14ba49cfe7e76eeb6afba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_7ff16f4a-7d64-41ff-b479-c7c9f91a412f", "id": "ec4c37ed876a48b781fd02942f7c9805"}, "audit_ids": ["74dHXNQASKWdmiZeYzqnWw"], "issued_at": "2018-12-04T22:03:44.000000Z"}} 2018-12-04 22:03:44,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-04 22:03:44,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}ce23224caffbdb8b9a71b6d75e5346f53701fa98" -d '{"router": {"external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "name": "vmtp-router_7ff16f4a-7d64-41ff-b479-c7c9f91a412f", "admin_state_up": true}}' 2018-12-04 22:03:45,663 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-8b5dd28d-c6c2-49ea-ba74-c650a62d706a Date: Tue, 04 Dec 2018 22:03:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "2261eb169ef14ba49cfe7e76eeb6afba", "created_at": "2018-12-04T22:03:44Z", "admin_state_up": true, "updated_at": "2018-12-04T22:03:45Z", "revision_number": 2, "routes": [], "project_id": "2261eb169ef14ba49cfe7e76eeb6afba", "id": "dab12864-fb99-4f42-be17-dd0bd754902d", "name": "vmtp-router_7ff16f4a-7d64-41ff-b479-c7c9f91a412f"}} 2018-12-04 22:03:45,664 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-8b5dd28d-c6c2-49ea-ba74-c650a62d706a 2018-12-04 22:03:45,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.15838980675s 2018-12-04 22:03:45,664 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-8b5dd28d-c6c2-49ea-ba74-c650a62d706a 2018-12-04 22:03:45,664 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'90070285-9e79-459a-b14a-3d1fcc36db90', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'caf0e3d6-6d8d-494c-a544-3ba2d42faa13', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'2261eb169ef14ba49cfe7e76eeb6afba', u'created_at': u'2018-12-04T22:03:44Z', u'admin_state_up': True, u'updated_at': u'2018-12-04T22:03:45Z', u'revision_number': 2, u'routes': [], u'project_id': u'2261eb169ef14ba49cfe7e76eeb6afba', u'id': u'dab12864-fb99-4f42-be17-dd0bd754902d', u'name': u'vmtp-router_7ff16f4a-7d64-41ff-b479-c7c9f91a412f'}) 2018-12-04 22:03:45,665 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-12-04 22:03:47,199 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:ee1167b7b8bf490b2f9a9885f2d7dcff sha256:1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1 2018-12-04 22:03:47,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 22:03:47,208 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 04 Dec 2018 22:03:47 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-12-04 22:03:47,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 22:03:47,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce23224caffbdb8b9a71b6d75e5346f53701fa98" 2018-12-04 22:03:47,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-7b790e54-0ae1-44e5-99a7-20771ff98e50 Date: Tue, 04 Dec 2018 22:03:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 22:03:47,415 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-7b790e54-0ae1-44e5-99a7-20771ff98e50 2018-12-04 22:03:47,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.201115131378s 2018-12-04 22:03:47,415 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-7b790e54-0ae1-44e5-99a7-20771ff98e50 2018-12-04 22:03:47,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-04 22:03:47,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce23224caffbdb8b9a71b6d75e5346f53701fa98" -d '{"owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "owner_specified.shade.object": "images/vmtp-img_7ff16f4a-7d64-41ff-b479-c7c9f91a412f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_7ff16f4a-7d64-41ff-b479-c7c9f91a412f"}' 2018-12-04 22:03:47,565 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 860 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/9fdda9aa-4861-45e6-adec-e83e0a829bf0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-19adff95-9117-487c-ac57-d1a135d92c45 Date: Tue, 04 Dec 2018 22:03:47 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/9fdda9aa-4861-45e6-adec-e83e0a829bf0/file", "owner": "2261eb169ef14ba49cfe7e76eeb6afba", "id": "9fdda9aa-4861-45e6-adec-e83e0a829bf0", "size": null, "self": "/v2/images/9fdda9aa-4861-45e6-adec-e83e0a829bf0", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-12-04T22:03:47Z", "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_7ff16f4a-7d64-41ff-b479-c7c9f91a412f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "vmtp-img_7ff16f4a-7d64-41ff-b479-c7c9f91a412f", "checksum": null, "created_at": "2018-12-04T22:03:47Z", "protected": false} 2018-12-04 22:03:47,565 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-19adff95-9117-487c-ac57-d1a135d92c45 2018-12-04 22:03:47,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.14292383194s 2018-12-04 22:03:47,566 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-19adff95-9117-487c-ac57-d1a135d92c45 returning object 9fdda9aa-4861-45e6-adec-e83e0a829bf0 2018-12-04 22:03:47,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-04 22:03:47,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/9fdda9aa-4861-45e6-adec-e83e0a829bf0/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}ce23224caffbdb8b9a71b6d75e5346f53701fa98" -d '' 2018-12-04 22:03:51,526 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a631cb48-e8d4-4aa0-a4ab-b84b76e12e09 Date: Tue, 04 Dec 2018 22:03:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 22:03:51,527 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/9fdda9aa-4861-45e6-adec-e83e0a829bf0/file used request id req-a631cb48-e8d4-4aa0-a4ab-b84b76e12e09 2018-12-04 22:03:51,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.9601790905s 2018-12-04 22:03:51,527 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/9fdda9aa-4861-45e6-adec-e83e0a829bf0/file used request id req-a631cb48-e8d4-4aa0-a4ab-b84b76e12e09 2018-12-04 22:03:51,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 22:03:51,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce23224caffbdb8b9a71b6d75e5346f53701fa98" 2018-12-04 22:03:51,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1191 Content-Type: application/json X-Openstack-Request-Id: req-6041528d-4785-4fea-8302-8733df33f9eb Date: Tue, 04 Dec 2018 22:03:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/9fdda9aa-4861-45e6-adec-e83e0a829bf0/snap", "metadata": {}}], "file": "/v2/images/9fdda9aa-4861-45e6-adec-e83e0a829bf0/file", "owner": "2261eb169ef14ba49cfe7e76eeb6afba", "id": "9fdda9aa-4861-45e6-adec-e83e0a829bf0", "size": 263586304, "self": "/v2/images/9fdda9aa-4861-45e6-adec-e83e0a829bf0", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/9fdda9aa-4861-45e6-adec-e83e0a829bf0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-12-04T22:03:51Z", "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_7ff16f4a-7d64-41ff-b479-c7c9f91a412f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "vmtp-img_7ff16f4a-7d64-41ff-b479-c7c9f91a412f", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-12-04T22:03:47Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 22:03:51,577 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6041528d-4785-4fea-8302-8733df33f9eb 2018-12-04 22:03:51,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0454421043396s 2018-12-04 22:03:51,578 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6041528d-4785-4fea-8302-8733df33f9eb 2018-12-04 22:03:51,580 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/9fdda9aa-4861-45e6-adec-e83e0a829bf0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9fdda9aa-4861-45e6-adec-e83e0a829bf0/file', 'owner': u'2261eb169ef14ba49cfe7e76eeb6afba', 'id': u'9fdda9aa-4861-45e6-adec-e83e0a829bf0', 'size': 263586304, u'self': u'/v2/images/9fdda9aa-4861-45e6-adec-e83e0a829bf0', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2261eb169ef14ba49cfe7e76eeb6afba', 'name': 'vmtp-project_7ff16f4a-7d64-41ff-b479-c7c9f91a412f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/9fdda9aa-4861-45e6-adec-e83e0a829bf0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-04T22:03:51Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-04T22:03:51Z', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/vmtp-img_7ff16f4a-7d64-41ff-b479-c7c9f91a412f', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'properties': {u'self': u'/v2/images/9fdda9aa-4861-45e6-adec-e83e0a829bf0', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/vmtp-img_7ff16f4a-7d64-41ff-b479-c7c9f91a412f', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_7ff16f4a-7d64-41ff-b479-c7c9f91a412f', 'created': u'2018-12-04T22:03:47Z', 'checksum': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'created_at': u'2018-12-04T22:03:47Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/9fdda9aa-4861-45e6-adec-e83e0a829bf0', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/vmtp-img_7ff16f4a-7d64-41ff-b479-c7c9f91a412f', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}}) 2018-12-04 22:03:51,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-04 22:03:51,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}15b5cd58cf0d27ce46fcb7355dd06176e11efa09" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_7ff16f4a-7d64-41ff-b479-c7c9f91a412f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2018-12-04 22:03:51,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d4dbdc0-1474-466b-9eee-f40b95c9028f x-compute-request-id: req-7d4dbdc0-1474-466b-9eee-f40b95c9028f Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmtp-flavor_7ff16f4a-7d64-41ff-b479-c7c9f91a412f", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/14dcb0b5-5986-42a9-ac06-d1942351cf52", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/14dcb0b5-5986-42a9-ac06-d1942351cf52", "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": "14dcb0b5-5986-42a9-ac06-d1942351cf52"}} 2018-12-04 22:03:51,618 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-7d4dbdc0-1474-466b-9eee-f40b95c9028f 2018-12-04 22:03:51,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0369930267334s 2018-12-04 22:03:51,619 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-7d4dbdc0-1474-466b-9eee-f40b95c9028f 2018-12-04 22:03:51,620 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_7ff16f4a-7d64-41ff-b479-c7c9f91a412f', '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'7156be1802b84962aaa9ceab6d73cc34', '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'14dcb0b5-5986-42a9-ac06-d1942351cf52', 'swap': 0}) 2018-12-04 22:03:51,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-04 22:03:51,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/14dcb0b5-5986-42a9-ac06-d1942351cf52/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}15b5cd58cf0d27ce46fcb7355dd06176e11efa09" -d '{"extra_specs": {}}' 2018-12-04 22:03:51,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8f3f6716-728b-4280-ba26-c99f6f4e7033 x-compute-request-id: req-8f3f6716-728b-4280-ba26-c99f6f4e7033 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-04 22:03:51,639 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/14dcb0b5-5986-42a9-ac06-d1942351cf52/os-extra_specs used request id req-8f3f6716-728b-4280-ba26-c99f6f4e7033 2018-12-04 22:03:51,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0190451145172s 2018-12-04 22:03:51,640 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/14dcb0b5-5986-42a9-ac06-d1942351cf52/os-extra_specs used request id req-8f3f6716-728b-4280-ba26-c99f6f4e7033 2018-12-04 22:03:51,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 22:03:51,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15b5cd58cf0d27ce46fcb7355dd06176e11efa09" 2018-12-04 22:03:51,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-550fae7a-649f-47a5-8bf6-976809d774df Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 22:03:51,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-550fae7a-649f-47a5-8bf6-976809d774df 2018-12-04 22:03:51,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0973229408264s 2018-12-04 22:03:51,741 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-550fae7a-649f-47a5-8bf6-976809d774df 2018-12-04 22:03:51,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 22:03:51,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15b5cd58cf0d27ce46fcb7355dd06176e11efa09" 2018-12-04 22:03:51,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-305188aa-8843-48c1-9ddb-379f8b97dc9a Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 22:03:51,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-305188aa-8843-48c1-9ddb-379f8b97dc9a 2018-12-04 22:03:51,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10958814621s 2018-12-04 22:03:51,856 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-305188aa-8843-48c1-9ddb-379f8b97dc9a 2018-12-04 22:03:51,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 22:03:51,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}15b5cd58cf0d27ce46fcb7355dd06176e11efa09" 2018-12-04 22:03:51,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ce65187-fadf-450e-b359-ab9f0181f9f2 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 22:03:51,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-0ce65187-fadf-450e-b359-ab9f0181f9f2 2018-12-04 22:03:51,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.13511800766s 2018-12-04 22:03:51,996 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-0ce65187-fadf-450e-b359-ab9f0181f9f2 2018-12-04 22:03:51,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 22:03:52,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15b5cd58cf0d27ce46fcb7355dd06176e11efa09" 2018-12-04 22:03:52,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90325406-268c-4fac-aae0-e1e2196cd40d Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vmtp-user_7ff16f4a-7d64-41ff-b479-c7c9f91a412f", "links": {"self": "http://172.30.9.23:5000/v3/users/ec4c37ed876a48b781fd02942f7c9805"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ec4c37ed876a48b781fd02942f7c9805", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 22:03:52,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-90325406-268c-4fac-aae0-e1e2196cd40d 2018-12-04 22:03:52,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122393846512s 2018-12-04 22:03:52,120 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-90325406-268c-4fac-aae0-e1e2196cd40d 2018-12-04 22:03:52,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 22:03:52,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}15b5cd58cf0d27ce46fcb7355dd06176e11efa09" 2018-12-04 22:03:52,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0addf79a-4158-4cfc-af0f-657c936e75c8 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.23:5000/v3/projects/2261eb169ef14ba49cfe7e76eeb6afba"}, "tags": [], "enabled": true, "id": "2261eb169ef14ba49cfe7e76eeb6afba", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_7ff16f4a-7d64-41ff-b479-c7c9f91a412f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-04 22:03:52,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-0addf79a-4158-4cfc-af0f-657c936e75c8 2018-12-04 22:03:52,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0956530570984s 2018-12-04 22:03:52,228 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-0addf79a-4158-4cfc-af0f-657c936e75c8 2018-12-04 22:03:52,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 22:03:52,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=ec4c37ed876a48b781fd02942f7c9805&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=2261eb169ef14ba49cfe7e76eeb6afba" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15b5cd58cf0d27ce46fcb7355dd06176e11efa09" 2018-12-04 22:03:52,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c07c6d4-108a-4083-9187-539b9635e136 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=ec4c37ed876a48b781fd02942f7c9805&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=2261eb169ef14ba49cfe7e76eeb6afba", "previous": null, "next": null}} 2018-12-04 22:03:52,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=ec4c37ed876a48b781fd02942f7c9805&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=2261eb169ef14ba49cfe7e76eeb6afba used request id req-5c07c6d4-108a-4083-9187-539b9635e136 2018-12-04 22:03:52,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0913801193237s 2018-12-04 22:03:52,327 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=ec4c37ed876a48b781fd02942f7c9805&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=2261eb169ef14ba49cfe7e76eeb6afba used request id req-5c07c6d4-108a-4083-9187-539b9635e136 2018-12-04 22:03:52,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-04 22:03:52,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/2261eb169ef14ba49cfe7e76eeb6afba/users/ec4c37ed876a48b781fd02942f7c9805/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15b5cd58cf0d27ce46fcb7355dd06176e11efa09" 2018-12-04 22:03:52,464 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 22:03:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ee40e63-a866-4f61-8b03-a73851b689ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 22:03:52,464 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/2261eb169ef14ba49cfe7e76eeb6afba/users/ec4c37ed876a48b781fd02942f7c9805/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-1ee40e63-a866-4f61-8b03-a73851b689ee 2018-12-04 22:03:52,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.133733034134s 2018-12-04 22:03:52,464 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/2261eb169ef14ba49cfe7e76eeb6afba/users/ec4c37ed876a48b781fd02942f7c9805/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-1ee40e63-a866-4f61-8b03-a73851b689ee 2018-12-04 22:03:52,464 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_7ff16f4a-7d64-41ff-b479-c7c9f91a412f' 2018-12-04 22:03:52,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-04 22:03:52,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}ce23224caffbdb8b9a71b6d75e5346f53701fa98" -d '{"keypair": {"name": "vmtp_7ff16f4a-7d64-41ff-b479-c7c9f91a412f"}}' 2018-12-04 22:03:52,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:03:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd5c13d4-63a3-4d07-aabb-6695efcb7bd5 x-compute-request-id: req-bd5c13d4-63a3-4d07-aabb-6695efcb7bd5 Content-Encoding: gzip Content-Length: 1795 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrq1S6fzGaaLnF9HiostQ4qmyhTtgxk/8ZS+KZColoRGTU+YYY4G8DVZT/iGGYvpBnA84uKdsGMlWGKTvYKQGCHeEpIYhm420Hj07C1wrHuKhmrt8lOO/BC0NLiT5rtHj0Kg3U/72HaHD2GfpEr+0n0mQxilFb9YlAk3LswcBiqQ6JDS165d7Hhf57zry4bK4yvmOKkfBKIu/mJpqpD8Kji05wyqAuM4710RfO+6E+3+ZpnK7vCyFGzqrlFWXhzAl2rM5UV3HBx9wCVHGez1kKPQZe0WNLIsf8rUmO1lPhUs7IUD+6EjpdL5T7mfIUc0+ZjTsn5mybBbUb5DWk8eEV Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAq6tUun8xmmi5xfR4qLLUOKpsoU7YMZP/GUvimQqJaERk1PmG\nGOBvA1WU/4hhmL6QZwPOLinbBjJVhik72CkBgh3hKSGIZuNtB49OwtcKx7ioZq7f\nJTjvwQtDS4k+a7R49CoN1P+9h2hw9hn6RK/tJ9JkMYpRW/WJQJNy7MHAYqkOiQ0t\neuXex4X+e868uGyuMr5jipHwSiLv5iaaqQ/Co4tOcMqgLjOO9dEXzvuhPt/maZyu\n7wshRs6q5RVl4cwJdqzOVFdxwcfcAlRxns9ZCj0GXtFjSyLH/K1JjtZT4VLOyFA/\nuhI6XS+U+5nyFHNPmY07J+ZsmwW1G+Q1pPHhFQIDAQABAoIBAAzp7IvC+bZF3oO3\nqkP2f+RrXZSc28KPAYejn74nfsKrMnKa+q1wZKl5jKXUWpMk8rPtI1txpppGuwxG\nmcve+dAR81gmv54Nyavh6ejaSGNRzsk6qmqgZ9i7wioyftGXV+n2J+g3/Mfs4WKB\n/cOhAFQYjZT0dL5YMCT9co3A3XoOYf3sQ/lpY5+tM+G7XZzlTxj3bJO95D/9qHFs\nuLDNDN0IiI7NOa6Rj/3tvd2ibgL3iRfCLNfLM/15elaS+OaNJNNpyvWt9f6b1u5x\n0pBz1PBJQiWCJCfksjGC2srkdpd8AdQ1AveJwtuzuOprLcEHVlUvhsy53ihz4z2F\ny/W/IUECgYEA4KiZD8vwE60lk6EMjg6l7z7NH31E3g7I/VTcVtPiSkiH26MfqG9Z\nrfORYkACQWWTFw0xwBWlssPldzeVShexz5ganETIQhpM1m83cPASGlZdu+zqH3R8\naFNYI5Np9jJTbiQGPfBTcvwRMJPiUCAzbDXjBva8GgKTCzF1NSGzWRkCgYEAw55J\nBZsoNm7EWQwGPZrGBO+oR7rrqBllWVOk7GmZLyJXLQxNk/PbGJjZ1tL7rXWFGILH\nH8QakG+5wBXo0hPwt4D3bwzqSHIbtS1MGZfe7NwNsOiyhk2fTp5fnzFctfZQa1Pc\ny6bP/30GeUXAjhtzHxQEJGSkaLMi0ORAmyzH+10CgYBKZarif0/OxE0oWXH17UXo\nN6zoG6zduJm4wwyAuIQ8w04yXw/R0KYrI/jmR3o3u/J89MKf8MtBqvvnggGvWq9o\npt9RFroWoe0GKih6/xWPoUBDRo61wfac+dS7W0sA2+OjGszyYA7SikULCD4u+Kru\nz92R5c2e83FMiKFe6f0hqQKBgHfZzdGCe4PGH8STCmvKHRK/JvIzwthuHts41S4H\nkNQBDTpLdGh2msEaPTVSdOKUwyP+VDPROZlO6paWldvIXc6AVJkUZ6JVT0aU5zAz\nDWE/fZ/rIh4JBtbrT5jAbJYLwL/RVNDtdjiJiGLa6pvmk4TyBYuqodSIFIe5oR+x\nsyD9AoGBAJdydj2sE3mkp/27teZmng23+m3lg0uooAyexiAxvvIU1JcLVl+/Av+H\n4NB/bsXLTfzCMwSNGz6Cg0T1LIEftbnQmUP63VksC1HYDjT5HMZYVjWtAYwgttve\n2GItF0mms8VFwhC8EGl71CREUwpVlxu1zIZG5JVnuN8zYGWqp1fX\n-----END RSA PRIVATE KEY-----\n", "user_id": "ec4c37ed876a48b781fd02942f7c9805", "name": "vmtp_7ff16f4a-7d64-41ff-b479-c7c9f91a412f", "fingerprint": "c2:e8:81:77:c2:82:d3:b0:af:2c:82:e1:6b:bd:2b:cc"}} 2018-12-04 22:03:52,796 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-bd5c13d4-63a3-4d07-aabb-6695efcb7bd5 2018-12-04 22:03:52,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.33128285408s 2018-12-04 22:03:52,797 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-bd5c13d4-63a3-4d07-aabb-6695efcb7bd5 2018-12-04 22:03:52,798 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrq1S6fzGaaLnF9HiostQ4qmyhTtgxk/8ZS+KZColoRGTU+YYY4G8DVZT/iGGYvpBnA84uKdsGMlWGKTvYKQGCHeEpIYhm420Hj07C1wrHuKhmrt8lOO/BC0NLiT5rtHj0Kg3U/72HaHD2GfpEr+0n0mQxilFb9YlAk3LswcBiqQ6JDS165d7Hhf57zry4bK4yvmOKkfBKIu/mJpqpD8Kji05wyqAuM4710RfO+6E+3+ZpnK7vCyFGzqrlFWXhzAl2rM5UV3HBx9wCVHGez1kKPQZe0WNLIsf8rUmO1lPhUs7IUD+6EjpdL5T7mfIUc0+ZjTsn5mybBbUb5DWk8eEV Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAq6tUun8xmmi5xfR4qLLUOKpsoU7YMZP/GUvimQqJaERk1PmG\nGOBvA1WU/4hhmL6QZwPOLinbBjJVhik72CkBgh3hKSGIZuNtB49OwtcKx7ioZq7f\nJTjvwQtDS4k+a7R49CoN1P+9h2hw9hn6RK/tJ9JkMYpRW/WJQJNy7MHAYqkOiQ0t\neuXex4X+e868uGyuMr5jipHwSiLv5iaaqQ/Co4tOcMqgLjOO9dEXzvuhPt/maZyu\n7wshRs6q5RVl4cwJdqzOVFdxwcfcAlRxns9ZCj0GXtFjSyLH/K1JjtZT4VLOyFA/\nuhI6XS+U+5nyFHNPmY07J+ZsmwW1G+Q1pPHhFQIDAQABAoIBAAzp7IvC+bZF3oO3\nqkP2f+RrXZSc28KPAYejn74nfsKrMnKa+q1wZKl5jKXUWpMk8rPtI1txpppGuwxG\nmcve+dAR81gmv54Nyavh6ejaSGNRzsk6qmqgZ9i7wioyftGXV+n2J+g3/Mfs4WKB\n/cOhAFQYjZT0dL5YMCT9co3A3XoOYf3sQ/lpY5+tM+G7XZzlTxj3bJO95D/9qHFs\nuLDNDN0IiI7NOa6Rj/3tvd2ibgL3iRfCLNfLM/15elaS+OaNJNNpyvWt9f6b1u5x\n0pBz1PBJQiWCJCfksjGC2srkdpd8AdQ1AveJwtuzuOprLcEHVlUvhsy53ihz4z2F\ny/W/IUECgYEA4KiZD8vwE60lk6EMjg6l7z7NH31E3g7I/VTcVtPiSkiH26MfqG9Z\nrfORYkACQWWTFw0xwBWlssPldzeVShexz5ganETIQhpM1m83cPASGlZdu+zqH3R8\naFNYI5Np9jJTbiQGPfBTcvwRMJPiUCAzbDXjBva8GgKTCzF1NSGzWRkCgYEAw55J\nBZsoNm7EWQwGPZrGBO+oR7rrqBllWVOk7GmZLyJXLQxNk/PbGJjZ1tL7rXWFGILH\nH8QakG+5wBXo0hPwt4D3bwzqSHIbtS1MGZfe7NwNsOiyhk2fTp5fnzFctfZQa1Pc\ny6bP/30GeUXAjhtzHxQEJGSkaLMi0ORAmyzH+10CgYBKZarif0/OxE0oWXH17UXo\nN6zoG6zduJm4wwyAuIQ8w04yXw/R0KYrI/jmR3o3u/J89MKf8MtBqvvnggGvWq9o\npt9RFroWoe0GKih6/xWPoUBDRo61wfac+dS7W0sA2+OjGszyYA7SikULCD4u+Kru\nz92R5c2e83FMiKFe6f0hqQKBgHfZzdGCe4PGH8STCmvKHRK/JvIzwthuHts41S4H\nkNQBDTpLdGh2msEaPTVSdOKUwyP+VDPROZlO6paWldvIXc6AVJkUZ6JVT0aU5zAz\nDWE/fZ/rIh4JBtbrT5jAbJYLwL/RVNDtdjiJiGLa6pvmk4TyBYuqodSIFIe5oR+x\nsyD9AoGBAJdydj2sE3mkp/27teZmng23+m3lg0uooAyexiAxvvIU1JcLVl+/Av+H\n4NB/bsXLTfzCMwSNGz6Cg0T1LIEftbnQmUP63VksC1HYDjT5HMZYVjWtAYwgttve\n2GItF0mms8VFwhC8EGl71CREUwpVlxu1zIZG5JVnuN8zYGWqp1fX\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'ec4c37ed876a48b781fd02942f7c9805', 'name': u'vmtp_7ff16f4a-7d64-41ff-b479-c7c9f91a412f', 'created_at': '2018-12-04T22:03:52.798034', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2261eb169ef14ba49cfe7e76eeb6afba', 'name': 'vmtp-project_7ff16f4a-7d64-41ff-b479-c7c9f91a412f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'c2:e8:81:77:c2:82:d3:b0:af:2c:82:e1:6b:bd:2b:cc', 'type': 'ssh', 'id': u'vmtp_7ff16f4a-7d64-41ff-b479-c7c9f91a412f'}) 2018-12-04 22:03:52,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-04 22:03:52,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/vmtp_7ff16f4a-7d64-41ff-b479-c7c9f91a412f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce23224caffbdb8b9a71b6d75e5346f53701fa98" 2018-12-04 22:03:52,838 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 22:03:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5d17910f-bb2d-4ec3-b3fc-7fef168fa5db x-compute-request-id: req-5d17910f-bb2d-4ec3-b3fc-7fef168fa5db Content-Length: 0 Content-Type: application/json 2018-12-04 22:03:52,838 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vmtp_7ff16f4a-7d64-41ff-b479-c7c9f91a412f used request id req-5d17910f-bb2d-4ec3-b3fc-7fef168fa5db 2018-12-04 22:03:52,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0397028923035s 2018-12-04 22:03:52,839 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vmtp_7ff16f4a-7d64-41ff-b479-c7c9f91a412f used request id req-5d17910f-bb2d-4ec3-b3fc-7fef168fa5db 2018-12-04 22:03:53,575 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -sc # # VMTP default configuration file # # This configuration file is ALWAYS loaded by VMTP and should never be modified by users. # To specify your own property values, always define them in a separate config file # and pass that file to the script using -c or --config # Property values in that config file will override the default values in the current file # --- # Name of the image to use for launching the test VMs. This name must be # the exact same name used in OpenStack (as shown from 'nova image-list') # Any image running Linux should work (Fedora, Ubuntu, CentOS...) image_name: 'Ubuntu Server 14.04' #image_name: 'Fedora 21' # User name to use to ssh to the test VMs # This is specific to the image being used ssh_vm_username: 'ubuntu' #ssh_vm_username: fedora # Flavor name to use for all VMs created by VMTP. # If this flavor is unspecified, flavor name will be set to default name "vmtp". # If this flavor exists it will be re-used as-is by VMTP. # Otherwise, a flavor with attributes specified in flavor property will be created. flavor_type: 'vmtp' # Custom flavor attributes # This flavor attributes is used to create a new flavor # if flavor_type is unspecified or doesn't exist in openstack. # Any created flavor will be deleted after vmtp ends. flavor: # Number of vCPUs for the flavor vcpus: 1 # Memory for the flavor in MB ram: 2048 # Size of local disk in GB disk: 0 # metadata are supported and can be added if needed, optional # extra_specs: # "hw:cpu_policy": dedicated # "hw:mem_page_size": 2048 # Name of the availability zone to use for the test VMs # Must be one of the zones listed by 'nova availability-zone-list' # If the zone selected contains more than 1 compute node, the script # will determine inter-node and intra-node throughput. If it contains only # 1 compute node, only intra-node troughput will be measured. # If empty (default), VMTP will automatically pick the first 2 hosts # that are compute nodes regardless of the availability zone #availability_zone: 'nova' availability_zone: # DNS server IP addresses to use for the VM (list of 1 or more DNS servers) # This default DNS server is available on the Internet, # Change this to use a different DNS server if necessary, dns_nameservers: [ '8.8.8.8' ] # VMTP can automatically download a VM image if the image named by # image_name is missing, for that you need to specify a URL where # the image can be retrieved # # A link to a Ubuntu Server 14.04 qcow2 image can be used here: # https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img # # To upload the image as a file, prepend it with file:// like below # file:// vm_image_url: '' # ----------------------------------------------------------------------------- # These variables are not likely to be changed # Set this variable to a network name if you want the script to reuse # a specific existing external network. If empty, the script will reuse the # first external network it can find (the cloud must have at least 1 # external network defined and available for use) # # NOTE: When set, router and floating ip creation will be ignored, and the # existing management network will be used for tests. This is used for runnig # VMTP on a provider network. reuse_network_name: # Use of the script for special deployments floating_ip: True # Set this to an existing VM name if the script should not create new VM # and reuse existing VM reuse_existing_vm: # Set config drive to true to bypass metadata service and use config drive # An option of config_drive to True is provided to nova boot to enable this config_drive: # The location of the user_data file, which will be passed to every instance # when booting. user_data_file: # ipv6 mode. Set this to one of the following 3 modes # slaac : VM obtains IPV6 address from Openstack radvd using SLAAC # dhcpv6-stateful : VM obtains ipv6 address from dnsmasq using DHCPv6 stateful # dhcpv6-stateless : VM obtains ipv6 address from Openstack radvd using SLAAC and options from dnsmasq # If left blank use ipv4 ipv6_mode: # Default name for the router to use to connect the internal mgmt network # with the external network. If a router exists with this name it will be # reused, otherwise a new router will be created router_name: 'pns-router' # Defaul names for the internal networks used by the # script. If an existing network with this name exists it will be reused. # Otherwise a new internal network will be created with that name. # 2 networks are needed to test the case of network to network communication internal_network_name: ['pns-internal-net', 'pns-internal-net2'] # Name of the subnets associated to the internal mgmt network internal_subnet_name: ['pns-internal-subnet', 'pns-internal-subnet2'] # Name of the subnets for ipv6 internal_subnet_name_v6: ['pns-internal-v6-subnet','pns-internal-v6-subnet2'] # Default CIDRs to use for the internal mgmt subnet internal_cidr: ['192.168.1.0/24' , '192.168.2.0/24'] # Default CIDRs to use for data network for ipv6 internal_cidr_v6: ['2001:45::/64','2001:46::/64'] # The public and private keys to use to ssh to all targets (VMs, containers, hosts) # By default the SSH library will try several methods to authenticate: # - password if provided on the command line # - user's own key pair (under the home directory $HOME) if already setup # - the below key pair if not empty # If you want to use a specific key pair, specify the key pair files here. # This can be a pathname that is absolute or relative to the current directory public_key_file: private_key_file: # Name of the P&S public key in OpenStack to create for all test VMs public_key_name: 'pns_public_key' # name of the server VM vm_name_server: 'TestServer' # name of the client VM vm_name_client: 'TestClient' # name of the security group to create and use security_group_name: 'pns-security' # ping variables ping_count: 2 ping_pass_threshold: 80 # Max retry count for ssh to a VM (5 seconds between retries) ssh_retry_count: 50 # General retry count generic_retry_count: 50 # Times to run when measuring TCP Throughput tcp_tp_loop_count: 3 # TCP throughput list of packet sizes to measure # Can be overridden at the command line using --tcpbuf tcp_pkt_sizes: [65536] # UDP throughput list of packet sizes to measure # By default we measure for small, medium and large packets # Can be overridden at the command line using --udpbuf udp_pkt_sizes: [128, 1024, 8192] # List of packet sizes to measure with ping # By default we measure for 64 (small), 391 (IMIX average) and 1500 (large) icmp_pkt_sizes: [64, 391, 1500] # UDP packet loss rate threshold in percentage beyond which bandwidth # iterations stop and below which iteration with a higher # bandwidth continues # The first number is the minimal loss rate (inclusive) # The second number is the maximum loss rate (inclusive) # Iteration to find the "optimal" bandwidth will stop as soon as the loss rate # falls within that range: min <= loss_rate <= max # The final throughput measurement may return a loss rate out of this range # as that measurement is taken on a longer time than when iterating to find # the optimal throughput udp_loss_rate_range: [2, 5] # The default bandwidth limit (in Kbps) for TCP/UDP flow measurement # 0 means unlimited, which can be overridden at the command line using --bandwidth vm_bandwidth: 0 # Internal network name for OpenStack to hold data plane traffic os_dataplane_network: 'physnet1' ####################################### # VMTP MongoDB Connection information ####################################### ######################################## # Default MongoDB port is 27017, to override #vmtp_mongod_port: ######################################## # MongoDB pns database. # use "official_db" for official runs only. ######################################## vmtp_db: "client_db" ######################################## # MongoDB collection name. ######################################## vmtp_collection: "pns_web_entry" # When enabled, all logs will be sent to a fluentd server at the requested IP and port # The fluentd "tag" and "label" fields for every message will be set to "nfvbench" fluentd: # by default (logging_tag is empty) nfvbench log messages are not sent to fluentd # to enable logging to fluents, specify a valid fluentd tag name to be used for the # log records logging_tag: # IP address of the server, defaults to loopback ip: 127.0.0.1 # port # to use, by default, use the default fluentd forward port port: 24224 2018-12-04 22:57:41,532 - functest.opnfv_tests.openstack.vmtp.vmtp - ERROR - Exception when calling ['vmtp', '-d', '--json', '/home/opnfv/functest/results/vmtp/vmtp.json', '-c', '/home/opnfv/functest/results/vmtp/vmtp.conf'] 2018-12-04 22:03:54,189 INFO Using http://172.30.9.23:5000//v3 2018-12-04 22:03:54,189 INFO VM public key: /tmp/tmpemEV86 2018-12-04 22:03:54,189 INFO VM private key: /tmp/tmpB26CgY 2018-12-04 22:03:55,061 INFO Found image vmtp-img_7ff16f4a-7d64-41ff-b479-c7c9f91a412f to launch VM, will continue 2018-12-04 22:03:55,587 INFO Using external router: vmtp-router_7ff16f4a-7d64-41ff-b479-c7c9f91a412f 2018-12-04 22:03:55,588 INFO Using external network: external. 2018-12-04 22:03:57,065 INFO Created internal network: pns-internal-net_7ff16f4a-7d64-41ff-b479-c7c9f91a412f. 2018-12-04 22:03:57,899 INFO Created internal network: pns-internal-net2_7ff16f4a-7d64-41ff-b479-c7c9f91a412f. 2018-12-04 22:03:59,700 DEBUG Ext router associated to pns-internal-net_7ff16f4a-7d64-41ff-b479-c7c9f91a412f 2018-12-04 22:04:01,652 DEBUG Ext router associated to pns-internal-net2_7ff16f4a-7d64-41ff-b479-c7c9f91a412f 2018-12-04 22:04:01,690 INFO OpenStack agent: Unknown agent 2018-12-04 22:04:01,690 INFO OpenStack network type: vxlan 2018-12-04 22:04:02,823 INFO [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] Creating server VM... 2018-12-04 22:04:02,823 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-12-04 22:04:04,291 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 1 of 150... 2018-12-04 22:04:06,629 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 2 of 150... 2018-12-04 22:04:09,097 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 3 of 150... 2018-12-04 22:04:11,404 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 4 of 150... 2018-12-04 22:04:13,708 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 5 of 150... 2018-12-04 22:04:16,044 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 6 of 150... 2018-12-04 22:04:18,427 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 7 of 150... 2018-12-04 22:04:20,571 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 8 of 150... 2018-12-04 22:04:23,159 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 9 of 150... 2018-12-04 22:04:25,476 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 10 of 150... 2018-12-04 22:04:27,951 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 11 of 150... 2018-12-04 22:04:30,275 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 12 of 150... 2018-12-04 22:04:32,784 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 13 of 150... 2018-12-04 22:04:35,279 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 14 of 150... 2018-12-04 22:04:37,463 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 15 of 150... 2018-12-04 22:04:39,622 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 16 of 150... 2018-12-04 22:04:41,766 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 17 of 150... 2018-12-04 22:04:43,903 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 18 of 150... 2018-12-04 22:04:46,225 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 19 of 150... 2018-12-04 22:04:48,538 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 20 of 150... 2018-12-04 22:04:50,837 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 21 of 150... 2018-12-04 22:04:52,999 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 22 of 150... 2018-12-04 22:04:55,309 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 23 of 150... 2018-12-04 22:04:57,871 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 24 of 150... 2018-12-04 22:05:00,013 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 25 of 150... 2018-12-04 22:05:02,318 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 26 of 150... 2018-12-04 22:05:04,633 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 27 of 150... 2018-12-04 22:05:06,769 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 28 of 150... 2018-12-04 22:05:09,072 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 29 of 150... 2018-12-04 22:05:11,368 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 30 of 150... 2018-12-04 22:05:13,521 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 31 of 150... 2018-12-04 22:05:15,850 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 32 of 150... 2018-12-04 22:05:17,986 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 33 of 150... 2018-12-04 22:05:20,318 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 34 of 150... 2018-12-04 22:05:22,639 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 35 of 150... 2018-12-04 22:05:25,141 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 36 of 150... 2018-12-04 22:05:27,488 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 37 of 150... 2018-12-04 22:05:29,659 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 38 of 150... 2018-12-04 22:05:31,803 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 39 of 150... 2018-12-04 22:05:34,131 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 40 of 150... 2018-12-04 22:05:36,528 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 41 of 150... 2018-12-04 22:05:38,836 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 42 of 150... 2018-12-04 22:05:41,167 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 43 of 150... 2018-12-04 22:05:43,315 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 44 of 150... 2018-12-04 22:05:45,663 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] VM status=BUILD, retrying 45 of 150... 2018-12-04 22:05:49,521 INFO [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] Internal network IP: 192.168.1.14 2018-12-04 22:05:49,521 INFO [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] SSH IP: 172.30.9.213 2018-12-04 22:05:49,521 INFO [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] Setup SSH for ubuntu@172.30.9.213 2018-12-04 22:57:31,730 ERROR Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 475, in run self.setup() File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 318, in setup self.net.vm_int_net[0]) File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 169, in create_instance init_file_name=user_data_file)) File "/usr/lib/python2.7/site-packages/vmtp/perf_instance.py", line 47, in create init_file_name) File "/usr/lib/python2.7/site-packages/vmtp/instance.py", line 197, in create if not self.setup_ssh(self.ssh_access): File "/usr/lib/python2.7/site-packages/vmtp/instance.py", line 71, in setup_ssh connect_retry_count=self.config.ssh_retry_count) File "/usr/lib/python2.7/site-packages/vmtp/sshutils.py", line 173, in __init__ self.__get_distro() File "/usr/lib/python2.7/site-packages/vmtp/sshutils.py", line 360, in __get_distro (status, distro_out, _) = self.execute(distro_cmd) File "/usr/lib/python2.7/site-packages/vmtp/sshutils.py", line 323, in execute timeout=timeout, raise_on_error=False) File "/usr/lib/python2.7/site-packages/vmtp/sshutils.py", line 234, in run client = self._get_client() File "/usr/lib/python2.7/site-packages/vmtp/sshutils.py", line 214, in _get_client raise SSHError(msg) SSHError: [172.30.9.213] SSH Connection failed after 50 attempts 2018-12-04 22:57:31,731 INFO Cleaning up... 2018-12-04 22:57:31,731 INFO Deleting floating ip 495ae756-cfd0-4890-944f-a575b1c4abbb 2018-12-04 22:57:32,898 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] Floating IP 172.30.9.213 deleted 2018-12-04 22:57:33,265 DEBUG [TestServer_7ff16f4a-7d64-41ff-b479-c7c9f91a412f1] Instance deleted 2018-12-04 22:57:38,910 INFO Network pns-internal-net_7ff16f4a-7d64-41ff-b479-c7c9f91a412f deleted. 2018-12-04 22:57:41,181 INFO Network pns-internal-net2_7ff16f4a-7d64-41ff-b479-c7c9f91a412f deleted. 2018-12-04 22:57:41,248 INFO Removed public key pns_public_key 2018-12-04 22:57:41,248 INFO Deleting security group 2018-12-04 22:57:41,449 INFO Summary of results ================== Total Scenarios: 29 Passed Scenarios: 0 [0.00%] Failed Scenarios: 0 [0.00%] Skipped Scenarios: 29 +----------+-------------------------------------------------------+-------------------+------+ | Scenario | Scenario Name | Functional Status | Data | +----------+-------------------------------------------------------+-------------------+------+ | 1.1 | Same Network, Fixed IP, Intra-node, TCP | SKIPPED | {} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | SKIPPED | {} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | SKIPPED | {} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | SKIPPED | {} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | SKIPPED | {} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | SKIPPED | {} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | SKIPPED | {} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | SKIPPED | {} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | SKIPPED | {} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | SKIPPED | {} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | SKIPPED | {} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | SKIPPED | {} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | SKIPPED | {} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | SKIPPED | {} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | SKIPPED | {} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | SKIPPED | {} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | SKIPPED | {} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | SKIPPED | {} | | 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 | {} | +----------+-------------------------------------------------------+-------------------+------+ No handlers could be found for logger "vmtp_file" 2018-12-04 22:57:41,451 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2018-12-04 22:57:41,652 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-04 22:57:41,653 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 53:57 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-12-04 22:57:41,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-04 22:57:41,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}ce23224caffbdb8b9a71b6d75e5346f53701fa98" 2018-12-04 22:57:41,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-216ce790-d138-4e94-942d-71643d31d2c0 Date: Tue, 04 Dec 2018 22:57:41 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "2261eb169ef14ba49cfe7e76eeb6afba", "created_at": "2018-12-04T22:03:44Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-04T22:57:35Z", "revision_number": 6, "routes": [], "project_id": "2261eb169ef14ba49cfe7e76eeb6afba", "id": "dab12864-fb99-4f42-be17-dd0bd754902d", "name": "vmtp-router_7ff16f4a-7d64-41ff-b479-c7c9f91a412f"}]} 2018-12-04 22:57:41,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-216ce790-d138-4e94-942d-71643d31d2c0 2018-12-04 22:57:41,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.277096033096s 2018-12-04 22:57:41,935 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-216ce790-d138-4e94-942d-71643d31d2c0 2018-12-04 22:57:41,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-04 22:57:41,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/dab12864-fb99-4f42-be17-dd0bd754902d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce23224caffbdb8b9a71b6d75e5346f53701fa98" 2018-12-04 22:57:43,186 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5cf48459-f591-4b60-b95d-3c5de1095beb Content-Length: 0 Date: Tue, 04 Dec 2018 22:57:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 22:57:43,186 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/dab12864-fb99-4f42-be17-dd0bd754902d.json used request id req-5cf48459-f591-4b60-b95d-3c5de1095beb 2018-12-04 22:57:43,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.25047302246s 2018-12-04 22:57:43,187 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/dab12864-fb99-4f42-be17-dd0bd754902d.json used request id req-5cf48459-f591-4b60-b95d-3c5de1095beb 2018-12-04 22:57:43,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 22:57:43,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce23224caffbdb8b9a71b6d75e5346f53701fa98" 2018-12-04 22:57:43,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1191 Content-Type: application/json X-Openstack-Request-Id: req-6e4b5244-83cf-408b-934f-a5bba63d1ce5 Date: Tue, 04 Dec 2018 22:57:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/9fdda9aa-4861-45e6-adec-e83e0a829bf0/snap", "metadata": {}}], "file": "/v2/images/9fdda9aa-4861-45e6-adec-e83e0a829bf0/file", "owner": "2261eb169ef14ba49cfe7e76eeb6afba", "id": "9fdda9aa-4861-45e6-adec-e83e0a829bf0", "size": 263586304, "self": "/v2/images/9fdda9aa-4861-45e6-adec-e83e0a829bf0", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/9fdda9aa-4861-45e6-adec-e83e0a829bf0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-12-04T22:03:51Z", "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_7ff16f4a-7d64-41ff-b479-c7c9f91a412f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "vmtp-img_7ff16f4a-7d64-41ff-b479-c7c9f91a412f", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-12-04T22:03:47Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 22:57:43,804 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6e4b5244-83cf-408b-934f-a5bba63d1ce5 2018-12-04 22:57:43,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.613049983978s 2018-12-04 22:57:43,804 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6e4b5244-83cf-408b-934f-a5bba63d1ce5 2018-12-04 22:57:43,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-04 22:57:43,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/9fdda9aa-4861-45e6-adec-e83e0a829bf0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce23224caffbdb8b9a71b6d75e5346f53701fa98" 2018-12-04 22:57:44,105 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bba493c8-4f14-47f7-9f21-3ae6f5c6f8a9 Date: Tue, 04 Dec 2018 22:57:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 22:57:44,106 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/9fdda9aa-4861-45e6-adec-e83e0a829bf0 used request id req-bba493c8-4f14-47f7-9f21-3ae6f5c6f8a9 2018-12-04 22:57:44,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.299433946609s 2018-12-04 22:57:44,106 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/9fdda9aa-4861-45e6-adec-e83e0a829bf0 used request id req-bba493c8-4f14-47f7-9f21-3ae6f5c6f8a9 2018-12-04 22:57:44,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-04 22:57:44,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}15b5cd58cf0d27ce46fcb7355dd06176e11efa09" 2018-12-04 22:57:44,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:57:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf102057-881a-47c8-96bf-4cc82553ee7e x-compute-request-id: req-cf102057-881a-47c8-96bf-4cc82553ee7e Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_7ff16f4a-7d64-41ff-b479-c7c9f91a412f", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/14dcb0b5-5986-42a9-ac06-d1942351cf52", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/14dcb0b5-5986-42a9-ac06-d1942351cf52", "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": "14dcb0b5-5986-42a9-ac06-d1942351cf52"}]} 2018-12-04 22:57:44,679 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-cf102057-881a-47c8-96bf-4cc82553ee7e 2018-12-04 22:57:44,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.573093175888s 2018-12-04 22:57:44,680 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-cf102057-881a-47c8-96bf-4cc82553ee7e 2018-12-04 22:57:44,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-04 22:57:44,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/14dcb0b5-5986-42a9-ac06-d1942351cf52 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15b5cd58cf0d27ce46fcb7355dd06176e11efa09" 2018-12-04 22:57:44,709 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 22:57:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-efc6ec0b-30d0-4c7c-80ea-99d533aa9ff6 x-compute-request-id: req-efc6ec0b-30d0-4c7c-80ea-99d533aa9ff6 Content-Length: 0 Content-Type: application/json 2018-12-04 22:57:44,709 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/14dcb0b5-5986-42a9-ac06-d1942351cf52 used request id req-efc6ec0b-30d0-4c7c-80ea-99d533aa9ff6 2018-12-04 22:57:44,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0277798175812s 2018-12-04 22:57:44,710 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/14dcb0b5-5986-42a9-ac06-d1942351cf52 used request id req-efc6ec0b-30d0-4c7c-80ea-99d533aa9ff6 2018-12-04 22:57:44,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 22:57:44,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15b5cd58cf0d27ce46fcb7355dd06176e11efa09" 2018-12-04 22:57:44,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:57:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30ad2eb3-e0fe-4ba4-bab0-1b7b2025ee88 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vmtp-user_7ff16f4a-7d64-41ff-b479-c7c9f91a412f", "links": {"self": "http://172.30.9.23:5000/v3/users/ec4c37ed876a48b781fd02942f7c9805"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ec4c37ed876a48b781fd02942f7c9805", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 22:57:44,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-30ad2eb3-e0fe-4ba4-bab0-1b7b2025ee88 2018-12-04 22:57:44,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108726024628s 2018-12-04 22:57:44,819 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-30ad2eb3-e0fe-4ba4-bab0-1b7b2025ee88 2018-12-04 22:57:44,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 22:57:44,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/ec4c37ed876a48b781fd02942f7c9805 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15b5cd58cf0d27ce46fcb7355dd06176e11efa09" 2018-12-04 22:57:44,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:57:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-227b98df-df95-4cbf-9bdd-e111a070f786 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_7ff16f4a-7d64-41ff-b479-c7c9f91a412f", "links": {"self": "http://172.30.9.23:5000/v3/users/ec4c37ed876a48b781fd02942f7c9805"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ec4c37ed876a48b781fd02942f7c9805", "description": null}} 2018-12-04 22:57:44,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/ec4c37ed876a48b781fd02942f7c9805 used request id req-227b98df-df95-4cbf-9bdd-e111a070f786 2018-12-04 22:57:44,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108136892319s 2018-12-04 22:57:44,933 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/ec4c37ed876a48b781fd02942f7c9805 used request id req-227b98df-df95-4cbf-9bdd-e111a070f786 2018-12-04 22:57:44,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-04 22:57:44,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/ec4c37ed876a48b781fd02942f7c9805 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15b5cd58cf0d27ce46fcb7355dd06176e11efa09" 2018-12-04 22:57:45,129 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 22:57:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6877e0d8-86c4-4e52-aed4-f552c5ebdfdc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 22:57:45,130 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/ec4c37ed876a48b781fd02942f7c9805 used request id req-6877e0d8-86c4-4e52-aed4-f552c5ebdfdc 2018-12-04 22:57:45,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.195688962936s 2018-12-04 22:57:45,130 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/ec4c37ed876a48b781fd02942f7c9805 used request id req-6877e0d8-86c4-4e52-aed4-f552c5ebdfdc 2018-12-04 22:57:45,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 22:57:45,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}15b5cd58cf0d27ce46fcb7355dd06176e11efa09" 2018-12-04 22:57:45,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:57:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e78b3d00-a60f-4406-80cd-64cfe0675272 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.23:5000/v3/projects/2261eb169ef14ba49cfe7e76eeb6afba"}, "tags": [], "enabled": true, "id": "2261eb169ef14ba49cfe7e76eeb6afba", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_7ff16f4a-7d64-41ff-b479-c7c9f91a412f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-04 22:57:45,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-e78b3d00-a60f-4406-80cd-64cfe0675272 2018-12-04 22:57:45,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102988004684s 2018-12-04 22:57:45,241 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-e78b3d00-a60f-4406-80cd-64cfe0675272 2018-12-04 22:57:45,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-04 22:57:45,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/2261eb169ef14ba49cfe7e76eeb6afba -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15b5cd58cf0d27ce46fcb7355dd06176e11efa09" 2018-12-04 22:57:45,410 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 22:57:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce983a3e-50ba-4b07-a842-37c3d2cebc3a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 22:57:45,410 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/2261eb169ef14ba49cfe7e76eeb6afba used request id req-ce983a3e-50ba-4b07-a842-37c3d2cebc3a 2018-12-04 22:57:45,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.165031194687s 2018-12-04 22:57:45,410 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/2261eb169ef14ba49cfe7e76eeb6afba used request id req-ce983a3e-50ba-4b07-a842-37c3d2cebc3a 2018-12-04 22:57:45,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 22:57:45,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=2261eb169ef14ba49cfe7e76eeb6afba&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}15b5cd58cf0d27ce46fcb7355dd06176e11efa09" 2018-12-04 22:57:46,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-e42782e5-c44a-4c41-8e28-dcb1d41eff24 Date: Tue, 04 Dec 2018 22:57:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2261eb169ef14ba49cfe7e76eeb6afba", "created_at": "2018-12-04T22:03:55Z", "updated_at": "2018-12-04T22:03:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:03:55Z", "revision_number": 0, "id": "11d58df2-f519-433f-ac87-4a7a8a03642c", "remote_group_id": "58595e19-5ce9-448b-9200-3111a6b74e18", "remote_ip_prefix": null, "created_at": "2018-12-04T22:03:55Z", "security_group_id": "58595e19-5ce9-448b-9200-3111a6b74e18", "tenant_id": "2261eb169ef14ba49cfe7e76eeb6afba", "port_range_min": null, "ethertype": "IPv6", "project_id": "2261eb169ef14ba49cfe7e76eeb6afba"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:03:55Z", "revision_number": 0, "id": "45a74184-0954-4c08-a219-3141caade46e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T22:03:55Z", "security_group_id": "58595e19-5ce9-448b-9200-3111a6b74e18", "tenant_id": "2261eb169ef14ba49cfe7e76eeb6afba", "port_range_min": null, "ethertype": "IPv6", "project_id": "2261eb169ef14ba49cfe7e76eeb6afba"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:03:55Z", "revision_number": 0, "id": "dd61d604-922b-49e6-8f7b-10d219f17420", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T22:03:55Z", "security_group_id": "58595e19-5ce9-448b-9200-3111a6b74e18", "tenant_id": "2261eb169ef14ba49cfe7e76eeb6afba", "port_range_min": null, "ethertype": "IPv4", "project_id": "2261eb169ef14ba49cfe7e76eeb6afba"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:03:55Z", "revision_number": 0, "id": "edb105b6-e64a-43da-aec8-c75c0f9b6b42", "remote_group_id": "58595e19-5ce9-448b-9200-3111a6b74e18", "remote_ip_prefix": null, "created_at": "2018-12-04T22:03:55Z", "security_group_id": "58595e19-5ce9-448b-9200-3111a6b74e18", "tenant_id": "2261eb169ef14ba49cfe7e76eeb6afba", "port_range_min": null, "ethertype": "IPv4", "project_id": "2261eb169ef14ba49cfe7e76eeb6afba"}], "revision_number": 4, "project_id": "2261eb169ef14ba49cfe7e76eeb6afba", "id": "58595e19-5ce9-448b-9200-3111a6b74e18", "name": "default"}]} 2018-12-04 22:57:46,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=2261eb169ef14ba49cfe7e76eeb6afba&name=default used request id req-e42782e5-c44a-4c41-8e28-dcb1d41eff24 2018-12-04 22:57:46,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.602436065674s 2018-12-04 22:57:46,016 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=2261eb169ef14ba49cfe7e76eeb6afba&name=default used request id req-e42782e5-c44a-4c41-8e28-dcb1d41eff24 2018-12-04 22:57:46,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 22:57:46,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}15b5cd58cf0d27ce46fcb7355dd06176e11efa09" 2018-12-04 22:57:46,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-94988be7-1577-4a8f-926b-25abd4076386 Date: Tue, 04 Dec 2018 22:57:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2261eb169ef14ba49cfe7e76eeb6afba", "created_at": "2018-12-04T22:03:55Z", "updated_at": "2018-12-04T22:03:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:03:55Z", "revision_number": 0, "id": "11d58df2-f519-433f-ac87-4a7a8a03642c", "remote_group_id": "58595e19-5ce9-448b-9200-3111a6b74e18", "remote_ip_prefix": null, "created_at": "2018-12-04T22:03:55Z", "security_group_id": "58595e19-5ce9-448b-9200-3111a6b74e18", "tenant_id": "2261eb169ef14ba49cfe7e76eeb6afba", "port_range_min": null, "ethertype": "IPv6", "project_id": "2261eb169ef14ba49cfe7e76eeb6afba"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:03:55Z", "revision_number": 0, "id": "45a74184-0954-4c08-a219-3141caade46e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T22:03:55Z", "security_group_id": "58595e19-5ce9-448b-9200-3111a6b74e18", "tenant_id": "2261eb169ef14ba49cfe7e76eeb6afba", "port_range_min": null, "ethertype": "IPv6", "project_id": "2261eb169ef14ba49cfe7e76eeb6afba"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:03:55Z", "revision_number": 0, "id": "dd61d604-922b-49e6-8f7b-10d219f17420", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T22:03:55Z", "security_group_id": "58595e19-5ce9-448b-9200-3111a6b74e18", "tenant_id": "2261eb169ef14ba49cfe7e76eeb6afba", "port_range_min": null, "ethertype": "IPv4", "project_id": "2261eb169ef14ba49cfe7e76eeb6afba"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:03:55Z", "revision_number": 0, "id": "edb105b6-e64a-43da-aec8-c75c0f9b6b42", "remote_group_id": "58595e19-5ce9-448b-9200-3111a6b74e18", "remote_ip_prefix": null, "created_at": "2018-12-04T22:03:55Z", "security_group_id": "58595e19-5ce9-448b-9200-3111a6b74e18", "tenant_id": "2261eb169ef14ba49cfe7e76eeb6afba", "port_range_min": null, "ethertype": "IPv4", "project_id": "2261eb169ef14ba49cfe7e76eeb6afba"}], "revision_number": 4, "project_id": "2261eb169ef14ba49cfe7e76eeb6afba", "id": "58595e19-5ce9-448b-9200-3111a6b74e18", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}]} 2018-12-04 22:57:46,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-94988be7-1577-4a8f-926b-25abd4076386 2018-12-04 22:57:46,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.113039970398s 2018-12-04 22:57:46,133 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-94988be7-1577-4a8f-926b-25abd4076386 2018-12-04 22:57:46,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-04 22:57:46,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/58595e19-5ce9-448b-9200-3111a6b74e18.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}15b5cd58cf0d27ce46fcb7355dd06176e11efa09" 2018-12-04 22:57:46,328 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4732f10a-5e08-47b1-82cd-f130b9b23ff9 Content-Length: 0 Date: Tue, 04 Dec 2018 22:57:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 22:57:46,329 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/58595e19-5ce9-448b-9200-3111a6b74e18.json used request id req-4732f10a-5e08-47b1-82cd-f130b9b23ff9 2018-12-04 22:57:46,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.190024852753s 2018-12-04 22:57:46,329 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/58595e19-5ce9-448b-9200-3111a6b74e18.json used request id req-4732f10a-5e08-47b1-82cd-f130b9b23ff9 2018-12-04 22:57:46,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 22:57:46,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}ce23224caffbdb8b9a71b6d75e5346f53701fa98" 2018-12-04 22:57:46,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-02c1939b-a89f-4816-be16-67aaa4d21e39 Date: Tue, 04 Dec 2018 22:57:46 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T20:04:01Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"}]} 2018-12-04 22:57:46,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-02c1939b-a89f-4816-be16-67aaa4d21e39 2018-12-04 22:57:46,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.122597932816s 2018-12-04 22:57:46,452 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-02c1939b-a89f-4816-be16-67aaa4d21e39 2018-12-04 22:57:46,454 - shade - DEBUG - Network pns-internal-net_7ff16f4a-7d64-41ff-b479-c7c9f91a412f not found for deleting 2018-12-04 22:57:46,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 22:57:46,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}ce23224caffbdb8b9a71b6d75e5346f53701fa98" 2018-12-04 22:57:46,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-909f5b22-b40a-4b4f-82ac-6a5696408bad Date: Tue, 04 Dec 2018 22:57:46 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T20:04:01Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"}]} 2018-12-04 22:57:46,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-909f5b22-b40a-4b4f-82ac-6a5696408bad 2018-12-04 22:57:46,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0794439315796s 2018-12-04 22:57:46,534 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-909f5b22-b40a-4b4f-82ac-6a5696408bad 2018-12-04 22:57:46,536 - shade - DEBUG - Network pns-internal-net2_7ff16f4a-7d64-41ff-b479-c7c9f91a412f not found for deleting 2018-12-04 22:57:46,536 - xtesting.ci.run_tests - ERROR - The test case 'vmtp' failed. 2018-12-04 22:57:46,548 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-12-04 22:57:46,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 22:57:46,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1576983f-e54a-4c2f-b16e-06321b3dac58 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 22:57:46,574 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1576983f-e54a-4c2f-b16e-06321b3dac58 2018-12-04 22:57:46,575 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 22:57:46,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-04T23:57:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "61d4c3b4398c40adbd8e901c42776579"}, "audit_ids": ["-UifJyiqRhONbjmmHsK9Xw"], "issued_at": "2018-12-04T22:57:46.000000Z"}} 2018-12-04 22:57:46,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 22:57:46,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}df3a219bda4d6c0ccad2b9848d2c503c4f0e4d14" 2018-12-04 22:57:47,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-a995fbd9-702f-4e0f-8ace-698ebabf138b Date: Tue, 04 Dec 2018 22:57:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T20:04:01Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"}]} 2018-12-04 22:57:47,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a995fbd9-702f-4e0f-8ace-698ebabf138b 2018-12-04 22:57:47,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.248451948166s 2018-12-04 22:57:47,221 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a995fbd9-702f-4e0f-8ace-698ebabf138b 2018-12-04 22:57:47,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 22:57:47,231 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 22:57:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 22:57:47,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 22:57:47,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}df3a219bda4d6c0ccad2b9848d2c503c4f0e4d14" 2018-12-04 22:57:47,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d01f2504-ca64-42b6-a6cf-c6ca36f0c616 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-04 22:57:47,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-d01f2504-ca64-42b6-a6cf-c6ca36f0c616 2018-12-04 22:57:47,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105909109116s 2018-12-04 22:57:47,339 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-d01f2504-ca64-42b6-a6cf-c6ca36f0c616 2018-12-04 22:57:47,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-04 22:57:47,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}df3a219bda4d6c0ccad2b9848d2c503c4f0e4d14" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}}' 2018-12-04 22:57:47,459 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 22:57:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0f6453a-1082-48c6-b71d-e53f227240b9 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.23:5000/v3/projects/c8696a6625234b848d859ce065759ffd"}, "tags": [], "enabled": true, "id": "c8696a6625234b848d859ce065759ffd", "parent_id": "default", "domain_id": "default", "name": "shaker-project_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}} 2018-12-04 22:57:47,459 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-d0f6453a-1082-48c6-b71d-e53f227240b9 2018-12-04 22:57:47,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.113394975662s 2018-12-04 22:57:47,460 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-d0f6453a-1082-48c6-b71d-e53f227240b9 2018-12-04 22:57:47,460 - 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'c8696a6625234b848d859ce065759ffd', '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_b0796fb5-8431-4e4a-92b6-8196b6db7bd7'}) 2018-12-04 22:57:47,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-04 22:57:47,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}df3a219bda4d6c0ccad2b9848d2c503c4f0e4d14" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "00756fb7-5143-47ae-bd31-7961321d7c61", "email": null, "name": "shaker-user_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}}' 2018-12-04 22:57:47,825 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 22:57:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a906ad7a-da92-4047-90dc-6213aa6832b0 Content-Length: 321 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "links": {"self": "http://172.30.9.23:5000/v3/users/ff59beeeb87b420d978fc4f53c4f61bb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ff59beeeb87b420d978fc4f53c4f61bb", "domain_id": "default", "password_expires_at": null}} 2018-12-04 22:57:47,825 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-a906ad7a-da92-4047-90dc-6213aa6832b0 2018-12-04 22:57:47,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.358356952667s 2018-12-04 22:57:47,825 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-a906ad7a-da92-4047-90dc-6213aa6832b0 2018-12-04 22:57:47,826 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ff59beeeb87b420d978fc4f53c4f61bb', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_b0796fb5-8431-4e4a-92b6-8196b6db7bd7'}) 2018-12-04 22:57:47,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 22:57:47,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df3a219bda4d6c0ccad2b9848d2c503c4f0e4d14" 2018-12-04 22:57:47,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ab20034-750d-494a-b41b-fd0d84c1a673 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 22:57:47,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4ab20034-750d-494a-b41b-fd0d84c1a673 2018-12-04 22:57:47,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0970559120178s 2018-12-04 22:57:47,927 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4ab20034-750d-494a-b41b-fd0d84c1a673 2018-12-04 22:57:47,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 22:57:47,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df3a219bda4d6c0ccad2b9848d2c503c4f0e4d14" 2018-12-04 22:57:48,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae424486-fb93-45b3-9e18-f1ce47ffe116 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 22:57:48,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ae424486-fb93-45b3-9e18-f1ce47ffe116 2018-12-04 22:57:48,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0954899787903s 2018-12-04 22:57:48,027 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ae424486-fb93-45b3-9e18-f1ce47ffe116 2018-12-04 22:57:48,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 22:57:48,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}df3a219bda4d6c0ccad2b9848d2c503c4f0e4d14" 2018-12-04 22:57:48,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36281251-89d8-4726-aaab-ff13809561ea Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 22:57:48,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-36281251-89d8-4726-aaab-ff13809561ea 2018-12-04 22:57:48,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101823091507s 2018-12-04 22:57:48,134 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-36281251-89d8-4726-aaab-ff13809561ea 2018-12-04 22:57:48,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 22:57:48,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df3a219bda4d6c0ccad2b9848d2c503c4f0e4d14" 2018-12-04 22:57:48,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f5ba0bf-1cea-4c58-98a9-598c2040716b Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}, {"name": "shaker-user_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "links": {"self": "http://172.30.9.23:5000/v3/users/ff59beeeb87b420d978fc4f53c4f61bb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ff59beeeb87b420d978fc4f53c4f61bb", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 22:57:48,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-8f5ba0bf-1cea-4c58-98a9-598c2040716b 2018-12-04 22:57:48,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0362889766693s 2018-12-04 22:57:48,172 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-8f5ba0bf-1cea-4c58-98a9-598c2040716b 2018-12-04 22:57:48,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 22:57:48,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}df3a219bda4d6c0ccad2b9848d2c503c4f0e4d14" 2018-12-04 22:57:48,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28a434bf-127b-44e6-83da-3551ff96b828 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.23:5000/v3/projects/c8696a6625234b848d859ce065759ffd"}, "tags": [], "enabled": true, "id": "c8696a6625234b848d859ce065759ffd", "parent_id": "default", "domain_id": "default", "name": "shaker-project_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}]} 2018-12-04 22:57:48,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-28a434bf-127b-44e6-83da-3551ff96b828 2018-12-04 22:57:48,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0926961898804s 2018-12-04 22:57:48,275 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-28a434bf-127b-44e6-83da-3551ff96b828 2018-12-04 22:57:48,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 22:57:48,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=ff59beeeb87b420d978fc4f53c4f61bb&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=c8696a6625234b848d859ce065759ffd" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df3a219bda4d6c0ccad2b9848d2c503c4f0e4d14" 2018-12-04 22:57:48,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2370bd72-f1b1-4683-9a38-4c3f828ec3bb Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=ff59beeeb87b420d978fc4f53c4f61bb&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=c8696a6625234b848d859ce065759ffd", "previous": null, "next": null}} 2018-12-04 22:57:48,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=ff59beeeb87b420d978fc4f53c4f61bb&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=c8696a6625234b848d859ce065759ffd used request id req-2370bd72-f1b1-4683-9a38-4c3f828ec3bb 2018-12-04 22:57:48,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0884239673615s 2018-12-04 22:57:48,372 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=ff59beeeb87b420d978fc4f53c4f61bb&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=c8696a6625234b848d859ce065759ffd used request id req-2370bd72-f1b1-4683-9a38-4c3f828ec3bb 2018-12-04 22:57:48,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-04 22:57:48,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/c8696a6625234b848d859ce065759ffd/users/ff59beeeb87b420d978fc4f53c4f61bb/roles/d20a1200fc7441df95f6f68766e80849 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df3a219bda4d6c0ccad2b9848d2c503c4f0e4d14" 2018-12-04 22:57:48,521 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 22:57:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72e34054-32ec-404b-93e8-7c229c699b39 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 22:57:48,521 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c8696a6625234b848d859ce065759ffd/users/ff59beeeb87b420d978fc4f53c4f61bb/roles/d20a1200fc7441df95f6f68766e80849 used request id req-72e34054-32ec-404b-93e8-7c229c699b39 2018-12-04 22:57:48,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.145523071289s 2018-12-04 22:57:48,521 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c8696a6625234b848d859ce065759ffd/users/ff59beeeb87b420d978fc4f53c4f61bb/roles/d20a1200fc7441df95f6f68766e80849 used request id req-72e34054-32ec-404b-93e8-7c229c699b39 2018-12-04 22:57:48,522 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_b0796fb5-8431-4e4a-92b6-8196b6db7bd7', 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'c8696a6625234b848d859ce065759ffd', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '00756fb7-5143-47ae-bd31-7961321d7c61', 'username': u'shaker-user_b0796fb5-8431-4e4a-92b6-8196b6db7bd7', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-04 22:57:48,525 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_b0796fb5-8431-4e4a-92b6-8196b6db7bd7', 'password': '00756fb7-5143-47ae-bd31-7961321d7c61', 'project_name': 'shaker-project_b0796fb5-8431-4e4a-92b6-8196b6db7bd7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': 'c8696a6625234b848d859ce065759ffd', 'project_domain_name': 'Default'} 2018-12-04 22:57:48,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-04 22:57:48,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}df3a219bda4d6c0ccad2b9848d2c503c4f0e4d14" 2018-12-04 22:57:48,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:57: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-938c4e87-0fed-4365-8195-bf163a041df2 x-compute-request-id: req-938c4e87-0fed-4365-8195-bf163a041df2 Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 2}, "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": 2010000, "disk_available_least": 146, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 4}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 2010000, "disk_available_least": 145, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-12-04 22:57:48,741 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-938c4e87-0fed-4365-8195-bf163a041df2 2018-12-04 22:57:48,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.214422941208s 2018-12-04 22:57:48,742 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-938c4e87-0fed-4365-8195-bf163a041df2 2018-12-04 22:57:48,742 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-12-04 22:57:48,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 22:57:48,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}df3a219bda4d6c0ccad2b9848d2c503c4f0e4d14" 2018-12-04 22:57:48,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8825d8cb-2c51-4e94-bf2f-5f6c833b76e8 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-04 22:57:48,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-8825d8cb-2c51-4e94-bf2f-5f6c833b76e8 2018-12-04 22:57:48,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104255914688s 2018-12-04 22:57:48,848 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-8825d8cb-2c51-4e94-bf2f-5f6c833b76e8 2018-12-04 22:57:48,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 22:57:48,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}df3a219bda4d6c0ccad2b9848d2c503c4f0e4d14" 2018-12-04 22:57:48,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a95e8473-34ab-4a32-8d26-932361b98ca5 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.23:5000/v3/projects/c8696a6625234b848d859ce065759ffd"}, "tags": [], "enabled": true, "id": "c8696a6625234b848d859ce065759ffd", "parent_id": "default", "domain_id": "default", "name": "shaker-project_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}]} 2018-12-04 22:57:48,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-a95e8473-34ab-4a32-8d26-932361b98ca5 2018-12-04 22:57:48,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0898101329803s 2018-12-04 22:57:48,945 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-a95e8473-34ab-4a32-8d26-932361b98ca5 2018-12-04 22:57:48,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-04 22:57:48,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}df3a219bda4d6c0ccad2b9848d2c503c4f0e4d14" -d '{"network": {"tenant_id": "c8696a6625234b848d859ce065759ffd", "name": "shaker-net_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "admin_state_up": true}}' 2018-12-04 22:57:49,386 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-c7ba8429-5012-4377-ac57-b0ce5ea06e28 Date: Tue, 04 Dec 2018 22:57:49 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c3a7bada-4052-4820-858c-808de1a1456b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c8696a6625234b848d859ce065759ffd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-04T22:57:49Z","is_default":false,"provider:segmentation_id":80,"name":"shaker-net_b0796fb5-8431-4e4a-92b6-8196b6db7bd7","admin_state_up":true,"tenant_id":"c8696a6625234b848d859ce065759ffd","created_at":"2018-12-04T22:57:49Z","mtu":1450}} 2018-12-04 22:57:49,386 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c7ba8429-5012-4377-ac57-b0ce5ea06e28 2018-12-04 22:57:49,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.43889093399s 2018-12-04 22:57:49,387 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c7ba8429-5012-4377-ac57-b0ce5ea06e28 2018-12-04 22:57:49,387 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-04T22:57:49Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c3a7bada-4052-4820-858c-808de1a1456b', u'provider:segmentation_id': 80, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-net_b0796fb5-8431-4e4a-92b6-8196b6db7bd7', u'admin_state_up': True, u'tenant_id': u'c8696a6625234b848d859ce065759ffd', u'created_at': u'2018-12-04T22:57:49Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c8696a6625234b848d859ce065759ffd'}) 2018-12-04 22:57:49,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 22:57:49,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:57:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e365be3b-c97c-4f39-a8dc-cd09daed30a3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 22:57:49,396 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-e365be3b-c97c-4f39-a8dc-cd09daed30a3 2018-12-04 22:57:49,397 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 22:57:49,788 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}], "expires_at": "2018-12-04T23:57:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c8696a6625234b848d859ce065759ffd", "name": "shaker-project_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/c8696a6625234b848d859ce065759ffd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/c8696a6625234b848d859ce065759ffd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/c8696a6625234b848d859ce065759ffd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_c8696a6625234b848d859ce065759ffd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_c8696a6625234b848d859ce065759ffd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c8696a6625234b848d859ce065759ffd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/c8696a6625234b848d859ce065759ffd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/c8696a6625234b848d859ce065759ffd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c8696a6625234b848d859ce065759ffd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/c8696a6625234b848d859ce065759ffd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/c8696a6625234b848d859ce065759ffd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/c8696a6625234b848d859ce065759ffd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/c8696a6625234b848d859ce065759ffd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/c8696a6625234b848d859ce065759ffd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "id": "ff59beeeb87b420d978fc4f53c4f61bb"}, "audit_ids": ["0mTJasAdTTOYq58llllKzw"], "issued_at": "2018-12-04T22:57:49.000000Z"}} 2018-12-04 22:57:49,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 22:57:49,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:57:50,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1144 X-Openstack-Request-Id: req-ff7494c4-25a9-42ba-904e-e58638c7cc68 Date: Tue, 04 Dec 2018 22:57:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T20:04:01Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T22:57:49Z","tenant_id":"c8696a6625234b848d859ce065759ffd","created_at":"2018-12-04T22:57:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"c8696a6625234b848d859ce065759ffd","id":"c3a7bada-4052-4820-858c-808de1a1456b","name":"shaker-net_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}]} 2018-12-04 22:57:50,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ff7494c4-25a9-42ba-904e-e58638c7cc68 2018-12-04 22:57:50,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.257717132568s 2018-12-04 22:57:50,049 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ff7494c4-25a9-42ba-904e-e58638c7cc68 2018-12-04 22:57:50,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-04 22:57:50,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}405615be34b78c83bd00fe904840627e53531cac" -d '{"subnet": {"name": "shaker-subnet_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "enable_dhcp": true, "network_id": "c3a7bada-4052-4820-858c-808de1a1456b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-04 22:57:50,561 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-89e1f529-e67c-431d-b98b-c83dff1ef435 Date: Tue, 04 Dec 2018 22:57:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3a7bada-4052-4820-858c-808de1a1456b","tenant_id":"c8696a6625234b848d859ce065759ffd","created_at":"2018-12-04T22:57:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-04T22:57: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":"c8696a6625234b848d859ce065759ffd","id":"5076aa1e-dea7-4416-a70f-e78a7bdfcf7d","subnetpool_id":null,"name":"shaker-subnet_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}} 2018-12-04 22:57:50,561 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-89e1f529-e67c-431d-b98b-c83dff1ef435 2018-12-04 22:57:50,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.510517835617s 2018-12-04 22:57:50,562 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-89e1f529-e67c-431d-b98b-c83dff1ef435 2018-12-04 22:57:50,562 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-04T22:57: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'5076aa1e-dea7-4416-a70f-e78a7bdfcf7d', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_b0796fb5-8431-4e4a-92b6-8196b6db7bd7', u'enable_dhcp': True, u'network_id': u'c3a7bada-4052-4820-858c-808de1a1456b', u'tenant_id': u'c8696a6625234b848d859ce065759ffd', u'created_at': u'2018-12-04T22:57: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'c8696a6625234b848d859ce065759ffd'}) 2018-12-04 22:57:50,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-04 22:57:50,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}405615be34b78c83bd00fe904840627e53531cac" -d '{"router": {"external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "name": "shaker-router_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "admin_state_up": true}}' 2018-12-04 22:57:51,697 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-3b02022c-8190-4544-8078-0f4ee544443b Date: Tue, 04 Dec 2018 22:57:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.220"}]}, "description": "", "tags": [], "tenant_id": "c8696a6625234b848d859ce065759ffd", "created_at": "2018-12-04T22:57:50Z", "admin_state_up": true, "updated_at": "2018-12-04T22:57:51Z", "revision_number": 2, "routes": [], "project_id": "c8696a6625234b848d859ce065759ffd", "id": "bcb691a1-ea29-49ba-a20a-2c1a030c4d71", "name": "shaker-router_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}} 2018-12-04 22:57:51,697 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-3b02022c-8190-4544-8078-0f4ee544443b 2018-12-04 22:57:51,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.13418078423s 2018-12-04 22:57:51,697 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-3b02022c-8190-4544-8078-0f4ee544443b 2018-12-04 22:57:51,698 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'90070285-9e79-459a-b14a-3d1fcc36db90', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'caf0e3d6-6d8d-494c-a544-3ba2d42faa13', u'ip_address': u'172.30.9.220'}]}, u'description': u'', u'tags': [], u'tenant_id': u'c8696a6625234b848d859ce065759ffd', u'created_at': u'2018-12-04T22:57:50Z', u'admin_state_up': True, u'updated_at': u'2018-12-04T22:57:51Z', u'revision_number': 2, u'routes': [], u'project_id': u'c8696a6625234b848d859ce065759ffd', u'id': u'bcb691a1-ea29-49ba-a20a-2c1a030c4d71', u'name': u'shaker-router_b0796fb5-8431-4e4a-92b6-8196b6db7bd7'}) 2018-12-04 22:57:51,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-04 22:57:51,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/bcb691a1-ea29-49ba-a20a-2c1a030c4d71/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}405615be34b78c83bd00fe904840627e53531cac" -d '{"subnet_id": "5076aa1e-dea7-4416-a70f-e78a7bdfcf7d"}' 2018-12-04 22:57:53,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f69868f1-19ef-4dbe-845a-d53d208fe406 Date: Tue, 04 Dec 2018 22:57:53 GMT RESP BODY: {"network_id": "c3a7bada-4052-4820-858c-808de1a1456b", "tenant_id": "c8696a6625234b848d859ce065759ffd", "subnet_id": "5076aa1e-dea7-4416-a70f-e78a7bdfcf7d", "subnet_ids": ["5076aa1e-dea7-4416-a70f-e78a7bdfcf7d"], "port_id": "de5e9a53-e20e-4d89-ab73-5144992d2870", "id": "bcb691a1-ea29-49ba-a20a-2c1a030c4d71"} 2018-12-04 22:57:53,597 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/bcb691a1-ea29-49ba-a20a-2c1a030c4d71/add_router_interface.json used request id req-f69868f1-19ef-4dbe-845a-d53d208fe406 2018-12-04 22:57:53,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.8988878727s 2018-12-04 22:57:53,598 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/bcb691a1-ea29-49ba-a20a-2c1a030c4d71/add_router_interface.json used request id req-f69868f1-19ef-4dbe-845a-d53d208fe406 returning object bcb691a1-ea29-49ba-a20a-2c1a030c4d71 2018-12-04 22:57:53,598 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2018-12-04 22:57:57,215 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2018-12-04 22:57:57,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 22:57:57,224 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 04 Dec 2018 22:57:57 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-12-04 22:57:57,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 22:57:57,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:57:57,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-32fd6beb-db4a-499d-816c-6e7aeafb1543 Date: Tue, 04 Dec 2018 22:57:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 22:57:57,821 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-32fd6beb-db4a-499d-816c-6e7aeafb1543 2018-12-04 22:57:57,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.594846010208s 2018-12-04 22:57:57,821 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-32fd6beb-db4a-499d-816c-6e7aeafb1543 2018-12-04 22:57:57,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-04 22:57:57,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}' 2018-12-04 22:57:57,865 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 864 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/b4b32b07-260f-40b4-abd1-ba700282162a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1bfa354b-e1ce-49f1-8ea6-038672f5a5b4 Date: Tue, 04 Dec 2018 22:57:57 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b4b32b07-260f-40b4-abd1-ba700282162a/file", "owner": "c8696a6625234b848d859ce065759ffd", "id": "b4b32b07-260f-40b4-abd1-ba700282162a", "size": null, "self": "/v2/images/b4b32b07-260f-40b4-abd1-ba700282162a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-12-04T22:57:57Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "checksum": null, "created_at": "2018-12-04T22:57:57Z", "protected": false} 2018-12-04 22:57:57,865 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-1bfa354b-e1ce-49f1-8ea6-038672f5a5b4 2018-12-04 22:57:57,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0357580184937s 2018-12-04 22:57:57,866 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-1bfa354b-e1ce-49f1-8ea6-038672f5a5b4 returning object b4b32b07-260f-40b4-abd1-ba700282162a 2018-12-04 22:57:57,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-04 22:57:57,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/b4b32b07-260f-40b4-abd1-ba700282162a/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}405615be34b78c83bd00fe904840627e53531cac" -d '' 2018-12-04 22:58:07,326 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-006bbecc-46e1-473e-9e8c-81ca7b882bac Date: Tue, 04 Dec 2018 22:58:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 22:58:07,326 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/b4b32b07-260f-40b4-abd1-ba700282162a/file used request id req-006bbecc-46e1-473e-9e8c-81ca7b882bac 2018-12-04 22:58:07,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 9.46006298065s 2018-12-04 22:58:07,327 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/b4b32b07-260f-40b4-abd1-ba700282162a/file used request id req-006bbecc-46e1-473e-9e8c-81ca7b882bac 2018-12-04 22:58:07,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 22:58:07,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:58:07,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-3c8127ea-1b22-4c2e-bb54-03f2d42111a6 Date: Tue, 04 Dec 2018 22:58:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/b4b32b07-260f-40b4-abd1-ba700282162a/snap", "metadata": {}}], "file": "/v2/images/b4b32b07-260f-40b4-abd1-ba700282162a/file", "owner": "c8696a6625234b848d859ce065759ffd", "id": "b4b32b07-260f-40b4-abd1-ba700282162a", "size": 666173440, "self": "/v2/images/b4b32b07-260f-40b4-abd1-ba700282162a", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/b4b32b07-260f-40b4-abd1-ba700282162a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-12-04T22:58:07Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-12-04T22:57:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 22:58:07,371 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-3c8127ea-1b22-4c2e-bb54-03f2d42111a6 2018-12-04 22:58:07,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0396249294281s 2018-12-04 22:58:07,372 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-3c8127ea-1b22-4c2e-bb54-03f2d42111a6 2018-12-04 22:58:07,374 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/b4b32b07-260f-40b4-abd1-ba700282162a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b4b32b07-260f-40b4-abd1-ba700282162a/file', 'owner': u'c8696a6625234b848d859ce065759ffd', 'id': u'b4b32b07-260f-40b4-abd1-ba700282162a', 'size': 666173440, u'self': u'/v2/images/b4b32b07-260f-40b4-abd1-ba700282162a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c8696a6625234b848d859ce065759ffd', 'name': 'shaker-project_b0796fb5-8431-4e4a-92b6-8196b6db7bd7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/b4b32b07-260f-40b4-abd1-ba700282162a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-04T22:58:07Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-04T22:58:07Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_b0796fb5-8431-4e4a-92b6-8196b6db7bd7', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', 'properties': {u'self': u'/v2/images/b4b32b07-260f-40b4-abd1-ba700282162a', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'owner_specified.shade.object': u'images/shaker-img_b0796fb5-8431-4e4a-92b6-8196b6db7bd7', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_b0796fb5-8431-4e4a-92b6-8196b6db7bd7', 'created': u'2018-12-04T22:57:57Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2018-12-04T22:57:57Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b4b32b07-260f-40b4-abd1-ba700282162a', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'owner_specified.shade.object': u'images/shaker-img_b0796fb5-8431-4e4a-92b6-8196b6db7bd7', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'schema': u'/v2/schemas/image'}}) 2018-12-04 22:58:07,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-04 22:58:07,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}df3a219bda4d6c0ccad2b9848d2c503c4f0e4d14" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2018-12-04 22:58:07,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:58:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed57a951-3b0c-4fce-af86-93d05c73853a x-compute-request-id: req-ed57a951-3b0c-4fce-af86-93d05c73853a Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "shaker-flavor_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "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": "a14c01d7-3ae4-4114-a9c1-dffb808285c8"}} 2018-12-04 22:58:07,426 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ed57a951-3b0c-4fce-af86-93d05c73853a 2018-12-04 22:58:07,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0506970882416s 2018-12-04 22:58:07,426 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ed57a951-3b0c-4fce-af86-93d05c73853a 2018-12-04 22:58:07,427 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_b0796fb5-8431-4e4a-92b6-8196b6db7bd7', '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'7156be1802b84962aaa9ceab6d73cc34', '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'a14c01d7-3ae4-4114-a9c1-dffb808285c8', 'swap': 0}) 2018-12-04 22:58:07,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-04 22:58:07,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8/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}df3a219bda4d6c0ccad2b9848d2c503c4f0e4d14" -d '{"extra_specs": {}}' 2018-12-04 22:58:07,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:58:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6f28ff27-32c8-4cd9-ab45-4f01cf0222df x-compute-request-id: req-6f28ff27-32c8-4cd9-ab45-4f01cf0222df Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-04 22:58:07,448 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8/os-extra_specs used request id req-6f28ff27-32c8-4cd9-ab45-4f01cf0222df 2018-12-04 22:58:07,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0208117961884s 2018-12-04 22:58:07,449 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8/os-extra_specs used request id req-6f28ff27-32c8-4cd9-ab45-4f01cf0222df 2018-12-04 22:58:07,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-04 22:58:07,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}405615be34b78c83bd00fe904840627e53531cac" -d '{"keypair": {"name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}}' 2018-12-04 22:58:07,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:58:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65fcad85-b2ca-4c58-acef-30601c56873e x-compute-request-id: req-65fcad85-b2ca-4c58-acef-30601c56873e Content-Encoding: gzip Content-Length: 1801 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLL8vPXOiSkYMmQg1X8ER0ccYQGSWNY0zmOzFnZjZQM8ympex8tFMaWwILN6o+/lh9lVTwpjRROQ9daBpT21gUf7MIkGEiuFJDL3u2vG2yE3QphN9Ns//URevNsia16Ysuw+bIrf6x4/k3Pxba8eBDSkZri0BtTsjOyCQ8tBxZMxTK4h2SJ3lBO+9HKt/nz5e3pg/kw8D34Q6HGQIR2w8bw+ZgHjPk9w/JUVLU2v3D/CD5mbHR60VosBBBN5hlAvzFJAzo1yQMT2/hUvkIPZDs7+I85DzfiTZWM1ZKSxaWuw+hA/8uZKjxe7gygehVSLLh6MW9ovT/NLFbVwrsT7GX Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyy/Lz1zokpGDJkINV/BEdHHGEBkljWNM5jsxZ2Y2UDPMpqXs\nfLRTGlsCCzeqPv5YfZVU8KY0UTkPXWgaU9tYFH+zCJBhIrhSQy97trxtshN0KYTf\nTbP/1EXrzbImtemLLsPmyK3+seP5Nz8W2vHgQ0pGa4tAbU7IzsgkPLQcWTMUyuId\nkid5QTvvRyrf58+Xt6YP5MPA9+EOhxkCEdsPG8PmYB4z5PcPyVFS1Nr9w/wg+Zmx\n0etFaLAQQTeYZQL8xSQM6NckDE9v4VL5CD2Q7O/iPOQ834k2VjNWSksWlrsPoQP/\nLmSo8Xu4MoHoVUiy4ejFvaL0/zSxW1cK7E+xlwIDAQABAoIBAQC4icZvpRBN3f7h\nRmhcEAn8QEEE6fHjQebby7MJGBoIKaObT2NDt3sqmrF2gq4K3HJ+TJyCnFEz28EK\nsrwGoVaT948hHhA6unFsN7oCs4xliamc8+Lj7bFSl9acUUs7OMuCQ8ZdSTnjUwxL\nku8tFzT5qIHgtu5i2IUk2T2gLGz6zP1ARBlL7x+P6D21aDf6BWU/xN371UEabwfN\nckLTpDXiivZ5QTGSZlYwrvsen6ZnDs3ACxNZnqS/dBuqWTC2/flyUEU/nmC0PPue\n1RoXsBSp1AiWO3LRZD3dWqu61WEqVN3U9ku3OYJ7AaiNi220L5hJooEIxCy5k7NO\nHUhcd5vhAoGBAO7zI7LFFO4BZXRt99GSot74NbrzSv0Ij9reYX3Uo+hfn2JANFW2\nzT62GqBmFF8hti1DCMol6heCK/j4e9ugr+JjXlnjkjeuPsQCvxnDiysDikv85QXP\nYsyPFTOK/A1C0SYEYvVckmqDmPpF+UgmuXpHN4vRhjz8A20Rteq88S+JAoGBANmv\nYMmt8MQ/3U2EpLlAK/Epk6BV5tkUXWXxiAZGHSiUwnnwal4XfT5drMjBmZE6qJyk\nNvdtcXvOncenm7MQLnUNi0b/tssZ9PlWrqvroegk75fotIDfPnD/GtzDwn2Zs1MN\n3zxJ7rEFYY+fohT0LEwz3u8FO6c9aqeSM2X5F3AfAoGBALHSCRfpqHiyW1D44Tp5\n2HD73+hfU8fYDk3/vieJDe1I8/CG/StoXXc0x73kGXbuPIeUYj8lVf7mpVijenDo\nNNvRvQ5B17dOGXF+5b4DklaRTOLdsYXQXqMCO/HelVI9Di4vh4E2wdM4WaiuWCPE\nhbUkuIZ5h19s4BPT4UBuGUKZAn9gFgmi/CRKe+YzUVlka+75hGClZUWAjHytgu+H\n1WsJfqBZMsXAwp2F6dNayhn/AOVsPxAEJ0rwW0NJ3bHcWEgpYtEXhcgp3ktDw/9V\n46yTy7n2U8FZITFurywsRjyTNETzZCwlcHzrpnRp8QyaMy1adYrx9l1edL2fOel2\nGX0/AoGBAI2vwfPKycNAN2O9hmIewZPowsqywouMsJQSXjLPVX7pNgeKYls5BKS9\n4/4qpqn7PlYxtxol8rGxzbHREco/CxAqcw9q1nbF5m8Q+XdQNTHCNxamrA8s96z3\nsLQqFUgua6zUx5AdIkQqUZuCVpAtQZuxZLD0etYJtRuFOoCFUrMH\n-----END RSA PRIVATE KEY-----\n", "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "fingerprint": "9a:fe:43:9b:50:bb:5d:98:15:86:0f:90:60:83:c7:27"}} 2018-12-04 22:58:07,743 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-65fcad85-b2ca-4c58-acef-30601c56873e 2018-12-04 22:58:07,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.293370008469s 2018-12-04 22:58:07,743 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-65fcad85-b2ca-4c58-acef-30601c56873e 2018-12-04 22:58:07,744 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLL8vPXOiSkYMmQg1X8ER0ccYQGSWNY0zmOzFnZjZQM8ympex8tFMaWwILN6o+/lh9lVTwpjRROQ9daBpT21gUf7MIkGEiuFJDL3u2vG2yE3QphN9Ns//URevNsia16Ysuw+bIrf6x4/k3Pxba8eBDSkZri0BtTsjOyCQ8tBxZMxTK4h2SJ3lBO+9HKt/nz5e3pg/kw8D34Q6HGQIR2w8bw+ZgHjPk9w/JUVLU2v3D/CD5mbHR60VosBBBN5hlAvzFJAzo1yQMT2/hUvkIPZDs7+I85DzfiTZWM1ZKSxaWuw+hA/8uZKjxe7gygehVSLLh6MW9ovT/NLFbVwrsT7GX Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyy/Lz1zokpGDJkINV/BEdHHGEBkljWNM5jsxZ2Y2UDPMpqXs\nfLRTGlsCCzeqPv5YfZVU8KY0UTkPXWgaU9tYFH+zCJBhIrhSQy97trxtshN0KYTf\nTbP/1EXrzbImtemLLsPmyK3+seP5Nz8W2vHgQ0pGa4tAbU7IzsgkPLQcWTMUyuId\nkid5QTvvRyrf58+Xt6YP5MPA9+EOhxkCEdsPG8PmYB4z5PcPyVFS1Nr9w/wg+Zmx\n0etFaLAQQTeYZQL8xSQM6NckDE9v4VL5CD2Q7O/iPOQ834k2VjNWSksWlrsPoQP/\nLmSo8Xu4MoHoVUiy4ejFvaL0/zSxW1cK7E+xlwIDAQABAoIBAQC4icZvpRBN3f7h\nRmhcEAn8QEEE6fHjQebby7MJGBoIKaObT2NDt3sqmrF2gq4K3HJ+TJyCnFEz28EK\nsrwGoVaT948hHhA6unFsN7oCs4xliamc8+Lj7bFSl9acUUs7OMuCQ8ZdSTnjUwxL\nku8tFzT5qIHgtu5i2IUk2T2gLGz6zP1ARBlL7x+P6D21aDf6BWU/xN371UEabwfN\nckLTpDXiivZ5QTGSZlYwrvsen6ZnDs3ACxNZnqS/dBuqWTC2/flyUEU/nmC0PPue\n1RoXsBSp1AiWO3LRZD3dWqu61WEqVN3U9ku3OYJ7AaiNi220L5hJooEIxCy5k7NO\nHUhcd5vhAoGBAO7zI7LFFO4BZXRt99GSot74NbrzSv0Ij9reYX3Uo+hfn2JANFW2\nzT62GqBmFF8hti1DCMol6heCK/j4e9ugr+JjXlnjkjeuPsQCvxnDiysDikv85QXP\nYsyPFTOK/A1C0SYEYvVckmqDmPpF+UgmuXpHN4vRhjz8A20Rteq88S+JAoGBANmv\nYMmt8MQ/3U2EpLlAK/Epk6BV5tkUXWXxiAZGHSiUwnnwal4XfT5drMjBmZE6qJyk\nNvdtcXvOncenm7MQLnUNi0b/tssZ9PlWrqvroegk75fotIDfPnD/GtzDwn2Zs1MN\n3zxJ7rEFYY+fohT0LEwz3u8FO6c9aqeSM2X5F3AfAoGBALHSCRfpqHiyW1D44Tp5\n2HD73+hfU8fYDk3/vieJDe1I8/CG/StoXXc0x73kGXbuPIeUYj8lVf7mpVijenDo\nNNvRvQ5B17dOGXF+5b4DklaRTOLdsYXQXqMCO/HelVI9Di4vh4E2wdM4WaiuWCPE\nhbUkuIZ5h19s4BPT4UBuGUKZAn9gFgmi/CRKe+YzUVlka+75hGClZUWAjHytgu+H\n1WsJfqBZMsXAwp2F6dNayhn/AOVsPxAEJ0rwW0NJ3bHcWEgpYtEXhcgp3ktDw/9V\n46yTy7n2U8FZITFurywsRjyTNETzZCwlcHzrpnRp8QyaMy1adYrx9l1edL2fOel2\nGX0/AoGBAI2vwfPKycNAN2O9hmIewZPowsqywouMsJQSXjLPVX7pNgeKYls5BKS9\n4/4qpqn7PlYxtxol8rGxzbHREco/CxAqcw9q1nbF5m8Q+XdQNTHCNxamrA8s96z3\nsLQqFUgua6zUx5AdIkQqUZuCVpAtQZuxZLD0etYJtRuFOoCFUrMH\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'ff59beeeb87b420d978fc4f53c4f61bb', 'name': u'shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7', 'created_at': '2018-12-04T22:58:07.744226', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c8696a6625234b848d859ce065759ffd', 'name': 'shaker-project_b0796fb5-8431-4e4a-92b6-8196b6db7bd7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'9a:fe:43:9b:50:bb:5d:98:15:86:0f:90:60:83:c7:27', 'type': 'ssh', 'id': u'shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7'}) 2018-12-04 22:58:07,744 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAyy/Lz1zokpGDJkINV/BEdHHGEBkljWNM5jsxZ2Y2UDPMpqXs fLRTGlsCCzeqPv5YfZVU8KY0UTkPXWgaU9tYFH+zCJBhIrhSQy97trxtshN0KYTf TbP/1EXrzbImtemLLsPmyK3+seP5Nz8W2vHgQ0pGa4tAbU7IzsgkPLQcWTMUyuId kid5QTvvRyrf58+Xt6YP5MPA9+EOhxkCEdsPG8PmYB4z5PcPyVFS1Nr9w/wg+Zmx 0etFaLAQQTeYZQL8xSQM6NckDE9v4VL5CD2Q7O/iPOQ834k2VjNWSksWlrsPoQP/ LmSo8Xu4MoHoVUiy4ejFvaL0/zSxW1cK7E+xlwIDAQABAoIBAQC4icZvpRBN3f7h RmhcEAn8QEEE6fHjQebby7MJGBoIKaObT2NDt3sqmrF2gq4K3HJ+TJyCnFEz28EK srwGoVaT948hHhA6unFsN7oCs4xliamc8+Lj7bFSl9acUUs7OMuCQ8ZdSTnjUwxL ku8tFzT5qIHgtu5i2IUk2T2gLGz6zP1ARBlL7x+P6D21aDf6BWU/xN371UEabwfN ckLTpDXiivZ5QTGSZlYwrvsen6ZnDs3ACxNZnqS/dBuqWTC2/flyUEU/nmC0PPue 1RoXsBSp1AiWO3LRZD3dWqu61WEqVN3U9ku3OYJ7AaiNi220L5hJooEIxCy5k7NO HUhcd5vhAoGBAO7zI7LFFO4BZXRt99GSot74NbrzSv0Ij9reYX3Uo+hfn2JANFW2 zT62GqBmFF8hti1DCMol6heCK/j4e9ugr+JjXlnjkjeuPsQCvxnDiysDikv85QXP YsyPFTOK/A1C0SYEYvVckmqDmPpF+UgmuXpHN4vRhjz8A20Rteq88S+JAoGBANmv YMmt8MQ/3U2EpLlAK/Epk6BV5tkUXWXxiAZGHSiUwnnwal4XfT5drMjBmZE6qJyk NvdtcXvOncenm7MQLnUNi0b/tssZ9PlWrqvroegk75fotIDfPnD/GtzDwn2Zs1MN 3zxJ7rEFYY+fohT0LEwz3u8FO6c9aqeSM2X5F3AfAoGBALHSCRfpqHiyW1D44Tp5 2HD73+hfU8fYDk3/vieJDe1I8/CG/StoXXc0x73kGXbuPIeUYj8lVf7mpVijenDo NNvRvQ5B17dOGXF+5b4DklaRTOLdsYXQXqMCO/HelVI9Di4vh4E2wdM4WaiuWCPE hbUkuIZ5h19s4BPT4UBuGUKZAn9gFgmi/CRKe+YzUVlka+75hGClZUWAjHytgu+H 1WsJfqBZMsXAwp2F6dNayhn/AOVsPxAEJ0rwW0NJ3bHcWEgpYtEXhcgp3ktDw/9V 46yTy7n2U8FZITFurywsRjyTNETzZCwlcHzrpnRp8QyaMy1adYrx9l1edL2fOel2 GX0/AoGBAI2vwfPKycNAN2O9hmIewZPowsqywouMsJQSXjLPVX7pNgeKYls5BKS9 4/4qpqn7PlYxtxol8rGxzbHREco/CxAqcw9q1nbF5m8Q+XdQNTHCNxamrA8s96z3 sLQqFUgua6zUx5AdIkQqUZuCVpAtQZuxZLD0etYJtRuFOoCFUrMH -----END RSA PRIVATE KEY----- 2018-12-04 22:58:07,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-04 22:58:07,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}405615be34b78c83bd00fe904840627e53531cac" -d '{"security_group": {"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "description": "created by OPNFV Functest (shaker)"}}' 2018-12-04 22:58:08,164 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-f86873b6-3e81-41f7-885a-6fb93bb2af03 Date: Tue, 04 Dec 2018 22:58:08 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "c8696a6625234b848d859ce065759ffd", "created_at": "2018-12-04T22:58:07Z", "updated_at": "2018-12-04T22:58:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:58:08Z", "revision_number": 0, "id": "0646c0c9-0678-40b3-9051-f9434740b308", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T22:58:08Z", "security_group_id": "4dbb4661-8457-4649-a67c-ca3dd2f50d6c", "tenant_id": "c8696a6625234b848d859ce065759ffd", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8696a6625234b848d859ce065759ffd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:58:08Z", "revision_number": 0, "id": "7810e670-780b-44d9-acc3-b9ae85d0c687", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T22:58:08Z", "security_group_id": "4dbb4661-8457-4649-a67c-ca3dd2f50d6c", "tenant_id": "c8696a6625234b848d859ce065759ffd", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8696a6625234b848d859ce065759ffd"}], "revision_number": 2, "project_id": "c8696a6625234b848d859ce065759ffd", "id": "4dbb4661-8457-4649-a67c-ca3dd2f50d6c", "name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}} 2018-12-04 22:58:08,164 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f86873b6-3e81-41f7-885a-6fb93bb2af03 2018-12-04 22:58:08,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.416668891907s 2018-12-04 22:58:08,165 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f86873b6-3e81-41f7-885a-6fb93bb2af03 2018-12-04 22:58:08,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 22:58:08,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:58:08,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3828 X-Openstack-Request-Id: req-5151522f-1593-49ac-b761-f129e6c483a4 Date: Tue, 04 Dec 2018 22:58:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c8696a6625234b848d859ce065759ffd", "created_at": "2018-12-04T22:57:49Z", "updated_at": "2018-12-04T22:57:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:57:49Z", "revision_number": 0, "id": "66559fa1-d16f-4272-8629-738262ac1438", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T22:57:49Z", "security_group_id": "487d2da1-b44c-4680-811c-c1df3b77e3bf", "tenant_id": "c8696a6625234b848d859ce065759ffd", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8696a6625234b848d859ce065759ffd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:57:49Z", "revision_number": 0, "id": "8006e247-74da-4dd4-a576-69bbedce9b5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T22:57:49Z", "security_group_id": "487d2da1-b44c-4680-811c-c1df3b77e3bf", "tenant_id": "c8696a6625234b848d859ce065759ffd", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8696a6625234b848d859ce065759ffd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:57:49Z", "revision_number": 0, "id": "88e58d2a-987f-4f34-9626-c108b321ce28", "remote_group_id": "487d2da1-b44c-4680-811c-c1df3b77e3bf", "remote_ip_prefix": null, "created_at": "2018-12-04T22:57:49Z", "security_group_id": "487d2da1-b44c-4680-811c-c1df3b77e3bf", "tenant_id": "c8696a6625234b848d859ce065759ffd", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8696a6625234b848d859ce065759ffd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:57:49Z", "revision_number": 0, "id": "9b0fa761-db98-4d4d-a302-3362dd040da0", "remote_group_id": "487d2da1-b44c-4680-811c-c1df3b77e3bf", "remote_ip_prefix": null, "created_at": "2018-12-04T22:57:49Z", "security_group_id": "487d2da1-b44c-4680-811c-c1df3b77e3bf", "tenant_id": "c8696a6625234b848d859ce065759ffd", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8696a6625234b848d859ce065759ffd"}], "revision_number": 4, "project_id": "c8696a6625234b848d859ce065759ffd", "id": "487d2da1-b44c-4680-811c-c1df3b77e3bf", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "c8696a6625234b848d859ce065759ffd", "created_at": "2018-12-04T22:58:07Z", "updated_at": "2018-12-04T22:58:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:58:08Z", "revision_number": 0, "id": "0646c0c9-0678-40b3-9051-f9434740b308", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T22:58:08Z", "security_group_id": "4dbb4661-8457-4649-a67c-ca3dd2f50d6c", "tenant_id": "c8696a6625234b848d859ce065759ffd", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8696a6625234b848d859ce065759ffd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:58:08Z", "revision_number": 0, "id": "7810e670-780b-44d9-acc3-b9ae85d0c687", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T22:58:08Z", "security_group_id": "4dbb4661-8457-4649-a67c-ca3dd2f50d6c", "tenant_id": "c8696a6625234b848d859ce065759ffd", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8696a6625234b848d859ce065759ffd"}], "revision_number": 2, "project_id": "c8696a6625234b848d859ce065759ffd", "id": "4dbb4661-8457-4649-a67c-ca3dd2f50d6c", "name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}]} 2018-12-04 22:58:08,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-5151522f-1593-49ac-b761-f129e6c483a4 2018-12-04 22:58:08,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.078292131424s 2018-12-04 22:58:08,248 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-5151522f-1593-49ac-b761-f129e6c483a4 2018-12-04 22:58:08,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-04 22:58:08,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}405615be34b78c83bd00fe904840627e53531cac" -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": "4dbb4661-8457-4649-a67c-ca3dd2f50d6c"}}' 2018-12-04 22:58:08,433 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-260021d8-5406-4c73-ab91-0d00fe9fdff9 Date: Tue, 04 Dec 2018 22:58:08 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-04T22:58:08Z", "security_group_id": "4dbb4661-8457-4649-a67c-ca3dd2f50d6c", "port_range_min": 22, "revision_number": 0, "tenant_id": "c8696a6625234b848d859ce065759ffd", "created_at": "2018-12-04T22:58:08Z", "project_id": "c8696a6625234b848d859ce065759ffd", "id": "1136e1e7-4bf8-434b-a06c-0fbb4f6c3db8"}} 2018-12-04 22:58:08,433 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-260021d8-5406-4c73-ab91-0d00fe9fdff9 2018-12-04 22:58:08,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.181422948837s 2018-12-04 22:58:08,433 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-260021d8-5406-4c73-ab91-0d00fe9fdff9 2018-12-04 22:58:08,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 22:58:08,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:58:08,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4324 X-Openstack-Request-Id: req-0d01368d-68fe-4de8-9169-f9f846ca48ad Date: Tue, 04 Dec 2018 22:58:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c8696a6625234b848d859ce065759ffd", "created_at": "2018-12-04T22:57:49Z", "updated_at": "2018-12-04T22:57:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:57:49Z", "revision_number": 0, "id": "66559fa1-d16f-4272-8629-738262ac1438", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T22:57:49Z", "security_group_id": "487d2da1-b44c-4680-811c-c1df3b77e3bf", "tenant_id": "c8696a6625234b848d859ce065759ffd", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8696a6625234b848d859ce065759ffd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:57:49Z", "revision_number": 0, "id": "8006e247-74da-4dd4-a576-69bbedce9b5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T22:57:49Z", "security_group_id": "487d2da1-b44c-4680-811c-c1df3b77e3bf", "tenant_id": "c8696a6625234b848d859ce065759ffd", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8696a6625234b848d859ce065759ffd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:57:49Z", "revision_number": 0, "id": "88e58d2a-987f-4f34-9626-c108b321ce28", "remote_group_id": "487d2da1-b44c-4680-811c-c1df3b77e3bf", "remote_ip_prefix": null, "created_at": "2018-12-04T22:57:49Z", "security_group_id": "487d2da1-b44c-4680-811c-c1df3b77e3bf", "tenant_id": "c8696a6625234b848d859ce065759ffd", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8696a6625234b848d859ce065759ffd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:57:49Z", "revision_number": 0, "id": "9b0fa761-db98-4d4d-a302-3362dd040da0", "remote_group_id": "487d2da1-b44c-4680-811c-c1df3b77e3bf", "remote_ip_prefix": null, "created_at": "2018-12-04T22:57:49Z", "security_group_id": "487d2da1-b44c-4680-811c-c1df3b77e3bf", "tenant_id": "c8696a6625234b848d859ce065759ffd", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8696a6625234b848d859ce065759ffd"}], "revision_number": 4, "project_id": "c8696a6625234b848d859ce065759ffd", "id": "487d2da1-b44c-4680-811c-c1df3b77e3bf", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "c8696a6625234b848d859ce065759ffd", "created_at": "2018-12-04T22:58:07Z", "updated_at": "2018-12-04T22:58:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:58:08Z", "revision_number": 0, "id": "0646c0c9-0678-40b3-9051-f9434740b308", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T22:58:08Z", "security_group_id": "4dbb4661-8457-4649-a67c-ca3dd2f50d6c", "tenant_id": "c8696a6625234b848d859ce065759ffd", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8696a6625234b848d859ce065759ffd"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-04T22:58:08Z", "revision_number": 0, "id": "1136e1e7-4bf8-434b-a06c-0fbb4f6c3db8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T22:58:08Z", "security_group_id": "4dbb4661-8457-4649-a67c-ca3dd2f50d6c", "tenant_id": "c8696a6625234b848d859ce065759ffd", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c8696a6625234b848d859ce065759ffd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:58:08Z", "revision_number": 0, "id": "7810e670-780b-44d9-acc3-b9ae85d0c687", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T22:58:08Z", "security_group_id": "4dbb4661-8457-4649-a67c-ca3dd2f50d6c", "tenant_id": "c8696a6625234b848d859ce065759ffd", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8696a6625234b848d859ce065759ffd"}], "revision_number": 3, "project_id": "c8696a6625234b848d859ce065759ffd", "id": "4dbb4661-8457-4649-a67c-ca3dd2f50d6c", "name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}]} 2018-12-04 22:58:08,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-0d01368d-68fe-4de8-9169-f9f846ca48ad 2018-12-04 22:58:08,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0449712276459s 2018-12-04 22:58:08,482 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-0d01368d-68fe-4de8-9169-f9f846ca48ad 2018-12-04 22:58:08,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-04 22:58:08,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}405615be34b78c83bd00fe904840627e53531cac" -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": "4dbb4661-8457-4649-a67c-ca3dd2f50d6c"}}' 2018-12-04 22:58:08,626 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-c5fc90fd-9dca-4c61-921b-fad7485da21d Date: Tue, 04 Dec 2018 22:58:08 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T22:58:08Z", "security_group_id": "4dbb4661-8457-4649-a67c-ca3dd2f50d6c", "port_range_min": null, "revision_number": 0, "tenant_id": "c8696a6625234b848d859ce065759ffd", "created_at": "2018-12-04T22:58:08Z", "project_id": "c8696a6625234b848d859ce065759ffd", "id": "5ae7ae93-cf91-42ff-9da8-20233ab87338"}} 2018-12-04 22:58:08,626 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-c5fc90fd-9dca-4c61-921b-fad7485da21d 2018-12-04 22:58:08,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.14198589325s 2018-12-04 22:58:08,627 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-c5fc90fd-9dca-4c61-921b-fad7485da21d 2018-12-04 22:58:08,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 22:58:08,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:58:08,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4825 X-Openstack-Request-Id: req-a83c4e2f-c2ec-41e8-9836-9b96cb68e930 Date: Tue, 04 Dec 2018 22:58:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c8696a6625234b848d859ce065759ffd", "created_at": "2018-12-04T22:57:49Z", "updated_at": "2018-12-04T22:57:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:57:49Z", "revision_number": 0, "id": "66559fa1-d16f-4272-8629-738262ac1438", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T22:57:49Z", "security_group_id": "487d2da1-b44c-4680-811c-c1df3b77e3bf", "tenant_id": "c8696a6625234b848d859ce065759ffd", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8696a6625234b848d859ce065759ffd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:57:49Z", "revision_number": 0, "id": "8006e247-74da-4dd4-a576-69bbedce9b5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T22:57:49Z", "security_group_id": "487d2da1-b44c-4680-811c-c1df3b77e3bf", "tenant_id": "c8696a6625234b848d859ce065759ffd", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8696a6625234b848d859ce065759ffd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:57:49Z", "revision_number": 0, "id": "88e58d2a-987f-4f34-9626-c108b321ce28", "remote_group_id": "487d2da1-b44c-4680-811c-c1df3b77e3bf", "remote_ip_prefix": null, "created_at": "2018-12-04T22:57:49Z", "security_group_id": "487d2da1-b44c-4680-811c-c1df3b77e3bf", "tenant_id": "c8696a6625234b848d859ce065759ffd", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8696a6625234b848d859ce065759ffd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:57:49Z", "revision_number": 0, "id": "9b0fa761-db98-4d4d-a302-3362dd040da0", "remote_group_id": "487d2da1-b44c-4680-811c-c1df3b77e3bf", "remote_ip_prefix": null, "created_at": "2018-12-04T22:57:49Z", "security_group_id": "487d2da1-b44c-4680-811c-c1df3b77e3bf", "tenant_id": "c8696a6625234b848d859ce065759ffd", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8696a6625234b848d859ce065759ffd"}], "revision_number": 4, "project_id": "c8696a6625234b848d859ce065759ffd", "id": "487d2da1-b44c-4680-811c-c1df3b77e3bf", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "c8696a6625234b848d859ce065759ffd", "created_at": "2018-12-04T22:58:07Z", "updated_at": "2018-12-04T22:58:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:58:08Z", "revision_number": 0, "id": "0646c0c9-0678-40b3-9051-f9434740b308", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T22:58:08Z", "security_group_id": "4dbb4661-8457-4649-a67c-ca3dd2f50d6c", "tenant_id": "c8696a6625234b848d859ce065759ffd", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8696a6625234b848d859ce065759ffd"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-04T22:58:08Z", "revision_number": 0, "id": "1136e1e7-4bf8-434b-a06c-0fbb4f6c3db8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T22:58:08Z", "security_group_id": "4dbb4661-8457-4649-a67c-ca3dd2f50d6c", "tenant_id": "c8696a6625234b848d859ce065759ffd", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c8696a6625234b848d859ce065759ffd"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:58:08Z", "revision_number": 0, "id": "5ae7ae93-cf91-42ff-9da8-20233ab87338", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T22:58:08Z", "security_group_id": "4dbb4661-8457-4649-a67c-ca3dd2f50d6c", "tenant_id": "c8696a6625234b848d859ce065759ffd", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8696a6625234b848d859ce065759ffd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:58:08Z", "revision_number": 0, "id": "7810e670-780b-44d9-acc3-b9ae85d0c687", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T22:58:08Z", "security_group_id": "4dbb4661-8457-4649-a67c-ca3dd2f50d6c", "tenant_id": "c8696a6625234b848d859ce065759ffd", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8696a6625234b848d859ce065759ffd"}], "revision_number": 4, "project_id": "c8696a6625234b848d859ce065759ffd", "id": "4dbb4661-8457-4649-a67c-ca3dd2f50d6c", "name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}]} 2018-12-04 22:58:08,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-a83c4e2f-c2ec-41e8-9836-9b96cb68e930 2018-12-04 22:58:08,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0468430519104s 2018-12-04 22:58:08,678 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-a83c4e2f-c2ec-41e8-9836-9b96cb68e930 2018-12-04 22:58:08,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-04 22:58:08,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}405615be34b78c83bd00fe904840627e53531cac" -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": "4dbb4661-8457-4649-a67c-ca3dd2f50d6c"}}' 2018-12-04 22:58:08,829 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-89e25bf3-4af4-455a-bf9a-d10bf057513f Date: Tue, 04 Dec 2018 22:58:08 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 9000, "updated_at": "2018-12-04T22:58:08Z", "security_group_id": "4dbb4661-8457-4649-a67c-ca3dd2f50d6c", "port_range_min": 9000, "revision_number": 0, "tenant_id": "c8696a6625234b848d859ce065759ffd", "created_at": "2018-12-04T22:58:08Z", "project_id": "c8696a6625234b848d859ce065759ffd", "id": "b739e380-dad6-4571-8499-638a30e71955"}} 2018-12-04 22:58:08,829 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-89e25bf3-4af4-455a-bf9a-d10bf057513f 2018-12-04 22:58:08,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.147929906845s 2018-12-04 22:58:08,829 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-89e25bf3-4af4-455a-bf9a-d10bf057513f 2018-12-04 22:58:08,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 22:58:08,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:58:08,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1188 X-Openstack-Request-Id: req-8c17c3af-c372-4ca9-adbc-497ac3fb5acc Date: Tue, 04 Dec 2018 22:58:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T20:04:01Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5076aa1e-dea7-4416-a70f-e78a7bdfcf7d"],"updated_at":"2018-12-04T22:57:50Z","tenant_id":"c8696a6625234b848d859ce065759ffd","created_at":"2018-12-04T22:57:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c8696a6625234b848d859ce065759ffd","id":"c3a7bada-4052-4820-858c-808de1a1456b","name":"shaker-net_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}]} 2018-12-04 22:58:08,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-8c17c3af-c372-4ca9-adbc-497ac3fb5acc 2018-12-04 22:58:08,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109748840332s 2018-12-04 22:58:08,941 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-8c17c3af-c372-4ca9-adbc-497ac3fb5acc 2018-12-04 22:58:08,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 22:58:08,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:58:08,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-09694936-d134-48a4-8612-52d622b6954d Date: Tue, 04 Dec 2018 22:58:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/b4b32b07-260f-40b4-abd1-ba700282162a/snap", "metadata": {}}], "file": "/v2/images/b4b32b07-260f-40b4-abd1-ba700282162a/file", "owner": "c8696a6625234b848d859ce065759ffd", "id": "b4b32b07-260f-40b4-abd1-ba700282162a", "size": 666173440, "self": "/v2/images/b4b32b07-260f-40b4-abd1-ba700282162a", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/b4b32b07-260f-40b4-abd1-ba700282162a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-12-04T22:58:07Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-12-04T22:57:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 22:58:08,990 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-09694936-d134-48a4-8612-52d622b6954d 2018-12-04 22:58:08,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0446860790253s 2018-12-04 22:58:08,991 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-09694936-d134-48a4-8612-52d622b6954d 2018-12-04 22:58:08,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-04 22:58:08,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:58:09,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:58: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-78ef9a29-e926-480d-9f12-a455e0fd9b9e x-compute-request-id: req-78ef9a29-e926-480d-9f12-a455e0fd9b9e Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "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": "a14c01d7-3ae4-4114-a9c1-dffb808285c8"}]} 2018-12-04 22:58:09,014 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-78ef9a29-e926-480d-9f12-a455e0fd9b9e 2018-12-04 22:58:09,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0219957828522s 2018-12-04 22:58:09,014 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-78ef9a29-e926-480d-9f12-a455e0fd9b9e 2018-12-04 22:58:09,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-04 22:58:09,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}405615be34b78c83bd00fe904840627e53531cac" -d '{"server": {"name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "imageRef": "b4b32b07-260f-40b4-abd1-ba700282162a", "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "flavorRef": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c3a7bada-4052-4820-858c-808de1a1456b"}], "security_groups": [{"name": "4dbb4661-8457-4649-a67c-ca3dd2f50d6c"}]}}' 2018-12-04 22:58:11,622 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 22:58: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-11b6d728-57b3-447d-9faf-1df8cbbdc23a x-compute-request-id: req-11b6d728-57b3-447d-9faf-1df8cbbdc23a Content-Length: 403 location: http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "4dbb4661-8457-4649-a67c-ca3dd2f50d6c"}], "OS-DCF:diskConfig": "MANUAL", "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "adminPass": "AzH4TJvJQFMk"}} 2018-12-04 22:58:11,622 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-11b6d728-57b3-447d-9faf-1df8cbbdc23a 2018-12-04 22:58:11,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.60622096062s 2018-12-04 22:58:11,622 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-11b6d728-57b3-447d-9faf-1df8cbbdc23a 2018-12-04 22:58:11,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:58:11,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:58:11,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:58:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba10dfdb-a237-4aed-8ed1-6ab8a89799e1 x-compute-request-id: req-ba10dfdb-a237-4aed-8ed1-6ab8a89799e1 Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:58:11,953 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ba10dfdb-a237-4aed-8ed1-6ab8a89799e1 2018-12-04 22:58:11,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.329607009888s 2018-12-04 22:58:11,953 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ba10dfdb-a237-4aed-8ed1-6ab8a89799e1 2018-12-04 22:58:11,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 22:58:11,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:58:12,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1188 X-Openstack-Request-Id: req-74e5d8bf-8b8f-4c12-bad9-b74550383157 Date: Tue, 04 Dec 2018 22:58:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T20:04:01Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5076aa1e-dea7-4416-a70f-e78a7bdfcf7d"],"updated_at":"2018-12-04T22:57:50Z","tenant_id":"c8696a6625234b848d859ce065759ffd","created_at":"2018-12-04T22:57:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c8696a6625234b848d859ce065759ffd","id":"c3a7bada-4052-4820-858c-808de1a1456b","name":"shaker-net_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}]} 2018-12-04 22:58:12,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-74e5d8bf-8b8f-4c12-bad9-b74550383157 2018-12-04 22:58:12,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0886011123657s 2018-12-04 22:58:12,049 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-74e5d8bf-8b8f-4c12-bad9-b74550383157 2018-12-04 22:58:12,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-04 22:58:12,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:58:12,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-8452031a-748f-4e7c-890e-0b1b8ca78296 Date: Tue, 04 Dec 2018 22:58:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3a7bada-4052-4820-858c-808de1a1456b","tenant_id":"c8696a6625234b848d859ce065759ffd","created_at":"2018-12-04T22:57:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-04T22:57: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":"c8696a6625234b848d859ce065759ffd","id":"5076aa1e-dea7-4416-a70f-e78a7bdfcf7d","subnetpool_id":null,"name":"shaker-subnet_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}]} 2018-12-04 22:58:12,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-8452031a-748f-4e7c-890e-0b1b8ca78296 2018-12-04 22:58:12,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0430657863617s 2018-12-04 22:58:12,094 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-8452031a-748f-4e7c-890e-0b1b8ca78296 2018-12-04 22:58:12,094 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:58:14,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:58:14,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:58:14,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:58:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ddcab0f4-821b-4f3a-9e1d-3f47872b3731 x-compute-request-id: req-ddcab0f4-821b-4f3a-9e1d-3f47872b3731 Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:58:14,701 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ddcab0f4-821b-4f3a-9e1d-3f47872b3731 2018-12-04 22:58:14,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.603822231293s 2018-12-04 22:58:14,702 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ddcab0f4-821b-4f3a-9e1d-3f47872b3731 2018-12-04 22:58:14,706 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:58:16,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:58:16,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:58:17,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:58:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7bf653b-9d8b-4c41-bf94-812b03390088 x-compute-request-id: req-f7bf653b-9d8b-4c41-bf94-812b03390088 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:58:17,767 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f7bf653b-9d8b-4c41-bf94-812b03390088 2018-12-04 22:58:17,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05807209015s 2018-12-04 22:58:17,767 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f7bf653b-9d8b-4c41-bf94-812b03390088 2018-12-04 22:58:17,771 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:58:19,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:58:19,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:58:20,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:58:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-752746fc-bb31-4865-9b42-805369adc6d7 x-compute-request-id: req-752746fc-bb31-4865-9b42-805369adc6d7 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:58:20,617 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-752746fc-bb31-4865-9b42-805369adc6d7 2018-12-04 22:58:20,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.844887018204s 2018-12-04 22:58:20,617 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-752746fc-bb31-4865-9b42-805369adc6d7 2018-12-04 22:58:20,621 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:58:22,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:58:22,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:58:23,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:58:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e8044a7-c16d-478c-a0cd-b1c048a47d4a x-compute-request-id: req-0e8044a7-c16d-478c-a0cd-b1c048a47d4a Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:58:23,174 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0e8044a7-c16d-478c-a0cd-b1c048a47d4a 2018-12-04 22:58:23,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.550134897232s 2018-12-04 22:58:23,174 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0e8044a7-c16d-478c-a0cd-b1c048a47d4a 2018-12-04 22:58:23,178 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:58:25,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:58:25,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:58:26,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:58:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-59ad603d-cd6f-4169-83ac-fbd8de31659d x-compute-request-id: req-59ad603d-cd6f-4169-83ac-fbd8de31659d Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:58:26,102 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-59ad603d-cd6f-4169-83ac-fbd8de31659d 2018-12-04 22:58:26,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.921160936356s 2018-12-04 22:58:26,102 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-59ad603d-cd6f-4169-83ac-fbd8de31659d 2018-12-04 22:58:26,106 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:58:28,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:58:28,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:58:28,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:58:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6eeaa099-9028-41ee-bf5c-6a756d4975c0 x-compute-request-id: req-6eeaa099-9028-41ee-bf5c-6a756d4975c0 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:58:28,611 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6eeaa099-9028-41ee-bf5c-6a756d4975c0 2018-12-04 22:58:28,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.501793146133s 2018-12-04 22:58:28,611 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6eeaa099-9028-41ee-bf5c-6a756d4975c0 2018-12-04 22:58:28,615 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:58:30,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:58:30,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:58:30,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:58:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-974f262c-619c-41c3-a253-6d9b448bd26b x-compute-request-id: req-974f262c-619c-41c3-a253-6d9b448bd26b Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:58:30,781 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-974f262c-619c-41c3-a253-6d9b448bd26b 2018-12-04 22:58:30,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.163130998611s 2018-12-04 22:58:30,781 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-974f262c-619c-41c3-a253-6d9b448bd26b 2018-12-04 22:58:30,785 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:58:32,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:58:32,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:58:33,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:58: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-7bffa897-0393-4a59-a2d4-55b58c52316a x-compute-request-id: req-7bffa897-0393-4a59-a2d4-55b58c52316a Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:58:33,128 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7bffa897-0393-4a59-a2d4-55b58c52316a 2018-12-04 22:58:33,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.340167999268s 2018-12-04 22:58:33,128 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7bffa897-0393-4a59-a2d4-55b58c52316a 2018-12-04 22:58:33,132 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:58:35,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:58:35,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:58:35,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:58:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba97d6cd-e047-4bae-a836-3e69cddcae7b x-compute-request-id: req-ba97d6cd-e047-4bae-a836-3e69cddcae7b Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:58:35,487 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ba97d6cd-e047-4bae-a836-3e69cddcae7b 2018-12-04 22:58:35,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352620840073s 2018-12-04 22:58:35,487 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ba97d6cd-e047-4bae-a836-3e69cddcae7b 2018-12-04 22:58:35,491 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:58:37,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:58:37,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:58:37,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:58:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e7ad5a8-9bfb-4f38-aeac-ecee25e31326 x-compute-request-id: req-9e7ad5a8-9bfb-4f38-aeac-ecee25e31326 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:58:37,659 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9e7ad5a8-9bfb-4f38-aeac-ecee25e31326 2018-12-04 22:58:37,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166074037552s 2018-12-04 22:58:37,660 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9e7ad5a8-9bfb-4f38-aeac-ecee25e31326 2018-12-04 22:58:37,663 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:58:39,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:58:39,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:58:39,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:58: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-6960f763-730e-428a-99f4-6134b2df1839 x-compute-request-id: req-6960f763-730e-428a-99f4-6134b2df1839 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:58:39,838 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6960f763-730e-428a-99f4-6134b2df1839 2018-12-04 22:58:39,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171849012375s 2018-12-04 22:58:39,838 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6960f763-730e-428a-99f4-6134b2df1839 2018-12-04 22:58:39,842 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:58:41,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:58:41,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:58:42,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:58:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-10e14f37-ba79-4ef7-b8b8-9f980e787b7a x-compute-request-id: req-10e14f37-ba79-4ef7-b8b8-9f980e787b7a Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:58:42,202 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-10e14f37-ba79-4ef7-b8b8-9f980e787b7a 2018-12-04 22:58:42,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357681035995s 2018-12-04 22:58:42,203 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-10e14f37-ba79-4ef7-b8b8-9f980e787b7a 2018-12-04 22:58:42,206 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:58:44,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:58:44,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:58:44,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:58:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c78bf4c4-c17c-4174-8b49-96028987114a x-compute-request-id: req-c78bf4c4-c17c-4174-8b49-96028987114a Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:58:44,710 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c78bf4c4-c17c-4174-8b49-96028987114a 2018-12-04 22:58:44,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.500570058823s 2018-12-04 22:58:44,710 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c78bf4c4-c17c-4174-8b49-96028987114a 2018-12-04 22:58:44,714 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:58:46,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:58:46,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:58:47,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:58: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-0b639ef8-4a53-484d-a202-aefe818b7172 x-compute-request-id: req-0b639ef8-4a53-484d-a202-aefe818b7172 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:58:47,509 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0b639ef8-4a53-484d-a202-aefe818b7172 2018-12-04 22:58:47,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.791882991791s 2018-12-04 22:58:47,509 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0b639ef8-4a53-484d-a202-aefe818b7172 2018-12-04 22:58:47,513 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:58:49,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:58:49,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:58:49,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:58:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1fecea28-6e41-4a07-ad19-d8501817743f x-compute-request-id: req-1fecea28-6e41-4a07-ad19-d8501817743f Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:58:49,942 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1fecea28-6e41-4a07-ad19-d8501817743f 2018-12-04 22:58:49,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.426255941391s 2018-12-04 22:58:49,943 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1fecea28-6e41-4a07-ad19-d8501817743f 2018-12-04 22:58:49,946 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:58:51,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:58:51,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:58:52,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:58:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a68c4dc8-44b9-458c-b6a6-065ee7ae0b40 x-compute-request-id: req-a68c4dc8-44b9-458c-b6a6-065ee7ae0b40 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:58:52,310 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a68c4dc8-44b9-458c-b6a6-065ee7ae0b40 2018-12-04 22:58:52,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361314058304s 2018-12-04 22:58:52,311 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a68c4dc8-44b9-458c-b6a6-065ee7ae0b40 2018-12-04 22:58:52,315 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:58:54,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:58:54,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:58:54,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:58:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-202c6a4b-42b1-4ffd-98a3-f24045d8ea79 x-compute-request-id: req-202c6a4b-42b1-4ffd-98a3-f24045d8ea79 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:58:54,860 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-202c6a4b-42b1-4ffd-98a3-f24045d8ea79 2018-12-04 22:58:54,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.543200969696s 2018-12-04 22:58:54,861 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-202c6a4b-42b1-4ffd-98a3-f24045d8ea79 2018-12-04 22:58:54,865 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:58:56,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:58:56,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:58:57,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:58:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fce46801-3a05-4b35-b13b-51e58b436dee x-compute-request-id: req-fce46801-3a05-4b35-b13b-51e58b436dee Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:58:57,032 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fce46801-3a05-4b35-b13b-51e58b436dee 2018-12-04 22:58:57,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.165266990662s 2018-12-04 22:58:57,033 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fce46801-3a05-4b35-b13b-51e58b436dee 2018-12-04 22:58:57,037 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:58:59,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:58:59,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:58:59,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:58:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-22e76c4a-fc28-42b3-99da-aa7587d874a1 x-compute-request-id: req-22e76c4a-fc28-42b3-99da-aa7587d874a1 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:58:59,393 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-22e76c4a-fc28-42b3-99da-aa7587d874a1 2018-12-04 22:58:59,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354218006134s 2018-12-04 22:58:59,394 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-22e76c4a-fc28-42b3-99da-aa7587d874a1 2018-12-04 22:58:59,398 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:59:01,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:59:01,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:59:01,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:59:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af09efdc-6a72-449a-8337-b195f42d59b6 x-compute-request-id: req-af09efdc-6a72-449a-8337-b195f42d59b6 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:59:01,571 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-af09efdc-6a72-449a-8337-b195f42d59b6 2018-12-04 22:59:01,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171154975891s 2018-12-04 22:59:01,572 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-af09efdc-6a72-449a-8337-b195f42d59b6 2018-12-04 22:59:01,575 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:59:03,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:59:03,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:59:03,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:59:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55f31176-735f-41ae-8712-975522e0a860 x-compute-request-id: req-55f31176-735f-41ae-8712-975522e0a860 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:59:03,911 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-55f31176-735f-41ae-8712-975522e0a860 2018-12-04 22:59:03,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.333803892136s 2018-12-04 22:59:03,912 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-55f31176-735f-41ae-8712-975522e0a860 2018-12-04 22:59:03,916 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:59:05,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:59:05,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:59:06,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:59:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dcb1c4d8-620f-4854-9ed9-d88a9c0fb925 x-compute-request-id: req-dcb1c4d8-620f-4854-9ed9-d88a9c0fb925 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:59:06,309 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dcb1c4d8-620f-4854-9ed9-d88a9c0fb925 2018-12-04 22:59:06,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.390398979187s 2018-12-04 22:59:06,309 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dcb1c4d8-620f-4854-9ed9-d88a9c0fb925 2018-12-04 22:59:06,313 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:59:08,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:59:08,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:59:08,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:59: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-3b55d6bd-fba0-41d2-ba5b-2b2241cc02c5 x-compute-request-id: req-3b55d6bd-fba0-41d2-ba5b-2b2241cc02c5 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:59:08,652 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3b55d6bd-fba0-41d2-ba5b-2b2241cc02c5 2018-12-04 22:59:08,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.336923122406s 2018-12-04 22:59:08,653 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3b55d6bd-fba0-41d2-ba5b-2b2241cc02c5 2018-12-04 22:59:08,656 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:59:10,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:59:10,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:59:11,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:59:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06adda6f-5f04-4913-bf94-6e66b79b4b75 x-compute-request-id: req-06adda6f-5f04-4913-bf94-6e66b79b4b75 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:59:11,415 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-06adda6f-5f04-4913-bf94-6e66b79b4b75 2018-12-04 22:59:11,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.756128787994s 2018-12-04 22:59:11,416 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-06adda6f-5f04-4913-bf94-6e66b79b4b75 2018-12-04 22:59:11,419 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:59:13,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:59:13,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:59:13,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:59:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dddf5cde-fd9e-489e-a68a-2541e910f6b8 x-compute-request-id: req-dddf5cde-fd9e-489e-a68a-2541e910f6b8 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:59:13,592 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dddf5cde-fd9e-489e-a68a-2541e910f6b8 2018-12-04 22:59:13,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170460939407s 2018-12-04 22:59:13,592 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dddf5cde-fd9e-489e-a68a-2541e910f6b8 2018-12-04 22:59:13,596 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:59:15,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:59:15,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:59:15,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:59:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9fb44352-260a-40c4-ad65-1b4c173b8e1f x-compute-request-id: req-9fb44352-260a-40c4-ad65-1b4c173b8e1f Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:59:15,944 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9fb44352-260a-40c4-ad65-1b4c173b8e1f 2018-12-04 22:59:15,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.345721960068s 2018-12-04 22:59:15,945 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9fb44352-260a-40c4-ad65-1b4c173b8e1f 2018-12-04 22:59:15,948 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:59:17,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:59:17,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:59:18,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:59: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-68e4dc51-4e4e-4b0c-be8a-3b66047e2ccc x-compute-request-id: req-68e4dc51-4e4e-4b0c-be8a-3b66047e2ccc Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:59:18,305 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-68e4dc51-4e4e-4b0c-be8a-3b66047e2ccc 2018-12-04 22:59:18,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353470087051s 2018-12-04 22:59:18,305 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-68e4dc51-4e4e-4b0c-be8a-3b66047e2ccc 2018-12-04 22:59:18,309 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:59:20,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:59:20,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:59:20,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:59: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-6afcc795-922e-41f3-b306-fbdb8826ead9 x-compute-request-id: req-6afcc795-922e-41f3-b306-fbdb8826ead9 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:59:20,473 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6afcc795-922e-41f3-b306-fbdb8826ead9 2018-12-04 22:59:20,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.161912918091s 2018-12-04 22:59:20,474 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6afcc795-922e-41f3-b306-fbdb8826ead9 2018-12-04 22:59:20,477 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:59:22,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:59:22,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:59:22,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:59:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5cfae425-69cf-4890-894c-65ae9d84a603 x-compute-request-id: req-5cfae425-69cf-4890-894c-65ae9d84a603 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:59:22,655 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5cfae425-69cf-4890-894c-65ae9d84a603 2018-12-04 22:59:22,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175420999527s 2018-12-04 22:59:22,656 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5cfae425-69cf-4890-894c-65ae9d84a603 2018-12-04 22:59:22,659 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:59:24,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:59:24,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:59:25,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:59:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ff41c22-c0f2-43d5-baa5-ac946de152ba x-compute-request-id: req-1ff41c22-c0f2-43d5-baa5-ac946de152ba Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:59:25,079 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1ff41c22-c0f2-43d5-baa5-ac946de152ba 2018-12-04 22:59:25,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.416646957397s 2018-12-04 22:59:25,079 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1ff41c22-c0f2-43d5-baa5-ac946de152ba 2018-12-04 22:59:25,083 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:59:27,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:59:27,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:59:27,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:59: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-09df4a88-4b1d-450c-b46c-aa163623e7df x-compute-request-id: req-09df4a88-4b1d-450c-b46c-aa163623e7df Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:59:27,264 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-09df4a88-4b1d-450c-b46c-aa163623e7df 2018-12-04 22:59:27,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178860902786s 2018-12-04 22:59:27,265 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-09df4a88-4b1d-450c-b46c-aa163623e7df 2018-12-04 22:59:27,268 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:59:29,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:59:29,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:59:29,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:59:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9efb1e0c-c714-4c44-ac17-88db80474c7e x-compute-request-id: req-9efb1e0c-c714-4c44-ac17-88db80474c7e Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:59:29,436 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9efb1e0c-c714-4c44-ac17-88db80474c7e 2018-12-04 22:59:29,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.165390968323s 2018-12-04 22:59:29,437 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9efb1e0c-c714-4c44-ac17-88db80474c7e 2018-12-04 22:59:29,441 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:59:31,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:59:31,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:59:31,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:59:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89be2b11-38d4-42e3-b58f-555824fe39b1 x-compute-request-id: req-89be2b11-38d4-42e3-b58f-555824fe39b1 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:59:31,631 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-89be2b11-38d4-42e3-b58f-555824fe39b1 2018-12-04 22:59:31,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188268184662s 2018-12-04 22:59:31,632 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-89be2b11-38d4-42e3-b58f-555824fe39b1 2018-12-04 22:59:31,636 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:59:33,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:59:33,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:59:33,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:59:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-22d6c770-7d29-4310-8cff-d0c09fd7fa43 x-compute-request-id: req-22d6c770-7d29-4310-8cff-d0c09fd7fa43 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:59:33,798 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-22d6c770-7d29-4310-8cff-d0c09fd7fa43 2018-12-04 22:59:33,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.160044908524s 2018-12-04 22:59:33,799 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-22d6c770-7d29-4310-8cff-d0c09fd7fa43 2018-12-04 22:59:33,802 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:59:35,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:59:35,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:59:36,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:59:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ce6b41f-60fc-474b-b1e8-e52efc56454f x-compute-request-id: req-9ce6b41f-60fc-474b-b1e8-e52efc56454f Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:59:36,329 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9ce6b41f-60fc-474b-b1e8-e52efc56454f 2018-12-04 22:59:36,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.524371147156s 2018-12-04 22:59:36,329 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9ce6b41f-60fc-474b-b1e8-e52efc56454f 2018-12-04 22:59:36,333 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:59:38,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:59:38,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:59:38,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:59:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-201d3413-9f62-453d-9c44-b56bdf9873c2 x-compute-request-id: req-201d3413-9f62-453d-9c44-b56bdf9873c2 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:59:38,688 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-201d3413-9f62-453d-9c44-b56bdf9873c2 2018-12-04 22:59:38,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352436065674s 2018-12-04 22:59:38,689 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-201d3413-9f62-453d-9c44-b56bdf9873c2 2018-12-04 22:59:38,692 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:59:40,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:59:40,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:59:41,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:59:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eaaf8cb7-26a5-4816-a66b-87516002d887 x-compute-request-id: req-eaaf8cb7-26a5-4816-a66b-87516002d887 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:59:41,044 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-eaaf8cb7-26a5-4816-a66b-87516002d887 2018-12-04 22:59:41,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.348834037781s 2018-12-04 22:59:41,044 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-eaaf8cb7-26a5-4816-a66b-87516002d887 2018-12-04 22:59:41,048 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:59:43,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:59:43,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:59:43,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:59:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba129796-e23c-44a1-afbd-5b4230ad4b86 x-compute-request-id: req-ba129796-e23c-44a1-afbd-5b4230ad4b86 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:59:43,215 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ba129796-e23c-44a1-afbd-5b4230ad4b86 2018-12-04 22:59:43,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.164942026138s 2018-12-04 22:59:43,216 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ba129796-e23c-44a1-afbd-5b4230ad4b86 2018-12-04 22:59:43,219 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:59:45,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:59:45,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:59:45,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:59:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ac344bc-7344-4832-a190-9eb3f73dc2ed x-compute-request-id: req-5ac344bc-7344-4832-a190-9eb3f73dc2ed Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:59:45,552 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5ac344bc-7344-4832-a190-9eb3f73dc2ed 2018-12-04 22:59:45,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.330538034439s 2018-12-04 22:59:45,553 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5ac344bc-7344-4832-a190-9eb3f73dc2ed 2018-12-04 22:59:45,557 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:59:47,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:59:47,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:59:48,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:59:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-70e8c641-9bec-4f0c-930e-ba82941ab278 x-compute-request-id: req-70e8c641-9bec-4f0c-930e-ba82941ab278 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:59:48,071 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-70e8c641-9bec-4f0c-930e-ba82941ab278 2018-12-04 22:59:48,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.512198925018s 2018-12-04 22:59:48,072 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-70e8c641-9bec-4f0c-930e-ba82941ab278 2018-12-04 22:59:48,075 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:59:50,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:59:50,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:59:50,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:59:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a166195-dceb-44fa-b20d-4056b25cdcc0 x-compute-request-id: req-5a166195-dceb-44fa-b20d-4056b25cdcc0 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:59:50,460 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5a166195-dceb-44fa-b20d-4056b25cdcc0 2018-12-04 22:59:50,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.38341999054s 2018-12-04 22:59:50,461 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5a166195-dceb-44fa-b20d-4056b25cdcc0 2018-12-04 22:59:50,465 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:59:52,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:59:52,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:59:52,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:59:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cbbdaaac-a816-489b-a2cd-c6ab10b267a4 x-compute-request-id: req-cbbdaaac-a816-489b-a2cd-c6ab10b267a4 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:59:52,809 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cbbdaaac-a816-489b-a2cd-c6ab10b267a4 2018-12-04 22:59:52,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.340903997421s 2018-12-04 22:59:52,809 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cbbdaaac-a816-489b-a2cd-c6ab10b267a4 2018-12-04 22:59:52,813 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:59:54,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:59:54,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:59:55,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:59:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66e8ca30-d99b-433c-9e1e-a4ccaac3dce7 x-compute-request-id: req-66e8ca30-d99b-433c-9e1e-a4ccaac3dce7 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:59:55,321 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-66e8ca30-d99b-433c-9e1e-a4ccaac3dce7 2018-12-04 22:59:55,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.505380868912s 2018-12-04 22:59:55,322 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-66e8ca30-d99b-433c-9e1e-a4ccaac3dce7 2018-12-04 22:59:55,326 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:59:57,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:59:57,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:59:57,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:59:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64135d1d-74be-4a72-abd7-8abe5c537494 x-compute-request-id: req-64135d1d-74be-4a72-abd7-8abe5c537494 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:59:57,655 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-64135d1d-74be-4a72-abd7-8abe5c537494 2018-12-04 22:59:57,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.327690124512s 2018-12-04 22:59:57,656 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-64135d1d-74be-4a72-abd7-8abe5c537494 2018-12-04 22:59:57,659 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 22:59:59,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 22:59:59,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 22:59:59,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 22:59:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28ed1155-f021-4261-aca2-cafe66ff0324 x-compute-request-id: req-28ed1155-f021-4261-aca2-cafe66ff0324 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 22:59:59,827 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-28ed1155-f021-4261-aca2-cafe66ff0324 2018-12-04 22:59:59,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.165393829346s 2018-12-04 22:59:59,828 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-28ed1155-f021-4261-aca2-cafe66ff0324 2018-12-04 22:59:59,832 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:00:01,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:00:01,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:00:02,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:00:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c7f8d488-6338-4e17-a307-759a5f84dfb5 x-compute-request-id: req-c7f8d488-6338-4e17-a307-759a5f84dfb5 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:00:02,009 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c7f8d488-6338-4e17-a307-759a5f84dfb5 2018-12-04 23:00:02,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17455291748s 2018-12-04 23:00:02,010 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c7f8d488-6338-4e17-a307-759a5f84dfb5 2018-12-04 23:00:02,013 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:00:04,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:00:04,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:00:04,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:00:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c043c0e-b580-4dfd-8424-d981a5919cbd x-compute-request-id: req-3c043c0e-b580-4dfd-8424-d981a5919cbd Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:00:04,358 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3c043c0e-b580-4dfd-8424-d981a5919cbd 2018-12-04 23:00:04,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.341427087784s 2018-12-04 23:00:04,358 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3c043c0e-b580-4dfd-8424-d981a5919cbd 2018-12-04 23:00:04,362 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:00:06,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:00:06,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:00:06,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:00:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97b03e23-9a13-4857-ac89-757be018b354 x-compute-request-id: req-97b03e23-9a13-4857-ac89-757be018b354 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:00:06,528 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-97b03e23-9a13-4857-ac89-757be018b354 2018-12-04 23:00:06,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.163561105728s 2018-12-04 23:00:06,529 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-97b03e23-9a13-4857-ac89-757be018b354 2018-12-04 23:00:06,533 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:00:08,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:00:08,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:00:08,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-195d9ff4-de04-41fb-8594-d0b4182c214f x-compute-request-id: req-195d9ff4-de04-41fb-8594-d0b4182c214f Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:00:08,886 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-195d9ff4-de04-41fb-8594-d0b4182c214f 2018-12-04 23:00:08,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350455999374s 2018-12-04 23:00:08,886 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-195d9ff4-de04-41fb-8594-d0b4182c214f 2018-12-04 23:00:08,890 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:00:10,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:00:10,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:00:11,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:00:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d086fbe-c0cb-4691-ae3c-406715e005aa x-compute-request-id: req-2d086fbe-c0cb-4691-ae3c-406715e005aa Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:00:11,059 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2d086fbe-c0cb-4691-ae3c-406715e005aa 2018-12-04 23:00:11,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166261911392s 2018-12-04 23:00:11,059 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2d086fbe-c0cb-4691-ae3c-406715e005aa 2018-12-04 23:00:11,063 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:00:13,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:00:13,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:00:13,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:00:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00070704-ef51-4ff2-987c-efa56e498c49 x-compute-request-id: req-00070704-ef51-4ff2-987c-efa56e498c49 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:00:13,390 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-00070704-ef51-4ff2-987c-efa56e498c49 2018-12-04 23:00:13,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.324199914932s 2018-12-04 23:00:13,390 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-00070704-ef51-4ff2-987c-efa56e498c49 2018-12-04 23:00:13,394 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:00:15,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:00:15,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:00:16,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-8ef61f36-13ce-4501-8788-c1601d2c5cb2 x-compute-request-id: req-8ef61f36-13ce-4501-8788-c1601d2c5cb2 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:00:16,323 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8ef61f36-13ce-4501-8788-c1601d2c5cb2 2018-12-04 23:00:16,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.926254034042s 2018-12-04 23:00:16,323 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8ef61f36-13ce-4501-8788-c1601d2c5cb2 2018-12-04 23:00:16,327 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:00:18,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:00:18,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:00:18,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:00:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ee4f66e-7f80-4167-8cf1-ccb75ef5b0f5 x-compute-request-id: req-8ee4f66e-7f80-4167-8cf1-ccb75ef5b0f5 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:00:18,532 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8ee4f66e-7f80-4167-8cf1-ccb75ef5b0f5 2018-12-04 23:00:18,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202402830124s 2018-12-04 23:00:18,532 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8ee4f66e-7f80-4167-8cf1-ccb75ef5b0f5 2018-12-04 23:00:18,536 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:00:20,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:00:20,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:00:20,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:00:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8fcad15-0129-43cf-8eba-36767ede0628 x-compute-request-id: req-a8fcad15-0129-43cf-8eba-36767ede0628 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:00:20,706 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a8fcad15-0129-43cf-8eba-36767ede0628 2018-12-04 23:00:20,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.167732954025s 2018-12-04 23:00:20,707 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a8fcad15-0129-43cf-8eba-36767ede0628 2018-12-04 23:00:20,711 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:00:22,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:00:22,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:00:23,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:00:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f372a494-7f2f-49e7-b5bc-b48d9a30ba0c x-compute-request-id: req-f372a494-7f2f-49e7-b5bc-b48d9a30ba0c Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:00:23,059 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f372a494-7f2f-49e7-b5bc-b48d9a30ba0c 2018-12-04 23:00:23,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.345964193344s 2018-12-04 23:00:23,060 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f372a494-7f2f-49e7-b5bc-b48d9a30ba0c 2018-12-04 23:00:23,063 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:00:25,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:00:25,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:00:25,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:00:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e22a168a-8506-4e6c-a505-9dd97752f38c x-compute-request-id: req-e22a168a-8506-4e6c-a505-9dd97752f38c Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:00:25,226 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e22a168a-8506-4e6c-a505-9dd97752f38c 2018-12-04 23:00:25,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.15986084938s 2018-12-04 23:00:25,226 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e22a168a-8506-4e6c-a505-9dd97752f38c 2018-12-04 23:00:25,230 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:00:27,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:00:27,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:00:27,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:00:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-573d9901-7964-4fa9-a25f-220ae5f01c08 x-compute-request-id: req-573d9901-7964-4fa9-a25f-220ae5f01c08 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:00:27,551 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-573d9901-7964-4fa9-a25f-220ae5f01c08 2018-12-04 23:00:27,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.317934036255s 2018-12-04 23:00:27,551 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-573d9901-7964-4fa9-a25f-220ae5f01c08 2018-12-04 23:00:27,555 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:00:29,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:00:29,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:00:29,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:00: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-229ee3cb-5780-44c1-bc3a-6819eba285b3 x-compute-request-id: req-229ee3cb-5780-44c1-bc3a-6819eba285b3 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:00:29,724 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-229ee3cb-5780-44c1-bc3a-6819eba285b3 2018-12-04 23:00:29,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166335821152s 2018-12-04 23:00:29,724 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-229ee3cb-5780-44c1-bc3a-6819eba285b3 2018-12-04 23:00:29,728 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:00:31,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:00:31,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:00:32,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:00:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fedf945c-a7e1-440e-8309-ff4acda17851 x-compute-request-id: req-fedf945c-a7e1-440e-8309-ff4acda17851 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:00:32,233 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fedf945c-a7e1-440e-8309-ff4acda17851 2018-12-04 23:00:32,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.502203941345s 2018-12-04 23:00:32,233 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fedf945c-a7e1-440e-8309-ff4acda17851 2018-12-04 23:00:32,237 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:00:34,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:00:34,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:00:34,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:00:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e0c33b0-6788-42d6-8adf-ddbcff6d3404 x-compute-request-id: req-0e0c33b0-6788-42d6-8adf-ddbcff6d3404 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:00:34,574 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0e0c33b0-6788-42d6-8adf-ddbcff6d3404 2018-12-04 23:00:34,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.33406496048s 2018-12-04 23:00:34,574 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0e0c33b0-6788-42d6-8adf-ddbcff6d3404 2018-12-04 23:00:34,578 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:00:36,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:00:36,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:00:36,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:00: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-2b11d756-cf4c-49e8-8442-3abe930443c9 x-compute-request-id: req-2b11d756-cf4c-49e8-8442-3abe930443c9 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:00:36,762 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2b11d756-cf4c-49e8-8442-3abe930443c9 2018-12-04 23:00:36,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181625127792s 2018-12-04 23:00:36,762 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2b11d756-cf4c-49e8-8442-3abe930443c9 2018-12-04 23:00:36,766 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:00:38,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:00:38,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:00:38,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-0a5c4146-06ef-4b5d-80ca-c059ae8a5af3 x-compute-request-id: req-0a5c4146-06ef-4b5d-80ca-c059ae8a5af3 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:00:38,932 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0a5c4146-06ef-4b5d-80ca-c059ae8a5af3 2018-12-04 23:00:38,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.163328886032s 2018-12-04 23:00:38,933 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0a5c4146-06ef-4b5d-80ca-c059ae8a5af3 2018-12-04 23:00:38,936 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:00:40,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:00:40,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:00:41,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-185fc58a-21dd-419b-a68e-a1f1344bc6be x-compute-request-id: req-185fc58a-21dd-419b-a68e-a1f1344bc6be Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:00:41,106 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-185fc58a-21dd-419b-a68e-a1f1344bc6be 2018-12-04 23:00:41,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166989088058s 2018-12-04 23:00:41,106 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-185fc58a-21dd-419b-a68e-a1f1344bc6be 2018-12-04 23:00:41,110 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:00:43,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:00:43,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:00:43,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:00:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d473bfb8-2091-4186-a068-6d9de74d25cb x-compute-request-id: req-d473bfb8-2091-4186-a068-6d9de74d25cb Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:00:43,276 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d473bfb8-2091-4186-a068-6d9de74d25cb 2018-12-04 23:00:43,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.163458108902s 2018-12-04 23:00:43,277 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d473bfb8-2091-4186-a068-6d9de74d25cb 2018-12-04 23:00:43,282 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:00:45,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:00:45,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:00:45,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:00:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6a03e6e-de3b-4a7c-97d0-9460e6e3748f x-compute-request-id: req-c6a03e6e-de3b-4a7c-97d0-9460e6e3748f Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:00:45,459 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c6a03e6e-de3b-4a7c-97d0-9460e6e3748f 2018-12-04 23:00:45,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174415111542s 2018-12-04 23:00:45,459 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c6a03e6e-de3b-4a7c-97d0-9460e6e3748f 2018-12-04 23:00:45,463 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:00:47,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:00:47,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:00:47,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:00:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f4996728-fab8-4496-b41e-7726b6ddae2d x-compute-request-id: req-f4996728-fab8-4496-b41e-7726b6ddae2d Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:00:47,787 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f4996728-fab8-4496-b41e-7726b6ddae2d 2018-12-04 23:00:47,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.321318149567s 2018-12-04 23:00:47,788 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f4996728-fab8-4496-b41e-7726b6ddae2d 2018-12-04 23:00:47,792 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:00:49,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:00:49,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:00:49,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:00:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f566cd3e-e95b-4da2-9acf-a3448b74da19 x-compute-request-id: req-f566cd3e-e95b-4da2-9acf-a3448b74da19 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:00:49,954 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f566cd3e-e95b-4da2-9acf-a3448b74da19 2018-12-04 23:00:49,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.159587860107s 2018-12-04 23:00:49,954 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f566cd3e-e95b-4da2-9acf-a3448b74da19 2018-12-04 23:00:49,956 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:00:51,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:00:51,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:00:52,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:00:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-590f15cd-3ea7-4b4f-baa1-2ec384f8abda x-compute-request-id: req-590f15cd-3ea7-4b4f-baa1-2ec384f8abda Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:00:52,123 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-590f15cd-3ea7-4b4f-baa1-2ec384f8abda 2018-12-04 23:00:52,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.164915084839s 2018-12-04 23:00:52,124 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-590f15cd-3ea7-4b4f-baa1-2ec384f8abda 2018-12-04 23:00:52,128 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:00:54,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:00:54,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:00:54,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:00:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1bb98d5-1592-4af2-a912-e6f7c08ec35d x-compute-request-id: req-e1bb98d5-1592-4af2-a912-e6f7c08ec35d Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:00:54,305 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e1bb98d5-1592-4af2-a912-e6f7c08ec35d 2018-12-04 23:00:54,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17405796051s 2018-12-04 23:00:54,305 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e1bb98d5-1592-4af2-a912-e6f7c08ec35d 2018-12-04 23:00:54,309 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:00:56,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:00:56,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:00:56,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:00:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-636fb55d-d3a0-43e4-a35a-6e4ea694cfd0 x-compute-request-id: req-636fb55d-d3a0-43e4-a35a-6e4ea694cfd0 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:00:56,497 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-636fb55d-d3a0-43e4-a35a-6e4ea694cfd0 2018-12-04 23:00:56,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184367179871s 2018-12-04 23:00:56,497 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-636fb55d-d3a0-43e4-a35a-6e4ea694cfd0 2018-12-04 23:00:56,501 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:00:58,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:00:58,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:00:58,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:00:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a102dda-ca80-4ada-8f61-59a5e9934364 x-compute-request-id: req-9a102dda-ca80-4ada-8f61-59a5e9934364 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:00:58,832 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9a102dda-ca80-4ada-8f61-59a5e9934364 2018-12-04 23:00:58,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.328264951706s 2018-12-04 23:00:58,832 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9a102dda-ca80-4ada-8f61-59a5e9934364 2018-12-04 23:00:58,836 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:01:00,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:01:00,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:01:01,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:01:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f4504e77-b19b-4cfd-b110-934eb5762121 x-compute-request-id: req-f4504e77-b19b-4cfd-b110-934eb5762121 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:01:01,000 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f4504e77-b19b-4cfd-b110-934eb5762121 2018-12-04 23:01:01,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.161567926407s 2018-12-04 23:01:01,001 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f4504e77-b19b-4cfd-b110-934eb5762121 2018-12-04 23:01:01,005 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:01:03,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:01:03,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:01:03,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:01:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94bedb36-5eeb-4bd0-968c-a19177cf1e3e x-compute-request-id: req-94bedb36-5eeb-4bd0-968c-a19177cf1e3e Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:01:03,534 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-94bedb36-5eeb-4bd0-968c-a19177cf1e3e 2018-12-04 23:01:03,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.526554107666s 2018-12-04 23:01:03,534 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-94bedb36-5eeb-4bd0-968c-a19177cf1e3e 2018-12-04 23:01:03,538 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:01:05,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:01:05,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:01:05,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:01:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d464919-dd3c-4a8b-8828-f022a88d8025 x-compute-request-id: req-2d464919-dd3c-4a8b-8828-f022a88d8025 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:01:05,885 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2d464919-dd3c-4a8b-8828-f022a88d8025 2018-12-04 23:01:05,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.344264030457s 2018-12-04 23:01:05,885 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2d464919-dd3c-4a8b-8828-f022a88d8025 2018-12-04 23:01:05,889 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:01:07,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:01:07,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:01:08,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:01:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52a5ef77-180d-4e4a-805c-392c070d1d68 x-compute-request-id: req-52a5ef77-180d-4e4a-805c-392c070d1d68 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:01:08,233 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-52a5ef77-180d-4e4a-805c-392c070d1d68 2018-12-04 23:01:08,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.341896057129s 2018-12-04 23:01:08,234 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-52a5ef77-180d-4e4a-805c-392c070d1d68 2018-12-04 23:01:08,238 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:01:10,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:01:10,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:01:10,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:01:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45b1a481-2021-45b5-8e4e-2808d0cc34e5 x-compute-request-id: req-45b1a481-2021-45b5-8e4e-2808d0cc34e5 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:01:10,420 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-45b1a481-2021-45b5-8e4e-2808d0cc34e5 2018-12-04 23:01:10,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17981004715s 2018-12-04 23:01:10,420 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-45b1a481-2021-45b5-8e4e-2808d0cc34e5 2018-12-04 23:01:10,423 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:01:12,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:01:12,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:01:12,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:01:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb471b46-20e2-427a-8f1c-cd7a901eb114 x-compute-request-id: req-fb471b46-20e2-427a-8f1c-cd7a901eb114 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:01:12,740 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fb471b46-20e2-427a-8f1c-cd7a901eb114 2018-12-04 23:01:12,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.314041852951s 2018-12-04 23:01:12,740 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fb471b46-20e2-427a-8f1c-cd7a901eb114 2018-12-04 23:01:12,744 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:01:14,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:01:14,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:01:14,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:01:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e0caa70-d02e-4670-98e5-786ecb016de8 x-compute-request-id: req-3e0caa70-d02e-4670-98e5-786ecb016de8 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:01:14,930 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3e0caa70-d02e-4670-98e5-786ecb016de8 2018-12-04 23:01:14,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182993173599s 2018-12-04 23:01:14,930 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3e0caa70-d02e-4670-98e5-786ecb016de8 2018-12-04 23:01:14,934 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:01:16,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:01:16,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:01:17,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:01:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b25b901-d1c9-4cd3-b28a-64a992d2a0d9 x-compute-request-id: req-1b25b901-d1c9-4cd3-b28a-64a992d2a0d9 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:01:17,741 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1b25b901-d1c9-4cd3-b28a-64a992d2a0d9 2018-12-04 23:01:17,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.804489135742s 2018-12-04 23:01:17,742 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1b25b901-d1c9-4cd3-b28a-64a992d2a0d9 2018-12-04 23:01:17,746 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:01:19,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:01:19,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:01:19,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:01:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7342d9e8-95d1-4707-a920-7389726f3ba7 x-compute-request-id: req-7342d9e8-95d1-4707-a920-7389726f3ba7 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:01:19,933 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7342d9e8-95d1-4707-a920-7389726f3ba7 2018-12-04 23:01:19,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184297084808s 2018-12-04 23:01:19,933 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7342d9e8-95d1-4707-a920-7389726f3ba7 2018-12-04 23:01:19,937 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:01:21,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:01:21,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:01:22,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:01:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2b13cb7-af10-4576-a3d7-053530593c1f x-compute-request-id: req-c2b13cb7-af10-4576-a3d7-053530593c1f Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:01:22,547 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c2b13cb7-af10-4576-a3d7-053530593c1f 2018-12-04 23:01:22,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.607871055603s 2018-12-04 23:01:22,548 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c2b13cb7-af10-4576-a3d7-053530593c1f 2018-12-04 23:01:22,551 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:01:24,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:01:24,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:01:24,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:01:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77d04b28-ef7b-48dd-8e5f-168249962b41 x-compute-request-id: req-77d04b28-ef7b-48dd-8e5f-168249962b41 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:01:24,894 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-77d04b28-ef7b-48dd-8e5f-168249962b41 2018-12-04 23:01:24,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.339766025543s 2018-12-04 23:01:24,894 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-77d04b28-ef7b-48dd-8e5f-168249962b41 2018-12-04 23:01:24,898 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:01:26,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:01:26,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:01:27,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:01:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f16ef722-a1a5-4bbd-93c5-dbadf96c2297 x-compute-request-id: req-f16ef722-a1a5-4bbd-93c5-dbadf96c2297 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:01:27,430 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f16ef722-a1a5-4bbd-93c5-dbadf96c2297 2018-12-04 23:01:27,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.528929948807s 2018-12-04 23:01:27,431 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f16ef722-a1a5-4bbd-93c5-dbadf96c2297 2018-12-04 23:01:27,435 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:01:29,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:01:29,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:01:29,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:01:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf25f483-9ae3-4b27-96f1-79191bf26b69 x-compute-request-id: req-cf25f483-9ae3-4b27-96f1-79191bf26b69 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:01:29,608 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cf25f483-9ae3-4b27-96f1-79191bf26b69 2018-12-04 23:01:29,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170241117477s 2018-12-04 23:01:29,608 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cf25f483-9ae3-4b27-96f1-79191bf26b69 2018-12-04 23:01:29,612 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:01:31,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:01:31,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:01:31,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:01:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c0a16055-acfb-484a-ab0e-2e9fe98294c3 x-compute-request-id: req-c0a16055-acfb-484a-ab0e-2e9fe98294c3 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:01:31,964 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c0a16055-acfb-484a-ab0e-2e9fe98294c3 2018-12-04 23:01:31,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.349238157272s 2018-12-04 23:01:31,964 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c0a16055-acfb-484a-ab0e-2e9fe98294c3 2018-12-04 23:01:31,966 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:01:33,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:01:33,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:01:34,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:01:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2fc1c21-8a91-463c-9c26-b4232f4a1a78 x-compute-request-id: req-b2fc1c21-8a91-463c-9c26-b4232f4a1a78 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:01:34,293 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b2fc1c21-8a91-463c-9c26-b4232f4a1a78 2018-12-04 23:01:34,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.324777841568s 2018-12-04 23:01:34,294 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b2fc1c21-8a91-463c-9c26-b4232f4a1a78 2018-12-04 23:01:34,298 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:01:36,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:01:36,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:01:36,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:01:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ca3b5c7-c948-4bf9-af8a-60bf49fabf08 x-compute-request-id: req-0ca3b5c7-c948-4bf9-af8a-60bf49fabf08 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T22:58:15Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:01:36,639 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0ca3b5c7-c948-4bf9-af8a-60bf49fabf08 2018-12-04 23:01:36,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.338692188263s 2018-12-04 23:01:36,639 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0ca3b5c7-c948-4bf9-af8a-60bf49fabf08 2018-12-04 23:01:36,643 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:01:38,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:01:38,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:01:38,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:01: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-7dfde000-0505-426a-8193-9def38d1852b x-compute-request-id: req-7dfde000-0505-426a-8193-9def38d1852b Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_b0796fb5-8431-4e4a-92b6-8196b6db7bd7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:10:bb", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:01:37.000000", "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:01:37Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:01:38,819 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7dfde000-0505-426a-8193-9def38d1852b 2018-12-04 23:01:38,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173547029495s 2018-12-04 23:01:38,819 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7dfde000-0505-426a-8193-9def38d1852b 2018-12-04 23:01:38,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-04 23:01:38,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=a6b93888-077b-4f2f-b4e0-0648704f6738" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:01:38,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-6fee731e-73d3-4d7b-94a4-2c8ecf6eae67 Date: Tue, 04 Dec 2018 23:01:38 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c3a7bada-4052-4820-858c-808de1a1456b","tenant_id":"c8696a6625234b848d859ce065759ffd","created_at":"2018-12-04T22:58:14Z","admin_state_up":true,"updated_at":"2018-12-04T23:01:36Z","binding:vnic_type":"normal","device_id":"a6b93888-077b-4f2f-b4e0-0648704f6738","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:8e:10:bb","id":"96963d7e-a3df-4d34-96eb-e2e3085430ea","port_security_enabled":true,"project_id":"c8696a6625234b848d859ce065759ffd","fixed_ips":[{"subnet_id":"5076aa1e-dea7-4416-a70f-e78a7bdfcf7d","ip_address":"192.168.120.5"}],"extra_dhcp_opts":[],"security_groups":["4dbb4661-8457-4649-a67c-ca3dd2f50d6c"],"name":""}]} 2018-12-04 23:01:38,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=a6b93888-077b-4f2f-b4e0-0648704f6738 used request id req-6fee731e-73d3-4d7b-94a4-2c8ecf6eae67 2018-12-04 23:01:38,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0455269813538s 2018-12-04 23:01:38,869 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=a6b93888-077b-4f2f-b4e0-0648704f6738 used request id req-6fee731e-73d3-4d7b-94a4-2c8ecf6eae67 2018-12-04 23:01:38,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-04 23:01:38,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=96963d7e-a3df-4d34-96eb-e2e3085430ea" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:01:38,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-28a74e6c-7be8-4f68-9806-fef1c1065f87 Date: Tue, 04 Dec 2018 23:01:38 GMT RESP BODY: {"floatingips": []} 2018-12-04 23:01:38,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=96963d7e-a3df-4d34-96eb-e2e3085430ea used request id req-28a74e6c-7be8-4f68-9806-fef1c1065f87 2018-12-04 23:01:38,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0147449970245s 2018-12-04 23:01:38,887 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=96963d7e-a3df-4d34-96eb-e2e3085430ea used request id req-28a74e6c-7be8-4f68-9806-fef1c1065f87 2018-12-04 23:01:38,888 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_b0796fb5-8431-4e4a-92b6-8196b6db7bd7': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8e:10:bb', 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'b4b32b07-260f-40b4-abd1-ba700282162a'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-04T23:01:37.000000', 'flavor': Munch({u'id': u'a14c01d7-3ae4-4114-a9c1-dffb808285c8'}), 'az': u'nova', 'id': u'a6b93888-077b-4f2f-b4e0-0648704f6738', 'security_groups': [Munch({u'name': u'shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ff59beeeb87b420d978fc4f53c4f61bb', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c8696a6625234b848d859ce065759ffd', 'name': 'shaker-project_b0796fb5-8431-4e4a-92b6-8196b6db7bd7', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-04T23:01:37.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-04T23:01:37Z', 'hostId': u'3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-04T23:01:37.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c8696a6625234b848d859ce065759ffd', 'name': u'shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7', 'adminPass': u'AzH4TJvJQFMk', 'tenant_id': u'c8696a6625234b848d859ce065759ffd', 'created_at': u'2018-12-04T22:58:11Z', 'created': u'2018-12-04T22:58:11Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-04 23:01:38,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 23:01:38,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:01:39,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1188 X-Openstack-Request-Id: req-9588b31a-2030-4886-a84b-d4fb24fa6089 Date: Tue, 04 Dec 2018 23:01:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T20:04:01Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5076aa1e-dea7-4416-a70f-e78a7bdfcf7d"],"updated_at":"2018-12-04T22:57:50Z","tenant_id":"c8696a6625234b848d859ce065759ffd","created_at":"2018-12-04T22:57:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c8696a6625234b848d859ce065759ffd","id":"c3a7bada-4052-4820-858c-808de1a1456b","name":"shaker-net_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}]} 2018-12-04 23:01:39,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-9588b31a-2030-4886-a84b-d4fb24fa6089 2018-12-04 23:01:39,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.281939029694s 2018-12-04 23:01:39,172 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-9588b31a-2030-4886-a84b-d4fb24fa6089 2018-12-04 23:01:39,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-04 23:01:39,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=a6b93888-077b-4f2f-b4e0-0648704f6738" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:01:39,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-5cc67c3d-baee-489f-b5c9-ba6f1845b2b2 Date: Tue, 04 Dec 2018 23:01:39 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c3a7bada-4052-4820-858c-808de1a1456b","tenant_id":"c8696a6625234b848d859ce065759ffd","created_at":"2018-12-04T22:58:14Z","admin_state_up":true,"updated_at":"2018-12-04T23:01:36Z","binding:vnic_type":"normal","device_id":"a6b93888-077b-4f2f-b4e0-0648704f6738","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:8e:10:bb","id":"96963d7e-a3df-4d34-96eb-e2e3085430ea","port_security_enabled":true,"project_id":"c8696a6625234b848d859ce065759ffd","fixed_ips":[{"subnet_id":"5076aa1e-dea7-4416-a70f-e78a7bdfcf7d","ip_address":"192.168.120.5"}],"extra_dhcp_opts":[],"security_groups":["4dbb4661-8457-4649-a67c-ca3dd2f50d6c"],"name":""}]} 2018-12-04 23:01:39,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=a6b93888-077b-4f2f-b4e0-0648704f6738 used request id req-5cc67c3d-baee-489f-b5c9-ba6f1845b2b2 2018-12-04 23:01:39,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0579259395599s 2018-12-04 23:01:39,232 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=a6b93888-077b-4f2f-b4e0-0648704f6738 used request id req-5cc67c3d-baee-489f-b5c9-ba6f1845b2b2 2018-12-04 23:01:39,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-04 23:01:39,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}405615be34b78c83bd00fe904840627e53531cac" -d '{"floatingip": {"floating_network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "fixed_ip_address": "192.168.120.5", "port_id": "96963d7e-a3df-4d34-96eb-e2e3085430ea"}}' 2018-12-04 23:01:40,880 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-fdfb8549-e1c0-453e-a9ab-0623a3549b6b Date: Tue, 04 Dec 2018 23:01:40 GMT RESP BODY: {"floatingip": {"router_id": "bcb691a1-ea29-49ba-a20a-2c1a030c4d71", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-04T23:01:40Z", "floating_network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "96963d7e-a3df-4d34-96eb-e2e3085430ea", "id": "e738604f-8aed-43d3-9f30-0a2eeee695f0", "tenant_id": "c8696a6625234b848d859ce065759ffd", "created_at": "2018-12-04T23:01:40Z", "project_id": "c8696a6625234b848d859ce065759ffd"}} 2018-12-04 23:01:40,880 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-fdfb8549-e1c0-453e-a9ab-0623a3549b6b 2018-12-04 23:01:40,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.64725589752s 2018-12-04 23:01:40,881 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-fdfb8549-e1c0-453e-a9ab-0623a3549b6b 2018-12-04 23:01:40,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-04 23:01:40,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:01:40,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-04db2ba8-648e-4330-858c-7e76d7c6e523 Date: Tue, 04 Dec 2018 23:01:40 GMT RESP BODY: {"floatingips": [{"router_id": "bcb691a1-ea29-49ba-a20a-2c1a030c4d71", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-04T23:01:40Z", "floating_network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "96963d7e-a3df-4d34-96eb-e2e3085430ea", "id": "e738604f-8aed-43d3-9f30-0a2eeee695f0", "tenant_id": "c8696a6625234b848d859ce065759ffd", "created_at": "2018-12-04T23:01:40Z", "project_id": "c8696a6625234b848d859ce065759ffd"}]} 2018-12-04 23:01:40,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-04db2ba8-648e-4330-858c-7e76d7c6e523 2018-12-04 23:01:40,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0340211391449s 2018-12-04 23:01:40,923 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-04db2ba8-648e-4330-858c-7e76d7c6e523 2018-12-04 23:01:40,927 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'bcb691a1-ea29-49ba-a20a-2c1a030c4d71', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'c8696a6625234b848d859ce065759ffd', 'created_at': u'2018-12-04T23:01:40Z', 'attached': True, 'updated_at': u'2018-12-04T23:01:40Z', 'id': u'e738604f-8aed-43d3-9f30-0a2eeee695f0', 'floating_network_id': u'90070285-9e79-459a-b14a-3d1fcc36db90', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.202', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c8696a6625234b848d859ce065759ffd', 'name': 'shaker-project_b0796fb5-8431-4e4a-92b6-8196b6db7bd7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'bcb691a1-ea29-49ba-a20a-2c1a030c4d71', 'project_id': u'c8696a6625234b848d859ce065759ffd', 'port_id': u'96963d7e-a3df-4d34-96eb-e2e3085430ea', 'port': u'96963d7e-a3df-4d34-96eb-e2e3085430ea', 'network': u'90070285-9e79-459a-b14a-3d1fcc36db90'}) 2018-12-04 23:01:40,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:01:40,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738/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}405615be34b78c83bd00fe904840627e53531cac" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:01:41,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:01:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b054f53a-4f17-4ffa-825d-bdae7eb314da x-compute-request-id: req-b054f53a-4f17-4ffa-825d-bdae7eb314da Content-Encoding: gzip Content-Length: 9926 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 716442117 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.165202] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.167394] pid_max: default: 32768 minimum: 301\n[ 0.168599] ACPI: Core revision 20150930\n[ 0.170245] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.171989] Security Framework initialized\n[ 0.173076] Yama: becoming mindful.\n[ 0.174051] AppArmor: AppArmor initialized\n[ 0.175178] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.176932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.178609] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.180205] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.182006] Initializing cgroup subsys io\n[ 0.183091] Initializing cgroup subsys memory\n[ 0.184256] Initializing cgroup subsys devices\n[ 0.185415] Initializing cgroup subsys freezer\n[ 0.186574] Initializing cgroup subsys net_cls\n[ 0.187731] Initializing cgroup subsys perf_event\n[ 0.188966] Initializing cgroup subsys net_prio\n[ 0.190138] Initializing cgroup subsys hugetlb\n[ 0.191288] Initializing cgroup subsys pids\n[ 0.192432] CPU: Physical Processor ID: 0\n[ 0.194211] mce: CPU supports 10 MCE banks\n[ 0.195330] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.196670] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.198111] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.199485] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.201015] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.202607] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.204030] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206041] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.227164] Freeing SMP alternatives memory: 32K\n[ 0.233038] ftrace: allocating 32237 entries in 126 pages\n[ 0.267738] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269344] smpboot: Max logical packages: 1\n[ 0.270696] x2apic enabled\n[ 0.271774] Switched APIC routing to physical x2apic.\n[ 0.274122] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275612] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278358] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.280748] KVM setup paravirtual spinlock\n[ 0.282335] x86: Booted up 1 node, 1 CPUs\n[ 0.283410] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285239] devtmpfs: initialized\n[ 0.287189] evm: security.selinux\n[ 0.288128] evm: security.SMACK64\n[ 0.289058] evm: security.SMACK64EXEC\n[ 0.290051] evm: security.SMACK64TRANSMUTE\n[ 0.291127] evm: security.SMACK64MMAP\n[ 0.292116] evm: security.ima\n[ 0.292971] evm: security.capability\n[ 0.294034] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.296430] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.297978] pinctrl core: initialized pinctrl subsystem\n[ 0.299417] RTC time: 23:01:37, date: 12/04/18\n[ 0.300677] NET: Registered protocol family 16\n[ 0.301946] cpuidle: using governor ladder\n[ 0.303042] cpuidle: using governor menu\n[ 0.304104] PCCT header not found.\n[ 0.305107] ACPI: bus type PCI registered\n[ 0.306169] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307812] PCI: Using configuration type 1 for base access\n[ 0.310003] ACPI: Added _OSI(Module Device)\n[ 0.311113] ACPI: Added _OSI(Processor Device)\n[ 0.312239] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313433] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315603] ACPI: Interpreter enabled\n[ 0.316628] ACPI: (supports S0 S5)\n[ 0.317572] ACPI: Using IOAPIC for interrupt routing\n[ 0.318823] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.322691] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.324198] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.325826] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.327402] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.330301] acpiphp: Slot [3] registered\n[ 0.344347] acpiphp: Slot [4] registered\n[ 0.345483] acpiphp: Slot [5] registered\n[ 0.346548] acpiphp: Slot [6] registered\n[ 0.347604] acpiphp: Slot [7] registered\n[ 0.348665] acpiphp: Slot [8] registered\n[ 0.349727] acpiphp: Slot [9] registered\n[ 0.350781] acpiphp: Slot [10] registered\n[ 0.351852] acpiphp: Slot [11] registered\n[ 0.352935] acpiphp: Slot [12] registered\n[ 0.354015] acpiphp: Slot [13] registered\n[ 0.355083] acpiphp: Slot [14] registered\n[ 0.356157] acpiphp: Slot [15] registered\n[ 0.357236] acpiphp: Slot [16] registered\n[ 0.358309] acpiphp: Slot [17] registered\n[ 0.359380] acpiphp: Slot [18] registered\n[ 0.360450] acpiphp: Slot [19] registered\n[ 0.363515] acpiphp: Slot [20] registered\n[ 0.364602] acpiphp: Slot [21] registered\n[ 0.365679] acpiphp: Slot [22] registered\n[ 0.366933] acpiphp: Slot [23] registered\n[ 0.368023] acpiphp: Slot [24] registered\n[ 0.369119] acpiphp: Slot [25] registered\n[ 0.370222] acpiphp: Slot [26] registered\n[ 0.371309] acpiphp: Slot [27] registered\n[ 0.372390] acpiphp: Slot [28] registered\n[ 0.373488] acpiphp: Slot [29] registered\n[ 0.374562] acpiphp: Slot [30] registered\n[ 0.375648] acpiphp: Slot [31] registered\n[ 0.376738] PCI host bridge to bus 0000:00\n[ 0.377832] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.379444] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.381064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.383017] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.384957] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.386932] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392339] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.394023] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.395582] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.397245] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.401676] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403568] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.426928] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.428879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.430740] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.432948] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.434779] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.436428] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.438295] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.439696] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.441735] vgaarb: loaded\n[ 0.442538] vgaarb: bridge control possible 0000:00:02.0\n[ 0.444229] SCSI subsystem initialized\n[ 0.445497] ACPI: bus type USB registered\n[ 0.446611] usbcore: registered new interface driver usbfs\n[ 0.447985] usbcore: registered new interface driver hub\n[ 0.449325] usbcore: registered new device driver usb\n[ 0.450823] PCI: Using ACPI for IRQ routing\n[ 0.452339] NetLabel: Initializing\n[ 0.453296] NetLabel: domain hash size = 128\n[ 0.454425] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.455718] NetLabel: unlabeled traffic allowed by default\n[ 0.457267] amd_nb: Cannot enumerate AMD northbridges\n[ 0.458581] clocksource: Switched to clocksource kvm-clock\n[ 0.467908] AppArmor: AppArmor Filesystem Enabled\n[ 0.469190] pnp: PnP ACPI init\n[ 0.470408] pnp: PnP ACPI: found 5 devices\n[ 0.477286] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.479591] NET: Registered protocol family 2\n[ 0.481004] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.482718] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.484303] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.485887] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.487333] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.488905] NET: Registered protocol family 1\n[ 0.490062] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.491521] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.492941] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.509132] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.525391] Unpacking initramfs...\n[ 1.009913] Freeing initrd memory: 37084K\n[ 1.011385] Scanning for low memory corruption every 60 seconds\n[ 1.013265] audit: initializing netlink subsys (disabled)\n[ 1.014685] audit: type=2000 audit(1543964498.594:1): initialized\n[ 1.016442] Initialise system trusted keyring\n[ 1.017750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.019296] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.021942] zbud: loaded\n[ 1.023010] VFS: Disk quotas dquot_6.6.0\n[ 1.024104] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.025947] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.027624] fuse init (API version 7.23)\n[ 1.028819] Key type big_key registered\n[ 1.029885] Allocating IMA MOK and blacklist keyrings.\n[ 1.031543] Key type asymmetric registered\n[ 1.032648] Asymmetric key parser 'x509' registered\n[ 1.033929] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.035899] io scheduler noop registered\n[ 1.036996] io scheduler deadline registered (default)\n[ 1.038318] io scheduler cfq registered\n[ 1.039441] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.040797] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.042465] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.044396] ACPI: Power Button [PWRF]\n[ 1.045549] GHES: HEST is not enabled!\n[ 1.061240] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.093661] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.096449] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.120124] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.123082] Linux agpgart interface v0.103\n[ 1.125800] loop: module loaded\n[ 1.129100] vda: vda1\n[ 1.130619] scsi host0: ata_piix\n[ 1.131620] scsi host1: ata_piix\n[ 1.132574] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.134184] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.136146] libphy: Fixed MDIO Bus: probed\n[ 1.137254] tun: Universal TUN/TAP device driver, 1.6\n[ 1.138511] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.141369] PPP generic driver version 2.4.2\n[ 1.142562] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.144163] ehci-pci: EHCI PCI platform driver\n[ 1.145346] ehci-platform: EHCI generic platform driver\n[ 1.146676] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.148172] ohci-pci: OHCI PCI platform driver\n[ 1.149336] ohci-platform: OHCI generic platform driver\n[ 1.150657] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.166858] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.168222] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.170181] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.171508] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.173032] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.174668] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.176573] usb usb1: Product: UHCI Host Controller\n[ 1.177810] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.179347] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.180629] hub 1-0:1.0: USB hub found\n[ 1.181707] hub 1-0:1.0: 2 ports detected\n[ 1.182938] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.185754] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.187034] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.188417] mousedev: PS/2 mouse device common for all mice\n[ 1.190088] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.192552] rtc_cmos 00:00: RTC can wake from S4\n[ 1.194031] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.195628] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.197205] i2c /dev entries driver\n[ 1.198221] device-mapper: uevent: version 1.0.3\n[ 1.199482] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.201642] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.203389] NET: Registered protocol family 10\n[ 1.204786] NET: Registered protocol family 17\n[ 1.205967] Key type dns_resolver registered\n[ 1.207332] registered taskstats version 1\n[ 1.208457] Loading compiled-in X.509 certificates\n[ 1.210255] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.212729] zswap: loaded using pool lzo/zbud\n[ 1.215376] Key type trusted registered\n[ 1.218447] Key type encrypted registered\n[ 1.219551] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.220931] ima: No TPM chip found, activating TPM-bypass!\n[ 1.222291] evm: HMAC attrs: 0x1\n[ 1.223529] Magic number: 14:738:48\n[ 1.224643] rtc_cmos 00:00: setting system clock to 2018-12-04 23:01:38 UTC (1543964498)\n[ 1.226817] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.241309] EDD information not available.\n[ 1.296029] Freeing unused kernel memory: 1512K\n[ 1.297199] Write protecting the kernel read-only data: 14336k\n[ 1.299868] Freeing unused kernel memory: 1692K\n[ 1.301244] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.312268] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.314983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.317459] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.319884] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.322288] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.324718] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.333023] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.336556] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.339817] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.342144] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.401410] [drm] Initialized drm 1.1.0 20060810\n[ 1.403686] virtio_net virtio0 ens3: renamed from eth0\n[ 1.412655] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.415066] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.434978] FDC 0 is a S82078B\n[ 1.455671] AVX2 version of gcm_enc/dec engaged.\n[ 1.457074] AES CTR mode by8 optimization enabled\n[ 1.494589] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.659259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.660894] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.662587] usb 1-1: Product: QEMU USB Tablet\n[ 1.663715] usb 1-1: Manufacturer: QEMU\n[ 1.664744] usb 1-1: SerialNumber: 42\n[ 1.672861] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.679798] usbcore: registered new interface driver usbhid\n[ 1.681229] usbhid: USB HID core driver\n[ 1.683664] 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.686664] 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.010616] tsc: Refined TSC clocksource calibration: 3491.868 MHz\n[ 2.010618] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554eff229, max_idle_ns: 440795376716 ns\nBegin: Loading essential drivers ... [ 2.038112] md: linear personality registered for level -1\n[ 2.041726] md: multipath personality registered for level -4\n[ 2.045366] md: raid0 personality registered for level 0\n[ 2.049484] md: raid1 personality registered for level 1\n[ 2.122583] raid6: sse2x1 gen() 11421 MB/s\n[ 2.190581] raid6: sse2x1 xor() 8892 MB/s\n[ 2.258579] raid6: sse2x2 gen() 14597 MB/s\n[ 2.326580] raid6: sse2x2 xor() 9693 MB/s\n[ 2.394578] raid6: sse2x4 gen() 16785 MB/s\n[ 2.462581] raid6: sse2x4 xor() 11645 MB/s\n[ 2.530580] raid6: avx2x1 gen() 22174 MB/s\n[ 2.598579] raid6: avx2x2 gen() 26123 MB/s\n[ 2.666578] raid6: avx2x4 gen() 29901 MB/s\n[ 2.667698] raid6: using algorithm avx2x4 gen() 29901 MB/s\n[ 2.669053] raid6: using avx2x2 recovery algorithm\n[ 2.671719] xor: automatically using best checksumming function:\n[ 2.710579] avx : 31879.000 MB/sec\n[ 2.719942] async_tx: api initialized (async)\n[ 2.732307] md: raid6 personality registered for level 6\n[ 2.733685] md: raid5 personality registered for level 5\n[ 2.735040] md: raid4 personality registered for level 4\n[ 2.742023] 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.776879] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.796441] 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[ 2.904811] 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[ 2.909209] systemd[1]: Detected virtualization kvm.\n[ 2.910492] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.914292] systemd[1]: Set hostname to .\n[ 2.917279] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.918797] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.022954] 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.026677] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.029852] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.033170] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.036049] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.038834] 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.042971] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.045809] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.048468] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.050752] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.053370] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.056246] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.058737] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.061938] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.064597] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.067525] 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.072769] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.079288] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.086920] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.094109] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.101302] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.111409] 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.121756] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.127230] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.132532] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.135858] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.139683] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.143484] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.145932] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.150035] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.157567] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.169207] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.173514] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.181016] Loading iSCSI transport class v2.0-870.\n[ 3.182380] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.184851] 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 Nameserver information manager.\n[ 3.213711] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Set console keymap.\n"} 2018-12-04 23:01:41,004 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738/action used request id req-b054f53a-4f17-4ffa-825d-bdae7eb314da 2018-12-04 23:01:41,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0763549804688s 2018-12-04 23:01:41,005 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738/action used request id req-b054f53a-4f17-4ffa-825d-bdae7eb314da 2018-12-04 23:01:41,005 - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 716442117 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.165202] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.167394] pid_max: default: 32768 minimum: 301 [ 0.168599] ACPI: Core revision 20150930 [ 0.170245] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.171989] Security Framework initialized [ 0.173076] Yama: becoming mindful. [ 0.174051] AppArmor: AppArmor initialized [ 0.175178] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.176932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.178609] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.180205] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.182006] Initializing cgroup subsys io [ 0.183091] Initializing cgroup subsys memory [ 0.184256] Initializing cgroup subsys devices [ 0.185415] Initializing cgroup subsys freezer [ 0.186574] Initializing cgroup subsys net_cls [ 0.187731] Initializing cgroup subsys perf_event [ 0.188966] Initializing cgroup subsys net_prio [ 0.190138] Initializing cgroup subsys hugetlb [ 0.191288] Initializing cgroup subsys pids [ 0.192432] CPU: Physical Processor ID: 0 [ 0.194211] mce: CPU supports 10 MCE banks [ 0.195330] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.196670] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.198111] Spectre V2 : Mitigation: Full generic retpoline [ 0.199485] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.201015] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.202607] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.204030] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206041] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.227164] Freeing SMP alternatives memory: 32K [ 0.233038] ftrace: allocating 32237 entries in 126 pages [ 0.267738] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.269344] smpboot: Max logical packages: 1 [ 0.270696] x2apic enabled [ 0.271774] Switched APIC routing to physical x2apic. [ 0.274122] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.275612] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.278358] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.280748] KVM setup paravirtual spinlock [ 0.282335] x86: Booted up 1 node, 1 CPUs [ 0.283410] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.285239] devtmpfs: initialized [ 0.287189] evm: security.selinux [ 0.288128] evm: security.SMACK64 [ 0.289058] evm: security.SMACK64EXEC [ 0.290051] evm: security.SMACK64TRANSMUTE [ 0.291127] evm: security.SMACK64MMAP [ 0.292116] evm: security.ima [ 0.292971] evm: security.capability [ 0.294034] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.296430] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.297978] pinctrl core: initialized pinctrl subsystem [ 0.299417] RTC time: 23:01:37, date: 12/04/18 [ 0.300677] NET: Registered protocol family 16 [ 0.301946] cpuidle: using governor ladder [ 0.303042] cpuidle: using governor menu [ 0.304104] PCCT header not found. [ 0.305107] ACPI: bus type PCI registered [ 0.306169] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.307812] PCI: Using configuration type 1 for base access [ 0.310003] ACPI: Added _OSI(Module Device) [ 0.311113] ACPI: Added _OSI(Processor Device) [ 0.312239] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.313433] ACPI: Added _OSI(Processor Aggregator Device) [ 0.315603] ACPI: Interpreter enabled [ 0.316628] ACPI: (supports S0 S5) [ 0.317572] ACPI: Using IOAPIC for interrupt routing [ 0.318823] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.322691] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.324198] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.325826] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.327402] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.330301] acpiphp: Slot [3] registered [ 0.344347] acpiphp: Slot [4] registered [ 0.345483] acpiphp: Slot [5] registered [ 0.346548] acpiphp: Slot [6] registered [ 0.347604] acpiphp: Slot [7] registered [ 0.348665] acpiphp: Slot [8] registered [ 0.349727] acpiphp: Slot [9] registered [ 0.350781] acpiphp: Slot [10] registered [ 0.351852] acpiphp: Slot [11] registered [ 0.352935] acpiphp: Slot [12] registered [ 0.354015] acpiphp: Slot [13] registered [ 0.355083] acpiphp: Slot [14] registered [ 0.356157] acpiphp: Slot [15] registered [ 0.357236] acpiphp: Slot [16] registered [ 0.358309] acpiphp: Slot [17] registered [ 0.359380] acpiphp: Slot [18] registered [ 0.360450] acpiphp: Slot [19] registered [ 0.363515] acpiphp: Slot [20] registered [ 0.364602] acpiphp: Slot [21] registered [ 0.365679] acpiphp: Slot [22] registered [ 0.366933] acpiphp: Slot [23] registered [ 0.368023] acpiphp: Slot [24] registered [ 0.369119] acpiphp: Slot [25] registered [ 0.370222] acpiphp: Slot [26] registered [ 0.371309] acpiphp: Slot [27] registered [ 0.372390] acpiphp: Slot [28] registered [ 0.373488] acpiphp: Slot [29] registered [ 0.374562] acpiphp: Slot [30] registered [ 0.375648] acpiphp: Slot [31] registered [ 0.376738] PCI host bridge to bus 0000:00 [ 0.377832] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.379444] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.381064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.383017] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.384957] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.386932] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.392339] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.394023] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.395582] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.397245] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.401676] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.403568] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.426928] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.428879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.430740] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.432948] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.434779] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.436428] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.438295] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.439696] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.441735] vgaarb: loaded [ 0.442538] vgaarb: bridge control possible 0000:00:02.0 [ 0.444229] SCSI subsystem initialized [ 0.445497] ACPI: bus type USB registered [ 0.446611] usbcore: registered new interface driver usbfs [ 0.447985] usbcore: registered new interface driver hub [ 0.449325] usbcore: registered new device driver usb [ 0.450823] PCI: Using ACPI for IRQ routing [ 0.452339] NetLabel: Initializing [ 0.453296] NetLabel: domain hash size = 128 [ 0.454425] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.455718] NetLabel: unlabeled traffic allowed by default [ 0.457267] amd_nb: Cannot enumerate AMD northbridges [ 0.458581] clocksource: Switched to clocksource kvm-clock [ 0.467908] AppArmor: AppArmor Filesystem Enabled [ 0.469190] pnp: PnP ACPI init [ 0.470408] pnp: PnP ACPI: found 5 devices [ 0.477286] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.479591] NET: Registered protocol family 2 [ 0.481004] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.482718] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.484303] TCP: Hash tables configured (established 4096 bind 4096) [ 0.485887] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.487333] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.488905] NET: Registered protocol family 1 [ 0.490062] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.491521] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.492941] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.509132] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.525391] Unpacking initramfs... [ 1.009913] Freeing initrd memory: 37084K [ 1.011385] Scanning for low memory corruption every 60 seconds [ 1.013265] audit: initializing netlink subsys (disabled) [ 1.014685] audit: type=2000 audit(1543964498.594:1): initialized [ 1.016442] Initialise system trusted keyring [ 1.017750] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.019296] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.021942] zbud: loaded [ 1.023010] VFS: Disk quotas dquot_6.6.0 [ 1.024104] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.025947] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.027624] fuse init (API version 7.23) [ 1.028819] Key type big_key registered [ 1.029885] Allocating IMA MOK and blacklist keyrings. [ 1.031543] Key type asymmetric registered [ 1.032648] Asymmetric key parser 'x509' registered [ 1.033929] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.035899] io scheduler noop registered [ 1.036996] io scheduler deadline registered (default) [ 1.038318] io scheduler cfq registered [ 1.039441] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.040797] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.042465] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.044396] ACPI: Power Button [PWRF] [ 1.045549] GHES: HEST is not enabled! [ 1.061240] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.093661] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.096449] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.120124] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.123082] Linux agpgart interface v0.103 [ 1.125800] loop: module loaded [ 1.129100] vda: vda1 [ 1.130619] scsi host0: ata_piix [ 1.131620] scsi host1: ata_piix [ 1.132574] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.134184] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.136146] libphy: Fixed MDIO Bus: probed [ 1.137254] tun: Universal TUN/TAP device driver, 1.6 [ 1.138511] tun: (C) 1999-2004 Max Krasnyansky [ 1.141369] PPP generic driver version 2.4.2 [ 1.142562] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.144163] ehci-pci: EHCI PCI platform driver [ 1.145346] ehci-platform: EHCI generic platform driver [ 1.146676] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.148172] ohci-pci: OHCI PCI platform driver [ 1.149336] ohci-platform: OHCI generic platform driver [ 1.150657] uhci_hcd: USB Universal Host Controller Interface driver [ 1.166858] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.168222] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.170181] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.171508] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.173032] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.174668] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.176573] usb usb1: Product: UHCI Host Controller [ 1.177810] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.179347] usb usb1: SerialNumber: 0000:00:01.2 [ 1.180629] hub 1-0:1.0: USB hub found [ 1.181707] hub 1-0:1.0: 2 ports detected [ 1.182938] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.185754] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.187034] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.188417] mousedev: PS/2 mouse device common for all mice [ 1.190088] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.192552] rtc_cmos 00:00: RTC can wake from S4 [ 1.194031] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.195628] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.197205] i2c /dev entries driver [ 1.198221] device-mapper: uevent: version 1.0.3 [ 1.199482] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.201642] ledtrig-cpu: registered to indicate activity on CPUs [ 1.203389] NET: Registered protocol family 10 [ 1.204786] NET: Registered protocol family 17 [ 1.205967] Key type dns_resolver registered [ 1.207332] registered taskstats version 1 [ 1.208457] Loading compiled-in X.509 certificates [ 1.210255] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.212729] zswap: loaded using pool lzo/zbud [ 1.215376] Key type trusted registered [ 1.218447] Key type encrypted registered [ 1.219551] AppArmor: AppArmor sha1 policy hashing enabled [ 1.220931] ima: No TPM chip found, activating TPM-bypass! [ 1.222291] evm: HMAC attrs: 0x1 [ 1.223529] Magic number: 14:738:48 [ 1.224643] rtc_cmos 00:00: setting system clock to 2018-12-04 23:01:38 UTC (1543964498) [ 1.226817] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.241309] EDD information not available. [ 1.296029] Freeing unused kernel memory: 1512K [ 1.297199] Write protecting the kernel read-only data: 14336k [ 1.299868] Freeing unused kernel memory: 1692K [ 1.301244] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.312268] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.314983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.317459] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.319884] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.322288] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.324718] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.333023] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.336556] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.339817] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.342144] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.401410] [drm] Initialized drm 1.1.0 20060810 [ 1.403686] virtio_net virtio0 ens3: renamed from eth0 [ 1.412655] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.415066] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.434978] FDC 0 is a S82078B [ 1.455671] AVX2 version of gcm_enc/dec engaged. [ 1.457074] AES CTR mode by8 optimization enabled [ 1.494589] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.659259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.660894] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.662587] usb 1-1: Product: QEMU USB Tablet [ 1.663715] usb 1-1: Manufacturer: QEMU [ 1.664744] usb 1-1: SerialNumber: 42 [ 1.672861] hidraw: raw HID events driver (C) Jiri Kosina [ 1.679798] usbcore: registered new interface driver usbhid [ 1.681229] usbhid: USB HID core driver [ 1.683664] 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.686664] 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.010616] tsc: Refined TSC clocksource calibration: 3491.868 MHz [ 2.010618] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554eff229, max_idle_ns: 440795376716 ns Begin: Loading essential drivers ... [ 2.038112] md: linear personality registered for level -1 [ 2.041726] md: multipath personality registered for level -4 [ 2.045366] md: raid0 personality registered for level 0 [ 2.049484] md: raid1 personality registered for level 1 [ 2.122583] raid6: sse2x1 gen() 11421 MB/s [ 2.190581] raid6: sse2x1 xor() 8892 MB/s [ 2.258579] raid6: sse2x2 gen() 14597 MB/s [ 2.326580] raid6: sse2x2 xor() 9693 MB/s [ 2.394578] raid6: sse2x4 gen() 16785 MB/s [ 2.462581] raid6: sse2x4 xor() 11645 MB/s [ 2.530580] raid6: avx2x1 gen() 22174 MB/s [ 2.598579] raid6: avx2x2 gen() 26123 MB/s [ 2.666578] raid6: avx2x4 gen() 29901 MB/s [ 2.667698] raid6: using algorithm avx2x4 gen() 29901 MB/s [ 2.669053] raid6: using avx2x2 recovery algorithm [ 2.671719] xor: automatically using best checksumming function: [ 2.710579] avx : 31879.000 MB/sec [ 2.719942] async_tx: api initialized (async) [ 2.732307] md: raid6 personality registered for level 6 [ 2.733685] md: raid5 personality registered for level 5 [ 2.735040] md: raid4 personality registered for level 4 [ 2.742023] 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.776879] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.796441] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.904811] 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) [ 2.909209] systemd[1]: Detected virtualization kvm. [ 2.910492] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.914292] systemd[1]: Set hostname to . [ 2.917279] systemd[1]: Initializing machine ID from KVM UUID. [ 2.918797] systemd[1]: Installed transient /etc/machine-id file. [ 3.022954] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.026677] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.029852] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.033170] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.036049] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.038834] 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.042971] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.045809] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.048468] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.050752] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.053370] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.056246] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.058737] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.061938] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.064597] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.067525] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.072769] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.079288] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.086920] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.094109] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.101302] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.111409] 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.121756] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.127230] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.132532] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.135858] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.139683] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.143484] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.145932] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.150035] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.157567] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.169207] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.173514] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.181016] Loading iSCSI transport class v2.0-870. [ 3.182380] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.184851] 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 Nameserver information manager. [ 3.213711] iscsi: registered transport (tcp) [[0;32m OK [0m] Started Set console keymap. 2018-12-04 23:01:42,008 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.202: timed out 2018-12-04 23:01:51,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:01:51,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738/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}405615be34b78c83bd00fe904840627e53531cac" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:01:51,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:01:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c1633ed-9782-4dca-85c9-5117cbb0bc91 x-compute-request-id: req-0c1633ed-9782-4dca-85c9-5117cbb0bc91 Content-Encoding: gzip Content-Length: 10582 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 716442117 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.165202] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.167394] pid_max: default: 32768 minimum: 301\n[ 0.168599] ACPI: Core revision 20150930\n[ 0.170245] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.171989] Security Framework initialized\n[ 0.173076] Yama: becoming mindful.\n[ 0.174051] AppArmor: AppArmor initialized\n[ 0.175178] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.176932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.178609] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.180205] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.182006] Initializing cgroup subsys io\n[ 0.183091] Initializing cgroup subsys memory\n[ 0.184256] Initializing cgroup subsys devices\n[ 0.185415] Initializing cgroup subsys freezer\n[ 0.186574] Initializing cgroup subsys net_cls\n[ 0.187731] Initializing cgroup subsys perf_event\n[ 0.188966] Initializing cgroup subsys net_prio\n[ 0.190138] Initializing cgroup subsys hugetlb\n[ 0.191288] Initializing cgroup subsys pids\n[ 0.192432] CPU: Physical Processor ID: 0\n[ 0.194211] mce: CPU supports 10 MCE banks\n[ 0.195330] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.196670] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.198111] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.199485] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.201015] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.202607] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.204030] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206041] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.227164] Freeing SMP alternatives memory: 32K\n[ 0.233038] ftrace: allocating 32237 entries in 126 pages\n[ 0.267738] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269344] smpboot: Max logical packages: 1\n[ 0.270696] x2apic enabled\n[ 0.271774] Switched APIC routing to physical x2apic.\n[ 0.274122] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275612] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278358] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.280748] KVM setup paravirtual spinlock\n[ 0.282335] x86: Booted up 1 node, 1 CPUs\n[ 0.283410] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285239] devtmpfs: initialized\n[ 0.287189] evm: security.selinux\n[ 0.288128] evm: security.SMACK64\n[ 0.289058] evm: security.SMACK64EXEC\n[ 0.290051] evm: security.SMACK64TRANSMUTE\n[ 0.291127] evm: security.SMACK64MMAP\n[ 0.292116] evm: security.ima\n[ 0.292971] evm: security.capability\n[ 0.294034] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.296430] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.297978] pinctrl core: initialized pinctrl subsystem\n[ 0.299417] RTC time: 23:01:37, date: 12/04/18\n[ 0.300677] NET: Registered protocol family 16\n[ 0.301946] cpuidle: using governor ladder\n[ 0.303042] cpuidle: using governor menu\n[ 0.304104] PCCT header not found.\n[ 0.305107] ACPI: bus type PCI registered\n[ 0.306169] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307812] PCI: Using configuration type 1 for base access\n[ 0.310003] ACPI: Added _OSI(Module Device)\n[ 0.311113] ACPI: Added _OSI(Processor Device)\n[ 0.312239] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313433] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315603] ACPI: Interpreter enabled\n[ 0.316628] ACPI: (supports S0 S5)\n[ 0.317572] ACPI: Using IOAPIC for interrupt routing\n[ 0.318823] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.322691] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.324198] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.325826] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.327402] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.330301] acpiphp: Slot [3] registered\n[ 0.344347] acpiphp: Slot [4] registered\n[ 0.345483] acpiphp: Slot [5] registered\n[ 0.346548] acpiphp: Slot [6] registered\n[ 0.347604] acpiphp: Slot [7] registered\n[ 0.348665] acpiphp: Slot [8] registered\n[ 0.349727] acpiphp: Slot [9] registered\n[ 0.350781] acpiphp: Slot [10] registered\n[ 0.351852] acpiphp: Slot [11] registered\n[ 0.352935] acpiphp: Slot [12] registered\n[ 0.354015] acpiphp: Slot [13] registered\n[ 0.355083] acpiphp: Slot [14] registered\n[ 0.356157] acpiphp: Slot [15] registered\n[ 0.357236] acpiphp: Slot [16] registered\n[ 0.358309] acpiphp: Slot [17] registered\n[ 0.359380] acpiphp: Slot [18] registered\n[ 0.360450] acpiphp: Slot [19] registered\n[ 0.363515] acpiphp: Slot [20] registered\n[ 0.364602] acpiphp: Slot [21] registered\n[ 0.365679] acpiphp: Slot [22] registered\n[ 0.366933] acpiphp: Slot [23] registered\n[ 0.368023] acpiphp: Slot [24] registered\n[ 0.369119] acpiphp: Slot [25] registered\n[ 0.370222] acpiphp: Slot [26] registered\n[ 0.371309] acpiphp: Slot [27] registered\n[ 0.372390] acpiphp: Slot [28] registered\n[ 0.373488] acpiphp: Slot [29] registered\n[ 0.374562] acpiphp: Slot [30] registered\n[ 0.375648] acpiphp: Slot [31] registered\n[ 0.376738] PCI host bridge to bus 0000:00\n[ 0.377832] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.379444] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.381064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.383017] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.384957] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.386932] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392339] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.394023] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.395582] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.397245] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.401676] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403568] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.426928] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.428879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.430740] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.432948] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.434779] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.436428] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.438295] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.439696] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.441735] vgaarb: loaded\n[ 0.442538] vgaarb: bridge control possible 0000:00:02.0\n[ 0.444229] SCSI subsystem initialized\n[ 0.445497] ACPI: bus type USB registered\n[ 0.446611] usbcore: registered new interface driver usbfs\n[ 0.447985] usbcore: registered new interface driver hub\n[ 0.449325] usbcore: registered new device driver usb\n[ 0.450823] PCI: Using ACPI for IRQ routing\n[ 0.452339] NetLabel: Initializing\n[ 0.453296] NetLabel: domain hash size = 128\n[ 0.454425] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.455718] NetLabel: unlabeled traffic allowed by default\n[ 0.457267] amd_nb: Cannot enumerate AMD northbridges\n[ 0.458581] clocksource: Switched to clocksource kvm-clock\n[ 0.467908] AppArmor: AppArmor Filesystem Enabled\n[ 0.469190] pnp: PnP ACPI init\n[ 0.470408] pnp: PnP ACPI: found 5 devices\n[ 0.477286] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.479591] NET: Registered protocol family 2\n[ 0.481004] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.482718] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.484303] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.485887] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.487333] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.488905] NET: Registered protocol family 1\n[ 0.490062] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.491521] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.492941] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.509132] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.525391] Unpacking initramfs...\n[ 1.009913] Freeing initrd memory: 37084K\n[ 1.011385] Scanning for low memory corruption every 60 seconds\n[ 1.013265] audit: initializing netlink subsys (disabled)\n[ 1.014685] audit: type=2000 audit(1543964498.594:1): initialized\n[ 1.016442] Initialise system trusted keyring\n[ 1.017750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.019296] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.021942] zbud: loaded\n[ 1.023010] VFS: Disk quotas dquot_6.6.0\n[ 1.024104] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.025947] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.027624] fuse init (API version 7.23)\n[ 1.028819] Key type big_key registered\n[ 1.029885] Allocating IMA MOK and blacklist keyrings.\n[ 1.031543] Key type asymmetric registered\n[ 1.032648] Asymmetric key parser 'x509' registered\n[ 1.033929] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.035899] io scheduler noop registered\n[ 1.036996] io scheduler deadline registered (default)\n[ 1.038318] io scheduler cfq registered\n[ 1.039441] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.040797] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.042465] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.044396] ACPI: Power Button [PWRF]\n[ 1.045549] GHES: HEST is not enabled!\n[ 1.061240] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.093661] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.096449] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.120124] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.123082] Linux agpgart interface v0.103\n[ 1.125800] loop: module loaded\n[ 1.129100] vda: vda1\n[ 1.130619] scsi host0: ata_piix\n[ 1.131620] scsi host1: ata_piix\n[ 1.132574] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.134184] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.136146] libphy: Fixed MDIO Bus: probed\n[ 1.137254] tun: Universal TUN/TAP device driver, 1.6\n[ 1.138511] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.141369] PPP generic driver version 2.4.2\n[ 1.142562] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.144163] ehci-pci: EHCI PCI platform driver\n[ 1.145346] ehci-platform: EHCI generic platform driver\n[ 1.146676] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.148172] ohci-pci: OHCI PCI platform driver\n[ 1.149336] ohci-platform: OHCI generic platform driver\n[ 1.150657] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.166858] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.168222] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.170181] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.171508] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.173032] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.174668] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.176573] usb usb1: Product: UHCI Host Controller\n[ 1.177810] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.179347] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.180629] hub 1-0:1.0: USB hub found\n[ 1.181707] hub 1-0:1.0: 2 ports detected\n[ 1.182938] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.185754] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.187034] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.188417] mousedev: PS/2 mouse device common for all mice\n[ 1.190088] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.192552] rtc_cmos 00:00: RTC can wake from S4\n[ 1.194031] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.195628] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.197205] i2c /dev entries driver\n[ 1.198221] device-mapper: uevent: version 1.0.3\n[ 1.199482] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.201642] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.203389] NET: Registered protocol family 10\n[ 1.204786] NET: Registered protocol family 17\n[ 1.205967] Key type dns_resolver registered\n[ 1.207332] registered taskstats version 1\n[ 1.208457] Loading compiled-in X.509 certificates\n[ 1.210255] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.212729] zswap: loaded using pool lzo/zbud\n[ 1.215376] Key type trusted registered\n[ 1.218447] Key type encrypted registered\n[ 1.219551] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.220931] ima: No TPM chip found, activating TPM-bypass!\n[ 1.222291] evm: HMAC attrs: 0x1\n[ 1.223529] Magic number: 14:738:48\n[ 1.224643] rtc_cmos 00:00: setting system clock to 2018-12-04 23:01:38 UTC (1543964498)\n[ 1.226817] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.241309] EDD information not available.\n[ 1.296029] Freeing unused kernel memory: 1512K\n[ 1.297199] Write protecting the kernel read-only data: 14336k\n[ 1.299868] Freeing unused kernel memory: 1692K\n[ 1.301244] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.312268] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.314983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.317459] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.319884] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.322288] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.324718] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.333023] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.336556] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.339817] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.342144] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.401410] [drm] Initialized drm 1.1.0 20060810\n[ 1.403686] virtio_net virtio0 ens3: renamed from eth0\n[ 1.412655] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.415066] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.434978] FDC 0 is a S82078B\n[ 1.455671] AVX2 version of gcm_enc/dec engaged.\n[ 1.457074] AES CTR mode by8 optimization enabled\n[ 1.494589] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.659259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.660894] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.662587] usb 1-1: Product: QEMU USB Tablet\n[ 1.663715] usb 1-1: Manufacturer: QEMU\n[ 1.664744] usb 1-1: SerialNumber: 42\n[ 1.672861] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.679798] usbcore: registered new interface driver usbhid\n[ 1.681229] usbhid: USB HID core driver\n[ 1.683664] 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.686664] 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.010616] tsc: Refined TSC clocksource calibration: 3491.868 MHz\n[ 2.010618] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554eff229, max_idle_ns: 440795376716 ns\nBegin: Loading essential drivers ... [ 2.038112] md: linear personality registered for level -1\n[ 2.041726] md: multipath personality registered for level -4\n[ 2.045366] md: raid0 personality registered for level 0\n[ 2.049484] md: raid1 personality registered for level 1\n[ 2.122583] raid6: sse2x1 gen() 11421 MB/s\n[ 2.190581] raid6: sse2x1 xor() 8892 MB/s\n[ 2.258579] raid6: sse2x2 gen() 14597 MB/s\n[ 2.326580] raid6: sse2x2 xor() 9693 MB/s\n[ 2.394578] raid6: sse2x4 gen() 16785 MB/s\n[ 2.462581] raid6: sse2x4 xor() 11645 MB/s\n[ 2.530580] raid6: avx2x1 gen() 22174 MB/s\n[ 2.598579] raid6: avx2x2 gen() 26123 MB/s\n[ 2.666578] raid6: avx2x4 gen() 29901 MB/s\n[ 2.667698] raid6: using algorithm avx2x4 gen() 29901 MB/s\n[ 2.669053] raid6: using avx2x2 recovery algorithm\n[ 2.671719] xor: automatically using best checksumming function:\n[ 2.710579] avx : 31879.000 MB/sec\n[ 2.719942] async_tx: api initialized (async)\n[ 2.732307] md: raid6 personality registered for level 6\n[ 2.733685] md: raid5 personality registered for level 5\n[ 2.735040] md: raid4 personality registered for level 4\n[ 2.742023] 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.776879] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.796441] 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[ 2.904811] 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[ 2.909209] systemd[1]: Detected virtualization kvm.\n[ 2.910492] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.914292] systemd[1]: Set hostname to .\n[ 2.917279] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.918797] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.022954] 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.026677] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.029852] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.033170] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.036049] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.038834] 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.042971] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.045809] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.048468] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.050752] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.053370] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.056246] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.058737] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.061938] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.064597] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.067525] 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.072769] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.079288] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.086920] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.094109] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.101302] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.111409] 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.121756] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.127230] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.132532] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.135858] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.139683] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.143484] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.145932] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.150035] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.157567] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.169207] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.173514] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.181016] Loading iSCSI transport class v2.0-870.\n[ 3.182380] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.184851] 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 Nameserver information manager.\n[ 3.213711] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n[ 3.267585] iscsi: registered transport (iser)\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\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 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 Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\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] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n Starting Initial cloud-init job (pre-networking)...\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[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[ 3.717167] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.736822] cloud-init[493]: Cloud-init v. 18.2 running 'init-local' at Tue, 04 Dec 2018 23:01:42 +0000. Up 4.55 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n"} 2018-12-04 23:01:51,104 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738/action used request id req-0c1633ed-9782-4dca-85c9-5117cbb0bc91 2018-12-04 23:01:51,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0861549377441s 2018-12-04 23:01:51,105 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738/action used request id req-0c1633ed-9782-4dca-85c9-5117cbb0bc91 2018-12-04 23:01:51,106 - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 716442117 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.165202] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.167394] pid_max: default: 32768 minimum: 301 [ 0.168599] ACPI: Core revision 20150930 [ 0.170245] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.171989] Security Framework initialized [ 0.173076] Yama: becoming mindful. [ 0.174051] AppArmor: AppArmor initialized [ 0.175178] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.176932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.178609] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.180205] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.182006] Initializing cgroup subsys io [ 0.183091] Initializing cgroup subsys memory [ 0.184256] Initializing cgroup subsys devices [ 0.185415] Initializing cgroup subsys freezer [ 0.186574] Initializing cgroup subsys net_cls [ 0.187731] Initializing cgroup subsys perf_event [ 0.188966] Initializing cgroup subsys net_prio [ 0.190138] Initializing cgroup subsys hugetlb [ 0.191288] Initializing cgroup subsys pids [ 0.192432] CPU: Physical Processor ID: 0 [ 0.194211] mce: CPU supports 10 MCE banks [ 0.195330] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.196670] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.198111] Spectre V2 : Mitigation: Full generic retpoline [ 0.199485] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.201015] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.202607] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.204030] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206041] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.227164] Freeing SMP alternatives memory: 32K [ 0.233038] ftrace: allocating 32237 entries in 126 pages [ 0.267738] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.269344] smpboot: Max logical packages: 1 [ 0.270696] x2apic enabled [ 0.271774] Switched APIC routing to physical x2apic. [ 0.274122] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.275612] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.278358] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.280748] KVM setup paravirtual spinlock [ 0.282335] x86: Booted up 1 node, 1 CPUs [ 0.283410] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.285239] devtmpfs: initialized [ 0.287189] evm: security.selinux [ 0.288128] evm: security.SMACK64 [ 0.289058] evm: security.SMACK64EXEC [ 0.290051] evm: security.SMACK64TRANSMUTE [ 0.291127] evm: security.SMACK64MMAP [ 0.292116] evm: security.ima [ 0.292971] evm: security.capability [ 0.294034] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.296430] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.297978] pinctrl core: initialized pinctrl subsystem [ 0.299417] RTC time: 23:01:37, date: 12/04/18 [ 0.300677] NET: Registered protocol family 16 [ 0.301946] cpuidle: using governor ladder [ 0.303042] cpuidle: using governor menu [ 0.304104] PCCT header not found. [ 0.305107] ACPI: bus type PCI registered [ 0.306169] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.307812] PCI: Using configuration type 1 for base access [ 0.310003] ACPI: Added _OSI(Module Device) [ 0.311113] ACPI: Added _OSI(Processor Device) [ 0.312239] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.313433] ACPI: Added _OSI(Processor Aggregator Device) [ 0.315603] ACPI: Interpreter enabled [ 0.316628] ACPI: (supports S0 S5) [ 0.317572] ACPI: Using IOAPIC for interrupt routing [ 0.318823] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.322691] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.324198] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.325826] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.327402] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.330301] acpiphp: Slot [3] registered [ 0.344347] acpiphp: Slot [4] registered [ 0.345483] acpiphp: Slot [5] registered [ 0.346548] acpiphp: Slot [6] registered [ 0.347604] acpiphp: Slot [7] registered [ 0.348665] acpiphp: Slot [8] registered [ 0.349727] acpiphp: Slot [9] registered [ 0.350781] acpiphp: Slot [10] registered [ 0.351852] acpiphp: Slot [11] registered [ 0.352935] acpiphp: Slot [12] registered [ 0.354015] acpiphp: Slot [13] registered [ 0.355083] acpiphp: Slot [14] registered [ 0.356157] acpiphp: Slot [15] registered [ 0.357236] acpiphp: Slot [16] registered [ 0.358309] acpiphp: Slot [17] registered [ 0.359380] acpiphp: Slot [18] registered [ 0.360450] acpiphp: Slot [19] registered [ 0.363515] acpiphp: Slot [20] registered [ 0.364602] acpiphp: Slot [21] registered [ 0.365679] acpiphp: Slot [22] registered [ 0.366933] acpiphp: Slot [23] registered [ 0.368023] acpiphp: Slot [24] registered [ 0.369119] acpiphp: Slot [25] registered [ 0.370222] acpiphp: Slot [26] registered [ 0.371309] acpiphp: Slot [27] registered [ 0.372390] acpiphp: Slot [28] registered [ 0.373488] acpiphp: Slot [29] registered [ 0.374562] acpiphp: Slot [30] registered [ 0.375648] acpiphp: Slot [31] registered [ 0.376738] PCI host bridge to bus 0000:00 [ 0.377832] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.379444] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.381064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.383017] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.384957] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.386932] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.392339] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.394023] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.395582] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.397245] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.401676] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.403568] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.426928] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.428879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.430740] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.432948] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.434779] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.436428] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.438295] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.439696] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.441735] vgaarb: loaded [ 0.442538] vgaarb: bridge control possible 0000:00:02.0 [ 0.444229] SCSI subsystem initialized [ 0.445497] ACPI: bus type USB registered [ 0.446611] usbcore: registered new interface driver usbfs [ 0.447985] usbcore: registered new interface driver hub [ 0.449325] usbcore: registered new device driver usb [ 0.450823] PCI: Using ACPI for IRQ routing [ 0.452339] NetLabel: Initializing [ 0.453296] NetLabel: domain hash size = 128 [ 0.454425] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.455718] NetLabel: unlabeled traffic allowed by default [ 0.457267] amd_nb: Cannot enumerate AMD northbridges [ 0.458581] clocksource: Switched to clocksource kvm-clock [ 0.467908] AppArmor: AppArmor Filesystem Enabled [ 0.469190] pnp: PnP ACPI init [ 0.470408] pnp: PnP ACPI: found 5 devices [ 0.477286] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.479591] NET: Registered protocol family 2 [ 0.481004] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.482718] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.484303] TCP: Hash tables configured (established 4096 bind 4096) [ 0.485887] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.487333] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.488905] NET: Registered protocol family 1 [ 0.490062] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.491521] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.492941] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.509132] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.525391] Unpacking initramfs... [ 1.009913] Freeing initrd memory: 37084K [ 1.011385] Scanning for low memory corruption every 60 seconds [ 1.013265] audit: initializing netlink subsys (disabled) [ 1.014685] audit: type=2000 audit(1543964498.594:1): initialized [ 1.016442] Initialise system trusted keyring [ 1.017750] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.019296] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.021942] zbud: loaded [ 1.023010] VFS: Disk quotas dquot_6.6.0 [ 1.024104] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.025947] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.027624] fuse init (API version 7.23) [ 1.028819] Key type big_key registered [ 1.029885] Allocating IMA MOK and blacklist keyrings. [ 1.031543] Key type asymmetric registered [ 1.032648] Asymmetric key parser 'x509' registered [ 1.033929] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.035899] io scheduler noop registered [ 1.036996] io scheduler deadline registered (default) [ 1.038318] io scheduler cfq registered [ 1.039441] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.040797] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.042465] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.044396] ACPI: Power Button [PWRF] [ 1.045549] GHES: HEST is not enabled! [ 1.061240] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.093661] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.096449] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.120124] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.123082] Linux agpgart interface v0.103 [ 1.125800] loop: module loaded [ 1.129100] vda: vda1 [ 1.130619] scsi host0: ata_piix [ 1.131620] scsi host1: ata_piix [ 1.132574] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.134184] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.136146] libphy: Fixed MDIO Bus: probed [ 1.137254] tun: Universal TUN/TAP device driver, 1.6 [ 1.138511] tun: (C) 1999-2004 Max Krasnyansky [ 1.141369] PPP generic driver version 2.4.2 [ 1.142562] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.144163] ehci-pci: EHCI PCI platform driver [ 1.145346] ehci-platform: EHCI generic platform driver [ 1.146676] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.148172] ohci-pci: OHCI PCI platform driver [ 1.149336] ohci-platform: OHCI generic platform driver [ 1.150657] uhci_hcd: USB Universal Host Controller Interface driver [ 1.166858] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.168222] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.170181] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.171508] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.173032] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.174668] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.176573] usb usb1: Product: UHCI Host Controller [ 1.177810] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.179347] usb usb1: SerialNumber: 0000:00:01.2 [ 1.180629] hub 1-0:1.0: USB hub found [ 1.181707] hub 1-0:1.0: 2 ports detected [ 1.182938] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.185754] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.187034] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.188417] mousedev: PS/2 mouse device common for all mice [ 1.190088] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.192552] rtc_cmos 00:00: RTC can wake from S4 [ 1.194031] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.195628] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.197205] i2c /dev entries driver [ 1.198221] device-mapper: uevent: version 1.0.3 [ 1.199482] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.201642] ledtrig-cpu: registered to indicate activity on CPUs [ 1.203389] NET: Registered protocol family 10 [ 1.204786] NET: Registered protocol family 17 [ 1.205967] Key type dns_resolver registered [ 1.207332] registered taskstats version 1 [ 1.208457] Loading compiled-in X.509 certificates [ 1.210255] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.212729] zswap: loaded using pool lzo/zbud [ 1.215376] Key type trusted registered [ 1.218447] Key type encrypted registered [ 1.219551] AppArmor: AppArmor sha1 policy hashing enabled [ 1.220931] ima: No TPM chip found, activating TPM-bypass! [ 1.222291] evm: HMAC attrs: 0x1 [ 1.223529] Magic number: 14:738:48 [ 1.224643] rtc_cmos 00:00: setting system clock to 2018-12-04 23:01:38 UTC (1543964498) [ 1.226817] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.241309] EDD information not available. [ 1.296029] Freeing unused kernel memory: 1512K [ 1.297199] Write protecting the kernel read-only data: 14336k [ 1.299868] Freeing unused kernel memory: 1692K [ 1.301244] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.312268] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.314983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.317459] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.319884] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.322288] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.324718] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.333023] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.336556] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.339817] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.342144] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.401410] [drm] Initialized drm 1.1.0 20060810 [ 1.403686] virtio_net virtio0 ens3: renamed from eth0 [ 1.412655] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.415066] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.434978] FDC 0 is a S82078B [ 1.455671] AVX2 version of gcm_enc/dec engaged. [ 1.457074] AES CTR mode by8 optimization enabled [ 1.494589] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.659259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.660894] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.662587] usb 1-1: Product: QEMU USB Tablet [ 1.663715] usb 1-1: Manufacturer: QEMU [ 1.664744] usb 1-1: SerialNumber: 42 [ 1.672861] hidraw: raw HID events driver (C) Jiri Kosina [ 1.679798] usbcore: registered new interface driver usbhid [ 1.681229] usbhid: USB HID core driver [ 1.683664] 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.686664] 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.010616] tsc: Refined TSC clocksource calibration: 3491.868 MHz [ 2.010618] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554eff229, max_idle_ns: 440795376716 ns Begin: Loading essential drivers ... [ 2.038112] md: linear personality registered for level -1 [ 2.041726] md: multipath personality registered for level -4 [ 2.045366] md: raid0 personality registered for level 0 [ 2.049484] md: raid1 personality registered for level 1 [ 2.122583] raid6: sse2x1 gen() 11421 MB/s [ 2.190581] raid6: sse2x1 xor() 8892 MB/s [ 2.258579] raid6: sse2x2 gen() 14597 MB/s [ 2.326580] raid6: sse2x2 xor() 9693 MB/s [ 2.394578] raid6: sse2x4 gen() 16785 MB/s [ 2.462581] raid6: sse2x4 xor() 11645 MB/s [ 2.530580] raid6: avx2x1 gen() 22174 MB/s [ 2.598579] raid6: avx2x2 gen() 26123 MB/s [ 2.666578] raid6: avx2x4 gen() 29901 MB/s [ 2.667698] raid6: using algorithm avx2x4 gen() 29901 MB/s [ 2.669053] raid6: using avx2x2 recovery algorithm [ 2.671719] xor: automatically using best checksumming function: [ 2.710579] avx : 31879.000 MB/sec [ 2.719942] async_tx: api initialized (async) [ 2.732307] md: raid6 personality registered for level 6 [ 2.733685] md: raid5 personality registered for level 5 [ 2.735040] md: raid4 personality registered for level 4 [ 2.742023] 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.776879] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.796441] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.904811] 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) [ 2.909209] systemd[1]: Detected virtualization kvm. [ 2.910492] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.914292] systemd[1]: Set hostname to . [ 2.917279] systemd[1]: Initializing machine ID from KVM UUID. [ 2.918797] systemd[1]: Installed transient /etc/machine-id file. [ 3.022954] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.026677] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.029852] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.033170] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.036049] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.038834] 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.042971] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.045809] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.048468] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.050752] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.053370] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.056246] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.058737] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.061938] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.064597] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.067525] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.072769] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.079288] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.086920] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.094109] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.101302] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.111409] 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.121756] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.127230] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.132532] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.135858] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.139683] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.143484] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.145932] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.150035] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.157567] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.169207] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.173514] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.181016] Loading iSCSI transport class v2.0-870. [ 3.182380] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.184851] 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 Nameserver information manager. [ 3.213711] iscsi: registered transport (tcp) [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started LVM2 metadata daemon. [ 3.267585] iscsi: registered transport (iser) Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[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 Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... [[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] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [ 3.717167] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.736822] cloud-init[493]: Cloud-init v. 18.2 running 'init-local' at Tue, 04 Dec 2018 23:01:42 +0000. Up 4.55 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. 2018-12-04 23:01:52,108 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.202: timed out 2018-12-04 23:02:01,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:02:01,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738/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}405615be34b78c83bd00fe904840627e53531cac" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:02:01,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:02:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4df28ca8-23d3-4272-a453-bc2e4a72763b x-compute-request-id: req-4df28ca8-23d3-4272-a453-bc2e4a72763b Content-Encoding: gzip Content-Length: 10582 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 716442117 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.165202] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.167394] pid_max: default: 32768 minimum: 301\n[ 0.168599] ACPI: Core revision 20150930\n[ 0.170245] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.171989] Security Framework initialized\n[ 0.173076] Yama: becoming mindful.\n[ 0.174051] AppArmor: AppArmor initialized\n[ 0.175178] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.176932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.178609] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.180205] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.182006] Initializing cgroup subsys io\n[ 0.183091] Initializing cgroup subsys memory\n[ 0.184256] Initializing cgroup subsys devices\n[ 0.185415] Initializing cgroup subsys freezer\n[ 0.186574] Initializing cgroup subsys net_cls\n[ 0.187731] Initializing cgroup subsys perf_event\n[ 0.188966] Initializing cgroup subsys net_prio\n[ 0.190138] Initializing cgroup subsys hugetlb\n[ 0.191288] Initializing cgroup subsys pids\n[ 0.192432] CPU: Physical Processor ID: 0\n[ 0.194211] mce: CPU supports 10 MCE banks\n[ 0.195330] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.196670] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.198111] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.199485] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.201015] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.202607] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.204030] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206041] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.227164] Freeing SMP alternatives memory: 32K\n[ 0.233038] ftrace: allocating 32237 entries in 126 pages\n[ 0.267738] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269344] smpboot: Max logical packages: 1\n[ 0.270696] x2apic enabled\n[ 0.271774] Switched APIC routing to physical x2apic.\n[ 0.274122] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275612] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278358] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.280748] KVM setup paravirtual spinlock\n[ 0.282335] x86: Booted up 1 node, 1 CPUs\n[ 0.283410] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285239] devtmpfs: initialized\n[ 0.287189] evm: security.selinux\n[ 0.288128] evm: security.SMACK64\n[ 0.289058] evm: security.SMACK64EXEC\n[ 0.290051] evm: security.SMACK64TRANSMUTE\n[ 0.291127] evm: security.SMACK64MMAP\n[ 0.292116] evm: security.ima\n[ 0.292971] evm: security.capability\n[ 0.294034] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.296430] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.297978] pinctrl core: initialized pinctrl subsystem\n[ 0.299417] RTC time: 23:01:37, date: 12/04/18\n[ 0.300677] NET: Registered protocol family 16\n[ 0.301946] cpuidle: using governor ladder\n[ 0.303042] cpuidle: using governor menu\n[ 0.304104] PCCT header not found.\n[ 0.305107] ACPI: bus type PCI registered\n[ 0.306169] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307812] PCI: Using configuration type 1 for base access\n[ 0.310003] ACPI: Added _OSI(Module Device)\n[ 0.311113] ACPI: Added _OSI(Processor Device)\n[ 0.312239] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313433] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315603] ACPI: Interpreter enabled\n[ 0.316628] ACPI: (supports S0 S5)\n[ 0.317572] ACPI: Using IOAPIC for interrupt routing\n[ 0.318823] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.322691] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.324198] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.325826] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.327402] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.330301] acpiphp: Slot [3] registered\n[ 0.344347] acpiphp: Slot [4] registered\n[ 0.345483] acpiphp: Slot [5] registered\n[ 0.346548] acpiphp: Slot [6] registered\n[ 0.347604] acpiphp: Slot [7] registered\n[ 0.348665] acpiphp: Slot [8] registered\n[ 0.349727] acpiphp: Slot [9] registered\n[ 0.350781] acpiphp: Slot [10] registered\n[ 0.351852] acpiphp: Slot [11] registered\n[ 0.352935] acpiphp: Slot [12] registered\n[ 0.354015] acpiphp: Slot [13] registered\n[ 0.355083] acpiphp: Slot [14] registered\n[ 0.356157] acpiphp: Slot [15] registered\n[ 0.357236] acpiphp: Slot [16] registered\n[ 0.358309] acpiphp: Slot [17] registered\n[ 0.359380] acpiphp: Slot [18] registered\n[ 0.360450] acpiphp: Slot [19] registered\n[ 0.363515] acpiphp: Slot [20] registered\n[ 0.364602] acpiphp: Slot [21] registered\n[ 0.365679] acpiphp: Slot [22] registered\n[ 0.366933] acpiphp: Slot [23] registered\n[ 0.368023] acpiphp: Slot [24] registered\n[ 0.369119] acpiphp: Slot [25] registered\n[ 0.370222] acpiphp: Slot [26] registered\n[ 0.371309] acpiphp: Slot [27] registered\n[ 0.372390] acpiphp: Slot [28] registered\n[ 0.373488] acpiphp: Slot [29] registered\n[ 0.374562] acpiphp: Slot [30] registered\n[ 0.375648] acpiphp: Slot [31] registered\n[ 0.376738] PCI host bridge to bus 0000:00\n[ 0.377832] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.379444] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.381064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.383017] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.384957] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.386932] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392339] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.394023] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.395582] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.397245] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.401676] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403568] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.426928] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.428879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.430740] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.432948] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.434779] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.436428] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.438295] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.439696] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.441735] vgaarb: loaded\n[ 0.442538] vgaarb: bridge control possible 0000:00:02.0\n[ 0.444229] SCSI subsystem initialized\n[ 0.445497] ACPI: bus type USB registered\n[ 0.446611] usbcore: registered new interface driver usbfs\n[ 0.447985] usbcore: registered new interface driver hub\n[ 0.449325] usbcore: registered new device driver usb\n[ 0.450823] PCI: Using ACPI for IRQ routing\n[ 0.452339] NetLabel: Initializing\n[ 0.453296] NetLabel: domain hash size = 128\n[ 0.454425] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.455718] NetLabel: unlabeled traffic allowed by default\n[ 0.457267] amd_nb: Cannot enumerate AMD northbridges\n[ 0.458581] clocksource: Switched to clocksource kvm-clock\n[ 0.467908] AppArmor: AppArmor Filesystem Enabled\n[ 0.469190] pnp: PnP ACPI init\n[ 0.470408] pnp: PnP ACPI: found 5 devices\n[ 0.477286] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.479591] NET: Registered protocol family 2\n[ 0.481004] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.482718] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.484303] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.485887] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.487333] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.488905] NET: Registered protocol family 1\n[ 0.490062] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.491521] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.492941] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.509132] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.525391] Unpacking initramfs...\n[ 1.009913] Freeing initrd memory: 37084K\n[ 1.011385] Scanning for low memory corruption every 60 seconds\n[ 1.013265] audit: initializing netlink subsys (disabled)\n[ 1.014685] audit: type=2000 audit(1543964498.594:1): initialized\n[ 1.016442] Initialise system trusted keyring\n[ 1.017750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.019296] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.021942] zbud: loaded\n[ 1.023010] VFS: Disk quotas dquot_6.6.0\n[ 1.024104] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.025947] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.027624] fuse init (API version 7.23)\n[ 1.028819] Key type big_key registered\n[ 1.029885] Allocating IMA MOK and blacklist keyrings.\n[ 1.031543] Key type asymmetric registered\n[ 1.032648] Asymmetric key parser 'x509' registered\n[ 1.033929] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.035899] io scheduler noop registered\n[ 1.036996] io scheduler deadline registered (default)\n[ 1.038318] io scheduler cfq registered\n[ 1.039441] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.040797] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.042465] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.044396] ACPI: Power Button [PWRF]\n[ 1.045549] GHES: HEST is not enabled!\n[ 1.061240] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.093661] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.096449] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.120124] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.123082] Linux agpgart interface v0.103\n[ 1.125800] loop: module loaded\n[ 1.129100] vda: vda1\n[ 1.130619] scsi host0: ata_piix\n[ 1.131620] scsi host1: ata_piix\n[ 1.132574] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.134184] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.136146] libphy: Fixed MDIO Bus: probed\n[ 1.137254] tun: Universal TUN/TAP device driver, 1.6\n[ 1.138511] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.141369] PPP generic driver version 2.4.2\n[ 1.142562] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.144163] ehci-pci: EHCI PCI platform driver\n[ 1.145346] ehci-platform: EHCI generic platform driver\n[ 1.146676] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.148172] ohci-pci: OHCI PCI platform driver\n[ 1.149336] ohci-platform: OHCI generic platform driver\n[ 1.150657] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.166858] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.168222] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.170181] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.171508] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.173032] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.174668] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.176573] usb usb1: Product: UHCI Host Controller\n[ 1.177810] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.179347] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.180629] hub 1-0:1.0: USB hub found\n[ 1.181707] hub 1-0:1.0: 2 ports detected\n[ 1.182938] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.185754] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.187034] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.188417] mousedev: PS/2 mouse device common for all mice\n[ 1.190088] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.192552] rtc_cmos 00:00: RTC can wake from S4\n[ 1.194031] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.195628] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.197205] i2c /dev entries driver\n[ 1.198221] device-mapper: uevent: version 1.0.3\n[ 1.199482] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.201642] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.203389] NET: Registered protocol family 10\n[ 1.204786] NET: Registered protocol family 17\n[ 1.205967] Key type dns_resolver registered\n[ 1.207332] registered taskstats version 1\n[ 1.208457] Loading compiled-in X.509 certificates\n[ 1.210255] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.212729] zswap: loaded using pool lzo/zbud\n[ 1.215376] Key type trusted registered\n[ 1.218447] Key type encrypted registered\n[ 1.219551] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.220931] ima: No TPM chip found, activating TPM-bypass!\n[ 1.222291] evm: HMAC attrs: 0x1\n[ 1.223529] Magic number: 14:738:48\n[ 1.224643] rtc_cmos 00:00: setting system clock to 2018-12-04 23:01:38 UTC (1543964498)\n[ 1.226817] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.241309] EDD information not available.\n[ 1.296029] Freeing unused kernel memory: 1512K\n[ 1.297199] Write protecting the kernel read-only data: 14336k\n[ 1.299868] Freeing unused kernel memory: 1692K\n[ 1.301244] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.312268] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.314983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.317459] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.319884] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.322288] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.324718] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.333023] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.336556] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.339817] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.342144] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.401410] [drm] Initialized drm 1.1.0 20060810\n[ 1.403686] virtio_net virtio0 ens3: renamed from eth0\n[ 1.412655] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.415066] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.434978] FDC 0 is a S82078B\n[ 1.455671] AVX2 version of gcm_enc/dec engaged.\n[ 1.457074] AES CTR mode by8 optimization enabled\n[ 1.494589] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.659259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.660894] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.662587] usb 1-1: Product: QEMU USB Tablet\n[ 1.663715] usb 1-1: Manufacturer: QEMU\n[ 1.664744] usb 1-1: SerialNumber: 42\n[ 1.672861] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.679798] usbcore: registered new interface driver usbhid\n[ 1.681229] usbhid: USB HID core driver\n[ 1.683664] 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.686664] 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.010616] tsc: Refined TSC clocksource calibration: 3491.868 MHz\n[ 2.010618] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554eff229, max_idle_ns: 440795376716 ns\nBegin: Loading essential drivers ... [ 2.038112] md: linear personality registered for level -1\n[ 2.041726] md: multipath personality registered for level -4\n[ 2.045366] md: raid0 personality registered for level 0\n[ 2.049484] md: raid1 personality registered for level 1\n[ 2.122583] raid6: sse2x1 gen() 11421 MB/s\n[ 2.190581] raid6: sse2x1 xor() 8892 MB/s\n[ 2.258579] raid6: sse2x2 gen() 14597 MB/s\n[ 2.326580] raid6: sse2x2 xor() 9693 MB/s\n[ 2.394578] raid6: sse2x4 gen() 16785 MB/s\n[ 2.462581] raid6: sse2x4 xor() 11645 MB/s\n[ 2.530580] raid6: avx2x1 gen() 22174 MB/s\n[ 2.598579] raid6: avx2x2 gen() 26123 MB/s\n[ 2.666578] raid6: avx2x4 gen() 29901 MB/s\n[ 2.667698] raid6: using algorithm avx2x4 gen() 29901 MB/s\n[ 2.669053] raid6: using avx2x2 recovery algorithm\n[ 2.671719] xor: automatically using best checksumming function:\n[ 2.710579] avx : 31879.000 MB/sec\n[ 2.719942] async_tx: api initialized (async)\n[ 2.732307] md: raid6 personality registered for level 6\n[ 2.733685] md: raid5 personality registered for level 5\n[ 2.735040] md: raid4 personality registered for level 4\n[ 2.742023] 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.776879] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.796441] 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[ 2.904811] 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[ 2.909209] systemd[1]: Detected virtualization kvm.\n[ 2.910492] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.914292] systemd[1]: Set hostname to .\n[ 2.917279] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.918797] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.022954] 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.026677] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.029852] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.033170] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.036049] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.038834] 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.042971] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.045809] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.048468] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.050752] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.053370] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.056246] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.058737] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.061938] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.064597] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.067525] 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.072769] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.079288] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.086920] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.094109] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.101302] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.111409] 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.121756] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.127230] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.132532] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.135858] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.139683] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.143484] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.145932] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.150035] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.157567] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.169207] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.173514] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.181016] Loading iSCSI transport class v2.0-870.\n[ 3.182380] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.184851] 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 Nameserver information manager.\n[ 3.213711] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n[ 3.267585] iscsi: registered transport (iser)\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\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 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 Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\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] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n Starting Initial cloud-init job (pre-networking)...\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[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[ 3.717167] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.736822] cloud-init[493]: Cloud-init v. 18.2 running 'init-local' at Tue, 04 Dec 2018 23:01:42 +0000. Up 4.55 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n"} 2018-12-04 23:02:01,199 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738/action used request id req-4df28ca8-23d3-4272-a453-bc2e4a72763b 2018-12-04 23:02:01,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0802638530731s 2018-12-04 23:02:01,200 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738/action used request id req-4df28ca8-23d3-4272-a453-bc2e4a72763b 2018-12-04 23:02:01,200 - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 716442117 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.165202] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.167394] pid_max: default: 32768 minimum: 301 [ 0.168599] ACPI: Core revision 20150930 [ 0.170245] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.171989] Security Framework initialized [ 0.173076] Yama: becoming mindful. [ 0.174051] AppArmor: AppArmor initialized [ 0.175178] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.176932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.178609] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.180205] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.182006] Initializing cgroup subsys io [ 0.183091] Initializing cgroup subsys memory [ 0.184256] Initializing cgroup subsys devices [ 0.185415] Initializing cgroup subsys freezer [ 0.186574] Initializing cgroup subsys net_cls [ 0.187731] Initializing cgroup subsys perf_event [ 0.188966] Initializing cgroup subsys net_prio [ 0.190138] Initializing cgroup subsys hugetlb [ 0.191288] Initializing cgroup subsys pids [ 0.192432] CPU: Physical Processor ID: 0 [ 0.194211] mce: CPU supports 10 MCE banks [ 0.195330] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.196670] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.198111] Spectre V2 : Mitigation: Full generic retpoline [ 0.199485] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.201015] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.202607] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.204030] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206041] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.227164] Freeing SMP alternatives memory: 32K [ 0.233038] ftrace: allocating 32237 entries in 126 pages [ 0.267738] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.269344] smpboot: Max logical packages: 1 [ 0.270696] x2apic enabled [ 0.271774] Switched APIC routing to physical x2apic. [ 0.274122] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.275612] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.278358] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.280748] KVM setup paravirtual spinlock [ 0.282335] x86: Booted up 1 node, 1 CPUs [ 0.283410] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.285239] devtmpfs: initialized [ 0.287189] evm: security.selinux [ 0.288128] evm: security.SMACK64 [ 0.289058] evm: security.SMACK64EXEC [ 0.290051] evm: security.SMACK64TRANSMUTE [ 0.291127] evm: security.SMACK64MMAP [ 0.292116] evm: security.ima [ 0.292971] evm: security.capability [ 0.294034] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.296430] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.297978] pinctrl core: initialized pinctrl subsystem [ 0.299417] RTC time: 23:01:37, date: 12/04/18 [ 0.300677] NET: Registered protocol family 16 [ 0.301946] cpuidle: using governor ladder [ 0.303042] cpuidle: using governor menu [ 0.304104] PCCT header not found. [ 0.305107] ACPI: bus type PCI registered [ 0.306169] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.307812] PCI: Using configuration type 1 for base access [ 0.310003] ACPI: Added _OSI(Module Device) [ 0.311113] ACPI: Added _OSI(Processor Device) [ 0.312239] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.313433] ACPI: Added _OSI(Processor Aggregator Device) [ 0.315603] ACPI: Interpreter enabled [ 0.316628] ACPI: (supports S0 S5) [ 0.317572] ACPI: Using IOAPIC for interrupt routing [ 0.318823] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.322691] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.324198] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.325826] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.327402] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.330301] acpiphp: Slot [3] registered [ 0.344347] acpiphp: Slot [4] registered [ 0.345483] acpiphp: Slot [5] registered [ 0.346548] acpiphp: Slot [6] registered [ 0.347604] acpiphp: Slot [7] registered [ 0.348665] acpiphp: Slot [8] registered [ 0.349727] acpiphp: Slot [9] registered [ 0.350781] acpiphp: Slot [10] registered [ 0.351852] acpiphp: Slot [11] registered [ 0.352935] acpiphp: Slot [12] registered [ 0.354015] acpiphp: Slot [13] registered [ 0.355083] acpiphp: Slot [14] registered [ 0.356157] acpiphp: Slot [15] registered [ 0.357236] acpiphp: Slot [16] registered [ 0.358309] acpiphp: Slot [17] registered [ 0.359380] acpiphp: Slot [18] registered [ 0.360450] acpiphp: Slot [19] registered [ 0.363515] acpiphp: Slot [20] registered [ 0.364602] acpiphp: Slot [21] registered [ 0.365679] acpiphp: Slot [22] registered [ 0.366933] acpiphp: Slot [23] registered [ 0.368023] acpiphp: Slot [24] registered [ 0.369119] acpiphp: Slot [25] registered [ 0.370222] acpiphp: Slot [26] registered [ 0.371309] acpiphp: Slot [27] registered [ 0.372390] acpiphp: Slot [28] registered [ 0.373488] acpiphp: Slot [29] registered [ 0.374562] acpiphp: Slot [30] registered [ 0.375648] acpiphp: Slot [31] registered [ 0.376738] PCI host bridge to bus 0000:00 [ 0.377832] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.379444] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.381064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.383017] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.384957] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.386932] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.392339] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.394023] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.395582] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.397245] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.401676] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.403568] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.426928] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.428879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.430740] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.432948] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.434779] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.436428] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.438295] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.439696] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.441735] vgaarb: loaded [ 0.442538] vgaarb: bridge control possible 0000:00:02.0 [ 0.444229] SCSI subsystem initialized [ 0.445497] ACPI: bus type USB registered [ 0.446611] usbcore: registered new interface driver usbfs [ 0.447985] usbcore: registered new interface driver hub [ 0.449325] usbcore: registered new device driver usb [ 0.450823] PCI: Using ACPI for IRQ routing [ 0.452339] NetLabel: Initializing [ 0.453296] NetLabel: domain hash size = 128 [ 0.454425] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.455718] NetLabel: unlabeled traffic allowed by default [ 0.457267] amd_nb: Cannot enumerate AMD northbridges [ 0.458581] clocksource: Switched to clocksource kvm-clock [ 0.467908] AppArmor: AppArmor Filesystem Enabled [ 0.469190] pnp: PnP ACPI init [ 0.470408] pnp: PnP ACPI: found 5 devices [ 0.477286] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.479591] NET: Registered protocol family 2 [ 0.481004] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.482718] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.484303] TCP: Hash tables configured (established 4096 bind 4096) [ 0.485887] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.487333] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.488905] NET: Registered protocol family 1 [ 0.490062] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.491521] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.492941] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.509132] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.525391] Unpacking initramfs... [ 1.009913] Freeing initrd memory: 37084K [ 1.011385] Scanning for low memory corruption every 60 seconds [ 1.013265] audit: initializing netlink subsys (disabled) [ 1.014685] audit: type=2000 audit(1543964498.594:1): initialized [ 1.016442] Initialise system trusted keyring [ 1.017750] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.019296] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.021942] zbud: loaded [ 1.023010] VFS: Disk quotas dquot_6.6.0 [ 1.024104] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.025947] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.027624] fuse init (API version 7.23) [ 1.028819] Key type big_key registered [ 1.029885] Allocating IMA MOK and blacklist keyrings. [ 1.031543] Key type asymmetric registered [ 1.032648] Asymmetric key parser 'x509' registered [ 1.033929] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.035899] io scheduler noop registered [ 1.036996] io scheduler deadline registered (default) [ 1.038318] io scheduler cfq registered [ 1.039441] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.040797] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.042465] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.044396] ACPI: Power Button [PWRF] [ 1.045549] GHES: HEST is not enabled! [ 1.061240] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.093661] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.096449] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.120124] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.123082] Linux agpgart interface v0.103 [ 1.125800] loop: module loaded [ 1.129100] vda: vda1 [ 1.130619] scsi host0: ata_piix [ 1.131620] scsi host1: ata_piix [ 1.132574] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.134184] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.136146] libphy: Fixed MDIO Bus: probed [ 1.137254] tun: Universal TUN/TAP device driver, 1.6 [ 1.138511] tun: (C) 1999-2004 Max Krasnyansky [ 1.141369] PPP generic driver version 2.4.2 [ 1.142562] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.144163] ehci-pci: EHCI PCI platform driver [ 1.145346] ehci-platform: EHCI generic platform driver [ 1.146676] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.148172] ohci-pci: OHCI PCI platform driver [ 1.149336] ohci-platform: OHCI generic platform driver [ 1.150657] uhci_hcd: USB Universal Host Controller Interface driver [ 1.166858] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.168222] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.170181] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.171508] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.173032] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.174668] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.176573] usb usb1: Product: UHCI Host Controller [ 1.177810] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.179347] usb usb1: SerialNumber: 0000:00:01.2 [ 1.180629] hub 1-0:1.0: USB hub found [ 1.181707] hub 1-0:1.0: 2 ports detected [ 1.182938] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.185754] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.187034] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.188417] mousedev: PS/2 mouse device common for all mice [ 1.190088] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.192552] rtc_cmos 00:00: RTC can wake from S4 [ 1.194031] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.195628] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.197205] i2c /dev entries driver [ 1.198221] device-mapper: uevent: version 1.0.3 [ 1.199482] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.201642] ledtrig-cpu: registered to indicate activity on CPUs [ 1.203389] NET: Registered protocol family 10 [ 1.204786] NET: Registered protocol family 17 [ 1.205967] Key type dns_resolver registered [ 1.207332] registered taskstats version 1 [ 1.208457] Loading compiled-in X.509 certificates [ 1.210255] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.212729] zswap: loaded using pool lzo/zbud [ 1.215376] Key type trusted registered [ 1.218447] Key type encrypted registered [ 1.219551] AppArmor: AppArmor sha1 policy hashing enabled [ 1.220931] ima: No TPM chip found, activating TPM-bypass! [ 1.222291] evm: HMAC attrs: 0x1 [ 1.223529] Magic number: 14:738:48 [ 1.224643] rtc_cmos 00:00: setting system clock to 2018-12-04 23:01:38 UTC (1543964498) [ 1.226817] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.241309] EDD information not available. [ 1.296029] Freeing unused kernel memory: 1512K [ 1.297199] Write protecting the kernel read-only data: 14336k [ 1.299868] Freeing unused kernel memory: 1692K [ 1.301244] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.312268] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.314983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.317459] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.319884] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.322288] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.324718] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.333023] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.336556] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.339817] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.342144] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.401410] [drm] Initialized drm 1.1.0 20060810 [ 1.403686] virtio_net virtio0 ens3: renamed from eth0 [ 1.412655] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.415066] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.434978] FDC 0 is a S82078B [ 1.455671] AVX2 version of gcm_enc/dec engaged. [ 1.457074] AES CTR mode by8 optimization enabled [ 1.494589] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.659259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.660894] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.662587] usb 1-1: Product: QEMU USB Tablet [ 1.663715] usb 1-1: Manufacturer: QEMU [ 1.664744] usb 1-1: SerialNumber: 42 [ 1.672861] hidraw: raw HID events driver (C) Jiri Kosina [ 1.679798] usbcore: registered new interface driver usbhid [ 1.681229] usbhid: USB HID core driver [ 1.683664] 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.686664] 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.010616] tsc: Refined TSC clocksource calibration: 3491.868 MHz [ 2.010618] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554eff229, max_idle_ns: 440795376716 ns Begin: Loading essential drivers ... [ 2.038112] md: linear personality registered for level -1 [ 2.041726] md: multipath personality registered for level -4 [ 2.045366] md: raid0 personality registered for level 0 [ 2.049484] md: raid1 personality registered for level 1 [ 2.122583] raid6: sse2x1 gen() 11421 MB/s [ 2.190581] raid6: sse2x1 xor() 8892 MB/s [ 2.258579] raid6: sse2x2 gen() 14597 MB/s [ 2.326580] raid6: sse2x2 xor() 9693 MB/s [ 2.394578] raid6: sse2x4 gen() 16785 MB/s [ 2.462581] raid6: sse2x4 xor() 11645 MB/s [ 2.530580] raid6: avx2x1 gen() 22174 MB/s [ 2.598579] raid6: avx2x2 gen() 26123 MB/s [ 2.666578] raid6: avx2x4 gen() 29901 MB/s [ 2.667698] raid6: using algorithm avx2x4 gen() 29901 MB/s [ 2.669053] raid6: using avx2x2 recovery algorithm [ 2.671719] xor: automatically using best checksumming function: [ 2.710579] avx : 31879.000 MB/sec [ 2.719942] async_tx: api initialized (async) [ 2.732307] md: raid6 personality registered for level 6 [ 2.733685] md: raid5 personality registered for level 5 [ 2.735040] md: raid4 personality registered for level 4 [ 2.742023] 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.776879] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.796441] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.904811] 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) [ 2.909209] systemd[1]: Detected virtualization kvm. [ 2.910492] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.914292] systemd[1]: Set hostname to . [ 2.917279] systemd[1]: Initializing machine ID from KVM UUID. [ 2.918797] systemd[1]: Installed transient /etc/machine-id file. [ 3.022954] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.026677] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.029852] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.033170] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.036049] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.038834] 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.042971] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.045809] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.048468] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.050752] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.053370] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.056246] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.058737] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.061938] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.064597] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.067525] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.072769] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.079288] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.086920] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.094109] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.101302] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.111409] 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.121756] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.127230] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.132532] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.135858] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.139683] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.143484] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.145932] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.150035] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.157567] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.169207] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.173514] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.181016] Loading iSCSI transport class v2.0-870. [ 3.182380] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.184851] 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 Nameserver information manager. [ 3.213711] iscsi: registered transport (tcp) [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started LVM2 metadata daemon. [ 3.267585] iscsi: registered transport (iser) Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[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 Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... [[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] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [ 3.717167] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.736822] cloud-init[493]: Cloud-init v. 18.2 running 'init-local' at Tue, 04 Dec 2018 23:01:42 +0000. Up 4.55 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. 2018-12-04 23:02:02,202 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.202: timed out 2018-12-04 23:02:11,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:02:11,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738/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}405615be34b78c83bd00fe904840627e53531cac" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:02:11,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:02: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-d8cc1b28-b64c-4016-9b73-dc6881351ac6 x-compute-request-id: req-d8cc1b28-b64c-4016-9b73-dc6881351ac6 Content-Encoding: gzip Content-Length: 10582 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 716442117 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.165202] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.167394] pid_max: default: 32768 minimum: 301\n[ 0.168599] ACPI: Core revision 20150930\n[ 0.170245] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.171989] Security Framework initialized\n[ 0.173076] Yama: becoming mindful.\n[ 0.174051] AppArmor: AppArmor initialized\n[ 0.175178] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.176932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.178609] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.180205] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.182006] Initializing cgroup subsys io\n[ 0.183091] Initializing cgroup subsys memory\n[ 0.184256] Initializing cgroup subsys devices\n[ 0.185415] Initializing cgroup subsys freezer\n[ 0.186574] Initializing cgroup subsys net_cls\n[ 0.187731] Initializing cgroup subsys perf_event\n[ 0.188966] Initializing cgroup subsys net_prio\n[ 0.190138] Initializing cgroup subsys hugetlb\n[ 0.191288] Initializing cgroup subsys pids\n[ 0.192432] CPU: Physical Processor ID: 0\n[ 0.194211] mce: CPU supports 10 MCE banks\n[ 0.195330] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.196670] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.198111] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.199485] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.201015] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.202607] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.204030] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206041] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.227164] Freeing SMP alternatives memory: 32K\n[ 0.233038] ftrace: allocating 32237 entries in 126 pages\n[ 0.267738] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269344] smpboot: Max logical packages: 1\n[ 0.270696] x2apic enabled\n[ 0.271774] Switched APIC routing to physical x2apic.\n[ 0.274122] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275612] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278358] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.280748] KVM setup paravirtual spinlock\n[ 0.282335] x86: Booted up 1 node, 1 CPUs\n[ 0.283410] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285239] devtmpfs: initialized\n[ 0.287189] evm: security.selinux\n[ 0.288128] evm: security.SMACK64\n[ 0.289058] evm: security.SMACK64EXEC\n[ 0.290051] evm: security.SMACK64TRANSMUTE\n[ 0.291127] evm: security.SMACK64MMAP\n[ 0.292116] evm: security.ima\n[ 0.292971] evm: security.capability\n[ 0.294034] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.296430] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.297978] pinctrl core: initialized pinctrl subsystem\n[ 0.299417] RTC time: 23:01:37, date: 12/04/18\n[ 0.300677] NET: Registered protocol family 16\n[ 0.301946] cpuidle: using governor ladder\n[ 0.303042] cpuidle: using governor menu\n[ 0.304104] PCCT header not found.\n[ 0.305107] ACPI: bus type PCI registered\n[ 0.306169] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307812] PCI: Using configuration type 1 for base access\n[ 0.310003] ACPI: Added _OSI(Module Device)\n[ 0.311113] ACPI: Added _OSI(Processor Device)\n[ 0.312239] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313433] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315603] ACPI: Interpreter enabled\n[ 0.316628] ACPI: (supports S0 S5)\n[ 0.317572] ACPI: Using IOAPIC for interrupt routing\n[ 0.318823] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.322691] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.324198] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.325826] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.327402] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.330301] acpiphp: Slot [3] registered\n[ 0.344347] acpiphp: Slot [4] registered\n[ 0.345483] acpiphp: Slot [5] registered\n[ 0.346548] acpiphp: Slot [6] registered\n[ 0.347604] acpiphp: Slot [7] registered\n[ 0.348665] acpiphp: Slot [8] registered\n[ 0.349727] acpiphp: Slot [9] registered\n[ 0.350781] acpiphp: Slot [10] registered\n[ 0.351852] acpiphp: Slot [11] registered\n[ 0.352935] acpiphp: Slot [12] registered\n[ 0.354015] acpiphp: Slot [13] registered\n[ 0.355083] acpiphp: Slot [14] registered\n[ 0.356157] acpiphp: Slot [15] registered\n[ 0.357236] acpiphp: Slot [16] registered\n[ 0.358309] acpiphp: Slot [17] registered\n[ 0.359380] acpiphp: Slot [18] registered\n[ 0.360450] acpiphp: Slot [19] registered\n[ 0.363515] acpiphp: Slot [20] registered\n[ 0.364602] acpiphp: Slot [21] registered\n[ 0.365679] acpiphp: Slot [22] registered\n[ 0.366933] acpiphp: Slot [23] registered\n[ 0.368023] acpiphp: Slot [24] registered\n[ 0.369119] acpiphp: Slot [25] registered\n[ 0.370222] acpiphp: Slot [26] registered\n[ 0.371309] acpiphp: Slot [27] registered\n[ 0.372390] acpiphp: Slot [28] registered\n[ 0.373488] acpiphp: Slot [29] registered\n[ 0.374562] acpiphp: Slot [30] registered\n[ 0.375648] acpiphp: Slot [31] registered\n[ 0.376738] PCI host bridge to bus 0000:00\n[ 0.377832] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.379444] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.381064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.383017] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.384957] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.386932] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392339] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.394023] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.395582] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.397245] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.401676] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403568] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.426928] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.428879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.430740] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.432948] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.434779] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.436428] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.438295] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.439696] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.441735] vgaarb: loaded\n[ 0.442538] vgaarb: bridge control possible 0000:00:02.0\n[ 0.444229] SCSI subsystem initialized\n[ 0.445497] ACPI: bus type USB registered\n[ 0.446611] usbcore: registered new interface driver usbfs\n[ 0.447985] usbcore: registered new interface driver hub\n[ 0.449325] usbcore: registered new device driver usb\n[ 0.450823] PCI: Using ACPI for IRQ routing\n[ 0.452339] NetLabel: Initializing\n[ 0.453296] NetLabel: domain hash size = 128\n[ 0.454425] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.455718] NetLabel: unlabeled traffic allowed by default\n[ 0.457267] amd_nb: Cannot enumerate AMD northbridges\n[ 0.458581] clocksource: Switched to clocksource kvm-clock\n[ 0.467908] AppArmor: AppArmor Filesystem Enabled\n[ 0.469190] pnp: PnP ACPI init\n[ 0.470408] pnp: PnP ACPI: found 5 devices\n[ 0.477286] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.479591] NET: Registered protocol family 2\n[ 0.481004] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.482718] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.484303] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.485887] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.487333] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.488905] NET: Registered protocol family 1\n[ 0.490062] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.491521] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.492941] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.509132] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.525391] Unpacking initramfs...\n[ 1.009913] Freeing initrd memory: 37084K\n[ 1.011385] Scanning for low memory corruption every 60 seconds\n[ 1.013265] audit: initializing netlink subsys (disabled)\n[ 1.014685] audit: type=2000 audit(1543964498.594:1): initialized\n[ 1.016442] Initialise system trusted keyring\n[ 1.017750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.019296] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.021942] zbud: loaded\n[ 1.023010] VFS: Disk quotas dquot_6.6.0\n[ 1.024104] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.025947] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.027624] fuse init (API version 7.23)\n[ 1.028819] Key type big_key registered\n[ 1.029885] Allocating IMA MOK and blacklist keyrings.\n[ 1.031543] Key type asymmetric registered\n[ 1.032648] Asymmetric key parser 'x509' registered\n[ 1.033929] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.035899] io scheduler noop registered\n[ 1.036996] io scheduler deadline registered (default)\n[ 1.038318] io scheduler cfq registered\n[ 1.039441] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.040797] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.042465] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.044396] ACPI: Power Button [PWRF]\n[ 1.045549] GHES: HEST is not enabled!\n[ 1.061240] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.093661] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.096449] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.120124] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.123082] Linux agpgart interface v0.103\n[ 1.125800] loop: module loaded\n[ 1.129100] vda: vda1\n[ 1.130619] scsi host0: ata_piix\n[ 1.131620] scsi host1: ata_piix\n[ 1.132574] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.134184] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.136146] libphy: Fixed MDIO Bus: probed\n[ 1.137254] tun: Universal TUN/TAP device driver, 1.6\n[ 1.138511] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.141369] PPP generic driver version 2.4.2\n[ 1.142562] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.144163] ehci-pci: EHCI PCI platform driver\n[ 1.145346] ehci-platform: EHCI generic platform driver\n[ 1.146676] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.148172] ohci-pci: OHCI PCI platform driver\n[ 1.149336] ohci-platform: OHCI generic platform driver\n[ 1.150657] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.166858] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.168222] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.170181] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.171508] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.173032] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.174668] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.176573] usb usb1: Product: UHCI Host Controller\n[ 1.177810] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.179347] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.180629] hub 1-0:1.0: USB hub found\n[ 1.181707] hub 1-0:1.0: 2 ports detected\n[ 1.182938] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.185754] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.187034] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.188417] mousedev: PS/2 mouse device common for all mice\n[ 1.190088] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.192552] rtc_cmos 00:00: RTC can wake from S4\n[ 1.194031] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.195628] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.197205] i2c /dev entries driver\n[ 1.198221] device-mapper: uevent: version 1.0.3\n[ 1.199482] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.201642] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.203389] NET: Registered protocol family 10\n[ 1.204786] NET: Registered protocol family 17\n[ 1.205967] Key type dns_resolver registered\n[ 1.207332] registered taskstats version 1\n[ 1.208457] Loading compiled-in X.509 certificates\n[ 1.210255] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.212729] zswap: loaded using pool lzo/zbud\n[ 1.215376] Key type trusted registered\n[ 1.218447] Key type encrypted registered\n[ 1.219551] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.220931] ima: No TPM chip found, activating TPM-bypass!\n[ 1.222291] evm: HMAC attrs: 0x1\n[ 1.223529] Magic number: 14:738:48\n[ 1.224643] rtc_cmos 00:00: setting system clock to 2018-12-04 23:01:38 UTC (1543964498)\n[ 1.226817] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.241309] EDD information not available.\n[ 1.296029] Freeing unused kernel memory: 1512K\n[ 1.297199] Write protecting the kernel read-only data: 14336k\n[ 1.299868] Freeing unused kernel memory: 1692K\n[ 1.301244] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.312268] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.314983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.317459] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.319884] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.322288] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.324718] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.333023] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.336556] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.339817] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.342144] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.401410] [drm] Initialized drm 1.1.0 20060810\n[ 1.403686] virtio_net virtio0 ens3: renamed from eth0\n[ 1.412655] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.415066] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.434978] FDC 0 is a S82078B\n[ 1.455671] AVX2 version of gcm_enc/dec engaged.\n[ 1.457074] AES CTR mode by8 optimization enabled\n[ 1.494589] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.659259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.660894] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.662587] usb 1-1: Product: QEMU USB Tablet\n[ 1.663715] usb 1-1: Manufacturer: QEMU\n[ 1.664744] usb 1-1: SerialNumber: 42\n[ 1.672861] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.679798] usbcore: registered new interface driver usbhid\n[ 1.681229] usbhid: USB HID core driver\n[ 1.683664] 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.686664] 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.010616] tsc: Refined TSC clocksource calibration: 3491.868 MHz\n[ 2.010618] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554eff229, max_idle_ns: 440795376716 ns\nBegin: Loading essential drivers ... [ 2.038112] md: linear personality registered for level -1\n[ 2.041726] md: multipath personality registered for level -4\n[ 2.045366] md: raid0 personality registered for level 0\n[ 2.049484] md: raid1 personality registered for level 1\n[ 2.122583] raid6: sse2x1 gen() 11421 MB/s\n[ 2.190581] raid6: sse2x1 xor() 8892 MB/s\n[ 2.258579] raid6: sse2x2 gen() 14597 MB/s\n[ 2.326580] raid6: sse2x2 xor() 9693 MB/s\n[ 2.394578] raid6: sse2x4 gen() 16785 MB/s\n[ 2.462581] raid6: sse2x4 xor() 11645 MB/s\n[ 2.530580] raid6: avx2x1 gen() 22174 MB/s\n[ 2.598579] raid6: avx2x2 gen() 26123 MB/s\n[ 2.666578] raid6: avx2x4 gen() 29901 MB/s\n[ 2.667698] raid6: using algorithm avx2x4 gen() 29901 MB/s\n[ 2.669053] raid6: using avx2x2 recovery algorithm\n[ 2.671719] xor: automatically using best checksumming function:\n[ 2.710579] avx : 31879.000 MB/sec\n[ 2.719942] async_tx: api initialized (async)\n[ 2.732307] md: raid6 personality registered for level 6\n[ 2.733685] md: raid5 personality registered for level 5\n[ 2.735040] md: raid4 personality registered for level 4\n[ 2.742023] 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.776879] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.796441] 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[ 2.904811] 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[ 2.909209] systemd[1]: Detected virtualization kvm.\n[ 2.910492] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.914292] systemd[1]: Set hostname to .\n[ 2.917279] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.918797] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.022954] 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.026677] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.029852] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.033170] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.036049] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.038834] 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.042971] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.045809] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.048468] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.050752] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.053370] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.056246] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.058737] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.061938] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.064597] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.067525] 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.072769] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.079288] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.086920] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.094109] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.101302] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.111409] 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.121756] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.127230] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.132532] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.135858] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.139683] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.143484] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.145932] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.150035] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.157567] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.169207] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.173514] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.181016] Loading iSCSI transport class v2.0-870.\n[ 3.182380] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.184851] 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 Nameserver information manager.\n[ 3.213711] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n[ 3.267585] iscsi: registered transport (iser)\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\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 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 Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\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] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n Starting Initial cloud-init job (pre-networking)...\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[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[ 3.717167] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.736822] cloud-init[493]: Cloud-init v. 18.2 running 'init-local' at Tue, 04 Dec 2018 23:01:42 +0000. Up 4.55 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n"} 2018-12-04 23:02:11,290 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738/action used request id req-d8cc1b28-b64c-4016-9b73-dc6881351ac6 2018-12-04 23:02:11,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0777909755707s 2018-12-04 23:02:11,291 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738/action used request id req-d8cc1b28-b64c-4016-9b73-dc6881351ac6 2018-12-04 23:02:11,291 - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 716442117 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.165202] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.167394] pid_max: default: 32768 minimum: 301 [ 0.168599] ACPI: Core revision 20150930 [ 0.170245] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.171989] Security Framework initialized [ 0.173076] Yama: becoming mindful. [ 0.174051] AppArmor: AppArmor initialized [ 0.175178] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.176932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.178609] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.180205] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.182006] Initializing cgroup subsys io [ 0.183091] Initializing cgroup subsys memory [ 0.184256] Initializing cgroup subsys devices [ 0.185415] Initializing cgroup subsys freezer [ 0.186574] Initializing cgroup subsys net_cls [ 0.187731] Initializing cgroup subsys perf_event [ 0.188966] Initializing cgroup subsys net_prio [ 0.190138] Initializing cgroup subsys hugetlb [ 0.191288] Initializing cgroup subsys pids [ 0.192432] CPU: Physical Processor ID: 0 [ 0.194211] mce: CPU supports 10 MCE banks [ 0.195330] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.196670] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.198111] Spectre V2 : Mitigation: Full generic retpoline [ 0.199485] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.201015] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.202607] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.204030] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206041] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.227164] Freeing SMP alternatives memory: 32K [ 0.233038] ftrace: allocating 32237 entries in 126 pages [ 0.267738] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.269344] smpboot: Max logical packages: 1 [ 0.270696] x2apic enabled [ 0.271774] Switched APIC routing to physical x2apic. [ 0.274122] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.275612] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.278358] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.280748] KVM setup paravirtual spinlock [ 0.282335] x86: Booted up 1 node, 1 CPUs [ 0.283410] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.285239] devtmpfs: initialized [ 0.287189] evm: security.selinux [ 0.288128] evm: security.SMACK64 [ 0.289058] evm: security.SMACK64EXEC [ 0.290051] evm: security.SMACK64TRANSMUTE [ 0.291127] evm: security.SMACK64MMAP [ 0.292116] evm: security.ima [ 0.292971] evm: security.capability [ 0.294034] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.296430] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.297978] pinctrl core: initialized pinctrl subsystem [ 0.299417] RTC time: 23:01:37, date: 12/04/18 [ 0.300677] NET: Registered protocol family 16 [ 0.301946] cpuidle: using governor ladder [ 0.303042] cpuidle: using governor menu [ 0.304104] PCCT header not found. [ 0.305107] ACPI: bus type PCI registered [ 0.306169] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.307812] PCI: Using configuration type 1 for base access [ 0.310003] ACPI: Added _OSI(Module Device) [ 0.311113] ACPI: Added _OSI(Processor Device) [ 0.312239] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.313433] ACPI: Added _OSI(Processor Aggregator Device) [ 0.315603] ACPI: Interpreter enabled [ 0.316628] ACPI: (supports S0 S5) [ 0.317572] ACPI: Using IOAPIC for interrupt routing [ 0.318823] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.322691] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.324198] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.325826] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.327402] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.330301] acpiphp: Slot [3] registered [ 0.344347] acpiphp: Slot [4] registered [ 0.345483] acpiphp: Slot [5] registered [ 0.346548] acpiphp: Slot [6] registered [ 0.347604] acpiphp: Slot [7] registered [ 0.348665] acpiphp: Slot [8] registered [ 0.349727] acpiphp: Slot [9] registered [ 0.350781] acpiphp: Slot [10] registered [ 0.351852] acpiphp: Slot [11] registered [ 0.352935] acpiphp: Slot [12] registered [ 0.354015] acpiphp: Slot [13] registered [ 0.355083] acpiphp: Slot [14] registered [ 0.356157] acpiphp: Slot [15] registered [ 0.357236] acpiphp: Slot [16] registered [ 0.358309] acpiphp: Slot [17] registered [ 0.359380] acpiphp: Slot [18] registered [ 0.360450] acpiphp: Slot [19] registered [ 0.363515] acpiphp: Slot [20] registered [ 0.364602] acpiphp: Slot [21] registered [ 0.365679] acpiphp: Slot [22] registered [ 0.366933] acpiphp: Slot [23] registered [ 0.368023] acpiphp: Slot [24] registered [ 0.369119] acpiphp: Slot [25] registered [ 0.370222] acpiphp: Slot [26] registered [ 0.371309] acpiphp: Slot [27] registered [ 0.372390] acpiphp: Slot [28] registered [ 0.373488] acpiphp: Slot [29] registered [ 0.374562] acpiphp: Slot [30] registered [ 0.375648] acpiphp: Slot [31] registered [ 0.376738] PCI host bridge to bus 0000:00 [ 0.377832] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.379444] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.381064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.383017] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.384957] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.386932] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.392339] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.394023] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.395582] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.397245] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.401676] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.403568] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.426928] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.428879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.430740] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.432948] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.434779] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.436428] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.438295] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.439696] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.441735] vgaarb: loaded [ 0.442538] vgaarb: bridge control possible 0000:00:02.0 [ 0.444229] SCSI subsystem initialized [ 0.445497] ACPI: bus type USB registered [ 0.446611] usbcore: registered new interface driver usbfs [ 0.447985] usbcore: registered new interface driver hub [ 0.449325] usbcore: registered new device driver usb [ 0.450823] PCI: Using ACPI for IRQ routing [ 0.452339] NetLabel: Initializing [ 0.453296] NetLabel: domain hash size = 128 [ 0.454425] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.455718] NetLabel: unlabeled traffic allowed by default [ 0.457267] amd_nb: Cannot enumerate AMD northbridges [ 0.458581] clocksource: Switched to clocksource kvm-clock [ 0.467908] AppArmor: AppArmor Filesystem Enabled [ 0.469190] pnp: PnP ACPI init [ 0.470408] pnp: PnP ACPI: found 5 devices [ 0.477286] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.479591] NET: Registered protocol family 2 [ 0.481004] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.482718] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.484303] TCP: Hash tables configured (established 4096 bind 4096) [ 0.485887] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.487333] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.488905] NET: Registered protocol family 1 [ 0.490062] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.491521] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.492941] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.509132] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.525391] Unpacking initramfs... [ 1.009913] Freeing initrd memory: 37084K [ 1.011385] Scanning for low memory corruption every 60 seconds [ 1.013265] audit: initializing netlink subsys (disabled) [ 1.014685] audit: type=2000 audit(1543964498.594:1): initialized [ 1.016442] Initialise system trusted keyring [ 1.017750] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.019296] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.021942] zbud: loaded [ 1.023010] VFS: Disk quotas dquot_6.6.0 [ 1.024104] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.025947] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.027624] fuse init (API version 7.23) [ 1.028819] Key type big_key registered [ 1.029885] Allocating IMA MOK and blacklist keyrings. [ 1.031543] Key type asymmetric registered [ 1.032648] Asymmetric key parser 'x509' registered [ 1.033929] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.035899] io scheduler noop registered [ 1.036996] io scheduler deadline registered (default) [ 1.038318] io scheduler cfq registered [ 1.039441] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.040797] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.042465] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.044396] ACPI: Power Button [PWRF] [ 1.045549] GHES: HEST is not enabled! [ 1.061240] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.093661] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.096449] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.120124] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.123082] Linux agpgart interface v0.103 [ 1.125800] loop: module loaded [ 1.129100] vda: vda1 [ 1.130619] scsi host0: ata_piix [ 1.131620] scsi host1: ata_piix [ 1.132574] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.134184] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.136146] libphy: Fixed MDIO Bus: probed [ 1.137254] tun: Universal TUN/TAP device driver, 1.6 [ 1.138511] tun: (C) 1999-2004 Max Krasnyansky [ 1.141369] PPP generic driver version 2.4.2 [ 1.142562] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.144163] ehci-pci: EHCI PCI platform driver [ 1.145346] ehci-platform: EHCI generic platform driver [ 1.146676] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.148172] ohci-pci: OHCI PCI platform driver [ 1.149336] ohci-platform: OHCI generic platform driver [ 1.150657] uhci_hcd: USB Universal Host Controller Interface driver [ 1.166858] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.168222] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.170181] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.171508] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.173032] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.174668] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.176573] usb usb1: Product: UHCI Host Controller [ 1.177810] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.179347] usb usb1: SerialNumber: 0000:00:01.2 [ 1.180629] hub 1-0:1.0: USB hub found [ 1.181707] hub 1-0:1.0: 2 ports detected [ 1.182938] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.185754] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.187034] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.188417] mousedev: PS/2 mouse device common for all mice [ 1.190088] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.192552] rtc_cmos 00:00: RTC can wake from S4 [ 1.194031] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.195628] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.197205] i2c /dev entries driver [ 1.198221] device-mapper: uevent: version 1.0.3 [ 1.199482] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.201642] ledtrig-cpu: registered to indicate activity on CPUs [ 1.203389] NET: Registered protocol family 10 [ 1.204786] NET: Registered protocol family 17 [ 1.205967] Key type dns_resolver registered [ 1.207332] registered taskstats version 1 [ 1.208457] Loading compiled-in X.509 certificates [ 1.210255] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.212729] zswap: loaded using pool lzo/zbud [ 1.215376] Key type trusted registered [ 1.218447] Key type encrypted registered [ 1.219551] AppArmor: AppArmor sha1 policy hashing enabled [ 1.220931] ima: No TPM chip found, activating TPM-bypass! [ 1.222291] evm: HMAC attrs: 0x1 [ 1.223529] Magic number: 14:738:48 [ 1.224643] rtc_cmos 00:00: setting system clock to 2018-12-04 23:01:38 UTC (1543964498) [ 1.226817] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.241309] EDD information not available. [ 1.296029] Freeing unused kernel memory: 1512K [ 1.297199] Write protecting the kernel read-only data: 14336k [ 1.299868] Freeing unused kernel memory: 1692K [ 1.301244] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.312268] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.314983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.317459] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.319884] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.322288] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.324718] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.333023] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.336556] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.339817] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.342144] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.401410] [drm] Initialized drm 1.1.0 20060810 [ 1.403686] virtio_net virtio0 ens3: renamed from eth0 [ 1.412655] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.415066] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.434978] FDC 0 is a S82078B [ 1.455671] AVX2 version of gcm_enc/dec engaged. [ 1.457074] AES CTR mode by8 optimization enabled [ 1.494589] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.659259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.660894] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.662587] usb 1-1: Product: QEMU USB Tablet [ 1.663715] usb 1-1: Manufacturer: QEMU [ 1.664744] usb 1-1: SerialNumber: 42 [ 1.672861] hidraw: raw HID events driver (C) Jiri Kosina [ 1.679798] usbcore: registered new interface driver usbhid [ 1.681229] usbhid: USB HID core driver [ 1.683664] 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.686664] 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.010616] tsc: Refined TSC clocksource calibration: 3491.868 MHz [ 2.010618] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554eff229, max_idle_ns: 440795376716 ns Begin: Loading essential drivers ... [ 2.038112] md: linear personality registered for level -1 [ 2.041726] md: multipath personality registered for level -4 [ 2.045366] md: raid0 personality registered for level 0 [ 2.049484] md: raid1 personality registered for level 1 [ 2.122583] raid6: sse2x1 gen() 11421 MB/s [ 2.190581] raid6: sse2x1 xor() 8892 MB/s [ 2.258579] raid6: sse2x2 gen() 14597 MB/s [ 2.326580] raid6: sse2x2 xor() 9693 MB/s [ 2.394578] raid6: sse2x4 gen() 16785 MB/s [ 2.462581] raid6: sse2x4 xor() 11645 MB/s [ 2.530580] raid6: avx2x1 gen() 22174 MB/s [ 2.598579] raid6: avx2x2 gen() 26123 MB/s [ 2.666578] raid6: avx2x4 gen() 29901 MB/s [ 2.667698] raid6: using algorithm avx2x4 gen() 29901 MB/s [ 2.669053] raid6: using avx2x2 recovery algorithm [ 2.671719] xor: automatically using best checksumming function: [ 2.710579] avx : 31879.000 MB/sec [ 2.719942] async_tx: api initialized (async) [ 2.732307] md: raid6 personality registered for level 6 [ 2.733685] md: raid5 personality registered for level 5 [ 2.735040] md: raid4 personality registered for level 4 [ 2.742023] 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.776879] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.796441] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.904811] 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) [ 2.909209] systemd[1]: Detected virtualization kvm. [ 2.910492] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.914292] systemd[1]: Set hostname to . [ 2.917279] systemd[1]: Initializing machine ID from KVM UUID. [ 2.918797] systemd[1]: Installed transient /etc/machine-id file. [ 3.022954] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.026677] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.029852] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.033170] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.036049] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.038834] 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.042971] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.045809] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.048468] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.050752] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.053370] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.056246] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.058737] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.061938] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.064597] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.067525] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.072769] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.079288] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.086920] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.094109] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.101302] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.111409] 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.121756] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.127230] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.132532] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.135858] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.139683] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.143484] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.145932] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.150035] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.157567] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.169207] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.173514] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.181016] Loading iSCSI transport class v2.0-870. [ 3.182380] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.184851] 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 Nameserver information manager. [ 3.213711] iscsi: registered transport (tcp) [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started LVM2 metadata daemon. [ 3.267585] iscsi: registered transport (iser) Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[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 Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... [[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] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [ 3.717167] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.736822] cloud-init[493]: Cloud-init v. 18.2 running 'init-local' at Tue, 04 Dec 2018 23:01:42 +0000. Up 4.55 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. 2018-12-04 23:02:12,293 - functest.core.singlevm - DEBUG - try 4: cannot connect to 172.30.9.202: timed out 2018-12-04 23:02:21,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:02:21,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738/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}405615be34b78c83bd00fe904840627e53531cac" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:02:21,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:02: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-96df95eb-02c9-4e31-9e20-1f22d43d093d x-compute-request-id: req-96df95eb-02c9-4e31-9e20-1f22d43d093d Content-Encoding: gzip Content-Length: 10582 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 716442117 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.165202] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.167394] pid_max: default: 32768 minimum: 301\n[ 0.168599] ACPI: Core revision 20150930\n[ 0.170245] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.171989] Security Framework initialized\n[ 0.173076] Yama: becoming mindful.\n[ 0.174051] AppArmor: AppArmor initialized\n[ 0.175178] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.176932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.178609] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.180205] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.182006] Initializing cgroup subsys io\n[ 0.183091] Initializing cgroup subsys memory\n[ 0.184256] Initializing cgroup subsys devices\n[ 0.185415] Initializing cgroup subsys freezer\n[ 0.186574] Initializing cgroup subsys net_cls\n[ 0.187731] Initializing cgroup subsys perf_event\n[ 0.188966] Initializing cgroup subsys net_prio\n[ 0.190138] Initializing cgroup subsys hugetlb\n[ 0.191288] Initializing cgroup subsys pids\n[ 0.192432] CPU: Physical Processor ID: 0\n[ 0.194211] mce: CPU supports 10 MCE banks\n[ 0.195330] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.196670] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.198111] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.199485] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.201015] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.202607] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.204030] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206041] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.227164] Freeing SMP alternatives memory: 32K\n[ 0.233038] ftrace: allocating 32237 entries in 126 pages\n[ 0.267738] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269344] smpboot: Max logical packages: 1\n[ 0.270696] x2apic enabled\n[ 0.271774] Switched APIC routing to physical x2apic.\n[ 0.274122] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275612] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278358] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.280748] KVM setup paravirtual spinlock\n[ 0.282335] x86: Booted up 1 node, 1 CPUs\n[ 0.283410] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285239] devtmpfs: initialized\n[ 0.287189] evm: security.selinux\n[ 0.288128] evm: security.SMACK64\n[ 0.289058] evm: security.SMACK64EXEC\n[ 0.290051] evm: security.SMACK64TRANSMUTE\n[ 0.291127] evm: security.SMACK64MMAP\n[ 0.292116] evm: security.ima\n[ 0.292971] evm: security.capability\n[ 0.294034] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.296430] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.297978] pinctrl core: initialized pinctrl subsystem\n[ 0.299417] RTC time: 23:01:37, date: 12/04/18\n[ 0.300677] NET: Registered protocol family 16\n[ 0.301946] cpuidle: using governor ladder\n[ 0.303042] cpuidle: using governor menu\n[ 0.304104] PCCT header not found.\n[ 0.305107] ACPI: bus type PCI registered\n[ 0.306169] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307812] PCI: Using configuration type 1 for base access\n[ 0.310003] ACPI: Added _OSI(Module Device)\n[ 0.311113] ACPI: Added _OSI(Processor Device)\n[ 0.312239] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313433] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315603] ACPI: Interpreter enabled\n[ 0.316628] ACPI: (supports S0 S5)\n[ 0.317572] ACPI: Using IOAPIC for interrupt routing\n[ 0.318823] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.322691] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.324198] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.325826] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.327402] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.330301] acpiphp: Slot [3] registered\n[ 0.344347] acpiphp: Slot [4] registered\n[ 0.345483] acpiphp: Slot [5] registered\n[ 0.346548] acpiphp: Slot [6] registered\n[ 0.347604] acpiphp: Slot [7] registered\n[ 0.348665] acpiphp: Slot [8] registered\n[ 0.349727] acpiphp: Slot [9] registered\n[ 0.350781] acpiphp: Slot [10] registered\n[ 0.351852] acpiphp: Slot [11] registered\n[ 0.352935] acpiphp: Slot [12] registered\n[ 0.354015] acpiphp: Slot [13] registered\n[ 0.355083] acpiphp: Slot [14] registered\n[ 0.356157] acpiphp: Slot [15] registered\n[ 0.357236] acpiphp: Slot [16] registered\n[ 0.358309] acpiphp: Slot [17] registered\n[ 0.359380] acpiphp: Slot [18] registered\n[ 0.360450] acpiphp: Slot [19] registered\n[ 0.363515] acpiphp: Slot [20] registered\n[ 0.364602] acpiphp: Slot [21] registered\n[ 0.365679] acpiphp: Slot [22] registered\n[ 0.366933] acpiphp: Slot [23] registered\n[ 0.368023] acpiphp: Slot [24] registered\n[ 0.369119] acpiphp: Slot [25] registered\n[ 0.370222] acpiphp: Slot [26] registered\n[ 0.371309] acpiphp: Slot [27] registered\n[ 0.372390] acpiphp: Slot [28] registered\n[ 0.373488] acpiphp: Slot [29] registered\n[ 0.374562] acpiphp: Slot [30] registered\n[ 0.375648] acpiphp: Slot [31] registered\n[ 0.376738] PCI host bridge to bus 0000:00\n[ 0.377832] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.379444] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.381064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.383017] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.384957] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.386932] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392339] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.394023] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.395582] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.397245] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.401676] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403568] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.426928] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.428879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.430740] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.432948] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.434779] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.436428] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.438295] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.439696] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.441735] vgaarb: loaded\n[ 0.442538] vgaarb: bridge control possible 0000:00:02.0\n[ 0.444229] SCSI subsystem initialized\n[ 0.445497] ACPI: bus type USB registered\n[ 0.446611] usbcore: registered new interface driver usbfs\n[ 0.447985] usbcore: registered new interface driver hub\n[ 0.449325] usbcore: registered new device driver usb\n[ 0.450823] PCI: Using ACPI for IRQ routing\n[ 0.452339] NetLabel: Initializing\n[ 0.453296] NetLabel: domain hash size = 128\n[ 0.454425] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.455718] NetLabel: unlabeled traffic allowed by default\n[ 0.457267] amd_nb: Cannot enumerate AMD northbridges\n[ 0.458581] clocksource: Switched to clocksource kvm-clock\n[ 0.467908] AppArmor: AppArmor Filesystem Enabled\n[ 0.469190] pnp: PnP ACPI init\n[ 0.470408] pnp: PnP ACPI: found 5 devices\n[ 0.477286] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.479591] NET: Registered protocol family 2\n[ 0.481004] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.482718] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.484303] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.485887] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.487333] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.488905] NET: Registered protocol family 1\n[ 0.490062] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.491521] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.492941] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.509132] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.525391] Unpacking initramfs...\n[ 1.009913] Freeing initrd memory: 37084K\n[ 1.011385] Scanning for low memory corruption every 60 seconds\n[ 1.013265] audit: initializing netlink subsys (disabled)\n[ 1.014685] audit: type=2000 audit(1543964498.594:1): initialized\n[ 1.016442] Initialise system trusted keyring\n[ 1.017750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.019296] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.021942] zbud: loaded\n[ 1.023010] VFS: Disk quotas dquot_6.6.0\n[ 1.024104] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.025947] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.027624] fuse init (API version 7.23)\n[ 1.028819] Key type big_key registered\n[ 1.029885] Allocating IMA MOK and blacklist keyrings.\n[ 1.031543] Key type asymmetric registered\n[ 1.032648] Asymmetric key parser 'x509' registered\n[ 1.033929] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.035899] io scheduler noop registered\n[ 1.036996] io scheduler deadline registered (default)\n[ 1.038318] io scheduler cfq registered\n[ 1.039441] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.040797] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.042465] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.044396] ACPI: Power Button [PWRF]\n[ 1.045549] GHES: HEST is not enabled!\n[ 1.061240] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.093661] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.096449] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.120124] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.123082] Linux agpgart interface v0.103\n[ 1.125800] loop: module loaded\n[ 1.129100] vda: vda1\n[ 1.130619] scsi host0: ata_piix\n[ 1.131620] scsi host1: ata_piix\n[ 1.132574] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.134184] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.136146] libphy: Fixed MDIO Bus: probed\n[ 1.137254] tun: Universal TUN/TAP device driver, 1.6\n[ 1.138511] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.141369] PPP generic driver version 2.4.2\n[ 1.142562] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.144163] ehci-pci: EHCI PCI platform driver\n[ 1.145346] ehci-platform: EHCI generic platform driver\n[ 1.146676] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.148172] ohci-pci: OHCI PCI platform driver\n[ 1.149336] ohci-platform: OHCI generic platform driver\n[ 1.150657] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.166858] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.168222] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.170181] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.171508] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.173032] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.174668] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.176573] usb usb1: Product: UHCI Host Controller\n[ 1.177810] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.179347] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.180629] hub 1-0:1.0: USB hub found\n[ 1.181707] hub 1-0:1.0: 2 ports detected\n[ 1.182938] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.185754] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.187034] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.188417] mousedev: PS/2 mouse device common for all mice\n[ 1.190088] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.192552] rtc_cmos 00:00: RTC can wake from S4\n[ 1.194031] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.195628] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.197205] i2c /dev entries driver\n[ 1.198221] device-mapper: uevent: version 1.0.3\n[ 1.199482] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.201642] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.203389] NET: Registered protocol family 10\n[ 1.204786] NET: Registered protocol family 17\n[ 1.205967] Key type dns_resolver registered\n[ 1.207332] registered taskstats version 1\n[ 1.208457] Loading compiled-in X.509 certificates\n[ 1.210255] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.212729] zswap: loaded using pool lzo/zbud\n[ 1.215376] Key type trusted registered\n[ 1.218447] Key type encrypted registered\n[ 1.219551] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.220931] ima: No TPM chip found, activating TPM-bypass!\n[ 1.222291] evm: HMAC attrs: 0x1\n[ 1.223529] Magic number: 14:738:48\n[ 1.224643] rtc_cmos 00:00: setting system clock to 2018-12-04 23:01:38 UTC (1543964498)\n[ 1.226817] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.241309] EDD information not available.\n[ 1.296029] Freeing unused kernel memory: 1512K\n[ 1.297199] Write protecting the kernel read-only data: 14336k\n[ 1.299868] Freeing unused kernel memory: 1692K\n[ 1.301244] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.312268] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.314983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.317459] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.319884] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.322288] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.324718] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.333023] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.336556] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.339817] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.342144] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.401410] [drm] Initialized drm 1.1.0 20060810\n[ 1.403686] virtio_net virtio0 ens3: renamed from eth0\n[ 1.412655] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.415066] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.434978] FDC 0 is a S82078B\n[ 1.455671] AVX2 version of gcm_enc/dec engaged.\n[ 1.457074] AES CTR mode by8 optimization enabled\n[ 1.494589] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.659259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.660894] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.662587] usb 1-1: Product: QEMU USB Tablet\n[ 1.663715] usb 1-1: Manufacturer: QEMU\n[ 1.664744] usb 1-1: SerialNumber: 42\n[ 1.672861] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.679798] usbcore: registered new interface driver usbhid\n[ 1.681229] usbhid: USB HID core driver\n[ 1.683664] 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.686664] 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.010616] tsc: Refined TSC clocksource calibration: 3491.868 MHz\n[ 2.010618] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554eff229, max_idle_ns: 440795376716 ns\nBegin: Loading essential drivers ... [ 2.038112] md: linear personality registered for level -1\n[ 2.041726] md: multipath personality registered for level -4\n[ 2.045366] md: raid0 personality registered for level 0\n[ 2.049484] md: raid1 personality registered for level 1\n[ 2.122583] raid6: sse2x1 gen() 11421 MB/s\n[ 2.190581] raid6: sse2x1 xor() 8892 MB/s\n[ 2.258579] raid6: sse2x2 gen() 14597 MB/s\n[ 2.326580] raid6: sse2x2 xor() 9693 MB/s\n[ 2.394578] raid6: sse2x4 gen() 16785 MB/s\n[ 2.462581] raid6: sse2x4 xor() 11645 MB/s\n[ 2.530580] raid6: avx2x1 gen() 22174 MB/s\n[ 2.598579] raid6: avx2x2 gen() 26123 MB/s\n[ 2.666578] raid6: avx2x4 gen() 29901 MB/s\n[ 2.667698] raid6: using algorithm avx2x4 gen() 29901 MB/s\n[ 2.669053] raid6: using avx2x2 recovery algorithm\n[ 2.671719] xor: automatically using best checksumming function:\n[ 2.710579] avx : 31879.000 MB/sec\n[ 2.719942] async_tx: api initialized (async)\n[ 2.732307] md: raid6 personality registered for level 6\n[ 2.733685] md: raid5 personality registered for level 5\n[ 2.735040] md: raid4 personality registered for level 4\n[ 2.742023] 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.776879] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.796441] 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[ 2.904811] 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[ 2.909209] systemd[1]: Detected virtualization kvm.\n[ 2.910492] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.914292] systemd[1]: Set hostname to .\n[ 2.917279] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.918797] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.022954] 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.026677] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.029852] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.033170] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.036049] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.038834] 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.042971] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.045809] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.048468] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.050752] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.053370] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.056246] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.058737] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.061938] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.064597] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.067525] 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.072769] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.079288] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.086920] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.094109] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.101302] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.111409] 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.121756] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.127230] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.132532] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.135858] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.139683] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.143484] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.145932] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.150035] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.157567] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.169207] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.173514] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.181016] Loading iSCSI transport class v2.0-870.\n[ 3.182380] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.184851] 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 Nameserver information manager.\n[ 3.213711] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n[ 3.267585] iscsi: registered transport (iser)\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\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 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 Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\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] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n Starting Initial cloud-init job (pre-networking)...\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[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[ 3.717167] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.736822] cloud-init[493]: Cloud-init v. 18.2 running 'init-local' at Tue, 04 Dec 2018 23:01:42 +0000. Up 4.55 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n"} 2018-12-04 23:02:21,376 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738/action used request id req-96df95eb-02c9-4e31-9e20-1f22d43d093d 2018-12-04 23:02:21,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0725920200348s 2018-12-04 23:02:21,377 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738/action used request id req-96df95eb-02c9-4e31-9e20-1f22d43d093d 2018-12-04 23:02:21,378 - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 716442117 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.165202] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.167394] pid_max: default: 32768 minimum: 301 [ 0.168599] ACPI: Core revision 20150930 [ 0.170245] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.171989] Security Framework initialized [ 0.173076] Yama: becoming mindful. [ 0.174051] AppArmor: AppArmor initialized [ 0.175178] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.176932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.178609] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.180205] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.182006] Initializing cgroup subsys io [ 0.183091] Initializing cgroup subsys memory [ 0.184256] Initializing cgroup subsys devices [ 0.185415] Initializing cgroup subsys freezer [ 0.186574] Initializing cgroup subsys net_cls [ 0.187731] Initializing cgroup subsys perf_event [ 0.188966] Initializing cgroup subsys net_prio [ 0.190138] Initializing cgroup subsys hugetlb [ 0.191288] Initializing cgroup subsys pids [ 0.192432] CPU: Physical Processor ID: 0 [ 0.194211] mce: CPU supports 10 MCE banks [ 0.195330] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.196670] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.198111] Spectre V2 : Mitigation: Full generic retpoline [ 0.199485] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.201015] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.202607] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.204030] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206041] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.227164] Freeing SMP alternatives memory: 32K [ 0.233038] ftrace: allocating 32237 entries in 126 pages [ 0.267738] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.269344] smpboot: Max logical packages: 1 [ 0.270696] x2apic enabled [ 0.271774] Switched APIC routing to physical x2apic. [ 0.274122] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.275612] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.278358] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.280748] KVM setup paravirtual spinlock [ 0.282335] x86: Booted up 1 node, 1 CPUs [ 0.283410] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.285239] devtmpfs: initialized [ 0.287189] evm: security.selinux [ 0.288128] evm: security.SMACK64 [ 0.289058] evm: security.SMACK64EXEC [ 0.290051] evm: security.SMACK64TRANSMUTE [ 0.291127] evm: security.SMACK64MMAP [ 0.292116] evm: security.ima [ 0.292971] evm: security.capability [ 0.294034] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.296430] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.297978] pinctrl core: initialized pinctrl subsystem [ 0.299417] RTC time: 23:01:37, date: 12/04/18 [ 0.300677] NET: Registered protocol family 16 [ 0.301946] cpuidle: using governor ladder [ 0.303042] cpuidle: using governor menu [ 0.304104] PCCT header not found. [ 0.305107] ACPI: bus type PCI registered [ 0.306169] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.307812] PCI: Using configuration type 1 for base access [ 0.310003] ACPI: Added _OSI(Module Device) [ 0.311113] ACPI: Added _OSI(Processor Device) [ 0.312239] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.313433] ACPI: Added _OSI(Processor Aggregator Device) [ 0.315603] ACPI: Interpreter enabled [ 0.316628] ACPI: (supports S0 S5) [ 0.317572] ACPI: Using IOAPIC for interrupt routing [ 0.318823] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.322691] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.324198] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.325826] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.327402] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.330301] acpiphp: Slot [3] registered [ 0.344347] acpiphp: Slot [4] registered [ 0.345483] acpiphp: Slot [5] registered [ 0.346548] acpiphp: Slot [6] registered [ 0.347604] acpiphp: Slot [7] registered [ 0.348665] acpiphp: Slot [8] registered [ 0.349727] acpiphp: Slot [9] registered [ 0.350781] acpiphp: Slot [10] registered [ 0.351852] acpiphp: Slot [11] registered [ 0.352935] acpiphp: Slot [12] registered [ 0.354015] acpiphp: Slot [13] registered [ 0.355083] acpiphp: Slot [14] registered [ 0.356157] acpiphp: Slot [15] registered [ 0.357236] acpiphp: Slot [16] registered [ 0.358309] acpiphp: Slot [17] registered [ 0.359380] acpiphp: Slot [18] registered [ 0.360450] acpiphp: Slot [19] registered [ 0.363515] acpiphp: Slot [20] registered [ 0.364602] acpiphp: Slot [21] registered [ 0.365679] acpiphp: Slot [22] registered [ 0.366933] acpiphp: Slot [23] registered [ 0.368023] acpiphp: Slot [24] registered [ 0.369119] acpiphp: Slot [25] registered [ 0.370222] acpiphp: Slot [26] registered [ 0.371309] acpiphp: Slot [27] registered [ 0.372390] acpiphp: Slot [28] registered [ 0.373488] acpiphp: Slot [29] registered [ 0.374562] acpiphp: Slot [30] registered [ 0.375648] acpiphp: Slot [31] registered [ 0.376738] PCI host bridge to bus 0000:00 [ 0.377832] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.379444] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.381064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.383017] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.384957] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.386932] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.392339] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.394023] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.395582] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.397245] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.401676] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.403568] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.426928] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.428879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.430740] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.432948] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.434779] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.436428] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.438295] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.439696] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.441735] vgaarb: loaded [ 0.442538] vgaarb: bridge control possible 0000:00:02.0 [ 0.444229] SCSI subsystem initialized [ 0.445497] ACPI: bus type USB registered [ 0.446611] usbcore: registered new interface driver usbfs [ 0.447985] usbcore: registered new interface driver hub [ 0.449325] usbcore: registered new device driver usb [ 0.450823] PCI: Using ACPI for IRQ routing [ 0.452339] NetLabel: Initializing [ 0.453296] NetLabel: domain hash size = 128 [ 0.454425] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.455718] NetLabel: unlabeled traffic allowed by default [ 0.457267] amd_nb: Cannot enumerate AMD northbridges [ 0.458581] clocksource: Switched to clocksource kvm-clock [ 0.467908] AppArmor: AppArmor Filesystem Enabled [ 0.469190] pnp: PnP ACPI init [ 0.470408] pnp: PnP ACPI: found 5 devices [ 0.477286] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.479591] NET: Registered protocol family 2 [ 0.481004] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.482718] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.484303] TCP: Hash tables configured (established 4096 bind 4096) [ 0.485887] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.487333] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.488905] NET: Registered protocol family 1 [ 0.490062] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.491521] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.492941] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.509132] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.525391] Unpacking initramfs... [ 1.009913] Freeing initrd memory: 37084K [ 1.011385] Scanning for low memory corruption every 60 seconds [ 1.013265] audit: initializing netlink subsys (disabled) [ 1.014685] audit: type=2000 audit(1543964498.594:1): initialized [ 1.016442] Initialise system trusted keyring [ 1.017750] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.019296] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.021942] zbud: loaded [ 1.023010] VFS: Disk quotas dquot_6.6.0 [ 1.024104] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.025947] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.027624] fuse init (API version 7.23) [ 1.028819] Key type big_key registered [ 1.029885] Allocating IMA MOK and blacklist keyrings. [ 1.031543] Key type asymmetric registered [ 1.032648] Asymmetric key parser 'x509' registered [ 1.033929] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.035899] io scheduler noop registered [ 1.036996] io scheduler deadline registered (default) [ 1.038318] io scheduler cfq registered [ 1.039441] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.040797] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.042465] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.044396] ACPI: Power Button [PWRF] [ 1.045549] GHES: HEST is not enabled! [ 1.061240] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.093661] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.096449] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.120124] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.123082] Linux agpgart interface v0.103 [ 1.125800] loop: module loaded [ 1.129100] vda: vda1 [ 1.130619] scsi host0: ata_piix [ 1.131620] scsi host1: ata_piix [ 1.132574] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.134184] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.136146] libphy: Fixed MDIO Bus: probed [ 1.137254] tun: Universal TUN/TAP device driver, 1.6 [ 1.138511] tun: (C) 1999-2004 Max Krasnyansky [ 1.141369] PPP generic driver version 2.4.2 [ 1.142562] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.144163] ehci-pci: EHCI PCI platform driver [ 1.145346] ehci-platform: EHCI generic platform driver [ 1.146676] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.148172] ohci-pci: OHCI PCI platform driver [ 1.149336] ohci-platform: OHCI generic platform driver [ 1.150657] uhci_hcd: USB Universal Host Controller Interface driver [ 1.166858] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.168222] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.170181] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.171508] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.173032] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.174668] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.176573] usb usb1: Product: UHCI Host Controller [ 1.177810] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.179347] usb usb1: SerialNumber: 0000:00:01.2 [ 1.180629] hub 1-0:1.0: USB hub found [ 1.181707] hub 1-0:1.0: 2 ports detected [ 1.182938] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.185754] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.187034] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.188417] mousedev: PS/2 mouse device common for all mice [ 1.190088] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.192552] rtc_cmos 00:00: RTC can wake from S4 [ 1.194031] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.195628] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.197205] i2c /dev entries driver [ 1.198221] device-mapper: uevent: version 1.0.3 [ 1.199482] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.201642] ledtrig-cpu: registered to indicate activity on CPUs [ 1.203389] NET: Registered protocol family 10 [ 1.204786] NET: Registered protocol family 17 [ 1.205967] Key type dns_resolver registered [ 1.207332] registered taskstats version 1 [ 1.208457] Loading compiled-in X.509 certificates [ 1.210255] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.212729] zswap: loaded using pool lzo/zbud [ 1.215376] Key type trusted registered [ 1.218447] Key type encrypted registered [ 1.219551] AppArmor: AppArmor sha1 policy hashing enabled [ 1.220931] ima: No TPM chip found, activating TPM-bypass! [ 1.222291] evm: HMAC attrs: 0x1 [ 1.223529] Magic number: 14:738:48 [ 1.224643] rtc_cmos 00:00: setting system clock to 2018-12-04 23:01:38 UTC (1543964498) [ 1.226817] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.241309] EDD information not available. [ 1.296029] Freeing unused kernel memory: 1512K [ 1.297199] Write protecting the kernel read-only data: 14336k [ 1.299868] Freeing unused kernel memory: 1692K [ 1.301244] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.312268] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.314983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.317459] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.319884] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.322288] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.324718] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.333023] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.336556] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.339817] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.342144] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.401410] [drm] Initialized drm 1.1.0 20060810 [ 1.403686] virtio_net virtio0 ens3: renamed from eth0 [ 1.412655] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.415066] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.434978] FDC 0 is a S82078B [ 1.455671] AVX2 version of gcm_enc/dec engaged. [ 1.457074] AES CTR mode by8 optimization enabled [ 1.494589] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.659259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.660894] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.662587] usb 1-1: Product: QEMU USB Tablet [ 1.663715] usb 1-1: Manufacturer: QEMU [ 1.664744] usb 1-1: SerialNumber: 42 [ 1.672861] hidraw: raw HID events driver (C) Jiri Kosina [ 1.679798] usbcore: registered new interface driver usbhid [ 1.681229] usbhid: USB HID core driver [ 1.683664] 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.686664] 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.010616] tsc: Refined TSC clocksource calibration: 3491.868 MHz [ 2.010618] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554eff229, max_idle_ns: 440795376716 ns Begin: Loading essential drivers ... [ 2.038112] md: linear personality registered for level -1 [ 2.041726] md: multipath personality registered for level -4 [ 2.045366] md: raid0 personality registered for level 0 [ 2.049484] md: raid1 personality registered for level 1 [ 2.122583] raid6: sse2x1 gen() 11421 MB/s [ 2.190581] raid6: sse2x1 xor() 8892 MB/s [ 2.258579] raid6: sse2x2 gen() 14597 MB/s [ 2.326580] raid6: sse2x2 xor() 9693 MB/s [ 2.394578] raid6: sse2x4 gen() 16785 MB/s [ 2.462581] raid6: sse2x4 xor() 11645 MB/s [ 2.530580] raid6: avx2x1 gen() 22174 MB/s [ 2.598579] raid6: avx2x2 gen() 26123 MB/s [ 2.666578] raid6: avx2x4 gen() 29901 MB/s [ 2.667698] raid6: using algorithm avx2x4 gen() 29901 MB/s [ 2.669053] raid6: using avx2x2 recovery algorithm [ 2.671719] xor: automatically using best checksumming function: [ 2.710579] avx : 31879.000 MB/sec [ 2.719942] async_tx: api initialized (async) [ 2.732307] md: raid6 personality registered for level 6 [ 2.733685] md: raid5 personality registered for level 5 [ 2.735040] md: raid4 personality registered for level 4 [ 2.742023] 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.776879] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.796441] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.904811] 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) [ 2.909209] systemd[1]: Detected virtualization kvm. [ 2.910492] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.914292] systemd[1]: Set hostname to . [ 2.917279] systemd[1]: Initializing machine ID from KVM UUID. [ 2.918797] systemd[1]: Installed transient /etc/machine-id file. [ 3.022954] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.026677] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.029852] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.033170] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.036049] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.038834] 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.042971] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.045809] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.048468] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.050752] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.053370] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.056246] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.058737] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.061938] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.064597] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.067525] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.072769] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.079288] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.086920] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.094109] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.101302] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.111409] 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.121756] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.127230] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.132532] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.135858] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.139683] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.143484] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.145932] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.150035] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.157567] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.169207] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.173514] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.181016] Loading iSCSI transport class v2.0-870. [ 3.182380] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.184851] 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 Nameserver information manager. [ 3.213711] iscsi: registered transport (tcp) [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started LVM2 metadata daemon. [ 3.267585] iscsi: registered transport (iser) Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[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 Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... [[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] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [ 3.717167] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.736822] cloud-init[493]: Cloud-init v. 18.2 running 'init-local' at Tue, 04 Dec 2018 23:01:42 +0000. Up 4.55 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. 2018-12-04 23:02:22,381 - functest.core.singlevm - DEBUG - try 5: cannot connect to 172.30.9.202: timed out 2018-12-04 23:02:31,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:02:31,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738/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}405615be34b78c83bd00fe904840627e53531cac" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:02:31,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:02: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-f6596f6a-6c52-46b9-895c-e23d5d049ca6 x-compute-request-id: req-f6596f6a-6c52-46b9-895c-e23d5d049ca6 Content-Encoding: gzip Content-Length: 10582 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 716442117 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.165202] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.167394] pid_max: default: 32768 minimum: 301\n[ 0.168599] ACPI: Core revision 20150930\n[ 0.170245] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.171989] Security Framework initialized\n[ 0.173076] Yama: becoming mindful.\n[ 0.174051] AppArmor: AppArmor initialized\n[ 0.175178] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.176932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.178609] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.180205] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.182006] Initializing cgroup subsys io\n[ 0.183091] Initializing cgroup subsys memory\n[ 0.184256] Initializing cgroup subsys devices\n[ 0.185415] Initializing cgroup subsys freezer\n[ 0.186574] Initializing cgroup subsys net_cls\n[ 0.187731] Initializing cgroup subsys perf_event\n[ 0.188966] Initializing cgroup subsys net_prio\n[ 0.190138] Initializing cgroup subsys hugetlb\n[ 0.191288] Initializing cgroup subsys pids\n[ 0.192432] CPU: Physical Processor ID: 0\n[ 0.194211] mce: CPU supports 10 MCE banks\n[ 0.195330] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.196670] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.198111] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.199485] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.201015] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.202607] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.204030] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206041] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.227164] Freeing SMP alternatives memory: 32K\n[ 0.233038] ftrace: allocating 32237 entries in 126 pages\n[ 0.267738] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269344] smpboot: Max logical packages: 1\n[ 0.270696] x2apic enabled\n[ 0.271774] Switched APIC routing to physical x2apic.\n[ 0.274122] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275612] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278358] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.280748] KVM setup paravirtual spinlock\n[ 0.282335] x86: Booted up 1 node, 1 CPUs\n[ 0.283410] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285239] devtmpfs: initialized\n[ 0.287189] evm: security.selinux\n[ 0.288128] evm: security.SMACK64\n[ 0.289058] evm: security.SMACK64EXEC\n[ 0.290051] evm: security.SMACK64TRANSMUTE\n[ 0.291127] evm: security.SMACK64MMAP\n[ 0.292116] evm: security.ima\n[ 0.292971] evm: security.capability\n[ 0.294034] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.296430] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.297978] pinctrl core: initialized pinctrl subsystem\n[ 0.299417] RTC time: 23:01:37, date: 12/04/18\n[ 0.300677] NET: Registered protocol family 16\n[ 0.301946] cpuidle: using governor ladder\n[ 0.303042] cpuidle: using governor menu\n[ 0.304104] PCCT header not found.\n[ 0.305107] ACPI: bus type PCI registered\n[ 0.306169] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307812] PCI: Using configuration type 1 for base access\n[ 0.310003] ACPI: Added _OSI(Module Device)\n[ 0.311113] ACPI: Added _OSI(Processor Device)\n[ 0.312239] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313433] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315603] ACPI: Interpreter enabled\n[ 0.316628] ACPI: (supports S0 S5)\n[ 0.317572] ACPI: Using IOAPIC for interrupt routing\n[ 0.318823] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.322691] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.324198] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.325826] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.327402] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.330301] acpiphp: Slot [3] registered\n[ 0.344347] acpiphp: Slot [4] registered\n[ 0.345483] acpiphp: Slot [5] registered\n[ 0.346548] acpiphp: Slot [6] registered\n[ 0.347604] acpiphp: Slot [7] registered\n[ 0.348665] acpiphp: Slot [8] registered\n[ 0.349727] acpiphp: Slot [9] registered\n[ 0.350781] acpiphp: Slot [10] registered\n[ 0.351852] acpiphp: Slot [11] registered\n[ 0.352935] acpiphp: Slot [12] registered\n[ 0.354015] acpiphp: Slot [13] registered\n[ 0.355083] acpiphp: Slot [14] registered\n[ 0.356157] acpiphp: Slot [15] registered\n[ 0.357236] acpiphp: Slot [16] registered\n[ 0.358309] acpiphp: Slot [17] registered\n[ 0.359380] acpiphp: Slot [18] registered\n[ 0.360450] acpiphp: Slot [19] registered\n[ 0.363515] acpiphp: Slot [20] registered\n[ 0.364602] acpiphp: Slot [21] registered\n[ 0.365679] acpiphp: Slot [22] registered\n[ 0.366933] acpiphp: Slot [23] registered\n[ 0.368023] acpiphp: Slot [24] registered\n[ 0.369119] acpiphp: Slot [25] registered\n[ 0.370222] acpiphp: Slot [26] registered\n[ 0.371309] acpiphp: Slot [27] registered\n[ 0.372390] acpiphp: Slot [28] registered\n[ 0.373488] acpiphp: Slot [29] registered\n[ 0.374562] acpiphp: Slot [30] registered\n[ 0.375648] acpiphp: Slot [31] registered\n[ 0.376738] PCI host bridge to bus 0000:00\n[ 0.377832] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.379444] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.381064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.383017] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.384957] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.386932] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392339] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.394023] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.395582] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.397245] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.401676] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403568] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.426928] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.428879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.430740] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.432948] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.434779] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.436428] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.438295] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.439696] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.441735] vgaarb: loaded\n[ 0.442538] vgaarb: bridge control possible 0000:00:02.0\n[ 0.444229] SCSI subsystem initialized\n[ 0.445497] ACPI: bus type USB registered\n[ 0.446611] usbcore: registered new interface driver usbfs\n[ 0.447985] usbcore: registered new interface driver hub\n[ 0.449325] usbcore: registered new device driver usb\n[ 0.450823] PCI: Using ACPI for IRQ routing\n[ 0.452339] NetLabel: Initializing\n[ 0.453296] NetLabel: domain hash size = 128\n[ 0.454425] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.455718] NetLabel: unlabeled traffic allowed by default\n[ 0.457267] amd_nb: Cannot enumerate AMD northbridges\n[ 0.458581] clocksource: Switched to clocksource kvm-clock\n[ 0.467908] AppArmor: AppArmor Filesystem Enabled\n[ 0.469190] pnp: PnP ACPI init\n[ 0.470408] pnp: PnP ACPI: found 5 devices\n[ 0.477286] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.479591] NET: Registered protocol family 2\n[ 0.481004] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.482718] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.484303] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.485887] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.487333] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.488905] NET: Registered protocol family 1\n[ 0.490062] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.491521] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.492941] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.509132] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.525391] Unpacking initramfs...\n[ 1.009913] Freeing initrd memory: 37084K\n[ 1.011385] Scanning for low memory corruption every 60 seconds\n[ 1.013265] audit: initializing netlink subsys (disabled)\n[ 1.014685] audit: type=2000 audit(1543964498.594:1): initialized\n[ 1.016442] Initialise system trusted keyring\n[ 1.017750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.019296] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.021942] zbud: loaded\n[ 1.023010] VFS: Disk quotas dquot_6.6.0\n[ 1.024104] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.025947] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.027624] fuse init (API version 7.23)\n[ 1.028819] Key type big_key registered\n[ 1.029885] Allocating IMA MOK and blacklist keyrings.\n[ 1.031543] Key type asymmetric registered\n[ 1.032648] Asymmetric key parser 'x509' registered\n[ 1.033929] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.035899] io scheduler noop registered\n[ 1.036996] io scheduler deadline registered (default)\n[ 1.038318] io scheduler cfq registered\n[ 1.039441] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.040797] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.042465] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.044396] ACPI: Power Button [PWRF]\n[ 1.045549] GHES: HEST is not enabled!\n[ 1.061240] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.093661] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.096449] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.120124] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.123082] Linux agpgart interface v0.103\n[ 1.125800] loop: module loaded\n[ 1.129100] vda: vda1\n[ 1.130619] scsi host0: ata_piix\n[ 1.131620] scsi host1: ata_piix\n[ 1.132574] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.134184] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.136146] libphy: Fixed MDIO Bus: probed\n[ 1.137254] tun: Universal TUN/TAP device driver, 1.6\n[ 1.138511] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.141369] PPP generic driver version 2.4.2\n[ 1.142562] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.144163] ehci-pci: EHCI PCI platform driver\n[ 1.145346] ehci-platform: EHCI generic platform driver\n[ 1.146676] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.148172] ohci-pci: OHCI PCI platform driver\n[ 1.149336] ohci-platform: OHCI generic platform driver\n[ 1.150657] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.166858] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.168222] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.170181] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.171508] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.173032] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.174668] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.176573] usb usb1: Product: UHCI Host Controller\n[ 1.177810] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.179347] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.180629] hub 1-0:1.0: USB hub found\n[ 1.181707] hub 1-0:1.0: 2 ports detected\n[ 1.182938] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.185754] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.187034] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.188417] mousedev: PS/2 mouse device common for all mice\n[ 1.190088] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.192552] rtc_cmos 00:00: RTC can wake from S4\n[ 1.194031] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.195628] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.197205] i2c /dev entries driver\n[ 1.198221] device-mapper: uevent: version 1.0.3\n[ 1.199482] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.201642] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.203389] NET: Registered protocol family 10\n[ 1.204786] NET: Registered protocol family 17\n[ 1.205967] Key type dns_resolver registered\n[ 1.207332] registered taskstats version 1\n[ 1.208457] Loading compiled-in X.509 certificates\n[ 1.210255] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.212729] zswap: loaded using pool lzo/zbud\n[ 1.215376] Key type trusted registered\n[ 1.218447] Key type encrypted registered\n[ 1.219551] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.220931] ima: No TPM chip found, activating TPM-bypass!\n[ 1.222291] evm: HMAC attrs: 0x1\n[ 1.223529] Magic number: 14:738:48\n[ 1.224643] rtc_cmos 00:00: setting system clock to 2018-12-04 23:01:38 UTC (1543964498)\n[ 1.226817] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.241309] EDD information not available.\n[ 1.296029] Freeing unused kernel memory: 1512K\n[ 1.297199] Write protecting the kernel read-only data: 14336k\n[ 1.299868] Freeing unused kernel memory: 1692K\n[ 1.301244] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.312268] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.314983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.317459] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.319884] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.322288] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.324718] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.333023] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.336556] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.339817] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.342144] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.401410] [drm] Initialized drm 1.1.0 20060810\n[ 1.403686] virtio_net virtio0 ens3: renamed from eth0\n[ 1.412655] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.415066] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.434978] FDC 0 is a S82078B\n[ 1.455671] AVX2 version of gcm_enc/dec engaged.\n[ 1.457074] AES CTR mode by8 optimization enabled\n[ 1.494589] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.659259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.660894] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.662587] usb 1-1: Product: QEMU USB Tablet\n[ 1.663715] usb 1-1: Manufacturer: QEMU\n[ 1.664744] usb 1-1: SerialNumber: 42\n[ 1.672861] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.679798] usbcore: registered new interface driver usbhid\n[ 1.681229] usbhid: USB HID core driver\n[ 1.683664] 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.686664] 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.010616] tsc: Refined TSC clocksource calibration: 3491.868 MHz\n[ 2.010618] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554eff229, max_idle_ns: 440795376716 ns\nBegin: Loading essential drivers ... [ 2.038112] md: linear personality registered for level -1\n[ 2.041726] md: multipath personality registered for level -4\n[ 2.045366] md: raid0 personality registered for level 0\n[ 2.049484] md: raid1 personality registered for level 1\n[ 2.122583] raid6: sse2x1 gen() 11421 MB/s\n[ 2.190581] raid6: sse2x1 xor() 8892 MB/s\n[ 2.258579] raid6: sse2x2 gen() 14597 MB/s\n[ 2.326580] raid6: sse2x2 xor() 9693 MB/s\n[ 2.394578] raid6: sse2x4 gen() 16785 MB/s\n[ 2.462581] raid6: sse2x4 xor() 11645 MB/s\n[ 2.530580] raid6: avx2x1 gen() 22174 MB/s\n[ 2.598579] raid6: avx2x2 gen() 26123 MB/s\n[ 2.666578] raid6: avx2x4 gen() 29901 MB/s\n[ 2.667698] raid6: using algorithm avx2x4 gen() 29901 MB/s\n[ 2.669053] raid6: using avx2x2 recovery algorithm\n[ 2.671719] xor: automatically using best checksumming function:\n[ 2.710579] avx : 31879.000 MB/sec\n[ 2.719942] async_tx: api initialized (async)\n[ 2.732307] md: raid6 personality registered for level 6\n[ 2.733685] md: raid5 personality registered for level 5\n[ 2.735040] md: raid4 personality registered for level 4\n[ 2.742023] 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.776879] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.796441] 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[ 2.904811] 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[ 2.909209] systemd[1]: Detected virtualization kvm.\n[ 2.910492] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.914292] systemd[1]: Set hostname to .\n[ 2.917279] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.918797] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.022954] 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.026677] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.029852] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.033170] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.036049] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.038834] 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.042971] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.045809] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.048468] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.050752] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.053370] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.056246] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.058737] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.061938] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.064597] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.067525] 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.072769] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.079288] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.086920] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.094109] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.101302] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.111409] 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.121756] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.127230] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.132532] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.135858] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.139683] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.143484] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.145932] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.150035] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.157567] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.169207] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.173514] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.181016] Loading iSCSI transport class v2.0-870.\n[ 3.182380] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.184851] 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 Nameserver information manager.\n[ 3.213711] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n[ 3.267585] iscsi: registered transport (iser)\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\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 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 Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\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] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n Starting Initial cloud-init job (pre-networking)...\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[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[ 3.717167] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.736822] cloud-init[493]: Cloud-init v. 18.2 running 'init-local' at Tue, 04 Dec 2018 23:01:42 +0000. Up 4.55 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n"} 2018-12-04 23:02:31,459 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738/action used request id req-f6596f6a-6c52-46b9-895c-e23d5d049ca6 2018-12-04 23:02:31,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0710678100586s 2018-12-04 23:02:31,461 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738/action used request id req-f6596f6a-6c52-46b9-895c-e23d5d049ca6 2018-12-04 23:02:31,461 - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 716442117 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.165202] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.167394] pid_max: default: 32768 minimum: 301 [ 0.168599] ACPI: Core revision 20150930 [ 0.170245] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.171989] Security Framework initialized [ 0.173076] Yama: becoming mindful. [ 0.174051] AppArmor: AppArmor initialized [ 0.175178] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.176932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.178609] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.180205] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.182006] Initializing cgroup subsys io [ 0.183091] Initializing cgroup subsys memory [ 0.184256] Initializing cgroup subsys devices [ 0.185415] Initializing cgroup subsys freezer [ 0.186574] Initializing cgroup subsys net_cls [ 0.187731] Initializing cgroup subsys perf_event [ 0.188966] Initializing cgroup subsys net_prio [ 0.190138] Initializing cgroup subsys hugetlb [ 0.191288] Initializing cgroup subsys pids [ 0.192432] CPU: Physical Processor ID: 0 [ 0.194211] mce: CPU supports 10 MCE banks [ 0.195330] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.196670] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.198111] Spectre V2 : Mitigation: Full generic retpoline [ 0.199485] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.201015] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.202607] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.204030] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206041] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.227164] Freeing SMP alternatives memory: 32K [ 0.233038] ftrace: allocating 32237 entries in 126 pages [ 0.267738] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.269344] smpboot: Max logical packages: 1 [ 0.270696] x2apic enabled [ 0.271774] Switched APIC routing to physical x2apic. [ 0.274122] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.275612] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.278358] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.280748] KVM setup paravirtual spinlock [ 0.282335] x86: Booted up 1 node, 1 CPUs [ 0.283410] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.285239] devtmpfs: initialized [ 0.287189] evm: security.selinux [ 0.288128] evm: security.SMACK64 [ 0.289058] evm: security.SMACK64EXEC [ 0.290051] evm: security.SMACK64TRANSMUTE [ 0.291127] evm: security.SMACK64MMAP [ 0.292116] evm: security.ima [ 0.292971] evm: security.capability [ 0.294034] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.296430] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.297978] pinctrl core: initialized pinctrl subsystem [ 0.299417] RTC time: 23:01:37, date: 12/04/18 [ 0.300677] NET: Registered protocol family 16 [ 0.301946] cpuidle: using governor ladder [ 0.303042] cpuidle: using governor menu [ 0.304104] PCCT header not found. [ 0.305107] ACPI: bus type PCI registered [ 0.306169] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.307812] PCI: Using configuration type 1 for base access [ 0.310003] ACPI: Added _OSI(Module Device) [ 0.311113] ACPI: Added _OSI(Processor Device) [ 0.312239] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.313433] ACPI: Added _OSI(Processor Aggregator Device) [ 0.315603] ACPI: Interpreter enabled [ 0.316628] ACPI: (supports S0 S5) [ 0.317572] ACPI: Using IOAPIC for interrupt routing [ 0.318823] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.322691] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.324198] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.325826] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.327402] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.330301] acpiphp: Slot [3] registered [ 0.344347] acpiphp: Slot [4] registered [ 0.345483] acpiphp: Slot [5] registered [ 0.346548] acpiphp: Slot [6] registered [ 0.347604] acpiphp: Slot [7] registered [ 0.348665] acpiphp: Slot [8] registered [ 0.349727] acpiphp: Slot [9] registered [ 0.350781] acpiphp: Slot [10] registered [ 0.351852] acpiphp: Slot [11] registered [ 0.352935] acpiphp: Slot [12] registered [ 0.354015] acpiphp: Slot [13] registered [ 0.355083] acpiphp: Slot [14] registered [ 0.356157] acpiphp: Slot [15] registered [ 0.357236] acpiphp: Slot [16] registered [ 0.358309] acpiphp: Slot [17] registered [ 0.359380] acpiphp: Slot [18] registered [ 0.360450] acpiphp: Slot [19] registered [ 0.363515] acpiphp: Slot [20] registered [ 0.364602] acpiphp: Slot [21] registered [ 0.365679] acpiphp: Slot [22] registered [ 0.366933] acpiphp: Slot [23] registered [ 0.368023] acpiphp: Slot [24] registered [ 0.369119] acpiphp: Slot [25] registered [ 0.370222] acpiphp: Slot [26] registered [ 0.371309] acpiphp: Slot [27] registered [ 0.372390] acpiphp: Slot [28] registered [ 0.373488] acpiphp: Slot [29] registered [ 0.374562] acpiphp: Slot [30] registered [ 0.375648] acpiphp: Slot [31] registered [ 0.376738] PCI host bridge to bus 0000:00 [ 0.377832] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.379444] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.381064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.383017] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.384957] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.386932] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.392339] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.394023] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.395582] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.397245] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.401676] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.403568] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.426928] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.428879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.430740] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.432948] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.434779] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.436428] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.438295] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.439696] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.441735] vgaarb: loaded [ 0.442538] vgaarb: bridge control possible 0000:00:02.0 [ 0.444229] SCSI subsystem initialized [ 0.445497] ACPI: bus type USB registered [ 0.446611] usbcore: registered new interface driver usbfs [ 0.447985] usbcore: registered new interface driver hub [ 0.449325] usbcore: registered new device driver usb [ 0.450823] PCI: Using ACPI for IRQ routing [ 0.452339] NetLabel: Initializing [ 0.453296] NetLabel: domain hash size = 128 [ 0.454425] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.455718] NetLabel: unlabeled traffic allowed by default [ 0.457267] amd_nb: Cannot enumerate AMD northbridges [ 0.458581] clocksource: Switched to clocksource kvm-clock [ 0.467908] AppArmor: AppArmor Filesystem Enabled [ 0.469190] pnp: PnP ACPI init [ 0.470408] pnp: PnP ACPI: found 5 devices [ 0.477286] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.479591] NET: Registered protocol family 2 [ 0.481004] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.482718] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.484303] TCP: Hash tables configured (established 4096 bind 4096) [ 0.485887] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.487333] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.488905] NET: Registered protocol family 1 [ 0.490062] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.491521] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.492941] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.509132] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.525391] Unpacking initramfs... [ 1.009913] Freeing initrd memory: 37084K [ 1.011385] Scanning for low memory corruption every 60 seconds [ 1.013265] audit: initializing netlink subsys (disabled) [ 1.014685] audit: type=2000 audit(1543964498.594:1): initialized [ 1.016442] Initialise system trusted keyring [ 1.017750] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.019296] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.021942] zbud: loaded [ 1.023010] VFS: Disk quotas dquot_6.6.0 [ 1.024104] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.025947] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.027624] fuse init (API version 7.23) [ 1.028819] Key type big_key registered [ 1.029885] Allocating IMA MOK and blacklist keyrings. [ 1.031543] Key type asymmetric registered [ 1.032648] Asymmetric key parser 'x509' registered [ 1.033929] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.035899] io scheduler noop registered [ 1.036996] io scheduler deadline registered (default) [ 1.038318] io scheduler cfq registered [ 1.039441] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.040797] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.042465] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.044396] ACPI: Power Button [PWRF] [ 1.045549] GHES: HEST is not enabled! [ 1.061240] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.093661] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.096449] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.120124] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.123082] Linux agpgart interface v0.103 [ 1.125800] loop: module loaded [ 1.129100] vda: vda1 [ 1.130619] scsi host0: ata_piix [ 1.131620] scsi host1: ata_piix [ 1.132574] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.134184] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.136146] libphy: Fixed MDIO Bus: probed [ 1.137254] tun: Universal TUN/TAP device driver, 1.6 [ 1.138511] tun: (C) 1999-2004 Max Krasnyansky [ 1.141369] PPP generic driver version 2.4.2 [ 1.142562] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.144163] ehci-pci: EHCI PCI platform driver [ 1.145346] ehci-platform: EHCI generic platform driver [ 1.146676] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.148172] ohci-pci: OHCI PCI platform driver [ 1.149336] ohci-platform: OHCI generic platform driver [ 1.150657] uhci_hcd: USB Universal Host Controller Interface driver [ 1.166858] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.168222] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.170181] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.171508] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.173032] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.174668] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.176573] usb usb1: Product: UHCI Host Controller [ 1.177810] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.179347] usb usb1: SerialNumber: 0000:00:01.2 [ 1.180629] hub 1-0:1.0: USB hub found [ 1.181707] hub 1-0:1.0: 2 ports detected [ 1.182938] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.185754] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.187034] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.188417] mousedev: PS/2 mouse device common for all mice [ 1.190088] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.192552] rtc_cmos 00:00: RTC can wake from S4 [ 1.194031] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.195628] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.197205] i2c /dev entries driver [ 1.198221] device-mapper: uevent: version 1.0.3 [ 1.199482] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.201642] ledtrig-cpu: registered to indicate activity on CPUs [ 1.203389] NET: Registered protocol family 10 [ 1.204786] NET: Registered protocol family 17 [ 1.205967] Key type dns_resolver registered [ 1.207332] registered taskstats version 1 [ 1.208457] Loading compiled-in X.509 certificates [ 1.210255] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.212729] zswap: loaded using pool lzo/zbud [ 1.215376] Key type trusted registered [ 1.218447] Key type encrypted registered [ 1.219551] AppArmor: AppArmor sha1 policy hashing enabled [ 1.220931] ima: No TPM chip found, activating TPM-bypass! [ 1.222291] evm: HMAC attrs: 0x1 [ 1.223529] Magic number: 14:738:48 [ 1.224643] rtc_cmos 00:00: setting system clock to 2018-12-04 23:01:38 UTC (1543964498) [ 1.226817] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.241309] EDD information not available. [ 1.296029] Freeing unused kernel memory: 1512K [ 1.297199] Write protecting the kernel read-only data: 14336k [ 1.299868] Freeing unused kernel memory: 1692K [ 1.301244] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.312268] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.314983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.317459] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.319884] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.322288] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.324718] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.333023] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.336556] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.339817] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.342144] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.401410] [drm] Initialized drm 1.1.0 20060810 [ 1.403686] virtio_net virtio0 ens3: renamed from eth0 [ 1.412655] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.415066] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.434978] FDC 0 is a S82078B [ 1.455671] AVX2 version of gcm_enc/dec engaged. [ 1.457074] AES CTR mode by8 optimization enabled [ 1.494589] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.659259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.660894] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.662587] usb 1-1: Product: QEMU USB Tablet [ 1.663715] usb 1-1: Manufacturer: QEMU [ 1.664744] usb 1-1: SerialNumber: 42 [ 1.672861] hidraw: raw HID events driver (C) Jiri Kosina [ 1.679798] usbcore: registered new interface driver usbhid [ 1.681229] usbhid: USB HID core driver [ 1.683664] 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.686664] 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.010616] tsc: Refined TSC clocksource calibration: 3491.868 MHz [ 2.010618] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554eff229, max_idle_ns: 440795376716 ns Begin: Loading essential drivers ... [ 2.038112] md: linear personality registered for level -1 [ 2.041726] md: multipath personality registered for level -4 [ 2.045366] md: raid0 personality registered for level 0 [ 2.049484] md: raid1 personality registered for level 1 [ 2.122583] raid6: sse2x1 gen() 11421 MB/s [ 2.190581] raid6: sse2x1 xor() 8892 MB/s [ 2.258579] raid6: sse2x2 gen() 14597 MB/s [ 2.326580] raid6: sse2x2 xor() 9693 MB/s [ 2.394578] raid6: sse2x4 gen() 16785 MB/s [ 2.462581] raid6: sse2x4 xor() 11645 MB/s [ 2.530580] raid6: avx2x1 gen() 22174 MB/s [ 2.598579] raid6: avx2x2 gen() 26123 MB/s [ 2.666578] raid6: avx2x4 gen() 29901 MB/s [ 2.667698] raid6: using algorithm avx2x4 gen() 29901 MB/s [ 2.669053] raid6: using avx2x2 recovery algorithm [ 2.671719] xor: automatically using best checksumming function: [ 2.710579] avx : 31879.000 MB/sec [ 2.719942] async_tx: api initialized (async) [ 2.732307] md: raid6 personality registered for level 6 [ 2.733685] md: raid5 personality registered for level 5 [ 2.735040] md: raid4 personality registered for level 4 [ 2.742023] 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.776879] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.796441] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.904811] 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) [ 2.909209] systemd[1]: Detected virtualization kvm. [ 2.910492] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.914292] systemd[1]: Set hostname to . [ 2.917279] systemd[1]: Initializing machine ID from KVM UUID. [ 2.918797] systemd[1]: Installed transient /etc/machine-id file. [ 3.022954] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.026677] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.029852] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.033170] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.036049] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.038834] 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.042971] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.045809] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.048468] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.050752] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.053370] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.056246] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.058737] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.061938] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.064597] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.067525] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.072769] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.079288] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.086920] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.094109] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.101302] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.111409] 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.121756] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.127230] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.132532] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.135858] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.139683] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.143484] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.145932] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.150035] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.157567] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.169207] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.173514] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.181016] Loading iSCSI transport class v2.0-870. [ 3.182380] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.184851] 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 Nameserver information manager. [ 3.213711] iscsi: registered transport (tcp) [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started LVM2 metadata daemon. [ 3.267585] iscsi: registered transport (iser) Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[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 Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... [[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] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [ 3.717167] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.736822] cloud-init[493]: Cloud-init v. 18.2 running 'init-local' at Tue, 04 Dec 2018 23:01:42 +0000. Up 4.55 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. 2018-12-04 23:02:32,463 - functest.core.singlevm - DEBUG - try 6: cannot connect to 172.30.9.202: timed out 2018-12-04 23:02:41,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:02:41,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738/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}405615be34b78c83bd00fe904840627e53531cac" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:02:41,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:02:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-826f34a1-f9f8-47b4-bc0f-eba329186a5a x-compute-request-id: req-826f34a1-f9f8-47b4-bc0f-eba329186a5a Content-Encoding: gzip Content-Length: 12939 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 716442117 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.165202] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.167394] pid_max: default: 32768 minimum: 301\n[ 0.168599] ACPI: Core revision 20150930\n[ 0.170245] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.171989] Security Framework initialized\n[ 0.173076] Yama: becoming mindful.\n[ 0.174051] AppArmor: AppArmor initialized\n[ 0.175178] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.176932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.178609] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.180205] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.182006] Initializing cgroup subsys io\n[ 0.183091] Initializing cgroup subsys memory\n[ 0.184256] Initializing cgroup subsys devices\n[ 0.185415] Initializing cgroup subsys freezer\n[ 0.186574] Initializing cgroup subsys net_cls\n[ 0.187731] Initializing cgroup subsys perf_event\n[ 0.188966] Initializing cgroup subsys net_prio\n[ 0.190138] Initializing cgroup subsys hugetlb\n[ 0.191288] Initializing cgroup subsys pids\n[ 0.192432] CPU: Physical Processor ID: 0\n[ 0.194211] mce: CPU supports 10 MCE banks\n[ 0.195330] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.196670] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.198111] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.199485] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.201015] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.202607] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.204030] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206041] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.227164] Freeing SMP alternatives memory: 32K\n[ 0.233038] ftrace: allocating 32237 entries in 126 pages\n[ 0.267738] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269344] smpboot: Max logical packages: 1\n[ 0.270696] x2apic enabled\n[ 0.271774] Switched APIC routing to physical x2apic.\n[ 0.274122] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275612] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278358] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.280748] KVM setup paravirtual spinlock\n[ 0.282335] x86: Booted up 1 node, 1 CPUs\n[ 0.283410] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285239] devtmpfs: initialized\n[ 0.287189] evm: security.selinux\n[ 0.288128] evm: security.SMACK64\n[ 0.289058] evm: security.SMACK64EXEC\n[ 0.290051] evm: security.SMACK64TRANSMUTE\n[ 0.291127] evm: security.SMACK64MMAP\n[ 0.292116] evm: security.ima\n[ 0.292971] evm: security.capability\n[ 0.294034] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.296430] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.297978] pinctrl core: initialized pinctrl subsystem\n[ 0.299417] RTC time: 23:01:37, date: 12/04/18\n[ 0.300677] NET: Registered protocol family 16\n[ 0.301946] cpuidle: using governor ladder\n[ 0.303042] cpuidle: using governor menu\n[ 0.304104] PCCT header not found.\n[ 0.305107] ACPI: bus type PCI registered\n[ 0.306169] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307812] PCI: Using configuration type 1 for base access\n[ 0.310003] ACPI: Added _OSI(Module Device)\n[ 0.311113] ACPI: Added _OSI(Processor Device)\n[ 0.312239] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313433] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315603] ACPI: Interpreter enabled\n[ 0.316628] ACPI: (supports S0 S5)\n[ 0.317572] ACPI: Using IOAPIC for interrupt routing\n[ 0.318823] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.322691] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.324198] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.325826] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.327402] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.330301] acpiphp: Slot [3] registered\n[ 0.344347] acpiphp: Slot [4] registered\n[ 0.345483] acpiphp: Slot [5] registered\n[ 0.346548] acpiphp: Slot [6] registered\n[ 0.347604] acpiphp: Slot [7] registered\n[ 0.348665] acpiphp: Slot [8] registered\n[ 0.349727] acpiphp: Slot [9] registered\n[ 0.350781] acpiphp: Slot [10] registered\n[ 0.351852] acpiphp: Slot [11] registered\n[ 0.352935] acpiphp: Slot [12] registered\n[ 0.354015] acpiphp: Slot [13] registered\n[ 0.355083] acpiphp: Slot [14] registered\n[ 0.356157] acpiphp: Slot [15] registered\n[ 0.357236] acpiphp: Slot [16] registered\n[ 0.358309] acpiphp: Slot [17] registered\n[ 0.359380] acpiphp: Slot [18] registered\n[ 0.360450] acpiphp: Slot [19] registered\n[ 0.363515] acpiphp: Slot [20] registered\n[ 0.364602] acpiphp: Slot [21] registered\n[ 0.365679] acpiphp: Slot [22] registered\n[ 0.366933] acpiphp: Slot [23] registered\n[ 0.368023] acpiphp: Slot [24] registered\n[ 0.369119] acpiphp: Slot [25] registered\n[ 0.370222] acpiphp: Slot [26] registered\n[ 0.371309] acpiphp: Slot [27] registered\n[ 0.372390] acpiphp: Slot [28] registered\n[ 0.373488] acpiphp: Slot [29] registered\n[ 0.374562] acpiphp: Slot [30] registered\n[ 0.375648] acpiphp: Slot [31] registered\n[ 0.376738] PCI host bridge to bus 0000:00\n[ 0.377832] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.379444] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.381064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.383017] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.384957] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.386932] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392339] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.394023] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.395582] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.397245] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.401676] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403568] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.426928] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.428879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.430740] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.432948] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.434779] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.436428] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.438295] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.439696] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.441735] vgaarb: loaded\n[ 0.442538] vgaarb: bridge control possible 0000:00:02.0\n[ 0.444229] SCSI subsystem initialized\n[ 0.445497] ACPI: bus type USB registered\n[ 0.446611] usbcore: registered new interface driver usbfs\n[ 0.447985] usbcore: registered new interface driver hub\n[ 0.449325] usbcore: registered new device driver usb\n[ 0.450823] PCI: Using ACPI for IRQ routing\n[ 0.452339] NetLabel: Initializing\n[ 0.453296] NetLabel: domain hash size = 128\n[ 0.454425] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.455718] NetLabel: unlabeled traffic allowed by default\n[ 0.457267] amd_nb: Cannot enumerate AMD northbridges\n[ 0.458581] clocksource: Switched to clocksource kvm-clock\n[ 0.467908] AppArmor: AppArmor Filesystem Enabled\n[ 0.469190] pnp: PnP ACPI init\n[ 0.470408] pnp: PnP ACPI: found 5 devices\n[ 0.477286] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.479591] NET: Registered protocol family 2\n[ 0.481004] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.482718] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.484303] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.485887] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.487333] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.488905] NET: Registered protocol family 1\n[ 0.490062] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.491521] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.492941] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.509132] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.525391] Unpacking initramfs...\n[ 1.009913] Freeing initrd memory: 37084K\n[ 1.011385] Scanning for low memory corruption every 60 seconds\n[ 1.013265] audit: initializing netlink subsys (disabled)\n[ 1.014685] audit: type=2000 audit(1543964498.594:1): initialized\n[ 1.016442] Initialise system trusted keyring\n[ 1.017750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.019296] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.021942] zbud: loaded\n[ 1.023010] VFS: Disk quotas dquot_6.6.0\n[ 1.024104] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.025947] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.027624] fuse init (API version 7.23)\n[ 1.028819] Key type big_key registered\n[ 1.029885] Allocating IMA MOK and blacklist keyrings.\n[ 1.031543] Key type asymmetric registered\n[ 1.032648] Asymmetric key parser 'x509' registered\n[ 1.033929] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.035899] io scheduler noop registered\n[ 1.036996] io scheduler deadline registered (default)\n[ 1.038318] io scheduler cfq registered\n[ 1.039441] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.040797] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.042465] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.044396] ACPI: Power Button [PWRF]\n[ 1.045549] GHES: HEST is not enabled!\n[ 1.061240] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.093661] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.096449] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.120124] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.123082] Linux agpgart interface v0.103\n[ 1.125800] loop: module loaded\n[ 1.129100] vda: vda1\n[ 1.130619] scsi host0: ata_piix\n[ 1.131620] scsi host1: ata_piix\n[ 1.132574] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.134184] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.136146] libphy: Fixed MDIO Bus: probed\n[ 1.137254] tun: Universal TUN/TAP device driver, 1.6\n[ 1.138511] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.141369] PPP generic driver version 2.4.2\n[ 1.142562] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.144163] ehci-pci: EHCI PCI platform driver\n[ 1.145346] ehci-platform: EHCI generic platform driver\n[ 1.146676] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.148172] ohci-pci: OHCI PCI platform driver\n[ 1.149336] ohci-platform: OHCI generic platform driver\n[ 1.150657] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.166858] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.168222] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.170181] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.171508] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.173032] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.174668] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.176573] usb usb1: Product: UHCI Host Controller\n[ 1.177810] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.179347] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.180629] hub 1-0:1.0: USB hub found\n[ 1.181707] hub 1-0:1.0: 2 ports detected\n[ 1.182938] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.185754] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.187034] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.188417] mousedev: PS/2 mouse device common for all mice\n[ 1.190088] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.192552] rtc_cmos 00:00: RTC can wake from S4\n[ 1.194031] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.195628] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.197205] i2c /dev entries driver\n[ 1.198221] device-mapper: uevent: version 1.0.3\n[ 1.199482] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.201642] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.203389] NET: Registered protocol family 10\n[ 1.204786] NET: Registered protocol family 17\n[ 1.205967] Key type dns_resolver registered\n[ 1.207332] registered taskstats version 1\n[ 1.208457] Loading compiled-in X.509 certificates\n[ 1.210255] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.212729] zswap: loaded using pool lzo/zbud\n[ 1.215376] Key type trusted registered\n[ 1.218447] Key type encrypted registered\n[ 1.219551] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.220931] ima: No TPM chip found, activating TPM-bypass!\n[ 1.222291] evm: HMAC attrs: 0x1\n[ 1.223529] Magic number: 14:738:48\n[ 1.224643] rtc_cmos 00:00: setting system clock to 2018-12-04 23:01:38 UTC (1543964498)\n[ 1.226817] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.241309] EDD information not available.\n[ 1.296029] Freeing unused kernel memory: 1512K\n[ 1.297199] Write protecting the kernel read-only data: 14336k\n[ 1.299868] Freeing unused kernel memory: 1692K\n[ 1.301244] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.312268] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.314983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.317459] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.319884] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.322288] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.324718] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.333023] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.336556] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.339817] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.342144] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.401410] [drm] Initialized drm 1.1.0 20060810\n[ 1.403686] virtio_net virtio0 ens3: renamed from eth0\n[ 1.412655] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.415066] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.434978] FDC 0 is a S82078B\n[ 1.455671] AVX2 version of gcm_enc/dec engaged.\n[ 1.457074] AES CTR mode by8 optimization enabled\n[ 1.494589] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.659259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.660894] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.662587] usb 1-1: Product: QEMU USB Tablet\n[ 1.663715] usb 1-1: Manufacturer: QEMU\n[ 1.664744] usb 1-1: SerialNumber: 42\n[ 1.672861] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.679798] usbcore: registered new interface driver usbhid\n[ 1.681229] usbhid: USB HID core driver\n[ 1.683664] 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.686664] 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.010616] tsc: Refined TSC clocksource calibration: 3491.868 MHz\n[ 2.010618] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554eff229, max_idle_ns: 440795376716 ns\nBegin: Loading essential drivers ... [ 2.038112] md: linear personality registered for level -1\n[ 2.041726] md: multipath personality registered for level -4\n[ 2.045366] md: raid0 personality registered for level 0\n[ 2.049484] md: raid1 personality registered for level 1\n[ 2.122583] raid6: sse2x1 gen() 11421 MB/s\n[ 2.190581] raid6: sse2x1 xor() 8892 MB/s\n[ 2.258579] raid6: sse2x2 gen() 14597 MB/s\n[ 2.326580] raid6: sse2x2 xor() 9693 MB/s\n[ 2.394578] raid6: sse2x4 gen() 16785 MB/s\n[ 2.462581] raid6: sse2x4 xor() 11645 MB/s\n[ 2.530580] raid6: avx2x1 gen() 22174 MB/s\n[ 2.598579] raid6: avx2x2 gen() 26123 MB/s\n[ 2.666578] raid6: avx2x4 gen() 29901 MB/s\n[ 2.667698] raid6: using algorithm avx2x4 gen() 29901 MB/s\n[ 2.669053] raid6: using avx2x2 recovery algorithm\n[ 2.671719] xor: automatically using best checksumming function:\n[ 2.710579] avx : 31879.000 MB/sec\n[ 2.719942] async_tx: api initialized (async)\n[ 2.732307] md: raid6 personality registered for level 6\n[ 2.733685] md: raid5 personality registered for level 5\n[ 2.735040] md: raid4 personality registered for level 4\n[ 2.742023] 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.776879] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.796441] 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[ 2.904811] 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[ 2.909209] systemd[1]: Detected virtualization kvm.\n[ 2.910492] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.914292] systemd[1]: Set hostname to .\n[ 2.917279] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.918797] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.022954] 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.026677] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.029852] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.033170] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.036049] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.038834] 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.042971] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.045809] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.048468] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.050752] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.053370] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.056246] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.058737] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.061938] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.064597] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.067525] 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.072769] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.079288] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.086920] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.094109] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.101302] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.111409] 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.121756] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.127230] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.132532] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.135858] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.139683] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.143484] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.145932] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.150035] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.157567] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.169207] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.173514] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.181016] Loading iSCSI transport class v2.0-870.\n[ 3.182380] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.184851] 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 Nameserver information manager.\n[ 3.213711] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n[ 3.267585] iscsi: registered transport (iser)\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\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 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 Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\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] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n Starting Initial cloud-init job (pre-networking)...\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[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[ 3.717167] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.736822] cloud-init[493]: Cloud-init v. 18.2 running 'init-local' at Tue, 04 Dec 2018 23:01:42 +0000. Up 4.55 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 58.116393] cloud-init[930]: Cloud-init v. 18.2 running 'init' at Tue, 04 Dec 2018 23:01:43 +0000. Up 6.07 seconds.\n[ 58.118939] cloud-init[930]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 58.124351] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.128165] cloud-init[930]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 58.136128] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.138501] cloud-init[930]: ci-info: | ens3 | True | 192.168.120.5 | 255.255.255.0 | . | fa:16:3e:8e:10:bb |\n[ 58.143188] cloud-init[930]: ci-info: | ens3 | True | fe80::f816:3eff:fe8e:10bb/64 | . | link | fa:16:3e:8e:10:bb |\n[ 58.148335] cloud-init[930]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 58.152163] cloud-init[930]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 58.160134] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.162530] cloud-init[930]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 58.166650] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.172330] cloud-init[930]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 58.176116] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.180128] cloud-init[930]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 58.184160] cloud-init[930]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH |\n[ 58.192123] cloud-init[930]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 58.194358] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.199952] cloud-init[930]: 2018-12-04 23:02:35,593 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 58.577984] cloud-init[930]: Generating public/private rsa key pair.\n[ 58.579743] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 58.584122] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 58.586004] cloud-init[930]: The key fingerprint is:\n[ 58.592147] cloud-init[930]: SHA256:+Oxn2L6MlxtbN1FRMoVZ1gFM29E7bQUkcBTLs7nj83A root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7\n[ 58.594411] cloud-init[930]: The key's randomart image is:\n[ 58.596116] cloud-init[930]: +---[RSA 2048]----+\n[ 58.600124] cloud-init[930]: | .oB=*XX|\n[ 58.601440] cloud-init[930]: | o +=+*|\n[ 58.604122] cloud-init[930]: | +. .=|\n[ 58.608124] cloud-init[930]: | . + +o|\n[ 58.609448] cloud-init[930]: | . S o ...|\n[ 58.612131] cloud-init[930]: | o . . |\n[ 58.616176] cloud-init[930]: | oo..= E |\n[ 58.617508] cloud-init[930]: | ..o*=.= . |\n[ 58.620121] cloud-init[930]: | o=*o.o. |\n[ 58.624125] cloud-init[930]: +----[SHA256]-----+\n[ 58.625443] cloud-init[930]: Generating public/private dsa key pair.\n[ 58.632134] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 58.634026] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 58.635872] cloud-init[930]: The key fingerprint is:\n[ 58.641186] cloud-init[930]: SHA256:gruCjI+89fOaRprVOULifUvjMLjrM8ZkW2UeH9Bput8 root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7\n[ 58.643524] cloud-init[930]: The key's randomart image is:\n[ 58.648903] cloud-init[930]: +---[DSA 1024]----+\n[ 58.650227] cloud-init[930]: | . . |\n[ 58.651515] cloud-init[930]: | . + |\n[ 58.655898] cloud-init[930]: | + |\n[ 58.657502] cloud-init[930]: | . o = . |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[ 58.662900] cloud-init[930]: | . * * S . |\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target System Initialization.[ 58.668150] cloud-init[930]: | = X @ . |\n[ 58.669111] cloud-init[930]: |o.+.X B = . |\n[ 58.670074] cloud-init[930]: |+ooX.+.o . E |\n[ 58.671077] cloud-init[930]: |.+=+*++. |\n[ 58.673414] cloud-init[930]: +----[SHA256]-----+\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m\n[ 58.676628] ] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.cloud-init[930]: Generating public/private ecdsa key pair.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m\n[ 58.684221] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 58.685812] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 58.687371] cloud-init[930]: The key fingerprint is:] Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n\n[ 58.690556] Starting LXD - unix socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Reached target Timers.\ncloud-init[930]: SHA256:jujJHel9sxGG6TJsgLS77BOof2FDiqI4P/kAuSVE1SM root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7\n[ 58.696758] cloud-init[930]: The key's randomart image is:\n[[0;32m OK [0m] Started ACPI Events Check.\n[ 58.699616] [[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\ncloud-init[930]: +---[ECDSA 256]---+\n[ 58.704846] cloud-init[930]: | .... |\n[ 58.706050] cloud-init[930]: |. E o |\n[ 58.707266] cloud-init[930]: | .. . . |\n[ 58.709657] cloud-init[930]: |.o o. o |\n[[0;32m OK [0m] Reached target Sockets.\n[ 58.713676] cloud-init[930]: |+o+o. S o |\n[ 58.714902] cloud-init[930]: |+=o.++ = . . |\n[[0;32m OK [0m] Reached target Basic System.\n[ 58.717507] cloud-init[930]: |* o+.oO o . |\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting LXD - container startup/shutdown...\n Starting Accounts Service...\n[[0;32m OK [0m] Started iperf Service.[ 58.720059] cloud-init[930]: |=.+=.= = o. |\n[ 58.725094] cloud-init[930]: | =*== o ...o |\n[ 58.726056] cloud-init[930]: +----[SHA256]-----+\n[ 58.727010] cloud-init[930]: Generating public/private ed25519 key pair.\n[ 58.728266] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 58.729787] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 58.731319] cloud-init[930]: The key fingerprint is:\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n\n[ 58.746060] cloud-init[930]: SHA256:4v9zWXlSWisSfnTYahVc491JZUIP07raFA/YIN7mqGs root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7\n[ 58.751518] cloud-init[930]: The key's randomart image is:\n[ 58.757814] cloud-init[930]: +--[ED25519 256]--+\n[ 58.759087] cloud-init[930]: | .*+*|\n[ 58.760333] cloud-init[930]: | . . oO*|\n[ 58.761770] cloud-init[930]: | . o +o+=|\n[ 58.762990] cloud-init[930]: | ..+o=+o|\n[ 58.764237] cloud-init[930]: | . S .+o +X.|\n[ 58.765441] cloud-init[930]: | . . .o.=B.o|\n[ 58.769371] cloud-init[930]: | . . +*.o |\n[ 58.773999] cloud-init[930]: | .E . + . |\n[ 58.780262] cloud-init[930]: | .oo.o |\n[ 58.781967] cloud-init[930]: +----[SHA256]-----+\n Starting /etc/rc.local Compatibility...\n Starting System Logging Service...\n Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Login Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started iperf3 Service.\n Starting Pollinate to seed the pseudo random number generator...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Snappy daemon...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 59.399686] cloud-init[1055]: Generating locales (this might take a while)...\n[ 60.122465] cloud-init[1055]: en_US.UTF-8... done\n[ 60.126522] cloud-init[1055]: Generation complete.\n"} 2018-12-04 23:02:41,545 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738/action used request id req-826f34a1-f9f8-47b4-bc0f-eba329186a5a 2018-12-04 23:02:41,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0719180107117s 2018-12-04 23:02:41,546 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738/action used request id req-826f34a1-f9f8-47b4-bc0f-eba329186a5a 2018-12-04 23:02:41,547 - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 716442117 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.165202] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.167394] pid_max: default: 32768 minimum: 301 [ 0.168599] ACPI: Core revision 20150930 [ 0.170245] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.171989] Security Framework initialized [ 0.173076] Yama: becoming mindful. [ 0.174051] AppArmor: AppArmor initialized [ 0.175178] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.176932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.178609] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.180205] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.182006] Initializing cgroup subsys io [ 0.183091] Initializing cgroup subsys memory [ 0.184256] Initializing cgroup subsys devices [ 0.185415] Initializing cgroup subsys freezer [ 0.186574] Initializing cgroup subsys net_cls [ 0.187731] Initializing cgroup subsys perf_event [ 0.188966] Initializing cgroup subsys net_prio [ 0.190138] Initializing cgroup subsys hugetlb [ 0.191288] Initializing cgroup subsys pids [ 0.192432] CPU: Physical Processor ID: 0 [ 0.194211] mce: CPU supports 10 MCE banks [ 0.195330] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.196670] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.198111] Spectre V2 : Mitigation: Full generic retpoline [ 0.199485] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.201015] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.202607] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.204030] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206041] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.227164] Freeing SMP alternatives memory: 32K [ 0.233038] ftrace: allocating 32237 entries in 126 pages [ 0.267738] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.269344] smpboot: Max logical packages: 1 [ 0.270696] x2apic enabled [ 0.271774] Switched APIC routing to physical x2apic. [ 0.274122] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.275612] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.278358] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.280748] KVM setup paravirtual spinlock [ 0.282335] x86: Booted up 1 node, 1 CPUs [ 0.283410] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.285239] devtmpfs: initialized [ 0.287189] evm: security.selinux [ 0.288128] evm: security.SMACK64 [ 0.289058] evm: security.SMACK64EXEC [ 0.290051] evm: security.SMACK64TRANSMUTE [ 0.291127] evm: security.SMACK64MMAP [ 0.292116] evm: security.ima [ 0.292971] evm: security.capability [ 0.294034] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.296430] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.297978] pinctrl core: initialized pinctrl subsystem [ 0.299417] RTC time: 23:01:37, date: 12/04/18 [ 0.300677] NET: Registered protocol family 16 [ 0.301946] cpuidle: using governor ladder [ 0.303042] cpuidle: using governor menu [ 0.304104] PCCT header not found. [ 0.305107] ACPI: bus type PCI registered [ 0.306169] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.307812] PCI: Using configuration type 1 for base access [ 0.310003] ACPI: Added _OSI(Module Device) [ 0.311113] ACPI: Added _OSI(Processor Device) [ 0.312239] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.313433] ACPI: Added _OSI(Processor Aggregator Device) [ 0.315603] ACPI: Interpreter enabled [ 0.316628] ACPI: (supports S0 S5) [ 0.317572] ACPI: Using IOAPIC for interrupt routing [ 0.318823] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.322691] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.324198] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.325826] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.327402] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.330301] acpiphp: Slot [3] registered [ 0.344347] acpiphp: Slot [4] registered [ 0.345483] acpiphp: Slot [5] registered [ 0.346548] acpiphp: Slot [6] registered [ 0.347604] acpiphp: Slot [7] registered [ 0.348665] acpiphp: Slot [8] registered [ 0.349727] acpiphp: Slot [9] registered [ 0.350781] acpiphp: Slot [10] registered [ 0.351852] acpiphp: Slot [11] registered [ 0.352935] acpiphp: Slot [12] registered [ 0.354015] acpiphp: Slot [13] registered [ 0.355083] acpiphp: Slot [14] registered [ 0.356157] acpiphp: Slot [15] registered [ 0.357236] acpiphp: Slot [16] registered [ 0.358309] acpiphp: Slot [17] registered [ 0.359380] acpiphp: Slot [18] registered [ 0.360450] acpiphp: Slot [19] registered [ 0.363515] acpiphp: Slot [20] registered [ 0.364602] acpiphp: Slot [21] registered [ 0.365679] acpiphp: Slot [22] registered [ 0.366933] acpiphp: Slot [23] registered [ 0.368023] acpiphp: Slot [24] registered [ 0.369119] acpiphp: Slot [25] registered [ 0.370222] acpiphp: Slot [26] registered [ 0.371309] acpiphp: Slot [27] registered [ 0.372390] acpiphp: Slot [28] registered [ 0.373488] acpiphp: Slot [29] registered [ 0.374562] acpiphp: Slot [30] registered [ 0.375648] acpiphp: Slot [31] registered [ 0.376738] PCI host bridge to bus 0000:00 [ 0.377832] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.379444] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.381064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.383017] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.384957] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.386932] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.392339] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.394023] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.395582] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.397245] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.401676] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.403568] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.426928] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.428879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.430740] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.432948] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.434779] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.436428] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.438295] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.439696] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.441735] vgaarb: loaded [ 0.442538] vgaarb: bridge control possible 0000:00:02.0 [ 0.444229] SCSI subsystem initialized [ 0.445497] ACPI: bus type USB registered [ 0.446611] usbcore: registered new interface driver usbfs [ 0.447985] usbcore: registered new interface driver hub [ 0.449325] usbcore: registered new device driver usb [ 0.450823] PCI: Using ACPI for IRQ routing [ 0.452339] NetLabel: Initializing [ 0.453296] NetLabel: domain hash size = 128 [ 0.454425] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.455718] NetLabel: unlabeled traffic allowed by default [ 0.457267] amd_nb: Cannot enumerate AMD northbridges [ 0.458581] clocksource: Switched to clocksource kvm-clock [ 0.467908] AppArmor: AppArmor Filesystem Enabled [ 0.469190] pnp: PnP ACPI init [ 0.470408] pnp: PnP ACPI: found 5 devices [ 0.477286] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.479591] NET: Registered protocol family 2 [ 0.481004] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.482718] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.484303] TCP: Hash tables configured (established 4096 bind 4096) [ 0.485887] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.487333] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.488905] NET: Registered protocol family 1 [ 0.490062] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.491521] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.492941] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.509132] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.525391] Unpacking initramfs... [ 1.009913] Freeing initrd memory: 37084K [ 1.011385] Scanning for low memory corruption every 60 seconds [ 1.013265] audit: initializing netlink subsys (disabled) [ 1.014685] audit: type=2000 audit(1543964498.594:1): initialized [ 1.016442] Initialise system trusted keyring [ 1.017750] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.019296] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.021942] zbud: loaded [ 1.023010] VFS: Disk quotas dquot_6.6.0 [ 1.024104] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.025947] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.027624] fuse init (API version 7.23) [ 1.028819] Key type big_key registered [ 1.029885] Allocating IMA MOK and blacklist keyrings. [ 1.031543] Key type asymmetric registered [ 1.032648] Asymmetric key parser 'x509' registered [ 1.033929] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.035899] io scheduler noop registered [ 1.036996] io scheduler deadline registered (default) [ 1.038318] io scheduler cfq registered [ 1.039441] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.040797] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.042465] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.044396] ACPI: Power Button [PWRF] [ 1.045549] GHES: HEST is not enabled! [ 1.061240] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.093661] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.096449] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.120124] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.123082] Linux agpgart interface v0.103 [ 1.125800] loop: module loaded [ 1.129100] vda: vda1 [ 1.130619] scsi host0: ata_piix [ 1.131620] scsi host1: ata_piix [ 1.132574] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.134184] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.136146] libphy: Fixed MDIO Bus: probed [ 1.137254] tun: Universal TUN/TAP device driver, 1.6 [ 1.138511] tun: (C) 1999-2004 Max Krasnyansky [ 1.141369] PPP generic driver version 2.4.2 [ 1.142562] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.144163] ehci-pci: EHCI PCI platform driver [ 1.145346] ehci-platform: EHCI generic platform driver [ 1.146676] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.148172] ohci-pci: OHCI PCI platform driver [ 1.149336] ohci-platform: OHCI generic platform driver [ 1.150657] uhci_hcd: USB Universal Host Controller Interface driver [ 1.166858] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.168222] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.170181] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.171508] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.173032] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.174668] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.176573] usb usb1: Product: UHCI Host Controller [ 1.177810] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.179347] usb usb1: SerialNumber: 0000:00:01.2 [ 1.180629] hub 1-0:1.0: USB hub found [ 1.181707] hub 1-0:1.0: 2 ports detected [ 1.182938] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.185754] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.187034] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.188417] mousedev: PS/2 mouse device common for all mice [ 1.190088] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.192552] rtc_cmos 00:00: RTC can wake from S4 [ 1.194031] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.195628] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.197205] i2c /dev entries driver [ 1.198221] device-mapper: uevent: version 1.0.3 [ 1.199482] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.201642] ledtrig-cpu: registered to indicate activity on CPUs [ 1.203389] NET: Registered protocol family 10 [ 1.204786] NET: Registered protocol family 17 [ 1.205967] Key type dns_resolver registered [ 1.207332] registered taskstats version 1 [ 1.208457] Loading compiled-in X.509 certificates [ 1.210255] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.212729] zswap: loaded using pool lzo/zbud [ 1.215376] Key type trusted registered [ 1.218447] Key type encrypted registered [ 1.219551] AppArmor: AppArmor sha1 policy hashing enabled [ 1.220931] ima: No TPM chip found, activating TPM-bypass! [ 1.222291] evm: HMAC attrs: 0x1 [ 1.223529] Magic number: 14:738:48 [ 1.224643] rtc_cmos 00:00: setting system clock to 2018-12-04 23:01:38 UTC (1543964498) [ 1.226817] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.241309] EDD information not available. [ 1.296029] Freeing unused kernel memory: 1512K [ 1.297199] Write protecting the kernel read-only data: 14336k [ 1.299868] Freeing unused kernel memory: 1692K [ 1.301244] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.312268] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.314983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.317459] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.319884] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.322288] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.324718] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.333023] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.336556] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.339817] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.342144] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.401410] [drm] Initialized drm 1.1.0 20060810 [ 1.403686] virtio_net virtio0 ens3: renamed from eth0 [ 1.412655] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.415066] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.434978] FDC 0 is a S82078B [ 1.455671] AVX2 version of gcm_enc/dec engaged. [ 1.457074] AES CTR mode by8 optimization enabled [ 1.494589] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.659259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.660894] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.662587] usb 1-1: Product: QEMU USB Tablet [ 1.663715] usb 1-1: Manufacturer: QEMU [ 1.664744] usb 1-1: SerialNumber: 42 [ 1.672861] hidraw: raw HID events driver (C) Jiri Kosina [ 1.679798] usbcore: registered new interface driver usbhid [ 1.681229] usbhid: USB HID core driver [ 1.683664] 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.686664] 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.010616] tsc: Refined TSC clocksource calibration: 3491.868 MHz [ 2.010618] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554eff229, max_idle_ns: 440795376716 ns Begin: Loading essential drivers ... [ 2.038112] md: linear personality registered for level -1 [ 2.041726] md: multipath personality registered for level -4 [ 2.045366] md: raid0 personality registered for level 0 [ 2.049484] md: raid1 personality registered for level 1 [ 2.122583] raid6: sse2x1 gen() 11421 MB/s [ 2.190581] raid6: sse2x1 xor() 8892 MB/s [ 2.258579] raid6: sse2x2 gen() 14597 MB/s [ 2.326580] raid6: sse2x2 xor() 9693 MB/s [ 2.394578] raid6: sse2x4 gen() 16785 MB/s [ 2.462581] raid6: sse2x4 xor() 11645 MB/s [ 2.530580] raid6: avx2x1 gen() 22174 MB/s [ 2.598579] raid6: avx2x2 gen() 26123 MB/s [ 2.666578] raid6: avx2x4 gen() 29901 MB/s [ 2.667698] raid6: using algorithm avx2x4 gen() 29901 MB/s [ 2.669053] raid6: using avx2x2 recovery algorithm [ 2.671719] xor: automatically using best checksumming function: [ 2.710579] avx : 31879.000 MB/sec [ 2.719942] async_tx: api initialized (async) [ 2.732307] md: raid6 personality registered for level 6 [ 2.733685] md: raid5 personality registered for level 5 [ 2.735040] md: raid4 personality registered for level 4 [ 2.742023] 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.776879] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.796441] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.904811] 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) [ 2.909209] systemd[1]: Detected virtualization kvm. [ 2.910492] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.914292] systemd[1]: Set hostname to . [ 2.917279] systemd[1]: Initializing machine ID from KVM UUID. [ 2.918797] systemd[1]: Installed transient /etc/machine-id file. [ 3.022954] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.026677] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.029852] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.033170] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.036049] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.038834] 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.042971] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.045809] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.048468] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.050752] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.053370] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.056246] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.058737] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.061938] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.064597] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.067525] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.072769] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.079288] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.086920] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.094109] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.101302] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.111409] 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.121756] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.127230] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.132532] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.135858] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.139683] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.143484] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.145932] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.150035] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.157567] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.169207] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.173514] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.181016] Loading iSCSI transport class v2.0-870. [ 3.182380] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.184851] 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 Nameserver information manager. [ 3.213711] iscsi: registered transport (tcp) [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started LVM2 metadata daemon. [ 3.267585] iscsi: registered transport (iser) Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[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 Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... [[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] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [ 3.717167] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.736822] cloud-init[493]: Cloud-init v. 18.2 running 'init-local' at Tue, 04 Dec 2018 23:01:42 +0000. Up 4.55 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 58.116393] cloud-init[930]: Cloud-init v. 18.2 running 'init' at Tue, 04 Dec 2018 23:01:43 +0000. Up 6.07 seconds. [ 58.118939] cloud-init[930]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.124351] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.128165] cloud-init[930]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.136128] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.138501] cloud-init[930]: ci-info: | ens3 | True | 192.168.120.5 | 255.255.255.0 | . | fa:16:3e:8e:10:bb | [ 58.143188] cloud-init[930]: ci-info: | ens3 | True | fe80::f816:3eff:fe8e:10bb/64 | . | link | fa:16:3e:8e:10:bb | [ 58.148335] cloud-init[930]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.152163] cloud-init[930]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.160134] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.162530] cloud-init[930]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.166650] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.172330] cloud-init[930]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.176116] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.180128] cloud-init[930]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.184160] cloud-init[930]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH | [ 58.192123] cloud-init[930]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.194358] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.199952] cloud-init[930]: 2018-12-04 23:02:35,593 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 58.577984] cloud-init[930]: Generating public/private rsa key pair. [ 58.579743] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 58.584122] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 58.586004] cloud-init[930]: The key fingerprint is: [ 58.592147] cloud-init[930]: SHA256:+Oxn2L6MlxtbN1FRMoVZ1gFM29E7bQUkcBTLs7nj83A root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7 [ 58.594411] cloud-init[930]: The key's randomart image is: [ 58.596116] cloud-init[930]: +---[RSA 2048]----+ [ 58.600124] cloud-init[930]: | .oB=*XX| [ 58.601440] cloud-init[930]: | o +=+*| [ 58.604122] cloud-init[930]: | +. .=| [ 58.608124] cloud-init[930]: | . + +o| [ 58.609448] cloud-init[930]: | . S o ...| [ 58.612131] cloud-init[930]: | o . . | [ 58.616176] cloud-init[930]: | oo..= E | [ 58.617508] cloud-init[930]: | ..o*=.= . | [ 58.620121] cloud-init[930]: | o=*o.o. | [ 58.624125] cloud-init[930]: +----[SHA256]-----+ [ 58.625443] cloud-init[930]: Generating public/private dsa key pair. [ 58.632134] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 58.634026] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 58.635872] cloud-init[930]: The key fingerprint is: [ 58.641186] cloud-init[930]: SHA256:gruCjI+89fOaRprVOULifUvjMLjrM8ZkW2UeH9Bput8 root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7 [ 58.643524] cloud-init[930]: The key's randomart image is: [ 58.648903] cloud-init[930]: +---[DSA 1024]----+ [ 58.650227] cloud-init[930]: | . . | [ 58.651515] cloud-init[930]: | . + | [ 58.655898] cloud-init[930]: | + | [ 58.657502] cloud-init[930]: | . o = . | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Cloud-config availability. [ 58.662900] cloud-init[930]: | . * * S . | [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target System Initialization.[ 58.668150] cloud-init[930]: | = X @ . | [ 58.669111] cloud-init[930]: |o.+.X B = . | [ 58.670074] cloud-init[930]: |+ooX.+.o . E | [ 58.671077] cloud-init[930]: |.+=+*++. | [ 58.673414] cloud-init[930]: +----[SHA256]-----+ Starting Socket activation for snappy daemon. [[0;32m OK [0m [ 58.676628] ] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Listening on UUID daemon activation socket.cloud-init[930]: Generating public/private ecdsa key pair. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m [ 58.684221] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 58.685812] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 58.687371] cloud-init[930]: The key fingerprint is:] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [ 58.690556] Starting LXD - unix socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target Timers. cloud-init[930]: SHA256:jujJHel9sxGG6TJsgLS77BOof2FDiqI4P/kAuSVE1SM root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7 [ 58.696758] cloud-init[930]: The key's randomart image is: [[0;32m OK [0m] Started ACPI Events Check. [ 58.699616] [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Listening on LXD - unix socket. cloud-init[930]: +---[ECDSA 256]---+ [ 58.704846] cloud-init[930]: | .... | [ 58.706050] cloud-init[930]: |. E o | [ 58.707266] cloud-init[930]: | .. . . | [ 58.709657] cloud-init[930]: |.o o. o | [[0;32m OK [0m] Reached target Sockets. [ 58.713676] cloud-init[930]: |+o+o. S o | [ 58.714902] cloud-init[930]: |+=o.++ = . . | [[0;32m OK [0m] Reached target Basic System. [ 58.717507] cloud-init[930]: |* o+.oO o . | [[0;32m OK [0m] Started ACPI event daemon. Starting LXD - container startup/shutdown... Starting Accounts Service... [[0;32m OK [0m] Started iperf Service.[ 58.720059] cloud-init[930]: |=.+=.= = o. | [ 58.725094] cloud-init[930]: | =*== o ...o | [ 58.726056] cloud-init[930]: +----[SHA256]-----+ [ 58.727010] cloud-init[930]: Generating public/private ed25519 key pair. [ 58.728266] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 58.729787] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 58.731319] cloud-init[930]: The key fingerprint is: [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 58.746060] cloud-init[930]: SHA256:4v9zWXlSWisSfnTYahVc491JZUIP07raFA/YIN7mqGs root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7 [ 58.751518] cloud-init[930]: The key's randomart image is: [ 58.757814] cloud-init[930]: +--[ED25519 256]--+ [ 58.759087] cloud-init[930]: | .*+*| [ 58.760333] cloud-init[930]: | . . oO*| [ 58.761770] cloud-init[930]: | . o +o+=| [ 58.762990] cloud-init[930]: | ..+o=+o| [ 58.764237] cloud-init[930]: | . S .+o +X.| [ 58.765441] cloud-init[930]: | . . .o.=B.o| [ 58.769371] cloud-init[930]: | . . +*.o | [ 58.773999] cloud-init[930]: | .E . + . | [ 58.780262] cloud-init[930]: | .oo.o | [ 58.781967] cloud-init[930]: +----[SHA256]-----+ Starting /etc/rc.local Compatibility... Starting System Logging Service... Starting Apply the settings specified in cloud-config... [[0;32m OK [0m] Started Regular background program processing daemon. Starting Login Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started iperf3 Service. Starting Pollinate to seed the pseudo random number generator... Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started Deferred execution scheduler. Starting Snappy daemon... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 59.399686] cloud-init[1055]: Generating locales (this might take a while)... [ 60.122465] cloud-init[1055]: en_US.UTF-8... done [ 60.126522] cloud-init[1055]: Generation complete. 2018-12-04 23:02:42,550 - functest.core.singlevm - DEBUG - try 7: cannot connect to 172.30.9.202: timed out 2018-12-04 23:02:51,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:02:51,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738/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}405615be34b78c83bd00fe904840627e53531cac" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:02:51,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:02:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da8a8e0b-dfb0-40b5-ba68-4e3a79ee0484 x-compute-request-id: req-da8a8e0b-dfb0-40b5-ba68-4e3a79ee0484 Content-Encoding: gzip Content-Length: 12971 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 716442117 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.165202] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.167394] pid_max: default: 32768 minimum: 301\n[ 0.168599] ACPI: Core revision 20150930\n[ 0.170245] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.171989] Security Framework initialized\n[ 0.173076] Yama: becoming mindful.\n[ 0.174051] AppArmor: AppArmor initialized\n[ 0.175178] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.176932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.178609] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.180205] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.182006] Initializing cgroup subsys io\n[ 0.183091] Initializing cgroup subsys memory\n[ 0.184256] Initializing cgroup subsys devices\n[ 0.185415] Initializing cgroup subsys freezer\n[ 0.186574] Initializing cgroup subsys net_cls\n[ 0.187731] Initializing cgroup subsys perf_event\n[ 0.188966] Initializing cgroup subsys net_prio\n[ 0.190138] Initializing cgroup subsys hugetlb\n[ 0.191288] Initializing cgroup subsys pids\n[ 0.192432] CPU: Physical Processor ID: 0\n[ 0.194211] mce: CPU supports 10 MCE banks\n[ 0.195330] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.196670] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.198111] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.199485] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.201015] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.202607] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.204030] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206041] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.227164] Freeing SMP alternatives memory: 32K\n[ 0.233038] ftrace: allocating 32237 entries in 126 pages\n[ 0.267738] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269344] smpboot: Max logical packages: 1\n[ 0.270696] x2apic enabled\n[ 0.271774] Switched APIC routing to physical x2apic.\n[ 0.274122] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275612] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278358] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.280748] KVM setup paravirtual spinlock\n[ 0.282335] x86: Booted up 1 node, 1 CPUs\n[ 0.283410] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285239] devtmpfs: initialized\n[ 0.287189] evm: security.selinux\n[ 0.288128] evm: security.SMACK64\n[ 0.289058] evm: security.SMACK64EXEC\n[ 0.290051] evm: security.SMACK64TRANSMUTE\n[ 0.291127] evm: security.SMACK64MMAP\n[ 0.292116] evm: security.ima\n[ 0.292971] evm: security.capability\n[ 0.294034] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.296430] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.297978] pinctrl core: initialized pinctrl subsystem\n[ 0.299417] RTC time: 23:01:37, date: 12/04/18\n[ 0.300677] NET: Registered protocol family 16\n[ 0.301946] cpuidle: using governor ladder\n[ 0.303042] cpuidle: using governor menu\n[ 0.304104] PCCT header not found.\n[ 0.305107] ACPI: bus type PCI registered\n[ 0.306169] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307812] PCI: Using configuration type 1 for base access\n[ 0.310003] ACPI: Added _OSI(Module Device)\n[ 0.311113] ACPI: Added _OSI(Processor Device)\n[ 0.312239] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313433] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315603] ACPI: Interpreter enabled\n[ 0.316628] ACPI: (supports S0 S5)\n[ 0.317572] ACPI: Using IOAPIC for interrupt routing\n[ 0.318823] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.322691] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.324198] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.325826] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.327402] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.330301] acpiphp: Slot [3] registered\n[ 0.344347] acpiphp: Slot [4] registered\n[ 0.345483] acpiphp: Slot [5] registered\n[ 0.346548] acpiphp: Slot [6] registered\n[ 0.347604] acpiphp: Slot [7] registered\n[ 0.348665] acpiphp: Slot [8] registered\n[ 0.349727] acpiphp: Slot [9] registered\n[ 0.350781] acpiphp: Slot [10] registered\n[ 0.351852] acpiphp: Slot [11] registered\n[ 0.352935] acpiphp: Slot [12] registered\n[ 0.354015] acpiphp: Slot [13] registered\n[ 0.355083] acpiphp: Slot [14] registered\n[ 0.356157] acpiphp: Slot [15] registered\n[ 0.357236] acpiphp: Slot [16] registered\n[ 0.358309] acpiphp: Slot [17] registered\n[ 0.359380] acpiphp: Slot [18] registered\n[ 0.360450] acpiphp: Slot [19] registered\n[ 0.363515] acpiphp: Slot [20] registered\n[ 0.364602] acpiphp: Slot [21] registered\n[ 0.365679] acpiphp: Slot [22] registered\n[ 0.366933] acpiphp: Slot [23] registered\n[ 0.368023] acpiphp: Slot [24] registered\n[ 0.369119] acpiphp: Slot [25] registered\n[ 0.370222] acpiphp: Slot [26] registered\n[ 0.371309] acpiphp: Slot [27] registered\n[ 0.372390] acpiphp: Slot [28] registered\n[ 0.373488] acpiphp: Slot [29] registered\n[ 0.374562] acpiphp: Slot [30] registered\n[ 0.375648] acpiphp: Slot [31] registered\n[ 0.376738] PCI host bridge to bus 0000:00\n[ 0.377832] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.379444] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.381064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.383017] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.384957] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.386932] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392339] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.394023] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.395582] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.397245] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.401676] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403568] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.426928] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.428879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.430740] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.432948] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.434779] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.436428] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.438295] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.439696] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.441735] vgaarb: loaded\n[ 0.442538] vgaarb: bridge control possible 0000:00:02.0\n[ 0.444229] SCSI subsystem initialized\n[ 0.445497] ACPI: bus type USB registered\n[ 0.446611] usbcore: registered new interface driver usbfs\n[ 0.447985] usbcore: registered new interface driver hub\n[ 0.449325] usbcore: registered new device driver usb\n[ 0.450823] PCI: Using ACPI for IRQ routing\n[ 0.452339] NetLabel: Initializing\n[ 0.453296] NetLabel: domain hash size = 128\n[ 0.454425] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.455718] NetLabel: unlabeled traffic allowed by default\n[ 0.457267] amd_nb: Cannot enumerate AMD northbridges\n[ 0.458581] clocksource: Switched to clocksource kvm-clock\n[ 0.467908] AppArmor: AppArmor Filesystem Enabled\n[ 0.469190] pnp: PnP ACPI init\n[ 0.470408] pnp: PnP ACPI: found 5 devices\n[ 0.477286] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.479591] NET: Registered protocol family 2\n[ 0.481004] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.482718] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.484303] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.485887] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.487333] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.488905] NET: Registered protocol family 1\n[ 0.490062] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.491521] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.492941] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.509132] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.525391] Unpacking initramfs...\n[ 1.009913] Freeing initrd memory: 37084K\n[ 1.011385] Scanning for low memory corruption every 60 seconds\n[ 1.013265] audit: initializing netlink subsys (disabled)\n[ 1.014685] audit: type=2000 audit(1543964498.594:1): initialized\n[ 1.016442] Initialise system trusted keyring\n[ 1.017750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.019296] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.021942] zbud: loaded\n[ 1.023010] VFS: Disk quotas dquot_6.6.0\n[ 1.024104] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.025947] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.027624] fuse init (API version 7.23)\n[ 1.028819] Key type big_key registered\n[ 1.029885] Allocating IMA MOK and blacklist keyrings.\n[ 1.031543] Key type asymmetric registered\n[ 1.032648] Asymmetric key parser 'x509' registered\n[ 1.033929] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.035899] io scheduler noop registered\n[ 1.036996] io scheduler deadline registered (default)\n[ 1.038318] io scheduler cfq registered\n[ 1.039441] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.040797] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.042465] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.044396] ACPI: Power Button [PWRF]\n[ 1.045549] GHES: HEST is not enabled!\n[ 1.061240] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.093661] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.096449] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.120124] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.123082] Linux agpgart interface v0.103\n[ 1.125800] loop: module loaded\n[ 1.129100] vda: vda1\n[ 1.130619] scsi host0: ata_piix\n[ 1.131620] scsi host1: ata_piix\n[ 1.132574] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.134184] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.136146] libphy: Fixed MDIO Bus: probed\n[ 1.137254] tun: Universal TUN/TAP device driver, 1.6\n[ 1.138511] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.141369] PPP generic driver version 2.4.2\n[ 1.142562] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.144163] ehci-pci: EHCI PCI platform driver\n[ 1.145346] ehci-platform: EHCI generic platform driver\n[ 1.146676] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.148172] ohci-pci: OHCI PCI platform driver\n[ 1.149336] ohci-platform: OHCI generic platform driver\n[ 1.150657] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.166858] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.168222] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.170181] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.171508] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.173032] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.174668] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.176573] usb usb1: Product: UHCI Host Controller\n[ 1.177810] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.179347] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.180629] hub 1-0:1.0: USB hub found\n[ 1.181707] hub 1-0:1.0: 2 ports detected\n[ 1.182938] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.185754] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.187034] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.188417] mousedev: PS/2 mouse device common for all mice\n[ 1.190088] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.192552] rtc_cmos 00:00: RTC can wake from S4\n[ 1.194031] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.195628] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.197205] i2c /dev entries driver\n[ 1.198221] device-mapper: uevent: version 1.0.3\n[ 1.199482] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.201642] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.203389] NET: Registered protocol family 10\n[ 1.204786] NET: Registered protocol family 17\n[ 1.205967] Key type dns_resolver registered\n[ 1.207332] registered taskstats version 1\n[ 1.208457] Loading compiled-in X.509 certificates\n[ 1.210255] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.212729] zswap: loaded using pool lzo/zbud\n[ 1.215376] Key type trusted registered\n[ 1.218447] Key type encrypted registered\n[ 1.219551] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.220931] ima: No TPM chip found, activating TPM-bypass!\n[ 1.222291] evm: HMAC attrs: 0x1\n[ 1.223529] Magic number: 14:738:48\n[ 1.224643] rtc_cmos 00:00: setting system clock to 2018-12-04 23:01:38 UTC (1543964498)\n[ 1.226817] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.241309] EDD information not available.\n[ 1.296029] Freeing unused kernel memory: 1512K\n[ 1.297199] Write protecting the kernel read-only data: 14336k\n[ 1.299868] Freeing unused kernel memory: 1692K\n[ 1.301244] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.312268] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.314983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.317459] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.319884] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.322288] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.324718] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.333023] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.336556] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.339817] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.342144] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.401410] [drm] Initialized drm 1.1.0 20060810\n[ 1.403686] virtio_net virtio0 ens3: renamed from eth0\n[ 1.412655] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.415066] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.434978] FDC 0 is a S82078B\n[ 1.455671] AVX2 version of gcm_enc/dec engaged.\n[ 1.457074] AES CTR mode by8 optimization enabled\n[ 1.494589] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.659259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.660894] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.662587] usb 1-1: Product: QEMU USB Tablet\n[ 1.663715] usb 1-1: Manufacturer: QEMU\n[ 1.664744] usb 1-1: SerialNumber: 42\n[ 1.672861] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.679798] usbcore: registered new interface driver usbhid\n[ 1.681229] usbhid: USB HID core driver\n[ 1.683664] 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.686664] 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.010616] tsc: Refined TSC clocksource calibration: 3491.868 MHz\n[ 2.010618] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554eff229, max_idle_ns: 440795376716 ns\nBegin: Loading essential drivers ... [ 2.038112] md: linear personality registered for level -1\n[ 2.041726] md: multipath personality registered for level -4\n[ 2.045366] md: raid0 personality registered for level 0\n[ 2.049484] md: raid1 personality registered for level 1\n[ 2.122583] raid6: sse2x1 gen() 11421 MB/s\n[ 2.190581] raid6: sse2x1 xor() 8892 MB/s\n[ 2.258579] raid6: sse2x2 gen() 14597 MB/s\n[ 2.326580] raid6: sse2x2 xor() 9693 MB/s\n[ 2.394578] raid6: sse2x4 gen() 16785 MB/s\n[ 2.462581] raid6: sse2x4 xor() 11645 MB/s\n[ 2.530580] raid6: avx2x1 gen() 22174 MB/s\n[ 2.598579] raid6: avx2x2 gen() 26123 MB/s\n[ 2.666578] raid6: avx2x4 gen() 29901 MB/s\n[ 2.667698] raid6: using algorithm avx2x4 gen() 29901 MB/s\n[ 2.669053] raid6: using avx2x2 recovery algorithm\n[ 2.671719] xor: automatically using best checksumming function:\n[ 2.710579] avx : 31879.000 MB/sec\n[ 2.719942] async_tx: api initialized (async)\n[ 2.732307] md: raid6 personality registered for level 6\n[ 2.733685] md: raid5 personality registered for level 5\n[ 2.735040] md: raid4 personality registered for level 4\n[ 2.742023] 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.776879] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.796441] 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[ 2.904811] 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[ 2.909209] systemd[1]: Detected virtualization kvm.\n[ 2.910492] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.914292] systemd[1]: Set hostname to .\n[ 2.917279] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.918797] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.022954] 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.026677] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.029852] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.033170] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.036049] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.038834] 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.042971] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.045809] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.048468] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.050752] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.053370] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.056246] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.058737] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.061938] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.064597] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.067525] 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.072769] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.079288] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.086920] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.094109] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.101302] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.111409] 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.121756] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.127230] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.132532] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.135858] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.139683] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.143484] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.145932] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.150035] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.157567] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.169207] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.173514] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.181016] Loading iSCSI transport class v2.0-870.\n[ 3.182380] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.184851] 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 Nameserver information manager.\n[ 3.213711] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n[ 3.267585] iscsi: registered transport (iser)\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\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 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 Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\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] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n Starting Initial cloud-init job (pre-networking)...\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[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[ 3.717167] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.736822] cloud-init[493]: Cloud-init v. 18.2 running 'init-local' at Tue, 04 Dec 2018 23:01:42 +0000. Up 4.55 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 58.116393] cloud-init[930]: Cloud-init v. 18.2 running 'init' at Tue, 04 Dec 2018 23:01:43 +0000. Up 6.07 seconds.\n[ 58.118939] cloud-init[930]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 58.124351] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.128165] cloud-init[930]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 58.136128] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.138501] cloud-init[930]: ci-info: | ens3 | True | 192.168.120.5 | 255.255.255.0 | . | fa:16:3e:8e:10:bb |\n[ 58.143188] cloud-init[930]: ci-info: | ens3 | True | fe80::f816:3eff:fe8e:10bb/64 | . | link | fa:16:3e:8e:10:bb |\n[ 58.148335] cloud-init[930]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 58.152163] cloud-init[930]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 58.160134] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.162530] cloud-init[930]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 58.166650] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.172330] cloud-init[930]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 58.176116] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.180128] cloud-init[930]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 58.184160] cloud-init[930]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH |\n[ 58.192123] cloud-init[930]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 58.194358] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.199952] cloud-init[930]: 2018-12-04 23:02:35,593 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 58.577984] cloud-init[930]: Generating public/private rsa key pair.\n[ 58.579743] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 58.584122] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 58.586004] cloud-init[930]: The key fingerprint is:\n[ 58.592147] cloud-init[930]: SHA256:+Oxn2L6MlxtbN1FRMoVZ1gFM29E7bQUkcBTLs7nj83A root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7\n[ 58.594411] cloud-init[930]: The key's randomart image is:\n[ 58.596116] cloud-init[930]: +---[RSA 2048]----+\n[ 58.600124] cloud-init[930]: | .oB=*XX|\n[ 58.601440] cloud-init[930]: | o +=+*|\n[ 58.604122] cloud-init[930]: | +. .=|\n[ 58.608124] cloud-init[930]: | . + +o|\n[ 58.609448] cloud-init[930]: | . S o ...|\n[ 58.612131] cloud-init[930]: | o . . |\n[ 58.616176] cloud-init[930]: | oo..= E |\n[ 58.617508] cloud-init[930]: | ..o*=.= . |\n[ 58.620121] cloud-init[930]: | o=*o.o. |\n[ 58.624125] cloud-init[930]: +----[SHA256]-----+\n[ 58.625443] cloud-init[930]: Generating public/private dsa key pair.\n[ 58.632134] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 58.634026] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 58.635872] cloud-init[930]: The key fingerprint is:\n[ 58.641186] cloud-init[930]: SHA256:gruCjI+89fOaRprVOULifUvjMLjrM8ZkW2UeH9Bput8 root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7\n[ 58.643524] cloud-init[930]: The key's randomart image is:\n[ 58.648903] cloud-init[930]: +---[DSA 1024]----+\n[ 58.650227] cloud-init[930]: | . . |\n[ 58.651515] cloud-init[930]: | . + |\n[ 58.655898] cloud-init[930]: | + |\n[ 58.657502] cloud-init[930]: | . o = . |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[ 58.662900] cloud-init[930]: | . * * S . |\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target System Initialization.[ 58.668150] cloud-init[930]: | = X @ . |\n[ 58.669111] cloud-init[930]: |o.+.X B = . |\n[ 58.670074] cloud-init[930]: |+ooX.+.o . E |\n[ 58.671077] cloud-init[930]: |.+=+*++. |\n[ 58.673414] cloud-init[930]: +----[SHA256]-----+\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m\n[ 58.676628] ] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.cloud-init[930]: Generating public/private ecdsa key pair.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m\n[ 58.684221] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 58.685812] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 58.687371] cloud-init[930]: The key fingerprint is:] Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n\n[ 58.690556] Starting LXD - unix socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Reached target Timers.\ncloud-init[930]: SHA256:jujJHel9sxGG6TJsgLS77BOof2FDiqI4P/kAuSVE1SM root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7\n[ 58.696758] cloud-init[930]: The key's randomart image is:\n[[0;32m OK [0m] Started ACPI Events Check.\n[ 58.699616] [[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\ncloud-init[930]: +---[ECDSA 256]---+\n[ 58.704846] cloud-init[930]: | .... |\n[ 58.706050] cloud-init[930]: |. E o |\n[ 58.707266] cloud-init[930]: | .. . . |\n[ 58.709657] cloud-init[930]: |.o o. o |\n[[0;32m OK [0m] Reached target Sockets.\n[ 58.713676] cloud-init[930]: |+o+o. S o |\n[ 58.714902] cloud-init[930]: |+=o.++ = . . |\n[[0;32m OK [0m] Reached target Basic System.\n[ 58.717507] cloud-init[930]: |* o+.oO o . |\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting LXD - container startup/shutdown...\n Starting Accounts Service...\n[[0;32m OK [0m] Started iperf Service.[ 58.720059] cloud-init[930]: |=.+=.= = o. |\n[ 58.725094] cloud-init[930]: | =*== o ...o |\n[ 58.726056] cloud-init[930]: +----[SHA256]-----+\n[ 58.727010] cloud-init[930]: Generating public/private ed25519 key pair.\n[ 58.728266] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 58.729787] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 58.731319] cloud-init[930]: The key fingerprint is:\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n\n[ 58.746060] cloud-init[930]: SHA256:4v9zWXlSWisSfnTYahVc491JZUIP07raFA/YIN7mqGs root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7\n[ 58.751518] cloud-init[930]: The key's randomart image is:\n[ 58.757814] cloud-init[930]: +--[ED25519 256]--+\n[ 58.759087] cloud-init[930]: | .*+*|\n[ 58.760333] cloud-init[930]: | . . oO*|\n[ 58.761770] cloud-init[930]: | . o +o+=|\n[ 58.762990] cloud-init[930]: | ..+o=+o|\n[ 58.764237] cloud-init[930]: | . S .+o +X.|\n[ 58.765441] cloud-init[930]: | . . .o.=B.o|\n[ 58.769371] cloud-init[930]: | . . +*.o |\n[ 58.773999] cloud-init[930]: | .E . + . |\n[ 58.780262] cloud-init[930]: | .oo.o |\n[ 58.781967] cloud-init[930]: +----[SHA256]-----+\n Starting /etc/rc.local Compatibility...\n Starting System Logging Service...\n Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Login Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started iperf3 Service.\n Starting Pollinate to seed the pseudo random number generator...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Snappy daemon...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 59.399686] cloud-init[1055]: Generating locales (this might take a while)...\n[ 60.122465] cloud-init[1055]: en_US.UTF-8... done\n[ 60.126522] cloud-init[1055]: Generation complete.\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"} 2018-12-04 23:02:51,647 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738/action used request id req-da8a8e0b-dfb0-40b5-ba68-4e3a79ee0484 2018-12-04 23:02:51,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0880260467529s 2018-12-04 23:02:51,649 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738/action used request id req-da8a8e0b-dfb0-40b5-ba68-4e3a79ee0484 2018-12-04 23:02:51,649 - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 716442117 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.165202] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.167394] pid_max: default: 32768 minimum: 301 [ 0.168599] ACPI: Core revision 20150930 [ 0.170245] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.171989] Security Framework initialized [ 0.173076] Yama: becoming mindful. [ 0.174051] AppArmor: AppArmor initialized [ 0.175178] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.176932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.178609] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.180205] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.182006] Initializing cgroup subsys io [ 0.183091] Initializing cgroup subsys memory [ 0.184256] Initializing cgroup subsys devices [ 0.185415] Initializing cgroup subsys freezer [ 0.186574] Initializing cgroup subsys net_cls [ 0.187731] Initializing cgroup subsys perf_event [ 0.188966] Initializing cgroup subsys net_prio [ 0.190138] Initializing cgroup subsys hugetlb [ 0.191288] Initializing cgroup subsys pids [ 0.192432] CPU: Physical Processor ID: 0 [ 0.194211] mce: CPU supports 10 MCE banks [ 0.195330] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.196670] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.198111] Spectre V2 : Mitigation: Full generic retpoline [ 0.199485] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.201015] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.202607] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.204030] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206041] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.227164] Freeing SMP alternatives memory: 32K [ 0.233038] ftrace: allocating 32237 entries in 126 pages [ 0.267738] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.269344] smpboot: Max logical packages: 1 [ 0.270696] x2apic enabled [ 0.271774] Switched APIC routing to physical x2apic. [ 0.274122] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.275612] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.278358] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.280748] KVM setup paravirtual spinlock [ 0.282335] x86: Booted up 1 node, 1 CPUs [ 0.283410] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.285239] devtmpfs: initialized [ 0.287189] evm: security.selinux [ 0.288128] evm: security.SMACK64 [ 0.289058] evm: security.SMACK64EXEC [ 0.290051] evm: security.SMACK64TRANSMUTE [ 0.291127] evm: security.SMACK64MMAP [ 0.292116] evm: security.ima [ 0.292971] evm: security.capability [ 0.294034] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.296430] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.297978] pinctrl core: initialized pinctrl subsystem [ 0.299417] RTC time: 23:01:37, date: 12/04/18 [ 0.300677] NET: Registered protocol family 16 [ 0.301946] cpuidle: using governor ladder [ 0.303042] cpuidle: using governor menu [ 0.304104] PCCT header not found. [ 0.305107] ACPI: bus type PCI registered [ 0.306169] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.307812] PCI: Using configuration type 1 for base access [ 0.310003] ACPI: Added _OSI(Module Device) [ 0.311113] ACPI: Added _OSI(Processor Device) [ 0.312239] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.313433] ACPI: Added _OSI(Processor Aggregator Device) [ 0.315603] ACPI: Interpreter enabled [ 0.316628] ACPI: (supports S0 S5) [ 0.317572] ACPI: Using IOAPIC for interrupt routing [ 0.318823] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.322691] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.324198] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.325826] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.327402] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.330301] acpiphp: Slot [3] registered [ 0.344347] acpiphp: Slot [4] registered [ 0.345483] acpiphp: Slot [5] registered [ 0.346548] acpiphp: Slot [6] registered [ 0.347604] acpiphp: Slot [7] registered [ 0.348665] acpiphp: Slot [8] registered [ 0.349727] acpiphp: Slot [9] registered [ 0.350781] acpiphp: Slot [10] registered [ 0.351852] acpiphp: Slot [11] registered [ 0.352935] acpiphp: Slot [12] registered [ 0.354015] acpiphp: Slot [13] registered [ 0.355083] acpiphp: Slot [14] registered [ 0.356157] acpiphp: Slot [15] registered [ 0.357236] acpiphp: Slot [16] registered [ 0.358309] acpiphp: Slot [17] registered [ 0.359380] acpiphp: Slot [18] registered [ 0.360450] acpiphp: Slot [19] registered [ 0.363515] acpiphp: Slot [20] registered [ 0.364602] acpiphp: Slot [21] registered [ 0.365679] acpiphp: Slot [22] registered [ 0.366933] acpiphp: Slot [23] registered [ 0.368023] acpiphp: Slot [24] registered [ 0.369119] acpiphp: Slot [25] registered [ 0.370222] acpiphp: Slot [26] registered [ 0.371309] acpiphp: Slot [27] registered [ 0.372390] acpiphp: Slot [28] registered [ 0.373488] acpiphp: Slot [29] registered [ 0.374562] acpiphp: Slot [30] registered [ 0.375648] acpiphp: Slot [31] registered [ 0.376738] PCI host bridge to bus 0000:00 [ 0.377832] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.379444] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.381064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.383017] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.384957] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.386932] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.392339] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.394023] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.395582] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.397245] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.401676] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.403568] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.426928] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.428879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.430740] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.432948] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.434779] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.436428] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.438295] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.439696] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.441735] vgaarb: loaded [ 0.442538] vgaarb: bridge control possible 0000:00:02.0 [ 0.444229] SCSI subsystem initialized [ 0.445497] ACPI: bus type USB registered [ 0.446611] usbcore: registered new interface driver usbfs [ 0.447985] usbcore: registered new interface driver hub [ 0.449325] usbcore: registered new device driver usb [ 0.450823] PCI: Using ACPI for IRQ routing [ 0.452339] NetLabel: Initializing [ 0.453296] NetLabel: domain hash size = 128 [ 0.454425] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.455718] NetLabel: unlabeled traffic allowed by default [ 0.457267] amd_nb: Cannot enumerate AMD northbridges [ 0.458581] clocksource: Switched to clocksource kvm-clock [ 0.467908] AppArmor: AppArmor Filesystem Enabled [ 0.469190] pnp: PnP ACPI init [ 0.470408] pnp: PnP ACPI: found 5 devices [ 0.477286] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.479591] NET: Registered protocol family 2 [ 0.481004] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.482718] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.484303] TCP: Hash tables configured (established 4096 bind 4096) [ 0.485887] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.487333] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.488905] NET: Registered protocol family 1 [ 0.490062] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.491521] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.492941] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.509132] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.525391] Unpacking initramfs... [ 1.009913] Freeing initrd memory: 37084K [ 1.011385] Scanning for low memory corruption every 60 seconds [ 1.013265] audit: initializing netlink subsys (disabled) [ 1.014685] audit: type=2000 audit(1543964498.594:1): initialized [ 1.016442] Initialise system trusted keyring [ 1.017750] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.019296] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.021942] zbud: loaded [ 1.023010] VFS: Disk quotas dquot_6.6.0 [ 1.024104] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.025947] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.027624] fuse init (API version 7.23) [ 1.028819] Key type big_key registered [ 1.029885] Allocating IMA MOK and blacklist keyrings. [ 1.031543] Key type asymmetric registered [ 1.032648] Asymmetric key parser 'x509' registered [ 1.033929] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.035899] io scheduler noop registered [ 1.036996] io scheduler deadline registered (default) [ 1.038318] io scheduler cfq registered [ 1.039441] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.040797] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.042465] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.044396] ACPI: Power Button [PWRF] [ 1.045549] GHES: HEST is not enabled! [ 1.061240] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.093661] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.096449] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.120124] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.123082] Linux agpgart interface v0.103 [ 1.125800] loop: module loaded [ 1.129100] vda: vda1 [ 1.130619] scsi host0: ata_piix [ 1.131620] scsi host1: ata_piix [ 1.132574] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.134184] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.136146] libphy: Fixed MDIO Bus: probed [ 1.137254] tun: Universal TUN/TAP device driver, 1.6 [ 1.138511] tun: (C) 1999-2004 Max Krasnyansky [ 1.141369] PPP generic driver version 2.4.2 [ 1.142562] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.144163] ehci-pci: EHCI PCI platform driver [ 1.145346] ehci-platform: EHCI generic platform driver [ 1.146676] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.148172] ohci-pci: OHCI PCI platform driver [ 1.149336] ohci-platform: OHCI generic platform driver [ 1.150657] uhci_hcd: USB Universal Host Controller Interface driver [ 1.166858] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.168222] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.170181] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.171508] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.173032] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.174668] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.176573] usb usb1: Product: UHCI Host Controller [ 1.177810] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.179347] usb usb1: SerialNumber: 0000:00:01.2 [ 1.180629] hub 1-0:1.0: USB hub found [ 1.181707] hub 1-0:1.0: 2 ports detected [ 1.182938] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.185754] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.187034] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.188417] mousedev: PS/2 mouse device common for all mice [ 1.190088] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.192552] rtc_cmos 00:00: RTC can wake from S4 [ 1.194031] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.195628] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.197205] i2c /dev entries driver [ 1.198221] device-mapper: uevent: version 1.0.3 [ 1.199482] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.201642] ledtrig-cpu: registered to indicate activity on CPUs [ 1.203389] NET: Registered protocol family 10 [ 1.204786] NET: Registered protocol family 17 [ 1.205967] Key type dns_resolver registered [ 1.207332] registered taskstats version 1 [ 1.208457] Loading compiled-in X.509 certificates [ 1.210255] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.212729] zswap: loaded using pool lzo/zbud [ 1.215376] Key type trusted registered [ 1.218447] Key type encrypted registered [ 1.219551] AppArmor: AppArmor sha1 policy hashing enabled [ 1.220931] ima: No TPM chip found, activating TPM-bypass! [ 1.222291] evm: HMAC attrs: 0x1 [ 1.223529] Magic number: 14:738:48 [ 1.224643] rtc_cmos 00:00: setting system clock to 2018-12-04 23:01:38 UTC (1543964498) [ 1.226817] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.241309] EDD information not available. [ 1.296029] Freeing unused kernel memory: 1512K [ 1.297199] Write protecting the kernel read-only data: 14336k [ 1.299868] Freeing unused kernel memory: 1692K [ 1.301244] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.312268] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.314983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.317459] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.319884] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.322288] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.324718] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.333023] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.336556] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.339817] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.342144] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.401410] [drm] Initialized drm 1.1.0 20060810 [ 1.403686] virtio_net virtio0 ens3: renamed from eth0 [ 1.412655] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.415066] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.434978] FDC 0 is a S82078B [ 1.455671] AVX2 version of gcm_enc/dec engaged. [ 1.457074] AES CTR mode by8 optimization enabled [ 1.494589] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.659259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.660894] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.662587] usb 1-1: Product: QEMU USB Tablet [ 1.663715] usb 1-1: Manufacturer: QEMU [ 1.664744] usb 1-1: SerialNumber: 42 [ 1.672861] hidraw: raw HID events driver (C) Jiri Kosina [ 1.679798] usbcore: registered new interface driver usbhid [ 1.681229] usbhid: USB HID core driver [ 1.683664] 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.686664] 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.010616] tsc: Refined TSC clocksource calibration: 3491.868 MHz [ 2.010618] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554eff229, max_idle_ns: 440795376716 ns Begin: Loading essential drivers ... [ 2.038112] md: linear personality registered for level -1 [ 2.041726] md: multipath personality registered for level -4 [ 2.045366] md: raid0 personality registered for level 0 [ 2.049484] md: raid1 personality registered for level 1 [ 2.122583] raid6: sse2x1 gen() 11421 MB/s [ 2.190581] raid6: sse2x1 xor() 8892 MB/s [ 2.258579] raid6: sse2x2 gen() 14597 MB/s [ 2.326580] raid6: sse2x2 xor() 9693 MB/s [ 2.394578] raid6: sse2x4 gen() 16785 MB/s [ 2.462581] raid6: sse2x4 xor() 11645 MB/s [ 2.530580] raid6: avx2x1 gen() 22174 MB/s [ 2.598579] raid6: avx2x2 gen() 26123 MB/s [ 2.666578] raid6: avx2x4 gen() 29901 MB/s [ 2.667698] raid6: using algorithm avx2x4 gen() 29901 MB/s [ 2.669053] raid6: using avx2x2 recovery algorithm [ 2.671719] xor: automatically using best checksumming function: [ 2.710579] avx : 31879.000 MB/sec [ 2.719942] async_tx: api initialized (async) [ 2.732307] md: raid6 personality registered for level 6 [ 2.733685] md: raid5 personality registered for level 5 [ 2.735040] md: raid4 personality registered for level 4 [ 2.742023] 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.776879] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.796441] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.904811] 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) [ 2.909209] systemd[1]: Detected virtualization kvm. [ 2.910492] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.914292] systemd[1]: Set hostname to . [ 2.917279] systemd[1]: Initializing machine ID from KVM UUID. [ 2.918797] systemd[1]: Installed transient /etc/machine-id file. [ 3.022954] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.026677] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.029852] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.033170] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.036049] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.038834] 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.042971] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.045809] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.048468] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.050752] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.053370] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.056246] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.058737] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.061938] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.064597] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.067525] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.072769] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.079288] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.086920] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.094109] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.101302] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.111409] 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.121756] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.127230] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.132532] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.135858] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.139683] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.143484] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.145932] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.150035] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.157567] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.169207] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.173514] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.181016] Loading iSCSI transport class v2.0-870. [ 3.182380] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.184851] 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 Nameserver information manager. [ 3.213711] iscsi: registered transport (tcp) [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started LVM2 metadata daemon. [ 3.267585] iscsi: registered transport (iser) Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[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 Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... [[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] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [ 3.717167] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.736822] cloud-init[493]: Cloud-init v. 18.2 running 'init-local' at Tue, 04 Dec 2018 23:01:42 +0000. Up 4.55 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 58.116393] cloud-init[930]: Cloud-init v. 18.2 running 'init' at Tue, 04 Dec 2018 23:01:43 +0000. Up 6.07 seconds. [ 58.118939] cloud-init[930]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.124351] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.128165] cloud-init[930]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.136128] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.138501] cloud-init[930]: ci-info: | ens3 | True | 192.168.120.5 | 255.255.255.0 | . | fa:16:3e:8e:10:bb | [ 58.143188] cloud-init[930]: ci-info: | ens3 | True | fe80::f816:3eff:fe8e:10bb/64 | . | link | fa:16:3e:8e:10:bb | [ 58.148335] cloud-init[930]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.152163] cloud-init[930]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.160134] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.162530] cloud-init[930]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.166650] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.172330] cloud-init[930]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.176116] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.180128] cloud-init[930]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.184160] cloud-init[930]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH | [ 58.192123] cloud-init[930]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.194358] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.199952] cloud-init[930]: 2018-12-04 23:02:35,593 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 58.577984] cloud-init[930]: Generating public/private rsa key pair. [ 58.579743] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 58.584122] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 58.586004] cloud-init[930]: The key fingerprint is: [ 58.592147] cloud-init[930]: SHA256:+Oxn2L6MlxtbN1FRMoVZ1gFM29E7bQUkcBTLs7nj83A root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7 [ 58.594411] cloud-init[930]: The key's randomart image is: [ 58.596116] cloud-init[930]: +---[RSA 2048]----+ [ 58.600124] cloud-init[930]: | .oB=*XX| [ 58.601440] cloud-init[930]: | o +=+*| [ 58.604122] cloud-init[930]: | +. .=| [ 58.608124] cloud-init[930]: | . + +o| [ 58.609448] cloud-init[930]: | . S o ...| [ 58.612131] cloud-init[930]: | o . . | [ 58.616176] cloud-init[930]: | oo..= E | [ 58.617508] cloud-init[930]: | ..o*=.= . | [ 58.620121] cloud-init[930]: | o=*o.o. | [ 58.624125] cloud-init[930]: +----[SHA256]-----+ [ 58.625443] cloud-init[930]: Generating public/private dsa key pair. [ 58.632134] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 58.634026] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 58.635872] cloud-init[930]: The key fingerprint is: [ 58.641186] cloud-init[930]: SHA256:gruCjI+89fOaRprVOULifUvjMLjrM8ZkW2UeH9Bput8 root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7 [ 58.643524] cloud-init[930]: The key's randomart image is: [ 58.648903] cloud-init[930]: +---[DSA 1024]----+ [ 58.650227] cloud-init[930]: | . . | [ 58.651515] cloud-init[930]: | . + | [ 58.655898] cloud-init[930]: | + | [ 58.657502] cloud-init[930]: | . o = . | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Cloud-config availability. [ 58.662900] cloud-init[930]: | . * * S . | [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target System Initialization.[ 58.668150] cloud-init[930]: | = X @ . | [ 58.669111] cloud-init[930]: |o.+.X B = . | [ 58.670074] cloud-init[930]: |+ooX.+.o . E | [ 58.671077] cloud-init[930]: |.+=+*++. | [ 58.673414] cloud-init[930]: +----[SHA256]-----+ Starting Socket activation for snappy daemon. [[0;32m OK [0m [ 58.676628] ] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Listening on UUID daemon activation socket.cloud-init[930]: Generating public/private ecdsa key pair. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m [ 58.684221] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 58.685812] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 58.687371] cloud-init[930]: The key fingerprint is:] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [ 58.690556] Starting LXD - unix socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target Timers. cloud-init[930]: SHA256:jujJHel9sxGG6TJsgLS77BOof2FDiqI4P/kAuSVE1SM root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7 [ 58.696758] cloud-init[930]: The key's randomart image is: [[0;32m OK [0m] Started ACPI Events Check. [ 58.699616] [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Listening on LXD - unix socket. cloud-init[930]: +---[ECDSA 256]---+ [ 58.704846] cloud-init[930]: | .... | [ 58.706050] cloud-init[930]: |. E o | [ 58.707266] cloud-init[930]: | .. . . | [ 58.709657] cloud-init[930]: |.o o. o | [[0;32m OK [0m] Reached target Sockets. [ 58.713676] cloud-init[930]: |+o+o. S o | [ 58.714902] cloud-init[930]: |+=o.++ = . . | [[0;32m OK [0m] Reached target Basic System. [ 58.717507] cloud-init[930]: |* o+.oO o . | [[0;32m OK [0m] Started ACPI event daemon. Starting LXD - container startup/shutdown... Starting Accounts Service... [[0;32m OK [0m] Started iperf Service.[ 58.720059] cloud-init[930]: |=.+=.= = o. | [ 58.725094] cloud-init[930]: | =*== o ...o | [ 58.726056] cloud-init[930]: +----[SHA256]-----+ [ 58.727010] cloud-init[930]: Generating public/private ed25519 key pair. [ 58.728266] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 58.729787] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 58.731319] cloud-init[930]: The key fingerprint is: [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 58.746060] cloud-init[930]: SHA256:4v9zWXlSWisSfnTYahVc491JZUIP07raFA/YIN7mqGs root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7 [ 58.751518] cloud-init[930]: The key's randomart image is: [ 58.757814] cloud-init[930]: +--[ED25519 256]--+ [ 58.759087] cloud-init[930]: | .*+*| [ 58.760333] cloud-init[930]: | . . oO*| [ 58.761770] cloud-init[930]: | . o +o+=| [ 58.762990] cloud-init[930]: | ..+o=+o| [ 58.764237] cloud-init[930]: | . S .+o +X.| [ 58.765441] cloud-init[930]: | . . .o.=B.o| [ 58.769371] cloud-init[930]: | . . +*.o | [ 58.773999] cloud-init[930]: | .E . + . | [ 58.780262] cloud-init[930]: | .oo.o | [ 58.781967] cloud-init[930]: +----[SHA256]-----+ Starting /etc/rc.local Compatibility... Starting System Logging Service... Starting Apply the settings specified in cloud-config... [[0;32m OK [0m] Started Regular background program processing daemon. Starting Login Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started iperf3 Service. Starting Pollinate to seed the pseudo random number generator... Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started Deferred execution scheduler. Starting Snappy daemon... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 59.399686] cloud-init[1055]: Generating locales (this might take a while)... [ 60.122465] cloud-init[1055]: en_US.UTF-8... done [ 60.126522] cloud-init[1055]: Generation complete. [[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. 2018-12-04 23:02:52,653 - functest.core.singlevm - DEBUG - try 8: cannot connect to 172.30.9.202: timed out 2018-12-04 23:03:01,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:03:01,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738/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}405615be34b78c83bd00fe904840627e53531cac" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:03:01,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:03:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-984ae094-ce55-4fb4-b38a-879568729929 x-compute-request-id: req-984ae094-ce55-4fb4-b38a-879568729929 Content-Encoding: gzip Content-Length: 13241 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 716442117 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.165202] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.167394] pid_max: default: 32768 minimum: 301\n[ 0.168599] ACPI: Core revision 20150930\n[ 0.170245] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.171989] Security Framework initialized\n[ 0.173076] Yama: becoming mindful.\n[ 0.174051] AppArmor: AppArmor initialized\n[ 0.175178] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.176932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.178609] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.180205] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.182006] Initializing cgroup subsys io\n[ 0.183091] Initializing cgroup subsys memory\n[ 0.184256] Initializing cgroup subsys devices\n[ 0.185415] Initializing cgroup subsys freezer\n[ 0.186574] Initializing cgroup subsys net_cls\n[ 0.187731] Initializing cgroup subsys perf_event\n[ 0.188966] Initializing cgroup subsys net_prio\n[ 0.190138] Initializing cgroup subsys hugetlb\n[ 0.191288] Initializing cgroup subsys pids\n[ 0.192432] CPU: Physical Processor ID: 0\n[ 0.194211] mce: CPU supports 10 MCE banks\n[ 0.195330] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.196670] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.198111] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.199485] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.201015] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.202607] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.204030] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206041] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.227164] Freeing SMP alternatives memory: 32K\n[ 0.233038] ftrace: allocating 32237 entries in 126 pages\n[ 0.267738] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269344] smpboot: Max logical packages: 1\n[ 0.270696] x2apic enabled\n[ 0.271774] Switched APIC routing to physical x2apic.\n[ 0.274122] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275612] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278358] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.280748] KVM setup paravirtual spinlock\n[ 0.282335] x86: Booted up 1 node, 1 CPUs\n[ 0.283410] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285239] devtmpfs: initialized\n[ 0.287189] evm: security.selinux\n[ 0.288128] evm: security.SMACK64\n[ 0.289058] evm: security.SMACK64EXEC\n[ 0.290051] evm: security.SMACK64TRANSMUTE\n[ 0.291127] evm: security.SMACK64MMAP\n[ 0.292116] evm: security.ima\n[ 0.292971] evm: security.capability\n[ 0.294034] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.296430] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.297978] pinctrl core: initialized pinctrl subsystem\n[ 0.299417] RTC time: 23:01:37, date: 12/04/18\n[ 0.300677] NET: Registered protocol family 16\n[ 0.301946] cpuidle: using governor ladder\n[ 0.303042] cpuidle: using governor menu\n[ 0.304104] PCCT header not found.\n[ 0.305107] ACPI: bus type PCI registered\n[ 0.306169] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307812] PCI: Using configuration type 1 for base access\n[ 0.310003] ACPI: Added _OSI(Module Device)\n[ 0.311113] ACPI: Added _OSI(Processor Device)\n[ 0.312239] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313433] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315603] ACPI: Interpreter enabled\n[ 0.316628] ACPI: (supports S0 S5)\n[ 0.317572] ACPI: Using IOAPIC for interrupt routing\n[ 0.318823] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.322691] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.324198] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.325826] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.327402] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.330301] acpiphp: Slot [3] registered\n[ 0.344347] acpiphp: Slot [4] registered\n[ 0.345483] acpiphp: Slot [5] registered\n[ 0.346548] acpiphp: Slot [6] registered\n[ 0.347604] acpiphp: Slot [7] registered\n[ 0.348665] acpiphp: Slot [8] registered\n[ 0.349727] acpiphp: Slot [9] registered\n[ 0.350781] acpiphp: Slot [10] registered\n[ 0.351852] acpiphp: Slot [11] registered\n[ 0.352935] acpiphp: Slot [12] registered\n[ 0.354015] acpiphp: Slot [13] registered\n[ 0.355083] acpiphp: Slot [14] registered\n[ 0.356157] acpiphp: Slot [15] registered\n[ 0.357236] acpiphp: Slot [16] registered\n[ 0.358309] acpiphp: Slot [17] registered\n[ 0.359380] acpiphp: Slot [18] registered\n[ 0.360450] acpiphp: Slot [19] registered\n[ 0.363515] acpiphp: Slot [20] registered\n[ 0.364602] acpiphp: Slot [21] registered\n[ 0.365679] acpiphp: Slot [22] registered\n[ 0.366933] acpiphp: Slot [23] registered\n[ 0.368023] acpiphp: Slot [24] registered\n[ 0.369119] acpiphp: Slot [25] registered\n[ 0.370222] acpiphp: Slot [26] registered\n[ 0.371309] acpiphp: Slot [27] registered\n[ 0.372390] acpiphp: Slot [28] registered\n[ 0.373488] acpiphp: Slot [29] registered\n[ 0.374562] acpiphp: Slot [30] registered\n[ 0.375648] acpiphp: Slot [31] registered\n[ 0.376738] PCI host bridge to bus 0000:00\n[ 0.377832] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.379444] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.381064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.383017] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.384957] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.386932] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392339] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.394023] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.395582] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.397245] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.401676] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403568] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.426928] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.428879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.430740] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.432948] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.434779] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.436428] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.438295] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.439696] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.441735] vgaarb: loaded\n[ 0.442538] vgaarb: bridge control possible 0000:00:02.0\n[ 0.444229] SCSI subsystem initialized\n[ 0.445497] ACPI: bus type USB registered\n[ 0.446611] usbcore: registered new interface driver usbfs\n[ 0.447985] usbcore: registered new interface driver hub\n[ 0.449325] usbcore: registered new device driver usb\n[ 0.450823] PCI: Using ACPI for IRQ routing\n[ 0.452339] NetLabel: Initializing\n[ 0.453296] NetLabel: domain hash size = 128\n[ 0.454425] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.455718] NetLabel: unlabeled traffic allowed by default\n[ 0.457267] amd_nb: Cannot enumerate AMD northbridges\n[ 0.458581] clocksource: Switched to clocksource kvm-clock\n[ 0.467908] AppArmor: AppArmor Filesystem Enabled\n[ 0.469190] pnp: PnP ACPI init\n[ 0.470408] pnp: PnP ACPI: found 5 devices\n[ 0.477286] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.479591] NET: Registered protocol family 2\n[ 0.481004] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.482718] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.484303] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.485887] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.487333] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.488905] NET: Registered protocol family 1\n[ 0.490062] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.491521] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.492941] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.509132] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.525391] Unpacking initramfs...\n[ 1.009913] Freeing initrd memory: 37084K\n[ 1.011385] Scanning for low memory corruption every 60 seconds\n[ 1.013265] audit: initializing netlink subsys (disabled)\n[ 1.014685] audit: type=2000 audit(1543964498.594:1): initialized\n[ 1.016442] Initialise system trusted keyring\n[ 1.017750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.019296] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.021942] zbud: loaded\n[ 1.023010] VFS: Disk quotas dquot_6.6.0\n[ 1.024104] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.025947] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.027624] fuse init (API version 7.23)\n[ 1.028819] Key type big_key registered\n[ 1.029885] Allocating IMA MOK and blacklist keyrings.\n[ 1.031543] Key type asymmetric registered\n[ 1.032648] Asymmetric key parser 'x509' registered\n[ 1.033929] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.035899] io scheduler noop registered\n[ 1.036996] io scheduler deadline registered (default)\n[ 1.038318] io scheduler cfq registered\n[ 1.039441] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.040797] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.042465] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.044396] ACPI: Power Button [PWRF]\n[ 1.045549] GHES: HEST is not enabled!\n[ 1.061240] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.093661] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.096449] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.120124] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.123082] Linux agpgart interface v0.103\n[ 1.125800] loop: module loaded\n[ 1.129100] vda: vda1\n[ 1.130619] scsi host0: ata_piix\n[ 1.131620] scsi host1: ata_piix\n[ 1.132574] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.134184] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.136146] libphy: Fixed MDIO Bus: probed\n[ 1.137254] tun: Universal TUN/TAP device driver, 1.6\n[ 1.138511] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.141369] PPP generic driver version 2.4.2\n[ 1.142562] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.144163] ehci-pci: EHCI PCI platform driver\n[ 1.145346] ehci-platform: EHCI generic platform driver\n[ 1.146676] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.148172] ohci-pci: OHCI PCI platform driver\n[ 1.149336] ohci-platform: OHCI generic platform driver\n[ 1.150657] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.166858] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.168222] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.170181] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.171508] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.173032] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.174668] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.176573] usb usb1: Product: UHCI Host Controller\n[ 1.177810] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.179347] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.180629] hub 1-0:1.0: USB hub found\n[ 1.181707] hub 1-0:1.0: 2 ports detected\n[ 1.182938] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.185754] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.187034] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.188417] mousedev: PS/2 mouse device common for all mice\n[ 1.190088] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.192552] rtc_cmos 00:00: RTC can wake from S4\n[ 1.194031] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.195628] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.197205] i2c /dev entries driver\n[ 1.198221] device-mapper: uevent: version 1.0.3\n[ 1.199482] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.201642] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.203389] NET: Registered protocol family 10\n[ 1.204786] NET: Registered protocol family 17\n[ 1.205967] Key type dns_resolver registered\n[ 1.207332] registered taskstats version 1\n[ 1.208457] Loading compiled-in X.509 certificates\n[ 1.210255] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.212729] zswap: loaded using pool lzo/zbud\n[ 1.215376] Key type trusted registered\n[ 1.218447] Key type encrypted registered\n[ 1.219551] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.220931] ima: No TPM chip found, activating TPM-bypass!\n[ 1.222291] evm: HMAC attrs: 0x1\n[ 1.223529] Magic number: 14:738:48\n[ 1.224643] rtc_cmos 00:00: setting system clock to 2018-12-04 23:01:38 UTC (1543964498)\n[ 1.226817] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.241309] EDD information not available.\n[ 1.296029] Freeing unused kernel memory: 1512K\n[ 1.297199] Write protecting the kernel read-only data: 14336k\n[ 1.299868] Freeing unused kernel memory: 1692K\n[ 1.301244] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.312268] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.314983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.317459] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.319884] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.322288] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.324718] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.333023] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.336556] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.339817] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.342144] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.401410] [drm] Initialized drm 1.1.0 20060810\n[ 1.403686] virtio_net virtio0 ens3: renamed from eth0\n[ 1.412655] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.415066] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.434978] FDC 0 is a S82078B\n[ 1.455671] AVX2 version of gcm_enc/dec engaged.\n[ 1.457074] AES CTR mode by8 optimization enabled\n[ 1.494589] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.659259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.660894] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.662587] usb 1-1: Product: QEMU USB Tablet\n[ 1.663715] usb 1-1: Manufacturer: QEMU\n[ 1.664744] usb 1-1: SerialNumber: 42\n[ 1.672861] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.679798] usbcore: registered new interface driver usbhid\n[ 1.681229] usbhid: USB HID core driver\n[ 1.683664] 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.686664] 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.010616] tsc: Refined TSC clocksource calibration: 3491.868 MHz\n[ 2.010618] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554eff229, max_idle_ns: 440795376716 ns\nBegin: Loading essential drivers ... [ 2.038112] md: linear personality registered for level -1\n[ 2.041726] md: multipath personality registered for level -4\n[ 2.045366] md: raid0 personality registered for level 0\n[ 2.049484] md: raid1 personality registered for level 1\n[ 2.122583] raid6: sse2x1 gen() 11421 MB/s\n[ 2.190581] raid6: sse2x1 xor() 8892 MB/s\n[ 2.258579] raid6: sse2x2 gen() 14597 MB/s\n[ 2.326580] raid6: sse2x2 xor() 9693 MB/s\n[ 2.394578] raid6: sse2x4 gen() 16785 MB/s\n[ 2.462581] raid6: sse2x4 xor() 11645 MB/s\n[ 2.530580] raid6: avx2x1 gen() 22174 MB/s\n[ 2.598579] raid6: avx2x2 gen() 26123 MB/s\n[ 2.666578] raid6: avx2x4 gen() 29901 MB/s\n[ 2.667698] raid6: using algorithm avx2x4 gen() 29901 MB/s\n[ 2.669053] raid6: using avx2x2 recovery algorithm\n[ 2.671719] xor: automatically using best checksumming function:\n[ 2.710579] avx : 31879.000 MB/sec\n[ 2.719942] async_tx: api initialized (async)\n[ 2.732307] md: raid6 personality registered for level 6\n[ 2.733685] md: raid5 personality registered for level 5\n[ 2.735040] md: raid4 personality registered for level 4\n[ 2.742023] 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.776879] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.796441] 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[ 2.904811] 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[ 2.909209] systemd[1]: Detected virtualization kvm.\n[ 2.910492] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.914292] systemd[1]: Set hostname to .\n[ 2.917279] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.918797] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.022954] 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.026677] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.029852] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.033170] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.036049] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.038834] 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.042971] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.045809] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.048468] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.050752] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.053370] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.056246] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.058737] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.061938] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.064597] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.067525] 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.072769] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.079288] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.086920] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.094109] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.101302] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.111409] 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.121756] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.127230] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.132532] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.135858] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.139683] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.143484] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.145932] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.150035] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.157567] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.169207] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.173514] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.181016] Loading iSCSI transport class v2.0-870.\n[ 3.182380] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.184851] 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 Nameserver information manager.\n[ 3.213711] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n[ 3.267585] iscsi: registered transport (iser)\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\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 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 Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\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] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n Starting Initial cloud-init job (pre-networking)...\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[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[ 3.717167] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.736822] cloud-init[493]: Cloud-init v. 18.2 running 'init-local' at Tue, 04 Dec 2018 23:01:42 +0000. Up 4.55 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 58.116393] cloud-init[930]: Cloud-init v. 18.2 running 'init' at Tue, 04 Dec 2018 23:01:43 +0000. Up 6.07 seconds.\n[ 58.118939] cloud-init[930]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 58.124351] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.128165] cloud-init[930]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 58.136128] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.138501] cloud-init[930]: ci-info: | ens3 | True | 192.168.120.5 | 255.255.255.0 | . | fa:16:3e:8e:10:bb |\n[ 58.143188] cloud-init[930]: ci-info: | ens3 | True | fe80::f816:3eff:fe8e:10bb/64 | . | link | fa:16:3e:8e:10:bb |\n[ 58.148335] cloud-init[930]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 58.152163] cloud-init[930]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 58.160134] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.162530] cloud-init[930]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 58.166650] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.172330] cloud-init[930]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 58.176116] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.180128] cloud-init[930]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 58.184160] cloud-init[930]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH |\n[ 58.192123] cloud-init[930]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 58.194358] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.199952] cloud-init[930]: 2018-12-04 23:02:35,593 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 58.577984] cloud-init[930]: Generating public/private rsa key pair.\n[ 58.579743] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 58.584122] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 58.586004] cloud-init[930]: The key fingerprint is:\n[ 58.592147] cloud-init[930]: SHA256:+Oxn2L6MlxtbN1FRMoVZ1gFM29E7bQUkcBTLs7nj83A root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7\n[ 58.594411] cloud-init[930]: The key's randomart image is:\n[ 58.596116] cloud-init[930]: +---[RSA 2048]----+\n[ 58.600124] cloud-init[930]: | .oB=*XX|\n[ 58.601440] cloud-init[930]: | o +=+*|\n[ 58.604122] cloud-init[930]: | +. .=|\n[ 58.608124] cloud-init[930]: | . + +o|\n[ 58.609448] cloud-init[930]: | . S o ...|\n[ 58.612131] cloud-init[930]: | o . . |\n[ 58.616176] cloud-init[930]: | oo..= E |\n[ 58.617508] cloud-init[930]: | ..o*=.= . |\n[ 58.620121] cloud-init[930]: | o=*o.o. |\n[ 58.624125] cloud-init[930]: +----[SHA256]-----+\n[ 58.625443] cloud-init[930]: Generating public/private dsa key pair.\n[ 58.632134] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 58.634026] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 58.635872] cloud-init[930]: The key fingerprint is:\n[ 58.641186] cloud-init[930]: SHA256:gruCjI+89fOaRprVOULifUvjMLjrM8ZkW2UeH9Bput8 root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7\n[ 58.643524] cloud-init[930]: The key's randomart image is:\n[ 58.648903] cloud-init[930]: +---[DSA 1024]----+\n[ 58.650227] cloud-init[930]: | . . |\n[ 58.651515] cloud-init[930]: | . + |\n[ 58.655898] cloud-init[930]: | + |\n[ 58.657502] cloud-init[930]: | . o = . |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[ 58.662900] cloud-init[930]: | . * * S . |\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target System Initialization.[ 58.668150] cloud-init[930]: | = X @ . |\n[ 58.669111] cloud-init[930]: |o.+.X B = . |\n[ 58.670074] cloud-init[930]: |+ooX.+.o . E |\n[ 58.671077] cloud-init[930]: |.+=+*++. |\n[ 58.673414] cloud-init[930]: +----[SHA256]-----+\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m\n[ 58.676628] ] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.cloud-init[930]: Generating public/private ecdsa key pair.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m\n[ 58.684221] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 58.685812] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 58.687371] cloud-init[930]: The key fingerprint is:] Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n\n[ 58.690556] Starting LXD - unix socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Reached target Timers.\ncloud-init[930]: SHA256:jujJHel9sxGG6TJsgLS77BOof2FDiqI4P/kAuSVE1SM root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7\n[ 58.696758] cloud-init[930]: The key's randomart image is:\n[[0;32m OK [0m] Started ACPI Events Check.\n[ 58.699616] [[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\ncloud-init[930]: +---[ECDSA 256]---+\n[ 58.704846] cloud-init[930]: | .... |\n[ 58.706050] cloud-init[930]: |. E o |\n[ 58.707266] cloud-init[930]: | .. . . |\n[ 58.709657] cloud-init[930]: |.o o. o |\n[[0;32m OK [0m] Reached target Sockets.\n[ 58.713676] cloud-init[930]: |+o+o. S o |\n[ 58.714902] cloud-init[930]: |+=o.++ = . . |\n[[0;32m OK [0m] Reached target Basic System.\n[ 58.717507] cloud-init[930]: |* o+.oO o . |\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting LXD - container startup/shutdown...\n Starting Accounts Service...\n[[0;32m OK [0m] Started iperf Service.[ 58.720059] cloud-init[930]: |=.+=.= = o. |\n[ 58.725094] cloud-init[930]: | =*== o ...o |\n[ 58.726056] cloud-init[930]: +----[SHA256]-----+\n[ 58.727010] cloud-init[930]: Generating public/private ed25519 key pair.\n[ 58.728266] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 58.729787] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 58.731319] cloud-init[930]: The key fingerprint is:\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n\n[ 58.746060] cloud-init[930]: SHA256:4v9zWXlSWisSfnTYahVc491JZUIP07raFA/YIN7mqGs root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7\n[ 58.751518] cloud-init[930]: The key's randomart image is:\n[ 58.757814] cloud-init[930]: +--[ED25519 256]--+\n[ 58.759087] cloud-init[930]: | .*+*|\n[ 58.760333] cloud-init[930]: | . . oO*|\n[ 58.761770] cloud-init[930]: | . o +o+=|\n[ 58.762990] cloud-init[930]: | ..+o=+o|\n[ 58.764237] cloud-init[930]: | . S .+o +X.|\n[ 58.765441] cloud-init[930]: | . . .o.=B.o|\n[ 58.769371] cloud-init[930]: | . . +*.o |\n[ 58.773999] cloud-init[930]: | .E . + . |\n[ 58.780262] cloud-init[930]: | .oo.o |\n[ 58.781967] cloud-init[930]: +----[SHA256]-----+\n Starting /etc/rc.local Compatibility...\n Starting System Logging Service...\n Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Login Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started iperf3 Service.\n Starting Pollinate to seed the pseudo random number generator...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Snappy daemon...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 59.399686] cloud-init[1055]: Generating locales (this might take a while)...\n[ 60.122465] cloud-init[1055]: en_US.UTF-8... done\n[ 60.126522] cloud-init[1055]: Generation complete.\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[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n Starting Login to default iSCSI targets...\n[[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 [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n Starting LSB: network benchmark...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: automatic crash report generation...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started LSB: network benchmark.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Set console scheme.\n"} 2018-12-04 23:03:01,728 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738/action used request id req-984ae094-ce55-4fb4-b38a-879568729929 2018-12-04 23:03:01,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0733850002289s 2018-12-04 23:03:01,729 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738/action used request id req-984ae094-ce55-4fb4-b38a-879568729929 2018-12-04 23:03:01,729 - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 716442117 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.165202] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.167394] pid_max: default: 32768 minimum: 301 [ 0.168599] ACPI: Core revision 20150930 [ 0.170245] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.171989] Security Framework initialized [ 0.173076] Yama: becoming mindful. [ 0.174051] AppArmor: AppArmor initialized [ 0.175178] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.176932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.178609] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.180205] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.182006] Initializing cgroup subsys io [ 0.183091] Initializing cgroup subsys memory [ 0.184256] Initializing cgroup subsys devices [ 0.185415] Initializing cgroup subsys freezer [ 0.186574] Initializing cgroup subsys net_cls [ 0.187731] Initializing cgroup subsys perf_event [ 0.188966] Initializing cgroup subsys net_prio [ 0.190138] Initializing cgroup subsys hugetlb [ 0.191288] Initializing cgroup subsys pids [ 0.192432] CPU: Physical Processor ID: 0 [ 0.194211] mce: CPU supports 10 MCE banks [ 0.195330] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.196670] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.198111] Spectre V2 : Mitigation: Full generic retpoline [ 0.199485] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.201015] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.202607] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.204030] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206041] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.227164] Freeing SMP alternatives memory: 32K [ 0.233038] ftrace: allocating 32237 entries in 126 pages [ 0.267738] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.269344] smpboot: Max logical packages: 1 [ 0.270696] x2apic enabled [ 0.271774] Switched APIC routing to physical x2apic. [ 0.274122] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.275612] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.278358] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.280748] KVM setup paravirtual spinlock [ 0.282335] x86: Booted up 1 node, 1 CPUs [ 0.283410] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.285239] devtmpfs: initialized [ 0.287189] evm: security.selinux [ 0.288128] evm: security.SMACK64 [ 0.289058] evm: security.SMACK64EXEC [ 0.290051] evm: security.SMACK64TRANSMUTE [ 0.291127] evm: security.SMACK64MMAP [ 0.292116] evm: security.ima [ 0.292971] evm: security.capability [ 0.294034] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.296430] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.297978] pinctrl core: initialized pinctrl subsystem [ 0.299417] RTC time: 23:01:37, date: 12/04/18 [ 0.300677] NET: Registered protocol family 16 [ 0.301946] cpuidle: using governor ladder [ 0.303042] cpuidle: using governor menu [ 0.304104] PCCT header not found. [ 0.305107] ACPI: bus type PCI registered [ 0.306169] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.307812] PCI: Using configuration type 1 for base access [ 0.310003] ACPI: Added _OSI(Module Device) [ 0.311113] ACPI: Added _OSI(Processor Device) [ 0.312239] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.313433] ACPI: Added _OSI(Processor Aggregator Device) [ 0.315603] ACPI: Interpreter enabled [ 0.316628] ACPI: (supports S0 S5) [ 0.317572] ACPI: Using IOAPIC for interrupt routing [ 0.318823] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.322691] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.324198] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.325826] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.327402] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.330301] acpiphp: Slot [3] registered [ 0.344347] acpiphp: Slot [4] registered [ 0.345483] acpiphp: Slot [5] registered [ 0.346548] acpiphp: Slot [6] registered [ 0.347604] acpiphp: Slot [7] registered [ 0.348665] acpiphp: Slot [8] registered [ 0.349727] acpiphp: Slot [9] registered [ 0.350781] acpiphp: Slot [10] registered [ 0.351852] acpiphp: Slot [11] registered [ 0.352935] acpiphp: Slot [12] registered [ 0.354015] acpiphp: Slot [13] registered [ 0.355083] acpiphp: Slot [14] registered [ 0.356157] acpiphp: Slot [15] registered [ 0.357236] acpiphp: Slot [16] registered [ 0.358309] acpiphp: Slot [17] registered [ 0.359380] acpiphp: Slot [18] registered [ 0.360450] acpiphp: Slot [19] registered [ 0.363515] acpiphp: Slot [20] registered [ 0.364602] acpiphp: Slot [21] registered [ 0.365679] acpiphp: Slot [22] registered [ 0.366933] acpiphp: Slot [23] registered [ 0.368023] acpiphp: Slot [24] registered [ 0.369119] acpiphp: Slot [25] registered [ 0.370222] acpiphp: Slot [26] registered [ 0.371309] acpiphp: Slot [27] registered [ 0.372390] acpiphp: Slot [28] registered [ 0.373488] acpiphp: Slot [29] registered [ 0.374562] acpiphp: Slot [30] registered [ 0.375648] acpiphp: Slot [31] registered [ 0.376738] PCI host bridge to bus 0000:00 [ 0.377832] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.379444] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.381064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.383017] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.384957] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.386932] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.392339] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.394023] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.395582] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.397245] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.401676] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.403568] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.426928] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.428879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.430740] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.432948] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.434779] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.436428] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.438295] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.439696] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.441735] vgaarb: loaded [ 0.442538] vgaarb: bridge control possible 0000:00:02.0 [ 0.444229] SCSI subsystem initialized [ 0.445497] ACPI: bus type USB registered [ 0.446611] usbcore: registered new interface driver usbfs [ 0.447985] usbcore: registered new interface driver hub [ 0.449325] usbcore: registered new device driver usb [ 0.450823] PCI: Using ACPI for IRQ routing [ 0.452339] NetLabel: Initializing [ 0.453296] NetLabel: domain hash size = 128 [ 0.454425] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.455718] NetLabel: unlabeled traffic allowed by default [ 0.457267] amd_nb: Cannot enumerate AMD northbridges [ 0.458581] clocksource: Switched to clocksource kvm-clock [ 0.467908] AppArmor: AppArmor Filesystem Enabled [ 0.469190] pnp: PnP ACPI init [ 0.470408] pnp: PnP ACPI: found 5 devices [ 0.477286] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.479591] NET: Registered protocol family 2 [ 0.481004] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.482718] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.484303] TCP: Hash tables configured (established 4096 bind 4096) [ 0.485887] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.487333] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.488905] NET: Registered protocol family 1 [ 0.490062] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.491521] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.492941] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.509132] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.525391] Unpacking initramfs... [ 1.009913] Freeing initrd memory: 37084K [ 1.011385] Scanning for low memory corruption every 60 seconds [ 1.013265] audit: initializing netlink subsys (disabled) [ 1.014685] audit: type=2000 audit(1543964498.594:1): initialized [ 1.016442] Initialise system trusted keyring [ 1.017750] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.019296] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.021942] zbud: loaded [ 1.023010] VFS: Disk quotas dquot_6.6.0 [ 1.024104] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.025947] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.027624] fuse init (API version 7.23) [ 1.028819] Key type big_key registered [ 1.029885] Allocating IMA MOK and blacklist keyrings. [ 1.031543] Key type asymmetric registered [ 1.032648] Asymmetric key parser 'x509' registered [ 1.033929] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.035899] io scheduler noop registered [ 1.036996] io scheduler deadline registered (default) [ 1.038318] io scheduler cfq registered [ 1.039441] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.040797] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.042465] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.044396] ACPI: Power Button [PWRF] [ 1.045549] GHES: HEST is not enabled! [ 1.061240] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.093661] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.096449] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.120124] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.123082] Linux agpgart interface v0.103 [ 1.125800] loop: module loaded [ 1.129100] vda: vda1 [ 1.130619] scsi host0: ata_piix [ 1.131620] scsi host1: ata_piix [ 1.132574] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.134184] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.136146] libphy: Fixed MDIO Bus: probed [ 1.137254] tun: Universal TUN/TAP device driver, 1.6 [ 1.138511] tun: (C) 1999-2004 Max Krasnyansky [ 1.141369] PPP generic driver version 2.4.2 [ 1.142562] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.144163] ehci-pci: EHCI PCI platform driver [ 1.145346] ehci-platform: EHCI generic platform driver [ 1.146676] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.148172] ohci-pci: OHCI PCI platform driver [ 1.149336] ohci-platform: OHCI generic platform driver [ 1.150657] uhci_hcd: USB Universal Host Controller Interface driver [ 1.166858] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.168222] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.170181] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.171508] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.173032] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.174668] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.176573] usb usb1: Product: UHCI Host Controller [ 1.177810] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.179347] usb usb1: SerialNumber: 0000:00:01.2 [ 1.180629] hub 1-0:1.0: USB hub found [ 1.181707] hub 1-0:1.0: 2 ports detected [ 1.182938] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.185754] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.187034] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.188417] mousedev: PS/2 mouse device common for all mice [ 1.190088] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.192552] rtc_cmos 00:00: RTC can wake from S4 [ 1.194031] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.195628] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.197205] i2c /dev entries driver [ 1.198221] device-mapper: uevent: version 1.0.3 [ 1.199482] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.201642] ledtrig-cpu: registered to indicate activity on CPUs [ 1.203389] NET: Registered protocol family 10 [ 1.204786] NET: Registered protocol family 17 [ 1.205967] Key type dns_resolver registered [ 1.207332] registered taskstats version 1 [ 1.208457] Loading compiled-in X.509 certificates [ 1.210255] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.212729] zswap: loaded using pool lzo/zbud [ 1.215376] Key type trusted registered [ 1.218447] Key type encrypted registered [ 1.219551] AppArmor: AppArmor sha1 policy hashing enabled [ 1.220931] ima: No TPM chip found, activating TPM-bypass! [ 1.222291] evm: HMAC attrs: 0x1 [ 1.223529] Magic number: 14:738:48 [ 1.224643] rtc_cmos 00:00: setting system clock to 2018-12-04 23:01:38 UTC (1543964498) [ 1.226817] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.241309] EDD information not available. [ 1.296029] Freeing unused kernel memory: 1512K [ 1.297199] Write protecting the kernel read-only data: 14336k [ 1.299868] Freeing unused kernel memory: 1692K [ 1.301244] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.312268] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.314983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.317459] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.319884] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.322288] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.324718] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.333023] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.336556] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.339817] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.342144] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.401410] [drm] Initialized drm 1.1.0 20060810 [ 1.403686] virtio_net virtio0 ens3: renamed from eth0 [ 1.412655] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.415066] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.434978] FDC 0 is a S82078B [ 1.455671] AVX2 version of gcm_enc/dec engaged. [ 1.457074] AES CTR mode by8 optimization enabled [ 1.494589] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.659259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.660894] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.662587] usb 1-1: Product: QEMU USB Tablet [ 1.663715] usb 1-1: Manufacturer: QEMU [ 1.664744] usb 1-1: SerialNumber: 42 [ 1.672861] hidraw: raw HID events driver (C) Jiri Kosina [ 1.679798] usbcore: registered new interface driver usbhid [ 1.681229] usbhid: USB HID core driver [ 1.683664] 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.686664] 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.010616] tsc: Refined TSC clocksource calibration: 3491.868 MHz [ 2.010618] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554eff229, max_idle_ns: 440795376716 ns Begin: Loading essential drivers ... [ 2.038112] md: linear personality registered for level -1 [ 2.041726] md: multipath personality registered for level -4 [ 2.045366] md: raid0 personality registered for level 0 [ 2.049484] md: raid1 personality registered for level 1 [ 2.122583] raid6: sse2x1 gen() 11421 MB/s [ 2.190581] raid6: sse2x1 xor() 8892 MB/s [ 2.258579] raid6: sse2x2 gen() 14597 MB/s [ 2.326580] raid6: sse2x2 xor() 9693 MB/s [ 2.394578] raid6: sse2x4 gen() 16785 MB/s [ 2.462581] raid6: sse2x4 xor() 11645 MB/s [ 2.530580] raid6: avx2x1 gen() 22174 MB/s [ 2.598579] raid6: avx2x2 gen() 26123 MB/s [ 2.666578] raid6: avx2x4 gen() 29901 MB/s [ 2.667698] raid6: using algorithm avx2x4 gen() 29901 MB/s [ 2.669053] raid6: using avx2x2 recovery algorithm [ 2.671719] xor: automatically using best checksumming function: [ 2.710579] avx : 31879.000 MB/sec [ 2.719942] async_tx: api initialized (async) [ 2.732307] md: raid6 personality registered for level 6 [ 2.733685] md: raid5 personality registered for level 5 [ 2.735040] md: raid4 personality registered for level 4 [ 2.742023] 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.776879] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.796441] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.904811] 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) [ 2.909209] systemd[1]: Detected virtualization kvm. [ 2.910492] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.914292] systemd[1]: Set hostname to . [ 2.917279] systemd[1]: Initializing machine ID from KVM UUID. [ 2.918797] systemd[1]: Installed transient /etc/machine-id file. [ 3.022954] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.026677] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.029852] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.033170] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.036049] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.038834] 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.042971] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.045809] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.048468] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.050752] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.053370] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.056246] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.058737] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.061938] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.064597] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.067525] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.072769] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.079288] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.086920] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.094109] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.101302] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.111409] 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.121756] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.127230] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.132532] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.135858] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.139683] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.143484] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.145932] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.150035] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.157567] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.169207] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.173514] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.181016] Loading iSCSI transport class v2.0-870. [ 3.182380] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.184851] 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 Nameserver information manager. [ 3.213711] iscsi: registered transport (tcp) [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started LVM2 metadata daemon. [ 3.267585] iscsi: registered transport (iser) Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[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 Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... [[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] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [ 3.717167] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.736822] cloud-init[493]: Cloud-init v. 18.2 running 'init-local' at Tue, 04 Dec 2018 23:01:42 +0000. Up 4.55 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 58.116393] cloud-init[930]: Cloud-init v. 18.2 running 'init' at Tue, 04 Dec 2018 23:01:43 +0000. Up 6.07 seconds. [ 58.118939] cloud-init[930]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.124351] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.128165] cloud-init[930]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.136128] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.138501] cloud-init[930]: ci-info: | ens3 | True | 192.168.120.5 | 255.255.255.0 | . | fa:16:3e:8e:10:bb | [ 58.143188] cloud-init[930]: ci-info: | ens3 | True | fe80::f816:3eff:fe8e:10bb/64 | . | link | fa:16:3e:8e:10:bb | [ 58.148335] cloud-init[930]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.152163] cloud-init[930]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.160134] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.162530] cloud-init[930]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.166650] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.172330] cloud-init[930]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.176116] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.180128] cloud-init[930]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.184160] cloud-init[930]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH | [ 58.192123] cloud-init[930]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.194358] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.199952] cloud-init[930]: 2018-12-04 23:02:35,593 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 58.577984] cloud-init[930]: Generating public/private rsa key pair. [ 58.579743] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 58.584122] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 58.586004] cloud-init[930]: The key fingerprint is: [ 58.592147] cloud-init[930]: SHA256:+Oxn2L6MlxtbN1FRMoVZ1gFM29E7bQUkcBTLs7nj83A root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7 [ 58.594411] cloud-init[930]: The key's randomart image is: [ 58.596116] cloud-init[930]: +---[RSA 2048]----+ [ 58.600124] cloud-init[930]: | .oB=*XX| [ 58.601440] cloud-init[930]: | o +=+*| [ 58.604122] cloud-init[930]: | +. .=| [ 58.608124] cloud-init[930]: | . + +o| [ 58.609448] cloud-init[930]: | . S o ...| [ 58.612131] cloud-init[930]: | o . . | [ 58.616176] cloud-init[930]: | oo..= E | [ 58.617508] cloud-init[930]: | ..o*=.= . | [ 58.620121] cloud-init[930]: | o=*o.o. | [ 58.624125] cloud-init[930]: +----[SHA256]-----+ [ 58.625443] cloud-init[930]: Generating public/private dsa key pair. [ 58.632134] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 58.634026] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 58.635872] cloud-init[930]: The key fingerprint is: [ 58.641186] cloud-init[930]: SHA256:gruCjI+89fOaRprVOULifUvjMLjrM8ZkW2UeH9Bput8 root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7 [ 58.643524] cloud-init[930]: The key's randomart image is: [ 58.648903] cloud-init[930]: +---[DSA 1024]----+ [ 58.650227] cloud-init[930]: | . . | [ 58.651515] cloud-init[930]: | . + | [ 58.655898] cloud-init[930]: | + | [ 58.657502] cloud-init[930]: | . o = . | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Cloud-config availability. [ 58.662900] cloud-init[930]: | . * * S . | [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target System Initialization.[ 58.668150] cloud-init[930]: | = X @ . | [ 58.669111] cloud-init[930]: |o.+.X B = . | [ 58.670074] cloud-init[930]: |+ooX.+.o . E | [ 58.671077] cloud-init[930]: |.+=+*++. | [ 58.673414] cloud-init[930]: +----[SHA256]-----+ Starting Socket activation for snappy daemon. [[0;32m OK [0m [ 58.676628] ] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Listening on UUID daemon activation socket.cloud-init[930]: Generating public/private ecdsa key pair. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m [ 58.684221] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 58.685812] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 58.687371] cloud-init[930]: The key fingerprint is:] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [ 58.690556] Starting LXD - unix socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target Timers. cloud-init[930]: SHA256:jujJHel9sxGG6TJsgLS77BOof2FDiqI4P/kAuSVE1SM root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7 [ 58.696758] cloud-init[930]: The key's randomart image is: [[0;32m OK [0m] Started ACPI Events Check. [ 58.699616] [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Listening on LXD - unix socket. cloud-init[930]: +---[ECDSA 256]---+ [ 58.704846] cloud-init[930]: | .... | [ 58.706050] cloud-init[930]: |. E o | [ 58.707266] cloud-init[930]: | .. . . | [ 58.709657] cloud-init[930]: |.o o. o | [[0;32m OK [0m] Reached target Sockets. [ 58.713676] cloud-init[930]: |+o+o. S o | [ 58.714902] cloud-init[930]: |+=o.++ = . . | [[0;32m OK [0m] Reached target Basic System. [ 58.717507] cloud-init[930]: |* o+.oO o . | [[0;32m OK [0m] Started ACPI event daemon. Starting LXD - container startup/shutdown... Starting Accounts Service... [[0;32m OK [0m] Started iperf Service.[ 58.720059] cloud-init[930]: |=.+=.= = o. | [ 58.725094] cloud-init[930]: | =*== o ...o | [ 58.726056] cloud-init[930]: +----[SHA256]-----+ [ 58.727010] cloud-init[930]: Generating public/private ed25519 key pair. [ 58.728266] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 58.729787] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 58.731319] cloud-init[930]: The key fingerprint is: [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 58.746060] cloud-init[930]: SHA256:4v9zWXlSWisSfnTYahVc491JZUIP07raFA/YIN7mqGs root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7 [ 58.751518] cloud-init[930]: The key's randomart image is: [ 58.757814] cloud-init[930]: +--[ED25519 256]--+ [ 58.759087] cloud-init[930]: | .*+*| [ 58.760333] cloud-init[930]: | . . oO*| [ 58.761770] cloud-init[930]: | . o +o+=| [ 58.762990] cloud-init[930]: | ..+o=+o| [ 58.764237] cloud-init[930]: | . S .+o +X.| [ 58.765441] cloud-init[930]: | . . .o.=B.o| [ 58.769371] cloud-init[930]: | . . +*.o | [ 58.773999] cloud-init[930]: | .E . + . | [ 58.780262] cloud-init[930]: | .oo.o | [ 58.781967] cloud-init[930]: +----[SHA256]-----+ Starting /etc/rc.local Compatibility... Starting System Logging Service... Starting Apply the settings specified in cloud-config... [[0;32m OK [0m] Started Regular background program processing daemon. Starting Login Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started iperf3 Service. Starting Pollinate to seed the pseudo random number generator... Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started Deferred execution scheduler. Starting Snappy daemon... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 59.399686] cloud-init[1055]: Generating locales (this might take a while)... [ 60.122465] cloud-init[1055]: en_US.UTF-8... done [ 60.126522] cloud-init[1055]: Generation complete. [[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. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... Starting LSB: network benchmark... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: automatic crash report generation... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. Starting Set console scheme... [[0;32m OK [0m] Started Set console scheme. 2018-12-04 23:03:02,731 - functest.core.singlevm - DEBUG - try 9: cannot connect to 172.30.9.202: timed out 2018-12-04 23:03:11,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:03:11,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738/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}405615be34b78c83bd00fe904840627e53531cac" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:03:11,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:03:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8bfc9ec0-6b23-4ee4-bbcb-b002798ce31e x-compute-request-id: req-8bfc9ec0-6b23-4ee4-bbcb-b002798ce31e Content-Encoding: gzip Content-Length: 13259 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 716442117 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.165202] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.167394] pid_max: default: 32768 minimum: 301\n[ 0.168599] ACPI: Core revision 20150930\n[ 0.170245] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.171989] Security Framework initialized\n[ 0.173076] Yama: becoming mindful.\n[ 0.174051] AppArmor: AppArmor initialized\n[ 0.175178] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.176932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.178609] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.180205] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.182006] Initializing cgroup subsys io\n[ 0.183091] Initializing cgroup subsys memory\n[ 0.184256] Initializing cgroup subsys devices\n[ 0.185415] Initializing cgroup subsys freezer\n[ 0.186574] Initializing cgroup subsys net_cls\n[ 0.187731] Initializing cgroup subsys perf_event\n[ 0.188966] Initializing cgroup subsys net_prio\n[ 0.190138] Initializing cgroup subsys hugetlb\n[ 0.191288] Initializing cgroup subsys pids\n[ 0.192432] CPU: Physical Processor ID: 0\n[ 0.194211] mce: CPU supports 10 MCE banks\n[ 0.195330] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.196670] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.198111] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.199485] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.201015] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.202607] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.204030] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206041] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.227164] Freeing SMP alternatives memory: 32K\n[ 0.233038] ftrace: allocating 32237 entries in 126 pages\n[ 0.267738] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269344] smpboot: Max logical packages: 1\n[ 0.270696] x2apic enabled\n[ 0.271774] Switched APIC routing to physical x2apic.\n[ 0.274122] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275612] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278358] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.280748] KVM setup paravirtual spinlock\n[ 0.282335] x86: Booted up 1 node, 1 CPUs\n[ 0.283410] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285239] devtmpfs: initialized\n[ 0.287189] evm: security.selinux\n[ 0.288128] evm: security.SMACK64\n[ 0.289058] evm: security.SMACK64EXEC\n[ 0.290051] evm: security.SMACK64TRANSMUTE\n[ 0.291127] evm: security.SMACK64MMAP\n[ 0.292116] evm: security.ima\n[ 0.292971] evm: security.capability\n[ 0.294034] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.296430] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.297978] pinctrl core: initialized pinctrl subsystem\n[ 0.299417] RTC time: 23:01:37, date: 12/04/18\n[ 0.300677] NET: Registered protocol family 16\n[ 0.301946] cpuidle: using governor ladder\n[ 0.303042] cpuidle: using governor menu\n[ 0.304104] PCCT header not found.\n[ 0.305107] ACPI: bus type PCI registered\n[ 0.306169] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307812] PCI: Using configuration type 1 for base access\n[ 0.310003] ACPI: Added _OSI(Module Device)\n[ 0.311113] ACPI: Added _OSI(Processor Device)\n[ 0.312239] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313433] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315603] ACPI: Interpreter enabled\n[ 0.316628] ACPI: (supports S0 S5)\n[ 0.317572] ACPI: Using IOAPIC for interrupt routing\n[ 0.318823] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.322691] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.324198] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.325826] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.327402] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.330301] acpiphp: Slot [3] registered\n[ 0.344347] acpiphp: Slot [4] registered\n[ 0.345483] acpiphp: Slot [5] registered\n[ 0.346548] acpiphp: Slot [6] registered\n[ 0.347604] acpiphp: Slot [7] registered\n[ 0.348665] acpiphp: Slot [8] registered\n[ 0.349727] acpiphp: Slot [9] registered\n[ 0.350781] acpiphp: Slot [10] registered\n[ 0.351852] acpiphp: Slot [11] registered\n[ 0.352935] acpiphp: Slot [12] registered\n[ 0.354015] acpiphp: Slot [13] registered\n[ 0.355083] acpiphp: Slot [14] registered\n[ 0.356157] acpiphp: Slot [15] registered\n[ 0.357236] acpiphp: Slot [16] registered\n[ 0.358309] acpiphp: Slot [17] registered\n[ 0.359380] acpiphp: Slot [18] registered\n[ 0.360450] acpiphp: Slot [19] registered\n[ 0.363515] acpiphp: Slot [20] registered\n[ 0.364602] acpiphp: Slot [21] registered\n[ 0.365679] acpiphp: Slot [22] registered\n[ 0.366933] acpiphp: Slot [23] registered\n[ 0.368023] acpiphp: Slot [24] registered\n[ 0.369119] acpiphp: Slot [25] registered\n[ 0.370222] acpiphp: Slot [26] registered\n[ 0.371309] acpiphp: Slot [27] registered\n[ 0.372390] acpiphp: Slot [28] registered\n[ 0.373488] acpiphp: Slot [29] registered\n[ 0.374562] acpiphp: Slot [30] registered\n[ 0.375648] acpiphp: Slot [31] registered\n[ 0.376738] PCI host bridge to bus 0000:00\n[ 0.377832] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.379444] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.381064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.383017] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.384957] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.386932] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392339] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.394023] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.395582] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.397245] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.401676] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403568] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.426928] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.428879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.430740] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.432948] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.434779] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.436428] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.438295] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.439696] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.441735] vgaarb: loaded\n[ 0.442538] vgaarb: bridge control possible 0000:00:02.0\n[ 0.444229] SCSI subsystem initialized\n[ 0.445497] ACPI: bus type USB registered\n[ 0.446611] usbcore: registered new interface driver usbfs\n[ 0.447985] usbcore: registered new interface driver hub\n[ 0.449325] usbcore: registered new device driver usb\n[ 0.450823] PCI: Using ACPI for IRQ routing\n[ 0.452339] NetLabel: Initializing\n[ 0.453296] NetLabel: domain hash size = 128\n[ 0.454425] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.455718] NetLabel: unlabeled traffic allowed by default\n[ 0.457267] amd_nb: Cannot enumerate AMD northbridges\n[ 0.458581] clocksource: Switched to clocksource kvm-clock\n[ 0.467908] AppArmor: AppArmor Filesystem Enabled\n[ 0.469190] pnp: PnP ACPI init\n[ 0.470408] pnp: PnP ACPI: found 5 devices\n[ 0.477286] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.479591] NET: Registered protocol family 2\n[ 0.481004] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.482718] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.484303] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.485887] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.487333] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.488905] NET: Registered protocol family 1\n[ 0.490062] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.491521] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.492941] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.509132] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.525391] Unpacking initramfs...\n[ 1.009913] Freeing initrd memory: 37084K\n[ 1.011385] Scanning for low memory corruption every 60 seconds\n[ 1.013265] audit: initializing netlink subsys (disabled)\n[ 1.014685] audit: type=2000 audit(1543964498.594:1): initialized\n[ 1.016442] Initialise system trusted keyring\n[ 1.017750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.019296] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.021942] zbud: loaded\n[ 1.023010] VFS: Disk quotas dquot_6.6.0\n[ 1.024104] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.025947] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.027624] fuse init (API version 7.23)\n[ 1.028819] Key type big_key registered\n[ 1.029885] Allocating IMA MOK and blacklist keyrings.\n[ 1.031543] Key type asymmetric registered\n[ 1.032648] Asymmetric key parser 'x509' registered\n[ 1.033929] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.035899] io scheduler noop registered\n[ 1.036996] io scheduler deadline registered (default)\n[ 1.038318] io scheduler cfq registered\n[ 1.039441] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.040797] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.042465] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.044396] ACPI: Power Button [PWRF]\n[ 1.045549] GHES: HEST is not enabled!\n[ 1.061240] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.093661] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.096449] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.120124] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.123082] Linux agpgart interface v0.103\n[ 1.125800] loop: module loaded\n[ 1.129100] vda: vda1\n[ 1.130619] scsi host0: ata_piix\n[ 1.131620] scsi host1: ata_piix\n[ 1.132574] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.134184] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.136146] libphy: Fixed MDIO Bus: probed\n[ 1.137254] tun: Universal TUN/TAP device driver, 1.6\n[ 1.138511] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.141369] PPP generic driver version 2.4.2\n[ 1.142562] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.144163] ehci-pci: EHCI PCI platform driver\n[ 1.145346] ehci-platform: EHCI generic platform driver\n[ 1.146676] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.148172] ohci-pci: OHCI PCI platform driver\n[ 1.149336] ohci-platform: OHCI generic platform driver\n[ 1.150657] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.166858] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.168222] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.170181] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.171508] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.173032] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.174668] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.176573] usb usb1: Product: UHCI Host Controller\n[ 1.177810] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.179347] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.180629] hub 1-0:1.0: USB hub found\n[ 1.181707] hub 1-0:1.0: 2 ports detected\n[ 1.182938] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.185754] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.187034] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.188417] mousedev: PS/2 mouse device common for all mice\n[ 1.190088] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.192552] rtc_cmos 00:00: RTC can wake from S4\n[ 1.194031] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.195628] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.197205] i2c /dev entries driver\n[ 1.198221] device-mapper: uevent: version 1.0.3\n[ 1.199482] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.201642] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.203389] NET: Registered protocol family 10\n[ 1.204786] NET: Registered protocol family 17\n[ 1.205967] Key type dns_resolver registered\n[ 1.207332] registered taskstats version 1\n[ 1.208457] Loading compiled-in X.509 certificates\n[ 1.210255] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.212729] zswap: loaded using pool lzo/zbud\n[ 1.215376] Key type trusted registered\n[ 1.218447] Key type encrypted registered\n[ 1.219551] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.220931] ima: No TPM chip found, activating TPM-bypass!\n[ 1.222291] evm: HMAC attrs: 0x1\n[ 1.223529] Magic number: 14:738:48\n[ 1.224643] rtc_cmos 00:00: setting system clock to 2018-12-04 23:01:38 UTC (1543964498)\n[ 1.226817] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.241309] EDD information not available.\n[ 1.296029] Freeing unused kernel memory: 1512K\n[ 1.297199] Write protecting the kernel read-only data: 14336k\n[ 1.299868] Freeing unused kernel memory: 1692K\n[ 1.301244] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.312268] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.314983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.317459] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.319884] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.322288] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.324718] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.333023] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.336556] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.339817] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.342144] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.401410] [drm] Initialized drm 1.1.0 20060810\n[ 1.403686] virtio_net virtio0 ens3: renamed from eth0\n[ 1.412655] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.415066] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.434978] FDC 0 is a S82078B\n[ 1.455671] AVX2 version of gcm_enc/dec engaged.\n[ 1.457074] AES CTR mode by8 optimization enabled\n[ 1.494589] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.659259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.660894] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.662587] usb 1-1: Product: QEMU USB Tablet\n[ 1.663715] usb 1-1: Manufacturer: QEMU\n[ 1.664744] usb 1-1: SerialNumber: 42\n[ 1.672861] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.679798] usbcore: registered new interface driver usbhid\n[ 1.681229] usbhid: USB HID core driver\n[ 1.683664] 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.686664] 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.010616] tsc: Refined TSC clocksource calibration: 3491.868 MHz\n[ 2.010618] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554eff229, max_idle_ns: 440795376716 ns\nBegin: Loading essential drivers ... [ 2.038112] md: linear personality registered for level -1\n[ 2.041726] md: multipath personality registered for level -4\n[ 2.045366] md: raid0 personality registered for level 0\n[ 2.049484] md: raid1 personality registered for level 1\n[ 2.122583] raid6: sse2x1 gen() 11421 MB/s\n[ 2.190581] raid6: sse2x1 xor() 8892 MB/s\n[ 2.258579] raid6: sse2x2 gen() 14597 MB/s\n[ 2.326580] raid6: sse2x2 xor() 9693 MB/s\n[ 2.394578] raid6: sse2x4 gen() 16785 MB/s\n[ 2.462581] raid6: sse2x4 xor() 11645 MB/s\n[ 2.530580] raid6: avx2x1 gen() 22174 MB/s\n[ 2.598579] raid6: avx2x2 gen() 26123 MB/s\n[ 2.666578] raid6: avx2x4 gen() 29901 MB/s\n[ 2.667698] raid6: using algorithm avx2x4 gen() 29901 MB/s\n[ 2.669053] raid6: using avx2x2 recovery algorithm\n[ 2.671719] xor: automatically using best checksumming function:\n[ 2.710579] avx : 31879.000 MB/sec\n[ 2.719942] async_tx: api initialized (async)\n[ 2.732307] md: raid6 personality registered for level 6\n[ 2.733685] md: raid5 personality registered for level 5\n[ 2.735040] md: raid4 personality registered for level 4\n[ 2.742023] 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.776879] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.796441] 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[ 2.904811] 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[ 2.909209] systemd[1]: Detected virtualization kvm.\n[ 2.910492] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.914292] systemd[1]: Set hostname to .\n[ 2.917279] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.918797] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.022954] 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.026677] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.029852] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.033170] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.036049] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.038834] 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.042971] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.045809] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.048468] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.050752] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.053370] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.056246] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.058737] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.061938] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.064597] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.067525] 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.072769] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.079288] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.086920] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.094109] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.101302] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.111409] 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.121756] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.127230] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.132532] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.135858] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.139683] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.143484] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.145932] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.150035] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.157567] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.169207] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.173514] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.181016] Loading iSCSI transport class v2.0-870.\n[ 3.182380] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.184851] 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 Nameserver information manager.\n[ 3.213711] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n[ 3.267585] iscsi: registered transport (iser)\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\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 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 Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\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] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n Starting Initial cloud-init job (pre-networking)...\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[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[ 3.717167] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.736822] cloud-init[493]: Cloud-init v. 18.2 running 'init-local' at Tue, 04 Dec 2018 23:01:42 +0000. Up 4.55 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 58.116393] cloud-init[930]: Cloud-init v. 18.2 running 'init' at Tue, 04 Dec 2018 23:01:43 +0000. Up 6.07 seconds.\n[ 58.118939] cloud-init[930]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 58.124351] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.128165] cloud-init[930]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 58.136128] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.138501] cloud-init[930]: ci-info: | ens3 | True | 192.168.120.5 | 255.255.255.0 | . | fa:16:3e:8e:10:bb |\n[ 58.143188] cloud-init[930]: ci-info: | ens3 | True | fe80::f816:3eff:fe8e:10bb/64 | . | link | fa:16:3e:8e:10:bb |\n[ 58.148335] cloud-init[930]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 58.152163] cloud-init[930]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 58.160134] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.162530] cloud-init[930]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 58.166650] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.172330] cloud-init[930]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 58.176116] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.180128] cloud-init[930]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 58.184160] cloud-init[930]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH |\n[ 58.192123] cloud-init[930]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 58.194358] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.199952] cloud-init[930]: 2018-12-04 23:02:35,593 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 58.577984] cloud-init[930]: Generating public/private rsa key pair.\n[ 58.579743] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 58.584122] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 58.586004] cloud-init[930]: The key fingerprint is:\n[ 58.592147] cloud-init[930]: SHA256:+Oxn2L6MlxtbN1FRMoVZ1gFM29E7bQUkcBTLs7nj83A root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7\n[ 58.594411] cloud-init[930]: The key's randomart image is:\n[ 58.596116] cloud-init[930]: +---[RSA 2048]----+\n[ 58.600124] cloud-init[930]: | .oB=*XX|\n[ 58.601440] cloud-init[930]: | o +=+*|\n[ 58.604122] cloud-init[930]: | +. .=|\n[ 58.608124] cloud-init[930]: | . + +o|\n[ 58.609448] cloud-init[930]: | . S o ...|\n[ 58.612131] cloud-init[930]: | o . . |\n[ 58.616176] cloud-init[930]: | oo..= E |\n[ 58.617508] cloud-init[930]: | ..o*=.= . |\n[ 58.620121] cloud-init[930]: | o=*o.o. |\n[ 58.624125] cloud-init[930]: +----[SHA256]-----+\n[ 58.625443] cloud-init[930]: Generating public/private dsa key pair.\n[ 58.632134] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 58.634026] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 58.635872] cloud-init[930]: The key fingerprint is:\n[ 58.641186] cloud-init[930]: SHA256:gruCjI+89fOaRprVOULifUvjMLjrM8ZkW2UeH9Bput8 root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7\n[ 58.643524] cloud-init[930]: The key's randomart image is:\n[ 58.648903] cloud-init[930]: +---[DSA 1024]----+\n[ 58.650227] cloud-init[930]: | . . |\n[ 58.651515] cloud-init[930]: | . + |\n[ 58.655898] cloud-init[930]: | + |\n[ 58.657502] cloud-init[930]: | . o = . |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[ 58.662900] cloud-init[930]: | . * * S . |\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target System Initialization.[ 58.668150] cloud-init[930]: | = X @ . |\n[ 58.669111] cloud-init[930]: |o.+.X B = . |\n[ 58.670074] cloud-init[930]: |+ooX.+.o . E |\n[ 58.671077] cloud-init[930]: |.+=+*++. |\n[ 58.673414] cloud-init[930]: +----[SHA256]-----+\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m\n[ 58.676628] ] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.cloud-init[930]: Generating public/private ecdsa key pair.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m\n[ 58.684221] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 58.685812] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 58.687371] cloud-init[930]: The key fingerprint is:] Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n\n[ 58.690556] Starting LXD - unix socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Reached target Timers.\ncloud-init[930]: SHA256:jujJHel9sxGG6TJsgLS77BOof2FDiqI4P/kAuSVE1SM root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7\n[ 58.696758] cloud-init[930]: The key's randomart image is:\n[[0;32m OK [0m] Started ACPI Events Check.\n[ 58.699616] [[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\ncloud-init[930]: +---[ECDSA 256]---+\n[ 58.704846] cloud-init[930]: | .... |\n[ 58.706050] cloud-init[930]: |. E o |\n[ 58.707266] cloud-init[930]: | .. . . |\n[ 58.709657] cloud-init[930]: |.o o. o |\n[[0;32m OK [0m] Reached target Sockets.\n[ 58.713676] cloud-init[930]: |+o+o. S o |\n[ 58.714902] cloud-init[930]: |+=o.++ = . . |\n[[0;32m OK [0m] Reached target Basic System.\n[ 58.717507] cloud-init[930]: |* o+.oO o . |\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting LXD - container startup/shutdown...\n Starting Accounts Service...\n[[0;32m OK [0m] Started iperf Service.[ 58.720059] cloud-init[930]: |=.+=.= = o. |\n[ 58.725094] cloud-init[930]: | =*== o ...o |\n[ 58.726056] cloud-init[930]: +----[SHA256]-----+\n[ 58.727010] cloud-init[930]: Generating public/private ed25519 key pair.\n[ 58.728266] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 58.729787] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 58.731319] cloud-init[930]: The key fingerprint is:\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n\n[ 58.746060] cloud-init[930]: SHA256:4v9zWXlSWisSfnTYahVc491JZUIP07raFA/YIN7mqGs root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7\n[ 58.751518] cloud-init[930]: The key's randomart image is:\n[ 58.757814] cloud-init[930]: +--[ED25519 256]--+\n[ 58.759087] cloud-init[930]: | .*+*|\n[ 58.760333] cloud-init[930]: | . . oO*|\n[ 58.761770] cloud-init[930]: | . o +o+=|\n[ 58.762990] cloud-init[930]: | ..+o=+o|\n[ 58.764237] cloud-init[930]: | . S .+o +X.|\n[ 58.765441] cloud-init[930]: | . . .o.=B.o|\n[ 58.769371] cloud-init[930]: | . . +*.o |\n[ 58.773999] cloud-init[930]: | .E . + . |\n[ 58.780262] cloud-init[930]: | .oo.o |\n[ 58.781967] cloud-init[930]: +----[SHA256]-----+\n Starting /etc/rc.local Compatibility...\n Starting System Logging Service...\n Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Login Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started iperf3 Service.\n Starting Pollinate to seed the pseudo random number generator...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Snappy daemon...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 59.399686] cloud-init[1055]: Generating locales (this might take a while)...\n[ 60.122465] cloud-init[1055]: en_US.UTF-8... done\n[ 60.126522] cloud-init[1055]: Generation complete.\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[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n Starting Login to default iSCSI targets...\n[[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 [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n Starting LSB: network benchmark...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: automatic crash report generation...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started LSB: network benchmark.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Set console scheme.\n\nUbuntu 16.04.4 LTS shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7 ttyS0\n\nshaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7 login: "} 2018-12-04 23:03:11,991 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738/action used request id req-8bfc9ec0-6b23-4ee4-bbcb-b002798ce31e 2018-12-04 23:03:11,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.25066614151s 2018-12-04 23:03:11,993 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738/action used request id req-8bfc9ec0-6b23-4ee4-bbcb-b002798ce31e 2018-12-04 23:03:11,993 - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 716442117 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.165202] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.167394] pid_max: default: 32768 minimum: 301 [ 0.168599] ACPI: Core revision 20150930 [ 0.170245] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.171989] Security Framework initialized [ 0.173076] Yama: becoming mindful. [ 0.174051] AppArmor: AppArmor initialized [ 0.175178] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.176932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.178609] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.180205] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.182006] Initializing cgroup subsys io [ 0.183091] Initializing cgroup subsys memory [ 0.184256] Initializing cgroup subsys devices [ 0.185415] Initializing cgroup subsys freezer [ 0.186574] Initializing cgroup subsys net_cls [ 0.187731] Initializing cgroup subsys perf_event [ 0.188966] Initializing cgroup subsys net_prio [ 0.190138] Initializing cgroup subsys hugetlb [ 0.191288] Initializing cgroup subsys pids [ 0.192432] CPU: Physical Processor ID: 0 [ 0.194211] mce: CPU supports 10 MCE banks [ 0.195330] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.196670] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.198111] Spectre V2 : Mitigation: Full generic retpoline [ 0.199485] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.201015] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.202607] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.204030] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206041] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.227164] Freeing SMP alternatives memory: 32K [ 0.233038] ftrace: allocating 32237 entries in 126 pages [ 0.267738] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.269344] smpboot: Max logical packages: 1 [ 0.270696] x2apic enabled [ 0.271774] Switched APIC routing to physical x2apic. [ 0.274122] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.275612] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.278358] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.280748] KVM setup paravirtual spinlock [ 0.282335] x86: Booted up 1 node, 1 CPUs [ 0.283410] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.285239] devtmpfs: initialized [ 0.287189] evm: security.selinux [ 0.288128] evm: security.SMACK64 [ 0.289058] evm: security.SMACK64EXEC [ 0.290051] evm: security.SMACK64TRANSMUTE [ 0.291127] evm: security.SMACK64MMAP [ 0.292116] evm: security.ima [ 0.292971] evm: security.capability [ 0.294034] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.296430] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.297978] pinctrl core: initialized pinctrl subsystem [ 0.299417] RTC time: 23:01:37, date: 12/04/18 [ 0.300677] NET: Registered protocol family 16 [ 0.301946] cpuidle: using governor ladder [ 0.303042] cpuidle: using governor menu [ 0.304104] PCCT header not found. [ 0.305107] ACPI: bus type PCI registered [ 0.306169] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.307812] PCI: Using configuration type 1 for base access [ 0.310003] ACPI: Added _OSI(Module Device) [ 0.311113] ACPI: Added _OSI(Processor Device) [ 0.312239] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.313433] ACPI: Added _OSI(Processor Aggregator Device) [ 0.315603] ACPI: Interpreter enabled [ 0.316628] ACPI: (supports S0 S5) [ 0.317572] ACPI: Using IOAPIC for interrupt routing [ 0.318823] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.322691] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.324198] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.325826] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.327402] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.330301] acpiphp: Slot [3] registered [ 0.344347] acpiphp: Slot [4] registered [ 0.345483] acpiphp: Slot [5] registered [ 0.346548] acpiphp: Slot [6] registered [ 0.347604] acpiphp: Slot [7] registered [ 0.348665] acpiphp: Slot [8] registered [ 0.349727] acpiphp: Slot [9] registered [ 0.350781] acpiphp: Slot [10] registered [ 0.351852] acpiphp: Slot [11] registered [ 0.352935] acpiphp: Slot [12] registered [ 0.354015] acpiphp: Slot [13] registered [ 0.355083] acpiphp: Slot [14] registered [ 0.356157] acpiphp: Slot [15] registered [ 0.357236] acpiphp: Slot [16] registered [ 0.358309] acpiphp: Slot [17] registered [ 0.359380] acpiphp: Slot [18] registered [ 0.360450] acpiphp: Slot [19] registered [ 0.363515] acpiphp: Slot [20] registered [ 0.364602] acpiphp: Slot [21] registered [ 0.365679] acpiphp: Slot [22] registered [ 0.366933] acpiphp: Slot [23] registered [ 0.368023] acpiphp: Slot [24] registered [ 0.369119] acpiphp: Slot [25] registered [ 0.370222] acpiphp: Slot [26] registered [ 0.371309] acpiphp: Slot [27] registered [ 0.372390] acpiphp: Slot [28] registered [ 0.373488] acpiphp: Slot [29] registered [ 0.374562] acpiphp: Slot [30] registered [ 0.375648] acpiphp: Slot [31] registered [ 0.376738] PCI host bridge to bus 0000:00 [ 0.377832] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.379444] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.381064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.383017] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.384957] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.386932] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.392339] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.394023] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.395582] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.397245] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.401676] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.403568] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.426928] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.428879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.430740] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.432948] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.434779] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.436428] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.438295] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.439696] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.441735] vgaarb: loaded [ 0.442538] vgaarb: bridge control possible 0000:00:02.0 [ 0.444229] SCSI subsystem initialized [ 0.445497] ACPI: bus type USB registered [ 0.446611] usbcore: registered new interface driver usbfs [ 0.447985] usbcore: registered new interface driver hub [ 0.449325] usbcore: registered new device driver usb [ 0.450823] PCI: Using ACPI for IRQ routing [ 0.452339] NetLabel: Initializing [ 0.453296] NetLabel: domain hash size = 128 [ 0.454425] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.455718] NetLabel: unlabeled traffic allowed by default [ 0.457267] amd_nb: Cannot enumerate AMD northbridges [ 0.458581] clocksource: Switched to clocksource kvm-clock [ 0.467908] AppArmor: AppArmor Filesystem Enabled [ 0.469190] pnp: PnP ACPI init [ 0.470408] pnp: PnP ACPI: found 5 devices [ 0.477286] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.479591] NET: Registered protocol family 2 [ 0.481004] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.482718] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.484303] TCP: Hash tables configured (established 4096 bind 4096) [ 0.485887] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.487333] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.488905] NET: Registered protocol family 1 [ 0.490062] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.491521] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.492941] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.509132] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.525391] Unpacking initramfs... [ 1.009913] Freeing initrd memory: 37084K [ 1.011385] Scanning for low memory corruption every 60 seconds [ 1.013265] audit: initializing netlink subsys (disabled) [ 1.014685] audit: type=2000 audit(1543964498.594:1): initialized [ 1.016442] Initialise system trusted keyring [ 1.017750] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.019296] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.021942] zbud: loaded [ 1.023010] VFS: Disk quotas dquot_6.6.0 [ 1.024104] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.025947] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.027624] fuse init (API version 7.23) [ 1.028819] Key type big_key registered [ 1.029885] Allocating IMA MOK and blacklist keyrings. [ 1.031543] Key type asymmetric registered [ 1.032648] Asymmetric key parser 'x509' registered [ 1.033929] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.035899] io scheduler noop registered [ 1.036996] io scheduler deadline registered (default) [ 1.038318] io scheduler cfq registered [ 1.039441] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.040797] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.042465] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.044396] ACPI: Power Button [PWRF] [ 1.045549] GHES: HEST is not enabled! [ 1.061240] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.093661] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.096449] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.120124] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.123082] Linux agpgart interface v0.103 [ 1.125800] loop: module loaded [ 1.129100] vda: vda1 [ 1.130619] scsi host0: ata_piix [ 1.131620] scsi host1: ata_piix [ 1.132574] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.134184] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.136146] libphy: Fixed MDIO Bus: probed [ 1.137254] tun: Universal TUN/TAP device driver, 1.6 [ 1.138511] tun: (C) 1999-2004 Max Krasnyansky [ 1.141369] PPP generic driver version 2.4.2 [ 1.142562] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.144163] ehci-pci: EHCI PCI platform driver [ 1.145346] ehci-platform: EHCI generic platform driver [ 1.146676] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.148172] ohci-pci: OHCI PCI platform driver [ 1.149336] ohci-platform: OHCI generic platform driver [ 1.150657] uhci_hcd: USB Universal Host Controller Interface driver [ 1.166858] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.168222] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.170181] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.171508] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.173032] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.174668] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.176573] usb usb1: Product: UHCI Host Controller [ 1.177810] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.179347] usb usb1: SerialNumber: 0000:00:01.2 [ 1.180629] hub 1-0:1.0: USB hub found [ 1.181707] hub 1-0:1.0: 2 ports detected [ 1.182938] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.185754] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.187034] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.188417] mousedev: PS/2 mouse device common for all mice [ 1.190088] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.192552] rtc_cmos 00:00: RTC can wake from S4 [ 1.194031] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.195628] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.197205] i2c /dev entries driver [ 1.198221] device-mapper: uevent: version 1.0.3 [ 1.199482] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.201642] ledtrig-cpu: registered to indicate activity on CPUs [ 1.203389] NET: Registered protocol family 10 [ 1.204786] NET: Registered protocol family 17 [ 1.205967] Key type dns_resolver registered [ 1.207332] registered taskstats version 1 [ 1.208457] Loading compiled-in X.509 certificates [ 1.210255] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.212729] zswap: loaded using pool lzo/zbud [ 1.215376] Key type trusted registered [ 1.218447] Key type encrypted registered [ 1.219551] AppArmor: AppArmor sha1 policy hashing enabled [ 1.220931] ima: No TPM chip found, activating TPM-bypass! [ 1.222291] evm: HMAC attrs: 0x1 [ 1.223529] Magic number: 14:738:48 [ 1.224643] rtc_cmos 00:00: setting system clock to 2018-12-04 23:01:38 UTC (1543964498) [ 1.226817] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.241309] EDD information not available. [ 1.296029] Freeing unused kernel memory: 1512K [ 1.297199] Write protecting the kernel read-only data: 14336k [ 1.299868] Freeing unused kernel memory: 1692K [ 1.301244] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.312268] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.314983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.317459] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.319884] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.322288] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.324718] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.333023] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.336556] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.339817] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.342144] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.401410] [drm] Initialized drm 1.1.0 20060810 [ 1.403686] virtio_net virtio0 ens3: renamed from eth0 [ 1.412655] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.415066] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.434978] FDC 0 is a S82078B [ 1.455671] AVX2 version of gcm_enc/dec engaged. [ 1.457074] AES CTR mode by8 optimization enabled [ 1.494589] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.659259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.660894] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.662587] usb 1-1: Product: QEMU USB Tablet [ 1.663715] usb 1-1: Manufacturer: QEMU [ 1.664744] usb 1-1: SerialNumber: 42 [ 1.672861] hidraw: raw HID events driver (C) Jiri Kosina [ 1.679798] usbcore: registered new interface driver usbhid [ 1.681229] usbhid: USB HID core driver [ 1.683664] 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.686664] 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.010616] tsc: Refined TSC clocksource calibration: 3491.868 MHz [ 2.010618] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554eff229, max_idle_ns: 440795376716 ns Begin: Loading essential drivers ... [ 2.038112] md: linear personality registered for level -1 [ 2.041726] md: multipath personality registered for level -4 [ 2.045366] md: raid0 personality registered for level 0 [ 2.049484] md: raid1 personality registered for level 1 [ 2.122583] raid6: sse2x1 gen() 11421 MB/s [ 2.190581] raid6: sse2x1 xor() 8892 MB/s [ 2.258579] raid6: sse2x2 gen() 14597 MB/s [ 2.326580] raid6: sse2x2 xor() 9693 MB/s [ 2.394578] raid6: sse2x4 gen() 16785 MB/s [ 2.462581] raid6: sse2x4 xor() 11645 MB/s [ 2.530580] raid6: avx2x1 gen() 22174 MB/s [ 2.598579] raid6: avx2x2 gen() 26123 MB/s [ 2.666578] raid6: avx2x4 gen() 29901 MB/s [ 2.667698] raid6: using algorithm avx2x4 gen() 29901 MB/s [ 2.669053] raid6: using avx2x2 recovery algorithm [ 2.671719] xor: automatically using best checksumming function: [ 2.710579] avx : 31879.000 MB/sec [ 2.719942] async_tx: api initialized (async) [ 2.732307] md: raid6 personality registered for level 6 [ 2.733685] md: raid5 personality registered for level 5 [ 2.735040] md: raid4 personality registered for level 4 [ 2.742023] 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.776879] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.796441] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.904811] 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) [ 2.909209] systemd[1]: Detected virtualization kvm. [ 2.910492] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.914292] systemd[1]: Set hostname to . [ 2.917279] systemd[1]: Initializing machine ID from KVM UUID. [ 2.918797] systemd[1]: Installed transient /etc/machine-id file. [ 3.022954] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.026677] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.029852] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.033170] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.036049] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.038834] 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.042971] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.045809] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.048468] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.050752] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.053370] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.056246] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.058737] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.061938] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.064597] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.067525] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.072769] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.079288] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.086920] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.094109] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.101302] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.111409] 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.121756] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.127230] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.132532] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.135858] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.139683] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.143484] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.145932] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.150035] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.157567] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.169207] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.173514] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.181016] Loading iSCSI transport class v2.0-870. [ 3.182380] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.184851] 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 Nameserver information manager. [ 3.213711] iscsi: registered transport (tcp) [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started LVM2 metadata daemon. [ 3.267585] iscsi: registered transport (iser) Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[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 Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... [[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] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [ 3.717167] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.736822] cloud-init[493]: Cloud-init v. 18.2 running 'init-local' at Tue, 04 Dec 2018 23:01:42 +0000. Up 4.55 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 58.116393] cloud-init[930]: Cloud-init v. 18.2 running 'init' at Tue, 04 Dec 2018 23:01:43 +0000. Up 6.07 seconds. [ 58.118939] cloud-init[930]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.124351] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.128165] cloud-init[930]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.136128] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.138501] cloud-init[930]: ci-info: | ens3 | True | 192.168.120.5 | 255.255.255.0 | . | fa:16:3e:8e:10:bb | [ 58.143188] cloud-init[930]: ci-info: | ens3 | True | fe80::f816:3eff:fe8e:10bb/64 | . | link | fa:16:3e:8e:10:bb | [ 58.148335] cloud-init[930]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.152163] cloud-init[930]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.160134] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.162530] cloud-init[930]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.166650] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.172330] cloud-init[930]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.176116] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.180128] cloud-init[930]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.184160] cloud-init[930]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH | [ 58.192123] cloud-init[930]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.194358] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.199952] cloud-init[930]: 2018-12-04 23:02:35,593 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 58.577984] cloud-init[930]: Generating public/private rsa key pair. [ 58.579743] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 58.584122] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 58.586004] cloud-init[930]: The key fingerprint is: [ 58.592147] cloud-init[930]: SHA256:+Oxn2L6MlxtbN1FRMoVZ1gFM29E7bQUkcBTLs7nj83A root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7 [ 58.594411] cloud-init[930]: The key's randomart image is: [ 58.596116] cloud-init[930]: +---[RSA 2048]----+ [ 58.600124] cloud-init[930]: | .oB=*XX| [ 58.601440] cloud-init[930]: | o +=+*| [ 58.604122] cloud-init[930]: | +. .=| [ 58.608124] cloud-init[930]: | . + +o| [ 58.609448] cloud-init[930]: | . S o ...| [ 58.612131] cloud-init[930]: | o . . | [ 58.616176] cloud-init[930]: | oo..= E | [ 58.617508] cloud-init[930]: | ..o*=.= . | [ 58.620121] cloud-init[930]: | o=*o.o. | [ 58.624125] cloud-init[930]: +----[SHA256]-----+ [ 58.625443] cloud-init[930]: Generating public/private dsa key pair. [ 58.632134] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 58.634026] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 58.635872] cloud-init[930]: The key fingerprint is: [ 58.641186] cloud-init[930]: SHA256:gruCjI+89fOaRprVOULifUvjMLjrM8ZkW2UeH9Bput8 root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7 [ 58.643524] cloud-init[930]: The key's randomart image is: [ 58.648903] cloud-init[930]: +---[DSA 1024]----+ [ 58.650227] cloud-init[930]: | . . | [ 58.651515] cloud-init[930]: | . + | [ 58.655898] cloud-init[930]: | + | [ 58.657502] cloud-init[930]: | . o = . | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Cloud-config availability. [ 58.662900] cloud-init[930]: | . * * S . | [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target System Initialization.[ 58.668150] cloud-init[930]: | = X @ . | [ 58.669111] cloud-init[930]: |o.+.X B = . | [ 58.670074] cloud-init[930]: |+ooX.+.o . E | [ 58.671077] cloud-init[930]: |.+=+*++. | [ 58.673414] cloud-init[930]: +----[SHA256]-----+ Starting Socket activation for snappy daemon. [[0;32m OK [0m [ 58.676628] ] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Listening on UUID daemon activation socket.cloud-init[930]: Generating public/private ecdsa key pair. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m [ 58.684221] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 58.685812] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 58.687371] cloud-init[930]: The key fingerprint is:] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [ 58.690556] Starting LXD - unix socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target Timers. cloud-init[930]: SHA256:jujJHel9sxGG6TJsgLS77BOof2FDiqI4P/kAuSVE1SM root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7 [ 58.696758] cloud-init[930]: The key's randomart image is: [[0;32m OK [0m] Started ACPI Events Check. [ 58.699616] [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Listening on LXD - unix socket. cloud-init[930]: +---[ECDSA 256]---+ [ 58.704846] cloud-init[930]: | .... | [ 58.706050] cloud-init[930]: |. E o | [ 58.707266] cloud-init[930]: | .. . . | [ 58.709657] cloud-init[930]: |.o o. o | [[0;32m OK [0m] Reached target Sockets. [ 58.713676] cloud-init[930]: |+o+o. S o | [ 58.714902] cloud-init[930]: |+=o.++ = . . | [[0;32m OK [0m] Reached target Basic System. [ 58.717507] cloud-init[930]: |* o+.oO o . | [[0;32m OK [0m] Started ACPI event daemon. Starting LXD - container startup/shutdown... Starting Accounts Service... [[0;32m OK [0m] Started iperf Service.[ 58.720059] cloud-init[930]: |=.+=.= = o. | [ 58.725094] cloud-init[930]: | =*== o ...o | [ 58.726056] cloud-init[930]: +----[SHA256]-----+ [ 58.727010] cloud-init[930]: Generating public/private ed25519 key pair. [ 58.728266] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 58.729787] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 58.731319] cloud-init[930]: The key fingerprint is: [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 58.746060] cloud-init[930]: SHA256:4v9zWXlSWisSfnTYahVc491JZUIP07raFA/YIN7mqGs root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7 [ 58.751518] cloud-init[930]: The key's randomart image is: [ 58.757814] cloud-init[930]: +--[ED25519 256]--+ [ 58.759087] cloud-init[930]: | .*+*| [ 58.760333] cloud-init[930]: | . . oO*| [ 58.761770] cloud-init[930]: | . o +o+=| [ 58.762990] cloud-init[930]: | ..+o=+o| [ 58.764237] cloud-init[930]: | . S .+o +X.| [ 58.765441] cloud-init[930]: | . . .o.=B.o| [ 58.769371] cloud-init[930]: | . . +*.o | [ 58.773999] cloud-init[930]: | .E . + . | [ 58.780262] cloud-init[930]: | .oo.o | [ 58.781967] cloud-init[930]: +----[SHA256]-----+ Starting /etc/rc.local Compatibility... Starting System Logging Service... Starting Apply the settings specified in cloud-config... [[0;32m OK [0m] Started Regular background program processing daemon. Starting Login Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started iperf3 Service. Starting Pollinate to seed the pseudo random number generator... Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started Deferred execution scheduler. Starting Snappy daemon... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 59.399686] cloud-init[1055]: Generating locales (this might take a while)... [ 60.122465] cloud-init[1055]: en_US.UTF-8... done [ 60.126522] cloud-init[1055]: Generation complete. [[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. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... Starting LSB: network benchmark... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: automatic crash report generation... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. Starting Set console scheme... [[0;32m OK [0m] Started Set console scheme. Ubuntu 16.04.4 LTS shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7 ttyS0 shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7 login: 2018-12-04 23:03:12,997 - functest.core.singlevm - DEBUG - try 10: cannot connect to 172.30.9.202: timed out 2018-12-04 23:03:22,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:03:22,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738/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}405615be34b78c83bd00fe904840627e53531cac" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:03:22,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:03:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e4bcce4c-4dfd-44dd-98a0-b44abcd1659d x-compute-request-id: req-e4bcce4c-4dfd-44dd-98a0-b44abcd1659d Content-Encoding: gzip Content-Length: 13259 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 716442117 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.165202] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.167394] pid_max: default: 32768 minimum: 301\n[ 0.168599] ACPI: Core revision 20150930\n[ 0.170245] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.171989] Security Framework initialized\n[ 0.173076] Yama: becoming mindful.\n[ 0.174051] AppArmor: AppArmor initialized\n[ 0.175178] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.176932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.178609] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.180205] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.182006] Initializing cgroup subsys io\n[ 0.183091] Initializing cgroup subsys memory\n[ 0.184256] Initializing cgroup subsys devices\n[ 0.185415] Initializing cgroup subsys freezer\n[ 0.186574] Initializing cgroup subsys net_cls\n[ 0.187731] Initializing cgroup subsys perf_event\n[ 0.188966] Initializing cgroup subsys net_prio\n[ 0.190138] Initializing cgroup subsys hugetlb\n[ 0.191288] Initializing cgroup subsys pids\n[ 0.192432] CPU: Physical Processor ID: 0\n[ 0.194211] mce: CPU supports 10 MCE banks\n[ 0.195330] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.196670] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.198111] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.199485] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.201015] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.202607] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.204030] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206041] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.227164] Freeing SMP alternatives memory: 32K\n[ 0.233038] ftrace: allocating 32237 entries in 126 pages\n[ 0.267738] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269344] smpboot: Max logical packages: 1\n[ 0.270696] x2apic enabled\n[ 0.271774] Switched APIC routing to physical x2apic.\n[ 0.274122] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275612] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278358] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.280748] KVM setup paravirtual spinlock\n[ 0.282335] x86: Booted up 1 node, 1 CPUs\n[ 0.283410] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285239] devtmpfs: initialized\n[ 0.287189] evm: security.selinux\n[ 0.288128] evm: security.SMACK64\n[ 0.289058] evm: security.SMACK64EXEC\n[ 0.290051] evm: security.SMACK64TRANSMUTE\n[ 0.291127] evm: security.SMACK64MMAP\n[ 0.292116] evm: security.ima\n[ 0.292971] evm: security.capability\n[ 0.294034] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.296430] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.297978] pinctrl core: initialized pinctrl subsystem\n[ 0.299417] RTC time: 23:01:37, date: 12/04/18\n[ 0.300677] NET: Registered protocol family 16\n[ 0.301946] cpuidle: using governor ladder\n[ 0.303042] cpuidle: using governor menu\n[ 0.304104] PCCT header not found.\n[ 0.305107] ACPI: bus type PCI registered\n[ 0.306169] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307812] PCI: Using configuration type 1 for base access\n[ 0.310003] ACPI: Added _OSI(Module Device)\n[ 0.311113] ACPI: Added _OSI(Processor Device)\n[ 0.312239] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313433] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315603] ACPI: Interpreter enabled\n[ 0.316628] ACPI: (supports S0 S5)\n[ 0.317572] ACPI: Using IOAPIC for interrupt routing\n[ 0.318823] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.322691] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.324198] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.325826] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.327402] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.330301] acpiphp: Slot [3] registered\n[ 0.344347] acpiphp: Slot [4] registered\n[ 0.345483] acpiphp: Slot [5] registered\n[ 0.346548] acpiphp: Slot [6] registered\n[ 0.347604] acpiphp: Slot [7] registered\n[ 0.348665] acpiphp: Slot [8] registered\n[ 0.349727] acpiphp: Slot [9] registered\n[ 0.350781] acpiphp: Slot [10] registered\n[ 0.351852] acpiphp: Slot [11] registered\n[ 0.352935] acpiphp: Slot [12] registered\n[ 0.354015] acpiphp: Slot [13] registered\n[ 0.355083] acpiphp: Slot [14] registered\n[ 0.356157] acpiphp: Slot [15] registered\n[ 0.357236] acpiphp: Slot [16] registered\n[ 0.358309] acpiphp: Slot [17] registered\n[ 0.359380] acpiphp: Slot [18] registered\n[ 0.360450] acpiphp: Slot [19] registered\n[ 0.363515] acpiphp: Slot [20] registered\n[ 0.364602] acpiphp: Slot [21] registered\n[ 0.365679] acpiphp: Slot [22] registered\n[ 0.366933] acpiphp: Slot [23] registered\n[ 0.368023] acpiphp: Slot [24] registered\n[ 0.369119] acpiphp: Slot [25] registered\n[ 0.370222] acpiphp: Slot [26] registered\n[ 0.371309] acpiphp: Slot [27] registered\n[ 0.372390] acpiphp: Slot [28] registered\n[ 0.373488] acpiphp: Slot [29] registered\n[ 0.374562] acpiphp: Slot [30] registered\n[ 0.375648] acpiphp: Slot [31] registered\n[ 0.376738] PCI host bridge to bus 0000:00\n[ 0.377832] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.379444] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.381064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.383017] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.384957] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.386932] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392339] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.394023] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.395582] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.397245] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.401676] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403568] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.426928] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.428879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.430740] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.432948] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.434779] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.436428] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.438295] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.439696] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.441735] vgaarb: loaded\n[ 0.442538] vgaarb: bridge control possible 0000:00:02.0\n[ 0.444229] SCSI subsystem initialized\n[ 0.445497] ACPI: bus type USB registered\n[ 0.446611] usbcore: registered new interface driver usbfs\n[ 0.447985] usbcore: registered new interface driver hub\n[ 0.449325] usbcore: registered new device driver usb\n[ 0.450823] PCI: Using ACPI for IRQ routing\n[ 0.452339] NetLabel: Initializing\n[ 0.453296] NetLabel: domain hash size = 128\n[ 0.454425] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.455718] NetLabel: unlabeled traffic allowed by default\n[ 0.457267] amd_nb: Cannot enumerate AMD northbridges\n[ 0.458581] clocksource: Switched to clocksource kvm-clock\n[ 0.467908] AppArmor: AppArmor Filesystem Enabled\n[ 0.469190] pnp: PnP ACPI init\n[ 0.470408] pnp: PnP ACPI: found 5 devices\n[ 0.477286] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.479591] NET: Registered protocol family 2\n[ 0.481004] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.482718] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.484303] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.485887] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.487333] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.488905] NET: Registered protocol family 1\n[ 0.490062] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.491521] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.492941] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.509132] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.525391] Unpacking initramfs...\n[ 1.009913] Freeing initrd memory: 37084K\n[ 1.011385] Scanning for low memory corruption every 60 seconds\n[ 1.013265] audit: initializing netlink subsys (disabled)\n[ 1.014685] audit: type=2000 audit(1543964498.594:1): initialized\n[ 1.016442] Initialise system trusted keyring\n[ 1.017750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.019296] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.021942] zbud: loaded\n[ 1.023010] VFS: Disk quotas dquot_6.6.0\n[ 1.024104] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.025947] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.027624] fuse init (API version 7.23)\n[ 1.028819] Key type big_key registered\n[ 1.029885] Allocating IMA MOK and blacklist keyrings.\n[ 1.031543] Key type asymmetric registered\n[ 1.032648] Asymmetric key parser 'x509' registered\n[ 1.033929] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.035899] io scheduler noop registered\n[ 1.036996] io scheduler deadline registered (default)\n[ 1.038318] io scheduler cfq registered\n[ 1.039441] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.040797] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.042465] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.044396] ACPI: Power Button [PWRF]\n[ 1.045549] GHES: HEST is not enabled!\n[ 1.061240] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.093661] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.096449] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.120124] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.123082] Linux agpgart interface v0.103\n[ 1.125800] loop: module loaded\n[ 1.129100] vda: vda1\n[ 1.130619] scsi host0: ata_piix\n[ 1.131620] scsi host1: ata_piix\n[ 1.132574] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.134184] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.136146] libphy: Fixed MDIO Bus: probed\n[ 1.137254] tun: Universal TUN/TAP device driver, 1.6\n[ 1.138511] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.141369] PPP generic driver version 2.4.2\n[ 1.142562] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.144163] ehci-pci: EHCI PCI platform driver\n[ 1.145346] ehci-platform: EHCI generic platform driver\n[ 1.146676] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.148172] ohci-pci: OHCI PCI platform driver\n[ 1.149336] ohci-platform: OHCI generic platform driver\n[ 1.150657] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.166858] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.168222] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.170181] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.171508] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.173032] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.174668] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.176573] usb usb1: Product: UHCI Host Controller\n[ 1.177810] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.179347] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.180629] hub 1-0:1.0: USB hub found\n[ 1.181707] hub 1-0:1.0: 2 ports detected\n[ 1.182938] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.185754] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.187034] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.188417] mousedev: PS/2 mouse device common for all mice\n[ 1.190088] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.192552] rtc_cmos 00:00: RTC can wake from S4\n[ 1.194031] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.195628] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.197205] i2c /dev entries driver\n[ 1.198221] device-mapper: uevent: version 1.0.3\n[ 1.199482] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.201642] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.203389] NET: Registered protocol family 10\n[ 1.204786] NET: Registered protocol family 17\n[ 1.205967] Key type dns_resolver registered\n[ 1.207332] registered taskstats version 1\n[ 1.208457] Loading compiled-in X.509 certificates\n[ 1.210255] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.212729] zswap: loaded using pool lzo/zbud\n[ 1.215376] Key type trusted registered\n[ 1.218447] Key type encrypted registered\n[ 1.219551] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.220931] ima: No TPM chip found, activating TPM-bypass!\n[ 1.222291] evm: HMAC attrs: 0x1\n[ 1.223529] Magic number: 14:738:48\n[ 1.224643] rtc_cmos 00:00: setting system clock to 2018-12-04 23:01:38 UTC (1543964498)\n[ 1.226817] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.241309] EDD information not available.\n[ 1.296029] Freeing unused kernel memory: 1512K\n[ 1.297199] Write protecting the kernel read-only data: 14336k\n[ 1.299868] Freeing unused kernel memory: 1692K\n[ 1.301244] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.312268] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.314983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.317459] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.319884] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.322288] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.324718] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.333023] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.336556] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.339817] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.342144] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.401410] [drm] Initialized drm 1.1.0 20060810\n[ 1.403686] virtio_net virtio0 ens3: renamed from eth0\n[ 1.412655] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.415066] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.434978] FDC 0 is a S82078B\n[ 1.455671] AVX2 version of gcm_enc/dec engaged.\n[ 1.457074] AES CTR mode by8 optimization enabled\n[ 1.494589] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.659259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.660894] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.662587] usb 1-1: Product: QEMU USB Tablet\n[ 1.663715] usb 1-1: Manufacturer: QEMU\n[ 1.664744] usb 1-1: SerialNumber: 42\n[ 1.672861] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.679798] usbcore: registered new interface driver usbhid\n[ 1.681229] usbhid: USB HID core driver\n[ 1.683664] 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.686664] 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.010616] tsc: Refined TSC clocksource calibration: 3491.868 MHz\n[ 2.010618] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554eff229, max_idle_ns: 440795376716 ns\nBegin: Loading essential drivers ... [ 2.038112] md: linear personality registered for level -1\n[ 2.041726] md: multipath personality registered for level -4\n[ 2.045366] md: raid0 personality registered for level 0\n[ 2.049484] md: raid1 personality registered for level 1\n[ 2.122583] raid6: sse2x1 gen() 11421 MB/s\n[ 2.190581] raid6: sse2x1 xor() 8892 MB/s\n[ 2.258579] raid6: sse2x2 gen() 14597 MB/s\n[ 2.326580] raid6: sse2x2 xor() 9693 MB/s\n[ 2.394578] raid6: sse2x4 gen() 16785 MB/s\n[ 2.462581] raid6: sse2x4 xor() 11645 MB/s\n[ 2.530580] raid6: avx2x1 gen() 22174 MB/s\n[ 2.598579] raid6: avx2x2 gen() 26123 MB/s\n[ 2.666578] raid6: avx2x4 gen() 29901 MB/s\n[ 2.667698] raid6: using algorithm avx2x4 gen() 29901 MB/s\n[ 2.669053] raid6: using avx2x2 recovery algorithm\n[ 2.671719] xor: automatically using best checksumming function:\n[ 2.710579] avx : 31879.000 MB/sec\n[ 2.719942] async_tx: api initialized (async)\n[ 2.732307] md: raid6 personality registered for level 6\n[ 2.733685] md: raid5 personality registered for level 5\n[ 2.735040] md: raid4 personality registered for level 4\n[ 2.742023] 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.776879] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.796441] 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[ 2.904811] 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[ 2.909209] systemd[1]: Detected virtualization kvm.\n[ 2.910492] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.914292] systemd[1]: Set hostname to .\n[ 2.917279] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.918797] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.022954] 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.026677] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.029852] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.033170] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.036049] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.038834] 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.042971] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.045809] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.048468] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.050752] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.053370] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.056246] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.058737] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.061938] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.064597] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.067525] 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.072769] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.079288] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.086920] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.094109] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.101302] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.111409] 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.121756] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.127230] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.132532] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.135858] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.139683] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.143484] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.145932] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.150035] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.157567] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.169207] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.173514] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.181016] Loading iSCSI transport class v2.0-870.\n[ 3.182380] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.184851] 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 Nameserver information manager.\n[ 3.213711] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n[ 3.267585] iscsi: registered transport (iser)\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\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 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 Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\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] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n Starting Initial cloud-init job (pre-networking)...\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[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[ 3.717167] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.736822] cloud-init[493]: Cloud-init v. 18.2 running 'init-local' at Tue, 04 Dec 2018 23:01:42 +0000. Up 4.55 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 58.116393] cloud-init[930]: Cloud-init v. 18.2 running 'init' at Tue, 04 Dec 2018 23:01:43 +0000. Up 6.07 seconds.\n[ 58.118939] cloud-init[930]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 58.124351] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.128165] cloud-init[930]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 58.136128] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.138501] cloud-init[930]: ci-info: | ens3 | True | 192.168.120.5 | 255.255.255.0 | . | fa:16:3e:8e:10:bb |\n[ 58.143188] cloud-init[930]: ci-info: | ens3 | True | fe80::f816:3eff:fe8e:10bb/64 | . | link | fa:16:3e:8e:10:bb |\n[ 58.148335] cloud-init[930]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 58.152163] cloud-init[930]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 58.160134] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.162530] cloud-init[930]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 58.166650] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.172330] cloud-init[930]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 58.176116] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.180128] cloud-init[930]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 58.184160] cloud-init[930]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH |\n[ 58.192123] cloud-init[930]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 58.194358] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.199952] cloud-init[930]: 2018-12-04 23:02:35,593 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 58.577984] cloud-init[930]: Generating public/private rsa key pair.\n[ 58.579743] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 58.584122] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 58.586004] cloud-init[930]: The key fingerprint is:\n[ 58.592147] cloud-init[930]: SHA256:+Oxn2L6MlxtbN1FRMoVZ1gFM29E7bQUkcBTLs7nj83A root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7\n[ 58.594411] cloud-init[930]: The key's randomart image is:\n[ 58.596116] cloud-init[930]: +---[RSA 2048]----+\n[ 58.600124] cloud-init[930]: | .oB=*XX|\n[ 58.601440] cloud-init[930]: | o +=+*|\n[ 58.604122] cloud-init[930]: | +. .=|\n[ 58.608124] cloud-init[930]: | . + +o|\n[ 58.609448] cloud-init[930]: | . S o ...|\n[ 58.612131] cloud-init[930]: | o . . |\n[ 58.616176] cloud-init[930]: | oo..= E |\n[ 58.617508] cloud-init[930]: | ..o*=.= . |\n[ 58.620121] cloud-init[930]: | o=*o.o. |\n[ 58.624125] cloud-init[930]: +----[SHA256]-----+\n[ 58.625443] cloud-init[930]: Generating public/private dsa key pair.\n[ 58.632134] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 58.634026] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 58.635872] cloud-init[930]: The key fingerprint is:\n[ 58.641186] cloud-init[930]: SHA256:gruCjI+89fOaRprVOULifUvjMLjrM8ZkW2UeH9Bput8 root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7\n[ 58.643524] cloud-init[930]: The key's randomart image is:\n[ 58.648903] cloud-init[930]: +---[DSA 1024]----+\n[ 58.650227] cloud-init[930]: | . . |\n[ 58.651515] cloud-init[930]: | . + |\n[ 58.655898] cloud-init[930]: | + |\n[ 58.657502] cloud-init[930]: | . o = . |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[ 58.662900] cloud-init[930]: | . * * S . |\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target System Initialization.[ 58.668150] cloud-init[930]: | = X @ . |\n[ 58.669111] cloud-init[930]: |o.+.X B = . |\n[ 58.670074] cloud-init[930]: |+ooX.+.o . E |\n[ 58.671077] cloud-init[930]: |.+=+*++. |\n[ 58.673414] cloud-init[930]: +----[SHA256]-----+\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m\n[ 58.676628] ] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.cloud-init[930]: Generating public/private ecdsa key pair.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m\n[ 58.684221] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 58.685812] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 58.687371] cloud-init[930]: The key fingerprint is:] Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n\n[ 58.690556] Starting LXD - unix socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Reached target Timers.\ncloud-init[930]: SHA256:jujJHel9sxGG6TJsgLS77BOof2FDiqI4P/kAuSVE1SM root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7\n[ 58.696758] cloud-init[930]: The key's randomart image is:\n[[0;32m OK [0m] Started ACPI Events Check.\n[ 58.699616] [[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\ncloud-init[930]: +---[ECDSA 256]---+\n[ 58.704846] cloud-init[930]: | .... |\n[ 58.706050] cloud-init[930]: |. E o |\n[ 58.707266] cloud-init[930]: | .. . . |\n[ 58.709657] cloud-init[930]: |.o o. o |\n[[0;32m OK [0m] Reached target Sockets.\n[ 58.713676] cloud-init[930]: |+o+o. S o |\n[ 58.714902] cloud-init[930]: |+=o.++ = . . |\n[[0;32m OK [0m] Reached target Basic System.\n[ 58.717507] cloud-init[930]: |* o+.oO o . |\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting LXD - container startup/shutdown...\n Starting Accounts Service...\n[[0;32m OK [0m] Started iperf Service.[ 58.720059] cloud-init[930]: |=.+=.= = o. |\n[ 58.725094] cloud-init[930]: | =*== o ...o |\n[ 58.726056] cloud-init[930]: +----[SHA256]-----+\n[ 58.727010] cloud-init[930]: Generating public/private ed25519 key pair.\n[ 58.728266] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 58.729787] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 58.731319] cloud-init[930]: The key fingerprint is:\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n\n[ 58.746060] cloud-init[930]: SHA256:4v9zWXlSWisSfnTYahVc491JZUIP07raFA/YIN7mqGs root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7\n[ 58.751518] cloud-init[930]: The key's randomart image is:\n[ 58.757814] cloud-init[930]: +--[ED25519 256]--+\n[ 58.759087] cloud-init[930]: | .*+*|\n[ 58.760333] cloud-init[930]: | . . oO*|\n[ 58.761770] cloud-init[930]: | . o +o+=|\n[ 58.762990] cloud-init[930]: | ..+o=+o|\n[ 58.764237] cloud-init[930]: | . S .+o +X.|\n[ 58.765441] cloud-init[930]: | . . .o.=B.o|\n[ 58.769371] cloud-init[930]: | . . +*.o |\n[ 58.773999] cloud-init[930]: | .E . + . |\n[ 58.780262] cloud-init[930]: | .oo.o |\n[ 58.781967] cloud-init[930]: +----[SHA256]-----+\n Starting /etc/rc.local Compatibility...\n Starting System Logging Service...\n Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Login Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started iperf3 Service.\n Starting Pollinate to seed the pseudo random number generator...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Snappy daemon...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 59.399686] cloud-init[1055]: Generating locales (this might take a while)...\n[ 60.122465] cloud-init[1055]: en_US.UTF-8... done\n[ 60.126522] cloud-init[1055]: Generation complete.\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[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n Starting Login to default iSCSI targets...\n[[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 [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n Starting LSB: network benchmark...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: automatic crash report generation...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started LSB: network benchmark.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Set console scheme.\n\nUbuntu 16.04.4 LTS shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7 ttyS0\n\nshaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7 login: "} 2018-12-04 23:03:22,079 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738/action used request id req-e4bcce4c-4dfd-44dd-98a0-b44abcd1659d 2018-12-04 23:03:22,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0725228786469s 2018-12-04 23:03:22,080 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738/action used request id req-e4bcce4c-4dfd-44dd-98a0-b44abcd1659d 2018-12-04 23:03:22,080 - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 716442117 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.165202] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.167394] pid_max: default: 32768 minimum: 301 [ 0.168599] ACPI: Core revision 20150930 [ 0.170245] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.171989] Security Framework initialized [ 0.173076] Yama: becoming mindful. [ 0.174051] AppArmor: AppArmor initialized [ 0.175178] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.176932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.178609] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.180205] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.182006] Initializing cgroup subsys io [ 0.183091] Initializing cgroup subsys memory [ 0.184256] Initializing cgroup subsys devices [ 0.185415] Initializing cgroup subsys freezer [ 0.186574] Initializing cgroup subsys net_cls [ 0.187731] Initializing cgroup subsys perf_event [ 0.188966] Initializing cgroup subsys net_prio [ 0.190138] Initializing cgroup subsys hugetlb [ 0.191288] Initializing cgroup subsys pids [ 0.192432] CPU: Physical Processor ID: 0 [ 0.194211] mce: CPU supports 10 MCE banks [ 0.195330] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.196670] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.198111] Spectre V2 : Mitigation: Full generic retpoline [ 0.199485] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.201015] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.202607] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.204030] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206041] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.227164] Freeing SMP alternatives memory: 32K [ 0.233038] ftrace: allocating 32237 entries in 126 pages [ 0.267738] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.269344] smpboot: Max logical packages: 1 [ 0.270696] x2apic enabled [ 0.271774] Switched APIC routing to physical x2apic. [ 0.274122] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.275612] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.278358] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.280748] KVM setup paravirtual spinlock [ 0.282335] x86: Booted up 1 node, 1 CPUs [ 0.283410] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.285239] devtmpfs: initialized [ 0.287189] evm: security.selinux [ 0.288128] evm: security.SMACK64 [ 0.289058] evm: security.SMACK64EXEC [ 0.290051] evm: security.SMACK64TRANSMUTE [ 0.291127] evm: security.SMACK64MMAP [ 0.292116] evm: security.ima [ 0.292971] evm: security.capability [ 0.294034] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.296430] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.297978] pinctrl core: initialized pinctrl subsystem [ 0.299417] RTC time: 23:01:37, date: 12/04/18 [ 0.300677] NET: Registered protocol family 16 [ 0.301946] cpuidle: using governor ladder [ 0.303042] cpuidle: using governor menu [ 0.304104] PCCT header not found. [ 0.305107] ACPI: bus type PCI registered [ 0.306169] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.307812] PCI: Using configuration type 1 for base access [ 0.310003] ACPI: Added _OSI(Module Device) [ 0.311113] ACPI: Added _OSI(Processor Device) [ 0.312239] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.313433] ACPI: Added _OSI(Processor Aggregator Device) [ 0.315603] ACPI: Interpreter enabled [ 0.316628] ACPI: (supports S0 S5) [ 0.317572] ACPI: Using IOAPIC for interrupt routing [ 0.318823] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.322691] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.324198] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.325826] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.327402] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.330301] acpiphp: Slot [3] registered [ 0.344347] acpiphp: Slot [4] registered [ 0.345483] acpiphp: Slot [5] registered [ 0.346548] acpiphp: Slot [6] registered [ 0.347604] acpiphp: Slot [7] registered [ 0.348665] acpiphp: Slot [8] registered [ 0.349727] acpiphp: Slot [9] registered [ 0.350781] acpiphp: Slot [10] registered [ 0.351852] acpiphp: Slot [11] registered [ 0.352935] acpiphp: Slot [12] registered [ 0.354015] acpiphp: Slot [13] registered [ 0.355083] acpiphp: Slot [14] registered [ 0.356157] acpiphp: Slot [15] registered [ 0.357236] acpiphp: Slot [16] registered [ 0.358309] acpiphp: Slot [17] registered [ 0.359380] acpiphp: Slot [18] registered [ 0.360450] acpiphp: Slot [19] registered [ 0.363515] acpiphp: Slot [20] registered [ 0.364602] acpiphp: Slot [21] registered [ 0.365679] acpiphp: Slot [22] registered [ 0.366933] acpiphp: Slot [23] registered [ 0.368023] acpiphp: Slot [24] registered [ 0.369119] acpiphp: Slot [25] registered [ 0.370222] acpiphp: Slot [26] registered [ 0.371309] acpiphp: Slot [27] registered [ 0.372390] acpiphp: Slot [28] registered [ 0.373488] acpiphp: Slot [29] registered [ 0.374562] acpiphp: Slot [30] registered [ 0.375648] acpiphp: Slot [31] registered [ 0.376738] PCI host bridge to bus 0000:00 [ 0.377832] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.379444] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.381064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.383017] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.384957] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.386932] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.392339] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.394023] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.395582] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.397245] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.401676] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.403568] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.426928] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.428879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.430740] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.432948] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.434779] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.436428] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.438295] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.439696] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.441735] vgaarb: loaded [ 0.442538] vgaarb: bridge control possible 0000:00:02.0 [ 0.444229] SCSI subsystem initialized [ 0.445497] ACPI: bus type USB registered [ 0.446611] usbcore: registered new interface driver usbfs [ 0.447985] usbcore: registered new interface driver hub [ 0.449325] usbcore: registered new device driver usb [ 0.450823] PCI: Using ACPI for IRQ routing [ 0.452339] NetLabel: Initializing [ 0.453296] NetLabel: domain hash size = 128 [ 0.454425] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.455718] NetLabel: unlabeled traffic allowed by default [ 0.457267] amd_nb: Cannot enumerate AMD northbridges [ 0.458581] clocksource: Switched to clocksource kvm-clock [ 0.467908] AppArmor: AppArmor Filesystem Enabled [ 0.469190] pnp: PnP ACPI init [ 0.470408] pnp: PnP ACPI: found 5 devices [ 0.477286] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.479591] NET: Registered protocol family 2 [ 0.481004] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.482718] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.484303] TCP: Hash tables configured (established 4096 bind 4096) [ 0.485887] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.487333] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.488905] NET: Registered protocol family 1 [ 0.490062] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.491521] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.492941] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.509132] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.525391] Unpacking initramfs... [ 1.009913] Freeing initrd memory: 37084K [ 1.011385] Scanning for low memory corruption every 60 seconds [ 1.013265] audit: initializing netlink subsys (disabled) [ 1.014685] audit: type=2000 audit(1543964498.594:1): initialized [ 1.016442] Initialise system trusted keyring [ 1.017750] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.019296] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.021942] zbud: loaded [ 1.023010] VFS: Disk quotas dquot_6.6.0 [ 1.024104] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.025947] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.027624] fuse init (API version 7.23) [ 1.028819] Key type big_key registered [ 1.029885] Allocating IMA MOK and blacklist keyrings. [ 1.031543] Key type asymmetric registered [ 1.032648] Asymmetric key parser 'x509' registered [ 1.033929] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.035899] io scheduler noop registered [ 1.036996] io scheduler deadline registered (default) [ 1.038318] io scheduler cfq registered [ 1.039441] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.040797] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.042465] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.044396] ACPI: Power Button [PWRF] [ 1.045549] GHES: HEST is not enabled! [ 1.061240] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.093661] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.096449] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.120124] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.123082] Linux agpgart interface v0.103 [ 1.125800] loop: module loaded [ 1.129100] vda: vda1 [ 1.130619] scsi host0: ata_piix [ 1.131620] scsi host1: ata_piix [ 1.132574] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.134184] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.136146] libphy: Fixed MDIO Bus: probed [ 1.137254] tun: Universal TUN/TAP device driver, 1.6 [ 1.138511] tun: (C) 1999-2004 Max Krasnyansky [ 1.141369] PPP generic driver version 2.4.2 [ 1.142562] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.144163] ehci-pci: EHCI PCI platform driver [ 1.145346] ehci-platform: EHCI generic platform driver [ 1.146676] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.148172] ohci-pci: OHCI PCI platform driver [ 1.149336] ohci-platform: OHCI generic platform driver [ 1.150657] uhci_hcd: USB Universal Host Controller Interface driver [ 1.166858] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.168222] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.170181] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.171508] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.173032] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.174668] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.176573] usb usb1: Product: UHCI Host Controller [ 1.177810] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.179347] usb usb1: SerialNumber: 0000:00:01.2 [ 1.180629] hub 1-0:1.0: USB hub found [ 1.181707] hub 1-0:1.0: 2 ports detected [ 1.182938] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.185754] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.187034] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.188417] mousedev: PS/2 mouse device common for all mice [ 1.190088] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.192552] rtc_cmos 00:00: RTC can wake from S4 [ 1.194031] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.195628] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.197205] i2c /dev entries driver [ 1.198221] device-mapper: uevent: version 1.0.3 [ 1.199482] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.201642] ledtrig-cpu: registered to indicate activity on CPUs [ 1.203389] NET: Registered protocol family 10 [ 1.204786] NET: Registered protocol family 17 [ 1.205967] Key type dns_resolver registered [ 1.207332] registered taskstats version 1 [ 1.208457] Loading compiled-in X.509 certificates [ 1.210255] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.212729] zswap: loaded using pool lzo/zbud [ 1.215376] Key type trusted registered [ 1.218447] Key type encrypted registered [ 1.219551] AppArmor: AppArmor sha1 policy hashing enabled [ 1.220931] ima: No TPM chip found, activating TPM-bypass! [ 1.222291] evm: HMAC attrs: 0x1 [ 1.223529] Magic number: 14:738:48 [ 1.224643] rtc_cmos 00:00: setting system clock to 2018-12-04 23:01:38 UTC (1543964498) [ 1.226817] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.241309] EDD information not available. [ 1.296029] Freeing unused kernel memory: 1512K [ 1.297199] Write protecting the kernel read-only data: 14336k [ 1.299868] Freeing unused kernel memory: 1692K [ 1.301244] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.312268] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.314983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.317459] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.319884] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.322288] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.324718] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.333023] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.336556] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.339817] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.342144] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.401410] [drm] Initialized drm 1.1.0 20060810 [ 1.403686] virtio_net virtio0 ens3: renamed from eth0 [ 1.412655] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.415066] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.434978] FDC 0 is a S82078B [ 1.455671] AVX2 version of gcm_enc/dec engaged. [ 1.457074] AES CTR mode by8 optimization enabled [ 1.494589] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.659259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.660894] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.662587] usb 1-1: Product: QEMU USB Tablet [ 1.663715] usb 1-1: Manufacturer: QEMU [ 1.664744] usb 1-1: SerialNumber: 42 [ 1.672861] hidraw: raw HID events driver (C) Jiri Kosina [ 1.679798] usbcore: registered new interface driver usbhid [ 1.681229] usbhid: USB HID core driver [ 1.683664] 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.686664] 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.010616] tsc: Refined TSC clocksource calibration: 3491.868 MHz [ 2.010618] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554eff229, max_idle_ns: 440795376716 ns Begin: Loading essential drivers ... [ 2.038112] md: linear personality registered for level -1 [ 2.041726] md: multipath personality registered for level -4 [ 2.045366] md: raid0 personality registered for level 0 [ 2.049484] md: raid1 personality registered for level 1 [ 2.122583] raid6: sse2x1 gen() 11421 MB/s [ 2.190581] raid6: sse2x1 xor() 8892 MB/s [ 2.258579] raid6: sse2x2 gen() 14597 MB/s [ 2.326580] raid6: sse2x2 xor() 9693 MB/s [ 2.394578] raid6: sse2x4 gen() 16785 MB/s [ 2.462581] raid6: sse2x4 xor() 11645 MB/s [ 2.530580] raid6: avx2x1 gen() 22174 MB/s [ 2.598579] raid6: avx2x2 gen() 26123 MB/s [ 2.666578] raid6: avx2x4 gen() 29901 MB/s [ 2.667698] raid6: using algorithm avx2x4 gen() 29901 MB/s [ 2.669053] raid6: using avx2x2 recovery algorithm [ 2.671719] xor: automatically using best checksumming function: [ 2.710579] avx : 31879.000 MB/sec [ 2.719942] async_tx: api initialized (async) [ 2.732307] md: raid6 personality registered for level 6 [ 2.733685] md: raid5 personality registered for level 5 [ 2.735040] md: raid4 personality registered for level 4 [ 2.742023] 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.776879] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.796441] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.904811] 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) [ 2.909209] systemd[1]: Detected virtualization kvm. [ 2.910492] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.914292] systemd[1]: Set hostname to . [ 2.917279] systemd[1]: Initializing machine ID from KVM UUID. [ 2.918797] systemd[1]: Installed transient /etc/machine-id file. [ 3.022954] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.026677] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.029852] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.033170] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.036049] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.038834] 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.042971] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.045809] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.048468] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.050752] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.053370] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.056246] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.058737] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.061938] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.064597] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.067525] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.072769] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.079288] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.086920] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.094109] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.101302] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.111409] 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.121756] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.127230] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.132532] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.135858] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.139683] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.143484] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.145932] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.150035] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.157567] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.169207] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.173514] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.181016] Loading iSCSI transport class v2.0-870. [ 3.182380] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.184851] 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 Nameserver information manager. [ 3.213711] iscsi: registered transport (tcp) [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started LVM2 metadata daemon. [ 3.267585] iscsi: registered transport (iser) Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[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 Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... [[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] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [ 3.717167] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.736822] cloud-init[493]: Cloud-init v. 18.2 running 'init-local' at Tue, 04 Dec 2018 23:01:42 +0000. Up 4.55 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 58.116393] cloud-init[930]: Cloud-init v. 18.2 running 'init' at Tue, 04 Dec 2018 23:01:43 +0000. Up 6.07 seconds. [ 58.118939] cloud-init[930]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.124351] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.128165] cloud-init[930]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.136128] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.138501] cloud-init[930]: ci-info: | ens3 | True | 192.168.120.5 | 255.255.255.0 | . | fa:16:3e:8e:10:bb | [ 58.143188] cloud-init[930]: ci-info: | ens3 | True | fe80::f816:3eff:fe8e:10bb/64 | . | link | fa:16:3e:8e:10:bb | [ 58.148335] cloud-init[930]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.152163] cloud-init[930]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.160134] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.162530] cloud-init[930]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.166650] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.172330] cloud-init[930]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.176116] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.180128] cloud-init[930]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.184160] cloud-init[930]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH | [ 58.192123] cloud-init[930]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.194358] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.199952] cloud-init[930]: 2018-12-04 23:02:35,593 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 58.577984] cloud-init[930]: Generating public/private rsa key pair. [ 58.579743] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 58.584122] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 58.586004] cloud-init[930]: The key fingerprint is: [ 58.592147] cloud-init[930]: SHA256:+Oxn2L6MlxtbN1FRMoVZ1gFM29E7bQUkcBTLs7nj83A root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7 [ 58.594411] cloud-init[930]: The key's randomart image is: [ 58.596116] cloud-init[930]: +---[RSA 2048]----+ [ 58.600124] cloud-init[930]: | .oB=*XX| [ 58.601440] cloud-init[930]: | o +=+*| [ 58.604122] cloud-init[930]: | +. .=| [ 58.608124] cloud-init[930]: | . + +o| [ 58.609448] cloud-init[930]: | . S o ...| [ 58.612131] cloud-init[930]: | o . . | [ 58.616176] cloud-init[930]: | oo..= E | [ 58.617508] cloud-init[930]: | ..o*=.= . | [ 58.620121] cloud-init[930]: | o=*o.o. | [ 58.624125] cloud-init[930]: +----[SHA256]-----+ [ 58.625443] cloud-init[930]: Generating public/private dsa key pair. [ 58.632134] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 58.634026] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 58.635872] cloud-init[930]: The key fingerprint is: [ 58.641186] cloud-init[930]: SHA256:gruCjI+89fOaRprVOULifUvjMLjrM8ZkW2UeH9Bput8 root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7 [ 58.643524] cloud-init[930]: The key's randomart image is: [ 58.648903] cloud-init[930]: +---[DSA 1024]----+ [ 58.650227] cloud-init[930]: | . . | [ 58.651515] cloud-init[930]: | . + | [ 58.655898] cloud-init[930]: | + | [ 58.657502] cloud-init[930]: | . o = . | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Cloud-config availability. [ 58.662900] cloud-init[930]: | . * * S . | [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target System Initialization.[ 58.668150] cloud-init[930]: | = X @ . | [ 58.669111] cloud-init[930]: |o.+.X B = . | [ 58.670074] cloud-init[930]: |+ooX.+.o . E | [ 58.671077] cloud-init[930]: |.+=+*++. | [ 58.673414] cloud-init[930]: +----[SHA256]-----+ Starting Socket activation for snappy daemon. [[0;32m OK [0m [ 58.676628] ] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Listening on UUID daemon activation socket.cloud-init[930]: Generating public/private ecdsa key pair. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m [ 58.684221] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 58.685812] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 58.687371] cloud-init[930]: The key fingerprint is:] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [ 58.690556] Starting LXD - unix socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target Timers. cloud-init[930]: SHA256:jujJHel9sxGG6TJsgLS77BOof2FDiqI4P/kAuSVE1SM root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7 [ 58.696758] cloud-init[930]: The key's randomart image is: [[0;32m OK [0m] Started ACPI Events Check. [ 58.699616] [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Listening on LXD - unix socket. cloud-init[930]: +---[ECDSA 256]---+ [ 58.704846] cloud-init[930]: | .... | [ 58.706050] cloud-init[930]: |. E o | [ 58.707266] cloud-init[930]: | .. . . | [ 58.709657] cloud-init[930]: |.o o. o | [[0;32m OK [0m] Reached target Sockets. [ 58.713676] cloud-init[930]: |+o+o. S o | [ 58.714902] cloud-init[930]: |+=o.++ = . . | [[0;32m OK [0m] Reached target Basic System. [ 58.717507] cloud-init[930]: |* o+.oO o . | [[0;32m OK [0m] Started ACPI event daemon. Starting LXD - container startup/shutdown... Starting Accounts Service... [[0;32m OK [0m] Started iperf Service.[ 58.720059] cloud-init[930]: |=.+=.= = o. | [ 58.725094] cloud-init[930]: | =*== o ...o | [ 58.726056] cloud-init[930]: +----[SHA256]-----+ [ 58.727010] cloud-init[930]: Generating public/private ed25519 key pair. [ 58.728266] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 58.729787] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 58.731319] cloud-init[930]: The key fingerprint is: [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 58.746060] cloud-init[930]: SHA256:4v9zWXlSWisSfnTYahVc491JZUIP07raFA/YIN7mqGs root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7 [ 58.751518] cloud-init[930]: The key's randomart image is: [ 58.757814] cloud-init[930]: +--[ED25519 256]--+ [ 58.759087] cloud-init[930]: | .*+*| [ 58.760333] cloud-init[930]: | . . oO*| [ 58.761770] cloud-init[930]: | . o +o+=| [ 58.762990] cloud-init[930]: | ..+o=+o| [ 58.764237] cloud-init[930]: | . S .+o +X.| [ 58.765441] cloud-init[930]: | . . .o.=B.o| [ 58.769371] cloud-init[930]: | . . +*.o | [ 58.773999] cloud-init[930]: | .E . + . | [ 58.780262] cloud-init[930]: | .oo.o | [ 58.781967] cloud-init[930]: +----[SHA256]-----+ Starting /etc/rc.local Compatibility... Starting System Logging Service... Starting Apply the settings specified in cloud-config... [[0;32m OK [0m] Started Regular background program processing daemon. Starting Login Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started iperf3 Service. Starting Pollinate to seed the pseudo random number generator... Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started Deferred execution scheduler. Starting Snappy daemon... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 59.399686] cloud-init[1055]: Generating locales (this might take a while)... [ 60.122465] cloud-init[1055]: en_US.UTF-8... done [ 60.126522] cloud-init[1055]: Generation complete. [[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. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... Starting LSB: network benchmark... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: automatic crash report generation... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. Starting Set console scheme... [[0;32m OK [0m] Started Set console scheme. Ubuntu 16.04.4 LTS shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7 ttyS0 shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7 login: 2018-12-04 23:03:23,083 - functest.core.singlevm - DEBUG - try 11: cannot connect to 172.30.9.202: timed out 2018-12-04 23:03:32,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:03:32,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738/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}405615be34b78c83bd00fe904840627e53531cac" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:03:32,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:03:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c07f5b4d-2d72-420c-aad5-62108c029eb2 x-compute-request-id: req-c07f5b4d-2d72-420c-aad5-62108c029eb2 Content-Encoding: gzip Content-Length: 13259 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 716442117 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.165202] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.167394] pid_max: default: 32768 minimum: 301\n[ 0.168599] ACPI: Core revision 20150930\n[ 0.170245] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.171989] Security Framework initialized\n[ 0.173076] Yama: becoming mindful.\n[ 0.174051] AppArmor: AppArmor initialized\n[ 0.175178] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.176932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.178609] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.180205] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.182006] Initializing cgroup subsys io\n[ 0.183091] Initializing cgroup subsys memory\n[ 0.184256] Initializing cgroup subsys devices\n[ 0.185415] Initializing cgroup subsys freezer\n[ 0.186574] Initializing cgroup subsys net_cls\n[ 0.187731] Initializing cgroup subsys perf_event\n[ 0.188966] Initializing cgroup subsys net_prio\n[ 0.190138] Initializing cgroup subsys hugetlb\n[ 0.191288] Initializing cgroup subsys pids\n[ 0.192432] CPU: Physical Processor ID: 0\n[ 0.194211] mce: CPU supports 10 MCE banks\n[ 0.195330] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.196670] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.198111] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.199485] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.201015] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.202607] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.204030] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206041] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.227164] Freeing SMP alternatives memory: 32K\n[ 0.233038] ftrace: allocating 32237 entries in 126 pages\n[ 0.267738] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269344] smpboot: Max logical packages: 1\n[ 0.270696] x2apic enabled\n[ 0.271774] Switched APIC routing to physical x2apic.\n[ 0.274122] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275612] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278358] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.280748] KVM setup paravirtual spinlock\n[ 0.282335] x86: Booted up 1 node, 1 CPUs\n[ 0.283410] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285239] devtmpfs: initialized\n[ 0.287189] evm: security.selinux\n[ 0.288128] evm: security.SMACK64\n[ 0.289058] evm: security.SMACK64EXEC\n[ 0.290051] evm: security.SMACK64TRANSMUTE\n[ 0.291127] evm: security.SMACK64MMAP\n[ 0.292116] evm: security.ima\n[ 0.292971] evm: security.capability\n[ 0.294034] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.296430] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.297978] pinctrl core: initialized pinctrl subsystem\n[ 0.299417] RTC time: 23:01:37, date: 12/04/18\n[ 0.300677] NET: Registered protocol family 16\n[ 0.301946] cpuidle: using governor ladder\n[ 0.303042] cpuidle: using governor menu\n[ 0.304104] PCCT header not found.\n[ 0.305107] ACPI: bus type PCI registered\n[ 0.306169] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307812] PCI: Using configuration type 1 for base access\n[ 0.310003] ACPI: Added _OSI(Module Device)\n[ 0.311113] ACPI: Added _OSI(Processor Device)\n[ 0.312239] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313433] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315603] ACPI: Interpreter enabled\n[ 0.316628] ACPI: (supports S0 S5)\n[ 0.317572] ACPI: Using IOAPIC for interrupt routing\n[ 0.318823] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.322691] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.324198] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.325826] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.327402] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.330301] acpiphp: Slot [3] registered\n[ 0.344347] acpiphp: Slot [4] registered\n[ 0.345483] acpiphp: Slot [5] registered\n[ 0.346548] acpiphp: Slot [6] registered\n[ 0.347604] acpiphp: Slot [7] registered\n[ 0.348665] acpiphp: Slot [8] registered\n[ 0.349727] acpiphp: Slot [9] registered\n[ 0.350781] acpiphp: Slot [10] registered\n[ 0.351852] acpiphp: Slot [11] registered\n[ 0.352935] acpiphp: Slot [12] registered\n[ 0.354015] acpiphp: Slot [13] registered\n[ 0.355083] acpiphp: Slot [14] registered\n[ 0.356157] acpiphp: Slot [15] registered\n[ 0.357236] acpiphp: Slot [16] registered\n[ 0.358309] acpiphp: Slot [17] registered\n[ 0.359380] acpiphp: Slot [18] registered\n[ 0.360450] acpiphp: Slot [19] registered\n[ 0.363515] acpiphp: Slot [20] registered\n[ 0.364602] acpiphp: Slot [21] registered\n[ 0.365679] acpiphp: Slot [22] registered\n[ 0.366933] acpiphp: Slot [23] registered\n[ 0.368023] acpiphp: Slot [24] registered\n[ 0.369119] acpiphp: Slot [25] registered\n[ 0.370222] acpiphp: Slot [26] registered\n[ 0.371309] acpiphp: Slot [27] registered\n[ 0.372390] acpiphp: Slot [28] registered\n[ 0.373488] acpiphp: Slot [29] registered\n[ 0.374562] acpiphp: Slot [30] registered\n[ 0.375648] acpiphp: Slot [31] registered\n[ 0.376738] PCI host bridge to bus 0000:00\n[ 0.377832] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.379444] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.381064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.383017] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.384957] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.386932] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392339] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.394023] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.395582] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.397245] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.401676] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.403568] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.426928] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.428879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.430740] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.432948] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.434779] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.436428] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.438295] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.439696] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.441735] vgaarb: loaded\n[ 0.442538] vgaarb: bridge control possible 0000:00:02.0\n[ 0.444229] SCSI subsystem initialized\n[ 0.445497] ACPI: bus type USB registered\n[ 0.446611] usbcore: registered new interface driver usbfs\n[ 0.447985] usbcore: registered new interface driver hub\n[ 0.449325] usbcore: registered new device driver usb\n[ 0.450823] PCI: Using ACPI for IRQ routing\n[ 0.452339] NetLabel: Initializing\n[ 0.453296] NetLabel: domain hash size = 128\n[ 0.454425] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.455718] NetLabel: unlabeled traffic allowed by default\n[ 0.457267] amd_nb: Cannot enumerate AMD northbridges\n[ 0.458581] clocksource: Switched to clocksource kvm-clock\n[ 0.467908] AppArmor: AppArmor Filesystem Enabled\n[ 0.469190] pnp: PnP ACPI init\n[ 0.470408] pnp: PnP ACPI: found 5 devices\n[ 0.477286] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.479591] NET: Registered protocol family 2\n[ 0.481004] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.482718] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.484303] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.485887] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.487333] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.488905] NET: Registered protocol family 1\n[ 0.490062] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.491521] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.492941] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.509132] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.525391] Unpacking initramfs...\n[ 1.009913] Freeing initrd memory: 37084K\n[ 1.011385] Scanning for low memory corruption every 60 seconds\n[ 1.013265] audit: initializing netlink subsys (disabled)\n[ 1.014685] audit: type=2000 audit(1543964498.594:1): initialized\n[ 1.016442] Initialise system trusted keyring\n[ 1.017750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.019296] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.021942] zbud: loaded\n[ 1.023010] VFS: Disk quotas dquot_6.6.0\n[ 1.024104] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.025947] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.027624] fuse init (API version 7.23)\n[ 1.028819] Key type big_key registered\n[ 1.029885] Allocating IMA MOK and blacklist keyrings.\n[ 1.031543] Key type asymmetric registered\n[ 1.032648] Asymmetric key parser 'x509' registered\n[ 1.033929] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.035899] io scheduler noop registered\n[ 1.036996] io scheduler deadline registered (default)\n[ 1.038318] io scheduler cfq registered\n[ 1.039441] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.040797] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.042465] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.044396] ACPI: Power Button [PWRF]\n[ 1.045549] GHES: HEST is not enabled!\n[ 1.061240] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.093661] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.096449] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.120124] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.123082] Linux agpgart interface v0.103\n[ 1.125800] loop: module loaded\n[ 1.129100] vda: vda1\n[ 1.130619] scsi host0: ata_piix\n[ 1.131620] scsi host1: ata_piix\n[ 1.132574] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.134184] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.136146] libphy: Fixed MDIO Bus: probed\n[ 1.137254] tun: Universal TUN/TAP device driver, 1.6\n[ 1.138511] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.141369] PPP generic driver version 2.4.2\n[ 1.142562] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.144163] ehci-pci: EHCI PCI platform driver\n[ 1.145346] ehci-platform: EHCI generic platform driver\n[ 1.146676] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.148172] ohci-pci: OHCI PCI platform driver\n[ 1.149336] ohci-platform: OHCI generic platform driver\n[ 1.150657] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.166858] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.168222] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.170181] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.171508] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.173032] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.174668] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.176573] usb usb1: Product: UHCI Host Controller\n[ 1.177810] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.179347] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.180629] hub 1-0:1.0: USB hub found\n[ 1.181707] hub 1-0:1.0: 2 ports detected\n[ 1.182938] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.185754] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.187034] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.188417] mousedev: PS/2 mouse device common for all mice\n[ 1.190088] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.192552] rtc_cmos 00:00: RTC can wake from S4\n[ 1.194031] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.195628] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.197205] i2c /dev entries driver\n[ 1.198221] device-mapper: uevent: version 1.0.3\n[ 1.199482] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.201642] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.203389] NET: Registered protocol family 10\n[ 1.204786] NET: Registered protocol family 17\n[ 1.205967] Key type dns_resolver registered\n[ 1.207332] registered taskstats version 1\n[ 1.208457] Loading compiled-in X.509 certificates\n[ 1.210255] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.212729] zswap: loaded using pool lzo/zbud\n[ 1.215376] Key type trusted registered\n[ 1.218447] Key type encrypted registered\n[ 1.219551] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.220931] ima: No TPM chip found, activating TPM-bypass!\n[ 1.222291] evm: HMAC attrs: 0x1\n[ 1.223529] Magic number: 14:738:48\n[ 1.224643] rtc_cmos 00:00: setting system clock to 2018-12-04 23:01:38 UTC (1543964498)\n[ 1.226817] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.241309] EDD information not available.\n[ 1.296029] Freeing unused kernel memory: 1512K\n[ 1.297199] Write protecting the kernel read-only data: 14336k\n[ 1.299868] Freeing unused kernel memory: 1692K\n[ 1.301244] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.312268] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.314983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.317459] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.319884] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.322288] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.324718] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.333023] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.336556] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.339817] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.342144] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.401410] [drm] Initialized drm 1.1.0 20060810\n[ 1.403686] virtio_net virtio0 ens3: renamed from eth0\n[ 1.412655] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.415066] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.434978] FDC 0 is a S82078B\n[ 1.455671] AVX2 version of gcm_enc/dec engaged.\n[ 1.457074] AES CTR mode by8 optimization enabled\n[ 1.494589] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.659259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.660894] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.662587] usb 1-1: Product: QEMU USB Tablet\n[ 1.663715] usb 1-1: Manufacturer: QEMU\n[ 1.664744] usb 1-1: SerialNumber: 42\n[ 1.672861] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.679798] usbcore: registered new interface driver usbhid\n[ 1.681229] usbhid: USB HID core driver\n[ 1.683664] 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.686664] 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.010616] tsc: Refined TSC clocksource calibration: 3491.868 MHz\n[ 2.010618] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554eff229, max_idle_ns: 440795376716 ns\nBegin: Loading essential drivers ... [ 2.038112] md: linear personality registered for level -1\n[ 2.041726] md: multipath personality registered for level -4\n[ 2.045366] md: raid0 personality registered for level 0\n[ 2.049484] md: raid1 personality registered for level 1\n[ 2.122583] raid6: sse2x1 gen() 11421 MB/s\n[ 2.190581] raid6: sse2x1 xor() 8892 MB/s\n[ 2.258579] raid6: sse2x2 gen() 14597 MB/s\n[ 2.326580] raid6: sse2x2 xor() 9693 MB/s\n[ 2.394578] raid6: sse2x4 gen() 16785 MB/s\n[ 2.462581] raid6: sse2x4 xor() 11645 MB/s\n[ 2.530580] raid6: avx2x1 gen() 22174 MB/s\n[ 2.598579] raid6: avx2x2 gen() 26123 MB/s\n[ 2.666578] raid6: avx2x4 gen() 29901 MB/s\n[ 2.667698] raid6: using algorithm avx2x4 gen() 29901 MB/s\n[ 2.669053] raid6: using avx2x2 recovery algorithm\n[ 2.671719] xor: automatically using best checksumming function:\n[ 2.710579] avx : 31879.000 MB/sec\n[ 2.719942] async_tx: api initialized (async)\n[ 2.732307] md: raid6 personality registered for level 6\n[ 2.733685] md: raid5 personality registered for level 5\n[ 2.735040] md: raid4 personality registered for level 4\n[ 2.742023] 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.776879] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.796441] 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[ 2.904811] 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[ 2.909209] systemd[1]: Detected virtualization kvm.\n[ 2.910492] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.914292] systemd[1]: Set hostname to .\n[ 2.917279] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.918797] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.022954] 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.026677] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.029852] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.033170] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.036049] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.038834] 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.042971] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.045809] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.048468] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.050752] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.053370] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.056246] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.058737] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.061938] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.064597] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.067525] 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.072769] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.079288] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.086920] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.094109] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.101302] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.111409] 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.121756] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.127230] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.132532] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.135858] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.139683] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.143484] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.145932] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.150035] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.157567] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.169207] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.173514] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.181016] Loading iSCSI transport class v2.0-870.\n[ 3.182380] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.184851] 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 Nameserver information manager.\n[ 3.213711] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n[ 3.267585] iscsi: registered transport (iser)\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\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 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 Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\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] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n Starting Initial cloud-init job (pre-networking)...\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[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[ 3.717167] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.736822] cloud-init[493]: Cloud-init v. 18.2 running 'init-local' at Tue, 04 Dec 2018 23:01:42 +0000. Up 4.55 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 58.116393] cloud-init[930]: Cloud-init v. 18.2 running 'init' at Tue, 04 Dec 2018 23:01:43 +0000. Up 6.07 seconds.\n[ 58.118939] cloud-init[930]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 58.124351] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.128165] cloud-init[930]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 58.136128] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.138501] cloud-init[930]: ci-info: | ens3 | True | 192.168.120.5 | 255.255.255.0 | . | fa:16:3e:8e:10:bb |\n[ 58.143188] cloud-init[930]: ci-info: | ens3 | True | fe80::f816:3eff:fe8e:10bb/64 | . | link | fa:16:3e:8e:10:bb |\n[ 58.148335] cloud-init[930]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 58.152163] cloud-init[930]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 58.160134] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.162530] cloud-init[930]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 58.166650] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.172330] cloud-init[930]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 58.176116] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.180128] cloud-init[930]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 58.184160] cloud-init[930]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH |\n[ 58.192123] cloud-init[930]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 58.194358] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.199952] cloud-init[930]: 2018-12-04 23:02:35,593 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 58.577984] cloud-init[930]: Generating public/private rsa key pair.\n[ 58.579743] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 58.584122] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 58.586004] cloud-init[930]: The key fingerprint is:\n[ 58.592147] cloud-init[930]: SHA256:+Oxn2L6MlxtbN1FRMoVZ1gFM29E7bQUkcBTLs7nj83A root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7\n[ 58.594411] cloud-init[930]: The key's randomart image is:\n[ 58.596116] cloud-init[930]: +---[RSA 2048]----+\n[ 58.600124] cloud-init[930]: | .oB=*XX|\n[ 58.601440] cloud-init[930]: | o +=+*|\n[ 58.604122] cloud-init[930]: | +. .=|\n[ 58.608124] cloud-init[930]: | . + +o|\n[ 58.609448] cloud-init[930]: | . S o ...|\n[ 58.612131] cloud-init[930]: | o . . |\n[ 58.616176] cloud-init[930]: | oo..= E |\n[ 58.617508] cloud-init[930]: | ..o*=.= . |\n[ 58.620121] cloud-init[930]: | o=*o.o. |\n[ 58.624125] cloud-init[930]: +----[SHA256]-----+\n[ 58.625443] cloud-init[930]: Generating public/private dsa key pair.\n[ 58.632134] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 58.634026] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 58.635872] cloud-init[930]: The key fingerprint is:\n[ 58.641186] cloud-init[930]: SHA256:gruCjI+89fOaRprVOULifUvjMLjrM8ZkW2UeH9Bput8 root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7\n[ 58.643524] cloud-init[930]: The key's randomart image is:\n[ 58.648903] cloud-init[930]: +---[DSA 1024]----+\n[ 58.650227] cloud-init[930]: | . . |\n[ 58.651515] cloud-init[930]: | . + |\n[ 58.655898] cloud-init[930]: | + |\n[ 58.657502] cloud-init[930]: | . o = . |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[ 58.662900] cloud-init[930]: | . * * S . |\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target System Initialization.[ 58.668150] cloud-init[930]: | = X @ . |\n[ 58.669111] cloud-init[930]: |o.+.X B = . |\n[ 58.670074] cloud-init[930]: |+ooX.+.o . E |\n[ 58.671077] cloud-init[930]: |.+=+*++. |\n[ 58.673414] cloud-init[930]: +----[SHA256]-----+\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m\n[ 58.676628] ] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.cloud-init[930]: Generating public/private ecdsa key pair.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m\n[ 58.684221] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 58.685812] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 58.687371] cloud-init[930]: The key fingerprint is:] Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n\n[ 58.690556] Starting LXD - unix socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Reached target Timers.\ncloud-init[930]: SHA256:jujJHel9sxGG6TJsgLS77BOof2FDiqI4P/kAuSVE1SM root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7\n[ 58.696758] cloud-init[930]: The key's randomart image is:\n[[0;32m OK [0m] Started ACPI Events Check.\n[ 58.699616] [[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\ncloud-init[930]: +---[ECDSA 256]---+\n[ 58.704846] cloud-init[930]: | .... |\n[ 58.706050] cloud-init[930]: |. E o |\n[ 58.707266] cloud-init[930]: | .. . . |\n[ 58.709657] cloud-init[930]: |.o o. o |\n[[0;32m OK [0m] Reached target Sockets.\n[ 58.713676] cloud-init[930]: |+o+o. S o |\n[ 58.714902] cloud-init[930]: |+=o.++ = . . |\n[[0;32m OK [0m] Reached target Basic System.\n[ 58.717507] cloud-init[930]: |* o+.oO o . |\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting LXD - container startup/shutdown...\n Starting Accounts Service...\n[[0;32m OK [0m] Started iperf Service.[ 58.720059] cloud-init[930]: |=.+=.= = o. |\n[ 58.725094] cloud-init[930]: | =*== o ...o |\n[ 58.726056] cloud-init[930]: +----[SHA256]-----+\n[ 58.727010] cloud-init[930]: Generating public/private ed25519 key pair.\n[ 58.728266] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 58.729787] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 58.731319] cloud-init[930]: The key fingerprint is:\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n\n[ 58.746060] cloud-init[930]: SHA256:4v9zWXlSWisSfnTYahVc491JZUIP07raFA/YIN7mqGs root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7\n[ 58.751518] cloud-init[930]: The key's randomart image is:\n[ 58.757814] cloud-init[930]: +--[ED25519 256]--+\n[ 58.759087] cloud-init[930]: | .*+*|\n[ 58.760333] cloud-init[930]: | . . oO*|\n[ 58.761770] cloud-init[930]: | . o +o+=|\n[ 58.762990] cloud-init[930]: | ..+o=+o|\n[ 58.764237] cloud-init[930]: | . S .+o +X.|\n[ 58.765441] cloud-init[930]: | . . .o.=B.o|\n[ 58.769371] cloud-init[930]: | . . +*.o |\n[ 58.773999] cloud-init[930]: | .E . + . |\n[ 58.780262] cloud-init[930]: | .oo.o |\n[ 58.781967] cloud-init[930]: +----[SHA256]-----+\n Starting /etc/rc.local Compatibility...\n Starting System Logging Service...\n Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Login Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started iperf3 Service.\n Starting Pollinate to seed the pseudo random number generator...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Snappy daemon...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 59.399686] cloud-init[1055]: Generating locales (this might take a while)...\n[ 60.122465] cloud-init[1055]: en_US.UTF-8... done\n[ 60.126522] cloud-init[1055]: Generation complete.\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[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n Starting Login to default iSCSI targets...\n[[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 [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n Starting LSB: network benchmark...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: automatic crash report generation...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started LSB: network benchmark.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Set console scheme.\n\nUbuntu 16.04.4 LTS shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7 ttyS0\n\nshaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7 login: "} 2018-12-04 23:03:32,171 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738/action used request id req-c07f5b4d-2d72-420c-aad5-62108c029eb2 2018-12-04 23:03:32,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.078192949295s 2018-12-04 23:03:32,172 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738/action used request id req-c07f5b4d-2d72-420c-aad5-62108c029eb2 2018-12-04 23:03:32,173 - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 716442117 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.165202] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.167394] pid_max: default: 32768 minimum: 301 [ 0.168599] ACPI: Core revision 20150930 [ 0.170245] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.171989] Security Framework initialized [ 0.173076] Yama: becoming mindful. [ 0.174051] AppArmor: AppArmor initialized [ 0.175178] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.176932] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.178609] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.180205] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.182006] Initializing cgroup subsys io [ 0.183091] Initializing cgroup subsys memory [ 0.184256] Initializing cgroup subsys devices [ 0.185415] Initializing cgroup subsys freezer [ 0.186574] Initializing cgroup subsys net_cls [ 0.187731] Initializing cgroup subsys perf_event [ 0.188966] Initializing cgroup subsys net_prio [ 0.190138] Initializing cgroup subsys hugetlb [ 0.191288] Initializing cgroup subsys pids [ 0.192432] CPU: Physical Processor ID: 0 [ 0.194211] mce: CPU supports 10 MCE banks [ 0.195330] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.196670] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.198111] Spectre V2 : Mitigation: Full generic retpoline [ 0.199485] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.201015] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.202607] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.204030] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206041] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.227164] Freeing SMP alternatives memory: 32K [ 0.233038] ftrace: allocating 32237 entries in 126 pages [ 0.267738] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.269344] smpboot: Max logical packages: 1 [ 0.270696] x2apic enabled [ 0.271774] Switched APIC routing to physical x2apic. [ 0.274122] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.275612] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.278358] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.280748] KVM setup paravirtual spinlock [ 0.282335] x86: Booted up 1 node, 1 CPUs [ 0.283410] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.285239] devtmpfs: initialized [ 0.287189] evm: security.selinux [ 0.288128] evm: security.SMACK64 [ 0.289058] evm: security.SMACK64EXEC [ 0.290051] evm: security.SMACK64TRANSMUTE [ 0.291127] evm: security.SMACK64MMAP [ 0.292116] evm: security.ima [ 0.292971] evm: security.capability [ 0.294034] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.296430] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.297978] pinctrl core: initialized pinctrl subsystem [ 0.299417] RTC time: 23:01:37, date: 12/04/18 [ 0.300677] NET: Registered protocol family 16 [ 0.301946] cpuidle: using governor ladder [ 0.303042] cpuidle: using governor menu [ 0.304104] PCCT header not found. [ 0.305107] ACPI: bus type PCI registered [ 0.306169] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.307812] PCI: Using configuration type 1 for base access [ 0.310003] ACPI: Added _OSI(Module Device) [ 0.311113] ACPI: Added _OSI(Processor Device) [ 0.312239] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.313433] ACPI: Added _OSI(Processor Aggregator Device) [ 0.315603] ACPI: Interpreter enabled [ 0.316628] ACPI: (supports S0 S5) [ 0.317572] ACPI: Using IOAPIC for interrupt routing [ 0.318823] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.322691] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.324198] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.325826] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.327402] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.330301] acpiphp: Slot [3] registered [ 0.344347] acpiphp: Slot [4] registered [ 0.345483] acpiphp: Slot [5] registered [ 0.346548] acpiphp: Slot [6] registered [ 0.347604] acpiphp: Slot [7] registered [ 0.348665] acpiphp: Slot [8] registered [ 0.349727] acpiphp: Slot [9] registered [ 0.350781] acpiphp: Slot [10] registered [ 0.351852] acpiphp: Slot [11] registered [ 0.352935] acpiphp: Slot [12] registered [ 0.354015] acpiphp: Slot [13] registered [ 0.355083] acpiphp: Slot [14] registered [ 0.356157] acpiphp: Slot [15] registered [ 0.357236] acpiphp: Slot [16] registered [ 0.358309] acpiphp: Slot [17] registered [ 0.359380] acpiphp: Slot [18] registered [ 0.360450] acpiphp: Slot [19] registered [ 0.363515] acpiphp: Slot [20] registered [ 0.364602] acpiphp: Slot [21] registered [ 0.365679] acpiphp: Slot [22] registered [ 0.366933] acpiphp: Slot [23] registered [ 0.368023] acpiphp: Slot [24] registered [ 0.369119] acpiphp: Slot [25] registered [ 0.370222] acpiphp: Slot [26] registered [ 0.371309] acpiphp: Slot [27] registered [ 0.372390] acpiphp: Slot [28] registered [ 0.373488] acpiphp: Slot [29] registered [ 0.374562] acpiphp: Slot [30] registered [ 0.375648] acpiphp: Slot [31] registered [ 0.376738] PCI host bridge to bus 0000:00 [ 0.377832] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.379444] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.381064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.383017] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.384957] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.386932] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.392339] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.394023] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.395582] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.397245] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.401676] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.403568] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.426928] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.428879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.430740] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.432948] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.434779] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.436428] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.438295] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.439696] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.441735] vgaarb: loaded [ 0.442538] vgaarb: bridge control possible 0000:00:02.0 [ 0.444229] SCSI subsystem initialized [ 0.445497] ACPI: bus type USB registered [ 0.446611] usbcore: registered new interface driver usbfs [ 0.447985] usbcore: registered new interface driver hub [ 0.449325] usbcore: registered new device driver usb [ 0.450823] PCI: Using ACPI for IRQ routing [ 0.452339] NetLabel: Initializing [ 0.453296] NetLabel: domain hash size = 128 [ 0.454425] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.455718] NetLabel: unlabeled traffic allowed by default [ 0.457267] amd_nb: Cannot enumerate AMD northbridges [ 0.458581] clocksource: Switched to clocksource kvm-clock [ 0.467908] AppArmor: AppArmor Filesystem Enabled [ 0.469190] pnp: PnP ACPI init [ 0.470408] pnp: PnP ACPI: found 5 devices [ 0.477286] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.479591] NET: Registered protocol family 2 [ 0.481004] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.482718] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.484303] TCP: Hash tables configured (established 4096 bind 4096) [ 0.485887] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.487333] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.488905] NET: Registered protocol family 1 [ 0.490062] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.491521] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.492941] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.509132] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.525391] Unpacking initramfs... [ 1.009913] Freeing initrd memory: 37084K [ 1.011385] Scanning for low memory corruption every 60 seconds [ 1.013265] audit: initializing netlink subsys (disabled) [ 1.014685] audit: type=2000 audit(1543964498.594:1): initialized [ 1.016442] Initialise system trusted keyring [ 1.017750] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.019296] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.021942] zbud: loaded [ 1.023010] VFS: Disk quotas dquot_6.6.0 [ 1.024104] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.025947] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.027624] fuse init (API version 7.23) [ 1.028819] Key type big_key registered [ 1.029885] Allocating IMA MOK and blacklist keyrings. [ 1.031543] Key type asymmetric registered [ 1.032648] Asymmetric key parser 'x509' registered [ 1.033929] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.035899] io scheduler noop registered [ 1.036996] io scheduler deadline registered (default) [ 1.038318] io scheduler cfq registered [ 1.039441] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.040797] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.042465] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.044396] ACPI: Power Button [PWRF] [ 1.045549] GHES: HEST is not enabled! [ 1.061240] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.093661] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.096449] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.120124] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.123082] Linux agpgart interface v0.103 [ 1.125800] loop: module loaded [ 1.129100] vda: vda1 [ 1.130619] scsi host0: ata_piix [ 1.131620] scsi host1: ata_piix [ 1.132574] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.134184] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.136146] libphy: Fixed MDIO Bus: probed [ 1.137254] tun: Universal TUN/TAP device driver, 1.6 [ 1.138511] tun: (C) 1999-2004 Max Krasnyansky [ 1.141369] PPP generic driver version 2.4.2 [ 1.142562] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.144163] ehci-pci: EHCI PCI platform driver [ 1.145346] ehci-platform: EHCI generic platform driver [ 1.146676] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.148172] ohci-pci: OHCI PCI platform driver [ 1.149336] ohci-platform: OHCI generic platform driver [ 1.150657] uhci_hcd: USB Universal Host Controller Interface driver [ 1.166858] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.168222] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.170181] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.171508] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.173032] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.174668] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.176573] usb usb1: Product: UHCI Host Controller [ 1.177810] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.179347] usb usb1: SerialNumber: 0000:00:01.2 [ 1.180629] hub 1-0:1.0: USB hub found [ 1.181707] hub 1-0:1.0: 2 ports detected [ 1.182938] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.185754] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.187034] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.188417] mousedev: PS/2 mouse device common for all mice [ 1.190088] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.192552] rtc_cmos 00:00: RTC can wake from S4 [ 1.194031] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.195628] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.197205] i2c /dev entries driver [ 1.198221] device-mapper: uevent: version 1.0.3 [ 1.199482] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.201642] ledtrig-cpu: registered to indicate activity on CPUs [ 1.203389] NET: Registered protocol family 10 [ 1.204786] NET: Registered protocol family 17 [ 1.205967] Key type dns_resolver registered [ 1.207332] registered taskstats version 1 [ 1.208457] Loading compiled-in X.509 certificates [ 1.210255] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.212729] zswap: loaded using pool lzo/zbud [ 1.215376] Key type trusted registered [ 1.218447] Key type encrypted registered [ 1.219551] AppArmor: AppArmor sha1 policy hashing enabled [ 1.220931] ima: No TPM chip found, activating TPM-bypass! [ 1.222291] evm: HMAC attrs: 0x1 [ 1.223529] Magic number: 14:738:48 [ 1.224643] rtc_cmos 00:00: setting system clock to 2018-12-04 23:01:38 UTC (1543964498) [ 1.226817] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.241309] EDD information not available. [ 1.296029] Freeing unused kernel memory: 1512K [ 1.297199] Write protecting the kernel read-only data: 14336k [ 1.299868] Freeing unused kernel memory: 1692K [ 1.301244] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.312268] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.314983] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.317459] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.319884] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.322288] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.324718] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.333023] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.336556] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.339817] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.342144] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.401410] [drm] Initialized drm 1.1.0 20060810 [ 1.403686] virtio_net virtio0 ens3: renamed from eth0 [ 1.412655] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.415066] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.434978] FDC 0 is a S82078B [ 1.455671] AVX2 version of gcm_enc/dec engaged. [ 1.457074] AES CTR mode by8 optimization enabled [ 1.494589] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.659259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.660894] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.662587] usb 1-1: Product: QEMU USB Tablet [ 1.663715] usb 1-1: Manufacturer: QEMU [ 1.664744] usb 1-1: SerialNumber: 42 [ 1.672861] hidraw: raw HID events driver (C) Jiri Kosina [ 1.679798] usbcore: registered new interface driver usbhid [ 1.681229] usbhid: USB HID core driver [ 1.683664] 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.686664] 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.010616] tsc: Refined TSC clocksource calibration: 3491.868 MHz [ 2.010618] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554eff229, max_idle_ns: 440795376716 ns Begin: Loading essential drivers ... [ 2.038112] md: linear personality registered for level -1 [ 2.041726] md: multipath personality registered for level -4 [ 2.045366] md: raid0 personality registered for level 0 [ 2.049484] md: raid1 personality registered for level 1 [ 2.122583] raid6: sse2x1 gen() 11421 MB/s [ 2.190581] raid6: sse2x1 xor() 8892 MB/s [ 2.258579] raid6: sse2x2 gen() 14597 MB/s [ 2.326580] raid6: sse2x2 xor() 9693 MB/s [ 2.394578] raid6: sse2x4 gen() 16785 MB/s [ 2.462581] raid6: sse2x4 xor() 11645 MB/s [ 2.530580] raid6: avx2x1 gen() 22174 MB/s [ 2.598579] raid6: avx2x2 gen() 26123 MB/s [ 2.666578] raid6: avx2x4 gen() 29901 MB/s [ 2.667698] raid6: using algorithm avx2x4 gen() 29901 MB/s [ 2.669053] raid6: using avx2x2 recovery algorithm [ 2.671719] xor: automatically using best checksumming function: [ 2.710579] avx : 31879.000 MB/sec [ 2.719942] async_tx: api initialized (async) [ 2.732307] md: raid6 personality registered for level 6 [ 2.733685] md: raid5 personality registered for level 5 [ 2.735040] md: raid4 personality registered for level 4 [ 2.742023] 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.776879] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.796441] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.904811] 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) [ 2.909209] systemd[1]: Detected virtualization kvm. [ 2.910492] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.914292] systemd[1]: Set hostname to . [ 2.917279] systemd[1]: Initializing machine ID from KVM UUID. [ 2.918797] systemd[1]: Installed transient /etc/machine-id file. [ 3.022954] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.026677] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.029852] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.033170] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.036049] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.038834] 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.042971] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.045809] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.048468] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.050752] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.053370] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.056246] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.058737] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.061938] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.064597] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.067525] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.072769] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.079288] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.086920] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.094109] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.101302] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.111409] 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.121756] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.127230] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.132532] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.135858] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.139683] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.143484] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.145932] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.150035] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.157567] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.169207] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.173514] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.181016] Loading iSCSI transport class v2.0-870. [ 3.182380] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.184851] 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 Nameserver information manager. [ 3.213711] iscsi: registered transport (tcp) [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started LVM2 metadata daemon. [ 3.267585] iscsi: registered transport (iser) Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[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 Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... [[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] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [ 3.717167] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.736822] cloud-init[493]: Cloud-init v. 18.2 running 'init-local' at Tue, 04 Dec 2018 23:01:42 +0000. Up 4.55 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 58.116393] cloud-init[930]: Cloud-init v. 18.2 running 'init' at Tue, 04 Dec 2018 23:01:43 +0000. Up 6.07 seconds. [ 58.118939] cloud-init[930]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.124351] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.128165] cloud-init[930]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.136128] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.138501] cloud-init[930]: ci-info: | ens3 | True | 192.168.120.5 | 255.255.255.0 | . | fa:16:3e:8e:10:bb | [ 58.143188] cloud-init[930]: ci-info: | ens3 | True | fe80::f816:3eff:fe8e:10bb/64 | . | link | fa:16:3e:8e:10:bb | [ 58.148335] cloud-init[930]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.152163] cloud-init[930]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.160134] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.162530] cloud-init[930]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.166650] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.172330] cloud-init[930]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.176116] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.180128] cloud-init[930]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.184160] cloud-init[930]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH | [ 58.192123] cloud-init[930]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.194358] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.199952] cloud-init[930]: 2018-12-04 23:02:35,593 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 58.577984] cloud-init[930]: Generating public/private rsa key pair. [ 58.579743] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 58.584122] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 58.586004] cloud-init[930]: The key fingerprint is: [ 58.592147] cloud-init[930]: SHA256:+Oxn2L6MlxtbN1FRMoVZ1gFM29E7bQUkcBTLs7nj83A root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7 [ 58.594411] cloud-init[930]: The key's randomart image is: [ 58.596116] cloud-init[930]: +---[RSA 2048]----+ [ 58.600124] cloud-init[930]: | .oB=*XX| [ 58.601440] cloud-init[930]: | o +=+*| [ 58.604122] cloud-init[930]: | +. .=| [ 58.608124] cloud-init[930]: | . + +o| [ 58.609448] cloud-init[930]: | . S o ...| [ 58.612131] cloud-init[930]: | o . . | [ 58.616176] cloud-init[930]: | oo..= E | [ 58.617508] cloud-init[930]: | ..o*=.= . | [ 58.620121] cloud-init[930]: | o=*o.o. | [ 58.624125] cloud-init[930]: +----[SHA256]-----+ [ 58.625443] cloud-init[930]: Generating public/private dsa key pair. [ 58.632134] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 58.634026] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 58.635872] cloud-init[930]: The key fingerprint is: [ 58.641186] cloud-init[930]: SHA256:gruCjI+89fOaRprVOULifUvjMLjrM8ZkW2UeH9Bput8 root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7 [ 58.643524] cloud-init[930]: The key's randomart image is: [ 58.648903] cloud-init[930]: +---[DSA 1024]----+ [ 58.650227] cloud-init[930]: | . . | [ 58.651515] cloud-init[930]: | . + | [ 58.655898] cloud-init[930]: | + | [ 58.657502] cloud-init[930]: | . o = . | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Cloud-config availability. [ 58.662900] cloud-init[930]: | . * * S . | [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target System Initialization.[ 58.668150] cloud-init[930]: | = X @ . | [ 58.669111] cloud-init[930]: |o.+.X B = . | [ 58.670074] cloud-init[930]: |+ooX.+.o . E | [ 58.671077] cloud-init[930]: |.+=+*++. | [ 58.673414] cloud-init[930]: +----[SHA256]-----+ Starting Socket activation for snappy daemon. [[0;32m OK [0m [ 58.676628] ] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Listening on UUID daemon activation socket.cloud-init[930]: Generating public/private ecdsa key pair. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m [ 58.684221] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 58.685812] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 58.687371] cloud-init[930]: The key fingerprint is:] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [ 58.690556] Starting LXD - unix socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target Timers. cloud-init[930]: SHA256:jujJHel9sxGG6TJsgLS77BOof2FDiqI4P/kAuSVE1SM root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7 [ 58.696758] cloud-init[930]: The key's randomart image is: [[0;32m OK [0m] Started ACPI Events Check. [ 58.699616] [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Listening on LXD - unix socket. cloud-init[930]: +---[ECDSA 256]---+ [ 58.704846] cloud-init[930]: | .... | [ 58.706050] cloud-init[930]: |. E o | [ 58.707266] cloud-init[930]: | .. . . | [ 58.709657] cloud-init[930]: |.o o. o | [[0;32m OK [0m] Reached target Sockets. [ 58.713676] cloud-init[930]: |+o+o. S o | [ 58.714902] cloud-init[930]: |+=o.++ = . . | [[0;32m OK [0m] Reached target Basic System. [ 58.717507] cloud-init[930]: |* o+.oO o . | [[0;32m OK [0m] Started ACPI event daemon. Starting LXD - container startup/shutdown... Starting Accounts Service... [[0;32m OK [0m] Started iperf Service.[ 58.720059] cloud-init[930]: |=.+=.= = o. | [ 58.725094] cloud-init[930]: | =*== o ...o | [ 58.726056] cloud-init[930]: +----[SHA256]-----+ [ 58.727010] cloud-init[930]: Generating public/private ed25519 key pair. [ 58.728266] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 58.729787] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 58.731319] cloud-init[930]: The key fingerprint is: [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 58.746060] cloud-init[930]: SHA256:4v9zWXlSWisSfnTYahVc491JZUIP07raFA/YIN7mqGs root@shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7 [ 58.751518] cloud-init[930]: The key's randomart image is: [ 58.757814] cloud-init[930]: +--[ED25519 256]--+ [ 58.759087] cloud-init[930]: | .*+*| [ 58.760333] cloud-init[930]: | . . oO*| [ 58.761770] cloud-init[930]: | . o +o+=| [ 58.762990] cloud-init[930]: | ..+o=+o| [ 58.764237] cloud-init[930]: | . S .+o +X.| [ 58.765441] cloud-init[930]: | . . .o.=B.o| [ 58.769371] cloud-init[930]: | . . +*.o | [ 58.773999] cloud-init[930]: | .E . + . | [ 58.780262] cloud-init[930]: | .oo.o | [ 58.781967] cloud-init[930]: +----[SHA256]-----+ Starting /etc/rc.local Compatibility... Starting System Logging Service... Starting Apply the settings specified in cloud-config... [[0;32m OK [0m] Started Regular background program processing daemon. Starting Login Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started iperf3 Service. Starting Pollinate to seed the pseudo random number generator... Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started Deferred execution scheduler. Starting Snappy daemon... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 59.399686] cloud-init[1055]: Generating locales (this might take a while)... [ 60.122465] cloud-init[1055]: en_US.UTF-8... done [ 60.126522] cloud-init[1055]: Generation complete. [[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. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... Starting LSB: network benchmark... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: automatic crash report generation... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. Starting Set console scheme... [[0;32m OK [0m] Started Set console scheme. Ubuntu 16.04.4 LTS shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7 ttyS0 shaker-vm-b0796fb5-8431-4e4a-92b6-8196b6db7bd7 login: 2018-12-04 23:03:33,175 - functest.core.singlevm - DEBUG - try 12: cannot connect to 172.30.9.202: timed out 2018-12-04 23:03:42,184 - functest.core.singlevm - ERROR - cannot connect to 172.30.9.202 2018-12-04 23:03:42,185 - functest.core.singlevm - ERROR - Cannot run shaker Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 445, in run (self.fip, self.ssh) = self.connect(self.sshvm) TypeError: 'NoneType' object is not iterable 2018-12-04 23:03:42,310 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-04 23:03:42,311 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 05:53 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-12-04 23:03:42,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-04 23:03:42,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:03:42,445 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 23:03:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8a82712d-c7bd-4fa3-9ee0-cab2220e95ad x-compute-request-id: req-8a82712d-c7bd-4fa3-9ee0-cab2220e95ad Content-Type: application/json 2018-12-04 23:03:42,445 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738 used request id req-8a82712d-c7bd-4fa3-9ee0-cab2220e95ad 2018-12-04 23:03:42,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.129155158997s 2018-12-04 23:03:42,446 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738 used request id req-8a82712d-c7bd-4fa3-9ee0-cab2220e95ad 2018-12-04 23:03:42,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:03:42,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:03:42,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:03:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-083c6822-e955-44b9-a0e2-6b3d9634a975 x-compute-request-id: req-083c6822-e955-44b9-a0e2-6b3d9634a975 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_b0796fb5-8431-4e4a-92b6-8196b6db7bd7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:10:bb", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:10:bb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6b93888-077b-4f2f-b4e0-0648704f6738", "rel": "bookmark"}], "image": {"id": "b4b32b07-260f-40b4-abd1-ba700282162a", "links": [{"href": "http://172.30.9.23:8774/images/b4b32b07-260f-40b4-abd1-ba700282162a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:01:37.000000", "flavor": {"id": "a14c01d7-3ae4-4114-a9c1-dffb808285c8", "links": [{"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "bookmark"}]}, "id": "a6b93888-077b-4f2f-b4e0-0648704f6738", "security_groups": [{"name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}], "user_id": "ff59beeeb87b420d978fc4f53c4f61bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:03:42Z", "hostId": "3a472e4828a8f0f9276b7353eb504de4664e41adc7bab6255e023787", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "name": "shaker-vm_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "created": "2018-12-04T22:58:11Z", "tenant_id": "c8696a6625234b848d859ce065759ffd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:03:42,656 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-083c6822-e955-44b9-a0e2-6b3d9634a975 2018-12-04 23:03:42,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.209490060806s 2018-12-04 23:03:42,656 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-083c6822-e955-44b9-a0e2-6b3d9634a975 2018-12-04 23:03:42,658 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:03:44,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:03:44,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:03:44,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-55db70c2-707e-4217-9b8a-25281739814c x-compute-request-id: req-55db70c2-707e-4217-9b8a-25281739814c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-04 23:03:44,728 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-55db70c2-707e-4217-9b8a-25281739814c 2018-12-04 23:03:44,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0681231021881s 2018-12-04 23:03:44,729 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-55db70c2-707e-4217-9b8a-25281739814c 2018-12-04 23:03:44,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 23:03:44,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:03:44,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-a15c02f2-fb0e-449e-8cba-993c9062f101 Date: Tue, 04 Dec 2018 23:03:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c8696a6625234b848d859ce065759ffd", "created_at": "2018-12-04T22:57:49Z", "updated_at": "2018-12-04T22:57:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:57:49Z", "revision_number": 0, "id": "66559fa1-d16f-4272-8629-738262ac1438", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T22:57:49Z", "security_group_id": "487d2da1-b44c-4680-811c-c1df3b77e3bf", "tenant_id": "c8696a6625234b848d859ce065759ffd", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8696a6625234b848d859ce065759ffd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:57:49Z", "revision_number": 0, "id": "8006e247-74da-4dd4-a576-69bbedce9b5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T22:57:49Z", "security_group_id": "487d2da1-b44c-4680-811c-c1df3b77e3bf", "tenant_id": "c8696a6625234b848d859ce065759ffd", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8696a6625234b848d859ce065759ffd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:57:49Z", "revision_number": 0, "id": "88e58d2a-987f-4f34-9626-c108b321ce28", "remote_group_id": "487d2da1-b44c-4680-811c-c1df3b77e3bf", "remote_ip_prefix": null, "created_at": "2018-12-04T22:57:49Z", "security_group_id": "487d2da1-b44c-4680-811c-c1df3b77e3bf", "tenant_id": "c8696a6625234b848d859ce065759ffd", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8696a6625234b848d859ce065759ffd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:57:49Z", "revision_number": 0, "id": "9b0fa761-db98-4d4d-a302-3362dd040da0", "remote_group_id": "487d2da1-b44c-4680-811c-c1df3b77e3bf", "remote_ip_prefix": null, "created_at": "2018-12-04T22:57:49Z", "security_group_id": "487d2da1-b44c-4680-811c-c1df3b77e3bf", "tenant_id": "c8696a6625234b848d859ce065759ffd", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8696a6625234b848d859ce065759ffd"}], "revision_number": 4, "project_id": "c8696a6625234b848d859ce065759ffd", "id": "487d2da1-b44c-4680-811c-c1df3b77e3bf", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "c8696a6625234b848d859ce065759ffd", "created_at": "2018-12-04T22:58:07Z", "updated_at": "2018-12-04T22:58:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:58:08Z", "revision_number": 0, "id": "0646c0c9-0678-40b3-9051-f9434740b308", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T22:58:08Z", "security_group_id": "4dbb4661-8457-4649-a67c-ca3dd2f50d6c", "tenant_id": "c8696a6625234b848d859ce065759ffd", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8696a6625234b848d859ce065759ffd"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-04T22:58:08Z", "revision_number": 0, "id": "1136e1e7-4bf8-434b-a06c-0fbb4f6c3db8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T22:58:08Z", "security_group_id": "4dbb4661-8457-4649-a67c-ca3dd2f50d6c", "tenant_id": "c8696a6625234b848d859ce065759ffd", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c8696a6625234b848d859ce065759ffd"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:58:08Z", "revision_number": 0, "id": "5ae7ae93-cf91-42ff-9da8-20233ab87338", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T22:58:08Z", "security_group_id": "4dbb4661-8457-4649-a67c-ca3dd2f50d6c", "tenant_id": "c8696a6625234b848d859ce065759ffd", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8696a6625234b848d859ce065759ffd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:58:08Z", "revision_number": 0, "id": "7810e670-780b-44d9-acc3-b9ae85d0c687", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T22:58:08Z", "security_group_id": "4dbb4661-8457-4649-a67c-ca3dd2f50d6c", "tenant_id": "c8696a6625234b848d859ce065759ffd", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8696a6625234b848d859ce065759ffd"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2018-12-04T22:58:08Z", "revision_number": 0, "id": "b739e380-dad6-4571-8499-638a30e71955", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T22:58:08Z", "security_group_id": "4dbb4661-8457-4649-a67c-ca3dd2f50d6c", "tenant_id": "c8696a6625234b848d859ce065759ffd", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "c8696a6625234b848d859ce065759ffd"}], "revision_number": 5, "project_id": "c8696a6625234b848d859ce065759ffd", "id": "4dbb4661-8457-4649-a67c-ca3dd2f50d6c", "name": "shaker-sg_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}]} 2018-12-04 23:03:44,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-a15c02f2-fb0e-449e-8cba-993c9062f101 2018-12-04 23:03:44,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.205014944077s 2018-12-04 23:03:44,937 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-a15c02f2-fb0e-449e-8cba-993c9062f101 2018-12-04 23:03:44,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-04 23:03:44,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/4dbb4661-8457-4649-a67c-ca3dd2f50d6c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:03:45,147 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e637897a-e120-4f5f-89aa-4d619eb86811 Content-Length: 0 Date: Tue, 04 Dec 2018 23:03:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 23:03:45,147 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/4dbb4661-8457-4649-a67c-ca3dd2f50d6c.json used request id req-e637897a-e120-4f5f-89aa-4d619eb86811 2018-12-04 23:03:45,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.206578969955s 2018-12-04 23:03:45,148 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/4dbb4661-8457-4649-a67c-ca3dd2f50d6c.json used request id req-e637897a-e120-4f5f-89aa-4d619eb86811 2018-12-04 23:03:45,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-04 23:03:45,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:03:45,194 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 23:03:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-372b9543-6b62-45e3-be3e-33eeb1e8cec2 x-compute-request-id: req-372b9543-6b62-45e3-be3e-33eeb1e8cec2 Content-Length: 0 Content-Type: application/json 2018-12-04 23:03:45,194 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7 used request id req-372b9543-6b62-45e3-be3e-33eeb1e8cec2 2018-12-04 23:03:45,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0455870628357s 2018-12-04 23:03:45,194 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/shaker-kp_b0796fb5-8431-4e4a-92b6-8196b6db7bd7 used request id req-372b9543-6b62-45e3-be3e-33eeb1e8cec2 2018-12-04 23:03:45,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-04 23:03:45,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/bcb691a1-ea29-49ba-a20a-2c1a030c4d71/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}405615be34b78c83bd00fe904840627e53531cac" -d '{"subnet_id": "5076aa1e-dea7-4416-a70f-e78a7bdfcf7d"}' 2018-12-04 23:03:46,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2fa6cebc-9a91-4ac8-99f2-055ce79fd77f Date: Tue, 04 Dec 2018 23:03:46 GMT RESP BODY: {"network_id": "c3a7bada-4052-4820-858c-808de1a1456b", "tenant_id": "c8696a6625234b848d859ce065759ffd", "subnet_id": "5076aa1e-dea7-4416-a70f-e78a7bdfcf7d", "subnet_ids": ["5076aa1e-dea7-4416-a70f-e78a7bdfcf7d"], "port_id": "de5e9a53-e20e-4d89-ab73-5144992d2870", "id": "bcb691a1-ea29-49ba-a20a-2c1a030c4d71"} 2018-12-04 23:03:46,809 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/bcb691a1-ea29-49ba-a20a-2c1a030c4d71/remove_router_interface.json used request id req-2fa6cebc-9a91-4ac8-99f2-055ce79fd77f 2018-12-04 23:03:46,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.61456298828s 2018-12-04 23:03:46,810 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/bcb691a1-ea29-49ba-a20a-2c1a030c4d71/remove_router_interface.json used request id req-2fa6cebc-9a91-4ac8-99f2-055ce79fd77f returning object bcb691a1-ea29-49ba-a20a-2c1a030c4d71 2018-12-04 23:03:46,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-04 23:03:46,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:03:46,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-91240624-b1b7-4886-8714-7a7be2d770fc Date: Tue, 04 Dec 2018 23:03:46 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.220"}]}, "description": "", "tags": [], "tenant_id": "c8696a6625234b848d859ce065759ffd", "created_at": "2018-12-04T22:57:50Z", "admin_state_up": true, "updated_at": "2018-12-04T23:03:45Z", "revision_number": 4, "routes": [], "project_id": "c8696a6625234b848d859ce065759ffd", "id": "bcb691a1-ea29-49ba-a20a-2c1a030c4d71", "name": "shaker-router_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}]} 2018-12-04 23:03:46,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-91240624-b1b7-4886-8714-7a7be2d770fc 2018-12-04 23:03:46,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.108110904694s 2018-12-04 23:03:46,919 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-91240624-b1b7-4886-8714-7a7be2d770fc 2018-12-04 23:03:46,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-04 23:03:46,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/bcb691a1-ea29-49ba-a20a-2c1a030c4d71.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:03:48,136 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3f57d870-2517-4ba5-a27f-24001590c186 Content-Length: 0 Date: Tue, 04 Dec 2018 23:03:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 23:03:48,136 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/bcb691a1-ea29-49ba-a20a-2c1a030c4d71.json used request id req-3f57d870-2517-4ba5-a27f-24001590c186 2018-12-04 23:03:48,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.21595406532s 2018-12-04 23:03:48,136 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/bcb691a1-ea29-49ba-a20a-2c1a030c4d71.json used request id req-3f57d870-2517-4ba5-a27f-24001590c186 2018-12-04 23:03:48,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-04 23:03:48,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:03:48,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-2fac7aa2-7e2f-4ee9-9863-ac57d92055d0 Date: Tue, 04 Dec 2018 23:03:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3a7bada-4052-4820-858c-808de1a1456b","tenant_id":"c8696a6625234b848d859ce065759ffd","created_at":"2018-12-04T22:57:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-04T22:57: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":"c8696a6625234b848d859ce065759ffd","id":"5076aa1e-dea7-4416-a70f-e78a7bdfcf7d","subnetpool_id":null,"name":"shaker-subnet_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}]} 2018-12-04 23:03:48,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-2fac7aa2-7e2f-4ee9-9863-ac57d92055d0 2018-12-04 23:03:48,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0483701229095s 2018-12-04 23:03:48,185 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-2fac7aa2-7e2f-4ee9-9863-ac57d92055d0 2018-12-04 23:03:48,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-04 23:03:48,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/5076aa1e-dea7-4416-a70f-e78a7bdfcf7d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:03:49,422 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-41b3e01a-a6a5-4a7d-baaa-9cf9747da86a Date: Tue, 04 Dec 2018 23:03:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 23:03:49,422 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/5076aa1e-dea7-4416-a70f-e78a7bdfcf7d.json used request id req-41b3e01a-a6a5-4a7d-baaa-9cf9747da86a 2018-12-04 23:03:49,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.23518610001s 2018-12-04 23:03:49,422 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/5076aa1e-dea7-4416-a70f-e78a7bdfcf7d.json used request id req-41b3e01a-a6a5-4a7d-baaa-9cf9747da86a 2018-12-04 23:03:49,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 23:03:49,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:03:49,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1150 X-Openstack-Request-Id: req-c5a26bc7-1a91-4854-8ff0-20a3af96c843 Date: Tue, 04 Dec 2018 23:03:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T20:04:01Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T23:03:49Z","tenant_id":"c8696a6625234b848d859ce065759ffd","created_at":"2018-12-04T22:57:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c8696a6625234b848d859ce065759ffd","id":"c3a7bada-4052-4820-858c-808de1a1456b","name":"shaker-net_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}]} 2018-12-04 23:03:49,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c5a26bc7-1a91-4854-8ff0-20a3af96c843 2018-12-04 23:03:49,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101701974869s 2018-12-04 23:03:49,525 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c5a26bc7-1a91-4854-8ff0-20a3af96c843 2018-12-04 23:03:49,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-04 23:03:49,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/c3a7bada-4052-4820-858c-808de1a1456b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:03:50,788 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e1b56d75-6759-4110-a537-80ea9dc5197f Date: Tue, 04 Dec 2018 23:03:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 23:03:50,788 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/c3a7bada-4052-4820-858c-808de1a1456b.json used request id req-e1b56d75-6759-4110-a537-80ea9dc5197f 2018-12-04 23:03:50,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.26253986359s 2018-12-04 23:03:50,788 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/c3a7bada-4052-4820-858c-808de1a1456b.json used request id req-e1b56d75-6759-4110-a537-80ea9dc5197f 2018-12-04 23:03:50,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 23:03:50,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:03:51,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-7b4edc18-cbdd-4f28-a81b-78f76bd27296 Date: Tue, 04 Dec 2018 23:03:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/b4b32b07-260f-40b4-abd1-ba700282162a/snap", "metadata": {}}], "file": "/v2/images/b4b32b07-260f-40b4-abd1-ba700282162a/file", "owner": "c8696a6625234b848d859ce065759ffd", "id": "b4b32b07-260f-40b4-abd1-ba700282162a", "size": 666173440, "self": "/v2/images/b4b32b07-260f-40b4-abd1-ba700282162a", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/b4b32b07-260f-40b4-abd1-ba700282162a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-12-04T22:58:07Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-12-04T22:57:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 23:03:51,393 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-7b4edc18-cbdd-4f28-a81b-78f76bd27296 2018-12-04 23:03:51,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.60045003891s 2018-12-04 23:03:51,394 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-7b4edc18-cbdd-4f28-a81b-78f76bd27296 2018-12-04 23:03:51,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-04 23:03:51,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/b4b32b07-260f-40b4-abd1-ba700282162a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405615be34b78c83bd00fe904840627e53531cac" 2018-12-04 23:03:52,353 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-104b94cf-dffd-4f7c-8312-82ce27cd0852 Date: Tue, 04 Dec 2018 23:03:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:03:52,353 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/b4b32b07-260f-40b4-abd1-ba700282162a used request id req-104b94cf-dffd-4f7c-8312-82ce27cd0852 2018-12-04 23:03:52,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.95818400383s 2018-12-04 23:03:52,354 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/b4b32b07-260f-40b4-abd1-ba700282162a used request id req-104b94cf-dffd-4f7c-8312-82ce27cd0852 2018-12-04 23:03:52,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-04 23:03:52,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}df3a219bda4d6c0ccad2b9848d2c503c4f0e4d14" 2018-12-04 23:03:52,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:03:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fbf0f689-8757-409b-b9c9-376e05ea943c x-compute-request-id: req-fbf0f689-8757-409b-b9c9-376e05ea943c Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8", "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": "a14c01d7-3ae4-4114-a9c1-dffb808285c8"}]} 2018-12-04 23:03:52,475 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-fbf0f689-8757-409b-b9c9-376e05ea943c 2018-12-04 23:03:52,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.120460033417s 2018-12-04 23:03:52,475 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-fbf0f689-8757-409b-b9c9-376e05ea943c 2018-12-04 23:03:52,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-04 23:03:52,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df3a219bda4d6c0ccad2b9848d2c503c4f0e4d14" 2018-12-04 23:03:52,508 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 23:03:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3c26f75e-1528-4a90-ac8c-d0a36c078d24 x-compute-request-id: req-3c26f75e-1528-4a90-ac8c-d0a36c078d24 Content-Length: 0 Content-Type: application/json 2018-12-04 23:03:52,508 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8 used request id req-3c26f75e-1528-4a90-ac8c-d0a36c078d24 2018-12-04 23:03:52,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0318841934204s 2018-12-04 23:03:52,509 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/a14c01d7-3ae4-4114-a9c1-dffb808285c8 used request id req-3c26f75e-1528-4a90-ac8c-d0a36c078d24 2018-12-04 23:03:52,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 23:03:52,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df3a219bda4d6c0ccad2b9848d2c503c4f0e4d14" 2018-12-04 23:03:52,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84ce14d4-6bcd-492d-882c-98a96abe8fae Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}, {"name": "shaker-user_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "links": {"self": "http://172.30.9.23:5000/v3/users/ff59beeeb87b420d978fc4f53c4f61bb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ff59beeeb87b420d978fc4f53c4f61bb", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 23:03:52,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-84ce14d4-6bcd-492d-882c-98a96abe8fae 2018-12-04 23:03:52,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111633062363s 2018-12-04 23:03:52,621 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-84ce14d4-6bcd-492d-882c-98a96abe8fae 2018-12-04 23:03:52,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 23:03:52,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/ff59beeeb87b420d978fc4f53c4f61bb -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df3a219bda4d6c0ccad2b9848d2c503c4f0e4d14" 2018-12-04 23:03:52,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-482afbdb-0936-4827-a884-6998975163fd Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_b0796fb5-8431-4e4a-92b6-8196b6db7bd7", "links": {"self": "http://172.30.9.23:5000/v3/users/ff59beeeb87b420d978fc4f53c4f61bb"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ff59beeeb87b420d978fc4f53c4f61bb", "description": null}} 2018-12-04 23:03:52,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/ff59beeeb87b420d978fc4f53c4f61bb used request id req-482afbdb-0936-4827-a884-6998975163fd 2018-12-04 23:03:52,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105872154236s 2018-12-04 23:03:52,733 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/ff59beeeb87b420d978fc4f53c4f61bb used request id req-482afbdb-0936-4827-a884-6998975163fd 2018-12-04 23:03:52,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-04 23:03:52,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/ff59beeeb87b420d978fc4f53c4f61bb -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df3a219bda4d6c0ccad2b9848d2c503c4f0e4d14" 2018-12-04 23:03:52,970 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 23:03:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9f30153-33f4-4f6a-9350-f0457deda4c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 23:03:52,970 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/ff59beeeb87b420d978fc4f53c4f61bb used request id req-b9f30153-33f4-4f6a-9350-f0457deda4c4 2018-12-04 23:03:52,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.23627614975s 2018-12-04 23:03:52,971 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/ff59beeeb87b420d978fc4f53c4f61bb used request id req-b9f30153-33f4-4f6a-9350-f0457deda4c4 2018-12-04 23:03:52,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 23:03:52,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}df3a219bda4d6c0ccad2b9848d2c503c4f0e4d14" 2018-12-04 23:03:53,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c231575-7170-4e4c-a186-8d5bda54f960 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.23:5000/v3/projects/c8696a6625234b848d859ce065759ffd"}, "tags": [], "enabled": true, "id": "c8696a6625234b848d859ce065759ffd", "parent_id": "default", "domain_id": "default", "name": "shaker-project_b0796fb5-8431-4e4a-92b6-8196b6db7bd7"}]} 2018-12-04 23:03:53,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-8c231575-7170-4e4c-a186-8d5bda54f960 2018-12-04 23:03:53,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.178514957428s 2018-12-04 23:03:53,156 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-8c231575-7170-4e4c-a186-8d5bda54f960 2018-12-04 23:03:53,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-04 23:03:53,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/c8696a6625234b848d859ce065759ffd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df3a219bda4d6c0ccad2b9848d2c503c4f0e4d14" 2018-12-04 23:03:53,333 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 23:03:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28cc31f1-4d7c-4b0b-aa53-9f77bf135ccb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 23:03:53,334 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/c8696a6625234b848d859ce065759ffd used request id req-28cc31f1-4d7c-4b0b-aa53-9f77bf135ccb 2018-12-04 23:03:53,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.173219919205s 2018-12-04 23:03:53,334 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/c8696a6625234b848d859ce065759ffd used request id req-28cc31f1-4d7c-4b0b-aa53-9f77bf135ccb 2018-12-04 23:03:53,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 23:03:53,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=c8696a6625234b848d859ce065759ffd&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}df3a219bda4d6c0ccad2b9848d2c503c4f0e4d14" 2018-12-04 23:03:53,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-a709f75d-ec37-4a64-aeb3-d611252cd012 Date: Tue, 04 Dec 2018 23:03:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c8696a6625234b848d859ce065759ffd", "created_at": "2018-12-04T22:57:49Z", "updated_at": "2018-12-04T22:57:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:57:49Z", "revision_number": 0, "id": "66559fa1-d16f-4272-8629-738262ac1438", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T22:57:49Z", "security_group_id": "487d2da1-b44c-4680-811c-c1df3b77e3bf", "tenant_id": "c8696a6625234b848d859ce065759ffd", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8696a6625234b848d859ce065759ffd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:57:49Z", "revision_number": 0, "id": "8006e247-74da-4dd4-a576-69bbedce9b5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T22:57:49Z", "security_group_id": "487d2da1-b44c-4680-811c-c1df3b77e3bf", "tenant_id": "c8696a6625234b848d859ce065759ffd", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8696a6625234b848d859ce065759ffd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:57:49Z", "revision_number": 0, "id": "88e58d2a-987f-4f34-9626-c108b321ce28", "remote_group_id": "487d2da1-b44c-4680-811c-c1df3b77e3bf", "remote_ip_prefix": null, "created_at": "2018-12-04T22:57:49Z", "security_group_id": "487d2da1-b44c-4680-811c-c1df3b77e3bf", "tenant_id": "c8696a6625234b848d859ce065759ffd", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8696a6625234b848d859ce065759ffd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:57:49Z", "revision_number": 0, "id": "9b0fa761-db98-4d4d-a302-3362dd040da0", "remote_group_id": "487d2da1-b44c-4680-811c-c1df3b77e3bf", "remote_ip_prefix": null, "created_at": "2018-12-04T22:57:49Z", "security_group_id": "487d2da1-b44c-4680-811c-c1df3b77e3bf", "tenant_id": "c8696a6625234b848d859ce065759ffd", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8696a6625234b848d859ce065759ffd"}], "revision_number": 4, "project_id": "c8696a6625234b848d859ce065759ffd", "id": "487d2da1-b44c-4680-811c-c1df3b77e3bf", "name": "default"}]} 2018-12-04 23:03:53,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=c8696a6625234b848d859ce065759ffd&name=default used request id req-a709f75d-ec37-4a64-aeb3-d611252cd012 2018-12-04 23:03:53,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.231668949127s 2018-12-04 23:03:53,569 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=c8696a6625234b848d859ce065759ffd&name=default used request id req-a709f75d-ec37-4a64-aeb3-d611252cd012 2018-12-04 23:03:53,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 23:03:53,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}df3a219bda4d6c0ccad2b9848d2c503c4f0e4d14" 2018-12-04 23:03:53,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-377ba252-00af-415e-ba62-0c5b8b340501 Date: Tue, 04 Dec 2018 23:03:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8696a6625234b848d859ce065759ffd", "created_at": "2018-12-04T22:57:49Z", "updated_at": "2018-12-04T22:57:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:57:49Z", "revision_number": 0, "id": "66559fa1-d16f-4272-8629-738262ac1438", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T22:57:49Z", "security_group_id": "487d2da1-b44c-4680-811c-c1df3b77e3bf", "tenant_id": "c8696a6625234b848d859ce065759ffd", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8696a6625234b848d859ce065759ffd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:57:49Z", "revision_number": 0, "id": "8006e247-74da-4dd4-a576-69bbedce9b5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T22:57:49Z", "security_group_id": "487d2da1-b44c-4680-811c-c1df3b77e3bf", "tenant_id": "c8696a6625234b848d859ce065759ffd", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8696a6625234b848d859ce065759ffd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:57:49Z", "revision_number": 0, "id": "88e58d2a-987f-4f34-9626-c108b321ce28", "remote_group_id": "487d2da1-b44c-4680-811c-c1df3b77e3bf", "remote_ip_prefix": null, "created_at": "2018-12-04T22:57:49Z", "security_group_id": "487d2da1-b44c-4680-811c-c1df3b77e3bf", "tenant_id": "c8696a6625234b848d859ce065759ffd", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8696a6625234b848d859ce065759ffd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T22:57:49Z", "revision_number": 0, "id": "9b0fa761-db98-4d4d-a302-3362dd040da0", "remote_group_id": "487d2da1-b44c-4680-811c-c1df3b77e3bf", "remote_ip_prefix": null, "created_at": "2018-12-04T22:57:49Z", "security_group_id": "487d2da1-b44c-4680-811c-c1df3b77e3bf", "tenant_id": "c8696a6625234b848d859ce065759ffd", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8696a6625234b848d859ce065759ffd"}], "revision_number": 4, "project_id": "c8696a6625234b848d859ce065759ffd", "id": "487d2da1-b44c-4680-811c-c1df3b77e3bf", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}]} 2018-12-04 23:03:53,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-377ba252-00af-415e-ba62-0c5b8b340501 2018-12-04 23:03:53,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.109042167664s 2018-12-04 23:03:53,682 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-377ba252-00af-415e-ba62-0c5b8b340501 2018-12-04 23:03:53,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-04 23:03:53,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/487d2da1-b44c-4680-811c-c1df3b77e3bf.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df3a219bda4d6c0ccad2b9848d2c503c4f0e4d14" 2018-12-04 23:03:53,843 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ae7e93db-5796-4d27-bf81-7d50a488e9be Content-Length: 0 Date: Tue, 04 Dec 2018 23:03:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 23:03:53,843 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/487d2da1-b44c-4680-811c-c1df3b77e3bf.json used request id req-ae7e93db-5796-4d27-bf81-7d50a488e9be 2018-12-04 23:03:53,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.156157016754s 2018-12-04 23:03:53,843 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/487d2da1-b44c-4680-811c-c1df3b77e3bf.json used request id req-ae7e93db-5796-4d27-bf81-7d50a488e9be 2018-12-04 23:03:53,844 - xtesting.ci.run_tests - ERROR - The test case 'shaker' failed. 2018-12-04 23:03:53,844 - xtesting.ci.run_tests - INFO - Xtesting report: +-------------------+------------------+----------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-------------------+------------------+----------------------+------------------+----------------+ | vmtp | functest | benchmarking | 53:57 | FAIL | | shaker | functest | benchmarking | 05:53 | FAIL | +-------------------+------------------+----------------------+------------------+----------------+ 2018-12-04 23:03:53,847 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-12-04 23:03:56,606 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-78 | | 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-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-04 23:03:56,612 - 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.23,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=3RyGTh9b6fH3kEgEpTJkWzuFd 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=7156be1802b84962aaa9ceab6d73cc34 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.3 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=ZEpENdqmh9AueaxFCMDvz9Qrn export OS_REGION_NAME=regionOne 2018-12-04 23:03:56,612 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-04 23:03:56,612 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-12-04 23:03:56,613 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+-------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | vgpu | functest | features | 00:00 | SKIP | | stor4nfv_os | stor4nfv | features | 00:00 | SKIP | +-----------------------------+-------------------+------------------+------------------+----------------+ 2018-12-04 23:03:56,618 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-12-04 23:03:59,414 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-78 | | 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-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-04 23:03:59,419 - 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.23,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=3RyGTh9b6fH3kEgEpTJkWzuFd 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=7156be1802b84962aaa9ceab6d73cc34 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.3 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=ZEpENdqmh9AueaxFCMDvz9Qrn export OS_REGION_NAME=regionOne 2018-12-04 23:03:59,420 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-04 23:03:59,421 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------------------------+----------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------------------------+----------------------------------------+ | vnf | 5 | Collection of VNF test cases. | cloudify cloudify_ims heat_ims | | | | | vyos_vrouter juju_epc | +---------------+---------------+---------------------------------------+----------------------------------------+ 2018-12-04 23:03:59,434 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2018-12-04 23:03:59,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 23:03:59,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b56da8e-661b-47b9-bc9c-f0f7aea32120 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 23:03:59,714 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-1b56da8e-661b-47b9-bc9c-f0f7aea32120 2018-12-04 23:03:59,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 23:04:00,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-05T00:04:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "61d4c3b4398c40adbd8e901c42776579"}, "audit_ids": ["cqJPDGDwQOqDexFHY_sAEQ"], "issued_at": "2018-12-04T23:04:00.000000Z"}} 2018-12-04 23:04:00,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 23:04:00,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}2884cb03bb09ddb61bbea915641f4fbe91e0198f" 2018-12-04 23:04:00,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-0384e809-0d4b-485c-81ff-13f900d93b4c Date: Tue, 04 Dec 2018 23:04:00 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T20:04:01Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"}]} 2018-12-04 23:04:00,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0384e809-0d4b-485c-81ff-13f900d93b4c 2018-12-04 23:04:00,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.248813152313s 2018-12-04 23:04:00,368 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0384e809-0d4b-485c-81ff-13f900d93b4c 2018-12-04 23:04:00,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 23:04:00,383 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 23:04: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 23:04:00,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 23:04:00,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}2884cb03bb09ddb61bbea915641f4fbe91e0198f" 2018-12-04 23:04:00,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc1481ee-ebd6-4af2-bcb8-c1ba142b6069 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-04 23:04:00,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-cc1481ee-ebd6-4af2-bcb8-c1ba142b6069 2018-12-04 23:04:00,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0934507846832s 2018-12-04 23:04:00,479 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-cc1481ee-ebd6-4af2-bcb8-c1ba142b6069 2018-12-04 23:04:00,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-04 23:04:00,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}2884cb03bb09ddb61bbea915641f4fbe91e0198f" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_7d665862-feeb-4618-9ac3-2b3acff0311e"}}' 2018-12-04 23:04:00,622 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 23:04:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06d30e06-ab9c-4957-8213-0c9e6fc90f96 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.23:5000/v3/projects/fe6289f7a4e04bfcafe8a6296466b260"}, "tags": [], "enabled": true, "id": "fe6289f7a4e04bfcafe8a6296466b260", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_7d665862-feeb-4618-9ac3-2b3acff0311e"}} 2018-12-04 23:04:00,622 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-06d30e06-ab9c-4957-8213-0c9e6fc90f96 2018-12-04 23:04:00,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.135809183121s 2018-12-04 23:04:00,622 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-06d30e06-ab9c-4957-8213-0c9e6fc90f96 2018-12-04 23:04:00,623 - 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'fe6289f7a4e04bfcafe8a6296466b260', '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_7d665862-feeb-4618-9ac3-2b3acff0311e'}) 2018-12-04 23:04:00,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-04 23:04:00,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2884cb03bb09ddb61bbea915641f4fbe91e0198f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "727472b2-c5a0-4ccc-8d54-47cedbaa28cf", "email": null, "name": "cloudify-user_7d665862-feeb-4618-9ac3-2b3acff0311e"}}' 2018-12-04 23:04:00,929 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 23:04:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28525b65-0fdc-4f04-a083-e91c860dc268 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_7d665862-feeb-4618-9ac3-2b3acff0311e", "links": {"self": "http://172.30.9.23:5000/v3/users/35502e8aa5f340cdb7871dc4954088cf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "35502e8aa5f340cdb7871dc4954088cf", "domain_id": "default", "password_expires_at": null}} 2018-12-04 23:04:00,929 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-28525b65-0fdc-4f04-a083-e91c860dc268 2018-12-04 23:04:00,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.299649000168s 2018-12-04 23:04:00,929 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-28525b65-0fdc-4f04-a083-e91c860dc268 2018-12-04 23:04:00,930 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'35502e8aa5f340cdb7871dc4954088cf', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_7d665862-feeb-4618-9ac3-2b3acff0311e'}) 2018-12-04 23:04:00,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 23:04:00,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2884cb03bb09ddb61bbea915641f4fbe91e0198f" 2018-12-04 23:04:01,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59825c53-534e-48d1-92f9-d20583ac8a11 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 23:04:01,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-59825c53-534e-48d1-92f9-d20583ac8a11 2018-12-04 23:04:01,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101699113846s 2018-12-04 23:04:01,035 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-59825c53-534e-48d1-92f9-d20583ac8a11 2018-12-04 23:04:01,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 23:04:01,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2884cb03bb09ddb61bbea915641f4fbe91e0198f" 2018-12-04 23:04:01,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-046e56bc-7778-4317-b037-196b3dd6f4c7 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 23:04:01,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-046e56bc-7778-4317-b037-196b3dd6f4c7 2018-12-04 23:04:01,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0883610248566s 2018-12-04 23:04:01,129 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-046e56bc-7778-4317-b037-196b3dd6f4c7 2018-12-04 23:04:01,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 23:04:01,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}2884cb03bb09ddb61bbea915641f4fbe91e0198f" 2018-12-04 23:04:01,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5e0ea81-a160-43a3-ad57-b082123201f0 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 23:04:01,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-d5e0ea81-a160-43a3-ad57-b082123201f0 2018-12-04 23:04:01,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0953960418701s 2018-12-04 23:04:01,229 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-d5e0ea81-a160-43a3-ad57-b082123201f0 2018-12-04 23:04:01,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 23:04:01,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2884cb03bb09ddb61bbea915641f4fbe91e0198f" 2018-12-04 23:04:01,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf2ae00d-7af5-4393-9328-896fa837b652 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cloudify-user_7d665862-feeb-4618-9ac3-2b3acff0311e", "links": {"self": "http://172.30.9.23:5000/v3/users/35502e8aa5f340cdb7871dc4954088cf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "35502e8aa5f340cdb7871dc4954088cf", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 23:04:01,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bf2ae00d-7af5-4393-9328-896fa837b652 2018-12-04 23:04:01,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110843896866s 2018-12-04 23:04:01,341 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bf2ae00d-7af5-4393-9328-896fa837b652 2018-12-04 23:04:01,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 23:04:01,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}2884cb03bb09ddb61bbea915641f4fbe91e0198f" 2018-12-04 23:04:01,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a18d9959-a67e-4f19-9ea2-1ac730323297 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.23:5000/v3/projects/fe6289f7a4e04bfcafe8a6296466b260"}, "tags": [], "enabled": true, "id": "fe6289f7a4e04bfcafe8a6296466b260", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_7d665862-feeb-4618-9ac3-2b3acff0311e"}]} 2018-12-04 23:04:01,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-a18d9959-a67e-4f19-9ea2-1ac730323297 2018-12-04 23:04:01,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106873989105s 2018-12-04 23:04:01,460 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-a18d9959-a67e-4f19-9ea2-1ac730323297 2018-12-04 23:04:01,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 23:04:01,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=35502e8aa5f340cdb7871dc4954088cf&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=fe6289f7a4e04bfcafe8a6296466b260" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2884cb03bb09ddb61bbea915641f4fbe91e0198f" 2018-12-04 23:04:01,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57250bc4-cf26-4046-811a-c819cf7710c8 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=35502e8aa5f340cdb7871dc4954088cf&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=fe6289f7a4e04bfcafe8a6296466b260", "previous": null, "next": null}} 2018-12-04 23:04:01,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=35502e8aa5f340cdb7871dc4954088cf&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=fe6289f7a4e04bfcafe8a6296466b260 used request id req-57250bc4-cf26-4046-811a-c819cf7710c8 2018-12-04 23:04:01,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101996183395s 2018-12-04 23:04:01,570 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=35502e8aa5f340cdb7871dc4954088cf&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=fe6289f7a4e04bfcafe8a6296466b260 used request id req-57250bc4-cf26-4046-811a-c819cf7710c8 2018-12-04 23:04:01,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-04 23:04:01,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/fe6289f7a4e04bfcafe8a6296466b260/users/35502e8aa5f340cdb7871dc4954088cf/roles/d20a1200fc7441df95f6f68766e80849 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2884cb03bb09ddb61bbea915641f4fbe91e0198f" 2018-12-04 23:04:01,704 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 23:04:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9164b3b3-f500-4684-b24c-2ea7f26b5897 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 23:04:01,705 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/fe6289f7a4e04bfcafe8a6296466b260/users/35502e8aa5f340cdb7871dc4954088cf/roles/d20a1200fc7441df95f6f68766e80849 used request id req-9164b3b3-f500-4684-b24c-2ea7f26b5897 2018-12-04 23:04:01,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.130933046341s 2018-12-04 23:04:01,705 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/fe6289f7a4e04bfcafe8a6296466b260/users/35502e8aa5f340cdb7871dc4954088cf/roles/d20a1200fc7441df95f6f68766e80849 used request id req-9164b3b3-f500-4684-b24c-2ea7f26b5897 2018-12-04 23:04:01,706 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_7d665862-feeb-4618-9ac3-2b3acff0311e', 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'fe6289f7a4e04bfcafe8a6296466b260', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '727472b2-c5a0-4ccc-8d54-47cedbaa28cf', 'username': u'cloudify-user_7d665862-feeb-4618-9ac3-2b3acff0311e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-04 23:04:01,710 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_7d665862-feeb-4618-9ac3-2b3acff0311e', 'password': '727472b2-c5a0-4ccc-8d54-47cedbaa28cf', 'project_name': 'cloudify-project_7d665862-feeb-4618-9ac3-2b3acff0311e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': 'fe6289f7a4e04bfcafe8a6296466b260', 'project_domain_name': 'Default'} 2018-12-04 23:04:01,710 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2018-12-04 23:04:01,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 23:04:01,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}2884cb03bb09ddb61bbea915641f4fbe91e0198f" 2018-12-04 23:04:01,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27de79dc-eb74-4ca4-a57a-4610e80e7571 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-04 23:04:01,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-27de79dc-eb74-4ca4-a57a-4610e80e7571 2018-12-04 23:04:01,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0958399772644s 2018-12-04 23:04:01,807 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-27de79dc-eb74-4ca4-a57a-4610e80e7571 2018-12-04 23:04:01,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 23:04:01,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}2884cb03bb09ddb61bbea915641f4fbe91e0198f" 2018-12-04 23:04:01,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b465e4ae-5df0-4faa-a2f3-7248234e5a97 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.23:5000/v3/projects/fe6289f7a4e04bfcafe8a6296466b260"}, "tags": [], "enabled": true, "id": "fe6289f7a4e04bfcafe8a6296466b260", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_7d665862-feeb-4618-9ac3-2b3acff0311e"}]} 2018-12-04 23:04:01,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-b465e4ae-5df0-4faa-a2f3-7248234e5a97 2018-12-04 23:04:01,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0898008346558s 2018-12-04 23:04:01,903 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-b465e4ae-5df0-4faa-a2f3-7248234e5a97 2018-12-04 23:04:01,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-04 23:04:01,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}2884cb03bb09ddb61bbea915641f4fbe91e0198f" -d '{"network": {"tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "name": "cloudify-net_7d665862-feeb-4618-9ac3-2b3acff0311e", "admin_state_up": true}}' 2018-12-04 23:04:02,389 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-d2ab3413-b525-4c1f-85dc-148d1cb4fd22 Date: Tue, 04 Dec 2018 23:04:02 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0502ca0a-64db-42b9-8d18-18675d6a6d23","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fe6289f7a4e04bfcafe8a6296466b260","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-04T23:04:02Z","is_default":false,"provider:segmentation_id":56,"name":"cloudify-net_7d665862-feeb-4618-9ac3-2b3acff0311e","admin_state_up":true,"tenant_id":"fe6289f7a4e04bfcafe8a6296466b260","created_at":"2018-12-04T23:04:02Z","mtu":1450}} 2018-12-04 23:04:02,389 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d2ab3413-b525-4c1f-85dc-148d1cb4fd22 2018-12-04 23:04:02,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.483814954758s 2018-12-04 23:04:02,390 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d2ab3413-b525-4c1f-85dc-148d1cb4fd22 2018-12-04 23:04:02,390 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-04T23:04:02Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0502ca0a-64db-42b9-8d18-18675d6a6d23', u'provider:segmentation_id': 56, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-net_7d665862-feeb-4618-9ac3-2b3acff0311e', u'admin_state_up': True, u'tenant_id': u'fe6289f7a4e04bfcafe8a6296466b260', u'created_at': u'2018-12-04T23:04:02Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'fe6289f7a4e04bfcafe8a6296466b260'}) 2018-12-04 23:04:02,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 23:04:02,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86417e9d-d109-4d53-9c2d-408282025061 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 23:04:02,398 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-86417e9d-d109-4d53-9c2d-408282025061 2018-12-04 23:04:02,398 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 23:04:02,836 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}], "expires_at": "2018-12-05T00:04:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe6289f7a4e04bfcafe8a6296466b260", "name": "cloudify-project_7d665862-feeb-4618-9ac3-2b3acff0311e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/fe6289f7a4e04bfcafe8a6296466b260", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/fe6289f7a4e04bfcafe8a6296466b260", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/fe6289f7a4e04bfcafe8a6296466b260", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_fe6289f7a4e04bfcafe8a6296466b260", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_fe6289f7a4e04bfcafe8a6296466b260", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/fe6289f7a4e04bfcafe8a6296466b260", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/fe6289f7a4e04bfcafe8a6296466b260", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/fe6289f7a4e04bfcafe8a6296466b260", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/fe6289f7a4e04bfcafe8a6296466b260", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/fe6289f7a4e04bfcafe8a6296466b260", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/fe6289f7a4e04bfcafe8a6296466b260", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/fe6289f7a4e04bfcafe8a6296466b260", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/fe6289f7a4e04bfcafe8a6296466b260", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/fe6289f7a4e04bfcafe8a6296466b260", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_7d665862-feeb-4618-9ac3-2b3acff0311e", "id": "35502e8aa5f340cdb7871dc4954088cf"}, "audit_ids": ["KOGFWaxiRQaaAVdZVyqoIA"], "issued_at": "2018-12-04T23:04:02.000000Z"}} 2018-12-04 23:04:02,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 23:04:02,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:04:03,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1146 X-Openstack-Request-Id: req-343dc1d3-c88a-496c-8591-7647a432fe80 Date: Tue, 04 Dec 2018 23:04:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T23:04:02Z","tenant_id":"fe6289f7a4e04bfcafe8a6296466b260","created_at":"2018-12-04T23:04:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"fe6289f7a4e04bfcafe8a6296466b260","id":"0502ca0a-64db-42b9-8d18-18675d6a6d23","name":"cloudify-net_7d665862-feeb-4618-9ac3-2b3acff0311e"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T20:04:01Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"}]} 2018-12-04 23:04:03,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-343dc1d3-c88a-496c-8591-7647a432fe80 2018-12-04 23:04:03,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.386291027069s 2018-12-04 23:04:03,226 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-343dc1d3-c88a-496c-8591-7647a432fe80 2018-12-04 23:04:03,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-04 23:04:03,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}d2d9de79c7b36131013aaa5633366afacaced767" -d '{"subnet": {"name": "cloudify-subnet_7d665862-feeb-4618-9ac3-2b3acff0311e", "enable_dhcp": true, "network_id": "0502ca0a-64db-42b9-8d18-18675d6a6d23", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-04 23:04:03,922 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b9052c1a-4083-4f28-a6d0-67b0c1857636 Date: Tue, 04 Dec 2018 23:04:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0502ca0a-64db-42b9-8d18-18675d6a6d23","tenant_id":"fe6289f7a4e04bfcafe8a6296466b260","created_at":"2018-12-04T23:04:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-04T23:04:03Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"fe6289f7a4e04bfcafe8a6296466b260","id":"a3a24b98-d6df-4514-906a-80e31adc25b6","subnetpool_id":null,"name":"cloudify-subnet_7d665862-feeb-4618-9ac3-2b3acff0311e"}} 2018-12-04 23:04:03,922 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-b9052c1a-4083-4f28-a6d0-67b0c1857636 2018-12-04 23:04:03,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.695029973984s 2018-12-04 23:04:03,923 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-b9052c1a-4083-4f28-a6d0-67b0c1857636 2018-12-04 23:04:03,923 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-04T23:04:03Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'a3a24b98-d6df-4514-906a-80e31adc25b6', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_7d665862-feeb-4618-9ac3-2b3acff0311e', u'enable_dhcp': True, u'network_id': u'0502ca0a-64db-42b9-8d18-18675d6a6d23', u'tenant_id': u'fe6289f7a4e04bfcafe8a6296466b260', u'created_at': u'2018-12-04T23:04:03Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'fe6289f7a4e04bfcafe8a6296466b260'}) 2018-12-04 23:04:03,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-04 23:04:03,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}d2d9de79c7b36131013aaa5633366afacaced767" -d '{"router": {"external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "name": "cloudify-router_7d665862-feeb-4618-9ac3-2b3acff0311e", "admin_state_up": true}}' 2018-12-04 23:04:04,980 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-4d80e6fe-3d7b-4ebc-ad64-c5e44e266bbe Date: Tue, 04 Dec 2018 23:04:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "created_at": "2018-12-04T23:04:03Z", "admin_state_up": true, "updated_at": "2018-12-04T23:04:04Z", "revision_number": 2, "routes": [], "project_id": "fe6289f7a4e04bfcafe8a6296466b260", "id": "9873be14-299b-4e92-88fe-bdba095aee27", "name": "cloudify-router_7d665862-feeb-4618-9ac3-2b3acff0311e"}} 2018-12-04 23:04:04,980 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-4d80e6fe-3d7b-4ebc-ad64-c5e44e266bbe 2018-12-04 23:04:04,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.05669093132s 2018-12-04 23:04:04,981 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-4d80e6fe-3d7b-4ebc-ad64-c5e44e266bbe 2018-12-04 23:04:04,981 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'90070285-9e79-459a-b14a-3d1fcc36db90', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'caf0e3d6-6d8d-494c-a544-3ba2d42faa13', u'ip_address': u'172.30.9.204'}]}, u'description': u'', u'tags': [], u'tenant_id': u'fe6289f7a4e04bfcafe8a6296466b260', u'created_at': u'2018-12-04T23:04:03Z', u'admin_state_up': True, u'updated_at': u'2018-12-04T23:04:04Z', u'revision_number': 2, u'routes': [], u'project_id': u'fe6289f7a4e04bfcafe8a6296466b260', u'id': u'9873be14-299b-4e92-88fe-bdba095aee27', u'name': u'cloudify-router_7d665862-feeb-4618-9ac3-2b3acff0311e'}) 2018-12-04 23:04:04,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-04 23:04:04,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/9873be14-299b-4e92-88fe-bdba095aee27/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}d2d9de79c7b36131013aaa5633366afacaced767" -d '{"subnet_id": "a3a24b98-d6df-4514-906a-80e31adc25b6"}' 2018-12-04 23:04:07,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b7dd74c6-aa92-494d-98ee-431cced2e270 Date: Tue, 04 Dec 2018 23:04:07 GMT RESP BODY: {"network_id": "0502ca0a-64db-42b9-8d18-18675d6a6d23", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "subnet_id": "a3a24b98-d6df-4514-906a-80e31adc25b6", "subnet_ids": ["a3a24b98-d6df-4514-906a-80e31adc25b6"], "port_id": "ba5d84e1-0033-4516-bc73-672b62a6cdcb", "id": "9873be14-299b-4e92-88fe-bdba095aee27"} 2018-12-04 23:04:07,045 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/9873be14-299b-4e92-88fe-bdba095aee27/add_router_interface.json used request id req-b7dd74c6-aa92-494d-98ee-431cced2e270 2018-12-04 23:04:07,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.0630338192s 2018-12-04 23:04:07,045 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/9873be14-299b-4e92-88fe-bdba095aee27/add_router_interface.json used request id req-b7dd74c6-aa92-494d-98ee-431cced2e270 returning object 9873be14-299b-4e92-88fe-bdba095aee27 2018-12-04 23:04:07,045 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-12-04 23:04:30,774 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-12-04 23:04:30,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 23:04:30,787 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 04 Dec 2018 23:04:30 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-12-04 23:04:30,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 23:04:30,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:04:30,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-e026f2e2-e7f5-41fc-b15f-4bc3e35ae41a Date: Tue, 04 Dec 2018 23:04:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 23:04:30,992 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e026f2e2-e7f5-41fc-b15f-4bc3e35ae41a 2018-12-04 23:04:30,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.20040512085s 2018-12-04 23:04:30,992 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e026f2e2-e7f5-41fc-b15f-4bc3e35ae41a 2018-12-04 23:04:31,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-04 23:04:31,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify-img_7d665862-feeb-4618-9ac3-2b3acff0311e", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_7d665862-feeb-4618-9ac3-2b3acff0311e"}' 2018-12-04 23:04:31,043 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/1e69aad2-8c84-4866-848f-ab0d5482948f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1ac0fe21-f578-408c-8d64-c4ff9987a3aa Date: Tue, 04 Dec 2018 23:04:31 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/1e69aad2-8c84-4866-848f-ab0d5482948f/file", "owner": "fe6289f7a4e04bfcafe8a6296466b260", "id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "size": null, "self": "/v2/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-04T23:04:31Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_7d665862-feeb-4618-9ac3-2b3acff0311e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_7d665862-feeb-4618-9ac3-2b3acff0311e", "checksum": null, "created_at": "2018-12-04T23:04:31Z", "protected": false} 2018-12-04 23:04:31,043 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-1ac0fe21-f578-408c-8d64-c4ff9987a3aa 2018-12-04 23:04:31,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0429308414459s 2018-12-04 23:04:31,044 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-1ac0fe21-f578-408c-8d64-c4ff9987a3aa returning object 1e69aad2-8c84-4866-848f-ab0d5482948f 2018-12-04 23:04:31,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-04 23:04:31,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/1e69aad2-8c84-4866-848f-ab0d5482948f/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}d2d9de79c7b36131013aaa5633366afacaced767" -d '' 2018-12-04 23:05:30,811 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fb7f9a87-de4d-4216-8946-5d85f7ed34e4 Date: Tue, 04 Dec 2018 23:05:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:05:30,811 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/1e69aad2-8c84-4866-848f-ab0d5482948f/file used request id req-fb7f9a87-de4d-4216-8946-5d85f7ed34e4 2018-12-04 23:05:30,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 59.7668390274s 2018-12-04 23:05:30,812 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/1e69aad2-8c84-4866-848f-ab0d5482948f/file used request id req-fb7f9a87-de4d-4216-8946-5d85f7ed34e4 2018-12-04 23:05:30,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 23:05:30,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:05:30,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-0af36ab2-29fb-437d-a57c-131be313c54b Date: Tue, 04 Dec 2018 23:05:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/1e69aad2-8c84-4866-848f-ab0d5482948f/snap", "metadata": {}}], "file": "/v2/images/1e69aad2-8c84-4866-848f-ab0d5482948f/file", "owner": "fe6289f7a4e04bfcafe8a6296466b260", "id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "size": 4373348352, "self": "/v2/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/1e69aad2-8c84-4866-848f-ab0d5482948f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-04T23:05:30Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_7d665862-feeb-4618-9ac3-2b3acff0311e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_7d665862-feeb-4618-9ac3-2b3acff0311e", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-04T23:04:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 23:05:30,851 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-0af36ab2-29fb-437d-a57c-131be313c54b 2018-12-04 23:05:30,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0352499485016s 2018-12-04 23:05:30,851 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-0af36ab2-29fb-437d-a57c-131be313c54b 2018-12-04 23:05:30,853 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/1e69aad2-8c84-4866-848f-ab0d5482948f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1e69aad2-8c84-4866-848f-ab0d5482948f/file', 'owner': u'fe6289f7a4e04bfcafe8a6296466b260', 'id': u'1e69aad2-8c84-4866-848f-ab0d5482948f', 'size': 4373348352, u'self': u'/v2/images/1e69aad2-8c84-4866-848f-ab0d5482948f', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe6289f7a4e04bfcafe8a6296466b260', 'name': 'cloudify-project_7d665862-feeb-4618-9ac3-2b3acff0311e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/1e69aad2-8c84-4866-848f-ab0d5482948f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-04T23:05:30Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-04T23:05:30Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_7d665862-feeb-4618-9ac3-2b3acff0311e', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/1e69aad2-8c84-4866-848f-ab0d5482948f', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify-img_7d665862-feeb-4618-9ac3-2b3acff0311e', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_7d665862-feeb-4618-9ac3-2b3acff0311e', 'created': u'2018-12-04T23:04:31Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-12-04T23:04:31Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/1e69aad2-8c84-4866-848f-ab0d5482948f', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify-img_7d665862-feeb-4618-9ac3-2b3acff0311e', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-12-04 23:05:30,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-04 23:05:30,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}2884cb03bb09ddb61bbea915641f4fbe91e0198f" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_7d665862-feeb-4618-9ac3-2b3acff0311e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-12-04 23:05:31,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-5a00b014-18bc-48c8-83ca-cfd7a75ef308 x-compute-request-id: req-5a00b014-18bc-48c8-83ca-cfd7a75ef308 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify-flavor_7d665862-feeb-4618-9ac3-2b3acff0311e", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "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": "c8deac68-31b7-4cce-bb79-0f82540acf13"}} 2018-12-04 23:05:31,086 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-5a00b014-18bc-48c8-83ca-cfd7a75ef308 2018-12-04 23:05:31,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.232413053513s 2018-12-04 23:05:31,087 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-5a00b014-18bc-48c8-83ca-cfd7a75ef308 2018-12-04 23:05:31,087 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_7d665862-feeb-4618-9ac3-2b3acff0311e', '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'7156be1802b84962aaa9ceab6d73cc34', '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'c8deac68-31b7-4cce-bb79-0f82540acf13', 'swap': 0}) 2018-12-04 23:05:31,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-04 23:05:31,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13/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}2884cb03bb09ddb61bbea915641f4fbe91e0198f" -d '{"extra_specs": {}}' 2018-12-04 23:05:31,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:05:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-74f116c4-d32c-4b45-b0d5-d5ce058c99e4 x-compute-request-id: req-74f116c4-d32c-4b45-b0d5-d5ce058c99e4 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-04 23:05:31,107 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13/os-extra_specs used request id req-74f116c4-d32c-4b45-b0d5-d5ce058c99e4 2018-12-04 23:05:31,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0188820362091s 2018-12-04 23:05:31,107 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13/os-extra_specs used request id req-74f116c4-d32c-4b45-b0d5-d5ce058c99e4 2018-12-04 23:05:31,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-04 23:05:31,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}d2d9de79c7b36131013aaa5633366afacaced767" -d '{"keypair": {"name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e"}}' 2018-12-04 23:05:31,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:05:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-392917b6-0338-423c-9f04-65484893337d x-compute-request-id: req-392917b6-0338-423c-9f04-65484893337d Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDE+dWM/XZCFxo3lL3kGgbgEcXjLHd1mZjdIKu5bFqq1eYCMvHYjQ3BguVBZSjwI+GzesJQZ0OoQIxH8vGw5HERu7vcLqSEV+8yWygDlxXUr2P/YzooVnCDOGyWVbVKJoXmTItqvX4s6bStySZwFztLf2WzI7KLa+0e6Do4u9+pwbK+YiJ0Q8TaGX66lFANavDFBpiC/yZL8JskxDfvSz8EKK/H/z11T8ax382KmYaAsuxK5XDAf/xMPAEQ3YzZZT5Up57oLSzNOkPxjkWH2rT9wYZgwBy7PaDDVS0/a7E4cNxNjVkBS1Sbzwv1cMJIX19TEuzezoyil6FSrmXjwxM7 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxPnVjP12QhcaN5S95BoG4BHF4yx3dZmY3SCruWxaqtXmAjLx\n2I0NwYLlQWUo8CPhs3rCUGdDqECMR/LxsORxEbu73C6khFfvMlsoA5cV1K9j/2M6\nKFZwgzhsllW1SiaF5kyLar1+LOm0rckmcBc7S39lsyOyi2vtHug6OLvfqcGyvmIi\ndEPE2hl+upRQDWrwxQaYgv8mS/CbJMQ370s/BCivx/89dU/Gsd/NipmGgLLsSuVw\nwH/8TDwBEN2M2WU+VKee6C0szTpD8Y5Fh9q0/cGGYMAcuz2gw1UtP2uxOHDcTY1Z\nAUtUm88L9XDCSF9fUxLs3s6MopehUq5l48MTOwIDAQABAoIBACT+24oYjN6K4kSw\nLh4qeUIadHVfg6xVxe06VqaD4F+XvxSIpv3KOFwxDogCzPaVdq20D8z0KDPws6hL\ny/MyZL406WrIY+PrdCScFF7gQJxquLhd1a1/1q/+p/5waJVduOZxV/obTxh2aJX/\nYrXI1z0t11cXDFC9W5LjgRPozXBfeViJqH5HEfWN/tblYCg2Iy/6A+k0z/TvS1xI\n57bNrGITvW+AmDPGd/TIjUpNpDhWskm39tkVj1f602Q6adZo1Q9O6yoimh8CR6ED\nn8gYOE/xA19W30b6Umtb7AcnivOLHmsWwWInTucr5wjFW0WOiAN1rSnAk5UxCXHo\n80OjcZECgYEA9WOw65/jNjgH5LJMo/Ig/sQIGmUZVJf4klDy3JRBMErylKqpCnZZ\nELH6o+btMyRj52U91KATMMp/xH2giRhHFfreM/5hv9CjrNdPfg/fkrUGuGpgXgnU\nuOne6Ee2QBKVorjF48ablD6PFlE1zirJMpcAvH9Db6Jgj9P2fp8EJqkCgYEAzX48\nTyS/uRGBFydzjfVY+U0xaHDdqbwjHxGqNycZYbDpFL7Ut+LaGUhytfxgjGN3ABA4\n+YH6my6qV8G5t4Nq6ZnS2ZkVUKBncv3PNAn7QBAseo5RTGQ3e1qhRWxvVJc5QKXp\ns7p+0CPKIsI7vjWiCdYNzvffMRipEY75WbTfbUMCgYB0h5zyqADsNHt7HTjL+iW1\nFj6K2kvHIkwGn65VFYpHdq/v7YNM1prBFOPjhbxKtxNCRY+xMzspxmAaXVYpBIBt\nba6rnjepMVkosS6svLj9ID5KwSl2PtDn5xfV0og3sRuiJIDFBAHJylOE05frieH1\nxkOxP/Y0QzX71zqNMtJz0QKBgQC6u7XOLZTTdiaahc0p+QPrN8xoHfgwH7jCqOjG\nyY71CTAlG+xtVYXfZ8hlu3t414Hx2swLX6P9lIBS0sYTDyb+NDw4ZDXMWJbpFd9O\naKuaYZgpnl4eTwtj2s2mKo1YjzsFlj8yhYxrU7qBr4Neq5od2hgeNXzqPoCUZhoM\n/KHzxQKBgHsvJtzagJ69La7WNOgecUKxHgvAv6ewxvOoJvNrR1Swvm+Xdy6p190H\nBWnAN8ToC74xM8gaWuMI/53ejA9hRZW9uhpA/ouJWaaEgkyFoORHDH4+Yn+73Ghe\nsJ+YvJjJt7rEi40WXWUA6CoVkJfOYQMGt2pv0nDi74LvQABlfgXw\n-----END RSA PRIVATE KEY-----\n", "user_id": "35502e8aa5f340cdb7871dc4954088cf", "name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "fingerprint": "04:ae:3b:93:42:0f:ba:d6:36:53:e3:51:c7:d9:f1:9b"}} 2018-12-04 23:05:31,599 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-392917b6-0338-423c-9f04-65484893337d 2018-12-04 23:05:31,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.490879058838s 2018-12-04 23:05:31,599 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-392917b6-0338-423c-9f04-65484893337d 2018-12-04 23:05:31,600 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDE+dWM/XZCFxo3lL3kGgbgEcXjLHd1mZjdIKu5bFqq1eYCMvHYjQ3BguVBZSjwI+GzesJQZ0OoQIxH8vGw5HERu7vcLqSEV+8yWygDlxXUr2P/YzooVnCDOGyWVbVKJoXmTItqvX4s6bStySZwFztLf2WzI7KLa+0e6Do4u9+pwbK+YiJ0Q8TaGX66lFANavDFBpiC/yZL8JskxDfvSz8EKK/H/z11T8ax382KmYaAsuxK5XDAf/xMPAEQ3YzZZT5Up57oLSzNOkPxjkWH2rT9wYZgwBy7PaDDVS0/a7E4cNxNjVkBS1Sbzwv1cMJIX19TEuzezoyil6FSrmXjwxM7 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxPnVjP12QhcaN5S95BoG4BHF4yx3dZmY3SCruWxaqtXmAjLx\n2I0NwYLlQWUo8CPhs3rCUGdDqECMR/LxsORxEbu73C6khFfvMlsoA5cV1K9j/2M6\nKFZwgzhsllW1SiaF5kyLar1+LOm0rckmcBc7S39lsyOyi2vtHug6OLvfqcGyvmIi\ndEPE2hl+upRQDWrwxQaYgv8mS/CbJMQ370s/BCivx/89dU/Gsd/NipmGgLLsSuVw\nwH/8TDwBEN2M2WU+VKee6C0szTpD8Y5Fh9q0/cGGYMAcuz2gw1UtP2uxOHDcTY1Z\nAUtUm88L9XDCSF9fUxLs3s6MopehUq5l48MTOwIDAQABAoIBACT+24oYjN6K4kSw\nLh4qeUIadHVfg6xVxe06VqaD4F+XvxSIpv3KOFwxDogCzPaVdq20D8z0KDPws6hL\ny/MyZL406WrIY+PrdCScFF7gQJxquLhd1a1/1q/+p/5waJVduOZxV/obTxh2aJX/\nYrXI1z0t11cXDFC9W5LjgRPozXBfeViJqH5HEfWN/tblYCg2Iy/6A+k0z/TvS1xI\n57bNrGITvW+AmDPGd/TIjUpNpDhWskm39tkVj1f602Q6adZo1Q9O6yoimh8CR6ED\nn8gYOE/xA19W30b6Umtb7AcnivOLHmsWwWInTucr5wjFW0WOiAN1rSnAk5UxCXHo\n80OjcZECgYEA9WOw65/jNjgH5LJMo/Ig/sQIGmUZVJf4klDy3JRBMErylKqpCnZZ\nELH6o+btMyRj52U91KATMMp/xH2giRhHFfreM/5hv9CjrNdPfg/fkrUGuGpgXgnU\nuOne6Ee2QBKVorjF48ablD6PFlE1zirJMpcAvH9Db6Jgj9P2fp8EJqkCgYEAzX48\nTyS/uRGBFydzjfVY+U0xaHDdqbwjHxGqNycZYbDpFL7Ut+LaGUhytfxgjGN3ABA4\n+YH6my6qV8G5t4Nq6ZnS2ZkVUKBncv3PNAn7QBAseo5RTGQ3e1qhRWxvVJc5QKXp\ns7p+0CPKIsI7vjWiCdYNzvffMRipEY75WbTfbUMCgYB0h5zyqADsNHt7HTjL+iW1\nFj6K2kvHIkwGn65VFYpHdq/v7YNM1prBFOPjhbxKtxNCRY+xMzspxmAaXVYpBIBt\nba6rnjepMVkosS6svLj9ID5KwSl2PtDn5xfV0og3sRuiJIDFBAHJylOE05frieH1\nxkOxP/Y0QzX71zqNMtJz0QKBgQC6u7XOLZTTdiaahc0p+QPrN8xoHfgwH7jCqOjG\nyY71CTAlG+xtVYXfZ8hlu3t414Hx2swLX6P9lIBS0sYTDyb+NDw4ZDXMWJbpFd9O\naKuaYZgpnl4eTwtj2s2mKo1YjzsFlj8yhYxrU7qBr4Neq5od2hgeNXzqPoCUZhoM\n/KHzxQKBgHsvJtzagJ69La7WNOgecUKxHgvAv6ewxvOoJvNrR1Swvm+Xdy6p190H\nBWnAN8ToC74xM8gaWuMI/53ejA9hRZW9uhpA/ouJWaaEgkyFoORHDH4+Yn+73Ghe\nsJ+YvJjJt7rEi40WXWUA6CoVkJfOYQMGt2pv0nDi74LvQABlfgXw\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'35502e8aa5f340cdb7871dc4954088cf', 'name': u'cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e', 'created_at': '2018-12-04T23:05:31.600253', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe6289f7a4e04bfcafe8a6296466b260', 'name': 'cloudify-project_7d665862-feeb-4618-9ac3-2b3acff0311e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'04:ae:3b:93:42:0f:ba:d6:36:53:e3:51:c7:d9:f1:9b', 'type': 'ssh', 'id': u'cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e'}) 2018-12-04 23:05:31,600 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAxPnVjP12QhcaN5S95BoG4BHF4yx3dZmY3SCruWxaqtXmAjLx 2I0NwYLlQWUo8CPhs3rCUGdDqECMR/LxsORxEbu73C6khFfvMlsoA5cV1K9j/2M6 KFZwgzhsllW1SiaF5kyLar1+LOm0rckmcBc7S39lsyOyi2vtHug6OLvfqcGyvmIi dEPE2hl+upRQDWrwxQaYgv8mS/CbJMQ370s/BCivx/89dU/Gsd/NipmGgLLsSuVw wH/8TDwBEN2M2WU+VKee6C0szTpD8Y5Fh9q0/cGGYMAcuz2gw1UtP2uxOHDcTY1Z AUtUm88L9XDCSF9fUxLs3s6MopehUq5l48MTOwIDAQABAoIBACT+24oYjN6K4kSw Lh4qeUIadHVfg6xVxe06VqaD4F+XvxSIpv3KOFwxDogCzPaVdq20D8z0KDPws6hL y/MyZL406WrIY+PrdCScFF7gQJxquLhd1a1/1q/+p/5waJVduOZxV/obTxh2aJX/ YrXI1z0t11cXDFC9W5LjgRPozXBfeViJqH5HEfWN/tblYCg2Iy/6A+k0z/TvS1xI 57bNrGITvW+AmDPGd/TIjUpNpDhWskm39tkVj1f602Q6adZo1Q9O6yoimh8CR6ED n8gYOE/xA19W30b6Umtb7AcnivOLHmsWwWInTucr5wjFW0WOiAN1rSnAk5UxCXHo 80OjcZECgYEA9WOw65/jNjgH5LJMo/Ig/sQIGmUZVJf4klDy3JRBMErylKqpCnZZ ELH6o+btMyRj52U91KATMMp/xH2giRhHFfreM/5hv9CjrNdPfg/fkrUGuGpgXgnU uOne6Ee2QBKVorjF48ablD6PFlE1zirJMpcAvH9Db6Jgj9P2fp8EJqkCgYEAzX48 TyS/uRGBFydzjfVY+U0xaHDdqbwjHxGqNycZYbDpFL7Ut+LaGUhytfxgjGN3ABA4 +YH6my6qV8G5t4Nq6ZnS2ZkVUKBncv3PNAn7QBAseo5RTGQ3e1qhRWxvVJc5QKXp s7p+0CPKIsI7vjWiCdYNzvffMRipEY75WbTfbUMCgYB0h5zyqADsNHt7HTjL+iW1 Fj6K2kvHIkwGn65VFYpHdq/v7YNM1prBFOPjhbxKtxNCRY+xMzspxmAaXVYpBIBt ba6rnjepMVkosS6svLj9ID5KwSl2PtDn5xfV0og3sRuiJIDFBAHJylOE05frieH1 xkOxP/Y0QzX71zqNMtJz0QKBgQC6u7XOLZTTdiaahc0p+QPrN8xoHfgwH7jCqOjG yY71CTAlG+xtVYXfZ8hlu3t414Hx2swLX6P9lIBS0sYTDyb+NDw4ZDXMWJbpFd9O aKuaYZgpnl4eTwtj2s2mKo1YjzsFlj8yhYxrU7qBr4Neq5od2hgeNXzqPoCUZhoM /KHzxQKBgHsvJtzagJ69La7WNOgecUKxHgvAv6ewxvOoJvNrR1Swvm+Xdy6p190H BWnAN8ToC74xM8gaWuMI/53ejA9hRZW9uhpA/ouJWaaEgkyFoORHDH4+Yn+73Ghe sJ+YvJjJt7rEi40WXWUA6CoVkJfOYQMGt2pv0nDi74LvQABlfgXw -----END RSA PRIVATE KEY----- 2018-12-04 23:05:31,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-04 23:05:31,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}d2d9de79c7b36131013aaa5633366afacaced767" -d '{"security_group": {"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e", "description": "created by OPNFV Functest (cloudify)"}}' 2018-12-04 23:05:32,237 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-4e9943fe-715f-4e27-a5bc-b42d56015a7c Date: Tue, 04 Dec 2018 23:05:32 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "created_at": "2018-12-04T23:05:32Z", "updated_at": "2018-12-04T23:05:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:05:32Z", "revision_number": 0, "id": "59e1241a-f099-497f-b02d-480824284491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:05:32Z", "security_group_id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:05:32Z", "revision_number": 0, "id": "b6c8d802-0233-4338-b54b-4d60aa3a892f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:05:32Z", "security_group_id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}], "revision_number": 2, "project_id": "fe6289f7a4e04bfcafe8a6296466b260", "id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}} 2018-12-04 23:05:32,237 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-4e9943fe-715f-4e27-a5bc-b42d56015a7c 2018-12-04 23:05:32,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.63382601738s 2018-12-04 23:05:32,238 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-4e9943fe-715f-4e27-a5bc-b42d56015a7c 2018-12-04 23:05:32,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 23:05:32,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:05:32,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3832 X-Openstack-Request-Id: req-60a17b67-e5a3-44d9-8256-80b817e0cc33 Date: Tue, 04 Dec 2018 23:05:32 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "created_at": "2018-12-04T23:05:32Z", "updated_at": "2018-12-04T23:05:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:05:32Z", "revision_number": 0, "id": "59e1241a-f099-497f-b02d-480824284491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:05:32Z", "security_group_id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:05:32Z", "revision_number": 0, "id": "b6c8d802-0233-4338-b54b-4d60aa3a892f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:05:32Z", "security_group_id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}], "revision_number": 2, "project_id": "fe6289f7a4e04bfcafe8a6296466b260", "id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}, {"description": "Default security group", "tags": [], "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "created_at": "2018-12-04T23:04:01Z", "updated_at": "2018-12-04T23:04:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:04:02Z", "revision_number": 0, "id": "1a6b6ee9-c9df-4bdd-96d1-e7413243e1ec", "remote_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "remote_ip_prefix": null, "created_at": "2018-12-04T23:04:02Z", "security_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:04:02Z", "revision_number": 0, "id": "29738a63-dd24-4d52-afe5-5dce00e1fafa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:04:02Z", "security_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:04:02Z", "revision_number": 0, "id": "ed7e2edb-acff-4687-977d-fd21a2d7041d", "remote_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "remote_ip_prefix": null, "created_at": "2018-12-04T23:04:02Z", "security_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:04:02Z", "revision_number": 0, "id": "eddaaa16-768d-4bb4-b513-c42cecdfd69b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:04:02Z", "security_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}], "revision_number": 4, "project_id": "fe6289f7a4e04bfcafe8a6296466b260", "id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "name": "default"}]} 2018-12-04 23:05:32,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-60a17b67-e5a3-44d9-8256-80b817e0cc33 2018-12-04 23:05:32,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0879788398743s 2018-12-04 23:05:32,334 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-60a17b67-e5a3-44d9-8256-80b817e0cc33 2018-12-04 23:05:32,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-04 23:05:32,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}d2d9de79c7b36131013aaa5633366afacaced767" -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": "33508cbc-ed23-45ef-976e-2a6f0004bb17"}}' 2018-12-04 23:05:32,490 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-9f66029f-8d5c-4458-a9d1-19286f624276 Date: Tue, 04 Dec 2018 23:05:32 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-04T23:05:32Z", "security_group_id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "port_range_min": 22, "revision_number": 0, "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "created_at": "2018-12-04T23:05:32Z", "project_id": "fe6289f7a4e04bfcafe8a6296466b260", "id": "db403717-3c69-4284-b776-38e56d23e40a"}} 2018-12-04 23:05:32,491 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-9f66029f-8d5c-4458-a9d1-19286f624276 2018-12-04 23:05:32,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.15278506279s 2018-12-04 23:05:32,491 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-9f66029f-8d5c-4458-a9d1-19286f624276 2018-12-04 23:05:32,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 23:05:32,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:05:32,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4328 X-Openstack-Request-Id: req-253884f1-bb14-48a4-8190-b8aedcf533b4 Date: Tue, 04 Dec 2018 23:05:32 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "created_at": "2018-12-04T23:05:32Z", "updated_at": "2018-12-04T23:05:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:05:32Z", "revision_number": 0, "id": "59e1241a-f099-497f-b02d-480824284491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:05:32Z", "security_group_id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:05:32Z", "revision_number": 0, "id": "b6c8d802-0233-4338-b54b-4d60aa3a892f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:05:32Z", "security_group_id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-04T23:05:32Z", "revision_number": 0, "id": "db403717-3c69-4284-b776-38e56d23e40a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:05:32Z", "security_group_id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": 22, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}], "revision_number": 3, "project_id": "fe6289f7a4e04bfcafe8a6296466b260", "id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}, {"description": "Default security group", "tags": [], "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "created_at": "2018-12-04T23:04:01Z", "updated_at": "2018-12-04T23:04:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:04:02Z", "revision_number": 0, "id": "1a6b6ee9-c9df-4bdd-96d1-e7413243e1ec", "remote_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "remote_ip_prefix": null, "created_at": "2018-12-04T23:04:02Z", "security_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:04:02Z", "revision_number": 0, "id": "29738a63-dd24-4d52-afe5-5dce00e1fafa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:04:02Z", "security_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:04:02Z", "revision_number": 0, "id": "ed7e2edb-acff-4687-977d-fd21a2d7041d", "remote_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "remote_ip_prefix": null, "created_at": "2018-12-04T23:04:02Z", "security_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:04:02Z", "revision_number": 0, "id": "eddaaa16-768d-4bb4-b513-c42cecdfd69b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:04:02Z", "security_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}], "revision_number": 4, "project_id": "fe6289f7a4e04bfcafe8a6296466b260", "id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "name": "default"}]} 2018-12-04 23:05:32,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-253884f1-bb14-48a4-8190-b8aedcf533b4 2018-12-04 23:05:32,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0503549575806s 2018-12-04 23:05:32,545 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-253884f1-bb14-48a4-8190-b8aedcf533b4 2018-12-04 23:05:32,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-04 23:05:32,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}d2d9de79c7b36131013aaa5633366afacaced767" -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": "33508cbc-ed23-45ef-976e-2a6f0004bb17"}}' 2018-12-04 23:05:32,688 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-0ab9473c-7b96-4992-9822-8054e81f7060 Date: Tue, 04 Dec 2018 23:05:32 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T23:05:32Z", "security_group_id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "port_range_min": null, "revision_number": 0, "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "created_at": "2018-12-04T23:05:32Z", "project_id": "fe6289f7a4e04bfcafe8a6296466b260", "id": "ece08714-0bc1-48ea-8998-674e30827989"}} 2018-12-04 23:05:32,688 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-0ab9473c-7b96-4992-9822-8054e81f7060 2018-12-04 23:05:32,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.140106916428s 2018-12-04 23:05:32,688 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-0ab9473c-7b96-4992-9822-8054e81f7060 2018-12-04 23:05:32,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 23:05:32,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:05:32,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4829 X-Openstack-Request-Id: req-f0177966-ad26-4d6a-9365-f6b30a822658 Date: Tue, 04 Dec 2018 23:05:32 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "created_at": "2018-12-04T23:05:32Z", "updated_at": "2018-12-04T23:05:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:05:32Z", "revision_number": 0, "id": "59e1241a-f099-497f-b02d-480824284491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:05:32Z", "security_group_id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:05:32Z", "revision_number": 0, "id": "b6c8d802-0233-4338-b54b-4d60aa3a892f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:05:32Z", "security_group_id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-04T23:05:32Z", "revision_number": 0, "id": "db403717-3c69-4284-b776-38e56d23e40a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:05:32Z", "security_group_id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": 22, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:05:32Z", "revision_number": 0, "id": "ece08714-0bc1-48ea-8998-674e30827989", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:05:32Z", "security_group_id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}], "revision_number": 4, "project_id": "fe6289f7a4e04bfcafe8a6296466b260", "id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}, {"description": "Default security group", "tags": [], "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "created_at": "2018-12-04T23:04:01Z", "updated_at": "2018-12-04T23:04:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:04:02Z", "revision_number": 0, "id": "1a6b6ee9-c9df-4bdd-96d1-e7413243e1ec", "remote_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "remote_ip_prefix": null, "created_at": "2018-12-04T23:04:02Z", "security_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:04:02Z", "revision_number": 0, "id": "29738a63-dd24-4d52-afe5-5dce00e1fafa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:04:02Z", "security_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:04:02Z", "revision_number": 0, "id": "ed7e2edb-acff-4687-977d-fd21a2d7041d", "remote_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "remote_ip_prefix": null, "created_at": "2018-12-04T23:04:02Z", "security_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:04:02Z", "revision_number": 0, "id": "eddaaa16-768d-4bb4-b513-c42cecdfd69b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:04:02Z", "security_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}], "revision_number": 4, "project_id": "fe6289f7a4e04bfcafe8a6296466b260", "id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "name": "default"}]} 2018-12-04 23:05:32,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f0177966-ad26-4d6a-9365-f6b30a822658 2018-12-04 23:05:32,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0455570220947s 2018-12-04 23:05:32,738 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f0177966-ad26-4d6a-9365-f6b30a822658 2018-12-04 23:05:32,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-04 23:05:32,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}d2d9de79c7b36131013aaa5633366afacaced767" -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": "33508cbc-ed23-45ef-976e-2a6f0004bb17"}}' 2018-12-04 23:05:32,884 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-762c3eea-e043-48e9-bc32-96db3bcc7e9a Date: Tue, 04 Dec 2018 23:05:32 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-12-04T23:05:32Z", "security_group_id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "port_range_min": 80, "revision_number": 0, "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "created_at": "2018-12-04T23:05:32Z", "project_id": "fe6289f7a4e04bfcafe8a6296466b260", "id": "86f0209c-e32b-41e7-a8c2-7b974456afba"}} 2018-12-04 23:05:32,884 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-762c3eea-e043-48e9-bc32-96db3bcc7e9a 2018-12-04 23:05:32,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.142719984055s 2018-12-04 23:05:32,884 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-762c3eea-e043-48e9-bc32-96db3bcc7e9a 2018-12-04 23:05:32,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 23:05:32,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:05:32,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-af9a559a-0818-4444-a147-b308ca556c6d Date: Tue, 04 Dec 2018 23:05:32 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "created_at": "2018-12-04T23:05:32Z", "updated_at": "2018-12-04T23:05:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:05:32Z", "revision_number": 0, "id": "59e1241a-f099-497f-b02d-480824284491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:05:32Z", "security_group_id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-04T23:05:32Z", "revision_number": 0, "id": "86f0209c-e32b-41e7-a8c2-7b974456afba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:05:32Z", "security_group_id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": 80, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:05:32Z", "revision_number": 0, "id": "b6c8d802-0233-4338-b54b-4d60aa3a892f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:05:32Z", "security_group_id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-04T23:05:32Z", "revision_number": 0, "id": "db403717-3c69-4284-b776-38e56d23e40a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:05:32Z", "security_group_id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": 22, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:05:32Z", "revision_number": 0, "id": "ece08714-0bc1-48ea-8998-674e30827989", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:05:32Z", "security_group_id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}], "revision_number": 5, "project_id": "fe6289f7a4e04bfcafe8a6296466b260", "id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}, {"description": "Default security group", "tags": [], "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "created_at": "2018-12-04T23:04:01Z", "updated_at": "2018-12-04T23:04:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:04:02Z", "revision_number": 0, "id": "1a6b6ee9-c9df-4bdd-96d1-e7413243e1ec", "remote_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "remote_ip_prefix": null, "created_at": "2018-12-04T23:04:02Z", "security_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:04:02Z", "revision_number": 0, "id": "29738a63-dd24-4d52-afe5-5dce00e1fafa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:04:02Z", "security_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:04:02Z", "revision_number": 0, "id": "ed7e2edb-acff-4687-977d-fd21a2d7041d", "remote_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "remote_ip_prefix": null, "created_at": "2018-12-04T23:04:02Z", "security_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:04:02Z", "revision_number": 0, "id": "eddaaa16-768d-4bb4-b513-c42cecdfd69b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:04:02Z", "security_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}], "revision_number": 4, "project_id": "fe6289f7a4e04bfcafe8a6296466b260", "id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "name": "default"}]} 2018-12-04 23:05:32,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-af9a559a-0818-4444-a147-b308ca556c6d 2018-12-04 23:05:32,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0496048927307s 2018-12-04 23:05:32,938 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-af9a559a-0818-4444-a147-b308ca556c6d 2018-12-04 23:05:32,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-04 23:05:32,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}d2d9de79c7b36131013aaa5633366afacaced767" -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": "33508cbc-ed23-45ef-976e-2a6f0004bb17"}}' 2018-12-04 23:05:33,070 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-2880ada3-be4e-4242-b7fe-0bd1b25bb21a Date: Tue, 04 Dec 2018 23:05:33 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-12-04T23:05:33Z", "security_group_id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "port_range_min": 443, "revision_number": 0, "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "created_at": "2018-12-04T23:05:33Z", "project_id": "fe6289f7a4e04bfcafe8a6296466b260", "id": "f6edff58-13c5-4fd5-822d-1bbdd176ab16"}} 2018-12-04 23:05:33,070 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-2880ada3-be4e-4242-b7fe-0bd1b25bb21a 2018-12-04 23:05:33,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.129423856735s 2018-12-04 23:05:33,070 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-2880ada3-be4e-4242-b7fe-0bd1b25bb21a 2018-12-04 23:05:33,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 23:05:33,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:05:33,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5823 X-Openstack-Request-Id: req-e6728072-5801-4615-b20c-727641bb0d18 Date: Tue, 04 Dec 2018 23:05:33 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "created_at": "2018-12-04T23:05:32Z", "updated_at": "2018-12-04T23:05:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:05:32Z", "revision_number": 0, "id": "59e1241a-f099-497f-b02d-480824284491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:05:32Z", "security_group_id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-04T23:05:32Z", "revision_number": 0, "id": "86f0209c-e32b-41e7-a8c2-7b974456afba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:05:32Z", "security_group_id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": 80, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:05:32Z", "revision_number": 0, "id": "b6c8d802-0233-4338-b54b-4d60aa3a892f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:05:32Z", "security_group_id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-04T23:05:32Z", "revision_number": 0, "id": "db403717-3c69-4284-b776-38e56d23e40a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:05:32Z", "security_group_id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": 22, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:05:32Z", "revision_number": 0, "id": "ece08714-0bc1-48ea-8998-674e30827989", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:05:32Z", "security_group_id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-04T23:05:33Z", "revision_number": 0, "id": "f6edff58-13c5-4fd5-822d-1bbdd176ab16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:05:33Z", "security_group_id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": 443, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}], "revision_number": 6, "project_id": "fe6289f7a4e04bfcafe8a6296466b260", "id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}, {"description": "Default security group", "tags": [], "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "created_at": "2018-12-04T23:04:01Z", "updated_at": "2018-12-04T23:04:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:04:02Z", "revision_number": 0, "id": "1a6b6ee9-c9df-4bdd-96d1-e7413243e1ec", "remote_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "remote_ip_prefix": null, "created_at": "2018-12-04T23:04:02Z", "security_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:04:02Z", "revision_number": 0, "id": "29738a63-dd24-4d52-afe5-5dce00e1fafa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:04:02Z", "security_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:04:02Z", "revision_number": 0, "id": "ed7e2edb-acff-4687-977d-fd21a2d7041d", "remote_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "remote_ip_prefix": null, "created_at": "2018-12-04T23:04:02Z", "security_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:04:02Z", "revision_number": 0, "id": "eddaaa16-768d-4bb4-b513-c42cecdfd69b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:04:02Z", "security_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}], "revision_number": 4, "project_id": "fe6289f7a4e04bfcafe8a6296466b260", "id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "name": "default"}]} 2018-12-04 23:05:33,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-e6728072-5801-4615-b20c-727641bb0d18 2018-12-04 23:05:33,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0577290058136s 2018-12-04 23:05:33,132 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-e6728072-5801-4615-b20c-727641bb0d18 2018-12-04 23:05:33,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-04 23:05:33,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}d2d9de79c7b36131013aaa5633366afacaced767" -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": "33508cbc-ed23-45ef-976e-2a6f0004bb17"}}' 2018-12-04 23:05:33,317 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-1ecfb7e3-35af-4ee6-bcd9-8941a9416a91 Date: Tue, 04 Dec 2018 23:05:33 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-12-04T23:05:33Z", "security_group_id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "port_range_min": 5671, "revision_number": 0, "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "created_at": "2018-12-04T23:05:33Z", "project_id": "fe6289f7a4e04bfcafe8a6296466b260", "id": "51bf9515-1d27-4cb0-8607-ddf345d47781"}} 2018-12-04 23:05:33,317 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-1ecfb7e3-35af-4ee6-bcd9-8941a9416a91 2018-12-04 23:05:33,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.181488037109s 2018-12-04 23:05:33,317 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-1ecfb7e3-35af-4ee6-bcd9-8941a9416a91 2018-12-04 23:05:33,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 23:05:33,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:05:33,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6323 X-Openstack-Request-Id: req-108834be-2d03-4e10-8915-e8cfa8061952 Date: Tue, 04 Dec 2018 23:05:33 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "created_at": "2018-12-04T23:05:32Z", "updated_at": "2018-12-04T23:05:33Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-04T23:05:33Z", "revision_number": 0, "id": "51bf9515-1d27-4cb0-8607-ddf345d47781", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:05:33Z", "security_group_id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:05:32Z", "revision_number": 0, "id": "59e1241a-f099-497f-b02d-480824284491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:05:32Z", "security_group_id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-04T23:05:32Z", "revision_number": 0, "id": "86f0209c-e32b-41e7-a8c2-7b974456afba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:05:32Z", "security_group_id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": 80, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:05:32Z", "revision_number": 0, "id": "b6c8d802-0233-4338-b54b-4d60aa3a892f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:05:32Z", "security_group_id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-04T23:05:32Z", "revision_number": 0, "id": "db403717-3c69-4284-b776-38e56d23e40a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:05:32Z", "security_group_id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": 22, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:05:32Z", "revision_number": 0, "id": "ece08714-0bc1-48ea-8998-674e30827989", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:05:32Z", "security_group_id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-04T23:05:33Z", "revision_number": 0, "id": "f6edff58-13c5-4fd5-822d-1bbdd176ab16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:05:33Z", "security_group_id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": 443, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}], "revision_number": 7, "project_id": "fe6289f7a4e04bfcafe8a6296466b260", "id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}, {"description": "Default security group", "tags": [], "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "created_at": "2018-12-04T23:04:01Z", "updated_at": "2018-12-04T23:04:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:04:02Z", "revision_number": 0, "id": "1a6b6ee9-c9df-4bdd-96d1-e7413243e1ec", "remote_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "remote_ip_prefix": null, "created_at": "2018-12-04T23:04:02Z", "security_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:04:02Z", "revision_number": 0, "id": "29738a63-dd24-4d52-afe5-5dce00e1fafa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:04:02Z", "security_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:04:02Z", "revision_number": 0, "id": "ed7e2edb-acff-4687-977d-fd21a2d7041d", "remote_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "remote_ip_prefix": null, "created_at": "2018-12-04T23:04:02Z", "security_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:04:02Z", "revision_number": 0, "id": "eddaaa16-768d-4bb4-b513-c42cecdfd69b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:04:02Z", "security_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}], "revision_number": 4, "project_id": "fe6289f7a4e04bfcafe8a6296466b260", "id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "name": "default"}]} 2018-12-04 23:05:33,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-108834be-2d03-4e10-8915-e8cfa8061952 2018-12-04 23:05:33,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0547559261322s 2018-12-04 23:05:33,376 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-108834be-2d03-4e10-8915-e8cfa8061952 2018-12-04 23:05:33,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-04 23:05:33,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}d2d9de79c7b36131013aaa5633366afacaced767" -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": "33508cbc-ed23-45ef-976e-2a6f0004bb17"}}' 2018-12-04 23:05:33,532 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-13ccdfa2-1801-4d69-92fb-b5dd6206fec9 Date: Tue, 04 Dec 2018 23:05:33 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-12-04T23:05:33Z", "security_group_id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "port_range_min": 53333, "revision_number": 0, "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "created_at": "2018-12-04T23:05:33Z", "project_id": "fe6289f7a4e04bfcafe8a6296466b260", "id": "21d8b91a-142d-4cfa-9141-fd7548aab588"}} 2018-12-04 23:05:33,533 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-13ccdfa2-1801-4d69-92fb-b5dd6206fec9 2018-12-04 23:05:33,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.153522968292s 2018-12-04 23:05:33,533 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-13ccdfa2-1801-4d69-92fb-b5dd6206fec9 2018-12-04 23:05:33,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 23:05:33,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:05:33,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1190 X-Openstack-Request-Id: req-0aeef435-5edf-43b2-90c7-331735fd48d7 Date: Tue, 04 Dec 2018 23:05:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3a24b98-d6df-4514-906a-80e31adc25b6"],"updated_at":"2018-12-04T23:04:03Z","tenant_id":"fe6289f7a4e04bfcafe8a6296466b260","created_at":"2018-12-04T23:04:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fe6289f7a4e04bfcafe8a6296466b260","id":"0502ca0a-64db-42b9-8d18-18675d6a6d23","name":"cloudify-net_7d665862-feeb-4618-9ac3-2b3acff0311e"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T20:04:01Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"}]} 2018-12-04 23:05:33,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-0aeef435-5edf-43b2-90c7-331735fd48d7 2018-12-04 23:05:33,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0943670272827s 2018-12-04 23:05:33,629 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-0aeef435-5edf-43b2-90c7-331735fd48d7 2018-12-04 23:05:33,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 23:05:33,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:05:33,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-7222c496-d3d4-493a-95d2-27385b67d9a2 Date: Tue, 04 Dec 2018 23:05:33 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/1e69aad2-8c84-4866-848f-ab0d5482948f/snap", "metadata": {}}], "file": "/v2/images/1e69aad2-8c84-4866-848f-ab0d5482948f/file", "owner": "fe6289f7a4e04bfcafe8a6296466b260", "id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "size": 4373348352, "self": "/v2/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/1e69aad2-8c84-4866-848f-ab0d5482948f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-04T23:05:30Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_7d665862-feeb-4618-9ac3-2b3acff0311e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_7d665862-feeb-4618-9ac3-2b3acff0311e", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-04T23:04:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 23:05:33,670 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-7222c496-d3d4-493a-95d2-27385b67d9a2 2018-12-04 23:05:33,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0366318225861s 2018-12-04 23:05:33,671 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-7222c496-d3d4-493a-95d2-27385b67d9a2 2018-12-04 23:05:33,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-04 23:05:33,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:05:33,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-faabc133-e588-47e1-af82-27145ac06e4e x-compute-request-id: req-faabc133-e588-47e1-af82-27145ac06e4e Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_7d665862-feeb-4618-9ac3-2b3acff0311e", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "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": "c8deac68-31b7-4cce-bb79-0f82540acf13"}]} 2018-12-04 23:05:33,695 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-faabc133-e588-47e1-af82-27145ac06e4e 2018-12-04 23:05:33,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0228798389435s 2018-12-04 23:05:33,695 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-faabc133-e588-47e1-af82-27145ac06e4e 2018-12-04 23:05:33,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-04 23:05:33,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}d2d9de79c7b36131013aaa5633366afacaced767" -d '{"server": {"name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "imageRef": "1e69aad2-8c84-4866-848f-ab0d5482948f", "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "flavorRef": "c8deac68-31b7-4cce-bb79-0f82540acf13", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0502ca0a-64db-42b9-8d18-18675d6a6d23"}], "security_groups": [{"name": "33508cbc-ed23-45ef-976e-2a6f0004bb17"}]}}' 2018-12-04 23:05:35,042 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 23:05:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0726b4fd-1566-4f03-9208-a7575c8cb6ef x-compute-request-id: req-0726b4fd-1566-4f03-9208-a7575c8cb6ef Content-Length: 403 location: http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "33508cbc-ed23-45ef-976e-2a6f0004bb17"}], "OS-DCF:diskConfig": "MANUAL", "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "adminPass": "HgVym4ih34bx"}} 2018-12-04 23:05:35,042 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-0726b4fd-1566-4f03-9208-a7575c8cb6ef 2018-12-04 23:05:35,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.34533810616s 2018-12-04 23:05:35,043 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-0726b4fd-1566-4f03-9208-a7575c8cb6ef 2018-12-04 23:05:35,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:05:35,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:05:35,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-8b0adf99-2d1b-4663-9b95-55a88839d392 x-compute-request-id: req-8b0adf99-2d1b-4663-9b95-55a88839d392 Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:05:35,323 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8b0adf99-2d1b-4663-9b95-55a88839d392 2018-12-04 23:05:35,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.280040979385s 2018-12-04 23:05:35,324 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8b0adf99-2d1b-4663-9b95-55a88839d392 2018-12-04 23:05:35,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 23:05:35,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:05:35,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1190 X-Openstack-Request-Id: req-0f42c721-9ad3-43e2-aaeb-46c75d18420c Date: Tue, 04 Dec 2018 23:05:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3a24b98-d6df-4514-906a-80e31adc25b6"],"updated_at":"2018-12-04T23:04:03Z","tenant_id":"fe6289f7a4e04bfcafe8a6296466b260","created_at":"2018-12-04T23:04:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fe6289f7a4e04bfcafe8a6296466b260","id":"0502ca0a-64db-42b9-8d18-18675d6a6d23","name":"cloudify-net_7d665862-feeb-4618-9ac3-2b3acff0311e"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T20:04:01Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"}]} 2018-12-04 23:05:35,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-0f42c721-9ad3-43e2-aaeb-46c75d18420c 2018-12-04 23:05:35,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108819961548s 2018-12-04 23:05:35,440 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-0f42c721-9ad3-43e2-aaeb-46c75d18420c 2018-12-04 23:05:35,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-04 23:05:35,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:05:35,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-f61fd69c-17f5-476d-8649-e114892d79d2 Date: Tue, 04 Dec 2018 23:05:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0502ca0a-64db-42b9-8d18-18675d6a6d23","tenant_id":"fe6289f7a4e04bfcafe8a6296466b260","created_at":"2018-12-04T23:04:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-04T23:04:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"fe6289f7a4e04bfcafe8a6296466b260","id":"a3a24b98-d6df-4514-906a-80e31adc25b6","subnetpool_id":null,"name":"cloudify-subnet_7d665862-feeb-4618-9ac3-2b3acff0311e"}]} 2018-12-04 23:05:35,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-f61fd69c-17f5-476d-8649-e114892d79d2 2018-12-04 23:05:35,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0561490058899s 2018-12-04 23:05:35,497 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-f61fd69c-17f5-476d-8649-e114892d79d2 2018-12-04 23:05:35,498 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:05:37,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:05:37,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:05:38,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-685d3378-15ab-4b91-ba30-c88dfddbef31 x-compute-request-id: req-685d3378-15ab-4b91-ba30-c88dfddbef31 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:05:38,201 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-685d3378-15ab-4b91-ba30-c88dfddbef31 2018-12-04 23:05:38,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.699908971786s 2018-12-04 23:05:38,201 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-685d3378-15ab-4b91-ba30-c88dfddbef31 2018-12-04 23:05:38,205 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:05:40,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:05:40,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:05:40,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-78cfc7ac-440b-49dd-9d26-d137082288df x-compute-request-id: req-78cfc7ac-440b-49dd-9d26-d137082288df 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:05:40,568 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-78cfc7ac-440b-49dd-9d26-d137082288df 2018-12-04 23:05:40,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360018014908s 2018-12-04 23:05:40,569 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-78cfc7ac-440b-49dd-9d26-d137082288df 2018-12-04 23:05:40,572 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:05:42,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:05:42,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:05:42,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:05: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-bbdc76a8-d6bc-4c5f-863c-ee345241f784 x-compute-request-id: req-bbdc76a8-d6bc-4c5f-863c-ee345241f784 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:05:42,967 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bbdc76a8-d6bc-4c5f-863c-ee345241f784 2018-12-04 23:05:42,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.392091989517s 2018-12-04 23:05:42,968 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bbdc76a8-d6bc-4c5f-863c-ee345241f784 2018-12-04 23:05:42,972 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:05:44,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:05:44,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:05:45,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:05:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c27563af-8325-4dbb-8ace-21657041d934 x-compute-request-id: req-c27563af-8325-4dbb-8ace-21657041d934 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:05:45,156 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c27563af-8325-4dbb-8ace-21657041d934 2018-12-04 23:05:45,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181903839111s 2018-12-04 23:05:45,157 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c27563af-8325-4dbb-8ace-21657041d934 2018-12-04 23:05:45,161 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:05:47,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:05:47,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:05:47,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-81b66238-44c1-433e-811f-02f31fffd3d7 x-compute-request-id: req-81b66238-44c1-433e-811f-02f31fffd3d7 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:05:47,949 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-81b66238-44c1-433e-811f-02f31fffd3d7 2018-12-04 23:05:47,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.785562992096s 2018-12-04 23:05:47,949 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-81b66238-44c1-433e-811f-02f31fffd3d7 2018-12-04 23:05:47,953 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:05:49,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:05:49,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:05:50,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:05:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-adb5194a-da9e-41b0-87d6-5425464059d1 x-compute-request-id: req-adb5194a-da9e-41b0-87d6-5425464059d1 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:05:50,520 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-adb5194a-da9e-41b0-87d6-5425464059d1 2018-12-04 23:05:50,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.564651966095s 2018-12-04 23:05:50,520 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-adb5194a-da9e-41b0-87d6-5425464059d1 2018-12-04 23:05:50,524 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:05:52,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:05:52,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:05:52,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-b3df620f-410a-470b-8889-99c5a29af0bd x-compute-request-id: req-b3df620f-410a-470b-8889-99c5a29af0bd 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:05:52,886 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b3df620f-410a-470b-8889-99c5a29af0bd 2018-12-04 23:05:52,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359222888947s 2018-12-04 23:05:52,886 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b3df620f-410a-470b-8889-99c5a29af0bd 2018-12-04 23:05:52,890 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:05:54,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:05:54,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:05:55,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-6d005767-34fb-4ad8-8acb-13b4a5f27ffe x-compute-request-id: req-6d005767-34fb-4ad8-8acb-13b4a5f27ffe 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:05:55,399 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6d005767-34fb-4ad8-8acb-13b4a5f27ffe 2018-12-04 23:05:55,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.506796836853s 2018-12-04 23:05:55,400 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6d005767-34fb-4ad8-8acb-13b4a5f27ffe 2018-12-04 23:05:55,403 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:05:57,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:05:57,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:05:57,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:05:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ca3db84-24c9-4f1a-a71e-f86606dcae9b x-compute-request-id: req-1ca3db84-24c9-4f1a-a71e-f86606dcae9b 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:05:57,585 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1ca3db84-24c9-4f1a-a71e-f86606dcae9b 2018-12-04 23:05:57,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180357933044s 2018-12-04 23:05:57,585 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1ca3db84-24c9-4f1a-a71e-f86606dcae9b 2018-12-04 23:05:57,589 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:05:59,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:05:59,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:06:00,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-60c8e219-812d-412d-bd4e-acb1b6856124 x-compute-request-id: req-60c8e219-812d-412d-bd4e-acb1b6856124 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:06:00,027 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-60c8e219-812d-412d-bd4e-acb1b6856124 2018-12-04 23:06:00,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.435844898224s 2018-12-04 23:06:00,028 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-60c8e219-812d-412d-bd4e-acb1b6856124 2018-12-04 23:06:00,032 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:06:02,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:06:02,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:06:02,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:06:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-972f512e-c2b2-4196-ac42-751407db0689 x-compute-request-id: req-972f512e-c2b2-4196-ac42-751407db0689 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:06:02,385 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-972f512e-c2b2-4196-ac42-751407db0689 2018-12-04 23:06:02,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350833177567s 2018-12-04 23:06:02,385 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-972f512e-c2b2-4196-ac42-751407db0689 2018-12-04 23:06:02,389 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:06:04,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:06:04,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:06:04,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:06:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47dd683a-f3bc-4ad8-b9cb-c1a45bb4be13 x-compute-request-id: req-47dd683a-f3bc-4ad8-b9cb-c1a45bb4be13 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:06:04,881 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-47dd683a-f3bc-4ad8-b9cb-c1a45bb4be13 2018-12-04 23:06:04,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.489285945892s 2018-12-04 23:06:04,881 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-47dd683a-f3bc-4ad8-b9cb-c1a45bb4be13 2018-12-04 23:06:04,885 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:06:06,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:06:06,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:06:07,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-9401c768-c052-480d-b24f-9d300a53817c x-compute-request-id: req-9401c768-c052-480d-b24f-9d300a53817c 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:06:07,235 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9401c768-c052-480d-b24f-9d300a53817c 2018-12-04 23:06:07,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.346940040588s 2018-12-04 23:06:07,235 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9401c768-c052-480d-b24f-9d300a53817c 2018-12-04 23:06:07,239 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:06:09,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:06:09,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:06:09,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:06:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-937762e8-5c4f-4ca5-b809-7d5dc5a7f7d8 x-compute-request-id: req-937762e8-5c4f-4ca5-b809-7d5dc5a7f7d8 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:06:09,412 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-937762e8-5c4f-4ca5-b809-7d5dc5a7f7d8 2018-12-04 23:06:09,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170583963394s 2018-12-04 23:06:09,412 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-937762e8-5c4f-4ca5-b809-7d5dc5a7f7d8 2018-12-04 23:06:09,416 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:06:11,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:06:11,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:06:11,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:06: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-18b075eb-1b1b-4e0a-82c2-b981941fd57c x-compute-request-id: req-18b075eb-1b1b-4e0a-82c2-b981941fd57c 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:06:11,949 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-18b075eb-1b1b-4e0a-82c2-b981941fd57c 2018-12-04 23:06:11,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529996871948s 2018-12-04 23:06:11,949 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-18b075eb-1b1b-4e0a-82c2-b981941fd57c 2018-12-04 23:06:11,953 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:06:13,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:06:13,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:06:14,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-d2be3ece-bccf-4cdb-a4f2-8585ce60ec53 x-compute-request-id: req-d2be3ece-bccf-4cdb-a4f2-8585ce60ec53 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:06:14,305 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d2be3ece-bccf-4cdb-a4f2-8585ce60ec53 2018-12-04 23:06:14,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.349645137787s 2018-12-04 23:06:14,306 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d2be3ece-bccf-4cdb-a4f2-8585ce60ec53 2018-12-04 23:06:14,309 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:06:16,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:06:16,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:06:16,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:06:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d24042fc-c1ca-4228-a67b-802fe4185516 x-compute-request-id: req-d24042fc-c1ca-4228-a67b-802fe4185516 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:06:16,651 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d24042fc-c1ca-4228-a67b-802fe4185516 2018-12-04 23:06:16,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.338866949081s 2018-12-04 23:06:16,651 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d24042fc-c1ca-4228-a67b-802fe4185516 2018-12-04 23:06:16,656 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:06:18,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:06:18,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:06:19,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-99a5153c-ecd1-44aa-8c54-c3bb5a927f04 x-compute-request-id: req-99a5153c-ecd1-44aa-8c54-c3bb5a927f04 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:06:19,009 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-99a5153c-ecd1-44aa-8c54-c3bb5a927f04 2018-12-04 23:06:19,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.35051202774s 2018-12-04 23:06:19,010 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-99a5153c-ecd1-44aa-8c54-c3bb5a927f04 2018-12-04 23:06:19,013 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:06:21,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:06:21,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:06:21,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:06: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-9796fe00-6c9b-4dba-bc6d-953132d687af x-compute-request-id: req-9796fe00-6c9b-4dba-bc6d-953132d687af 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:06:21,183 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9796fe00-6c9b-4dba-bc6d-953132d687af 2018-12-04 23:06:21,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.167070150375s 2018-12-04 23:06:21,183 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9796fe00-6c9b-4dba-bc6d-953132d687af 2018-12-04 23:06:21,187 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:06:23,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:06:23,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:06:23,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:06:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-323d1685-6b4d-46ca-b043-f7215214885a x-compute-request-id: req-323d1685-6b4d-46ca-b043-f7215214885a 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:06:23,527 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-323d1685-6b4d-46ca-b043-f7215214885a 2018-12-04 23:06:23,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.338575124741s 2018-12-04 23:06:23,527 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-323d1685-6b4d-46ca-b043-f7215214885a 2018-12-04 23:06:23,531 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:06:25,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:06:25,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:06:25,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:06:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96092329-0bcf-4b32-87ce-4dd3da392d46 x-compute-request-id: req-96092329-0bcf-4b32-87ce-4dd3da392d46 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:06:25,893 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-96092329-0bcf-4b32-87ce-4dd3da392d46 2018-12-04 23:06:25,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359280824661s 2018-12-04 23:06:25,893 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-96092329-0bcf-4b32-87ce-4dd3da392d46 2018-12-04 23:06:25,897 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:06:27,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:06:27,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:06:28,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-8a0846d0-1194-439d-bb09-a7ceb8c761dc x-compute-request-id: req-8a0846d0-1194-439d-bb09-a7ceb8c761dc 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:06:28,068 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8a0846d0-1194-439d-bb09-a7ceb8c761dc 2018-12-04 23:06:28,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169028997421s 2018-12-04 23:06:28,069 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8a0846d0-1194-439d-bb09-a7ceb8c761dc 2018-12-04 23:06:28,073 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:06:30,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:06:30,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:06:30,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:06:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f4343af1-3e21-4471-aa95-e5ba4ec45669 x-compute-request-id: req-f4343af1-3e21-4471-aa95-e5ba4ec45669 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:06:30,413 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f4343af1-3e21-4471-aa95-e5ba4ec45669 2018-12-04 23:06:30,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.338069200516s 2018-12-04 23:06:30,414 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f4343af1-3e21-4471-aa95-e5ba4ec45669 2018-12-04 23:06:30,417 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:06:32,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:06:32,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:06:32,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:06:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-434fe1d0-86bd-444d-869d-e82cc96e3c2d x-compute-request-id: req-434fe1d0-86bd-444d-869d-e82cc96e3c2d 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:06:32,584 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-434fe1d0-86bd-444d-869d-e82cc96e3c2d 2018-12-04 23:06:32,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.164566993713s 2018-12-04 23:06:32,585 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-434fe1d0-86bd-444d-869d-e82cc96e3c2d 2018-12-04 23:06:32,589 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:06:34,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:06:34,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:06:34,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:06:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cfa589f7-947f-40cc-ba21-d667b20b42e6 x-compute-request-id: req-cfa589f7-947f-40cc-ba21-d667b20b42e6 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:06:34,933 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cfa589f7-947f-40cc-ba21-d667b20b42e6 2018-12-04 23:06:34,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.340590953827s 2018-12-04 23:06:34,933 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cfa589f7-947f-40cc-ba21-d667b20b42e6 2018-12-04 23:06:34,937 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:06:36,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:06:36,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:06:37,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-96a94eda-d3e2-42fd-af63-76eb527674a3 x-compute-request-id: req-96a94eda-d3e2-42fd-af63-76eb527674a3 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:06:37,293 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-96a94eda-d3e2-42fd-af63-76eb527674a3 2018-12-04 23:06:37,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352744102478s 2018-12-04 23:06:37,293 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-96a94eda-d3e2-42fd-af63-76eb527674a3 2018-12-04 23:06:37,297 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:06:39,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:06:39,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:06:40,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:06:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cce8e777-1c8f-4db0-b6fa-9d20c7eaf1c9 x-compute-request-id: req-cce8e777-1c8f-4db0-b6fa-9d20c7eaf1c9 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:06:40,109 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cce8e777-1c8f-4db0-b6fa-9d20c7eaf1c9 2018-12-04 23:06:40,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.808842897415s 2018-12-04 23:06:40,109 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cce8e777-1c8f-4db0-b6fa-9d20c7eaf1c9 2018-12-04 23:06:40,113 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:06:42,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:06:42,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:06:42,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-5d797589-7125-4cdb-a3b8-39af25842b70 x-compute-request-id: req-5d797589-7125-4cdb-a3b8-39af25842b70 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:06:42,469 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5d797589-7125-4cdb-a3b8-39af25842b70 2018-12-04 23:06:42,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353429079056s 2018-12-04 23:06:42,469 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5d797589-7125-4cdb-a3b8-39af25842b70 2018-12-04 23:06:42,473 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:06:44,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:06:44,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:06:44,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-3fb07a44-5ab4-42bb-a3d7-a3a80b7b2141 x-compute-request-id: req-3fb07a44-5ab4-42bb-a3d7-a3a80b7b2141 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:06:44,820 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3fb07a44-5ab4-42bb-a3d7-a3a80b7b2141 2018-12-04 23:06:44,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.344232082367s 2018-12-04 23:06:44,820 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3fb07a44-5ab4-42bb-a3d7-a3a80b7b2141 2018-12-04 23:06:44,824 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:06:46,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:06:46,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:06:47,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:06:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c132fce4-811d-423b-9f87-ed4886cb092e x-compute-request-id: req-c132fce4-811d-423b-9f87-ed4886cb092e 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:06:47,010 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c132fce4-811d-423b-9f87-ed4886cb092e 2018-12-04 23:06:47,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183627843857s 2018-12-04 23:06:47,011 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c132fce4-811d-423b-9f87-ed4886cb092e 2018-12-04 23:06:47,014 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:06:49,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:06:49,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:06:49,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-4628d105-aa64-49dc-825c-0a026c8a8ccf x-compute-request-id: req-4628d105-aa64-49dc-825c-0a026c8a8ccf 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:06:49,435 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4628d105-aa64-49dc-825c-0a026c8a8ccf 2018-12-04 23:06:49,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.418120145798s 2018-12-04 23:06:49,435 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4628d105-aa64-49dc-825c-0a026c8a8ccf 2018-12-04 23:06:49,438 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:06:51,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:06:51,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:06:51,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-e6c4553b-2745-4541-9ae5-9fb080f224d6 x-compute-request-id: req-e6c4553b-2745-4541-9ae5-9fb080f224d6 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:06:51,766 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e6c4553b-2745-4541-9ae5-9fb080f224d6 2018-12-04 23:06:51,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.325397014618s 2018-12-04 23:06:51,767 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e6c4553b-2745-4541-9ae5-9fb080f224d6 2018-12-04 23:06:51,771 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:06:53,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:06:53,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:06:54,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-c9cff256-8c56-46be-adb4-56acb39a209a x-compute-request-id: req-c9cff256-8c56-46be-adb4-56acb39a209a 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:06:54,104 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c9cff256-8c56-46be-adb4-56acb39a209a 2018-12-04 23:06:54,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.330811977386s 2018-12-04 23:06:54,104 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c9cff256-8c56-46be-adb4-56acb39a209a 2018-12-04 23:06:54,108 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:06:56,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:06:56,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:06:56,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-a79344f5-fed8-4e9c-a5d2-e2e106cfdcf7 x-compute-request-id: req-a79344f5-fed8-4e9c-a5d2-e2e106cfdcf7 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:06:56,276 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a79344f5-fed8-4e9c-a5d2-e2e106cfdcf7 2018-12-04 23:06:56,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.164932012558s 2018-12-04 23:06:56,276 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a79344f5-fed8-4e9c-a5d2-e2e106cfdcf7 2018-12-04 23:06:56,279 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:06:58,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:06:58,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:06:58,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-f3b614df-5236-491d-97b4-9f22d6eb3183 x-compute-request-id: req-f3b614df-5236-491d-97b4-9f22d6eb3183 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:06:58,455 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f3b614df-5236-491d-97b4-9f22d6eb3183 2018-12-04 23:06:58,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172725915909s 2018-12-04 23:06:58,455 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f3b614df-5236-491d-97b4-9f22d6eb3183 2018-12-04 23:06:58,459 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:07:00,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:07:00,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:07:00,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-84ed5059-05d0-49a1-8b6d-6da557d81eb6 x-compute-request-id: req-84ed5059-05d0-49a1-8b6d-6da557d81eb6 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:07:00,635 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-84ed5059-05d0-49a1-8b6d-6da557d81eb6 2018-12-04 23:07:00,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173805952072s 2018-12-04 23:07:00,636 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-84ed5059-05d0-49a1-8b6d-6da557d81eb6 2018-12-04 23:07:00,639 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:07:02,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:07:02,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:07:02,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:07: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-96179b09-bcf6-41ba-b773-f5f418e06eb8 x-compute-request-id: req-96179b09-bcf6-41ba-b773-f5f418e06eb8 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:07:02,823 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-96179b09-bcf6-41ba-b773-f5f418e06eb8 2018-12-04 23:07:02,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180812120438s 2018-12-04 23:07:02,823 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-96179b09-bcf6-41ba-b773-f5f418e06eb8 2018-12-04 23:07:02,827 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:07:04,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:07:04,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:07:05,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:07: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-2aac37dd-4a4d-4e63-abf4-98a49e3e2234 x-compute-request-id: req-2aac37dd-4a4d-4e63-abf4-98a49e3e2234 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:07:05,202 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2aac37dd-4a4d-4e63-abf4-98a49e3e2234 2018-12-04 23:07:05,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373024940491s 2018-12-04 23:07:05,203 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2aac37dd-4a4d-4e63-abf4-98a49e3e2234 2018-12-04 23:07:05,206 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:07:07,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:07:07,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:07:07,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-df866085-a8ef-43da-8c4d-62325b1535a6 x-compute-request-id: req-df866085-a8ef-43da-8c4d-62325b1535a6 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:07:07,381 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-df866085-a8ef-43da-8c4d-62325b1535a6 2018-12-04 23:07:07,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172560930252s 2018-12-04 23:07:07,382 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-df866085-a8ef-43da-8c4d-62325b1535a6 2018-12-04 23:07:07,386 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:07:09,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:07:09,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:07:09,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:07: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-68a395e8-cdc3-41b0-b588-2a0282be52f8 x-compute-request-id: req-68a395e8-cdc3-41b0-b588-2a0282be52f8 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:07:09,830 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-68a395e8-cdc3-41b0-b588-2a0282be52f8 2018-12-04 23:07:09,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.441890001297s 2018-12-04 23:07:09,830 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-68a395e8-cdc3-41b0-b588-2a0282be52f8 2018-12-04 23:07:09,834 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:07:11,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:07:11,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:07:12,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:07:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe818096-c6a0-4a17-a008-88aacb9e899c x-compute-request-id: req-fe818096-c6a0-4a17-a008-88aacb9e899c 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:07:12,184 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fe818096-c6a0-4a17-a008-88aacb9e899c 2018-12-04 23:07:12,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.347719907761s 2018-12-04 23:07:12,185 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fe818096-c6a0-4a17-a008-88aacb9e899c 2018-12-04 23:07:12,188 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:07:14,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:07:14,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:07:14,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-ec6d029d-c30c-4f96-869d-5d0dbe2012d9 x-compute-request-id: req-ec6d029d-c30c-4f96-869d-5d0dbe2012d9 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:07:14,367 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ec6d029d-c30c-4f96-869d-5d0dbe2012d9 2018-12-04 23:07:14,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175643205643s 2018-12-04 23:07:14,367 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ec6d029d-c30c-4f96-869d-5d0dbe2012d9 2018-12-04 23:07:14,371 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:07:16,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:07:16,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:07:16,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-3d318a76-277e-41ff-84ac-cbc1c5198de8 x-compute-request-id: req-3d318a76-277e-41ff-84ac-cbc1c5198de8 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:07:16,936 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3d318a76-277e-41ff-84ac-cbc1c5198de8 2018-12-04 23:07:16,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.563171863556s 2018-12-04 23:07:16,937 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3d318a76-277e-41ff-84ac-cbc1c5198de8 2018-12-04 23:07:16,941 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:07:18,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:07:18,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:07:19,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:07:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4b04e75-335c-44db-9a8d-a2d8e0801871 x-compute-request-id: req-c4b04e75-335c-44db-9a8d-a2d8e0801871 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:07:19,300 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c4b04e75-335c-44db-9a8d-a2d8e0801871 2018-12-04 23:07:19,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356737852097s 2018-12-04 23:07:19,301 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c4b04e75-335c-44db-9a8d-a2d8e0801871 2018-12-04 23:07:19,305 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:07:21,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:07:21,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:07:21,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-2374f681-f5e8-4463-b19b-dbbea237ad70 x-compute-request-id: req-2374f681-f5e8-4463-b19b-dbbea237ad70 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:07:21,644 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2374f681-f5e8-4463-b19b-dbbea237ad70 2018-12-04 23:07:21,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.336699962616s 2018-12-04 23:07:21,645 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2374f681-f5e8-4463-b19b-dbbea237ad70 2018-12-04 23:07:21,649 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:07:23,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:07:23,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:07:24,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-fffdd44e-61f1-41bf-9211-2ebc3b7a546a x-compute-request-id: req-fffdd44e-61f1-41bf-9211-2ebc3b7a546a 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:07:24,690 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fffdd44e-61f1-41bf-9211-2ebc3b7a546a 2018-12-04 23:07:24,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03811788559s 2018-12-04 23:07:24,690 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fffdd44e-61f1-41bf-9211-2ebc3b7a546a 2018-12-04 23:07:24,694 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:07:26,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:07:26,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:07:26,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-261c3029-c543-4fcd-a26a-0a63ce18d262 x-compute-request-id: req-261c3029-c543-4fcd-a26a-0a63ce18d262 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:07:26,867 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-261c3029-c543-4fcd-a26a-0a63ce18d262 2018-12-04 23:07:26,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170029163361s 2018-12-04 23:07:26,867 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-261c3029-c543-4fcd-a26a-0a63ce18d262 2018-12-04 23:07:26,871 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:07:28,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:07:28,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:07:29,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-fe2cd7cd-8d7e-4fde-9a3d-ab871dd185f0 x-compute-request-id: req-fe2cd7cd-8d7e-4fde-9a3d-ab871dd185f0 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:07:29,044 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fe2cd7cd-8d7e-4fde-9a3d-ab871dd185f0 2018-12-04 23:07:29,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170157194138s 2018-12-04 23:07:29,045 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fe2cd7cd-8d7e-4fde-9a3d-ab871dd185f0 2018-12-04 23:07:29,048 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:07:31,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:07:31,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:07:31,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:07:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79f49aca-a177-4768-a8f6-246728274b74 x-compute-request-id: req-79f49aca-a177-4768-a8f6-246728274b74 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:07:31,247 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-79f49aca-a177-4768-a8f6-246728274b74 2018-12-04 23:07:31,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195822000504s 2018-12-04 23:07:31,247 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-79f49aca-a177-4768-a8f6-246728274b74 2018-12-04 23:07:31,251 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:07:33,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:07:33,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:07:33,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-53ac8b09-9912-4c09-b7be-56a106e0b17a x-compute-request-id: req-53ac8b09-9912-4c09-b7be-56a106e0b17a 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:07:33,416 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-53ac8b09-9912-4c09-b7be-56a106e0b17a 2018-12-04 23:07:33,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.162551879883s 2018-12-04 23:07:33,417 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-53ac8b09-9912-4c09-b7be-56a106e0b17a 2018-12-04 23:07:33,420 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:07:35,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:07:35,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:07:35,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:07:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23afea7a-55ad-4604-a4fe-9555bc990242 x-compute-request-id: req-23afea7a-55ad-4604-a4fe-9555bc990242 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:07:35,596 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-23afea7a-55ad-4604-a4fe-9555bc990242 2018-12-04 23:07:35,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17402100563s 2018-12-04 23:07:35,597 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-23afea7a-55ad-4604-a4fe-9555bc990242 2018-12-04 23:07:35,600 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:07:37,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:07:37,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:07:38,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:07:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3f8d248-124a-4e11-9023-308dad7566bc x-compute-request-id: req-f3f8d248-124a-4e11-9023-308dad7566bc 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:07:38,167 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f3f8d248-124a-4e11-9023-308dad7566bc 2018-12-04 23:07:38,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.563894033432s 2018-12-04 23:07:38,167 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f3f8d248-124a-4e11-9023-308dad7566bc 2018-12-04 23:07:38,171 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:07:40,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:07:40,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:07:40,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:07: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-9c708be9-9fa0-4387-b627-47c26d9e4120 x-compute-request-id: req-9c708be9-9fa0-4387-b627-47c26d9e4120 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:07:40,512 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9c708be9-9fa0-4387-b627-47c26d9e4120 2018-12-04 23:07:40,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.338980197906s 2018-12-04 23:07:40,513 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9c708be9-9fa0-4387-b627-47c26d9e4120 2018-12-04 23:07:40,517 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:07:42,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:07:42,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:07:42,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:07:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bbc07828-84d4-479c-9dd4-51d72c6153e7 x-compute-request-id: req-bbc07828-84d4-479c-9dd4-51d72c6153e7 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:07:42,868 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bbc07828-84d4-479c-9dd4-51d72c6153e7 2018-12-04 23:07:42,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.349086046219s 2018-12-04 23:07:42,869 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bbc07828-84d4-479c-9dd4-51d72c6153e7 2018-12-04 23:07:42,873 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:07:44,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:07:44,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:07:45,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:07:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d90a98b-72bf-4ca2-bebe-12f1f8eae79b x-compute-request-id: req-5d90a98b-72bf-4ca2-bebe-12f1f8eae79b 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:07:45,194 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5d90a98b-72bf-4ca2-bebe-12f1f8eae79b 2018-12-04 23:07:45,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.318823099136s 2018-12-04 23:07:45,194 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5d90a98b-72bf-4ca2-bebe-12f1f8eae79b 2018-12-04 23:07:45,198 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:07:47,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:07:47,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:07:47,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:07:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b25c9d6f-f5c3-42c3-ae0f-539f2eb8131f x-compute-request-id: req-b25c9d6f-f5c3-42c3-ae0f-539f2eb8131f 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:07:47,930 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b25c9d6f-f5c3-42c3-ae0f-539f2eb8131f 2018-12-04 23:07:47,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.729383945465s 2018-12-04 23:07:47,931 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b25c9d6f-f5c3-42c3-ae0f-539f2eb8131f 2018-12-04 23:07:47,934 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:07:49,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:07:49,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:07:50,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:07:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2be697c4-1616-4bcf-b82d-41da223da0ca x-compute-request-id: req-2be697c4-1616-4bcf-b82d-41da223da0ca 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:07:50,312 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2be697c4-1616-4bcf-b82d-41da223da0ca 2018-12-04 23:07:50,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.375869989395s 2018-12-04 23:07:50,313 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2be697c4-1616-4bcf-b82d-41da223da0ca 2018-12-04 23:07:50,316 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:07:52,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:07:52,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:07:52,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:07:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-361bb8d5-2050-487e-b702-219296761bde x-compute-request-id: req-361bb8d5-2050-487e-b702-219296761bde 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:07:52,690 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-361bb8d5-2050-487e-b702-219296761bde 2018-12-04 23:07:52,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371272087097s 2018-12-04 23:07:52,691 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-361bb8d5-2050-487e-b702-219296761bde 2018-12-04 23:07:52,694 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:07:54,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:07:54,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:07:54,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:07:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e8bc87c-861b-4685-95cc-6c2a24454522 x-compute-request-id: req-4e8bc87c-861b-4685-95cc-6c2a24454522 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.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:05:37Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:07:54,862 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4e8bc87c-861b-4685-95cc-6c2a24454522 2018-12-04 23:07:54,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.165175914764s 2018-12-04 23:07:54,862 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4e8bc87c-861b-4685-95cc-6c2a24454522 2018-12-04 23:07:54,866 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:07:56,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:07:56,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:07:57,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:07:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c7d2cb2c-b0d1-4381-a40e-e4e283c10527 x-compute-request-id: req-c7d2cb2c-b0d1-4381-a40e-e4e283c10527 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_7d665862-feeb-4618-9ac3-2b3acff0311e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:89:18", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:07:55.000000", "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:07:55Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:07:57,222 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c7d2cb2c-b0d1-4381-a40e-e4e283c10527 2018-12-04 23:07:57,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353197813034s 2018-12-04 23:07:57,222 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c7d2cb2c-b0d1-4381-a40e-e4e283c10527 2018-12-04 23:07:57,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-04 23:07:57,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=b2893a23-d17e-403a-beb0-b050f2615b46" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:07:57,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-250a1140-a3a4-446b-8254-cef31844b04b Date: Tue, 04 Dec 2018 23:07:57 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0502ca0a-64db-42b9-8d18-18675d6a6d23","tenant_id":"fe6289f7a4e04bfcafe8a6296466b260","created_at":"2018-12-04T23:05:36Z","admin_state_up":true,"updated_at":"2018-12-04T23:07:55Z","binding:vnic_type":"normal","device_id":"b2893a23-d17e-403a-beb0-b050f2615b46","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:fb:89:18","id":"9a134689-d182-4689-bff0-ebb1b74b6906","port_security_enabled":true,"project_id":"fe6289f7a4e04bfcafe8a6296466b260","fixed_ips":[{"subnet_id":"a3a24b98-d6df-4514-906a-80e31adc25b6","ip_address":"192.168.120.10"}],"extra_dhcp_opts":[],"security_groups":["33508cbc-ed23-45ef-976e-2a6f0004bb17"],"name":""}]} 2018-12-04 23:07:57,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=b2893a23-d17e-403a-beb0-b050f2615b46 used request id req-250a1140-a3a4-446b-8254-cef31844b04b 2018-12-04 23:07:57,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0469541549683s 2018-12-04 23:07:57,274 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=b2893a23-d17e-403a-beb0-b050f2615b46 used request id req-250a1140-a3a4-446b-8254-cef31844b04b 2018-12-04 23:07:57,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-04 23:07:57,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=9a134689-d182-4689-bff0-ebb1b74b6906" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:07:57,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d5c32bfa-4616-4337-a387-fa2b9a0541d5 Date: Tue, 04 Dec 2018 23:07:57 GMT RESP BODY: {"floatingips": []} 2018-12-04 23:07:57,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=9a134689-d182-4689-bff0-ebb1b74b6906 used request id req-d5c32bfa-4616-4337-a387-fa2b9a0541d5 2018-12-04 23:07:57,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0191299915314s 2018-12-04 23:07:57,298 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=9a134689-d182-4689-bff0-ebb1b74b6906 used request id req-d5c32bfa-4616-4337-a387-fa2b9a0541d5 2018-12-04 23:07:57,299 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_7d665862-feeb-4618-9ac3-2b3acff0311e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fb:89:18', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'1e69aad2-8c84-4866-848f-ab0d5482948f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-04T23:07:55.000000', 'flavor': Munch({u'id': u'c8deac68-31b7-4cce-bb79-0f82540acf13'}), 'az': u'nova', 'id': u'b2893a23-d17e-403a-beb0-b050f2615b46', 'security_groups': [Munch({u'name': u'cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'35502e8aa5f340cdb7871dc4954088cf', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe6289f7a4e04bfcafe8a6296466b260', 'name': 'cloudify-project_7d665862-feeb-4618-9ac3-2b3acff0311e', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-04T23:07:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-04T23:07:55Z', 'hostId': u'3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e', 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-04T23:07:55.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fe6289f7a4e04bfcafe8a6296466b260', 'name': u'cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e', 'adminPass': u'HgVym4ih34bx', 'tenant_id': u'fe6289f7a4e04bfcafe8a6296466b260', 'created_at': u'2018-12-04T23:05:35Z', 'created': u'2018-12-04T23:05:35Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-04 23:07:57,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 23:07:57,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:07:57,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1190 X-Openstack-Request-Id: req-91cc1b62-429c-4890-b313-19a67467c5e9 Date: Tue, 04 Dec 2018 23:07:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a3a24b98-d6df-4514-906a-80e31adc25b6"],"updated_at":"2018-12-04T23:04:03Z","tenant_id":"fe6289f7a4e04bfcafe8a6296466b260","created_at":"2018-12-04T23:04:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fe6289f7a4e04bfcafe8a6296466b260","id":"0502ca0a-64db-42b9-8d18-18675d6a6d23","name":"cloudify-net_7d665862-feeb-4618-9ac3-2b3acff0311e"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T20:04:01Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"}]} 2018-12-04 23:07:57,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-91cc1b62-429c-4890-b313-19a67467c5e9 2018-12-04 23:07:57,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0922207832336s 2018-12-04 23:07:57,395 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-91cc1b62-429c-4890-b313-19a67467c5e9 2018-12-04 23:07:57,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-04 23:07:57,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=b2893a23-d17e-403a-beb0-b050f2615b46" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:07:57,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-dcacc92a-95a2-4910-82e6-a97668c755b7 Date: Tue, 04 Dec 2018 23:07:57 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0502ca0a-64db-42b9-8d18-18675d6a6d23","tenant_id":"fe6289f7a4e04bfcafe8a6296466b260","created_at":"2018-12-04T23:05:36Z","admin_state_up":true,"updated_at":"2018-12-04T23:07:55Z","binding:vnic_type":"normal","device_id":"b2893a23-d17e-403a-beb0-b050f2615b46","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:fb:89:18","id":"9a134689-d182-4689-bff0-ebb1b74b6906","port_security_enabled":true,"project_id":"fe6289f7a4e04bfcafe8a6296466b260","fixed_ips":[{"subnet_id":"a3a24b98-d6df-4514-906a-80e31adc25b6","ip_address":"192.168.120.10"}],"extra_dhcp_opts":[],"security_groups":["33508cbc-ed23-45ef-976e-2a6f0004bb17"],"name":""}]} 2018-12-04 23:07:57,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=b2893a23-d17e-403a-beb0-b050f2615b46 used request id req-dcacc92a-95a2-4910-82e6-a97668c755b7 2018-12-04 23:07:57,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0435149669647s 2018-12-04 23:07:57,440 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=b2893a23-d17e-403a-beb0-b050f2615b46 used request id req-dcacc92a-95a2-4910-82e6-a97668c755b7 2018-12-04 23:07:57,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-04 23:07:57,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}d2d9de79c7b36131013aaa5633366afacaced767" -d '{"floatingip": {"floating_network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "fixed_ip_address": "192.168.120.10", "port_id": "9a134689-d182-4689-bff0-ebb1b74b6906"}}' 2018-12-04 23:07:59,109 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-9414e9b4-2677-4dd0-8b03-5d26a6490d60 Date: Tue, 04 Dec 2018 23:07:59 GMT RESP BODY: {"floatingip": {"router_id": "9873be14-299b-4e92-88fe-bdba095aee27", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-04T23:07:58Z", "floating_network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.208", "revision_number": 0, "port_id": "9a134689-d182-4689-bff0-ebb1b74b6906", "id": "f15af5b8-7579-4a4c-abdf-a6eb5c6635ca", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "created_at": "2018-12-04T23:07:58Z", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}} 2018-12-04 23:07:59,110 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9414e9b4-2677-4dd0-8b03-5d26a6490d60 2018-12-04 23:07:59,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.66908097267s 2018-12-04 23:07:59,110 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9414e9b4-2677-4dd0-8b03-5d26a6490d60 2018-12-04 23:07:59,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-04 23:07:59,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:07:59,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-69656055-5858-40b4-a18b-8d4daba76ce9 Date: Tue, 04 Dec 2018 23:07:59 GMT RESP BODY: {"floatingips": [{"router_id": "9873be14-299b-4e92-88fe-bdba095aee27", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-04T23:07:58Z", "floating_network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.208", "revision_number": 0, "port_id": "9a134689-d182-4689-bff0-ebb1b74b6906", "id": "f15af5b8-7579-4a4c-abdf-a6eb5c6635ca", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "created_at": "2018-12-04T23:07:58Z", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}]} 2018-12-04 23:07:59,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-69656055-5858-40b4-a18b-8d4daba76ce9 2018-12-04 23:07:59,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0223009586334s 2018-12-04 23:07:59,141 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-69656055-5858-40b4-a18b-8d4daba76ce9 2018-12-04 23:07:59,145 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'9873be14-299b-4e92-88fe-bdba095aee27', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'fe6289f7a4e04bfcafe8a6296466b260', 'created_at': u'2018-12-04T23:07:58Z', 'attached': True, 'updated_at': u'2018-12-04T23:07:58Z', 'id': u'f15af5b8-7579-4a4c-abdf-a6eb5c6635ca', 'floating_network_id': u'90070285-9e79-459a-b14a-3d1fcc36db90', 'fixed_ip_address': u'192.168.120.10', 'floating_ip_address': u'172.30.9.208', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe6289f7a4e04bfcafe8a6296466b260', 'name': 'cloudify-project_7d665862-feeb-4618-9ac3-2b3acff0311e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'9873be14-299b-4e92-88fe-bdba095aee27', 'project_id': u'fe6289f7a4e04bfcafe8a6296466b260', 'port_id': u'9a134689-d182-4689-bff0-ebb1b74b6906', 'port': u'9a134689-d182-4689-bff0-ebb1b74b6906', 'network': u'90070285-9e79-459a-b14a-3d1fcc36db90'}) 2018-12-04 23:07:59,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:07:59,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46/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}d2d9de79c7b36131013aaa5633366afacaced767" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:07:59,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:07:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c0e3f814-da63-4993-8f1d-8ef514cc88b8 x-compute-request-id: req-c0e3f814-da63-4993-8f1d-8ef514cc88b8 Content-Encoding: gzip Content-Length: 8123 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 00000000bffe1351 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 00000000bffe12d1 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 1872232592 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.392267] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.394996] pid_max: default: 32768 minimum: 301\n[ 0.396444] Security Framework initialized\n[ 0.397821] SELinux: Initializing.\n[ 0.399337] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.405174] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.408702] Mount-cache hash table entries: 4096\n[ 0.410436] Initializing cgroup subsys memory\n[ 0.411869] Initializing cgroup subsys devices\n[ 0.413290] Initializing cgroup subsys freezer\n[ 0.414709] Initializing cgroup subsys net_cls\n[ 0.416132] Initializing cgroup subsys blkio\n[ 0.417507] Initializing cgroup subsys perf_event\n[ 0.418967] Initializing cgroup subsys hugetlb\n[ 0.420390] Initializing cgroup subsys pids\n[ 0.421755] Initializing cgroup subsys net_prio\n[ 0.423254] CPU: Physical Processor ID: 0\n[ 0.425302] mce: CPU supports 10 MCE banks\n[ 0.426677] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.428256] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.429819] tlb_flushall_shift: 6\n[ 0.431246] Freeing SMP alternatives: 28k freed\n[ 0.435418] ACPI: Core revision 20130517\n[ 0.437181] ACPI: All ACPI Tables successfully acquired\n[ 0.438944] ftrace: allocating 25812 entries in 101 pages\n[ 0.461171] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.462984] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.464756] smpboot: Max logical packages: 2\n[ 0.466364] Enabling x2apic\n[ 0.467473] Enabled x2apic\n[ 0.468846] Switched APIC routing to physical x2apic.\n[ 0.471615] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.473411] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.476777] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.484719] KVM setup paravirtual spinlock\n[ 0.487393] smpboot: Booting Node 0, Processors #1 OK\n[ 0.489364] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.511259] Brought up 2 CPUs\n[ 0.511263] KVM setup async PF for cpu 1\n[ 0.511266] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.515136] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.517746] devtmpfs: initialized\n[ 0.520490] EVM: security.selinux\n[ 0.521714] EVM: security.ima\n[ 0.522854] EVM: security.capability\n[ 0.524782] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.526660] pinctrl core: initialized pinctrl subsystem\n[ 0.528343] NET: Registered protocol family 16\n[ 0.529961] ACPI: bus type PCI registered\n[ 0.531304] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.533172] PCI: Using configuration type 1 for base access\n[ 0.538147] ACPI: Added _OSI(Module Device)\n[ 0.539533] ACPI: Added _OSI(Processor Device)\n[ 0.540953] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.542414] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.545073] ACPI: Interpreter enabled\n[ 0.546355] ACPI: (supports S0 S5)\n[ 0.547581] ACPI: Using IOAPIC for interrupt routing\n[ 0.549092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.553584] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.555327] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.557173] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.558992] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.562375] acpiphp: Slot [3] registered\n[ 0.563717] acpiphp: Slot [4] registered\n[ 0.565076] acpiphp: Slot [5] registered\n[ 0.566414] acpiphp: Slot [6] registered\n[ 0.567754] acpiphp: Slot [7] registered\n[ 0.569095] acpiphp: Slot [8] registered\n[ 0.570432] acpiphp: Slot [9] registered\n[ 0.571771] acpiphp: Slot [10] registered\n[ 0.573130] acpiphp: Slot [11] registered\n[ 0.574484] acpiphp: Slot [12] registered\n[ 0.575849] acpiphp: Slot [13] registered\n[ 0.577204] acpiphp: Slot [14] registered\n[ 0.578554] acpiphp: Slot [15] registered\n[ 0.579905] acpiphp: Slot [16] registered\n[ 0.581258] acpiphp: Slot [17] registered\n[ 0.582612] acpiphp: Slot [18] registered\n[ 0.583973] acpiphp: Slot [19] registered\n[ 0.585333] acpiphp: Slot [20] registered\n[ 0.586682] acpiphp: Slot [21] registered\n[ 0.588029] acpiphp: Slot [22] registered\n[ 0.589375] acpiphp: Slot [23] registered\n[ 0.590724] acpiphp: Slot [24] registered\n[ 0.592084] acpiphp: Slot [25] registered\n[ 0.593441] acpiphp: Slot [26] registered\n[ 0.594796] acpiphp: Slot [27] registered\n[ 0.596283] acpiphp: Slot [28] registered\n[ 0.597625] acpiphp: Slot [29] registered\n[ 0.598983] acpiphp: Slot [30] registered\n[ 0.600326] acpiphp: Slot [31] registered\n[ 0.601660] PCI host bridge to bus 0000:00\n[ 0.603014] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.604616] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.606454] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.608288] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.610776] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.613258] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.618445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.620339] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.622127] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.624031] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.628351] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.630803] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.654542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.656740] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.659377] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.661523] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.663610] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.665546] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.667595] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.670192] vgaarb: loaded\n[ 0.671290] vgaarb: bridge control possible 0000:00:02.0\n[ 0.673046] SCSI subsystem initialized\n[ 0.674371] ACPI: bus type USB registered\n[ 0.675731] usbcore: registered new interface driver usbfs\n[ 0.677348] usbcore: registered new interface driver hub\n[ 0.678949] usbcore: registered new device driver usb\n[ 0.680663] PCI: Using ACPI for IRQ routing\n[ 0.682394] NetLabel: Initializing\n[ 0.683630] NetLabel: domain hash size = 128\n[ 0.685020] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.686557] NetLabel: unlabeled traffic allowed by default\n[ 0.688301] Switched to clocksource kvm-clock\n[ 0.697638] pnp: PnP ACPI init\n[ 0.698821] ACPI: bus type PNP registered\n[ 0.700531] pnp: PnP ACPI: found 5 devices\n[ 0.701876] ACPI: bus type PNP unregistered\n[ 0.709463] NET: Registered protocol family 2\n[ 0.711185] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.713881] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.716115] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.718021] TCP: reno registered\n[ 0.719208] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.720948] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.722824] NET: Registered protocol family 1\n[ 0.724242] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.725950] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.727613] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.747504] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.767734] Unpacking initramfs...\n[ 1.233135] Freeing initrd memory: 37508k freed\n[ 1.242755] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.244624] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.248064] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.249860] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.251904] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.253634] Initialise system trusted keyring\n[ 1.255054] audit: initializing netlink socket (disabled)\n[ 1.256637] type=2000 audit(1543964878.462:1): initialized\n[ 1.273821] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.275575] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.278158] zpool: loaded\n[ 1.279245] zbud: loaded\n[ 1.280464] VFS: Disk quotas dquot_6.5.2\n[ 1.281830] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.283771] msgmni has been set to 7578\n[ 1.285149] Key type big_key registered\n[ 1.287192] NET: Registered protocol family 38\n[ 1.288612] Key type asymmetric registered\n[ 1.289953] Asymmetric key parser 'x509' registered\n[ 1.291445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.293921] io scheduler noop registered\n[ 1.295229] io scheduler deadline registered (default)\n[ 1.309434] io scheduler cfq registered\n[ 1.310822] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.312428] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.314298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.316731] ACPI: Power Button [PWRF]\n[ 1.318120] GHES: HEST is not enabled!\n[ 1.319478] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.343570] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.345656] Non-volatile memory driver v1.3\n[ 1.347027] Linux agpgart interface v0.103\n[ 1.348461] crash memory driver: version 1.1\n[ 1.349891] rdac: device handler registered\n[ 1.351306] hp_sw: device handler registered\n[ 1.352686] emc: device handler registered\n[ 1.354022] alua: device handler registered\n[ 1.355391] libphy: Fixed MDIO Bus: probed\n[ 1.356821] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.358579] ehci-pci: EHCI PCI platform driver\n[ 1.359976] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.361667] ohci-pci: OHCI PCI platform driver\n[ 1.363076] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.383260] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.384894] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.387370] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.388937] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.390644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.392466] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.394871] usb usb1: Product: UHCI Host Controller\n[ 1.396327] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.398200] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.399749] hub 1-0:1.0: USB hub found\n[ 1.401038] hub 1-0:1.0: 2 ports detected\n[ 1.402487] usbcore: registered new interface driver usbserial\n[ 1.404145] usbcore: registered new interface driver usbserial_generic\n[ 1.405913] usbserial: USB Serial support registered for generic\n[ 1.407609] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.410864] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.412345] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.413944] mousedev: PS/2 mouse device common for all mice\n[ 1.415848] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.418660] rtc_cmos 00:00: RTC can wake from S4\n[ 1.419183] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.423229] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.423235] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.423379] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.423408] cpuidle: using governor menu\n[ 1.423471] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.423547] usbcore: registered new interface driver usbhid\n[ 1.423549] usbhid: USB HID core driver\n[ 1.423584] drop_monitor: Initializing network drop monitor service\n[ 1.423632] TCP: cubic registered\n[ 1.423634] Initializing XFRM netlink socket\n[ 1.423713] NET: Registered protocol family 10\n[ 1.425950] NET: Registered protocol family 17\n[ 1.427559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.427563] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.427583] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.427655] Loading compiled-in X.509 certificates\n[ 1.427675] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.427683] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.428014] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.428033] registered taskstats version 1\n[ 1.430961] Key type trusted registered\n[ 1.432125] Key type encrypted registered\n[ 1.433296] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.433791] rtc_cmos 00:00: setting system clock to 2018-12-04 23:07:58 UTC (1543964878)\n[ 1.467070] Freeing unused kernel memory: 1680k freed\n[ 1.472572] 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.477557] systemd[1]: Detected virtualization kvm.\n[ 1.479088] systemd[1]: Detected architecture x86-64.\n[ 1.480604] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.483412] systemd[1]: No hostname configured.\n[ 1.484853] systemd[1]: Set hostname to .\n[ 1.486408] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.509996] systemd[1]: Created slice Root Slice.\n[ 1.511462] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.513824] systemd[1]: Listening on Journal Socket.\n[ 1.515341] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.517762] systemd[1]: Listening on udev Kernel Socket.\n[ 1.519335] systemd[1]: Starting udev Kernel Socket.\n[ 1.520876] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.523431] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Timers.\n[ 1.526876] systemd[1]: Reached target Timers.\n[ 1.528296] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice System Slice.\n[ 1.530589] systemd[1]: Created slice System Slice.\n[ 1.532087] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.534322] systemd[1]: Reached target Slices.\n[ 1.535759] systemd[1]: Starting Slices.\n[ 1.537444] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Paths.\n[ 1.540647] systemd[1]: Reached target Paths.\n[ 1.542051] systemd[1]: Starting Paths.\n[ 1.543822] 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 Local File Systems.\n[ 1.548830] systemd[1]: Reached target Local File Systems.\n[ 1.550431] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.553230] systemd[1]: Listening on udev Control Socket.\n[ 1.554832] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.557205] systemd[1]: Reached target Sockets.\n[ 1.558632] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Swap.\n[ 1.560808] systemd[1]: Reached target Swap.\n[ 1.562182] systemd[1]: Starting Swap.\n[ 1.563716] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.566451] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.571585] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.576071] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.578772] systemd[1]: Started Journal Service.\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.610168] RPC: Registered named UNIX socket transport module.\n[ 1.611897] RPC: Registered udp transport module.\n[ 1.613378] RPC: Registered tcp transport module.\n"} 2018-12-04 23:07:59,215 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46/action used request id req-c0e3f814-da63-4993-8f1d-8ef514cc88b8 2018-12-04 23:07:59,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0692911148071s 2018-12-04 23:07:59,216 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46/action used request id req-c0e3f814-da63-4993-8f1d-8ef514cc88b8 2018-12-04 23:07:59,216 - 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 00000000bffe1351 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 00000000bffe12d1 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 1872232592 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.392267] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.394996] pid_max: default: 32768 minimum: 301 [ 0.396444] Security Framework initialized [ 0.397821] SELinux: Initializing. [ 0.399337] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.405174] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.408702] Mount-cache hash table entries: 4096 [ 0.410436] Initializing cgroup subsys memory [ 0.411869] Initializing cgroup subsys devices [ 0.413290] Initializing cgroup subsys freezer [ 0.414709] Initializing cgroup subsys net_cls [ 0.416132] Initializing cgroup subsys blkio [ 0.417507] Initializing cgroup subsys perf_event [ 0.418967] Initializing cgroup subsys hugetlb [ 0.420390] Initializing cgroup subsys pids [ 0.421755] Initializing cgroup subsys net_prio [ 0.423254] CPU: Physical Processor ID: 0 [ 0.425302] mce: CPU supports 10 MCE banks [ 0.426677] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.428256] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.429819] tlb_flushall_shift: 6 [ 0.431246] Freeing SMP alternatives: 28k freed [ 0.435418] ACPI: Core revision 20130517 [ 0.437181] ACPI: All ACPI Tables successfully acquired [ 0.438944] ftrace: allocating 25812 entries in 101 pages [ 0.461171] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.462984] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.464756] smpboot: Max logical packages: 2 [ 0.466364] Enabling x2apic [ 0.467473] Enabled x2apic [ 0.468846] Switched APIC routing to physical x2apic. [ 0.471615] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.473411] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.476777] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.484719] KVM setup paravirtual spinlock [ 0.487393] smpboot: Booting Node 0, Processors #1 OK [ 0.489364] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.511259] Brought up 2 CPUs [ 0.511263] KVM setup async PF for cpu 1 [ 0.511266] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.515136] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.517746] devtmpfs: initialized [ 0.520490] EVM: security.selinux [ 0.521714] EVM: security.ima [ 0.522854] EVM: security.capability [ 0.524782] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.526660] pinctrl core: initialized pinctrl subsystem [ 0.528343] NET: Registered protocol family 16 [ 0.529961] ACPI: bus type PCI registered [ 0.531304] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.533172] PCI: Using configuration type 1 for base access [ 0.538147] ACPI: Added _OSI(Module Device) [ 0.539533] ACPI: Added _OSI(Processor Device) [ 0.540953] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.542414] ACPI: Added _OSI(Processor Aggregator Device) [ 0.545073] ACPI: Interpreter enabled [ 0.546355] ACPI: (supports S0 S5) [ 0.547581] ACPI: Using IOAPIC for interrupt routing [ 0.549092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.553584] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.555327] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.557173] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.558992] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.562375] acpiphp: Slot [3] registered [ 0.563717] acpiphp: Slot [4] registered [ 0.565076] acpiphp: Slot [5] registered [ 0.566414] acpiphp: Slot [6] registered [ 0.567754] acpiphp: Slot [7] registered [ 0.569095] acpiphp: Slot [8] registered [ 0.570432] acpiphp: Slot [9] registered [ 0.571771] acpiphp: Slot [10] registered [ 0.573130] acpiphp: Slot [11] registered [ 0.574484] acpiphp: Slot [12] registered [ 0.575849] acpiphp: Slot [13] registered [ 0.577204] acpiphp: Slot [14] registered [ 0.578554] acpiphp: Slot [15] registered [ 0.579905] acpiphp: Slot [16] registered [ 0.581258] acpiphp: Slot [17] registered [ 0.582612] acpiphp: Slot [18] registered [ 0.583973] acpiphp: Slot [19] registered [ 0.585333] acpiphp: Slot [20] registered [ 0.586682] acpiphp: Slot [21] registered [ 0.588029] acpiphp: Slot [22] registered [ 0.589375] acpiphp: Slot [23] registered [ 0.590724] acpiphp: Slot [24] registered [ 0.592084] acpiphp: Slot [25] registered [ 0.593441] acpiphp: Slot [26] registered [ 0.594796] acpiphp: Slot [27] registered [ 0.596283] acpiphp: Slot [28] registered [ 0.597625] acpiphp: Slot [29] registered [ 0.598983] acpiphp: Slot [30] registered [ 0.600326] acpiphp: Slot [31] registered [ 0.601660] PCI host bridge to bus 0000:00 [ 0.603014] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.604616] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.606454] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.608288] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.610776] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.613258] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.618445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.620339] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.622127] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.624031] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.628351] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.630803] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.654542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.656740] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.659377] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.661523] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.663610] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.665546] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.667595] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.670192] vgaarb: loaded [ 0.671290] vgaarb: bridge control possible 0000:00:02.0 [ 0.673046] SCSI subsystem initialized [ 0.674371] ACPI: bus type USB registered [ 0.675731] usbcore: registered new interface driver usbfs [ 0.677348] usbcore: registered new interface driver hub [ 0.678949] usbcore: registered new device driver usb [ 0.680663] PCI: Using ACPI for IRQ routing [ 0.682394] NetLabel: Initializing [ 0.683630] NetLabel: domain hash size = 128 [ 0.685020] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.686557] NetLabel: unlabeled traffic allowed by default [ 0.688301] Switched to clocksource kvm-clock [ 0.697638] pnp: PnP ACPI init [ 0.698821] ACPI: bus type PNP registered [ 0.700531] pnp: PnP ACPI: found 5 devices [ 0.701876] ACPI: bus type PNP unregistered [ 0.709463] NET: Registered protocol family 2 [ 0.711185] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.713881] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.716115] TCP: Hash tables configured (established 32768 bind 32768) [ 0.718021] TCP: reno registered [ 0.719208] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.720948] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.722824] NET: Registered protocol family 1 [ 0.724242] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.725950] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.727613] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.747504] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.767734] Unpacking initramfs... [ 1.233135] Freeing initrd memory: 37508k freed [ 1.242755] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.244624] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.248064] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.249860] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.251904] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.253634] Initialise system trusted keyring [ 1.255054] audit: initializing netlink socket (disabled) [ 1.256637] type=2000 audit(1543964878.462:1): initialized [ 1.273821] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.275575] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.278158] zpool: loaded [ 1.279245] zbud: loaded [ 1.280464] VFS: Disk quotas dquot_6.5.2 [ 1.281830] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.283771] msgmni has been set to 7578 [ 1.285149] Key type big_key registered [ 1.287192] NET: Registered protocol family 38 [ 1.288612] Key type asymmetric registered [ 1.289953] Asymmetric key parser 'x509' registered [ 1.291445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.293921] io scheduler noop registered [ 1.295229] io scheduler deadline registered (default) [ 1.309434] io scheduler cfq registered [ 1.310822] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.312428] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.314298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.316731] ACPI: Power Button [PWRF] [ 1.318120] GHES: HEST is not enabled! [ 1.319478] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.343570] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.345656] Non-volatile memory driver v1.3 [ 1.347027] Linux agpgart interface v0.103 [ 1.348461] crash memory driver: version 1.1 [ 1.349891] rdac: device handler registered [ 1.351306] hp_sw: device handler registered [ 1.352686] emc: device handler registered [ 1.354022] alua: device handler registered [ 1.355391] libphy: Fixed MDIO Bus: probed [ 1.356821] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.358579] ehci-pci: EHCI PCI platform driver [ 1.359976] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.361667] ohci-pci: OHCI PCI platform driver [ 1.363076] uhci_hcd: USB Universal Host Controller Interface driver [ 1.383260] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.384894] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.387370] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.388937] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.390644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.392466] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.394871] usb usb1: Product: UHCI Host Controller [ 1.396327] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.398200] usb usb1: SerialNumber: 0000:00:01.2 [ 1.399749] hub 1-0:1.0: USB hub found [ 1.401038] hub 1-0:1.0: 2 ports detected [ 1.402487] usbcore: registered new interface driver usbserial [ 1.404145] usbcore: registered new interface driver usbserial_generic [ 1.405913] usbserial: USB Serial support registered for generic [ 1.407609] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.410864] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.412345] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.413944] mousedev: PS/2 mouse device common for all mice [ 1.415848] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.418660] rtc_cmos 00:00: RTC can wake from S4 [ 1.419183] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.423229] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.423235] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.423379] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.423408] cpuidle: using governor menu [ 1.423471] hidraw: raw HID events driver (C) Jiri Kosina [ 1.423547] usbcore: registered new interface driver usbhid [ 1.423549] usbhid: USB HID core driver [ 1.423584] drop_monitor: Initializing network drop monitor service [ 1.423632] TCP: cubic registered [ 1.423634] Initializing XFRM netlink socket [ 1.423713] NET: Registered protocol family 10 [ 1.425950] NET: Registered protocol family 17 [ 1.427559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.427563] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.427583] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.427655] Loading compiled-in X.509 certificates [ 1.427675] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.427683] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.428014] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.428033] registered taskstats version 1 [ 1.430961] Key type trusted registered [ 1.432125] Key type encrypted registered [ 1.433296] IMA: No TPM chip found, activating TPM-bypass! [ 1.433791] rtc_cmos 00:00: setting system clock to 2018-12-04 23:07:58 UTC (1543964878) [ 1.467070] Freeing unused kernel memory: 1680k freed [ 1.472572] 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.477557] systemd[1]: Detected virtualization kvm. [ 1.479088] systemd[1]: Detected architecture x86-64. [ 1.480604] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.483412] systemd[1]: No hostname configured. [ 1.484853] systemd[1]: Set hostname to . [ 1.486408] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.509996] systemd[1]: Created slice Root Slice. [ 1.511462] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.513824] systemd[1]: Listening on Journal Socket. [ 1.515341] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.517762] systemd[1]: Listening on udev Kernel Socket. [ 1.519335] systemd[1]: Starting udev Kernel Socket. [ 1.520876] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.523431] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Timers. [ 1.526876] systemd[1]: Reached target Timers. [ 1.528296] systemd[1]: Starting Timers. [[32m OK [0m] Created slice System Slice. [ 1.530589] systemd[1]: Created slice System Slice. [ 1.532087] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.534322] systemd[1]: Reached target Slices. [ 1.535759] systemd[1]: Starting Slices. [ 1.537444] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Paths. [ 1.540647] systemd[1]: Reached target Paths. [ 1.542051] systemd[1]: Starting Paths. [ 1.543822] 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 Local File Systems. [ 1.548830] systemd[1]: Reached target Local File Systems. [ 1.550431] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Control Socket. [ 1.553230] systemd[1]: Listening on udev Control Socket. [ 1.554832] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.557205] systemd[1]: Reached target Sockets. [ 1.558632] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Swap. [ 1.560808] systemd[1]: Reached target Swap. [ 1.562182] systemd[1]: Starting Swap. [ 1.563716] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.566451] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.571585] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.576071] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.578772] systemd[1]: Started Journal Service. 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.610168] RPC: Registered named UNIX socket transport module. [ 1.611897] RPC: Registered udp transport module. [ 1.613378] RPC: Registered tcp transport module. 2018-12-04 23:08:00,219 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.208: timed out 2018-12-04 23:08:09,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:08:09,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46/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}d2d9de79c7b36131013aaa5633366afacaced767" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:08:09,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:08: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-a9d91a05-5043-4cd3-85e7-318c633199e9 x-compute-request-id: req-a9d91a05-5043-4cd3-85e7-318c633199e9 Content-Encoding: gzip Content-Length: 11714 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 00000000bffe1351 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 00000000bffe12d1 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 1872232592 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.392267] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.394996] pid_max: default: 32768 minimum: 301\n[ 0.396444] Security Framework initialized\n[ 0.397821] SELinux: Initializing.\n[ 0.399337] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.405174] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.408702] Mount-cache hash table entries: 4096\n[ 0.410436] Initializing cgroup subsys memory\n[ 0.411869] Initializing cgroup subsys devices\n[ 0.413290] Initializing cgroup subsys freezer\n[ 0.414709] Initializing cgroup subsys net_cls\n[ 0.416132] Initializing cgroup subsys blkio\n[ 0.417507] Initializing cgroup subsys perf_event\n[ 0.418967] Initializing cgroup subsys hugetlb\n[ 0.420390] Initializing cgroup subsys pids\n[ 0.421755] Initializing cgroup subsys net_prio\n[ 0.423254] CPU: Physical Processor ID: 0\n[ 0.425302] mce: CPU supports 10 MCE banks\n[ 0.426677] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.428256] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.429819] tlb_flushall_shift: 6\n[ 0.431246] Freeing SMP alternatives: 28k freed\n[ 0.435418] ACPI: Core revision 20130517\n[ 0.437181] ACPI: All ACPI Tables successfully acquired\n[ 0.438944] ftrace: allocating 25812 entries in 101 pages\n[ 0.461171] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.462984] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.464756] smpboot: Max logical packages: 2\n[ 0.466364] Enabling x2apic\n[ 0.467473] Enabled x2apic\n[ 0.468846] Switched APIC routing to physical x2apic.\n[ 0.471615] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.473411] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.476777] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.484719] KVM setup paravirtual spinlock\n[ 0.487393] smpboot: Booting Node 0, Processors #1 OK\n[ 0.489364] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.511259] Brought up 2 CPUs\n[ 0.511263] KVM setup async PF for cpu 1\n[ 0.511266] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.515136] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.517746] devtmpfs: initialized\n[ 0.520490] EVM: security.selinux\n[ 0.521714] EVM: security.ima\n[ 0.522854] EVM: security.capability\n[ 0.524782] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.526660] pinctrl core: initialized pinctrl subsystem\n[ 0.528343] NET: Registered protocol family 16\n[ 0.529961] ACPI: bus type PCI registered\n[ 0.531304] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.533172] PCI: Using configuration type 1 for base access\n[ 0.538147] ACPI: Added _OSI(Module Device)\n[ 0.539533] ACPI: Added _OSI(Processor Device)\n[ 0.540953] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.542414] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.545073] ACPI: Interpreter enabled\n[ 0.546355] ACPI: (supports S0 S5)\n[ 0.547581] ACPI: Using IOAPIC for interrupt routing\n[ 0.549092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.553584] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.555327] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.557173] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.558992] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.562375] acpiphp: Slot [3] registered\n[ 0.563717] acpiphp: Slot [4] registered\n[ 0.565076] acpiphp: Slot [5] registered\n[ 0.566414] acpiphp: Slot [6] registered\n[ 0.567754] acpiphp: Slot [7] registered\n[ 0.569095] acpiphp: Slot [8] registered\n[ 0.570432] acpiphp: Slot [9] registered\n[ 0.571771] acpiphp: Slot [10] registered\n[ 0.573130] acpiphp: Slot [11] registered\n[ 0.574484] acpiphp: Slot [12] registered\n[ 0.575849] acpiphp: Slot [13] registered\n[ 0.577204] acpiphp: Slot [14] registered\n[ 0.578554] acpiphp: Slot [15] registered\n[ 0.579905] acpiphp: Slot [16] registered\n[ 0.581258] acpiphp: Slot [17] registered\n[ 0.582612] acpiphp: Slot [18] registered\n[ 0.583973] acpiphp: Slot [19] registered\n[ 0.585333] acpiphp: Slot [20] registered\n[ 0.586682] acpiphp: Slot [21] registered\n[ 0.588029] acpiphp: Slot [22] registered\n[ 0.589375] acpiphp: Slot [23] registered\n[ 0.590724] acpiphp: Slot [24] registered\n[ 0.592084] acpiphp: Slot [25] registered\n[ 0.593441] acpiphp: Slot [26] registered\n[ 0.594796] acpiphp: Slot [27] registered\n[ 0.596283] acpiphp: Slot [28] registered\n[ 0.597625] acpiphp: Slot [29] registered\n[ 0.598983] acpiphp: Slot [30] registered\n[ 0.600326] acpiphp: Slot [31] registered\n[ 0.601660] PCI host bridge to bus 0000:00\n[ 0.603014] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.604616] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.606454] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.608288] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.610776] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.613258] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.618445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.620339] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.622127] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.624031] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.628351] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.630803] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.654542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.656740] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.659377] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.661523] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.663610] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.665546] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.667595] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.670192] vgaarb: loaded\n[ 0.671290] vgaarb: bridge control possible 0000:00:02.0\n[ 0.673046] SCSI subsystem initialized\n[ 0.674371] ACPI: bus type USB registered\n[ 0.675731] usbcore: registered new interface driver usbfs\n[ 0.677348] usbcore: registered new interface driver hub\n[ 0.678949] usbcore: registered new device driver usb\n[ 0.680663] PCI: Using ACPI for IRQ routing\n[ 0.682394] NetLabel: Initializing\n[ 0.683630] NetLabel: domain hash size = 128\n[ 0.685020] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.686557] NetLabel: unlabeled traffic allowed by default\n[ 0.688301] Switched to clocksource kvm-clock\n[ 0.697638] pnp: PnP ACPI init\n[ 0.698821] ACPI: bus type PNP registered\n[ 0.700531] pnp: PnP ACPI: found 5 devices\n[ 0.701876] ACPI: bus type PNP unregistered\n[ 0.709463] NET: Registered protocol family 2\n[ 0.711185] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.713881] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.716115] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.718021] TCP: reno registered\n[ 0.719208] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.720948] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.722824] NET: Registered protocol family 1\n[ 0.724242] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.725950] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.727613] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.747504] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.767734] Unpacking initramfs...\n[ 1.233135] Freeing initrd memory: 37508k freed\n[ 1.242755] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.244624] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.248064] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.249860] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.251904] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.253634] Initialise system trusted keyring\n[ 1.255054] audit: initializing netlink socket (disabled)\n[ 1.256637] type=2000 audit(1543964878.462:1): initialized\n[ 1.273821] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.275575] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.278158] zpool: loaded\n[ 1.279245] zbud: loaded\n[ 1.280464] VFS: Disk quotas dquot_6.5.2\n[ 1.281830] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.283771] msgmni has been set to 7578\n[ 1.285149] Key type big_key registered\n[ 1.287192] NET: Registered protocol family 38\n[ 1.288612] Key type asymmetric registered\n[ 1.289953] Asymmetric key parser 'x509' registered\n[ 1.291445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.293921] io scheduler noop registered\n[ 1.295229] io scheduler deadline registered (default)\n[ 1.309434] io scheduler cfq registered\n[ 1.310822] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.312428] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.314298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.316731] ACPI: Power Button [PWRF]\n[ 1.318120] GHES: HEST is not enabled!\n[ 1.319478] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.343570] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.345656] Non-volatile memory driver v1.3\n[ 1.347027] Linux agpgart interface v0.103\n[ 1.348461] crash memory driver: version 1.1\n[ 1.349891] rdac: device handler registered\n[ 1.351306] hp_sw: device handler registered\n[ 1.352686] emc: device handler registered\n[ 1.354022] alua: device handler registered\n[ 1.355391] libphy: Fixed MDIO Bus: probed\n[ 1.356821] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.358579] ehci-pci: EHCI PCI platform driver\n[ 1.359976] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.361667] ohci-pci: OHCI PCI platform driver\n[ 1.363076] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.383260] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.384894] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.387370] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.388937] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.390644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.392466] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.394871] usb usb1: Product: UHCI Host Controller\n[ 1.396327] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.398200] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.399749] hub 1-0:1.0: USB hub found\n[ 1.401038] hub 1-0:1.0: 2 ports detected\n[ 1.402487] usbcore: registered new interface driver usbserial\n[ 1.404145] usbcore: registered new interface driver usbserial_generic\n[ 1.405913] usbserial: USB Serial support registered for generic\n[ 1.407609] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.410864] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.412345] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.413944] mousedev: PS/2 mouse device common for all mice\n[ 1.415848] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.418660] rtc_cmos 00:00: RTC can wake from S4\n[ 1.419183] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.423229] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.423235] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.423379] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.423408] cpuidle: using governor menu\n[ 1.423471] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.423547] usbcore: registered new interface driver usbhid\n[ 1.423549] usbhid: USB HID core driver\n[ 1.423584] drop_monitor: Initializing network drop monitor service\n[ 1.423632] TCP: cubic registered\n[ 1.423634] Initializing XFRM netlink socket\n[ 1.423713] NET: Registered protocol family 10\n[ 1.425950] NET: Registered protocol family 17\n[ 1.427559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.427563] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.427583] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.427655] Loading compiled-in X.509 certificates\n[ 1.427675] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.427683] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.428014] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.428033] registered taskstats version 1\n[ 1.430961] Key type trusted registered\n[ 1.432125] Key type encrypted registered\n[ 1.433296] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.433791] rtc_cmos 00:00: setting system clock to 2018-12-04 23:07:58 UTC (1543964878)\n[ 1.467070] Freeing unused kernel memory: 1680k freed\n[ 1.472572] 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.477557] systemd[1]: Detected virtualization kvm.\n[ 1.479088] systemd[1]: Detected architecture x86-64.\n[ 1.480604] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.483412] systemd[1]: No hostname configured.\n[ 1.484853] systemd[1]: Set hostname to .\n[ 1.486408] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.509996] systemd[1]: Created slice Root Slice.\n[ 1.511462] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.513824] systemd[1]: Listening on Journal Socket.\n[ 1.515341] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.517762] systemd[1]: Listening on udev Kernel Socket.\n[ 1.519335] systemd[1]: Starting udev Kernel Socket.\n[ 1.520876] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.523431] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Timers.\n[ 1.526876] systemd[1]: Reached target Timers.\n[ 1.528296] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice System Slice.\n[ 1.530589] systemd[1]: Created slice System Slice.\n[ 1.532087] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.534322] systemd[1]: Reached target Slices.\n[ 1.535759] systemd[1]: Starting Slices.\n[ 1.537444] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Paths.\n[ 1.540647] systemd[1]: Reached target Paths.\n[ 1.542051] systemd[1]: Starting Paths.\n[ 1.543822] 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 Local File Systems.\n[ 1.548830] systemd[1]: Reached target Local File Systems.\n[ 1.550431] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.553230] systemd[1]: Listening on udev Control Socket.\n[ 1.554832] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.557205] systemd[1]: Reached target Sockets.\n[ 1.558632] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Swap.\n[ 1.560808] systemd[1]: Reached target Swap.\n[ 1.562182] systemd[1]: Starting Swap.\n[ 1.563716] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.566451] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.571585] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.576071] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.578772] systemd[1]: Started Journal Service.\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.610168] RPC: Registered named UNIX socket transport module.\n[ 1.611897] RPC: Registered udp transport module.\n[ 1.613378] RPC: Registered tcp transport module.\n[ 1.614937] 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[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.704438] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.711806] FDC 0 is a S82078B\n[ 1.730556] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.771740] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.777142] scsi host0: ata_piix\n[ 1.778476] vda: vda1\n[ 1.779155] scsi host1: ata_piix\n[ 1.779178] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.779179] 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[ 1.857519] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.859362] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.861261] usb 1-1: Product: QEMU USB Tablet\n[ 1.862657] usb 1-1: Manufacturer: QEMU\n[ 1.863954] usb 1-1: SerialNumber: 42\n[ 1.873863] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.876825] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.958969] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.961526] XFS (vda1): Mounting V4 Filesystem\n[ 1.981911] 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 Paths.\n[[32m OK [0m] Stopped target Slices.\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 target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\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.202858] systemd-journald[150]: Received SIGTERM from PID 1 (systemd).\n[ 2.248342] tsc: Refined TSC clocksource calibration: 3491.841 MHz\n[ 2.319210] SELinux: Disabled at runtime.\n[ 2.357321] type=1404 audit(1543964879.423:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.433423] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.435089] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting Debug 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 File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting NFSD configuration filesystem...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n Starting Setup Virtual Console...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Swap.\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\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[ 2.708896] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Journal Service.\n Starting Configure read-only root support...\n Starting Flush Journal to Persistent Storage...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.784035] systemd-journald[400]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting udev Kernel Device Manager...\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 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.034579] type=1305 audit(1543964880.100:3): audit_pid=429 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 D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Basic System.\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.189958] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.193457] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.200958] [drm] Initialized drm 1.1.0 20060810\n[ 3.213358] ppdev: user-space parallel port driver\n[ 3.264014] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.266203] [TTM] Initializing pool allocator\n[ 3.267752] [TTM] Initializing DMA pool allocator\n Starting D-Bus System Message Bus...\n[ 3.270058] [drm] fb mappable at 0xFC000000\n[ 3.271589] [drm] vram aper at 0xFC000000\n[ 3.271589] [drm] size 33554432\n[ 3.271589] [drm] fb depth is 24\n[ 3.271590] [drm] pitch is 3072\n Starting NTP client/server...\n[ 3.278328] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.299887] Console: switching to colour frame buffer device 128x48\n[ 3.312459] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.315314] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[ 3.420601] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 3.425962] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.431498] alg: No test for crc32 (crc32-pclmul)\n[ 3.435793] intel_rapl: no valid rapl domains found in package 0\n[ 3.438822] intel_powerclamp: No package C-state available\n[ 3.443979] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 3.371559] cloud-init[470]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:08:00 +0000. Up 3.32 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting OpenSSH server daemon...\n Starting PostgreSQL 9.5 database server...\n Starting System Logging Service...\n Starting Dynamic System Tuning Daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting nginx - high performance web server...\n Starting Postfix Mail Transport Agent...\n Starting Notify NFS peers of a restart...\n[[32m OK [0m] Reached target Network is Online.\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started Notify NFS peers of a restart.\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[ 5.770695] cloud-init[792]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:08:03 +0000. Up 5.73 seconds.\n[[32m OK [0m] Started nginx - high performance web server.\n[ 5.803187] cloud-init[792]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++[[32m OK [0m] Created slice user-993.slice.\n\n[ 5.805756] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.807826] cloud-init[792]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.813417] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.820850] cloud-init[792]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.827156] cloud-init[792]: ci-info: | eth0: | True | 192.168.120.10 | 255.255.255.0 | fa:16:3e:fb:89:18 |\n[ 5.831146] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.834930] cloud-init[792]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.837762] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.841134] cloud-init[792]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.843492] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.846995] cloud-init[792]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.849000] cloud-init[792]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 5.852503] cloud-init[792]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.855085] cloud-init[792]: 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: t"} 2018-12-04 23:08:09,300 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46/action used request id req-a9d91a05-5043-4cd3-85e7-318c633199e9 2018-12-04 23:08:09,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0716478824615s 2018-12-04 23:08:09,302 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46/action used request id req-a9d91a05-5043-4cd3-85e7-318c633199e9 2018-12-04 23:08:09,302 - 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 00000000bffe1351 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 00000000bffe12d1 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 1872232592 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.392267] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.394996] pid_max: default: 32768 minimum: 301 [ 0.396444] Security Framework initialized [ 0.397821] SELinux: Initializing. [ 0.399337] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.405174] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.408702] Mount-cache hash table entries: 4096 [ 0.410436] Initializing cgroup subsys memory [ 0.411869] Initializing cgroup subsys devices [ 0.413290] Initializing cgroup subsys freezer [ 0.414709] Initializing cgroup subsys net_cls [ 0.416132] Initializing cgroup subsys blkio [ 0.417507] Initializing cgroup subsys perf_event [ 0.418967] Initializing cgroup subsys hugetlb [ 0.420390] Initializing cgroup subsys pids [ 0.421755] Initializing cgroup subsys net_prio [ 0.423254] CPU: Physical Processor ID: 0 [ 0.425302] mce: CPU supports 10 MCE banks [ 0.426677] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.428256] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.429819] tlb_flushall_shift: 6 [ 0.431246] Freeing SMP alternatives: 28k freed [ 0.435418] ACPI: Core revision 20130517 [ 0.437181] ACPI: All ACPI Tables successfully acquired [ 0.438944] ftrace: allocating 25812 entries in 101 pages [ 0.461171] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.462984] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.464756] smpboot: Max logical packages: 2 [ 0.466364] Enabling x2apic [ 0.467473] Enabled x2apic [ 0.468846] Switched APIC routing to physical x2apic. [ 0.471615] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.473411] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.476777] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.484719] KVM setup paravirtual spinlock [ 0.487393] smpboot: Booting Node 0, Processors #1 OK [ 0.489364] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.511259] Brought up 2 CPUs [ 0.511263] KVM setup async PF for cpu 1 [ 0.511266] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.515136] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.517746] devtmpfs: initialized [ 0.520490] EVM: security.selinux [ 0.521714] EVM: security.ima [ 0.522854] EVM: security.capability [ 0.524782] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.526660] pinctrl core: initialized pinctrl subsystem [ 0.528343] NET: Registered protocol family 16 [ 0.529961] ACPI: bus type PCI registered [ 0.531304] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.533172] PCI: Using configuration type 1 for base access [ 0.538147] ACPI: Added _OSI(Module Device) [ 0.539533] ACPI: Added _OSI(Processor Device) [ 0.540953] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.542414] ACPI: Added _OSI(Processor Aggregator Device) [ 0.545073] ACPI: Interpreter enabled [ 0.546355] ACPI: (supports S0 S5) [ 0.547581] ACPI: Using IOAPIC for interrupt routing [ 0.549092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.553584] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.555327] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.557173] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.558992] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.562375] acpiphp: Slot [3] registered [ 0.563717] acpiphp: Slot [4] registered [ 0.565076] acpiphp: Slot [5] registered [ 0.566414] acpiphp: Slot [6] registered [ 0.567754] acpiphp: Slot [7] registered [ 0.569095] acpiphp: Slot [8] registered [ 0.570432] acpiphp: Slot [9] registered [ 0.571771] acpiphp: Slot [10] registered [ 0.573130] acpiphp: Slot [11] registered [ 0.574484] acpiphp: Slot [12] registered [ 0.575849] acpiphp: Slot [13] registered [ 0.577204] acpiphp: Slot [14] registered [ 0.578554] acpiphp: Slot [15] registered [ 0.579905] acpiphp: Slot [16] registered [ 0.581258] acpiphp: Slot [17] registered [ 0.582612] acpiphp: Slot [18] registered [ 0.583973] acpiphp: Slot [19] registered [ 0.585333] acpiphp: Slot [20] registered [ 0.586682] acpiphp: Slot [21] registered [ 0.588029] acpiphp: Slot [22] registered [ 0.589375] acpiphp: Slot [23] registered [ 0.590724] acpiphp: Slot [24] registered [ 0.592084] acpiphp: Slot [25] registered [ 0.593441] acpiphp: Slot [26] registered [ 0.594796] acpiphp: Slot [27] registered [ 0.596283] acpiphp: Slot [28] registered [ 0.597625] acpiphp: Slot [29] registered [ 0.598983] acpiphp: Slot [30] registered [ 0.600326] acpiphp: Slot [31] registered [ 0.601660] PCI host bridge to bus 0000:00 [ 0.603014] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.604616] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.606454] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.608288] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.610776] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.613258] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.618445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.620339] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.622127] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.624031] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.628351] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.630803] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.654542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.656740] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.659377] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.661523] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.663610] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.665546] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.667595] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.670192] vgaarb: loaded [ 0.671290] vgaarb: bridge control possible 0000:00:02.0 [ 0.673046] SCSI subsystem initialized [ 0.674371] ACPI: bus type USB registered [ 0.675731] usbcore: registered new interface driver usbfs [ 0.677348] usbcore: registered new interface driver hub [ 0.678949] usbcore: registered new device driver usb [ 0.680663] PCI: Using ACPI for IRQ routing [ 0.682394] NetLabel: Initializing [ 0.683630] NetLabel: domain hash size = 128 [ 0.685020] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.686557] NetLabel: unlabeled traffic allowed by default [ 0.688301] Switched to clocksource kvm-clock [ 0.697638] pnp: PnP ACPI init [ 0.698821] ACPI: bus type PNP registered [ 0.700531] pnp: PnP ACPI: found 5 devices [ 0.701876] ACPI: bus type PNP unregistered [ 0.709463] NET: Registered protocol family 2 [ 0.711185] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.713881] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.716115] TCP: Hash tables configured (established 32768 bind 32768) [ 0.718021] TCP: reno registered [ 0.719208] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.720948] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.722824] NET: Registered protocol family 1 [ 0.724242] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.725950] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.727613] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.747504] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.767734] Unpacking initramfs... [ 1.233135] Freeing initrd memory: 37508k freed [ 1.242755] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.244624] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.248064] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.249860] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.251904] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.253634] Initialise system trusted keyring [ 1.255054] audit: initializing netlink socket (disabled) [ 1.256637] type=2000 audit(1543964878.462:1): initialized [ 1.273821] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.275575] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.278158] zpool: loaded [ 1.279245] zbud: loaded [ 1.280464] VFS: Disk quotas dquot_6.5.2 [ 1.281830] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.283771] msgmni has been set to 7578 [ 1.285149] Key type big_key registered [ 1.287192] NET: Registered protocol family 38 [ 1.288612] Key type asymmetric registered [ 1.289953] Asymmetric key parser 'x509' registered [ 1.291445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.293921] io scheduler noop registered [ 1.295229] io scheduler deadline registered (default) [ 1.309434] io scheduler cfq registered [ 1.310822] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.312428] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.314298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.316731] ACPI: Power Button [PWRF] [ 1.318120] GHES: HEST is not enabled! [ 1.319478] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.343570] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.345656] Non-volatile memory driver v1.3 [ 1.347027] Linux agpgart interface v0.103 [ 1.348461] crash memory driver: version 1.1 [ 1.349891] rdac: device handler registered [ 1.351306] hp_sw: device handler registered [ 1.352686] emc: device handler registered [ 1.354022] alua: device handler registered [ 1.355391] libphy: Fixed MDIO Bus: probed [ 1.356821] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.358579] ehci-pci: EHCI PCI platform driver [ 1.359976] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.361667] ohci-pci: OHCI PCI platform driver [ 1.363076] uhci_hcd: USB Universal Host Controller Interface driver [ 1.383260] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.384894] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.387370] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.388937] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.390644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.392466] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.394871] usb usb1: Product: UHCI Host Controller [ 1.396327] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.398200] usb usb1: SerialNumber: 0000:00:01.2 [ 1.399749] hub 1-0:1.0: USB hub found [ 1.401038] hub 1-0:1.0: 2 ports detected [ 1.402487] usbcore: registered new interface driver usbserial [ 1.404145] usbcore: registered new interface driver usbserial_generic [ 1.405913] usbserial: USB Serial support registered for generic [ 1.407609] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.410864] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.412345] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.413944] mousedev: PS/2 mouse device common for all mice [ 1.415848] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.418660] rtc_cmos 00:00: RTC can wake from S4 [ 1.419183] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.423229] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.423235] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.423379] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.423408] cpuidle: using governor menu [ 1.423471] hidraw: raw HID events driver (C) Jiri Kosina [ 1.423547] usbcore: registered new interface driver usbhid [ 1.423549] usbhid: USB HID core driver [ 1.423584] drop_monitor: Initializing network drop monitor service [ 1.423632] TCP: cubic registered [ 1.423634] Initializing XFRM netlink socket [ 1.423713] NET: Registered protocol family 10 [ 1.425950] NET: Registered protocol family 17 [ 1.427559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.427563] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.427583] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.427655] Loading compiled-in X.509 certificates [ 1.427675] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.427683] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.428014] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.428033] registered taskstats version 1 [ 1.430961] Key type trusted registered [ 1.432125] Key type encrypted registered [ 1.433296] IMA: No TPM chip found, activating TPM-bypass! [ 1.433791] rtc_cmos 00:00: setting system clock to 2018-12-04 23:07:58 UTC (1543964878) [ 1.467070] Freeing unused kernel memory: 1680k freed [ 1.472572] 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.477557] systemd[1]: Detected virtualization kvm. [ 1.479088] systemd[1]: Detected architecture x86-64. [ 1.480604] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.483412] systemd[1]: No hostname configured. [ 1.484853] systemd[1]: Set hostname to . [ 1.486408] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.509996] systemd[1]: Created slice Root Slice. [ 1.511462] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.513824] systemd[1]: Listening on Journal Socket. [ 1.515341] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.517762] systemd[1]: Listening on udev Kernel Socket. [ 1.519335] systemd[1]: Starting udev Kernel Socket. [ 1.520876] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.523431] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Timers. [ 1.526876] systemd[1]: Reached target Timers. [ 1.528296] systemd[1]: Starting Timers. [[32m OK [0m] Created slice System Slice. [ 1.530589] systemd[1]: Created slice System Slice. [ 1.532087] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.534322] systemd[1]: Reached target Slices. [ 1.535759] systemd[1]: Starting Slices. [ 1.537444] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Paths. [ 1.540647] systemd[1]: Reached target Paths. [ 1.542051] systemd[1]: Starting Paths. [ 1.543822] 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 Local File Systems. [ 1.548830] systemd[1]: Reached target Local File Systems. [ 1.550431] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Control Socket. [ 1.553230] systemd[1]: Listening on udev Control Socket. [ 1.554832] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.557205] systemd[1]: Reached target Sockets. [ 1.558632] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Swap. [ 1.560808] systemd[1]: Reached target Swap. [ 1.562182] systemd[1]: Starting Swap. [ 1.563716] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.566451] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.571585] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.576071] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.578772] systemd[1]: Started Journal Service. 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.610168] RPC: Registered named UNIX socket transport module. [ 1.611897] RPC: Registered udp transport module. [ 1.613378] RPC: Registered tcp transport module. [ 1.614937] 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. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.704438] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.711806] FDC 0 is a S82078B [ 1.730556] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.771740] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.777142] scsi host0: ata_piix [ 1.778476] vda: vda1 [ 1.779155] scsi host1: ata_piix [ 1.779178] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.779179] 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. [ 1.857519] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.859362] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.861261] usb 1-1: Product: QEMU USB Tablet [ 1.862657] usb 1-1: Manufacturer: QEMU [ 1.863954] usb 1-1: SerialNumber: 42 [ 1.873863] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.876825] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.958969] SGI XFS with ACLs, security attributes, no debug enabled [ 1.961526] XFS (vda1): Mounting V4 Filesystem [ 1.981911] 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 Paths. [[32m OK [0m] Stopped target Slices. [[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 target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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.202858] systemd-journald[150]: Received SIGTERM from PID 1 (systemd). [ 2.248342] tsc: Refined TSC clocksource calibration: 3491.841 MHz [ 2.319210] SELinux: Disabled at runtime. [ 2.357321] type=1404 audit(1543964879.423:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.433423] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.435089] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Control Socket. Mounting Debug File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. Starting Setup Virtual Console... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Apply Kernel Variables... [[32m OK [0m] Reached target Swap. Mounting Huge Pages File System... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. 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. [ 2.708896] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Journal Service. Starting Configure read-only root support... Starting Flush Journal to Persistent Storage... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Load/Save Random Seed. [ 2.784035] systemd-journald[400]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting udev Kernel Device Manager... [[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 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.034579] type=1305 audit(1543964880.100:3): audit_pid=429 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 D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Basic System. Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.189958] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.193457] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.200958] [drm] Initialized drm 1.1.0 20060810 [ 3.213358] ppdev: user-space parallel port driver [ 3.264014] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.266203] [TTM] Initializing pool allocator [ 3.267752] [TTM] Initializing DMA pool allocator Starting D-Bus System Message Bus... [ 3.270058] [drm] fb mappable at 0xFC000000 [ 3.271589] [drm] vram aper at 0xFC000000 [ 3.271589] [drm] size 33554432 [ 3.271589] [drm] fb depth is 24 [ 3.271590] [drm] pitch is 3072 Starting NTP client/server... [ 3.278328] fbcon: cirrusdrmfb (fb0) is primary device [ 3.299887] Console: switching to colour frame buffer device 128x48 [ 3.312459] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.315314] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [ 3.420601] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 3.425962] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.431498] alg: No test for crc32 (crc32-pclmul) [ 3.435793] intel_rapl: no valid rapl domains found in package 0 [ 3.438822] intel_powerclamp: No package C-state available [ 3.443979] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 3.371559] cloud-init[470]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:08:00 +0000. Up 3.32 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting OpenSSH server daemon... Starting PostgreSQL 9.5 database server... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting Initial cloud-init job (metadata service crawler)... Starting nginx - high performance web server... Starting Postfix Mail Transport Agent... Starting Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [ 5.770695] cloud-init[792]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:08:03 +0000. Up 5.73 seconds. [[32m OK [0m] Started nginx - high performance web server. [ 5.803187] cloud-init[792]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++[[32m OK [0m] Created slice user-993.slice. [ 5.805756] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.807826] cloud-init[792]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.813417] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.820850] cloud-init[792]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.827156] cloud-init[792]: ci-info: | eth0: | True | 192.168.120.10 | 255.255.255.0 | fa:16:3e:fb:89:18 | [ 5.831146] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.834930] cloud-init[792]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.837762] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.841134] cloud-init[792]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.843492] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.846995] cloud-init[792]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.849000] cloud-init[792]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 5.852503] cloud-init[792]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.855085] cloud-init[792]: 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: t 2018-12-04 23:08:10,305 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.208: timed out 2018-12-04 23:08:19,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:08:19,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46/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}d2d9de79c7b36131013aaa5633366afacaced767" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:08:19,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:08: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-bbffb6b9-1187-4e17-a35c-e8a826d074fd x-compute-request-id: req-bbffb6b9-1187-4e17-a35c-e8a826d074fd Content-Encoding: gzip Content-Length: 11714 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 00000000bffe1351 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 00000000bffe12d1 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 1872232592 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.392267] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.394996] pid_max: default: 32768 minimum: 301\n[ 0.396444] Security Framework initialized\n[ 0.397821] SELinux: Initializing.\n[ 0.399337] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.405174] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.408702] Mount-cache hash table entries: 4096\n[ 0.410436] Initializing cgroup subsys memory\n[ 0.411869] Initializing cgroup subsys devices\n[ 0.413290] Initializing cgroup subsys freezer\n[ 0.414709] Initializing cgroup subsys net_cls\n[ 0.416132] Initializing cgroup subsys blkio\n[ 0.417507] Initializing cgroup subsys perf_event\n[ 0.418967] Initializing cgroup subsys hugetlb\n[ 0.420390] Initializing cgroup subsys pids\n[ 0.421755] Initializing cgroup subsys net_prio\n[ 0.423254] CPU: Physical Processor ID: 0\n[ 0.425302] mce: CPU supports 10 MCE banks\n[ 0.426677] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.428256] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.429819] tlb_flushall_shift: 6\n[ 0.431246] Freeing SMP alternatives: 28k freed\n[ 0.435418] ACPI: Core revision 20130517\n[ 0.437181] ACPI: All ACPI Tables successfully acquired\n[ 0.438944] ftrace: allocating 25812 entries in 101 pages\n[ 0.461171] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.462984] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.464756] smpboot: Max logical packages: 2\n[ 0.466364] Enabling x2apic\n[ 0.467473] Enabled x2apic\n[ 0.468846] Switched APIC routing to physical x2apic.\n[ 0.471615] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.473411] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.476777] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.484719] KVM setup paravirtual spinlock\n[ 0.487393] smpboot: Booting Node 0, Processors #1 OK\n[ 0.489364] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.511259] Brought up 2 CPUs\n[ 0.511263] KVM setup async PF for cpu 1\n[ 0.511266] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.515136] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.517746] devtmpfs: initialized\n[ 0.520490] EVM: security.selinux\n[ 0.521714] EVM: security.ima\n[ 0.522854] EVM: security.capability\n[ 0.524782] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.526660] pinctrl core: initialized pinctrl subsystem\n[ 0.528343] NET: Registered protocol family 16\n[ 0.529961] ACPI: bus type PCI registered\n[ 0.531304] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.533172] PCI: Using configuration type 1 for base access\n[ 0.538147] ACPI: Added _OSI(Module Device)\n[ 0.539533] ACPI: Added _OSI(Processor Device)\n[ 0.540953] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.542414] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.545073] ACPI: Interpreter enabled\n[ 0.546355] ACPI: (supports S0 S5)\n[ 0.547581] ACPI: Using IOAPIC for interrupt routing\n[ 0.549092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.553584] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.555327] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.557173] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.558992] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.562375] acpiphp: Slot [3] registered\n[ 0.563717] acpiphp: Slot [4] registered\n[ 0.565076] acpiphp: Slot [5] registered\n[ 0.566414] acpiphp: Slot [6] registered\n[ 0.567754] acpiphp: Slot [7] registered\n[ 0.569095] acpiphp: Slot [8] registered\n[ 0.570432] acpiphp: Slot [9] registered\n[ 0.571771] acpiphp: Slot [10] registered\n[ 0.573130] acpiphp: Slot [11] registered\n[ 0.574484] acpiphp: Slot [12] registered\n[ 0.575849] acpiphp: Slot [13] registered\n[ 0.577204] acpiphp: Slot [14] registered\n[ 0.578554] acpiphp: Slot [15] registered\n[ 0.579905] acpiphp: Slot [16] registered\n[ 0.581258] acpiphp: Slot [17] registered\n[ 0.582612] acpiphp: Slot [18] registered\n[ 0.583973] acpiphp: Slot [19] registered\n[ 0.585333] acpiphp: Slot [20] registered\n[ 0.586682] acpiphp: Slot [21] registered\n[ 0.588029] acpiphp: Slot [22] registered\n[ 0.589375] acpiphp: Slot [23] registered\n[ 0.590724] acpiphp: Slot [24] registered\n[ 0.592084] acpiphp: Slot [25] registered\n[ 0.593441] acpiphp: Slot [26] registered\n[ 0.594796] acpiphp: Slot [27] registered\n[ 0.596283] acpiphp: Slot [28] registered\n[ 0.597625] acpiphp: Slot [29] registered\n[ 0.598983] acpiphp: Slot [30] registered\n[ 0.600326] acpiphp: Slot [31] registered\n[ 0.601660] PCI host bridge to bus 0000:00\n[ 0.603014] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.604616] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.606454] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.608288] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.610776] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.613258] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.618445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.620339] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.622127] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.624031] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.628351] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.630803] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.654542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.656740] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.659377] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.661523] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.663610] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.665546] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.667595] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.670192] vgaarb: loaded\n[ 0.671290] vgaarb: bridge control possible 0000:00:02.0\n[ 0.673046] SCSI subsystem initialized\n[ 0.674371] ACPI: bus type USB registered\n[ 0.675731] usbcore: registered new interface driver usbfs\n[ 0.677348] usbcore: registered new interface driver hub\n[ 0.678949] usbcore: registered new device driver usb\n[ 0.680663] PCI: Using ACPI for IRQ routing\n[ 0.682394] NetLabel: Initializing\n[ 0.683630] NetLabel: domain hash size = 128\n[ 0.685020] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.686557] NetLabel: unlabeled traffic allowed by default\n[ 0.688301] Switched to clocksource kvm-clock\n[ 0.697638] pnp: PnP ACPI init\n[ 0.698821] ACPI: bus type PNP registered\n[ 0.700531] pnp: PnP ACPI: found 5 devices\n[ 0.701876] ACPI: bus type PNP unregistered\n[ 0.709463] NET: Registered protocol family 2\n[ 0.711185] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.713881] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.716115] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.718021] TCP: reno registered\n[ 0.719208] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.720948] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.722824] NET: Registered protocol family 1\n[ 0.724242] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.725950] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.727613] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.747504] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.767734] Unpacking initramfs...\n[ 1.233135] Freeing initrd memory: 37508k freed\n[ 1.242755] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.244624] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.248064] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.249860] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.251904] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.253634] Initialise system trusted keyring\n[ 1.255054] audit: initializing netlink socket (disabled)\n[ 1.256637] type=2000 audit(1543964878.462:1): initialized\n[ 1.273821] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.275575] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.278158] zpool: loaded\n[ 1.279245] zbud: loaded\n[ 1.280464] VFS: Disk quotas dquot_6.5.2\n[ 1.281830] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.283771] msgmni has been set to 7578\n[ 1.285149] Key type big_key registered\n[ 1.287192] NET: Registered protocol family 38\n[ 1.288612] Key type asymmetric registered\n[ 1.289953] Asymmetric key parser 'x509' registered\n[ 1.291445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.293921] io scheduler noop registered\n[ 1.295229] io scheduler deadline registered (default)\n[ 1.309434] io scheduler cfq registered\n[ 1.310822] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.312428] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.314298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.316731] ACPI: Power Button [PWRF]\n[ 1.318120] GHES: HEST is not enabled!\n[ 1.319478] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.343570] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.345656] Non-volatile memory driver v1.3\n[ 1.347027] Linux agpgart interface v0.103\n[ 1.348461] crash memory driver: version 1.1\n[ 1.349891] rdac: device handler registered\n[ 1.351306] hp_sw: device handler registered\n[ 1.352686] emc: device handler registered\n[ 1.354022] alua: device handler registered\n[ 1.355391] libphy: Fixed MDIO Bus: probed\n[ 1.356821] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.358579] ehci-pci: EHCI PCI platform driver\n[ 1.359976] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.361667] ohci-pci: OHCI PCI platform driver\n[ 1.363076] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.383260] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.384894] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.387370] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.388937] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.390644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.392466] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.394871] usb usb1: Product: UHCI Host Controller\n[ 1.396327] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.398200] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.399749] hub 1-0:1.0: USB hub found\n[ 1.401038] hub 1-0:1.0: 2 ports detected\n[ 1.402487] usbcore: registered new interface driver usbserial\n[ 1.404145] usbcore: registered new interface driver usbserial_generic\n[ 1.405913] usbserial: USB Serial support registered for generic\n[ 1.407609] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.410864] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.412345] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.413944] mousedev: PS/2 mouse device common for all mice\n[ 1.415848] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.418660] rtc_cmos 00:00: RTC can wake from S4\n[ 1.419183] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.423229] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.423235] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.423379] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.423408] cpuidle: using governor menu\n[ 1.423471] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.423547] usbcore: registered new interface driver usbhid\n[ 1.423549] usbhid: USB HID core driver\n[ 1.423584] drop_monitor: Initializing network drop monitor service\n[ 1.423632] TCP: cubic registered\n[ 1.423634] Initializing XFRM netlink socket\n[ 1.423713] NET: Registered protocol family 10\n[ 1.425950] NET: Registered protocol family 17\n[ 1.427559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.427563] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.427583] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.427655] Loading compiled-in X.509 certificates\n[ 1.427675] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.427683] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.428014] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.428033] registered taskstats version 1\n[ 1.430961] Key type trusted registered\n[ 1.432125] Key type encrypted registered\n[ 1.433296] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.433791] rtc_cmos 00:00: setting system clock to 2018-12-04 23:07:58 UTC (1543964878)\n[ 1.467070] Freeing unused kernel memory: 1680k freed\n[ 1.472572] 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.477557] systemd[1]: Detected virtualization kvm.\n[ 1.479088] systemd[1]: Detected architecture x86-64.\n[ 1.480604] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.483412] systemd[1]: No hostname configured.\n[ 1.484853] systemd[1]: Set hostname to .\n[ 1.486408] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.509996] systemd[1]: Created slice Root Slice.\n[ 1.511462] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.513824] systemd[1]: Listening on Journal Socket.\n[ 1.515341] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.517762] systemd[1]: Listening on udev Kernel Socket.\n[ 1.519335] systemd[1]: Starting udev Kernel Socket.\n[ 1.520876] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.523431] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Timers.\n[ 1.526876] systemd[1]: Reached target Timers.\n[ 1.528296] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice System Slice.\n[ 1.530589] systemd[1]: Created slice System Slice.\n[ 1.532087] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.534322] systemd[1]: Reached target Slices.\n[ 1.535759] systemd[1]: Starting Slices.\n[ 1.537444] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Paths.\n[ 1.540647] systemd[1]: Reached target Paths.\n[ 1.542051] systemd[1]: Starting Paths.\n[ 1.543822] 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 Local File Systems.\n[ 1.548830] systemd[1]: Reached target Local File Systems.\n[ 1.550431] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.553230] systemd[1]: Listening on udev Control Socket.\n[ 1.554832] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.557205] systemd[1]: Reached target Sockets.\n[ 1.558632] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Swap.\n[ 1.560808] systemd[1]: Reached target Swap.\n[ 1.562182] systemd[1]: Starting Swap.\n[ 1.563716] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.566451] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.571585] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.576071] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.578772] systemd[1]: Started Journal Service.\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.610168] RPC: Registered named UNIX socket transport module.\n[ 1.611897] RPC: Registered udp transport module.\n[ 1.613378] RPC: Registered tcp transport module.\n[ 1.614937] 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[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.704438] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.711806] FDC 0 is a S82078B\n[ 1.730556] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.771740] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.777142] scsi host0: ata_piix\n[ 1.778476] vda: vda1\n[ 1.779155] scsi host1: ata_piix\n[ 1.779178] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.779179] 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[ 1.857519] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.859362] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.861261] usb 1-1: Product: QEMU USB Tablet\n[ 1.862657] usb 1-1: Manufacturer: QEMU\n[ 1.863954] usb 1-1: SerialNumber: 42\n[ 1.873863] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.876825] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.958969] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.961526] XFS (vda1): Mounting V4 Filesystem\n[ 1.981911] 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 Paths.\n[[32m OK [0m] Stopped target Slices.\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 target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\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.202858] systemd-journald[150]: Received SIGTERM from PID 1 (systemd).\n[ 2.248342] tsc: Refined TSC clocksource calibration: 3491.841 MHz\n[ 2.319210] SELinux: Disabled at runtime.\n[ 2.357321] type=1404 audit(1543964879.423:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.433423] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.435089] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting Debug 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 File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting NFSD configuration filesystem...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n Starting Setup Virtual Console...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Swap.\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\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[ 2.708896] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Journal Service.\n Starting Configure read-only root support...\n Starting Flush Journal to Persistent Storage...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.784035] systemd-journald[400]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting udev Kernel Device Manager...\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 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.034579] type=1305 audit(1543964880.100:3): audit_pid=429 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 D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Basic System.\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.189958] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.193457] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.200958] [drm] Initialized drm 1.1.0 20060810\n[ 3.213358] ppdev: user-space parallel port driver\n[ 3.264014] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.266203] [TTM] Initializing pool allocator\n[ 3.267752] [TTM] Initializing DMA pool allocator\n Starting D-Bus System Message Bus...\n[ 3.270058] [drm] fb mappable at 0xFC000000\n[ 3.271589] [drm] vram aper at 0xFC000000\n[ 3.271589] [drm] size 33554432\n[ 3.271589] [drm] fb depth is 24\n[ 3.271590] [drm] pitch is 3072\n Starting NTP client/server...\n[ 3.278328] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.299887] Console: switching to colour frame buffer device 128x48\n[ 3.312459] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.315314] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[ 3.420601] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 3.425962] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.431498] alg: No test for crc32 (crc32-pclmul)\n[ 3.435793] intel_rapl: no valid rapl domains found in package 0\n[ 3.438822] intel_powerclamp: No package C-state available\n[ 3.443979] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 3.371559] cloud-init[470]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:08:00 +0000. Up 3.32 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting OpenSSH server daemon...\n Starting PostgreSQL 9.5 database server...\n Starting System Logging Service...\n Starting Dynamic System Tuning Daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting nginx - high performance web server...\n Starting Postfix Mail Transport Agent...\n Starting Notify NFS peers of a restart...\n[[32m OK [0m] Reached target Network is Online.\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started Notify NFS peers of a restart.\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[ 5.770695] cloud-init[792]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:08:03 +0000. Up 5.73 seconds.\n[[32m OK [0m] Started nginx - high performance web server.\n[ 5.803187] cloud-init[792]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++[[32m OK [0m] Created slice user-993.slice.\n\n[ 5.805756] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.807826] cloud-init[792]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.813417] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.820850] cloud-init[792]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.827156] cloud-init[792]: ci-info: | eth0: | True | 192.168.120.10 | 255.255.255.0 | fa:16:3e:fb:89:18 |\n[ 5.831146] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.834930] cloud-init[792]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.837762] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.841134] cloud-init[792]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.843492] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.846995] cloud-init[792]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.849000] cloud-init[792]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 5.852503] cloud-init[792]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.855085] cloud-init[792]: 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: t"} 2018-12-04 23:08:19,395 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46/action used request id req-bbffb6b9-1187-4e17-a35c-e8a826d074fd 2018-12-04 23:08:19,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0836808681488s 2018-12-04 23:08:19,396 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46/action used request id req-bbffb6b9-1187-4e17-a35c-e8a826d074fd 2018-12-04 23:08:19,396 - 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 00000000bffe1351 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 00000000bffe12d1 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 1872232592 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.392267] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.394996] pid_max: default: 32768 minimum: 301 [ 0.396444] Security Framework initialized [ 0.397821] SELinux: Initializing. [ 0.399337] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.405174] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.408702] Mount-cache hash table entries: 4096 [ 0.410436] Initializing cgroup subsys memory [ 0.411869] Initializing cgroup subsys devices [ 0.413290] Initializing cgroup subsys freezer [ 0.414709] Initializing cgroup subsys net_cls [ 0.416132] Initializing cgroup subsys blkio [ 0.417507] Initializing cgroup subsys perf_event [ 0.418967] Initializing cgroup subsys hugetlb [ 0.420390] Initializing cgroup subsys pids [ 0.421755] Initializing cgroup subsys net_prio [ 0.423254] CPU: Physical Processor ID: 0 [ 0.425302] mce: CPU supports 10 MCE banks [ 0.426677] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.428256] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.429819] tlb_flushall_shift: 6 [ 0.431246] Freeing SMP alternatives: 28k freed [ 0.435418] ACPI: Core revision 20130517 [ 0.437181] ACPI: All ACPI Tables successfully acquired [ 0.438944] ftrace: allocating 25812 entries in 101 pages [ 0.461171] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.462984] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.464756] smpboot: Max logical packages: 2 [ 0.466364] Enabling x2apic [ 0.467473] Enabled x2apic [ 0.468846] Switched APIC routing to physical x2apic. [ 0.471615] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.473411] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.476777] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.484719] KVM setup paravirtual spinlock [ 0.487393] smpboot: Booting Node 0, Processors #1 OK [ 0.489364] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.511259] Brought up 2 CPUs [ 0.511263] KVM setup async PF for cpu 1 [ 0.511266] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.515136] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.517746] devtmpfs: initialized [ 0.520490] EVM: security.selinux [ 0.521714] EVM: security.ima [ 0.522854] EVM: security.capability [ 0.524782] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.526660] pinctrl core: initialized pinctrl subsystem [ 0.528343] NET: Registered protocol family 16 [ 0.529961] ACPI: bus type PCI registered [ 0.531304] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.533172] PCI: Using configuration type 1 for base access [ 0.538147] ACPI: Added _OSI(Module Device) [ 0.539533] ACPI: Added _OSI(Processor Device) [ 0.540953] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.542414] ACPI: Added _OSI(Processor Aggregator Device) [ 0.545073] ACPI: Interpreter enabled [ 0.546355] ACPI: (supports S0 S5) [ 0.547581] ACPI: Using IOAPIC for interrupt routing [ 0.549092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.553584] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.555327] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.557173] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.558992] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.562375] acpiphp: Slot [3] registered [ 0.563717] acpiphp: Slot [4] registered [ 0.565076] acpiphp: Slot [5] registered [ 0.566414] acpiphp: Slot [6] registered [ 0.567754] acpiphp: Slot [7] registered [ 0.569095] acpiphp: Slot [8] registered [ 0.570432] acpiphp: Slot [9] registered [ 0.571771] acpiphp: Slot [10] registered [ 0.573130] acpiphp: Slot [11] registered [ 0.574484] acpiphp: Slot [12] registered [ 0.575849] acpiphp: Slot [13] registered [ 0.577204] acpiphp: Slot [14] registered [ 0.578554] acpiphp: Slot [15] registered [ 0.579905] acpiphp: Slot [16] registered [ 0.581258] acpiphp: Slot [17] registered [ 0.582612] acpiphp: Slot [18] registered [ 0.583973] acpiphp: Slot [19] registered [ 0.585333] acpiphp: Slot [20] registered [ 0.586682] acpiphp: Slot [21] registered [ 0.588029] acpiphp: Slot [22] registered [ 0.589375] acpiphp: Slot [23] registered [ 0.590724] acpiphp: Slot [24] registered [ 0.592084] acpiphp: Slot [25] registered [ 0.593441] acpiphp: Slot [26] registered [ 0.594796] acpiphp: Slot [27] registered [ 0.596283] acpiphp: Slot [28] registered [ 0.597625] acpiphp: Slot [29] registered [ 0.598983] acpiphp: Slot [30] registered [ 0.600326] acpiphp: Slot [31] registered [ 0.601660] PCI host bridge to bus 0000:00 [ 0.603014] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.604616] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.606454] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.608288] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.610776] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.613258] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.618445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.620339] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.622127] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.624031] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.628351] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.630803] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.654542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.656740] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.659377] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.661523] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.663610] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.665546] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.667595] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.670192] vgaarb: loaded [ 0.671290] vgaarb: bridge control possible 0000:00:02.0 [ 0.673046] SCSI subsystem initialized [ 0.674371] ACPI: bus type USB registered [ 0.675731] usbcore: registered new interface driver usbfs [ 0.677348] usbcore: registered new interface driver hub [ 0.678949] usbcore: registered new device driver usb [ 0.680663] PCI: Using ACPI for IRQ routing [ 0.682394] NetLabel: Initializing [ 0.683630] NetLabel: domain hash size = 128 [ 0.685020] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.686557] NetLabel: unlabeled traffic allowed by default [ 0.688301] Switched to clocksource kvm-clock [ 0.697638] pnp: PnP ACPI init [ 0.698821] ACPI: bus type PNP registered [ 0.700531] pnp: PnP ACPI: found 5 devices [ 0.701876] ACPI: bus type PNP unregistered [ 0.709463] NET: Registered protocol family 2 [ 0.711185] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.713881] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.716115] TCP: Hash tables configured (established 32768 bind 32768) [ 0.718021] TCP: reno registered [ 0.719208] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.720948] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.722824] NET: Registered protocol family 1 [ 0.724242] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.725950] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.727613] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.747504] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.767734] Unpacking initramfs... [ 1.233135] Freeing initrd memory: 37508k freed [ 1.242755] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.244624] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.248064] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.249860] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.251904] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.253634] Initialise system trusted keyring [ 1.255054] audit: initializing netlink socket (disabled) [ 1.256637] type=2000 audit(1543964878.462:1): initialized [ 1.273821] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.275575] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.278158] zpool: loaded [ 1.279245] zbud: loaded [ 1.280464] VFS: Disk quotas dquot_6.5.2 [ 1.281830] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.283771] msgmni has been set to 7578 [ 1.285149] Key type big_key registered [ 1.287192] NET: Registered protocol family 38 [ 1.288612] Key type asymmetric registered [ 1.289953] Asymmetric key parser 'x509' registered [ 1.291445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.293921] io scheduler noop registered [ 1.295229] io scheduler deadline registered (default) [ 1.309434] io scheduler cfq registered [ 1.310822] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.312428] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.314298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.316731] ACPI: Power Button [PWRF] [ 1.318120] GHES: HEST is not enabled! [ 1.319478] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.343570] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.345656] Non-volatile memory driver v1.3 [ 1.347027] Linux agpgart interface v0.103 [ 1.348461] crash memory driver: version 1.1 [ 1.349891] rdac: device handler registered [ 1.351306] hp_sw: device handler registered [ 1.352686] emc: device handler registered [ 1.354022] alua: device handler registered [ 1.355391] libphy: Fixed MDIO Bus: probed [ 1.356821] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.358579] ehci-pci: EHCI PCI platform driver [ 1.359976] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.361667] ohci-pci: OHCI PCI platform driver [ 1.363076] uhci_hcd: USB Universal Host Controller Interface driver [ 1.383260] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.384894] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.387370] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.388937] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.390644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.392466] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.394871] usb usb1: Product: UHCI Host Controller [ 1.396327] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.398200] usb usb1: SerialNumber: 0000:00:01.2 [ 1.399749] hub 1-0:1.0: USB hub found [ 1.401038] hub 1-0:1.0: 2 ports detected [ 1.402487] usbcore: registered new interface driver usbserial [ 1.404145] usbcore: registered new interface driver usbserial_generic [ 1.405913] usbserial: USB Serial support registered for generic [ 1.407609] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.410864] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.412345] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.413944] mousedev: PS/2 mouse device common for all mice [ 1.415848] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.418660] rtc_cmos 00:00: RTC can wake from S4 [ 1.419183] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.423229] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.423235] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.423379] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.423408] cpuidle: using governor menu [ 1.423471] hidraw: raw HID events driver (C) Jiri Kosina [ 1.423547] usbcore: registered new interface driver usbhid [ 1.423549] usbhid: USB HID core driver [ 1.423584] drop_monitor: Initializing network drop monitor service [ 1.423632] TCP: cubic registered [ 1.423634] Initializing XFRM netlink socket [ 1.423713] NET: Registered protocol family 10 [ 1.425950] NET: Registered protocol family 17 [ 1.427559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.427563] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.427583] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.427655] Loading compiled-in X.509 certificates [ 1.427675] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.427683] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.428014] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.428033] registered taskstats version 1 [ 1.430961] Key type trusted registered [ 1.432125] Key type encrypted registered [ 1.433296] IMA: No TPM chip found, activating TPM-bypass! [ 1.433791] rtc_cmos 00:00: setting system clock to 2018-12-04 23:07:58 UTC (1543964878) [ 1.467070] Freeing unused kernel memory: 1680k freed [ 1.472572] 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.477557] systemd[1]: Detected virtualization kvm. [ 1.479088] systemd[1]: Detected architecture x86-64. [ 1.480604] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.483412] systemd[1]: No hostname configured. [ 1.484853] systemd[1]: Set hostname to . [ 1.486408] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.509996] systemd[1]: Created slice Root Slice. [ 1.511462] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.513824] systemd[1]: Listening on Journal Socket. [ 1.515341] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.517762] systemd[1]: Listening on udev Kernel Socket. [ 1.519335] systemd[1]: Starting udev Kernel Socket. [ 1.520876] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.523431] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Timers. [ 1.526876] systemd[1]: Reached target Timers. [ 1.528296] systemd[1]: Starting Timers. [[32m OK [0m] Created slice System Slice. [ 1.530589] systemd[1]: Created slice System Slice. [ 1.532087] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.534322] systemd[1]: Reached target Slices. [ 1.535759] systemd[1]: Starting Slices. [ 1.537444] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Paths. [ 1.540647] systemd[1]: Reached target Paths. [ 1.542051] systemd[1]: Starting Paths. [ 1.543822] 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 Local File Systems. [ 1.548830] systemd[1]: Reached target Local File Systems. [ 1.550431] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Control Socket. [ 1.553230] systemd[1]: Listening on udev Control Socket. [ 1.554832] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.557205] systemd[1]: Reached target Sockets. [ 1.558632] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Swap. [ 1.560808] systemd[1]: Reached target Swap. [ 1.562182] systemd[1]: Starting Swap. [ 1.563716] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.566451] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.571585] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.576071] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.578772] systemd[1]: Started Journal Service. 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.610168] RPC: Registered named UNIX socket transport module. [ 1.611897] RPC: Registered udp transport module. [ 1.613378] RPC: Registered tcp transport module. [ 1.614937] 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. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.704438] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.711806] FDC 0 is a S82078B [ 1.730556] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.771740] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.777142] scsi host0: ata_piix [ 1.778476] vda: vda1 [ 1.779155] scsi host1: ata_piix [ 1.779178] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.779179] 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. [ 1.857519] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.859362] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.861261] usb 1-1: Product: QEMU USB Tablet [ 1.862657] usb 1-1: Manufacturer: QEMU [ 1.863954] usb 1-1: SerialNumber: 42 [ 1.873863] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.876825] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.958969] SGI XFS with ACLs, security attributes, no debug enabled [ 1.961526] XFS (vda1): Mounting V4 Filesystem [ 1.981911] 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 Paths. [[32m OK [0m] Stopped target Slices. [[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 target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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.202858] systemd-journald[150]: Received SIGTERM from PID 1 (systemd). [ 2.248342] tsc: Refined TSC clocksource calibration: 3491.841 MHz [ 2.319210] SELinux: Disabled at runtime. [ 2.357321] type=1404 audit(1543964879.423:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.433423] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.435089] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Control Socket. Mounting Debug File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. Starting Setup Virtual Console... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Apply Kernel Variables... [[32m OK [0m] Reached target Swap. Mounting Huge Pages File System... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. 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. [ 2.708896] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Journal Service. Starting Configure read-only root support... Starting Flush Journal to Persistent Storage... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Load/Save Random Seed. [ 2.784035] systemd-journald[400]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting udev Kernel Device Manager... [[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 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.034579] type=1305 audit(1543964880.100:3): audit_pid=429 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 D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Basic System. Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.189958] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.193457] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.200958] [drm] Initialized drm 1.1.0 20060810 [ 3.213358] ppdev: user-space parallel port driver [ 3.264014] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.266203] [TTM] Initializing pool allocator [ 3.267752] [TTM] Initializing DMA pool allocator Starting D-Bus System Message Bus... [ 3.270058] [drm] fb mappable at 0xFC000000 [ 3.271589] [drm] vram aper at 0xFC000000 [ 3.271589] [drm] size 33554432 [ 3.271589] [drm] fb depth is 24 [ 3.271590] [drm] pitch is 3072 Starting NTP client/server... [ 3.278328] fbcon: cirrusdrmfb (fb0) is primary device [ 3.299887] Console: switching to colour frame buffer device 128x48 [ 3.312459] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.315314] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [ 3.420601] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 3.425962] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.431498] alg: No test for crc32 (crc32-pclmul) [ 3.435793] intel_rapl: no valid rapl domains found in package 0 [ 3.438822] intel_powerclamp: No package C-state available [ 3.443979] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 3.371559] cloud-init[470]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:08:00 +0000. Up 3.32 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting OpenSSH server daemon... Starting PostgreSQL 9.5 database server... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting Initial cloud-init job (metadata service crawler)... Starting nginx - high performance web server... Starting Postfix Mail Transport Agent... Starting Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [ 5.770695] cloud-init[792]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:08:03 +0000. Up 5.73 seconds. [[32m OK [0m] Started nginx - high performance web server. [ 5.803187] cloud-init[792]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++[[32m OK [0m] Created slice user-993.slice. [ 5.805756] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.807826] cloud-init[792]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.813417] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.820850] cloud-init[792]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.827156] cloud-init[792]: ci-info: | eth0: | True | 192.168.120.10 | 255.255.255.0 | fa:16:3e:fb:89:18 | [ 5.831146] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.834930] cloud-init[792]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.837762] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.841134] cloud-init[792]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.843492] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.846995] cloud-init[792]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.849000] cloud-init[792]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 5.852503] cloud-init[792]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.855085] cloud-init[792]: 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: t 2018-12-04 23:08:20,399 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.208: timed out 2018-12-04 23:08:29,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:08:29,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46/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}d2d9de79c7b36131013aaa5633366afacaced767" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:08:29,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:08: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-79c2bd21-2a6e-4e3a-94a6-071d9a32329b x-compute-request-id: req-79c2bd21-2a6e-4e3a-94a6-071d9a32329b Content-Encoding: gzip Content-Length: 11714 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 00000000bffe1351 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 00000000bffe12d1 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 1872232592 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.392267] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.394996] pid_max: default: 32768 minimum: 301\n[ 0.396444] Security Framework initialized\n[ 0.397821] SELinux: Initializing.\n[ 0.399337] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.405174] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.408702] Mount-cache hash table entries: 4096\n[ 0.410436] Initializing cgroup subsys memory\n[ 0.411869] Initializing cgroup subsys devices\n[ 0.413290] Initializing cgroup subsys freezer\n[ 0.414709] Initializing cgroup subsys net_cls\n[ 0.416132] Initializing cgroup subsys blkio\n[ 0.417507] Initializing cgroup subsys perf_event\n[ 0.418967] Initializing cgroup subsys hugetlb\n[ 0.420390] Initializing cgroup subsys pids\n[ 0.421755] Initializing cgroup subsys net_prio\n[ 0.423254] CPU: Physical Processor ID: 0\n[ 0.425302] mce: CPU supports 10 MCE banks\n[ 0.426677] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.428256] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.429819] tlb_flushall_shift: 6\n[ 0.431246] Freeing SMP alternatives: 28k freed\n[ 0.435418] ACPI: Core revision 20130517\n[ 0.437181] ACPI: All ACPI Tables successfully acquired\n[ 0.438944] ftrace: allocating 25812 entries in 101 pages\n[ 0.461171] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.462984] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.464756] smpboot: Max logical packages: 2\n[ 0.466364] Enabling x2apic\n[ 0.467473] Enabled x2apic\n[ 0.468846] Switched APIC routing to physical x2apic.\n[ 0.471615] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.473411] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.476777] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.484719] KVM setup paravirtual spinlock\n[ 0.487393] smpboot: Booting Node 0, Processors #1 OK\n[ 0.489364] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.511259] Brought up 2 CPUs\n[ 0.511263] KVM setup async PF for cpu 1\n[ 0.511266] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.515136] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.517746] devtmpfs: initialized\n[ 0.520490] EVM: security.selinux\n[ 0.521714] EVM: security.ima\n[ 0.522854] EVM: security.capability\n[ 0.524782] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.526660] pinctrl core: initialized pinctrl subsystem\n[ 0.528343] NET: Registered protocol family 16\n[ 0.529961] ACPI: bus type PCI registered\n[ 0.531304] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.533172] PCI: Using configuration type 1 for base access\n[ 0.538147] ACPI: Added _OSI(Module Device)\n[ 0.539533] ACPI: Added _OSI(Processor Device)\n[ 0.540953] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.542414] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.545073] ACPI: Interpreter enabled\n[ 0.546355] ACPI: (supports S0 S5)\n[ 0.547581] ACPI: Using IOAPIC for interrupt routing\n[ 0.549092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.553584] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.555327] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.557173] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.558992] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.562375] acpiphp: Slot [3] registered\n[ 0.563717] acpiphp: Slot [4] registered\n[ 0.565076] acpiphp: Slot [5] registered\n[ 0.566414] acpiphp: Slot [6] registered\n[ 0.567754] acpiphp: Slot [7] registered\n[ 0.569095] acpiphp: Slot [8] registered\n[ 0.570432] acpiphp: Slot [9] registered\n[ 0.571771] acpiphp: Slot [10] registered\n[ 0.573130] acpiphp: Slot [11] registered\n[ 0.574484] acpiphp: Slot [12] registered\n[ 0.575849] acpiphp: Slot [13] registered\n[ 0.577204] acpiphp: Slot [14] registered\n[ 0.578554] acpiphp: Slot [15] registered\n[ 0.579905] acpiphp: Slot [16] registered\n[ 0.581258] acpiphp: Slot [17] registered\n[ 0.582612] acpiphp: Slot [18] registered\n[ 0.583973] acpiphp: Slot [19] registered\n[ 0.585333] acpiphp: Slot [20] registered\n[ 0.586682] acpiphp: Slot [21] registered\n[ 0.588029] acpiphp: Slot [22] registered\n[ 0.589375] acpiphp: Slot [23] registered\n[ 0.590724] acpiphp: Slot [24] registered\n[ 0.592084] acpiphp: Slot [25] registered\n[ 0.593441] acpiphp: Slot [26] registered\n[ 0.594796] acpiphp: Slot [27] registered\n[ 0.596283] acpiphp: Slot [28] registered\n[ 0.597625] acpiphp: Slot [29] registered\n[ 0.598983] acpiphp: Slot [30] registered\n[ 0.600326] acpiphp: Slot [31] registered\n[ 0.601660] PCI host bridge to bus 0000:00\n[ 0.603014] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.604616] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.606454] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.608288] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.610776] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.613258] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.618445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.620339] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.622127] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.624031] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.628351] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.630803] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.654542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.656740] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.659377] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.661523] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.663610] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.665546] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.667595] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.670192] vgaarb: loaded\n[ 0.671290] vgaarb: bridge control possible 0000:00:02.0\n[ 0.673046] SCSI subsystem initialized\n[ 0.674371] ACPI: bus type USB registered\n[ 0.675731] usbcore: registered new interface driver usbfs\n[ 0.677348] usbcore: registered new interface driver hub\n[ 0.678949] usbcore: registered new device driver usb\n[ 0.680663] PCI: Using ACPI for IRQ routing\n[ 0.682394] NetLabel: Initializing\n[ 0.683630] NetLabel: domain hash size = 128\n[ 0.685020] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.686557] NetLabel: unlabeled traffic allowed by default\n[ 0.688301] Switched to clocksource kvm-clock\n[ 0.697638] pnp: PnP ACPI init\n[ 0.698821] ACPI: bus type PNP registered\n[ 0.700531] pnp: PnP ACPI: found 5 devices\n[ 0.701876] ACPI: bus type PNP unregistered\n[ 0.709463] NET: Registered protocol family 2\n[ 0.711185] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.713881] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.716115] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.718021] TCP: reno registered\n[ 0.719208] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.720948] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.722824] NET: Registered protocol family 1\n[ 0.724242] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.725950] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.727613] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.747504] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.767734] Unpacking initramfs...\n[ 1.233135] Freeing initrd memory: 37508k freed\n[ 1.242755] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.244624] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.248064] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.249860] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.251904] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.253634] Initialise system trusted keyring\n[ 1.255054] audit: initializing netlink socket (disabled)\n[ 1.256637] type=2000 audit(1543964878.462:1): initialized\n[ 1.273821] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.275575] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.278158] zpool: loaded\n[ 1.279245] zbud: loaded\n[ 1.280464] VFS: Disk quotas dquot_6.5.2\n[ 1.281830] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.283771] msgmni has been set to 7578\n[ 1.285149] Key type big_key registered\n[ 1.287192] NET: Registered protocol family 38\n[ 1.288612] Key type asymmetric registered\n[ 1.289953] Asymmetric key parser 'x509' registered\n[ 1.291445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.293921] io scheduler noop registered\n[ 1.295229] io scheduler deadline registered (default)\n[ 1.309434] io scheduler cfq registered\n[ 1.310822] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.312428] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.314298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.316731] ACPI: Power Button [PWRF]\n[ 1.318120] GHES: HEST is not enabled!\n[ 1.319478] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.343570] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.345656] Non-volatile memory driver v1.3\n[ 1.347027] Linux agpgart interface v0.103\n[ 1.348461] crash memory driver: version 1.1\n[ 1.349891] rdac: device handler registered\n[ 1.351306] hp_sw: device handler registered\n[ 1.352686] emc: device handler registered\n[ 1.354022] alua: device handler registered\n[ 1.355391] libphy: Fixed MDIO Bus: probed\n[ 1.356821] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.358579] ehci-pci: EHCI PCI platform driver\n[ 1.359976] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.361667] ohci-pci: OHCI PCI platform driver\n[ 1.363076] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.383260] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.384894] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.387370] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.388937] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.390644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.392466] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.394871] usb usb1: Product: UHCI Host Controller\n[ 1.396327] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.398200] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.399749] hub 1-0:1.0: USB hub found\n[ 1.401038] hub 1-0:1.0: 2 ports detected\n[ 1.402487] usbcore: registered new interface driver usbserial\n[ 1.404145] usbcore: registered new interface driver usbserial_generic\n[ 1.405913] usbserial: USB Serial support registered for generic\n[ 1.407609] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.410864] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.412345] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.413944] mousedev: PS/2 mouse device common for all mice\n[ 1.415848] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.418660] rtc_cmos 00:00: RTC can wake from S4\n[ 1.419183] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.423229] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.423235] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.423379] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.423408] cpuidle: using governor menu\n[ 1.423471] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.423547] usbcore: registered new interface driver usbhid\n[ 1.423549] usbhid: USB HID core driver\n[ 1.423584] drop_monitor: Initializing network drop monitor service\n[ 1.423632] TCP: cubic registered\n[ 1.423634] Initializing XFRM netlink socket\n[ 1.423713] NET: Registered protocol family 10\n[ 1.425950] NET: Registered protocol family 17\n[ 1.427559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.427563] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.427583] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.427655] Loading compiled-in X.509 certificates\n[ 1.427675] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.427683] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.428014] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.428033] registered taskstats version 1\n[ 1.430961] Key type trusted registered\n[ 1.432125] Key type encrypted registered\n[ 1.433296] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.433791] rtc_cmos 00:00: setting system clock to 2018-12-04 23:07:58 UTC (1543964878)\n[ 1.467070] Freeing unused kernel memory: 1680k freed\n[ 1.472572] 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.477557] systemd[1]: Detected virtualization kvm.\n[ 1.479088] systemd[1]: Detected architecture x86-64.\n[ 1.480604] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.483412] systemd[1]: No hostname configured.\n[ 1.484853] systemd[1]: Set hostname to .\n[ 1.486408] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.509996] systemd[1]: Created slice Root Slice.\n[ 1.511462] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.513824] systemd[1]: Listening on Journal Socket.\n[ 1.515341] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.517762] systemd[1]: Listening on udev Kernel Socket.\n[ 1.519335] systemd[1]: Starting udev Kernel Socket.\n[ 1.520876] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.523431] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Timers.\n[ 1.526876] systemd[1]: Reached target Timers.\n[ 1.528296] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice System Slice.\n[ 1.530589] systemd[1]: Created slice System Slice.\n[ 1.532087] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.534322] systemd[1]: Reached target Slices.\n[ 1.535759] systemd[1]: Starting Slices.\n[ 1.537444] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Paths.\n[ 1.540647] systemd[1]: Reached target Paths.\n[ 1.542051] systemd[1]: Starting Paths.\n[ 1.543822] 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 Local File Systems.\n[ 1.548830] systemd[1]: Reached target Local File Systems.\n[ 1.550431] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.553230] systemd[1]: Listening on udev Control Socket.\n[ 1.554832] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.557205] systemd[1]: Reached target Sockets.\n[ 1.558632] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Swap.\n[ 1.560808] systemd[1]: Reached target Swap.\n[ 1.562182] systemd[1]: Starting Swap.\n[ 1.563716] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.566451] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.571585] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.576071] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.578772] systemd[1]: Started Journal Service.\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.610168] RPC: Registered named UNIX socket transport module.\n[ 1.611897] RPC: Registered udp transport module.\n[ 1.613378] RPC: Registered tcp transport module.\n[ 1.614937] 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[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.704438] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.711806] FDC 0 is a S82078B\n[ 1.730556] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.771740] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.777142] scsi host0: ata_piix\n[ 1.778476] vda: vda1\n[ 1.779155] scsi host1: ata_piix\n[ 1.779178] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.779179] 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[ 1.857519] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.859362] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.861261] usb 1-1: Product: QEMU USB Tablet\n[ 1.862657] usb 1-1: Manufacturer: QEMU\n[ 1.863954] usb 1-1: SerialNumber: 42\n[ 1.873863] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.876825] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.958969] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.961526] XFS (vda1): Mounting V4 Filesystem\n[ 1.981911] 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 Paths.\n[[32m OK [0m] Stopped target Slices.\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 target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\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.202858] systemd-journald[150]: Received SIGTERM from PID 1 (systemd).\n[ 2.248342] tsc: Refined TSC clocksource calibration: 3491.841 MHz\n[ 2.319210] SELinux: Disabled at runtime.\n[ 2.357321] type=1404 audit(1543964879.423:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.433423] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.435089] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting Debug 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 File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting NFSD configuration filesystem...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n Starting Setup Virtual Console...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Swap.\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\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[ 2.708896] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Journal Service.\n Starting Configure read-only root support...\n Starting Flush Journal to Persistent Storage...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.784035] systemd-journald[400]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting udev Kernel Device Manager...\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 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.034579] type=1305 audit(1543964880.100:3): audit_pid=429 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 D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Basic System.\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.189958] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.193457] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.200958] [drm] Initialized drm 1.1.0 20060810\n[ 3.213358] ppdev: user-space parallel port driver\n[ 3.264014] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.266203] [TTM] Initializing pool allocator\n[ 3.267752] [TTM] Initializing DMA pool allocator\n Starting D-Bus System Message Bus...\n[ 3.270058] [drm] fb mappable at 0xFC000000\n[ 3.271589] [drm] vram aper at 0xFC000000\n[ 3.271589] [drm] size 33554432\n[ 3.271589] [drm] fb depth is 24\n[ 3.271590] [drm] pitch is 3072\n Starting NTP client/server...\n[ 3.278328] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.299887] Console: switching to colour frame buffer device 128x48\n[ 3.312459] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.315314] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[ 3.420601] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 3.425962] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.431498] alg: No test for crc32 (crc32-pclmul)\n[ 3.435793] intel_rapl: no valid rapl domains found in package 0\n[ 3.438822] intel_powerclamp: No package C-state available\n[ 3.443979] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 3.371559] cloud-init[470]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:08:00 +0000. Up 3.32 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting OpenSSH server daemon...\n Starting PostgreSQL 9.5 database server...\n Starting System Logging Service...\n Starting Dynamic System Tuning Daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting nginx - high performance web server...\n Starting Postfix Mail Transport Agent...\n Starting Notify NFS peers of a restart...\n[[32m OK [0m] Reached target Network is Online.\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started Notify NFS peers of a restart.\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[ 5.770695] cloud-init[792]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:08:03 +0000. Up 5.73 seconds.\n[[32m OK [0m] Started nginx - high performance web server.\n[ 5.803187] cloud-init[792]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++[[32m OK [0m] Created slice user-993.slice.\n\n[ 5.805756] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.807826] cloud-init[792]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.813417] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.820850] cloud-init[792]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.827156] cloud-init[792]: ci-info: | eth0: | True | 192.168.120.10 | 255.255.255.0 | fa:16:3e:fb:89:18 |\n[ 5.831146] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.834930] cloud-init[792]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.837762] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.841134] cloud-init[792]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.843492] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.846995] cloud-init[792]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.849000] cloud-init[792]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 5.852503] cloud-init[792]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.855085] cloud-init[792]: 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: t"} 2018-12-04 23:08:29,491 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46/action used request id req-79c2bd21-2a6e-4e3a-94a6-071d9a32329b 2018-12-04 23:08:29,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0863111019135s 2018-12-04 23:08:29,492 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46/action used request id req-79c2bd21-2a6e-4e3a-94a6-071d9a32329b 2018-12-04 23:08:29,493 - 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 00000000bffe1351 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 00000000bffe12d1 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 1872232592 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.392267] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.394996] pid_max: default: 32768 minimum: 301 [ 0.396444] Security Framework initialized [ 0.397821] SELinux: Initializing. [ 0.399337] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.405174] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.408702] Mount-cache hash table entries: 4096 [ 0.410436] Initializing cgroup subsys memory [ 0.411869] Initializing cgroup subsys devices [ 0.413290] Initializing cgroup subsys freezer [ 0.414709] Initializing cgroup subsys net_cls [ 0.416132] Initializing cgroup subsys blkio [ 0.417507] Initializing cgroup subsys perf_event [ 0.418967] Initializing cgroup subsys hugetlb [ 0.420390] Initializing cgroup subsys pids [ 0.421755] Initializing cgroup subsys net_prio [ 0.423254] CPU: Physical Processor ID: 0 [ 0.425302] mce: CPU supports 10 MCE banks [ 0.426677] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.428256] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.429819] tlb_flushall_shift: 6 [ 0.431246] Freeing SMP alternatives: 28k freed [ 0.435418] ACPI: Core revision 20130517 [ 0.437181] ACPI: All ACPI Tables successfully acquired [ 0.438944] ftrace: allocating 25812 entries in 101 pages [ 0.461171] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.462984] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.464756] smpboot: Max logical packages: 2 [ 0.466364] Enabling x2apic [ 0.467473] Enabled x2apic [ 0.468846] Switched APIC routing to physical x2apic. [ 0.471615] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.473411] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.476777] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.484719] KVM setup paravirtual spinlock [ 0.487393] smpboot: Booting Node 0, Processors #1 OK [ 0.489364] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.511259] Brought up 2 CPUs [ 0.511263] KVM setup async PF for cpu 1 [ 0.511266] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.515136] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.517746] devtmpfs: initialized [ 0.520490] EVM: security.selinux [ 0.521714] EVM: security.ima [ 0.522854] EVM: security.capability [ 0.524782] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.526660] pinctrl core: initialized pinctrl subsystem [ 0.528343] NET: Registered protocol family 16 [ 0.529961] ACPI: bus type PCI registered [ 0.531304] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.533172] PCI: Using configuration type 1 for base access [ 0.538147] ACPI: Added _OSI(Module Device) [ 0.539533] ACPI: Added _OSI(Processor Device) [ 0.540953] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.542414] ACPI: Added _OSI(Processor Aggregator Device) [ 0.545073] ACPI: Interpreter enabled [ 0.546355] ACPI: (supports S0 S5) [ 0.547581] ACPI: Using IOAPIC for interrupt routing [ 0.549092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.553584] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.555327] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.557173] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.558992] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.562375] acpiphp: Slot [3] registered [ 0.563717] acpiphp: Slot [4] registered [ 0.565076] acpiphp: Slot [5] registered [ 0.566414] acpiphp: Slot [6] registered [ 0.567754] acpiphp: Slot [7] registered [ 0.569095] acpiphp: Slot [8] registered [ 0.570432] acpiphp: Slot [9] registered [ 0.571771] acpiphp: Slot [10] registered [ 0.573130] acpiphp: Slot [11] registered [ 0.574484] acpiphp: Slot [12] registered [ 0.575849] acpiphp: Slot [13] registered [ 0.577204] acpiphp: Slot [14] registered [ 0.578554] acpiphp: Slot [15] registered [ 0.579905] acpiphp: Slot [16] registered [ 0.581258] acpiphp: Slot [17] registered [ 0.582612] acpiphp: Slot [18] registered [ 0.583973] acpiphp: Slot [19] registered [ 0.585333] acpiphp: Slot [20] registered [ 0.586682] acpiphp: Slot [21] registered [ 0.588029] acpiphp: Slot [22] registered [ 0.589375] acpiphp: Slot [23] registered [ 0.590724] acpiphp: Slot [24] registered [ 0.592084] acpiphp: Slot [25] registered [ 0.593441] acpiphp: Slot [26] registered [ 0.594796] acpiphp: Slot [27] registered [ 0.596283] acpiphp: Slot [28] registered [ 0.597625] acpiphp: Slot [29] registered [ 0.598983] acpiphp: Slot [30] registered [ 0.600326] acpiphp: Slot [31] registered [ 0.601660] PCI host bridge to bus 0000:00 [ 0.603014] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.604616] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.606454] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.608288] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.610776] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.613258] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.618445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.620339] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.622127] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.624031] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.628351] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.630803] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.654542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.656740] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.659377] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.661523] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.663610] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.665546] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.667595] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.670192] vgaarb: loaded [ 0.671290] vgaarb: bridge control possible 0000:00:02.0 [ 0.673046] SCSI subsystem initialized [ 0.674371] ACPI: bus type USB registered [ 0.675731] usbcore: registered new interface driver usbfs [ 0.677348] usbcore: registered new interface driver hub [ 0.678949] usbcore: registered new device driver usb [ 0.680663] PCI: Using ACPI for IRQ routing [ 0.682394] NetLabel: Initializing [ 0.683630] NetLabel: domain hash size = 128 [ 0.685020] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.686557] NetLabel: unlabeled traffic allowed by default [ 0.688301] Switched to clocksource kvm-clock [ 0.697638] pnp: PnP ACPI init [ 0.698821] ACPI: bus type PNP registered [ 0.700531] pnp: PnP ACPI: found 5 devices [ 0.701876] ACPI: bus type PNP unregistered [ 0.709463] NET: Registered protocol family 2 [ 0.711185] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.713881] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.716115] TCP: Hash tables configured (established 32768 bind 32768) [ 0.718021] TCP: reno registered [ 0.719208] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.720948] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.722824] NET: Registered protocol family 1 [ 0.724242] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.725950] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.727613] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.747504] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.767734] Unpacking initramfs... [ 1.233135] Freeing initrd memory: 37508k freed [ 1.242755] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.244624] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.248064] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.249860] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.251904] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.253634] Initialise system trusted keyring [ 1.255054] audit: initializing netlink socket (disabled) [ 1.256637] type=2000 audit(1543964878.462:1): initialized [ 1.273821] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.275575] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.278158] zpool: loaded [ 1.279245] zbud: loaded [ 1.280464] VFS: Disk quotas dquot_6.5.2 [ 1.281830] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.283771] msgmni has been set to 7578 [ 1.285149] Key type big_key registered [ 1.287192] NET: Registered protocol family 38 [ 1.288612] Key type asymmetric registered [ 1.289953] Asymmetric key parser 'x509' registered [ 1.291445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.293921] io scheduler noop registered [ 1.295229] io scheduler deadline registered (default) [ 1.309434] io scheduler cfq registered [ 1.310822] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.312428] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.314298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.316731] ACPI: Power Button [PWRF] [ 1.318120] GHES: HEST is not enabled! [ 1.319478] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.343570] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.345656] Non-volatile memory driver v1.3 [ 1.347027] Linux agpgart interface v0.103 [ 1.348461] crash memory driver: version 1.1 [ 1.349891] rdac: device handler registered [ 1.351306] hp_sw: device handler registered [ 1.352686] emc: device handler registered [ 1.354022] alua: device handler registered [ 1.355391] libphy: Fixed MDIO Bus: probed [ 1.356821] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.358579] ehci-pci: EHCI PCI platform driver [ 1.359976] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.361667] ohci-pci: OHCI PCI platform driver [ 1.363076] uhci_hcd: USB Universal Host Controller Interface driver [ 1.383260] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.384894] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.387370] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.388937] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.390644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.392466] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.394871] usb usb1: Product: UHCI Host Controller [ 1.396327] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.398200] usb usb1: SerialNumber: 0000:00:01.2 [ 1.399749] hub 1-0:1.0: USB hub found [ 1.401038] hub 1-0:1.0: 2 ports detected [ 1.402487] usbcore: registered new interface driver usbserial [ 1.404145] usbcore: registered new interface driver usbserial_generic [ 1.405913] usbserial: USB Serial support registered for generic [ 1.407609] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.410864] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.412345] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.413944] mousedev: PS/2 mouse device common for all mice [ 1.415848] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.418660] rtc_cmos 00:00: RTC can wake from S4 [ 1.419183] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.423229] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.423235] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.423379] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.423408] cpuidle: using governor menu [ 1.423471] hidraw: raw HID events driver (C) Jiri Kosina [ 1.423547] usbcore: registered new interface driver usbhid [ 1.423549] usbhid: USB HID core driver [ 1.423584] drop_monitor: Initializing network drop monitor service [ 1.423632] TCP: cubic registered [ 1.423634] Initializing XFRM netlink socket [ 1.423713] NET: Registered protocol family 10 [ 1.425950] NET: Registered protocol family 17 [ 1.427559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.427563] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.427583] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.427655] Loading compiled-in X.509 certificates [ 1.427675] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.427683] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.428014] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.428033] registered taskstats version 1 [ 1.430961] Key type trusted registered [ 1.432125] Key type encrypted registered [ 1.433296] IMA: No TPM chip found, activating TPM-bypass! [ 1.433791] rtc_cmos 00:00: setting system clock to 2018-12-04 23:07:58 UTC (1543964878) [ 1.467070] Freeing unused kernel memory: 1680k freed [ 1.472572] 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.477557] systemd[1]: Detected virtualization kvm. [ 1.479088] systemd[1]: Detected architecture x86-64. [ 1.480604] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.483412] systemd[1]: No hostname configured. [ 1.484853] systemd[1]: Set hostname to . [ 1.486408] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.509996] systemd[1]: Created slice Root Slice. [ 1.511462] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.513824] systemd[1]: Listening on Journal Socket. [ 1.515341] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.517762] systemd[1]: Listening on udev Kernel Socket. [ 1.519335] systemd[1]: Starting udev Kernel Socket. [ 1.520876] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.523431] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Timers. [ 1.526876] systemd[1]: Reached target Timers. [ 1.528296] systemd[1]: Starting Timers. [[32m OK [0m] Created slice System Slice. [ 1.530589] systemd[1]: Created slice System Slice. [ 1.532087] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.534322] systemd[1]: Reached target Slices. [ 1.535759] systemd[1]: Starting Slices. [ 1.537444] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Paths. [ 1.540647] systemd[1]: Reached target Paths. [ 1.542051] systemd[1]: Starting Paths. [ 1.543822] 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 Local File Systems. [ 1.548830] systemd[1]: Reached target Local File Systems. [ 1.550431] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Control Socket. [ 1.553230] systemd[1]: Listening on udev Control Socket. [ 1.554832] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.557205] systemd[1]: Reached target Sockets. [ 1.558632] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Swap. [ 1.560808] systemd[1]: Reached target Swap. [ 1.562182] systemd[1]: Starting Swap. [ 1.563716] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.566451] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.571585] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.576071] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.578772] systemd[1]: Started Journal Service. 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.610168] RPC: Registered named UNIX socket transport module. [ 1.611897] RPC: Registered udp transport module. [ 1.613378] RPC: Registered tcp transport module. [ 1.614937] 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. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.704438] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.711806] FDC 0 is a S82078B [ 1.730556] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.771740] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.777142] scsi host0: ata_piix [ 1.778476] vda: vda1 [ 1.779155] scsi host1: ata_piix [ 1.779178] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.779179] 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. [ 1.857519] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.859362] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.861261] usb 1-1: Product: QEMU USB Tablet [ 1.862657] usb 1-1: Manufacturer: QEMU [ 1.863954] usb 1-1: SerialNumber: 42 [ 1.873863] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.876825] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.958969] SGI XFS with ACLs, security attributes, no debug enabled [ 1.961526] XFS (vda1): Mounting V4 Filesystem [ 1.981911] 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 Paths. [[32m OK [0m] Stopped target Slices. [[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 target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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.202858] systemd-journald[150]: Received SIGTERM from PID 1 (systemd). [ 2.248342] tsc: Refined TSC clocksource calibration: 3491.841 MHz [ 2.319210] SELinux: Disabled at runtime. [ 2.357321] type=1404 audit(1543964879.423:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.433423] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.435089] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Control Socket. Mounting Debug File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. Starting Setup Virtual Console... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Apply Kernel Variables... [[32m OK [0m] Reached target Swap. Mounting Huge Pages File System... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. 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. [ 2.708896] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Journal Service. Starting Configure read-only root support... Starting Flush Journal to Persistent Storage... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Load/Save Random Seed. [ 2.784035] systemd-journald[400]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting udev Kernel Device Manager... [[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 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.034579] type=1305 audit(1543964880.100:3): audit_pid=429 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 D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Basic System. Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.189958] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.193457] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.200958] [drm] Initialized drm 1.1.0 20060810 [ 3.213358] ppdev: user-space parallel port driver [ 3.264014] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.266203] [TTM] Initializing pool allocator [ 3.267752] [TTM] Initializing DMA pool allocator Starting D-Bus System Message Bus... [ 3.270058] [drm] fb mappable at 0xFC000000 [ 3.271589] [drm] vram aper at 0xFC000000 [ 3.271589] [drm] size 33554432 [ 3.271589] [drm] fb depth is 24 [ 3.271590] [drm] pitch is 3072 Starting NTP client/server... [ 3.278328] fbcon: cirrusdrmfb (fb0) is primary device [ 3.299887] Console: switching to colour frame buffer device 128x48 [ 3.312459] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.315314] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [ 3.420601] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 3.425962] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.431498] alg: No test for crc32 (crc32-pclmul) [ 3.435793] intel_rapl: no valid rapl domains found in package 0 [ 3.438822] intel_powerclamp: No package C-state available [ 3.443979] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 3.371559] cloud-init[470]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:08:00 +0000. Up 3.32 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting OpenSSH server daemon... Starting PostgreSQL 9.5 database server... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting Initial cloud-init job (metadata service crawler)... Starting nginx - high performance web server... Starting Postfix Mail Transport Agent... Starting Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [ 5.770695] cloud-init[792]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:08:03 +0000. Up 5.73 seconds. [[32m OK [0m] Started nginx - high performance web server. [ 5.803187] cloud-init[792]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++[[32m OK [0m] Created slice user-993.slice. [ 5.805756] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.807826] cloud-init[792]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.813417] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.820850] cloud-init[792]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.827156] cloud-init[792]: ci-info: | eth0: | True | 192.168.120.10 | 255.255.255.0 | fa:16:3e:fb:89:18 | [ 5.831146] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.834930] cloud-init[792]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.837762] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.841134] cloud-init[792]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.843492] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.846995] cloud-init[792]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.849000] cloud-init[792]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 5.852503] cloud-init[792]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.855085] cloud-init[792]: 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: t 2018-12-04 23:08:30,495 - functest.core.singlevm - DEBUG - try 4: cannot connect to 172.30.9.208: timed out 2018-12-04 23:08:39,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:08:39,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46/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}d2d9de79c7b36131013aaa5633366afacaced767" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:08:39,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:08:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-168239bb-ab3f-49ab-8a75-3f6b584738df x-compute-request-id: req-168239bb-ab3f-49ab-8a75-3f6b584738df Content-Encoding: gzip Content-Length: 11714 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 00000000bffe1351 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 00000000bffe12d1 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 1872232592 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.392267] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.394996] pid_max: default: 32768 minimum: 301\n[ 0.396444] Security Framework initialized\n[ 0.397821] SELinux: Initializing.\n[ 0.399337] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.405174] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.408702] Mount-cache hash table entries: 4096\n[ 0.410436] Initializing cgroup subsys memory\n[ 0.411869] Initializing cgroup subsys devices\n[ 0.413290] Initializing cgroup subsys freezer\n[ 0.414709] Initializing cgroup subsys net_cls\n[ 0.416132] Initializing cgroup subsys blkio\n[ 0.417507] Initializing cgroup subsys perf_event\n[ 0.418967] Initializing cgroup subsys hugetlb\n[ 0.420390] Initializing cgroup subsys pids\n[ 0.421755] Initializing cgroup subsys net_prio\n[ 0.423254] CPU: Physical Processor ID: 0\n[ 0.425302] mce: CPU supports 10 MCE banks\n[ 0.426677] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.428256] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.429819] tlb_flushall_shift: 6\n[ 0.431246] Freeing SMP alternatives: 28k freed\n[ 0.435418] ACPI: Core revision 20130517\n[ 0.437181] ACPI: All ACPI Tables successfully acquired\n[ 0.438944] ftrace: allocating 25812 entries in 101 pages\n[ 0.461171] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.462984] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.464756] smpboot: Max logical packages: 2\n[ 0.466364] Enabling x2apic\n[ 0.467473] Enabled x2apic\n[ 0.468846] Switched APIC routing to physical x2apic.\n[ 0.471615] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.473411] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.476777] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.484719] KVM setup paravirtual spinlock\n[ 0.487393] smpboot: Booting Node 0, Processors #1 OK\n[ 0.489364] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.511259] Brought up 2 CPUs\n[ 0.511263] KVM setup async PF for cpu 1\n[ 0.511266] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.515136] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.517746] devtmpfs: initialized\n[ 0.520490] EVM: security.selinux\n[ 0.521714] EVM: security.ima\n[ 0.522854] EVM: security.capability\n[ 0.524782] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.526660] pinctrl core: initialized pinctrl subsystem\n[ 0.528343] NET: Registered protocol family 16\n[ 0.529961] ACPI: bus type PCI registered\n[ 0.531304] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.533172] PCI: Using configuration type 1 for base access\n[ 0.538147] ACPI: Added _OSI(Module Device)\n[ 0.539533] ACPI: Added _OSI(Processor Device)\n[ 0.540953] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.542414] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.545073] ACPI: Interpreter enabled\n[ 0.546355] ACPI: (supports S0 S5)\n[ 0.547581] ACPI: Using IOAPIC for interrupt routing\n[ 0.549092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.553584] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.555327] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.557173] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.558992] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.562375] acpiphp: Slot [3] registered\n[ 0.563717] acpiphp: Slot [4] registered\n[ 0.565076] acpiphp: Slot [5] registered\n[ 0.566414] acpiphp: Slot [6] registered\n[ 0.567754] acpiphp: Slot [7] registered\n[ 0.569095] acpiphp: Slot [8] registered\n[ 0.570432] acpiphp: Slot [9] registered\n[ 0.571771] acpiphp: Slot [10] registered\n[ 0.573130] acpiphp: Slot [11] registered\n[ 0.574484] acpiphp: Slot [12] registered\n[ 0.575849] acpiphp: Slot [13] registered\n[ 0.577204] acpiphp: Slot [14] registered\n[ 0.578554] acpiphp: Slot [15] registered\n[ 0.579905] acpiphp: Slot [16] registered\n[ 0.581258] acpiphp: Slot [17] registered\n[ 0.582612] acpiphp: Slot [18] registered\n[ 0.583973] acpiphp: Slot [19] registered\n[ 0.585333] acpiphp: Slot [20] registered\n[ 0.586682] acpiphp: Slot [21] registered\n[ 0.588029] acpiphp: Slot [22] registered\n[ 0.589375] acpiphp: Slot [23] registered\n[ 0.590724] acpiphp: Slot [24] registered\n[ 0.592084] acpiphp: Slot [25] registered\n[ 0.593441] acpiphp: Slot [26] registered\n[ 0.594796] acpiphp: Slot [27] registered\n[ 0.596283] acpiphp: Slot [28] registered\n[ 0.597625] acpiphp: Slot [29] registered\n[ 0.598983] acpiphp: Slot [30] registered\n[ 0.600326] acpiphp: Slot [31] registered\n[ 0.601660] PCI host bridge to bus 0000:00\n[ 0.603014] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.604616] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.606454] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.608288] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.610776] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.613258] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.618445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.620339] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.622127] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.624031] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.628351] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.630803] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.654542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.656740] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.659377] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.661523] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.663610] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.665546] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.667595] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.670192] vgaarb: loaded\n[ 0.671290] vgaarb: bridge control possible 0000:00:02.0\n[ 0.673046] SCSI subsystem initialized\n[ 0.674371] ACPI: bus type USB registered\n[ 0.675731] usbcore: registered new interface driver usbfs\n[ 0.677348] usbcore: registered new interface driver hub\n[ 0.678949] usbcore: registered new device driver usb\n[ 0.680663] PCI: Using ACPI for IRQ routing\n[ 0.682394] NetLabel: Initializing\n[ 0.683630] NetLabel: domain hash size = 128\n[ 0.685020] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.686557] NetLabel: unlabeled traffic allowed by default\n[ 0.688301] Switched to clocksource kvm-clock\n[ 0.697638] pnp: PnP ACPI init\n[ 0.698821] ACPI: bus type PNP registered\n[ 0.700531] pnp: PnP ACPI: found 5 devices\n[ 0.701876] ACPI: bus type PNP unregistered\n[ 0.709463] NET: Registered protocol family 2\n[ 0.711185] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.713881] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.716115] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.718021] TCP: reno registered\n[ 0.719208] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.720948] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.722824] NET: Registered protocol family 1\n[ 0.724242] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.725950] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.727613] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.747504] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.767734] Unpacking initramfs...\n[ 1.233135] Freeing initrd memory: 37508k freed\n[ 1.242755] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.244624] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.248064] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.249860] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.251904] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.253634] Initialise system trusted keyring\n[ 1.255054] audit: initializing netlink socket (disabled)\n[ 1.256637] type=2000 audit(1543964878.462:1): initialized\n[ 1.273821] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.275575] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.278158] zpool: loaded\n[ 1.279245] zbud: loaded\n[ 1.280464] VFS: Disk quotas dquot_6.5.2\n[ 1.281830] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.283771] msgmni has been set to 7578\n[ 1.285149] Key type big_key registered\n[ 1.287192] NET: Registered protocol family 38\n[ 1.288612] Key type asymmetric registered\n[ 1.289953] Asymmetric key parser 'x509' registered\n[ 1.291445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.293921] io scheduler noop registered\n[ 1.295229] io scheduler deadline registered (default)\n[ 1.309434] io scheduler cfq registered\n[ 1.310822] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.312428] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.314298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.316731] ACPI: Power Button [PWRF]\n[ 1.318120] GHES: HEST is not enabled!\n[ 1.319478] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.343570] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.345656] Non-volatile memory driver v1.3\n[ 1.347027] Linux agpgart interface v0.103\n[ 1.348461] crash memory driver: version 1.1\n[ 1.349891] rdac: device handler registered\n[ 1.351306] hp_sw: device handler registered\n[ 1.352686] emc: device handler registered\n[ 1.354022] alua: device handler registered\n[ 1.355391] libphy: Fixed MDIO Bus: probed\n[ 1.356821] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.358579] ehci-pci: EHCI PCI platform driver\n[ 1.359976] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.361667] ohci-pci: OHCI PCI platform driver\n[ 1.363076] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.383260] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.384894] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.387370] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.388937] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.390644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.392466] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.394871] usb usb1: Product: UHCI Host Controller\n[ 1.396327] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.398200] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.399749] hub 1-0:1.0: USB hub found\n[ 1.401038] hub 1-0:1.0: 2 ports detected\n[ 1.402487] usbcore: registered new interface driver usbserial\n[ 1.404145] usbcore: registered new interface driver usbserial_generic\n[ 1.405913] usbserial: USB Serial support registered for generic\n[ 1.407609] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.410864] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.412345] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.413944] mousedev: PS/2 mouse device common for all mice\n[ 1.415848] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.418660] rtc_cmos 00:00: RTC can wake from S4\n[ 1.419183] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.423229] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.423235] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.423379] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.423408] cpuidle: using governor menu\n[ 1.423471] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.423547] usbcore: registered new interface driver usbhid\n[ 1.423549] usbhid: USB HID core driver\n[ 1.423584] drop_monitor: Initializing network drop monitor service\n[ 1.423632] TCP: cubic registered\n[ 1.423634] Initializing XFRM netlink socket\n[ 1.423713] NET: Registered protocol family 10\n[ 1.425950] NET: Registered protocol family 17\n[ 1.427559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.427563] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.427583] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.427655] Loading compiled-in X.509 certificates\n[ 1.427675] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.427683] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.428014] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.428033] registered taskstats version 1\n[ 1.430961] Key type trusted registered\n[ 1.432125] Key type encrypted registered\n[ 1.433296] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.433791] rtc_cmos 00:00: setting system clock to 2018-12-04 23:07:58 UTC (1543964878)\n[ 1.467070] Freeing unused kernel memory: 1680k freed\n[ 1.472572] 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.477557] systemd[1]: Detected virtualization kvm.\n[ 1.479088] systemd[1]: Detected architecture x86-64.\n[ 1.480604] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.483412] systemd[1]: No hostname configured.\n[ 1.484853] systemd[1]: Set hostname to .\n[ 1.486408] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.509996] systemd[1]: Created slice Root Slice.\n[ 1.511462] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.513824] systemd[1]: Listening on Journal Socket.\n[ 1.515341] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.517762] systemd[1]: Listening on udev Kernel Socket.\n[ 1.519335] systemd[1]: Starting udev Kernel Socket.\n[ 1.520876] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.523431] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Timers.\n[ 1.526876] systemd[1]: Reached target Timers.\n[ 1.528296] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice System Slice.\n[ 1.530589] systemd[1]: Created slice System Slice.\n[ 1.532087] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.534322] systemd[1]: Reached target Slices.\n[ 1.535759] systemd[1]: Starting Slices.\n[ 1.537444] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Paths.\n[ 1.540647] systemd[1]: Reached target Paths.\n[ 1.542051] systemd[1]: Starting Paths.\n[ 1.543822] 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 Local File Systems.\n[ 1.548830] systemd[1]: Reached target Local File Systems.\n[ 1.550431] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.553230] systemd[1]: Listening on udev Control Socket.\n[ 1.554832] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.557205] systemd[1]: Reached target Sockets.\n[ 1.558632] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Swap.\n[ 1.560808] systemd[1]: Reached target Swap.\n[ 1.562182] systemd[1]: Starting Swap.\n[ 1.563716] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.566451] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.571585] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.576071] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.578772] systemd[1]: Started Journal Service.\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.610168] RPC: Registered named UNIX socket transport module.\n[ 1.611897] RPC: Registered udp transport module.\n[ 1.613378] RPC: Registered tcp transport module.\n[ 1.614937] 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[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.704438] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.711806] FDC 0 is a S82078B\n[ 1.730556] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.771740] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.777142] scsi host0: ata_piix\n[ 1.778476] vda: vda1\n[ 1.779155] scsi host1: ata_piix\n[ 1.779178] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.779179] 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[ 1.857519] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.859362] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.861261] usb 1-1: Product: QEMU USB Tablet\n[ 1.862657] usb 1-1: Manufacturer: QEMU\n[ 1.863954] usb 1-1: SerialNumber: 42\n[ 1.873863] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.876825] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.958969] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.961526] XFS (vda1): Mounting V4 Filesystem\n[ 1.981911] 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 Paths.\n[[32m OK [0m] Stopped target Slices.\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 target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\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.202858] systemd-journald[150]: Received SIGTERM from PID 1 (systemd).\n[ 2.248342] tsc: Refined TSC clocksource calibration: 3491.841 MHz\n[ 2.319210] SELinux: Disabled at runtime.\n[ 2.357321] type=1404 audit(1543964879.423:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.433423] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.435089] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting Debug 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 File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting NFSD configuration filesystem...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n Starting Setup Virtual Console...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Swap.\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\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[ 2.708896] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Journal Service.\n Starting Configure read-only root support...\n Starting Flush Journal to Persistent Storage...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.784035] systemd-journald[400]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting udev Kernel Device Manager...\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 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.034579] type=1305 audit(1543964880.100:3): audit_pid=429 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 D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Basic System.\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.189958] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.193457] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.200958] [drm] Initialized drm 1.1.0 20060810\n[ 3.213358] ppdev: user-space parallel port driver\n[ 3.264014] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.266203] [TTM] Initializing pool allocator\n[ 3.267752] [TTM] Initializing DMA pool allocator\n Starting D-Bus System Message Bus...\n[ 3.270058] [drm] fb mappable at 0xFC000000\n[ 3.271589] [drm] vram aper at 0xFC000000\n[ 3.271589] [drm] size 33554432\n[ 3.271589] [drm] fb depth is 24\n[ 3.271590] [drm] pitch is 3072\n Starting NTP client/server...\n[ 3.278328] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.299887] Console: switching to colour frame buffer device 128x48\n[ 3.312459] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.315314] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[ 3.420601] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 3.425962] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.431498] alg: No test for crc32 (crc32-pclmul)\n[ 3.435793] intel_rapl: no valid rapl domains found in package 0\n[ 3.438822] intel_powerclamp: No package C-state available\n[ 3.443979] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 3.371559] cloud-init[470]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:08:00 +0000. Up 3.32 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting OpenSSH server daemon...\n Starting PostgreSQL 9.5 database server...\n Starting System Logging Service...\n Starting Dynamic System Tuning Daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting nginx - high performance web server...\n Starting Postfix Mail Transport Agent...\n Starting Notify NFS peers of a restart...\n[[32m OK [0m] Reached target Network is Online.\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started Notify NFS peers of a restart.\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[ 5.770695] cloud-init[792]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:08:03 +0000. Up 5.73 seconds.\n[[32m OK [0m] Started nginx - high performance web server.\n[ 5.803187] cloud-init[792]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++[[32m OK [0m] Created slice user-993.slice.\n\n[ 5.805756] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.807826] cloud-init[792]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.813417] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.820850] cloud-init[792]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.827156] cloud-init[792]: ci-info: | eth0: | True | 192.168.120.10 | 255.255.255.0 | fa:16:3e:fb:89:18 |\n[ 5.831146] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.834930] cloud-init[792]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.837762] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.841134] cloud-init[792]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.843492] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.846995] cloud-init[792]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.849000] cloud-init[792]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 5.852503] cloud-init[792]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.855085] cloud-init[792]: 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: t"} 2018-12-04 23:08:39,585 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46/action used request id req-168239bb-ab3f-49ab-8a75-3f6b584738df 2018-12-04 23:08:39,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0798320770264s 2018-12-04 23:08:39,586 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46/action used request id req-168239bb-ab3f-49ab-8a75-3f6b584738df 2018-12-04 23:08:39,586 - 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 00000000bffe1351 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 00000000bffe12d1 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 1872232592 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.392267] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.394996] pid_max: default: 32768 minimum: 301 [ 0.396444] Security Framework initialized [ 0.397821] SELinux: Initializing. [ 0.399337] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.405174] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.408702] Mount-cache hash table entries: 4096 [ 0.410436] Initializing cgroup subsys memory [ 0.411869] Initializing cgroup subsys devices [ 0.413290] Initializing cgroup subsys freezer [ 0.414709] Initializing cgroup subsys net_cls [ 0.416132] Initializing cgroup subsys blkio [ 0.417507] Initializing cgroup subsys perf_event [ 0.418967] Initializing cgroup subsys hugetlb [ 0.420390] Initializing cgroup subsys pids [ 0.421755] Initializing cgroup subsys net_prio [ 0.423254] CPU: Physical Processor ID: 0 [ 0.425302] mce: CPU supports 10 MCE banks [ 0.426677] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.428256] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.429819] tlb_flushall_shift: 6 [ 0.431246] Freeing SMP alternatives: 28k freed [ 0.435418] ACPI: Core revision 20130517 [ 0.437181] ACPI: All ACPI Tables successfully acquired [ 0.438944] ftrace: allocating 25812 entries in 101 pages [ 0.461171] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.462984] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.464756] smpboot: Max logical packages: 2 [ 0.466364] Enabling x2apic [ 0.467473] Enabled x2apic [ 0.468846] Switched APIC routing to physical x2apic. [ 0.471615] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.473411] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.476777] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.484719] KVM setup paravirtual spinlock [ 0.487393] smpboot: Booting Node 0, Processors #1 OK [ 0.489364] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.511259] Brought up 2 CPUs [ 0.511263] KVM setup async PF for cpu 1 [ 0.511266] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.515136] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.517746] devtmpfs: initialized [ 0.520490] EVM: security.selinux [ 0.521714] EVM: security.ima [ 0.522854] EVM: security.capability [ 0.524782] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.526660] pinctrl core: initialized pinctrl subsystem [ 0.528343] NET: Registered protocol family 16 [ 0.529961] ACPI: bus type PCI registered [ 0.531304] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.533172] PCI: Using configuration type 1 for base access [ 0.538147] ACPI: Added _OSI(Module Device) [ 0.539533] ACPI: Added _OSI(Processor Device) [ 0.540953] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.542414] ACPI: Added _OSI(Processor Aggregator Device) [ 0.545073] ACPI: Interpreter enabled [ 0.546355] ACPI: (supports S0 S5) [ 0.547581] ACPI: Using IOAPIC for interrupt routing [ 0.549092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.553584] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.555327] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.557173] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.558992] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.562375] acpiphp: Slot [3] registered [ 0.563717] acpiphp: Slot [4] registered [ 0.565076] acpiphp: Slot [5] registered [ 0.566414] acpiphp: Slot [6] registered [ 0.567754] acpiphp: Slot [7] registered [ 0.569095] acpiphp: Slot [8] registered [ 0.570432] acpiphp: Slot [9] registered [ 0.571771] acpiphp: Slot [10] registered [ 0.573130] acpiphp: Slot [11] registered [ 0.574484] acpiphp: Slot [12] registered [ 0.575849] acpiphp: Slot [13] registered [ 0.577204] acpiphp: Slot [14] registered [ 0.578554] acpiphp: Slot [15] registered [ 0.579905] acpiphp: Slot [16] registered [ 0.581258] acpiphp: Slot [17] registered [ 0.582612] acpiphp: Slot [18] registered [ 0.583973] acpiphp: Slot [19] registered [ 0.585333] acpiphp: Slot [20] registered [ 0.586682] acpiphp: Slot [21] registered [ 0.588029] acpiphp: Slot [22] registered [ 0.589375] acpiphp: Slot [23] registered [ 0.590724] acpiphp: Slot [24] registered [ 0.592084] acpiphp: Slot [25] registered [ 0.593441] acpiphp: Slot [26] registered [ 0.594796] acpiphp: Slot [27] registered [ 0.596283] acpiphp: Slot [28] registered [ 0.597625] acpiphp: Slot [29] registered [ 0.598983] acpiphp: Slot [30] registered [ 0.600326] acpiphp: Slot [31] registered [ 0.601660] PCI host bridge to bus 0000:00 [ 0.603014] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.604616] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.606454] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.608288] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.610776] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.613258] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.618445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.620339] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.622127] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.624031] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.628351] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.630803] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.654542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.656740] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.659377] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.661523] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.663610] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.665546] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.667595] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.670192] vgaarb: loaded [ 0.671290] vgaarb: bridge control possible 0000:00:02.0 [ 0.673046] SCSI subsystem initialized [ 0.674371] ACPI: bus type USB registered [ 0.675731] usbcore: registered new interface driver usbfs [ 0.677348] usbcore: registered new interface driver hub [ 0.678949] usbcore: registered new device driver usb [ 0.680663] PCI: Using ACPI for IRQ routing [ 0.682394] NetLabel: Initializing [ 0.683630] NetLabel: domain hash size = 128 [ 0.685020] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.686557] NetLabel: unlabeled traffic allowed by default [ 0.688301] Switched to clocksource kvm-clock [ 0.697638] pnp: PnP ACPI init [ 0.698821] ACPI: bus type PNP registered [ 0.700531] pnp: PnP ACPI: found 5 devices [ 0.701876] ACPI: bus type PNP unregistered [ 0.709463] NET: Registered protocol family 2 [ 0.711185] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.713881] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.716115] TCP: Hash tables configured (established 32768 bind 32768) [ 0.718021] TCP: reno registered [ 0.719208] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.720948] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.722824] NET: Registered protocol family 1 [ 0.724242] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.725950] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.727613] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.747504] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.767734] Unpacking initramfs... [ 1.233135] Freeing initrd memory: 37508k freed [ 1.242755] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.244624] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.248064] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.249860] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.251904] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.253634] Initialise system trusted keyring [ 1.255054] audit: initializing netlink socket (disabled) [ 1.256637] type=2000 audit(1543964878.462:1): initialized [ 1.273821] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.275575] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.278158] zpool: loaded [ 1.279245] zbud: loaded [ 1.280464] VFS: Disk quotas dquot_6.5.2 [ 1.281830] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.283771] msgmni has been set to 7578 [ 1.285149] Key type big_key registered [ 1.287192] NET: Registered protocol family 38 [ 1.288612] Key type asymmetric registered [ 1.289953] Asymmetric key parser 'x509' registered [ 1.291445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.293921] io scheduler noop registered [ 1.295229] io scheduler deadline registered (default) [ 1.309434] io scheduler cfq registered [ 1.310822] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.312428] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.314298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.316731] ACPI: Power Button [PWRF] [ 1.318120] GHES: HEST is not enabled! [ 1.319478] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.343570] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.345656] Non-volatile memory driver v1.3 [ 1.347027] Linux agpgart interface v0.103 [ 1.348461] crash memory driver: version 1.1 [ 1.349891] rdac: device handler registered [ 1.351306] hp_sw: device handler registered [ 1.352686] emc: device handler registered [ 1.354022] alua: device handler registered [ 1.355391] libphy: Fixed MDIO Bus: probed [ 1.356821] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.358579] ehci-pci: EHCI PCI platform driver [ 1.359976] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.361667] ohci-pci: OHCI PCI platform driver [ 1.363076] uhci_hcd: USB Universal Host Controller Interface driver [ 1.383260] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.384894] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.387370] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.388937] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.390644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.392466] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.394871] usb usb1: Product: UHCI Host Controller [ 1.396327] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.398200] usb usb1: SerialNumber: 0000:00:01.2 [ 1.399749] hub 1-0:1.0: USB hub found [ 1.401038] hub 1-0:1.0: 2 ports detected [ 1.402487] usbcore: registered new interface driver usbserial [ 1.404145] usbcore: registered new interface driver usbserial_generic [ 1.405913] usbserial: USB Serial support registered for generic [ 1.407609] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.410864] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.412345] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.413944] mousedev: PS/2 mouse device common for all mice [ 1.415848] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.418660] rtc_cmos 00:00: RTC can wake from S4 [ 1.419183] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.423229] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.423235] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.423379] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.423408] cpuidle: using governor menu [ 1.423471] hidraw: raw HID events driver (C) Jiri Kosina [ 1.423547] usbcore: registered new interface driver usbhid [ 1.423549] usbhid: USB HID core driver [ 1.423584] drop_monitor: Initializing network drop monitor service [ 1.423632] TCP: cubic registered [ 1.423634] Initializing XFRM netlink socket [ 1.423713] NET: Registered protocol family 10 [ 1.425950] NET: Registered protocol family 17 [ 1.427559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.427563] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.427583] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.427655] Loading compiled-in X.509 certificates [ 1.427675] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.427683] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.428014] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.428033] registered taskstats version 1 [ 1.430961] Key type trusted registered [ 1.432125] Key type encrypted registered [ 1.433296] IMA: No TPM chip found, activating TPM-bypass! [ 1.433791] rtc_cmos 00:00: setting system clock to 2018-12-04 23:07:58 UTC (1543964878) [ 1.467070] Freeing unused kernel memory: 1680k freed [ 1.472572] 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.477557] systemd[1]: Detected virtualization kvm. [ 1.479088] systemd[1]: Detected architecture x86-64. [ 1.480604] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.483412] systemd[1]: No hostname configured. [ 1.484853] systemd[1]: Set hostname to . [ 1.486408] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.509996] systemd[1]: Created slice Root Slice. [ 1.511462] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.513824] systemd[1]: Listening on Journal Socket. [ 1.515341] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.517762] systemd[1]: Listening on udev Kernel Socket. [ 1.519335] systemd[1]: Starting udev Kernel Socket. [ 1.520876] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.523431] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Timers. [ 1.526876] systemd[1]: Reached target Timers. [ 1.528296] systemd[1]: Starting Timers. [[32m OK [0m] Created slice System Slice. [ 1.530589] systemd[1]: Created slice System Slice. [ 1.532087] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.534322] systemd[1]: Reached target Slices. [ 1.535759] systemd[1]: Starting Slices. [ 1.537444] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Paths. [ 1.540647] systemd[1]: Reached target Paths. [ 1.542051] systemd[1]: Starting Paths. [ 1.543822] 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 Local File Systems. [ 1.548830] systemd[1]: Reached target Local File Systems. [ 1.550431] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Control Socket. [ 1.553230] systemd[1]: Listening on udev Control Socket. [ 1.554832] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.557205] systemd[1]: Reached target Sockets. [ 1.558632] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Swap. [ 1.560808] systemd[1]: Reached target Swap. [ 1.562182] systemd[1]: Starting Swap. [ 1.563716] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.566451] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.571585] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.576071] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.578772] systemd[1]: Started Journal Service. 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.610168] RPC: Registered named UNIX socket transport module. [ 1.611897] RPC: Registered udp transport module. [ 1.613378] RPC: Registered tcp transport module. [ 1.614937] 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. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.704438] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.711806] FDC 0 is a S82078B [ 1.730556] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.771740] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.777142] scsi host0: ata_piix [ 1.778476] vda: vda1 [ 1.779155] scsi host1: ata_piix [ 1.779178] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.779179] 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. [ 1.857519] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.859362] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.861261] usb 1-1: Product: QEMU USB Tablet [ 1.862657] usb 1-1: Manufacturer: QEMU [ 1.863954] usb 1-1: SerialNumber: 42 [ 1.873863] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.876825] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.958969] SGI XFS with ACLs, security attributes, no debug enabled [ 1.961526] XFS (vda1): Mounting V4 Filesystem [ 1.981911] 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 Paths. [[32m OK [0m] Stopped target Slices. [[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 target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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.202858] systemd-journald[150]: Received SIGTERM from PID 1 (systemd). [ 2.248342] tsc: Refined TSC clocksource calibration: 3491.841 MHz [ 2.319210] SELinux: Disabled at runtime. [ 2.357321] type=1404 audit(1543964879.423:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.433423] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.435089] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Control Socket. Mounting Debug File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. Starting Setup Virtual Console... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Apply Kernel Variables... [[32m OK [0m] Reached target Swap. Mounting Huge Pages File System... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. 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. [ 2.708896] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Journal Service. Starting Configure read-only root support... Starting Flush Journal to Persistent Storage... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Load/Save Random Seed. [ 2.784035] systemd-journald[400]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting udev Kernel Device Manager... [[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 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.034579] type=1305 audit(1543964880.100:3): audit_pid=429 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 D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Basic System. Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.189958] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.193457] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.200958] [drm] Initialized drm 1.1.0 20060810 [ 3.213358] ppdev: user-space parallel port driver [ 3.264014] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.266203] [TTM] Initializing pool allocator [ 3.267752] [TTM] Initializing DMA pool allocator Starting D-Bus System Message Bus... [ 3.270058] [drm] fb mappable at 0xFC000000 [ 3.271589] [drm] vram aper at 0xFC000000 [ 3.271589] [drm] size 33554432 [ 3.271589] [drm] fb depth is 24 [ 3.271590] [drm] pitch is 3072 Starting NTP client/server... [ 3.278328] fbcon: cirrusdrmfb (fb0) is primary device [ 3.299887] Console: switching to colour frame buffer device 128x48 [ 3.312459] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.315314] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [ 3.420601] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 3.425962] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.431498] alg: No test for crc32 (crc32-pclmul) [ 3.435793] intel_rapl: no valid rapl domains found in package 0 [ 3.438822] intel_powerclamp: No package C-state available [ 3.443979] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 3.371559] cloud-init[470]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:08:00 +0000. Up 3.32 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting OpenSSH server daemon... Starting PostgreSQL 9.5 database server... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting Initial cloud-init job (metadata service crawler)... Starting nginx - high performance web server... Starting Postfix Mail Transport Agent... Starting Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [ 5.770695] cloud-init[792]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:08:03 +0000. Up 5.73 seconds. [[32m OK [0m] Started nginx - high performance web server. [ 5.803187] cloud-init[792]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++[[32m OK [0m] Created slice user-993.slice. [ 5.805756] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.807826] cloud-init[792]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.813417] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.820850] cloud-init[792]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.827156] cloud-init[792]: ci-info: | eth0: | True | 192.168.120.10 | 255.255.255.0 | fa:16:3e:fb:89:18 | [ 5.831146] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.834930] cloud-init[792]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.837762] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.841134] cloud-init[792]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.843492] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.846995] cloud-init[792]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.849000] cloud-init[792]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 5.852503] cloud-init[792]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.855085] cloud-init[792]: 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: t 2018-12-04 23:08:40,590 - functest.core.singlevm - DEBUG - try 5: cannot connect to 172.30.9.208: timed out 2018-12-04 23:08:49,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:08:49,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46/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}d2d9de79c7b36131013aaa5633366afacaced767" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:08:49,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:08:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04cad9f6-3586-49c0-88b3-374649ef756d x-compute-request-id: req-04cad9f6-3586-49c0-88b3-374649ef756d Content-Encoding: gzip Content-Length: 11714 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 00000000bffe1351 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 00000000bffe12d1 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 1872232592 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.392267] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.394996] pid_max: default: 32768 minimum: 301\n[ 0.396444] Security Framework initialized\n[ 0.397821] SELinux: Initializing.\n[ 0.399337] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.405174] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.408702] Mount-cache hash table entries: 4096\n[ 0.410436] Initializing cgroup subsys memory\n[ 0.411869] Initializing cgroup subsys devices\n[ 0.413290] Initializing cgroup subsys freezer\n[ 0.414709] Initializing cgroup subsys net_cls\n[ 0.416132] Initializing cgroup subsys blkio\n[ 0.417507] Initializing cgroup subsys perf_event\n[ 0.418967] Initializing cgroup subsys hugetlb\n[ 0.420390] Initializing cgroup subsys pids\n[ 0.421755] Initializing cgroup subsys net_prio\n[ 0.423254] CPU: Physical Processor ID: 0\n[ 0.425302] mce: CPU supports 10 MCE banks\n[ 0.426677] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.428256] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.429819] tlb_flushall_shift: 6\n[ 0.431246] Freeing SMP alternatives: 28k freed\n[ 0.435418] ACPI: Core revision 20130517\n[ 0.437181] ACPI: All ACPI Tables successfully acquired\n[ 0.438944] ftrace: allocating 25812 entries in 101 pages\n[ 0.461171] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.462984] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.464756] smpboot: Max logical packages: 2\n[ 0.466364] Enabling x2apic\n[ 0.467473] Enabled x2apic\n[ 0.468846] Switched APIC routing to physical x2apic.\n[ 0.471615] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.473411] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.476777] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.484719] KVM setup paravirtual spinlock\n[ 0.487393] smpboot: Booting Node 0, Processors #1 OK\n[ 0.489364] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.511259] Brought up 2 CPUs\n[ 0.511263] KVM setup async PF for cpu 1\n[ 0.511266] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.515136] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.517746] devtmpfs: initialized\n[ 0.520490] EVM: security.selinux\n[ 0.521714] EVM: security.ima\n[ 0.522854] EVM: security.capability\n[ 0.524782] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.526660] pinctrl core: initialized pinctrl subsystem\n[ 0.528343] NET: Registered protocol family 16\n[ 0.529961] ACPI: bus type PCI registered\n[ 0.531304] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.533172] PCI: Using configuration type 1 for base access\n[ 0.538147] ACPI: Added _OSI(Module Device)\n[ 0.539533] ACPI: Added _OSI(Processor Device)\n[ 0.540953] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.542414] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.545073] ACPI: Interpreter enabled\n[ 0.546355] ACPI: (supports S0 S5)\n[ 0.547581] ACPI: Using IOAPIC for interrupt routing\n[ 0.549092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.553584] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.555327] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.557173] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.558992] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.562375] acpiphp: Slot [3] registered\n[ 0.563717] acpiphp: Slot [4] registered\n[ 0.565076] acpiphp: Slot [5] registered\n[ 0.566414] acpiphp: Slot [6] registered\n[ 0.567754] acpiphp: Slot [7] registered\n[ 0.569095] acpiphp: Slot [8] registered\n[ 0.570432] acpiphp: Slot [9] registered\n[ 0.571771] acpiphp: Slot [10] registered\n[ 0.573130] acpiphp: Slot [11] registered\n[ 0.574484] acpiphp: Slot [12] registered\n[ 0.575849] acpiphp: Slot [13] registered\n[ 0.577204] acpiphp: Slot [14] registered\n[ 0.578554] acpiphp: Slot [15] registered\n[ 0.579905] acpiphp: Slot [16] registered\n[ 0.581258] acpiphp: Slot [17] registered\n[ 0.582612] acpiphp: Slot [18] registered\n[ 0.583973] acpiphp: Slot [19] registered\n[ 0.585333] acpiphp: Slot [20] registered\n[ 0.586682] acpiphp: Slot [21] registered\n[ 0.588029] acpiphp: Slot [22] registered\n[ 0.589375] acpiphp: Slot [23] registered\n[ 0.590724] acpiphp: Slot [24] registered\n[ 0.592084] acpiphp: Slot [25] registered\n[ 0.593441] acpiphp: Slot [26] registered\n[ 0.594796] acpiphp: Slot [27] registered\n[ 0.596283] acpiphp: Slot [28] registered\n[ 0.597625] acpiphp: Slot [29] registered\n[ 0.598983] acpiphp: Slot [30] registered\n[ 0.600326] acpiphp: Slot [31] registered\n[ 0.601660] PCI host bridge to bus 0000:00\n[ 0.603014] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.604616] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.606454] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.608288] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.610776] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.613258] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.618445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.620339] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.622127] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.624031] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.628351] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.630803] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.654542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.656740] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.659377] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.661523] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.663610] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.665546] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.667595] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.670192] vgaarb: loaded\n[ 0.671290] vgaarb: bridge control possible 0000:00:02.0\n[ 0.673046] SCSI subsystem initialized\n[ 0.674371] ACPI: bus type USB registered\n[ 0.675731] usbcore: registered new interface driver usbfs\n[ 0.677348] usbcore: registered new interface driver hub\n[ 0.678949] usbcore: registered new device driver usb\n[ 0.680663] PCI: Using ACPI for IRQ routing\n[ 0.682394] NetLabel: Initializing\n[ 0.683630] NetLabel: domain hash size = 128\n[ 0.685020] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.686557] NetLabel: unlabeled traffic allowed by default\n[ 0.688301] Switched to clocksource kvm-clock\n[ 0.697638] pnp: PnP ACPI init\n[ 0.698821] ACPI: bus type PNP registered\n[ 0.700531] pnp: PnP ACPI: found 5 devices\n[ 0.701876] ACPI: bus type PNP unregistered\n[ 0.709463] NET: Registered protocol family 2\n[ 0.711185] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.713881] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.716115] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.718021] TCP: reno registered\n[ 0.719208] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.720948] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.722824] NET: Registered protocol family 1\n[ 0.724242] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.725950] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.727613] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.747504] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.767734] Unpacking initramfs...\n[ 1.233135] Freeing initrd memory: 37508k freed\n[ 1.242755] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.244624] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.248064] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.249860] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.251904] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.253634] Initialise system trusted keyring\n[ 1.255054] audit: initializing netlink socket (disabled)\n[ 1.256637] type=2000 audit(1543964878.462:1): initialized\n[ 1.273821] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.275575] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.278158] zpool: loaded\n[ 1.279245] zbud: loaded\n[ 1.280464] VFS: Disk quotas dquot_6.5.2\n[ 1.281830] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.283771] msgmni has been set to 7578\n[ 1.285149] Key type big_key registered\n[ 1.287192] NET: Registered protocol family 38\n[ 1.288612] Key type asymmetric registered\n[ 1.289953] Asymmetric key parser 'x509' registered\n[ 1.291445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.293921] io scheduler noop registered\n[ 1.295229] io scheduler deadline registered (default)\n[ 1.309434] io scheduler cfq registered\n[ 1.310822] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.312428] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.314298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.316731] ACPI: Power Button [PWRF]\n[ 1.318120] GHES: HEST is not enabled!\n[ 1.319478] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.343570] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.345656] Non-volatile memory driver v1.3\n[ 1.347027] Linux agpgart interface v0.103\n[ 1.348461] crash memory driver: version 1.1\n[ 1.349891] rdac: device handler registered\n[ 1.351306] hp_sw: device handler registered\n[ 1.352686] emc: device handler registered\n[ 1.354022] alua: device handler registered\n[ 1.355391] libphy: Fixed MDIO Bus: probed\n[ 1.356821] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.358579] ehci-pci: EHCI PCI platform driver\n[ 1.359976] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.361667] ohci-pci: OHCI PCI platform driver\n[ 1.363076] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.383260] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.384894] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.387370] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.388937] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.390644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.392466] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.394871] usb usb1: Product: UHCI Host Controller\n[ 1.396327] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.398200] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.399749] hub 1-0:1.0: USB hub found\n[ 1.401038] hub 1-0:1.0: 2 ports detected\n[ 1.402487] usbcore: registered new interface driver usbserial\n[ 1.404145] usbcore: registered new interface driver usbserial_generic\n[ 1.405913] usbserial: USB Serial support registered for generic\n[ 1.407609] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.410864] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.412345] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.413944] mousedev: PS/2 mouse device common for all mice\n[ 1.415848] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.418660] rtc_cmos 00:00: RTC can wake from S4\n[ 1.419183] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.423229] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.423235] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.423379] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.423408] cpuidle: using governor menu\n[ 1.423471] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.423547] usbcore: registered new interface driver usbhid\n[ 1.423549] usbhid: USB HID core driver\n[ 1.423584] drop_monitor: Initializing network drop monitor service\n[ 1.423632] TCP: cubic registered\n[ 1.423634] Initializing XFRM netlink socket\n[ 1.423713] NET: Registered protocol family 10\n[ 1.425950] NET: Registered protocol family 17\n[ 1.427559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.427563] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.427583] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.427655] Loading compiled-in X.509 certificates\n[ 1.427675] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.427683] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.428014] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.428033] registered taskstats version 1\n[ 1.430961] Key type trusted registered\n[ 1.432125] Key type encrypted registered\n[ 1.433296] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.433791] rtc_cmos 00:00: setting system clock to 2018-12-04 23:07:58 UTC (1543964878)\n[ 1.467070] Freeing unused kernel memory: 1680k freed\n[ 1.472572] 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.477557] systemd[1]: Detected virtualization kvm.\n[ 1.479088] systemd[1]: Detected architecture x86-64.\n[ 1.480604] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.483412] systemd[1]: No hostname configured.\n[ 1.484853] systemd[1]: Set hostname to .\n[ 1.486408] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.509996] systemd[1]: Created slice Root Slice.\n[ 1.511462] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.513824] systemd[1]: Listening on Journal Socket.\n[ 1.515341] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.517762] systemd[1]: Listening on udev Kernel Socket.\n[ 1.519335] systemd[1]: Starting udev Kernel Socket.\n[ 1.520876] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.523431] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Timers.\n[ 1.526876] systemd[1]: Reached target Timers.\n[ 1.528296] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice System Slice.\n[ 1.530589] systemd[1]: Created slice System Slice.\n[ 1.532087] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.534322] systemd[1]: Reached target Slices.\n[ 1.535759] systemd[1]: Starting Slices.\n[ 1.537444] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Paths.\n[ 1.540647] systemd[1]: Reached target Paths.\n[ 1.542051] systemd[1]: Starting Paths.\n[ 1.543822] 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 Local File Systems.\n[ 1.548830] systemd[1]: Reached target Local File Systems.\n[ 1.550431] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.553230] systemd[1]: Listening on udev Control Socket.\n[ 1.554832] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.557205] systemd[1]: Reached target Sockets.\n[ 1.558632] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Swap.\n[ 1.560808] systemd[1]: Reached target Swap.\n[ 1.562182] systemd[1]: Starting Swap.\n[ 1.563716] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.566451] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.571585] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.576071] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.578772] systemd[1]: Started Journal Service.\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.610168] RPC: Registered named UNIX socket transport module.\n[ 1.611897] RPC: Registered udp transport module.\n[ 1.613378] RPC: Registered tcp transport module.\n[ 1.614937] 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[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.704438] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.711806] FDC 0 is a S82078B\n[ 1.730556] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.771740] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.777142] scsi host0: ata_piix\n[ 1.778476] vda: vda1\n[ 1.779155] scsi host1: ata_piix\n[ 1.779178] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.779179] 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[ 1.857519] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.859362] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.861261] usb 1-1: Product: QEMU USB Tablet\n[ 1.862657] usb 1-1: Manufacturer: QEMU\n[ 1.863954] usb 1-1: SerialNumber: 42\n[ 1.873863] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.876825] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.958969] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.961526] XFS (vda1): Mounting V4 Filesystem\n[ 1.981911] 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 Paths.\n[[32m OK [0m] Stopped target Slices.\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 target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\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.202858] systemd-journald[150]: Received SIGTERM from PID 1 (systemd).\n[ 2.248342] tsc: Refined TSC clocksource calibration: 3491.841 MHz\n[ 2.319210] SELinux: Disabled at runtime.\n[ 2.357321] type=1404 audit(1543964879.423:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.433423] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.435089] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting Debug 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 File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting NFSD configuration filesystem...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n Starting Setup Virtual Console...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Swap.\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\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[ 2.708896] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Journal Service.\n Starting Configure read-only root support...\n Starting Flush Journal to Persistent Storage...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.784035] systemd-journald[400]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting udev Kernel Device Manager...\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 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.034579] type=1305 audit(1543964880.100:3): audit_pid=429 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 D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Basic System.\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.189958] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.193457] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.200958] [drm] Initialized drm 1.1.0 20060810\n[ 3.213358] ppdev: user-space parallel port driver\n[ 3.264014] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.266203] [TTM] Initializing pool allocator\n[ 3.267752] [TTM] Initializing DMA pool allocator\n Starting D-Bus System Message Bus...\n[ 3.270058] [drm] fb mappable at 0xFC000000\n[ 3.271589] [drm] vram aper at 0xFC000000\n[ 3.271589] [drm] size 33554432\n[ 3.271589] [drm] fb depth is 24\n[ 3.271590] [drm] pitch is 3072\n Starting NTP client/server...\n[ 3.278328] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.299887] Console: switching to colour frame buffer device 128x48\n[ 3.312459] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.315314] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[ 3.420601] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 3.425962] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.431498] alg: No test for crc32 (crc32-pclmul)\n[ 3.435793] intel_rapl: no valid rapl domains found in package 0\n[ 3.438822] intel_powerclamp: No package C-state available\n[ 3.443979] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 3.371559] cloud-init[470]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:08:00 +0000. Up 3.32 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting OpenSSH server daemon...\n Starting PostgreSQL 9.5 database server...\n Starting System Logging Service...\n Starting Dynamic System Tuning Daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting nginx - high performance web server...\n Starting Postfix Mail Transport Agent...\n Starting Notify NFS peers of a restart...\n[[32m OK [0m] Reached target Network is Online.\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started Notify NFS peers of a restart.\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[ 5.770695] cloud-init[792]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:08:03 +0000. Up 5.73 seconds.\n[[32m OK [0m] Started nginx - high performance web server.\n[ 5.803187] cloud-init[792]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++[[32m OK [0m] Created slice user-993.slice.\n\n[ 5.805756] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.807826] cloud-init[792]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.813417] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.820850] cloud-init[792]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.827156] cloud-init[792]: ci-info: | eth0: | True | 192.168.120.10 | 255.255.255.0 | fa:16:3e:fb:89:18 |\n[ 5.831146] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.834930] cloud-init[792]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.837762] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.841134] cloud-init[792]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.843492] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.846995] cloud-init[792]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.849000] cloud-init[792]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 5.852503] cloud-init[792]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.855085] cloud-init[792]: 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: t"} 2018-12-04 23:08:49,677 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46/action used request id req-04cad9f6-3586-49c0-88b3-374649ef756d 2018-12-04 23:08:49,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0772299766541s 2018-12-04 23:08:49,678 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46/action used request id req-04cad9f6-3586-49c0-88b3-374649ef756d 2018-12-04 23:08:49,678 - 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 00000000bffe1351 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 00000000bffe12d1 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 1872232592 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.392267] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.394996] pid_max: default: 32768 minimum: 301 [ 0.396444] Security Framework initialized [ 0.397821] SELinux: Initializing. [ 0.399337] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.405174] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.408702] Mount-cache hash table entries: 4096 [ 0.410436] Initializing cgroup subsys memory [ 0.411869] Initializing cgroup subsys devices [ 0.413290] Initializing cgroup subsys freezer [ 0.414709] Initializing cgroup subsys net_cls [ 0.416132] Initializing cgroup subsys blkio [ 0.417507] Initializing cgroup subsys perf_event [ 0.418967] Initializing cgroup subsys hugetlb [ 0.420390] Initializing cgroup subsys pids [ 0.421755] Initializing cgroup subsys net_prio [ 0.423254] CPU: Physical Processor ID: 0 [ 0.425302] mce: CPU supports 10 MCE banks [ 0.426677] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.428256] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.429819] tlb_flushall_shift: 6 [ 0.431246] Freeing SMP alternatives: 28k freed [ 0.435418] ACPI: Core revision 20130517 [ 0.437181] ACPI: All ACPI Tables successfully acquired [ 0.438944] ftrace: allocating 25812 entries in 101 pages [ 0.461171] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.462984] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.464756] smpboot: Max logical packages: 2 [ 0.466364] Enabling x2apic [ 0.467473] Enabled x2apic [ 0.468846] Switched APIC routing to physical x2apic. [ 0.471615] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.473411] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.476777] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.484719] KVM setup paravirtual spinlock [ 0.487393] smpboot: Booting Node 0, Processors #1 OK [ 0.489364] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.511259] Brought up 2 CPUs [ 0.511263] KVM setup async PF for cpu 1 [ 0.511266] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.515136] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.517746] devtmpfs: initialized [ 0.520490] EVM: security.selinux [ 0.521714] EVM: security.ima [ 0.522854] EVM: security.capability [ 0.524782] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.526660] pinctrl core: initialized pinctrl subsystem [ 0.528343] NET: Registered protocol family 16 [ 0.529961] ACPI: bus type PCI registered [ 0.531304] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.533172] PCI: Using configuration type 1 for base access [ 0.538147] ACPI: Added _OSI(Module Device) [ 0.539533] ACPI: Added _OSI(Processor Device) [ 0.540953] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.542414] ACPI: Added _OSI(Processor Aggregator Device) [ 0.545073] ACPI: Interpreter enabled [ 0.546355] ACPI: (supports S0 S5) [ 0.547581] ACPI: Using IOAPIC for interrupt routing [ 0.549092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.553584] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.555327] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.557173] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.558992] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.562375] acpiphp: Slot [3] registered [ 0.563717] acpiphp: Slot [4] registered [ 0.565076] acpiphp: Slot [5] registered [ 0.566414] acpiphp: Slot [6] registered [ 0.567754] acpiphp: Slot [7] registered [ 0.569095] acpiphp: Slot [8] registered [ 0.570432] acpiphp: Slot [9] registered [ 0.571771] acpiphp: Slot [10] registered [ 0.573130] acpiphp: Slot [11] registered [ 0.574484] acpiphp: Slot [12] registered [ 0.575849] acpiphp: Slot [13] registered [ 0.577204] acpiphp: Slot [14] registered [ 0.578554] acpiphp: Slot [15] registered [ 0.579905] acpiphp: Slot [16] registered [ 0.581258] acpiphp: Slot [17] registered [ 0.582612] acpiphp: Slot [18] registered [ 0.583973] acpiphp: Slot [19] registered [ 0.585333] acpiphp: Slot [20] registered [ 0.586682] acpiphp: Slot [21] registered [ 0.588029] acpiphp: Slot [22] registered [ 0.589375] acpiphp: Slot [23] registered [ 0.590724] acpiphp: Slot [24] registered [ 0.592084] acpiphp: Slot [25] registered [ 0.593441] acpiphp: Slot [26] registered [ 0.594796] acpiphp: Slot [27] registered [ 0.596283] acpiphp: Slot [28] registered [ 0.597625] acpiphp: Slot [29] registered [ 0.598983] acpiphp: Slot [30] registered [ 0.600326] acpiphp: Slot [31] registered [ 0.601660] PCI host bridge to bus 0000:00 [ 0.603014] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.604616] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.606454] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.608288] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.610776] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.613258] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.618445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.620339] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.622127] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.624031] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.628351] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.630803] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.654542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.656740] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.659377] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.661523] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.663610] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.665546] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.667595] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.670192] vgaarb: loaded [ 0.671290] vgaarb: bridge control possible 0000:00:02.0 [ 0.673046] SCSI subsystem initialized [ 0.674371] ACPI: bus type USB registered [ 0.675731] usbcore: registered new interface driver usbfs [ 0.677348] usbcore: registered new interface driver hub [ 0.678949] usbcore: registered new device driver usb [ 0.680663] PCI: Using ACPI for IRQ routing [ 0.682394] NetLabel: Initializing [ 0.683630] NetLabel: domain hash size = 128 [ 0.685020] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.686557] NetLabel: unlabeled traffic allowed by default [ 0.688301] Switched to clocksource kvm-clock [ 0.697638] pnp: PnP ACPI init [ 0.698821] ACPI: bus type PNP registered [ 0.700531] pnp: PnP ACPI: found 5 devices [ 0.701876] ACPI: bus type PNP unregistered [ 0.709463] NET: Registered protocol family 2 [ 0.711185] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.713881] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.716115] TCP: Hash tables configured (established 32768 bind 32768) [ 0.718021] TCP: reno registered [ 0.719208] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.720948] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.722824] NET: Registered protocol family 1 [ 0.724242] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.725950] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.727613] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.747504] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.767734] Unpacking initramfs... [ 1.233135] Freeing initrd memory: 37508k freed [ 1.242755] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.244624] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.248064] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.249860] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.251904] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.253634] Initialise system trusted keyring [ 1.255054] audit: initializing netlink socket (disabled) [ 1.256637] type=2000 audit(1543964878.462:1): initialized [ 1.273821] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.275575] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.278158] zpool: loaded [ 1.279245] zbud: loaded [ 1.280464] VFS: Disk quotas dquot_6.5.2 [ 1.281830] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.283771] msgmni has been set to 7578 [ 1.285149] Key type big_key registered [ 1.287192] NET: Registered protocol family 38 [ 1.288612] Key type asymmetric registered [ 1.289953] Asymmetric key parser 'x509' registered [ 1.291445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.293921] io scheduler noop registered [ 1.295229] io scheduler deadline registered (default) [ 1.309434] io scheduler cfq registered [ 1.310822] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.312428] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.314298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.316731] ACPI: Power Button [PWRF] [ 1.318120] GHES: HEST is not enabled! [ 1.319478] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.343570] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.345656] Non-volatile memory driver v1.3 [ 1.347027] Linux agpgart interface v0.103 [ 1.348461] crash memory driver: version 1.1 [ 1.349891] rdac: device handler registered [ 1.351306] hp_sw: device handler registered [ 1.352686] emc: device handler registered [ 1.354022] alua: device handler registered [ 1.355391] libphy: Fixed MDIO Bus: probed [ 1.356821] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.358579] ehci-pci: EHCI PCI platform driver [ 1.359976] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.361667] ohci-pci: OHCI PCI platform driver [ 1.363076] uhci_hcd: USB Universal Host Controller Interface driver [ 1.383260] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.384894] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.387370] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.388937] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.390644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.392466] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.394871] usb usb1: Product: UHCI Host Controller [ 1.396327] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.398200] usb usb1: SerialNumber: 0000:00:01.2 [ 1.399749] hub 1-0:1.0: USB hub found [ 1.401038] hub 1-0:1.0: 2 ports detected [ 1.402487] usbcore: registered new interface driver usbserial [ 1.404145] usbcore: registered new interface driver usbserial_generic [ 1.405913] usbserial: USB Serial support registered for generic [ 1.407609] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.410864] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.412345] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.413944] mousedev: PS/2 mouse device common for all mice [ 1.415848] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.418660] rtc_cmos 00:00: RTC can wake from S4 [ 1.419183] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.423229] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.423235] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.423379] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.423408] cpuidle: using governor menu [ 1.423471] hidraw: raw HID events driver (C) Jiri Kosina [ 1.423547] usbcore: registered new interface driver usbhid [ 1.423549] usbhid: USB HID core driver [ 1.423584] drop_monitor: Initializing network drop monitor service [ 1.423632] TCP: cubic registered [ 1.423634] Initializing XFRM netlink socket [ 1.423713] NET: Registered protocol family 10 [ 1.425950] NET: Registered protocol family 17 [ 1.427559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.427563] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.427583] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.427655] Loading compiled-in X.509 certificates [ 1.427675] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.427683] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.428014] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.428033] registered taskstats version 1 [ 1.430961] Key type trusted registered [ 1.432125] Key type encrypted registered [ 1.433296] IMA: No TPM chip found, activating TPM-bypass! [ 1.433791] rtc_cmos 00:00: setting system clock to 2018-12-04 23:07:58 UTC (1543964878) [ 1.467070] Freeing unused kernel memory: 1680k freed [ 1.472572] 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.477557] systemd[1]: Detected virtualization kvm. [ 1.479088] systemd[1]: Detected architecture x86-64. [ 1.480604] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.483412] systemd[1]: No hostname configured. [ 1.484853] systemd[1]: Set hostname to . [ 1.486408] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.509996] systemd[1]: Created slice Root Slice. [ 1.511462] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.513824] systemd[1]: Listening on Journal Socket. [ 1.515341] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.517762] systemd[1]: Listening on udev Kernel Socket. [ 1.519335] systemd[1]: Starting udev Kernel Socket. [ 1.520876] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.523431] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Timers. [ 1.526876] systemd[1]: Reached target Timers. [ 1.528296] systemd[1]: Starting Timers. [[32m OK [0m] Created slice System Slice. [ 1.530589] systemd[1]: Created slice System Slice. [ 1.532087] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.534322] systemd[1]: Reached target Slices. [ 1.535759] systemd[1]: Starting Slices. [ 1.537444] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Paths. [ 1.540647] systemd[1]: Reached target Paths. [ 1.542051] systemd[1]: Starting Paths. [ 1.543822] 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 Local File Systems. [ 1.548830] systemd[1]: Reached target Local File Systems. [ 1.550431] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Control Socket. [ 1.553230] systemd[1]: Listening on udev Control Socket. [ 1.554832] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.557205] systemd[1]: Reached target Sockets. [ 1.558632] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Swap. [ 1.560808] systemd[1]: Reached target Swap. [ 1.562182] systemd[1]: Starting Swap. [ 1.563716] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.566451] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.571585] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.576071] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.578772] systemd[1]: Started Journal Service. 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.610168] RPC: Registered named UNIX socket transport module. [ 1.611897] RPC: Registered udp transport module. [ 1.613378] RPC: Registered tcp transport module. [ 1.614937] 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. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.704438] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.711806] FDC 0 is a S82078B [ 1.730556] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.771740] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.777142] scsi host0: ata_piix [ 1.778476] vda: vda1 [ 1.779155] scsi host1: ata_piix [ 1.779178] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.779179] 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. [ 1.857519] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.859362] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.861261] usb 1-1: Product: QEMU USB Tablet [ 1.862657] usb 1-1: Manufacturer: QEMU [ 1.863954] usb 1-1: SerialNumber: 42 [ 1.873863] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.876825] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.958969] SGI XFS with ACLs, security attributes, no debug enabled [ 1.961526] XFS (vda1): Mounting V4 Filesystem [ 1.981911] 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 Paths. [[32m OK [0m] Stopped target Slices. [[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 target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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.202858] systemd-journald[150]: Received SIGTERM from PID 1 (systemd). [ 2.248342] tsc: Refined TSC clocksource calibration: 3491.841 MHz [ 2.319210] SELinux: Disabled at runtime. [ 2.357321] type=1404 audit(1543964879.423:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.433423] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.435089] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Control Socket. Mounting Debug File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. Starting Setup Virtual Console... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Apply Kernel Variables... [[32m OK [0m] Reached target Swap. Mounting Huge Pages File System... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. 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. [ 2.708896] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Journal Service. Starting Configure read-only root support... Starting Flush Journal to Persistent Storage... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Load/Save Random Seed. [ 2.784035] systemd-journald[400]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting udev Kernel Device Manager... [[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 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.034579] type=1305 audit(1543964880.100:3): audit_pid=429 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 D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Basic System. Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.189958] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.193457] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.200958] [drm] Initialized drm 1.1.0 20060810 [ 3.213358] ppdev: user-space parallel port driver [ 3.264014] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.266203] [TTM] Initializing pool allocator [ 3.267752] [TTM] Initializing DMA pool allocator Starting D-Bus System Message Bus... [ 3.270058] [drm] fb mappable at 0xFC000000 [ 3.271589] [drm] vram aper at 0xFC000000 [ 3.271589] [drm] size 33554432 [ 3.271589] [drm] fb depth is 24 [ 3.271590] [drm] pitch is 3072 Starting NTP client/server... [ 3.278328] fbcon: cirrusdrmfb (fb0) is primary device [ 3.299887] Console: switching to colour frame buffer device 128x48 [ 3.312459] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.315314] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [ 3.420601] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 3.425962] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.431498] alg: No test for crc32 (crc32-pclmul) [ 3.435793] intel_rapl: no valid rapl domains found in package 0 [ 3.438822] intel_powerclamp: No package C-state available [ 3.443979] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 3.371559] cloud-init[470]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:08:00 +0000. Up 3.32 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting OpenSSH server daemon... Starting PostgreSQL 9.5 database server... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting Initial cloud-init job (metadata service crawler)... Starting nginx - high performance web server... Starting Postfix Mail Transport Agent... Starting Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [ 5.770695] cloud-init[792]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:08:03 +0000. Up 5.73 seconds. [[32m OK [0m] Started nginx - high performance web server. [ 5.803187] cloud-init[792]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++[[32m OK [0m] Created slice user-993.slice. [ 5.805756] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.807826] cloud-init[792]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.813417] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.820850] cloud-init[792]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.827156] cloud-init[792]: ci-info: | eth0: | True | 192.168.120.10 | 255.255.255.0 | fa:16:3e:fb:89:18 | [ 5.831146] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.834930] cloud-init[792]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.837762] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.841134] cloud-init[792]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.843492] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.846995] cloud-init[792]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.849000] cloud-init[792]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 5.852503] cloud-init[792]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.855085] cloud-init[792]: 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: t 2018-12-04 23:08:50,681 - functest.core.singlevm - DEBUG - try 6: cannot connect to 172.30.9.208: timed out 2018-12-04 23:08:59,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:08:59,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46/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}d2d9de79c7b36131013aaa5633366afacaced767" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:08:59,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:08:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ccc96ae5-ca39-4466-bfd3-1fcbfd781bf1 x-compute-request-id: req-ccc96ae5-ca39-4466-bfd3-1fcbfd781bf1 Content-Encoding: gzip Content-Length: 12727 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 00000000bffe1351 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 00000000bffe12d1 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 1872232592 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.392267] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.394996] pid_max: default: 32768 minimum: 301\n[ 0.396444] Security Framework initialized\n[ 0.397821] SELinux: Initializing.\n[ 0.399337] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.405174] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.408702] Mount-cache hash table entries: 4096\n[ 0.410436] Initializing cgroup subsys memory\n[ 0.411869] Initializing cgroup subsys devices\n[ 0.413290] Initializing cgroup subsys freezer\n[ 0.414709] Initializing cgroup subsys net_cls\n[ 0.416132] Initializing cgroup subsys blkio\n[ 0.417507] Initializing cgroup subsys perf_event\n[ 0.418967] Initializing cgroup subsys hugetlb\n[ 0.420390] Initializing cgroup subsys pids\n[ 0.421755] Initializing cgroup subsys net_prio\n[ 0.423254] CPU: Physical Processor ID: 0\n[ 0.425302] mce: CPU supports 10 MCE banks\n[ 0.426677] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.428256] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.429819] tlb_flushall_shift: 6\n[ 0.431246] Freeing SMP alternatives: 28k freed\n[ 0.435418] ACPI: Core revision 20130517\n[ 0.437181] ACPI: All ACPI Tables successfully acquired\n[ 0.438944] ftrace: allocating 25812 entries in 101 pages\n[ 0.461171] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.462984] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.464756] smpboot: Max logical packages: 2\n[ 0.466364] Enabling x2apic\n[ 0.467473] Enabled x2apic\n[ 0.468846] Switched APIC routing to physical x2apic.\n[ 0.471615] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.473411] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.476777] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.484719] KVM setup paravirtual spinlock\n[ 0.487393] smpboot: Booting Node 0, Processors #1 OK\n[ 0.489364] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.511259] Brought up 2 CPUs\n[ 0.511263] KVM setup async PF for cpu 1\n[ 0.511266] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.515136] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.517746] devtmpfs: initialized\n[ 0.520490] EVM: security.selinux\n[ 0.521714] EVM: security.ima\n[ 0.522854] EVM: security.capability\n[ 0.524782] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.526660] pinctrl core: initialized pinctrl subsystem\n[ 0.528343] NET: Registered protocol family 16\n[ 0.529961] ACPI: bus type PCI registered\n[ 0.531304] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.533172] PCI: Using configuration type 1 for base access\n[ 0.538147] ACPI: Added _OSI(Module Device)\n[ 0.539533] ACPI: Added _OSI(Processor Device)\n[ 0.540953] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.542414] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.545073] ACPI: Interpreter enabled\n[ 0.546355] ACPI: (supports S0 S5)\n[ 0.547581] ACPI: Using IOAPIC for interrupt routing\n[ 0.549092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.553584] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.555327] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.557173] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.558992] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.562375] acpiphp: Slot [3] registered\n[ 0.563717] acpiphp: Slot [4] registered\n[ 0.565076] acpiphp: Slot [5] registered\n[ 0.566414] acpiphp: Slot [6] registered\n[ 0.567754] acpiphp: Slot [7] registered\n[ 0.569095] acpiphp: Slot [8] registered\n[ 0.570432] acpiphp: Slot [9] registered\n[ 0.571771] acpiphp: Slot [10] registered\n[ 0.573130] acpiphp: Slot [11] registered\n[ 0.574484] acpiphp: Slot [12] registered\n[ 0.575849] acpiphp: Slot [13] registered\n[ 0.577204] acpiphp: Slot [14] registered\n[ 0.578554] acpiphp: Slot [15] registered\n[ 0.579905] acpiphp: Slot [16] registered\n[ 0.581258] acpiphp: Slot [17] registered\n[ 0.582612] acpiphp: Slot [18] registered\n[ 0.583973] acpiphp: Slot [19] registered\n[ 0.585333] acpiphp: Slot [20] registered\n[ 0.586682] acpiphp: Slot [21] registered\n[ 0.588029] acpiphp: Slot [22] registered\n[ 0.589375] acpiphp: Slot [23] registered\n[ 0.590724] acpiphp: Slot [24] registered\n[ 0.592084] acpiphp: Slot [25] registered\n[ 0.593441] acpiphp: Slot [26] registered\n[ 0.594796] acpiphp: Slot [27] registered\n[ 0.596283] acpiphp: Slot [28] registered\n[ 0.597625] acpiphp: Slot [29] registered\n[ 0.598983] acpiphp: Slot [30] registered\n[ 0.600326] acpiphp: Slot [31] registered\n[ 0.601660] PCI host bridge to bus 0000:00\n[ 0.603014] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.604616] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.606454] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.608288] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.610776] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.613258] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.618445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.620339] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.622127] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.624031] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.628351] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.630803] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.654542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.656740] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.659377] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.661523] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.663610] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.665546] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.667595] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.670192] vgaarb: loaded\n[ 0.671290] vgaarb: bridge control possible 0000:00:02.0\n[ 0.673046] SCSI subsystem initialized\n[ 0.674371] ACPI: bus type USB registered\n[ 0.675731] usbcore: registered new interface driver usbfs\n[ 0.677348] usbcore: registered new interface driver hub\n[ 0.678949] usbcore: registered new device driver usb\n[ 0.680663] PCI: Using ACPI for IRQ routing\n[ 0.682394] NetLabel: Initializing\n[ 0.683630] NetLabel: domain hash size = 128\n[ 0.685020] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.686557] NetLabel: unlabeled traffic allowed by default\n[ 0.688301] Switched to clocksource kvm-clock\n[ 0.697638] pnp: PnP ACPI init\n[ 0.698821] ACPI: bus type PNP registered\n[ 0.700531] pnp: PnP ACPI: found 5 devices\n[ 0.701876] ACPI: bus type PNP unregistered\n[ 0.709463] NET: Registered protocol family 2\n[ 0.711185] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.713881] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.716115] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.718021] TCP: reno registered\n[ 0.719208] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.720948] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.722824] NET: Registered protocol family 1\n[ 0.724242] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.725950] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.727613] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.747504] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.767734] Unpacking initramfs...\n[ 1.233135] Freeing initrd memory: 37508k freed\n[ 1.242755] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.244624] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.248064] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.249860] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.251904] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.253634] Initialise system trusted keyring\n[ 1.255054] audit: initializing netlink socket (disabled)\n[ 1.256637] type=2000 audit(1543964878.462:1): initialized\n[ 1.273821] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.275575] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.278158] zpool: loaded\n[ 1.279245] zbud: loaded\n[ 1.280464] VFS: Disk quotas dquot_6.5.2\n[ 1.281830] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.283771] msgmni has been set to 7578\n[ 1.285149] Key type big_key registered\n[ 1.287192] NET: Registered protocol family 38\n[ 1.288612] Key type asymmetric registered\n[ 1.289953] Asymmetric key parser 'x509' registered\n[ 1.291445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.293921] io scheduler noop registered\n[ 1.295229] io scheduler deadline registered (default)\n[ 1.309434] io scheduler cfq registered\n[ 1.310822] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.312428] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.314298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.316731] ACPI: Power Button [PWRF]\n[ 1.318120] GHES: HEST is not enabled!\n[ 1.319478] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.343570] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.345656] Non-volatile memory driver v1.3\n[ 1.347027] Linux agpgart interface v0.103\n[ 1.348461] crash memory driver: version 1.1\n[ 1.349891] rdac: device handler registered\n[ 1.351306] hp_sw: device handler registered\n[ 1.352686] emc: device handler registered\n[ 1.354022] alua: device handler registered\n[ 1.355391] libphy: Fixed MDIO Bus: probed\n[ 1.356821] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.358579] ehci-pci: EHCI PCI platform driver\n[ 1.359976] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.361667] ohci-pci: OHCI PCI platform driver\n[ 1.363076] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.383260] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.384894] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.387370] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.388937] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.390644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.392466] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.394871] usb usb1: Product: UHCI Host Controller\n[ 1.396327] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.398200] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.399749] hub 1-0:1.0: USB hub found\n[ 1.401038] hub 1-0:1.0: 2 ports detected\n[ 1.402487] usbcore: registered new interface driver usbserial\n[ 1.404145] usbcore: registered new interface driver usbserial_generic\n[ 1.405913] usbserial: USB Serial support registered for generic\n[ 1.407609] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.410864] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.412345] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.413944] mousedev: PS/2 mouse device common for all mice\n[ 1.415848] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.418660] rtc_cmos 00:00: RTC can wake from S4\n[ 1.419183] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.423229] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.423235] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.423379] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.423408] cpuidle: using governor menu\n[ 1.423471] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.423547] usbcore: registered new interface driver usbhid\n[ 1.423549] usbhid: USB HID core driver\n[ 1.423584] drop_monitor: Initializing network drop monitor service\n[ 1.423632] TCP: cubic registered\n[ 1.423634] Initializing XFRM netlink socket\n[ 1.423713] NET: Registered protocol family 10\n[ 1.425950] NET: Registered protocol family 17\n[ 1.427559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.427563] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.427583] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.427655] Loading compiled-in X.509 certificates\n[ 1.427675] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.427683] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.428014] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.428033] registered taskstats version 1\n[ 1.430961] Key type trusted registered\n[ 1.432125] Key type encrypted registered\n[ 1.433296] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.433791] rtc_cmos 00:00: setting system clock to 2018-12-04 23:07:58 UTC (1543964878)\n[ 1.467070] Freeing unused kernel memory: 1680k freed\n[ 1.472572] 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.477557] systemd[1]: Detected virtualization kvm.\n[ 1.479088] systemd[1]: Detected architecture x86-64.\n[ 1.480604] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.483412] systemd[1]: No hostname configured.\n[ 1.484853] systemd[1]: Set hostname to .\n[ 1.486408] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.509996] systemd[1]: Created slice Root Slice.\n[ 1.511462] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.513824] systemd[1]: Listening on Journal Socket.\n[ 1.515341] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.517762] systemd[1]: Listening on udev Kernel Socket.\n[ 1.519335] systemd[1]: Starting udev Kernel Socket.\n[ 1.520876] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.523431] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Timers.\n[ 1.526876] systemd[1]: Reached target Timers.\n[ 1.528296] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice System Slice.\n[ 1.530589] systemd[1]: Created slice System Slice.\n[ 1.532087] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.534322] systemd[1]: Reached target Slices.\n[ 1.535759] systemd[1]: Starting Slices.\n[ 1.537444] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Paths.\n[ 1.540647] systemd[1]: Reached target Paths.\n[ 1.542051] systemd[1]: Starting Paths.\n[ 1.543822] 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 Local File Systems.\n[ 1.548830] systemd[1]: Reached target Local File Systems.\n[ 1.550431] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.553230] systemd[1]: Listening on udev Control Socket.\n[ 1.554832] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.557205] systemd[1]: Reached target Sockets.\n[ 1.558632] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Swap.\n[ 1.560808] systemd[1]: Reached target Swap.\n[ 1.562182] systemd[1]: Starting Swap.\n[ 1.563716] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.566451] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.571585] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.576071] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.578772] systemd[1]: Started Journal Service.\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.610168] RPC: Registered named UNIX socket transport module.\n[ 1.611897] RPC: Registered udp transport module.\n[ 1.613378] RPC: Registered tcp transport module.\n[ 1.614937] 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[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.704438] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.711806] FDC 0 is a S82078B\n[ 1.730556] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.771740] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.777142] scsi host0: ata_piix\n[ 1.778476] vda: vda1\n[ 1.779155] scsi host1: ata_piix\n[ 1.779178] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.779179] 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[ 1.857519] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.859362] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.861261] usb 1-1: Product: QEMU USB Tablet\n[ 1.862657] usb 1-1: Manufacturer: QEMU\n[ 1.863954] usb 1-1: SerialNumber: 42\n[ 1.873863] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.876825] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.958969] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.961526] XFS (vda1): Mounting V4 Filesystem\n[ 1.981911] 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 Paths.\n[[32m OK [0m] Stopped target Slices.\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 target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\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.202858] systemd-journald[150]: Received SIGTERM from PID 1 (systemd).\n[ 2.248342] tsc: Refined TSC clocksource calibration: 3491.841 MHz\n[ 2.319210] SELinux: Disabled at runtime.\n[ 2.357321] type=1404 audit(1543964879.423:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.433423] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.435089] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting Debug 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 File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting NFSD configuration filesystem...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n Starting Setup Virtual Console...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Swap.\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\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[ 2.708896] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Journal Service.\n Starting Configure read-only root support...\n Starting Flush Journal to Persistent Storage...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.784035] systemd-journald[400]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting udev Kernel Device Manager...\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 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.034579] type=1305 audit(1543964880.100:3): audit_pid=429 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 D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Basic System.\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.189958] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.193457] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.200958] [drm] Initialized drm 1.1.0 20060810\n[ 3.213358] ppdev: user-space parallel port driver\n[ 3.264014] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.266203] [TTM] Initializing pool allocator\n[ 3.267752] [TTM] Initializing DMA pool allocator\n Starting D-Bus System Message Bus...\n[ 3.270058] [drm] fb mappable at 0xFC000000\n[ 3.271589] [drm] vram aper at 0xFC000000\n[ 3.271589] [drm] size 33554432\n[ 3.271589] [drm] fb depth is 24\n[ 3.271590] [drm] pitch is 3072\n Starting NTP client/server...\n[ 3.278328] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.299887] Console: switching to colour frame buffer device 128x48\n[ 3.312459] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.315314] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[ 3.420601] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 3.425962] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.431498] alg: No test for crc32 (crc32-pclmul)\n[ 3.435793] intel_rapl: no valid rapl domains found in package 0\n[ 3.438822] intel_powerclamp: No package C-state available\n[ 3.443979] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 3.371559] cloud-init[470]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:08:00 +0000. Up 3.32 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting OpenSSH server daemon...\n Starting PostgreSQL 9.5 database server...\n Starting System Logging Service...\n Starting Dynamic System Tuning Daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting nginx - high performance web server...\n Starting Postfix Mail Transport Agent...\n Starting Notify NFS peers of a restart...\n[[32m OK [0m] Reached target Network is Online.\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started Notify NFS peers of a restart.\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[ 5.770695] cloud-init[792]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:08:03 +0000. Up 5.73 seconds.\n[[32m OK [0m] Started nginx - high performance web server.\n[ 5.803187] cloud-init[792]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++[[32m OK [0m] Created slice user-993.slice.\n\n[ 5.805756] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.807826] cloud-init[792]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.813417] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.820850] cloud-init[792]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.827156] cloud-init[792]: ci-info: | eth0: | True | 192.168.120.10 | 255.255.255.0 | fa:16:3e:fb:89:18 |\n[ 5.831146] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.834930] cloud-init[792]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.837762] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.841134] cloud-init[792]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.843492] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.846995] cloud-init[792]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.849000] cloud-init[792]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 5.852503] cloud-init[792]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.855085] cloud-init[792]: 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: t[ 59.040481] cloud-init[9553]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:08:56 +0000. Up 58.99 seconds.\n[ 59.292586] cloud-init[9575]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:08:56 +0000. Up 59.24 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 | 04:ae:3b:93:42:0f:ba:d6:36:53:e3:51:c7:d9:f1:9b | - | 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[ 59.357308] cloud-init[9575]: Cloud-init v. 0.7.5 finished at Tue, 04 Dec 2018 23:08:56 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.35 seconds\n"} 2018-12-04 23:08:59,776 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46/action used request id req-ccc96ae5-ca39-4466-bfd3-1fcbfd781bf1 2018-12-04 23:08:59,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0854759216309s 2018-12-04 23:08:59,777 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46/action used request id req-ccc96ae5-ca39-4466-bfd3-1fcbfd781bf1 2018-12-04 23:08:59,777 - 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 00000000bffe1351 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 00000000bffe12d1 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 1872232592 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.392267] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.394996] pid_max: default: 32768 minimum: 301 [ 0.396444] Security Framework initialized [ 0.397821] SELinux: Initializing. [ 0.399337] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.405174] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.408702] Mount-cache hash table entries: 4096 [ 0.410436] Initializing cgroup subsys memory [ 0.411869] Initializing cgroup subsys devices [ 0.413290] Initializing cgroup subsys freezer [ 0.414709] Initializing cgroup subsys net_cls [ 0.416132] Initializing cgroup subsys blkio [ 0.417507] Initializing cgroup subsys perf_event [ 0.418967] Initializing cgroup subsys hugetlb [ 0.420390] Initializing cgroup subsys pids [ 0.421755] Initializing cgroup subsys net_prio [ 0.423254] CPU: Physical Processor ID: 0 [ 0.425302] mce: CPU supports 10 MCE banks [ 0.426677] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.428256] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.429819] tlb_flushall_shift: 6 [ 0.431246] Freeing SMP alternatives: 28k freed [ 0.435418] ACPI: Core revision 20130517 [ 0.437181] ACPI: All ACPI Tables successfully acquired [ 0.438944] ftrace: allocating 25812 entries in 101 pages [ 0.461171] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.462984] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.464756] smpboot: Max logical packages: 2 [ 0.466364] Enabling x2apic [ 0.467473] Enabled x2apic [ 0.468846] Switched APIC routing to physical x2apic. [ 0.471615] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.473411] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.476777] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.484719] KVM setup paravirtual spinlock [ 0.487393] smpboot: Booting Node 0, Processors #1 OK [ 0.489364] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.511259] Brought up 2 CPUs [ 0.511263] KVM setup async PF for cpu 1 [ 0.511266] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.515136] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.517746] devtmpfs: initialized [ 0.520490] EVM: security.selinux [ 0.521714] EVM: security.ima [ 0.522854] EVM: security.capability [ 0.524782] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.526660] pinctrl core: initialized pinctrl subsystem [ 0.528343] NET: Registered protocol family 16 [ 0.529961] ACPI: bus type PCI registered [ 0.531304] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.533172] PCI: Using configuration type 1 for base access [ 0.538147] ACPI: Added _OSI(Module Device) [ 0.539533] ACPI: Added _OSI(Processor Device) [ 0.540953] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.542414] ACPI: Added _OSI(Processor Aggregator Device) [ 0.545073] ACPI: Interpreter enabled [ 0.546355] ACPI: (supports S0 S5) [ 0.547581] ACPI: Using IOAPIC for interrupt routing [ 0.549092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.553584] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.555327] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.557173] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.558992] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.562375] acpiphp: Slot [3] registered [ 0.563717] acpiphp: Slot [4] registered [ 0.565076] acpiphp: Slot [5] registered [ 0.566414] acpiphp: Slot [6] registered [ 0.567754] acpiphp: Slot [7] registered [ 0.569095] acpiphp: Slot [8] registered [ 0.570432] acpiphp: Slot [9] registered [ 0.571771] acpiphp: Slot [10] registered [ 0.573130] acpiphp: Slot [11] registered [ 0.574484] acpiphp: Slot [12] registered [ 0.575849] acpiphp: Slot [13] registered [ 0.577204] acpiphp: Slot [14] registered [ 0.578554] acpiphp: Slot [15] registered [ 0.579905] acpiphp: Slot [16] registered [ 0.581258] acpiphp: Slot [17] registered [ 0.582612] acpiphp: Slot [18] registered [ 0.583973] acpiphp: Slot [19] registered [ 0.585333] acpiphp: Slot [20] registered [ 0.586682] acpiphp: Slot [21] registered [ 0.588029] acpiphp: Slot [22] registered [ 0.589375] acpiphp: Slot [23] registered [ 0.590724] acpiphp: Slot [24] registered [ 0.592084] acpiphp: Slot [25] registered [ 0.593441] acpiphp: Slot [26] registered [ 0.594796] acpiphp: Slot [27] registered [ 0.596283] acpiphp: Slot [28] registered [ 0.597625] acpiphp: Slot [29] registered [ 0.598983] acpiphp: Slot [30] registered [ 0.600326] acpiphp: Slot [31] registered [ 0.601660] PCI host bridge to bus 0000:00 [ 0.603014] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.604616] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.606454] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.608288] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.610776] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.613258] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.618445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.620339] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.622127] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.624031] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.628351] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.630803] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.654542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.656740] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.659377] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.661523] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.663610] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.665546] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.667595] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.670192] vgaarb: loaded [ 0.671290] vgaarb: bridge control possible 0000:00:02.0 [ 0.673046] SCSI subsystem initialized [ 0.674371] ACPI: bus type USB registered [ 0.675731] usbcore: registered new interface driver usbfs [ 0.677348] usbcore: registered new interface driver hub [ 0.678949] usbcore: registered new device driver usb [ 0.680663] PCI: Using ACPI for IRQ routing [ 0.682394] NetLabel: Initializing [ 0.683630] NetLabel: domain hash size = 128 [ 0.685020] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.686557] NetLabel: unlabeled traffic allowed by default [ 0.688301] Switched to clocksource kvm-clock [ 0.697638] pnp: PnP ACPI init [ 0.698821] ACPI: bus type PNP registered [ 0.700531] pnp: PnP ACPI: found 5 devices [ 0.701876] ACPI: bus type PNP unregistered [ 0.709463] NET: Registered protocol family 2 [ 0.711185] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.713881] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.716115] TCP: Hash tables configured (established 32768 bind 32768) [ 0.718021] TCP: reno registered [ 0.719208] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.720948] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.722824] NET: Registered protocol family 1 [ 0.724242] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.725950] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.727613] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.747504] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.767734] Unpacking initramfs... [ 1.233135] Freeing initrd memory: 37508k freed [ 1.242755] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.244624] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.248064] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.249860] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.251904] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.253634] Initialise system trusted keyring [ 1.255054] audit: initializing netlink socket (disabled) [ 1.256637] type=2000 audit(1543964878.462:1): initialized [ 1.273821] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.275575] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.278158] zpool: loaded [ 1.279245] zbud: loaded [ 1.280464] VFS: Disk quotas dquot_6.5.2 [ 1.281830] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.283771] msgmni has been set to 7578 [ 1.285149] Key type big_key registered [ 1.287192] NET: Registered protocol family 38 [ 1.288612] Key type asymmetric registered [ 1.289953] Asymmetric key parser 'x509' registered [ 1.291445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.293921] io scheduler noop registered [ 1.295229] io scheduler deadline registered (default) [ 1.309434] io scheduler cfq registered [ 1.310822] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.312428] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.314298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.316731] ACPI: Power Button [PWRF] [ 1.318120] GHES: HEST is not enabled! [ 1.319478] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.343570] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.345656] Non-volatile memory driver v1.3 [ 1.347027] Linux agpgart interface v0.103 [ 1.348461] crash memory driver: version 1.1 [ 1.349891] rdac: device handler registered [ 1.351306] hp_sw: device handler registered [ 1.352686] emc: device handler registered [ 1.354022] alua: device handler registered [ 1.355391] libphy: Fixed MDIO Bus: probed [ 1.356821] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.358579] ehci-pci: EHCI PCI platform driver [ 1.359976] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.361667] ohci-pci: OHCI PCI platform driver [ 1.363076] uhci_hcd: USB Universal Host Controller Interface driver [ 1.383260] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.384894] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.387370] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.388937] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.390644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.392466] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.394871] usb usb1: Product: UHCI Host Controller [ 1.396327] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.398200] usb usb1: SerialNumber: 0000:00:01.2 [ 1.399749] hub 1-0:1.0: USB hub found [ 1.401038] hub 1-0:1.0: 2 ports detected [ 1.402487] usbcore: registered new interface driver usbserial [ 1.404145] usbcore: registered new interface driver usbserial_generic [ 1.405913] usbserial: USB Serial support registered for generic [ 1.407609] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.410864] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.412345] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.413944] mousedev: PS/2 mouse device common for all mice [ 1.415848] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.418660] rtc_cmos 00:00: RTC can wake from S4 [ 1.419183] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.423229] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.423235] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.423379] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.423408] cpuidle: using governor menu [ 1.423471] hidraw: raw HID events driver (C) Jiri Kosina [ 1.423547] usbcore: registered new interface driver usbhid [ 1.423549] usbhid: USB HID core driver [ 1.423584] drop_monitor: Initializing network drop monitor service [ 1.423632] TCP: cubic registered [ 1.423634] Initializing XFRM netlink socket [ 1.423713] NET: Registered protocol family 10 [ 1.425950] NET: Registered protocol family 17 [ 1.427559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.427563] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.427583] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.427655] Loading compiled-in X.509 certificates [ 1.427675] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.427683] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.428014] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.428033] registered taskstats version 1 [ 1.430961] Key type trusted registered [ 1.432125] Key type encrypted registered [ 1.433296] IMA: No TPM chip found, activating TPM-bypass! [ 1.433791] rtc_cmos 00:00: setting system clock to 2018-12-04 23:07:58 UTC (1543964878) [ 1.467070] Freeing unused kernel memory: 1680k freed [ 1.472572] 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.477557] systemd[1]: Detected virtualization kvm. [ 1.479088] systemd[1]: Detected architecture x86-64. [ 1.480604] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.483412] systemd[1]: No hostname configured. [ 1.484853] systemd[1]: Set hostname to . [ 1.486408] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.509996] systemd[1]: Created slice Root Slice. [ 1.511462] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.513824] systemd[1]: Listening on Journal Socket. [ 1.515341] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.517762] systemd[1]: Listening on udev Kernel Socket. [ 1.519335] systemd[1]: Starting udev Kernel Socket. [ 1.520876] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.523431] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Timers. [ 1.526876] systemd[1]: Reached target Timers. [ 1.528296] systemd[1]: Starting Timers. [[32m OK [0m] Created slice System Slice. [ 1.530589] systemd[1]: Created slice System Slice. [ 1.532087] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.534322] systemd[1]: Reached target Slices. [ 1.535759] systemd[1]: Starting Slices. [ 1.537444] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Paths. [ 1.540647] systemd[1]: Reached target Paths. [ 1.542051] systemd[1]: Starting Paths. [ 1.543822] 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 Local File Systems. [ 1.548830] systemd[1]: Reached target Local File Systems. [ 1.550431] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Control Socket. [ 1.553230] systemd[1]: Listening on udev Control Socket. [ 1.554832] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.557205] systemd[1]: Reached target Sockets. [ 1.558632] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Swap. [ 1.560808] systemd[1]: Reached target Swap. [ 1.562182] systemd[1]: Starting Swap. [ 1.563716] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.566451] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.571585] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.576071] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.578772] systemd[1]: Started Journal Service. 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.610168] RPC: Registered named UNIX socket transport module. [ 1.611897] RPC: Registered udp transport module. [ 1.613378] RPC: Registered tcp transport module. [ 1.614937] 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. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.704438] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.711806] FDC 0 is a S82078B [ 1.730556] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.771740] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.777142] scsi host0: ata_piix [ 1.778476] vda: vda1 [ 1.779155] scsi host1: ata_piix [ 1.779178] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.779179] 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. [ 1.857519] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.859362] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.861261] usb 1-1: Product: QEMU USB Tablet [ 1.862657] usb 1-1: Manufacturer: QEMU [ 1.863954] usb 1-1: SerialNumber: 42 [ 1.873863] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.876825] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.958969] SGI XFS with ACLs, security attributes, no debug enabled [ 1.961526] XFS (vda1): Mounting V4 Filesystem [ 1.981911] 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 Paths. [[32m OK [0m] Stopped target Slices. [[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 target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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.202858] systemd-journald[150]: Received SIGTERM from PID 1 (systemd). [ 2.248342] tsc: Refined TSC clocksource calibration: 3491.841 MHz [ 2.319210] SELinux: Disabled at runtime. [ 2.357321] type=1404 audit(1543964879.423:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.433423] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.435089] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Control Socket. Mounting Debug File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. Starting Setup Virtual Console... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Apply Kernel Variables... [[32m OK [0m] Reached target Swap. Mounting Huge Pages File System... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. 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. [ 2.708896] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Journal Service. Starting Configure read-only root support... Starting Flush Journal to Persistent Storage... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Load/Save Random Seed. [ 2.784035] systemd-journald[400]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting udev Kernel Device Manager... [[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 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.034579] type=1305 audit(1543964880.100:3): audit_pid=429 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 D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Basic System. Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.189958] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.193457] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.200958] [drm] Initialized drm 1.1.0 20060810 [ 3.213358] ppdev: user-space parallel port driver [ 3.264014] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.266203] [TTM] Initializing pool allocator [ 3.267752] [TTM] Initializing DMA pool allocator Starting D-Bus System Message Bus... [ 3.270058] [drm] fb mappable at 0xFC000000 [ 3.271589] [drm] vram aper at 0xFC000000 [ 3.271589] [drm] size 33554432 [ 3.271589] [drm] fb depth is 24 [ 3.271590] [drm] pitch is 3072 Starting NTP client/server... [ 3.278328] fbcon: cirrusdrmfb (fb0) is primary device [ 3.299887] Console: switching to colour frame buffer device 128x48 [ 3.312459] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.315314] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [ 3.420601] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 3.425962] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.431498] alg: No test for crc32 (crc32-pclmul) [ 3.435793] intel_rapl: no valid rapl domains found in package 0 [ 3.438822] intel_powerclamp: No package C-state available [ 3.443979] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 3.371559] cloud-init[470]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:08:00 +0000. Up 3.32 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting OpenSSH server daemon... Starting PostgreSQL 9.5 database server... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting Initial cloud-init job (metadata service crawler)... Starting nginx - high performance web server... Starting Postfix Mail Transport Agent... Starting Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [ 5.770695] cloud-init[792]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:08:03 +0000. Up 5.73 seconds. [[32m OK [0m] Started nginx - high performance web server. [ 5.803187] cloud-init[792]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++[[32m OK [0m] Created slice user-993.slice. [ 5.805756] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.807826] cloud-init[792]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.813417] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.820850] cloud-init[792]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.827156] cloud-init[792]: ci-info: | eth0: | True | 192.168.120.10 | 255.255.255.0 | fa:16:3e:fb:89:18 | [ 5.831146] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.834930] cloud-init[792]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.837762] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.841134] cloud-init[792]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.843492] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.846995] cloud-init[792]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.849000] cloud-init[792]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 5.852503] cloud-init[792]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.855085] cloud-init[792]: 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: t[ 59.040481] cloud-init[9553]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:08:56 +0000. Up 58.99 seconds. [ 59.292586] cloud-init[9575]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:08:56 +0000. Up 59.24 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 | 04:ae:3b:93:42:0f:ba:d6:36:53:e3:51:c7:d9:f1:9b | - | 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----- [ 59.357308] cloud-init[9575]: Cloud-init v. 0.7.5 finished at Tue, 04 Dec 2018 23:08:56 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.35 seconds 2018-12-04 23:09:00,781 - functest.core.singlevm - DEBUG - try 7: cannot connect to 172.30.9.208: timed out 2018-12-04 23:09:09,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:09:09,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46/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}d2d9de79c7b36131013aaa5633366afacaced767" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:09:09,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:09:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae9e4f4e-4e80-4b3c-9430-c4044e58a42e x-compute-request-id: req-ae9e4f4e-4e80-4b3c-9430-c4044e58a42e Content-Encoding: gzip Content-Length: 12727 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 00000000bffe1351 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 00000000bffe12d1 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 1872232592 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.392267] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.394996] pid_max: default: 32768 minimum: 301\n[ 0.396444] Security Framework initialized\n[ 0.397821] SELinux: Initializing.\n[ 0.399337] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.405174] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.408702] Mount-cache hash table entries: 4096\n[ 0.410436] Initializing cgroup subsys memory\n[ 0.411869] Initializing cgroup subsys devices\n[ 0.413290] Initializing cgroup subsys freezer\n[ 0.414709] Initializing cgroup subsys net_cls\n[ 0.416132] Initializing cgroup subsys blkio\n[ 0.417507] Initializing cgroup subsys perf_event\n[ 0.418967] Initializing cgroup subsys hugetlb\n[ 0.420390] Initializing cgroup subsys pids\n[ 0.421755] Initializing cgroup subsys net_prio\n[ 0.423254] CPU: Physical Processor ID: 0\n[ 0.425302] mce: CPU supports 10 MCE banks\n[ 0.426677] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.428256] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.429819] tlb_flushall_shift: 6\n[ 0.431246] Freeing SMP alternatives: 28k freed\n[ 0.435418] ACPI: Core revision 20130517\n[ 0.437181] ACPI: All ACPI Tables successfully acquired\n[ 0.438944] ftrace: allocating 25812 entries in 101 pages\n[ 0.461171] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.462984] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.464756] smpboot: Max logical packages: 2\n[ 0.466364] Enabling x2apic\n[ 0.467473] Enabled x2apic\n[ 0.468846] Switched APIC routing to physical x2apic.\n[ 0.471615] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.473411] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.476777] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.484719] KVM setup paravirtual spinlock\n[ 0.487393] smpboot: Booting Node 0, Processors #1 OK\n[ 0.489364] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.511259] Brought up 2 CPUs\n[ 0.511263] KVM setup async PF for cpu 1\n[ 0.511266] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.515136] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.517746] devtmpfs: initialized\n[ 0.520490] EVM: security.selinux\n[ 0.521714] EVM: security.ima\n[ 0.522854] EVM: security.capability\n[ 0.524782] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.526660] pinctrl core: initialized pinctrl subsystem\n[ 0.528343] NET: Registered protocol family 16\n[ 0.529961] ACPI: bus type PCI registered\n[ 0.531304] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.533172] PCI: Using configuration type 1 for base access\n[ 0.538147] ACPI: Added _OSI(Module Device)\n[ 0.539533] ACPI: Added _OSI(Processor Device)\n[ 0.540953] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.542414] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.545073] ACPI: Interpreter enabled\n[ 0.546355] ACPI: (supports S0 S5)\n[ 0.547581] ACPI: Using IOAPIC for interrupt routing\n[ 0.549092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.553584] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.555327] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.557173] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.558992] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.562375] acpiphp: Slot [3] registered\n[ 0.563717] acpiphp: Slot [4] registered\n[ 0.565076] acpiphp: Slot [5] registered\n[ 0.566414] acpiphp: Slot [6] registered\n[ 0.567754] acpiphp: Slot [7] registered\n[ 0.569095] acpiphp: Slot [8] registered\n[ 0.570432] acpiphp: Slot [9] registered\n[ 0.571771] acpiphp: Slot [10] registered\n[ 0.573130] acpiphp: Slot [11] registered\n[ 0.574484] acpiphp: Slot [12] registered\n[ 0.575849] acpiphp: Slot [13] registered\n[ 0.577204] acpiphp: Slot [14] registered\n[ 0.578554] acpiphp: Slot [15] registered\n[ 0.579905] acpiphp: Slot [16] registered\n[ 0.581258] acpiphp: Slot [17] registered\n[ 0.582612] acpiphp: Slot [18] registered\n[ 0.583973] acpiphp: Slot [19] registered\n[ 0.585333] acpiphp: Slot [20] registered\n[ 0.586682] acpiphp: Slot [21] registered\n[ 0.588029] acpiphp: Slot [22] registered\n[ 0.589375] acpiphp: Slot [23] registered\n[ 0.590724] acpiphp: Slot [24] registered\n[ 0.592084] acpiphp: Slot [25] registered\n[ 0.593441] acpiphp: Slot [26] registered\n[ 0.594796] acpiphp: Slot [27] registered\n[ 0.596283] acpiphp: Slot [28] registered\n[ 0.597625] acpiphp: Slot [29] registered\n[ 0.598983] acpiphp: Slot [30] registered\n[ 0.600326] acpiphp: Slot [31] registered\n[ 0.601660] PCI host bridge to bus 0000:00\n[ 0.603014] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.604616] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.606454] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.608288] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.610776] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.613258] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.618445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.620339] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.622127] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.624031] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.628351] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.630803] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.654542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.656740] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.659377] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.661523] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.663610] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.665546] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.667595] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.670192] vgaarb: loaded\n[ 0.671290] vgaarb: bridge control possible 0000:00:02.0\n[ 0.673046] SCSI subsystem initialized\n[ 0.674371] ACPI: bus type USB registered\n[ 0.675731] usbcore: registered new interface driver usbfs\n[ 0.677348] usbcore: registered new interface driver hub\n[ 0.678949] usbcore: registered new device driver usb\n[ 0.680663] PCI: Using ACPI for IRQ routing\n[ 0.682394] NetLabel: Initializing\n[ 0.683630] NetLabel: domain hash size = 128\n[ 0.685020] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.686557] NetLabel: unlabeled traffic allowed by default\n[ 0.688301] Switched to clocksource kvm-clock\n[ 0.697638] pnp: PnP ACPI init\n[ 0.698821] ACPI: bus type PNP registered\n[ 0.700531] pnp: PnP ACPI: found 5 devices\n[ 0.701876] ACPI: bus type PNP unregistered\n[ 0.709463] NET: Registered protocol family 2\n[ 0.711185] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.713881] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.716115] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.718021] TCP: reno registered\n[ 0.719208] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.720948] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.722824] NET: Registered protocol family 1\n[ 0.724242] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.725950] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.727613] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.747504] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.767734] Unpacking initramfs...\n[ 1.233135] Freeing initrd memory: 37508k freed\n[ 1.242755] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.244624] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.248064] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.249860] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.251904] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.253634] Initialise system trusted keyring\n[ 1.255054] audit: initializing netlink socket (disabled)\n[ 1.256637] type=2000 audit(1543964878.462:1): initialized\n[ 1.273821] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.275575] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.278158] zpool: loaded\n[ 1.279245] zbud: loaded\n[ 1.280464] VFS: Disk quotas dquot_6.5.2\n[ 1.281830] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.283771] msgmni has been set to 7578\n[ 1.285149] Key type big_key registered\n[ 1.287192] NET: Registered protocol family 38\n[ 1.288612] Key type asymmetric registered\n[ 1.289953] Asymmetric key parser 'x509' registered\n[ 1.291445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.293921] io scheduler noop registered\n[ 1.295229] io scheduler deadline registered (default)\n[ 1.309434] io scheduler cfq registered\n[ 1.310822] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.312428] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.314298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.316731] ACPI: Power Button [PWRF]\n[ 1.318120] GHES: HEST is not enabled!\n[ 1.319478] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.343570] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.345656] Non-volatile memory driver v1.3\n[ 1.347027] Linux agpgart interface v0.103\n[ 1.348461] crash memory driver: version 1.1\n[ 1.349891] rdac: device handler registered\n[ 1.351306] hp_sw: device handler registered\n[ 1.352686] emc: device handler registered\n[ 1.354022] alua: device handler registered\n[ 1.355391] libphy: Fixed MDIO Bus: probed\n[ 1.356821] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.358579] ehci-pci: EHCI PCI platform driver\n[ 1.359976] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.361667] ohci-pci: OHCI PCI platform driver\n[ 1.363076] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.383260] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.384894] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.387370] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.388937] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.390644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.392466] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.394871] usb usb1: Product: UHCI Host Controller\n[ 1.396327] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.398200] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.399749] hub 1-0:1.0: USB hub found\n[ 1.401038] hub 1-0:1.0: 2 ports detected\n[ 1.402487] usbcore: registered new interface driver usbserial\n[ 1.404145] usbcore: registered new interface driver usbserial_generic\n[ 1.405913] usbserial: USB Serial support registered for generic\n[ 1.407609] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.410864] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.412345] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.413944] mousedev: PS/2 mouse device common for all mice\n[ 1.415848] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.418660] rtc_cmos 00:00: RTC can wake from S4\n[ 1.419183] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.423229] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.423235] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.423379] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.423408] cpuidle: using governor menu\n[ 1.423471] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.423547] usbcore: registered new interface driver usbhid\n[ 1.423549] usbhid: USB HID core driver\n[ 1.423584] drop_monitor: Initializing network drop monitor service\n[ 1.423632] TCP: cubic registered\n[ 1.423634] Initializing XFRM netlink socket\n[ 1.423713] NET: Registered protocol family 10\n[ 1.425950] NET: Registered protocol family 17\n[ 1.427559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.427563] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.427583] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.427655] Loading compiled-in X.509 certificates\n[ 1.427675] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.427683] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.428014] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.428033] registered taskstats version 1\n[ 1.430961] Key type trusted registered\n[ 1.432125] Key type encrypted registered\n[ 1.433296] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.433791] rtc_cmos 00:00: setting system clock to 2018-12-04 23:07:58 UTC (1543964878)\n[ 1.467070] Freeing unused kernel memory: 1680k freed\n[ 1.472572] 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.477557] systemd[1]: Detected virtualization kvm.\n[ 1.479088] systemd[1]: Detected architecture x86-64.\n[ 1.480604] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.483412] systemd[1]: No hostname configured.\n[ 1.484853] systemd[1]: Set hostname to .\n[ 1.486408] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.509996] systemd[1]: Created slice Root Slice.\n[ 1.511462] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.513824] systemd[1]: Listening on Journal Socket.\n[ 1.515341] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.517762] systemd[1]: Listening on udev Kernel Socket.\n[ 1.519335] systemd[1]: Starting udev Kernel Socket.\n[ 1.520876] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.523431] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Timers.\n[ 1.526876] systemd[1]: Reached target Timers.\n[ 1.528296] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice System Slice.\n[ 1.530589] systemd[1]: Created slice System Slice.\n[ 1.532087] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.534322] systemd[1]: Reached target Slices.\n[ 1.535759] systemd[1]: Starting Slices.\n[ 1.537444] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Paths.\n[ 1.540647] systemd[1]: Reached target Paths.\n[ 1.542051] systemd[1]: Starting Paths.\n[ 1.543822] 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 Local File Systems.\n[ 1.548830] systemd[1]: Reached target Local File Systems.\n[ 1.550431] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.553230] systemd[1]: Listening on udev Control Socket.\n[ 1.554832] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.557205] systemd[1]: Reached target Sockets.\n[ 1.558632] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Swap.\n[ 1.560808] systemd[1]: Reached target Swap.\n[ 1.562182] systemd[1]: Starting Swap.\n[ 1.563716] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.566451] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.571585] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.576071] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.578772] systemd[1]: Started Journal Service.\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.610168] RPC: Registered named UNIX socket transport module.\n[ 1.611897] RPC: Registered udp transport module.\n[ 1.613378] RPC: Registered tcp transport module.\n[ 1.614937] 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[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.704438] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.711806] FDC 0 is a S82078B\n[ 1.730556] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.771740] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.777142] scsi host0: ata_piix\n[ 1.778476] vda: vda1\n[ 1.779155] scsi host1: ata_piix\n[ 1.779178] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.779179] 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[ 1.857519] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.859362] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.861261] usb 1-1: Product: QEMU USB Tablet\n[ 1.862657] usb 1-1: Manufacturer: QEMU\n[ 1.863954] usb 1-1: SerialNumber: 42\n[ 1.873863] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.876825] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.958969] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.961526] XFS (vda1): Mounting V4 Filesystem\n[ 1.981911] 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 Paths.\n[[32m OK [0m] Stopped target Slices.\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 target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\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.202858] systemd-journald[150]: Received SIGTERM from PID 1 (systemd).\n[ 2.248342] tsc: Refined TSC clocksource calibration: 3491.841 MHz\n[ 2.319210] SELinux: Disabled at runtime.\n[ 2.357321] type=1404 audit(1543964879.423:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.433423] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.435089] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting Debug 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 File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting NFSD configuration filesystem...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n Starting Setup Virtual Console...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Swap.\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\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[ 2.708896] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Journal Service.\n Starting Configure read-only root support...\n Starting Flush Journal to Persistent Storage...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.784035] systemd-journald[400]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting udev Kernel Device Manager...\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 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.034579] type=1305 audit(1543964880.100:3): audit_pid=429 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 D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Basic System.\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.189958] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.193457] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.200958] [drm] Initialized drm 1.1.0 20060810\n[ 3.213358] ppdev: user-space parallel port driver\n[ 3.264014] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.266203] [TTM] Initializing pool allocator\n[ 3.267752] [TTM] Initializing DMA pool allocator\n Starting D-Bus System Message Bus...\n[ 3.270058] [drm] fb mappable at 0xFC000000\n[ 3.271589] [drm] vram aper at 0xFC000000\n[ 3.271589] [drm] size 33554432\n[ 3.271589] [drm] fb depth is 24\n[ 3.271590] [drm] pitch is 3072\n Starting NTP client/server...\n[ 3.278328] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.299887] Console: switching to colour frame buffer device 128x48\n[ 3.312459] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.315314] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[ 3.420601] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 3.425962] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.431498] alg: No test for crc32 (crc32-pclmul)\n[ 3.435793] intel_rapl: no valid rapl domains found in package 0\n[ 3.438822] intel_powerclamp: No package C-state available\n[ 3.443979] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 3.371559] cloud-init[470]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:08:00 +0000. Up 3.32 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting OpenSSH server daemon...\n Starting PostgreSQL 9.5 database server...\n Starting System Logging Service...\n Starting Dynamic System Tuning Daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting nginx - high performance web server...\n Starting Postfix Mail Transport Agent...\n Starting Notify NFS peers of a restart...\n[[32m OK [0m] Reached target Network is Online.\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started Notify NFS peers of a restart.\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[ 5.770695] cloud-init[792]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:08:03 +0000. Up 5.73 seconds.\n[[32m OK [0m] Started nginx - high performance web server.\n[ 5.803187] cloud-init[792]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++[[32m OK [0m] Created slice user-993.slice.\n\n[ 5.805756] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.807826] cloud-init[792]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.813417] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.820850] cloud-init[792]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.827156] cloud-init[792]: ci-info: | eth0: | True | 192.168.120.10 | 255.255.255.0 | fa:16:3e:fb:89:18 |\n[ 5.831146] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.834930] cloud-init[792]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.837762] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.841134] cloud-init[792]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.843492] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.846995] cloud-init[792]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.849000] cloud-init[792]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 5.852503] cloud-init[792]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.855085] cloud-init[792]: 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: t[ 59.040481] cloud-init[9553]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:08:56 +0000. Up 58.99 seconds.\n[ 59.292586] cloud-init[9575]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:08:56 +0000. Up 59.24 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 | 04:ae:3b:93:42:0f:ba:d6:36:53:e3:51:c7:d9:f1:9b | - | 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[ 59.357308] cloud-init[9575]: Cloud-init v. 0.7.5 finished at Tue, 04 Dec 2018 23:08:56 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.35 seconds\n"} 2018-12-04 23:09:09,858 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46/action used request id req-ae9e4f4e-4e80-4b3c-9430-c4044e58a42e 2018-12-04 23:09:09,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0697438716888s 2018-12-04 23:09:09,859 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46/action used request id req-ae9e4f4e-4e80-4b3c-9430-c4044e58a42e 2018-12-04 23:09:09,860 - 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 00000000bffe1351 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 00000000bffe12d1 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 1872232592 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.392267] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.394996] pid_max: default: 32768 minimum: 301 [ 0.396444] Security Framework initialized [ 0.397821] SELinux: Initializing. [ 0.399337] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.405174] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.408702] Mount-cache hash table entries: 4096 [ 0.410436] Initializing cgroup subsys memory [ 0.411869] Initializing cgroup subsys devices [ 0.413290] Initializing cgroup subsys freezer [ 0.414709] Initializing cgroup subsys net_cls [ 0.416132] Initializing cgroup subsys blkio [ 0.417507] Initializing cgroup subsys perf_event [ 0.418967] Initializing cgroup subsys hugetlb [ 0.420390] Initializing cgroup subsys pids [ 0.421755] Initializing cgroup subsys net_prio [ 0.423254] CPU: Physical Processor ID: 0 [ 0.425302] mce: CPU supports 10 MCE banks [ 0.426677] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.428256] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.429819] tlb_flushall_shift: 6 [ 0.431246] Freeing SMP alternatives: 28k freed [ 0.435418] ACPI: Core revision 20130517 [ 0.437181] ACPI: All ACPI Tables successfully acquired [ 0.438944] ftrace: allocating 25812 entries in 101 pages [ 0.461171] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.462984] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.464756] smpboot: Max logical packages: 2 [ 0.466364] Enabling x2apic [ 0.467473] Enabled x2apic [ 0.468846] Switched APIC routing to physical x2apic. [ 0.471615] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.473411] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.476777] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.484719] KVM setup paravirtual spinlock [ 0.487393] smpboot: Booting Node 0, Processors #1 OK [ 0.489364] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.511259] Brought up 2 CPUs [ 0.511263] KVM setup async PF for cpu 1 [ 0.511266] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.515136] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.517746] devtmpfs: initialized [ 0.520490] EVM: security.selinux [ 0.521714] EVM: security.ima [ 0.522854] EVM: security.capability [ 0.524782] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.526660] pinctrl core: initialized pinctrl subsystem [ 0.528343] NET: Registered protocol family 16 [ 0.529961] ACPI: bus type PCI registered [ 0.531304] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.533172] PCI: Using configuration type 1 for base access [ 0.538147] ACPI: Added _OSI(Module Device) [ 0.539533] ACPI: Added _OSI(Processor Device) [ 0.540953] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.542414] ACPI: Added _OSI(Processor Aggregator Device) [ 0.545073] ACPI: Interpreter enabled [ 0.546355] ACPI: (supports S0 S5) [ 0.547581] ACPI: Using IOAPIC for interrupt routing [ 0.549092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.553584] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.555327] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.557173] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.558992] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.562375] acpiphp: Slot [3] registered [ 0.563717] acpiphp: Slot [4] registered [ 0.565076] acpiphp: Slot [5] registered [ 0.566414] acpiphp: Slot [6] registered [ 0.567754] acpiphp: Slot [7] registered [ 0.569095] acpiphp: Slot [8] registered [ 0.570432] acpiphp: Slot [9] registered [ 0.571771] acpiphp: Slot [10] registered [ 0.573130] acpiphp: Slot [11] registered [ 0.574484] acpiphp: Slot [12] registered [ 0.575849] acpiphp: Slot [13] registered [ 0.577204] acpiphp: Slot [14] registered [ 0.578554] acpiphp: Slot [15] registered [ 0.579905] acpiphp: Slot [16] registered [ 0.581258] acpiphp: Slot [17] registered [ 0.582612] acpiphp: Slot [18] registered [ 0.583973] acpiphp: Slot [19] registered [ 0.585333] acpiphp: Slot [20] registered [ 0.586682] acpiphp: Slot [21] registered [ 0.588029] acpiphp: Slot [22] registered [ 0.589375] acpiphp: Slot [23] registered [ 0.590724] acpiphp: Slot [24] registered [ 0.592084] acpiphp: Slot [25] registered [ 0.593441] acpiphp: Slot [26] registered [ 0.594796] acpiphp: Slot [27] registered [ 0.596283] acpiphp: Slot [28] registered [ 0.597625] acpiphp: Slot [29] registered [ 0.598983] acpiphp: Slot [30] registered [ 0.600326] acpiphp: Slot [31] registered [ 0.601660] PCI host bridge to bus 0000:00 [ 0.603014] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.604616] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.606454] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.608288] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.610776] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.613258] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.618445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.620339] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.622127] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.624031] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.628351] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.630803] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.654542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.656740] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.659377] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.661523] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.663610] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.665546] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.667595] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.670192] vgaarb: loaded [ 0.671290] vgaarb: bridge control possible 0000:00:02.0 [ 0.673046] SCSI subsystem initialized [ 0.674371] ACPI: bus type USB registered [ 0.675731] usbcore: registered new interface driver usbfs [ 0.677348] usbcore: registered new interface driver hub [ 0.678949] usbcore: registered new device driver usb [ 0.680663] PCI: Using ACPI for IRQ routing [ 0.682394] NetLabel: Initializing [ 0.683630] NetLabel: domain hash size = 128 [ 0.685020] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.686557] NetLabel: unlabeled traffic allowed by default [ 0.688301] Switched to clocksource kvm-clock [ 0.697638] pnp: PnP ACPI init [ 0.698821] ACPI: bus type PNP registered [ 0.700531] pnp: PnP ACPI: found 5 devices [ 0.701876] ACPI: bus type PNP unregistered [ 0.709463] NET: Registered protocol family 2 [ 0.711185] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.713881] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.716115] TCP: Hash tables configured (established 32768 bind 32768) [ 0.718021] TCP: reno registered [ 0.719208] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.720948] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.722824] NET: Registered protocol family 1 [ 0.724242] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.725950] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.727613] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.747504] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.767734] Unpacking initramfs... [ 1.233135] Freeing initrd memory: 37508k freed [ 1.242755] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.244624] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.248064] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.249860] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.251904] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.253634] Initialise system trusted keyring [ 1.255054] audit: initializing netlink socket (disabled) [ 1.256637] type=2000 audit(1543964878.462:1): initialized [ 1.273821] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.275575] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.278158] zpool: loaded [ 1.279245] zbud: loaded [ 1.280464] VFS: Disk quotas dquot_6.5.2 [ 1.281830] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.283771] msgmni has been set to 7578 [ 1.285149] Key type big_key registered [ 1.287192] NET: Registered protocol family 38 [ 1.288612] Key type asymmetric registered [ 1.289953] Asymmetric key parser 'x509' registered [ 1.291445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.293921] io scheduler noop registered [ 1.295229] io scheduler deadline registered (default) [ 1.309434] io scheduler cfq registered [ 1.310822] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.312428] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.314298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.316731] ACPI: Power Button [PWRF] [ 1.318120] GHES: HEST is not enabled! [ 1.319478] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.343570] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.345656] Non-volatile memory driver v1.3 [ 1.347027] Linux agpgart interface v0.103 [ 1.348461] crash memory driver: version 1.1 [ 1.349891] rdac: device handler registered [ 1.351306] hp_sw: device handler registered [ 1.352686] emc: device handler registered [ 1.354022] alua: device handler registered [ 1.355391] libphy: Fixed MDIO Bus: probed [ 1.356821] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.358579] ehci-pci: EHCI PCI platform driver [ 1.359976] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.361667] ohci-pci: OHCI PCI platform driver [ 1.363076] uhci_hcd: USB Universal Host Controller Interface driver [ 1.383260] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.384894] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.387370] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.388937] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.390644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.392466] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.394871] usb usb1: Product: UHCI Host Controller [ 1.396327] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.398200] usb usb1: SerialNumber: 0000:00:01.2 [ 1.399749] hub 1-0:1.0: USB hub found [ 1.401038] hub 1-0:1.0: 2 ports detected [ 1.402487] usbcore: registered new interface driver usbserial [ 1.404145] usbcore: registered new interface driver usbserial_generic [ 1.405913] usbserial: USB Serial support registered for generic [ 1.407609] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.410864] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.412345] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.413944] mousedev: PS/2 mouse device common for all mice [ 1.415848] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.418660] rtc_cmos 00:00: RTC can wake from S4 [ 1.419183] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.423229] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.423235] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.423379] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.423408] cpuidle: using governor menu [ 1.423471] hidraw: raw HID events driver (C) Jiri Kosina [ 1.423547] usbcore: registered new interface driver usbhid [ 1.423549] usbhid: USB HID core driver [ 1.423584] drop_monitor: Initializing network drop monitor service [ 1.423632] TCP: cubic registered [ 1.423634] Initializing XFRM netlink socket [ 1.423713] NET: Registered protocol family 10 [ 1.425950] NET: Registered protocol family 17 [ 1.427559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.427563] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.427583] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.427655] Loading compiled-in X.509 certificates [ 1.427675] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.427683] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.428014] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.428033] registered taskstats version 1 [ 1.430961] Key type trusted registered [ 1.432125] Key type encrypted registered [ 1.433296] IMA: No TPM chip found, activating TPM-bypass! [ 1.433791] rtc_cmos 00:00: setting system clock to 2018-12-04 23:07:58 UTC (1543964878) [ 1.467070] Freeing unused kernel memory: 1680k freed [ 1.472572] 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.477557] systemd[1]: Detected virtualization kvm. [ 1.479088] systemd[1]: Detected architecture x86-64. [ 1.480604] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.483412] systemd[1]: No hostname configured. [ 1.484853] systemd[1]: Set hostname to . [ 1.486408] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.509996] systemd[1]: Created slice Root Slice. [ 1.511462] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.513824] systemd[1]: Listening on Journal Socket. [ 1.515341] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.517762] systemd[1]: Listening on udev Kernel Socket. [ 1.519335] systemd[1]: Starting udev Kernel Socket. [ 1.520876] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.523431] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Timers. [ 1.526876] systemd[1]: Reached target Timers. [ 1.528296] systemd[1]: Starting Timers. [[32m OK [0m] Created slice System Slice. [ 1.530589] systemd[1]: Created slice System Slice. [ 1.532087] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.534322] systemd[1]: Reached target Slices. [ 1.535759] systemd[1]: Starting Slices. [ 1.537444] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Paths. [ 1.540647] systemd[1]: Reached target Paths. [ 1.542051] systemd[1]: Starting Paths. [ 1.543822] 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 Local File Systems. [ 1.548830] systemd[1]: Reached target Local File Systems. [ 1.550431] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Control Socket. [ 1.553230] systemd[1]: Listening on udev Control Socket. [ 1.554832] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.557205] systemd[1]: Reached target Sockets. [ 1.558632] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Swap. [ 1.560808] systemd[1]: Reached target Swap. [ 1.562182] systemd[1]: Starting Swap. [ 1.563716] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.566451] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.571585] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.576071] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.578772] systemd[1]: Started Journal Service. 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.610168] RPC: Registered named UNIX socket transport module. [ 1.611897] RPC: Registered udp transport module. [ 1.613378] RPC: Registered tcp transport module. [ 1.614937] 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. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.704438] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.711806] FDC 0 is a S82078B [ 1.730556] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.771740] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.777142] scsi host0: ata_piix [ 1.778476] vda: vda1 [ 1.779155] scsi host1: ata_piix [ 1.779178] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.779179] 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. [ 1.857519] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.859362] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.861261] usb 1-1: Product: QEMU USB Tablet [ 1.862657] usb 1-1: Manufacturer: QEMU [ 1.863954] usb 1-1: SerialNumber: 42 [ 1.873863] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.876825] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.958969] SGI XFS with ACLs, security attributes, no debug enabled [ 1.961526] XFS (vda1): Mounting V4 Filesystem [ 1.981911] 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 Paths. [[32m OK [0m] Stopped target Slices. [[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 target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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.202858] systemd-journald[150]: Received SIGTERM from PID 1 (systemd). [ 2.248342] tsc: Refined TSC clocksource calibration: 3491.841 MHz [ 2.319210] SELinux: Disabled at runtime. [ 2.357321] type=1404 audit(1543964879.423:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.433423] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.435089] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Control Socket. Mounting Debug File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. Starting Setup Virtual Console... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Apply Kernel Variables... [[32m OK [0m] Reached target Swap. Mounting Huge Pages File System... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. 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. [ 2.708896] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Journal Service. Starting Configure read-only root support... Starting Flush Journal to Persistent Storage... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Load/Save Random Seed. [ 2.784035] systemd-journald[400]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting udev Kernel Device Manager... [[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 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.034579] type=1305 audit(1543964880.100:3): audit_pid=429 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 D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Basic System. Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.189958] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.193457] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.200958] [drm] Initialized drm 1.1.0 20060810 [ 3.213358] ppdev: user-space parallel port driver [ 3.264014] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.266203] [TTM] Initializing pool allocator [ 3.267752] [TTM] Initializing DMA pool allocator Starting D-Bus System Message Bus... [ 3.270058] [drm] fb mappable at 0xFC000000 [ 3.271589] [drm] vram aper at 0xFC000000 [ 3.271589] [drm] size 33554432 [ 3.271589] [drm] fb depth is 24 [ 3.271590] [drm] pitch is 3072 Starting NTP client/server... [ 3.278328] fbcon: cirrusdrmfb (fb0) is primary device [ 3.299887] Console: switching to colour frame buffer device 128x48 [ 3.312459] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.315314] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [ 3.420601] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 3.425962] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.431498] alg: No test for crc32 (crc32-pclmul) [ 3.435793] intel_rapl: no valid rapl domains found in package 0 [ 3.438822] intel_powerclamp: No package C-state available [ 3.443979] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 3.371559] cloud-init[470]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:08:00 +0000. Up 3.32 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting OpenSSH server daemon... Starting PostgreSQL 9.5 database server... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting Initial cloud-init job (metadata service crawler)... Starting nginx - high performance web server... Starting Postfix Mail Transport Agent... Starting Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [ 5.770695] cloud-init[792]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:08:03 +0000. Up 5.73 seconds. [[32m OK [0m] Started nginx - high performance web server. [ 5.803187] cloud-init[792]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++[[32m OK [0m] Created slice user-993.slice. [ 5.805756] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.807826] cloud-init[792]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.813417] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.820850] cloud-init[792]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.827156] cloud-init[792]: ci-info: | eth0: | True | 192.168.120.10 | 255.255.255.0 | fa:16:3e:fb:89:18 | [ 5.831146] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.834930] cloud-init[792]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.837762] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.841134] cloud-init[792]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.843492] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.846995] cloud-init[792]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.849000] cloud-init[792]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 5.852503] cloud-init[792]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.855085] cloud-init[792]: 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: t[ 59.040481] cloud-init[9553]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:08:56 +0000. Up 58.99 seconds. [ 59.292586] cloud-init[9575]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:08:56 +0000. Up 59.24 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 | 04:ae:3b:93:42:0f:ba:d6:36:53:e3:51:c7:d9:f1:9b | - | 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----- [ 59.357308] cloud-init[9575]: Cloud-init v. 0.7.5 finished at Tue, 04 Dec 2018 23:08:56 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.35 seconds 2018-12-04 23:09:10,862 - functest.core.singlevm - DEBUG - try 8: cannot connect to 172.30.9.208: timed out 2018-12-04 23:09:19,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:09:19,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46/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}d2d9de79c7b36131013aaa5633366afacaced767" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:09:19,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:09:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b452989f-b114-4454-bb92-947043763a00 x-compute-request-id: req-b452989f-b114-4454-bb92-947043763a00 Content-Encoding: gzip Content-Length: 12727 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 00000000bffe1351 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 00000000bffe12d1 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 1872232592 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.392267] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.394996] pid_max: default: 32768 minimum: 301\n[ 0.396444] Security Framework initialized\n[ 0.397821] SELinux: Initializing.\n[ 0.399337] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.405174] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.408702] Mount-cache hash table entries: 4096\n[ 0.410436] Initializing cgroup subsys memory\n[ 0.411869] Initializing cgroup subsys devices\n[ 0.413290] Initializing cgroup subsys freezer\n[ 0.414709] Initializing cgroup subsys net_cls\n[ 0.416132] Initializing cgroup subsys blkio\n[ 0.417507] Initializing cgroup subsys perf_event\n[ 0.418967] Initializing cgroup subsys hugetlb\n[ 0.420390] Initializing cgroup subsys pids\n[ 0.421755] Initializing cgroup subsys net_prio\n[ 0.423254] CPU: Physical Processor ID: 0\n[ 0.425302] mce: CPU supports 10 MCE banks\n[ 0.426677] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.428256] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.429819] tlb_flushall_shift: 6\n[ 0.431246] Freeing SMP alternatives: 28k freed\n[ 0.435418] ACPI: Core revision 20130517\n[ 0.437181] ACPI: All ACPI Tables successfully acquired\n[ 0.438944] ftrace: allocating 25812 entries in 101 pages\n[ 0.461171] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.462984] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.464756] smpboot: Max logical packages: 2\n[ 0.466364] Enabling x2apic\n[ 0.467473] Enabled x2apic\n[ 0.468846] Switched APIC routing to physical x2apic.\n[ 0.471615] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.473411] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.476777] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.484719] KVM setup paravirtual spinlock\n[ 0.487393] smpboot: Booting Node 0, Processors #1 OK\n[ 0.489364] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.511259] Brought up 2 CPUs\n[ 0.511263] KVM setup async PF for cpu 1\n[ 0.511266] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.515136] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.517746] devtmpfs: initialized\n[ 0.520490] EVM: security.selinux\n[ 0.521714] EVM: security.ima\n[ 0.522854] EVM: security.capability\n[ 0.524782] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.526660] pinctrl core: initialized pinctrl subsystem\n[ 0.528343] NET: Registered protocol family 16\n[ 0.529961] ACPI: bus type PCI registered\n[ 0.531304] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.533172] PCI: Using configuration type 1 for base access\n[ 0.538147] ACPI: Added _OSI(Module Device)\n[ 0.539533] ACPI: Added _OSI(Processor Device)\n[ 0.540953] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.542414] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.545073] ACPI: Interpreter enabled\n[ 0.546355] ACPI: (supports S0 S5)\n[ 0.547581] ACPI: Using IOAPIC for interrupt routing\n[ 0.549092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.553584] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.555327] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.557173] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.558992] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.562375] acpiphp: Slot [3] registered\n[ 0.563717] acpiphp: Slot [4] registered\n[ 0.565076] acpiphp: Slot [5] registered\n[ 0.566414] acpiphp: Slot [6] registered\n[ 0.567754] acpiphp: Slot [7] registered\n[ 0.569095] acpiphp: Slot [8] registered\n[ 0.570432] acpiphp: Slot [9] registered\n[ 0.571771] acpiphp: Slot [10] registered\n[ 0.573130] acpiphp: Slot [11] registered\n[ 0.574484] acpiphp: Slot [12] registered\n[ 0.575849] acpiphp: Slot [13] registered\n[ 0.577204] acpiphp: Slot [14] registered\n[ 0.578554] acpiphp: Slot [15] registered\n[ 0.579905] acpiphp: Slot [16] registered\n[ 0.581258] acpiphp: Slot [17] registered\n[ 0.582612] acpiphp: Slot [18] registered\n[ 0.583973] acpiphp: Slot [19] registered\n[ 0.585333] acpiphp: Slot [20] registered\n[ 0.586682] acpiphp: Slot [21] registered\n[ 0.588029] acpiphp: Slot [22] registered\n[ 0.589375] acpiphp: Slot [23] registered\n[ 0.590724] acpiphp: Slot [24] registered\n[ 0.592084] acpiphp: Slot [25] registered\n[ 0.593441] acpiphp: Slot [26] registered\n[ 0.594796] acpiphp: Slot [27] registered\n[ 0.596283] acpiphp: Slot [28] registered\n[ 0.597625] acpiphp: Slot [29] registered\n[ 0.598983] acpiphp: Slot [30] registered\n[ 0.600326] acpiphp: Slot [31] registered\n[ 0.601660] PCI host bridge to bus 0000:00\n[ 0.603014] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.604616] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.606454] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.608288] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.610776] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.613258] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.618445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.620339] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.622127] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.624031] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.628351] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.630803] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.654542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.656740] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.659377] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.661523] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.663610] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.665546] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.667595] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.670192] vgaarb: loaded\n[ 0.671290] vgaarb: bridge control possible 0000:00:02.0\n[ 0.673046] SCSI subsystem initialized\n[ 0.674371] ACPI: bus type USB registered\n[ 0.675731] usbcore: registered new interface driver usbfs\n[ 0.677348] usbcore: registered new interface driver hub\n[ 0.678949] usbcore: registered new device driver usb\n[ 0.680663] PCI: Using ACPI for IRQ routing\n[ 0.682394] NetLabel: Initializing\n[ 0.683630] NetLabel: domain hash size = 128\n[ 0.685020] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.686557] NetLabel: unlabeled traffic allowed by default\n[ 0.688301] Switched to clocksource kvm-clock\n[ 0.697638] pnp: PnP ACPI init\n[ 0.698821] ACPI: bus type PNP registered\n[ 0.700531] pnp: PnP ACPI: found 5 devices\n[ 0.701876] ACPI: bus type PNP unregistered\n[ 0.709463] NET: Registered protocol family 2\n[ 0.711185] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.713881] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.716115] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.718021] TCP: reno registered\n[ 0.719208] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.720948] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.722824] NET: Registered protocol family 1\n[ 0.724242] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.725950] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.727613] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.747504] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.767734] Unpacking initramfs...\n[ 1.233135] Freeing initrd memory: 37508k freed\n[ 1.242755] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.244624] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.248064] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.249860] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.251904] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.253634] Initialise system trusted keyring\n[ 1.255054] audit: initializing netlink socket (disabled)\n[ 1.256637] type=2000 audit(1543964878.462:1): initialized\n[ 1.273821] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.275575] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.278158] zpool: loaded\n[ 1.279245] zbud: loaded\n[ 1.280464] VFS: Disk quotas dquot_6.5.2\n[ 1.281830] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.283771] msgmni has been set to 7578\n[ 1.285149] Key type big_key registered\n[ 1.287192] NET: Registered protocol family 38\n[ 1.288612] Key type asymmetric registered\n[ 1.289953] Asymmetric key parser 'x509' registered\n[ 1.291445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.293921] io scheduler noop registered\n[ 1.295229] io scheduler deadline registered (default)\n[ 1.309434] io scheduler cfq registered\n[ 1.310822] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.312428] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.314298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.316731] ACPI: Power Button [PWRF]\n[ 1.318120] GHES: HEST is not enabled!\n[ 1.319478] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.343570] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.345656] Non-volatile memory driver v1.3\n[ 1.347027] Linux agpgart interface v0.103\n[ 1.348461] crash memory driver: version 1.1\n[ 1.349891] rdac: device handler registered\n[ 1.351306] hp_sw: device handler registered\n[ 1.352686] emc: device handler registered\n[ 1.354022] alua: device handler registered\n[ 1.355391] libphy: Fixed MDIO Bus: probed\n[ 1.356821] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.358579] ehci-pci: EHCI PCI platform driver\n[ 1.359976] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.361667] ohci-pci: OHCI PCI platform driver\n[ 1.363076] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.383260] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.384894] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.387370] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.388937] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.390644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.392466] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.394871] usb usb1: Product: UHCI Host Controller\n[ 1.396327] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.398200] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.399749] hub 1-0:1.0: USB hub found\n[ 1.401038] hub 1-0:1.0: 2 ports detected\n[ 1.402487] usbcore: registered new interface driver usbserial\n[ 1.404145] usbcore: registered new interface driver usbserial_generic\n[ 1.405913] usbserial: USB Serial support registered for generic\n[ 1.407609] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.410864] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.412345] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.413944] mousedev: PS/2 mouse device common for all mice\n[ 1.415848] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.418660] rtc_cmos 00:00: RTC can wake from S4\n[ 1.419183] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.423229] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.423235] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.423379] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.423408] cpuidle: using governor menu\n[ 1.423471] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.423547] usbcore: registered new interface driver usbhid\n[ 1.423549] usbhid: USB HID core driver\n[ 1.423584] drop_monitor: Initializing network drop monitor service\n[ 1.423632] TCP: cubic registered\n[ 1.423634] Initializing XFRM netlink socket\n[ 1.423713] NET: Registered protocol family 10\n[ 1.425950] NET: Registered protocol family 17\n[ 1.427559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.427563] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.427583] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.427655] Loading compiled-in X.509 certificates\n[ 1.427675] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.427683] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.428014] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.428033] registered taskstats version 1\n[ 1.430961] Key type trusted registered\n[ 1.432125] Key type encrypted registered\n[ 1.433296] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.433791] rtc_cmos 00:00: setting system clock to 2018-12-04 23:07:58 UTC (1543964878)\n[ 1.467070] Freeing unused kernel memory: 1680k freed\n[ 1.472572] 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.477557] systemd[1]: Detected virtualization kvm.\n[ 1.479088] systemd[1]: Detected architecture x86-64.\n[ 1.480604] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.483412] systemd[1]: No hostname configured.\n[ 1.484853] systemd[1]: Set hostname to .\n[ 1.486408] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.509996] systemd[1]: Created slice Root Slice.\n[ 1.511462] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.513824] systemd[1]: Listening on Journal Socket.\n[ 1.515341] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.517762] systemd[1]: Listening on udev Kernel Socket.\n[ 1.519335] systemd[1]: Starting udev Kernel Socket.\n[ 1.520876] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.523431] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Timers.\n[ 1.526876] systemd[1]: Reached target Timers.\n[ 1.528296] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice System Slice.\n[ 1.530589] systemd[1]: Created slice System Slice.\n[ 1.532087] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.534322] systemd[1]: Reached target Slices.\n[ 1.535759] systemd[1]: Starting Slices.\n[ 1.537444] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Paths.\n[ 1.540647] systemd[1]: Reached target Paths.\n[ 1.542051] systemd[1]: Starting Paths.\n[ 1.543822] 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 Local File Systems.\n[ 1.548830] systemd[1]: Reached target Local File Systems.\n[ 1.550431] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.553230] systemd[1]: Listening on udev Control Socket.\n[ 1.554832] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.557205] systemd[1]: Reached target Sockets.\n[ 1.558632] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Swap.\n[ 1.560808] systemd[1]: Reached target Swap.\n[ 1.562182] systemd[1]: Starting Swap.\n[ 1.563716] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.566451] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.571585] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.576071] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.578772] systemd[1]: Started Journal Service.\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.610168] RPC: Registered named UNIX socket transport module.\n[ 1.611897] RPC: Registered udp transport module.\n[ 1.613378] RPC: Registered tcp transport module.\n[ 1.614937] 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[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.704438] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.711806] FDC 0 is a S82078B\n[ 1.730556] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.771740] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.777142] scsi host0: ata_piix\n[ 1.778476] vda: vda1\n[ 1.779155] scsi host1: ata_piix\n[ 1.779178] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.779179] 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[ 1.857519] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.859362] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.861261] usb 1-1: Product: QEMU USB Tablet\n[ 1.862657] usb 1-1: Manufacturer: QEMU\n[ 1.863954] usb 1-1: SerialNumber: 42\n[ 1.873863] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.876825] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.958969] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.961526] XFS (vda1): Mounting V4 Filesystem\n[ 1.981911] 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 Paths.\n[[32m OK [0m] Stopped target Slices.\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 target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\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.202858] systemd-journald[150]: Received SIGTERM from PID 1 (systemd).\n[ 2.248342] tsc: Refined TSC clocksource calibration: 3491.841 MHz\n[ 2.319210] SELinux: Disabled at runtime.\n[ 2.357321] type=1404 audit(1543964879.423:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.433423] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.435089] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting Debug 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 File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting NFSD configuration filesystem...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n Starting Setup Virtual Console...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Swap.\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\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[ 2.708896] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Journal Service.\n Starting Configure read-only root support...\n Starting Flush Journal to Persistent Storage...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.784035] systemd-journald[400]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting udev Kernel Device Manager...\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 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.034579] type=1305 audit(1543964880.100:3): audit_pid=429 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 D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Basic System.\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.189958] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.193457] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.200958] [drm] Initialized drm 1.1.0 20060810\n[ 3.213358] ppdev: user-space parallel port driver\n[ 3.264014] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.266203] [TTM] Initializing pool allocator\n[ 3.267752] [TTM] Initializing DMA pool allocator\n Starting D-Bus System Message Bus...\n[ 3.270058] [drm] fb mappable at 0xFC000000\n[ 3.271589] [drm] vram aper at 0xFC000000\n[ 3.271589] [drm] size 33554432\n[ 3.271589] [drm] fb depth is 24\n[ 3.271590] [drm] pitch is 3072\n Starting NTP client/server...\n[ 3.278328] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.299887] Console: switching to colour frame buffer device 128x48\n[ 3.312459] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.315314] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[ 3.420601] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 3.425962] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.431498] alg: No test for crc32 (crc32-pclmul)\n[ 3.435793] intel_rapl: no valid rapl domains found in package 0\n[ 3.438822] intel_powerclamp: No package C-state available\n[ 3.443979] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 3.371559] cloud-init[470]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:08:00 +0000. Up 3.32 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting OpenSSH server daemon...\n Starting PostgreSQL 9.5 database server...\n Starting System Logging Service...\n Starting Dynamic System Tuning Daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting nginx - high performance web server...\n Starting Postfix Mail Transport Agent...\n Starting Notify NFS peers of a restart...\n[[32m OK [0m] Reached target Network is Online.\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started Notify NFS peers of a restart.\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[ 5.770695] cloud-init[792]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:08:03 +0000. Up 5.73 seconds.\n[[32m OK [0m] Started nginx - high performance web server.\n[ 5.803187] cloud-init[792]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++[[32m OK [0m] Created slice user-993.slice.\n\n[ 5.805756] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.807826] cloud-init[792]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.813417] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.820850] cloud-init[792]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.827156] cloud-init[792]: ci-info: | eth0: | True | 192.168.120.10 | 255.255.255.0 | fa:16:3e:fb:89:18 |\n[ 5.831146] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.834930] cloud-init[792]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.837762] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.841134] cloud-init[792]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.843492] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.846995] cloud-init[792]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.849000] cloud-init[792]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 5.852503] cloud-init[792]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.855085] cloud-init[792]: 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: t[ 59.040481] cloud-init[9553]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:08:56 +0000. Up 58.99 seconds.\n[ 59.292586] cloud-init[9575]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:08:56 +0000. Up 59.24 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 | 04:ae:3b:93:42:0f:ba:d6:36:53:e3:51:c7:d9:f1:9b | - | 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[ 59.357308] cloud-init[9575]: Cloud-init v. 0.7.5 finished at Tue, 04 Dec 2018 23:08:56 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.35 seconds\n"} 2018-12-04 23:09:19,950 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46/action used request id req-b452989f-b114-4454-bb92-947043763a00 2018-12-04 23:09:19,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0782980918884s 2018-12-04 23:09:19,951 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46/action used request id req-b452989f-b114-4454-bb92-947043763a00 2018-12-04 23:09:19,951 - 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 00000000bffe1351 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 00000000bffe12d1 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 1872232592 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.392267] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.394996] pid_max: default: 32768 minimum: 301 [ 0.396444] Security Framework initialized [ 0.397821] SELinux: Initializing. [ 0.399337] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.405174] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.408702] Mount-cache hash table entries: 4096 [ 0.410436] Initializing cgroup subsys memory [ 0.411869] Initializing cgroup subsys devices [ 0.413290] Initializing cgroup subsys freezer [ 0.414709] Initializing cgroup subsys net_cls [ 0.416132] Initializing cgroup subsys blkio [ 0.417507] Initializing cgroup subsys perf_event [ 0.418967] Initializing cgroup subsys hugetlb [ 0.420390] Initializing cgroup subsys pids [ 0.421755] Initializing cgroup subsys net_prio [ 0.423254] CPU: Physical Processor ID: 0 [ 0.425302] mce: CPU supports 10 MCE banks [ 0.426677] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.428256] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.429819] tlb_flushall_shift: 6 [ 0.431246] Freeing SMP alternatives: 28k freed [ 0.435418] ACPI: Core revision 20130517 [ 0.437181] ACPI: All ACPI Tables successfully acquired [ 0.438944] ftrace: allocating 25812 entries in 101 pages [ 0.461171] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.462984] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.464756] smpboot: Max logical packages: 2 [ 0.466364] Enabling x2apic [ 0.467473] Enabled x2apic [ 0.468846] Switched APIC routing to physical x2apic. [ 0.471615] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.473411] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.476777] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.484719] KVM setup paravirtual spinlock [ 0.487393] smpboot: Booting Node 0, Processors #1 OK [ 0.489364] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.511259] Brought up 2 CPUs [ 0.511263] KVM setup async PF for cpu 1 [ 0.511266] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.515136] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.517746] devtmpfs: initialized [ 0.520490] EVM: security.selinux [ 0.521714] EVM: security.ima [ 0.522854] EVM: security.capability [ 0.524782] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.526660] pinctrl core: initialized pinctrl subsystem [ 0.528343] NET: Registered protocol family 16 [ 0.529961] ACPI: bus type PCI registered [ 0.531304] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.533172] PCI: Using configuration type 1 for base access [ 0.538147] ACPI: Added _OSI(Module Device) [ 0.539533] ACPI: Added _OSI(Processor Device) [ 0.540953] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.542414] ACPI: Added _OSI(Processor Aggregator Device) [ 0.545073] ACPI: Interpreter enabled [ 0.546355] ACPI: (supports S0 S5) [ 0.547581] ACPI: Using IOAPIC for interrupt routing [ 0.549092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.553584] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.555327] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.557173] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.558992] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.562375] acpiphp: Slot [3] registered [ 0.563717] acpiphp: Slot [4] registered [ 0.565076] acpiphp: Slot [5] registered [ 0.566414] acpiphp: Slot [6] registered [ 0.567754] acpiphp: Slot [7] registered [ 0.569095] acpiphp: Slot [8] registered [ 0.570432] acpiphp: Slot [9] registered [ 0.571771] acpiphp: Slot [10] registered [ 0.573130] acpiphp: Slot [11] registered [ 0.574484] acpiphp: Slot [12] registered [ 0.575849] acpiphp: Slot [13] registered [ 0.577204] acpiphp: Slot [14] registered [ 0.578554] acpiphp: Slot [15] registered [ 0.579905] acpiphp: Slot [16] registered [ 0.581258] acpiphp: Slot [17] registered [ 0.582612] acpiphp: Slot [18] registered [ 0.583973] acpiphp: Slot [19] registered [ 0.585333] acpiphp: Slot [20] registered [ 0.586682] acpiphp: Slot [21] registered [ 0.588029] acpiphp: Slot [22] registered [ 0.589375] acpiphp: Slot [23] registered [ 0.590724] acpiphp: Slot [24] registered [ 0.592084] acpiphp: Slot [25] registered [ 0.593441] acpiphp: Slot [26] registered [ 0.594796] acpiphp: Slot [27] registered [ 0.596283] acpiphp: Slot [28] registered [ 0.597625] acpiphp: Slot [29] registered [ 0.598983] acpiphp: Slot [30] registered [ 0.600326] acpiphp: Slot [31] registered [ 0.601660] PCI host bridge to bus 0000:00 [ 0.603014] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.604616] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.606454] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.608288] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.610776] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.613258] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.618445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.620339] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.622127] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.624031] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.628351] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.630803] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.654542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.656740] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.659377] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.661523] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.663610] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.665546] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.667595] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.670192] vgaarb: loaded [ 0.671290] vgaarb: bridge control possible 0000:00:02.0 [ 0.673046] SCSI subsystem initialized [ 0.674371] ACPI: bus type USB registered [ 0.675731] usbcore: registered new interface driver usbfs [ 0.677348] usbcore: registered new interface driver hub [ 0.678949] usbcore: registered new device driver usb [ 0.680663] PCI: Using ACPI for IRQ routing [ 0.682394] NetLabel: Initializing [ 0.683630] NetLabel: domain hash size = 128 [ 0.685020] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.686557] NetLabel: unlabeled traffic allowed by default [ 0.688301] Switched to clocksource kvm-clock [ 0.697638] pnp: PnP ACPI init [ 0.698821] ACPI: bus type PNP registered [ 0.700531] pnp: PnP ACPI: found 5 devices [ 0.701876] ACPI: bus type PNP unregistered [ 0.709463] NET: Registered protocol family 2 [ 0.711185] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.713881] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.716115] TCP: Hash tables configured (established 32768 bind 32768) [ 0.718021] TCP: reno registered [ 0.719208] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.720948] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.722824] NET: Registered protocol family 1 [ 0.724242] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.725950] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.727613] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.747504] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.767734] Unpacking initramfs... [ 1.233135] Freeing initrd memory: 37508k freed [ 1.242755] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.244624] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.248064] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.249860] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.251904] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.253634] Initialise system trusted keyring [ 1.255054] audit: initializing netlink socket (disabled) [ 1.256637] type=2000 audit(1543964878.462:1): initialized [ 1.273821] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.275575] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.278158] zpool: loaded [ 1.279245] zbud: loaded [ 1.280464] VFS: Disk quotas dquot_6.5.2 [ 1.281830] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.283771] msgmni has been set to 7578 [ 1.285149] Key type big_key registered [ 1.287192] NET: Registered protocol family 38 [ 1.288612] Key type asymmetric registered [ 1.289953] Asymmetric key parser 'x509' registered [ 1.291445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.293921] io scheduler noop registered [ 1.295229] io scheduler deadline registered (default) [ 1.309434] io scheduler cfq registered [ 1.310822] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.312428] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.314298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.316731] ACPI: Power Button [PWRF] [ 1.318120] GHES: HEST is not enabled! [ 1.319478] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.343570] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.345656] Non-volatile memory driver v1.3 [ 1.347027] Linux agpgart interface v0.103 [ 1.348461] crash memory driver: version 1.1 [ 1.349891] rdac: device handler registered [ 1.351306] hp_sw: device handler registered [ 1.352686] emc: device handler registered [ 1.354022] alua: device handler registered [ 1.355391] libphy: Fixed MDIO Bus: probed [ 1.356821] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.358579] ehci-pci: EHCI PCI platform driver [ 1.359976] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.361667] ohci-pci: OHCI PCI platform driver [ 1.363076] uhci_hcd: USB Universal Host Controller Interface driver [ 1.383260] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.384894] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.387370] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.388937] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.390644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.392466] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.394871] usb usb1: Product: UHCI Host Controller [ 1.396327] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.398200] usb usb1: SerialNumber: 0000:00:01.2 [ 1.399749] hub 1-0:1.0: USB hub found [ 1.401038] hub 1-0:1.0: 2 ports detected [ 1.402487] usbcore: registered new interface driver usbserial [ 1.404145] usbcore: registered new interface driver usbserial_generic [ 1.405913] usbserial: USB Serial support registered for generic [ 1.407609] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.410864] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.412345] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.413944] mousedev: PS/2 mouse device common for all mice [ 1.415848] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.418660] rtc_cmos 00:00: RTC can wake from S4 [ 1.419183] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.423229] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.423235] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.423379] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.423408] cpuidle: using governor menu [ 1.423471] hidraw: raw HID events driver (C) Jiri Kosina [ 1.423547] usbcore: registered new interface driver usbhid [ 1.423549] usbhid: USB HID core driver [ 1.423584] drop_monitor: Initializing network drop monitor service [ 1.423632] TCP: cubic registered [ 1.423634] Initializing XFRM netlink socket [ 1.423713] NET: Registered protocol family 10 [ 1.425950] NET: Registered protocol family 17 [ 1.427559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.427563] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.427583] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.427655] Loading compiled-in X.509 certificates [ 1.427675] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.427683] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.428014] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.428033] registered taskstats version 1 [ 1.430961] Key type trusted registered [ 1.432125] Key type encrypted registered [ 1.433296] IMA: No TPM chip found, activating TPM-bypass! [ 1.433791] rtc_cmos 00:00: setting system clock to 2018-12-04 23:07:58 UTC (1543964878) [ 1.467070] Freeing unused kernel memory: 1680k freed [ 1.472572] 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.477557] systemd[1]: Detected virtualization kvm. [ 1.479088] systemd[1]: Detected architecture x86-64. [ 1.480604] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.483412] systemd[1]: No hostname configured. [ 1.484853] systemd[1]: Set hostname to . [ 1.486408] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.509996] systemd[1]: Created slice Root Slice. [ 1.511462] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.513824] systemd[1]: Listening on Journal Socket. [ 1.515341] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.517762] systemd[1]: Listening on udev Kernel Socket. [ 1.519335] systemd[1]: Starting udev Kernel Socket. [ 1.520876] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.523431] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Timers. [ 1.526876] systemd[1]: Reached target Timers. [ 1.528296] systemd[1]: Starting Timers. [[32m OK [0m] Created slice System Slice. [ 1.530589] systemd[1]: Created slice System Slice. [ 1.532087] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.534322] systemd[1]: Reached target Slices. [ 1.535759] systemd[1]: Starting Slices. [ 1.537444] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Paths. [ 1.540647] systemd[1]: Reached target Paths. [ 1.542051] systemd[1]: Starting Paths. [ 1.543822] 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 Local File Systems. [ 1.548830] systemd[1]: Reached target Local File Systems. [ 1.550431] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Control Socket. [ 1.553230] systemd[1]: Listening on udev Control Socket. [ 1.554832] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.557205] systemd[1]: Reached target Sockets. [ 1.558632] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Swap. [ 1.560808] systemd[1]: Reached target Swap. [ 1.562182] systemd[1]: Starting Swap. [ 1.563716] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.566451] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.571585] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.576071] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.578772] systemd[1]: Started Journal Service. 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.610168] RPC: Registered named UNIX socket transport module. [ 1.611897] RPC: Registered udp transport module. [ 1.613378] RPC: Registered tcp transport module. [ 1.614937] 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. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.704438] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.711806] FDC 0 is a S82078B [ 1.730556] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.771740] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.777142] scsi host0: ata_piix [ 1.778476] vda: vda1 [ 1.779155] scsi host1: ata_piix [ 1.779178] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.779179] 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. [ 1.857519] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.859362] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.861261] usb 1-1: Product: QEMU USB Tablet [ 1.862657] usb 1-1: Manufacturer: QEMU [ 1.863954] usb 1-1: SerialNumber: 42 [ 1.873863] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.876825] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.958969] SGI XFS with ACLs, security attributes, no debug enabled [ 1.961526] XFS (vda1): Mounting V4 Filesystem [ 1.981911] 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 Paths. [[32m OK [0m] Stopped target Slices. [[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 target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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.202858] systemd-journald[150]: Received SIGTERM from PID 1 (systemd). [ 2.248342] tsc: Refined TSC clocksource calibration: 3491.841 MHz [ 2.319210] SELinux: Disabled at runtime. [ 2.357321] type=1404 audit(1543964879.423:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.433423] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.435089] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Control Socket. Mounting Debug File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. Starting Setup Virtual Console... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Apply Kernel Variables... [[32m OK [0m] Reached target Swap. Mounting Huge Pages File System... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. 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. [ 2.708896] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Journal Service. Starting Configure read-only root support... Starting Flush Journal to Persistent Storage... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Load/Save Random Seed. [ 2.784035] systemd-journald[400]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting udev Kernel Device Manager... [[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 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.034579] type=1305 audit(1543964880.100:3): audit_pid=429 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 D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Basic System. Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.189958] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.193457] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.200958] [drm] Initialized drm 1.1.0 20060810 [ 3.213358] ppdev: user-space parallel port driver [ 3.264014] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.266203] [TTM] Initializing pool allocator [ 3.267752] [TTM] Initializing DMA pool allocator Starting D-Bus System Message Bus... [ 3.270058] [drm] fb mappable at 0xFC000000 [ 3.271589] [drm] vram aper at 0xFC000000 [ 3.271589] [drm] size 33554432 [ 3.271589] [drm] fb depth is 24 [ 3.271590] [drm] pitch is 3072 Starting NTP client/server... [ 3.278328] fbcon: cirrusdrmfb (fb0) is primary device [ 3.299887] Console: switching to colour frame buffer device 128x48 [ 3.312459] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.315314] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [ 3.420601] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 3.425962] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.431498] alg: No test for crc32 (crc32-pclmul) [ 3.435793] intel_rapl: no valid rapl domains found in package 0 [ 3.438822] intel_powerclamp: No package C-state available [ 3.443979] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 3.371559] cloud-init[470]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:08:00 +0000. Up 3.32 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting OpenSSH server daemon... Starting PostgreSQL 9.5 database server... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting Initial cloud-init job (metadata service crawler)... Starting nginx - high performance web server... Starting Postfix Mail Transport Agent... Starting Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [ 5.770695] cloud-init[792]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:08:03 +0000. Up 5.73 seconds. [[32m OK [0m] Started nginx - high performance web server. [ 5.803187] cloud-init[792]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++[[32m OK [0m] Created slice user-993.slice. [ 5.805756] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.807826] cloud-init[792]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.813417] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.820850] cloud-init[792]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.827156] cloud-init[792]: ci-info: | eth0: | True | 192.168.120.10 | 255.255.255.0 | fa:16:3e:fb:89:18 | [ 5.831146] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.834930] cloud-init[792]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.837762] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.841134] cloud-init[792]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.843492] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.846995] cloud-init[792]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.849000] cloud-init[792]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 5.852503] cloud-init[792]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.855085] cloud-init[792]: 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: t[ 59.040481] cloud-init[9553]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:08:56 +0000. Up 58.99 seconds. [ 59.292586] cloud-init[9575]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:08:56 +0000. Up 59.24 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 | 04:ae:3b:93:42:0f:ba:d6:36:53:e3:51:c7:d9:f1:9b | - | 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----- [ 59.357308] cloud-init[9575]: Cloud-init v. 0.7.5 finished at Tue, 04 Dec 2018 23:08:56 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.35 seconds 2018-12-04 23:09:20,954 - functest.core.singlevm - DEBUG - try 9: cannot connect to 172.30.9.208: timed out 2018-12-04 23:09:29,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:09:29,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46/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}d2d9de79c7b36131013aaa5633366afacaced767" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:09:30,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:09: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-f289292b-cb37-4bde-adaf-1956ad8d6c1c x-compute-request-id: req-f289292b-cb37-4bde-adaf-1956ad8d6c1c Content-Encoding: gzip Content-Length: 12727 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 00000000bffe1351 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 00000000bffe12d1 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 1872232592 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.392267] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.394996] pid_max: default: 32768 minimum: 301\n[ 0.396444] Security Framework initialized\n[ 0.397821] SELinux: Initializing.\n[ 0.399337] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.405174] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.408702] Mount-cache hash table entries: 4096\n[ 0.410436] Initializing cgroup subsys memory\n[ 0.411869] Initializing cgroup subsys devices\n[ 0.413290] Initializing cgroup subsys freezer\n[ 0.414709] Initializing cgroup subsys net_cls\n[ 0.416132] Initializing cgroup subsys blkio\n[ 0.417507] Initializing cgroup subsys perf_event\n[ 0.418967] Initializing cgroup subsys hugetlb\n[ 0.420390] Initializing cgroup subsys pids\n[ 0.421755] Initializing cgroup subsys net_prio\n[ 0.423254] CPU: Physical Processor ID: 0\n[ 0.425302] mce: CPU supports 10 MCE banks\n[ 0.426677] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.428256] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.429819] tlb_flushall_shift: 6\n[ 0.431246] Freeing SMP alternatives: 28k freed\n[ 0.435418] ACPI: Core revision 20130517\n[ 0.437181] ACPI: All ACPI Tables successfully acquired\n[ 0.438944] ftrace: allocating 25812 entries in 101 pages\n[ 0.461171] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.462984] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.464756] smpboot: Max logical packages: 2\n[ 0.466364] Enabling x2apic\n[ 0.467473] Enabled x2apic\n[ 0.468846] Switched APIC routing to physical x2apic.\n[ 0.471615] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.473411] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.476777] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.484719] KVM setup paravirtual spinlock\n[ 0.487393] smpboot: Booting Node 0, Processors #1 OK\n[ 0.489364] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.511259] Brought up 2 CPUs\n[ 0.511263] KVM setup async PF for cpu 1\n[ 0.511266] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.515136] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.517746] devtmpfs: initialized\n[ 0.520490] EVM: security.selinux\n[ 0.521714] EVM: security.ima\n[ 0.522854] EVM: security.capability\n[ 0.524782] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.526660] pinctrl core: initialized pinctrl subsystem\n[ 0.528343] NET: Registered protocol family 16\n[ 0.529961] ACPI: bus type PCI registered\n[ 0.531304] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.533172] PCI: Using configuration type 1 for base access\n[ 0.538147] ACPI: Added _OSI(Module Device)\n[ 0.539533] ACPI: Added _OSI(Processor Device)\n[ 0.540953] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.542414] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.545073] ACPI: Interpreter enabled\n[ 0.546355] ACPI: (supports S0 S5)\n[ 0.547581] ACPI: Using IOAPIC for interrupt routing\n[ 0.549092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.553584] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.555327] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.557173] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.558992] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.562375] acpiphp: Slot [3] registered\n[ 0.563717] acpiphp: Slot [4] registered\n[ 0.565076] acpiphp: Slot [5] registered\n[ 0.566414] acpiphp: Slot [6] registered\n[ 0.567754] acpiphp: Slot [7] registered\n[ 0.569095] acpiphp: Slot [8] registered\n[ 0.570432] acpiphp: Slot [9] registered\n[ 0.571771] acpiphp: Slot [10] registered\n[ 0.573130] acpiphp: Slot [11] registered\n[ 0.574484] acpiphp: Slot [12] registered\n[ 0.575849] acpiphp: Slot [13] registered\n[ 0.577204] acpiphp: Slot [14] registered\n[ 0.578554] acpiphp: Slot [15] registered\n[ 0.579905] acpiphp: Slot [16] registered\n[ 0.581258] acpiphp: Slot [17] registered\n[ 0.582612] acpiphp: Slot [18] registered\n[ 0.583973] acpiphp: Slot [19] registered\n[ 0.585333] acpiphp: Slot [20] registered\n[ 0.586682] acpiphp: Slot [21] registered\n[ 0.588029] acpiphp: Slot [22] registered\n[ 0.589375] acpiphp: Slot [23] registered\n[ 0.590724] acpiphp: Slot [24] registered\n[ 0.592084] acpiphp: Slot [25] registered\n[ 0.593441] acpiphp: Slot [26] registered\n[ 0.594796] acpiphp: Slot [27] registered\n[ 0.596283] acpiphp: Slot [28] registered\n[ 0.597625] acpiphp: Slot [29] registered\n[ 0.598983] acpiphp: Slot [30] registered\n[ 0.600326] acpiphp: Slot [31] registered\n[ 0.601660] PCI host bridge to bus 0000:00\n[ 0.603014] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.604616] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.606454] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.608288] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.610776] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.613258] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.618445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.620339] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.622127] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.624031] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.628351] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.630803] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.654542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.656740] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.659377] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.661523] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.663610] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.665546] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.667595] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.670192] vgaarb: loaded\n[ 0.671290] vgaarb: bridge control possible 0000:00:02.0\n[ 0.673046] SCSI subsystem initialized\n[ 0.674371] ACPI: bus type USB registered\n[ 0.675731] usbcore: registered new interface driver usbfs\n[ 0.677348] usbcore: registered new interface driver hub\n[ 0.678949] usbcore: registered new device driver usb\n[ 0.680663] PCI: Using ACPI for IRQ routing\n[ 0.682394] NetLabel: Initializing\n[ 0.683630] NetLabel: domain hash size = 128\n[ 0.685020] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.686557] NetLabel: unlabeled traffic allowed by default\n[ 0.688301] Switched to clocksource kvm-clock\n[ 0.697638] pnp: PnP ACPI init\n[ 0.698821] ACPI: bus type PNP registered\n[ 0.700531] pnp: PnP ACPI: found 5 devices\n[ 0.701876] ACPI: bus type PNP unregistered\n[ 0.709463] NET: Registered protocol family 2\n[ 0.711185] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.713881] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.716115] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.718021] TCP: reno registered\n[ 0.719208] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.720948] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.722824] NET: Registered protocol family 1\n[ 0.724242] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.725950] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.727613] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.747504] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.767734] Unpacking initramfs...\n[ 1.233135] Freeing initrd memory: 37508k freed\n[ 1.242755] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.244624] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.248064] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.249860] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.251904] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.253634] Initialise system trusted keyring\n[ 1.255054] audit: initializing netlink socket (disabled)\n[ 1.256637] type=2000 audit(1543964878.462:1): initialized\n[ 1.273821] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.275575] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.278158] zpool: loaded\n[ 1.279245] zbud: loaded\n[ 1.280464] VFS: Disk quotas dquot_6.5.2\n[ 1.281830] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.283771] msgmni has been set to 7578\n[ 1.285149] Key type big_key registered\n[ 1.287192] NET: Registered protocol family 38\n[ 1.288612] Key type asymmetric registered\n[ 1.289953] Asymmetric key parser 'x509' registered\n[ 1.291445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.293921] io scheduler noop registered\n[ 1.295229] io scheduler deadline registered (default)\n[ 1.309434] io scheduler cfq registered\n[ 1.310822] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.312428] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.314298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.316731] ACPI: Power Button [PWRF]\n[ 1.318120] GHES: HEST is not enabled!\n[ 1.319478] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.343570] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.345656] Non-volatile memory driver v1.3\n[ 1.347027] Linux agpgart interface v0.103\n[ 1.348461] crash memory driver: version 1.1\n[ 1.349891] rdac: device handler registered\n[ 1.351306] hp_sw: device handler registered\n[ 1.352686] emc: device handler registered\n[ 1.354022] alua: device handler registered\n[ 1.355391] libphy: Fixed MDIO Bus: probed\n[ 1.356821] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.358579] ehci-pci: EHCI PCI platform driver\n[ 1.359976] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.361667] ohci-pci: OHCI PCI platform driver\n[ 1.363076] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.383260] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.384894] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.387370] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.388937] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.390644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.392466] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.394871] usb usb1: Product: UHCI Host Controller\n[ 1.396327] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.398200] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.399749] hub 1-0:1.0: USB hub found\n[ 1.401038] hub 1-0:1.0: 2 ports detected\n[ 1.402487] usbcore: registered new interface driver usbserial\n[ 1.404145] usbcore: registered new interface driver usbserial_generic\n[ 1.405913] usbserial: USB Serial support registered for generic\n[ 1.407609] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.410864] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.412345] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.413944] mousedev: PS/2 mouse device common for all mice\n[ 1.415848] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.418660] rtc_cmos 00:00: RTC can wake from S4\n[ 1.419183] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.423229] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.423235] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.423379] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.423408] cpuidle: using governor menu\n[ 1.423471] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.423547] usbcore: registered new interface driver usbhid\n[ 1.423549] usbhid: USB HID core driver\n[ 1.423584] drop_monitor: Initializing network drop monitor service\n[ 1.423632] TCP: cubic registered\n[ 1.423634] Initializing XFRM netlink socket\n[ 1.423713] NET: Registered protocol family 10\n[ 1.425950] NET: Registered protocol family 17\n[ 1.427559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.427563] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.427583] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.427655] Loading compiled-in X.509 certificates\n[ 1.427675] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.427683] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.428014] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.428033] registered taskstats version 1\n[ 1.430961] Key type trusted registered\n[ 1.432125] Key type encrypted registered\n[ 1.433296] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.433791] rtc_cmos 00:00: setting system clock to 2018-12-04 23:07:58 UTC (1543964878)\n[ 1.467070] Freeing unused kernel memory: 1680k freed\n[ 1.472572] 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.477557] systemd[1]: Detected virtualization kvm.\n[ 1.479088] systemd[1]: Detected architecture x86-64.\n[ 1.480604] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.483412] systemd[1]: No hostname configured.\n[ 1.484853] systemd[1]: Set hostname to .\n[ 1.486408] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.509996] systemd[1]: Created slice Root Slice.\n[ 1.511462] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.513824] systemd[1]: Listening on Journal Socket.\n[ 1.515341] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.517762] systemd[1]: Listening on udev Kernel Socket.\n[ 1.519335] systemd[1]: Starting udev Kernel Socket.\n[ 1.520876] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.523431] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Timers.\n[ 1.526876] systemd[1]: Reached target Timers.\n[ 1.528296] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice System Slice.\n[ 1.530589] systemd[1]: Created slice System Slice.\n[ 1.532087] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.534322] systemd[1]: Reached target Slices.\n[ 1.535759] systemd[1]: Starting Slices.\n[ 1.537444] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Paths.\n[ 1.540647] systemd[1]: Reached target Paths.\n[ 1.542051] systemd[1]: Starting Paths.\n[ 1.543822] 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 Local File Systems.\n[ 1.548830] systemd[1]: Reached target Local File Systems.\n[ 1.550431] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.553230] systemd[1]: Listening on udev Control Socket.\n[ 1.554832] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.557205] systemd[1]: Reached target Sockets.\n[ 1.558632] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Swap.\n[ 1.560808] systemd[1]: Reached target Swap.\n[ 1.562182] systemd[1]: Starting Swap.\n[ 1.563716] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.566451] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.571585] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.576071] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.578772] systemd[1]: Started Journal Service.\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.610168] RPC: Registered named UNIX socket transport module.\n[ 1.611897] RPC: Registered udp transport module.\n[ 1.613378] RPC: Registered tcp transport module.\n[ 1.614937] 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[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.704438] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.711806] FDC 0 is a S82078B\n[ 1.730556] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.771740] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.777142] scsi host0: ata_piix\n[ 1.778476] vda: vda1\n[ 1.779155] scsi host1: ata_piix\n[ 1.779178] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.779179] 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[ 1.857519] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.859362] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.861261] usb 1-1: Product: QEMU USB Tablet\n[ 1.862657] usb 1-1: Manufacturer: QEMU\n[ 1.863954] usb 1-1: SerialNumber: 42\n[ 1.873863] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.876825] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.958969] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.961526] XFS (vda1): Mounting V4 Filesystem\n[ 1.981911] 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 Paths.\n[[32m OK [0m] Stopped target Slices.\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 target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\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.202858] systemd-journald[150]: Received SIGTERM from PID 1 (systemd).\n[ 2.248342] tsc: Refined TSC clocksource calibration: 3491.841 MHz\n[ 2.319210] SELinux: Disabled at runtime.\n[ 2.357321] type=1404 audit(1543964879.423:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.433423] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.435089] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting Debug 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 File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting NFSD configuration filesystem...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n Starting Setup Virtual Console...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Swap.\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\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[ 2.708896] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Journal Service.\n Starting Configure read-only root support...\n Starting Flush Journal to Persistent Storage...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.784035] systemd-journald[400]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting udev Kernel Device Manager...\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 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.034579] type=1305 audit(1543964880.100:3): audit_pid=429 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 D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Basic System.\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.189958] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.193457] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.200958] [drm] Initialized drm 1.1.0 20060810\n[ 3.213358] ppdev: user-space parallel port driver\n[ 3.264014] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.266203] [TTM] Initializing pool allocator\n[ 3.267752] [TTM] Initializing DMA pool allocator\n Starting D-Bus System Message Bus...\n[ 3.270058] [drm] fb mappable at 0xFC000000\n[ 3.271589] [drm] vram aper at 0xFC000000\n[ 3.271589] [drm] size 33554432\n[ 3.271589] [drm] fb depth is 24\n[ 3.271590] [drm] pitch is 3072\n Starting NTP client/server...\n[ 3.278328] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.299887] Console: switching to colour frame buffer device 128x48\n[ 3.312459] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.315314] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[ 3.420601] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 3.425962] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.431498] alg: No test for crc32 (crc32-pclmul)\n[ 3.435793] intel_rapl: no valid rapl domains found in package 0\n[ 3.438822] intel_powerclamp: No package C-state available\n[ 3.443979] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 3.371559] cloud-init[470]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:08:00 +0000. Up 3.32 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting OpenSSH server daemon...\n Starting PostgreSQL 9.5 database server...\n Starting System Logging Service...\n Starting Dynamic System Tuning Daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting nginx - high performance web server...\n Starting Postfix Mail Transport Agent...\n Starting Notify NFS peers of a restart...\n[[32m OK [0m] Reached target Network is Online.\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started Notify NFS peers of a restart.\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[ 5.770695] cloud-init[792]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:08:03 +0000. Up 5.73 seconds.\n[[32m OK [0m] Started nginx - high performance web server.\n[ 5.803187] cloud-init[792]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++[[32m OK [0m] Created slice user-993.slice.\n\n[ 5.805756] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.807826] cloud-init[792]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.813417] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.820850] cloud-init[792]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.827156] cloud-init[792]: ci-info: | eth0: | True | 192.168.120.10 | 255.255.255.0 | fa:16:3e:fb:89:18 |\n[ 5.831146] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.834930] cloud-init[792]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.837762] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.841134] cloud-init[792]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.843492] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.846995] cloud-init[792]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.849000] cloud-init[792]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 5.852503] cloud-init[792]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.855085] cloud-init[792]: 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: t[ 59.040481] cloud-init[9553]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:08:56 +0000. Up 58.99 seconds.\n[ 59.292586] cloud-init[9575]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:08:56 +0000. Up 59.24 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 | 04:ae:3b:93:42:0f:ba:d6:36:53:e3:51:c7:d9:f1:9b | - | 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[ 59.357308] cloud-init[9575]: Cloud-init v. 0.7.5 finished at Tue, 04 Dec 2018 23:08:56 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.35 seconds\n"} 2018-12-04 23:09:30,053 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46/action used request id req-f289292b-cb37-4bde-adaf-1956ad8d6c1c 2018-12-04 23:09:30,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0894780158997s 2018-12-04 23:09:30,055 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46/action used request id req-f289292b-cb37-4bde-adaf-1956ad8d6c1c 2018-12-04 23:09:30,055 - 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 00000000bffe1351 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 00000000bffe12d1 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 1872232592 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.392267] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.394996] pid_max: default: 32768 minimum: 301 [ 0.396444] Security Framework initialized [ 0.397821] SELinux: Initializing. [ 0.399337] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.405174] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.408702] Mount-cache hash table entries: 4096 [ 0.410436] Initializing cgroup subsys memory [ 0.411869] Initializing cgroup subsys devices [ 0.413290] Initializing cgroup subsys freezer [ 0.414709] Initializing cgroup subsys net_cls [ 0.416132] Initializing cgroup subsys blkio [ 0.417507] Initializing cgroup subsys perf_event [ 0.418967] Initializing cgroup subsys hugetlb [ 0.420390] Initializing cgroup subsys pids [ 0.421755] Initializing cgroup subsys net_prio [ 0.423254] CPU: Physical Processor ID: 0 [ 0.425302] mce: CPU supports 10 MCE banks [ 0.426677] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.428256] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.429819] tlb_flushall_shift: 6 [ 0.431246] Freeing SMP alternatives: 28k freed [ 0.435418] ACPI: Core revision 20130517 [ 0.437181] ACPI: All ACPI Tables successfully acquired [ 0.438944] ftrace: allocating 25812 entries in 101 pages [ 0.461171] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.462984] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.464756] smpboot: Max logical packages: 2 [ 0.466364] Enabling x2apic [ 0.467473] Enabled x2apic [ 0.468846] Switched APIC routing to physical x2apic. [ 0.471615] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.473411] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.476777] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.484719] KVM setup paravirtual spinlock [ 0.487393] smpboot: Booting Node 0, Processors #1 OK [ 0.489364] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.511259] Brought up 2 CPUs [ 0.511263] KVM setup async PF for cpu 1 [ 0.511266] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.515136] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.517746] devtmpfs: initialized [ 0.520490] EVM: security.selinux [ 0.521714] EVM: security.ima [ 0.522854] EVM: security.capability [ 0.524782] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.526660] pinctrl core: initialized pinctrl subsystem [ 0.528343] NET: Registered protocol family 16 [ 0.529961] ACPI: bus type PCI registered [ 0.531304] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.533172] PCI: Using configuration type 1 for base access [ 0.538147] ACPI: Added _OSI(Module Device) [ 0.539533] ACPI: Added _OSI(Processor Device) [ 0.540953] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.542414] ACPI: Added _OSI(Processor Aggregator Device) [ 0.545073] ACPI: Interpreter enabled [ 0.546355] ACPI: (supports S0 S5) [ 0.547581] ACPI: Using IOAPIC for interrupt routing [ 0.549092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.553584] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.555327] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.557173] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.558992] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.562375] acpiphp: Slot [3] registered [ 0.563717] acpiphp: Slot [4] registered [ 0.565076] acpiphp: Slot [5] registered [ 0.566414] acpiphp: Slot [6] registered [ 0.567754] acpiphp: Slot [7] registered [ 0.569095] acpiphp: Slot [8] registered [ 0.570432] acpiphp: Slot [9] registered [ 0.571771] acpiphp: Slot [10] registered [ 0.573130] acpiphp: Slot [11] registered [ 0.574484] acpiphp: Slot [12] registered [ 0.575849] acpiphp: Slot [13] registered [ 0.577204] acpiphp: Slot [14] registered [ 0.578554] acpiphp: Slot [15] registered [ 0.579905] acpiphp: Slot [16] registered [ 0.581258] acpiphp: Slot [17] registered [ 0.582612] acpiphp: Slot [18] registered [ 0.583973] acpiphp: Slot [19] registered [ 0.585333] acpiphp: Slot [20] registered [ 0.586682] acpiphp: Slot [21] registered [ 0.588029] acpiphp: Slot [22] registered [ 0.589375] acpiphp: Slot [23] registered [ 0.590724] acpiphp: Slot [24] registered [ 0.592084] acpiphp: Slot [25] registered [ 0.593441] acpiphp: Slot [26] registered [ 0.594796] acpiphp: Slot [27] registered [ 0.596283] acpiphp: Slot [28] registered [ 0.597625] acpiphp: Slot [29] registered [ 0.598983] acpiphp: Slot [30] registered [ 0.600326] acpiphp: Slot [31] registered [ 0.601660] PCI host bridge to bus 0000:00 [ 0.603014] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.604616] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.606454] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.608288] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.610776] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.613258] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.618445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.620339] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.622127] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.624031] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.628351] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.630803] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.654542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.656740] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.659377] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.661523] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.663610] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.665546] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.667595] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.670192] vgaarb: loaded [ 0.671290] vgaarb: bridge control possible 0000:00:02.0 [ 0.673046] SCSI subsystem initialized [ 0.674371] ACPI: bus type USB registered [ 0.675731] usbcore: registered new interface driver usbfs [ 0.677348] usbcore: registered new interface driver hub [ 0.678949] usbcore: registered new device driver usb [ 0.680663] PCI: Using ACPI for IRQ routing [ 0.682394] NetLabel: Initializing [ 0.683630] NetLabel: domain hash size = 128 [ 0.685020] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.686557] NetLabel: unlabeled traffic allowed by default [ 0.688301] Switched to clocksource kvm-clock [ 0.697638] pnp: PnP ACPI init [ 0.698821] ACPI: bus type PNP registered [ 0.700531] pnp: PnP ACPI: found 5 devices [ 0.701876] ACPI: bus type PNP unregistered [ 0.709463] NET: Registered protocol family 2 [ 0.711185] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.713881] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.716115] TCP: Hash tables configured (established 32768 bind 32768) [ 0.718021] TCP: reno registered [ 0.719208] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.720948] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.722824] NET: Registered protocol family 1 [ 0.724242] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.725950] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.727613] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.747504] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.767734] Unpacking initramfs... [ 1.233135] Freeing initrd memory: 37508k freed [ 1.242755] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.244624] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.248064] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.249860] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.251904] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.253634] Initialise system trusted keyring [ 1.255054] audit: initializing netlink socket (disabled) [ 1.256637] type=2000 audit(1543964878.462:1): initialized [ 1.273821] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.275575] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.278158] zpool: loaded [ 1.279245] zbud: loaded [ 1.280464] VFS: Disk quotas dquot_6.5.2 [ 1.281830] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.283771] msgmni has been set to 7578 [ 1.285149] Key type big_key registered [ 1.287192] NET: Registered protocol family 38 [ 1.288612] Key type asymmetric registered [ 1.289953] Asymmetric key parser 'x509' registered [ 1.291445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.293921] io scheduler noop registered [ 1.295229] io scheduler deadline registered (default) [ 1.309434] io scheduler cfq registered [ 1.310822] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.312428] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.314298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.316731] ACPI: Power Button [PWRF] [ 1.318120] GHES: HEST is not enabled! [ 1.319478] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.343570] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.345656] Non-volatile memory driver v1.3 [ 1.347027] Linux agpgart interface v0.103 [ 1.348461] crash memory driver: version 1.1 [ 1.349891] rdac: device handler registered [ 1.351306] hp_sw: device handler registered [ 1.352686] emc: device handler registered [ 1.354022] alua: device handler registered [ 1.355391] libphy: Fixed MDIO Bus: probed [ 1.356821] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.358579] ehci-pci: EHCI PCI platform driver [ 1.359976] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.361667] ohci-pci: OHCI PCI platform driver [ 1.363076] uhci_hcd: USB Universal Host Controller Interface driver [ 1.383260] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.384894] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.387370] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.388937] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.390644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.392466] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.394871] usb usb1: Product: UHCI Host Controller [ 1.396327] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.398200] usb usb1: SerialNumber: 0000:00:01.2 [ 1.399749] hub 1-0:1.0: USB hub found [ 1.401038] hub 1-0:1.0: 2 ports detected [ 1.402487] usbcore: registered new interface driver usbserial [ 1.404145] usbcore: registered new interface driver usbserial_generic [ 1.405913] usbserial: USB Serial support registered for generic [ 1.407609] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.410864] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.412345] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.413944] mousedev: PS/2 mouse device common for all mice [ 1.415848] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.418660] rtc_cmos 00:00: RTC can wake from S4 [ 1.419183] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.423229] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.423235] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.423379] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.423408] cpuidle: using governor menu [ 1.423471] hidraw: raw HID events driver (C) Jiri Kosina [ 1.423547] usbcore: registered new interface driver usbhid [ 1.423549] usbhid: USB HID core driver [ 1.423584] drop_monitor: Initializing network drop monitor service [ 1.423632] TCP: cubic registered [ 1.423634] Initializing XFRM netlink socket [ 1.423713] NET: Registered protocol family 10 [ 1.425950] NET: Registered protocol family 17 [ 1.427559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.427563] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.427583] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.427655] Loading compiled-in X.509 certificates [ 1.427675] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.427683] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.428014] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.428033] registered taskstats version 1 [ 1.430961] Key type trusted registered [ 1.432125] Key type encrypted registered [ 1.433296] IMA: No TPM chip found, activating TPM-bypass! [ 1.433791] rtc_cmos 00:00: setting system clock to 2018-12-04 23:07:58 UTC (1543964878) [ 1.467070] Freeing unused kernel memory: 1680k freed [ 1.472572] 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.477557] systemd[1]: Detected virtualization kvm. [ 1.479088] systemd[1]: Detected architecture x86-64. [ 1.480604] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.483412] systemd[1]: No hostname configured. [ 1.484853] systemd[1]: Set hostname to . [ 1.486408] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.509996] systemd[1]: Created slice Root Slice. [ 1.511462] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.513824] systemd[1]: Listening on Journal Socket. [ 1.515341] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.517762] systemd[1]: Listening on udev Kernel Socket. [ 1.519335] systemd[1]: Starting udev Kernel Socket. [ 1.520876] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.523431] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Timers. [ 1.526876] systemd[1]: Reached target Timers. [ 1.528296] systemd[1]: Starting Timers. [[32m OK [0m] Created slice System Slice. [ 1.530589] systemd[1]: Created slice System Slice. [ 1.532087] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.534322] systemd[1]: Reached target Slices. [ 1.535759] systemd[1]: Starting Slices. [ 1.537444] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Paths. [ 1.540647] systemd[1]: Reached target Paths. [ 1.542051] systemd[1]: Starting Paths. [ 1.543822] 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 Local File Systems. [ 1.548830] systemd[1]: Reached target Local File Systems. [ 1.550431] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Control Socket. [ 1.553230] systemd[1]: Listening on udev Control Socket. [ 1.554832] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.557205] systemd[1]: Reached target Sockets. [ 1.558632] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Swap. [ 1.560808] systemd[1]: Reached target Swap. [ 1.562182] systemd[1]: Starting Swap. [ 1.563716] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.566451] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.571585] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.576071] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.578772] systemd[1]: Started Journal Service. 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.610168] RPC: Registered named UNIX socket transport module. [ 1.611897] RPC: Registered udp transport module. [ 1.613378] RPC: Registered tcp transport module. [ 1.614937] 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. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.704438] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.711806] FDC 0 is a S82078B [ 1.730556] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.771740] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.777142] scsi host0: ata_piix [ 1.778476] vda: vda1 [ 1.779155] scsi host1: ata_piix [ 1.779178] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.779179] 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. [ 1.857519] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.859362] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.861261] usb 1-1: Product: QEMU USB Tablet [ 1.862657] usb 1-1: Manufacturer: QEMU [ 1.863954] usb 1-1: SerialNumber: 42 [ 1.873863] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.876825] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.958969] SGI XFS with ACLs, security attributes, no debug enabled [ 1.961526] XFS (vda1): Mounting V4 Filesystem [ 1.981911] 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 Paths. [[32m OK [0m] Stopped target Slices. [[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 target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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.202858] systemd-journald[150]: Received SIGTERM from PID 1 (systemd). [ 2.248342] tsc: Refined TSC clocksource calibration: 3491.841 MHz [ 2.319210] SELinux: Disabled at runtime. [ 2.357321] type=1404 audit(1543964879.423:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.433423] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.435089] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Control Socket. Mounting Debug File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. Starting Setup Virtual Console... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Apply Kernel Variables... [[32m OK [0m] Reached target Swap. Mounting Huge Pages File System... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. 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. [ 2.708896] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Journal Service. Starting Configure read-only root support... Starting Flush Journal to Persistent Storage... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Load/Save Random Seed. [ 2.784035] systemd-journald[400]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting udev Kernel Device Manager... [[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 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.034579] type=1305 audit(1543964880.100:3): audit_pid=429 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 D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Basic System. Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.189958] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.193457] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.200958] [drm] Initialized drm 1.1.0 20060810 [ 3.213358] ppdev: user-space parallel port driver [ 3.264014] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.266203] [TTM] Initializing pool allocator [ 3.267752] [TTM] Initializing DMA pool allocator Starting D-Bus System Message Bus... [ 3.270058] [drm] fb mappable at 0xFC000000 [ 3.271589] [drm] vram aper at 0xFC000000 [ 3.271589] [drm] size 33554432 [ 3.271589] [drm] fb depth is 24 [ 3.271590] [drm] pitch is 3072 Starting NTP client/server... [ 3.278328] fbcon: cirrusdrmfb (fb0) is primary device [ 3.299887] Console: switching to colour frame buffer device 128x48 [ 3.312459] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.315314] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [ 3.420601] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 3.425962] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.431498] alg: No test for crc32 (crc32-pclmul) [ 3.435793] intel_rapl: no valid rapl domains found in package 0 [ 3.438822] intel_powerclamp: No package C-state available [ 3.443979] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 3.371559] cloud-init[470]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:08:00 +0000. Up 3.32 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting OpenSSH server daemon... Starting PostgreSQL 9.5 database server... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting Initial cloud-init job (metadata service crawler)... Starting nginx - high performance web server... Starting Postfix Mail Transport Agent... Starting Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [ 5.770695] cloud-init[792]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:08:03 +0000. Up 5.73 seconds. [[32m OK [0m] Started nginx - high performance web server. [ 5.803187] cloud-init[792]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++[[32m OK [0m] Created slice user-993.slice. [ 5.805756] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.807826] cloud-init[792]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.813417] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.820850] cloud-init[792]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.827156] cloud-init[792]: ci-info: | eth0: | True | 192.168.120.10 | 255.255.255.0 | fa:16:3e:fb:89:18 | [ 5.831146] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.834930] cloud-init[792]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.837762] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.841134] cloud-init[792]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.843492] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.846995] cloud-init[792]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.849000] cloud-init[792]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 5.852503] cloud-init[792]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.855085] cloud-init[792]: 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: t[ 59.040481] cloud-init[9553]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:08:56 +0000. Up 58.99 seconds. [ 59.292586] cloud-init[9575]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:08:56 +0000. Up 59.24 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 | 04:ae:3b:93:42:0f:ba:d6:36:53:e3:51:c7:d9:f1:9b | - | 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----- [ 59.357308] cloud-init[9575]: Cloud-init v. 0.7.5 finished at Tue, 04 Dec 2018 23:08:56 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.35 seconds 2018-12-04 23:09:31,059 - functest.core.singlevm - DEBUG - try 10: cannot connect to 172.30.9.208: timed out 2018-12-04 23:09:40,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:09:40,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46/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}d2d9de79c7b36131013aaa5633366afacaced767" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:09:40,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:09:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec4b2c7d-79bc-41e6-81cb-9f1f9f6b4252 x-compute-request-id: req-ec4b2c7d-79bc-41e6-81cb-9f1f9f6b4252 Content-Encoding: gzip Content-Length: 12727 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 00000000bffe1351 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 00000000bffe12d1 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 1872232592 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.392267] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.394996] pid_max: default: 32768 minimum: 301\n[ 0.396444] Security Framework initialized\n[ 0.397821] SELinux: Initializing.\n[ 0.399337] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.405174] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.408702] Mount-cache hash table entries: 4096\n[ 0.410436] Initializing cgroup subsys memory\n[ 0.411869] Initializing cgroup subsys devices\n[ 0.413290] Initializing cgroup subsys freezer\n[ 0.414709] Initializing cgroup subsys net_cls\n[ 0.416132] Initializing cgroup subsys blkio\n[ 0.417507] Initializing cgroup subsys perf_event\n[ 0.418967] Initializing cgroup subsys hugetlb\n[ 0.420390] Initializing cgroup subsys pids\n[ 0.421755] Initializing cgroup subsys net_prio\n[ 0.423254] CPU: Physical Processor ID: 0\n[ 0.425302] mce: CPU supports 10 MCE banks\n[ 0.426677] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.428256] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.429819] tlb_flushall_shift: 6\n[ 0.431246] Freeing SMP alternatives: 28k freed\n[ 0.435418] ACPI: Core revision 20130517\n[ 0.437181] ACPI: All ACPI Tables successfully acquired\n[ 0.438944] ftrace: allocating 25812 entries in 101 pages\n[ 0.461171] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.462984] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.464756] smpboot: Max logical packages: 2\n[ 0.466364] Enabling x2apic\n[ 0.467473] Enabled x2apic\n[ 0.468846] Switched APIC routing to physical x2apic.\n[ 0.471615] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.473411] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.476777] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.484719] KVM setup paravirtual spinlock\n[ 0.487393] smpboot: Booting Node 0, Processors #1 OK\n[ 0.489364] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.511259] Brought up 2 CPUs\n[ 0.511263] KVM setup async PF for cpu 1\n[ 0.511266] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.515136] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.517746] devtmpfs: initialized\n[ 0.520490] EVM: security.selinux\n[ 0.521714] EVM: security.ima\n[ 0.522854] EVM: security.capability\n[ 0.524782] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.526660] pinctrl core: initialized pinctrl subsystem\n[ 0.528343] NET: Registered protocol family 16\n[ 0.529961] ACPI: bus type PCI registered\n[ 0.531304] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.533172] PCI: Using configuration type 1 for base access\n[ 0.538147] ACPI: Added _OSI(Module Device)\n[ 0.539533] ACPI: Added _OSI(Processor Device)\n[ 0.540953] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.542414] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.545073] ACPI: Interpreter enabled\n[ 0.546355] ACPI: (supports S0 S5)\n[ 0.547581] ACPI: Using IOAPIC for interrupt routing\n[ 0.549092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.553584] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.555327] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.557173] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.558992] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.562375] acpiphp: Slot [3] registered\n[ 0.563717] acpiphp: Slot [4] registered\n[ 0.565076] acpiphp: Slot [5] registered\n[ 0.566414] acpiphp: Slot [6] registered\n[ 0.567754] acpiphp: Slot [7] registered\n[ 0.569095] acpiphp: Slot [8] registered\n[ 0.570432] acpiphp: Slot [9] registered\n[ 0.571771] acpiphp: Slot [10] registered\n[ 0.573130] acpiphp: Slot [11] registered\n[ 0.574484] acpiphp: Slot [12] registered\n[ 0.575849] acpiphp: Slot [13] registered\n[ 0.577204] acpiphp: Slot [14] registered\n[ 0.578554] acpiphp: Slot [15] registered\n[ 0.579905] acpiphp: Slot [16] registered\n[ 0.581258] acpiphp: Slot [17] registered\n[ 0.582612] acpiphp: Slot [18] registered\n[ 0.583973] acpiphp: Slot [19] registered\n[ 0.585333] acpiphp: Slot [20] registered\n[ 0.586682] acpiphp: Slot [21] registered\n[ 0.588029] acpiphp: Slot [22] registered\n[ 0.589375] acpiphp: Slot [23] registered\n[ 0.590724] acpiphp: Slot [24] registered\n[ 0.592084] acpiphp: Slot [25] registered\n[ 0.593441] acpiphp: Slot [26] registered\n[ 0.594796] acpiphp: Slot [27] registered\n[ 0.596283] acpiphp: Slot [28] registered\n[ 0.597625] acpiphp: Slot [29] registered\n[ 0.598983] acpiphp: Slot [30] registered\n[ 0.600326] acpiphp: Slot [31] registered\n[ 0.601660] PCI host bridge to bus 0000:00\n[ 0.603014] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.604616] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.606454] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.608288] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.610776] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.613258] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.618445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.620339] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.622127] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.624031] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.628351] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.630803] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.654542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.656740] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.659377] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.661523] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.663610] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.665546] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.667595] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.670192] vgaarb: loaded\n[ 0.671290] vgaarb: bridge control possible 0000:00:02.0\n[ 0.673046] SCSI subsystem initialized\n[ 0.674371] ACPI: bus type USB registered\n[ 0.675731] usbcore: registered new interface driver usbfs\n[ 0.677348] usbcore: registered new interface driver hub\n[ 0.678949] usbcore: registered new device driver usb\n[ 0.680663] PCI: Using ACPI for IRQ routing\n[ 0.682394] NetLabel: Initializing\n[ 0.683630] NetLabel: domain hash size = 128\n[ 0.685020] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.686557] NetLabel: unlabeled traffic allowed by default\n[ 0.688301] Switched to clocksource kvm-clock\n[ 0.697638] pnp: PnP ACPI init\n[ 0.698821] ACPI: bus type PNP registered\n[ 0.700531] pnp: PnP ACPI: found 5 devices\n[ 0.701876] ACPI: bus type PNP unregistered\n[ 0.709463] NET: Registered protocol family 2\n[ 0.711185] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.713881] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.716115] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.718021] TCP: reno registered\n[ 0.719208] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.720948] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.722824] NET: Registered protocol family 1\n[ 0.724242] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.725950] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.727613] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.747504] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.767734] Unpacking initramfs...\n[ 1.233135] Freeing initrd memory: 37508k freed\n[ 1.242755] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.244624] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.248064] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.249860] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.251904] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.253634] Initialise system trusted keyring\n[ 1.255054] audit: initializing netlink socket (disabled)\n[ 1.256637] type=2000 audit(1543964878.462:1): initialized\n[ 1.273821] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.275575] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.278158] zpool: loaded\n[ 1.279245] zbud: loaded\n[ 1.280464] VFS: Disk quotas dquot_6.5.2\n[ 1.281830] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.283771] msgmni has been set to 7578\n[ 1.285149] Key type big_key registered\n[ 1.287192] NET: Registered protocol family 38\n[ 1.288612] Key type asymmetric registered\n[ 1.289953] Asymmetric key parser 'x509' registered\n[ 1.291445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.293921] io scheduler noop registered\n[ 1.295229] io scheduler deadline registered (default)\n[ 1.309434] io scheduler cfq registered\n[ 1.310822] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.312428] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.314298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.316731] ACPI: Power Button [PWRF]\n[ 1.318120] GHES: HEST is not enabled!\n[ 1.319478] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.343570] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.345656] Non-volatile memory driver v1.3\n[ 1.347027] Linux agpgart interface v0.103\n[ 1.348461] crash memory driver: version 1.1\n[ 1.349891] rdac: device handler registered\n[ 1.351306] hp_sw: device handler registered\n[ 1.352686] emc: device handler registered\n[ 1.354022] alua: device handler registered\n[ 1.355391] libphy: Fixed MDIO Bus: probed\n[ 1.356821] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.358579] ehci-pci: EHCI PCI platform driver\n[ 1.359976] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.361667] ohci-pci: OHCI PCI platform driver\n[ 1.363076] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.383260] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.384894] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.387370] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.388937] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.390644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.392466] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.394871] usb usb1: Product: UHCI Host Controller\n[ 1.396327] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.398200] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.399749] hub 1-0:1.0: USB hub found\n[ 1.401038] hub 1-0:1.0: 2 ports detected\n[ 1.402487] usbcore: registered new interface driver usbserial\n[ 1.404145] usbcore: registered new interface driver usbserial_generic\n[ 1.405913] usbserial: USB Serial support registered for generic\n[ 1.407609] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.410864] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.412345] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.413944] mousedev: PS/2 mouse device common for all mice\n[ 1.415848] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.418660] rtc_cmos 00:00: RTC can wake from S4\n[ 1.419183] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.423229] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.423235] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.423379] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.423408] cpuidle: using governor menu\n[ 1.423471] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.423547] usbcore: registered new interface driver usbhid\n[ 1.423549] usbhid: USB HID core driver\n[ 1.423584] drop_monitor: Initializing network drop monitor service\n[ 1.423632] TCP: cubic registered\n[ 1.423634] Initializing XFRM netlink socket\n[ 1.423713] NET: Registered protocol family 10\n[ 1.425950] NET: Registered protocol family 17\n[ 1.427559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.427563] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.427583] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.427655] Loading compiled-in X.509 certificates\n[ 1.427675] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.427683] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.428014] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.428033] registered taskstats version 1\n[ 1.430961] Key type trusted registered\n[ 1.432125] Key type encrypted registered\n[ 1.433296] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.433791] rtc_cmos 00:00: setting system clock to 2018-12-04 23:07:58 UTC (1543964878)\n[ 1.467070] Freeing unused kernel memory: 1680k freed\n[ 1.472572] 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.477557] systemd[1]: Detected virtualization kvm.\n[ 1.479088] systemd[1]: Detected architecture x86-64.\n[ 1.480604] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.483412] systemd[1]: No hostname configured.\n[ 1.484853] systemd[1]: Set hostname to .\n[ 1.486408] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.509996] systemd[1]: Created slice Root Slice.\n[ 1.511462] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.513824] systemd[1]: Listening on Journal Socket.\n[ 1.515341] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.517762] systemd[1]: Listening on udev Kernel Socket.\n[ 1.519335] systemd[1]: Starting udev Kernel Socket.\n[ 1.520876] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.523431] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Timers.\n[ 1.526876] systemd[1]: Reached target Timers.\n[ 1.528296] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice System Slice.\n[ 1.530589] systemd[1]: Created slice System Slice.\n[ 1.532087] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.534322] systemd[1]: Reached target Slices.\n[ 1.535759] systemd[1]: Starting Slices.\n[ 1.537444] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Paths.\n[ 1.540647] systemd[1]: Reached target Paths.\n[ 1.542051] systemd[1]: Starting Paths.\n[ 1.543822] 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 Local File Systems.\n[ 1.548830] systemd[1]: Reached target Local File Systems.\n[ 1.550431] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.553230] systemd[1]: Listening on udev Control Socket.\n[ 1.554832] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.557205] systemd[1]: Reached target Sockets.\n[ 1.558632] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Swap.\n[ 1.560808] systemd[1]: Reached target Swap.\n[ 1.562182] systemd[1]: Starting Swap.\n[ 1.563716] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.566451] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.571585] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.576071] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.578772] systemd[1]: Started Journal Service.\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.610168] RPC: Registered named UNIX socket transport module.\n[ 1.611897] RPC: Registered udp transport module.\n[ 1.613378] RPC: Registered tcp transport module.\n[ 1.614937] 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[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.704438] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.711806] FDC 0 is a S82078B\n[ 1.730556] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.771740] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.777142] scsi host0: ata_piix\n[ 1.778476] vda: vda1\n[ 1.779155] scsi host1: ata_piix\n[ 1.779178] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.779179] 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[ 1.857519] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.859362] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.861261] usb 1-1: Product: QEMU USB Tablet\n[ 1.862657] usb 1-1: Manufacturer: QEMU\n[ 1.863954] usb 1-1: SerialNumber: 42\n[ 1.873863] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.876825] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.958969] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.961526] XFS (vda1): Mounting V4 Filesystem\n[ 1.981911] 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 Paths.\n[[32m OK [0m] Stopped target Slices.\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 target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\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.202858] systemd-journald[150]: Received SIGTERM from PID 1 (systemd).\n[ 2.248342] tsc: Refined TSC clocksource calibration: 3491.841 MHz\n[ 2.319210] SELinux: Disabled at runtime.\n[ 2.357321] type=1404 audit(1543964879.423:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.433423] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.435089] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting Debug 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 File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting NFSD configuration filesystem...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n Starting Setup Virtual Console...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Swap.\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\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[ 2.708896] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Journal Service.\n Starting Configure read-only root support...\n Starting Flush Journal to Persistent Storage...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.784035] systemd-journald[400]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting udev Kernel Device Manager...\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 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.034579] type=1305 audit(1543964880.100:3): audit_pid=429 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 D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Basic System.\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.189958] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.193457] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.200958] [drm] Initialized drm 1.1.0 20060810\n[ 3.213358] ppdev: user-space parallel port driver\n[ 3.264014] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.266203] [TTM] Initializing pool allocator\n[ 3.267752] [TTM] Initializing DMA pool allocator\n Starting D-Bus System Message Bus...\n[ 3.270058] [drm] fb mappable at 0xFC000000\n[ 3.271589] [drm] vram aper at 0xFC000000\n[ 3.271589] [drm] size 33554432\n[ 3.271589] [drm] fb depth is 24\n[ 3.271590] [drm] pitch is 3072\n Starting NTP client/server...\n[ 3.278328] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.299887] Console: switching to colour frame buffer device 128x48\n[ 3.312459] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.315314] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[ 3.420601] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 3.425962] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.431498] alg: No test for crc32 (crc32-pclmul)\n[ 3.435793] intel_rapl: no valid rapl domains found in package 0\n[ 3.438822] intel_powerclamp: No package C-state available\n[ 3.443979] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 3.371559] cloud-init[470]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:08:00 +0000. Up 3.32 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting OpenSSH server daemon...\n Starting PostgreSQL 9.5 database server...\n Starting System Logging Service...\n Starting Dynamic System Tuning Daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting nginx - high performance web server...\n Starting Postfix Mail Transport Agent...\n Starting Notify NFS peers of a restart...\n[[32m OK [0m] Reached target Network is Online.\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started Notify NFS peers of a restart.\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[ 5.770695] cloud-init[792]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:08:03 +0000. Up 5.73 seconds.\n[[32m OK [0m] Started nginx - high performance web server.\n[ 5.803187] cloud-init[792]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++[[32m OK [0m] Created slice user-993.slice.\n\n[ 5.805756] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.807826] cloud-init[792]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.813417] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.820850] cloud-init[792]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.827156] cloud-init[792]: ci-info: | eth0: | True | 192.168.120.10 | 255.255.255.0 | fa:16:3e:fb:89:18 |\n[ 5.831146] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.834930] cloud-init[792]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.837762] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.841134] cloud-init[792]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.843492] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.846995] cloud-init[792]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.849000] cloud-init[792]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 5.852503] cloud-init[792]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.855085] cloud-init[792]: 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: t[ 59.040481] cloud-init[9553]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:08:56 +0000. Up 58.99 seconds.\n[ 59.292586] cloud-init[9575]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:08:56 +0000. Up 59.24 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 | 04:ae:3b:93:42:0f:ba:d6:36:53:e3:51:c7:d9:f1:9b | - | 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[ 59.357308] cloud-init[9575]: Cloud-init v. 0.7.5 finished at Tue, 04 Dec 2018 23:08:56 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.35 seconds\n"} 2018-12-04 23:09:40,140 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46/action used request id req-ec4b2c7d-79bc-41e6-81cb-9f1f9f6b4252 2018-12-04 23:09:40,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0718259811401s 2018-12-04 23:09:40,141 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46/action used request id req-ec4b2c7d-79bc-41e6-81cb-9f1f9f6b4252 2018-12-04 23:09:40,142 - 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 00000000bffe1351 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 00000000bffe12d1 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 1872232592 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.392267] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.394996] pid_max: default: 32768 minimum: 301 [ 0.396444] Security Framework initialized [ 0.397821] SELinux: Initializing. [ 0.399337] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.405174] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.408702] Mount-cache hash table entries: 4096 [ 0.410436] Initializing cgroup subsys memory [ 0.411869] Initializing cgroup subsys devices [ 0.413290] Initializing cgroup subsys freezer [ 0.414709] Initializing cgroup subsys net_cls [ 0.416132] Initializing cgroup subsys blkio [ 0.417507] Initializing cgroup subsys perf_event [ 0.418967] Initializing cgroup subsys hugetlb [ 0.420390] Initializing cgroup subsys pids [ 0.421755] Initializing cgroup subsys net_prio [ 0.423254] CPU: Physical Processor ID: 0 [ 0.425302] mce: CPU supports 10 MCE banks [ 0.426677] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.428256] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.429819] tlb_flushall_shift: 6 [ 0.431246] Freeing SMP alternatives: 28k freed [ 0.435418] ACPI: Core revision 20130517 [ 0.437181] ACPI: All ACPI Tables successfully acquired [ 0.438944] ftrace: allocating 25812 entries in 101 pages [ 0.461171] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.462984] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.464756] smpboot: Max logical packages: 2 [ 0.466364] Enabling x2apic [ 0.467473] Enabled x2apic [ 0.468846] Switched APIC routing to physical x2apic. [ 0.471615] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.473411] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.476777] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.484719] KVM setup paravirtual spinlock [ 0.487393] smpboot: Booting Node 0, Processors #1 OK [ 0.489364] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.511259] Brought up 2 CPUs [ 0.511263] KVM setup async PF for cpu 1 [ 0.511266] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.515136] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.517746] devtmpfs: initialized [ 0.520490] EVM: security.selinux [ 0.521714] EVM: security.ima [ 0.522854] EVM: security.capability [ 0.524782] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.526660] pinctrl core: initialized pinctrl subsystem [ 0.528343] NET: Registered protocol family 16 [ 0.529961] ACPI: bus type PCI registered [ 0.531304] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.533172] PCI: Using configuration type 1 for base access [ 0.538147] ACPI: Added _OSI(Module Device) [ 0.539533] ACPI: Added _OSI(Processor Device) [ 0.540953] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.542414] ACPI: Added _OSI(Processor Aggregator Device) [ 0.545073] ACPI: Interpreter enabled [ 0.546355] ACPI: (supports S0 S5) [ 0.547581] ACPI: Using IOAPIC for interrupt routing [ 0.549092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.553584] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.555327] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.557173] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.558992] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.562375] acpiphp: Slot [3] registered [ 0.563717] acpiphp: Slot [4] registered [ 0.565076] acpiphp: Slot [5] registered [ 0.566414] acpiphp: Slot [6] registered [ 0.567754] acpiphp: Slot [7] registered [ 0.569095] acpiphp: Slot [8] registered [ 0.570432] acpiphp: Slot [9] registered [ 0.571771] acpiphp: Slot [10] registered [ 0.573130] acpiphp: Slot [11] registered [ 0.574484] acpiphp: Slot [12] registered [ 0.575849] acpiphp: Slot [13] registered [ 0.577204] acpiphp: Slot [14] registered [ 0.578554] acpiphp: Slot [15] registered [ 0.579905] acpiphp: Slot [16] registered [ 0.581258] acpiphp: Slot [17] registered [ 0.582612] acpiphp: Slot [18] registered [ 0.583973] acpiphp: Slot [19] registered [ 0.585333] acpiphp: Slot [20] registered [ 0.586682] acpiphp: Slot [21] registered [ 0.588029] acpiphp: Slot [22] registered [ 0.589375] acpiphp: Slot [23] registered [ 0.590724] acpiphp: Slot [24] registered [ 0.592084] acpiphp: Slot [25] registered [ 0.593441] acpiphp: Slot [26] registered [ 0.594796] acpiphp: Slot [27] registered [ 0.596283] acpiphp: Slot [28] registered [ 0.597625] acpiphp: Slot [29] registered [ 0.598983] acpiphp: Slot [30] registered [ 0.600326] acpiphp: Slot [31] registered [ 0.601660] PCI host bridge to bus 0000:00 [ 0.603014] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.604616] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.606454] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.608288] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.610776] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.613258] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.618445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.620339] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.622127] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.624031] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.628351] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.630803] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.654542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.656740] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.659377] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.661523] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.663610] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.665546] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.667595] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.670192] vgaarb: loaded [ 0.671290] vgaarb: bridge control possible 0000:00:02.0 [ 0.673046] SCSI subsystem initialized [ 0.674371] ACPI: bus type USB registered [ 0.675731] usbcore: registered new interface driver usbfs [ 0.677348] usbcore: registered new interface driver hub [ 0.678949] usbcore: registered new device driver usb [ 0.680663] PCI: Using ACPI for IRQ routing [ 0.682394] NetLabel: Initializing [ 0.683630] NetLabel: domain hash size = 128 [ 0.685020] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.686557] NetLabel: unlabeled traffic allowed by default [ 0.688301] Switched to clocksource kvm-clock [ 0.697638] pnp: PnP ACPI init [ 0.698821] ACPI: bus type PNP registered [ 0.700531] pnp: PnP ACPI: found 5 devices [ 0.701876] ACPI: bus type PNP unregistered [ 0.709463] NET: Registered protocol family 2 [ 0.711185] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.713881] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.716115] TCP: Hash tables configured (established 32768 bind 32768) [ 0.718021] TCP: reno registered [ 0.719208] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.720948] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.722824] NET: Registered protocol family 1 [ 0.724242] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.725950] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.727613] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.747504] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.767734] Unpacking initramfs... [ 1.233135] Freeing initrd memory: 37508k freed [ 1.242755] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.244624] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.248064] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.249860] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.251904] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.253634] Initialise system trusted keyring [ 1.255054] audit: initializing netlink socket (disabled) [ 1.256637] type=2000 audit(1543964878.462:1): initialized [ 1.273821] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.275575] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.278158] zpool: loaded [ 1.279245] zbud: loaded [ 1.280464] VFS: Disk quotas dquot_6.5.2 [ 1.281830] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.283771] msgmni has been set to 7578 [ 1.285149] Key type big_key registered [ 1.287192] NET: Registered protocol family 38 [ 1.288612] Key type asymmetric registered [ 1.289953] Asymmetric key parser 'x509' registered [ 1.291445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.293921] io scheduler noop registered [ 1.295229] io scheduler deadline registered (default) [ 1.309434] io scheduler cfq registered [ 1.310822] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.312428] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.314298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.316731] ACPI: Power Button [PWRF] [ 1.318120] GHES: HEST is not enabled! [ 1.319478] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.343570] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.345656] Non-volatile memory driver v1.3 [ 1.347027] Linux agpgart interface v0.103 [ 1.348461] crash memory driver: version 1.1 [ 1.349891] rdac: device handler registered [ 1.351306] hp_sw: device handler registered [ 1.352686] emc: device handler registered [ 1.354022] alua: device handler registered [ 1.355391] libphy: Fixed MDIO Bus: probed [ 1.356821] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.358579] ehci-pci: EHCI PCI platform driver [ 1.359976] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.361667] ohci-pci: OHCI PCI platform driver [ 1.363076] uhci_hcd: USB Universal Host Controller Interface driver [ 1.383260] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.384894] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.387370] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.388937] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.390644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.392466] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.394871] usb usb1: Product: UHCI Host Controller [ 1.396327] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.398200] usb usb1: SerialNumber: 0000:00:01.2 [ 1.399749] hub 1-0:1.0: USB hub found [ 1.401038] hub 1-0:1.0: 2 ports detected [ 1.402487] usbcore: registered new interface driver usbserial [ 1.404145] usbcore: registered new interface driver usbserial_generic [ 1.405913] usbserial: USB Serial support registered for generic [ 1.407609] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.410864] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.412345] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.413944] mousedev: PS/2 mouse device common for all mice [ 1.415848] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.418660] rtc_cmos 00:00: RTC can wake from S4 [ 1.419183] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.423229] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.423235] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.423379] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.423408] cpuidle: using governor menu [ 1.423471] hidraw: raw HID events driver (C) Jiri Kosina [ 1.423547] usbcore: registered new interface driver usbhid [ 1.423549] usbhid: USB HID core driver [ 1.423584] drop_monitor: Initializing network drop monitor service [ 1.423632] TCP: cubic registered [ 1.423634] Initializing XFRM netlink socket [ 1.423713] NET: Registered protocol family 10 [ 1.425950] NET: Registered protocol family 17 [ 1.427559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.427563] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.427583] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.427655] Loading compiled-in X.509 certificates [ 1.427675] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.427683] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.428014] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.428033] registered taskstats version 1 [ 1.430961] Key type trusted registered [ 1.432125] Key type encrypted registered [ 1.433296] IMA: No TPM chip found, activating TPM-bypass! [ 1.433791] rtc_cmos 00:00: setting system clock to 2018-12-04 23:07:58 UTC (1543964878) [ 1.467070] Freeing unused kernel memory: 1680k freed [ 1.472572] 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.477557] systemd[1]: Detected virtualization kvm. [ 1.479088] systemd[1]: Detected architecture x86-64. [ 1.480604] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.483412] systemd[1]: No hostname configured. [ 1.484853] systemd[1]: Set hostname to . [ 1.486408] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.509996] systemd[1]: Created slice Root Slice. [ 1.511462] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.513824] systemd[1]: Listening on Journal Socket. [ 1.515341] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.517762] systemd[1]: Listening on udev Kernel Socket. [ 1.519335] systemd[1]: Starting udev Kernel Socket. [ 1.520876] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.523431] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Timers. [ 1.526876] systemd[1]: Reached target Timers. [ 1.528296] systemd[1]: Starting Timers. [[32m OK [0m] Created slice System Slice. [ 1.530589] systemd[1]: Created slice System Slice. [ 1.532087] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.534322] systemd[1]: Reached target Slices. [ 1.535759] systemd[1]: Starting Slices. [ 1.537444] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Paths. [ 1.540647] systemd[1]: Reached target Paths. [ 1.542051] systemd[1]: Starting Paths. [ 1.543822] 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 Local File Systems. [ 1.548830] systemd[1]: Reached target Local File Systems. [ 1.550431] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Control Socket. [ 1.553230] systemd[1]: Listening on udev Control Socket. [ 1.554832] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.557205] systemd[1]: Reached target Sockets. [ 1.558632] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Swap. [ 1.560808] systemd[1]: Reached target Swap. [ 1.562182] systemd[1]: Starting Swap. [ 1.563716] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.566451] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.571585] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.576071] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.578772] systemd[1]: Started Journal Service. 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.610168] RPC: Registered named UNIX socket transport module. [ 1.611897] RPC: Registered udp transport module. [ 1.613378] RPC: Registered tcp transport module. [ 1.614937] 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. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.704438] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.711806] FDC 0 is a S82078B [ 1.730556] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.771740] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.777142] scsi host0: ata_piix [ 1.778476] vda: vda1 [ 1.779155] scsi host1: ata_piix [ 1.779178] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.779179] 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. [ 1.857519] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.859362] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.861261] usb 1-1: Product: QEMU USB Tablet [ 1.862657] usb 1-1: Manufacturer: QEMU [ 1.863954] usb 1-1: SerialNumber: 42 [ 1.873863] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.876825] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.958969] SGI XFS with ACLs, security attributes, no debug enabled [ 1.961526] XFS (vda1): Mounting V4 Filesystem [ 1.981911] 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 Paths. [[32m OK [0m] Stopped target Slices. [[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 target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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.202858] systemd-journald[150]: Received SIGTERM from PID 1 (systemd). [ 2.248342] tsc: Refined TSC clocksource calibration: 3491.841 MHz [ 2.319210] SELinux: Disabled at runtime. [ 2.357321] type=1404 audit(1543964879.423:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.433423] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.435089] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Control Socket. Mounting Debug File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. Starting Setup Virtual Console... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Apply Kernel Variables... [[32m OK [0m] Reached target Swap. Mounting Huge Pages File System... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. 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. [ 2.708896] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Journal Service. Starting Configure read-only root support... Starting Flush Journal to Persistent Storage... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Load/Save Random Seed. [ 2.784035] systemd-journald[400]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting udev Kernel Device Manager... [[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 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.034579] type=1305 audit(1543964880.100:3): audit_pid=429 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 D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Basic System. Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.189958] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.193457] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.200958] [drm] Initialized drm 1.1.0 20060810 [ 3.213358] ppdev: user-space parallel port driver [ 3.264014] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.266203] [TTM] Initializing pool allocator [ 3.267752] [TTM] Initializing DMA pool allocator Starting D-Bus System Message Bus... [ 3.270058] [drm] fb mappable at 0xFC000000 [ 3.271589] [drm] vram aper at 0xFC000000 [ 3.271589] [drm] size 33554432 [ 3.271589] [drm] fb depth is 24 [ 3.271590] [drm] pitch is 3072 Starting NTP client/server... [ 3.278328] fbcon: cirrusdrmfb (fb0) is primary device [ 3.299887] Console: switching to colour frame buffer device 128x48 [ 3.312459] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.315314] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [ 3.420601] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 3.425962] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.431498] alg: No test for crc32 (crc32-pclmul) [ 3.435793] intel_rapl: no valid rapl domains found in package 0 [ 3.438822] intel_powerclamp: No package C-state available [ 3.443979] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 3.371559] cloud-init[470]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:08:00 +0000. Up 3.32 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting OpenSSH server daemon... Starting PostgreSQL 9.5 database server... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting Initial cloud-init job (metadata service crawler)... Starting nginx - high performance web server... Starting Postfix Mail Transport Agent... Starting Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [ 5.770695] cloud-init[792]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:08:03 +0000. Up 5.73 seconds. [[32m OK [0m] Started nginx - high performance web server. [ 5.803187] cloud-init[792]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++[[32m OK [0m] Created slice user-993.slice. [ 5.805756] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.807826] cloud-init[792]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.813417] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.820850] cloud-init[792]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.827156] cloud-init[792]: ci-info: | eth0: | True | 192.168.120.10 | 255.255.255.0 | fa:16:3e:fb:89:18 | [ 5.831146] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.834930] cloud-init[792]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.837762] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.841134] cloud-init[792]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.843492] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.846995] cloud-init[792]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.849000] cloud-init[792]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 5.852503] cloud-init[792]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.855085] cloud-init[792]: 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: t[ 59.040481] cloud-init[9553]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:08:56 +0000. Up 58.99 seconds. [ 59.292586] cloud-init[9575]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:08:56 +0000. Up 59.24 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 | 04:ae:3b:93:42:0f:ba:d6:36:53:e3:51:c7:d9:f1:9b | - | 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----- [ 59.357308] cloud-init[9575]: Cloud-init v. 0.7.5 finished at Tue, 04 Dec 2018 23:08:56 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.35 seconds 2018-12-04 23:09:41,145 - functest.core.singlevm - DEBUG - try 11: cannot connect to 172.30.9.208: timed out 2018-12-04 23:09:50,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:09:50,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46/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}d2d9de79c7b36131013aaa5633366afacaced767" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:09:50,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:09:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6cf4e46c-d1eb-4aad-a391-f6086fb898b7 x-compute-request-id: req-6cf4e46c-d1eb-4aad-a391-f6086fb898b7 Content-Encoding: gzip Content-Length: 12727 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 00000000bffe1351 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 00000000bffe12d1 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 1872232592 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.392267] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.394996] pid_max: default: 32768 minimum: 301\n[ 0.396444] Security Framework initialized\n[ 0.397821] SELinux: Initializing.\n[ 0.399337] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.405174] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.408702] Mount-cache hash table entries: 4096\n[ 0.410436] Initializing cgroup subsys memory\n[ 0.411869] Initializing cgroup subsys devices\n[ 0.413290] Initializing cgroup subsys freezer\n[ 0.414709] Initializing cgroup subsys net_cls\n[ 0.416132] Initializing cgroup subsys blkio\n[ 0.417507] Initializing cgroup subsys perf_event\n[ 0.418967] Initializing cgroup subsys hugetlb\n[ 0.420390] Initializing cgroup subsys pids\n[ 0.421755] Initializing cgroup subsys net_prio\n[ 0.423254] CPU: Physical Processor ID: 0\n[ 0.425302] mce: CPU supports 10 MCE banks\n[ 0.426677] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.428256] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.429819] tlb_flushall_shift: 6\n[ 0.431246] Freeing SMP alternatives: 28k freed\n[ 0.435418] ACPI: Core revision 20130517\n[ 0.437181] ACPI: All ACPI Tables successfully acquired\n[ 0.438944] ftrace: allocating 25812 entries in 101 pages\n[ 0.461171] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.462984] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.464756] smpboot: Max logical packages: 2\n[ 0.466364] Enabling x2apic\n[ 0.467473] Enabled x2apic\n[ 0.468846] Switched APIC routing to physical x2apic.\n[ 0.471615] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.473411] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.476777] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.484719] KVM setup paravirtual spinlock\n[ 0.487393] smpboot: Booting Node 0, Processors #1 OK\n[ 0.489364] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.511259] Brought up 2 CPUs\n[ 0.511263] KVM setup async PF for cpu 1\n[ 0.511266] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.515136] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.517746] devtmpfs: initialized\n[ 0.520490] EVM: security.selinux\n[ 0.521714] EVM: security.ima\n[ 0.522854] EVM: security.capability\n[ 0.524782] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.526660] pinctrl core: initialized pinctrl subsystem\n[ 0.528343] NET: Registered protocol family 16\n[ 0.529961] ACPI: bus type PCI registered\n[ 0.531304] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.533172] PCI: Using configuration type 1 for base access\n[ 0.538147] ACPI: Added _OSI(Module Device)\n[ 0.539533] ACPI: Added _OSI(Processor Device)\n[ 0.540953] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.542414] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.545073] ACPI: Interpreter enabled\n[ 0.546355] ACPI: (supports S0 S5)\n[ 0.547581] ACPI: Using IOAPIC for interrupt routing\n[ 0.549092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.553584] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.555327] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.557173] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.558992] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.562375] acpiphp: Slot [3] registered\n[ 0.563717] acpiphp: Slot [4] registered\n[ 0.565076] acpiphp: Slot [5] registered\n[ 0.566414] acpiphp: Slot [6] registered\n[ 0.567754] acpiphp: Slot [7] registered\n[ 0.569095] acpiphp: Slot [8] registered\n[ 0.570432] acpiphp: Slot [9] registered\n[ 0.571771] acpiphp: Slot [10] registered\n[ 0.573130] acpiphp: Slot [11] registered\n[ 0.574484] acpiphp: Slot [12] registered\n[ 0.575849] acpiphp: Slot [13] registered\n[ 0.577204] acpiphp: Slot [14] registered\n[ 0.578554] acpiphp: Slot [15] registered\n[ 0.579905] acpiphp: Slot [16] registered\n[ 0.581258] acpiphp: Slot [17] registered\n[ 0.582612] acpiphp: Slot [18] registered\n[ 0.583973] acpiphp: Slot [19] registered\n[ 0.585333] acpiphp: Slot [20] registered\n[ 0.586682] acpiphp: Slot [21] registered\n[ 0.588029] acpiphp: Slot [22] registered\n[ 0.589375] acpiphp: Slot [23] registered\n[ 0.590724] acpiphp: Slot [24] registered\n[ 0.592084] acpiphp: Slot [25] registered\n[ 0.593441] acpiphp: Slot [26] registered\n[ 0.594796] acpiphp: Slot [27] registered\n[ 0.596283] acpiphp: Slot [28] registered\n[ 0.597625] acpiphp: Slot [29] registered\n[ 0.598983] acpiphp: Slot [30] registered\n[ 0.600326] acpiphp: Slot [31] registered\n[ 0.601660] PCI host bridge to bus 0000:00\n[ 0.603014] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.604616] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.606454] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.608288] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.610776] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.613258] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.618445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.620339] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.622127] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.624031] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.628351] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.630803] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.654542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.656740] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.659377] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.661523] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.663610] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.665546] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.667595] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.670192] vgaarb: loaded\n[ 0.671290] vgaarb: bridge control possible 0000:00:02.0\n[ 0.673046] SCSI subsystem initialized\n[ 0.674371] ACPI: bus type USB registered\n[ 0.675731] usbcore: registered new interface driver usbfs\n[ 0.677348] usbcore: registered new interface driver hub\n[ 0.678949] usbcore: registered new device driver usb\n[ 0.680663] PCI: Using ACPI for IRQ routing\n[ 0.682394] NetLabel: Initializing\n[ 0.683630] NetLabel: domain hash size = 128\n[ 0.685020] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.686557] NetLabel: unlabeled traffic allowed by default\n[ 0.688301] Switched to clocksource kvm-clock\n[ 0.697638] pnp: PnP ACPI init\n[ 0.698821] ACPI: bus type PNP registered\n[ 0.700531] pnp: PnP ACPI: found 5 devices\n[ 0.701876] ACPI: bus type PNP unregistered\n[ 0.709463] NET: Registered protocol family 2\n[ 0.711185] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.713881] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.716115] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.718021] TCP: reno registered\n[ 0.719208] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.720948] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.722824] NET: Registered protocol family 1\n[ 0.724242] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.725950] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.727613] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.747504] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.767734] Unpacking initramfs...\n[ 1.233135] Freeing initrd memory: 37508k freed\n[ 1.242755] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.244624] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.248064] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.249860] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.251904] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.253634] Initialise system trusted keyring\n[ 1.255054] audit: initializing netlink socket (disabled)\n[ 1.256637] type=2000 audit(1543964878.462:1): initialized\n[ 1.273821] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.275575] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.278158] zpool: loaded\n[ 1.279245] zbud: loaded\n[ 1.280464] VFS: Disk quotas dquot_6.5.2\n[ 1.281830] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.283771] msgmni has been set to 7578\n[ 1.285149] Key type big_key registered\n[ 1.287192] NET: Registered protocol family 38\n[ 1.288612] Key type asymmetric registered\n[ 1.289953] Asymmetric key parser 'x509' registered\n[ 1.291445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.293921] io scheduler noop registered\n[ 1.295229] io scheduler deadline registered (default)\n[ 1.309434] io scheduler cfq registered\n[ 1.310822] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.312428] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.314298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.316731] ACPI: Power Button [PWRF]\n[ 1.318120] GHES: HEST is not enabled!\n[ 1.319478] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.343570] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.345656] Non-volatile memory driver v1.3\n[ 1.347027] Linux agpgart interface v0.103\n[ 1.348461] crash memory driver: version 1.1\n[ 1.349891] rdac: device handler registered\n[ 1.351306] hp_sw: device handler registered\n[ 1.352686] emc: device handler registered\n[ 1.354022] alua: device handler registered\n[ 1.355391] libphy: Fixed MDIO Bus: probed\n[ 1.356821] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.358579] ehci-pci: EHCI PCI platform driver\n[ 1.359976] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.361667] ohci-pci: OHCI PCI platform driver\n[ 1.363076] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.383260] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.384894] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.387370] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.388937] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.390644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.392466] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.394871] usb usb1: Product: UHCI Host Controller\n[ 1.396327] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.398200] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.399749] hub 1-0:1.0: USB hub found\n[ 1.401038] hub 1-0:1.0: 2 ports detected\n[ 1.402487] usbcore: registered new interface driver usbserial\n[ 1.404145] usbcore: registered new interface driver usbserial_generic\n[ 1.405913] usbserial: USB Serial support registered for generic\n[ 1.407609] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.410864] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.412345] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.413944] mousedev: PS/2 mouse device common for all mice\n[ 1.415848] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.418660] rtc_cmos 00:00: RTC can wake from S4\n[ 1.419183] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.423229] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.423235] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.423379] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.423408] cpuidle: using governor menu\n[ 1.423471] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.423547] usbcore: registered new interface driver usbhid\n[ 1.423549] usbhid: USB HID core driver\n[ 1.423584] drop_monitor: Initializing network drop monitor service\n[ 1.423632] TCP: cubic registered\n[ 1.423634] Initializing XFRM netlink socket\n[ 1.423713] NET: Registered protocol family 10\n[ 1.425950] NET: Registered protocol family 17\n[ 1.427559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.427563] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.427583] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.427655] Loading compiled-in X.509 certificates\n[ 1.427675] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.427683] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.428014] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.428033] registered taskstats version 1\n[ 1.430961] Key type trusted registered\n[ 1.432125] Key type encrypted registered\n[ 1.433296] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.433791] rtc_cmos 00:00: setting system clock to 2018-12-04 23:07:58 UTC (1543964878)\n[ 1.467070] Freeing unused kernel memory: 1680k freed\n[ 1.472572] 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.477557] systemd[1]: Detected virtualization kvm.\n[ 1.479088] systemd[1]: Detected architecture x86-64.\n[ 1.480604] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.483412] systemd[1]: No hostname configured.\n[ 1.484853] systemd[1]: Set hostname to .\n[ 1.486408] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.509996] systemd[1]: Created slice Root Slice.\n[ 1.511462] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.513824] systemd[1]: Listening on Journal Socket.\n[ 1.515341] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.517762] systemd[1]: Listening on udev Kernel Socket.\n[ 1.519335] systemd[1]: Starting udev Kernel Socket.\n[ 1.520876] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.523431] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Timers.\n[ 1.526876] systemd[1]: Reached target Timers.\n[ 1.528296] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice System Slice.\n[ 1.530589] systemd[1]: Created slice System Slice.\n[ 1.532087] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.534322] systemd[1]: Reached target Slices.\n[ 1.535759] systemd[1]: Starting Slices.\n[ 1.537444] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Paths.\n[ 1.540647] systemd[1]: Reached target Paths.\n[ 1.542051] systemd[1]: Starting Paths.\n[ 1.543822] 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 Local File Systems.\n[ 1.548830] systemd[1]: Reached target Local File Systems.\n[ 1.550431] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.553230] systemd[1]: Listening on udev Control Socket.\n[ 1.554832] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.557205] systemd[1]: Reached target Sockets.\n[ 1.558632] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Swap.\n[ 1.560808] systemd[1]: Reached target Swap.\n[ 1.562182] systemd[1]: Starting Swap.\n[ 1.563716] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.566451] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.571585] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.576071] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.578772] systemd[1]: Started Journal Service.\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.610168] RPC: Registered named UNIX socket transport module.\n[ 1.611897] RPC: Registered udp transport module.\n[ 1.613378] RPC: Registered tcp transport module.\n[ 1.614937] 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[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.704438] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.711806] FDC 0 is a S82078B\n[ 1.730556] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.771740] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.777142] scsi host0: ata_piix\n[ 1.778476] vda: vda1\n[ 1.779155] scsi host1: ata_piix\n[ 1.779178] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.779179] 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[ 1.857519] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.859362] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.861261] usb 1-1: Product: QEMU USB Tablet\n[ 1.862657] usb 1-1: Manufacturer: QEMU\n[ 1.863954] usb 1-1: SerialNumber: 42\n[ 1.873863] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.876825] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.958969] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.961526] XFS (vda1): Mounting V4 Filesystem\n[ 1.981911] 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 Paths.\n[[32m OK [0m] Stopped target Slices.\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 target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\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.202858] systemd-journald[150]: Received SIGTERM from PID 1 (systemd).\n[ 2.248342] tsc: Refined TSC clocksource calibration: 3491.841 MHz\n[ 2.319210] SELinux: Disabled at runtime.\n[ 2.357321] type=1404 audit(1543964879.423:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.433423] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.435089] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting Debug 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 File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting NFSD configuration filesystem...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n Starting Setup Virtual Console...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Swap.\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\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[ 2.708896] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Journal Service.\n Starting Configure read-only root support...\n Starting Flush Journal to Persistent Storage...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.784035] systemd-journald[400]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting udev Kernel Device Manager...\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 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.034579] type=1305 audit(1543964880.100:3): audit_pid=429 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 D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Basic System.\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.189958] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.193457] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.200958] [drm] Initialized drm 1.1.0 20060810\n[ 3.213358] ppdev: user-space parallel port driver\n[ 3.264014] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.266203] [TTM] Initializing pool allocator\n[ 3.267752] [TTM] Initializing DMA pool allocator\n Starting D-Bus System Message Bus...\n[ 3.270058] [drm] fb mappable at 0xFC000000\n[ 3.271589] [drm] vram aper at 0xFC000000\n[ 3.271589] [drm] size 33554432\n[ 3.271589] [drm] fb depth is 24\n[ 3.271590] [drm] pitch is 3072\n Starting NTP client/server...\n[ 3.278328] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.299887] Console: switching to colour frame buffer device 128x48\n[ 3.312459] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.315314] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[ 3.420601] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 3.425962] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.431498] alg: No test for crc32 (crc32-pclmul)\n[ 3.435793] intel_rapl: no valid rapl domains found in package 0\n[ 3.438822] intel_powerclamp: No package C-state available\n[ 3.443979] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 3.371559] cloud-init[470]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:08:00 +0000. Up 3.32 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting OpenSSH server daemon...\n Starting PostgreSQL 9.5 database server...\n Starting System Logging Service...\n Starting Dynamic System Tuning Daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting nginx - high performance web server...\n Starting Postfix Mail Transport Agent...\n Starting Notify NFS peers of a restart...\n[[32m OK [0m] Reached target Network is Online.\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started Notify NFS peers of a restart.\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[ 5.770695] cloud-init[792]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:08:03 +0000. Up 5.73 seconds.\n[[32m OK [0m] Started nginx - high performance web server.\n[ 5.803187] cloud-init[792]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++[[32m OK [0m] Created slice user-993.slice.\n\n[ 5.805756] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.807826] cloud-init[792]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.813417] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.820850] cloud-init[792]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.827156] cloud-init[792]: ci-info: | eth0: | True | 192.168.120.10 | 255.255.255.0 | fa:16:3e:fb:89:18 |\n[ 5.831146] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.834930] cloud-init[792]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.837762] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.841134] cloud-init[792]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.843492] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.846995] cloud-init[792]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.849000] cloud-init[792]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 5.852503] cloud-init[792]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.855085] cloud-init[792]: 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: t[ 59.040481] cloud-init[9553]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:08:56 +0000. Up 58.99 seconds.\n[ 59.292586] cloud-init[9575]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:08:56 +0000. Up 59.24 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 | 04:ae:3b:93:42:0f:ba:d6:36:53:e3:51:c7:d9:f1:9b | - | 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[ 59.357308] cloud-init[9575]: Cloud-init v. 0.7.5 finished at Tue, 04 Dec 2018 23:08:56 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.35 seconds\n"} 2018-12-04 23:09:50,227 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46/action used request id req-6cf4e46c-d1eb-4aad-a391-f6086fb898b7 2018-12-04 23:09:50,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0725128650665s 2018-12-04 23:09:50,228 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46/action used request id req-6cf4e46c-d1eb-4aad-a391-f6086fb898b7 2018-12-04 23:09:50,229 - 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 00000000bffe1351 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 00000000bffe12d1 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 1872232592 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.392267] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.394996] pid_max: default: 32768 minimum: 301 [ 0.396444] Security Framework initialized [ 0.397821] SELinux: Initializing. [ 0.399337] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.405174] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.408702] Mount-cache hash table entries: 4096 [ 0.410436] Initializing cgroup subsys memory [ 0.411869] Initializing cgroup subsys devices [ 0.413290] Initializing cgroup subsys freezer [ 0.414709] Initializing cgroup subsys net_cls [ 0.416132] Initializing cgroup subsys blkio [ 0.417507] Initializing cgroup subsys perf_event [ 0.418967] Initializing cgroup subsys hugetlb [ 0.420390] Initializing cgroup subsys pids [ 0.421755] Initializing cgroup subsys net_prio [ 0.423254] CPU: Physical Processor ID: 0 [ 0.425302] mce: CPU supports 10 MCE banks [ 0.426677] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.428256] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.429819] tlb_flushall_shift: 6 [ 0.431246] Freeing SMP alternatives: 28k freed [ 0.435418] ACPI: Core revision 20130517 [ 0.437181] ACPI: All ACPI Tables successfully acquired [ 0.438944] ftrace: allocating 25812 entries in 101 pages [ 0.461171] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.462984] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.464756] smpboot: Max logical packages: 2 [ 0.466364] Enabling x2apic [ 0.467473] Enabled x2apic [ 0.468846] Switched APIC routing to physical x2apic. [ 0.471615] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.473411] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.476777] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.484719] KVM setup paravirtual spinlock [ 0.487393] smpboot: Booting Node 0, Processors #1 OK [ 0.489364] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.511259] Brought up 2 CPUs [ 0.511263] KVM setup async PF for cpu 1 [ 0.511266] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.515136] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.517746] devtmpfs: initialized [ 0.520490] EVM: security.selinux [ 0.521714] EVM: security.ima [ 0.522854] EVM: security.capability [ 0.524782] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.526660] pinctrl core: initialized pinctrl subsystem [ 0.528343] NET: Registered protocol family 16 [ 0.529961] ACPI: bus type PCI registered [ 0.531304] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.533172] PCI: Using configuration type 1 for base access [ 0.538147] ACPI: Added _OSI(Module Device) [ 0.539533] ACPI: Added _OSI(Processor Device) [ 0.540953] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.542414] ACPI: Added _OSI(Processor Aggregator Device) [ 0.545073] ACPI: Interpreter enabled [ 0.546355] ACPI: (supports S0 S5) [ 0.547581] ACPI: Using IOAPIC for interrupt routing [ 0.549092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.553584] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.555327] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.557173] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.558992] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.562375] acpiphp: Slot [3] registered [ 0.563717] acpiphp: Slot [4] registered [ 0.565076] acpiphp: Slot [5] registered [ 0.566414] acpiphp: Slot [6] registered [ 0.567754] acpiphp: Slot [7] registered [ 0.569095] acpiphp: Slot [8] registered [ 0.570432] acpiphp: Slot [9] registered [ 0.571771] acpiphp: Slot [10] registered [ 0.573130] acpiphp: Slot [11] registered [ 0.574484] acpiphp: Slot [12] registered [ 0.575849] acpiphp: Slot [13] registered [ 0.577204] acpiphp: Slot [14] registered [ 0.578554] acpiphp: Slot [15] registered [ 0.579905] acpiphp: Slot [16] registered [ 0.581258] acpiphp: Slot [17] registered [ 0.582612] acpiphp: Slot [18] registered [ 0.583973] acpiphp: Slot [19] registered [ 0.585333] acpiphp: Slot [20] registered [ 0.586682] acpiphp: Slot [21] registered [ 0.588029] acpiphp: Slot [22] registered [ 0.589375] acpiphp: Slot [23] registered [ 0.590724] acpiphp: Slot [24] registered [ 0.592084] acpiphp: Slot [25] registered [ 0.593441] acpiphp: Slot [26] registered [ 0.594796] acpiphp: Slot [27] registered [ 0.596283] acpiphp: Slot [28] registered [ 0.597625] acpiphp: Slot [29] registered [ 0.598983] acpiphp: Slot [30] registered [ 0.600326] acpiphp: Slot [31] registered [ 0.601660] PCI host bridge to bus 0000:00 [ 0.603014] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.604616] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.606454] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.608288] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.610776] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.613258] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.618445] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.620339] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.622127] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.624031] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.628351] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.630803] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.654542] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.656740] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.659377] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.661523] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.663610] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.665546] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.667595] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.670192] vgaarb: loaded [ 0.671290] vgaarb: bridge control possible 0000:00:02.0 [ 0.673046] SCSI subsystem initialized [ 0.674371] ACPI: bus type USB registered [ 0.675731] usbcore: registered new interface driver usbfs [ 0.677348] usbcore: registered new interface driver hub [ 0.678949] usbcore: registered new device driver usb [ 0.680663] PCI: Using ACPI for IRQ routing [ 0.682394] NetLabel: Initializing [ 0.683630] NetLabel: domain hash size = 128 [ 0.685020] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.686557] NetLabel: unlabeled traffic allowed by default [ 0.688301] Switched to clocksource kvm-clock [ 0.697638] pnp: PnP ACPI init [ 0.698821] ACPI: bus type PNP registered [ 0.700531] pnp: PnP ACPI: found 5 devices [ 0.701876] ACPI: bus type PNP unregistered [ 0.709463] NET: Registered protocol family 2 [ 0.711185] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.713881] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.716115] TCP: Hash tables configured (established 32768 bind 32768) [ 0.718021] TCP: reno registered [ 0.719208] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.720948] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.722824] NET: Registered protocol family 1 [ 0.724242] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.725950] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.727613] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.747504] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.767734] Unpacking initramfs... [ 1.233135] Freeing initrd memory: 37508k freed [ 1.242755] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.244624] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.248064] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.249860] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.251904] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.253634] Initialise system trusted keyring [ 1.255054] audit: initializing netlink socket (disabled) [ 1.256637] type=2000 audit(1543964878.462:1): initialized [ 1.273821] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.275575] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.278158] zpool: loaded [ 1.279245] zbud: loaded [ 1.280464] VFS: Disk quotas dquot_6.5.2 [ 1.281830] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.283771] msgmni has been set to 7578 [ 1.285149] Key type big_key registered [ 1.287192] NET: Registered protocol family 38 [ 1.288612] Key type asymmetric registered [ 1.289953] Asymmetric key parser 'x509' registered [ 1.291445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.293921] io scheduler noop registered [ 1.295229] io scheduler deadline registered (default) [ 1.309434] io scheduler cfq registered [ 1.310822] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.312428] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.314298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.316731] ACPI: Power Button [PWRF] [ 1.318120] GHES: HEST is not enabled! [ 1.319478] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.343570] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.345656] Non-volatile memory driver v1.3 [ 1.347027] Linux agpgart interface v0.103 [ 1.348461] crash memory driver: version 1.1 [ 1.349891] rdac: device handler registered [ 1.351306] hp_sw: device handler registered [ 1.352686] emc: device handler registered [ 1.354022] alua: device handler registered [ 1.355391] libphy: Fixed MDIO Bus: probed [ 1.356821] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.358579] ehci-pci: EHCI PCI platform driver [ 1.359976] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.361667] ohci-pci: OHCI PCI platform driver [ 1.363076] uhci_hcd: USB Universal Host Controller Interface driver [ 1.383260] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.384894] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.387370] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.388937] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.390644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.392466] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.394871] usb usb1: Product: UHCI Host Controller [ 1.396327] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.398200] usb usb1: SerialNumber: 0000:00:01.2 [ 1.399749] hub 1-0:1.0: USB hub found [ 1.401038] hub 1-0:1.0: 2 ports detected [ 1.402487] usbcore: registered new interface driver usbserial [ 1.404145] usbcore: registered new interface driver usbserial_generic [ 1.405913] usbserial: USB Serial support registered for generic [ 1.407609] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.410864] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.412345] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.413944] mousedev: PS/2 mouse device common for all mice [ 1.415848] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.418660] rtc_cmos 00:00: RTC can wake from S4 [ 1.419183] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.423229] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.423235] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.423379] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.423408] cpuidle: using governor menu [ 1.423471] hidraw: raw HID events driver (C) Jiri Kosina [ 1.423547] usbcore: registered new interface driver usbhid [ 1.423549] usbhid: USB HID core driver [ 1.423584] drop_monitor: Initializing network drop monitor service [ 1.423632] TCP: cubic registered [ 1.423634] Initializing XFRM netlink socket [ 1.423713] NET: Registered protocol family 10 [ 1.425950] NET: Registered protocol family 17 [ 1.427559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.427563] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.427583] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.427655] Loading compiled-in X.509 certificates [ 1.427675] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.427683] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.428014] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.428033] registered taskstats version 1 [ 1.430961] Key type trusted registered [ 1.432125] Key type encrypted registered [ 1.433296] IMA: No TPM chip found, activating TPM-bypass! [ 1.433791] rtc_cmos 00:00: setting system clock to 2018-12-04 23:07:58 UTC (1543964878) [ 1.467070] Freeing unused kernel memory: 1680k freed [ 1.472572] 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.477557] systemd[1]: Detected virtualization kvm. [ 1.479088] systemd[1]: Detected architecture x86-64. [ 1.480604] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.483412] systemd[1]: No hostname configured. [ 1.484853] systemd[1]: Set hostname to . [ 1.486408] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.509996] systemd[1]: Created slice Root Slice. [ 1.511462] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.513824] systemd[1]: Listening on Journal Socket. [ 1.515341] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.517762] systemd[1]: Listening on udev Kernel Socket. [ 1.519335] systemd[1]: Starting udev Kernel Socket. [ 1.520876] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.523431] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Timers. [ 1.526876] systemd[1]: Reached target Timers. [ 1.528296] systemd[1]: Starting Timers. [[32m OK [0m] Created slice System Slice. [ 1.530589] systemd[1]: Created slice System Slice. [ 1.532087] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.534322] systemd[1]: Reached target Slices. [ 1.535759] systemd[1]: Starting Slices. [ 1.537444] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Paths. [ 1.540647] systemd[1]: Reached target Paths. [ 1.542051] systemd[1]: Starting Paths. [ 1.543822] 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 Local File Systems. [ 1.548830] systemd[1]: Reached target Local File Systems. [ 1.550431] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Control Socket. [ 1.553230] systemd[1]: Listening on udev Control Socket. [ 1.554832] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.557205] systemd[1]: Reached target Sockets. [ 1.558632] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Swap. [ 1.560808] systemd[1]: Reached target Swap. [ 1.562182] systemd[1]: Starting Swap. [ 1.563716] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.566451] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.571585] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.576071] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.578772] systemd[1]: Started Journal Service. 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.610168] RPC: Registered named UNIX socket transport module. [ 1.611897] RPC: Registered udp transport module. [ 1.613378] RPC: Registered tcp transport module. [ 1.614937] 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. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.704438] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.711806] FDC 0 is a S82078B [ 1.730556] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.771740] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.777142] scsi host0: ata_piix [ 1.778476] vda: vda1 [ 1.779155] scsi host1: ata_piix [ 1.779178] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.779179] 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. [ 1.857519] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.859362] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.861261] usb 1-1: Product: QEMU USB Tablet [ 1.862657] usb 1-1: Manufacturer: QEMU [ 1.863954] usb 1-1: SerialNumber: 42 [ 1.873863] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.876825] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.958969] SGI XFS with ACLs, security attributes, no debug enabled [ 1.961526] XFS (vda1): Mounting V4 Filesystem [ 1.981911] 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 Paths. [[32m OK [0m] Stopped target Slices. [[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 target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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.202858] systemd-journald[150]: Received SIGTERM from PID 1 (systemd). [ 2.248342] tsc: Refined TSC clocksource calibration: 3491.841 MHz [ 2.319210] SELinux: Disabled at runtime. [ 2.357321] type=1404 audit(1543964879.423:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.433423] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.435089] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Control Socket. Mounting Debug File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. Starting Setup Virtual Console... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Apply Kernel Variables... [[32m OK [0m] Reached target Swap. Mounting Huge Pages File System... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. 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. [ 2.708896] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Journal Service. Starting Configure read-only root support... Starting Flush Journal to Persistent Storage... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Load/Save Random Seed. [ 2.784035] systemd-journald[400]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting udev Kernel Device Manager... [[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 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.034579] type=1305 audit(1543964880.100:3): audit_pid=429 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 D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Basic System. Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.189958] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.193457] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.200958] [drm] Initialized drm 1.1.0 20060810 [ 3.213358] ppdev: user-space parallel port driver [ 3.264014] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.266203] [TTM] Initializing pool allocator [ 3.267752] [TTM] Initializing DMA pool allocator Starting D-Bus System Message Bus... [ 3.270058] [drm] fb mappable at 0xFC000000 [ 3.271589] [drm] vram aper at 0xFC000000 [ 3.271589] [drm] size 33554432 [ 3.271589] [drm] fb depth is 24 [ 3.271590] [drm] pitch is 3072 Starting NTP client/server... [ 3.278328] fbcon: cirrusdrmfb (fb0) is primary device [ 3.299887] Console: switching to colour frame buffer device 128x48 [ 3.312459] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.315314] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [ 3.420601] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 3.425962] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.431498] alg: No test for crc32 (crc32-pclmul) [ 3.435793] intel_rapl: no valid rapl domains found in package 0 [ 3.438822] intel_powerclamp: No package C-state available [ 3.443979] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 3.371559] cloud-init[470]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:08:00 +0000. Up 3.32 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting OpenSSH server daemon... Starting PostgreSQL 9.5 database server... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting Initial cloud-init job (metadata service crawler)... Starting nginx - high performance web server... Starting Postfix Mail Transport Agent... Starting Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [ 5.770695] cloud-init[792]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:08:03 +0000. Up 5.73 seconds. [[32m OK [0m] Started nginx - high performance web server. [ 5.803187] cloud-init[792]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++[[32m OK [0m] Created slice user-993.slice. [ 5.805756] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.807826] cloud-init[792]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.813417] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.820850] cloud-init[792]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.827156] cloud-init[792]: ci-info: | eth0: | True | 192.168.120.10 | 255.255.255.0 | fa:16:3e:fb:89:18 | [ 5.831146] cloud-init[792]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.834930] cloud-init[792]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.837762] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.841134] cloud-init[792]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.843492] cloud-init[792]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.846995] cloud-init[792]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.849000] cloud-init[792]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 5.852503] cloud-init[792]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.855085] cloud-init[792]: 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: t[ 59.040481] cloud-init[9553]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:08:56 +0000. Up 58.99 seconds. [ 59.292586] cloud-init[9575]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:08:56 +0000. Up 59.24 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 | 04:ae:3b:93:42:0f:ba:d6:36:53:e3:51:c7:d9:f1:9b | - | 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----- [ 59.357308] cloud-init[9575]: Cloud-init v. 0.7.5 finished at Tue, 04 Dec 2018 23:08:56 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.35 seconds 2018-12-04 23:09:51,231 - functest.core.singlevm - DEBUG - try 12: cannot connect to 172.30.9.208: timed out 2018-12-04 23:10:00,241 - functest.core.singlevm - ERROR - cannot connect to 172.30.9.208 2018-12-04 23:10:00,241 - functest.core.singlevm - ERROR - Cannot run cloudify Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 445, in run (self.fip, self.ssh) = self.connect(self.sshvm) TypeError: 'NoneType' object is not iterable 2018-12-04 23:10:00,373 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-04 23:10:00,374 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 05:59 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-12-04 23:10:00,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-04 23:10:00,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:10:00,521 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 23:10:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-76fd1453-4ea8-4e87-9074-cb6e0f40e595 x-compute-request-id: req-76fd1453-4ea8-4e87-9074-cb6e0f40e595 Content-Type: application/json 2018-12-04 23:10:00,521 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46 used request id req-76fd1453-4ea8-4e87-9074-cb6e0f40e595 2018-12-04 23:10:00,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.141859054565s 2018-12-04 23:10:00,521 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46 used request id req-76fd1453-4ea8-4e87-9074-cb6e0f40e595 2018-12-04 23:10:00,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:10:00,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:10:00,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:10:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d6d4a4a-4392-4892-a9cd-7d0077da1fbb x-compute-request-id: req-3d6d4a4a-4392-4892-a9cd-7d0077da1fbb Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_7d665862-feeb-4618-9ac3-2b3acff0311e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:89:18", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:89:18", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2893a23-d17e-403a-beb0-b050f2615b46", "rel": "bookmark"}], "image": {"id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "links": [{"href": "http://172.30.9.23:8774/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:07:55.000000", "flavor": {"id": "c8deac68-31b7-4cce-bb79-0f82540acf13", "links": [{"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "bookmark"}]}, "id": "b2893a23-d17e-403a-beb0-b050f2615b46", "security_groups": [{"name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}], "user_id": "35502e8aa5f340cdb7871dc4954088cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:10:00Z", "hostId": "3ffffdba3fd6b645c1fe978938f0c8787637fe848be1f4b3ba40d64d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e", "name": "cloudify-vm_7d665862-feeb-4618-9ac3-2b3acff0311e", "created": "2018-12-04T23:05:35Z", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:10:00,720 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3d6d4a4a-4392-4892-a9cd-7d0077da1fbb 2018-12-04 23:10:00,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198060035706s 2018-12-04 23:10:00,720 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3d6d4a4a-4392-4892-a9cd-7d0077da1fbb 2018-12-04 23:10:00,722 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:10:02,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:10:02,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:10:02,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:10:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4402ece6-bc6e-4a26-90ee-154f54e1eda8 x-compute-request-id: req-4402ece6-bc6e-4a26-90ee-154f54e1eda8 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-04 23:10:02,790 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4402ece6-bc6e-4a26-90ee-154f54e1eda8 2018-12-04 23:10:02,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0654678344727s 2018-12-04 23:10:02,790 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4402ece6-bc6e-4a26-90ee-154f54e1eda8 2018-12-04 23:10:02,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 23:10:02,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:10:02,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6825 X-Openstack-Request-Id: req-df804a75-2da7-458a-bc09-07e8486f9667 Date: Tue, 04 Dec 2018 23:10:02 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "created_at": "2018-12-04T23:05:32Z", "updated_at": "2018-12-04T23:05:33Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-12-04T23:05:33Z", "revision_number": 0, "id": "21d8b91a-142d-4cfa-9141-fd7548aab588", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:05:33Z", "security_group_id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-04T23:05:33Z", "revision_number": 0, "id": "51bf9515-1d27-4cb0-8607-ddf345d47781", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:05:33Z", "security_group_id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:05:32Z", "revision_number": 0, "id": "59e1241a-f099-497f-b02d-480824284491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:05:32Z", "security_group_id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-04T23:05:32Z", "revision_number": 0, "id": "86f0209c-e32b-41e7-a8c2-7b974456afba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:05:32Z", "security_group_id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": 80, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:05:32Z", "revision_number": 0, "id": "b6c8d802-0233-4338-b54b-4d60aa3a892f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:05:32Z", "security_group_id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-04T23:05:32Z", "revision_number": 0, "id": "db403717-3c69-4284-b776-38e56d23e40a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:05:32Z", "security_group_id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": 22, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:05:32Z", "revision_number": 0, "id": "ece08714-0bc1-48ea-8998-674e30827989", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:05:32Z", "security_group_id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-04T23:05:33Z", "revision_number": 0, "id": "f6edff58-13c5-4fd5-822d-1bbdd176ab16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:05:33Z", "security_group_id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": 443, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}], "revision_number": 8, "project_id": "fe6289f7a4e04bfcafe8a6296466b260", "id": "33508cbc-ed23-45ef-976e-2a6f0004bb17", "name": "cloudify-sg_7d665862-feeb-4618-9ac3-2b3acff0311e"}, {"description": "Default security group", "tags": [], "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "created_at": "2018-12-04T23:04:01Z", "updated_at": "2018-12-04T23:04:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:04:02Z", "revision_number": 0, "id": "1a6b6ee9-c9df-4bdd-96d1-e7413243e1ec", "remote_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "remote_ip_prefix": null, "created_at": "2018-12-04T23:04:02Z", "security_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:04:02Z", "revision_number": 0, "id": "29738a63-dd24-4d52-afe5-5dce00e1fafa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:04:02Z", "security_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:04:02Z", "revision_number": 0, "id": "ed7e2edb-acff-4687-977d-fd21a2d7041d", "remote_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "remote_ip_prefix": null, "created_at": "2018-12-04T23:04:02Z", "security_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:04:02Z", "revision_number": 0, "id": "eddaaa16-768d-4bb4-b513-c42cecdfd69b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:04:02Z", "security_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}], "revision_number": 4, "project_id": "fe6289f7a4e04bfcafe8a6296466b260", "id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "name": "default"}]} 2018-12-04 23:10:02,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-df804a75-2da7-458a-bc09-07e8486f9667 2018-12-04 23:10:02,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0599069595337s 2018-12-04 23:10:02,855 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-df804a75-2da7-458a-bc09-07e8486f9667 2018-12-04 23:10:02,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-04 23:10:02,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/33508cbc-ed23-45ef-976e-2a6f0004bb17.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:10:03,071 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ff04fa17-b5dc-4230-9a2f-f53d5b02ddbe Content-Length: 0 Date: Tue, 04 Dec 2018 23:10:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 23:10:03,071 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/33508cbc-ed23-45ef-976e-2a6f0004bb17.json used request id req-ff04fa17-b5dc-4230-9a2f-f53d5b02ddbe 2018-12-04 23:10:03,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.212632894516s 2018-12-04 23:10:03,071 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/33508cbc-ed23-45ef-976e-2a6f0004bb17.json used request id req-ff04fa17-b5dc-4230-9a2f-f53d5b02ddbe 2018-12-04 23:10:03,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-04 23:10:03,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:10:03,113 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 23:10:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b7add36a-e627-433e-93fd-568d1691986f x-compute-request-id: req-b7add36a-e627-433e-93fd-568d1691986f Content-Length: 0 Content-Type: application/json 2018-12-04 23:10:03,113 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e used request id req-b7add36a-e627-433e-93fd-568d1691986f 2018-12-04 23:10:03,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0411229133606s 2018-12-04 23:10:03,113 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/cloudify-kp_7d665862-feeb-4618-9ac3-2b3acff0311e used request id req-b7add36a-e627-433e-93fd-568d1691986f 2018-12-04 23:10:03,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-04 23:10:03,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/9873be14-299b-4e92-88fe-bdba095aee27/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}d2d9de79c7b36131013aaa5633366afacaced767" -d '{"subnet_id": "a3a24b98-d6df-4514-906a-80e31adc25b6"}' 2018-12-04 23:10:04,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fb01b8d7-737a-437c-a525-8b11345dff67 Date: Tue, 04 Dec 2018 23:10:04 GMT RESP BODY: {"network_id": "0502ca0a-64db-42b9-8d18-18675d6a6d23", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "subnet_id": "a3a24b98-d6df-4514-906a-80e31adc25b6", "subnet_ids": ["a3a24b98-d6df-4514-906a-80e31adc25b6"], "port_id": "ba5d84e1-0033-4516-bc73-672b62a6cdcb", "id": "9873be14-299b-4e92-88fe-bdba095aee27"} 2018-12-04 23:10:04,784 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/9873be14-299b-4e92-88fe-bdba095aee27/remove_router_interface.json used request id req-fb01b8d7-737a-437c-a525-8b11345dff67 2018-12-04 23:10:04,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.67046999931s 2018-12-04 23:10:04,785 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/9873be14-299b-4e92-88fe-bdba095aee27/remove_router_interface.json used request id req-fb01b8d7-737a-437c-a525-8b11345dff67 returning object 9873be14-299b-4e92-88fe-bdba095aee27 2018-12-04 23:10:04,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-04 23:10:04,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:10:05,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-33bdeac7-93e7-4759-9176-e4a8ba7575d9 Date: Tue, 04 Dec 2018 23:10:05 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "created_at": "2018-12-04T23:04:03Z", "admin_state_up": true, "updated_at": "2018-12-04T23:10:04Z", "revision_number": 4, "routes": [], "project_id": "fe6289f7a4e04bfcafe8a6296466b260", "id": "9873be14-299b-4e92-88fe-bdba095aee27", "name": "cloudify-router_7d665862-feeb-4618-9ac3-2b3acff0311e"}]} 2018-12-04 23:10:05,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-33bdeac7-93e7-4759-9176-e4a8ba7575d9 2018-12-04 23:10:05,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.30487704277s 2018-12-04 23:10:05,090 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-33bdeac7-93e7-4759-9176-e4a8ba7575d9 2018-12-04 23:10:05,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-04 23:10:05,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/9873be14-299b-4e92-88fe-bdba095aee27.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:10:06,301 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d0d29a0f-366e-4998-be1e-b81b106e298b Content-Length: 0 Date: Tue, 04 Dec 2018 23:10:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 23:10:06,301 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/9873be14-299b-4e92-88fe-bdba095aee27.json used request id req-d0d29a0f-366e-4998-be1e-b81b106e298b 2018-12-04 23:10:06,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.20970582962s 2018-12-04 23:10:06,302 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/9873be14-299b-4e92-88fe-bdba095aee27.json used request id req-d0d29a0f-366e-4998-be1e-b81b106e298b 2018-12-04 23:10:06,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-04 23:10:06,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:10:06,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-99947aa8-4ba5-4e63-9799-ea7d6d97b1f9 Date: Tue, 04 Dec 2018 23:10:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0502ca0a-64db-42b9-8d18-18675d6a6d23","tenant_id":"fe6289f7a4e04bfcafe8a6296466b260","created_at":"2018-12-04T23:04:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-04T23:04:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"fe6289f7a4e04bfcafe8a6296466b260","id":"a3a24b98-d6df-4514-906a-80e31adc25b6","subnetpool_id":null,"name":"cloudify-subnet_7d665862-feeb-4618-9ac3-2b3acff0311e"}]} 2018-12-04 23:10:06,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-99947aa8-4ba5-4e63-9799-ea7d6d97b1f9 2018-12-04 23:10:06,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0510489940643s 2018-12-04 23:10:06,354 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-99947aa8-4ba5-4e63-9799-ea7d6d97b1f9 2018-12-04 23:10:06,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-04 23:10:06,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/a3a24b98-d6df-4514-906a-80e31adc25b6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:10:07,489 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3c8bb037-b622-4827-bd58-9dddda9b2b39 Date: Tue, 04 Dec 2018 23:10:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 23:10:07,489 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/a3a24b98-d6df-4514-906a-80e31adc25b6.json used request id req-3c8bb037-b622-4827-bd58-9dddda9b2b39 2018-12-04 23:10:07,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.13436579704s 2018-12-04 23:10:07,490 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/a3a24b98-d6df-4514-906a-80e31adc25b6.json used request id req-3c8bb037-b622-4827-bd58-9dddda9b2b39 2018-12-04 23:10:07,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 23:10:07,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:10:07,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1152 X-Openstack-Request-Id: req-c812f19b-db25-4099-af29-e8419cdfeecc Date: Tue, 04 Dec 2018 23:10:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T23:10:07Z","tenant_id":"fe6289f7a4e04bfcafe8a6296466b260","created_at":"2018-12-04T23:04:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fe6289f7a4e04bfcafe8a6296466b260","id":"0502ca0a-64db-42b9-8d18-18675d6a6d23","name":"cloudify-net_7d665862-feeb-4618-9ac3-2b3acff0311e"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T20:04:01Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"}]} 2018-12-04 23:10:07,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c812f19b-db25-4099-af29-e8419cdfeecc 2018-12-04 23:10:07,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.293750047684s 2018-12-04 23:10:07,784 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c812f19b-db25-4099-af29-e8419cdfeecc 2018-12-04 23:10:07,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-04 23:10:07,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/0502ca0a-64db-42b9-8d18-18675d6a6d23.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:10:09,012 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6dd75b3d-5bc1-49e6-8bc1-5201720d8aa2 Date: Tue, 04 Dec 2018 23:10:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 23:10:09,012 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/0502ca0a-64db-42b9-8d18-18675d6a6d23.json used request id req-6dd75b3d-5bc1-49e6-8bc1-5201720d8aa2 2018-12-04 23:10:09,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.22640919685s 2018-12-04 23:10:09,012 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/0502ca0a-64db-42b9-8d18-18675d6a6d23.json used request id req-6dd75b3d-5bc1-49e6-8bc1-5201720d8aa2 2018-12-04 23:10:09,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 23:10:09,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:10:09,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-bea3a340-3765-4010-93a9-7644b67141c1 Date: Tue, 04 Dec 2018 23:10:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/1e69aad2-8c84-4866-848f-ab0d5482948f/snap", "metadata": {}}], "file": "/v2/images/1e69aad2-8c84-4866-848f-ab0d5482948f/file", "owner": "fe6289f7a4e04bfcafe8a6296466b260", "id": "1e69aad2-8c84-4866-848f-ab0d5482948f", "size": 4373348352, "self": "/v2/images/1e69aad2-8c84-4866-848f-ab0d5482948f", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/1e69aad2-8c84-4866-848f-ab0d5482948f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-04T23:05:30Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_7d665862-feeb-4618-9ac3-2b3acff0311e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_7d665862-feeb-4618-9ac3-2b3acff0311e", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-04T23:04:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 23:10:09,626 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-bea3a340-3765-4010-93a9-7644b67141c1 2018-12-04 23:10:09,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.609892129898s 2018-12-04 23:10:09,626 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-bea3a340-3765-4010-93a9-7644b67141c1 2018-12-04 23:10:09,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-04 23:10:09,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/1e69aad2-8c84-4866-848f-ab0d5482948f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d9de79c7b36131013aaa5633366afacaced767" 2018-12-04 23:10:10,720 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eb5b63e9-d67d-4779-b3b9-219c3fa52309 Date: Tue, 04 Dec 2018 23:10:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:10:10,720 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/1e69aad2-8c84-4866-848f-ab0d5482948f used request id req-eb5b63e9-d67d-4779-b3b9-219c3fa52309 2018-12-04 23:10:10,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.09263014793s 2018-12-04 23:10:10,721 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/1e69aad2-8c84-4866-848f-ab0d5482948f used request id req-eb5b63e9-d67d-4779-b3b9-219c3fa52309 2018-12-04 23:10:10,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-04 23:10:10,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}2884cb03bb09ddb61bbea915641f4fbe91e0198f" 2018-12-04 23:10:10,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:10:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08cc7a70-7d6a-4303-8355-6573fd839ad8 x-compute-request-id: req-08cc7a70-7d6a-4303-8355-6573fd839ad8 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_7d665862-feeb-4618-9ac3-2b3acff0311e", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13", "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": "c8deac68-31b7-4cce-bb79-0f82540acf13"}]} 2018-12-04 23:10:10,743 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-08cc7a70-7d6a-4303-8355-6573fd839ad8 2018-12-04 23:10:10,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0217349529266s 2018-12-04 23:10:10,743 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-08cc7a70-7d6a-4303-8355-6573fd839ad8 2018-12-04 23:10:10,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-04 23:10:10,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2884cb03bb09ddb61bbea915641f4fbe91e0198f" 2018-12-04 23:10:10,773 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 23:10:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-210416a1-5135-4431-81e8-ea26c08373aa x-compute-request-id: req-210416a1-5135-4431-81e8-ea26c08373aa Content-Length: 0 Content-Type: application/json 2018-12-04 23:10:10,773 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13 used request id req-210416a1-5135-4431-81e8-ea26c08373aa 2018-12-04 23:10:10,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0289978981018s 2018-12-04 23:10:10,774 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/c8deac68-31b7-4cce-bb79-0f82540acf13 used request id req-210416a1-5135-4431-81e8-ea26c08373aa 2018-12-04 23:10:10,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 23:10:10,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2884cb03bb09ddb61bbea915641f4fbe91e0198f" 2018-12-04 23:10:10,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:10:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b86f9107-e31c-4c05-bde9-32477a92f5f8 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cloudify-user_7d665862-feeb-4618-9ac3-2b3acff0311e", "links": {"self": "http://172.30.9.23:5000/v3/users/35502e8aa5f340cdb7871dc4954088cf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "35502e8aa5f340cdb7871dc4954088cf", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 23:10:10,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b86f9107-e31c-4c05-bde9-32477a92f5f8 2018-12-04 23:10:10,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131398916245s 2018-12-04 23:10:10,906 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b86f9107-e31c-4c05-bde9-32477a92f5f8 2018-12-04 23:10:10,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 23:10:10,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/35502e8aa5f340cdb7871dc4954088cf -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2884cb03bb09ddb61bbea915641f4fbe91e0198f" 2018-12-04 23:10:11,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:10:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63a9f544-ba7b-45f7-b66a-b7545b3699c4 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_7d665862-feeb-4618-9ac3-2b3acff0311e", "links": {"self": "http://172.30.9.23:5000/v3/users/35502e8aa5f340cdb7871dc4954088cf"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "35502e8aa5f340cdb7871dc4954088cf", "description": null}} 2018-12-04 23:10:11,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/35502e8aa5f340cdb7871dc4954088cf used request id req-63a9f544-ba7b-45f7-b66a-b7545b3699c4 2018-12-04 23:10:11,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126049995422s 2018-12-04 23:10:11,038 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/35502e8aa5f340cdb7871dc4954088cf used request id req-63a9f544-ba7b-45f7-b66a-b7545b3699c4 2018-12-04 23:10:11,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-04 23:10:11,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/35502e8aa5f340cdb7871dc4954088cf -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2884cb03bb09ddb61bbea915641f4fbe91e0198f" 2018-12-04 23:10:11,240 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 23:10:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-329618f4-4f04-4d25-96a5-1b6b0179d8fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 23:10:11,240 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/35502e8aa5f340cdb7871dc4954088cf used request id req-329618f4-4f04-4d25-96a5-1b6b0179d8fe 2018-12-04 23:10:11,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.20139503479s 2018-12-04 23:10:11,241 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/35502e8aa5f340cdb7871dc4954088cf used request id req-329618f4-4f04-4d25-96a5-1b6b0179d8fe 2018-12-04 23:10:11,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 23:10:11,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}2884cb03bb09ddb61bbea915641f4fbe91e0198f" 2018-12-04 23:10:11,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:10:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28753434-3732-47c0-93a3-1095caf8aab9 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.23:5000/v3/projects/fe6289f7a4e04bfcafe8a6296466b260"}, "tags": [], "enabled": true, "id": "fe6289f7a4e04bfcafe8a6296466b260", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_7d665862-feeb-4618-9ac3-2b3acff0311e"}]} 2018-12-04 23:10:11,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-28753434-3732-47c0-93a3-1095caf8aab9 2018-12-04 23:10:11,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0928611755371s 2018-12-04 23:10:11,340 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-28753434-3732-47c0-93a3-1095caf8aab9 2018-12-04 23:10:11,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-04 23:10:11,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/fe6289f7a4e04bfcafe8a6296466b260 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2884cb03bb09ddb61bbea915641f4fbe91e0198f" 2018-12-04 23:10:11,515 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 23:10:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7c924fb-fbfb-44d6-9f1a-36bd4a67cddd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 23:10:11,516 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/fe6289f7a4e04bfcafe8a6296466b260 used request id req-f7c924fb-fbfb-44d6-9f1a-36bd4a67cddd 2018-12-04 23:10:11,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.170964002609s 2018-12-04 23:10:11,516 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/fe6289f7a4e04bfcafe8a6296466b260 used request id req-f7c924fb-fbfb-44d6-9f1a-36bd4a67cddd 2018-12-04 23:10:11,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 23:10:11,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=fe6289f7a4e04bfcafe8a6296466b260&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}2884cb03bb09ddb61bbea915641f4fbe91e0198f" 2018-12-04 23:10:11,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-1e71b7aa-14dc-407c-a776-6134d5d04d1b Date: Tue, 04 Dec 2018 23:10:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "created_at": "2018-12-04T23:04:01Z", "updated_at": "2018-12-04T23:04:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:04:02Z", "revision_number": 0, "id": "1a6b6ee9-c9df-4bdd-96d1-e7413243e1ec", "remote_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "remote_ip_prefix": null, "created_at": "2018-12-04T23:04:02Z", "security_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:04:02Z", "revision_number": 0, "id": "29738a63-dd24-4d52-afe5-5dce00e1fafa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:04:02Z", "security_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:04:02Z", "revision_number": 0, "id": "ed7e2edb-acff-4687-977d-fd21a2d7041d", "remote_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "remote_ip_prefix": null, "created_at": "2018-12-04T23:04:02Z", "security_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:04:02Z", "revision_number": 0, "id": "eddaaa16-768d-4bb4-b513-c42cecdfd69b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:04:02Z", "security_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}], "revision_number": 4, "project_id": "fe6289f7a4e04bfcafe8a6296466b260", "id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "name": "default"}]} 2018-12-04 23:10:11,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=fe6289f7a4e04bfcafe8a6296466b260&name=default used request id req-1e71b7aa-14dc-407c-a776-6134d5d04d1b 2018-12-04 23:10:11,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.20520401001s 2018-12-04 23:10:11,724 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=fe6289f7a4e04bfcafe8a6296466b260&name=default used request id req-1e71b7aa-14dc-407c-a776-6134d5d04d1b 2018-12-04 23:10:11,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 23:10:11,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}2884cb03bb09ddb61bbea915641f4fbe91e0198f" 2018-12-04 23:10:11,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-f203e127-ea85-477b-a12d-cc3031ba2465 Date: Tue, 04 Dec 2018 23:10:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "created_at": "2018-12-04T23:04:01Z", "updated_at": "2018-12-04T23:04:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:04:02Z", "revision_number": 0, "id": "1a6b6ee9-c9df-4bdd-96d1-e7413243e1ec", "remote_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "remote_ip_prefix": null, "created_at": "2018-12-04T23:04:02Z", "security_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:04:02Z", "revision_number": 0, "id": "29738a63-dd24-4d52-afe5-5dce00e1fafa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:04:02Z", "security_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:04:02Z", "revision_number": 0, "id": "ed7e2edb-acff-4687-977d-fd21a2d7041d", "remote_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "remote_ip_prefix": null, "created_at": "2018-12-04T23:04:02Z", "security_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:04:02Z", "revision_number": 0, "id": "eddaaa16-768d-4bb4-b513-c42cecdfd69b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:04:02Z", "security_group_id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "tenant_id": "fe6289f7a4e04bfcafe8a6296466b260", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe6289f7a4e04bfcafe8a6296466b260"}], "revision_number": 4, "project_id": "fe6289f7a4e04bfcafe8a6296466b260", "id": "a2e3e106-653d-4bff-94fd-181ab17c5c60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}]} 2018-12-04 23:10:11,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f203e127-ea85-477b-a12d-cc3031ba2465 2018-12-04 23:10:11,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.112004041672s 2018-12-04 23:10:11,840 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f203e127-ea85-477b-a12d-cc3031ba2465 2018-12-04 23:10:11,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-04 23:10:11,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/a2e3e106-653d-4bff-94fd-181ab17c5c60.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2884cb03bb09ddb61bbea915641f4fbe91e0198f" 2018-12-04 23:10:12,011 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-69106ce2-b953-451c-a169-7a838ba66ea8 Content-Length: 0 Date: Tue, 04 Dec 2018 23:10:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 23:10:12,011 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/a2e3e106-653d-4bff-94fd-181ab17c5c60.json used request id req-69106ce2-b953-451c-a169-7a838ba66ea8 2018-12-04 23:10:12,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.165239095688s 2018-12-04 23:10:12,011 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/a2e3e106-653d-4bff-94fd-181ab17c5c60.json used request id req-69106ce2-b953-451c-a169-7a838ba66ea8 2018-12-04 23:10:12,012 - xtesting.ci.run_tests - ERROR - The test case 'cloudify' failed. 2018-12-04 23:10:12,031 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-12-04 23:10:12,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 23:10:12,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:10:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d530164a-fd3b-43b3-a05f-514f35bc2094 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 23:10:12,064 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d530164a-fd3b-43b3-a05f-514f35bc2094 2018-12-04 23:10:12,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 23:10:12,455 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-05T00:10:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "61d4c3b4398c40adbd8e901c42776579"}, "audit_ids": ["tEEWnRIdQ0-sd1FaDsDIJw"], "issued_at": "2018-12-04T23:10:12.000000Z"}} 2018-12-04 23:10:12,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 23:10:12,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}4fd306b373c108edc030447e6add917518b7f1c4" 2018-12-04 23:10:12,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-5f1a7307-df39-434d-9af1-a4c9cdf72965 Date: Tue, 04 Dec 2018 23:10:12 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T20:04:01Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"}]} 2018-12-04 23:10:12,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5f1a7307-df39-434d-9af1-a4c9cdf72965 2018-12-04 23:10:12,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.241893053055s 2018-12-04 23:10:12,702 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5f1a7307-df39-434d-9af1-a4c9cdf72965 2018-12-04 23:10:12,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 23:10:12,711 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 23:10:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 23:10:12,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 23:10:12,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}4fd306b373c108edc030447e6add917518b7f1c4" 2018-12-04 23:10:12,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:10:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be441070-8c72-4281-9716-64d13376cad5 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-04 23:10:12,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-be441070-8c72-4281-9716-64d13376cad5 2018-12-04 23:10:12,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0913279056549s 2018-12-04 23:10:12,804 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-be441070-8c72-4281-9716-64d13376cad5 2018-12-04 23:10:12,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-04 23:10:12,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}4fd306b373c108edc030447e6add917518b7f1c4" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}}' 2018-12-04 23:10:12,940 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 23:10:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66d51899-5cd5-45cc-b3b6-36a5e55224b6 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.23:5000/v3/projects/5f8e32b81f534446b494586fc7cc3fbc"}, "tags": [], "enabled": true, "id": "5f8e32b81f534446b494586fc7cc3fbc", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}} 2018-12-04 23:10:12,941 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-66d51899-5cd5-45cc-b3b6-36a5e55224b6 2018-12-04 23:10:12,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.129765987396s 2018-12-04 23:10:12,941 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-66d51899-5cd5-45cc-b3b6-36a5e55224b6 2018-12-04 23:10:12,941 - 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'5f8e32b81f534446b494586fc7cc3fbc', '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_664c9f2a-52ca-448d-b8a1-810fa1aee2e6'}) 2018-12-04 23:10:12,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-04 23:10:12,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4fd306b373c108edc030447e6add917518b7f1c4" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "63806e73-13a1-453f-ba2f-4f30b836f7bd", "email": null, "name": "cloudify_ims-user_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}}' 2018-12-04 23:10:13,305 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 23:10:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f78e0bdc-18ef-446c-bc4c-2aa3bfddcad2 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "links": {"self": "http://172.30.9.23:5000/v3/users/2496e766018e41a782ef2f0dbdfa7394"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2496e766018e41a782ef2f0dbdfa7394", "domain_id": "default", "password_expires_at": null}} 2018-12-04 23:10:13,305 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-f78e0bdc-18ef-446c-bc4c-2aa3bfddcad2 2018-12-04 23:10:13,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.358002901077s 2018-12-04 23:10:13,306 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-f78e0bdc-18ef-446c-bc4c-2aa3bfddcad2 2018-12-04 23:10:13,306 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2496e766018e41a782ef2f0dbdfa7394', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_664c9f2a-52ca-448d-b8a1-810fa1aee2e6'}) 2018-12-04 23:10:13,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 23:10:13,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fd306b373c108edc030447e6add917518b7f1c4" 2018-12-04 23:10:13,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:10:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa7e1447-f7e2-446b-97ee-e2b22bf970da Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 23:10:13,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fa7e1447-f7e2-446b-97ee-e2b22bf970da 2018-12-04 23:10:13,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0932350158691s 2018-12-04 23:10:13,404 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fa7e1447-f7e2-446b-97ee-e2b22bf970da 2018-12-04 23:10:13,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 23:10:13,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fd306b373c108edc030447e6add917518b7f1c4" 2018-12-04 23:10:13,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:10:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b747df3f-f05a-40e6-92ca-2ca2bf8506b8 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 23:10:13,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b747df3f-f05a-40e6-92ca-2ca2bf8506b8 2018-12-04 23:10:13,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0917658805847s 2018-12-04 23:10:13,500 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b747df3f-f05a-40e6-92ca-2ca2bf8506b8 2018-12-04 23:10:13,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 23:10:13,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}4fd306b373c108edc030447e6add917518b7f1c4" 2018-12-04 23:10:13,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:10:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef913380-0af6-40d9-a532-8b3120adbd67 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 23:10:13,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-ef913380-0af6-40d9-a532-8b3120adbd67 2018-12-04 23:10:13,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0196349620819s 2018-12-04 23:10:13,525 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-ef913380-0af6-40d9-a532-8b3120adbd67 2018-12-04 23:10:13,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 23:10:13,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fd306b373c108edc030447e6add917518b7f1c4" 2018-12-04 23:10:13,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:10:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f16789a0-459a-4b28-927e-272a4c66f01d Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "links": {"self": "http://172.30.9.23:5000/v3/users/2496e766018e41a782ef2f0dbdfa7394"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2496e766018e41a782ef2f0dbdfa7394", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 23:10:13,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f16789a0-459a-4b28-927e-272a4c66f01d 2018-12-04 23:10:13,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108921051025s 2018-12-04 23:10:13,635 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f16789a0-459a-4b28-927e-272a4c66f01d 2018-12-04 23:10:13,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 23:10:13,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}4fd306b373c108edc030447e6add917518b7f1c4" 2018-12-04 23:10:13,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:10:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea67435d-08f7-45bc-b431-fdd165197d8a Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/5f8e32b81f534446b494586fc7cc3fbc"}, "tags": [], "enabled": true, "id": "5f8e32b81f534446b494586fc7cc3fbc", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-04 23:10:13,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-ea67435d-08f7-45bc-b431-fdd165197d8a 2018-12-04 23:10:13,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0856409072876s 2018-12-04 23:10:13,732 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-ea67435d-08f7-45bc-b431-fdd165197d8a 2018-12-04 23:10:13,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 23:10:13,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=2496e766018e41a782ef2f0dbdfa7394&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=5f8e32b81f534446b494586fc7cc3fbc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fd306b373c108edc030447e6add917518b7f1c4" 2018-12-04 23:10:13,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:10:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-031eb030-13e3-444a-9a45-538c2446b987 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=2496e766018e41a782ef2f0dbdfa7394&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=5f8e32b81f534446b494586fc7cc3fbc", "previous": null, "next": null}} 2018-12-04 23:10:13,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=2496e766018e41a782ef2f0dbdfa7394&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=5f8e32b81f534446b494586fc7cc3fbc used request id req-031eb030-13e3-444a-9a45-538c2446b987 2018-12-04 23:10:13,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0987141132355s 2018-12-04 23:10:13,838 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=2496e766018e41a782ef2f0dbdfa7394&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=5f8e32b81f534446b494586fc7cc3fbc used request id req-031eb030-13e3-444a-9a45-538c2446b987 2018-12-04 23:10:13,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-04 23:10:13,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/5f8e32b81f534446b494586fc7cc3fbc/users/2496e766018e41a782ef2f0dbdfa7394/roles/d20a1200fc7441df95f6f68766e80849 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fd306b373c108edc030447e6add917518b7f1c4" 2018-12-04 23:10:13,974 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 23:10:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e48bddd6-7eff-4197-a412-a27ea3608fa7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 23:10:13,974 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/5f8e32b81f534446b494586fc7cc3fbc/users/2496e766018e41a782ef2f0dbdfa7394/roles/d20a1200fc7441df95f6f68766e80849 used request id req-e48bddd6-7eff-4197-a412-a27ea3608fa7 2018-12-04 23:10:13,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.132299900055s 2018-12-04 23:10:13,975 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/5f8e32b81f534446b494586fc7cc3fbc/users/2496e766018e41a782ef2f0dbdfa7394/roles/d20a1200fc7441df95f6f68766e80849 used request id req-e48bddd6-7eff-4197-a412-a27ea3608fa7 2018-12-04 23:10:13,975 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_664c9f2a-52ca-448d-b8a1-810fa1aee2e6', 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'5f8e32b81f534446b494586fc7cc3fbc', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '63806e73-13a1-453f-ba2f-4f30b836f7bd', 'username': u'cloudify_ims-user_664c9f2a-52ca-448d-b8a1-810fa1aee2e6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-04 23:10:13,980 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_664c9f2a-52ca-448d-b8a1-810fa1aee2e6', 'password': '63806e73-13a1-453f-ba2f-4f30b836f7bd', 'project_name': 'cloudify_ims-project_664c9f2a-52ca-448d-b8a1-810fa1aee2e6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': '5f8e32b81f534446b494586fc7cc3fbc', 'project_domain_name': 'Default'} 2018-12-04 23:10:14,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'cloudify.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo129', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'descriptor': {u'file_name': u'/src/cloudify_vims/openstack-blueprint.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}} 2018-12-04 23:10:14,048 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-12-04 23:10:14,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 23:10:14,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}4fd306b373c108edc030447e6add917518b7f1c4" 2018-12-04 23:10:14,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:10:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-467e3b54-a2cd-4959-a4c2-cd94bf68721f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-04 23:10:14,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-467e3b54-a2cd-4959-a4c2-cd94bf68721f 2018-12-04 23:10:14,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0922989845276s 2018-12-04 23:10:14,141 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-467e3b54-a2cd-4959-a4c2-cd94bf68721f 2018-12-04 23:10:14,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 23:10:14,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}4fd306b373c108edc030447e6add917518b7f1c4" 2018-12-04 23:10:14,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:10:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-232e2e3b-7428-4584-b044-5c3979fe44ac Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/5f8e32b81f534446b494586fc7cc3fbc"}, "tags": [], "enabled": true, "id": "5f8e32b81f534446b494586fc7cc3fbc", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-04 23:10:14,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-232e2e3b-7428-4584-b044-5c3979fe44ac 2018-12-04 23:10:14,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0962960720062s 2018-12-04 23:10:14,245 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-232e2e3b-7428-4584-b044-5c3979fe44ac 2018-12-04 23:10:14,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-04 23:10:14,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}4fd306b373c108edc030447e6add917518b7f1c4" -d '{"network": {"tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "name": "cloudify_ims-net_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "admin_state_up": true}}' 2018-12-04 23:10:14,845 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-16207157-e113-4558-8948-5e8f1f186b80 Date: Tue, 04 Dec 2018 23:10:14 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"29812c7e-f783-4575-860a-34f0a25ebcc3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5f8e32b81f534446b494586fc7cc3fbc","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-04T23:10:14Z","is_default":false,"provider:segmentation_id":73,"name":"cloudify_ims-net_664c9f2a-52ca-448d-b8a1-810fa1aee2e6","admin_state_up":true,"tenant_id":"5f8e32b81f534446b494586fc7cc3fbc","created_at":"2018-12-04T23:10:14Z","mtu":1450}} 2018-12-04 23:10:14,845 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-16207157-e113-4558-8948-5e8f1f186b80 2018-12-04 23:10:14,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.597946166992s 2018-12-04 23:10:14,846 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-16207157-e113-4558-8948-5e8f1f186b80 2018-12-04 23:10:14,846 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-04T23:10:14Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'29812c7e-f783-4575-860a-34f0a25ebcc3', u'provider:segmentation_id': 73, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-net_664c9f2a-52ca-448d-b8a1-810fa1aee2e6', u'admin_state_up': True, u'tenant_id': u'5f8e32b81f534446b494586fc7cc3fbc', u'created_at': u'2018-12-04T23:10:14Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5f8e32b81f534446b494586fc7cc3fbc'}) 2018-12-04 23:10:14,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 23:10:14,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:10:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8596a8d-c28d-4037-9d15-2b890eea69fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 23:10:14,854 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f8596a8d-c28d-4037-9d15-2b890eea69fe 2018-12-04 23:10:14,855 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 23:10:15,253 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}], "expires_at": "2018-12-05T00:10:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f8e32b81f534446b494586fc7cc3fbc", "name": "cloudify_ims-project_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/5f8e32b81f534446b494586fc7cc3fbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/5f8e32b81f534446b494586fc7cc3fbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/5f8e32b81f534446b494586fc7cc3fbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_5f8e32b81f534446b494586fc7cc3fbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_5f8e32b81f534446b494586fc7cc3fbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5f8e32b81f534446b494586fc7cc3fbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/5f8e32b81f534446b494586fc7cc3fbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/5f8e32b81f534446b494586fc7cc3fbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5f8e32b81f534446b494586fc7cc3fbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/5f8e32b81f534446b494586fc7cc3fbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/5f8e32b81f534446b494586fc7cc3fbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5f8e32b81f534446b494586fc7cc3fbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/5f8e32b81f534446b494586fc7cc3fbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/5f8e32b81f534446b494586fc7cc3fbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "id": "2496e766018e41a782ef2f0dbdfa7394"}, "audit_ids": ["Hd1vLXFJSBm2CRZviynGLQ"], "issued_at": "2018-12-04T23:10:15.000000Z"}} 2018-12-04 23:10:15,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 23:10:15,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:10:15,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1150 X-Openstack-Request-Id: req-c8c1a9d2-c4f0-4fd7-841e-756d4e96a2b5 Date: Tue, 04 Dec 2018 23:10:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T23:10:14Z","tenant_id":"5f8e32b81f534446b494586fc7cc3fbc","created_at":"2018-12-04T23:10:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"5f8e32b81f534446b494586fc7cc3fbc","id":"29812c7e-f783-4575-860a-34f0a25ebcc3","name":"cloudify_ims-net_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T20:04:01Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"}]} 2018-12-04 23:10:15,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c8c1a9d2-c4f0-4fd7-841e-756d4e96a2b5 2018-12-04 23:10:15,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.479666948318s 2018-12-04 23:10:15,736 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c8c1a9d2-c4f0-4fd7-841e-756d4e96a2b5 2018-12-04 23:10:15,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-04 23:10:15,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" -d '{"subnet": {"name": "cloudify_ims-subnet_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "enable_dhcp": true, "network_id": "29812c7e-f783-4575-860a-34f0a25ebcc3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-04 23:10:16,281 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-e2f14e53-51d4-4849-83ba-b6fd27957d78 Date: Tue, 04 Dec 2018 23:10:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"29812c7e-f783-4575-860a-34f0a25ebcc3","tenant_id":"5f8e32b81f534446b494586fc7cc3fbc","created_at":"2018-12-04T23:10:15Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-04T23:10:15Z","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":"5f8e32b81f534446b494586fc7cc3fbc","id":"c3198186-92d8-4a0c-8004-3a455598e5b9","subnetpool_id":null,"name":"cloudify_ims-subnet_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}} 2018-12-04 23:10:16,281 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-e2f14e53-51d4-4849-83ba-b6fd27957d78 2018-12-04 23:10:16,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.543118953705s 2018-12-04 23:10:16,281 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-e2f14e53-51d4-4849-83ba-b6fd27957d78 2018-12-04 23:10:16,282 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-04T23:10:15Z', 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'c3198186-92d8-4a0c-8004-3a455598e5b9', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_664c9f2a-52ca-448d-b8a1-810fa1aee2e6', u'enable_dhcp': True, u'network_id': u'29812c7e-f783-4575-860a-34f0a25ebcc3', u'tenant_id': u'5f8e32b81f534446b494586fc7cc3fbc', u'created_at': u'2018-12-04T23:10:15Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5f8e32b81f534446b494586fc7cc3fbc'}) 2018-12-04 23:10:16,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-04 23:10:16,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" -d '{"router": {"external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "name": "cloudify_ims-router_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "admin_state_up": true}}' 2018-12-04 23:10:17,484 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-28991e1e-f168-4bbe-b20b-916f14ff87db Date: Tue, 04 Dec 2018 23:10:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "created_at": "2018-12-04T23:10:16Z", "admin_state_up": true, "updated_at": "2018-12-04T23:10:17Z", "revision_number": 2, "routes": [], "project_id": "5f8e32b81f534446b494586fc7cc3fbc", "id": "5486d52c-80ad-4843-990a-9ef074f47dba", "name": "cloudify_ims-router_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}} 2018-12-04 23:10:17,484 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-28991e1e-f168-4bbe-b20b-916f14ff87db 2018-12-04 23:10:17,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.2019970417s 2018-12-04 23:10:17,485 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-28991e1e-f168-4bbe-b20b-916f14ff87db 2018-12-04 23:10:17,485 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'90070285-9e79-459a-b14a-3d1fcc36db90', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'caf0e3d6-6d8d-494c-a544-3ba2d42faa13', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'5f8e32b81f534446b494586fc7cc3fbc', u'created_at': u'2018-12-04T23:10:16Z', u'admin_state_up': True, u'updated_at': u'2018-12-04T23:10:17Z', u'revision_number': 2, u'routes': [], u'project_id': u'5f8e32b81f534446b494586fc7cc3fbc', u'id': u'5486d52c-80ad-4843-990a-9ef074f47dba', u'name': u'cloudify_ims-router_664c9f2a-52ca-448d-b8a1-810fa1aee2e6'}) 2018-12-04 23:10:17,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-04 23:10:17,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/5486d52c-80ad-4843-990a-9ef074f47dba/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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" -d '{"subnet_id": "c3198186-92d8-4a0c-8004-3a455598e5b9"}' 2018-12-04 23:10:19,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cda42fdc-eccf-4c1d-8866-44d6b6419ff5 Date: Tue, 04 Dec 2018 23:10:19 GMT RESP BODY: {"network_id": "29812c7e-f783-4575-860a-34f0a25ebcc3", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "subnet_id": "c3198186-92d8-4a0c-8004-3a455598e5b9", "subnet_ids": ["c3198186-92d8-4a0c-8004-3a455598e5b9"], "port_id": "5cd08ba8-5e00-47c2-a0ea-4d28fd66b1bc", "id": "5486d52c-80ad-4843-990a-9ef074f47dba"} 2018-12-04 23:10:19,360 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/5486d52c-80ad-4843-990a-9ef074f47dba/add_router_interface.json used request id req-cda42fdc-eccf-4c1d-8866-44d6b6419ff5 2018-12-04 23:10:19,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.87414288521s 2018-12-04 23:10:19,360 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/5486d52c-80ad-4843-990a-9ef074f47dba/add_router_interface.json used request id req-cda42fdc-eccf-4c1d-8866-44d6b6419ff5 returning object 5486d52c-80ad-4843-990a-9ef074f47dba 2018-12-04 23:10:19,361 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-12-04 23:10:42,275 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-12-04 23:10:42,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 23:10:42,280 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 04 Dec 2018 23:10:42 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-12-04 23:10:42,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 23:10:42,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:10:42,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-aeceed8b-5710-456d-b0da-599311a8018d Date: Tue, 04 Dec 2018 23:10:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 23:10:42,494 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-aeceed8b-5710-456d-b0da-599311a8018d 2018-12-04 23:10:42,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.211765050888s 2018-12-04 23:10:42,494 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-aeceed8b-5710-456d-b0da-599311a8018d 2018-12-04 23:10:42,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-04 23:10:42,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}' 2018-12-04 23:10:42,550 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/7dfda14b-9256-4880-96e9-241589b8d067 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-59e3dd1d-7a1a-4a8d-88a3-99b6f8881cc0 Date: Tue, 04 Dec 2018 23:10:42 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/7dfda14b-9256-4880-96e9-241589b8d067/file", "owner": "5f8e32b81f534446b494586fc7cc3fbc", "id": "7dfda14b-9256-4880-96e9-241589b8d067", "size": null, "self": "/v2/images/7dfda14b-9256-4880-96e9-241589b8d067", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-04T23:10:42Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "checksum": null, "created_at": "2018-12-04T23:10:42Z", "protected": false} 2018-12-04 23:10:42,551 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-59e3dd1d-7a1a-4a8d-88a3-99b6f8881cc0 2018-12-04 23:10:42,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0489931106567s 2018-12-04 23:10:42,551 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-59e3dd1d-7a1a-4a8d-88a3-99b6f8881cc0 returning object 7dfda14b-9256-4880-96e9-241589b8d067 2018-12-04 23:10:42,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-04 23:10:42,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/7dfda14b-9256-4880-96e9-241589b8d067/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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" -d '' 2018-12-04 23:11:42,765 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0b8fd229-1dae-4f0a-8759-bb67a95bd238 Date: Tue, 04 Dec 2018 23:11:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:11:42,766 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/7dfda14b-9256-4880-96e9-241589b8d067/file used request id req-0b8fd229-1dae-4f0a-8759-bb67a95bd238 2018-12-04 23:11:42,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 60.2140989304s 2018-12-04 23:11:42,766 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/7dfda14b-9256-4880-96e9-241589b8d067/file used request id req-0b8fd229-1dae-4f0a-8759-bb67a95bd238 2018-12-04 23:11:42,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 23:11:42,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:11:42,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-f8ae0fa3-7ba4-495d-8eff-ffde8c59f79c Date: Tue, 04 Dec 2018 23:11:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7dfda14b-9256-4880-96e9-241589b8d067/snap", "metadata": {}}], "file": "/v2/images/7dfda14b-9256-4880-96e9-241589b8d067/file", "owner": "5f8e32b81f534446b494586fc7cc3fbc", "id": "7dfda14b-9256-4880-96e9-241589b8d067", "size": 4373348352, "self": "/v2/images/7dfda14b-9256-4880-96e9-241589b8d067", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7dfda14b-9256-4880-96e9-241589b8d067/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-04T23:11:42Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-04T23:10:42Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 23:11:42,810 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-f8ae0fa3-7ba4-495d-8eff-ffde8c59f79c 2018-12-04 23:11:42,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0384790897369s 2018-12-04 23:11:42,810 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-f8ae0fa3-7ba4-495d-8eff-ffde8c59f79c 2018-12-04 23:11:42,812 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7dfda14b-9256-4880-96e9-241589b8d067/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7dfda14b-9256-4880-96e9-241589b8d067/file', 'owner': u'5f8e32b81f534446b494586fc7cc3fbc', 'id': u'7dfda14b-9256-4880-96e9-241589b8d067', 'size': 4373348352, u'self': u'/v2/images/7dfda14b-9256-4880-96e9-241589b8d067', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5f8e32b81f534446b494586fc7cc3fbc', 'name': 'cloudify_ims-project_664c9f2a-52ca-448d-b8a1-810fa1aee2e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7dfda14b-9256-4880-96e9-241589b8d067/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-04T23:11:42Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-04T23:11:42Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_664c9f2a-52ca-448d-b8a1-810fa1aee2e6', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/7dfda14b-9256-4880-96e9-241589b8d067', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_664c9f2a-52ca-448d-b8a1-810fa1aee2e6', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_664c9f2a-52ca-448d-b8a1-810fa1aee2e6', 'created': u'2018-12-04T23:10:42Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-12-04T23:10:42Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/7dfda14b-9256-4880-96e9-241589b8d067', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_664c9f2a-52ca-448d-b8a1-810fa1aee2e6', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-12-04 23:11:42,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-04 23:11:42,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}4fd306b373c108edc030447e6add917518b7f1c4" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-12-04 23:11:43,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:11:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97bae3a9-2aaa-45ac-8a0d-ff5c6341c421 x-compute-request-id: req-97bae3a9-2aaa-45ac-8a0d-ff5c6341c421 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "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": "25d2a062-ab7f-4990-84ae-a8a44d5ac124"}} 2018-12-04 23:11:43,203 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-97bae3a9-2aaa-45ac-8a0d-ff5c6341c421 2018-12-04 23:11:43,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.38978600502s 2018-12-04 23:11:43,203 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-97bae3a9-2aaa-45ac-8a0d-ff5c6341c421 2018-12-04 23:11:43,204 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_664c9f2a-52ca-448d-b8a1-810fa1aee2e6', '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'7156be1802b84962aaa9ceab6d73cc34', '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'25d2a062-ab7f-4990-84ae-a8a44d5ac124', 'swap': 0}) 2018-12-04 23:11:43,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-04 23:11:43,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124/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}4fd306b373c108edc030447e6add917518b7f1c4" -d '{"extra_specs": {}}' 2018-12-04 23:11:43,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:11:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aadca27a-1f50-496e-b7a6-13a98244eef8 x-compute-request-id: req-aadca27a-1f50-496e-b7a6-13a98244eef8 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-04 23:11:43,225 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124/os-extra_specs used request id req-aadca27a-1f50-496e-b7a6-13a98244eef8 2018-12-04 23:11:43,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0204310417175s 2018-12-04 23:11:43,225 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124/os-extra_specs used request id req-aadca27a-1f50-496e-b7a6-13a98244eef8 2018-12-04 23:11:43,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-04 23:11:43,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" -d '{"keypair": {"name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}}' 2018-12-04 23:11:43,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:11:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ceef41f0-b30b-4cf8-b722-737481a877bf x-compute-request-id: req-ceef41f0-b30b-4cf8-b722-737481a877bf Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCSSjQjtdIqsP+UxFhjm8yG24M3bU0aj07bCPa7X+i3KsevCKog8hpu7Nbx05r0W/iA5+diJzHVWcTNqKvavwWg+totF0Ag/6Cf8sqnj2lVAp9jl0CCUwgNgRRduIjr2EqTN+vR7lncvG8i7vTVrmA6SR9BZ9DNCr86qHRqfbkvk1cRF0lbpa8ZafvRZw/2a4LlPZ6WgkdsDjSt3ttoDdVvoT9kLlk08fnC7lB/bVlq9OZXY8/P+wJtBEXdiyGo4erjf5yepXc13TXgNUzuxN7qOk+HHPooxIO6Y1875hbBYpNMT53VLq+flbgf4eb5hIiqv4tSiodryPfw6b/P/U7 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwkko0I7XSKrD/lMRYY5vMhtuDN21NGo9O2wj2u1/otyrHrwi\nqIPIabuzW8dOa9Fv4gOfnYicx1VnEzair2r8FoPraLRdAIP+gn/LKp49pVQKfY5d\nAglMIDYEUXbiI69hKkzfr0e5Z3LxvIu701a5gOkkfQWfQzQq/Oqh0an25L5NXERd\nJW6WvGWn70WcP9muC5T2eloJHbA40rd7baA3Vb6E/ZC5ZNPH5wu5Qf21ZavTmV2P\nPz/sCbQRF3YshqOHq43+cnqV3Nd014DVM7sTe6jpPhxz6KMSDumNfO+YWwWKTTE+\nd1S6vn5W4H+Hm+YSIqr+LUoqHa8j38Om/z/1OwIDAQABAoIBABqKlgnPybdCpN3E\niVZTd/tXZfRaAVw0u0K35joNQeeEz9e2CeINhr5zBvCdzKfMB8XPiumhdRGCKD+m\nshjWu7NzuCAoq5/baFR5ks6yqWdBkOFQJoKVtJGd738Vh5Uqa1K1B8XRPZHVURLZ\n4AHiEht7PiHaN8SdhtXgU9TprDHZVDm93/rxmR0s8+qCxzO+hykapEFGdNG5Wt7q\nvrXdrAOnllvQxKK5MfFZ1vm6CbJBdso3LPyF5gSEjjfoYPqJ+8hmsU6LuVDYM5Jq\nUlM+jrC2jiO+tOvOUbKb9VIFkyQ5IqZr2Ax7kB8o6fbzRbwcEMmXyTM9DVBNyIbZ\nHRXRdfkCgYEA+Ml8nfx+E1cvL8tLMr1THBI9MoUbSfSUgWqRgSgCSDhl6TjwxDzw\nqq+bo5evqTG/Ejjiu+6uWCF68oVYcejxBzpzOtMCl/UKkd9DlvmunRg1rat7P3Br\nz5LBUYKfGdO0QjNwS9UIP2WPu8Y5u9FRKALzWcBQhcnsUOp8uogSYx8CgYEAx+sp\nJSFnHln5OAUiXag4T9GLxGr5UX+SIoLk/qEbJkqQc6O1tGB6pF0aH1ej0R6lf5d+\nw/9AU9ELuFW1gggCjhlAOvdsGcv2vGhbwpI05VpoUGi3M/9X15qBRvypgIHgdEpn\n+qjUSPHLFr73SV0+rb5eJlOTodRQ2qkObJ/v5mUCgYABLzRgrCsNfITE/XrGKxCS\nOaQA8ZFHsNpkI1W9/6rDHUGe8p5y0Ld0mJFtHfPAInR+abbqniBGWyJytR/OqwU6\nu5SA2zBP+OKr/xwbQ+UI6myW/xH/I1HgExrIgI6xWMiq6API2KLJanpcsnzj4AM6\n5YizDK9Vc7ikSfl+CdfMkQKBgQCVNe0Fq4KdYqXhq+NUZ8Nvv4RD21ut+jsFyxBD\nA9eRosFhreRmdkPS/TIMBotb/zWin12bx50pcbL/p+jK3lOZ3zrTR+vE7TiAspsa\nA6m7LNkCesWR55iWcNjgNKAGK+lsokQtD2kx8FWV6n4CobewUY9Pp71eYWrfaKI9\nbLnPCQKBgHWRe3zD6vEJNHM6fc76yhnEjVA2Yh+4QgbYepzPchLepVtQy/ep9Z37\nK6i8QiWPdQMh3WeEHde03PWUdWzFaeZMNfPgHlJ0Xd/3+C9m+PCDJzK76ktHbphp\nkaftnQ0NO/KvWIp8UuGKXKhrSOan7TEBNRoOGDkHXEkT4kfrpeEW\n-----END RSA PRIVATE KEY-----\n", "user_id": "2496e766018e41a782ef2f0dbdfa7394", "name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "fingerprint": "ce:ce:78:c2:5b:3e:a7:22:d5:0d:bb:8d:cf:e5:a5:56"}} 2018-12-04 23:11:43,652 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-ceef41f0-b30b-4cf8-b722-737481a877bf 2018-12-04 23:11:43,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.426414966583s 2018-12-04 23:11:43,653 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-ceef41f0-b30b-4cf8-b722-737481a877bf 2018-12-04 23:11:43,654 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCSSjQjtdIqsP+UxFhjm8yG24M3bU0aj07bCPa7X+i3KsevCKog8hpu7Nbx05r0W/iA5+diJzHVWcTNqKvavwWg+totF0Ag/6Cf8sqnj2lVAp9jl0CCUwgNgRRduIjr2EqTN+vR7lncvG8i7vTVrmA6SR9BZ9DNCr86qHRqfbkvk1cRF0lbpa8ZafvRZw/2a4LlPZ6WgkdsDjSt3ttoDdVvoT9kLlk08fnC7lB/bVlq9OZXY8/P+wJtBEXdiyGo4erjf5yepXc13TXgNUzuxN7qOk+HHPooxIO6Y1875hbBYpNMT53VLq+flbgf4eb5hIiqv4tSiodryPfw6b/P/U7 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwkko0I7XSKrD/lMRYY5vMhtuDN21NGo9O2wj2u1/otyrHrwi\nqIPIabuzW8dOa9Fv4gOfnYicx1VnEzair2r8FoPraLRdAIP+gn/LKp49pVQKfY5d\nAglMIDYEUXbiI69hKkzfr0e5Z3LxvIu701a5gOkkfQWfQzQq/Oqh0an25L5NXERd\nJW6WvGWn70WcP9muC5T2eloJHbA40rd7baA3Vb6E/ZC5ZNPH5wu5Qf21ZavTmV2P\nPz/sCbQRF3YshqOHq43+cnqV3Nd014DVM7sTe6jpPhxz6KMSDumNfO+YWwWKTTE+\nd1S6vn5W4H+Hm+YSIqr+LUoqHa8j38Om/z/1OwIDAQABAoIBABqKlgnPybdCpN3E\niVZTd/tXZfRaAVw0u0K35joNQeeEz9e2CeINhr5zBvCdzKfMB8XPiumhdRGCKD+m\nshjWu7NzuCAoq5/baFR5ks6yqWdBkOFQJoKVtJGd738Vh5Uqa1K1B8XRPZHVURLZ\n4AHiEht7PiHaN8SdhtXgU9TprDHZVDm93/rxmR0s8+qCxzO+hykapEFGdNG5Wt7q\nvrXdrAOnllvQxKK5MfFZ1vm6CbJBdso3LPyF5gSEjjfoYPqJ+8hmsU6LuVDYM5Jq\nUlM+jrC2jiO+tOvOUbKb9VIFkyQ5IqZr2Ax7kB8o6fbzRbwcEMmXyTM9DVBNyIbZ\nHRXRdfkCgYEA+Ml8nfx+E1cvL8tLMr1THBI9MoUbSfSUgWqRgSgCSDhl6TjwxDzw\nqq+bo5evqTG/Ejjiu+6uWCF68oVYcejxBzpzOtMCl/UKkd9DlvmunRg1rat7P3Br\nz5LBUYKfGdO0QjNwS9UIP2WPu8Y5u9FRKALzWcBQhcnsUOp8uogSYx8CgYEAx+sp\nJSFnHln5OAUiXag4T9GLxGr5UX+SIoLk/qEbJkqQc6O1tGB6pF0aH1ej0R6lf5d+\nw/9AU9ELuFW1gggCjhlAOvdsGcv2vGhbwpI05VpoUGi3M/9X15qBRvypgIHgdEpn\n+qjUSPHLFr73SV0+rb5eJlOTodRQ2qkObJ/v5mUCgYABLzRgrCsNfITE/XrGKxCS\nOaQA8ZFHsNpkI1W9/6rDHUGe8p5y0Ld0mJFtHfPAInR+abbqniBGWyJytR/OqwU6\nu5SA2zBP+OKr/xwbQ+UI6myW/xH/I1HgExrIgI6xWMiq6API2KLJanpcsnzj4AM6\n5YizDK9Vc7ikSfl+CdfMkQKBgQCVNe0Fq4KdYqXhq+NUZ8Nvv4RD21ut+jsFyxBD\nA9eRosFhreRmdkPS/TIMBotb/zWin12bx50pcbL/p+jK3lOZ3zrTR+vE7TiAspsa\nA6m7LNkCesWR55iWcNjgNKAGK+lsokQtD2kx8FWV6n4CobewUY9Pp71eYWrfaKI9\nbLnPCQKBgHWRe3zD6vEJNHM6fc76yhnEjVA2Yh+4QgbYepzPchLepVtQy/ep9Z37\nK6i8QiWPdQMh3WeEHde03PWUdWzFaeZMNfPgHlJ0Xd/3+C9m+PCDJzK76ktHbphp\nkaftnQ0NO/KvWIp8UuGKXKhrSOan7TEBNRoOGDkHXEkT4kfrpeEW\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'2496e766018e41a782ef2f0dbdfa7394', 'name': u'cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6', 'created_at': '2018-12-04T23:11:43.654061', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5f8e32b81f534446b494586fc7cc3fbc', 'name': 'cloudify_ims-project_664c9f2a-52ca-448d-b8a1-810fa1aee2e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'ce:ce:78:c2:5b:3e:a7:22:d5:0d:bb:8d:cf:e5:a5:56', 'type': 'ssh', 'id': u'cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6'}) 2018-12-04 23:11:43,654 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAwkko0I7XSKrD/lMRYY5vMhtuDN21NGo9O2wj2u1/otyrHrwi qIPIabuzW8dOa9Fv4gOfnYicx1VnEzair2r8FoPraLRdAIP+gn/LKp49pVQKfY5d AglMIDYEUXbiI69hKkzfr0e5Z3LxvIu701a5gOkkfQWfQzQq/Oqh0an25L5NXERd JW6WvGWn70WcP9muC5T2eloJHbA40rd7baA3Vb6E/ZC5ZNPH5wu5Qf21ZavTmV2P Pz/sCbQRF3YshqOHq43+cnqV3Nd014DVM7sTe6jpPhxz6KMSDumNfO+YWwWKTTE+ d1S6vn5W4H+Hm+YSIqr+LUoqHa8j38Om/z/1OwIDAQABAoIBABqKlgnPybdCpN3E iVZTd/tXZfRaAVw0u0K35joNQeeEz9e2CeINhr5zBvCdzKfMB8XPiumhdRGCKD+m shjWu7NzuCAoq5/baFR5ks6yqWdBkOFQJoKVtJGd738Vh5Uqa1K1B8XRPZHVURLZ 4AHiEht7PiHaN8SdhtXgU9TprDHZVDm93/rxmR0s8+qCxzO+hykapEFGdNG5Wt7q vrXdrAOnllvQxKK5MfFZ1vm6CbJBdso3LPyF5gSEjjfoYPqJ+8hmsU6LuVDYM5Jq UlM+jrC2jiO+tOvOUbKb9VIFkyQ5IqZr2Ax7kB8o6fbzRbwcEMmXyTM9DVBNyIbZ HRXRdfkCgYEA+Ml8nfx+E1cvL8tLMr1THBI9MoUbSfSUgWqRgSgCSDhl6TjwxDzw qq+bo5evqTG/Ejjiu+6uWCF68oVYcejxBzpzOtMCl/UKkd9DlvmunRg1rat7P3Br z5LBUYKfGdO0QjNwS9UIP2WPu8Y5u9FRKALzWcBQhcnsUOp8uogSYx8CgYEAx+sp JSFnHln5OAUiXag4T9GLxGr5UX+SIoLk/qEbJkqQc6O1tGB6pF0aH1ej0R6lf5d+ w/9AU9ELuFW1gggCjhlAOvdsGcv2vGhbwpI05VpoUGi3M/9X15qBRvypgIHgdEpn +qjUSPHLFr73SV0+rb5eJlOTodRQ2qkObJ/v5mUCgYABLzRgrCsNfITE/XrGKxCS OaQA8ZFHsNpkI1W9/6rDHUGe8p5y0Ld0mJFtHfPAInR+abbqniBGWyJytR/OqwU6 u5SA2zBP+OKr/xwbQ+UI6myW/xH/I1HgExrIgI6xWMiq6API2KLJanpcsnzj4AM6 5YizDK9Vc7ikSfl+CdfMkQKBgQCVNe0Fq4KdYqXhq+NUZ8Nvv4RD21ut+jsFyxBD A9eRosFhreRmdkPS/TIMBotb/zWin12bx50pcbL/p+jK3lOZ3zrTR+vE7TiAspsa A6m7LNkCesWR55iWcNjgNKAGK+lsokQtD2kx8FWV6n4CobewUY9Pp71eYWrfaKI9 bLnPCQKBgHWRe3zD6vEJNHM6fc76yhnEjVA2Yh+4QgbYepzPchLepVtQy/ep9Z37 K6i8QiWPdQMh3WeEHde03PWUdWzFaeZMNfPgHlJ0Xd/3+C9m+PCDJzK76ktHbphp kaftnQ0NO/KvWIp8UuGKXKhrSOan7TEBNRoOGDkHXEkT4kfrpeEW -----END RSA PRIVATE KEY----- 2018-12-04 23:11:43,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-04 23:11:43,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" -d '{"security_group": {"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-12-04 23:11:44,116 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-3e2ee0a6-6087-4871-a581-f50751f72002 Date: Tue, 04 Dec 2018 23:11:44 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "created_at": "2018-12-04T23:11:43Z", "updated_at": "2018-12-04T23:11:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:11:43Z", "revision_number": 0, "id": "04cd588e-af19-4747-93b8-8eb555e7ee8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:11:43Z", "security_group_id": "f4ec67ca-1133-4916-9ced-199512baa354", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:11:43Z", "revision_number": 0, "id": "125adcd4-10a8-44ae-a159-c5c053d62822", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:11:43Z", "security_group_id": "f4ec67ca-1133-4916-9ced-199512baa354", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}], "revision_number": 2, "project_id": "5f8e32b81f534446b494586fc7cc3fbc", "id": "f4ec67ca-1133-4916-9ced-199512baa354", "name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}} 2018-12-04 23:11:44,116 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-3e2ee0a6-6087-4871-a581-f50751f72002 2018-12-04 23:11:44,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.458923816681s 2018-12-04 23:11:44,117 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-3e2ee0a6-6087-4871-a581-f50751f72002 2018-12-04 23:11:44,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 23:11:44,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:11:44,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-d43bbe7c-f819-4827-8964-3199a8496bac Date: Tue, 04 Dec 2018 23:11:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "created_at": "2018-12-04T23:10:14Z", "updated_at": "2018-12-04T23:10:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:10:14Z", "revision_number": 0, "id": "18126cb6-4e9d-4b0e-8951-48af15323b61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:10:14Z", "security_group_id": "bf200013-4626-4138-8112-016dd1429173", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:10:14Z", "revision_number": 0, "id": "bbe4d2a2-a713-49fe-b428-715ee86a5e35", "remote_group_id": "bf200013-4626-4138-8112-016dd1429173", "remote_ip_prefix": null, "created_at": "2018-12-04T23:10:14Z", "security_group_id": "bf200013-4626-4138-8112-016dd1429173", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:10:14Z", "revision_number": 0, "id": "d7f353f3-8a2f-4015-bd24-fe8c7656b257", "remote_group_id": "bf200013-4626-4138-8112-016dd1429173", "remote_ip_prefix": null, "created_at": "2018-12-04T23:10:14Z", "security_group_id": "bf200013-4626-4138-8112-016dd1429173", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:10:14Z", "revision_number": 0, "id": "db888814-19a5-489e-aee7-e5d6581723b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:10:14Z", "security_group_id": "bf200013-4626-4138-8112-016dd1429173", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}], "revision_number": 4, "project_id": "5f8e32b81f534446b494586fc7cc3fbc", "id": "bf200013-4626-4138-8112-016dd1429173", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "created_at": "2018-12-04T23:11:43Z", "updated_at": "2018-12-04T23:11:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:11:43Z", "revision_number": 0, "id": "04cd588e-af19-4747-93b8-8eb555e7ee8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:11:43Z", "security_group_id": "f4ec67ca-1133-4916-9ced-199512baa354", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:11:43Z", "revision_number": 0, "id": "125adcd4-10a8-44ae-a159-c5c053d62822", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:11:43Z", "security_group_id": "f4ec67ca-1133-4916-9ced-199512baa354", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}], "revision_number": 2, "project_id": "5f8e32b81f534446b494586fc7cc3fbc", "id": "f4ec67ca-1133-4916-9ced-199512baa354", "name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}]} 2018-12-04 23:11:44,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-d43bbe7c-f819-4827-8964-3199a8496bac 2018-12-04 23:11:44,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.144333839417s 2018-12-04 23:11:44,266 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-d43bbe7c-f819-4827-8964-3199a8496bac 2018-12-04 23:11:44,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-04 23:11:44,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" -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": "f4ec67ca-1133-4916-9ced-199512baa354"}}' 2018-12-04 23:11:44,425 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-e3750a76-bf44-42fc-9692-650064d6953a Date: Tue, 04 Dec 2018 23:11:44 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-04T23:11:44Z", "security_group_id": "f4ec67ca-1133-4916-9ced-199512baa354", "port_range_min": 22, "revision_number": 0, "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "created_at": "2018-12-04T23:11:44Z", "project_id": "5f8e32b81f534446b494586fc7cc3fbc", "id": "e345f387-c1f7-4790-8451-bfe21bc4c83f"}} 2018-12-04 23:11:44,425 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-e3750a76-bf44-42fc-9692-650064d6953a 2018-12-04 23:11:44,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.155354976654s 2018-12-04 23:11:44,425 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-e3750a76-bf44-42fc-9692-650064d6953a 2018-12-04 23:11:44,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 23:11:44,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:11:44,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-40a04e40-6f34-4186-8c00-29faae582b47 Date: Tue, 04 Dec 2018 23:11:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "created_at": "2018-12-04T23:10:14Z", "updated_at": "2018-12-04T23:10:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:10:14Z", "revision_number": 0, "id": "18126cb6-4e9d-4b0e-8951-48af15323b61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:10:14Z", "security_group_id": "bf200013-4626-4138-8112-016dd1429173", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:10:14Z", "revision_number": 0, "id": "bbe4d2a2-a713-49fe-b428-715ee86a5e35", "remote_group_id": "bf200013-4626-4138-8112-016dd1429173", "remote_ip_prefix": null, "created_at": "2018-12-04T23:10:14Z", "security_group_id": "bf200013-4626-4138-8112-016dd1429173", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:10:14Z", "revision_number": 0, "id": "d7f353f3-8a2f-4015-bd24-fe8c7656b257", "remote_group_id": "bf200013-4626-4138-8112-016dd1429173", "remote_ip_prefix": null, "created_at": "2018-12-04T23:10:14Z", "security_group_id": "bf200013-4626-4138-8112-016dd1429173", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:10:14Z", "revision_number": 0, "id": "db888814-19a5-489e-aee7-e5d6581723b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:10:14Z", "security_group_id": "bf200013-4626-4138-8112-016dd1429173", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}], "revision_number": 4, "project_id": "5f8e32b81f534446b494586fc7cc3fbc", "id": "bf200013-4626-4138-8112-016dd1429173", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "created_at": "2018-12-04T23:11:43Z", "updated_at": "2018-12-04T23:11:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:11:43Z", "revision_number": 0, "id": "04cd588e-af19-4747-93b8-8eb555e7ee8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:11:43Z", "security_group_id": "f4ec67ca-1133-4916-9ced-199512baa354", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:11:43Z", "revision_number": 0, "id": "125adcd4-10a8-44ae-a159-c5c053d62822", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:11:43Z", "security_group_id": "f4ec67ca-1133-4916-9ced-199512baa354", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-04T23:11:44Z", "revision_number": 0, "id": "e345f387-c1f7-4790-8451-bfe21bc4c83f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:11:44Z", "security_group_id": "f4ec67ca-1133-4916-9ced-199512baa354", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}], "revision_number": 3, "project_id": "5f8e32b81f534446b494586fc7cc3fbc", "id": "f4ec67ca-1133-4916-9ced-199512baa354", "name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}]} 2018-12-04 23:11:44,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-40a04e40-6f34-4186-8c00-29faae582b47 2018-12-04 23:11:44,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0499579906464s 2018-12-04 23:11:44,479 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-40a04e40-6f34-4186-8c00-29faae582b47 2018-12-04 23:11:44,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-04 23:11:44,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" -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": "f4ec67ca-1133-4916-9ced-199512baa354"}}' 2018-12-04 23:11:44,660 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-34a880c5-3abc-490e-9111-f89b91634c37 Date: Tue, 04 Dec 2018 23:11:44 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-04T23:11:44Z", "security_group_id": "f4ec67ca-1133-4916-9ced-199512baa354", "port_range_min": null, "revision_number": 0, "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "created_at": "2018-12-04T23:11:44Z", "project_id": "5f8e32b81f534446b494586fc7cc3fbc", "id": "31159f0c-642f-407f-ba46-e526dce0582c"}} 2018-12-04 23:11:44,660 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-34a880c5-3abc-490e-9111-f89b91634c37 2018-12-04 23:11:44,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.179055929184s 2018-12-04 23:11:44,661 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-34a880c5-3abc-490e-9111-f89b91634c37 2018-12-04 23:11:44,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 23:11:44,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:11:44,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-89bfbdf3-00a2-4cb2-b340-8fbc5fc01d00 Date: Tue, 04 Dec 2018 23:11:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "created_at": "2018-12-04T23:10:14Z", "updated_at": "2018-12-04T23:10:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:10:14Z", "revision_number": 0, "id": "18126cb6-4e9d-4b0e-8951-48af15323b61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:10:14Z", "security_group_id": "bf200013-4626-4138-8112-016dd1429173", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:10:14Z", "revision_number": 0, "id": "bbe4d2a2-a713-49fe-b428-715ee86a5e35", "remote_group_id": "bf200013-4626-4138-8112-016dd1429173", "remote_ip_prefix": null, "created_at": "2018-12-04T23:10:14Z", "security_group_id": "bf200013-4626-4138-8112-016dd1429173", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:10:14Z", "revision_number": 0, "id": "d7f353f3-8a2f-4015-bd24-fe8c7656b257", "remote_group_id": "bf200013-4626-4138-8112-016dd1429173", "remote_ip_prefix": null, "created_at": "2018-12-04T23:10:14Z", "security_group_id": "bf200013-4626-4138-8112-016dd1429173", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:10:14Z", "revision_number": 0, "id": "db888814-19a5-489e-aee7-e5d6581723b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:10:14Z", "security_group_id": "bf200013-4626-4138-8112-016dd1429173", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}], "revision_number": 4, "project_id": "5f8e32b81f534446b494586fc7cc3fbc", "id": "bf200013-4626-4138-8112-016dd1429173", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "created_at": "2018-12-04T23:11:43Z", "updated_at": "2018-12-04T23:11:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:11:43Z", "revision_number": 0, "id": "04cd588e-af19-4747-93b8-8eb555e7ee8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:11:43Z", "security_group_id": "f4ec67ca-1133-4916-9ced-199512baa354", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:11:43Z", "revision_number": 0, "id": "125adcd4-10a8-44ae-a159-c5c053d62822", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:11:43Z", "security_group_id": "f4ec67ca-1133-4916-9ced-199512baa354", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:11:44Z", "revision_number": 0, "id": "31159f0c-642f-407f-ba46-e526dce0582c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:11:44Z", "security_group_id": "f4ec67ca-1133-4916-9ced-199512baa354", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-04T23:11:44Z", "revision_number": 0, "id": "e345f387-c1f7-4790-8451-bfe21bc4c83f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:11:44Z", "security_group_id": "f4ec67ca-1133-4916-9ced-199512baa354", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}], "revision_number": 4, "project_id": "5f8e32b81f534446b494586fc7cc3fbc", "id": "f4ec67ca-1133-4916-9ced-199512baa354", "name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}]} 2018-12-04 23:11:44,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-89bfbdf3-00a2-4cb2-b340-8fbc5fc01d00 2018-12-04 23:11:44,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0489130020142s 2018-12-04 23:11:44,713 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-89bfbdf3-00a2-4cb2-b340-8fbc5fc01d00 2018-12-04 23:11:44,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-04 23:11:44,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" -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": "f4ec67ca-1133-4916-9ced-199512baa354"}}' 2018-12-04 23:11:45,158 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-23aa00ad-5253-400a-8b59-adf6c0724a69 Date: Tue, 04 Dec 2018 23:11:45 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-12-04T23:11:44Z", "security_group_id": "f4ec67ca-1133-4916-9ced-199512baa354", "port_range_min": 80, "revision_number": 0, "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "created_at": "2018-12-04T23:11:44Z", "project_id": "5f8e32b81f534446b494586fc7cc3fbc", "id": "339fa0f2-4586-4cea-b586-b2d1bff476f2"}} 2018-12-04 23:11:45,159 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-23aa00ad-5253-400a-8b59-adf6c0724a69 2018-12-04 23:11:45,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.442265033722s 2018-12-04 23:11:45,159 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-23aa00ad-5253-400a-8b59-adf6c0724a69 2018-12-04 23:11:45,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 23:11:45,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:11:45,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-2af82bf8-f21f-488e-bcaf-4ab9edef9cf1 Date: Tue, 04 Dec 2018 23:11:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "created_at": "2018-12-04T23:10:14Z", "updated_at": "2018-12-04T23:10:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:10:14Z", "revision_number": 0, "id": "18126cb6-4e9d-4b0e-8951-48af15323b61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:10:14Z", "security_group_id": "bf200013-4626-4138-8112-016dd1429173", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:10:14Z", "revision_number": 0, "id": "bbe4d2a2-a713-49fe-b428-715ee86a5e35", "remote_group_id": "bf200013-4626-4138-8112-016dd1429173", "remote_ip_prefix": null, "created_at": "2018-12-04T23:10:14Z", "security_group_id": "bf200013-4626-4138-8112-016dd1429173", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:10:14Z", "revision_number": 0, "id": "d7f353f3-8a2f-4015-bd24-fe8c7656b257", "remote_group_id": "bf200013-4626-4138-8112-016dd1429173", "remote_ip_prefix": null, "created_at": "2018-12-04T23:10:14Z", "security_group_id": "bf200013-4626-4138-8112-016dd1429173", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:10:14Z", "revision_number": 0, "id": "db888814-19a5-489e-aee7-e5d6581723b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:10:14Z", "security_group_id": "bf200013-4626-4138-8112-016dd1429173", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}], "revision_number": 4, "project_id": "5f8e32b81f534446b494586fc7cc3fbc", "id": "bf200013-4626-4138-8112-016dd1429173", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "created_at": "2018-12-04T23:11:43Z", "updated_at": "2018-12-04T23:11:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:11:43Z", "revision_number": 0, "id": "04cd588e-af19-4747-93b8-8eb555e7ee8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:11:43Z", "security_group_id": "f4ec67ca-1133-4916-9ced-199512baa354", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:11:43Z", "revision_number": 0, "id": "125adcd4-10a8-44ae-a159-c5c053d62822", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:11:43Z", "security_group_id": "f4ec67ca-1133-4916-9ced-199512baa354", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:11:44Z", "revision_number": 0, "id": "31159f0c-642f-407f-ba46-e526dce0582c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:11:44Z", "security_group_id": "f4ec67ca-1133-4916-9ced-199512baa354", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-04T23:11:44Z", "revision_number": 0, "id": "339fa0f2-4586-4cea-b586-b2d1bff476f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:11:44Z", "security_group_id": "f4ec67ca-1133-4916-9ced-199512baa354", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": 80, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-04T23:11:44Z", "revision_number": 0, "id": "e345f387-c1f7-4790-8451-bfe21bc4c83f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:11:44Z", "security_group_id": "f4ec67ca-1133-4916-9ced-199512baa354", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}], "revision_number": 5, "project_id": "5f8e32b81f534446b494586fc7cc3fbc", "id": "f4ec67ca-1133-4916-9ced-199512baa354", "name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}]} 2018-12-04 23:11:45,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-2af82bf8-f21f-488e-bcaf-4ab9edef9cf1 2018-12-04 23:11:45,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0468158721924s 2018-12-04 23:11:45,210 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-2af82bf8-f21f-488e-bcaf-4ab9edef9cf1 2018-12-04 23:11:45,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-04 23:11:45,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" -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": "f4ec67ca-1133-4916-9ced-199512baa354"}}' 2018-12-04 23:11:45,381 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-99cabb54-da51-4ef2-b0b4-68fbb3f57ff7 Date: Tue, 04 Dec 2018 23:11:45 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-12-04T23:11:45Z", "security_group_id": "f4ec67ca-1133-4916-9ced-199512baa354", "port_range_min": 443, "revision_number": 0, "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "created_at": "2018-12-04T23:11:45Z", "project_id": "5f8e32b81f534446b494586fc7cc3fbc", "id": "a318cbce-2174-4c40-bace-33ea239751bd"}} 2018-12-04 23:11:45,381 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-99cabb54-da51-4ef2-b0b4-68fbb3f57ff7 2018-12-04 23:11:45,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.168390989304s 2018-12-04 23:11:45,382 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-99cabb54-da51-4ef2-b0b4-68fbb3f57ff7 2018-12-04 23:11:45,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 23:11:45,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:11:45,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-9a942572-9da9-4a1d-af96-1108dbb8c23c Date: Tue, 04 Dec 2018 23:11:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "created_at": "2018-12-04T23:10:14Z", "updated_at": "2018-12-04T23:10:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:10:14Z", "revision_number": 0, "id": "18126cb6-4e9d-4b0e-8951-48af15323b61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:10:14Z", "security_group_id": "bf200013-4626-4138-8112-016dd1429173", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:10:14Z", "revision_number": 0, "id": "bbe4d2a2-a713-49fe-b428-715ee86a5e35", "remote_group_id": "bf200013-4626-4138-8112-016dd1429173", "remote_ip_prefix": null, "created_at": "2018-12-04T23:10:14Z", "security_group_id": "bf200013-4626-4138-8112-016dd1429173", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:10:14Z", "revision_number": 0, "id": "d7f353f3-8a2f-4015-bd24-fe8c7656b257", "remote_group_id": "bf200013-4626-4138-8112-016dd1429173", "remote_ip_prefix": null, "created_at": "2018-12-04T23:10:14Z", "security_group_id": "bf200013-4626-4138-8112-016dd1429173", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:10:14Z", "revision_number": 0, "id": "db888814-19a5-489e-aee7-e5d6581723b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:10:14Z", "security_group_id": "bf200013-4626-4138-8112-016dd1429173", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}], "revision_number": 4, "project_id": "5f8e32b81f534446b494586fc7cc3fbc", "id": "bf200013-4626-4138-8112-016dd1429173", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "created_at": "2018-12-04T23:11:43Z", "updated_at": "2018-12-04T23:11:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:11:43Z", "revision_number": 0, "id": "04cd588e-af19-4747-93b8-8eb555e7ee8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:11:43Z", "security_group_id": "f4ec67ca-1133-4916-9ced-199512baa354", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:11:43Z", "revision_number": 0, "id": "125adcd4-10a8-44ae-a159-c5c053d62822", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:11:43Z", "security_group_id": "f4ec67ca-1133-4916-9ced-199512baa354", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:11:44Z", "revision_number": 0, "id": "31159f0c-642f-407f-ba46-e526dce0582c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:11:44Z", "security_group_id": "f4ec67ca-1133-4916-9ced-199512baa354", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-04T23:11:44Z", "revision_number": 0, "id": "339fa0f2-4586-4cea-b586-b2d1bff476f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:11:44Z", "security_group_id": "f4ec67ca-1133-4916-9ced-199512baa354", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": 80, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-04T23:11:45Z", "revision_number": 0, "id": "a318cbce-2174-4c40-bace-33ea239751bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:11:45Z", "security_group_id": "f4ec67ca-1133-4916-9ced-199512baa354", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": 443, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-04T23:11:44Z", "revision_number": 0, "id": "e345f387-c1f7-4790-8451-bfe21bc4c83f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:11:44Z", "security_group_id": "f4ec67ca-1133-4916-9ced-199512baa354", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}], "revision_number": 6, "project_id": "5f8e32b81f534446b494586fc7cc3fbc", "id": "f4ec67ca-1133-4916-9ced-199512baa354", "name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}]} 2018-12-04 23:11:45,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-9a942572-9da9-4a1d-af96-1108dbb8c23c 2018-12-04 23:11:45,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0508651733398s 2018-12-04 23:11:45,436 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-9a942572-9da9-4a1d-af96-1108dbb8c23c 2018-12-04 23:11:45,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-04 23:11:45,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" -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": "f4ec67ca-1133-4916-9ced-199512baa354"}}' 2018-12-04 23:11:45,644 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-6b62a25c-6f34-40f9-bfb2-f198019cf55f Date: Tue, 04 Dec 2018 23:11:45 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-12-04T23:11:45Z", "security_group_id": "f4ec67ca-1133-4916-9ced-199512baa354", "port_range_min": 5671, "revision_number": 0, "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "created_at": "2018-12-04T23:11:45Z", "project_id": "5f8e32b81f534446b494586fc7cc3fbc", "id": "fb98673e-340e-4800-aca1-c5b853614ed0"}} 2018-12-04 23:11:45,644 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-6b62a25c-6f34-40f9-bfb2-f198019cf55f 2018-12-04 23:11:45,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.205245018005s 2018-12-04 23:11:45,644 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-6b62a25c-6f34-40f9-bfb2-f198019cf55f 2018-12-04 23:11:45,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 23:11:45,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:11:45,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-17effc9d-4193-4af5-b393-83c2046b27ec Date: Tue, 04 Dec 2018 23:11:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "created_at": "2018-12-04T23:10:14Z", "updated_at": "2018-12-04T23:10:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:10:14Z", "revision_number": 0, "id": "18126cb6-4e9d-4b0e-8951-48af15323b61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:10:14Z", "security_group_id": "bf200013-4626-4138-8112-016dd1429173", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:10:14Z", "revision_number": 0, "id": "bbe4d2a2-a713-49fe-b428-715ee86a5e35", "remote_group_id": "bf200013-4626-4138-8112-016dd1429173", "remote_ip_prefix": null, "created_at": "2018-12-04T23:10:14Z", "security_group_id": "bf200013-4626-4138-8112-016dd1429173", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:10:14Z", "revision_number": 0, "id": "d7f353f3-8a2f-4015-bd24-fe8c7656b257", "remote_group_id": "bf200013-4626-4138-8112-016dd1429173", "remote_ip_prefix": null, "created_at": "2018-12-04T23:10:14Z", "security_group_id": "bf200013-4626-4138-8112-016dd1429173", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:10:14Z", "revision_number": 0, "id": "db888814-19a5-489e-aee7-e5d6581723b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:10:14Z", "security_group_id": "bf200013-4626-4138-8112-016dd1429173", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}], "revision_number": 4, "project_id": "5f8e32b81f534446b494586fc7cc3fbc", "id": "bf200013-4626-4138-8112-016dd1429173", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "created_at": "2018-12-04T23:11:43Z", "updated_at": "2018-12-04T23:11:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:11:43Z", "revision_number": 0, "id": "04cd588e-af19-4747-93b8-8eb555e7ee8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:11:43Z", "security_group_id": "f4ec67ca-1133-4916-9ced-199512baa354", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:11:43Z", "revision_number": 0, "id": "125adcd4-10a8-44ae-a159-c5c053d62822", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:11:43Z", "security_group_id": "f4ec67ca-1133-4916-9ced-199512baa354", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:11:44Z", "revision_number": 0, "id": "31159f0c-642f-407f-ba46-e526dce0582c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:11:44Z", "security_group_id": "f4ec67ca-1133-4916-9ced-199512baa354", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-04T23:11:44Z", "revision_number": 0, "id": "339fa0f2-4586-4cea-b586-b2d1bff476f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:11:44Z", "security_group_id": "f4ec67ca-1133-4916-9ced-199512baa354", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": 80, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-04T23:11:45Z", "revision_number": 0, "id": "a318cbce-2174-4c40-bace-33ea239751bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:11:45Z", "security_group_id": "f4ec67ca-1133-4916-9ced-199512baa354", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": 443, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-04T23:11:44Z", "revision_number": 0, "id": "e345f387-c1f7-4790-8451-bfe21bc4c83f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:11:44Z", "security_group_id": "f4ec67ca-1133-4916-9ced-199512baa354", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-04T23:11:45Z", "revision_number": 0, "id": "fb98673e-340e-4800-aca1-c5b853614ed0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:11:45Z", "security_group_id": "f4ec67ca-1133-4916-9ced-199512baa354", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}], "revision_number": 7, "project_id": "5f8e32b81f534446b494586fc7cc3fbc", "id": "f4ec67ca-1133-4916-9ced-199512baa354", "name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}]} 2018-12-04 23:11:45,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-17effc9d-4193-4af5-b393-83c2046b27ec 2018-12-04 23:11:45,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0491468906403s 2018-12-04 23:11:45,698 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-17effc9d-4193-4af5-b393-83c2046b27ec 2018-12-04 23:11:45,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-04 23:11:45,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" -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": "f4ec67ca-1133-4916-9ced-199512baa354"}}' 2018-12-04 23:11:45,853 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-aee0fa95-81f0-4ebf-a4f8-a95a3a820730 Date: Tue, 04 Dec 2018 23:11:45 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-12-04T23:11:45Z", "security_group_id": "f4ec67ca-1133-4916-9ced-199512baa354", "port_range_min": 53333, "revision_number": 0, "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "created_at": "2018-12-04T23:11:45Z", "project_id": "5f8e32b81f534446b494586fc7cc3fbc", "id": "84676b74-1b88-4969-86ed-7ec102d37e9a"}} 2018-12-04 23:11:45,853 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-aee0fa95-81f0-4ebf-a4f8-a95a3a820730 2018-12-04 23:11:45,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.152116060257s 2018-12-04 23:11:45,853 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-aee0fa95-81f0-4ebf-a4f8-a95a3a820730 2018-12-04 23:11:45,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 23:11:45,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:11:45,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-5d7610dd-bad4-480a-aba3-3254e010ae3c Date: Tue, 04 Dec 2018 23:11:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c3198186-92d8-4a0c-8004-3a455598e5b9"],"updated_at":"2018-12-04T23:10:15Z","tenant_id":"5f8e32b81f534446b494586fc7cc3fbc","created_at":"2018-12-04T23:10:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5f8e32b81f534446b494586fc7cc3fbc","id":"29812c7e-f783-4575-860a-34f0a25ebcc3","name":"cloudify_ims-net_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T20:04:01Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"}]} 2018-12-04 23:11:45,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-5d7610dd-bad4-480a-aba3-3254e010ae3c 2018-12-04 23:11:45,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100655078888s 2018-12-04 23:11:45,956 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-5d7610dd-bad4-480a-aba3-3254e010ae3c 2018-12-04 23:11:45,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 23:11:45,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:11:45,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-4e75b058-edcf-45ad-8ded-bb11d9691067 Date: Tue, 04 Dec 2018 23:11:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7dfda14b-9256-4880-96e9-241589b8d067/snap", "metadata": {}}], "file": "/v2/images/7dfda14b-9256-4880-96e9-241589b8d067/file", "owner": "5f8e32b81f534446b494586fc7cc3fbc", "id": "7dfda14b-9256-4880-96e9-241589b8d067", "size": 4373348352, "self": "/v2/images/7dfda14b-9256-4880-96e9-241589b8d067", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7dfda14b-9256-4880-96e9-241589b8d067/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-04T23:11:42Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-04T23:10:42Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 23:11:45,995 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-4e75b058-edcf-45ad-8ded-bb11d9691067 2018-12-04 23:11:45,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0340650081635s 2018-12-04 23:11:45,995 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-4e75b058-edcf-45ad-8ded-bb11d9691067 2018-12-04 23:11:45,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-04 23:11:45,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:11:46,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:11: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-7e0701fa-92d0-4306-8887-70a94a780693 x-compute-request-id: req-7e0701fa-92d0-4306-8887-70a94a780693 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "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": "25d2a062-ab7f-4990-84ae-a8a44d5ac124"}]} 2018-12-04 23:11:46,021 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-7e0701fa-92d0-4306-8887-70a94a780693 2018-12-04 23:11:46,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0242199897766s 2018-12-04 23:11:46,021 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-7e0701fa-92d0-4306-8887-70a94a780693 2018-12-04 23:11:46,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-04 23:11:46,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" -d '{"server": {"name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "imageRef": "7dfda14b-9256-4880-96e9-241589b8d067", "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "flavorRef": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "max_count": 1, "min_count": 1, "networks": [{"uuid": "29812c7e-f783-4575-860a-34f0a25ebcc3"}], "security_groups": [{"name": "f4ec67ca-1133-4916-9ced-199512baa354"}]}}' 2018-12-04 23:11:47,196 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 23:11: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-8edfb174-d2e3-4bce-bd15-76bca82a242f x-compute-request-id: req-8edfb174-d2e3-4bce-bd15-76bca82a242f Content-Length: 403 location: http://172.30.9.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "f4ec67ca-1133-4916-9ced-199512baa354"}], "OS-DCF:diskConfig": "MANUAL", "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "adminPass": "vk8g4DLzZPgC"}} 2018-12-04 23:11:47,196 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-8edfb174-d2e3-4bce-bd15-76bca82a242f 2018-12-04 23:11:47,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.17362999916s 2018-12-04 23:11:47,196 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-8edfb174-d2e3-4bce-bd15-76bca82a242f 2018-12-04 23:11:47,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:11:47,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:11:47,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:11:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c41a448f-ffac-4e6c-ac83-507ecc7f206b x-compute-request-id: req-c41a448f-ffac-4e6c-ac83-507ecc7f206b 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:11:47,644 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c41a448f-ffac-4e6c-ac83-507ecc7f206b 2018-12-04 23:11:47,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.446637153625s 2018-12-04 23:11:47,644 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c41a448f-ffac-4e6c-ac83-507ecc7f206b 2018-12-04 23:11:47,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 23:11:47,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:11:47,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-0d333274-6d60-469c-9a8b-6eb0c0b8ded4 Date: Tue, 04 Dec 2018 23:11:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c3198186-92d8-4a0c-8004-3a455598e5b9"],"updated_at":"2018-12-04T23:10:15Z","tenant_id":"5f8e32b81f534446b494586fc7cc3fbc","created_at":"2018-12-04T23:10:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5f8e32b81f534446b494586fc7cc3fbc","id":"29812c7e-f783-4575-860a-34f0a25ebcc3","name":"cloudify_ims-net_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T20:04:01Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"}]} 2018-12-04 23:11:47,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-0d333274-6d60-469c-9a8b-6eb0c0b8ded4 2018-12-04 23:11:47,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102897167206s 2018-12-04 23:11:47,754 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-0d333274-6d60-469c-9a8b-6eb0c0b8ded4 2018-12-04 23:11:47,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-04 23:11:47,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:11:47,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-f5ebffb9-35c7-4cdc-b319-aacb67cbc3f9 Date: Tue, 04 Dec 2018 23:11:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"29812c7e-f783-4575-860a-34f0a25ebcc3","tenant_id":"5f8e32b81f534446b494586fc7cc3fbc","created_at":"2018-12-04T23:10:15Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-04T23:10:15Z","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":"5f8e32b81f534446b494586fc7cc3fbc","id":"c3198186-92d8-4a0c-8004-3a455598e5b9","subnetpool_id":null,"name":"cloudify_ims-subnet_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}]} 2018-12-04 23:11:47,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-f5ebffb9-35c7-4cdc-b319-aacb67cbc3f9 2018-12-04 23:11:47,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0459909439087s 2018-12-04 23:11:47,802 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-f5ebffb9-35c7-4cdc-b319-aacb67cbc3f9 2018-12-04 23:11:47,802 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:11:49,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:11:49,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:11:50,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:11:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8891a71-e2cb-4dda-bb02-6488f95fe176 x-compute-request-id: req-c8891a71-e2cb-4dda-bb02-6488f95fe176 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:11:50,180 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c8891a71-e2cb-4dda-bb02-6488f95fe176 2018-12-04 23:11:50,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37492609024s 2018-12-04 23:11:50,180 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c8891a71-e2cb-4dda-bb02-6488f95fe176 2018-12-04 23:11:50,184 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:11:52,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:11:52,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:11:52,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:11:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43c7f773-f4dd-4573-8c45-0f67f35ac083 x-compute-request-id: req-43c7f773-f4dd-4573-8c45-0f67f35ac083 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:11:52,371 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-43c7f773-f4dd-4573-8c45-0f67f35ac083 2018-12-04 23:11:52,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184607028961s 2018-12-04 23:11:52,371 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-43c7f773-f4dd-4573-8c45-0f67f35ac083 2018-12-04 23:11:52,375 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:11:54,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:11:54,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:11:54,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:11:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0cbfb0c-83bf-4a3d-8596-e4678d36d545 x-compute-request-id: req-e0cbfb0c-83bf-4a3d-8596-e4678d36d545 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:11:54,685 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e0cbfb0c-83bf-4a3d-8596-e4678d36d545 2018-12-04 23:11:54,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.30735206604s 2018-12-04 23:11:54,686 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e0cbfb0c-83bf-4a3d-8596-e4678d36d545 2018-12-04 23:11:54,689 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:11:56,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:11:56,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:11:56,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:11:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e6367cf-9cf9-4903-b0a3-eaba53eb21f4 x-compute-request-id: req-2e6367cf-9cf9-4903-b0a3-eaba53eb21f4 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:11:56,873 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2e6367cf-9cf9-4903-b0a3-eaba53eb21f4 2018-12-04 23:11:56,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181807994843s 2018-12-04 23:11:56,874 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2e6367cf-9cf9-4903-b0a3-eaba53eb21f4 2018-12-04 23:11:56,878 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:11:58,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:11:58,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:11:59,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:11:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c643981-b661-4cf0-95e6-44edd4310b31 x-compute-request-id: req-5c643981-b661-4cf0-95e6-44edd4310b31 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:11:59,295 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5c643981-b661-4cf0-95e6-44edd4310b31 2018-12-04 23:11:59,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.414618968964s 2018-12-04 23:11:59,296 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5c643981-b661-4cf0-95e6-44edd4310b31 2018-12-04 23:11:59,299 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:12:01,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:12:01,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:12:01,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-1a5d8692-2413-4aef-9c9d-6fea01785e8a x-compute-request-id: req-1a5d8692-2413-4aef-9c9d-6fea01785e8a 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:12:01,706 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1a5d8692-2413-4aef-9c9d-6fea01785e8a 2018-12-04 23:12:01,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.40429019928s 2018-12-04 23:12:01,706 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1a5d8692-2413-4aef-9c9d-6fea01785e8a 2018-12-04 23:12:01,710 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:12:03,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:12:03,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:12:03,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:12:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25055870-13a6-4ded-b2df-94d6672e2cf6 x-compute-request-id: req-25055870-13a6-4ded-b2df-94d6672e2cf6 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:12:03,908 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-25055870-13a6-4ded-b2df-94d6672e2cf6 2018-12-04 23:12:03,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195562839508s 2018-12-04 23:12:03,909 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-25055870-13a6-4ded-b2df-94d6672e2cf6 2018-12-04 23:12:03,913 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:12:05,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:12:05,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:12:06,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:12: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-bba3a243-a9b9-4347-a81d-418aff93e84b x-compute-request-id: req-bba3a243-a9b9-4347-a81d-418aff93e84b 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:12:06,429 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bba3a243-a9b9-4347-a81d-418aff93e84b 2018-12-04 23:12:06,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.513638019562s 2018-12-04 23:12:06,430 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bba3a243-a9b9-4347-a81d-418aff93e84b 2018-12-04 23:12:06,433 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:12:08,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:12:08,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:12:08,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:12:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6dc9b2c-71e7-497f-9f53-903ab81a66ae x-compute-request-id: req-a6dc9b2c-71e7-497f-9f53-903ab81a66ae 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:12:08,927 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a6dc9b2c-71e7-497f-9f53-903ab81a66ae 2018-12-04 23:12:08,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.490832090378s 2018-12-04 23:12:08,927 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a6dc9b2c-71e7-497f-9f53-903ab81a66ae 2018-12-04 23:12:08,931 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:12:10,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:12:10,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:12:11,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:12:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e55185f-2810-4d5a-95e4-212f0c0c05da x-compute-request-id: req-7e55185f-2810-4d5a-95e4-212f0c0c05da 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:12:11,097 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7e55185f-2810-4d5a-95e4-212f0c0c05da 2018-12-04 23:12:11,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.162707090378s 2018-12-04 23:12:11,097 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7e55185f-2810-4d5a-95e4-212f0c0c05da 2018-12-04 23:12:11,101 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:12:13,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:12:13,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:12:13,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:12:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c075194-5450-42b5-b3b9-f618243c03f4 x-compute-request-id: req-8c075194-5450-42b5-b3b9-f618243c03f4 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:12:13,606 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8c075194-5450-42b5-b3b9-f618243c03f4 2018-12-04 23:12:13,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.501840114594s 2018-12-04 23:12:13,606 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8c075194-5450-42b5-b3b9-f618243c03f4 2018-12-04 23:12:13,610 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:12:15,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:12:15,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:12:16,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:12: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-83354eeb-db08-402d-8de7-2d6f40f7d085 x-compute-request-id: req-83354eeb-db08-402d-8de7-2d6f40f7d085 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:12:16,037 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-83354eeb-db08-402d-8de7-2d6f40f7d085 2018-12-04 23:12:16,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.424024820328s 2018-12-04 23:12:16,037 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-83354eeb-db08-402d-8de7-2d6f40f7d085 2018-12-04 23:12:16,041 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:12:18,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:12:18,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:12:18,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-4220fe0a-08df-4e9a-b5de-8810fd6a4fe8 x-compute-request-id: req-4220fe0a-08df-4e9a-b5de-8810fd6a4fe8 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:12:18,401 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4220fe0a-08df-4e9a-b5de-8810fd6a4fe8 2018-12-04 23:12:18,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357638120651s 2018-12-04 23:12:18,402 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4220fe0a-08df-4e9a-b5de-8810fd6a4fe8 2018-12-04 23:12:18,406 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:12:20,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:12:20,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:12:20,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:12:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54a74cc9-8ab5-4f2d-924d-7822ded4b02a x-compute-request-id: req-54a74cc9-8ab5-4f2d-924d-7822ded4b02a 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:12:20,995 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-54a74cc9-8ab5-4f2d-924d-7822ded4b02a 2018-12-04 23:12:20,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.586999893188s 2018-12-04 23:12:20,996 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-54a74cc9-8ab5-4f2d-924d-7822ded4b02a 2018-12-04 23:12:20,999 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:12:23,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:12:23,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:12:23,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-0215ec3c-d8c9-4433-82e9-62b50601fb44 x-compute-request-id: req-0215ec3c-d8c9-4433-82e9-62b50601fb44 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:12:23,413 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0215ec3c-d8c9-4433-82e9-62b50601fb44 2018-12-04 23:12:23,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.411445140839s 2018-12-04 23:12:23,414 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0215ec3c-d8c9-4433-82e9-62b50601fb44 2018-12-04 23:12:23,417 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:12:25,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:12:25,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:12:25,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-491bf537-f8a3-4d76-8647-d0cde0543e7f x-compute-request-id: req-491bf537-f8a3-4d76-8647-d0cde0543e7f 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:12:25,920 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-491bf537-f8a3-4d76-8647-d0cde0543e7f 2018-12-04 23:12:25,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499907970428s 2018-12-04 23:12:25,920 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-491bf537-f8a3-4d76-8647-d0cde0543e7f 2018-12-04 23:12:25,924 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:12:27,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:12:27,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:12:28,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:12:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cfbcd1d1-693a-4972-bc99-efd4b7f6fe48 x-compute-request-id: req-cfbcd1d1-693a-4972-bc99-efd4b7f6fe48 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:12:28,091 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cfbcd1d1-693a-4972-bc99-efd4b7f6fe48 2018-12-04 23:12:28,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.16487622261s 2018-12-04 23:12:28,092 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cfbcd1d1-693a-4972-bc99-efd4b7f6fe48 2018-12-04 23:12:28,096 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:12:30,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:12:30,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:12:30,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:12:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90746b1e-124c-425c-a3d4-9d7503f5c680 x-compute-request-id: req-90746b1e-124c-425c-a3d4-9d7503f5c680 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:12:30,459 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-90746b1e-124c-425c-a3d4-9d7503f5c680 2018-12-04 23:12:30,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360744953156s 2018-12-04 23:12:30,459 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-90746b1e-124c-425c-a3d4-9d7503f5c680 2018-12-04 23:12:30,463 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:12:32,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:12:32,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:12:32,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:12:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c1bd270-8997-40ac-b1be-3e3a9d7aa5a5 x-compute-request-id: req-7c1bd270-8997-40ac-b1be-3e3a9d7aa5a5 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:12:32,833 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7c1bd270-8997-40ac-b1be-3e3a9d7aa5a5 2018-12-04 23:12:32,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.367420911789s 2018-12-04 23:12:32,833 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7c1bd270-8997-40ac-b1be-3e3a9d7aa5a5 2018-12-04 23:12:32,837 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:12:34,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:12:34,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:12:35,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:12:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3f85bcc-420b-4a39-9d3e-bdbd0cf094a8 x-compute-request-id: req-d3f85bcc-420b-4a39-9d3e-bdbd0cf094a8 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:12:35,167 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d3f85bcc-420b-4a39-9d3e-bdbd0cf094a8 2018-12-04 23:12:35,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.327350139618s 2018-12-04 23:12:35,167 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d3f85bcc-420b-4a39-9d3e-bdbd0cf094a8 2018-12-04 23:12:35,171 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:12:37,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:12:37,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:12:37,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-3ad13cb1-4633-4549-a523-376f1afb5616 x-compute-request-id: req-3ad13cb1-4633-4549-a523-376f1afb5616 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:12:37,502 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3ad13cb1-4633-4549-a523-376f1afb5616 2018-12-04 23:12:37,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.328911066055s 2018-12-04 23:12:37,503 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3ad13cb1-4633-4549-a523-376f1afb5616 2018-12-04 23:12:37,506 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:12:39,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:12:39,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:12:39,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:12:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da6b09b5-5e8f-45c1-ba67-8da062adf53e x-compute-request-id: req-da6b09b5-5e8f-45c1-ba67-8da062adf53e 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:12:39,843 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-da6b09b5-5e8f-45c1-ba67-8da062adf53e 2018-12-04 23:12:39,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.334547042847s 2018-12-04 23:12:39,844 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-da6b09b5-5e8f-45c1-ba67-8da062adf53e 2018-12-04 23:12:39,847 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:12:41,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:12:41,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:12:42,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:12: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-7853703b-2f27-422e-86d3-efd4dba66301 x-compute-request-id: req-7853703b-2f27-422e-86d3-efd4dba66301 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:12:42,018 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7853703b-2f27-422e-86d3-efd4dba66301 2018-12-04 23:12:42,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.16752910614s 2018-12-04 23:12:42,018 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7853703b-2f27-422e-86d3-efd4dba66301 2018-12-04 23:12:42,022 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:12:44,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:12:44,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:12:44,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:12:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f58fc6d2-48ee-4bfd-ab28-a91128b03518 x-compute-request-id: req-f58fc6d2-48ee-4bfd-ab28-a91128b03518 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:12:44,190 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f58fc6d2-48ee-4bfd-ab28-a91128b03518 2018-12-04 23:12:44,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.165722846985s 2018-12-04 23:12:44,190 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f58fc6d2-48ee-4bfd-ab28-a91128b03518 2018-12-04 23:12:44,194 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:12:46,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:12:46,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:12:46,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:12:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c0b37302-4918-48e3-9e72-83afc5f687bc x-compute-request-id: req-c0b37302-4918-48e3-9e72-83afc5f687bc 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:12:46,694 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c0b37302-4918-48e3-9e72-83afc5f687bc 2018-12-04 23:12:46,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.496933937073s 2018-12-04 23:12:46,694 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c0b37302-4918-48e3-9e72-83afc5f687bc 2018-12-04 23:12:46,698 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:12:48,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:12:48,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:12:49,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:12: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-78446e29-e3cf-4a1b-ba1c-9133ec5957a4 x-compute-request-id: req-78446e29-e3cf-4a1b-ba1c-9133ec5957a4 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:12:49,068 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-78446e29-e3cf-4a1b-ba1c-9133ec5957a4 2018-12-04 23:12:49,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366482019424s 2018-12-04 23:12:49,068 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-78446e29-e3cf-4a1b-ba1c-9133ec5957a4 2018-12-04 23:12:49,072 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:12:51,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:12:51,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:12:51,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:12:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e5a7fe7-8aca-4051-a3e2-5337eb1cd3b3 x-compute-request-id: req-5e5a7fe7-8aca-4051-a3e2-5337eb1cd3b3 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:12:51,846 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5e5a7fe7-8aca-4051-a3e2-5337eb1cd3b3 2018-12-04 23:12:51,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.771236896515s 2018-12-04 23:12:51,846 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5e5a7fe7-8aca-4051-a3e2-5337eb1cd3b3 2018-12-04 23:12:51,851 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:12:53,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:12:53,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:12:54,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:12:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2267eacd-48d2-4ec2-bebf-dfa0fb518e8f x-compute-request-id: req-2267eacd-48d2-4ec2-bebf-dfa0fb518e8f 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:12:54,205 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2267eacd-48d2-4ec2-bebf-dfa0fb518e8f 2018-12-04 23:12:54,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.351721048355s 2018-12-04 23:12:54,205 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2267eacd-48d2-4ec2-bebf-dfa0fb518e8f 2018-12-04 23:12:54,209 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:12:56,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:12:56,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:12:56,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:12:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e164a905-54ef-4203-9579-5fff403df130 x-compute-request-id: req-e164a905-54ef-4203-9579-5fff403df130 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:12:56,567 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e164a905-54ef-4203-9579-5fff403df130 2018-12-04 23:12:56,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354798078537s 2018-12-04 23:12:56,567 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e164a905-54ef-4203-9579-5fff403df130 2018-12-04 23:12:56,571 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:12:58,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:12:58,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:12:58,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-53a76007-ac95-41a2-b912-432af78618c9 x-compute-request-id: req-53a76007-ac95-41a2-b912-432af78618c9 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:12:58,762 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-53a76007-ac95-41a2-b912-432af78618c9 2018-12-04 23:12:58,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188179969788s 2018-12-04 23:12:58,763 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-53a76007-ac95-41a2-b912-432af78618c9 2018-12-04 23:12:58,767 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:13:00,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:13:00,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:13:00,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:13: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-23ab2b67-02ee-4163-b2c1-a558797ac8d0 x-compute-request-id: req-23ab2b67-02ee-4163-b2c1-a558797ac8d0 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:13:00,948 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-23ab2b67-02ee-4163-b2c1-a558797ac8d0 2018-12-04 23:13:00,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178455114365s 2018-12-04 23:13:00,949 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-23ab2b67-02ee-4163-b2c1-a558797ac8d0 2018-12-04 23:13:00,953 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:13:02,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:13:02,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:13:03,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:13:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d96daf47-21f3-4002-9599-fec3907190b1 x-compute-request-id: req-d96daf47-21f3-4002-9599-fec3907190b1 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:13:03,486 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d96daf47-21f3-4002-9599-fec3907190b1 2018-12-04 23:13:03,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.530277967453s 2018-12-04 23:13:03,487 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d96daf47-21f3-4002-9599-fec3907190b1 2018-12-04 23:13:03,491 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:13:05,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:13:05,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:13:05,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:13:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f9c7053-4c25-474f-8650-c70a8a72b773 x-compute-request-id: req-7f9c7053-4c25-474f-8650-c70a8a72b773 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:13:05,687 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7f9c7053-4c25-474f-8650-c70a8a72b773 2018-12-04 23:13:05,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193150997162s 2018-12-04 23:13:05,687 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7f9c7053-4c25-474f-8650-c70a8a72b773 2018-12-04 23:13:05,691 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:13:07,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:13:07,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:13:08,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-e3bc445e-3f7a-4bc0-845c-4a85957befb7 x-compute-request-id: req-e3bc445e-3f7a-4bc0-845c-4a85957befb7 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:13:08,045 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e3bc445e-3f7a-4bc0-845c-4a85957befb7 2018-12-04 23:13:08,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350518941879s 2018-12-04 23:13:08,045 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e3bc445e-3f7a-4bc0-845c-4a85957befb7 2018-12-04 23:13:08,049 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:13:10,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:13:10,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:13:10,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:13:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1f87266-93a7-4226-8ab7-1844fac9c9d9 x-compute-request-id: req-c1f87266-93a7-4226-8ab7-1844fac9c9d9 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:13:10,708 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c1f87266-93a7-4226-8ab7-1844fac9c9d9 2018-12-04 23:13:10,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.65652179718s 2018-12-04 23:13:10,709 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c1f87266-93a7-4226-8ab7-1844fac9c9d9 2018-12-04 23:13:10,712 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:13:12,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:13:12,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:13:13,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:13: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-10662a74-d94e-47f9-a3a5-859445eb0f7c x-compute-request-id: req-10662a74-d94e-47f9-a3a5-859445eb0f7c 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:13:13,064 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-10662a74-d94e-47f9-a3a5-859445eb0f7c 2018-12-04 23:13:13,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.34939789772s 2018-12-04 23:13:13,065 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-10662a74-d94e-47f9-a3a5-859445eb0f7c 2018-12-04 23:13:13,069 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:13:15,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:13:15,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:13:15,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:13:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f46da5b-c686-4d65-b584-8b70934eaa70 x-compute-request-id: req-1f46da5b-c686-4d65-b584-8b70934eaa70 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:13:15,243 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1f46da5b-c686-4d65-b584-8b70934eaa70 2018-12-04 23:13:15,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171370983124s 2018-12-04 23:13:15,243 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1f46da5b-c686-4d65-b584-8b70934eaa70 2018-12-04 23:13:15,247 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:13:17,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:13:17,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:13:17,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:13:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f6aa5e0-1179-48f5-be38-6fa49afb8e78 x-compute-request-id: req-8f6aa5e0-1179-48f5-be38-6fa49afb8e78 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:13:17,600 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8f6aa5e0-1179-48f5-be38-6fa49afb8e78 2018-12-04 23:13:17,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350265979767s 2018-12-04 23:13:17,601 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8f6aa5e0-1179-48f5-be38-6fa49afb8e78 2018-12-04 23:13:17,604 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:13:19,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:13:19,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:13:20,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-ab037521-d963-4252-a620-bce8f23a94c0 x-compute-request-id: req-ab037521-d963-4252-a620-bce8f23a94c0 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:13:20,134 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ab037521-d963-4252-a620-bce8f23a94c0 2018-12-04 23:13:20,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.526523113251s 2018-12-04 23:13:20,134 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ab037521-d963-4252-a620-bce8f23a94c0 2018-12-04 23:13:20,138 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:13:22,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:13:22,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:13:22,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:13:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-284511e2-af84-4453-ace9-911fd6702bce x-compute-request-id: req-284511e2-af84-4453-ace9-911fd6702bce 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:13:22,490 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-284511e2-af84-4453-ace9-911fd6702bce 2018-12-04 23:13:22,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.348681926727s 2018-12-04 23:13:22,490 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-284511e2-af84-4453-ace9-911fd6702bce 2018-12-04 23:13:22,494 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:13:24,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:13:24,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:13:24,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:13:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d84a46a-4268-4ed9-9580-74052afa5a22 x-compute-request-id: req-6d84a46a-4268-4ed9-9580-74052afa5a22 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:13:24,840 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6d84a46a-4268-4ed9-9580-74052afa5a22 2018-12-04 23:13:24,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.343263149261s 2018-12-04 23:13:24,841 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6d84a46a-4268-4ed9-9580-74052afa5a22 2018-12-04 23:13:24,844 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:13:26,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:13:26,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:13:27,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:13:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b85631b-5cc9-4ac3-90da-05b3f4e40008 x-compute-request-id: req-9b85631b-5cc9-4ac3-90da-05b3f4e40008 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:13:27,199 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9b85631b-5cc9-4ac3-90da-05b3f4e40008 2018-12-04 23:13:27,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.351563930511s 2018-12-04 23:13:27,199 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9b85631b-5cc9-4ac3-90da-05b3f4e40008 2018-12-04 23:13:27,202 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:13:29,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:13:29,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:13:29,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-f1d4461a-6304-4a94-95ac-b290b876506a x-compute-request-id: req-f1d4461a-6304-4a94-95ac-b290b876506a 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:13:29,547 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f1d4461a-6304-4a94-95ac-b290b876506a 2018-12-04 23:13:29,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.341661930084s 2018-12-04 23:13:29,547 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f1d4461a-6304-4a94-95ac-b290b876506a 2018-12-04 23:13:29,551 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:13:31,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:13:31,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:13:31,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:13:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1415726d-ed3e-4b1b-8667-f6810441fdb9 x-compute-request-id: req-1415726d-ed3e-4b1b-8667-f6810441fdb9 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:13:31,918 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1415726d-ed3e-4b1b-8667-f6810441fdb9 2018-12-04 23:13:31,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364234924316s 2018-12-04 23:13:31,918 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1415726d-ed3e-4b1b-8667-f6810441fdb9 2018-12-04 23:13:31,922 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:13:33,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:13:33,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:13:34,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:13:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9fce51ea-c2f8-4b3f-9fe9-575b67718310 x-compute-request-id: req-9fce51ea-c2f8-4b3f-9fe9-575b67718310 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:13:34,278 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9fce51ea-c2f8-4b3f-9fe9-575b67718310 2018-12-04 23:13:34,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354160070419s 2018-12-04 23:13:34,279 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9fce51ea-c2f8-4b3f-9fe9-575b67718310 2018-12-04 23:13:34,283 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:13:36,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:13:36,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:13:36,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:13:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d39f6593-4482-4439-92bd-b382bb636bd4 x-compute-request-id: req-d39f6593-4482-4439-92bd-b382bb636bd4 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:13:36,602 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d39f6593-4482-4439-92bd-b382bb636bd4 2018-12-04 23:13:36,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.317028999329s 2018-12-04 23:13:36,603 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d39f6593-4482-4439-92bd-b382bb636bd4 2018-12-04 23:13:36,606 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:13:38,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:13:38,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:13:39,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:13:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d75fa218-fb2a-456c-bfd5-63a9bf12962f x-compute-request-id: req-d75fa218-fb2a-456c-bfd5-63a9bf12962f 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:13:39,103 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d75fa218-fb2a-456c-bfd5-63a9bf12962f 2018-12-04 23:13:39,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.494040966034s 2018-12-04 23:13:39,103 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d75fa218-fb2a-456c-bfd5-63a9bf12962f 2018-12-04 23:13:39,107 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:13:41,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:13:41,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:13:41,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:13:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f8d52ddf-8566-4166-a3d7-49130c926796 x-compute-request-id: req-f8d52ddf-8566-4166-a3d7-49130c926796 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:13:41,540 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f8d52ddf-8566-4166-a3d7-49130c926796 2018-12-04 23:13:41,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.430946111679s 2018-12-04 23:13:41,541 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f8d52ddf-8566-4166-a3d7-49130c926796 2018-12-04 23:13:41,544 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:13:43,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:13:43,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:13:43,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:13: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-bd9ad82d-8571-4e37-a3b0-123881f28475 x-compute-request-id: req-bd9ad82d-8571-4e37-a3b0-123881f28475 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:13:43,715 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bd9ad82d-8571-4e37-a3b0-123881f28475 2018-12-04 23:13:43,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.167843103409s 2018-12-04 23:13:43,715 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bd9ad82d-8571-4e37-a3b0-123881f28475 2018-12-04 23:13:43,719 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:13:45,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:13:45,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:13:45,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-f989afe4-eb52-4d09-8d36-dcf519a6f2bd x-compute-request-id: req-f989afe4-eb52-4d09-8d36-dcf519a6f2bd 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:13:45,890 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f989afe4-eb52-4d09-8d36-dcf519a6f2bd 2018-12-04 23:13:45,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.16890001297s 2018-12-04 23:13:45,890 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f989afe4-eb52-4d09-8d36-dcf519a6f2bd 2018-12-04 23:13:45,894 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:13:47,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:13:47,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:13:48,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:13:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ae9325c-7a2b-4485-ae5b-2f3210ff5009 x-compute-request-id: req-7ae9325c-7a2b-4485-ae5b-2f3210ff5009 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:13:48,228 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7ae9325c-7a2b-4485-ae5b-2f3210ff5009 2018-12-04 23:13:48,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.331780910492s 2018-12-04 23:13:48,229 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7ae9325c-7a2b-4485-ae5b-2f3210ff5009 2018-12-04 23:13:48,233 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:13:50,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:13:50,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:13:50,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-25849e9f-5903-4fa8-a396-0274e4ca3d94 x-compute-request-id: req-25849e9f-5903-4fa8-a396-0274e4ca3d94 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:13:50,396 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-25849e9f-5903-4fa8-a396-0274e4ca3d94 2018-12-04 23:13:50,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.160535812378s 2018-12-04 23:13:50,396 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-25849e9f-5903-4fa8-a396-0274e4ca3d94 2018-12-04 23:13:50,400 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:13:52,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:13:52,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:13:52,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:13:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-779bc99b-4948-41c6-ad1b-0fcbf8bcf0e8 x-compute-request-id: req-779bc99b-4948-41c6-ad1b-0fcbf8bcf0e8 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:13:52,773 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-779bc99b-4948-41c6-ad1b-0fcbf8bcf0e8 2018-12-04 23:13:52,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371153116226s 2018-12-04 23:13:52,774 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-779bc99b-4948-41c6-ad1b-0fcbf8bcf0e8 2018-12-04 23:13:52,778 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:13:54,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:13:54,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:13:54,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:13:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e120c56-5b11-4f82-96da-7aa423e2ed39 x-compute-request-id: req-7e120c56-5b11-4f82-96da-7aa423e2ed39 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:13:54,945 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7e120c56-5b11-4f82-96da-7aa423e2ed39 2018-12-04 23:13:54,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.164469003677s 2018-12-04 23:13:54,945 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7e120c56-5b11-4f82-96da-7aa423e2ed39 2018-12-04 23:13:54,949 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:13:56,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:13:56,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:13:57,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:13:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-412b4e19-d060-4a5a-8bc8-7234e74adb00 x-compute-request-id: req-412b4e19-d060-4a5a-8bc8-7234e74adb00 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:13:57,123 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-412b4e19-d060-4a5a-8bc8-7234e74adb00 2018-12-04 23:13:57,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171988010406s 2018-12-04 23:13:57,124 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-412b4e19-d060-4a5a-8bc8-7234e74adb00 2018-12-04 23:13:57,128 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:13:59,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:13:59,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:13:59,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:13:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4f8d61b-f2f2-4898-99ea-bae63a7a4208 x-compute-request-id: req-a4f8d61b-f2f2-4898-99ea-bae63a7a4208 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:13:59,300 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a4f8d61b-f2f2-4898-99ea-bae63a7a4208 2018-12-04 23:13:59,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170114040375s 2018-12-04 23:13:59,301 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a4f8d61b-f2f2-4898-99ea-bae63a7a4208 2018-12-04 23:13:59,305 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:14:01,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:14:01,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:14:01,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:14:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a42e325-41cf-4a51-9ce5-b82505b88474 x-compute-request-id: req-4a42e325-41cf-4a51-9ce5-b82505b88474 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:14:01,474 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4a42e325-41cf-4a51-9ce5-b82505b88474 2018-12-04 23:14:01,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166900873184s 2018-12-04 23:14:01,475 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4a42e325-41cf-4a51-9ce5-b82505b88474 2018-12-04 23:14:01,478 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:14:03,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:14:03,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:14:03,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:14:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b81dca5c-03b3-498b-990c-4ff631b7e027 x-compute-request-id: req-b81dca5c-03b3-498b-990c-4ff631b7e027 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:14:03,841 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b81dca5c-03b3-498b-990c-4ff631b7e027 2018-12-04 23:14:03,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360057115555s 2018-12-04 23:14:03,842 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b81dca5c-03b3-498b-990c-4ff631b7e027 2018-12-04 23:14:03,845 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:14:05,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:14:05,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:14:06,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:14:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96284bb0-a8ed-45b8-8130-1a45adbdcf1e x-compute-request-id: req-96284bb0-a8ed-45b8-8130-1a45adbdcf1e 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:14:06,036 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-96284bb0-a8ed-45b8-8130-1a45adbdcf1e 2018-12-04 23:14:06,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187639951706s 2018-12-04 23:14:06,036 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-96284bb0-a8ed-45b8-8130-1a45adbdcf1e 2018-12-04 23:14:06,040 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:14:08,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:14:08,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:14:08,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:14:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e684dad-d913-4fb0-bafa-c66c36fd303b x-compute-request-id: req-0e684dad-d913-4fb0-bafa-c66c36fd303b 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.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-04T23:11:49Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:14:08,467 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0e684dad-d913-4fb0-bafa-c66c36fd303b 2018-12-04 23:14:08,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.424872875214s 2018-12-04 23:14:08,468 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0e684dad-d913-4fb0-bafa-c66c36fd303b 2018-12-04 23:14:08,471 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:14:10,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:14:10,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:14:10,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:14:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d818cc28-9c0d-47e2-aa31-78d64eb67815 x-compute-request-id: req-d818cc28-9c0d-47e2-aa31-78d64eb67815 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_664c9f2a-52ca-448d-b8a1-810fa1aee2e6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:a6:61", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:14:08.000000", "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:14:08Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:14:10,636 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d818cc28-9c0d-47e2-aa31-78d64eb67815 2018-12-04 23:14:10,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.16267991066s 2018-12-04 23:14:10,637 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d818cc28-9c0d-47e2-aa31-78d64eb67815 2018-12-04 23:14:10,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-04 23:14:10,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=5dcb8bcb-2615-4bfc-945c-2da0ca521046" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:14:10,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-ec112cb8-98e4-43f9-a567-a29f86552909 Date: Tue, 04 Dec 2018 23:14:10 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"29812c7e-f783-4575-860a-34f0a25ebcc3","tenant_id":"5f8e32b81f534446b494586fc7cc3fbc","created_at":"2018-12-04T23:11:49Z","admin_state_up":true,"updated_at":"2018-12-04T23:14:08Z","binding:vnic_type":"normal","device_id":"5dcb8bcb-2615-4bfc-945c-2da0ca521046","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:79:a6:61","id":"c3eea304-a20a-45d2-9704-1b0c37e362c9","port_security_enabled":true,"project_id":"5f8e32b81f534446b494586fc7cc3fbc","fixed_ips":[{"subnet_id":"c3198186-92d8-4a0c-8004-3a455598e5b9","ip_address":"192.168.120.5"}],"extra_dhcp_opts":[],"security_groups":["f4ec67ca-1133-4916-9ced-199512baa354"],"name":""}]} 2018-12-04 23:14:10,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=5dcb8bcb-2615-4bfc-945c-2da0ca521046 used request id req-ec112cb8-98e4-43f9-a567-a29f86552909 2018-12-04 23:14:10,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0462679862976s 2018-12-04 23:14:10,687 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=5dcb8bcb-2615-4bfc-945c-2da0ca521046 used request id req-ec112cb8-98e4-43f9-a567-a29f86552909 2018-12-04 23:14:10,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-04 23:14:10,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=c3eea304-a20a-45d2-9704-1b0c37e362c9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:14:10,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2031ed35-662f-4b15-8589-5f0e926d6006 Date: Tue, 04 Dec 2018 23:14:10 GMT RESP BODY: {"floatingips": []} 2018-12-04 23:14:10,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=c3eea304-a20a-45d2-9704-1b0c37e362c9 used request id req-2031ed35-662f-4b15-8589-5f0e926d6006 2018-12-04 23:14:10,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0158948898315s 2018-12-04 23:14:10,709 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=c3eea304-a20a-45d2-9704-1b0c37e362c9 used request id req-2031ed35-662f-4b15-8589-5f0e926d6006 2018-12-04 23:14:10,709 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_664c9f2a-52ca-448d-b8a1-810fa1aee2e6': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:79:a6:61', 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'7dfda14b-9256-4880-96e9-241589b8d067'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-04T23:14:08.000000', 'flavor': Munch({u'id': u'25d2a062-ab7f-4990-84ae-a8a44d5ac124'}), 'az': u'nova', 'id': u'5dcb8bcb-2615-4bfc-945c-2da0ca521046', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2496e766018e41a782ef2f0dbdfa7394', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5f8e32b81f534446b494586fc7cc3fbc', 'name': 'cloudify_ims-project_664c9f2a-52ca-448d-b8a1-810fa1aee2e6', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-04T23:14:08.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-04T23:14:08Z', 'hostId': u'8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-04T23:14:08.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5f8e32b81f534446b494586fc7cc3fbc', 'name': u'cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6', 'adminPass': u'vk8g4DLzZPgC', 'tenant_id': u'5f8e32b81f534446b494586fc7cc3fbc', 'created_at': u'2018-12-04T23:11:47Z', 'created': u'2018-12-04T23:11:47Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-04 23:14:10,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 23:14:10,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:14:10,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-684bee8f-ffde-48aa-9936-cd437e22efab Date: Tue, 04 Dec 2018 23:14:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c3198186-92d8-4a0c-8004-3a455598e5b9"],"updated_at":"2018-12-04T23:10:15Z","tenant_id":"5f8e32b81f534446b494586fc7cc3fbc","created_at":"2018-12-04T23:10:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5f8e32b81f534446b494586fc7cc3fbc","id":"29812c7e-f783-4575-860a-34f0a25ebcc3","name":"cloudify_ims-net_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T20:04:01Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"}]} 2018-12-04 23:14:10,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-684bee8f-ffde-48aa-9936-cd437e22efab 2018-12-04 23:14:10,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0964138507843s 2018-12-04 23:14:10,809 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-684bee8f-ffde-48aa-9936-cd437e22efab 2018-12-04 23:14:10,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-04 23:14:10,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=5dcb8bcb-2615-4bfc-945c-2da0ca521046" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:14:10,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-a2100021-698f-43e7-ac7b-7acc99138ea7 Date: Tue, 04 Dec 2018 23:14:10 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"29812c7e-f783-4575-860a-34f0a25ebcc3","tenant_id":"5f8e32b81f534446b494586fc7cc3fbc","created_at":"2018-12-04T23:11:49Z","admin_state_up":true,"updated_at":"2018-12-04T23:14:08Z","binding:vnic_type":"normal","device_id":"5dcb8bcb-2615-4bfc-945c-2da0ca521046","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:79:a6:61","id":"c3eea304-a20a-45d2-9704-1b0c37e362c9","port_security_enabled":true,"project_id":"5f8e32b81f534446b494586fc7cc3fbc","fixed_ips":[{"subnet_id":"c3198186-92d8-4a0c-8004-3a455598e5b9","ip_address":"192.168.120.5"}],"extra_dhcp_opts":[],"security_groups":["f4ec67ca-1133-4916-9ced-199512baa354"],"name":""}]} 2018-12-04 23:14:10,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=5dcb8bcb-2615-4bfc-945c-2da0ca521046 used request id req-a2100021-698f-43e7-ac7b-7acc99138ea7 2018-12-04 23:14:10,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0474088191986s 2018-12-04 23:14:10,858 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=5dcb8bcb-2615-4bfc-945c-2da0ca521046 used request id req-a2100021-698f-43e7-ac7b-7acc99138ea7 2018-12-04 23:14:10,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-04 23:14:10,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" -d '{"floatingip": {"floating_network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "fixed_ip_address": "192.168.120.5", "port_id": "c3eea304-a20a-45d2-9704-1b0c37e362c9"}}' 2018-12-04 23:14:12,593 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-0cc0ac47-1484-44fc-8cf2-56d163583362 Date: Tue, 04 Dec 2018 23:14:12 GMT RESP BODY: {"floatingip": {"router_id": "5486d52c-80ad-4843-990a-9ef074f47dba", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-04T23:14:11Z", "floating_network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "c3eea304-a20a-45d2-9704-1b0c37e362c9", "id": "fedea5d3-d71c-4f43-ab55-0373a5694cec", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "created_at": "2018-12-04T23:14:11Z", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}} 2018-12-04 23:14:12,593 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-0cc0ac47-1484-44fc-8cf2-56d163583362 2018-12-04 23:14:12,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.73521208763s 2018-12-04 23:14:12,594 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-0cc0ac47-1484-44fc-8cf2-56d163583362 2018-12-04 23:14:12,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-04 23:14:12,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:14:12,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-a4c5b32a-a63d-457c-a35a-43f89512af67 Date: Tue, 04 Dec 2018 23:14:12 GMT RESP BODY: {"floatingips": [{"router_id": "5486d52c-80ad-4843-990a-9ef074f47dba", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-04T23:14:11Z", "floating_network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "c3eea304-a20a-45d2-9704-1b0c37e362c9", "id": "fedea5d3-d71c-4f43-ab55-0373a5694cec", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "created_at": "2018-12-04T23:14:11Z", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}]} 2018-12-04 23:14:12,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-a4c5b32a-a63d-457c-a35a-43f89512af67 2018-12-04 23:14:12,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0190880298615s 2018-12-04 23:14:12,621 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-a4c5b32a-a63d-457c-a35a-43f89512af67 2018-12-04 23:14:12,624 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'5486d52c-80ad-4843-990a-9ef074f47dba', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'5f8e32b81f534446b494586fc7cc3fbc', 'created_at': u'2018-12-04T23:14:11Z', 'attached': True, 'updated_at': u'2018-12-04T23:14:11Z', 'id': u'fedea5d3-d71c-4f43-ab55-0373a5694cec', 'floating_network_id': u'90070285-9e79-459a-b14a-3d1fcc36db90', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.201', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5f8e32b81f534446b494586fc7cc3fbc', 'name': 'cloudify_ims-project_664c9f2a-52ca-448d-b8a1-810fa1aee2e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'5486d52c-80ad-4843-990a-9ef074f47dba', 'project_id': u'5f8e32b81f534446b494586fc7cc3fbc', 'port_id': u'c3eea304-a20a-45d2-9704-1b0c37e362c9', 'port': u'c3eea304-a20a-45d2-9704-1b0c37e362c9', 'network': u'90070285-9e79-459a-b14a-3d1fcc36db90'}) 2018-12-04 23:14:12,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:14:12,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046/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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:14:12,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-aeea9f08-842d-49b9-ac85-07d420357ff6 x-compute-request-id: req-aeea9f08-842d-49b9-ac85-07d420357ff6 Content-Encoding: gzip Content-Length: 9101 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 00000000bffe1351 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 00000000bffe12d1 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 1914433010 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.391184] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.393925] pid_max: default: 32768 minimum: 301\n[ 0.395390] Security Framework initialized\n[ 0.396771] SELinux: Initializing.\n[ 0.398275] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.404108] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.407688] Mount-cache hash table entries: 4096\n[ 0.409437] Initializing cgroup subsys memory\n[ 0.410890] Initializing cgroup subsys devices\n[ 0.412348] Initializing cgroup subsys freezer\n[ 0.413799] Initializing cgroup subsys net_cls\n[ 0.415231] Initializing cgroup subsys blkio\n[ 0.416644] Initializing cgroup subsys perf_event\n[ 0.418121] Initializing cgroup subsys hugetlb\n[ 0.419549] Initializing cgroup subsys pids\n[ 0.420933] Initializing cgroup subsys net_prio\n[ 0.422457] CPU: Physical Processor ID: 0\n[ 0.424524] mce: CPU supports 10 MCE banks\n[ 0.425935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.427536] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.429127] tlb_flushall_shift: 6\n[ 0.430547] Freeing SMP alternatives: 28k freed\n[ 0.434636] ACPI: Core revision 20130517\n[ 0.436402] ACPI: All ACPI Tables successfully acquired\n[ 0.438195] ftrace: allocating 25812 entries in 101 pages\n[ 0.460062] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.461944] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.463778] smpboot: Max logical packages: 2\n[ 0.465447] Enabling x2apic\n[ 0.466706] Enabled x2apic\n[ 0.468197] Switched APIC routing to physical x2apic.\n[ 0.471233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.473312] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.477093] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.485412] KVM setup paravirtual spinlock\n[ 0.488224] smpboot: Booting Node 0, Processors #1 OK\n[ 0.490415] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.512217] Brought up 2 CPUs\n[ 0.512219] KVM setup async PF for cpu 1\n[ 0.512222] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.516581] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.519429] devtmpfs: initialized\n[ 0.522459] EVM: security.selinux\n[ 0.523818] EVM: security.ima\n[ 0.525083] EVM: security.capability\n[ 0.527130] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.529276] pinctrl core: initialized pinctrl subsystem\n[ 0.531169] NET: Registered protocol family 16\n[ 0.533004] ACPI: bus type PCI registered\n[ 0.534552] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.536656] PCI: Using configuration type 1 for base access\n[ 0.541816] ACPI: Added _OSI(Module Device)\n[ 0.543396] ACPI: Added _OSI(Processor Device)\n[ 0.545007] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.546658] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.549561] ACPI: Interpreter enabled\n[ 0.551020] ACPI: (supports S0 S5)\n[ 0.552411] ACPI: Using IOAPIC for interrupt routing\n[ 0.554160] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.559105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.561121] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.563299] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.565417] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.569278] acpiphp: Slot [3] registered\n[ 0.570777] acpiphp: Slot [4] registered\n[ 0.572299] acpiphp: Slot [5] registered\n[ 0.573812] acpiphp: Slot [6] registered\n[ 0.575312] acpiphp: Slot [7] registered\n[ 0.576805] acpiphp: Slot [8] registered\n[ 0.578344] acpiphp: Slot [9] registered\n[ 0.579875] acpiphp: Slot [10] registered\n[ 0.581434] acpiphp: Slot [11] registered\n[ 0.582955] acpiphp: Slot [12] registered\n[ 0.584514] acpiphp: Slot [13] registered\n[ 0.586004] acpiphp: Slot [14] registered\n[ 0.587526] acpiphp: Slot [15] registered\n[ 0.589026] acpiphp: Slot [16] registered\n[ 0.590562] acpiphp: Slot [17] registered\n[ 0.592048] acpiphp: Slot [18] registered\n[ 0.593576] acpiphp: Slot [19] registered\n[ 0.595066] acpiphp: Slot [20] registered\n[ 0.596595] acpiphp: Slot [21] registered\n[ 0.598110] acpiphp: Slot [22] registered\n[ 0.599791] acpiphp: Slot [23] registered\n[ 0.601527] acpiphp: Slot [24] registered\n[ 0.603255] acpiphp: Slot [25] registered\n[ 0.604984] acpiphp: Slot [26] registered\n[ 0.606708] acpiphp: Slot [27] registered\n[ 0.608420] acpiphp: Slot [28] registered\n[ 0.610152] acpiphp: Slot [29] registered\n[ 0.611857] acpiphp: Slot [30] registered\n[ 0.613582] acpiphp: Slot [31] registered\n[ 0.615310] PCI host bridge to bus 0000:00\n[ 0.617031] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.619127] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.621598] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.624047] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.627228] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.630374] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.636235] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.638819] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.641181] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.643728] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.647987] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.650509] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.673044] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.675312] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.677838] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.680057] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.682252] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.684257] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.686365] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.689052] vgaarb: loaded\n[ 0.690190] vgaarb: bridge control possible 0000:00:02.0\n[ 0.691957] SCSI subsystem initialized\n[ 0.693369] ACPI: bus type USB registered\n[ 0.694786] usbcore: registered new interface driver usbfs\n[ 0.696500] usbcore: registered new interface driver hub\n[ 0.698150] usbcore: registered new device driver usb\n[ 0.699940] PCI: Using ACPI for IRQ routing\n[ 0.701770] NetLabel: Initializing\n[ 0.703009] NetLabel: domain hash size = 128\n[ 0.704491] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.706097] NetLabel: unlabeled traffic allowed by default\n[ 0.707962] Switched to clocksource kvm-clock\n[ 0.717162] pnp: PnP ACPI init\n[ 0.718357] ACPI: bus type PNP registered\n[ 0.720093] pnp: PnP ACPI: found 5 devices\n[ 0.721446] ACPI: bus type PNP unregistered\n[ 0.729003] NET: Registered protocol family 2\n[ 0.730756] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.733490] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.735782] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.737704] TCP: reno registered\n[ 0.738941] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.740705] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.742568] NET: Registered protocol family 1\n[ 0.743984] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.745716] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.747386] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.767324] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.787329] Unpacking initramfs...\n[ 1.252897] Freeing initrd memory: 37508k freed\n[ 1.262573] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.264498] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.268044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.270000] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.272181] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.274072] Initialise system trusted keyring\n[ 1.275594] audit: initializing netlink socket (disabled)\n[ 1.277305] type=2000 audit(1543965251.276:1): initialized\n[ 1.294890] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.296763] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.299501] zpool: loaded\n[ 1.300661] zbud: loaded\n[ 1.302002] VFS: Disk quotas dquot_6.5.2\n[ 1.303441] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.305456] msgmni has been set to 7578\n[ 1.306865] Key type big_key registered\n[ 1.309005] NET: Registered protocol family 38\n[ 1.310512] Key type asymmetric registered\n[ 1.311943] Asymmetric key parser 'x509' registered\n[ 1.313524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.316192] io scheduler noop registered\n[ 1.317620] io scheduler deadline registered (default)\n[ 1.332708] io scheduler cfq registered\n[ 1.334186] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.335891] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.337853] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.340407] ACPI: Power Button [PWRF]\n[ 1.341877] GHES: HEST is not enabled!\n[ 1.343304] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.367887] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.370081] Non-volatile memory driver v1.3\n[ 1.371548] Linux agpgart interface v0.103\n[ 1.373094] crash memory driver: version 1.1\n[ 1.374636] rdac: device handler registered\n[ 1.376134] hp_sw: device handler registered\n[ 1.377621] emc: device handler registered\n[ 1.379038] alua: device handler registered\n[ 1.380472] libphy: Fixed MDIO Bus: probed\n[ 1.381946] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.383853] ehci-pci: EHCI PCI platform driver\n[ 1.385279] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.387010] ohci-pci: OHCI PCI platform driver\n[ 1.388432] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.408378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.410025] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.412563] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.414191] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.415933] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.417796] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.420276] usb usb1: Product: UHCI Host Controller\n[ 1.421791] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.423761] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.425357] hub 1-0:1.0: USB hub found\n[ 1.426745] hub 1-0:1.0: 2 ports detected\n[ 1.428309] usbcore: registered new interface driver usbserial\n[ 1.430110] usbcore: registered new interface driver usbserial_generic\n[ 1.432003] usbserial: USB Serial support registered for generic\n[ 1.433857] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.437226] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.438824] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.440534] mousedev: PS/2 mouse device common for all mice\n[ 1.442613] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.446104] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.449018] rtc_cmos 00:00: RTC can wake from S4\n[ 1.450802] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.451102] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.455377] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.457205] cpuidle: using governor menu\n[ 1.458564] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.460298] usbcore: registered new interface driver usbhid\n[ 1.461886] usbhid: USB HID core driver\n[ 1.463190] drop_monitor: Initializing network drop monitor service\n[ 1.465026] TCP: cubic registered\n[ 1.466288] Initializing XFRM netlink socket\n[ 1.467740] NET: Registered protocol family 10\n[ 1.469432] NET: Registered protocol family 17\n[ 1.471054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.472784] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.474514] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.477348] Loading compiled-in X.509 certificates\n[ 1.478841] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.481658] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.485016] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.487840] registered taskstats version 1\n[ 1.491076] Key type trusted registered\n[ 1.494138] Key type encrypted registered\n[ 1.496878] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.499123] rtc_cmos 00:00: setting system clock to 2018-12-04 23:14:11 UTC (1543965251)\n[ 1.502647] Freeing unused kernel memory: 1680k freed\n[ 1.508362] 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.513981] systemd[1]: Detected virtualization kvm.\n[ 1.515679] systemd[1]: Detected architecture x86-64.\n[ 1.517378] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.520579] systemd[1]: No hostname configured.\n[ 1.522179] systemd[1]: Set hostname to .\n[ 1.523939] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.550081] systemd[1]: Created slice Root Slice.\n[ 1.551755] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.554441] systemd[1]: Listening on Journal Socket.\n[ 1.556180] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Timers.\n[ 1.558794] systemd[1]: Reached target Timers.\n[ 1.560389] systemd[1]: Starting Timers.\n[ 1.561910] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.564773] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.568653] systemd[1]: Reached target Paths.\n[ 1.570226] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.572851] systemd[1]: Reached target Local File Systems.\n[ 1.574682] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.577546] systemd[1]: Listening on udev Kernel Socket.\n[ 1.579323] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.582171] systemd[1]: Created slice System Slice.\n[ 1.583871] systemd[1]: Starting System Slice.\n[ 1.585844] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.588701] 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.593460] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Swap.\n[ 1.596975] systemd[1]: Reached target Swap.\n[ 1.598456] systemd[1]: Starting Swap.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.600889] systemd[1]: Listening on udev Control Socket.\n[ 1.602573] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.605092] systemd[1]: Reached target Sockets.\n[ 1.606600] systemd[1]: Starting Sockets.\n[ 1.608384] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Slices.\n[ 1.611857] systemd[1]: Reached target Slices.\n[ 1.613355] systemd[1]: Starting Slices.\n[[32m OK [0m] Started Journal Service.\n[ 1.615930] 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.684053] RPC: Registered named UNIX socket transport module.\n[ 1.685873] RPC: Registered udp transport module.\n[ 1.687355] RPC: Registered tcp transport module.\n[ 1.688831] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.729981] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.785450] FDC 0 is a S82078B\n[ 1.814176] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.853549] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.859629] scsi host0: ata_piix\n[ 1.861205] scsi host1: ata_piix\n[ 1.861348] vda: vda1\n[ 1.863971] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.865969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.882942] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.884972] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.887040] usb 1-1: Product: QEMU USB Tablet\n[ 1.888573] usb 1-1: Manufacturer: QEMU\n[ 1.889996] usb 1-1: SerialNumber: 42\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[ 1.903019] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.907917] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 2.040370] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.043345] XFS (vda1): Mounting V4 Filesystem\n[ 2.065783] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Sockets.[ 2.267993] tsc: Refined TSC clocksource calibration: 3491.866 MHz\n\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n 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.\no[[32m OK [0m"} 2018-12-04 23:14:12,708 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046/action used request id req-aeea9f08-842d-49b9-ac85-07d420357ff6 2018-12-04 23:14:12,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0829548835754s 2018-12-04 23:14:12,709 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046/action used request id req-aeea9f08-842d-49b9-ac85-07d420357ff6 2018-12-04 23:14:12,709 - 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 00000000bffe1351 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 00000000bffe12d1 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 1914433010 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.391184] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.393925] pid_max: default: 32768 minimum: 301 [ 0.395390] Security Framework initialized [ 0.396771] SELinux: Initializing. [ 0.398275] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.404108] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.407688] Mount-cache hash table entries: 4096 [ 0.409437] Initializing cgroup subsys memory [ 0.410890] Initializing cgroup subsys devices [ 0.412348] Initializing cgroup subsys freezer [ 0.413799] Initializing cgroup subsys net_cls [ 0.415231] Initializing cgroup subsys blkio [ 0.416644] Initializing cgroup subsys perf_event [ 0.418121] Initializing cgroup subsys hugetlb [ 0.419549] Initializing cgroup subsys pids [ 0.420933] Initializing cgroup subsys net_prio [ 0.422457] CPU: Physical Processor ID: 0 [ 0.424524] mce: CPU supports 10 MCE banks [ 0.425935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.427536] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.429127] tlb_flushall_shift: 6 [ 0.430547] Freeing SMP alternatives: 28k freed [ 0.434636] ACPI: Core revision 20130517 [ 0.436402] ACPI: All ACPI Tables successfully acquired [ 0.438195] ftrace: allocating 25812 entries in 101 pages [ 0.460062] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.461944] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.463778] smpboot: Max logical packages: 2 [ 0.465447] Enabling x2apic [ 0.466706] Enabled x2apic [ 0.468197] Switched APIC routing to physical x2apic. [ 0.471233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.473312] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.477093] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.485412] KVM setup paravirtual spinlock [ 0.488224] smpboot: Booting Node 0, Processors #1 OK [ 0.490415] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.512217] Brought up 2 CPUs [ 0.512219] KVM setup async PF for cpu 1 [ 0.512222] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.516581] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.519429] devtmpfs: initialized [ 0.522459] EVM: security.selinux [ 0.523818] EVM: security.ima [ 0.525083] EVM: security.capability [ 0.527130] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.529276] pinctrl core: initialized pinctrl subsystem [ 0.531169] NET: Registered protocol family 16 [ 0.533004] ACPI: bus type PCI registered [ 0.534552] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.536656] PCI: Using configuration type 1 for base access [ 0.541816] ACPI: Added _OSI(Module Device) [ 0.543396] ACPI: Added _OSI(Processor Device) [ 0.545007] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.546658] ACPI: Added _OSI(Processor Aggregator Device) [ 0.549561] ACPI: Interpreter enabled [ 0.551020] ACPI: (supports S0 S5) [ 0.552411] ACPI: Using IOAPIC for interrupt routing [ 0.554160] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.559105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.561121] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.563299] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.565417] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.569278] acpiphp: Slot [3] registered [ 0.570777] acpiphp: Slot [4] registered [ 0.572299] acpiphp: Slot [5] registered [ 0.573812] acpiphp: Slot [6] registered [ 0.575312] acpiphp: Slot [7] registered [ 0.576805] acpiphp: Slot [8] registered [ 0.578344] acpiphp: Slot [9] registered [ 0.579875] acpiphp: Slot [10] registered [ 0.581434] acpiphp: Slot [11] registered [ 0.582955] acpiphp: Slot [12] registered [ 0.584514] acpiphp: Slot [13] registered [ 0.586004] acpiphp: Slot [14] registered [ 0.587526] acpiphp: Slot [15] registered [ 0.589026] acpiphp: Slot [16] registered [ 0.590562] acpiphp: Slot [17] registered [ 0.592048] acpiphp: Slot [18] registered [ 0.593576] acpiphp: Slot [19] registered [ 0.595066] acpiphp: Slot [20] registered [ 0.596595] acpiphp: Slot [21] registered [ 0.598110] acpiphp: Slot [22] registered [ 0.599791] acpiphp: Slot [23] registered [ 0.601527] acpiphp: Slot [24] registered [ 0.603255] acpiphp: Slot [25] registered [ 0.604984] acpiphp: Slot [26] registered [ 0.606708] acpiphp: Slot [27] registered [ 0.608420] acpiphp: Slot [28] registered [ 0.610152] acpiphp: Slot [29] registered [ 0.611857] acpiphp: Slot [30] registered [ 0.613582] acpiphp: Slot [31] registered [ 0.615310] PCI host bridge to bus 0000:00 [ 0.617031] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.619127] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.621598] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.624047] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.627228] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.630374] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.636235] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.638819] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.641181] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.643728] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.647987] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.650509] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.673044] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.675312] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.677838] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.680057] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.682252] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.684257] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.686365] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.689052] vgaarb: loaded [ 0.690190] vgaarb: bridge control possible 0000:00:02.0 [ 0.691957] SCSI subsystem initialized [ 0.693369] ACPI: bus type USB registered [ 0.694786] usbcore: registered new interface driver usbfs [ 0.696500] usbcore: registered new interface driver hub [ 0.698150] usbcore: registered new device driver usb [ 0.699940] PCI: Using ACPI for IRQ routing [ 0.701770] NetLabel: Initializing [ 0.703009] NetLabel: domain hash size = 128 [ 0.704491] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.706097] NetLabel: unlabeled traffic allowed by default [ 0.707962] Switched to clocksource kvm-clock [ 0.717162] pnp: PnP ACPI init [ 0.718357] ACPI: bus type PNP registered [ 0.720093] pnp: PnP ACPI: found 5 devices [ 0.721446] ACPI: bus type PNP unregistered [ 0.729003] NET: Registered protocol family 2 [ 0.730756] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.733490] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.735782] TCP: Hash tables configured (established 32768 bind 32768) [ 0.737704] TCP: reno registered [ 0.738941] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.740705] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.742568] NET: Registered protocol family 1 [ 0.743984] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.745716] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.747386] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.767324] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.787329] Unpacking initramfs... [ 1.252897] Freeing initrd memory: 37508k freed [ 1.262573] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.264498] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.268044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.270000] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.272181] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.274072] Initialise system trusted keyring [ 1.275594] audit: initializing netlink socket (disabled) [ 1.277305] type=2000 audit(1543965251.276:1): initialized [ 1.294890] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.296763] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.299501] zpool: loaded [ 1.300661] zbud: loaded [ 1.302002] VFS: Disk quotas dquot_6.5.2 [ 1.303441] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.305456] msgmni has been set to 7578 [ 1.306865] Key type big_key registered [ 1.309005] NET: Registered protocol family 38 [ 1.310512] Key type asymmetric registered [ 1.311943] Asymmetric key parser 'x509' registered [ 1.313524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.316192] io scheduler noop registered [ 1.317620] io scheduler deadline registered (default) [ 1.332708] io scheduler cfq registered [ 1.334186] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.335891] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.337853] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.340407] ACPI: Power Button [PWRF] [ 1.341877] GHES: HEST is not enabled! [ 1.343304] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.367887] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.370081] Non-volatile memory driver v1.3 [ 1.371548] Linux agpgart interface v0.103 [ 1.373094] crash memory driver: version 1.1 [ 1.374636] rdac: device handler registered [ 1.376134] hp_sw: device handler registered [ 1.377621] emc: device handler registered [ 1.379038] alua: device handler registered [ 1.380472] libphy: Fixed MDIO Bus: probed [ 1.381946] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.383853] ehci-pci: EHCI PCI platform driver [ 1.385279] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.387010] ohci-pci: OHCI PCI platform driver [ 1.388432] uhci_hcd: USB Universal Host Controller Interface driver [ 1.408378] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.410025] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.412563] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.414191] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.415933] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.417796] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.420276] usb usb1: Product: UHCI Host Controller [ 1.421791] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.423761] usb usb1: SerialNumber: 0000:00:01.2 [ 1.425357] hub 1-0:1.0: USB hub found [ 1.426745] hub 1-0:1.0: 2 ports detected [ 1.428309] usbcore: registered new interface driver usbserial [ 1.430110] usbcore: registered new interface driver usbserial_generic [ 1.432003] usbserial: USB Serial support registered for generic [ 1.433857] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.437226] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.438824] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.440534] mousedev: PS/2 mouse device common for all mice [ 1.442613] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.446104] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.449018] rtc_cmos 00:00: RTC can wake from S4 [ 1.450802] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.451102] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.455377] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.457205] cpuidle: using governor menu [ 1.458564] hidraw: raw HID events driver (C) Jiri Kosina [ 1.460298] usbcore: registered new interface driver usbhid [ 1.461886] usbhid: USB HID core driver [ 1.463190] drop_monitor: Initializing network drop monitor service [ 1.465026] TCP: cubic registered [ 1.466288] Initializing XFRM netlink socket [ 1.467740] NET: Registered protocol family 10 [ 1.469432] NET: Registered protocol family 17 [ 1.471054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.472784] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.474514] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.477348] Loading compiled-in X.509 certificates [ 1.478841] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.481658] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.485016] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.487840] registered taskstats version 1 [ 1.491076] Key type trusted registered [ 1.494138] Key type encrypted registered [ 1.496878] IMA: No TPM chip found, activating TPM-bypass! [ 1.499123] rtc_cmos 00:00: setting system clock to 2018-12-04 23:14:11 UTC (1543965251) [ 1.502647] Freeing unused kernel memory: 1680k freed [ 1.508362] 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.513981] systemd[1]: Detected virtualization kvm. [ 1.515679] systemd[1]: Detected architecture x86-64. [ 1.517378] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.520579] systemd[1]: No hostname configured. [ 1.522179] systemd[1]: Set hostname to . [ 1.523939] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.550081] systemd[1]: Created slice Root Slice. [ 1.551755] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.554441] systemd[1]: Listening on Journal Socket. [ 1.556180] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Timers. [ 1.558794] systemd[1]: Reached target Timers. [ 1.560389] systemd[1]: Starting Timers. [ 1.561910] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.564773] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.568653] systemd[1]: Reached target Paths. [ 1.570226] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.572851] systemd[1]: Reached target Local File Systems. [ 1.574682] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.577546] systemd[1]: Listening on udev Kernel Socket. [ 1.579323] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.582171] systemd[1]: Created slice System Slice. [ 1.583871] systemd[1]: Starting System Slice. [ 1.585844] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.588701] 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.593460] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Swap. [ 1.596975] systemd[1]: Reached target Swap. [ 1.598456] systemd[1]: Starting Swap. [[32m OK [0m] Listening on udev Control Socket. [ 1.600889] systemd[1]: Listening on udev Control Socket. [ 1.602573] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.605092] systemd[1]: Reached target Sockets. [ 1.606600] systemd[1]: Starting Sockets. [ 1.608384] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.611857] systemd[1]: Reached target Slices. [ 1.613355] systemd[1]: Starting Slices. [[32m OK [0m] Started Journal Service. [ 1.615930] 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.684053] RPC: Registered named UNIX socket transport module. [ 1.685873] RPC: Registered udp transport module. [ 1.687355] RPC: Registered tcp transport module. [ 1.688831] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.729981] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.785450] FDC 0 is a S82078B [ 1.814176] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.853549] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.859629] scsi host0: ata_piix [ 1.861205] scsi host1: ata_piix [ 1.861348] vda: vda1 [ 1.863971] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.865969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.882942] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.884972] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.887040] usb 1-1: Product: QEMU USB Tablet [ 1.888573] usb 1-1: Manufacturer: QEMU [ 1.889996] usb 1-1: SerialNumber: 42 [[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... [ 1.903019] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.907917] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.040370] SGI XFS with ACLs, security attributes, no debug enabled [ 2.043345] XFS (vda1): Mounting V4 Filesystem [ 2.065783] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Sockets.[ 2.267993] tsc: Refined TSC clocksource calibration: 3491.866 MHz [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. 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. o[[32m OK [0m 2018-12-04 23:14:13,711 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: timed out 2018-12-04 23:14:22,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:14:22,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046/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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:14:22,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-b6c3a242-7333-4001-b06b-e78eea732600 x-compute-request-id: req-b6c3a242-7333-4001-b06b-e78eea732600 Content-Encoding: gzip Content-Length: 11754 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 00000000bffe1351 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 00000000bffe12d1 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 1914433010 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.391184] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.393925] pid_max: default: 32768 minimum: 301\n[ 0.395390] Security Framework initialized\n[ 0.396771] SELinux: Initializing.\n[ 0.398275] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.404108] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.407688] Mount-cache hash table entries: 4096\n[ 0.409437] Initializing cgroup subsys memory\n[ 0.410890] Initializing cgroup subsys devices\n[ 0.412348] Initializing cgroup subsys freezer\n[ 0.413799] Initializing cgroup subsys net_cls\n[ 0.415231] Initializing cgroup subsys blkio\n[ 0.416644] Initializing cgroup subsys perf_event\n[ 0.418121] Initializing cgroup subsys hugetlb\n[ 0.419549] Initializing cgroup subsys pids\n[ 0.420933] Initializing cgroup subsys net_prio\n[ 0.422457] CPU: Physical Processor ID: 0\n[ 0.424524] mce: CPU supports 10 MCE banks\n[ 0.425935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.427536] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.429127] tlb_flushall_shift: 6\n[ 0.430547] Freeing SMP alternatives: 28k freed\n[ 0.434636] ACPI: Core revision 20130517\n[ 0.436402] ACPI: All ACPI Tables successfully acquired\n[ 0.438195] ftrace: allocating 25812 entries in 101 pages\n[ 0.460062] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.461944] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.463778] smpboot: Max logical packages: 2\n[ 0.465447] Enabling x2apic\n[ 0.466706] Enabled x2apic\n[ 0.468197] Switched APIC routing to physical x2apic.\n[ 0.471233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.473312] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.477093] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.485412] KVM setup paravirtual spinlock\n[ 0.488224] smpboot: Booting Node 0, Processors #1 OK\n[ 0.490415] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.512217] Brought up 2 CPUs\n[ 0.512219] KVM setup async PF for cpu 1\n[ 0.512222] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.516581] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.519429] devtmpfs: initialized\n[ 0.522459] EVM: security.selinux\n[ 0.523818] EVM: security.ima\n[ 0.525083] EVM: security.capability\n[ 0.527130] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.529276] pinctrl core: initialized pinctrl subsystem\n[ 0.531169] NET: Registered protocol family 16\n[ 0.533004] ACPI: bus type PCI registered\n[ 0.534552] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.536656] PCI: Using configuration type 1 for base access\n[ 0.541816] ACPI: Added _OSI(Module Device)\n[ 0.543396] ACPI: Added _OSI(Processor Device)\n[ 0.545007] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.546658] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.549561] ACPI: Interpreter enabled\n[ 0.551020] ACPI: (supports S0 S5)\n[ 0.552411] ACPI: Using IOAPIC for interrupt routing\n[ 0.554160] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.559105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.561121] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.563299] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.565417] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.569278] acpiphp: Slot [3] registered\n[ 0.570777] acpiphp: Slot [4] registered\n[ 0.572299] acpiphp: Slot [5] registered\n[ 0.573812] acpiphp: Slot [6] registered\n[ 0.575312] acpiphp: Slot [7] registered\n[ 0.576805] acpiphp: Slot [8] registered\n[ 0.578344] acpiphp: Slot [9] registered\n[ 0.579875] acpiphp: Slot [10] registered\n[ 0.581434] acpiphp: Slot [11] registered\n[ 0.582955] acpiphp: Slot [12] registered\n[ 0.584514] acpiphp: Slot [13] registered\n[ 0.586004] acpiphp: Slot [14] registered\n[ 0.587526] acpiphp: Slot [15] registered\n[ 0.589026] acpiphp: Slot [16] registered\n[ 0.590562] acpiphp: Slot [17] registered\n[ 0.592048] acpiphp: Slot [18] registered\n[ 0.593576] acpiphp: Slot [19] registered\n[ 0.595066] acpiphp: Slot [20] registered\n[ 0.596595] acpiphp: Slot [21] registered\n[ 0.598110] acpiphp: Slot [22] registered\n[ 0.599791] acpiphp: Slot [23] registered\n[ 0.601527] acpiphp: Slot [24] registered\n[ 0.603255] acpiphp: Slot [25] registered\n[ 0.604984] acpiphp: Slot [26] registered\n[ 0.606708] acpiphp: Slot [27] registered\n[ 0.608420] acpiphp: Slot [28] registered\n[ 0.610152] acpiphp: Slot [29] registered\n[ 0.611857] acpiphp: Slot [30] registered\n[ 0.613582] acpiphp: Slot [31] registered\n[ 0.615310] PCI host bridge to bus 0000:00\n[ 0.617031] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.619127] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.621598] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.624047] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.627228] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.630374] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.636235] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.638819] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.641181] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.643728] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.647987] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.650509] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.673044] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.675312] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.677838] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.680057] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.682252] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.684257] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.686365] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.689052] vgaarb: loaded\n[ 0.690190] vgaarb: bridge control possible 0000:00:02.0\n[ 0.691957] SCSI subsystem initialized\n[ 0.693369] ACPI: bus type USB registered\n[ 0.694786] usbcore: registered new interface driver usbfs\n[ 0.696500] usbcore: registered new interface driver hub\n[ 0.698150] usbcore: registered new device driver usb\n[ 0.699940] PCI: Using ACPI for IRQ routing\n[ 0.701770] NetLabel: Initializing\n[ 0.703009] NetLabel: domain hash size = 128\n[ 0.704491] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.706097] NetLabel: unlabeled traffic allowed by default\n[ 0.707962] Switched to clocksource kvm-clock\n[ 0.717162] pnp: PnP ACPI init\n[ 0.718357] ACPI: bus type PNP registered\n[ 0.720093] pnp: PnP ACPI: found 5 devices\n[ 0.721446] ACPI: bus type PNP unregistered\n[ 0.729003] NET: Registered protocol family 2\n[ 0.730756] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.733490] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.735782] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.737704] TCP: reno registered\n[ 0.738941] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.740705] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.742568] NET: Registered protocol family 1\n[ 0.743984] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.745716] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.747386] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.767324] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.787329] Unpacking initramfs...\n[ 1.252897] Freeing initrd memory: 37508k freed\n[ 1.262573] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.264498] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.268044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.270000] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.272181] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.274072] Initialise system trusted keyring\n[ 1.275594] audit: initializing netlink socket (disabled)\n[ 1.277305] type=2000 audit(1543965251.276:1): initialized\n[ 1.294890] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.296763] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.299501] zpool: loaded\n[ 1.300661] zbud: loaded\n[ 1.302002] VFS: Disk quotas dquot_6.5.2\n[ 1.303441] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.305456] msgmni has been set to 7578\n[ 1.306865] Key type big_key registered\n[ 1.309005] NET: Registered protocol family 38\n[ 1.310512] Key type asymmetric registered\n[ 1.311943] Asymmetric key parser 'x509' registered\n[ 1.313524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.316192] io scheduler noop registered\n[ 1.317620] io scheduler deadline registered (default)\n[ 1.332708] io scheduler cfq registered\n[ 1.334186] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.335891] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.337853] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.340407] ACPI: Power Button [PWRF]\n[ 1.341877] GHES: HEST is not enabled!\n[ 1.343304] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.367887] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.370081] Non-volatile memory driver v1.3\n[ 1.371548] Linux agpgart interface v0.103\n[ 1.373094] crash memory driver: version 1.1\n[ 1.374636] rdac: device handler registered\n[ 1.376134] hp_sw: device handler registered\n[ 1.377621] emc: device handler registered\n[ 1.379038] alua: device handler registered\n[ 1.380472] libphy: Fixed MDIO Bus: probed\n[ 1.381946] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.383853] ehci-pci: EHCI PCI platform driver\n[ 1.385279] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.387010] ohci-pci: OHCI PCI platform driver\n[ 1.388432] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.408378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.410025] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.412563] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.414191] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.415933] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.417796] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.420276] usb usb1: Product: UHCI Host Controller\n[ 1.421791] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.423761] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.425357] hub 1-0:1.0: USB hub found\n[ 1.426745] hub 1-0:1.0: 2 ports detected\n[ 1.428309] usbcore: registered new interface driver usbserial\n[ 1.430110] usbcore: registered new interface driver usbserial_generic\n[ 1.432003] usbserial: USB Serial support registered for generic\n[ 1.433857] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.437226] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.438824] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.440534] mousedev: PS/2 mouse device common for all mice\n[ 1.442613] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.446104] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.449018] rtc_cmos 00:00: RTC can wake from S4\n[ 1.450802] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.451102] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.455377] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.457205] cpuidle: using governor menu\n[ 1.458564] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.460298] usbcore: registered new interface driver usbhid\n[ 1.461886] usbhid: USB HID core driver\n[ 1.463190] drop_monitor: Initializing network drop monitor service\n[ 1.465026] TCP: cubic registered\n[ 1.466288] Initializing XFRM netlink socket\n[ 1.467740] NET: Registered protocol family 10\n[ 1.469432] NET: Registered protocol family 17\n[ 1.471054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.472784] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.474514] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.477348] Loading compiled-in X.509 certificates\n[ 1.478841] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.481658] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.485016] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.487840] registered taskstats version 1\n[ 1.491076] Key type trusted registered\n[ 1.494138] Key type encrypted registered\n[ 1.496878] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.499123] rtc_cmos 00:00: setting system clock to 2018-12-04 23:14:11 UTC (1543965251)\n[ 1.502647] Freeing unused kernel memory: 1680k freed\n[ 1.508362] 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.513981] systemd[1]: Detected virtualization kvm.\n[ 1.515679] systemd[1]: Detected architecture x86-64.\n[ 1.517378] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.520579] systemd[1]: No hostname configured.\n[ 1.522179] systemd[1]: Set hostname to .\n[ 1.523939] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.550081] systemd[1]: Created slice Root Slice.\n[ 1.551755] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.554441] systemd[1]: Listening on Journal Socket.\n[ 1.556180] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Timers.\n[ 1.558794] systemd[1]: Reached target Timers.\n[ 1.560389] systemd[1]: Starting Timers.\n[ 1.561910] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.564773] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.568653] systemd[1]: Reached target Paths.\n[ 1.570226] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.572851] systemd[1]: Reached target Local File Systems.\n[ 1.574682] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.577546] systemd[1]: Listening on udev Kernel Socket.\n[ 1.579323] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.582171] systemd[1]: Created slice System Slice.\n[ 1.583871] systemd[1]: Starting System Slice.\n[ 1.585844] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.588701] 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.593460] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Swap.\n[ 1.596975] systemd[1]: Reached target Swap.\n[ 1.598456] systemd[1]: Starting Swap.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.600889] systemd[1]: Listening on udev Control Socket.\n[ 1.602573] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.605092] systemd[1]: Reached target Sockets.\n[ 1.606600] systemd[1]: Starting Sockets.\n[ 1.608384] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Slices.\n[ 1.611857] systemd[1]: Reached target Slices.\n[ 1.613355] systemd[1]: Starting Slices.\n[[32m OK [0m] Started Journal Service.\n[ 1.615930] 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.684053] RPC: Registered named UNIX socket transport module.\n[ 1.685873] RPC: Registered udp transport module.\n[ 1.687355] RPC: Registered tcp transport module.\n[ 1.688831] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.729981] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.785450] FDC 0 is a S82078B\n[ 1.814176] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.853549] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.859629] scsi host0: ata_piix\n[ 1.861205] scsi host1: ata_piix\n[ 1.861348] vda: vda1\n[ 1.863971] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.865969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.882942] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.884972] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.887040] usb 1-1: Product: QEMU USB Tablet\n[ 1.888573] usb 1-1: Manufacturer: QEMU\n[ 1.889996] usb 1-1: SerialNumber: 42\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[ 1.903019] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.907917] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 2.040370] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.043345] XFS (vda1): Mounting V4 Filesystem\n[ 2.065783] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Sockets.[ 2.267993] tsc: Refined TSC clocksource calibration: 3491.866 MHz\n\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n 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.\no[[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.306377] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.558995] SELinux: Disabled at runtime.\n[ 2.595060] type=1404 audit(1543965252.595:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.690229] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.692075] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Starting Create list of required st... nodes for the current kernel...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Reached target Swap.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Reached target Slices.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Setup Virtual Console...\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 Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\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[[32m OK [0m] Started Configure read-only root support.\n[ 3.227980] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting udev Kernel Device Manager...\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[ 3.314044] systemd-journald[388]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Setup Virtual Console.\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.477245] type=1305 audit(1543965253.477:3): audit_pid=429 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Authorization Manager...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.639117] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.644382] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.650719] [drm] Initialized drm 1.1.0 20060810\n[ 3.654047] ppdev: user-space parallel port driver\n[ 3.712627] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.714560] [TTM] Initializing pool allocator\n[ 3.716213] [TTM] Initializing DMA pool allocator\n[ 3.718295] [drm] fb mappable at 0xFC000000\n[ 3.719758] [drm] vram aper at 0xFC000000\n[ 3.721114] [drm] size 33554432\n[ 3.722325] [drm] fb depth is 24\n[ 3.722325] [drm] pitch is 3072\n[ 3.725949] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.748449] Console: switching to colour frame buffer device 128x48\n[ 3.761308] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting GSSAPI [ 3.764972] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\nProxy Daemon...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n Starting LSB: Bring up/down networking...\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 Login Service.\n[ 3.919436] AES CTR mode by8 optimization enabled\n[ 3.923349] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.931564] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started NTP client/server.\n[ 3.945296] 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.[ 3.953536] intel_rapl: no valid rapl domains found in package 0\n\n[[32m OK [0m] [ 3.956875] intel_powerclamp: No package C-state availableReached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[ 3.964086] intel_powerclamp: No package C-state available\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 4.255027] cloud-init[497]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:14:14 +0000. Up 4.21 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 System Logging Service...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting Postfix Mail Transport Agent...\n Starting nginx - high performance web server...\n[[32m OK [0m] Reached target Network is Online.\n Starting RabbitMQ Service...\n Starting LSB: Supports the direct execution of binary formats....\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started nginx - high performance web server.\n[ 6.256337] cloud-init[799]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:14:16 +0000. Up 6.22 seconds.\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.286086] cloud-init[799]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.288094] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.290564] cloud-init[799]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.292424] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.294341] cloud-init[799]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.296280] cloud-init[799]: ci-info: | eth0: | True | 192.168.120.5 | 255.255.255.0 | fa:16:3e:79:a6:61 |\n[ 6.298209] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.300112] cloud-init[799]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.302201] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.307265] cloud-init[799]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.309113] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.311109] cloud-init[799]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.313086] cloud-init[799]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.315225] cloud-init[799]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.317270] cloud-init[799]: 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: c"} 2018-12-04 23:14:22,794 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046/action used request id req-b6c3a242-7333-4001-b06b-e78eea732600 2018-12-04 23:14:22,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0727558135986s 2018-12-04 23:14:22,795 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046/action used request id req-b6c3a242-7333-4001-b06b-e78eea732600 2018-12-04 23:14:22,795 - 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 00000000bffe1351 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 00000000bffe12d1 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 1914433010 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.391184] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.393925] pid_max: default: 32768 minimum: 301 [ 0.395390] Security Framework initialized [ 0.396771] SELinux: Initializing. [ 0.398275] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.404108] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.407688] Mount-cache hash table entries: 4096 [ 0.409437] Initializing cgroup subsys memory [ 0.410890] Initializing cgroup subsys devices [ 0.412348] Initializing cgroup subsys freezer [ 0.413799] Initializing cgroup subsys net_cls [ 0.415231] Initializing cgroup subsys blkio [ 0.416644] Initializing cgroup subsys perf_event [ 0.418121] Initializing cgroup subsys hugetlb [ 0.419549] Initializing cgroup subsys pids [ 0.420933] Initializing cgroup subsys net_prio [ 0.422457] CPU: Physical Processor ID: 0 [ 0.424524] mce: CPU supports 10 MCE banks [ 0.425935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.427536] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.429127] tlb_flushall_shift: 6 [ 0.430547] Freeing SMP alternatives: 28k freed [ 0.434636] ACPI: Core revision 20130517 [ 0.436402] ACPI: All ACPI Tables successfully acquired [ 0.438195] ftrace: allocating 25812 entries in 101 pages [ 0.460062] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.461944] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.463778] smpboot: Max logical packages: 2 [ 0.465447] Enabling x2apic [ 0.466706] Enabled x2apic [ 0.468197] Switched APIC routing to physical x2apic. [ 0.471233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.473312] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.477093] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.485412] KVM setup paravirtual spinlock [ 0.488224] smpboot: Booting Node 0, Processors #1 OK [ 0.490415] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.512217] Brought up 2 CPUs [ 0.512219] KVM setup async PF for cpu 1 [ 0.512222] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.516581] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.519429] devtmpfs: initialized [ 0.522459] EVM: security.selinux [ 0.523818] EVM: security.ima [ 0.525083] EVM: security.capability [ 0.527130] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.529276] pinctrl core: initialized pinctrl subsystem [ 0.531169] NET: Registered protocol family 16 [ 0.533004] ACPI: bus type PCI registered [ 0.534552] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.536656] PCI: Using configuration type 1 for base access [ 0.541816] ACPI: Added _OSI(Module Device) [ 0.543396] ACPI: Added _OSI(Processor Device) [ 0.545007] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.546658] ACPI: Added _OSI(Processor Aggregator Device) [ 0.549561] ACPI: Interpreter enabled [ 0.551020] ACPI: (supports S0 S5) [ 0.552411] ACPI: Using IOAPIC for interrupt routing [ 0.554160] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.559105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.561121] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.563299] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.565417] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.569278] acpiphp: Slot [3] registered [ 0.570777] acpiphp: Slot [4] registered [ 0.572299] acpiphp: Slot [5] registered [ 0.573812] acpiphp: Slot [6] registered [ 0.575312] acpiphp: Slot [7] registered [ 0.576805] acpiphp: Slot [8] registered [ 0.578344] acpiphp: Slot [9] registered [ 0.579875] acpiphp: Slot [10] registered [ 0.581434] acpiphp: Slot [11] registered [ 0.582955] acpiphp: Slot [12] registered [ 0.584514] acpiphp: Slot [13] registered [ 0.586004] acpiphp: Slot [14] registered [ 0.587526] acpiphp: Slot [15] registered [ 0.589026] acpiphp: Slot [16] registered [ 0.590562] acpiphp: Slot [17] registered [ 0.592048] acpiphp: Slot [18] registered [ 0.593576] acpiphp: Slot [19] registered [ 0.595066] acpiphp: Slot [20] registered [ 0.596595] acpiphp: Slot [21] registered [ 0.598110] acpiphp: Slot [22] registered [ 0.599791] acpiphp: Slot [23] registered [ 0.601527] acpiphp: Slot [24] registered [ 0.603255] acpiphp: Slot [25] registered [ 0.604984] acpiphp: Slot [26] registered [ 0.606708] acpiphp: Slot [27] registered [ 0.608420] acpiphp: Slot [28] registered [ 0.610152] acpiphp: Slot [29] registered [ 0.611857] acpiphp: Slot [30] registered [ 0.613582] acpiphp: Slot [31] registered [ 0.615310] PCI host bridge to bus 0000:00 [ 0.617031] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.619127] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.621598] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.624047] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.627228] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.630374] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.636235] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.638819] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.641181] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.643728] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.647987] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.650509] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.673044] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.675312] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.677838] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.680057] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.682252] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.684257] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.686365] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.689052] vgaarb: loaded [ 0.690190] vgaarb: bridge control possible 0000:00:02.0 [ 0.691957] SCSI subsystem initialized [ 0.693369] ACPI: bus type USB registered [ 0.694786] usbcore: registered new interface driver usbfs [ 0.696500] usbcore: registered new interface driver hub [ 0.698150] usbcore: registered new device driver usb [ 0.699940] PCI: Using ACPI for IRQ routing [ 0.701770] NetLabel: Initializing [ 0.703009] NetLabel: domain hash size = 128 [ 0.704491] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.706097] NetLabel: unlabeled traffic allowed by default [ 0.707962] Switched to clocksource kvm-clock [ 0.717162] pnp: PnP ACPI init [ 0.718357] ACPI: bus type PNP registered [ 0.720093] pnp: PnP ACPI: found 5 devices [ 0.721446] ACPI: bus type PNP unregistered [ 0.729003] NET: Registered protocol family 2 [ 0.730756] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.733490] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.735782] TCP: Hash tables configured (established 32768 bind 32768) [ 0.737704] TCP: reno registered [ 0.738941] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.740705] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.742568] NET: Registered protocol family 1 [ 0.743984] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.745716] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.747386] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.767324] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.787329] Unpacking initramfs... [ 1.252897] Freeing initrd memory: 37508k freed [ 1.262573] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.264498] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.268044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.270000] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.272181] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.274072] Initialise system trusted keyring [ 1.275594] audit: initializing netlink socket (disabled) [ 1.277305] type=2000 audit(1543965251.276:1): initialized [ 1.294890] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.296763] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.299501] zpool: loaded [ 1.300661] zbud: loaded [ 1.302002] VFS: Disk quotas dquot_6.5.2 [ 1.303441] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.305456] msgmni has been set to 7578 [ 1.306865] Key type big_key registered [ 1.309005] NET: Registered protocol family 38 [ 1.310512] Key type asymmetric registered [ 1.311943] Asymmetric key parser 'x509' registered [ 1.313524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.316192] io scheduler noop registered [ 1.317620] io scheduler deadline registered (default) [ 1.332708] io scheduler cfq registered [ 1.334186] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.335891] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.337853] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.340407] ACPI: Power Button [PWRF] [ 1.341877] GHES: HEST is not enabled! [ 1.343304] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.367887] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.370081] Non-volatile memory driver v1.3 [ 1.371548] Linux agpgart interface v0.103 [ 1.373094] crash memory driver: version 1.1 [ 1.374636] rdac: device handler registered [ 1.376134] hp_sw: device handler registered [ 1.377621] emc: device handler registered [ 1.379038] alua: device handler registered [ 1.380472] libphy: Fixed MDIO Bus: probed [ 1.381946] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.383853] ehci-pci: EHCI PCI platform driver [ 1.385279] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.387010] ohci-pci: OHCI PCI platform driver [ 1.388432] uhci_hcd: USB Universal Host Controller Interface driver [ 1.408378] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.410025] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.412563] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.414191] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.415933] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.417796] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.420276] usb usb1: Product: UHCI Host Controller [ 1.421791] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.423761] usb usb1: SerialNumber: 0000:00:01.2 [ 1.425357] hub 1-0:1.0: USB hub found [ 1.426745] hub 1-0:1.0: 2 ports detected [ 1.428309] usbcore: registered new interface driver usbserial [ 1.430110] usbcore: registered new interface driver usbserial_generic [ 1.432003] usbserial: USB Serial support registered for generic [ 1.433857] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.437226] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.438824] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.440534] mousedev: PS/2 mouse device common for all mice [ 1.442613] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.446104] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.449018] rtc_cmos 00:00: RTC can wake from S4 [ 1.450802] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.451102] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.455377] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.457205] cpuidle: using governor menu [ 1.458564] hidraw: raw HID events driver (C) Jiri Kosina [ 1.460298] usbcore: registered new interface driver usbhid [ 1.461886] usbhid: USB HID core driver [ 1.463190] drop_monitor: Initializing network drop monitor service [ 1.465026] TCP: cubic registered [ 1.466288] Initializing XFRM netlink socket [ 1.467740] NET: Registered protocol family 10 [ 1.469432] NET: Registered protocol family 17 [ 1.471054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.472784] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.474514] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.477348] Loading compiled-in X.509 certificates [ 1.478841] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.481658] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.485016] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.487840] registered taskstats version 1 [ 1.491076] Key type trusted registered [ 1.494138] Key type encrypted registered [ 1.496878] IMA: No TPM chip found, activating TPM-bypass! [ 1.499123] rtc_cmos 00:00: setting system clock to 2018-12-04 23:14:11 UTC (1543965251) [ 1.502647] Freeing unused kernel memory: 1680k freed [ 1.508362] 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.513981] systemd[1]: Detected virtualization kvm. [ 1.515679] systemd[1]: Detected architecture x86-64. [ 1.517378] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.520579] systemd[1]: No hostname configured. [ 1.522179] systemd[1]: Set hostname to . [ 1.523939] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.550081] systemd[1]: Created slice Root Slice. [ 1.551755] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.554441] systemd[1]: Listening on Journal Socket. [ 1.556180] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Timers. [ 1.558794] systemd[1]: Reached target Timers. [ 1.560389] systemd[1]: Starting Timers. [ 1.561910] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.564773] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.568653] systemd[1]: Reached target Paths. [ 1.570226] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.572851] systemd[1]: Reached target Local File Systems. [ 1.574682] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.577546] systemd[1]: Listening on udev Kernel Socket. [ 1.579323] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.582171] systemd[1]: Created slice System Slice. [ 1.583871] systemd[1]: Starting System Slice. [ 1.585844] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.588701] 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.593460] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Swap. [ 1.596975] systemd[1]: Reached target Swap. [ 1.598456] systemd[1]: Starting Swap. [[32m OK [0m] Listening on udev Control Socket. [ 1.600889] systemd[1]: Listening on udev Control Socket. [ 1.602573] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.605092] systemd[1]: Reached target Sockets. [ 1.606600] systemd[1]: Starting Sockets. [ 1.608384] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.611857] systemd[1]: Reached target Slices. [ 1.613355] systemd[1]: Starting Slices. [[32m OK [0m] Started Journal Service. [ 1.615930] 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.684053] RPC: Registered named UNIX socket transport module. [ 1.685873] RPC: Registered udp transport module. [ 1.687355] RPC: Registered tcp transport module. [ 1.688831] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.729981] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.785450] FDC 0 is a S82078B [ 1.814176] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.853549] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.859629] scsi host0: ata_piix [ 1.861205] scsi host1: ata_piix [ 1.861348] vda: vda1 [ 1.863971] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.865969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.882942] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.884972] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.887040] usb 1-1: Product: QEMU USB Tablet [ 1.888573] usb 1-1: Manufacturer: QEMU [ 1.889996] usb 1-1: SerialNumber: 42 [[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... [ 1.903019] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.907917] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.040370] SGI XFS with ACLs, security attributes, no debug enabled [ 2.043345] XFS (vda1): Mounting V4 Filesystem [ 2.065783] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Sockets.[ 2.267993] tsc: Refined TSC clocksource calibration: 3491.866 MHz [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. 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. o[[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.306377] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.558995] SELinux: Disabled at runtime. [ 2.595060] type=1404 audit(1543965252.595:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.690229] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.692075] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Mounting Debug File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Starting Create list of required st... nodes for the current kernel... Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Reached target Swap. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Reached target Slices. Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Setup Virtual Console... [[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 Configure read-only root support... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... [[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... [[32m OK [0m] Started Configure read-only root support. [ 3.227980] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting udev Kernel Device Manager... [[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. [ 3.314044] systemd-journald[388]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Setup Virtual Console. [[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.477245] type=1305 audit(1543965253.477:3): audit_pid=429 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Authorization Manager... Starting Dump dmesg to /var/log/dmesg... [ 3.639117] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Started D-Bus System Message Bus. [ 3.644382] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.650719] [drm] Initialized drm 1.1.0 20060810 [ 3.654047] ppdev: user-space parallel port driver [ 3.712627] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.714560] [TTM] Initializing pool allocator [ 3.716213] [TTM] Initializing DMA pool allocator [ 3.718295] [drm] fb mappable at 0xFC000000 [ 3.719758] [drm] vram aper at 0xFC000000 [ 3.721114] [drm] size 33554432 [ 3.722325] [drm] fb depth is 24 [ 3.722325] [drm] pitch is 3072 [ 3.725949] fbcon: cirrusdrmfb (fb0) is primary device [ 3.748449] Console: switching to colour frame buffer device 128x48 [ 3.761308] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting GSSAPI [ 3.764972] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Proxy Daemon... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting LSB: Bring up/down networking... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [ 3.919436] AES CTR mode by8 optimization enabled [ 3.923349] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.931564] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started NTP client/server. [ 3.945296] 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.[ 3.953536] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] [ 3.956875] intel_powerclamp: No package C-state availableReached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [ 3.964086] intel_powerclamp: No package C-state available [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 4.255027] cloud-init[497]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:14:14 +0000. Up 4.21 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 System Logging Service... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting Postfix Mail Transport Agent... Starting nginx - high performance web server... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... Starting LSB: Supports the direct execution of binary formats.... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started nginx - high performance web server. [ 6.256337] cloud-init[799]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:14:16 +0000. Up 6.22 seconds. [[32m OK [0m] Created slice user-993.slice. [ 6.286086] cloud-init[799]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.288094] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.290564] cloud-init[799]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.292424] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.294341] cloud-init[799]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.296280] cloud-init[799]: ci-info: | eth0: | True | 192.168.120.5 | 255.255.255.0 | fa:16:3e:79:a6:61 | [ 6.298209] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.300112] cloud-init[799]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.302201] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.307265] cloud-init[799]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.309113] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.311109] cloud-init[799]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.313086] cloud-init[799]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.315225] cloud-init[799]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.317270] cloud-init[799]: 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: c 2018-12-04 23:14:23,798 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.201: timed out 2018-12-04 23:14:32,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:14:32,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046/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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:14:32,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-79d97e8c-51c4-4e42-af13-f86672fb8fd3 x-compute-request-id: req-79d97e8c-51c4-4e42-af13-f86672fb8fd3 Content-Encoding: gzip Content-Length: 11754 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 00000000bffe1351 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 00000000bffe12d1 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 1914433010 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.391184] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.393925] pid_max: default: 32768 minimum: 301\n[ 0.395390] Security Framework initialized\n[ 0.396771] SELinux: Initializing.\n[ 0.398275] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.404108] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.407688] Mount-cache hash table entries: 4096\n[ 0.409437] Initializing cgroup subsys memory\n[ 0.410890] Initializing cgroup subsys devices\n[ 0.412348] Initializing cgroup subsys freezer\n[ 0.413799] Initializing cgroup subsys net_cls\n[ 0.415231] Initializing cgroup subsys blkio\n[ 0.416644] Initializing cgroup subsys perf_event\n[ 0.418121] Initializing cgroup subsys hugetlb\n[ 0.419549] Initializing cgroup subsys pids\n[ 0.420933] Initializing cgroup subsys net_prio\n[ 0.422457] CPU: Physical Processor ID: 0\n[ 0.424524] mce: CPU supports 10 MCE banks\n[ 0.425935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.427536] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.429127] tlb_flushall_shift: 6\n[ 0.430547] Freeing SMP alternatives: 28k freed\n[ 0.434636] ACPI: Core revision 20130517\n[ 0.436402] ACPI: All ACPI Tables successfully acquired\n[ 0.438195] ftrace: allocating 25812 entries in 101 pages\n[ 0.460062] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.461944] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.463778] smpboot: Max logical packages: 2\n[ 0.465447] Enabling x2apic\n[ 0.466706] Enabled x2apic\n[ 0.468197] Switched APIC routing to physical x2apic.\n[ 0.471233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.473312] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.477093] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.485412] KVM setup paravirtual spinlock\n[ 0.488224] smpboot: Booting Node 0, Processors #1 OK\n[ 0.490415] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.512217] Brought up 2 CPUs\n[ 0.512219] KVM setup async PF for cpu 1\n[ 0.512222] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.516581] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.519429] devtmpfs: initialized\n[ 0.522459] EVM: security.selinux\n[ 0.523818] EVM: security.ima\n[ 0.525083] EVM: security.capability\n[ 0.527130] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.529276] pinctrl core: initialized pinctrl subsystem\n[ 0.531169] NET: Registered protocol family 16\n[ 0.533004] ACPI: bus type PCI registered\n[ 0.534552] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.536656] PCI: Using configuration type 1 for base access\n[ 0.541816] ACPI: Added _OSI(Module Device)\n[ 0.543396] ACPI: Added _OSI(Processor Device)\n[ 0.545007] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.546658] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.549561] ACPI: Interpreter enabled\n[ 0.551020] ACPI: (supports S0 S5)\n[ 0.552411] ACPI: Using IOAPIC for interrupt routing\n[ 0.554160] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.559105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.561121] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.563299] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.565417] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.569278] acpiphp: Slot [3] registered\n[ 0.570777] acpiphp: Slot [4] registered\n[ 0.572299] acpiphp: Slot [5] registered\n[ 0.573812] acpiphp: Slot [6] registered\n[ 0.575312] acpiphp: Slot [7] registered\n[ 0.576805] acpiphp: Slot [8] registered\n[ 0.578344] acpiphp: Slot [9] registered\n[ 0.579875] acpiphp: Slot [10] registered\n[ 0.581434] acpiphp: Slot [11] registered\n[ 0.582955] acpiphp: Slot [12] registered\n[ 0.584514] acpiphp: Slot [13] registered\n[ 0.586004] acpiphp: Slot [14] registered\n[ 0.587526] acpiphp: Slot [15] registered\n[ 0.589026] acpiphp: Slot [16] registered\n[ 0.590562] acpiphp: Slot [17] registered\n[ 0.592048] acpiphp: Slot [18] registered\n[ 0.593576] acpiphp: Slot [19] registered\n[ 0.595066] acpiphp: Slot [20] registered\n[ 0.596595] acpiphp: Slot [21] registered\n[ 0.598110] acpiphp: Slot [22] registered\n[ 0.599791] acpiphp: Slot [23] registered\n[ 0.601527] acpiphp: Slot [24] registered\n[ 0.603255] acpiphp: Slot [25] registered\n[ 0.604984] acpiphp: Slot [26] registered\n[ 0.606708] acpiphp: Slot [27] registered\n[ 0.608420] acpiphp: Slot [28] registered\n[ 0.610152] acpiphp: Slot [29] registered\n[ 0.611857] acpiphp: Slot [30] registered\n[ 0.613582] acpiphp: Slot [31] registered\n[ 0.615310] PCI host bridge to bus 0000:00\n[ 0.617031] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.619127] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.621598] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.624047] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.627228] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.630374] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.636235] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.638819] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.641181] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.643728] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.647987] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.650509] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.673044] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.675312] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.677838] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.680057] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.682252] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.684257] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.686365] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.689052] vgaarb: loaded\n[ 0.690190] vgaarb: bridge control possible 0000:00:02.0\n[ 0.691957] SCSI subsystem initialized\n[ 0.693369] ACPI: bus type USB registered\n[ 0.694786] usbcore: registered new interface driver usbfs\n[ 0.696500] usbcore: registered new interface driver hub\n[ 0.698150] usbcore: registered new device driver usb\n[ 0.699940] PCI: Using ACPI for IRQ routing\n[ 0.701770] NetLabel: Initializing\n[ 0.703009] NetLabel: domain hash size = 128\n[ 0.704491] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.706097] NetLabel: unlabeled traffic allowed by default\n[ 0.707962] Switched to clocksource kvm-clock\n[ 0.717162] pnp: PnP ACPI init\n[ 0.718357] ACPI: bus type PNP registered\n[ 0.720093] pnp: PnP ACPI: found 5 devices\n[ 0.721446] ACPI: bus type PNP unregistered\n[ 0.729003] NET: Registered protocol family 2\n[ 0.730756] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.733490] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.735782] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.737704] TCP: reno registered\n[ 0.738941] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.740705] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.742568] NET: Registered protocol family 1\n[ 0.743984] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.745716] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.747386] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.767324] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.787329] Unpacking initramfs...\n[ 1.252897] Freeing initrd memory: 37508k freed\n[ 1.262573] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.264498] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.268044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.270000] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.272181] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.274072] Initialise system trusted keyring\n[ 1.275594] audit: initializing netlink socket (disabled)\n[ 1.277305] type=2000 audit(1543965251.276:1): initialized\n[ 1.294890] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.296763] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.299501] zpool: loaded\n[ 1.300661] zbud: loaded\n[ 1.302002] VFS: Disk quotas dquot_6.5.2\n[ 1.303441] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.305456] msgmni has been set to 7578\n[ 1.306865] Key type big_key registered\n[ 1.309005] NET: Registered protocol family 38\n[ 1.310512] Key type asymmetric registered\n[ 1.311943] Asymmetric key parser 'x509' registered\n[ 1.313524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.316192] io scheduler noop registered\n[ 1.317620] io scheduler deadline registered (default)\n[ 1.332708] io scheduler cfq registered\n[ 1.334186] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.335891] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.337853] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.340407] ACPI: Power Button [PWRF]\n[ 1.341877] GHES: HEST is not enabled!\n[ 1.343304] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.367887] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.370081] Non-volatile memory driver v1.3\n[ 1.371548] Linux agpgart interface v0.103\n[ 1.373094] crash memory driver: version 1.1\n[ 1.374636] rdac: device handler registered\n[ 1.376134] hp_sw: device handler registered\n[ 1.377621] emc: device handler registered\n[ 1.379038] alua: device handler registered\n[ 1.380472] libphy: Fixed MDIO Bus: probed\n[ 1.381946] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.383853] ehci-pci: EHCI PCI platform driver\n[ 1.385279] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.387010] ohci-pci: OHCI PCI platform driver\n[ 1.388432] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.408378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.410025] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.412563] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.414191] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.415933] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.417796] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.420276] usb usb1: Product: UHCI Host Controller\n[ 1.421791] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.423761] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.425357] hub 1-0:1.0: USB hub found\n[ 1.426745] hub 1-0:1.0: 2 ports detected\n[ 1.428309] usbcore: registered new interface driver usbserial\n[ 1.430110] usbcore: registered new interface driver usbserial_generic\n[ 1.432003] usbserial: USB Serial support registered for generic\n[ 1.433857] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.437226] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.438824] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.440534] mousedev: PS/2 mouse device common for all mice\n[ 1.442613] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.446104] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.449018] rtc_cmos 00:00: RTC can wake from S4\n[ 1.450802] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.451102] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.455377] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.457205] cpuidle: using governor menu\n[ 1.458564] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.460298] usbcore: registered new interface driver usbhid\n[ 1.461886] usbhid: USB HID core driver\n[ 1.463190] drop_monitor: Initializing network drop monitor service\n[ 1.465026] TCP: cubic registered\n[ 1.466288] Initializing XFRM netlink socket\n[ 1.467740] NET: Registered protocol family 10\n[ 1.469432] NET: Registered protocol family 17\n[ 1.471054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.472784] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.474514] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.477348] Loading compiled-in X.509 certificates\n[ 1.478841] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.481658] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.485016] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.487840] registered taskstats version 1\n[ 1.491076] Key type trusted registered\n[ 1.494138] Key type encrypted registered\n[ 1.496878] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.499123] rtc_cmos 00:00: setting system clock to 2018-12-04 23:14:11 UTC (1543965251)\n[ 1.502647] Freeing unused kernel memory: 1680k freed\n[ 1.508362] 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.513981] systemd[1]: Detected virtualization kvm.\n[ 1.515679] systemd[1]: Detected architecture x86-64.\n[ 1.517378] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.520579] systemd[1]: No hostname configured.\n[ 1.522179] systemd[1]: Set hostname to .\n[ 1.523939] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.550081] systemd[1]: Created slice Root Slice.\n[ 1.551755] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.554441] systemd[1]: Listening on Journal Socket.\n[ 1.556180] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Timers.\n[ 1.558794] systemd[1]: Reached target Timers.\n[ 1.560389] systemd[1]: Starting Timers.\n[ 1.561910] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.564773] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.568653] systemd[1]: Reached target Paths.\n[ 1.570226] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.572851] systemd[1]: Reached target Local File Systems.\n[ 1.574682] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.577546] systemd[1]: Listening on udev Kernel Socket.\n[ 1.579323] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.582171] systemd[1]: Created slice System Slice.\n[ 1.583871] systemd[1]: Starting System Slice.\n[ 1.585844] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.588701] 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.593460] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Swap.\n[ 1.596975] systemd[1]: Reached target Swap.\n[ 1.598456] systemd[1]: Starting Swap.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.600889] systemd[1]: Listening on udev Control Socket.\n[ 1.602573] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.605092] systemd[1]: Reached target Sockets.\n[ 1.606600] systemd[1]: Starting Sockets.\n[ 1.608384] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Slices.\n[ 1.611857] systemd[1]: Reached target Slices.\n[ 1.613355] systemd[1]: Starting Slices.\n[[32m OK [0m] Started Journal Service.\n[ 1.615930] 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.684053] RPC: Registered named UNIX socket transport module.\n[ 1.685873] RPC: Registered udp transport module.\n[ 1.687355] RPC: Registered tcp transport module.\n[ 1.688831] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.729981] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.785450] FDC 0 is a S82078B\n[ 1.814176] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.853549] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.859629] scsi host0: ata_piix\n[ 1.861205] scsi host1: ata_piix\n[ 1.861348] vda: vda1\n[ 1.863971] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.865969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.882942] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.884972] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.887040] usb 1-1: Product: QEMU USB Tablet\n[ 1.888573] usb 1-1: Manufacturer: QEMU\n[ 1.889996] usb 1-1: SerialNumber: 42\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[ 1.903019] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.907917] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 2.040370] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.043345] XFS (vda1): Mounting V4 Filesystem\n[ 2.065783] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Sockets.[ 2.267993] tsc: Refined TSC clocksource calibration: 3491.866 MHz\n\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n 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.\no[[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.306377] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.558995] SELinux: Disabled at runtime.\n[ 2.595060] type=1404 audit(1543965252.595:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.690229] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.692075] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Starting Create list of required st... nodes for the current kernel...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Reached target Swap.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Reached target Slices.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Setup Virtual Console...\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 Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\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[[32m OK [0m] Started Configure read-only root support.\n[ 3.227980] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting udev Kernel Device Manager...\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[ 3.314044] systemd-journald[388]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Setup Virtual Console.\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.477245] type=1305 audit(1543965253.477:3): audit_pid=429 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Authorization Manager...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.639117] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.644382] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.650719] [drm] Initialized drm 1.1.0 20060810\n[ 3.654047] ppdev: user-space parallel port driver\n[ 3.712627] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.714560] [TTM] Initializing pool allocator\n[ 3.716213] [TTM] Initializing DMA pool allocator\n[ 3.718295] [drm] fb mappable at 0xFC000000\n[ 3.719758] [drm] vram aper at 0xFC000000\n[ 3.721114] [drm] size 33554432\n[ 3.722325] [drm] fb depth is 24\n[ 3.722325] [drm] pitch is 3072\n[ 3.725949] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.748449] Console: switching to colour frame buffer device 128x48\n[ 3.761308] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting GSSAPI [ 3.764972] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\nProxy Daemon...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n Starting LSB: Bring up/down networking...\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 Login Service.\n[ 3.919436] AES CTR mode by8 optimization enabled\n[ 3.923349] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.931564] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started NTP client/server.\n[ 3.945296] 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.[ 3.953536] intel_rapl: no valid rapl domains found in package 0\n\n[[32m OK [0m] [ 3.956875] intel_powerclamp: No package C-state availableReached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[ 3.964086] intel_powerclamp: No package C-state available\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 4.255027] cloud-init[497]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:14:14 +0000. Up 4.21 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 System Logging Service...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting Postfix Mail Transport Agent...\n Starting nginx - high performance web server...\n[[32m OK [0m] Reached target Network is Online.\n Starting RabbitMQ Service...\n Starting LSB: Supports the direct execution of binary formats....\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started nginx - high performance web server.\n[ 6.256337] cloud-init[799]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:14:16 +0000. Up 6.22 seconds.\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.286086] cloud-init[799]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.288094] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.290564] cloud-init[799]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.292424] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.294341] cloud-init[799]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.296280] cloud-init[799]: ci-info: | eth0: | True | 192.168.120.5 | 255.255.255.0 | fa:16:3e:79:a6:61 |\n[ 6.298209] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.300112] cloud-init[799]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.302201] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.307265] cloud-init[799]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.309113] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.311109] cloud-init[799]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.313086] cloud-init[799]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.315225] cloud-init[799]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.317270] cloud-init[799]: 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: c"} 2018-12-04 23:14:32,885 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046/action used request id req-79d97e8c-51c4-4e42-af13-f86672fb8fd3 2018-12-04 23:14:32,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0773961544037s 2018-12-04 23:14:32,886 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046/action used request id req-79d97e8c-51c4-4e42-af13-f86672fb8fd3 2018-12-04 23:14:32,887 - 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 00000000bffe1351 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 00000000bffe12d1 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 1914433010 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.391184] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.393925] pid_max: default: 32768 minimum: 301 [ 0.395390] Security Framework initialized [ 0.396771] SELinux: Initializing. [ 0.398275] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.404108] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.407688] Mount-cache hash table entries: 4096 [ 0.409437] Initializing cgroup subsys memory [ 0.410890] Initializing cgroup subsys devices [ 0.412348] Initializing cgroup subsys freezer [ 0.413799] Initializing cgroup subsys net_cls [ 0.415231] Initializing cgroup subsys blkio [ 0.416644] Initializing cgroup subsys perf_event [ 0.418121] Initializing cgroup subsys hugetlb [ 0.419549] Initializing cgroup subsys pids [ 0.420933] Initializing cgroup subsys net_prio [ 0.422457] CPU: Physical Processor ID: 0 [ 0.424524] mce: CPU supports 10 MCE banks [ 0.425935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.427536] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.429127] tlb_flushall_shift: 6 [ 0.430547] Freeing SMP alternatives: 28k freed [ 0.434636] ACPI: Core revision 20130517 [ 0.436402] ACPI: All ACPI Tables successfully acquired [ 0.438195] ftrace: allocating 25812 entries in 101 pages [ 0.460062] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.461944] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.463778] smpboot: Max logical packages: 2 [ 0.465447] Enabling x2apic [ 0.466706] Enabled x2apic [ 0.468197] Switched APIC routing to physical x2apic. [ 0.471233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.473312] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.477093] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.485412] KVM setup paravirtual spinlock [ 0.488224] smpboot: Booting Node 0, Processors #1 OK [ 0.490415] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.512217] Brought up 2 CPUs [ 0.512219] KVM setup async PF for cpu 1 [ 0.512222] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.516581] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.519429] devtmpfs: initialized [ 0.522459] EVM: security.selinux [ 0.523818] EVM: security.ima [ 0.525083] EVM: security.capability [ 0.527130] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.529276] pinctrl core: initialized pinctrl subsystem [ 0.531169] NET: Registered protocol family 16 [ 0.533004] ACPI: bus type PCI registered [ 0.534552] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.536656] PCI: Using configuration type 1 for base access [ 0.541816] ACPI: Added _OSI(Module Device) [ 0.543396] ACPI: Added _OSI(Processor Device) [ 0.545007] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.546658] ACPI: Added _OSI(Processor Aggregator Device) [ 0.549561] ACPI: Interpreter enabled [ 0.551020] ACPI: (supports S0 S5) [ 0.552411] ACPI: Using IOAPIC for interrupt routing [ 0.554160] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.559105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.561121] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.563299] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.565417] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.569278] acpiphp: Slot [3] registered [ 0.570777] acpiphp: Slot [4] registered [ 0.572299] acpiphp: Slot [5] registered [ 0.573812] acpiphp: Slot [6] registered [ 0.575312] acpiphp: Slot [7] registered [ 0.576805] acpiphp: Slot [8] registered [ 0.578344] acpiphp: Slot [9] registered [ 0.579875] acpiphp: Slot [10] registered [ 0.581434] acpiphp: Slot [11] registered [ 0.582955] acpiphp: Slot [12] registered [ 0.584514] acpiphp: Slot [13] registered [ 0.586004] acpiphp: Slot [14] registered [ 0.587526] acpiphp: Slot [15] registered [ 0.589026] acpiphp: Slot [16] registered [ 0.590562] acpiphp: Slot [17] registered [ 0.592048] acpiphp: Slot [18] registered [ 0.593576] acpiphp: Slot [19] registered [ 0.595066] acpiphp: Slot [20] registered [ 0.596595] acpiphp: Slot [21] registered [ 0.598110] acpiphp: Slot [22] registered [ 0.599791] acpiphp: Slot [23] registered [ 0.601527] acpiphp: Slot [24] registered [ 0.603255] acpiphp: Slot [25] registered [ 0.604984] acpiphp: Slot [26] registered [ 0.606708] acpiphp: Slot [27] registered [ 0.608420] acpiphp: Slot [28] registered [ 0.610152] acpiphp: Slot [29] registered [ 0.611857] acpiphp: Slot [30] registered [ 0.613582] acpiphp: Slot [31] registered [ 0.615310] PCI host bridge to bus 0000:00 [ 0.617031] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.619127] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.621598] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.624047] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.627228] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.630374] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.636235] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.638819] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.641181] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.643728] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.647987] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.650509] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.673044] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.675312] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.677838] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.680057] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.682252] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.684257] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.686365] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.689052] vgaarb: loaded [ 0.690190] vgaarb: bridge control possible 0000:00:02.0 [ 0.691957] SCSI subsystem initialized [ 0.693369] ACPI: bus type USB registered [ 0.694786] usbcore: registered new interface driver usbfs [ 0.696500] usbcore: registered new interface driver hub [ 0.698150] usbcore: registered new device driver usb [ 0.699940] PCI: Using ACPI for IRQ routing [ 0.701770] NetLabel: Initializing [ 0.703009] NetLabel: domain hash size = 128 [ 0.704491] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.706097] NetLabel: unlabeled traffic allowed by default [ 0.707962] Switched to clocksource kvm-clock [ 0.717162] pnp: PnP ACPI init [ 0.718357] ACPI: bus type PNP registered [ 0.720093] pnp: PnP ACPI: found 5 devices [ 0.721446] ACPI: bus type PNP unregistered [ 0.729003] NET: Registered protocol family 2 [ 0.730756] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.733490] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.735782] TCP: Hash tables configured (established 32768 bind 32768) [ 0.737704] TCP: reno registered [ 0.738941] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.740705] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.742568] NET: Registered protocol family 1 [ 0.743984] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.745716] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.747386] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.767324] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.787329] Unpacking initramfs... [ 1.252897] Freeing initrd memory: 37508k freed [ 1.262573] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.264498] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.268044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.270000] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.272181] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.274072] Initialise system trusted keyring [ 1.275594] audit: initializing netlink socket (disabled) [ 1.277305] type=2000 audit(1543965251.276:1): initialized [ 1.294890] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.296763] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.299501] zpool: loaded [ 1.300661] zbud: loaded [ 1.302002] VFS: Disk quotas dquot_6.5.2 [ 1.303441] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.305456] msgmni has been set to 7578 [ 1.306865] Key type big_key registered [ 1.309005] NET: Registered protocol family 38 [ 1.310512] Key type asymmetric registered [ 1.311943] Asymmetric key parser 'x509' registered [ 1.313524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.316192] io scheduler noop registered [ 1.317620] io scheduler deadline registered (default) [ 1.332708] io scheduler cfq registered [ 1.334186] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.335891] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.337853] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.340407] ACPI: Power Button [PWRF] [ 1.341877] GHES: HEST is not enabled! [ 1.343304] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.367887] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.370081] Non-volatile memory driver v1.3 [ 1.371548] Linux agpgart interface v0.103 [ 1.373094] crash memory driver: version 1.1 [ 1.374636] rdac: device handler registered [ 1.376134] hp_sw: device handler registered [ 1.377621] emc: device handler registered [ 1.379038] alua: device handler registered [ 1.380472] libphy: Fixed MDIO Bus: probed [ 1.381946] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.383853] ehci-pci: EHCI PCI platform driver [ 1.385279] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.387010] ohci-pci: OHCI PCI platform driver [ 1.388432] uhci_hcd: USB Universal Host Controller Interface driver [ 1.408378] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.410025] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.412563] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.414191] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.415933] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.417796] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.420276] usb usb1: Product: UHCI Host Controller [ 1.421791] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.423761] usb usb1: SerialNumber: 0000:00:01.2 [ 1.425357] hub 1-0:1.0: USB hub found [ 1.426745] hub 1-0:1.0: 2 ports detected [ 1.428309] usbcore: registered new interface driver usbserial [ 1.430110] usbcore: registered new interface driver usbserial_generic [ 1.432003] usbserial: USB Serial support registered for generic [ 1.433857] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.437226] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.438824] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.440534] mousedev: PS/2 mouse device common for all mice [ 1.442613] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.446104] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.449018] rtc_cmos 00:00: RTC can wake from S4 [ 1.450802] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.451102] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.455377] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.457205] cpuidle: using governor menu [ 1.458564] hidraw: raw HID events driver (C) Jiri Kosina [ 1.460298] usbcore: registered new interface driver usbhid [ 1.461886] usbhid: USB HID core driver [ 1.463190] drop_monitor: Initializing network drop monitor service [ 1.465026] TCP: cubic registered [ 1.466288] Initializing XFRM netlink socket [ 1.467740] NET: Registered protocol family 10 [ 1.469432] NET: Registered protocol family 17 [ 1.471054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.472784] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.474514] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.477348] Loading compiled-in X.509 certificates [ 1.478841] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.481658] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.485016] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.487840] registered taskstats version 1 [ 1.491076] Key type trusted registered [ 1.494138] Key type encrypted registered [ 1.496878] IMA: No TPM chip found, activating TPM-bypass! [ 1.499123] rtc_cmos 00:00: setting system clock to 2018-12-04 23:14:11 UTC (1543965251) [ 1.502647] Freeing unused kernel memory: 1680k freed [ 1.508362] 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.513981] systemd[1]: Detected virtualization kvm. [ 1.515679] systemd[1]: Detected architecture x86-64. [ 1.517378] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.520579] systemd[1]: No hostname configured. [ 1.522179] systemd[1]: Set hostname to . [ 1.523939] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.550081] systemd[1]: Created slice Root Slice. [ 1.551755] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.554441] systemd[1]: Listening on Journal Socket. [ 1.556180] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Timers. [ 1.558794] systemd[1]: Reached target Timers. [ 1.560389] systemd[1]: Starting Timers. [ 1.561910] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.564773] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.568653] systemd[1]: Reached target Paths. [ 1.570226] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.572851] systemd[1]: Reached target Local File Systems. [ 1.574682] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.577546] systemd[1]: Listening on udev Kernel Socket. [ 1.579323] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.582171] systemd[1]: Created slice System Slice. [ 1.583871] systemd[1]: Starting System Slice. [ 1.585844] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.588701] 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.593460] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Swap. [ 1.596975] systemd[1]: Reached target Swap. [ 1.598456] systemd[1]: Starting Swap. [[32m OK [0m] Listening on udev Control Socket. [ 1.600889] systemd[1]: Listening on udev Control Socket. [ 1.602573] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.605092] systemd[1]: Reached target Sockets. [ 1.606600] systemd[1]: Starting Sockets. [ 1.608384] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.611857] systemd[1]: Reached target Slices. [ 1.613355] systemd[1]: Starting Slices. [[32m OK [0m] Started Journal Service. [ 1.615930] 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.684053] RPC: Registered named UNIX socket transport module. [ 1.685873] RPC: Registered udp transport module. [ 1.687355] RPC: Registered tcp transport module. [ 1.688831] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.729981] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.785450] FDC 0 is a S82078B [ 1.814176] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.853549] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.859629] scsi host0: ata_piix [ 1.861205] scsi host1: ata_piix [ 1.861348] vda: vda1 [ 1.863971] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.865969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.882942] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.884972] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.887040] usb 1-1: Product: QEMU USB Tablet [ 1.888573] usb 1-1: Manufacturer: QEMU [ 1.889996] usb 1-1: SerialNumber: 42 [[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... [ 1.903019] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.907917] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.040370] SGI XFS with ACLs, security attributes, no debug enabled [ 2.043345] XFS (vda1): Mounting V4 Filesystem [ 2.065783] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Sockets.[ 2.267993] tsc: Refined TSC clocksource calibration: 3491.866 MHz [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. 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. o[[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.306377] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.558995] SELinux: Disabled at runtime. [ 2.595060] type=1404 audit(1543965252.595:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.690229] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.692075] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Mounting Debug File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Starting Create list of required st... nodes for the current kernel... Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Reached target Swap. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Reached target Slices. Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Setup Virtual Console... [[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 Configure read-only root support... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... [[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... [[32m OK [0m] Started Configure read-only root support. [ 3.227980] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting udev Kernel Device Manager... [[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. [ 3.314044] systemd-journald[388]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Setup Virtual Console. [[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.477245] type=1305 audit(1543965253.477:3): audit_pid=429 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Authorization Manager... Starting Dump dmesg to /var/log/dmesg... [ 3.639117] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Started D-Bus System Message Bus. [ 3.644382] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.650719] [drm] Initialized drm 1.1.0 20060810 [ 3.654047] ppdev: user-space parallel port driver [ 3.712627] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.714560] [TTM] Initializing pool allocator [ 3.716213] [TTM] Initializing DMA pool allocator [ 3.718295] [drm] fb mappable at 0xFC000000 [ 3.719758] [drm] vram aper at 0xFC000000 [ 3.721114] [drm] size 33554432 [ 3.722325] [drm] fb depth is 24 [ 3.722325] [drm] pitch is 3072 [ 3.725949] fbcon: cirrusdrmfb (fb0) is primary device [ 3.748449] Console: switching to colour frame buffer device 128x48 [ 3.761308] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting GSSAPI [ 3.764972] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Proxy Daemon... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting LSB: Bring up/down networking... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [ 3.919436] AES CTR mode by8 optimization enabled [ 3.923349] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.931564] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started NTP client/server. [ 3.945296] 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.[ 3.953536] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] [ 3.956875] intel_powerclamp: No package C-state availableReached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [ 3.964086] intel_powerclamp: No package C-state available [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 4.255027] cloud-init[497]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:14:14 +0000. Up 4.21 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 System Logging Service... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting Postfix Mail Transport Agent... Starting nginx - high performance web server... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... Starting LSB: Supports the direct execution of binary formats.... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started nginx - high performance web server. [ 6.256337] cloud-init[799]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:14:16 +0000. Up 6.22 seconds. [[32m OK [0m] Created slice user-993.slice. [ 6.286086] cloud-init[799]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.288094] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.290564] cloud-init[799]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.292424] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.294341] cloud-init[799]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.296280] cloud-init[799]: ci-info: | eth0: | True | 192.168.120.5 | 255.255.255.0 | fa:16:3e:79:a6:61 | [ 6.298209] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.300112] cloud-init[799]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.302201] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.307265] cloud-init[799]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.309113] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.311109] cloud-init[799]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.313086] cloud-init[799]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.315225] cloud-init[799]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.317270] cloud-init[799]: 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: c 2018-12-04 23:14:33,890 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.201: timed out 2018-12-04 23:14:42,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:14:42,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046/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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:14:42,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:14:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-319e8cb2-b0c8-4584-b79d-dde92c699375 x-compute-request-id: req-319e8cb2-b0c8-4584-b79d-dde92c699375 Content-Encoding: gzip Content-Length: 11754 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 00000000bffe1351 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 00000000bffe12d1 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 1914433010 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.391184] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.393925] pid_max: default: 32768 minimum: 301\n[ 0.395390] Security Framework initialized\n[ 0.396771] SELinux: Initializing.\n[ 0.398275] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.404108] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.407688] Mount-cache hash table entries: 4096\n[ 0.409437] Initializing cgroup subsys memory\n[ 0.410890] Initializing cgroup subsys devices\n[ 0.412348] Initializing cgroup subsys freezer\n[ 0.413799] Initializing cgroup subsys net_cls\n[ 0.415231] Initializing cgroup subsys blkio\n[ 0.416644] Initializing cgroup subsys perf_event\n[ 0.418121] Initializing cgroup subsys hugetlb\n[ 0.419549] Initializing cgroup subsys pids\n[ 0.420933] Initializing cgroup subsys net_prio\n[ 0.422457] CPU: Physical Processor ID: 0\n[ 0.424524] mce: CPU supports 10 MCE banks\n[ 0.425935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.427536] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.429127] tlb_flushall_shift: 6\n[ 0.430547] Freeing SMP alternatives: 28k freed\n[ 0.434636] ACPI: Core revision 20130517\n[ 0.436402] ACPI: All ACPI Tables successfully acquired\n[ 0.438195] ftrace: allocating 25812 entries in 101 pages\n[ 0.460062] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.461944] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.463778] smpboot: Max logical packages: 2\n[ 0.465447] Enabling x2apic\n[ 0.466706] Enabled x2apic\n[ 0.468197] Switched APIC routing to physical x2apic.\n[ 0.471233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.473312] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.477093] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.485412] KVM setup paravirtual spinlock\n[ 0.488224] smpboot: Booting Node 0, Processors #1 OK\n[ 0.490415] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.512217] Brought up 2 CPUs\n[ 0.512219] KVM setup async PF for cpu 1\n[ 0.512222] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.516581] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.519429] devtmpfs: initialized\n[ 0.522459] EVM: security.selinux\n[ 0.523818] EVM: security.ima\n[ 0.525083] EVM: security.capability\n[ 0.527130] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.529276] pinctrl core: initialized pinctrl subsystem\n[ 0.531169] NET: Registered protocol family 16\n[ 0.533004] ACPI: bus type PCI registered\n[ 0.534552] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.536656] PCI: Using configuration type 1 for base access\n[ 0.541816] ACPI: Added _OSI(Module Device)\n[ 0.543396] ACPI: Added _OSI(Processor Device)\n[ 0.545007] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.546658] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.549561] ACPI: Interpreter enabled\n[ 0.551020] ACPI: (supports S0 S5)\n[ 0.552411] ACPI: Using IOAPIC for interrupt routing\n[ 0.554160] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.559105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.561121] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.563299] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.565417] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.569278] acpiphp: Slot [3] registered\n[ 0.570777] acpiphp: Slot [4] registered\n[ 0.572299] acpiphp: Slot [5] registered\n[ 0.573812] acpiphp: Slot [6] registered\n[ 0.575312] acpiphp: Slot [7] registered\n[ 0.576805] acpiphp: Slot [8] registered\n[ 0.578344] acpiphp: Slot [9] registered\n[ 0.579875] acpiphp: Slot [10] registered\n[ 0.581434] acpiphp: Slot [11] registered\n[ 0.582955] acpiphp: Slot [12] registered\n[ 0.584514] acpiphp: Slot [13] registered\n[ 0.586004] acpiphp: Slot [14] registered\n[ 0.587526] acpiphp: Slot [15] registered\n[ 0.589026] acpiphp: Slot [16] registered\n[ 0.590562] acpiphp: Slot [17] registered\n[ 0.592048] acpiphp: Slot [18] registered\n[ 0.593576] acpiphp: Slot [19] registered\n[ 0.595066] acpiphp: Slot [20] registered\n[ 0.596595] acpiphp: Slot [21] registered\n[ 0.598110] acpiphp: Slot [22] registered\n[ 0.599791] acpiphp: Slot [23] registered\n[ 0.601527] acpiphp: Slot [24] registered\n[ 0.603255] acpiphp: Slot [25] registered\n[ 0.604984] acpiphp: Slot [26] registered\n[ 0.606708] acpiphp: Slot [27] registered\n[ 0.608420] acpiphp: Slot [28] registered\n[ 0.610152] acpiphp: Slot [29] registered\n[ 0.611857] acpiphp: Slot [30] registered\n[ 0.613582] acpiphp: Slot [31] registered\n[ 0.615310] PCI host bridge to bus 0000:00\n[ 0.617031] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.619127] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.621598] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.624047] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.627228] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.630374] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.636235] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.638819] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.641181] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.643728] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.647987] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.650509] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.673044] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.675312] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.677838] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.680057] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.682252] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.684257] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.686365] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.689052] vgaarb: loaded\n[ 0.690190] vgaarb: bridge control possible 0000:00:02.0\n[ 0.691957] SCSI subsystem initialized\n[ 0.693369] ACPI: bus type USB registered\n[ 0.694786] usbcore: registered new interface driver usbfs\n[ 0.696500] usbcore: registered new interface driver hub\n[ 0.698150] usbcore: registered new device driver usb\n[ 0.699940] PCI: Using ACPI for IRQ routing\n[ 0.701770] NetLabel: Initializing\n[ 0.703009] NetLabel: domain hash size = 128\n[ 0.704491] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.706097] NetLabel: unlabeled traffic allowed by default\n[ 0.707962] Switched to clocksource kvm-clock\n[ 0.717162] pnp: PnP ACPI init\n[ 0.718357] ACPI: bus type PNP registered\n[ 0.720093] pnp: PnP ACPI: found 5 devices\n[ 0.721446] ACPI: bus type PNP unregistered\n[ 0.729003] NET: Registered protocol family 2\n[ 0.730756] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.733490] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.735782] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.737704] TCP: reno registered\n[ 0.738941] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.740705] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.742568] NET: Registered protocol family 1\n[ 0.743984] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.745716] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.747386] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.767324] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.787329] Unpacking initramfs...\n[ 1.252897] Freeing initrd memory: 37508k freed\n[ 1.262573] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.264498] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.268044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.270000] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.272181] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.274072] Initialise system trusted keyring\n[ 1.275594] audit: initializing netlink socket (disabled)\n[ 1.277305] type=2000 audit(1543965251.276:1): initialized\n[ 1.294890] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.296763] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.299501] zpool: loaded\n[ 1.300661] zbud: loaded\n[ 1.302002] VFS: Disk quotas dquot_6.5.2\n[ 1.303441] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.305456] msgmni has been set to 7578\n[ 1.306865] Key type big_key registered\n[ 1.309005] NET: Registered protocol family 38\n[ 1.310512] Key type asymmetric registered\n[ 1.311943] Asymmetric key parser 'x509' registered\n[ 1.313524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.316192] io scheduler noop registered\n[ 1.317620] io scheduler deadline registered (default)\n[ 1.332708] io scheduler cfq registered\n[ 1.334186] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.335891] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.337853] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.340407] ACPI: Power Button [PWRF]\n[ 1.341877] GHES: HEST is not enabled!\n[ 1.343304] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.367887] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.370081] Non-volatile memory driver v1.3\n[ 1.371548] Linux agpgart interface v0.103\n[ 1.373094] crash memory driver: version 1.1\n[ 1.374636] rdac: device handler registered\n[ 1.376134] hp_sw: device handler registered\n[ 1.377621] emc: device handler registered\n[ 1.379038] alua: device handler registered\n[ 1.380472] libphy: Fixed MDIO Bus: probed\n[ 1.381946] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.383853] ehci-pci: EHCI PCI platform driver\n[ 1.385279] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.387010] ohci-pci: OHCI PCI platform driver\n[ 1.388432] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.408378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.410025] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.412563] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.414191] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.415933] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.417796] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.420276] usb usb1: Product: UHCI Host Controller\n[ 1.421791] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.423761] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.425357] hub 1-0:1.0: USB hub found\n[ 1.426745] hub 1-0:1.0: 2 ports detected\n[ 1.428309] usbcore: registered new interface driver usbserial\n[ 1.430110] usbcore: registered new interface driver usbserial_generic\n[ 1.432003] usbserial: USB Serial support registered for generic\n[ 1.433857] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.437226] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.438824] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.440534] mousedev: PS/2 mouse device common for all mice\n[ 1.442613] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.446104] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.449018] rtc_cmos 00:00: RTC can wake from S4\n[ 1.450802] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.451102] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.455377] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.457205] cpuidle: using governor menu\n[ 1.458564] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.460298] usbcore: registered new interface driver usbhid\n[ 1.461886] usbhid: USB HID core driver\n[ 1.463190] drop_monitor: Initializing network drop monitor service\n[ 1.465026] TCP: cubic registered\n[ 1.466288] Initializing XFRM netlink socket\n[ 1.467740] NET: Registered protocol family 10\n[ 1.469432] NET: Registered protocol family 17\n[ 1.471054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.472784] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.474514] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.477348] Loading compiled-in X.509 certificates\n[ 1.478841] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.481658] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.485016] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.487840] registered taskstats version 1\n[ 1.491076] Key type trusted registered\n[ 1.494138] Key type encrypted registered\n[ 1.496878] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.499123] rtc_cmos 00:00: setting system clock to 2018-12-04 23:14:11 UTC (1543965251)\n[ 1.502647] Freeing unused kernel memory: 1680k freed\n[ 1.508362] 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.513981] systemd[1]: Detected virtualization kvm.\n[ 1.515679] systemd[1]: Detected architecture x86-64.\n[ 1.517378] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.520579] systemd[1]: No hostname configured.\n[ 1.522179] systemd[1]: Set hostname to .\n[ 1.523939] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.550081] systemd[1]: Created slice Root Slice.\n[ 1.551755] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.554441] systemd[1]: Listening on Journal Socket.\n[ 1.556180] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Timers.\n[ 1.558794] systemd[1]: Reached target Timers.\n[ 1.560389] systemd[1]: Starting Timers.\n[ 1.561910] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.564773] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.568653] systemd[1]: Reached target Paths.\n[ 1.570226] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.572851] systemd[1]: Reached target Local File Systems.\n[ 1.574682] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.577546] systemd[1]: Listening on udev Kernel Socket.\n[ 1.579323] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.582171] systemd[1]: Created slice System Slice.\n[ 1.583871] systemd[1]: Starting System Slice.\n[ 1.585844] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.588701] 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.593460] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Swap.\n[ 1.596975] systemd[1]: Reached target Swap.\n[ 1.598456] systemd[1]: Starting Swap.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.600889] systemd[1]: Listening on udev Control Socket.\n[ 1.602573] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.605092] systemd[1]: Reached target Sockets.\n[ 1.606600] systemd[1]: Starting Sockets.\n[ 1.608384] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Slices.\n[ 1.611857] systemd[1]: Reached target Slices.\n[ 1.613355] systemd[1]: Starting Slices.\n[[32m OK [0m] Started Journal Service.\n[ 1.615930] 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.684053] RPC: Registered named UNIX socket transport module.\n[ 1.685873] RPC: Registered udp transport module.\n[ 1.687355] RPC: Registered tcp transport module.\n[ 1.688831] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.729981] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.785450] FDC 0 is a S82078B\n[ 1.814176] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.853549] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.859629] scsi host0: ata_piix\n[ 1.861205] scsi host1: ata_piix\n[ 1.861348] vda: vda1\n[ 1.863971] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.865969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.882942] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.884972] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.887040] usb 1-1: Product: QEMU USB Tablet\n[ 1.888573] usb 1-1: Manufacturer: QEMU\n[ 1.889996] usb 1-1: SerialNumber: 42\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[ 1.903019] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.907917] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 2.040370] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.043345] XFS (vda1): Mounting V4 Filesystem\n[ 2.065783] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Sockets.[ 2.267993] tsc: Refined TSC clocksource calibration: 3491.866 MHz\n\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n 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.\no[[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.306377] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.558995] SELinux: Disabled at runtime.\n[ 2.595060] type=1404 audit(1543965252.595:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.690229] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.692075] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Starting Create list of required st... nodes for the current kernel...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Reached target Swap.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Reached target Slices.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Setup Virtual Console...\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 Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\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[[32m OK [0m] Started Configure read-only root support.\n[ 3.227980] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting udev Kernel Device Manager...\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[ 3.314044] systemd-journald[388]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Setup Virtual Console.\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.477245] type=1305 audit(1543965253.477:3): audit_pid=429 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Authorization Manager...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.639117] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.644382] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.650719] [drm] Initialized drm 1.1.0 20060810\n[ 3.654047] ppdev: user-space parallel port driver\n[ 3.712627] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.714560] [TTM] Initializing pool allocator\n[ 3.716213] [TTM] Initializing DMA pool allocator\n[ 3.718295] [drm] fb mappable at 0xFC000000\n[ 3.719758] [drm] vram aper at 0xFC000000\n[ 3.721114] [drm] size 33554432\n[ 3.722325] [drm] fb depth is 24\n[ 3.722325] [drm] pitch is 3072\n[ 3.725949] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.748449] Console: switching to colour frame buffer device 128x48\n[ 3.761308] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting GSSAPI [ 3.764972] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\nProxy Daemon...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n Starting LSB: Bring up/down networking...\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 Login Service.\n[ 3.919436] AES CTR mode by8 optimization enabled\n[ 3.923349] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.931564] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started NTP client/server.\n[ 3.945296] 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.[ 3.953536] intel_rapl: no valid rapl domains found in package 0\n\n[[32m OK [0m] [ 3.956875] intel_powerclamp: No package C-state availableReached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[ 3.964086] intel_powerclamp: No package C-state available\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 4.255027] cloud-init[497]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:14:14 +0000. Up 4.21 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 System Logging Service...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting Postfix Mail Transport Agent...\n Starting nginx - high performance web server...\n[[32m OK [0m] Reached target Network is Online.\n Starting RabbitMQ Service...\n Starting LSB: Supports the direct execution of binary formats....\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started nginx - high performance web server.\n[ 6.256337] cloud-init[799]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:14:16 +0000. Up 6.22 seconds.\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.286086] cloud-init[799]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.288094] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.290564] cloud-init[799]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.292424] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.294341] cloud-init[799]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.296280] cloud-init[799]: ci-info: | eth0: | True | 192.168.120.5 | 255.255.255.0 | fa:16:3e:79:a6:61 |\n[ 6.298209] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.300112] cloud-init[799]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.302201] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.307265] cloud-init[799]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.309113] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.311109] cloud-init[799]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.313086] cloud-init[799]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.315225] cloud-init[799]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.317270] cloud-init[799]: 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: c"} 2018-12-04 23:14:42,971 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046/action used request id req-319e8cb2-b0c8-4584-b79d-dde92c699375 2018-12-04 23:14:42,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0712449550629s 2018-12-04 23:14:42,972 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046/action used request id req-319e8cb2-b0c8-4584-b79d-dde92c699375 2018-12-04 23:14:42,972 - 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 00000000bffe1351 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 00000000bffe12d1 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 1914433010 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.391184] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.393925] pid_max: default: 32768 minimum: 301 [ 0.395390] Security Framework initialized [ 0.396771] SELinux: Initializing. [ 0.398275] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.404108] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.407688] Mount-cache hash table entries: 4096 [ 0.409437] Initializing cgroup subsys memory [ 0.410890] Initializing cgroup subsys devices [ 0.412348] Initializing cgroup subsys freezer [ 0.413799] Initializing cgroup subsys net_cls [ 0.415231] Initializing cgroup subsys blkio [ 0.416644] Initializing cgroup subsys perf_event [ 0.418121] Initializing cgroup subsys hugetlb [ 0.419549] Initializing cgroup subsys pids [ 0.420933] Initializing cgroup subsys net_prio [ 0.422457] CPU: Physical Processor ID: 0 [ 0.424524] mce: CPU supports 10 MCE banks [ 0.425935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.427536] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.429127] tlb_flushall_shift: 6 [ 0.430547] Freeing SMP alternatives: 28k freed [ 0.434636] ACPI: Core revision 20130517 [ 0.436402] ACPI: All ACPI Tables successfully acquired [ 0.438195] ftrace: allocating 25812 entries in 101 pages [ 0.460062] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.461944] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.463778] smpboot: Max logical packages: 2 [ 0.465447] Enabling x2apic [ 0.466706] Enabled x2apic [ 0.468197] Switched APIC routing to physical x2apic. [ 0.471233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.473312] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.477093] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.485412] KVM setup paravirtual spinlock [ 0.488224] smpboot: Booting Node 0, Processors #1 OK [ 0.490415] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.512217] Brought up 2 CPUs [ 0.512219] KVM setup async PF for cpu 1 [ 0.512222] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.516581] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.519429] devtmpfs: initialized [ 0.522459] EVM: security.selinux [ 0.523818] EVM: security.ima [ 0.525083] EVM: security.capability [ 0.527130] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.529276] pinctrl core: initialized pinctrl subsystem [ 0.531169] NET: Registered protocol family 16 [ 0.533004] ACPI: bus type PCI registered [ 0.534552] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.536656] PCI: Using configuration type 1 for base access [ 0.541816] ACPI: Added _OSI(Module Device) [ 0.543396] ACPI: Added _OSI(Processor Device) [ 0.545007] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.546658] ACPI: Added _OSI(Processor Aggregator Device) [ 0.549561] ACPI: Interpreter enabled [ 0.551020] ACPI: (supports S0 S5) [ 0.552411] ACPI: Using IOAPIC for interrupt routing [ 0.554160] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.559105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.561121] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.563299] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.565417] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.569278] acpiphp: Slot [3] registered [ 0.570777] acpiphp: Slot [4] registered [ 0.572299] acpiphp: Slot [5] registered [ 0.573812] acpiphp: Slot [6] registered [ 0.575312] acpiphp: Slot [7] registered [ 0.576805] acpiphp: Slot [8] registered [ 0.578344] acpiphp: Slot [9] registered [ 0.579875] acpiphp: Slot [10] registered [ 0.581434] acpiphp: Slot [11] registered [ 0.582955] acpiphp: Slot [12] registered [ 0.584514] acpiphp: Slot [13] registered [ 0.586004] acpiphp: Slot [14] registered [ 0.587526] acpiphp: Slot [15] registered [ 0.589026] acpiphp: Slot [16] registered [ 0.590562] acpiphp: Slot [17] registered [ 0.592048] acpiphp: Slot [18] registered [ 0.593576] acpiphp: Slot [19] registered [ 0.595066] acpiphp: Slot [20] registered [ 0.596595] acpiphp: Slot [21] registered [ 0.598110] acpiphp: Slot [22] registered [ 0.599791] acpiphp: Slot [23] registered [ 0.601527] acpiphp: Slot [24] registered [ 0.603255] acpiphp: Slot [25] registered [ 0.604984] acpiphp: Slot [26] registered [ 0.606708] acpiphp: Slot [27] registered [ 0.608420] acpiphp: Slot [28] registered [ 0.610152] acpiphp: Slot [29] registered [ 0.611857] acpiphp: Slot [30] registered [ 0.613582] acpiphp: Slot [31] registered [ 0.615310] PCI host bridge to bus 0000:00 [ 0.617031] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.619127] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.621598] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.624047] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.627228] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.630374] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.636235] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.638819] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.641181] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.643728] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.647987] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.650509] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.673044] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.675312] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.677838] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.680057] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.682252] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.684257] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.686365] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.689052] vgaarb: loaded [ 0.690190] vgaarb: bridge control possible 0000:00:02.0 [ 0.691957] SCSI subsystem initialized [ 0.693369] ACPI: bus type USB registered [ 0.694786] usbcore: registered new interface driver usbfs [ 0.696500] usbcore: registered new interface driver hub [ 0.698150] usbcore: registered new device driver usb [ 0.699940] PCI: Using ACPI for IRQ routing [ 0.701770] NetLabel: Initializing [ 0.703009] NetLabel: domain hash size = 128 [ 0.704491] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.706097] NetLabel: unlabeled traffic allowed by default [ 0.707962] Switched to clocksource kvm-clock [ 0.717162] pnp: PnP ACPI init [ 0.718357] ACPI: bus type PNP registered [ 0.720093] pnp: PnP ACPI: found 5 devices [ 0.721446] ACPI: bus type PNP unregistered [ 0.729003] NET: Registered protocol family 2 [ 0.730756] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.733490] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.735782] TCP: Hash tables configured (established 32768 bind 32768) [ 0.737704] TCP: reno registered [ 0.738941] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.740705] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.742568] NET: Registered protocol family 1 [ 0.743984] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.745716] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.747386] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.767324] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.787329] Unpacking initramfs... [ 1.252897] Freeing initrd memory: 37508k freed [ 1.262573] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.264498] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.268044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.270000] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.272181] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.274072] Initialise system trusted keyring [ 1.275594] audit: initializing netlink socket (disabled) [ 1.277305] type=2000 audit(1543965251.276:1): initialized [ 1.294890] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.296763] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.299501] zpool: loaded [ 1.300661] zbud: loaded [ 1.302002] VFS: Disk quotas dquot_6.5.2 [ 1.303441] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.305456] msgmni has been set to 7578 [ 1.306865] Key type big_key registered [ 1.309005] NET: Registered protocol family 38 [ 1.310512] Key type asymmetric registered [ 1.311943] Asymmetric key parser 'x509' registered [ 1.313524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.316192] io scheduler noop registered [ 1.317620] io scheduler deadline registered (default) [ 1.332708] io scheduler cfq registered [ 1.334186] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.335891] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.337853] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.340407] ACPI: Power Button [PWRF] [ 1.341877] GHES: HEST is not enabled! [ 1.343304] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.367887] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.370081] Non-volatile memory driver v1.3 [ 1.371548] Linux agpgart interface v0.103 [ 1.373094] crash memory driver: version 1.1 [ 1.374636] rdac: device handler registered [ 1.376134] hp_sw: device handler registered [ 1.377621] emc: device handler registered [ 1.379038] alua: device handler registered [ 1.380472] libphy: Fixed MDIO Bus: probed [ 1.381946] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.383853] ehci-pci: EHCI PCI platform driver [ 1.385279] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.387010] ohci-pci: OHCI PCI platform driver [ 1.388432] uhci_hcd: USB Universal Host Controller Interface driver [ 1.408378] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.410025] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.412563] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.414191] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.415933] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.417796] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.420276] usb usb1: Product: UHCI Host Controller [ 1.421791] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.423761] usb usb1: SerialNumber: 0000:00:01.2 [ 1.425357] hub 1-0:1.0: USB hub found [ 1.426745] hub 1-0:1.0: 2 ports detected [ 1.428309] usbcore: registered new interface driver usbserial [ 1.430110] usbcore: registered new interface driver usbserial_generic [ 1.432003] usbserial: USB Serial support registered for generic [ 1.433857] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.437226] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.438824] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.440534] mousedev: PS/2 mouse device common for all mice [ 1.442613] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.446104] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.449018] rtc_cmos 00:00: RTC can wake from S4 [ 1.450802] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.451102] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.455377] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.457205] cpuidle: using governor menu [ 1.458564] hidraw: raw HID events driver (C) Jiri Kosina [ 1.460298] usbcore: registered new interface driver usbhid [ 1.461886] usbhid: USB HID core driver [ 1.463190] drop_monitor: Initializing network drop monitor service [ 1.465026] TCP: cubic registered [ 1.466288] Initializing XFRM netlink socket [ 1.467740] NET: Registered protocol family 10 [ 1.469432] NET: Registered protocol family 17 [ 1.471054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.472784] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.474514] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.477348] Loading compiled-in X.509 certificates [ 1.478841] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.481658] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.485016] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.487840] registered taskstats version 1 [ 1.491076] Key type trusted registered [ 1.494138] Key type encrypted registered [ 1.496878] IMA: No TPM chip found, activating TPM-bypass! [ 1.499123] rtc_cmos 00:00: setting system clock to 2018-12-04 23:14:11 UTC (1543965251) [ 1.502647] Freeing unused kernel memory: 1680k freed [ 1.508362] 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.513981] systemd[1]: Detected virtualization kvm. [ 1.515679] systemd[1]: Detected architecture x86-64. [ 1.517378] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.520579] systemd[1]: No hostname configured. [ 1.522179] systemd[1]: Set hostname to . [ 1.523939] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.550081] systemd[1]: Created slice Root Slice. [ 1.551755] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.554441] systemd[1]: Listening on Journal Socket. [ 1.556180] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Timers. [ 1.558794] systemd[1]: Reached target Timers. [ 1.560389] systemd[1]: Starting Timers. [ 1.561910] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.564773] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.568653] systemd[1]: Reached target Paths. [ 1.570226] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.572851] systemd[1]: Reached target Local File Systems. [ 1.574682] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.577546] systemd[1]: Listening on udev Kernel Socket. [ 1.579323] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.582171] systemd[1]: Created slice System Slice. [ 1.583871] systemd[1]: Starting System Slice. [ 1.585844] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.588701] 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.593460] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Swap. [ 1.596975] systemd[1]: Reached target Swap. [ 1.598456] systemd[1]: Starting Swap. [[32m OK [0m] Listening on udev Control Socket. [ 1.600889] systemd[1]: Listening on udev Control Socket. [ 1.602573] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.605092] systemd[1]: Reached target Sockets. [ 1.606600] systemd[1]: Starting Sockets. [ 1.608384] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.611857] systemd[1]: Reached target Slices. [ 1.613355] systemd[1]: Starting Slices. [[32m OK [0m] Started Journal Service. [ 1.615930] 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.684053] RPC: Registered named UNIX socket transport module. [ 1.685873] RPC: Registered udp transport module. [ 1.687355] RPC: Registered tcp transport module. [ 1.688831] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.729981] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.785450] FDC 0 is a S82078B [ 1.814176] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.853549] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.859629] scsi host0: ata_piix [ 1.861205] scsi host1: ata_piix [ 1.861348] vda: vda1 [ 1.863971] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.865969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.882942] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.884972] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.887040] usb 1-1: Product: QEMU USB Tablet [ 1.888573] usb 1-1: Manufacturer: QEMU [ 1.889996] usb 1-1: SerialNumber: 42 [[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... [ 1.903019] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.907917] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.040370] SGI XFS with ACLs, security attributes, no debug enabled [ 2.043345] XFS (vda1): Mounting V4 Filesystem [ 2.065783] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Sockets.[ 2.267993] tsc: Refined TSC clocksource calibration: 3491.866 MHz [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. 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. o[[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.306377] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.558995] SELinux: Disabled at runtime. [ 2.595060] type=1404 audit(1543965252.595:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.690229] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.692075] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Mounting Debug File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Starting Create list of required st... nodes for the current kernel... Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Reached target Swap. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Reached target Slices. Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Setup Virtual Console... [[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 Configure read-only root support... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... [[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... [[32m OK [0m] Started Configure read-only root support. [ 3.227980] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting udev Kernel Device Manager... [[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. [ 3.314044] systemd-journald[388]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Setup Virtual Console. [[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.477245] type=1305 audit(1543965253.477:3): audit_pid=429 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Authorization Manager... Starting Dump dmesg to /var/log/dmesg... [ 3.639117] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Started D-Bus System Message Bus. [ 3.644382] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.650719] [drm] Initialized drm 1.1.0 20060810 [ 3.654047] ppdev: user-space parallel port driver [ 3.712627] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.714560] [TTM] Initializing pool allocator [ 3.716213] [TTM] Initializing DMA pool allocator [ 3.718295] [drm] fb mappable at 0xFC000000 [ 3.719758] [drm] vram aper at 0xFC000000 [ 3.721114] [drm] size 33554432 [ 3.722325] [drm] fb depth is 24 [ 3.722325] [drm] pitch is 3072 [ 3.725949] fbcon: cirrusdrmfb (fb0) is primary device [ 3.748449] Console: switching to colour frame buffer device 128x48 [ 3.761308] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting GSSAPI [ 3.764972] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Proxy Daemon... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting LSB: Bring up/down networking... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [ 3.919436] AES CTR mode by8 optimization enabled [ 3.923349] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.931564] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started NTP client/server. [ 3.945296] 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.[ 3.953536] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] [ 3.956875] intel_powerclamp: No package C-state availableReached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [ 3.964086] intel_powerclamp: No package C-state available [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 4.255027] cloud-init[497]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:14:14 +0000. Up 4.21 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 System Logging Service... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting Postfix Mail Transport Agent... Starting nginx - high performance web server... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... Starting LSB: Supports the direct execution of binary formats.... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started nginx - high performance web server. [ 6.256337] cloud-init[799]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:14:16 +0000. Up 6.22 seconds. [[32m OK [0m] Created slice user-993.slice. [ 6.286086] cloud-init[799]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.288094] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.290564] cloud-init[799]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.292424] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.294341] cloud-init[799]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.296280] cloud-init[799]: ci-info: | eth0: | True | 192.168.120.5 | 255.255.255.0 | fa:16:3e:79:a6:61 | [ 6.298209] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.300112] cloud-init[799]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.302201] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.307265] cloud-init[799]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.309113] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.311109] cloud-init[799]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.313086] cloud-init[799]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.315225] cloud-init[799]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.317270] cloud-init[799]: 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: c 2018-12-04 23:14:43,975 - functest.core.singlevm - DEBUG - try 4: cannot connect to 172.30.9.201: timed out 2018-12-04 23:14:52,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:14:52,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046/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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:14:53,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:14:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f7a6679-2ef2-4f22-a89a-113078864c11 x-compute-request-id: req-0f7a6679-2ef2-4f22-a89a-113078864c11 Content-Encoding: gzip Content-Length: 11754 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 00000000bffe1351 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 00000000bffe12d1 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 1914433010 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.391184] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.393925] pid_max: default: 32768 minimum: 301\n[ 0.395390] Security Framework initialized\n[ 0.396771] SELinux: Initializing.\n[ 0.398275] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.404108] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.407688] Mount-cache hash table entries: 4096\n[ 0.409437] Initializing cgroup subsys memory\n[ 0.410890] Initializing cgroup subsys devices\n[ 0.412348] Initializing cgroup subsys freezer\n[ 0.413799] Initializing cgroup subsys net_cls\n[ 0.415231] Initializing cgroup subsys blkio\n[ 0.416644] Initializing cgroup subsys perf_event\n[ 0.418121] Initializing cgroup subsys hugetlb\n[ 0.419549] Initializing cgroup subsys pids\n[ 0.420933] Initializing cgroup subsys net_prio\n[ 0.422457] CPU: Physical Processor ID: 0\n[ 0.424524] mce: CPU supports 10 MCE banks\n[ 0.425935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.427536] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.429127] tlb_flushall_shift: 6\n[ 0.430547] Freeing SMP alternatives: 28k freed\n[ 0.434636] ACPI: Core revision 20130517\n[ 0.436402] ACPI: All ACPI Tables successfully acquired\n[ 0.438195] ftrace: allocating 25812 entries in 101 pages\n[ 0.460062] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.461944] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.463778] smpboot: Max logical packages: 2\n[ 0.465447] Enabling x2apic\n[ 0.466706] Enabled x2apic\n[ 0.468197] Switched APIC routing to physical x2apic.\n[ 0.471233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.473312] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.477093] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.485412] KVM setup paravirtual spinlock\n[ 0.488224] smpboot: Booting Node 0, Processors #1 OK\n[ 0.490415] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.512217] Brought up 2 CPUs\n[ 0.512219] KVM setup async PF for cpu 1\n[ 0.512222] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.516581] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.519429] devtmpfs: initialized\n[ 0.522459] EVM: security.selinux\n[ 0.523818] EVM: security.ima\n[ 0.525083] EVM: security.capability\n[ 0.527130] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.529276] pinctrl core: initialized pinctrl subsystem\n[ 0.531169] NET: Registered protocol family 16\n[ 0.533004] ACPI: bus type PCI registered\n[ 0.534552] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.536656] PCI: Using configuration type 1 for base access\n[ 0.541816] ACPI: Added _OSI(Module Device)\n[ 0.543396] ACPI: Added _OSI(Processor Device)\n[ 0.545007] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.546658] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.549561] ACPI: Interpreter enabled\n[ 0.551020] ACPI: (supports S0 S5)\n[ 0.552411] ACPI: Using IOAPIC for interrupt routing\n[ 0.554160] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.559105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.561121] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.563299] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.565417] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.569278] acpiphp: Slot [3] registered\n[ 0.570777] acpiphp: Slot [4] registered\n[ 0.572299] acpiphp: Slot [5] registered\n[ 0.573812] acpiphp: Slot [6] registered\n[ 0.575312] acpiphp: Slot [7] registered\n[ 0.576805] acpiphp: Slot [8] registered\n[ 0.578344] acpiphp: Slot [9] registered\n[ 0.579875] acpiphp: Slot [10] registered\n[ 0.581434] acpiphp: Slot [11] registered\n[ 0.582955] acpiphp: Slot [12] registered\n[ 0.584514] acpiphp: Slot [13] registered\n[ 0.586004] acpiphp: Slot [14] registered\n[ 0.587526] acpiphp: Slot [15] registered\n[ 0.589026] acpiphp: Slot [16] registered\n[ 0.590562] acpiphp: Slot [17] registered\n[ 0.592048] acpiphp: Slot [18] registered\n[ 0.593576] acpiphp: Slot [19] registered\n[ 0.595066] acpiphp: Slot [20] registered\n[ 0.596595] acpiphp: Slot [21] registered\n[ 0.598110] acpiphp: Slot [22] registered\n[ 0.599791] acpiphp: Slot [23] registered\n[ 0.601527] acpiphp: Slot [24] registered\n[ 0.603255] acpiphp: Slot [25] registered\n[ 0.604984] acpiphp: Slot [26] registered\n[ 0.606708] acpiphp: Slot [27] registered\n[ 0.608420] acpiphp: Slot [28] registered\n[ 0.610152] acpiphp: Slot [29] registered\n[ 0.611857] acpiphp: Slot [30] registered\n[ 0.613582] acpiphp: Slot [31] registered\n[ 0.615310] PCI host bridge to bus 0000:00\n[ 0.617031] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.619127] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.621598] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.624047] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.627228] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.630374] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.636235] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.638819] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.641181] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.643728] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.647987] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.650509] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.673044] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.675312] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.677838] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.680057] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.682252] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.684257] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.686365] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.689052] vgaarb: loaded\n[ 0.690190] vgaarb: bridge control possible 0000:00:02.0\n[ 0.691957] SCSI subsystem initialized\n[ 0.693369] ACPI: bus type USB registered\n[ 0.694786] usbcore: registered new interface driver usbfs\n[ 0.696500] usbcore: registered new interface driver hub\n[ 0.698150] usbcore: registered new device driver usb\n[ 0.699940] PCI: Using ACPI for IRQ routing\n[ 0.701770] NetLabel: Initializing\n[ 0.703009] NetLabel: domain hash size = 128\n[ 0.704491] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.706097] NetLabel: unlabeled traffic allowed by default\n[ 0.707962] Switched to clocksource kvm-clock\n[ 0.717162] pnp: PnP ACPI init\n[ 0.718357] ACPI: bus type PNP registered\n[ 0.720093] pnp: PnP ACPI: found 5 devices\n[ 0.721446] ACPI: bus type PNP unregistered\n[ 0.729003] NET: Registered protocol family 2\n[ 0.730756] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.733490] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.735782] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.737704] TCP: reno registered\n[ 0.738941] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.740705] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.742568] NET: Registered protocol family 1\n[ 0.743984] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.745716] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.747386] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.767324] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.787329] Unpacking initramfs...\n[ 1.252897] Freeing initrd memory: 37508k freed\n[ 1.262573] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.264498] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.268044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.270000] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.272181] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.274072] Initialise system trusted keyring\n[ 1.275594] audit: initializing netlink socket (disabled)\n[ 1.277305] type=2000 audit(1543965251.276:1): initialized\n[ 1.294890] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.296763] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.299501] zpool: loaded\n[ 1.300661] zbud: loaded\n[ 1.302002] VFS: Disk quotas dquot_6.5.2\n[ 1.303441] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.305456] msgmni has been set to 7578\n[ 1.306865] Key type big_key registered\n[ 1.309005] NET: Registered protocol family 38\n[ 1.310512] Key type asymmetric registered\n[ 1.311943] Asymmetric key parser 'x509' registered\n[ 1.313524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.316192] io scheduler noop registered\n[ 1.317620] io scheduler deadline registered (default)\n[ 1.332708] io scheduler cfq registered\n[ 1.334186] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.335891] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.337853] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.340407] ACPI: Power Button [PWRF]\n[ 1.341877] GHES: HEST is not enabled!\n[ 1.343304] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.367887] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.370081] Non-volatile memory driver v1.3\n[ 1.371548] Linux agpgart interface v0.103\n[ 1.373094] crash memory driver: version 1.1\n[ 1.374636] rdac: device handler registered\n[ 1.376134] hp_sw: device handler registered\n[ 1.377621] emc: device handler registered\n[ 1.379038] alua: device handler registered\n[ 1.380472] libphy: Fixed MDIO Bus: probed\n[ 1.381946] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.383853] ehci-pci: EHCI PCI platform driver\n[ 1.385279] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.387010] ohci-pci: OHCI PCI platform driver\n[ 1.388432] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.408378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.410025] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.412563] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.414191] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.415933] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.417796] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.420276] usb usb1: Product: UHCI Host Controller\n[ 1.421791] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.423761] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.425357] hub 1-0:1.0: USB hub found\n[ 1.426745] hub 1-0:1.0: 2 ports detected\n[ 1.428309] usbcore: registered new interface driver usbserial\n[ 1.430110] usbcore: registered new interface driver usbserial_generic\n[ 1.432003] usbserial: USB Serial support registered for generic\n[ 1.433857] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.437226] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.438824] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.440534] mousedev: PS/2 mouse device common for all mice\n[ 1.442613] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.446104] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.449018] rtc_cmos 00:00: RTC can wake from S4\n[ 1.450802] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.451102] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.455377] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.457205] cpuidle: using governor menu\n[ 1.458564] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.460298] usbcore: registered new interface driver usbhid\n[ 1.461886] usbhid: USB HID core driver\n[ 1.463190] drop_monitor: Initializing network drop monitor service\n[ 1.465026] TCP: cubic registered\n[ 1.466288] Initializing XFRM netlink socket\n[ 1.467740] NET: Registered protocol family 10\n[ 1.469432] NET: Registered protocol family 17\n[ 1.471054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.472784] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.474514] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.477348] Loading compiled-in X.509 certificates\n[ 1.478841] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.481658] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.485016] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.487840] registered taskstats version 1\n[ 1.491076] Key type trusted registered\n[ 1.494138] Key type encrypted registered\n[ 1.496878] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.499123] rtc_cmos 00:00: setting system clock to 2018-12-04 23:14:11 UTC (1543965251)\n[ 1.502647] Freeing unused kernel memory: 1680k freed\n[ 1.508362] 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.513981] systemd[1]: Detected virtualization kvm.\n[ 1.515679] systemd[1]: Detected architecture x86-64.\n[ 1.517378] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.520579] systemd[1]: No hostname configured.\n[ 1.522179] systemd[1]: Set hostname to .\n[ 1.523939] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.550081] systemd[1]: Created slice Root Slice.\n[ 1.551755] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.554441] systemd[1]: Listening on Journal Socket.\n[ 1.556180] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Timers.\n[ 1.558794] systemd[1]: Reached target Timers.\n[ 1.560389] systemd[1]: Starting Timers.\n[ 1.561910] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.564773] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.568653] systemd[1]: Reached target Paths.\n[ 1.570226] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.572851] systemd[1]: Reached target Local File Systems.\n[ 1.574682] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.577546] systemd[1]: Listening on udev Kernel Socket.\n[ 1.579323] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.582171] systemd[1]: Created slice System Slice.\n[ 1.583871] systemd[1]: Starting System Slice.\n[ 1.585844] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.588701] 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.593460] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Swap.\n[ 1.596975] systemd[1]: Reached target Swap.\n[ 1.598456] systemd[1]: Starting Swap.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.600889] systemd[1]: Listening on udev Control Socket.\n[ 1.602573] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.605092] systemd[1]: Reached target Sockets.\n[ 1.606600] systemd[1]: Starting Sockets.\n[ 1.608384] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Slices.\n[ 1.611857] systemd[1]: Reached target Slices.\n[ 1.613355] systemd[1]: Starting Slices.\n[[32m OK [0m] Started Journal Service.\n[ 1.615930] 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.684053] RPC: Registered named UNIX socket transport module.\n[ 1.685873] RPC: Registered udp transport module.\n[ 1.687355] RPC: Registered tcp transport module.\n[ 1.688831] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.729981] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.785450] FDC 0 is a S82078B\n[ 1.814176] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.853549] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.859629] scsi host0: ata_piix\n[ 1.861205] scsi host1: ata_piix\n[ 1.861348] vda: vda1\n[ 1.863971] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.865969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.882942] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.884972] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.887040] usb 1-1: Product: QEMU USB Tablet\n[ 1.888573] usb 1-1: Manufacturer: QEMU\n[ 1.889996] usb 1-1: SerialNumber: 42\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[ 1.903019] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.907917] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 2.040370] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.043345] XFS (vda1): Mounting V4 Filesystem\n[ 2.065783] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Sockets.[ 2.267993] tsc: Refined TSC clocksource calibration: 3491.866 MHz\n\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n 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.\no[[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.306377] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.558995] SELinux: Disabled at runtime.\n[ 2.595060] type=1404 audit(1543965252.595:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.690229] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.692075] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Starting Create list of required st... nodes for the current kernel...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Reached target Swap.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Reached target Slices.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Setup Virtual Console...\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 Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\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[[32m OK [0m] Started Configure read-only root support.\n[ 3.227980] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting udev Kernel Device Manager...\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[ 3.314044] systemd-journald[388]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Setup Virtual Console.\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.477245] type=1305 audit(1543965253.477:3): audit_pid=429 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Authorization Manager...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.639117] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.644382] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.650719] [drm] Initialized drm 1.1.0 20060810\n[ 3.654047] ppdev: user-space parallel port driver\n[ 3.712627] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.714560] [TTM] Initializing pool allocator\n[ 3.716213] [TTM] Initializing DMA pool allocator\n[ 3.718295] [drm] fb mappable at 0xFC000000\n[ 3.719758] [drm] vram aper at 0xFC000000\n[ 3.721114] [drm] size 33554432\n[ 3.722325] [drm] fb depth is 24\n[ 3.722325] [drm] pitch is 3072\n[ 3.725949] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.748449] Console: switching to colour frame buffer device 128x48\n[ 3.761308] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting GSSAPI [ 3.764972] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\nProxy Daemon...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n Starting LSB: Bring up/down networking...\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 Login Service.\n[ 3.919436] AES CTR mode by8 optimization enabled\n[ 3.923349] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.931564] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started NTP client/server.\n[ 3.945296] 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.[ 3.953536] intel_rapl: no valid rapl domains found in package 0\n\n[[32m OK [0m] [ 3.956875] intel_powerclamp: No package C-state availableReached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[ 3.964086] intel_powerclamp: No package C-state available\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 4.255027] cloud-init[497]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:14:14 +0000. Up 4.21 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 System Logging Service...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting Postfix Mail Transport Agent...\n Starting nginx - high performance web server...\n[[32m OK [0m] Reached target Network is Online.\n Starting RabbitMQ Service...\n Starting LSB: Supports the direct execution of binary formats....\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started nginx - high performance web server.\n[ 6.256337] cloud-init[799]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:14:16 +0000. Up 6.22 seconds.\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.286086] cloud-init[799]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.288094] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.290564] cloud-init[799]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.292424] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.294341] cloud-init[799]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.296280] cloud-init[799]: ci-info: | eth0: | True | 192.168.120.5 | 255.255.255.0 | fa:16:3e:79:a6:61 |\n[ 6.298209] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.300112] cloud-init[799]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.302201] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.307265] cloud-init[799]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.309113] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.311109] cloud-init[799]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.313086] cloud-init[799]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.315225] cloud-init[799]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.317270] cloud-init[799]: 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: c"} 2018-12-04 23:14:53,052 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046/action used request id req-0f7a6679-2ef2-4f22-a89a-113078864c11 2018-12-04 23:14:53,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0726571083069s 2018-12-04 23:14:53,053 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046/action used request id req-0f7a6679-2ef2-4f22-a89a-113078864c11 2018-12-04 23:14:53,053 - 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 00000000bffe1351 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 00000000bffe12d1 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 1914433010 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.391184] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.393925] pid_max: default: 32768 minimum: 301 [ 0.395390] Security Framework initialized [ 0.396771] SELinux: Initializing. [ 0.398275] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.404108] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.407688] Mount-cache hash table entries: 4096 [ 0.409437] Initializing cgroup subsys memory [ 0.410890] Initializing cgroup subsys devices [ 0.412348] Initializing cgroup subsys freezer [ 0.413799] Initializing cgroup subsys net_cls [ 0.415231] Initializing cgroup subsys blkio [ 0.416644] Initializing cgroup subsys perf_event [ 0.418121] Initializing cgroup subsys hugetlb [ 0.419549] Initializing cgroup subsys pids [ 0.420933] Initializing cgroup subsys net_prio [ 0.422457] CPU: Physical Processor ID: 0 [ 0.424524] mce: CPU supports 10 MCE banks [ 0.425935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.427536] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.429127] tlb_flushall_shift: 6 [ 0.430547] Freeing SMP alternatives: 28k freed [ 0.434636] ACPI: Core revision 20130517 [ 0.436402] ACPI: All ACPI Tables successfully acquired [ 0.438195] ftrace: allocating 25812 entries in 101 pages [ 0.460062] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.461944] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.463778] smpboot: Max logical packages: 2 [ 0.465447] Enabling x2apic [ 0.466706] Enabled x2apic [ 0.468197] Switched APIC routing to physical x2apic. [ 0.471233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.473312] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.477093] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.485412] KVM setup paravirtual spinlock [ 0.488224] smpboot: Booting Node 0, Processors #1 OK [ 0.490415] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.512217] Brought up 2 CPUs [ 0.512219] KVM setup async PF for cpu 1 [ 0.512222] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.516581] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.519429] devtmpfs: initialized [ 0.522459] EVM: security.selinux [ 0.523818] EVM: security.ima [ 0.525083] EVM: security.capability [ 0.527130] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.529276] pinctrl core: initialized pinctrl subsystem [ 0.531169] NET: Registered protocol family 16 [ 0.533004] ACPI: bus type PCI registered [ 0.534552] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.536656] PCI: Using configuration type 1 for base access [ 0.541816] ACPI: Added _OSI(Module Device) [ 0.543396] ACPI: Added _OSI(Processor Device) [ 0.545007] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.546658] ACPI: Added _OSI(Processor Aggregator Device) [ 0.549561] ACPI: Interpreter enabled [ 0.551020] ACPI: (supports S0 S5) [ 0.552411] ACPI: Using IOAPIC for interrupt routing [ 0.554160] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.559105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.561121] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.563299] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.565417] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.569278] acpiphp: Slot [3] registered [ 0.570777] acpiphp: Slot [4] registered [ 0.572299] acpiphp: Slot [5] registered [ 0.573812] acpiphp: Slot [6] registered [ 0.575312] acpiphp: Slot [7] registered [ 0.576805] acpiphp: Slot [8] registered [ 0.578344] acpiphp: Slot [9] registered [ 0.579875] acpiphp: Slot [10] registered [ 0.581434] acpiphp: Slot [11] registered [ 0.582955] acpiphp: Slot [12] registered [ 0.584514] acpiphp: Slot [13] registered [ 0.586004] acpiphp: Slot [14] registered [ 0.587526] acpiphp: Slot [15] registered [ 0.589026] acpiphp: Slot [16] registered [ 0.590562] acpiphp: Slot [17] registered [ 0.592048] acpiphp: Slot [18] registered [ 0.593576] acpiphp: Slot [19] registered [ 0.595066] acpiphp: Slot [20] registered [ 0.596595] acpiphp: Slot [21] registered [ 0.598110] acpiphp: Slot [22] registered [ 0.599791] acpiphp: Slot [23] registered [ 0.601527] acpiphp: Slot [24] registered [ 0.603255] acpiphp: Slot [25] registered [ 0.604984] acpiphp: Slot [26] registered [ 0.606708] acpiphp: Slot [27] registered [ 0.608420] acpiphp: Slot [28] registered [ 0.610152] acpiphp: Slot [29] registered [ 0.611857] acpiphp: Slot [30] registered [ 0.613582] acpiphp: Slot [31] registered [ 0.615310] PCI host bridge to bus 0000:00 [ 0.617031] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.619127] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.621598] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.624047] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.627228] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.630374] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.636235] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.638819] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.641181] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.643728] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.647987] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.650509] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.673044] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.675312] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.677838] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.680057] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.682252] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.684257] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.686365] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.689052] vgaarb: loaded [ 0.690190] vgaarb: bridge control possible 0000:00:02.0 [ 0.691957] SCSI subsystem initialized [ 0.693369] ACPI: bus type USB registered [ 0.694786] usbcore: registered new interface driver usbfs [ 0.696500] usbcore: registered new interface driver hub [ 0.698150] usbcore: registered new device driver usb [ 0.699940] PCI: Using ACPI for IRQ routing [ 0.701770] NetLabel: Initializing [ 0.703009] NetLabel: domain hash size = 128 [ 0.704491] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.706097] NetLabel: unlabeled traffic allowed by default [ 0.707962] Switched to clocksource kvm-clock [ 0.717162] pnp: PnP ACPI init [ 0.718357] ACPI: bus type PNP registered [ 0.720093] pnp: PnP ACPI: found 5 devices [ 0.721446] ACPI: bus type PNP unregistered [ 0.729003] NET: Registered protocol family 2 [ 0.730756] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.733490] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.735782] TCP: Hash tables configured (established 32768 bind 32768) [ 0.737704] TCP: reno registered [ 0.738941] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.740705] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.742568] NET: Registered protocol family 1 [ 0.743984] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.745716] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.747386] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.767324] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.787329] Unpacking initramfs... [ 1.252897] Freeing initrd memory: 37508k freed [ 1.262573] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.264498] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.268044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.270000] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.272181] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.274072] Initialise system trusted keyring [ 1.275594] audit: initializing netlink socket (disabled) [ 1.277305] type=2000 audit(1543965251.276:1): initialized [ 1.294890] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.296763] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.299501] zpool: loaded [ 1.300661] zbud: loaded [ 1.302002] VFS: Disk quotas dquot_6.5.2 [ 1.303441] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.305456] msgmni has been set to 7578 [ 1.306865] Key type big_key registered [ 1.309005] NET: Registered protocol family 38 [ 1.310512] Key type asymmetric registered [ 1.311943] Asymmetric key parser 'x509' registered [ 1.313524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.316192] io scheduler noop registered [ 1.317620] io scheduler deadline registered (default) [ 1.332708] io scheduler cfq registered [ 1.334186] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.335891] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.337853] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.340407] ACPI: Power Button [PWRF] [ 1.341877] GHES: HEST is not enabled! [ 1.343304] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.367887] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.370081] Non-volatile memory driver v1.3 [ 1.371548] Linux agpgart interface v0.103 [ 1.373094] crash memory driver: version 1.1 [ 1.374636] rdac: device handler registered [ 1.376134] hp_sw: device handler registered [ 1.377621] emc: device handler registered [ 1.379038] alua: device handler registered [ 1.380472] libphy: Fixed MDIO Bus: probed [ 1.381946] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.383853] ehci-pci: EHCI PCI platform driver [ 1.385279] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.387010] ohci-pci: OHCI PCI platform driver [ 1.388432] uhci_hcd: USB Universal Host Controller Interface driver [ 1.408378] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.410025] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.412563] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.414191] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.415933] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.417796] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.420276] usb usb1: Product: UHCI Host Controller [ 1.421791] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.423761] usb usb1: SerialNumber: 0000:00:01.2 [ 1.425357] hub 1-0:1.0: USB hub found [ 1.426745] hub 1-0:1.0: 2 ports detected [ 1.428309] usbcore: registered new interface driver usbserial [ 1.430110] usbcore: registered new interface driver usbserial_generic [ 1.432003] usbserial: USB Serial support registered for generic [ 1.433857] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.437226] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.438824] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.440534] mousedev: PS/2 mouse device common for all mice [ 1.442613] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.446104] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.449018] rtc_cmos 00:00: RTC can wake from S4 [ 1.450802] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.451102] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.455377] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.457205] cpuidle: using governor menu [ 1.458564] hidraw: raw HID events driver (C) Jiri Kosina [ 1.460298] usbcore: registered new interface driver usbhid [ 1.461886] usbhid: USB HID core driver [ 1.463190] drop_monitor: Initializing network drop monitor service [ 1.465026] TCP: cubic registered [ 1.466288] Initializing XFRM netlink socket [ 1.467740] NET: Registered protocol family 10 [ 1.469432] NET: Registered protocol family 17 [ 1.471054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.472784] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.474514] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.477348] Loading compiled-in X.509 certificates [ 1.478841] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.481658] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.485016] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.487840] registered taskstats version 1 [ 1.491076] Key type trusted registered [ 1.494138] Key type encrypted registered [ 1.496878] IMA: No TPM chip found, activating TPM-bypass! [ 1.499123] rtc_cmos 00:00: setting system clock to 2018-12-04 23:14:11 UTC (1543965251) [ 1.502647] Freeing unused kernel memory: 1680k freed [ 1.508362] 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.513981] systemd[1]: Detected virtualization kvm. [ 1.515679] systemd[1]: Detected architecture x86-64. [ 1.517378] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.520579] systemd[1]: No hostname configured. [ 1.522179] systemd[1]: Set hostname to . [ 1.523939] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.550081] systemd[1]: Created slice Root Slice. [ 1.551755] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.554441] systemd[1]: Listening on Journal Socket. [ 1.556180] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Timers. [ 1.558794] systemd[1]: Reached target Timers. [ 1.560389] systemd[1]: Starting Timers. [ 1.561910] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.564773] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.568653] systemd[1]: Reached target Paths. [ 1.570226] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.572851] systemd[1]: Reached target Local File Systems. [ 1.574682] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.577546] systemd[1]: Listening on udev Kernel Socket. [ 1.579323] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.582171] systemd[1]: Created slice System Slice. [ 1.583871] systemd[1]: Starting System Slice. [ 1.585844] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.588701] 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.593460] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Swap. [ 1.596975] systemd[1]: Reached target Swap. [ 1.598456] systemd[1]: Starting Swap. [[32m OK [0m] Listening on udev Control Socket. [ 1.600889] systemd[1]: Listening on udev Control Socket. [ 1.602573] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.605092] systemd[1]: Reached target Sockets. [ 1.606600] systemd[1]: Starting Sockets. [ 1.608384] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.611857] systemd[1]: Reached target Slices. [ 1.613355] systemd[1]: Starting Slices. [[32m OK [0m] Started Journal Service. [ 1.615930] 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.684053] RPC: Registered named UNIX socket transport module. [ 1.685873] RPC: Registered udp transport module. [ 1.687355] RPC: Registered tcp transport module. [ 1.688831] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.729981] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.785450] FDC 0 is a S82078B [ 1.814176] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.853549] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.859629] scsi host0: ata_piix [ 1.861205] scsi host1: ata_piix [ 1.861348] vda: vda1 [ 1.863971] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.865969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.882942] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.884972] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.887040] usb 1-1: Product: QEMU USB Tablet [ 1.888573] usb 1-1: Manufacturer: QEMU [ 1.889996] usb 1-1: SerialNumber: 42 [[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... [ 1.903019] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.907917] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.040370] SGI XFS with ACLs, security attributes, no debug enabled [ 2.043345] XFS (vda1): Mounting V4 Filesystem [ 2.065783] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Sockets.[ 2.267993] tsc: Refined TSC clocksource calibration: 3491.866 MHz [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. 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. o[[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.306377] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.558995] SELinux: Disabled at runtime. [ 2.595060] type=1404 audit(1543965252.595:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.690229] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.692075] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Mounting Debug File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Starting Create list of required st... nodes for the current kernel... Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Reached target Swap. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Reached target Slices. Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Setup Virtual Console... [[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 Configure read-only root support... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... [[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... [[32m OK [0m] Started Configure read-only root support. [ 3.227980] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting udev Kernel Device Manager... [[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. [ 3.314044] systemd-journald[388]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Setup Virtual Console. [[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.477245] type=1305 audit(1543965253.477:3): audit_pid=429 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Authorization Manager... Starting Dump dmesg to /var/log/dmesg... [ 3.639117] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Started D-Bus System Message Bus. [ 3.644382] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.650719] [drm] Initialized drm 1.1.0 20060810 [ 3.654047] ppdev: user-space parallel port driver [ 3.712627] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.714560] [TTM] Initializing pool allocator [ 3.716213] [TTM] Initializing DMA pool allocator [ 3.718295] [drm] fb mappable at 0xFC000000 [ 3.719758] [drm] vram aper at 0xFC000000 [ 3.721114] [drm] size 33554432 [ 3.722325] [drm] fb depth is 24 [ 3.722325] [drm] pitch is 3072 [ 3.725949] fbcon: cirrusdrmfb (fb0) is primary device [ 3.748449] Console: switching to colour frame buffer device 128x48 [ 3.761308] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting GSSAPI [ 3.764972] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Proxy Daemon... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting LSB: Bring up/down networking... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [ 3.919436] AES CTR mode by8 optimization enabled [ 3.923349] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.931564] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started NTP client/server. [ 3.945296] 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.[ 3.953536] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] [ 3.956875] intel_powerclamp: No package C-state availableReached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [ 3.964086] intel_powerclamp: No package C-state available [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 4.255027] cloud-init[497]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:14:14 +0000. Up 4.21 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 System Logging Service... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting Postfix Mail Transport Agent... Starting nginx - high performance web server... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... Starting LSB: Supports the direct execution of binary formats.... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started nginx - high performance web server. [ 6.256337] cloud-init[799]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:14:16 +0000. Up 6.22 seconds. [[32m OK [0m] Created slice user-993.slice. [ 6.286086] cloud-init[799]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.288094] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.290564] cloud-init[799]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.292424] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.294341] cloud-init[799]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.296280] cloud-init[799]: ci-info: | eth0: | True | 192.168.120.5 | 255.255.255.0 | fa:16:3e:79:a6:61 | [ 6.298209] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.300112] cloud-init[799]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.302201] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.307265] cloud-init[799]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.309113] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.311109] cloud-init[799]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.313086] cloud-init[799]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.315225] cloud-init[799]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.317270] cloud-init[799]: 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: c 2018-12-04 23:14:54,056 - functest.core.singlevm - DEBUG - try 5: cannot connect to 172.30.9.201: timed out 2018-12-04 23:15:03,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:15:03,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046/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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:15:03,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:15:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-884471c7-6523-4c07-8bea-6939a3f71872 x-compute-request-id: req-884471c7-6523-4c07-8bea-6939a3f71872 Content-Encoding: gzip Content-Length: 11754 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 00000000bffe1351 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 00000000bffe12d1 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 1914433010 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.391184] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.393925] pid_max: default: 32768 minimum: 301\n[ 0.395390] Security Framework initialized\n[ 0.396771] SELinux: Initializing.\n[ 0.398275] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.404108] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.407688] Mount-cache hash table entries: 4096\n[ 0.409437] Initializing cgroup subsys memory\n[ 0.410890] Initializing cgroup subsys devices\n[ 0.412348] Initializing cgroup subsys freezer\n[ 0.413799] Initializing cgroup subsys net_cls\n[ 0.415231] Initializing cgroup subsys blkio\n[ 0.416644] Initializing cgroup subsys perf_event\n[ 0.418121] Initializing cgroup subsys hugetlb\n[ 0.419549] Initializing cgroup subsys pids\n[ 0.420933] Initializing cgroup subsys net_prio\n[ 0.422457] CPU: Physical Processor ID: 0\n[ 0.424524] mce: CPU supports 10 MCE banks\n[ 0.425935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.427536] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.429127] tlb_flushall_shift: 6\n[ 0.430547] Freeing SMP alternatives: 28k freed\n[ 0.434636] ACPI: Core revision 20130517\n[ 0.436402] ACPI: All ACPI Tables successfully acquired\n[ 0.438195] ftrace: allocating 25812 entries in 101 pages\n[ 0.460062] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.461944] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.463778] smpboot: Max logical packages: 2\n[ 0.465447] Enabling x2apic\n[ 0.466706] Enabled x2apic\n[ 0.468197] Switched APIC routing to physical x2apic.\n[ 0.471233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.473312] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.477093] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.485412] KVM setup paravirtual spinlock\n[ 0.488224] smpboot: Booting Node 0, Processors #1 OK\n[ 0.490415] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.512217] Brought up 2 CPUs\n[ 0.512219] KVM setup async PF for cpu 1\n[ 0.512222] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.516581] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.519429] devtmpfs: initialized\n[ 0.522459] EVM: security.selinux\n[ 0.523818] EVM: security.ima\n[ 0.525083] EVM: security.capability\n[ 0.527130] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.529276] pinctrl core: initialized pinctrl subsystem\n[ 0.531169] NET: Registered protocol family 16\n[ 0.533004] ACPI: bus type PCI registered\n[ 0.534552] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.536656] PCI: Using configuration type 1 for base access\n[ 0.541816] ACPI: Added _OSI(Module Device)\n[ 0.543396] ACPI: Added _OSI(Processor Device)\n[ 0.545007] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.546658] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.549561] ACPI: Interpreter enabled\n[ 0.551020] ACPI: (supports S0 S5)\n[ 0.552411] ACPI: Using IOAPIC for interrupt routing\n[ 0.554160] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.559105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.561121] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.563299] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.565417] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.569278] acpiphp: Slot [3] registered\n[ 0.570777] acpiphp: Slot [4] registered\n[ 0.572299] acpiphp: Slot [5] registered\n[ 0.573812] acpiphp: Slot [6] registered\n[ 0.575312] acpiphp: Slot [7] registered\n[ 0.576805] acpiphp: Slot [8] registered\n[ 0.578344] acpiphp: Slot [9] registered\n[ 0.579875] acpiphp: Slot [10] registered\n[ 0.581434] acpiphp: Slot [11] registered\n[ 0.582955] acpiphp: Slot [12] registered\n[ 0.584514] acpiphp: Slot [13] registered\n[ 0.586004] acpiphp: Slot [14] registered\n[ 0.587526] acpiphp: Slot [15] registered\n[ 0.589026] acpiphp: Slot [16] registered\n[ 0.590562] acpiphp: Slot [17] registered\n[ 0.592048] acpiphp: Slot [18] registered\n[ 0.593576] acpiphp: Slot [19] registered\n[ 0.595066] acpiphp: Slot [20] registered\n[ 0.596595] acpiphp: Slot [21] registered\n[ 0.598110] acpiphp: Slot [22] registered\n[ 0.599791] acpiphp: Slot [23] registered\n[ 0.601527] acpiphp: Slot [24] registered\n[ 0.603255] acpiphp: Slot [25] registered\n[ 0.604984] acpiphp: Slot [26] registered\n[ 0.606708] acpiphp: Slot [27] registered\n[ 0.608420] acpiphp: Slot [28] registered\n[ 0.610152] acpiphp: Slot [29] registered\n[ 0.611857] acpiphp: Slot [30] registered\n[ 0.613582] acpiphp: Slot [31] registered\n[ 0.615310] PCI host bridge to bus 0000:00\n[ 0.617031] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.619127] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.621598] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.624047] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.627228] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.630374] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.636235] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.638819] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.641181] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.643728] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.647987] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.650509] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.673044] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.675312] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.677838] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.680057] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.682252] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.684257] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.686365] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.689052] vgaarb: loaded\n[ 0.690190] vgaarb: bridge control possible 0000:00:02.0\n[ 0.691957] SCSI subsystem initialized\n[ 0.693369] ACPI: bus type USB registered\n[ 0.694786] usbcore: registered new interface driver usbfs\n[ 0.696500] usbcore: registered new interface driver hub\n[ 0.698150] usbcore: registered new device driver usb\n[ 0.699940] PCI: Using ACPI for IRQ routing\n[ 0.701770] NetLabel: Initializing\n[ 0.703009] NetLabel: domain hash size = 128\n[ 0.704491] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.706097] NetLabel: unlabeled traffic allowed by default\n[ 0.707962] Switched to clocksource kvm-clock\n[ 0.717162] pnp: PnP ACPI init\n[ 0.718357] ACPI: bus type PNP registered\n[ 0.720093] pnp: PnP ACPI: found 5 devices\n[ 0.721446] ACPI: bus type PNP unregistered\n[ 0.729003] NET: Registered protocol family 2\n[ 0.730756] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.733490] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.735782] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.737704] TCP: reno registered\n[ 0.738941] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.740705] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.742568] NET: Registered protocol family 1\n[ 0.743984] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.745716] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.747386] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.767324] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.787329] Unpacking initramfs...\n[ 1.252897] Freeing initrd memory: 37508k freed\n[ 1.262573] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.264498] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.268044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.270000] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.272181] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.274072] Initialise system trusted keyring\n[ 1.275594] audit: initializing netlink socket (disabled)\n[ 1.277305] type=2000 audit(1543965251.276:1): initialized\n[ 1.294890] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.296763] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.299501] zpool: loaded\n[ 1.300661] zbud: loaded\n[ 1.302002] VFS: Disk quotas dquot_6.5.2\n[ 1.303441] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.305456] msgmni has been set to 7578\n[ 1.306865] Key type big_key registered\n[ 1.309005] NET: Registered protocol family 38\n[ 1.310512] Key type asymmetric registered\n[ 1.311943] Asymmetric key parser 'x509' registered\n[ 1.313524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.316192] io scheduler noop registered\n[ 1.317620] io scheduler deadline registered (default)\n[ 1.332708] io scheduler cfq registered\n[ 1.334186] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.335891] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.337853] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.340407] ACPI: Power Button [PWRF]\n[ 1.341877] GHES: HEST is not enabled!\n[ 1.343304] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.367887] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.370081] Non-volatile memory driver v1.3\n[ 1.371548] Linux agpgart interface v0.103\n[ 1.373094] crash memory driver: version 1.1\n[ 1.374636] rdac: device handler registered\n[ 1.376134] hp_sw: device handler registered\n[ 1.377621] emc: device handler registered\n[ 1.379038] alua: device handler registered\n[ 1.380472] libphy: Fixed MDIO Bus: probed\n[ 1.381946] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.383853] ehci-pci: EHCI PCI platform driver\n[ 1.385279] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.387010] ohci-pci: OHCI PCI platform driver\n[ 1.388432] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.408378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.410025] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.412563] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.414191] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.415933] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.417796] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.420276] usb usb1: Product: UHCI Host Controller\n[ 1.421791] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.423761] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.425357] hub 1-0:1.0: USB hub found\n[ 1.426745] hub 1-0:1.0: 2 ports detected\n[ 1.428309] usbcore: registered new interface driver usbserial\n[ 1.430110] usbcore: registered new interface driver usbserial_generic\n[ 1.432003] usbserial: USB Serial support registered for generic\n[ 1.433857] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.437226] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.438824] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.440534] mousedev: PS/2 mouse device common for all mice\n[ 1.442613] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.446104] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.449018] rtc_cmos 00:00: RTC can wake from S4\n[ 1.450802] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.451102] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.455377] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.457205] cpuidle: using governor menu\n[ 1.458564] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.460298] usbcore: registered new interface driver usbhid\n[ 1.461886] usbhid: USB HID core driver\n[ 1.463190] drop_monitor: Initializing network drop monitor service\n[ 1.465026] TCP: cubic registered\n[ 1.466288] Initializing XFRM netlink socket\n[ 1.467740] NET: Registered protocol family 10\n[ 1.469432] NET: Registered protocol family 17\n[ 1.471054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.472784] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.474514] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.477348] Loading compiled-in X.509 certificates\n[ 1.478841] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.481658] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.485016] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.487840] registered taskstats version 1\n[ 1.491076] Key type trusted registered\n[ 1.494138] Key type encrypted registered\n[ 1.496878] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.499123] rtc_cmos 00:00: setting system clock to 2018-12-04 23:14:11 UTC (1543965251)\n[ 1.502647] Freeing unused kernel memory: 1680k freed\n[ 1.508362] 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.513981] systemd[1]: Detected virtualization kvm.\n[ 1.515679] systemd[1]: Detected architecture x86-64.\n[ 1.517378] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.520579] systemd[1]: No hostname configured.\n[ 1.522179] systemd[1]: Set hostname to .\n[ 1.523939] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.550081] systemd[1]: Created slice Root Slice.\n[ 1.551755] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.554441] systemd[1]: Listening on Journal Socket.\n[ 1.556180] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Timers.\n[ 1.558794] systemd[1]: Reached target Timers.\n[ 1.560389] systemd[1]: Starting Timers.\n[ 1.561910] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.564773] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.568653] systemd[1]: Reached target Paths.\n[ 1.570226] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.572851] systemd[1]: Reached target Local File Systems.\n[ 1.574682] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.577546] systemd[1]: Listening on udev Kernel Socket.\n[ 1.579323] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.582171] systemd[1]: Created slice System Slice.\n[ 1.583871] systemd[1]: Starting System Slice.\n[ 1.585844] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.588701] 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.593460] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Swap.\n[ 1.596975] systemd[1]: Reached target Swap.\n[ 1.598456] systemd[1]: Starting Swap.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.600889] systemd[1]: Listening on udev Control Socket.\n[ 1.602573] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.605092] systemd[1]: Reached target Sockets.\n[ 1.606600] systemd[1]: Starting Sockets.\n[ 1.608384] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Slices.\n[ 1.611857] systemd[1]: Reached target Slices.\n[ 1.613355] systemd[1]: Starting Slices.\n[[32m OK [0m] Started Journal Service.\n[ 1.615930] 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.684053] RPC: Registered named UNIX socket transport module.\n[ 1.685873] RPC: Registered udp transport module.\n[ 1.687355] RPC: Registered tcp transport module.\n[ 1.688831] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.729981] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.785450] FDC 0 is a S82078B\n[ 1.814176] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.853549] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.859629] scsi host0: ata_piix\n[ 1.861205] scsi host1: ata_piix\n[ 1.861348] vda: vda1\n[ 1.863971] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.865969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.882942] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.884972] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.887040] usb 1-1: Product: QEMU USB Tablet\n[ 1.888573] usb 1-1: Manufacturer: QEMU\n[ 1.889996] usb 1-1: SerialNumber: 42\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[ 1.903019] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.907917] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 2.040370] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.043345] XFS (vda1): Mounting V4 Filesystem\n[ 2.065783] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Sockets.[ 2.267993] tsc: Refined TSC clocksource calibration: 3491.866 MHz\n\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n 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.\no[[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.306377] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.558995] SELinux: Disabled at runtime.\n[ 2.595060] type=1404 audit(1543965252.595:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.690229] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.692075] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Starting Create list of required st... nodes for the current kernel...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Reached target Swap.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Reached target Slices.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Setup Virtual Console...\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 Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\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[[32m OK [0m] Started Configure read-only root support.\n[ 3.227980] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting udev Kernel Device Manager...\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[ 3.314044] systemd-journald[388]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Setup Virtual Console.\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.477245] type=1305 audit(1543965253.477:3): audit_pid=429 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Authorization Manager...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.639117] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.644382] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.650719] [drm] Initialized drm 1.1.0 20060810\n[ 3.654047] ppdev: user-space parallel port driver\n[ 3.712627] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.714560] [TTM] Initializing pool allocator\n[ 3.716213] [TTM] Initializing DMA pool allocator\n[ 3.718295] [drm] fb mappable at 0xFC000000\n[ 3.719758] [drm] vram aper at 0xFC000000\n[ 3.721114] [drm] size 33554432\n[ 3.722325] [drm] fb depth is 24\n[ 3.722325] [drm] pitch is 3072\n[ 3.725949] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.748449] Console: switching to colour frame buffer device 128x48\n[ 3.761308] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting GSSAPI [ 3.764972] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\nProxy Daemon...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n Starting LSB: Bring up/down networking...\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 Login Service.\n[ 3.919436] AES CTR mode by8 optimization enabled\n[ 3.923349] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.931564] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started NTP client/server.\n[ 3.945296] 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.[ 3.953536] intel_rapl: no valid rapl domains found in package 0\n\n[[32m OK [0m] [ 3.956875] intel_powerclamp: No package C-state availableReached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[ 3.964086] intel_powerclamp: No package C-state available\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 4.255027] cloud-init[497]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:14:14 +0000. Up 4.21 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 System Logging Service...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting Postfix Mail Transport Agent...\n Starting nginx - high performance web server...\n[[32m OK [0m] Reached target Network is Online.\n Starting RabbitMQ Service...\n Starting LSB: Supports the direct execution of binary formats....\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started nginx - high performance web server.\n[ 6.256337] cloud-init[799]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:14:16 +0000. Up 6.22 seconds.\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.286086] cloud-init[799]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.288094] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.290564] cloud-init[799]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.292424] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.294341] cloud-init[799]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.296280] cloud-init[799]: ci-info: | eth0: | True | 192.168.120.5 | 255.255.255.0 | fa:16:3e:79:a6:61 |\n[ 6.298209] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.300112] cloud-init[799]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.302201] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.307265] cloud-init[799]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.309113] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.311109] cloud-init[799]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.313086] cloud-init[799]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.315225] cloud-init[799]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.317270] cloud-init[799]: 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: c"} 2018-12-04 23:15:03,145 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046/action used request id req-884471c7-6523-4c07-8bea-6939a3f71872 2018-12-04 23:15:03,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0796298980713s 2018-12-04 23:15:03,146 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046/action used request id req-884471c7-6523-4c07-8bea-6939a3f71872 2018-12-04 23:15:03,147 - 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 00000000bffe1351 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 00000000bffe12d1 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 1914433010 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.391184] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.393925] pid_max: default: 32768 minimum: 301 [ 0.395390] Security Framework initialized [ 0.396771] SELinux: Initializing. [ 0.398275] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.404108] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.407688] Mount-cache hash table entries: 4096 [ 0.409437] Initializing cgroup subsys memory [ 0.410890] Initializing cgroup subsys devices [ 0.412348] Initializing cgroup subsys freezer [ 0.413799] Initializing cgroup subsys net_cls [ 0.415231] Initializing cgroup subsys blkio [ 0.416644] Initializing cgroup subsys perf_event [ 0.418121] Initializing cgroup subsys hugetlb [ 0.419549] Initializing cgroup subsys pids [ 0.420933] Initializing cgroup subsys net_prio [ 0.422457] CPU: Physical Processor ID: 0 [ 0.424524] mce: CPU supports 10 MCE banks [ 0.425935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.427536] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.429127] tlb_flushall_shift: 6 [ 0.430547] Freeing SMP alternatives: 28k freed [ 0.434636] ACPI: Core revision 20130517 [ 0.436402] ACPI: All ACPI Tables successfully acquired [ 0.438195] ftrace: allocating 25812 entries in 101 pages [ 0.460062] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.461944] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.463778] smpboot: Max logical packages: 2 [ 0.465447] Enabling x2apic [ 0.466706] Enabled x2apic [ 0.468197] Switched APIC routing to physical x2apic. [ 0.471233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.473312] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.477093] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.485412] KVM setup paravirtual spinlock [ 0.488224] smpboot: Booting Node 0, Processors #1 OK [ 0.490415] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.512217] Brought up 2 CPUs [ 0.512219] KVM setup async PF for cpu 1 [ 0.512222] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.516581] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.519429] devtmpfs: initialized [ 0.522459] EVM: security.selinux [ 0.523818] EVM: security.ima [ 0.525083] EVM: security.capability [ 0.527130] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.529276] pinctrl core: initialized pinctrl subsystem [ 0.531169] NET: Registered protocol family 16 [ 0.533004] ACPI: bus type PCI registered [ 0.534552] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.536656] PCI: Using configuration type 1 for base access [ 0.541816] ACPI: Added _OSI(Module Device) [ 0.543396] ACPI: Added _OSI(Processor Device) [ 0.545007] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.546658] ACPI: Added _OSI(Processor Aggregator Device) [ 0.549561] ACPI: Interpreter enabled [ 0.551020] ACPI: (supports S0 S5) [ 0.552411] ACPI: Using IOAPIC for interrupt routing [ 0.554160] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.559105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.561121] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.563299] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.565417] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.569278] acpiphp: Slot [3] registered [ 0.570777] acpiphp: Slot [4] registered [ 0.572299] acpiphp: Slot [5] registered [ 0.573812] acpiphp: Slot [6] registered [ 0.575312] acpiphp: Slot [7] registered [ 0.576805] acpiphp: Slot [8] registered [ 0.578344] acpiphp: Slot [9] registered [ 0.579875] acpiphp: Slot [10] registered [ 0.581434] acpiphp: Slot [11] registered [ 0.582955] acpiphp: Slot [12] registered [ 0.584514] acpiphp: Slot [13] registered [ 0.586004] acpiphp: Slot [14] registered [ 0.587526] acpiphp: Slot [15] registered [ 0.589026] acpiphp: Slot [16] registered [ 0.590562] acpiphp: Slot [17] registered [ 0.592048] acpiphp: Slot [18] registered [ 0.593576] acpiphp: Slot [19] registered [ 0.595066] acpiphp: Slot [20] registered [ 0.596595] acpiphp: Slot [21] registered [ 0.598110] acpiphp: Slot [22] registered [ 0.599791] acpiphp: Slot [23] registered [ 0.601527] acpiphp: Slot [24] registered [ 0.603255] acpiphp: Slot [25] registered [ 0.604984] acpiphp: Slot [26] registered [ 0.606708] acpiphp: Slot [27] registered [ 0.608420] acpiphp: Slot [28] registered [ 0.610152] acpiphp: Slot [29] registered [ 0.611857] acpiphp: Slot [30] registered [ 0.613582] acpiphp: Slot [31] registered [ 0.615310] PCI host bridge to bus 0000:00 [ 0.617031] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.619127] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.621598] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.624047] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.627228] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.630374] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.636235] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.638819] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.641181] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.643728] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.647987] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.650509] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.673044] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.675312] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.677838] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.680057] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.682252] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.684257] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.686365] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.689052] vgaarb: loaded [ 0.690190] vgaarb: bridge control possible 0000:00:02.0 [ 0.691957] SCSI subsystem initialized [ 0.693369] ACPI: bus type USB registered [ 0.694786] usbcore: registered new interface driver usbfs [ 0.696500] usbcore: registered new interface driver hub [ 0.698150] usbcore: registered new device driver usb [ 0.699940] PCI: Using ACPI for IRQ routing [ 0.701770] NetLabel: Initializing [ 0.703009] NetLabel: domain hash size = 128 [ 0.704491] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.706097] NetLabel: unlabeled traffic allowed by default [ 0.707962] Switched to clocksource kvm-clock [ 0.717162] pnp: PnP ACPI init [ 0.718357] ACPI: bus type PNP registered [ 0.720093] pnp: PnP ACPI: found 5 devices [ 0.721446] ACPI: bus type PNP unregistered [ 0.729003] NET: Registered protocol family 2 [ 0.730756] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.733490] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.735782] TCP: Hash tables configured (established 32768 bind 32768) [ 0.737704] TCP: reno registered [ 0.738941] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.740705] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.742568] NET: Registered protocol family 1 [ 0.743984] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.745716] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.747386] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.767324] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.787329] Unpacking initramfs... [ 1.252897] Freeing initrd memory: 37508k freed [ 1.262573] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.264498] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.268044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.270000] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.272181] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.274072] Initialise system trusted keyring [ 1.275594] audit: initializing netlink socket (disabled) [ 1.277305] type=2000 audit(1543965251.276:1): initialized [ 1.294890] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.296763] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.299501] zpool: loaded [ 1.300661] zbud: loaded [ 1.302002] VFS: Disk quotas dquot_6.5.2 [ 1.303441] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.305456] msgmni has been set to 7578 [ 1.306865] Key type big_key registered [ 1.309005] NET: Registered protocol family 38 [ 1.310512] Key type asymmetric registered [ 1.311943] Asymmetric key parser 'x509' registered [ 1.313524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.316192] io scheduler noop registered [ 1.317620] io scheduler deadline registered (default) [ 1.332708] io scheduler cfq registered [ 1.334186] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.335891] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.337853] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.340407] ACPI: Power Button [PWRF] [ 1.341877] GHES: HEST is not enabled! [ 1.343304] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.367887] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.370081] Non-volatile memory driver v1.3 [ 1.371548] Linux agpgart interface v0.103 [ 1.373094] crash memory driver: version 1.1 [ 1.374636] rdac: device handler registered [ 1.376134] hp_sw: device handler registered [ 1.377621] emc: device handler registered [ 1.379038] alua: device handler registered [ 1.380472] libphy: Fixed MDIO Bus: probed [ 1.381946] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.383853] ehci-pci: EHCI PCI platform driver [ 1.385279] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.387010] ohci-pci: OHCI PCI platform driver [ 1.388432] uhci_hcd: USB Universal Host Controller Interface driver [ 1.408378] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.410025] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.412563] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.414191] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.415933] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.417796] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.420276] usb usb1: Product: UHCI Host Controller [ 1.421791] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.423761] usb usb1: SerialNumber: 0000:00:01.2 [ 1.425357] hub 1-0:1.0: USB hub found [ 1.426745] hub 1-0:1.0: 2 ports detected [ 1.428309] usbcore: registered new interface driver usbserial [ 1.430110] usbcore: registered new interface driver usbserial_generic [ 1.432003] usbserial: USB Serial support registered for generic [ 1.433857] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.437226] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.438824] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.440534] mousedev: PS/2 mouse device common for all mice [ 1.442613] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.446104] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.449018] rtc_cmos 00:00: RTC can wake from S4 [ 1.450802] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.451102] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.455377] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.457205] cpuidle: using governor menu [ 1.458564] hidraw: raw HID events driver (C) Jiri Kosina [ 1.460298] usbcore: registered new interface driver usbhid [ 1.461886] usbhid: USB HID core driver [ 1.463190] drop_monitor: Initializing network drop monitor service [ 1.465026] TCP: cubic registered [ 1.466288] Initializing XFRM netlink socket [ 1.467740] NET: Registered protocol family 10 [ 1.469432] NET: Registered protocol family 17 [ 1.471054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.472784] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.474514] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.477348] Loading compiled-in X.509 certificates [ 1.478841] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.481658] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.485016] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.487840] registered taskstats version 1 [ 1.491076] Key type trusted registered [ 1.494138] Key type encrypted registered [ 1.496878] IMA: No TPM chip found, activating TPM-bypass! [ 1.499123] rtc_cmos 00:00: setting system clock to 2018-12-04 23:14:11 UTC (1543965251) [ 1.502647] Freeing unused kernel memory: 1680k freed [ 1.508362] 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.513981] systemd[1]: Detected virtualization kvm. [ 1.515679] systemd[1]: Detected architecture x86-64. [ 1.517378] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.520579] systemd[1]: No hostname configured. [ 1.522179] systemd[1]: Set hostname to . [ 1.523939] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.550081] systemd[1]: Created slice Root Slice. [ 1.551755] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.554441] systemd[1]: Listening on Journal Socket. [ 1.556180] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Timers. [ 1.558794] systemd[1]: Reached target Timers. [ 1.560389] systemd[1]: Starting Timers. [ 1.561910] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.564773] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.568653] systemd[1]: Reached target Paths. [ 1.570226] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.572851] systemd[1]: Reached target Local File Systems. [ 1.574682] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.577546] systemd[1]: Listening on udev Kernel Socket. [ 1.579323] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.582171] systemd[1]: Created slice System Slice. [ 1.583871] systemd[1]: Starting System Slice. [ 1.585844] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.588701] 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.593460] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Swap. [ 1.596975] systemd[1]: Reached target Swap. [ 1.598456] systemd[1]: Starting Swap. [[32m OK [0m] Listening on udev Control Socket. [ 1.600889] systemd[1]: Listening on udev Control Socket. [ 1.602573] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.605092] systemd[1]: Reached target Sockets. [ 1.606600] systemd[1]: Starting Sockets. [ 1.608384] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.611857] systemd[1]: Reached target Slices. [ 1.613355] systemd[1]: Starting Slices. [[32m OK [0m] Started Journal Service. [ 1.615930] 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.684053] RPC: Registered named UNIX socket transport module. [ 1.685873] RPC: Registered udp transport module. [ 1.687355] RPC: Registered tcp transport module. [ 1.688831] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.729981] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.785450] FDC 0 is a S82078B [ 1.814176] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.853549] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.859629] scsi host0: ata_piix [ 1.861205] scsi host1: ata_piix [ 1.861348] vda: vda1 [ 1.863971] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.865969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.882942] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.884972] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.887040] usb 1-1: Product: QEMU USB Tablet [ 1.888573] usb 1-1: Manufacturer: QEMU [ 1.889996] usb 1-1: SerialNumber: 42 [[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... [ 1.903019] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.907917] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.040370] SGI XFS with ACLs, security attributes, no debug enabled [ 2.043345] XFS (vda1): Mounting V4 Filesystem [ 2.065783] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Sockets.[ 2.267993] tsc: Refined TSC clocksource calibration: 3491.866 MHz [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. 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. o[[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.306377] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.558995] SELinux: Disabled at runtime. [ 2.595060] type=1404 audit(1543965252.595:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.690229] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.692075] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Mounting Debug File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Starting Create list of required st... nodes for the current kernel... Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Reached target Swap. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Reached target Slices. Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Setup Virtual Console... [[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 Configure read-only root support... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... [[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... [[32m OK [0m] Started Configure read-only root support. [ 3.227980] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting udev Kernel Device Manager... [[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. [ 3.314044] systemd-journald[388]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Setup Virtual Console. [[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.477245] type=1305 audit(1543965253.477:3): audit_pid=429 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Authorization Manager... Starting Dump dmesg to /var/log/dmesg... [ 3.639117] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Started D-Bus System Message Bus. [ 3.644382] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.650719] [drm] Initialized drm 1.1.0 20060810 [ 3.654047] ppdev: user-space parallel port driver [ 3.712627] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.714560] [TTM] Initializing pool allocator [ 3.716213] [TTM] Initializing DMA pool allocator [ 3.718295] [drm] fb mappable at 0xFC000000 [ 3.719758] [drm] vram aper at 0xFC000000 [ 3.721114] [drm] size 33554432 [ 3.722325] [drm] fb depth is 24 [ 3.722325] [drm] pitch is 3072 [ 3.725949] fbcon: cirrusdrmfb (fb0) is primary device [ 3.748449] Console: switching to colour frame buffer device 128x48 [ 3.761308] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting GSSAPI [ 3.764972] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Proxy Daemon... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting LSB: Bring up/down networking... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [ 3.919436] AES CTR mode by8 optimization enabled [ 3.923349] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.931564] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started NTP client/server. [ 3.945296] 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.[ 3.953536] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] [ 3.956875] intel_powerclamp: No package C-state availableReached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [ 3.964086] intel_powerclamp: No package C-state available [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 4.255027] cloud-init[497]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:14:14 +0000. Up 4.21 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 System Logging Service... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting Postfix Mail Transport Agent... Starting nginx - high performance web server... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... Starting LSB: Supports the direct execution of binary formats.... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started nginx - high performance web server. [ 6.256337] cloud-init[799]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:14:16 +0000. Up 6.22 seconds. [[32m OK [0m] Created slice user-993.slice. [ 6.286086] cloud-init[799]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.288094] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.290564] cloud-init[799]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.292424] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.294341] cloud-init[799]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.296280] cloud-init[799]: ci-info: | eth0: | True | 192.168.120.5 | 255.255.255.0 | fa:16:3e:79:a6:61 | [ 6.298209] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.300112] cloud-init[799]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.302201] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.307265] cloud-init[799]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.309113] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.311109] cloud-init[799]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.313086] cloud-init[799]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.315225] cloud-init[799]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.317270] cloud-init[799]: 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: c 2018-12-04 23:15:04,150 - functest.core.singlevm - DEBUG - try 6: cannot connect to 172.30.9.201: timed out 2018-12-04 23:15:13,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:15:13,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046/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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:15:13,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:15:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07d0b332-2782-443f-bfab-76cfb66152fc x-compute-request-id: req-07d0b332-2782-443f-bfab-76cfb66152fc Content-Encoding: gzip Content-Length: 12763 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 00000000bffe1351 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 00000000bffe12d1 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 1914433010 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.391184] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.393925] pid_max: default: 32768 minimum: 301\n[ 0.395390] Security Framework initialized\n[ 0.396771] SELinux: Initializing.\n[ 0.398275] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.404108] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.407688] Mount-cache hash table entries: 4096\n[ 0.409437] Initializing cgroup subsys memory\n[ 0.410890] Initializing cgroup subsys devices\n[ 0.412348] Initializing cgroup subsys freezer\n[ 0.413799] Initializing cgroup subsys net_cls\n[ 0.415231] Initializing cgroup subsys blkio\n[ 0.416644] Initializing cgroup subsys perf_event\n[ 0.418121] Initializing cgroup subsys hugetlb\n[ 0.419549] Initializing cgroup subsys pids\n[ 0.420933] Initializing cgroup subsys net_prio\n[ 0.422457] CPU: Physical Processor ID: 0\n[ 0.424524] mce: CPU supports 10 MCE banks\n[ 0.425935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.427536] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.429127] tlb_flushall_shift: 6\n[ 0.430547] Freeing SMP alternatives: 28k freed\n[ 0.434636] ACPI: Core revision 20130517\n[ 0.436402] ACPI: All ACPI Tables successfully acquired\n[ 0.438195] ftrace: allocating 25812 entries in 101 pages\n[ 0.460062] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.461944] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.463778] smpboot: Max logical packages: 2\n[ 0.465447] Enabling x2apic\n[ 0.466706] Enabled x2apic\n[ 0.468197] Switched APIC routing to physical x2apic.\n[ 0.471233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.473312] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.477093] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.485412] KVM setup paravirtual spinlock\n[ 0.488224] smpboot: Booting Node 0, Processors #1 OK\n[ 0.490415] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.512217] Brought up 2 CPUs\n[ 0.512219] KVM setup async PF for cpu 1\n[ 0.512222] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.516581] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.519429] devtmpfs: initialized\n[ 0.522459] EVM: security.selinux\n[ 0.523818] EVM: security.ima\n[ 0.525083] EVM: security.capability\n[ 0.527130] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.529276] pinctrl core: initialized pinctrl subsystem\n[ 0.531169] NET: Registered protocol family 16\n[ 0.533004] ACPI: bus type PCI registered\n[ 0.534552] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.536656] PCI: Using configuration type 1 for base access\n[ 0.541816] ACPI: Added _OSI(Module Device)\n[ 0.543396] ACPI: Added _OSI(Processor Device)\n[ 0.545007] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.546658] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.549561] ACPI: Interpreter enabled\n[ 0.551020] ACPI: (supports S0 S5)\n[ 0.552411] ACPI: Using IOAPIC for interrupt routing\n[ 0.554160] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.559105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.561121] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.563299] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.565417] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.569278] acpiphp: Slot [3] registered\n[ 0.570777] acpiphp: Slot [4] registered\n[ 0.572299] acpiphp: Slot [5] registered\n[ 0.573812] acpiphp: Slot [6] registered\n[ 0.575312] acpiphp: Slot [7] registered\n[ 0.576805] acpiphp: Slot [8] registered\n[ 0.578344] acpiphp: Slot [9] registered\n[ 0.579875] acpiphp: Slot [10] registered\n[ 0.581434] acpiphp: Slot [11] registered\n[ 0.582955] acpiphp: Slot [12] registered\n[ 0.584514] acpiphp: Slot [13] registered\n[ 0.586004] acpiphp: Slot [14] registered\n[ 0.587526] acpiphp: Slot [15] registered\n[ 0.589026] acpiphp: Slot [16] registered\n[ 0.590562] acpiphp: Slot [17] registered\n[ 0.592048] acpiphp: Slot [18] registered\n[ 0.593576] acpiphp: Slot [19] registered\n[ 0.595066] acpiphp: Slot [20] registered\n[ 0.596595] acpiphp: Slot [21] registered\n[ 0.598110] acpiphp: Slot [22] registered\n[ 0.599791] acpiphp: Slot [23] registered\n[ 0.601527] acpiphp: Slot [24] registered\n[ 0.603255] acpiphp: Slot [25] registered\n[ 0.604984] acpiphp: Slot [26] registered\n[ 0.606708] acpiphp: Slot [27] registered\n[ 0.608420] acpiphp: Slot [28] registered\n[ 0.610152] acpiphp: Slot [29] registered\n[ 0.611857] acpiphp: Slot [30] registered\n[ 0.613582] acpiphp: Slot [31] registered\n[ 0.615310] PCI host bridge to bus 0000:00\n[ 0.617031] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.619127] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.621598] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.624047] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.627228] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.630374] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.636235] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.638819] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.641181] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.643728] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.647987] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.650509] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.673044] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.675312] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.677838] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.680057] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.682252] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.684257] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.686365] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.689052] vgaarb: loaded\n[ 0.690190] vgaarb: bridge control possible 0000:00:02.0\n[ 0.691957] SCSI subsystem initialized\n[ 0.693369] ACPI: bus type USB registered\n[ 0.694786] usbcore: registered new interface driver usbfs\n[ 0.696500] usbcore: registered new interface driver hub\n[ 0.698150] usbcore: registered new device driver usb\n[ 0.699940] PCI: Using ACPI for IRQ routing\n[ 0.701770] NetLabel: Initializing\n[ 0.703009] NetLabel: domain hash size = 128\n[ 0.704491] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.706097] NetLabel: unlabeled traffic allowed by default\n[ 0.707962] Switched to clocksource kvm-clock\n[ 0.717162] pnp: PnP ACPI init\n[ 0.718357] ACPI: bus type PNP registered\n[ 0.720093] pnp: PnP ACPI: found 5 devices\n[ 0.721446] ACPI: bus type PNP unregistered\n[ 0.729003] NET: Registered protocol family 2\n[ 0.730756] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.733490] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.735782] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.737704] TCP: reno registered\n[ 0.738941] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.740705] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.742568] NET: Registered protocol family 1\n[ 0.743984] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.745716] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.747386] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.767324] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.787329] Unpacking initramfs...\n[ 1.252897] Freeing initrd memory: 37508k freed\n[ 1.262573] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.264498] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.268044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.270000] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.272181] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.274072] Initialise system trusted keyring\n[ 1.275594] audit: initializing netlink socket (disabled)\n[ 1.277305] type=2000 audit(1543965251.276:1): initialized\n[ 1.294890] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.296763] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.299501] zpool: loaded\n[ 1.300661] zbud: loaded\n[ 1.302002] VFS: Disk quotas dquot_6.5.2\n[ 1.303441] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.305456] msgmni has been set to 7578\n[ 1.306865] Key type big_key registered\n[ 1.309005] NET: Registered protocol family 38\n[ 1.310512] Key type asymmetric registered\n[ 1.311943] Asymmetric key parser 'x509' registered\n[ 1.313524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.316192] io scheduler noop registered\n[ 1.317620] io scheduler deadline registered (default)\n[ 1.332708] io scheduler cfq registered\n[ 1.334186] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.335891] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.337853] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.340407] ACPI: Power Button [PWRF]\n[ 1.341877] GHES: HEST is not enabled!\n[ 1.343304] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.367887] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.370081] Non-volatile memory driver v1.3\n[ 1.371548] Linux agpgart interface v0.103\n[ 1.373094] crash memory driver: version 1.1\n[ 1.374636] rdac: device handler registered\n[ 1.376134] hp_sw: device handler registered\n[ 1.377621] emc: device handler registered\n[ 1.379038] alua: device handler registered\n[ 1.380472] libphy: Fixed MDIO Bus: probed\n[ 1.381946] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.383853] ehci-pci: EHCI PCI platform driver\n[ 1.385279] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.387010] ohci-pci: OHCI PCI platform driver\n[ 1.388432] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.408378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.410025] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.412563] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.414191] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.415933] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.417796] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.420276] usb usb1: Product: UHCI Host Controller\n[ 1.421791] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.423761] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.425357] hub 1-0:1.0: USB hub found\n[ 1.426745] hub 1-0:1.0: 2 ports detected\n[ 1.428309] usbcore: registered new interface driver usbserial\n[ 1.430110] usbcore: registered new interface driver usbserial_generic\n[ 1.432003] usbserial: USB Serial support registered for generic\n[ 1.433857] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.437226] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.438824] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.440534] mousedev: PS/2 mouse device common for all mice\n[ 1.442613] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.446104] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.449018] rtc_cmos 00:00: RTC can wake from S4\n[ 1.450802] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.451102] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.455377] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.457205] cpuidle: using governor menu\n[ 1.458564] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.460298] usbcore: registered new interface driver usbhid\n[ 1.461886] usbhid: USB HID core driver\n[ 1.463190] drop_monitor: Initializing network drop monitor service\n[ 1.465026] TCP: cubic registered\n[ 1.466288] Initializing XFRM netlink socket\n[ 1.467740] NET: Registered protocol family 10\n[ 1.469432] NET: Registered protocol family 17\n[ 1.471054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.472784] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.474514] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.477348] Loading compiled-in X.509 certificates\n[ 1.478841] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.481658] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.485016] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.487840] registered taskstats version 1\n[ 1.491076] Key type trusted registered\n[ 1.494138] Key type encrypted registered\n[ 1.496878] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.499123] rtc_cmos 00:00: setting system clock to 2018-12-04 23:14:11 UTC (1543965251)\n[ 1.502647] Freeing unused kernel memory: 1680k freed\n[ 1.508362] 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.513981] systemd[1]: Detected virtualization kvm.\n[ 1.515679] systemd[1]: Detected architecture x86-64.\n[ 1.517378] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.520579] systemd[1]: No hostname configured.\n[ 1.522179] systemd[1]: Set hostname to .\n[ 1.523939] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.550081] systemd[1]: Created slice Root Slice.\n[ 1.551755] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.554441] systemd[1]: Listening on Journal Socket.\n[ 1.556180] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Timers.\n[ 1.558794] systemd[1]: Reached target Timers.\n[ 1.560389] systemd[1]: Starting Timers.\n[ 1.561910] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.564773] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.568653] systemd[1]: Reached target Paths.\n[ 1.570226] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.572851] systemd[1]: Reached target Local File Systems.\n[ 1.574682] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.577546] systemd[1]: Listening on udev Kernel Socket.\n[ 1.579323] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.582171] systemd[1]: Created slice System Slice.\n[ 1.583871] systemd[1]: Starting System Slice.\n[ 1.585844] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.588701] 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.593460] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Swap.\n[ 1.596975] systemd[1]: Reached target Swap.\n[ 1.598456] systemd[1]: Starting Swap.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.600889] systemd[1]: Listening on udev Control Socket.\n[ 1.602573] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.605092] systemd[1]: Reached target Sockets.\n[ 1.606600] systemd[1]: Starting Sockets.\n[ 1.608384] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Slices.\n[ 1.611857] systemd[1]: Reached target Slices.\n[ 1.613355] systemd[1]: Starting Slices.\n[[32m OK [0m] Started Journal Service.\n[ 1.615930] 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.684053] RPC: Registered named UNIX socket transport module.\n[ 1.685873] RPC: Registered udp transport module.\n[ 1.687355] RPC: Registered tcp transport module.\n[ 1.688831] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.729981] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.785450] FDC 0 is a S82078B\n[ 1.814176] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.853549] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.859629] scsi host0: ata_piix\n[ 1.861205] scsi host1: ata_piix\n[ 1.861348] vda: vda1\n[ 1.863971] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.865969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.882942] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.884972] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.887040] usb 1-1: Product: QEMU USB Tablet\n[ 1.888573] usb 1-1: Manufacturer: QEMU\n[ 1.889996] usb 1-1: SerialNumber: 42\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[ 1.903019] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.907917] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 2.040370] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.043345] XFS (vda1): Mounting V4 Filesystem\n[ 2.065783] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Sockets.[ 2.267993] tsc: Refined TSC clocksource calibration: 3491.866 MHz\n\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n 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.\no[[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.306377] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.558995] SELinux: Disabled at runtime.\n[ 2.595060] type=1404 audit(1543965252.595:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.690229] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.692075] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Starting Create list of required st... nodes for the current kernel...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Reached target Swap.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Reached target Slices.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Setup Virtual Console...\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 Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\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[[32m OK [0m] Started Configure read-only root support.\n[ 3.227980] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting udev Kernel Device Manager...\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[ 3.314044] systemd-journald[388]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Setup Virtual Console.\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.477245] type=1305 audit(1543965253.477:3): audit_pid=429 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Authorization Manager...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.639117] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.644382] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.650719] [drm] Initialized drm 1.1.0 20060810\n[ 3.654047] ppdev: user-space parallel port driver\n[ 3.712627] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.714560] [TTM] Initializing pool allocator\n[ 3.716213] [TTM] Initializing DMA pool allocator\n[ 3.718295] [drm] fb mappable at 0xFC000000\n[ 3.719758] [drm] vram aper at 0xFC000000\n[ 3.721114] [drm] size 33554432\n[ 3.722325] [drm] fb depth is 24\n[ 3.722325] [drm] pitch is 3072\n[ 3.725949] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.748449] Console: switching to colour frame buffer device 128x48\n[ 3.761308] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting GSSAPI [ 3.764972] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\nProxy Daemon...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n Starting LSB: Bring up/down networking...\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 Login Service.\n[ 3.919436] AES CTR mode by8 optimization enabled\n[ 3.923349] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.931564] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started NTP client/server.\n[ 3.945296] 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.[ 3.953536] intel_rapl: no valid rapl domains found in package 0\n\n[[32m OK [0m] [ 3.956875] intel_powerclamp: No package C-state availableReached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[ 3.964086] intel_powerclamp: No package C-state available\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 4.255027] cloud-init[497]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:14:14 +0000. Up 4.21 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 System Logging Service...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting Postfix Mail Transport Agent...\n Starting nginx - high performance web server...\n[[32m OK [0m] Reached target Network is Online.\n Starting RabbitMQ Service...\n Starting LSB: Supports the direct execution of binary formats....\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started nginx - high performance web server.\n[ 6.256337] cloud-init[799]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:14:16 +0000. Up 6.22 seconds.\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.286086] cloud-init[799]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.288094] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.290564] cloud-init[799]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.292424] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.294341] cloud-init[799]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.296280] cloud-init[799]: ci-info: | eth0: | True | 192.168.120.5 | 255.255.255.0 | fa:16:3e:79:a6:61 |\n[ 6.298209] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.300112] cloud-init[799]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.302201] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.307265] cloud-init[799]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.309113] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.311109] cloud-init[799]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.313086] cloud-init[799]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.315225] cloud-init[799]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.317270] cloud-init[799]: 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: c[ 59.293592] cloud-init[9557]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:15:09 +0000. Up 59.25 seconds.\n[ 59.526523] cloud-init[9579]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:15:09 +0000. Up 59.48 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 | ce:ce:78:c2:5b:3e:a7:22:d5:0d:bb:8d:cf:e5:a5:56 | - | 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[ 59.574395] cloud-init[9579]: Cloud-init v. 0.7.5 finished at Tue, 04 Dec 2018 23:15:10 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.56 seconds\n"} 2018-12-04 23:15:13,225 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046/action used request id req-07d0b332-2782-443f-bfab-76cfb66152fc 2018-12-04 23:15:13,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0709989070892s 2018-12-04 23:15:13,227 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046/action used request id req-07d0b332-2782-443f-bfab-76cfb66152fc 2018-12-04 23:15:13,227 - 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 00000000bffe1351 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 00000000bffe12d1 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 1914433010 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.391184] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.393925] pid_max: default: 32768 minimum: 301 [ 0.395390] Security Framework initialized [ 0.396771] SELinux: Initializing. [ 0.398275] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.404108] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.407688] Mount-cache hash table entries: 4096 [ 0.409437] Initializing cgroup subsys memory [ 0.410890] Initializing cgroup subsys devices [ 0.412348] Initializing cgroup subsys freezer [ 0.413799] Initializing cgroup subsys net_cls [ 0.415231] Initializing cgroup subsys blkio [ 0.416644] Initializing cgroup subsys perf_event [ 0.418121] Initializing cgroup subsys hugetlb [ 0.419549] Initializing cgroup subsys pids [ 0.420933] Initializing cgroup subsys net_prio [ 0.422457] CPU: Physical Processor ID: 0 [ 0.424524] mce: CPU supports 10 MCE banks [ 0.425935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.427536] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.429127] tlb_flushall_shift: 6 [ 0.430547] Freeing SMP alternatives: 28k freed [ 0.434636] ACPI: Core revision 20130517 [ 0.436402] ACPI: All ACPI Tables successfully acquired [ 0.438195] ftrace: allocating 25812 entries in 101 pages [ 0.460062] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.461944] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.463778] smpboot: Max logical packages: 2 [ 0.465447] Enabling x2apic [ 0.466706] Enabled x2apic [ 0.468197] Switched APIC routing to physical x2apic. [ 0.471233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.473312] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.477093] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.485412] KVM setup paravirtual spinlock [ 0.488224] smpboot: Booting Node 0, Processors #1 OK [ 0.490415] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.512217] Brought up 2 CPUs [ 0.512219] KVM setup async PF for cpu 1 [ 0.512222] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.516581] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.519429] devtmpfs: initialized [ 0.522459] EVM: security.selinux [ 0.523818] EVM: security.ima [ 0.525083] EVM: security.capability [ 0.527130] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.529276] pinctrl core: initialized pinctrl subsystem [ 0.531169] NET: Registered protocol family 16 [ 0.533004] ACPI: bus type PCI registered [ 0.534552] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.536656] PCI: Using configuration type 1 for base access [ 0.541816] ACPI: Added _OSI(Module Device) [ 0.543396] ACPI: Added _OSI(Processor Device) [ 0.545007] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.546658] ACPI: Added _OSI(Processor Aggregator Device) [ 0.549561] ACPI: Interpreter enabled [ 0.551020] ACPI: (supports S0 S5) [ 0.552411] ACPI: Using IOAPIC for interrupt routing [ 0.554160] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.559105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.561121] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.563299] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.565417] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.569278] acpiphp: Slot [3] registered [ 0.570777] acpiphp: Slot [4] registered [ 0.572299] acpiphp: Slot [5] registered [ 0.573812] acpiphp: Slot [6] registered [ 0.575312] acpiphp: Slot [7] registered [ 0.576805] acpiphp: Slot [8] registered [ 0.578344] acpiphp: Slot [9] registered [ 0.579875] acpiphp: Slot [10] registered [ 0.581434] acpiphp: Slot [11] registered [ 0.582955] acpiphp: Slot [12] registered [ 0.584514] acpiphp: Slot [13] registered [ 0.586004] acpiphp: Slot [14] registered [ 0.587526] acpiphp: Slot [15] registered [ 0.589026] acpiphp: Slot [16] registered [ 0.590562] acpiphp: Slot [17] registered [ 0.592048] acpiphp: Slot [18] registered [ 0.593576] acpiphp: Slot [19] registered [ 0.595066] acpiphp: Slot [20] registered [ 0.596595] acpiphp: Slot [21] registered [ 0.598110] acpiphp: Slot [22] registered [ 0.599791] acpiphp: Slot [23] registered [ 0.601527] acpiphp: Slot [24] registered [ 0.603255] acpiphp: Slot [25] registered [ 0.604984] acpiphp: Slot [26] registered [ 0.606708] acpiphp: Slot [27] registered [ 0.608420] acpiphp: Slot [28] registered [ 0.610152] acpiphp: Slot [29] registered [ 0.611857] acpiphp: Slot [30] registered [ 0.613582] acpiphp: Slot [31] registered [ 0.615310] PCI host bridge to bus 0000:00 [ 0.617031] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.619127] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.621598] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.624047] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.627228] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.630374] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.636235] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.638819] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.641181] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.643728] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.647987] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.650509] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.673044] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.675312] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.677838] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.680057] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.682252] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.684257] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.686365] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.689052] vgaarb: loaded [ 0.690190] vgaarb: bridge control possible 0000:00:02.0 [ 0.691957] SCSI subsystem initialized [ 0.693369] ACPI: bus type USB registered [ 0.694786] usbcore: registered new interface driver usbfs [ 0.696500] usbcore: registered new interface driver hub [ 0.698150] usbcore: registered new device driver usb [ 0.699940] PCI: Using ACPI for IRQ routing [ 0.701770] NetLabel: Initializing [ 0.703009] NetLabel: domain hash size = 128 [ 0.704491] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.706097] NetLabel: unlabeled traffic allowed by default [ 0.707962] Switched to clocksource kvm-clock [ 0.717162] pnp: PnP ACPI init [ 0.718357] ACPI: bus type PNP registered [ 0.720093] pnp: PnP ACPI: found 5 devices [ 0.721446] ACPI: bus type PNP unregistered [ 0.729003] NET: Registered protocol family 2 [ 0.730756] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.733490] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.735782] TCP: Hash tables configured (established 32768 bind 32768) [ 0.737704] TCP: reno registered [ 0.738941] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.740705] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.742568] NET: Registered protocol family 1 [ 0.743984] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.745716] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.747386] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.767324] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.787329] Unpacking initramfs... [ 1.252897] Freeing initrd memory: 37508k freed [ 1.262573] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.264498] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.268044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.270000] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.272181] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.274072] Initialise system trusted keyring [ 1.275594] audit: initializing netlink socket (disabled) [ 1.277305] type=2000 audit(1543965251.276:1): initialized [ 1.294890] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.296763] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.299501] zpool: loaded [ 1.300661] zbud: loaded [ 1.302002] VFS: Disk quotas dquot_6.5.2 [ 1.303441] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.305456] msgmni has been set to 7578 [ 1.306865] Key type big_key registered [ 1.309005] NET: Registered protocol family 38 [ 1.310512] Key type asymmetric registered [ 1.311943] Asymmetric key parser 'x509' registered [ 1.313524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.316192] io scheduler noop registered [ 1.317620] io scheduler deadline registered (default) [ 1.332708] io scheduler cfq registered [ 1.334186] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.335891] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.337853] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.340407] ACPI: Power Button [PWRF] [ 1.341877] GHES: HEST is not enabled! [ 1.343304] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.367887] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.370081] Non-volatile memory driver v1.3 [ 1.371548] Linux agpgart interface v0.103 [ 1.373094] crash memory driver: version 1.1 [ 1.374636] rdac: device handler registered [ 1.376134] hp_sw: device handler registered [ 1.377621] emc: device handler registered [ 1.379038] alua: device handler registered [ 1.380472] libphy: Fixed MDIO Bus: probed [ 1.381946] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.383853] ehci-pci: EHCI PCI platform driver [ 1.385279] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.387010] ohci-pci: OHCI PCI platform driver [ 1.388432] uhci_hcd: USB Universal Host Controller Interface driver [ 1.408378] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.410025] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.412563] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.414191] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.415933] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.417796] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.420276] usb usb1: Product: UHCI Host Controller [ 1.421791] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.423761] usb usb1: SerialNumber: 0000:00:01.2 [ 1.425357] hub 1-0:1.0: USB hub found [ 1.426745] hub 1-0:1.0: 2 ports detected [ 1.428309] usbcore: registered new interface driver usbserial [ 1.430110] usbcore: registered new interface driver usbserial_generic [ 1.432003] usbserial: USB Serial support registered for generic [ 1.433857] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.437226] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.438824] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.440534] mousedev: PS/2 mouse device common for all mice [ 1.442613] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.446104] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.449018] rtc_cmos 00:00: RTC can wake from S4 [ 1.450802] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.451102] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.455377] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.457205] cpuidle: using governor menu [ 1.458564] hidraw: raw HID events driver (C) Jiri Kosina [ 1.460298] usbcore: registered new interface driver usbhid [ 1.461886] usbhid: USB HID core driver [ 1.463190] drop_monitor: Initializing network drop monitor service [ 1.465026] TCP: cubic registered [ 1.466288] Initializing XFRM netlink socket [ 1.467740] NET: Registered protocol family 10 [ 1.469432] NET: Registered protocol family 17 [ 1.471054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.472784] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.474514] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.477348] Loading compiled-in X.509 certificates [ 1.478841] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.481658] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.485016] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.487840] registered taskstats version 1 [ 1.491076] Key type trusted registered [ 1.494138] Key type encrypted registered [ 1.496878] IMA: No TPM chip found, activating TPM-bypass! [ 1.499123] rtc_cmos 00:00: setting system clock to 2018-12-04 23:14:11 UTC (1543965251) [ 1.502647] Freeing unused kernel memory: 1680k freed [ 1.508362] 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.513981] systemd[1]: Detected virtualization kvm. [ 1.515679] systemd[1]: Detected architecture x86-64. [ 1.517378] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.520579] systemd[1]: No hostname configured. [ 1.522179] systemd[1]: Set hostname to . [ 1.523939] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.550081] systemd[1]: Created slice Root Slice. [ 1.551755] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.554441] systemd[1]: Listening on Journal Socket. [ 1.556180] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Timers. [ 1.558794] systemd[1]: Reached target Timers. [ 1.560389] systemd[1]: Starting Timers. [ 1.561910] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.564773] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.568653] systemd[1]: Reached target Paths. [ 1.570226] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.572851] systemd[1]: Reached target Local File Systems. [ 1.574682] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.577546] systemd[1]: Listening on udev Kernel Socket. [ 1.579323] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.582171] systemd[1]: Created slice System Slice. [ 1.583871] systemd[1]: Starting System Slice. [ 1.585844] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.588701] 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.593460] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Swap. [ 1.596975] systemd[1]: Reached target Swap. [ 1.598456] systemd[1]: Starting Swap. [[32m OK [0m] Listening on udev Control Socket. [ 1.600889] systemd[1]: Listening on udev Control Socket. [ 1.602573] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.605092] systemd[1]: Reached target Sockets. [ 1.606600] systemd[1]: Starting Sockets. [ 1.608384] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.611857] systemd[1]: Reached target Slices. [ 1.613355] systemd[1]: Starting Slices. [[32m OK [0m] Started Journal Service. [ 1.615930] 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.684053] RPC: Registered named UNIX socket transport module. [ 1.685873] RPC: Registered udp transport module. [ 1.687355] RPC: Registered tcp transport module. [ 1.688831] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.729981] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.785450] FDC 0 is a S82078B [ 1.814176] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.853549] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.859629] scsi host0: ata_piix [ 1.861205] scsi host1: ata_piix [ 1.861348] vda: vda1 [ 1.863971] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.865969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.882942] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.884972] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.887040] usb 1-1: Product: QEMU USB Tablet [ 1.888573] usb 1-1: Manufacturer: QEMU [ 1.889996] usb 1-1: SerialNumber: 42 [[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... [ 1.903019] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.907917] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.040370] SGI XFS with ACLs, security attributes, no debug enabled [ 2.043345] XFS (vda1): Mounting V4 Filesystem [ 2.065783] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Sockets.[ 2.267993] tsc: Refined TSC clocksource calibration: 3491.866 MHz [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. 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. o[[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.306377] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.558995] SELinux: Disabled at runtime. [ 2.595060] type=1404 audit(1543965252.595:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.690229] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.692075] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Mounting Debug File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Starting Create list of required st... nodes for the current kernel... Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Reached target Swap. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Reached target Slices. Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Setup Virtual Console... [[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 Configure read-only root support... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... [[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... [[32m OK [0m] Started Configure read-only root support. [ 3.227980] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting udev Kernel Device Manager... [[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. [ 3.314044] systemd-journald[388]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Setup Virtual Console. [[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.477245] type=1305 audit(1543965253.477:3): audit_pid=429 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Authorization Manager... Starting Dump dmesg to /var/log/dmesg... [ 3.639117] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Started D-Bus System Message Bus. [ 3.644382] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.650719] [drm] Initialized drm 1.1.0 20060810 [ 3.654047] ppdev: user-space parallel port driver [ 3.712627] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.714560] [TTM] Initializing pool allocator [ 3.716213] [TTM] Initializing DMA pool allocator [ 3.718295] [drm] fb mappable at 0xFC000000 [ 3.719758] [drm] vram aper at 0xFC000000 [ 3.721114] [drm] size 33554432 [ 3.722325] [drm] fb depth is 24 [ 3.722325] [drm] pitch is 3072 [ 3.725949] fbcon: cirrusdrmfb (fb0) is primary device [ 3.748449] Console: switching to colour frame buffer device 128x48 [ 3.761308] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting GSSAPI [ 3.764972] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Proxy Daemon... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting LSB: Bring up/down networking... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [ 3.919436] AES CTR mode by8 optimization enabled [ 3.923349] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.931564] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started NTP client/server. [ 3.945296] 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.[ 3.953536] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] [ 3.956875] intel_powerclamp: No package C-state availableReached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [ 3.964086] intel_powerclamp: No package C-state available [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 4.255027] cloud-init[497]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:14:14 +0000. Up 4.21 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 System Logging Service... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting Postfix Mail Transport Agent... Starting nginx - high performance web server... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... Starting LSB: Supports the direct execution of binary formats.... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started nginx - high performance web server. [ 6.256337] cloud-init[799]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:14:16 +0000. Up 6.22 seconds. [[32m OK [0m] Created slice user-993.slice. [ 6.286086] cloud-init[799]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.288094] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.290564] cloud-init[799]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.292424] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.294341] cloud-init[799]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.296280] cloud-init[799]: ci-info: | eth0: | True | 192.168.120.5 | 255.255.255.0 | fa:16:3e:79:a6:61 | [ 6.298209] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.300112] cloud-init[799]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.302201] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.307265] cloud-init[799]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.309113] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.311109] cloud-init[799]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.313086] cloud-init[799]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.315225] cloud-init[799]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.317270] cloud-init[799]: 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: c[ 59.293592] cloud-init[9557]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:15:09 +0000. Up 59.25 seconds. [ 59.526523] cloud-init[9579]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:15:09 +0000. Up 59.48 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 | ce:ce:78:c2:5b:3e:a7:22:d5:0d:bb:8d:cf:e5:a5:56 | - | 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----- [ 59.574395] cloud-init[9579]: Cloud-init v. 0.7.5 finished at Tue, 04 Dec 2018 23:15:10 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.56 seconds 2018-12-04 23:15:14,230 - functest.core.singlevm - DEBUG - try 7: cannot connect to 172.30.9.201: timed out 2018-12-04 23:15:23,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:15:23,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046/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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:15:23,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:15:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-717daf14-6324-4faf-8202-8b61bb8e14c7 x-compute-request-id: req-717daf14-6324-4faf-8202-8b61bb8e14c7 Content-Encoding: gzip Content-Length: 12763 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 00000000bffe1351 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 00000000bffe12d1 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 1914433010 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.391184] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.393925] pid_max: default: 32768 minimum: 301\n[ 0.395390] Security Framework initialized\n[ 0.396771] SELinux: Initializing.\n[ 0.398275] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.404108] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.407688] Mount-cache hash table entries: 4096\n[ 0.409437] Initializing cgroup subsys memory\n[ 0.410890] Initializing cgroup subsys devices\n[ 0.412348] Initializing cgroup subsys freezer\n[ 0.413799] Initializing cgroup subsys net_cls\n[ 0.415231] Initializing cgroup subsys blkio\n[ 0.416644] Initializing cgroup subsys perf_event\n[ 0.418121] Initializing cgroup subsys hugetlb\n[ 0.419549] Initializing cgroup subsys pids\n[ 0.420933] Initializing cgroup subsys net_prio\n[ 0.422457] CPU: Physical Processor ID: 0\n[ 0.424524] mce: CPU supports 10 MCE banks\n[ 0.425935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.427536] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.429127] tlb_flushall_shift: 6\n[ 0.430547] Freeing SMP alternatives: 28k freed\n[ 0.434636] ACPI: Core revision 20130517\n[ 0.436402] ACPI: All ACPI Tables successfully acquired\n[ 0.438195] ftrace: allocating 25812 entries in 101 pages\n[ 0.460062] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.461944] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.463778] smpboot: Max logical packages: 2\n[ 0.465447] Enabling x2apic\n[ 0.466706] Enabled x2apic\n[ 0.468197] Switched APIC routing to physical x2apic.\n[ 0.471233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.473312] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.477093] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.485412] KVM setup paravirtual spinlock\n[ 0.488224] smpboot: Booting Node 0, Processors #1 OK\n[ 0.490415] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.512217] Brought up 2 CPUs\n[ 0.512219] KVM setup async PF for cpu 1\n[ 0.512222] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.516581] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.519429] devtmpfs: initialized\n[ 0.522459] EVM: security.selinux\n[ 0.523818] EVM: security.ima\n[ 0.525083] EVM: security.capability\n[ 0.527130] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.529276] pinctrl core: initialized pinctrl subsystem\n[ 0.531169] NET: Registered protocol family 16\n[ 0.533004] ACPI: bus type PCI registered\n[ 0.534552] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.536656] PCI: Using configuration type 1 for base access\n[ 0.541816] ACPI: Added _OSI(Module Device)\n[ 0.543396] ACPI: Added _OSI(Processor Device)\n[ 0.545007] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.546658] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.549561] ACPI: Interpreter enabled\n[ 0.551020] ACPI: (supports S0 S5)\n[ 0.552411] ACPI: Using IOAPIC for interrupt routing\n[ 0.554160] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.559105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.561121] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.563299] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.565417] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.569278] acpiphp: Slot [3] registered\n[ 0.570777] acpiphp: Slot [4] registered\n[ 0.572299] acpiphp: Slot [5] registered\n[ 0.573812] acpiphp: Slot [6] registered\n[ 0.575312] acpiphp: Slot [7] registered\n[ 0.576805] acpiphp: Slot [8] registered\n[ 0.578344] acpiphp: Slot [9] registered\n[ 0.579875] acpiphp: Slot [10] registered\n[ 0.581434] acpiphp: Slot [11] registered\n[ 0.582955] acpiphp: Slot [12] registered\n[ 0.584514] acpiphp: Slot [13] registered\n[ 0.586004] acpiphp: Slot [14] registered\n[ 0.587526] acpiphp: Slot [15] registered\n[ 0.589026] acpiphp: Slot [16] registered\n[ 0.590562] acpiphp: Slot [17] registered\n[ 0.592048] acpiphp: Slot [18] registered\n[ 0.593576] acpiphp: Slot [19] registered\n[ 0.595066] acpiphp: Slot [20] registered\n[ 0.596595] acpiphp: Slot [21] registered\n[ 0.598110] acpiphp: Slot [22] registered\n[ 0.599791] acpiphp: Slot [23] registered\n[ 0.601527] acpiphp: Slot [24] registered\n[ 0.603255] acpiphp: Slot [25] registered\n[ 0.604984] acpiphp: Slot [26] registered\n[ 0.606708] acpiphp: Slot [27] registered\n[ 0.608420] acpiphp: Slot [28] registered\n[ 0.610152] acpiphp: Slot [29] registered\n[ 0.611857] acpiphp: Slot [30] registered\n[ 0.613582] acpiphp: Slot [31] registered\n[ 0.615310] PCI host bridge to bus 0000:00\n[ 0.617031] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.619127] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.621598] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.624047] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.627228] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.630374] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.636235] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.638819] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.641181] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.643728] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.647987] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.650509] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.673044] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.675312] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.677838] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.680057] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.682252] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.684257] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.686365] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.689052] vgaarb: loaded\n[ 0.690190] vgaarb: bridge control possible 0000:00:02.0\n[ 0.691957] SCSI subsystem initialized\n[ 0.693369] ACPI: bus type USB registered\n[ 0.694786] usbcore: registered new interface driver usbfs\n[ 0.696500] usbcore: registered new interface driver hub\n[ 0.698150] usbcore: registered new device driver usb\n[ 0.699940] PCI: Using ACPI for IRQ routing\n[ 0.701770] NetLabel: Initializing\n[ 0.703009] NetLabel: domain hash size = 128\n[ 0.704491] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.706097] NetLabel: unlabeled traffic allowed by default\n[ 0.707962] Switched to clocksource kvm-clock\n[ 0.717162] pnp: PnP ACPI init\n[ 0.718357] ACPI: bus type PNP registered\n[ 0.720093] pnp: PnP ACPI: found 5 devices\n[ 0.721446] ACPI: bus type PNP unregistered\n[ 0.729003] NET: Registered protocol family 2\n[ 0.730756] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.733490] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.735782] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.737704] TCP: reno registered\n[ 0.738941] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.740705] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.742568] NET: Registered protocol family 1\n[ 0.743984] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.745716] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.747386] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.767324] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.787329] Unpacking initramfs...\n[ 1.252897] Freeing initrd memory: 37508k freed\n[ 1.262573] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.264498] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.268044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.270000] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.272181] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.274072] Initialise system trusted keyring\n[ 1.275594] audit: initializing netlink socket (disabled)\n[ 1.277305] type=2000 audit(1543965251.276:1): initialized\n[ 1.294890] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.296763] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.299501] zpool: loaded\n[ 1.300661] zbud: loaded\n[ 1.302002] VFS: Disk quotas dquot_6.5.2\n[ 1.303441] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.305456] msgmni has been set to 7578\n[ 1.306865] Key type big_key registered\n[ 1.309005] NET: Registered protocol family 38\n[ 1.310512] Key type asymmetric registered\n[ 1.311943] Asymmetric key parser 'x509' registered\n[ 1.313524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.316192] io scheduler noop registered\n[ 1.317620] io scheduler deadline registered (default)\n[ 1.332708] io scheduler cfq registered\n[ 1.334186] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.335891] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.337853] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.340407] ACPI: Power Button [PWRF]\n[ 1.341877] GHES: HEST is not enabled!\n[ 1.343304] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.367887] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.370081] Non-volatile memory driver v1.3\n[ 1.371548] Linux agpgart interface v0.103\n[ 1.373094] crash memory driver: version 1.1\n[ 1.374636] rdac: device handler registered\n[ 1.376134] hp_sw: device handler registered\n[ 1.377621] emc: device handler registered\n[ 1.379038] alua: device handler registered\n[ 1.380472] libphy: Fixed MDIO Bus: probed\n[ 1.381946] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.383853] ehci-pci: EHCI PCI platform driver\n[ 1.385279] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.387010] ohci-pci: OHCI PCI platform driver\n[ 1.388432] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.408378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.410025] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.412563] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.414191] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.415933] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.417796] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.420276] usb usb1: Product: UHCI Host Controller\n[ 1.421791] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.423761] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.425357] hub 1-0:1.0: USB hub found\n[ 1.426745] hub 1-0:1.0: 2 ports detected\n[ 1.428309] usbcore: registered new interface driver usbserial\n[ 1.430110] usbcore: registered new interface driver usbserial_generic\n[ 1.432003] usbserial: USB Serial support registered for generic\n[ 1.433857] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.437226] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.438824] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.440534] mousedev: PS/2 mouse device common for all mice\n[ 1.442613] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.446104] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.449018] rtc_cmos 00:00: RTC can wake from S4\n[ 1.450802] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.451102] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.455377] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.457205] cpuidle: using governor menu\n[ 1.458564] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.460298] usbcore: registered new interface driver usbhid\n[ 1.461886] usbhid: USB HID core driver\n[ 1.463190] drop_monitor: Initializing network drop monitor service\n[ 1.465026] TCP: cubic registered\n[ 1.466288] Initializing XFRM netlink socket\n[ 1.467740] NET: Registered protocol family 10\n[ 1.469432] NET: Registered protocol family 17\n[ 1.471054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.472784] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.474514] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.477348] Loading compiled-in X.509 certificates\n[ 1.478841] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.481658] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.485016] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.487840] registered taskstats version 1\n[ 1.491076] Key type trusted registered\n[ 1.494138] Key type encrypted registered\n[ 1.496878] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.499123] rtc_cmos 00:00: setting system clock to 2018-12-04 23:14:11 UTC (1543965251)\n[ 1.502647] Freeing unused kernel memory: 1680k freed\n[ 1.508362] 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.513981] systemd[1]: Detected virtualization kvm.\n[ 1.515679] systemd[1]: Detected architecture x86-64.\n[ 1.517378] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.520579] systemd[1]: No hostname configured.\n[ 1.522179] systemd[1]: Set hostname to .\n[ 1.523939] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.550081] systemd[1]: Created slice Root Slice.\n[ 1.551755] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.554441] systemd[1]: Listening on Journal Socket.\n[ 1.556180] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Timers.\n[ 1.558794] systemd[1]: Reached target Timers.\n[ 1.560389] systemd[1]: Starting Timers.\n[ 1.561910] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.564773] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.568653] systemd[1]: Reached target Paths.\n[ 1.570226] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.572851] systemd[1]: Reached target Local File Systems.\n[ 1.574682] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.577546] systemd[1]: Listening on udev Kernel Socket.\n[ 1.579323] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.582171] systemd[1]: Created slice System Slice.\n[ 1.583871] systemd[1]: Starting System Slice.\n[ 1.585844] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.588701] 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.593460] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Swap.\n[ 1.596975] systemd[1]: Reached target Swap.\n[ 1.598456] systemd[1]: Starting Swap.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.600889] systemd[1]: Listening on udev Control Socket.\n[ 1.602573] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.605092] systemd[1]: Reached target Sockets.\n[ 1.606600] systemd[1]: Starting Sockets.\n[ 1.608384] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Slices.\n[ 1.611857] systemd[1]: Reached target Slices.\n[ 1.613355] systemd[1]: Starting Slices.\n[[32m OK [0m] Started Journal Service.\n[ 1.615930] 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.684053] RPC: Registered named UNIX socket transport module.\n[ 1.685873] RPC: Registered udp transport module.\n[ 1.687355] RPC: Registered tcp transport module.\n[ 1.688831] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.729981] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.785450] FDC 0 is a S82078B\n[ 1.814176] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.853549] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.859629] scsi host0: ata_piix\n[ 1.861205] scsi host1: ata_piix\n[ 1.861348] vda: vda1\n[ 1.863971] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.865969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.882942] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.884972] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.887040] usb 1-1: Product: QEMU USB Tablet\n[ 1.888573] usb 1-1: Manufacturer: QEMU\n[ 1.889996] usb 1-1: SerialNumber: 42\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[ 1.903019] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.907917] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 2.040370] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.043345] XFS (vda1): Mounting V4 Filesystem\n[ 2.065783] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Sockets.[ 2.267993] tsc: Refined TSC clocksource calibration: 3491.866 MHz\n\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n 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.\no[[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.306377] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.558995] SELinux: Disabled at runtime.\n[ 2.595060] type=1404 audit(1543965252.595:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.690229] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.692075] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Starting Create list of required st... nodes for the current kernel...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Reached target Swap.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Reached target Slices.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Setup Virtual Console...\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 Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\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[[32m OK [0m] Started Configure read-only root support.\n[ 3.227980] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting udev Kernel Device Manager...\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[ 3.314044] systemd-journald[388]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Setup Virtual Console.\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.477245] type=1305 audit(1543965253.477:3): audit_pid=429 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Authorization Manager...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.639117] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.644382] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.650719] [drm] Initialized drm 1.1.0 20060810\n[ 3.654047] ppdev: user-space parallel port driver\n[ 3.712627] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.714560] [TTM] Initializing pool allocator\n[ 3.716213] [TTM] Initializing DMA pool allocator\n[ 3.718295] [drm] fb mappable at 0xFC000000\n[ 3.719758] [drm] vram aper at 0xFC000000\n[ 3.721114] [drm] size 33554432\n[ 3.722325] [drm] fb depth is 24\n[ 3.722325] [drm] pitch is 3072\n[ 3.725949] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.748449] Console: switching to colour frame buffer device 128x48\n[ 3.761308] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting GSSAPI [ 3.764972] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\nProxy Daemon...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n Starting LSB: Bring up/down networking...\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 Login Service.\n[ 3.919436] AES CTR mode by8 optimization enabled\n[ 3.923349] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.931564] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started NTP client/server.\n[ 3.945296] 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.[ 3.953536] intel_rapl: no valid rapl domains found in package 0\n\n[[32m OK [0m] [ 3.956875] intel_powerclamp: No package C-state availableReached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[ 3.964086] intel_powerclamp: No package C-state available\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 4.255027] cloud-init[497]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:14:14 +0000. Up 4.21 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 System Logging Service...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting Postfix Mail Transport Agent...\n Starting nginx - high performance web server...\n[[32m OK [0m] Reached target Network is Online.\n Starting RabbitMQ Service...\n Starting LSB: Supports the direct execution of binary formats....\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started nginx - high performance web server.\n[ 6.256337] cloud-init[799]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:14:16 +0000. Up 6.22 seconds.\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.286086] cloud-init[799]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.288094] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.290564] cloud-init[799]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.292424] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.294341] cloud-init[799]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.296280] cloud-init[799]: ci-info: | eth0: | True | 192.168.120.5 | 255.255.255.0 | fa:16:3e:79:a6:61 |\n[ 6.298209] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.300112] cloud-init[799]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.302201] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.307265] cloud-init[799]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.309113] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.311109] cloud-init[799]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.313086] cloud-init[799]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.315225] cloud-init[799]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.317270] cloud-init[799]: 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: c[ 59.293592] cloud-init[9557]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:15:09 +0000. Up 59.25 seconds.\n[ 59.526523] cloud-init[9579]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:15:09 +0000. Up 59.48 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 | ce:ce:78:c2:5b:3e:a7:22:d5:0d:bb:8d:cf:e5:a5:56 | - | 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[ 59.574395] cloud-init[9579]: Cloud-init v. 0.7.5 finished at Tue, 04 Dec 2018 23:15:10 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.56 seconds\n"} 2018-12-04 23:15:23,314 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046/action used request id req-717daf14-6324-4faf-8202-8b61bb8e14c7 2018-12-04 23:15:23,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0739150047302s 2018-12-04 23:15:23,315 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046/action used request id req-717daf14-6324-4faf-8202-8b61bb8e14c7 2018-12-04 23:15:23,315 - 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 00000000bffe1351 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 00000000bffe12d1 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 1914433010 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.391184] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.393925] pid_max: default: 32768 minimum: 301 [ 0.395390] Security Framework initialized [ 0.396771] SELinux: Initializing. [ 0.398275] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.404108] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.407688] Mount-cache hash table entries: 4096 [ 0.409437] Initializing cgroup subsys memory [ 0.410890] Initializing cgroup subsys devices [ 0.412348] Initializing cgroup subsys freezer [ 0.413799] Initializing cgroup subsys net_cls [ 0.415231] Initializing cgroup subsys blkio [ 0.416644] Initializing cgroup subsys perf_event [ 0.418121] Initializing cgroup subsys hugetlb [ 0.419549] Initializing cgroup subsys pids [ 0.420933] Initializing cgroup subsys net_prio [ 0.422457] CPU: Physical Processor ID: 0 [ 0.424524] mce: CPU supports 10 MCE banks [ 0.425935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.427536] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.429127] tlb_flushall_shift: 6 [ 0.430547] Freeing SMP alternatives: 28k freed [ 0.434636] ACPI: Core revision 20130517 [ 0.436402] ACPI: All ACPI Tables successfully acquired [ 0.438195] ftrace: allocating 25812 entries in 101 pages [ 0.460062] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.461944] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.463778] smpboot: Max logical packages: 2 [ 0.465447] Enabling x2apic [ 0.466706] Enabled x2apic [ 0.468197] Switched APIC routing to physical x2apic. [ 0.471233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.473312] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.477093] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.485412] KVM setup paravirtual spinlock [ 0.488224] smpboot: Booting Node 0, Processors #1 OK [ 0.490415] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.512217] Brought up 2 CPUs [ 0.512219] KVM setup async PF for cpu 1 [ 0.512222] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.516581] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.519429] devtmpfs: initialized [ 0.522459] EVM: security.selinux [ 0.523818] EVM: security.ima [ 0.525083] EVM: security.capability [ 0.527130] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.529276] pinctrl core: initialized pinctrl subsystem [ 0.531169] NET: Registered protocol family 16 [ 0.533004] ACPI: bus type PCI registered [ 0.534552] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.536656] PCI: Using configuration type 1 for base access [ 0.541816] ACPI: Added _OSI(Module Device) [ 0.543396] ACPI: Added _OSI(Processor Device) [ 0.545007] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.546658] ACPI: Added _OSI(Processor Aggregator Device) [ 0.549561] ACPI: Interpreter enabled [ 0.551020] ACPI: (supports S0 S5) [ 0.552411] ACPI: Using IOAPIC for interrupt routing [ 0.554160] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.559105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.561121] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.563299] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.565417] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.569278] acpiphp: Slot [3] registered [ 0.570777] acpiphp: Slot [4] registered [ 0.572299] acpiphp: Slot [5] registered [ 0.573812] acpiphp: Slot [6] registered [ 0.575312] acpiphp: Slot [7] registered [ 0.576805] acpiphp: Slot [8] registered [ 0.578344] acpiphp: Slot [9] registered [ 0.579875] acpiphp: Slot [10] registered [ 0.581434] acpiphp: Slot [11] registered [ 0.582955] acpiphp: Slot [12] registered [ 0.584514] acpiphp: Slot [13] registered [ 0.586004] acpiphp: Slot [14] registered [ 0.587526] acpiphp: Slot [15] registered [ 0.589026] acpiphp: Slot [16] registered [ 0.590562] acpiphp: Slot [17] registered [ 0.592048] acpiphp: Slot [18] registered [ 0.593576] acpiphp: Slot [19] registered [ 0.595066] acpiphp: Slot [20] registered [ 0.596595] acpiphp: Slot [21] registered [ 0.598110] acpiphp: Slot [22] registered [ 0.599791] acpiphp: Slot [23] registered [ 0.601527] acpiphp: Slot [24] registered [ 0.603255] acpiphp: Slot [25] registered [ 0.604984] acpiphp: Slot [26] registered [ 0.606708] acpiphp: Slot [27] registered [ 0.608420] acpiphp: Slot [28] registered [ 0.610152] acpiphp: Slot [29] registered [ 0.611857] acpiphp: Slot [30] registered [ 0.613582] acpiphp: Slot [31] registered [ 0.615310] PCI host bridge to bus 0000:00 [ 0.617031] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.619127] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.621598] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.624047] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.627228] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.630374] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.636235] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.638819] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.641181] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.643728] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.647987] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.650509] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.673044] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.675312] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.677838] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.680057] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.682252] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.684257] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.686365] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.689052] vgaarb: loaded [ 0.690190] vgaarb: bridge control possible 0000:00:02.0 [ 0.691957] SCSI subsystem initialized [ 0.693369] ACPI: bus type USB registered [ 0.694786] usbcore: registered new interface driver usbfs [ 0.696500] usbcore: registered new interface driver hub [ 0.698150] usbcore: registered new device driver usb [ 0.699940] PCI: Using ACPI for IRQ routing [ 0.701770] NetLabel: Initializing [ 0.703009] NetLabel: domain hash size = 128 [ 0.704491] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.706097] NetLabel: unlabeled traffic allowed by default [ 0.707962] Switched to clocksource kvm-clock [ 0.717162] pnp: PnP ACPI init [ 0.718357] ACPI: bus type PNP registered [ 0.720093] pnp: PnP ACPI: found 5 devices [ 0.721446] ACPI: bus type PNP unregistered [ 0.729003] NET: Registered protocol family 2 [ 0.730756] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.733490] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.735782] TCP: Hash tables configured (established 32768 bind 32768) [ 0.737704] TCP: reno registered [ 0.738941] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.740705] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.742568] NET: Registered protocol family 1 [ 0.743984] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.745716] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.747386] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.767324] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.787329] Unpacking initramfs... [ 1.252897] Freeing initrd memory: 37508k freed [ 1.262573] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.264498] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.268044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.270000] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.272181] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.274072] Initialise system trusted keyring [ 1.275594] audit: initializing netlink socket (disabled) [ 1.277305] type=2000 audit(1543965251.276:1): initialized [ 1.294890] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.296763] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.299501] zpool: loaded [ 1.300661] zbud: loaded [ 1.302002] VFS: Disk quotas dquot_6.5.2 [ 1.303441] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.305456] msgmni has been set to 7578 [ 1.306865] Key type big_key registered [ 1.309005] NET: Registered protocol family 38 [ 1.310512] Key type asymmetric registered [ 1.311943] Asymmetric key parser 'x509' registered [ 1.313524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.316192] io scheduler noop registered [ 1.317620] io scheduler deadline registered (default) [ 1.332708] io scheduler cfq registered [ 1.334186] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.335891] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.337853] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.340407] ACPI: Power Button [PWRF] [ 1.341877] GHES: HEST is not enabled! [ 1.343304] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.367887] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.370081] Non-volatile memory driver v1.3 [ 1.371548] Linux agpgart interface v0.103 [ 1.373094] crash memory driver: version 1.1 [ 1.374636] rdac: device handler registered [ 1.376134] hp_sw: device handler registered [ 1.377621] emc: device handler registered [ 1.379038] alua: device handler registered [ 1.380472] libphy: Fixed MDIO Bus: probed [ 1.381946] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.383853] ehci-pci: EHCI PCI platform driver [ 1.385279] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.387010] ohci-pci: OHCI PCI platform driver [ 1.388432] uhci_hcd: USB Universal Host Controller Interface driver [ 1.408378] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.410025] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.412563] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.414191] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.415933] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.417796] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.420276] usb usb1: Product: UHCI Host Controller [ 1.421791] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.423761] usb usb1: SerialNumber: 0000:00:01.2 [ 1.425357] hub 1-0:1.0: USB hub found [ 1.426745] hub 1-0:1.0: 2 ports detected [ 1.428309] usbcore: registered new interface driver usbserial [ 1.430110] usbcore: registered new interface driver usbserial_generic [ 1.432003] usbserial: USB Serial support registered for generic [ 1.433857] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.437226] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.438824] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.440534] mousedev: PS/2 mouse device common for all mice [ 1.442613] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.446104] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.449018] rtc_cmos 00:00: RTC can wake from S4 [ 1.450802] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.451102] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.455377] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.457205] cpuidle: using governor menu [ 1.458564] hidraw: raw HID events driver (C) Jiri Kosina [ 1.460298] usbcore: registered new interface driver usbhid [ 1.461886] usbhid: USB HID core driver [ 1.463190] drop_monitor: Initializing network drop monitor service [ 1.465026] TCP: cubic registered [ 1.466288] Initializing XFRM netlink socket [ 1.467740] NET: Registered protocol family 10 [ 1.469432] NET: Registered protocol family 17 [ 1.471054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.472784] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.474514] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.477348] Loading compiled-in X.509 certificates [ 1.478841] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.481658] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.485016] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.487840] registered taskstats version 1 [ 1.491076] Key type trusted registered [ 1.494138] Key type encrypted registered [ 1.496878] IMA: No TPM chip found, activating TPM-bypass! [ 1.499123] rtc_cmos 00:00: setting system clock to 2018-12-04 23:14:11 UTC (1543965251) [ 1.502647] Freeing unused kernel memory: 1680k freed [ 1.508362] 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.513981] systemd[1]: Detected virtualization kvm. [ 1.515679] systemd[1]: Detected architecture x86-64. [ 1.517378] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.520579] systemd[1]: No hostname configured. [ 1.522179] systemd[1]: Set hostname to . [ 1.523939] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.550081] systemd[1]: Created slice Root Slice. [ 1.551755] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.554441] systemd[1]: Listening on Journal Socket. [ 1.556180] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Timers. [ 1.558794] systemd[1]: Reached target Timers. [ 1.560389] systemd[1]: Starting Timers. [ 1.561910] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.564773] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.568653] systemd[1]: Reached target Paths. [ 1.570226] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.572851] systemd[1]: Reached target Local File Systems. [ 1.574682] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.577546] systemd[1]: Listening on udev Kernel Socket. [ 1.579323] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.582171] systemd[1]: Created slice System Slice. [ 1.583871] systemd[1]: Starting System Slice. [ 1.585844] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.588701] 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.593460] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Swap. [ 1.596975] systemd[1]: Reached target Swap. [ 1.598456] systemd[1]: Starting Swap. [[32m OK [0m] Listening on udev Control Socket. [ 1.600889] systemd[1]: Listening on udev Control Socket. [ 1.602573] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.605092] systemd[1]: Reached target Sockets. [ 1.606600] systemd[1]: Starting Sockets. [ 1.608384] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.611857] systemd[1]: Reached target Slices. [ 1.613355] systemd[1]: Starting Slices. [[32m OK [0m] Started Journal Service. [ 1.615930] 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.684053] RPC: Registered named UNIX socket transport module. [ 1.685873] RPC: Registered udp transport module. [ 1.687355] RPC: Registered tcp transport module. [ 1.688831] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.729981] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.785450] FDC 0 is a S82078B [ 1.814176] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.853549] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.859629] scsi host0: ata_piix [ 1.861205] scsi host1: ata_piix [ 1.861348] vda: vda1 [ 1.863971] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.865969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.882942] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.884972] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.887040] usb 1-1: Product: QEMU USB Tablet [ 1.888573] usb 1-1: Manufacturer: QEMU [ 1.889996] usb 1-1: SerialNumber: 42 [[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... [ 1.903019] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.907917] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.040370] SGI XFS with ACLs, security attributes, no debug enabled [ 2.043345] XFS (vda1): Mounting V4 Filesystem [ 2.065783] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Sockets.[ 2.267993] tsc: Refined TSC clocksource calibration: 3491.866 MHz [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. 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. o[[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.306377] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.558995] SELinux: Disabled at runtime. [ 2.595060] type=1404 audit(1543965252.595:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.690229] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.692075] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Mounting Debug File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Starting Create list of required st... nodes for the current kernel... Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Reached target Swap. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Reached target Slices. Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Setup Virtual Console... [[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 Configure read-only root support... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... [[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... [[32m OK [0m] Started Configure read-only root support. [ 3.227980] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting udev Kernel Device Manager... [[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. [ 3.314044] systemd-journald[388]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Setup Virtual Console. [[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.477245] type=1305 audit(1543965253.477:3): audit_pid=429 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Authorization Manager... Starting Dump dmesg to /var/log/dmesg... [ 3.639117] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Started D-Bus System Message Bus. [ 3.644382] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.650719] [drm] Initialized drm 1.1.0 20060810 [ 3.654047] ppdev: user-space parallel port driver [ 3.712627] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.714560] [TTM] Initializing pool allocator [ 3.716213] [TTM] Initializing DMA pool allocator [ 3.718295] [drm] fb mappable at 0xFC000000 [ 3.719758] [drm] vram aper at 0xFC000000 [ 3.721114] [drm] size 33554432 [ 3.722325] [drm] fb depth is 24 [ 3.722325] [drm] pitch is 3072 [ 3.725949] fbcon: cirrusdrmfb (fb0) is primary device [ 3.748449] Console: switching to colour frame buffer device 128x48 [ 3.761308] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting GSSAPI [ 3.764972] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Proxy Daemon... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting LSB: Bring up/down networking... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [ 3.919436] AES CTR mode by8 optimization enabled [ 3.923349] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.931564] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started NTP client/server. [ 3.945296] 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.[ 3.953536] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] [ 3.956875] intel_powerclamp: No package C-state availableReached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [ 3.964086] intel_powerclamp: No package C-state available [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 4.255027] cloud-init[497]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:14:14 +0000. Up 4.21 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 System Logging Service... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting Postfix Mail Transport Agent... Starting nginx - high performance web server... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... Starting LSB: Supports the direct execution of binary formats.... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started nginx - high performance web server. [ 6.256337] cloud-init[799]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:14:16 +0000. Up 6.22 seconds. [[32m OK [0m] Created slice user-993.slice. [ 6.286086] cloud-init[799]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.288094] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.290564] cloud-init[799]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.292424] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.294341] cloud-init[799]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.296280] cloud-init[799]: ci-info: | eth0: | True | 192.168.120.5 | 255.255.255.0 | fa:16:3e:79:a6:61 | [ 6.298209] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.300112] cloud-init[799]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.302201] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.307265] cloud-init[799]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.309113] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.311109] cloud-init[799]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.313086] cloud-init[799]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.315225] cloud-init[799]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.317270] cloud-init[799]: 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: c[ 59.293592] cloud-init[9557]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:15:09 +0000. Up 59.25 seconds. [ 59.526523] cloud-init[9579]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:15:09 +0000. Up 59.48 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 | ce:ce:78:c2:5b:3e:a7:22:d5:0d:bb:8d:cf:e5:a5:56 | - | 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----- [ 59.574395] cloud-init[9579]: Cloud-init v. 0.7.5 finished at Tue, 04 Dec 2018 23:15:10 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.56 seconds 2018-12-04 23:15:24,318 - functest.core.singlevm - DEBUG - try 8: cannot connect to 172.30.9.201: timed out 2018-12-04 23:15:33,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:15:33,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046/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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:15:33,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:15: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-07d0c9c3-940d-48d5-a1fa-40e61802e6b5 x-compute-request-id: req-07d0c9c3-940d-48d5-a1fa-40e61802e6b5 Content-Encoding: gzip Content-Length: 12763 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 00000000bffe1351 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 00000000bffe12d1 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 1914433010 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.391184] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.393925] pid_max: default: 32768 minimum: 301\n[ 0.395390] Security Framework initialized\n[ 0.396771] SELinux: Initializing.\n[ 0.398275] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.404108] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.407688] Mount-cache hash table entries: 4096\n[ 0.409437] Initializing cgroup subsys memory\n[ 0.410890] Initializing cgroup subsys devices\n[ 0.412348] Initializing cgroup subsys freezer\n[ 0.413799] Initializing cgroup subsys net_cls\n[ 0.415231] Initializing cgroup subsys blkio\n[ 0.416644] Initializing cgroup subsys perf_event\n[ 0.418121] Initializing cgroup subsys hugetlb\n[ 0.419549] Initializing cgroup subsys pids\n[ 0.420933] Initializing cgroup subsys net_prio\n[ 0.422457] CPU: Physical Processor ID: 0\n[ 0.424524] mce: CPU supports 10 MCE banks\n[ 0.425935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.427536] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.429127] tlb_flushall_shift: 6\n[ 0.430547] Freeing SMP alternatives: 28k freed\n[ 0.434636] ACPI: Core revision 20130517\n[ 0.436402] ACPI: All ACPI Tables successfully acquired\n[ 0.438195] ftrace: allocating 25812 entries in 101 pages\n[ 0.460062] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.461944] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.463778] smpboot: Max logical packages: 2\n[ 0.465447] Enabling x2apic\n[ 0.466706] Enabled x2apic\n[ 0.468197] Switched APIC routing to physical x2apic.\n[ 0.471233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.473312] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.477093] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.485412] KVM setup paravirtual spinlock\n[ 0.488224] smpboot: Booting Node 0, Processors #1 OK\n[ 0.490415] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.512217] Brought up 2 CPUs\n[ 0.512219] KVM setup async PF for cpu 1\n[ 0.512222] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.516581] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.519429] devtmpfs: initialized\n[ 0.522459] EVM: security.selinux\n[ 0.523818] EVM: security.ima\n[ 0.525083] EVM: security.capability\n[ 0.527130] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.529276] pinctrl core: initialized pinctrl subsystem\n[ 0.531169] NET: Registered protocol family 16\n[ 0.533004] ACPI: bus type PCI registered\n[ 0.534552] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.536656] PCI: Using configuration type 1 for base access\n[ 0.541816] ACPI: Added _OSI(Module Device)\n[ 0.543396] ACPI: Added _OSI(Processor Device)\n[ 0.545007] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.546658] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.549561] ACPI: Interpreter enabled\n[ 0.551020] ACPI: (supports S0 S5)\n[ 0.552411] ACPI: Using IOAPIC for interrupt routing\n[ 0.554160] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.559105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.561121] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.563299] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.565417] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.569278] acpiphp: Slot [3] registered\n[ 0.570777] acpiphp: Slot [4] registered\n[ 0.572299] acpiphp: Slot [5] registered\n[ 0.573812] acpiphp: Slot [6] registered\n[ 0.575312] acpiphp: Slot [7] registered\n[ 0.576805] acpiphp: Slot [8] registered\n[ 0.578344] acpiphp: Slot [9] registered\n[ 0.579875] acpiphp: Slot [10] registered\n[ 0.581434] acpiphp: Slot [11] registered\n[ 0.582955] acpiphp: Slot [12] registered\n[ 0.584514] acpiphp: Slot [13] registered\n[ 0.586004] acpiphp: Slot [14] registered\n[ 0.587526] acpiphp: Slot [15] registered\n[ 0.589026] acpiphp: Slot [16] registered\n[ 0.590562] acpiphp: Slot [17] registered\n[ 0.592048] acpiphp: Slot [18] registered\n[ 0.593576] acpiphp: Slot [19] registered\n[ 0.595066] acpiphp: Slot [20] registered\n[ 0.596595] acpiphp: Slot [21] registered\n[ 0.598110] acpiphp: Slot [22] registered\n[ 0.599791] acpiphp: Slot [23] registered\n[ 0.601527] acpiphp: Slot [24] registered\n[ 0.603255] acpiphp: Slot [25] registered\n[ 0.604984] acpiphp: Slot [26] registered\n[ 0.606708] acpiphp: Slot [27] registered\n[ 0.608420] acpiphp: Slot [28] registered\n[ 0.610152] acpiphp: Slot [29] registered\n[ 0.611857] acpiphp: Slot [30] registered\n[ 0.613582] acpiphp: Slot [31] registered\n[ 0.615310] PCI host bridge to bus 0000:00\n[ 0.617031] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.619127] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.621598] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.624047] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.627228] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.630374] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.636235] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.638819] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.641181] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.643728] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.647987] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.650509] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.673044] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.675312] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.677838] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.680057] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.682252] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.684257] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.686365] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.689052] vgaarb: loaded\n[ 0.690190] vgaarb: bridge control possible 0000:00:02.0\n[ 0.691957] SCSI subsystem initialized\n[ 0.693369] ACPI: bus type USB registered\n[ 0.694786] usbcore: registered new interface driver usbfs\n[ 0.696500] usbcore: registered new interface driver hub\n[ 0.698150] usbcore: registered new device driver usb\n[ 0.699940] PCI: Using ACPI for IRQ routing\n[ 0.701770] NetLabel: Initializing\n[ 0.703009] NetLabel: domain hash size = 128\n[ 0.704491] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.706097] NetLabel: unlabeled traffic allowed by default\n[ 0.707962] Switched to clocksource kvm-clock\n[ 0.717162] pnp: PnP ACPI init\n[ 0.718357] ACPI: bus type PNP registered\n[ 0.720093] pnp: PnP ACPI: found 5 devices\n[ 0.721446] ACPI: bus type PNP unregistered\n[ 0.729003] NET: Registered protocol family 2\n[ 0.730756] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.733490] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.735782] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.737704] TCP: reno registered\n[ 0.738941] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.740705] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.742568] NET: Registered protocol family 1\n[ 0.743984] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.745716] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.747386] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.767324] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.787329] Unpacking initramfs...\n[ 1.252897] Freeing initrd memory: 37508k freed\n[ 1.262573] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.264498] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.268044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.270000] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.272181] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.274072] Initialise system trusted keyring\n[ 1.275594] audit: initializing netlink socket (disabled)\n[ 1.277305] type=2000 audit(1543965251.276:1): initialized\n[ 1.294890] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.296763] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.299501] zpool: loaded\n[ 1.300661] zbud: loaded\n[ 1.302002] VFS: Disk quotas dquot_6.5.2\n[ 1.303441] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.305456] msgmni has been set to 7578\n[ 1.306865] Key type big_key registered\n[ 1.309005] NET: Registered protocol family 38\n[ 1.310512] Key type asymmetric registered\n[ 1.311943] Asymmetric key parser 'x509' registered\n[ 1.313524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.316192] io scheduler noop registered\n[ 1.317620] io scheduler deadline registered (default)\n[ 1.332708] io scheduler cfq registered\n[ 1.334186] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.335891] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.337853] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.340407] ACPI: Power Button [PWRF]\n[ 1.341877] GHES: HEST is not enabled!\n[ 1.343304] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.367887] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.370081] Non-volatile memory driver v1.3\n[ 1.371548] Linux agpgart interface v0.103\n[ 1.373094] crash memory driver: version 1.1\n[ 1.374636] rdac: device handler registered\n[ 1.376134] hp_sw: device handler registered\n[ 1.377621] emc: device handler registered\n[ 1.379038] alua: device handler registered\n[ 1.380472] libphy: Fixed MDIO Bus: probed\n[ 1.381946] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.383853] ehci-pci: EHCI PCI platform driver\n[ 1.385279] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.387010] ohci-pci: OHCI PCI platform driver\n[ 1.388432] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.408378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.410025] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.412563] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.414191] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.415933] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.417796] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.420276] usb usb1: Product: UHCI Host Controller\n[ 1.421791] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.423761] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.425357] hub 1-0:1.0: USB hub found\n[ 1.426745] hub 1-0:1.0: 2 ports detected\n[ 1.428309] usbcore: registered new interface driver usbserial\n[ 1.430110] usbcore: registered new interface driver usbserial_generic\n[ 1.432003] usbserial: USB Serial support registered for generic\n[ 1.433857] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.437226] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.438824] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.440534] mousedev: PS/2 mouse device common for all mice\n[ 1.442613] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.446104] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.449018] rtc_cmos 00:00: RTC can wake from S4\n[ 1.450802] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.451102] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.455377] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.457205] cpuidle: using governor menu\n[ 1.458564] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.460298] usbcore: registered new interface driver usbhid\n[ 1.461886] usbhid: USB HID core driver\n[ 1.463190] drop_monitor: Initializing network drop monitor service\n[ 1.465026] TCP: cubic registered\n[ 1.466288] Initializing XFRM netlink socket\n[ 1.467740] NET: Registered protocol family 10\n[ 1.469432] NET: Registered protocol family 17\n[ 1.471054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.472784] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.474514] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.477348] Loading compiled-in X.509 certificates\n[ 1.478841] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.481658] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.485016] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.487840] registered taskstats version 1\n[ 1.491076] Key type trusted registered\n[ 1.494138] Key type encrypted registered\n[ 1.496878] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.499123] rtc_cmos 00:00: setting system clock to 2018-12-04 23:14:11 UTC (1543965251)\n[ 1.502647] Freeing unused kernel memory: 1680k freed\n[ 1.508362] 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.513981] systemd[1]: Detected virtualization kvm.\n[ 1.515679] systemd[1]: Detected architecture x86-64.\n[ 1.517378] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.520579] systemd[1]: No hostname configured.\n[ 1.522179] systemd[1]: Set hostname to .\n[ 1.523939] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.550081] systemd[1]: Created slice Root Slice.\n[ 1.551755] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.554441] systemd[1]: Listening on Journal Socket.\n[ 1.556180] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Timers.\n[ 1.558794] systemd[1]: Reached target Timers.\n[ 1.560389] systemd[1]: Starting Timers.\n[ 1.561910] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.564773] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.568653] systemd[1]: Reached target Paths.\n[ 1.570226] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.572851] systemd[1]: Reached target Local File Systems.\n[ 1.574682] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.577546] systemd[1]: Listening on udev Kernel Socket.\n[ 1.579323] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.582171] systemd[1]: Created slice System Slice.\n[ 1.583871] systemd[1]: Starting System Slice.\n[ 1.585844] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.588701] 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.593460] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Swap.\n[ 1.596975] systemd[1]: Reached target Swap.\n[ 1.598456] systemd[1]: Starting Swap.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.600889] systemd[1]: Listening on udev Control Socket.\n[ 1.602573] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.605092] systemd[1]: Reached target Sockets.\n[ 1.606600] systemd[1]: Starting Sockets.\n[ 1.608384] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Slices.\n[ 1.611857] systemd[1]: Reached target Slices.\n[ 1.613355] systemd[1]: Starting Slices.\n[[32m OK [0m] Started Journal Service.\n[ 1.615930] 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.684053] RPC: Registered named UNIX socket transport module.\n[ 1.685873] RPC: Registered udp transport module.\n[ 1.687355] RPC: Registered tcp transport module.\n[ 1.688831] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.729981] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.785450] FDC 0 is a S82078B\n[ 1.814176] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.853549] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.859629] scsi host0: ata_piix\n[ 1.861205] scsi host1: ata_piix\n[ 1.861348] vda: vda1\n[ 1.863971] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.865969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.882942] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.884972] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.887040] usb 1-1: Product: QEMU USB Tablet\n[ 1.888573] usb 1-1: Manufacturer: QEMU\n[ 1.889996] usb 1-1: SerialNumber: 42\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[ 1.903019] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.907917] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 2.040370] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.043345] XFS (vda1): Mounting V4 Filesystem\n[ 2.065783] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Sockets.[ 2.267993] tsc: Refined TSC clocksource calibration: 3491.866 MHz\n\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n 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.\no[[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.306377] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.558995] SELinux: Disabled at runtime.\n[ 2.595060] type=1404 audit(1543965252.595:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.690229] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.692075] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Starting Create list of required st... nodes for the current kernel...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Reached target Swap.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Reached target Slices.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Setup Virtual Console...\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 Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\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[[32m OK [0m] Started Configure read-only root support.\n[ 3.227980] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting udev Kernel Device Manager...\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[ 3.314044] systemd-journald[388]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Setup Virtual Console.\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.477245] type=1305 audit(1543965253.477:3): audit_pid=429 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Authorization Manager...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.639117] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.644382] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.650719] [drm] Initialized drm 1.1.0 20060810\n[ 3.654047] ppdev: user-space parallel port driver\n[ 3.712627] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.714560] [TTM] Initializing pool allocator\n[ 3.716213] [TTM] Initializing DMA pool allocator\n[ 3.718295] [drm] fb mappable at 0xFC000000\n[ 3.719758] [drm] vram aper at 0xFC000000\n[ 3.721114] [drm] size 33554432\n[ 3.722325] [drm] fb depth is 24\n[ 3.722325] [drm] pitch is 3072\n[ 3.725949] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.748449] Console: switching to colour frame buffer device 128x48\n[ 3.761308] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting GSSAPI [ 3.764972] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\nProxy Daemon...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n Starting LSB: Bring up/down networking...\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 Login Service.\n[ 3.919436] AES CTR mode by8 optimization enabled\n[ 3.923349] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.931564] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started NTP client/server.\n[ 3.945296] 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.[ 3.953536] intel_rapl: no valid rapl domains found in package 0\n\n[[32m OK [0m] [ 3.956875] intel_powerclamp: No package C-state availableReached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[ 3.964086] intel_powerclamp: No package C-state available\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 4.255027] cloud-init[497]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:14:14 +0000. Up 4.21 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 System Logging Service...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting Postfix Mail Transport Agent...\n Starting nginx - high performance web server...\n[[32m OK [0m] Reached target Network is Online.\n Starting RabbitMQ Service...\n Starting LSB: Supports the direct execution of binary formats....\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started nginx - high performance web server.\n[ 6.256337] cloud-init[799]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:14:16 +0000. Up 6.22 seconds.\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.286086] cloud-init[799]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.288094] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.290564] cloud-init[799]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.292424] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.294341] cloud-init[799]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.296280] cloud-init[799]: ci-info: | eth0: | True | 192.168.120.5 | 255.255.255.0 | fa:16:3e:79:a6:61 |\n[ 6.298209] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.300112] cloud-init[799]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.302201] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.307265] cloud-init[799]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.309113] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.311109] cloud-init[799]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.313086] cloud-init[799]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.315225] cloud-init[799]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.317270] cloud-init[799]: 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: c[ 59.293592] cloud-init[9557]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:15:09 +0000. Up 59.25 seconds.\n[ 59.526523] cloud-init[9579]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:15:09 +0000. Up 59.48 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 | ce:ce:78:c2:5b:3e:a7:22:d5:0d:bb:8d:cf:e5:a5:56 | - | 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[ 59.574395] cloud-init[9579]: Cloud-init v. 0.7.5 finished at Tue, 04 Dec 2018 23:15:10 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.56 seconds\n"} 2018-12-04 23:15:33,408 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046/action used request id req-07d0c9c3-940d-48d5-a1fa-40e61802e6b5 2018-12-04 23:15:33,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0803360939026s 2018-12-04 23:15:33,410 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046/action used request id req-07d0c9c3-940d-48d5-a1fa-40e61802e6b5 2018-12-04 23:15:33,410 - 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 00000000bffe1351 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 00000000bffe12d1 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 1914433010 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.391184] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.393925] pid_max: default: 32768 minimum: 301 [ 0.395390] Security Framework initialized [ 0.396771] SELinux: Initializing. [ 0.398275] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.404108] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.407688] Mount-cache hash table entries: 4096 [ 0.409437] Initializing cgroup subsys memory [ 0.410890] Initializing cgroup subsys devices [ 0.412348] Initializing cgroup subsys freezer [ 0.413799] Initializing cgroup subsys net_cls [ 0.415231] Initializing cgroup subsys blkio [ 0.416644] Initializing cgroup subsys perf_event [ 0.418121] Initializing cgroup subsys hugetlb [ 0.419549] Initializing cgroup subsys pids [ 0.420933] Initializing cgroup subsys net_prio [ 0.422457] CPU: Physical Processor ID: 0 [ 0.424524] mce: CPU supports 10 MCE banks [ 0.425935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.427536] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.429127] tlb_flushall_shift: 6 [ 0.430547] Freeing SMP alternatives: 28k freed [ 0.434636] ACPI: Core revision 20130517 [ 0.436402] ACPI: All ACPI Tables successfully acquired [ 0.438195] ftrace: allocating 25812 entries in 101 pages [ 0.460062] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.461944] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.463778] smpboot: Max logical packages: 2 [ 0.465447] Enabling x2apic [ 0.466706] Enabled x2apic [ 0.468197] Switched APIC routing to physical x2apic. [ 0.471233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.473312] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.477093] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.485412] KVM setup paravirtual spinlock [ 0.488224] smpboot: Booting Node 0, Processors #1 OK [ 0.490415] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.512217] Brought up 2 CPUs [ 0.512219] KVM setup async PF for cpu 1 [ 0.512222] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.516581] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.519429] devtmpfs: initialized [ 0.522459] EVM: security.selinux [ 0.523818] EVM: security.ima [ 0.525083] EVM: security.capability [ 0.527130] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.529276] pinctrl core: initialized pinctrl subsystem [ 0.531169] NET: Registered protocol family 16 [ 0.533004] ACPI: bus type PCI registered [ 0.534552] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.536656] PCI: Using configuration type 1 for base access [ 0.541816] ACPI: Added _OSI(Module Device) [ 0.543396] ACPI: Added _OSI(Processor Device) [ 0.545007] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.546658] ACPI: Added _OSI(Processor Aggregator Device) [ 0.549561] ACPI: Interpreter enabled [ 0.551020] ACPI: (supports S0 S5) [ 0.552411] ACPI: Using IOAPIC for interrupt routing [ 0.554160] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.559105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.561121] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.563299] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.565417] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.569278] acpiphp: Slot [3] registered [ 0.570777] acpiphp: Slot [4] registered [ 0.572299] acpiphp: Slot [5] registered [ 0.573812] acpiphp: Slot [6] registered [ 0.575312] acpiphp: Slot [7] registered [ 0.576805] acpiphp: Slot [8] registered [ 0.578344] acpiphp: Slot [9] registered [ 0.579875] acpiphp: Slot [10] registered [ 0.581434] acpiphp: Slot [11] registered [ 0.582955] acpiphp: Slot [12] registered [ 0.584514] acpiphp: Slot [13] registered [ 0.586004] acpiphp: Slot [14] registered [ 0.587526] acpiphp: Slot [15] registered [ 0.589026] acpiphp: Slot [16] registered [ 0.590562] acpiphp: Slot [17] registered [ 0.592048] acpiphp: Slot [18] registered [ 0.593576] acpiphp: Slot [19] registered [ 0.595066] acpiphp: Slot [20] registered [ 0.596595] acpiphp: Slot [21] registered [ 0.598110] acpiphp: Slot [22] registered [ 0.599791] acpiphp: Slot [23] registered [ 0.601527] acpiphp: Slot [24] registered [ 0.603255] acpiphp: Slot [25] registered [ 0.604984] acpiphp: Slot [26] registered [ 0.606708] acpiphp: Slot [27] registered [ 0.608420] acpiphp: Slot [28] registered [ 0.610152] acpiphp: Slot [29] registered [ 0.611857] acpiphp: Slot [30] registered [ 0.613582] acpiphp: Slot [31] registered [ 0.615310] PCI host bridge to bus 0000:00 [ 0.617031] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.619127] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.621598] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.624047] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.627228] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.630374] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.636235] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.638819] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.641181] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.643728] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.647987] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.650509] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.673044] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.675312] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.677838] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.680057] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.682252] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.684257] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.686365] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.689052] vgaarb: loaded [ 0.690190] vgaarb: bridge control possible 0000:00:02.0 [ 0.691957] SCSI subsystem initialized [ 0.693369] ACPI: bus type USB registered [ 0.694786] usbcore: registered new interface driver usbfs [ 0.696500] usbcore: registered new interface driver hub [ 0.698150] usbcore: registered new device driver usb [ 0.699940] PCI: Using ACPI for IRQ routing [ 0.701770] NetLabel: Initializing [ 0.703009] NetLabel: domain hash size = 128 [ 0.704491] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.706097] NetLabel: unlabeled traffic allowed by default [ 0.707962] Switched to clocksource kvm-clock [ 0.717162] pnp: PnP ACPI init [ 0.718357] ACPI: bus type PNP registered [ 0.720093] pnp: PnP ACPI: found 5 devices [ 0.721446] ACPI: bus type PNP unregistered [ 0.729003] NET: Registered protocol family 2 [ 0.730756] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.733490] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.735782] TCP: Hash tables configured (established 32768 bind 32768) [ 0.737704] TCP: reno registered [ 0.738941] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.740705] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.742568] NET: Registered protocol family 1 [ 0.743984] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.745716] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.747386] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.767324] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.787329] Unpacking initramfs... [ 1.252897] Freeing initrd memory: 37508k freed [ 1.262573] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.264498] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.268044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.270000] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.272181] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.274072] Initialise system trusted keyring [ 1.275594] audit: initializing netlink socket (disabled) [ 1.277305] type=2000 audit(1543965251.276:1): initialized [ 1.294890] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.296763] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.299501] zpool: loaded [ 1.300661] zbud: loaded [ 1.302002] VFS: Disk quotas dquot_6.5.2 [ 1.303441] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.305456] msgmni has been set to 7578 [ 1.306865] Key type big_key registered [ 1.309005] NET: Registered protocol family 38 [ 1.310512] Key type asymmetric registered [ 1.311943] Asymmetric key parser 'x509' registered [ 1.313524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.316192] io scheduler noop registered [ 1.317620] io scheduler deadline registered (default) [ 1.332708] io scheduler cfq registered [ 1.334186] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.335891] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.337853] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.340407] ACPI: Power Button [PWRF] [ 1.341877] GHES: HEST is not enabled! [ 1.343304] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.367887] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.370081] Non-volatile memory driver v1.3 [ 1.371548] Linux agpgart interface v0.103 [ 1.373094] crash memory driver: version 1.1 [ 1.374636] rdac: device handler registered [ 1.376134] hp_sw: device handler registered [ 1.377621] emc: device handler registered [ 1.379038] alua: device handler registered [ 1.380472] libphy: Fixed MDIO Bus: probed [ 1.381946] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.383853] ehci-pci: EHCI PCI platform driver [ 1.385279] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.387010] ohci-pci: OHCI PCI platform driver [ 1.388432] uhci_hcd: USB Universal Host Controller Interface driver [ 1.408378] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.410025] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.412563] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.414191] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.415933] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.417796] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.420276] usb usb1: Product: UHCI Host Controller [ 1.421791] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.423761] usb usb1: SerialNumber: 0000:00:01.2 [ 1.425357] hub 1-0:1.0: USB hub found [ 1.426745] hub 1-0:1.0: 2 ports detected [ 1.428309] usbcore: registered new interface driver usbserial [ 1.430110] usbcore: registered new interface driver usbserial_generic [ 1.432003] usbserial: USB Serial support registered for generic [ 1.433857] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.437226] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.438824] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.440534] mousedev: PS/2 mouse device common for all mice [ 1.442613] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.446104] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.449018] rtc_cmos 00:00: RTC can wake from S4 [ 1.450802] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.451102] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.455377] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.457205] cpuidle: using governor menu [ 1.458564] hidraw: raw HID events driver (C) Jiri Kosina [ 1.460298] usbcore: registered new interface driver usbhid [ 1.461886] usbhid: USB HID core driver [ 1.463190] drop_monitor: Initializing network drop monitor service [ 1.465026] TCP: cubic registered [ 1.466288] Initializing XFRM netlink socket [ 1.467740] NET: Registered protocol family 10 [ 1.469432] NET: Registered protocol family 17 [ 1.471054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.472784] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.474514] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.477348] Loading compiled-in X.509 certificates [ 1.478841] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.481658] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.485016] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.487840] registered taskstats version 1 [ 1.491076] Key type trusted registered [ 1.494138] Key type encrypted registered [ 1.496878] IMA: No TPM chip found, activating TPM-bypass! [ 1.499123] rtc_cmos 00:00: setting system clock to 2018-12-04 23:14:11 UTC (1543965251) [ 1.502647] Freeing unused kernel memory: 1680k freed [ 1.508362] 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.513981] systemd[1]: Detected virtualization kvm. [ 1.515679] systemd[1]: Detected architecture x86-64. [ 1.517378] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.520579] systemd[1]: No hostname configured. [ 1.522179] systemd[1]: Set hostname to . [ 1.523939] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.550081] systemd[1]: Created slice Root Slice. [ 1.551755] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.554441] systemd[1]: Listening on Journal Socket. [ 1.556180] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Timers. [ 1.558794] systemd[1]: Reached target Timers. [ 1.560389] systemd[1]: Starting Timers. [ 1.561910] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.564773] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.568653] systemd[1]: Reached target Paths. [ 1.570226] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.572851] systemd[1]: Reached target Local File Systems. [ 1.574682] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.577546] systemd[1]: Listening on udev Kernel Socket. [ 1.579323] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.582171] systemd[1]: Created slice System Slice. [ 1.583871] systemd[1]: Starting System Slice. [ 1.585844] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.588701] 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.593460] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Swap. [ 1.596975] systemd[1]: Reached target Swap. [ 1.598456] systemd[1]: Starting Swap. [[32m OK [0m] Listening on udev Control Socket. [ 1.600889] systemd[1]: Listening on udev Control Socket. [ 1.602573] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.605092] systemd[1]: Reached target Sockets. [ 1.606600] systemd[1]: Starting Sockets. [ 1.608384] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.611857] systemd[1]: Reached target Slices. [ 1.613355] systemd[1]: Starting Slices. [[32m OK [0m] Started Journal Service. [ 1.615930] 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.684053] RPC: Registered named UNIX socket transport module. [ 1.685873] RPC: Registered udp transport module. [ 1.687355] RPC: Registered tcp transport module. [ 1.688831] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.729981] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.785450] FDC 0 is a S82078B [ 1.814176] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.853549] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.859629] scsi host0: ata_piix [ 1.861205] scsi host1: ata_piix [ 1.861348] vda: vda1 [ 1.863971] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.865969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.882942] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.884972] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.887040] usb 1-1: Product: QEMU USB Tablet [ 1.888573] usb 1-1: Manufacturer: QEMU [ 1.889996] usb 1-1: SerialNumber: 42 [[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... [ 1.903019] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.907917] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.040370] SGI XFS with ACLs, security attributes, no debug enabled [ 2.043345] XFS (vda1): Mounting V4 Filesystem [ 2.065783] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Sockets.[ 2.267993] tsc: Refined TSC clocksource calibration: 3491.866 MHz [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. 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. o[[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.306377] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.558995] SELinux: Disabled at runtime. [ 2.595060] type=1404 audit(1543965252.595:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.690229] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.692075] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Mounting Debug File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Starting Create list of required st... nodes for the current kernel... Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Reached target Swap. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Reached target Slices. Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Setup Virtual Console... [[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 Configure read-only root support... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... [[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... [[32m OK [0m] Started Configure read-only root support. [ 3.227980] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting udev Kernel Device Manager... [[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. [ 3.314044] systemd-journald[388]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Setup Virtual Console. [[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.477245] type=1305 audit(1543965253.477:3): audit_pid=429 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Authorization Manager... Starting Dump dmesg to /var/log/dmesg... [ 3.639117] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Started D-Bus System Message Bus. [ 3.644382] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.650719] [drm] Initialized drm 1.1.0 20060810 [ 3.654047] ppdev: user-space parallel port driver [ 3.712627] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.714560] [TTM] Initializing pool allocator [ 3.716213] [TTM] Initializing DMA pool allocator [ 3.718295] [drm] fb mappable at 0xFC000000 [ 3.719758] [drm] vram aper at 0xFC000000 [ 3.721114] [drm] size 33554432 [ 3.722325] [drm] fb depth is 24 [ 3.722325] [drm] pitch is 3072 [ 3.725949] fbcon: cirrusdrmfb (fb0) is primary device [ 3.748449] Console: switching to colour frame buffer device 128x48 [ 3.761308] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting GSSAPI [ 3.764972] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Proxy Daemon... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting LSB: Bring up/down networking... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [ 3.919436] AES CTR mode by8 optimization enabled [ 3.923349] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.931564] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started NTP client/server. [ 3.945296] 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.[ 3.953536] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] [ 3.956875] intel_powerclamp: No package C-state availableReached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [ 3.964086] intel_powerclamp: No package C-state available [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 4.255027] cloud-init[497]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:14:14 +0000. Up 4.21 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 System Logging Service... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting Postfix Mail Transport Agent... Starting nginx - high performance web server... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... Starting LSB: Supports the direct execution of binary formats.... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started nginx - high performance web server. [ 6.256337] cloud-init[799]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:14:16 +0000. Up 6.22 seconds. [[32m OK [0m] Created slice user-993.slice. [ 6.286086] cloud-init[799]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.288094] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.290564] cloud-init[799]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.292424] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.294341] cloud-init[799]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.296280] cloud-init[799]: ci-info: | eth0: | True | 192.168.120.5 | 255.255.255.0 | fa:16:3e:79:a6:61 | [ 6.298209] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.300112] cloud-init[799]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.302201] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.307265] cloud-init[799]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.309113] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.311109] cloud-init[799]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.313086] cloud-init[799]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.315225] cloud-init[799]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.317270] cloud-init[799]: 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: c[ 59.293592] cloud-init[9557]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:15:09 +0000. Up 59.25 seconds. [ 59.526523] cloud-init[9579]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:15:09 +0000. Up 59.48 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 | ce:ce:78:c2:5b:3e:a7:22:d5:0d:bb:8d:cf:e5:a5:56 | - | 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----- [ 59.574395] cloud-init[9579]: Cloud-init v. 0.7.5 finished at Tue, 04 Dec 2018 23:15:10 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.56 seconds 2018-12-04 23:15:34,413 - functest.core.singlevm - DEBUG - try 9: cannot connect to 172.30.9.201: timed out 2018-12-04 23:15:43,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:15:43,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046/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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:15:43,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:15: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-9b9f79e6-527f-4d6f-a5cd-fcc5a9fc1f37 x-compute-request-id: req-9b9f79e6-527f-4d6f-a5cd-fcc5a9fc1f37 Content-Encoding: gzip Content-Length: 12763 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 00000000bffe1351 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 00000000bffe12d1 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 1914433010 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.391184] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.393925] pid_max: default: 32768 minimum: 301\n[ 0.395390] Security Framework initialized\n[ 0.396771] SELinux: Initializing.\n[ 0.398275] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.404108] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.407688] Mount-cache hash table entries: 4096\n[ 0.409437] Initializing cgroup subsys memory\n[ 0.410890] Initializing cgroup subsys devices\n[ 0.412348] Initializing cgroup subsys freezer\n[ 0.413799] Initializing cgroup subsys net_cls\n[ 0.415231] Initializing cgroup subsys blkio\n[ 0.416644] Initializing cgroup subsys perf_event\n[ 0.418121] Initializing cgroup subsys hugetlb\n[ 0.419549] Initializing cgroup subsys pids\n[ 0.420933] Initializing cgroup subsys net_prio\n[ 0.422457] CPU: Physical Processor ID: 0\n[ 0.424524] mce: CPU supports 10 MCE banks\n[ 0.425935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.427536] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.429127] tlb_flushall_shift: 6\n[ 0.430547] Freeing SMP alternatives: 28k freed\n[ 0.434636] ACPI: Core revision 20130517\n[ 0.436402] ACPI: All ACPI Tables successfully acquired\n[ 0.438195] ftrace: allocating 25812 entries in 101 pages\n[ 0.460062] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.461944] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.463778] smpboot: Max logical packages: 2\n[ 0.465447] Enabling x2apic\n[ 0.466706] Enabled x2apic\n[ 0.468197] Switched APIC routing to physical x2apic.\n[ 0.471233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.473312] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.477093] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.485412] KVM setup paravirtual spinlock\n[ 0.488224] smpboot: Booting Node 0, Processors #1 OK\n[ 0.490415] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.512217] Brought up 2 CPUs\n[ 0.512219] KVM setup async PF for cpu 1\n[ 0.512222] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.516581] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.519429] devtmpfs: initialized\n[ 0.522459] EVM: security.selinux\n[ 0.523818] EVM: security.ima\n[ 0.525083] EVM: security.capability\n[ 0.527130] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.529276] pinctrl core: initialized pinctrl subsystem\n[ 0.531169] NET: Registered protocol family 16\n[ 0.533004] ACPI: bus type PCI registered\n[ 0.534552] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.536656] PCI: Using configuration type 1 for base access\n[ 0.541816] ACPI: Added _OSI(Module Device)\n[ 0.543396] ACPI: Added _OSI(Processor Device)\n[ 0.545007] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.546658] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.549561] ACPI: Interpreter enabled\n[ 0.551020] ACPI: (supports S0 S5)\n[ 0.552411] ACPI: Using IOAPIC for interrupt routing\n[ 0.554160] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.559105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.561121] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.563299] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.565417] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.569278] acpiphp: Slot [3] registered\n[ 0.570777] acpiphp: Slot [4] registered\n[ 0.572299] acpiphp: Slot [5] registered\n[ 0.573812] acpiphp: Slot [6] registered\n[ 0.575312] acpiphp: Slot [7] registered\n[ 0.576805] acpiphp: Slot [8] registered\n[ 0.578344] acpiphp: Slot [9] registered\n[ 0.579875] acpiphp: Slot [10] registered\n[ 0.581434] acpiphp: Slot [11] registered\n[ 0.582955] acpiphp: Slot [12] registered\n[ 0.584514] acpiphp: Slot [13] registered\n[ 0.586004] acpiphp: Slot [14] registered\n[ 0.587526] acpiphp: Slot [15] registered\n[ 0.589026] acpiphp: Slot [16] registered\n[ 0.590562] acpiphp: Slot [17] registered\n[ 0.592048] acpiphp: Slot [18] registered\n[ 0.593576] acpiphp: Slot [19] registered\n[ 0.595066] acpiphp: Slot [20] registered\n[ 0.596595] acpiphp: Slot [21] registered\n[ 0.598110] acpiphp: Slot [22] registered\n[ 0.599791] acpiphp: Slot [23] registered\n[ 0.601527] acpiphp: Slot [24] registered\n[ 0.603255] acpiphp: Slot [25] registered\n[ 0.604984] acpiphp: Slot [26] registered\n[ 0.606708] acpiphp: Slot [27] registered\n[ 0.608420] acpiphp: Slot [28] registered\n[ 0.610152] acpiphp: Slot [29] registered\n[ 0.611857] acpiphp: Slot [30] registered\n[ 0.613582] acpiphp: Slot [31] registered\n[ 0.615310] PCI host bridge to bus 0000:00\n[ 0.617031] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.619127] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.621598] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.624047] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.627228] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.630374] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.636235] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.638819] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.641181] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.643728] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.647987] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.650509] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.673044] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.675312] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.677838] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.680057] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.682252] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.684257] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.686365] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.689052] vgaarb: loaded\n[ 0.690190] vgaarb: bridge control possible 0000:00:02.0\n[ 0.691957] SCSI subsystem initialized\n[ 0.693369] ACPI: bus type USB registered\n[ 0.694786] usbcore: registered new interface driver usbfs\n[ 0.696500] usbcore: registered new interface driver hub\n[ 0.698150] usbcore: registered new device driver usb\n[ 0.699940] PCI: Using ACPI for IRQ routing\n[ 0.701770] NetLabel: Initializing\n[ 0.703009] NetLabel: domain hash size = 128\n[ 0.704491] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.706097] NetLabel: unlabeled traffic allowed by default\n[ 0.707962] Switched to clocksource kvm-clock\n[ 0.717162] pnp: PnP ACPI init\n[ 0.718357] ACPI: bus type PNP registered\n[ 0.720093] pnp: PnP ACPI: found 5 devices\n[ 0.721446] ACPI: bus type PNP unregistered\n[ 0.729003] NET: Registered protocol family 2\n[ 0.730756] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.733490] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.735782] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.737704] TCP: reno registered\n[ 0.738941] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.740705] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.742568] NET: Registered protocol family 1\n[ 0.743984] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.745716] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.747386] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.767324] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.787329] Unpacking initramfs...\n[ 1.252897] Freeing initrd memory: 37508k freed\n[ 1.262573] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.264498] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.268044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.270000] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.272181] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.274072] Initialise system trusted keyring\n[ 1.275594] audit: initializing netlink socket (disabled)\n[ 1.277305] type=2000 audit(1543965251.276:1): initialized\n[ 1.294890] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.296763] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.299501] zpool: loaded\n[ 1.300661] zbud: loaded\n[ 1.302002] VFS: Disk quotas dquot_6.5.2\n[ 1.303441] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.305456] msgmni has been set to 7578\n[ 1.306865] Key type big_key registered\n[ 1.309005] NET: Registered protocol family 38\n[ 1.310512] Key type asymmetric registered\n[ 1.311943] Asymmetric key parser 'x509' registered\n[ 1.313524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.316192] io scheduler noop registered\n[ 1.317620] io scheduler deadline registered (default)\n[ 1.332708] io scheduler cfq registered\n[ 1.334186] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.335891] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.337853] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.340407] ACPI: Power Button [PWRF]\n[ 1.341877] GHES: HEST is not enabled!\n[ 1.343304] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.367887] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.370081] Non-volatile memory driver v1.3\n[ 1.371548] Linux agpgart interface v0.103\n[ 1.373094] crash memory driver: version 1.1\n[ 1.374636] rdac: device handler registered\n[ 1.376134] hp_sw: device handler registered\n[ 1.377621] emc: device handler registered\n[ 1.379038] alua: device handler registered\n[ 1.380472] libphy: Fixed MDIO Bus: probed\n[ 1.381946] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.383853] ehci-pci: EHCI PCI platform driver\n[ 1.385279] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.387010] ohci-pci: OHCI PCI platform driver\n[ 1.388432] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.408378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.410025] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.412563] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.414191] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.415933] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.417796] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.420276] usb usb1: Product: UHCI Host Controller\n[ 1.421791] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.423761] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.425357] hub 1-0:1.0: USB hub found\n[ 1.426745] hub 1-0:1.0: 2 ports detected\n[ 1.428309] usbcore: registered new interface driver usbserial\n[ 1.430110] usbcore: registered new interface driver usbserial_generic\n[ 1.432003] usbserial: USB Serial support registered for generic\n[ 1.433857] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.437226] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.438824] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.440534] mousedev: PS/2 mouse device common for all mice\n[ 1.442613] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.446104] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.449018] rtc_cmos 00:00: RTC can wake from S4\n[ 1.450802] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.451102] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.455377] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.457205] cpuidle: using governor menu\n[ 1.458564] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.460298] usbcore: registered new interface driver usbhid\n[ 1.461886] usbhid: USB HID core driver\n[ 1.463190] drop_monitor: Initializing network drop monitor service\n[ 1.465026] TCP: cubic registered\n[ 1.466288] Initializing XFRM netlink socket\n[ 1.467740] NET: Registered protocol family 10\n[ 1.469432] NET: Registered protocol family 17\n[ 1.471054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.472784] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.474514] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.477348] Loading compiled-in X.509 certificates\n[ 1.478841] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.481658] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.485016] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.487840] registered taskstats version 1\n[ 1.491076] Key type trusted registered\n[ 1.494138] Key type encrypted registered\n[ 1.496878] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.499123] rtc_cmos 00:00: setting system clock to 2018-12-04 23:14:11 UTC (1543965251)\n[ 1.502647] Freeing unused kernel memory: 1680k freed\n[ 1.508362] 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.513981] systemd[1]: Detected virtualization kvm.\n[ 1.515679] systemd[1]: Detected architecture x86-64.\n[ 1.517378] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.520579] systemd[1]: No hostname configured.\n[ 1.522179] systemd[1]: Set hostname to .\n[ 1.523939] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.550081] systemd[1]: Created slice Root Slice.\n[ 1.551755] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.554441] systemd[1]: Listening on Journal Socket.\n[ 1.556180] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Timers.\n[ 1.558794] systemd[1]: Reached target Timers.\n[ 1.560389] systemd[1]: Starting Timers.\n[ 1.561910] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.564773] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.568653] systemd[1]: Reached target Paths.\n[ 1.570226] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.572851] systemd[1]: Reached target Local File Systems.\n[ 1.574682] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.577546] systemd[1]: Listening on udev Kernel Socket.\n[ 1.579323] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.582171] systemd[1]: Created slice System Slice.\n[ 1.583871] systemd[1]: Starting System Slice.\n[ 1.585844] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.588701] 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.593460] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Swap.\n[ 1.596975] systemd[1]: Reached target Swap.\n[ 1.598456] systemd[1]: Starting Swap.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.600889] systemd[1]: Listening on udev Control Socket.\n[ 1.602573] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.605092] systemd[1]: Reached target Sockets.\n[ 1.606600] systemd[1]: Starting Sockets.\n[ 1.608384] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Slices.\n[ 1.611857] systemd[1]: Reached target Slices.\n[ 1.613355] systemd[1]: Starting Slices.\n[[32m OK [0m] Started Journal Service.\n[ 1.615930] 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.684053] RPC: Registered named UNIX socket transport module.\n[ 1.685873] RPC: Registered udp transport module.\n[ 1.687355] RPC: Registered tcp transport module.\n[ 1.688831] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.729981] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.785450] FDC 0 is a S82078B\n[ 1.814176] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.853549] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.859629] scsi host0: ata_piix\n[ 1.861205] scsi host1: ata_piix\n[ 1.861348] vda: vda1\n[ 1.863971] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.865969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.882942] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.884972] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.887040] usb 1-1: Product: QEMU USB Tablet\n[ 1.888573] usb 1-1: Manufacturer: QEMU\n[ 1.889996] usb 1-1: SerialNumber: 42\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[ 1.903019] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.907917] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 2.040370] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.043345] XFS (vda1): Mounting V4 Filesystem\n[ 2.065783] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Sockets.[ 2.267993] tsc: Refined TSC clocksource calibration: 3491.866 MHz\n\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n 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.\no[[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.306377] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.558995] SELinux: Disabled at runtime.\n[ 2.595060] type=1404 audit(1543965252.595:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.690229] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.692075] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Starting Create list of required st... nodes for the current kernel...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Reached target Swap.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Reached target Slices.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Setup Virtual Console...\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 Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\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[[32m OK [0m] Started Configure read-only root support.\n[ 3.227980] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting udev Kernel Device Manager...\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[ 3.314044] systemd-journald[388]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Setup Virtual Console.\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.477245] type=1305 audit(1543965253.477:3): audit_pid=429 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Authorization Manager...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.639117] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.644382] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.650719] [drm] Initialized drm 1.1.0 20060810\n[ 3.654047] ppdev: user-space parallel port driver\n[ 3.712627] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.714560] [TTM] Initializing pool allocator\n[ 3.716213] [TTM] Initializing DMA pool allocator\n[ 3.718295] [drm] fb mappable at 0xFC000000\n[ 3.719758] [drm] vram aper at 0xFC000000\n[ 3.721114] [drm] size 33554432\n[ 3.722325] [drm] fb depth is 24\n[ 3.722325] [drm] pitch is 3072\n[ 3.725949] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.748449] Console: switching to colour frame buffer device 128x48\n[ 3.761308] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting GSSAPI [ 3.764972] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\nProxy Daemon...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n Starting LSB: Bring up/down networking...\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 Login Service.\n[ 3.919436] AES CTR mode by8 optimization enabled\n[ 3.923349] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.931564] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started NTP client/server.\n[ 3.945296] 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.[ 3.953536] intel_rapl: no valid rapl domains found in package 0\n\n[[32m OK [0m] [ 3.956875] intel_powerclamp: No package C-state availableReached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[ 3.964086] intel_powerclamp: No package C-state available\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 4.255027] cloud-init[497]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:14:14 +0000. Up 4.21 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 System Logging Service...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting Postfix Mail Transport Agent...\n Starting nginx - high performance web server...\n[[32m OK [0m] Reached target Network is Online.\n Starting RabbitMQ Service...\n Starting LSB: Supports the direct execution of binary formats....\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started nginx - high performance web server.\n[ 6.256337] cloud-init[799]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:14:16 +0000. Up 6.22 seconds.\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.286086] cloud-init[799]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.288094] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.290564] cloud-init[799]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.292424] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.294341] cloud-init[799]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.296280] cloud-init[799]: ci-info: | eth0: | True | 192.168.120.5 | 255.255.255.0 | fa:16:3e:79:a6:61 |\n[ 6.298209] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.300112] cloud-init[799]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.302201] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.307265] cloud-init[799]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.309113] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.311109] cloud-init[799]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.313086] cloud-init[799]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.315225] cloud-init[799]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.317270] cloud-init[799]: 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: c[ 59.293592] cloud-init[9557]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:15:09 +0000. Up 59.25 seconds.\n[ 59.526523] cloud-init[9579]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:15:09 +0000. Up 59.48 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 | ce:ce:78:c2:5b:3e:a7:22:d5:0d:bb:8d:cf:e5:a5:56 | - | 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[ 59.574395] cloud-init[9579]: Cloud-init v. 0.7.5 finished at Tue, 04 Dec 2018 23:15:10 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.56 seconds\n"} 2018-12-04 23:15:43,491 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046/action used request id req-9b9f79e6-527f-4d6f-a5cd-fcc5a9fc1f37 2018-12-04 23:15:43,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0688459873199s 2018-12-04 23:15:43,493 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046/action used request id req-9b9f79e6-527f-4d6f-a5cd-fcc5a9fc1f37 2018-12-04 23:15:43,493 - 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 00000000bffe1351 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 00000000bffe12d1 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 1914433010 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.391184] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.393925] pid_max: default: 32768 minimum: 301 [ 0.395390] Security Framework initialized [ 0.396771] SELinux: Initializing. [ 0.398275] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.404108] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.407688] Mount-cache hash table entries: 4096 [ 0.409437] Initializing cgroup subsys memory [ 0.410890] Initializing cgroup subsys devices [ 0.412348] Initializing cgroup subsys freezer [ 0.413799] Initializing cgroup subsys net_cls [ 0.415231] Initializing cgroup subsys blkio [ 0.416644] Initializing cgroup subsys perf_event [ 0.418121] Initializing cgroup subsys hugetlb [ 0.419549] Initializing cgroup subsys pids [ 0.420933] Initializing cgroup subsys net_prio [ 0.422457] CPU: Physical Processor ID: 0 [ 0.424524] mce: CPU supports 10 MCE banks [ 0.425935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.427536] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.429127] tlb_flushall_shift: 6 [ 0.430547] Freeing SMP alternatives: 28k freed [ 0.434636] ACPI: Core revision 20130517 [ 0.436402] ACPI: All ACPI Tables successfully acquired [ 0.438195] ftrace: allocating 25812 entries in 101 pages [ 0.460062] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.461944] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.463778] smpboot: Max logical packages: 2 [ 0.465447] Enabling x2apic [ 0.466706] Enabled x2apic [ 0.468197] Switched APIC routing to physical x2apic. [ 0.471233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.473312] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.477093] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.485412] KVM setup paravirtual spinlock [ 0.488224] smpboot: Booting Node 0, Processors #1 OK [ 0.490415] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.512217] Brought up 2 CPUs [ 0.512219] KVM setup async PF for cpu 1 [ 0.512222] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.516581] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.519429] devtmpfs: initialized [ 0.522459] EVM: security.selinux [ 0.523818] EVM: security.ima [ 0.525083] EVM: security.capability [ 0.527130] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.529276] pinctrl core: initialized pinctrl subsystem [ 0.531169] NET: Registered protocol family 16 [ 0.533004] ACPI: bus type PCI registered [ 0.534552] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.536656] PCI: Using configuration type 1 for base access [ 0.541816] ACPI: Added _OSI(Module Device) [ 0.543396] ACPI: Added _OSI(Processor Device) [ 0.545007] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.546658] ACPI: Added _OSI(Processor Aggregator Device) [ 0.549561] ACPI: Interpreter enabled [ 0.551020] ACPI: (supports S0 S5) [ 0.552411] ACPI: Using IOAPIC for interrupt routing [ 0.554160] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.559105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.561121] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.563299] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.565417] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.569278] acpiphp: Slot [3] registered [ 0.570777] acpiphp: Slot [4] registered [ 0.572299] acpiphp: Slot [5] registered [ 0.573812] acpiphp: Slot [6] registered [ 0.575312] acpiphp: Slot [7] registered [ 0.576805] acpiphp: Slot [8] registered [ 0.578344] acpiphp: Slot [9] registered [ 0.579875] acpiphp: Slot [10] registered [ 0.581434] acpiphp: Slot [11] registered [ 0.582955] acpiphp: Slot [12] registered [ 0.584514] acpiphp: Slot [13] registered [ 0.586004] acpiphp: Slot [14] registered [ 0.587526] acpiphp: Slot [15] registered [ 0.589026] acpiphp: Slot [16] registered [ 0.590562] acpiphp: Slot [17] registered [ 0.592048] acpiphp: Slot [18] registered [ 0.593576] acpiphp: Slot [19] registered [ 0.595066] acpiphp: Slot [20] registered [ 0.596595] acpiphp: Slot [21] registered [ 0.598110] acpiphp: Slot [22] registered [ 0.599791] acpiphp: Slot [23] registered [ 0.601527] acpiphp: Slot [24] registered [ 0.603255] acpiphp: Slot [25] registered [ 0.604984] acpiphp: Slot [26] registered [ 0.606708] acpiphp: Slot [27] registered [ 0.608420] acpiphp: Slot [28] registered [ 0.610152] acpiphp: Slot [29] registered [ 0.611857] acpiphp: Slot [30] registered [ 0.613582] acpiphp: Slot [31] registered [ 0.615310] PCI host bridge to bus 0000:00 [ 0.617031] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.619127] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.621598] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.624047] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.627228] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.630374] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.636235] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.638819] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.641181] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.643728] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.647987] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.650509] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.673044] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.675312] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.677838] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.680057] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.682252] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.684257] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.686365] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.689052] vgaarb: loaded [ 0.690190] vgaarb: bridge control possible 0000:00:02.0 [ 0.691957] SCSI subsystem initialized [ 0.693369] ACPI: bus type USB registered [ 0.694786] usbcore: registered new interface driver usbfs [ 0.696500] usbcore: registered new interface driver hub [ 0.698150] usbcore: registered new device driver usb [ 0.699940] PCI: Using ACPI for IRQ routing [ 0.701770] NetLabel: Initializing [ 0.703009] NetLabel: domain hash size = 128 [ 0.704491] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.706097] NetLabel: unlabeled traffic allowed by default [ 0.707962] Switched to clocksource kvm-clock [ 0.717162] pnp: PnP ACPI init [ 0.718357] ACPI: bus type PNP registered [ 0.720093] pnp: PnP ACPI: found 5 devices [ 0.721446] ACPI: bus type PNP unregistered [ 0.729003] NET: Registered protocol family 2 [ 0.730756] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.733490] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.735782] TCP: Hash tables configured (established 32768 bind 32768) [ 0.737704] TCP: reno registered [ 0.738941] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.740705] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.742568] NET: Registered protocol family 1 [ 0.743984] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.745716] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.747386] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.767324] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.787329] Unpacking initramfs... [ 1.252897] Freeing initrd memory: 37508k freed [ 1.262573] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.264498] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.268044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.270000] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.272181] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.274072] Initialise system trusted keyring [ 1.275594] audit: initializing netlink socket (disabled) [ 1.277305] type=2000 audit(1543965251.276:1): initialized [ 1.294890] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.296763] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.299501] zpool: loaded [ 1.300661] zbud: loaded [ 1.302002] VFS: Disk quotas dquot_6.5.2 [ 1.303441] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.305456] msgmni has been set to 7578 [ 1.306865] Key type big_key registered [ 1.309005] NET: Registered protocol family 38 [ 1.310512] Key type asymmetric registered [ 1.311943] Asymmetric key parser 'x509' registered [ 1.313524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.316192] io scheduler noop registered [ 1.317620] io scheduler deadline registered (default) [ 1.332708] io scheduler cfq registered [ 1.334186] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.335891] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.337853] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.340407] ACPI: Power Button [PWRF] [ 1.341877] GHES: HEST is not enabled! [ 1.343304] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.367887] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.370081] Non-volatile memory driver v1.3 [ 1.371548] Linux agpgart interface v0.103 [ 1.373094] crash memory driver: version 1.1 [ 1.374636] rdac: device handler registered [ 1.376134] hp_sw: device handler registered [ 1.377621] emc: device handler registered [ 1.379038] alua: device handler registered [ 1.380472] libphy: Fixed MDIO Bus: probed [ 1.381946] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.383853] ehci-pci: EHCI PCI platform driver [ 1.385279] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.387010] ohci-pci: OHCI PCI platform driver [ 1.388432] uhci_hcd: USB Universal Host Controller Interface driver [ 1.408378] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.410025] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.412563] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.414191] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.415933] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.417796] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.420276] usb usb1: Product: UHCI Host Controller [ 1.421791] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.423761] usb usb1: SerialNumber: 0000:00:01.2 [ 1.425357] hub 1-0:1.0: USB hub found [ 1.426745] hub 1-0:1.0: 2 ports detected [ 1.428309] usbcore: registered new interface driver usbserial [ 1.430110] usbcore: registered new interface driver usbserial_generic [ 1.432003] usbserial: USB Serial support registered for generic [ 1.433857] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.437226] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.438824] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.440534] mousedev: PS/2 mouse device common for all mice [ 1.442613] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.446104] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.449018] rtc_cmos 00:00: RTC can wake from S4 [ 1.450802] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.451102] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.455377] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.457205] cpuidle: using governor menu [ 1.458564] hidraw: raw HID events driver (C) Jiri Kosina [ 1.460298] usbcore: registered new interface driver usbhid [ 1.461886] usbhid: USB HID core driver [ 1.463190] drop_monitor: Initializing network drop monitor service [ 1.465026] TCP: cubic registered [ 1.466288] Initializing XFRM netlink socket [ 1.467740] NET: Registered protocol family 10 [ 1.469432] NET: Registered protocol family 17 [ 1.471054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.472784] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.474514] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.477348] Loading compiled-in X.509 certificates [ 1.478841] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.481658] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.485016] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.487840] registered taskstats version 1 [ 1.491076] Key type trusted registered [ 1.494138] Key type encrypted registered [ 1.496878] IMA: No TPM chip found, activating TPM-bypass! [ 1.499123] rtc_cmos 00:00: setting system clock to 2018-12-04 23:14:11 UTC (1543965251) [ 1.502647] Freeing unused kernel memory: 1680k freed [ 1.508362] 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.513981] systemd[1]: Detected virtualization kvm. [ 1.515679] systemd[1]: Detected architecture x86-64. [ 1.517378] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.520579] systemd[1]: No hostname configured. [ 1.522179] systemd[1]: Set hostname to . [ 1.523939] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.550081] systemd[1]: Created slice Root Slice. [ 1.551755] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.554441] systemd[1]: Listening on Journal Socket. [ 1.556180] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Timers. [ 1.558794] systemd[1]: Reached target Timers. [ 1.560389] systemd[1]: Starting Timers. [ 1.561910] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.564773] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.568653] systemd[1]: Reached target Paths. [ 1.570226] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.572851] systemd[1]: Reached target Local File Systems. [ 1.574682] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.577546] systemd[1]: Listening on udev Kernel Socket. [ 1.579323] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.582171] systemd[1]: Created slice System Slice. [ 1.583871] systemd[1]: Starting System Slice. [ 1.585844] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.588701] 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.593460] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Swap. [ 1.596975] systemd[1]: Reached target Swap. [ 1.598456] systemd[1]: Starting Swap. [[32m OK [0m] Listening on udev Control Socket. [ 1.600889] systemd[1]: Listening on udev Control Socket. [ 1.602573] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.605092] systemd[1]: Reached target Sockets. [ 1.606600] systemd[1]: Starting Sockets. [ 1.608384] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.611857] systemd[1]: Reached target Slices. [ 1.613355] systemd[1]: Starting Slices. [[32m OK [0m] Started Journal Service. [ 1.615930] 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.684053] RPC: Registered named UNIX socket transport module. [ 1.685873] RPC: Registered udp transport module. [ 1.687355] RPC: Registered tcp transport module. [ 1.688831] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.729981] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.785450] FDC 0 is a S82078B [ 1.814176] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.853549] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.859629] scsi host0: ata_piix [ 1.861205] scsi host1: ata_piix [ 1.861348] vda: vda1 [ 1.863971] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.865969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.882942] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.884972] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.887040] usb 1-1: Product: QEMU USB Tablet [ 1.888573] usb 1-1: Manufacturer: QEMU [ 1.889996] usb 1-1: SerialNumber: 42 [[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... [ 1.903019] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.907917] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.040370] SGI XFS with ACLs, security attributes, no debug enabled [ 2.043345] XFS (vda1): Mounting V4 Filesystem [ 2.065783] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Sockets.[ 2.267993] tsc: Refined TSC clocksource calibration: 3491.866 MHz [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. 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. o[[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.306377] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.558995] SELinux: Disabled at runtime. [ 2.595060] type=1404 audit(1543965252.595:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.690229] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.692075] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Mounting Debug File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Starting Create list of required st... nodes for the current kernel... Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Reached target Swap. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Reached target Slices. Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Setup Virtual Console... [[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 Configure read-only root support... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... [[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... [[32m OK [0m] Started Configure read-only root support. [ 3.227980] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting udev Kernel Device Manager... [[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. [ 3.314044] systemd-journald[388]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Setup Virtual Console. [[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.477245] type=1305 audit(1543965253.477:3): audit_pid=429 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Authorization Manager... Starting Dump dmesg to /var/log/dmesg... [ 3.639117] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Started D-Bus System Message Bus. [ 3.644382] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.650719] [drm] Initialized drm 1.1.0 20060810 [ 3.654047] ppdev: user-space parallel port driver [ 3.712627] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.714560] [TTM] Initializing pool allocator [ 3.716213] [TTM] Initializing DMA pool allocator [ 3.718295] [drm] fb mappable at 0xFC000000 [ 3.719758] [drm] vram aper at 0xFC000000 [ 3.721114] [drm] size 33554432 [ 3.722325] [drm] fb depth is 24 [ 3.722325] [drm] pitch is 3072 [ 3.725949] fbcon: cirrusdrmfb (fb0) is primary device [ 3.748449] Console: switching to colour frame buffer device 128x48 [ 3.761308] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting GSSAPI [ 3.764972] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Proxy Daemon... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting LSB: Bring up/down networking... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [ 3.919436] AES CTR mode by8 optimization enabled [ 3.923349] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.931564] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started NTP client/server. [ 3.945296] 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.[ 3.953536] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] [ 3.956875] intel_powerclamp: No package C-state availableReached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [ 3.964086] intel_powerclamp: No package C-state available [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 4.255027] cloud-init[497]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:14:14 +0000. Up 4.21 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 System Logging Service... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting Postfix Mail Transport Agent... Starting nginx - high performance web server... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... Starting LSB: Supports the direct execution of binary formats.... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started nginx - high performance web server. [ 6.256337] cloud-init[799]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:14:16 +0000. Up 6.22 seconds. [[32m OK [0m] Created slice user-993.slice. [ 6.286086] cloud-init[799]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.288094] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.290564] cloud-init[799]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.292424] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.294341] cloud-init[799]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.296280] cloud-init[799]: ci-info: | eth0: | True | 192.168.120.5 | 255.255.255.0 | fa:16:3e:79:a6:61 | [ 6.298209] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.300112] cloud-init[799]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.302201] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.307265] cloud-init[799]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.309113] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.311109] cloud-init[799]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.313086] cloud-init[799]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.315225] cloud-init[799]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.317270] cloud-init[799]: 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: c[ 59.293592] cloud-init[9557]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:15:09 +0000. Up 59.25 seconds. [ 59.526523] cloud-init[9579]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:15:09 +0000. Up 59.48 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 | ce:ce:78:c2:5b:3e:a7:22:d5:0d:bb:8d:cf:e5:a5:56 | - | 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----- [ 59.574395] cloud-init[9579]: Cloud-init v. 0.7.5 finished at Tue, 04 Dec 2018 23:15:10 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.56 seconds 2018-12-04 23:15:44,496 - functest.core.singlevm - DEBUG - try 10: cannot connect to 172.30.9.201: timed out 2018-12-04 23:15:53,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:15:53,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046/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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:15:53,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:15:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ecd9ca7-f469-4118-a10a-1a27a0027550 x-compute-request-id: req-5ecd9ca7-f469-4118-a10a-1a27a0027550 Content-Encoding: gzip Content-Length: 12763 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 00000000bffe1351 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 00000000bffe12d1 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 1914433010 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.391184] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.393925] pid_max: default: 32768 minimum: 301\n[ 0.395390] Security Framework initialized\n[ 0.396771] SELinux: Initializing.\n[ 0.398275] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.404108] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.407688] Mount-cache hash table entries: 4096\n[ 0.409437] Initializing cgroup subsys memory\n[ 0.410890] Initializing cgroup subsys devices\n[ 0.412348] Initializing cgroup subsys freezer\n[ 0.413799] Initializing cgroup subsys net_cls\n[ 0.415231] Initializing cgroup subsys blkio\n[ 0.416644] Initializing cgroup subsys perf_event\n[ 0.418121] Initializing cgroup subsys hugetlb\n[ 0.419549] Initializing cgroup subsys pids\n[ 0.420933] Initializing cgroup subsys net_prio\n[ 0.422457] CPU: Physical Processor ID: 0\n[ 0.424524] mce: CPU supports 10 MCE banks\n[ 0.425935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.427536] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.429127] tlb_flushall_shift: 6\n[ 0.430547] Freeing SMP alternatives: 28k freed\n[ 0.434636] ACPI: Core revision 20130517\n[ 0.436402] ACPI: All ACPI Tables successfully acquired\n[ 0.438195] ftrace: allocating 25812 entries in 101 pages\n[ 0.460062] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.461944] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.463778] smpboot: Max logical packages: 2\n[ 0.465447] Enabling x2apic\n[ 0.466706] Enabled x2apic\n[ 0.468197] Switched APIC routing to physical x2apic.\n[ 0.471233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.473312] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.477093] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.485412] KVM setup paravirtual spinlock\n[ 0.488224] smpboot: Booting Node 0, Processors #1 OK\n[ 0.490415] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.512217] Brought up 2 CPUs\n[ 0.512219] KVM setup async PF for cpu 1\n[ 0.512222] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.516581] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.519429] devtmpfs: initialized\n[ 0.522459] EVM: security.selinux\n[ 0.523818] EVM: security.ima\n[ 0.525083] EVM: security.capability\n[ 0.527130] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.529276] pinctrl core: initialized pinctrl subsystem\n[ 0.531169] NET: Registered protocol family 16\n[ 0.533004] ACPI: bus type PCI registered\n[ 0.534552] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.536656] PCI: Using configuration type 1 for base access\n[ 0.541816] ACPI: Added _OSI(Module Device)\n[ 0.543396] ACPI: Added _OSI(Processor Device)\n[ 0.545007] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.546658] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.549561] ACPI: Interpreter enabled\n[ 0.551020] ACPI: (supports S0 S5)\n[ 0.552411] ACPI: Using IOAPIC for interrupt routing\n[ 0.554160] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.559105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.561121] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.563299] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.565417] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.569278] acpiphp: Slot [3] registered\n[ 0.570777] acpiphp: Slot [4] registered\n[ 0.572299] acpiphp: Slot [5] registered\n[ 0.573812] acpiphp: Slot [6] registered\n[ 0.575312] acpiphp: Slot [7] registered\n[ 0.576805] acpiphp: Slot [8] registered\n[ 0.578344] acpiphp: Slot [9] registered\n[ 0.579875] acpiphp: Slot [10] registered\n[ 0.581434] acpiphp: Slot [11] registered\n[ 0.582955] acpiphp: Slot [12] registered\n[ 0.584514] acpiphp: Slot [13] registered\n[ 0.586004] acpiphp: Slot [14] registered\n[ 0.587526] acpiphp: Slot [15] registered\n[ 0.589026] acpiphp: Slot [16] registered\n[ 0.590562] acpiphp: Slot [17] registered\n[ 0.592048] acpiphp: Slot [18] registered\n[ 0.593576] acpiphp: Slot [19] registered\n[ 0.595066] acpiphp: Slot [20] registered\n[ 0.596595] acpiphp: Slot [21] registered\n[ 0.598110] acpiphp: Slot [22] registered\n[ 0.599791] acpiphp: Slot [23] registered\n[ 0.601527] acpiphp: Slot [24] registered\n[ 0.603255] acpiphp: Slot [25] registered\n[ 0.604984] acpiphp: Slot [26] registered\n[ 0.606708] acpiphp: Slot [27] registered\n[ 0.608420] acpiphp: Slot [28] registered\n[ 0.610152] acpiphp: Slot [29] registered\n[ 0.611857] acpiphp: Slot [30] registered\n[ 0.613582] acpiphp: Slot [31] registered\n[ 0.615310] PCI host bridge to bus 0000:00\n[ 0.617031] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.619127] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.621598] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.624047] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.627228] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.630374] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.636235] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.638819] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.641181] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.643728] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.647987] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.650509] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.673044] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.675312] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.677838] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.680057] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.682252] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.684257] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.686365] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.689052] vgaarb: loaded\n[ 0.690190] vgaarb: bridge control possible 0000:00:02.0\n[ 0.691957] SCSI subsystem initialized\n[ 0.693369] ACPI: bus type USB registered\n[ 0.694786] usbcore: registered new interface driver usbfs\n[ 0.696500] usbcore: registered new interface driver hub\n[ 0.698150] usbcore: registered new device driver usb\n[ 0.699940] PCI: Using ACPI for IRQ routing\n[ 0.701770] NetLabel: Initializing\n[ 0.703009] NetLabel: domain hash size = 128\n[ 0.704491] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.706097] NetLabel: unlabeled traffic allowed by default\n[ 0.707962] Switched to clocksource kvm-clock\n[ 0.717162] pnp: PnP ACPI init\n[ 0.718357] ACPI: bus type PNP registered\n[ 0.720093] pnp: PnP ACPI: found 5 devices\n[ 0.721446] ACPI: bus type PNP unregistered\n[ 0.729003] NET: Registered protocol family 2\n[ 0.730756] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.733490] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.735782] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.737704] TCP: reno registered\n[ 0.738941] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.740705] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.742568] NET: Registered protocol family 1\n[ 0.743984] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.745716] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.747386] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.767324] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.787329] Unpacking initramfs...\n[ 1.252897] Freeing initrd memory: 37508k freed\n[ 1.262573] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.264498] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.268044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.270000] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.272181] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.274072] Initialise system trusted keyring\n[ 1.275594] audit: initializing netlink socket (disabled)\n[ 1.277305] type=2000 audit(1543965251.276:1): initialized\n[ 1.294890] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.296763] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.299501] zpool: loaded\n[ 1.300661] zbud: loaded\n[ 1.302002] VFS: Disk quotas dquot_6.5.2\n[ 1.303441] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.305456] msgmni has been set to 7578\n[ 1.306865] Key type big_key registered\n[ 1.309005] NET: Registered protocol family 38\n[ 1.310512] Key type asymmetric registered\n[ 1.311943] Asymmetric key parser 'x509' registered\n[ 1.313524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.316192] io scheduler noop registered\n[ 1.317620] io scheduler deadline registered (default)\n[ 1.332708] io scheduler cfq registered\n[ 1.334186] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.335891] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.337853] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.340407] ACPI: Power Button [PWRF]\n[ 1.341877] GHES: HEST is not enabled!\n[ 1.343304] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.367887] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.370081] Non-volatile memory driver v1.3\n[ 1.371548] Linux agpgart interface v0.103\n[ 1.373094] crash memory driver: version 1.1\n[ 1.374636] rdac: device handler registered\n[ 1.376134] hp_sw: device handler registered\n[ 1.377621] emc: device handler registered\n[ 1.379038] alua: device handler registered\n[ 1.380472] libphy: Fixed MDIO Bus: probed\n[ 1.381946] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.383853] ehci-pci: EHCI PCI platform driver\n[ 1.385279] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.387010] ohci-pci: OHCI PCI platform driver\n[ 1.388432] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.408378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.410025] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.412563] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.414191] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.415933] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.417796] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.420276] usb usb1: Product: UHCI Host Controller\n[ 1.421791] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.423761] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.425357] hub 1-0:1.0: USB hub found\n[ 1.426745] hub 1-0:1.0: 2 ports detected\n[ 1.428309] usbcore: registered new interface driver usbserial\n[ 1.430110] usbcore: registered new interface driver usbserial_generic\n[ 1.432003] usbserial: USB Serial support registered for generic\n[ 1.433857] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.437226] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.438824] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.440534] mousedev: PS/2 mouse device common for all mice\n[ 1.442613] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.446104] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.449018] rtc_cmos 00:00: RTC can wake from S4\n[ 1.450802] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.451102] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.455377] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.457205] cpuidle: using governor menu\n[ 1.458564] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.460298] usbcore: registered new interface driver usbhid\n[ 1.461886] usbhid: USB HID core driver\n[ 1.463190] drop_monitor: Initializing network drop monitor service\n[ 1.465026] TCP: cubic registered\n[ 1.466288] Initializing XFRM netlink socket\n[ 1.467740] NET: Registered protocol family 10\n[ 1.469432] NET: Registered protocol family 17\n[ 1.471054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.472784] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.474514] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.477348] Loading compiled-in X.509 certificates\n[ 1.478841] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.481658] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.485016] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.487840] registered taskstats version 1\n[ 1.491076] Key type trusted registered\n[ 1.494138] Key type encrypted registered\n[ 1.496878] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.499123] rtc_cmos 00:00: setting system clock to 2018-12-04 23:14:11 UTC (1543965251)\n[ 1.502647] Freeing unused kernel memory: 1680k freed\n[ 1.508362] 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.513981] systemd[1]: Detected virtualization kvm.\n[ 1.515679] systemd[1]: Detected architecture x86-64.\n[ 1.517378] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.520579] systemd[1]: No hostname configured.\n[ 1.522179] systemd[1]: Set hostname to .\n[ 1.523939] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.550081] systemd[1]: Created slice Root Slice.\n[ 1.551755] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.554441] systemd[1]: Listening on Journal Socket.\n[ 1.556180] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Timers.\n[ 1.558794] systemd[1]: Reached target Timers.\n[ 1.560389] systemd[1]: Starting Timers.\n[ 1.561910] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.564773] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.568653] systemd[1]: Reached target Paths.\n[ 1.570226] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.572851] systemd[1]: Reached target Local File Systems.\n[ 1.574682] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.577546] systemd[1]: Listening on udev Kernel Socket.\n[ 1.579323] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.582171] systemd[1]: Created slice System Slice.\n[ 1.583871] systemd[1]: Starting System Slice.\n[ 1.585844] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.588701] 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.593460] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Swap.\n[ 1.596975] systemd[1]: Reached target Swap.\n[ 1.598456] systemd[1]: Starting Swap.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.600889] systemd[1]: Listening on udev Control Socket.\n[ 1.602573] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.605092] systemd[1]: Reached target Sockets.\n[ 1.606600] systemd[1]: Starting Sockets.\n[ 1.608384] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Slices.\n[ 1.611857] systemd[1]: Reached target Slices.\n[ 1.613355] systemd[1]: Starting Slices.\n[[32m OK [0m] Started Journal Service.\n[ 1.615930] 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.684053] RPC: Registered named UNIX socket transport module.\n[ 1.685873] RPC: Registered udp transport module.\n[ 1.687355] RPC: Registered tcp transport module.\n[ 1.688831] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.729981] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.785450] FDC 0 is a S82078B\n[ 1.814176] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.853549] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.859629] scsi host0: ata_piix\n[ 1.861205] scsi host1: ata_piix\n[ 1.861348] vda: vda1\n[ 1.863971] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.865969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.882942] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.884972] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.887040] usb 1-1: Product: QEMU USB Tablet\n[ 1.888573] usb 1-1: Manufacturer: QEMU\n[ 1.889996] usb 1-1: SerialNumber: 42\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[ 1.903019] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.907917] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 2.040370] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.043345] XFS (vda1): Mounting V4 Filesystem\n[ 2.065783] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Sockets.[ 2.267993] tsc: Refined TSC clocksource calibration: 3491.866 MHz\n\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n 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.\no[[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.306377] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.558995] SELinux: Disabled at runtime.\n[ 2.595060] type=1404 audit(1543965252.595:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.690229] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.692075] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Starting Create list of required st... nodes for the current kernel...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Reached target Swap.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Reached target Slices.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Setup Virtual Console...\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 Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\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[[32m OK [0m] Started Configure read-only root support.\n[ 3.227980] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting udev Kernel Device Manager...\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[ 3.314044] systemd-journald[388]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Setup Virtual Console.\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.477245] type=1305 audit(1543965253.477:3): audit_pid=429 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Authorization Manager...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.639117] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.644382] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.650719] [drm] Initialized drm 1.1.0 20060810\n[ 3.654047] ppdev: user-space parallel port driver\n[ 3.712627] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.714560] [TTM] Initializing pool allocator\n[ 3.716213] [TTM] Initializing DMA pool allocator\n[ 3.718295] [drm] fb mappable at 0xFC000000\n[ 3.719758] [drm] vram aper at 0xFC000000\n[ 3.721114] [drm] size 33554432\n[ 3.722325] [drm] fb depth is 24\n[ 3.722325] [drm] pitch is 3072\n[ 3.725949] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.748449] Console: switching to colour frame buffer device 128x48\n[ 3.761308] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting GSSAPI [ 3.764972] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\nProxy Daemon...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n Starting LSB: Bring up/down networking...\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 Login Service.\n[ 3.919436] AES CTR mode by8 optimization enabled\n[ 3.923349] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.931564] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started NTP client/server.\n[ 3.945296] 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.[ 3.953536] intel_rapl: no valid rapl domains found in package 0\n\n[[32m OK [0m] [ 3.956875] intel_powerclamp: No package C-state availableReached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[ 3.964086] intel_powerclamp: No package C-state available\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 4.255027] cloud-init[497]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:14:14 +0000. Up 4.21 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 System Logging Service...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting Postfix Mail Transport Agent...\n Starting nginx - high performance web server...\n[[32m OK [0m] Reached target Network is Online.\n Starting RabbitMQ Service...\n Starting LSB: Supports the direct execution of binary formats....\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started nginx - high performance web server.\n[ 6.256337] cloud-init[799]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:14:16 +0000. Up 6.22 seconds.\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.286086] cloud-init[799]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.288094] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.290564] cloud-init[799]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.292424] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.294341] cloud-init[799]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.296280] cloud-init[799]: ci-info: | eth0: | True | 192.168.120.5 | 255.255.255.0 | fa:16:3e:79:a6:61 |\n[ 6.298209] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.300112] cloud-init[799]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.302201] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.307265] cloud-init[799]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.309113] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.311109] cloud-init[799]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.313086] cloud-init[799]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.315225] cloud-init[799]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.317270] cloud-init[799]: 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: c[ 59.293592] cloud-init[9557]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:15:09 +0000. Up 59.25 seconds.\n[ 59.526523] cloud-init[9579]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:15:09 +0000. Up 59.48 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 | ce:ce:78:c2:5b:3e:a7:22:d5:0d:bb:8d:cf:e5:a5:56 | - | 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[ 59.574395] cloud-init[9579]: Cloud-init v. 0.7.5 finished at Tue, 04 Dec 2018 23:15:10 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.56 seconds\n"} 2018-12-04 23:15:53,572 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046/action used request id req-5ecd9ca7-f469-4118-a10a-1a27a0027550 2018-12-04 23:15:53,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0714678764343s 2018-12-04 23:15:53,573 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046/action used request id req-5ecd9ca7-f469-4118-a10a-1a27a0027550 2018-12-04 23:15:53,573 - 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 00000000bffe1351 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 00000000bffe12d1 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 1914433010 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.391184] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.393925] pid_max: default: 32768 minimum: 301 [ 0.395390] Security Framework initialized [ 0.396771] SELinux: Initializing. [ 0.398275] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.404108] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.407688] Mount-cache hash table entries: 4096 [ 0.409437] Initializing cgroup subsys memory [ 0.410890] Initializing cgroup subsys devices [ 0.412348] Initializing cgroup subsys freezer [ 0.413799] Initializing cgroup subsys net_cls [ 0.415231] Initializing cgroup subsys blkio [ 0.416644] Initializing cgroup subsys perf_event [ 0.418121] Initializing cgroup subsys hugetlb [ 0.419549] Initializing cgroup subsys pids [ 0.420933] Initializing cgroup subsys net_prio [ 0.422457] CPU: Physical Processor ID: 0 [ 0.424524] mce: CPU supports 10 MCE banks [ 0.425935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.427536] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.429127] tlb_flushall_shift: 6 [ 0.430547] Freeing SMP alternatives: 28k freed [ 0.434636] ACPI: Core revision 20130517 [ 0.436402] ACPI: All ACPI Tables successfully acquired [ 0.438195] ftrace: allocating 25812 entries in 101 pages [ 0.460062] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.461944] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.463778] smpboot: Max logical packages: 2 [ 0.465447] Enabling x2apic [ 0.466706] Enabled x2apic [ 0.468197] Switched APIC routing to physical x2apic. [ 0.471233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.473312] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.477093] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.485412] KVM setup paravirtual spinlock [ 0.488224] smpboot: Booting Node 0, Processors #1 OK [ 0.490415] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.512217] Brought up 2 CPUs [ 0.512219] KVM setup async PF for cpu 1 [ 0.512222] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.516581] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.519429] devtmpfs: initialized [ 0.522459] EVM: security.selinux [ 0.523818] EVM: security.ima [ 0.525083] EVM: security.capability [ 0.527130] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.529276] pinctrl core: initialized pinctrl subsystem [ 0.531169] NET: Registered protocol family 16 [ 0.533004] ACPI: bus type PCI registered [ 0.534552] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.536656] PCI: Using configuration type 1 for base access [ 0.541816] ACPI: Added _OSI(Module Device) [ 0.543396] ACPI: Added _OSI(Processor Device) [ 0.545007] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.546658] ACPI: Added _OSI(Processor Aggregator Device) [ 0.549561] ACPI: Interpreter enabled [ 0.551020] ACPI: (supports S0 S5) [ 0.552411] ACPI: Using IOAPIC for interrupt routing [ 0.554160] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.559105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.561121] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.563299] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.565417] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.569278] acpiphp: Slot [3] registered [ 0.570777] acpiphp: Slot [4] registered [ 0.572299] acpiphp: Slot [5] registered [ 0.573812] acpiphp: Slot [6] registered [ 0.575312] acpiphp: Slot [7] registered [ 0.576805] acpiphp: Slot [8] registered [ 0.578344] acpiphp: Slot [9] registered [ 0.579875] acpiphp: Slot [10] registered [ 0.581434] acpiphp: Slot [11] registered [ 0.582955] acpiphp: Slot [12] registered [ 0.584514] acpiphp: Slot [13] registered [ 0.586004] acpiphp: Slot [14] registered [ 0.587526] acpiphp: Slot [15] registered [ 0.589026] acpiphp: Slot [16] registered [ 0.590562] acpiphp: Slot [17] registered [ 0.592048] acpiphp: Slot [18] registered [ 0.593576] acpiphp: Slot [19] registered [ 0.595066] acpiphp: Slot [20] registered [ 0.596595] acpiphp: Slot [21] registered [ 0.598110] acpiphp: Slot [22] registered [ 0.599791] acpiphp: Slot [23] registered [ 0.601527] acpiphp: Slot [24] registered [ 0.603255] acpiphp: Slot [25] registered [ 0.604984] acpiphp: Slot [26] registered [ 0.606708] acpiphp: Slot [27] registered [ 0.608420] acpiphp: Slot [28] registered [ 0.610152] acpiphp: Slot [29] registered [ 0.611857] acpiphp: Slot [30] registered [ 0.613582] acpiphp: Slot [31] registered [ 0.615310] PCI host bridge to bus 0000:00 [ 0.617031] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.619127] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.621598] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.624047] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.627228] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.630374] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.636235] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.638819] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.641181] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.643728] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.647987] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.650509] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.673044] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.675312] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.677838] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.680057] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.682252] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.684257] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.686365] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.689052] vgaarb: loaded [ 0.690190] vgaarb: bridge control possible 0000:00:02.0 [ 0.691957] SCSI subsystem initialized [ 0.693369] ACPI: bus type USB registered [ 0.694786] usbcore: registered new interface driver usbfs [ 0.696500] usbcore: registered new interface driver hub [ 0.698150] usbcore: registered new device driver usb [ 0.699940] PCI: Using ACPI for IRQ routing [ 0.701770] NetLabel: Initializing [ 0.703009] NetLabel: domain hash size = 128 [ 0.704491] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.706097] NetLabel: unlabeled traffic allowed by default [ 0.707962] Switched to clocksource kvm-clock [ 0.717162] pnp: PnP ACPI init [ 0.718357] ACPI: bus type PNP registered [ 0.720093] pnp: PnP ACPI: found 5 devices [ 0.721446] ACPI: bus type PNP unregistered [ 0.729003] NET: Registered protocol family 2 [ 0.730756] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.733490] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.735782] TCP: Hash tables configured (established 32768 bind 32768) [ 0.737704] TCP: reno registered [ 0.738941] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.740705] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.742568] NET: Registered protocol family 1 [ 0.743984] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.745716] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.747386] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.767324] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.787329] Unpacking initramfs... [ 1.252897] Freeing initrd memory: 37508k freed [ 1.262573] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.264498] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.268044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.270000] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.272181] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.274072] Initialise system trusted keyring [ 1.275594] audit: initializing netlink socket (disabled) [ 1.277305] type=2000 audit(1543965251.276:1): initialized [ 1.294890] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.296763] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.299501] zpool: loaded [ 1.300661] zbud: loaded [ 1.302002] VFS: Disk quotas dquot_6.5.2 [ 1.303441] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.305456] msgmni has been set to 7578 [ 1.306865] Key type big_key registered [ 1.309005] NET: Registered protocol family 38 [ 1.310512] Key type asymmetric registered [ 1.311943] Asymmetric key parser 'x509' registered [ 1.313524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.316192] io scheduler noop registered [ 1.317620] io scheduler deadline registered (default) [ 1.332708] io scheduler cfq registered [ 1.334186] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.335891] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.337853] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.340407] ACPI: Power Button [PWRF] [ 1.341877] GHES: HEST is not enabled! [ 1.343304] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.367887] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.370081] Non-volatile memory driver v1.3 [ 1.371548] Linux agpgart interface v0.103 [ 1.373094] crash memory driver: version 1.1 [ 1.374636] rdac: device handler registered [ 1.376134] hp_sw: device handler registered [ 1.377621] emc: device handler registered [ 1.379038] alua: device handler registered [ 1.380472] libphy: Fixed MDIO Bus: probed [ 1.381946] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.383853] ehci-pci: EHCI PCI platform driver [ 1.385279] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.387010] ohci-pci: OHCI PCI platform driver [ 1.388432] uhci_hcd: USB Universal Host Controller Interface driver [ 1.408378] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.410025] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.412563] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.414191] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.415933] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.417796] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.420276] usb usb1: Product: UHCI Host Controller [ 1.421791] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.423761] usb usb1: SerialNumber: 0000:00:01.2 [ 1.425357] hub 1-0:1.0: USB hub found [ 1.426745] hub 1-0:1.0: 2 ports detected [ 1.428309] usbcore: registered new interface driver usbserial [ 1.430110] usbcore: registered new interface driver usbserial_generic [ 1.432003] usbserial: USB Serial support registered for generic [ 1.433857] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.437226] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.438824] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.440534] mousedev: PS/2 mouse device common for all mice [ 1.442613] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.446104] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.449018] rtc_cmos 00:00: RTC can wake from S4 [ 1.450802] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.451102] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.455377] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.457205] cpuidle: using governor menu [ 1.458564] hidraw: raw HID events driver (C) Jiri Kosina [ 1.460298] usbcore: registered new interface driver usbhid [ 1.461886] usbhid: USB HID core driver [ 1.463190] drop_monitor: Initializing network drop monitor service [ 1.465026] TCP: cubic registered [ 1.466288] Initializing XFRM netlink socket [ 1.467740] NET: Registered protocol family 10 [ 1.469432] NET: Registered protocol family 17 [ 1.471054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.472784] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.474514] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.477348] Loading compiled-in X.509 certificates [ 1.478841] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.481658] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.485016] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.487840] registered taskstats version 1 [ 1.491076] Key type trusted registered [ 1.494138] Key type encrypted registered [ 1.496878] IMA: No TPM chip found, activating TPM-bypass! [ 1.499123] rtc_cmos 00:00: setting system clock to 2018-12-04 23:14:11 UTC (1543965251) [ 1.502647] Freeing unused kernel memory: 1680k freed [ 1.508362] 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.513981] systemd[1]: Detected virtualization kvm. [ 1.515679] systemd[1]: Detected architecture x86-64. [ 1.517378] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.520579] systemd[1]: No hostname configured. [ 1.522179] systemd[1]: Set hostname to . [ 1.523939] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.550081] systemd[1]: Created slice Root Slice. [ 1.551755] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.554441] systemd[1]: Listening on Journal Socket. [ 1.556180] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Timers. [ 1.558794] systemd[1]: Reached target Timers. [ 1.560389] systemd[1]: Starting Timers. [ 1.561910] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.564773] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.568653] systemd[1]: Reached target Paths. [ 1.570226] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.572851] systemd[1]: Reached target Local File Systems. [ 1.574682] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.577546] systemd[1]: Listening on udev Kernel Socket. [ 1.579323] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.582171] systemd[1]: Created slice System Slice. [ 1.583871] systemd[1]: Starting System Slice. [ 1.585844] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.588701] 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.593460] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Swap. [ 1.596975] systemd[1]: Reached target Swap. [ 1.598456] systemd[1]: Starting Swap. [[32m OK [0m] Listening on udev Control Socket. [ 1.600889] systemd[1]: Listening on udev Control Socket. [ 1.602573] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.605092] systemd[1]: Reached target Sockets. [ 1.606600] systemd[1]: Starting Sockets. [ 1.608384] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.611857] systemd[1]: Reached target Slices. [ 1.613355] systemd[1]: Starting Slices. [[32m OK [0m] Started Journal Service. [ 1.615930] 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.684053] RPC: Registered named UNIX socket transport module. [ 1.685873] RPC: Registered udp transport module. [ 1.687355] RPC: Registered tcp transport module. [ 1.688831] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.729981] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.785450] FDC 0 is a S82078B [ 1.814176] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.853549] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.859629] scsi host0: ata_piix [ 1.861205] scsi host1: ata_piix [ 1.861348] vda: vda1 [ 1.863971] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.865969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.882942] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.884972] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.887040] usb 1-1: Product: QEMU USB Tablet [ 1.888573] usb 1-1: Manufacturer: QEMU [ 1.889996] usb 1-1: SerialNumber: 42 [[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... [ 1.903019] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.907917] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.040370] SGI XFS with ACLs, security attributes, no debug enabled [ 2.043345] XFS (vda1): Mounting V4 Filesystem [ 2.065783] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Sockets.[ 2.267993] tsc: Refined TSC clocksource calibration: 3491.866 MHz [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. 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. o[[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.306377] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.558995] SELinux: Disabled at runtime. [ 2.595060] type=1404 audit(1543965252.595:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.690229] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.692075] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Mounting Debug File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Starting Create list of required st... nodes for the current kernel... Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Reached target Swap. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Reached target Slices. Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Setup Virtual Console... [[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 Configure read-only root support... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... [[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... [[32m OK [0m] Started Configure read-only root support. [ 3.227980] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting udev Kernel Device Manager... [[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. [ 3.314044] systemd-journald[388]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Setup Virtual Console. [[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.477245] type=1305 audit(1543965253.477:3): audit_pid=429 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Authorization Manager... Starting Dump dmesg to /var/log/dmesg... [ 3.639117] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Started D-Bus System Message Bus. [ 3.644382] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.650719] [drm] Initialized drm 1.1.0 20060810 [ 3.654047] ppdev: user-space parallel port driver [ 3.712627] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.714560] [TTM] Initializing pool allocator [ 3.716213] [TTM] Initializing DMA pool allocator [ 3.718295] [drm] fb mappable at 0xFC000000 [ 3.719758] [drm] vram aper at 0xFC000000 [ 3.721114] [drm] size 33554432 [ 3.722325] [drm] fb depth is 24 [ 3.722325] [drm] pitch is 3072 [ 3.725949] fbcon: cirrusdrmfb (fb0) is primary device [ 3.748449] Console: switching to colour frame buffer device 128x48 [ 3.761308] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting GSSAPI [ 3.764972] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Proxy Daemon... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting LSB: Bring up/down networking... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [ 3.919436] AES CTR mode by8 optimization enabled [ 3.923349] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.931564] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started NTP client/server. [ 3.945296] 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.[ 3.953536] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] [ 3.956875] intel_powerclamp: No package C-state availableReached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [ 3.964086] intel_powerclamp: No package C-state available [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 4.255027] cloud-init[497]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:14:14 +0000. Up 4.21 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 System Logging Service... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting Postfix Mail Transport Agent... Starting nginx - high performance web server... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... Starting LSB: Supports the direct execution of binary formats.... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started nginx - high performance web server. [ 6.256337] cloud-init[799]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:14:16 +0000. Up 6.22 seconds. [[32m OK [0m] Created slice user-993.slice. [ 6.286086] cloud-init[799]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.288094] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.290564] cloud-init[799]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.292424] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.294341] cloud-init[799]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.296280] cloud-init[799]: ci-info: | eth0: | True | 192.168.120.5 | 255.255.255.0 | fa:16:3e:79:a6:61 | [ 6.298209] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.300112] cloud-init[799]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.302201] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.307265] cloud-init[799]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.309113] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.311109] cloud-init[799]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.313086] cloud-init[799]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.315225] cloud-init[799]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.317270] cloud-init[799]: 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: c[ 59.293592] cloud-init[9557]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:15:09 +0000. Up 59.25 seconds. [ 59.526523] cloud-init[9579]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:15:09 +0000. Up 59.48 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 | ce:ce:78:c2:5b:3e:a7:22:d5:0d:bb:8d:cf:e5:a5:56 | - | 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----- [ 59.574395] cloud-init[9579]: Cloud-init v. 0.7.5 finished at Tue, 04 Dec 2018 23:15:10 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.56 seconds 2018-12-04 23:15:54,576 - functest.core.singlevm - DEBUG - try 11: cannot connect to 172.30.9.201: timed out 2018-12-04 23:16:03,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:16:03,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046/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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:16:03,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:16:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dda5607b-ae77-435d-879e-3a449c182818 x-compute-request-id: req-dda5607b-ae77-435d-879e-3a449c182818 Content-Encoding: gzip Content-Length: 12763 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 00000000bffe1351 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 00000000bffe12d1 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 1914433010 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.391184] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.393925] pid_max: default: 32768 minimum: 301\n[ 0.395390] Security Framework initialized\n[ 0.396771] SELinux: Initializing.\n[ 0.398275] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.404108] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.407688] Mount-cache hash table entries: 4096\n[ 0.409437] Initializing cgroup subsys memory\n[ 0.410890] Initializing cgroup subsys devices\n[ 0.412348] Initializing cgroup subsys freezer\n[ 0.413799] Initializing cgroup subsys net_cls\n[ 0.415231] Initializing cgroup subsys blkio\n[ 0.416644] Initializing cgroup subsys perf_event\n[ 0.418121] Initializing cgroup subsys hugetlb\n[ 0.419549] Initializing cgroup subsys pids\n[ 0.420933] Initializing cgroup subsys net_prio\n[ 0.422457] CPU: Physical Processor ID: 0\n[ 0.424524] mce: CPU supports 10 MCE banks\n[ 0.425935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.427536] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.429127] tlb_flushall_shift: 6\n[ 0.430547] Freeing SMP alternatives: 28k freed\n[ 0.434636] ACPI: Core revision 20130517\n[ 0.436402] ACPI: All ACPI Tables successfully acquired\n[ 0.438195] ftrace: allocating 25812 entries in 101 pages\n[ 0.460062] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.461944] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.463778] smpboot: Max logical packages: 2\n[ 0.465447] Enabling x2apic\n[ 0.466706] Enabled x2apic\n[ 0.468197] Switched APIC routing to physical x2apic.\n[ 0.471233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.473312] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.477093] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.485412] KVM setup paravirtual spinlock\n[ 0.488224] smpboot: Booting Node 0, Processors #1 OK\n[ 0.490415] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.512217] Brought up 2 CPUs\n[ 0.512219] KVM setup async PF for cpu 1\n[ 0.512222] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.516581] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.519429] devtmpfs: initialized\n[ 0.522459] EVM: security.selinux\n[ 0.523818] EVM: security.ima\n[ 0.525083] EVM: security.capability\n[ 0.527130] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.529276] pinctrl core: initialized pinctrl subsystem\n[ 0.531169] NET: Registered protocol family 16\n[ 0.533004] ACPI: bus type PCI registered\n[ 0.534552] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.536656] PCI: Using configuration type 1 for base access\n[ 0.541816] ACPI: Added _OSI(Module Device)\n[ 0.543396] ACPI: Added _OSI(Processor Device)\n[ 0.545007] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.546658] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.549561] ACPI: Interpreter enabled\n[ 0.551020] ACPI: (supports S0 S5)\n[ 0.552411] ACPI: Using IOAPIC for interrupt routing\n[ 0.554160] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.559105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.561121] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.563299] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.565417] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.569278] acpiphp: Slot [3] registered\n[ 0.570777] acpiphp: Slot [4] registered\n[ 0.572299] acpiphp: Slot [5] registered\n[ 0.573812] acpiphp: Slot [6] registered\n[ 0.575312] acpiphp: Slot [7] registered\n[ 0.576805] acpiphp: Slot [8] registered\n[ 0.578344] acpiphp: Slot [9] registered\n[ 0.579875] acpiphp: Slot [10] registered\n[ 0.581434] acpiphp: Slot [11] registered\n[ 0.582955] acpiphp: Slot [12] registered\n[ 0.584514] acpiphp: Slot [13] registered\n[ 0.586004] acpiphp: Slot [14] registered\n[ 0.587526] acpiphp: Slot [15] registered\n[ 0.589026] acpiphp: Slot [16] registered\n[ 0.590562] acpiphp: Slot [17] registered\n[ 0.592048] acpiphp: Slot [18] registered\n[ 0.593576] acpiphp: Slot [19] registered\n[ 0.595066] acpiphp: Slot [20] registered\n[ 0.596595] acpiphp: Slot [21] registered\n[ 0.598110] acpiphp: Slot [22] registered\n[ 0.599791] acpiphp: Slot [23] registered\n[ 0.601527] acpiphp: Slot [24] registered\n[ 0.603255] acpiphp: Slot [25] registered\n[ 0.604984] acpiphp: Slot [26] registered\n[ 0.606708] acpiphp: Slot [27] registered\n[ 0.608420] acpiphp: Slot [28] registered\n[ 0.610152] acpiphp: Slot [29] registered\n[ 0.611857] acpiphp: Slot [30] registered\n[ 0.613582] acpiphp: Slot [31] registered\n[ 0.615310] PCI host bridge to bus 0000:00\n[ 0.617031] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.619127] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.621598] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.624047] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.627228] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.630374] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.636235] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.638819] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.641181] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.643728] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.647987] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.650509] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.673044] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.675312] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.677838] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.680057] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.682252] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.684257] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.686365] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.689052] vgaarb: loaded\n[ 0.690190] vgaarb: bridge control possible 0000:00:02.0\n[ 0.691957] SCSI subsystem initialized\n[ 0.693369] ACPI: bus type USB registered\n[ 0.694786] usbcore: registered new interface driver usbfs\n[ 0.696500] usbcore: registered new interface driver hub\n[ 0.698150] usbcore: registered new device driver usb\n[ 0.699940] PCI: Using ACPI for IRQ routing\n[ 0.701770] NetLabel: Initializing\n[ 0.703009] NetLabel: domain hash size = 128\n[ 0.704491] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.706097] NetLabel: unlabeled traffic allowed by default\n[ 0.707962] Switched to clocksource kvm-clock\n[ 0.717162] pnp: PnP ACPI init\n[ 0.718357] ACPI: bus type PNP registered\n[ 0.720093] pnp: PnP ACPI: found 5 devices\n[ 0.721446] ACPI: bus type PNP unregistered\n[ 0.729003] NET: Registered protocol family 2\n[ 0.730756] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.733490] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.735782] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.737704] TCP: reno registered\n[ 0.738941] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.740705] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.742568] NET: Registered protocol family 1\n[ 0.743984] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.745716] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.747386] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.767324] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.787329] Unpacking initramfs...\n[ 1.252897] Freeing initrd memory: 37508k freed\n[ 1.262573] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.264498] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.268044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.270000] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.272181] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.274072] Initialise system trusted keyring\n[ 1.275594] audit: initializing netlink socket (disabled)\n[ 1.277305] type=2000 audit(1543965251.276:1): initialized\n[ 1.294890] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.296763] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.299501] zpool: loaded\n[ 1.300661] zbud: loaded\n[ 1.302002] VFS: Disk quotas dquot_6.5.2\n[ 1.303441] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.305456] msgmni has been set to 7578\n[ 1.306865] Key type big_key registered\n[ 1.309005] NET: Registered protocol family 38\n[ 1.310512] Key type asymmetric registered\n[ 1.311943] Asymmetric key parser 'x509' registered\n[ 1.313524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.316192] io scheduler noop registered\n[ 1.317620] io scheduler deadline registered (default)\n[ 1.332708] io scheduler cfq registered\n[ 1.334186] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.335891] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.337853] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.340407] ACPI: Power Button [PWRF]\n[ 1.341877] GHES: HEST is not enabled!\n[ 1.343304] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.367887] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.370081] Non-volatile memory driver v1.3\n[ 1.371548] Linux agpgart interface v0.103\n[ 1.373094] crash memory driver: version 1.1\n[ 1.374636] rdac: device handler registered\n[ 1.376134] hp_sw: device handler registered\n[ 1.377621] emc: device handler registered\n[ 1.379038] alua: device handler registered\n[ 1.380472] libphy: Fixed MDIO Bus: probed\n[ 1.381946] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.383853] ehci-pci: EHCI PCI platform driver\n[ 1.385279] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.387010] ohci-pci: OHCI PCI platform driver\n[ 1.388432] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.408378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.410025] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.412563] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.414191] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.415933] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.417796] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.420276] usb usb1: Product: UHCI Host Controller\n[ 1.421791] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.423761] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.425357] hub 1-0:1.0: USB hub found\n[ 1.426745] hub 1-0:1.0: 2 ports detected\n[ 1.428309] usbcore: registered new interface driver usbserial\n[ 1.430110] usbcore: registered new interface driver usbserial_generic\n[ 1.432003] usbserial: USB Serial support registered for generic\n[ 1.433857] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.437226] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.438824] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.440534] mousedev: PS/2 mouse device common for all mice\n[ 1.442613] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.446104] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.449018] rtc_cmos 00:00: RTC can wake from S4\n[ 1.450802] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.451102] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.455377] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.457205] cpuidle: using governor menu\n[ 1.458564] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.460298] usbcore: registered new interface driver usbhid\n[ 1.461886] usbhid: USB HID core driver\n[ 1.463190] drop_monitor: Initializing network drop monitor service\n[ 1.465026] TCP: cubic registered\n[ 1.466288] Initializing XFRM netlink socket\n[ 1.467740] NET: Registered protocol family 10\n[ 1.469432] NET: Registered protocol family 17\n[ 1.471054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.472784] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.474514] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.477348] Loading compiled-in X.509 certificates\n[ 1.478841] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.481658] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.485016] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.487840] registered taskstats version 1\n[ 1.491076] Key type trusted registered\n[ 1.494138] Key type encrypted registered\n[ 1.496878] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.499123] rtc_cmos 00:00: setting system clock to 2018-12-04 23:14:11 UTC (1543965251)\n[ 1.502647] Freeing unused kernel memory: 1680k freed\n[ 1.508362] 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.513981] systemd[1]: Detected virtualization kvm.\n[ 1.515679] systemd[1]: Detected architecture x86-64.\n[ 1.517378] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.520579] systemd[1]: No hostname configured.\n[ 1.522179] systemd[1]: Set hostname to .\n[ 1.523939] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.550081] systemd[1]: Created slice Root Slice.\n[ 1.551755] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.554441] systemd[1]: Listening on Journal Socket.\n[ 1.556180] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Timers.\n[ 1.558794] systemd[1]: Reached target Timers.\n[ 1.560389] systemd[1]: Starting Timers.\n[ 1.561910] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.564773] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.568653] systemd[1]: Reached target Paths.\n[ 1.570226] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.572851] systemd[1]: Reached target Local File Systems.\n[ 1.574682] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.577546] systemd[1]: Listening on udev Kernel Socket.\n[ 1.579323] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.582171] systemd[1]: Created slice System Slice.\n[ 1.583871] systemd[1]: Starting System Slice.\n[ 1.585844] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.588701] 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.593460] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Swap.\n[ 1.596975] systemd[1]: Reached target Swap.\n[ 1.598456] systemd[1]: Starting Swap.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.600889] systemd[1]: Listening on udev Control Socket.\n[ 1.602573] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.605092] systemd[1]: Reached target Sockets.\n[ 1.606600] systemd[1]: Starting Sockets.\n[ 1.608384] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Slices.\n[ 1.611857] systemd[1]: Reached target Slices.\n[ 1.613355] systemd[1]: Starting Slices.\n[[32m OK [0m] Started Journal Service.\n[ 1.615930] 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.684053] RPC: Registered named UNIX socket transport module.\n[ 1.685873] RPC: Registered udp transport module.\n[ 1.687355] RPC: Registered tcp transport module.\n[ 1.688831] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.729981] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.785450] FDC 0 is a S82078B\n[ 1.814176] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.853549] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.859629] scsi host0: ata_piix\n[ 1.861205] scsi host1: ata_piix\n[ 1.861348] vda: vda1\n[ 1.863971] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.865969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.882942] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.884972] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.887040] usb 1-1: Product: QEMU USB Tablet\n[ 1.888573] usb 1-1: Manufacturer: QEMU\n[ 1.889996] usb 1-1: SerialNumber: 42\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[ 1.903019] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.907917] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 2.040370] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.043345] XFS (vda1): Mounting V4 Filesystem\n[ 2.065783] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Sockets.[ 2.267993] tsc: Refined TSC clocksource calibration: 3491.866 MHz\n\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n 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.\no[[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.306377] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.558995] SELinux: Disabled at runtime.\n[ 2.595060] type=1404 audit(1543965252.595:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.690229] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.692075] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Starting Create list of required st... nodes for the current kernel...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Reached target Swap.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Reached target Slices.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Setup Virtual Console...\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 Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\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[[32m OK [0m] Started Configure read-only root support.\n[ 3.227980] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting udev Kernel Device Manager...\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[ 3.314044] systemd-journald[388]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Setup Virtual Console.\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.477245] type=1305 audit(1543965253.477:3): audit_pid=429 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Authorization Manager...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.639117] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.644382] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.650719] [drm] Initialized drm 1.1.0 20060810\n[ 3.654047] ppdev: user-space parallel port driver\n[ 3.712627] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.714560] [TTM] Initializing pool allocator\n[ 3.716213] [TTM] Initializing DMA pool allocator\n[ 3.718295] [drm] fb mappable at 0xFC000000\n[ 3.719758] [drm] vram aper at 0xFC000000\n[ 3.721114] [drm] size 33554432\n[ 3.722325] [drm] fb depth is 24\n[ 3.722325] [drm] pitch is 3072\n[ 3.725949] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.748449] Console: switching to colour frame buffer device 128x48\n[ 3.761308] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting GSSAPI [ 3.764972] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\nProxy Daemon...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n Starting LSB: Bring up/down networking...\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 Login Service.\n[ 3.919436] AES CTR mode by8 optimization enabled\n[ 3.923349] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.931564] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started NTP client/server.\n[ 3.945296] 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.[ 3.953536] intel_rapl: no valid rapl domains found in package 0\n\n[[32m OK [0m] [ 3.956875] intel_powerclamp: No package C-state availableReached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[ 3.964086] intel_powerclamp: No package C-state available\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 4.255027] cloud-init[497]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:14:14 +0000. Up 4.21 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 System Logging Service...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting Postfix Mail Transport Agent...\n Starting nginx - high performance web server...\n[[32m OK [0m] Reached target Network is Online.\n Starting RabbitMQ Service...\n Starting LSB: Supports the direct execution of binary formats....\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started nginx - high performance web server.\n[ 6.256337] cloud-init[799]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:14:16 +0000. Up 6.22 seconds.\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.286086] cloud-init[799]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.288094] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.290564] cloud-init[799]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.292424] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.294341] cloud-init[799]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.296280] cloud-init[799]: ci-info: | eth0: | True | 192.168.120.5 | 255.255.255.0 | fa:16:3e:79:a6:61 |\n[ 6.298209] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.300112] cloud-init[799]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.302201] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.307265] cloud-init[799]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.309113] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.311109] cloud-init[799]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.313086] cloud-init[799]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.315225] cloud-init[799]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.317270] cloud-init[799]: 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: c[ 59.293592] cloud-init[9557]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:15:09 +0000. Up 59.25 seconds.\n[ 59.526523] cloud-init[9579]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:15:09 +0000. Up 59.48 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 | ce:ce:78:c2:5b:3e:a7:22:d5:0d:bb:8d:cf:e5:a5:56 | - | 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[ 59.574395] cloud-init[9579]: Cloud-init v. 0.7.5 finished at Tue, 04 Dec 2018 23:15:10 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.56 seconds\n"} 2018-12-04 23:16:03,661 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046/action used request id req-dda5607b-ae77-435d-879e-3a449c182818 2018-12-04 23:16:03,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0744199752808s 2018-12-04 23:16:03,662 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046/action used request id req-dda5607b-ae77-435d-879e-3a449c182818 2018-12-04 23:16:03,662 - 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 00000000bffe1351 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 00000000bffe12d1 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 1914433010 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.391184] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.393925] pid_max: default: 32768 minimum: 301 [ 0.395390] Security Framework initialized [ 0.396771] SELinux: Initializing. [ 0.398275] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.404108] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.407688] Mount-cache hash table entries: 4096 [ 0.409437] Initializing cgroup subsys memory [ 0.410890] Initializing cgroup subsys devices [ 0.412348] Initializing cgroup subsys freezer [ 0.413799] Initializing cgroup subsys net_cls [ 0.415231] Initializing cgroup subsys blkio [ 0.416644] Initializing cgroup subsys perf_event [ 0.418121] Initializing cgroup subsys hugetlb [ 0.419549] Initializing cgroup subsys pids [ 0.420933] Initializing cgroup subsys net_prio [ 0.422457] CPU: Physical Processor ID: 0 [ 0.424524] mce: CPU supports 10 MCE banks [ 0.425935] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.427536] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.429127] tlb_flushall_shift: 6 [ 0.430547] Freeing SMP alternatives: 28k freed [ 0.434636] ACPI: Core revision 20130517 [ 0.436402] ACPI: All ACPI Tables successfully acquired [ 0.438195] ftrace: allocating 25812 entries in 101 pages [ 0.460062] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.461944] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.463778] smpboot: Max logical packages: 2 [ 0.465447] Enabling x2apic [ 0.466706] Enabled x2apic [ 0.468197] Switched APIC routing to physical x2apic. [ 0.471233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.473312] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.477093] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.485412] KVM setup paravirtual spinlock [ 0.488224] smpboot: Booting Node 0, Processors #1 OK [ 0.490415] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.512217] Brought up 2 CPUs [ 0.512219] KVM setup async PF for cpu 1 [ 0.512222] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.516581] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.519429] devtmpfs: initialized [ 0.522459] EVM: security.selinux [ 0.523818] EVM: security.ima [ 0.525083] EVM: security.capability [ 0.527130] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.529276] pinctrl core: initialized pinctrl subsystem [ 0.531169] NET: Registered protocol family 16 [ 0.533004] ACPI: bus type PCI registered [ 0.534552] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.536656] PCI: Using configuration type 1 for base access [ 0.541816] ACPI: Added _OSI(Module Device) [ 0.543396] ACPI: Added _OSI(Processor Device) [ 0.545007] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.546658] ACPI: Added _OSI(Processor Aggregator Device) [ 0.549561] ACPI: Interpreter enabled [ 0.551020] ACPI: (supports S0 S5) [ 0.552411] ACPI: Using IOAPIC for interrupt routing [ 0.554160] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.559105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.561121] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.563299] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.565417] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.569278] acpiphp: Slot [3] registered [ 0.570777] acpiphp: Slot [4] registered [ 0.572299] acpiphp: Slot [5] registered [ 0.573812] acpiphp: Slot [6] registered [ 0.575312] acpiphp: Slot [7] registered [ 0.576805] acpiphp: Slot [8] registered [ 0.578344] acpiphp: Slot [9] registered [ 0.579875] acpiphp: Slot [10] registered [ 0.581434] acpiphp: Slot [11] registered [ 0.582955] acpiphp: Slot [12] registered [ 0.584514] acpiphp: Slot [13] registered [ 0.586004] acpiphp: Slot [14] registered [ 0.587526] acpiphp: Slot [15] registered [ 0.589026] acpiphp: Slot [16] registered [ 0.590562] acpiphp: Slot [17] registered [ 0.592048] acpiphp: Slot [18] registered [ 0.593576] acpiphp: Slot [19] registered [ 0.595066] acpiphp: Slot [20] registered [ 0.596595] acpiphp: Slot [21] registered [ 0.598110] acpiphp: Slot [22] registered [ 0.599791] acpiphp: Slot [23] registered [ 0.601527] acpiphp: Slot [24] registered [ 0.603255] acpiphp: Slot [25] registered [ 0.604984] acpiphp: Slot [26] registered [ 0.606708] acpiphp: Slot [27] registered [ 0.608420] acpiphp: Slot [28] registered [ 0.610152] acpiphp: Slot [29] registered [ 0.611857] acpiphp: Slot [30] registered [ 0.613582] acpiphp: Slot [31] registered [ 0.615310] PCI host bridge to bus 0000:00 [ 0.617031] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.619127] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.621598] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.624047] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.627228] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.630374] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.636235] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.638819] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.641181] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.643728] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.647987] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.650509] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.673044] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.675312] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.677838] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.680057] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.682252] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.684257] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.686365] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.689052] vgaarb: loaded [ 0.690190] vgaarb: bridge control possible 0000:00:02.0 [ 0.691957] SCSI subsystem initialized [ 0.693369] ACPI: bus type USB registered [ 0.694786] usbcore: registered new interface driver usbfs [ 0.696500] usbcore: registered new interface driver hub [ 0.698150] usbcore: registered new device driver usb [ 0.699940] PCI: Using ACPI for IRQ routing [ 0.701770] NetLabel: Initializing [ 0.703009] NetLabel: domain hash size = 128 [ 0.704491] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.706097] NetLabel: unlabeled traffic allowed by default [ 0.707962] Switched to clocksource kvm-clock [ 0.717162] pnp: PnP ACPI init [ 0.718357] ACPI: bus type PNP registered [ 0.720093] pnp: PnP ACPI: found 5 devices [ 0.721446] ACPI: bus type PNP unregistered [ 0.729003] NET: Registered protocol family 2 [ 0.730756] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.733490] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.735782] TCP: Hash tables configured (established 32768 bind 32768) [ 0.737704] TCP: reno registered [ 0.738941] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.740705] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.742568] NET: Registered protocol family 1 [ 0.743984] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.745716] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.747386] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.767324] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.787329] Unpacking initramfs... [ 1.252897] Freeing initrd memory: 37508k freed [ 1.262573] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.264498] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.268044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.270000] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.272181] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.274072] Initialise system trusted keyring [ 1.275594] audit: initializing netlink socket (disabled) [ 1.277305] type=2000 audit(1543965251.276:1): initialized [ 1.294890] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.296763] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.299501] zpool: loaded [ 1.300661] zbud: loaded [ 1.302002] VFS: Disk quotas dquot_6.5.2 [ 1.303441] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.305456] msgmni has been set to 7578 [ 1.306865] Key type big_key registered [ 1.309005] NET: Registered protocol family 38 [ 1.310512] Key type asymmetric registered [ 1.311943] Asymmetric key parser 'x509' registered [ 1.313524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.316192] io scheduler noop registered [ 1.317620] io scheduler deadline registered (default) [ 1.332708] io scheduler cfq registered [ 1.334186] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.335891] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.337853] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.340407] ACPI: Power Button [PWRF] [ 1.341877] GHES: HEST is not enabled! [ 1.343304] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.367887] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.370081] Non-volatile memory driver v1.3 [ 1.371548] Linux agpgart interface v0.103 [ 1.373094] crash memory driver: version 1.1 [ 1.374636] rdac: device handler registered [ 1.376134] hp_sw: device handler registered [ 1.377621] emc: device handler registered [ 1.379038] alua: device handler registered [ 1.380472] libphy: Fixed MDIO Bus: probed [ 1.381946] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.383853] ehci-pci: EHCI PCI platform driver [ 1.385279] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.387010] ohci-pci: OHCI PCI platform driver [ 1.388432] uhci_hcd: USB Universal Host Controller Interface driver [ 1.408378] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.410025] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.412563] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.414191] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.415933] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.417796] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.420276] usb usb1: Product: UHCI Host Controller [ 1.421791] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.423761] usb usb1: SerialNumber: 0000:00:01.2 [ 1.425357] hub 1-0:1.0: USB hub found [ 1.426745] hub 1-0:1.0: 2 ports detected [ 1.428309] usbcore: registered new interface driver usbserial [ 1.430110] usbcore: registered new interface driver usbserial_generic [ 1.432003] usbserial: USB Serial support registered for generic [ 1.433857] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.437226] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.438824] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.440534] mousedev: PS/2 mouse device common for all mice [ 1.442613] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.446104] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.449018] rtc_cmos 00:00: RTC can wake from S4 [ 1.450802] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.451102] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.455377] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.457205] cpuidle: using governor menu [ 1.458564] hidraw: raw HID events driver (C) Jiri Kosina [ 1.460298] usbcore: registered new interface driver usbhid [ 1.461886] usbhid: USB HID core driver [ 1.463190] drop_monitor: Initializing network drop monitor service [ 1.465026] TCP: cubic registered [ 1.466288] Initializing XFRM netlink socket [ 1.467740] NET: Registered protocol family 10 [ 1.469432] NET: Registered protocol family 17 [ 1.471054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.472784] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.474514] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.477348] Loading compiled-in X.509 certificates [ 1.478841] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.481658] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.485016] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.487840] registered taskstats version 1 [ 1.491076] Key type trusted registered [ 1.494138] Key type encrypted registered [ 1.496878] IMA: No TPM chip found, activating TPM-bypass! [ 1.499123] rtc_cmos 00:00: setting system clock to 2018-12-04 23:14:11 UTC (1543965251) [ 1.502647] Freeing unused kernel memory: 1680k freed [ 1.508362] 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.513981] systemd[1]: Detected virtualization kvm. [ 1.515679] systemd[1]: Detected architecture x86-64. [ 1.517378] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.520579] systemd[1]: No hostname configured. [ 1.522179] systemd[1]: Set hostname to . [ 1.523939] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.550081] systemd[1]: Created slice Root Slice. [ 1.551755] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.554441] systemd[1]: Listening on Journal Socket. [ 1.556180] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Timers. [ 1.558794] systemd[1]: Reached target Timers. [ 1.560389] systemd[1]: Starting Timers. [ 1.561910] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.564773] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.568653] systemd[1]: Reached target Paths. [ 1.570226] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.572851] systemd[1]: Reached target Local File Systems. [ 1.574682] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.577546] systemd[1]: Listening on udev Kernel Socket. [ 1.579323] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.582171] systemd[1]: Created slice System Slice. [ 1.583871] systemd[1]: Starting System Slice. [ 1.585844] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.588701] 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.593460] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Swap. [ 1.596975] systemd[1]: Reached target Swap. [ 1.598456] systemd[1]: Starting Swap. [[32m OK [0m] Listening on udev Control Socket. [ 1.600889] systemd[1]: Listening on udev Control Socket. [ 1.602573] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.605092] systemd[1]: Reached target Sockets. [ 1.606600] systemd[1]: Starting Sockets. [ 1.608384] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.611857] systemd[1]: Reached target Slices. [ 1.613355] systemd[1]: Starting Slices. [[32m OK [0m] Started Journal Service. [ 1.615930] 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.684053] RPC: Registered named UNIX socket transport module. [ 1.685873] RPC: Registered udp transport module. [ 1.687355] RPC: Registered tcp transport module. [ 1.688831] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.729981] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.785450] FDC 0 is a S82078B [ 1.814176] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.853549] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.859629] scsi host0: ata_piix [ 1.861205] scsi host1: ata_piix [ 1.861348] vda: vda1 [ 1.863971] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.865969] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.882942] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.884972] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.887040] usb 1-1: Product: QEMU USB Tablet [ 1.888573] usb 1-1: Manufacturer: QEMU [ 1.889996] usb 1-1: SerialNumber: 42 [[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... [ 1.903019] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.907917] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.040370] SGI XFS with ACLs, security attributes, no debug enabled [ 2.043345] XFS (vda1): Mounting V4 Filesystem [ 2.065783] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Sockets.[ 2.267993] tsc: Refined TSC clocksource calibration: 3491.866 MHz [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. 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. o[[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.306377] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.558995] SELinux: Disabled at runtime. [ 2.595060] type=1404 audit(1543965252.595:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.690229] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.692075] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Mounting Debug File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Starting Create list of required st... nodes for the current kernel... Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Reached target Swap. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Reached target Slices. Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Setup Virtual Console... [[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 Configure read-only root support... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... [[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... [[32m OK [0m] Started Configure read-only root support. [ 3.227980] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting udev Kernel Device Manager... [[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. [ 3.314044] systemd-journald[388]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Setup Virtual Console. [[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.477245] type=1305 audit(1543965253.477:3): audit_pid=429 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Authorization Manager... Starting Dump dmesg to /var/log/dmesg... [ 3.639117] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Started D-Bus System Message Bus. [ 3.644382] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.650719] [drm] Initialized drm 1.1.0 20060810 [ 3.654047] ppdev: user-space parallel port driver [ 3.712627] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.714560] [TTM] Initializing pool allocator [ 3.716213] [TTM] Initializing DMA pool allocator [ 3.718295] [drm] fb mappable at 0xFC000000 [ 3.719758] [drm] vram aper at 0xFC000000 [ 3.721114] [drm] size 33554432 [ 3.722325] [drm] fb depth is 24 [ 3.722325] [drm] pitch is 3072 [ 3.725949] fbcon: cirrusdrmfb (fb0) is primary device [ 3.748449] Console: switching to colour frame buffer device 128x48 [ 3.761308] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting GSSAPI [ 3.764972] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Proxy Daemon... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting LSB: Bring up/down networking... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [ 3.919436] AES CTR mode by8 optimization enabled [ 3.923349] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.931564] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started NTP client/server. [ 3.945296] 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.[ 3.953536] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] [ 3.956875] intel_powerclamp: No package C-state availableReached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [ 3.964086] intel_powerclamp: No package C-state available [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 4.255027] cloud-init[497]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:14:14 +0000. Up 4.21 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 System Logging Service... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting Postfix Mail Transport Agent... Starting nginx - high performance web server... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... Starting LSB: Supports the direct execution of binary formats.... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started nginx - high performance web server. [ 6.256337] cloud-init[799]: Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:14:16 +0000. Up 6.22 seconds. [[32m OK [0m] Created slice user-993.slice. [ 6.286086] cloud-init[799]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.288094] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.290564] cloud-init[799]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.292424] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.294341] cloud-init[799]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.296280] cloud-init[799]: ci-info: | eth0: | True | 192.168.120.5 | 255.255.255.0 | fa:16:3e:79:a6:61 | [ 6.298209] cloud-init[799]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.300112] cloud-init[799]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.302201] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.307265] cloud-init[799]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.309113] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.311109] cloud-init[799]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.313086] cloud-init[799]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.315225] cloud-init[799]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.317270] cloud-init[799]: 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: c[ 59.293592] cloud-init[9557]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:15:09 +0000. Up 59.25 seconds. [ 59.526523] cloud-init[9579]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:15:09 +0000. Up 59.48 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 | ce:ce:78:c2:5b:3e:a7:22:d5:0d:bb:8d:cf:e5:a5:56 | - | 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----- [ 59.574395] cloud-init[9579]: Cloud-init v. 0.7.5 finished at Tue, 04 Dec 2018 23:15:10 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.56 seconds 2018-12-04 23:16:04,665 - functest.core.singlevm - DEBUG - try 12: cannot connect to 172.30.9.201: timed out 2018-12-04 23:16:13,675 - functest.core.singlevm - ERROR - cannot connect to 172.30.9.201 2018-12-04 23:16:13,675 - functest.core.singlevm - ERROR - Cannot run cloudify_ims Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 445, in run (self.fip, self.ssh) = self.connect(self.sshvm) TypeError: 'NoneType' object is not iterable 2018-12-04 23:16:13,806 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-04 23:16:13,807 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 05:60 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-12-04 23:16:13,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-12-04 23:16:13,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 270, in clean exec_list = self.cfy_client.executions.list() AttributeError: 'NoneType' object has no attribute 'executions' 2018-12-04 23:16:13,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-04 23:16:13,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:16:13,947 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 23:16:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0cea46ee-41eb-4ce3-93f5-b8729084260a x-compute-request-id: req-0cea46ee-41eb-4ce3-93f5-b8729084260a Content-Type: application/json 2018-12-04 23:16:13,948 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046 used request id req-0cea46ee-41eb-4ce3-93f5-b8729084260a 2018-12-04 23:16:13,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.125874042511s 2018-12-04 23:16:13,948 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046 used request id req-0cea46ee-41eb-4ce3-93f5-b8729084260a 2018-12-04 23:16:13,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:16:13,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:16:14,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:16:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4353f8ef-35d4-49b9-8e02-02daeef8c0a7 x-compute-request-id: req-4353f8ef-35d4-49b9-8e02-02daeef8c0a7 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_664c9f2a-52ca-448d-b8a1-810fa1aee2e6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:a6:61", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:a6:61", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5dcb8bcb-2615-4bfc-945c-2da0ca521046", "rel": "bookmark"}], "image": {"id": "7dfda14b-9256-4880-96e9-241589b8d067", "links": [{"href": "http://172.30.9.23:8774/images/7dfda14b-9256-4880-96e9-241589b8d067", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:14:08.000000", "flavor": {"id": "25d2a062-ab7f-4990-84ae-a8a44d5ac124", "links": [{"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "bookmark"}]}, "id": "5dcb8bcb-2615-4bfc-945c-2da0ca521046", "security_groups": [{"name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}], "user_id": "2496e766018e41a782ef2f0dbdfa7394", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:16:13Z", "hostId": "8e192339725db3892eaa59029a3559210df234b145d735adc2ce4639", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "name": "cloudify_ims-vm_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "created": "2018-12-04T23:11:47Z", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:16:14,320 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4353f8ef-35d4-49b9-8e02-02daeef8c0a7 2018-12-04 23:16:14,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371243953705s 2018-12-04 23:16:14,320 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4353f8ef-35d4-49b9-8e02-02daeef8c0a7 2018-12-04 23:16:14,322 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-04 23:16:16,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:16:16,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:16:16,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:16:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f49ed02e-1ada-4853-8447-5fe1b03b726c x-compute-request-id: req-f49ed02e-1ada-4853-8447-5fe1b03b726c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-04 23:16:16,398 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f49ed02e-1ada-4853-8447-5fe1b03b726c 2018-12-04 23:16:16,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0737910270691s 2018-12-04 23:16:16,398 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f49ed02e-1ada-4853-8447-5fe1b03b726c 2018-12-04 23:16:16,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 23:16:16,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:16:16,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-51387268-5625-463c-a0fb-2415bdbef356 Date: Tue, 04 Dec 2018 23:16:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "created_at": "2018-12-04T23:10:14Z", "updated_at": "2018-12-04T23:10:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:10:14Z", "revision_number": 0, "id": "18126cb6-4e9d-4b0e-8951-48af15323b61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:10:14Z", "security_group_id": "bf200013-4626-4138-8112-016dd1429173", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:10:14Z", "revision_number": 0, "id": "bbe4d2a2-a713-49fe-b428-715ee86a5e35", "remote_group_id": "bf200013-4626-4138-8112-016dd1429173", "remote_ip_prefix": null, "created_at": "2018-12-04T23:10:14Z", "security_group_id": "bf200013-4626-4138-8112-016dd1429173", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:10:14Z", "revision_number": 0, "id": "d7f353f3-8a2f-4015-bd24-fe8c7656b257", "remote_group_id": "bf200013-4626-4138-8112-016dd1429173", "remote_ip_prefix": null, "created_at": "2018-12-04T23:10:14Z", "security_group_id": "bf200013-4626-4138-8112-016dd1429173", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:10:14Z", "revision_number": 0, "id": "db888814-19a5-489e-aee7-e5d6581723b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:10:14Z", "security_group_id": "bf200013-4626-4138-8112-016dd1429173", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}], "revision_number": 4, "project_id": "5f8e32b81f534446b494586fc7cc3fbc", "id": "bf200013-4626-4138-8112-016dd1429173", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "created_at": "2018-12-04T23:11:43Z", "updated_at": "2018-12-04T23:11:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:11:43Z", "revision_number": 0, "id": "04cd588e-af19-4747-93b8-8eb555e7ee8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:11:43Z", "security_group_id": "f4ec67ca-1133-4916-9ced-199512baa354", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:11:43Z", "revision_number": 0, "id": "125adcd4-10a8-44ae-a159-c5c053d62822", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:11:43Z", "security_group_id": "f4ec67ca-1133-4916-9ced-199512baa354", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:11:44Z", "revision_number": 0, "id": "31159f0c-642f-407f-ba46-e526dce0582c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:11:44Z", "security_group_id": "f4ec67ca-1133-4916-9ced-199512baa354", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-04T23:11:44Z", "revision_number": 0, "id": "339fa0f2-4586-4cea-b586-b2d1bff476f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:11:44Z", "security_group_id": "f4ec67ca-1133-4916-9ced-199512baa354", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": 80, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-12-04T23:11:45Z", "revision_number": 0, "id": "84676b74-1b88-4969-86ed-7ec102d37e9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:11:45Z", "security_group_id": "f4ec67ca-1133-4916-9ced-199512baa354", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-04T23:11:45Z", "revision_number": 0, "id": "a318cbce-2174-4c40-bace-33ea239751bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:11:45Z", "security_group_id": "f4ec67ca-1133-4916-9ced-199512baa354", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": 443, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-04T23:11:44Z", "revision_number": 0, "id": "e345f387-c1f7-4790-8451-bfe21bc4c83f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:11:44Z", "security_group_id": "f4ec67ca-1133-4916-9ced-199512baa354", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-04T23:11:45Z", "revision_number": 0, "id": "fb98673e-340e-4800-aca1-c5b853614ed0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:11:45Z", "security_group_id": "f4ec67ca-1133-4916-9ced-199512baa354", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}], "revision_number": 8, "project_id": "5f8e32b81f534446b494586fc7cc3fbc", "id": "f4ec67ca-1133-4916-9ced-199512baa354", "name": "cloudify_ims-sg_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}]} 2018-12-04 23:16:16,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-51387268-5625-463c-a0fb-2415bdbef356 2018-12-04 23:16:16,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0490500926971s 2018-12-04 23:16:16,451 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-51387268-5625-463c-a0fb-2415bdbef356 2018-12-04 23:16:16,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-04 23:16:16,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/f4ec67ca-1133-4916-9ced-199512baa354.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:16:16,660 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-acdf0e3e-3b08-4de4-ac10-60b621664203 Content-Length: 0 Date: Tue, 04 Dec 2018 23:16:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 23:16:16,660 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/f4ec67ca-1133-4916-9ced-199512baa354.json used request id req-acdf0e3e-3b08-4de4-ac10-60b621664203 2018-12-04 23:16:16,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.205864906311s 2018-12-04 23:16:16,660 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/f4ec67ca-1133-4916-9ced-199512baa354.json used request id req-acdf0e3e-3b08-4de4-ac10-60b621664203 2018-12-04 23:16:16,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-04 23:16:16,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:16:16,683 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 23:16:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-407efcda-4f3d-49df-9e7a-5b44c0b34b3a x-compute-request-id: req-407efcda-4f3d-49df-9e7a-5b44c0b34b3a Content-Length: 0 Content-Type: application/json 2018-12-04 23:16:16,684 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6 used request id req-407efcda-4f3d-49df-9e7a-5b44c0b34b3a 2018-12-04 23:16:16,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0229198932648s 2018-12-04 23:16:16,684 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/cloudify_ims-kp_664c9f2a-52ca-448d-b8a1-810fa1aee2e6 used request id req-407efcda-4f3d-49df-9e7a-5b44c0b34b3a 2018-12-04 23:16:16,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-04 23:16:16,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/5486d52c-80ad-4843-990a-9ef074f47dba/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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" -d '{"subnet_id": "c3198186-92d8-4a0c-8004-3a455598e5b9"}' 2018-12-04 23:16:18,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f87cecbe-8283-4cf9-b066-f6cbf7a0389e Date: Tue, 04 Dec 2018 23:16:18 GMT RESP BODY: {"network_id": "29812c7e-f783-4575-860a-34f0a25ebcc3", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "subnet_id": "c3198186-92d8-4a0c-8004-3a455598e5b9", "subnet_ids": ["c3198186-92d8-4a0c-8004-3a455598e5b9"], "port_id": "5cd08ba8-5e00-47c2-a0ea-4d28fd66b1bc", "id": "5486d52c-80ad-4843-990a-9ef074f47dba"} 2018-12-04 23:16:18,564 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/5486d52c-80ad-4843-990a-9ef074f47dba/remove_router_interface.json used request id req-f87cecbe-8283-4cf9-b066-f6cbf7a0389e 2018-12-04 23:16:18,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.88003492355s 2018-12-04 23:16:18,565 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/5486d52c-80ad-4843-990a-9ef074f47dba/remove_router_interface.json used request id req-f87cecbe-8283-4cf9-b066-f6cbf7a0389e returning object 5486d52c-80ad-4843-990a-9ef074f47dba 2018-12-04 23:16:18,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-04 23:16:18,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:16:18,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 626 X-Openstack-Request-Id: req-39e120cc-7d4f-45b3-9486-caab1306acc6 Date: Tue, 04 Dec 2018 23:16:18 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "created_at": "2018-12-04T23:10:16Z", "admin_state_up": true, "updated_at": "2018-12-04T23:16:17Z", "revision_number": 4, "routes": [], "project_id": "5f8e32b81f534446b494586fc7cc3fbc", "id": "5486d52c-80ad-4843-990a-9ef074f47dba", "name": "cloudify_ims-router_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}]} 2018-12-04 23:16:18,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-39e120cc-7d4f-45b3-9486-caab1306acc6 2018-12-04 23:16:18,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.118506193161s 2018-12-04 23:16:18,684 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-39e120cc-7d4f-45b3-9486-caab1306acc6 2018-12-04 23:16:18,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-04 23:16:18,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/5486d52c-80ad-4843-990a-9ef074f47dba.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:16:20,028 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6726799c-c079-4e3e-8886-65717a736f08 Content-Length: 0 Date: Tue, 04 Dec 2018 23:16:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 23:16:20,028 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/5486d52c-80ad-4843-990a-9ef074f47dba.json used request id req-6726799c-c079-4e3e-8886-65717a736f08 2018-12-04 23:16:20,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.34229707718s 2018-12-04 23:16:20,028 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/5486d52c-80ad-4843-990a-9ef074f47dba.json used request id req-6726799c-c079-4e3e-8886-65717a736f08 2018-12-04 23:16:20,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-04 23:16:20,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:16:20,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-816a0542-cc84-4093-ac83-cf860d7b5cf9 Date: Tue, 04 Dec 2018 23:16:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"29812c7e-f783-4575-860a-34f0a25ebcc3","tenant_id":"5f8e32b81f534446b494586fc7cc3fbc","created_at":"2018-12-04T23:10:15Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-04T23:10:15Z","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":"5f8e32b81f534446b494586fc7cc3fbc","id":"c3198186-92d8-4a0c-8004-3a455598e5b9","subnetpool_id":null,"name":"cloudify_ims-subnet_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}]} 2018-12-04 23:16:20,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-816a0542-cc84-4093-ac83-cf860d7b5cf9 2018-12-04 23:16:20,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0470070838928s 2018-12-04 23:16:20,076 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-816a0542-cc84-4093-ac83-cf860d7b5cf9 2018-12-04 23:16:20,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-04 23:16:20,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/c3198186-92d8-4a0c-8004-3a455598e5b9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:16:21,141 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d1368658-13a4-4830-89bc-d2f0a8b1e724 Date: Tue, 04 Dec 2018 23:16:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 23:16:21,142 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/c3198186-92d8-4a0c-8004-3a455598e5b9.json used request id req-d1368658-13a4-4830-89bc-d2f0a8b1e724 2018-12-04 23:16:21,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.0645699501s 2018-12-04 23:16:21,142 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/c3198186-92d8-4a0c-8004-3a455598e5b9.json used request id req-d1368658-13a4-4830-89bc-d2f0a8b1e724 2018-12-04 23:16:21,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 23:16:21,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:16:21,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1156 X-Openstack-Request-Id: req-17b11ea9-0b1d-41f3-a884-ddaccca0108d Date: Tue, 04 Dec 2018 23:16:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T23:16:20Z","tenant_id":"5f8e32b81f534446b494586fc7cc3fbc","created_at":"2018-12-04T23:10:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5f8e32b81f534446b494586fc7cc3fbc","id":"29812c7e-f783-4575-860a-34f0a25ebcc3","name":"cloudify_ims-net_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T20:04:01Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"}]} 2018-12-04 23:16:21,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-17b11ea9-0b1d-41f3-a884-ddaccca0108d 2018-12-04 23:16:21,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.3255610466s 2018-12-04 23:16:21,468 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-17b11ea9-0b1d-41f3-a884-ddaccca0108d 2018-12-04 23:16:21,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-04 23:16:21,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/29812c7e-f783-4575-860a-34f0a25ebcc3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:16:22,529 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cc7777fa-adfb-4f36-9e3b-07797d887be9 Date: Tue, 04 Dec 2018 23:16:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 23:16:22,529 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/29812c7e-f783-4575-860a-34f0a25ebcc3.json used request id req-cc7777fa-adfb-4f36-9e3b-07797d887be9 2018-12-04 23:16:22,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.05941605568s 2018-12-04 23:16:22,529 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/29812c7e-f783-4575-860a-34f0a25ebcc3.json used request id req-cc7777fa-adfb-4f36-9e3b-07797d887be9 2018-12-04 23:16:22,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 23:16:22,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:16:22,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-bd0062af-fb4a-4eee-ae92-0416d3772f7e Date: Tue, 04 Dec 2018 23:16:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7dfda14b-9256-4880-96e9-241589b8d067/snap", "metadata": {}}], "file": "/v2/images/7dfda14b-9256-4880-96e9-241589b8d067/file", "owner": "5f8e32b81f534446b494586fc7cc3fbc", "id": "7dfda14b-9256-4880-96e9-241589b8d067", "size": 4373348352, "self": "/v2/images/7dfda14b-9256-4880-96e9-241589b8d067", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7dfda14b-9256-4880-96e9-241589b8d067/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-04T23:11:42Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-04T23:10:42Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 23:16:22,574 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-bd0062af-fb4a-4eee-ae92-0416d3772f7e 2018-12-04 23:16:22,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0410709381104s 2018-12-04 23:16:22,575 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-bd0062af-fb4a-4eee-ae92-0416d3772f7e 2018-12-04 23:16:22,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-04 23:16:22,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/7dfda14b-9256-4880-96e9-241589b8d067 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be28941636d2009b3e62fa45e6f40ebca1b51cf9" 2018-12-04 23:16:23,213 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5b5282fa-f1ec-42ce-a76d-1e2108ccaf25 Date: Tue, 04 Dec 2018 23:16:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:16:23,213 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/7dfda14b-9256-4880-96e9-241589b8d067 used request id req-5b5282fa-f1ec-42ce-a76d-1e2108ccaf25 2018-12-04 23:16:23,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.637466907501s 2018-12-04 23:16:23,214 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/7dfda14b-9256-4880-96e9-241589b8d067 used request id req-5b5282fa-f1ec-42ce-a76d-1e2108ccaf25 2018-12-04 23:16:23,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-04 23:16:23,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}4fd306b373c108edc030447e6add917518b7f1c4" 2018-12-04 23:16:23,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:16:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be2b3509-aaa9-4a2f-b8d8-69838032e3a5 x-compute-request-id: req-be2b3509-aaa9-4a2f-b8d8-69838032e3a5 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124", "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": "25d2a062-ab7f-4990-84ae-a8a44d5ac124"}]} 2018-12-04 23:16:23,235 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-be2b3509-aaa9-4a2f-b8d8-69838032e3a5 2018-12-04 23:16:23,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0211629867554s 2018-12-04 23:16:23,236 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-be2b3509-aaa9-4a2f-b8d8-69838032e3a5 2018-12-04 23:16:23,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-04 23:16:23,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fd306b373c108edc030447e6add917518b7f1c4" 2018-12-04 23:16:23,458 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 04 Dec 2018 23:16:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b6317af0-2995-4d7c-ad2e-b2796b042747 x-compute-request-id: req-b6317af0-2995-4d7c-ad2e-b2796b042747 Content-Length: 0 Content-Type: application/json 2018-12-04 23:16:23,458 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124 used request id req-b6317af0-2995-4d7c-ad2e-b2796b042747 2018-12-04 23:16:23,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.221224069595s 2018-12-04 23:16:23,459 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/25d2a062-ab7f-4990-84ae-a8a44d5ac124 used request id req-b6317af0-2995-4d7c-ad2e-b2796b042747 2018-12-04 23:16:23,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 23:16:23,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fd306b373c108edc030447e6add917518b7f1c4" 2018-12-04 23:16:23,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:16:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c066fab-ac28-49ea-9262-c1cadddb775c Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "links": {"self": "http://172.30.9.23:5000/v3/users/2496e766018e41a782ef2f0dbdfa7394"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2496e766018e41a782ef2f0dbdfa7394", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 23:16:23,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9c066fab-ac28-49ea-9262-c1cadddb775c 2018-12-04 23:16:23,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.106142997742s 2018-12-04 23:16:23,566 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9c066fab-ac28-49ea-9262-c1cadddb775c 2018-12-04 23:16:23,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 23:16:23,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/2496e766018e41a782ef2f0dbdfa7394 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fd306b373c108edc030447e6add917518b7f1c4" 2018-12-04 23:16:23,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:16:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-761df42b-e1bc-4677-bb9b-4ee42489ce2e Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_664c9f2a-52ca-448d-b8a1-810fa1aee2e6", "links": {"self": "http://172.30.9.23:5000/v3/users/2496e766018e41a782ef2f0dbdfa7394"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "2496e766018e41a782ef2f0dbdfa7394", "description": null}} 2018-12-04 23:16:23,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/2496e766018e41a782ef2f0dbdfa7394 used request id req-761df42b-e1bc-4677-bb9b-4ee42489ce2e 2018-12-04 23:16:23,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107252836227s 2018-12-04 23:16:23,679 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/2496e766018e41a782ef2f0dbdfa7394 used request id req-761df42b-e1bc-4677-bb9b-4ee42489ce2e 2018-12-04 23:16:23,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-04 23:16:23,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/2496e766018e41a782ef2f0dbdfa7394 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fd306b373c108edc030447e6add917518b7f1c4" 2018-12-04 23:16:23,922 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 23:16:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38cedd8e-7f70-4f97-803d-bc4a9847aeb1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 23:16:23,922 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/2496e766018e41a782ef2f0dbdfa7394 used request id req-38cedd8e-7f70-4f97-803d-bc4a9847aeb1 2018-12-04 23:16:23,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.242693185806s 2018-12-04 23:16:23,923 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/2496e766018e41a782ef2f0dbdfa7394 used request id req-38cedd8e-7f70-4f97-803d-bc4a9847aeb1 2018-12-04 23:16:23,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 23:16:23,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}4fd306b373c108edc030447e6add917518b7f1c4" 2018-12-04 23:16:24,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:16:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42880380-42f8-4f20-8072-7cda232f5250 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/5f8e32b81f534446b494586fc7cc3fbc"}, "tags": [], "enabled": true, "id": "5f8e32b81f534446b494586fc7cc3fbc", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_664c9f2a-52ca-448d-b8a1-810fa1aee2e6"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-04 23:16:24,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-42880380-42f8-4f20-8072-7cda232f5250 2018-12-04 23:16:24,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0939610004425s 2018-12-04 23:16:24,023 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-42880380-42f8-4f20-8072-7cda232f5250 2018-12-04 23:16:24,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-04 23:16:24,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/5f8e32b81f534446b494586fc7cc3fbc -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fd306b373c108edc030447e6add917518b7f1c4" 2018-12-04 23:16:24,195 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 23:16:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-984d630b-b1b7-4b2a-99c9-9a5c3c3d5774 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 23:16:24,195 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/5f8e32b81f534446b494586fc7cc3fbc used request id req-984d630b-b1b7-4b2a-99c9-9a5c3c3d5774 2018-12-04 23:16:24,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.168454885483s 2018-12-04 23:16:24,196 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/5f8e32b81f534446b494586fc7cc3fbc used request id req-984d630b-b1b7-4b2a-99c9-9a5c3c3d5774 2018-12-04 23:16:24,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 23:16:24,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=5f8e32b81f534446b494586fc7cc3fbc&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}4fd306b373c108edc030447e6add917518b7f1c4" 2018-12-04 23:16:24,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-d28b43d5-8cb4-44a1-85ad-c53454c33c0d Date: Tue, 04 Dec 2018 23:16:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "created_at": "2018-12-04T23:10:14Z", "updated_at": "2018-12-04T23:10:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:10:14Z", "revision_number": 0, "id": "18126cb6-4e9d-4b0e-8951-48af15323b61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:10:14Z", "security_group_id": "bf200013-4626-4138-8112-016dd1429173", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:10:14Z", "revision_number": 0, "id": "bbe4d2a2-a713-49fe-b428-715ee86a5e35", "remote_group_id": "bf200013-4626-4138-8112-016dd1429173", "remote_ip_prefix": null, "created_at": "2018-12-04T23:10:14Z", "security_group_id": "bf200013-4626-4138-8112-016dd1429173", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:10:14Z", "revision_number": 0, "id": "d7f353f3-8a2f-4015-bd24-fe8c7656b257", "remote_group_id": "bf200013-4626-4138-8112-016dd1429173", "remote_ip_prefix": null, "created_at": "2018-12-04T23:10:14Z", "security_group_id": "bf200013-4626-4138-8112-016dd1429173", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:10:14Z", "revision_number": 0, "id": "db888814-19a5-489e-aee7-e5d6581723b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:10:14Z", "security_group_id": "bf200013-4626-4138-8112-016dd1429173", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}], "revision_number": 4, "project_id": "5f8e32b81f534446b494586fc7cc3fbc", "id": "bf200013-4626-4138-8112-016dd1429173", "name": "default"}]} 2018-12-04 23:16:24,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=5f8e32b81f534446b494586fc7cc3fbc&name=default used request id req-d28b43d5-8cb4-44a1-85ad-c53454c33c0d 2018-12-04 23:16:24,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.219215869904s 2018-12-04 23:16:24,418 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=5f8e32b81f534446b494586fc7cc3fbc&name=default used request id req-d28b43d5-8cb4-44a1-85ad-c53454c33c0d 2018-12-04 23:16:24,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-04 23:16:24,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}4fd306b373c108edc030447e6add917518b7f1c4" 2018-12-04 23:16:24,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-b51cf987-cd67-4c5c-bd68-115c99664161 Date: Tue, 04 Dec 2018 23:16:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "created_at": "2018-12-04T23:10:14Z", "updated_at": "2018-12-04T23:10:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:10:14Z", "revision_number": 0, "id": "18126cb6-4e9d-4b0e-8951-48af15323b61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:10:14Z", "security_group_id": "bf200013-4626-4138-8112-016dd1429173", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:10:14Z", "revision_number": 0, "id": "bbe4d2a2-a713-49fe-b428-715ee86a5e35", "remote_group_id": "bf200013-4626-4138-8112-016dd1429173", "remote_ip_prefix": null, "created_at": "2018-12-04T23:10:14Z", "security_group_id": "bf200013-4626-4138-8112-016dd1429173", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:10:14Z", "revision_number": 0, "id": "d7f353f3-8a2f-4015-bd24-fe8c7656b257", "remote_group_id": "bf200013-4626-4138-8112-016dd1429173", "remote_ip_prefix": null, "created_at": "2018-12-04T23:10:14Z", "security_group_id": "bf200013-4626-4138-8112-016dd1429173", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:10:14Z", "revision_number": 0, "id": "db888814-19a5-489e-aee7-e5d6581723b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:10:14Z", "security_group_id": "bf200013-4626-4138-8112-016dd1429173", "tenant_id": "5f8e32b81f534446b494586fc7cc3fbc", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f8e32b81f534446b494586fc7cc3fbc"}], "revision_number": 4, "project_id": "5f8e32b81f534446b494586fc7cc3fbc", "id": "bf200013-4626-4138-8112-016dd1429173", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}]} 2018-12-04 23:16:24,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-b51cf987-cd67-4c5c-bd68-115c99664161 2018-12-04 23:16:24,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.112394094467s 2018-12-04 23:16:24,534 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-b51cf987-cd67-4c5c-bd68-115c99664161 2018-12-04 23:16:24,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-04 23:16:24,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/bf200013-4626-4138-8112-016dd1429173.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fd306b373c108edc030447e6add917518b7f1c4" 2018-12-04 23:16:24,713 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e55dfdd9-887d-417c-8001-f2a2cfdc5377 Content-Length: 0 Date: Tue, 04 Dec 2018 23:16:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-04 23:16:24,713 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/bf200013-4626-4138-8112-016dd1429173.json used request id req-e55dfdd9-887d-417c-8001-f2a2cfdc5377 2018-12-04 23:16:24,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.173727989197s 2018-12-04 23:16:24,714 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/bf200013-4626-4138-8112-016dd1429173.json used request id req-e55dfdd9-887d-417c-8001-f2a2cfdc5377 2018-12-04 23:16:24,714 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-12-04 23:16:24,735 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2018-12-04 23:16:24,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 23:16:24,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:16:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83f82f88-45ab-4f42-914d-ee5098b6cade Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 23:16:24,764 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-83f82f88-45ab-4f42-914d-ee5098b6cade 2018-12-04 23:16:24,764 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 23:16:25,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-05T00:16:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "61d4c3b4398c40adbd8e901c42776579"}, "audit_ids": ["5bMMmj4bT2mNP4AzS3lneA"], "issued_at": "2018-12-04T23:16:25.000000Z"}} 2018-12-04 23:16:25,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 23:16:25,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}eea8141ab5ca195a38c0ee23c0a5fdd4a0c72957" 2018-12-04 23:16:25,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-92101cfe-1f43-4bd9-86ad-183f65820ee8 Date: Tue, 04 Dec 2018 23:16:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T20:04:01Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"}]} 2018-12-04 23:16:25,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-92101cfe-1f43-4bd9-86ad-183f65820ee8 2018-12-04 23:16:25,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.263471126556s 2018-12-04 23:16:25,435 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-92101cfe-1f43-4bd9-86ad-183f65820ee8 2018-12-04 23:16:25,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 23:16:25,444 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 04 Dec 2018 23:16:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-04 23:16:25,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 23:16:25,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}eea8141ab5ca195a38c0ee23c0a5fdd4a0c72957" 2018-12-04 23:16:25,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:16:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb9a4879-a091-489b-8906-61a43edbb397 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-04 23:16:25,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-bb9a4879-a091-489b-8906-61a43edbb397 2018-12-04 23:16:25,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104204893112s 2018-12-04 23:16:25,550 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-bb9a4879-a091-489b-8906-61a43edbb397 2018-12-04 23:16:25,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-04 23:16:25,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}eea8141ab5ca195a38c0ee23c0a5fdd4a0c72957" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22"}}' 2018-12-04 23:16:25,693 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 23:16:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8a50320-e266-4d07-b33f-d89fbb12b947 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.23:5000/v3/projects/64bfd2a4d2764cf58c591a8329593a99"}, "tags": [], "enabled": true, "id": "64bfd2a4d2764cf58c591a8329593a99", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22"}} 2018-12-04 23:16:25,693 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-c8a50320-e266-4d07-b33f-d89fbb12b947 2018-12-04 23:16:25,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.137140989304s 2018-12-04 23:16:25,694 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-c8a50320-e266-4d07-b33f-d89fbb12b947 2018-12-04 23:16:25,694 - 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'64bfd2a4d2764cf58c591a8329593a99', '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_81750106-3b39-4d5b-84ac-4fd97d97be22'}) 2018-12-04 23:16:25,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-04 23:16:25,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eea8141ab5ca195a38c0ee23c0a5fdd4a0c72957" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "92d1b865-731b-46f5-a258-3639f5278002", "email": null, "name": "heat_ims-user_81750106-3b39-4d5b-84ac-4fd97d97be22"}}' 2018-12-04 23:16:26,172 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 23:16:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55f05ef5-d368-48b2-b0d7-ad0842d73bd5 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_81750106-3b39-4d5b-84ac-4fd97d97be22", "links": {"self": "http://172.30.9.23:5000/v3/users/75205ef615304e3fa101655bbe37ef31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "75205ef615304e3fa101655bbe37ef31", "domain_id": "default", "password_expires_at": null}} 2018-12-04 23:16:26,172 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-55f05ef5-d368-48b2-b0d7-ad0842d73bd5 2018-12-04 23:16:26,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.471257925034s 2018-12-04 23:16:26,172 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-55f05ef5-d368-48b2-b0d7-ad0842d73bd5 2018-12-04 23:16:26,173 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'75205ef615304e3fa101655bbe37ef31', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_81750106-3b39-4d5b-84ac-4fd97d97be22'}) 2018-12-04 23:16:26,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 23:16:26,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eea8141ab5ca195a38c0ee23c0a5fdd4a0c72957" 2018-12-04 23:16:26,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:16:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e67cde6-cc34-4959-8292-b338081f267e Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 23:16:26,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4e67cde6-cc34-4959-8292-b338081f267e 2018-12-04 23:16:26,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0945999622345s 2018-12-04 23:16:26,271 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4e67cde6-cc34-4959-8292-b338081f267e 2018-12-04 23:16:26,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 23:16:26,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eea8141ab5ca195a38c0ee23c0a5fdd4a0c72957" 2018-12-04 23:16:26,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:16:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4216585b-84de-47db-a5e2-d22d950a84dc Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 23:16:26,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4216585b-84de-47db-a5e2-d22d950a84dc 2018-12-04 23:16:26,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0959360599518s 2018-12-04 23:16:26,372 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4216585b-84de-47db-a5e2-d22d950a84dc 2018-12-04 23:16:26,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 23:16:26,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}eea8141ab5ca195a38c0ee23c0a5fdd4a0c72957" 2018-12-04 23:16:26,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:16:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b5de26c-bb2f-4286-8ad6-1fdb865c2171 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 23:16:26,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-3b5de26c-bb2f-4286-8ad6-1fdb865c2171 2018-12-04 23:16:26,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0993871688843s 2018-12-04 23:16:26,476 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-3b5de26c-bb2f-4286-8ad6-1fdb865c2171 2018-12-04 23:16:26,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 23:16:26,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eea8141ab5ca195a38c0ee23c0a5fdd4a0c72957" 2018-12-04 23:16:26,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:16:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-544a3554-b583-4c7a-91d1-a407f6aee885 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_ims-user_81750106-3b39-4d5b-84ac-4fd97d97be22", "links": {"self": "http://172.30.9.23:5000/v3/users/75205ef615304e3fa101655bbe37ef31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "75205ef615304e3fa101655bbe37ef31", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 23:16:26,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-544a3554-b583-4c7a-91d1-a407f6aee885 2018-12-04 23:16:26,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114890813828s 2018-12-04 23:16:26,593 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-544a3554-b583-4c7a-91d1-a407f6aee885 2018-12-04 23:16:26,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 23:16:26,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}eea8141ab5ca195a38c0ee23c0a5fdd4a0c72957" 2018-12-04 23:16:26,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:16:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe337fbf-46a2-471d-83fe-8d1e8e8aa1b0 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/64bfd2a4d2764cf58c591a8329593a99"}, "tags": [], "enabled": true, "id": "64bfd2a4d2764cf58c591a8329593a99", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-04 23:16:26,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-fe337fbf-46a2-471d-83fe-8d1e8e8aa1b0 2018-12-04 23:16:26,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0964300632477s 2018-12-04 23:16:26,701 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-fe337fbf-46a2-471d-83fe-8d1e8e8aa1b0 2018-12-04 23:16:26,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 23:16:26,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=75205ef615304e3fa101655bbe37ef31&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=64bfd2a4d2764cf58c591a8329593a99" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eea8141ab5ca195a38c0ee23c0a5fdd4a0c72957" 2018-12-04 23:16:26,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:16:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e896502-9c7a-4217-9045-a30ab07c166f Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=75205ef615304e3fa101655bbe37ef31&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=64bfd2a4d2764cf58c591a8329593a99", "previous": null, "next": null}} 2018-12-04 23:16:26,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=75205ef615304e3fa101655bbe37ef31&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=64bfd2a4d2764cf58c591a8329593a99 used request id req-8e896502-9c7a-4217-9045-a30ab07c166f 2018-12-04 23:16:26,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.087877035141s 2018-12-04 23:16:26,796 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=75205ef615304e3fa101655bbe37ef31&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=64bfd2a4d2764cf58c591a8329593a99 used request id req-8e896502-9c7a-4217-9045-a30ab07c166f 2018-12-04 23:16:26,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-04 23:16:26,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/64bfd2a4d2764cf58c591a8329593a99/users/75205ef615304e3fa101655bbe37ef31/roles/d20a1200fc7441df95f6f68766e80849 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eea8141ab5ca195a38c0ee23c0a5fdd4a0c72957" 2018-12-04 23:16:26,936 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 23:16:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab52577d-c82a-4cfb-b04a-4e5fe67d631b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 23:16:26,936 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/64bfd2a4d2764cf58c591a8329593a99/users/75205ef615304e3fa101655bbe37ef31/roles/d20a1200fc7441df95f6f68766e80849 used request id req-ab52577d-c82a-4cfb-b04a-4e5fe67d631b 2018-12-04 23:16:26,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.136322021484s 2018-12-04 23:16:26,937 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/64bfd2a4d2764cf58c591a8329593a99/users/75205ef615304e3fa101655bbe37ef31/roles/d20a1200fc7441df95f6f68766e80849 used request id req-ab52577d-c82a-4cfb-b04a-4e5fe67d631b 2018-12-04 23:16:26,937 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 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'64bfd2a4d2764cf58c591a8329593a99', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '92d1b865-731b-46f5-a258-3639f5278002', 'username': u'heat_ims-user_81750106-3b39-4d5b-84ac-4fd97d97be22', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-04 23:16:26,940 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_81750106-3b39-4d5b-84ac-4fd97d97be22', 'password': '92d1b865-731b-46f5-a258-3639f5278002', 'project_name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': '64bfd2a4d2764cf58c591a8329593a99', 'project_domain_name': 'Default'} 2018-12-04 23:16:26,971 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/heat_vims/clearwater.yaml', u'version': u'130', u'name': u'clearwater-opnfv'}, 'parameters': {u'vellum_cluster_size': 1, u'zone': u'clearwater.opnfv', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'dn_range_length': u'1000', u'dime_cluster_size': 1, u'dn_range_start': u'6505550000', u'bono_cluster_size': 1, u'homer_cluster_size': 1, u'sprout_cluster_size': 1}} 2018-12-04 23:16:26,972 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2018-12-04 23:16:26,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 23:16:26,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}eea8141ab5ca195a38c0ee23c0a5fdd4a0c72957" 2018-12-04 23:16:27,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:16:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-677e0f80-a55b-459e-8c05-8f2cadbc369b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-04 23:16:27,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-677e0f80-a55b-459e-8c05-8f2cadbc369b 2018-12-04 23:16:27,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0982449054718s 2018-12-04 23:16:27,071 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-677e0f80-a55b-459e-8c05-8f2cadbc369b 2018-12-04 23:16:27,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 23:16:27,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}eea8141ab5ca195a38c0ee23c0a5fdd4a0c72957" 2018-12-04 23:16:27,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:16:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34590257-dfd1-4c9f-8c09-b2f47063efc0 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/64bfd2a4d2764cf58c591a8329593a99"}, "tags": [], "enabled": true, "id": "64bfd2a4d2764cf58c591a8329593a99", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-04 23:16:27,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-34590257-dfd1-4c9f-8c09-b2f47063efc0 2018-12-04 23:16:27,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0905091762543s 2018-12-04 23:16:27,168 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-34590257-dfd1-4c9f-8c09-b2f47063efc0 2018-12-04 23:16:27,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-04 23:16:27,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}eea8141ab5ca195a38c0ee23c0a5fdd4a0c72957" -d '{"network": {"tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "name": "heat_ims-net_81750106-3b39-4d5b-84ac-4fd97d97be22", "admin_state_up": true}}' 2018-12-04 23:16:27,746 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-cac6719b-dd80-496c-81c6-7ba3f80baa77 Date: Tue, 04 Dec 2018 23:16:27 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c27ed440-f4c7-4cb5-aa18-5a212a427d8d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64bfd2a4d2764cf58c591a8329593a99","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-04T23:16:27Z","is_default":false,"provider:segmentation_id":8,"name":"heat_ims-net_81750106-3b39-4d5b-84ac-4fd97d97be22","admin_state_up":true,"tenant_id":"64bfd2a4d2764cf58c591a8329593a99","created_at":"2018-12-04T23:16:27Z","mtu":1450}} 2018-12-04 23:16:27,746 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-cac6719b-dd80-496c-81c6-7ba3f80baa77 2018-12-04 23:16:27,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.575597047806s 2018-12-04 23:16:27,746 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-cac6719b-dd80-496c-81c6-7ba3f80baa77 2018-12-04 23:16:27,747 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-04T23:16:27Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c27ed440-f4c7-4cb5-aa18-5a212a427d8d', u'provider:segmentation_id': 8, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'heat_ims-net_81750106-3b39-4d5b-84ac-4fd97d97be22', u'admin_state_up': True, u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'created_at': u'2018-12-04T23:16:27Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'64bfd2a4d2764cf58c591a8329593a99'}) 2018-12-04 23:16:27,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 23:16:27,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:16:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a9c4669-e6f9-4869-9fc9-1befe43dd67a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-04 23:16:27,755 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-7a9c4669-e6f9-4869-9fc9-1befe43dd67a 2018-12-04 23:16:27,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-04 23:16:28,211 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}], "expires_at": "2018-12-05T00:16:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64bfd2a4d2764cf58c591a8329593a99", "name": "heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/64bfd2a4d2764cf58c591a8329593a99", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/64bfd2a4d2764cf58c591a8329593a99", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/64bfd2a4d2764cf58c591a8329593a99", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_64bfd2a4d2764cf58c591a8329593a99", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_64bfd2a4d2764cf58c591a8329593a99", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/64bfd2a4d2764cf58c591a8329593a99", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/64bfd2a4d2764cf58c591a8329593a99", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/64bfd2a4d2764cf58c591a8329593a99", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/64bfd2a4d2764cf58c591a8329593a99", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/64bfd2a4d2764cf58c591a8329593a99", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/64bfd2a4d2764cf58c591a8329593a99", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/64bfd2a4d2764cf58c591a8329593a99", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/64bfd2a4d2764cf58c591a8329593a99", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_81750106-3b39-4d5b-84ac-4fd97d97be22", "id": "75205ef615304e3fa101655bbe37ef31"}, "audit_ids": ["OaJ57u9ETIK97c39NAqqvA"], "issued_at": "2018-12-04T23:16:28.000000Z"}} 2018-12-04 23:16:28,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 23:16:28,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:16:28,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1146 X-Openstack-Request-Id: req-e269a033-a87a-48f7-a428-ab5269462f0f Date: Tue, 04 Dec 2018 23:16:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T20:04:01Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-04T23:16:27Z","tenant_id":"64bfd2a4d2764cf58c591a8329593a99","created_at":"2018-12-04T23:16:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"64bfd2a4d2764cf58c591a8329593a99","id":"c27ed440-f4c7-4cb5-aa18-5a212a427d8d","name":"heat_ims-net_81750106-3b39-4d5b-84ac-4fd97d97be22"}]} 2018-12-04 23:16:28,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e269a033-a87a-48f7-a428-ab5269462f0f 2018-12-04 23:16:28,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.45005607605s 2018-12-04 23:16:28,664 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e269a033-a87a-48f7-a428-ab5269462f0f 2018-12-04 23:16:28,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-04 23:16:28,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}540683fffe35e8c535870743aefec734812fa94c" -d '{"subnet": {"name": "heat_ims-subnet_81750106-3b39-4d5b-84ac-4fd97d97be22", "enable_dhcp": true, "network_id": "c27ed440-f4c7-4cb5-aa18-5a212a427d8d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-04 23:16:29,201 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6d1c825c-8783-4dbb-9dbf-94996e7ef528 Date: Tue, 04 Dec 2018 23:16:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c27ed440-f4c7-4cb5-aa18-5a212a427d8d","tenant_id":"64bfd2a4d2764cf58c591a8329593a99","created_at":"2018-12-04T23:16:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-04T23:16:28Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"64bfd2a4d2764cf58c591a8329593a99","id":"17f69042-f825-4eab-b9c7-7fd3ebea710f","subnetpool_id":null,"name":"heat_ims-subnet_81750106-3b39-4d5b-84ac-4fd97d97be22"}} 2018-12-04 23:16:29,201 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-6d1c825c-8783-4dbb-9dbf-94996e7ef528 2018-12-04 23:16:29,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.535706043243s 2018-12-04 23:16:29,201 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-6d1c825c-8783-4dbb-9dbf-94996e7ef528 2018-12-04 23:16:29,202 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-04T23:16:28Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'17f69042-f825-4eab-b9c7-7fd3ebea710f', u'subnetpool_id': None, u'service_types': [], u'name': u'heat_ims-subnet_81750106-3b39-4d5b-84ac-4fd97d97be22', u'enable_dhcp': True, u'network_id': u'c27ed440-f4c7-4cb5-aa18-5a212a427d8d', u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'created_at': u'2018-12-04T23:16:28Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'64bfd2a4d2764cf58c591a8329593a99'}) 2018-12-04 23:16:29,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-04 23:16:29,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}540683fffe35e8c535870743aefec734812fa94c" -d '{"router": {"external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "name": "heat_ims-router_81750106-3b39-4d5b-84ac-4fd97d97be22", "admin_state_up": true}}' 2018-12-04 23:16:30,301 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-2448950e-0f14-4e1c-8271-27c57ea9e9ec Date: Tue, 04 Dec 2018 23:16:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "created_at": "2018-12-04T23:16:29Z", "admin_state_up": true, "updated_at": "2018-12-04T23:16:30Z", "revision_number": 2, "routes": [], "project_id": "64bfd2a4d2764cf58c591a8329593a99", "id": "d19e188a-80cc-4c48-bb4e-cb3dca660e22", "name": "heat_ims-router_81750106-3b39-4d5b-84ac-4fd97d97be22"}} 2018-12-04 23:16:30,302 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-2448950e-0f14-4e1c-8271-27c57ea9e9ec 2018-12-04 23:16:30,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.09912514687s 2018-12-04 23:16:30,302 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-2448950e-0f14-4e1c-8271-27c57ea9e9ec 2018-12-04 23:16:30,302 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'90070285-9e79-459a-b14a-3d1fcc36db90', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'caf0e3d6-6d8d-494c-a544-3ba2d42faa13', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'created_at': u'2018-12-04T23:16:29Z', u'admin_state_up': True, u'updated_at': u'2018-12-04T23:16:30Z', u'revision_number': 2, u'routes': [], u'project_id': u'64bfd2a4d2764cf58c591a8329593a99', u'id': u'd19e188a-80cc-4c48-bb4e-cb3dca660e22', u'name': u'heat_ims-router_81750106-3b39-4d5b-84ac-4fd97d97be22'}) 2018-12-04 23:16:30,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-04 23:16:30,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/d19e188a-80cc-4c48-bb4e-cb3dca660e22/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"subnet_id": "17f69042-f825-4eab-b9c7-7fd3ebea710f"}' 2018-12-04 23:16:32,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-34f85bee-38f3-4b46-95bd-311ba5e26f45 Date: Tue, 04 Dec 2018 23:16:32 GMT RESP BODY: {"network_id": "c27ed440-f4c7-4cb5-aa18-5a212a427d8d", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "subnet_id": "17f69042-f825-4eab-b9c7-7fd3ebea710f", "subnet_ids": ["17f69042-f825-4eab-b9c7-7fd3ebea710f"], "port_id": "468e54a8-a6a9-4a53-a2ee-32c748578357", "id": "d19e188a-80cc-4c48-bb4e-cb3dca660e22"} 2018-12-04 23:16:32,444 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d19e188a-80cc-4c48-bb4e-cb3dca660e22/add_router_interface.json used request id req-34f85bee-38f3-4b46-95bd-311ba5e26f45 2018-12-04 23:16:32,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.14076304436s 2018-12-04 23:16:32,444 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d19e188a-80cc-4c48-bb4e-cb3dca660e22/add_router_interface.json used request id req-34f85bee-38f3-4b46-95bd-311ba5e26f45 returning object d19e188a-80cc-4c48-bb4e-cb3dca660e22 2018-12-04 23:16:32,444 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-12-04 23:16:33,945 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:ee1167b7b8bf490b2f9a9885f2d7dcff sha256:1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1 2018-12-04 23:16:33,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-04 23:16:33,949 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 04 Dec 2018 23:16:33 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-12-04 23:16:33,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 23:16:33,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:16:34,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-62a7b590-80cf-4c5e-9315-0f4fac191a20 Date: Tue, 04 Dec 2018 23:16:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 23:16:34,146 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-62a7b590-80cf-4c5e-9315-0f4fac191a20 2018-12-04 23:16:34,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.194900989532s 2018-12-04 23:16:34,146 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-62a7b590-80cf-4c5e-9315-0f4fac191a20 2018-12-04 23:16:34,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-04 23:16:34,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" -d '{"owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "owner_specified.shade.object": "images/heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22"}' 2018-12-04 23:16:34,204 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/6946a583-78ad-4fa9-8550-89d11d62ab8b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-81f44240-7092-4e31-b2f1-8417db595cc2 Date: Tue, 04 Dec 2018 23:16:34 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/6946a583-78ad-4fa9-8550-89d11d62ab8b/file", "owner": "64bfd2a4d2764cf58c591a8329593a99", "id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "size": null, "self": "/v2/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-12-04T23:16:34Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "checksum": null, "created_at": "2018-12-04T23:16:34Z", "protected": false} 2018-12-04 23:16:34,204 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-81f44240-7092-4e31-b2f1-8417db595cc2 2018-12-04 23:16:34,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0505878925323s 2018-12-04 23:16:34,204 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-81f44240-7092-4e31-b2f1-8417db595cc2 returning object 6946a583-78ad-4fa9-8550-89d11d62ab8b 2018-12-04 23:16:34,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-04 23:16:34,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/6946a583-78ad-4fa9-8550-89d11d62ab8b/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}540683fffe35e8c535870743aefec734812fa94c" -d '' 2018-12-04 23:16:38,843 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-02052b9d-bb07-4605-b50c-81fe1af606ae Date: Tue, 04 Dec 2018 23:16:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:16:38,843 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/6946a583-78ad-4fa9-8550-89d11d62ab8b/file used request id req-02052b9d-bb07-4605-b50c-81fe1af606ae 2018-12-04 23:16:38,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.63848590851s 2018-12-04 23:16:38,844 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/6946a583-78ad-4fa9-8550-89d11d62ab8b/file used request id req-02052b9d-bb07-4605-b50c-81fe1af606ae 2018-12-04 23:16:38,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 23:16:38,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:16:38,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-afda8e5b-a91f-4820-9509-ab9b0b7e0045 Date: Tue, 04 Dec 2018 23:16:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/6946a583-78ad-4fa9-8550-89d11d62ab8b/snap", "metadata": {}}], "file": "/v2/images/6946a583-78ad-4fa9-8550-89d11d62ab8b/file", "owner": "64bfd2a4d2764cf58c591a8329593a99", "id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "size": 263586304, "self": "/v2/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/6946a583-78ad-4fa9-8550-89d11d62ab8b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-12-04T23:16:38Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-12-04T23:16:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 23:16:38,883 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-afda8e5b-a91f-4820-9509-ab9b0b7e0045 2018-12-04 23:16:38,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0355038642883s 2018-12-04 23:16:38,884 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-afda8e5b-a91f-4820-9509-ab9b0b7e0045 2018-12-04 23:16:38,886 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/6946a583-78ad-4fa9-8550-89d11d62ab8b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6946a583-78ad-4fa9-8550-89d11d62ab8b/file', 'owner': u'64bfd2a4d2764cf58c591a8329593a99', 'id': u'6946a583-78ad-4fa9-8550-89d11d62ab8b', 'size': 263586304, u'self': u'/v2/images/6946a583-78ad-4fa9-8550-89d11d62ab8b', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/6946a583-78ad-4fa9-8550-89d11d62ab8b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-04T23:16:38Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-04T23:16:38Z', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'properties': {u'self': u'/v2/images/6946a583-78ad-4fa9-8550-89d11d62ab8b', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22', 'created': u'2018-12-04T23:16:34Z', 'checksum': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'created_at': u'2018-12-04T23:16:34Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/6946a583-78ad-4fa9-8550-89d11d62ab8b', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}}) 2018-12-04 23:16:38,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-04 23:16:38,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}eea8141ab5ca195a38c0ee23c0a5fdd4a0c72957" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-12-04 23:16:39,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:16: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-a7205248-6e32-47d2-97bb-160aa0b72578 x-compute-request-id: req-a7205248-6e32-47d2-97bb-160aa0b72578 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "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": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99"}} 2018-12-04 23:16:39,123 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a7205248-6e32-47d2-97bb-160aa0b72578 2018-12-04 23:16:39,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.236196041107s 2018-12-04 23:16:39,123 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a7205248-6e32-47d2-97bb-160aa0b72578 2018-12-04 23:16:39,124 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'7156be1802b84962aaa9ceab6d73cc34', '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'dc9e068a-c3c5-47d9-9c00-bac8a82dcc99', 'swap': 0}) 2018-12-04 23:16:39,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-04 23:16:39,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99/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}eea8141ab5ca195a38c0ee23c0a5fdd4a0c72957" -d '{"extra_specs": {}}' 2018-12-04 23:16:39,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:16:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-29251a20-5de0-4f03-9bac-a650bd0eb564 x-compute-request-id: req-29251a20-5de0-4f03-9bac-a650bd0eb564 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-04 23:16:39,144 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99/os-extra_specs used request id req-29251a20-5de0-4f03-9bac-a650bd0eb564 2018-12-04 23:16:39,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0197978019714s 2018-12-04 23:16:39,145 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99/os-extra_specs used request id req-29251a20-5de0-4f03-9bac-a650bd0eb564 2018-12-04 23:16:39,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 23:16:39,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}eea8141ab5ca195a38c0ee23c0a5fdd4a0c72957" 2018-12-04 23:16:39,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:16:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa55a293-6c6b-45c9-af5c-e281bcda7ade Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/64bfd2a4d2764cf58c591a8329593a99"}, "tags": [], "enabled": true, "id": "64bfd2a4d2764cf58c591a8329593a99", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-04 23:16:39,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-aa55a293-6c6b-45c9-af5c-e281bcda7ade 2018-12-04 23:16:39,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0959758758545s 2018-12-04 23:16:39,247 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-aa55a293-6c6b-45c9-af5c-e281bcda7ade 2018-12-04 23:16:39,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-12-04 23:16:39,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/quotas/64bfd2a4d2764cf58c591a8329593a99.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eea8141ab5ca195a38c0ee23c0a5fdd4a0c72957" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-12-04 23:16:39,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-84f7c7e4-3aec-4f1e-9c82-f2ddc8237393 Date: Tue, 04 Dec 2018 23:16: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}} 2018-12-04 23:16:39,981 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/quotas/64bfd2a4d2764cf58c591a8329593a99.json used request id req-84f7c7e4-3aec-4f1e-9c82-f2ddc8237393 2018-12-04 23:16:39,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.732396125793s 2018-12-04 23:16:39,981 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/quotas/64bfd2a4d2764cf58c591a8329593a99.json used request id req-84f7c7e4-3aec-4f1e-9c82-f2ddc8237393 2018-12-04 23:16:39,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 23:16:39,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eea8141ab5ca195a38c0ee23c0a5fdd4a0c72957" 2018-12-04 23:16:40,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:16:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-950663ac-8cd8-48da-a1d3-e64f7db8af6b Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 23:16:40,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-950663ac-8cd8-48da-a1d3-e64f7db8af6b 2018-12-04 23:16:40,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0904219150543s 2018-12-04 23:16:40,076 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-950663ac-8cd8-48da-a1d3-e64f7db8af6b 2018-12-04 23:16:40,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-12-04 23:16:40,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eea8141ab5ca195a38c0ee23c0a5fdd4a0c72957" -d '{"role": {"name": "heat_stack_owner"}}' 2018-12-04 23:16:40,181 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 23:16:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49b52a83-1762-44de-9ee1-caa0f0354115 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6283efc08a084c1eb9f8b048edaf15bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/6283efc08a084c1eb9f8b048edaf15bb"}, "name": "heat_stack_owner"}} 2018-12-04 23:16:40,181 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-49b52a83-1762-44de-9ee1-caa0f0354115 2018-12-04 23:16:40,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.100316047668s 2018-12-04 23:16:40,182 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-49b52a83-1762-44de-9ee1-caa0f0354115 2018-12-04 23:16:40,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-04 23:16:40,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eea8141ab5ca195a38c0ee23c0a5fdd4a0c72957" 2018-12-04 23:16:40,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:16:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7768963b-52ad-4c38-935d-7fd860a2d9cf Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6283efc08a084c1eb9f8b048edaf15bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/6283efc08a084c1eb9f8b048edaf15bb"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-04 23:16:40,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7768963b-52ad-4c38-935d-7fd860a2d9cf 2018-12-04 23:16:40,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0930168628693s 2018-12-04 23:16:40,278 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7768963b-52ad-4c38-935d-7fd860a2d9cf 2018-12-04 23:16:40,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-04 23:16:40,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}eea8141ab5ca195a38c0ee23c0a5fdd4a0c72957" 2018-12-04 23:16:40,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:16:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94103800-b8e0-4674-b7cc-089bbf02aa4e Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-04 23:16:40,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-94103800-b8e0-4674-b7cc-089bbf02aa4e 2018-12-04 23:16:40,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0977318286896s 2018-12-04 23:16:40,381 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-94103800-b8e0-4674-b7cc-089bbf02aa4e 2018-12-04 23:16:40,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-04 23:16:40,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eea8141ab5ca195a38c0ee23c0a5fdd4a0c72957" 2018-12-04 23:16:40,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:16:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2034a74-51f5-415b-b33e-92a037b8599e Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_ims-user_81750106-3b39-4d5b-84ac-4fd97d97be22", "links": {"self": "http://172.30.9.23:5000/v3/users/75205ef615304e3fa101655bbe37ef31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "75205ef615304e3fa101655bbe37ef31", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-04 23:16:40,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c2034a74-51f5-415b-b33e-92a037b8599e 2018-12-04 23:16:40,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110077142715s 2018-12-04 23:16:40,493 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c2034a74-51f5-415b-b33e-92a037b8599e 2018-12-04 23:16:40,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-04 23:16:40,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}eea8141ab5ca195a38c0ee23c0a5fdd4a0c72957" 2018-12-04 23:16:40,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:16:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73140972-0619-4a24-b4fa-0479fdb4b557 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/64bfd2a4d2764cf58c591a8329593a99"}, "tags": [], "enabled": true, "id": "64bfd2a4d2764cf58c591a8329593a99", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-04 23:16:40,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-73140972-0619-4a24-b4fa-0479fdb4b557 2018-12-04 23:16:40,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0945088863373s 2018-12-04 23:16:40,599 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-73140972-0619-4a24-b4fa-0479fdb4b557 2018-12-04 23:16:40,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-04 23:16:40,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=75205ef615304e3fa101655bbe37ef31&role.id=6283efc08a084c1eb9f8b048edaf15bb&scope.project.id=64bfd2a4d2764cf58c591a8329593a99" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eea8141ab5ca195a38c0ee23c0a5fdd4a0c72957" 2018-12-04 23:16:40,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:16:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d430b28-5dce-4ef4-82e3-c4f0a1446b4c Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=75205ef615304e3fa101655bbe37ef31&role.id=6283efc08a084c1eb9f8b048edaf15bb&scope.project.id=64bfd2a4d2764cf58c591a8329593a99", "previous": null, "next": null}} 2018-12-04 23:16:40,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=75205ef615304e3fa101655bbe37ef31&role.id=6283efc08a084c1eb9f8b048edaf15bb&scope.project.id=64bfd2a4d2764cf58c591a8329593a99 used request id req-4d430b28-5dce-4ef4-82e3-c4f0a1446b4c 2018-12-04 23:16:40,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0991959571838s 2018-12-04 23:16:40,706 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=75205ef615304e3fa101655bbe37ef31&role.id=6283efc08a084c1eb9f8b048edaf15bb&scope.project.id=64bfd2a4d2764cf58c591a8329593a99 used request id req-4d430b28-5dce-4ef4-82e3-c4f0a1446b4c 2018-12-04 23:16:40,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-04 23:16:40,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/64bfd2a4d2764cf58c591a8329593a99/users/75205ef615304e3fa101655bbe37ef31/roles/6283efc08a084c1eb9f8b048edaf15bb -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eea8141ab5ca195a38c0ee23c0a5fdd4a0c72957" 2018-12-04 23:16:40,865 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 04 Dec 2018 23:16:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9683db1a-2a70-4367-b38b-da81ee57c3ac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-04 23:16:40,865 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/64bfd2a4d2764cf58c591a8329593a99/users/75205ef615304e3fa101655bbe37ef31/roles/6283efc08a084c1eb9f8b048edaf15bb used request id req-9683db1a-2a70-4367-b38b-da81ee57c3ac 2018-12-04 23:16:40,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.156170845032s 2018-12-04 23:16:40,866 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/64bfd2a4d2764cf58c591a8329593a99/users/75205ef615304e3fa101655bbe37ef31/roles/6283efc08a084c1eb9f8b048edaf15bb used request id req-9683db1a-2a70-4367-b38b-da81ee57c3ac 2018-12-04 23:16:40,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-04 23:16:40,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}540683fffe35e8c535870743aefec734812fa94c" -d '{"keypair": {"name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22"}}' 2018-12-04 23:16:41,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:16:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9554ef6-6e7d-42ee-9e9c-93df7c9aa86d x-compute-request-id: req-e9554ef6-6e7d-42ee-9e9c-93df7c9aa86d Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXRpHAx66+UXtD93xxNoxTE6VfJvL/7i3VUvn98aA9JM/0iGaj4dtZ5NN++Pp0CAmRVKvIAMiHy0ZzubRti53VTulCdskVBPQlgujYm1nqbALEngGkMUImU1YLHf6V1aFDlKL/tARPnH0HwY27vw663HF5EPcvhdHoapFWsXGRhWUfjCgjgHXAkKCNNT+WKTRli5iKhKbHXH1AVdYjSqGTTkEdV551a1RHn0omWmZditku0EEIP6vSSxRDUDVZ91AOBg4+HzTwCKTtoG5fpSHN1Bfjo/wKAvwbeRQ8q97tSngs1iOOjdp0K/0BDTQnTZaJAE8DtXHyUEagv3/zjmA7 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA10aRwMeuvlF7Q/d8cTaMUxOlXyby/+4t1VL5/fGgPSTP9Ihm\no+HbWeTTfvj6dAgJkVSryADIh8tGc7m0bYud1U7pQnbJFQT0JYLo2JtZ6mwCxJ4B\npDFCJlNWCx3+ldWhQ5Si/7QET5x9B8GNu78OutxxeRD3L4XR6GqRVrFxkYVlH4wo\nI4B1wJCgjTU/lik0ZYuYioSmx1x9QFXWI0qhk05BHVeedWtUR59KJlpmXYrZLtBB\nCD+r0ksUQ1A1WfdQDgYOPh808Aik7aBuX6UhzdQX46P8CgL8G3kUPKve7Up4LNYj\njo3adCv9AQ00J02WiQBPA7Vx8lBGoL9/845gOwIDAQABAoIBAFwFMFyFfq6fyd8d\ntTX3qTgB19i6n3jC6Ric5Xulg2dfivzuKWG4M7lTVQybhQOARAa5eMx/eTiCrdTd\n9sA0w/zgRFlCyWWQvoQiV0Hv9hl8nhpJqE31OF+Fk+wgoCiQLuTibmJ7IrSdIdzk\n4Z71Zmh9vouPsvm/bCC7HPE/3FnlMKFmhHV2K7ZQODsaEks7dIV45ZCxyELH10jz\nn2PleHE0FQPJkyXf8hZVcacnHvDVzUqWyZ6HHZBKhzRC/PbADgBjg/soevCxEKxi\nJUISo5+9+u2b+sG3Rur7YNr+cuKN5MDmPtNHyLzUIerFJj6gcX6EI3aLEU6KMhrK\nebIus7ECgYEA9Ap3Mv1lItQrbo81jkE0kPyy2FqJddOzbzpSWBKVAi7TmJQPtgaY\naMOgY/kckn+XIgaBdlRdEmUMUBIyVpbDBlVmcMa1c58lTKdaKU119nT2VklB09jW\nYcga19/OQKahaYE7jJ+dGJjixR1v7MaqoUsiRrS/zLxk6pUdESNyR50CgYEA4dM9\nOOHNKZ0qvefTmMrzlJ2GbG37OBMTrgJnpRvCSQLgnxH3TLi0w5QoDt+KbINr3VC8\nHtFXHJW6GfA2/UAPfYf+cumVKT6AdMEj8x3rM5YdWkVjmPYaoZQ/S4dm0lY5k5av\ns5hp4D6z36Q9X1Jkj4YU2BauXjpdePyNECcMO7cCgYEAy3iWXessEdf4xluc+Zig\nLWqj6wPBrH3wE4L6+Pe1SXalcYexecER/fdtmS0wh2zeI75s3q4EU7vwgipJ0iwt\nOvClUs46p8Y/ISQ/ZkRxYCWw5cx6mBko1aozx12Q6BKGbiMT9XF3V/TQzix3D2Gt\nDoJId89oQ1mognYFIC7/r3kCgYAc/FwzXOhUmxPNZGBIkGRLgxyp9kP0op44C576\nFmINtQzX3hp8AolRQUcTAaZm30eNFLvQyNYBmUZV5fto7jwOxNHoNgsrTBZ45gGT\nRxfVe0MxPw7Vp2ErtDebnjmYbfDd/M14o+uTGPlFj3NBNPYrZe5u/hpLhfpReTky\nBZEQaQKBgQCwIGfJUWQo96gkZARUmsPq440YZJTxtLd0sJ02GuYqjk8JTB7GftDP\niRV9w7FiN9vmyml6DQJ7CygHwO8aGGN6igeNGrEWzCJUfaMuSK6wyBG5+V68IxL2\nI2IQfQEW2qpcgirB2qEKG1Ya73+VACas1bSpfwSIP/56MiySHqgLIQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "75205ef615304e3fa101655bbe37ef31", "name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "fingerprint": "f6:77:89:5a:c5:c5:88:2c:04:57:32:47:10:b8:03:86"}} 2018-12-04 23:16:41,155 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-e9554ef6-6e7d-42ee-9e9c-93df7c9aa86d 2018-12-04 23:16:41,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.289027929306s 2018-12-04 23:16:41,156 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-e9554ef6-6e7d-42ee-9e9c-93df7c9aa86d 2018-12-04 23:16:41,156 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXRpHAx66+UXtD93xxNoxTE6VfJvL/7i3VUvn98aA9JM/0iGaj4dtZ5NN++Pp0CAmRVKvIAMiHy0ZzubRti53VTulCdskVBPQlgujYm1nqbALEngGkMUImU1YLHf6V1aFDlKL/tARPnH0HwY27vw663HF5EPcvhdHoapFWsXGRhWUfjCgjgHXAkKCNNT+WKTRli5iKhKbHXH1AVdYjSqGTTkEdV551a1RHn0omWmZditku0EEIP6vSSxRDUDVZ91AOBg4+HzTwCKTtoG5fpSHN1Bfjo/wKAvwbeRQ8q97tSngs1iOOjdp0K/0BDTQnTZaJAE8DtXHyUEagv3/zjmA7 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA10aRwMeuvlF7Q/d8cTaMUxOlXyby/+4t1VL5/fGgPSTP9Ihm\no+HbWeTTfvj6dAgJkVSryADIh8tGc7m0bYud1U7pQnbJFQT0JYLo2JtZ6mwCxJ4B\npDFCJlNWCx3+ldWhQ5Si/7QET5x9B8GNu78OutxxeRD3L4XR6GqRVrFxkYVlH4wo\nI4B1wJCgjTU/lik0ZYuYioSmx1x9QFXWI0qhk05BHVeedWtUR59KJlpmXYrZLtBB\nCD+r0ksUQ1A1WfdQDgYOPh808Aik7aBuX6UhzdQX46P8CgL8G3kUPKve7Up4LNYj\njo3adCv9AQ00J02WiQBPA7Vx8lBGoL9/845gOwIDAQABAoIBAFwFMFyFfq6fyd8d\ntTX3qTgB19i6n3jC6Ric5Xulg2dfivzuKWG4M7lTVQybhQOARAa5eMx/eTiCrdTd\n9sA0w/zgRFlCyWWQvoQiV0Hv9hl8nhpJqE31OF+Fk+wgoCiQLuTibmJ7IrSdIdzk\n4Z71Zmh9vouPsvm/bCC7HPE/3FnlMKFmhHV2K7ZQODsaEks7dIV45ZCxyELH10jz\nn2PleHE0FQPJkyXf8hZVcacnHvDVzUqWyZ6HHZBKhzRC/PbADgBjg/soevCxEKxi\nJUISo5+9+u2b+sG3Rur7YNr+cuKN5MDmPtNHyLzUIerFJj6gcX6EI3aLEU6KMhrK\nebIus7ECgYEA9Ap3Mv1lItQrbo81jkE0kPyy2FqJddOzbzpSWBKVAi7TmJQPtgaY\naMOgY/kckn+XIgaBdlRdEmUMUBIyVpbDBlVmcMa1c58lTKdaKU119nT2VklB09jW\nYcga19/OQKahaYE7jJ+dGJjixR1v7MaqoUsiRrS/zLxk6pUdESNyR50CgYEA4dM9\nOOHNKZ0qvefTmMrzlJ2GbG37OBMTrgJnpRvCSQLgnxH3TLi0w5QoDt+KbINr3VC8\nHtFXHJW6GfA2/UAPfYf+cumVKT6AdMEj8x3rM5YdWkVjmPYaoZQ/S4dm0lY5k5av\ns5hp4D6z36Q9X1Jkj4YU2BauXjpdePyNECcMO7cCgYEAy3iWXessEdf4xluc+Zig\nLWqj6wPBrH3wE4L6+Pe1SXalcYexecER/fdtmS0wh2zeI75s3q4EU7vwgipJ0iwt\nOvClUs46p8Y/ISQ/ZkRxYCWw5cx6mBko1aozx12Q6BKGbiMT9XF3V/TQzix3D2Gt\nDoJId89oQ1mognYFIC7/r3kCgYAc/FwzXOhUmxPNZGBIkGRLgxyp9kP0op44C576\nFmINtQzX3hp8AolRQUcTAaZm30eNFLvQyNYBmUZV5fto7jwOxNHoNgsrTBZ45gGT\nRxfVe0MxPw7Vp2ErtDebnjmYbfDd/M14o+uTGPlFj3NBNPYrZe5u/hpLhfpReTky\nBZEQaQKBgQCwIGfJUWQo96gkZARUmsPq440YZJTxtLd0sJ02GuYqjk8JTB7GftDP\niRV9w7FiN9vmyml6DQJ7CygHwO8aGGN6igeNGrEWzCJUfaMuSK6wyBG5+V68IxL2\nI2IQfQEW2qpcgirB2qEKG1Ya73+VACas1bSpfwSIP/56MiySHqgLIQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'75205ef615304e3fa101655bbe37ef31', 'name': u'heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22', 'created_at': '2018-12-04T23:16:41.156784', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'f6:77:89:5a:c5:c5:88:2c:04:57:32:47:10:b8:03:86', 'type': 'ssh', 'id': u'heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22'}) 2018-12-04 23:16:41,157 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2018-12-04 23:16:41,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2018-12-04 23:16:41,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/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}540683fffe35e8c535870743aefec734812fa94c" -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_81750106-3b39-4d5b-84ac-4fd97d97be22", "image": "heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "public_sig_net_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "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": "90070285-9e79-459a-b14a-3d1fcc36db90", "flavor": "heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22", "external_sig_dns_ip": "8.8.8.8", "sprout_cluster_size": 1}, "tags": null, "stack_name": "clearwater-opnfv", "environment": {}, "template": {"outputs": {"dns_ip": {"description": "IP address of DNS", "value": {"get_attr": ["dns", "public_mgmt_ip"]}}, "zone": {"description": "DNS zone", "value": {"get_param": "zone"}}}, "heat_template_version": "2013-05-23", "description": "Clearwater deployment\n", "parameters": {"vellum_cluster_size": {"default": 1, "type": "number", "description": "Number of Vellum nodes in Vellum cluster"}, "repo_url": {"default": "http://repo.cw-ngv.com/stable", "type": "string", "description": "URL for Clearwater repository"}, "private_mgmt_net_cidr": {"default": "192.168.0.0/24", "type": "string", "description": "Private management network address (CIDR notation)"}, "key_name": {"type": "string", "description": "Name of keypair to assign", "constraints": [{"custom_constraint": "nova.keypair", "description": "Must be a valid keypair name"}]}, "image": {"type": "string", "description": "Name of image to use", "constraints": [{"custom_constraint": "glance.image", "description": "Must be a valid image name"}]}, "private_mgmt_net_pool_start": {"default": "192.168.0.1", "type": "string", "description": "Start of private management network IP address pool"}, "dn_range_length": {"default": "1000", "type": "string", "description": "Number of directory numbers to add to pool", "constraints": [{"allowed_pattern": "[0-9]+", "description": "Must be numeric"}]}, "dime_cluster_size": {"default": 1, "type": "number", "description": "Number of Dime nodes in Dime cluster"}, "private_sig_net_pool_end": {"default": "192.168.1.253", "type": "string", "description": "End of private signaling network IP address pool"}, "dn_range_start": {"default": "6505550000", "type": "string", "description": "First directory number in pool", "constraints": [{"allowed_pattern": "[0-9]+", "description": "Must be numeric"}]}, "public_sig_net_id": {"type": "string", "description": "ID of public signaling network", "constraints": [{"custom_constraint": "neutron.network", "description": "Must be a valid network ID"}]}, "private_sig_net_ip_version": {"default": "4", "type": "string", "description": "IP version (4 or 6) on the private signaling network", "constraints": [{"description": "Must be 4 (IPv4) or 6 (IPv6)", "allowed_values": ["4", "6"]}]}, "public_mgmt_net_id": {"type": "string", "description": "ID of public management network", "constraints": [{"custom_constraint": "neutron.network", "description": "Must be a valid network ID"}]}, "homer_cluster_size": {"default": 1, "type": "number", "description": "Number of Homer nodes in Homer cluster"}, "flavor": {"type": "string", "description": "Flavor to use", "constraints": [{"custom_constraint": "nova.flavor", "description": "Must be a valid flavor name"}]}, "sprout_cluster_size": {"default": 1, "type": "number", "description": "Number of Sprout nodes in Sprout cluster"}, "private_sig_net_pool_start": {"default": "192.168.1.1", "type": "string", "description": "Start of private signaling network IP address pool"}, "private_mgmt_net_gateway": {"default": "192.168.0.254", "type": "string", "description": "Private management network gateway address"}, "dnssec_key": {"type": "string", "description": "DNSSEC private key (Base64-encoded)", "constraints": [{"allowed_pattern": "[0-9A-Za-z+/=]+", "description": "Must be Base64-encoded"}]}, "zone": {"default": "example.com", "type": "string", "description": "DNS zone"}, "private_mgmt_net_pool_end": {"default": "192.168.0.253", "type": "string", "description": "End of private management network IP address pool"}, "external_mgmt_dns_ip": {"default": "8.8.8.8", "type": "string", "description": "IP address of external DNS server on management network"}, "bono_cluster_size": {"default": 1, "type": "number", "description": "Number of Bono nodes in Bono cluster"}, "private_sig_net_cidr": {"default": "192.168.1.0/24", "type": "string", "description": "Private signaling network address (CIDR notation)"}, "external_sig_dns_ip": {"default": "8.8.8.8", "type": "string", "description": "IP address of external DNS server on signaling network"}, "private_sig_net_gateway": {"default": "192.168.1.254", "type": "string", "description": "Private signaling network gateway address"}}, "resources": {"homer": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "homer_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/homer.yaml", "properties": {"index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "homer_sig_security_group": {"get_attr": ["security_groups", "homer_sig"]}, "repo_url": {"get_param": "repo_url"}, "homer_mgmt_security_group": {"get_attr": ["security_groups", "homer_mgmt"]}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "ellis": {"type": "file:///src/heat_vims/ellis.yaml", "properties": {"zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "ellis_mgmt_security_group": {"get_attr": ["security_groups", "ellis_mgmt"]}, "dn_range_length": {"get_param": "dn_range_length"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "dn_range_start": {"get_param": "dn_range_start"}, "repo_url": {"get_param": "repo_url"}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "dime": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "dime_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/dime.yaml", "properties": {"dime_sig_security_group": {"get_attr": ["security_groups", "dime_sig"]}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "dnssec_key": {"get_param": "dnssec_key"}, "zone": {"get_param": "zone"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "dime_mgmt_security_group": {"get_attr": ["security_groups", "dime_mgmt"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "sprout": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "sprout_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/sprout.yaml", "properties": {"sprout_sig_outbound_security_group": {"get_attr": ["security_groups", "sprout_sig_outbound"]}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "sprout_sig_inbound_security_group": {"get_attr": ["security_groups", "sprout_sig_inbound"]}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "vellum": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "vellum_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/vellum.yaml", "properties": {"index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "vellum_sig_inbound_security_group": {"get_attr": ["security_groups", "vellum_sig_inbound"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "vellum_sig_outbound_security_group": {"get_attr": ["security_groups", "vellum_sig_outbound"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "sig_network": {"type": "file:///src/heat_vims/network.yaml", "properties": {"private_net_cidr": {"get_param": "private_sig_net_cidr"}, "private_net_pool_end": {"get_param": "private_sig_net_pool_end"}, "dns_ip": {"get_param": "external_sig_dns_ip"}, "private_net_gateway": {"get_param": "private_sig_net_gateway"}, "public_net_id": {"get_param": "public_sig_net_id"}, "private_net_pool_start": {"get_param": "private_sig_net_pool_start"}, "private_net_name": {"str_replace": {"params": {"__stack__": {"get_param": "OS::stack_name"}}, "template": "__stack__-private-signaling"}}, "private_net_ip_version": {"get_param": "private_sig_net_ip_version"}}}, "bono": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "bono_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/bono.yaml", "properties": {"index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "bono_sig_security_group": {"get_attr": ["security_groups", "bono_sig"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "dns": {"type": "file:///src/heat_vims/dns.yaml", "properties": {"dns_security_group": {"get_attr": ["security_groups", "dns"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "mgmt_network": {"type": "file:///src/heat_vims/network.yaml", "properties": {"private_net_gateway": {"get_param": "private_mgmt_net_gateway"}, "public_net_id": {"get_param": "public_mgmt_net_id"}, "private_net_pool_start": {"get_param": "private_mgmt_net_pool_start"}, "private_net_cidr": {"get_param": "private_mgmt_net_cidr"}, "private_net_name": {"str_replace": {"params": {"__stack__": {"get_param": "OS::stack_name"}}, "template": "__stack__-private-management"}}, "private_net_pool_end": {"get_param": "private_mgmt_net_pool_end"}, "dns_ip": {"get_param": "external_mgmt_dns_ip"}}}, "security_groups": {"type": "file:///src/heat_vims/security-groups.yaml", "properties": {"name_prefix": {"get_param": "OS::stack_name"}}}}}, "timeout_mins": 60}' 2018-12-04 23:16:47,739 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 04 Dec 2018 23:16:41 GMT Server: Apache x-openstack-request-id: req-e3d88a7d-c59d-4cfa-acc7-598d08cbe031 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4 Content-Length: 217 Content-Type: application/json RESP BODY: {"stack": {"id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "self"}]}} 2018-12-04 23:16:47,739 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks used request id req-e3d88a7d-c59d-4cfa-acc7-598d08cbe031 2018-12-04 23:16:47,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 5.84240007401s 2018-12-04 23:16:47,739 - shade.request_ids - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks used request id req-e3d88a7d-c59d-4cfa-acc7-598d08cbe031 2018-12-04 23:16:47,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:16:47,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:16:48,334 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:16:47 GMT Server: Apache x-openstack-request-id: req-10c345a6-16a9-41eb-9fef-2a39d5abcd74 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?sort_dir=asc Content-Length: 463 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:16:48,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:16:48 GMT Server: Apache x-openstack-request-id: req-d0a34b2c-9777-4893-bd9f-cc54fded373c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 431 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-12-04T23:16:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/clearwater-opnfv/events/a525b1a3-08ce-4876-80dd-8612d0428d22", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "id": "a525b1a3-08ce-4876-80dd-8612d0428d22"}, {"resource_name": "mgmt_network", "event_time": "2018-12-04T23:16:48Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/mgmt_network/events/e7cbdb59-ac3a-48a0-8796-e7a9eb827be3", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-irt47me7ddvy", "id": "e7cbdb59-ac3a-48a0-8796-e7a9eb827be3"}]} 2018-12-04 23:16:48,944 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?sort_dir=asc&sort_dir=asc used request id req-d0a34b2c-9777-4893-bd9f-cc54fded373c 2018-12-04 23:16:48,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.20419979095s 2018-12-04 23:16:48,945 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?sort_dir=asc&sort_dir=asc used request id req-d0a34b2c-9777-4893-bd9f-cc54fded373c 2018-12-04 23:16:53,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:16:53,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=e7cbdb59-ac3a-48a0-8796-e7a9eb827be3&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:16:54,651 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:16:53 GMT Server: Apache x-openstack-request-id: req-1a319d86-068a-4fd3-bd8a-95df50526d1e Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=e7cbdb59-ac3a-48a0-8796-e7a9eb827be3&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:16:55,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:16:54 GMT Server: Apache x-openstack-request-id: req-1b03f476-e491-4c67-87a6-72a5bc9b9f82 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 440 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2018-12-04T23:16:49Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/security_groups/events/a28f6ffa-47e9-4283-82c5-be337ec52346", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-vmykhy64vfj3", "id": "a28f6ffa-47e9-4283-82c5-be337ec52346"}, {"resource_name": "sig_network", "event_time": "2018-12-04T23:16:50Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/sig_network/events/7dfbfd68-f0e1-4cfc-b6ed-803fd7efa737", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sig_network-wb4b23vitdv6", "id": "7dfbfd68-f0e1-4cfc-b6ed-803fd7efa737"}]} 2018-12-04 23:16:55,372 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=e7cbdb59-ac3a-48a0-8796-e7a9eb827be3&sort_dir=asc&marker=e7cbdb59-ac3a-48a0-8796-e7a9eb827be3&sort_dir=asc used request id req-1b03f476-e491-4c67-87a6-72a5bc9b9f82 2018-12-04 23:16:55,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.42162704468s 2018-12-04 23:16:55,373 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=e7cbdb59-ac3a-48a0-8796-e7a9eb827be3&sort_dir=asc&marker=e7cbdb59-ac3a-48a0-8796-e7a9eb827be3&sort_dir=asc used request id req-1b03f476-e491-4c67-87a6-72a5bc9b9f82 2018-12-04 23:17:00,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:17:00,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=7dfbfd68-f0e1-4cfc-b6ed-803fd7efa737&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:17:00,409 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:17:00 GMT Server: Apache x-openstack-request-id: req-bb382ab3-cce5-420c-8f81-fca8275663a4 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=7dfbfd68-f0e1-4cfc-b6ed-803fd7efa737&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:17:01,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:17:00 GMT Server: Apache x-openstack-request-id: req-8c22b544-1737-4284-b87a-bd9e56f06b5e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 358 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-12-04T23:16:57Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/mgmt_network/events/55d2923b-14e8-4787-a91e-bf2397ae18a4", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "a2a361c6-f9d7-4919-a742-05c321d9347e", "id": "55d2923b-14e8-4787-a91e-bf2397ae18a4"}]} 2018-12-04 23:17:01,039 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=7dfbfd68-f0e1-4cfc-b6ed-803fd7efa737&sort_dir=asc&marker=7dfbfd68-f0e1-4cfc-b6ed-803fd7efa737&sort_dir=asc used request id req-8c22b544-1737-4284-b87a-bd9e56f06b5e 2018-12-04 23:17:01,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.660742044449s 2018-12-04 23:17:01,040 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=7dfbfd68-f0e1-4cfc-b6ed-803fd7efa737&sort_dir=asc&marker=7dfbfd68-f0e1-4cfc-b6ed-803fd7efa737&sort_dir=asc used request id req-8c22b544-1737-4284-b87a-bd9e56f06b5e 2018-12-04 23:17:06,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:17:06,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=55d2923b-14e8-4787-a91e-bf2397ae18a4&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:17:06,076 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:17:06 GMT Server: Apache x-openstack-request-id: req-31730c61-bfaa-4319-8b6b-2f30e0efcc91 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=55d2923b-14e8-4787-a91e-bf2397ae18a4&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:17:06,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:17:06 GMT Server: Apache x-openstack-request-id: req-6674f796-a9b3-4ad7-b709-e737281e4be9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 543 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sig_network", "event_time": "2018-12-04T23:17:01Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/sig_network/events/2f941344-2b07-453c-ab80-8b89377b4425", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "09e5da14-2f14-43fa-83bc-0e1761ee9c91", "id": "2f941344-2b07-453c-ab80-8b89377b4425"}, {"resource_name": "security_groups", "event_time": "2018-12-04T23:17:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/security_groups/events/8c61ba96-25df-4a73-b635-9056d9514423", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "5f9b64c0-546a-4c87-9bbd-7d402e74cb00", "id": "8c61ba96-25df-4a73-b635-9056d9514423"}, {"resource_name": "dns", "event_time": "2018-12-04T23:17:03Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/dns/events/bb5d9b21-67ed-4675-811e-3b3461b17e5c", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-ky62iyqcpqkt", "id": "bb5d9b21-67ed-4675-811e-3b3461b17e5c"}]} 2018-12-04 23:17:06,118 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=55d2923b-14e8-4787-a91e-bf2397ae18a4&sort_dir=asc&marker=55d2923b-14e8-4787-a91e-bf2397ae18a4&sort_dir=asc used request id req-6674f796-a9b3-4ad7-b709-e737281e4be9 2018-12-04 23:17:06,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728499889374s 2018-12-04 23:17:06,119 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=55d2923b-14e8-4787-a91e-bf2397ae18a4&sort_dir=asc&marker=55d2923b-14e8-4787-a91e-bf2397ae18a4&sort_dir=asc used request id req-6674f796-a9b3-4ad7-b709-e737281e4be9 2018-12-04 23:17:11,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:17:11,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:17:11,858 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:17:11 GMT Server: Apache x-openstack-request-id: req-d607f5ac-07e8-43e0-bec1-ffbffcc72cb5 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:17:11,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:17:11 GMT Server: Apache x-openstack-request-id: req-d6ade943-1b21-46f9-9df2-2e97f347fbfa Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:17:11,899 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-d6ade943-1b21-46f9-9df2-2e97f347fbfa 2018-12-04 23:17:11,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.773645877838s 2018-12-04 23:17:11,899 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-d6ade943-1b21-46f9-9df2-2e97f347fbfa 2018-12-04 23:17:16,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:17:16,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:17:17,546 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:17:16 GMT Server: Apache x-openstack-request-id: req-7ae8287e-e972-4891-81ad-38bafb9058ae Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:17:17,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:17:17 GMT Server: Apache x-openstack-request-id: req-1232e3c9-e9c5-4aa3-a870-0aa09f79ba55 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:17:17,587 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-1232e3c9-e9c5-4aa3-a870-0aa09f79ba55 2018-12-04 23:17:17,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.683057069778s 2018-12-04 23:17:17,588 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-1232e3c9-e9c5-4aa3-a870-0aa09f79ba55 2018-12-04 23:17:17,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-04 23:17:17,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:17:18,225 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:17:17 GMT Server: Apache x-openstack-request-id: req-afe2742e-637c-4d24-8bfc-a6e8c7989edd Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:17:18,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:17:18 GMT Server: Apache x-openstack-request-id: req-7b45a2fc-f55a-407d-bbbc-6e67390cf88f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "64bfd2a4d2764cf58c591a8329593a99", "private_sig_net_ip_version": "4", "image": "heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22", "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_81750106-3b39-4d5b-84ac-4fd97d97be22", "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": "90070285-9e79-459a-b14a-3d1fcc36db90", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "71c700c2d45d47bfaefb127b05e2239e", "tags": null, "creation_time": "2018-12-04T23:16:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-04 23:17:18,268 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-7b45a2fc-f55a-407d-bbbc-6e67390cf88f 2018-12-04 23:17:18,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.679316043854s 2018-12-04 23:17:18,268 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-7b45a2fc-f55a-407d-bbbc-6e67390cf88f 2018-12-04 23:17:23,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:17:23,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:17:23,303 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:17:23 GMT Server: Apache x-openstack-request-id: req-942f835b-4288-4aa9-a21f-4d831ee56afa Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:17:23,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:17:23 GMT Server: Apache x-openstack-request-id: req-d9f024e3-468f-46a6-8a1c-19bc3ea1b12e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:17:23,345 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-d9f024e3-468f-46a6-8a1c-19bc3ea1b12e 2018-12-04 23:17:23,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0700948238373s 2018-12-04 23:17:23,345 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-d9f024e3-468f-46a6-8a1c-19bc3ea1b12e 2018-12-04 23:17:28,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:17:28,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:17:28,379 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:17:28 GMT Server: Apache x-openstack-request-id: req-344b1d47-1bf8-47ee-b90f-80aba561738d Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:17:28,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:17:28 GMT Server: Apache x-openstack-request-id: req-4f35c323-63a6-4d47-a610-3c5cc38197aa Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:17:28,983 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-4f35c323-63a6-4d47-a610-3c5cc38197aa 2018-12-04 23:17:28,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.631898880005s 2018-12-04 23:17:28,983 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-4f35c323-63a6-4d47-a610-3c5cc38197aa 2018-12-04 23:17:28,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-04 23:17:28,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:17:29,012 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:17:28 GMT Server: Apache x-openstack-request-id: req-81edefca-139e-4008-9dab-ad2d936db0a3 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:17:29,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:17:29 GMT Server: Apache x-openstack-request-id: req-bf1ada04-5c15-44db-9fb7-e5411dc65ffa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "64bfd2a4d2764cf58c591a8329593a99", "private_sig_net_ip_version": "4", "image": "heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22", "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_81750106-3b39-4d5b-84ac-4fd97d97be22", "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": "90070285-9e79-459a-b14a-3d1fcc36db90", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "71c700c2d45d47bfaefb127b05e2239e", "tags": null, "creation_time": "2018-12-04T23:16:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-04 23:17:29,055 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-bf1ada04-5c15-44db-9fb7-e5411dc65ffa 2018-12-04 23:17:29,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0712890625s 2018-12-04 23:17:29,055 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-bf1ada04-5c15-44db-9fb7-e5411dc65ffa 2018-12-04 23:17:34,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:17:34,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:17:34,090 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:17:34 GMT Server: Apache x-openstack-request-id: req-aec5431e-c4fb-4e35-8041-32ed0310e708 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:17:34,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:17:34 GMT Server: Apache x-openstack-request-id: req-cfb34d21-662c-4143-9c34-5424b565aa28 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:17:34,131 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-cfb34d21-662c-4143-9c34-5424b565aa28 2018-12-04 23:17:34,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0693109035492s 2018-12-04 23:17:34,131 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-cfb34d21-662c-4143-9c34-5424b565aa28 2018-12-04 23:17:39,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:17:39,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:17:39,241 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:17:39 GMT Server: Apache x-openstack-request-id: req-3637e944-c758-4af5-a1d1-53206147fe92 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:17:39,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:17:39 GMT Server: Apache x-openstack-request-id: req-302540ed-3146-41a9-93de-9d78ee66eca9 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:17:39,282 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-302540ed-3146-41a9-93de-9d78ee66eca9 2018-12-04 23:17:39,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.144521951675s 2018-12-04 23:17:39,282 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-302540ed-3146-41a9-93de-9d78ee66eca9 2018-12-04 23:17:39,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-04 23:17:39,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:17:39,312 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:17:39 GMT Server: Apache x-openstack-request-id: req-31eadaae-17a9-45dd-b671-9dcc3774931a Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:17:39,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:17:39 GMT Server: Apache x-openstack-request-id: req-e2a1e1be-45ee-4ddf-819e-2b7f3511930d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "64bfd2a4d2764cf58c591a8329593a99", "private_sig_net_ip_version": "4", "image": "heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22", "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_81750106-3b39-4d5b-84ac-4fd97d97be22", "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": "90070285-9e79-459a-b14a-3d1fcc36db90", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "71c700c2d45d47bfaefb127b05e2239e", "tags": null, "creation_time": "2018-12-04T23:16:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-04 23:17:39,353 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-e2a1e1be-45ee-4ddf-819e-2b7f3511930d 2018-12-04 23:17:39,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0701959133148s 2018-12-04 23:17:39,353 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-e2a1e1be-45ee-4ddf-819e-2b7f3511930d 2018-12-04 23:17:44,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:17:44,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:17:44,389 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:17:44 GMT Server: Apache x-openstack-request-id: req-8473ec3a-bec5-43c7-86b3-7a17078e51ae Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:17:44,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:17:44 GMT Server: Apache x-openstack-request-id: req-9055f103-c3fc-4dda-b85b-39a63f818aad Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:17:44,430 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-9055f103-c3fc-4dda-b85b-39a63f818aad 2018-12-04 23:17:44,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0701742172241s 2018-12-04 23:17:44,430 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-9055f103-c3fc-4dda-b85b-39a63f818aad 2018-12-04 23:17:49,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:17:49,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:17:49,464 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:17:49 GMT Server: Apache x-openstack-request-id: req-82990b25-d0db-42a9-b4c1-aa2f6ec338f2 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:17:49,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:17:49 GMT Server: Apache x-openstack-request-id: req-5c040c9c-d219-4bf7-a542-4ec8f95f10e6 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:17:49,504 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-5c040c9c-d219-4bf7-a542-4ec8f95f10e6 2018-12-04 23:17:49,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0684401988983s 2018-12-04 23:17:49,504 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-5c040c9c-d219-4bf7-a542-4ec8f95f10e6 2018-12-04 23:17:49,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-04 23:17:49,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:17:50,087 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:17:49 GMT Server: Apache x-openstack-request-id: req-318f7058-1568-4512-a764-952044fba138 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:17:50,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:17:50 GMT Server: Apache x-openstack-request-id: req-4d5ebc2d-d406-406e-bd5f-6482bb4c7efe Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "64bfd2a4d2764cf58c591a8329593a99", "private_sig_net_ip_version": "4", "image": "heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22", "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_81750106-3b39-4d5b-84ac-4fd97d97be22", "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": "90070285-9e79-459a-b14a-3d1fcc36db90", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "71c700c2d45d47bfaefb127b05e2239e", "tags": null, "creation_time": "2018-12-04T23:16:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-04 23:17:50,128 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-4d5ebc2d-d406-406e-bd5f-6482bb4c7efe 2018-12-04 23:17:50,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.623558044434s 2018-12-04 23:17:50,129 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-4d5ebc2d-d406-406e-bd5f-6482bb4c7efe 2018-12-04 23:17:55,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:17:55,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:17:55,164 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:17:55 GMT Server: Apache x-openstack-request-id: req-77b4a2e0-4205-41e8-911f-b42fed1f5a40 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:17:55,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:17:55 GMT Server: Apache x-openstack-request-id: req-7fe75951-4d0d-4a58-b432-4e9ef30c2b0e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:17:55,206 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-7fe75951-4d0d-4a58-b432-4e9ef30c2b0e 2018-12-04 23:17:55,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708549022675s 2018-12-04 23:17:55,207 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-7fe75951-4d0d-4a58-b432-4e9ef30c2b0e 2018-12-04 23:18:00,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:18:00,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:18:00,241 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:18:00 GMT Server: Apache x-openstack-request-id: req-b6fb4bda-d67c-47ba-a5f5-78d1f10a9d90 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:18:00,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:18:00 GMT Server: Apache x-openstack-request-id: req-4fbd72b3-1043-4d47-b3b2-108994d3d0cd Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:18:00,841 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-4fbd72b3-1043-4d47-b3b2-108994d3d0cd 2018-12-04 23:18:00,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.628509044647s 2018-12-04 23:18:00,841 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-4fbd72b3-1043-4d47-b3b2-108994d3d0cd 2018-12-04 23:18:00,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-04 23:18:00,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:18:00,870 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:18:00 GMT Server: Apache x-openstack-request-id: req-b2e7210f-cf38-461f-98ea-ac3e74b4c11f Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:18:00,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:18:00 GMT Server: Apache x-openstack-request-id: req-a726c69c-ed6a-4067-a926-ba28b37913d2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "64bfd2a4d2764cf58c591a8329593a99", "private_sig_net_ip_version": "4", "image": "heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22", "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_81750106-3b39-4d5b-84ac-4fd97d97be22", "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": "90070285-9e79-459a-b14a-3d1fcc36db90", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "71c700c2d45d47bfaefb127b05e2239e", "tags": null, "creation_time": "2018-12-04T23:16:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-04 23:18:00,910 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-a726c69c-ed6a-4067-a926-ba28b37913d2 2018-12-04 23:18:00,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.068596124649s 2018-12-04 23:18:00,911 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-a726c69c-ed6a-4067-a926-ba28b37913d2 2018-12-04 23:18:05,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:18:05,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:18:05,962 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:18:05 GMT Server: Apache x-openstack-request-id: req-724e38bd-10c7-4e29-b2dd-5486ce840f2d Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:18:06,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:18:05 GMT Server: Apache x-openstack-request-id: req-55e865d2-b43b-4d31-afc7-af01955ff4d4 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:18:06,003 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-55e865d2-b43b-4d31-afc7-af01955ff4d4 2018-12-04 23:18:06,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0863530635834s 2018-12-04 23:18:06,004 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-55e865d2-b43b-4d31-afc7-af01955ff4d4 2018-12-04 23:18:11,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:18:11,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:18:11,037 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:18:11 GMT Server: Apache x-openstack-request-id: req-d6161b40-658e-451f-b5e0-b8d4e91ecfb4 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:18:11,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:18:11 GMT Server: Apache x-openstack-request-id: req-4edaa025-6a79-4446-9411-61ce45604d2f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:18:11,078 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-4edaa025-6a79-4446-9411-61ce45604d2f 2018-12-04 23:18:11,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0687570571899s 2018-12-04 23:18:11,078 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-4edaa025-6a79-4446-9411-61ce45604d2f 2018-12-04 23:18:11,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-04 23:18:11,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:18:11,107 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:18:11 GMT Server: Apache x-openstack-request-id: req-589de0fb-cffc-4c30-9370-63abec075c80 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:18:11,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:18:11 GMT Server: Apache x-openstack-request-id: req-cdf90544-9925-4319-abc2-d9f2d25575a2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "64bfd2a4d2764cf58c591a8329593a99", "private_sig_net_ip_version": "4", "image": "heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22", "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_81750106-3b39-4d5b-84ac-4fd97d97be22", "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": "90070285-9e79-459a-b14a-3d1fcc36db90", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "71c700c2d45d47bfaefb127b05e2239e", "tags": null, "creation_time": "2018-12-04T23:16:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-04 23:18:11,148 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-cdf90544-9925-4319-abc2-d9f2d25575a2 2018-12-04 23:18:11,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0695829391479s 2018-12-04 23:18:11,149 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-cdf90544-9925-4319-abc2-d9f2d25575a2 2018-12-04 23:18:16,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:18:16,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:18:16,183 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:18:16 GMT Server: Apache x-openstack-request-id: req-84a06ef9-ecfa-4b5d-a0de-6c8f8866bf2d Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:18:16,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:18:16 GMT Server: Apache x-openstack-request-id: req-8536c576-c6a1-4fc8-9e17-7d05ccd861ac Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:18:16,224 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-8536c576-c6a1-4fc8-9e17-7d05ccd861ac 2018-12-04 23:18:16,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0700168609619s 2018-12-04 23:18:16,225 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-8536c576-c6a1-4fc8-9e17-7d05ccd861ac 2018-12-04 23:18:21,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:18:21,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:18:21,259 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:18:21 GMT Server: Apache x-openstack-request-id: req-633a0ae6-c4d0-477e-9842-0ec1777ca723 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:18:21,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:18:21 GMT Server: Apache x-openstack-request-id: req-987425f6-ce08-4d75-bc6c-61a2b7e4c5bd Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:18:21,302 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-987425f6-ce08-4d75-bc6c-61a2b7e4c5bd 2018-12-04 23:18:21,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716118812561s 2018-12-04 23:18:21,302 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-987425f6-ce08-4d75-bc6c-61a2b7e4c5bd 2018-12-04 23:18:21,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-04 23:18:21,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:18:21,333 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:18:21 GMT Server: Apache x-openstack-request-id: req-2c3aba96-15c0-48b2-b65f-ec3db5762301 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:18:21,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:18:21 GMT Server: Apache x-openstack-request-id: req-44181ced-9947-4d00-9b11-f65138534fd3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "64bfd2a4d2764cf58c591a8329593a99", "private_sig_net_ip_version": "4", "image": "heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22", "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_81750106-3b39-4d5b-84ac-4fd97d97be22", "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": "90070285-9e79-459a-b14a-3d1fcc36db90", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "71c700c2d45d47bfaefb127b05e2239e", "tags": null, "creation_time": "2018-12-04T23:16:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-04 23:18:21,358 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-44181ced-9947-4d00-9b11-f65138534fd3 2018-12-04 23:18:21,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0557608604431s 2018-12-04 23:18:21,359 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-44181ced-9947-4d00-9b11-f65138534fd3 2018-12-04 23:18:26,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:18:26,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:18:26,395 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:18:26 GMT Server: Apache x-openstack-request-id: req-316bd7f4-fe04-4000-9935-dbe8de96b6f0 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:18:26,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:18:26 GMT Server: Apache x-openstack-request-id: req-8192b8f6-1d6a-4bf4-a37d-b79a83e71a81 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:18:26,440 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-8192b8f6-1d6a-4bf4-a37d-b79a83e71a81 2018-12-04 23:18:26,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746040344238s 2018-12-04 23:18:26,440 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-8192b8f6-1d6a-4bf4-a37d-b79a83e71a81 2018-12-04 23:18:31,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:18:31,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:18:31,475 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:18:31 GMT Server: Apache x-openstack-request-id: req-4be2e12f-5793-4d60-bf18-842654c68adf Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:18:31,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:18:31 GMT Server: Apache x-openstack-request-id: req-d3f90b95-501e-4a0b-95c2-3c9d12ec903d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:18:31,648 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-d3f90b95-501e-4a0b-95c2-3c9d12ec903d 2018-12-04 23:18:31,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.201956033707s 2018-12-04 23:18:31,648 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-d3f90b95-501e-4a0b-95c2-3c9d12ec903d 2018-12-04 23:18:31,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-04 23:18:31,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:18:31,677 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:18:31 GMT Server: Apache x-openstack-request-id: req-03413557-3027-46b0-962e-4a35949a4956 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:18:31,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:18:31 GMT Server: Apache x-openstack-request-id: req-ad969726-4359-42eb-9759-25b4c945b3de Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "64bfd2a4d2764cf58c591a8329593a99", "private_sig_net_ip_version": "4", "image": "heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22", "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_81750106-3b39-4d5b-84ac-4fd97d97be22", "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": "90070285-9e79-459a-b14a-3d1fcc36db90", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "71c700c2d45d47bfaefb127b05e2239e", "tags": null, "creation_time": "2018-12-04T23:16:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-04 23:18:31,778 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-ad969726-4359-42eb-9759-25b4c945b3de 2018-12-04 23:18:31,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.129132032394s 2018-12-04 23:18:31,778 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-ad969726-4359-42eb-9759-25b4c945b3de 2018-12-04 23:18:36,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:18:36,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:18:36,813 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:18:36 GMT Server: Apache x-openstack-request-id: req-63ac64a5-026f-43e7-b314-8780ff5d96a9 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:18:36,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:18:36 GMT Server: Apache x-openstack-request-id: req-7430dee9-c929-4ceb-b8d5-3747b38bf2fc Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:18:36,855 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-7430dee9-c929-4ceb-b8d5-3747b38bf2fc 2018-12-04 23:18:36,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0698881149292s 2018-12-04 23:18:36,855 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-7430dee9-c929-4ceb-b8d5-3747b38bf2fc 2018-12-04 23:18:41,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:18:41,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:18:41,890 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:18:41 GMT Server: Apache x-openstack-request-id: req-3d2e6cff-87b8-49cc-92a1-05d614e08f97 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:18:41,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:18:41 GMT Server: Apache x-openstack-request-id: req-4fbc3b01-2333-488e-b325-20dc8d5299b3 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:18:41,932 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-4fbc3b01-2333-488e-b325-20dc8d5299b3 2018-12-04 23:18:41,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0705509185791s 2018-12-04 23:18:41,932 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-4fbc3b01-2333-488e-b325-20dc8d5299b3 2018-12-04 23:18:41,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-04 23:18:41,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:18:41,960 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:18:41 GMT Server: Apache x-openstack-request-id: req-ecea0ed4-91ef-4594-a62b-24fd2a5e4275 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:18:42,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:18:41 GMT Server: Apache x-openstack-request-id: req-57ff4bea-5449-4c09-9c0c-c49dcba20e71 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "64bfd2a4d2764cf58c591a8329593a99", "private_sig_net_ip_version": "4", "image": "heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22", "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_81750106-3b39-4d5b-84ac-4fd97d97be22", "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": "90070285-9e79-459a-b14a-3d1fcc36db90", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "71c700c2d45d47bfaefb127b05e2239e", "tags": null, "creation_time": "2018-12-04T23:16:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-04 23:18:42,002 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-57ff4bea-5449-4c09-9c0c-c49dcba20e71 2018-12-04 23:18:42,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0693211555481s 2018-12-04 23:18:42,002 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-57ff4bea-5449-4c09-9c0c-c49dcba20e71 2018-12-04 23:18:47,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:18:47,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:18:47,037 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:18:47 GMT Server: Apache x-openstack-request-id: req-eb5dcee0-c561-485f-9519-84681233e34e Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:18:47,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:18:47 GMT Server: Apache x-openstack-request-id: req-4d3ac01b-c199-4db6-aca4-67384222bce3 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:18:47,079 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-4d3ac01b-c199-4db6-aca4-67384222bce3 2018-12-04 23:18:47,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0705888271332s 2018-12-04 23:18:47,080 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-4d3ac01b-c199-4db6-aca4-67384222bce3 2018-12-04 23:18:52,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:18:52,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:18:52,116 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:18:52 GMT Server: Apache x-openstack-request-id: req-73a40035-683a-408c-8a8d-a83794e910ec Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:18:52,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:18:52 GMT Server: Apache x-openstack-request-id: req-40134b68-3273-49f6-9b0a-a5aabd1ed613 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:18:52,157 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-40134b68-3273-49f6-9b0a-a5aabd1ed613 2018-12-04 23:18:52,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.07164478302s 2018-12-04 23:18:52,158 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-40134b68-3273-49f6-9b0a-a5aabd1ed613 2018-12-04 23:18:52,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-04 23:18:52,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:18:52,203 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:18:52 GMT Server: Apache x-openstack-request-id: req-284cf5e7-32fe-4a32-bf90-fb65eae3b102 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:18:52,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:18:52 GMT Server: Apache x-openstack-request-id: req-79e01ec3-823b-4d85-84fd-32d3a3e74d07 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "64bfd2a4d2764cf58c591a8329593a99", "private_sig_net_ip_version": "4", "image": "heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22", "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_81750106-3b39-4d5b-84ac-4fd97d97be22", "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": "90070285-9e79-459a-b14a-3d1fcc36db90", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "71c700c2d45d47bfaefb127b05e2239e", "tags": null, "creation_time": "2018-12-04T23:16:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-04 23:18:52,246 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-79e01ec3-823b-4d85-84fd-32d3a3e74d07 2018-12-04 23:18:52,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0877339839935s 2018-12-04 23:18:52,246 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-79e01ec3-823b-4d85-84fd-32d3a3e74d07 2018-12-04 23:18:57,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:18:57,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:18:57,283 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:18:57 GMT Server: Apache x-openstack-request-id: req-332e74db-a0d2-4217-b3d2-90a7e5454cd9 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:18:57,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:18:57 GMT Server: Apache x-openstack-request-id: req-501aa99e-81f9-4aa5-b9a4-ee862f68201d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:18:57,326 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-501aa99e-81f9-4aa5-b9a4-ee862f68201d 2018-12-04 23:18:57,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725698471069s 2018-12-04 23:18:57,326 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-501aa99e-81f9-4aa5-b9a4-ee862f68201d 2018-12-04 23:19:02,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:19:02,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:19:02,363 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:19:02 GMT Server: Apache x-openstack-request-id: req-ca833f0d-4570-44e2-b8d6-b1e4f4b526cc Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:19:02,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:19:02 GMT Server: Apache x-openstack-request-id: req-0cda383a-ef9f-44f9-b557-b73f4613b3bb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 446 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-12-04T23:18:57Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/dns/events/0dbb5617-6cb4-4aac-9722-e955afd5159b", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "d73b4ce5-1418-4adf-a0e9-97929de21082", "id": "0dbb5617-6cb4-4aac-9722-e955afd5159b"}, {"resource_name": "ellis", "event_time": "2018-12-04T23:18:57Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/ellis/events/c46b69a5-99c6-4b00-ba94-13a91f797c93", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-syjxyujml23x", "id": "c46b69a5-99c6-4b00-ba94-13a91f797c93"}]} 2018-12-04 23:19:02,404 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-0cda383a-ef9f-44f9-b557-b73f4613b3bb 2018-12-04 23:19:02,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072350025177s 2018-12-04 23:19:02,405 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc&marker=bb5d9b21-67ed-4675-811e-3b3461b17e5c&sort_dir=asc used request id req-0cda383a-ef9f-44f9-b557-b73f4613b3bb 2018-12-04 23:19:07,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:19:07,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:19:07,440 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:19:07 GMT Server: Apache x-openstack-request-id: req-fc982fcd-1c91-4df7-8fce-ebe66cef7e82 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:19:07,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:19:07 GMT Server: Apache x-openstack-request-id: req-f02d7330-675b-418f-9619-c3d3cbf6e08e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:19:07,481 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc&marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc used request id req-f02d7330-675b-418f-9619-c3d3cbf6e08e 2018-12-04 23:19:07,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0697441101074s 2018-12-04 23:19:07,481 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc&marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc used request id req-f02d7330-675b-418f-9619-c3d3cbf6e08e 2018-12-04 23:19:12,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:19:12,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:19:12,515 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:19:12 GMT Server: Apache x-openstack-request-id: req-15ffee70-8661-4df6-bd19-61a8624e59bc Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:19:12,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:19:12 GMT Server: Apache x-openstack-request-id: req-7e29d87f-7ae7-443e-943a-6ac2a9b73d38 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:19:12,555 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc&marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc used request id req-7e29d87f-7ae7-443e-943a-6ac2a9b73d38 2018-12-04 23:19:12,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0686309337616s 2018-12-04 23:19:12,556 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc&marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc used request id req-7e29d87f-7ae7-443e-943a-6ac2a9b73d38 2018-12-04 23:19:12,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-04 23:19:12,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:19:12,583 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:19:12 GMT Server: Apache x-openstack-request-id: req-4af3a589-00e6-4a45-a27b-d499907b6fa0 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:19:12,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:19:12 GMT Server: Apache x-openstack-request-id: req-c2be8db3-3fbe-4862-ba46-69a53abac27c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "64bfd2a4d2764cf58c591a8329593a99", "private_sig_net_ip_version": "4", "image": "heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22", "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_81750106-3b39-4d5b-84ac-4fd97d97be22", "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": "90070285-9e79-459a-b14a-3d1fcc36db90", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "71c700c2d45d47bfaefb127b05e2239e", "tags": null, "creation_time": "2018-12-04T23:16:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-04 23:19:12,624 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-c2be8db3-3fbe-4862-ba46-69a53abac27c 2018-12-04 23:19:12,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0680019855499s 2018-12-04 23:19:12,625 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-c2be8db3-3fbe-4862-ba46-69a53abac27c 2018-12-04 23:19:17,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:19:17,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:19:17,662 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:19:17 GMT Server: Apache x-openstack-request-id: req-dd45c4b9-1693-42f4-b8b6-aef364dde5b2 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:19:17,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:19:17 GMT Server: Apache x-openstack-request-id: req-c48419b7-da4b-4748-943c-dd3772ec6549 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:19:17,705 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc&marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc used request id req-c48419b7-da4b-4748-943c-dd3772ec6549 2018-12-04 23:19:17,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741131305695s 2018-12-04 23:19:17,706 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc&marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc used request id req-c48419b7-da4b-4748-943c-dd3772ec6549 2018-12-04 23:19:22,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:19:22,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:19:22,813 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:19:22 GMT Server: Apache x-openstack-request-id: req-473c0f61-291d-4c5a-921b-7d4cced15460 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:19:22,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:19:22 GMT Server: Apache x-openstack-request-id: req-2096e06c-d8f2-4e39-88b7-b1402f344aa7 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:19:22,854 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc&marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc used request id req-2096e06c-d8f2-4e39-88b7-b1402f344aa7 2018-12-04 23:19:22,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.143040895462s 2018-12-04 23:19:22,855 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc&marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc used request id req-2096e06c-d8f2-4e39-88b7-b1402f344aa7 2018-12-04 23:19:22,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-04 23:19:22,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:19:22,882 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:19:22 GMT Server: Apache x-openstack-request-id: req-671c4aca-0be7-4438-9bb8-d7b9788084ec Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:19:22,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:19:22 GMT Server: Apache x-openstack-request-id: req-14b86b12-72b1-4d89-917b-cdde865e4df3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "64bfd2a4d2764cf58c591a8329593a99", "private_sig_net_ip_version": "4", "image": "heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22", "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_81750106-3b39-4d5b-84ac-4fd97d97be22", "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": "90070285-9e79-459a-b14a-3d1fcc36db90", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "71c700c2d45d47bfaefb127b05e2239e", "tags": null, "creation_time": "2018-12-04T23:16:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-04 23:19:22,922 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-14b86b12-72b1-4d89-917b-cdde865e4df3 2018-12-04 23:19:22,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0671138763428s 2018-12-04 23:19:22,922 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-14b86b12-72b1-4d89-917b-cdde865e4df3 2018-12-04 23:19:27,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:19:27,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:19:27,973 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:19:27 GMT Server: Apache x-openstack-request-id: req-e98670bb-4647-4b24-ba70-6622f4cbcbb8 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:19:28,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:19:27 GMT Server: Apache x-openstack-request-id: req-a1523517-a573-44f6-ac37-e1faa84aaf72 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:19:28,014 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc&marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc used request id req-a1523517-a573-44f6-ac37-e1faa84aaf72 2018-12-04 23:19:28,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0858449935913s 2018-12-04 23:19:28,015 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc&marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc used request id req-a1523517-a573-44f6-ac37-e1faa84aaf72 2018-12-04 23:19:33,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:19:33,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:19:33,065 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:19:33 GMT Server: Apache x-openstack-request-id: req-075ad6c8-d645-4292-9bb8-8c7538b90795 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:19:33,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:19:33 GMT Server: Apache x-openstack-request-id: req-8122abb5-a36f-4bb2-b21b-93c264cc4655 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:19:33,167 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc&marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc used request id req-8122abb5-a36f-4bb2-b21b-93c264cc4655 2018-12-04 23:19:33,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.147005796432s 2018-12-04 23:19:33,168 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc&marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc used request id req-8122abb5-a36f-4bb2-b21b-93c264cc4655 2018-12-04 23:19:33,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-04 23:19:33,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:19:33,196 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:19:33 GMT Server: Apache x-openstack-request-id: req-14723cd0-48c2-4e3b-bc19-7d3d2e967692 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:19:33,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:19:33 GMT Server: Apache x-openstack-request-id: req-1a6d31bd-2e5f-4f8e-ad23-196628cb0028 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "64bfd2a4d2764cf58c591a8329593a99", "private_sig_net_ip_version": "4", "image": "heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22", "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_81750106-3b39-4d5b-84ac-4fd97d97be22", "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": "90070285-9e79-459a-b14a-3d1fcc36db90", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "71c700c2d45d47bfaefb127b05e2239e", "tags": null, "creation_time": "2018-12-04T23:16:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-04 23:19:33,285 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-1a6d31bd-2e5f-4f8e-ad23-196628cb0028 2018-12-04 23:19:33,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.117272853851s 2018-12-04 23:19:33,286 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-1a6d31bd-2e5f-4f8e-ad23-196628cb0028 2018-12-04 23:19:38,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:19:38,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:19:38,321 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:19:38 GMT Server: Apache x-openstack-request-id: req-2a4c724d-7aaa-44c3-a05d-3715a4f6731c Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:19:38,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:19:38 GMT Server: Apache x-openstack-request-id: req-adf51184-85f7-4576-8eee-7867827595f1 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:19:38,417 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc&marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc used request id req-adf51184-85f7-4576-8eee-7867827595f1 2018-12-04 23:19:38,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.124798059464s 2018-12-04 23:19:38,418 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc&marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc used request id req-adf51184-85f7-4576-8eee-7867827595f1 2018-12-04 23:19:43,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:19:43,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:19:43,452 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:19:43 GMT Server: Apache x-openstack-request-id: req-4f7b70d3-af74-4f1b-a6a0-967017ae0e7e Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:19:43,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:19:43 GMT Server: Apache x-openstack-request-id: req-208a2db7-1ba2-4a08-b858-f7d1b186913e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:19:43,493 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc&marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc used request id req-208a2db7-1ba2-4a08-b858-f7d1b186913e 2018-12-04 23:19:43,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0694410800934s 2018-12-04 23:19:43,493 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc&marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc used request id req-208a2db7-1ba2-4a08-b858-f7d1b186913e 2018-12-04 23:19:43,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-04 23:19:43,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:19:43,522 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:19:43 GMT Server: Apache x-openstack-request-id: req-8180c720-c899-460f-8869-650eb2367d7c Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:19:43,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:19:43 GMT Server: Apache x-openstack-request-id: req-8bac1512-ac5e-4f37-b4d2-bf42d8958466 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "64bfd2a4d2764cf58c591a8329593a99", "private_sig_net_ip_version": "4", "image": "heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22", "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_81750106-3b39-4d5b-84ac-4fd97d97be22", "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": "90070285-9e79-459a-b14a-3d1fcc36db90", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "71c700c2d45d47bfaefb127b05e2239e", "tags": null, "creation_time": "2018-12-04T23:16:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-04 23:19:43,563 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-8bac1512-ac5e-4f37-b4d2-bf42d8958466 2018-12-04 23:19:43,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0696630477905s 2018-12-04 23:19:43,564 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-8bac1512-ac5e-4f37-b4d2-bf42d8958466 2018-12-04 23:19:48,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:19:48,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:19:48,600 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:19:48 GMT Server: Apache x-openstack-request-id: req-1edb3667-1476-4b9e-9eb7-c7264eb84b7a Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:19:48,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:19:48 GMT Server: Apache x-openstack-request-id: req-d8a16bbd-4780-4fc3-9eb8-6f34a31d3823 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:19:48,642 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc&marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc used request id req-d8a16bbd-4780-4fc3-9eb8-6f34a31d3823 2018-12-04 23:19:48,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713541507721s 2018-12-04 23:19:48,642 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc&marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc used request id req-d8a16bbd-4780-4fc3-9eb8-6f34a31d3823 2018-12-04 23:19:53,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:19:53,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:19:53,677 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:19:53 GMT Server: Apache x-openstack-request-id: req-db28dcef-35e5-409b-bff0-273a2eec5ff2 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:19:53,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:19:53 GMT Server: Apache x-openstack-request-id: req-1a500b1b-aeeb-4904-8b0e-067f94c82bce Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:19:53,718 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc&marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc used request id req-1a500b1b-aeeb-4904-8b0e-067f94c82bce 2018-12-04 23:19:53,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0703768730164s 2018-12-04 23:19:53,718 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc&marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc used request id req-1a500b1b-aeeb-4904-8b0e-067f94c82bce 2018-12-04 23:19:53,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-04 23:19:53,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:19:53,748 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:19:53 GMT Server: Apache x-openstack-request-id: req-6dc46991-c601-475d-8653-111ac6ec7fa9 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:19:53,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:19:53 GMT Server: Apache x-openstack-request-id: req-00b49105-6212-403d-9bfe-7c862c93a365 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "64bfd2a4d2764cf58c591a8329593a99", "private_sig_net_ip_version": "4", "image": "heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22", "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_81750106-3b39-4d5b-84ac-4fd97d97be22", "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": "90070285-9e79-459a-b14a-3d1fcc36db90", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "71c700c2d45d47bfaefb127b05e2239e", "tags": null, "creation_time": "2018-12-04T23:16:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-04 23:19:53,790 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-00b49105-6212-403d-9bfe-7c862c93a365 2018-12-04 23:19:53,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.071014881134s 2018-12-04 23:19:53,790 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-00b49105-6212-403d-9bfe-7c862c93a365 2018-12-04 23:19:58,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:19:58,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:19:58,826 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:19:58 GMT Server: Apache x-openstack-request-id: req-0b058e7f-0743-4e96-b89a-7af21573eeb4 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:19:58,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:19:58 GMT Server: Apache x-openstack-request-id: req-5148ba7e-0d88-4222-8ab1-633d21fd4f1a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:19:58,866 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc&marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc used request id req-5148ba7e-0d88-4222-8ab1-633d21fd4f1a 2018-12-04 23:19:58,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0695080757141s 2018-12-04 23:19:58,867 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc&marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc used request id req-5148ba7e-0d88-4222-8ab1-633d21fd4f1a 2018-12-04 23:20:03,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:20:03,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:20:03,903 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:20:03 GMT Server: Apache x-openstack-request-id: req-ba6f8588-0788-4137-a64a-a7b4083e7611 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:20:03,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:20:03 GMT Server: Apache x-openstack-request-id: req-deadc7a1-40d8-4c3b-b44d-141b464b6262 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:20:03,944 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc&marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc used request id req-deadc7a1-40d8-4c3b-b44d-141b464b6262 2018-12-04 23:20:03,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710990428925s 2018-12-04 23:20:03,944 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc&marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc used request id req-deadc7a1-40d8-4c3b-b44d-141b464b6262 2018-12-04 23:20:03,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-04 23:20:03,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:20:03,973 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:20:03 GMT Server: Apache x-openstack-request-id: req-ab8b5e66-1dfd-410a-a81a-dbfa1bbaabe3 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:20:04,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:20:03 GMT Server: Apache x-openstack-request-id: req-ba4ff895-f60b-4d65-9e0c-cc9faeed570d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "64bfd2a4d2764cf58c591a8329593a99", "private_sig_net_ip_version": "4", "image": "heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22", "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_81750106-3b39-4d5b-84ac-4fd97d97be22", "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": "90070285-9e79-459a-b14a-3d1fcc36db90", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "71c700c2d45d47bfaefb127b05e2239e", "tags": null, "creation_time": "2018-12-04T23:16:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-04 23:20:04,068 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-ba4ff895-f60b-4d65-9e0c-cc9faeed570d 2018-12-04 23:20:04,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.123273134232s 2018-12-04 23:20:04,068 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-ba4ff895-f60b-4d65-9e0c-cc9faeed570d 2018-12-04 23:20:09,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:20:09,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:20:09,106 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:20:09 GMT Server: Apache x-openstack-request-id: req-8fe4cd0f-81ef-4c5d-9dd2-999bd06ce517 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:20:09,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:20:09 GMT Server: Apache x-openstack-request-id: req-c6a798fd-1923-47d4-b92e-e5e0f1644e0d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:20:09,149 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc&marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc used request id req-c6a798fd-1923-47d4-b92e-e5e0f1644e0d 2018-12-04 23:20:09,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740180015564s 2018-12-04 23:20:09,150 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc&marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc used request id req-c6a798fd-1923-47d4-b92e-e5e0f1644e0d 2018-12-04 23:20:14,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:20:14,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:20:14,239 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:20:14 GMT Server: Apache x-openstack-request-id: req-eb2f95b2-1305-429f-8752-8b62678096b4 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:20:14,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:20:14 GMT Server: Apache x-openstack-request-id: req-06d1928d-20c9-4047-af37-0e05f601abc2 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:20:14,282 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc&marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc used request id req-06d1928d-20c9-4047-af37-0e05f601abc2 2018-12-04 23:20:14,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.128259897232s 2018-12-04 23:20:14,283 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc&marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc used request id req-06d1928d-20c9-4047-af37-0e05f601abc2 2018-12-04 23:20:14,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-04 23:20:14,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:20:14,310 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:20:14 GMT Server: Apache x-openstack-request-id: req-e7c98ac5-482c-446e-8327-5407e0ac4703 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:20:14,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:20:14 GMT Server: Apache x-openstack-request-id: req-fabb0e2a-0d96-4805-9667-070761c50d4e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "64bfd2a4d2764cf58c591a8329593a99", "private_sig_net_ip_version": "4", "image": "heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22", "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_81750106-3b39-4d5b-84ac-4fd97d97be22", "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": "90070285-9e79-459a-b14a-3d1fcc36db90", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "71c700c2d45d47bfaefb127b05e2239e", "tags": null, "creation_time": "2018-12-04T23:16:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-04 23:20:14,351 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-fabb0e2a-0d96-4805-9667-070761c50d4e 2018-12-04 23:20:14,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.06755900383s 2018-12-04 23:20:14,351 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-fabb0e2a-0d96-4805-9667-070761c50d4e 2018-12-04 23:20:19,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:20:19,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:20:19,386 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:20:19 GMT Server: Apache x-openstack-request-id: req-b2263fec-95d9-47ad-9669-0f66b24c0a68 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:20:19,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:20:19 GMT Server: Apache x-openstack-request-id: req-713a3a3c-bf75-4a75-88bb-ced6b9dca373 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:20:19,427 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc&marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc used request id req-713a3a3c-bf75-4a75-88bb-ced6b9dca373 2018-12-04 23:20:19,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0700030326843s 2018-12-04 23:20:19,428 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc&marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc used request id req-713a3a3c-bf75-4a75-88bb-ced6b9dca373 2018-12-04 23:20:24,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:20:24,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:20:24,462 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:20:24 GMT Server: Apache x-openstack-request-id: req-6ec0005b-72fc-46c3-9048-1be3f746d19c Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:20:24,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:20:24 GMT Server: Apache x-openstack-request-id: req-515c3bab-89ed-4d46-853a-1873bb9cfa5c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:20:24,503 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc&marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc used request id req-515c3bab-89ed-4d46-853a-1873bb9cfa5c 2018-12-04 23:20:24,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0694801807404s 2018-12-04 23:20:24,503 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc&marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc used request id req-515c3bab-89ed-4d46-853a-1873bb9cfa5c 2018-12-04 23:20:24,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-04 23:20:24,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:20:24,533 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:20:24 GMT Server: Apache x-openstack-request-id: req-f4f0a3f4-84ab-4421-b6a9-3c8c02174f3c Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:20:24,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:20:24 GMT Server: Apache x-openstack-request-id: req-36b5decb-e47b-4092-b7fb-e6acfb381580 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "64bfd2a4d2764cf58c591a8329593a99", "private_sig_net_ip_version": "4", "image": "heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22", "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_81750106-3b39-4d5b-84ac-4fd97d97be22", "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": "90070285-9e79-459a-b14a-3d1fcc36db90", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "71c700c2d45d47bfaefb127b05e2239e", "tags": null, "creation_time": "2018-12-04T23:16:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-04 23:20:24,575 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-36b5decb-e47b-4092-b7fb-e6acfb381580 2018-12-04 23:20:24,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0712921619415s 2018-12-04 23:20:24,575 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-36b5decb-e47b-4092-b7fb-e6acfb381580 2018-12-04 23:20:29,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:20:29,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:20:29,610 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:20:29 GMT Server: Apache x-openstack-request-id: req-847ad3cb-a6e5-410b-bdf7-ec0248a8a4c5 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:20:29,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:20:29 GMT Server: Apache x-openstack-request-id: req-3e867e0e-7aa0-4fbd-8514-9e2b7c14aabf Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:20:29,651 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc&marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc used request id req-3e867e0e-7aa0-4fbd-8514-9e2b7c14aabf 2018-12-04 23:20:29,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0693700313568s 2018-12-04 23:20:29,651 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc&marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc used request id req-3e867e0e-7aa0-4fbd-8514-9e2b7c14aabf 2018-12-04 23:20:34,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:20:34,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:20:34,682 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:20:34 GMT Server: Apache x-openstack-request-id: req-fa5b957b-ff6e-43be-942a-697d5d103b99 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:20:34,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:20:34 GMT Server: Apache x-openstack-request-id: req-3193ff43-b82d-4f2c-bf9f-9c6a1a321e33 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:20:34,724 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc&marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc used request id req-3193ff43-b82d-4f2c-bf9f-9c6a1a321e33 2018-12-04 23:20:34,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0692338943481s 2018-12-04 23:20:34,724 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc&marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc used request id req-3193ff43-b82d-4f2c-bf9f-9c6a1a321e33 2018-12-04 23:20:34,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-04 23:20:34,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:20:34,753 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:20:34 GMT Server: Apache x-openstack-request-id: req-b8c79d3e-10c4-4282-8fd4-9a1c6a3296fa Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:20:34,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:20:34 GMT Server: Apache x-openstack-request-id: req-dbfe435a-a751-4cf0-9e55-ee7a594bda8f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "64bfd2a4d2764cf58c591a8329593a99", "private_sig_net_ip_version": "4", "image": "heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22", "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_81750106-3b39-4d5b-84ac-4fd97d97be22", "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": "90070285-9e79-459a-b14a-3d1fcc36db90", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "71c700c2d45d47bfaefb127b05e2239e", "tags": null, "creation_time": "2018-12-04T23:16:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-04 23:20:34,794 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-dbfe435a-a751-4cf0-9e55-ee7a594bda8f 2018-12-04 23:20:34,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.069226026535s 2018-12-04 23:20:34,794 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-dbfe435a-a751-4cf0-9e55-ee7a594bda8f 2018-12-04 23:20:39,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:20:39,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:20:39,847 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:20:39 GMT Server: Apache x-openstack-request-id: req-dd4a3d44-2363-444f-90f6-b603a2447d8a Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:20:39,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:20:39 GMT Server: Apache x-openstack-request-id: req-d062636a-16f9-4292-9ff9-9cbd96ba0016 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:20:39,888 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc&marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc used request id req-d062636a-16f9-4292-9ff9-9cbd96ba0016 2018-12-04 23:20:39,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0878629684448s 2018-12-04 23:20:39,889 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc&marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc used request id req-d062636a-16f9-4292-9ff9-9cbd96ba0016 2018-12-04 23:20:44,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:20:44,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:20:44,923 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:20:44 GMT Server: Apache x-openstack-request-id: req-734a7819-a2a3-45dd-b921-6d3230954acd Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:20:44,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:20:44 GMT Server: Apache x-openstack-request-id: req-8755d881-bf53-4070-a43b-8dc2e68891f2 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:20:44,964 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc&marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc used request id req-8755d881-bf53-4070-a43b-8dc2e68891f2 2018-12-04 23:20:44,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0693790912628s 2018-12-04 23:20:44,964 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc&marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc used request id req-8755d881-bf53-4070-a43b-8dc2e68891f2 2018-12-04 23:20:44,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-04 23:20:44,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:20:44,993 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:20:44 GMT Server: Apache x-openstack-request-id: req-eda438d1-1f9a-468d-af47-f45a356a070c Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:20:45,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:20:44 GMT Server: Apache x-openstack-request-id: req-9ccf5c55-1e33-46d9-ba89-bd6d923c5f75 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "64bfd2a4d2764cf58c591a8329593a99", "private_sig_net_ip_version": "4", "image": "heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22", "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_81750106-3b39-4d5b-84ac-4fd97d97be22", "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": "90070285-9e79-459a-b14a-3d1fcc36db90", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "71c700c2d45d47bfaefb127b05e2239e", "tags": null, "creation_time": "2018-12-04T23:16:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-04 23:20:45,034 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-9ccf5c55-1e33-46d9-ba89-bd6d923c5f75 2018-12-04 23:20:45,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0690019130707s 2018-12-04 23:20:45,034 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-9ccf5c55-1e33-46d9-ba89-bd6d923c5f75 2018-12-04 23:20:50,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:20:50,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:20:50,070 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:20:50 GMT Server: Apache x-openstack-request-id: req-52285f3c-93ce-42b5-8c8e-0e7458e17ac5 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:20:50,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:20:50 GMT Server: Apache x-openstack-request-id: req-29185c97-3a05-4565-a72d-6b7e103c5b94 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-12-04T23:20:48Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/ellis/events/13cde16d-faff-4dcd-9e4b-8bb96e6eac3a", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "19c25357-2559-49f5-a3c5-e9982979dfbc", "id": "13cde16d-faff-4dcd-9e4b-8bb96e6eac3a"}, {"resource_name": "dime", "event_time": "2018-12-04T23:20:48Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/dime/events/0352485d-102a-4460-b7b0-4b8f70ba5fe4", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-yzmy6fc23nuy", "id": "0352485d-102a-4460-b7b0-4b8f70ba5fe4"}, {"resource_name": "sprout", "event_time": "2018-12-04T23:20:49Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/sprout/events/920a7edd-840b-433e-9174-9136d033a46b", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-5ydboyknut3t", "id": "920a7edd-840b-433e-9174-9136d033a46b"}, {"resource_name": "bono", "event_time": "2018-12-04T23:20:49Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/bono/events/942dd5de-313c-44d9-82d0-5cbdacf58c5d", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-nienv66z5yvy", "id": "942dd5de-313c-44d9-82d0-5cbdacf58c5d"}, {"resource_name": "vellum", "event_time": "2018-12-04T23:20:49Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/vellum/events/18d706f7-72bb-40df-a02b-c95149982967", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-w2trvym7wz4l", "id": "18d706f7-72bb-40df-a02b-c95149982967"}, {"resource_name": "homer", "event_time": "2018-12-04T23:20:49Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/homer/events/d1ecda57-4150-4220-bf7e-72a6930093cf", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-zqj6qr63qxjf", "id": "d1ecda57-4150-4220-bf7e-72a6930093cf"}]} 2018-12-04 23:20:50,149 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc&marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc used request id req-29185c97-3a05-4565-a72d-6b7e103c5b94 2018-12-04 23:20:50,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.108249902725s 2018-12-04 23:20:50,149 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc&marker=c46b69a5-99c6-4b00-ba94-13a91f797c93&sort_dir=asc used request id req-29185c97-3a05-4565-a72d-6b7e103c5b94 2018-12-04 23:20:55,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:20:55,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=d1ecda57-4150-4220-bf7e-72a6930093cf&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:20:55,202 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:20:55 GMT Server: Apache x-openstack-request-id: req-ec5c76df-80eb-4dd0-ae26-bc13bee92168 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=d1ecda57-4150-4220-bf7e-72a6930093cf&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:20:55,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:20:55 GMT Server: Apache x-openstack-request-id: req-1dd9b73d-8454-4ce9-96f2-838d1023d05b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:20:55,246 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=d1ecda57-4150-4220-bf7e-72a6930093cf&sort_dir=asc&marker=d1ecda57-4150-4220-bf7e-72a6930093cf&sort_dir=asc used request id req-1dd9b73d-8454-4ce9-96f2-838d1023d05b 2018-12-04 23:20:55,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0919189453125s 2018-12-04 23:20:55,247 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=d1ecda57-4150-4220-bf7e-72a6930093cf&sort_dir=asc&marker=d1ecda57-4150-4220-bf7e-72a6930093cf&sort_dir=asc used request id req-1dd9b73d-8454-4ce9-96f2-838d1023d05b 2018-12-04 23:21:00,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:21:00,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=d1ecda57-4150-4220-bf7e-72a6930093cf&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:21:00,297 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:21:00 GMT Server: Apache x-openstack-request-id: req-2837a5ee-1aa0-4217-ad77-ecd543b60ca5 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=d1ecda57-4150-4220-bf7e-72a6930093cf&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:21:00,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:21:00 GMT Server: Apache x-openstack-request-id: req-e960cbb7-8af0-4e33-b21e-c452689ec763 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:21:00,372 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=d1ecda57-4150-4220-bf7e-72a6930093cf&sort_dir=asc&marker=d1ecda57-4150-4220-bf7e-72a6930093cf&sort_dir=asc used request id req-e960cbb7-8af0-4e33-b21e-c452689ec763 2018-12-04 23:21:00,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.11994600296s 2018-12-04 23:21:00,373 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=d1ecda57-4150-4220-bf7e-72a6930093cf&sort_dir=asc&marker=d1ecda57-4150-4220-bf7e-72a6930093cf&sort_dir=asc used request id req-e960cbb7-8af0-4e33-b21e-c452689ec763 2018-12-04 23:21:00,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-04 23:21:00,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:21:00,419 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:21:00 GMT Server: Apache x-openstack-request-id: req-972543dc-f86b-4072-a07e-561fc5726c90 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:21:00,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:21:00 GMT Server: Apache x-openstack-request-id: req-6654c2fc-6e01-4a40-b5e2-5f236f7cfe76 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "64bfd2a4d2764cf58c591a8329593a99", "private_sig_net_ip_version": "4", "image": "heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22", "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_81750106-3b39-4d5b-84ac-4fd97d97be22", "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": "90070285-9e79-459a-b14a-3d1fcc36db90", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "71c700c2d45d47bfaefb127b05e2239e", "tags": null, "creation_time": "2018-12-04T23:16:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-04 23:21:00,464 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-6654c2fc-6e01-4a40-b5e2-5f236f7cfe76 2018-12-04 23:21:00,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0911741256714s 2018-12-04 23:21:00,465 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-6654c2fc-6e01-4a40-b5e2-5f236f7cfe76 2018-12-04 23:21:05,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:21:05,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=d1ecda57-4150-4220-bf7e-72a6930093cf&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:21:05,518 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:21:05 GMT Server: Apache x-openstack-request-id: req-ec1f177f-5506-4ffa-aee1-6520d9f5fdc0 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=d1ecda57-4150-4220-bf7e-72a6930093cf&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:21:05,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:21:05 GMT Server: Apache x-openstack-request-id: req-1f73e682-83ea-4b40-847d-c08c8321b11e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:21:05,559 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=d1ecda57-4150-4220-bf7e-72a6930093cf&sort_dir=asc&marker=d1ecda57-4150-4220-bf7e-72a6930093cf&sort_dir=asc used request id req-1f73e682-83ea-4b40-847d-c08c8321b11e 2018-12-04 23:21:05,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0882351398468s 2018-12-04 23:21:05,560 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=d1ecda57-4150-4220-bf7e-72a6930093cf&sort_dir=asc&marker=d1ecda57-4150-4220-bf7e-72a6930093cf&sort_dir=asc used request id req-1f73e682-83ea-4b40-847d-c08c8321b11e 2018-12-04 23:21:10,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:21:10,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=d1ecda57-4150-4220-bf7e-72a6930093cf&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:21:10,594 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:21:10 GMT Server: Apache x-openstack-request-id: req-5bb696f7-13e6-4ea6-a884-2808da86d50c Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=d1ecda57-4150-4220-bf7e-72a6930093cf&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:21:10,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:21:10 GMT Server: Apache x-openstack-request-id: req-233bcf37-95e3-47df-b648-9f49b099842b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:21:10,670 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=d1ecda57-4150-4220-bf7e-72a6930093cf&sort_dir=asc&marker=d1ecda57-4150-4220-bf7e-72a6930093cf&sort_dir=asc used request id req-233bcf37-95e3-47df-b648-9f49b099842b 2018-12-04 23:21:10,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.104564189911s 2018-12-04 23:21:10,670 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=d1ecda57-4150-4220-bf7e-72a6930093cf&sort_dir=asc&marker=d1ecda57-4150-4220-bf7e-72a6930093cf&sort_dir=asc used request id req-233bcf37-95e3-47df-b648-9f49b099842b 2018-12-04 23:21:10,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-04 23:21:10,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:21:10,701 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:21:10 GMT Server: Apache x-openstack-request-id: req-cd013dde-236f-40a0-9f37-08fb9439c63f Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:21:10,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:21:10 GMT Server: Apache x-openstack-request-id: req-f77bf52f-a84c-4419-8132-d5222ad4a62b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "64bfd2a4d2764cf58c591a8329593a99", "private_sig_net_ip_version": "4", "image": "heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22", "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_81750106-3b39-4d5b-84ac-4fd97d97be22", "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": "90070285-9e79-459a-b14a-3d1fcc36db90", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "71c700c2d45d47bfaefb127b05e2239e", "tags": null, "creation_time": "2018-12-04T23:16:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-04 23:21:10,743 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-f77bf52f-a84c-4419-8132-d5222ad4a62b 2018-12-04 23:21:10,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722699165344s 2018-12-04 23:21:10,743 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-f77bf52f-a84c-4419-8132-d5222ad4a62b 2018-12-04 23:21:15,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:21:15,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=d1ecda57-4150-4220-bf7e-72a6930093cf&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:21:15,778 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:21:15 GMT Server: Apache x-openstack-request-id: req-14d30b74-3eeb-48c0-a229-6296ff93cc90 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=d1ecda57-4150-4220-bf7e-72a6930093cf&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:21:15,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:21:15 GMT Server: Apache x-openstack-request-id: req-c7fb0fdc-1ac0-4dfa-9c5a-d421aa3d05e4 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:21:15,821 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=d1ecda57-4150-4220-bf7e-72a6930093cf&sort_dir=asc&marker=d1ecda57-4150-4220-bf7e-72a6930093cf&sort_dir=asc used request id req-c7fb0fdc-1ac0-4dfa-9c5a-d421aa3d05e4 2018-12-04 23:21:15,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708220005035s 2018-12-04 23:21:15,821 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=d1ecda57-4150-4220-bf7e-72a6930093cf&sort_dir=asc&marker=d1ecda57-4150-4220-bf7e-72a6930093cf&sort_dir=asc used request id req-c7fb0fdc-1ac0-4dfa-9c5a-d421aa3d05e4 2018-12-04 23:21:20,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:21:20,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=d1ecda57-4150-4220-bf7e-72a6930093cf&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:21:20,903 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:21:20 GMT Server: Apache x-openstack-request-id: req-42fc627a-950a-44b1-ac2a-4188793226ba Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=d1ecda57-4150-4220-bf7e-72a6930093cf&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:21:20,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:21:20 GMT Server: Apache x-openstack-request-id: req-2c9f179e-4d24-4e6d-9b7e-72dc364415d2 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:21:20,944 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=d1ecda57-4150-4220-bf7e-72a6930093cf&sort_dir=asc&marker=d1ecda57-4150-4220-bf7e-72a6930093cf&sort_dir=asc used request id req-2c9f179e-4d24-4e6d-9b7e-72dc364415d2 2018-12-04 23:21:20,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.117076873779s 2018-12-04 23:21:20,944 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=d1ecda57-4150-4220-bf7e-72a6930093cf&sort_dir=asc&marker=d1ecda57-4150-4220-bf7e-72a6930093cf&sort_dir=asc used request id req-2c9f179e-4d24-4e6d-9b7e-72dc364415d2 2018-12-04 23:21:20,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-04 23:21:20,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:21:20,972 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:21:20 GMT Server: Apache x-openstack-request-id: req-31261951-3562-41b1-b1cf-1676752c7adf Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:21:21,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:21:20 GMT Server: Apache x-openstack-request-id: req-4e8c0516-d3fe-4876-8172-e773920bb138 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "64bfd2a4d2764cf58c591a8329593a99", "private_sig_net_ip_version": "4", "image": "heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22", "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_81750106-3b39-4d5b-84ac-4fd97d97be22", "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": "90070285-9e79-459a-b14a-3d1fcc36db90", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "71c700c2d45d47bfaefb127b05e2239e", "tags": null, "creation_time": "2018-12-04T23:16:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-04 23:21:21,014 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-4e8c0516-d3fe-4876-8172-e773920bb138 2018-12-04 23:21:21,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0691630840302s 2018-12-04 23:21:21,014 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-4e8c0516-d3fe-4876-8172-e773920bb138 2018-12-04 23:21:26,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:21:26,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=d1ecda57-4150-4220-bf7e-72a6930093cf&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:21:26,049 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:21:26 GMT Server: Apache x-openstack-request-id: req-4ec9616f-1e4d-4e7d-b5c8-9d5d74f3759e Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=d1ecda57-4150-4220-bf7e-72a6930093cf&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:21:26,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:21:26 GMT Server: Apache x-openstack-request-id: req-53a124b1-8ff6-4c23-a097-9e5a890d420d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:21:26,090 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=d1ecda57-4150-4220-bf7e-72a6930093cf&sort_dir=asc&marker=d1ecda57-4150-4220-bf7e-72a6930093cf&sort_dir=asc used request id req-53a124b1-8ff6-4c23-a097-9e5a890d420d 2018-12-04 23:21:26,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0694470405579s 2018-12-04 23:21:26,090 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=d1ecda57-4150-4220-bf7e-72a6930093cf&sort_dir=asc&marker=d1ecda57-4150-4220-bf7e-72a6930093cf&sort_dir=asc used request id req-53a124b1-8ff6-4c23-a097-9e5a890d420d 2018-12-04 23:21:31,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:21:31,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=d1ecda57-4150-4220-bf7e-72a6930093cf&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:21:31,124 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:21:31 GMT Server: Apache x-openstack-request-id: req-5e536d51-0ec0-4ab0-bd62-168a44cc0713 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=d1ecda57-4150-4220-bf7e-72a6930093cf&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:21:31,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:21:31 GMT Server: Apache x-openstack-request-id: req-07c25255-c0a2-4091-92d4-27afe4bac5ae Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 355 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2018-12-04T23:21:27Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/sprout/events/0eeab85d-4ac1-4a84-b46f-b6df1a95db14", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "e46a786d-6e4f-4f2c-af7a-24ea433645df", "id": "0eeab85d-4ac1-4a84-b46f-b6df1a95db14"}]} 2018-12-04 23:21:31,168 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=d1ecda57-4150-4220-bf7e-72a6930093cf&sort_dir=asc&marker=d1ecda57-4150-4220-bf7e-72a6930093cf&sort_dir=asc used request id req-07c25255-c0a2-4091-92d4-27afe4bac5ae 2018-12-04 23:21:31,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072438955307s 2018-12-04 23:21:31,169 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=d1ecda57-4150-4220-bf7e-72a6930093cf&sort_dir=asc&marker=d1ecda57-4150-4220-bf7e-72a6930093cf&sort_dir=asc used request id req-07c25255-c0a2-4091-92d4-27afe4bac5ae 2018-12-04 23:21:36,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:21:36,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=0eeab85d-4ac1-4a84-b46f-b6df1a95db14&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:21:36,204 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:21:36 GMT Server: Apache x-openstack-request-id: req-70da94a6-d3e8-4a37-9182-61b6ecede3fc Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=0eeab85d-4ac1-4a84-b46f-b6df1a95db14&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:21:36,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:21:36 GMT Server: Apache x-openstack-request-id: req-cb240602-9fda-41a0-8625-6198afa46987 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-04 23:21:36,244 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=0eeab85d-4ac1-4a84-b46f-b6df1a95db14&sort_dir=asc&marker=0eeab85d-4ac1-4a84-b46f-b6df1a95db14&sort_dir=asc used request id req-cb240602-9fda-41a0-8625-6198afa46987 2018-12-04 23:21:36,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0695059299469s 2018-12-04 23:21:36,245 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=0eeab85d-4ac1-4a84-b46f-b6df1a95db14&sort_dir=asc&marker=0eeab85d-4ac1-4a84-b46f-b6df1a95db14&sort_dir=asc used request id req-cb240602-9fda-41a0-8625-6198afa46987 2018-12-04 23:21:41,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:21:41,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=0eeab85d-4ac1-4a84-b46f-b6df1a95db14&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:21:41,281 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:21:41 GMT Server: Apache x-openstack-request-id: req-87430526-3a68-44bf-8067-a6d10d132cbe Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=0eeab85d-4ac1-4a84-b46f-b6df1a95db14&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:21:41,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:21:41 GMT Server: Apache x-openstack-request-id: req-e2c7314d-833b-4c3e-a0e8-343ba12a6f3d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2018-12-04T23:21:39Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/dime/events/1d6778f2-dcf8-4aa9-a822-53dbeabdd8dc", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "c1bb8593-2383-416f-904d-b6175673e717", "id": "1d6778f2-dcf8-4aa9-a822-53dbeabdd8dc"}]} 2018-12-04 23:21:41,325 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=0eeab85d-4ac1-4a84-b46f-b6df1a95db14&sort_dir=asc&marker=0eeab85d-4ac1-4a84-b46f-b6df1a95db14&sort_dir=asc used request id req-e2c7314d-833b-4c3e-a0e8-343ba12a6f3d 2018-12-04 23:21:41,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742969512939s 2018-12-04 23:21:41,325 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=0eeab85d-4ac1-4a84-b46f-b6df1a95db14&sort_dir=asc&marker=0eeab85d-4ac1-4a84-b46f-b6df1a95db14&sort_dir=asc used request id req-e2c7314d-833b-4c3e-a0e8-343ba12a6f3d 2018-12-04 23:21:46,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:21:46,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=1d6778f2-dcf8-4aa9-a822-53dbeabdd8dc&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:21:46,359 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:21:46 GMT Server: Apache x-openstack-request-id: req-a7bad3f6-859d-49d9-bcec-3c7995025683 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=1d6778f2-dcf8-4aa9-a822-53dbeabdd8dc&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:21:46,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:21:46 GMT Server: Apache x-openstack-request-id: req-dad5e8eb-67b4-483f-9d41-95b1c0a43625 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 442 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2018-12-04T23:21:41Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/bono/events/c8e5636f-c0bf-437a-a453-6764a4111cfb", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "4fc81c0d-be43-4124-8123-e3d370e2f821", "id": "c8e5636f-c0bf-437a-a453-6764a4111cfb"}, {"resource_name": "vellum", "event_time": "2018-12-04T23:21:45Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/vellum/events/2bb27253-0f06-4b3b-9e3b-0e594ebbceba", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "0cf4c5da-23e1-48bc-a6b6-e1b86242fb99", "id": "2bb27253-0f06-4b3b-9e3b-0e594ebbceba"}]} 2018-12-04 23:21:46,402 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=1d6778f2-dcf8-4aa9-a822-53dbeabdd8dc&sort_dir=asc&marker=1d6778f2-dcf8-4aa9-a822-53dbeabdd8dc&sort_dir=asc used request id req-dad5e8eb-67b4-483f-9d41-95b1c0a43625 2018-12-04 23:21:46,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708820819855s 2018-12-04 23:21:46,402 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=1d6778f2-dcf8-4aa9-a822-53dbeabdd8dc&sort_dir=asc&marker=1d6778f2-dcf8-4aa9-a822-53dbeabdd8dc&sort_dir=asc used request id req-dad5e8eb-67b4-483f-9d41-95b1c0a43625 2018-12-04 23:21:51,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-04 23:21:51,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/events?marker=2bb27253-0f06-4b3b-9e3b-0e594ebbceba&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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:21:51,432 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:21:51 GMT Server: Apache x-openstack-request-id: req-8e67d4c6-52fb-4f46-ad5a-1e64935b6308 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=2bb27253-0f06-4b3b-9e3b-0e594ebbceba&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:21:51,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:21:51 GMT Server: Apache x-openstack-request-id: req-7c420c5a-63c7-4f78-b401-533a7a16ec56 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 442 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2018-12-04T23:21:46Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/homer/events/8049d7ad-e4f2-4645-845c-bd53dd1ae542", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "0314687a-0a48-45ee-bb22-e9ba5675ee27", "id": "8049d7ad-e4f2-4645-845c-bd53dd1ae542"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-12-04T23:21:46Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/clearwater-opnfv/events/61fd4cb5-1dfd-4c80-afe7-05737e0f3453", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "id": "61fd4cb5-1dfd-4c80-afe7-05737e0f3453"}]} 2018-12-04 23:21:51,476 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=2bb27253-0f06-4b3b-9e3b-0e594ebbceba&sort_dir=asc&marker=2bb27253-0f06-4b3b-9e3b-0e594ebbceba&sort_dir=asc used request id req-7c420c5a-63c7-4f78-b401-533a7a16ec56 2018-12-04 23:21:51,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718479156494s 2018-12-04 23:21:51,477 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=2bb27253-0f06-4b3b-9e3b-0e594ebbceba&sort_dir=asc&marker=2bb27253-0f06-4b3b-9e3b-0e594ebbceba&sort_dir=asc used request id req-7c420c5a-63c7-4f78-b401-533a7a16ec56 2018-12-04 23:21:51,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-04 23:21:51,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:21:51,506 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 04 Dec 2018 23:21:51 GMT Server: Apache x-openstack-request-id: req-33c7c548-a756-4b01-bba9-b52b872bab22 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4 Content-Length: 423 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-04 23:21:51,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:21:51 GMT Server: Apache x-openstack-request-id: req-718ce5d7-1d5d-4aec-acbe-620bf72e0cf7 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": "64bfd2a4d2764cf58c591a8329593a99", "private_sig_net_ip_version": "4", "image": "heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22", "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_81750106-3b39-4d5b-84ac-4fd97d97be22", "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": "90070285-9e79-459a-b14a-3d1fcc36db90", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "71c700c2d45d47bfaefb127b05e2239e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-04T23:16:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "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"}} 2018-12-04 23:21:51,629 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4 used request id req-718ce5d7-1d5d-4aec-acbe-620bf72e0cf7 2018-12-04 23:21:51,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.151537179947s 2018-12-04 23:21:51,630 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4 used request id req-718ce5d7-1d5d-4aec-acbe-620bf72e0cf7 2018-12-04 23:21:51,631 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2018-12-04T23:16:47Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'95ceb04f-aa4d-48de-b989-32e9901e6ac4', 'parameters': Munch({u'OS::project_id': u'64bfd2a4d2764cf58c591a8329593a99', u'private_sig_net_ip_version': u'4', u'image': u'heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22', u'private_mgmt_net_pool_start': u'192.168.0.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22', 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_81750106-3b39-4d5b-84ac-4fd97d97be22', 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'90070285-9e79-459a-b14a-3d1fcc36db90', 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'95ceb04f-aa4d-48de-b989-32e9901e6ac4', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'90070285-9e79-459a-b14a-3d1fcc36db90'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'71c700c2d45d47bfaefb127b05e2239e', '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'2018-12-04T23:16:47Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4'}) 2018-12-04 23:21:51,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:21:51,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:21:52,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:21: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-3c1d8341-0d42-46d7-baf5-df1da7c2058e x-compute-request-id: req-3c1d8341-0d42-46d7-baf5-df1da7c2058e Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:21:52,133 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3c1d8341-0d42-46d7-baf5-df1da7c2058e 2018-12-04 23:21:52,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.501754999161s 2018-12-04 23:21:52,134 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3c1d8341-0d42-46d7-baf5-df1da7c2058e 2018-12-04 23:21:52,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-04 23:21:52,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:21:52,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2361 X-Openstack-Request-Id: req-ed291cfc-425f-48f7-8e2c-336ff4ca2f76 Date: Tue, 04 Dec 2018 23:21:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ef14c54a-04c9-460b-a240-7e8e784e3bf3"],"updated_at":"2018-12-04T23:16:49Z","tenant_id":"64bfd2a4d2764cf58c591a8329593a99","created_at":"2018-12-04T23:16:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"64bfd2a4d2764cf58c591a8329593a99","id":"1363a3f4-b64b-41de-9211-3c8130182cd0","name":"clearwater-opnfv-private-management"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T20:04:01Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ff82ce68-41c2-4a36-8b93-b66cd27ab46d"],"updated_at":"2018-12-04T23:16:54Z","tenant_id":"64bfd2a4d2764cf58c591a8329593a99","created_at":"2018-12-04T23:16:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"64bfd2a4d2764cf58c591a8329593a99","id":"bc26b7a9-bbec-43e0-86a7-4d3086cde3b2","name":"clearwater-opnfv-private-signaling"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["17f69042-f825-4eab-b9c7-7fd3ebea710f"],"updated_at":"2018-12-04T23:16:28Z","tenant_id":"64bfd2a4d2764cf58c591a8329593a99","created_at":"2018-12-04T23:16:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"64bfd2a4d2764cf58c591a8329593a99","id":"c27ed440-f4c7-4cb5-aa18-5a212a427d8d","name":"heat_ims-net_81750106-3b39-4d5b-84ac-4fd97d97be22"}]} 2018-12-04 23:21:52,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ed291cfc-425f-48f7-8e2c-336ff4ca2f76 2018-12-04 23:21:52,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.50806593895s 2018-12-04 23:21:52,652 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ed291cfc-425f-48f7-8e2c-336ff4ca2f76 2018-12-04 23:21:52,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-04 23:21:52,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:21:52,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1964 X-Openstack-Request-Id: req-1ba920af-c9d0-4339-95f2-217534ccd53f Date: Tue, 04 Dec 2018 23:21:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c27ed440-f4c7-4cb5-aa18-5a212a427d8d","tenant_id":"64bfd2a4d2764cf58c591a8329593a99","created_at":"2018-12-04T23:16:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-04T23:16:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"64bfd2a4d2764cf58c591a8329593a99","id":"17f69042-f825-4eab-b9c7-7fd3ebea710f","subnetpool_id":null,"name":"heat_ims-subnet_81750106-3b39-4d5b-84ac-4fd97d97be22"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1363a3f4-b64b-41de-9211-3c8130182cd0","tenant_id":"64bfd2a4d2764cf58c591a8329593a99","created_at":"2018-12-04T23:16:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-04T23:16:49Z","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":"64bfd2a4d2764cf58c591a8329593a99","id":"ef14c54a-04c9-460b-a240-7e8e784e3bf3","subnetpool_id":null,"name":"clearwater-opnfv-private-management"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bc26b7a9-bbec-43e0-86a7-4d3086cde3b2","tenant_id":"64bfd2a4d2764cf58c591a8329593a99","created_at":"2018-12-04T23:16:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-04T23:16:54Z","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":"64bfd2a4d2764cf58c591a8329593a99","id":"ff82ce68-41c2-4a36-8b93-b66cd27ab46d","subnetpool_id":null,"name":"clearwater-opnfv-private-signaling"}]} 2018-12-04 23:21:52,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-1ba920af-c9d0-4339-95f2-217534ccd53f 2018-12-04 23:21:52,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0790321826935s 2018-12-04 23:21:52,732 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-1ba920af-c9d0-4339-95f2-217534ccd53f 2018-12-04 23:21:54,735 - shade - DEBUG - The cloud returned multiple addresses, and none of them seem to work. That might be what you wanted, but we have no clue what's going on, so we just picked one at random 2018-12-04 23:21:54,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-04 23:21:54,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:21:54,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:21:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a0f5c867-69d5-467f-9724-d8c1205ba550 x-compute-request-id: req-a0f5c867-69d5-467f-9724-d8c1205ba550 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "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": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99"}]} 2018-12-04 23:21:54,761 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-a0f5c867-69d5-467f-9724-d8c1205ba550 2018-12-04 23:21:54,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0249629020691s 2018-12-04 23:21:54,761 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-a0f5c867-69d5-467f-9724-d8c1205ba550 2018-12-04 23:21:54,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-12-04 23:21:54,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:21:55,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:21:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-259a5122-5567-43fe-acbf-0b1158d2dd1c x-compute-request-id: req-259a5122-5567-43fe-acbf-0b1158d2dd1c Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "3e1ed40e-6546-4336-bbc0-f53af98053dd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "24e7b359-de95-42ba-a6a4-17aed85d20e8"}, {"from_port": 2380, "group": {"tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "3e1ed40e-6546-4336-bbc0-f53af98053dd", "ip_range": {}, "id": "65acc437-35cc-4b28-9e85-115e918e77fb"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "3e1ed40e-6546-4336-bbc0-f53af98053dd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "93bdce94-a5ff-4fc1-b70c-c24cfed68e26"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "3e1ed40e-6546-4336-bbc0-f53af98053dd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "adac1bc8-2d2a-47a6-a5fe-cf06f0d7d9ef"}, {"from_port": 4000, "group": {"tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "3e1ed40e-6546-4336-bbc0-f53af98053dd", "ip_range": {}, "id": "d647f4de-86d5-460e-8f3a-df5cd5558789"}], "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "id": "3e1ed40e-6546-4336-bbc0-f53af98053dd", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "6dd1ac39-5586-4caa-88a5-9190afb529e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1edb409f-1f55-4827-91a2-26b414dccadf"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "6dd1ac39-5586-4caa-88a5-9190afb529e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2fbe3ca1-2f25-4935-b37b-a3244f883da5"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "6dd1ac39-5586-4caa-88a5-9190afb529e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6a18432d-903a-4f5d-a67e-2193186c82e7"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "6dd1ac39-5586-4caa-88a5-9190afb529e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "84d24369-f39e-4f28-b8f5-b69e536178b2"}, {"from_port": 5058, "group": {"tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "6dd1ac39-5586-4caa-88a5-9190afb529e9", "ip_range": {}, "id": "879ebd04-888d-4894-8111-60f9f09cccb5"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "6dd1ac39-5586-4caa-88a5-9190afb529e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "da29702b-e7fd-472e-8cf0-0de22f254237"}, {"from_port": 5058, "group": {"tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "6dd1ac39-5586-4caa-88a5-9190afb529e9", "ip_range": {}, "id": "de2c36fb-fe9c-4169-8176-9a06442cda30"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "6dd1ac39-5586-4caa-88a5-9190afb529e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e3478e17-ea8b-4112-a142-e8beb2269f1a"}], "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "id": "6dd1ac39-5586-4caa-88a5-9190afb529e9", "name": "clearwater-opnfv-bono-sig", "description": "Security group for Bono nodes (signaling)"}]} 2018-12-04 23:21:55,127 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/os-security-groups used request id req-259a5122-5567-43fe-acbf-0b1158d2dd1c 2018-12-04 23:21:55,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.364217996597s 2018-12-04 23:21:55,127 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/os-security-groups used request id req-259a5122-5567-43fe-acbf-0b1158d2dd1c 2018-12-04 23:21:55,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 23:21:55,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:21:55,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-74f1637c-b252-4ad2-b737-cdc70a2dd989 Date: Tue, 04 Dec 2018 23:21:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/6946a583-78ad-4fa9-8550-89d11d62ab8b/snap", "metadata": {}}], "file": "/v2/images/6946a583-78ad-4fa9-8550-89d11d62ab8b/file", "owner": "64bfd2a4d2764cf58c591a8329593a99", "id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "size": 263586304, "self": "/v2/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/6946a583-78ad-4fa9-8550-89d11d62ab8b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-12-04T23:16:38Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-12-04T23:16:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 23:21:55,171 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-74f1637c-b252-4ad2-b737-cdc70a2dd989 2018-12-04 23:21:55,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0352518558502s 2018-12-04 23:21:55,171 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-74f1637c-b252-4ad2-b737-cdc70a2dd989 2018-12-04 23:21:55,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-04 23:21:55,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/64bfd2a4d2764cf58c591a8329593a99/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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:21:55,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:21:55 GMT Server: Apache x-compute-request-id: req-fc2cf614-3e75-4de1-8716-8b63dd63fedc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fc2cf614-3e75-4de1-8716-8b63dd63fedc Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-04 23:21:55,800 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/64bfd2a4d2764cf58c591a8329593a99/volumes/detail used request id req-fc2cf614-3e75-4de1-8716-8b63dd63fedc 2018-12-04 23:21:55,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.624771118164s 2018-12-04 23:21:55,800 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/64bfd2a4d2764cf58c591a8329593a99/volumes/detail used request id req-fc2cf614-3e75-4de1-8716-8b63dd63fedc 2018-12-04 23:21:57,802 - shade - DEBUG - The cloud returned multiple addresses, and none of them seem to work. That might be what you wanted, but we have no clue what's going on, so we just picked one at random 2018-12-04 23:21:57,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-04 23:21:57,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:21:57,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:21:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a7030032-8abf-498b-b1dd-4c96c0dc0408 x-compute-request-id: req-a7030032-8abf-498b-b1dd-4c96c0dc0408 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "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": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99"}]} 2018-12-04 23:21:57,831 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-a7030032-8abf-498b-b1dd-4c96c0dc0408 2018-12-04 23:21:57,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0283179283142s 2018-12-04 23:21:57,832 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-a7030032-8abf-498b-b1dd-4c96c0dc0408 2018-12-04 23:21:57,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-12-04 23:21:57,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c/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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:21:58,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:21:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97d56717-a8b2-432f-b4e1-5cf22324b66a x-compute-request-id: req-97d56717-a8b2-432f-b4e1-5cf22324b66a Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "3e1ed40e-6546-4336-bbc0-f53af98053dd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "24e7b359-de95-42ba-a6a4-17aed85d20e8"}, {"from_port": 2380, "group": {"tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "3e1ed40e-6546-4336-bbc0-f53af98053dd", "ip_range": {}, "id": "65acc437-35cc-4b28-9e85-115e918e77fb"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "3e1ed40e-6546-4336-bbc0-f53af98053dd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "93bdce94-a5ff-4fc1-b70c-c24cfed68e26"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "3e1ed40e-6546-4336-bbc0-f53af98053dd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "adac1bc8-2d2a-47a6-a5fe-cf06f0d7d9ef"}, {"from_port": 4000, "group": {"tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "3e1ed40e-6546-4336-bbc0-f53af98053dd", "ip_range": {}, "id": "d647f4de-86d5-460e-8f3a-df5cd5558789"}], "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "id": "3e1ed40e-6546-4336-bbc0-f53af98053dd", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 7888, "group": {"tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "b86cf501-bbf6-4a6b-94b1-8df309df9866", "ip_range": {}, "id": "92013497-9f08-44e7-978f-d493da120864"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "b86cf501-bbf6-4a6b-94b1-8df309df9866", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b917a648-fc33-4353-9e89-918691d2a1e8"}], "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "id": "b86cf501-bbf6-4a6b-94b1-8df309df9866", "name": "clearwater-opnfv-homer-mgmt", "description": "Security group for Homer nodes (management)"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "3dcea574-2af2-4f93-91b4-8fc23ec01564", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4d7fb2a3-05df-4b3e-9374-29d2d1a34586"}, {"from_port": 9160, "group": {"tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "3dcea574-2af2-4f93-91b4-8fc23ec01564", "ip_range": {}, "id": "7b43fbc6-c8e3-4c4b-a727-e1483649f385"}, {"from_port": 7888, "group": {"tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "3dcea574-2af2-4f93-91b4-8fc23ec01564", "ip_range": {}, "id": "e8a02e8c-4b95-4427-b084-b50cb00e4c96"}], "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "id": "3dcea574-2af2-4f93-91b4-8fc23ec01564", "name": "clearwater-opnfv-homer-sig", "description": "Security group for Homer nodes (signaling)"}]} 2018-12-04 23:21:58,162 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c/os-security-groups used request id req-97d56717-a8b2-432f-b4e1-5cf22324b66a 2018-12-04 23:21:58,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.328965187073s 2018-12-04 23:21:58,162 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c/os-security-groups used request id req-97d56717-a8b2-432f-b4e1-5cf22324b66a 2018-12-04 23:21:58,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 23:21:58,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:21:58,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-3111aea0-1374-4795-a7de-6a101c9c8a18 Date: Tue, 04 Dec 2018 23:21:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/6946a583-78ad-4fa9-8550-89d11d62ab8b/snap", "metadata": {}}], "file": "/v2/images/6946a583-78ad-4fa9-8550-89d11d62ab8b/file", "owner": "64bfd2a4d2764cf58c591a8329593a99", "id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "size": 263586304, "self": "/v2/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/6946a583-78ad-4fa9-8550-89d11d62ab8b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-12-04T23:16:38Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-12-04T23:16:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 23:21:58,203 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-3111aea0-1374-4795-a7de-6a101c9c8a18 2018-12-04 23:21:58,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.033301115036s 2018-12-04 23:21:58,204 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-3111aea0-1374-4795-a7de-6a101c9c8a18 2018-12-04 23:21:58,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-04 23:21:58,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/64bfd2a4d2764cf58c591a8329593a99/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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:21:58,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:21:58 GMT Server: Apache x-compute-request-id: req-da5c9969-868d-463e-8cfa-1ded6f464c5b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-da5c9969-868d-463e-8cfa-1ded6f464c5b Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-04 23:21:58,844 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/64bfd2a4d2764cf58c591a8329593a99/volumes/detail used request id req-da5c9969-868d-463e-8cfa-1ded6f464c5b 2018-12-04 23:21:58,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.636770009995s 2018-12-04 23:21:58,844 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/64bfd2a4d2764cf58c591a8329593a99/volumes/detail used request id req-da5c9969-868d-463e-8cfa-1ded6f464c5b 2018-12-04 23:21:58,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-04 23:21:58,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:21:58,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-3736d4bf-f448-4ca7-855a-92f321d4cec1 x-compute-request-id: req-3736d4bf-f448-4ca7-855a-92f321d4cec1 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "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": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99"}]} 2018-12-04 23:21:58,867 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-3736d4bf-f448-4ca7-855a-92f321d4cec1 2018-12-04 23:21:58,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0226690769196s 2018-12-04 23:21:58,868 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-3736d4bf-f448-4ca7-855a-92f321d4cec1 2018-12-04 23:21:58,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-12-04 23:21:58,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20/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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:21:59,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-d484bdac-2fd1-40c2-b1b0-ce019e46f090 x-compute-request-id: req-d484bdac-2fd1-40c2-b1b0-ce019e46f090 Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "3e1ed40e-6546-4336-bbc0-f53af98053dd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "24e7b359-de95-42ba-a6a4-17aed85d20e8"}, {"from_port": 2380, "group": {"tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "3e1ed40e-6546-4336-bbc0-f53af98053dd", "ip_range": {}, "id": "65acc437-35cc-4b28-9e85-115e918e77fb"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "3e1ed40e-6546-4336-bbc0-f53af98053dd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "93bdce94-a5ff-4fc1-b70c-c24cfed68e26"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "3e1ed40e-6546-4336-bbc0-f53af98053dd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "adac1bc8-2d2a-47a6-a5fe-cf06f0d7d9ef"}, {"from_port": 4000, "group": {"tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "3e1ed40e-6546-4336-bbc0-f53af98053dd", "ip_range": {}, "id": "d647f4de-86d5-460e-8f3a-df5cd5558789"}], "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "id": "3e1ed40e-6546-4336-bbc0-f53af98053dd", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 8889, "group": {"tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "name": "clearwater-opnfv-ellis-mgmt"}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "b297dd3f-d959-4813-8bb6-e1fb3309a687", "ip_range": {}, "id": "7aede163-5ad6-4bb1-9f63-f5b729319648"}], "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "id": "b297dd3f-d959-4813-8bb6-e1fb3309a687", "name": "clearwater-opnfv-dime-mgmt", "description": "Security group for Dime nodes (management)"}, {"rules": [{"from_port": 10888, "group": {"tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "8074915b-8345-4684-8c7a-cfef4c29ccf2", "ip_range": {}, "id": "12d2bf21-66c6-4300-b5a1-c6b6fd5196e7"}, {"from_port": 10888, "group": {"tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "8074915b-8345-4684-8c7a-cfef4c29ccf2", "ip_range": {}, "id": "190cb73c-c6a2-45fa-a092-17421d1368ce"}, {"from_port": 10888, "group": {"tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "8074915b-8345-4684-8c7a-cfef4c29ccf2", "ip_range": {}, "id": "4a0302c7-66d8-432e-936c-2695a0fe8203"}, {"from_port": 8888, "group": {"tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "8074915b-8345-4684-8c7a-cfef4c29ccf2", "ip_range": {}, "id": "4b8cfdef-8efa-41a8-b3ab-c978cf080c39"}, {"from_port": 8888, "group": {"tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "8074915b-8345-4684-8c7a-cfef4c29ccf2", "ip_range": {}, "id": "711a300f-8e4c-4aac-9a8c-c49a0dfc4ae3"}], "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "id": "8074915b-8345-4684-8c7a-cfef4c29ccf2", "name": "clearwater-opnfv-dime-sig", "description": "Security group for Dime nodes (signaling)"}]} 2018-12-04 23:21:59,150 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20/os-security-groups used request id req-d484bdac-2fd1-40c2-b1b0-ce019e46f090 2018-12-04 23:21:59,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.28130197525s 2018-12-04 23:21:59,151 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20/os-security-groups used request id req-d484bdac-2fd1-40c2-b1b0-ce019e46f090 2018-12-04 23:21:59,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 23:21:59,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:21:59,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-396f85e9-5a3c-4828-bb45-9a02e3f8e613 Date: Tue, 04 Dec 2018 23:21:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/6946a583-78ad-4fa9-8550-89d11d62ab8b/snap", "metadata": {}}], "file": "/v2/images/6946a583-78ad-4fa9-8550-89d11d62ab8b/file", "owner": "64bfd2a4d2764cf58c591a8329593a99", "id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "size": 263586304, "self": "/v2/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/6946a583-78ad-4fa9-8550-89d11d62ab8b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-12-04T23:16:38Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-12-04T23:16:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 23:21:59,195 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-396f85e9-5a3c-4828-bb45-9a02e3f8e613 2018-12-04 23:21:59,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0362310409546s 2018-12-04 23:21:59,196 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-396f85e9-5a3c-4828-bb45-9a02e3f8e613 2018-12-04 23:21:59,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-04 23:21:59,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/64bfd2a4d2764cf58c591a8329593a99/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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:21:59,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:21:59 GMT Server: Apache x-compute-request-id: req-1803f4df-ecea-4fee-a960-3f3a4366c7cd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1803f4df-ecea-4fee-a960-3f3a4366c7cd Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-04 23:21:59,823 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/64bfd2a4d2764cf58c591a8329593a99/volumes/detail used request id req-1803f4df-ecea-4fee-a960-3f3a4366c7cd 2018-12-04 23:21:59,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.623538017273s 2018-12-04 23:21:59,823 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/64bfd2a4d2764cf58c591a8329593a99/volumes/detail used request id req-1803f4df-ecea-4fee-a960-3f3a4366c7cd 2018-12-04 23:21:59,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-04 23:21:59,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:21:59,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:21: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-2cd5851e-051e-4b33-9a83-af21c71c6286 x-compute-request-id: req-2cd5851e-051e-4b33-9a83-af21c71c6286 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "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": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99"}]} 2018-12-04 23:21:59,852 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-2cd5851e-051e-4b33-9a83-af21c71c6286 2018-12-04 23:21:59,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0282671451569s 2018-12-04 23:21:59,853 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-2cd5851e-051e-4b33-9a83-af21c71c6286 2018-12-04 23:21:59,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-12-04 23:21:59,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590/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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:22:00,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:21: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-945859f4-9f53-4928-b814-c1dc5fe66302 x-compute-request-id: req-945859f4-9f53-4928-b814-c1dc5fe66302 Content-Encoding: gzip Content-Length: 916 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "3e1ed40e-6546-4336-bbc0-f53af98053dd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "24e7b359-de95-42ba-a6a4-17aed85d20e8"}, {"from_port": 2380, "group": {"tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "3e1ed40e-6546-4336-bbc0-f53af98053dd", "ip_range": {}, "id": "65acc437-35cc-4b28-9e85-115e918e77fb"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "3e1ed40e-6546-4336-bbc0-f53af98053dd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "93bdce94-a5ff-4fc1-b70c-c24cfed68e26"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "3e1ed40e-6546-4336-bbc0-f53af98053dd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "adac1bc8-2d2a-47a6-a5fe-cf06f0d7d9ef"}, {"from_port": 4000, "group": {"tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "3e1ed40e-6546-4336-bbc0-f53af98053dd", "ip_range": {}, "id": "d647f4de-86d5-460e-8f3a-df5cd5558789"}], "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "id": "3e1ed40e-6546-4336-bbc0-f53af98053dd", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 7253, "group": {"tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "211807b4-9439-4e14-9eb1-01098f770962", "ip_range": {}, "id": "0318d282-0390-4d7c-87fd-38ebcfb7bf77"}, {"from_port": 11311, "group": {"tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "211807b4-9439-4e14-9eb1-01098f770962", "ip_range": {}, "id": "68323d04-d879-4e87-9698-afc3ae082ca5"}, {"from_port": 9160, "group": {"tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "211807b4-9439-4e14-9eb1-01098f770962", "ip_range": {}, "id": "784b746a-711f-4621-ac92-995e6f8e1545"}, {"from_port": 9160, "group": {"tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "211807b4-9439-4e14-9eb1-01098f770962", "ip_range": {}, "id": "88f39adb-a5db-4887-8e95-14d4cd89f19d"}, {"from_port": 11311, "group": {"tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "211807b4-9439-4e14-9eb1-01098f770962", "ip_range": {}, "id": "96deb657-214a-4b56-a0bf-dfd37f161343"}, {"from_port": 7253, "group": {"tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "211807b4-9439-4e14-9eb1-01098f770962", "ip_range": {}, "id": "d93b4e39-5af4-42cb-bb34-2213284315d1"}], "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "id": "211807b4-9439-4e14-9eb1-01098f770962", "name": "clearwater-opnfv-vellum-sig-inbound", "description": "Security group for Vellum nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 7253, "group": {"tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "6557d643-d379-4c7c-8207-426e9525c492", "ip_range": {}, "id": "10a41fd4-4727-4734-b9e0-1d65a92c7e4f"}, {"from_port": 7000, "group": {"tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "6557d643-d379-4c7c-8207-426e9525c492", "ip_range": {}, "id": "8385d977-b9ef-4fb9-8559-0aba64b1713f"}, {"from_port": 11211, "group": {"tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "6557d643-d379-4c7c-8207-426e9525c492", "ip_range": {}, "id": "abf24692-81f9-424f-aa75-603c8bb287e4"}], "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "id": "6557d643-d379-4c7c-8207-426e9525c492", "name": "clearwater-opnfv-vellum-sig-outbound", "description": "Security group for Vellum nodes outbound traffic (signaling)"}]} 2018-12-04 23:22:00,192 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590/os-security-groups used request id req-945859f4-9f53-4928-b814-c1dc5fe66302 2018-12-04 23:22:00,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.338536977768s 2018-12-04 23:22:00,193 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590/os-security-groups used request id req-945859f4-9f53-4928-b814-c1dc5fe66302 2018-12-04 23:22:00,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 23:22:00,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:22:00,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-9071c25f-feb5-4441-bbf8-352971b8ad50 Date: Tue, 04 Dec 2018 23:22:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/6946a583-78ad-4fa9-8550-89d11d62ab8b/snap", "metadata": {}}], "file": "/v2/images/6946a583-78ad-4fa9-8550-89d11d62ab8b/file", "owner": "64bfd2a4d2764cf58c591a8329593a99", "id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "size": 263586304, "self": "/v2/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/6946a583-78ad-4fa9-8550-89d11d62ab8b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-12-04T23:16:38Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-12-04T23:16:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 23:22:00,235 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-9071c25f-feb5-4441-bbf8-352971b8ad50 2018-12-04 23:22:00,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0334401130676s 2018-12-04 23:22:00,235 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-9071c25f-feb5-4441-bbf8-352971b8ad50 2018-12-04 23:22:00,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-04 23:22:00,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/64bfd2a4d2764cf58c591a8329593a99/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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:22:00,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:22:00 GMT Server: Apache x-compute-request-id: req-99fb7020-31c7-4cc4-8ffa-8a52dc2bc8fa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-99fb7020-31c7-4cc4-8ffa-8a52dc2bc8fa Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-04 23:22:00,857 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/64bfd2a4d2764cf58c591a8329593a99/volumes/detail used request id req-99fb7020-31c7-4cc4-8ffa-8a52dc2bc8fa 2018-12-04 23:22:00,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.618413925171s 2018-12-04 23:22:00,858 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/64bfd2a4d2764cf58c591a8329593a99/volumes/detail used request id req-99fb7020-31c7-4cc4-8ffa-8a52dc2bc8fa 2018-12-04 23:22:00,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-04 23:22:00,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:22:00,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-88370759-f08f-4df9-8dd2-f5b784cfd187 x-compute-request-id: req-88370759-f08f-4df9-8dd2-f5b784cfd187 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "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": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99"}]} 2018-12-04 23:22:00,882 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-88370759-f08f-4df9-8dd2-f5b784cfd187 2018-12-04 23:22:00,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237858295441s 2018-12-04 23:22:00,883 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-88370759-f08f-4df9-8dd2-f5b784cfd187 2018-12-04 23:22:00,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-12-04 23:22:00,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543/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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:22:01,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-df5e01d6-f168-4ee1-8708-4777744bfd51 x-compute-request-id: req-df5e01d6-f168-4ee1-8708-4777744bfd51 Content-Encoding: gzip Content-Length: 814 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "3e1ed40e-6546-4336-bbc0-f53af98053dd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "24e7b359-de95-42ba-a6a4-17aed85d20e8"}, {"from_port": 2380, "group": {"tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "3e1ed40e-6546-4336-bbc0-f53af98053dd", "ip_range": {}, "id": "65acc437-35cc-4b28-9e85-115e918e77fb"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "3e1ed40e-6546-4336-bbc0-f53af98053dd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "93bdce94-a5ff-4fc1-b70c-c24cfed68e26"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "3e1ed40e-6546-4336-bbc0-f53af98053dd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "adac1bc8-2d2a-47a6-a5fe-cf06f0d7d9ef"}, {"from_port": 4000, "group": {"tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "3e1ed40e-6546-4336-bbc0-f53af98053dd", "ip_range": {}, "id": "d647f4de-86d5-460e-8f3a-df5cd5558789"}], "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "id": "3e1ed40e-6546-4336-bbc0-f53af98053dd", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 5052, "group": {"tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "8a4074a1-25dd-495f-94e5-8b40ad6db73e", "ip_range": {}, "id": "16f113bb-7173-4d01-80f5-d6b4aca4118e"}, {"from_port": 5054, "group": {"tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "8a4074a1-25dd-495f-94e5-8b40ad6db73e", "ip_range": {}, "id": "4eb08d99-d7ab-4ddd-a722-47dbb440ffd4"}, {"from_port": 9888, "group": {"tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "8a4074a1-25dd-495f-94e5-8b40ad6db73e", "ip_range": {}, "id": "825b9779-0b66-4689-8d96-cfb639ed1538"}, {"from_port": 9888, "group": {"tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "8a4074a1-25dd-495f-94e5-8b40ad6db73e", "ip_range": {}, "id": "95b781ce-6d7f-4a76-9a50-542a42e4667c"}], "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "id": "8a4074a1-25dd-495f-94e5-8b40ad6db73e", "name": "clearwater-opnfv-sprout-sig-inbound", "description": "Security group for Sprout nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 5054, "group": {"tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "63b01bc9-7146-4ea6-b50a-c8c39803edec", "ip_range": {}, "id": "23f2ff39-8a4b-450d-99fe-75c118b630cb"}, {"from_port": 5052, "group": {"tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "63b01bc9-7146-4ea6-b50a-c8c39803edec", "ip_range": {}, "id": "71c574c6-fcd0-4604-81aa-5e1760961095"}], "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "id": "63b01bc9-7146-4ea6-b50a-c8c39803edec", "name": "clearwater-opnfv-sprout-sig-outbound", "description": "Security group for Sprout nodes outbound traffic (signaling)"}]} 2018-12-04 23:22:01,296 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543/os-security-groups used request id req-df5e01d6-f168-4ee1-8708-4777744bfd51 2018-12-04 23:22:01,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.412051916122s 2018-12-04 23:22:01,296 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543/os-security-groups used request id req-df5e01d6-f168-4ee1-8708-4777744bfd51 2018-12-04 23:22:01,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 23:22:01,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:22:01,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-1ffeae69-6d7e-46e6-9032-cdce87637c8a Date: Tue, 04 Dec 2018 23:22:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/6946a583-78ad-4fa9-8550-89d11d62ab8b/snap", "metadata": {}}], "file": "/v2/images/6946a583-78ad-4fa9-8550-89d11d62ab8b/file", "owner": "64bfd2a4d2764cf58c591a8329593a99", "id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "size": 263586304, "self": "/v2/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/6946a583-78ad-4fa9-8550-89d11d62ab8b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-12-04T23:16:38Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-12-04T23:16:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 23:22:01,336 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-1ffeae69-6d7e-46e6-9032-cdce87637c8a 2018-12-04 23:22:01,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.032546043396s 2018-12-04 23:22:01,336 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-1ffeae69-6d7e-46e6-9032-cdce87637c8a 2018-12-04 23:22:01,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-04 23:22:01,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/64bfd2a4d2764cf58c591a8329593a99/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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:22:01,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:22:01 GMT Server: Apache x-compute-request-id: req-74f01671-28e2-4406-aa1f-4a1180878d78 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-74f01671-28e2-4406-aa1f-4a1180878d78 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-04 23:22:01,513 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/64bfd2a4d2764cf58c591a8329593a99/volumes/detail used request id req-74f01671-28e2-4406-aa1f-4a1180878d78 2018-12-04 23:22:01,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.173398017883s 2018-12-04 23:22:01,513 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/64bfd2a4d2764cf58c591a8329593a99/volumes/detail used request id req-74f01671-28e2-4406-aa1f-4a1180878d78 2018-12-04 23:22:01,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-04 23:22:01,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:22:01,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:22:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c95f0fd-bd0e-4d42-b5a0-8d2196d8e562 x-compute-request-id: req-8c95f0fd-bd0e-4d42-b5a0-8d2196d8e562 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "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": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99"}]} 2018-12-04 23:22:01,536 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-8c95f0fd-bd0e-4d42-b5a0-8d2196d8e562 2018-12-04 23:22:01,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0217418670654s 2018-12-04 23:22:01,536 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-8c95f0fd-bd0e-4d42-b5a0-8d2196d8e562 2018-12-04 23:22:01,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-12-04 23:22:01,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004/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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:22:01,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:22:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4623b22-aa36-46c3-afec-f9544d5dca02 x-compute-request-id: req-d4623b22-aa36-46c3-afec-f9544d5dca02 Content-Encoding: gzip Content-Length: 582 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "3e1ed40e-6546-4336-bbc0-f53af98053dd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "24e7b359-de95-42ba-a6a4-17aed85d20e8"}, {"from_port": 2380, "group": {"tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "3e1ed40e-6546-4336-bbc0-f53af98053dd", "ip_range": {}, "id": "65acc437-35cc-4b28-9e85-115e918e77fb"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "3e1ed40e-6546-4336-bbc0-f53af98053dd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "93bdce94-a5ff-4fc1-b70c-c24cfed68e26"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "3e1ed40e-6546-4336-bbc0-f53af98053dd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "adac1bc8-2d2a-47a6-a5fe-cf06f0d7d9ef"}, {"from_port": 4000, "group": {"tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "3e1ed40e-6546-4336-bbc0-f53af98053dd", "ip_range": {}, "id": "d647f4de-86d5-460e-8f3a-df5cd5558789"}], "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "id": "3e1ed40e-6546-4336-bbc0-f53af98053dd", "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": "7a9d9c93-d58b-4541-969c-4b1db9da56d6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1d57b485-3f5c-448f-a075-ab941ba1ce25"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "7a9d9c93-d58b-4541-969c-4b1db9da56d6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "82e0b397-c846-4abd-a819-3bdc83bc4b90"}], "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "id": "7a9d9c93-d58b-4541-969c-4b1db9da56d6", "name": "clearwater-opnfv-ellis-mgmt", "description": "Security group for Ellis nodes (management)"}]} 2018-12-04 23:22:01,834 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004/os-security-groups used request id req-d4623b22-aa36-46c3-afec-f9544d5dca02 2018-12-04 23:22:01,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.296919822693s 2018-12-04 23:22:01,834 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004/os-security-groups used request id req-d4623b22-aa36-46c3-afec-f9544d5dca02 2018-12-04 23:22:01,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 23:22:01,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:22:01,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-dc453783-649e-481b-a408-375518774a5d Date: Tue, 04 Dec 2018 23:22:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/6946a583-78ad-4fa9-8550-89d11d62ab8b/snap", "metadata": {}}], "file": "/v2/images/6946a583-78ad-4fa9-8550-89d11d62ab8b/file", "owner": "64bfd2a4d2764cf58c591a8329593a99", "id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "size": 263586304, "self": "/v2/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/6946a583-78ad-4fa9-8550-89d11d62ab8b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-12-04T23:16:38Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-12-04T23:16:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 23:22:01,877 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-dc453783-649e-481b-a408-375518774a5d 2018-12-04 23:22:01,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0355401039124s 2018-12-04 23:22:01,877 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-dc453783-649e-481b-a408-375518774a5d 2018-12-04 23:22:01,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-04 23:22:01,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/64bfd2a4d2764cf58c591a8329593a99/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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:22:02,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:22:01 GMT Server: Apache x-compute-request-id: req-8b16a3a7-0fde-4cad-999c-5be7e54bb0fa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8b16a3a7-0fde-4cad-999c-5be7e54bb0fa Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-04 23:22:02,501 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/64bfd2a4d2764cf58c591a8329593a99/volumes/detail used request id req-8b16a3a7-0fde-4cad-999c-5be7e54bb0fa 2018-12-04 23:22:02,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.620540142059s 2018-12-04 23:22:02,501 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/64bfd2a4d2764cf58c591a8329593a99/volumes/detail used request id req-8b16a3a7-0fde-4cad-999c-5be7e54bb0fa 2018-12-04 23:22:02,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-04 23:22:02,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:22:02,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:22: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-4f71bf4f-39c7-4dba-acbf-9d2bbba4a81e x-compute-request-id: req-4f71bf4f-39c7-4dba-acbf-9d2bbba4a81e Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "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": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99"}]} 2018-12-04 23:22:02,530 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-4f71bf4f-39c7-4dba-acbf-9d2bbba4a81e 2018-12-04 23:22:02,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0277450084686s 2018-12-04 23:22:02,530 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-4f71bf4f-39c7-4dba-acbf-9d2bbba4a81e 2018-12-04 23:22:02,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-12-04 23:22:02,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d/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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:22:02,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:22: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-c277c0f9-04ea-41bf-b2e7-9b64ad853228 x-compute-request-id: req-c277c0f9-04ea-41bf-b2e7-9b64ad853228 Content-Encoding: gzip Content-Length: 403 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "22becd48-9812-46a6-8d41-a8f4e0e43e68", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "234bd4c2-dc56-45d3-b22d-20490e807d0a"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "22becd48-9812-46a6-8d41-a8f4e0e43e68", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "58e62d53-bb71-49ec-af24-f9faf41490be"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "22becd48-9812-46a6-8d41-a8f4e0e43e68", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6c0e54b9-d27b-4769-af57-03ec590323af"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "22becd48-9812-46a6-8d41-a8f4e0e43e68", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "786cd757-07a1-419e-9572-e54464478f62"}], "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "id": "22becd48-9812-46a6-8d41-a8f4e0e43e68", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}, {"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "22becd48-9812-46a6-8d41-a8f4e0e43e68", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "234bd4c2-dc56-45d3-b22d-20490e807d0a"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "22becd48-9812-46a6-8d41-a8f4e0e43e68", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "58e62d53-bb71-49ec-af24-f9faf41490be"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "22becd48-9812-46a6-8d41-a8f4e0e43e68", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6c0e54b9-d27b-4769-af57-03ec590323af"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "22becd48-9812-46a6-8d41-a8f4e0e43e68", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "786cd757-07a1-419e-9572-e54464478f62"}], "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "id": "22becd48-9812-46a6-8d41-a8f4e0e43e68", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}]} 2018-12-04 23:22:02,849 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d/os-security-groups used request id req-c277c0f9-04ea-41bf-b2e7-9b64ad853228 2018-12-04 23:22:02,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.317541837692s 2018-12-04 23:22:02,849 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d/os-security-groups used request id req-c277c0f9-04ea-41bf-b2e7-9b64ad853228 2018-12-04 23:22:02,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-04 23:22:02,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:22:02,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-9bb27578-4c01-4a2b-81ec-49fb54455d3b Date: Tue, 04 Dec 2018 23:22:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/6946a583-78ad-4fa9-8550-89d11d62ab8b/snap", "metadata": {}}], "file": "/v2/images/6946a583-78ad-4fa9-8550-89d11d62ab8b/file", "owner": "64bfd2a4d2764cf58c591a8329593a99", "id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "size": 263586304, "self": "/v2/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/6946a583-78ad-4fa9-8550-89d11d62ab8b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-12-04T23:16:38Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-12-04T23:16:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-04 23:22:02,890 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-9bb27578-4c01-4a2b-81ec-49fb54455d3b 2018-12-04 23:22:02,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0336329936981s 2018-12-04 23:22:02,891 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-9bb27578-4c01-4a2b-81ec-49fb54455d3b 2018-12-04 23:22:02,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-04 23:22:02,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/64bfd2a4d2764cf58c591a8329593a99/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}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:22:02,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:22:02 GMT Server: Apache x-compute-request-id: req-6459a16d-3114-47a8-93fd-630c5d3c9ed3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6459a16d-3114-47a8-93fd-630c5d3c9ed3 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-04 23:22:02,932 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/64bfd2a4d2764cf58c591a8329593a99/volumes/detail used request id req-6459a16d-3114-47a8-93fd-630c5d3c9ed3 2018-12-04 23:22:02,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0378179550171s 2018-12-04 23:22:02,932 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/64bfd2a4d2764cf58c591a8329593a99/volumes/detail used request id req-6459a16d-3114-47a8-93fd-630c5d3c9ed3 2018-12-04 23:22:02,932 - 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:54:e0:8e', u'version': 4, u'addr': u'192.168.1.13', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:54:e0:8e', u'version': 4, u'addr': u'172.30.9.215', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1f:e4:cd', 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:1f:e4:cd', u'version': 4, u'addr': u'172.30.9.217', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'6946a583-78ad-4fa9-8550-89d11d62ab8b', 'name': u'heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-04T23:21:38.000000', 'flavor': Munch({u'id': u'dc9e068a-c3c5-47d9-9c00-bac8a82dcc99', 'name': u'heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22'}), 'az': u'nova', 'id': u'09f2c504-a2ab-4441-a65b-19af3a8ffa87', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'3e1ed40e-6546-4336-bbc0-f53af98053dd', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'24e7b359-de95-42ba-a6a4-17aed85d20e8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'3e1ed40e-6546-4336-bbc0-f53af98053dd', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'65acc437-35cc-4b28-9e85-115e918e77fb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'3e1ed40e-6546-4336-bbc0-f53af98053dd', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'93bdce94-a5ff-4fc1-b70c-c24cfed68e26'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'3e1ed40e-6546-4336-bbc0-f53af98053dd', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'adac1bc8-2d2a-47a6-a5fe-cf06f0d7d9ef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'3e1ed40e-6546-4336-bbc0-f53af98053dd', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'd647f4de-86d5-460e-8f3a-df5cd5558789'})], 'id': u'3e1ed40e-6546-4336-bbc0-f53af98053dd', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'64bfd2a4d2764cf58c591a8329593a99', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Bono nodes (signaling)', 'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'6dd1ac39-5586-4caa-88a5-9190afb529e9', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'1edb409f-1f55-4827-91a2-26b414dccadf'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'6dd1ac39-5586-4caa-88a5-9190afb529e9', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'2fbe3ca1-2f25-4935-b37b-a3244f883da5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'6dd1ac39-5586-4caa-88a5-9190afb529e9', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'6a18432d-903a-4f5d-a67e-2193186c82e7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6dd1ac39-5586-4caa-88a5-9190afb529e9', 'tenant_id': '', 'port_range_min': 32768, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'84d24369-f39e-4f28-b8f5-b69e536178b2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'6dd1ac39-5586-4caa-88a5-9190afb529e9', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'879ebd04-888d-4894-8111-60f9f09cccb5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'security_group_id': u'6dd1ac39-5586-4caa-88a5-9190afb529e9', 'tenant_id': '', 'port_range_min': 5062, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'da29702b-e7fd-472e-8cf0-0de22f254237'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'6dd1ac39-5586-4caa-88a5-9190afb529e9', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'de2c36fb-fe9c-4169-8176-9a06442cda30'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'6dd1ac39-5586-4caa-88a5-9190afb529e9', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'e3478e17-ea8b-4112-a142-e8beb2269f1a'})], 'id': u'6dd1ac39-5586-4caa-88a5-9190afb529e9', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'64bfd2a4d2764cf58c591a8329593a99', 'properties': Munch({}), 'name': u'clearwater-opnfv-bono-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'75205ef615304e3fa101655bbe37ef31', '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'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'2018-12-04T23:21:38.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-04T23:21:38Z', 'hostId': u'4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22', 'public_v6': '', 'private_v4': u'192.168.1.13', 'cloud': 'envvars', 'host_id': u'4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-04T23:21:38.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', 'created_at': u'2018-12-04T23:21:03Z', 'created': u'2018-12-04T23:21:03Z', '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:a6:6c:44', u'version': 4, u'addr': u'192.168.1.20', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a6:6c:44', 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:b1:e7:3e', u'version': 4, u'addr': u'192.168.0.13', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b1:e7:3e', u'version': 4, u'addr': u'172.30.9.210', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'6946a583-78ad-4fa9-8550-89d11d62ab8b', 'name': u'heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-04T23:21:44.000000', 'flavor': Munch({u'id': u'dc9e068a-c3c5-47d9-9c00-bac8a82dcc99', 'name': u'heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22'}), 'az': u'nova', 'id': u'000acc7f-e5ea-4083-a6fa-2973f56baa9c', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'3e1ed40e-6546-4336-bbc0-f53af98053dd', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'24e7b359-de95-42ba-a6a4-17aed85d20e8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'3e1ed40e-6546-4336-bbc0-f53af98053dd', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'65acc437-35cc-4b28-9e85-115e918e77fb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'3e1ed40e-6546-4336-bbc0-f53af98053dd', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'93bdce94-a5ff-4fc1-b70c-c24cfed68e26'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'3e1ed40e-6546-4336-bbc0-f53af98053dd', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'adac1bc8-2d2a-47a6-a5fe-cf06f0d7d9ef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'3e1ed40e-6546-4336-bbc0-f53af98053dd', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'd647f4de-86d5-460e-8f3a-df5cd5558789'})], 'id': u'3e1ed40e-6546-4336-bbc0-f53af98053dd', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'64bfd2a4d2764cf58c591a8329593a99', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Homer nodes (management)', 'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'b86cf501-bbf6-4a6b-94b1-8df309df9866', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'92013497-9f08-44e7-978f-d493da120864'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'b86cf501-bbf6-4a6b-94b1-8df309df9866', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'b917a648-fc33-4353-9e89-918691d2a1e8'})], 'id': u'b86cf501-bbf6-4a6b-94b1-8df309df9866', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'64bfd2a4d2764cf58c591a8329593a99', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-mgmt'}), Munch({'description': u'Security group for Homer nodes (signaling)', 'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'3dcea574-2af2-4f93-91b4-8fc23ec01564', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'4d7fb2a3-05df-4b3e-9374-29d2d1a34586'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'3dcea574-2af2-4f93-91b4-8fc23ec01564', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'7b43fbc6-c8e3-4c4b-a727-e1483649f385'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'3dcea574-2af2-4f93-91b4-8fc23ec01564', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'e8a02e8c-4b95-4427-b084-b50cb00e4c96'})], 'id': u'3dcea574-2af2-4f93-91b4-8fc23ec01564', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'64bfd2a4d2764cf58c591a8329593a99', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'75205ef615304e3fa101655bbe37ef31', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.205', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.205', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.205', 'launched_at': u'2018-12-04T23:21:44.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-04T23:21:44Z', 'hostId': u'a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22', 'public_v6': '', 'private_v4': u'192.168.1.20', 'cloud': 'envvars', 'host_id': u'a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-04T23:21:44.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', 'created_at': u'2018-12-04T23:21:01Z', 'created': u'2018-12-04T23:21:01Z', '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:d6:79:83', 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:15:d0:98', 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:15:d0:98', 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'6946a583-78ad-4fa9-8550-89d11d62ab8b', 'name': u'heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-04T23:21:36.000000', 'flavor': Munch({u'id': u'dc9e068a-c3c5-47d9-9c00-bac8a82dcc99', 'name': u'heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22'}), 'az': u'nova', 'id': u'c803e594-714e-4fa9-8880-e453080efa20', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'3e1ed40e-6546-4336-bbc0-f53af98053dd', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'24e7b359-de95-42ba-a6a4-17aed85d20e8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'3e1ed40e-6546-4336-bbc0-f53af98053dd', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'65acc437-35cc-4b28-9e85-115e918e77fb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'3e1ed40e-6546-4336-bbc0-f53af98053dd', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'93bdce94-a5ff-4fc1-b70c-c24cfed68e26'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'3e1ed40e-6546-4336-bbc0-f53af98053dd', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'adac1bc8-2d2a-47a6-a5fe-cf06f0d7d9ef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'3e1ed40e-6546-4336-bbc0-f53af98053dd', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'd647f4de-86d5-460e-8f3a-df5cd5558789'})], 'id': u'3e1ed40e-6546-4336-bbc0-f53af98053dd', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'64bfd2a4d2764cf58c591a8329593a99', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Dime nodes (management)', 'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'security_group_id': u'b297dd3f-d959-4813-8bb6-e1fb3309a687', 'tenant_id': '', 'port_range_min': 8889, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-ellis-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-ellis-mgmt'}), 'project_id': '', 'id': u'7aede163-5ad6-4bb1-9f63-f5b729319648'})], 'id': u'b297dd3f-d959-4813-8bb6-e1fb3309a687', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'64bfd2a4d2764cf58c591a8329593a99', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-mgmt'}), Munch({'description': u'Security group for Dime nodes (signaling)', 'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'8074915b-8345-4684-8c7a-cfef4c29ccf2', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'12d2bf21-66c6-4300-b5a1-c6b6fd5196e7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'8074915b-8345-4684-8c7a-cfef4c29ccf2', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'190cb73c-c6a2-45fa-a092-17421d1368ce'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'8074915b-8345-4684-8c7a-cfef4c29ccf2', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'4a0302c7-66d8-432e-936c-2695a0fe8203'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'8074915b-8345-4684-8c7a-cfef4c29ccf2', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'4b8cfdef-8efa-41a8-b3ab-c978cf080c39'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'8074915b-8345-4684-8c7a-cfef4c29ccf2', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'711a300f-8e4c-4aac-9a8c-c49a0dfc4ae3'})], 'id': u'8074915b-8345-4684-8c7a-cfef4c29ccf2', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'64bfd2a4d2764cf58c591a8329593a99', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'75205ef615304e3fa101655bbe37ef31', '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'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'2018-12-04T23:21:36.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-04T23:21:36Z', 'hostId': u'a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22', 'public_v6': '', 'private_v4': u'192.168.0.5', 'cloud': 'envvars', 'host_id': u'a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-04T23:21:36.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', 'created_at': u'2018-12-04T23:21:01Z', 'created': u'2018-12-04T23:21:01Z', '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:c5:dd:bb', u'version': 4, u'addr': u'192.168.1.5', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fb:ae:37', 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:fb:ae:37', 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'6946a583-78ad-4fa9-8550-89d11d62ab8b', 'name': u'heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-04T23:21:42.000000', 'flavor': Munch({u'id': u'dc9e068a-c3c5-47d9-9c00-bac8a82dcc99', 'name': u'heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22'}), 'az': u'nova', 'id': u'7f07da84-bbe0-43fa-83b7-d68860e2a590', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'3e1ed40e-6546-4336-bbc0-f53af98053dd', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'24e7b359-de95-42ba-a6a4-17aed85d20e8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'3e1ed40e-6546-4336-bbc0-f53af98053dd', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'65acc437-35cc-4b28-9e85-115e918e77fb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'3e1ed40e-6546-4336-bbc0-f53af98053dd', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'93bdce94-a5ff-4fc1-b70c-c24cfed68e26'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'3e1ed40e-6546-4336-bbc0-f53af98053dd', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'adac1bc8-2d2a-47a6-a5fe-cf06f0d7d9ef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'3e1ed40e-6546-4336-bbc0-f53af98053dd', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'd647f4de-86d5-460e-8f3a-df5cd5558789'})], 'id': u'3e1ed40e-6546-4336-bbc0-f53af98053dd', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'64bfd2a4d2764cf58c591a8329593a99', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Vellum nodes inbound traffic (signaling)', 'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'211807b4-9439-4e14-9eb1-01098f770962', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'0318d282-0390-4d7c-87fd-38ebcfb7bf77'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'211807b4-9439-4e14-9eb1-01098f770962', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'68323d04-d879-4e87-9698-afc3ae082ca5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'211807b4-9439-4e14-9eb1-01098f770962', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'784b746a-711f-4621-ac92-995e6f8e1545'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'211807b4-9439-4e14-9eb1-01098f770962', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'88f39adb-a5db-4887-8e95-14d4cd89f19d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'211807b4-9439-4e14-9eb1-01098f770962', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'96deb657-214a-4b56-a0bf-dfd37f161343'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'211807b4-9439-4e14-9eb1-01098f770962', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'd93b4e39-5af4-42cb-bb34-2213284315d1'})], 'id': u'211807b4-9439-4e14-9eb1-01098f770962', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'64bfd2a4d2764cf58c591a8329593a99', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-inbound'}), Munch({'description': u'Security group for Vellum nodes outbound traffic (signaling)', 'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'6557d643-d379-4c7c-8207-426e9525c492', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'10a41fd4-4727-4734-b9e0-1d65a92c7e4f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'security_group_id': u'6557d643-d379-4c7c-8207-426e9525c492', 'tenant_id': '', 'port_range_min': 7000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'8385d977-b9ef-4fb9-8559-0aba64b1713f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'security_group_id': u'6557d643-d379-4c7c-8207-426e9525c492', 'tenant_id': '', 'port_range_min': 11211, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'abf24692-81f9-424f-aa75-603c8bb287e4'})], 'id': u'6557d643-d379-4c7c-8207-426e9525c492', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'64bfd2a4d2764cf58c591a8329593a99', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'75205ef615304e3fa101655bbe37ef31', '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'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'2018-12-04T23:21:42.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-04T23:21:42Z', 'hostId': u'4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22', 'public_v6': '', 'private_v4': u'192.168.0.11', 'cloud': 'envvars', 'host_id': u'4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-04T23:21:42.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', 'created_at': u'2018-12-04T23:21:00Z', 'created': u'2018-12-04T23:21:00Z', '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:3e:f0:1a', u'version': 4, u'addr': u'192.168.1.7', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ec:93:f7', u'version': 4, u'addr': u'192.168.0.22', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ec:93:f7', u'version': 4, u'addr': u'172.30.9.211', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'6946a583-78ad-4fa9-8550-89d11d62ab8b', 'name': u'heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-04T23:21:24.000000', 'flavor': Munch({u'id': u'dc9e068a-c3c5-47d9-9c00-bac8a82dcc99', 'name': u'heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22'}), 'az': u'nova', 'id': u'6d9d8066-8d3f-458f-b3d1-ca27fe1b3543', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'3e1ed40e-6546-4336-bbc0-f53af98053dd', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'24e7b359-de95-42ba-a6a4-17aed85d20e8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'3e1ed40e-6546-4336-bbc0-f53af98053dd', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'65acc437-35cc-4b28-9e85-115e918e77fb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'3e1ed40e-6546-4336-bbc0-f53af98053dd', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'93bdce94-a5ff-4fc1-b70c-c24cfed68e26'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'3e1ed40e-6546-4336-bbc0-f53af98053dd', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'adac1bc8-2d2a-47a6-a5fe-cf06f0d7d9ef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'3e1ed40e-6546-4336-bbc0-f53af98053dd', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'd647f4de-86d5-460e-8f3a-df5cd5558789'})], 'id': u'3e1ed40e-6546-4336-bbc0-f53af98053dd', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'64bfd2a4d2764cf58c591a8329593a99', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Sprout nodes inbound traffic (signaling)', 'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'8a4074a1-25dd-495f-94e5-8b40ad6db73e', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'16f113bb-7173-4d01-80f5-d6b4aca4118e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'8a4074a1-25dd-495f-94e5-8b40ad6db73e', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'4eb08d99-d7ab-4ddd-a722-47dbb440ffd4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'8a4074a1-25dd-495f-94e5-8b40ad6db73e', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'825b9779-0b66-4689-8d96-cfb639ed1538'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'8a4074a1-25dd-495f-94e5-8b40ad6db73e', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'95b781ce-6d7f-4a76-9a50-542a42e4667c'})], 'id': u'8a4074a1-25dd-495f-94e5-8b40ad6db73e', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'64bfd2a4d2764cf58c591a8329593a99', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-inbound'}), Munch({'description': u'Security group for Sprout nodes outbound traffic (signaling)', 'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'63b01bc9-7146-4ea6-b50a-c8c39803edec', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'23f2ff39-8a4b-450d-99fe-75c118b630cb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'63b01bc9-7146-4ea6-b50a-c8c39803edec', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'71c574c6-fcd0-4604-81aa-5e1760961095'})], 'id': u'63b01bc9-7146-4ea6-b50a-c8c39803edec', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'64bfd2a4d2764cf58c591a8329593a99', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'75205ef615304e3fa101655bbe37ef31', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.211', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.211', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.211', 'launched_at': u'2018-12-04T23:21:24.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-04T23:21:25Z', 'hostId': u'a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22', 'public_v6': '', 'private_v4': u'192.168.0.22', 'cloud': 'envvars', 'host_id': u'a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-04T23:21:24.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', 'created_at': u'2018-12-04T23:20:59Z', 'created': u'2018-12-04T23:20:59Z', '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:e7:8f:44', u'version': 4, u'addr': u'192.168.0.8', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e7:8f:44', u'version': 4, u'addr': u'172.30.9.207', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'6946a583-78ad-4fa9-8550-89d11d62ab8b', 'name': u'heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-04T23:20:47.000000', 'flavor': Munch({u'id': u'dc9e068a-c3c5-47d9-9c00-bac8a82dcc99', 'name': u'heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22'}), 'az': u'nova', 'id': u'e0d5d94d-39c0-43c9-94e5-443514355004', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'3e1ed40e-6546-4336-bbc0-f53af98053dd', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'24e7b359-de95-42ba-a6a4-17aed85d20e8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'3e1ed40e-6546-4336-bbc0-f53af98053dd', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'65acc437-35cc-4b28-9e85-115e918e77fb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'3e1ed40e-6546-4336-bbc0-f53af98053dd', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'93bdce94-a5ff-4fc1-b70c-c24cfed68e26'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'3e1ed40e-6546-4336-bbc0-f53af98053dd', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'adac1bc8-2d2a-47a6-a5fe-cf06f0d7d9ef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'3e1ed40e-6546-4336-bbc0-f53af98053dd', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'd647f4de-86d5-460e-8f3a-df5cd5558789'})], 'id': u'3e1ed40e-6546-4336-bbc0-f53af98053dd', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'64bfd2a4d2764cf58c591a8329593a99', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'7a9d9c93-d58b-4541-969c-4b1db9da56d6', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'1d57b485-3f5c-448f-a075-ab941ba1ce25'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'7a9d9c93-d58b-4541-969c-4b1db9da56d6', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'82e0b397-c846-4abd-a819-3bdc83bc4b90'})], 'id': u'7a9d9c93-d58b-4541-969c-4b1db9da56d6', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'64bfd2a4d2764cf58c591a8329593a99', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'75205ef615304e3fa101655bbe37ef31', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.207', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.207', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.207', 'launched_at': u'2018-12-04T23:20:47.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-04T23:20:47Z', 'hostId': u'a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22', 'public_v6': '', 'private_v4': u'192.168.0.8', 'cloud': 'envvars', 'host_id': u'a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-04T23:20:47.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', 'created_at': u'2018-12-04T23:19:04Z', 'created': u'2018-12-04T23:19:04Z', '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:ef:82:5b', 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:b0:a3:3d', u'version': 4, u'addr': u'192.168.0.9', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b0:a3:3d', 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'6946a583-78ad-4fa9-8550-89d11d62ab8b', 'name': u'heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-04T23:18:56.000000', 'flavor': Munch({u'id': u'dc9e068a-c3c5-47d9-9c00-bac8a82dcc99', 'name': u'heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22'}), 'az': u'nova', 'id': u'3252db70-7a25-4c5d-b2d4-cdb19489228d', 'security_groups': [Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'22becd48-9812-46a6-8d41-a8f4e0e43e68', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'234bd4c2-dc56-45d3-b22d-20490e807d0a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'22becd48-9812-46a6-8d41-a8f4e0e43e68', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'58e62d53-bb71-49ec-af24-f9faf41490be'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'22becd48-9812-46a6-8d41-a8f4e0e43e68', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'6c0e54b9-d27b-4769-af57-03ec590323af'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'22becd48-9812-46a6-8d41-a8f4e0e43e68', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'786cd757-07a1-419e-9572-e54464478f62'})], 'id': u'22becd48-9812-46a6-8d41-a8f4e0e43e68', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'64bfd2a4d2764cf58c591a8329593a99', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'}), Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'22becd48-9812-46a6-8d41-a8f4e0e43e68', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'234bd4c2-dc56-45d3-b22d-20490e807d0a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'22becd48-9812-46a6-8d41-a8f4e0e43e68', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'58e62d53-bb71-49ec-af24-f9faf41490be'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'22becd48-9812-46a6-8d41-a8f4e0e43e68', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'6c0e54b9-d27b-4769-af57-03ec590323af'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'22becd48-9812-46a6-8d41-a8f4e0e43e68', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'786cd757-07a1-419e-9572-e54464478f62'})], 'id': u'22becd48-9812-46a6-8d41-a8f4e0e43e68', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'64bfd2a4d2764cf58c591a8329593a99', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'75205ef615304e3fa101655bbe37ef31', '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'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'2018-12-04T23:18:56.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-04T23:18:56Z', 'hostId': u'4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22', 'public_v6': '', 'private_v4': u'192.168.0.9', 'cloud': 'envvars', 'host_id': u'4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-04T23:18:56.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', 'created_at': u'2018-12-04T23:17:11Z', 'created': u'2018-12-04T23:17:11Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2018-12-04 23:22:02,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:22:02,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:22:03,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:22: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-188db875-fa0f-465a-9d71-f27a4eaec4ce x-compute-request-id: req-188db875-fa0f-465a-9d71-f27a4eaec4ce Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:22:03,241 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-188db875-fa0f-465a-9d71-f27a4eaec4ce 2018-12-04 23:22:03,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.295239925385s 2018-12-04 23:22:03,242 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-188db875-fa0f-465a-9d71-f27a4eaec4ce 2018-12-04 23:22:03,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:22:03,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:22:03,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-8207939e-c920-40d2-a667-ae8eaec8ff59 x-compute-request-id: req-8207939e-c920-40d2-a667-ae8eaec8ff59 Content-Encoding: gzip Content-Length: 8655 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n"} 2018-12-04 23:22:03,319 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-8207939e-c920-40d2-a667-ae8eaec8ff59 2018-12-04 23:22:03,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0701930522919s 2018-12-04 23:22:03,320 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-8207939e-c920-40d2-a667-ae8eaec8ff59 2018-12-04 23:22:03,320 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 2018-12-04 23:22:03,322 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:22:13,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:22:13,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:22:13,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:22:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-303bad23-497e-4cda-89b4-87cdb933cfb0 x-compute-request-id: req-303bad23-497e-4cda-89b4-87cdb933cfb0 Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:22:13,798 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-303bad23-497e-4cda-89b4-87cdb933cfb0 2018-12-04 23:22:13,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.465956926346s 2018-12-04 23:22:13,799 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-303bad23-497e-4cda-89b4-87cdb933cfb0 2018-12-04 23:22:13,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:22:13,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:22:13,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:22:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c8be528-19b2-4a31-bc55-cea6cb4b04ed x-compute-request-id: req-8c8be528-19b2-4a31-bc55-cea6cb4b04ed Content-Encoding: gzip Content-Length: 8655 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n"} 2018-12-04 23:22:13,874 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-8c8be528-19b2-4a31-bc55-cea6cb4b04ed 2018-12-04 23:22:13,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0689189434052s 2018-12-04 23:22:13,875 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-8c8be528-19b2-4a31-bc55-cea6cb4b04ed 2018-12-04 23:22:13,876 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 2018-12-04 23:22:13,877 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:22:23,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:22:23,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:22:24,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-745b7dc9-1085-4844-be99-aad7782ed724 x-compute-request-id: req-745b7dc9-1085-4844-be99-aad7782ed724 Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:22:24,516 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-745b7dc9-1085-4844-be99-aad7782ed724 2018-12-04 23:22:24,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.629002809525s 2018-12-04 23:22:24,517 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-745b7dc9-1085-4844-be99-aad7782ed724 2018-12-04 23:22:24,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:22:24,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:22:24,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:22: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-ce6b32a6-2d49-4c1c-ac3d-1f79ecbdf672 x-compute-request-id: req-ce6b32a6-2d49-4c1c-ac3d-1f79ecbdf672 Content-Encoding: gzip Content-Length: 8655 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n"} 2018-12-04 23:22:24,622 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-ce6b32a6-2d49-4c1c-ac3d-1f79ecbdf672 2018-12-04 23:22:24,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0967218875885s 2018-12-04 23:22:24,622 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-ce6b32a6-2d49-4c1c-ac3d-1f79ecbdf672 2018-12-04 23:22:24,623 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 2018-12-04 23:22:24,623 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:22:34,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:22:34,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:22:35,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-cd8a116c-64eb-4c1c-b93a-c8b0c1782978 x-compute-request-id: req-cd8a116c-64eb-4c1c-b93a-c8b0c1782978 Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:22:35,109 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cd8a116c-64eb-4c1c-b93a-c8b0c1782978 2018-12-04 23:22:35,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.474866867065s 2018-12-04 23:22:35,110 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cd8a116c-64eb-4c1c-b93a-c8b0c1782978 2018-12-04 23:22:35,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:22:35,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:22:35,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:22:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f4a7f7b-7454-4198-ab4d-3754332857e3 x-compute-request-id: req-2f4a7f7b-7454-4198-ab4d-3754332857e3 Content-Encoding: gzip Content-Length: 8655 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n"} 2018-12-04 23:22:35,192 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-2f4a7f7b-7454-4198-ab4d-3754332857e3 2018-12-04 23:22:35,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.075098991394s 2018-12-04 23:22:35,193 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-2f4a7f7b-7454-4198-ab4d-3754332857e3 2018-12-04 23:22:35,193 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 2018-12-04 23:22:35,194 - functest.core.singlevm - DEBUG - try 4: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:22:45,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:22:45,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:22:45,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:22: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-9470cfb3-9b7c-40c7-9f5c-2b23244b382f x-compute-request-id: req-9470cfb3-9b7c-40c7-9f5c-2b23244b382f Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:22:45,733 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9470cfb3-9b7c-40c7-9f5c-2b23244b382f 2018-12-04 23:22:45,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.528280973434s 2018-12-04 23:22:45,734 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9470cfb3-9b7c-40c7-9f5c-2b23244b382f 2018-12-04 23:22:45,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:22:45,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:22:45,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:22: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-91123194-30e8-45eb-b286-78f5c93ffa45 x-compute-request-id: req-91123194-30e8-45eb-b286-78f5c93ffa45 Content-Encoding: gzip Content-Length: 8655 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n"} 2018-12-04 23:22:45,825 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-91123194-30e8-45eb-b286-78f5c93ffa45 2018-12-04 23:22:45,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0840888023376s 2018-12-04 23:22:45,826 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-91123194-30e8-45eb-b286-78f5c93ffa45 2018-12-04 23:22:45,826 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 2018-12-04 23:22:45,827 - functest.core.singlevm - DEBUG - try 5: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:22:55,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:22:55,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:22:56,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-a15ed75a-6b95-4dc6-8890-aceb1a4ec7bd x-compute-request-id: req-a15ed75a-6b95-4dc6-8890-aceb1a4ec7bd Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:22:56,298 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a15ed75a-6b95-4dc6-8890-aceb1a4ec7bd 2018-12-04 23:22:56,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.460464000702s 2018-12-04 23:22:56,299 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a15ed75a-6b95-4dc6-8890-aceb1a4ec7bd 2018-12-04 23:22:56,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:22:56,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:22:56,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-1ffbcbee-8df1-4c3a-bc56-a9157c635625 x-compute-request-id: req-1ffbcbee-8df1-4c3a-bc56-a9157c635625 Content-Encoding: gzip Content-Length: 8655 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n"} 2018-12-04 23:22:56,374 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-1ffbcbee-8df1-4c3a-bc56-a9157c635625 2018-12-04 23:22:56,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0681049823761s 2018-12-04 23:22:56,375 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-1ffbcbee-8df1-4c3a-bc56-a9157c635625 2018-12-04 23:22:56,375 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 2018-12-04 23:22:56,376 - functest.core.singlevm - DEBUG - try 6: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:23:06,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:23:06,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:23:07,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-5ce02468-a53c-4c72-9963-2ead7980c5ad x-compute-request-id: req-5ce02468-a53c-4c72-9963-2ead7980c5ad Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:23:07,023 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5ce02468-a53c-4c72-9963-2ead7980c5ad 2018-12-04 23:23:07,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.636089086533s 2018-12-04 23:23:07,024 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5ce02468-a53c-4c72-9963-2ead7980c5ad 2018-12-04 23:23:07,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:23:07,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:23:07,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:23:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fcdf4881-933f-4859-872a-ec35cc2729a6 x-compute-request-id: req-fcdf4881-933f-4859-872a-ec35cc2729a6 Content-Encoding: gzip Content-Length: 8655 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n"} 2018-12-04 23:23:07,283 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-fcdf4881-933f-4859-872a-ec35cc2729a6 2018-12-04 23:23:07,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.253232002258s 2018-12-04 23:23:07,284 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-fcdf4881-933f-4859-872a-ec35cc2729a6 2018-12-04 23:23:07,284 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 2018-12-04 23:23:07,285 - functest.core.singlevm - DEBUG - try 7: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:23:17,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:23:17,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:23:17,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-ae06dbe6-668f-47de-8238-f61773f94b3c x-compute-request-id: req-ae06dbe6-668f-47de-8238-f61773f94b3c Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:23:17,785 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ae06dbe6-668f-47de-8238-f61773f94b3c 2018-12-04 23:23:17,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.489935159683s 2018-12-04 23:23:17,786 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ae06dbe6-668f-47de-8238-f61773f94b3c 2018-12-04 23:23:17,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:23:17,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:23:17,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-8f348f25-17f2-4162-911f-0e4cf6030bbd x-compute-request-id: req-8f348f25-17f2-4162-911f-0e4cf6030bbd Content-Encoding: gzip Content-Length: 9752 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. o+. |\n| . . .. oo. |\n| o . ..+ . |\n| + . ...o |\n| . . S o |\n| + . |\n| o = . |\n| 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:\nae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E |\n| . * o |\n| . * o + |\n| . = + |\n| . S . |\n| + + |\n| o o |\n| .= + . |\n| .=.. o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| *. . |\n| o . |\n| . . . |\n| S . o |\n| o . . . E |\n| o + . o . . |\n| o + . + |\n| . .o=.. o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. ..o + |\n|. . +. . . * |\n|.... +. . . . |\n| . ..... B . |\n| .o. 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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: "} 2018-12-04 23:23:17,862 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-8f348f25-17f2-4162-911f-0e4cf6030bbd 2018-12-04 23:23:17,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0691781044006s 2018-12-04 23:23:17,863 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-8f348f25-17f2-4162-911f-0e4cf6030bbd 2018-12-04 23:23:17,863 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. o+. | | . . .. oo. | | o . ..+ . | | + . ...o | | . . S 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: ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | E | | . * o | | . * o + | | . = + | | . S . | | + + | | o o | | .= + . | | .=.. o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | *. . | | o . | | . . . | | S . o | | o . . . E | | o + . o . . | | o + . + | | . .o=.. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. ..o + | |. . +. . . * | |.... +. . . . | | . ..... B . | | .o. S o | | .. o E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 2018-12-04 23:23:17,865 - functest.core.singlevm - DEBUG - try 8: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:23:27,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:23:27,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:23:28,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:23:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41af1373-0bc7-481c-91bc-74991f9a49a8 x-compute-request-id: req-41af1373-0bc7-481c-91bc-74991f9a49a8 Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:23:28,163 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-41af1373-0bc7-481c-91bc-74991f9a49a8 2018-12-04 23:23:28,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.287786006927s 2018-12-04 23:23:28,164 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-41af1373-0bc7-481c-91bc-74991f9a49a8 2018-12-04 23:23:28,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:23:28,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:23:28,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-90fcbcd0-f0a4-46e7-840b-6b697e14d57d x-compute-request-id: req-90fcbcd0-f0a4-46e7-840b-6b697e14d57d Content-Encoding: gzip Content-Length: 9752 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. o+. |\n| . . .. oo. |\n| o . ..+ . |\n| + . ...o |\n| . . S o |\n| + . |\n| o = . |\n| 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:\nae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E |\n| . * o |\n| . * o + |\n| . = + |\n| . S . |\n| + + |\n| o o |\n| .= + . |\n| .=.. o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| *. . |\n| o . |\n| . . . |\n| S . o |\n| o . . . E |\n| o + . o . . |\n| o + . + |\n| . .o=.. o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. ..o + |\n|. . +. . . * |\n|.... +. . . . |\n| . ..... B . |\n| .o. 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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: "} 2018-12-04 23:23:28,240 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-90fcbcd0-f0a4-46e7-840b-6b697e14d57d 2018-12-04 23:23:28,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0691950321198s 2018-12-04 23:23:28,241 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-90fcbcd0-f0a4-46e7-840b-6b697e14d57d 2018-12-04 23:23:28,241 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. o+. | | . . .. oo. | | o . ..+ . | | + . ...o | | . . S 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: ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | E | | . * o | | . * o + | | . = + | | . S . | | + + | | o o | | .= + . | | .=.. o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | *. . | | o . | | . . . | | S . o | | o . . . E | | o + . o . . | | o + . + | | . .o=.. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. ..o + | |. . +. . . * | |.... +. . . . | | . ..... B . | | .o. S o | | .. o E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 2018-12-04 23:23:28,243 - functest.core.singlevm - DEBUG - try 9: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:23:38,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:23:38,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:23:38,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:23:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01920e7b-0d36-4818-9607-4f83d1e31d2a x-compute-request-id: req-01920e7b-0d36-4818-9607-4f83d1e31d2a Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:23:38,722 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-01920e7b-0d36-4818-9607-4f83d1e31d2a 2018-12-04 23:23:38,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.468569040298s 2018-12-04 23:23:38,723 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-01920e7b-0d36-4818-9607-4f83d1e31d2a 2018-12-04 23:23:38,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:23:38,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:23:38,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:23:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db29971b-56ea-4355-bbf5-7fc309e4a1a4 x-compute-request-id: req-db29971b-56ea-4355-bbf5-7fc309e4a1a4 Content-Encoding: gzip Content-Length: 9752 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. o+. |\n| . . .. oo. |\n| o . ..+ . |\n| + . ...o |\n| . . S o |\n| + . |\n| o = . |\n| 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:\nae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E |\n| . * o |\n| . * o + |\n| . = + |\n| . S . |\n| + + |\n| o o |\n| .= + . |\n| .=.. o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| *. . |\n| o . |\n| . . . |\n| S . o |\n| o . . . E |\n| o + . o . . |\n| o + . + |\n| . .o=.. o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. ..o + |\n|. . +. . . * |\n|.... +. . . . |\n| . ..... B . |\n| .o. 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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: "} 2018-12-04 23:23:38,797 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-db29971b-56ea-4355-bbf5-7fc309e4a1a4 2018-12-04 23:23:38,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0682830810547s 2018-12-04 23:23:38,798 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-db29971b-56ea-4355-bbf5-7fc309e4a1a4 2018-12-04 23:23:38,798 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. o+. | | . . .. oo. | | o . ..+ . | | + . ...o | | . . S 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: ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | E | | . * o | | . * o + | | . = + | | . S . | | + + | | o o | | .= + . | | .=.. o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | *. . | | o . | | . . . | | S . o | | o . . . E | | o + . o . . | | o + . + | | . .o=.. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. ..o + | |. . +. . . * | |.... +. . . . | | . ..... B . | | .o. S o | | .. o E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 2018-12-04 23:23:38,800 - functest.core.singlevm - DEBUG - try 10: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:23:48,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:23:48,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:23:49,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-b5030da2-8abd-4807-b117-850a8497aa03 x-compute-request-id: req-b5030da2-8abd-4807-b117-850a8497aa03 Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:23:49,287 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b5030da2-8abd-4807-b117-850a8497aa03 2018-12-04 23:23:49,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.47665309906s 2018-12-04 23:23:49,288 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b5030da2-8abd-4807-b117-850a8497aa03 2018-12-04 23:23:49,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:23:49,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:23:49,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:23:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07021dcb-4e7b-42c1-8bfd-b59c16572e51 x-compute-request-id: req-07021dcb-4e7b-42c1-8bfd-b59c16572e51 Content-Encoding: gzip Content-Length: 9812 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. o+. |\n| . . .. oo. |\n| o . ..+ . |\n| + . ...o |\n| . . S o |\n| + . |\n| o = . |\n| 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:\nae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E |\n| . * o |\n| . * o + |\n| . = + |\n| . S . |\n| + + |\n| o o |\n| .= + . |\n| .=.. o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| *. . |\n| o . |\n| . . . |\n| S . o |\n| o . . . E |\n| o + . o . . |\n| o + . + |\n| . .o=.. o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. ..o + |\n|. . +. . . * |\n|.... +. . . . |\n| . ..... B . |\n| .o. 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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n"} 2018-12-04 23:23:49,364 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-07021dcb-4e7b-42c1-8bfd-b59c16572e51 2018-12-04 23:23:49,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0695440769196s 2018-12-04 23:23:49,365 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-07021dcb-4e7b-42c1-8bfd-b59c16572e51 2018-12-04 23:23:49,366 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. o+. | | . . .. oo. | | o . ..+ . | | + . ...o | | . . S 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: ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | E | | . * o | | . * o + | | . = + | | . S . | | + + | | o o | | .= + . | | .=.. o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | *. . | | o . | | . . . | | S . o | | o . . . E | | o + . o . . | | o + . + | | . .o=.. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. ..o + | |. . +. . . * | |.... +. . . . | | . ..... B . | | .o. S o | | .. o E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2018-12-04 23:23:49,367 - functest.core.singlevm - DEBUG - try 11: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:23:59,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:23:59,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:23:59,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:23:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee1c74b2-55d2-4ed4-b987-abe68d114169 x-compute-request-id: req-ee1c74b2-55d2-4ed4-b987-abe68d114169 Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:23:59,824 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ee1c74b2-55d2-4ed4-b987-abe68d114169 2018-12-04 23:23:59,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.446259021759s 2018-12-04 23:23:59,825 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ee1c74b2-55d2-4ed4-b987-abe68d114169 2018-12-04 23:23:59,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:23:59,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:23:59,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:23:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf6a9aa7-4f76-4eef-9990-4dc6c06ecd02 x-compute-request-id: req-cf6a9aa7-4f76-4eef-9990-4dc6c06ecd02 Content-Encoding: gzip Content-Length: 9812 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. o+. |\n| . . .. oo. |\n| o . ..+ . |\n| + . ...o |\n| . . S o |\n| + . |\n| o = . |\n| 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:\nae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E |\n| . * o |\n| . * o + |\n| . = + |\n| . S . |\n| + + |\n| o o |\n| .= + . |\n| .=.. o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| *. . |\n| o . |\n| . . . |\n| S . o |\n| o . . . E |\n| o + . o . . |\n| o + . + |\n| . .o=.. o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. ..o + |\n|. . +. . . * |\n|.... +. . . . |\n| . ..... B . |\n| .o. 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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n"} 2018-12-04 23:23:59,907 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-cf6a9aa7-4f76-4eef-9990-4dc6c06ecd02 2018-12-04 23:23:59,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0747239589691s 2018-12-04 23:23:59,908 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-cf6a9aa7-4f76-4eef-9990-4dc6c06ecd02 2018-12-04 23:23:59,908 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. o+. | | . . .. oo. | | o . ..+ . | | + . ...o | | . . S 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: ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | E | | . * o | | . * o + | | . = + | | . S . | | + + | | o o | | .= + . | | .=.. o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | *. . | | o . | | . . . | | S . o | | o . . . E | | o + . o . . | | o + . + | | . .o=.. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. ..o + | |. . +. . . * | |.... +. . . . | | . ..... B . | | .o. S o | | .. o E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2018-12-04 23:23:59,910 - functest.core.singlevm - DEBUG - try 12: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:24:09,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:24:09,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:24:10,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-017646ab-6f8d-4f95-b5b8-dca261cfa9a9 x-compute-request-id: req-017646ab-6f8d-4f95-b5b8-dca261cfa9a9 Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:24:10,379 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-017646ab-6f8d-4f95-b5b8-dca261cfa9a9 2018-12-04 23:24:10,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.458139896393s 2018-12-04 23:24:10,379 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-017646ab-6f8d-4f95-b5b8-dca261cfa9a9 2018-12-04 23:24:10,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:24:10,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:24:10,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:24: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-5ac3fbc5-185d-4ac8-92b8-8c54fbde82ba x-compute-request-id: req-5ac3fbc5-185d-4ac8-92b8-8c54fbde82ba Content-Encoding: gzip Content-Length: 9812 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. o+. |\n| . . .. oo. |\n| o . ..+ . |\n| + . ...o |\n| . . S o |\n| + . |\n| o = . |\n| 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:\nae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E |\n| . * o |\n| . * o + |\n| . = + |\n| . S . |\n| + + |\n| o o |\n| .= + . |\n| .=.. o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| *. . |\n| o . |\n| . . . |\n| S . o |\n| o . . . E |\n| o + . o . . |\n| o + . + |\n| . .o=.. o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. ..o + |\n|. . +. . . * |\n|.... +. . . . |\n| . ..... B . |\n| .o. 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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n"} 2018-12-04 23:24:10,457 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-5ac3fbc5-185d-4ac8-92b8-8c54fbde82ba 2018-12-04 23:24:10,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0706279277802s 2018-12-04 23:24:10,458 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-5ac3fbc5-185d-4ac8-92b8-8c54fbde82ba 2018-12-04 23:24:10,458 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. o+. | | . . .. oo. | | o . ..+ . | | + . ...o | | . . S 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: ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | E | | . * o | | . * o + | | . = + | | . S . | | + + | | o o | | .= + . | | .=.. o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | *. . | | o . | | . . . | | S . o | | o . . . E | | o + . o . . | | o + . + | | . .o=.. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. ..o + | |. . +. . . * | |.... +. . . . | | . ..... B . | | .o. S o | | .. o E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2018-12-04 23:24:10,460 - functest.core.singlevm - DEBUG - try 13: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:24:20,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:24:20,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:24:20,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-8ee2d9aa-c20a-4d7d-bebc-cd84064e7d01 x-compute-request-id: req-8ee2d9aa-c20a-4d7d-bebc-cd84064e7d01 Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:24:20,861 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8ee2d9aa-c20a-4d7d-bebc-cd84064e7d01 2018-12-04 23:24:20,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.390210866928s 2018-12-04 23:24:20,861 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8ee2d9aa-c20a-4d7d-bebc-cd84064e7d01 2018-12-04 23:24:20,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:24:20,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:24:20,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-e7cdaf8a-fd29-4408-9130-48d01ef95c18 x-compute-request-id: req-e7cdaf8a-fd29-4408-9130-48d01ef95c18 Content-Encoding: gzip Content-Length: 9812 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. o+. |\n| . . .. oo. |\n| o . ..+ . |\n| + . ...o |\n| . . S o |\n| + . |\n| o = . |\n| 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:\nae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E |\n| . * o |\n| . * o + |\n| . = + |\n| . S . |\n| + + |\n| o o |\n| .= + . |\n| .=.. o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| *. . |\n| o . |\n| . . . |\n| S . o |\n| o . . . E |\n| o + . o . . |\n| o + . + |\n| . .o=.. o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. ..o + |\n|. . +. . . * |\n|.... +. . . . |\n| . ..... B . |\n| .o. 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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n"} 2018-12-04 23:24:20,982 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-e7cdaf8a-fd29-4408-9130-48d01ef95c18 2018-12-04 23:24:20,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.113827943802s 2018-12-04 23:24:20,983 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-e7cdaf8a-fd29-4408-9130-48d01ef95c18 2018-12-04 23:24:20,983 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. o+. | | . . .. oo. | | o . ..+ . | | + . ...o | | . . S 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: ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | E | | . * o | | . * o + | | . = + | | . S . | | + + | | o o | | .= + . | | .=.. o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | *. . | | o . | | . . . | | S . o | | o . . . E | | o + . o . . | | o + . + | | . .o=.. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. ..o + | |. . +. . . * | |.... +. . . . | | . ..... B . | | .o. S o | | .. o E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2018-12-04 23:24:20,985 - functest.core.singlevm - DEBUG - try 14: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:24:30,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:24:30,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:24:31,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-170866fe-fedf-48d3-8363-4994e23c9e1b x-compute-request-id: req-170866fe-fedf-48d3-8363-4994e23c9e1b Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:24:31,451 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-170866fe-fedf-48d3-8363-4994e23c9e1b 2018-12-04 23:24:31,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.46248793602s 2018-12-04 23:24:31,452 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-170866fe-fedf-48d3-8363-4994e23c9e1b 2018-12-04 23:24:31,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:24:31,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:24:31,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:24:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1f98b3e-31ea-48a4-9ae7-32a4d9159560 x-compute-request-id: req-c1f98b3e-31ea-48a4-9ae7-32a4d9159560 Content-Encoding: gzip Content-Length: 9812 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. o+. |\n| . . .. oo. |\n| o . ..+ . |\n| + . ...o |\n| . . S o |\n| + . |\n| o = . |\n| 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:\nae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E |\n| . * o |\n| . * o + |\n| . = + |\n| . S . |\n| + + |\n| o o |\n| .= + . |\n| .=.. o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| *. . |\n| o . |\n| . . . |\n| S . o |\n| o . . . E |\n| o + . o . . |\n| o + . + |\n| . .o=.. o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. ..o + |\n|. . +. . . * |\n|.... +. . . . |\n| . ..... B . |\n| .o. 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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n"} 2018-12-04 23:24:31,530 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-c1f98b3e-31ea-48a4-9ae7-32a4d9159560 2018-12-04 23:24:31,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0737900733948s 2018-12-04 23:24:31,531 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-c1f98b3e-31ea-48a4-9ae7-32a4d9159560 2018-12-04 23:24:31,531 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. o+. | | . . .. oo. | | o . ..+ . | | + . ...o | | . . S 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: ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | E | | . * o | | . * o + | | . = + | | . S . | | + + | | o o | | .= + . | | .=.. o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | *. . | | o . | | . . . | | S . o | | o . . . E | | o + . o . . | | o + . + | | . .o=.. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. ..o + | |. . +. . . * | |.... +. . . . | | . ..... B . | | .o. S o | | .. o E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2018-12-04 23:24:31,533 - functest.core.singlevm - DEBUG - try 15: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:24:41,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:24:41,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:24:41,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:24:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b323696-40f6-4b76-9c04-7d789562762f x-compute-request-id: req-5b323696-40f6-4b76-9c04-7d789562762f Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:24:41,834 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5b323696-40f6-4b76-9c04-7d789562762f 2018-12-04 23:24:41,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.290712833405s 2018-12-04 23:24:41,835 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5b323696-40f6-4b76-9c04-7d789562762f 2018-12-04 23:24:41,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:24:41,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:24:41,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:24:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f74e9dd6-abc2-451c-b3d3-534ef1872064 x-compute-request-id: req-f74e9dd6-abc2-451c-b3d3-534ef1872064 Content-Encoding: gzip Content-Length: 9812 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. o+. |\n| . . .. oo. |\n| o . ..+ . |\n| + . ...o |\n| . . S o |\n| + . |\n| o = . |\n| 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:\nae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E |\n| . * o |\n| . * o + |\n| . = + |\n| . S . |\n| + + |\n| o o |\n| .= + . |\n| .=.. o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| *. . |\n| o . |\n| . . . |\n| S . o |\n| o . . . E |\n| o + . o . . |\n| o + . + |\n| . .o=.. o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. ..o + |\n|. . +. . . * |\n|.... +. . . . |\n| . ..... B . |\n| .o. 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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n"} 2018-12-04 23:24:41,919 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-f74e9dd6-abc2-451c-b3d3-534ef1872064 2018-12-04 23:24:41,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0777060985565s 2018-12-04 23:24:41,920 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-f74e9dd6-abc2-451c-b3d3-534ef1872064 2018-12-04 23:24:41,920 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. o+. | | . . .. oo. | | o . ..+ . | | + . ...o | | . . S 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: ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | E | | . * o | | . * o + | | . = + | | . S . | | + + | | o o | | .= + . | | .=.. o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | *. . | | o . | | . . . | | S . o | | o . . . E | | o + . o . . | | o + . + | | . .o=.. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. ..o + | |. . +. . . * | |.... +. . . . | | . ..... B . | | .o. S o | | .. o E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2018-12-04 23:24:41,922 - functest.core.singlevm - DEBUG - try 16: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:24:51,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:24:51,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:24:52,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-8b64acac-f0f2-4476-abcf-0fec1e65d956 x-compute-request-id: req-8b64acac-f0f2-4476-abcf-0fec1e65d956 Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:24:52,555 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8b64acac-f0f2-4476-abcf-0fec1e65d956 2018-12-04 23:24:52,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.622519016266s 2018-12-04 23:24:52,556 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8b64acac-f0f2-4476-abcf-0fec1e65d956 2018-12-04 23:24:52,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:24:52,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:24:52,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:24:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aee7dceb-323f-4287-aadb-73ae5a40c32c x-compute-request-id: req-aee7dceb-323f-4287-aadb-73ae5a40c32c Content-Encoding: gzip Content-Length: 10076 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. o+. |\n| . . .. oo. |\n| o . ..+ . |\n| + . ...o |\n| . . S o |\n| + . |\n| o = . |\n| 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:\nae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E |\n| . * o |\n| . * o + |\n| . = + |\n| . S . |\n| + + |\n| o o |\n| .= + . |\n| .=.. o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| *. . |\n| o . |\n| . . . |\n| S . o |\n| o . . . E |\n| o + . o . . |\n| o + . + |\n| . .o=.. o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. ..o + |\n|. . +. . . * |\n|.... +. . . . |\n| . ..... B . |\n| .o. 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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0"} 2018-12-04 23:24:52,634 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-aee7dceb-323f-4287-aadb-73ae5a40c32c 2018-12-04 23:24:52,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0712399482727s 2018-12-04 23:24:52,636 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-aee7dceb-323f-4287-aadb-73ae5a40c32c 2018-12-04 23:24:52,636 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. o+. | | . . .. oo. | | o . ..+ . | | + . ...o | | . . S 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: ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | E | | . * o | | . * o + | | . = + | | . S . | | + + | | o o | | .= + . | | .=.. o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | *. . | | o . | | . . . | | S . o | | o . . . E | | o + . o . . | | o + . + | | . .o=.. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. ..o + | |. . +. . . * | |.... +. . . . | | . ..... B . | | .o. S o | | .. o E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 2018-12-04 23:24:52,637 - functest.core.singlevm - DEBUG - try 17: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:25:02,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:25:02,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:25:03,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:25:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11a3ea02-dfed-45af-ae7c-29667f64aa8c x-compute-request-id: req-11a3ea02-dfed-45af-ae7c-29667f64aa8c Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:25:03,040 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-11a3ea02-dfed-45af-ae7c-29667f64aa8c 2018-12-04 23:25:03,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.392377853394s 2018-12-04 23:25:03,041 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-11a3ea02-dfed-45af-ae7c-29667f64aa8c 2018-12-04 23:25:03,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:25:03,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:25:03,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-eeb319c5-8e22-4cad-aaa1-87dcbd96b0c9 x-compute-request-id: req-eeb319c5-8e22-4cad-aaa1-87dcbd96b0c9 Content-Encoding: gzip Content-Length: 10113 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. o+. |\n| . . .. oo. |\n| o . ..+ . |\n| + . ...o |\n| . . S o |\n| + . |\n| o = . |\n| 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:\nae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E |\n| . * o |\n| . * o + |\n| . = + |\n| . S . |\n| + + |\n| o o |\n| .= + . |\n| .=.. o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| *. . |\n| o . |\n| . . . |\n| S . o |\n| o . . . E |\n| o + . o . . |\n| o + . + |\n| . .o=.. o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. ..o + |\n|. . +. . . * |\n|.... +. . . . |\n| . ..... B . |\n| .o. 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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0"} 2018-12-04 23:25:03,127 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-eeb319c5-8e22-4cad-aaa1-87dcbd96b0c9 2018-12-04 23:25:03,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0790219306946s 2018-12-04 23:25:03,128 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-eeb319c5-8e22-4cad-aaa1-87dcbd96b0c9 2018-12-04 23:25:03,129 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. o+. | | . . .. oo. | | o . ..+ . | | + . ...o | | . . S 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: ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | E | | . * o | | . * o + | | . = + | | . S . | | + + | | o o | | .= + . | | .=.. o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | *. . | | o . | | . . . | | S . o | | o . . . E | | o + . o . . | | o + . + | | . .o=.. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. ..o + | |. . +. . . * | |.... +. . . . | | . ..... B . | | .o. S o | | .. o E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 2018-12-04 23:25:03,130 - functest.core.singlevm - DEBUG - try 18: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:25:13,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:25:13,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:25:13,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:25:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37a04ba8-778f-448a-bfee-ad64214d5f0b x-compute-request-id: req-37a04ba8-778f-448a-bfee-ad64214d5f0b Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:25:13,595 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-37a04ba8-778f-448a-bfee-ad64214d5f0b 2018-12-04 23:25:13,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.453959941864s 2018-12-04 23:25:13,596 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-37a04ba8-778f-448a-bfee-ad64214d5f0b 2018-12-04 23:25:13,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:25:13,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:25:13,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:25:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-916d7f16-dcbe-4f60-8adf-83c9101bbdc9 x-compute-request-id: req-916d7f16-dcbe-4f60-8adf-83c9101bbdc9 Content-Encoding: gzip Content-Length: 10189 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. o+. |\n| . . .. oo. |\n| o . ..+ . |\n| + . ...o |\n| . . S o |\n| + . |\n| o = . |\n| 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:\nae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E |\n| . * o |\n| . * o + |\n| . = + |\n| . S . |\n| + + |\n| o o |\n| .= + . |\n| .=.. o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| *. . |\n| o . |\n| . . . |\n| S . o |\n| o . . . E |\n| o + . o . . |\n| o + . + |\n| . .o=.. o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. ..o + |\n|. . +. . . * |\n|.... +. . . . |\n| . ..... B . |\n| .o. 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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\n"} 2018-12-04 23:25:13,675 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-916d7f16-dcbe-4f60-8adf-83c9101bbdc9 2018-12-04 23:25:13,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0726139545441s 2018-12-04 23:25:13,676 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-916d7f16-dcbe-4f60-8adf-83c9101bbdc9 2018-12-04 23:25:13,677 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. o+. | | . . .. oo. | | o . ..+ . | | + . ...o | | . . S 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: ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | E | | . * o | | . * o + | | . = + | | . S . | | + + | | o o | | .= + . | | .=.. o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | *. . | | o . | | . . . | | S . o | | o . . . E | | o + . o . . | | o + . + | | . .o=.. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. ..o + | |. . +. . . * | |.... +. . . . | | . ..... B . | | .o. S o | | .. o E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update 2018-12-04 23:25:13,678 - functest.core.singlevm - DEBUG - try 19: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:25:23,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:25:23,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:25:23,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:25: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-95b39b6c-4535-4af9-b99b-48b49badeed9 x-compute-request-id: req-95b39b6c-4535-4af9-b99b-48b49badeed9 Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:25:23,995 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-95b39b6c-4535-4af9-b99b-48b49badeed9 2018-12-04 23:25:23,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.305901050568s 2018-12-04 23:25:23,996 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-95b39b6c-4535-4af9-b99b-48b49badeed9 2018-12-04 23:25:24,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:25:24,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:25:24,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:25: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-f9a15050-184d-4fa5-9500-adae39a5d06b x-compute-request-id: req-f9a15050-184d-4fa5-9500-adae39a5d06b Content-Encoding: gzip Content-Length: 10189 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. o+. |\n| . . .. oo. |\n| o . ..+ . |\n| + . ...o |\n| . . S o |\n| + . |\n| o = . |\n| 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:\nae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E |\n| . * o |\n| . * o + |\n| . = + |\n| . S . |\n| + + |\n| o o |\n| .= + . |\n| .=.. o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| *. . |\n| o . |\n| . . . |\n| S . o |\n| o . . . E |\n| o + . o . . |\n| o + . + |\n| . .o=.. o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. ..o + |\n|. . +. . . * |\n|.... +. . . . |\n| . ..... B . |\n| .o. 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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\n"} 2018-12-04 23:25:24,074 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-f9a15050-184d-4fa5-9500-adae39a5d06b 2018-12-04 23:25:24,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0712039470673s 2018-12-04 23:25:24,075 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-f9a15050-184d-4fa5-9500-adae39a5d06b 2018-12-04 23:25:24,075 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. o+. | | . . .. oo. | | o . ..+ . | | + . ...o | | . . S 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: ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | E | | . * o | | . * o + | | . = + | | . S . | | + + | | o o | | .= + . | | .=.. o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | *. . | | o . | | . . . | | S . o | | o . . . E | | o + . o . . | | o + . + | | . .o=.. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. ..o + | |. . +. . . * | |.... +. . . . | | . ..... B . | | .o. S o | | .. o E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update 2018-12-04 23:25:24,077 - functest.core.singlevm - DEBUG - try 20: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:25:34,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:25:34,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:25:34,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:25: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-5cbfe7dc-453a-4b6f-b78e-8271e5a91f76 x-compute-request-id: req-5cbfe7dc-453a-4b6f-b78e-8271e5a91f76 Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:25:34,558 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5cbfe7dc-453a-4b6f-b78e-8271e5a91f76 2018-12-04 23:25:34,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.470417976379s 2018-12-04 23:25:34,559 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5cbfe7dc-453a-4b6f-b78e-8271e5a91f76 2018-12-04 23:25:34,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:25:34,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:25:34,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:25: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-5a35f566-ec03-42eb-ac15-ac5656dd67d1 x-compute-request-id: req-5a35f566-ec03-42eb-ac15-ac5656dd67d1 Content-Encoding: gzip Content-Length: 10189 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. o+. |\n| . . .. oo. |\n| o . ..+ . |\n| + . ...o |\n| . . S o |\n| + . |\n| o = . |\n| 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:\nae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E |\n| . * o |\n| . * o + |\n| . = + |\n| . S . |\n| + + |\n| o o |\n| .= + . |\n| .=.. o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| *. . |\n| o . |\n| . . . |\n| S . o |\n| o . . . E |\n| o + . o . . |\n| o + . + |\n| . .o=.. o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. ..o + |\n|. . +. . . * |\n|.... +. . . . |\n| . ..... B . |\n| .o. 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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\n"} 2018-12-04 23:25:34,637 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-5a35f566-ec03-42eb-ac15-ac5656dd67d1 2018-12-04 23:25:34,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0713429450989s 2018-12-04 23:25:34,638 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-5a35f566-ec03-42eb-ac15-ac5656dd67d1 2018-12-04 23:25:34,639 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. o+. | | . . .. oo. | | o . ..+ . | | + . ...o | | . . S 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: ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | E | | . * o | | . * o + | | . = + | | . S . | | + + | | o o | | .= + . | | .=.. o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | *. . | | o . | | . . . | | S . o | | o . . . E | | o + . o . . | | o + . + | | . .o=.. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. ..o + | |. . +. . . * | |.... +. . . . | | . ..... B . | | .o. S o | | .. o E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update 2018-12-04 23:25:34,640 - functest.core.singlevm - DEBUG - try 21: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:25:44,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:25:44,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:25:45,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-1318202b-d770-4916-be60-9848b3a756bf x-compute-request-id: req-1318202b-d770-4916-be60-9848b3a756bf Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:25:45,121 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1318202b-d770-4916-be60-9848b3a756bf 2018-12-04 23:25:45,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.478756189346s 2018-12-04 23:25:45,122 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1318202b-d770-4916-be60-9848b3a756bf 2018-12-04 23:25:45,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:25:45,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:25:45,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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,Accept-Encoding x-openstack-request-id: req-c0f74f17-c785-432b-8abe-32bfb01a06da x-compute-request-id: req-c0f74f17-c785-432b-8abe-32bfb01a06da Content-Encoding: gzip Content-Length: 10189 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. o+. |\n| . . .. oo. |\n| o . ..+ . |\n| + . ...o |\n| . . S o |\n| + . |\n| o = . |\n| 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:\nae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E |\n| . * o |\n| . * o + |\n| . = + |\n| . S . |\n| + + |\n| o o |\n| .= + . |\n| .=.. o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| *. . |\n| o . |\n| . . . |\n| S . o |\n| o . . . E |\n| o + . o . . |\n| o + . + |\n| . .o=.. o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. ..o + |\n|. . +. . . * |\n|.... +. . . . |\n| . ..... B . |\n| .o. 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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\n"} 2018-12-04 23:25:45,202 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-c0f74f17-c785-432b-8abe-32bfb01a06da 2018-12-04 23:25:45,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0724000930786s 2018-12-04 23:25:45,203 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-c0f74f17-c785-432b-8abe-32bfb01a06da 2018-12-04 23:25:45,203 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. o+. | | . . .. oo. | | o . ..+ . | | + . ...o | | . . S 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: ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | E | | . * o | | . * o + | | . = + | | . S . | | + + | | o o | | .= + . | | .=.. o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | *. . | | o . | | . . . | | S . o | | o . . . E | | o + . o . . | | o + . + | | . .o=.. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. ..o + | |. . +. . . * | |.... +. . . . | | . ..... B . | | .o. S o | | .. o E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update 2018-12-04 23:25:45,205 - functest.core.singlevm - DEBUG - try 22: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:25:55,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:25:55,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:25:55,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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,Accept-Encoding x-openstack-request-id: req-fc9fd6d0-e83e-4112-9642-7effa8c5f890 x-compute-request-id: req-fc9fd6d0-e83e-4112-9642-7effa8c5f890 Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:25:55,613 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fc9fd6d0-e83e-4112-9642-7effa8c5f890 2018-12-04 23:25:55,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.397302150726s 2018-12-04 23:25:55,614 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fc9fd6d0-e83e-4112-9642-7effa8c5f890 2018-12-04 23:25:55,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:25:55,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:25:55,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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,Accept-Encoding x-openstack-request-id: req-4309ab4b-fec6-486d-be7f-922d4ce227a4 x-compute-request-id: req-4309ab4b-fec6-486d-be7f-922d4ce227a4 Content-Encoding: gzip Content-Length: 10772 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. o+. |\n| . . .. oo. |\n| o . ..+ . |\n| + . ...o |\n| . . S o |\n| + . |\n| o = . |\n| 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:\nae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E |\n| . * o |\n| . * o + |\n| . = + |\n| . S . |\n| + + |\n| o o |\n| .= + . |\n| .=.. o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| *. . |\n| o . |\n| . . . |\n| S . o |\n| o . . . E |\n| o + . o . . |\n| o + . + |\n| . .o=.. o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. ..o + |\n|. . +. . . * |\n|.... +. . . . |\n| . ..... B . |\n| .o. 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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n"} 2018-12-04 23:25:55,691 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-4309ab4b-fec6-486d-be7f-922d4ce227a4 2018-12-04 23:25:55,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0703210830688s 2018-12-04 23:25:55,692 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-4309ab4b-fec6-486d-be7f-922d4ce227a4 2018-12-04 23:25:55,693 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. o+. | | . . .. oo. | | o . ..+ . | | + . ...o | | . . S 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: ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | E | | . * o | | . * o + | | . = + | | . S . | | + + | | o o | | .= + . | | .=.. o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | *. . | | o . | | . . . | | S . o | | o . . . E | | o + . o . . | | o + . + | | . .o=.. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. ..o + | |. . +. . . * | |.... +. . . . | | . ..... B . | | .o. S o | | .. o E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 2018-12-04 23:25:55,694 - functest.core.singlevm - DEBUG - try 23: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:26:05,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:26:05,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:26:06,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:26: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-0a838d35-e9f4-45bc-b1b2-fee345ab3028 x-compute-request-id: req-0a838d35-e9f4-45bc-b1b2-fee345ab3028 Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:26:06,351 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0a838d35-e9f4-45bc-b1b2-fee345ab3028 2018-12-04 23:26:06,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.645926952362s 2018-12-04 23:26:06,352 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0a838d35-e9f4-45bc-b1b2-fee345ab3028 2018-12-04 23:26:06,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:26:06,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:26:06,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:26: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-9d584abf-760b-4281-976f-26711203506d x-compute-request-id: req-9d584abf-760b-4281-976f-26711203506d Content-Encoding: gzip Content-Length: 10772 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. o+. |\n| . . .. oo. |\n| o . ..+ . |\n| + . ...o |\n| . . S o |\n| + . |\n| o = . |\n| 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:\nae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E |\n| . * o |\n| . * o + |\n| . = + |\n| . S . |\n| + + |\n| o o |\n| .= + . |\n| .=.. o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| *. . |\n| o . |\n| . . . |\n| S . o |\n| o . . . E |\n| o + . o . . |\n| o + . + |\n| . .o=.. o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. ..o + |\n|. . +. . . * |\n|.... +. . . . |\n| . ..... B . |\n| .o. 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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n"} 2018-12-04 23:26:06,434 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-9d584abf-760b-4281-976f-26711203506d 2018-12-04 23:26:06,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0749809741974s 2018-12-04 23:26:06,435 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-9d584abf-760b-4281-976f-26711203506d 2018-12-04 23:26:06,435 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. o+. | | . . .. oo. | | o . ..+ . | | + . ...o | | . . S 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: ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | E | | . * o | | . * o + | | . = + | | . S . | | + + | | o o | | .= + . | | .=.. o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | *. . | | o . | | . . . | | S . o | | o . . . E | | o + . o . . | | o + . + | | . .o=.. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. ..o + | |. . +. . . * | |.... +. . . . | | . ..... B . | | .o. S o | | .. o E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 2018-12-04 23:26:06,437 - functest.core.singlevm - DEBUG - try 24: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:26:16,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:26:16,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:26:17,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-1202a901-46a5-42ce-893c-4b2e6710be16 x-compute-request-id: req-1202a901-46a5-42ce-893c-4b2e6710be16 Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:26:17,055 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1202a901-46a5-42ce-893c-4b2e6710be16 2018-12-04 23:26:17,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.607634067535s 2018-12-04 23:26:17,056 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1202a901-46a5-42ce-893c-4b2e6710be16 2018-12-04 23:26:17,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:26:17,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:26:17,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-7b703c01-4d10-410c-bbb3-1066f40f4b32 x-compute-request-id: req-7b703c01-4d10-410c-bbb3-1066f40f4b32 Content-Encoding: gzip Content-Length: 10879 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. o+. |\n| . . .. oo. |\n| o . ..+ . |\n| + . ...o |\n| . . S o |\n| + . |\n| o = . |\n| 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:\nae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E |\n| . * o |\n| . * o + |\n| . = + |\n| . S . |\n| + + |\n| o o |\n| .= + . |\n| .=.. o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| *. . |\n| o . |\n| . . . |\n| S . o |\n| o . . . E |\n| o + . o . . |\n| o + . + |\n| . .o=.. o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. ..o + |\n|. . +. . . * |\n|.... +. . . . |\n| . ..... B . |\n| .o. 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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n"} 2018-12-04 23:26:17,133 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-7b703c01-4d10-410c-bbb3-1066f40f4b32 2018-12-04 23:26:17,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0701599121094s 2018-12-04 23:26:17,134 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-7b703c01-4d10-410c-bbb3-1066f40f4b32 2018-12-04 23:26:17,135 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. o+. | | . . .. oo. | | o . ..+ . | | + . ...o | | . . S 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: ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | E | | . * o | | . * o + | | . = + | | . S . | | + + | | o o | | .= + . | | .=.. o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | *. . | | o . | | . . . | | S . o | | o . . . E | | o + . o . . | | o + . + | | . .o=.. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. ..o + | |. . +. . . * | |.... +. . . . | | . ..... B . | | .o. S o | | .. o E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 2018-12-04 23:26:17,136 - functest.core.singlevm - DEBUG - try 25: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:26:27,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:26:27,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:26:27,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:26:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bdc332b5-ac90-4b11-aa0a-005fc42025d7 x-compute-request-id: req-bdc332b5-ac90-4b11-aa0a-005fc42025d7 Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:26:27,635 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bdc332b5-ac90-4b11-aa0a-005fc42025d7 2018-12-04 23:26:27,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.487920045853s 2018-12-04 23:26:27,636 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bdc332b5-ac90-4b11-aa0a-005fc42025d7 2018-12-04 23:26:27,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:26:27,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:26:27,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:26:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7790a64d-927e-43c9-ad59-07fb43b9aebb x-compute-request-id: req-7790a64d-927e-43c9-ad59-07fb43b9aebb Content-Encoding: gzip Content-Length: 10879 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. o+. |\n| . . .. oo. |\n| o . ..+ . |\n| + . ...o |\n| . . S o |\n| + . |\n| o = . |\n| 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:\nae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E |\n| . * o |\n| . * o + |\n| . = + |\n| . S . |\n| + + |\n| o o |\n| .= + . |\n| .=.. o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| *. . |\n| o . |\n| . . . |\n| S . o |\n| o . . . E |\n| o + . o . . |\n| o + . + |\n| . .o=.. o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. ..o + |\n|. . +. . . * |\n|.... +. . . . |\n| . ..... B . |\n| .o. 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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n"} 2018-12-04 23:26:27,715 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-7790a64d-927e-43c9-ad59-07fb43b9aebb 2018-12-04 23:26:27,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0718801021576s 2018-12-04 23:26:27,716 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-7790a64d-927e-43c9-ad59-07fb43b9aebb 2018-12-04 23:26:27,716 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. o+. | | . . .. oo. | | o . ..+ . | | + . ...o | | . . S 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: ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | E | | . * o | | . * o + | | . = + | | . S . | | + + | | o o | | .= + . | | .=.. o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | *. . | | o . | | . . . | | S . o | | o . . . E | | o + . o . . | | o + . + | | . .o=.. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. ..o + | |. . +. . . * | |.... +. . . . | | . ..... B . | | .o. S o | | .. o E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 2018-12-04 23:26:27,718 - functest.core.singlevm - DEBUG - try 26: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:26:37,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:26:37,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:26:38,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:26:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c46df92-ece1-45ac-88de-b4bae7a6ed94 x-compute-request-id: req-6c46df92-ece1-45ac-88de-b4bae7a6ed94 Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:26:38,201 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6c46df92-ece1-45ac-88de-b4bae7a6ed94 2018-12-04 23:26:38,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.472445011139s 2018-12-04 23:26:38,202 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6c46df92-ece1-45ac-88de-b4bae7a6ed94 2018-12-04 23:26:38,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:26:38,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:26:38,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:26:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a48c933-ffbb-45d6-9953-b5c5f8a3a960 x-compute-request-id: req-2a48c933-ffbb-45d6-9953-b5c5f8a3a960 Content-Encoding: gzip Content-Length: 10896 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. o+. |\n| . . .. oo. |\n| o . ..+ . |\n| + . ...o |\n| . . S o |\n| + . |\n| o = . |\n| 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:\nae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E |\n| . * o |\n| . * o + |\n| . = + |\n| . S . |\n| + + |\n| o o |\n| .= + . |\n| .=.. o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| *. . |\n| o . |\n| . . . |\n| S . o |\n| o . . . E |\n| o + . o . . |\n| o + . + |\n| . .o=.. o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. ..o + |\n|. . +. . . * |\n|.... +. . . . |\n| . ..... B . |\n| .o. 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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n"} 2018-12-04 23:26:38,279 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-2a48c933-ffbb-45d6-9953-b5c5f8a3a960 2018-12-04 23:26:38,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0706479549408s 2018-12-04 23:26:38,280 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-2a48c933-ffbb-45d6-9953-b5c5f8a3a960 2018-12-04 23:26:38,281 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. o+. | | . . .. oo. | | o . ..+ . | | + . ...o | | . . S 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: ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | E | | . * o | | . * o + | | . = + | | . S . | | + + | | o o | | .= + . | | .=.. o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | *. . | | o . | | . . . | | S . o | | o . . . E | | o + . o . . | | o + . + | | . .o=.. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. ..o + | |. . +. . . * | |.... +. . . . | | . ..... B . | | .o. S o | | .. o E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 2018-12-04 23:26:38,282 - functest.core.singlevm - DEBUG - try 27: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:26:48,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:26:48,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:26:49,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-df4e6f1a-c007-481f-8d6a-82555fe31ab0 x-compute-request-id: req-df4e6f1a-c007-481f-8d6a-82555fe31ab0 Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:26:49,337 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-df4e6f1a-c007-481f-8d6a-82555fe31ab0 2018-12-04 23:26:49,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04444289207s 2018-12-04 23:26:49,338 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-df4e6f1a-c007-481f-8d6a-82555fe31ab0 2018-12-04 23:26:49,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:26:49,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:26:49,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:26:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ae5104f-a407-4e67-975e-fb7c678fd9d7 x-compute-request-id: req-6ae5104f-a407-4e67-975e-fb7c678fd9d7 Content-Encoding: gzip Content-Length: 10903 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. o+. |\n| . . .. oo. |\n| o . ..+ . |\n| + . ...o |\n| . . S o |\n| + . |\n| o = . |\n| 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:\nae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E |\n| . * o |\n| . * o + |\n| . = + |\n| . S . |\n| + + |\n| o o |\n| .= + . |\n| .=.. o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| *. . |\n| o . |\n| . . . |\n| S . o |\n| o . . . E |\n| o + . o . . |\n| o + . + |\n| . .o=.. o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. ..o + |\n|. . +. . . * |\n|.... +. . . . |\n| . ..... B . |\n| .o. 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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n"} 2018-12-04 23:26:49,417 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-6ae5104f-a407-4e67-975e-fb7c678fd9d7 2018-12-04 23:26:49,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.072026014328s 2018-12-04 23:26:49,418 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-6ae5104f-a407-4e67-975e-fb7c678fd9d7 2018-12-04 23:26:49,419 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. o+. | | . . .. oo. | | o . ..+ . | | + . ...o | | . . S 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: ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | E | | . * o | | . * o + | | . = + | | . S . | | + + | | o o | | .= + . | | .=.. o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | *. . | | o . | | . . . | | S . o | | o . . . E | | o + . o . . | | o + . + | | . .o=.. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. ..o + | |. . +. . . * | |.... +. . . . | | . ..... B . | | .o. S o | | .. o E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 2018-12-04 23:26:49,420 - functest.core.singlevm - DEBUG - try 28: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:26:59,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:26:59,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:27:00,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:26:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46c0ca2f-4389-4cbd-8492-6380d5ddaadd x-compute-request-id: req-46c0ca2f-4389-4cbd-8492-6380d5ddaadd Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:27:00,491 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-46c0ca2f-4389-4cbd-8492-6380d5ddaadd 2018-12-04 23:27:00,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.059705019s 2018-12-04 23:27:00,491 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-46c0ca2f-4389-4cbd-8492-6380d5ddaadd 2018-12-04 23:27:00,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:27:00,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:27:00,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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,Accept-Encoding x-openstack-request-id: req-980be46c-8063-4be1-afbd-0124e59f11ca x-compute-request-id: req-980be46c-8063-4be1-afbd-0124e59f11ca Content-Encoding: gzip Content-Length: 10903 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. o+. |\n| . . .. oo. |\n| o . ..+ . |\n| + . ...o |\n| . . S o |\n| + . |\n| o = . |\n| 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:\nae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E |\n| . * o |\n| . * o + |\n| . = + |\n| . S . |\n| + + |\n| o o |\n| .= + . |\n| .=.. o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| *. . |\n| o . |\n| . . . |\n| S . o |\n| o . . . E |\n| o + . o . . |\n| o + . + |\n| . .o=.. o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. ..o + |\n|. . +. . . * |\n|.... +. . . . |\n| . ..... B . |\n| .o. 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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n"} 2018-12-04 23:27:00,581 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-980be46c-8063-4be1-afbd-0124e59f11ca 2018-12-04 23:27:00,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0821459293365s 2018-12-04 23:27:00,582 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-980be46c-8063-4be1-afbd-0124e59f11ca 2018-12-04 23:27:00,582 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. o+. | | . . .. oo. | | o . ..+ . | | + . ...o | | . . S 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: ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | E | | . * o | | . * o + | | . = + | | . S . | | + + | | o o | | .= + . | | .=.. o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | *. . | | o . | | . . . | | S . o | | o . . . E | | o + . o . . | | o + . + | | . .o=.. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. ..o + | |. . +. . . * | |.... +. . . . | | . ..... B . | | .o. S o | | .. o E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 2018-12-04 23:27:00,584 - functest.core.singlevm - DEBUG - try 29: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:27:10,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:27:10,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:27:11,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:27: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-e3299036-e8b6-4ea7-bbd1-6ef5f6f1af0e x-compute-request-id: req-e3299036-e8b6-4ea7-bbd1-6ef5f6f1af0e Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:27:11,075 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e3299036-e8b6-4ea7-bbd1-6ef5f6f1af0e 2018-12-04 23:27:11,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.487213850021s 2018-12-04 23:27:11,076 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e3299036-e8b6-4ea7-bbd1-6ef5f6f1af0e 2018-12-04 23:27:11,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:27:11,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:27:11,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:27:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cfdb8ab6-9806-4207-8c07-7f2aea3725eb x-compute-request-id: req-cfdb8ab6-9806-4207-8c07-7f2aea3725eb Content-Encoding: gzip Content-Length: 10930 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. o+. |\n| . . .. oo. |\n| o . ..+ . |\n| + . ...o |\n| . . S o |\n| + . |\n| o = . |\n| 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:\nae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E |\n| . * o |\n| . * o + |\n| . = + |\n| . S . |\n| + + |\n| o o |\n| .= + . |\n| .=.. o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| *. . |\n| o . |\n| . . . |\n| S . o |\n| o . . . E |\n| o + . o . . |\n| o + . + |\n| . .o=.. o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. ..o + |\n|. . +. . . * |\n|.... +. . . . |\n| . ..... B . |\n| .o. 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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n"} 2018-12-04 23:27:11,152 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-cfdb8ab6-9806-4207-8c07-7f2aea3725eb 2018-12-04 23:27:11,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0682139396667s 2018-12-04 23:27:11,153 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-cfdb8ab6-9806-4207-8c07-7f2aea3725eb 2018-12-04 23:27:11,153 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. o+. | | . . .. oo. | | o . ..+ . | | + . ...o | | . . S 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: ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | E | | . * o | | . * o + | | . = + | | . S . | | + + | | o o | | .= + . | | .=.. o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | *. . | | o . | | . . . | | S . o | | o . . . E | | o + . o . . | | o + . + | | . .o=.. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. ..o + | |. . +. . . * | |.... +. . . . | | . ..... B . | | .o. S o | | .. o E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 2018-12-04 23:27:11,155 - functest.core.singlevm - DEBUG - try 30: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:27:21,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:27:21,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:27:21,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:27:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5226d9db-7a5a-4c7c-995b-22e03532838e x-compute-request-id: req-5226d9db-7a5a-4c7c-995b-22e03532838e Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:27:21,677 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5226d9db-7a5a-4c7c-995b-22e03532838e 2018-12-04 23:27:21,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.511384010315s 2018-12-04 23:27:21,678 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5226d9db-7a5a-4c7c-995b-22e03532838e 2018-12-04 23:27:21,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:27:21,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:27:21,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:27:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b0cf057-880c-4266-b8cb-0d7d4d8314bb x-compute-request-id: req-4b0cf057-880c-4266-b8cb-0d7d4d8314bb Content-Encoding: gzip Content-Length: 10930 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. o+. |\n| . . .. oo. |\n| o . ..+ . |\n| + . ...o |\n| . . S o |\n| + . |\n| o = . |\n| 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:\nae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E |\n| . * o |\n| . * o + |\n| . = + |\n| . S . |\n| + + |\n| o o |\n| .= + . |\n| .=.. o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| *. . |\n| o . |\n| . . . |\n| S . o |\n| o . . . E |\n| o + . o . . |\n| o + . + |\n| . .o=.. o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. ..o + |\n|. . +. . . * |\n|.... +. . . . |\n| . ..... B . |\n| .o. 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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n"} 2018-12-04 23:27:21,758 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-4b0cf057-880c-4266-b8cb-0d7d4d8314bb 2018-12-04 23:27:21,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0737431049347s 2018-12-04 23:27:21,759 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-4b0cf057-880c-4266-b8cb-0d7d4d8314bb 2018-12-04 23:27:21,760 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. o+. | | . . .. oo. | | o . ..+ . | | + . ...o | | . . S 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: ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | E | | . * o | | . * o + | | . = + | | . S . | | + + | | o o | | .= + . | | .=.. o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | *. . | | o . | | . . . | | S . o | | o . . . E | | o + . o . . | | o + . + | | . .o=.. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. ..o + | |. . +. . . * | |.... +. . . . | | . ..... B . | | .o. S o | | .. o E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 2018-12-04 23:27:21,761 - functest.core.singlevm - DEBUG - try 31: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:27:31,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:27:31,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:27:32,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:27: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-405df790-ec44-44f3-b9b4-540b26acd60d x-compute-request-id: req-405df790-ec44-44f3-b9b4-540b26acd60d Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:27:32,066 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-405df790-ec44-44f3-b9b4-540b26acd60d 2018-12-04 23:27:32,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.294290781021s 2018-12-04 23:27:32,067 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-405df790-ec44-44f3-b9b4-540b26acd60d 2018-12-04 23:27:32,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:27:32,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:27:32,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:27:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-995bd7b1-ee4d-4dd1-a356-0bfcf265d353 x-compute-request-id: req-995bd7b1-ee4d-4dd1-a356-0bfcf265d353 Content-Encoding: gzip Content-Length: 10953 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. o+. |\n| . . .. oo. |\n| o . ..+ . |\n| + . ...o |\n| . . S o |\n| + . |\n| o = . |\n| 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:\nae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E |\n| . * o |\n| . * o + |\n| . = + |\n| . S . |\n| + + |\n| o o |\n| .= + . |\n| .=.. o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| *. . |\n| o . |\n| . . . |\n| S . o |\n| o . . . E |\n| o + . o . . |\n| o + . + |\n| . .o=.. o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. ..o + |\n|. . +. . . * |\n|.... +. . . . |\n| . ..... B . |\n| .o. 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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n"} 2018-12-04 23:27:32,144 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-995bd7b1-ee4d-4dd1-a356-0bfcf265d353 2018-12-04 23:27:32,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0701770782471s 2018-12-04 23:27:32,145 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-995bd7b1-ee4d-4dd1-a356-0bfcf265d353 2018-12-04 23:27:32,145 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. o+. | | . . .. oo. | | o . ..+ . | | + . ...o | | . . S 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: ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | E | | . * o | | . * o + | | . = + | | . S . | | + + | | o o | | .= + . | | .=.. o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | *. . | | o . | | . . . | | S . o | | o . . . E | | o + . o . . | | o + . + | | . .o=.. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. ..o + | |. . +. . . * | |.... +. . . . | | . ..... B . | | .o. S o | | .. o E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 2018-12-04 23:27:32,147 - functest.core.singlevm - DEBUG - try 32: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:27:42,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:27:42,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:27:42,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-978abf66-84a1-4d35-b033-07bc4e887026 x-compute-request-id: req-978abf66-84a1-4d35-b033-07bc4e887026 Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:27:42,762 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-978abf66-84a1-4d35-b033-07bc4e887026 2018-12-04 23:27:42,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.607624053955s 2018-12-04 23:27:42,763 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-978abf66-84a1-4d35-b033-07bc4e887026 2018-12-04 23:27:42,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:27:42,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:27:42,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-d4a68581-75ad-45b5-80e2-286629bced48 x-compute-request-id: req-d4a68581-75ad-45b5-80e2-286629bced48 Content-Encoding: gzip Content-Length: 10953 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. o+. |\n| . . .. oo. |\n| o . ..+ . |\n| + . ...o |\n| . . S o |\n| + . |\n| o = . |\n| 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:\nae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E |\n| . * o |\n| . * o + |\n| . = + |\n| . S . |\n| + + |\n| o o |\n| .= + . |\n| .=.. o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| *. . |\n| o . |\n| . . . |\n| S . o |\n| o . . . E |\n| o + . o . . |\n| o + . + |\n| . .o=.. o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. ..o + |\n|. . +. . . * |\n|.... +. . . . |\n| . ..... B . |\n| .o. 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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n"} 2018-12-04 23:27:42,839 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-d4a68581-75ad-45b5-80e2-286629bced48 2018-12-04 23:27:42,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0700831413269s 2018-12-04 23:27:42,841 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-d4a68581-75ad-45b5-80e2-286629bced48 2018-12-04 23:27:42,841 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. o+. | | . . .. oo. | | o . ..+ . | | + . ...o | | . . S 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: ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | E | | . * o | | . * o + | | . = + | | . S . | | + + | | o o | | .= + . | | .=.. o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | *. . | | o . | | . . . | | S . o | | o . . . E | | o + . o . . | | o + . + | | . .o=.. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. ..o + | |. . +. . . * | |.... +. . . . | | . ..... B . | | .o. S o | | .. o E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 2018-12-04 23:27:42,843 - functest.core.singlevm - DEBUG - try 33: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:27:52,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:27:52,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:27:53,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:27:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e96b5593-57e6-4a65-8962-80c4327f0e0f x-compute-request-id: req-e96b5593-57e6-4a65-8962-80c4327f0e0f Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:27:53,483 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e96b5593-57e6-4a65-8962-80c4327f0e0f 2018-12-04 23:27:53,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.62975692749s 2018-12-04 23:27:53,484 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e96b5593-57e6-4a65-8962-80c4327f0e0f 2018-12-04 23:27:53,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:27:53,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:27:53,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:27:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54651e02-f9eb-4161-bb4b-db400f3fb2fb x-compute-request-id: req-54651e02-f9eb-4161-bb4b-db400f3fb2fb Content-Encoding: gzip Content-Length: 10968 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. o+. |\n| . . .. oo. |\n| o . ..+ . |\n| + . ...o |\n| . . S o |\n| + . |\n| o = . |\n| 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:\nae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E |\n| . * o |\n| . * o + |\n| . = + |\n| . S . |\n| + + |\n| o o |\n| .= + . |\n| .=.. o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| *. . |\n| o . |\n| . . . |\n| S . o |\n| o . . . E |\n| o + . o . . |\n| o + . + |\n| . .o=.. o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. ..o + |\n|. . +. . . * |\n|.... +. . . . |\n| . ..... B . |\n| .o. 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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n"} 2018-12-04 23:27:53,560 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-54651e02-f9eb-4161-bb4b-db400f3fb2fb 2018-12-04 23:27:53,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0687131881714s 2018-12-04 23:27:53,561 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-54651e02-f9eb-4161-bb4b-db400f3fb2fb 2018-12-04 23:27:53,561 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. o+. | | . . .. oo. | | o . ..+ . | | + . ...o | | . . S 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: ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | E | | . * o | | . * o + | | . = + | | . S . | | + + | | o o | | .= + . | | .=.. o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | *. . | | o . | | . . . | | S . o | | o . . . E | | o + . o . . | | o + . + | | . .o=.. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. ..o + | |. . +. . . * | |.... +. . . . | | . ..... B . | | .o. S o | | .. o E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 2018-12-04 23:27:53,563 - functest.core.singlevm - DEBUG - try 34: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:28:03,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:28:03,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:28:04,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:28:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60f2b806-0a01-4f1d-827a-d41a090a006e x-compute-request-id: req-60f2b806-0a01-4f1d-827a-d41a090a006e Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:28:04,214 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-60f2b806-0a01-4f1d-827a-d41a090a006e 2018-12-04 23:28:04,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.640413999557s 2018-12-04 23:28:04,215 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-60f2b806-0a01-4f1d-827a-d41a090a006e 2018-12-04 23:28:04,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:28:04,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:28:04,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:28:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46577d81-e5d4-4c1d-8739-3bf3861d6066 x-compute-request-id: req-46577d81-e5d4-4c1d-8739-3bf3861d6066 Content-Encoding: gzip Content-Length: 10972 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. o+. |\n| . . .. oo. |\n| o . ..+ . |\n| + . ...o |\n| . . S o |\n| + . |\n| o = . |\n| 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:\nae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E |\n| . * o |\n| . * o + |\n| . = + |\n| . S . |\n| + + |\n| o o |\n| .= + . |\n| .=.. o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| *. . |\n| o . |\n| . . . |\n| S . o |\n| o . . . E |\n| o + . o . . |\n| o + . + |\n| . .o=.. o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. ..o + |\n|. . +. . . * |\n|.... +. . . . |\n| . ..... B . |\n| .o. 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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n"} 2018-12-04 23:28:04,294 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-46577d81-e5d4-4c1d-8739-3bf3861d6066 2018-12-04 23:28:04,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0726420879364s 2018-12-04 23:28:04,295 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-46577d81-e5d4-4c1d-8739-3bf3861d6066 2018-12-04 23:28:04,296 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. o+. | | . . .. oo. | | o . ..+ . | | + . ...o | | . . S 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: ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | E | | . * o | | . * o + | | . = + | | . S . | | + + | | o o | | .= + . | | .=.. o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | *. . | | o . | | . . . | | S . o | | o . . . E | | o + . o . . | | o + . + | | . .o=.. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. ..o + | |. . +. . . * | |.... +. . . . | | . ..... B . | | .o. S o | | .. o E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 2018-12-04 23:28:04,298 - functest.core.singlevm - DEBUG - try 35: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:28:14,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:28:14,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:28:15,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:28:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d02f57b4-cb5e-4b0d-8eb3-bcc29228f47a x-compute-request-id: req-d02f57b4-cb5e-4b0d-8eb3-bcc29228f47a Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:28:15,014 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d02f57b4-cb5e-4b0d-8eb3-bcc29228f47a 2018-12-04 23:28:15,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.705908060074s 2018-12-04 23:28:15,015 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d02f57b4-cb5e-4b0d-8eb3-bcc29228f47a 2018-12-04 23:28:15,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:28:15,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:28:15,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:28:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f14f4a27-3800-489d-b053-5c4e433e105b x-compute-request-id: req-f14f4a27-3800-489d-b053-5c4e433e105b Content-Encoding: gzip Content-Length: 10972 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. o+. |\n| . . .. oo. |\n| o . ..+ . |\n| + . ...o |\n| . . S o |\n| + . |\n| o = . |\n| 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:\nae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E |\n| . * o |\n| . * o + |\n| . = + |\n| . S . |\n| + + |\n| o o |\n| .= + . |\n| .=.. o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| *. . |\n| o . |\n| . . . |\n| S . o |\n| o . . . E |\n| o + . o . . |\n| o + . + |\n| . .o=.. o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. ..o + |\n|. . +. . . * |\n|.... +. . . . |\n| . ..... B . |\n| .o. 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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n"} 2018-12-04 23:28:15,092 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-f14f4a27-3800-489d-b053-5c4e433e105b 2018-12-04 23:28:15,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.070307970047s 2018-12-04 23:28:15,093 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-f14f4a27-3800-489d-b053-5c4e433e105b 2018-12-04 23:28:15,093 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. o+. | | . . .. oo. | | o . ..+ . | | + . ...o | | . . S 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: ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | E | | . * o | | . * o + | | . = + | | . S . | | + + | | o o | | .= + . | | .=.. o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | *. . | | o . | | . . . | | S . o | | o . . . E | | o + . o . . | | o + . + | | . .o=.. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. ..o + | |. . +. . . * | |.... +. . . . | | . ..... B . | | .o. S o | | .. o E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 2018-12-04 23:28:15,095 - functest.core.singlevm - DEBUG - try 36: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:28:25,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:28:25,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:28:25,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-3741fa45-861e-4453-98f8-d7273d77cb74 x-compute-request-id: req-3741fa45-861e-4453-98f8-d7273d77cb74 Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:28:25,565 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3741fa45-861e-4453-98f8-d7273d77cb74 2018-12-04 23:28:25,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.45859003067s 2018-12-04 23:28:25,566 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3741fa45-861e-4453-98f8-d7273d77cb74 2018-12-04 23:28:25,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:28:25,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:28:25,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-84b14668-3884-4ee3-bef8-60c3a94bfbc1 x-compute-request-id: req-84b14668-3884-4ee3-bef8-60c3a94bfbc1 Content-Encoding: gzip Content-Length: 10991 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. o+. |\n| . . .. oo. |\n| o . ..+ . |\n| + . ...o |\n| . . S o |\n| + . |\n| o = . |\n| 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:\nae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E |\n| . * o |\n| . * o + |\n| . = + |\n| . S . |\n| + + |\n| o o |\n| .= + . |\n| .=.. o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| *. . |\n| o . |\n| . . . |\n| S . o |\n| o . . . E |\n| o + . o . . |\n| o + . + |\n| . .o=.. o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. ..o + |\n|. . +. . . * |\n|.... +. . . . |\n| . ..... B . |\n| .o. 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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n"} 2018-12-04 23:28:25,646 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-84b14668-3884-4ee3-bef8-60c3a94bfbc1 2018-12-04 23:28:25,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0733408927917s 2018-12-04 23:28:25,648 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-84b14668-3884-4ee3-bef8-60c3a94bfbc1 2018-12-04 23:28:25,648 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. o+. | | . . .. oo. | | o . ..+ . | | + . ...o | | . . S 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: ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | E | | . * o | | . * o + | | . = + | | . S . | | + + | | o o | | .= + . | | .=.. o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | *. . | | o . | | . . . | | S . o | | o . . . E | | o + . o . . | | o + . + | | . .o=.. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. ..o + | |. . +. . . * | |.... +. . . . | | . ..... B . | | .o. S o | | .. o E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 2018-12-04 23:28:25,650 - functest.core.singlevm - DEBUG - try 37: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:28:35,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:28:35,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:28:36,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-678883de-abbf-4f23-87e0-adb6fb3953d6 x-compute-request-id: req-678883de-abbf-4f23-87e0-adb6fb3953d6 Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:28:36,104 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-678883de-abbf-4f23-87e0-adb6fb3953d6 2018-12-04 23:28:36,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.449435949326s 2018-12-04 23:28:36,105 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-678883de-abbf-4f23-87e0-adb6fb3953d6 2018-12-04 23:28:36,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:28:36,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:28:36,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-06cf7596-8db2-4f19-b556-f64be05fca21 x-compute-request-id: req-06cf7596-8db2-4f19-b556-f64be05fca21 Content-Encoding: gzip Content-Length: 10991 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. o+. |\n| . . .. oo. |\n| o . ..+ . |\n| + . ...o |\n| . . S o |\n| + . |\n| o = . |\n| 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:\nae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E |\n| . * o |\n| . * o + |\n| . = + |\n| . S . |\n| + + |\n| o o |\n| .= + . |\n| .=.. o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| *. . |\n| o . |\n| . . . |\n| S . o |\n| o . . . E |\n| o + . o . . |\n| o + . + |\n| . .o=.. o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. ..o + |\n|. . +. . . * |\n|.... +. . . . |\n| . ..... B . |\n| .o. 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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n"} 2018-12-04 23:28:36,195 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-06cf7596-8db2-4f19-b556-f64be05fca21 2018-12-04 23:28:36,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.082090139389s 2018-12-04 23:28:36,196 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-06cf7596-8db2-4f19-b556-f64be05fca21 2018-12-04 23:28:36,196 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. o+. | | . . .. oo. | | o . ..+ . | | + . ...o | | . . S 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: ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | E | | . * o | | . * o + | | . = + | | . S . | | + + | | o o | | .= + . | | .=.. o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | *. . | | o . | | . . . | | S . o | | o . . . E | | o + . o . . | | o + . + | | . .o=.. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. ..o + | |. . +. . . * | |.... +. . . . | | . ..... B . | | .o. S o | | .. o E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 2018-12-04 23:28:36,198 - functest.core.singlevm - DEBUG - try 38: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:28:46,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:28:46,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:28:46,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:28:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5db49f9-3ceb-43c8-8277-a40a40e3a913 x-compute-request-id: req-a5db49f9-3ceb-43c8-8277-a40a40e3a913 Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:28:46,755 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a5db49f9-3ceb-43c8-8277-a40a40e3a913 2018-12-04 23:28:46,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54652094841s 2018-12-04 23:28:46,756 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a5db49f9-3ceb-43c8-8277-a40a40e3a913 2018-12-04 23:28:46,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:28:46,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:28:46,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:28:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2fece1b3-227f-4700-b334-c9ae6fbdb129 x-compute-request-id: req-2fece1b3-227f-4700-b334-c9ae6fbdb129 Content-Encoding: gzip Content-Length: 11006 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. o+. |\n| . . .. oo. |\n| o . ..+ . |\n| + . ...o |\n| . . S o |\n| + . |\n| o = . |\n| 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:\nae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E |\n| . * o |\n| . * o + |\n| . = + |\n| . S . |\n| + + |\n| o o |\n| .= + . |\n| .=.. o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| *. . |\n| o . |\n| . . . |\n| S . o |\n| o . . . E |\n| o + . o . . |\n| o + . + |\n| . .o=.. o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. ..o + |\n|. . +. . . * |\n|.... +. . . . |\n| . ..... B . |\n| .o. 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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n"} 2018-12-04 23:28:46,833 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-2fece1b3-227f-4700-b334-c9ae6fbdb129 2018-12-04 23:28:46,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0698640346527s 2018-12-04 23:28:46,835 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-2fece1b3-227f-4700-b334-c9ae6fbdb129 2018-12-04 23:28:46,835 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. o+. | | . . .. oo. | | o . ..+ . | | + . ...o | | . . S 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: ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | E | | . * o | | . * o + | | . = + | | . S . | | + + | | o o | | .= + . | | .=.. o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | *. . | | o . | | . . . | | S . o | | o . . . E | | o + . o . . | | o + . + | | . .o=.. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. ..o + | |. . +. . . * | |.... +. . . . | | . ..... B . | | .o. S o | | .. o E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 2018-12-04 23:28:46,837 - functest.core.singlevm - DEBUG - try 39: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:28:56,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:28:56,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:28:57,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:28:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5838ad8e-365e-4c7f-9c6e-22920e1db3e6 x-compute-request-id: req-5838ad8e-365e-4c7f-9c6e-22920e1db3e6 Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:28:57,493 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5838ad8e-365e-4c7f-9c6e-22920e1db3e6 2018-12-04 23:28:57,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.645071029663s 2018-12-04 23:28:57,494 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5838ad8e-365e-4c7f-9c6e-22920e1db3e6 2018-12-04 23:28:57,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:28:57,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:28:57,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:28:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c49f4334-e67b-40ad-a8c5-76c264dfb2e1 x-compute-request-id: req-c49f4334-e67b-40ad-a8c5-76c264dfb2e1 Content-Encoding: gzip Content-Length: 11013 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. o+. |\n| . . .. oo. |\n| o . ..+ . |\n| + . ...o |\n| . . S o |\n| + . |\n| o = . |\n| 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:\nae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E |\n| . * o |\n| . * o + |\n| . = + |\n| . S . |\n| + + |\n| o o |\n| .= + . |\n| .=.. o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| *. . |\n| o . |\n| . . . |\n| S . o |\n| o . . . E |\n| o + . o . . |\n| o + . + |\n| . .o=.. o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. ..o + |\n|. . +. . . * |\n|.... +. . . . |\n| . ..... B . |\n| .o. 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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n"} 2018-12-04 23:28:57,570 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-c49f4334-e67b-40ad-a8c5-76c264dfb2e1 2018-12-04 23:28:57,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0693199634552s 2018-12-04 23:28:57,571 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-c49f4334-e67b-40ad-a8c5-76c264dfb2e1 2018-12-04 23:28:57,572 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. o+. | | . . .. oo. | | o . ..+ . | | + . ...o | | . . S 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: ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | E | | . * o | | . * o + | | . = + | | . S . | | + + | | o o | | .= + . | | .=.. o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | *. . | | o . | | . . . | | S . o | | o . . . E | | o + . o . . | | o + . + | | . .o=.. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. ..o + | |. . +. . . * | |.... +. . . . | | . ..... B . | | .o. S o | | .. o E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 2018-12-04 23:28:57,574 - functest.core.singlevm - DEBUG - try 40: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:29:07,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:29:07,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:29:08,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:29:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ef17859-c8a0-4558-a1da-d9e6b999fba2 x-compute-request-id: req-9ef17859-c8a0-4558-a1da-d9e6b999fba2 Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:29:08,055 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9ef17859-c8a0-4558-a1da-d9e6b999fba2 2018-12-04 23:29:08,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.470571041107s 2018-12-04 23:29:08,056 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9ef17859-c8a0-4558-a1da-d9e6b999fba2 2018-12-04 23:29:08,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:29:08,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:29:08,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:29:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8482323c-769d-471f-a07b-1e619fa73969 x-compute-request-id: req-8482323c-769d-471f-a07b-1e619fa73969 Content-Encoding: gzip Content-Length: 11028 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. o+. |\n| . . .. oo. |\n| o . ..+ . |\n| + . ...o |\n| . . S o |\n| + . |\n| o = . |\n| 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:\nae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E |\n| . * o |\n| . * o + |\n| . = + |\n| . S . |\n| + + |\n| o o |\n| .= + . |\n| .=.. o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| *. . |\n| o . |\n| . . . |\n| S . o |\n| o . . . E |\n| o + . o . . |\n| o + . + |\n| . .o=.. o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. ..o + |\n|. . +. . . * |\n|.... +. . . . |\n| . ..... B . |\n| .o. 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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n"} 2018-12-04 23:29:08,143 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-8482323c-769d-471f-a07b-1e619fa73969 2018-12-04 23:29:08,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0801610946655s 2018-12-04 23:29:08,144 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-8482323c-769d-471f-a07b-1e619fa73969 2018-12-04 23:29:08,145 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. o+. | | . . .. oo. | | o . ..+ . | | + . ...o | | . . S 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: ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | E | | . * o | | . * o + | | . = + | | . S . | | + + | | o o | | .= + . | | .=.. o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | *. . | | o . | | . . . | | S . o | | o . . . E | | o + . o . . | | o + . + | | . .o=.. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. ..o + | |. . +. . . * | |.... +. . . . | | . ..... B . | | .o. S o | | .. o E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 2018-12-04 23:29:08,147 - functest.core.singlevm - DEBUG - try 41: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:29:18,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:29:18,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:29:18,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:29:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-13b7b61d-4cae-4fbc-8806-c22881fbed10 x-compute-request-id: req-13b7b61d-4cae-4fbc-8806-c22881fbed10 Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:29:18,633 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-13b7b61d-4cae-4fbc-8806-c22881fbed10 2018-12-04 23:29:18,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.478058815002s 2018-12-04 23:29:18,633 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-13b7b61d-4cae-4fbc-8806-c22881fbed10 2018-12-04 23:29:18,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:29:18,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:29:18,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:29:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-885f789b-347d-4698-96c6-bb52dc6488ba x-compute-request-id: req-885f789b-347d-4698-96c6-bb52dc6488ba Content-Encoding: gzip Content-Length: 11035 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. o+. |\n| . . .. oo. |\n| o . ..+ . |\n| + . ...o |\n| . . S o |\n| + . |\n| o = . |\n| 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:\nae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E |\n| . * o |\n| . * o + |\n| . = + |\n| . S . |\n| + + |\n| o o |\n| .= + . |\n| .=.. o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| *. . |\n| o . |\n| . . . |\n| S . o |\n| o . . . E |\n| o + . o . . |\n| o + . + |\n| . .o=.. o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. ..o + |\n|. . +. . . * |\n|.... +. . . . |\n| . ..... B . |\n| .o. 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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n"} 2018-12-04 23:29:18,714 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-885f789b-347d-4698-96c6-bb52dc6488ba 2018-12-04 23:29:18,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0741519927979s 2018-12-04 23:29:18,716 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-885f789b-347d-4698-96c6-bb52dc6488ba 2018-12-04 23:29:18,716 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. o+. | | . . .. oo. | | o . ..+ . | | + . ...o | | . . S 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: ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | E | | . * o | | . * o + | | . = + | | . S . | | + + | | o o | | .= + . | | .=.. o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | *. . | | o . | | . . . | | S . o | | o . . . E | | o + . o . . | | o + . + | | . .o=.. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. ..o + | |. . +. . . * | |.... +. . . . | | . ..... B . | | .o. S o | | .. o E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 2018-12-04 23:29:18,718 - functest.core.singlevm - DEBUG - try 42: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:29:28,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:29:28,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:29:29,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:29:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f64b4bc1-3e1e-4ca3-b89f-efdc337c4dc6 x-compute-request-id: req-f64b4bc1-3e1e-4ca3-b89f-efdc337c4dc6 Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:29:29,166 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f64b4bc1-3e1e-4ca3-b89f-efdc337c4dc6 2018-12-04 23:29:29,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.437579870224s 2018-12-04 23:29:29,167 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f64b4bc1-3e1e-4ca3-b89f-efdc337c4dc6 2018-12-04 23:29:29,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:29:29,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:29:29,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:29: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-37ef6355-5d0e-4f2f-831b-b9ee191a9f2f x-compute-request-id: req-37ef6355-5d0e-4f2f-831b-b9ee191a9f2f Content-Encoding: gzip Content-Length: 11035 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. o+. |\n| . . .. oo. |\n| o . ..+ . |\n| + . ...o |\n| . . S o |\n| + . |\n| o = . |\n| 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:\nae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E |\n| . * o |\n| . * o + |\n| . = + |\n| . S . |\n| + + |\n| o o |\n| .= + . |\n| .=.. o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| *. . |\n| o . |\n| . . . |\n| S . o |\n| o . . . E |\n| o + . o . . |\n| o + . + |\n| . .o=.. o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. ..o + |\n|. . +. . . * |\n|.... +. . . . |\n| . ..... B . |\n| .o. 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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n"} 2018-12-04 23:29:29,247 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-37ef6355-5d0e-4f2f-831b-b9ee191a9f2f 2018-12-04 23:29:29,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0729041099548s 2018-12-04 23:29:29,248 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-37ef6355-5d0e-4f2f-831b-b9ee191a9f2f 2018-12-04 23:29:29,248 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. o+. | | . . .. oo. | | o . ..+ . | | + . ...o | | . . S 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: ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | E | | . * o | | . * o + | | . = + | | . S . | | + + | | o o | | .= + . | | .=.. o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | *. . | | o . | | . . . | | S . o | | o . . . E | | o + . o . . | | o + . + | | . .o=.. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. ..o + | |. . +. . . * | |.... +. . . . | | . ..... B . | | .o. S o | | .. o E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 2018-12-04 23:29:29,250 - functest.core.singlevm - DEBUG - try 43: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:29:39,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:29:39,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:29:39,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:29:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2bfd4ece-cf28-4015-aa4d-64f6211a4b92 x-compute-request-id: req-2bfd4ece-cf28-4015-aa4d-64f6211a4b92 Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:29:39,900 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2bfd4ece-cf28-4015-aa4d-64f6211a4b92 2018-12-04 23:29:39,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.638406991959s 2018-12-04 23:29:39,900 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2bfd4ece-cf28-4015-aa4d-64f6211a4b92 2018-12-04 23:29:39,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:29:39,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:29:39,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:29:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a0fba2a5-40fd-4baa-81a9-073f53a1387e x-compute-request-id: req-a0fba2a5-40fd-4baa-81a9-073f53a1387e Content-Encoding: gzip Content-Length: 11053 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. o+. |\n| . . .. oo. |\n| o . ..+ . |\n| + . ...o |\n| . . S o |\n| + . |\n| o = . |\n| 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:\nae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E |\n| . * o |\n| . * o + |\n| . = + |\n| . S . |\n| + + |\n| o o |\n| .= + . |\n| .=.. o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| *. . |\n| o . |\n| . . . |\n| S . o |\n| o . . . E |\n| o + . o . . |\n| o + . + |\n| . .o=.. o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. ..o + |\n|. . +. . . * |\n|.... +. . . . |\n| . ..... B . |\n| .o. 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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n"} 2018-12-04 23:29:39,979 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-a0fba2a5-40fd-4baa-81a9-073f53a1387e 2018-12-04 23:29:39,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0718879699707s 2018-12-04 23:29:39,980 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-a0fba2a5-40fd-4baa-81a9-073f53a1387e 2018-12-04 23:29:39,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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. o+. | | . . .. oo. | | o . ..+ . | | + . ...o | | . . S 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: ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | E | | . * o | | . * o + | | . = + | | . S . | | + + | | o o | | .= + . | | .=.. o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | *. . | | o . | | . . . | | S . o | | o . . . E | | o + . o . . | | o + . + | | . .o=.. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. ..o + | |. . +. . . * | |.... +. . . . | | . ..... B . | | .o. S o | | .. o E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 2018-12-04 23:29:39,983 - functest.core.singlevm - DEBUG - try 44: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:29:49,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:29:49,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:29:50,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-9721659c-5f30-49b2-9619-2cbec401a13f x-compute-request-id: req-9721659c-5f30-49b2-9619-2cbec401a13f Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:29:50,327 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9721659c-5f30-49b2-9619-2cbec401a13f 2018-12-04 23:29:50,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.338846921921s 2018-12-04 23:29:50,328 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9721659c-5f30-49b2-9619-2cbec401a13f 2018-12-04 23:29:50,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:29:50,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:29:50,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-0b832bc6-c7ed-4a2f-9d59-603cae422865 x-compute-request-id: req-0b832bc6-c7ed-4a2f-9d59-603cae422865 Content-Encoding: gzip Content-Length: 11053 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. o+. |\n| . . .. oo. |\n| o . ..+ . |\n| + . ...o |\n| . . S o |\n| + . |\n| o = . |\n| 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:\nae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E |\n| . * o |\n| . * o + |\n| . = + |\n| . S . |\n| + + |\n| o o |\n| .= + . |\n| .=.. o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| *. . |\n| o . |\n| . . . |\n| S . o |\n| o . . . E |\n| o + . o . . |\n| o + . + |\n| . .o=.. o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. ..o + |\n|. . +. . . * |\n|.... +. . . . |\n| . ..... B . |\n| .o. 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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n"} 2018-12-04 23:29:50,409 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-0b832bc6-c7ed-4a2f-9d59-603cae422865 2018-12-04 23:29:50,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0732548236847s 2018-12-04 23:29:50,410 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-0b832bc6-c7ed-4a2f-9d59-603cae422865 2018-12-04 23:29:50,410 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. o+. | | . . .. oo. | | o . ..+ . | | + . ...o | | . . S 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: ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | E | | . * o | | . * o + | | . = + | | . S . | | + + | | o o | | .= + . | | .=.. o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | *. . | | o . | | . . . | | S . o | | o . . . E | | o + . o . . | | o + . + | | . .o=.. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. ..o + | |. . +. . . * | |.... +. . . . | | . ..... B . | | .o. S o | | .. o E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 2018-12-04 23:29:50,412 - functest.core.singlevm - DEBUG - try 45: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:30:00,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:30:00,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:30:00,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:30:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dba8a14d-e163-4676-b8c7-382c50239dbb x-compute-request-id: req-dba8a14d-e163-4676-b8c7-382c50239dbb Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:30:00,883 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dba8a14d-e163-4676-b8c7-382c50239dbb 2018-12-04 23:30:00,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.460313081741s 2018-12-04 23:30:00,884 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dba8a14d-e163-4676-b8c7-382c50239dbb 2018-12-04 23:30:00,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:30:00,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:30:00,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:30:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-512c7a47-5952-41f8-960e-7446bc416aa1 x-compute-request-id: req-512c7a47-5952-41f8-960e-7446bc416aa1 Content-Encoding: gzip Content-Length: 11070 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. o+. |\n| . . .. oo. |\n| o . ..+ . |\n| + . ...o |\n| . . S o |\n| + . |\n| o = . |\n| 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:\nae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E |\n| . * o |\n| . * o + |\n| . = + |\n| . S . |\n| + + |\n| o o |\n| .= + . |\n| .=.. o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| *. . |\n| o . |\n| . . . |\n| S . o |\n| o . . . E |\n| o + . o . . |\n| o + . + |\n| . .o=.. o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. ..o + |\n|. . +. . . * |\n|.... +. . . . |\n| . ..... B . |\n| .o. 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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\n"} 2018-12-04 23:30:00,960 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-512c7a47-5952-41f8-960e-7446bc416aa1 2018-12-04 23:30:00,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0690340995789s 2018-12-04 23:30:00,961 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-512c7a47-5952-41f8-960e-7446bc416aa1 2018-12-04 23:30:00,961 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. o+. | | . . .. oo. | | o . ..+ . | | + . ...o | | . . S 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: ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | E | | . * o | | . * o + | | . = + | | . S . | | + + | | o o | | .= + . | | .=.. o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | *. . | | o . | | . . . | | S . o | | o . . . E | | o + . o . . | | o + . + | | . .o=.. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. ..o + | |. . +. . . * | |.... +. . . . | | . ..... B . | | .o. S o | | .. o E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 2018-12-04 23:30:00,962 - functest.core.singlevm - DEBUG - try 46: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:30:10,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:30:10,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:30:11,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-37cab925-e23c-458b-94ba-d2b2c567a792 x-compute-request-id: req-37cab925-e23c-458b-94ba-d2b2c567a792 Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:30:11,559 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-37cab925-e23c-458b-94ba-d2b2c567a792 2018-12-04 23:30:11,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.586418151855s 2018-12-04 23:30:11,560 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-37cab925-e23c-458b-94ba-d2b2c567a792 2018-12-04 23:30:11,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:30:11,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:30:11,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:30: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-0028ab82-c4a7-4567-a53c-d282abbea0df x-compute-request-id: req-0028ab82-c4a7-4567-a53c-d282abbea0df Content-Encoding: gzip Content-Length: 11074 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. o+. |\n| . . .. oo. |\n| o . ..+ . |\n| + . ...o |\n| . . S o |\n| + . |\n| o = . |\n| 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:\nae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E |\n| . * o |\n| . * o + |\n| . = + |\n| . S . |\n| + + |\n| o o |\n| .= + . |\n| .=.. o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| *. . |\n| o . |\n| . . . |\n| S . o |\n| o . . . E |\n| o + . o . . |\n| o + . + |\n| . .o=.. o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. ..o + |\n|. . +. . . * |\n|.... +. . . . |\n| . ..... B . |\n| .o. 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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n"} 2018-12-04 23:30:11,637 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-0028ab82-c4a7-4567-a53c-d282abbea0df 2018-12-04 23:30:11,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0715520381927s 2018-12-04 23:30:11,638 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-0028ab82-c4a7-4567-a53c-d282abbea0df 2018-12-04 23:30:11,639 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. o+. | | . . .. oo. | | o . ..+ . | | + . ...o | | . . S 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: ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | E | | . * o | | . * o + | | . = + | | . S . | | + + | | o o | | .= + . | | .=.. o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | *. . | | o . | | . . . | | S . o | | o . . . E | | o + . o . . | | o + . + | | . .o=.. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. ..o + | |. . +. . . * | |.... +. . . . | | . ..... B . | | .o. S o | | .. o E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 2018-12-04 23:30:11,641 - functest.core.singlevm - DEBUG - try 47: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:30:21,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:30:21,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:30:22,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-c415d74a-d45e-4c85-b11e-06776de06716 x-compute-request-id: req-c415d74a-d45e-4c85-b11e-06776de06716 Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:30:22,106 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c415d74a-d45e-4c85-b11e-06776de06716 2018-12-04 23:30:22,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.454754114151s 2018-12-04 23:30:22,107 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c415d74a-d45e-4c85-b11e-06776de06716 2018-12-04 23:30:22,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:30:22,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:30:22,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:30: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-880d9082-8b4f-4173-81d3-0e578b42d178 x-compute-request-id: req-880d9082-8b4f-4173-81d3-0e578b42d178 Content-Encoding: gzip Content-Length: 11074 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. o+. |\n| . . .. oo. |\n| o . ..+ . |\n| + . ...o |\n| . . S o |\n| + . |\n| o = . |\n| 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:\nae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E |\n| . * o |\n| . * o + |\n| . = + |\n| . S . |\n| + + |\n| o o |\n| .= + . |\n| .=.. o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| *. . |\n| o . |\n| . . . |\n| S . o |\n| o . . . E |\n| o + . o . . |\n| o + . + |\n| . .o=.. o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. ..o + |\n|. . +. . . * |\n|.... +. . . . |\n| . ..... B . |\n| .o. 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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n"} 2018-12-04 23:30:22,187 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-880d9082-8b4f-4173-81d3-0e578b42d178 2018-12-04 23:30:22,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0728571414948s 2018-12-04 23:30:22,188 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-880d9082-8b4f-4173-81d3-0e578b42d178 2018-12-04 23:30:22,189 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. o+. | | . . .. oo. | | o . ..+ . | | + . ...o | | . . S 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: ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | E | | . * o | | . * o + | | . = + | | . S . | | + + | | o o | | .= + . | | .=.. o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | *. . | | o . | | . . . | | S . o | | o . . . E | | o + . o . . | | o + . + | | . .o=.. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. ..o + | |. . +. . . * | |.... +. . . . | | . ..... B . | | .o. S o | | .. o E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 2018-12-04 23:30:22,190 - functest.core.singlevm - DEBUG - try 48: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:30:32,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:30:32,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:30:32,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-ccfd7ae5-6ae6-4bbf-bdfe-d54ab17c8096 x-compute-request-id: req-ccfd7ae5-6ae6-4bbf-bdfe-d54ab17c8096 Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:30:32,831 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ccfd7ae5-6ae6-4bbf-bdfe-d54ab17c8096 2018-12-04 23:30:32,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.630227088928s 2018-12-04 23:30:32,832 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ccfd7ae5-6ae6-4bbf-bdfe-d54ab17c8096 2018-12-04 23:30:32,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:30:32,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:30:32,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-aadc1cb6-9dbb-44cf-b3f7-de162c8b5908 x-compute-request-id: req-aadc1cb6-9dbb-44cf-b3f7-de162c8b5908 Content-Encoding: gzip Content-Length: 12187 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008123] Security Framework initialized\n[ 0.009281] AppArmor: AppArmor initialized\n[ 0.010308] Yama: becoming mindful.\n[ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020463] Initializing cgroup subsys memory\n[ 0.021587] Initializing cgroup subsys devices\n[ 0.022683] Initializing cgroup subsys freezer\n[ 0.024026] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026235] Initializing cgroup subsys hugetlb\n[ 0.027391] FEATURE SPEC_CTRL Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049050] ACPI: Core revision 20131115\n[ 0.050571] ACPI: All ACPI Tables successfully acquired\n[ 0.052023] ftrace: allocating 28747 entries in 113 pages\n[ 0.072242] smpboot: Max logical packages: 2\n[ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077733] Enabling x2apic\n[ 0.078515] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093306] KVM setup paravirtual spinlock\n[ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098986] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116020] x86: Booted up 1 node, 2 CPUs\n[ 0.116012] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120425] devtmpfs: initialized\n[ 0.122210] EVM: security.selinux\n[ 0.123103] EVM: security.SMACK64\n[ 0.124005] EVM: security.ima\n[ 0.124824] EVM: security.capability\n[ 0.125821] pinctrl core: initialized pinctrl subsystem\n[ 0.128061] regulator-dummy: no parameters\n[ 0.129163] RTC time: 23:21:39, date: 12/04/18\n[ 0.130343] NET: Registered protocol family 16\n[ 0.131612] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133097] ACPI: bus type PCI registered\n[ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135674] PCI: Using configuration type 1 for base access\n[ 0.136660] bio: create slab at 0\n[ 0.137091] ACPI: Added _OSI(Module Device)\n[ 0.137156] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141145] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143625] ACPI: Interpreter enabled\n[ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156006] ACPI: (supports S0 S5)\n[ 0.156905] ACPI: Using IOAPIC for interrupt routing\n[ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160212] ACPI: No dock devices found.\n[ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168194] acpiphp: Slot [3] registered\n[ 0.169214] acpiphp: Slot [4] registered\n[ 0.170224] acpiphp: Slot [5] registered\n[ 0.171230] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173029] acpiphp: Slot [8] registered\n[ 0.174036] acpiphp: Slot [9] registered\n[ 0.175045] acpiphp: Slot [10] registered\n[ 0.176018] acpiphp: Slot [11] registered\n[ 0.177041] acpiphp: Slot [12] registered\n[ 0.178071] acpiphp: Slot [13] registered\n[ 0.179098] acpiphp: Slot [14] registered\n[ 0.180032] acpiphp: Slot [15] registered\n[ 0.181072] acpiphp: Slot [16] registered\n[ 0.182105] acpiphp: Slot [17] registered\n[ 0.183126] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185051] acpiphp: Slot [20] registered\n[ 0.186154] acpiphp: Slot [21] registered\n[ 0.187184] acpiphp: Slot [22] registered\n[ 0.188018] acpiphp: Slot [23] registered\n[ 0.189048] acpiphp: Slot [24] registered\n[ 0.190073] acpiphp: Slot [25] registered\n[ 0.191096] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.193067] acpiphp: Slot [28] registered\n[ 0.194088] acpiphp: Slot [29] registered\n[ 0.195116] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.197042] PCI host bridge to bus 0000:00\n[ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254320] SCSI subsystem initialized\n[ 0.255466] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257334] usbcore: registered new interface driver hub\n[ 0.258628] usbcore: registered new device driver usb\n[ 0.260093] PCI: Using ACPI for IRQ routing\n[ 0.261431] NetLabel: Initializing\n[ 0.262347] NetLabel: domain hash size = 128\n[ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264066] NetLabel: unlabeled traffic allowed by default\n[ 0.265386] Switched to clocksource kvm-clock\n[ 0.272436] AppArmor: AppArmor Filesystem Enabled\n[ 0.273651] pnp: PnP ACPI init\n[ 0.274628] ACPI: bus type PNP registered\n[ 0.276247] pnp: PnP ACPI: found 8 devices\n[ 0.277469] ACPI: bus type PNP unregistered\n[ 0.285344] NET: Registered protocol family 2\n[ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291049] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292897] TCP: reno registered\n[ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297364] NET: Registered protocol family 1\n[ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.345868] Trying to unpack rootfs image as initramfs...\n[ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449543] Scanning for low memory corruption every 60 seconds\n[ 0.451326] Initialise system trusted keyring\n[ 0.452569] audit: initializing netlink socket (disabled)\n[ 0.453928] type=2000 audit(1543965700.212:1): initialized\n[ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477675] zbud: loaded\n[ 0.478665] VFS: Disk quotas dquot_6.5.2\n[ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481672] fuse init (API version 7.22)\n[ 0.482762] msgmni has been set to 3997\n[ 0.483831] Key type big_key registered\n[ 0.485316] Key type asymmetric registered\n[ 0.486403] Asymmetric key parser 'x509' registered\n[ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.489583] io scheduler noop registered\n[ 0.490625] io scheduler deadline registered (default)\n[ 0.491909] io scheduler cfq registered\n[ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495983] ipmi message handler version 39.2\n[ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499086] ACPI: Power Button [PWRF]\n[ 0.500180] GHES: HEST is not enabled!\n[ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615731] Linux agpgart interface v0.103\n[ 0.617778] brd: module loaded\n[ 0.619114] loop: module loaded\n[ 0.620347] blk-mq: CPU -> queue map\n[ 0.621338] CPU 0 -> Queue 0\n[ 0.622219] CPU 1 -> Queue 0\n[ 0.623817] vda: vda1\n[ 0.625332] scsi0 : ata_piix\n[ 0.626321] scsi1 : ata_piix\n[ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630551] libphy: Fixed MDIO Bus: probed\n[ 0.631707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636205] PPP generic driver version 2.4.2\n[ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639052] ehci-pci: EHCI PCI platform driver\n[ 0.640226] ehci-platform: EHCI generic platform driver\n[ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643078] ohci-pci: OHCI PCI platform driver\n[ 0.644195] ohci-platform: OHCI generic platform driver\n[ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675990] usb usb1: Product: UHCI Host Controller\n[ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.678729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.680021] hub 1-0:1.0: USB hub found\n[ 0.681069] hub 1-0:1.0: 2 ports detected\n[ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687577] mousedev: PS/2 mouse device common for all mice\n[ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696242] device-mapper: uevent: version 1.0.3\n[ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701155] TCP: cubic registered\n[ 0.709371] NET: Registered protocol family 10\n[ 0.710776] NET: Registered protocol family 17\n[ 0.711927] Key type dns_resolver registered\n[ 0.713274] Loading compiled-in X.509 certificates\n[ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.717315] registered taskstats version 1\n[ 0.720283] Key type trusted registered\n[ 0.724591] Key type encrypted registered\n[ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726989] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.728795] regulator-dummy: disabling\n[ 0.729882] Magic number: 14:600:402\n[ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699)\n[ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734624] EDD information not available.\n[ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787692] Write protecting the kernel read-only data: 12288k\n[ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809247] systemd-udevd[107]: starting version 204\n[ 0.860504] FDC 0 is a S82078B\n[ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.161086] usb 1-1: Product: QEMU USB Tablet\n[ 1.162223] usb 1-1: Manufacturer: QEMU\n[ 1.163255] usb 1-1: SerialNumber: 42\n[ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds.\ncloud-init-nonet[3.59]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.57]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. o+. |\n| . . .. oo. |\n| o . ..+ . |\n| + . ...o |\n| . . S o |\n| + . |\n| o = . |\n| 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:\nae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E |\n| . * o |\n| . * o + |\n| . = + |\n| . S . |\n| + + |\n| o o |\n| .= + . |\n| .=.. o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.+o |\n| *. . |\n| o . |\n| . . . |\n| S . o |\n| o . . . E |\n| o + . o . . |\n| o + . + |\n| . .o=.. o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. ..o + |\n|. . +. . . * |\n|.... +. . . . |\n| . ..... B . |\n| .o. 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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 10 -lt 10 ']'\n+ echo 'nameserver 192.168.0.9'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.11'\n+ service dnsmasq force-reload\ndnsmasq: unrecognized service\n2018-12-04 23:30:21,102 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1]\n2018-12-04 23:30:21,107 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts)\n2018-12-04 23:30:21,109 - util.py[WARNING]: Running scripts-user () failed\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 | f6:77:89:5a:c5:c5:88:2c:04:57:32:47:10:b8:03:86 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 (DSA)\nec2: 256 c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 (ECDSA)\nec2: 256 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 (ED25519)\nec2: 2048 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCmjbP3W5vuEhJCoK5XQpJzSmBeDxzaZV6D160yudZFQ4KESftMfC8IoaVl9toSeHXT3Wrsqf8sIKL7O/idso9k= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAIyhuoHNgwZ8lciNXnMNubkJJyiECAw0WLF7byg8PuT root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHVe/qDqrcITDwp++9ce7cXPo3T4mcIxfFEty916eqTdMSIrpx/D37CkZcj9ddFQLAGNKlRoemEXYOl1sXSp4/EQVvkkpZMmvH4tgvsF0S/VoySs1BrVujixCCPVeIxevA8a8d8AYwugmt017vvTLW65q46E7c1x41Kh6GtezY2B1JSZWKnJt+YD1D4dJrpWAsgbpWbip3k7KBQYQFsT7Qz6UOpp3hNLwDITKUoE8wT0kW/CWjY/rwwcbxIXRBDaQHQibSlqF/xXClUV2wJgGoj6DudR3rqchvnBuxDEz5vItN+pJmp8L3+txZoq6d5sh0YBIhpvznmfReOXDpi4cf root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 04 Dec 2018 23:30:21 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 522.39 seconds\n"} 2018-12-04 23:30:32,910 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-aadc1cb6-9dbb-44cf-b3f7-de162c8b5908 2018-12-04 23:30:32,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0705111026764s 2018-12-04 23:30:32,911 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87/action used request id req-aadc1cb6-9dbb-44cf-b3f7-de162c8b5908 2018-12-04 23:30:32,912 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008123] Security Framework initialized [ 0.009281] AppArmor: AppArmor initialized [ 0.010308] Yama: becoming mindful. [ 0.011524] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013684] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016827] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018355] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020463] Initializing cgroup subsys memory [ 0.021587] Initializing cgroup subsys devices [ 0.022683] Initializing cgroup subsys freezer [ 0.024026] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026235] Initializing cgroup subsys hugetlb [ 0.027391] FEATURE SPEC_CTRL Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029792] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032020] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033455] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038411] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043430] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049050] ACPI: Core revision 20131115 [ 0.050571] ACPI: All ACPI Tables successfully acquired [ 0.052023] ftrace: allocating 28747 entries in 113 pages [ 0.072242] smpboot: Max logical packages: 2 [ 0.073328] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077733] Enabling x2apic [ 0.078515] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086670] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093306] KVM setup paravirtual spinlock [ 0.096800] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098986] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116020] x86: Booted up 1 node, 2 CPUs [ 0.116012] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119593] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120425] devtmpfs: initialized [ 0.122210] EVM: security.selinux [ 0.123103] EVM: security.SMACK64 [ 0.124005] EVM: security.ima [ 0.124824] EVM: security.capability [ 0.125821] pinctrl core: initialized pinctrl subsystem [ 0.128061] regulator-dummy: no parameters [ 0.129163] RTC time: 23:21:39, date: 12/04/18 [ 0.130343] NET: Registered protocol family 16 [ 0.131612] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133097] ACPI: bus type PCI registered [ 0.134117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135674] PCI: Using configuration type 1 for base access [ 0.136660] bio: create slab at 0 [ 0.137091] ACPI: Added _OSI(Module Device) [ 0.137156] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141145] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143625] ACPI: Interpreter enabled [ 0.144019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.154345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156006] ACPI: (supports S0 S5) [ 0.156905] ACPI: Using IOAPIC for interrupt routing [ 0.158091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160212] ACPI: No dock devices found. [ 0.163090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165542] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168194] acpiphp: Slot [3] registered [ 0.169214] acpiphp: Slot [4] registered [ 0.170224] acpiphp: Slot [5] registered [ 0.171230] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173029] acpiphp: Slot [8] registered [ 0.174036] acpiphp: Slot [9] registered [ 0.175045] acpiphp: Slot [10] registered [ 0.176018] acpiphp: Slot [11] registered [ 0.177041] acpiphp: Slot [12] registered [ 0.178071] acpiphp: Slot [13] registered [ 0.179098] acpiphp: Slot [14] registered [ 0.180032] acpiphp: Slot [15] registered [ 0.181072] acpiphp: Slot [16] registered [ 0.182105] acpiphp: Slot [17] registered [ 0.183126] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185051] acpiphp: Slot [20] registered [ 0.186154] acpiphp: Slot [21] registered [ 0.187184] acpiphp: Slot [22] registered [ 0.188018] acpiphp: Slot [23] registered [ 0.189048] acpiphp: Slot [24] registered [ 0.190073] acpiphp: Slot [25] registered [ 0.191096] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.193067] acpiphp: Slot [28] registered [ 0.194088] acpiphp: Slot [29] registered [ 0.195116] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.197042] PCI host bridge to bus 0000:00 [ 0.198091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199382] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.202940] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.210863] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240879] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249792] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252776] vgaarb: bridge control possible 0000:00:02.0 [ 0.254320] SCSI subsystem initialized [ 0.255466] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257334] usbcore: registered new interface driver hub [ 0.258628] usbcore: registered new device driver usb [ 0.260093] PCI: Using ACPI for IRQ routing [ 0.261431] NetLabel: Initializing [ 0.262347] NetLabel: domain hash size = 128 [ 0.263420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264066] NetLabel: unlabeled traffic allowed by default [ 0.265386] Switched to clocksource kvm-clock [ 0.272436] AppArmor: AppArmor Filesystem Enabled [ 0.273651] pnp: PnP ACPI init [ 0.274628] ACPI: bus type PNP registered [ 0.276247] pnp: PnP ACPI: found 8 devices [ 0.277469] ACPI: bus type PNP unregistered [ 0.285344] NET: Registered protocol family 2 [ 0.286900] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289112] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291049] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292897] TCP: reno registered [ 0.293893] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297364] NET: Registered protocol family 1 [ 0.298488] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.345868] Trying to unpack rootfs image as initramfs... [ 0.442454] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444563] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445901] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447406] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449543] Scanning for low memory corruption every 60 seconds [ 0.451326] Initialise system trusted keyring [ 0.452569] audit: initializing netlink socket (disabled) [ 0.453928] type=2000 audit(1543965700.212:1): initialized [ 0.475224] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477675] zbud: loaded [ 0.478665] VFS: Disk quotas dquot_6.5.2 [ 0.479755] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481672] fuse init (API version 7.22) [ 0.482762] msgmni has been set to 3997 [ 0.483831] Key type big_key registered [ 0.485316] Key type asymmetric registered [ 0.486403] Asymmetric key parser 'x509' registered [ 0.487629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.489583] io scheduler noop registered [ 0.490625] io scheduler deadline registered (default) [ 0.491909] io scheduler cfq registered [ 0.493004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495983] ipmi message handler version 39.2 [ 0.497174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499086] ACPI: Power Button [PWRF] [ 0.500180] GHES: HEST is not enabled! [ 0.521796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565066] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.587230] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612971] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615731] Linux agpgart interface v0.103 [ 0.617778] brd: module loaded [ 0.619114] loop: module loaded [ 0.620347] blk-mq: CPU -> queue map [ 0.621338] CPU 0 -> Queue 0 [ 0.622219] CPU 1 -> Queue 0 [ 0.623817] vda: vda1 [ 0.625332] scsi0 : ata_piix [ 0.626321] scsi1 : ata_piix [ 0.627176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630551] libphy: Fixed MDIO Bus: probed [ 0.631707] tun: Universal TUN/TAP device driver, 1.6 [ 0.632973] tun: (C) 1999-2004 Max Krasnyansky [ 0.636205] PPP generic driver version 2.4.2 [ 0.637490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639052] ehci-pci: EHCI PCI platform driver [ 0.640226] ehci-platform: EHCI generic platform driver [ 0.641647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643078] ohci-pci: OHCI PCI platform driver [ 0.644195] ohci-platform: OHCI generic platform driver [ 0.645453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.667792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669118] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671065] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.672512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.674139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675990] usb usb1: Product: UHCI Host Controller [ 0.677202] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.678729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.680021] hub 1-0:1.0: USB hub found [ 0.681069] hub 1-0:1.0: 2 ports detected [ 0.682235] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687577] mousedev: PS/2 mouse device common for all mice [ 0.689227] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691632] rtc_cmos 00:00: RTC can wake from S4 [ 0.693103] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.694659] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696242] device-mapper: uevent: version 1.0.3 [ 0.697501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.699656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701155] TCP: cubic registered [ 0.709371] NET: Registered protocol family 10 [ 0.710776] NET: Registered protocol family 17 [ 0.711927] Key type dns_resolver registered [ 0.713274] Loading compiled-in X.509 certificates [ 0.715012] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.717315] registered taskstats version 1 [ 0.720283] Key type trusted registered [ 0.724591] Key type encrypted registered [ 0.725652] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726989] IMA: No TPM chip found, activating TPM-bypass! [ 0.728795] regulator-dummy: disabling [ 0.729882] Magic number: 14:600:402 [ 0.731029] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:39 UTC (1543965699) [ 0.733164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734624] EDD information not available. [ 0.785648] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787692] Write protecting the kernel read-only data: 12288k [ 0.789672] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793047] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.809247] systemd-udevd[107]: starting version 204 [ 0.860504] FDC 0 is a S82078B [ 0.992100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157709] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.159387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.161086] usb 1-1: Product: QEMU USB Tablet [ 1.162223] usb 1-1: Manufacturer: QEMU [ 1.163255] usb 1-1: SerialNumber: 42 [ 1.881460] 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.287787] 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.846148] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.976078] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:42 +0000. Up 3.41 seconds. cloud-init-nonet[3.59]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.57]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:43 +0000. Up 4.85 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:54:e0:8e | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:1f:e4:cd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. o+. | | . . .. oo. | | o . ..+ . | | + . ...o | | . . S 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: ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | E | | . * o | | . * o + | | . = + | | . S . | | + + | | o o | | .= + . | | .=.. o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o.+o | | *. . | | o . | | . . . | | S . o | | o . . . E | | o + . o . . | | o + . + | | . .o=.. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. ..o + | |. . +. . . * | |.... +. . . . | | . ..... B . | | .o. S o | | .. o E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:46 +0000. Up 127.90 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:47 +0000. Up 188.58 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 10 -lt 10 ']' + echo 'nameserver 192.168.0.9' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.11' + service dnsmasq force-reload dnsmasq: unrecognized service 2018-12-04 23:30:21,102 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2018-12-04 23:30:21,107 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2018-12-04 23:30:21,109 - util.py[WARNING]: Running scripts-user () failed 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 | f6:77:89:5a:c5:c5:88:2c:04:57:32:47:10:b8:03:86 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 ae:99:69:5f:00:d2:dd:e6:be:0c:21:f1:6c:85:a4:59 root@bono-0 (DSA) ec2: 256 c5:24:d3:61:bd:a7:ca:2f:22:e0:46:e7:af:3e:75:3d root@bono-0 (ECDSA) ec2: 256 99:b4:99:29:08:c2:dd:3e:c1:d0:d7:97:09:9d:bf:79 root@bono-0 (ED25519) ec2: 2048 7c:1c:31:c5:da:09:29:30:b8:03:ef:63:9f:2c:dc:23 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCmjbP3W5vuEhJCoK5XQpJzSmBeDxzaZV6D160yudZFQ4KESftMfC8IoaVl9toSeHXT3Wrsqf8sIKL7O/idso9k= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAIyhuoHNgwZ8lciNXnMNubkJJyiECAw0WLF7byg8PuT root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHVe/qDqrcITDwp++9ce7cXPo3T4mcIxfFEty916eqTdMSIrpx/D37CkZcj9ddFQLAGNKlRoemEXYOl1sXSp4/EQVvkkpZMmvH4tgvsF0S/VoySs1BrVujixCCPVeIxevA8a8d8AYwugmt017vvTLW65q46E7c1x41Kh6GtezY2B1JSZWKnJt+YD1D4dJrpWAsgbpWbip3k7KBQYQFsT7Qz6UOpp3hNLwDITKUoE8wT0kW/CWjY/rwwcbxIXRBDaQHQibSlqF/xXClUV2wJgGoj6DudR3rqchvnBuxDEz5vItN+pJmp8L3+txZoq6d5sh0YBIhpvznmfReOXDpi4cf root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 04 Dec 2018 23:30:21 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 522.39 seconds 2018-12-04 23:30:32,914 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-12-04 23:30:32,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:30:32,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:30:33,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-837738bd-20d9-4c38-8979-f1336bf76466 x-compute-request-id: req-837738bd-20d9-4c38-8979-f1336bf76466 Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:30:33,375 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-837738bd-20d9-4c38-8979-f1336bf76466 2018-12-04 23:30:33,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.460693120956s 2018-12-04 23:30:33,376 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-837738bd-20d9-4c38-8979-f1336bf76466 2018-12-04 23:30:33,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:30:33,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:30:33,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:30:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac6f54d1-0790-4dda-83e9-e31bc78cef42 x-compute-request-id: req-ac6f54d1-0790-4dda-83e9-e31bc78cef42 Content-Encoding: gzip Content-Length: 12143 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009199] AppArmor: AppArmor initialized\n[ 0.010288] Yama: becoming mindful.\n[ 0.012034] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015263] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016804] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018275] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020267] Initializing cgroup subsys memory\n[ 0.021329] Initializing cgroup subsys devices\n[ 0.022394] Initializing cgroup subsys freezer\n[ 0.024004] Initializing cgroup subsys blkio\n[ 0.025034] Initializing cgroup subsys perf_event\n[ 0.026123] Initializing cgroup subsys hugetlb\n[ 0.027224] FEATURE SPEC_CTRL Present\n[ 0.028678] mce: CPU supports 10 MCE banks\n[ 0.029697] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029697] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033399] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.035012] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.036002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.037700] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.040631] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.046621] ACPI: Core revision 20131115\n[ 0.048310] ACPI: All ACPI Tables successfully acquired\n[ 0.049708] ftrace: allocating 28747 entries in 113 pages\n[ 0.068196] smpboot: Max logical packages: 2\n[ 0.069265] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.072003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.073675] Enabling x2apic\n[ 0.074438] Enabled x2apic\n[ 0.075460] Switched APIC routing to physical x2apic.\n[ 0.077242] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.078670] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.081974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.089086] KVM setup paravirtual spinlock\n[ 0.091398] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.092179] x86: Booting SMP configuration:\n[ 0.093264] .... node #0, CPUs: #1[ 0.091358] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.108018] x86: Booted up 1 node, 2 CPUs\n[ 0.108011] KVM setup async PF for cpu 1\n[ 0.108011] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.111349] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.112408] devtmpfs: initialized\n[ 0.114130] EVM: security.selinux\n[ 0.115006] EVM: security.SMACK64\n[ 0.116005] EVM: security.ima\n[ 0.116795] EVM: security.capability\n[ 0.117728] pinctrl core: initialized pinctrl subsystem\n[ 0.118074] regulator-dummy: no parameters\n[ 0.120072] RTC time: 23:21:45, date: 12/04/18\n[ 0.121158] NET: Registered protocol family 16\n[ 0.122311] cpuidle: using governor ladder\n[ 0.123312] cpuidle: using governor menu\n[ 0.124081] ACPI: bus type PCI registered\n[ 0.125073] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.126711] PCI: Using configuration type 1 for base access\n[ 0.128560] bio: create slab at 0\n[ 0.129047] ACPI: Added _OSI(Module Device)\n[ 0.129083] ACPI: Added _OSI(Processor Device)\n[ 0.130213] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.132003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.134298] ACPI: Interpreter enabled\n[ 0.135237] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.137486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.140189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.142719] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.144704] ACPI: (supports S0 S5)\n[ 0.145628] ACPI: Using IOAPIC for interrupt routing\n[ 0.147100] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.148283] ACPI: No dock devices found.\n[ 0.151625] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.152033] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.153522] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.155037] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.156307] acpiphp: Slot [3] registered\n[ 0.157308] acpiphp: Slot [4] registered\n[ 0.158306] acpiphp: Slot [5] registered\n[ 0.159308] acpiphp: Slot [6] registered\n[ 0.160035] acpiphp: Slot [7] registered\n[ 0.161019] acpiphp: Slot [8] registered\n[ 0.162000] acpiphp: Slot [9] registered\n[ 0.162985] acpiphp: Slot [10] registered\n[ 0.163987] acpiphp: Slot [11] registered\n[ 0.164018] acpiphp: Slot [12] registered\n[ 0.165014] acpiphp: Slot [13] registered\n[ 0.166015] acpiphp: Slot [14] registered\n[ 0.167018] acpiphp: Slot [15] registered\n[ 0.168018] acpiphp: Slot [16] registered\n[ 0.169021] acpiphp: Slot [17] registered\n[ 0.170420] acpiphp: Slot [18] registered\n[ 0.171434] acpiphp: Slot [19] registered\n[ 0.172018] acpiphp: Slot [20] registered\n[ 0.173014] acpiphp: Slot [21] registered\n[ 0.174009] acpiphp: Slot [22] registered\n[ 0.175004] acpiphp: Slot [23] registered\n[ 0.176004] acpiphp: Slot [24] registered\n[ 0.177005] acpiphp: Slot [25] registered\n[ 0.178002] acpiphp: Slot [26] registered\n[ 0.178998] acpiphp: Slot [27] registered\n[ 0.179993] acpiphp: Slot [28] registered\n[ 0.180018] acpiphp: Slot [29] registered\n[ 0.181015] acpiphp: Slot [30] registered\n[ 0.182019] acpiphp: Slot [31] registered\n[ 0.183031] PCI host bridge to bus 0000:00\n[ 0.184004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.185258] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.186643] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.188003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.189494] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.190981] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.199349] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.200013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.227681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.228923] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.230694] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.232386] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.234218] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.235878] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.236548] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.237346] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.239250] vgaarb: loaded\n[ 0.240003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.241622] SCSI subsystem initialized\n[ 0.242969] ACPI: bus type USB registered\n[ 0.244054] usbcore: registered new interface driver usbfs\n[ 0.245347] usbcore: registered new interface driver hub\n[ 0.246613] usbcore: registered new device driver usb\n[ 0.248065] PCI: Using ACPI for IRQ routing\n[ 0.249651] NetLabel: Initializing\n[ 0.250562] NetLabel: domain hash size = 128\n[ 0.251611] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.252083] NetLabel: unlabeled traffic allowed by default\n[ 0.253378] Switched to clocksource kvm-clock\n[ 0.260666] AppArmor: AppArmor Filesystem Enabled\n[ 0.261828] pnp: PnP ACPI init\n[ 0.262659] ACPI: bus type PNP registered\n[ 0.264145] pnp: PnP ACPI: found 8 devices\n[ 0.265164] ACPI: bus type PNP unregistered\n[ 0.272546] NET: Registered protocol family 2\n[ 0.273954] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.275857] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.277533] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.279115] TCP: reno registered\n[ 0.279969] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.281341] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.282879] NET: Registered protocol family 1\n[ 0.283978] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.285319] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.286630] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.308592] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.331118] Trying to unpack rootfs image as initramfs...\n[ 0.428991] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.431141] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.432501] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.433947] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.435998] Scanning for low memory corruption every 60 seconds\n[ 0.437812] Initialise system trusted keyring\n[ 0.438954] audit: initializing netlink socket (disabled)\n[ 0.440240] type=2000 audit(1543965705.755:1): initialized\n[ 0.460464] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.462800] zbud: loaded\n[ 0.463797] VFS: Disk quotas dquot_6.5.2\n[ 0.464823] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.466740] fuse init (API version 7.22)\n[ 0.467863] msgmni has been set to 3997\n[ 0.468911] Key type big_key registered\n[ 0.470346] Key type asymmetric registered\n[ 0.471378] Asymmetric key parser 'x509' registered\n[ 0.472554] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.474422] io scheduler noop registered\n[ 0.475412] io scheduler deadline registered (default)\n[ 0.476627] io scheduler cfq registered\n[ 0.477914] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.479491] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.481381] ipmi message handler version 39.2\n[ 0.482753] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.484948] ACPI: Power Button [PWRF]\n[ 0.486243] GHES: HEST is not enabled!\n[ 0.508213] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.551890] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574445] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.576753] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600603] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603850] Linux agpgart interface v0.103\n[ 0.606274] brd: module loaded\n[ 0.607990] loop: module loaded\n[ 0.609205] blk-mq: CPU -> queue map\n[ 0.610170] CPU 0 -> Queue 0\n[ 0.611020] CPU 1 -> Queue 0\n[ 0.612756] vda: vda1\n[ 0.614267] scsi0 : ata_piix\n[ 0.615243] scsi1 : ata_piix\n[ 0.616083] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.617603] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.619459] libphy: Fixed MDIO Bus: probed\n[ 0.620613] tun: Universal TUN/TAP device driver, 1.6\n[ 0.621804] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624889] PPP generic driver version 2.4.2\n[ 0.626001] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627512] ehci-pci: EHCI PCI platform driver\n[ 0.628618] ehci-platform: EHCI generic platform driver\n[ 0.629877] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631374] ohci-pci: OHCI PCI platform driver\n[ 0.632457] ohci-platform: OHCI generic platform driver\n[ 0.633667] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656077] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657372] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.659280] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.660765] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662278] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.664085] usb usb1: Product: UHCI Host Controller\n[ 0.665255] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.666690] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.667932] hub 1-0:1.0: USB hub found\n[ 0.668892] hub 1-0:1.0: 2 ports detected\n[ 0.670091] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.672707] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.673938] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675302] mousedev: PS/2 mouse device common for all mice\n[ 0.676928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679201] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680650] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.682125] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683651] device-mapper: uevent: version 1.0.3\n[ 0.684862] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.686885] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.688391] TCP: cubic registered\n[ 0.696476] NET: Registered protocol family 10\n[ 0.698027] NET: Registered protocol family 17\n[ 0.699154] Key type dns_resolver registered\n[ 0.700496] Loading compiled-in X.509 certificates\n[ 0.702236] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.704459] registered taskstats version 1\n[ 0.707682] Key type trusted registered\n[ 0.711481] Key type encrypted registered\n[ 0.712534] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.713817] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.715587] regulator-dummy: disabling\n[ 0.716610] Magic number: 14:600:402\n[ 0.717723] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:46 UTC (1543965706)\n[ 0.719775] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.721147] EDD information not available.\n[ 0.773501] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.775447] Write protecting the kernel read-only data: 12288k\n[ 0.777621] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.781036] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.794829] systemd-udevd[107]: starting version 204\n[ 0.832542] FDC 0 is a S82078B\n[ 0.980110] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.145291] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.146866] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.148418] usb 1-1: Product: QEMU USB Tablet\n[ 1.149462] usb 1-1: Manufacturer: QEMU\n[ 1.150410] usb 1-1: SerialNumber: 42\n[ 1.428083] tsc: Refined TSC clocksource calibration: 3491.841 MHz\n[ 1.849210] 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.286396] 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.497753] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.603989] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:48 +0000. Up 2.93 seconds.\ncloud-init-nonet[3.11]: 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 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 ]\ncloud-init-nonet[4.12]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:50 +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:a6:6c:44 |\nci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:b1:e7:3e |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nc2:50:25:7d:69:51:8b:77:ca:c6:72:41:24:a1:c2:fa root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oo. +*+ |\n| o ...++ . |\n| . o .o. + . |\n| + . + + |\n| . o S . * |\n| . . + |\n| E |\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:\nba:f7:74:69:3f:b8:d0:82:40:f9:b1:4c:d3:68:a8:0c root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| o o |\n| E + * . |\n| o o = + |\n| o . S |\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:\na9:4b:20:17:3b:2e:e5:50:09:d5:99:86:77:76:34:c6 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ...o o o+ |\n| ...* o.E. |\n| +o o . |\n| . o . |\n| o * S |\n| B o . |\n| . o o |\n| . . . |\n| . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n1b:4e:4e:47:52:e6:26:d2:8e:5e:61:12:b4:fc:82:e3 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .o o |\n| . + + |\n| = * + |\n| . B * |\n| o o S . |\n| . o B + |\n| E . + |\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 D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:53 +0000. Up 127.94 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:54 +0000. Up 188.82 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package homer\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 172.30.9.205\n++ echo 172.30.9.205\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.205\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 172.30.9.205\n++ echo 172.30.9.205\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.205\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 172.30.9.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 172.30.9.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 172.30.9.205\n++ echo 172.30.9.205\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.205\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 172.30.9.205\n++ echo 172.30.9.205\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.205\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 172.30.9.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 172.30.9.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 172.30.9.205\n++ echo 172.30.9.205\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.205\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 172.30.9.205\n++ echo 172.30.9.205\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.205\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 172.30.9.205\n++ echo 172.30.9.205\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.205\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 10 -lt 10 ']'\n+ echo 'nameserver 192.168.0.9'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.11'\n+ service dnsmasq force-reload\ndnsmasq: unrecognized service\n2018-12-04 23:30:28,335 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1]\n2018-12-04 23:30:28,340 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts)\n2018-12-04 23:30:28,343 - util.py[WARNING]: Running scripts-user () failed\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 | f6:77:89:5a:c5:c5:88:2c:04:57:32:47:10:b8:03:86 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 ba:f7:74:69:3f:b8:d0:82:40:f9:b1:4c:d3:68:a8:0c root@homer-0 (DSA)\nec2: 256 a9:4b:20:17:3b:2e:e5:50:09:d5:99:86:77:76:34:c6 root@homer-0 (ECDSA)\nec2: 256 1b:4e:4e:47:52:e6:26:d2:8e:5e:61:12:b4:fc:82:e3 root@homer-0 (ED25519)\nec2: 2048 c2:50:25:7d:69:51:8b:77:ca:c6:72:41:24:a1:c2:fa root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGon9XNfc9lgm2iV45YayTKFn6rV95xYrAduevhlGck8CWj7/wch0XWg8B5yo3T/NatOyB2/KpjPtHuV9AAWD/A= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMB0cuV+8vozT2oOFkMUcLHFAaA/s/q7DNpya+GDQOnr root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/XiZen/ABLtHgoPg49fc+9Z4sOgE53IuqPV/bucsMjvfzl0lKHKQtxgZmWRbSWiCOt1huARiuGrheQi6msLcDuU7LjcrqXsaDeR9MRB7UEYh4YKLBvDm/qhjtw5eNiGPk9ZzzC/eGBKM2VC9GFDVArSE4WRphU9R8jHK5SYtF4Bn3XHPXO7BruQ5Dkw0Y6w2AQ9Jk0Gx0lzycs5wMNVGWBpiC6jfmdFA8spF99HfIYcVB5u/qdFNaIP4LaUEhn5XsTJvjpXuVYZntRjbm77SPWcUY4xKmdg5fLDb68QZFJUSF57phFsalqyL7iGE/axngpAZkJ//xivJ3nnxrtb01 root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 04 Dec 2018 23:30:28 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 522.62 seconds\n"} 2018-12-04 23:30:33,454 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c/action used request id req-ac6f54d1-0790-4dda-83e9-e31bc78cef42 2018-12-04 23:30:33,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0701558589935s 2018-12-04 23:30:33,455 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c/action used request id req-ac6f54d1-0790-4dda-83e9-e31bc78cef42 2018-12-04 23:30:33,455 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009199] AppArmor: AppArmor initialized [ 0.010288] Yama: becoming mindful. [ 0.012034] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015263] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016804] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018275] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020267] Initializing cgroup subsys memory [ 0.021329] Initializing cgroup subsys devices [ 0.022394] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025034] Initializing cgroup subsys perf_event [ 0.026123] Initializing cgroup subsys hugetlb [ 0.027224] FEATURE SPEC_CTRL Present [ 0.028678] mce: CPU supports 10 MCE banks [ 0.029697] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029697] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033399] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.035012] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.036002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.037700] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.040631] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.046621] ACPI: Core revision 20131115 [ 0.048310] ACPI: All ACPI Tables successfully acquired [ 0.049708] ftrace: allocating 28747 entries in 113 pages [ 0.068196] smpboot: Max logical packages: 2 [ 0.069265] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.072003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.073675] Enabling x2apic [ 0.074438] Enabled x2apic [ 0.075460] Switched APIC routing to physical x2apic. [ 0.077242] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.078670] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.081974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.089086] KVM setup paravirtual spinlock [ 0.091398] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.092179] x86: Booting SMP configuration: [ 0.093264] .... node #0, CPUs: #1[ 0.091358] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.108018] x86: Booted up 1 node, 2 CPUs [ 0.108011] KVM setup async PF for cpu 1 [ 0.108011] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.111349] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.112408] devtmpfs: initialized [ 0.114130] EVM: security.selinux [ 0.115006] EVM: security.SMACK64 [ 0.116005] EVM: security.ima [ 0.116795] EVM: security.capability [ 0.117728] pinctrl core: initialized pinctrl subsystem [ 0.118074] regulator-dummy: no parameters [ 0.120072] RTC time: 23:21:45, date: 12/04/18 [ 0.121158] NET: Registered protocol family 16 [ 0.122311] cpuidle: using governor ladder [ 0.123312] cpuidle: using governor menu [ 0.124081] ACPI: bus type PCI registered [ 0.125073] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.126711] PCI: Using configuration type 1 for base access [ 0.128560] bio: create slab at 0 [ 0.129047] ACPI: Added _OSI(Module Device) [ 0.129083] ACPI: Added _OSI(Processor Device) [ 0.130213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.132003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.134298] ACPI: Interpreter enabled [ 0.135237] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.137486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.140189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.142719] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.144704] ACPI: (supports S0 S5) [ 0.145628] ACPI: Using IOAPIC for interrupt routing [ 0.147100] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.148283] ACPI: No dock devices found. [ 0.151625] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.152033] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.153522] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.155037] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.156307] acpiphp: Slot [3] registered [ 0.157308] acpiphp: Slot [4] registered [ 0.158306] acpiphp: Slot [5] registered [ 0.159308] acpiphp: Slot [6] registered [ 0.160035] acpiphp: Slot [7] registered [ 0.161019] acpiphp: Slot [8] registered [ 0.162000] acpiphp: Slot [9] registered [ 0.162985] acpiphp: Slot [10] registered [ 0.163987] acpiphp: Slot [11] registered [ 0.164018] acpiphp: Slot [12] registered [ 0.165014] acpiphp: Slot [13] registered [ 0.166015] acpiphp: Slot [14] registered [ 0.167018] acpiphp: Slot [15] registered [ 0.168018] acpiphp: Slot [16] registered [ 0.169021] acpiphp: Slot [17] registered [ 0.170420] acpiphp: Slot [18] registered [ 0.171434] acpiphp: Slot [19] registered [ 0.172018] acpiphp: Slot [20] registered [ 0.173014] acpiphp: Slot [21] registered [ 0.174009] acpiphp: Slot [22] registered [ 0.175004] acpiphp: Slot [23] registered [ 0.176004] acpiphp: Slot [24] registered [ 0.177005] acpiphp: Slot [25] registered [ 0.178002] acpiphp: Slot [26] registered [ 0.178998] acpiphp: Slot [27] registered [ 0.179993] acpiphp: Slot [28] registered [ 0.180018] acpiphp: Slot [29] registered [ 0.181015] acpiphp: Slot [30] registered [ 0.182019] acpiphp: Slot [31] registered [ 0.183031] PCI host bridge to bus 0000:00 [ 0.184004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.185258] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.186643] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.188003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.189494] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.190981] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.199349] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.200013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.227681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.228923] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.230694] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.232386] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.234218] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.235878] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.236548] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.237346] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.239250] vgaarb: loaded [ 0.240003] vgaarb: bridge control possible 0000:00:02.0 [ 0.241622] SCSI subsystem initialized [ 0.242969] ACPI: bus type USB registered [ 0.244054] usbcore: registered new interface driver usbfs [ 0.245347] usbcore: registered new interface driver hub [ 0.246613] usbcore: registered new device driver usb [ 0.248065] PCI: Using ACPI for IRQ routing [ 0.249651] NetLabel: Initializing [ 0.250562] NetLabel: domain hash size = 128 [ 0.251611] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.252083] NetLabel: unlabeled traffic allowed by default [ 0.253378] Switched to clocksource kvm-clock [ 0.260666] AppArmor: AppArmor Filesystem Enabled [ 0.261828] pnp: PnP ACPI init [ 0.262659] ACPI: bus type PNP registered [ 0.264145] pnp: PnP ACPI: found 8 devices [ 0.265164] ACPI: bus type PNP unregistered [ 0.272546] NET: Registered protocol family 2 [ 0.273954] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.275857] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.277533] TCP: Hash tables configured (established 16384 bind 16384) [ 0.279115] TCP: reno registered [ 0.279969] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.281341] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.282879] NET: Registered protocol family 1 [ 0.283978] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.285319] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.286630] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.308592] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.331118] Trying to unpack rootfs image as initramfs... [ 0.428991] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.431141] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.432501] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.433947] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.435998] Scanning for low memory corruption every 60 seconds [ 0.437812] Initialise system trusted keyring [ 0.438954] audit: initializing netlink socket (disabled) [ 0.440240] type=2000 audit(1543965705.755:1): initialized [ 0.460464] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.462800] zbud: loaded [ 0.463797] VFS: Disk quotas dquot_6.5.2 [ 0.464823] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.466740] fuse init (API version 7.22) [ 0.467863] msgmni has been set to 3997 [ 0.468911] Key type big_key registered [ 0.470346] Key type asymmetric registered [ 0.471378] Asymmetric key parser 'x509' registered [ 0.472554] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.474422] io scheduler noop registered [ 0.475412] io scheduler deadline registered (default) [ 0.476627] io scheduler cfq registered [ 0.477914] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.479491] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.481381] ipmi message handler version 39.2 [ 0.482753] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.484948] ACPI: Power Button [PWRF] [ 0.486243] GHES: HEST is not enabled! [ 0.508213] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.551890] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.574445] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.576753] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.600603] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.603850] Linux agpgart interface v0.103 [ 0.606274] brd: module loaded [ 0.607990] loop: module loaded [ 0.609205] blk-mq: CPU -> queue map [ 0.610170] CPU 0 -> Queue 0 [ 0.611020] CPU 1 -> Queue 0 [ 0.612756] vda: vda1 [ 0.614267] scsi0 : ata_piix [ 0.615243] scsi1 : ata_piix [ 0.616083] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.617603] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.619459] libphy: Fixed MDIO Bus: probed [ 0.620613] tun: Universal TUN/TAP device driver, 1.6 [ 0.621804] tun: (C) 1999-2004 Max Krasnyansky [ 0.624889] PPP generic driver version 2.4.2 [ 0.626001] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627512] ehci-pci: EHCI PCI platform driver [ 0.628618] ehci-platform: EHCI generic platform driver [ 0.629877] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.631374] ohci-pci: OHCI PCI platform driver [ 0.632457] ohci-platform: OHCI generic platform driver [ 0.633667] uhci_hcd: USB Universal Host Controller Interface driver [ 0.656077] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.657372] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.659280] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.660765] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.662278] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.664085] usb usb1: Product: UHCI Host Controller [ 0.665255] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.666690] usb usb1: SerialNumber: 0000:00:01.2 [ 0.667932] hub 1-0:1.0: USB hub found [ 0.668892] hub 1-0:1.0: 2 ports detected [ 0.670091] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.672707] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.673938] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.675302] mousedev: PS/2 mouse device common for all mice [ 0.676928] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679201] rtc_cmos 00:00: RTC can wake from S4 [ 0.680650] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682125] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683651] device-mapper: uevent: version 1.0.3 [ 0.684862] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.686885] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688391] TCP: cubic registered [ 0.696476] NET: Registered protocol family 10 [ 0.698027] NET: Registered protocol family 17 [ 0.699154] Key type dns_resolver registered [ 0.700496] Loading compiled-in X.509 certificates [ 0.702236] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.704459] registered taskstats version 1 [ 0.707682] Key type trusted registered [ 0.711481] Key type encrypted registered [ 0.712534] AppArmor: AppArmor sha1 policy hashing enabled [ 0.713817] IMA: No TPM chip found, activating TPM-bypass! [ 0.715587] regulator-dummy: disabling [ 0.716610] Magic number: 14:600:402 [ 0.717723] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:46 UTC (1543965706) [ 0.719775] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721147] EDD information not available. [ 0.773501] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.775447] Write protecting the kernel read-only data: 12288k [ 0.777621] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.781036] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.794829] systemd-udevd[107]: starting version 204 [ 0.832542] FDC 0 is a S82078B [ 0.980110] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.145291] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.146866] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.148418] usb 1-1: Product: QEMU USB Tablet [ 1.149462] usb 1-1: Manufacturer: QEMU [ 1.150410] usb 1-1: SerialNumber: 42 [ 1.428083] tsc: Refined TSC clocksource calibration: 3491.841 MHz [ 1.849210] 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.286396] 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.497753] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.603989] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:48 +0000. Up 2.93 seconds. cloud-init-nonet[3.11]: 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 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 ] cloud-init-nonet[4.12]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:50 +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:a6:6c:44 | ci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:b1:e7:3e | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: c2:50:25:7d:69:51:8b:77:ca:c6:72:41:24:a1:c2:fa root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | oo. +*+ | | o ...++ . | | . o .o. + . | | + . + + | | . o S . * | | . . + | | E | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: ba:f7:74:69:3f:b8:d0:82:40:f9:b1:4c:d3:68:a8:0c root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | o o | | E + * . | | o o = + | | o . S | | o . . . | | . . + =. | | ... =... | | .. .. .... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: a9:4b:20:17:3b:2e:e5:50:09:d5:99:86:77:76:34:c6 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ...o o o+ | | ...* o.E. | | +o o . | | . o . | | o * S | | B o . | | . o o | | . . . | | . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 1b:4e:4e:47:52:e6:26:d2:8e:5e:61:12:b4:fc:82:e3 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | .o o | | . + + | | = * + | | . B * | | o o S . | | . o B + | | E . + | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting 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 OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:53 +0000. Up 127.94 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:54 +0000. Up 188.82 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package homer + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.205 ++ echo 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.205 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.205 ++ echo 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.205 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.205 ++ echo 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.205 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.205 ++ echo 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.205 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.205 ++ echo 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.205 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.205 ++ echo 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.205 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.205 ++ echo 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.205 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 10 -lt 10 ']' + echo 'nameserver 192.168.0.9' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.11' + service dnsmasq force-reload dnsmasq: unrecognized service 2018-12-04 23:30:28,335 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2018-12-04 23:30:28,340 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2018-12-04 23:30:28,343 - util.py[WARNING]: Running scripts-user () failed 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 | f6:77:89:5a:c5:c5:88:2c:04:57:32:47:10:b8:03:86 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 ba:f7:74:69:3f:b8:d0:82:40:f9:b1:4c:d3:68:a8:0c root@homer-0 (DSA) ec2: 256 a9:4b:20:17:3b:2e:e5:50:09:d5:99:86:77:76:34:c6 root@homer-0 (ECDSA) ec2: 256 1b:4e:4e:47:52:e6:26:d2:8e:5e:61:12:b4:fc:82:e3 root@homer-0 (ED25519) ec2: 2048 c2:50:25:7d:69:51:8b:77:ca:c6:72:41:24:a1:c2:fa root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGon9XNfc9lgm2iV45YayTKFn6rV95xYrAduevhlGck8CWj7/wch0XWg8B5yo3T/NatOyB2/KpjPtHuV9AAWD/A= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMB0cuV+8vozT2oOFkMUcLHFAaA/s/q7DNpya+GDQOnr root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/XiZen/ABLtHgoPg49fc+9Z4sOgE53IuqPV/bucsMjvfzl0lKHKQtxgZmWRbSWiCOt1huARiuGrheQi6msLcDuU7LjcrqXsaDeR9MRB7UEYh4YKLBvDm/qhjtw5eNiGPk9ZzzC/eGBKM2VC9GFDVArSE4WRphU9R8jHK5SYtF4Bn3XHPXO7BruQ5Dkw0Y6w2AQ9Jk0Gx0lzycs5wMNVGWBpiC6jfmdFA8spF99HfIYcVB5u/qdFNaIP4LaUEhn5XsTJvjpXuVYZntRjbm77SPWcUY4xKmdg5fLDb68QZFJUSF57phFsalqyL7iGE/axngpAZkJ//xivJ3nnxrtb01 root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 04 Dec 2018 23:30:28 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 522.62 seconds 2018-12-04 23:30:33,457 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-12-04 23:30:33,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:30:33,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:30:33,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:30:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-207fe416-f2e2-4a08-897c-62a82278f33d x-compute-request-id: req-207fe416-f2e2-4a08-897c-62a82278f33d Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:30:33,903 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-207fe416-f2e2-4a08-897c-62a82278f33d 2018-12-04 23:30:33,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.445150136948s 2018-12-04 23:30:33,904 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-207fe416-f2e2-4a08-897c-62a82278f33d 2018-12-04 23:30:33,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:30:33,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:30:33,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:30:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-edf8d8f4-5fb2-462a-80ab-fae85ed8b0f0 x-compute-request-id: req-edf8d8f4-5fb2-462a-80ab-fae85ed8b0f0 Content-Encoding: gzip Content-Length: 11299 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008033] Security Framework initialized\n[ 0.009122] AppArmor: AppArmor initialized\n[ 0.010183] Yama: becoming mindful.\n[ 0.011258] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013669] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016810] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018369] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020272] Initializing cgroup subsys memory\n[ 0.021397] Initializing cgroup subsys devices\n[ 0.022525] Initializing cgroup subsys freezer\n[ 0.024004] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026267] Initializing cgroup subsys hugetlb\n[ 0.027445] FEATURE SPEC_CTRL Present\n[ 0.028707] mce: CPU supports 10 MCE banks\n[ 0.029789] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029789] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033500] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038521] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043202] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.048525] ACPI: Core revision 20131115\n[ 0.050020] ACPI: All ACPI Tables successfully acquired\n[ 0.051503] ftrace: allocating 28747 entries in 113 pages\n[ 0.072221] smpboot: Max logical packages: 2\n[ 0.076005] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077581] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079395] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080004] Switched APIC routing to physical x2apic.\n[ 0.084257] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.085766] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.088016] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097946] KVM setup paravirtual spinlock\n[ 0.100374] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102209] x86: Booting SMP configuration:\n[ 0.103362] .... node #0, CPUs: #1[ 0.100332] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120019] x86: Booted up 1 node, 2 CPUs\n[ 0.120012] KVM setup async PF for cpu 1\n[ 0.120014] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123543] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124418] devtmpfs: initialized\n[ 0.126110] EVM: security.selinux\n[ 0.127031] EVM: security.SMACK64\n[ 0.128005] EVM: security.ima\n[ 0.128857] EVM: security.capability\n[ 0.129859] pinctrl core: initialized pinctrl subsystem\n[ 0.132046] regulator-dummy: no parameters\n[ 0.133211] RTC time: 23:21:37, date: 12/04/18\n[ 0.134380] NET: Registered protocol family 16\n[ 0.135612] cpuidle: using governor ladder\n[ 0.136004] cpuidle: using governor menu\n[ 0.137127] ACPI: bus type PCI registered\n[ 0.138186] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.139805] PCI: Using configuration type 1 for base access\n[ 0.140592] bio: create slab at 0\n[ 0.141119] ACPI: Added _OSI(Module Device)\n[ 0.141150] ACPI: Added _OSI(Processor Device)\n[ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.145176] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.147623] ACPI: Interpreter enabled\n[ 0.148006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.150430] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160696] ACPI: (supports S0 S5)\n[ 0.161623] ACPI: Using IOAPIC for interrupt routing\n[ 0.162842] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164198] ACPI: No dock devices found.\n[ 0.167158] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171142] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172201] acpiphp: Slot [3] registered\n[ 0.173258] acpiphp: Slot [4] registered\n[ 0.174298] acpiphp: Slot [5] registered\n[ 0.175336] acpiphp: Slot [6] registered\n[ 0.176021] acpiphp: Slot [7] registered\n[ 0.177056] acpiphp: Slot [8] registered\n[ 0.178096] acpiphp: Slot [9] registered\n[ 0.179133] acpiphp: Slot [10] registered\n[ 0.180021] acpiphp: Slot [11] registered\n[ 0.181102] acpiphp: Slot [12] registered\n[ 0.182150] acpiphp: Slot [13] registered\n[ 0.183212] acpiphp: Slot [14] registered\n[ 0.184020] acpiphp: Slot [15] registered\n[ 0.185084] acpiphp: Slot [16] registered\n[ 0.186134] acpiphp: Slot [17] registered\n[ 0.187195] acpiphp: Slot [18] registered\n[ 0.188027] acpiphp: Slot [19] registered\n[ 0.189184] acpiphp: Slot [20] registered\n[ 0.190233] acpiphp: Slot [21] registered\n[ 0.191302] acpiphp: Slot [22] registered\n[ 0.192020] acpiphp: Slot [23] registered\n[ 0.193078] acpiphp: Slot [24] registered\n[ 0.194136] acpiphp: Slot [25] registered\n[ 0.195188] acpiphp: Slot [26] registered\n[ 0.196020] acpiphp: Slot [27] registered\n[ 0.197088] acpiphp: Slot [28] registered\n[ 0.198133] acpiphp: Slot [29] registered\n[ 0.199187] acpiphp: Slot [30] registered\n[ 0.200027] acpiphp: Slot [31] registered\n[ 0.201079] PCI host bridge to bus 0000:00\n[ 0.202132] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203453] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205446] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.207029] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.215051] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.216014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.242158] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.244092] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.245946] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.247836] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.248879] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.250704] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.252272] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.253395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.255385] vgaarb: loaded\n[ 0.256003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.257545] SCSI subsystem initialized\n[ 0.258702] ACPI: bus type USB registered\n[ 0.258702] usbcore: registered new interface driver usbfs\n[ 0.260015] usbcore: registered new interface driver hub\n[ 0.261360] usbcore: registered new device driver usb\n[ 0.261360] PCI: Using ACPI for IRQ routing\n[ 0.264262] NetLabel: Initializing\n[ 0.265202] NetLabel: domain hash size = 128\n[ 0.266321] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.267622] NetLabel: unlabeled traffic allowed by default\n[ 0.268174] Switched to clocksource kvm-clock\n[ 0.275959] AppArmor: AppArmor Filesystem Enabled\n[ 0.277197] pnp: PnP ACPI init\n[ 0.278065] ACPI: bus type PNP registered\n[ 0.279593] pnp: PnP ACPI: found 8 devices\n[ 0.280667] ACPI: bus type PNP unregistered\n[ 0.288070] NET: Registered protocol family 2\n[ 0.289488] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.291470] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.293272] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.294942] TCP: reno registered\n[ 0.295862] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297390] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.298992] NET: Registered protocol family 1\n[ 0.300172] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.301594] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.303032] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.325419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.347698] Trying to unpack rootfs image as initramfs...\n[ 0.447550] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.450119] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.451570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.453374] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.455912] Scanning for low memory corruption every 60 seconds\n[ 0.458064] Initialise system trusted keyring\n[ 0.459444] audit: initializing netlink socket (disabled)\n[ 0.461026] type=2000 audit(1543965698.492:1): initialized\n[ 0.481875] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.484792] zbud: loaded\n[ 0.485940] VFS: Disk quotas dquot_6.5.2\n[ 0.487204] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.489494] fuse init (API version 7.22)\n[ 0.490795] msgmni has been set to 3997\n[ 0.492079] Key type big_key registered\n[ 0.493719] Key type asymmetric registered\n[ 0.494961] Asymmetric key parser 'x509' registered\n[ 0.496456] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.498744] io scheduler noop registered\n[ 0.499939] io scheduler deadline registered (default)\n[ 0.501494] io scheduler cfq registered\n[ 0.502777] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.504397] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.506300] ipmi message handler version 39.2\n[ 0.507675] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.509917] ACPI: Power Button [PWRF]\n[ 0.511257] GHES: HEST is not enabled!\n[ 0.533918] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578605] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.601664] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.604149] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.628279] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.631444] Linux agpgart interface v0.103\n[ 0.633720] brd: module loaded\n[ 0.635197] loop: module loaded\n[ 0.636586] blk-mq: CPU -> queue map\n[ 0.637702] CPU 0 -> Queue 0\n[ 0.638696] CPU 1 -> Queue 0\n[ 0.640574] vda: vda1\n[ 0.642180] scsi0 : ata_piix\n[ 0.643193] scsi1 : ata_piix\n[ 0.644143] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.645808] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.647799] libphy: Fixed MDIO Bus: probed\n[ 0.649077] tun: Universal TUN/TAP device driver, 1.6\n[ 0.650395] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.653796] PPP generic driver version 2.4.2\n[ 0.655136] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656765] ehci-pci: EHCI PCI platform driver\n[ 0.657976] ehci-platform: EHCI generic platform driver\n[ 0.659398] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.660957] ohci-pci: OHCI PCI platform driver\n[ 0.662164] ohci-platform: OHCI generic platform driver\n[ 0.663550] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.686580] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.688041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.690112] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.691693] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.693376] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.695316] usb usb1: Product: UHCI Host Controller\n[ 0.696573] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.698163] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.699538] hub 1-0:1.0: USB hub found\n[ 0.700650] hub 1-0:1.0: 2 ports detected\n[ 0.701928] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.704781] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.706060] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.707588] mousedev: PS/2 mouse device common for all mice\n[ 0.709292] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.711794] rtc_cmos 00:00: RTC can wake from S4\n[ 0.713319] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.714937] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.716623] device-mapper: uevent: version 1.0.3\n[ 0.717962] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.720136] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.721730] TCP: cubic registered\n[ 0.730227] NET: Registered protocol family 10\n[ 0.731755] NET: Registered protocol family 17\n[ 0.732966] Key type dns_resolver registered\n[ 0.734404] Loading compiled-in X.509 certificates\n[ 0.736225] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.738685] registered taskstats version 1\n[ 0.741874] Key type trusted registered\n[ 0.745931] Key type encrypted registered\n[ 0.747118] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.748514] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.750496] regulator-dummy: disabling\n[ 0.751652] Magic number: 14:600:402\n[ 0.752852] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:38 UTC (1543965698)\n[ 0.755182] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.756680] EDD information not available.\n[ 0.805303] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.807451] Write protecting the kernel read-only data: 12288k\n[ 0.809520] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.812949] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.827389] systemd-udevd[107]: starting version 204\n[ 0.876717] FDC 0 is a S82078B\n[ 1.012084] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.176254] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.178134] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.180051] usb 1-1: Product: QEMU USB Tablet\n[ 1.181343] usb 1-1: Manufacturer: QEMU\n[ 1.182500] usb 1-1: SerialNumber: 42\n[ 1.448076] tsc: Refined TSC clocksource calibration: 3491.840 MHz\n[ 1.889214] 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.204372] 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.819304] 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[ 3.052423] 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 Tue, 04 Dec 2018 23:21:41 +0000. Up 3.45 seconds.\ncloud-init-nonet[3.63]: 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 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 * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.76]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:42 +0000. Up 4.89 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:d6:79:83 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:15:d0:98 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n59:6b:62:ab:1c:1b:3b:e8:fe:56:57:ae:28:d7:6d:44 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| o .E |\n| S o+ |\n| ..+. o |\n| .o..+ + |\n| ..+*o o o |\n| ooo*+ . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\na8:b1:e3:1d:94:0c:2b:fd:e1:04:12:a5:4a:da:f7:0d root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... |\n| o |\n| .o o |\n|oo o = o |\n|o o = E S |\n| o X + |\n| + = . |\n| . o . |\n| . . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nd7:d8:7e:40:0d:23:13:09:43:43:08:9c:a8:0c:16:de root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..o.o +*.+oo |\n|o.o o . o.o + |\n|+o E . . |\n|.. = |\n| S o + |\n| . . . |\n| . . |\n| . |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nd0:0c:22:09:bd:77:ae:8c:1d:13:6b:4d:a8:1e:77:af root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|.o... . |\n| o. . + |\n| . .. o |\n| . + o. |\n| o B S |\n| o * + |\n| . B = . |\n| o + . |\n| E. |\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 * 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 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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:45 +0000. Up 128.14 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:46 +0000. Up 188.90 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nSuggested packages:\n libdime-doc\nThe following NEW packages will be installed:\n dime\n0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 7354 B of archives.\nAfter this operation, 51.2 kB of additional disk space will be used.\nErr http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4\n Could not resolve 'archive.ubuntu.com'\nE: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com'\n\nE: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\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.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.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.213\n++ echo 172.30.9.213\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.213\n++ ip2rr 192.168.1.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\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.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\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.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\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.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.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.213\n++ echo 172.30.9.213\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.213\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++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\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.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.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\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.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.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.213\n++ echo 172.30.9.213\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.213\n++ ip2rr 192.168.1.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\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.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n"} 2018-12-04 23:30:33,981 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20/action used request id req-edf8d8f4-5fb2-462a-80ab-fae85ed8b0f0 2018-12-04 23:30:33,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.069372177124s 2018-12-04 23:30:33,982 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20/action used request id req-edf8d8f4-5fb2-462a-80ab-fae85ed8b0f0 2018-12-04 23:30:33,982 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008033] Security Framework initialized [ 0.009122] AppArmor: AppArmor initialized [ 0.010183] Yama: becoming mindful. [ 0.011258] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013669] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016810] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018369] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020272] Initializing cgroup subsys memory [ 0.021397] Initializing cgroup subsys devices [ 0.022525] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026267] Initializing cgroup subsys hugetlb [ 0.027445] FEATURE SPEC_CTRL Present [ 0.028707] mce: CPU supports 10 MCE banks [ 0.029789] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029789] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033500] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038521] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043202] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.048525] ACPI: Core revision 20131115 [ 0.050020] ACPI: All ACPI Tables successfully acquired [ 0.051503] ftrace: allocating 28747 entries in 113 pages [ 0.072221] smpboot: Max logical packages: 2 [ 0.076005] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077581] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079395] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.084257] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.085766] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088016] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097946] KVM setup paravirtual spinlock [ 0.100374] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102209] x86: Booting SMP configuration: [ 0.103362] .... node #0, CPUs: #1[ 0.100332] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120019] x86: Booted up 1 node, 2 CPUs [ 0.120012] KVM setup async PF for cpu 1 [ 0.120014] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123543] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124418] devtmpfs: initialized [ 0.126110] EVM: security.selinux [ 0.127031] EVM: security.SMACK64 [ 0.128005] EVM: security.ima [ 0.128857] EVM: security.capability [ 0.129859] pinctrl core: initialized pinctrl subsystem [ 0.132046] regulator-dummy: no parameters [ 0.133211] RTC time: 23:21:37, date: 12/04/18 [ 0.134380] NET: Registered protocol family 16 [ 0.135612] cpuidle: using governor ladder [ 0.136004] cpuidle: using governor menu [ 0.137127] ACPI: bus type PCI registered [ 0.138186] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.139805] PCI: Using configuration type 1 for base access [ 0.140592] bio: create slab at 0 [ 0.141119] ACPI: Added _OSI(Module Device) [ 0.141150] ACPI: Added _OSI(Processor Device) [ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145176] ACPI: Added _OSI(Processor Aggregator Device) [ 0.147623] ACPI: Interpreter enabled [ 0.148006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.150430] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160696] ACPI: (supports S0 S5) [ 0.161623] ACPI: Using IOAPIC for interrupt routing [ 0.162842] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164198] ACPI: No dock devices found. [ 0.167158] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171142] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172201] acpiphp: Slot [3] registered [ 0.173258] acpiphp: Slot [4] registered [ 0.174298] acpiphp: Slot [5] registered [ 0.175336] acpiphp: Slot [6] registered [ 0.176021] acpiphp: Slot [7] registered [ 0.177056] acpiphp: Slot [8] registered [ 0.178096] acpiphp: Slot [9] registered [ 0.179133] acpiphp: Slot [10] registered [ 0.180021] acpiphp: Slot [11] registered [ 0.181102] acpiphp: Slot [12] registered [ 0.182150] acpiphp: Slot [13] registered [ 0.183212] acpiphp: Slot [14] registered [ 0.184020] acpiphp: Slot [15] registered [ 0.185084] acpiphp: Slot [16] registered [ 0.186134] acpiphp: Slot [17] registered [ 0.187195] acpiphp: Slot [18] registered [ 0.188027] acpiphp: Slot [19] registered [ 0.189184] acpiphp: Slot [20] registered [ 0.190233] acpiphp: Slot [21] registered [ 0.191302] acpiphp: Slot [22] registered [ 0.192020] acpiphp: Slot [23] registered [ 0.193078] acpiphp: Slot [24] registered [ 0.194136] acpiphp: Slot [25] registered [ 0.195188] acpiphp: Slot [26] registered [ 0.196020] acpiphp: Slot [27] registered [ 0.197088] acpiphp: Slot [28] registered [ 0.198133] acpiphp: Slot [29] registered [ 0.199187] acpiphp: Slot [30] registered [ 0.200027] acpiphp: Slot [31] registered [ 0.201079] PCI host bridge to bus 0000:00 [ 0.202132] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203453] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205446] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.207029] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.215051] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.216014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.242158] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.244092] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.245946] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.247836] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.248879] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.250704] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.252272] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.253395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.255385] vgaarb: loaded [ 0.256003] vgaarb: bridge control possible 0000:00:02.0 [ 0.257545] SCSI subsystem initialized [ 0.258702] ACPI: bus type USB registered [ 0.258702] usbcore: registered new interface driver usbfs [ 0.260015] usbcore: registered new interface driver hub [ 0.261360] usbcore: registered new device driver usb [ 0.261360] PCI: Using ACPI for IRQ routing [ 0.264262] NetLabel: Initializing [ 0.265202] NetLabel: domain hash size = 128 [ 0.266321] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.267622] NetLabel: unlabeled traffic allowed by default [ 0.268174] Switched to clocksource kvm-clock [ 0.275959] AppArmor: AppArmor Filesystem Enabled [ 0.277197] pnp: PnP ACPI init [ 0.278065] ACPI: bus type PNP registered [ 0.279593] pnp: PnP ACPI: found 8 devices [ 0.280667] ACPI: bus type PNP unregistered [ 0.288070] NET: Registered protocol family 2 [ 0.289488] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.291470] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.293272] TCP: Hash tables configured (established 16384 bind 16384) [ 0.294942] TCP: reno registered [ 0.295862] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297390] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.298992] NET: Registered protocol family 1 [ 0.300172] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.301594] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.303032] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.325419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.347698] Trying to unpack rootfs image as initramfs... [ 0.447550] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.450119] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.451570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.453374] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.455912] Scanning for low memory corruption every 60 seconds [ 0.458064] Initialise system trusted keyring [ 0.459444] audit: initializing netlink socket (disabled) [ 0.461026] type=2000 audit(1543965698.492:1): initialized [ 0.481875] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.484792] zbud: loaded [ 0.485940] VFS: Disk quotas dquot_6.5.2 [ 0.487204] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.489494] fuse init (API version 7.22) [ 0.490795] msgmni has been set to 3997 [ 0.492079] Key type big_key registered [ 0.493719] Key type asymmetric registered [ 0.494961] Asymmetric key parser 'x509' registered [ 0.496456] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.498744] io scheduler noop registered [ 0.499939] io scheduler deadline registered (default) [ 0.501494] io scheduler cfq registered [ 0.502777] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.504397] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506300] ipmi message handler version 39.2 [ 0.507675] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.509917] ACPI: Power Button [PWRF] [ 0.511257] GHES: HEST is not enabled! [ 0.533918] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.578605] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.601664] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.604149] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.628279] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.631444] Linux agpgart interface v0.103 [ 0.633720] brd: module loaded [ 0.635197] loop: module loaded [ 0.636586] blk-mq: CPU -> queue map [ 0.637702] CPU 0 -> Queue 0 [ 0.638696] CPU 1 -> Queue 0 [ 0.640574] vda: vda1 [ 0.642180] scsi0 : ata_piix [ 0.643193] scsi1 : ata_piix [ 0.644143] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.645808] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.647799] libphy: Fixed MDIO Bus: probed [ 0.649077] tun: Universal TUN/TAP device driver, 1.6 [ 0.650395] tun: (C) 1999-2004 Max Krasnyansky [ 0.653796] PPP generic driver version 2.4.2 [ 0.655136] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.656765] ehci-pci: EHCI PCI platform driver [ 0.657976] ehci-platform: EHCI generic platform driver [ 0.659398] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.660957] ohci-pci: OHCI PCI platform driver [ 0.662164] ohci-platform: OHCI generic platform driver [ 0.663550] uhci_hcd: USB Universal Host Controller Interface driver [ 0.686580] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.688041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.690112] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.691693] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.693376] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.695316] usb usb1: Product: UHCI Host Controller [ 0.696573] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.698163] usb usb1: SerialNumber: 0000:00:01.2 [ 0.699538] hub 1-0:1.0: USB hub found [ 0.700650] hub 1-0:1.0: 2 ports detected [ 0.701928] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.704781] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.706060] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.707588] mousedev: PS/2 mouse device common for all mice [ 0.709292] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.711794] rtc_cmos 00:00: RTC can wake from S4 [ 0.713319] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.714937] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.716623] device-mapper: uevent: version 1.0.3 [ 0.717962] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.720136] ledtrig-cpu: registered to indicate activity on CPUs [ 0.721730] TCP: cubic registered [ 0.730227] NET: Registered protocol family 10 [ 0.731755] NET: Registered protocol family 17 [ 0.732966] Key type dns_resolver registered [ 0.734404] Loading compiled-in X.509 certificates [ 0.736225] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.738685] registered taskstats version 1 [ 0.741874] Key type trusted registered [ 0.745931] Key type encrypted registered [ 0.747118] AppArmor: AppArmor sha1 policy hashing enabled [ 0.748514] IMA: No TPM chip found, activating TPM-bypass! [ 0.750496] regulator-dummy: disabling [ 0.751652] Magic number: 14:600:402 [ 0.752852] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:38 UTC (1543965698) [ 0.755182] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.756680] EDD information not available. [ 0.805303] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.807451] Write protecting the kernel read-only data: 12288k [ 0.809520] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.812949] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.827389] systemd-udevd[107]: starting version 204 [ 0.876717] FDC 0 is a S82078B [ 1.012084] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.176254] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.178134] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.180051] usb 1-1: Product: QEMU USB Tablet [ 1.181343] usb 1-1: Manufacturer: QEMU [ 1.182500] usb 1-1: SerialNumber: 42 [ 1.448076] tsc: Refined TSC clocksource calibration: 3491.840 MHz [ 1.889214] 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.204372] 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.819304] 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 ] [ 3.052423] 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 Tue, 04 Dec 2018 23:21:41 +0000. Up 3.45 seconds. cloud-init-nonet[3.63]: 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 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 ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.76]: static networking is now up * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:42 +0000. Up 4.89 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:d6:79:83 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:15:d0:98 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 59:6b:62:ab:1c:1b:3b:e8:fe:56:57:ae:28:d7:6d:44 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | o .E | | S o+ | | ..+. o | | .o..+ + | | ..+*o o o | | ooo*+ . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: a8:b1:e3:1d:94:0c:2b:fd:e1:04:12:a5:4a:da:f7:0d root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | ... | | o | | .o o | |oo o = o | |o o = E S | | o X + | | + = . | | . 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: d7:d8:7e:40:0d:23:13:09:43:43:08:9c:a8:0c:16:de root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | ..o.o +*.+oo | |o.o o . o.o + | |+o E . . | |.. = | | 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: d0:0c:22:09:bd:77:ae:8c:1d:13:6b:4d:a8:1e:77:af root@dime-0 The key's randomart image is: +--[ED25519 256--+ |.o... . | | o. . + | | . .. o | | . + o. | | o B S | | o * + | | . B = . | | 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 ] * 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 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 OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off 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 ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:45 +0000. Up 128.14 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:46 +0000. Up 188.90 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + 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.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.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.213 ++ echo 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.213 ++ ip2rr 192.168.1.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + 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.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + 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.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ 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.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + 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.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.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.213 ++ echo 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.213 ++ 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 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + 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.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.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + 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.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.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.213 ++ echo 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.213 ++ ip2rr 192.168.1.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.8 ++ echo A 192.168.1.8 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + 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.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ 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.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 2018-12-04 23:30:33,984 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:30:43,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:30:43,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:30:44,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:30: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-2ce0aa37-dd69-4e31-9f8f-31074686430c x-compute-request-id: req-2ce0aa37-dd69-4e31-9f8f-31074686430c Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:30:44,453 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2ce0aa37-dd69-4e31-9f8f-31074686430c 2018-12-04 23:30:44,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.464900016785s 2018-12-04 23:30:44,454 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2ce0aa37-dd69-4e31-9f8f-31074686430c 2018-12-04 23:30:44,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:30:44,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:30:44,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23:30: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-6d025ef4-4fa8-4fb1-a052-1d6aaa9c400a x-compute-request-id: req-6d025ef4-4fa8-4fb1-a052-1d6aaa9c400a Content-Encoding: gzip Content-Length: 11320 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008033] Security Framework initialized\n[ 0.009122] AppArmor: AppArmor initialized\n[ 0.010183] Yama: becoming mindful.\n[ 0.011258] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013669] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016810] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018369] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020272] Initializing cgroup subsys memory\n[ 0.021397] Initializing cgroup subsys devices\n[ 0.022525] Initializing cgroup subsys freezer\n[ 0.024004] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026267] Initializing cgroup subsys hugetlb\n[ 0.027445] FEATURE SPEC_CTRL Present\n[ 0.028707] mce: CPU supports 10 MCE banks\n[ 0.029789] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029789] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033500] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038521] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043202] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.048525] ACPI: Core revision 20131115\n[ 0.050020] ACPI: All ACPI Tables successfully acquired\n[ 0.051503] ftrace: allocating 28747 entries in 113 pages\n[ 0.072221] smpboot: Max logical packages: 2\n[ 0.076005] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077581] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079395] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080004] Switched APIC routing to physical x2apic.\n[ 0.084257] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.085766] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.088016] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097946] KVM setup paravirtual spinlock\n[ 0.100374] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102209] x86: Booting SMP configuration:\n[ 0.103362] .... node #0, CPUs: #1[ 0.100332] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120019] x86: Booted up 1 node, 2 CPUs\n[ 0.120012] KVM setup async PF for cpu 1\n[ 0.120014] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123543] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124418] devtmpfs: initialized\n[ 0.126110] EVM: security.selinux\n[ 0.127031] EVM: security.SMACK64\n[ 0.128005] EVM: security.ima\n[ 0.128857] EVM: security.capability\n[ 0.129859] pinctrl core: initialized pinctrl subsystem\n[ 0.132046] regulator-dummy: no parameters\n[ 0.133211] RTC time: 23:21:37, date: 12/04/18\n[ 0.134380] NET: Registered protocol family 16\n[ 0.135612] cpuidle: using governor ladder\n[ 0.136004] cpuidle: using governor menu\n[ 0.137127] ACPI: bus type PCI registered\n[ 0.138186] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.139805] PCI: Using configuration type 1 for base access\n[ 0.140592] bio: create slab at 0\n[ 0.141119] ACPI: Added _OSI(Module Device)\n[ 0.141150] ACPI: Added _OSI(Processor Device)\n[ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.145176] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.147623] ACPI: Interpreter enabled\n[ 0.148006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.150430] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160696] ACPI: (supports S0 S5)\n[ 0.161623] ACPI: Using IOAPIC for interrupt routing\n[ 0.162842] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164198] ACPI: No dock devices found.\n[ 0.167158] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171142] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172201] acpiphp: Slot [3] registered\n[ 0.173258] acpiphp: Slot [4] registered\n[ 0.174298] acpiphp: Slot [5] registered\n[ 0.175336] acpiphp: Slot [6] registered\n[ 0.176021] acpiphp: Slot [7] registered\n[ 0.177056] acpiphp: Slot [8] registered\n[ 0.178096] acpiphp: Slot [9] registered\n[ 0.179133] acpiphp: Slot [10] registered\n[ 0.180021] acpiphp: Slot [11] registered\n[ 0.181102] acpiphp: Slot [12] registered\n[ 0.182150] acpiphp: Slot [13] registered\n[ 0.183212] acpiphp: Slot [14] registered\n[ 0.184020] acpiphp: Slot [15] registered\n[ 0.185084] acpiphp: Slot [16] registered\n[ 0.186134] acpiphp: Slot [17] registered\n[ 0.187195] acpiphp: Slot [18] registered\n[ 0.188027] acpiphp: Slot [19] registered\n[ 0.189184] acpiphp: Slot [20] registered\n[ 0.190233] acpiphp: Slot [21] registered\n[ 0.191302] acpiphp: Slot [22] registered\n[ 0.192020] acpiphp: Slot [23] registered\n[ 0.193078] acpiphp: Slot [24] registered\n[ 0.194136] acpiphp: Slot [25] registered\n[ 0.195188] acpiphp: Slot [26] registered\n[ 0.196020] acpiphp: Slot [27] registered\n[ 0.197088] acpiphp: Slot [28] registered\n[ 0.198133] acpiphp: Slot [29] registered\n[ 0.199187] acpiphp: Slot [30] registered\n[ 0.200027] acpiphp: Slot [31] registered\n[ 0.201079] PCI host bridge to bus 0000:00\n[ 0.202132] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203453] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205446] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.207029] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.215051] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.216014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.242158] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.244092] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.245946] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.247836] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.248879] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.250704] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.252272] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.253395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.255385] vgaarb: loaded\n[ 0.256003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.257545] SCSI subsystem initialized\n[ 0.258702] ACPI: bus type USB registered\n[ 0.258702] usbcore: registered new interface driver usbfs\n[ 0.260015] usbcore: registered new interface driver hub\n[ 0.261360] usbcore: registered new device driver usb\n[ 0.261360] PCI: Using ACPI for IRQ routing\n[ 0.264262] NetLabel: Initializing\n[ 0.265202] NetLabel: domain hash size = 128\n[ 0.266321] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.267622] NetLabel: unlabeled traffic allowed by default\n[ 0.268174] Switched to clocksource kvm-clock\n[ 0.275959] AppArmor: AppArmor Filesystem Enabled\n[ 0.277197] pnp: PnP ACPI init\n[ 0.278065] ACPI: bus type PNP registered\n[ 0.279593] pnp: PnP ACPI: found 8 devices\n[ 0.280667] ACPI: bus type PNP unregistered\n[ 0.288070] NET: Registered protocol family 2\n[ 0.289488] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.291470] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.293272] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.294942] TCP: reno registered\n[ 0.295862] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297390] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.298992] NET: Registered protocol family 1\n[ 0.300172] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.301594] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.303032] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.325419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.347698] Trying to unpack rootfs image as initramfs...\n[ 0.447550] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.450119] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.451570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.453374] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.455912] Scanning for low memory corruption every 60 seconds\n[ 0.458064] Initialise system trusted keyring\n[ 0.459444] audit: initializing netlink socket (disabled)\n[ 0.461026] type=2000 audit(1543965698.492:1): initialized\n[ 0.481875] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.484792] zbud: loaded\n[ 0.485940] VFS: Disk quotas dquot_6.5.2\n[ 0.487204] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.489494] fuse init (API version 7.22)\n[ 0.490795] msgmni has been set to 3997\n[ 0.492079] Key type big_key registered\n[ 0.493719] Key type asymmetric registered\n[ 0.494961] Asymmetric key parser 'x509' registered\n[ 0.496456] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.498744] io scheduler noop registered\n[ 0.499939] io scheduler deadline registered (default)\n[ 0.501494] io scheduler cfq registered\n[ 0.502777] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.504397] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.506300] ipmi message handler version 39.2\n[ 0.507675] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.509917] ACPI: Power Button [PWRF]\n[ 0.511257] GHES: HEST is not enabled!\n[ 0.533918] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578605] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.601664] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.604149] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.628279] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.631444] Linux agpgart interface v0.103\n[ 0.633720] brd: module loaded\n[ 0.635197] loop: module loaded\n[ 0.636586] blk-mq: CPU -> queue map\n[ 0.637702] CPU 0 -> Queue 0\n[ 0.638696] CPU 1 -> Queue 0\n[ 0.640574] vda: vda1\n[ 0.642180] scsi0 : ata_piix\n[ 0.643193] scsi1 : ata_piix\n[ 0.644143] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.645808] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.647799] libphy: Fixed MDIO Bus: probed\n[ 0.649077] tun: Universal TUN/TAP device driver, 1.6\n[ 0.650395] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.653796] PPP generic driver version 2.4.2\n[ 0.655136] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656765] ehci-pci: EHCI PCI platform driver\n[ 0.657976] ehci-platform: EHCI generic platform driver\n[ 0.659398] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.660957] ohci-pci: OHCI PCI platform driver\n[ 0.662164] ohci-platform: OHCI generic platform driver\n[ 0.663550] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.686580] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.688041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.690112] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.691693] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.693376] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.695316] usb usb1: Product: UHCI Host Controller\n[ 0.696573] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.698163] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.699538] hub 1-0:1.0: USB hub found\n[ 0.700650] hub 1-0:1.0: 2 ports detected\n[ 0.701928] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.704781] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.706060] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.707588] mousedev: PS/2 mouse device common for all mice\n[ 0.709292] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.711794] rtc_cmos 00:00: RTC can wake from S4\n[ 0.713319] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.714937] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.716623] device-mapper: uevent: version 1.0.3\n[ 0.717962] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.720136] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.721730] TCP: cubic registered\n[ 0.730227] NET: Registered protocol family 10\n[ 0.731755] NET: Registered protocol family 17\n[ 0.732966] Key type dns_resolver registered\n[ 0.734404] Loading compiled-in X.509 certificates\n[ 0.736225] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.738685] registered taskstats version 1\n[ 0.741874] Key type trusted registered\n[ 0.745931] Key type encrypted registered\n[ 0.747118] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.748514] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.750496] regulator-dummy: disabling\n[ 0.751652] Magic number: 14:600:402\n[ 0.752852] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:38 UTC (1543965698)\n[ 0.755182] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.756680] EDD information not available.\n[ 0.805303] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.807451] Write protecting the kernel read-only data: 12288k\n[ 0.809520] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.812949] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.827389] systemd-udevd[107]: starting version 204\n[ 0.876717] FDC 0 is a S82078B\n[ 1.012084] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.176254] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.178134] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.180051] usb 1-1: Product: QEMU USB Tablet\n[ 1.181343] usb 1-1: Manufacturer: QEMU\n[ 1.182500] usb 1-1: SerialNumber: 42\n[ 1.448076] tsc: Refined TSC clocksource calibration: 3491.840 MHz\n[ 1.889214] 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.204372] 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.819304] 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[ 3.052423] 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 Tue, 04 Dec 2018 23:21:41 +0000. Up 3.45 seconds.\ncloud-init-nonet[3.63]: 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 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 * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.76]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:42 +0000. Up 4.89 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:d6:79:83 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:15:d0:98 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n59:6b:62:ab:1c:1b:3b:e8:fe:56:57:ae:28:d7:6d:44 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| o .E |\n| S o+ |\n| ..+. o |\n| .o..+ + |\n| ..+*o o o |\n| ooo*+ . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\na8:b1:e3:1d:94:0c:2b:fd:e1:04:12:a5:4a:da:f7:0d root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... |\n| o |\n| .o o |\n|oo o = o |\n|o o = E S |\n| o X + |\n| + = . |\n| . o . |\n| . . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nd7:d8:7e:40:0d:23:13:09:43:43:08:9c:a8:0c:16:de root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..o.o +*.+oo |\n|o.o o . o.o + |\n|+o E . . |\n|.. = |\n| S o + |\n| . . . |\n| . . |\n| . |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nd0:0c:22:09:bd:77:ae:8c:1d:13:6b:4d:a8:1e:77:af root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|.o... . |\n| o. . + |\n| . .. o |\n| . + o. |\n| o B S |\n| o * + |\n| . B = . |\n| o + . |\n| E. |\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 * 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 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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:45 +0000. Up 128.14 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:46 +0000. Up 188.90 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nSuggested packages:\n libdime-doc\nThe following NEW packages will be installed:\n dime\n0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 7354 B of archives.\nAfter this operation, 51.2 kB of additional disk space will be used.\nErr http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4\n Could not resolve 'archive.ubuntu.com'\nE: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com'\n\nE: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\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.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.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.213\n++ echo 172.30.9.213\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.213\n++ ip2rr 192.168.1.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\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.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\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.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\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.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.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.213\n++ echo 172.30.9.213\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.213\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++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\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.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.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\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.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.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.213\n++ echo 172.30.9.213\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.213\n++ ip2rr 192.168.1.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\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.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\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.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n"} 2018-12-04 23:30:44,529 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20/action used request id req-6d025ef4-4fa8-4fb1-a052-1d6aaa9c400a 2018-12-04 23:30:44,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0696759223938s 2018-12-04 23:30:44,531 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20/action used request id req-6d025ef4-4fa8-4fb1-a052-1d6aaa9c400a 2018-12-04 23:30:44,531 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008033] Security Framework initialized [ 0.009122] AppArmor: AppArmor initialized [ 0.010183] Yama: becoming mindful. [ 0.011258] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013669] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016810] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018369] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020272] Initializing cgroup subsys memory [ 0.021397] Initializing cgroup subsys devices [ 0.022525] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026267] Initializing cgroup subsys hugetlb [ 0.027445] FEATURE SPEC_CTRL Present [ 0.028707] mce: CPU supports 10 MCE banks [ 0.029789] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029789] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033500] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038521] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043202] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.048525] ACPI: Core revision 20131115 [ 0.050020] ACPI: All ACPI Tables successfully acquired [ 0.051503] ftrace: allocating 28747 entries in 113 pages [ 0.072221] smpboot: Max logical packages: 2 [ 0.076005] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077581] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079395] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.084257] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.085766] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088016] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097946] KVM setup paravirtual spinlock [ 0.100374] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102209] x86: Booting SMP configuration: [ 0.103362] .... node #0, CPUs: #1[ 0.100332] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120019] x86: Booted up 1 node, 2 CPUs [ 0.120012] KVM setup async PF for cpu 1 [ 0.120014] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123543] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124418] devtmpfs: initialized [ 0.126110] EVM: security.selinux [ 0.127031] EVM: security.SMACK64 [ 0.128005] EVM: security.ima [ 0.128857] EVM: security.capability [ 0.129859] pinctrl core: initialized pinctrl subsystem [ 0.132046] regulator-dummy: no parameters [ 0.133211] RTC time: 23:21:37, date: 12/04/18 [ 0.134380] NET: Registered protocol family 16 [ 0.135612] cpuidle: using governor ladder [ 0.136004] cpuidle: using governor menu [ 0.137127] ACPI: bus type PCI registered [ 0.138186] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.139805] PCI: Using configuration type 1 for base access [ 0.140592] bio: create slab at 0 [ 0.141119] ACPI: Added _OSI(Module Device) [ 0.141150] ACPI: Added _OSI(Processor Device) [ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145176] ACPI: Added _OSI(Processor Aggregator Device) [ 0.147623] ACPI: Interpreter enabled [ 0.148006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.150430] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160696] ACPI: (supports S0 S5) [ 0.161623] ACPI: Using IOAPIC for interrupt routing [ 0.162842] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164198] ACPI: No dock devices found. [ 0.167158] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171142] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172201] acpiphp: Slot [3] registered [ 0.173258] acpiphp: Slot [4] registered [ 0.174298] acpiphp: Slot [5] registered [ 0.175336] acpiphp: Slot [6] registered [ 0.176021] acpiphp: Slot [7] registered [ 0.177056] acpiphp: Slot [8] registered [ 0.178096] acpiphp: Slot [9] registered [ 0.179133] acpiphp: Slot [10] registered [ 0.180021] acpiphp: Slot [11] registered [ 0.181102] acpiphp: Slot [12] registered [ 0.182150] acpiphp: Slot [13] registered [ 0.183212] acpiphp: Slot [14] registered [ 0.184020] acpiphp: Slot [15] registered [ 0.185084] acpiphp: Slot [16] registered [ 0.186134] acpiphp: Slot [17] registered [ 0.187195] acpiphp: Slot [18] registered [ 0.188027] acpiphp: Slot [19] registered [ 0.189184] acpiphp: Slot [20] registered [ 0.190233] acpiphp: Slot [21] registered [ 0.191302] acpiphp: Slot [22] registered [ 0.192020] acpiphp: Slot [23] registered [ 0.193078] acpiphp: Slot [24] registered [ 0.194136] acpiphp: Slot [25] registered [ 0.195188] acpiphp: Slot [26] registered [ 0.196020] acpiphp: Slot [27] registered [ 0.197088] acpiphp: Slot [28] registered [ 0.198133] acpiphp: Slot [29] registered [ 0.199187] acpiphp: Slot [30] registered [ 0.200027] acpiphp: Slot [31] registered [ 0.201079] PCI host bridge to bus 0000:00 [ 0.202132] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203453] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205446] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.207029] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.215051] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.216014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.242158] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.244092] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.245946] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.247836] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.248879] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.250704] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.252272] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.253395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.255385] vgaarb: loaded [ 0.256003] vgaarb: bridge control possible 0000:00:02.0 [ 0.257545] SCSI subsystem initialized [ 0.258702] ACPI: bus type USB registered [ 0.258702] usbcore: registered new interface driver usbfs [ 0.260015] usbcore: registered new interface driver hub [ 0.261360] usbcore: registered new device driver usb [ 0.261360] PCI: Using ACPI for IRQ routing [ 0.264262] NetLabel: Initializing [ 0.265202] NetLabel: domain hash size = 128 [ 0.266321] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.267622] NetLabel: unlabeled traffic allowed by default [ 0.268174] Switched to clocksource kvm-clock [ 0.275959] AppArmor: AppArmor Filesystem Enabled [ 0.277197] pnp: PnP ACPI init [ 0.278065] ACPI: bus type PNP registered [ 0.279593] pnp: PnP ACPI: found 8 devices [ 0.280667] ACPI: bus type PNP unregistered [ 0.288070] NET: Registered protocol family 2 [ 0.289488] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.291470] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.293272] TCP: Hash tables configured (established 16384 bind 16384) [ 0.294942] TCP: reno registered [ 0.295862] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297390] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.298992] NET: Registered protocol family 1 [ 0.300172] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.301594] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.303032] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.325419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.347698] Trying to unpack rootfs image as initramfs... [ 0.447550] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.450119] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.451570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.453374] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.455912] Scanning for low memory corruption every 60 seconds [ 0.458064] Initialise system trusted keyring [ 0.459444] audit: initializing netlink socket (disabled) [ 0.461026] type=2000 audit(1543965698.492:1): initialized [ 0.481875] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.484792] zbud: loaded [ 0.485940] VFS: Disk quotas dquot_6.5.2 [ 0.487204] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.489494] fuse init (API version 7.22) [ 0.490795] msgmni has been set to 3997 [ 0.492079] Key type big_key registered [ 0.493719] Key type asymmetric registered [ 0.494961] Asymmetric key parser 'x509' registered [ 0.496456] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.498744] io scheduler noop registered [ 0.499939] io scheduler deadline registered (default) [ 0.501494] io scheduler cfq registered [ 0.502777] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.504397] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506300] ipmi message handler version 39.2 [ 0.507675] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.509917] ACPI: Power Button [PWRF] [ 0.511257] GHES: HEST is not enabled! [ 0.533918] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.578605] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.601664] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.604149] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.628279] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.631444] Linux agpgart interface v0.103 [ 0.633720] brd: module loaded [ 0.635197] loop: module loaded [ 0.636586] blk-mq: CPU -> queue map [ 0.637702] CPU 0 -> Queue 0 [ 0.638696] CPU 1 -> Queue 0 [ 0.640574] vda: vda1 [ 0.642180] scsi0 : ata_piix [ 0.643193] scsi1 : ata_piix [ 0.644143] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.645808] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.647799] libphy: Fixed MDIO Bus: probed [ 0.649077] tun: Universal TUN/TAP device driver, 1.6 [ 0.650395] tun: (C) 1999-2004 Max Krasnyansky [ 0.653796] PPP generic driver version 2.4.2 [ 0.655136] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.656765] ehci-pci: EHCI PCI platform driver [ 0.657976] ehci-platform: EHCI generic platform driver [ 0.659398] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.660957] ohci-pci: OHCI PCI platform driver [ 0.662164] ohci-platform: OHCI generic platform driver [ 0.663550] uhci_hcd: USB Universal Host Controller Interface driver [ 0.686580] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.688041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.690112] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.691693] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.693376] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.695316] usb usb1: Product: UHCI Host Controller [ 0.696573] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.698163] usb usb1: SerialNumber: 0000:00:01.2 [ 0.699538] hub 1-0:1.0: USB hub found [ 0.700650] hub 1-0:1.0: 2 ports detected [ 0.701928] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.704781] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.706060] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.707588] mousedev: PS/2 mouse device common for all mice [ 0.709292] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.711794] rtc_cmos 00:00: RTC can wake from S4 [ 0.713319] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.714937] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.716623] device-mapper: uevent: version 1.0.3 [ 0.717962] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.720136] ledtrig-cpu: registered to indicate activity on CPUs [ 0.721730] TCP: cubic registered [ 0.730227] NET: Registered protocol family 10 [ 0.731755] NET: Registered protocol family 17 [ 0.732966] Key type dns_resolver registered [ 0.734404] Loading compiled-in X.509 certificates [ 0.736225] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.738685] registered taskstats version 1 [ 0.741874] Key type trusted registered [ 0.745931] Key type encrypted registered [ 0.747118] AppArmor: AppArmor sha1 policy hashing enabled [ 0.748514] IMA: No TPM chip found, activating TPM-bypass! [ 0.750496] regulator-dummy: disabling [ 0.751652] Magic number: 14:600:402 [ 0.752852] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:38 UTC (1543965698) [ 0.755182] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.756680] EDD information not available. [ 0.805303] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.807451] Write protecting the kernel read-only data: 12288k [ 0.809520] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.812949] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.827389] systemd-udevd[107]: starting version 204 [ 0.876717] FDC 0 is a S82078B [ 1.012084] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.176254] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.178134] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.180051] usb 1-1: Product: QEMU USB Tablet [ 1.181343] usb 1-1: Manufacturer: QEMU [ 1.182500] usb 1-1: SerialNumber: 42 [ 1.448076] tsc: Refined TSC clocksource calibration: 3491.840 MHz [ 1.889214] 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.204372] 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.819304] 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 ] [ 3.052423] 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 Tue, 04 Dec 2018 23:21:41 +0000. Up 3.45 seconds. cloud-init-nonet[3.63]: 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 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 ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.76]: static networking is now up * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:42 +0000. Up 4.89 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:d6:79:83 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:15:d0:98 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 59:6b:62:ab:1c:1b:3b:e8:fe:56:57:ae:28:d7:6d:44 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | o .E | | S o+ | | ..+. o | | .o..+ + | | ..+*o o o | | ooo*+ . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: a8:b1:e3:1d:94:0c:2b:fd:e1:04:12:a5:4a:da:f7:0d root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | ... | | o | | .o o | |oo o = o | |o o = E S | | o X + | | + = . | | . 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: d7:d8:7e:40:0d:23:13:09:43:43:08:9c:a8:0c:16:de root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | ..o.o +*.+oo | |o.o o . o.o + | |+o E . . | |.. = | | 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: d0:0c:22:09:bd:77:ae:8c:1d:13:6b:4d:a8:1e:77:af root@dime-0 The key's randomart image is: +--[ED25519 256--+ |.o... . | | o. . + | | . .. o | | . + o. | | o B S | | o * + | | . B = . | | 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 ] * 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 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 OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off 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 ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:45 +0000. Up 128.14 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:46 +0000. Up 188.90 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + 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.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.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.213 ++ echo 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.213 ++ ip2rr 192.168.1.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + 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.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + 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.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ 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.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + 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.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.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.213 ++ echo 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.213 ++ 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 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + 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.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.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + 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.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.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.213 ++ echo 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.213 ++ ip2rr 192.168.1.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.8 ++ echo A 192.168.1.8 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + 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.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ 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.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + 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.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ 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.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 2018-12-04 23:30:44,533 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:30:54,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:30:54,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:30:54,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-8cde4456-926a-443a-ad6f-b3e363b191cb x-compute-request-id: req-8cde4456-926a-443a-ad6f-b3e363b191cb Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:30:54,992 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8cde4456-926a-443a-ad6f-b3e363b191cb 2018-12-04 23:30:54,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.448770999908s 2018-12-04 23:30:54,993 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8cde4456-926a-443a-ad6f-b3e363b191cb 2018-12-04 23:30:55,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:30:55,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:30:55,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-57cfac51-a63a-4545-a9cc-3b2643ffcaf1 x-compute-request-id: req-57cfac51-a63a-4545-a9cc-3b2643ffcaf1 Content-Encoding: gzip Content-Length: 11320 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008033] Security Framework initialized\n[ 0.009122] AppArmor: AppArmor initialized\n[ 0.010183] Yama: becoming mindful.\n[ 0.011258] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013669] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016810] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018369] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020272] Initializing cgroup subsys memory\n[ 0.021397] Initializing cgroup subsys devices\n[ 0.022525] Initializing cgroup subsys freezer\n[ 0.024004] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026267] Initializing cgroup subsys hugetlb\n[ 0.027445] FEATURE SPEC_CTRL Present\n[ 0.028707] mce: CPU supports 10 MCE banks\n[ 0.029789] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029789] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033500] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038521] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043202] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.048525] ACPI: Core revision 20131115\n[ 0.050020] ACPI: All ACPI Tables successfully acquired\n[ 0.051503] ftrace: allocating 28747 entries in 113 pages\n[ 0.072221] smpboot: Max logical packages: 2\n[ 0.076005] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077581] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079395] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080004] Switched APIC routing to physical x2apic.\n[ 0.084257] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.085766] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.088016] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097946] KVM setup paravirtual spinlock\n[ 0.100374] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102209] x86: Booting SMP configuration:\n[ 0.103362] .... node #0, CPUs: #1[ 0.100332] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120019] x86: Booted up 1 node, 2 CPUs\n[ 0.120012] KVM setup async PF for cpu 1\n[ 0.120014] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123543] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124418] devtmpfs: initialized\n[ 0.126110] EVM: security.selinux\n[ 0.127031] EVM: security.SMACK64\n[ 0.128005] EVM: security.ima\n[ 0.128857] EVM: security.capability\n[ 0.129859] pinctrl core: initialized pinctrl subsystem\n[ 0.132046] regulator-dummy: no parameters\n[ 0.133211] RTC time: 23:21:37, date: 12/04/18\n[ 0.134380] NET: Registered protocol family 16\n[ 0.135612] cpuidle: using governor ladder\n[ 0.136004] cpuidle: using governor menu\n[ 0.137127] ACPI: bus type PCI registered\n[ 0.138186] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.139805] PCI: Using configuration type 1 for base access\n[ 0.140592] bio: create slab at 0\n[ 0.141119] ACPI: Added _OSI(Module Device)\n[ 0.141150] ACPI: Added _OSI(Processor Device)\n[ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.145176] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.147623] ACPI: Interpreter enabled\n[ 0.148006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.150430] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160696] ACPI: (supports S0 S5)\n[ 0.161623] ACPI: Using IOAPIC for interrupt routing\n[ 0.162842] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164198] ACPI: No dock devices found.\n[ 0.167158] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171142] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172201] acpiphp: Slot [3] registered\n[ 0.173258] acpiphp: Slot [4] registered\n[ 0.174298] acpiphp: Slot [5] registered\n[ 0.175336] acpiphp: Slot [6] registered\n[ 0.176021] acpiphp: Slot [7] registered\n[ 0.177056] acpiphp: Slot [8] registered\n[ 0.178096] acpiphp: Slot [9] registered\n[ 0.179133] acpiphp: Slot [10] registered\n[ 0.180021] acpiphp: Slot [11] registered\n[ 0.181102] acpiphp: Slot [12] registered\n[ 0.182150] acpiphp: Slot [13] registered\n[ 0.183212] acpiphp: Slot [14] registered\n[ 0.184020] acpiphp: Slot [15] registered\n[ 0.185084] acpiphp: Slot [16] registered\n[ 0.186134] acpiphp: Slot [17] registered\n[ 0.187195] acpiphp: Slot [18] registered\n[ 0.188027] acpiphp: Slot [19] registered\n[ 0.189184] acpiphp: Slot [20] registered\n[ 0.190233] acpiphp: Slot [21] registered\n[ 0.191302] acpiphp: Slot [22] registered\n[ 0.192020] acpiphp: Slot [23] registered\n[ 0.193078] acpiphp: Slot [24] registered\n[ 0.194136] acpiphp: Slot [25] registered\n[ 0.195188] acpiphp: Slot [26] registered\n[ 0.196020] acpiphp: Slot [27] registered\n[ 0.197088] acpiphp: Slot [28] registered\n[ 0.198133] acpiphp: Slot [29] registered\n[ 0.199187] acpiphp: Slot [30] registered\n[ 0.200027] acpiphp: Slot [31] registered\n[ 0.201079] PCI host bridge to bus 0000:00\n[ 0.202132] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203453] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205446] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.207029] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.215051] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.216014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.242158] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.244092] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.245946] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.247836] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.248879] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.250704] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.252272] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.253395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.255385] vgaarb: loaded\n[ 0.256003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.257545] SCSI subsystem initialized\n[ 0.258702] ACPI: bus type USB registered\n[ 0.258702] usbcore: registered new interface driver usbfs\n[ 0.260015] usbcore: registered new interface driver hub\n[ 0.261360] usbcore: registered new device driver usb\n[ 0.261360] PCI: Using ACPI for IRQ routing\n[ 0.264262] NetLabel: Initializing\n[ 0.265202] NetLabel: domain hash size = 128\n[ 0.266321] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.267622] NetLabel: unlabeled traffic allowed by default\n[ 0.268174] Switched to clocksource kvm-clock\n[ 0.275959] AppArmor: AppArmor Filesystem Enabled\n[ 0.277197] pnp: PnP ACPI init\n[ 0.278065] ACPI: bus type PNP registered\n[ 0.279593] pnp: PnP ACPI: found 8 devices\n[ 0.280667] ACPI: bus type PNP unregistered\n[ 0.288070] NET: Registered protocol family 2\n[ 0.289488] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.291470] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.293272] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.294942] TCP: reno registered\n[ 0.295862] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297390] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.298992] NET: Registered protocol family 1\n[ 0.300172] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.301594] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.303032] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.325419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.347698] Trying to unpack rootfs image as initramfs...\n[ 0.447550] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.450119] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.451570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.453374] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.455912] Scanning for low memory corruption every 60 seconds\n[ 0.458064] Initialise system trusted keyring\n[ 0.459444] audit: initializing netlink socket (disabled)\n[ 0.461026] type=2000 audit(1543965698.492:1): initialized\n[ 0.481875] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.484792] zbud: loaded\n[ 0.485940] VFS: Disk quotas dquot_6.5.2\n[ 0.487204] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.489494] fuse init (API version 7.22)\n[ 0.490795] msgmni has been set to 3997\n[ 0.492079] Key type big_key registered\n[ 0.493719] Key type asymmetric registered\n[ 0.494961] Asymmetric key parser 'x509' registered\n[ 0.496456] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.498744] io scheduler noop registered\n[ 0.499939] io scheduler deadline registered (default)\n[ 0.501494] io scheduler cfq registered\n[ 0.502777] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.504397] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.506300] ipmi message handler version 39.2\n[ 0.507675] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.509917] ACPI: Power Button [PWRF]\n[ 0.511257] GHES: HEST is not enabled!\n[ 0.533918] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578605] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.601664] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.604149] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.628279] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.631444] Linux agpgart interface v0.103\n[ 0.633720] brd: module loaded\n[ 0.635197] loop: module loaded\n[ 0.636586] blk-mq: CPU -> queue map\n[ 0.637702] CPU 0 -> Queue 0\n[ 0.638696] CPU 1 -> Queue 0\n[ 0.640574] vda: vda1\n[ 0.642180] scsi0 : ata_piix\n[ 0.643193] scsi1 : ata_piix\n[ 0.644143] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.645808] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.647799] libphy: Fixed MDIO Bus: probed\n[ 0.649077] tun: Universal TUN/TAP device driver, 1.6\n[ 0.650395] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.653796] PPP generic driver version 2.4.2\n[ 0.655136] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656765] ehci-pci: EHCI PCI platform driver\n[ 0.657976] ehci-platform: EHCI generic platform driver\n[ 0.659398] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.660957] ohci-pci: OHCI PCI platform driver\n[ 0.662164] ohci-platform: OHCI generic platform driver\n[ 0.663550] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.686580] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.688041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.690112] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.691693] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.693376] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.695316] usb usb1: Product: UHCI Host Controller\n[ 0.696573] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.698163] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.699538] hub 1-0:1.0: USB hub found\n[ 0.700650] hub 1-0:1.0: 2 ports detected\n[ 0.701928] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.704781] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.706060] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.707588] mousedev: PS/2 mouse device common for all mice\n[ 0.709292] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.711794] rtc_cmos 00:00: RTC can wake from S4\n[ 0.713319] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.714937] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.716623] device-mapper: uevent: version 1.0.3\n[ 0.717962] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.720136] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.721730] TCP: cubic registered\n[ 0.730227] NET: Registered protocol family 10\n[ 0.731755] NET: Registered protocol family 17\n[ 0.732966] Key type dns_resolver registered\n[ 0.734404] Loading compiled-in X.509 certificates\n[ 0.736225] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.738685] registered taskstats version 1\n[ 0.741874] Key type trusted registered\n[ 0.745931] Key type encrypted registered\n[ 0.747118] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.748514] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.750496] regulator-dummy: disabling\n[ 0.751652] Magic number: 14:600:402\n[ 0.752852] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:38 UTC (1543965698)\n[ 0.755182] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.756680] EDD information not available.\n[ 0.805303] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.807451] Write protecting the kernel read-only data: 12288k\n[ 0.809520] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.812949] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.827389] systemd-udevd[107]: starting version 204\n[ 0.876717] FDC 0 is a S82078B\n[ 1.012084] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.176254] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.178134] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.180051] usb 1-1: Product: QEMU USB Tablet\n[ 1.181343] usb 1-1: Manufacturer: QEMU\n[ 1.182500] usb 1-1: SerialNumber: 42\n[ 1.448076] tsc: Refined TSC clocksource calibration: 3491.840 MHz\n[ 1.889214] 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.204372] 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.819304] 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[ 3.052423] 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 Tue, 04 Dec 2018 23:21:41 +0000. Up 3.45 seconds.\ncloud-init-nonet[3.63]: 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 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 * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.76]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:42 +0000. Up 4.89 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:d6:79:83 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:15:d0:98 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n59:6b:62:ab:1c:1b:3b:e8:fe:56:57:ae:28:d7:6d:44 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| o .E |\n| S o+ |\n| ..+. o |\n| .o..+ + |\n| ..+*o o o |\n| ooo*+ . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\na8:b1:e3:1d:94:0c:2b:fd:e1:04:12:a5:4a:da:f7:0d root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... |\n| o |\n| .o o |\n|oo o = o |\n|o o = E S |\n| o X + |\n| + = . |\n| . o . |\n| . . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nd7:d8:7e:40:0d:23:13:09:43:43:08:9c:a8:0c:16:de root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..o.o +*.+oo |\n|o.o o . o.o + |\n|+o E . . |\n|.. = |\n| S o + |\n| . . . |\n| . . |\n| . |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nd0:0c:22:09:bd:77:ae:8c:1d:13:6b:4d:a8:1e:77:af root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|.o... . |\n| o. . + |\n| . .. o |\n| . + o. |\n| o B S |\n| o * + |\n| . B = . |\n| o + . |\n| E. |\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 * 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 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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:45 +0000. Up 128.14 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:46 +0000. Up 188.90 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nSuggested packages:\n libdime-doc\nThe following NEW packages will be installed:\n dime\n0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 7354 B of archives.\nAfter this operation, 51.2 kB of additional disk space will be used.\nErr http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4\n Could not resolve 'archive.ubuntu.com'\nE: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com'\n\nE: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\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.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.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.213\n++ echo 172.30.9.213\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.213\n++ ip2rr 192.168.1.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\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.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\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.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\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.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.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.213\n++ echo 172.30.9.213\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.213\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++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\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.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.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\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.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.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.213\n++ echo 172.30.9.213\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.213\n++ ip2rr 192.168.1.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\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.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\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.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n"} 2018-12-04 23:30:55,071 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20/action used request id req-57cfac51-a63a-4545-a9cc-3b2643ffcaf1 2018-12-04 23:30:55,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0707368850708s 2018-12-04 23:30:55,072 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20/action used request id req-57cfac51-a63a-4545-a9cc-3b2643ffcaf1 2018-12-04 23:30:55,073 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008033] Security Framework initialized [ 0.009122] AppArmor: AppArmor initialized [ 0.010183] Yama: becoming mindful. [ 0.011258] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013669] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016810] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018369] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020272] Initializing cgroup subsys memory [ 0.021397] Initializing cgroup subsys devices [ 0.022525] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026267] Initializing cgroup subsys hugetlb [ 0.027445] FEATURE SPEC_CTRL Present [ 0.028707] mce: CPU supports 10 MCE banks [ 0.029789] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029789] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033500] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038521] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043202] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.048525] ACPI: Core revision 20131115 [ 0.050020] ACPI: All ACPI Tables successfully acquired [ 0.051503] ftrace: allocating 28747 entries in 113 pages [ 0.072221] smpboot: Max logical packages: 2 [ 0.076005] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077581] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079395] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.084257] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.085766] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088016] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097946] KVM setup paravirtual spinlock [ 0.100374] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102209] x86: Booting SMP configuration: [ 0.103362] .... node #0, CPUs: #1[ 0.100332] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120019] x86: Booted up 1 node, 2 CPUs [ 0.120012] KVM setup async PF for cpu 1 [ 0.120014] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123543] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124418] devtmpfs: initialized [ 0.126110] EVM: security.selinux [ 0.127031] EVM: security.SMACK64 [ 0.128005] EVM: security.ima [ 0.128857] EVM: security.capability [ 0.129859] pinctrl core: initialized pinctrl subsystem [ 0.132046] regulator-dummy: no parameters [ 0.133211] RTC time: 23:21:37, date: 12/04/18 [ 0.134380] NET: Registered protocol family 16 [ 0.135612] cpuidle: using governor ladder [ 0.136004] cpuidle: using governor menu [ 0.137127] ACPI: bus type PCI registered [ 0.138186] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.139805] PCI: Using configuration type 1 for base access [ 0.140592] bio: create slab at 0 [ 0.141119] ACPI: Added _OSI(Module Device) [ 0.141150] ACPI: Added _OSI(Processor Device) [ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145176] ACPI: Added _OSI(Processor Aggregator Device) [ 0.147623] ACPI: Interpreter enabled [ 0.148006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.150430] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160696] ACPI: (supports S0 S5) [ 0.161623] ACPI: Using IOAPIC for interrupt routing [ 0.162842] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164198] ACPI: No dock devices found. [ 0.167158] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171142] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172201] acpiphp: Slot [3] registered [ 0.173258] acpiphp: Slot [4] registered [ 0.174298] acpiphp: Slot [5] registered [ 0.175336] acpiphp: Slot [6] registered [ 0.176021] acpiphp: Slot [7] registered [ 0.177056] acpiphp: Slot [8] registered [ 0.178096] acpiphp: Slot [9] registered [ 0.179133] acpiphp: Slot [10] registered [ 0.180021] acpiphp: Slot [11] registered [ 0.181102] acpiphp: Slot [12] registered [ 0.182150] acpiphp: Slot [13] registered [ 0.183212] acpiphp: Slot [14] registered [ 0.184020] acpiphp: Slot [15] registered [ 0.185084] acpiphp: Slot [16] registered [ 0.186134] acpiphp: Slot [17] registered [ 0.187195] acpiphp: Slot [18] registered [ 0.188027] acpiphp: Slot [19] registered [ 0.189184] acpiphp: Slot [20] registered [ 0.190233] acpiphp: Slot [21] registered [ 0.191302] acpiphp: Slot [22] registered [ 0.192020] acpiphp: Slot [23] registered [ 0.193078] acpiphp: Slot [24] registered [ 0.194136] acpiphp: Slot [25] registered [ 0.195188] acpiphp: Slot [26] registered [ 0.196020] acpiphp: Slot [27] registered [ 0.197088] acpiphp: Slot [28] registered [ 0.198133] acpiphp: Slot [29] registered [ 0.199187] acpiphp: Slot [30] registered [ 0.200027] acpiphp: Slot [31] registered [ 0.201079] PCI host bridge to bus 0000:00 [ 0.202132] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203453] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205446] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.207029] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.215051] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.216014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.242158] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.244092] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.245946] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.247836] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.248879] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.250704] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.252272] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.253395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.255385] vgaarb: loaded [ 0.256003] vgaarb: bridge control possible 0000:00:02.0 [ 0.257545] SCSI subsystem initialized [ 0.258702] ACPI: bus type USB registered [ 0.258702] usbcore: registered new interface driver usbfs [ 0.260015] usbcore: registered new interface driver hub [ 0.261360] usbcore: registered new device driver usb [ 0.261360] PCI: Using ACPI for IRQ routing [ 0.264262] NetLabel: Initializing [ 0.265202] NetLabel: domain hash size = 128 [ 0.266321] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.267622] NetLabel: unlabeled traffic allowed by default [ 0.268174] Switched to clocksource kvm-clock [ 0.275959] AppArmor: AppArmor Filesystem Enabled [ 0.277197] pnp: PnP ACPI init [ 0.278065] ACPI: bus type PNP registered [ 0.279593] pnp: PnP ACPI: found 8 devices [ 0.280667] ACPI: bus type PNP unregistered [ 0.288070] NET: Registered protocol family 2 [ 0.289488] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.291470] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.293272] TCP: Hash tables configured (established 16384 bind 16384) [ 0.294942] TCP: reno registered [ 0.295862] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297390] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.298992] NET: Registered protocol family 1 [ 0.300172] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.301594] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.303032] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.325419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.347698] Trying to unpack rootfs image as initramfs... [ 0.447550] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.450119] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.451570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.453374] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.455912] Scanning for low memory corruption every 60 seconds [ 0.458064] Initialise system trusted keyring [ 0.459444] audit: initializing netlink socket (disabled) [ 0.461026] type=2000 audit(1543965698.492:1): initialized [ 0.481875] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.484792] zbud: loaded [ 0.485940] VFS: Disk quotas dquot_6.5.2 [ 0.487204] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.489494] fuse init (API version 7.22) [ 0.490795] msgmni has been set to 3997 [ 0.492079] Key type big_key registered [ 0.493719] Key type asymmetric registered [ 0.494961] Asymmetric key parser 'x509' registered [ 0.496456] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.498744] io scheduler noop registered [ 0.499939] io scheduler deadline registered (default) [ 0.501494] io scheduler cfq registered [ 0.502777] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.504397] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506300] ipmi message handler version 39.2 [ 0.507675] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.509917] ACPI: Power Button [PWRF] [ 0.511257] GHES: HEST is not enabled! [ 0.533918] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.578605] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.601664] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.604149] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.628279] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.631444] Linux agpgart interface v0.103 [ 0.633720] brd: module loaded [ 0.635197] loop: module loaded [ 0.636586] blk-mq: CPU -> queue map [ 0.637702] CPU 0 -> Queue 0 [ 0.638696] CPU 1 -> Queue 0 [ 0.640574] vda: vda1 [ 0.642180] scsi0 : ata_piix [ 0.643193] scsi1 : ata_piix [ 0.644143] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.645808] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.647799] libphy: Fixed MDIO Bus: probed [ 0.649077] tun: Universal TUN/TAP device driver, 1.6 [ 0.650395] tun: (C) 1999-2004 Max Krasnyansky [ 0.653796] PPP generic driver version 2.4.2 [ 0.655136] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.656765] ehci-pci: EHCI PCI platform driver [ 0.657976] ehci-platform: EHCI generic platform driver [ 0.659398] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.660957] ohci-pci: OHCI PCI platform driver [ 0.662164] ohci-platform: OHCI generic platform driver [ 0.663550] uhci_hcd: USB Universal Host Controller Interface driver [ 0.686580] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.688041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.690112] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.691693] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.693376] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.695316] usb usb1: Product: UHCI Host Controller [ 0.696573] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.698163] usb usb1: SerialNumber: 0000:00:01.2 [ 0.699538] hub 1-0:1.0: USB hub found [ 0.700650] hub 1-0:1.0: 2 ports detected [ 0.701928] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.704781] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.706060] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.707588] mousedev: PS/2 mouse device common for all mice [ 0.709292] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.711794] rtc_cmos 00:00: RTC can wake from S4 [ 0.713319] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.714937] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.716623] device-mapper: uevent: version 1.0.3 [ 0.717962] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.720136] ledtrig-cpu: registered to indicate activity on CPUs [ 0.721730] TCP: cubic registered [ 0.730227] NET: Registered protocol family 10 [ 0.731755] NET: Registered protocol family 17 [ 0.732966] Key type dns_resolver registered [ 0.734404] Loading compiled-in X.509 certificates [ 0.736225] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.738685] registered taskstats version 1 [ 0.741874] Key type trusted registered [ 0.745931] Key type encrypted registered [ 0.747118] AppArmor: AppArmor sha1 policy hashing enabled [ 0.748514] IMA: No TPM chip found, activating TPM-bypass! [ 0.750496] regulator-dummy: disabling [ 0.751652] Magic number: 14:600:402 [ 0.752852] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:38 UTC (1543965698) [ 0.755182] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.756680] EDD information not available. [ 0.805303] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.807451] Write protecting the kernel read-only data: 12288k [ 0.809520] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.812949] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.827389] systemd-udevd[107]: starting version 204 [ 0.876717] FDC 0 is a S82078B [ 1.012084] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.176254] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.178134] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.180051] usb 1-1: Product: QEMU USB Tablet [ 1.181343] usb 1-1: Manufacturer: QEMU [ 1.182500] usb 1-1: SerialNumber: 42 [ 1.448076] tsc: Refined TSC clocksource calibration: 3491.840 MHz [ 1.889214] 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.204372] 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.819304] 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 ] [ 3.052423] 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 Tue, 04 Dec 2018 23:21:41 +0000. Up 3.45 seconds. cloud-init-nonet[3.63]: 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 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 ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.76]: static networking is now up * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:42 +0000. Up 4.89 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:d6:79:83 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:15:d0:98 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 59:6b:62:ab:1c:1b:3b:e8:fe:56:57:ae:28:d7:6d:44 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | o .E | | S o+ | | ..+. o | | .o..+ + | | ..+*o o o | | ooo*+ . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: a8:b1:e3:1d:94:0c:2b:fd:e1:04:12:a5:4a:da:f7:0d root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | ... | | o | | .o o | |oo o = o | |o o = E S | | o X + | | + = . | | . 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: d7:d8:7e:40:0d:23:13:09:43:43:08:9c:a8:0c:16:de root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | ..o.o +*.+oo | |o.o o . o.o + | |+o E . . | |.. = | | 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: d0:0c:22:09:bd:77:ae:8c:1d:13:6b:4d:a8:1e:77:af root@dime-0 The key's randomart image is: +--[ED25519 256--+ |.o... . | | o. . + | | . .. o | | . + o. | | o B S | | o * + | | . B = . | | 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 ] * 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 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 OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off 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 ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:45 +0000. Up 128.14 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:46 +0000. Up 188.90 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + 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.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.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.213 ++ echo 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.213 ++ ip2rr 192.168.1.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + 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.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + 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.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ 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.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + 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.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.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.213 ++ echo 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.213 ++ 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 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + 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.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.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + 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.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.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.213 ++ echo 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.213 ++ ip2rr 192.168.1.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.8 ++ echo A 192.168.1.8 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + 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.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ 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.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + 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.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ 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.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 2018-12-04 23:30:55,075 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-04 23:31:05,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:31:05,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:31:05,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-a6b4c9c4-3b82-4abb-8720-5af0d26b9d48 x-compute-request-id: req-a6b4c9c4-3b82-4abb-8720-5af0d26b9d48 Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:31:05,707 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a6b4c9c4-3b82-4abb-8720-5af0d26b9d48 2018-12-04 23:31:05,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.621654033661s 2018-12-04 23:31:05,708 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a6b4c9c4-3b82-4abb-8720-5af0d26b9d48 2018-12-04 23:31:05,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:31:05,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:31:05,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-d65eb380-e3dd-44af-953b-57eb75ea0864 x-compute-request-id: req-d65eb380-e3dd-44af-953b-57eb75ea0864 Content-Encoding: gzip Content-Length: 12434 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008033] Security Framework initialized\n[ 0.009122] AppArmor: AppArmor initialized\n[ 0.010183] Yama: becoming mindful.\n[ 0.011258] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013669] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016810] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018369] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020272] Initializing cgroup subsys memory\n[ 0.021397] Initializing cgroup subsys devices\n[ 0.022525] Initializing cgroup subsys freezer\n[ 0.024004] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026267] Initializing cgroup subsys hugetlb\n[ 0.027445] FEATURE SPEC_CTRL Present\n[ 0.028707] mce: CPU supports 10 MCE banks\n[ 0.029789] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029789] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033500] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038521] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043202] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.048525] ACPI: Core revision 20131115\n[ 0.050020] ACPI: All ACPI Tables successfully acquired\n[ 0.051503] ftrace: allocating 28747 entries in 113 pages\n[ 0.072221] smpboot: Max logical packages: 2\n[ 0.076005] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077581] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079395] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080004] Switched APIC routing to physical x2apic.\n[ 0.084257] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.085766] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.088016] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097946] KVM setup paravirtual spinlock\n[ 0.100374] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102209] x86: Booting SMP configuration:\n[ 0.103362] .... node #0, CPUs: #1[ 0.100332] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120019] x86: Booted up 1 node, 2 CPUs\n[ 0.120012] KVM setup async PF for cpu 1\n[ 0.120014] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123543] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124418] devtmpfs: initialized\n[ 0.126110] EVM: security.selinux\n[ 0.127031] EVM: security.SMACK64\n[ 0.128005] EVM: security.ima\n[ 0.128857] EVM: security.capability\n[ 0.129859] pinctrl core: initialized pinctrl subsystem\n[ 0.132046] regulator-dummy: no parameters\n[ 0.133211] RTC time: 23:21:37, date: 12/04/18\n[ 0.134380] NET: Registered protocol family 16\n[ 0.135612] cpuidle: using governor ladder\n[ 0.136004] cpuidle: using governor menu\n[ 0.137127] ACPI: bus type PCI registered\n[ 0.138186] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.139805] PCI: Using configuration type 1 for base access\n[ 0.140592] bio: create slab at 0\n[ 0.141119] ACPI: Added _OSI(Module Device)\n[ 0.141150] ACPI: Added _OSI(Processor Device)\n[ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.145176] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.147623] ACPI: Interpreter enabled\n[ 0.148006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.150430] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160696] ACPI: (supports S0 S5)\n[ 0.161623] ACPI: Using IOAPIC for interrupt routing\n[ 0.162842] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164198] ACPI: No dock devices found.\n[ 0.167158] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171142] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172201] acpiphp: Slot [3] registered\n[ 0.173258] acpiphp: Slot [4] registered\n[ 0.174298] acpiphp: Slot [5] registered\n[ 0.175336] acpiphp: Slot [6] registered\n[ 0.176021] acpiphp: Slot [7] registered\n[ 0.177056] acpiphp: Slot [8] registered\n[ 0.178096] acpiphp: Slot [9] registered\n[ 0.179133] acpiphp: Slot [10] registered\n[ 0.180021] acpiphp: Slot [11] registered\n[ 0.181102] acpiphp: Slot [12] registered\n[ 0.182150] acpiphp: Slot [13] registered\n[ 0.183212] acpiphp: Slot [14] registered\n[ 0.184020] acpiphp: Slot [15] registered\n[ 0.185084] acpiphp: Slot [16] registered\n[ 0.186134] acpiphp: Slot [17] registered\n[ 0.187195] acpiphp: Slot [18] registered\n[ 0.188027] acpiphp: Slot [19] registered\n[ 0.189184] acpiphp: Slot [20] registered\n[ 0.190233] acpiphp: Slot [21] registered\n[ 0.191302] acpiphp: Slot [22] registered\n[ 0.192020] acpiphp: Slot [23] registered\n[ 0.193078] acpiphp: Slot [24] registered\n[ 0.194136] acpiphp: Slot [25] registered\n[ 0.195188] acpiphp: Slot [26] registered\n[ 0.196020] acpiphp: Slot [27] registered\n[ 0.197088] acpiphp: Slot [28] registered\n[ 0.198133] acpiphp: Slot [29] registered\n[ 0.199187] acpiphp: Slot [30] registered\n[ 0.200027] acpiphp: Slot [31] registered\n[ 0.201079] PCI host bridge to bus 0000:00\n[ 0.202132] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203453] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205446] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.207029] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.215051] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.216014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.242158] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.244092] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.245946] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.247836] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.248879] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.250704] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.252272] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.253395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.255385] vgaarb: loaded\n[ 0.256003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.257545] SCSI subsystem initialized\n[ 0.258702] ACPI: bus type USB registered\n[ 0.258702] usbcore: registered new interface driver usbfs\n[ 0.260015] usbcore: registered new interface driver hub\n[ 0.261360] usbcore: registered new device driver usb\n[ 0.261360] PCI: Using ACPI for IRQ routing\n[ 0.264262] NetLabel: Initializing\n[ 0.265202] NetLabel: domain hash size = 128\n[ 0.266321] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.267622] NetLabel: unlabeled traffic allowed by default\n[ 0.268174] Switched to clocksource kvm-clock\n[ 0.275959] AppArmor: AppArmor Filesystem Enabled\n[ 0.277197] pnp: PnP ACPI init\n[ 0.278065] ACPI: bus type PNP registered\n[ 0.279593] pnp: PnP ACPI: found 8 devices\n[ 0.280667] ACPI: bus type PNP unregistered\n[ 0.288070] NET: Registered protocol family 2\n[ 0.289488] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.291470] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.293272] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.294942] TCP: reno registered\n[ 0.295862] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297390] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.298992] NET: Registered protocol family 1\n[ 0.300172] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.301594] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.303032] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.325419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.347698] Trying to unpack rootfs image as initramfs...\n[ 0.447550] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.450119] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.451570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.453374] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.455912] Scanning for low memory corruption every 60 seconds\n[ 0.458064] Initialise system trusted keyring\n[ 0.459444] audit: initializing netlink socket (disabled)\n[ 0.461026] type=2000 audit(1543965698.492:1): initialized\n[ 0.481875] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.484792] zbud: loaded\n[ 0.485940] VFS: Disk quotas dquot_6.5.2\n[ 0.487204] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.489494] fuse init (API version 7.22)\n[ 0.490795] msgmni has been set to 3997\n[ 0.492079] Key type big_key registered\n[ 0.493719] Key type asymmetric registered\n[ 0.494961] Asymmetric key parser 'x509' registered\n[ 0.496456] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.498744] io scheduler noop registered\n[ 0.499939] io scheduler deadline registered (default)\n[ 0.501494] io scheduler cfq registered\n[ 0.502777] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.504397] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.506300] ipmi message handler version 39.2\n[ 0.507675] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.509917] ACPI: Power Button [PWRF]\n[ 0.511257] GHES: HEST is not enabled!\n[ 0.533918] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578605] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.601664] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.604149] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.628279] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.631444] Linux agpgart interface v0.103\n[ 0.633720] brd: module loaded\n[ 0.635197] loop: module loaded\n[ 0.636586] blk-mq: CPU -> queue map\n[ 0.637702] CPU 0 -> Queue 0\n[ 0.638696] CPU 1 -> Queue 0\n[ 0.640574] vda: vda1\n[ 0.642180] scsi0 : ata_piix\n[ 0.643193] scsi1 : ata_piix\n[ 0.644143] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.645808] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.647799] libphy: Fixed MDIO Bus: probed\n[ 0.649077] tun: Universal TUN/TAP device driver, 1.6\n[ 0.650395] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.653796] PPP generic driver version 2.4.2\n[ 0.655136] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656765] ehci-pci: EHCI PCI platform driver\n[ 0.657976] ehci-platform: EHCI generic platform driver\n[ 0.659398] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.660957] ohci-pci: OHCI PCI platform driver\n[ 0.662164] ohci-platform: OHCI generic platform driver\n[ 0.663550] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.686580] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.688041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.690112] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.691693] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.693376] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.695316] usb usb1: Product: UHCI Host Controller\n[ 0.696573] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.698163] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.699538] hub 1-0:1.0: USB hub found\n[ 0.700650] hub 1-0:1.0: 2 ports detected\n[ 0.701928] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.704781] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.706060] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.707588] mousedev: PS/2 mouse device common for all mice\n[ 0.709292] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.711794] rtc_cmos 00:00: RTC can wake from S4\n[ 0.713319] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.714937] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.716623] device-mapper: uevent: version 1.0.3\n[ 0.717962] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.720136] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.721730] TCP: cubic registered\n[ 0.730227] NET: Registered protocol family 10\n[ 0.731755] NET: Registered protocol family 17\n[ 0.732966] Key type dns_resolver registered\n[ 0.734404] Loading compiled-in X.509 certificates\n[ 0.736225] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.738685] registered taskstats version 1\n[ 0.741874] Key type trusted registered\n[ 0.745931] Key type encrypted registered\n[ 0.747118] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.748514] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.750496] regulator-dummy: disabling\n[ 0.751652] Magic number: 14:600:402\n[ 0.752852] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:38 UTC (1543965698)\n[ 0.755182] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.756680] EDD information not available.\n[ 0.805303] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.807451] Write protecting the kernel read-only data: 12288k\n[ 0.809520] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.812949] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.827389] systemd-udevd[107]: starting version 204\n[ 0.876717] FDC 0 is a S82078B\n[ 1.012084] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.176254] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.178134] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.180051] usb 1-1: Product: QEMU USB Tablet\n[ 1.181343] usb 1-1: Manufacturer: QEMU\n[ 1.182500] usb 1-1: SerialNumber: 42\n[ 1.448076] tsc: Refined TSC clocksource calibration: 3491.840 MHz\n[ 1.889214] 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.204372] 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.819304] 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[ 3.052423] 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 Tue, 04 Dec 2018 23:21:41 +0000. Up 3.45 seconds.\ncloud-init-nonet[3.63]: 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 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 * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.76]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:42 +0000. Up 4.89 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:d6:79:83 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:15:d0:98 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n59:6b:62:ab:1c:1b:3b:e8:fe:56:57:ae:28:d7:6d:44 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| o .E |\n| S o+ |\n| ..+. o |\n| .o..+ + |\n| ..+*o o o |\n| ooo*+ . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\na8:b1:e3:1d:94:0c:2b:fd:e1:04:12:a5:4a:da:f7:0d root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... |\n| o |\n| .o o |\n|oo o = o |\n|o o = E S |\n| o X + |\n| + = . |\n| . o . |\n| . . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nd7:d8:7e:40:0d:23:13:09:43:43:08:9c:a8:0c:16:de root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..o.o +*.+oo |\n|o.o o . o.o + |\n|+o E . . |\n|.. = |\n| S o + |\n| . . . |\n| . . |\n| . |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nd0:0c:22:09:bd:77:ae:8c:1d:13:6b:4d:a8:1e:77:af root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|.o... . |\n| o. . + |\n| . .. o |\n| . + o. |\n| o B S |\n| o * + |\n| . B = . |\n| o + . |\n| E. |\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 * 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 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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:45 +0000. Up 128.14 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:46 +0000. Up 188.90 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nSuggested packages:\n libdime-doc\nThe following NEW packages will be installed:\n dime\n0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 7354 B of archives.\nAfter this operation, 51.2 kB of additional disk space will be used.\nErr http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4\n Could not resolve 'archive.ubuntu.com'\nE: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com'\n\nE: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\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.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.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.213\n++ echo 172.30.9.213\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.213\n++ ip2rr 192.168.1.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\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.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\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.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\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.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.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.213\n++ echo 172.30.9.213\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.213\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++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\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.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.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\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.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.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.213\n++ echo 172.30.9.213\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.213\n++ ip2rr 192.168.1.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\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.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\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.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.5\n++ echo A 192.168.0.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 10 -lt 10 ']'\n+ echo 'nameserver 192.168.0.9'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.11'\n+ service dnsmasq force-reload\ndnsmasq: unrecognized service\n2018-12-04 23:31:00,002 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1]\n2018-12-04 23:31:00,006 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts)\n2018-12-04 23:31:00,006 - util.py[WARNING]: Running scripts-user () failed\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 | f6:77:89:5a:c5:c5:88:2c:04:57:32:47:10:b8:03:86 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 a8:b1:e3:1d:94:0c:2b:fd:e1:04:12:a5:4a:da:f7:0d root@dime-0 (DSA)\nec2: 256 d7:d8:7e:40:0d:23:13:09:43:43:08:9c:a8:0c:16:de root@dime-0 (ECDSA)\nec2: 256 d0:0c:22:09:bd:77:ae:8c:1d:13:6b:4d:a8:1e:77:af root@dime-0 (ED25519)\nec2: 2048 59:6b:62:ab:1c:1b:3b:e8:fe:56:57:ae:28:d7:6d:44 root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD1+9zTdf2djmHuGnI8zD0yCdjsGWF6qP4Ai1EEJs4W9iRdf02Ze6ZRMA5O3iDY4K73Xi4xuVLQ6XJVqFU1ezkA= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGdv9kjs+Gp11MQaNttgUG/ERMXCKRODb9tBbPWpuH9S root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDO29YQMi4cOTF7qIroLRAP43Z7aqD9Z9WSjgw8xe9fbsYnqny0G0N682Xh2zhYMR/wBzqrrspTKTD8mQSeQCHbBbg0umLQc7coBh6nP+wshxZxYHiySEl2h2UfkpMWHtSImbm0/GNxT/+iEzCJAapS67DY1nI5piDBvzKUqYl3gaujo1XepIIuQl9hlf8LNtqonvGj1P7QalrFW/SNxqY14JvcgFzYx2s/rbNocxs6EIJAlFBp70nPi9C693PYTv1jHvdw2iw9ObOkSjkgSHYtRjngOwtq2lFUAYsLplpZi8qfyKvNSIq+iQmRiFa6AiIXU67O/6/+6/SRLjjsTR2j root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 04 Dec 2018 23:31:00 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 562.30 seconds\n"} 2018-12-04 23:31:05,786 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20/action used request id req-d65eb380-e3dd-44af-953b-57eb75ea0864 2018-12-04 23:31:05,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0719830989838s 2018-12-04 23:31:05,787 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20/action used request id req-d65eb380-e3dd-44af-953b-57eb75ea0864 2018-12-04 23:31:05,788 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008033] Security Framework initialized [ 0.009122] AppArmor: AppArmor initialized [ 0.010183] Yama: becoming mindful. [ 0.011258] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013669] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016810] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018369] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020272] Initializing cgroup subsys memory [ 0.021397] Initializing cgroup subsys devices [ 0.022525] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026267] Initializing cgroup subsys hugetlb [ 0.027445] FEATURE SPEC_CTRL Present [ 0.028707] mce: CPU supports 10 MCE banks [ 0.029789] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029789] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033500] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038521] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043202] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.048525] ACPI: Core revision 20131115 [ 0.050020] ACPI: All ACPI Tables successfully acquired [ 0.051503] ftrace: allocating 28747 entries in 113 pages [ 0.072221] smpboot: Max logical packages: 2 [ 0.076005] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077581] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079395] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.084257] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.085766] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088016] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097946] KVM setup paravirtual spinlock [ 0.100374] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102209] x86: Booting SMP configuration: [ 0.103362] .... node #0, CPUs: #1[ 0.100332] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120019] x86: Booted up 1 node, 2 CPUs [ 0.120012] KVM setup async PF for cpu 1 [ 0.120014] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123543] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124418] devtmpfs: initialized [ 0.126110] EVM: security.selinux [ 0.127031] EVM: security.SMACK64 [ 0.128005] EVM: security.ima [ 0.128857] EVM: security.capability [ 0.129859] pinctrl core: initialized pinctrl subsystem [ 0.132046] regulator-dummy: no parameters [ 0.133211] RTC time: 23:21:37, date: 12/04/18 [ 0.134380] NET: Registered protocol family 16 [ 0.135612] cpuidle: using governor ladder [ 0.136004] cpuidle: using governor menu [ 0.137127] ACPI: bus type PCI registered [ 0.138186] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.139805] PCI: Using configuration type 1 for base access [ 0.140592] bio: create slab at 0 [ 0.141119] ACPI: Added _OSI(Module Device) [ 0.141150] ACPI: Added _OSI(Processor Device) [ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145176] ACPI: Added _OSI(Processor Aggregator Device) [ 0.147623] ACPI: Interpreter enabled [ 0.148006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.150430] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160696] ACPI: (supports S0 S5) [ 0.161623] ACPI: Using IOAPIC for interrupt routing [ 0.162842] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164198] ACPI: No dock devices found. [ 0.167158] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171142] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172201] acpiphp: Slot [3] registered [ 0.173258] acpiphp: Slot [4] registered [ 0.174298] acpiphp: Slot [5] registered [ 0.175336] acpiphp: Slot [6] registered [ 0.176021] acpiphp: Slot [7] registered [ 0.177056] acpiphp: Slot [8] registered [ 0.178096] acpiphp: Slot [9] registered [ 0.179133] acpiphp: Slot [10] registered [ 0.180021] acpiphp: Slot [11] registered [ 0.181102] acpiphp: Slot [12] registered [ 0.182150] acpiphp: Slot [13] registered [ 0.183212] acpiphp: Slot [14] registered [ 0.184020] acpiphp: Slot [15] registered [ 0.185084] acpiphp: Slot [16] registered [ 0.186134] acpiphp: Slot [17] registered [ 0.187195] acpiphp: Slot [18] registered [ 0.188027] acpiphp: Slot [19] registered [ 0.189184] acpiphp: Slot [20] registered [ 0.190233] acpiphp: Slot [21] registered [ 0.191302] acpiphp: Slot [22] registered [ 0.192020] acpiphp: Slot [23] registered [ 0.193078] acpiphp: Slot [24] registered [ 0.194136] acpiphp: Slot [25] registered [ 0.195188] acpiphp: Slot [26] registered [ 0.196020] acpiphp: Slot [27] registered [ 0.197088] acpiphp: Slot [28] registered [ 0.198133] acpiphp: Slot [29] registered [ 0.199187] acpiphp: Slot [30] registered [ 0.200027] acpiphp: Slot [31] registered [ 0.201079] PCI host bridge to bus 0000:00 [ 0.202132] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203453] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205446] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.207029] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.215051] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.216014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.242158] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.244092] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.245946] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.247836] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.248879] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.250704] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.252272] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.253395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.255385] vgaarb: loaded [ 0.256003] vgaarb: bridge control possible 0000:00:02.0 [ 0.257545] SCSI subsystem initialized [ 0.258702] ACPI: bus type USB registered [ 0.258702] usbcore: registered new interface driver usbfs [ 0.260015] usbcore: registered new interface driver hub [ 0.261360] usbcore: registered new device driver usb [ 0.261360] PCI: Using ACPI for IRQ routing [ 0.264262] NetLabel: Initializing [ 0.265202] NetLabel: domain hash size = 128 [ 0.266321] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.267622] NetLabel: unlabeled traffic allowed by default [ 0.268174] Switched to clocksource kvm-clock [ 0.275959] AppArmor: AppArmor Filesystem Enabled [ 0.277197] pnp: PnP ACPI init [ 0.278065] ACPI: bus type PNP registered [ 0.279593] pnp: PnP ACPI: found 8 devices [ 0.280667] ACPI: bus type PNP unregistered [ 0.288070] NET: Registered protocol family 2 [ 0.289488] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.291470] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.293272] TCP: Hash tables configured (established 16384 bind 16384) [ 0.294942] TCP: reno registered [ 0.295862] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297390] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.298992] NET: Registered protocol family 1 [ 0.300172] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.301594] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.303032] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.325419] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.347698] Trying to unpack rootfs image as initramfs... [ 0.447550] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.450119] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.451570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.453374] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.455912] Scanning for low memory corruption every 60 seconds [ 0.458064] Initialise system trusted keyring [ 0.459444] audit: initializing netlink socket (disabled) [ 0.461026] type=2000 audit(1543965698.492:1): initialized [ 0.481875] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.484792] zbud: loaded [ 0.485940] VFS: Disk quotas dquot_6.5.2 [ 0.487204] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.489494] fuse init (API version 7.22) [ 0.490795] msgmni has been set to 3997 [ 0.492079] Key type big_key registered [ 0.493719] Key type asymmetric registered [ 0.494961] Asymmetric key parser 'x509' registered [ 0.496456] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.498744] io scheduler noop registered [ 0.499939] io scheduler deadline registered (default) [ 0.501494] io scheduler cfq registered [ 0.502777] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.504397] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506300] ipmi message handler version 39.2 [ 0.507675] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.509917] ACPI: Power Button [PWRF] [ 0.511257] GHES: HEST is not enabled! [ 0.533918] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.578605] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.601664] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.604149] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.628279] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.631444] Linux agpgart interface v0.103 [ 0.633720] brd: module loaded [ 0.635197] loop: module loaded [ 0.636586] blk-mq: CPU -> queue map [ 0.637702] CPU 0 -> Queue 0 [ 0.638696] CPU 1 -> Queue 0 [ 0.640574] vda: vda1 [ 0.642180] scsi0 : ata_piix [ 0.643193] scsi1 : ata_piix [ 0.644143] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.645808] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.647799] libphy: Fixed MDIO Bus: probed [ 0.649077] tun: Universal TUN/TAP device driver, 1.6 [ 0.650395] tun: (C) 1999-2004 Max Krasnyansky [ 0.653796] PPP generic driver version 2.4.2 [ 0.655136] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.656765] ehci-pci: EHCI PCI platform driver [ 0.657976] ehci-platform: EHCI generic platform driver [ 0.659398] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.660957] ohci-pci: OHCI PCI platform driver [ 0.662164] ohci-platform: OHCI generic platform driver [ 0.663550] uhci_hcd: USB Universal Host Controller Interface driver [ 0.686580] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.688041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.690112] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.691693] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.693376] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.695316] usb usb1: Product: UHCI Host Controller [ 0.696573] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.698163] usb usb1: SerialNumber: 0000:00:01.2 [ 0.699538] hub 1-0:1.0: USB hub found [ 0.700650] hub 1-0:1.0: 2 ports detected [ 0.701928] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.704781] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.706060] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.707588] mousedev: PS/2 mouse device common for all mice [ 0.709292] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.711794] rtc_cmos 00:00: RTC can wake from S4 [ 0.713319] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.714937] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.716623] device-mapper: uevent: version 1.0.3 [ 0.717962] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.720136] ledtrig-cpu: registered to indicate activity on CPUs [ 0.721730] TCP: cubic registered [ 0.730227] NET: Registered protocol family 10 [ 0.731755] NET: Registered protocol family 17 [ 0.732966] Key type dns_resolver registered [ 0.734404] Loading compiled-in X.509 certificates [ 0.736225] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.738685] registered taskstats version 1 [ 0.741874] Key type trusted registered [ 0.745931] Key type encrypted registered [ 0.747118] AppArmor: AppArmor sha1 policy hashing enabled [ 0.748514] IMA: No TPM chip found, activating TPM-bypass! [ 0.750496] regulator-dummy: disabling [ 0.751652] Magic number: 14:600:402 [ 0.752852] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:38 UTC (1543965698) [ 0.755182] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.756680] EDD information not available. [ 0.805303] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.807451] Write protecting the kernel read-only data: 12288k [ 0.809520] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.812949] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.827389] systemd-udevd[107]: starting version 204 [ 0.876717] FDC 0 is a S82078B [ 1.012084] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.176254] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.178134] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.180051] usb 1-1: Product: QEMU USB Tablet [ 1.181343] usb 1-1: Manufacturer: QEMU [ 1.182500] usb 1-1: SerialNumber: 42 [ 1.448076] tsc: Refined TSC clocksource calibration: 3491.840 MHz [ 1.889214] 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.204372] 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.819304] 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 ] [ 3.052423] 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 Tue, 04 Dec 2018 23:21:41 +0000. Up 3.45 seconds. cloud-init-nonet[3.63]: 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 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 ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.76]: static networking is now up * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:42 +0000. Up 4.89 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:d6:79:83 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:15:d0:98 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 59:6b:62:ab:1c:1b:3b:e8:fe:56:57:ae:28:d7:6d:44 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | o .E | | S o+ | | ..+. o | | .o..+ + | | ..+*o o o | | ooo*+ . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: a8:b1:e3:1d:94:0c:2b:fd:e1:04:12:a5:4a:da:f7:0d root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | ... | | o | | .o o | |oo o = o | |o o = E S | | o X + | | + = . | | . 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: d7:d8:7e:40:0d:23:13:09:43:43:08:9c:a8:0c:16:de root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | ..o.o +*.+oo | |o.o o . o.o + | |+o E . . | |.. = | | 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: d0:0c:22:09:bd:77:ae:8c:1d:13:6b:4d:a8:1e:77:af root@dime-0 The key's randomart image is: +--[ED25519 256--+ |.o... . | | o. . + | | . .. o | | . + o. | | o B S | | o * + | | . B = . | | 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 ] * 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 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 OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off 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 ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:45 +0000. Up 128.14 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:46 +0000. Up 188.90 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + 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.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.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.213 ++ echo 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.213 ++ ip2rr 192.168.1.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + 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.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + 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.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ 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.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + 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.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.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.213 ++ echo 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.213 ++ 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 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + 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.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.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + 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.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.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.213 ++ echo 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.213 ++ ip2rr 192.168.1.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.8 ++ echo A 192.168.1.8 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + 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.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ 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.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + 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.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ 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.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 10 -lt 10 ']' + echo 'nameserver 192.168.0.9' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.11' + service dnsmasq force-reload dnsmasq: unrecognized service 2018-12-04 23:31:00,002 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2018-12-04 23:31:00,006 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2018-12-04 23:31:00,006 - util.py[WARNING]: Running scripts-user () failed 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 | f6:77:89:5a:c5:c5:88:2c:04:57:32:47:10:b8:03:86 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 a8:b1:e3:1d:94:0c:2b:fd:e1:04:12:a5:4a:da:f7:0d root@dime-0 (DSA) ec2: 256 d7:d8:7e:40:0d:23:13:09:43:43:08:9c:a8:0c:16:de root@dime-0 (ECDSA) ec2: 256 d0:0c:22:09:bd:77:ae:8c:1d:13:6b:4d:a8:1e:77:af root@dime-0 (ED25519) ec2: 2048 59:6b:62:ab:1c:1b:3b:e8:fe:56:57:ae:28:d7:6d:44 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD1+9zTdf2djmHuGnI8zD0yCdjsGWF6qP4Ai1EEJs4W9iRdf02Ze6ZRMA5O3iDY4K73Xi4xuVLQ6XJVqFU1ezkA= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGdv9kjs+Gp11MQaNttgUG/ERMXCKRODb9tBbPWpuH9S root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDO29YQMi4cOTF7qIroLRAP43Z7aqD9Z9WSjgw8xe9fbsYnqny0G0N682Xh2zhYMR/wBzqrrspTKTD8mQSeQCHbBbg0umLQc7coBh6nP+wshxZxYHiySEl2h2UfkpMWHtSImbm0/GNxT/+iEzCJAapS67DY1nI5piDBvzKUqYl3gaujo1XepIIuQl9hlf8LNtqonvGj1P7QalrFW/SNxqY14JvcgFzYx2s/rbNocxs6EIJAlFBp70nPi9C693PYTv1jHvdw2iw9ObOkSjkgSHYtRjngOwtq2lFUAYsLplpZi8qfyKvNSIq+iQmRiFa6AiIXU67O/6/+6/SRLjjsTR2j root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 04 Dec 2018 23:31:00 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 562.30 seconds 2018-12-04 23:31:05,790 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-12-04 23:31:05,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:31:05,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:31:06,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-4e693e97-24e5-422c-8b1f-c000f0c00550 x-compute-request-id: req-4e693e97-24e5-422c-8b1f-c000f0c00550 Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:31:06,241 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4e693e97-24e5-422c-8b1f-c000f0c00550 2018-12-04 23:31:06,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.45049405098s 2018-12-04 23:31:06,241 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4e693e97-24e5-422c-8b1f-c000f0c00550 2018-12-04 23:31:06,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:31:06,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:31:06,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-3ef556f9-e2b3-4970-8e0f-ce4bef472a86 x-compute-request-id: req-3ef556f9-e2b3-4970-8e0f-ce4bef472a86 Content-Encoding: gzip Content-Length: 12144 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.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.009472] Security Framework initialized\n[ 0.010820] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013330] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017041] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019460] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.021870] Initializing cgroup subsys memory\n[ 0.022965] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025096] Initializing cgroup subsys blkio\n[ 0.026158] Initializing cgroup subsys perf_event\n[ 0.028004] Initializing cgroup subsys hugetlb\n[ 0.029153] FEATURE SPEC_CTRL Present\n[ 0.030804] mce: CPU supports 10 MCE banks\n[ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034414] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.038042] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041711] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044635] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049877] ACPI: Core revision 20131115\n[ 0.051316] ACPI: All ACPI Tables successfully acquired\n[ 0.052332] ftrace: allocating 28747 entries in 113 pages\n[ 0.072212] smpboot: Max logical packages: 2\n[ 0.076174] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077725] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080345] Enabling x2apic\n[ 0.081130] Enabled x2apic\n[ 0.082203] Switched APIC routing to physical x2apic.\n[ 0.085330] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.086801] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.089334] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.098348] KVM setup paravirtual spinlock\n[ 0.102039] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.103883] x86: Booting SMP configuration:\n[ 0.104003] .... node #0, CPUs: #1[ 0.101968] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.120015] KVM setup async PF for cpu 1\n[ 0.120038] x86: Booted up 1 node, 2 CPUs\n[ 0.120042] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.120015] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.126474] devtmpfs: initialized\n[ 0.129310] EVM: security.selinux\n[ 0.130258] EVM: security.SMACK64\n[ 0.131155] EVM: security.ima\n[ 0.131995] EVM: security.capability\n[ 0.133004] pinctrl core: initialized pinctrl subsystem\n[ 0.134469] regulator-dummy: no parameters\n[ 0.135579] RTC time: 23:21:43, date: 12/04/18\n[ 0.136085] NET: Registered protocol family 16\n[ 0.137302] cpuidle: using governor ladder\n[ 0.138325] cpuidle: using governor menu\n[ 0.139394] ACPI: bus type PCI registered\n[ 0.140019] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141644] PCI: Using configuration type 1 for base access\n[ 0.143570] bio: create slab at 0\n[ 0.144124] ACPI: Added _OSI(Module Device)\n[ 0.145434] ACPI: Added _OSI(Processor Device)\n[ 0.146796] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.148004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.151479] ACPI: Interpreter enabled\n[ 0.152027] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.154921] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156824] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.159776] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.161864] ACPI: (supports S0 S5)\n[ 0.162980] ACPI: Using IOAPIC for interrupt routing\n[ 0.164037] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.166987] ACPI: No dock devices found.\n[ 0.169987] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.171845] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.173977] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.176286] acpiphp: Slot [3] registered\n[ 0.177249] acpiphp: Slot [4] registered\n[ 0.178196] acpiphp: Slot [5] registered\n[ 0.179175] acpiphp: Slot [6] registered\n[ 0.180036] acpiphp: Slot [7] registered\n[ 0.181301] acpiphp: Slot [8] registered\n[ 0.182558] acpiphp: Slot [9] registered\n[ 0.183823] acpiphp: Slot [10] registered\n[ 0.184020] acpiphp: Slot [11] registered\n[ 0.185295] acpiphp: Slot [12] registered\n[ 0.186572] acpiphp: Slot [13] registered\n[ 0.188028] acpiphp: Slot [14] registered\n[ 0.189319] acpiphp: Slot [15] registered\n[ 0.190600] acpiphp: Slot [16] registered\n[ 0.191883] acpiphp: Slot [17] registered\n[ 0.192020] acpiphp: Slot [18] registered\n[ 0.193301] acpiphp: Slot [19] registered\n[ 0.194588] acpiphp: Slot [20] registered\n[ 0.195870] acpiphp: Slot [21] registered\n[ 0.196020] acpiphp: Slot [22] registered\n[ 0.197300] acpiphp: Slot [23] registered\n[ 0.198604] acpiphp: Slot [24] registered\n[ 0.199879] acpiphp: Slot [25] registered\n[ 0.200020] acpiphp: Slot [26] registered\n[ 0.201290] acpiphp: Slot [27] registered\n[ 0.202539] acpiphp: Slot [28] registered\n[ 0.203782] acpiphp: Slot [29] registered\n[ 0.204019] acpiphp: Slot [30] registered\n[ 0.205276] acpiphp: Slot [31] registered\n[ 0.206555] PCI host bridge to bus 0000:00\n[ 0.207852] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.209816] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.211605] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.212004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.213974] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223160] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.224013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.252612] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.254825] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.257002] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.258969] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.260992] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.262807] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265572] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.268005] vgaarb: loaded\n[ 0.268841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.270520] SCSI subsystem initialized\n[ 0.271731] ACPI: bus type USB registered\n[ 0.272034] usbcore: registered new interface driver usbfs\n[ 0.273428] usbcore: registered new interface driver hub\n[ 0.274875] usbcore: registered new device driver usb\n[ 0.276122] PCI: Using ACPI for IRQ routing\n[ 0.277589] NetLabel: Initializing\n[ 0.278506] NetLabel: domain hash size = 128\n[ 0.279580] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.280060] NetLabel: unlabeled traffic allowed by default\n[ 0.281376] Switched to clocksource kvm-clock\n[ 0.288047] AppArmor: AppArmor Filesystem Enabled\n[ 0.289237] pnp: PnP ACPI init\n[ 0.290098] ACPI: bus type PNP registered\n[ 0.291570] pnp: PnP ACPI: found 8 devices\n[ 0.292621] ACPI: bus type PNP unregistered\n[ 0.299957] NET: Registered protocol family 2\n[ 0.301367] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303270] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.304955] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.306555] TCP: reno registered\n[ 0.307424] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308830] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.310381] NET: Registered protocol family 1\n[ 0.311497] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.312882] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314248] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337174] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.359876] Trying to unpack rootfs image as initramfs...\n[ 0.457010] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.459260] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.460645] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.462471] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.465136] Scanning for low memory corruption every 60 seconds\n[ 0.467308] Initialise system trusted keyring\n[ 0.468778] audit: initializing netlink socket (disabled)\n[ 0.470448] type=2000 audit(1543965703.873:1): initialized\n[ 0.491099] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.493418] zbud: loaded\n[ 0.494393] VFS: Disk quotas dquot_6.5.2\n[ 0.495440] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.497386] fuse init (API version 7.22)\n[ 0.498482] msgmni has been set to 3997\n[ 0.499542] Key type big_key registered\n[ 0.500973] Key type asymmetric registered\n[ 0.502042] Asymmetric key parser 'x509' registered\n[ 0.503245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.505145] io scheduler noop registered\n[ 0.506149] io scheduler deadline registered (default)\n[ 0.507390] io scheduler cfq registered\n[ 0.508531] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.509890] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.511499] ipmi message handler version 39.2\n[ 0.512663] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514589] ACPI: Power Button [PWRF]\n[ 0.515698] GHES: HEST is not enabled!\n[ 0.538252] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.582198] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.604415] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.606445] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630764] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.633828] Linux agpgart interface v0.103\n[ 0.636042] brd: module loaded\n[ 0.637499] loop: module loaded\n[ 0.638889] blk-mq: CPU -> queue map\n[ 0.640062] CPU 0 -> Queue 0\n[ 0.641078] CPU 1 -> Queue 0\n[ 0.643074] vda: vda1\n[ 0.644512] scsi0 : ata_piix\n[ 0.645439] scsi1 : ata_piix\n[ 0.646277] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.647804] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.649555] libphy: Fixed MDIO Bus: probed\n[ 0.650704] tun: Universal TUN/TAP device driver, 1.6\n[ 0.651917] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.655077] PPP generic driver version 2.4.2\n[ 0.656228] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657726] ehci-pci: EHCI PCI platform driver\n[ 0.658840] ehci-platform: EHCI generic platform driver\n[ 0.660167] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.661584] ohci-pci: OHCI PCI platform driver\n[ 0.662874] ohci-platform: OHCI generic platform driver\n[ 0.664155] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.686749] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.688179] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.690347] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.691967] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.693764] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.695893] usb usb1: Product: UHCI Host Controller\n[ 0.697204] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.698767] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.700124] hub 1-0:1.0: USB hub found\n[ 0.701193] hub 1-0:1.0: 2 ports detected\n[ 0.702486] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.705404] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.706767] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.708381] mousedev: PS/2 mouse device common for all mice\n[ 0.710265] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.712640] rtc_cmos 00:00: RTC can wake from S4\n[ 0.714422] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.716331] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.718218] device-mapper: uevent: version 1.0.3\n[ 0.719650] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.722209] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.731198] TCP: cubic registered\n[ 0.732391] NET: Registered protocol family 10\n[ 0.734091] NET: Registered protocol family 17\n[ 0.735472] Key type dns_resolver registered\n[ 0.736933] Loading compiled-in X.509 certificates\n[ 0.739045] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.741840] registered taskstats version 1\n[ 0.745267] Key type trusted registered\n[ 0.749316] Key type encrypted registered\n[ 0.750458] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.751854] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.753820] regulator-dummy: disabling\n[ 0.754978] Magic number: 14:600:402\n[ 0.756166] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:43 UTC (1543965703)\n[ 0.758463] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.760036] EDD information not available.\n[ 0.805559] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.807589] Write protecting the kernel read-only data: 12288k\n[ 0.809478] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.812989] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.826625] systemd-udevd[107]: starting version 204\n[ 0.856917] FDC 0 is a S82078B\n[ 1.012107] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.176839] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.178564] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.180348] usb 1-1: Product: QEMU USB Tablet\n[ 1.181532] usb 1-1: Manufacturer: QEMU\n[ 1.182614] usb 1-1: SerialNumber: 42\n[ 1.456090] tsc: Refined TSC clocksource calibration: 3491.877 MHz\n[ 1.877249] 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.189384] 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.419969] 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[ 2.543517] 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 Tue, 04 Dec 2018 23:21:45 +0000. Up 2.95 seconds.\ncloud-init-nonet[3.08]: 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 configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.03]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:46 +0000. Up 4.23 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:c5:dd:bb |\nci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:fb:ae:37 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n87:54:3a:4e:0e:25:55:49:26:22:e0:19:d4:ea:26:46 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .+o. o.+o=. |\n| . o.. + =. |\n| o. . = |\n| E. * 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:\n77:b3:89:8a:48:1b:60:0f:36:0a:1f:22:df:85:e4:b4 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| o |\n| + o |\n|+ B E . S . o |\n|oB B . . o + |\n|. o = . o |\n| . + . . |\n| o . . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n8e:d0:bd:a3:79:b2:ad:45:c4:98:3a:f6:d8:fb:67:85 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| + |\n| o o |\n| o o |\n| = . S . |\n| . * + .E . |\n| . + = . |\n| .*..o |\n| **oo |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nc0:ac:8b:5a:59:f8:d1:2e:22:2b:6b:9d:10:51:73:89 root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .o... |\n| . Eo+ |\n| . + |\n| . . o . |\n| o + . S |\n| . = + |\n|. B = . |\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 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 Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:50 +0000. Up 127.51 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:51 +0000. Up 188.38 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 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\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...\nE: Unable to locate package vellum\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\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 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\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 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\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 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\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 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\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 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\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 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\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 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\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 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\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 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\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 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\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 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 10 -lt 10 ']'\n+ echo 'nameserver 192.168.0.9'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.11'\n+ service dnsmasq force-reload\ndnsmasq: unrecognized service\n2018-12-04 23:30:24,702 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1]\n2018-12-04 23:30:24,706 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts)\n2018-12-04 23:30:24,708 - util.py[WARNING]: Running scripts-user () failed\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 | f6:77:89:5a:c5:c5:88:2c:04:57:32:47:10:b8:03:86 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 77:b3:89:8a:48:1b:60:0f:36:0a:1f:22:df:85:e4:b4 root@vellum-0 (DSA)\nec2: 256 8e:d0:bd:a3:79:b2:ad:45:c4:98:3a:f6:d8:fb:67:85 root@vellum-0 (ECDSA)\nec2: 256 c0:ac:8b:5a:59:f8:d1:2e:22:2b:6b:9d:10:51:73:89 root@vellum-0 (ED25519)\nec2: 2048 87:54:3a:4e:0e:25:55:49:26:22:e0:19:d4:ea:26:46 root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDJ5UWH0C/P2DVbJmARKxD1FRJ3fxc7ac7P/7r7vV8CHsKDZlfvq8xFQS38//nIdDSap6EeceC4ghYCnLR1OVJw= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMn23DeoikzkODka7P36ab6FvnM9aHkWNZ2TBqlxP/g6 root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCgddPxIcNbp39PUTubpyCO5H8rkxMdZfiI6ydYh8B2+dzpMNvvmIlYCOa+NkwddwYcHrcW70yeUO4ti//20OkjRtl8B0tLLU6dO/hXKuj/to8NPOCpEC1EZS2sMyeAxdJHrAfA3rW+oo+cy/ugQKbZtDGpt4tyow7BxrZ07SBAVRvuARV/K6MI60PvygZSeDbySX9SwzZTRWkZ4DvC6BscNeQM0bbEci49A+UFXEFRISoj/4+YdcJnOmpnNLHuGkKuAWSpW7XkkX6wcS5AjPEirXfQrt1VfQaed9Ae2Pn30QHUsoBgDG5HIW+He86tX1ghdUvMFuhzCZRWqfyqhbaF root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 04 Dec 2018 23:30:24 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 522.01 seconds\n"} 2018-12-04 23:31:06,321 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590/action used request id req-3ef556f9-e2b3-4970-8e0f-ce4bef472a86 2018-12-04 23:31:06,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.072359085083s 2018-12-04 23:31:06,323 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590/action used request id req-3ef556f9-e2b3-4970-8e0f-ce4bef472a86 2018-12-04 23:31:06,323 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.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.009472] Security Framework initialized [ 0.010820] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013330] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017041] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019460] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.021870] Initializing cgroup subsys memory [ 0.022965] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025096] Initializing cgroup subsys blkio [ 0.026158] Initializing cgroup subsys perf_event [ 0.028004] Initializing cgroup subsys hugetlb [ 0.029153] FEATURE SPEC_CTRL Present [ 0.030804] mce: CPU supports 10 MCE banks [ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034414] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.038042] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041711] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044635] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049877] ACPI: Core revision 20131115 [ 0.051316] ACPI: All ACPI Tables successfully acquired [ 0.052332] ftrace: allocating 28747 entries in 113 pages [ 0.072212] smpboot: Max logical packages: 2 [ 0.076174] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077725] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080345] Enabling x2apic [ 0.081130] Enabled x2apic [ 0.082203] Switched APIC routing to physical x2apic. [ 0.085330] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.086801] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.089334] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.098348] KVM setup paravirtual spinlock [ 0.102039] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.103883] x86: Booting SMP configuration: [ 0.104003] .... node #0, CPUs: #1[ 0.101968] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120015] KVM setup async PF for cpu 1 [ 0.120038] x86: Booted up 1 node, 2 CPUs [ 0.120042] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120015] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.126474] devtmpfs: initialized [ 0.129310] EVM: security.selinux [ 0.130258] EVM: security.SMACK64 [ 0.131155] EVM: security.ima [ 0.131995] EVM: security.capability [ 0.133004] pinctrl core: initialized pinctrl subsystem [ 0.134469] regulator-dummy: no parameters [ 0.135579] RTC time: 23:21:43, date: 12/04/18 [ 0.136085] NET: Registered protocol family 16 [ 0.137302] cpuidle: using governor ladder [ 0.138325] cpuidle: using governor menu [ 0.139394] ACPI: bus type PCI registered [ 0.140019] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141644] PCI: Using configuration type 1 for base access [ 0.143570] bio: create slab at 0 [ 0.144124] ACPI: Added _OSI(Module Device) [ 0.145434] ACPI: Added _OSI(Processor Device) [ 0.146796] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.148004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.151479] ACPI: Interpreter enabled [ 0.152027] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154921] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156824] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.159776] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.161864] ACPI: (supports S0 S5) [ 0.162980] ACPI: Using IOAPIC for interrupt routing [ 0.164037] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.166987] ACPI: No dock devices found. [ 0.169987] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.171845] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.173977] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176286] acpiphp: Slot [3] registered [ 0.177249] acpiphp: Slot [4] registered [ 0.178196] acpiphp: Slot [5] registered [ 0.179175] acpiphp: Slot [6] registered [ 0.180036] acpiphp: Slot [7] registered [ 0.181301] acpiphp: Slot [8] registered [ 0.182558] acpiphp: Slot [9] registered [ 0.183823] acpiphp: Slot [10] registered [ 0.184020] acpiphp: Slot [11] registered [ 0.185295] acpiphp: Slot [12] registered [ 0.186572] acpiphp: Slot [13] registered [ 0.188028] acpiphp: Slot [14] registered [ 0.189319] acpiphp: Slot [15] registered [ 0.190600] acpiphp: Slot [16] registered [ 0.191883] acpiphp: Slot [17] registered [ 0.192020] acpiphp: Slot [18] registered [ 0.193301] acpiphp: Slot [19] registered [ 0.194588] acpiphp: Slot [20] registered [ 0.195870] acpiphp: Slot [21] registered [ 0.196020] acpiphp: Slot [22] registered [ 0.197300] acpiphp: Slot [23] registered [ 0.198604] acpiphp: Slot [24] registered [ 0.199879] acpiphp: Slot [25] registered [ 0.200020] acpiphp: Slot [26] registered [ 0.201290] acpiphp: Slot [27] registered [ 0.202539] acpiphp: Slot [28] registered [ 0.203782] acpiphp: Slot [29] registered [ 0.204019] acpiphp: Slot [30] registered [ 0.205276] acpiphp: Slot [31] registered [ 0.206555] PCI host bridge to bus 0000:00 [ 0.207852] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.209816] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.211605] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.212004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.213974] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223160] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.224013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.252612] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.254825] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.257002] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.258969] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.260992] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.262807] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265572] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.268005] vgaarb: loaded [ 0.268841] vgaarb: bridge control possible 0000:00:02.0 [ 0.270520] SCSI subsystem initialized [ 0.271731] ACPI: bus type USB registered [ 0.272034] usbcore: registered new interface driver usbfs [ 0.273428] usbcore: registered new interface driver hub [ 0.274875] usbcore: registered new device driver usb [ 0.276122] PCI: Using ACPI for IRQ routing [ 0.277589] NetLabel: Initializing [ 0.278506] NetLabel: domain hash size = 128 [ 0.279580] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.280060] NetLabel: unlabeled traffic allowed by default [ 0.281376] Switched to clocksource kvm-clock [ 0.288047] AppArmor: AppArmor Filesystem Enabled [ 0.289237] pnp: PnP ACPI init [ 0.290098] ACPI: bus type PNP registered [ 0.291570] pnp: PnP ACPI: found 8 devices [ 0.292621] ACPI: bus type PNP unregistered [ 0.299957] NET: Registered protocol family 2 [ 0.301367] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303270] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.304955] TCP: Hash tables configured (established 16384 bind 16384) [ 0.306555] TCP: reno registered [ 0.307424] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308830] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.310381] NET: Registered protocol family 1 [ 0.311497] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.312882] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314248] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337174] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.359876] Trying to unpack rootfs image as initramfs... [ 0.457010] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.459260] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.460645] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.462471] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.465136] Scanning for low memory corruption every 60 seconds [ 0.467308] Initialise system trusted keyring [ 0.468778] audit: initializing netlink socket (disabled) [ 0.470448] type=2000 audit(1543965703.873:1): initialized [ 0.491099] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.493418] zbud: loaded [ 0.494393] VFS: Disk quotas dquot_6.5.2 [ 0.495440] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.497386] fuse init (API version 7.22) [ 0.498482] msgmni has been set to 3997 [ 0.499542] Key type big_key registered [ 0.500973] Key type asymmetric registered [ 0.502042] Asymmetric key parser 'x509' registered [ 0.503245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.505145] io scheduler noop registered [ 0.506149] io scheduler deadline registered (default) [ 0.507390] io scheduler cfq registered [ 0.508531] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.509890] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.511499] ipmi message handler version 39.2 [ 0.512663] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.514589] ACPI: Power Button [PWRF] [ 0.515698] GHES: HEST is not enabled! [ 0.538252] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.582198] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.604415] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.606445] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.630764] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.633828] Linux agpgart interface v0.103 [ 0.636042] brd: module loaded [ 0.637499] loop: module loaded [ 0.638889] blk-mq: CPU -> queue map [ 0.640062] CPU 0 -> Queue 0 [ 0.641078] CPU 1 -> Queue 0 [ 0.643074] vda: vda1 [ 0.644512] scsi0 : ata_piix [ 0.645439] scsi1 : ata_piix [ 0.646277] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.647804] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.649555] libphy: Fixed MDIO Bus: probed [ 0.650704] tun: Universal TUN/TAP device driver, 1.6 [ 0.651917] tun: (C) 1999-2004 Max Krasnyansky [ 0.655077] PPP generic driver version 2.4.2 [ 0.656228] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.657726] ehci-pci: EHCI PCI platform driver [ 0.658840] ehci-platform: EHCI generic platform driver [ 0.660167] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.661584] ohci-pci: OHCI PCI platform driver [ 0.662874] ohci-platform: OHCI generic platform driver [ 0.664155] uhci_hcd: USB Universal Host Controller Interface driver [ 0.686749] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.688179] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.690347] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.691967] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.693764] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.695893] usb usb1: Product: UHCI Host Controller [ 0.697204] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.698767] usb usb1: SerialNumber: 0000:00:01.2 [ 0.700124] hub 1-0:1.0: USB hub found [ 0.701193] hub 1-0:1.0: 2 ports detected [ 0.702486] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.705404] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.706767] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.708381] mousedev: PS/2 mouse device common for all mice [ 0.710265] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.712640] rtc_cmos 00:00: RTC can wake from S4 [ 0.714422] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.716331] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.718218] device-mapper: uevent: version 1.0.3 [ 0.719650] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.722209] ledtrig-cpu: registered to indicate activity on CPUs [ 0.731198] TCP: cubic registered [ 0.732391] NET: Registered protocol family 10 [ 0.734091] NET: Registered protocol family 17 [ 0.735472] Key type dns_resolver registered [ 0.736933] Loading compiled-in X.509 certificates [ 0.739045] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.741840] registered taskstats version 1 [ 0.745267] Key type trusted registered [ 0.749316] Key type encrypted registered [ 0.750458] AppArmor: AppArmor sha1 policy hashing enabled [ 0.751854] IMA: No TPM chip found, activating TPM-bypass! [ 0.753820] regulator-dummy: disabling [ 0.754978] Magic number: 14:600:402 [ 0.756166] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:43 UTC (1543965703) [ 0.758463] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760036] EDD information not available. [ 0.805559] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.807589] Write protecting the kernel read-only data: 12288k [ 0.809478] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.812989] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.826625] systemd-udevd[107]: starting version 204 [ 0.856917] FDC 0 is a S82078B [ 1.012107] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.176839] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.178564] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.180348] usb 1-1: Product: QEMU USB Tablet [ 1.181532] usb 1-1: Manufacturer: QEMU [ 1.182614] usb 1-1: SerialNumber: 42 [ 1.456090] tsc: Refined TSC clocksource calibration: 3491.877 MHz [ 1.877249] 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.189384] 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.419969] 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 ] [ 2.543517] 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 Tue, 04 Dec 2018 23:21:45 +0000. Up 2.95 seconds. cloud-init-nonet[3.08]: 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 configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.03]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:46 +0000. Up 4.23 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:c5:dd:bb | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:fb:ae:37 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 87:54:3a:4e:0e:25:55:49:26:22:e0:19:d4:ea:26:46 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | .+o. o.+o=. | | . o.. + =. | | o. . = | | E. * 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: 77:b3:89:8a:48:1b:60:0f:36:0a:1f:22:df:85:e4:b4 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | o | | + o | |+ B E . S . o | |oB B . . o + | |. o = . o | | . + . . | | o . . | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 8e:d0:bd:a3:79:b2:ad:45:c4:98:3a:f6:d8:fb:67:85 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | | | + | | o o | | o o | | = . S . | | . * + .E . | | . + = . | | .*..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: c0:ac:8b:5a:59:f8:d1:2e:22:2b:6b:9d:10:51:73:89 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | .o... | | . Eo+ | | . + | | . . o . | | o + . S | | . = + | |. B = . | |.* + . | |*. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting 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 Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off 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 ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:50 +0000. Up 127.51 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:51 +0000. Up 188.38 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 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://security.ubuntu.com trusty-security InRelease Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + 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... E: Unable to locate package vellum + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + 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 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + 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 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + 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 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + 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 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + 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 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + 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 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + 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 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + 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 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + 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 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + 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 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + 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 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 10 -lt 10 ']' + echo 'nameserver 192.168.0.9' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.11' + service dnsmasq force-reload dnsmasq: unrecognized service 2018-12-04 23:30:24,702 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2018-12-04 23:30:24,706 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2018-12-04 23:30:24,708 - util.py[WARNING]: Running scripts-user () failed 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 | f6:77:89:5a:c5:c5:88:2c:04:57:32:47:10:b8:03:86 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 77:b3:89:8a:48:1b:60:0f:36:0a:1f:22:df:85:e4:b4 root@vellum-0 (DSA) ec2: 256 8e:d0:bd:a3:79:b2:ad:45:c4:98:3a:f6:d8:fb:67:85 root@vellum-0 (ECDSA) ec2: 256 c0:ac:8b:5a:59:f8:d1:2e:22:2b:6b:9d:10:51:73:89 root@vellum-0 (ED25519) ec2: 2048 87:54:3a:4e:0e:25:55:49:26:22:e0:19:d4:ea:26:46 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDJ5UWH0C/P2DVbJmARKxD1FRJ3fxc7ac7P/7r7vV8CHsKDZlfvq8xFQS38//nIdDSap6EeceC4ghYCnLR1OVJw= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMn23DeoikzkODka7P36ab6FvnM9aHkWNZ2TBqlxP/g6 root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCgddPxIcNbp39PUTubpyCO5H8rkxMdZfiI6ydYh8B2+dzpMNvvmIlYCOa+NkwddwYcHrcW70yeUO4ti//20OkjRtl8B0tLLU6dO/hXKuj/to8NPOCpEC1EZS2sMyeAxdJHrAfA3rW+oo+cy/ugQKbZtDGpt4tyow7BxrZ07SBAVRvuARV/K6MI60PvygZSeDbySX9SwzZTRWkZ4DvC6BscNeQM0bbEci49A+UFXEFRISoj/4+YdcJnOmpnNLHuGkKuAWSpW7XkkX6wcS5AjPEirXfQrt1VfQaed9Ae2Pn30QHUsoBgDG5HIW+He86tX1ghdUvMFuhzCZRWqfyqhbaF root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 04 Dec 2018 23:30:24 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 522.01 seconds 2018-12-04 23:31:06,325 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-12-04 23:31:06,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:31:06,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:31:06,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-a79b9b43-5b57-4f00-8b5b-9c30635e543e x-compute-request-id: req-a79b9b43-5b57-4f00-8b5b-9c30635e543e Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:31:06,797 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a79b9b43-5b57-4f00-8b5b-9c30635e543e 2018-12-04 23:31:06,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.471652030945s 2018-12-04 23:31:06,798 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a79b9b43-5b57-4f00-8b5b-9c30635e543e 2018-12-04 23:31:06,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:31:06,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:31:06,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-e387b3bb-37fd-45b8-8bd4-12fda2003344 x-compute-request-id: req-e387b3bb-37fd-45b8-8bd4-12fda2003344 Content-Encoding: gzip Content-Length: 12222 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008071] Security Framework initialized\n[ 0.009243] AppArmor: AppArmor initialized\n[ 0.010342] Yama: becoming mindful.\n[ 0.012110] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015426] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016859] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018550] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020425] Initializing cgroup subsys memory\n[ 0.021601] Initializing cgroup subsys devices\n[ 0.024007] Initializing cgroup subsys freezer\n[ 0.025160] Initializing cgroup subsys blkio\n[ 0.026249] Initializing cgroup subsys perf_event\n[ 0.027423] Initializing cgroup subsys hugetlb\n[ 0.028082] FEATURE SPEC_CTRL Present\n[ 0.029770] mce: CPU supports 10 MCE banks\n[ 0.030877] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030877] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032016] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033521] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038516] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044857] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050608] ACPI: Core revision 20131115\n[ 0.052200] ACPI: All ACPI Tables successfully acquired\n[ 0.053699] ftrace: allocating 28747 entries in 113 pages\n[ 0.072269] smpboot: Max logical packages: 2\n[ 0.076005] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077496] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080259] Enabling x2apic\n[ 0.081051] Enabled x2apic\n[ 0.082118] Switched APIC routing to physical x2apic.\n[ 0.084625] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.086076] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.088596] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097157] KVM setup paravirtual spinlock\n[ 0.100229] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102024] x86: Booting SMP configuration:\n[ 0.103266] .... node #0, CPUs: #1[ 0.100179] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120031] x86: Booted up 1 node, 2 CPUs\n[ 0.120022] KVM setup async PF for cpu 1\n[ 0.120022] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.124008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.126340] devtmpfs: initialized\n[ 0.129113] EVM: security.selinux\n[ 0.130190] EVM: security.SMACK64\n[ 0.131282] EVM: security.ima\n[ 0.132003] EVM: security.capability\n[ 0.133244] pinctrl core: initialized pinctrl subsystem\n[ 0.134522] regulator-dummy: no parameters\n[ 0.136077] RTC time: 23:21:26, date: 12/04/18\n[ 0.137503] NET: Registered protocol family 16\n[ 0.139048] cpuidle: using governor ladder\n[ 0.140004] cpuidle: using governor menu\n[ 0.141349] ACPI: bus type PCI registered\n[ 0.142661] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.144123] PCI: Using configuration type 1 for base access\n[ 0.146438] bio: create slab at 0\n[ 0.148014] ACPI: Added _OSI(Module Device)\n[ 0.149334] ACPI: Added _OSI(Processor Device)\n[ 0.150703] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.152003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.154809] ACPI: Interpreter enabled\n[ 0.156010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.158987] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166969] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168802] ACPI: (supports S0 S5)\n[ 0.169917] ACPI: Using IOAPIC for interrupt routing\n[ 0.171416] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172207] ACPI: No dock devices found.\n[ 0.175372] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.178010] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179935] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180227] acpiphp: Slot [3] registered\n[ 0.181473] acpiphp: Slot [4] registered\n[ 0.182735] acpiphp: Slot [5] registered\n[ 0.183990] acpiphp: Slot [6] registered\n[ 0.184023] acpiphp: Slot [7] registered\n[ 0.185315] acpiphp: Slot [8] registered\n[ 0.186586] acpiphp: Slot [9] registered\n[ 0.187848] acpiphp: Slot [10] registered\n[ 0.188020] acpiphp: Slot [11] registered\n[ 0.189269] acpiphp: Slot [12] registered\n[ 0.190602] acpiphp: Slot [13] registered\n[ 0.191872] acpiphp: Slot [14] registered\n[ 0.192024] acpiphp: Slot [15] registered\n[ 0.193306] acpiphp: Slot [16] registered\n[ 0.194591] acpiphp: Slot [17] registered\n[ 0.195833] acpiphp: Slot [18] registered\n[ 0.196027] acpiphp: Slot [19] registered\n[ 0.197342] acpiphp: Slot [20] registered\n[ 0.198684] acpiphp: Slot [21] registered\n[ 0.200020] acpiphp: Slot [22] registered\n[ 0.201311] acpiphp: Slot [23] registered\n[ 0.202681] acpiphp: Slot [24] registered\n[ 0.204004] acpiphp: Slot [25] registered\n[ 0.205283] acpiphp: Slot [26] registered\n[ 0.206563] acpiphp: Slot [27] registered\n[ 0.207839] acpiphp: Slot [28] registered\n[ 0.208020] acpiphp: Slot [29] registered\n[ 0.209296] acpiphp: Slot [30] registered\n[ 0.210592] acpiphp: Slot [31] registered\n[ 0.211920] PCI host bridge to bus 0000:00\n[ 0.212004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.213608] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.215420] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.217938] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.219888] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.226139] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.228013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.255322] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256977] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.259182] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260973] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.263257] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.264783] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.266708] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.266708] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.268005] vgaarb: loaded\n[ 0.269101] vgaarb: bridge control possible 0000:00:02.0\n[ 0.271335] SCSI subsystem initialized\n[ 0.272199] ACPI: bus type USB registered\n[ 0.273623] usbcore: registered new interface driver usbfs\n[ 0.275078] usbcore: registered new interface driver hub\n[ 0.276048] usbcore: registered new device driver usb\n[ 0.277318] PCI: Using ACPI for IRQ routing\n[ 0.277463] NetLabel: Initializing\n[ 0.278393] NetLabel: domain hash size = 128\n[ 0.280003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.281273] NetLabel: unlabeled traffic allowed by default\n[ 0.282600] Switched to clocksource kvm-clock\n[ 0.288350] AppArmor: AppArmor Filesystem Enabled\n[ 0.289545] pnp: PnP ACPI init\n[ 0.290383] ACPI: bus type PNP registered\n[ 0.291913] pnp: PnP ACPI: found 8 devices\n[ 0.292959] ACPI: bus type PNP unregistered\n[ 0.300395] NET: Registered protocol family 2\n[ 0.301814] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303762] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305449] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307059] TCP: reno registered\n[ 0.307930] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309325] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.310867] NET: Registered protocol family 1\n[ 0.311962] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313329] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314672] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337001] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.359537] Trying to unpack rootfs image as initramfs...\n[ 0.457002] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.459130] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.460490] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.461981] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.464074] Scanning for low memory corruption every 60 seconds\n[ 0.465822] Initialise system trusted keyring\n[ 0.467017] audit: initializing netlink socket (disabled)\n[ 0.468345] type=2000 audit(1543965686.532:1): initialized\n[ 0.489069] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.491549] zbud: loaded\n[ 0.492529] VFS: Disk quotas dquot_6.5.2\n[ 0.493601] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.495533] fuse init (API version 7.22)\n[ 0.496705] msgmni has been set to 3997\n[ 0.497774] Key type big_key registered\n[ 0.499317] Key type asymmetric registered\n[ 0.500425] Asymmetric key parser 'x509' registered\n[ 0.501654] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.503570] io scheduler noop registered\n[ 0.504619] io scheduler deadline registered (default)\n[ 0.505915] io scheduler cfq registered\n[ 0.506981] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.508332] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.509939] ipmi message handler version 39.2\n[ 0.511111] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513028] ACPI: Power Button [PWRF]\n[ 0.514110] GHES: HEST is not enabled!\n[ 0.536182] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.580349] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.603111] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.605475] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.629313] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632203] Linux agpgart interface v0.103\n[ 0.634343] brd: module loaded\n[ 0.635726] loop: module loaded\n[ 0.636997] blk-mq: CPU -> queue map\n[ 0.638010] CPU 0 -> Queue 0\n[ 0.638910] CPU 1 -> Queue 0\n[ 0.640674] vda: vda1\n[ 0.642162] scsi0 : ata_piix\n[ 0.643140] scsi1 : ata_piix\n[ 0.644042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.645632] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.647598] libphy: Fixed MDIO Bus: probed\n[ 0.648969] tun: Universal TUN/TAP device driver, 1.6\n[ 0.650252] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.653356] PPP generic driver version 2.4.2\n[ 0.654527] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656147] ehci-pci: EHCI PCI platform driver\n[ 0.657295] ehci-platform: EHCI generic platform driver\n[ 0.658588] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.660092] ohci-pci: OHCI PCI platform driver\n[ 0.661275] ohci-platform: OHCI generic platform driver\n[ 0.662574] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.685174] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.686547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.688547] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.690101] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.691704] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.693584] usb usb1: Product: UHCI Host Controller\n[ 0.694808] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.696332] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.697629] hub 1-0:1.0: USB hub found\n[ 0.698629] hub 1-0:1.0: 2 ports detected\n[ 0.699819] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.702542] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.703768] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.705214] mousedev: PS/2 mouse device common for all mice\n[ 0.706853] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.709236] rtc_cmos 00:00: RTC can wake from S4\n[ 0.710704] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.712263] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.713854] device-mapper: uevent: version 1.0.3\n[ 0.715099] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.717216] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.718716] TCP: cubic registered\n[ 0.726935] NET: Registered protocol family 10\n[ 0.728378] NET: Registered protocol family 17\n[ 0.729530] Key type dns_resolver registered\n[ 0.730900] Loading compiled-in X.509 certificates\n[ 0.732658] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.734917] registered taskstats version 1\n[ 0.738110] Key type trusted registered\n[ 0.742340] Key type encrypted registered\n[ 0.743441] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.744761] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.746602] regulator-dummy: disabling\n[ 0.747667] Magic number: 14:600:402\n[ 0.748827] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:26 UTC (1543965686)\n[ 0.750903] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.752328] EDD information not available.\n[ 0.805255] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.807342] Write protecting the kernel read-only data: 12288k\n[ 0.809382] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.812728] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.826655] systemd-udevd[107]: starting version 204\n[ 0.868408] FDC 0 is a S82078B\n[ 1.008062] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.172496] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.174336] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.176232] usb 1-1: Product: QEMU USB Tablet\n[ 1.177498] usb 1-1: Manufacturer: QEMU\n[ 1.178641] usb 1-1: SerialNumber: 42\n[ 1.456084] tsc: Refined TSC clocksource calibration: 3491.841 MHz\n[ 1.888962] 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.191378] 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.307678] 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.407144] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:31 +0000. Up 5.60 seconds.\ncloud-init-nonet[5.79]: 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 * 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 ]\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 configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[7.86]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:33 +0000. Up 7.98 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:3e:f0:1a |\nci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:ec:93:f7 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n56:7e:f8:e2:46:4a:79:e7:4b:09:78:23:c4:dc:b2:5c root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o . |\n| = E |\n| o B . |\n| S.* . |\n| .ooo=.. |\n| . +.o+ |\n| ...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:\n04:19:af:20:cf:31:40:15:81:6c:c7:3b:56:83:54:15 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| oo===++E. |\n| +.+ +o |\n| ...+o .o |\n| +++ o |\n| .o.. 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:\n91:05:ed:f9:d3:db:a6:b4:40:3a:9b:73:20:61:e1:c3 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o. |\n| .o. |\n| ooo . |\n| E.o |\n| .So ... |\n| . .oo . |\n| .o....o |\n| .+.o..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:\ne7:c1:38:f0:44:c8:d5:b1:37:1e:5d:38:de:03:bd:34 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . oo... ...|\n| o. .. ooE |\n| . . . +.+oo|\n| + o o o.o.|\n| S + . .|\n| + . |\n| . |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting 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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:37 +0000. Up 131.27 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:37 +0000. Up 192.10 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.8\n+ '[' -n 192.168.0.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package sprout\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.211\n++ echo 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.211\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.211\n++ echo 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.211\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n++ ip2rr 192.168.1.7\n++ echo 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.7\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.211\n++ echo 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.211\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n++ ip2rr 192.168.1.7\n++ echo 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.7\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n++ ip2rr 192.168.1.7\n++ echo 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.7\n++ ip2rr 192.168.1.7\n++ echo 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.7\n++ ip2rr 192.168.1.7\n++ echo 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.7\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n++ ip2rr 192.168.1.7\n++ echo 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.7\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n++ ip2rr 192.168.1.7\n++ echo 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.7\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.211\n++ echo 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.211\n++ ip2rr 192.168.1.7\n++ echo 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.7\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n++ ip2rr 192.168.1.7\n++ echo 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.7\n++ ip2rr 192.168.1.7\n++ echo 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.7\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n++ ip2rr 192.168.1.7\n++ echo 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.7\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n++ ip2rr 192.168.1.7\n++ echo 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.7\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.211\n++ echo 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.211\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n++ ip2rr 192.168.1.7\n++ echo 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.7\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.211\n++ echo 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.211\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n++ ip2rr 192.168.1.7\n++ echo 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.7\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n++ ip2rr 192.168.1.7\n++ echo 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.7\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.211\n++ echo 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.211\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n++ ip2rr 192.168.1.7\n++ echo 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.7\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n++ ip2rr 192.168.1.7\n++ echo 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.7\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 10 -lt 10 ']'\n+ echo 'nameserver 192.168.0.9'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.11'\n+ service dnsmasq force-reload\ndnsmasq: unrecognized service\n2018-12-04 23:30:11,070 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1]\n2018-12-04 23:30:11,085 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts)\n2018-12-04 23:30:11,085 - util.py[WARNING]: Running scripts-user () failed\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 | f6:77:89:5a:c5:c5:88:2c:04:57:32:47:10:b8:03:86 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 04:19:af:20:cf:31:40:15:81:6c:c7:3b:56:83:54:15 root@sprout-0 (DSA)\nec2: 256 91:05:ed:f9:d3:db:a6:b4:40:3a:9b:73:20:61:e1:c3 root@sprout-0 (ECDSA)\nec2: 256 e7:c1:38:f0:44:c8:d5:b1:37:1e:5d:38:de:03:bd:34 root@sprout-0 (ED25519)\nec2: 2048 56:7e:f8:e2:46:4a:79:e7:4b:09:78:23:c4:dc:b2:5c root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJsQR7yv/x1oTmLd6yiXctvXFFM2GqgIMlUnO8NOd5TBm5818OK06yGqd+Ej1MeUDpsKiOj/psxPFNeFex9z1P4= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEXT6YBIOFiEOaHWSYbt9HkhhyOSZU+oQrFChy95YDt5 root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGsWCYsfAuZBtgveCrf6cUSQgZotnXLm8FMXx1bDp3BwnPhkRpf71FSlZQWIKX1qQTrYjBpLMVDneBBIRYkN6C9hqVnXV27RqqFxz56thfEpqFOySUTLELsQvzsXRQezk7/imxQ7NqMoqw+FRWr26srL5H9cME5eRkZkUZ5HxHkuaezBo5euqZJilIxw8xA/UsStbgDl9O6hfoNeYlLr6SRoN7NzuIoAm4sK7zrHoJAu8MWt4o3WIWpCA5JZeNdT5eO8wldtQNdM7maBJwQPSJ1X/dmtCv2kO+d7J8hLWa7g91dVBptSmdw/VwYJ/9KXaqun9W3xYDKJCmlf4nCNqZ root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 04 Dec 2018 23:30:11 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 525.39 seconds\n"} 2018-12-04 23:31:06,876 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543/action used request id req-e387b3bb-37fd-45b8-8bd4-12fda2003344 2018-12-04 23:31:06,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0714399814606s 2018-12-04 23:31:06,878 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543/action used request id req-e387b3bb-37fd-45b8-8bd4-12fda2003344 2018-12-04 23:31:06,878 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008071] Security Framework initialized [ 0.009243] AppArmor: AppArmor initialized [ 0.010342] Yama: becoming mindful. [ 0.012110] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015426] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016859] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018550] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020425] Initializing cgroup subsys memory [ 0.021601] Initializing cgroup subsys devices [ 0.024007] Initializing cgroup subsys freezer [ 0.025160] Initializing cgroup subsys blkio [ 0.026249] Initializing cgroup subsys perf_event [ 0.027423] Initializing cgroup subsys hugetlb [ 0.028082] FEATURE SPEC_CTRL Present [ 0.029770] mce: CPU supports 10 MCE banks [ 0.030877] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030877] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032016] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033521] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038516] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044857] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050608] ACPI: Core revision 20131115 [ 0.052200] ACPI: All ACPI Tables successfully acquired [ 0.053699] ftrace: allocating 28747 entries in 113 pages [ 0.072269] smpboot: Max logical packages: 2 [ 0.076005] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077496] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080259] Enabling x2apic [ 0.081051] Enabled x2apic [ 0.082118] Switched APIC routing to physical x2apic. [ 0.084625] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.086076] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088596] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097157] KVM setup paravirtual spinlock [ 0.100229] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102024] x86: Booting SMP configuration: [ 0.103266] .... node #0, CPUs: #1[ 0.100179] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120031] x86: Booted up 1 node, 2 CPUs [ 0.120022] KVM setup async PF for cpu 1 [ 0.120022] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.124008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.126340] devtmpfs: initialized [ 0.129113] EVM: security.selinux [ 0.130190] EVM: security.SMACK64 [ 0.131282] EVM: security.ima [ 0.132003] EVM: security.capability [ 0.133244] pinctrl core: initialized pinctrl subsystem [ 0.134522] regulator-dummy: no parameters [ 0.136077] RTC time: 23:21:26, date: 12/04/18 [ 0.137503] NET: Registered protocol family 16 [ 0.139048] cpuidle: using governor ladder [ 0.140004] cpuidle: using governor menu [ 0.141349] ACPI: bus type PCI registered [ 0.142661] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.144123] PCI: Using configuration type 1 for base access [ 0.146438] bio: create slab at 0 [ 0.148014] ACPI: Added _OSI(Module Device) [ 0.149334] ACPI: Added _OSI(Processor Device) [ 0.150703] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.152003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.154809] ACPI: Interpreter enabled [ 0.156010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.158987] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166969] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168802] ACPI: (supports S0 S5) [ 0.169917] ACPI: Using IOAPIC for interrupt routing [ 0.171416] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172207] ACPI: No dock devices found. [ 0.175372] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.178010] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179935] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180227] acpiphp: Slot [3] registered [ 0.181473] acpiphp: Slot [4] registered [ 0.182735] acpiphp: Slot [5] registered [ 0.183990] acpiphp: Slot [6] registered [ 0.184023] acpiphp: Slot [7] registered [ 0.185315] acpiphp: Slot [8] registered [ 0.186586] acpiphp: Slot [9] registered [ 0.187848] acpiphp: Slot [10] registered [ 0.188020] acpiphp: Slot [11] registered [ 0.189269] acpiphp: Slot [12] registered [ 0.190602] acpiphp: Slot [13] registered [ 0.191872] acpiphp: Slot [14] registered [ 0.192024] acpiphp: Slot [15] registered [ 0.193306] acpiphp: Slot [16] registered [ 0.194591] acpiphp: Slot [17] registered [ 0.195833] acpiphp: Slot [18] registered [ 0.196027] acpiphp: Slot [19] registered [ 0.197342] acpiphp: Slot [20] registered [ 0.198684] acpiphp: Slot [21] registered [ 0.200020] acpiphp: Slot [22] registered [ 0.201311] acpiphp: Slot [23] registered [ 0.202681] acpiphp: Slot [24] registered [ 0.204004] acpiphp: Slot [25] registered [ 0.205283] acpiphp: Slot [26] registered [ 0.206563] acpiphp: Slot [27] registered [ 0.207839] acpiphp: Slot [28] registered [ 0.208020] acpiphp: Slot [29] registered [ 0.209296] acpiphp: Slot [30] registered [ 0.210592] acpiphp: Slot [31] registered [ 0.211920] PCI host bridge to bus 0000:00 [ 0.212004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.213608] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.215420] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.217938] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.219888] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.226139] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.228013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.255322] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256977] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.259182] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260973] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.263257] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.264783] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.266708] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.266708] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.268005] vgaarb: loaded [ 0.269101] vgaarb: bridge control possible 0000:00:02.0 [ 0.271335] SCSI subsystem initialized [ 0.272199] ACPI: bus type USB registered [ 0.273623] usbcore: registered new interface driver usbfs [ 0.275078] usbcore: registered new interface driver hub [ 0.276048] usbcore: registered new device driver usb [ 0.277318] PCI: Using ACPI for IRQ routing [ 0.277463] NetLabel: Initializing [ 0.278393] NetLabel: domain hash size = 128 [ 0.280003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.281273] NetLabel: unlabeled traffic allowed by default [ 0.282600] Switched to clocksource kvm-clock [ 0.288350] AppArmor: AppArmor Filesystem Enabled [ 0.289545] pnp: PnP ACPI init [ 0.290383] ACPI: bus type PNP registered [ 0.291913] pnp: PnP ACPI: found 8 devices [ 0.292959] ACPI: bus type PNP unregistered [ 0.300395] NET: Registered protocol family 2 [ 0.301814] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303762] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305449] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307059] TCP: reno registered [ 0.307930] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309325] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.310867] NET: Registered protocol family 1 [ 0.311962] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313329] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314672] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337001] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.359537] Trying to unpack rootfs image as initramfs... [ 0.457002] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.459130] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.460490] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.461981] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.464074] Scanning for low memory corruption every 60 seconds [ 0.465822] Initialise system trusted keyring [ 0.467017] audit: initializing netlink socket (disabled) [ 0.468345] type=2000 audit(1543965686.532:1): initialized [ 0.489069] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.491549] zbud: loaded [ 0.492529] VFS: Disk quotas dquot_6.5.2 [ 0.493601] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495533] fuse init (API version 7.22) [ 0.496705] msgmni has been set to 3997 [ 0.497774] Key type big_key registered [ 0.499317] Key type asymmetric registered [ 0.500425] Asymmetric key parser 'x509' registered [ 0.501654] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.503570] io scheduler noop registered [ 0.504619] io scheduler deadline registered (default) [ 0.505915] io scheduler cfq registered [ 0.506981] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.508332] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.509939] ipmi message handler version 39.2 [ 0.511111] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513028] ACPI: Power Button [PWRF] [ 0.514110] GHES: HEST is not enabled! [ 0.536182] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.580349] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.603111] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.605475] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.629313] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.632203] Linux agpgart interface v0.103 [ 0.634343] brd: module loaded [ 0.635726] loop: module loaded [ 0.636997] blk-mq: CPU -> queue map [ 0.638010] CPU 0 -> Queue 0 [ 0.638910] CPU 1 -> Queue 0 [ 0.640674] vda: vda1 [ 0.642162] scsi0 : ata_piix [ 0.643140] scsi1 : ata_piix [ 0.644042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.645632] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.647598] libphy: Fixed MDIO Bus: probed [ 0.648969] tun: Universal TUN/TAP device driver, 1.6 [ 0.650252] tun: (C) 1999-2004 Max Krasnyansky [ 0.653356] PPP generic driver version 2.4.2 [ 0.654527] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.656147] ehci-pci: EHCI PCI platform driver [ 0.657295] ehci-platform: EHCI generic platform driver [ 0.658588] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.660092] ohci-pci: OHCI PCI platform driver [ 0.661275] ohci-platform: OHCI generic platform driver [ 0.662574] uhci_hcd: USB Universal Host Controller Interface driver [ 0.685174] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.686547] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.688547] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.690101] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.691704] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.693584] usb usb1: Product: UHCI Host Controller [ 0.694808] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.696332] usb usb1: SerialNumber: 0000:00:01.2 [ 0.697629] hub 1-0:1.0: USB hub found [ 0.698629] hub 1-0:1.0: 2 ports detected [ 0.699819] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.702542] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.703768] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.705214] mousedev: PS/2 mouse device common for all mice [ 0.706853] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.709236] rtc_cmos 00:00: RTC can wake from S4 [ 0.710704] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.712263] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.713854] device-mapper: uevent: version 1.0.3 [ 0.715099] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.717216] ledtrig-cpu: registered to indicate activity on CPUs [ 0.718716] TCP: cubic registered [ 0.726935] NET: Registered protocol family 10 [ 0.728378] NET: Registered protocol family 17 [ 0.729530] Key type dns_resolver registered [ 0.730900] Loading compiled-in X.509 certificates [ 0.732658] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.734917] registered taskstats version 1 [ 0.738110] Key type trusted registered [ 0.742340] Key type encrypted registered [ 0.743441] AppArmor: AppArmor sha1 policy hashing enabled [ 0.744761] IMA: No TPM chip found, activating TPM-bypass! [ 0.746602] regulator-dummy: disabling [ 0.747667] Magic number: 14:600:402 [ 0.748827] rtc_cmos 00:00: setting system clock to 2018-12-04 23:21:26 UTC (1543965686) [ 0.750903] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.752328] EDD information not available. [ 0.805255] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.807342] Write protecting the kernel read-only data: 12288k [ 0.809382] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.812728] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.826655] systemd-udevd[107]: starting version 204 [ 0.868408] FDC 0 is a S82078B [ 1.008062] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.172496] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.174336] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.176232] usb 1-1: Product: QEMU USB Tablet [ 1.177498] usb 1-1: Manufacturer: QEMU [ 1.178641] usb 1-1: SerialNumber: 42 [ 1.456084] tsc: Refined TSC clocksource calibration: 3491.841 MHz [ 1.888962] 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.191378] 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.307678] 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.407144] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:21:31 +0000. Up 5.60 seconds. cloud-init-nonet[5.79]: 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 ] * 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 ] * 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 configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[7.86]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:21:33 +0000. Up 7.98 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:3e:f0:1a | ci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:ec:93:f7 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 56:7e:f8:e2:46:4a:79:e7:4b:09:78:23:c4:dc:b2:5c root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o . | | = E | | o B . | | S.* . | | .ooo=.. | | . +.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: 04:19:af:20:cf:31:40:15:81:6c:c7:3b:56:83:54:15 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | oo===++E. | | +.+ +o | | ...+o .o | | +++ o | | .o.. 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: 91:05:ed:f9:d3:db:a6:b4:40:3a:9b:73:20:61:e1:c3 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | .o. | | .o. | | ooo . | | E.o | | .So ... | | . .oo . | | .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: e7:c1:38:f0:44:c8:d5:b1:37:1e:5d:38:de:03:bd:34 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | . oo... ...| | o. .. ooE | | . . . +.+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 D-Bus system message bus[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 ] * 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 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 OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:23:37 +0000. Up 131.27 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:24:37 +0000. Up 192.10 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.8 + '[' -n 192.168.0.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package sprout + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.211 ++ echo 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.211 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.211 ++ echo 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.211 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ++ ip2rr 192.168.1.7 ++ echo 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.7 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.211 ++ echo 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.211 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ++ ip2rr 192.168.1.7 ++ echo 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.7 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 192.168.1.7 ++ echo 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.7 ++ ip2rr 192.168.1.7 ++ echo 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.7 ++ ip2rr 192.168.1.7 ++ echo 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.7 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 192.168.1.7 ++ echo 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.7 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ++ ip2rr 192.168.1.7 ++ echo 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.7 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.211 ++ echo 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.211 ++ ip2rr 192.168.1.7 ++ echo 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.7 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ++ ip2rr 192.168.1.7 ++ echo 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.7 ++ ip2rr 192.168.1.7 ++ echo 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.7 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ++ ip2rr 192.168.1.7 ++ echo 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.7 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ++ ip2rr 192.168.1.7 ++ echo 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.7 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.211 ++ echo 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.211 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ++ ip2rr 192.168.1.7 ++ echo 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.7 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.211 ++ echo 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.211 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 192.168.1.7 ++ echo 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.7 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ++ ip2rr 192.168.1.7 ++ echo 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.7 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.211 ++ echo 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.211 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ++ ip2rr 192.168.1.7 ++ echo 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.7 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ++ ip2rr 192.168.1.7 ++ echo 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.7 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 10 -lt 10 ']' + echo 'nameserver 192.168.0.9' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.11' + service dnsmasq force-reload dnsmasq: unrecognized service 2018-12-04 23:30:11,070 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2018-12-04 23:30:11,085 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2018-12-04 23:30:11,085 - util.py[WARNING]: Running scripts-user () failed 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 | f6:77:89:5a:c5:c5:88:2c:04:57:32:47:10:b8:03:86 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 04:19:af:20:cf:31:40:15:81:6c:c7:3b:56:83:54:15 root@sprout-0 (DSA) ec2: 256 91:05:ed:f9:d3:db:a6:b4:40:3a:9b:73:20:61:e1:c3 root@sprout-0 (ECDSA) ec2: 256 e7:c1:38:f0:44:c8:d5:b1:37:1e:5d:38:de:03:bd:34 root@sprout-0 (ED25519) ec2: 2048 56:7e:f8:e2:46:4a:79:e7:4b:09:78:23:c4:dc:b2:5c root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJsQR7yv/x1oTmLd6yiXctvXFFM2GqgIMlUnO8NOd5TBm5818OK06yGqd+Ej1MeUDpsKiOj/psxPFNeFex9z1P4= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEXT6YBIOFiEOaHWSYbt9HkhhyOSZU+oQrFChy95YDt5 root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGsWCYsfAuZBtgveCrf6cUSQgZotnXLm8FMXx1bDp3BwnPhkRpf71FSlZQWIKX1qQTrYjBpLMVDneBBIRYkN6C9hqVnXV27RqqFxz56thfEpqFOySUTLELsQvzsXRQezk7/imxQ7NqMoqw+FRWr26srL5H9cME5eRkZkUZ5HxHkuaezBo5euqZJilIxw8xA/UsStbgDl9O6hfoNeYlLr6SRoN7NzuIoAm4sK7zrHoJAu8MWt4o3WIWpCA5JZeNdT5eO8wldtQNdM7maBJwQPSJ1X/dmtCv2kO+d7J8hLWa7g91dVBptSmdw/VwYJ/9KXaqun9W3xYDKJCmlf4nCNqZ root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 04 Dec 2018 23:30:11 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 525.39 seconds 2018-12-04 23:31:06,880 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-12-04 23:31:06,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:31:06,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:31:07,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-0a8a8272-abe9-4a24-b2c6-0a87dfe27529 x-compute-request-id: req-0a8a8272-abe9-4a24-b2c6-0a87dfe27529 Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:31:07,530 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0a8a8272-abe9-4a24-b2c6-0a87dfe27529 2018-12-04 23:31:07,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.649216175079s 2018-12-04 23:31:07,530 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0a8a8272-abe9-4a24-b2c6-0a87dfe27529 2018-12-04 23:31:07,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:31:07,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:31:07,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-48c261e9-92e7-40fd-9709-8ecf0b5f9dbd x-compute-request-id: req-48c261e9-92e7-40fd-9709-8ecf0b5f9dbd Content-Encoding: gzip Content-Length: 12214 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008036] Security Framework initialized\n[ 0.009088] AppArmor: AppArmor initialized\n[ 0.010104] Yama: becoming mindful.\n[ 0.011146] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013819] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016876] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018368] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020297] Initializing cgroup subsys memory\n[ 0.021374] Initializing cgroup subsys devices\n[ 0.022447] Initializing cgroup subsys freezer\n[ 0.023507] Initializing cgroup subsys blkio\n[ 0.024003] Initializing cgroup subsys perf_event\n[ 0.025117] Initializing cgroup subsys hugetlb\n[ 0.026240] FEATURE SPEC_CTRL Present\n[ 0.028695] mce: CPU supports 10 MCE banks\n[ 0.029720] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029720] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033422] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.035034] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.036002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.037715] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.040636] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.046650] ACPI: Core revision 20131115\n[ 0.048418] ACPI: All ACPI Tables successfully acquired\n[ 0.049826] ftrace: allocating 28747 entries in 113 pages\n[ 0.068235] smpboot: Max logical packages: 2\n[ 0.069285] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.072003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.073692] Enabling x2apic\n[ 0.074468] Enabled x2apic\n[ 0.076003] Switched APIC routing to physical x2apic.\n[ 0.078406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.080002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.082627] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.089092] KVM setup paravirtual spinlock\n[ 0.091526] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.092198] x86: Booting SMP configuration:\n[ 0.093304] .... node #0, CPUs: #1[ 0.091484] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.108020] x86: Booted up 1 node, 2 CPUs\n[ 0.108013] KVM setup async PF for cpu 1\n[ 0.108013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.111347] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.112420] devtmpfs: initialized\n[ 0.114080] EVM: security.selinux\n[ 0.114948] EVM: security.SMACK64\n[ 0.116006] EVM: security.ima\n[ 0.116807] EVM: security.capability\n[ 0.117753] pinctrl core: initialized pinctrl subsystem\n[ 0.118118] regulator-dummy: no parameters\n[ 0.120070] RTC time: 23:20:48, date: 12/04/18\n[ 0.121168] NET: Registered protocol family 16\n[ 0.122336] cpuidle: using governor ladder\n[ 0.123342] cpuidle: using governor menu\n[ 0.124144] ACPI: bus type PCI registered\n[ 0.125137] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.126653] PCI: Using configuration type 1 for base access\n[ 0.128642] bio: create slab at 0\n[ 0.129129] ACPI: Added _OSI(Module Device)\n[ 0.129129] ACPI: Added _OSI(Processor Device)\n[ 0.132003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.133112] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.135455] ACPI: Interpreter enabled\n[ 0.136006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.138815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.140886] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.144000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.145948] ACPI: (supports S0 S5)\n[ 0.147156] ACPI: Using IOAPIC for interrupt routing\n[ 0.148234] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.151559] ACPI: No dock devices found.\n[ 0.154077] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.156010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.158112] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.160059] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.163836] acpiphp: Slot [3] registered\n[ 0.164038] acpiphp: Slot [4] registered\n[ 0.165413] acpiphp: Slot [5] registered\n[ 0.166758] acpiphp: Slot [6] registered\n[ 0.168019] acpiphp: Slot [7] registered\n[ 0.169374] acpiphp: Slot [8] registered\n[ 0.170712] acpiphp: Slot [9] registered\n[ 0.172026] acpiphp: Slot [10] registered\n[ 0.173382] acpiphp: Slot [11] registered\n[ 0.174719] acpiphp: Slot [12] registered\n[ 0.176018] acpiphp: Slot [13] registered\n[ 0.177349] acpiphp: Slot [14] registered\n[ 0.178715] acpiphp: Slot [15] registered\n[ 0.180018] acpiphp: Slot [16] registered\n[ 0.181350] acpiphp: Slot [17] registered\n[ 0.182740] acpiphp: Slot [18] registered\n[ 0.184024] acpiphp: Slot [19] registered\n[ 0.185351] acpiphp: Slot [20] registered\n[ 0.186675] acpiphp: Slot [21] registered\n[ 0.188011] acpiphp: Slot [22] registered\n[ 0.189371] acpiphp: Slot [23] registered\n[ 0.190703] acpiphp: Slot [24] registered\n[ 0.192030] acpiphp: Slot [25] registered\n[ 0.193414] acpiphp: Slot [26] registered\n[ 0.194768] acpiphp: Slot [27] registered\n[ 0.196018] acpiphp: Slot [28] registered\n[ 0.197384] acpiphp: Slot [29] registered\n[ 0.198711] acpiphp: Slot [30] registered\n[ 0.200027] acpiphp: Slot [31] registered\n[ 0.201355] PCI host bridge to bus 0000:00\n[ 0.202719] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.205897] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.207788] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.208003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.210079] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.218561] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.220013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.241859] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.244436] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.246518] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.248502] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.250547] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.252223] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.254093] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.254093] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.256004] vgaarb: loaded\n[ 0.256900] vgaarb: bridge control possible 0000:00:02.0\n[ 0.258688] SCSI subsystem initialized\n[ 0.260066] ACPI: bus type USB registered\n[ 0.261352] usbcore: registered new interface driver usbfs\n[ 0.262938] usbcore: registered new interface driver hub\n[ 0.264043] usbcore: registered new device driver usb\n[ 0.265567] PCI: Using ACPI for IRQ routing\n[ 0.265611] NetLabel: Initializing\n[ 0.268007] NetLabel: domain hash size = 128\n[ 0.269268] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.270734] NetLabel: unlabeled traffic allowed by default\n[ 0.272213] Switched to clocksource kvm-clock\n[ 0.280094] AppArmor: AppArmor Filesystem Enabled\n[ 0.281461] pnp: PnP ACPI init\n[ 0.282430] ACPI: bus type PNP registered\n[ 0.284061] pnp: PnP ACPI: found 8 devices\n[ 0.285263] ACPI: bus type PNP unregistered\n[ 0.292811] NET: Registered protocol family 2\n[ 0.294533] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.297054] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.299291] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.301419] TCP: reno registered\n[ 0.302545] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.304447] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.306535] NET: Registered protocol family 1\n[ 0.307980] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.309816] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.311625] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335027] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.357876] Trying to unpack rootfs image as initramfs...\n[ 0.456231] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.458498] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.460339] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.462043] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.464295] Scanning for low memory corruption every 60 seconds\n[ 0.466372] Initialise system trusted keyring\n[ 0.467682] audit: initializing netlink socket (disabled)\n[ 0.469121] type=2000 audit(1543965648.280:1): initialized\n[ 0.489907] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.492511] zbud: loaded\n[ 0.493584] VFS: Disk quotas dquot_6.5.2\n[ 0.494735] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.496744] fuse init (API version 7.22)\n[ 0.497887] msgmni has been set to 3997\n[ 0.499031] Key type big_key registered\n[ 0.500517] Key type asymmetric registered\n[ 0.501631] Asymmetric key parser 'x509' registered\n[ 0.502942] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.505006] io scheduler noop registered\n[ 0.506074] io scheduler deadline registered (default)\n[ 0.507448] io scheduler cfq registered\n[ 0.508633] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510121] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.511815] ipmi message handler version 39.2\n[ 0.513059] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.515046] ACPI: Power Button [PWRF]\n[ 0.516187] GHES: HEST is not enabled!\n[ 0.538359] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.582328] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.584320] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.608063] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.610795] Linux agpgart interface v0.103\n[ 0.612837] brd: module loaded\n[ 0.614171] loop: module loaded\n[ 0.615431] blk-mq: CPU -> queue map\n[ 0.616451] CPU 0 -> Queue 0\n[ 0.617352] CPU 1 -> Queue 0\n[ 0.618976] vda: vda1\n[ 0.620590] scsi0 : ata_piix\n[ 0.621704] scsi1 : ata_piix\n[ 0.622727] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.624702] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.626855] libphy: Fixed MDIO Bus: probed\n[ 0.628278] tun: Universal TUN/TAP device driver, 1.6\n[ 0.629879] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632615] PPP generic driver version 2.4.2\n[ 0.634022] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.635959] ehci-pci: EHCI PCI platform driver\n[ 0.637372] ehci-platform: EHCI generic platform driver\n[ 0.638673] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.640098] ohci-pci: OHCI PCI platform driver\n[ 0.641206] ohci-platform: OHCI generic platform driver\n[ 0.642465] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.664501] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.665769] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.667716] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.669155] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.670739] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.672538] usb usb1: Product: UHCI Host Controller\n[ 0.673704] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.675151] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.676366] hub 1-0:1.0: USB hub found\n[ 0.677337] hub 1-0:1.0: 2 ports detected\n[ 0.678485] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.681088] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.682307] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.683659] mousedev: PS/2 mouse device common for all mice\n[ 0.685244] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687560] rtc_cmos 00:00: RTC can wake from S4\n[ 0.689008] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.690486] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.691995] device-mapper: uevent: version 1.0.3\n[ 0.693179] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.695210] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.696682] TCP: cubic registered\n[ 0.697643] NET: Registered protocol family 10\n[ 0.699002] NET: Registered protocol family 17\n[ 0.700117] Key type dns_resolver registered\n[ 0.701423] Loading compiled-in X.509 certificates\n[ 0.703126] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.705356] registered taskstats version 1\n[ 0.715335] Key type trusted registered\n[ 0.719185] Key type encrypted registered\n[ 0.720229] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.721513] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.723179] regulator-dummy: disabling\n[ 0.724218] Magic number: 14:50:352\n[ 0.725318] rtc_cmos 00:00: setting system clock to 2018-12-04 23:20:48 UTC (1543965648)\n[ 0.727372] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.728755] EDD information not available.\n[ 0.785339] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787278] Write protecting the kernel read-only data: 12288k\n[ 0.789249] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.792578] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.806194] systemd-udevd[107]: starting version 204\n[ 0.840487] FDC 0 is a S82078B\n[ 0.988108] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.152856] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.154757] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.156643] usb 1-1: Product: QEMU USB Tablet\n[ 1.157821] usb 1-1: Manufacturer: QEMU\n[ 1.158903] usb 1-1: SerialNumber: 42\n[ 1.456078] tsc: Refined TSC clocksource calibration: 3491.841 MHz\n[ 1.856890] 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.165265] 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.264669] 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.377208] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:20:50 +0000. Up 2.69 seconds.\ncloud-init-nonet[2.82]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.77]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:20:51 +0000. Up 3.97 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.8 | 255.255.255.0 | fa:16:3e:e7:8f:44 |\nci-info: +--------+------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n83:91:36:eb:17:14:a3:ee:a5:53:86:60:0d:96:a6:0c root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o. o |\n|E .oo o o |\n| o oo B . |\n| o. + B |\n| = S |\n| o = o |\n| = . |\n| 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:\n1a:a4:8e:bf:e8:39:c7:e0:e7:39:6b:42:c9:a2:df:ad root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| o |\n| . .. . S |\n|. =o o |\n|.+.o. . |\n|. +=*o |\n| o=BE=. |\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:\n65:8e:bd:2d:2a:e1:8f:d9:0f:df:ab:cc:33:6d:ce:0d root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| o |\n| * |\n| S o |\n| . o |\n| . .. o.E |\n| o+ *o+oo |\n| oo+.**=.. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n93:d5:63:ba:98:9c:f1:f6:c2:4b:99:48:84:e3:ba:32 root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . . |\n| o . . + |\n| . o o o . |\n| . S . |\n| . o O + |\n| . *.B |\n| E . oo. |\n| 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 System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * 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 ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS ellis-0 ttyS0\n\nellis-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:22:55 +0000. Up 127.67 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:23:56 +0000. Up 188.46 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.0.8\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install ellis --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package ellis\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd\n/var/lib/cloud/instance/scripts/part-001: line 31: /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd: No such file or directory\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp\n/var/lib/cloud/instance/scripts/part-001: line 34: /usr/share/clearwater/clearwater-config-manager/scripts/cw-config: No such file or directory\n+ cat\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp\n/var/lib/cloud/instance/scripts/part-001: line 64: /usr/share/clearwater/clearwater-config-manager/scripts/cw-config: No such file or directory\n+ service clearwater-infrastructure restart\nclearwater-infrastructure: unrecognized service\n+ service ellis stop\nellis: unrecognized service\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\n/var/lib/cloud/instance/scripts/part-001: line 71: /usr/share/clearwater/ellis/env/bin/python: No such file or directory\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.207\n++ echo 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.207\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.207\n++ echo 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.207\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n++ ip2rr 172.30.9.207\n++ echo 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.207\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n++ ip2rr 172.30.9.207\n++ echo 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.207\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.207\n++ echo 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.207\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.207\n++ echo 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.207\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.207\n++ echo 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.207\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.207\n++ echo 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.207\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n; Communication with 192.168.0.9#53 failed: timed out\ncould not talk to specified name server\n+ '[' 10 -lt 10 ']'\n+ echo 'nameserver 192.168.0.9'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\ndnsmasq: unrecognized service\n2018-12-04 23:29:29,442 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1]\n2018-12-04 23:29:29,446 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts)\n2018-12-04 23:29:29,447 - util.py[WARNING]: Running scripts-user () failed\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 | f6:77:89:5a:c5:c5:88:2c:04:57:32:47:10:b8:03:86 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 1a:a4:8e:bf:e8:39:c7:e0:e7:39:6b:42:c9:a2:df:ad root@ellis-0 (DSA)\nec2: 256 65:8e:bd:2d:2a:e1:8f:d9:0f:df:ab:cc:33:6d:ce:0d root@ellis-0 (ECDSA)\nec2: 256 93:d5:63:ba:98:9c:f1:f6:c2:4b:99:48:84:e3:ba:32 root@ellis-0 (ED25519)\nec2: 2048 83:91:36:eb:17:14:a3:ee:a5:53:86:60:0d:96:a6:0c root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBlbjw6Qodpiq89bkgdFq1oOZdKkuWf1VqCIj6Q9pSvOA+8K1PLNJnTOCEDN2MmlAZXvmy+9Sh3kB0Ay4RCK4XE= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID/nfxCNxhIUtz8GdGWr565BUmAdFoAY6mLamHD8b4Tw root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkeUHpRmYlBjYEoKEShPKAb0kh/V0pz/RJN5BWdFGCo8WjxohO06i3rbSUEWsyIIQxZooHdI/LhhKFWYBbucvcHFihAWrGtXLBdBcPLAj6oFvo9Wgx0+vb+Xg9n8L7p06g8B4Ur4VFL+7AY9KQVfHgp+p+we855iEJVOuoK2No5kOJQop5tj57ExNYzx1CPOinVmCdhiRR56iUhjKPkKBuZ6talFuCkijAwKkuiyhRTiK3dLEViNKfrC1r/z88SQ2NXffhw7qUYZnFJSR1RsrnM/LyO+TGYca65ezU29CQJiukFO8VZNhVEd4IpxNKJeRoGgiqH1jvFX0l+hoXGJDd root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 04 Dec 2018 23:29:29 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 521.74 seconds\n"} 2018-12-04 23:31:07,610 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004/action used request id req-48c261e9-92e7-40fd-9709-8ecf0b5f9dbd 2018-12-04 23:31:07,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0717978477478s 2018-12-04 23:31:07,611 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004/action used request id req-48c261e9-92e7-40fd-9709-8ecf0b5f9dbd 2018-12-04 23:31:07,611 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008036] Security Framework initialized [ 0.009088] AppArmor: AppArmor initialized [ 0.010104] Yama: becoming mindful. [ 0.011146] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013819] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016876] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018368] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020297] Initializing cgroup subsys memory [ 0.021374] Initializing cgroup subsys devices [ 0.022447] Initializing cgroup subsys freezer [ 0.023507] Initializing cgroup subsys blkio [ 0.024003] Initializing cgroup subsys perf_event [ 0.025117] Initializing cgroup subsys hugetlb [ 0.026240] FEATURE SPEC_CTRL Present [ 0.028695] mce: CPU supports 10 MCE banks [ 0.029720] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029720] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033422] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.035034] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.036002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.037715] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.040636] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.046650] ACPI: Core revision 20131115 [ 0.048418] ACPI: All ACPI Tables successfully acquired [ 0.049826] ftrace: allocating 28747 entries in 113 pages [ 0.068235] smpboot: Max logical packages: 2 [ 0.069285] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.072003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.073692] Enabling x2apic [ 0.074468] Enabled x2apic [ 0.076003] Switched APIC routing to physical x2apic. [ 0.078406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.080002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.082627] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.089092] KVM setup paravirtual spinlock [ 0.091526] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.092198] x86: Booting SMP configuration: [ 0.093304] .... node #0, CPUs: #1[ 0.091484] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.108020] x86: Booted up 1 node, 2 CPUs [ 0.108013] KVM setup async PF for cpu 1 [ 0.108013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.111347] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.112420] devtmpfs: initialized [ 0.114080] EVM: security.selinux [ 0.114948] EVM: security.SMACK64 [ 0.116006] EVM: security.ima [ 0.116807] EVM: security.capability [ 0.117753] pinctrl core: initialized pinctrl subsystem [ 0.118118] regulator-dummy: no parameters [ 0.120070] RTC time: 23:20:48, date: 12/04/18 [ 0.121168] NET: Registered protocol family 16 [ 0.122336] cpuidle: using governor ladder [ 0.123342] cpuidle: using governor menu [ 0.124144] ACPI: bus type PCI registered [ 0.125137] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.126653] PCI: Using configuration type 1 for base access [ 0.128642] bio: create slab at 0 [ 0.129129] ACPI: Added _OSI(Module Device) [ 0.129129] ACPI: Added _OSI(Processor Device) [ 0.132003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.133112] ACPI: Added _OSI(Processor Aggregator Device) [ 0.135455] ACPI: Interpreter enabled [ 0.136006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.138815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.140886] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.144000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.145948] ACPI: (supports S0 S5) [ 0.147156] ACPI: Using IOAPIC for interrupt routing [ 0.148234] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.151559] ACPI: No dock devices found. [ 0.154077] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.156010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.158112] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.160059] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.163836] acpiphp: Slot [3] registered [ 0.164038] acpiphp: Slot [4] registered [ 0.165413] acpiphp: Slot [5] registered [ 0.166758] acpiphp: Slot [6] registered [ 0.168019] acpiphp: Slot [7] registered [ 0.169374] acpiphp: Slot [8] registered [ 0.170712] acpiphp: Slot [9] registered [ 0.172026] acpiphp: Slot [10] registered [ 0.173382] acpiphp: Slot [11] registered [ 0.174719] acpiphp: Slot [12] registered [ 0.176018] acpiphp: Slot [13] registered [ 0.177349] acpiphp: Slot [14] registered [ 0.178715] acpiphp: Slot [15] registered [ 0.180018] acpiphp: Slot [16] registered [ 0.181350] acpiphp: Slot [17] registered [ 0.182740] acpiphp: Slot [18] registered [ 0.184024] acpiphp: Slot [19] registered [ 0.185351] acpiphp: Slot [20] registered [ 0.186675] acpiphp: Slot [21] registered [ 0.188011] acpiphp: Slot [22] registered [ 0.189371] acpiphp: Slot [23] registered [ 0.190703] acpiphp: Slot [24] registered [ 0.192030] acpiphp: Slot [25] registered [ 0.193414] acpiphp: Slot [26] registered [ 0.194768] acpiphp: Slot [27] registered [ 0.196018] acpiphp: Slot [28] registered [ 0.197384] acpiphp: Slot [29] registered [ 0.198711] acpiphp: Slot [30] registered [ 0.200027] acpiphp: Slot [31] registered [ 0.201355] PCI host bridge to bus 0000:00 [ 0.202719] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.205897] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.207788] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.208003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.210079] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.218561] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.220013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.241859] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.244436] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.246518] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.248502] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.250547] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.252223] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.254093] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.254093] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.256004] vgaarb: loaded [ 0.256900] vgaarb: bridge control possible 0000:00:02.0 [ 0.258688] SCSI subsystem initialized [ 0.260066] ACPI: bus type USB registered [ 0.261352] usbcore: registered new interface driver usbfs [ 0.262938] usbcore: registered new interface driver hub [ 0.264043] usbcore: registered new device driver usb [ 0.265567] PCI: Using ACPI for IRQ routing [ 0.265611] NetLabel: Initializing [ 0.268007] NetLabel: domain hash size = 128 [ 0.269268] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.270734] NetLabel: unlabeled traffic allowed by default [ 0.272213] Switched to clocksource kvm-clock [ 0.280094] AppArmor: AppArmor Filesystem Enabled [ 0.281461] pnp: PnP ACPI init [ 0.282430] ACPI: bus type PNP registered [ 0.284061] pnp: PnP ACPI: found 8 devices [ 0.285263] ACPI: bus type PNP unregistered [ 0.292811] NET: Registered protocol family 2 [ 0.294533] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.297054] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.299291] TCP: Hash tables configured (established 16384 bind 16384) [ 0.301419] TCP: reno registered [ 0.302545] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.304447] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.306535] NET: Registered protocol family 1 [ 0.307980] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.309816] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.311625] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335027] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.357876] Trying to unpack rootfs image as initramfs... [ 0.456231] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.458498] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.460339] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.462043] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.464295] Scanning for low memory corruption every 60 seconds [ 0.466372] Initialise system trusted keyring [ 0.467682] audit: initializing netlink socket (disabled) [ 0.469121] type=2000 audit(1543965648.280:1): initialized [ 0.489907] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492511] zbud: loaded [ 0.493584] VFS: Disk quotas dquot_6.5.2 [ 0.494735] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.496744] fuse init (API version 7.22) [ 0.497887] msgmni has been set to 3997 [ 0.499031] Key type big_key registered [ 0.500517] Key type asymmetric registered [ 0.501631] Asymmetric key parser 'x509' registered [ 0.502942] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.505006] io scheduler noop registered [ 0.506074] io scheduler deadline registered (default) [ 0.507448] io scheduler cfq registered [ 0.508633] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510121] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.511815] ipmi message handler version 39.2 [ 0.513059] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.515046] ACPI: Power Button [PWRF] [ 0.516187] GHES: HEST is not enabled! [ 0.538359] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.582328] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.584320] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.608063] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.610795] Linux agpgart interface v0.103 [ 0.612837] brd: module loaded [ 0.614171] loop: module loaded [ 0.615431] blk-mq: CPU -> queue map [ 0.616451] CPU 0 -> Queue 0 [ 0.617352] CPU 1 -> Queue 0 [ 0.618976] vda: vda1 [ 0.620590] scsi0 : ata_piix [ 0.621704] scsi1 : ata_piix [ 0.622727] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.624702] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.626855] libphy: Fixed MDIO Bus: probed [ 0.628278] tun: Universal TUN/TAP device driver, 1.6 [ 0.629879] tun: (C) 1999-2004 Max Krasnyansky [ 0.632615] PPP generic driver version 2.4.2 [ 0.634022] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.635959] ehci-pci: EHCI PCI platform driver [ 0.637372] ehci-platform: EHCI generic platform driver [ 0.638673] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.640098] ohci-pci: OHCI PCI platform driver [ 0.641206] ohci-platform: OHCI generic platform driver [ 0.642465] uhci_hcd: USB Universal Host Controller Interface driver [ 0.664501] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.665769] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.667716] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.669155] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.670739] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.672538] usb usb1: Product: UHCI Host Controller [ 0.673704] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.675151] usb usb1: SerialNumber: 0000:00:01.2 [ 0.676366] hub 1-0:1.0: USB hub found [ 0.677337] hub 1-0:1.0: 2 ports detected [ 0.678485] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.681088] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.682307] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.683659] mousedev: PS/2 mouse device common for all mice [ 0.685244] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.687560] rtc_cmos 00:00: RTC can wake from S4 [ 0.689008] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.690486] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.691995] device-mapper: uevent: version 1.0.3 [ 0.693179] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.695210] ledtrig-cpu: registered to indicate activity on CPUs [ 0.696682] TCP: cubic registered [ 0.697643] NET: Registered protocol family 10 [ 0.699002] NET: Registered protocol family 17 [ 0.700117] Key type dns_resolver registered [ 0.701423] Loading compiled-in X.509 certificates [ 0.703126] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.705356] registered taskstats version 1 [ 0.715335] Key type trusted registered [ 0.719185] Key type encrypted registered [ 0.720229] AppArmor: AppArmor sha1 policy hashing enabled [ 0.721513] IMA: No TPM chip found, activating TPM-bypass! [ 0.723179] regulator-dummy: disabling [ 0.724218] Magic number: 14:50:352 [ 0.725318] rtc_cmos 00:00: setting system clock to 2018-12-04 23:20:48 UTC (1543965648) [ 0.727372] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.728755] EDD information not available. [ 0.785339] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787278] Write protecting the kernel read-only data: 12288k [ 0.789249] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.792578] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.806194] systemd-udevd[107]: starting version 204 [ 0.840487] FDC 0 is a S82078B [ 0.988108] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.152856] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.154757] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.156643] usb 1-1: Product: QEMU USB Tablet [ 1.157821] usb 1-1: Manufacturer: QEMU [ 1.158903] usb 1-1: SerialNumber: 42 [ 1.456078] tsc: Refined TSC clocksource calibration: 3491.841 MHz [ 1.856890] 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.165265] 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.264669] 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.377208] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 04 Dec 2018 23:20:50 +0000. Up 2.69 seconds. cloud-init-nonet[2.82]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[3.77]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:20:51 +0000. Up 3.97 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.8 | 255.255.255.0 | fa:16:3e:e7:8f:44 | ci-info: +--------+------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 83:91:36:eb:17:14:a3:ee:a5:53:86:60:0d:96:a6:0c root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | o. o | |E .oo o o | | o oo B . | | o. + B | | = S | | o = o | | = . | | o | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1a:a4:8e:bf:e8:39:c7:e0:e7:39:6b:42:c9:a2:df:ad root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | o | | . .. . S | |. =o o | |.+.o. . | |. +=*o | | o=BE=. | +-----------------+ 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: 65:8e:bd:2d:2a:e1:8f:d9:0f:df:ab:cc:33:6d:ce:0d root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | o | | * | | S o | | . o | | . .. o.E | | 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: 93:d5:63:ba:98:9c:f1:f6:c2:4b:99:48:84:e3:ba:32 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | | | . . | | o . . + | | . o o o . | | . S . | | . o O + | | . *.B | | E . oo. | | o. .o. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off 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 ] Ubuntu 14.04.5 LTS ellis-0 ttyS0 ellis-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:22:55 +0000. Up 127.67 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:23:56 +0000. Up 188.46 seconds. + 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 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.0.8 + cat + DEBIAN_FRONTEND=noninteractive + apt-get install ellis --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package ellis + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd /var/lib/cloud/instance/scripts/part-001: line 31: /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd: No such file or directory + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp /var/lib/cloud/instance/scripts/part-001: line 34: /usr/share/clearwater/clearwater-config-manager/scripts/cw-config: No such file or directory + cat + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp /var/lib/cloud/instance/scripts/part-001: line 64: /usr/share/clearwater/clearwater-config-manager/scripts/cw-config: No such file or directory + service clearwater-infrastructure restart clearwater-infrastructure: unrecognized service + service ellis stop ellis: unrecognized service + /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 /var/lib/cloud/instance/scripts/part-001: line 71: /usr/share/clearwater/ellis/env/bin/python: No such file or directory + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ echo 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ echo 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.207 ++ echo 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.207 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.207 ++ echo 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.207 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ echo 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ echo 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ echo 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ echo 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ; Communication with 192.168.0.9#53 failed: timed out could not talk to specified name server + '[' 10 -lt 10 ']' + echo 'nameserver 192.168.0.9' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload dnsmasq: unrecognized service 2018-12-04 23:29:29,442 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2018-12-04 23:29:29,446 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2018-12-04 23:29:29,447 - util.py[WARNING]: Running scripts-user () failed 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 | f6:77:89:5a:c5:c5:88:2c:04:57:32:47:10:b8:03:86 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 1a:a4:8e:bf:e8:39:c7:e0:e7:39:6b:42:c9:a2:df:ad root@ellis-0 (DSA) ec2: 256 65:8e:bd:2d:2a:e1:8f:d9:0f:df:ab:cc:33:6d:ce:0d root@ellis-0 (ECDSA) ec2: 256 93:d5:63:ba:98:9c:f1:f6:c2:4b:99:48:84:e3:ba:32 root@ellis-0 (ED25519) ec2: 2048 83:91:36:eb:17:14:a3:ee:a5:53:86:60:0d:96:a6:0c root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBlbjw6Qodpiq89bkgdFq1oOZdKkuWf1VqCIj6Q9pSvOA+8K1PLNJnTOCEDN2MmlAZXvmy+9Sh3kB0Ay4RCK4XE= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID/nfxCNxhIUtz8GdGWr565BUmAdFoAY6mLamHD8b4Tw root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkeUHpRmYlBjYEoKEShPKAb0kh/V0pz/RJN5BWdFGCo8WjxohO06i3rbSUEWsyIIQxZooHdI/LhhKFWYBbucvcHFihAWrGtXLBdBcPLAj6oFvo9Wgx0+vb+Xg9n8L7p06g8B4Ur4VFL+7AY9KQVfHgp+p+we855iEJVOuoK2No5kOJQop5tj57ExNYzx1CPOinVmCdhiRR56iUhjKPkKBuZ6talFuCkijAwKkuiyhRTiK3dLEViNKfrC1r/z88SQ2NXffhw7qUYZnFJSR1RsrnM/LyO+TGYca65ezU29CQJiukFO8VZNhVEd4IpxNKJeRoGgiqH1jvFX0l+hoXGJDd root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 04 Dec 2018 23:29:29 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 521.74 seconds 2018-12-04 23:31:07,613 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-12-04 23:31:07,613 - 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:e7:8f:44', u'version': 4, u'addr': u'192.168.0.8', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e7:8f:44', u'version': 4, u'addr': u'172.30.9.207', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'6946a583-78ad-4fa9-8550-89d11d62ab8b', 'name': u'heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-04T23:20:47.000000', 'flavor': Munch({u'id': u'dc9e068a-c3c5-47d9-9c00-bac8a82dcc99', 'name': u'heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22'}), 'az': u'nova', 'id': u'e0d5d94d-39c0-43c9-94e5-443514355004', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'3e1ed40e-6546-4336-bbc0-f53af98053dd', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'24e7b359-de95-42ba-a6a4-17aed85d20e8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'3e1ed40e-6546-4336-bbc0-f53af98053dd', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'65acc437-35cc-4b28-9e85-115e918e77fb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'3e1ed40e-6546-4336-bbc0-f53af98053dd', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'93bdce94-a5ff-4fc1-b70c-c24cfed68e26'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'3e1ed40e-6546-4336-bbc0-f53af98053dd', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'adac1bc8-2d2a-47a6-a5fe-cf06f0d7d9ef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'3e1ed40e-6546-4336-bbc0-f53af98053dd', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'd647f4de-86d5-460e-8f3a-df5cd5558789'})], 'id': u'3e1ed40e-6546-4336-bbc0-f53af98053dd', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'64bfd2a4d2764cf58c591a8329593a99', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'7a9d9c93-d58b-4541-969c-4b1db9da56d6', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'1d57b485-3f5c-448f-a075-ab941ba1ce25'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'7a9d9c93-d58b-4541-969c-4b1db9da56d6', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', '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'82e0b397-c846-4abd-a819-3bdc83bc4b90'})], 'id': u'7a9d9c93-d58b-4541-969c-4b1db9da56d6', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'64bfd2a4d2764cf58c591a8329593a99', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'75205ef615304e3fa101655bbe37ef31', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.207', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': 'heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.207', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.207', 'launched_at': u'2018-12-04T23:20:47.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-04T23:20:47Z', 'hostId': u'a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22', 'public_v6': '', 'private_v4': u'192.168.0.8', 'cloud': 'envvars', 'host_id': u'a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-04T23:20:47.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'64bfd2a4d2764cf58c591a8329593a99', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'64bfd2a4d2764cf58c591a8329593a99', 'created_at': u'2018-12-04T23:19:04Z', 'created': u'2018-12-04T23:19:04Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-04 23:31:07,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-04 23:31:07,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}540683fffe35e8c535870743aefec734812fa94c" 2018-12-04 23:31:07,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-5299268d-45c5-4816-b489-eafbedd316b3 x-compute-request-id: req-5299268d-45c5-4816-b489-eafbedd316b3 Content-Encoding: gzip Content-Length: 1517 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:1f:e4:cd", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e4:cd", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:e0:8e", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f2c504-a2ab-4441-a65b-19af3a8ffa87", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:38.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "09f2c504-a2ab-4441-a65b-19af3a8ffa87", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:38Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "bono-0.clearwater.opnfv", "created": "2018-12-04T23:21:03Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e7:3e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "192.168.1.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:6c:44", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/000acc7f-e5ea-4083-a6fa-2973f56baa9c", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:44.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "000acc7f-e5ea-4083-a6fa-2973f56baa9c", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:44Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "homer-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:d0:98", "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:d6:79:83", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c803e594-714e-4fa9-8880-e453080efa20", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:36.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "c803e594-714e-4fa9-8880-e453080efa20", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:36Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "dime-0.clearwater.opnfv", "created": "2018-12-04T23:21:01Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ae:37", "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:c5:dd:bb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7f07da84-bbe0-43fa-83b7-d68860e2a590", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:42.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "7f07da84-bbe0-43fa-83b7-d68860e2a590", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:42Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-04T23:21:00Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:93:f7", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:f0:1a", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:21:24.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "6d9d8066-8d3f-458f-b3d1-ca27fe1b3543", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:21:25Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-04T23:20:59Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8f:44", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e0d5d94d-39c0-43c9-94e5-443514355004", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:20:47.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "e0d5d94d-39c0-43c9-94e5-443514355004", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:20:47Z", "hostId": "a4a2b755c3c1f5e6c55dcc84529a90c631ac350be2faf45ab872895d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-04T23:19:04Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:a3:3d", "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:ef:82:5b", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d", "rel": "bookmark"}], "image": {"id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "links": [{"href": "http://172.30.9.23:8774/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-04T23:18:56.000000", "flavor": {"id": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "bookmark"}]}, "id": "3252db70-7a25-4c5d-b2d4-cdb19489228d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "75205ef615304e3fa101655bbe37ef31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-04T23:18:56Z", "hostId": "4b5cc2f22600dbebe10a257d9d52857b7b130f0588ca9e7d116dfd1b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_81750106-3b39-4d5b-84ac-4fd97d97be22", "name": "ns.clearwater.opnfv", "created": "2018-12-04T23:17:11Z", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-04 23:31:07,912 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5299268d-45c5-4816-b489-eafbedd316b3 2018-12-04 23:31:07,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.296689987183s 2018-12-04 23:31:07,912 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5299268d-45c5-4816-b489-eafbedd316b3 2018-12-04 23:31:07,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-04 23:31:07,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d/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}540683fffe35e8c535870743aefec734812fa94c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-04 23:31:07,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 04 Dec 2018 23: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-b1974c18-f44f-4c4f-8120-63d9ff6afee6 x-compute-request-id: req-b1974c18-f44f-4c4f-8120-63d9ff6afee6 Content-Encoding: gzip Content-Length: 11541 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009225] AppArmor: AppArmor initialized\n[ 0.010349] Yama: becoming mindful.\n[ 0.011477] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013647] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016798] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018457] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020265] Initializing cgroup subsys memory\n[ 0.021455] Initializing cgroup subsys devices\n[ 0.022648] Initializing cgroup subsys freezer\n[ 0.024003] Initializing cgroup subsys blkio\n[ 0.025136] Initializing cgroup subsys perf_event\n[ 0.026355] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029764] mce: CPU supports 10 MCE banks\n[ 0.030886] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030886] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033580] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041802] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044631] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049578] ACPI: Core revision 20131115\n[ 0.051028] ACPI: All ACPI Tables successfully acquired\n[ 0.052333] ftrace: allocating 28747 entries in 113 pages\n[ 0.072207] smpboot: Max logical packages: 2\n[ 0.073349] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.074932] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.076244] Enabling x2apic\n[ 0.077094] Enabled x2apic\n[ 0.078124] Switched APIC routing to physical x2apic.\n[ 0.081256] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.082747] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.085221] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093158] KVM setup paravirtual spinlock\n[ 0.095521] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096177] x86: Booting SMP configuration:\n[ 0.097318] .... node #0, CPUs: #1[ 0.095483] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112012] KVM setup async PF for cpu 1\n[ 0.112014] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115584] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116407] devtmpfs: initialized\n[ 0.118125] EVM: security.selinux\n[ 0.119072] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120871] EVM: security.capability\n[ 0.121893] pinctrl core: initialized pinctrl subsystem\n[ 0.124045] regulator-dummy: no parameters\n[ 0.125215] RTC time: 23:18:56, date: 12/04/18\n[ 0.126406] NET: Registered protocol family 16\n[ 0.127669] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129149] ACPI: bus type PCI registered\n[ 0.130232] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131909] PCI: Using configuration type 1 for base access\n[ 0.132591] bio: create slab at 0\n[ 0.133147] ACPI: Added _OSI(Module Device)\n[ 0.133189] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137223] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139623] ACPI: Interpreter enabled\n[ 0.140005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142493] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.150432] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152697] ACPI: (supports S0 S5)\n[ 0.153647] ACPI: Using IOAPIC for interrupt routing\n[ 0.154935] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156192] ACPI: No dock devices found.\n[ 0.159083] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161637] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163261] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164188] acpiphp: Slot [3] registered\n[ 0.165242] acpiphp: Slot [4] registered\n[ 0.166292] acpiphp: Slot [5] registered\n[ 0.167337] acpiphp: Slot [6] registered\n[ 0.168018] acpiphp: Slot [7] registered\n[ 0.169071] acpiphp: Slot [8] registered\n[ 0.170146] acpiphp: Slot [9] registered\n[ 0.171275] acpiphp: Slot [10] registered\n[ 0.172019] acpiphp: Slot [11] registered\n[ 0.173091] acpiphp: Slot [12] registered\n[ 0.174159] acpiphp: Slot [13] registered\n[ 0.175291] acpiphp: Slot [14] registered\n[ 0.176018] acpiphp: Slot [15] registered\n[ 0.177133] acpiphp: Slot [16] registered\n[ 0.178224] acpiphp: Slot [17] registered\n[ 0.179368] acpiphp: Slot [18] registered\n[ 0.180026] acpiphp: Slot [19] registered\n[ 0.183474] acpiphp: Slot [20] registered\n[ 0.184035] acpiphp: Slot [21] registered\n[ 0.185120] acpiphp: Slot [22] registered\n[ 0.186198] acpiphp: Slot [23] registered\n[ 0.187352] acpiphp: Slot [24] registered\n[ 0.188019] acpiphp: Slot [25] registered\n[ 0.189148] acpiphp: Slot [26] registered\n[ 0.190258] acpiphp: Slot [27] registered\n[ 0.191376] acpiphp: Slot [28] registered\n[ 0.192018] acpiphp: Slot [29] registered\n[ 0.193127] acpiphp: Slot [30] registered\n[ 0.194262] acpiphp: Slot [31] registered\n[ 0.195373] PCI host bridge to bus 0000:00\n[ 0.196033] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.197489] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.199021] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.201694] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.203332] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.211458] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.238640] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240509] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242411] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244075] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246076] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.247835] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.248333] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249485] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252844] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254497] SCSI subsystem initialized\n[ 0.255774] ACPI: bus type USB registered\n[ 0.256031] usbcore: registered new interface driver usbfs\n[ 0.257446] usbcore: registered new interface driver hub\n[ 0.258812] usbcore: registered new device driver usb\n[ 0.260109] PCI: Using ACPI for IRQ routing\n[ 0.261578] NetLabel: Initializing\n[ 0.262535] NetLabel: domain hash size = 128\n[ 0.263698] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264059] NetLabel: unlabeled traffic allowed by default\n[ 0.265463] Switched to clocksource kvm-clock\n[ 0.272224] AppArmor: AppArmor Filesystem Enabled\n[ 0.273474] pnp: PnP ACPI init\n[ 0.274368] ACPI: bus type PNP registered\n[ 0.275913] pnp: PnP ACPI: found 8 devices\n[ 0.276984] ACPI: bus type PNP unregistered\n[ 0.284345] NET: Registered protocol family 2\n[ 0.285773] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.287755] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.289550] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.291193] TCP: reno registered\n[ 0.292100] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.293622] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295236] NET: Registered protocol family 1\n[ 0.296369] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.297789] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.299162] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.321533] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.343729] Trying to unpack rootfs image as initramfs...\n[ 0.439274] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.441513] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.442865] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.444541] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.446826] Scanning for low memory corruption every 60 seconds\n[ 0.448695] Initialise system trusted keyring\n[ 0.449981] audit: initializing netlink socket (disabled)\n[ 0.451446] type=2000 audit(1543965537.159:1): initialized\n[ 0.472116] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.474741] zbud: loaded\n[ 0.475841] VFS: Disk quotas dquot_6.5.2\n[ 0.477027] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.479071] fuse init (API version 7.22)\n[ 0.480290] msgmni has been set to 3997\n[ 0.481483] Key type big_key registered\n[ 0.482946] Key type asymmetric registered\n[ 0.484134] Asymmetric key parser 'x509' registered\n[ 0.485504] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.487599] io scheduler noop registered\n[ 0.488755] io scheduler deadline registered (default)\n[ 0.490176] io scheduler cfq registered\n[ 0.491375] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.492870] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.494618] ipmi message handler version 39.2\n[ 0.495868] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497942] ACPI: Power Button [PWRF]\n[ 0.499113] GHES: HEST is not enabled!\n[ 0.521111] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564515] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586872] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.589068] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612751] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615571] Linux agpgart interface v0.103\n[ 0.617700] brd: module loaded\n[ 0.619096] loop: module loaded\n[ 0.620411] blk-mq: CPU -> queue map\n[ 0.621465] CPU 0 -> Queue 0\n[ 0.622430] CPU 1 -> Queue 0\n[ 0.624170] vda: vda1\n[ 0.625641] scsi0 : ata_piix\n[ 0.626650] scsi1 : ata_piix\n[ 0.627545] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629231] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631100] libphy: Fixed MDIO Bus: probed\n[ 0.632343] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633673] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636764] PPP generic driver version 2.4.2\n[ 0.637999] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639664] ehci-pci: EHCI PCI platform driver\n[ 0.640877] ehci-platform: EHCI generic platform driver\n[ 0.642282] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643798] ohci-pci: OHCI PCI platform driver\n[ 0.645024] ohci-platform: OHCI generic platform driver\n[ 0.646398] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.668431] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669808] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.671811] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.673392] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675044] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.676956] usb usb1: Product: UHCI Host Controller\n[ 0.678189] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.679799] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681123] hub 1-0:1.0: USB hub found\n[ 0.682185] hub 1-0:1.0: 2 ports detected\n[ 0.683433] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686220] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687499] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.688968] mousedev: PS/2 mouse device common for all mice\n[ 0.690697] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693223] rtc_cmos 00:00: RTC can wake from S4\n[ 0.694775] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696382] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.698007] device-mapper: uevent: version 1.0.3\n[ 0.699316] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701520] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703124] TCP: cubic registered\n[ 0.711290] NET: Registered protocol family 10\n[ 0.712773] NET: Registered protocol family 17\n[ 0.714006] Key type dns_resolver registered\n[ 0.715376] Loading compiled-in X.509 certificates\n[ 0.717159] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719579] registered taskstats version 1\n[ 0.722529] Key type trusted registered\n[ 0.726364] Key type encrypted registered\n[ 0.727504] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728874] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730783] regulator-dummy: disabling\n[ 0.731884] Magic number: 14:50:352\n[ 0.733081] rtc_cmos 00:00: setting system clock to 2018-12-04 23:18:57 UTC (1543965537)\n[ 0.735290] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736799] EDD information not available.\n[ 0.789310] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791350] Write protecting the kernel read-only data: 12288k\n[ 0.793388] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796859] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.810066] systemd-udevd[107]: starting version 204\n[ 0.840679] FDC 0 is a S82078B\n[ 0.992048] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.152604] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.154183] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.155783] usb 1-1: Product: QEMU USB Tablet\n[ 1.156868] usb 1-1: Manufacturer: QEMU\n[ 1.157856] usb 1-1: SerialNumber: 42\n[ 1.440056] tsc: Refined TSC clocksource calibration: 3491.879 MHz\n[ 1.869221] 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.181902] 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.303522] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.404961] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * 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 Tue, 04 Dec 2018 23:18:59 +0000. Up 2.78 seconds.\ncloud-init-nonet[2.94]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.00]: static networking is now up\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:19:00 +0000. Up 4.15 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:ef:82:5b |\nci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:b0:a3:3d |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n63:2c:b7:54:1a:b8:bf:b0:73:98:71:95:c2:24:13:0a root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| E .. |\n| . .o.. |\n| . .=. .. |\n| oo+o |\n| o So |\n| .*.o |\n| .=o |\n| +o.. |\n| .o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n6c:9f:c7:b4:f1:ac:b0:b9:29:26:4a:b5:f6:1e:c0:f5 root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| . o . |\n| + S E o |\n| . + . + = |\n| . o . + + o |\n| . ...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:\n6c:92:3f:6f:d1:66:99:5c:66:43:f7:e0:eb:c4:ce:61 root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| o .|\n| o o.|\n| o * .|\n| o S o B o |\n| + . B E |\n| o + * . |\n| o. + |\n| .. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n4b:31:0f:a3:bf:73:dd:00:f6:b0:3b:9a:cb:45:20:84 root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| E. |\n| . * |\n| o B+ |\n| . S.o= |\n| o o. o |\n| o .o o |\n| ..++ . . |\n| *= . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[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 SystemD login management service[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * 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 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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS ns ttyS0\n\nns login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:21:04 +0000. Up 127.41 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:22:08 +0000. Up 191.34 seconds.\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ ip addr add 192.168.1.11/24 dev eth1\n+ ip link set dev eth1 up\n+ apt-get update\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\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 2 not upgraded.\nNeed to get 432 kB of archives.\nAfter this operation, 1639 kB of additional disk space will be used.\nWARNING: The following packages cannot be authenticated!\n bind9utils bind9\nE: There are problems and -y was used without --force-yes\n+ cat\n/var/lib/cloud/instance/scripts/part-001: line 16: /etc/bind/named.conf.local: No such file or directory\n+ cat\n/var/lib/cloud/instance/scripts/part-001: line 41: /var/lib/bind/db.clearwater.opnfv: No such file or directory\n+ chown root:bind /var/lib/bind/db.clearwater.opnfv\nchown: invalid group: 'root:bind'\n+ service bind9 reload\nbind9: unrecognized service\n2018-12-04 23:22:50,012 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1]\n2018-12-04 23:22:50,015 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts)\n2018-12-04 23:22:50,017 - util.py[WARNING]: Running scripts-user () failed\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 | f6:77:89:5a:c5:c5:88:2c:04:57:32:47:10:b8:03:86 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 6c:9f:c7:b4:f1:ac:b0:b9:29:26:4a:b5:f6:1e:c0:f5 root@ns (DSA)\nec2: 256 6c:92:3f:6f:d1:66:99:5c:66:43:f7:e0:eb:c4:ce:61 root@ns (ECDSA)\nec2: 256 4b:31:0f:a3:bf:73:dd:00:f6:b0:3b:9a:cb:45:20:84 root@ns (ED25519)\nec2: 2048 63:2c:b7:54:1a:b8:bf:b0:73:98:71:95:c2:24:13:0a root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEWy2PtiEUyOLsHgTzWDTpWdULvkZpryrv29kOSKbBL/AirrQ3//F7o+85v0Fw3Yr/VSiObPSc2Rpj8FRaLz7N8= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPr9g86idWOda877y3WYqNUF21EEhEG8lJeihKf8FSIp root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDkeu1eijK5xTpZgrJ3jgvFG2zgrDSRl9RTPpL69xZorONeawTw1GULmDHU5DH+W/aY78PRJODeqLDLd8PHIKQiZ6lorwZtaaqltFlYzgQdTORlCRqrbkFAj0R3O9EkAPG8y8MV1AnPhNXg7hKfZ/yfiQlwBl/BD5NXgIe7TlBo/L7LhfD1qyGdfjGXdB/OiUsJHDv0280p8x1qTO4jBImf2JjfM8C9mIig498u2Za8wR27wJelKWfm074ilB1w7ssup3xkuVmHEg/3FvcwPAw14Upx9yralEqFfIns7mod86xO51xyt3iNGVn47NpowW1iMkeIU0IhsUKfgQGGllcP root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 04 Dec 2018 23:22:50 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 233.29 seconds\n"} 2018-12-04 23:31:07,988 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d/action used request id req-b1974c18-f44f-4c4f-8120-63d9ff6afee6 2018-12-04 23:31:07,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0683209896088s 2018-12-04 23:31:07,989 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/3252db70-7a25-4c5d-b2d4-cdb19489228d/action used request id req-b1974c18-f44f-4c4f-8120-63d9ff6afee6 2018-12-04 23:31:07,989 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009225] AppArmor: AppArmor initialized [ 0.010349] Yama: becoming mindful. [ 0.011477] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013647] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016798] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018457] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020265] Initializing cgroup subsys memory [ 0.021455] Initializing cgroup subsys devices [ 0.022648] Initializing cgroup subsys freezer [ 0.024003] Initializing cgroup subsys blkio [ 0.025136] Initializing cgroup subsys perf_event [ 0.026355] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029764] mce: CPU supports 10 MCE banks [ 0.030886] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030886] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033580] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041802] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044631] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049578] ACPI: Core revision 20131115 [ 0.051028] ACPI: All ACPI Tables successfully acquired [ 0.052333] ftrace: allocating 28747 entries in 113 pages [ 0.072207] smpboot: Max logical packages: 2 [ 0.073349] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.074932] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076244] Enabling x2apic [ 0.077094] Enabled x2apic [ 0.078124] Switched APIC routing to physical x2apic. [ 0.081256] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082747] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.085221] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093158] KVM setup paravirtual spinlock [ 0.095521] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096177] x86: Booting SMP configuration: [ 0.097318] .... node #0, CPUs: #1[ 0.095483] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112012] KVM setup async PF for cpu 1 [ 0.112014] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115584] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116407] devtmpfs: initialized [ 0.118125] EVM: security.selinux [ 0.119072] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120871] EVM: security.capability [ 0.121893] pinctrl core: initialized pinctrl subsystem [ 0.124045] regulator-dummy: no parameters [ 0.125215] RTC time: 23:18:56, date: 12/04/18 [ 0.126406] NET: Registered protocol family 16 [ 0.127669] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129149] ACPI: bus type PCI registered [ 0.130232] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131909] PCI: Using configuration type 1 for base access [ 0.132591] bio: create slab at 0 [ 0.133147] ACPI: Added _OSI(Module Device) [ 0.133189] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137223] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139623] ACPI: Interpreter enabled [ 0.140005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142493] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.150432] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152697] ACPI: (supports S0 S5) [ 0.153647] ACPI: Using IOAPIC for interrupt routing [ 0.154935] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156192] ACPI: No dock devices found. [ 0.159083] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161637] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163261] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164188] acpiphp: Slot [3] registered [ 0.165242] acpiphp: Slot [4] registered [ 0.166292] acpiphp: Slot [5] registered [ 0.167337] acpiphp: Slot [6] registered [ 0.168018] acpiphp: Slot [7] registered [ 0.169071] acpiphp: Slot [8] registered [ 0.170146] acpiphp: Slot [9] registered [ 0.171275] acpiphp: Slot [10] registered [ 0.172019] acpiphp: Slot [11] registered [ 0.173091] acpiphp: Slot [12] registered [ 0.174159] acpiphp: Slot [13] registered [ 0.175291] acpiphp: Slot [14] registered [ 0.176018] acpiphp: Slot [15] registered [ 0.177133] acpiphp: Slot [16] registered [ 0.178224] acpiphp: Slot [17] registered [ 0.179368] acpiphp: Slot [18] registered [ 0.180026] acpiphp: Slot [19] registered [ 0.183474] acpiphp: Slot [20] registered [ 0.184035] acpiphp: Slot [21] registered [ 0.185120] acpiphp: Slot [22] registered [ 0.186198] acpiphp: Slot [23] registered [ 0.187352] acpiphp: Slot [24] registered [ 0.188019] acpiphp: Slot [25] registered [ 0.189148] acpiphp: Slot [26] registered [ 0.190258] acpiphp: Slot [27] registered [ 0.191376] acpiphp: Slot [28] registered [ 0.192018] acpiphp: Slot [29] registered [ 0.193127] acpiphp: Slot [30] registered [ 0.194262] acpiphp: Slot [31] registered [ 0.195373] PCI host bridge to bus 0000:00 [ 0.196033] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.197489] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.199021] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.201694] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.203332] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.211458] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.238640] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240509] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242411] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244075] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246076] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.247835] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.248333] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249485] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252844] vgaarb: bridge control possible 0000:00:02.0 [ 0.254497] SCSI subsystem initialized [ 0.255774] ACPI: bus type USB registered [ 0.256031] usbcore: registered new interface driver usbfs [ 0.257446] usbcore: registered new interface driver hub [ 0.258812] usbcore: registered new device driver usb [ 0.260109] PCI: Using ACPI for IRQ routing [ 0.261578] NetLabel: Initializing [ 0.262535] NetLabel: domain hash size = 128 [ 0.263698] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264059] NetLabel: unlabeled traffic allowed by default [ 0.265463] Switched to clocksource kvm-clock [ 0.272224] AppArmor: AppArmor Filesystem Enabled [ 0.273474] pnp: PnP ACPI init [ 0.274368] ACPI: bus type PNP registered [ 0.275913] pnp: PnP ACPI: found 8 devices [ 0.276984] ACPI: bus type PNP unregistered [ 0.284345] NET: Registered protocol family 2 [ 0.285773] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.287755] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.289550] TCP: Hash tables configured (established 16384 bind 16384) [ 0.291193] TCP: reno registered [ 0.292100] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.293622] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295236] NET: Registered protocol family 1 [ 0.296369] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.297789] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.299162] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.321533] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.343729] Trying to unpack rootfs image as initramfs... [ 0.439274] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.441513] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.442865] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.444541] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.446826] Scanning for low memory corruption every 60 seconds [ 0.448695] Initialise system trusted keyring [ 0.449981] audit: initializing netlink socket (disabled) [ 0.451446] type=2000 audit(1543965537.159:1): initialized [ 0.472116] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.474741] zbud: loaded [ 0.475841] VFS: Disk quotas dquot_6.5.2 [ 0.477027] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.479071] fuse init (API version 7.22) [ 0.480290] msgmni has been set to 3997 [ 0.481483] Key type big_key registered [ 0.482946] Key type asymmetric registered [ 0.484134] Asymmetric key parser 'x509' registered [ 0.485504] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.487599] io scheduler noop registered [ 0.488755] io scheduler deadline registered (default) [ 0.490176] io scheduler cfq registered [ 0.491375] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.492870] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.494618] ipmi message handler version 39.2 [ 0.495868] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497942] ACPI: Power Button [PWRF] [ 0.499113] GHES: HEST is not enabled! [ 0.521111] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564515] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586872] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.589068] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612751] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615571] Linux agpgart interface v0.103 [ 0.617700] brd: module loaded [ 0.619096] loop: module loaded [ 0.620411] blk-mq: CPU -> queue map [ 0.621465] CPU 0 -> Queue 0 [ 0.622430] CPU 1 -> Queue 0 [ 0.624170] vda: vda1 [ 0.625641] scsi0 : ata_piix [ 0.626650] scsi1 : ata_piix [ 0.627545] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629231] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631100] libphy: Fixed MDIO Bus: probed [ 0.632343] tun: Universal TUN/TAP device driver, 1.6 [ 0.633673] tun: (C) 1999-2004 Max Krasnyansky [ 0.636764] PPP generic driver version 2.4.2 [ 0.637999] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639664] ehci-pci: EHCI PCI platform driver [ 0.640877] ehci-platform: EHCI generic platform driver [ 0.642282] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643798] ohci-pci: OHCI PCI platform driver [ 0.645024] ohci-platform: OHCI generic platform driver [ 0.646398] uhci_hcd: USB Universal Host Controller Interface driver [ 0.668431] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.669808] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.671811] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.673392] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675044] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.676956] usb usb1: Product: UHCI Host Controller [ 0.678189] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.679799] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681123] hub 1-0:1.0: USB hub found [ 0.682185] hub 1-0:1.0: 2 ports detected [ 0.683433] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686220] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687499] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.688968] mousedev: PS/2 mouse device common for all mice [ 0.690697] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693223] rtc_cmos 00:00: RTC can wake from S4 [ 0.694775] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696382] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.698007] device-mapper: uevent: version 1.0.3 [ 0.699316] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701520] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703124] TCP: cubic registered [ 0.711290] NET: Registered protocol family 10 [ 0.712773] NET: Registered protocol family 17 [ 0.714006] Key type dns_resolver registered [ 0.715376] Loading compiled-in X.509 certificates [ 0.717159] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719579] registered taskstats version 1 [ 0.722529] Key type trusted registered [ 0.726364] Key type encrypted registered [ 0.727504] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728874] IMA: No TPM chip found, activating TPM-bypass! [ 0.730783] regulator-dummy: disabling [ 0.731884] Magic number: 14:50:352 [ 0.733081] rtc_cmos 00:00: setting system clock to 2018-12-04 23:18:57 UTC (1543965537) [ 0.735290] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.736799] EDD information not available. [ 0.789310] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791350] Write protecting the kernel read-only data: 12288k [ 0.793388] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796859] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.810066] systemd-udevd[107]: starting version 204 [ 0.840679] FDC 0 is a S82078B [ 0.992048] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.152604] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.154183] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.155783] usb 1-1: Product: QEMU USB Tablet [ 1.156868] usb 1-1: Manufacturer: QEMU [ 1.157856] usb 1-1: SerialNumber: 42 [ 1.440056] tsc: Refined TSC clocksource calibration: 3491.879 MHz [ 1.869221] 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.181902] 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.303522] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.404961] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[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 Tue, 04 Dec 2018 23:18:59 +0000. Up 2.78 seconds. cloud-init-nonet[2.94]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.00]: static networking is now up * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 04 Dec 2018 23:19:00 +0000. Up 4.15 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:ef:82:5b | ci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:b0:a3:3d | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 63:2c:b7:54:1a:b8:bf:b0:73:98:71:95:c2:24:13:0a root@ns The key's randomart image is: +--[ RSA 2048]----+ | E .. | | . .o.. | | . .=. .. | | oo+o | | o So | | .*.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: 6c:9f:c7:b4:f1:ac:b0:b9:29:26:4a:b5:f6:1e:c0:f5 root@ns The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | . o . | | + S E o | | . + . + = | | . o . + + o | | . ...o. * . | | .. +o.=.. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 6c:92:3f:6f:d1:66:99:5c:66:43:f7:e0:eb:c4:ce:61 root@ns The key's randomart image is: +--[ECDSA 256]---+ | | | o .| | o o.| | o * .| | o S o B o | | + . B E | | 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: 4b:31:0f:a3:bf:73:dd:00:f6:b0:3b:9a:cb:45:20:84 root@ns The key's randomart image is: +--[ED25519 256--+ | .. | | E. | | . * | | o B+ | | . S.o= | | o o. o | | o .o o | | ..++ . . | | *= . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[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 SystemD login management service[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * 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 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 OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS ns ttyS0 ns login: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 04 Dec 2018 23:21:04 +0000. Up 127.41 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 04 Dec 2018 23:22:08 +0000. Up 191.34 seconds. ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + ip addr add 192.168.1.11/24 dev eth1 + ip link set dev eth1 up + apt-get update Err http://security.ubuntu.com trusty-security InRelease Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + 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 2 not upgraded. Need to get 432 kB of archives. After this operation, 1639 kB of additional disk space will be used. WARNING: The following packages cannot be authenticated! bind9utils bind9 E: There are problems and -y was used without --force-yes + cat /var/lib/cloud/instance/scripts/part-001: line 16: /etc/bind/named.conf.local: No such file or directory + cat /var/lib/cloud/instance/scripts/part-001: line 41: /var/lib/bind/db.clearwater.opnfv: No such file or directory + chown root:bind /var/lib/bind/db.clearwater.opnfv chown: invalid group: 'root:bind' + service bind9 reload bind9: unrecognized service 2018-12-04 23:22:50,012 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2018-12-04 23:22:50,015 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2018-12-04 23:22:50,017 - util.py[WARNING]: Running scripts-user () failed 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 | f6:77:89:5a:c5:c5:88:2c:04:57:32:47:10:b8:03:86 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 6c:9f:c7:b4:f1:ac:b0:b9:29:26:4a:b5:f6:1e:c0:f5 root@ns (DSA) ec2: 256 6c:92:3f:6f:d1:66:99:5c:66:43:f7:e0:eb:c4:ce:61 root@ns (ECDSA) ec2: 256 4b:31:0f:a3:bf:73:dd:00:f6:b0:3b:9a:cb:45:20:84 root@ns (ED25519) ec2: 2048 63:2c:b7:54:1a:b8:bf:b0:73:98:71:95:c2:24:13:0a root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEWy2PtiEUyOLsHgTzWDTpWdULvkZpryrv29kOSKbBL/AirrQ3//F7o+85v0Fw3Yr/VSiObPSc2Rpj8FRaLz7N8= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPr9g86idWOda877y3WYqNUF21EEhEG8lJeihKf8FSIp root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDkeu1eijK5xTpZgrJ3jgvFG2zgrDSRl9RTPpL69xZorONeawTw1GULmDHU5DH+W/aY78PRJODeqLDLd8PHIKQiZ6lorwZtaaqltFlYzgQdTORlCRqrbkFAj0R3O9EkAPG8y8MV1AnPhNXg7hKfZ/yfiQlwBl/BD5NXgIe7TlBo/L7LhfD1qyGdfjGXdB/OiUsJHDv0280p8x1qTO4jBImf2JjfM8C9mIig498u2Za8wR27wJelKWfm074ilB1w7ssup3xkuVmHEg/3FvcwPAw14Upx9yralEqFfIns7mod86xO51xyt3iNGVn47NpowW1iMkeIU0IhsUKfgQGGllcP root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 04 Dec 2018 23:22:50 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 233.29 seconds 2018-12-04 23:31:07,991 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-12-04 23:31:07,994 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.207 2018-12-04 23:33:15,248 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create ellis account 2018-12-04 23:35:47,568 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create ellis account 2018-12-04 23:38:19,888 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create ellis account 2018-12-04 23:40:52,080 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create ellis account 2018-12-04 23:43:24,400 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create ellis account 2018-12-04 23:45:56,720 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create ellis account 2018-12-04 23:48:29,040 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create ellis account 2018-12-04 23:51:01,360 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create ellis account 2018-12-04 23:53:33,680 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create ellis account 2018-12-04 23:56:06,000 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 10: cannot create ellis account 2018-12-04 23:58:38,320 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 11: cannot create ellis account 2018-12-05 00:01:10,640 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 12: cannot create ellis account 2018-12-05 00:03:42,960 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 13: cannot create ellis account 2018-12-05 00:06:15,280 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 14: cannot create ellis account 2018-12-05 00:08:47,600 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 15: cannot create ellis account 2018-12-05 00:11:19,920 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 16: cannot create ellis account 2018-12-05 00:13:52,240 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 17: cannot create ellis account 2018-12-05 00:16:24,560 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 18: cannot create ellis account 2018-12-05 00:18:56,880 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 19: cannot create ellis account 2018-12-05 00:21:29,200 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 20: cannot create ellis account 2018-12-05 00:24:01,520 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 21: cannot create ellis account 2018-12-05 00:26:33,840 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 22: cannot create ellis account 2018-12-05 00:29:06,160 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 23: cannot create ellis account 2018-12-05 00:31:38,480 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 24: cannot create ellis account 2018-12-05 00:34:10,800 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 25: cannot create ellis account 2018-12-05 00:36:43,120 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 26: cannot create ellis account 2018-12-05 00:39:15,440 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 27: cannot create ellis account 2018-12-05 00:41:47,760 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 28: cannot create ellis account 2018-12-05 00:44:20,080 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 29: cannot create ellis account 2018-12-05 00:46:52,400 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 30: cannot create ellis account 2018-12-05 00:49:24,720 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 31: cannot create ellis account 2018-12-05 00:51:57,040 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 32: cannot create ellis account 2018-12-05 00:54:29,360 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 33: cannot create ellis account 2018-12-05 00:57:01,680 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 34: cannot create ellis account 2018-12-05 00:59:34,000 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 35: cannot create ellis account 2018-12-05 01:02:06,320 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 36: cannot create ellis account 2018-12-05 01:04:38,640 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 37: cannot create ellis account 2018-12-05 01:07:10,960 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 38: cannot create ellis account 2018-12-05 01:09:43,280 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 39: cannot create ellis account 2018-12-05 01:12:15,600 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 40: cannot create ellis account 2018-12-05 01:14:47,920 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 41: cannot create ellis account 2018-12-05 01:17:20,240 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 42: cannot create ellis account 2018-12-05 01:19:52,560 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 43: cannot create ellis account 2018-12-05 01:22:24,880 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 44: cannot create ellis account 2018-12-05 01:24:57,200 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 45: cannot create ellis account 2018-12-05 01:27:29,520 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 46: cannot create ellis account 2018-12-05 01:30:01,840 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 47: cannot create ellis account 2018-12-05 01:32:34,160 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 48: cannot create ellis account 2018-12-05 01:35:06,480 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 49: cannot create ellis account 2018-12-05 01:37:38,800 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 50: cannot create ellis account 2018-12-05 01:38:03,824 - functest.opnfv_tests.vnf.ims.heat_ims - ERROR - Cannot run heat_ims Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/heat_ims.py", line 125, in run if not self.execute(): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/heat_ims.py", line 102, in execute if (self.deploy_vnf() and self.test_vnf()): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/heat_ims.py", line 172, in deploy_vnf self.clearwater.availability_check_by_creating_numbers() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/clearwater.py", line 64, in availability_check_by_creating_numbers number_res = self._create_ellis_account(account_url, params) File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/clearwater.py", line 106, in _create_ellis_account params.get('full_name'))) Exception: Unable to create an account opnfv functest user 2018-12-05 01:38:03,981 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-05 01:38:03,981 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 141:37 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-12-05 01:38:03,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-05 01:38:03,987 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-05 01:38:04,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6283efc08a084c1eb9f8b048edaf15bb", "name": "heat_stack_owner"}, {"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}], "expires_at": "2018-12-05T02:38:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64bfd2a4d2764cf58c591a8329593a99", "name": "heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/64bfd2a4d2764cf58c591a8329593a99", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/64bfd2a4d2764cf58c591a8329593a99", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/64bfd2a4d2764cf58c591a8329593a99", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_64bfd2a4d2764cf58c591a8329593a99", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_64bfd2a4d2764cf58c591a8329593a99", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/64bfd2a4d2764cf58c591a8329593a99", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/64bfd2a4d2764cf58c591a8329593a99", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/64bfd2a4d2764cf58c591a8329593a99", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/64bfd2a4d2764cf58c591a8329593a99", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/64bfd2a4d2764cf58c591a8329593a99", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/64bfd2a4d2764cf58c591a8329593a99", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/64bfd2a4d2764cf58c591a8329593a99", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/64bfd2a4d2764cf58c591a8329593a99", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_81750106-3b39-4d5b-84ac-4fd97d97be22", "id": "75205ef615304e3fa101655bbe37ef31"}, "audit_ids": ["Aw6N_nr2QMCqEvsGL1bSOQ"], "issued_at": "2018-12-05T01:38:04.000000Z"}} 2018-12-05 01:38:04,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/95ceb04f-aa4d-48de-b989-32e9901e6ac4?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}f7303ae33450d3d3281a3fe9c4eb6f482aa81a7b" 2018-12-05 01:38:04,997 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 05 Dec 2018 01:38:04 GMT Server: Apache x-openstack-request-id: req-eee30f2d-21f0-42d0-9af2-b0a7a40e0186 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-05 01:38:05,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:38:05 GMT Server: Apache x-openstack-request-id: req-10b5ff5d-f5ee-4f98-a483-46aba1180676 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 883 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "64bfd2a4d2764cf58c591a8329593a99", "private_sig_net_ip_version": "4", "image": "heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22", "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_81750106-3b39-4d5b-84ac-4fd97d97be22", "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": "90070285-9e79-459a-b14a-3d1fcc36db90", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "71c700c2d45d47bfaefb127b05e2239e", "tags": null, "creation_time": "2018-12-04T23:16:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-12-05 01:38:05,614 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-10b5ff5d-f5ee-4f98-a483-46aba1180676 2018-12-05 01:38:05,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.62729501724s 2018-12-05 01:38:05,614 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-10b5ff5d-f5ee-4f98-a483-46aba1180676 2018-12-05 01:38:05,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-05 01:38:05,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/95ceb04f-aa4d-48de-b989-32e9901e6ac4/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}f7303ae33450d3d3281a3fe9c4eb6f482aa81a7b" 2018-12-05 01:38:06,333 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 05 Dec 2018 01:38:05 GMT Server: Apache x-openstack-request-id: req-b97c5597-7d68-43ea-8cfe-b486b00cb246 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?limit=1&sort_dir=desc Content-Length: 489 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-05 01:38:06,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:38:06 GMT Server: Apache x-openstack-request-id: req-c6cccc4b-95bb-404c-929f-5e4e685101ad Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 341 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-12-04T23:21:46Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/clearwater-opnfv/events/61fd4cb5-1dfd-4c80-afe7-05737e0f3453", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "id": "61fd4cb5-1dfd-4c80-afe7-05737e0f3453"}]} 2018-12-05 01:38:06,951 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-c6cccc4b-95bb-404c-929f-5e4e685101ad 2018-12-05 01:38:06,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.33527708054s 2018-12-05 01:38:06,952 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-c6cccc4b-95bb-404c-929f-5e4e685101ad 2018-12-05 01:38:06,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2018-12-05 01:38:06,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/95ceb04f-aa4d-48de-b989-32e9901e6ac4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7303ae33450d3d3281a3fe9c4eb6f482aa81a7b" 2018-12-05 01:38:07,549 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 05 Dec 2018 01:38:06 GMT Server: Apache x-openstack-request-id: req-ecae7c67-13c8-44d1-92a6-b098eca9eda9 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4 Content-Length: 423 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-05 01:38:07,722 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 05 Dec 2018 01:38:07 GMT Server: Apache x-openstack-request-id: req-06f18e97-9d23-4b73-bc85-6bb77087681a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-05 01:38:07,722 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4 used request id req-06f18e97-9d23-4b73-bc85-6bb77087681a 2018-12-05 01:38:07,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.769568920135s 2018-12-05 01:38:07,722 - shade.request_ids - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4 used request id req-06f18e97-9d23-4b73-bc85-6bb77087681a 2018-12-05 01:38:07,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-05 01:38:07,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=61fd4cb5-1dfd-4c80-afe7-05737e0f3453&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}f7303ae33450d3d3281a3fe9c4eb6f482aa81a7b" 2018-12-05 01:38:07,767 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 05 Dec 2018 01:38:07 GMT Server: Apache x-openstack-request-id: req-f3f437cd-5082-4e3f-b877-a581fdc1dc70 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=61fd4cb5-1dfd-4c80-afe7-05737e0f3453&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-05 01:38:08,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:38:07 GMT Server: Apache x-openstack-request-id: req-4c1ae1dd-110a-473f-b33b-661771dd82fc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 431 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-12-05T01:38:07Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/clearwater-opnfv/events/066c9354-6bdf-4378-a50d-96937d39b7c2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "id": "066c9354-6bdf-4378-a50d-96937d39b7c2"}, {"resource_name": "sprout", "event_time": "2018-12-05T01:38:07Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/sprout/events/1fffea90-8ec6-4224-84fb-f9343e62413a", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "e46a786d-6e4f-4f2c-af7a-24ea433645df", "id": "1fffea90-8ec6-4224-84fb-f9343e62413a"}]} 2018-12-05 01:38:08,375 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=61fd4cb5-1dfd-4c80-afe7-05737e0f3453&sort_dir=asc&marker=61fd4cb5-1dfd-4c80-afe7-05737e0f3453&sort_dir=asc used request id req-4c1ae1dd-110a-473f-b33b-661771dd82fc 2018-12-05 01:38:08,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.652007102966s 2018-12-05 01:38:08,375 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=61fd4cb5-1dfd-4c80-afe7-05737e0f3453&sort_dir=asc&marker=61fd4cb5-1dfd-4c80-afe7-05737e0f3453&sort_dir=asc used request id req-4c1ae1dd-110a-473f-b33b-661771dd82fc 2018-12-05 01:38:13,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-05 01:38:13,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=1fffea90-8ec6-4224-84fb-f9343e62413a&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}f7303ae33450d3d3281a3fe9c4eb6f482aa81a7b" 2018-12-05 01:38:13,428 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 05 Dec 2018 01:38:13 GMT Server: Apache x-openstack-request-id: req-1fef8648-540b-4ffc-bb51-db71e60a02bd Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=1fffea90-8ec6-4224-84fb-f9343e62413a&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-05 01:38:13,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:38:13 GMT Server: Apache x-openstack-request-id: req-af7b3d4a-cad9-4774-aae9-931a2b81f92a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2018-12-05T01:38:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/homer/events/caa8adc2-ecd9-41dd-9618-cffd2d87e1ed", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "0314687a-0a48-45ee-bb22-e9ba5675ee27", "id": "caa8adc2-ecd9-41dd-9618-cffd2d87e1ed"}, {"resource_name": "bono", "event_time": "2018-12-05T01:38:09Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/bono/events/ccacf79d-9434-40bb-b9b3-7f59f885330d", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "4fc81c0d-be43-4124-8123-e3d370e2f821", "id": "ccacf79d-9434-40bb-b9b3-7f59f885330d"}, {"resource_name": "dime", "event_time": "2018-12-05T01:38:10Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/dime/events/3a03003c-137f-48c2-87f8-41842efe10f3", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "c1bb8593-2383-416f-904d-b6175673e717", "id": "3a03003c-137f-48c2-87f8-41842efe10f3"}, {"resource_name": "vellum", "event_time": "2018-12-05T01:38:11Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/vellum/events/70ee4c9c-6f0f-4eaa-b7a4-cf9da313fb88", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "0cf4c5da-23e1-48bc-a6b6-e1b86242fb99", "id": "70ee4c9c-6f0f-4eaa-b7a4-cf9da313fb88"}]} 2018-12-05 01:38:13,472 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=1fffea90-8ec6-4224-84fb-f9343e62413a&sort_dir=asc&marker=1fffea90-8ec6-4224-84fb-f9343e62413a&sort_dir=asc used request id req-af7b3d4a-cad9-4774-aae9-931a2b81f92a 2018-12-05 01:38:13,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0907671451569s 2018-12-05 01:38:13,472 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=1fffea90-8ec6-4224-84fb-f9343e62413a&sort_dir=asc&marker=1fffea90-8ec6-4224-84fb-f9343e62413a&sort_dir=asc used request id req-af7b3d4a-cad9-4774-aae9-931a2b81f92a 2018-12-05 01:38:18,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-05 01:38:18,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=70ee4c9c-6f0f-4eaa-b7a4-cf9da313fb88&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}f7303ae33450d3d3281a3fe9c4eb6f482aa81a7b" 2018-12-05 01:38:19,194 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 05 Dec 2018 01:38:18 GMT Server: Apache x-openstack-request-id: req-ed94ee37-5c00-436f-9797-460c896baab6 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=70ee4c9c-6f0f-4eaa-b7a4-cf9da313fb88&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-05 01:38:19,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:38:19 GMT Server: Apache x-openstack-request-id: req-e441f129-9ec5-4b1e-b447-6e839e304dc9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2018-12-05T01:38:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/sprout/events/eaae04fa-6105-43ab-bf73-4399ef7f4b07", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "e46a786d-6e4f-4f2c-af7a-24ea433645df", "id": "eaae04fa-6105-43ab-bf73-4399ef7f4b07"}]} 2018-12-05 01:38:19,858 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=70ee4c9c-6f0f-4eaa-b7a4-cf9da313fb88&sort_dir=asc&marker=70ee4c9c-6f0f-4eaa-b7a4-cf9da313fb88&sort_dir=asc used request id req-e441f129-9ec5-4b1e-b447-6e839e304dc9 2018-12-05 01:38:19,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.37959909439s 2018-12-05 01:38:19,859 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=70ee4c9c-6f0f-4eaa-b7a4-cf9da313fb88&sort_dir=asc&marker=70ee4c9c-6f0f-4eaa-b7a4-cf9da313fb88&sort_dir=asc used request id req-e441f129-9ec5-4b1e-b447-6e839e304dc9 2018-12-05 01:38:24,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-05 01:38:24,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=eaae04fa-6105-43ab-bf73-4399ef7f4b07&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}f7303ae33450d3d3281a3fe9c4eb6f482aa81a7b" 2018-12-05 01:38:25,460 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 05 Dec 2018 01:38:24 GMT Server: Apache x-openstack-request-id: req-ceb21a11-e55e-4a21-9f36-30c236fa0b04 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=eaae04fa-6105-43ab-bf73-4399ef7f4b07&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-05 01:38:25,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:38:25 GMT Server: Apache x-openstack-request-id: req-4ab6d645-dc30-455d-a3f5-c62a8b862e6a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2018-12-05T01:38:20Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/homer/events/9d54b266-0e92-47ca-b1f7-731642241ff5", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "0314687a-0a48-45ee-bb22-e9ba5675ee27", "id": "9d54b266-0e92-47ca-b1f7-731642241ff5"}, {"resource_name": "dime", "event_time": "2018-12-05T01:38:21Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/dime/events/d1a47c87-f7bf-49c0-a982-3d6782217ff2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "c1bb8593-2383-416f-904d-b6175673e717", "id": "d1a47c87-f7bf-49c0-a982-3d6782217ff2"}, {"resource_name": "vellum", "event_time": "2018-12-05T01:38:21Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/vellum/events/edade6e7-1e91-4fb0-88fd-d2c6d94e999d", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "0cf4c5da-23e1-48bc-a6b6-e1b86242fb99", "id": "edade6e7-1e91-4fb0-88fd-d2c6d94e999d"}, {"resource_name": "bono", "event_time": "2018-12-05T01:38:22Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/bono/events/4737bb6e-9d58-4f31-80c6-1aa9d12d82fd", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "4fc81c0d-be43-4124-8123-e3d370e2f821", "id": "4737bb6e-9d58-4f31-80c6-1aa9d12d82fd"}, {"resource_name": "ellis", "event_time": "2018-12-05T01:38:22Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/ellis/events/bbe54556-6d8a-4b67-829e-17e1574f188a", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "19c25357-2559-49f5-a3c5-e9982979dfbc", "id": "bbe54556-6d8a-4b67-829e-17e1574f188a"}]} 2018-12-05 01:38:25,504 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=eaae04fa-6105-43ab-bf73-4399ef7f4b07&sort_dir=asc&marker=eaae04fa-6105-43ab-bf73-4399ef7f4b07&sort_dir=asc used request id req-4ab6d645-dc30-455d-a3f5-c62a8b862e6a 2018-12-05 01:38:25,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.639375925064s 2018-12-05 01:38:25,504 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=eaae04fa-6105-43ab-bf73-4399ef7f4b07&sort_dir=asc&marker=eaae04fa-6105-43ab-bf73-4399ef7f4b07&sort_dir=asc used request id req-4ab6d645-dc30-455d-a3f5-c62a8b862e6a 2018-12-05 01:38:30,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-05 01:38:30,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bbe54556-6d8a-4b67-829e-17e1574f188a&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}f7303ae33450d3d3281a3fe9c4eb6f482aa81a7b" 2018-12-05 01:38:31,124 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 05 Dec 2018 01:38:30 GMT Server: Apache x-openstack-request-id: req-6cf29974-c025-41d6-87b3-7eae130b3b7f Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bbe54556-6d8a-4b67-829e-17e1574f188a&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-05 01:38:31,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:38:31 GMT Server: Apache x-openstack-request-id: req-b1b79e15-5940-4cd7-bfb6-44382d757ac1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-12-05T01:38:27Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/ellis/events/0e947ccb-4cb5-415e-a22a-86d2e1136ce7", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "19c25357-2559-49f5-a3c5-e9982979dfbc", "id": "0e947ccb-4cb5-415e-a22a-86d2e1136ce7"}, {"resource_name": "dns", "event_time": "2018-12-05T01:38:27Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/dns/events/cc1c78ce-66f4-4647-bcb0-8dd7c26327a0", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "d73b4ce5-1418-4adf-a0e9-97929de21082", "id": "cc1c78ce-66f4-4647-bcb0-8dd7c26327a0"}]} 2018-12-05 01:38:31,167 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bbe54556-6d8a-4b67-829e-17e1574f188a&sort_dir=asc&marker=bbe54556-6d8a-4b67-829e-17e1574f188a&sort_dir=asc used request id req-b1b79e15-5940-4cd7-bfb6-44382d757ac1 2018-12-05 01:38:31,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.656220912933s 2018-12-05 01:38:31,167 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=bbe54556-6d8a-4b67-829e-17e1574f188a&sort_dir=asc&marker=bbe54556-6d8a-4b67-829e-17e1574f188a&sort_dir=asc used request id req-b1b79e15-5940-4cd7-bfb6-44382d757ac1 2018-12-05 01:38:36,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-05 01:38:36,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=cc1c78ce-66f4-4647-bcb0-8dd7c26327a0&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}f7303ae33450d3d3281a3fe9c4eb6f482aa81a7b" 2018-12-05 01:38:36,203 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 05 Dec 2018 01:38:36 GMT Server: Apache x-openstack-request-id: req-fdcbeea5-0315-446a-9514-e18f15af1b94 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=cc1c78ce-66f4-4647-bcb0-8dd7c26327a0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-05 01:38:36,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:38:36 GMT Server: Apache x-openstack-request-id: req-8e79ceac-9413-4ae7-8f2b-63e0daf78fc6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-12-05T01:38:33Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/dns/events/113e4952-e219-4080-aba2-f6785382db4c", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "d73b4ce5-1418-4adf-a0e9-97929de21082", "id": "113e4952-e219-4080-aba2-f6785382db4c"}, {"resource_name": "security_groups", "event_time": "2018-12-05T01:38:33Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/security_groups/events/b48641dd-9359-41a5-bea2-a546002da5b4", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "5f9b64c0-546a-4c87-9bbd-7d402e74cb00", "id": "b48641dd-9359-41a5-bea2-a546002da5b4"}, {"resource_name": "mgmt_network", "event_time": "2018-12-05T01:38:33Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/mgmt_network/events/74706570-1ab0-42f8-a9ca-0cebfd82ce36", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "a2a361c6-f9d7-4919-a742-05c321d9347e", "id": "74706570-1ab0-42f8-a9ca-0cebfd82ce36"}, {"resource_name": "sig_network", "event_time": "2018-12-05T01:38:33Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/sig_network/events/0ea344c0-3b76-4686-989a-0fb6b6b22d2b", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "09e5da14-2f14-43fa-83bc-0e1761ee9c91", "id": "0ea344c0-3b76-4686-989a-0fb6b6b22d2b"}]} 2018-12-05 01:38:36,250 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=cc1c78ce-66f4-4647-bcb0-8dd7c26327a0&sort_dir=asc&marker=cc1c78ce-66f4-4647-bcb0-8dd7c26327a0&sort_dir=asc used request id req-8e79ceac-9413-4ae7-8f2b-63e0daf78fc6 2018-12-05 01:38:36,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0770080089569s 2018-12-05 01:38:36,250 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=cc1c78ce-66f4-4647-bcb0-8dd7c26327a0&sort_dir=asc&marker=cc1c78ce-66f4-4647-bcb0-8dd7c26327a0&sort_dir=asc used request id req-8e79ceac-9413-4ae7-8f2b-63e0daf78fc6 2018-12-05 01:38:41,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-05 01:38:41,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=0ea344c0-3b76-4686-989a-0fb6b6b22d2b&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}f7303ae33450d3d3281a3fe9c4eb6f482aa81a7b" 2018-12-05 01:38:41,286 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 05 Dec 2018 01:38:41 GMT Server: Apache x-openstack-request-id: req-98616de8-c3ad-4d59-ac9f-6ec44b495b1f Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=0ea344c0-3b76-4686-989a-0fb6b6b22d2b&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-05 01:38:42,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:38:41 GMT Server: Apache x-openstack-request-id: req-04a7953d-4fce-4855-acd9-17513b702e3f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-05 01:38:42,026 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=0ea344c0-3b76-4686-989a-0fb6b6b22d2b&sort_dir=asc&marker=0ea344c0-3b76-4686-989a-0fb6b6b22d2b&sort_dir=asc used request id req-04a7953d-4fce-4855-acd9-17513b702e3f 2018-12-05 01:38:42,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.768784999847s 2018-12-05 01:38:42,026 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=0ea344c0-3b76-4686-989a-0fb6b6b22d2b&sort_dir=asc&marker=0ea344c0-3b76-4686-989a-0fb6b6b22d2b&sort_dir=asc used request id req-04a7953d-4fce-4855-acd9-17513b702e3f 2018-12-05 01:38:47,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-05 01:38:47,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=0ea344c0-3b76-4686-989a-0fb6b6b22d2b&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}f7303ae33450d3d3281a3fe9c4eb6f482aa81a7b" 2018-12-05 01:38:47,060 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 05 Dec 2018 01:38:47 GMT Server: Apache x-openstack-request-id: req-0faaceac-2b38-45da-8c76-60492c515acc Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=0ea344c0-3b76-4686-989a-0fb6b6b22d2b&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-05 01:38:47,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:38:47 GMT Server: Apache x-openstack-request-id: req-87e17082-8870-4e96-8855-5649e2e9c8fd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-12-05T01:38:42Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/mgmt_network/events/2e455f39-de51-4463-a284-eaafc062cce1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "a2a361c6-f9d7-4919-a742-05c321d9347e", "id": "2e455f39-de51-4463-a284-eaafc062cce1"}, {"resource_name": "sig_network", "event_time": "2018-12-05T01:38:43Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/sig_network/events/c0d56906-50cb-4969-bb5f-c3f58897d785", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "09e5da14-2f14-43fa-83bc-0e1761ee9c91", "id": "c0d56906-50cb-4969-bb5f-c3f58897d785"}, {"resource_name": "security_groups", "event_time": "2018-12-05T01:38:45Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/security_groups/events/bc674bc2-d6b7-4c15-9335-27517247a047", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "5f9b64c0-546a-4c87-9bbd-7d402e74cb00", "id": "bc674bc2-d6b7-4c15-9335-27517247a047"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-12-05T01:38:45Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/clearwater-opnfv/events/1f77ece7-93d4-4de8-b97e-2d8ff190443d", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "id": "1f77ece7-93d4-4de8-b97e-2d8ff190443d"}]} 2018-12-05 01:38:47,103 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=0ea344c0-3b76-4686-989a-0fb6b6b22d2b&sort_dir=asc&marker=0ea344c0-3b76-4686-989a-0fb6b6b22d2b&sort_dir=asc used request id req-87e17082-8870-4e96-8855-5649e2e9c8fd 2018-12-05 01:38:47,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716118812561s 2018-12-05 01:38:47,104 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=0ea344c0-3b76-4686-989a-0fb6b6b22d2b&sort_dir=asc&marker=0ea344c0-3b76-4686-989a-0fb6b6b22d2b&sort_dir=asc used request id req-87e17082-8870-4e96-8855-5649e2e9c8fd 2018-12-05 01:38:52,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-05 01:38:52,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=1f77ece7-93d4-4de8-b97e-2d8ff190443d&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}f7303ae33450d3d3281a3fe9c4eb6f482aa81a7b" 2018-12-05 01:38:52,139 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 05 Dec 2018 01:38:52 GMT Server: Apache x-openstack-request-id: req-145b9829-f146-45ff-817b-77b55bb40a7c Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=1f77ece7-93d4-4de8-b97e-2d8ff190443d&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-05 01:38:52,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:38:52 GMT Server: Apache x-openstack-request-id: req-a68bcb2a-b832-48cb-b2c1-46aede2500d9 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-05 01:38:52,180 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=1f77ece7-93d4-4de8-b97e-2d8ff190443d&sort_dir=asc&marker=1f77ece7-93d4-4de8-b97e-2d8ff190443d&sort_dir=asc used request id req-a68bcb2a-b832-48cb-b2c1-46aede2500d9 2018-12-05 01:38:52,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0697391033173s 2018-12-05 01:38:52,180 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=1f77ece7-93d4-4de8-b97e-2d8ff190443d&sort_dir=asc&marker=1f77ece7-93d4-4de8-b97e-2d8ff190443d&sort_dir=asc used request id req-a68bcb2a-b832-48cb-b2c1-46aede2500d9 2018-12-05 01:38:57,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-05 01:38:57,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=1f77ece7-93d4-4de8-b97e-2d8ff190443d&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}f7303ae33450d3d3281a3fe9c4eb6f482aa81a7b" 2018-12-05 01:38:57,214 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 05 Dec 2018 01:38:57 GMT Server: Apache x-openstack-request-id: req-360e8ed5-b807-4837-8a0d-6a2fd6e5664b Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=1f77ece7-93d4-4de8-b97e-2d8ff190443d&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-05 01:38:57,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:38:57 GMT Server: Apache x-openstack-request-id: req-78825719-b874-4d00-aff3-9aca3fce929b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-05 01:38:57,255 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=1f77ece7-93d4-4de8-b97e-2d8ff190443d&sort_dir=asc&marker=1f77ece7-93d4-4de8-b97e-2d8ff190443d&sort_dir=asc used request id req-78825719-b874-4d00-aff3-9aca3fce929b 2018-12-05 01:38:57,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0694818496704s 2018-12-05 01:38:57,256 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4/events?marker=1f77ece7-93d4-4de8-b97e-2d8ff190443d&sort_dir=asc&marker=1f77ece7-93d4-4de8-b97e-2d8ff190443d&sort_dir=asc used request id req-78825719-b874-4d00-aff3-9aca3fce929b 2018-12-05 01:38:57,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-05 01:38:57,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/95ceb04f-aa4d-48de-b989-32e9901e6ac4?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}f7303ae33450d3d3281a3fe9c4eb6f482aa81a7b" 2018-12-05 01:38:57,284 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 05 Dec 2018 01:38:57 GMT Server: Apache x-openstack-request-id: req-e2ce639b-fd18-418c-9faa-50fadf96f528 Location: http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-05 01:38:57,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:38:57 GMT Server: Apache x-openstack-request-id: req-ea2ea6f6-94fe-4010-adb7-48e4b4708cda Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 892 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "64bfd2a4d2764cf58c591a8329593a99", "private_sig_net_ip_version": "4", "image": "heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22", "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_81750106-3b39-4d5b-84ac-4fd97d97be22", "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": "90070285-9e79-459a-b14a-3d1fcc36db90", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "deletion_time": "2018-12-05T01:38:45Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "71c700c2d45d47bfaefb127b05e2239e", "tags": null, "creation_time": "2018-12-04T23:16:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-05T01:38:07Z", "id": "95ceb04f-aa4d-48de-b989-32e9901e6ac4", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-12-05 01:38:57,325 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-ea2ea6f6-94fe-4010-adb7-48e4b4708cda 2018-12-05 01:38:57,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.069503068924s 2018-12-05 01:38:57,326 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/64bfd2a4d2764cf58c591a8329593a99/stacks/clearwater-opnfv/95ceb04f-aa4d-48de-b989-32e9901e6ac4?resolve_outputs=False used request id req-ea2ea6f6-94fe-4010-adb7-48e4b4708cda 2018-12-05 01:38:57,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-05 01:38:57,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/d19e188a-80cc-4c48-bb4e-cb3dca660e22/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}f7303ae33450d3d3281a3fe9c4eb6f482aa81a7b" -d '{"subnet_id": "17f69042-f825-4eab-b9c7-7fd3ebea710f"}' 2018-12-05 01:38:59,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ce6ce8b8-827a-4e6b-a060-fe919f951334 Date: Wed, 05 Dec 2018 01:38:59 GMT RESP BODY: {"network_id": "c27ed440-f4c7-4cb5-aa18-5a212a427d8d", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "subnet_id": "17f69042-f825-4eab-b9c7-7fd3ebea710f", "subnet_ids": ["17f69042-f825-4eab-b9c7-7fd3ebea710f"], "port_id": "468e54a8-a6a9-4a53-a2ee-32c748578357", "id": "d19e188a-80cc-4c48-bb4e-cb3dca660e22"} 2018-12-05 01:38:59,062 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d19e188a-80cc-4c48-bb4e-cb3dca660e22/remove_router_interface.json used request id req-ce6ce8b8-827a-4e6b-a060-fe919f951334 2018-12-05 01:38:59,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.73501586914s 2018-12-05 01:38:59,062 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d19e188a-80cc-4c48-bb4e-cb3dca660e22/remove_router_interface.json used request id req-ce6ce8b8-827a-4e6b-a060-fe919f951334 returning object d19e188a-80cc-4c48-bb4e-cb3dca660e22 2018-12-05 01:38:59,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-05 01:38:59,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}f7303ae33450d3d3281a3fe9c4eb6f482aa81a7b" 2018-12-05 01:38:59,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-7751ddc8-b759-47bd-b375-ca1e7fab9ac2 Date: Wed, 05 Dec 2018 01:38:59 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "created_at": "2018-12-04T23:16:29Z", "admin_state_up": true, "updated_at": "2018-12-05T01:38:58Z", "revision_number": 4, "routes": [], "project_id": "64bfd2a4d2764cf58c591a8329593a99", "id": "d19e188a-80cc-4c48-bb4e-cb3dca660e22", "name": "heat_ims-router_81750106-3b39-4d5b-84ac-4fd97d97be22"}]} 2018-12-05 01:38:59,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-7751ddc8-b759-47bd-b375-ca1e7fab9ac2 2018-12-05 01:38:59,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.113248109818s 2018-12-05 01:38:59,176 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-7751ddc8-b759-47bd-b375-ca1e7fab9ac2 2018-12-05 01:38:59,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-05 01:38:59,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/d19e188a-80cc-4c48-bb4e-cb3dca660e22.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7303ae33450d3d3281a3fe9c4eb6f482aa81a7b" 2018-12-05 01:39:00,446 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-53a3ffed-1766-4440-a752-26ae82444ef1 Content-Length: 0 Date: Wed, 05 Dec 2018 01:39:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-05 01:39:00,447 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/d19e188a-80cc-4c48-bb4e-cb3dca660e22.json used request id req-53a3ffed-1766-4440-a752-26ae82444ef1 2018-12-05 01:39:00,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.26899194717s 2018-12-05 01:39:00,447 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/d19e188a-80cc-4c48-bb4e-cb3dca660e22.json used request id req-53a3ffed-1766-4440-a752-26ae82444ef1 2018-12-05 01:39:00,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-05 01:39:00,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}f7303ae33450d3d3281a3fe9c4eb6f482aa81a7b" 2018-12-05 01:39:00,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-d3fd5f28-aff4-40a5-92e9-064e23d0ac7a Date: Wed, 05 Dec 2018 01:39:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c27ed440-f4c7-4cb5-aa18-5a212a427d8d","tenant_id":"64bfd2a4d2764cf58c591a8329593a99","created_at":"2018-12-04T23:16:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-04T23:16:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"64bfd2a4d2764cf58c591a8329593a99","id":"17f69042-f825-4eab-b9c7-7fd3ebea710f","subnetpool_id":null,"name":"heat_ims-subnet_81750106-3b39-4d5b-84ac-4fd97d97be22"}]} 2018-12-05 01:39:00,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-d3fd5f28-aff4-40a5-92e9-064e23d0ac7a 2018-12-05 01:39:00,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0467760562897s 2018-12-05 01:39:00,494 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-d3fd5f28-aff4-40a5-92e9-064e23d0ac7a 2018-12-05 01:39:00,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-05 01:39:00,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/17f69042-f825-4eab-b9c7-7fd3ebea710f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7303ae33450d3d3281a3fe9c4eb6f482aa81a7b" 2018-12-05 01:39:02,113 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-01fd191a-19da-4ae5-b95e-e9ad13505d6a Date: Wed, 05 Dec 2018 01:39:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-05 01:39:02,113 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/17f69042-f825-4eab-b9c7-7fd3ebea710f.json used request id req-01fd191a-19da-4ae5-b95e-e9ad13505d6a 2018-12-05 01:39:02,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.61718702316s 2018-12-05 01:39:02,113 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/17f69042-f825-4eab-b9c7-7fd3ebea710f.json used request id req-01fd191a-19da-4ae5-b95e-e9ad13505d6a 2018-12-05 01:39:02,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-05 01:39:02,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}f7303ae33450d3d3281a3fe9c4eb6f482aa81a7b" 2018-12-05 01:39:02,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1152 X-Openstack-Request-Id: req-59b6ed3d-6160-47e3-9a05-ce1f108161bd Date: Wed, 05 Dec 2018 01:39:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T20:04:01Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-05T01:39:01Z","tenant_id":"64bfd2a4d2764cf58c591a8329593a99","created_at":"2018-12-04T23:16:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"64bfd2a4d2764cf58c591a8329593a99","id":"c27ed440-f4c7-4cb5-aa18-5a212a427d8d","name":"heat_ims-net_81750106-3b39-4d5b-84ac-4fd97d97be22"}]} 2018-12-05 01:39:02,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-59b6ed3d-6160-47e3-9a05-ce1f108161bd 2018-12-05 01:39:02,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105241060257s 2018-12-05 01:39:02,219 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-59b6ed3d-6160-47e3-9a05-ce1f108161bd 2018-12-05 01:39:02,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-05 01:39:02,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/c27ed440-f4c7-4cb5-aa18-5a212a427d8d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7303ae33450d3d3281a3fe9c4eb6f482aa81a7b" 2018-12-05 01:39:02,936 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2ac66a9b-6583-4572-a490-63d9ff647788 Date: Wed, 05 Dec 2018 01:39:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-05 01:39:02,937 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/c27ed440-f4c7-4cb5-aa18-5a212a427d8d.json used request id req-2ac66a9b-6583-4572-a490-63d9ff647788 2018-12-05 01:39:02,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.716310024261s 2018-12-05 01:39:02,937 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/c27ed440-f4c7-4cb5-aa18-5a212a427d8d.json used request id req-2ac66a9b-6583-4572-a490-63d9ff647788 2018-12-05 01:39:02,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-05 01:39:02,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7303ae33450d3d3281a3fe9c4eb6f482aa81a7b" 2018-12-05 01:39:03,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-d9f3964f-2e32-4d45-84e0-9d6cf87d60d0 Date: Wed, 05 Dec 2018 01:39:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/6946a583-78ad-4fa9-8550-89d11d62ab8b/snap", "metadata": {}}], "file": "/v2/images/6946a583-78ad-4fa9-8550-89d11d62ab8b/file", "owner": "64bfd2a4d2764cf58c591a8329593a99", "id": "6946a583-78ad-4fa9-8550-89d11d62ab8b", "size": 263586304, "self": "/v2/images/6946a583-78ad-4fa9-8550-89d11d62ab8b", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/6946a583-78ad-4fa9-8550-89d11d62ab8b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-12-04T23:16:38Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_81750106-3b39-4d5b-84ac-4fd97d97be22", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-12-04T23:16:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-05 01:39:03,624 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-d9f3964f-2e32-4d45-84e0-9d6cf87d60d0 2018-12-05 01:39:03,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.683866977692s 2018-12-05 01:39:03,625 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-d9f3964f-2e32-4d45-84e0-9d6cf87d60d0 2018-12-05 01:39:03,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-05 01:39:03,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/6946a583-78ad-4fa9-8550-89d11d62ab8b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7303ae33450d3d3281a3fe9c4eb6f482aa81a7b" 2018-12-05 01:39:04,663 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4e1d3bb2-4d3e-47f9-8f0e-3c2c7e089289 Date: Wed, 05 Dec 2018 01:39:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-05 01:39:04,663 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/6946a583-78ad-4fa9-8550-89d11d62ab8b used request id req-4e1d3bb2-4d3e-47f9-8f0e-3c2c7e089289 2018-12-05 01:39:04,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.036632061s 2018-12-05 01:39:04,663 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/6946a583-78ad-4fa9-8550-89d11d62ab8b used request id req-4e1d3bb2-4d3e-47f9-8f0e-3c2c7e089289 2018-12-05 01:39:04,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-05 01:39:04,664 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-05 01:39:05,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-05T02:39:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "61d4c3b4398c40adbd8e901c42776579"}, "audit_ids": ["Uq6mbsbxTOuB-F_5fE_u_Q"], "issued_at": "2018-12-05T01:39:05.000000Z"}} 2018-12-05 01:39:05,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}30cd80f1c41a426d370ce1bd2d99b12b0eea118e" 2018-12-05 01:39:05,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:39:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-162967a3-69ea-4379-b904-b3aa91c24304 x-compute-request-id: req-162967a3-69ea-4379-b904-b3aa91c24304 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_81750106-3b39-4d5b-84ac-4fd97d97be22", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99", "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": "dc9e068a-c3c5-47d9-9c00-bac8a82dcc99"}]} 2018-12-05 01:39:05,249 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-162967a3-69ea-4379-b904-b3aa91c24304 2018-12-05 01:39:05,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.585458040237s 2018-12-05 01:39:05,250 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-162967a3-69ea-4379-b904-b3aa91c24304 2018-12-05 01:39:05,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-05 01:39:05,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}30cd80f1c41a426d370ce1bd2d99b12b0eea118e" 2018-12-05 01:39:05,278 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 05 Dec 2018 01:39:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-00db2316-5d3e-4c89-9bfb-3999c34d7006 x-compute-request-id: req-00db2316-5d3e-4c89-9bfb-3999c34d7006 Content-Length: 0 Content-Type: application/json 2018-12-05 01:39:05,278 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99 used request id req-00db2316-5d3e-4c89-9bfb-3999c34d7006 2018-12-05 01:39:05,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0267961025238s 2018-12-05 01:39:05,278 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/dc9e068a-c3c5-47d9-9c00-bac8a82dcc99 used request id req-00db2316-5d3e-4c89-9bfb-3999c34d7006 2018-12-05 01:39:05,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-05 01:39:05,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}30cd80f1c41a426d370ce1bd2d99b12b0eea118e" 2018-12-05 01:39:05,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-830e339d-f042-45ec-8992-5078898e6317 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_ims-user_81750106-3b39-4d5b-84ac-4fd97d97be22", "links": {"self": "http://172.30.9.23:5000/v3/users/75205ef615304e3fa101655bbe37ef31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "75205ef615304e3fa101655bbe37ef31", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-05 01:39:05,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-830e339d-f042-45ec-8992-5078898e6317 2018-12-05 01:39:05,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113000869751s 2018-12-05 01:39:05,392 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-830e339d-f042-45ec-8992-5078898e6317 2018-12-05 01:39:05,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-05 01:39:05,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/75205ef615304e3fa101655bbe37ef31 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}30cd80f1c41a426d370ce1bd2d99b12b0eea118e" 2018-12-05 01:39:05,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-247874ff-3814-4b82-a2ff-768f98f73a6a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_81750106-3b39-4d5b-84ac-4fd97d97be22", "links": {"self": "http://172.30.9.23:5000/v3/users/75205ef615304e3fa101655bbe37ef31"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "75205ef615304e3fa101655bbe37ef31", "description": null}} 2018-12-05 01:39:05,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/75205ef615304e3fa101655bbe37ef31 used request id req-247874ff-3814-4b82-a2ff-768f98f73a6a 2018-12-05 01:39:05,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117921829224s 2018-12-05 01:39:05,516 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/75205ef615304e3fa101655bbe37ef31 used request id req-247874ff-3814-4b82-a2ff-768f98f73a6a 2018-12-05 01:39:05,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-05 01:39:05,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/75205ef615304e3fa101655bbe37ef31 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}30cd80f1c41a426d370ce1bd2d99b12b0eea118e" 2018-12-05 01:39:05,702 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 05 Dec 2018 01:39:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab3f2f48-4558-4658-ad30-b3a6431e5576 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-05 01:39:05,702 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/75205ef615304e3fa101655bbe37ef31 used request id req-ab3f2f48-4558-4658-ad30-b3a6431e5576 2018-12-05 01:39:05,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.185111999512s 2018-12-05 01:39:05,702 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/75205ef615304e3fa101655bbe37ef31 used request id req-ab3f2f48-4558-4658-ad30-b3a6431e5576 2018-12-05 01:39:05,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-05 01:39:05,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}30cd80f1c41a426d370ce1bd2d99b12b0eea118e" 2018-12-05 01:39:05,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b304b56-1c42-4809-b4f2-bbb1a74f32e4 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/64bfd2a4d2764cf58c591a8329593a99"}, "tags": [], "enabled": true, "id": "64bfd2a4d2764cf58c591a8329593a99", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_81750106-3b39-4d5b-84ac-4fd97d97be22"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-05 01:39:05,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-6b304b56-1c42-4809-b4f2-bbb1a74f32e4 2018-12-05 01:39:05,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0965030193329s 2018-12-05 01:39:05,806 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-6b304b56-1c42-4809-b4f2-bbb1a74f32e4 2018-12-05 01:39:05,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-05 01:39:05,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/64bfd2a4d2764cf58c591a8329593a99 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}30cd80f1c41a426d370ce1bd2d99b12b0eea118e" 2018-12-05 01:39:06,005 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 05 Dec 2018 01:39:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e02aa54c-1af0-4fb1-aa34-a1e9f59118b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-05 01:39:06,005 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/64bfd2a4d2764cf58c591a8329593a99 used request id req-e02aa54c-1af0-4fb1-aa34-a1e9f59118b9 2018-12-05 01:39:06,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.193665981293s 2018-12-05 01:39:06,006 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/64bfd2a4d2764cf58c591a8329593a99 used request id req-e02aa54c-1af0-4fb1-aa34-a1e9f59118b9 2018-12-05 01:39:06,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-05 01:39:06,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=64bfd2a4d2764cf58c591a8329593a99&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}30cd80f1c41a426d370ce1bd2d99b12b0eea118e" 2018-12-05 01:39:06,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-e7106be0-870e-4ba6-b046-1b189ebac5c5 Date: Wed, 05 Dec 2018 01:39:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "created_at": "2018-12-04T23:16:27Z", "updated_at": "2018-12-04T23:16:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:16:27Z", "revision_number": 0, "id": "20b16a6f-c4f7-4a88-b3a2-b0dc4497a549", "remote_group_id": "31700c35-88a2-4c99-b96c-06ed4ed105f2", "remote_ip_prefix": null, "created_at": "2018-12-04T23:16:27Z", "security_group_id": "31700c35-88a2-4c99-b96c-06ed4ed105f2", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "port_range_min": null, "ethertype": "IPv6", "project_id": "64bfd2a4d2764cf58c591a8329593a99"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:16:27Z", "revision_number": 0, "id": "795ea749-e88b-49c4-808d-5c8076022c91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:16:27Z", "security_group_id": "31700c35-88a2-4c99-b96c-06ed4ed105f2", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "port_range_min": null, "ethertype": "IPv6", "project_id": "64bfd2a4d2764cf58c591a8329593a99"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:16:27Z", "revision_number": 0, "id": "aa629b03-c0b4-469e-b6a8-454ec02be735", "remote_group_id": "31700c35-88a2-4c99-b96c-06ed4ed105f2", "remote_ip_prefix": null, "created_at": "2018-12-04T23:16:27Z", "security_group_id": "31700c35-88a2-4c99-b96c-06ed4ed105f2", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "port_range_min": null, "ethertype": "IPv4", "project_id": "64bfd2a4d2764cf58c591a8329593a99"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:16:27Z", "revision_number": 0, "id": "ed3f89ba-86d4-449b-91ed-11d387d7b589", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:16:27Z", "security_group_id": "31700c35-88a2-4c99-b96c-06ed4ed105f2", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "port_range_min": null, "ethertype": "IPv4", "project_id": "64bfd2a4d2764cf58c591a8329593a99"}], "revision_number": 4, "project_id": "64bfd2a4d2764cf58c591a8329593a99", "id": "31700c35-88a2-4c99-b96c-06ed4ed105f2", "name": "default"}]} 2018-12-05 01:39:06,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=64bfd2a4d2764cf58c591a8329593a99&name=default used request id req-e7106be0-870e-4ba6-b046-1b189ebac5c5 2018-12-05 01:39:06,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.21475481987s 2018-12-05 01:39:06,224 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=64bfd2a4d2764cf58c591a8329593a99&name=default used request id req-e7106be0-870e-4ba6-b046-1b189ebac5c5 2018-12-05 01:39:06,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-05 01:39:06,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}30cd80f1c41a426d370ce1bd2d99b12b0eea118e" 2018-12-05 01:39:06,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-b15239f3-b1e1-4a16-aef0-be5300f0a34e Date: Wed, 05 Dec 2018 01:39:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "created_at": "2018-12-04T23:16:27Z", "updated_at": "2018-12-04T23:16:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:16:27Z", "revision_number": 0, "id": "20b16a6f-c4f7-4a88-b3a2-b0dc4497a549", "remote_group_id": "31700c35-88a2-4c99-b96c-06ed4ed105f2", "remote_ip_prefix": null, "created_at": "2018-12-04T23:16:27Z", "security_group_id": "31700c35-88a2-4c99-b96c-06ed4ed105f2", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "port_range_min": null, "ethertype": "IPv6", "project_id": "64bfd2a4d2764cf58c591a8329593a99"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:16:27Z", "revision_number": 0, "id": "795ea749-e88b-49c4-808d-5c8076022c91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:16:27Z", "security_group_id": "31700c35-88a2-4c99-b96c-06ed4ed105f2", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "port_range_min": null, "ethertype": "IPv6", "project_id": "64bfd2a4d2764cf58c591a8329593a99"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:16:27Z", "revision_number": 0, "id": "aa629b03-c0b4-469e-b6a8-454ec02be735", "remote_group_id": "31700c35-88a2-4c99-b96c-06ed4ed105f2", "remote_ip_prefix": null, "created_at": "2018-12-04T23:16:27Z", "security_group_id": "31700c35-88a2-4c99-b96c-06ed4ed105f2", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "port_range_min": null, "ethertype": "IPv4", "project_id": "64bfd2a4d2764cf58c591a8329593a99"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T23:16:27Z", "revision_number": 0, "id": "ed3f89ba-86d4-449b-91ed-11d387d7b589", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T23:16:27Z", "security_group_id": "31700c35-88a2-4c99-b96c-06ed4ed105f2", "tenant_id": "64bfd2a4d2764cf58c591a8329593a99", "port_range_min": null, "ethertype": "IPv4", "project_id": "64bfd2a4d2764cf58c591a8329593a99"}], "revision_number": 4, "project_id": "64bfd2a4d2764cf58c591a8329593a99", "id": "31700c35-88a2-4c99-b96c-06ed4ed105f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}]} 2018-12-05 01:39:06,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-b15239f3-b1e1-4a16-aef0-be5300f0a34e 2018-12-05 01:39:06,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.303256034851s 2018-12-05 01:39:06,530 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-b15239f3-b1e1-4a16-aef0-be5300f0a34e 2018-12-05 01:39:06,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-05 01:39:06,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/31700c35-88a2-4c99-b96c-06ed4ed105f2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}30cd80f1c41a426d370ce1bd2d99b12b0eea118e" 2018-12-05 01:39:06,707 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7c3eecc8-4a16-4aed-891c-31abf95b09f0 Content-Length: 0 Date: Wed, 05 Dec 2018 01:39:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-05 01:39:06,707 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/31700c35-88a2-4c99-b96c-06ed4ed105f2.json used request id req-7c3eecc8-4a16-4aed-891c-31abf95b09f0 2018-12-05 01:39:06,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.171316862106s 2018-12-05 01:39:06,707 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/31700c35-88a2-4c99-b96c-06ed4ed105f2.json used request id req-7c3eecc8-4a16-4aed-891c-31abf95b09f0 2018-12-05 01:39:06,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-05 01:39:06,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}30cd80f1c41a426d370ce1bd2d99b12b0eea118e" 2018-12-05 01:39:06,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:39:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da65edd3-5c3f-40a8-b143-9fc5a8556aad Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6283efc08a084c1eb9f8b048edaf15bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/6283efc08a084c1eb9f8b048edaf15bb"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-05 01:39:06,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-da65edd3-5c3f-40a8-b143-9fc5a8556aad 2018-12-05 01:39:06,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100381135941s 2018-12-05 01:39:06,812 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-da65edd3-5c3f-40a8-b143-9fc5a8556aad 2018-12-05 01:39:06,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-12-05 01:39:06,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/6283efc08a084c1eb9f8b048edaf15bb -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}30cd80f1c41a426d370ce1bd2d99b12b0eea118e" 2018-12-05 01:39:06,926 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 05 Dec 2018 01:39:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-926c7a6d-2bea-42ca-9e39-8607edb26e9d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-05 01:39:06,926 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/6283efc08a084c1eb9f8b048edaf15bb used request id req-926c7a6d-2bea-42ca-9e39-8607edb26e9d 2018-12-05 01:39:06,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.109530925751s 2018-12-05 01:39:06,927 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/6283efc08a084c1eb9f8b048edaf15bb used request id req-926c7a6d-2bea-42ca-9e39-8607edb26e9d 2018-12-05 01:39:06,927 - xtesting.ci.run_tests - ERROR - The test case 'heat_ims' failed. 2018-12-05 01:39:06,947 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-12-05 01:39:06,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-05 01:39:07,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:39:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5587e69c-4735-4e35-b3b2-6136a0ff2894 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-05 01:39:07,001 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-5587e69c-4735-4e35-b3b2-6136a0ff2894 2018-12-05 01:39:07,001 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-05 01:39:07,387 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-05T02:39:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "61d4c3b4398c40adbd8e901c42776579"}, "audit_ids": ["F9rcQUosS9mjaLeBQYoG9g"], "issued_at": "2018-12-05T01:39:07.000000Z"}} 2018-12-05 01:39:07,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-05 01:39:07,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}d66532062684c2ed0e6a75b38a114f37e28b8aaf" 2018-12-05 01:39:07,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-af8fd608-bb34-405f-92d4-3c97ecd5d005 Date: Wed, 05 Dec 2018 01:39:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T20:04:01Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"}]} 2018-12-05 01:39:07,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-af8fd608-bb34-405f-92d4-3c97ecd5d005 2018-12-05 01:39:07,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.249156951904s 2018-12-05 01:39:07,639 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-af8fd608-bb34-405f-92d4-3c97ecd5d005 2018-12-05 01:39:07,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-05 01:39:07,648 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 05 Dec 2018 01:39: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-05 01:39:07,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-05 01:39:07,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d66532062684c2ed0e6a75b38a114f37e28b8aaf" 2018-12-05 01:39:07,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:39:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb78c022-3cdd-4f8a-aa9c-8557c6cf498b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-05 01:39:07,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-bb78c022-3cdd-4f8a-aa9c-8557c6cf498b 2018-12-05 01:39:07,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0926170349121s 2018-12-05 01:39:07,742 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-bb78c022-3cdd-4f8a-aa9c-8557c6cf498b 2018-12-05 01:39:07,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-05 01:39:07,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}d66532062684c2ed0e6a75b38a114f37e28b8aaf" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}}' 2018-12-05 01:39:07,872 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 05 Dec 2018 01:39:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58686f68-e84c-4ac5-8c1a-ba09a839f239 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.23:5000/v3/projects/bf7728be882f49cda571613921426b19"}, "tags": [], "enabled": true, "id": "bf7728be882f49cda571613921426b19", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}} 2018-12-05 01:39:07,873 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-58686f68-e84c-4ac5-8c1a-ba09a839f239 2018-12-05 01:39:07,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.123626947403s 2018-12-05 01:39:07,873 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-58686f68-e84c-4ac5-8c1a-ba09a839f239 2018-12-05 01:39:07,874 - 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'bf7728be882f49cda571613921426b19', '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_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d'}) 2018-12-05 01:39:07,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-05 01:39:07,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d66532062684c2ed0e6a75b38a114f37e28b8aaf" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "c51fa3da-a730-4d65-9f5f-60c4f4a9de4d", "email": null, "name": "vyos_vrouter-user_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}}' 2018-12-05 01:39:08,329 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 05 Dec 2018 01:39:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3dd42645-dfcf-4aa3-814d-e4930242fe74 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "links": {"self": "http://172.30.9.23:5000/v3/users/a609323e2bab46809d3bd57f681a72c7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a609323e2bab46809d3bd57f681a72c7", "domain_id": "default", "password_expires_at": null}} 2018-12-05 01:39:08,329 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-3dd42645-dfcf-4aa3-814d-e4930242fe74 2018-12-05 01:39:08,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.44896697998s 2018-12-05 01:39:08,329 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-3dd42645-dfcf-4aa3-814d-e4930242fe74 2018-12-05 01:39:08,330 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a609323e2bab46809d3bd57f681a72c7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d'}) 2018-12-05 01:39:08,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-05 01:39:08,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d66532062684c2ed0e6a75b38a114f37e28b8aaf" 2018-12-05 01:39:08,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:39:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de39bcb9-7982-414c-bc26-19676499fa6b Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-05 01:39:08,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-de39bcb9-7982-414c-bc26-19676499fa6b 2018-12-05 01:39:08,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0947790145874s 2018-12-05 01:39:08,429 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-de39bcb9-7982-414c-bc26-19676499fa6b 2018-12-05 01:39:08,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-05 01:39:08,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d66532062684c2ed0e6a75b38a114f37e28b8aaf" 2018-12-05 01:39:08,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:39:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e3afe2b-905a-41cc-a5fe-8b7e91d36915 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-05 01:39:08,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2e3afe2b-905a-41cc-a5fe-8b7e91d36915 2018-12-05 01:39:08,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0169048309326s 2018-12-05 01:39:08,450 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2e3afe2b-905a-41cc-a5fe-8b7e91d36915 2018-12-05 01:39:08,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-05 01:39:08,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d66532062684c2ed0e6a75b38a114f37e28b8aaf" 2018-12-05 01:39:08,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:39:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f011d143-6902-497e-a006-df5a41813a07 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-05 01:39:08,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-f011d143-6902-497e-a006-df5a41813a07 2018-12-05 01:39:08,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0923619270325s 2018-12-05 01:39:08,547 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-f011d143-6902-497e-a006-df5a41813a07 2018-12-05 01:39:08,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-05 01:39:08,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d66532062684c2ed0e6a75b38a114f37e28b8aaf" 2018-12-05 01:39:08,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:39:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0796b632-1d0e-41ed-bf16-6b08ce11d00f Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "links": {"self": "http://172.30.9.23:5000/v3/users/a609323e2bab46809d3bd57f681a72c7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a609323e2bab46809d3bd57f681a72c7", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-05 01:39:08,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-0796b632-1d0e-41ed-bf16-6b08ce11d00f 2018-12-05 01:39:08,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102593183517s 2018-12-05 01:39:08,650 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-0796b632-1d0e-41ed-bf16-6b08ce11d00f 2018-12-05 01:39:08,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-05 01:39:08,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}d66532062684c2ed0e6a75b38a114f37e28b8aaf" 2018-12-05 01:39:08,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:39:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35a0e9df-05e8-4829-8bdf-83886dec9542 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.23:5000/v3/projects/bf7728be882f49cda571613921426b19"}, "tags": [], "enabled": true, "id": "bf7728be882f49cda571613921426b19", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}]} 2018-12-05 01:39:08,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-35a0e9df-05e8-4829-8bdf-83886dec9542 2018-12-05 01:39:08,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0931830406189s 2018-12-05 01:39:08,754 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-35a0e9df-05e8-4829-8bdf-83886dec9542 2018-12-05 01:39:08,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-05 01:39:08,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=a609323e2bab46809d3bd57f681a72c7&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=bf7728be882f49cda571613921426b19" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d66532062684c2ed0e6a75b38a114f37e28b8aaf" 2018-12-05 01:39:08,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:39:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ae342c2-3a4a-4ba5-8382-24c57c10f216 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=a609323e2bab46809d3bd57f681a72c7&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=bf7728be882f49cda571613921426b19", "previous": null, "next": null}} 2018-12-05 01:39:08,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=a609323e2bab46809d3bd57f681a72c7&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=bf7728be882f49cda571613921426b19 used request id req-7ae342c2-3a4a-4ba5-8382-24c57c10f216 2018-12-05 01:39:08,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.114813804626s 2018-12-05 01:39:08,877 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=a609323e2bab46809d3bd57f681a72c7&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=bf7728be882f49cda571613921426b19 used request id req-7ae342c2-3a4a-4ba5-8382-24c57c10f216 2018-12-05 01:39:08,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-05 01:39:08,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/bf7728be882f49cda571613921426b19/users/a609323e2bab46809d3bd57f681a72c7/roles/d20a1200fc7441df95f6f68766e80849 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d66532062684c2ed0e6a75b38a114f37e28b8aaf" 2018-12-05 01:39:09,049 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 05 Dec 2018 01:39:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54e20dd1-5164-41b7-b011-6fc55bbcd2ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-05 01:39:09,049 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/bf7728be882f49cda571613921426b19/users/a609323e2bab46809d3bd57f681a72c7/roles/d20a1200fc7441df95f6f68766e80849 used request id req-54e20dd1-5164-41b7-b011-6fc55bbcd2ae 2018-12-05 01:39:09,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.168897867203s 2018-12-05 01:39:09,050 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/bf7728be882f49cda571613921426b19/users/a609323e2bab46809d3bd57f681a72c7/roles/d20a1200fc7441df95f6f68766e80849 used request id req-54e20dd1-5164-41b7-b011-6fc55bbcd2ae 2018-12-05 01:39:09,050 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d', 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'bf7728be882f49cda571613921426b19', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'c51fa3da-a730-4d65-9f5f-60c4f4a9de4d', 'username': u'vyos_vrouter-user_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-05 01:39:09,054 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d', 'password': 'c51fa3da-a730-4d65-9f5f-60c4f4a9de4d', 'project_name': 'vyos_vrouter-project_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': 'bf7728be882f49cda571613921426b19', 'project_domain_name': 'Default'} 2018-12-05 01:39:09,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-12-05 01:39:09,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-12-05 01:39:09,126 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.medium'}}, 'descriptor': {u'file_name': u'/src/opnfv-vnf-vyos-blueprint/function-test-openstack-blueprint.yaml', u'version': u'fraser', u'name': u'vrouter-opnfv'}} 2018-12-05 01:39:09,159 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-12-05 01:39:09,160 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-12-05 01:39:09,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-05 01:39:09,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d66532062684c2ed0e6a75b38a114f37e28b8aaf" 2018-12-05 01:39:09,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:39:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43e67565-f238-4c03-86f1-6605dfa61022 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-05 01:39:09,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-43e67565-f238-4c03-86f1-6605dfa61022 2018-12-05 01:39:09,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0954358577728s 2018-12-05 01:39:09,256 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-43e67565-f238-4c03-86f1-6605dfa61022 2018-12-05 01:39:09,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-05 01:39:09,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}d66532062684c2ed0e6a75b38a114f37e28b8aaf" 2018-12-05 01:39:09,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:39:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dac554ee-df6a-40a3-bb03-1ccdcb8ae6da Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.23:5000/v3/projects/bf7728be882f49cda571613921426b19"}, "tags": [], "enabled": true, "id": "bf7728be882f49cda571613921426b19", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}]} 2018-12-05 01:39:09,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-dac554ee-df6a-40a3-bb03-1ccdcb8ae6da 2018-12-05 01:39:09,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108513116837s 2018-12-05 01:39:09,372 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-dac554ee-df6a-40a3-bb03-1ccdcb8ae6da 2018-12-05 01:39:09,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-05 01:39:09,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}d66532062684c2ed0e6a75b38a114f37e28b8aaf" -d '{"network": {"tenant_id": "bf7728be882f49cda571613921426b19", "name": "vyos_vrouter-net_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "admin_state_up": true}}' 2018-12-05 01:39:09,771 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c581498b-83c6-46fe-ae4b-28f446f9160a Date: Wed, 05 Dec 2018 01:39:09 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b8c11ec9-34a3-433f-a06e-9c20b1bc2537","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bf7728be882f49cda571613921426b19","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-05T01:39:09Z","is_default":false,"provider:segmentation_id":75,"name":"vyos_vrouter-net_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d","admin_state_up":true,"tenant_id":"bf7728be882f49cda571613921426b19","created_at":"2018-12-05T01:39:09Z","mtu":1450}} 2018-12-05 01:39:09,771 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c581498b-83c6-46fe-ae4b-28f446f9160a 2018-12-05 01:39:09,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.396605968475s 2018-12-05 01:39:09,771 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c581498b-83c6-46fe-ae4b-28f446f9160a 2018-12-05 01:39:09,772 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-05T01:39:09Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b8c11ec9-34a3-433f-a06e-9c20b1bc2537', u'provider:segmentation_id': 75, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-net_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d', u'admin_state_up': True, u'tenant_id': u'bf7728be882f49cda571613921426b19', u'created_at': u'2018-12-05T01:39:09Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'bf7728be882f49cda571613921426b19'}) 2018-12-05 01:39:09,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-05 01:39:09,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:39:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17252fab-7e76-48dc-bd92-59a4de23665d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-05 01:39:09,780 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-17252fab-7e76-48dc-bd92-59a4de23665d 2018-12-05 01:39:09,780 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-05 01:39:10,173 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}], "expires_at": "2018-12-05T02:39:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bf7728be882f49cda571613921426b19", "name": "vyos_vrouter-project_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/bf7728be882f49cda571613921426b19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/bf7728be882f49cda571613921426b19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/bf7728be882f49cda571613921426b19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_bf7728be882f49cda571613921426b19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_bf7728be882f49cda571613921426b19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/bf7728be882f49cda571613921426b19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/bf7728be882f49cda571613921426b19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/bf7728be882f49cda571613921426b19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/bf7728be882f49cda571613921426b19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/bf7728be882f49cda571613921426b19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/bf7728be882f49cda571613921426b19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/bf7728be882f49cda571613921426b19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/bf7728be882f49cda571613921426b19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/bf7728be882f49cda571613921426b19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "id": "a609323e2bab46809d3bd57f681a72c7"}, "audit_ids": ["19AOEwyrQ0-ZDjXu3b0o4w"], "issued_at": "2018-12-05T01:39:10.000000Z"}} 2018-12-05 01:39:10,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-05 01:39:10,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:39:10,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1150 X-Openstack-Request-Id: req-69168dbf-6763-4be3-8f8f-8ef57ae0cade Date: Wed, 05 Dec 2018 01:39:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T20:04:01Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-05T01:39:09Z","tenant_id":"bf7728be882f49cda571613921426b19","created_at":"2018-12-05T01:39:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"bf7728be882f49cda571613921426b19","id":"b8c11ec9-34a3-433f-a06e-9c20b1bc2537","name":"vyos_vrouter-net_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}]} 2018-12-05 01:39:10,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-69168dbf-6763-4be3-8f8f-8ef57ae0cade 2018-12-05 01:39:10,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.256368875504s 2018-12-05 01:39:10,432 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-69168dbf-6763-4be3-8f8f-8ef57ae0cade 2018-12-05 01:39:10,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-05 01:39:10,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}a32b89d83b098bcbb98326b0b41278985654a742" -d '{"subnet": {"name": "vyos_vrouter-subnet_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "enable_dhcp": true, "network_id": "b8c11ec9-34a3-433f-a06e-9c20b1bc2537", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-05 01:39:10,998 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-01468905-59db-42ec-bf1a-04a66182aeb7 Date: Wed, 05 Dec 2018 01:39:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8c11ec9-34a3-433f-a06e-9c20b1bc2537","tenant_id":"bf7728be882f49cda571613921426b19","created_at":"2018-12-05T01:39:10Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-05T01:39:10Z","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":"bf7728be882f49cda571613921426b19","id":"f9730222-b3b2-4965-a5f6-caa5b0ddb7bc","subnetpool_id":null,"name":"vyos_vrouter-subnet_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}} 2018-12-05 01:39:10,998 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-01468905-59db-42ec-bf1a-04a66182aeb7 2018-12-05 01:39:10,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.564647912979s 2018-12-05 01:39:10,999 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-01468905-59db-42ec-bf1a-04a66182aeb7 2018-12-05 01:39:10,999 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-05T01:39:10Z', 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'f9730222-b3b2-4965-a5f6-caa5b0ddb7bc', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d', u'enable_dhcp': True, u'network_id': u'b8c11ec9-34a3-433f-a06e-9c20b1bc2537', u'tenant_id': u'bf7728be882f49cda571613921426b19', u'created_at': u'2018-12-05T01:39:10Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'bf7728be882f49cda571613921426b19'}) 2018-12-05 01:39:11,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-05 01:39:11,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}a32b89d83b098bcbb98326b0b41278985654a742" -d '{"router": {"external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "name": "vyos_vrouter-router_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "admin_state_up": true}}' 2018-12-05 01:39:12,204 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-a4b79c33-b71e-490c-8f2c-68515b1d4205 Date: Wed, 05 Dec 2018 01:39:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "bf7728be882f49cda571613921426b19", "created_at": "2018-12-05T01:39:11Z", "admin_state_up": true, "updated_at": "2018-12-05T01:39:12Z", "revision_number": 2, "routes": [], "project_id": "bf7728be882f49cda571613921426b19", "id": "47f1082f-4222-4807-ab8d-f7fa3bad3d61", "name": "vyos_vrouter-router_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}} 2018-12-05 01:39:12,204 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-a4b79c33-b71e-490c-8f2c-68515b1d4205 2018-12-05 01:39:12,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.20437812805s 2018-12-05 01:39:12,205 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-a4b79c33-b71e-490c-8f2c-68515b1d4205 2018-12-05 01:39:12,205 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'90070285-9e79-459a-b14a-3d1fcc36db90', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'caf0e3d6-6d8d-494c-a544-3ba2d42faa13', u'ip_address': u'172.30.9.206'}]}, u'description': u'', u'tags': [], u'tenant_id': u'bf7728be882f49cda571613921426b19', u'created_at': u'2018-12-05T01:39:11Z', u'admin_state_up': True, u'updated_at': u'2018-12-05T01:39:12Z', u'revision_number': 2, u'routes': [], u'project_id': u'bf7728be882f49cda571613921426b19', u'id': u'47f1082f-4222-4807-ab8d-f7fa3bad3d61', u'name': u'vyos_vrouter-router_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d'}) 2018-12-05 01:39:12,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-05 01:39:12,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/47f1082f-4222-4807-ab8d-f7fa3bad3d61/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}a32b89d83b098bcbb98326b0b41278985654a742" -d '{"subnet_id": "f9730222-b3b2-4965-a5f6-caa5b0ddb7bc"}' 2018-12-05 01:39:14,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4bb244ee-dddf-43a4-8d89-ffab991ed8bf Date: Wed, 05 Dec 2018 01:39:14 GMT RESP BODY: {"network_id": "b8c11ec9-34a3-433f-a06e-9c20b1bc2537", "tenant_id": "bf7728be882f49cda571613921426b19", "subnet_id": "f9730222-b3b2-4965-a5f6-caa5b0ddb7bc", "subnet_ids": ["f9730222-b3b2-4965-a5f6-caa5b0ddb7bc"], "port_id": "7008e068-5a75-472e-9650-7b06899a27e1", "id": "47f1082f-4222-4807-ab8d-f7fa3bad3d61"} 2018-12-05 01:39:14,258 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/47f1082f-4222-4807-ab8d-f7fa3bad3d61/add_router_interface.json used request id req-4bb244ee-dddf-43a4-8d89-ffab991ed8bf 2018-12-05 01:39:14,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.05244803429s 2018-12-05 01:39:14,259 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/47f1082f-4222-4807-ab8d-f7fa3bad3d61/add_router_interface.json used request id req-4bb244ee-dddf-43a4-8d89-ffab991ed8bf returning object 47f1082f-4222-4807-ab8d-f7fa3bad3d61 2018-12-05 01:39:14,259 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-12-05 01:39:37,407 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-12-05 01:39:37,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-05 01:39:37,413 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 05 Dec 2018 01:39:37 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-12-05 01:39:37,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-05 01:39:37,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:39:37,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-773f1428-43a8-4b77-af80-356ec515b60c Date: Wed, 05 Dec 2018 01:39:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-05 01:39:37,613 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-773f1428-43a8-4b77-af80-356ec515b60c 2018-12-05 01:39:37,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.198814868927s 2018-12-05 01:39:37,614 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-773f1428-43a8-4b77-af80-356ec515b60c 2018-12-05 01:39:37,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-05 01:39:37,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}' 2018-12-05 01:39:37,675 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/68e99e71-e820-4911-b9ab-a77cc834eb87 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b4be27f4-a30c-47f8-92bf-7c481d1f059f Date: Wed, 05 Dec 2018 01:39:37 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/68e99e71-e820-4911-b9ab-a77cc834eb87/file", "owner": "bf7728be882f49cda571613921426b19", "id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "size": null, "self": "/v2/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-05T01:39:37Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "checksum": null, "created_at": "2018-12-05T01:39:37Z", "protected": false} 2018-12-05 01:39:37,675 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-b4be27f4-a30c-47f8-92bf-7c481d1f059f 2018-12-05 01:39:37,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0583000183105s 2018-12-05 01:39:37,675 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-b4be27f4-a30c-47f8-92bf-7c481d1f059f returning object 68e99e71-e820-4911-b9ab-a77cc834eb87 2018-12-05 01:39:37,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-05 01:39:37,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/68e99e71-e820-4911-b9ab-a77cc834eb87/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}a32b89d83b098bcbb98326b0b41278985654a742" -d '' 2018-12-05 01:40:41,499 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8f138dc8-ca3a-41a3-bad5-7f1c09913a09 Date: Wed, 05 Dec 2018 01:40:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-05 01:40:41,499 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/68e99e71-e820-4911-b9ab-a77cc834eb87/file used request id req-8f138dc8-ca3a-41a3-bad5-7f1c09913a09 2018-12-05 01:40:41,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 63.8238289356s 2018-12-05 01:40:41,500 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/68e99e71-e820-4911-b9ab-a77cc834eb87/file used request id req-8f138dc8-ca3a-41a3-bad5-7f1c09913a09 2018-12-05 01:40:41,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-05 01:40:41,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:40:41,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-7689c0d8-d54c-4cd1-be80-af5afb9cb9d2 Date: Wed, 05 Dec 2018 01:40:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/68e99e71-e820-4911-b9ab-a77cc834eb87/snap", "metadata": {}}], "file": "/v2/images/68e99e71-e820-4911-b9ab-a77cc834eb87/file", "owner": "bf7728be882f49cda571613921426b19", "id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "size": 4373348352, "self": "/v2/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/68e99e71-e820-4911-b9ab-a77cc834eb87/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-05T01:40:41Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-05T01:39:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-05 01:40:41,548 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-7689c0d8-d54c-4cd1-be80-af5afb9cb9d2 2018-12-05 01:40:41,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0440340042114s 2018-12-05 01:40:41,548 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-7689c0d8-d54c-4cd1-be80-af5afb9cb9d2 2018-12-05 01:40:41,550 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/68e99e71-e820-4911-b9ab-a77cc834eb87/snap', u'metadata': Munch({})})], 'file': u'/v2/images/68e99e71-e820-4911-b9ab-a77cc834eb87/file', 'owner': u'bf7728be882f49cda571613921426b19', 'id': u'68e99e71-e820-4911-b9ab-a77cc834eb87', 'size': 4373348352, u'self': u'/v2/images/68e99e71-e820-4911-b9ab-a77cc834eb87', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bf7728be882f49cda571613921426b19', 'name': 'vyos_vrouter-project_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/68e99e71-e820-4911-b9ab-a77cc834eb87/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-05T01:40:41Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-05T01:40:41Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/68e99e71-e820-4911-b9ab-a77cc834eb87', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d', 'created': u'2018-12-05T01:39:37Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-12-05T01:39:37Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/68e99e71-e820-4911-b9ab-a77cc834eb87', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-12-05 01:40:41,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-05 01:40:41,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}d66532062684c2ed0e6a75b38a114f37e28b8aaf" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-12-05 01:40:41,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:40:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93935a8f-c3b3-4d5a-87c1-10fb8650603f x-compute-request-id: req-93935a8f-c3b3-4d5a-87c1-10fb8650603f Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "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": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a"}} 2018-12-05 01:40:41,810 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-93935a8f-c3b3-4d5a-87c1-10fb8650603f 2018-12-05 01:40:41,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.258740901947s 2018-12-05 01:40:41,810 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-93935a8f-c3b3-4d5a-87c1-10fb8650603f 2018-12-05 01:40:41,811 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d', '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'7156be1802b84962aaa9ceab6d73cc34', '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'6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a', 'swap': 0}) 2018-12-05 01:40:41,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-05 01:40:41,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a/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}d66532062684c2ed0e6a75b38a114f37e28b8aaf" -d '{"extra_specs": {}}' 2018-12-05 01:40:41,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:40:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-16808ec0-62a2-4962-b36b-930c0f2580d9 x-compute-request-id: req-16808ec0-62a2-4962-b36b-930c0f2580d9 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-05 01:40:41,832 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a/os-extra_specs used request id req-16808ec0-62a2-4962-b36b-930c0f2580d9 2018-12-05 01:40:41,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0204961299896s 2018-12-05 01:40:41,833 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a/os-extra_specs used request id req-16808ec0-62a2-4962-b36b-930c0f2580d9 2018-12-05 01:40:41,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-05 01:40:41,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}a32b89d83b098bcbb98326b0b41278985654a742" -d '{"keypair": {"name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}}' 2018-12-05 01:40:42,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:40:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af33601b-c6ec-4505-b5ab-0790c542c805 x-compute-request-id: req-af33601b-c6ec-4505-b5ab-0790c542c805 Content-Encoding: gzip Content-Length: 1813 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdV1sdGdDjwtQyhoHWiKe/VcH5Eo5RVePqPVzbLItmW2SpC8nghzFrxOYW3DEmaYj2npRRRmHfGMckVdaqzDHqQEOHXR3LZ4nY1jw1nOzKmUXO42DSGaUMAvTEVlQYQcAXRS4oin+ycf5aIjdQUIssg8tq1wESsJph3x/9bfes5N6iRrF2TnA3uDBMtKGUaoNTxZHUuRWQfSqJm1fHZETSWniHyfqJNVkG7YbA5yvWQqiAOEFZPD5qXcl2gvw96eim/GrGcFow0wcFRBiqOopvl3MFzFPIgunWuG95LrobAD/+Cg7GhArRrQ3DtfoP2HgW6Rok+eXtRG5d776IupcD Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAnVdbHRnQ48LUMoaB1oinv1XB+RKOUVXj6j1c2yyLZltkqQvJ\n4Icxa8TmFtwxJmmI9p6UUUZh3xjHJFXWqswx6kBDh10dy2eJ2NY8NZzsyplFzuNg\n0hmlDAL0xFZUGEHAF0UuKIp/snH+WiI3UFCLLIPLatcBErCaYd8f/W33rOTeokax\ndk5wN7gwTLShlGqDU8WR1LkVkH0qiZtXx2RE0lp4h8n6iTVZBu2GwOcr1kKogDhB\nWTw+al3JdoL8PenopvxqxnBaMNMHBUQYqjqKb5dzBcxTyILp1rhveS66GwA//goO\nxoQK0a0Nw7X6D9h4FukaJPnl7URuXe++iLqXAwIDAQABAoIBADqsU77TXLFCewzo\nWcydoyhXm4D9KXMtO1OjVFgrEUS3Oh9L1RlUcNqGT2Mg83cmjbuhwR9Zxq+CNujW\n1blVchuvoT7+O1kZoC7rHQLFJQwcAgs3gWh3xbNn+syogK2W/0HuO1tE4n+xwK7t\n6YCauHt+HkIWMUE9+CQdJ3nDI0QmcyQIwqph2GsmCf3u052cHaBWs3PcxIaam7/4\nznJBHLlIfwZI/iC8jfnoTBbelWCD+9HuZsHC9Y/D/zuWVWMEv2xQIfbfEmn1pvVP\n3TSy7wqL3PSJIMPl29wn9CtKVr5H/QsZd8YaK8X6fM3Ic8MRaoO5kSt0S2NBCmVX\n3GVTkDECgYEAzOLmqdVYiQgMFn2aI9c0IfqQgDpNqcjDDhu+XyoIYEYaG13xFIDa\noI9tMlPnNlfaw06UAGT8oX57cVFeW+y3/daHxa1U3/WXQNPVwRD0R3ihGtTP1Atf\n63upLrc/J3DE2BZtmSZDxS0izxODLCl3GbYVRMncD2eRIjOP1yaiMasCgYEAxJf6\nvTZhxv8VipLE32zJqDp7A08vd9qiESxAhZEDc7oxVubT4G5qjSh2ztiXtWVV0oHe\nJxQ4qiTSG6U/Q7wiKyl0104UTz3Ml78+h1E0X3ZZugOGEJZyHT8ahU3Fxu3UlvqO\nIYQIJeF7LxvpK10KOyN+wY7OXYeSKHkU36vsiAkCgYBZZuUJ1Itmd/l2UuZQn1Yj\nQYeOPGKpJG5gmKCQO/IduFkp+er5bGR5zTvzywLIBrvxnzcbmPVXrq5EuyG2cOu0\nOslR65luhGa0pfrO3QwKp8t8vsHVIAWB5prjRJitKBrsw5SdUEIgJtraiwQg4BMV\nSAut0XtRyXpd9yvb0QLTMwKBgQCwOnyuOJ2VwPwSaFbK4b4za5jx8n3etsIpGr4L\n/V5W00V/XRP5T4F8YBWAfnAgT2KLfZci+OGCw9cEqTD5CyCmCFeQ2ZEjJ4bLUMhA\njO6h1HnCYX5ASFyrEvI3JOxx0qiLXrciHDUhn+rI5AA0uwZ81Oi/ocAj32+JkGDB\n0GAL4QKBgQCPCsucPN51PQ45TBalnnKXvE67eamOtSQEcOlH2iSRL8RPj9wiPeNd\nkAS8Sz59S9XxSJxbcrjvFlfN3GJLSaRoc5AJaaJqYlZZ1EEjkiqDbVsDtgQc/DL3\nQIz+AxWEbh+/4ssgGpxKuOE1HfmbyafzNxa+DRC9yFPKTIELSp2KPg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "a609323e2bab46809d3bd57f681a72c7", "name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "fingerprint": "e7:7a:b9:e3:62:f2:96:af:d3:d6:98:13:9a:aa:52:74"}} 2018-12-05 01:40:42,126 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-af33601b-c6ec-4505-b5ab-0790c542c805 2018-12-05 01:40:42,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.293092012405s 2018-12-05 01:40:42,127 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-af33601b-c6ec-4505-b5ab-0790c542c805 2018-12-05 01:40:42,128 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdV1sdGdDjwtQyhoHWiKe/VcH5Eo5RVePqPVzbLItmW2SpC8nghzFrxOYW3DEmaYj2npRRRmHfGMckVdaqzDHqQEOHXR3LZ4nY1jw1nOzKmUXO42DSGaUMAvTEVlQYQcAXRS4oin+ycf5aIjdQUIssg8tq1wESsJph3x/9bfes5N6iRrF2TnA3uDBMtKGUaoNTxZHUuRWQfSqJm1fHZETSWniHyfqJNVkG7YbA5yvWQqiAOEFZPD5qXcl2gvw96eim/GrGcFow0wcFRBiqOopvl3MFzFPIgunWuG95LrobAD/+Cg7GhArRrQ3DtfoP2HgW6Rok+eXtRG5d776IupcD Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAnVdbHRnQ48LUMoaB1oinv1XB+RKOUVXj6j1c2yyLZltkqQvJ\n4Icxa8TmFtwxJmmI9p6UUUZh3xjHJFXWqswx6kBDh10dy2eJ2NY8NZzsyplFzuNg\n0hmlDAL0xFZUGEHAF0UuKIp/snH+WiI3UFCLLIPLatcBErCaYd8f/W33rOTeokax\ndk5wN7gwTLShlGqDU8WR1LkVkH0qiZtXx2RE0lp4h8n6iTVZBu2GwOcr1kKogDhB\nWTw+al3JdoL8PenopvxqxnBaMNMHBUQYqjqKb5dzBcxTyILp1rhveS66GwA//goO\nxoQK0a0Nw7X6D9h4FukaJPnl7URuXe++iLqXAwIDAQABAoIBADqsU77TXLFCewzo\nWcydoyhXm4D9KXMtO1OjVFgrEUS3Oh9L1RlUcNqGT2Mg83cmjbuhwR9Zxq+CNujW\n1blVchuvoT7+O1kZoC7rHQLFJQwcAgs3gWh3xbNn+syogK2W/0HuO1tE4n+xwK7t\n6YCauHt+HkIWMUE9+CQdJ3nDI0QmcyQIwqph2GsmCf3u052cHaBWs3PcxIaam7/4\nznJBHLlIfwZI/iC8jfnoTBbelWCD+9HuZsHC9Y/D/zuWVWMEv2xQIfbfEmn1pvVP\n3TSy7wqL3PSJIMPl29wn9CtKVr5H/QsZd8YaK8X6fM3Ic8MRaoO5kSt0S2NBCmVX\n3GVTkDECgYEAzOLmqdVYiQgMFn2aI9c0IfqQgDpNqcjDDhu+XyoIYEYaG13xFIDa\noI9tMlPnNlfaw06UAGT8oX57cVFeW+y3/daHxa1U3/WXQNPVwRD0R3ihGtTP1Atf\n63upLrc/J3DE2BZtmSZDxS0izxODLCl3GbYVRMncD2eRIjOP1yaiMasCgYEAxJf6\nvTZhxv8VipLE32zJqDp7A08vd9qiESxAhZEDc7oxVubT4G5qjSh2ztiXtWVV0oHe\nJxQ4qiTSG6U/Q7wiKyl0104UTz3Ml78+h1E0X3ZZugOGEJZyHT8ahU3Fxu3UlvqO\nIYQIJeF7LxvpK10KOyN+wY7OXYeSKHkU36vsiAkCgYBZZuUJ1Itmd/l2UuZQn1Yj\nQYeOPGKpJG5gmKCQO/IduFkp+er5bGR5zTvzywLIBrvxnzcbmPVXrq5EuyG2cOu0\nOslR65luhGa0pfrO3QwKp8t8vsHVIAWB5prjRJitKBrsw5SdUEIgJtraiwQg4BMV\nSAut0XtRyXpd9yvb0QLTMwKBgQCwOnyuOJ2VwPwSaFbK4b4za5jx8n3etsIpGr4L\n/V5W00V/XRP5T4F8YBWAfnAgT2KLfZci+OGCw9cEqTD5CyCmCFeQ2ZEjJ4bLUMhA\njO6h1HnCYX5ASFyrEvI3JOxx0qiLXrciHDUhn+rI5AA0uwZ81Oi/ocAj32+JkGDB\n0GAL4QKBgQCPCsucPN51PQ45TBalnnKXvE67eamOtSQEcOlH2iSRL8RPj9wiPeNd\nkAS8Sz59S9XxSJxbcrjvFlfN3GJLSaRoc5AJaaJqYlZZ1EEjkiqDbVsDtgQc/DL3\nQIz+AxWEbh+/4ssgGpxKuOE1HfmbyafzNxa+DRC9yFPKTIELSp2KPg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'a609323e2bab46809d3bd57f681a72c7', 'name': u'vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d', 'created_at': '2018-12-05T01:40:42.128026', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bf7728be882f49cda571613921426b19', 'name': 'vyos_vrouter-project_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'e7:7a:b9:e3:62:f2:96:af:d3:d6:98:13:9a:aa:52:74', 'type': 'ssh', 'id': u'vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d'}) 2018-12-05 01:40:42,128 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAnVdbHRnQ48LUMoaB1oinv1XB+RKOUVXj6j1c2yyLZltkqQvJ 4Icxa8TmFtwxJmmI9p6UUUZh3xjHJFXWqswx6kBDh10dy2eJ2NY8NZzsyplFzuNg 0hmlDAL0xFZUGEHAF0UuKIp/snH+WiI3UFCLLIPLatcBErCaYd8f/W33rOTeokax dk5wN7gwTLShlGqDU8WR1LkVkH0qiZtXx2RE0lp4h8n6iTVZBu2GwOcr1kKogDhB WTw+al3JdoL8PenopvxqxnBaMNMHBUQYqjqKb5dzBcxTyILp1rhveS66GwA//goO xoQK0a0Nw7X6D9h4FukaJPnl7URuXe++iLqXAwIDAQABAoIBADqsU77TXLFCewzo WcydoyhXm4D9KXMtO1OjVFgrEUS3Oh9L1RlUcNqGT2Mg83cmjbuhwR9Zxq+CNujW 1blVchuvoT7+O1kZoC7rHQLFJQwcAgs3gWh3xbNn+syogK2W/0HuO1tE4n+xwK7t 6YCauHt+HkIWMUE9+CQdJ3nDI0QmcyQIwqph2GsmCf3u052cHaBWs3PcxIaam7/4 znJBHLlIfwZI/iC8jfnoTBbelWCD+9HuZsHC9Y/D/zuWVWMEv2xQIfbfEmn1pvVP 3TSy7wqL3PSJIMPl29wn9CtKVr5H/QsZd8YaK8X6fM3Ic8MRaoO5kSt0S2NBCmVX 3GVTkDECgYEAzOLmqdVYiQgMFn2aI9c0IfqQgDpNqcjDDhu+XyoIYEYaG13xFIDa oI9tMlPnNlfaw06UAGT8oX57cVFeW+y3/daHxa1U3/WXQNPVwRD0R3ihGtTP1Atf 63upLrc/J3DE2BZtmSZDxS0izxODLCl3GbYVRMncD2eRIjOP1yaiMasCgYEAxJf6 vTZhxv8VipLE32zJqDp7A08vd9qiESxAhZEDc7oxVubT4G5qjSh2ztiXtWVV0oHe JxQ4qiTSG6U/Q7wiKyl0104UTz3Ml78+h1E0X3ZZugOGEJZyHT8ahU3Fxu3UlvqO IYQIJeF7LxvpK10KOyN+wY7OXYeSKHkU36vsiAkCgYBZZuUJ1Itmd/l2UuZQn1Yj QYeOPGKpJG5gmKCQO/IduFkp+er5bGR5zTvzywLIBrvxnzcbmPVXrq5EuyG2cOu0 OslR65luhGa0pfrO3QwKp8t8vsHVIAWB5prjRJitKBrsw5SdUEIgJtraiwQg4BMV SAut0XtRyXpd9yvb0QLTMwKBgQCwOnyuOJ2VwPwSaFbK4b4za5jx8n3etsIpGr4L /V5W00V/XRP5T4F8YBWAfnAgT2KLfZci+OGCw9cEqTD5CyCmCFeQ2ZEjJ4bLUMhA jO6h1HnCYX5ASFyrEvI3JOxx0qiLXrciHDUhn+rI5AA0uwZ81Oi/ocAj32+JkGDB 0GAL4QKBgQCPCsucPN51PQ45TBalnnKXvE67eamOtSQEcOlH2iSRL8RPj9wiPeNd kAS8Sz59S9XxSJxbcrjvFlfN3GJLSaRoc5AJaaJqYlZZ1EEjkiqDbVsDtgQc/DL3 QIz+AxWEbh+/4ssgGpxKuOE1HfmbyafzNxa+DRC9yFPKTIELSp2KPg== -----END RSA PRIVATE KEY----- 2018-12-05 01:40:42,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-05 01:40:42,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}a32b89d83b098bcbb98326b0b41278985654a742" -d '{"security_group": {"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2018-12-05 01:40:42,759 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-37c50d0d-8ac0-4ffe-8d45-30a414f74970 Date: Wed, 05 Dec 2018 01:40:42 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "bf7728be882f49cda571613921426b19", "created_at": "2018-12-05T01:40:42Z", "updated_at": "2018-12-05T01:40:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:40:42Z", "revision_number": 0, "id": "56a4ddbe-6404-4139-aa8e-a5357d1adb64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:40:42Z", "security_group_id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:40:42Z", "revision_number": 0, "id": "794bf3b9-d5e0-4891-9329-438e34ee72c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:40:42Z", "security_group_id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf7728be882f49cda571613921426b19"}], "revision_number": 2, "project_id": "bf7728be882f49cda571613921426b19", "id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}} 2018-12-05 01:40:42,759 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-37c50d0d-8ac0-4ffe-8d45-30a414f74970 2018-12-05 01:40:42,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.627907991409s 2018-12-05 01:40:42,760 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-37c50d0d-8ac0-4ffe-8d45-30a414f74970 2018-12-05 01:40:42,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-05 01:40:42,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:40:42,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-9b32a29e-8ae4-4d51-bba6-ed7b1532c371 Date: Wed, 05 Dec 2018 01:40:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bf7728be882f49cda571613921426b19", "created_at": "2018-12-05T01:39:09Z", "updated_at": "2018-12-05T01:39:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:39:09Z", "revision_number": 0, "id": "1c502ffe-6404-4bd5-85ad-2b48b8c780be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:39:09Z", "security_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:39:09Z", "revision_number": 0, "id": "240f5bb6-446a-493e-92d7-807ada099458", "remote_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "remote_ip_prefix": null, "created_at": "2018-12-05T01:39:09Z", "security_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:39:09Z", "revision_number": 0, "id": "56ac55d1-ce4f-479a-be2f-87415a38be40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:39:09Z", "security_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:39:09Z", "revision_number": 0, "id": "58d88263-c122-4e2f-9351-ce9f7ca1a4c5", "remote_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "remote_ip_prefix": null, "created_at": "2018-12-05T01:39:09Z", "security_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf7728be882f49cda571613921426b19"}], "revision_number": 4, "project_id": "bf7728be882f49cda571613921426b19", "id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "bf7728be882f49cda571613921426b19", "created_at": "2018-12-05T01:40:42Z", "updated_at": "2018-12-05T01:40:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:40:42Z", "revision_number": 0, "id": "56a4ddbe-6404-4139-aa8e-a5357d1adb64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:40:42Z", "security_group_id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:40:42Z", "revision_number": 0, "id": "794bf3b9-d5e0-4891-9329-438e34ee72c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:40:42Z", "security_group_id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf7728be882f49cda571613921426b19"}], "revision_number": 2, "project_id": "bf7728be882f49cda571613921426b19", "id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}]} 2018-12-05 01:40:42,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-9b32a29e-8ae4-4d51-bba6-ed7b1532c371 2018-12-05 01:40:42,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.120360851288s 2018-12-05 01:40:42,885 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-9b32a29e-8ae4-4d51-bba6-ed7b1532c371 2018-12-05 01:40:42,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-05 01:40:42,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}a32b89d83b098bcbb98326b0b41278985654a742" -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": "e892be9a-4b1a-4676-95be-c6039b3c8266"}}' 2018-12-05 01:40:43,090 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-c9f2cf33-63c8-4911-ad31-bd729fcf14af Date: Wed, 05 Dec 2018 01:40:43 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-05T01:40:43Z", "security_group_id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "port_range_min": 22, "revision_number": 0, "tenant_id": "bf7728be882f49cda571613921426b19", "created_at": "2018-12-05T01:40:43Z", "project_id": "bf7728be882f49cda571613921426b19", "id": "e3b07a0c-c961-448d-a850-e4b8307817dd"}} 2018-12-05 01:40:43,090 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-c9f2cf33-63c8-4911-ad31-bd729fcf14af 2018-12-05 01:40:43,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.201098918915s 2018-12-05 01:40:43,090 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-c9f2cf33-63c8-4911-ad31-bd729fcf14af 2018-12-05 01:40:43,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-05 01:40:43,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:40:43,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-8fc1734f-e4bc-42d1-8d23-fbfe6502dcd4 Date: Wed, 05 Dec 2018 01:40:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bf7728be882f49cda571613921426b19", "created_at": "2018-12-05T01:39:09Z", "updated_at": "2018-12-05T01:39:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:39:09Z", "revision_number": 0, "id": "1c502ffe-6404-4bd5-85ad-2b48b8c780be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:39:09Z", "security_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:39:09Z", "revision_number": 0, "id": "240f5bb6-446a-493e-92d7-807ada099458", "remote_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "remote_ip_prefix": null, "created_at": "2018-12-05T01:39:09Z", "security_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:39:09Z", "revision_number": 0, "id": "56ac55d1-ce4f-479a-be2f-87415a38be40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:39:09Z", "security_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:39:09Z", "revision_number": 0, "id": "58d88263-c122-4e2f-9351-ce9f7ca1a4c5", "remote_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "remote_ip_prefix": null, "created_at": "2018-12-05T01:39:09Z", "security_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf7728be882f49cda571613921426b19"}], "revision_number": 4, "project_id": "bf7728be882f49cda571613921426b19", "id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "bf7728be882f49cda571613921426b19", "created_at": "2018-12-05T01:40:42Z", "updated_at": "2018-12-05T01:40:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:40:42Z", "revision_number": 0, "id": "56a4ddbe-6404-4139-aa8e-a5357d1adb64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:40:42Z", "security_group_id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:40:42Z", "revision_number": 0, "id": "794bf3b9-d5e0-4891-9329-438e34ee72c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:40:42Z", "security_group_id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-05T01:40:43Z", "revision_number": 0, "id": "e3b07a0c-c961-448d-a850-e4b8307817dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:40:43Z", "security_group_id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}], "revision_number": 3, "project_id": "bf7728be882f49cda571613921426b19", "id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}]} 2018-12-05 01:40:43,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-8fc1734f-e4bc-42d1-8d23-fbfe6502dcd4 2018-12-05 01:40:43,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0475280284882s 2018-12-05 01:40:43,142 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-8fc1734f-e4bc-42d1-8d23-fbfe6502dcd4 2018-12-05 01:40:43,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-05 01:40:43,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}a32b89d83b098bcbb98326b0b41278985654a742" -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": "e892be9a-4b1a-4676-95be-c6039b3c8266"}}' 2018-12-05 01:40:43,295 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-b876f888-a18a-4c7a-a958-fcf4acfc4c30 Date: Wed, 05 Dec 2018 01:40:43 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-05T01:40:43Z", "security_group_id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "port_range_min": null, "revision_number": 0, "tenant_id": "bf7728be882f49cda571613921426b19", "created_at": "2018-12-05T01:40:43Z", "project_id": "bf7728be882f49cda571613921426b19", "id": "833f50fa-1f2f-4ccb-895e-1354068427c9"}} 2018-12-05 01:40:43,295 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-b876f888-a18a-4c7a-a958-fcf4acfc4c30 2018-12-05 01:40:43,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.150351762772s 2018-12-05 01:40:43,295 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-b876f888-a18a-4c7a-a958-fcf4acfc4c30 2018-12-05 01:40:43,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-05 01:40:43,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:40:43,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-48cbaf43-bbd8-42c6-9182-a3465347e3a7 Date: Wed, 05 Dec 2018 01:40:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bf7728be882f49cda571613921426b19", "created_at": "2018-12-05T01:39:09Z", "updated_at": "2018-12-05T01:39:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:39:09Z", "revision_number": 0, "id": "1c502ffe-6404-4bd5-85ad-2b48b8c780be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:39:09Z", "security_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:39:09Z", "revision_number": 0, "id": "240f5bb6-446a-493e-92d7-807ada099458", "remote_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "remote_ip_prefix": null, "created_at": "2018-12-05T01:39:09Z", "security_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:39:09Z", "revision_number": 0, "id": "56ac55d1-ce4f-479a-be2f-87415a38be40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:39:09Z", "security_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:39:09Z", "revision_number": 0, "id": "58d88263-c122-4e2f-9351-ce9f7ca1a4c5", "remote_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "remote_ip_prefix": null, "created_at": "2018-12-05T01:39:09Z", "security_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf7728be882f49cda571613921426b19"}], "revision_number": 4, "project_id": "bf7728be882f49cda571613921426b19", "id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "bf7728be882f49cda571613921426b19", "created_at": "2018-12-05T01:40:42Z", "updated_at": "2018-12-05T01:40:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:40:42Z", "revision_number": 0, "id": "56a4ddbe-6404-4139-aa8e-a5357d1adb64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:40:42Z", "security_group_id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:40:42Z", "revision_number": 0, "id": "794bf3b9-d5e0-4891-9329-438e34ee72c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:40:42Z", "security_group_id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:40:43Z", "revision_number": 0, "id": "833f50fa-1f2f-4ccb-895e-1354068427c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:40:43Z", "security_group_id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-05T01:40:43Z", "revision_number": 0, "id": "e3b07a0c-c961-448d-a850-e4b8307817dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:40:43Z", "security_group_id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}], "revision_number": 4, "project_id": "bf7728be882f49cda571613921426b19", "id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}]} 2018-12-05 01:40:43,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-48cbaf43-bbd8-42c6-9182-a3465347e3a7 2018-12-05 01:40:43,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0463438034058s 2018-12-05 01:40:43,346 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-48cbaf43-bbd8-42c6-9182-a3465347e3a7 2018-12-05 01:40:43,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-05 01:40:43,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}a32b89d83b098bcbb98326b0b41278985654a742" -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": "e892be9a-4b1a-4676-95be-c6039b3c8266"}}' 2018-12-05 01:40:43,490 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-0b196f7d-4bbf-41ef-8176-1e0cbf2ee10b Date: Wed, 05 Dec 2018 01:40:43 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-12-05T01:40:43Z", "security_group_id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "port_range_min": 80, "revision_number": 0, "tenant_id": "bf7728be882f49cda571613921426b19", "created_at": "2018-12-05T01:40:43Z", "project_id": "bf7728be882f49cda571613921426b19", "id": "4b5d5666-27ef-420f-9266-435a59d136da"}} 2018-12-05 01:40:43,490 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-0b196f7d-4bbf-41ef-8176-1e0cbf2ee10b 2018-12-05 01:40:43,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.14150595665s 2018-12-05 01:40:43,491 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-0b196f7d-4bbf-41ef-8176-1e0cbf2ee10b 2018-12-05 01:40:43,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-05 01:40:43,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:40:43,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-f41912dc-e84a-4fe7-a922-64825fe370ee Date: Wed, 05 Dec 2018 01:40:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bf7728be882f49cda571613921426b19", "created_at": "2018-12-05T01:39:09Z", "updated_at": "2018-12-05T01:39:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:39:09Z", "revision_number": 0, "id": "1c502ffe-6404-4bd5-85ad-2b48b8c780be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:39:09Z", "security_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:39:09Z", "revision_number": 0, "id": "240f5bb6-446a-493e-92d7-807ada099458", "remote_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "remote_ip_prefix": null, "created_at": "2018-12-05T01:39:09Z", "security_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:39:09Z", "revision_number": 0, "id": "56ac55d1-ce4f-479a-be2f-87415a38be40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:39:09Z", "security_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:39:09Z", "revision_number": 0, "id": "58d88263-c122-4e2f-9351-ce9f7ca1a4c5", "remote_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "remote_ip_prefix": null, "created_at": "2018-12-05T01:39:09Z", "security_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf7728be882f49cda571613921426b19"}], "revision_number": 4, "project_id": "bf7728be882f49cda571613921426b19", "id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "bf7728be882f49cda571613921426b19", "created_at": "2018-12-05T01:40:42Z", "updated_at": "2018-12-05T01:40:43Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-05T01:40:43Z", "revision_number": 0, "id": "4b5d5666-27ef-420f-9266-435a59d136da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:40:43Z", "security_group_id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": 80, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:40:42Z", "revision_number": 0, "id": "56a4ddbe-6404-4139-aa8e-a5357d1adb64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:40:42Z", "security_group_id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:40:42Z", "revision_number": 0, "id": "794bf3b9-d5e0-4891-9329-438e34ee72c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:40:42Z", "security_group_id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:40:43Z", "revision_number": 0, "id": "833f50fa-1f2f-4ccb-895e-1354068427c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:40:43Z", "security_group_id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-05T01:40:43Z", "revision_number": 0, "id": "e3b07a0c-c961-448d-a850-e4b8307817dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:40:43Z", "security_group_id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}], "revision_number": 5, "project_id": "bf7728be882f49cda571613921426b19", "id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}]} 2018-12-05 01:40:43,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f41912dc-e84a-4fe7-a922-64825fe370ee 2018-12-05 01:40:43,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0466949939728s 2018-12-05 01:40:43,541 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f41912dc-e84a-4fe7-a922-64825fe370ee 2018-12-05 01:40:43,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-05 01:40:43,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}a32b89d83b098bcbb98326b0b41278985654a742" -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": "e892be9a-4b1a-4676-95be-c6039b3c8266"}}' 2018-12-05 01:40:43,700 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-392dcbe6-a376-43bb-9a00-90ef88cdfa47 Date: Wed, 05 Dec 2018 01:40:43 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-12-05T01:40:43Z", "security_group_id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "port_range_min": 443, "revision_number": 0, "tenant_id": "bf7728be882f49cda571613921426b19", "created_at": "2018-12-05T01:40:43Z", "project_id": "bf7728be882f49cda571613921426b19", "id": "501cd48a-f726-4e5d-a180-1f0d93d57639"}} 2018-12-05 01:40:43,700 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-392dcbe6-a376-43bb-9a00-90ef88cdfa47 2018-12-05 01:40:43,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.155244112015s 2018-12-05 01:40:43,700 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-392dcbe6-a376-43bb-9a00-90ef88cdfa47 2018-12-05 01:40:43,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-05 01:40:43,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:40:43,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-928ec634-ef9c-4cb6-a366-3e2e33dc0d69 Date: Wed, 05 Dec 2018 01:40:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bf7728be882f49cda571613921426b19", "created_at": "2018-12-05T01:39:09Z", "updated_at": "2018-12-05T01:39:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:39:09Z", "revision_number": 0, "id": "1c502ffe-6404-4bd5-85ad-2b48b8c780be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:39:09Z", "security_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:39:09Z", "revision_number": 0, "id": "240f5bb6-446a-493e-92d7-807ada099458", "remote_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "remote_ip_prefix": null, "created_at": "2018-12-05T01:39:09Z", "security_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:39:09Z", "revision_number": 0, "id": "56ac55d1-ce4f-479a-be2f-87415a38be40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:39:09Z", "security_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:39:09Z", "revision_number": 0, "id": "58d88263-c122-4e2f-9351-ce9f7ca1a4c5", "remote_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "remote_ip_prefix": null, "created_at": "2018-12-05T01:39:09Z", "security_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf7728be882f49cda571613921426b19"}], "revision_number": 4, "project_id": "bf7728be882f49cda571613921426b19", "id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "bf7728be882f49cda571613921426b19", "created_at": "2018-12-05T01:40:42Z", "updated_at": "2018-12-05T01:40:43Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-05T01:40:43Z", "revision_number": 0, "id": "4b5d5666-27ef-420f-9266-435a59d136da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:40:43Z", "security_group_id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": 80, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-05T01:40:43Z", "revision_number": 0, "id": "501cd48a-f726-4e5d-a180-1f0d93d57639", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:40:43Z", "security_group_id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": 443, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:40:42Z", "revision_number": 0, "id": "56a4ddbe-6404-4139-aa8e-a5357d1adb64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:40:42Z", "security_group_id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:40:42Z", "revision_number": 0, "id": "794bf3b9-d5e0-4891-9329-438e34ee72c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:40:42Z", "security_group_id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:40:43Z", "revision_number": 0, "id": "833f50fa-1f2f-4ccb-895e-1354068427c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:40:43Z", "security_group_id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-05T01:40:43Z", "revision_number": 0, "id": "e3b07a0c-c961-448d-a850-e4b8307817dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:40:43Z", "security_group_id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}], "revision_number": 6, "project_id": "bf7728be882f49cda571613921426b19", "id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}]} 2018-12-05 01:40:43,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-928ec634-ef9c-4cb6-a366-3e2e33dc0d69 2018-12-05 01:40:43,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0481510162354s 2018-12-05 01:40:43,752 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-928ec634-ef9c-4cb6-a366-3e2e33dc0d69 2018-12-05 01:40:43,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-05 01:40:43,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}a32b89d83b098bcbb98326b0b41278985654a742" -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": "e892be9a-4b1a-4676-95be-c6039b3c8266"}}' 2018-12-05 01:40:43,906 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-8c599bab-6d26-41e8-a1a9-ea2317c8457e Date: Wed, 05 Dec 2018 01:40:43 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-12-05T01:40:43Z", "security_group_id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "port_range_min": 5671, "revision_number": 0, "tenant_id": "bf7728be882f49cda571613921426b19", "created_at": "2018-12-05T01:40:43Z", "project_id": "bf7728be882f49cda571613921426b19", "id": "d95b691c-0ef0-4b9a-b840-d632017d7dc4"}} 2018-12-05 01:40:43,906 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-8c599bab-6d26-41e8-a1a9-ea2317c8457e 2018-12-05 01:40:43,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.150007963181s 2018-12-05 01:40:43,907 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-8c599bab-6d26-41e8-a1a9-ea2317c8457e 2018-12-05 01:40:43,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-05 01:40:43,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:40:43,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-b32842c8-aa84-47eb-9ff0-fcc614081699 Date: Wed, 05 Dec 2018 01:40:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bf7728be882f49cda571613921426b19", "created_at": "2018-12-05T01:39:09Z", "updated_at": "2018-12-05T01:39:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:39:09Z", "revision_number": 0, "id": "1c502ffe-6404-4bd5-85ad-2b48b8c780be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:39:09Z", "security_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:39:09Z", "revision_number": 0, "id": "240f5bb6-446a-493e-92d7-807ada099458", "remote_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "remote_ip_prefix": null, "created_at": "2018-12-05T01:39:09Z", "security_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:39:09Z", "revision_number": 0, "id": "56ac55d1-ce4f-479a-be2f-87415a38be40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:39:09Z", "security_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:39:09Z", "revision_number": 0, "id": "58d88263-c122-4e2f-9351-ce9f7ca1a4c5", "remote_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "remote_ip_prefix": null, "created_at": "2018-12-05T01:39:09Z", "security_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf7728be882f49cda571613921426b19"}], "revision_number": 4, "project_id": "bf7728be882f49cda571613921426b19", "id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "bf7728be882f49cda571613921426b19", "created_at": "2018-12-05T01:40:42Z", "updated_at": "2018-12-05T01:40:43Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-05T01:40:43Z", "revision_number": 0, "id": "4b5d5666-27ef-420f-9266-435a59d136da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:40:43Z", "security_group_id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": 80, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-05T01:40:43Z", "revision_number": 0, "id": "501cd48a-f726-4e5d-a180-1f0d93d57639", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:40:43Z", "security_group_id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": 443, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:40:42Z", "revision_number": 0, "id": "56a4ddbe-6404-4139-aa8e-a5357d1adb64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:40:42Z", "security_group_id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:40:42Z", "revision_number": 0, "id": "794bf3b9-d5e0-4891-9329-438e34ee72c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:40:42Z", "security_group_id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:40:43Z", "revision_number": 0, "id": "833f50fa-1f2f-4ccb-895e-1354068427c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:40:43Z", "security_group_id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-05T01:40:43Z", "revision_number": 0, "id": "d95b691c-0ef0-4b9a-b840-d632017d7dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:40:43Z", "security_group_id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-05T01:40:43Z", "revision_number": 0, "id": "e3b07a0c-c961-448d-a850-e4b8307817dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:40:43Z", "security_group_id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}], "revision_number": 7, "project_id": "bf7728be882f49cda571613921426b19", "id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}]} 2018-12-05 01:40:43,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-b32842c8-aa84-47eb-9ff0-fcc614081699 2018-12-05 01:40:43,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0475358963013s 2018-12-05 01:40:43,958 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-b32842c8-aa84-47eb-9ff0-fcc614081699 2018-12-05 01:40:43,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-05 01:40:43,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}a32b89d83b098bcbb98326b0b41278985654a742" -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": "e892be9a-4b1a-4676-95be-c6039b3c8266"}}' 2018-12-05 01:40:44,230 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-7547d383-5ce3-458a-8dcd-c4d0dbf54ccf Date: Wed, 05 Dec 2018 01:40:44 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-12-05T01:40:44Z", "security_group_id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "port_range_min": 53333, "revision_number": 0, "tenant_id": "bf7728be882f49cda571613921426b19", "created_at": "2018-12-05T01:40:44Z", "project_id": "bf7728be882f49cda571613921426b19", "id": "5a7b4b34-e8eb-4eaf-841e-30d80f3b51ca"}} 2018-12-05 01:40:44,230 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-7547d383-5ce3-458a-8dcd-c4d0dbf54ccf 2018-12-05 01:40:44,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.268829107285s 2018-12-05 01:40:44,230 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-7547d383-5ce3-458a-8dcd-c4d0dbf54ccf 2018-12-05 01:40:44,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-05 01:40:44,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:40:44,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-5c84d3cf-f095-4f31-bc18-8e137321a76d Date: Wed, 05 Dec 2018 01:40:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T20:04:01Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f9730222-b3b2-4965-a5f6-caa5b0ddb7bc"],"updated_at":"2018-12-05T01:39:10Z","tenant_id":"bf7728be882f49cda571613921426b19","created_at":"2018-12-05T01:39:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bf7728be882f49cda571613921426b19","id":"b8c11ec9-34a3-433f-a06e-9c20b1bc2537","name":"vyos_vrouter-net_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}]} 2018-12-05 01:40:44,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-5c84d3cf-f095-4f31-bc18-8e137321a76d 2018-12-05 01:40:44,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0957491397858s 2018-12-05 01:40:44,328 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-5c84d3cf-f095-4f31-bc18-8e137321a76d 2018-12-05 01:40:44,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-05 01:40:44,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:40:44,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-56d9195b-ecbb-43d7-8794-45c511dfbdda Date: Wed, 05 Dec 2018 01:40:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/68e99e71-e820-4911-b9ab-a77cc834eb87/snap", "metadata": {}}], "file": "/v2/images/68e99e71-e820-4911-b9ab-a77cc834eb87/file", "owner": "bf7728be882f49cda571613921426b19", "id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "size": 4373348352, "self": "/v2/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/68e99e71-e820-4911-b9ab-a77cc834eb87/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-05T01:40:41Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-05T01:39:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-05 01:40:44,366 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-56d9195b-ecbb-43d7-8794-45c511dfbdda 2018-12-05 01:40:44,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.033331155777s 2018-12-05 01:40:44,366 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-56d9195b-ecbb-43d7-8794-45c511dfbdda 2018-12-05 01:40:44,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-05 01:40:44,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:40:44,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01: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-a8ad79ad-4f06-4306-ba14-d033ad80a66d x-compute-request-id: req-a8ad79ad-4f06-4306-ba14-d033ad80a66d Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "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": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a"}]} 2018-12-05 01:40:44,394 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-a8ad79ad-4f06-4306-ba14-d033ad80a66d 2018-12-05 01:40:44,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0265920162201s 2018-12-05 01:40:44,394 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-a8ad79ad-4f06-4306-ba14-d033ad80a66d 2018-12-05 01:40:44,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-05 01:40:44,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}a32b89d83b098bcbb98326b0b41278985654a742" -d '{"server": {"name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "imageRef": "68e99e71-e820-4911-b9ab-a77cc834eb87", "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "flavorRef": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b8c11ec9-34a3-433f-a06e-9c20b1bc2537"}], "security_groups": [{"name": "e892be9a-4b1a-4676-95be-c6039b3c8266"}]}}' 2018-12-05 01:40:45,469 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 05 Dec 2018 01: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-80babe8c-f585-4f52-9eb8-ece897624244 x-compute-request-id: req-80babe8c-f585-4f52-9eb8-ece897624244 Content-Length: 403 location: http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "e892be9a-4b1a-4676-95be-c6039b3c8266"}], "OS-DCF:diskConfig": "MANUAL", "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "adminPass": "83chQBfVrNyL"}} 2018-12-05 01:40:45,469 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-80babe8c-f585-4f52-9eb8-ece897624244 2018-12-05 01:40:45,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.07354307175s 2018-12-05 01:40:45,470 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-80babe8c-f585-4f52-9eb8-ece897624244 2018-12-05 01:40:45,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:40:45,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:40:45,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:40:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-299475c6-93f0-491a-a929-e49211b534f3 x-compute-request-id: req-299475c6-93f0-491a-a929-e49211b534f3 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.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:40:45,745 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-299475c6-93f0-491a-a929-e49211b534f3 2018-12-05 01:40:45,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.274273872375s 2018-12-05 01:40:45,745 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-299475c6-93f0-491a-a929-e49211b534f3 2018-12-05 01:40:45,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-05 01:40:45,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:40:45,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-ba6dec6f-7790-4d3a-b533-588185d49fee Date: Wed, 05 Dec 2018 01:40:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T20:04:01Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f9730222-b3b2-4965-a5f6-caa5b0ddb7bc"],"updated_at":"2018-12-05T01:39:10Z","tenant_id":"bf7728be882f49cda571613921426b19","created_at":"2018-12-05T01:39:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bf7728be882f49cda571613921426b19","id":"b8c11ec9-34a3-433f-a06e-9c20b1bc2537","name":"vyos_vrouter-net_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}]} 2018-12-05 01:40:45,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ba6dec6f-7790-4d3a-b533-588185d49fee 2018-12-05 01:40:45,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0924999713898s 2018-12-05 01:40:45,845 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ba6dec6f-7790-4d3a-b533-588185d49fee 2018-12-05 01:40:45,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-05 01:40:45,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:40:45,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-dff1395d-09f3-4547-8134-45d2143e7455 Date: Wed, 05 Dec 2018 01:40:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8c11ec9-34a3-433f-a06e-9c20b1bc2537","tenant_id":"bf7728be882f49cda571613921426b19","created_at":"2018-12-05T01:39:10Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-05T01:39:10Z","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":"bf7728be882f49cda571613921426b19","id":"f9730222-b3b2-4965-a5f6-caa5b0ddb7bc","subnetpool_id":null,"name":"vyos_vrouter-subnet_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}]} 2018-12-05 01:40:45,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-dff1395d-09f3-4547-8134-45d2143e7455 2018-12-05 01:40:45,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0454730987549s 2018-12-05 01:40:45,892 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-dff1395d-09f3-4547-8134-45d2143e7455 2018-12-05 01:40:45,892 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:40:47,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:40:47,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:40:48,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:40: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-719610f5-2be3-4b64-b75d-ac838f4ff3a7 x-compute-request-id: req-719610f5-2be3-4b64-b75d-ac838f4ff3a7 Content-Encoding: gzip Content-Length: 650 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:47Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:40:48,553 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-719610f5-2be3-4b64-b75d-ac838f4ff3a7 2018-12-05 01:40:48,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.657780170441s 2018-12-05 01:40:48,553 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-719610f5-2be3-4b64-b75d-ac838f4ff3a7 2018-12-05 01:40:48,557 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:40:50,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:40:50,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:40:50,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:40: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-dac97191-33e2-41af-85d5-cffc5ccbb317 x-compute-request-id: req-dac97191-33e2-41af-85d5-cffc5ccbb317 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:40:50,756 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dac97191-33e2-41af-85d5-cffc5ccbb317 2018-12-05 01:40:50,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196577072144s 2018-12-05 01:40:50,757 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dac97191-33e2-41af-85d5-cffc5ccbb317 2018-12-05 01:40:50,760 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:40:52,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:40:52,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:40:53,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:40:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87cf9cd9-4a45-4954-bbc5-9346f5da7db9 x-compute-request-id: req-87cf9cd9-4a45-4954-bbc5-9346f5da7db9 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:40:53,518 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-87cf9cd9-4a45-4954-bbc5-9346f5da7db9 2018-12-05 01:40:53,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.754902124405s 2018-12-05 01:40:53,518 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-87cf9cd9-4a45-4954-bbc5-9346f5da7db9 2018-12-05 01:40:53,522 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:40:55,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:40:55,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:40:56,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01: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-7d6394d1-974d-47dd-8262-252e7324aa92 x-compute-request-id: req-7d6394d1-974d-47dd-8262-252e7324aa92 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:40:56,313 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7d6394d1-974d-47dd-8262-252e7324aa92 2018-12-05 01:40:56,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.788178920746s 2018-12-05 01:40:56,313 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7d6394d1-974d-47dd-8262-252e7324aa92 2018-12-05 01:40:56,317 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:40:58,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:40:58,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:40:58,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01: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-054578f1-00fb-47bb-9143-eac27513ced4 x-compute-request-id: req-054578f1-00fb-47bb-9143-eac27513ced4 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:40:58,759 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-054578f1-00fb-47bb-9143-eac27513ced4 2018-12-05 01:40:58,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.439734220505s 2018-12-05 01:40:58,760 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-054578f1-00fb-47bb-9143-eac27513ced4 2018-12-05 01:40:58,763 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:41:00,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:41:00,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:41:00,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01: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-ac27f617-1527-497f-b436-0b5f9d48d2c9 x-compute-request-id: req-ac27f617-1527-497f-b436-0b5f9d48d2c9 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:41:00,943 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ac27f617-1527-497f-b436-0b5f9d48d2c9 2018-12-05 01:41:00,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176809072495s 2018-12-05 01:41:00,943 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ac27f617-1527-497f-b436-0b5f9d48d2c9 2018-12-05 01:41:00,947 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:41:02,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:41:02,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:41:03,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01: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-20c31b6b-6d20-47fe-820b-4991306ce027 x-compute-request-id: req-20c31b6b-6d20-47fe-820b-4991306ce027 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:41:03,139 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-20c31b6b-6d20-47fe-820b-4991306ce027 2018-12-05 01:41:03,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189856052399s 2018-12-05 01:41:03,140 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-20c31b6b-6d20-47fe-820b-4991306ce027 2018-12-05 01:41:03,144 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:41:05,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:41:05,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:41:05,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01: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-d7f66d2c-3e0e-4eef-be1b-9841bfd5f4f2 x-compute-request-id: req-d7f66d2c-3e0e-4eef-be1b-9841bfd5f4f2 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:41:05,655 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d7f66d2c-3e0e-4eef-be1b-9841bfd5f4f2 2018-12-05 01:41:05,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508123874664s 2018-12-05 01:41:05,655 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d7f66d2c-3e0e-4eef-be1b-9841bfd5f4f2 2018-12-05 01:41:05,659 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:41:07,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:41:07,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:41:08,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01: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-943208c5-194b-43f0-b1fd-ef9f966a4ad2 x-compute-request-id: req-943208c5-194b-43f0-b1fd-ef9f966a4ad2 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:41:08,193 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-943208c5-194b-43f0-b1fd-ef9f966a4ad2 2018-12-05 01:41:08,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.531601905823s 2018-12-05 01:41:08,194 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-943208c5-194b-43f0-b1fd-ef9f966a4ad2 2018-12-05 01:41:08,197 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:41:10,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:41:10,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:41:10,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:41:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f60b156f-aeea-444f-bcf3-7392ab1cc581 x-compute-request-id: req-f60b156f-aeea-444f-bcf3-7392ab1cc581 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:41:10,940 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f60b156f-aeea-444f-bcf3-7392ab1cc581 2018-12-05 01:41:10,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.740385055542s 2018-12-05 01:41:10,941 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f60b156f-aeea-444f-bcf3-7392ab1cc581 2018-12-05 01:41:10,944 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:41:12,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:41:12,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:41:13,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01: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-140aa2ac-75eb-4b6e-8f22-487e621f02bd x-compute-request-id: req-140aa2ac-75eb-4b6e-8f22-487e621f02bd Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:41:13,286 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-140aa2ac-75eb-4b6e-8f22-487e621f02bd 2018-12-05 01:41:13,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.339172840118s 2018-12-05 01:41:13,286 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-140aa2ac-75eb-4b6e-8f22-487e621f02bd 2018-12-05 01:41:13,290 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:41:15,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:41:15,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:41:15,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01: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-eb45c0d0-38cc-40ad-80c2-cbf559b07bf0 x-compute-request-id: req-eb45c0d0-38cc-40ad-80c2-cbf559b07bf0 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:41:15,462 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-eb45c0d0-38cc-40ad-80c2-cbf559b07bf0 2018-12-05 01:41:15,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168889045715s 2018-12-05 01:41:15,462 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-eb45c0d0-38cc-40ad-80c2-cbf559b07bf0 2018-12-05 01:41:15,466 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:41:17,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:41:17,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:41:17,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01: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-a5ae123f-e451-4ba4-85ee-140820e458da x-compute-request-id: req-a5ae123f-e451-4ba4-85ee-140820e458da Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:41:17,797 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a5ae123f-e451-4ba4-85ee-140820e458da 2018-12-05 01:41:17,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.328882932663s 2018-12-05 01:41:17,798 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a5ae123f-e451-4ba4-85ee-140820e458da 2018-12-05 01:41:17,801 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:41:19,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:41:19,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:41:20,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01: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-e2152a7b-f238-4f28-8164-411e76770f7c x-compute-request-id: req-e2152a7b-f238-4f28-8164-411e76770f7c Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:41:20,145 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e2152a7b-f238-4f28-8164-411e76770f7c 2018-12-05 01:41:20,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.342629909515s 2018-12-05 01:41:20,145 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e2152a7b-f238-4f28-8164-411e76770f7c 2018-12-05 01:41:20,149 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:41:22,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:41:22,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:41:22,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01: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-5f150416-977d-40f5-8425-8d73b3b2e4ca x-compute-request-id: req-5f150416-977d-40f5-8425-8d73b3b2e4ca Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:41:22,320 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5f150416-977d-40f5-8425-8d73b3b2e4ca 2018-12-05 01:41:22,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168229818344s 2018-12-05 01:41:22,320 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5f150416-977d-40f5-8425-8d73b3b2e4ca 2018-12-05 01:41:22,324 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:41:24,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:41:24,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:41:24,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01: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-2299b148-80fc-41f4-9c68-550489d85dab x-compute-request-id: req-2299b148-80fc-41f4-9c68-550489d85dab Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:41:24,824 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2299b148-80fc-41f4-9c68-550489d85dab 2018-12-05 01:41:24,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.497346162796s 2018-12-05 01:41:24,824 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2299b148-80fc-41f4-9c68-550489d85dab 2018-12-05 01:41:24,828 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:41:26,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:41:26,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:41:27,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01: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-3ccaaa99-7fdb-416d-9346-83cf0e3bf8c4 x-compute-request-id: req-3ccaaa99-7fdb-416d-9346-83cf0e3bf8c4 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:41:27,012 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3ccaaa99-7fdb-416d-9346-83cf0e3bf8c4 2018-12-05 01:41:27,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18168592453s 2018-12-05 01:41:27,013 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3ccaaa99-7fdb-416d-9346-83cf0e3bf8c4 2018-12-05 01:41:27,016 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:41:29,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:41:29,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:41:29,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01: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-9bf43be2-6d40-4e89-a8b3-67c58582261a x-compute-request-id: req-9bf43be2-6d40-4e89-a8b3-67c58582261a Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:41:29,352 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9bf43be2-6d40-4e89-a8b3-67c58582261a 2018-12-05 01:41:29,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.332921981812s 2018-12-05 01:41:29,352 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9bf43be2-6d40-4e89-a8b3-67c58582261a 2018-12-05 01:41:29,356 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:41:31,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:41:31,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:41:31,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01: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-f1b53948-c310-4f0f-947f-1af628c72256 x-compute-request-id: req-f1b53948-c310-4f0f-947f-1af628c72256 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:41:31,537 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f1b53948-c310-4f0f-947f-1af628c72256 2018-12-05 01:41:31,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178879976273s 2018-12-05 01:41:31,538 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f1b53948-c310-4f0f-947f-1af628c72256 2018-12-05 01:41:31,542 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:41:33,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:41:33,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:41:33,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01: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-872bd9eb-57ed-4182-8cad-c907bb554151 x-compute-request-id: req-872bd9eb-57ed-4182-8cad-c907bb554151 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:41:33,867 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-872bd9eb-57ed-4182-8cad-c907bb554151 2018-12-05 01:41:33,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.323148012161s 2018-12-05 01:41:33,868 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-872bd9eb-57ed-4182-8cad-c907bb554151 2018-12-05 01:41:33,872 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:41:35,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:41:35,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:41:36,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01: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-8b99a335-bbcc-4ae1-bc5a-f22eb814a412 x-compute-request-id: req-8b99a335-bbcc-4ae1-bc5a-f22eb814a412 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:41:36,206 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8b99a335-bbcc-4ae1-bc5a-f22eb814a412 2018-12-05 01:41:36,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.331935167313s 2018-12-05 01:41:36,207 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8b99a335-bbcc-4ae1-bc5a-f22eb814a412 2018-12-05 01:41:36,210 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:41:38,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:41:38,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:41:38,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01: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-eb7611c8-612d-42ba-b938-96decf815267 x-compute-request-id: req-eb7611c8-612d-42ba-b938-96decf815267 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:41:38,568 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-eb7611c8-612d-42ba-b938-96decf815267 2018-12-05 01:41:38,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.355050086975s 2018-12-05 01:41:38,568 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-eb7611c8-612d-42ba-b938-96decf815267 2018-12-05 01:41:38,572 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:41:40,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:41:40,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:41:40,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01: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-f4b030b6-8bc1-4b83-9901-af93da611b54 x-compute-request-id: req-f4b030b6-8bc1-4b83-9901-af93da611b54 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:41:40,936 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f4b030b6-8bc1-4b83-9901-af93da611b54 2018-12-05 01:41:40,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360846042633s 2018-12-05 01:41:40,936 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f4b030b6-8bc1-4b83-9901-af93da611b54 2018-12-05 01:41:40,940 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:41:42,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:41:42,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:41:43,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01: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-b1dcf259-071f-4083-8c8e-3599b581cfed x-compute-request-id: req-b1dcf259-071f-4083-8c8e-3599b581cfed Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:41:43,106 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b1dcf259-071f-4083-8c8e-3599b581cfed 2018-12-05 01:41:43,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.163501977921s 2018-12-05 01:41:43,107 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b1dcf259-071f-4083-8c8e-3599b581cfed 2018-12-05 01:41:43,111 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:41:45,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:41:45,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:41:45,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01: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-695e00af-b65b-491a-af66-79952bbfddb8 x-compute-request-id: req-695e00af-b65b-491a-af66-79952bbfddb8 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:41:45,282 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-695e00af-b65b-491a-af66-79952bbfddb8 2018-12-05 01:41:45,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168518066406s 2018-12-05 01:41:45,282 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-695e00af-b65b-491a-af66-79952bbfddb8 2018-12-05 01:41:45,286 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:41:47,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:41:47,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:41:47,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01: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-9757c5fc-1d0e-4428-aacd-2491d0d4169a x-compute-request-id: req-9757c5fc-1d0e-4428-aacd-2491d0d4169a Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:41:47,451 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9757c5fc-1d0e-4428-aacd-2491d0d4169a 2018-12-05 01:41:47,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.162415027618s 2018-12-05 01:41:47,451 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9757c5fc-1d0e-4428-aacd-2491d0d4169a 2018-12-05 01:41:47,455 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:41:49,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:41:49,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:41:49,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01: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-dd31a27a-fc03-40e3-8d25-4bac8ddcfc16 x-compute-request-id: req-dd31a27a-fc03-40e3-8d25-4bac8ddcfc16 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:41:49,778 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dd31a27a-fc03-40e3-8d25-4bac8ddcfc16 2018-12-05 01:41:49,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.320429086685s 2018-12-05 01:41:49,778 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dd31a27a-fc03-40e3-8d25-4bac8ddcfc16 2018-12-05 01:41:49,782 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:41:51,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:41:51,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:41:52,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01: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-ef276dd3-662d-48a3-86d2-0e0e074c6b71 x-compute-request-id: req-ef276dd3-662d-48a3-86d2-0e0e074c6b71 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:41:52,120 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ef276dd3-662d-48a3-86d2-0e0e074c6b71 2018-12-05 01:41:52,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.335692167282s 2018-12-05 01:41:52,121 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ef276dd3-662d-48a3-86d2-0e0e074c6b71 2018-12-05 01:41:52,124 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:41:54,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:41:54,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:41:54,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:41: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-d7775253-7877-4327-bcf1-91c6c72d072d x-compute-request-id: req-d7775253-7877-4327-bcf1-91c6c72d072d Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:41:54,463 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d7775253-7877-4327-bcf1-91c6c72d072d 2018-12-05 01:41:54,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.335638046265s 2018-12-05 01:41:54,463 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d7775253-7877-4327-bcf1-91c6c72d072d 2018-12-05 01:41:54,467 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:41:56,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:41:56,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:41:56,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01: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-e924fd9b-180c-4fe7-86cf-08cf67ce7e8e x-compute-request-id: req-e924fd9b-180c-4fe7-86cf-08cf67ce7e8e Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:41:56,674 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e924fd9b-180c-4fe7-86cf-08cf67ce7e8e 2018-12-05 01:41:56,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204035043716s 2018-12-05 01:41:56,674 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e924fd9b-180c-4fe7-86cf-08cf67ce7e8e 2018-12-05 01:41:56,678 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:41:58,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:41:58,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:41:58,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01: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-fb4e5c2c-3fb1-496c-94fb-89c95f9343d6 x-compute-request-id: req-fb4e5c2c-3fb1-496c-94fb-89c95f9343d6 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:41:58,857 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fb4e5c2c-3fb1-496c-94fb-89c95f9343d6 2018-12-05 01:41:58,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176254987717s 2018-12-05 01:41:58,857 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fb4e5c2c-3fb1-496c-94fb-89c95f9343d6 2018-12-05 01:41:58,861 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:42:00,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:42:00,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:42:01,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01: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-2f6b04dd-5f07-4ace-8066-4fddb9b45cdf x-compute-request-id: req-2f6b04dd-5f07-4ace-8066-4fddb9b45cdf Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:42:01,041 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2f6b04dd-5f07-4ace-8066-4fddb9b45cdf 2018-12-05 01:42:01,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177462100983s 2018-12-05 01:42:01,041 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2f6b04dd-5f07-4ace-8066-4fddb9b45cdf 2018-12-05 01:42:01,045 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:42:03,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:42:03,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:42:03,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01: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-37a2a0f4-0aed-4324-8e27-02fef627eb62 x-compute-request-id: req-37a2a0f4-0aed-4324-8e27-02fef627eb62 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:42:03,395 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-37a2a0f4-0aed-4324-8e27-02fef627eb62 2018-12-05 01:42:03,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.347284078598s 2018-12-05 01:42:03,395 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-37a2a0f4-0aed-4324-8e27-02fef627eb62 2018-12-05 01:42:03,399 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:42:05,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:42:05,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:42:05,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01: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-c4fc6bec-245b-41cd-89dd-ba02ee16c71e x-compute-request-id: req-c4fc6bec-245b-41cd-89dd-ba02ee16c71e Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:42:05,580 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c4fc6bec-245b-41cd-89dd-ba02ee16c71e 2018-12-05 01:42:05,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178092002869s 2018-12-05 01:42:05,580 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c4fc6bec-245b-41cd-89dd-ba02ee16c71e 2018-12-05 01:42:05,584 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:42:07,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:42:07,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:42:07,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01: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-bfeb75cd-8731-40b3-b9f3-69912f47446f x-compute-request-id: req-bfeb75cd-8731-40b3-b9f3-69912f47446f Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:42:07,804 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bfeb75cd-8731-40b3-b9f3-69912f47446f 2018-12-05 01:42:07,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.217741012573s 2018-12-05 01:42:07,805 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bfeb75cd-8731-40b3-b9f3-69912f47446f 2018-12-05 01:42:07,808 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:42:09,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:42:09,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:42:09,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:42:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19af6cce-b239-4e71-8d32-cb1603ed606b x-compute-request-id: req-19af6cce-b239-4e71-8d32-cb1603ed606b Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:42:09,992 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-19af6cce-b239-4e71-8d32-cb1603ed606b 2018-12-05 01:42:09,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181426048279s 2018-12-05 01:42:09,993 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-19af6cce-b239-4e71-8d32-cb1603ed606b 2018-12-05 01:42:09,996 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:42:11,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:42:12,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:42:12,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01: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-c9275da6-4ce3-466d-84e1-def70b41883d x-compute-request-id: req-c9275da6-4ce3-466d-84e1-def70b41883d Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:42:12,169 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c9275da6-4ce3-466d-84e1-def70b41883d 2018-12-05 01:42:12,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170500993729s 2018-12-05 01:42:12,170 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c9275da6-4ce3-466d-84e1-def70b41883d 2018-12-05 01:42:12,174 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:42:14,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:42:14,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:42:14,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01: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-59b4e7c6-e2af-4b98-9e1e-3d808f5f5499 x-compute-request-id: req-59b4e7c6-e2af-4b98-9e1e-3d808f5f5499 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:42:14,348 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-59b4e7c6-e2af-4b98-9e1e-3d808f5f5499 2018-12-05 01:42:14,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172007083893s 2018-12-05 01:42:14,349 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-59b4e7c6-e2af-4b98-9e1e-3d808f5f5499 2018-12-05 01:42:14,352 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:42:16,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:42:16,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:42:16,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01: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-33afe27f-59af-4321-b9d7-be11fb247659 x-compute-request-id: req-33afe27f-59af-4321-b9d7-be11fb247659 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:42:16,683 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-33afe27f-59af-4321-b9d7-be11fb247659 2018-12-05 01:42:16,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.32860994339s 2018-12-05 01:42:16,684 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-33afe27f-59af-4321-b9d7-be11fb247659 2018-12-05 01:42:16,687 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:42:18,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:42:18,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:42:19,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:42: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-934d547a-1b68-40a9-95df-8b6cbd0952ed x-compute-request-id: req-934d547a-1b68-40a9-95df-8b6cbd0952ed Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:42:19,014 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-934d547a-1b68-40a9-95df-8b6cbd0952ed 2018-12-05 01:42:19,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.324604034424s 2018-12-05 01:42:19,015 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-934d547a-1b68-40a9-95df-8b6cbd0952ed 2018-12-05 01:42:19,018 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:42:21,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:42:21,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:42:21,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01: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-d7f86fce-098b-4f0a-a960-01805e9bd539 x-compute-request-id: req-d7f86fce-098b-4f0a-a960-01805e9bd539 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:42:21,405 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d7f86fce-098b-4f0a-a960-01805e9bd539 2018-12-05 01:42:21,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.383879184723s 2018-12-05 01:42:21,405 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d7f86fce-098b-4f0a-a960-01805e9bd539 2018-12-05 01:42:21,409 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:42:23,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:42:23,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:42:23,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01: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-456b5e57-af64-42c9-8644-23c80d973de3 x-compute-request-id: req-456b5e57-af64-42c9-8644-23c80d973de3 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:42:23,934 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-456b5e57-af64-42c9-8644-23c80d973de3 2018-12-05 01:42:23,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.52223610878s 2018-12-05 01:42:23,934 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-456b5e57-af64-42c9-8644-23c80d973de3 2018-12-05 01:42:23,938 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:42:25,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:42:25,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:42:26,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:42: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-c7238415-9820-4252-be74-ebc9a90ef2a3 x-compute-request-id: req-c7238415-9820-4252-be74-ebc9a90ef2a3 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:42:26,268 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c7238415-9820-4252-be74-ebc9a90ef2a3 2018-12-05 01:42:26,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.326736211777s 2018-12-05 01:42:26,268 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c7238415-9820-4252-be74-ebc9a90ef2a3 2018-12-05 01:42:26,272 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:42:28,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:42:28,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:42:28,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:42: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-b794258c-b682-4fc9-b199-091e23a5c20d x-compute-request-id: req-b794258c-b682-4fc9-b199-091e23a5c20d Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:42:28,641 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b794258c-b682-4fc9-b199-091e23a5c20d 2018-12-05 01:42:28,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366706848145s 2018-12-05 01:42:28,642 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b794258c-b682-4fc9-b199-091e23a5c20d 2018-12-05 01:42:28,646 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:42:30,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:42:30,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:42:30,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:42:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3634f329-0a8b-4796-84f1-fc707e6a7c9e x-compute-request-id: req-3634f329-0a8b-4796-84f1-fc707e6a7c9e Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:42:30,815 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3634f329-0a8b-4796-84f1-fc707e6a7c9e 2018-12-05 01:42:30,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.167004108429s 2018-12-05 01:42:30,816 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3634f329-0a8b-4796-84f1-fc707e6a7c9e 2018-12-05 01:42:30,819 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:42:32,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:42:32,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:42:32,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:42:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5f3060d-4f2b-4431-984d-37e7d6374333 x-compute-request-id: req-b5f3060d-4f2b-4431-984d-37e7d6374333 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:42:32,987 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b5f3060d-4f2b-4431-984d-37e7d6374333 2018-12-05 01:42:32,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.164927005768s 2018-12-05 01:42:32,987 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b5f3060d-4f2b-4431-984d-37e7d6374333 2018-12-05 01:42:32,991 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:42:34,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:42:34,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:42:35,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:42:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6fc4fc7-39a7-4964-9d20-95b9c550ad11 x-compute-request-id: req-f6fc4fc7-39a7-4964-9d20-95b9c550ad11 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:42:35,179 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f6fc4fc7-39a7-4964-9d20-95b9c550ad11 2018-12-05 01:42:35,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185762882233s 2018-12-05 01:42:35,180 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f6fc4fc7-39a7-4964-9d20-95b9c550ad11 2018-12-05 01:42:35,184 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:42:37,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:42:37,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:42:37,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01: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-f8c205d6-3f7a-4461-b07d-6c764c5ac6e1 x-compute-request-id: req-f8c205d6-3f7a-4461-b07d-6c764c5ac6e1 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:42:37,361 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f8c205d6-3f7a-4461-b07d-6c764c5ac6e1 2018-12-05 01:42:37,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175402879715s 2018-12-05 01:42:37,362 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f8c205d6-3f7a-4461-b07d-6c764c5ac6e1 2018-12-05 01:42:37,366 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:42:39,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:42:39,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:42:39,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:42:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00674d8c-59d7-4037-9800-875b0055e781 x-compute-request-id: req-00674d8c-59d7-4037-9800-875b0055e781 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:42:39,733 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-00674d8c-59d7-4037-9800-875b0055e781 2018-12-05 01:42:39,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365180015564s 2018-12-05 01:42:39,734 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-00674d8c-59d7-4037-9800-875b0055e781 2018-12-05 01:42:39,738 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:42:41,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:42:41,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:42:42,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:42:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5192562-f50a-4703-a98d-c665266b205e x-compute-request-id: req-e5192562-f50a-4703-a98d-c665266b205e Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:42:42,072 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e5192562-f50a-4703-a98d-c665266b205e 2018-12-05 01:42:42,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.331452846527s 2018-12-05 01:42:42,072 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e5192562-f50a-4703-a98d-c665266b205e 2018-12-05 01:42:42,076 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:42:44,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:42:44,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:42:44,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:42:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a79d51c-920e-4441-ad6d-b6aa3a787d42 x-compute-request-id: req-0a79d51c-920e-4441-ad6d-b6aa3a787d42 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:42:44,242 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0a79d51c-920e-4441-ad6d-b6aa3a787d42 2018-12-05 01:42:44,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.163320064545s 2018-12-05 01:42:44,242 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0a79d51c-920e-4441-ad6d-b6aa3a787d42 2018-12-05 01:42:44,246 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:42:46,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:42:46,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:42:46,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:42:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43b5fd22-d87a-445a-88b8-5f54d8dcd0d9 x-compute-request-id: req-43b5fd22-d87a-445a-88b8-5f54d8dcd0d9 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:42:46,412 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-43b5fd22-d87a-445a-88b8-5f54d8dcd0d9 2018-12-05 01:42:46,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.163866996765s 2018-12-05 01:42:46,413 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-43b5fd22-d87a-445a-88b8-5f54d8dcd0d9 2018-12-05 01:42:46,416 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:42:48,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:42:48,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:42:48,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:42: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-53b62b3f-c6ed-4f66-9717-28b041ed9599 x-compute-request-id: req-53b62b3f-c6ed-4f66-9717-28b041ed9599 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:42:48,587 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-53b62b3f-c6ed-4f66-9717-28b041ed9599 2018-12-05 01:42:48,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.167740821838s 2018-12-05 01:42:48,587 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-53b62b3f-c6ed-4f66-9717-28b041ed9599 2018-12-05 01:42:48,591 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:42:50,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:42:50,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:42:50,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01: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-bdf67ba7-d3ed-485c-a7f3-66f9bfc10257 x-compute-request-id: req-bdf67ba7-d3ed-485c-a7f3-66f9bfc10257 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:42:50,758 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bdf67ba7-d3ed-485c-a7f3-66f9bfc10257 2018-12-05 01:42:50,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.165364980698s 2018-12-05 01:42:50,759 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bdf67ba7-d3ed-485c-a7f3-66f9bfc10257 2018-12-05 01:42:50,763 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:42:52,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:42:52,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:42:53,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:42:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4b0d3dd-df49-4ed9-9291-6d88a047a64c x-compute-request-id: req-b4b0d3dd-df49-4ed9-9291-6d88a047a64c Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:42:53,104 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b4b0d3dd-df49-4ed9-9291-6d88a047a64c 2018-12-05 01:42:53,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.339144945145s 2018-12-05 01:42:53,105 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b4b0d3dd-df49-4ed9-9291-6d88a047a64c 2018-12-05 01:42:53,109 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:42:55,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:42:55,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:42:55,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:42:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4aaaa63b-9888-40d7-9284-2cf5dc1fbce1 x-compute-request-id: req-4aaaa63b-9888-40d7-9284-2cf5dc1fbce1 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:42:55,295 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4aaaa63b-9888-40d7-9284-2cf5dc1fbce1 2018-12-05 01:42:55,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184010028839s 2018-12-05 01:42:55,296 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4aaaa63b-9888-40d7-9284-2cf5dc1fbce1 2018-12-05 01:42:55,299 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:42:57,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:42:57,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:42:58,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:42:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0078fdfa-a54f-4194-a414-a5961debf5c1 x-compute-request-id: req-0078fdfa-a54f-4194-a414-a5961debf5c1 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:42:58,127 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0078fdfa-a54f-4194-a414-a5961debf5c1 2018-12-05 01:42:58,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.82476401329s 2018-12-05 01:42:58,127 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0078fdfa-a54f-4194-a414-a5961debf5c1 2018-12-05 01:42:58,131 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:43:00,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:43:00,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:43:00,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:43:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-131ae308-95ad-407c-a1d5-e742aca68a3f x-compute-request-id: req-131ae308-95ad-407c-a1d5-e742aca68a3f Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:43:00,543 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-131ae308-95ad-407c-a1d5-e742aca68a3f 2018-12-05 01:43:00,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.409955024719s 2018-12-05 01:43:00,544 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-131ae308-95ad-407c-a1d5-e742aca68a3f 2018-12-05 01:43:00,548 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:43:02,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:43:02,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:43:02,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:43:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-38fb8b01-59b9-49bd-84fc-b5640d91068f x-compute-request-id: req-38fb8b01-59b9-49bd-84fc-b5640d91068f Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:43:02,716 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-38fb8b01-59b9-49bd-84fc-b5640d91068f 2018-12-05 01:43:02,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.165436983109s 2018-12-05 01:43:02,716 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-38fb8b01-59b9-49bd-84fc-b5640d91068f 2018-12-05 01:43:02,720 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:43:04,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:43:04,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:43:04,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:43: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-eae015cc-6eac-4099-8fd0-f527b84eb5cb x-compute-request-id: req-eae015cc-6eac-4099-8fd0-f527b84eb5cb Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:43:04,944 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-eae015cc-6eac-4099-8fd0-f527b84eb5cb 2018-12-05 01:43:04,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.221986055374s 2018-12-05 01:43:04,945 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-eae015cc-6eac-4099-8fd0-f527b84eb5cb 2018-12-05 01:43:04,948 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:43:06,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:43:06,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:43:07,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:43: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-9dbaa0ac-13e7-4826-a346-c531cd156fc6 x-compute-request-id: req-9dbaa0ac-13e7-4826-a346-c531cd156fc6 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:43:07,124 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9dbaa0ac-13e7-4826-a346-c531cd156fc6 2018-12-05 01:43:07,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173233985901s 2018-12-05 01:43:07,125 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9dbaa0ac-13e7-4826-a346-c531cd156fc6 2018-12-05 01:43:07,128 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:43:09,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:43:09,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:43:09,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:43: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-090f27ef-5196-49c6-aee0-fa3c4f4b78b3 x-compute-request-id: req-090f27ef-5196-49c6-aee0-fa3c4f4b78b3 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-05T01:40:48Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:43:09,473 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-090f27ef-5196-49c6-aee0-fa3c4f4b78b3 2018-12-05 01:43:09,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.341905832291s 2018-12-05 01:43:09,473 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-090f27ef-5196-49c6-aee0-fa3c4f4b78b3 2018-12-05 01:43:09,477 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:43:11,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:43:11,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:43:11,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:43:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b4ee923-16b8-4324-8931-54459e2c3f7c x-compute-request-id: req-4b4ee923-16b8-4324-8931-54459e2c3f7c Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:3c:82", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-05T01:43:10.000000", "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-05T01:43:11Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:43:11,850 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4b4ee923-16b8-4324-8931-54459e2c3f7c 2018-12-05 01:43:11,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.370207071304s 2018-12-05 01:43:11,850 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4b4ee923-16b8-4324-8931-54459e2c3f7c 2018-12-05 01:43:11,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-05 01:43:11,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:43:12,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-6d245e68-5c60-48f4-b21d-60b0d8fe82ad Date: Wed, 05 Dec 2018 01:43:12 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b8c11ec9-34a3-433f-a06e-9c20b1bc2537","tenant_id":"bf7728be882f49cda571613921426b19","created_at":"2018-12-05T01:40:48Z","admin_state_up":true,"updated_at":"2018-12-05T01:43:10Z","binding:vnic_type":"normal","device_id":"7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:7e:3c:82","id":"0fa555a4-3cf0-4539-817d-cd6867d4ad2a","port_security_enabled":true,"project_id":"bf7728be882f49cda571613921426b19","fixed_ips":[{"subnet_id":"f9730222-b3b2-4965-a5f6-caa5b0ddb7bc","ip_address":"192.168.120.7"}],"extra_dhcp_opts":[],"security_groups":["e892be9a-4b1a-4676-95be-c6039b3c8266"],"name":""}]} 2018-12-05 01:43:12,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1 used request id req-6d245e68-5c60-48f4-b21d-60b0d8fe82ad 2018-12-05 01:43:12,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.219429969788s 2018-12-05 01:43:12,074 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1 used request id req-6d245e68-5c60-48f4-b21d-60b0d8fe82ad 2018-12-05 01:43:12,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-05 01:43:12,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=0fa555a4-3cf0-4539-817d-cd6867d4ad2a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:43:12,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-af7cb637-5969-4f30-9046-7d2e0481fbfa Date: Wed, 05 Dec 2018 01:43:12 GMT RESP BODY: {"floatingips": []} 2018-12-05 01:43:12,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=0fa555a4-3cf0-4539-817d-cd6867d4ad2a used request id req-af7cb637-5969-4f30-9046-7d2e0481fbfa 2018-12-05 01:43:12,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0159089565277s 2018-12-05 01:43:12,095 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=0fa555a4-3cf0-4539-817d-cd6867d4ad2a used request id req-af7cb637-5969-4f30-9046-7d2e0481fbfa 2018-12-05 01:43:12,096 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7e:3c:82', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'68e99e71-e820-4911-b9ab-a77cc834eb87'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-05T01:43:10.000000', 'flavor': Munch({u'id': u'6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a'}), 'az': u'nova', 'id': u'7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a609323e2bab46809d3bd57f681a72c7', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bf7728be882f49cda571613921426b19', 'name': 'vyos_vrouter-project_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-05T01:43:10.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-05T01:43:11Z', 'hostId': u'70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-05T01:43:10.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'bf7728be882f49cda571613921426b19', 'name': u'vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d', 'adminPass': u'83chQBfVrNyL', 'tenant_id': u'bf7728be882f49cda571613921426b19', 'created_at': u'2018-12-05T01:40:45Z', 'created': u'2018-12-05T01:40:45Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-05 01:43:12,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-05 01:43:12,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:43:12,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-c29791fb-4726-4b30-bbe3-e00caf254390 Date: Wed, 05 Dec 2018 01:43:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T20:04:01Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f9730222-b3b2-4965-a5f6-caa5b0ddb7bc"],"updated_at":"2018-12-05T01:39:10Z","tenant_id":"bf7728be882f49cda571613921426b19","created_at":"2018-12-05T01:39:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bf7728be882f49cda571613921426b19","id":"b8c11ec9-34a3-433f-a06e-9c20b1bc2537","name":"vyos_vrouter-net_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}]} 2018-12-05 01:43:12,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c29791fb-4726-4b30-bbe3-e00caf254390 2018-12-05 01:43:12,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0946300029755s 2018-12-05 01:43:12,193 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c29791fb-4726-4b30-bbe3-e00caf254390 2018-12-05 01:43:12,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-05 01:43:12,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:43:12,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-5abc5c23-f146-4ff5-90ac-037b05a1cabb Date: Wed, 05 Dec 2018 01:43:12 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b8c11ec9-34a3-433f-a06e-9c20b1bc2537","tenant_id":"bf7728be882f49cda571613921426b19","created_at":"2018-12-05T01:40:48Z","admin_state_up":true,"updated_at":"2018-12-05T01:43:10Z","binding:vnic_type":"normal","device_id":"7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:7e:3c:82","id":"0fa555a4-3cf0-4539-817d-cd6867d4ad2a","port_security_enabled":true,"project_id":"bf7728be882f49cda571613921426b19","fixed_ips":[{"subnet_id":"f9730222-b3b2-4965-a5f6-caa5b0ddb7bc","ip_address":"192.168.120.7"}],"extra_dhcp_opts":[],"security_groups":["e892be9a-4b1a-4676-95be-c6039b3c8266"],"name":""}]} 2018-12-05 01:43:12,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1 used request id req-5abc5c23-f146-4ff5-90ac-037b05a1cabb 2018-12-05 01:43:12,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0437228679657s 2018-12-05 01:43:12,238 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1 used request id req-5abc5c23-f146-4ff5-90ac-037b05a1cabb 2018-12-05 01:43:12,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-05 01:43:12,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}a32b89d83b098bcbb98326b0b41278985654a742" -d '{"floatingip": {"floating_network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "fixed_ip_address": "192.168.120.7", "port_id": "0fa555a4-3cf0-4539-817d-cd6867d4ad2a"}}' 2018-12-05 01:43:13,869 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-3e12e5fc-aa7e-4016-aea4-44a9c3556cce Date: Wed, 05 Dec 2018 01:43:13 GMT RESP BODY: {"floatingip": {"router_id": "47f1082f-4222-4807-ab8d-f7fa3bad3d61", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-05T01:43:13Z", "floating_network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "0fa555a4-3cf0-4539-817d-cd6867d4ad2a", "id": "0ef1f28c-3e20-4a48-8dd9-70f66acfc8da", "tenant_id": "bf7728be882f49cda571613921426b19", "created_at": "2018-12-05T01:43:13Z", "project_id": "bf7728be882f49cda571613921426b19"}} 2018-12-05 01:43:13,869 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3e12e5fc-aa7e-4016-aea4-44a9c3556cce 2018-12-05 01:43:13,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.63031506538s 2018-12-05 01:43:13,870 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3e12e5fc-aa7e-4016-aea4-44a9c3556cce 2018-12-05 01:43:13,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-05 01:43:13,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:43:13,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-7c46aaf2-bd72-4815-89d6-f5bacc2d0424 Date: Wed, 05 Dec 2018 01:43:13 GMT RESP BODY: {"floatingips": [{"router_id": "47f1082f-4222-4807-ab8d-f7fa3bad3d61", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-05T01:43:13Z", "floating_network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "0fa555a4-3cf0-4539-817d-cd6867d4ad2a", "id": "0ef1f28c-3e20-4a48-8dd9-70f66acfc8da", "tenant_id": "bf7728be882f49cda571613921426b19", "created_at": "2018-12-05T01:43:13Z", "project_id": "bf7728be882f49cda571613921426b19"}]} 2018-12-05 01:43:13,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-7c46aaf2-bd72-4815-89d6-f5bacc2d0424 2018-12-05 01:43:13,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.018984079361s 2018-12-05 01:43:13,897 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-7c46aaf2-bd72-4815-89d6-f5bacc2d0424 2018-12-05 01:43:13,901 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'47f1082f-4222-4807-ab8d-f7fa3bad3d61', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'bf7728be882f49cda571613921426b19', 'created_at': u'2018-12-05T01:43:13Z', 'attached': True, 'updated_at': u'2018-12-05T01:43:13Z', 'id': u'0ef1f28c-3e20-4a48-8dd9-70f66acfc8da', 'floating_network_id': u'90070285-9e79-459a-b14a-3d1fcc36db90', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bf7728be882f49cda571613921426b19', 'name': 'vyos_vrouter-project_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'47f1082f-4222-4807-ab8d-f7fa3bad3d61', 'project_id': u'bf7728be882f49cda571613921426b19', 'port_id': u'0fa555a4-3cf0-4539-817d-cd6867d4ad2a', 'port': u'0fa555a4-3cf0-4539-817d-cd6867d4ad2a', 'network': u'90070285-9e79-459a-b14a-3d1fcc36db90'}) 2018-12-05 01:43:13,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-05 01:43:13,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1/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}a32b89d83b098bcbb98326b0b41278985654a742" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-05 01:43:13,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:43:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-960bbff4-c8db-4bb0-b799-c95d182856df x-compute-request-id: req-960bbff4-c8db-4bb0-b799-c95d182856df Content-Encoding: gzip Content-Length: 5112 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 00000000bffe1351 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 00000000bffe12d1 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 1893557715 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.388330] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.391030] pid_max: default: 32768 minimum: 301\n[ 0.392479] Security Framework initialized\n[ 0.393846] SELinux: Initializing.\n[ 0.395330] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.401115] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.404617] Mount-cache hash table entries: 4096\n[ 0.406337] Initializing cgroup subsys memory\n[ 0.407738] Initializing cgroup subsys devices\n[ 0.409145] Initializing cgroup subsys freezer\n[ 0.410548] Initializing cgroup subsys net_cls\n[ 0.411956] Initializing cgroup subsys blkio\n[ 0.413319] Initializing cgroup subsys perf_event\n[ 0.414765] Initializing cgroup subsys hugetlb\n[ 0.416168] Initializing cgroup subsys pids\n[ 0.417514] Initializing cgroup subsys net_prio\n[ 0.419010] CPU: Physical Processor ID: 0\n[ 0.421029] mce: CPU supports 10 MCE banks\n[ 0.422394] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.423958] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.425500] tlb_flushall_shift: 6\n[ 0.426910] Freeing SMP alternatives: 28k freed\n[ 0.430989] ACPI: Core revision 20130517\n[ 0.432721] ACPI: All ACPI Tables successfully acquired\n[ 0.434489] ftrace: allocating 25812 entries in 101 pages\n[ 0.456510] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.458323] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.460091] smpboot: Max logical packages: 2\n[ 0.461692] Enabling x2apic\n[ 0.462806] Enabled x2apic\n[ 0.464160] Switched APIC routing to physical x2apic.\n[ 0.466934] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.468688] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.471984] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.479855] KVM setup paravirtual spinlock\n[ 0.482458] smpboot: Booting Node 0, Processors #1 OK\n[ 0.484391] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.506190] Brought up 2 CPUs\n[ 0.506192] KVM setup async PF for cpu 1\n[ 0.506195] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.510008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.512590] devtmpfs: initialized\n[ 0.515223] EVM: security.selinux\n[ 0.516440] EVM: security.ima\n[ 0.517573] EVM: security.capability\n[ 0.519448] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.521287] pinctrl core: initialized pinctrl subsystem\n[ 0.522947] NET: Registered protocol family 16\n[ 0.524531] ACPI: bus type PCI registered\n[ 0.525872] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.527709] PCI: Using configuration type 1 for base access\n[ 0.532677] ACPI: Added _OSI(Module Device)\n[ 0.534053] ACPI: Added _OSI(Processor Device)\n[ 0.535450] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.536885] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.539507] ACPI: Interpreter enabled\n[ 0.540782] ACPI: (supports S0 S5)\n[ 0.541984] ACPI: Using IOAPIC for interrupt routing\n[ 0.543467] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.547949] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.549665] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.551489] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.553267] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.556582] acpiphp: Slot [3] registered\n[ 0.557914] acpiphp: Slot [4] registered\n[ 0.559228] acpiphp: Slot [5] registered\n[ 0.560538] acpiphp: Slot [6] registered\n[ 0.561852] acpiphp: Slot [7] registered\n[ 0.563160] acpiphp: Slot [8] registered\n[ 0.564465] acpiphp: Slot [9] registered\n[ 0.565783] acpiphp: Slot [10] registered\n[ 0.567108] acpiphp: Slot [11] registered\n[ 0.568434] acpiphp: Slot [12] registered\n[ 0.569805] acpiphp: Slot [13] registered\n[ 0.571134] acpiphp: Slot [14] registered\n[ 0.572481] acpiphp: Slot [15] registered\n[ 0.573837] acpiphp: Slot [16] registered\n[ 0.575184] acpiphp: Slot [17] registered\n[ 0.576525] acpiphp: Slot [18] registered\n[ 0.577854] acpiphp: Slot [19] registered\n[ 0.579186] acpiphp: Slot [20] registered\n[ 0.580514] acpiphp: Slot [21] registered\n[ 0.581843] acpiphp: Slot [22] registered\n[ 0.583169] acpiphp: Slot [23] registered\n[ 0.584513] acpiphp: Slot [24] registered\n[ 0.585862] acpiphp: Slot [25] registered\n[ 0.587187] acpiphp: Slot [26] registered\n[ 0.588521] acpiphp: Slot [27] registered\n[ 0.589886] acpiphp: Slot [28] registered\n[ 0.591193] acpiphp: Slot [29] registered\n[ 0.592510] acpiphp: Slot [30] registered\n[ 0.593843] acpiphp: Slot [31] registered\n[ 0.595161] PCI host bridge to bus 0000:00\n[ 0.596496] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.598075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.599874] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.601681] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.604129] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.606570] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.611625] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.613525] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.615270] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.617139] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.621553] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.623984] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.647463] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.649668] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.652264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.654360] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.656434] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.658354] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.660367] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.662951] vgaarb: loaded\n[ 0.664038] vgaarb: bridge control possible 0000:00:02.0\n[ 0.665765] SCSI subsystem initialized\n[ 0.667094] ACPI: bus type USB registered\n[ 0.668479] usbcore: registered new interface driver usbfs\n[ 0.670088] usbcore: registered new interface driver hub\n[ 0.671683] usbcore: registered new device driver usb\n[ 0.673378] PCI: Using ACPI for IRQ routing\n[ 0.675091] NetLabel: Initializing\n[ 0.676298] NetLabel: domain hash size = 128\n[ 0.677674] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.679188] NetLabel: unlabeled traffic allowed by default\n[ 0.680920] Switched to clocksource kvm-clock\n[ 0.690134] pnp: PnP ACPI init\n[ 0.691317] ACPI: bus type PNP registered\n[ 0.693019] pnp: PnP ACPI: found 5 devices\n[ 0.694342] ACPI: bus type PNP unregistered\n[ 0.701958] NET: Registered protocol family 2\n[ 0.703658] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.706348] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.708586] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.710479] TCP: reno registered\n[ 0.711686] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.713420] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.715268] NET: Registered protocol family 1\n[ 0.716675] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.718343] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.719970] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.739917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.759904] Unpacking initramfs...\n"} 2018-12-05 01:43:13,974 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1/action used request id req-960bbff4-c8db-4bb0-b799-c95d182856df 2018-12-05 01:43:13,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0726170539856s 2018-12-05 01:43:13,975 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1/action used request id req-960bbff4-c8db-4bb0-b799-c95d182856df 2018-12-05 01:43:13,975 - 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 00000000bffe1351 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 00000000bffe12d1 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 1893557715 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.388330] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.391030] pid_max: default: 32768 minimum: 301 [ 0.392479] Security Framework initialized [ 0.393846] SELinux: Initializing. [ 0.395330] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.401115] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.404617] Mount-cache hash table entries: 4096 [ 0.406337] Initializing cgroup subsys memory [ 0.407738] Initializing cgroup subsys devices [ 0.409145] Initializing cgroup subsys freezer [ 0.410548] Initializing cgroup subsys net_cls [ 0.411956] Initializing cgroup subsys blkio [ 0.413319] Initializing cgroup subsys perf_event [ 0.414765] Initializing cgroup subsys hugetlb [ 0.416168] Initializing cgroup subsys pids [ 0.417514] Initializing cgroup subsys net_prio [ 0.419010] CPU: Physical Processor ID: 0 [ 0.421029] mce: CPU supports 10 MCE banks [ 0.422394] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.423958] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.425500] tlb_flushall_shift: 6 [ 0.426910] Freeing SMP alternatives: 28k freed [ 0.430989] ACPI: Core revision 20130517 [ 0.432721] ACPI: All ACPI Tables successfully acquired [ 0.434489] ftrace: allocating 25812 entries in 101 pages [ 0.456510] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.458323] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.460091] smpboot: Max logical packages: 2 [ 0.461692] Enabling x2apic [ 0.462806] Enabled x2apic [ 0.464160] Switched APIC routing to physical x2apic. [ 0.466934] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.468688] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.471984] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.479855] KVM setup paravirtual spinlock [ 0.482458] smpboot: Booting Node 0, Processors #1 OK [ 0.484391] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.506190] Brought up 2 CPUs [ 0.506192] KVM setup async PF for cpu 1 [ 0.506195] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.510008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.512590] devtmpfs: initialized [ 0.515223] EVM: security.selinux [ 0.516440] EVM: security.ima [ 0.517573] EVM: security.capability [ 0.519448] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.521287] pinctrl core: initialized pinctrl subsystem [ 0.522947] NET: Registered protocol family 16 [ 0.524531] ACPI: bus type PCI registered [ 0.525872] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.527709] PCI: Using configuration type 1 for base access [ 0.532677] ACPI: Added _OSI(Module Device) [ 0.534053] ACPI: Added _OSI(Processor Device) [ 0.535450] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.536885] ACPI: Added _OSI(Processor Aggregator Device) [ 0.539507] ACPI: Interpreter enabled [ 0.540782] ACPI: (supports S0 S5) [ 0.541984] ACPI: Using IOAPIC for interrupt routing [ 0.543467] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.547949] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.549665] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.551489] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.553267] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.556582] acpiphp: Slot [3] registered [ 0.557914] acpiphp: Slot [4] registered [ 0.559228] acpiphp: Slot [5] registered [ 0.560538] acpiphp: Slot [6] registered [ 0.561852] acpiphp: Slot [7] registered [ 0.563160] acpiphp: Slot [8] registered [ 0.564465] acpiphp: Slot [9] registered [ 0.565783] acpiphp: Slot [10] registered [ 0.567108] acpiphp: Slot [11] registered [ 0.568434] acpiphp: Slot [12] registered [ 0.569805] acpiphp: Slot [13] registered [ 0.571134] acpiphp: Slot [14] registered [ 0.572481] acpiphp: Slot [15] registered [ 0.573837] acpiphp: Slot [16] registered [ 0.575184] acpiphp: Slot [17] registered [ 0.576525] acpiphp: Slot [18] registered [ 0.577854] acpiphp: Slot [19] registered [ 0.579186] acpiphp: Slot [20] registered [ 0.580514] acpiphp: Slot [21] registered [ 0.581843] acpiphp: Slot [22] registered [ 0.583169] acpiphp: Slot [23] registered [ 0.584513] acpiphp: Slot [24] registered [ 0.585862] acpiphp: Slot [25] registered [ 0.587187] acpiphp: Slot [26] registered [ 0.588521] acpiphp: Slot [27] registered [ 0.589886] acpiphp: Slot [28] registered [ 0.591193] acpiphp: Slot [29] registered [ 0.592510] acpiphp: Slot [30] registered [ 0.593843] acpiphp: Slot [31] registered [ 0.595161] PCI host bridge to bus 0000:00 [ 0.596496] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.598075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.599874] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.601681] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.604129] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.606570] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.611625] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.613525] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.615270] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.617139] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.621553] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.623984] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.647463] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.649668] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.652264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.654360] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.656434] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.658354] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.660367] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.662951] vgaarb: loaded [ 0.664038] vgaarb: bridge control possible 0000:00:02.0 [ 0.665765] SCSI subsystem initialized [ 0.667094] ACPI: bus type USB registered [ 0.668479] usbcore: registered new interface driver usbfs [ 0.670088] usbcore: registered new interface driver hub [ 0.671683] usbcore: registered new device driver usb [ 0.673378] PCI: Using ACPI for IRQ routing [ 0.675091] NetLabel: Initializing [ 0.676298] NetLabel: domain hash size = 128 [ 0.677674] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.679188] NetLabel: unlabeled traffic allowed by default [ 0.680920] Switched to clocksource kvm-clock [ 0.690134] pnp: PnP ACPI init [ 0.691317] ACPI: bus type PNP registered [ 0.693019] pnp: PnP ACPI: found 5 devices [ 0.694342] ACPI: bus type PNP unregistered [ 0.701958] NET: Registered protocol family 2 [ 0.703658] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.706348] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.708586] TCP: Hash tables configured (established 32768 bind 32768) [ 0.710479] TCP: reno registered [ 0.711686] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.713420] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.715268] NET: Registered protocol family 1 [ 0.716675] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.718343] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.719970] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.739917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.759904] Unpacking initramfs... 2018-12-05 01:43:14,977 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200: timed out 2018-12-05 01:43:23,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-05 01:43:23,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1/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}a32b89d83b098bcbb98326b0b41278985654a742" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-05 01:43:24,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:43: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-8714fc0c-b3ba-4071-abe4-5331a097b1db x-compute-request-id: req-8714fc0c-b3ba-4071-abe4-5331a097b1db Content-Encoding: gzip Content-Length: 11752 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 00000000bffe1351 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 00000000bffe12d1 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 1893557715 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.388330] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.391030] pid_max: default: 32768 minimum: 301\n[ 0.392479] Security Framework initialized\n[ 0.393846] SELinux: Initializing.\n[ 0.395330] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.401115] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.404617] Mount-cache hash table entries: 4096\n[ 0.406337] Initializing cgroup subsys memory\n[ 0.407738] Initializing cgroup subsys devices\n[ 0.409145] Initializing cgroup subsys freezer\n[ 0.410548] Initializing cgroup subsys net_cls\n[ 0.411956] Initializing cgroup subsys blkio\n[ 0.413319] Initializing cgroup subsys perf_event\n[ 0.414765] Initializing cgroup subsys hugetlb\n[ 0.416168] Initializing cgroup subsys pids\n[ 0.417514] Initializing cgroup subsys net_prio\n[ 0.419010] CPU: Physical Processor ID: 0\n[ 0.421029] mce: CPU supports 10 MCE banks\n[ 0.422394] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.423958] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.425500] tlb_flushall_shift: 6\n[ 0.426910] Freeing SMP alternatives: 28k freed\n[ 0.430989] ACPI: Core revision 20130517\n[ 0.432721] ACPI: All ACPI Tables successfully acquired\n[ 0.434489] ftrace: allocating 25812 entries in 101 pages\n[ 0.456510] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.458323] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.460091] smpboot: Max logical packages: 2\n[ 0.461692] Enabling x2apic\n[ 0.462806] Enabled x2apic\n[ 0.464160] Switched APIC routing to physical x2apic.\n[ 0.466934] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.468688] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.471984] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.479855] KVM setup paravirtual spinlock\n[ 0.482458] smpboot: Booting Node 0, Processors #1 OK\n[ 0.484391] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.506190] Brought up 2 CPUs\n[ 0.506192] KVM setup async PF for cpu 1\n[ 0.506195] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.510008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.512590] devtmpfs: initialized\n[ 0.515223] EVM: security.selinux\n[ 0.516440] EVM: security.ima\n[ 0.517573] EVM: security.capability\n[ 0.519448] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.521287] pinctrl core: initialized pinctrl subsystem\n[ 0.522947] NET: Registered protocol family 16\n[ 0.524531] ACPI: bus type PCI registered\n[ 0.525872] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.527709] PCI: Using configuration type 1 for base access\n[ 0.532677] ACPI: Added _OSI(Module Device)\n[ 0.534053] ACPI: Added _OSI(Processor Device)\n[ 0.535450] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.536885] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.539507] ACPI: Interpreter enabled\n[ 0.540782] ACPI: (supports S0 S5)\n[ 0.541984] ACPI: Using IOAPIC for interrupt routing\n[ 0.543467] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.547949] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.549665] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.551489] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.553267] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.556582] acpiphp: Slot [3] registered\n[ 0.557914] acpiphp: Slot [4] registered\n[ 0.559228] acpiphp: Slot [5] registered\n[ 0.560538] acpiphp: Slot [6] registered\n[ 0.561852] acpiphp: Slot [7] registered\n[ 0.563160] acpiphp: Slot [8] registered\n[ 0.564465] acpiphp: Slot [9] registered\n[ 0.565783] acpiphp: Slot [10] registered\n[ 0.567108] acpiphp: Slot [11] registered\n[ 0.568434] acpiphp: Slot [12] registered\n[ 0.569805] acpiphp: Slot [13] registered\n[ 0.571134] acpiphp: Slot [14] registered\n[ 0.572481] acpiphp: Slot [15] registered\n[ 0.573837] acpiphp: Slot [16] registered\n[ 0.575184] acpiphp: Slot [17] registered\n[ 0.576525] acpiphp: Slot [18] registered\n[ 0.577854] acpiphp: Slot [19] registered\n[ 0.579186] acpiphp: Slot [20] registered\n[ 0.580514] acpiphp: Slot [21] registered\n[ 0.581843] acpiphp: Slot [22] registered\n[ 0.583169] acpiphp: Slot [23] registered\n[ 0.584513] acpiphp: Slot [24] registered\n[ 0.585862] acpiphp: Slot [25] registered\n[ 0.587187] acpiphp: Slot [26] registered\n[ 0.588521] acpiphp: Slot [27] registered\n[ 0.589886] acpiphp: Slot [28] registered\n[ 0.591193] acpiphp: Slot [29] registered\n[ 0.592510] acpiphp: Slot [30] registered\n[ 0.593843] acpiphp: Slot [31] registered\n[ 0.595161] PCI host bridge to bus 0000:00\n[ 0.596496] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.598075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.599874] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.601681] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.604129] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.606570] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.611625] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.613525] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.615270] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.617139] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.621553] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.623984] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.647463] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.649668] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.652264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.654360] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.656434] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.658354] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.660367] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.662951] vgaarb: loaded\n[ 0.664038] vgaarb: bridge control possible 0000:00:02.0\n[ 0.665765] SCSI subsystem initialized\n[ 0.667094] ACPI: bus type USB registered\n[ 0.668479] usbcore: registered new interface driver usbfs\n[ 0.670088] usbcore: registered new interface driver hub\n[ 0.671683] usbcore: registered new device driver usb\n[ 0.673378] PCI: Using ACPI for IRQ routing\n[ 0.675091] NetLabel: Initializing\n[ 0.676298] NetLabel: domain hash size = 128\n[ 0.677674] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.679188] NetLabel: unlabeled traffic allowed by default\n[ 0.680920] Switched to clocksource kvm-clock\n[ 0.690134] pnp: PnP ACPI init\n[ 0.691317] ACPI: bus type PNP registered\n[ 0.693019] pnp: PnP ACPI: found 5 devices\n[ 0.694342] ACPI: bus type PNP unregistered\n[ 0.701958] NET: Registered protocol family 2\n[ 0.703658] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.706348] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.708586] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.710479] TCP: reno registered\n[ 0.711686] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.713420] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.715268] NET: Registered protocol family 1\n[ 0.716675] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.718343] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.719970] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.739917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.759904] Unpacking initramfs...\n[ 1.224350] Freeing initrd memory: 37508k freed\n[ 1.233862] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.235683] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.239044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.240830] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.242843] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.244572] Initialise system trusted keyring\n[ 1.245984] audit: initializing netlink socket (disabled)\n[ 1.247580] type=2000 audit(1543974193.673:1): initialized\n[ 1.264429] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.266203] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.268735] zpool: loaded\n[ 1.269822] zbud: loaded\n[ 1.271037] VFS: Disk quotas dquot_6.5.2\n[ 1.272366] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.274276] msgmni has been set to 7578\n[ 1.275634] Key type big_key registered\n[ 1.277647] NET: Registered protocol family 38\n[ 1.279067] Key type asymmetric registered\n[ 1.280399] Asymmetric key parser 'x509' registered\n[ 1.281890] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.284373] io scheduler noop registered\n[ 1.285680] io scheduler deadline registered (default)\n[ 1.299811] io scheduler cfq registered\n[ 1.301179] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.302777] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.304652] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.307089] ACPI: Power Button [PWRF]\n[ 1.308474] GHES: HEST is not enabled!\n[ 1.309838] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.334159] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.336234] Non-volatile memory driver v1.3\n[ 1.337597] Linux agpgart interface v0.103\n[ 1.339037] crash memory driver: version 1.1\n[ 1.340454] rdac: device handler registered\n[ 1.341843] hp_sw: device handler registered\n[ 1.343226] emc: device handler registered\n[ 1.344576] alua: device handler registered\n[ 1.345952] libphy: Fixed MDIO Bus: probed\n[ 1.347377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.349171] ehci-pci: EHCI PCI platform driver\n[ 1.350578] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.352286] ohci-pci: OHCI PCI platform driver\n[ 1.353683] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.373886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.375491] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.377940] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.379489] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.381204] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.383020] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.385408] usb usb1: Product: UHCI Host Controller\n[ 1.386879] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.388749] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.390291] hub 1-0:1.0: USB hub found\n[ 1.391574] hub 1-0:1.0: 2 ports detected\n[ 1.393024] usbcore: registered new interface driver usbserial\n[ 1.394682] usbcore: registered new interface driver usbserial_generic\n[ 1.396460] usbserial: USB Serial support registered for generic\n[ 1.398157] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.401419] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.402903] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.404477] mousedev: PS/2 mouse device common for all mice\n[ 1.406386] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.409607] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.412336] rtc_cmos 00:00: RTC can wake from S4\n[ 1.414321] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.414661] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.414847] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.414905] cpuidle: using governor menu\n[ 1.415009] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.415131] usbcore: registered new interface driver usbhid\n[ 1.415134] usbhid: USB HID core driver\n[ 1.415183] drop_monitor: Initializing network drop monitor service\n[ 1.415243] TCP: cubic registered\n[ 1.415246] Initializing XFRM netlink socket\n[ 1.415376] NET: Registered protocol family 10\n[ 1.417183] NET: Registered protocol family 17\n[ 1.418734] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.418740] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.418774] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.418892] Loading compiled-in X.509 certificates\n[ 1.418928] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.418939] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.419372] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.419402] registered taskstats version 1\n[ 1.421489] Key type trusted registered\n[ 1.423026] Key type encrypted registered\n[ 1.424586] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.426260] rtc_cmos 00:00: setting system clock to 2018-12-05 01:43:14 UTC (1543974194)\n[ 1.463687] Freeing unused kernel memory: 1680k freed\n[ 1.469083] 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.473947] systemd[1]: Detected virtualization kvm.\n[ 1.475451] systemd[1]: Detected architecture x86-64.\n[ 1.476953] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.479655] systemd[1]: No hostname configured.\n[ 1.481084] systemd[1]: Set hostname to .\n[ 1.482620] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.505617] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.508195] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.511726] systemd[1]: Reached target Local File Systems.\n[ 1.513334] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.515785] systemd[1]: Created slice Root Slice.\n[ 1.517232] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.519541] systemd[1]: Listening on Journal Socket.\n[ 1.521041] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Paths.\n[ 1.523315] systemd[1]: Reached target Paths.\n[ 1.524694] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Swap.\n[ 1.526793] systemd[1]: Reached target Swap.\n[ 1.528171] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Timers.\n[ 1.530282] systemd[1]: Reached target Timers.\n[ 1.531675] systemd[1]: Starting Timers.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.533933] systemd[1]: Listening on udev Kernel Socket.\n[ 1.535493] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.537949] systemd[1]: Listening on udev Control Socket.\n[ 1.539543] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.541883] systemd[1]: Reached target Sockets.\n[ 1.543306] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.545605] systemd[1]: Created slice System Slice.\n[ 1.547095] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.549375] systemd[1]: Reached target Slices.\n[ 1.550788] systemd[1]: Starting Slices.\n[ 1.552467] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.555222] 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.559701] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.562669] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.567606] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.571959] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.574502] systemd[1]: Started Journal Service.\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.625402] RPC: Registered named UNIX socket transport module.\n[ 1.627143] RPC: Registered udp transport module.\n[ 1.628618] RPC: Registered tcp transport module.\n[ 1.630093] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n[ 1.695981] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[ 1.725467] FDC 0 is a S82078B\n[[32m OK [0m] Reached target Basic System.\n[ 1.746803] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.750661] scsi host0: ata_piix\n[ 1.752106] scsi host1: ata_piix\n[ 1.753347] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.755234] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.794289] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.800786] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.847793] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.849806] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.851881] usb 1-1: Product: QEMU USB Tablet\n[ 1.853370] usb 1-1: Manufacturer: QEMU\n[ 1.854763] usb 1-1: SerialNumber: 42\n[ 1.865000] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.868291] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.953338] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.956192] XFS (vda1): Mounting V4 Filesystem\n[ 1.982956] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n 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.228878] systemd-journald[120]: Received SIGTERM from PID 1 (systemd).\n[ 2.239980] tsc: Refined TSC clocksource calibration: 3491.842 MHz\n[ 2.538788] SELinux: Disabled at runtime.\n[ 2.576945] type=1404 audit(1543974195.651:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.666265] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.667952] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting POSIX Message Queue File System...\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] Listening on udev Kernel Socket.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Mounting Debug File System...\n[[32m OK [0m] Listening on udev Control Socket.\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] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Mounting Huge Pages File System...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting Flush Journal to Persistent Storage...\n[ 3.265150] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[ 3.284043] systemd-journald[386]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\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 Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting 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 Mark the need to relabel after reboot.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[ 3.439372] type=1305 audit(1543974196.513: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 Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[ 3.586970] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.591111] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting Login Service...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n Starting Authorization Manager...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.616026] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.668378] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.670377] [TTM] Initializing pool allocator\n[ 3.672310] [TTM] Initializing DMA pool allocator\n[ 3.674666] [drm] fb mappable at 0xFC000000\n[ 3.676076] [drm] vram aper at 0xFC000000\n[ 3.677444] [drm] size 33554432\n[ 3.678037] ppdev: user-space parallel port driver\n[ 3.680203] [drm] fb depth is 24\n[ 3.681498] [drm] pitch is 3072\n[ 3.683911] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.711598] Console: switching to colour frame buffer device 128x48\n[ 3.725470] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.736946] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[ 3.826070] AES CTR mode by8 optimization enabled\n[ 3.830943] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.840092] alg: No test for crc32 (crc32-pclmul)\n[ 3.871393] intel_rapl: no valid rapl domains found in package 0\n[ 3.875070] intel_powerclamp: No package C-state available\n[ 3.880574] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[ 4.192245] cloud-init[486]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 05 Dec 2018 01:43:17 +0000. Up 4.15 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 nginx - high performance web server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting System Logging Service...\n Starting OpenSSH server daemon...\n Starting Dynamic System Tuning Daemon...\n Starting Postfix Mail Transport Agent...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started OpenSSH server 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 LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.169518] cloud-init[803]: Cloud-init v. 0.7.5 running 'init' at Wed, 05 Dec 2018 01:43:19 +0000. Up 6.10 seconds.\n[ 6.199209] cloud-init[803]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.201308] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.208692] cloud-init[803]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.214148] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.220266] cloud-init[803]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.224154] cloud-init[803]: ci-info: | eth0: | True | 192.168.120.7 | 255.255.255.0 | fa:16:3e:7e:3c:82 |\n[ 6.232149] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.239341] cloud-init[803]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.243883] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.248049] cloud-init[803]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.256296] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.264667] cloud-init[803]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.267874] cloud-init[803]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.273811] cloud-init[803]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.277533] cloud-init[803]: 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: "} 2018-12-05 01:43:24,061 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1/action used request id req-8714fc0c-b3ba-4071-abe4-5331a097b1db 2018-12-05 01:43:24,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0741608142853s 2018-12-05 01:43:24,062 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1/action used request id req-8714fc0c-b3ba-4071-abe4-5331a097b1db 2018-12-05 01:43:24,062 - 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 00000000bffe1351 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 00000000bffe12d1 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 1893557715 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.388330] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.391030] pid_max: default: 32768 minimum: 301 [ 0.392479] Security Framework initialized [ 0.393846] SELinux: Initializing. [ 0.395330] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.401115] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.404617] Mount-cache hash table entries: 4096 [ 0.406337] Initializing cgroup subsys memory [ 0.407738] Initializing cgroup subsys devices [ 0.409145] Initializing cgroup subsys freezer [ 0.410548] Initializing cgroup subsys net_cls [ 0.411956] Initializing cgroup subsys blkio [ 0.413319] Initializing cgroup subsys perf_event [ 0.414765] Initializing cgroup subsys hugetlb [ 0.416168] Initializing cgroup subsys pids [ 0.417514] Initializing cgroup subsys net_prio [ 0.419010] CPU: Physical Processor ID: 0 [ 0.421029] mce: CPU supports 10 MCE banks [ 0.422394] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.423958] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.425500] tlb_flushall_shift: 6 [ 0.426910] Freeing SMP alternatives: 28k freed [ 0.430989] ACPI: Core revision 20130517 [ 0.432721] ACPI: All ACPI Tables successfully acquired [ 0.434489] ftrace: allocating 25812 entries in 101 pages [ 0.456510] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.458323] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.460091] smpboot: Max logical packages: 2 [ 0.461692] Enabling x2apic [ 0.462806] Enabled x2apic [ 0.464160] Switched APIC routing to physical x2apic. [ 0.466934] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.468688] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.471984] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.479855] KVM setup paravirtual spinlock [ 0.482458] smpboot: Booting Node 0, Processors #1 OK [ 0.484391] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.506190] Brought up 2 CPUs [ 0.506192] KVM setup async PF for cpu 1 [ 0.506195] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.510008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.512590] devtmpfs: initialized [ 0.515223] EVM: security.selinux [ 0.516440] EVM: security.ima [ 0.517573] EVM: security.capability [ 0.519448] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.521287] pinctrl core: initialized pinctrl subsystem [ 0.522947] NET: Registered protocol family 16 [ 0.524531] ACPI: bus type PCI registered [ 0.525872] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.527709] PCI: Using configuration type 1 for base access [ 0.532677] ACPI: Added _OSI(Module Device) [ 0.534053] ACPI: Added _OSI(Processor Device) [ 0.535450] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.536885] ACPI: Added _OSI(Processor Aggregator Device) [ 0.539507] ACPI: Interpreter enabled [ 0.540782] ACPI: (supports S0 S5) [ 0.541984] ACPI: Using IOAPIC for interrupt routing [ 0.543467] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.547949] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.549665] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.551489] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.553267] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.556582] acpiphp: Slot [3] registered [ 0.557914] acpiphp: Slot [4] registered [ 0.559228] acpiphp: Slot [5] registered [ 0.560538] acpiphp: Slot [6] registered [ 0.561852] acpiphp: Slot [7] registered [ 0.563160] acpiphp: Slot [8] registered [ 0.564465] acpiphp: Slot [9] registered [ 0.565783] acpiphp: Slot [10] registered [ 0.567108] acpiphp: Slot [11] registered [ 0.568434] acpiphp: Slot [12] registered [ 0.569805] acpiphp: Slot [13] registered [ 0.571134] acpiphp: Slot [14] registered [ 0.572481] acpiphp: Slot [15] registered [ 0.573837] acpiphp: Slot [16] registered [ 0.575184] acpiphp: Slot [17] registered [ 0.576525] acpiphp: Slot [18] registered [ 0.577854] acpiphp: Slot [19] registered [ 0.579186] acpiphp: Slot [20] registered [ 0.580514] acpiphp: Slot [21] registered [ 0.581843] acpiphp: Slot [22] registered [ 0.583169] acpiphp: Slot [23] registered [ 0.584513] acpiphp: Slot [24] registered [ 0.585862] acpiphp: Slot [25] registered [ 0.587187] acpiphp: Slot [26] registered [ 0.588521] acpiphp: Slot [27] registered [ 0.589886] acpiphp: Slot [28] registered [ 0.591193] acpiphp: Slot [29] registered [ 0.592510] acpiphp: Slot [30] registered [ 0.593843] acpiphp: Slot [31] registered [ 0.595161] PCI host bridge to bus 0000:00 [ 0.596496] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.598075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.599874] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.601681] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.604129] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.606570] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.611625] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.613525] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.615270] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.617139] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.621553] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.623984] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.647463] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.649668] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.652264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.654360] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.656434] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.658354] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.660367] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.662951] vgaarb: loaded [ 0.664038] vgaarb: bridge control possible 0000:00:02.0 [ 0.665765] SCSI subsystem initialized [ 0.667094] ACPI: bus type USB registered [ 0.668479] usbcore: registered new interface driver usbfs [ 0.670088] usbcore: registered new interface driver hub [ 0.671683] usbcore: registered new device driver usb [ 0.673378] PCI: Using ACPI for IRQ routing [ 0.675091] NetLabel: Initializing [ 0.676298] NetLabel: domain hash size = 128 [ 0.677674] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.679188] NetLabel: unlabeled traffic allowed by default [ 0.680920] Switched to clocksource kvm-clock [ 0.690134] pnp: PnP ACPI init [ 0.691317] ACPI: bus type PNP registered [ 0.693019] pnp: PnP ACPI: found 5 devices [ 0.694342] ACPI: bus type PNP unregistered [ 0.701958] NET: Registered protocol family 2 [ 0.703658] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.706348] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.708586] TCP: Hash tables configured (established 32768 bind 32768) [ 0.710479] TCP: reno registered [ 0.711686] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.713420] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.715268] NET: Registered protocol family 1 [ 0.716675] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.718343] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.719970] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.739917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.759904] Unpacking initramfs... [ 1.224350] Freeing initrd memory: 37508k freed [ 1.233862] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.235683] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.239044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.240830] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.242843] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.244572] Initialise system trusted keyring [ 1.245984] audit: initializing netlink socket (disabled) [ 1.247580] type=2000 audit(1543974193.673:1): initialized [ 1.264429] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.266203] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.268735] zpool: loaded [ 1.269822] zbud: loaded [ 1.271037] VFS: Disk quotas dquot_6.5.2 [ 1.272366] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.274276] msgmni has been set to 7578 [ 1.275634] Key type big_key registered [ 1.277647] NET: Registered protocol family 38 [ 1.279067] Key type asymmetric registered [ 1.280399] Asymmetric key parser 'x509' registered [ 1.281890] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.284373] io scheduler noop registered [ 1.285680] io scheduler deadline registered (default) [ 1.299811] io scheduler cfq registered [ 1.301179] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.302777] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.304652] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.307089] ACPI: Power Button [PWRF] [ 1.308474] GHES: HEST is not enabled! [ 1.309838] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.334159] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.336234] Non-volatile memory driver v1.3 [ 1.337597] Linux agpgart interface v0.103 [ 1.339037] crash memory driver: version 1.1 [ 1.340454] rdac: device handler registered [ 1.341843] hp_sw: device handler registered [ 1.343226] emc: device handler registered [ 1.344576] alua: device handler registered [ 1.345952] libphy: Fixed MDIO Bus: probed [ 1.347377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.349171] ehci-pci: EHCI PCI platform driver [ 1.350578] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.352286] ohci-pci: OHCI PCI platform driver [ 1.353683] uhci_hcd: USB Universal Host Controller Interface driver [ 1.373886] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.375491] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.377940] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.379489] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.381204] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.383020] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.385408] usb usb1: Product: UHCI Host Controller [ 1.386879] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.388749] usb usb1: SerialNumber: 0000:00:01.2 [ 1.390291] hub 1-0:1.0: USB hub found [ 1.391574] hub 1-0:1.0: 2 ports detected [ 1.393024] usbcore: registered new interface driver usbserial [ 1.394682] usbcore: registered new interface driver usbserial_generic [ 1.396460] usbserial: USB Serial support registered for generic [ 1.398157] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.401419] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.402903] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.404477] mousedev: PS/2 mouse device common for all mice [ 1.406386] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.409607] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.412336] rtc_cmos 00:00: RTC can wake from S4 [ 1.414321] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.414661] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.414847] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.414905] cpuidle: using governor menu [ 1.415009] hidraw: raw HID events driver (C) Jiri Kosina [ 1.415131] usbcore: registered new interface driver usbhid [ 1.415134] usbhid: USB HID core driver [ 1.415183] drop_monitor: Initializing network drop monitor service [ 1.415243] TCP: cubic registered [ 1.415246] Initializing XFRM netlink socket [ 1.415376] NET: Registered protocol family 10 [ 1.417183] NET: Registered protocol family 17 [ 1.418734] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.418740] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.418774] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.418892] Loading compiled-in X.509 certificates [ 1.418928] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.418939] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.419372] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.419402] registered taskstats version 1 [ 1.421489] Key type trusted registered [ 1.423026] Key type encrypted registered [ 1.424586] IMA: No TPM chip found, activating TPM-bypass! [ 1.426260] rtc_cmos 00:00: setting system clock to 2018-12-05 01:43:14 UTC (1543974194) [ 1.463687] Freeing unused kernel memory: 1680k freed [ 1.469083] 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.473947] systemd[1]: Detected virtualization kvm. [ 1.475451] systemd[1]: Detected architecture x86-64. [ 1.476953] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.479655] systemd[1]: No hostname configured. [ 1.481084] systemd[1]: Set hostname to . [ 1.482620] systemd[1]: Initializing machine ID from KVM UUID. [ 1.505617] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.508195] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Local File Systems. [ 1.511726] systemd[1]: Reached target Local File Systems. [ 1.513334] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.515785] systemd[1]: Created slice Root Slice. [ 1.517232] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.519541] systemd[1]: Listening on Journal Socket. [ 1.521041] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Paths. [ 1.523315] systemd[1]: Reached target Paths. [ 1.524694] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.526793] systemd[1]: Reached target Swap. [ 1.528171] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.530282] systemd[1]: Reached target Timers. [ 1.531675] systemd[1]: Starting Timers. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.533933] systemd[1]: Listening on udev Kernel Socket. [ 1.535493] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.537949] systemd[1]: Listening on udev Control Socket. [ 1.539543] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.541883] systemd[1]: Reached target Sockets. [ 1.543306] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.545605] systemd[1]: Created slice System Slice. [ 1.547095] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.549375] systemd[1]: Reached target Slices. [ 1.550788] systemd[1]: Starting Slices. [ 1.552467] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.555222] 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.559701] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.562669] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.567606] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.571959] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.574502] systemd[1]: Started Journal Service. 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.625402] RPC: Registered named UNIX socket transport module. [ 1.627143] RPC: Registered udp transport module. [ 1.628618] RPC: Registered tcp transport module. [ 1.630093] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... [ 1.695981] usb 1-1: new full-speed USB device number 2 using uhci_hcd Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [ 1.725467] FDC 0 is a S82078B [[32m OK [0m] Reached target Basic System. [ 1.746803] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.750661] scsi host0: ata_piix [ 1.752106] scsi host1: ata_piix [ 1.753347] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.755234] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.794289] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.800786] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.847793] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.849806] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.851881] usb 1-1: Product: QEMU USB Tablet [ 1.853370] usb 1-1: Manufacturer: QEMU [ 1.854763] usb 1-1: SerialNumber: 42 [ 1.865000] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.868291] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.953338] SGI XFS with ACLs, security attributes, no debug enabled [ 1.956192] XFS (vda1): Mounting V4 Filesystem [ 1.982956] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. 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.228878] systemd-journald[120]: Received SIGTERM from PID 1 (systemd). [ 2.239980] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 2.538788] SELinux: Disabled at runtime. [ 2.576945] type=1404 audit(1543974195.651:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.666265] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.667952] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting POSIX Message Queue File System... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting Debug File System... [[32m OK [0m] Listening on udev Control Socket. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Mounting Huge Pages File System... Starting Apply Kernel Variables... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [ 3.265150] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 3.284043] systemd-journald[386]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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 Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting 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 Mark the need to relabel after reboot. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [ 3.439372] type=1305 audit(1543974196.513: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 Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.586970] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.591111] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Login Service... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting Authorization Manager... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... [ 3.616026] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.668378] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.670377] [TTM] Initializing pool allocator [ 3.672310] [TTM] Initializing DMA pool allocator [ 3.674666] [drm] fb mappable at 0xFC000000 [ 3.676076] [drm] vram aper at 0xFC000000 [ 3.677444] [drm] size 33554432 [ 3.678037] ppdev: user-space parallel port driver [ 3.680203] [drm] fb depth is 24 [ 3.681498] [drm] pitch is 3072 [ 3.683911] fbcon: cirrusdrmfb (fb0) is primary device [ 3.711598] Console: switching to colour frame buffer device 128x48 [ 3.725470] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.736946] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [ 3.826070] AES CTR mode by8 optimization enabled [ 3.830943] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.840092] alg: No test for crc32 (crc32-pclmul) [ 3.871393] intel_rapl: no valid rapl domains found in package 0 [ 3.875070] intel_powerclamp: No package C-state available [ 3.880574] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 4.192245] cloud-init[486]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 05 Dec 2018 01:43:17 +0000. Up 4.15 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 nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting System Logging Service... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... Starting Postfix Mail Transport Agent... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... Starting LSB: Starts Logstash as a daemon.... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server daemon. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [ 6.169518] cloud-init[803]: Cloud-init v. 0.7.5 running 'init' at Wed, 05 Dec 2018 01:43:19 +0000. Up 6.10 seconds. [ 6.199209] cloud-init[803]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.201308] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.208692] cloud-init[803]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.214148] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.220266] cloud-init[803]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.224154] cloud-init[803]: ci-info: | eth0: | True | 192.168.120.7 | 255.255.255.0 | fa:16:3e:7e:3c:82 | [ 6.232149] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.239341] cloud-init[803]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.243883] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.248049] cloud-init[803]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.256296] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.264667] cloud-init[803]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.267874] cloud-init[803]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.273811] cloud-init[803]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.277533] cloud-init[803]: 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: 2018-12-05 01:43:25,066 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.200: timed out 2018-12-05 01:43:34,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-05 01:43:34,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1/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}a32b89d83b098bcbb98326b0b41278985654a742" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-05 01:43:34,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:43:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66a43dbb-f34f-4a4b-b195-d71f4462c541 x-compute-request-id: req-66a43dbb-f34f-4a4b-b195-d71f4462c541 Content-Encoding: gzip Content-Length: 11752 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 00000000bffe1351 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 00000000bffe12d1 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 1893557715 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.388330] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.391030] pid_max: default: 32768 minimum: 301\n[ 0.392479] Security Framework initialized\n[ 0.393846] SELinux: Initializing.\n[ 0.395330] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.401115] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.404617] Mount-cache hash table entries: 4096\n[ 0.406337] Initializing cgroup subsys memory\n[ 0.407738] Initializing cgroup subsys devices\n[ 0.409145] Initializing cgroup subsys freezer\n[ 0.410548] Initializing cgroup subsys net_cls\n[ 0.411956] Initializing cgroup subsys blkio\n[ 0.413319] Initializing cgroup subsys perf_event\n[ 0.414765] Initializing cgroup subsys hugetlb\n[ 0.416168] Initializing cgroup subsys pids\n[ 0.417514] Initializing cgroup subsys net_prio\n[ 0.419010] CPU: Physical Processor ID: 0\n[ 0.421029] mce: CPU supports 10 MCE banks\n[ 0.422394] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.423958] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.425500] tlb_flushall_shift: 6\n[ 0.426910] Freeing SMP alternatives: 28k freed\n[ 0.430989] ACPI: Core revision 20130517\n[ 0.432721] ACPI: All ACPI Tables successfully acquired\n[ 0.434489] ftrace: allocating 25812 entries in 101 pages\n[ 0.456510] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.458323] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.460091] smpboot: Max logical packages: 2\n[ 0.461692] Enabling x2apic\n[ 0.462806] Enabled x2apic\n[ 0.464160] Switched APIC routing to physical x2apic.\n[ 0.466934] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.468688] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.471984] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.479855] KVM setup paravirtual spinlock\n[ 0.482458] smpboot: Booting Node 0, Processors #1 OK\n[ 0.484391] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.506190] Brought up 2 CPUs\n[ 0.506192] KVM setup async PF for cpu 1\n[ 0.506195] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.510008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.512590] devtmpfs: initialized\n[ 0.515223] EVM: security.selinux\n[ 0.516440] EVM: security.ima\n[ 0.517573] EVM: security.capability\n[ 0.519448] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.521287] pinctrl core: initialized pinctrl subsystem\n[ 0.522947] NET: Registered protocol family 16\n[ 0.524531] ACPI: bus type PCI registered\n[ 0.525872] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.527709] PCI: Using configuration type 1 for base access\n[ 0.532677] ACPI: Added _OSI(Module Device)\n[ 0.534053] ACPI: Added _OSI(Processor Device)\n[ 0.535450] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.536885] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.539507] ACPI: Interpreter enabled\n[ 0.540782] ACPI: (supports S0 S5)\n[ 0.541984] ACPI: Using IOAPIC for interrupt routing\n[ 0.543467] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.547949] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.549665] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.551489] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.553267] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.556582] acpiphp: Slot [3] registered\n[ 0.557914] acpiphp: Slot [4] registered\n[ 0.559228] acpiphp: Slot [5] registered\n[ 0.560538] acpiphp: Slot [6] registered\n[ 0.561852] acpiphp: Slot [7] registered\n[ 0.563160] acpiphp: Slot [8] registered\n[ 0.564465] acpiphp: Slot [9] registered\n[ 0.565783] acpiphp: Slot [10] registered\n[ 0.567108] acpiphp: Slot [11] registered\n[ 0.568434] acpiphp: Slot [12] registered\n[ 0.569805] acpiphp: Slot [13] registered\n[ 0.571134] acpiphp: Slot [14] registered\n[ 0.572481] acpiphp: Slot [15] registered\n[ 0.573837] acpiphp: Slot [16] registered\n[ 0.575184] acpiphp: Slot [17] registered\n[ 0.576525] acpiphp: Slot [18] registered\n[ 0.577854] acpiphp: Slot [19] registered\n[ 0.579186] acpiphp: Slot [20] registered\n[ 0.580514] acpiphp: Slot [21] registered\n[ 0.581843] acpiphp: Slot [22] registered\n[ 0.583169] acpiphp: Slot [23] registered\n[ 0.584513] acpiphp: Slot [24] registered\n[ 0.585862] acpiphp: Slot [25] registered\n[ 0.587187] acpiphp: Slot [26] registered\n[ 0.588521] acpiphp: Slot [27] registered\n[ 0.589886] acpiphp: Slot [28] registered\n[ 0.591193] acpiphp: Slot [29] registered\n[ 0.592510] acpiphp: Slot [30] registered\n[ 0.593843] acpiphp: Slot [31] registered\n[ 0.595161] PCI host bridge to bus 0000:00\n[ 0.596496] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.598075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.599874] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.601681] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.604129] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.606570] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.611625] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.613525] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.615270] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.617139] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.621553] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.623984] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.647463] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.649668] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.652264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.654360] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.656434] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.658354] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.660367] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.662951] vgaarb: loaded\n[ 0.664038] vgaarb: bridge control possible 0000:00:02.0\n[ 0.665765] SCSI subsystem initialized\n[ 0.667094] ACPI: bus type USB registered\n[ 0.668479] usbcore: registered new interface driver usbfs\n[ 0.670088] usbcore: registered new interface driver hub\n[ 0.671683] usbcore: registered new device driver usb\n[ 0.673378] PCI: Using ACPI for IRQ routing\n[ 0.675091] NetLabel: Initializing\n[ 0.676298] NetLabel: domain hash size = 128\n[ 0.677674] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.679188] NetLabel: unlabeled traffic allowed by default\n[ 0.680920] Switched to clocksource kvm-clock\n[ 0.690134] pnp: PnP ACPI init\n[ 0.691317] ACPI: bus type PNP registered\n[ 0.693019] pnp: PnP ACPI: found 5 devices\n[ 0.694342] ACPI: bus type PNP unregistered\n[ 0.701958] NET: Registered protocol family 2\n[ 0.703658] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.706348] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.708586] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.710479] TCP: reno registered\n[ 0.711686] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.713420] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.715268] NET: Registered protocol family 1\n[ 0.716675] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.718343] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.719970] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.739917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.759904] Unpacking initramfs...\n[ 1.224350] Freeing initrd memory: 37508k freed\n[ 1.233862] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.235683] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.239044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.240830] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.242843] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.244572] Initialise system trusted keyring\n[ 1.245984] audit: initializing netlink socket (disabled)\n[ 1.247580] type=2000 audit(1543974193.673:1): initialized\n[ 1.264429] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.266203] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.268735] zpool: loaded\n[ 1.269822] zbud: loaded\n[ 1.271037] VFS: Disk quotas dquot_6.5.2\n[ 1.272366] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.274276] msgmni has been set to 7578\n[ 1.275634] Key type big_key registered\n[ 1.277647] NET: Registered protocol family 38\n[ 1.279067] Key type asymmetric registered\n[ 1.280399] Asymmetric key parser 'x509' registered\n[ 1.281890] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.284373] io scheduler noop registered\n[ 1.285680] io scheduler deadline registered (default)\n[ 1.299811] io scheduler cfq registered\n[ 1.301179] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.302777] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.304652] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.307089] ACPI: Power Button [PWRF]\n[ 1.308474] GHES: HEST is not enabled!\n[ 1.309838] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.334159] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.336234] Non-volatile memory driver v1.3\n[ 1.337597] Linux agpgart interface v0.103\n[ 1.339037] crash memory driver: version 1.1\n[ 1.340454] rdac: device handler registered\n[ 1.341843] hp_sw: device handler registered\n[ 1.343226] emc: device handler registered\n[ 1.344576] alua: device handler registered\n[ 1.345952] libphy: Fixed MDIO Bus: probed\n[ 1.347377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.349171] ehci-pci: EHCI PCI platform driver\n[ 1.350578] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.352286] ohci-pci: OHCI PCI platform driver\n[ 1.353683] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.373886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.375491] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.377940] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.379489] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.381204] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.383020] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.385408] usb usb1: Product: UHCI Host Controller\n[ 1.386879] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.388749] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.390291] hub 1-0:1.0: USB hub found\n[ 1.391574] hub 1-0:1.0: 2 ports detected\n[ 1.393024] usbcore: registered new interface driver usbserial\n[ 1.394682] usbcore: registered new interface driver usbserial_generic\n[ 1.396460] usbserial: USB Serial support registered for generic\n[ 1.398157] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.401419] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.402903] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.404477] mousedev: PS/2 mouse device common for all mice\n[ 1.406386] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.409607] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.412336] rtc_cmos 00:00: RTC can wake from S4\n[ 1.414321] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.414661] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.414847] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.414905] cpuidle: using governor menu\n[ 1.415009] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.415131] usbcore: registered new interface driver usbhid\n[ 1.415134] usbhid: USB HID core driver\n[ 1.415183] drop_monitor: Initializing network drop monitor service\n[ 1.415243] TCP: cubic registered\n[ 1.415246] Initializing XFRM netlink socket\n[ 1.415376] NET: Registered protocol family 10\n[ 1.417183] NET: Registered protocol family 17\n[ 1.418734] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.418740] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.418774] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.418892] Loading compiled-in X.509 certificates\n[ 1.418928] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.418939] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.419372] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.419402] registered taskstats version 1\n[ 1.421489] Key type trusted registered\n[ 1.423026] Key type encrypted registered\n[ 1.424586] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.426260] rtc_cmos 00:00: setting system clock to 2018-12-05 01:43:14 UTC (1543974194)\n[ 1.463687] Freeing unused kernel memory: 1680k freed\n[ 1.469083] 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.473947] systemd[1]: Detected virtualization kvm.\n[ 1.475451] systemd[1]: Detected architecture x86-64.\n[ 1.476953] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.479655] systemd[1]: No hostname configured.\n[ 1.481084] systemd[1]: Set hostname to .\n[ 1.482620] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.505617] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.508195] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.511726] systemd[1]: Reached target Local File Systems.\n[ 1.513334] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.515785] systemd[1]: Created slice Root Slice.\n[ 1.517232] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.519541] systemd[1]: Listening on Journal Socket.\n[ 1.521041] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Paths.\n[ 1.523315] systemd[1]: Reached target Paths.\n[ 1.524694] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Swap.\n[ 1.526793] systemd[1]: Reached target Swap.\n[ 1.528171] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Timers.\n[ 1.530282] systemd[1]: Reached target Timers.\n[ 1.531675] systemd[1]: Starting Timers.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.533933] systemd[1]: Listening on udev Kernel Socket.\n[ 1.535493] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.537949] systemd[1]: Listening on udev Control Socket.\n[ 1.539543] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.541883] systemd[1]: Reached target Sockets.\n[ 1.543306] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.545605] systemd[1]: Created slice System Slice.\n[ 1.547095] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.549375] systemd[1]: Reached target Slices.\n[ 1.550788] systemd[1]: Starting Slices.\n[ 1.552467] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.555222] 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.559701] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.562669] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.567606] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.571959] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.574502] systemd[1]: Started Journal Service.\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.625402] RPC: Registered named UNIX socket transport module.\n[ 1.627143] RPC: Registered udp transport module.\n[ 1.628618] RPC: Registered tcp transport module.\n[ 1.630093] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n[ 1.695981] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[ 1.725467] FDC 0 is a S82078B\n[[32m OK [0m] Reached target Basic System.\n[ 1.746803] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.750661] scsi host0: ata_piix\n[ 1.752106] scsi host1: ata_piix\n[ 1.753347] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.755234] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.794289] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.800786] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.847793] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.849806] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.851881] usb 1-1: Product: QEMU USB Tablet\n[ 1.853370] usb 1-1: Manufacturer: QEMU\n[ 1.854763] usb 1-1: SerialNumber: 42\n[ 1.865000] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.868291] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.953338] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.956192] XFS (vda1): Mounting V4 Filesystem\n[ 1.982956] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n 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.228878] systemd-journald[120]: Received SIGTERM from PID 1 (systemd).\n[ 2.239980] tsc: Refined TSC clocksource calibration: 3491.842 MHz\n[ 2.538788] SELinux: Disabled at runtime.\n[ 2.576945] type=1404 audit(1543974195.651:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.666265] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.667952] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting POSIX Message Queue File System...\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] Listening on udev Kernel Socket.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Mounting Debug File System...\n[[32m OK [0m] Listening on udev Control Socket.\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] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Mounting Huge Pages File System...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting Flush Journal to Persistent Storage...\n[ 3.265150] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[ 3.284043] systemd-journald[386]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\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 Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting 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 Mark the need to relabel after reboot.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[ 3.439372] type=1305 audit(1543974196.513: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 Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[ 3.586970] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.591111] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting Login Service...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n Starting Authorization Manager...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.616026] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.668378] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.670377] [TTM] Initializing pool allocator\n[ 3.672310] [TTM] Initializing DMA pool allocator\n[ 3.674666] [drm] fb mappable at 0xFC000000\n[ 3.676076] [drm] vram aper at 0xFC000000\n[ 3.677444] [drm] size 33554432\n[ 3.678037] ppdev: user-space parallel port driver\n[ 3.680203] [drm] fb depth is 24\n[ 3.681498] [drm] pitch is 3072\n[ 3.683911] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.711598] Console: switching to colour frame buffer device 128x48\n[ 3.725470] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.736946] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[ 3.826070] AES CTR mode by8 optimization enabled\n[ 3.830943] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.840092] alg: No test for crc32 (crc32-pclmul)\n[ 3.871393] intel_rapl: no valid rapl domains found in package 0\n[ 3.875070] intel_powerclamp: No package C-state available\n[ 3.880574] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[ 4.192245] cloud-init[486]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 05 Dec 2018 01:43:17 +0000. Up 4.15 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 nginx - high performance web server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting System Logging Service...\n Starting OpenSSH server daemon...\n Starting Dynamic System Tuning Daemon...\n Starting Postfix Mail Transport Agent...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started OpenSSH server 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 LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.169518] cloud-init[803]: Cloud-init v. 0.7.5 running 'init' at Wed, 05 Dec 2018 01:43:19 +0000. Up 6.10 seconds.\n[ 6.199209] cloud-init[803]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.201308] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.208692] cloud-init[803]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.214148] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.220266] cloud-init[803]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.224154] cloud-init[803]: ci-info: | eth0: | True | 192.168.120.7 | 255.255.255.0 | fa:16:3e:7e:3c:82 |\n[ 6.232149] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.239341] cloud-init[803]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.243883] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.248049] cloud-init[803]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.256296] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.264667] cloud-init[803]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.267874] cloud-init[803]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.273811] cloud-init[803]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.277533] cloud-init[803]: 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: "} 2018-12-05 01:43:34,159 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1/action used request id req-66a43dbb-f34f-4a4b-b195-d71f4462c541 2018-12-05 01:43:34,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0837860107422s 2018-12-05 01:43:34,160 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1/action used request id req-66a43dbb-f34f-4a4b-b195-d71f4462c541 2018-12-05 01:43:34,161 - 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 00000000bffe1351 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 00000000bffe12d1 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 1893557715 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.388330] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.391030] pid_max: default: 32768 minimum: 301 [ 0.392479] Security Framework initialized [ 0.393846] SELinux: Initializing. [ 0.395330] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.401115] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.404617] Mount-cache hash table entries: 4096 [ 0.406337] Initializing cgroup subsys memory [ 0.407738] Initializing cgroup subsys devices [ 0.409145] Initializing cgroup subsys freezer [ 0.410548] Initializing cgroup subsys net_cls [ 0.411956] Initializing cgroup subsys blkio [ 0.413319] Initializing cgroup subsys perf_event [ 0.414765] Initializing cgroup subsys hugetlb [ 0.416168] Initializing cgroup subsys pids [ 0.417514] Initializing cgroup subsys net_prio [ 0.419010] CPU: Physical Processor ID: 0 [ 0.421029] mce: CPU supports 10 MCE banks [ 0.422394] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.423958] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.425500] tlb_flushall_shift: 6 [ 0.426910] Freeing SMP alternatives: 28k freed [ 0.430989] ACPI: Core revision 20130517 [ 0.432721] ACPI: All ACPI Tables successfully acquired [ 0.434489] ftrace: allocating 25812 entries in 101 pages [ 0.456510] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.458323] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.460091] smpboot: Max logical packages: 2 [ 0.461692] Enabling x2apic [ 0.462806] Enabled x2apic [ 0.464160] Switched APIC routing to physical x2apic. [ 0.466934] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.468688] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.471984] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.479855] KVM setup paravirtual spinlock [ 0.482458] smpboot: Booting Node 0, Processors #1 OK [ 0.484391] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.506190] Brought up 2 CPUs [ 0.506192] KVM setup async PF for cpu 1 [ 0.506195] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.510008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.512590] devtmpfs: initialized [ 0.515223] EVM: security.selinux [ 0.516440] EVM: security.ima [ 0.517573] EVM: security.capability [ 0.519448] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.521287] pinctrl core: initialized pinctrl subsystem [ 0.522947] NET: Registered protocol family 16 [ 0.524531] ACPI: bus type PCI registered [ 0.525872] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.527709] PCI: Using configuration type 1 for base access [ 0.532677] ACPI: Added _OSI(Module Device) [ 0.534053] ACPI: Added _OSI(Processor Device) [ 0.535450] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.536885] ACPI: Added _OSI(Processor Aggregator Device) [ 0.539507] ACPI: Interpreter enabled [ 0.540782] ACPI: (supports S0 S5) [ 0.541984] ACPI: Using IOAPIC for interrupt routing [ 0.543467] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.547949] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.549665] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.551489] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.553267] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.556582] acpiphp: Slot [3] registered [ 0.557914] acpiphp: Slot [4] registered [ 0.559228] acpiphp: Slot [5] registered [ 0.560538] acpiphp: Slot [6] registered [ 0.561852] acpiphp: Slot [7] registered [ 0.563160] acpiphp: Slot [8] registered [ 0.564465] acpiphp: Slot [9] registered [ 0.565783] acpiphp: Slot [10] registered [ 0.567108] acpiphp: Slot [11] registered [ 0.568434] acpiphp: Slot [12] registered [ 0.569805] acpiphp: Slot [13] registered [ 0.571134] acpiphp: Slot [14] registered [ 0.572481] acpiphp: Slot [15] registered [ 0.573837] acpiphp: Slot [16] registered [ 0.575184] acpiphp: Slot [17] registered [ 0.576525] acpiphp: Slot [18] registered [ 0.577854] acpiphp: Slot [19] registered [ 0.579186] acpiphp: Slot [20] registered [ 0.580514] acpiphp: Slot [21] registered [ 0.581843] acpiphp: Slot [22] registered [ 0.583169] acpiphp: Slot [23] registered [ 0.584513] acpiphp: Slot [24] registered [ 0.585862] acpiphp: Slot [25] registered [ 0.587187] acpiphp: Slot [26] registered [ 0.588521] acpiphp: Slot [27] registered [ 0.589886] acpiphp: Slot [28] registered [ 0.591193] acpiphp: Slot [29] registered [ 0.592510] acpiphp: Slot [30] registered [ 0.593843] acpiphp: Slot [31] registered [ 0.595161] PCI host bridge to bus 0000:00 [ 0.596496] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.598075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.599874] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.601681] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.604129] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.606570] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.611625] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.613525] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.615270] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.617139] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.621553] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.623984] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.647463] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.649668] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.652264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.654360] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.656434] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.658354] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.660367] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.662951] vgaarb: loaded [ 0.664038] vgaarb: bridge control possible 0000:00:02.0 [ 0.665765] SCSI subsystem initialized [ 0.667094] ACPI: bus type USB registered [ 0.668479] usbcore: registered new interface driver usbfs [ 0.670088] usbcore: registered new interface driver hub [ 0.671683] usbcore: registered new device driver usb [ 0.673378] PCI: Using ACPI for IRQ routing [ 0.675091] NetLabel: Initializing [ 0.676298] NetLabel: domain hash size = 128 [ 0.677674] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.679188] NetLabel: unlabeled traffic allowed by default [ 0.680920] Switched to clocksource kvm-clock [ 0.690134] pnp: PnP ACPI init [ 0.691317] ACPI: bus type PNP registered [ 0.693019] pnp: PnP ACPI: found 5 devices [ 0.694342] ACPI: bus type PNP unregistered [ 0.701958] NET: Registered protocol family 2 [ 0.703658] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.706348] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.708586] TCP: Hash tables configured (established 32768 bind 32768) [ 0.710479] TCP: reno registered [ 0.711686] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.713420] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.715268] NET: Registered protocol family 1 [ 0.716675] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.718343] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.719970] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.739917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.759904] Unpacking initramfs... [ 1.224350] Freeing initrd memory: 37508k freed [ 1.233862] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.235683] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.239044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.240830] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.242843] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.244572] Initialise system trusted keyring [ 1.245984] audit: initializing netlink socket (disabled) [ 1.247580] type=2000 audit(1543974193.673:1): initialized [ 1.264429] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.266203] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.268735] zpool: loaded [ 1.269822] zbud: loaded [ 1.271037] VFS: Disk quotas dquot_6.5.2 [ 1.272366] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.274276] msgmni has been set to 7578 [ 1.275634] Key type big_key registered [ 1.277647] NET: Registered protocol family 38 [ 1.279067] Key type asymmetric registered [ 1.280399] Asymmetric key parser 'x509' registered [ 1.281890] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.284373] io scheduler noop registered [ 1.285680] io scheduler deadline registered (default) [ 1.299811] io scheduler cfq registered [ 1.301179] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.302777] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.304652] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.307089] ACPI: Power Button [PWRF] [ 1.308474] GHES: HEST is not enabled! [ 1.309838] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.334159] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.336234] Non-volatile memory driver v1.3 [ 1.337597] Linux agpgart interface v0.103 [ 1.339037] crash memory driver: version 1.1 [ 1.340454] rdac: device handler registered [ 1.341843] hp_sw: device handler registered [ 1.343226] emc: device handler registered [ 1.344576] alua: device handler registered [ 1.345952] libphy: Fixed MDIO Bus: probed [ 1.347377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.349171] ehci-pci: EHCI PCI platform driver [ 1.350578] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.352286] ohci-pci: OHCI PCI platform driver [ 1.353683] uhci_hcd: USB Universal Host Controller Interface driver [ 1.373886] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.375491] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.377940] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.379489] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.381204] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.383020] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.385408] usb usb1: Product: UHCI Host Controller [ 1.386879] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.388749] usb usb1: SerialNumber: 0000:00:01.2 [ 1.390291] hub 1-0:1.0: USB hub found [ 1.391574] hub 1-0:1.0: 2 ports detected [ 1.393024] usbcore: registered new interface driver usbserial [ 1.394682] usbcore: registered new interface driver usbserial_generic [ 1.396460] usbserial: USB Serial support registered for generic [ 1.398157] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.401419] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.402903] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.404477] mousedev: PS/2 mouse device common for all mice [ 1.406386] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.409607] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.412336] rtc_cmos 00:00: RTC can wake from S4 [ 1.414321] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.414661] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.414847] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.414905] cpuidle: using governor menu [ 1.415009] hidraw: raw HID events driver (C) Jiri Kosina [ 1.415131] usbcore: registered new interface driver usbhid [ 1.415134] usbhid: USB HID core driver [ 1.415183] drop_monitor: Initializing network drop monitor service [ 1.415243] TCP: cubic registered [ 1.415246] Initializing XFRM netlink socket [ 1.415376] NET: Registered protocol family 10 [ 1.417183] NET: Registered protocol family 17 [ 1.418734] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.418740] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.418774] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.418892] Loading compiled-in X.509 certificates [ 1.418928] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.418939] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.419372] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.419402] registered taskstats version 1 [ 1.421489] Key type trusted registered [ 1.423026] Key type encrypted registered [ 1.424586] IMA: No TPM chip found, activating TPM-bypass! [ 1.426260] rtc_cmos 00:00: setting system clock to 2018-12-05 01:43:14 UTC (1543974194) [ 1.463687] Freeing unused kernel memory: 1680k freed [ 1.469083] 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.473947] systemd[1]: Detected virtualization kvm. [ 1.475451] systemd[1]: Detected architecture x86-64. [ 1.476953] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.479655] systemd[1]: No hostname configured. [ 1.481084] systemd[1]: Set hostname to . [ 1.482620] systemd[1]: Initializing machine ID from KVM UUID. [ 1.505617] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.508195] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Local File Systems. [ 1.511726] systemd[1]: Reached target Local File Systems. [ 1.513334] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.515785] systemd[1]: Created slice Root Slice. [ 1.517232] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.519541] systemd[1]: Listening on Journal Socket. [ 1.521041] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Paths. [ 1.523315] systemd[1]: Reached target Paths. [ 1.524694] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.526793] systemd[1]: Reached target Swap. [ 1.528171] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.530282] systemd[1]: Reached target Timers. [ 1.531675] systemd[1]: Starting Timers. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.533933] systemd[1]: Listening on udev Kernel Socket. [ 1.535493] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.537949] systemd[1]: Listening on udev Control Socket. [ 1.539543] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.541883] systemd[1]: Reached target Sockets. [ 1.543306] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.545605] systemd[1]: Created slice System Slice. [ 1.547095] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.549375] systemd[1]: Reached target Slices. [ 1.550788] systemd[1]: Starting Slices. [ 1.552467] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.555222] 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.559701] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.562669] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.567606] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.571959] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.574502] systemd[1]: Started Journal Service. 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.625402] RPC: Registered named UNIX socket transport module. [ 1.627143] RPC: Registered udp transport module. [ 1.628618] RPC: Registered tcp transport module. [ 1.630093] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... [ 1.695981] usb 1-1: new full-speed USB device number 2 using uhci_hcd Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [ 1.725467] FDC 0 is a S82078B [[32m OK [0m] Reached target Basic System. [ 1.746803] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.750661] scsi host0: ata_piix [ 1.752106] scsi host1: ata_piix [ 1.753347] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.755234] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.794289] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.800786] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.847793] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.849806] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.851881] usb 1-1: Product: QEMU USB Tablet [ 1.853370] usb 1-1: Manufacturer: QEMU [ 1.854763] usb 1-1: SerialNumber: 42 [ 1.865000] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.868291] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.953338] SGI XFS with ACLs, security attributes, no debug enabled [ 1.956192] XFS (vda1): Mounting V4 Filesystem [ 1.982956] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. 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.228878] systemd-journald[120]: Received SIGTERM from PID 1 (systemd). [ 2.239980] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 2.538788] SELinux: Disabled at runtime. [ 2.576945] type=1404 audit(1543974195.651:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.666265] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.667952] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting POSIX Message Queue File System... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting Debug File System... [[32m OK [0m] Listening on udev Control Socket. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Mounting Huge Pages File System... Starting Apply Kernel Variables... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [ 3.265150] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 3.284043] systemd-journald[386]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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 Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting 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 Mark the need to relabel after reboot. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [ 3.439372] type=1305 audit(1543974196.513: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 Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.586970] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.591111] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Login Service... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting Authorization Manager... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... [ 3.616026] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.668378] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.670377] [TTM] Initializing pool allocator [ 3.672310] [TTM] Initializing DMA pool allocator [ 3.674666] [drm] fb mappable at 0xFC000000 [ 3.676076] [drm] vram aper at 0xFC000000 [ 3.677444] [drm] size 33554432 [ 3.678037] ppdev: user-space parallel port driver [ 3.680203] [drm] fb depth is 24 [ 3.681498] [drm] pitch is 3072 [ 3.683911] fbcon: cirrusdrmfb (fb0) is primary device [ 3.711598] Console: switching to colour frame buffer device 128x48 [ 3.725470] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.736946] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [ 3.826070] AES CTR mode by8 optimization enabled [ 3.830943] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.840092] alg: No test for crc32 (crc32-pclmul) [ 3.871393] intel_rapl: no valid rapl domains found in package 0 [ 3.875070] intel_powerclamp: No package C-state available [ 3.880574] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 4.192245] cloud-init[486]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 05 Dec 2018 01:43:17 +0000. Up 4.15 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 nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting System Logging Service... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... Starting Postfix Mail Transport Agent... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... Starting LSB: Starts Logstash as a daemon.... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server daemon. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [ 6.169518] cloud-init[803]: Cloud-init v. 0.7.5 running 'init' at Wed, 05 Dec 2018 01:43:19 +0000. Up 6.10 seconds. [ 6.199209] cloud-init[803]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.201308] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.208692] cloud-init[803]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.214148] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.220266] cloud-init[803]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.224154] cloud-init[803]: ci-info: | eth0: | True | 192.168.120.7 | 255.255.255.0 | fa:16:3e:7e:3c:82 | [ 6.232149] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.239341] cloud-init[803]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.243883] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.248049] cloud-init[803]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.256296] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.264667] cloud-init[803]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.267874] cloud-init[803]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.273811] cloud-init[803]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.277533] cloud-init[803]: 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: 2018-12-05 01:43:35,163 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.200: timed out 2018-12-05 01:43:44,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-05 01:43:44,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1/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}a32b89d83b098bcbb98326b0b41278985654a742" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-05 01:43:44,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:43: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-651099e7-a327-4a7e-8d22-745e3a2ef2bc x-compute-request-id: req-651099e7-a327-4a7e-8d22-745e3a2ef2bc Content-Encoding: gzip Content-Length: 11752 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 00000000bffe1351 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 00000000bffe12d1 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 1893557715 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.388330] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.391030] pid_max: default: 32768 minimum: 301\n[ 0.392479] Security Framework initialized\n[ 0.393846] SELinux: Initializing.\n[ 0.395330] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.401115] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.404617] Mount-cache hash table entries: 4096\n[ 0.406337] Initializing cgroup subsys memory\n[ 0.407738] Initializing cgroup subsys devices\n[ 0.409145] Initializing cgroup subsys freezer\n[ 0.410548] Initializing cgroup subsys net_cls\n[ 0.411956] Initializing cgroup subsys blkio\n[ 0.413319] Initializing cgroup subsys perf_event\n[ 0.414765] Initializing cgroup subsys hugetlb\n[ 0.416168] Initializing cgroup subsys pids\n[ 0.417514] Initializing cgroup subsys net_prio\n[ 0.419010] CPU: Physical Processor ID: 0\n[ 0.421029] mce: CPU supports 10 MCE banks\n[ 0.422394] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.423958] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.425500] tlb_flushall_shift: 6\n[ 0.426910] Freeing SMP alternatives: 28k freed\n[ 0.430989] ACPI: Core revision 20130517\n[ 0.432721] ACPI: All ACPI Tables successfully acquired\n[ 0.434489] ftrace: allocating 25812 entries in 101 pages\n[ 0.456510] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.458323] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.460091] smpboot: Max logical packages: 2\n[ 0.461692] Enabling x2apic\n[ 0.462806] Enabled x2apic\n[ 0.464160] Switched APIC routing to physical x2apic.\n[ 0.466934] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.468688] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.471984] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.479855] KVM setup paravirtual spinlock\n[ 0.482458] smpboot: Booting Node 0, Processors #1 OK\n[ 0.484391] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.506190] Brought up 2 CPUs\n[ 0.506192] KVM setup async PF for cpu 1\n[ 0.506195] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.510008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.512590] devtmpfs: initialized\n[ 0.515223] EVM: security.selinux\n[ 0.516440] EVM: security.ima\n[ 0.517573] EVM: security.capability\n[ 0.519448] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.521287] pinctrl core: initialized pinctrl subsystem\n[ 0.522947] NET: Registered protocol family 16\n[ 0.524531] ACPI: bus type PCI registered\n[ 0.525872] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.527709] PCI: Using configuration type 1 for base access\n[ 0.532677] ACPI: Added _OSI(Module Device)\n[ 0.534053] ACPI: Added _OSI(Processor Device)\n[ 0.535450] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.536885] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.539507] ACPI: Interpreter enabled\n[ 0.540782] ACPI: (supports S0 S5)\n[ 0.541984] ACPI: Using IOAPIC for interrupt routing\n[ 0.543467] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.547949] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.549665] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.551489] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.553267] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.556582] acpiphp: Slot [3] registered\n[ 0.557914] acpiphp: Slot [4] registered\n[ 0.559228] acpiphp: Slot [5] registered\n[ 0.560538] acpiphp: Slot [6] registered\n[ 0.561852] acpiphp: Slot [7] registered\n[ 0.563160] acpiphp: Slot [8] registered\n[ 0.564465] acpiphp: Slot [9] registered\n[ 0.565783] acpiphp: Slot [10] registered\n[ 0.567108] acpiphp: Slot [11] registered\n[ 0.568434] acpiphp: Slot [12] registered\n[ 0.569805] acpiphp: Slot [13] registered\n[ 0.571134] acpiphp: Slot [14] registered\n[ 0.572481] acpiphp: Slot [15] registered\n[ 0.573837] acpiphp: Slot [16] registered\n[ 0.575184] acpiphp: Slot [17] registered\n[ 0.576525] acpiphp: Slot [18] registered\n[ 0.577854] acpiphp: Slot [19] registered\n[ 0.579186] acpiphp: Slot [20] registered\n[ 0.580514] acpiphp: Slot [21] registered\n[ 0.581843] acpiphp: Slot [22] registered\n[ 0.583169] acpiphp: Slot [23] registered\n[ 0.584513] acpiphp: Slot [24] registered\n[ 0.585862] acpiphp: Slot [25] registered\n[ 0.587187] acpiphp: Slot [26] registered\n[ 0.588521] acpiphp: Slot [27] registered\n[ 0.589886] acpiphp: Slot [28] registered\n[ 0.591193] acpiphp: Slot [29] registered\n[ 0.592510] acpiphp: Slot [30] registered\n[ 0.593843] acpiphp: Slot [31] registered\n[ 0.595161] PCI host bridge to bus 0000:00\n[ 0.596496] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.598075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.599874] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.601681] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.604129] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.606570] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.611625] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.613525] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.615270] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.617139] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.621553] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.623984] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.647463] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.649668] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.652264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.654360] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.656434] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.658354] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.660367] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.662951] vgaarb: loaded\n[ 0.664038] vgaarb: bridge control possible 0000:00:02.0\n[ 0.665765] SCSI subsystem initialized\n[ 0.667094] ACPI: bus type USB registered\n[ 0.668479] usbcore: registered new interface driver usbfs\n[ 0.670088] usbcore: registered new interface driver hub\n[ 0.671683] usbcore: registered new device driver usb\n[ 0.673378] PCI: Using ACPI for IRQ routing\n[ 0.675091] NetLabel: Initializing\n[ 0.676298] NetLabel: domain hash size = 128\n[ 0.677674] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.679188] NetLabel: unlabeled traffic allowed by default\n[ 0.680920] Switched to clocksource kvm-clock\n[ 0.690134] pnp: PnP ACPI init\n[ 0.691317] ACPI: bus type PNP registered\n[ 0.693019] pnp: PnP ACPI: found 5 devices\n[ 0.694342] ACPI: bus type PNP unregistered\n[ 0.701958] NET: Registered protocol family 2\n[ 0.703658] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.706348] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.708586] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.710479] TCP: reno registered\n[ 0.711686] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.713420] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.715268] NET: Registered protocol family 1\n[ 0.716675] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.718343] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.719970] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.739917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.759904] Unpacking initramfs...\n[ 1.224350] Freeing initrd memory: 37508k freed\n[ 1.233862] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.235683] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.239044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.240830] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.242843] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.244572] Initialise system trusted keyring\n[ 1.245984] audit: initializing netlink socket (disabled)\n[ 1.247580] type=2000 audit(1543974193.673:1): initialized\n[ 1.264429] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.266203] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.268735] zpool: loaded\n[ 1.269822] zbud: loaded\n[ 1.271037] VFS: Disk quotas dquot_6.5.2\n[ 1.272366] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.274276] msgmni has been set to 7578\n[ 1.275634] Key type big_key registered\n[ 1.277647] NET: Registered protocol family 38\n[ 1.279067] Key type asymmetric registered\n[ 1.280399] Asymmetric key parser 'x509' registered\n[ 1.281890] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.284373] io scheduler noop registered\n[ 1.285680] io scheduler deadline registered (default)\n[ 1.299811] io scheduler cfq registered\n[ 1.301179] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.302777] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.304652] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.307089] ACPI: Power Button [PWRF]\n[ 1.308474] GHES: HEST is not enabled!\n[ 1.309838] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.334159] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.336234] Non-volatile memory driver v1.3\n[ 1.337597] Linux agpgart interface v0.103\n[ 1.339037] crash memory driver: version 1.1\n[ 1.340454] rdac: device handler registered\n[ 1.341843] hp_sw: device handler registered\n[ 1.343226] emc: device handler registered\n[ 1.344576] alua: device handler registered\n[ 1.345952] libphy: Fixed MDIO Bus: probed\n[ 1.347377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.349171] ehci-pci: EHCI PCI platform driver\n[ 1.350578] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.352286] ohci-pci: OHCI PCI platform driver\n[ 1.353683] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.373886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.375491] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.377940] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.379489] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.381204] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.383020] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.385408] usb usb1: Product: UHCI Host Controller\n[ 1.386879] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.388749] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.390291] hub 1-0:1.0: USB hub found\n[ 1.391574] hub 1-0:1.0: 2 ports detected\n[ 1.393024] usbcore: registered new interface driver usbserial\n[ 1.394682] usbcore: registered new interface driver usbserial_generic\n[ 1.396460] usbserial: USB Serial support registered for generic\n[ 1.398157] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.401419] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.402903] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.404477] mousedev: PS/2 mouse device common for all mice\n[ 1.406386] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.409607] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.412336] rtc_cmos 00:00: RTC can wake from S4\n[ 1.414321] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.414661] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.414847] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.414905] cpuidle: using governor menu\n[ 1.415009] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.415131] usbcore: registered new interface driver usbhid\n[ 1.415134] usbhid: USB HID core driver\n[ 1.415183] drop_monitor: Initializing network drop monitor service\n[ 1.415243] TCP: cubic registered\n[ 1.415246] Initializing XFRM netlink socket\n[ 1.415376] NET: Registered protocol family 10\n[ 1.417183] NET: Registered protocol family 17\n[ 1.418734] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.418740] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.418774] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.418892] Loading compiled-in X.509 certificates\n[ 1.418928] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.418939] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.419372] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.419402] registered taskstats version 1\n[ 1.421489] Key type trusted registered\n[ 1.423026] Key type encrypted registered\n[ 1.424586] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.426260] rtc_cmos 00:00: setting system clock to 2018-12-05 01:43:14 UTC (1543974194)\n[ 1.463687] Freeing unused kernel memory: 1680k freed\n[ 1.469083] 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.473947] systemd[1]: Detected virtualization kvm.\n[ 1.475451] systemd[1]: Detected architecture x86-64.\n[ 1.476953] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.479655] systemd[1]: No hostname configured.\n[ 1.481084] systemd[1]: Set hostname to .\n[ 1.482620] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.505617] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.508195] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.511726] systemd[1]: Reached target Local File Systems.\n[ 1.513334] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.515785] systemd[1]: Created slice Root Slice.\n[ 1.517232] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.519541] systemd[1]: Listening on Journal Socket.\n[ 1.521041] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Paths.\n[ 1.523315] systemd[1]: Reached target Paths.\n[ 1.524694] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Swap.\n[ 1.526793] systemd[1]: Reached target Swap.\n[ 1.528171] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Timers.\n[ 1.530282] systemd[1]: Reached target Timers.\n[ 1.531675] systemd[1]: Starting Timers.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.533933] systemd[1]: Listening on udev Kernel Socket.\n[ 1.535493] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.537949] systemd[1]: Listening on udev Control Socket.\n[ 1.539543] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.541883] systemd[1]: Reached target Sockets.\n[ 1.543306] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.545605] systemd[1]: Created slice System Slice.\n[ 1.547095] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.549375] systemd[1]: Reached target Slices.\n[ 1.550788] systemd[1]: Starting Slices.\n[ 1.552467] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.555222] 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.559701] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.562669] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.567606] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.571959] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.574502] systemd[1]: Started Journal Service.\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.625402] RPC: Registered named UNIX socket transport module.\n[ 1.627143] RPC: Registered udp transport module.\n[ 1.628618] RPC: Registered tcp transport module.\n[ 1.630093] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n[ 1.695981] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[ 1.725467] FDC 0 is a S82078B\n[[32m OK [0m] Reached target Basic System.\n[ 1.746803] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.750661] scsi host0: ata_piix\n[ 1.752106] scsi host1: ata_piix\n[ 1.753347] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.755234] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.794289] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.800786] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.847793] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.849806] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.851881] usb 1-1: Product: QEMU USB Tablet\n[ 1.853370] usb 1-1: Manufacturer: QEMU\n[ 1.854763] usb 1-1: SerialNumber: 42\n[ 1.865000] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.868291] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.953338] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.956192] XFS (vda1): Mounting V4 Filesystem\n[ 1.982956] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n 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.228878] systemd-journald[120]: Received SIGTERM from PID 1 (systemd).\n[ 2.239980] tsc: Refined TSC clocksource calibration: 3491.842 MHz\n[ 2.538788] SELinux: Disabled at runtime.\n[ 2.576945] type=1404 audit(1543974195.651:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.666265] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.667952] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting POSIX Message Queue File System...\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] Listening on udev Kernel Socket.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Mounting Debug File System...\n[[32m OK [0m] Listening on udev Control Socket.\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] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Mounting Huge Pages File System...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting Flush Journal to Persistent Storage...\n[ 3.265150] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[ 3.284043] systemd-journald[386]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\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 Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting 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 Mark the need to relabel after reboot.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[ 3.439372] type=1305 audit(1543974196.513: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 Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[ 3.586970] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.591111] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting Login Service...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n Starting Authorization Manager...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.616026] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.668378] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.670377] [TTM] Initializing pool allocator\n[ 3.672310] [TTM] Initializing DMA pool allocator\n[ 3.674666] [drm] fb mappable at 0xFC000000\n[ 3.676076] [drm] vram aper at 0xFC000000\n[ 3.677444] [drm] size 33554432\n[ 3.678037] ppdev: user-space parallel port driver\n[ 3.680203] [drm] fb depth is 24\n[ 3.681498] [drm] pitch is 3072\n[ 3.683911] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.711598] Console: switching to colour frame buffer device 128x48\n[ 3.725470] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.736946] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[ 3.826070] AES CTR mode by8 optimization enabled\n[ 3.830943] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.840092] alg: No test for crc32 (crc32-pclmul)\n[ 3.871393] intel_rapl: no valid rapl domains found in package 0\n[ 3.875070] intel_powerclamp: No package C-state available\n[ 3.880574] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[ 4.192245] cloud-init[486]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 05 Dec 2018 01:43:17 +0000. Up 4.15 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 nginx - high performance web server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting System Logging Service...\n Starting OpenSSH server daemon...\n Starting Dynamic System Tuning Daemon...\n Starting Postfix Mail Transport Agent...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started OpenSSH server 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 LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.169518] cloud-init[803]: Cloud-init v. 0.7.5 running 'init' at Wed, 05 Dec 2018 01:43:19 +0000. Up 6.10 seconds.\n[ 6.199209] cloud-init[803]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.201308] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.208692] cloud-init[803]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.214148] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.220266] cloud-init[803]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.224154] cloud-init[803]: ci-info: | eth0: | True | 192.168.120.7 | 255.255.255.0 | fa:16:3e:7e:3c:82 |\n[ 6.232149] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.239341] cloud-init[803]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.243883] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.248049] cloud-init[803]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.256296] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.264667] cloud-init[803]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.267874] cloud-init[803]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.273811] cloud-init[803]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.277533] cloud-init[803]: 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: "} 2018-12-05 01:43:44,250 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1/action used request id req-651099e7-a327-4a7e-8d22-745e3a2ef2bc 2018-12-05 01:43:44,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0771579742432s 2018-12-05 01:43:44,251 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1/action used request id req-651099e7-a327-4a7e-8d22-745e3a2ef2bc 2018-12-05 01:43:44,251 - 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 00000000bffe1351 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 00000000bffe12d1 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 1893557715 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.388330] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.391030] pid_max: default: 32768 minimum: 301 [ 0.392479] Security Framework initialized [ 0.393846] SELinux: Initializing. [ 0.395330] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.401115] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.404617] Mount-cache hash table entries: 4096 [ 0.406337] Initializing cgroup subsys memory [ 0.407738] Initializing cgroup subsys devices [ 0.409145] Initializing cgroup subsys freezer [ 0.410548] Initializing cgroup subsys net_cls [ 0.411956] Initializing cgroup subsys blkio [ 0.413319] Initializing cgroup subsys perf_event [ 0.414765] Initializing cgroup subsys hugetlb [ 0.416168] Initializing cgroup subsys pids [ 0.417514] Initializing cgroup subsys net_prio [ 0.419010] CPU: Physical Processor ID: 0 [ 0.421029] mce: CPU supports 10 MCE banks [ 0.422394] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.423958] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.425500] tlb_flushall_shift: 6 [ 0.426910] Freeing SMP alternatives: 28k freed [ 0.430989] ACPI: Core revision 20130517 [ 0.432721] ACPI: All ACPI Tables successfully acquired [ 0.434489] ftrace: allocating 25812 entries in 101 pages [ 0.456510] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.458323] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.460091] smpboot: Max logical packages: 2 [ 0.461692] Enabling x2apic [ 0.462806] Enabled x2apic [ 0.464160] Switched APIC routing to physical x2apic. [ 0.466934] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.468688] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.471984] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.479855] KVM setup paravirtual spinlock [ 0.482458] smpboot: Booting Node 0, Processors #1 OK [ 0.484391] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.506190] Brought up 2 CPUs [ 0.506192] KVM setup async PF for cpu 1 [ 0.506195] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.510008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.512590] devtmpfs: initialized [ 0.515223] EVM: security.selinux [ 0.516440] EVM: security.ima [ 0.517573] EVM: security.capability [ 0.519448] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.521287] pinctrl core: initialized pinctrl subsystem [ 0.522947] NET: Registered protocol family 16 [ 0.524531] ACPI: bus type PCI registered [ 0.525872] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.527709] PCI: Using configuration type 1 for base access [ 0.532677] ACPI: Added _OSI(Module Device) [ 0.534053] ACPI: Added _OSI(Processor Device) [ 0.535450] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.536885] ACPI: Added _OSI(Processor Aggregator Device) [ 0.539507] ACPI: Interpreter enabled [ 0.540782] ACPI: (supports S0 S5) [ 0.541984] ACPI: Using IOAPIC for interrupt routing [ 0.543467] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.547949] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.549665] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.551489] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.553267] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.556582] acpiphp: Slot [3] registered [ 0.557914] acpiphp: Slot [4] registered [ 0.559228] acpiphp: Slot [5] registered [ 0.560538] acpiphp: Slot [6] registered [ 0.561852] acpiphp: Slot [7] registered [ 0.563160] acpiphp: Slot [8] registered [ 0.564465] acpiphp: Slot [9] registered [ 0.565783] acpiphp: Slot [10] registered [ 0.567108] acpiphp: Slot [11] registered [ 0.568434] acpiphp: Slot [12] registered [ 0.569805] acpiphp: Slot [13] registered [ 0.571134] acpiphp: Slot [14] registered [ 0.572481] acpiphp: Slot [15] registered [ 0.573837] acpiphp: Slot [16] registered [ 0.575184] acpiphp: Slot [17] registered [ 0.576525] acpiphp: Slot [18] registered [ 0.577854] acpiphp: Slot [19] registered [ 0.579186] acpiphp: Slot [20] registered [ 0.580514] acpiphp: Slot [21] registered [ 0.581843] acpiphp: Slot [22] registered [ 0.583169] acpiphp: Slot [23] registered [ 0.584513] acpiphp: Slot [24] registered [ 0.585862] acpiphp: Slot [25] registered [ 0.587187] acpiphp: Slot [26] registered [ 0.588521] acpiphp: Slot [27] registered [ 0.589886] acpiphp: Slot [28] registered [ 0.591193] acpiphp: Slot [29] registered [ 0.592510] acpiphp: Slot [30] registered [ 0.593843] acpiphp: Slot [31] registered [ 0.595161] PCI host bridge to bus 0000:00 [ 0.596496] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.598075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.599874] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.601681] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.604129] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.606570] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.611625] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.613525] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.615270] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.617139] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.621553] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.623984] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.647463] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.649668] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.652264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.654360] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.656434] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.658354] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.660367] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.662951] vgaarb: loaded [ 0.664038] vgaarb: bridge control possible 0000:00:02.0 [ 0.665765] SCSI subsystem initialized [ 0.667094] ACPI: bus type USB registered [ 0.668479] usbcore: registered new interface driver usbfs [ 0.670088] usbcore: registered new interface driver hub [ 0.671683] usbcore: registered new device driver usb [ 0.673378] PCI: Using ACPI for IRQ routing [ 0.675091] NetLabel: Initializing [ 0.676298] NetLabel: domain hash size = 128 [ 0.677674] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.679188] NetLabel: unlabeled traffic allowed by default [ 0.680920] Switched to clocksource kvm-clock [ 0.690134] pnp: PnP ACPI init [ 0.691317] ACPI: bus type PNP registered [ 0.693019] pnp: PnP ACPI: found 5 devices [ 0.694342] ACPI: bus type PNP unregistered [ 0.701958] NET: Registered protocol family 2 [ 0.703658] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.706348] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.708586] TCP: Hash tables configured (established 32768 bind 32768) [ 0.710479] TCP: reno registered [ 0.711686] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.713420] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.715268] NET: Registered protocol family 1 [ 0.716675] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.718343] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.719970] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.739917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.759904] Unpacking initramfs... [ 1.224350] Freeing initrd memory: 37508k freed [ 1.233862] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.235683] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.239044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.240830] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.242843] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.244572] Initialise system trusted keyring [ 1.245984] audit: initializing netlink socket (disabled) [ 1.247580] type=2000 audit(1543974193.673:1): initialized [ 1.264429] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.266203] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.268735] zpool: loaded [ 1.269822] zbud: loaded [ 1.271037] VFS: Disk quotas dquot_6.5.2 [ 1.272366] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.274276] msgmni has been set to 7578 [ 1.275634] Key type big_key registered [ 1.277647] NET: Registered protocol family 38 [ 1.279067] Key type asymmetric registered [ 1.280399] Asymmetric key parser 'x509' registered [ 1.281890] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.284373] io scheduler noop registered [ 1.285680] io scheduler deadline registered (default) [ 1.299811] io scheduler cfq registered [ 1.301179] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.302777] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.304652] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.307089] ACPI: Power Button [PWRF] [ 1.308474] GHES: HEST is not enabled! [ 1.309838] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.334159] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.336234] Non-volatile memory driver v1.3 [ 1.337597] Linux agpgart interface v0.103 [ 1.339037] crash memory driver: version 1.1 [ 1.340454] rdac: device handler registered [ 1.341843] hp_sw: device handler registered [ 1.343226] emc: device handler registered [ 1.344576] alua: device handler registered [ 1.345952] libphy: Fixed MDIO Bus: probed [ 1.347377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.349171] ehci-pci: EHCI PCI platform driver [ 1.350578] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.352286] ohci-pci: OHCI PCI platform driver [ 1.353683] uhci_hcd: USB Universal Host Controller Interface driver [ 1.373886] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.375491] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.377940] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.379489] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.381204] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.383020] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.385408] usb usb1: Product: UHCI Host Controller [ 1.386879] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.388749] usb usb1: SerialNumber: 0000:00:01.2 [ 1.390291] hub 1-0:1.0: USB hub found [ 1.391574] hub 1-0:1.0: 2 ports detected [ 1.393024] usbcore: registered new interface driver usbserial [ 1.394682] usbcore: registered new interface driver usbserial_generic [ 1.396460] usbserial: USB Serial support registered for generic [ 1.398157] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.401419] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.402903] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.404477] mousedev: PS/2 mouse device common for all mice [ 1.406386] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.409607] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.412336] rtc_cmos 00:00: RTC can wake from S4 [ 1.414321] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.414661] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.414847] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.414905] cpuidle: using governor menu [ 1.415009] hidraw: raw HID events driver (C) Jiri Kosina [ 1.415131] usbcore: registered new interface driver usbhid [ 1.415134] usbhid: USB HID core driver [ 1.415183] drop_monitor: Initializing network drop monitor service [ 1.415243] TCP: cubic registered [ 1.415246] Initializing XFRM netlink socket [ 1.415376] NET: Registered protocol family 10 [ 1.417183] NET: Registered protocol family 17 [ 1.418734] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.418740] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.418774] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.418892] Loading compiled-in X.509 certificates [ 1.418928] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.418939] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.419372] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.419402] registered taskstats version 1 [ 1.421489] Key type trusted registered [ 1.423026] Key type encrypted registered [ 1.424586] IMA: No TPM chip found, activating TPM-bypass! [ 1.426260] rtc_cmos 00:00: setting system clock to 2018-12-05 01:43:14 UTC (1543974194) [ 1.463687] Freeing unused kernel memory: 1680k freed [ 1.469083] 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.473947] systemd[1]: Detected virtualization kvm. [ 1.475451] systemd[1]: Detected architecture x86-64. [ 1.476953] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.479655] systemd[1]: No hostname configured. [ 1.481084] systemd[1]: Set hostname to . [ 1.482620] systemd[1]: Initializing machine ID from KVM UUID. [ 1.505617] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.508195] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Local File Systems. [ 1.511726] systemd[1]: Reached target Local File Systems. [ 1.513334] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.515785] systemd[1]: Created slice Root Slice. [ 1.517232] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.519541] systemd[1]: Listening on Journal Socket. [ 1.521041] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Paths. [ 1.523315] systemd[1]: Reached target Paths. [ 1.524694] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.526793] systemd[1]: Reached target Swap. [ 1.528171] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.530282] systemd[1]: Reached target Timers. [ 1.531675] systemd[1]: Starting Timers. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.533933] systemd[1]: Listening on udev Kernel Socket. [ 1.535493] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.537949] systemd[1]: Listening on udev Control Socket. [ 1.539543] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.541883] systemd[1]: Reached target Sockets. [ 1.543306] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.545605] systemd[1]: Created slice System Slice. [ 1.547095] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.549375] systemd[1]: Reached target Slices. [ 1.550788] systemd[1]: Starting Slices. [ 1.552467] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.555222] 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.559701] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.562669] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.567606] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.571959] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.574502] systemd[1]: Started Journal Service. 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.625402] RPC: Registered named UNIX socket transport module. [ 1.627143] RPC: Registered udp transport module. [ 1.628618] RPC: Registered tcp transport module. [ 1.630093] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... [ 1.695981] usb 1-1: new full-speed USB device number 2 using uhci_hcd Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [ 1.725467] FDC 0 is a S82078B [[32m OK [0m] Reached target Basic System. [ 1.746803] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.750661] scsi host0: ata_piix [ 1.752106] scsi host1: ata_piix [ 1.753347] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.755234] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.794289] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.800786] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.847793] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.849806] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.851881] usb 1-1: Product: QEMU USB Tablet [ 1.853370] usb 1-1: Manufacturer: QEMU [ 1.854763] usb 1-1: SerialNumber: 42 [ 1.865000] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.868291] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.953338] SGI XFS with ACLs, security attributes, no debug enabled [ 1.956192] XFS (vda1): Mounting V4 Filesystem [ 1.982956] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. 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.228878] systemd-journald[120]: Received SIGTERM from PID 1 (systemd). [ 2.239980] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 2.538788] SELinux: Disabled at runtime. [ 2.576945] type=1404 audit(1543974195.651:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.666265] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.667952] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting POSIX Message Queue File System... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting Debug File System... [[32m OK [0m] Listening on udev Control Socket. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Mounting Huge Pages File System... Starting Apply Kernel Variables... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [ 3.265150] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 3.284043] systemd-journald[386]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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 Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting 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 Mark the need to relabel after reboot. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [ 3.439372] type=1305 audit(1543974196.513: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 Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.586970] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.591111] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Login Service... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting Authorization Manager... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... [ 3.616026] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.668378] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.670377] [TTM] Initializing pool allocator [ 3.672310] [TTM] Initializing DMA pool allocator [ 3.674666] [drm] fb mappable at 0xFC000000 [ 3.676076] [drm] vram aper at 0xFC000000 [ 3.677444] [drm] size 33554432 [ 3.678037] ppdev: user-space parallel port driver [ 3.680203] [drm] fb depth is 24 [ 3.681498] [drm] pitch is 3072 [ 3.683911] fbcon: cirrusdrmfb (fb0) is primary device [ 3.711598] Console: switching to colour frame buffer device 128x48 [ 3.725470] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.736946] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [ 3.826070] AES CTR mode by8 optimization enabled [ 3.830943] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.840092] alg: No test for crc32 (crc32-pclmul) [ 3.871393] intel_rapl: no valid rapl domains found in package 0 [ 3.875070] intel_powerclamp: No package C-state available [ 3.880574] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 4.192245] cloud-init[486]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 05 Dec 2018 01:43:17 +0000. Up 4.15 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 nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting System Logging Service... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... Starting Postfix Mail Transport Agent... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... Starting LSB: Starts Logstash as a daemon.... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server daemon. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [ 6.169518] cloud-init[803]: Cloud-init v. 0.7.5 running 'init' at Wed, 05 Dec 2018 01:43:19 +0000. Up 6.10 seconds. [ 6.199209] cloud-init[803]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.201308] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.208692] cloud-init[803]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.214148] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.220266] cloud-init[803]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.224154] cloud-init[803]: ci-info: | eth0: | True | 192.168.120.7 | 255.255.255.0 | fa:16:3e:7e:3c:82 | [ 6.232149] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.239341] cloud-init[803]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.243883] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.248049] cloud-init[803]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.256296] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.264667] cloud-init[803]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.267874] cloud-init[803]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.273811] cloud-init[803]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.277533] cloud-init[803]: 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: 2018-12-05 01:43:45,255 - functest.core.singlevm - DEBUG - try 4: cannot connect to 172.30.9.200: timed out 2018-12-05 01:43:54,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-05 01:43:54,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1/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}a32b89d83b098bcbb98326b0b41278985654a742" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-05 01:43:54,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:43:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4006cf6e-dbfb-4c61-a12b-b1becbfa41b1 x-compute-request-id: req-4006cf6e-dbfb-4c61-a12b-b1becbfa41b1 Content-Encoding: gzip Content-Length: 11752 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 00000000bffe1351 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 00000000bffe12d1 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 1893557715 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.388330] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.391030] pid_max: default: 32768 minimum: 301\n[ 0.392479] Security Framework initialized\n[ 0.393846] SELinux: Initializing.\n[ 0.395330] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.401115] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.404617] Mount-cache hash table entries: 4096\n[ 0.406337] Initializing cgroup subsys memory\n[ 0.407738] Initializing cgroup subsys devices\n[ 0.409145] Initializing cgroup subsys freezer\n[ 0.410548] Initializing cgroup subsys net_cls\n[ 0.411956] Initializing cgroup subsys blkio\n[ 0.413319] Initializing cgroup subsys perf_event\n[ 0.414765] Initializing cgroup subsys hugetlb\n[ 0.416168] Initializing cgroup subsys pids\n[ 0.417514] Initializing cgroup subsys net_prio\n[ 0.419010] CPU: Physical Processor ID: 0\n[ 0.421029] mce: CPU supports 10 MCE banks\n[ 0.422394] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.423958] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.425500] tlb_flushall_shift: 6\n[ 0.426910] Freeing SMP alternatives: 28k freed\n[ 0.430989] ACPI: Core revision 20130517\n[ 0.432721] ACPI: All ACPI Tables successfully acquired\n[ 0.434489] ftrace: allocating 25812 entries in 101 pages\n[ 0.456510] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.458323] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.460091] smpboot: Max logical packages: 2\n[ 0.461692] Enabling x2apic\n[ 0.462806] Enabled x2apic\n[ 0.464160] Switched APIC routing to physical x2apic.\n[ 0.466934] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.468688] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.471984] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.479855] KVM setup paravirtual spinlock\n[ 0.482458] smpboot: Booting Node 0, Processors #1 OK\n[ 0.484391] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.506190] Brought up 2 CPUs\n[ 0.506192] KVM setup async PF for cpu 1\n[ 0.506195] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.510008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.512590] devtmpfs: initialized\n[ 0.515223] EVM: security.selinux\n[ 0.516440] EVM: security.ima\n[ 0.517573] EVM: security.capability\n[ 0.519448] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.521287] pinctrl core: initialized pinctrl subsystem\n[ 0.522947] NET: Registered protocol family 16\n[ 0.524531] ACPI: bus type PCI registered\n[ 0.525872] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.527709] PCI: Using configuration type 1 for base access\n[ 0.532677] ACPI: Added _OSI(Module Device)\n[ 0.534053] ACPI: Added _OSI(Processor Device)\n[ 0.535450] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.536885] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.539507] ACPI: Interpreter enabled\n[ 0.540782] ACPI: (supports S0 S5)\n[ 0.541984] ACPI: Using IOAPIC for interrupt routing\n[ 0.543467] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.547949] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.549665] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.551489] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.553267] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.556582] acpiphp: Slot [3] registered\n[ 0.557914] acpiphp: Slot [4] registered\n[ 0.559228] acpiphp: Slot [5] registered\n[ 0.560538] acpiphp: Slot [6] registered\n[ 0.561852] acpiphp: Slot [7] registered\n[ 0.563160] acpiphp: Slot [8] registered\n[ 0.564465] acpiphp: Slot [9] registered\n[ 0.565783] acpiphp: Slot [10] registered\n[ 0.567108] acpiphp: Slot [11] registered\n[ 0.568434] acpiphp: Slot [12] registered\n[ 0.569805] acpiphp: Slot [13] registered\n[ 0.571134] acpiphp: Slot [14] registered\n[ 0.572481] acpiphp: Slot [15] registered\n[ 0.573837] acpiphp: Slot [16] registered\n[ 0.575184] acpiphp: Slot [17] registered\n[ 0.576525] acpiphp: Slot [18] registered\n[ 0.577854] acpiphp: Slot [19] registered\n[ 0.579186] acpiphp: Slot [20] registered\n[ 0.580514] acpiphp: Slot [21] registered\n[ 0.581843] acpiphp: Slot [22] registered\n[ 0.583169] acpiphp: Slot [23] registered\n[ 0.584513] acpiphp: Slot [24] registered\n[ 0.585862] acpiphp: Slot [25] registered\n[ 0.587187] acpiphp: Slot [26] registered\n[ 0.588521] acpiphp: Slot [27] registered\n[ 0.589886] acpiphp: Slot [28] registered\n[ 0.591193] acpiphp: Slot [29] registered\n[ 0.592510] acpiphp: Slot [30] registered\n[ 0.593843] acpiphp: Slot [31] registered\n[ 0.595161] PCI host bridge to bus 0000:00\n[ 0.596496] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.598075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.599874] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.601681] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.604129] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.606570] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.611625] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.613525] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.615270] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.617139] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.621553] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.623984] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.647463] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.649668] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.652264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.654360] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.656434] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.658354] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.660367] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.662951] vgaarb: loaded\n[ 0.664038] vgaarb: bridge control possible 0000:00:02.0\n[ 0.665765] SCSI subsystem initialized\n[ 0.667094] ACPI: bus type USB registered\n[ 0.668479] usbcore: registered new interface driver usbfs\n[ 0.670088] usbcore: registered new interface driver hub\n[ 0.671683] usbcore: registered new device driver usb\n[ 0.673378] PCI: Using ACPI for IRQ routing\n[ 0.675091] NetLabel: Initializing\n[ 0.676298] NetLabel: domain hash size = 128\n[ 0.677674] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.679188] NetLabel: unlabeled traffic allowed by default\n[ 0.680920] Switched to clocksource kvm-clock\n[ 0.690134] pnp: PnP ACPI init\n[ 0.691317] ACPI: bus type PNP registered\n[ 0.693019] pnp: PnP ACPI: found 5 devices\n[ 0.694342] ACPI: bus type PNP unregistered\n[ 0.701958] NET: Registered protocol family 2\n[ 0.703658] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.706348] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.708586] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.710479] TCP: reno registered\n[ 0.711686] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.713420] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.715268] NET: Registered protocol family 1\n[ 0.716675] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.718343] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.719970] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.739917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.759904] Unpacking initramfs...\n[ 1.224350] Freeing initrd memory: 37508k freed\n[ 1.233862] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.235683] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.239044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.240830] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.242843] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.244572] Initialise system trusted keyring\n[ 1.245984] audit: initializing netlink socket (disabled)\n[ 1.247580] type=2000 audit(1543974193.673:1): initialized\n[ 1.264429] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.266203] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.268735] zpool: loaded\n[ 1.269822] zbud: loaded\n[ 1.271037] VFS: Disk quotas dquot_6.5.2\n[ 1.272366] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.274276] msgmni has been set to 7578\n[ 1.275634] Key type big_key registered\n[ 1.277647] NET: Registered protocol family 38\n[ 1.279067] Key type asymmetric registered\n[ 1.280399] Asymmetric key parser 'x509' registered\n[ 1.281890] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.284373] io scheduler noop registered\n[ 1.285680] io scheduler deadline registered (default)\n[ 1.299811] io scheduler cfq registered\n[ 1.301179] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.302777] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.304652] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.307089] ACPI: Power Button [PWRF]\n[ 1.308474] GHES: HEST is not enabled!\n[ 1.309838] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.334159] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.336234] Non-volatile memory driver v1.3\n[ 1.337597] Linux agpgart interface v0.103\n[ 1.339037] crash memory driver: version 1.1\n[ 1.340454] rdac: device handler registered\n[ 1.341843] hp_sw: device handler registered\n[ 1.343226] emc: device handler registered\n[ 1.344576] alua: device handler registered\n[ 1.345952] libphy: Fixed MDIO Bus: probed\n[ 1.347377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.349171] ehci-pci: EHCI PCI platform driver\n[ 1.350578] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.352286] ohci-pci: OHCI PCI platform driver\n[ 1.353683] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.373886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.375491] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.377940] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.379489] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.381204] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.383020] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.385408] usb usb1: Product: UHCI Host Controller\n[ 1.386879] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.388749] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.390291] hub 1-0:1.0: USB hub found\n[ 1.391574] hub 1-0:1.0: 2 ports detected\n[ 1.393024] usbcore: registered new interface driver usbserial\n[ 1.394682] usbcore: registered new interface driver usbserial_generic\n[ 1.396460] usbserial: USB Serial support registered for generic\n[ 1.398157] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.401419] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.402903] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.404477] mousedev: PS/2 mouse device common for all mice\n[ 1.406386] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.409607] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.412336] rtc_cmos 00:00: RTC can wake from S4\n[ 1.414321] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.414661] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.414847] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.414905] cpuidle: using governor menu\n[ 1.415009] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.415131] usbcore: registered new interface driver usbhid\n[ 1.415134] usbhid: USB HID core driver\n[ 1.415183] drop_monitor: Initializing network drop monitor service\n[ 1.415243] TCP: cubic registered\n[ 1.415246] Initializing XFRM netlink socket\n[ 1.415376] NET: Registered protocol family 10\n[ 1.417183] NET: Registered protocol family 17\n[ 1.418734] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.418740] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.418774] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.418892] Loading compiled-in X.509 certificates\n[ 1.418928] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.418939] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.419372] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.419402] registered taskstats version 1\n[ 1.421489] Key type trusted registered\n[ 1.423026] Key type encrypted registered\n[ 1.424586] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.426260] rtc_cmos 00:00: setting system clock to 2018-12-05 01:43:14 UTC (1543974194)\n[ 1.463687] Freeing unused kernel memory: 1680k freed\n[ 1.469083] 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.473947] systemd[1]: Detected virtualization kvm.\n[ 1.475451] systemd[1]: Detected architecture x86-64.\n[ 1.476953] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.479655] systemd[1]: No hostname configured.\n[ 1.481084] systemd[1]: Set hostname to .\n[ 1.482620] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.505617] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.508195] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.511726] systemd[1]: Reached target Local File Systems.\n[ 1.513334] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.515785] systemd[1]: Created slice Root Slice.\n[ 1.517232] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.519541] systemd[1]: Listening on Journal Socket.\n[ 1.521041] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Paths.\n[ 1.523315] systemd[1]: Reached target Paths.\n[ 1.524694] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Swap.\n[ 1.526793] systemd[1]: Reached target Swap.\n[ 1.528171] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Timers.\n[ 1.530282] systemd[1]: Reached target Timers.\n[ 1.531675] systemd[1]: Starting Timers.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.533933] systemd[1]: Listening on udev Kernel Socket.\n[ 1.535493] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.537949] systemd[1]: Listening on udev Control Socket.\n[ 1.539543] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.541883] systemd[1]: Reached target Sockets.\n[ 1.543306] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.545605] systemd[1]: Created slice System Slice.\n[ 1.547095] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.549375] systemd[1]: Reached target Slices.\n[ 1.550788] systemd[1]: Starting Slices.\n[ 1.552467] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.555222] 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.559701] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.562669] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.567606] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.571959] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.574502] systemd[1]: Started Journal Service.\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.625402] RPC: Registered named UNIX socket transport module.\n[ 1.627143] RPC: Registered udp transport module.\n[ 1.628618] RPC: Registered tcp transport module.\n[ 1.630093] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n[ 1.695981] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[ 1.725467] FDC 0 is a S82078B\n[[32m OK [0m] Reached target Basic System.\n[ 1.746803] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.750661] scsi host0: ata_piix\n[ 1.752106] scsi host1: ata_piix\n[ 1.753347] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.755234] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.794289] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.800786] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.847793] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.849806] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.851881] usb 1-1: Product: QEMU USB Tablet\n[ 1.853370] usb 1-1: Manufacturer: QEMU\n[ 1.854763] usb 1-1: SerialNumber: 42\n[ 1.865000] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.868291] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.953338] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.956192] XFS (vda1): Mounting V4 Filesystem\n[ 1.982956] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n 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.228878] systemd-journald[120]: Received SIGTERM from PID 1 (systemd).\n[ 2.239980] tsc: Refined TSC clocksource calibration: 3491.842 MHz\n[ 2.538788] SELinux: Disabled at runtime.\n[ 2.576945] type=1404 audit(1543974195.651:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.666265] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.667952] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting POSIX Message Queue File System...\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] Listening on udev Kernel Socket.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Mounting Debug File System...\n[[32m OK [0m] Listening on udev Control Socket.\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] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Mounting Huge Pages File System...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting Flush Journal to Persistent Storage...\n[ 3.265150] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[ 3.284043] systemd-journald[386]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\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 Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting 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 Mark the need to relabel after reboot.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[ 3.439372] type=1305 audit(1543974196.513: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 Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[ 3.586970] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.591111] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting Login Service...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n Starting Authorization Manager...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.616026] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.668378] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.670377] [TTM] Initializing pool allocator\n[ 3.672310] [TTM] Initializing DMA pool allocator\n[ 3.674666] [drm] fb mappable at 0xFC000000\n[ 3.676076] [drm] vram aper at 0xFC000000\n[ 3.677444] [drm] size 33554432\n[ 3.678037] ppdev: user-space parallel port driver\n[ 3.680203] [drm] fb depth is 24\n[ 3.681498] [drm] pitch is 3072\n[ 3.683911] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.711598] Console: switching to colour frame buffer device 128x48\n[ 3.725470] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.736946] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[ 3.826070] AES CTR mode by8 optimization enabled\n[ 3.830943] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.840092] alg: No test for crc32 (crc32-pclmul)\n[ 3.871393] intel_rapl: no valid rapl domains found in package 0\n[ 3.875070] intel_powerclamp: No package C-state available\n[ 3.880574] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[ 4.192245] cloud-init[486]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 05 Dec 2018 01:43:17 +0000. Up 4.15 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 nginx - high performance web server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting System Logging Service...\n Starting OpenSSH server daemon...\n Starting Dynamic System Tuning Daemon...\n Starting Postfix Mail Transport Agent...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started OpenSSH server 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 LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.169518] cloud-init[803]: Cloud-init v. 0.7.5 running 'init' at Wed, 05 Dec 2018 01:43:19 +0000. Up 6.10 seconds.\n[ 6.199209] cloud-init[803]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.201308] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.208692] cloud-init[803]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.214148] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.220266] cloud-init[803]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.224154] cloud-init[803]: ci-info: | eth0: | True | 192.168.120.7 | 255.255.255.0 | fa:16:3e:7e:3c:82 |\n[ 6.232149] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.239341] cloud-init[803]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.243883] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.248049] cloud-init[803]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.256296] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.264667] cloud-init[803]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.267874] cloud-init[803]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.273811] cloud-init[803]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.277533] cloud-init[803]: 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: "} 2018-12-05 01:43:54,339 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1/action used request id req-4006cf6e-dbfb-4c61-a12b-b1becbfa41b1 2018-12-05 01:43:54,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0744769573212s 2018-12-05 01:43:54,340 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1/action used request id req-4006cf6e-dbfb-4c61-a12b-b1becbfa41b1 2018-12-05 01:43:54,341 - 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 00000000bffe1351 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 00000000bffe12d1 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 1893557715 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.388330] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.391030] pid_max: default: 32768 minimum: 301 [ 0.392479] Security Framework initialized [ 0.393846] SELinux: Initializing. [ 0.395330] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.401115] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.404617] Mount-cache hash table entries: 4096 [ 0.406337] Initializing cgroup subsys memory [ 0.407738] Initializing cgroup subsys devices [ 0.409145] Initializing cgroup subsys freezer [ 0.410548] Initializing cgroup subsys net_cls [ 0.411956] Initializing cgroup subsys blkio [ 0.413319] Initializing cgroup subsys perf_event [ 0.414765] Initializing cgroup subsys hugetlb [ 0.416168] Initializing cgroup subsys pids [ 0.417514] Initializing cgroup subsys net_prio [ 0.419010] CPU: Physical Processor ID: 0 [ 0.421029] mce: CPU supports 10 MCE banks [ 0.422394] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.423958] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.425500] tlb_flushall_shift: 6 [ 0.426910] Freeing SMP alternatives: 28k freed [ 0.430989] ACPI: Core revision 20130517 [ 0.432721] ACPI: All ACPI Tables successfully acquired [ 0.434489] ftrace: allocating 25812 entries in 101 pages [ 0.456510] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.458323] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.460091] smpboot: Max logical packages: 2 [ 0.461692] Enabling x2apic [ 0.462806] Enabled x2apic [ 0.464160] Switched APIC routing to physical x2apic. [ 0.466934] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.468688] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.471984] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.479855] KVM setup paravirtual spinlock [ 0.482458] smpboot: Booting Node 0, Processors #1 OK [ 0.484391] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.506190] Brought up 2 CPUs [ 0.506192] KVM setup async PF for cpu 1 [ 0.506195] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.510008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.512590] devtmpfs: initialized [ 0.515223] EVM: security.selinux [ 0.516440] EVM: security.ima [ 0.517573] EVM: security.capability [ 0.519448] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.521287] pinctrl core: initialized pinctrl subsystem [ 0.522947] NET: Registered protocol family 16 [ 0.524531] ACPI: bus type PCI registered [ 0.525872] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.527709] PCI: Using configuration type 1 for base access [ 0.532677] ACPI: Added _OSI(Module Device) [ 0.534053] ACPI: Added _OSI(Processor Device) [ 0.535450] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.536885] ACPI: Added _OSI(Processor Aggregator Device) [ 0.539507] ACPI: Interpreter enabled [ 0.540782] ACPI: (supports S0 S5) [ 0.541984] ACPI: Using IOAPIC for interrupt routing [ 0.543467] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.547949] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.549665] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.551489] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.553267] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.556582] acpiphp: Slot [3] registered [ 0.557914] acpiphp: Slot [4] registered [ 0.559228] acpiphp: Slot [5] registered [ 0.560538] acpiphp: Slot [6] registered [ 0.561852] acpiphp: Slot [7] registered [ 0.563160] acpiphp: Slot [8] registered [ 0.564465] acpiphp: Slot [9] registered [ 0.565783] acpiphp: Slot [10] registered [ 0.567108] acpiphp: Slot [11] registered [ 0.568434] acpiphp: Slot [12] registered [ 0.569805] acpiphp: Slot [13] registered [ 0.571134] acpiphp: Slot [14] registered [ 0.572481] acpiphp: Slot [15] registered [ 0.573837] acpiphp: Slot [16] registered [ 0.575184] acpiphp: Slot [17] registered [ 0.576525] acpiphp: Slot [18] registered [ 0.577854] acpiphp: Slot [19] registered [ 0.579186] acpiphp: Slot [20] registered [ 0.580514] acpiphp: Slot [21] registered [ 0.581843] acpiphp: Slot [22] registered [ 0.583169] acpiphp: Slot [23] registered [ 0.584513] acpiphp: Slot [24] registered [ 0.585862] acpiphp: Slot [25] registered [ 0.587187] acpiphp: Slot [26] registered [ 0.588521] acpiphp: Slot [27] registered [ 0.589886] acpiphp: Slot [28] registered [ 0.591193] acpiphp: Slot [29] registered [ 0.592510] acpiphp: Slot [30] registered [ 0.593843] acpiphp: Slot [31] registered [ 0.595161] PCI host bridge to bus 0000:00 [ 0.596496] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.598075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.599874] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.601681] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.604129] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.606570] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.611625] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.613525] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.615270] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.617139] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.621553] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.623984] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.647463] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.649668] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.652264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.654360] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.656434] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.658354] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.660367] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.662951] vgaarb: loaded [ 0.664038] vgaarb: bridge control possible 0000:00:02.0 [ 0.665765] SCSI subsystem initialized [ 0.667094] ACPI: bus type USB registered [ 0.668479] usbcore: registered new interface driver usbfs [ 0.670088] usbcore: registered new interface driver hub [ 0.671683] usbcore: registered new device driver usb [ 0.673378] PCI: Using ACPI for IRQ routing [ 0.675091] NetLabel: Initializing [ 0.676298] NetLabel: domain hash size = 128 [ 0.677674] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.679188] NetLabel: unlabeled traffic allowed by default [ 0.680920] Switched to clocksource kvm-clock [ 0.690134] pnp: PnP ACPI init [ 0.691317] ACPI: bus type PNP registered [ 0.693019] pnp: PnP ACPI: found 5 devices [ 0.694342] ACPI: bus type PNP unregistered [ 0.701958] NET: Registered protocol family 2 [ 0.703658] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.706348] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.708586] TCP: Hash tables configured (established 32768 bind 32768) [ 0.710479] TCP: reno registered [ 0.711686] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.713420] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.715268] NET: Registered protocol family 1 [ 0.716675] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.718343] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.719970] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.739917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.759904] Unpacking initramfs... [ 1.224350] Freeing initrd memory: 37508k freed [ 1.233862] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.235683] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.239044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.240830] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.242843] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.244572] Initialise system trusted keyring [ 1.245984] audit: initializing netlink socket (disabled) [ 1.247580] type=2000 audit(1543974193.673:1): initialized [ 1.264429] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.266203] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.268735] zpool: loaded [ 1.269822] zbud: loaded [ 1.271037] VFS: Disk quotas dquot_6.5.2 [ 1.272366] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.274276] msgmni has been set to 7578 [ 1.275634] Key type big_key registered [ 1.277647] NET: Registered protocol family 38 [ 1.279067] Key type asymmetric registered [ 1.280399] Asymmetric key parser 'x509' registered [ 1.281890] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.284373] io scheduler noop registered [ 1.285680] io scheduler deadline registered (default) [ 1.299811] io scheduler cfq registered [ 1.301179] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.302777] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.304652] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.307089] ACPI: Power Button [PWRF] [ 1.308474] GHES: HEST is not enabled! [ 1.309838] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.334159] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.336234] Non-volatile memory driver v1.3 [ 1.337597] Linux agpgart interface v0.103 [ 1.339037] crash memory driver: version 1.1 [ 1.340454] rdac: device handler registered [ 1.341843] hp_sw: device handler registered [ 1.343226] emc: device handler registered [ 1.344576] alua: device handler registered [ 1.345952] libphy: Fixed MDIO Bus: probed [ 1.347377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.349171] ehci-pci: EHCI PCI platform driver [ 1.350578] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.352286] ohci-pci: OHCI PCI platform driver [ 1.353683] uhci_hcd: USB Universal Host Controller Interface driver [ 1.373886] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.375491] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.377940] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.379489] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.381204] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.383020] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.385408] usb usb1: Product: UHCI Host Controller [ 1.386879] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.388749] usb usb1: SerialNumber: 0000:00:01.2 [ 1.390291] hub 1-0:1.0: USB hub found [ 1.391574] hub 1-0:1.0: 2 ports detected [ 1.393024] usbcore: registered new interface driver usbserial [ 1.394682] usbcore: registered new interface driver usbserial_generic [ 1.396460] usbserial: USB Serial support registered for generic [ 1.398157] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.401419] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.402903] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.404477] mousedev: PS/2 mouse device common for all mice [ 1.406386] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.409607] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.412336] rtc_cmos 00:00: RTC can wake from S4 [ 1.414321] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.414661] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.414847] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.414905] cpuidle: using governor menu [ 1.415009] hidraw: raw HID events driver (C) Jiri Kosina [ 1.415131] usbcore: registered new interface driver usbhid [ 1.415134] usbhid: USB HID core driver [ 1.415183] drop_monitor: Initializing network drop monitor service [ 1.415243] TCP: cubic registered [ 1.415246] Initializing XFRM netlink socket [ 1.415376] NET: Registered protocol family 10 [ 1.417183] NET: Registered protocol family 17 [ 1.418734] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.418740] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.418774] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.418892] Loading compiled-in X.509 certificates [ 1.418928] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.418939] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.419372] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.419402] registered taskstats version 1 [ 1.421489] Key type trusted registered [ 1.423026] Key type encrypted registered [ 1.424586] IMA: No TPM chip found, activating TPM-bypass! [ 1.426260] rtc_cmos 00:00: setting system clock to 2018-12-05 01:43:14 UTC (1543974194) [ 1.463687] Freeing unused kernel memory: 1680k freed [ 1.469083] 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.473947] systemd[1]: Detected virtualization kvm. [ 1.475451] systemd[1]: Detected architecture x86-64. [ 1.476953] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.479655] systemd[1]: No hostname configured. [ 1.481084] systemd[1]: Set hostname to . [ 1.482620] systemd[1]: Initializing machine ID from KVM UUID. [ 1.505617] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.508195] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Local File Systems. [ 1.511726] systemd[1]: Reached target Local File Systems. [ 1.513334] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.515785] systemd[1]: Created slice Root Slice. [ 1.517232] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.519541] systemd[1]: Listening on Journal Socket. [ 1.521041] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Paths. [ 1.523315] systemd[1]: Reached target Paths. [ 1.524694] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.526793] systemd[1]: Reached target Swap. [ 1.528171] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.530282] systemd[1]: Reached target Timers. [ 1.531675] systemd[1]: Starting Timers. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.533933] systemd[1]: Listening on udev Kernel Socket. [ 1.535493] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.537949] systemd[1]: Listening on udev Control Socket. [ 1.539543] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.541883] systemd[1]: Reached target Sockets. [ 1.543306] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.545605] systemd[1]: Created slice System Slice. [ 1.547095] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.549375] systemd[1]: Reached target Slices. [ 1.550788] systemd[1]: Starting Slices. [ 1.552467] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.555222] 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.559701] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.562669] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.567606] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.571959] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.574502] systemd[1]: Started Journal Service. 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.625402] RPC: Registered named UNIX socket transport module. [ 1.627143] RPC: Registered udp transport module. [ 1.628618] RPC: Registered tcp transport module. [ 1.630093] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... [ 1.695981] usb 1-1: new full-speed USB device number 2 using uhci_hcd Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [ 1.725467] FDC 0 is a S82078B [[32m OK [0m] Reached target Basic System. [ 1.746803] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.750661] scsi host0: ata_piix [ 1.752106] scsi host1: ata_piix [ 1.753347] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.755234] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.794289] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.800786] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.847793] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.849806] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.851881] usb 1-1: Product: QEMU USB Tablet [ 1.853370] usb 1-1: Manufacturer: QEMU [ 1.854763] usb 1-1: SerialNumber: 42 [ 1.865000] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.868291] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.953338] SGI XFS with ACLs, security attributes, no debug enabled [ 1.956192] XFS (vda1): Mounting V4 Filesystem [ 1.982956] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. 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.228878] systemd-journald[120]: Received SIGTERM from PID 1 (systemd). [ 2.239980] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 2.538788] SELinux: Disabled at runtime. [ 2.576945] type=1404 audit(1543974195.651:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.666265] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.667952] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting POSIX Message Queue File System... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting Debug File System... [[32m OK [0m] Listening on udev Control Socket. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Mounting Huge Pages File System... Starting Apply Kernel Variables... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [ 3.265150] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 3.284043] systemd-journald[386]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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 Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting 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 Mark the need to relabel after reboot. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [ 3.439372] type=1305 audit(1543974196.513: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 Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.586970] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.591111] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Login Service... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting Authorization Manager... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... [ 3.616026] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.668378] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.670377] [TTM] Initializing pool allocator [ 3.672310] [TTM] Initializing DMA pool allocator [ 3.674666] [drm] fb mappable at 0xFC000000 [ 3.676076] [drm] vram aper at 0xFC000000 [ 3.677444] [drm] size 33554432 [ 3.678037] ppdev: user-space parallel port driver [ 3.680203] [drm] fb depth is 24 [ 3.681498] [drm] pitch is 3072 [ 3.683911] fbcon: cirrusdrmfb (fb0) is primary device [ 3.711598] Console: switching to colour frame buffer device 128x48 [ 3.725470] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.736946] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [ 3.826070] AES CTR mode by8 optimization enabled [ 3.830943] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.840092] alg: No test for crc32 (crc32-pclmul) [ 3.871393] intel_rapl: no valid rapl domains found in package 0 [ 3.875070] intel_powerclamp: No package C-state available [ 3.880574] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 4.192245] cloud-init[486]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 05 Dec 2018 01:43:17 +0000. Up 4.15 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 nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting System Logging Service... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... Starting Postfix Mail Transport Agent... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... Starting LSB: Starts Logstash as a daemon.... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server daemon. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [ 6.169518] cloud-init[803]: Cloud-init v. 0.7.5 running 'init' at Wed, 05 Dec 2018 01:43:19 +0000. Up 6.10 seconds. [ 6.199209] cloud-init[803]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.201308] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.208692] cloud-init[803]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.214148] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.220266] cloud-init[803]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.224154] cloud-init[803]: ci-info: | eth0: | True | 192.168.120.7 | 255.255.255.0 | fa:16:3e:7e:3c:82 | [ 6.232149] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.239341] cloud-init[803]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.243883] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.248049] cloud-init[803]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.256296] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.264667] cloud-init[803]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.267874] cloud-init[803]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.273811] cloud-init[803]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.277533] cloud-init[803]: 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: 2018-12-05 01:43:55,343 - functest.core.singlevm - DEBUG - try 5: cannot connect to 172.30.9.200: timed out 2018-12-05 01:44:04,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-05 01:44:04,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1/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}a32b89d83b098bcbb98326b0b41278985654a742" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-05 01:44:04,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:44:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4c8882ab-c3fd-4630-862e-149fe8de8e02 x-compute-request-id: req-4c8882ab-c3fd-4630-862e-149fe8de8e02 Content-Encoding: gzip Content-Length: 11752 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 00000000bffe1351 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 00000000bffe12d1 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 1893557715 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.388330] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.391030] pid_max: default: 32768 minimum: 301\n[ 0.392479] Security Framework initialized\n[ 0.393846] SELinux: Initializing.\n[ 0.395330] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.401115] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.404617] Mount-cache hash table entries: 4096\n[ 0.406337] Initializing cgroup subsys memory\n[ 0.407738] Initializing cgroup subsys devices\n[ 0.409145] Initializing cgroup subsys freezer\n[ 0.410548] Initializing cgroup subsys net_cls\n[ 0.411956] Initializing cgroup subsys blkio\n[ 0.413319] Initializing cgroup subsys perf_event\n[ 0.414765] Initializing cgroup subsys hugetlb\n[ 0.416168] Initializing cgroup subsys pids\n[ 0.417514] Initializing cgroup subsys net_prio\n[ 0.419010] CPU: Physical Processor ID: 0\n[ 0.421029] mce: CPU supports 10 MCE banks\n[ 0.422394] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.423958] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.425500] tlb_flushall_shift: 6\n[ 0.426910] Freeing SMP alternatives: 28k freed\n[ 0.430989] ACPI: Core revision 20130517\n[ 0.432721] ACPI: All ACPI Tables successfully acquired\n[ 0.434489] ftrace: allocating 25812 entries in 101 pages\n[ 0.456510] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.458323] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.460091] smpboot: Max logical packages: 2\n[ 0.461692] Enabling x2apic\n[ 0.462806] Enabled x2apic\n[ 0.464160] Switched APIC routing to physical x2apic.\n[ 0.466934] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.468688] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.471984] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.479855] KVM setup paravirtual spinlock\n[ 0.482458] smpboot: Booting Node 0, Processors #1 OK\n[ 0.484391] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.506190] Brought up 2 CPUs\n[ 0.506192] KVM setup async PF for cpu 1\n[ 0.506195] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.510008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.512590] devtmpfs: initialized\n[ 0.515223] EVM: security.selinux\n[ 0.516440] EVM: security.ima\n[ 0.517573] EVM: security.capability\n[ 0.519448] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.521287] pinctrl core: initialized pinctrl subsystem\n[ 0.522947] NET: Registered protocol family 16\n[ 0.524531] ACPI: bus type PCI registered\n[ 0.525872] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.527709] PCI: Using configuration type 1 for base access\n[ 0.532677] ACPI: Added _OSI(Module Device)\n[ 0.534053] ACPI: Added _OSI(Processor Device)\n[ 0.535450] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.536885] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.539507] ACPI: Interpreter enabled\n[ 0.540782] ACPI: (supports S0 S5)\n[ 0.541984] ACPI: Using IOAPIC for interrupt routing\n[ 0.543467] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.547949] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.549665] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.551489] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.553267] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.556582] acpiphp: Slot [3] registered\n[ 0.557914] acpiphp: Slot [4] registered\n[ 0.559228] acpiphp: Slot [5] registered\n[ 0.560538] acpiphp: Slot [6] registered\n[ 0.561852] acpiphp: Slot [7] registered\n[ 0.563160] acpiphp: Slot [8] registered\n[ 0.564465] acpiphp: Slot [9] registered\n[ 0.565783] acpiphp: Slot [10] registered\n[ 0.567108] acpiphp: Slot [11] registered\n[ 0.568434] acpiphp: Slot [12] registered\n[ 0.569805] acpiphp: Slot [13] registered\n[ 0.571134] acpiphp: Slot [14] registered\n[ 0.572481] acpiphp: Slot [15] registered\n[ 0.573837] acpiphp: Slot [16] registered\n[ 0.575184] acpiphp: Slot [17] registered\n[ 0.576525] acpiphp: Slot [18] registered\n[ 0.577854] acpiphp: Slot [19] registered\n[ 0.579186] acpiphp: Slot [20] registered\n[ 0.580514] acpiphp: Slot [21] registered\n[ 0.581843] acpiphp: Slot [22] registered\n[ 0.583169] acpiphp: Slot [23] registered\n[ 0.584513] acpiphp: Slot [24] registered\n[ 0.585862] acpiphp: Slot [25] registered\n[ 0.587187] acpiphp: Slot [26] registered\n[ 0.588521] acpiphp: Slot [27] registered\n[ 0.589886] acpiphp: Slot [28] registered\n[ 0.591193] acpiphp: Slot [29] registered\n[ 0.592510] acpiphp: Slot [30] registered\n[ 0.593843] acpiphp: Slot [31] registered\n[ 0.595161] PCI host bridge to bus 0000:00\n[ 0.596496] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.598075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.599874] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.601681] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.604129] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.606570] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.611625] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.613525] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.615270] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.617139] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.621553] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.623984] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.647463] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.649668] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.652264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.654360] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.656434] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.658354] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.660367] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.662951] vgaarb: loaded\n[ 0.664038] vgaarb: bridge control possible 0000:00:02.0\n[ 0.665765] SCSI subsystem initialized\n[ 0.667094] ACPI: bus type USB registered\n[ 0.668479] usbcore: registered new interface driver usbfs\n[ 0.670088] usbcore: registered new interface driver hub\n[ 0.671683] usbcore: registered new device driver usb\n[ 0.673378] PCI: Using ACPI for IRQ routing\n[ 0.675091] NetLabel: Initializing\n[ 0.676298] NetLabel: domain hash size = 128\n[ 0.677674] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.679188] NetLabel: unlabeled traffic allowed by default\n[ 0.680920] Switched to clocksource kvm-clock\n[ 0.690134] pnp: PnP ACPI init\n[ 0.691317] ACPI: bus type PNP registered\n[ 0.693019] pnp: PnP ACPI: found 5 devices\n[ 0.694342] ACPI: bus type PNP unregistered\n[ 0.701958] NET: Registered protocol family 2\n[ 0.703658] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.706348] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.708586] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.710479] TCP: reno registered\n[ 0.711686] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.713420] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.715268] NET: Registered protocol family 1\n[ 0.716675] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.718343] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.719970] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.739917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.759904] Unpacking initramfs...\n[ 1.224350] Freeing initrd memory: 37508k freed\n[ 1.233862] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.235683] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.239044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.240830] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.242843] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.244572] Initialise system trusted keyring\n[ 1.245984] audit: initializing netlink socket (disabled)\n[ 1.247580] type=2000 audit(1543974193.673:1): initialized\n[ 1.264429] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.266203] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.268735] zpool: loaded\n[ 1.269822] zbud: loaded\n[ 1.271037] VFS: Disk quotas dquot_6.5.2\n[ 1.272366] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.274276] msgmni has been set to 7578\n[ 1.275634] Key type big_key registered\n[ 1.277647] NET: Registered protocol family 38\n[ 1.279067] Key type asymmetric registered\n[ 1.280399] Asymmetric key parser 'x509' registered\n[ 1.281890] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.284373] io scheduler noop registered\n[ 1.285680] io scheduler deadline registered (default)\n[ 1.299811] io scheduler cfq registered\n[ 1.301179] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.302777] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.304652] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.307089] ACPI: Power Button [PWRF]\n[ 1.308474] GHES: HEST is not enabled!\n[ 1.309838] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.334159] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.336234] Non-volatile memory driver v1.3\n[ 1.337597] Linux agpgart interface v0.103\n[ 1.339037] crash memory driver: version 1.1\n[ 1.340454] rdac: device handler registered\n[ 1.341843] hp_sw: device handler registered\n[ 1.343226] emc: device handler registered\n[ 1.344576] alua: device handler registered\n[ 1.345952] libphy: Fixed MDIO Bus: probed\n[ 1.347377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.349171] ehci-pci: EHCI PCI platform driver\n[ 1.350578] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.352286] ohci-pci: OHCI PCI platform driver\n[ 1.353683] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.373886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.375491] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.377940] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.379489] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.381204] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.383020] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.385408] usb usb1: Product: UHCI Host Controller\n[ 1.386879] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.388749] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.390291] hub 1-0:1.0: USB hub found\n[ 1.391574] hub 1-0:1.0: 2 ports detected\n[ 1.393024] usbcore: registered new interface driver usbserial\n[ 1.394682] usbcore: registered new interface driver usbserial_generic\n[ 1.396460] usbserial: USB Serial support registered for generic\n[ 1.398157] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.401419] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.402903] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.404477] mousedev: PS/2 mouse device common for all mice\n[ 1.406386] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.409607] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.412336] rtc_cmos 00:00: RTC can wake from S4\n[ 1.414321] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.414661] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.414847] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.414905] cpuidle: using governor menu\n[ 1.415009] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.415131] usbcore: registered new interface driver usbhid\n[ 1.415134] usbhid: USB HID core driver\n[ 1.415183] drop_monitor: Initializing network drop monitor service\n[ 1.415243] TCP: cubic registered\n[ 1.415246] Initializing XFRM netlink socket\n[ 1.415376] NET: Registered protocol family 10\n[ 1.417183] NET: Registered protocol family 17\n[ 1.418734] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.418740] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.418774] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.418892] Loading compiled-in X.509 certificates\n[ 1.418928] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.418939] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.419372] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.419402] registered taskstats version 1\n[ 1.421489] Key type trusted registered\n[ 1.423026] Key type encrypted registered\n[ 1.424586] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.426260] rtc_cmos 00:00: setting system clock to 2018-12-05 01:43:14 UTC (1543974194)\n[ 1.463687] Freeing unused kernel memory: 1680k freed\n[ 1.469083] 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.473947] systemd[1]: Detected virtualization kvm.\n[ 1.475451] systemd[1]: Detected architecture x86-64.\n[ 1.476953] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.479655] systemd[1]: No hostname configured.\n[ 1.481084] systemd[1]: Set hostname to .\n[ 1.482620] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.505617] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.508195] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.511726] systemd[1]: Reached target Local File Systems.\n[ 1.513334] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.515785] systemd[1]: Created slice Root Slice.\n[ 1.517232] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.519541] systemd[1]: Listening on Journal Socket.\n[ 1.521041] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Paths.\n[ 1.523315] systemd[1]: Reached target Paths.\n[ 1.524694] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Swap.\n[ 1.526793] systemd[1]: Reached target Swap.\n[ 1.528171] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Timers.\n[ 1.530282] systemd[1]: Reached target Timers.\n[ 1.531675] systemd[1]: Starting Timers.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.533933] systemd[1]: Listening on udev Kernel Socket.\n[ 1.535493] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.537949] systemd[1]: Listening on udev Control Socket.\n[ 1.539543] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.541883] systemd[1]: Reached target Sockets.\n[ 1.543306] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.545605] systemd[1]: Created slice System Slice.\n[ 1.547095] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.549375] systemd[1]: Reached target Slices.\n[ 1.550788] systemd[1]: Starting Slices.\n[ 1.552467] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.555222] 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.559701] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.562669] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.567606] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.571959] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.574502] systemd[1]: Started Journal Service.\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.625402] RPC: Registered named UNIX socket transport module.\n[ 1.627143] RPC: Registered udp transport module.\n[ 1.628618] RPC: Registered tcp transport module.\n[ 1.630093] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n[ 1.695981] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[ 1.725467] FDC 0 is a S82078B\n[[32m OK [0m] Reached target Basic System.\n[ 1.746803] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.750661] scsi host0: ata_piix\n[ 1.752106] scsi host1: ata_piix\n[ 1.753347] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.755234] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.794289] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.800786] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.847793] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.849806] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.851881] usb 1-1: Product: QEMU USB Tablet\n[ 1.853370] usb 1-1: Manufacturer: QEMU\n[ 1.854763] usb 1-1: SerialNumber: 42\n[ 1.865000] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.868291] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.953338] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.956192] XFS (vda1): Mounting V4 Filesystem\n[ 1.982956] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n 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.228878] systemd-journald[120]: Received SIGTERM from PID 1 (systemd).\n[ 2.239980] tsc: Refined TSC clocksource calibration: 3491.842 MHz\n[ 2.538788] SELinux: Disabled at runtime.\n[ 2.576945] type=1404 audit(1543974195.651:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.666265] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.667952] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting POSIX Message Queue File System...\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] Listening on udev Kernel Socket.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Mounting Debug File System...\n[[32m OK [0m] Listening on udev Control Socket.\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] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Mounting Huge Pages File System...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting Flush Journal to Persistent Storage...\n[ 3.265150] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[ 3.284043] systemd-journald[386]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\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 Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting 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 Mark the need to relabel after reboot.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[ 3.439372] type=1305 audit(1543974196.513: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 Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[ 3.586970] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.591111] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting Login Service...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n Starting Authorization Manager...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.616026] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.668378] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.670377] [TTM] Initializing pool allocator\n[ 3.672310] [TTM] Initializing DMA pool allocator\n[ 3.674666] [drm] fb mappable at 0xFC000000\n[ 3.676076] [drm] vram aper at 0xFC000000\n[ 3.677444] [drm] size 33554432\n[ 3.678037] ppdev: user-space parallel port driver\n[ 3.680203] [drm] fb depth is 24\n[ 3.681498] [drm] pitch is 3072\n[ 3.683911] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.711598] Console: switching to colour frame buffer device 128x48\n[ 3.725470] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.736946] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[ 3.826070] AES CTR mode by8 optimization enabled\n[ 3.830943] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.840092] alg: No test for crc32 (crc32-pclmul)\n[ 3.871393] intel_rapl: no valid rapl domains found in package 0\n[ 3.875070] intel_powerclamp: No package C-state available\n[ 3.880574] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[ 4.192245] cloud-init[486]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 05 Dec 2018 01:43:17 +0000. Up 4.15 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 nginx - high performance web server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting System Logging Service...\n Starting OpenSSH server daemon...\n Starting Dynamic System Tuning Daemon...\n Starting Postfix Mail Transport Agent...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started OpenSSH server 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 LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.169518] cloud-init[803]: Cloud-init v. 0.7.5 running 'init' at Wed, 05 Dec 2018 01:43:19 +0000. Up 6.10 seconds.\n[ 6.199209] cloud-init[803]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.201308] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.208692] cloud-init[803]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.214148] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.220266] cloud-init[803]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.224154] cloud-init[803]: ci-info: | eth0: | True | 192.168.120.7 | 255.255.255.0 | fa:16:3e:7e:3c:82 |\n[ 6.232149] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.239341] cloud-init[803]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.243883] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.248049] cloud-init[803]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.256296] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.264667] cloud-init[803]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.267874] cloud-init[803]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.273811] cloud-init[803]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.277533] cloud-init[803]: 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: "} 2018-12-05 01:44:04,425 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1/action used request id req-4c8882ab-c3fd-4630-862e-149fe8de8e02 2018-12-05 01:44:04,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0721662044525s 2018-12-05 01:44:04,426 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1/action used request id req-4c8882ab-c3fd-4630-862e-149fe8de8e02 2018-12-05 01:44:04,427 - 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 00000000bffe1351 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 00000000bffe12d1 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 1893557715 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.388330] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.391030] pid_max: default: 32768 minimum: 301 [ 0.392479] Security Framework initialized [ 0.393846] SELinux: Initializing. [ 0.395330] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.401115] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.404617] Mount-cache hash table entries: 4096 [ 0.406337] Initializing cgroup subsys memory [ 0.407738] Initializing cgroup subsys devices [ 0.409145] Initializing cgroup subsys freezer [ 0.410548] Initializing cgroup subsys net_cls [ 0.411956] Initializing cgroup subsys blkio [ 0.413319] Initializing cgroup subsys perf_event [ 0.414765] Initializing cgroup subsys hugetlb [ 0.416168] Initializing cgroup subsys pids [ 0.417514] Initializing cgroup subsys net_prio [ 0.419010] CPU: Physical Processor ID: 0 [ 0.421029] mce: CPU supports 10 MCE banks [ 0.422394] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.423958] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.425500] tlb_flushall_shift: 6 [ 0.426910] Freeing SMP alternatives: 28k freed [ 0.430989] ACPI: Core revision 20130517 [ 0.432721] ACPI: All ACPI Tables successfully acquired [ 0.434489] ftrace: allocating 25812 entries in 101 pages [ 0.456510] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.458323] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.460091] smpboot: Max logical packages: 2 [ 0.461692] Enabling x2apic [ 0.462806] Enabled x2apic [ 0.464160] Switched APIC routing to physical x2apic. [ 0.466934] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.468688] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.471984] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.479855] KVM setup paravirtual spinlock [ 0.482458] smpboot: Booting Node 0, Processors #1 OK [ 0.484391] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.506190] Brought up 2 CPUs [ 0.506192] KVM setup async PF for cpu 1 [ 0.506195] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.510008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.512590] devtmpfs: initialized [ 0.515223] EVM: security.selinux [ 0.516440] EVM: security.ima [ 0.517573] EVM: security.capability [ 0.519448] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.521287] pinctrl core: initialized pinctrl subsystem [ 0.522947] NET: Registered protocol family 16 [ 0.524531] ACPI: bus type PCI registered [ 0.525872] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.527709] PCI: Using configuration type 1 for base access [ 0.532677] ACPI: Added _OSI(Module Device) [ 0.534053] ACPI: Added _OSI(Processor Device) [ 0.535450] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.536885] ACPI: Added _OSI(Processor Aggregator Device) [ 0.539507] ACPI: Interpreter enabled [ 0.540782] ACPI: (supports S0 S5) [ 0.541984] ACPI: Using IOAPIC for interrupt routing [ 0.543467] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.547949] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.549665] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.551489] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.553267] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.556582] acpiphp: Slot [3] registered [ 0.557914] acpiphp: Slot [4] registered [ 0.559228] acpiphp: Slot [5] registered [ 0.560538] acpiphp: Slot [6] registered [ 0.561852] acpiphp: Slot [7] registered [ 0.563160] acpiphp: Slot [8] registered [ 0.564465] acpiphp: Slot [9] registered [ 0.565783] acpiphp: Slot [10] registered [ 0.567108] acpiphp: Slot [11] registered [ 0.568434] acpiphp: Slot [12] registered [ 0.569805] acpiphp: Slot [13] registered [ 0.571134] acpiphp: Slot [14] registered [ 0.572481] acpiphp: Slot [15] registered [ 0.573837] acpiphp: Slot [16] registered [ 0.575184] acpiphp: Slot [17] registered [ 0.576525] acpiphp: Slot [18] registered [ 0.577854] acpiphp: Slot [19] registered [ 0.579186] acpiphp: Slot [20] registered [ 0.580514] acpiphp: Slot [21] registered [ 0.581843] acpiphp: Slot [22] registered [ 0.583169] acpiphp: Slot [23] registered [ 0.584513] acpiphp: Slot [24] registered [ 0.585862] acpiphp: Slot [25] registered [ 0.587187] acpiphp: Slot [26] registered [ 0.588521] acpiphp: Slot [27] registered [ 0.589886] acpiphp: Slot [28] registered [ 0.591193] acpiphp: Slot [29] registered [ 0.592510] acpiphp: Slot [30] registered [ 0.593843] acpiphp: Slot [31] registered [ 0.595161] PCI host bridge to bus 0000:00 [ 0.596496] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.598075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.599874] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.601681] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.604129] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.606570] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.611625] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.613525] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.615270] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.617139] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.621553] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.623984] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.647463] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.649668] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.652264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.654360] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.656434] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.658354] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.660367] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.662951] vgaarb: loaded [ 0.664038] vgaarb: bridge control possible 0000:00:02.0 [ 0.665765] SCSI subsystem initialized [ 0.667094] ACPI: bus type USB registered [ 0.668479] usbcore: registered new interface driver usbfs [ 0.670088] usbcore: registered new interface driver hub [ 0.671683] usbcore: registered new device driver usb [ 0.673378] PCI: Using ACPI for IRQ routing [ 0.675091] NetLabel: Initializing [ 0.676298] NetLabel: domain hash size = 128 [ 0.677674] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.679188] NetLabel: unlabeled traffic allowed by default [ 0.680920] Switched to clocksource kvm-clock [ 0.690134] pnp: PnP ACPI init [ 0.691317] ACPI: bus type PNP registered [ 0.693019] pnp: PnP ACPI: found 5 devices [ 0.694342] ACPI: bus type PNP unregistered [ 0.701958] NET: Registered protocol family 2 [ 0.703658] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.706348] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.708586] TCP: Hash tables configured (established 32768 bind 32768) [ 0.710479] TCP: reno registered [ 0.711686] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.713420] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.715268] NET: Registered protocol family 1 [ 0.716675] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.718343] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.719970] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.739917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.759904] Unpacking initramfs... [ 1.224350] Freeing initrd memory: 37508k freed [ 1.233862] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.235683] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.239044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.240830] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.242843] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.244572] Initialise system trusted keyring [ 1.245984] audit: initializing netlink socket (disabled) [ 1.247580] type=2000 audit(1543974193.673:1): initialized [ 1.264429] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.266203] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.268735] zpool: loaded [ 1.269822] zbud: loaded [ 1.271037] VFS: Disk quotas dquot_6.5.2 [ 1.272366] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.274276] msgmni has been set to 7578 [ 1.275634] Key type big_key registered [ 1.277647] NET: Registered protocol family 38 [ 1.279067] Key type asymmetric registered [ 1.280399] Asymmetric key parser 'x509' registered [ 1.281890] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.284373] io scheduler noop registered [ 1.285680] io scheduler deadline registered (default) [ 1.299811] io scheduler cfq registered [ 1.301179] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.302777] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.304652] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.307089] ACPI: Power Button [PWRF] [ 1.308474] GHES: HEST is not enabled! [ 1.309838] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.334159] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.336234] Non-volatile memory driver v1.3 [ 1.337597] Linux agpgart interface v0.103 [ 1.339037] crash memory driver: version 1.1 [ 1.340454] rdac: device handler registered [ 1.341843] hp_sw: device handler registered [ 1.343226] emc: device handler registered [ 1.344576] alua: device handler registered [ 1.345952] libphy: Fixed MDIO Bus: probed [ 1.347377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.349171] ehci-pci: EHCI PCI platform driver [ 1.350578] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.352286] ohci-pci: OHCI PCI platform driver [ 1.353683] uhci_hcd: USB Universal Host Controller Interface driver [ 1.373886] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.375491] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.377940] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.379489] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.381204] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.383020] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.385408] usb usb1: Product: UHCI Host Controller [ 1.386879] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.388749] usb usb1: SerialNumber: 0000:00:01.2 [ 1.390291] hub 1-0:1.0: USB hub found [ 1.391574] hub 1-0:1.0: 2 ports detected [ 1.393024] usbcore: registered new interface driver usbserial [ 1.394682] usbcore: registered new interface driver usbserial_generic [ 1.396460] usbserial: USB Serial support registered for generic [ 1.398157] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.401419] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.402903] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.404477] mousedev: PS/2 mouse device common for all mice [ 1.406386] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.409607] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.412336] rtc_cmos 00:00: RTC can wake from S4 [ 1.414321] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.414661] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.414847] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.414905] cpuidle: using governor menu [ 1.415009] hidraw: raw HID events driver (C) Jiri Kosina [ 1.415131] usbcore: registered new interface driver usbhid [ 1.415134] usbhid: USB HID core driver [ 1.415183] drop_monitor: Initializing network drop monitor service [ 1.415243] TCP: cubic registered [ 1.415246] Initializing XFRM netlink socket [ 1.415376] NET: Registered protocol family 10 [ 1.417183] NET: Registered protocol family 17 [ 1.418734] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.418740] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.418774] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.418892] Loading compiled-in X.509 certificates [ 1.418928] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.418939] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.419372] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.419402] registered taskstats version 1 [ 1.421489] Key type trusted registered [ 1.423026] Key type encrypted registered [ 1.424586] IMA: No TPM chip found, activating TPM-bypass! [ 1.426260] rtc_cmos 00:00: setting system clock to 2018-12-05 01:43:14 UTC (1543974194) [ 1.463687] Freeing unused kernel memory: 1680k freed [ 1.469083] 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.473947] systemd[1]: Detected virtualization kvm. [ 1.475451] systemd[1]: Detected architecture x86-64. [ 1.476953] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.479655] systemd[1]: No hostname configured. [ 1.481084] systemd[1]: Set hostname to . [ 1.482620] systemd[1]: Initializing machine ID from KVM UUID. [ 1.505617] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.508195] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Local File Systems. [ 1.511726] systemd[1]: Reached target Local File Systems. [ 1.513334] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.515785] systemd[1]: Created slice Root Slice. [ 1.517232] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.519541] systemd[1]: Listening on Journal Socket. [ 1.521041] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Paths. [ 1.523315] systemd[1]: Reached target Paths. [ 1.524694] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.526793] systemd[1]: Reached target Swap. [ 1.528171] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.530282] systemd[1]: Reached target Timers. [ 1.531675] systemd[1]: Starting Timers. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.533933] systemd[1]: Listening on udev Kernel Socket. [ 1.535493] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.537949] systemd[1]: Listening on udev Control Socket. [ 1.539543] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.541883] systemd[1]: Reached target Sockets. [ 1.543306] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.545605] systemd[1]: Created slice System Slice. [ 1.547095] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.549375] systemd[1]: Reached target Slices. [ 1.550788] systemd[1]: Starting Slices. [ 1.552467] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.555222] 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.559701] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.562669] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.567606] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.571959] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.574502] systemd[1]: Started Journal Service. 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.625402] RPC: Registered named UNIX socket transport module. [ 1.627143] RPC: Registered udp transport module. [ 1.628618] RPC: Registered tcp transport module. [ 1.630093] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... [ 1.695981] usb 1-1: new full-speed USB device number 2 using uhci_hcd Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [ 1.725467] FDC 0 is a S82078B [[32m OK [0m] Reached target Basic System. [ 1.746803] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.750661] scsi host0: ata_piix [ 1.752106] scsi host1: ata_piix [ 1.753347] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.755234] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.794289] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.800786] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.847793] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.849806] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.851881] usb 1-1: Product: QEMU USB Tablet [ 1.853370] usb 1-1: Manufacturer: QEMU [ 1.854763] usb 1-1: SerialNumber: 42 [ 1.865000] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.868291] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.953338] SGI XFS with ACLs, security attributes, no debug enabled [ 1.956192] XFS (vda1): Mounting V4 Filesystem [ 1.982956] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. 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.228878] systemd-journald[120]: Received SIGTERM from PID 1 (systemd). [ 2.239980] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 2.538788] SELinux: Disabled at runtime. [ 2.576945] type=1404 audit(1543974195.651:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.666265] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.667952] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting POSIX Message Queue File System... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting Debug File System... [[32m OK [0m] Listening on udev Control Socket. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Mounting Huge Pages File System... Starting Apply Kernel Variables... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [ 3.265150] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 3.284043] systemd-journald[386]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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 Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting 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 Mark the need to relabel after reboot. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [ 3.439372] type=1305 audit(1543974196.513: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 Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.586970] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.591111] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Login Service... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting Authorization Manager... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... [ 3.616026] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.668378] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.670377] [TTM] Initializing pool allocator [ 3.672310] [TTM] Initializing DMA pool allocator [ 3.674666] [drm] fb mappable at 0xFC000000 [ 3.676076] [drm] vram aper at 0xFC000000 [ 3.677444] [drm] size 33554432 [ 3.678037] ppdev: user-space parallel port driver [ 3.680203] [drm] fb depth is 24 [ 3.681498] [drm] pitch is 3072 [ 3.683911] fbcon: cirrusdrmfb (fb0) is primary device [ 3.711598] Console: switching to colour frame buffer device 128x48 [ 3.725470] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.736946] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [ 3.826070] AES CTR mode by8 optimization enabled [ 3.830943] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.840092] alg: No test for crc32 (crc32-pclmul) [ 3.871393] intel_rapl: no valid rapl domains found in package 0 [ 3.875070] intel_powerclamp: No package C-state available [ 3.880574] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 4.192245] cloud-init[486]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 05 Dec 2018 01:43:17 +0000. Up 4.15 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 nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting System Logging Service... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... Starting Postfix Mail Transport Agent... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... Starting LSB: Starts Logstash as a daemon.... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server daemon. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [ 6.169518] cloud-init[803]: Cloud-init v. 0.7.5 running 'init' at Wed, 05 Dec 2018 01:43:19 +0000. Up 6.10 seconds. [ 6.199209] cloud-init[803]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.201308] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.208692] cloud-init[803]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.214148] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.220266] cloud-init[803]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.224154] cloud-init[803]: ci-info: | eth0: | True | 192.168.120.7 | 255.255.255.0 | fa:16:3e:7e:3c:82 | [ 6.232149] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.239341] cloud-init[803]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.243883] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.248049] cloud-init[803]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.256296] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.264667] cloud-init[803]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.267874] cloud-init[803]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.273811] cloud-init[803]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.277533] cloud-init[803]: 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: 2018-12-05 01:44:05,430 - functest.core.singlevm - DEBUG - try 6: cannot connect to 172.30.9.200: timed out 2018-12-05 01:44:14,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-05 01:44:14,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1/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}a32b89d83b098bcbb98326b0b41278985654a742" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-05 01:44:14,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:44:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-788d6a74-4b34-421f-8cae-5386184c91af x-compute-request-id: req-788d6a74-4b34-421f-8cae-5386184c91af Content-Encoding: gzip Content-Length: 12764 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 00000000bffe1351 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 00000000bffe12d1 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 1893557715 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.388330] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.391030] pid_max: default: 32768 minimum: 301\n[ 0.392479] Security Framework initialized\n[ 0.393846] SELinux: Initializing.\n[ 0.395330] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.401115] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.404617] Mount-cache hash table entries: 4096\n[ 0.406337] Initializing cgroup subsys memory\n[ 0.407738] Initializing cgroup subsys devices\n[ 0.409145] Initializing cgroup subsys freezer\n[ 0.410548] Initializing cgroup subsys net_cls\n[ 0.411956] Initializing cgroup subsys blkio\n[ 0.413319] Initializing cgroup subsys perf_event\n[ 0.414765] Initializing cgroup subsys hugetlb\n[ 0.416168] Initializing cgroup subsys pids\n[ 0.417514] Initializing cgroup subsys net_prio\n[ 0.419010] CPU: Physical Processor ID: 0\n[ 0.421029] mce: CPU supports 10 MCE banks\n[ 0.422394] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.423958] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.425500] tlb_flushall_shift: 6\n[ 0.426910] Freeing SMP alternatives: 28k freed\n[ 0.430989] ACPI: Core revision 20130517\n[ 0.432721] ACPI: All ACPI Tables successfully acquired\n[ 0.434489] ftrace: allocating 25812 entries in 101 pages\n[ 0.456510] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.458323] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.460091] smpboot: Max logical packages: 2\n[ 0.461692] Enabling x2apic\n[ 0.462806] Enabled x2apic\n[ 0.464160] Switched APIC routing to physical x2apic.\n[ 0.466934] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.468688] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.471984] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.479855] KVM setup paravirtual spinlock\n[ 0.482458] smpboot: Booting Node 0, Processors #1 OK\n[ 0.484391] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.506190] Brought up 2 CPUs\n[ 0.506192] KVM setup async PF for cpu 1\n[ 0.506195] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.510008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.512590] devtmpfs: initialized\n[ 0.515223] EVM: security.selinux\n[ 0.516440] EVM: security.ima\n[ 0.517573] EVM: security.capability\n[ 0.519448] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.521287] pinctrl core: initialized pinctrl subsystem\n[ 0.522947] NET: Registered protocol family 16\n[ 0.524531] ACPI: bus type PCI registered\n[ 0.525872] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.527709] PCI: Using configuration type 1 for base access\n[ 0.532677] ACPI: Added _OSI(Module Device)\n[ 0.534053] ACPI: Added _OSI(Processor Device)\n[ 0.535450] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.536885] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.539507] ACPI: Interpreter enabled\n[ 0.540782] ACPI: (supports S0 S5)\n[ 0.541984] ACPI: Using IOAPIC for interrupt routing\n[ 0.543467] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.547949] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.549665] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.551489] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.553267] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.556582] acpiphp: Slot [3] registered\n[ 0.557914] acpiphp: Slot [4] registered\n[ 0.559228] acpiphp: Slot [5] registered\n[ 0.560538] acpiphp: Slot [6] registered\n[ 0.561852] acpiphp: Slot [7] registered\n[ 0.563160] acpiphp: Slot [8] registered\n[ 0.564465] acpiphp: Slot [9] registered\n[ 0.565783] acpiphp: Slot [10] registered\n[ 0.567108] acpiphp: Slot [11] registered\n[ 0.568434] acpiphp: Slot [12] registered\n[ 0.569805] acpiphp: Slot [13] registered\n[ 0.571134] acpiphp: Slot [14] registered\n[ 0.572481] acpiphp: Slot [15] registered\n[ 0.573837] acpiphp: Slot [16] registered\n[ 0.575184] acpiphp: Slot [17] registered\n[ 0.576525] acpiphp: Slot [18] registered\n[ 0.577854] acpiphp: Slot [19] registered\n[ 0.579186] acpiphp: Slot [20] registered\n[ 0.580514] acpiphp: Slot [21] registered\n[ 0.581843] acpiphp: Slot [22] registered\n[ 0.583169] acpiphp: Slot [23] registered\n[ 0.584513] acpiphp: Slot [24] registered\n[ 0.585862] acpiphp: Slot [25] registered\n[ 0.587187] acpiphp: Slot [26] registered\n[ 0.588521] acpiphp: Slot [27] registered\n[ 0.589886] acpiphp: Slot [28] registered\n[ 0.591193] acpiphp: Slot [29] registered\n[ 0.592510] acpiphp: Slot [30] registered\n[ 0.593843] acpiphp: Slot [31] registered\n[ 0.595161] PCI host bridge to bus 0000:00\n[ 0.596496] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.598075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.599874] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.601681] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.604129] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.606570] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.611625] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.613525] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.615270] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.617139] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.621553] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.623984] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.647463] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.649668] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.652264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.654360] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.656434] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.658354] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.660367] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.662951] vgaarb: loaded\n[ 0.664038] vgaarb: bridge control possible 0000:00:02.0\n[ 0.665765] SCSI subsystem initialized\n[ 0.667094] ACPI: bus type USB registered\n[ 0.668479] usbcore: registered new interface driver usbfs\n[ 0.670088] usbcore: registered new interface driver hub\n[ 0.671683] usbcore: registered new device driver usb\n[ 0.673378] PCI: Using ACPI for IRQ routing\n[ 0.675091] NetLabel: Initializing\n[ 0.676298] NetLabel: domain hash size = 128\n[ 0.677674] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.679188] NetLabel: unlabeled traffic allowed by default\n[ 0.680920] Switched to clocksource kvm-clock\n[ 0.690134] pnp: PnP ACPI init\n[ 0.691317] ACPI: bus type PNP registered\n[ 0.693019] pnp: PnP ACPI: found 5 devices\n[ 0.694342] ACPI: bus type PNP unregistered\n[ 0.701958] NET: Registered protocol family 2\n[ 0.703658] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.706348] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.708586] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.710479] TCP: reno registered\n[ 0.711686] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.713420] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.715268] NET: Registered protocol family 1\n[ 0.716675] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.718343] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.719970] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.739917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.759904] Unpacking initramfs...\n[ 1.224350] Freeing initrd memory: 37508k freed\n[ 1.233862] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.235683] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.239044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.240830] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.242843] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.244572] Initialise system trusted keyring\n[ 1.245984] audit: initializing netlink socket (disabled)\n[ 1.247580] type=2000 audit(1543974193.673:1): initialized\n[ 1.264429] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.266203] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.268735] zpool: loaded\n[ 1.269822] zbud: loaded\n[ 1.271037] VFS: Disk quotas dquot_6.5.2\n[ 1.272366] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.274276] msgmni has been set to 7578\n[ 1.275634] Key type big_key registered\n[ 1.277647] NET: Registered protocol family 38\n[ 1.279067] Key type asymmetric registered\n[ 1.280399] Asymmetric key parser 'x509' registered\n[ 1.281890] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.284373] io scheduler noop registered\n[ 1.285680] io scheduler deadline registered (default)\n[ 1.299811] io scheduler cfq registered\n[ 1.301179] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.302777] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.304652] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.307089] ACPI: Power Button [PWRF]\n[ 1.308474] GHES: HEST is not enabled!\n[ 1.309838] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.334159] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.336234] Non-volatile memory driver v1.3\n[ 1.337597] Linux agpgart interface v0.103\n[ 1.339037] crash memory driver: version 1.1\n[ 1.340454] rdac: device handler registered\n[ 1.341843] hp_sw: device handler registered\n[ 1.343226] emc: device handler registered\n[ 1.344576] alua: device handler registered\n[ 1.345952] libphy: Fixed MDIO Bus: probed\n[ 1.347377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.349171] ehci-pci: EHCI PCI platform driver\n[ 1.350578] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.352286] ohci-pci: OHCI PCI platform driver\n[ 1.353683] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.373886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.375491] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.377940] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.379489] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.381204] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.383020] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.385408] usb usb1: Product: UHCI Host Controller\n[ 1.386879] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.388749] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.390291] hub 1-0:1.0: USB hub found\n[ 1.391574] hub 1-0:1.0: 2 ports detected\n[ 1.393024] usbcore: registered new interface driver usbserial\n[ 1.394682] usbcore: registered new interface driver usbserial_generic\n[ 1.396460] usbserial: USB Serial support registered for generic\n[ 1.398157] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.401419] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.402903] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.404477] mousedev: PS/2 mouse device common for all mice\n[ 1.406386] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.409607] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.412336] rtc_cmos 00:00: RTC can wake from S4\n[ 1.414321] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.414661] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.414847] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.414905] cpuidle: using governor menu\n[ 1.415009] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.415131] usbcore: registered new interface driver usbhid\n[ 1.415134] usbhid: USB HID core driver\n[ 1.415183] drop_monitor: Initializing network drop monitor service\n[ 1.415243] TCP: cubic registered\n[ 1.415246] Initializing XFRM netlink socket\n[ 1.415376] NET: Registered protocol family 10\n[ 1.417183] NET: Registered protocol family 17\n[ 1.418734] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.418740] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.418774] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.418892] Loading compiled-in X.509 certificates\n[ 1.418928] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.418939] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.419372] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.419402] registered taskstats version 1\n[ 1.421489] Key type trusted registered\n[ 1.423026] Key type encrypted registered\n[ 1.424586] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.426260] rtc_cmos 00:00: setting system clock to 2018-12-05 01:43:14 UTC (1543974194)\n[ 1.463687] Freeing unused kernel memory: 1680k freed\n[ 1.469083] 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.473947] systemd[1]: Detected virtualization kvm.\n[ 1.475451] systemd[1]: Detected architecture x86-64.\n[ 1.476953] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.479655] systemd[1]: No hostname configured.\n[ 1.481084] systemd[1]: Set hostname to .\n[ 1.482620] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.505617] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.508195] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.511726] systemd[1]: Reached target Local File Systems.\n[ 1.513334] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.515785] systemd[1]: Created slice Root Slice.\n[ 1.517232] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.519541] systemd[1]: Listening on Journal Socket.\n[ 1.521041] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Paths.\n[ 1.523315] systemd[1]: Reached target Paths.\n[ 1.524694] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Swap.\n[ 1.526793] systemd[1]: Reached target Swap.\n[ 1.528171] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Timers.\n[ 1.530282] systemd[1]: Reached target Timers.\n[ 1.531675] systemd[1]: Starting Timers.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.533933] systemd[1]: Listening on udev Kernel Socket.\n[ 1.535493] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.537949] systemd[1]: Listening on udev Control Socket.\n[ 1.539543] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.541883] systemd[1]: Reached target Sockets.\n[ 1.543306] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.545605] systemd[1]: Created slice System Slice.\n[ 1.547095] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.549375] systemd[1]: Reached target Slices.\n[ 1.550788] systemd[1]: Starting Slices.\n[ 1.552467] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.555222] 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.559701] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.562669] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.567606] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.571959] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.574502] systemd[1]: Started Journal Service.\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.625402] RPC: Registered named UNIX socket transport module.\n[ 1.627143] RPC: Registered udp transport module.\n[ 1.628618] RPC: Registered tcp transport module.\n[ 1.630093] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n[ 1.695981] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[ 1.725467] FDC 0 is a S82078B\n[[32m OK [0m] Reached target Basic System.\n[ 1.746803] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.750661] scsi host0: ata_piix\n[ 1.752106] scsi host1: ata_piix\n[ 1.753347] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.755234] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.794289] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.800786] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.847793] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.849806] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.851881] usb 1-1: Product: QEMU USB Tablet\n[ 1.853370] usb 1-1: Manufacturer: QEMU\n[ 1.854763] usb 1-1: SerialNumber: 42\n[ 1.865000] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.868291] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.953338] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.956192] XFS (vda1): Mounting V4 Filesystem\n[ 1.982956] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n 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.228878] systemd-journald[120]: Received SIGTERM from PID 1 (systemd).\n[ 2.239980] tsc: Refined TSC clocksource calibration: 3491.842 MHz\n[ 2.538788] SELinux: Disabled at runtime.\n[ 2.576945] type=1404 audit(1543974195.651:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.666265] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.667952] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting POSIX Message Queue File System...\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] Listening on udev Kernel Socket.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Mounting Debug File System...\n[[32m OK [0m] Listening on udev Control Socket.\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] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Mounting Huge Pages File System...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting Flush Journal to Persistent Storage...\n[ 3.265150] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[ 3.284043] systemd-journald[386]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\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 Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting 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 Mark the need to relabel after reboot.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[ 3.439372] type=1305 audit(1543974196.513: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 Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[ 3.586970] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.591111] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting Login Service...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n Starting Authorization Manager...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.616026] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.668378] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.670377] [TTM] Initializing pool allocator\n[ 3.672310] [TTM] Initializing DMA pool allocator\n[ 3.674666] [drm] fb mappable at 0xFC000000\n[ 3.676076] [drm] vram aper at 0xFC000000\n[ 3.677444] [drm] size 33554432\n[ 3.678037] ppdev: user-space parallel port driver\n[ 3.680203] [drm] fb depth is 24\n[ 3.681498] [drm] pitch is 3072\n[ 3.683911] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.711598] Console: switching to colour frame buffer device 128x48\n[ 3.725470] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.736946] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[ 3.826070] AES CTR mode by8 optimization enabled\n[ 3.830943] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.840092] alg: No test for crc32 (crc32-pclmul)\n[ 3.871393] intel_rapl: no valid rapl domains found in package 0\n[ 3.875070] intel_powerclamp: No package C-state available\n[ 3.880574] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[ 4.192245] cloud-init[486]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 05 Dec 2018 01:43:17 +0000. Up 4.15 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 nginx - high performance web server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting System Logging Service...\n Starting OpenSSH server daemon...\n Starting Dynamic System Tuning Daemon...\n Starting Postfix Mail Transport Agent...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started OpenSSH server 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 LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.169518] cloud-init[803]: Cloud-init v. 0.7.5 running 'init' at Wed, 05 Dec 2018 01:43:19 +0000. Up 6.10 seconds.\n[ 6.199209] cloud-init[803]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.201308] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.208692] cloud-init[803]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.214148] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.220266] cloud-init[803]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.224154] cloud-init[803]: ci-info: | eth0: | True | 192.168.120.7 | 255.255.255.0 | fa:16:3e:7e:3c:82 |\n[ 6.232149] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.239341] cloud-init[803]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.243883] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.248049] cloud-init[803]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.256296] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.264667] cloud-init[803]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.267874] cloud-init[803]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.273811] cloud-init[803]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.277533] cloud-init[803]: 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: [ 59.135594] cloud-init[9563]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 05 Dec 2018 01:44:12 +0000. Up 59.09 seconds.\n[ 59.402995] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 05 Dec 2018 01:44:12 +0000. Up 59.36 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 | e7:7a:b9:e3:62:f2:96:af:d3:d6:98:13:9a:aa:52:74 | - | 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[ 59.472581] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Wed, 05 Dec 2018 01:44:13 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.46 seconds\n"} 2018-12-05 01:44:14,508 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1/action used request id req-788d6a74-4b34-421f-8cae-5386184c91af 2018-12-05 01:44:14,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0687880516052s 2018-12-05 01:44:14,509 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1/action used request id req-788d6a74-4b34-421f-8cae-5386184c91af 2018-12-05 01:44:14,510 - 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 00000000bffe1351 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 00000000bffe12d1 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 1893557715 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.388330] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.391030] pid_max: default: 32768 minimum: 301 [ 0.392479] Security Framework initialized [ 0.393846] SELinux: Initializing. [ 0.395330] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.401115] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.404617] Mount-cache hash table entries: 4096 [ 0.406337] Initializing cgroup subsys memory [ 0.407738] Initializing cgroup subsys devices [ 0.409145] Initializing cgroup subsys freezer [ 0.410548] Initializing cgroup subsys net_cls [ 0.411956] Initializing cgroup subsys blkio [ 0.413319] Initializing cgroup subsys perf_event [ 0.414765] Initializing cgroup subsys hugetlb [ 0.416168] Initializing cgroup subsys pids [ 0.417514] Initializing cgroup subsys net_prio [ 0.419010] CPU: Physical Processor ID: 0 [ 0.421029] mce: CPU supports 10 MCE banks [ 0.422394] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.423958] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.425500] tlb_flushall_shift: 6 [ 0.426910] Freeing SMP alternatives: 28k freed [ 0.430989] ACPI: Core revision 20130517 [ 0.432721] ACPI: All ACPI Tables successfully acquired [ 0.434489] ftrace: allocating 25812 entries in 101 pages [ 0.456510] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.458323] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.460091] smpboot: Max logical packages: 2 [ 0.461692] Enabling x2apic [ 0.462806] Enabled x2apic [ 0.464160] Switched APIC routing to physical x2apic. [ 0.466934] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.468688] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.471984] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.479855] KVM setup paravirtual spinlock [ 0.482458] smpboot: Booting Node 0, Processors #1 OK [ 0.484391] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.506190] Brought up 2 CPUs [ 0.506192] KVM setup async PF for cpu 1 [ 0.506195] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.510008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.512590] devtmpfs: initialized [ 0.515223] EVM: security.selinux [ 0.516440] EVM: security.ima [ 0.517573] EVM: security.capability [ 0.519448] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.521287] pinctrl core: initialized pinctrl subsystem [ 0.522947] NET: Registered protocol family 16 [ 0.524531] ACPI: bus type PCI registered [ 0.525872] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.527709] PCI: Using configuration type 1 for base access [ 0.532677] ACPI: Added _OSI(Module Device) [ 0.534053] ACPI: Added _OSI(Processor Device) [ 0.535450] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.536885] ACPI: Added _OSI(Processor Aggregator Device) [ 0.539507] ACPI: Interpreter enabled [ 0.540782] ACPI: (supports S0 S5) [ 0.541984] ACPI: Using IOAPIC for interrupt routing [ 0.543467] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.547949] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.549665] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.551489] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.553267] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.556582] acpiphp: Slot [3] registered [ 0.557914] acpiphp: Slot [4] registered [ 0.559228] acpiphp: Slot [5] registered [ 0.560538] acpiphp: Slot [6] registered [ 0.561852] acpiphp: Slot [7] registered [ 0.563160] acpiphp: Slot [8] registered [ 0.564465] acpiphp: Slot [9] registered [ 0.565783] acpiphp: Slot [10] registered [ 0.567108] acpiphp: Slot [11] registered [ 0.568434] acpiphp: Slot [12] registered [ 0.569805] acpiphp: Slot [13] registered [ 0.571134] acpiphp: Slot [14] registered [ 0.572481] acpiphp: Slot [15] registered [ 0.573837] acpiphp: Slot [16] registered [ 0.575184] acpiphp: Slot [17] registered [ 0.576525] acpiphp: Slot [18] registered [ 0.577854] acpiphp: Slot [19] registered [ 0.579186] acpiphp: Slot [20] registered [ 0.580514] acpiphp: Slot [21] registered [ 0.581843] acpiphp: Slot [22] registered [ 0.583169] acpiphp: Slot [23] registered [ 0.584513] acpiphp: Slot [24] registered [ 0.585862] acpiphp: Slot [25] registered [ 0.587187] acpiphp: Slot [26] registered [ 0.588521] acpiphp: Slot [27] registered [ 0.589886] acpiphp: Slot [28] registered [ 0.591193] acpiphp: Slot [29] registered [ 0.592510] acpiphp: Slot [30] registered [ 0.593843] acpiphp: Slot [31] registered [ 0.595161] PCI host bridge to bus 0000:00 [ 0.596496] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.598075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.599874] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.601681] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.604129] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.606570] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.611625] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.613525] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.615270] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.617139] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.621553] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.623984] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.647463] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.649668] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.652264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.654360] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.656434] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.658354] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.660367] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.662951] vgaarb: loaded [ 0.664038] vgaarb: bridge control possible 0000:00:02.0 [ 0.665765] SCSI subsystem initialized [ 0.667094] ACPI: bus type USB registered [ 0.668479] usbcore: registered new interface driver usbfs [ 0.670088] usbcore: registered new interface driver hub [ 0.671683] usbcore: registered new device driver usb [ 0.673378] PCI: Using ACPI for IRQ routing [ 0.675091] NetLabel: Initializing [ 0.676298] NetLabel: domain hash size = 128 [ 0.677674] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.679188] NetLabel: unlabeled traffic allowed by default [ 0.680920] Switched to clocksource kvm-clock [ 0.690134] pnp: PnP ACPI init [ 0.691317] ACPI: bus type PNP registered [ 0.693019] pnp: PnP ACPI: found 5 devices [ 0.694342] ACPI: bus type PNP unregistered [ 0.701958] NET: Registered protocol family 2 [ 0.703658] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.706348] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.708586] TCP: Hash tables configured (established 32768 bind 32768) [ 0.710479] TCP: reno registered [ 0.711686] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.713420] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.715268] NET: Registered protocol family 1 [ 0.716675] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.718343] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.719970] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.739917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.759904] Unpacking initramfs... [ 1.224350] Freeing initrd memory: 37508k freed [ 1.233862] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.235683] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.239044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.240830] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.242843] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.244572] Initialise system trusted keyring [ 1.245984] audit: initializing netlink socket (disabled) [ 1.247580] type=2000 audit(1543974193.673:1): initialized [ 1.264429] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.266203] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.268735] zpool: loaded [ 1.269822] zbud: loaded [ 1.271037] VFS: Disk quotas dquot_6.5.2 [ 1.272366] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.274276] msgmni has been set to 7578 [ 1.275634] Key type big_key registered [ 1.277647] NET: Registered protocol family 38 [ 1.279067] Key type asymmetric registered [ 1.280399] Asymmetric key parser 'x509' registered [ 1.281890] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.284373] io scheduler noop registered [ 1.285680] io scheduler deadline registered (default) [ 1.299811] io scheduler cfq registered [ 1.301179] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.302777] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.304652] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.307089] ACPI: Power Button [PWRF] [ 1.308474] GHES: HEST is not enabled! [ 1.309838] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.334159] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.336234] Non-volatile memory driver v1.3 [ 1.337597] Linux agpgart interface v0.103 [ 1.339037] crash memory driver: version 1.1 [ 1.340454] rdac: device handler registered [ 1.341843] hp_sw: device handler registered [ 1.343226] emc: device handler registered [ 1.344576] alua: device handler registered [ 1.345952] libphy: Fixed MDIO Bus: probed [ 1.347377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.349171] ehci-pci: EHCI PCI platform driver [ 1.350578] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.352286] ohci-pci: OHCI PCI platform driver [ 1.353683] uhci_hcd: USB Universal Host Controller Interface driver [ 1.373886] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.375491] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.377940] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.379489] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.381204] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.383020] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.385408] usb usb1: Product: UHCI Host Controller [ 1.386879] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.388749] usb usb1: SerialNumber: 0000:00:01.2 [ 1.390291] hub 1-0:1.0: USB hub found [ 1.391574] hub 1-0:1.0: 2 ports detected [ 1.393024] usbcore: registered new interface driver usbserial [ 1.394682] usbcore: registered new interface driver usbserial_generic [ 1.396460] usbserial: USB Serial support registered for generic [ 1.398157] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.401419] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.402903] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.404477] mousedev: PS/2 mouse device common for all mice [ 1.406386] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.409607] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.412336] rtc_cmos 00:00: RTC can wake from S4 [ 1.414321] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.414661] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.414847] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.414905] cpuidle: using governor menu [ 1.415009] hidraw: raw HID events driver (C) Jiri Kosina [ 1.415131] usbcore: registered new interface driver usbhid [ 1.415134] usbhid: USB HID core driver [ 1.415183] drop_monitor: Initializing network drop monitor service [ 1.415243] TCP: cubic registered [ 1.415246] Initializing XFRM netlink socket [ 1.415376] NET: Registered protocol family 10 [ 1.417183] NET: Registered protocol family 17 [ 1.418734] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.418740] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.418774] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.418892] Loading compiled-in X.509 certificates [ 1.418928] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.418939] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.419372] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.419402] registered taskstats version 1 [ 1.421489] Key type trusted registered [ 1.423026] Key type encrypted registered [ 1.424586] IMA: No TPM chip found, activating TPM-bypass! [ 1.426260] rtc_cmos 00:00: setting system clock to 2018-12-05 01:43:14 UTC (1543974194) [ 1.463687] Freeing unused kernel memory: 1680k freed [ 1.469083] 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.473947] systemd[1]: Detected virtualization kvm. [ 1.475451] systemd[1]: Detected architecture x86-64. [ 1.476953] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.479655] systemd[1]: No hostname configured. [ 1.481084] systemd[1]: Set hostname to . [ 1.482620] systemd[1]: Initializing machine ID from KVM UUID. [ 1.505617] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.508195] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Local File Systems. [ 1.511726] systemd[1]: Reached target Local File Systems. [ 1.513334] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.515785] systemd[1]: Created slice Root Slice. [ 1.517232] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.519541] systemd[1]: Listening on Journal Socket. [ 1.521041] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Paths. [ 1.523315] systemd[1]: Reached target Paths. [ 1.524694] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.526793] systemd[1]: Reached target Swap. [ 1.528171] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.530282] systemd[1]: Reached target Timers. [ 1.531675] systemd[1]: Starting Timers. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.533933] systemd[1]: Listening on udev Kernel Socket. [ 1.535493] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.537949] systemd[1]: Listening on udev Control Socket. [ 1.539543] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.541883] systemd[1]: Reached target Sockets. [ 1.543306] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.545605] systemd[1]: Created slice System Slice. [ 1.547095] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.549375] systemd[1]: Reached target Slices. [ 1.550788] systemd[1]: Starting Slices. [ 1.552467] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.555222] 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.559701] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.562669] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.567606] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.571959] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.574502] systemd[1]: Started Journal Service. 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.625402] RPC: Registered named UNIX socket transport module. [ 1.627143] RPC: Registered udp transport module. [ 1.628618] RPC: Registered tcp transport module. [ 1.630093] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... [ 1.695981] usb 1-1: new full-speed USB device number 2 using uhci_hcd Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [ 1.725467] FDC 0 is a S82078B [[32m OK [0m] Reached target Basic System. [ 1.746803] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.750661] scsi host0: ata_piix [ 1.752106] scsi host1: ata_piix [ 1.753347] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.755234] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.794289] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.800786] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.847793] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.849806] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.851881] usb 1-1: Product: QEMU USB Tablet [ 1.853370] usb 1-1: Manufacturer: QEMU [ 1.854763] usb 1-1: SerialNumber: 42 [ 1.865000] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.868291] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.953338] SGI XFS with ACLs, security attributes, no debug enabled [ 1.956192] XFS (vda1): Mounting V4 Filesystem [ 1.982956] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. 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.228878] systemd-journald[120]: Received SIGTERM from PID 1 (systemd). [ 2.239980] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 2.538788] SELinux: Disabled at runtime. [ 2.576945] type=1404 audit(1543974195.651:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.666265] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.667952] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting POSIX Message Queue File System... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting Debug File System... [[32m OK [0m] Listening on udev Control Socket. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Mounting Huge Pages File System... Starting Apply Kernel Variables... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [ 3.265150] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 3.284043] systemd-journald[386]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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 Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting 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 Mark the need to relabel after reboot. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [ 3.439372] type=1305 audit(1543974196.513: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 Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.586970] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.591111] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Login Service... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting Authorization Manager... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... [ 3.616026] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.668378] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.670377] [TTM] Initializing pool allocator [ 3.672310] [TTM] Initializing DMA pool allocator [ 3.674666] [drm] fb mappable at 0xFC000000 [ 3.676076] [drm] vram aper at 0xFC000000 [ 3.677444] [drm] size 33554432 [ 3.678037] ppdev: user-space parallel port driver [ 3.680203] [drm] fb depth is 24 [ 3.681498] [drm] pitch is 3072 [ 3.683911] fbcon: cirrusdrmfb (fb0) is primary device [ 3.711598] Console: switching to colour frame buffer device 128x48 [ 3.725470] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.736946] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [ 3.826070] AES CTR mode by8 optimization enabled [ 3.830943] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.840092] alg: No test for crc32 (crc32-pclmul) [ 3.871393] intel_rapl: no valid rapl domains found in package 0 [ 3.875070] intel_powerclamp: No package C-state available [ 3.880574] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 4.192245] cloud-init[486]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 05 Dec 2018 01:43:17 +0000. Up 4.15 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 nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting System Logging Service... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... Starting Postfix Mail Transport Agent... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... Starting LSB: Starts Logstash as a daemon.... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server daemon. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [ 6.169518] cloud-init[803]: Cloud-init v. 0.7.5 running 'init' at Wed, 05 Dec 2018 01:43:19 +0000. Up 6.10 seconds. [ 6.199209] cloud-init[803]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.201308] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.208692] cloud-init[803]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.214148] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.220266] cloud-init[803]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.224154] cloud-init[803]: ci-info: | eth0: | True | 192.168.120.7 | 255.255.255.0 | fa:16:3e:7e:3c:82 | [ 6.232149] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.239341] cloud-init[803]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.243883] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.248049] cloud-init[803]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.256296] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.264667] cloud-init[803]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.267874] cloud-init[803]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.273811] cloud-init[803]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.277533] cloud-init[803]: 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: [ 59.135594] cloud-init[9563]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 05 Dec 2018 01:44:12 +0000. Up 59.09 seconds. [ 59.402995] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 05 Dec 2018 01:44:12 +0000. Up 59.36 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 | e7:7a:b9:e3:62:f2:96:af:d3:d6:98:13:9a:aa:52:74 | - | 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----- [ 59.472581] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Wed, 05 Dec 2018 01:44:13 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.46 seconds 2018-12-05 01:44:15,513 - functest.core.singlevm - DEBUG - try 7: cannot connect to 172.30.9.200: timed out 2018-12-05 01:44:24,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-05 01:44:24,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1/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}a32b89d83b098bcbb98326b0b41278985654a742" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-05 01:44:24,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:44: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-ed434211-90ef-4f0e-9bea-b46df1b56581 x-compute-request-id: req-ed434211-90ef-4f0e-9bea-b46df1b56581 Content-Encoding: gzip Content-Length: 12764 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 00000000bffe1351 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 00000000bffe12d1 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 1893557715 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.388330] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.391030] pid_max: default: 32768 minimum: 301\n[ 0.392479] Security Framework initialized\n[ 0.393846] SELinux: Initializing.\n[ 0.395330] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.401115] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.404617] Mount-cache hash table entries: 4096\n[ 0.406337] Initializing cgroup subsys memory\n[ 0.407738] Initializing cgroup subsys devices\n[ 0.409145] Initializing cgroup subsys freezer\n[ 0.410548] Initializing cgroup subsys net_cls\n[ 0.411956] Initializing cgroup subsys blkio\n[ 0.413319] Initializing cgroup subsys perf_event\n[ 0.414765] Initializing cgroup subsys hugetlb\n[ 0.416168] Initializing cgroup subsys pids\n[ 0.417514] Initializing cgroup subsys net_prio\n[ 0.419010] CPU: Physical Processor ID: 0\n[ 0.421029] mce: CPU supports 10 MCE banks\n[ 0.422394] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.423958] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.425500] tlb_flushall_shift: 6\n[ 0.426910] Freeing SMP alternatives: 28k freed\n[ 0.430989] ACPI: Core revision 20130517\n[ 0.432721] ACPI: All ACPI Tables successfully acquired\n[ 0.434489] ftrace: allocating 25812 entries in 101 pages\n[ 0.456510] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.458323] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.460091] smpboot: Max logical packages: 2\n[ 0.461692] Enabling x2apic\n[ 0.462806] Enabled x2apic\n[ 0.464160] Switched APIC routing to physical x2apic.\n[ 0.466934] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.468688] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.471984] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.479855] KVM setup paravirtual spinlock\n[ 0.482458] smpboot: Booting Node 0, Processors #1 OK\n[ 0.484391] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.506190] Brought up 2 CPUs\n[ 0.506192] KVM setup async PF for cpu 1\n[ 0.506195] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.510008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.512590] devtmpfs: initialized\n[ 0.515223] EVM: security.selinux\n[ 0.516440] EVM: security.ima\n[ 0.517573] EVM: security.capability\n[ 0.519448] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.521287] pinctrl core: initialized pinctrl subsystem\n[ 0.522947] NET: Registered protocol family 16\n[ 0.524531] ACPI: bus type PCI registered\n[ 0.525872] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.527709] PCI: Using configuration type 1 for base access\n[ 0.532677] ACPI: Added _OSI(Module Device)\n[ 0.534053] ACPI: Added _OSI(Processor Device)\n[ 0.535450] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.536885] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.539507] ACPI: Interpreter enabled\n[ 0.540782] ACPI: (supports S0 S5)\n[ 0.541984] ACPI: Using IOAPIC for interrupt routing\n[ 0.543467] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.547949] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.549665] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.551489] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.553267] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.556582] acpiphp: Slot [3] registered\n[ 0.557914] acpiphp: Slot [4] registered\n[ 0.559228] acpiphp: Slot [5] registered\n[ 0.560538] acpiphp: Slot [6] registered\n[ 0.561852] acpiphp: Slot [7] registered\n[ 0.563160] acpiphp: Slot [8] registered\n[ 0.564465] acpiphp: Slot [9] registered\n[ 0.565783] acpiphp: Slot [10] registered\n[ 0.567108] acpiphp: Slot [11] registered\n[ 0.568434] acpiphp: Slot [12] registered\n[ 0.569805] acpiphp: Slot [13] registered\n[ 0.571134] acpiphp: Slot [14] registered\n[ 0.572481] acpiphp: Slot [15] registered\n[ 0.573837] acpiphp: Slot [16] registered\n[ 0.575184] acpiphp: Slot [17] registered\n[ 0.576525] acpiphp: Slot [18] registered\n[ 0.577854] acpiphp: Slot [19] registered\n[ 0.579186] acpiphp: Slot [20] registered\n[ 0.580514] acpiphp: Slot [21] registered\n[ 0.581843] acpiphp: Slot [22] registered\n[ 0.583169] acpiphp: Slot [23] registered\n[ 0.584513] acpiphp: Slot [24] registered\n[ 0.585862] acpiphp: Slot [25] registered\n[ 0.587187] acpiphp: Slot [26] registered\n[ 0.588521] acpiphp: Slot [27] registered\n[ 0.589886] acpiphp: Slot [28] registered\n[ 0.591193] acpiphp: Slot [29] registered\n[ 0.592510] acpiphp: Slot [30] registered\n[ 0.593843] acpiphp: Slot [31] registered\n[ 0.595161] PCI host bridge to bus 0000:00\n[ 0.596496] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.598075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.599874] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.601681] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.604129] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.606570] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.611625] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.613525] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.615270] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.617139] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.621553] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.623984] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.647463] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.649668] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.652264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.654360] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.656434] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.658354] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.660367] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.662951] vgaarb: loaded\n[ 0.664038] vgaarb: bridge control possible 0000:00:02.0\n[ 0.665765] SCSI subsystem initialized\n[ 0.667094] ACPI: bus type USB registered\n[ 0.668479] usbcore: registered new interface driver usbfs\n[ 0.670088] usbcore: registered new interface driver hub\n[ 0.671683] usbcore: registered new device driver usb\n[ 0.673378] PCI: Using ACPI for IRQ routing\n[ 0.675091] NetLabel: Initializing\n[ 0.676298] NetLabel: domain hash size = 128\n[ 0.677674] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.679188] NetLabel: unlabeled traffic allowed by default\n[ 0.680920] Switched to clocksource kvm-clock\n[ 0.690134] pnp: PnP ACPI init\n[ 0.691317] ACPI: bus type PNP registered\n[ 0.693019] pnp: PnP ACPI: found 5 devices\n[ 0.694342] ACPI: bus type PNP unregistered\n[ 0.701958] NET: Registered protocol family 2\n[ 0.703658] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.706348] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.708586] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.710479] TCP: reno registered\n[ 0.711686] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.713420] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.715268] NET: Registered protocol family 1\n[ 0.716675] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.718343] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.719970] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.739917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.759904] Unpacking initramfs...\n[ 1.224350] Freeing initrd memory: 37508k freed\n[ 1.233862] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.235683] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.239044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.240830] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.242843] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.244572] Initialise system trusted keyring\n[ 1.245984] audit: initializing netlink socket (disabled)\n[ 1.247580] type=2000 audit(1543974193.673:1): initialized\n[ 1.264429] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.266203] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.268735] zpool: loaded\n[ 1.269822] zbud: loaded\n[ 1.271037] VFS: Disk quotas dquot_6.5.2\n[ 1.272366] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.274276] msgmni has been set to 7578\n[ 1.275634] Key type big_key registered\n[ 1.277647] NET: Registered protocol family 38\n[ 1.279067] Key type asymmetric registered\n[ 1.280399] Asymmetric key parser 'x509' registered\n[ 1.281890] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.284373] io scheduler noop registered\n[ 1.285680] io scheduler deadline registered (default)\n[ 1.299811] io scheduler cfq registered\n[ 1.301179] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.302777] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.304652] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.307089] ACPI: Power Button [PWRF]\n[ 1.308474] GHES: HEST is not enabled!\n[ 1.309838] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.334159] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.336234] Non-volatile memory driver v1.3\n[ 1.337597] Linux agpgart interface v0.103\n[ 1.339037] crash memory driver: version 1.1\n[ 1.340454] rdac: device handler registered\n[ 1.341843] hp_sw: device handler registered\n[ 1.343226] emc: device handler registered\n[ 1.344576] alua: device handler registered\n[ 1.345952] libphy: Fixed MDIO Bus: probed\n[ 1.347377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.349171] ehci-pci: EHCI PCI platform driver\n[ 1.350578] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.352286] ohci-pci: OHCI PCI platform driver\n[ 1.353683] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.373886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.375491] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.377940] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.379489] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.381204] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.383020] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.385408] usb usb1: Product: UHCI Host Controller\n[ 1.386879] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.388749] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.390291] hub 1-0:1.0: USB hub found\n[ 1.391574] hub 1-0:1.0: 2 ports detected\n[ 1.393024] usbcore: registered new interface driver usbserial\n[ 1.394682] usbcore: registered new interface driver usbserial_generic\n[ 1.396460] usbserial: USB Serial support registered for generic\n[ 1.398157] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.401419] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.402903] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.404477] mousedev: PS/2 mouse device common for all mice\n[ 1.406386] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.409607] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.412336] rtc_cmos 00:00: RTC can wake from S4\n[ 1.414321] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.414661] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.414847] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.414905] cpuidle: using governor menu\n[ 1.415009] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.415131] usbcore: registered new interface driver usbhid\n[ 1.415134] usbhid: USB HID core driver\n[ 1.415183] drop_monitor: Initializing network drop monitor service\n[ 1.415243] TCP: cubic registered\n[ 1.415246] Initializing XFRM netlink socket\n[ 1.415376] NET: Registered protocol family 10\n[ 1.417183] NET: Registered protocol family 17\n[ 1.418734] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.418740] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.418774] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.418892] Loading compiled-in X.509 certificates\n[ 1.418928] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.418939] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.419372] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.419402] registered taskstats version 1\n[ 1.421489] Key type trusted registered\n[ 1.423026] Key type encrypted registered\n[ 1.424586] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.426260] rtc_cmos 00:00: setting system clock to 2018-12-05 01:43:14 UTC (1543974194)\n[ 1.463687] Freeing unused kernel memory: 1680k freed\n[ 1.469083] 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.473947] systemd[1]: Detected virtualization kvm.\n[ 1.475451] systemd[1]: Detected architecture x86-64.\n[ 1.476953] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.479655] systemd[1]: No hostname configured.\n[ 1.481084] systemd[1]: Set hostname to .\n[ 1.482620] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.505617] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.508195] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.511726] systemd[1]: Reached target Local File Systems.\n[ 1.513334] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.515785] systemd[1]: Created slice Root Slice.\n[ 1.517232] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.519541] systemd[1]: Listening on Journal Socket.\n[ 1.521041] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Paths.\n[ 1.523315] systemd[1]: Reached target Paths.\n[ 1.524694] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Swap.\n[ 1.526793] systemd[1]: Reached target Swap.\n[ 1.528171] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Timers.\n[ 1.530282] systemd[1]: Reached target Timers.\n[ 1.531675] systemd[1]: Starting Timers.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.533933] systemd[1]: Listening on udev Kernel Socket.\n[ 1.535493] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.537949] systemd[1]: Listening on udev Control Socket.\n[ 1.539543] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.541883] systemd[1]: Reached target Sockets.\n[ 1.543306] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.545605] systemd[1]: Created slice System Slice.\n[ 1.547095] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.549375] systemd[1]: Reached target Slices.\n[ 1.550788] systemd[1]: Starting Slices.\n[ 1.552467] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.555222] 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.559701] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.562669] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.567606] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.571959] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.574502] systemd[1]: Started Journal Service.\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.625402] RPC: Registered named UNIX socket transport module.\n[ 1.627143] RPC: Registered udp transport module.\n[ 1.628618] RPC: Registered tcp transport module.\n[ 1.630093] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n[ 1.695981] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[ 1.725467] FDC 0 is a S82078B\n[[32m OK [0m] Reached target Basic System.\n[ 1.746803] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.750661] scsi host0: ata_piix\n[ 1.752106] scsi host1: ata_piix\n[ 1.753347] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.755234] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.794289] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.800786] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.847793] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.849806] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.851881] usb 1-1: Product: QEMU USB Tablet\n[ 1.853370] usb 1-1: Manufacturer: QEMU\n[ 1.854763] usb 1-1: SerialNumber: 42\n[ 1.865000] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.868291] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.953338] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.956192] XFS (vda1): Mounting V4 Filesystem\n[ 1.982956] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n 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.228878] systemd-journald[120]: Received SIGTERM from PID 1 (systemd).\n[ 2.239980] tsc: Refined TSC clocksource calibration: 3491.842 MHz\n[ 2.538788] SELinux: Disabled at runtime.\n[ 2.576945] type=1404 audit(1543974195.651:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.666265] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.667952] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting POSIX Message Queue File System...\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] Listening on udev Kernel Socket.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Mounting Debug File System...\n[[32m OK [0m] Listening on udev Control Socket.\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] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Mounting Huge Pages File System...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting Flush Journal to Persistent Storage...\n[ 3.265150] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[ 3.284043] systemd-journald[386]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\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 Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting 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 Mark the need to relabel after reboot.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[ 3.439372] type=1305 audit(1543974196.513: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 Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[ 3.586970] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.591111] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting Login Service...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n Starting Authorization Manager...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.616026] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.668378] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.670377] [TTM] Initializing pool allocator\n[ 3.672310] [TTM] Initializing DMA pool allocator\n[ 3.674666] [drm] fb mappable at 0xFC000000\n[ 3.676076] [drm] vram aper at 0xFC000000\n[ 3.677444] [drm] size 33554432\n[ 3.678037] ppdev: user-space parallel port driver\n[ 3.680203] [drm] fb depth is 24\n[ 3.681498] [drm] pitch is 3072\n[ 3.683911] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.711598] Console: switching to colour frame buffer device 128x48\n[ 3.725470] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.736946] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[ 3.826070] AES CTR mode by8 optimization enabled\n[ 3.830943] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.840092] alg: No test for crc32 (crc32-pclmul)\n[ 3.871393] intel_rapl: no valid rapl domains found in package 0\n[ 3.875070] intel_powerclamp: No package C-state available\n[ 3.880574] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[ 4.192245] cloud-init[486]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 05 Dec 2018 01:43:17 +0000. Up 4.15 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 nginx - high performance web server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting System Logging Service...\n Starting OpenSSH server daemon...\n Starting Dynamic System Tuning Daemon...\n Starting Postfix Mail Transport Agent...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started OpenSSH server 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 LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.169518] cloud-init[803]: Cloud-init v. 0.7.5 running 'init' at Wed, 05 Dec 2018 01:43:19 +0000. Up 6.10 seconds.\n[ 6.199209] cloud-init[803]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.201308] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.208692] cloud-init[803]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.214148] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.220266] cloud-init[803]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.224154] cloud-init[803]: ci-info: | eth0: | True | 192.168.120.7 | 255.255.255.0 | fa:16:3e:7e:3c:82 |\n[ 6.232149] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.239341] cloud-init[803]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.243883] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.248049] cloud-init[803]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.256296] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.264667] cloud-init[803]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.267874] cloud-init[803]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.273811] cloud-init[803]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.277533] cloud-init[803]: 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: [ 59.135594] cloud-init[9563]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 05 Dec 2018 01:44:12 +0000. Up 59.09 seconds.\n[ 59.402995] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 05 Dec 2018 01:44:12 +0000. Up 59.36 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 | e7:7a:b9:e3:62:f2:96:af:d3:d6:98:13:9a:aa:52:74 | - | 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[ 59.472581] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Wed, 05 Dec 2018 01:44:13 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.46 seconds\n"} 2018-12-05 01:44:24,597 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1/action used request id req-ed434211-90ef-4f0e-9bea-b46df1b56581 2018-12-05 01:44:24,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0741639137268s 2018-12-05 01:44:24,598 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1/action used request id req-ed434211-90ef-4f0e-9bea-b46df1b56581 2018-12-05 01:44:24,598 - 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 00000000bffe1351 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 00000000bffe12d1 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 1893557715 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.388330] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.391030] pid_max: default: 32768 minimum: 301 [ 0.392479] Security Framework initialized [ 0.393846] SELinux: Initializing. [ 0.395330] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.401115] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.404617] Mount-cache hash table entries: 4096 [ 0.406337] Initializing cgroup subsys memory [ 0.407738] Initializing cgroup subsys devices [ 0.409145] Initializing cgroup subsys freezer [ 0.410548] Initializing cgroup subsys net_cls [ 0.411956] Initializing cgroup subsys blkio [ 0.413319] Initializing cgroup subsys perf_event [ 0.414765] Initializing cgroup subsys hugetlb [ 0.416168] Initializing cgroup subsys pids [ 0.417514] Initializing cgroup subsys net_prio [ 0.419010] CPU: Physical Processor ID: 0 [ 0.421029] mce: CPU supports 10 MCE banks [ 0.422394] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.423958] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.425500] tlb_flushall_shift: 6 [ 0.426910] Freeing SMP alternatives: 28k freed [ 0.430989] ACPI: Core revision 20130517 [ 0.432721] ACPI: All ACPI Tables successfully acquired [ 0.434489] ftrace: allocating 25812 entries in 101 pages [ 0.456510] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.458323] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.460091] smpboot: Max logical packages: 2 [ 0.461692] Enabling x2apic [ 0.462806] Enabled x2apic [ 0.464160] Switched APIC routing to physical x2apic. [ 0.466934] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.468688] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.471984] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.479855] KVM setup paravirtual spinlock [ 0.482458] smpboot: Booting Node 0, Processors #1 OK [ 0.484391] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.506190] Brought up 2 CPUs [ 0.506192] KVM setup async PF for cpu 1 [ 0.506195] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.510008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.512590] devtmpfs: initialized [ 0.515223] EVM: security.selinux [ 0.516440] EVM: security.ima [ 0.517573] EVM: security.capability [ 0.519448] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.521287] pinctrl core: initialized pinctrl subsystem [ 0.522947] NET: Registered protocol family 16 [ 0.524531] ACPI: bus type PCI registered [ 0.525872] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.527709] PCI: Using configuration type 1 for base access [ 0.532677] ACPI: Added _OSI(Module Device) [ 0.534053] ACPI: Added _OSI(Processor Device) [ 0.535450] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.536885] ACPI: Added _OSI(Processor Aggregator Device) [ 0.539507] ACPI: Interpreter enabled [ 0.540782] ACPI: (supports S0 S5) [ 0.541984] ACPI: Using IOAPIC for interrupt routing [ 0.543467] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.547949] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.549665] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.551489] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.553267] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.556582] acpiphp: Slot [3] registered [ 0.557914] acpiphp: Slot [4] registered [ 0.559228] acpiphp: Slot [5] registered [ 0.560538] acpiphp: Slot [6] registered [ 0.561852] acpiphp: Slot [7] registered [ 0.563160] acpiphp: Slot [8] registered [ 0.564465] acpiphp: Slot [9] registered [ 0.565783] acpiphp: Slot [10] registered [ 0.567108] acpiphp: Slot [11] registered [ 0.568434] acpiphp: Slot [12] registered [ 0.569805] acpiphp: Slot [13] registered [ 0.571134] acpiphp: Slot [14] registered [ 0.572481] acpiphp: Slot [15] registered [ 0.573837] acpiphp: Slot [16] registered [ 0.575184] acpiphp: Slot [17] registered [ 0.576525] acpiphp: Slot [18] registered [ 0.577854] acpiphp: Slot [19] registered [ 0.579186] acpiphp: Slot [20] registered [ 0.580514] acpiphp: Slot [21] registered [ 0.581843] acpiphp: Slot [22] registered [ 0.583169] acpiphp: Slot [23] registered [ 0.584513] acpiphp: Slot [24] registered [ 0.585862] acpiphp: Slot [25] registered [ 0.587187] acpiphp: Slot [26] registered [ 0.588521] acpiphp: Slot [27] registered [ 0.589886] acpiphp: Slot [28] registered [ 0.591193] acpiphp: Slot [29] registered [ 0.592510] acpiphp: Slot [30] registered [ 0.593843] acpiphp: Slot [31] registered [ 0.595161] PCI host bridge to bus 0000:00 [ 0.596496] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.598075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.599874] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.601681] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.604129] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.606570] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.611625] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.613525] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.615270] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.617139] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.621553] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.623984] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.647463] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.649668] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.652264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.654360] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.656434] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.658354] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.660367] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.662951] vgaarb: loaded [ 0.664038] vgaarb: bridge control possible 0000:00:02.0 [ 0.665765] SCSI subsystem initialized [ 0.667094] ACPI: bus type USB registered [ 0.668479] usbcore: registered new interface driver usbfs [ 0.670088] usbcore: registered new interface driver hub [ 0.671683] usbcore: registered new device driver usb [ 0.673378] PCI: Using ACPI for IRQ routing [ 0.675091] NetLabel: Initializing [ 0.676298] NetLabel: domain hash size = 128 [ 0.677674] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.679188] NetLabel: unlabeled traffic allowed by default [ 0.680920] Switched to clocksource kvm-clock [ 0.690134] pnp: PnP ACPI init [ 0.691317] ACPI: bus type PNP registered [ 0.693019] pnp: PnP ACPI: found 5 devices [ 0.694342] ACPI: bus type PNP unregistered [ 0.701958] NET: Registered protocol family 2 [ 0.703658] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.706348] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.708586] TCP: Hash tables configured (established 32768 bind 32768) [ 0.710479] TCP: reno registered [ 0.711686] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.713420] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.715268] NET: Registered protocol family 1 [ 0.716675] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.718343] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.719970] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.739917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.759904] Unpacking initramfs... [ 1.224350] Freeing initrd memory: 37508k freed [ 1.233862] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.235683] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.239044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.240830] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.242843] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.244572] Initialise system trusted keyring [ 1.245984] audit: initializing netlink socket (disabled) [ 1.247580] type=2000 audit(1543974193.673:1): initialized [ 1.264429] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.266203] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.268735] zpool: loaded [ 1.269822] zbud: loaded [ 1.271037] VFS: Disk quotas dquot_6.5.2 [ 1.272366] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.274276] msgmni has been set to 7578 [ 1.275634] Key type big_key registered [ 1.277647] NET: Registered protocol family 38 [ 1.279067] Key type asymmetric registered [ 1.280399] Asymmetric key parser 'x509' registered [ 1.281890] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.284373] io scheduler noop registered [ 1.285680] io scheduler deadline registered (default) [ 1.299811] io scheduler cfq registered [ 1.301179] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.302777] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.304652] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.307089] ACPI: Power Button [PWRF] [ 1.308474] GHES: HEST is not enabled! [ 1.309838] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.334159] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.336234] Non-volatile memory driver v1.3 [ 1.337597] Linux agpgart interface v0.103 [ 1.339037] crash memory driver: version 1.1 [ 1.340454] rdac: device handler registered [ 1.341843] hp_sw: device handler registered [ 1.343226] emc: device handler registered [ 1.344576] alua: device handler registered [ 1.345952] libphy: Fixed MDIO Bus: probed [ 1.347377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.349171] ehci-pci: EHCI PCI platform driver [ 1.350578] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.352286] ohci-pci: OHCI PCI platform driver [ 1.353683] uhci_hcd: USB Universal Host Controller Interface driver [ 1.373886] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.375491] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.377940] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.379489] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.381204] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.383020] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.385408] usb usb1: Product: UHCI Host Controller [ 1.386879] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.388749] usb usb1: SerialNumber: 0000:00:01.2 [ 1.390291] hub 1-0:1.0: USB hub found [ 1.391574] hub 1-0:1.0: 2 ports detected [ 1.393024] usbcore: registered new interface driver usbserial [ 1.394682] usbcore: registered new interface driver usbserial_generic [ 1.396460] usbserial: USB Serial support registered for generic [ 1.398157] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.401419] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.402903] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.404477] mousedev: PS/2 mouse device common for all mice [ 1.406386] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.409607] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.412336] rtc_cmos 00:00: RTC can wake from S4 [ 1.414321] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.414661] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.414847] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.414905] cpuidle: using governor menu [ 1.415009] hidraw: raw HID events driver (C) Jiri Kosina [ 1.415131] usbcore: registered new interface driver usbhid [ 1.415134] usbhid: USB HID core driver [ 1.415183] drop_monitor: Initializing network drop monitor service [ 1.415243] TCP: cubic registered [ 1.415246] Initializing XFRM netlink socket [ 1.415376] NET: Registered protocol family 10 [ 1.417183] NET: Registered protocol family 17 [ 1.418734] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.418740] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.418774] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.418892] Loading compiled-in X.509 certificates [ 1.418928] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.418939] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.419372] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.419402] registered taskstats version 1 [ 1.421489] Key type trusted registered [ 1.423026] Key type encrypted registered [ 1.424586] IMA: No TPM chip found, activating TPM-bypass! [ 1.426260] rtc_cmos 00:00: setting system clock to 2018-12-05 01:43:14 UTC (1543974194) [ 1.463687] Freeing unused kernel memory: 1680k freed [ 1.469083] 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.473947] systemd[1]: Detected virtualization kvm. [ 1.475451] systemd[1]: Detected architecture x86-64. [ 1.476953] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.479655] systemd[1]: No hostname configured. [ 1.481084] systemd[1]: Set hostname to . [ 1.482620] systemd[1]: Initializing machine ID from KVM UUID. [ 1.505617] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.508195] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Local File Systems. [ 1.511726] systemd[1]: Reached target Local File Systems. [ 1.513334] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.515785] systemd[1]: Created slice Root Slice. [ 1.517232] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.519541] systemd[1]: Listening on Journal Socket. [ 1.521041] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Paths. [ 1.523315] systemd[1]: Reached target Paths. [ 1.524694] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.526793] systemd[1]: Reached target Swap. [ 1.528171] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.530282] systemd[1]: Reached target Timers. [ 1.531675] systemd[1]: Starting Timers. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.533933] systemd[1]: Listening on udev Kernel Socket. [ 1.535493] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.537949] systemd[1]: Listening on udev Control Socket. [ 1.539543] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.541883] systemd[1]: Reached target Sockets. [ 1.543306] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.545605] systemd[1]: Created slice System Slice. [ 1.547095] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.549375] systemd[1]: Reached target Slices. [ 1.550788] systemd[1]: Starting Slices. [ 1.552467] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.555222] 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.559701] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.562669] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.567606] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.571959] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.574502] systemd[1]: Started Journal Service. 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.625402] RPC: Registered named UNIX socket transport module. [ 1.627143] RPC: Registered udp transport module. [ 1.628618] RPC: Registered tcp transport module. [ 1.630093] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... [ 1.695981] usb 1-1: new full-speed USB device number 2 using uhci_hcd Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [ 1.725467] FDC 0 is a S82078B [[32m OK [0m] Reached target Basic System. [ 1.746803] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.750661] scsi host0: ata_piix [ 1.752106] scsi host1: ata_piix [ 1.753347] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.755234] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.794289] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.800786] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.847793] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.849806] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.851881] usb 1-1: Product: QEMU USB Tablet [ 1.853370] usb 1-1: Manufacturer: QEMU [ 1.854763] usb 1-1: SerialNumber: 42 [ 1.865000] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.868291] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.953338] SGI XFS with ACLs, security attributes, no debug enabled [ 1.956192] XFS (vda1): Mounting V4 Filesystem [ 1.982956] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. 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.228878] systemd-journald[120]: Received SIGTERM from PID 1 (systemd). [ 2.239980] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 2.538788] SELinux: Disabled at runtime. [ 2.576945] type=1404 audit(1543974195.651:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.666265] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.667952] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting POSIX Message Queue File System... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting Debug File System... [[32m OK [0m] Listening on udev Control Socket. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Mounting Huge Pages File System... Starting Apply Kernel Variables... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [ 3.265150] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 3.284043] systemd-journald[386]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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 Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting 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 Mark the need to relabel after reboot. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [ 3.439372] type=1305 audit(1543974196.513: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 Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.586970] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.591111] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Login Service... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting Authorization Manager... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... [ 3.616026] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.668378] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.670377] [TTM] Initializing pool allocator [ 3.672310] [TTM] Initializing DMA pool allocator [ 3.674666] [drm] fb mappable at 0xFC000000 [ 3.676076] [drm] vram aper at 0xFC000000 [ 3.677444] [drm] size 33554432 [ 3.678037] ppdev: user-space parallel port driver [ 3.680203] [drm] fb depth is 24 [ 3.681498] [drm] pitch is 3072 [ 3.683911] fbcon: cirrusdrmfb (fb0) is primary device [ 3.711598] Console: switching to colour frame buffer device 128x48 [ 3.725470] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.736946] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [ 3.826070] AES CTR mode by8 optimization enabled [ 3.830943] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.840092] alg: No test for crc32 (crc32-pclmul) [ 3.871393] intel_rapl: no valid rapl domains found in package 0 [ 3.875070] intel_powerclamp: No package C-state available [ 3.880574] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 4.192245] cloud-init[486]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 05 Dec 2018 01:43:17 +0000. Up 4.15 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 nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting System Logging Service... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... Starting Postfix Mail Transport Agent... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... Starting LSB: Starts Logstash as a daemon.... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server daemon. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [ 6.169518] cloud-init[803]: Cloud-init v. 0.7.5 running 'init' at Wed, 05 Dec 2018 01:43:19 +0000. Up 6.10 seconds. [ 6.199209] cloud-init[803]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.201308] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.208692] cloud-init[803]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.214148] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.220266] cloud-init[803]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.224154] cloud-init[803]: ci-info: | eth0: | True | 192.168.120.7 | 255.255.255.0 | fa:16:3e:7e:3c:82 | [ 6.232149] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.239341] cloud-init[803]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.243883] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.248049] cloud-init[803]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.256296] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.264667] cloud-init[803]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.267874] cloud-init[803]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.273811] cloud-init[803]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.277533] cloud-init[803]: 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: [ 59.135594] cloud-init[9563]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 05 Dec 2018 01:44:12 +0000. Up 59.09 seconds. [ 59.402995] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 05 Dec 2018 01:44:12 +0000. Up 59.36 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 | e7:7a:b9:e3:62:f2:96:af:d3:d6:98:13:9a:aa:52:74 | - | 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----- [ 59.472581] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Wed, 05 Dec 2018 01:44:13 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.46 seconds 2018-12-05 01:44:25,601 - functest.core.singlevm - DEBUG - try 8: cannot connect to 172.30.9.200: timed out 2018-12-05 01:44:34,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-05 01:44:34,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1/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}a32b89d83b098bcbb98326b0b41278985654a742" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-05 01:44:34,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:44: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-275f99b1-c975-459d-b2ab-be6744d7183d x-compute-request-id: req-275f99b1-c975-459d-b2ab-be6744d7183d Content-Encoding: gzip Content-Length: 12764 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 00000000bffe1351 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 00000000bffe12d1 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 1893557715 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.388330] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.391030] pid_max: default: 32768 minimum: 301\n[ 0.392479] Security Framework initialized\n[ 0.393846] SELinux: Initializing.\n[ 0.395330] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.401115] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.404617] Mount-cache hash table entries: 4096\n[ 0.406337] Initializing cgroup subsys memory\n[ 0.407738] Initializing cgroup subsys devices\n[ 0.409145] Initializing cgroup subsys freezer\n[ 0.410548] Initializing cgroup subsys net_cls\n[ 0.411956] Initializing cgroup subsys blkio\n[ 0.413319] Initializing cgroup subsys perf_event\n[ 0.414765] Initializing cgroup subsys hugetlb\n[ 0.416168] Initializing cgroup subsys pids\n[ 0.417514] Initializing cgroup subsys net_prio\n[ 0.419010] CPU: Physical Processor ID: 0\n[ 0.421029] mce: CPU supports 10 MCE banks\n[ 0.422394] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.423958] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.425500] tlb_flushall_shift: 6\n[ 0.426910] Freeing SMP alternatives: 28k freed\n[ 0.430989] ACPI: Core revision 20130517\n[ 0.432721] ACPI: All ACPI Tables successfully acquired\n[ 0.434489] ftrace: allocating 25812 entries in 101 pages\n[ 0.456510] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.458323] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.460091] smpboot: Max logical packages: 2\n[ 0.461692] Enabling x2apic\n[ 0.462806] Enabled x2apic\n[ 0.464160] Switched APIC routing to physical x2apic.\n[ 0.466934] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.468688] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.471984] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.479855] KVM setup paravirtual spinlock\n[ 0.482458] smpboot: Booting Node 0, Processors #1 OK\n[ 0.484391] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.506190] Brought up 2 CPUs\n[ 0.506192] KVM setup async PF for cpu 1\n[ 0.506195] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.510008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.512590] devtmpfs: initialized\n[ 0.515223] EVM: security.selinux\n[ 0.516440] EVM: security.ima\n[ 0.517573] EVM: security.capability\n[ 0.519448] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.521287] pinctrl core: initialized pinctrl subsystem\n[ 0.522947] NET: Registered protocol family 16\n[ 0.524531] ACPI: bus type PCI registered\n[ 0.525872] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.527709] PCI: Using configuration type 1 for base access\n[ 0.532677] ACPI: Added _OSI(Module Device)\n[ 0.534053] ACPI: Added _OSI(Processor Device)\n[ 0.535450] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.536885] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.539507] ACPI: Interpreter enabled\n[ 0.540782] ACPI: (supports S0 S5)\n[ 0.541984] ACPI: Using IOAPIC for interrupt routing\n[ 0.543467] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.547949] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.549665] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.551489] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.553267] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.556582] acpiphp: Slot [3] registered\n[ 0.557914] acpiphp: Slot [4] registered\n[ 0.559228] acpiphp: Slot [5] registered\n[ 0.560538] acpiphp: Slot [6] registered\n[ 0.561852] acpiphp: Slot [7] registered\n[ 0.563160] acpiphp: Slot [8] registered\n[ 0.564465] acpiphp: Slot [9] registered\n[ 0.565783] acpiphp: Slot [10] registered\n[ 0.567108] acpiphp: Slot [11] registered\n[ 0.568434] acpiphp: Slot [12] registered\n[ 0.569805] acpiphp: Slot [13] registered\n[ 0.571134] acpiphp: Slot [14] registered\n[ 0.572481] acpiphp: Slot [15] registered\n[ 0.573837] acpiphp: Slot [16] registered\n[ 0.575184] acpiphp: Slot [17] registered\n[ 0.576525] acpiphp: Slot [18] registered\n[ 0.577854] acpiphp: Slot [19] registered\n[ 0.579186] acpiphp: Slot [20] registered\n[ 0.580514] acpiphp: Slot [21] registered\n[ 0.581843] acpiphp: Slot [22] registered\n[ 0.583169] acpiphp: Slot [23] registered\n[ 0.584513] acpiphp: Slot [24] registered\n[ 0.585862] acpiphp: Slot [25] registered\n[ 0.587187] acpiphp: Slot [26] registered\n[ 0.588521] acpiphp: Slot [27] registered\n[ 0.589886] acpiphp: Slot [28] registered\n[ 0.591193] acpiphp: Slot [29] registered\n[ 0.592510] acpiphp: Slot [30] registered\n[ 0.593843] acpiphp: Slot [31] registered\n[ 0.595161] PCI host bridge to bus 0000:00\n[ 0.596496] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.598075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.599874] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.601681] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.604129] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.606570] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.611625] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.613525] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.615270] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.617139] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.621553] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.623984] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.647463] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.649668] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.652264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.654360] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.656434] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.658354] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.660367] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.662951] vgaarb: loaded\n[ 0.664038] vgaarb: bridge control possible 0000:00:02.0\n[ 0.665765] SCSI subsystem initialized\n[ 0.667094] ACPI: bus type USB registered\n[ 0.668479] usbcore: registered new interface driver usbfs\n[ 0.670088] usbcore: registered new interface driver hub\n[ 0.671683] usbcore: registered new device driver usb\n[ 0.673378] PCI: Using ACPI for IRQ routing\n[ 0.675091] NetLabel: Initializing\n[ 0.676298] NetLabel: domain hash size = 128\n[ 0.677674] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.679188] NetLabel: unlabeled traffic allowed by default\n[ 0.680920] Switched to clocksource kvm-clock\n[ 0.690134] pnp: PnP ACPI init\n[ 0.691317] ACPI: bus type PNP registered\n[ 0.693019] pnp: PnP ACPI: found 5 devices\n[ 0.694342] ACPI: bus type PNP unregistered\n[ 0.701958] NET: Registered protocol family 2\n[ 0.703658] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.706348] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.708586] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.710479] TCP: reno registered\n[ 0.711686] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.713420] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.715268] NET: Registered protocol family 1\n[ 0.716675] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.718343] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.719970] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.739917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.759904] Unpacking initramfs...\n[ 1.224350] Freeing initrd memory: 37508k freed\n[ 1.233862] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.235683] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.239044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.240830] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.242843] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.244572] Initialise system trusted keyring\n[ 1.245984] audit: initializing netlink socket (disabled)\n[ 1.247580] type=2000 audit(1543974193.673:1): initialized\n[ 1.264429] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.266203] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.268735] zpool: loaded\n[ 1.269822] zbud: loaded\n[ 1.271037] VFS: Disk quotas dquot_6.5.2\n[ 1.272366] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.274276] msgmni has been set to 7578\n[ 1.275634] Key type big_key registered\n[ 1.277647] NET: Registered protocol family 38\n[ 1.279067] Key type asymmetric registered\n[ 1.280399] Asymmetric key parser 'x509' registered\n[ 1.281890] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.284373] io scheduler noop registered\n[ 1.285680] io scheduler deadline registered (default)\n[ 1.299811] io scheduler cfq registered\n[ 1.301179] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.302777] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.304652] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.307089] ACPI: Power Button [PWRF]\n[ 1.308474] GHES: HEST is not enabled!\n[ 1.309838] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.334159] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.336234] Non-volatile memory driver v1.3\n[ 1.337597] Linux agpgart interface v0.103\n[ 1.339037] crash memory driver: version 1.1\n[ 1.340454] rdac: device handler registered\n[ 1.341843] hp_sw: device handler registered\n[ 1.343226] emc: device handler registered\n[ 1.344576] alua: device handler registered\n[ 1.345952] libphy: Fixed MDIO Bus: probed\n[ 1.347377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.349171] ehci-pci: EHCI PCI platform driver\n[ 1.350578] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.352286] ohci-pci: OHCI PCI platform driver\n[ 1.353683] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.373886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.375491] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.377940] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.379489] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.381204] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.383020] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.385408] usb usb1: Product: UHCI Host Controller\n[ 1.386879] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.388749] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.390291] hub 1-0:1.0: USB hub found\n[ 1.391574] hub 1-0:1.0: 2 ports detected\n[ 1.393024] usbcore: registered new interface driver usbserial\n[ 1.394682] usbcore: registered new interface driver usbserial_generic\n[ 1.396460] usbserial: USB Serial support registered for generic\n[ 1.398157] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.401419] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.402903] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.404477] mousedev: PS/2 mouse device common for all mice\n[ 1.406386] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.409607] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.412336] rtc_cmos 00:00: RTC can wake from S4\n[ 1.414321] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.414661] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.414847] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.414905] cpuidle: using governor menu\n[ 1.415009] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.415131] usbcore: registered new interface driver usbhid\n[ 1.415134] usbhid: USB HID core driver\n[ 1.415183] drop_monitor: Initializing network drop monitor service\n[ 1.415243] TCP: cubic registered\n[ 1.415246] Initializing XFRM netlink socket\n[ 1.415376] NET: Registered protocol family 10\n[ 1.417183] NET: Registered protocol family 17\n[ 1.418734] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.418740] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.418774] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.418892] Loading compiled-in X.509 certificates\n[ 1.418928] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.418939] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.419372] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.419402] registered taskstats version 1\n[ 1.421489] Key type trusted registered\n[ 1.423026] Key type encrypted registered\n[ 1.424586] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.426260] rtc_cmos 00:00: setting system clock to 2018-12-05 01:43:14 UTC (1543974194)\n[ 1.463687] Freeing unused kernel memory: 1680k freed\n[ 1.469083] 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.473947] systemd[1]: Detected virtualization kvm.\n[ 1.475451] systemd[1]: Detected architecture x86-64.\n[ 1.476953] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.479655] systemd[1]: No hostname configured.\n[ 1.481084] systemd[1]: Set hostname to .\n[ 1.482620] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.505617] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.508195] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.511726] systemd[1]: Reached target Local File Systems.\n[ 1.513334] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.515785] systemd[1]: Created slice Root Slice.\n[ 1.517232] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.519541] systemd[1]: Listening on Journal Socket.\n[ 1.521041] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Paths.\n[ 1.523315] systemd[1]: Reached target Paths.\n[ 1.524694] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Swap.\n[ 1.526793] systemd[1]: Reached target Swap.\n[ 1.528171] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Timers.\n[ 1.530282] systemd[1]: Reached target Timers.\n[ 1.531675] systemd[1]: Starting Timers.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.533933] systemd[1]: Listening on udev Kernel Socket.\n[ 1.535493] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.537949] systemd[1]: Listening on udev Control Socket.\n[ 1.539543] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.541883] systemd[1]: Reached target Sockets.\n[ 1.543306] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.545605] systemd[1]: Created slice System Slice.\n[ 1.547095] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.549375] systemd[1]: Reached target Slices.\n[ 1.550788] systemd[1]: Starting Slices.\n[ 1.552467] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.555222] 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.559701] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.562669] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.567606] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.571959] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.574502] systemd[1]: Started Journal Service.\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.625402] RPC: Registered named UNIX socket transport module.\n[ 1.627143] RPC: Registered udp transport module.\n[ 1.628618] RPC: Registered tcp transport module.\n[ 1.630093] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n[ 1.695981] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[ 1.725467] FDC 0 is a S82078B\n[[32m OK [0m] Reached target Basic System.\n[ 1.746803] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.750661] scsi host0: ata_piix\n[ 1.752106] scsi host1: ata_piix\n[ 1.753347] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.755234] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.794289] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.800786] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.847793] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.849806] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.851881] usb 1-1: Product: QEMU USB Tablet\n[ 1.853370] usb 1-1: Manufacturer: QEMU\n[ 1.854763] usb 1-1: SerialNumber: 42\n[ 1.865000] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.868291] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.953338] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.956192] XFS (vda1): Mounting V4 Filesystem\n[ 1.982956] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n 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.228878] systemd-journald[120]: Received SIGTERM from PID 1 (systemd).\n[ 2.239980] tsc: Refined TSC clocksource calibration: 3491.842 MHz\n[ 2.538788] SELinux: Disabled at runtime.\n[ 2.576945] type=1404 audit(1543974195.651:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.666265] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.667952] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting POSIX Message Queue File System...\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] Listening on udev Kernel Socket.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Mounting Debug File System...\n[[32m OK [0m] Listening on udev Control Socket.\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] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Mounting Huge Pages File System...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting Flush Journal to Persistent Storage...\n[ 3.265150] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[ 3.284043] systemd-journald[386]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\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 Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting 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 Mark the need to relabel after reboot.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[ 3.439372] type=1305 audit(1543974196.513: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 Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[ 3.586970] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.591111] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting Login Service...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n Starting Authorization Manager...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.616026] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.668378] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.670377] [TTM] Initializing pool allocator\n[ 3.672310] [TTM] Initializing DMA pool allocator\n[ 3.674666] [drm] fb mappable at 0xFC000000\n[ 3.676076] [drm] vram aper at 0xFC000000\n[ 3.677444] [drm] size 33554432\n[ 3.678037] ppdev: user-space parallel port driver\n[ 3.680203] [drm] fb depth is 24\n[ 3.681498] [drm] pitch is 3072\n[ 3.683911] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.711598] Console: switching to colour frame buffer device 128x48\n[ 3.725470] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.736946] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[ 3.826070] AES CTR mode by8 optimization enabled\n[ 3.830943] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.840092] alg: No test for crc32 (crc32-pclmul)\n[ 3.871393] intel_rapl: no valid rapl domains found in package 0\n[ 3.875070] intel_powerclamp: No package C-state available\n[ 3.880574] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[ 4.192245] cloud-init[486]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 05 Dec 2018 01:43:17 +0000. Up 4.15 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 nginx - high performance web server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting System Logging Service...\n Starting OpenSSH server daemon...\n Starting Dynamic System Tuning Daemon...\n Starting Postfix Mail Transport Agent...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started OpenSSH server 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 LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.169518] cloud-init[803]: Cloud-init v. 0.7.5 running 'init' at Wed, 05 Dec 2018 01:43:19 +0000. Up 6.10 seconds.\n[ 6.199209] cloud-init[803]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.201308] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.208692] cloud-init[803]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.214148] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.220266] cloud-init[803]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.224154] cloud-init[803]: ci-info: | eth0: | True | 192.168.120.7 | 255.255.255.0 | fa:16:3e:7e:3c:82 |\n[ 6.232149] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.239341] cloud-init[803]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.243883] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.248049] cloud-init[803]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.256296] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.264667] cloud-init[803]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.267874] cloud-init[803]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.273811] cloud-init[803]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.277533] cloud-init[803]: 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: [ 59.135594] cloud-init[9563]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 05 Dec 2018 01:44:12 +0000. Up 59.09 seconds.\n[ 59.402995] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 05 Dec 2018 01:44:12 +0000. Up 59.36 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 | e7:7a:b9:e3:62:f2:96:af:d3:d6:98:13:9a:aa:52:74 | - | 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[ 59.472581] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Wed, 05 Dec 2018 01:44:13 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.46 seconds\n"} 2018-12-05 01:44:34,688 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1/action used request id req-275f99b1-c975-459d-b2ab-be6744d7183d 2018-12-05 01:44:34,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0837509632111s 2018-12-05 01:44:34,690 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1/action used request id req-275f99b1-c975-459d-b2ab-be6744d7183d 2018-12-05 01:44:34,690 - 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 00000000bffe1351 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 00000000bffe12d1 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 1893557715 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.388330] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.391030] pid_max: default: 32768 minimum: 301 [ 0.392479] Security Framework initialized [ 0.393846] SELinux: Initializing. [ 0.395330] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.401115] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.404617] Mount-cache hash table entries: 4096 [ 0.406337] Initializing cgroup subsys memory [ 0.407738] Initializing cgroup subsys devices [ 0.409145] Initializing cgroup subsys freezer [ 0.410548] Initializing cgroup subsys net_cls [ 0.411956] Initializing cgroup subsys blkio [ 0.413319] Initializing cgroup subsys perf_event [ 0.414765] Initializing cgroup subsys hugetlb [ 0.416168] Initializing cgroup subsys pids [ 0.417514] Initializing cgroup subsys net_prio [ 0.419010] CPU: Physical Processor ID: 0 [ 0.421029] mce: CPU supports 10 MCE banks [ 0.422394] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.423958] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.425500] tlb_flushall_shift: 6 [ 0.426910] Freeing SMP alternatives: 28k freed [ 0.430989] ACPI: Core revision 20130517 [ 0.432721] ACPI: All ACPI Tables successfully acquired [ 0.434489] ftrace: allocating 25812 entries in 101 pages [ 0.456510] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.458323] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.460091] smpboot: Max logical packages: 2 [ 0.461692] Enabling x2apic [ 0.462806] Enabled x2apic [ 0.464160] Switched APIC routing to physical x2apic. [ 0.466934] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.468688] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.471984] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.479855] KVM setup paravirtual spinlock [ 0.482458] smpboot: Booting Node 0, Processors #1 OK [ 0.484391] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.506190] Brought up 2 CPUs [ 0.506192] KVM setup async PF for cpu 1 [ 0.506195] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.510008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.512590] devtmpfs: initialized [ 0.515223] EVM: security.selinux [ 0.516440] EVM: security.ima [ 0.517573] EVM: security.capability [ 0.519448] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.521287] pinctrl core: initialized pinctrl subsystem [ 0.522947] NET: Registered protocol family 16 [ 0.524531] ACPI: bus type PCI registered [ 0.525872] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.527709] PCI: Using configuration type 1 for base access [ 0.532677] ACPI: Added _OSI(Module Device) [ 0.534053] ACPI: Added _OSI(Processor Device) [ 0.535450] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.536885] ACPI: Added _OSI(Processor Aggregator Device) [ 0.539507] ACPI: Interpreter enabled [ 0.540782] ACPI: (supports S0 S5) [ 0.541984] ACPI: Using IOAPIC for interrupt routing [ 0.543467] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.547949] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.549665] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.551489] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.553267] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.556582] acpiphp: Slot [3] registered [ 0.557914] acpiphp: Slot [4] registered [ 0.559228] acpiphp: Slot [5] registered [ 0.560538] acpiphp: Slot [6] registered [ 0.561852] acpiphp: Slot [7] registered [ 0.563160] acpiphp: Slot [8] registered [ 0.564465] acpiphp: Slot [9] registered [ 0.565783] acpiphp: Slot [10] registered [ 0.567108] acpiphp: Slot [11] registered [ 0.568434] acpiphp: Slot [12] registered [ 0.569805] acpiphp: Slot [13] registered [ 0.571134] acpiphp: Slot [14] registered [ 0.572481] acpiphp: Slot [15] registered [ 0.573837] acpiphp: Slot [16] registered [ 0.575184] acpiphp: Slot [17] registered [ 0.576525] acpiphp: Slot [18] registered [ 0.577854] acpiphp: Slot [19] registered [ 0.579186] acpiphp: Slot [20] registered [ 0.580514] acpiphp: Slot [21] registered [ 0.581843] acpiphp: Slot [22] registered [ 0.583169] acpiphp: Slot [23] registered [ 0.584513] acpiphp: Slot [24] registered [ 0.585862] acpiphp: Slot [25] registered [ 0.587187] acpiphp: Slot [26] registered [ 0.588521] acpiphp: Slot [27] registered [ 0.589886] acpiphp: Slot [28] registered [ 0.591193] acpiphp: Slot [29] registered [ 0.592510] acpiphp: Slot [30] registered [ 0.593843] acpiphp: Slot [31] registered [ 0.595161] PCI host bridge to bus 0000:00 [ 0.596496] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.598075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.599874] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.601681] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.604129] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.606570] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.611625] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.613525] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.615270] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.617139] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.621553] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.623984] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.647463] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.649668] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.652264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.654360] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.656434] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.658354] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.660367] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.662951] vgaarb: loaded [ 0.664038] vgaarb: bridge control possible 0000:00:02.0 [ 0.665765] SCSI subsystem initialized [ 0.667094] ACPI: bus type USB registered [ 0.668479] usbcore: registered new interface driver usbfs [ 0.670088] usbcore: registered new interface driver hub [ 0.671683] usbcore: registered new device driver usb [ 0.673378] PCI: Using ACPI for IRQ routing [ 0.675091] NetLabel: Initializing [ 0.676298] NetLabel: domain hash size = 128 [ 0.677674] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.679188] NetLabel: unlabeled traffic allowed by default [ 0.680920] Switched to clocksource kvm-clock [ 0.690134] pnp: PnP ACPI init [ 0.691317] ACPI: bus type PNP registered [ 0.693019] pnp: PnP ACPI: found 5 devices [ 0.694342] ACPI: bus type PNP unregistered [ 0.701958] NET: Registered protocol family 2 [ 0.703658] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.706348] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.708586] TCP: Hash tables configured (established 32768 bind 32768) [ 0.710479] TCP: reno registered [ 0.711686] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.713420] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.715268] NET: Registered protocol family 1 [ 0.716675] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.718343] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.719970] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.739917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.759904] Unpacking initramfs... [ 1.224350] Freeing initrd memory: 37508k freed [ 1.233862] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.235683] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.239044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.240830] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.242843] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.244572] Initialise system trusted keyring [ 1.245984] audit: initializing netlink socket (disabled) [ 1.247580] type=2000 audit(1543974193.673:1): initialized [ 1.264429] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.266203] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.268735] zpool: loaded [ 1.269822] zbud: loaded [ 1.271037] VFS: Disk quotas dquot_6.5.2 [ 1.272366] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.274276] msgmni has been set to 7578 [ 1.275634] Key type big_key registered [ 1.277647] NET: Registered protocol family 38 [ 1.279067] Key type asymmetric registered [ 1.280399] Asymmetric key parser 'x509' registered [ 1.281890] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.284373] io scheduler noop registered [ 1.285680] io scheduler deadline registered (default) [ 1.299811] io scheduler cfq registered [ 1.301179] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.302777] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.304652] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.307089] ACPI: Power Button [PWRF] [ 1.308474] GHES: HEST is not enabled! [ 1.309838] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.334159] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.336234] Non-volatile memory driver v1.3 [ 1.337597] Linux agpgart interface v0.103 [ 1.339037] crash memory driver: version 1.1 [ 1.340454] rdac: device handler registered [ 1.341843] hp_sw: device handler registered [ 1.343226] emc: device handler registered [ 1.344576] alua: device handler registered [ 1.345952] libphy: Fixed MDIO Bus: probed [ 1.347377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.349171] ehci-pci: EHCI PCI platform driver [ 1.350578] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.352286] ohci-pci: OHCI PCI platform driver [ 1.353683] uhci_hcd: USB Universal Host Controller Interface driver [ 1.373886] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.375491] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.377940] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.379489] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.381204] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.383020] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.385408] usb usb1: Product: UHCI Host Controller [ 1.386879] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.388749] usb usb1: SerialNumber: 0000:00:01.2 [ 1.390291] hub 1-0:1.0: USB hub found [ 1.391574] hub 1-0:1.0: 2 ports detected [ 1.393024] usbcore: registered new interface driver usbserial [ 1.394682] usbcore: registered new interface driver usbserial_generic [ 1.396460] usbserial: USB Serial support registered for generic [ 1.398157] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.401419] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.402903] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.404477] mousedev: PS/2 mouse device common for all mice [ 1.406386] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.409607] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.412336] rtc_cmos 00:00: RTC can wake from S4 [ 1.414321] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.414661] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.414847] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.414905] cpuidle: using governor menu [ 1.415009] hidraw: raw HID events driver (C) Jiri Kosina [ 1.415131] usbcore: registered new interface driver usbhid [ 1.415134] usbhid: USB HID core driver [ 1.415183] drop_monitor: Initializing network drop monitor service [ 1.415243] TCP: cubic registered [ 1.415246] Initializing XFRM netlink socket [ 1.415376] NET: Registered protocol family 10 [ 1.417183] NET: Registered protocol family 17 [ 1.418734] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.418740] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.418774] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.418892] Loading compiled-in X.509 certificates [ 1.418928] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.418939] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.419372] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.419402] registered taskstats version 1 [ 1.421489] Key type trusted registered [ 1.423026] Key type encrypted registered [ 1.424586] IMA: No TPM chip found, activating TPM-bypass! [ 1.426260] rtc_cmos 00:00: setting system clock to 2018-12-05 01:43:14 UTC (1543974194) [ 1.463687] Freeing unused kernel memory: 1680k freed [ 1.469083] 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.473947] systemd[1]: Detected virtualization kvm. [ 1.475451] systemd[1]: Detected architecture x86-64. [ 1.476953] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.479655] systemd[1]: No hostname configured. [ 1.481084] systemd[1]: Set hostname to . [ 1.482620] systemd[1]: Initializing machine ID from KVM UUID. [ 1.505617] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.508195] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Local File Systems. [ 1.511726] systemd[1]: Reached target Local File Systems. [ 1.513334] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.515785] systemd[1]: Created slice Root Slice. [ 1.517232] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.519541] systemd[1]: Listening on Journal Socket. [ 1.521041] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Paths. [ 1.523315] systemd[1]: Reached target Paths. [ 1.524694] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.526793] systemd[1]: Reached target Swap. [ 1.528171] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.530282] systemd[1]: Reached target Timers. [ 1.531675] systemd[1]: Starting Timers. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.533933] systemd[1]: Listening on udev Kernel Socket. [ 1.535493] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.537949] systemd[1]: Listening on udev Control Socket. [ 1.539543] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.541883] systemd[1]: Reached target Sockets. [ 1.543306] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.545605] systemd[1]: Created slice System Slice. [ 1.547095] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.549375] systemd[1]: Reached target Slices. [ 1.550788] systemd[1]: Starting Slices. [ 1.552467] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.555222] 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.559701] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.562669] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.567606] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.571959] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.574502] systemd[1]: Started Journal Service. 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.625402] RPC: Registered named UNIX socket transport module. [ 1.627143] RPC: Registered udp transport module. [ 1.628618] RPC: Registered tcp transport module. [ 1.630093] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... [ 1.695981] usb 1-1: new full-speed USB device number 2 using uhci_hcd Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [ 1.725467] FDC 0 is a S82078B [[32m OK [0m] Reached target Basic System. [ 1.746803] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.750661] scsi host0: ata_piix [ 1.752106] scsi host1: ata_piix [ 1.753347] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.755234] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.794289] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.800786] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.847793] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.849806] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.851881] usb 1-1: Product: QEMU USB Tablet [ 1.853370] usb 1-1: Manufacturer: QEMU [ 1.854763] usb 1-1: SerialNumber: 42 [ 1.865000] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.868291] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.953338] SGI XFS with ACLs, security attributes, no debug enabled [ 1.956192] XFS (vda1): Mounting V4 Filesystem [ 1.982956] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. 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.228878] systemd-journald[120]: Received SIGTERM from PID 1 (systemd). [ 2.239980] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 2.538788] SELinux: Disabled at runtime. [ 2.576945] type=1404 audit(1543974195.651:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.666265] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.667952] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting POSIX Message Queue File System... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting Debug File System... [[32m OK [0m] Listening on udev Control Socket. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Mounting Huge Pages File System... Starting Apply Kernel Variables... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [ 3.265150] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 3.284043] systemd-journald[386]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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 Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting 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 Mark the need to relabel after reboot. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [ 3.439372] type=1305 audit(1543974196.513: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 Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.586970] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.591111] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Login Service... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting Authorization Manager... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... [ 3.616026] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.668378] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.670377] [TTM] Initializing pool allocator [ 3.672310] [TTM] Initializing DMA pool allocator [ 3.674666] [drm] fb mappable at 0xFC000000 [ 3.676076] [drm] vram aper at 0xFC000000 [ 3.677444] [drm] size 33554432 [ 3.678037] ppdev: user-space parallel port driver [ 3.680203] [drm] fb depth is 24 [ 3.681498] [drm] pitch is 3072 [ 3.683911] fbcon: cirrusdrmfb (fb0) is primary device [ 3.711598] Console: switching to colour frame buffer device 128x48 [ 3.725470] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.736946] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [ 3.826070] AES CTR mode by8 optimization enabled [ 3.830943] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.840092] alg: No test for crc32 (crc32-pclmul) [ 3.871393] intel_rapl: no valid rapl domains found in package 0 [ 3.875070] intel_powerclamp: No package C-state available [ 3.880574] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 4.192245] cloud-init[486]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 05 Dec 2018 01:43:17 +0000. Up 4.15 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 nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting System Logging Service... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... Starting Postfix Mail Transport Agent... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... Starting LSB: Starts Logstash as a daemon.... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server daemon. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [ 6.169518] cloud-init[803]: Cloud-init v. 0.7.5 running 'init' at Wed, 05 Dec 2018 01:43:19 +0000. Up 6.10 seconds. [ 6.199209] cloud-init[803]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.201308] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.208692] cloud-init[803]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.214148] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.220266] cloud-init[803]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.224154] cloud-init[803]: ci-info: | eth0: | True | 192.168.120.7 | 255.255.255.0 | fa:16:3e:7e:3c:82 | [ 6.232149] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.239341] cloud-init[803]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.243883] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.248049] cloud-init[803]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.256296] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.264667] cloud-init[803]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.267874] cloud-init[803]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.273811] cloud-init[803]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.277533] cloud-init[803]: 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: [ 59.135594] cloud-init[9563]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 05 Dec 2018 01:44:12 +0000. Up 59.09 seconds. [ 59.402995] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 05 Dec 2018 01:44:12 +0000. Up 59.36 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 | e7:7a:b9:e3:62:f2:96:af:d3:d6:98:13:9a:aa:52:74 | - | 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----- [ 59.472581] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Wed, 05 Dec 2018 01:44:13 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.46 seconds 2018-12-05 01:44:35,693 - functest.core.singlevm - DEBUG - try 9: cannot connect to 172.30.9.200: timed out 2018-12-05 01:44:44,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-05 01:44:44,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1/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}a32b89d83b098bcbb98326b0b41278985654a742" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-05 01:44:44,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:44:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01e9eb84-5ef0-4d4e-8408-0d5988c87a26 x-compute-request-id: req-01e9eb84-5ef0-4d4e-8408-0d5988c87a26 Content-Encoding: gzip Content-Length: 12764 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 00000000bffe1351 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 00000000bffe12d1 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 1893557715 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.388330] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.391030] pid_max: default: 32768 minimum: 301\n[ 0.392479] Security Framework initialized\n[ 0.393846] SELinux: Initializing.\n[ 0.395330] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.401115] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.404617] Mount-cache hash table entries: 4096\n[ 0.406337] Initializing cgroup subsys memory\n[ 0.407738] Initializing cgroup subsys devices\n[ 0.409145] Initializing cgroup subsys freezer\n[ 0.410548] Initializing cgroup subsys net_cls\n[ 0.411956] Initializing cgroup subsys blkio\n[ 0.413319] Initializing cgroup subsys perf_event\n[ 0.414765] Initializing cgroup subsys hugetlb\n[ 0.416168] Initializing cgroup subsys pids\n[ 0.417514] Initializing cgroup subsys net_prio\n[ 0.419010] CPU: Physical Processor ID: 0\n[ 0.421029] mce: CPU supports 10 MCE banks\n[ 0.422394] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.423958] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.425500] tlb_flushall_shift: 6\n[ 0.426910] Freeing SMP alternatives: 28k freed\n[ 0.430989] ACPI: Core revision 20130517\n[ 0.432721] ACPI: All ACPI Tables successfully acquired\n[ 0.434489] ftrace: allocating 25812 entries in 101 pages\n[ 0.456510] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.458323] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.460091] smpboot: Max logical packages: 2\n[ 0.461692] Enabling x2apic\n[ 0.462806] Enabled x2apic\n[ 0.464160] Switched APIC routing to physical x2apic.\n[ 0.466934] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.468688] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.471984] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.479855] KVM setup paravirtual spinlock\n[ 0.482458] smpboot: Booting Node 0, Processors #1 OK\n[ 0.484391] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.506190] Brought up 2 CPUs\n[ 0.506192] KVM setup async PF for cpu 1\n[ 0.506195] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.510008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.512590] devtmpfs: initialized\n[ 0.515223] EVM: security.selinux\n[ 0.516440] EVM: security.ima\n[ 0.517573] EVM: security.capability\n[ 0.519448] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.521287] pinctrl core: initialized pinctrl subsystem\n[ 0.522947] NET: Registered protocol family 16\n[ 0.524531] ACPI: bus type PCI registered\n[ 0.525872] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.527709] PCI: Using configuration type 1 for base access\n[ 0.532677] ACPI: Added _OSI(Module Device)\n[ 0.534053] ACPI: Added _OSI(Processor Device)\n[ 0.535450] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.536885] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.539507] ACPI: Interpreter enabled\n[ 0.540782] ACPI: (supports S0 S5)\n[ 0.541984] ACPI: Using IOAPIC for interrupt routing\n[ 0.543467] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.547949] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.549665] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.551489] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.553267] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.556582] acpiphp: Slot [3] registered\n[ 0.557914] acpiphp: Slot [4] registered\n[ 0.559228] acpiphp: Slot [5] registered\n[ 0.560538] acpiphp: Slot [6] registered\n[ 0.561852] acpiphp: Slot [7] registered\n[ 0.563160] acpiphp: Slot [8] registered\n[ 0.564465] acpiphp: Slot [9] registered\n[ 0.565783] acpiphp: Slot [10] registered\n[ 0.567108] acpiphp: Slot [11] registered\n[ 0.568434] acpiphp: Slot [12] registered\n[ 0.569805] acpiphp: Slot [13] registered\n[ 0.571134] acpiphp: Slot [14] registered\n[ 0.572481] acpiphp: Slot [15] registered\n[ 0.573837] acpiphp: Slot [16] registered\n[ 0.575184] acpiphp: Slot [17] registered\n[ 0.576525] acpiphp: Slot [18] registered\n[ 0.577854] acpiphp: Slot [19] registered\n[ 0.579186] acpiphp: Slot [20] registered\n[ 0.580514] acpiphp: Slot [21] registered\n[ 0.581843] acpiphp: Slot [22] registered\n[ 0.583169] acpiphp: Slot [23] registered\n[ 0.584513] acpiphp: Slot [24] registered\n[ 0.585862] acpiphp: Slot [25] registered\n[ 0.587187] acpiphp: Slot [26] registered\n[ 0.588521] acpiphp: Slot [27] registered\n[ 0.589886] acpiphp: Slot [28] registered\n[ 0.591193] acpiphp: Slot [29] registered\n[ 0.592510] acpiphp: Slot [30] registered\n[ 0.593843] acpiphp: Slot [31] registered\n[ 0.595161] PCI host bridge to bus 0000:00\n[ 0.596496] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.598075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.599874] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.601681] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.604129] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.606570] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.611625] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.613525] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.615270] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.617139] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.621553] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.623984] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.647463] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.649668] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.652264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.654360] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.656434] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.658354] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.660367] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.662951] vgaarb: loaded\n[ 0.664038] vgaarb: bridge control possible 0000:00:02.0\n[ 0.665765] SCSI subsystem initialized\n[ 0.667094] ACPI: bus type USB registered\n[ 0.668479] usbcore: registered new interface driver usbfs\n[ 0.670088] usbcore: registered new interface driver hub\n[ 0.671683] usbcore: registered new device driver usb\n[ 0.673378] PCI: Using ACPI for IRQ routing\n[ 0.675091] NetLabel: Initializing\n[ 0.676298] NetLabel: domain hash size = 128\n[ 0.677674] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.679188] NetLabel: unlabeled traffic allowed by default\n[ 0.680920] Switched to clocksource kvm-clock\n[ 0.690134] pnp: PnP ACPI init\n[ 0.691317] ACPI: bus type PNP registered\n[ 0.693019] pnp: PnP ACPI: found 5 devices\n[ 0.694342] ACPI: bus type PNP unregistered\n[ 0.701958] NET: Registered protocol family 2\n[ 0.703658] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.706348] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.708586] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.710479] TCP: reno registered\n[ 0.711686] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.713420] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.715268] NET: Registered protocol family 1\n[ 0.716675] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.718343] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.719970] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.739917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.759904] Unpacking initramfs...\n[ 1.224350] Freeing initrd memory: 37508k freed\n[ 1.233862] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.235683] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.239044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.240830] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.242843] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.244572] Initialise system trusted keyring\n[ 1.245984] audit: initializing netlink socket (disabled)\n[ 1.247580] type=2000 audit(1543974193.673:1): initialized\n[ 1.264429] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.266203] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.268735] zpool: loaded\n[ 1.269822] zbud: loaded\n[ 1.271037] VFS: Disk quotas dquot_6.5.2\n[ 1.272366] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.274276] msgmni has been set to 7578\n[ 1.275634] Key type big_key registered\n[ 1.277647] NET: Registered protocol family 38\n[ 1.279067] Key type asymmetric registered\n[ 1.280399] Asymmetric key parser 'x509' registered\n[ 1.281890] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.284373] io scheduler noop registered\n[ 1.285680] io scheduler deadline registered (default)\n[ 1.299811] io scheduler cfq registered\n[ 1.301179] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.302777] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.304652] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.307089] ACPI: Power Button [PWRF]\n[ 1.308474] GHES: HEST is not enabled!\n[ 1.309838] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.334159] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.336234] Non-volatile memory driver v1.3\n[ 1.337597] Linux agpgart interface v0.103\n[ 1.339037] crash memory driver: version 1.1\n[ 1.340454] rdac: device handler registered\n[ 1.341843] hp_sw: device handler registered\n[ 1.343226] emc: device handler registered\n[ 1.344576] alua: device handler registered\n[ 1.345952] libphy: Fixed MDIO Bus: probed\n[ 1.347377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.349171] ehci-pci: EHCI PCI platform driver\n[ 1.350578] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.352286] ohci-pci: OHCI PCI platform driver\n[ 1.353683] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.373886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.375491] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.377940] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.379489] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.381204] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.383020] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.385408] usb usb1: Product: UHCI Host Controller\n[ 1.386879] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.388749] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.390291] hub 1-0:1.0: USB hub found\n[ 1.391574] hub 1-0:1.0: 2 ports detected\n[ 1.393024] usbcore: registered new interface driver usbserial\n[ 1.394682] usbcore: registered new interface driver usbserial_generic\n[ 1.396460] usbserial: USB Serial support registered for generic\n[ 1.398157] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.401419] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.402903] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.404477] mousedev: PS/2 mouse device common for all mice\n[ 1.406386] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.409607] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.412336] rtc_cmos 00:00: RTC can wake from S4\n[ 1.414321] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.414661] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.414847] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.414905] cpuidle: using governor menu\n[ 1.415009] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.415131] usbcore: registered new interface driver usbhid\n[ 1.415134] usbhid: USB HID core driver\n[ 1.415183] drop_monitor: Initializing network drop monitor service\n[ 1.415243] TCP: cubic registered\n[ 1.415246] Initializing XFRM netlink socket\n[ 1.415376] NET: Registered protocol family 10\n[ 1.417183] NET: Registered protocol family 17\n[ 1.418734] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.418740] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.418774] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.418892] Loading compiled-in X.509 certificates\n[ 1.418928] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.418939] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.419372] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.419402] registered taskstats version 1\n[ 1.421489] Key type trusted registered\n[ 1.423026] Key type encrypted registered\n[ 1.424586] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.426260] rtc_cmos 00:00: setting system clock to 2018-12-05 01:43:14 UTC (1543974194)\n[ 1.463687] Freeing unused kernel memory: 1680k freed\n[ 1.469083] 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.473947] systemd[1]: Detected virtualization kvm.\n[ 1.475451] systemd[1]: Detected architecture x86-64.\n[ 1.476953] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.479655] systemd[1]: No hostname configured.\n[ 1.481084] systemd[1]: Set hostname to .\n[ 1.482620] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.505617] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.508195] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.511726] systemd[1]: Reached target Local File Systems.\n[ 1.513334] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.515785] systemd[1]: Created slice Root Slice.\n[ 1.517232] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.519541] systemd[1]: Listening on Journal Socket.\n[ 1.521041] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Paths.\n[ 1.523315] systemd[1]: Reached target Paths.\n[ 1.524694] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Swap.\n[ 1.526793] systemd[1]: Reached target Swap.\n[ 1.528171] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Timers.\n[ 1.530282] systemd[1]: Reached target Timers.\n[ 1.531675] systemd[1]: Starting Timers.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.533933] systemd[1]: Listening on udev Kernel Socket.\n[ 1.535493] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.537949] systemd[1]: Listening on udev Control Socket.\n[ 1.539543] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.541883] systemd[1]: Reached target Sockets.\n[ 1.543306] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.545605] systemd[1]: Created slice System Slice.\n[ 1.547095] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.549375] systemd[1]: Reached target Slices.\n[ 1.550788] systemd[1]: Starting Slices.\n[ 1.552467] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.555222] 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.559701] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.562669] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.567606] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.571959] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.574502] systemd[1]: Started Journal Service.\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.625402] RPC: Registered named UNIX socket transport module.\n[ 1.627143] RPC: Registered udp transport module.\n[ 1.628618] RPC: Registered tcp transport module.\n[ 1.630093] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n[ 1.695981] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[ 1.725467] FDC 0 is a S82078B\n[[32m OK [0m] Reached target Basic System.\n[ 1.746803] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.750661] scsi host0: ata_piix\n[ 1.752106] scsi host1: ata_piix\n[ 1.753347] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.755234] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.794289] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.800786] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.847793] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.849806] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.851881] usb 1-1: Product: QEMU USB Tablet\n[ 1.853370] usb 1-1: Manufacturer: QEMU\n[ 1.854763] usb 1-1: SerialNumber: 42\n[ 1.865000] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.868291] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.953338] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.956192] XFS (vda1): Mounting V4 Filesystem\n[ 1.982956] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n 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.228878] systemd-journald[120]: Received SIGTERM from PID 1 (systemd).\n[ 2.239980] tsc: Refined TSC clocksource calibration: 3491.842 MHz\n[ 2.538788] SELinux: Disabled at runtime.\n[ 2.576945] type=1404 audit(1543974195.651:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.666265] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.667952] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting POSIX Message Queue File System...\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] Listening on udev Kernel Socket.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Mounting Debug File System...\n[[32m OK [0m] Listening on udev Control Socket.\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] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Mounting Huge Pages File System...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting Flush Journal to Persistent Storage...\n[ 3.265150] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[ 3.284043] systemd-journald[386]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\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 Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting 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 Mark the need to relabel after reboot.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[ 3.439372] type=1305 audit(1543974196.513: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 Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[ 3.586970] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.591111] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting Login Service...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n Starting Authorization Manager...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.616026] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.668378] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.670377] [TTM] Initializing pool allocator\n[ 3.672310] [TTM] Initializing DMA pool allocator\n[ 3.674666] [drm] fb mappable at 0xFC000000\n[ 3.676076] [drm] vram aper at 0xFC000000\n[ 3.677444] [drm] size 33554432\n[ 3.678037] ppdev: user-space parallel port driver\n[ 3.680203] [drm] fb depth is 24\n[ 3.681498] [drm] pitch is 3072\n[ 3.683911] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.711598] Console: switching to colour frame buffer device 128x48\n[ 3.725470] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.736946] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[ 3.826070] AES CTR mode by8 optimization enabled\n[ 3.830943] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.840092] alg: No test for crc32 (crc32-pclmul)\n[ 3.871393] intel_rapl: no valid rapl domains found in package 0\n[ 3.875070] intel_powerclamp: No package C-state available\n[ 3.880574] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[ 4.192245] cloud-init[486]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 05 Dec 2018 01:43:17 +0000. Up 4.15 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 nginx - high performance web server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting System Logging Service...\n Starting OpenSSH server daemon...\n Starting Dynamic System Tuning Daemon...\n Starting Postfix Mail Transport Agent...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started OpenSSH server 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 LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.169518] cloud-init[803]: Cloud-init v. 0.7.5 running 'init' at Wed, 05 Dec 2018 01:43:19 +0000. Up 6.10 seconds.\n[ 6.199209] cloud-init[803]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.201308] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.208692] cloud-init[803]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.214148] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.220266] cloud-init[803]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.224154] cloud-init[803]: ci-info: | eth0: | True | 192.168.120.7 | 255.255.255.0 | fa:16:3e:7e:3c:82 |\n[ 6.232149] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.239341] cloud-init[803]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.243883] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.248049] cloud-init[803]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.256296] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.264667] cloud-init[803]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.267874] cloud-init[803]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.273811] cloud-init[803]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.277533] cloud-init[803]: 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: [ 59.135594] cloud-init[9563]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 05 Dec 2018 01:44:12 +0000. Up 59.09 seconds.\n[ 59.402995] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 05 Dec 2018 01:44:12 +0000. Up 59.36 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 | e7:7a:b9:e3:62:f2:96:af:d3:d6:98:13:9a:aa:52:74 | - | 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[ 59.472581] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Wed, 05 Dec 2018 01:44:13 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.46 seconds\n"} 2018-12-05 01:44:44,936 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1/action used request id req-01e9eb84-5ef0-4d4e-8408-0d5988c87a26 2018-12-05 01:44:44,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.2333111763s 2018-12-05 01:44:44,938 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1/action used request id req-01e9eb84-5ef0-4d4e-8408-0d5988c87a26 2018-12-05 01:44:44,938 - 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 00000000bffe1351 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 00000000bffe12d1 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 1893557715 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.388330] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.391030] pid_max: default: 32768 minimum: 301 [ 0.392479] Security Framework initialized [ 0.393846] SELinux: Initializing. [ 0.395330] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.401115] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.404617] Mount-cache hash table entries: 4096 [ 0.406337] Initializing cgroup subsys memory [ 0.407738] Initializing cgroup subsys devices [ 0.409145] Initializing cgroup subsys freezer [ 0.410548] Initializing cgroup subsys net_cls [ 0.411956] Initializing cgroup subsys blkio [ 0.413319] Initializing cgroup subsys perf_event [ 0.414765] Initializing cgroup subsys hugetlb [ 0.416168] Initializing cgroup subsys pids [ 0.417514] Initializing cgroup subsys net_prio [ 0.419010] CPU: Physical Processor ID: 0 [ 0.421029] mce: CPU supports 10 MCE banks [ 0.422394] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.423958] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.425500] tlb_flushall_shift: 6 [ 0.426910] Freeing SMP alternatives: 28k freed [ 0.430989] ACPI: Core revision 20130517 [ 0.432721] ACPI: All ACPI Tables successfully acquired [ 0.434489] ftrace: allocating 25812 entries in 101 pages [ 0.456510] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.458323] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.460091] smpboot: Max logical packages: 2 [ 0.461692] Enabling x2apic [ 0.462806] Enabled x2apic [ 0.464160] Switched APIC routing to physical x2apic. [ 0.466934] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.468688] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.471984] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.479855] KVM setup paravirtual spinlock [ 0.482458] smpboot: Booting Node 0, Processors #1 OK [ 0.484391] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.506190] Brought up 2 CPUs [ 0.506192] KVM setup async PF for cpu 1 [ 0.506195] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.510008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.512590] devtmpfs: initialized [ 0.515223] EVM: security.selinux [ 0.516440] EVM: security.ima [ 0.517573] EVM: security.capability [ 0.519448] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.521287] pinctrl core: initialized pinctrl subsystem [ 0.522947] NET: Registered protocol family 16 [ 0.524531] ACPI: bus type PCI registered [ 0.525872] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.527709] PCI: Using configuration type 1 for base access [ 0.532677] ACPI: Added _OSI(Module Device) [ 0.534053] ACPI: Added _OSI(Processor Device) [ 0.535450] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.536885] ACPI: Added _OSI(Processor Aggregator Device) [ 0.539507] ACPI: Interpreter enabled [ 0.540782] ACPI: (supports S0 S5) [ 0.541984] ACPI: Using IOAPIC for interrupt routing [ 0.543467] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.547949] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.549665] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.551489] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.553267] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.556582] acpiphp: Slot [3] registered [ 0.557914] acpiphp: Slot [4] registered [ 0.559228] acpiphp: Slot [5] registered [ 0.560538] acpiphp: Slot [6] registered [ 0.561852] acpiphp: Slot [7] registered [ 0.563160] acpiphp: Slot [8] registered [ 0.564465] acpiphp: Slot [9] registered [ 0.565783] acpiphp: Slot [10] registered [ 0.567108] acpiphp: Slot [11] registered [ 0.568434] acpiphp: Slot [12] registered [ 0.569805] acpiphp: Slot [13] registered [ 0.571134] acpiphp: Slot [14] registered [ 0.572481] acpiphp: Slot [15] registered [ 0.573837] acpiphp: Slot [16] registered [ 0.575184] acpiphp: Slot [17] registered [ 0.576525] acpiphp: Slot [18] registered [ 0.577854] acpiphp: Slot [19] registered [ 0.579186] acpiphp: Slot [20] registered [ 0.580514] acpiphp: Slot [21] registered [ 0.581843] acpiphp: Slot [22] registered [ 0.583169] acpiphp: Slot [23] registered [ 0.584513] acpiphp: Slot [24] registered [ 0.585862] acpiphp: Slot [25] registered [ 0.587187] acpiphp: Slot [26] registered [ 0.588521] acpiphp: Slot [27] registered [ 0.589886] acpiphp: Slot [28] registered [ 0.591193] acpiphp: Slot [29] registered [ 0.592510] acpiphp: Slot [30] registered [ 0.593843] acpiphp: Slot [31] registered [ 0.595161] PCI host bridge to bus 0000:00 [ 0.596496] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.598075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.599874] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.601681] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.604129] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.606570] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.611625] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.613525] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.615270] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.617139] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.621553] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.623984] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.647463] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.649668] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.652264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.654360] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.656434] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.658354] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.660367] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.662951] vgaarb: loaded [ 0.664038] vgaarb: bridge control possible 0000:00:02.0 [ 0.665765] SCSI subsystem initialized [ 0.667094] ACPI: bus type USB registered [ 0.668479] usbcore: registered new interface driver usbfs [ 0.670088] usbcore: registered new interface driver hub [ 0.671683] usbcore: registered new device driver usb [ 0.673378] PCI: Using ACPI for IRQ routing [ 0.675091] NetLabel: Initializing [ 0.676298] NetLabel: domain hash size = 128 [ 0.677674] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.679188] NetLabel: unlabeled traffic allowed by default [ 0.680920] Switched to clocksource kvm-clock [ 0.690134] pnp: PnP ACPI init [ 0.691317] ACPI: bus type PNP registered [ 0.693019] pnp: PnP ACPI: found 5 devices [ 0.694342] ACPI: bus type PNP unregistered [ 0.701958] NET: Registered protocol family 2 [ 0.703658] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.706348] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.708586] TCP: Hash tables configured (established 32768 bind 32768) [ 0.710479] TCP: reno registered [ 0.711686] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.713420] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.715268] NET: Registered protocol family 1 [ 0.716675] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.718343] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.719970] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.739917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.759904] Unpacking initramfs... [ 1.224350] Freeing initrd memory: 37508k freed [ 1.233862] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.235683] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.239044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.240830] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.242843] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.244572] Initialise system trusted keyring [ 1.245984] audit: initializing netlink socket (disabled) [ 1.247580] type=2000 audit(1543974193.673:1): initialized [ 1.264429] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.266203] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.268735] zpool: loaded [ 1.269822] zbud: loaded [ 1.271037] VFS: Disk quotas dquot_6.5.2 [ 1.272366] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.274276] msgmni has been set to 7578 [ 1.275634] Key type big_key registered [ 1.277647] NET: Registered protocol family 38 [ 1.279067] Key type asymmetric registered [ 1.280399] Asymmetric key parser 'x509' registered [ 1.281890] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.284373] io scheduler noop registered [ 1.285680] io scheduler deadline registered (default) [ 1.299811] io scheduler cfq registered [ 1.301179] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.302777] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.304652] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.307089] ACPI: Power Button [PWRF] [ 1.308474] GHES: HEST is not enabled! [ 1.309838] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.334159] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.336234] Non-volatile memory driver v1.3 [ 1.337597] Linux agpgart interface v0.103 [ 1.339037] crash memory driver: version 1.1 [ 1.340454] rdac: device handler registered [ 1.341843] hp_sw: device handler registered [ 1.343226] emc: device handler registered [ 1.344576] alua: device handler registered [ 1.345952] libphy: Fixed MDIO Bus: probed [ 1.347377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.349171] ehci-pci: EHCI PCI platform driver [ 1.350578] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.352286] ohci-pci: OHCI PCI platform driver [ 1.353683] uhci_hcd: USB Universal Host Controller Interface driver [ 1.373886] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.375491] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.377940] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.379489] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.381204] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.383020] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.385408] usb usb1: Product: UHCI Host Controller [ 1.386879] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.388749] usb usb1: SerialNumber: 0000:00:01.2 [ 1.390291] hub 1-0:1.0: USB hub found [ 1.391574] hub 1-0:1.0: 2 ports detected [ 1.393024] usbcore: registered new interface driver usbserial [ 1.394682] usbcore: registered new interface driver usbserial_generic [ 1.396460] usbserial: USB Serial support registered for generic [ 1.398157] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.401419] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.402903] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.404477] mousedev: PS/2 mouse device common for all mice [ 1.406386] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.409607] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.412336] rtc_cmos 00:00: RTC can wake from S4 [ 1.414321] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.414661] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.414847] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.414905] cpuidle: using governor menu [ 1.415009] hidraw: raw HID events driver (C) Jiri Kosina [ 1.415131] usbcore: registered new interface driver usbhid [ 1.415134] usbhid: USB HID core driver [ 1.415183] drop_monitor: Initializing network drop monitor service [ 1.415243] TCP: cubic registered [ 1.415246] Initializing XFRM netlink socket [ 1.415376] NET: Registered protocol family 10 [ 1.417183] NET: Registered protocol family 17 [ 1.418734] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.418740] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.418774] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.418892] Loading compiled-in X.509 certificates [ 1.418928] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.418939] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.419372] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.419402] registered taskstats version 1 [ 1.421489] Key type trusted registered [ 1.423026] Key type encrypted registered [ 1.424586] IMA: No TPM chip found, activating TPM-bypass! [ 1.426260] rtc_cmos 00:00: setting system clock to 2018-12-05 01:43:14 UTC (1543974194) [ 1.463687] Freeing unused kernel memory: 1680k freed [ 1.469083] 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.473947] systemd[1]: Detected virtualization kvm. [ 1.475451] systemd[1]: Detected architecture x86-64. [ 1.476953] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.479655] systemd[1]: No hostname configured. [ 1.481084] systemd[1]: Set hostname to . [ 1.482620] systemd[1]: Initializing machine ID from KVM UUID. [ 1.505617] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.508195] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Local File Systems. [ 1.511726] systemd[1]: Reached target Local File Systems. [ 1.513334] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.515785] systemd[1]: Created slice Root Slice. [ 1.517232] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.519541] systemd[1]: Listening on Journal Socket. [ 1.521041] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Paths. [ 1.523315] systemd[1]: Reached target Paths. [ 1.524694] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.526793] systemd[1]: Reached target Swap. [ 1.528171] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.530282] systemd[1]: Reached target Timers. [ 1.531675] systemd[1]: Starting Timers. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.533933] systemd[1]: Listening on udev Kernel Socket. [ 1.535493] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.537949] systemd[1]: Listening on udev Control Socket. [ 1.539543] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.541883] systemd[1]: Reached target Sockets. [ 1.543306] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.545605] systemd[1]: Created slice System Slice. [ 1.547095] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.549375] systemd[1]: Reached target Slices. [ 1.550788] systemd[1]: Starting Slices. [ 1.552467] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.555222] 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.559701] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.562669] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.567606] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.571959] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.574502] systemd[1]: Started Journal Service. 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.625402] RPC: Registered named UNIX socket transport module. [ 1.627143] RPC: Registered udp transport module. [ 1.628618] RPC: Registered tcp transport module. [ 1.630093] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... [ 1.695981] usb 1-1: new full-speed USB device number 2 using uhci_hcd Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [ 1.725467] FDC 0 is a S82078B [[32m OK [0m] Reached target Basic System. [ 1.746803] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.750661] scsi host0: ata_piix [ 1.752106] scsi host1: ata_piix [ 1.753347] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.755234] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.794289] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.800786] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.847793] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.849806] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.851881] usb 1-1: Product: QEMU USB Tablet [ 1.853370] usb 1-1: Manufacturer: QEMU [ 1.854763] usb 1-1: SerialNumber: 42 [ 1.865000] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.868291] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.953338] SGI XFS with ACLs, security attributes, no debug enabled [ 1.956192] XFS (vda1): Mounting V4 Filesystem [ 1.982956] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. 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.228878] systemd-journald[120]: Received SIGTERM from PID 1 (systemd). [ 2.239980] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 2.538788] SELinux: Disabled at runtime. [ 2.576945] type=1404 audit(1543974195.651:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.666265] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.667952] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting POSIX Message Queue File System... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting Debug File System... [[32m OK [0m] Listening on udev Control Socket. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Mounting Huge Pages File System... Starting Apply Kernel Variables... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [ 3.265150] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 3.284043] systemd-journald[386]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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 Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting 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 Mark the need to relabel after reboot. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [ 3.439372] type=1305 audit(1543974196.513: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 Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.586970] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.591111] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Login Service... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting Authorization Manager... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... [ 3.616026] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.668378] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.670377] [TTM] Initializing pool allocator [ 3.672310] [TTM] Initializing DMA pool allocator [ 3.674666] [drm] fb mappable at 0xFC000000 [ 3.676076] [drm] vram aper at 0xFC000000 [ 3.677444] [drm] size 33554432 [ 3.678037] ppdev: user-space parallel port driver [ 3.680203] [drm] fb depth is 24 [ 3.681498] [drm] pitch is 3072 [ 3.683911] fbcon: cirrusdrmfb (fb0) is primary device [ 3.711598] Console: switching to colour frame buffer device 128x48 [ 3.725470] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.736946] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [ 3.826070] AES CTR mode by8 optimization enabled [ 3.830943] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.840092] alg: No test for crc32 (crc32-pclmul) [ 3.871393] intel_rapl: no valid rapl domains found in package 0 [ 3.875070] intel_powerclamp: No package C-state available [ 3.880574] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 4.192245] cloud-init[486]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 05 Dec 2018 01:43:17 +0000. Up 4.15 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 nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting System Logging Service... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... Starting Postfix Mail Transport Agent... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... Starting LSB: Starts Logstash as a daemon.... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server daemon. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [ 6.169518] cloud-init[803]: Cloud-init v. 0.7.5 running 'init' at Wed, 05 Dec 2018 01:43:19 +0000. Up 6.10 seconds. [ 6.199209] cloud-init[803]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.201308] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.208692] cloud-init[803]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.214148] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.220266] cloud-init[803]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.224154] cloud-init[803]: ci-info: | eth0: | True | 192.168.120.7 | 255.255.255.0 | fa:16:3e:7e:3c:82 | [ 6.232149] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.239341] cloud-init[803]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.243883] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.248049] cloud-init[803]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.256296] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.264667] cloud-init[803]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.267874] cloud-init[803]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.273811] cloud-init[803]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.277533] cloud-init[803]: 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: [ 59.135594] cloud-init[9563]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 05 Dec 2018 01:44:12 +0000. Up 59.09 seconds. [ 59.402995] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 05 Dec 2018 01:44:12 +0000. Up 59.36 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 | e7:7a:b9:e3:62:f2:96:af:d3:d6:98:13:9a:aa:52:74 | - | 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----- [ 59.472581] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Wed, 05 Dec 2018 01:44:13 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.46 seconds 2018-12-05 01:44:45,941 - functest.core.singlevm - DEBUG - try 10: cannot connect to 172.30.9.200: timed out 2018-12-05 01:44:54,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-05 01:44:54,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1/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}a32b89d83b098bcbb98326b0b41278985654a742" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-05 01:44:55,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01: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-0ea12cad-f30d-4a7f-8e0d-6de7ad854851 x-compute-request-id: req-0ea12cad-f30d-4a7f-8e0d-6de7ad854851 Content-Encoding: gzip Content-Length: 12764 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 00000000bffe1351 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 00000000bffe12d1 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 1893557715 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.388330] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.391030] pid_max: default: 32768 minimum: 301\n[ 0.392479] Security Framework initialized\n[ 0.393846] SELinux: Initializing.\n[ 0.395330] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.401115] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.404617] Mount-cache hash table entries: 4096\n[ 0.406337] Initializing cgroup subsys memory\n[ 0.407738] Initializing cgroup subsys devices\n[ 0.409145] Initializing cgroup subsys freezer\n[ 0.410548] Initializing cgroup subsys net_cls\n[ 0.411956] Initializing cgroup subsys blkio\n[ 0.413319] Initializing cgroup subsys perf_event\n[ 0.414765] Initializing cgroup subsys hugetlb\n[ 0.416168] Initializing cgroup subsys pids\n[ 0.417514] Initializing cgroup subsys net_prio\n[ 0.419010] CPU: Physical Processor ID: 0\n[ 0.421029] mce: CPU supports 10 MCE banks\n[ 0.422394] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.423958] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.425500] tlb_flushall_shift: 6\n[ 0.426910] Freeing SMP alternatives: 28k freed\n[ 0.430989] ACPI: Core revision 20130517\n[ 0.432721] ACPI: All ACPI Tables successfully acquired\n[ 0.434489] ftrace: allocating 25812 entries in 101 pages\n[ 0.456510] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.458323] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.460091] smpboot: Max logical packages: 2\n[ 0.461692] Enabling x2apic\n[ 0.462806] Enabled x2apic\n[ 0.464160] Switched APIC routing to physical x2apic.\n[ 0.466934] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.468688] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.471984] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.479855] KVM setup paravirtual spinlock\n[ 0.482458] smpboot: Booting Node 0, Processors #1 OK\n[ 0.484391] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.506190] Brought up 2 CPUs\n[ 0.506192] KVM setup async PF for cpu 1\n[ 0.506195] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.510008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.512590] devtmpfs: initialized\n[ 0.515223] EVM: security.selinux\n[ 0.516440] EVM: security.ima\n[ 0.517573] EVM: security.capability\n[ 0.519448] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.521287] pinctrl core: initialized pinctrl subsystem\n[ 0.522947] NET: Registered protocol family 16\n[ 0.524531] ACPI: bus type PCI registered\n[ 0.525872] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.527709] PCI: Using configuration type 1 for base access\n[ 0.532677] ACPI: Added _OSI(Module Device)\n[ 0.534053] ACPI: Added _OSI(Processor Device)\n[ 0.535450] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.536885] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.539507] ACPI: Interpreter enabled\n[ 0.540782] ACPI: (supports S0 S5)\n[ 0.541984] ACPI: Using IOAPIC for interrupt routing\n[ 0.543467] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.547949] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.549665] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.551489] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.553267] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.556582] acpiphp: Slot [3] registered\n[ 0.557914] acpiphp: Slot [4] registered\n[ 0.559228] acpiphp: Slot [5] registered\n[ 0.560538] acpiphp: Slot [6] registered\n[ 0.561852] acpiphp: Slot [7] registered\n[ 0.563160] acpiphp: Slot [8] registered\n[ 0.564465] acpiphp: Slot [9] registered\n[ 0.565783] acpiphp: Slot [10] registered\n[ 0.567108] acpiphp: Slot [11] registered\n[ 0.568434] acpiphp: Slot [12] registered\n[ 0.569805] acpiphp: Slot [13] registered\n[ 0.571134] acpiphp: Slot [14] registered\n[ 0.572481] acpiphp: Slot [15] registered\n[ 0.573837] acpiphp: Slot [16] registered\n[ 0.575184] acpiphp: Slot [17] registered\n[ 0.576525] acpiphp: Slot [18] registered\n[ 0.577854] acpiphp: Slot [19] registered\n[ 0.579186] acpiphp: Slot [20] registered\n[ 0.580514] acpiphp: Slot [21] registered\n[ 0.581843] acpiphp: Slot [22] registered\n[ 0.583169] acpiphp: Slot [23] registered\n[ 0.584513] acpiphp: Slot [24] registered\n[ 0.585862] acpiphp: Slot [25] registered\n[ 0.587187] acpiphp: Slot [26] registered\n[ 0.588521] acpiphp: Slot [27] registered\n[ 0.589886] acpiphp: Slot [28] registered\n[ 0.591193] acpiphp: Slot [29] registered\n[ 0.592510] acpiphp: Slot [30] registered\n[ 0.593843] acpiphp: Slot [31] registered\n[ 0.595161] PCI host bridge to bus 0000:00\n[ 0.596496] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.598075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.599874] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.601681] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.604129] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.606570] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.611625] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.613525] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.615270] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.617139] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.621553] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.623984] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.647463] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.649668] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.652264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.654360] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.656434] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.658354] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.660367] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.662951] vgaarb: loaded\n[ 0.664038] vgaarb: bridge control possible 0000:00:02.0\n[ 0.665765] SCSI subsystem initialized\n[ 0.667094] ACPI: bus type USB registered\n[ 0.668479] usbcore: registered new interface driver usbfs\n[ 0.670088] usbcore: registered new interface driver hub\n[ 0.671683] usbcore: registered new device driver usb\n[ 0.673378] PCI: Using ACPI for IRQ routing\n[ 0.675091] NetLabel: Initializing\n[ 0.676298] NetLabel: domain hash size = 128\n[ 0.677674] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.679188] NetLabel: unlabeled traffic allowed by default\n[ 0.680920] Switched to clocksource kvm-clock\n[ 0.690134] pnp: PnP ACPI init\n[ 0.691317] ACPI: bus type PNP registered\n[ 0.693019] pnp: PnP ACPI: found 5 devices\n[ 0.694342] ACPI: bus type PNP unregistered\n[ 0.701958] NET: Registered protocol family 2\n[ 0.703658] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.706348] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.708586] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.710479] TCP: reno registered\n[ 0.711686] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.713420] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.715268] NET: Registered protocol family 1\n[ 0.716675] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.718343] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.719970] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.739917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.759904] Unpacking initramfs...\n[ 1.224350] Freeing initrd memory: 37508k freed\n[ 1.233862] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.235683] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.239044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.240830] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.242843] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.244572] Initialise system trusted keyring\n[ 1.245984] audit: initializing netlink socket (disabled)\n[ 1.247580] type=2000 audit(1543974193.673:1): initialized\n[ 1.264429] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.266203] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.268735] zpool: loaded\n[ 1.269822] zbud: loaded\n[ 1.271037] VFS: Disk quotas dquot_6.5.2\n[ 1.272366] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.274276] msgmni has been set to 7578\n[ 1.275634] Key type big_key registered\n[ 1.277647] NET: Registered protocol family 38\n[ 1.279067] Key type asymmetric registered\n[ 1.280399] Asymmetric key parser 'x509' registered\n[ 1.281890] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.284373] io scheduler noop registered\n[ 1.285680] io scheduler deadline registered (default)\n[ 1.299811] io scheduler cfq registered\n[ 1.301179] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.302777] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.304652] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.307089] ACPI: Power Button [PWRF]\n[ 1.308474] GHES: HEST is not enabled!\n[ 1.309838] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.334159] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.336234] Non-volatile memory driver v1.3\n[ 1.337597] Linux agpgart interface v0.103\n[ 1.339037] crash memory driver: version 1.1\n[ 1.340454] rdac: device handler registered\n[ 1.341843] hp_sw: device handler registered\n[ 1.343226] emc: device handler registered\n[ 1.344576] alua: device handler registered\n[ 1.345952] libphy: Fixed MDIO Bus: probed\n[ 1.347377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.349171] ehci-pci: EHCI PCI platform driver\n[ 1.350578] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.352286] ohci-pci: OHCI PCI platform driver\n[ 1.353683] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.373886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.375491] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.377940] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.379489] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.381204] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.383020] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.385408] usb usb1: Product: UHCI Host Controller\n[ 1.386879] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.388749] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.390291] hub 1-0:1.0: USB hub found\n[ 1.391574] hub 1-0:1.0: 2 ports detected\n[ 1.393024] usbcore: registered new interface driver usbserial\n[ 1.394682] usbcore: registered new interface driver usbserial_generic\n[ 1.396460] usbserial: USB Serial support registered for generic\n[ 1.398157] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.401419] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.402903] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.404477] mousedev: PS/2 mouse device common for all mice\n[ 1.406386] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.409607] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.412336] rtc_cmos 00:00: RTC can wake from S4\n[ 1.414321] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.414661] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.414847] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.414905] cpuidle: using governor menu\n[ 1.415009] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.415131] usbcore: registered new interface driver usbhid\n[ 1.415134] usbhid: USB HID core driver\n[ 1.415183] drop_monitor: Initializing network drop monitor service\n[ 1.415243] TCP: cubic registered\n[ 1.415246] Initializing XFRM netlink socket\n[ 1.415376] NET: Registered protocol family 10\n[ 1.417183] NET: Registered protocol family 17\n[ 1.418734] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.418740] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.418774] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.418892] Loading compiled-in X.509 certificates\n[ 1.418928] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.418939] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.419372] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.419402] registered taskstats version 1\n[ 1.421489] Key type trusted registered\n[ 1.423026] Key type encrypted registered\n[ 1.424586] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.426260] rtc_cmos 00:00: setting system clock to 2018-12-05 01:43:14 UTC (1543974194)\n[ 1.463687] Freeing unused kernel memory: 1680k freed\n[ 1.469083] 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.473947] systemd[1]: Detected virtualization kvm.\n[ 1.475451] systemd[1]: Detected architecture x86-64.\n[ 1.476953] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.479655] systemd[1]: No hostname configured.\n[ 1.481084] systemd[1]: Set hostname to .\n[ 1.482620] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.505617] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.508195] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.511726] systemd[1]: Reached target Local File Systems.\n[ 1.513334] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.515785] systemd[1]: Created slice Root Slice.\n[ 1.517232] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.519541] systemd[1]: Listening on Journal Socket.\n[ 1.521041] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Paths.\n[ 1.523315] systemd[1]: Reached target Paths.\n[ 1.524694] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Swap.\n[ 1.526793] systemd[1]: Reached target Swap.\n[ 1.528171] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Timers.\n[ 1.530282] systemd[1]: Reached target Timers.\n[ 1.531675] systemd[1]: Starting Timers.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.533933] systemd[1]: Listening on udev Kernel Socket.\n[ 1.535493] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.537949] systemd[1]: Listening on udev Control Socket.\n[ 1.539543] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.541883] systemd[1]: Reached target Sockets.\n[ 1.543306] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.545605] systemd[1]: Created slice System Slice.\n[ 1.547095] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.549375] systemd[1]: Reached target Slices.\n[ 1.550788] systemd[1]: Starting Slices.\n[ 1.552467] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.555222] 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.559701] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.562669] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.567606] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.571959] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.574502] systemd[1]: Started Journal Service.\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.625402] RPC: Registered named UNIX socket transport module.\n[ 1.627143] RPC: Registered udp transport module.\n[ 1.628618] RPC: Registered tcp transport module.\n[ 1.630093] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n[ 1.695981] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[ 1.725467] FDC 0 is a S82078B\n[[32m OK [0m] Reached target Basic System.\n[ 1.746803] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.750661] scsi host0: ata_piix\n[ 1.752106] scsi host1: ata_piix\n[ 1.753347] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.755234] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.794289] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.800786] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.847793] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.849806] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.851881] usb 1-1: Product: QEMU USB Tablet\n[ 1.853370] usb 1-1: Manufacturer: QEMU\n[ 1.854763] usb 1-1: SerialNumber: 42\n[ 1.865000] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.868291] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.953338] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.956192] XFS (vda1): Mounting V4 Filesystem\n[ 1.982956] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n 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.228878] systemd-journald[120]: Received SIGTERM from PID 1 (systemd).\n[ 2.239980] tsc: Refined TSC clocksource calibration: 3491.842 MHz\n[ 2.538788] SELinux: Disabled at runtime.\n[ 2.576945] type=1404 audit(1543974195.651:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.666265] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.667952] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting POSIX Message Queue File System...\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] Listening on udev Kernel Socket.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Mounting Debug File System...\n[[32m OK [0m] Listening on udev Control Socket.\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] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Mounting Huge Pages File System...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting Flush Journal to Persistent Storage...\n[ 3.265150] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[ 3.284043] systemd-journald[386]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\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 Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting 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 Mark the need to relabel after reboot.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[ 3.439372] type=1305 audit(1543974196.513: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 Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[ 3.586970] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.591111] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting Login Service...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n Starting Authorization Manager...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.616026] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.668378] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.670377] [TTM] Initializing pool allocator\n[ 3.672310] [TTM] Initializing DMA pool allocator\n[ 3.674666] [drm] fb mappable at 0xFC000000\n[ 3.676076] [drm] vram aper at 0xFC000000\n[ 3.677444] [drm] size 33554432\n[ 3.678037] ppdev: user-space parallel port driver\n[ 3.680203] [drm] fb depth is 24\n[ 3.681498] [drm] pitch is 3072\n[ 3.683911] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.711598] Console: switching to colour frame buffer device 128x48\n[ 3.725470] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.736946] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[ 3.826070] AES CTR mode by8 optimization enabled\n[ 3.830943] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.840092] alg: No test for crc32 (crc32-pclmul)\n[ 3.871393] intel_rapl: no valid rapl domains found in package 0\n[ 3.875070] intel_powerclamp: No package C-state available\n[ 3.880574] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[ 4.192245] cloud-init[486]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 05 Dec 2018 01:43:17 +0000. Up 4.15 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 nginx - high performance web server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting System Logging Service...\n Starting OpenSSH server daemon...\n Starting Dynamic System Tuning Daemon...\n Starting Postfix Mail Transport Agent...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started OpenSSH server 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 LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.169518] cloud-init[803]: Cloud-init v. 0.7.5 running 'init' at Wed, 05 Dec 2018 01:43:19 +0000. Up 6.10 seconds.\n[ 6.199209] cloud-init[803]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.201308] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.208692] cloud-init[803]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.214148] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.220266] cloud-init[803]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.224154] cloud-init[803]: ci-info: | eth0: | True | 192.168.120.7 | 255.255.255.0 | fa:16:3e:7e:3c:82 |\n[ 6.232149] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.239341] cloud-init[803]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.243883] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.248049] cloud-init[803]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.256296] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.264667] cloud-init[803]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.267874] cloud-init[803]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.273811] cloud-init[803]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.277533] cloud-init[803]: 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: [ 59.135594] cloud-init[9563]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 05 Dec 2018 01:44:12 +0000. Up 59.09 seconds.\n[ 59.402995] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 05 Dec 2018 01:44:12 +0000. Up 59.36 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 | e7:7a:b9:e3:62:f2:96:af:d3:d6:98:13:9a:aa:52:74 | - | 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[ 59.472581] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Wed, 05 Dec 2018 01:44:13 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.46 seconds\n"} 2018-12-05 01:44:55,025 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1/action used request id req-0ea12cad-f30d-4a7f-8e0d-6de7ad854851 2018-12-05 01:44:55,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0742139816284s 2018-12-05 01:44:55,026 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1/action used request id req-0ea12cad-f30d-4a7f-8e0d-6de7ad854851 2018-12-05 01:44:55,026 - 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 00000000bffe1351 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 00000000bffe12d1 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 1893557715 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.388330] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.391030] pid_max: default: 32768 minimum: 301 [ 0.392479] Security Framework initialized [ 0.393846] SELinux: Initializing. [ 0.395330] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.401115] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.404617] Mount-cache hash table entries: 4096 [ 0.406337] Initializing cgroup subsys memory [ 0.407738] Initializing cgroup subsys devices [ 0.409145] Initializing cgroup subsys freezer [ 0.410548] Initializing cgroup subsys net_cls [ 0.411956] Initializing cgroup subsys blkio [ 0.413319] Initializing cgroup subsys perf_event [ 0.414765] Initializing cgroup subsys hugetlb [ 0.416168] Initializing cgroup subsys pids [ 0.417514] Initializing cgroup subsys net_prio [ 0.419010] CPU: Physical Processor ID: 0 [ 0.421029] mce: CPU supports 10 MCE banks [ 0.422394] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.423958] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.425500] tlb_flushall_shift: 6 [ 0.426910] Freeing SMP alternatives: 28k freed [ 0.430989] ACPI: Core revision 20130517 [ 0.432721] ACPI: All ACPI Tables successfully acquired [ 0.434489] ftrace: allocating 25812 entries in 101 pages [ 0.456510] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.458323] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.460091] smpboot: Max logical packages: 2 [ 0.461692] Enabling x2apic [ 0.462806] Enabled x2apic [ 0.464160] Switched APIC routing to physical x2apic. [ 0.466934] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.468688] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.471984] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.479855] KVM setup paravirtual spinlock [ 0.482458] smpboot: Booting Node 0, Processors #1 OK [ 0.484391] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.506190] Brought up 2 CPUs [ 0.506192] KVM setup async PF for cpu 1 [ 0.506195] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.510008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.512590] devtmpfs: initialized [ 0.515223] EVM: security.selinux [ 0.516440] EVM: security.ima [ 0.517573] EVM: security.capability [ 0.519448] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.521287] pinctrl core: initialized pinctrl subsystem [ 0.522947] NET: Registered protocol family 16 [ 0.524531] ACPI: bus type PCI registered [ 0.525872] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.527709] PCI: Using configuration type 1 for base access [ 0.532677] ACPI: Added _OSI(Module Device) [ 0.534053] ACPI: Added _OSI(Processor Device) [ 0.535450] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.536885] ACPI: Added _OSI(Processor Aggregator Device) [ 0.539507] ACPI: Interpreter enabled [ 0.540782] ACPI: (supports S0 S5) [ 0.541984] ACPI: Using IOAPIC for interrupt routing [ 0.543467] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.547949] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.549665] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.551489] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.553267] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.556582] acpiphp: Slot [3] registered [ 0.557914] acpiphp: Slot [4] registered [ 0.559228] acpiphp: Slot [5] registered [ 0.560538] acpiphp: Slot [6] registered [ 0.561852] acpiphp: Slot [7] registered [ 0.563160] acpiphp: Slot [8] registered [ 0.564465] acpiphp: Slot [9] registered [ 0.565783] acpiphp: Slot [10] registered [ 0.567108] acpiphp: Slot [11] registered [ 0.568434] acpiphp: Slot [12] registered [ 0.569805] acpiphp: Slot [13] registered [ 0.571134] acpiphp: Slot [14] registered [ 0.572481] acpiphp: Slot [15] registered [ 0.573837] acpiphp: Slot [16] registered [ 0.575184] acpiphp: Slot [17] registered [ 0.576525] acpiphp: Slot [18] registered [ 0.577854] acpiphp: Slot [19] registered [ 0.579186] acpiphp: Slot [20] registered [ 0.580514] acpiphp: Slot [21] registered [ 0.581843] acpiphp: Slot [22] registered [ 0.583169] acpiphp: Slot [23] registered [ 0.584513] acpiphp: Slot [24] registered [ 0.585862] acpiphp: Slot [25] registered [ 0.587187] acpiphp: Slot [26] registered [ 0.588521] acpiphp: Slot [27] registered [ 0.589886] acpiphp: Slot [28] registered [ 0.591193] acpiphp: Slot [29] registered [ 0.592510] acpiphp: Slot [30] registered [ 0.593843] acpiphp: Slot [31] registered [ 0.595161] PCI host bridge to bus 0000:00 [ 0.596496] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.598075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.599874] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.601681] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.604129] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.606570] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.611625] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.613525] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.615270] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.617139] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.621553] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.623984] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.647463] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.649668] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.652264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.654360] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.656434] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.658354] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.660367] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.662951] vgaarb: loaded [ 0.664038] vgaarb: bridge control possible 0000:00:02.0 [ 0.665765] SCSI subsystem initialized [ 0.667094] ACPI: bus type USB registered [ 0.668479] usbcore: registered new interface driver usbfs [ 0.670088] usbcore: registered new interface driver hub [ 0.671683] usbcore: registered new device driver usb [ 0.673378] PCI: Using ACPI for IRQ routing [ 0.675091] NetLabel: Initializing [ 0.676298] NetLabel: domain hash size = 128 [ 0.677674] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.679188] NetLabel: unlabeled traffic allowed by default [ 0.680920] Switched to clocksource kvm-clock [ 0.690134] pnp: PnP ACPI init [ 0.691317] ACPI: bus type PNP registered [ 0.693019] pnp: PnP ACPI: found 5 devices [ 0.694342] ACPI: bus type PNP unregistered [ 0.701958] NET: Registered protocol family 2 [ 0.703658] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.706348] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.708586] TCP: Hash tables configured (established 32768 bind 32768) [ 0.710479] TCP: reno registered [ 0.711686] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.713420] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.715268] NET: Registered protocol family 1 [ 0.716675] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.718343] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.719970] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.739917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.759904] Unpacking initramfs... [ 1.224350] Freeing initrd memory: 37508k freed [ 1.233862] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.235683] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.239044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.240830] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.242843] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.244572] Initialise system trusted keyring [ 1.245984] audit: initializing netlink socket (disabled) [ 1.247580] type=2000 audit(1543974193.673:1): initialized [ 1.264429] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.266203] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.268735] zpool: loaded [ 1.269822] zbud: loaded [ 1.271037] VFS: Disk quotas dquot_6.5.2 [ 1.272366] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.274276] msgmni has been set to 7578 [ 1.275634] Key type big_key registered [ 1.277647] NET: Registered protocol family 38 [ 1.279067] Key type asymmetric registered [ 1.280399] Asymmetric key parser 'x509' registered [ 1.281890] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.284373] io scheduler noop registered [ 1.285680] io scheduler deadline registered (default) [ 1.299811] io scheduler cfq registered [ 1.301179] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.302777] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.304652] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.307089] ACPI: Power Button [PWRF] [ 1.308474] GHES: HEST is not enabled! [ 1.309838] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.334159] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.336234] Non-volatile memory driver v1.3 [ 1.337597] Linux agpgart interface v0.103 [ 1.339037] crash memory driver: version 1.1 [ 1.340454] rdac: device handler registered [ 1.341843] hp_sw: device handler registered [ 1.343226] emc: device handler registered [ 1.344576] alua: device handler registered [ 1.345952] libphy: Fixed MDIO Bus: probed [ 1.347377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.349171] ehci-pci: EHCI PCI platform driver [ 1.350578] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.352286] ohci-pci: OHCI PCI platform driver [ 1.353683] uhci_hcd: USB Universal Host Controller Interface driver [ 1.373886] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.375491] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.377940] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.379489] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.381204] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.383020] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.385408] usb usb1: Product: UHCI Host Controller [ 1.386879] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.388749] usb usb1: SerialNumber: 0000:00:01.2 [ 1.390291] hub 1-0:1.0: USB hub found [ 1.391574] hub 1-0:1.0: 2 ports detected [ 1.393024] usbcore: registered new interface driver usbserial [ 1.394682] usbcore: registered new interface driver usbserial_generic [ 1.396460] usbserial: USB Serial support registered for generic [ 1.398157] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.401419] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.402903] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.404477] mousedev: PS/2 mouse device common for all mice [ 1.406386] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.409607] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.412336] rtc_cmos 00:00: RTC can wake from S4 [ 1.414321] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.414661] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.414847] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.414905] cpuidle: using governor menu [ 1.415009] hidraw: raw HID events driver (C) Jiri Kosina [ 1.415131] usbcore: registered new interface driver usbhid [ 1.415134] usbhid: USB HID core driver [ 1.415183] drop_monitor: Initializing network drop monitor service [ 1.415243] TCP: cubic registered [ 1.415246] Initializing XFRM netlink socket [ 1.415376] NET: Registered protocol family 10 [ 1.417183] NET: Registered protocol family 17 [ 1.418734] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.418740] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.418774] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.418892] Loading compiled-in X.509 certificates [ 1.418928] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.418939] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.419372] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.419402] registered taskstats version 1 [ 1.421489] Key type trusted registered [ 1.423026] Key type encrypted registered [ 1.424586] IMA: No TPM chip found, activating TPM-bypass! [ 1.426260] rtc_cmos 00:00: setting system clock to 2018-12-05 01:43:14 UTC (1543974194) [ 1.463687] Freeing unused kernel memory: 1680k freed [ 1.469083] 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.473947] systemd[1]: Detected virtualization kvm. [ 1.475451] systemd[1]: Detected architecture x86-64. [ 1.476953] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.479655] systemd[1]: No hostname configured. [ 1.481084] systemd[1]: Set hostname to . [ 1.482620] systemd[1]: Initializing machine ID from KVM UUID. [ 1.505617] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.508195] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Local File Systems. [ 1.511726] systemd[1]: Reached target Local File Systems. [ 1.513334] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.515785] systemd[1]: Created slice Root Slice. [ 1.517232] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.519541] systemd[1]: Listening on Journal Socket. [ 1.521041] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Paths. [ 1.523315] systemd[1]: Reached target Paths. [ 1.524694] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.526793] systemd[1]: Reached target Swap. [ 1.528171] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.530282] systemd[1]: Reached target Timers. [ 1.531675] systemd[1]: Starting Timers. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.533933] systemd[1]: Listening on udev Kernel Socket. [ 1.535493] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.537949] systemd[1]: Listening on udev Control Socket. [ 1.539543] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.541883] systemd[1]: Reached target Sockets. [ 1.543306] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.545605] systemd[1]: Created slice System Slice. [ 1.547095] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.549375] systemd[1]: Reached target Slices. [ 1.550788] systemd[1]: Starting Slices. [ 1.552467] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.555222] 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.559701] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.562669] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.567606] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.571959] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.574502] systemd[1]: Started Journal Service. 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.625402] RPC: Registered named UNIX socket transport module. [ 1.627143] RPC: Registered udp transport module. [ 1.628618] RPC: Registered tcp transport module. [ 1.630093] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... [ 1.695981] usb 1-1: new full-speed USB device number 2 using uhci_hcd Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [ 1.725467] FDC 0 is a S82078B [[32m OK [0m] Reached target Basic System. [ 1.746803] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.750661] scsi host0: ata_piix [ 1.752106] scsi host1: ata_piix [ 1.753347] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.755234] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.794289] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.800786] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.847793] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.849806] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.851881] usb 1-1: Product: QEMU USB Tablet [ 1.853370] usb 1-1: Manufacturer: QEMU [ 1.854763] usb 1-1: SerialNumber: 42 [ 1.865000] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.868291] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.953338] SGI XFS with ACLs, security attributes, no debug enabled [ 1.956192] XFS (vda1): Mounting V4 Filesystem [ 1.982956] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. 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.228878] systemd-journald[120]: Received SIGTERM from PID 1 (systemd). [ 2.239980] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 2.538788] SELinux: Disabled at runtime. [ 2.576945] type=1404 audit(1543974195.651:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.666265] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.667952] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting POSIX Message Queue File System... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting Debug File System... [[32m OK [0m] Listening on udev Control Socket. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Mounting Huge Pages File System... Starting Apply Kernel Variables... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [ 3.265150] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 3.284043] systemd-journald[386]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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 Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting 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 Mark the need to relabel after reboot. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [ 3.439372] type=1305 audit(1543974196.513: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 Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.586970] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.591111] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Login Service... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting Authorization Manager... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... [ 3.616026] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.668378] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.670377] [TTM] Initializing pool allocator [ 3.672310] [TTM] Initializing DMA pool allocator [ 3.674666] [drm] fb mappable at 0xFC000000 [ 3.676076] [drm] vram aper at 0xFC000000 [ 3.677444] [drm] size 33554432 [ 3.678037] ppdev: user-space parallel port driver [ 3.680203] [drm] fb depth is 24 [ 3.681498] [drm] pitch is 3072 [ 3.683911] fbcon: cirrusdrmfb (fb0) is primary device [ 3.711598] Console: switching to colour frame buffer device 128x48 [ 3.725470] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.736946] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [ 3.826070] AES CTR mode by8 optimization enabled [ 3.830943] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.840092] alg: No test for crc32 (crc32-pclmul) [ 3.871393] intel_rapl: no valid rapl domains found in package 0 [ 3.875070] intel_powerclamp: No package C-state available [ 3.880574] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 4.192245] cloud-init[486]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 05 Dec 2018 01:43:17 +0000. Up 4.15 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 nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting System Logging Service... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... Starting Postfix Mail Transport Agent... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... Starting LSB: Starts Logstash as a daemon.... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server daemon. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [ 6.169518] cloud-init[803]: Cloud-init v. 0.7.5 running 'init' at Wed, 05 Dec 2018 01:43:19 +0000. Up 6.10 seconds. [ 6.199209] cloud-init[803]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.201308] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.208692] cloud-init[803]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.214148] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.220266] cloud-init[803]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.224154] cloud-init[803]: ci-info: | eth0: | True | 192.168.120.7 | 255.255.255.0 | fa:16:3e:7e:3c:82 | [ 6.232149] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.239341] cloud-init[803]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.243883] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.248049] cloud-init[803]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.256296] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.264667] cloud-init[803]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.267874] cloud-init[803]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.273811] cloud-init[803]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.277533] cloud-init[803]: 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: [ 59.135594] cloud-init[9563]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 05 Dec 2018 01:44:12 +0000. Up 59.09 seconds. [ 59.402995] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 05 Dec 2018 01:44:12 +0000. Up 59.36 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 | e7:7a:b9:e3:62:f2:96:af:d3:d6:98:13:9a:aa:52:74 | - | 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----- [ 59.472581] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Wed, 05 Dec 2018 01:44:13 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.46 seconds 2018-12-05 01:44:56,029 - functest.core.singlevm - DEBUG - try 11: cannot connect to 172.30.9.200: timed out 2018-12-05 01:45:05,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-05 01:45:05,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1/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}a32b89d83b098bcbb98326b0b41278985654a742" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-05 01:45:05,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01: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-5c53da08-dbc1-4d3b-a887-e3d775969a1b x-compute-request-id: req-5c53da08-dbc1-4d3b-a887-e3d775969a1b Content-Encoding: gzip Content-Length: 12764 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 00000000bffe1351 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 00000000bffe12d1 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 1893557715 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.388330] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.391030] pid_max: default: 32768 minimum: 301\n[ 0.392479] Security Framework initialized\n[ 0.393846] SELinux: Initializing.\n[ 0.395330] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.401115] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.404617] Mount-cache hash table entries: 4096\n[ 0.406337] Initializing cgroup subsys memory\n[ 0.407738] Initializing cgroup subsys devices\n[ 0.409145] Initializing cgroup subsys freezer\n[ 0.410548] Initializing cgroup subsys net_cls\n[ 0.411956] Initializing cgroup subsys blkio\n[ 0.413319] Initializing cgroup subsys perf_event\n[ 0.414765] Initializing cgroup subsys hugetlb\n[ 0.416168] Initializing cgroup subsys pids\n[ 0.417514] Initializing cgroup subsys net_prio\n[ 0.419010] CPU: Physical Processor ID: 0\n[ 0.421029] mce: CPU supports 10 MCE banks\n[ 0.422394] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.423958] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.425500] tlb_flushall_shift: 6\n[ 0.426910] Freeing SMP alternatives: 28k freed\n[ 0.430989] ACPI: Core revision 20130517\n[ 0.432721] ACPI: All ACPI Tables successfully acquired\n[ 0.434489] ftrace: allocating 25812 entries in 101 pages\n[ 0.456510] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.458323] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.460091] smpboot: Max logical packages: 2\n[ 0.461692] Enabling x2apic\n[ 0.462806] Enabled x2apic\n[ 0.464160] Switched APIC routing to physical x2apic.\n[ 0.466934] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.468688] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.471984] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.479855] KVM setup paravirtual spinlock\n[ 0.482458] smpboot: Booting Node 0, Processors #1 OK\n[ 0.484391] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.506190] Brought up 2 CPUs\n[ 0.506192] KVM setup async PF for cpu 1\n[ 0.506195] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.510008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.512590] devtmpfs: initialized\n[ 0.515223] EVM: security.selinux\n[ 0.516440] EVM: security.ima\n[ 0.517573] EVM: security.capability\n[ 0.519448] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.521287] pinctrl core: initialized pinctrl subsystem\n[ 0.522947] NET: Registered protocol family 16\n[ 0.524531] ACPI: bus type PCI registered\n[ 0.525872] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.527709] PCI: Using configuration type 1 for base access\n[ 0.532677] ACPI: Added _OSI(Module Device)\n[ 0.534053] ACPI: Added _OSI(Processor Device)\n[ 0.535450] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.536885] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.539507] ACPI: Interpreter enabled\n[ 0.540782] ACPI: (supports S0 S5)\n[ 0.541984] ACPI: Using IOAPIC for interrupt routing\n[ 0.543467] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.547949] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.549665] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.551489] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.553267] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.556582] acpiphp: Slot [3] registered\n[ 0.557914] acpiphp: Slot [4] registered\n[ 0.559228] acpiphp: Slot [5] registered\n[ 0.560538] acpiphp: Slot [6] registered\n[ 0.561852] acpiphp: Slot [7] registered\n[ 0.563160] acpiphp: Slot [8] registered\n[ 0.564465] acpiphp: Slot [9] registered\n[ 0.565783] acpiphp: Slot [10] registered\n[ 0.567108] acpiphp: Slot [11] registered\n[ 0.568434] acpiphp: Slot [12] registered\n[ 0.569805] acpiphp: Slot [13] registered\n[ 0.571134] acpiphp: Slot [14] registered\n[ 0.572481] acpiphp: Slot [15] registered\n[ 0.573837] acpiphp: Slot [16] registered\n[ 0.575184] acpiphp: Slot [17] registered\n[ 0.576525] acpiphp: Slot [18] registered\n[ 0.577854] acpiphp: Slot [19] registered\n[ 0.579186] acpiphp: Slot [20] registered\n[ 0.580514] acpiphp: Slot [21] registered\n[ 0.581843] acpiphp: Slot [22] registered\n[ 0.583169] acpiphp: Slot [23] registered\n[ 0.584513] acpiphp: Slot [24] registered\n[ 0.585862] acpiphp: Slot [25] registered\n[ 0.587187] acpiphp: Slot [26] registered\n[ 0.588521] acpiphp: Slot [27] registered\n[ 0.589886] acpiphp: Slot [28] registered\n[ 0.591193] acpiphp: Slot [29] registered\n[ 0.592510] acpiphp: Slot [30] registered\n[ 0.593843] acpiphp: Slot [31] registered\n[ 0.595161] PCI host bridge to bus 0000:00\n[ 0.596496] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.598075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.599874] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.601681] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.604129] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.606570] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.611625] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.613525] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.615270] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.617139] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.621553] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.623984] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.647463] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.649668] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.652264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.654360] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.656434] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.658354] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.660367] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.662951] vgaarb: loaded\n[ 0.664038] vgaarb: bridge control possible 0000:00:02.0\n[ 0.665765] SCSI subsystem initialized\n[ 0.667094] ACPI: bus type USB registered\n[ 0.668479] usbcore: registered new interface driver usbfs\n[ 0.670088] usbcore: registered new interface driver hub\n[ 0.671683] usbcore: registered new device driver usb\n[ 0.673378] PCI: Using ACPI for IRQ routing\n[ 0.675091] NetLabel: Initializing\n[ 0.676298] NetLabel: domain hash size = 128\n[ 0.677674] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.679188] NetLabel: unlabeled traffic allowed by default\n[ 0.680920] Switched to clocksource kvm-clock\n[ 0.690134] pnp: PnP ACPI init\n[ 0.691317] ACPI: bus type PNP registered\n[ 0.693019] pnp: PnP ACPI: found 5 devices\n[ 0.694342] ACPI: bus type PNP unregistered\n[ 0.701958] NET: Registered protocol family 2\n[ 0.703658] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.706348] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.708586] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.710479] TCP: reno registered\n[ 0.711686] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.713420] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.715268] NET: Registered protocol family 1\n[ 0.716675] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.718343] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.719970] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.739917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.759904] Unpacking initramfs...\n[ 1.224350] Freeing initrd memory: 37508k freed\n[ 1.233862] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.235683] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.239044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.240830] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.242843] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.244572] Initialise system trusted keyring\n[ 1.245984] audit: initializing netlink socket (disabled)\n[ 1.247580] type=2000 audit(1543974193.673:1): initialized\n[ 1.264429] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.266203] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.268735] zpool: loaded\n[ 1.269822] zbud: loaded\n[ 1.271037] VFS: Disk quotas dquot_6.5.2\n[ 1.272366] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.274276] msgmni has been set to 7578\n[ 1.275634] Key type big_key registered\n[ 1.277647] NET: Registered protocol family 38\n[ 1.279067] Key type asymmetric registered\n[ 1.280399] Asymmetric key parser 'x509' registered\n[ 1.281890] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.284373] io scheduler noop registered\n[ 1.285680] io scheduler deadline registered (default)\n[ 1.299811] io scheduler cfq registered\n[ 1.301179] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.302777] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.304652] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.307089] ACPI: Power Button [PWRF]\n[ 1.308474] GHES: HEST is not enabled!\n[ 1.309838] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.334159] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.336234] Non-volatile memory driver v1.3\n[ 1.337597] Linux agpgart interface v0.103\n[ 1.339037] crash memory driver: version 1.1\n[ 1.340454] rdac: device handler registered\n[ 1.341843] hp_sw: device handler registered\n[ 1.343226] emc: device handler registered\n[ 1.344576] alua: device handler registered\n[ 1.345952] libphy: Fixed MDIO Bus: probed\n[ 1.347377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.349171] ehci-pci: EHCI PCI platform driver\n[ 1.350578] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.352286] ohci-pci: OHCI PCI platform driver\n[ 1.353683] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.373886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.375491] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.377940] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.379489] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.381204] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.383020] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.385408] usb usb1: Product: UHCI Host Controller\n[ 1.386879] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.388749] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.390291] hub 1-0:1.0: USB hub found\n[ 1.391574] hub 1-0:1.0: 2 ports detected\n[ 1.393024] usbcore: registered new interface driver usbserial\n[ 1.394682] usbcore: registered new interface driver usbserial_generic\n[ 1.396460] usbserial: USB Serial support registered for generic\n[ 1.398157] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.401419] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.402903] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.404477] mousedev: PS/2 mouse device common for all mice\n[ 1.406386] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.409607] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.412336] rtc_cmos 00:00: RTC can wake from S4\n[ 1.414321] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.414661] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.414847] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.414905] cpuidle: using governor menu\n[ 1.415009] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.415131] usbcore: registered new interface driver usbhid\n[ 1.415134] usbhid: USB HID core driver\n[ 1.415183] drop_monitor: Initializing network drop monitor service\n[ 1.415243] TCP: cubic registered\n[ 1.415246] Initializing XFRM netlink socket\n[ 1.415376] NET: Registered protocol family 10\n[ 1.417183] NET: Registered protocol family 17\n[ 1.418734] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.418740] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.418774] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.418892] Loading compiled-in X.509 certificates\n[ 1.418928] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.418939] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.419372] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.419402] registered taskstats version 1\n[ 1.421489] Key type trusted registered\n[ 1.423026] Key type encrypted registered\n[ 1.424586] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.426260] rtc_cmos 00:00: setting system clock to 2018-12-05 01:43:14 UTC (1543974194)\n[ 1.463687] Freeing unused kernel memory: 1680k freed\n[ 1.469083] 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.473947] systemd[1]: Detected virtualization kvm.\n[ 1.475451] systemd[1]: Detected architecture x86-64.\n[ 1.476953] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.479655] systemd[1]: No hostname configured.\n[ 1.481084] systemd[1]: Set hostname to .\n[ 1.482620] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.505617] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.508195] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.511726] systemd[1]: Reached target Local File Systems.\n[ 1.513334] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.515785] systemd[1]: Created slice Root Slice.\n[ 1.517232] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.519541] systemd[1]: Listening on Journal Socket.\n[ 1.521041] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Paths.\n[ 1.523315] systemd[1]: Reached target Paths.\n[ 1.524694] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Swap.\n[ 1.526793] systemd[1]: Reached target Swap.\n[ 1.528171] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Timers.\n[ 1.530282] systemd[1]: Reached target Timers.\n[ 1.531675] systemd[1]: Starting Timers.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.533933] systemd[1]: Listening on udev Kernel Socket.\n[ 1.535493] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.537949] systemd[1]: Listening on udev Control Socket.\n[ 1.539543] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.541883] systemd[1]: Reached target Sockets.\n[ 1.543306] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.545605] systemd[1]: Created slice System Slice.\n[ 1.547095] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.549375] systemd[1]: Reached target Slices.\n[ 1.550788] systemd[1]: Starting Slices.\n[ 1.552467] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.555222] 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.559701] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.562669] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.567606] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.571959] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.574502] systemd[1]: Started Journal Service.\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.625402] RPC: Registered named UNIX socket transport module.\n[ 1.627143] RPC: Registered udp transport module.\n[ 1.628618] RPC: Registered tcp transport module.\n[ 1.630093] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n[ 1.695981] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[ 1.725467] FDC 0 is a S82078B\n[[32m OK [0m] Reached target Basic System.\n[ 1.746803] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.750661] scsi host0: ata_piix\n[ 1.752106] scsi host1: ata_piix\n[ 1.753347] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.755234] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.794289] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.800786] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.847793] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.849806] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.851881] usb 1-1: Product: QEMU USB Tablet\n[ 1.853370] usb 1-1: Manufacturer: QEMU\n[ 1.854763] usb 1-1: SerialNumber: 42\n[ 1.865000] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.868291] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.953338] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.956192] XFS (vda1): Mounting V4 Filesystem\n[ 1.982956] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n 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.228878] systemd-journald[120]: Received SIGTERM from PID 1 (systemd).\n[ 2.239980] tsc: Refined TSC clocksource calibration: 3491.842 MHz\n[ 2.538788] SELinux: Disabled at runtime.\n[ 2.576945] type=1404 audit(1543974195.651:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.666265] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.667952] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting POSIX Message Queue File System...\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] Listening on udev Kernel Socket.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Mounting Debug File System...\n[[32m OK [0m] Listening on udev Control Socket.\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] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Mounting Huge Pages File System...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting Flush Journal to Persistent Storage...\n[ 3.265150] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[ 3.284043] systemd-journald[386]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\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 Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting 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 Mark the need to relabel after reboot.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[ 3.439372] type=1305 audit(1543974196.513: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 Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[ 3.586970] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.591111] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting Login Service...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n Starting Authorization Manager...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.616026] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.668378] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.670377] [TTM] Initializing pool allocator\n[ 3.672310] [TTM] Initializing DMA pool allocator\n[ 3.674666] [drm] fb mappable at 0xFC000000\n[ 3.676076] [drm] vram aper at 0xFC000000\n[ 3.677444] [drm] size 33554432\n[ 3.678037] ppdev: user-space parallel port driver\n[ 3.680203] [drm] fb depth is 24\n[ 3.681498] [drm] pitch is 3072\n[ 3.683911] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.711598] Console: switching to colour frame buffer device 128x48\n[ 3.725470] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.736946] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[ 3.826070] AES CTR mode by8 optimization enabled\n[ 3.830943] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.840092] alg: No test for crc32 (crc32-pclmul)\n[ 3.871393] intel_rapl: no valid rapl domains found in package 0\n[ 3.875070] intel_powerclamp: No package C-state available\n[ 3.880574] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[ 4.192245] cloud-init[486]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 05 Dec 2018 01:43:17 +0000. Up 4.15 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 nginx - high performance web server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting System Logging Service...\n Starting OpenSSH server daemon...\n Starting Dynamic System Tuning Daemon...\n Starting Postfix Mail Transport Agent...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started OpenSSH server 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 LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.169518] cloud-init[803]: Cloud-init v. 0.7.5 running 'init' at Wed, 05 Dec 2018 01:43:19 +0000. Up 6.10 seconds.\n[ 6.199209] cloud-init[803]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.201308] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.208692] cloud-init[803]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.214148] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.220266] cloud-init[803]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.224154] cloud-init[803]: ci-info: | eth0: | True | 192.168.120.7 | 255.255.255.0 | fa:16:3e:7e:3c:82 |\n[ 6.232149] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.239341] cloud-init[803]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.243883] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.248049] cloud-init[803]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.256296] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.264667] cloud-init[803]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.267874] cloud-init[803]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.273811] cloud-init[803]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.277533] cloud-init[803]: 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: [ 59.135594] cloud-init[9563]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 05 Dec 2018 01:44:12 +0000. Up 59.09 seconds.\n[ 59.402995] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 05 Dec 2018 01:44:12 +0000. Up 59.36 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 | e7:7a:b9:e3:62:f2:96:af:d3:d6:98:13:9a:aa:52:74 | - | 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[ 59.472581] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Wed, 05 Dec 2018 01:44:13 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.46 seconds\n"} 2018-12-05 01:45:05,111 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1/action used request id req-5c53da08-dbc1-4d3b-a887-e3d775969a1b 2018-12-05 01:45:05,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0722210407257s 2018-12-05 01:45:05,113 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1/action used request id req-5c53da08-dbc1-4d3b-a887-e3d775969a1b 2018-12-05 01:45:05,113 - 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 00000000bffe1351 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 00000000bffe12d1 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 1893557715 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.388330] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.391030] pid_max: default: 32768 minimum: 301 [ 0.392479] Security Framework initialized [ 0.393846] SELinux: Initializing. [ 0.395330] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.401115] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.404617] Mount-cache hash table entries: 4096 [ 0.406337] Initializing cgroup subsys memory [ 0.407738] Initializing cgroup subsys devices [ 0.409145] Initializing cgroup subsys freezer [ 0.410548] Initializing cgroup subsys net_cls [ 0.411956] Initializing cgroup subsys blkio [ 0.413319] Initializing cgroup subsys perf_event [ 0.414765] Initializing cgroup subsys hugetlb [ 0.416168] Initializing cgroup subsys pids [ 0.417514] Initializing cgroup subsys net_prio [ 0.419010] CPU: Physical Processor ID: 0 [ 0.421029] mce: CPU supports 10 MCE banks [ 0.422394] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.423958] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.425500] tlb_flushall_shift: 6 [ 0.426910] Freeing SMP alternatives: 28k freed [ 0.430989] ACPI: Core revision 20130517 [ 0.432721] ACPI: All ACPI Tables successfully acquired [ 0.434489] ftrace: allocating 25812 entries in 101 pages [ 0.456510] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.458323] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.460091] smpboot: Max logical packages: 2 [ 0.461692] Enabling x2apic [ 0.462806] Enabled x2apic [ 0.464160] Switched APIC routing to physical x2apic. [ 0.466934] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.468688] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.471984] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.479855] KVM setup paravirtual spinlock [ 0.482458] smpboot: Booting Node 0, Processors #1 OK [ 0.484391] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.506190] Brought up 2 CPUs [ 0.506192] KVM setup async PF for cpu 1 [ 0.506195] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.510008] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.512590] devtmpfs: initialized [ 0.515223] EVM: security.selinux [ 0.516440] EVM: security.ima [ 0.517573] EVM: security.capability [ 0.519448] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.521287] pinctrl core: initialized pinctrl subsystem [ 0.522947] NET: Registered protocol family 16 [ 0.524531] ACPI: bus type PCI registered [ 0.525872] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.527709] PCI: Using configuration type 1 for base access [ 0.532677] ACPI: Added _OSI(Module Device) [ 0.534053] ACPI: Added _OSI(Processor Device) [ 0.535450] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.536885] ACPI: Added _OSI(Processor Aggregator Device) [ 0.539507] ACPI: Interpreter enabled [ 0.540782] ACPI: (supports S0 S5) [ 0.541984] ACPI: Using IOAPIC for interrupt routing [ 0.543467] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.547949] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.549665] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.551489] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.553267] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.556582] acpiphp: Slot [3] registered [ 0.557914] acpiphp: Slot [4] registered [ 0.559228] acpiphp: Slot [5] registered [ 0.560538] acpiphp: Slot [6] registered [ 0.561852] acpiphp: Slot [7] registered [ 0.563160] acpiphp: Slot [8] registered [ 0.564465] acpiphp: Slot [9] registered [ 0.565783] acpiphp: Slot [10] registered [ 0.567108] acpiphp: Slot [11] registered [ 0.568434] acpiphp: Slot [12] registered [ 0.569805] acpiphp: Slot [13] registered [ 0.571134] acpiphp: Slot [14] registered [ 0.572481] acpiphp: Slot [15] registered [ 0.573837] acpiphp: Slot [16] registered [ 0.575184] acpiphp: Slot [17] registered [ 0.576525] acpiphp: Slot [18] registered [ 0.577854] acpiphp: Slot [19] registered [ 0.579186] acpiphp: Slot [20] registered [ 0.580514] acpiphp: Slot [21] registered [ 0.581843] acpiphp: Slot [22] registered [ 0.583169] acpiphp: Slot [23] registered [ 0.584513] acpiphp: Slot [24] registered [ 0.585862] acpiphp: Slot [25] registered [ 0.587187] acpiphp: Slot [26] registered [ 0.588521] acpiphp: Slot [27] registered [ 0.589886] acpiphp: Slot [28] registered [ 0.591193] acpiphp: Slot [29] registered [ 0.592510] acpiphp: Slot [30] registered [ 0.593843] acpiphp: Slot [31] registered [ 0.595161] PCI host bridge to bus 0000:00 [ 0.596496] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.598075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.599874] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.601681] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.604129] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.606570] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.611625] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.613525] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.615270] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.617139] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.621553] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.623984] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.647463] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.649668] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.652264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.654360] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.656434] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.658354] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.660367] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.662951] vgaarb: loaded [ 0.664038] vgaarb: bridge control possible 0000:00:02.0 [ 0.665765] SCSI subsystem initialized [ 0.667094] ACPI: bus type USB registered [ 0.668479] usbcore: registered new interface driver usbfs [ 0.670088] usbcore: registered new interface driver hub [ 0.671683] usbcore: registered new device driver usb [ 0.673378] PCI: Using ACPI for IRQ routing [ 0.675091] NetLabel: Initializing [ 0.676298] NetLabel: domain hash size = 128 [ 0.677674] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.679188] NetLabel: unlabeled traffic allowed by default [ 0.680920] Switched to clocksource kvm-clock [ 0.690134] pnp: PnP ACPI init [ 0.691317] ACPI: bus type PNP registered [ 0.693019] pnp: PnP ACPI: found 5 devices [ 0.694342] ACPI: bus type PNP unregistered [ 0.701958] NET: Registered protocol family 2 [ 0.703658] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.706348] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.708586] TCP: Hash tables configured (established 32768 bind 32768) [ 0.710479] TCP: reno registered [ 0.711686] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.713420] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.715268] NET: Registered protocol family 1 [ 0.716675] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.718343] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.719970] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.739917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.759904] Unpacking initramfs... [ 1.224350] Freeing initrd memory: 37508k freed [ 1.233862] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.235683] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.239044] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.240830] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.242843] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.244572] Initialise system trusted keyring [ 1.245984] audit: initializing netlink socket (disabled) [ 1.247580] type=2000 audit(1543974193.673:1): initialized [ 1.264429] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.266203] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.268735] zpool: loaded [ 1.269822] zbud: loaded [ 1.271037] VFS: Disk quotas dquot_6.5.2 [ 1.272366] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.274276] msgmni has been set to 7578 [ 1.275634] Key type big_key registered [ 1.277647] NET: Registered protocol family 38 [ 1.279067] Key type asymmetric registered [ 1.280399] Asymmetric key parser 'x509' registered [ 1.281890] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.284373] io scheduler noop registered [ 1.285680] io scheduler deadline registered (default) [ 1.299811] io scheduler cfq registered [ 1.301179] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.302777] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.304652] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.307089] ACPI: Power Button [PWRF] [ 1.308474] GHES: HEST is not enabled! [ 1.309838] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.334159] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.336234] Non-volatile memory driver v1.3 [ 1.337597] Linux agpgart interface v0.103 [ 1.339037] crash memory driver: version 1.1 [ 1.340454] rdac: device handler registered [ 1.341843] hp_sw: device handler registered [ 1.343226] emc: device handler registered [ 1.344576] alua: device handler registered [ 1.345952] libphy: Fixed MDIO Bus: probed [ 1.347377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.349171] ehci-pci: EHCI PCI platform driver [ 1.350578] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.352286] ohci-pci: OHCI PCI platform driver [ 1.353683] uhci_hcd: USB Universal Host Controller Interface driver [ 1.373886] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.375491] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.377940] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.379489] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.381204] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.383020] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.385408] usb usb1: Product: UHCI Host Controller [ 1.386879] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.388749] usb usb1: SerialNumber: 0000:00:01.2 [ 1.390291] hub 1-0:1.0: USB hub found [ 1.391574] hub 1-0:1.0: 2 ports detected [ 1.393024] usbcore: registered new interface driver usbserial [ 1.394682] usbcore: registered new interface driver usbserial_generic [ 1.396460] usbserial: USB Serial support registered for generic [ 1.398157] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.401419] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.402903] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.404477] mousedev: PS/2 mouse device common for all mice [ 1.406386] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.409607] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.412336] rtc_cmos 00:00: RTC can wake from S4 [ 1.414321] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.414661] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.414847] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.414905] cpuidle: using governor menu [ 1.415009] hidraw: raw HID events driver (C) Jiri Kosina [ 1.415131] usbcore: registered new interface driver usbhid [ 1.415134] usbhid: USB HID core driver [ 1.415183] drop_monitor: Initializing network drop monitor service [ 1.415243] TCP: cubic registered [ 1.415246] Initializing XFRM netlink socket [ 1.415376] NET: Registered protocol family 10 [ 1.417183] NET: Registered protocol family 17 [ 1.418734] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.418740] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.418774] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.418892] Loading compiled-in X.509 certificates [ 1.418928] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.418939] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.419372] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.419402] registered taskstats version 1 [ 1.421489] Key type trusted registered [ 1.423026] Key type encrypted registered [ 1.424586] IMA: No TPM chip found, activating TPM-bypass! [ 1.426260] rtc_cmos 00:00: setting system clock to 2018-12-05 01:43:14 UTC (1543974194) [ 1.463687] Freeing unused kernel memory: 1680k freed [ 1.469083] 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.473947] systemd[1]: Detected virtualization kvm. [ 1.475451] systemd[1]: Detected architecture x86-64. [ 1.476953] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.479655] systemd[1]: No hostname configured. [ 1.481084] systemd[1]: Set hostname to . [ 1.482620] systemd[1]: Initializing machine ID from KVM UUID. [ 1.505617] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.508195] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Local File Systems. [ 1.511726] systemd[1]: Reached target Local File Systems. [ 1.513334] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.515785] systemd[1]: Created slice Root Slice. [ 1.517232] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.519541] systemd[1]: Listening on Journal Socket. [ 1.521041] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Paths. [ 1.523315] systemd[1]: Reached target Paths. [ 1.524694] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.526793] systemd[1]: Reached target Swap. [ 1.528171] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.530282] systemd[1]: Reached target Timers. [ 1.531675] systemd[1]: Starting Timers. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.533933] systemd[1]: Listening on udev Kernel Socket. [ 1.535493] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.537949] systemd[1]: Listening on udev Control Socket. [ 1.539543] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.541883] systemd[1]: Reached target Sockets. [ 1.543306] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.545605] systemd[1]: Created slice System Slice. [ 1.547095] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.549375] systemd[1]: Reached target Slices. [ 1.550788] systemd[1]: Starting Slices. [ 1.552467] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.555222] 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.559701] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.562669] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.567606] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.571959] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.574502] systemd[1]: Started Journal Service. 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.625402] RPC: Registered named UNIX socket transport module. [ 1.627143] RPC: Registered udp transport module. [ 1.628618] RPC: Registered tcp transport module. [ 1.630093] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... [ 1.695981] usb 1-1: new full-speed USB device number 2 using uhci_hcd Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [ 1.725467] FDC 0 is a S82078B [[32m OK [0m] Reached target Basic System. [ 1.746803] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.750661] scsi host0: ata_piix [ 1.752106] scsi host1: ata_piix [ 1.753347] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.755234] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.794289] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.800786] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.847793] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.849806] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.851881] usb 1-1: Product: QEMU USB Tablet [ 1.853370] usb 1-1: Manufacturer: QEMU [ 1.854763] usb 1-1: SerialNumber: 42 [ 1.865000] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.868291] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.953338] SGI XFS with ACLs, security attributes, no debug enabled [ 1.956192] XFS (vda1): Mounting V4 Filesystem [ 1.982956] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. 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.228878] systemd-journald[120]: Received SIGTERM from PID 1 (systemd). [ 2.239980] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 2.538788] SELinux: Disabled at runtime. [ 2.576945] type=1404 audit(1543974195.651:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.666265] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.667952] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting POSIX Message Queue File System... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting Debug File System... [[32m OK [0m] Listening on udev Control Socket. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Mounting Huge Pages File System... Starting Apply Kernel Variables... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [ 3.265150] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 3.284043] systemd-journald[386]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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 Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting 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 Mark the need to relabel after reboot. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [ 3.439372] type=1305 audit(1543974196.513: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 Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.586970] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.591111] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Login Service... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting Authorization Manager... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... [ 3.616026] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.668378] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.670377] [TTM] Initializing pool allocator [ 3.672310] [TTM] Initializing DMA pool allocator [ 3.674666] [drm] fb mappable at 0xFC000000 [ 3.676076] [drm] vram aper at 0xFC000000 [ 3.677444] [drm] size 33554432 [ 3.678037] ppdev: user-space parallel port driver [ 3.680203] [drm] fb depth is 24 [ 3.681498] [drm] pitch is 3072 [ 3.683911] fbcon: cirrusdrmfb (fb0) is primary device [ 3.711598] Console: switching to colour frame buffer device 128x48 [ 3.725470] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.736946] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [ 3.826070] AES CTR mode by8 optimization enabled [ 3.830943] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.840092] alg: No test for crc32 (crc32-pclmul) [ 3.871393] intel_rapl: no valid rapl domains found in package 0 [ 3.875070] intel_powerclamp: No package C-state available [ 3.880574] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 4.192245] cloud-init[486]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 05 Dec 2018 01:43:17 +0000. Up 4.15 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 nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting System Logging Service... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... Starting Postfix Mail Transport Agent... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... Starting LSB: Starts Logstash as a daemon.... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server daemon. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [ 6.169518] cloud-init[803]: Cloud-init v. 0.7.5 running 'init' at Wed, 05 Dec 2018 01:43:19 +0000. Up 6.10 seconds. [ 6.199209] cloud-init[803]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.201308] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.208692] cloud-init[803]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.214148] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.220266] cloud-init[803]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.224154] cloud-init[803]: ci-info: | eth0: | True | 192.168.120.7 | 255.255.255.0 | fa:16:3e:7e:3c:82 | [ 6.232149] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.239341] cloud-init[803]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.243883] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.248049] cloud-init[803]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.256296] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.264667] cloud-init[803]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.267874] cloud-init[803]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.273811] cloud-init[803]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.277533] cloud-init[803]: 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: [ 59.135594] cloud-init[9563]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 05 Dec 2018 01:44:12 +0000. Up 59.09 seconds. [ 59.402995] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 05 Dec 2018 01:44:12 +0000. Up 59.36 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 | e7:7a:b9:e3:62:f2:96:af:d3:d6:98:13:9a:aa:52:74 | - | 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----- [ 59.472581] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Wed, 05 Dec 2018 01:44:13 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.46 seconds 2018-12-05 01:45:06,116 - functest.core.singlevm - DEBUG - try 12: cannot connect to 172.30.9.200: timed out 2018-12-05 01:45:15,126 - functest.core.singlevm - ERROR - cannot connect to 172.30.9.200 2018-12-05 01:45:15,126 - functest.core.singlevm - ERROR - Cannot run vyos_vrouter Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 445, in run (self.fip, self.ssh) = self.connect(self.sshvm) TypeError: 'NoneType' object is not iterable 2018-12-05 01:45:15,255 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-05 01:45:15,256 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 06:06 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-12-05 01:45:15,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-12-05 01:45:15,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 228, in clean exec_list = self.cfy_client.executions.list() AttributeError: 'NoneType' object has no attribute 'executions' 2018-12-05 01:45:15,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-05 01:45:15,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:45:15,424 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 05 Dec 2018 01:45:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2d8f87ba-5702-464c-9969-d1c853908047 x-compute-request-id: req-2d8f87ba-5702-464c-9969-d1c853908047 Content-Type: application/json 2018-12-05 01:45:15,424 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1 used request id req-2d8f87ba-5702-464c-9969-d1c853908047 2018-12-05 01:45:15,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.153149843216s 2018-12-05 01:45:15,425 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1 used request id req-2d8f87ba-5702-464c-9969-d1c853908047 2018-12-05 01:45:15,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:45:15,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:45:15,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01: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-575adb16-538b-4cd2-9b26-1258e4f7a3c7 x-compute-request-id: req-575adb16-538b-4cd2-9b26-1258e4f7a3c7 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:3c:82", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:3c:82", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "rel": "bookmark"}], "image": {"id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "links": [{"href": "http://172.30.9.23:8774/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-05T01:43:10.000000", "flavor": {"id": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "links": [{"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "bookmark"}]}, "id": "7c2e5ad9-ec68-4c58-a28a-92c8a114a7b1", "security_groups": [{"name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}], "user_id": "a609323e2bab46809d3bd57f681a72c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-05T01:45:15Z", "hostId": "70600f866ea1a79c5c92a962cf5f84058c74472c6427deb1023fbee2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "name": "vyos_vrouter-vm_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "created": "2018-12-05T01:40:45Z", "tenant_id": "bf7728be882f49cda571613921426b19", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-05 01:45:15,868 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-575adb16-538b-4cd2-9b26-1258e4f7a3c7 2018-12-05 01:45:15,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.443458795547s 2018-12-05 01:45:15,869 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-575adb16-538b-4cd2-9b26-1258e4f7a3c7 2018-12-05 01:45:15,870 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-05 01:45:17,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-05 01:45:17,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:45:17,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01: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 x-openstack-request-id: req-99abe22b-5184-4c04-b74d-deb857765fa5 x-compute-request-id: req-99abe22b-5184-4c04-b74d-deb857765fa5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-05 01:45:17,949 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-99abe22b-5184-4c04-b74d-deb857765fa5 2018-12-05 01:45:17,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0763359069824s 2018-12-05 01:45:17,950 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-99abe22b-5184-4c04-b74d-deb857765fa5 2018-12-05 01:45:17,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-05 01:45:17,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:45:18,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-9a41c4fc-cdbb-4507-8ae6-55ce4a6b8228 Date: Wed, 05 Dec 2018 01:45:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bf7728be882f49cda571613921426b19", "created_at": "2018-12-05T01:39:09Z", "updated_at": "2018-12-05T01:39:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:39:09Z", "revision_number": 0, "id": "1c502ffe-6404-4bd5-85ad-2b48b8c780be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:39:09Z", "security_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:39:09Z", "revision_number": 0, "id": "240f5bb6-446a-493e-92d7-807ada099458", "remote_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "remote_ip_prefix": null, "created_at": "2018-12-05T01:39:09Z", "security_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:39:09Z", "revision_number": 0, "id": "56ac55d1-ce4f-479a-be2f-87415a38be40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:39:09Z", "security_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:39:09Z", "revision_number": 0, "id": "58d88263-c122-4e2f-9351-ce9f7ca1a4c5", "remote_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "remote_ip_prefix": null, "created_at": "2018-12-05T01:39:09Z", "security_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf7728be882f49cda571613921426b19"}], "revision_number": 4, "project_id": "bf7728be882f49cda571613921426b19", "id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "bf7728be882f49cda571613921426b19", "created_at": "2018-12-05T01:40:42Z", "updated_at": "2018-12-05T01:40:44Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-05T01:40:43Z", "revision_number": 0, "id": "4b5d5666-27ef-420f-9266-435a59d136da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:40:43Z", "security_group_id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": 80, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-05T01:40:43Z", "revision_number": 0, "id": "501cd48a-f726-4e5d-a180-1f0d93d57639", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:40:43Z", "security_group_id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": 443, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:40:42Z", "revision_number": 0, "id": "56a4ddbe-6404-4139-aa8e-a5357d1adb64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:40:42Z", "security_group_id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-12-05T01:40:44Z", "revision_number": 0, "id": "5a7b4b34-e8eb-4eaf-841e-30d80f3b51ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:40:44Z", "security_group_id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:40:42Z", "revision_number": 0, "id": "794bf3b9-d5e0-4891-9329-438e34ee72c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:40:42Z", "security_group_id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:40:43Z", "revision_number": 0, "id": "833f50fa-1f2f-4ccb-895e-1354068427c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:40:43Z", "security_group_id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-05T01:40:43Z", "revision_number": 0, "id": "d95b691c-0ef0-4b9a-b840-d632017d7dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:40:43Z", "security_group_id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-05T01:40:43Z", "revision_number": 0, "id": "e3b07a0c-c961-448d-a850-e4b8307817dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:40:43Z", "security_group_id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}], "revision_number": 8, "project_id": "bf7728be882f49cda571613921426b19", "id": "e892be9a-4b1a-4676-95be-c6039b3c8266", "name": "vyos_vrouter-sg_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}]} 2018-12-05 01:45:18,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-9a41c4fc-cdbb-4507-8ae6-55ce4a6b8228 2018-12-05 01:45:18,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0531370639801s 2018-12-05 01:45:18,006 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-9a41c4fc-cdbb-4507-8ae6-55ce4a6b8228 2018-12-05 01:45:18,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-05 01:45:18,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/e892be9a-4b1a-4676-95be-c6039b3c8266.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:45:18,224 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-047c9438-64eb-4da7-8084-02c3f45dc31a Content-Length: 0 Date: Wed, 05 Dec 2018 01:45:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-05 01:45:18,224 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/e892be9a-4b1a-4676-95be-c6039b3c8266.json used request id req-047c9438-64eb-4da7-8084-02c3f45dc31a 2018-12-05 01:45:18,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.214272022247s 2018-12-05 01:45:18,224 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/e892be9a-4b1a-4676-95be-c6039b3c8266.json used request id req-047c9438-64eb-4da7-8084-02c3f45dc31a 2018-12-05 01:45:18,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-05 01:45:18,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:45:18,260 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 05 Dec 2018 01: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 x-openstack-request-id: req-d4c0840a-c85b-4e1a-aed2-55cd660c15dc x-compute-request-id: req-d4c0840a-c85b-4e1a-aed2-55cd660c15dc Content-Length: 0 Content-Type: application/json 2018-12-05 01:45:18,260 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d used request id req-d4c0840a-c85b-4e1a-aed2-55cd660c15dc 2018-12-05 01:45:18,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0352201461792s 2018-12-05 01:45:18,260 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vyos_vrouter-kp_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d used request id req-d4c0840a-c85b-4e1a-aed2-55cd660c15dc 2018-12-05 01:45:18,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-05 01:45:18,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/47f1082f-4222-4807-ab8d-f7fa3bad3d61/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}a32b89d83b098bcbb98326b0b41278985654a742" -d '{"subnet_id": "f9730222-b3b2-4965-a5f6-caa5b0ddb7bc"}' 2018-12-05 01:45:20,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7161a2f3-1546-4c27-96f0-2c16f0302c09 Date: Wed, 05 Dec 2018 01:45:20 GMT RESP BODY: {"network_id": "b8c11ec9-34a3-433f-a06e-9c20b1bc2537", "tenant_id": "bf7728be882f49cda571613921426b19", "subnet_id": "f9730222-b3b2-4965-a5f6-caa5b0ddb7bc", "subnet_ids": ["f9730222-b3b2-4965-a5f6-caa5b0ddb7bc"], "port_id": "7008e068-5a75-472e-9650-7b06899a27e1", "id": "47f1082f-4222-4807-ab8d-f7fa3bad3d61"} 2018-12-05 01:45:20,152 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/47f1082f-4222-4807-ab8d-f7fa3bad3d61/remove_router_interface.json used request id req-7161a2f3-1546-4c27-96f0-2c16f0302c09 2018-12-05 01:45:20,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.89140892029s 2018-12-05 01:45:20,153 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/47f1082f-4222-4807-ab8d-f7fa3bad3d61/remove_router_interface.json used request id req-7161a2f3-1546-4c27-96f0-2c16f0302c09 returning object 47f1082f-4222-4807-ab8d-f7fa3bad3d61 2018-12-05 01:45:20,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-05 01:45:20,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:45:20,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 626 X-Openstack-Request-Id: req-f2b82a34-26d5-48b9-a7f9-19c891ac314c Date: Wed, 05 Dec 2018 01:45:20 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "bf7728be882f49cda571613921426b19", "created_at": "2018-12-05T01:39:11Z", "admin_state_up": true, "updated_at": "2018-12-05T01:45:19Z", "revision_number": 4, "routes": [], "project_id": "bf7728be882f49cda571613921426b19", "id": "47f1082f-4222-4807-ab8d-f7fa3bad3d61", "name": "vyos_vrouter-router_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}]} 2018-12-05 01:45:20,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-f2b82a34-26d5-48b9-a7f9-19c891ac314c 2018-12-05 01:45:20,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.111149072647s 2018-12-05 01:45:20,265 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-f2b82a34-26d5-48b9-a7f9-19c891ac314c 2018-12-05 01:45:20,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-05 01:45:20,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/47f1082f-4222-4807-ab8d-f7fa3bad3d61.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:45:21,501 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a4416700-d8f2-4d0c-9bb0-a94339f72a41 Content-Length: 0 Date: Wed, 05 Dec 2018 01:45:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-05 01:45:21,501 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/47f1082f-4222-4807-ab8d-f7fa3bad3d61.json used request id req-a4416700-d8f2-4d0c-9bb0-a94339f72a41 2018-12-05 01:45:21,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.2356338501s 2018-12-05 01:45:21,502 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/47f1082f-4222-4807-ab8d-f7fa3bad3d61.json used request id req-a4416700-d8f2-4d0c-9bb0-a94339f72a41 2018-12-05 01:45:21,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-05 01:45:21,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:45:21,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-f0c54419-0687-4752-b4cd-845c00c0a773 Date: Wed, 05 Dec 2018 01:45:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8c11ec9-34a3-433f-a06e-9c20b1bc2537","tenant_id":"bf7728be882f49cda571613921426b19","created_at":"2018-12-05T01:39:10Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-05T01:39:10Z","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":"bf7728be882f49cda571613921426b19","id":"f9730222-b3b2-4965-a5f6-caa5b0ddb7bc","subnetpool_id":null,"name":"vyos_vrouter-subnet_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}]} 2018-12-05 01:45:21,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-f0c54419-0687-4752-b4cd-845c00c0a773 2018-12-05 01:45:21,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0640139579773s 2018-12-05 01:45:21,567 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-f0c54419-0687-4752-b4cd-845c00c0a773 2018-12-05 01:45:21,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-05 01:45:21,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/f9730222-b3b2-4965-a5f6-caa5b0ddb7bc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:45:22,784 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-77dc8f1e-379a-42cc-8055-c7cdea356fdb Date: Wed, 05 Dec 2018 01:45:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-05 01:45:22,784 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/f9730222-b3b2-4965-a5f6-caa5b0ddb7bc.json used request id req-77dc8f1e-379a-42cc-8055-c7cdea356fdb 2018-12-05 01:45:22,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.216121912s 2018-12-05 01:45:22,785 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/f9730222-b3b2-4965-a5f6-caa5b0ddb7bc.json used request id req-77dc8f1e-379a-42cc-8055-c7cdea356fdb 2018-12-05 01:45:22,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-05 01:45:22,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:45:22,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1156 X-Openstack-Request-Id: req-edb1ce7f-db38-491f-88aa-617674d8538c Date: Wed, 05 Dec 2018 01:45:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T20:04:01Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-05T01:45:22Z","tenant_id":"bf7728be882f49cda571613921426b19","created_at":"2018-12-05T01:39:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bf7728be882f49cda571613921426b19","id":"b8c11ec9-34a3-433f-a06e-9c20b1bc2537","name":"vyos_vrouter-net_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}]} 2018-12-05 01:45:22,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-edb1ce7f-db38-491f-88aa-617674d8538c 2018-12-05 01:45:22,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105241060257s 2018-12-05 01:45:22,891 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-edb1ce7f-db38-491f-88aa-617674d8538c 2018-12-05 01:45:22,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-05 01:45:22,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/b8c11ec9-34a3-433f-a06e-9c20b1bc2537.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:45:24,326 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-63f027b2-3709-47e8-a465-5c6cd4e6c52a Date: Wed, 05 Dec 2018 01:45:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-05 01:45:24,327 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/b8c11ec9-34a3-433f-a06e-9c20b1bc2537.json used request id req-63f027b2-3709-47e8-a465-5c6cd4e6c52a 2018-12-05 01:45:24,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.43460988998s 2018-12-05 01:45:24,327 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/b8c11ec9-34a3-433f-a06e-9c20b1bc2537.json used request id req-63f027b2-3709-47e8-a465-5c6cd4e6c52a 2018-12-05 01:45:24,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-05 01:45:24,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:45:24,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-990dc43d-a7f9-4497-a4d8-bdac4256ca8f Date: Wed, 05 Dec 2018 01:45:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/68e99e71-e820-4911-b9ab-a77cc834eb87/snap", "metadata": {}}], "file": "/v2/images/68e99e71-e820-4911-b9ab-a77cc834eb87/file", "owner": "bf7728be882f49cda571613921426b19", "id": "68e99e71-e820-4911-b9ab-a77cc834eb87", "size": 4373348352, "self": "/v2/images/68e99e71-e820-4911-b9ab-a77cc834eb87", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/68e99e71-e820-4911-b9ab-a77cc834eb87/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-05T01:40:41Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-05T01:39:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-05 01:45:24,946 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-990dc43d-a7f9-4497-a4d8-bdac4256ca8f 2018-12-05 01:45:24,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.612819910049s 2018-12-05 01:45:24,946 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-990dc43d-a7f9-4497-a4d8-bdac4256ca8f 2018-12-05 01:45:24,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-05 01:45:24,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/68e99e71-e820-4911-b9ab-a77cc834eb87 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a32b89d83b098bcbb98326b0b41278985654a742" 2018-12-05 01:45:25,824 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-11f75d06-1402-4d17-b8d6-f3b310a8a16b Date: Wed, 05 Dec 2018 01:45:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-05 01:45:25,824 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/68e99e71-e820-4911-b9ab-a77cc834eb87 used request id req-11f75d06-1402-4d17-b8d6-f3b310a8a16b 2018-12-05 01:45:25,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.876504182816s 2018-12-05 01:45:25,824 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/68e99e71-e820-4911-b9ab-a77cc834eb87 used request id req-11f75d06-1402-4d17-b8d6-f3b310a8a16b 2018-12-05 01:45:25,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-05 01:45:25,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}d66532062684c2ed0e6a75b38a114f37e28b8aaf" 2018-12-05 01:45:25,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01: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-7655cf70-001a-4906-8696-2849dd129457 x-compute-request-id: req-7655cf70-001a-4906-8696-2849dd129457 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a", "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": "6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a"}]} 2018-12-05 01:45:25,847 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-7655cf70-001a-4906-8696-2849dd129457 2018-12-05 01:45:25,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231339931488s 2018-12-05 01:45:25,848 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-7655cf70-001a-4906-8696-2849dd129457 2018-12-05 01:45:25,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-05 01:45:25,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d66532062684c2ed0e6a75b38a114f37e28b8aaf" 2018-12-05 01:45:25,883 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 05 Dec 2018 01: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-9acc9130-3e92-48fe-b216-6480f379fa46 x-compute-request-id: req-9acc9130-3e92-48fe-b216-6480f379fa46 Content-Length: 0 Content-Type: application/json 2018-12-05 01:45:25,883 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a used request id req-9acc9130-3e92-48fe-b216-6480f379fa46 2018-12-05 01:45:25,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0335550308228s 2018-12-05 01:45:25,883 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/6c6ccd1e-02a9-4e5b-a2a1-024f8a7f0f0a used request id req-9acc9130-3e92-48fe-b216-6480f379fa46 2018-12-05 01:45:25,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-05 01:45:25,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d66532062684c2ed0e6a75b38a114f37e28b8aaf" 2018-12-05 01:45:25,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96319b61-a53f-4924-bdbc-65ea7323bda7 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "links": {"self": "http://172.30.9.23:5000/v3/users/a609323e2bab46809d3bd57f681a72c7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a609323e2bab46809d3bd57f681a72c7", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-05 01:45:25,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-96319b61-a53f-4924-bdbc-65ea7323bda7 2018-12-05 01:45:25,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11300110817s 2018-12-05 01:45:25,997 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-96319b61-a53f-4924-bdbc-65ea7323bda7 2018-12-05 01:45:25,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-05 01:45:26,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/a609323e2bab46809d3bd57f681a72c7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d66532062684c2ed0e6a75b38a114f37e28b8aaf" 2018-12-05 01:45:26,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56b54435-db8d-431c-8846-2d079b6d141e Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d", "links": {"self": "http://172.30.9.23:5000/v3/users/a609323e2bab46809d3bd57f681a72c7"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a609323e2bab46809d3bd57f681a72c7", "description": null}} 2018-12-05 01:45:26,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/a609323e2bab46809d3bd57f681a72c7 used request id req-56b54435-db8d-431c-8846-2d079b6d141e 2018-12-05 01:45:26,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101707935333s 2018-12-05 01:45:26,101 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/a609323e2bab46809d3bd57f681a72c7 used request id req-56b54435-db8d-431c-8846-2d079b6d141e 2018-12-05 01:45:26,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-05 01:45:26,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/a609323e2bab46809d3bd57f681a72c7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d66532062684c2ed0e6a75b38a114f37e28b8aaf" 2018-12-05 01:45:26,293 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 05 Dec 2018 01:45:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e52847ea-96cd-4f33-a722-c7a2ede53328 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-05 01:45:26,294 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/a609323e2bab46809d3bd57f681a72c7 used request id req-e52847ea-96cd-4f33-a722-c7a2ede53328 2018-12-05 01:45:26,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.19229221344s 2018-12-05 01:45:26,294 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/a609323e2bab46809d3bd57f681a72c7 used request id req-e52847ea-96cd-4f33-a722-c7a2ede53328 2018-12-05 01:45:26,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-05 01:45:26,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d66532062684c2ed0e6a75b38a114f37e28b8aaf" 2018-12-05 01:45:26,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10939420-4653-4c9a-b6cf-4eb611f4a59a Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.23:5000/v3/projects/bf7728be882f49cda571613921426b19"}, "tags": [], "enabled": true, "id": "bf7728be882f49cda571613921426b19", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_2b0105e3-82b6-46b8-82c1-5b5cd551cb9d"}]} 2018-12-05 01:45:26,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-10939420-4653-4c9a-b6cf-4eb611f4a59a 2018-12-05 01:45:26,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0933680534363s 2018-12-05 01:45:26,394 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-10939420-4653-4c9a-b6cf-4eb611f4a59a 2018-12-05 01:45:26,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-05 01:45:26,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/bf7728be882f49cda571613921426b19 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d66532062684c2ed0e6a75b38a114f37e28b8aaf" 2018-12-05 01:45:26,579 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 05 Dec 2018 01:45:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91796e87-9936-47bc-8cec-7b78cad23d5e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-05 01:45:26,579 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/bf7728be882f49cda571613921426b19 used request id req-91796e87-9936-47bc-8cec-7b78cad23d5e 2018-12-05 01:45:26,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.179672956467s 2018-12-05 01:45:26,580 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/bf7728be882f49cda571613921426b19 used request id req-91796e87-9936-47bc-8cec-7b78cad23d5e 2018-12-05 01:45:26,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-05 01:45:26,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=bf7728be882f49cda571613921426b19&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}d66532062684c2ed0e6a75b38a114f37e28b8aaf" 2018-12-05 01:45:26,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-f8f692f6-1bc5-4bd3-88f4-e51ca352584f Date: Wed, 05 Dec 2018 01:45:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bf7728be882f49cda571613921426b19", "created_at": "2018-12-05T01:39:09Z", "updated_at": "2018-12-05T01:39:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:39:09Z", "revision_number": 0, "id": "1c502ffe-6404-4bd5-85ad-2b48b8c780be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:39:09Z", "security_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:39:09Z", "revision_number": 0, "id": "240f5bb6-446a-493e-92d7-807ada099458", "remote_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "remote_ip_prefix": null, "created_at": "2018-12-05T01:39:09Z", "security_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:39:09Z", "revision_number": 0, "id": "56ac55d1-ce4f-479a-be2f-87415a38be40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:39:09Z", "security_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:39:09Z", "revision_number": 0, "id": "58d88263-c122-4e2f-9351-ce9f7ca1a4c5", "remote_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "remote_ip_prefix": null, "created_at": "2018-12-05T01:39:09Z", "security_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf7728be882f49cda571613921426b19"}], "revision_number": 4, "project_id": "bf7728be882f49cda571613921426b19", "id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "name": "default"}]} 2018-12-05 01:45:26,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=bf7728be882f49cda571613921426b19&name=default used request id req-f8f692f6-1bc5-4bd3-88f4-e51ca352584f 2018-12-05 01:45:26,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.224092960358s 2018-12-05 01:45:26,807 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=bf7728be882f49cda571613921426b19&name=default used request id req-f8f692f6-1bc5-4bd3-88f4-e51ca352584f 2018-12-05 01:45:26,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-05 01:45:26,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d66532062684c2ed0e6a75b38a114f37e28b8aaf" 2018-12-05 01:45:26,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-38fd6d46-54f9-4379-afaf-9562403e21e6 Date: Wed, 05 Dec 2018 01:45:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bf7728be882f49cda571613921426b19", "created_at": "2018-12-05T01:39:09Z", "updated_at": "2018-12-05T01:39:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:39:09Z", "revision_number": 0, "id": "1c502ffe-6404-4bd5-85ad-2b48b8c780be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:39:09Z", "security_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:39:09Z", "revision_number": 0, "id": "240f5bb6-446a-493e-92d7-807ada099458", "remote_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "remote_ip_prefix": null, "created_at": "2018-12-05T01:39:09Z", "security_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:39:09Z", "revision_number": 0, "id": "56ac55d1-ce4f-479a-be2f-87415a38be40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:39:09Z", "security_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf7728be882f49cda571613921426b19"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:39:09Z", "revision_number": 0, "id": "58d88263-c122-4e2f-9351-ce9f7ca1a4c5", "remote_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "remote_ip_prefix": null, "created_at": "2018-12-05T01:39:09Z", "security_group_id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "tenant_id": "bf7728be882f49cda571613921426b19", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf7728be882f49cda571613921426b19"}], "revision_number": 4, "project_id": "bf7728be882f49cda571613921426b19", "id": "0a0eb328-a557-49e4-aa1c-9a800d362a25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}]} 2018-12-05 01:45:26,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-38fd6d46-54f9-4379-afaf-9562403e21e6 2018-12-05 01:45:26,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.107639074326s 2018-12-05 01:45:26,919 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-38fd6d46-54f9-4379-afaf-9562403e21e6 2018-12-05 01:45:26,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-05 01:45:26,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/0a0eb328-a557-49e4-aa1c-9a800d362a25.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d66532062684c2ed0e6a75b38a114f37e28b8aaf" 2018-12-05 01:45:27,067 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e2844322-7ed4-488c-bd7b-70f28b485f78 Content-Length: 0 Date: Wed, 05 Dec 2018 01:45:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-05 01:45:27,068 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/0a0eb328-a557-49e4-aa1c-9a800d362a25.json used request id req-e2844322-7ed4-488c-bd7b-70f28b485f78 2018-12-05 01:45:27,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.142723083496s 2018-12-05 01:45:27,068 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/0a0eb328-a557-49e4-aa1c-9a800d362a25.json used request id req-e2844322-7ed4-488c-bd7b-70f28b485f78 2018-12-05 01:45:27,068 - xtesting.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-12-05 01:45:27,088 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-12-05 01:45:27,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-05 01:45:27,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccd4ac18-42ca-4a2f-8c3c-feef1b669f38 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-05 01:45:27,116 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ccd4ac18-42ca-4a2f-8c3c-feef1b669f38 2018-12-05 01:45:27,117 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-05 01:45:27,503 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-05T02:45:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "61d4c3b4398c40adbd8e901c42776579"}, "audit_ids": ["2wWX3XDNT4CoPMyTCohcpg"], "issued_at": "2018-12-05T01:45:27.000000Z"}} 2018-12-05 01:45:27,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-05 01:45:27,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}11fd16750149625bd5cf7cdbcc200ad2048fa772" 2018-12-05 01:45:27,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-415c6359-33c0-4282-be9e-46720bf5761b Date: Wed, 05 Dec 2018 01:45:27 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T20:04:01Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"}]} 2018-12-05 01:45:27,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-415c6359-33c0-4282-be9e-46720bf5761b 2018-12-05 01:45:27,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.265702009201s 2018-12-05 01:45:27,773 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-415c6359-33c0-4282-be9e-46720bf5761b 2018-12-05 01:45:27,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-05 01:45:27,782 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 05 Dec 2018 01:45: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-05 01:45:27,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-05 01:45:27,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}11fd16750149625bd5cf7cdbcc200ad2048fa772" 2018-12-05 01:45:27,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39380c2c-5bab-4e34-8179-1a5dda79b3c2 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-05 01:45:27,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-39380c2c-5bab-4e34-8179-1a5dda79b3c2 2018-12-05 01:45:27,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0948178768158s 2018-12-05 01:45:27,878 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-39380c2c-5bab-4e34-8179-1a5dda79b3c2 2018-12-05 01:45:27,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-05 01:45:27,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}11fd16750149625bd5cf7cdbcc200ad2048fa772" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_336ea2c8-d194-476c-a398-eba19ca7a803"}}' 2018-12-05 01:45:28,011 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 05 Dec 2018 01:45:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d0e8a84-5d12-4471-9ebd-725dcee501ba 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.23:5000/v3/projects/4d27f5ebc64f42f7901eaa2dfe320007"}, "tags": [], "enabled": true, "id": "4d27f5ebc64f42f7901eaa2dfe320007", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_336ea2c8-d194-476c-a398-eba19ca7a803"}} 2018-12-05 01:45:28,011 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-8d0e8a84-5d12-4471-9ebd-725dcee501ba 2018-12-05 01:45:28,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.126811027527s 2018-12-05 01:45:28,012 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-8d0e8a84-5d12-4471-9ebd-725dcee501ba 2018-12-05 01:45:28,012 - 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'4d27f5ebc64f42f7901eaa2dfe320007', '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_336ea2c8-d194-476c-a398-eba19ca7a803'}) 2018-12-05 01:45:28,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-05 01:45:28,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}11fd16750149625bd5cf7cdbcc200ad2048fa772" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "8cfb905a-d809-4722-b779-55cd8dce3d46", "email": null, "name": "juju_epc-user_336ea2c8-d194-476c-a398-eba19ca7a803"}}' 2018-12-05 01:45:28,394 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 05 Dec 2018 01:45:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-143ca659-d95a-40f9-ba9a-1a4266d48ca1 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_336ea2c8-d194-476c-a398-eba19ca7a803", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7f93ca2fca447fb7c21375d1617fdd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cc7f93ca2fca447fb7c21375d1617fdd", "domain_id": "default", "password_expires_at": null}} 2018-12-05 01:45:28,395 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-143ca659-d95a-40f9-ba9a-1a4266d48ca1 2018-12-05 01:45:28,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.376029968262s 2018-12-05 01:45:28,395 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-143ca659-d95a-40f9-ba9a-1a4266d48ca1 2018-12-05 01:45:28,396 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cc7f93ca2fca447fb7c21375d1617fdd', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_336ea2c8-d194-476c-a398-eba19ca7a803'}) 2018-12-05 01:45:28,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-05 01:45:28,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11fd16750149625bd5cf7cdbcc200ad2048fa772" 2018-12-05 01:45:28,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88c20b3e-0845-4ea8-b20e-30c7f418d368 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-05 01:45:28,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-88c20b3e-0845-4ea8-b20e-30c7f418d368 2018-12-05 01:45:28,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0860800743103s 2018-12-05 01:45:28,486 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-88c20b3e-0845-4ea8-b20e-30c7f418d368 2018-12-05 01:45:28,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-05 01:45:28,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11fd16750149625bd5cf7cdbcc200ad2048fa772" 2018-12-05 01:45:28,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03f4d86d-2b75-4aa2-96e5-eb2c2bb076d2 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-05 01:45:28,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-03f4d86d-2b75-4aa2-96e5-eb2c2bb076d2 2018-12-05 01:45:28,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.091001033783s 2018-12-05 01:45:28,582 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-03f4d86d-2b75-4aa2-96e5-eb2c2bb076d2 2018-12-05 01:45:28,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-05 01:45:28,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}11fd16750149625bd5cf7cdbcc200ad2048fa772" 2018-12-05 01:45:28,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d60d198-4f43-4a97-a865-e5a57b3a9969 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-05 01:45:28,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-5d60d198-4f43-4a97-a865-e5a57b3a9969 2018-12-05 01:45:28,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0952241420746s 2018-12-05 01:45:28,682 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-5d60d198-4f43-4a97-a865-e5a57b3a9969 2018-12-05 01:45:28,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-05 01:45:28,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11fd16750149625bd5cf7cdbcc200ad2048fa772" 2018-12-05 01:45:28,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ab0fc76-11b3-493a-bd53-9824d4034374 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "juju_epc-user_336ea2c8-d194-476c-a398-eba19ca7a803", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7f93ca2fca447fb7c21375d1617fdd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cc7f93ca2fca447fb7c21375d1617fdd", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-05 01:45:28,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3ab0fc76-11b3-493a-bd53-9824d4034374 2018-12-05 01:45:28,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111783981323s 2018-12-05 01:45:28,795 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3ab0fc76-11b3-493a-bd53-9824d4034374 2018-12-05 01:45:28,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-05 01:45:28,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}11fd16750149625bd5cf7cdbcc200ad2048fa772" 2018-12-05 01:45:28,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9193a689-4af9-4682-ac4f-806db7426daf Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.23:5000/v3/projects/4d27f5ebc64f42f7901eaa2dfe320007"}, "tags": [], "enabled": true, "id": "4d27f5ebc64f42f7901eaa2dfe320007", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_336ea2c8-d194-476c-a398-eba19ca7a803"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-05 01:45:28,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-9193a689-4af9-4682-ac4f-806db7426daf 2018-12-05 01:45:28,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0917000770569s 2018-12-05 01:45:28,899 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-9193a689-4af9-4682-ac4f-806db7426daf 2018-12-05 01:45:28,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-05 01:45:28,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=cc7f93ca2fca447fb7c21375d1617fdd&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=4d27f5ebc64f42f7901eaa2dfe320007" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11fd16750149625bd5cf7cdbcc200ad2048fa772" 2018-12-05 01:45:28,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9aea669-e5ff-440b-a9fb-23b3e7ae80da Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=cc7f93ca2fca447fb7c21375d1617fdd&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=4d27f5ebc64f42f7901eaa2dfe320007", "previous": null, "next": null}} 2018-12-05 01:45:28,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=cc7f93ca2fca447fb7c21375d1617fdd&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=4d27f5ebc64f42f7901eaa2dfe320007 used request id req-d9aea669-e5ff-440b-a9fb-23b3e7ae80da 2018-12-05 01:45:28,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0930469036102s 2018-12-05 01:45:28,999 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=cc7f93ca2fca447fb7c21375d1617fdd&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=4d27f5ebc64f42f7901eaa2dfe320007 used request id req-d9aea669-e5ff-440b-a9fb-23b3e7ae80da 2018-12-05 01:45:29,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-05 01:45:29,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/4d27f5ebc64f42f7901eaa2dfe320007/users/cc7f93ca2fca447fb7c21375d1617fdd/roles/d20a1200fc7441df95f6f68766e80849 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11fd16750149625bd5cf7cdbcc200ad2048fa772" 2018-12-05 01:45:29,133 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 05 Dec 2018 01:45:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-201f9308-0121-4e1d-b454-62dc41d1a021 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-05 01:45:29,133 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/4d27f5ebc64f42f7901eaa2dfe320007/users/cc7f93ca2fca447fb7c21375d1617fdd/roles/d20a1200fc7441df95f6f68766e80849 used request id req-201f9308-0121-4e1d-b454-62dc41d1a021 2018-12-05 01:45:29,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.129924058914s 2018-12-05 01:45:29,133 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/4d27f5ebc64f42f7901eaa2dfe320007/users/cc7f93ca2fca447fb7c21375d1617fdd/roles/d20a1200fc7441df95f6f68766e80849 used request id req-201f9308-0121-4e1d-b454-62dc41d1a021 2018-12-05 01:45:29,134 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_336ea2c8-d194-476c-a398-eba19ca7a803', 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'4d27f5ebc64f42f7901eaa2dfe320007', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '8cfb905a-d809-4722-b779-55cd8dce3d46', 'username': u'juju_epc-user_336ea2c8-d194-476c-a398-eba19ca7a803', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-05 01:45:29,137 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_336ea2c8-d194-476c-a398-eba19ca7a803', 'password': '8cfb905a-d809-4722-b779-55cd8dce3d46', 'project_name': 'juju_epc-project_336ea2c8-d194-476c-a398-eba19ca7a803', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': '4d27f5ebc64f42f7901eaa2dfe320007', 'project_domain_name': 'Default'} 2018-12-05 01:45:29,199 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-12-05 01:45:29,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-12-05 01:45:29,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-05 01:45:29,229 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 05 Dec 2018 01:45: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://192.30.9.3:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.3:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-05 01:45:29,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11fd16750149625bd5cf7cdbcc200ad2048fa772" 2018-12-05 01:45:29,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:45:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2971e23-3635-407e-aa69-b1e305deb731 Content-Encoding: gzip Content-Length: 858 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/042b3c9dcea0478ca8269631bb4602a1"}, "enabled": true, "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/070719860c8845c6954eb1cb14c5157d"}, "enabled": true, "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/196499c330064243a3308b61958378dd"}, "enabled": true, "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/2c1215c57927462f924c29c0c1e6f88d"}, "enabled": true, "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3f4d35a1d7b544dbbb27f1a1d8457f93"}, "enabled": true, "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/44d8701a6264423aba9df9833d5d8482"}, "enabled": true, "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/60d912040ceb4d6a9ada8ca5c3a82edd"}, "enabled": true, "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/63fcfb23e0a24868933e8e5d13ccbc16"}, "enabled": true, "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/8acf7f443eb642bdb5fa574d142d132f"}, "enabled": true, "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a45afe5360d248f9b2f4601af3f533d3"}, "enabled": true, "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/a4c8d7b969804ac8849ba2ce21b436aa"}, "enabled": true, "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a5a19c1516a047d48136b401e09af687"}, "enabled": true, "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/d2f01748166443a6beaa45e3144e1c6f"}, "enabled": true, "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ecf0c6f740814148a80f0ed3eca7671c"}, "enabled": true, "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ef7bbe5b2f424a6e95a85801db8ac4ad"}, "enabled": true, "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-12-05 01:45:29,312 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-b2971e23-3635-407e-aa69-b1e305deb731 2018-12-05 01:45:29,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.0900750160217s 2018-12-05 01:45:29,312 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-b2971e23-3635-407e-aa69-b1e305deb731 2018-12-05 01:45:29,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-12-05 01:45:29,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}11fd16750149625bd5cf7cdbcc200ad2048fa772" 2018-12-05 01:45:29,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:45:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-749d67c1-0558-44e0-83f4-2c9ea34969e1 Content-Encoding: gzip Content-Length: 1975 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0397fed511294dacadf6cf5b8f7cfc8d"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "196499c330064243a3308b61958378dd", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/03d81f99810e4eae93b368dc772c273a"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "070719860c8845c6954eb1cb14c5157d", "id": "03d81f99810e4eae93b368dc772c273a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0d34ed7faf4243ab87b42eb7a001c570"}, "url": "http://172.30.9.23:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2c1215c57927462f924c29c0c1e6f88d", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0f4b353da999459ebb454eb5984828cb"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8acf7f443eb642bdb5fa574d142d132f", "id": "0f4b353da999459ebb454eb5984828cb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1b53f6d592c547fca764ab22a2eec389"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "042b3c9dcea0478ca8269631bb4602a1", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/23fc997859ee4f58b2c3db5a0c18b741"}, "url": "http://172.30.9.23:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "60d912040ceb4d6a9ada8ca5c3a82edd", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/294ea351d6b14b05b38e2f5dd23471d1"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "63fcfb23e0a24868933e8e5d13ccbc16", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2d856123f62c424f8eab75fcba324d46"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "196499c330064243a3308b61958378dd", "id": "2d856123f62c424f8eab75fcba324d46"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/3007033cbbaa4edf94e36609a9034a37"}, "url": "http://12.0.0.34:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2c1215c57927462f924c29c0c1e6f88d", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/3009cad33ed246e8a34f526f5f17b41f"}, "url": "http://172.30.9.23:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8acf7f443eb642bdb5fa574d142d132f", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4d46d0ab86b044a88e11de640dcc6a85"}, "url": "http://172.30.9.23:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "63fcfb23e0a24868933e8e5d13ccbc16", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5963368b5bb84be19695b6f5b9b3ebf3"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "60d912040ceb4d6a9ada8ca5c3a82edd", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5b126a1b2b8d4bd4bb86632839a3c925"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5f150fb71864480482766e41397cc3bc"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "44d8701a6264423aba9df9833d5d8482", "id": "5f150fb71864480482766e41397cc3bc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/61b560273ea44407ba0b619fa6e08974"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a4c8d7b969804ac8849ba2ce21b436aa", "id": "61b560273ea44407ba0b619fa6e08974"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/68e3de58192445fba18d6efe5a338c0b"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "070719860c8845c6954eb1cb14c5157d", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6a25c52076514160944642911243d97d"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "id": "6a25c52076514160944642911243d97d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6b76ae51c6004bd1937dc69b0e86dfd6"}, "url": "http://172.30.9.23:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ecf0c6f740814148a80f0ed3eca7671c", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6dfd9bbec4ae4851a752808f20a1051a"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a45afe5360d248f9b2f4601af3f533d3", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/73d479eef9714e58af47a1b69dc05ea6"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "44d8701a6264423aba9df9833d5d8482", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/7cec003c252b4c939a353b979f8dfab0"}, "url": "http://172.30.9.23:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a5a19c1516a047d48136b401e09af687", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/88555a64aaed4fdb8b0f2ec46218e890"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ecf0c6f740814148a80f0ed3eca7671c", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8c6326f11a3f404183b19f887579cc9f"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8acf7f443eb642bdb5fa574d142d132f", "id": "8c6326f11a3f404183b19f887579cc9f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/934450b307f7403c8b4df2e45029baf5"}, "url": "http://172.30.9.23:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "44d8701a6264423aba9df9833d5d8482", "id": "934450b307f7403c8b4df2e45029baf5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9f3eb4e4fa0b4a33afd7122418e7babb"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a45afe5360d248f9b2f4601af3f533d3", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a20660fb54b64cdd9d08274a0c06956a"}, "url": "http://172.30.9.23:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "042b3c9dcea0478ca8269631bb4602a1", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a210f00345924fe9bc06435c9d576116"}, "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "id": "a210f00345924fe9bc06435c9d576116"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a2a9764bc3d64e9d9966dff37d6c4c52"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a4c8d7b969804ac8849ba2ce21b436aa", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a53774ba87814090bd096104aac799d3"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a5a19c1516a047d48136b401e09af687", "id": "a53774ba87814090bd096104aac799d3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a6fbe12f6a6149859f2f674cf3a3a00f"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "63fcfb23e0a24868933e8e5d13ccbc16", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ac5b5017cc7840808a3c8693d35db881"}, "url": "http://172.30.9.23:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a4c8d7b969804ac8849ba2ce21b436aa", "id": "ac5b5017cc7840808a3c8693d35db881"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b7e700d9751a46e8b914d1155c7b9cff"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a5a19c1516a047d48136b401e09af687", "id": "b7e700d9751a46e8b914d1155c7b9cff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c008c7b30749459b8d4eafca0ca87d80"}, "url": "http://172.30.9.23:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "196499c330064243a3308b61958378dd", "id": "c008c7b30749459b8d4eafca0ca87d80"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c47ff6f23f6944d1b8ab81d3b90c33e5"}, "url": "http://172.30.9.23:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "070719860c8845c6954eb1cb14c5157d", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c70df7575a904eae8a0e03b48257e860"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d2f01748166443a6beaa45e3144e1c6f", "id": "c70df7575a904eae8a0e03b48257e860"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/cc448f7abe164060b7810b0db04d30da"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "042b3c9dcea0478ca8269631bb4602a1", "id": "cc448f7abe164060b7810b0db04d30da"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e67dd38605f84602b99e6779ca4ba49b"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "60d912040ceb4d6a9ada8ca5c3a82edd", "id": "e67dd38605f84602b99e6779ca4ba49b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e7391b1855344d5c87de5d1dee7ce8f8"}, "url": "http://12.0.0.34:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2c1215c57927462f924c29c0c1e6f88d", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ebf17c77e684469e84014eecba30f265"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d2f01748166443a6beaa45e3144e1c6f", "id": "ebf17c77e684469e84014eecba30f265"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ece0318fd3ef47f0985216ade5e9668d"}, "url": "http://172.30.9.23:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d2f01748166443a6beaa45e3144e1c6f", "id": "ece0318fd3ef47f0985216ade5e9668d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f12ae90c244d400d8292f53b924ae74a"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ecf0c6f740814148a80f0ed3eca7671c", "id": "f12ae90c244d400d8292f53b924ae74a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f5dd08738a6b409f8ca71aee83e6bbb4"}, "url": "http://172.30.9.23:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a45afe5360d248f9b2f4601af3f533d3", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "links": {"self": "http://172.30.9.23:5000/v3/endpoints", "previous": null, "next": null}} 2018-12-05 01:45:29,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-749d67c1-0558-44e0-83f4-2c9ea34969e1 2018-12-05 01:45:29,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.0928709506989s 2018-12-05 01:45:29,415 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-749d67c1-0558-44e0-83f4-2c9ea34969e1 2018-12-05 01:45:29,422 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-12-05 01:45:29,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-05 01:45:29,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}11fd16750149625bd5cf7cdbcc200ad2048fa772" 2018-12-05 01:45:29,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:45:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b96f2256-af95-4c60-b234-4ea5ccd5be30 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-05 01:45:29,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-b96f2256-af95-4c60-b234-4ea5ccd5be30 2018-12-05 01:45:29,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0911040306091s 2018-12-05 01:45:29,514 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-b96f2256-af95-4c60-b234-4ea5ccd5be30 2018-12-05 01:45:29,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-05 01:45:29,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}11fd16750149625bd5cf7cdbcc200ad2048fa772" 2018-12-05 01:45:29,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:45:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bd1cdb9-3864-4754-9a59-d01f9c02d48c Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.23:5000/v3/projects/4d27f5ebc64f42f7901eaa2dfe320007"}, "tags": [], "enabled": true, "id": "4d27f5ebc64f42f7901eaa2dfe320007", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_336ea2c8-d194-476c-a398-eba19ca7a803"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-05 01:45:29,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-1bd1cdb9-3864-4754-9a59-d01f9c02d48c 2018-12-05 01:45:29,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102356910706s 2018-12-05 01:45:29,624 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-1bd1cdb9-3864-4754-9a59-d01f9c02d48c 2018-12-05 01:45:29,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-05 01:45:29,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}11fd16750149625bd5cf7cdbcc200ad2048fa772" -d '{"network": {"tenant_id": "4d27f5ebc64f42f7901eaa2dfe320007", "name": "juju_epc-net_336ea2c8-d194-476c-a398-eba19ca7a803", "admin_state_up": true}}' 2018-12-05 01:45:30,441 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-358f0715-60af-477e-a225-ac586f4f49ed Date: Wed, 05 Dec 2018 01:45:30 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b14ca1da-e875-47ea-aff5-2008fa6b8035","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4d27f5ebc64f42f7901eaa2dfe320007","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-05T01:45:29Z","is_default":false,"provider:segmentation_id":60,"name":"juju_epc-net_336ea2c8-d194-476c-a398-eba19ca7a803","admin_state_up":true,"tenant_id":"4d27f5ebc64f42f7901eaa2dfe320007","created_at":"2018-12-05T01:45:29Z","mtu":1450}} 2018-12-05 01:45:30,442 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-358f0715-60af-477e-a225-ac586f4f49ed 2018-12-05 01:45:30,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.815923213959s 2018-12-05 01:45:30,442 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-358f0715-60af-477e-a225-ac586f4f49ed 2018-12-05 01:45:30,442 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-05T01:45:29Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b14ca1da-e875-47ea-aff5-2008fa6b8035', u'provider:segmentation_id': 60, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-net_336ea2c8-d194-476c-a398-eba19ca7a803', u'admin_state_up': True, u'tenant_id': u'4d27f5ebc64f42f7901eaa2dfe320007', u'created_at': u'2018-12-05T01:45:29Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4d27f5ebc64f42f7901eaa2dfe320007'}) 2018-12-05 01:45:30,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-05 01:45:30,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:45:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abaae730-4505-44e4-b30a-12eab90d7a93 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-05 01:45:30,451 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-abaae730-4505-44e4-b30a-12eab90d7a93 2018-12-05 01:45:30,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-05 01:45:30,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}], "expires_at": "2018-12-05T02:45:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d27f5ebc64f42f7901eaa2dfe320007", "name": "juju_epc-project_336ea2c8-d194-476c-a398-eba19ca7a803"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/4d27f5ebc64f42f7901eaa2dfe320007", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/4d27f5ebc64f42f7901eaa2dfe320007", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/4d27f5ebc64f42f7901eaa2dfe320007", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_4d27f5ebc64f42f7901eaa2dfe320007", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_4d27f5ebc64f42f7901eaa2dfe320007", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4d27f5ebc64f42f7901eaa2dfe320007", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/4d27f5ebc64f42f7901eaa2dfe320007", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/4d27f5ebc64f42f7901eaa2dfe320007", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4d27f5ebc64f42f7901eaa2dfe320007", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/4d27f5ebc64f42f7901eaa2dfe320007", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/4d27f5ebc64f42f7901eaa2dfe320007", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4d27f5ebc64f42f7901eaa2dfe320007", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/4d27f5ebc64f42f7901eaa2dfe320007", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/4d27f5ebc64f42f7901eaa2dfe320007", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_336ea2c8-d194-476c-a398-eba19ca7a803", "id": "cc7f93ca2fca447fb7c21375d1617fdd"}, "audit_ids": ["bSirjiP5RuCRpBTR_kIHpQ"], "issued_at": "2018-12-05T01:45:30.000000Z"}} 2018-12-05 01:45:30,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-05 01:45:30,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}dfeda6fa0b5dce8cc68fe3fe83a2feb4229023e6" 2018-12-05 01:45:31,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1146 X-Openstack-Request-Id: req-0fa36b57-e82f-4d7d-b8c7-71b8f3e4149f Date: Wed, 05 Dec 2018 01:45:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T20:04:01Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-05T01:45:29Z","tenant_id":"4d27f5ebc64f42f7901eaa2dfe320007","created_at":"2018-12-05T01:45:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"4d27f5ebc64f42f7901eaa2dfe320007","id":"b14ca1da-e875-47ea-aff5-2008fa6b8035","name":"juju_epc-net_336ea2c8-d194-476c-a398-eba19ca7a803"}]} 2018-12-05 01:45:31,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-0fa36b57-e82f-4d7d-b8c7-71b8f3e4149f 2018-12-05 01:45:31,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.250778913498s 2018-12-05 01:45:31,102 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-0fa36b57-e82f-4d7d-b8c7-71b8f3e4149f 2018-12-05 01:45:31,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-05 01:45:31,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}dfeda6fa0b5dce8cc68fe3fe83a2feb4229023e6" -d '{"subnet": {"name": "juju_epc-subnet_336ea2c8-d194-476c-a398-eba19ca7a803", "enable_dhcp": true, "network_id": "b14ca1da-e875-47ea-aff5-2008fa6b8035", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2018-12-05 01:45:31,680 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-741e2f41-9885-446d-a166-554b6dbe74a8 Date: Wed, 05 Dec 2018 01:45:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b14ca1da-e875-47ea-aff5-2008fa6b8035","tenant_id":"4d27f5ebc64f42f7901eaa2dfe320007","created_at":"2018-12-05T01:45:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-05T01:45:31Z","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":"4d27f5ebc64f42f7901eaa2dfe320007","id":"51ef5607-59d2-4f1f-8914-113a0d2f47ec","subnetpool_id":null,"name":"juju_epc-subnet_336ea2c8-d194-476c-a398-eba19ca7a803"}} 2018-12-05 01:45:31,680 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-741e2f41-9885-446d-a166-554b6dbe74a8 2018-12-05 01:45:31,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.576333999634s 2018-12-05 01:45:31,681 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-741e2f41-9885-446d-a166-554b6dbe74a8 2018-12-05 01:45:31,681 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-05T01:45:31Z', 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'51ef5607-59d2-4f1f-8914-113a0d2f47ec', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_336ea2c8-d194-476c-a398-eba19ca7a803', u'enable_dhcp': True, u'network_id': u'b14ca1da-e875-47ea-aff5-2008fa6b8035', u'tenant_id': u'4d27f5ebc64f42f7901eaa2dfe320007', u'created_at': u'2018-12-05T01:45:31Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'4d27f5ebc64f42f7901eaa2dfe320007'}) 2018-12-05 01:45:31,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-05 01:45:31,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}dfeda6fa0b5dce8cc68fe3fe83a2feb4229023e6" -d '{"router": {"external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90"}, "name": "juju_epc-router_336ea2c8-d194-476c-a398-eba19ca7a803", "admin_state_up": true}}' 2018-12-05 01:45:33,257 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-94a25d6b-e30f-438f-bcfe-977d0c1cc606 Date: Wed, 05 Dec 2018 01:45:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "4d27f5ebc64f42f7901eaa2dfe320007", "created_at": "2018-12-05T01:45:31Z", "admin_state_up": true, "updated_at": "2018-12-05T01:45:32Z", "revision_number": 2, "routes": [], "project_id": "4d27f5ebc64f42f7901eaa2dfe320007", "id": "10fe43e9-7fdb-43fe-8361-d5f056f875a3", "name": "juju_epc-router_336ea2c8-d194-476c-a398-eba19ca7a803"}} 2018-12-05 01:45:33,258 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-94a25d6b-e30f-438f-bcfe-977d0c1cc606 2018-12-05 01:45:33,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.5761039257s 2018-12-05 01:45:33,258 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-94a25d6b-e30f-438f-bcfe-977d0c1cc606 2018-12-05 01:45:33,258 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'90070285-9e79-459a-b14a-3d1fcc36db90', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'caf0e3d6-6d8d-494c-a544-3ba2d42faa13', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'4d27f5ebc64f42f7901eaa2dfe320007', u'created_at': u'2018-12-05T01:45:31Z', u'admin_state_up': True, u'updated_at': u'2018-12-05T01:45:32Z', u'revision_number': 2, u'routes': [], u'project_id': u'4d27f5ebc64f42f7901eaa2dfe320007', u'id': u'10fe43e9-7fdb-43fe-8361-d5f056f875a3', u'name': u'juju_epc-router_336ea2c8-d194-476c-a398-eba19ca7a803'}) 2018-12-05 01:45:33,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-05 01:45:33,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/10fe43e9-7fdb-43fe-8361-d5f056f875a3/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}dfeda6fa0b5dce8cc68fe3fe83a2feb4229023e6" -d '{"subnet_id": "51ef5607-59d2-4f1f-8914-113a0d2f47ec"}' 2018-12-05 01:45:35,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-de53e20e-af4e-48f8-9275-6bf97a10507b Date: Wed, 05 Dec 2018 01:45:35 GMT RESP BODY: {"network_id": "b14ca1da-e875-47ea-aff5-2008fa6b8035", "tenant_id": "4d27f5ebc64f42f7901eaa2dfe320007", "subnet_id": "51ef5607-59d2-4f1f-8914-113a0d2f47ec", "subnet_ids": ["51ef5607-59d2-4f1f-8914-113a0d2f47ec"], "port_id": "6dc7d5cb-93e8-4323-9c31-235bb2b5b0c8", "id": "10fe43e9-7fdb-43fe-8361-d5f056f875a3"} 2018-12-05 01:45:35,229 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/10fe43e9-7fdb-43fe-8361-d5f056f875a3/add_router_interface.json used request id req-de53e20e-af4e-48f8-9275-6bf97a10507b 2018-12-05 01:45:35,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.97025799751s 2018-12-05 01:45:35,230 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/10fe43e9-7fdb-43fe-8361-d5f056f875a3/add_router_interface.json used request id req-de53e20e-af4e-48f8-9275-6bf97a10507b returning object 10fe43e9-7fdb-43fe-8361-d5f056f875a3 2018-12-05 01:45:35,230 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-12-05 01:45:36,874 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:93b2de7a1313d9623cbd593108a3f62b sha256:356f04cd42da0af300d6df7292b85a37e93c8237d3143e6052b44908c0c11a02 2018-12-05 01:45:36,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-05 01:45:36,879 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 05 Dec 2018 01:45:36 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-12-05 01:45:36,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-05 01:45:36,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfeda6fa0b5dce8cc68fe3fe83a2feb4229023e6" 2018-12-05 01:45:37,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-775fd4f4-a8c4-4ec6-b7a6-b919803a7e0b Date: Wed, 05 Dec 2018 01:45:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-05 01:45:37,486 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-775fd4f4-a8c4-4ec6-b7a6-b919803a7e0b 2018-12-05 01:45:37,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.605318069458s 2018-12-05 01:45:37,487 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-775fd4f4-a8c4-4ec6-b7a6-b919803a7e0b 2018-12-05 01:45:37,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-05 01:45:37,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dfeda6fa0b5dce8cc68fe3fe83a2feb4229023e6" -d '{"owner_specified.shade.md5": "93b2de7a1313d9623cbd593108a3f62b", "owner_specified.shade.sha256": "356f04cd42da0af300d6df7292b85a37e93c8237d3143e6052b44908c0c11a02", "owner_specified.shade.object": "images/juju_epc-img_336ea2c8-d194-476c-a398-eba19ca7a803", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_336ea2c8-d194-476c-a398-eba19ca7a803"}' 2018-12-05 01:45:37,550 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/3a8e9a96-0da2-4409-bab7-8705a535af86 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1898a7fb-9dd3-4e46-83be-beadc9657c5c Date: Wed, 05 Dec 2018 01:45:37 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/3a8e9a96-0da2-4409-bab7-8705a535af86/file", "owner": "4d27f5ebc64f42f7901eaa2dfe320007", "id": "3a8e9a96-0da2-4409-bab7-8705a535af86", "size": null, "self": "/v2/images/3a8e9a96-0da2-4409-bab7-8705a535af86", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "356f04cd42da0af300d6df7292b85a37e93c8237d3143e6052b44908c0c11a02", "updated_at": "2018-12-05T01:45:37Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_336ea2c8-d194-476c-a398-eba19ca7a803", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "93b2de7a1313d9623cbd593108a3f62b", "name": "juju_epc-img_336ea2c8-d194-476c-a398-eba19ca7a803", "checksum": null, "created_at": "2018-12-05T01:45:37Z", "protected": false} 2018-12-05 01:45:37,550 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-1898a7fb-9dd3-4e46-83be-beadc9657c5c 2018-12-05 01:45:37,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0551609992981s 2018-12-05 01:45:37,550 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-1898a7fb-9dd3-4e46-83be-beadc9657c5c returning object 3a8e9a96-0da2-4409-bab7-8705a535af86 2018-12-05 01:45:37,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-05 01:45:37,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/3a8e9a96-0da2-4409-bab7-8705a535af86/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}dfeda6fa0b5dce8cc68fe3fe83a2feb4229023e6" -d '' 2018-12-05 01:45:41,715 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4f68a759-e11e-4b48-8d7d-e3f338676f8d Date: Wed, 05 Dec 2018 01:45:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-05 01:45:41,715 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/3a8e9a96-0da2-4409-bab7-8705a535af86/file used request id req-4f68a759-e11e-4b48-8d7d-e3f338676f8d 2018-12-05 01:45:41,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.16485786438s 2018-12-05 01:45:41,716 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/3a8e9a96-0da2-4409-bab7-8705a535af86/file used request id req-4f68a759-e11e-4b48-8d7d-e3f338676f8d 2018-12-05 01:45:41,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-05 01:45:41,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfeda6fa0b5dce8cc68fe3fe83a2feb4229023e6" 2018-12-05 01:45:41,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-ec5b32de-95ef-4b65-a34c-4be63e25b67f Date: Wed, 05 Dec 2018 01:45:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/3a8e9a96-0da2-4409-bab7-8705a535af86/snap", "metadata": {}}], "file": "/v2/images/3a8e9a96-0da2-4409-bab7-8705a535af86/file", "owner": "4d27f5ebc64f42f7901eaa2dfe320007", "id": "3a8e9a96-0da2-4409-bab7-8705a535af86", "size": 297074688, "self": "/v2/images/3a8e9a96-0da2-4409-bab7-8705a535af86", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/3a8e9a96-0da2-4409-bab7-8705a535af86/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "356f04cd42da0af300d6df7292b85a37e93c8237d3143e6052b44908c0c11a02", "updated_at": "2018-12-05T01:45:41Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_336ea2c8-d194-476c-a398-eba19ca7a803", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "93b2de7a1313d9623cbd593108a3f62b", "name": "juju_epc-img_336ea2c8-d194-476c-a398-eba19ca7a803", "checksum": "93b2de7a1313d9623cbd593108a3f62b", "created_at": "2018-12-05T01:45:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-05 01:45:41,756 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ec5b32de-95ef-4b65-a34c-4be63e25b67f 2018-12-05 01:45:41,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0364151000977s 2018-12-05 01:45:41,756 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ec5b32de-95ef-4b65-a34c-4be63e25b67f 2018-12-05 01:45:41,758 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/3a8e9a96-0da2-4409-bab7-8705a535af86/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3a8e9a96-0da2-4409-bab7-8705a535af86/file', 'owner': u'4d27f5ebc64f42f7901eaa2dfe320007', 'id': u'3a8e9a96-0da2-4409-bab7-8705a535af86', 'size': 297074688, u'self': u'/v2/images/3a8e9a96-0da2-4409-bab7-8705a535af86', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d27f5ebc64f42f7901eaa2dfe320007', 'name': 'juju_epc-project_336ea2c8-d194-476c-a398-eba19ca7a803', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/3a8e9a96-0da2-4409-bab7-8705a535af86/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-05T01:45:41Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-05T01:45:41Z', u'owner_specified.shade.sha256': u'356f04cd42da0af300d6df7292b85a37e93c8237d3143e6052b44908c0c11a02', u'owner_specified.shade.object': u'images/juju_epc-img_336ea2c8-d194-476c-a398-eba19ca7a803', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'93b2de7a1313d9623cbd593108a3f62b', 'properties': {u'self': u'/v2/images/3a8e9a96-0da2-4409-bab7-8705a535af86', u'owner_specified.shade.md5': u'93b2de7a1313d9623cbd593108a3f62b', u'owner_specified.shade.object': u'images/juju_epc-img_336ea2c8-d194-476c-a398-eba19ca7a803', u'owner_specified.shade.sha256': u'356f04cd42da0af300d6df7292b85a37e93c8237d3143e6052b44908c0c11a02', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_336ea2c8-d194-476c-a398-eba19ca7a803', 'created': u'2018-12-05T01:45:37Z', 'checksum': u'93b2de7a1313d9623cbd593108a3f62b', 'created_at': u'2018-12-05T01:45:37Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/3a8e9a96-0da2-4409-bab7-8705a535af86', u'owner_specified.shade.md5': u'93b2de7a1313d9623cbd593108a3f62b', u'owner_specified.shade.object': u'images/juju_epc-img_336ea2c8-d194-476c-a398-eba19ca7a803', u'owner_specified.shade.sha256': u'356f04cd42da0af300d6df7292b85a37e93c8237d3143e6052b44908c0c11a02', u'schema': u'/v2/schemas/image'}}) 2018-12-05 01:45:43,226 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 3a8e9a96-0da2-4409-bab7-8705a535af86 -s xenial -r regionOne -u http://172.30.9.23: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 18 cloud regions added; 1 cloud attribute changed as well as 5 cloud regions deleted: added cloud region: - aws-china/cn-northwest-1 - azure/francecentral - cloudsigma/dub - cloudsigma/fra - cloudsigma/mel - cloudsigma/mnl - cloudsigma/per - cloudsigma/ruh - cloudsigma/waw - google/asia-east2 - google/europe-north1 - google/europe-west4 - google/northamerica-northeast1 - google/us-west2 - oracle/eu-frankfurt-1 - oracle/uk-london-1 - oracle/us-ashburn-1 - oracle/us-phoenix-1 changed cloud attribute: - oracle deleted cloud region: - oracle/em2 - oracle/em3 - oracle/us2 - oracle/us6 - oracle/uscom-central-1 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-12-05 01:45:43,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-05 01:45:43,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}11fd16750149625bd5cf7cdbcc200ad2048fa772" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_336ea2c8-d194-476c-a398-eba19ca7a803", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-12-05 01:45:43,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:45: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-03c6fc22-6f77-450a-a564-4c7f37cb54fc x-compute-request-id: req-03c6fc22-6f77-450a-a564-4c7f37cb54fc Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_336ea2c8-d194-476c-a398-eba19ca7a803", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6f6def75-9772-4d96-a919-36677965fab9", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6f6def75-9772-4d96-a919-36677965fab9", "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": "6f6def75-9772-4d96-a919-36677965fab9"}} 2018-12-05 01:45:43,445 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-03c6fc22-6f77-450a-a564-4c7f37cb54fc 2018-12-05 01:45:43,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.217698097229s 2018-12-05 01:45:43,445 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-03c6fc22-6f77-450a-a564-4c7f37cb54fc 2018-12-05 01:45:43,446 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_336ea2c8-d194-476c-a398-eba19ca7a803', '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'7156be1802b84962aaa9ceab6d73cc34', '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'6f6def75-9772-4d96-a919-36677965fab9', 'swap': 0}) 2018-12-05 01:45:43,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-05 01:45:43,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/6f6def75-9772-4d96-a919-36677965fab9/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}11fd16750149625bd5cf7cdbcc200ad2048fa772" -d '{"extra_specs": {}}' 2018-12-05 01:45:43,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:45: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-3b740e29-fa09-4a57-96eb-3e27f58f4dde x-compute-request-id: req-3b740e29-fa09-4a57-96eb-3e27f58f4dde Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-05 01:45:43,622 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/6f6def75-9772-4d96-a919-36677965fab9/os-extra_specs used request id req-3b740e29-fa09-4a57-96eb-3e27f58f4dde 2018-12-05 01:45:43,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.175546884537s 2018-12-05 01:45:43,622 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/6f6def75-9772-4d96-a919-36677965fab9/os-extra_specs used request id req-3b740e29-fa09-4a57-96eb-3e27f58f4dde 2018-12-05 01:45:43,622 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-12-05 01:45:43,624 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | SDN_CONTROLLER_RESTCONFPORT | 8081 | | SDN_CONTROLLER_WEBPORT | 8081 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-78 | | 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-odl-nofeature-noha | | SDN_CONTROLLER_IP | 192.30.9.3 | | NEW_USER_ROLE | Member | | NAMESERVER | 8.8.8.8 | | FLAVOR_EXTRA_SPECS | | | POD_ARCH | | | SDN_CONTROLLER_PASSWORD | ZEpENdqmh9AueaxFCMDvz9Qrn | | NODE_NAME | lf-pod1 | | IMAGE_PROPERTIES | | | VOLUME_DEVICE_NAME | vdb | +--------------------------------------+----------------------------------------------------------+ 2018-12-05 01:45:43,629 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-12-05 01:45:43,751 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-12-05 01:45:43,751 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-12-05 01:45:43,900 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2018-12-05 01:45:43,900 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-12-05 01:45:45,332 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:ee1167b7b8bf490b2f9a9885f2d7dcff sha256:1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1 2018-12-05 01:45:45,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-05 01:45:45,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfeda6fa0b5dce8cc68fe3fe83a2feb4229023e6" 2018-12-05 01:45:45,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-9a0c55fa-4931-4a4f-b901-26a52a198a23 Date: Wed, 05 Dec 2018 01:45:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/3a8e9a96-0da2-4409-bab7-8705a535af86/snap", "metadata": {}}], "file": "/v2/images/3a8e9a96-0da2-4409-bab7-8705a535af86/file", "owner": "4d27f5ebc64f42f7901eaa2dfe320007", "id": "3a8e9a96-0da2-4409-bab7-8705a535af86", "size": 297074688, "self": "/v2/images/3a8e9a96-0da2-4409-bab7-8705a535af86", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/3a8e9a96-0da2-4409-bab7-8705a535af86/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "356f04cd42da0af300d6df7292b85a37e93c8237d3143e6052b44908c0c11a02", "updated_at": "2018-12-05T01:45:41Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_336ea2c8-d194-476c-a398-eba19ca7a803", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "93b2de7a1313d9623cbd593108a3f62b", "name": "juju_epc-img_336ea2c8-d194-476c-a398-eba19ca7a803", "checksum": "93b2de7a1313d9623cbd593108a3f62b", "created_at": "2018-12-05T01:45:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-05 01:45:45,365 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-9a0c55fa-4931-4a4f-b901-26a52a198a23 2018-12-05 01:45:45,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0317270755768s 2018-12-05 01:45:45,366 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-9a0c55fa-4931-4a4f-b901-26a52a198a23 2018-12-05 01:45:45,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-05 01:45:45,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dfeda6fa0b5dce8cc68fe3fe83a2feb4229023e6" -d '{"owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "owner_specified.shade.object": "images/juju_epc-img_alt_336ea2c8-d194-476c-a398-eba19ca7a803", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_336ea2c8-d194-476c-a398-eba19ca7a803"}' 2018-12-05 01:45:45,419 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/5ad05a1a-3727-4d72-90c8-e4972d84e63c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1d6c7187-3b2a-4500-b10c-6c2336fb9d2f Date: Wed, 05 Dec 2018 01:45:45 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/5ad05a1a-3727-4d72-90c8-e4972d84e63c/file", "owner": "4d27f5ebc64f42f7901eaa2dfe320007", "id": "5ad05a1a-3727-4d72-90c8-e4972d84e63c", "size": null, "self": "/v2/images/5ad05a1a-3727-4d72-90c8-e4972d84e63c", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-12-05T01:45:45Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_336ea2c8-d194-476c-a398-eba19ca7a803", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "juju_epc-img_alt_336ea2c8-d194-476c-a398-eba19ca7a803", "checksum": null, "created_at": "2018-12-05T01:45:45Z", "protected": false} 2018-12-05 01:45:45,419 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-1d6c7187-3b2a-4500-b10c-6c2336fb9d2f 2018-12-05 01:45:45,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0457739830017s 2018-12-05 01:45:45,419 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-1d6c7187-3b2a-4500-b10c-6c2336fb9d2f returning object 5ad05a1a-3727-4d72-90c8-e4972d84e63c 2018-12-05 01:45:45,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-05 01:45:45,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/5ad05a1a-3727-4d72-90c8-e4972d84e63c/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}dfeda6fa0b5dce8cc68fe3fe83a2feb4229023e6" -d '' 2018-12-05 01:45:49,770 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7df3d586-3feb-486e-9674-5243f2b02be3 Date: Wed, 05 Dec 2018 01:45:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-05 01:45:49,770 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/5ad05a1a-3727-4d72-90c8-e4972d84e63c/file used request id req-7df3d586-3feb-486e-9674-5243f2b02be3 2018-12-05 01:45:49,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.35016703606s 2018-12-05 01:45:49,770 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/5ad05a1a-3727-4d72-90c8-e4972d84e63c/file used request id req-7df3d586-3feb-486e-9674-5243f2b02be3 2018-12-05 01:45:49,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-05 01:45:49,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfeda6fa0b5dce8cc68fe3fe83a2feb4229023e6" 2018-12-05 01:45:49,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2339 Content-Type: application/json X-Openstack-Request-Id: req-31104ea4-8b20-4578-a20f-fdbaf57dd0e6 Date: Wed, 05 Dec 2018 01:45:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/5ad05a1a-3727-4d72-90c8-e4972d84e63c/snap", "metadata": {}}], "file": "/v2/images/5ad05a1a-3727-4d72-90c8-e4972d84e63c/file", "owner": "4d27f5ebc64f42f7901eaa2dfe320007", "id": "5ad05a1a-3727-4d72-90c8-e4972d84e63c", "size": 263586304, "self": "/v2/images/5ad05a1a-3727-4d72-90c8-e4972d84e63c", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/5ad05a1a-3727-4d72-90c8-e4972d84e63c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-12-05T01:45:49Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_336ea2c8-d194-476c-a398-eba19ca7a803", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "juju_epc-img_alt_336ea2c8-d194-476c-a398-eba19ca7a803", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-12-05T01:45:45Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/3a8e9a96-0da2-4409-bab7-8705a535af86/snap", "metadata": {}}], "file": "/v2/images/3a8e9a96-0da2-4409-bab7-8705a535af86/file", "owner": "4d27f5ebc64f42f7901eaa2dfe320007", "id": "3a8e9a96-0da2-4409-bab7-8705a535af86", "size": 297074688, "self": "/v2/images/3a8e9a96-0da2-4409-bab7-8705a535af86", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/3a8e9a96-0da2-4409-bab7-8705a535af86/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "356f04cd42da0af300d6df7292b85a37e93c8237d3143e6052b44908c0c11a02", "updated_at": "2018-12-05T01:45:41Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_336ea2c8-d194-476c-a398-eba19ca7a803", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "93b2de7a1313d9623cbd593108a3f62b", "name": "juju_epc-img_336ea2c8-d194-476c-a398-eba19ca7a803", "checksum": "93b2de7a1313d9623cbd593108a3f62b", "created_at": "2018-12-05T01:45:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-05 01:45:49,817 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-31104ea4-8b20-4578-a20f-fdbaf57dd0e6 2018-12-05 01:45:49,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.04314494133s 2018-12-05 01:45:49,817 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-31104ea4-8b20-4578-a20f-fdbaf57dd0e6 2018-12-05 01:45:49,820 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/5ad05a1a-3727-4d72-90c8-e4972d84e63c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5ad05a1a-3727-4d72-90c8-e4972d84e63c/file', 'owner': u'4d27f5ebc64f42f7901eaa2dfe320007', 'id': u'5ad05a1a-3727-4d72-90c8-e4972d84e63c', 'size': 263586304, u'self': u'/v2/images/5ad05a1a-3727-4d72-90c8-e4972d84e63c', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d27f5ebc64f42f7901eaa2dfe320007', 'name': 'juju_epc-project_336ea2c8-d194-476c-a398-eba19ca7a803', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/5ad05a1a-3727-4d72-90c8-e4972d84e63c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-05T01:45:49Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-05T01:45:49Z', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/juju_epc-img_alt_336ea2c8-d194-476c-a398-eba19ca7a803', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'properties': {u'self': u'/v2/images/5ad05a1a-3727-4d72-90c8-e4972d84e63c', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/juju_epc-img_alt_336ea2c8-d194-476c-a398-eba19ca7a803', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_336ea2c8-d194-476c-a398-eba19ca7a803', 'created': u'2018-12-05T01:45:45Z', 'checksum': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'created_at': u'2018-12-05T01:45:45Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/5ad05a1a-3727-4d72-90c8-e4972d84e63c', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/juju_epc-img_alt_336ea2c8-d194-476c-a398-eba19ca7a803', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}}) 2018-12-05 01:45:50,041 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 5ad05a1a-3727-4d72-90c8-e4972d84e63c -s trusty -r regionOne -u http://172.30.9.23:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-12-05 01:45:50,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-05 01:45:50,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}11fd16750149625bd5cf7cdbcc200ad2048fa772" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_336ea2c8-d194-476c-a398-eba19ca7a803", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-12-05 01:45:50,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:45: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-827e316a-c03f-42a3-99e8-79cbf2767179 x-compute-request-id: req-827e316a-c03f-42a3-99e8-79cbf2767179 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_alt_336ea2c8-d194-476c-a398-eba19ca7a803", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/bdfa1b45-be6a-4140-ae6f-0f1dcf8cb085", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/bdfa1b45-be6a-4140-ae6f-0f1dcf8cb085", "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": "bdfa1b45-be6a-4140-ae6f-0f1dcf8cb085"}} 2018-12-05 01:45:50,081 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-827e316a-c03f-42a3-99e8-79cbf2767179 2018-12-05 01:45:50,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0387489795685s 2018-12-05 01:45:50,081 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-827e316a-c03f-42a3-99e8-79cbf2767179 2018-12-05 01:45:50,082 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_336ea2c8-d194-476c-a398-eba19ca7a803', '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'7156be1802b84962aaa9ceab6d73cc34', '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'bdfa1b45-be6a-4140-ae6f-0f1dcf8cb085', 'swap': 0}) 2018-12-05 01:45:50,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-05 01:45:50,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/bdfa1b45-be6a-4140-ae6f-0f1dcf8cb085/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}11fd16750149625bd5cf7cdbcc200ad2048fa772" -d '{"extra_specs": {}}' 2018-12-05 01:45:50,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 01:45: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-649f8a40-8d33-4b94-bd87-2c69b1467790 x-compute-request-id: req-649f8a40-8d33-4b94-bd87-2c69b1467790 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-05 01:45:50,108 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/bdfa1b45-be6a-4140-ae6f-0f1dcf8cb085/os-extra_specs used request id req-649f8a40-8d33-4b94-bd87-2c69b1467790 2018-12-05 01:45:50,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0254049301147s 2018-12-05 01:45:50,109 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/bdfa1b45-be6a-4140-ae6f-0f1dcf8cb085/os-extra_specs used request id req-649f8a40-8d33-4b94-bd87-2c69b1467790 2018-12-05 01:45:50,109 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-12-05 02:10:06,519 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju Bootstrap: ['timeout', '-t', '3600', 'juju', 'bootstrap', 'abot-epc/regionOne', 'abot-controller', '--agent-version', '2.3.9', '--metadata-source', '/root', '--constraints', 'mem=2G', '--bootstrap-series', 'xenial', '--config', 'network=b14ca1da-e875-47ea-aff5-2008fa6b8035', '--config', 'ssl-hostname-verification=false', '--config', 'use-floating-ip=true', '--config', 'use-default-secgroup=true', '--debug'] 01:45:50 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.10.5] 01:45:50 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=b14ca1da-e875-47ea-aff5-2008fa6b8035", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 01:45:50 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 01:45:50 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[use-default-secgroup:true network:b14ca1da-e875-47ea-aff5-2008fa6b8035 external-network: use-openstack-gbp:false policy-target-group: use-floating-ip:true] 01:45:50 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 01:45:50 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[use-floating-ip:true container-image-metadata-url: disable-network-management:false default-series:xenial max-action-results-size:5G https-proxy: resource-tags: update-status-hook-interval:5m proxy-ssh:false apt-ftp-proxy: http-proxy: provisioner-harvest-mode:destroyed test-mode:false apt-no-proxy: use-default-secgroup:true image-metadata-url: cloudinit-userdata: authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCelgydg4q2gOw2mIq07i/3PSQBb6vzBF2ENg9O3Mr3UmsnhztLFPV0ZRHRO2S5LZTpvhQf1O/3fWCCzspkwTrPIabzmPhmZa6WdO9pD4nGWru3FoK1xSBhM0gaPqdOivzuCYQ4qId1AepnHaeFN+9i1QSYDOe/YqGoZrENgPqjGGckaVmtDXJ/6e27Q3ugWdN2hBU/1gzUf2aLZSk+laALsV2tX5r6SVbPrAN9Z+cgmIwaxyHHjC5o2cy8P9jGXQmPwsXAV7QfwcEjwxph8BuvnY1bV9P+im4AzWV5QgyQL5B0ChMj8o09ezy/7IGf/PtKhn/bqiIKMdkO41o4OcLj juju-client-key uuid:bb72f24e-a360-4d22-8009-e6fe96453bb8 fan-config: use-openstack-gbp:false enable-os-upgrade:true max-action-results-age:336h container-image-stream:released type:openstack external-network: transmit-vendor-metrics:true max-status-history-size:5G container-inherit-properties: agent-metadata-url: egress-subnets: ssl-hostname-verification:false automatically-retry-hooks:true agent-stream:released name:controller no-proxy:127.0.0.1,localhost,::1 apt-https-proxy: max-status-history-age:336h net-bond-reconfigure-delay:17 enable-os-refresh-update:true development:false image-stream:released ftp-proxy: logforward-enabled:false network:b14ca1da-e875-47ea-aff5-2008fa6b8035 apt-mirror: container-networking-method: policy-target-group: ignore-machine-addresses:false firewall-mode:instance apt-http-proxy: logging-config:] 01:45:50 INFO juju.provider.openstack provider.go:145 opening model "controller" 01:45:50 DEBUG goose client.go:511 auth details: &{Token:gAAAAABcBy3OzYgJN0-0KcxM6a5HwX2g30yxk2CYTaArxy7XTB1uK8et7i9Srj4k9ij3St2yRWlGu6aA7a8Gs_j5SHft4np0W7rK87r2VKOrkz66v1QbETScjgccHH0jIkVJbjR7dlInb_IHSRdxI1kwgKy-NYtgU_krGjyXpdzo2q8JqwzRdI0 TenantId:4d27f5ebc64f42f7901eaa2dfe320007 UserId:cc7f93ca2fca447fb7c21375d1617fdd Domain: RegionServiceURLs:map[regionOne:map[network:http://172.30.9.23:9696 cloudformation:http://172.30.9.23:8000/v1 compute:http://172.30.9.23:8774/v2.1 identity:http://172.30.9.23:5000 volumev2:http://172.30.9.23:8776/v2/4d27f5ebc64f42f7901eaa2dfe320007 volume:http://172.30.9.23:8776/v1/4d27f5ebc64f42f7901eaa2dfe320007 image:http://172.30.9.23:9292 volumev3:http://172.30.9.23:8776/v3/4d27f5ebc64f42f7901eaa2dfe320007 alarming:http://172.30.9.23:8042 event:http://172.30.9.23:8977 metric:http://172.30.9.23:8041 placement:http://172.30.9.23:8778/placement object-store:http://172.30.9.23:8080/v1/AUTH_4d27f5ebc64f42f7901eaa2dfe320007 orchestration:http://172.30.9.23:8004/v1/4d27f5ebc64f42f7901eaa2dfe320007]]} 01:45:51 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 01:45:51 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.23:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.23:8774/v2.1/ Rel:self}] Status:CURRENT}] 01:45:51 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 01:45:51 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 01:45:51 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 01:45:51 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 01:45:51 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 01:45:51 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 01:45:51 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 01:45:51 INFO cmd bootstrap.go:233 Loading image metadata 01:45:51 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 01:45:51 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 01:45:51 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 01:45:51 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.23:5000/v3} [trusty vivid utopic yakkety zesty artful win2008r2 win2016hv win2016nano raring bionic win2012hvr2 win2016 win7 win81 precise xenial win2012r2 win8 win10 quantal saucy centos7 wily win2012hv win2012 opensuseleap genericlinux] [amd64 i386 armhf arm64 ppc64el s390x] released}} 01:45:51 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 01:45:54 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 01:45:54 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.23:5000/v3} not found 01:45:54 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.23:5000/v3} not found 01:45:54 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 01:45:54 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 01:45:54 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 01:45:54 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 01:45:54 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 01:45:54 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 01:45:54 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 01:45:54 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 01:45:54 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 01:45:55 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 []} 01:45:57 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 01:45:57 INFO cmd bootstrap.go:389 Starting new instance for initial controller 01:45:57 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 01:45:57 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 01:45:57 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:3a8e9a96-0da2-4409-bab7-8705a535af86 Arch:amd64 VirtType:}] 01:45:57 INFO juju.environs.instances image.go:106 find instance - using image with id: 3a8e9a96-0da2-4409-bab7-8705a535af86 01:45:57 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 01:45:57 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 01:45:57 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2493 bytes 01:45:57 DEBUG juju.provider.openstack provider.go:1005 using network id "b14ca1da-e875-47ea-aff5-2008fa6b8035" 01:45:57 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.23:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "1086873a-bcba-4a6f-9131-497c60664d35" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "1086873a-bcba-4a6f-9131-497c60664d35" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "1086873a-bcba-4a6f-9131-497c60664d35" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "1086873a-bcba-4a6f-9131-497c60664d35" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "1086873a-bcba-4a6f-9131-497c60664d35" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "1086873a-bcba-4a6f-9131-497c60664d35" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "1086873a-bcba-4a6f-9131-497c60664d35" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "1086873a-bcba-4a6f-9131-497c60664d35" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "1086873a-bcba-4a6f-9131-497c60664d35" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "1086873a-bcba-4a6f-9131-497c60664d35" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "1086873a-bcba-4a6f-9131-497c60664d35" has status BUILD, wait 10 seconds before retry, attempt 11 01:47:58 INFO juju.provider.openstack provider.go:1175 started instance "1086873a-bcba-4a6f-9131-497c60664d35" 01:47:58 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 01:47:59 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.203 01:47:59 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.203 01:48:01 INFO cmd bootstrap.go:225 - 1086873a-bcba-4a6f-9131-497c60664d35 (arch=amd64 mem=2G cores=1) 01:48:01 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 01:48:01 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 01:48:01 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 01:48:03 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 01:48:03 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 01:48:03 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 Attempting to connect to 172.30.9.203:22 Attempting to connect to 192.168.121.19:22 01:48:03 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:48:09 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:48:13 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:48:14 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:48:19 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:48:24 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:48:24 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:48:29 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:48:34 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:48:34 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:48:39 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:48:43 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:48:44 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:48:49 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:48:54 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:48:54 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:48:59 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:49:04 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:49:04 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:49:09 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:49:14 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:49:14 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:49:19 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:49:24 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:49:24 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:49:29 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:49:34 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:49:34 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:49:39 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:49:44 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:49:44 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:49:49 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:49:53 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:49:54 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:49:59 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:50:04 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:50:04 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:50:09 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:50:11 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: Operation timed out 01:50:14 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:50:14 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:50:19 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:50:24 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:50:24 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:50:29 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:50:34 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:50:34 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:50:39 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:50:44 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:50:44 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:50:49 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:50:54 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:50:54 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:50:59 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:51:04 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:51:04 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:51:09 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:51:13 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:51:14 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:51:19 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:51:24 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:51:24 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:51:29 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:51:34 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:51:34 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:51:39 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:51:43 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:51:44 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:51:49 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:51:54 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:51:54 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:51:59 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:52:03 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:52:04 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:52:09 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:52:13 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:52:14 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:52:19 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:52:23 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: Operation timed out 01:52:23 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:52:24 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:52:29 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:52:34 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:52:34 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:52:39 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:52:43 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:52:44 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:52:49 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:52:54 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:52:54 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:52:59 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:53:03 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:53:04 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:53:09 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:53:14 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:53:14 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:53:19 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:53:24 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:53:24 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:53:29 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:53:34 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:53:34 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:53:39 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:53:43 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:53:44 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:53:49 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:53:54 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:53:54 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:53:59 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:54:03 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:54:04 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:54:09 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:54:14 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:54:14 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:54:19 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:54:24 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:54:24 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:54:29 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:54:33 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:54:34 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:54:35 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: Operation timed out 01:54:39 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:54:43 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:54:44 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:54:49 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:54:53 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:54:54 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:54:59 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:55:03 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:55:04 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:55:09 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:55:14 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:55:14 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:55:19 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:55:24 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:55:24 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:55:29 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:55:34 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:55:34 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:55:39 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:55:43 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:55:44 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:55:49 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:55:54 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:55:54 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:55:59 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:56:03 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:56:04 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:56:09 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:56:14 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:56:14 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:56:19 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:56:23 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:56:24 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:56:29 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:56:34 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:56:34 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:56:39 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:56:44 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:56:44 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:56:47 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: Operation timed out 01:56:49 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:56:54 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:56:54 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:56:59 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:57:04 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:57:04 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:57:09 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:57:13 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:57:14 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:57:19 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:57:24 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:57:24 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:57:29 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:57:33 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:57:34 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:57:39 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:57:44 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:57:44 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:57:49 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:57:54 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:57:54 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:57:59 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:58:04 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:58:04 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:58:09 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:58:14 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:58:14 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:58:19 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:58:23 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:58:24 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:58:29 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:58:34 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:58:34 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:58:39 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:58:44 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:58:44 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:58:49 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:58:54 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:58:54 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:58:59 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:59:00 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: Operation timed out 01:59:04 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:59:04 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:59:09 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:59:14 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:59:14 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:59:19 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:59:24 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:59:24 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:59:29 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:59:33 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:59:34 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:59:39 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:59:43 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:59:44 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:59:49 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:59:53 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 01:59:54 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:59:59 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:00:04 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:00:04 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:00:09 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:00:14 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:00:14 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:00:19 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:00:23 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:00:24 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:00:29 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:00:33 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:00:34 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:00:39 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:00:44 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:00:44 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:00:49 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:00:54 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:00:54 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:00:59 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:01:03 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:01:04 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:01:09 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:01:12 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: Operation timed out 02:01:14 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:01:14 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:01:19 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:01:23 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:01:24 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:01:29 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:01:33 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:01:34 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:01:39 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:01:43 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:01:44 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:01:49 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:01:54 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:01:54 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:01:59 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:02:03 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:02:04 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:02:09 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:02:14 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:02:14 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:02:19 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:02:23 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:02:24 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:02:29 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:02:33 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:02:35 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:02:40 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:02:44 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:02:45 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:02:50 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:02:53 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:02:55 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:03:00 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:03:04 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:03:05 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:03:10 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:03:13 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:03:15 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:03:20 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:03:24 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: Operation timed out 02:03:24 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:03:25 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:03:30 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:03:33 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:03:35 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:03:40 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:03:44 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:03:45 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:03:50 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:03:54 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:03:55 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:04:00 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:04:04 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:04:05 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:04:10 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:04:14 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:04:15 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:04:20 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:04:24 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:04:25 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:04:30 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:04:34 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:04:35 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:04:40 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:04:44 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:04:45 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:04:50 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:04:53 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:04:55 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:05:00 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:05:03 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:05:05 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:05:10 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:05:13 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:05:15 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:05:20 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:05:24 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:05:25 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:05:30 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:05:34 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:05:35 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:05:36 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: Operation timed out 02:05:40 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:05:44 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:05:45 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:05:50 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:05:54 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:05:55 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:06:00 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:06:04 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:06:05 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:06:10 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:06:14 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:06:15 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:06:20 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:06:24 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:06:25 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:06:30 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:06:33 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:06:35 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:06:40 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:06:43 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:06:45 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:06:50 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:06:54 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:06:55 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:07:00 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:07:03 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:07:05 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:07:10 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:07:14 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:07:15 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:07:20 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:07:23 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:07:25 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:07:30 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:07:34 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:07:35 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:07:40 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:07:44 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:07:45 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:07:48 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: Operation timed out 02:07:50 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:07:53 DEBUG juju.provider.openstack provider.go:417 instance 1086873a-bcba-4a6f-9131-497c60664d35 has floating IP address: 172.30.9.203 02:07:55 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:08:00 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 02:10:01 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: Operation timed out 02:10:01 ERROR juju.cmd.juju.commands bootstrap.go:528 failed to bootstrap model: waited for 20m0s without being able to connect: ssh: connect to host 172.30.9.203 port 22: Operation timed out 02:10:01 DEBUG juju.cmd.juju.commands bootstrap.go:529 (error details: [{github.com/juju/juju/cmd/juju/commands/bootstrap.go:620: failed to bootstrap model} {waited for 20m0s without being able to connect: ssh: connect to host 172.30.9.203 port 22: Operation timed out}]) 02:10:01 DEBUG juju.cmd.juju.commands bootstrap.go:1126 cleaning up after failed bootstrap 02:10:01 INFO juju.provider.common destroy.go:20 destroying model "controller" 02:10:01 INFO juju.provider.common destroy.go:31 destroying instances 02:10:03 DEBUG juju.provider.openstack provider.go:1296 terminating instances [1086873a-bcba-4a6f-9131-497c60664d35] 02:10:03 DEBUG juju.provider.openstack firewaller.go:298 deleting security group "juju-51701030-355b-4d39-8196-c7fd5ba50590-bb72f24e-a360-4d22-8009-e6fe96453bb8-0" 02:10:04 INFO juju.provider.common destroy.go:55 destroying storage 02:10:04 DEBUG juju.provider.openstack cinder.go:115 volume URL: http://172.30.9.23:8776/v2/4d27f5ebc64f42f7901eaa2dfe320007 02:10:05 DEBUG juju.provider.openstack firewaller.go:298 deleting security group "juju-51701030-355b-4d39-8196-c7fd5ba50590-bb72f24e-a360-4d22-8009-e6fe96453bb8" 02:10:06 INFO cmd supercommand.go:465 command finished 2018-12-05 02:10:06,636 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-05 02:10:06,637 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 24:37 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-12-05 02:10:06,800 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju Cleanup: ['juju', 'debug-log', '--replay', '--no-tail'] ERROR No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". 2018-12-05 02:10:06,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-05 02:10:06,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}dfeda6fa0b5dce8cc68fe3fe83a2feb4229023e6" 2018-12-05 02:10:06,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-e8d4296f-7a8b-4f79-aaf4-224895b55775 Date: Wed, 05 Dec 2018 02:10:06 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-12-05T02:10:04Z", "floating_network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 4, "port_id": null, "id": "02565dc7-f7c4-4642-82c5-6a5bc529edec", "tenant_id": "4d27f5ebc64f42f7901eaa2dfe320007", "created_at": "2018-12-05T01:47:58Z", "project_id": "4d27f5ebc64f42f7901eaa2dfe320007"}]} 2018-12-05 02:10:06,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-e8d4296f-7a8b-4f79-aaf4-224895b55775 2018-12-05 02:10:06,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.189759016037s 2018-12-05 02:10:06,993 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-e8d4296f-7a8b-4f79-aaf4-224895b55775 2018-12-05 02:10:07,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-05 02:10:07,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/02565dc7-f7c4-4642-82c5-6a5bc529edec.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfeda6fa0b5dce8cc68fe3fe83a2feb4229023e6" 2018-12-05 02:10:07,496 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-82e9eaa2-ef6c-4d91-9ab6-6702b58a3a68 Content-Length: 0 Date: Wed, 05 Dec 2018 02:10:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-05 02:10:07,496 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/02565dc7-f7c4-4642-82c5-6a5bc529edec.json used request id req-82e9eaa2-ef6c-4d91-9ab6-6702b58a3a68 2018-12-05 02:10:07,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.496802091599s 2018-12-05 02:10:07,497 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/02565dc7-f7c4-4642-82c5-6a5bc529edec.json used request id req-82e9eaa2-ef6c-4d91-9ab6-6702b58a3a68 2018-12-05 02:10:07,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-05 02:10:07,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}dfeda6fa0b5dce8cc68fe3fe83a2feb4229023e6" 2018-12-05 02:10:07,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-5e82d012-ee8b-43bb-96e1-2dbe5dee7317 Date: Wed, 05 Dec 2018 02:10:07 GMT RESP BODY: {"floatingips": []} 2018-12-05 02:10:07,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5e82d012-ee8b-43bb-96e1-2dbe5dee7317 2018-12-05 02:10:07,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0168828964233s 2018-12-05 02:10:07,519 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5e82d012-ee8b-43bb-96e1-2dbe5dee7317 2018-12-05 02:10:07,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-05 02:10:07,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/5ad05a1a-3727-4d72-90c8-e4972d84e63c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfeda6fa0b5dce8cc68fe3fe83a2feb4229023e6" 2018-12-05 02:10:09,019 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e1a75bf2-1276-40d6-8ced-3becc8048f73 Date: Wed, 05 Dec 2018 02:10:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-05 02:10:09,019 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/5ad05a1a-3727-4d72-90c8-e4972d84e63c used request id req-e1a75bf2-1276-40d6-8ced-3becc8048f73 2018-12-05 02:10:09,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.49822282791s 2018-12-05 02:10:09,019 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/5ad05a1a-3727-4d72-90c8-e4972d84e63c used request id req-e1a75bf2-1276-40d6-8ced-3becc8048f73 2018-12-05 02:10:09,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-05 02:10:09,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}11fd16750149625bd5cf7cdbcc200ad2048fa772" 2018-12-05 02:10:09,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 02:10: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-362682d3-03c5-4175-b778-3a13e11c5c34 x-compute-request-id: req-362682d3-03c5-4175-b778-3a13e11c5c34 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "juju_epc-flavor_336ea2c8-d194-476c-a398-eba19ca7a803", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6f6def75-9772-4d96-a919-36677965fab9", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6f6def75-9772-4d96-a919-36677965fab9", "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": "6f6def75-9772-4d96-a919-36677965fab9"}, {"name": "juju_epc-flavor_alt_336ea2c8-d194-476c-a398-eba19ca7a803", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/bdfa1b45-be6a-4140-ae6f-0f1dcf8cb085", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/bdfa1b45-be6a-4140-ae6f-0f1dcf8cb085", "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": "bdfa1b45-be6a-4140-ae6f-0f1dcf8cb085"}]} 2018-12-05 02:10:09,216 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-362682d3-03c5-4175-b778-3a13e11c5c34 2018-12-05 02:10:09,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.196478843689s 2018-12-05 02:10:09,217 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-362682d3-03c5-4175-b778-3a13e11c5c34 2018-12-05 02:10:09,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-05 02:10:09,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/bdfa1b45-be6a-4140-ae6f-0f1dcf8cb085 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11fd16750149625bd5cf7cdbcc200ad2048fa772" 2018-12-05 02:10:09,245 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 05 Dec 2018 02:10: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-e044f7c9-9eca-49a8-83b3-df51120f29b9 x-compute-request-id: req-e044f7c9-9eca-49a8-83b3-df51120f29b9 Content-Length: 0 Content-Type: application/json 2018-12-05 02:10:09,246 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/bdfa1b45-be6a-4140-ae6f-0f1dcf8cb085 used request id req-e044f7c9-9eca-49a8-83b3-df51120f29b9 2018-12-05 02:10:09,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0265219211578s 2018-12-05 02:10:09,246 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/bdfa1b45-be6a-4140-ae6f-0f1dcf8cb085 used request id req-e044f7c9-9eca-49a8-83b3-df51120f29b9 2018-12-05 02:10:09,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-05 02:10:09,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/10fe43e9-7fdb-43fe-8361-d5f056f875a3/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}dfeda6fa0b5dce8cc68fe3fe83a2feb4229023e6" -d '{"subnet_id": "51ef5607-59d2-4f1f-8914-113a0d2f47ec"}' 2018-12-05 02:10:10,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d81f1729-14f5-4368-ae30-b4a989b53206 Date: Wed, 05 Dec 2018 02:10:10 GMT RESP BODY: {"network_id": "b14ca1da-e875-47ea-aff5-2008fa6b8035", "tenant_id": "4d27f5ebc64f42f7901eaa2dfe320007", "subnet_id": "51ef5607-59d2-4f1f-8914-113a0d2f47ec", "subnet_ids": ["51ef5607-59d2-4f1f-8914-113a0d2f47ec"], "port_id": "6dc7d5cb-93e8-4323-9c31-235bb2b5b0c8", "id": "10fe43e9-7fdb-43fe-8361-d5f056f875a3"} 2018-12-05 02:10:10,778 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/10fe43e9-7fdb-43fe-8361-d5f056f875a3/remove_router_interface.json used request id req-d81f1729-14f5-4368-ae30-b4a989b53206 2018-12-05 02:10:10,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.53153586388s 2018-12-05 02:10:10,778 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/10fe43e9-7fdb-43fe-8361-d5f056f875a3/remove_router_interface.json used request id req-d81f1729-14f5-4368-ae30-b4a989b53206 returning object 10fe43e9-7fdb-43fe-8361-d5f056f875a3 2018-12-05 02:10:10,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-05 02:10:10,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}dfeda6fa0b5dce8cc68fe3fe83a2feb4229023e6" 2018-12-05 02:10:10,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-d7781277-781c-41d9-8e20-e12961fdab53 Date: Wed, 05 Dec 2018 02:10:10 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "90070285-9e79-459a-b14a-3d1fcc36db90", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "caf0e3d6-6d8d-494c-a544-3ba2d42faa13", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "4d27f5ebc64f42f7901eaa2dfe320007", "created_at": "2018-12-05T01:45:31Z", "admin_state_up": true, "updated_at": "2018-12-05T02:10:09Z", "revision_number": 4, "routes": [], "project_id": "4d27f5ebc64f42f7901eaa2dfe320007", "id": "10fe43e9-7fdb-43fe-8361-d5f056f875a3", "name": "juju_epc-router_336ea2c8-d194-476c-a398-eba19ca7a803"}]} 2018-12-05 02:10:10,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-d7781277-781c-41d9-8e20-e12961fdab53 2018-12-05 02:10:10,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.106921195984s 2018-12-05 02:10:10,886 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-d7781277-781c-41d9-8e20-e12961fdab53 2018-12-05 02:10:10,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-05 02:10:10,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/10fe43e9-7fdb-43fe-8361-d5f056f875a3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfeda6fa0b5dce8cc68fe3fe83a2feb4229023e6" 2018-12-05 02:10:12,291 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8c669da7-d5ae-4734-9c4b-c68bca5b0710 Content-Length: 0 Date: Wed, 05 Dec 2018 02:10:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-05 02:10:12,291 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/10fe43e9-7fdb-43fe-8361-d5f056f875a3.json used request id req-8c669da7-d5ae-4734-9c4b-c68bca5b0710 2018-12-05 02:10:12,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.4035449028s 2018-12-05 02:10:12,291 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/10fe43e9-7fdb-43fe-8361-d5f056f875a3.json used request id req-8c669da7-d5ae-4734-9c4b-c68bca5b0710 2018-12-05 02:10:12,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-05 02:10:12,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}dfeda6fa0b5dce8cc68fe3fe83a2feb4229023e6" 2018-12-05 02:10:12,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-3f58d332-5926-4759-ab14-9544d0326333 Date: Wed, 05 Dec 2018 02:10:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b14ca1da-e875-47ea-aff5-2008fa6b8035","tenant_id":"4d27f5ebc64f42f7901eaa2dfe320007","created_at":"2018-12-05T01:45:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-05T01:45:31Z","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":"4d27f5ebc64f42f7901eaa2dfe320007","id":"51ef5607-59d2-4f1f-8914-113a0d2f47ec","subnetpool_id":null,"name":"juju_epc-subnet_336ea2c8-d194-476c-a398-eba19ca7a803"}]} 2018-12-05 02:10:12,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-3f58d332-5926-4759-ab14-9544d0326333 2018-12-05 02:10:12,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0429980754852s 2018-12-05 02:10:12,335 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-3f58d332-5926-4759-ab14-9544d0326333 2018-12-05 02:10:12,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-05 02:10:12,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/51ef5607-59d2-4f1f-8914-113a0d2f47ec.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfeda6fa0b5dce8cc68fe3fe83a2feb4229023e6" 2018-12-05 02:10:13,309 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1d6c069d-8d17-4009-bf43-0c6087beeb5a Date: Wed, 05 Dec 2018 02:10:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-05 02:10:13,309 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/51ef5607-59d2-4f1f-8914-113a0d2f47ec.json used request id req-1d6c069d-8d17-4009-bf43-0c6087beeb5a 2018-12-05 02:10:13,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.972697973251s 2018-12-05 02:10:13,310 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/51ef5607-59d2-4f1f-8914-113a0d2f47ec.json used request id req-1d6c069d-8d17-4009-bf43-0c6087beeb5a 2018-12-05 02:10:13,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-05 02:10:13,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}dfeda6fa0b5dce8cc68fe3fe83a2feb4229023e6" 2018-12-05 02:10:13,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1152 X-Openstack-Request-Id: req-bb8e7e15-4bb8-4e16-9464-cb6fd86df327 Date: Wed, 05 Dec 2018 02:10:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"updated_at":"2018-12-04T20:04:01Z","tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","id":"90070285-9e79-459a-b14a-3d1fcc36db90","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-05T02:10:13Z","tenant_id":"4d27f5ebc64f42f7901eaa2dfe320007","created_at":"2018-12-05T01:45:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4d27f5ebc64f42f7901eaa2dfe320007","id":"b14ca1da-e875-47ea-aff5-2008fa6b8035","name":"juju_epc-net_336ea2c8-d194-476c-a398-eba19ca7a803"}]} 2018-12-05 02:10:13,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-bb8e7e15-4bb8-4e16-9464-cb6fd86df327 2018-12-05 02:10:13,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.098484992981s 2018-12-05 02:10:13,409 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-bb8e7e15-4bb8-4e16-9464-cb6fd86df327 2018-12-05 02:10:13,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-05 02:10:13,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/b14ca1da-e875-47ea-aff5-2008fa6b8035.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfeda6fa0b5dce8cc68fe3fe83a2feb4229023e6" 2018-12-05 02:10:14,811 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0bd3eaee-8d52-413a-b2b7-441ab40a162e Date: Wed, 05 Dec 2018 02:10:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-05 02:10:14,811 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/b14ca1da-e875-47ea-aff5-2008fa6b8035.json used request id req-0bd3eaee-8d52-413a-b2b7-441ab40a162e 2018-12-05 02:10:14,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.40112900734s 2018-12-05 02:10:14,812 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/b14ca1da-e875-47ea-aff5-2008fa6b8035.json used request id req-0bd3eaee-8d52-413a-b2b7-441ab40a162e 2018-12-05 02:10:14,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-05 02:10:14,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfeda6fa0b5dce8cc68fe3fe83a2feb4229023e6" 2018-12-05 02:10:14,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-cf40687e-7e42-4558-be3d-34fd69a3a2bc Date: Wed, 05 Dec 2018 02:10:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/3a8e9a96-0da2-4409-bab7-8705a535af86/snap", "metadata": {}}], "file": "/v2/images/3a8e9a96-0da2-4409-bab7-8705a535af86/file", "owner": "4d27f5ebc64f42f7901eaa2dfe320007", "id": "3a8e9a96-0da2-4409-bab7-8705a535af86", "size": 297074688, "self": "/v2/images/3a8e9a96-0da2-4409-bab7-8705a535af86", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/3a8e9a96-0da2-4409-bab7-8705a535af86/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "356f04cd42da0af300d6df7292b85a37e93c8237d3143e6052b44908c0c11a02", "updated_at": "2018-12-05T01:45:41Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_336ea2c8-d194-476c-a398-eba19ca7a803", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "93b2de7a1313d9623cbd593108a3f62b", "name": "juju_epc-img_336ea2c8-d194-476c-a398-eba19ca7a803", "checksum": "93b2de7a1313d9623cbd593108a3f62b", "created_at": "2018-12-05T01:45:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-05 02:10:14,851 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-cf40687e-7e42-4558-be3d-34fd69a3a2bc 2018-12-05 02:10:14,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0356249809265s 2018-12-05 02:10:14,852 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-cf40687e-7e42-4558-be3d-34fd69a3a2bc 2018-12-05 02:10:14,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-05 02:10:14,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/3a8e9a96-0da2-4409-bab7-8705a535af86 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfeda6fa0b5dce8cc68fe3fe83a2feb4229023e6" 2018-12-05 02:10:15,224 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ae7627bd-44e0-47fb-a88b-cd36406af08b Date: Wed, 05 Dec 2018 02:10:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-05 02:10:15,224 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/3a8e9a96-0da2-4409-bab7-8705a535af86 used request id req-ae7627bd-44e0-47fb-a88b-cd36406af08b 2018-12-05 02:10:15,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.371069192886s 2018-12-05 02:10:15,224 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/3a8e9a96-0da2-4409-bab7-8705a535af86 used request id req-ae7627bd-44e0-47fb-a88b-cd36406af08b 2018-12-05 02:10:15,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-05 02:10:15,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}11fd16750149625bd5cf7cdbcc200ad2048fa772" 2018-12-05 02:10:15,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 02:10:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da76e0d0-f5ea-4b92-9863-07bd17daa06c x-compute-request-id: req-da76e0d0-f5ea-4b92-9863-07bd17daa06c Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "juju_epc-flavor_336ea2c8-d194-476c-a398-eba19ca7a803", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6f6def75-9772-4d96-a919-36677965fab9", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6f6def75-9772-4d96-a919-36677965fab9", "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": "6f6def75-9772-4d96-a919-36677965fab9"}]} 2018-12-05 02:10:15,245 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-da76e0d0-f5ea-4b92-9863-07bd17daa06c 2018-12-05 02:10:15,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0205881595612s 2018-12-05 02:10:15,246 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-da76e0d0-f5ea-4b92-9863-07bd17daa06c 2018-12-05 02:10:15,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-05 02:10:15,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/6f6def75-9772-4d96-a919-36677965fab9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11fd16750149625bd5cf7cdbcc200ad2048fa772" 2018-12-05 02:10:15,284 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 05 Dec 2018 02:10:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5d589bb1-6007-4df9-9be1-776930352214 x-compute-request-id: req-5d589bb1-6007-4df9-9be1-776930352214 Content-Length: 0 Content-Type: application/json 2018-12-05 02:10:15,284 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/6f6def75-9772-4d96-a919-36677965fab9 used request id req-5d589bb1-6007-4df9-9be1-776930352214 2018-12-05 02:10:15,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0362629890442s 2018-12-05 02:10:15,284 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/6f6def75-9772-4d96-a919-36677965fab9 used request id req-5d589bb1-6007-4df9-9be1-776930352214 2018-12-05 02:10:15,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-05 02:10:15,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11fd16750149625bd5cf7cdbcc200ad2048fa772" 2018-12-05 02:10:15,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 02:10:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afb4d2a0-b34d-4059-aba2-9af84b11b9e2 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "juju_epc-user_336ea2c8-d194-476c-a398-eba19ca7a803", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7f93ca2fca447fb7c21375d1617fdd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cc7f93ca2fca447fb7c21375d1617fdd", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-05 02:10:15,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-afb4d2a0-b34d-4059-aba2-9af84b11b9e2 2018-12-05 02:10:15,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130794048309s 2018-12-05 02:10:15,416 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-afb4d2a0-b34d-4059-aba2-9af84b11b9e2 2018-12-05 02:10:15,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-05 02:10:15,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/cc7f93ca2fca447fb7c21375d1617fdd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11fd16750149625bd5cf7cdbcc200ad2048fa772" 2018-12-05 02:10:15,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 02:10:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc081eb1-514c-44a5-8b6f-73b23c66a4c9 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_336ea2c8-d194-476c-a398-eba19ca7a803", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7f93ca2fca447fb7c21375d1617fdd"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "cc7f93ca2fca447fb7c21375d1617fdd", "description": null}} 2018-12-05 02:10:15,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/cc7f93ca2fca447fb7c21375d1617fdd used request id req-dc081eb1-514c-44a5-8b6f-73b23c66a4c9 2018-12-05 02:10:15,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10822892189s 2018-12-05 02:10:15,530 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/cc7f93ca2fca447fb7c21375d1617fdd used request id req-dc081eb1-514c-44a5-8b6f-73b23c66a4c9 2018-12-05 02:10:15,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-05 02:10:15,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/cc7f93ca2fca447fb7c21375d1617fdd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11fd16750149625bd5cf7cdbcc200ad2048fa772" 2018-12-05 02:10:15,737 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 05 Dec 2018 02:10:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84d8f04c-ab1c-4d14-bc67-476f791555b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-05 02:10:15,737 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/cc7f93ca2fca447fb7c21375d1617fdd used request id req-84d8f04c-ab1c-4d14-bc67-476f791555b3 2018-12-05 02:10:15,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.206732034683s 2018-12-05 02:10:15,738 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/cc7f93ca2fca447fb7c21375d1617fdd used request id req-84d8f04c-ab1c-4d14-bc67-476f791555b3 2018-12-05 02:10:15,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-05 02:10:15,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}11fd16750149625bd5cf7cdbcc200ad2048fa772" 2018-12-05 02:10:15,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 02:10:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5dbc3e3-4761-45d0-b63e-5de7b304b45b Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.23:5000/v3/projects/4d27f5ebc64f42f7901eaa2dfe320007"}, "tags": [], "enabled": true, "id": "4d27f5ebc64f42f7901eaa2dfe320007", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_336ea2c8-d194-476c-a398-eba19ca7a803"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-05 02:10:15,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-f5dbc3e3-4761-45d0-b63e-5de7b304b45b 2018-12-05 02:10:15,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102358818054s 2018-12-05 02:10:15,847 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-f5dbc3e3-4761-45d0-b63e-5de7b304b45b 2018-12-05 02:10:15,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-05 02:10:15,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/4d27f5ebc64f42f7901eaa2dfe320007 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11fd16750149625bd5cf7cdbcc200ad2048fa772" 2018-12-05 02:10:16,042 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 05 Dec 2018 02:10:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1b090a0-f47a-4e89-aa1b-9390c78fd274 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-05 02:10:16,042 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/4d27f5ebc64f42f7901eaa2dfe320007 used request id req-e1b090a0-f47a-4e89-aa1b-9390c78fd274 2018-12-05 02:10:16,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.190914154053s 2018-12-05 02:10:16,043 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/4d27f5ebc64f42f7901eaa2dfe320007 used request id req-e1b090a0-f47a-4e89-aa1b-9390c78fd274 2018-12-05 02:10:16,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-05 02:10:16,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=4d27f5ebc64f42f7901eaa2dfe320007&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}11fd16750149625bd5cf7cdbcc200ad2048fa772" 2018-12-05 02:10:16,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-d71f044b-ce03-44dc-b0bb-5d7e59725f45 Date: Wed, 05 Dec 2018 02:10:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4d27f5ebc64f42f7901eaa2dfe320007", "created_at": "2018-12-05T01:45:29Z", "updated_at": "2018-12-05T01:45:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:45:29Z", "revision_number": 0, "id": "2d433a78-fb9f-45d8-ae64-df66ac393cf3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:45:29Z", "security_group_id": "17b5f7c9-035b-4bdb-96b4-ae3de8da67af", "tenant_id": "4d27f5ebc64f42f7901eaa2dfe320007", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d27f5ebc64f42f7901eaa2dfe320007"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:45:29Z", "revision_number": 0, "id": "8a436306-aac4-4d8d-b90d-8f5fcc4047bf", "remote_group_id": "17b5f7c9-035b-4bdb-96b4-ae3de8da67af", "remote_ip_prefix": null, "created_at": "2018-12-05T01:45:29Z", "security_group_id": "17b5f7c9-035b-4bdb-96b4-ae3de8da67af", "tenant_id": "4d27f5ebc64f42f7901eaa2dfe320007", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d27f5ebc64f42f7901eaa2dfe320007"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:45:29Z", "revision_number": 0, "id": "97901a83-4213-4a34-bed9-e500e13397ce", "remote_group_id": "17b5f7c9-035b-4bdb-96b4-ae3de8da67af", "remote_ip_prefix": null, "created_at": "2018-12-05T01:45:29Z", "security_group_id": "17b5f7c9-035b-4bdb-96b4-ae3de8da67af", "tenant_id": "4d27f5ebc64f42f7901eaa2dfe320007", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d27f5ebc64f42f7901eaa2dfe320007"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:45:29Z", "revision_number": 0, "id": "9821c1b5-4feb-4a2f-9d83-fda456ef0859", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:45:29Z", "security_group_id": "17b5f7c9-035b-4bdb-96b4-ae3de8da67af", "tenant_id": "4d27f5ebc64f42f7901eaa2dfe320007", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d27f5ebc64f42f7901eaa2dfe320007"}], "revision_number": 4, "project_id": "4d27f5ebc64f42f7901eaa2dfe320007", "id": "17b5f7c9-035b-4bdb-96b4-ae3de8da67af", "name": "default"}]} 2018-12-05 02:10:16,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=4d27f5ebc64f42f7901eaa2dfe320007&name=default used request id req-d71f044b-ce03-44dc-b0bb-5d7e59725f45 2018-12-05 02:10:16,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.311076879501s 2018-12-05 02:10:16,357 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=4d27f5ebc64f42f7901eaa2dfe320007&name=default used request id req-d71f044b-ce03-44dc-b0bb-5d7e59725f45 2018-12-05 02:10:16,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-05 02:10:16,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}11fd16750149625bd5cf7cdbcc200ad2048fa772" 2018-12-05 02:10:16,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-baad24c1-5b20-435a-9092-5ececf5513e6 Date: Wed, 05 Dec 2018 02:10:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0f2677182b043489061c6101ece0da8", "created_at": "2018-12-04T20:03:28Z", "updated_at": "2018-12-04T20:03:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "342d5825-16c2-4775-8f80-4ca3f3008b0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "635a851c-01c6-4091-9a23-6d6237d87b7b", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "98b4fd80-5d48-4944-ae99-e08a1790b417", "remote_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0f2677182b043489061c6101ece0da8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:28Z", "revision_number": 0, "id": "9d59bb9b-fa2c-4822-b5ef-35eec780bb75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:28Z", "security_group_id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "tenant_id": "d0f2677182b043489061c6101ece0da8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0f2677182b043489061c6101ece0da8"}], "revision_number": 4, "project_id": "d0f2677182b043489061c6101ece0da8", "id": "096be980-f179-4a0a-8ad9-6c16a00ce913", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4d27f5ebc64f42f7901eaa2dfe320007", "created_at": "2018-12-05T01:45:29Z", "updated_at": "2018-12-05T01:45:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:45:29Z", "revision_number": 0, "id": "2d433a78-fb9f-45d8-ae64-df66ac393cf3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:45:29Z", "security_group_id": "17b5f7c9-035b-4bdb-96b4-ae3de8da67af", "tenant_id": "4d27f5ebc64f42f7901eaa2dfe320007", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d27f5ebc64f42f7901eaa2dfe320007"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:45:29Z", "revision_number": 0, "id": "8a436306-aac4-4d8d-b90d-8f5fcc4047bf", "remote_group_id": "17b5f7c9-035b-4bdb-96b4-ae3de8da67af", "remote_ip_prefix": null, "created_at": "2018-12-05T01:45:29Z", "security_group_id": "17b5f7c9-035b-4bdb-96b4-ae3de8da67af", "tenant_id": "4d27f5ebc64f42f7901eaa2dfe320007", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d27f5ebc64f42f7901eaa2dfe320007"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:45:29Z", "revision_number": 0, "id": "97901a83-4213-4a34-bed9-e500e13397ce", "remote_group_id": "17b5f7c9-035b-4bdb-96b4-ae3de8da67af", "remote_ip_prefix": null, "created_at": "2018-12-05T01:45:29Z", "security_group_id": "17b5f7c9-035b-4bdb-96b4-ae3de8da67af", "tenant_id": "4d27f5ebc64f42f7901eaa2dfe320007", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d27f5ebc64f42f7901eaa2dfe320007"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-05T01:45:29Z", "revision_number": 0, "id": "9821c1b5-4feb-4a2f-9d83-fda456ef0859", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-05T01:45:29Z", "security_group_id": "17b5f7c9-035b-4bdb-96b4-ae3de8da67af", "tenant_id": "4d27f5ebc64f42f7901eaa2dfe320007", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d27f5ebc64f42f7901eaa2dfe320007"}], "revision_number": 4, "project_id": "4d27f5ebc64f42f7901eaa2dfe320007", "id": "17b5f7c9-035b-4bdb-96b4-ae3de8da67af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "created_at": "2018-12-04T20:03:30Z", "updated_at": "2018-12-04T20:03:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "1b13d34a-78ab-4915-85af-bb276d2bab35", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "4811bb1b-43aa-49f7-bfa6-98e2d30ce5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "b47755db-076e-4aaf-a535-d8f383c5cc4f", "remote_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:30Z", "revision_number": 0, "id": "eff15240-414e-40b7-81b8-47c486d5179f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:30Z", "security_group_id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "tenant_id": "2a763d9a3fb04951922630d1afd80a87", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a763d9a3fb04951922630d1afd80a87"}], "revision_number": 4, "project_id": "2a763d9a3fb04951922630d1afd80a87", "id": "19ac828d-946f-412f-8052-dbadb9e92d5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "created_at": "2018-12-04T19:45:26Z", "updated_at": "2018-12-04T19:45:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "11cda665-c94b-4141-a6da-f4c2224bc0d8", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "3e95b6b2-15a6-4b48-abb0-58b805c04c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "9cec3000-0c0e-49fb-8c7b-9dd0b1c2af31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv4", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:26Z", "revision_number": 0, "id": "df972b4c-1b56-4f1a-9ca9-976ebf7dde9c", "remote_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:26Z", "security_group_id": "1e5fd32d-6245-457d-a490-2299345050db", "tenant_id": "7156be1802b84962aaa9ceab6d73cc34", "port_range_min": null, "ethertype": "IPv6", "project_id": "7156be1802b84962aaa9ceab6d73cc34"}], "revision_number": 4, "project_id": "7156be1802b84962aaa9ceab6d73cc34", "id": "1e5fd32d-6245-457d-a490-2299345050db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b85822c75b8440e997578ae1b00b657", "created_at": "2018-12-04T19:42:58Z", "updated_at": "2018-12-04T19:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "12e5f784-0ebf-428e-9c72-bdef34556b1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "37e3004d-0443-42f1-a6fb-3908e2206474", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "66cb5e58-0a27-4ac4-8afb-28a370087256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b85822c75b8440e997578ae1b00b657"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:42:58Z", "revision_number": 0, "id": "bbd61314-2725-4a26-9db4-4125c9ce0254", "remote_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "remote_ip_prefix": null, "created_at": "2018-12-04T19:42:58Z", "security_group_id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "tenant_id": "7b85822c75b8440e997578ae1b00b657", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b85822c75b8440e997578ae1b00b657"}], "revision_number": 4, "project_id": "7b85822c75b8440e997578ae1b00b657", "id": "824734d6-f4c8-458e-aca0-6a803aa8f2ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "created_at": "2018-12-04T20:03:41Z", "updated_at": "2018-12-04T20:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "07d8ae38-5ada-478b-8a41-29831b03ebed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "47ae25b1-f8fc-4de3-9992-0bf0a86738c6", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "7d793558-4992-4736-a165-3d73e1e20f8c", "remote_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:41Z", "revision_number": 0, "id": "bfbcb576-2499-45d6-bca0-3db0c91a5730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:41Z", "security_group_id": "85899656-3cf6-4688-b027-00870f5ad449", "tenant_id": "bac7955b3d9c49b0805c8e6d06e5715c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac7955b3d9c49b0805c8e6d06e5715c"}], "revision_number": 4, "project_id": "bac7955b3d9c49b0805c8e6d06e5715c", "id": "85899656-3cf6-4688-b027-00870f5ad449", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "created_at": "2018-12-04T20:03:37Z", "updated_at": "2018-12-04T20:03:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "008e70ea-1cf4-477d-81a7-3f227d60f7b3", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "6ef3e251-ae7c-47e5-82e4-8810ec93e6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "794db0e8-850c-4d38-a43e-44e80c3d3c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:37Z", "revision_number": 0, "id": "b44a8fc2-47f9-431a-8ae0-aafede471a08", "remote_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:37Z", "security_group_id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "tenant_id": "5d37c46915e14ee2bdb9480312cdb8c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d37c46915e14ee2bdb9480312cdb8c3"}], "revision_number": 4, "project_id": "5d37c46915e14ee2bdb9480312cdb8c3", "id": "8a357d51-2e9c-412b-ad2f-07ac4d2a3575", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-04T19:45:28Z", "updated_at": "2018-12-04T19:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "0761660f-e15e-413d-9b36-82e112c7effd", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "2e03a1b7-977c-41c0-8999-c474c9692231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "cf2d6265-a462-4dc5-9418-37257a4a9212", "remote_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T19:45:28Z", "revision_number": 0, "id": "efc99e2b-a041-491b-b6df-742cead93fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T19:45:28Z", "security_group_id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "902f2285-dab9-4ac1-9a5a-2748d15f204a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "created_at": "2018-12-04T20:03:39Z", "updated_at": "2018-12-04T20:03:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "88502880-200c-431a-ad3b-d92eeeec6ff1", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "8faf5c7f-5bd4-4113-86c2-17dc1a3f8a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "b3defb35-2b06-4ecb-bce9-337d18db0fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:39Z", "revision_number": 0, "id": "c6e9297f-c58a-4470-9962-5cf849368da4", "remote_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:39Z", "security_group_id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "tenant_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564"}], "revision_number": 4, "project_id": "2ffb8d7641cf4598a2cf3ff5ba4d2564", "id": "9101a7d5-4072-4d93-b0dd-dd059df03a53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3496693b7fd412182deed8b0a043350", "created_at": "2018-12-04T20:03:19Z", "updated_at": "2018-12-04T20:03:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "0c5b77d7-b263-465f-9a5b-a37e7cddb084", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "52f2ab96-6b12-4c94-965d-c5e82d5a296a", "remote_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "64bd7760-1572-4784-a70e-23f6f0738d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3496693b7fd412182deed8b0a043350"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:19Z", "revision_number": 0, "id": "71f43445-4942-47ff-a2a8-aea6622b7a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:19Z", "security_group_id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "tenant_id": "c3496693b7fd412182deed8b0a043350", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3496693b7fd412182deed8b0a043350"}], "revision_number": 4, "project_id": "c3496693b7fd412182deed8b0a043350", "id": "adc035d1-383e-4a4d-8db0-b60bff1b2bf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "created_at": "2018-12-04T20:03:35Z", "updated_at": "2018-12-04T20:03:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "1889a6f5-d88e-45b1-ab80-268126cf2763", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "ac449c0d-b01b-4fb3-b0cc-dd6ad6eec8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "c2b9087f-f75b-4e26-a03e-27085a9a0504", "remote_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-04T20:03:35Z", "revision_number": 0, "id": "d2a999ef-827e-42c5-ac46-04b6bc0a2229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-04T20:03:35Z", "security_group_id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "tenant_id": "5cf2e174792b4142afd6ee02ecdef31d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cf2e174792b4142afd6ee02ecdef31d"}], "revision_number": 4, "project_id": "5cf2e174792b4142afd6ee02ecdef31d", "id": "ccad6ff4-d44c-4b38-b5db-605604589ef8", "name": "default"}]} 2018-12-05 02:10:16,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-baad24c1-5b20-435a-9092-5ececf5513e6 2018-12-05 02:10:16,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.108909845352s 2018-12-05 02:10:16,470 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-baad24c1-5b20-435a-9092-5ececf5513e6 2018-12-05 02:10:16,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-05 02:10:16,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/17b5f7c9-035b-4bdb-96b4-ae3de8da67af.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11fd16750149625bd5cf7cdbcc200ad2048fa772" 2018-12-05 02:10:16,643 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a9853426-f9f9-4ee7-898f-bb56c324f43c Content-Length: 0 Date: Wed, 05 Dec 2018 02:10:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-05 02:10:16,643 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/17b5f7c9-035b-4bdb-96b4-ae3de8da67af.json used request id req-a9853426-f9f9-4ee7-898f-bb56c324f43c 2018-12-05 02:10:16,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.167927026749s 2018-12-05 02:10:16,643 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/17b5f7c9-035b-4bdb-96b4-ae3de8da67af.json used request id req-a9853426-f9f9-4ee7-898f-bb56c324f43c 2018-12-05 02:10:16,644 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-12-05 02:10:16,644 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 05:59 | FAIL | | cloudify_ims | functest | vnf | 05:60 | FAIL | | heat_ims | functest | vnf | 141:37 | FAIL | | vyos_vrouter | functest | vnf | 06:06 | FAIL | | juju_epc | functest | vnf | 24:37 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-12-05 02:10:16,651 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-12-05 02:10:19,396 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-78 | | 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-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-05 02:10:19,401 - 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.23,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=3RyGTh9b6fH3kEgEpTJkWzuFd 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=7156be1802b84962aaa9ceab6d73cc34 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.3 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=ZEpENdqmh9AueaxFCMDvz9Qrn export OS_REGION_NAME=regionOne 2018-12-05 02:10:19,402 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full 2018-12-05 02:10:19,414 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2018-12-05 02:10:19,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-05 02:10:19,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 02:10:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee23a9f5-8376-42fb-9cb9-7474f8a8bd2b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-05 02:10:19,680 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ee23a9f5-8376-42fb-9cb9-7474f8a8bd2b 2018-12-05 02:10:19,681 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-05 02:10:20,073 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-05T03:10:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "61d4c3b4398c40adbd8e901c42776579"}, "audit_ids": ["XwVXmEiZQcaxY4rNM3k6wg"], "issued_at": "2018-12-05T02:10:20.000000Z"}} 2018-12-05 02:10:20,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-05 02:10:20,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}d3a34dcf57f59038ab95d4d81e59e14bef2519f1" 2018-12-05 02:10:20,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-e3bcdada-2f93-4575-91d5-bdd509fd27cc Date: Wed, 05 Dec 2018 02:10:20 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T20:04:01Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"}]} 2018-12-05 02:10:20,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e3bcdada-2f93-4575-91d5-bdd509fd27cc 2018-12-05 02:10:20,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.243325948715s 2018-12-05 02:10:20,320 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e3bcdada-2f93-4575-91d5-bdd509fd27cc 2018-12-05 02:10:20,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-05 02:10:20,328 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 05 Dec 2018 02:10: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-05 02:10:20,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-05 02:10:20,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d3a34dcf57f59038ab95d4d81e59e14bef2519f1" 2018-12-05 02:10:20,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 02:10:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51c670ee-bf9f-4568-95a1-ea4b1ad16bcb Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-05 02:10:20,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-51c670ee-bf9f-4568-95a1-ea4b1ad16bcb 2018-12-05 02:10:20,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100954055786s 2018-12-05 02:10:20,431 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-51c670ee-bf9f-4568-95a1-ea4b1ad16bcb 2018-12-05 02:10:20,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-05 02:10:20,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}d3a34dcf57f59038ab95d4d81e59e14bef2519f1" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full", "enabled": true, "domain_id": "default", "name": "tempest_full-project_0fd50760-a209-4aef-b1bc-7b2aaadb88ce"}}' 2018-12-05 02:10:20,563 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 05 Dec 2018 02:10:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-018d4e45-9b97-4ffd-bc52-668c3fc4f723 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.23:5000/v3/projects/48a6dedc6d9d411ab56a5a7112677f00"}, "tags": [], "enabled": true, "id": "48a6dedc6d9d411ab56a5a7112677f00", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_0fd50760-a209-4aef-b1bc-7b2aaadb88ce"}} 2018-12-05 02:10:20,564 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-018d4e45-9b97-4ffd-bc52-668c3fc4f723 2018-12-05 02:10:20,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.126103162766s 2018-12-05 02:10:20,564 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-018d4e45-9b97-4ffd-bc52-668c3fc4f723 2018-12-05 02:10:20,564 - 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'48a6dedc6d9d411ab56a5a7112677f00', '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_0fd50760-a209-4aef-b1bc-7b2aaadb88ce'}) 2018-12-05 02:10:20,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-05 02:10:20,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3a34dcf57f59038ab95d4d81e59e14bef2519f1" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "a7306cb8-b908-47d7-bb50-2e319cad56b3", "email": null, "name": "tempest_full-user_0fd50760-a209-4aef-b1bc-7b2aaadb88ce"}}' 2018-12-05 02:10:20,941 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 05 Dec 2018 02:10:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fdf3a99-1325-4ec6-be5a-81cf40fc74f4 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_full-user_0fd50760-a209-4aef-b1bc-7b2aaadb88ce", "links": {"self": "http://172.30.9.23:5000/v3/users/18b8ac97cdf741c9a94492e057f58c25"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "18b8ac97cdf741c9a94492e057f58c25", "domain_id": "default", "password_expires_at": null}} 2018-12-05 02:10:20,941 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-7fdf3a99-1325-4ec6-be5a-81cf40fc74f4 2018-12-05 02:10:20,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.370318174362s 2018-12-05 02:10:20,942 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-7fdf3a99-1325-4ec6-be5a-81cf40fc74f4 2018-12-05 02:10:20,942 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'18b8ac97cdf741c9a94492e057f58c25', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_0fd50760-a209-4aef-b1bc-7b2aaadb88ce'}) 2018-12-05 02:10:20,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-05 02:10:20,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3a34dcf57f59038ab95d4d81e59e14bef2519f1" 2018-12-05 02:10:21,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 02:10:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c9e6e2e-5187-413c-87b3-c81f71b21be3 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-05 02:10:21,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3c9e6e2e-5187-413c-87b3-c81f71b21be3 2018-12-05 02:10:21,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0970940589905s 2018-12-05 02:10:21,043 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3c9e6e2e-5187-413c-87b3-c81f71b21be3 2018-12-05 02:10:21,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-05 02:10:21,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3a34dcf57f59038ab95d4d81e59e14bef2519f1" 2018-12-05 02:10:21,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 02:10:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-119f75ae-af16-47a0-be7c-06f44e38c8bf Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-05 02:10:21,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-119f75ae-af16-47a0-be7c-06f44e38c8bf 2018-12-05 02:10:21,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0931649208069s 2018-12-05 02:10:21,141 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-119f75ae-af16-47a0-be7c-06f44e38c8bf 2018-12-05 02:10:21,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-05 02:10:21,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d3a34dcf57f59038ab95d4d81e59e14bef2519f1" 2018-12-05 02:10:21,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 02:10:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0cac938-e062-432d-b0bb-4a00d3c05fab Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-05 02:10:21,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-c0cac938-e062-432d-b0bb-4a00d3c05fab 2018-12-05 02:10:21,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0880510807037s 2018-12-05 02:10:21,235 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-c0cac938-e062-432d-b0bb-4a00d3c05fab 2018-12-05 02:10:21,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-05 02:10:21,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3a34dcf57f59038ab95d4d81e59e14bef2519f1" 2018-12-05 02:10:21,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 02:10:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06956365-76f4-4cb0-ab3f-ad444cbef36a Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_full-user_0fd50760-a209-4aef-b1bc-7b2aaadb88ce", "links": {"self": "http://172.30.9.23:5000/v3/users/18b8ac97cdf741c9a94492e057f58c25"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "18b8ac97cdf741c9a94492e057f58c25", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-05 02:10:21,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-06956365-76f4-4cb0-ab3f-ad444cbef36a 2018-12-05 02:10:21,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112546920776s 2018-12-05 02:10:21,348 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-06956365-76f4-4cb0-ab3f-ad444cbef36a 2018-12-05 02:10:21,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-05 02:10:21,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}d3a34dcf57f59038ab95d4d81e59e14bef2519f1" 2018-12-05 02:10:21,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 02:10:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-374bfc10-2dc4-4cef-a7d5-e89124a283ad Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.23:5000/v3/projects/48a6dedc6d9d411ab56a5a7112677f00"}, "tags": [], "enabled": true, "id": "48a6dedc6d9d411ab56a5a7112677f00", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_0fd50760-a209-4aef-b1bc-7b2aaadb88ce"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-05 02:10:21,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-374bfc10-2dc4-4cef-a7d5-e89124a283ad 2018-12-05 02:10:21,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0922780036926s 2018-12-05 02:10:21,453 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-374bfc10-2dc4-4cef-a7d5-e89124a283ad 2018-12-05 02:10:21,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-05 02:10:21,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=18b8ac97cdf741c9a94492e057f58c25&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=48a6dedc6d9d411ab56a5a7112677f00" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3a34dcf57f59038ab95d4d81e59e14bef2519f1" 2018-12-05 02:10:21,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 02:10:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a08c390b-3cd9-45dc-9b60-08296278610f Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=18b8ac97cdf741c9a94492e057f58c25&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=48a6dedc6d9d411ab56a5a7112677f00", "previous": null, "next": null}} 2018-12-05 02:10:21,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=18b8ac97cdf741c9a94492e057f58c25&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=48a6dedc6d9d411ab56a5a7112677f00 used request id req-a08c390b-3cd9-45dc-9b60-08296278610f 2018-12-05 02:10:21,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0892820358276s 2018-12-05 02:10:21,549 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=18b8ac97cdf741c9a94492e057f58c25&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=48a6dedc6d9d411ab56a5a7112677f00 used request id req-a08c390b-3cd9-45dc-9b60-08296278610f 2018-12-05 02:10:21,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-05 02:10:21,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/48a6dedc6d9d411ab56a5a7112677f00/users/18b8ac97cdf741c9a94492e057f58c25/roles/d20a1200fc7441df95f6f68766e80849 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3a34dcf57f59038ab95d4d81e59e14bef2519f1" 2018-12-05 02:10:21,686 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 05 Dec 2018 02:10:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afecf0fc-d262-46b4-90b0-5a962b9dc636 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-05 02:10:21,686 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/48a6dedc6d9d411ab56a5a7112677f00/users/18b8ac97cdf741c9a94492e057f58c25/roles/d20a1200fc7441df95f6f68766e80849 used request id req-afecf0fc-d262-46b4-90b0-5a962b9dc636 2018-12-05 02:10:21,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.133786916733s 2018-12-05 02:10:21,687 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/48a6dedc6d9d411ab56a5a7112677f00/users/18b8ac97cdf741c9a94492e057f58c25/roles/d20a1200fc7441df95f6f68766e80849 used request id req-afecf0fc-d262-46b4-90b0-5a962b9dc636 2018-12-05 02:10:21,687 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_0fd50760-a209-4aef-b1bc-7b2aaadb88ce', 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'48a6dedc6d9d411ab56a5a7112677f00', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'a7306cb8-b908-47d7-bb50-2e319cad56b3', 'username': u'tempest_full-user_0fd50760-a209-4aef-b1bc-7b2aaadb88ce', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-05 02:10:21,691 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_0fd50760-a209-4aef-b1bc-7b2aaadb88ce', 'password': 'a7306cb8-b908-47d7-bb50-2e319cad56b3', 'project_name': 'tempest_full-project_0fd50760-a209-4aef-b1bc-7b2aaadb88ce', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': '48a6dedc6d9d411ab56a5a7112677f00', 'project_domain_name': 'Default'} 2018-12-05 02:10:21,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-05 02:10:21,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3a34dcf57f59038ab95d4d81e59e14bef2519f1" 2018-12-05 02:10:21,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 02:10:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d172c347-9ddb-4ffe-a4f4-3fc574151cfa Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-05 02:10:21,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d172c347-9ddb-4ffe-a4f4-3fc574151cfa 2018-12-05 02:10:21,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.174766778946s 2018-12-05 02:10:21,870 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d172c347-9ddb-4ffe-a4f4-3fc574151cfa 2018-12-05 02:10:21,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-05 02:10:21,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3a34dcf57f59038ab95d4d81e59e14bef2519f1" 2018-12-05 02:10:21,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 02:10:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efa67e48-f56c-482a-a271-eb565065d949 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-05 02:10:21,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-efa67e48-f56c-482a-a271-eb565065d949 2018-12-05 02:10:21,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0930218696594s 2018-12-05 02:10:21,968 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-efa67e48-f56c-482a-a271-eb565065d949 2018-12-05 02:10:21,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-05 02:10:21,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d3a34dcf57f59038ab95d4d81e59e14bef2519f1" 2018-12-05 02:10:22,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 02:10:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34ddde71-0253-420d-89c8-d419d406e5ae Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-05 02:10:22,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-34ddde71-0253-420d-89c8-d419d406e5ae 2018-12-05 02:10:22,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0933830738068s 2018-12-05 02:10:22,067 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-34ddde71-0253-420d-89c8-d419d406e5ae 2018-12-05 02:10:22,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-05 02:10:22,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3a34dcf57f59038ab95d4d81e59e14bef2519f1" 2018-12-05 02:10:22,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 02:10:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bd3a243-e31b-47d4-8564-287ef746dfb6 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_full-user_0fd50760-a209-4aef-b1bc-7b2aaadb88ce", "links": {"self": "http://172.30.9.23:5000/v3/users/18b8ac97cdf741c9a94492e057f58c25"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "18b8ac97cdf741c9a94492e057f58c25", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-05 02:10:22,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3bd3a243-e31b-47d4-8564-287ef746dfb6 2018-12-05 02:10:22,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0357620716095s 2018-12-05 02:10:22,104 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3bd3a243-e31b-47d4-8564-287ef746dfb6 2018-12-05 02:10:22,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-05 02:10:22,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}d3a34dcf57f59038ab95d4d81e59e14bef2519f1" 2018-12-05 02:10:22,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 02:10:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75e66b19-11f2-4280-95a8-df8157fc5ea8 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.23:5000/v3/projects/48a6dedc6d9d411ab56a5a7112677f00"}, "tags": [], "enabled": true, "id": "48a6dedc6d9d411ab56a5a7112677f00", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_0fd50760-a209-4aef-b1bc-7b2aaadb88ce"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-05 02:10:22,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-75e66b19-11f2-4280-95a8-df8157fc5ea8 2018-12-05 02:10:22,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0963270664215s 2018-12-05 02:10:22,210 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-75e66b19-11f2-4280-95a8-df8157fc5ea8 2018-12-05 02:10:22,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-05 02:10:22,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=18b8ac97cdf741c9a94492e057f58c25&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=48a6dedc6d9d411ab56a5a7112677f00" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3a34dcf57f59038ab95d4d81e59e14bef2519f1" 2018-12-05 02:10:22,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 02:10:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12ea239d-0934-4a95-8800-0af7fa53c21d Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=18b8ac97cdf741c9a94492e057f58c25&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=48a6dedc6d9d411ab56a5a7112677f00", "previous": null, "next": null}} 2018-12-05 02:10:22,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=18b8ac97cdf741c9a94492e057f58c25&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=48a6dedc6d9d411ab56a5a7112677f00 used request id req-12ea239d-0934-4a95-8800-0af7fa53c21d 2018-12-05 02:10:22,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0969150066376s 2018-12-05 02:10:22,314 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=18b8ac97cdf741c9a94492e057f58c25&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=48a6dedc6d9d411ab56a5a7112677f00 used request id req-12ea239d-0934-4a95-8800-0af7fa53c21d 2018-12-05 02:10:22,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-05 02:10:22,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/48a6dedc6d9d411ab56a5a7112677f00/users/18b8ac97cdf741c9a94492e057f58c25/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3a34dcf57f59038ab95d4d81e59e14bef2519f1" 2018-12-05 02:10:22,454 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 05 Dec 2018 02:10:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc87979e-5711-42de-a922-7f49db2bd46d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-05 02:10:22,454 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/48a6dedc6d9d411ab56a5a7112677f00/users/18b8ac97cdf741c9a94492e057f58c25/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-dc87979e-5711-42de-a922-7f49db2bd46d 2018-12-05 02:10:22,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.136549949646s 2018-12-05 02:10:22,455 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/48a6dedc6d9d411ab56a5a7112677f00/users/18b8ac97cdf741c9a94492e057f58c25/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-dc87979e-5711-42de-a922-7f49db2bd46d 2018-12-05 02:10:22,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-05 02:10:22,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3a34dcf57f59038ab95d4d81e59e14bef2519f1" 2018-12-05 02:10:22,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 02:10:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ded7e91a-3f3e-4c5e-a92e-c93e0eeef7c0 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-05 02:10:22,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ded7e91a-3f3e-4c5e-a92e-c93e0eeef7c0 2018-12-05 02:10:22,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0939950942993s 2018-12-05 02:10:22,552 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ded7e91a-3f3e-4c5e-a92e-c93e0eeef7c0 2018-12-05 02:10:22,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-05 02:10:22,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d3a34dcf57f59038ab95d4d81e59e14bef2519f1" 2018-12-05 02:10:22,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 02:10:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42275c64-792f-40b5-a707-c580be8eb645 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-05 02:10:22,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-42275c64-792f-40b5-a707-c580be8eb645 2018-12-05 02:10:22,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0916111469269s 2018-12-05 02:10:22,649 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-42275c64-792f-40b5-a707-c580be8eb645 2018-12-05 02:10:22,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-05 02:10:22,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3a34dcf57f59038ab95d4d81e59e14bef2519f1" 2018-12-05 02:10:22,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 02:10:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff02ac89-03f8-4612-a33e-6ffd2937cbc0 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_full-user_0fd50760-a209-4aef-b1bc-7b2aaadb88ce", "links": {"self": "http://172.30.9.23:5000/v3/users/18b8ac97cdf741c9a94492e057f58c25"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "18b8ac97cdf741c9a94492e057f58c25", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-05 02:10:22,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ff02ac89-03f8-4612-a33e-6ffd2937cbc0 2018-12-05 02:10:22,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111464977264s 2018-12-05 02:10:22,762 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ff02ac89-03f8-4612-a33e-6ffd2937cbc0 2018-12-05 02:10:22,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-05 02:10:22,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&user.id=18b8ac97cdf741c9a94492e057f58c25&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}d3a34dcf57f59038ab95d4d81e59e14bef2519f1" 2018-12-05 02:10:22,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 02:10:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-184a1bae-3ee1-4908-b21b-32782a325aed Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&user.id=18b8ac97cdf741c9a94492e057f58c25&scope.domain.id=default", "previous": null, "next": null}} 2018-12-05 02:10:22,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&user.id=18b8ac97cdf741c9a94492e057f58c25&scope.domain.id=default used request id req-184a1bae-3ee1-4908-b21b-32782a325aed 2018-12-05 02:10:22,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0917940139771s 2018-12-05 02:10:22,865 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&user.id=18b8ac97cdf741c9a94492e057f58c25&scope.domain.id=default used request id req-184a1bae-3ee1-4908-b21b-32782a325aed 2018-12-05 02:10:22,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-05 02:10:22,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/18b8ac97cdf741c9a94492e057f58c25/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3a34dcf57f59038ab95d4d81e59e14bef2519f1" 2018-12-05 02:10:22,994 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 05 Dec 2018 02:10:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54416f32-38d4-4890-8ec8-dd8475488921 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-05 02:10:22,994 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/18b8ac97cdf741c9a94492e057f58c25/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-54416f32-38d4-4890-8ec8-dd8475488921 2018-12-05 02:10:22,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.125822067261s 2018-12-05 02:10:22,994 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/18b8ac97cdf741c9a94492e057f58c25/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-54416f32-38d4-4890-8ec8-dd8475488921 2018-12-05 02:10:22,995 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-05 02:10:27,000 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | f7062f93-c23b-4b56-b60b-4a7925d0dc49 | 2018-12-05T02:10:26.494306 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: f7062f93-c23b-4b56-b60b-4a7925d0dc49 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-05 02:10:29,834 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-05 02:10:30,533 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-05 02:10:34,857 - 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=2541dec6-eebc-49c0-8778-87e696968b25) as the default verifier for the future CLI operations. 2018-12-05 02:10:36,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-05 02:10:36,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 02:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-363a739c-9979-45a2-a535-6552ec8e7cba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-05 02:10:36,513 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-363a739c-9979-45a2-a535-6552ec8e7cba 2018-12-05 02:10:36,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-05 02:10:36,912 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-05T03:10:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "48a6dedc6d9d411ab56a5a7112677f00", "name": "tempest_full-project_0fd50760-a209-4aef-b1bc-7b2aaadb88ce"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/48a6dedc6d9d411ab56a5a7112677f00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/48a6dedc6d9d411ab56a5a7112677f00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/48a6dedc6d9d411ab56a5a7112677f00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_48a6dedc6d9d411ab56a5a7112677f00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_48a6dedc6d9d411ab56a5a7112677f00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/48a6dedc6d9d411ab56a5a7112677f00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/48a6dedc6d9d411ab56a5a7112677f00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/48a6dedc6d9d411ab56a5a7112677f00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/48a6dedc6d9d411ab56a5a7112677f00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/48a6dedc6d9d411ab56a5a7112677f00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/48a6dedc6d9d411ab56a5a7112677f00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/48a6dedc6d9d411ab56a5a7112677f00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/48a6dedc6d9d411ab56a5a7112677f00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/48a6dedc6d9d411ab56a5a7112677f00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full-user_0fd50760-a209-4aef-b1bc-7b2aaadb88ce", "id": "18b8ac97cdf741c9a94492e057f58c25"}, "audit_ids": ["I3-yp--dSwqcWqJ2mtW72A"], "issued_at": "2018-12-05T02:10:36.000000Z"}} 2018-12-05 02:10:36,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-05 02:10:36,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}44a6e7303e99ecd861e4f605a451f771fa8f418c" 2018-12-05 02:10:37,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-ce212b5f-a42b-433c-aadd-ca137eb7d82b Date: Wed, 05 Dec 2018 02:10: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": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "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": "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": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-12-05 02:10:37,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-ce212b5f-a42b-433c-aadd-ca137eb7d82b 2018-12-05 02:10:37,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.183717012405s 2018-12-05 02:10:37,099 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-ce212b5f-a42b-433c-aadd-ca137eb7d82b 2018-12-05 02:10:37,107 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2018-12-05 02:10:37,107 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-05 02:10:37,236 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-05 02:10:37,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-05 02:10:37,245 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 05 Dec 2018 02:10:37 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-12-05 02:10:37,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-05 02:10:37,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44a6e7303e99ecd861e4f605a451f771fa8f418c" 2018-12-05 02:10:37,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-ab8cca58-f2da-4c57-ace5-3a4007c784ee Date: Wed, 05 Dec 2018 02:10:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-05 02:10:37,443 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ab8cca58-f2da-4c57-ace5-3a4007c784ee 2018-12-05 02:10:37,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.195055961609s 2018-12-05 02:10:37,443 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ab8cca58-f2da-4c57-ace5-3a4007c784ee 2018-12-05 02:10:37,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-05 02:10:37,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}44a6e7303e99ecd861e4f605a451f771fa8f418c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_0fd50760-a209-4aef-b1bc-7b2aaadb88ce", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_0fd50760-a209-4aef-b1bc-7b2aaadb88ce"}' 2018-12-05 02:10:37,522 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/146e63a1-3c68-4d23-9c57-f0ac67b6f3ec Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-483f0a1f-6fd3-42c2-b29b-839669ef7f6f Date: Wed, 05 Dec 2018 02:10:37 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/146e63a1-3c68-4d23-9c57-f0ac67b6f3ec/file", "owner": "48a6dedc6d9d411ab56a5a7112677f00", "id": "146e63a1-3c68-4d23-9c57-f0ac67b6f3ec", "size": null, "self": "/v2/images/146e63a1-3c68-4d23-9c57-f0ac67b6f3ec", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-05T02:10:37Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_0fd50760-a209-4aef-b1bc-7b2aaadb88ce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_0fd50760-a209-4aef-b1bc-7b2aaadb88ce", "checksum": null, "created_at": "2018-12-05T02:10:37Z", "protected": false} 2018-12-05 02:10:37,522 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-483f0a1f-6fd3-42c2-b29b-839669ef7f6f 2018-12-05 02:10:37,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0708720684052s 2018-12-05 02:10:37,523 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-483f0a1f-6fd3-42c2-b29b-839669ef7f6f returning object 146e63a1-3c68-4d23-9c57-f0ac67b6f3ec 2018-12-05 02:10:37,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-05 02:10:37,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/146e63a1-3c68-4d23-9c57-f0ac67b6f3ec/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}44a6e7303e99ecd861e4f605a451f771fa8f418c" -d '' 2018-12-05 02:10:37,919 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-28c6c2b7-4563-45fa-9d54-1e79d906a94b Date: Wed, 05 Dec 2018 02:10:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-05 02:10:37,919 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/146e63a1-3c68-4d23-9c57-f0ac67b6f3ec/file used request id req-28c6c2b7-4563-45fa-9d54-1e79d906a94b 2018-12-05 02:10:37,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.395045042038s 2018-12-05 02:10:37,920 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/146e63a1-3c68-4d23-9c57-f0ac67b6f3ec/file used request id req-28c6c2b7-4563-45fa-9d54-1e79d906a94b 2018-12-05 02:10:37,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-05 02:10:37,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44a6e7303e99ecd861e4f605a451f771fa8f418c" 2018-12-05 02:10:37,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-a7b28048-137b-43a2-b575-87282ce94cbb Date: Wed, 05 Dec 2018 02:10:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/146e63a1-3c68-4d23-9c57-f0ac67b6f3ec/snap", "metadata": {}}], "file": "/v2/images/146e63a1-3c68-4d23-9c57-f0ac67b6f3ec/file", "owner": "48a6dedc6d9d411ab56a5a7112677f00", "id": "146e63a1-3c68-4d23-9c57-f0ac67b6f3ec", "size": 12716032, "self": "/v2/images/146e63a1-3c68-4d23-9c57-f0ac67b6f3ec", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/146e63a1-3c68-4d23-9c57-f0ac67b6f3ec/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-05T02:10:37Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_0fd50760-a209-4aef-b1bc-7b2aaadb88ce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_0fd50760-a209-4aef-b1bc-7b2aaadb88ce", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-05T02:10:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-05 02:10:37,947 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a7b28048-137b-43a2-b575-87282ce94cbb 2018-12-05 02:10:37,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0238981246948s 2018-12-05 02:10:37,948 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a7b28048-137b-43a2-b575-87282ce94cbb 2018-12-05 02:10:37,950 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/146e63a1-3c68-4d23-9c57-f0ac67b6f3ec/snap', u'metadata': Munch({})})], 'file': u'/v2/images/146e63a1-3c68-4d23-9c57-f0ac67b6f3ec/file', 'owner': u'48a6dedc6d9d411ab56a5a7112677f00', 'id': u'146e63a1-3c68-4d23-9c57-f0ac67b6f3ec', 'size': 12716032, u'self': u'/v2/images/146e63a1-3c68-4d23-9c57-f0ac67b6f3ec', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48a6dedc6d9d411ab56a5a7112677f00', 'name': 'tempest_full-project_0fd50760-a209-4aef-b1bc-7b2aaadb88ce', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/146e63a1-3c68-4d23-9c57-f0ac67b6f3ec/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-05T02:10:37Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-05T02:10:37Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_0fd50760-a209-4aef-b1bc-7b2aaadb88ce', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/146e63a1-3c68-4d23-9c57-f0ac67b6f3ec', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_0fd50760-a209-4aef-b1bc-7b2aaadb88ce', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_0fd50760-a209-4aef-b1bc-7b2aaadb88ce', 'created': u'2018-12-05T02:10:37Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-05T02:10:37Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/146e63a1-3c68-4d23-9c57-f0ac67b6f3ec', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_0fd50760-a209-4aef-b1bc-7b2aaadb88ce', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-05 02:10:37,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-05 02:10:37,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}d3a34dcf57f59038ab95d4d81e59e14bef2519f1" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full-flavor_0fd50760-a209-4aef-b1bc-7b2aaadb88ce", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-05 02:10:38,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 02:10:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-545ed99b-d3f4-4f3d-8be8-42254fce4ed9 x-compute-request-id: req-545ed99b-d3f4-4f3d-8be8-42254fce4ed9 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_full-flavor_0fd50760-a209-4aef-b1bc-7b2aaadb88ce", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/efa19c8c-4896-4f22-b5b9-1daa79657519", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/efa19c8c-4896-4f22-b5b9-1daa79657519", "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": "efa19c8c-4896-4f22-b5b9-1daa79657519"}} 2018-12-05 02:10:38,149 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-545ed99b-d3f4-4f3d-8be8-42254fce4ed9 2018-12-05 02:10:38,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.197921991348s 2018-12-05 02:10:38,149 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-545ed99b-d3f4-4f3d-8be8-42254fce4ed9 2018-12-05 02:10:38,150 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_0fd50760-a209-4aef-b1bc-7b2aaadb88ce', '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'7156be1802b84962aaa9ceab6d73cc34', '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'efa19c8c-4896-4f22-b5b9-1daa79657519', 'swap': 0}) 2018-12-05 02:10:38,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-05 02:10:38,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/efa19c8c-4896-4f22-b5b9-1daa79657519/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}d3a34dcf57f59038ab95d4d81e59e14bef2519f1" -d '{"extra_specs": {}}' 2018-12-05 02:10:38,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 02:10:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1defa3e8-971b-4d1f-9a08-e30b14878961 x-compute-request-id: req-1defa3e8-971b-4d1f-9a08-e30b14878961 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-05 02:10:38,363 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/efa19c8c-4896-4f22-b5b9-1daa79657519/os-extra_specs used request id req-1defa3e8-971b-4d1f-9a08-e30b14878961 2018-12-05 02:10:38,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.212507963181s 2018-12-05 02:10:38,364 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/efa19c8c-4896-4f22-b5b9-1daa79657519/os-extra_specs used request id req-1defa3e8-971b-4d1f-9a08-e30b14878961 2018-12-05 02:10:38,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-05 02:10:38,374 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 05 Dec 2018 02: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-05 02:10:38,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-05 02:10:38,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44a6e7303e99ecd861e4f605a451f771fa8f418c" 2018-12-05 02:10:38,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 02:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cd2cef2-1541-463a-bcbb-4c42ff1c9006 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-05 02:10:38,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1cd2cef2-1541-463a-bcbb-4c42ff1c9006 2018-12-05 02:10:38,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101022958755s 2018-12-05 02:10:38,479 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1cd2cef2-1541-463a-bcbb-4c42ff1c9006 2018-12-05 02:10:38,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-05 02:10:38,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d3a34dcf57f59038ab95d4d81e59e14bef2519f1" 2018-12-05 02:10:38,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 02:10:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6255a3ea-efe8-42b6-a730-e7fa895c2595 x-compute-request-id: req-6255a3ea-efe8-42b6-a730-e7fa895c2595 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": 2}, "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": 2010000, "disk_available_least": 145, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 4}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 2010000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-12-05 02:10:38,528 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-6255a3ea-efe8-42b6-a730-e7fa895c2595 2018-12-05 02:10:38,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0374221801758s 2018-12-05 02:10:38,528 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-6255a3ea-efe8-42b6-a730-e7fa895c2595 2018-12-05 02:10:38,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-05 02:10:38,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44a6e7303e99ecd861e4f605a451f771fa8f418c" 2018-12-05 02:10:38,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-b1d591bf-fdb0-4de1-9ec7-7021d72ee4bd Date: Wed, 05 Dec 2018 02:10:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/146e63a1-3c68-4d23-9c57-f0ac67b6f3ec/snap", "metadata": {}}], "file": "/v2/images/146e63a1-3c68-4d23-9c57-f0ac67b6f3ec/file", "owner": "48a6dedc6d9d411ab56a5a7112677f00", "id": "146e63a1-3c68-4d23-9c57-f0ac67b6f3ec", "size": 12716032, "self": "/v2/images/146e63a1-3c68-4d23-9c57-f0ac67b6f3ec", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/146e63a1-3c68-4d23-9c57-f0ac67b6f3ec/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-05T02:10:37Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_0fd50760-a209-4aef-b1bc-7b2aaadb88ce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_0fd50760-a209-4aef-b1bc-7b2aaadb88ce", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-05T02:10:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-05 02:10:38,557 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b1d591bf-fdb0-4de1-9ec7-7021d72ee4bd 2018-12-05 02:10:38,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0246751308441s 2018-12-05 02:10:38,558 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b1d591bf-fdb0-4de1-9ec7-7021d72ee4bd 2018-12-05 02:10:38,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-05 02:10:38,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}44a6e7303e99ecd861e4f605a451f771fa8f418c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_alt_0fd50760-a209-4aef-b1bc-7b2aaadb88ce", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_alt_0fd50760-a209-4aef-b1bc-7b2aaadb88ce"}' 2018-12-05 02:10:38,604 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/7e503379-365f-423e-a5fa-37708bcbe400 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-42cd7afc-d715-4ca4-85e2-446f36d9b7c5 Date: Wed, 05 Dec 2018 02:10:38 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/7e503379-365f-423e-a5fa-37708bcbe400/file", "owner": "48a6dedc6d9d411ab56a5a7112677f00", "id": "7e503379-365f-423e-a5fa-37708bcbe400", "size": null, "self": "/v2/images/7e503379-365f-423e-a5fa-37708bcbe400", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-05T02:10:38Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_0fd50760-a209-4aef-b1bc-7b2aaadb88ce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_0fd50760-a209-4aef-b1bc-7b2aaadb88ce", "checksum": null, "created_at": "2018-12-05T02:10:38Z", "protected": false} 2018-12-05 02:10:38,605 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-42cd7afc-d715-4ca4-85e2-446f36d9b7c5 2018-12-05 02:10:38,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0396981239319s 2018-12-05 02:10:38,605 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-42cd7afc-d715-4ca4-85e2-446f36d9b7c5 returning object 7e503379-365f-423e-a5fa-37708bcbe400 2018-12-05 02:10:38,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-05 02:10:38,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/7e503379-365f-423e-a5fa-37708bcbe400/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}44a6e7303e99ecd861e4f605a451f771fa8f418c" -d '' 2018-12-05 02:10:38,976 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5cf3aa19-69ea-40c9-b96a-6d8b7bec65e6 Date: Wed, 05 Dec 2018 02:10:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-05 02:10:38,976 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/7e503379-365f-423e-a5fa-37708bcbe400/file used request id req-5cf3aa19-69ea-40c9-b96a-6d8b7bec65e6 2018-12-05 02:10:38,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.370110034943s 2018-12-05 02:10:38,976 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/7e503379-365f-423e-a5fa-37708bcbe400/file used request id req-5cf3aa19-69ea-40c9-b96a-6d8b7bec65e6 2018-12-05 02:10:38,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-05 02:10:38,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44a6e7303e99ecd861e4f605a451f771fa8f418c" 2018-12-05 02:10:39,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2351 Content-Type: application/json X-Openstack-Request-Id: req-9e526d9c-7471-479e-9a38-91dd01672716 Date: Wed, 05 Dec 2018 02:10:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7e503379-365f-423e-a5fa-37708bcbe400/snap", "metadata": {}}], "file": "/v2/images/7e503379-365f-423e-a5fa-37708bcbe400/file", "owner": "48a6dedc6d9d411ab56a5a7112677f00", "id": "7e503379-365f-423e-a5fa-37708bcbe400", "size": 12716032, "self": "/v2/images/7e503379-365f-423e-a5fa-37708bcbe400", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7e503379-365f-423e-a5fa-37708bcbe400/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-05T02:10:38Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_0fd50760-a209-4aef-b1bc-7b2aaadb88ce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_0fd50760-a209-4aef-b1bc-7b2aaadb88ce", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-05T02:10:38Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/146e63a1-3c68-4d23-9c57-f0ac67b6f3ec/snap", "metadata": {}}], "file": "/v2/images/146e63a1-3c68-4d23-9c57-f0ac67b6f3ec/file", "owner": "48a6dedc6d9d411ab56a5a7112677f00", "id": "146e63a1-3c68-4d23-9c57-f0ac67b6f3ec", "size": 12716032, "self": "/v2/images/146e63a1-3c68-4d23-9c57-f0ac67b6f3ec", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/146e63a1-3c68-4d23-9c57-f0ac67b6f3ec/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-05T02:10:37Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_0fd50760-a209-4aef-b1bc-7b2aaadb88ce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_0fd50760-a209-4aef-b1bc-7b2aaadb88ce", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-05T02:10:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-05 02:10:39,005 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-9e526d9c-7471-479e-9a38-91dd01672716 2018-12-05 02:10:39,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0254578590393s 2018-12-05 02:10:39,006 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-9e526d9c-7471-479e-9a38-91dd01672716 2018-12-05 02:10:39,008 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7e503379-365f-423e-a5fa-37708bcbe400/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7e503379-365f-423e-a5fa-37708bcbe400/file', 'owner': u'48a6dedc6d9d411ab56a5a7112677f00', 'id': u'7e503379-365f-423e-a5fa-37708bcbe400', 'size': 12716032, u'self': u'/v2/images/7e503379-365f-423e-a5fa-37708bcbe400', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48a6dedc6d9d411ab56a5a7112677f00', 'name': 'tempest_full-project_0fd50760-a209-4aef-b1bc-7b2aaadb88ce', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/7e503379-365f-423e-a5fa-37708bcbe400/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-05T02:10:38Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-05T02:10:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_0fd50760-a209-4aef-b1bc-7b2aaadb88ce', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/7e503379-365f-423e-a5fa-37708bcbe400', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_alt_0fd50760-a209-4aef-b1bc-7b2aaadb88ce', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_0fd50760-a209-4aef-b1bc-7b2aaadb88ce', 'created': u'2018-12-05T02:10:38Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-05T02:10:38Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/7e503379-365f-423e-a5fa-37708bcbe400', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_alt_0fd50760-a209-4aef-b1bc-7b2aaadb88ce', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-05 02:10:39,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-05 02:10:39,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}d3a34dcf57f59038ab95d4d81e59e14bef2519f1" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full-flavor_alt_0fd50760-a209-4aef-b1bc-7b2aaadb88ce", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-05 02:10:39,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 02:10: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-6eea750a-30a2-4f14-922d-d9a5b722e68c x-compute-request-id: req-6eea750a-30a2-4f14-922d-d9a5b722e68c Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_full-flavor_alt_0fd50760-a209-4aef-b1bc-7b2aaadb88ce", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/db520469-45e6-4cf2-8bb6-61553ad7c7db", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/db520469-45e6-4cf2-8bb6-61553ad7c7db", "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": "db520469-45e6-4cf2-8bb6-61553ad7c7db"}} 2018-12-05 02:10:39,052 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6eea750a-30a2-4f14-922d-d9a5b722e68c 2018-12-05 02:10:39,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0423901081085s 2018-12-05 02:10:39,052 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6eea750a-30a2-4f14-922d-d9a5b722e68c 2018-12-05 02:10:39,053 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_0fd50760-a209-4aef-b1bc-7b2aaadb88ce', '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'7156be1802b84962aaa9ceab6d73cc34', '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'db520469-45e6-4cf2-8bb6-61553ad7c7db', 'swap': 0}) 2018-12-05 02:10:39,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-05 02:10:39,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/db520469-45e6-4cf2-8bb6-61553ad7c7db/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}d3a34dcf57f59038ab95d4d81e59e14bef2519f1" -d '{"extra_specs": {}}' 2018-12-05 02:10:39,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 02:10: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-0862438c-5e11-4abd-9863-db2d14d0bffa x-compute-request-id: req-0862438c-5e11-4abd-9863-db2d14d0bffa Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-05 02:10:39,074 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/db520469-45e6-4cf2-8bb6-61553ad7c7db/os-extra_specs used request id req-0862438c-5e11-4abd-9863-db2d14d0bffa 2018-12-05 02:10:39,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0202569961548s 2018-12-05 02:10:39,074 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/db520469-45e6-4cf2-8bb6-61553ad7c7db/os-extra_specs used request id req-0862438c-5e11-4abd-9863-db2d14d0bffa 2018-12-05 02:10:39,074 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_0fd50760-a209-4aef-b1bc-7b2aaadb88ce', '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'7156be1802b84962aaa9ceab6d73cc34', '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'db520469-45e6-4cf2-8bb6-61553ad7c7db', 'swap': 0}) 2018-12-05 02:10:41,650 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-05 02:10:41,651 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-05 02:10:41,651 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-05 02:10:41,654 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-05 02:10:41,673 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-05 02:10:43,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-2541dec6-eebc-49c0-8778-87e696968b25/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2018-12-05 02:10:43,623 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-05 02:10:43,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_full/test_list.txt', '--concurrency=4']'. 2018-12-05 02:10:51,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:10:51.644 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.253s] 2018-12-05 02:10:51,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:10:51.691 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.298s] 2018-12-05 02:10:51,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:10:51.705 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.062s] 2018-12-05 02:10:51,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:10:51.768 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.062s] 2018-12-05 02:10:51,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:10:51.783 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.093s] 2018-12-05 02:10:51,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:10:51.905 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.135s] 2018-12-05 02:10:51,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:10:51.956 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [0.291s] 2018-12-05 02:10:51,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:10:51.993 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.089s] 2018-12-05 02:10:52,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:10:52.815 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.858s] 2018-12-05 02:10:53,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:10:53.008 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.192s] 2018-12-05 02:10:53,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:10:53.024 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.016s] 2018-12-05 02:10:53,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:10:53.035 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.011s] 2018-12-05 02:10:53,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:10:53.045 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.010s] 2018-12-05 02:10:53,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:10:53.197 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.151s] 2018-12-05 02:10:53,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:10:53.316 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.119s] 2018-12-05 02:10:53,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:10:53.350 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.033s] 2018-12-05 02:10:53,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:10:53.474 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.123s] 2018-12-05 02:10:53,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:10:53.500 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.025s] 2018-12-05 02:10:53,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:10:53.509 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.009s] 2018-12-05 02:10:54,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:10:54.017 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [0.507s] 2018-12-05 02:10:54,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:10:54.236 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.218s] 2018-12-05 02:10:56,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:10:56.973 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest ... skip: The microversion range[2.37 - latest] of this test is out of the configuration range[None - None]. 2018-12-05 02:10:56,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:10:56.974 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2018-12-05 02:11:01,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:01.179 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.341s] 2018-12-05 02:11:01,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:01.228 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.048s] 2018-12-05 02:11:01,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:01.672 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.444s] 2018-12-05 02:11:01,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:01.881 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [1.169s] 2018-12-05 02:11:01,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:01.991 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.110s] 2018-12-05 02:11:02,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:02.440 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [0.449s] 2018-12-05 02:11:03,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:03.136 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [0.694s] 2018-12-05 02:11:03,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:03.471 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [0.335s] 2018-12-05 02:11:08,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:08.896 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [9.896s] 2018-12-05 02:11:08,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:08.994 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON.test_create_list_delete_floating_ips_bulk ... success [0.147s] 2018-12-05 02:11:09,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:09.102 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [0.209s] 2018-12-05 02:11:09,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:09.324 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [0.221s] 2018-12-05 02:11:09,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:09.548 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [0.223s] 2018-12-05 02:11:09,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:09.707 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [0.159s] 2018-12-05 02:11:09,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:09.880 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [0.172s] 2018-12-05 02:11:10,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:10.066 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [0.186s] 2018-12-05 02:11:10,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:10.412 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [0.346s] 2018-12-05 02:11:10,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:10.518 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.106s] 2018-12-05 02:11:12,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:12.493 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.261s] 2018-12-05 02:11:12,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:12.505 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.012s] 2018-12-05 02:11:12,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:12.521 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.015s] 2018-12-05 02:11:12,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:12.531 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.010s] 2018-12-05 02:11:12,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:12.545 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.014s] 2018-12-05 02:11:12,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:12.554 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.009s] 2018-12-05 02:11:12,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:12.572 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.018s] 2018-12-05 02:11:12,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:12.581 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.008s] 2018-12-05 02:11:12,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:12.585 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test ... skip: The microversion range[2.6 - latest] of this test is out of the configuration range[None - None]. 2018-12-05 02:11:12,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:12.603 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.021s] 2018-12-05 02:11:12,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:12.616 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.014s] 2018-12-05 02:11:12,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:12.627 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.011s] 2018-12-05 02:11:12,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:12.637 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.010s] 2018-12-05 02:11:12,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:12.648 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.011s] 2018-12-05 02:11:12,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:12.671 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.022s] 2018-12-05 02:11:18,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:18.020 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.203s] 2018-12-05 02:11:19,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:19.089 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_get_hypervisor_show_servers ... success [0.352s] 2018-12-05 02:11:19,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:19.155 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_search_hypervisor ... success [0.066s] 2018-12-05 02:11:19,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:19.379 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume ... skip [0.000s]: Block Live migration not available 2018-12-05 02:11:26,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:26.551 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [1.486s] 2018-12-05 02:11:26,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:26.752 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.201s] 2018-12-05 02:11:29,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:29.091 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [2.337s] 2018-12-05 02:11:29,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:29.807 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [6.072s] 2018-12-05 02:11:30,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:30.263 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [1.173s] 2018-12-05 02:11:36,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:36.494 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [6.686s] 2018-12-05 02:11:38,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:38.925 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_cpu_quota_is_full ... success [2.663s] 2018-12-05 02:11:40,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:40.070 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2018-12-05 02:11:40,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:40.207 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [20.822s] 2018-12-05 02:11:40,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:40.621 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_instances_quota_is_full ... success [1.696s] 2018-12-05 02:11:42,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:42.463 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_memory_quota_is_full ... success [1.840s] 2018-12-05 02:11:42,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:42.465 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2018-12-05 02:11:42,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:42.467 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_rules_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2018-12-05 02:11:42,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:42.476 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_update_quota_normal_user ... success [0.012s] 2018-12-05 02:11:43,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:43.673 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.361s] 2018-12-05 02:11:43,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:43.789 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.115s] 2018-12-05 02:11:43,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:43.911 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.122s] 2018-12-05 02:11:44,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:44.008 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.097s] 2018-12-05 02:11:44,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:44.096 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.088s] 2018-12-05 02:11:44,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:44.408 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.310s] 2018-12-05 02:11:44,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:44.541 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.132s] 2018-12-05 02:11:44,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:44.925 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [0.381s] 2018-12-05 02:11:45,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:45.097 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.174s] 2018-12-05 02:11:45,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:45.223 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.125s] 2018-12-05 02:11:51,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:51.260 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.219s] 2018-12-05 02:11:51,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:51.298 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.038s] 2018-12-05 02:11:51,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:51.343 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.044s] 2018-12-05 02:11:51,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:51.424 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [0.081s] 2018-12-05 02:11:51,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:51.556 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.131s] 2018-12-05 02:11:55,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:55.071 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [6.738s] 2018-12-05 02:11:57,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:57.345 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.189s] 2018-12-05 02:11:57,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:57.355 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.010s] 2018-12-05 02:11:57,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:57.364 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.009s] 2018-12-05 02:11:57,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:57.508 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.143s] 2018-12-05 02:11:57,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:57.520 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.011s] 2018-12-05 02:11:57,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:57.560 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.040s] 2018-12-05 02:11:57,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:11:57.570 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.009s] 2018-12-05 02:12:00,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:12:00.612 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [20.401s] 2018-12-05 02:12:00,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:12:00.613 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration ... skip [0.000s]: Volume-backed live migration not available 2018-12-05 02:12:03,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:12:03.894 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.191s] 2018-12-05 02:12:03,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:12:03.916 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.022s] 2018-12-05 02:12:05,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:12:05.183 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [4.797s] 2018-12-05 02:12:09,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:12:09.500 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-12-05 02:12:10,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:12:10.711 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.176s] 2018-12-05 02:12:10,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:12:10.895 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.184s] 2018-12-05 02:12:13,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:12:13.233 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test ... skip: The microversion range[2.25 - latest] of this test is out of the configuration range[None - None]. 2018-12-05 02:12:14,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:12:14.557 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [0.745s] 2018-12-05 02:12:15,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:12:15.019 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.462s] 2018-12-05 02:12:17,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:12:17.342 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [4.542s] 2018-12-05 02:12:26,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:12:26.161 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.267s] 2018-12-05 02:12:26,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:12:26.196 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.034s] 2018-12-05 02:12:26,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:12:26.432 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.236s] 2018-12-05 02:12:29,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:12:29.126 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.280s] 2018-12-05 02:12:30,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:12:30.083 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: Swapping volumes is not supported. 2018-12-05 02:12:34,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:12:34.700 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [5.569s] 2018-12-05 02:12:34,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:12:34.709 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.012s] 2018-12-05 02:12:34,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:12:34.718 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.009s] 2018-12-05 02:12:34,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:12:34.728 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.009s] 2018-12-05 02:12:35,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:12:35.113 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [0.382s] 2018-12-05 02:12:35,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:12:35.651 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [0.537s] 2018-12-05 02:12:44,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:12:44.049 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.189s] 2018-12-05 02:12:44,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:12:44.126 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.078s] 2018-12-05 02:12:44,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:12:44.248 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.122s] 2018-12-05 02:12:44,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:12:44.462 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.213s] 2018-12-05 02:12:45,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:12:45.754 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [13.683s] 2018-12-05 02:12:47,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:12:47.022 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_volume_swap.AttachVolumeMultiAttachTest ... skip: The microversion range[2.60 - latest] of this test is out of the configuration range[None - None]. 2018-12-05 02:13:08,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:13:08.306 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.137s] 2018-12-05 02:13:08,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:13:08.317 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.012s] 2018-12-05 02:13:08,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:13:08.431 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.113s] 2018-12-05 02:13:08,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:13:08.610 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.179s] 2018-12-05 02:13:13,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:13:13.779 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [57.287s] 2018-12-05 02:13:13,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:13:13.794 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.021s] 2018-12-05 02:13:32,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:13:32.699 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [2.641s] 2018-12-05 02:13:32,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:13:32.979 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.279s] 2018-12-05 02:13:33,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:13:33.157 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [0.179s] 2018-12-05 02:13:47,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:13:47.700 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [61.930s] 2018-12-05 02:13:49,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:13:49.998 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [5.262s] 2018-12-05 02:13:50,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:13:50.020 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.025s] 2018-12-05 02:13:50,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:13:50.031 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.011s] 2018-12-05 02:13:50,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:13:50.042 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.010s] 2018-12-05 02:13:50,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:13:50.050 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id ... success [0.008s] 2018-12-05 02:13:50,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:13:50.239 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id ... success [0.189s] 2018-12-05 02:13:50,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:13:50.261 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.021s] 2018-12-05 02:13:50,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:13:50.441 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.181s] 2018-12-05 02:13:50,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:13:50.726 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.284s] 2018-12-05 02:13:50,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:13:50.748 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image ... success [0.022s] 2018-12-05 02:13:54,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:13:54.680 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.446s] 2018-12-05 02:13:57,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:13:57.664 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [9.964s] 2018-12-05 02:13:58,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:13:58.862 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [0.390s] 2018-12-05 02:13:59,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:13:59.048 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [0.185s] 2018-12-05 02:13:59,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:13:59.131 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [0.083s] 2018-12-05 02:13:59,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:13:59.774 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [0.640s] 2018-12-05 02:14:03,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:14:03.299 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [5.636s] 2018-12-05 02:14:05,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:14:05.996 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.066s] 2018-12-05 02:14:06,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:14:06.750 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.753s] 2018-12-05 02:14:08,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:14:08.165 36 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON ... skip: The microversion range[2.2 - latest] of this test is out of the configuration range[None - None]. 2018-12-05 02:14:08,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:14:08.506 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id ... success [1.756s] 2018-12-05 02:14:10,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:14:10.273 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.766s] 2018-12-05 02:14:10,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:14:10.488 36 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.209s] 2018-12-05 02:14:11,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:14:11.171 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [0.898s] 2018-12-05 02:14:11,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:14:11.986 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [58.173s] 2018-12-05 02:14:15,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:14:15.412 36 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_image_meta_exceed_limit ... success [1.365s] 2018-12-05 02:14:21,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:14:21.885 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.359s] 2018-12-05 02:14:21,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:14:21.894 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.009s] 2018-12-05 02:14:22,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:14:22.454 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [0.558s] 2018-12-05 02:14:22,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:14:22.457 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name ... skip [0.000s]: Neutron allows duplicate names for security groups 2018-12-05 02:14:22,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:14:22.460 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2018-12-05 02:14:22,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:14:22.461 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.000s]: Skipped until Bug: 1161411 is resolved. 2018-12-05 02:14:22,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:14:22.701 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.246s] 2018-12-05 02:14:22,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:14:22.725 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.023s] 2018-12-05 02:14:22,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:14:22.728 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des ... skip [0.000s]: Neutron does not check the security group description 2018-12-05 02:14:22,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:14:22.729 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id ... skip [0.000s]: Neutron does not check the security group ID 2018-12-05 02:14:22,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:14:22.730 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name ... skip [0.000s]: Neutron does not check the security group name 2018-12-05 02:14:24,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:14:24.868 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON ... skip: The microversion range[2.21 - latest] of this test is out of the configuration range[None - None]. 2018-12-05 02:14:27,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:14:27.669 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... fail [205.463s] 2018-12-05 02:14:31,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:14:31.127 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.052s] 2018-12-05 02:14:31,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:14:31.143 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.016s] 2018-12-05 02:14:42,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:14:42.688 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [6.578s] 2018-12-05 02:14:46,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:14:46.665 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [0.991s] 2018-12-05 02:14:46,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:14:46.783 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.119s] 2018-12-05 02:14:47,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:14:47.252 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [4.564s] 2018-12-05 02:14:53,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:14:53.363 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.330s] 2018-12-05 02:14:53,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:14:53.374 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.011s] 2018-12-05 02:14:53,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:14:53.452 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.077s] 2018-12-05 02:14:53,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:14:53.491 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.039s] 2018-12-05 02:14:53,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:14:53.508 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.017s] 2018-12-05 02:14:53,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:14:53.518 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.010s] 2018-12-05 02:14:53,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:14:53.527 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.009s] 2018-12-05 02:14:59,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:14:59.230 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.195s] 2018-12-05 02:14:59,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:14:59.269 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.039s] 2018-12-05 02:14:59,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:14:59.330 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.061s] 2018-12-05 02:14:59,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:14:59.359 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.028s] 2018-12-05 02:14:59,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:14:59.521 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.161s] 2018-12-05 02:15:01,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:15:01.799 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.045s] 2018-12-05 02:15:01,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:15:01.808 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.009s] 2018-12-05 02:15:05,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:15:05.591 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_hypervisor_with_non_admin_user ... success [0.432s] 2018-12-05 02:15:05,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:15:05.605 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_nonexistent_hypervisor ... success [0.014s] 2018-12-05 02:15:05,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:15:05.658 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_non_admin_user ... success [0.052s] 2018-12-05 02:15:05,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:15:05.674 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_nonexistent_hypervisor ... success [0.016s] 2018-12-05 02:15:08,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:15:08.218 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON ... skip: The microversion range[2.10 - latest] of this test is out of the configuration range[None - None]. 2018-12-05 02:15:16,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:15:16.819 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.361s] 2018-12-05 02:15:16,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:15:16.835 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [5.446s] 2018-12-05 02:15:17,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:15:17.013 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.194s] 2018-12-05 02:15:17,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:15:17.320 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [65.321s] 2018-12-05 02:15:17,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:15:17.356 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.343s] 2018-12-05 02:15:17,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:15:17.716 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.359s] 2018-12-05 02:15:18,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:15:18.066 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.349s] 2018-12-05 02:15:18,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:15:18.436 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [0.369s] 2018-12-05 02:15:18,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:15:18.881 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.446s] 2018-12-05 02:15:23,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:15:23.281 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [6.444s] 2018-12-05 02:15:28,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:15:28.928 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.393s] 2018-12-05 02:15:28,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:15:28.944 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.017s] 2018-12-05 02:15:28,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:15:28.960 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.015s] 2018-12-05 02:15:29,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:15:29.314 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.351s] 2018-12-05 02:15:30,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:15:30.868 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.551s] 2018-12-05 02:15:30,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:15:30.880 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.015s] 2018-12-05 02:15:30,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:15:30.901 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.020s] 2018-12-05 02:15:30,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:15:30.913 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.012s] 2018-12-05 02:15:30,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:15:30.924 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.011s] 2018-12-05 02:15:30,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:15:30.942 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.017s] 2018-12-05 02:15:30,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:15:30.955 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.013s] 2018-12-05 02:15:30,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:15:30.965 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.010s] 2018-12-05 02:15:31,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:15:31.987 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [0.689s] 2018-12-05 02:15:33,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:15:33.900 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON ... skip: The microversion range[2.26 - latest] of this test is out of the configuration range[None - None]. 2018-12-05 02:15:34,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:15:34.463 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_security_group_default_rules.SecurityGroupDefaultRulesTest ... skip: Skip as this functionality is not yet implemented in Neutron. Related Bug#1311500 2018-12-05 02:15:37,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:15:37.839 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.259s] 2018-12-05 02:15:37,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:15:37.927 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name ... success [0.087s] 2018-12-05 02:15:37,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:15:37.968 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.041s] 2018-12-05 02:15:38,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:15:38.009 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.040s] 2018-12-05 02:15:43,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:15:43.001 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.489s] 2018-12-05 02:15:43,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:15:43.143 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.142s] 2018-12-05 02:15:43,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:15:43.568 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.178s] 2018-12-05 02:15:43,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:15:43.575 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.011s] 2018-12-05 02:15:43,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:15:43.685 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.110s] 2018-12-05 02:15:57,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:15:57.319 36 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [8.679s] 2018-12-05 02:16:01,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:16:01.286 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [7.812s] 2018-12-05 02:16:02,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:16:02.955 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [1.669s] 2018-12-05 02:16:02,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:16:02.958 36 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [1.810s] 2018-12-05 02:16:05,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:16:05.163 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-12-05 02:16:09,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:16:09.415 36 INFO opnfv-tempest [-] {0} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2018-12-05 02:16:09,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:16:09.967 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.437s] 2018-12-05 02:16:10,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:16:10.360 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.393s] 2018-12-05 02:16:20,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:16:20.427 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [3.568s] 2018-12-05 02:16:26,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:16:26.823 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [69.483s] 2018-12-05 02:16:27,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:16:27.639 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [0.351s] 2018-12-05 02:16:27,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:16:27.897 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_update_with_few_fields ... success [0.258s] 2018-12-05 02:16:31,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:16:31.063 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.163s] 2018-12-05 02:16:31,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:16:31.813 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [0.751s] 2018-12-05 02:16:33,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:16:33.149 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [1.334s] 2018-12-05 02:16:34,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:16:34.728 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-12-05 02:16:41,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:16:41.323 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [0.472s] 2018-12-05 02:16:41,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:16:41.796 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [0.473s] 2018-12-05 02:16:42,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:16:42.395 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.599s] 2018-12-05 02:16:43,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:16:43.079 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.683s] 2018-12-05 02:16:43,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:16:43.588 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [13.274s] 2018-12-05 02:16:44,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:16:44.553 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [1.473s] 2018-12-05 02:16:45,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:16:45.530 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.976s] 2018-12-05 02:16:46,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:16:46.834 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [3.249s] 2018-12-05 02:16:48,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:16:48.462 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [4.866s] 2018-12-05 02:16:48,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:16:48.656 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.196s] 2018-12-05 02:16:49,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:16:49.496 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [0.838s] 2018-12-05 02:16:49,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:16:49.900 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.404s] 2018-12-05 02:16:49,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:16:49.926 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.026s] 2018-12-05 02:16:50,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:16:50.425 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [0.498s] 2018-12-05 02:16:50,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:16:50.831 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.406s] 2018-12-05 02:16:53,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:16:53.705 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.086s] 2018-12-05 02:16:53,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:16:53.799 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.094s] 2018-12-05 02:16:53,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:16:53.892 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.091s] 2018-12-05 02:16:53,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:16:53.994 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.102s] 2018-12-05 02:16:54,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:16:54.055 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.061s] 2018-12-05 02:17:01,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:01.461 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [0.747s] 2018-12-05 02:17:01,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:01.877 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [0.416s] 2018-12-05 02:17:02,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:02.327 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [0.450s] 2018-12-05 02:17:02,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:02.698 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [0.372s] 2018-12-05 02:17:05,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:05.049 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.379s] 2018-12-05 02:17:05,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:05.417 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.368s] 2018-12-05 02:17:09,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:09.124 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.170s] 2018-12-05 02:17:09,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:09.521 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [0.396s] 2018-12-05 02:17:09,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:09.592 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.071s] 2018-12-05 02:17:09,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:09.885 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.293s] 2018-12-05 02:17:14,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:14.602 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.091s] 2018-12-05 02:17:14,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:14.674 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [0.625s] 2018-12-05 02:17:14,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:14.924 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.250s] 2018-12-05 02:17:15,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:15.147 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.223s] 2018-12-05 02:17:19,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:19.795 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.908s] 2018-12-05 02:17:24,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:24.458 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... skip [0.000s]: Security compliance not available. 2018-12-05 02:17:24,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:24.459 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2018-12-05 02:17:30,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:30.681 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [6.221s] 2018-12-05 02:17:31,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:31.688 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [11.442s] 2018-12-05 02:17:32,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:32.148 36 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest ... skip: Glance API v1 not supported 2018-12-05 02:17:32,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:32.149 36 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_images.ListImagesTest ... skip: Glance API v1 not supported 2018-12-05 02:17:32,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:32.151 36 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest ... skip: Glance API v1 not supported 2018-12-05 02:17:32,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:32.469 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [0.784s] 2018-12-05 02:17:34,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:34.351 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [1.880s] 2018-12-05 02:17:35,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:35.659 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [1.523s] 2018-12-05 02:17:35,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:35.839 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.181s] 2018-12-05 02:17:36,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:36.696 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.855s] 2018-12-05 02:17:37,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:37.701 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.005s] 2018-12-05 02:17:49,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:49.599 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [15.241s] 2018-12-05 02:17:50,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:50.313 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [0.720s] 2018-12-05 02:17:50,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:50.758 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.008s] 2018-12-05 02:17:50,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:50.766 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.008s] 2018-12-05 02:17:50,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:50.823 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.057s] 2018-12-05 02:17:50,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:50.863 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.039s] 2018-12-05 02:17:50,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:50.897 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.034s] 2018-12-05 02:17:50,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:50.929 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.032s] 2018-12-05 02:17:50,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:50.988 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.058s] 2018-12-05 02:17:51,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:51.027 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.038s] 2018-12-05 02:17:51,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:51.349 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.322s] 2018-12-05 02:17:51,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:51.394 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.044s] 2018-12-05 02:17:51,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:51.435 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.041s] 2018-12-05 02:17:51,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:51.492 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.057s] 2018-12-05 02:17:51,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:51.530 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.036s] 2018-12-05 02:17:51,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:51.537 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... fail [186.226s] 2018-12-05 02:17:51,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:51.564 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.036s] 2018-12-05 02:17:51,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:51.593 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.066s] 2018-12-05 02:17:51,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:51.604 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.039s] 2018-12-05 02:17:51,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:17:51.808 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.215s] 2018-12-05 02:18:02,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:18:02.880 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [0.551s] 2018-12-05 02:18:03,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:18:03.122 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [0.242s] 2018-12-05 02:18:08,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:18:08.252 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [0.479s] 2018-12-05 02:18:08,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:18:08.313 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [8.764s] 2018-12-05 02:18:08,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:18:08.409 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [0.156s] 2018-12-05 02:18:08,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:18:08.530 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [0.121s] 2018-12-05 02:18:12,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:18:12.503 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [0.551s] 2018-12-05 02:18:16,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:18:16.242 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [0.371s] 2018-12-05 02:18:19,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:18:19.492 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.181s] 2018-12-05 02:18:19,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:18:19.500 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.008s] 2018-12-05 02:18:19,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:18:19.669 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.170s] 2018-12-05 02:18:19,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:18:19.677 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.008s] 2018-12-05 02:18:19,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:18:19.683 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.006s] 2018-12-05 02:18:19,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:18:19.941 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.256s] 2018-12-05 02:18:19,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:18:19.949 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.008s] 2018-12-05 02:18:19,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:18:19.956 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.007s] 2018-12-05 02:18:20,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:18:20.143 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.186s] 2018-12-05 02:18:20,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:18:20.149 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.006s] 2018-12-05 02:18:23,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:18:23.997 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.393s] 2018-12-05 02:18:24,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:18:24.016 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.019s] 2018-12-05 02:18:24,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:18:24.619 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_fixed_ip ... success [16.302s] 2018-12-05 02:18:29,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:18:29.122 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.013s] 2018-12-05 02:18:29,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:18:29.323 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.200s] 2018-12-05 02:18:29,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:18:29.550 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.227s] 2018-12-05 02:18:29,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:18:29.812 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.261s] 2018-12-05 02:18:29,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:18:29.838 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.026s] 2018-12-05 02:18:31,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:18:31.734 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [100.872s] 2018-12-05 02:18:36,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:18:36.307 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [4.574s] 2018-12-05 02:18:36,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:18:36.994 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [0.690s] 2018-12-05 02:18:41,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:18:41.083 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.759s] 2018-12-05 02:18:41,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:18:41.104 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.023s] 2018-12-05 02:18:41,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:18:41.434 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.329s] 2018-12-05 02:18:45,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:18:45.156 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_network_port ... success [20.534s] 2018-12-05 02:18:53,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:18:53.783 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [1.685s] 2018-12-05 02:18:59,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:18:59.828 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [6.043s] 2018-12-05 02:19:00,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:19:00.916 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_affinity ... success [6.862s] 2018-12-05 02:19:01,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:19:01.665 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [1.838s] 2018-12-05 02:19:03,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:19:03.402 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [1.735s] 2018-12-05 02:19:05,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:19:05.059 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [1.658s] 2018-12-05 02:19:06,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:19:06.482 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.564s] 2018-12-05 02:19:06,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:19:06.485 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts ... skip [0.000s]: DifferentHostFilter is not available. 2018-12-05 02:19:06,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:19:06.487 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts_with_list_of_servers ... skip [0.000s]: DifferentHostFilter is not available. 2018-12-05 02:19:06,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:19:06.488 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host ... skip [0.000s]: SameHostFilter is not available. 2018-12-05 02:19:08,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:19:08.692 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON ... skip: L3 Agent Scheduler Extension not enabled. 2018-12-05 02:19:09,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:19:09.739 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [24.579s] 2018-12-05 02:19:15,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:19:15.622 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [2.579s] 2018-12-05 02:19:18,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:19:18.040 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.121s] 2018-12-05 02:19:18,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:19:18.084 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.044s] 2018-12-05 02:19:18,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:19:18.126 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.042s] 2018-12-05 02:19:18,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:19:18.167 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.041s] 2018-12-05 02:19:18,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:19:18.193 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.025s] 2018-12-05 02:19:18,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:19:18.244 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.051s] 2018-12-05 02:19:18,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:19:18.284 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.040s] 2018-12-05 02:19:18,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:19:18.324 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.039s] 2018-12-05 02:19:18,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:19:18.345 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.021s] 2018-12-05 02:19:18,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:19:18.392 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.045s] 2018-12-05 02:19:18,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:19:18.444 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.053s] 2018-12-05 02:19:18,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:19:18.563 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [2.940s] 2018-12-05 02:19:19,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:19:19.840 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [1.278s] 2018-12-05 02:19:21,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:19:21.606 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [1.765s] 2018-12-05 02:19:22,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:19:22.830 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.270s] 2018-12-05 02:19:25,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:19:25.531 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... success [3.337s] 2018-12-05 02:19:29,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:19:29.723 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [1.950s] 2018-12-05 02:19:33,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:19:33.059 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [3.336s] 2018-12-05 02:19:37,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:19:37.971 36 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [3.735s] 2018-12-05 02:19:41,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:19:41.671 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [8.611s] 2018-12-05 02:19:42,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:19:42.922 36 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [4.951s] 2018-12-05 02:19:46,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:19:46.734 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [5.062s] 2018-12-05 02:19:50,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:19:50.529 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [3.795s] 2018-12-05 02:19:54,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:19:54.138 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [3.608s] 2018-12-05 02:19:57,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:19:57.291 36 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.390s] 2018-12-05 02:19:57,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:19:57.652 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [3.514s] 2018-12-05 02:20:00,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:00.868 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [3.216s] 2018-12-05 02:20:09,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:09.719 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item ... success [1.647s] 2018-12-05 02:20:10,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:10.173 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item ... success [0.454s] 2018-12-05 02:20:10,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:10.895 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata ... success [0.721s] 2018-12-05 02:20:11,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:11.514 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata ... success [0.619s] 2018-12-05 02:20:12,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:12.367 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item ... success [0.852s] 2018-12-05 02:20:12,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:12.862 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [2.054s] 2018-12-05 02:20:12,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:12.966 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.103s] 2018-12-05 02:20:13,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:13.060 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata ... success [0.693s] 2018-12-05 02:20:14,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:14.327 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [1.358s] 2018-12-05 02:20:17,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:17.719 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.357s] 2018-12-05 02:20:17,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:17.919 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.199s] 2018-12-05 02:20:18,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:18.109 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.190s] 2018-12-05 02:20:18,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:18.133 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.023s] 2018-12-05 02:20:18,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:18.154 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.021s] 2018-12-05 02:20:18,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:18.177 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.023s] 2018-12-05 02:20:23,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:23.291 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest.test_router_create_tenant_distributed_returns_forbidden ... success [0.183s] 2018-12-05 02:20:26,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:26.858 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.264s] 2018-12-05 02:20:28,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:28.338 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [1.478s] 2018-12-05 02:20:29,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:29.146 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [0.809s] 2018-12-05 02:20:30,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:30.181 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [1.034s] 2018-12-05 02:20:30,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:30.920 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.738s] 2018-12-05 02:20:31,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:31.945 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [1.024s] 2018-12-05 02:20:32,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:32.591 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.646s] 2018-12-05 02:20:32,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:32.630 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [5.955s] 2018-12-05 02:20:32,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:32.828 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.237s] 2018-12-05 02:20:33,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:33.472 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.845s] 2018-12-05 02:20:33,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:33.951 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [1.121s] 2018-12-05 02:20:34,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:34.665 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [0.714s] 2018-12-05 02:20:35,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:35.167 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [0.502s] 2018-12-05 02:20:35,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:35.184 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.017s] 2018-12-05 02:20:35,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:35.223 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.039s] 2018-12-05 02:20:35,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:35.239 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.017s] 2018-12-05 02:20:38,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:38.957 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.603s] 2018-12-05 02:20:44,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:44.633 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags ... success [1.711s] 2018-12-05 02:20:44,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:44.666 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.622s] 2018-12-05 02:20:44,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:44.896 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.230s] 2018-12-05 02:20:45,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:45.893 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.995s] 2018-12-05 02:20:48,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:48.550 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-12-05 02:20:53,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:53.834 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete ... success [0.691s] 2018-12-05 02:20:54,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:54.242 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete_by_POST ... success [0.407s] 2018-12-05 02:20:56,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:56.304 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 [10.405s] 2018-12-05 02:20:56,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:56.661 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_bulk.BulkTest.test_extract_archive ... success [2.419s] 2018-12-05 02:20:58,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:58.203 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... fail [186.381s] 2018-12-05 02:20:58,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:20:58.204 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-12-05 02:21:02,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:02.697 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.303s] 2018-12-05 02:21:03,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:03.202 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [6.899s] 2018-12-05 02:21:12,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:12.272 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.145s] 2018-12-05 02:21:12,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:12.290 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.019s] 2018-12-05 02:21:12,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:12.316 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_reverse_order ... success [0.025s] 2018-12-05 02:21:12,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:12.336 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.020s] 2018-12-05 02:21:12,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:12.347 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.010s] 2018-12-05 02:21:12,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:12.366 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_xml ... success [0.019s] 2018-12-05 02:21:12,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:12.399 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.033s] 2018-12-05 02:21:12,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:12.410 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.011s] 2018-12-05 02:21:12,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:12.613 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.200s] 2018-12-05 02:21:12,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:12.623 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.011s] 2018-12-05 02:21:12,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:12.645 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.021s] 2018-12-05 02:21:12,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:12.656 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.011s] 2018-12-05 02:21:12,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:12.671 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_prefix ... success [0.014s] 2018-12-05 02:21:12,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:12.676 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.005s] 2018-12-05 02:21:12,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:12.686 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.010s] 2018-12-05 02:21:13,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:13.312 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.625s] 2018-12-05 02:21:13,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:13.479 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_and_delete_metadata ... success [0.166s] 2018-12-05 02:21:13,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:13.573 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata ... success [0.094s] 2018-12-05 02:21:13,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:13.626 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata_key ... success [0.052s] 2018-12-05 02:21:13,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:13.746 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata ... success [0.120s] 2018-12-05 02:21:13,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:13.884 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata_key ... success [0.138s] 2018-12-05 02:21:29,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:29.474 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_groups.GroupsV314Test ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2018-12-05 02:21:29,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:29.477 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_groups.GroupsV320Test ... skip: The microversion range[3.20 - latest] of this test is out of the configuration range[None - None]. 2018-12-05 02:21:29,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:29.478 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2018-12-05 02:21:29,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:29.479 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2018-12-05 02:21:29,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:29.480 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_user_messages.UserMessagesTest ... skip: The microversion range[3.3 - latest] of this test is out of the configuration range[None - None]. 2018-12-05 02:21:36,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:36.492 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_delete_quota ... success [2.507s] 2018-12-05 02:21:36,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:36.770 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.278s] 2018-12-05 02:21:37,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:37.366 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_quotas ... success [0.596s] 2018-12-05 02:21:38,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:38.967 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since ... success [0.070s] 2018-12-05 02:21:39,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:39.181 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name ... success [0.214s] 2018-12-05 02:21:39,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:39.408 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id ... success [0.226s] 2018-12-05 02:21:39,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:39.513 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref ... success [0.105s] 2018-12-05 02:21:39,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:39.758 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status ... success [0.244s] 2018-12-05 02:21:39,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:39.819 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type ... success [0.060s] 2018-12-05 02:21:39,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:39.870 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results ... success [0.052s] 2018-12-05 02:21:39,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:39.947 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.076s] 2018-12-05 02:21:39,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:39.998 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] 2018-12-05 02:21:40,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:40.111 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.113s] 2018-12-05 02:21:40,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:40.191 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status ... success [0.079s] 2018-12-05 02:21:40,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:40.295 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type ... success [0.103s] 2018-12-05 02:21:40,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:40.371 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results ... success [0.077s] 2018-12-05 02:21:41,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:41.016 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage ... success [3.649s] 2018-12-05 02:21:45,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:45.226 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [4.209s] 2018-12-05 02:21:45,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:45.418 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.194s] 2018-12-05 02:21:45,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:45.949 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [0.530s] 2018-12-05 02:21:53,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:53.345 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.205s] 2018-12-05 02:21:53,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:53.512 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.186s] 2018-12-05 02:21:53,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:53.552 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.040s] 2018-12-05 02:21:53,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:53.572 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.227s] 2018-12-05 02:21:53,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:53.803 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.231s] 2018-12-05 02:21:53,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:53.843 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.290s] 2018-12-05 02:21:53,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:53.853 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.010s] 2018-12-05 02:21:53,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:53.892 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.038s] 2018-12-05 02:21:53,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:53.902 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.010s] 2018-12-05 02:21:53,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:53.935 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.032s] 2018-12-05 02:21:53,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:53.952 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.018s] 2018-12-05 02:21:54,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:54.006 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.202s] 2018-12-05 02:21:54,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:54.030 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.025s] 2018-12-05 02:21:54,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:54.212 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.181s] 2018-12-05 02:21:54,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:54.536 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.323s] 2018-12-05 02:21:54,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:54.762 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.226s] 2018-12-05 02:21:54,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:54.803 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.040s] 2018-12-05 02:21:55,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:55.028 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.225s] 2018-12-05 02:21:55,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:21:55.235 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.207s] 2018-12-05 02:22:00,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:00.488 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [1.477s] 2018-12-05 02:22:01,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:01.206 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.718s] 2018-12-05 02:22:01,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:01.215 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id ... success [0.010s] 2018-12-05 02:22:01,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:01.477 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.261s] 2018-12-05 02:22:01,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:01.866 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.388s] 2018-12-05 02:22:02,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:02.519 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.652s] 2018-12-05 02:22:02,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:02.548 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id ... success [0.028s] 2018-12-05 02:22:02,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:02.574 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.027s] 2018-12-05 02:22:06,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:06.917 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [2.317s] 2018-12-05 02:22:12,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:12.726 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [0.620s] 2018-12-05 02:22:12,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:12.842 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.117s] 2018-12-05 02:22:15,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:15.543 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.184s] 2018-12-05 02:22:18,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:18.771 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.010s] 2018-12-05 02:22:20,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:20.008 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test ... skip: The microversion range[3.9 - latest] of this test is out of the configuration range[None - None]. 2018-12-05 02:22:21,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:21.422 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.115s] 2018-12-05 02:22:21,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:21.467 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.045s] 2018-12-05 02:22:24,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:24.578 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServerShowV247Test ... skip: The microversion range[2.47 - latest] of this test is out of the configuration range[None - None]. 2018-12-05 02:22:27,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:27.340 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.746s] 2018-12-05 02:22:27,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:27.348 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.008s] 2018-12-05 02:22:31,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:31.070 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [9.201s] 2018-12-05 02:22:34,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:34.045 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [2.976s] 2018-12-05 02:22:37,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:37.639 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.236s] 2018-12-05 02:22:37,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:37.922 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.282s] 2018-12-05 02:22:38,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:38.585 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [0.663s] 2018-12-05 02:22:38,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:38.849 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.263s] 2018-12-05 02:22:39,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:39.549 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [0.700s] 2018-12-05 02:22:39,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:39.794 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.245s] 2018-12-05 02:22:41,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:41.240 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest ... skip: The microversion range[3.42 - latest] of this test is out of the configuration range[None - None]. 2018-12-05 02:22:45,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:45.651 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.114s] 2018-12-05 02:22:45,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:45.662 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.011s] 2018-12-05 02:22:45,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:45.673 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.011s] 2018-12-05 02:22:46,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:46.064 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.390s] 2018-12-05 02:22:46,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:46.072 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.008s] 2018-12-05 02:22:46,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:46.081 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.008s] 2018-12-05 02:22:46,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:46.503 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.422s] 2018-12-05 02:22:46,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:46.809 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.305s] 2018-12-05 02:22:48,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:48.010 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2018-12-05 02:22:48,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:48.012 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2018-12-05 02:22:49,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:49.168 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.062s] 2018-12-05 02:22:51,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:51.485 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... fail [186.178s] 2018-12-05 02:22:51,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:51.547 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.072s] 2018-12-05 02:22:52,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:52.154 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.606s] 2018-12-05 02:22:52,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:52.231 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [0.653s] 2018-12-05 02:22:52,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:52.867 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [0.636s] 2018-12-05 02:22:56,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:22:56.411 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [7.241s] 2018-12-05 02:23:00,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:00.092 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [0.428s] 2018-12-05 02:23:00,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:00.487 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.395s] 2018-12-05 02:23:01,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:01.078 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.592s] 2018-12-05 02:23:04,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:04.397 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [7.984s] 2018-12-05 02:23:08,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:08.111 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.241s] 2018-12-05 02:23:08,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:08.183 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.072s] 2018-12-05 02:23:08,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:08.275 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.092s] 2018-12-05 02:23:08,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:08.345 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.070s] 2018-12-05 02:23:08,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:08.441 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.095s] 2018-12-05 02:23:15,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:15.114 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.020s] 2018-12-05 02:23:15,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:15.320 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.207s] 2018-12-05 02:23:15,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:15.523 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.202s] 2018-12-05 02:23:15,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:15.560 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.036s] 2018-12-05 02:23:15,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:15.581 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.021s] 2018-12-05 02:23:15,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:15.603 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.022s] 2018-12-05 02:23:15,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:15.623 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.020s] 2018-12-05 02:23:15,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:15.644 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.020s] 2018-12-05 02:23:15,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:15.663 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.019s] 2018-12-05 02:23:15,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:15.735 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [1.260s] 2018-12-05 02:23:15,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:15.857 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.193s] 2018-12-05 02:23:15,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:15.914 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.056s] 2018-12-05 02:23:15,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:15.968 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.055s] 2018-12-05 02:23:16,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:16.232 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [0.496s] 2018-12-05 02:23:16,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:16.524 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.293s] 2018-12-05 02:23:16,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:16.842 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.318s] 2018-12-05 02:23:17,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:17.166 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.323s] 2018-12-05 02:23:17,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:17.842 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [0.675s] 2018-12-05 02:23:18,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:18.856 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [1.013s] 2018-12-05 02:23:19,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:19.276 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_get_equals_list ... success [0.419s] 2018-12-05 02:23:19,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:19.712 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.436s] 2018-12-05 02:23:20,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:20.137 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.424s] 2018-12-05 02:23:20,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:20.539 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.401s] 2018-12-05 02:23:24,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:24.230 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.203s] 2018-12-05 02:23:24,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:24.437 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.207s] 2018-12-05 02:23:24,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:24.689 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.252s] 2018-12-05 02:23:24,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:24.895 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.205s] 2018-12-05 02:23:25,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:25.083 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.187s] 2018-12-05 02:23:28,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:28.382 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [3.298s] 2018-12-05 02:23:28,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:28.600 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.532s] 2018-12-05 02:23:29,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:29.400 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [0.799s] 2018-12-05 02:23:29,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:29.899 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.499s] 2018-12-05 02:23:30,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:30.353 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.453s] 2018-12-05 02:23:31,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:31.438 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [1.083s] 2018-12-05 02:23:31,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:31.880 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.442s] 2018-12-05 02:23:32,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:32.312 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.431s] 2018-12-05 02:23:34,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:34.004 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [1.690s] 2018-12-05 02:23:34,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:34.505 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... success [0.502s] 2018-12-05 02:23:35,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:35.123 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [0.617s] 2018-12-05 02:23:35,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:35.194 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.071s] 2018-12-05 02:23:35,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:35.596 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.402s] 2018-12-05 02:23:36,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:36.273 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [0.675s] 2018-12-05 02:23:43,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:43.534 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.604s] 2018-12-05 02:23:43,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:43.923 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.388s] 2018-12-05 02:23:44,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:44.685 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [0.761s] 2018-12-05 02:23:50,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:50.830 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [1.134s] 2018-12-05 02:23:52,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:52.814 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [1.981s] 2018-12-05 02:23:52,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:52.815 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_password_history_not_enforced_in_admin_reset ... skip [0.000s]: Security compliance not available. 2018-12-05 02:23:55,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:55.375 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [2.562s] 2018-12-05 02:23:56,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:56.543 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [1.168s] 2018-12-05 02:23:58,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:58.655 36 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2018-12-05 02:23:58,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:23:58.656 36 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_images.CreateRegisterImagesTest ... skip: Glance API v1 not supported 2018-12-05 02:24:03,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:24:03.000 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [1.412s] 2018-12-05 02:24:09,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:24:09.605 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [0.699s] 2018-12-05 02:24:09,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:24:09.786 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.181s] 2018-12-05 02:24:09,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:24:09.793 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.007s] 2018-12-05 02:24:10,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:24:10.462 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [0.666s] 2018-12-05 02:24:11,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:24:11.078 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [0.617s] 2018-12-05 02:24:11,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:24:11.575 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [0.497s] 2018-12-05 02:24:16,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:24:16.293 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [0.365s] 2018-12-05 02:24:16,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:24:16.868 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [0.573s] 2018-12-05 02:24:19,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:24:19.903 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-12-05 02:24:21,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:24:21.541 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2018-12-05 02:24:27,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:24:27.565 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [3.048s] 2018-12-05 02:24:33,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:24:33.989 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [1.279s] 2018-12-05 02:24:34,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:24:34.065 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_quotas.QuotasTest.test_show_quota_details ... success [0.078s] 2018-12-05 02:24:35,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:24:35.043 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... fail [186.175s] 2018-12-05 02:24:35,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:24:35.101 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.064s] 2018-12-05 02:24:35,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:24:35.623 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.521s] 2018-12-05 02:24:41,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:24:41.554 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_creation ... success [0.732s] 2018-12-05 02:24:41,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:24:41.556 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_update_to_dvr ... skip [0.000s]: HA routers are not available. 2018-12-05 02:24:42,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:24:42.306 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_distributed_router_creation ... success [0.753s] 2018-12-05 02:24:50,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:24:50.469 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [2.893s] 2018-12-05 02:24:58,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:24:58.967 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [1.613s] 2018-12-05 02:25:01,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:25:01.190 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [2.223s] 2018-12-05 02:25:02,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:25:02.963 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [1.773s] 2018-12-05 02:25:06,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:25:06.471 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [3.507s] 2018-12-05 02:25:14,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:25:14.839 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [2.022s] 2018-12-05 02:25:22,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:25:22.335 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [2.672s] 2018-12-05 02:25:25,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:25:25.729 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [3.393s] 2018-12-05 02:25:30,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:25:30.633 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [4.904s] 2018-12-05 02:25:33,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:25:33.087 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [2.454s] 2018-12-05 02:25:34,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:25:34.656 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.568s] 2018-12-05 02:25:43,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:25:43.006 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [8.347s] 2018-12-05 02:25:43,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:25:43.126 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.121s] 2018-12-05 02:25:43,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:25:43.367 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.241s] 2018-12-05 02:25:48,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:25:48.188 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [4.819s] 2018-12-05 02:25:53,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:25:53.462 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip_substr ... success [5.272s] 2018-12-05 02:25:58,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:25:58.579 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... fail [186.414s] 2018-12-05 02:25:58,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:25:58.580 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-12-05 02:26:02,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:26:02.352 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [8.890s] 2018-12-05 02:26:02,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:26:02.457 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.106s] 2018-12-05 02:26:02,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:26:02.499 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.041s] 2018-12-05 02:26:10,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:26:10.410 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [7.908s] 2018-12-05 02:26:17,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:26:17.501 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [7.091s] 2018-12-05 02:26:19,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:26:19.590 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [6.386s] 2018-12-05 02:26:31,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:26:31.435 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [11.841s] 2018-12-05 02:26:33,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:26:33.841 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [2.409s] 2018-12-05 02:26:36,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:26:36.406 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [6.385s] 2018-12-05 02:26:36,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:26:36.458 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.053s] 2018-12-05 02:26:36,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:26:36.995 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.536s] 2018-12-05 02:26:38,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:26:38.499 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.503s] 2018-12-05 02:26:42,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:26:42.203 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [3.704s] 2018-12-05 02:26:42,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:26:42.247 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.043s] 2018-12-05 02:26:42,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:26:42.310 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [8.467s] 2018-12-05 02:26:42,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:26:42.313 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state ... skip [0.000s]: Shelve is not available. 2018-12-05 02:26:42,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:26:42.467 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.220s] 2018-12-05 02:26:55,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:26:55.317 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.186s] 2018-12-05 02:26:56,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:26:56.439 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.120s] 2018-12-05 02:26:57,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:26:57.008 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.568s] 2018-12-05 02:26:57,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:26:57.725 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.717s] 2018-12-05 02:26:58,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:26:58.787 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.060s] 2018-12-05 02:26:59,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:26:59.994 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.206s] 2018-12-05 02:27:00,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:00.781 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.787s] 2018-12-05 02:27:00,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:00.913 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.133s] 2018-12-05 02:27:01,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:01.963 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.047s] 2018-12-05 02:27:02,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:02.771 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [0.809s] 2018-12-05 02:27:02,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:02.790 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.019s] 2018-12-05 02:27:02,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:02.808 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.018s] 2018-12-05 02:27:02,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:02.824 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.016s] 2018-12-05 02:27:07,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:07.901 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest.test_list_containers_with_non_authorized_user ... success [0.532s] 2018-12-05 02:27:13,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:13.122 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_healthcheck.HealthcheckTest.test_get_healthcheck ... success [0.006s] 2018-12-05 02:27:17,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:17.587 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.185s] 2018-12-05 02:27:17,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:17.873 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.286s] 2018-12-05 02:27:18,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:18.027 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.154s] 2018-12-05 02:27:18,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:18.129 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.101s] 2018-12-05 02:27:18,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:18.322 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_fresh_metadata ... success [0.193s] 2018-12-05 02:27:18,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:18.749 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_meta ... success [0.426s] 2018-12-05 02:27:18,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:18.877 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_metakey ... success [0.128s] 2018-12-05 02:27:18,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:18.992 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.115s] 2018-12-05 02:27:19,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:19.071 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_disposition ... success [0.079s] 2018-12-05 02:27:19,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:19.143 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_encoding ... success [0.070s] 2018-12-05 02:27:19,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:19.210 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_etag ... success [0.067s] 2018-12-05 02:27:19,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:19.272 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_expect_continue ... success [0.062s] 2018-12-05 02:27:19,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:19.328 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_transfer_encoding ... success [0.055s] 2018-12-05 02:27:19,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:19.445 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_fresh_metadata ... success [0.116s] 2018-12-05 02:27:19,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:19.507 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_meta ... success [0.062s] 2018-12-05 02:27:19,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:19.572 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_metakey ... success [0.065s] 2018-12-05 02:27:19,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:19.667 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_meta ... success [0.095s] 2018-12-05 02:27:19,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:19.772 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_metakey ... success [0.104s] 2018-12-05 02:27:19,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:19.858 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.085s] 2018-12-05 02:27:19,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:19.943 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.084s] 2018-12-05 02:27:20,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:20.033 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.090s] 2018-12-05 02:27:20,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:20.111 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_match ... success [0.078s] 2018-12-05 02:27:20,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:20.166 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_modified_since ... success [0.054s] 2018-12-05 02:27:20,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:20.262 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_none_match ... success [0.095s] 2018-12-05 02:27:20,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:20.318 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_unmodified_since ... success [0.055s] 2018-12-05 02:27:20,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:20.387 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_metadata ... success [0.069s] 2018-12-05 02:27:20,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:20.446 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_range ... success [0.059s] 2018-12-05 02:27:20,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:20.507 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_newest ... success [0.060s] 2018-12-05 02:27:21,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:21.175 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_object_manifest ... success [0.666s] 2018-12-05 02:27:21,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:21.272 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_no_object_metadata ... success [0.099s] 2018-12-05 02:27:21,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:21.331 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.058s] 2018-12-05 02:27:21,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:21.944 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [0.611s] 2018-12-05 02:27:22,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:22.590 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [0.645s] 2018-12-05 02:27:22,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:22.681 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.093s] 2018-12-05 02:27:22,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:22.760 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_create_and_remove_metadata ... success [0.078s] 2018-12-05 02:27:22,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:22.838 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_remove_metadata ... success [0.078s] 2018-12-05 02:27:23,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:23.469 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_manifest ... success [0.628s] 2018-12-05 02:27:23,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:23.576 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_metakey ... success [0.108s] 2018-12-05 02:27:23,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:23.652 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_remove_object_metakey ... success [0.076s] 2018-12-05 02:27:35,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:35.399 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [53.072s] 2018-12-05 02:27:37,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:37.743 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_container_object_without_using_creds ... success [0.532s] 2018-12-05 02:27:38,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:38.896 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_object_with_another_user_creds ... success [1.152s] 2018-12-05 02:27:41,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:41.955 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... fail [186.321s] 2018-12-05 02:27:41,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:41.956 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-12-05 02:27:44,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:44.488 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [9.090s] 2018-12-05 02:27:47,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:47.461 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [2.045s] 2018-12-05 02:27:49,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:49.503 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [2.041s] 2018-12-05 02:27:52,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:52.378 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [2.875s] 2018-12-05 02:27:54,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:27:54.891 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [2.512s] 2018-12-05 02:28:02,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:28:02.074 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest.test_get_object_after_expiration_time ... success [2.100s] 2018-12-05 02:28:15,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:28:15.366 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [6.027s] 2018-12-05 02:28:20,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:28:20.932 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.433s] 2018-12-05 02:28:20,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:28:20.955 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.023s] 2018-12-05 02:28:23,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:28:23.778 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-12-05 02:28:23,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:28:23.779 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_group_types.GroupTypesTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-12-05 02:28:23,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:28:23.779 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_groups.GroupsTest ... skip: The microversion range[3.13 - latest] of this test is out of the configuration range[None - None]. 2018-12-05 02:28:28,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:28:28.934 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [27.139s] 2018-12-05 02:28:29,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:28:29.144 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [1.984s] 2018-12-05 02:28:29,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:28:29.767 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [0.621s] 2018-12-05 02:28:30,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:28:30.307 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [0.540s] 2018-12-05 02:28:30,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:28:30.568 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.260s] 2018-12-05 02:28:30,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:28:30.586 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.018s] 2018-12-05 02:28:30,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:28:30.602 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.017s] 2018-12-05 02:28:30,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:28:30.715 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [0.112s] 2018-12-05 02:28:34,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:28:34.403 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2018-12-05 02:28:41,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:28:41.575 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [1.220s] 2018-12-05 02:28:41,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:28:41.848 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.274s] 2018-12-05 02:28:42,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:28:42.812 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [58.309s] 2018-12-05 02:28:46,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:28:46.315 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTest ... skip: The microversion range[2.32 - 2.32] of this test is out of the configuration range[None - None]. 2018-12-05 02:28:53,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:28:53.780 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [0.984s] 2018-12-05 02:28:54,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:28:54.061 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.281s] 2018-12-05 02:28:54,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:28:54.289 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [25.353s] 2018-12-05 02:29:01,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:29:01.210 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTestV2_42 ... skip: The microversion range[2.42 - latest] of this test is out of the configuration range[None - None]. 2018-12-05 02:29:04,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:29:04.574 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... success [1.909s] 2018-12-05 02:29:05,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:29:05.033 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.460s] 2018-12-05 02:29:06,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:29:06.209 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [1.174s] 2018-12-05 02:29:06,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:29:06.229 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.021s] 2018-12-05 02:29:06,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:29:06.384 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.155s] 2018-12-05 02:29:07,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:29:07.654 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.054s] 2018-12-05 02:29:10,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:29:10.601 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [2.946s] 2018-12-05 02:29:23,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:29:23.637 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [10.317s] 2018-12-05 02:29:24,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:29:24.586 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.058s] 2018-12-05 02:29:24,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:29:24.595 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.009s] 2018-12-05 02:29:24,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:29:24.744 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.148s] 2018-12-05 02:29:24,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:29:24.755 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.010s] 2018-12-05 02:29:24,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:29:24.767 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.012s] 2018-12-05 02:29:24,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:29:24.793 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.025s] 2018-12-05 02:29:24,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:29:24.853 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.060s] 2018-12-05 02:29:24,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:29:24.934 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.081s] 2018-12-05 02:29:25,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:29:25.058 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.124s] 2018-12-05 02:29:25,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:29:25.072 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.013s] 2018-12-05 02:29:25,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:29:25.134 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.062s] 2018-12-05 02:29:26,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:29:26.783 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [3.150s] 2018-12-05 02:29:28,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:29:28.453 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2018-12-05 02:29:29,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:29:29.903 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [3.120s] 2018-12-05 02:29:32,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:29:32.724 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [2.820s] 2018-12-05 02:29:35,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:29:35.760 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [3.035s] 2018-12-05 02:29:38,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:29:38.005 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [2.243s] 2018-12-05 02:29:46,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:29:46.214 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [57.847s] 2018-12-05 02:29:53,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:29:53.299 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [7.281s] 2018-12-05 02:29:53,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:29:53.301 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... skip [0.000s]: Skip because of Bug#1677525 2018-12-05 02:29:58,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:29:58.166 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [0.861s] 2018-12-05 02:30:01,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:30:01.319 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesSummaryTest ... skip: The microversion range[3.12 - latest] of this test is out of the configuration range[None - None]. 2018-12-05 02:30:06,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:30:06.923 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.215s] 2018-12-05 02:30:07,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:30:07.123 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.200s] 2018-12-05 02:30:07,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:30:07.171 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.047s] 2018-12-05 02:30:07,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:30:07.430 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.258s] 2018-12-05 02:30:07,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:30:07.707 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.276s] 2018-12-05 02:30:08,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:30:08.118 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.410s] 2018-12-05 02:30:08,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:30:08.318 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.200s] 2018-12-05 02:30:08,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:30:08.388 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.069s] 2018-12-05 02:30:08,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:30:08.457 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.068s] 2018-12-05 02:30:08,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:30:08.529 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.072s] 2018-12-05 02:30:08,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:30:08.593 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.064s] 2018-12-05 02:30:08,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:30:08.641 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.047s] 2018-12-05 02:30:08,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:30:08.733 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.091s] 2018-12-05 02:30:08,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:30:08.814 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.081s] 2018-12-05 02:30:08,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:30:08.895 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.080s] 2018-12-05 02:30:08,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:30:08.960 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.066s] 2018-12-05 02:30:09,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:30:09.029 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.069s] 2018-12-05 02:30:09,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:30:09.098 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.069s] 2018-12-05 02:30:39,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:30:39.499 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [53.270s] 2018-12-05 02:31:34,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:31:34.939 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [55.423s] 2018-12-05 02:32:00,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:32:00.058 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [72.938s] 2018-12-05 02:32:01,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:32:01.670 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [1.616s] 2018-12-05 02:32:07,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:32:07.090 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [5.419s] 2018-12-05 02:32:31,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:32:31.214 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [56.261s] 2018-12-05 02:32:36,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:32:36.457 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [5.242s] 2018-12-05 02:32:56,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:32:56.229 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.225s] 2018-12-05 02:32:56,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:32:56.439 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.209s] 2018-12-05 02:32:56,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:32:56.625 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.187s] 2018-12-05 02:32:57,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:32:57.037 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.410s] 2018-12-05 02:32:57,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:32:57.235 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.198s] 2018-12-05 02:32:57,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:32:57.311 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.075s] 2018-12-05 02:32:57,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:32:57.458 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.146s] 2018-12-05 02:32:57,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:32:57.535 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.077s] 2018-12-05 02:32:57,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:32:57.611 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.076s] 2018-12-05 02:32:57,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:32:57.673 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.062s] 2018-12-05 02:32:57,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:32:57.749 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.075s] 2018-12-05 02:33:26,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:33:26.418 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [28.659s] 2018-12-05 02:33:26,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:33:26.433 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.020s] 2018-12-05 02:33:27,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:33:27.116 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [0.680s] 2018-12-05 02:33:27,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:33:27.117 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... skip [0.001s]: Skipped until Bug: 1540645 is resolved. 2018-12-05 02:33:27,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:33:27.327 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.211s] 2018-12-05 02:33:27,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:33:27.477 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.151s] 2018-12-05 02:33:36,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:33:36.582 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.019s] 2018-12-05 02:33:40,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:33:40.056 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [3.472s] 2018-12-05 02:33:41,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:33:41.768 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.546s] 2018-12-05 02:33:42,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:33:42.165 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.397s] 2018-12-05 02:33:42,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:33:42.555 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.389s] 2018-12-05 02:33:42,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:33:42.958 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.403s] 2018-12-05 02:33:43,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:33:43.348 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.389s] 2018-12-05 02:34:03,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:34:03.218 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password ... skip [0.000s]: Change password not available. 2018-12-05 02:34:40,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:34:40.722 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... success [37.492s] 2018-12-05 02:34:43,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:34:43.894 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [3.175s] 2018-12-05 02:34:49,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:34:49.287 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [69.213s] 2018-12-05 02:35:06,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:35:06.322 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [22.420s] 2018-12-05 02:35:14,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:35:14.939 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [8.618s] 2018-12-05 02:35:15,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:35:15.450 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [0.514s] 2018-12-05 02:35:23,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:35:23.288 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [7.833s] 2018-12-05 02:35:26,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:35:26.944 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [3.657s] 2018-12-05 02:36:01,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:36:01.669 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [72.362s] 2018-12-05 02:36:01,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:36:01.712 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.048s] 2018-12-05 02:36:01,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:36:01.765 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.052s] 2018-12-05 02:36:20,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:36:20.990 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_specify_multibyte_character_name ... success [4.505s] 2018-12-05 02:36:22,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:36:22.041 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [1.051s] 2018-12-05 02:36:27,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:36:27.993 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [5.949s] 2018-12-05 02:36:33,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:36:33.114 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [5.119s] 2018-12-05 02:36:42,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:36:42.828 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [9.710s] 2018-12-05 02:36:47,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:36:47.855 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [5.027s] 2018-12-05 02:37:40,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:37:40.324 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [52.456s] 2018-12-05 02:37:52,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:37:52.469 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.768s] 2018-12-05 02:37:54,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:37:54.681 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [2.210s] 2018-12-05 02:37:55,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:37:55.949 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [1.268s] 2018-12-05 02:37:56,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:37:56.770 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.820s] 2018-12-05 02:37:57,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:37:57.791 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.021s] 2018-12-05 02:37:58,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:37:58.551 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.759s] 2018-12-05 02:37:59,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:37:59.131 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.580s] 2018-12-05 02:37:59,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:37:59.923 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.791s] 2018-12-05 02:38:00,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:00.939 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [1.016s] 2018-12-05 02:38:02,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:02.246 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [1.306s] 2018-12-05 02:38:02,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:02.456 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.211s] 2018-12-05 02:38:02,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:02.654 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.197s] 2018-12-05 02:38:02,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:02.845 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.191s] 2018-12-05 02:38:03,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:03.045 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.199s] 2018-12-05 02:38:03,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:03.247 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.201s] 2018-12-05 02:38:03,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:03.449 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.201s] 2018-12-05 02:38:04,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:04.024 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [0.575s] 2018-12-05 02:38:04,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:04.606 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.581s] 2018-12-05 02:38:04,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:04.809 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.203s] 2018-12-05 02:38:07,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:07.601 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [2.789s] 2018-12-05 02:38:07,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:07.602 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded ... skip [0.000s]: Nova personality feature disabled 2018-12-05 02:38:07,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:07.821 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.221s] 2018-12-05 02:38:08,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:08.031 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.209s] 2018-12-05 02:38:08,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:08.234 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.202s] 2018-12-05 02:38:08,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:08.441 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.207s] 2018-12-05 02:38:08,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:08.639 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.198s] 2018-12-05 02:38:08,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:08.873 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.233s] 2018-12-05 02:38:09,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:09.078 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.205s] 2018-12-05 02:38:09,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:09.514 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.435s] 2018-12-05 02:38:09,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:09.764 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.249s] 2018-12-05 02:38:09,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:09.965 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.201s] 2018-12-05 02:38:10,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:10.195 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.229s] 2018-12-05 02:38:10,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:10.770 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.573s] 2018-12-05 02:38:10,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:10.772 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-12-05 02:38:10,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:10.773 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server ... skip [0.000s]: Shelve is not available. 2018-12-05 02:38:10,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:10.974 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.204s] 2018-12-05 02:38:11,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:11.281 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.307s] 2018-12-05 02:38:14,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:14.080 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [2.797s] 2018-12-05 02:38:14,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:14.282 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.203s] 2018-12-05 02:38:14,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:14.520 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.236s] 2018-12-05 02:38:14,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:14.522 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-12-05 02:38:14,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:14.523 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state ... skip [0.000s]: Shelve is not available. 2018-12-05 02:38:14,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:14.737 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.216s] 2018-12-05 02:38:14,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:14.935 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.198s] 2018-12-05 02:38:15,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:15.318 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.383s] 2018-12-05 02:38:30,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:30.519 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON.test_list_virtual_interfaces ... success [0.044s] 2018-12-05 02:38:33,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:33.848 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... fail [186.893s] 2018-12-05 02:38:34,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:34.160 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [0.320s]: Skipped until Bug: 1014647 is resolved. 2018-12-05 02:38:37,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:37.285 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON.test_list_virtual_interfaces_invalid_server_id ... success [0.113s] 2018-12-05 02:38:40,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:40.511 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.108s] 2018-12-05 02:38:40,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:40.550 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.039s] 2018-12-05 02:38:41,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:41.799 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2018-12-05 02:38:44,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:44.355 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.556s] 2018-12-05 02:38:44,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:44.531 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.175s] 2018-12-05 02:38:45,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:38:45.002 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.470s] 2018-12-05 02:41:56,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:41:56.916 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... fail [202.740s] 2018-12-05 02:42:16,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:42:16.266 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... fail [202.462s] 2018-12-05 02:42:37,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:42:37.382 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [40.454s] 2018-12-05 02:42:42,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:42:42.286 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [26.017s] 2018-12-05 02:43:02,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:43:02.680 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server ... success [9.639s] 2018-12-05 02:43:12,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:43:12.315 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [9.633s] 2018-12-05 02:43:18,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:43:18.837 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2018-12-05 02:43:18,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:43:18.839 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-12-05 02:43:18,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:43:18.840 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2018-12-05 02:43:18,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:43:18.841 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-12-05 02:43:22,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:43:22.325 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.417s] 2018-12-05 02:43:22,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:43:22.396 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.071s] 2018-12-05 02:43:22,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:43:22.852 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [0.456s] 2018-12-05 02:43:22,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:43:22.927 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.075s] 2018-12-05 02:43:23,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:43:23.329 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [0.401s] 2018-12-05 02:43:29,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:43:29.424 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.707s] 2018-12-05 02:43:29,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:43:29.955 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [0.532s] 2018-12-05 02:43:35,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:43:35.083 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.090s] 2018-12-05 02:43:35,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:43:35.505 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.420s] 2018-12-05 02:43:35,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:43:35.584 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.080s] 2018-12-05 02:43:35,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:43:35.655 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.070s] 2018-12-05 02:43:35,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:43:35.739 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.084s] 2018-12-05 02:43:36,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:43:36.021 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [0.282s] 2018-12-05 02:43:36,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:43:36.330 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [0.308s] 2018-12-05 02:43:47,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:43:47.226 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_domain_scopes ... success [4.553s] 2018-12-05 02:43:47,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:43:47.623 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [0.400s] 2018-12-05 02:43:49,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:43:49.756 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [2.130s] 2018-12-05 02:43:51,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:43:51.175 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_tokens ... success [1.420s] 2018-12-05 02:44:01,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:44:01.731 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.848s] 2018-12-05 02:44:04,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:44:04.353 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [2.624s] 2018-12-05 02:44:07,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:44:07.500 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [3.144s] 2018-12-05 02:44:09,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:44:09.852 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [2.353s] 2018-12-05 02:44:13,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:44:13.015 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [3.161s] 2018-12-05 02:44:16,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:44:16.129 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [3.113s] 2018-12-05 02:44:18,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:44:18.620 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-12-05 02:44:18,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:44:18.621 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2018-12-05 02:44:18,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:44:18.622 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2018-12-05 02:44:20,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:44:20.940 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.088s] 2018-12-05 02:44:21,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:44:21.027 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.087s] 2018-12-05 02:44:21,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:44:21.113 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.085s] 2018-12-05 02:44:21,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:44:21.120 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-12-05 02:44:24,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:44:24.857 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.323s] 2018-12-05 02:44:25,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:44:25.541 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.684s] 2018-12-05 02:44:30,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:44:30.302 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_create_image_owner_param ... success [0.383s] 2018-12-05 02:44:34,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:44:34.418 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.184s] 2018-12-05 02:44:34,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:44:34.432 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.014s] 2018-12-05 02:44:34,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:44:34.538 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [0.105s] 2018-12-05 02:44:34,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:44:34.753 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.215s] 2018-12-05 02:44:34,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:44:34.759 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.006s] 2018-12-05 02:44:34,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:44:34.932 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.173s] 2018-12-05 02:44:34,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:44:34.946 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.014s] 2018-12-05 02:44:34,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:44:34.957 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.011s] 2018-12-05 02:44:39,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:44:39.581 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.188s] 2018-12-05 02:44:46,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:44:46.666 36 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [2.538s] 2018-12-05 02:44:55,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:44:55.646 36 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [3.312s] 2018-12-05 02:45:03,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:45:03.803 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [1.942s] 2018-12-05 02:45:05,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:45:05.782 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [1.979s] 2018-12-05 02:45:07,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:45:07.870 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [2.087s] 2018-12-05 02:45:11,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:45:11.062 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [3.191s] 2018-12-05 02:45:22,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:45:22.237 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [1.996s] 2018-12-05 02:45:22,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:45:22.728 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.490s] 2018-12-05 02:45:36,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:45:36.094 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [3.483s] 2018-12-05 02:45:39,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:45:39.744 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [3.649s] 2018-12-05 02:45:40,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:45:40.534 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [0.789s] 2018-12-05 02:45:43,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:45:43.705 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [3.170s] 2018-12-05 02:45:44,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:45:44.565 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [0.860s] 2018-12-05 02:45:48,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:45:48.083 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.518s] 2018-12-05 02:45:50,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:45:50.625 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [2.541s] 2018-12-05 02:45:53,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:45:53.443 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [2.818s] 2018-12-05 02:45:55,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:45:55.215 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [1.770s] 2018-12-05 02:45:59,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:45:59.447 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.231s] 2018-12-05 02:46:00,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:46:00.768 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [1.321s] 2018-12-05 02:46:04,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:46:04.613 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [3.844s] 2018-12-05 02:46:04,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:46:04.780 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.167s] 2018-12-05 02:46:05,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:46:05.077 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.296s] 2018-12-05 02:46:05,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:46:05.176 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.099s] 2018-12-05 02:46:05,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:46:05.234 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.057s] 2018-12-05 02:46:05,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:46:05.282 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.047s] 2018-12-05 02:46:05,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:46:05.377 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.095s] 2018-12-05 02:46:05,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:46:05.480 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.102s] 2018-12-05 02:46:05,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:46:05.525 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.045s] 2018-12-05 02:46:05,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:46:05.570 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.044s] 2018-12-05 02:46:07,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:46:07.277 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... fail [209.870s] 2018-12-05 02:46:09,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:46:09.493 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [3.922s] 2018-12-05 02:46:17,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:46:17.214 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [9.939s] 2018-12-05 02:46:26,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:46:26.309 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.212s] 2018-12-05 02:46:26,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:46:26.332 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.023s] 2018-12-05 02:46:26,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:46:26.370 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.038s] 2018-12-05 02:46:26,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:46:26.569 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.197s] 2018-12-05 02:46:26,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:46:26.592 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.022s] 2018-12-05 02:46:26,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:46:26.805 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.213s] 2018-12-05 02:46:26,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:46:26.833 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.028s] 2018-12-05 02:46:26,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:46:26.858 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.024s] 2018-12-05 02:46:26,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:46:26.893 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.035s] 2018-12-05 02:46:26,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:46:26.922 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.029s] 2018-12-05 02:46:29,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:46:29.620 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [12.403s] 2018-12-05 02:46:36,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:46:36.552 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [4.054s] 2018-12-05 02:46:40,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:46:40.630 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.077s] 2018-12-05 02:46:46,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:46:46.328 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.696s] 2018-12-05 02:46:48,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:46:48.655 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [2.327s] 2018-12-05 02:46:50,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:46:50.031 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.375s] 2018-12-05 02:46:59,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:46:59.084 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [9.052s] 2018-12-05 02:46:59,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:46:59.173 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.089s] 2018-12-05 02:46:59,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:46:59.218 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.044s] 2018-12-05 02:47:04,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:47:04.935 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [5.715s] 2018-12-05 02:47:06,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:47:06.221 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [36.596s] 2018-12-05 02:47:10,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:47:10.315 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip_substr ... success [5.379s] 2018-12-05 02:47:20,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:47:20.424 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [10.109s] 2018-12-05 02:47:20,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:47:20.466 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.043s] 2018-12-05 02:47:20,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:47:20.516 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.049s] 2018-12-05 02:47:27,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:47:27.827 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [7.308s] 2018-12-05 02:47:34,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:47:34.316 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [6.489s] 2018-12-05 02:47:37,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:47:37.867 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [31.637s] 2018-12-05 02:47:58,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:47:58.031 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [12.499s] 2018-12-05 02:48:05,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:48:05.141 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [7.110s] 2018-12-05 02:48:11,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:48:11.072 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [5.929s] 2018-12-05 02:48:11,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:48:11.074 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2018-12-05 02:48:14,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:48:14.234 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.161s] 2018-12-05 02:48:20,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:48:20.260 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [6.025s] 2018-12-05 02:48:43,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:48:43.241 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [22.977s] 2018-12-05 02:48:44,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:48:44.597 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.358s] 2018-12-05 02:49:19,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:49:19.597 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [7.555s] 2018-12-05 02:49:19,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:49:19.643 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.047s] 2018-12-05 02:49:20,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:49:20.340 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [0.697s] 2018-12-05 02:49:21,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:49:21.941 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [1.601s] 2018-12-05 02:49:25,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:49:25.469 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [3.527s] 2018-12-05 02:49:25,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:49:25.513 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.044s] 2018-12-05 02:49:25,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:49:25.747 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.234s] 2018-12-05 02:49:39,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:49:39.375 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.269s] 2018-12-05 02:49:46,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:49:46.613 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.364s] 2018-12-05 02:49:49,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:49:49.262 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.647s] 2018-12-05 02:49:51,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:49:51.899 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.637s] 2018-12-05 02:49:57,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:49:57.824 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.279s] 2018-12-05 02:50:00,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:50:00.112 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [2.287s] 2018-12-05 02:50:02,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:50:02.377 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_key ... success [2.264s] 2018-12-05 02:50:04,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:50:04.671 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_value ... success [2.293s] 2018-12-05 02:50:07,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:50:07.058 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_key ... success [2.386s] 2018-12-05 02:50:09,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:50:09.470 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_value ... success [2.412s] 2018-12-05 02:50:09,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:50:09.726 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.256s] 2018-12-05 02:50:12,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:50:12.289 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.562s] 2018-12-05 02:50:14,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:50:14.715 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [2.425s] 2018-12-05 02:50:17,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:50:17.150 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [2.435s] 2018-12-05 02:50:19,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:50:19.605 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [2.454s] 2018-12-05 02:50:22,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:50:22.157 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_xml ... success [2.551s] 2018-12-05 02:50:24,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:50:24.689 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [2.532s] 2018-12-05 02:50:27,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:50:27.122 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [2.432s] 2018-12-05 02:50:29,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:50:29.566 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [2.443s] 2018-12-05 02:50:32,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:50:32.043 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [2.476s] 2018-12-05 02:50:34,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:50:34.523 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [2.479s] 2018-12-05 02:50:37,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:50:37.020 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.497s] 2018-12-05 02:50:39,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:50:39.399 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [2.377s] 2018-12-05 02:50:41,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:50:41.913 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [2.514s] 2018-12-05 02:50:44,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:50:44.386 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [2.471s] 2018-12-05 02:50:46,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:50:46.854 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [2.467s] 2018-12-05 02:50:49,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:50:49.460 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [2.604s] 2018-12-05 02:50:51,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:50:51.962 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [2.502s] 2018-12-05 02:50:55,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:50:55.741 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] 2018-12-05 02:50:55,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:50:55.747 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] 2018-12-05 02:50:55,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:50:55.754 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_value_exceeds_max_length ... success [0.007s] 2018-12-05 02:50:55,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:50:55.761 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_name_exceeds_max_length ... success [0.006s] 2018-12-05 02:50:56,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:50:56.155 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_non_empty_container ... success [0.392s] 2018-12-05 02:50:56,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:50:56.164 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_with_nonexistent_container_name ... success [0.009s] 2018-12-05 02:50:56,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:50:56.174 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_get_metadata_headers_with_invalid_container_name ... success [0.010s] 2018-12-05 02:50:56,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:50:56.363 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_on_deleted_container ... success [0.188s] 2018-12-05 02:50:56,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:50:56.375 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] 2018-12-05 02:50:56,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:50:56.384 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_update_metadata_with_nonexistent_container_name ... success [0.008s] 2018-12-05 02:51:00,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:51:00.092 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_crossdomain.CrossdomainTest.test_get_crossdomain_policy ... fail [0.008s] 2018-12-05 02:51:16,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:51:16.163 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.184s] 2018-12-05 02:51:28,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:51:28.362 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_at_expiry_time ... success [12.198s] 2018-12-05 02:51:33,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:51:33.801 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm ... fail [235.912s] 2018-12-05 02:51:33,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:51:33.802 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server ... skip [0.000s]: Shelve is not available. 2018-12-05 02:51:34,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:51:34.926 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest.test_post_object_using_form ... success [0.085s] 2018-12-05 02:51:41,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:51:41.826 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [8.025s] 2018-12-05 02:51:43,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:51:43.153 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_expired ... success [2.029s] 2018-12-05 02:51:43,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:51:43.168 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_invalid_signature ... success [0.015s] 2018-12-05 02:51:46,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:51:46.588 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [4.762s] 2018-12-05 02:51:46,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:51:46.985 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2018-12-05 02:51:53,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:51:53.568 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [0.644s] 2018-12-05 02:51:57,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:51:57.517 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [3.948s] 2018-12-05 02:52:01,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:52:01.383 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [3.865s] 2018-12-05 02:52:03,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:52:03.907 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [2.523s] 2018-12-05 02:52:07,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:52:07.647 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [3.739s] 2018-12-05 02:52:07,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:52:07.865 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [0.220s] 2018-12-05 02:52:17,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:52:17.534 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.272s] 2018-12-05 02:52:17,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:52:17.745 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.211s] 2018-12-05 02:52:17,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:52:17.827 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.045s] 2018-12-05 02:52:18,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:52:18.097 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.270s] 2018-12-05 02:52:20,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:52:20.255 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_retype_with_migration.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2018-12-05 02:52:24,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:52:24.684 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [1.031s] 2018-12-05 02:52:24,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:52:24.973 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.289s] 2018-12-05 02:52:25,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:52:25.429 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.333s] 2018-12-05 02:52:25,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:52:25.713 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.284s] 2018-12-05 02:52:25,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:52:25.824 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [0.851s] 2018-12-05 02:52:25,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:52:25.846 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.133s] 2018-12-05 02:52:30,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:52:30.814 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.300s] 2018-12-05 02:52:32,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:52:32.291 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [6.442s] 2018-12-05 02:52:32,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:52:32.330 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.042s] 2018-12-05 02:52:32,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:52:32.365 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.034s] 2018-12-05 02:52:38,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:52:38.103 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.016s] 2018-12-05 02:52:38,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:52:38.626 36 INFO opnfv-tempest [-] {0} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [0.902s] 2018-12-05 02:52:38,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:52:38.732 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.628s] 2018-12-05 02:52:40,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:52:40.317 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest ... skip: The microversion range[2.60 - latest] of this test is out of the configuration range[None - None]. 2018-12-05 02:52:40,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:52:40.320 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON ... skip: The microversion range[2.20 - latest] of this test is out of the configuration range[None - None]. 2018-12-05 02:52:40,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:52:40.321 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-12-05 02:52:40,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:52:40.322 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2018-12-05 02:52:40,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:52:40.323 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-12-05 02:52:44,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:52:44.742 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.222s] 2018-12-05 02:52:45,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:52:45.651 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [1.148s] 2018-12-05 02:52:45,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:52:45.653 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot ... skip [0.001s]: Skipped until Bug: 1687044 is resolved. 2018-12-05 02:52:45,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:52:45.672 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [0.931s] 2018-12-05 02:52:46,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:52:46.815 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.142s] 2018-12-05 02:52:50,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:52:50.523 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [3.701s] 2018-12-05 02:52:56,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:52:56.687 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.405s] 2018-12-05 02:53:03,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:53:03.255 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.204s] 2018-12-05 02:53:03,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:53:03.658 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.402s] 2018-12-05 02:53:04,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:53:04.420 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.761s] 2018-12-05 02:53:05,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:53:05.943 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_domain_delete_cascades_content ... success [1.521s] 2018-12-05 02:53:06,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:53:06.015 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.073s] 2018-12-05 02:53:06,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:53:06.089 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.074s] 2018-12-05 02:53:06,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:53:06.163 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.073s] 2018-12-05 02:53:12,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:53:12.903 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.054s] 2018-12-05 02:53:12,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:53:12.951 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.048s] 2018-12-05 02:53:13,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:53:13.146 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [0.194s] 2018-12-05 02:53:13,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:53:13.416 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [0.271s] 2018-12-05 02:53:20,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:53:20.304 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [1.529s] 2018-12-05 02:53:20,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:53:20.354 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.052s] 2018-12-05 02:53:22,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:53:22.411 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2018-12-05 02:53:22,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:53:22.414 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2018-12-05 02:53:22,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:53:22.415 36 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_image_members.ImageMembersTest ... skip: Glance API v1 not supported 2018-12-05 02:53:22,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:53:22.416 36 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_images.UpdateImageMetaTest ... skip: Glance API v1 not supported 2018-12-05 02:53:25,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:53:25.566 36 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [1.194s] 2018-12-05 02:53:43,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:53:43.275 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.112s] 2018-12-05 02:53:47,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:53:47.176 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [3.901s] 2018-12-05 02:53:58,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:53:58.234 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2018-12-05 02:54:04,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:54:04.104 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [1.910s] 2018-12-05 02:54:06,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:54:06.063 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [1.956s] 2018-12-05 02:54:07,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:54:07.346 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [1.284s] 2018-12-05 02:54:09,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:54:09.004 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [1.657s] 2018-12-05 02:54:16,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:54:16.265 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [1.371s] 2018-12-05 02:54:18,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:54:18.985 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [2.720s] 2018-12-05 02:54:24,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:54:24.038 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [5.053s] 2018-12-05 02:54:27,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:54:27.260 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [3.221s] 2018-12-05 02:54:30,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:54:30.473 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [3.212s] 2018-12-05 02:54:33,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:54:33.358 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [2.884s] 2018-12-05 02:54:36,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:54:36.491 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [3.131s] 2018-12-05 02:54:39,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:54:39.550 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [3.060s] 2018-12-05 02:54:58,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:54:58.038 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [11.756s] 2018-12-05 02:55:06,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:55:06.253 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [8.213s] 2018-12-05 02:55:09,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:55:09.330 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [3.079s] 2018-12-05 02:55:11,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:55:11.180 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [1.850s] 2018-12-05 02:55:23,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:55:23.064 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [11.880s] 2018-12-05 02:55:47,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:55:47.182 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [24.116s] 2018-12-05 02:55:48,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:55:48.544 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [1.364s] 2018-12-05 02:55:56,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:55:56.228 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [7.682s] 2018-12-05 02:56:04,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:56:04.444 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [8.215s] 2018-12-05 02:56:07,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:56:07.534 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [3.090s] 2018-12-05 02:56:32,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:56:32.626 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [25.085s] 2018-12-05 02:56:43,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:56:43.499 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.174s] 2018-12-05 02:56:44,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:56:44.086 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.587s] 2018-12-05 02:57:00,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:57:00.266 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.691s] 2018-12-05 02:57:03,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:57:03.603 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [3.336s] 2018-12-05 02:57:08,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:57:08.653 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [5.048s] 2018-12-05 02:57:12,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:57:12.661 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [4.009s] 2018-12-05 02:57:20,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:57:20.692 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [8.030s] 2018-12-05 02:57:38,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:57:38.716 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.606s] 2018-12-05 02:57:41,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:57:41.657 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.940s] 2018-12-05 02:57:48,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:57:48.782 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.124s] 2018-12-05 02:57:58,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:57:58.720 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.793s] 2018-12-05 02:58:01,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:58:01.845 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.124s] 2018-12-05 02:58:06,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:58:06.472 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.627s] 2018-12-05 02:58:21,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:58:21.941 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [4.773s] 2018-12-05 02:58:26,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:58:26.260 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [4.318s] 2018-12-05 02:58:29,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:58:29.550 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [3.290s] 2018-12-05 02:58:33,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:58:33.663 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [4.112s] 2018-12-05 02:58:37,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:58:37.370 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [3.708s] 2018-12-05 02:58:51,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:58:51.549 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [3.780s] 2018-12-05 02:58:55,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:58:55.202 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [3.652s] 2018-12-05 02:58:58,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:58:58.820 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [3.618s] 2018-12-05 02:59:02,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:59:02.442 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [3.621s] 2018-12-05 02:59:06,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:59:06.848 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.405s] 2018-12-05 02:59:10,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:59:10.449 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.601s] 2018-12-05 02:59:14,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:59:14.084 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [3.635s] 2018-12-05 02:59:18,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:59:18.934 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.849s] 2018-12-05 02:59:20,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:59:20.073 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [1.138s] 2018-12-05 02:59:23,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:59:23.322 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [3.249s] 2018-12-05 02:59:23,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:59:23.493 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.171s] 2018-12-05 02:59:23,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:59:23.620 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.126s] 2018-12-05 02:59:23,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:59:23.712 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.092s] 2018-12-05 02:59:23,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:59:23.763 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.051s] 2018-12-05 02:59:23,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:59:23.804 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.040s] 2018-12-05 02:59:23,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:59:23.896 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.092s] 2018-12-05 02:59:23,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:59:23.983 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.087s] 2018-12-05 02:59:24,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:59:24.026 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.042s] 2018-12-05 02:59:24,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:59:24.070 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.044s] 2018-12-05 02:59:28,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:59:28.409 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [4.337s] 2018-12-05 02:59:46,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:59:46.662 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [11.205s] 2018-12-05 02:59:53,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:59:53.201 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [6.539s] 2018-12-05 02:59:58,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:59:58.242 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [5.039s] 2018-12-05 02:59:58,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 02:59:58.243 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2018-12-05 03:00:01,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:00:01.384 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.141s] 2018-12-05 03:00:07,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:00:07.844 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [6.460s] 2018-12-05 03:00:29,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:00:29.917 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [22.068s] 2018-12-05 03:00:31,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:00:31.111 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [1.197s] 2018-12-05 03:01:00,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:01:00.689 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.587s] 2018-12-05 03:01:02,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:01:02.213 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [1.524s] 2018-12-05 03:01:05,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:01:05.709 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [3.491s] 2018-12-05 03:01:06,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:01:06.773 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [1.067s] 2018-12-05 03:01:08,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:01:08.741 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [1.967s] 2018-12-05 03:01:10,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:01:10.155 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [1.414s] 2018-12-05 03:01:11,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:01:11.850 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.691s] 2018-12-05 03:01:11,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:01:11.892 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.045s] 2018-12-05 03:01:16,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:01:16.884 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.700s] 2018-12-05 03:01:18,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:01:18.043 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.159s] 2018-12-05 03:01:21,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:01:21.409 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [3.360s] 2018-12-05 03:01:22,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:01:22.116 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.711s] 2018-12-05 03:01:23,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:01:23.669 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.551s] 2018-12-05 03:01:24,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:01:24.645 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.976s] 2018-12-05 03:01:25,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:01:25.935 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.288s] 2018-12-05 03:01:25,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:01:25.977 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.044s] 2018-12-05 03:01:33,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:01:33.857 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags ... success [2.241s] 2018-12-05 03:01:36,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:01:36.035 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags ... success [2.177s] 2018-12-05 03:01:45,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:01:45.920 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.405s] 2018-12-05 03:01:46,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:01:46.086 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.166s] 2018-12-05 03:01:57,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:01:57.052 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [2.723s] 2018-12-05 03:01:59,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:01:59.545 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [2.493s] 2018-12-05 03:02:06,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:02:06.334 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_with_non_authorized_user ... success [0.463s] 2018-12-05 03:02:06,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:02:06.489 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_using_creds ... success [0.155s] 2018-12-05 03:02:06,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:02:06.775 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_write_rights ... success [0.285s] 2018-12-05 03:02:06,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:02:06.932 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_with_non_authorized_user ... success [0.157s] 2018-12-05 03:02:07,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:02:07.182 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_without_rights ... success [0.249s] 2018-12-05 03:02:07,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:02:07.267 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_with_non_authorized_user ... success [0.086s] 2018-12-05 03:02:07,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:02:07.438 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_rights ... success [0.169s] 2018-12-05 03:02:07,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:02:07.546 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_using_creds ... success [0.108s] 2018-12-05 03:02:07,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:02:07.741 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_write_rights ... success [0.194s] 2018-12-05 03:02:13,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:02:13.205 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_error ... success [0.242s] 2018-12-05 03:02:13,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:02:13.468 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_index ... success [0.262s] 2018-12-05 03:02:13,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:02:13.702 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing ... success [0.235s] 2018-12-05 03:02:13,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:02:13.822 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing_css ... success [0.120s] 2018-12-05 03:02:20,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:02:20.253 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.032s] 2018-12-05 03:02:20,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:02:20.322 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_key_2 ... success [0.068s] 2018-12-05 03:02:20,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:02:20.339 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.018s] 2018-12-05 03:02:20,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:02:20.357 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_head_object_using_temp_url ... success [0.017s] 2018-12-05 03:02:20,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:02:20.417 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.059s] 2018-12-05 03:02:23,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:02:23.928 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test ... skip: The microversion range[3.19 - latest] of this test is out of the configuration range[None - None]. 2018-12-05 03:02:27,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:02:27.158 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.183s] 2018-12-05 03:02:27,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:02:27.542 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.383s] 2018-12-05 03:02:33,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:02:33.507 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.195s] 2018-12-05 03:02:35,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:02:35.312 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [1.802s] 2018-12-05 03:02:41,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:02:41.920 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.265s] 2018-12-05 03:02:42,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:02:42.114 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.193s] 2018-12-05 03:02:42,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:02:42.309 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.195s] 2018-12-05 03:02:43,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:02:43.142 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [0.832s] 2018-12-05 03:02:43,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:02:43.313 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.171s] 2018-12-05 03:02:52,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:02:52.516 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [1.446s] 2018-12-05 03:02:53,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:02:53.392 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [0.875s] 2018-12-05 03:03:00,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:03:00.946 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.400s] 2018-12-05 03:03:01,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:03:01.201 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.255s] 2018-12-05 03:03:01,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:03:01.400 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.199s] 2018-12-05 03:03:01,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:03:01.582 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.181s] 2018-12-05 03:03:04,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:03:04.189 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest ... skip: Cinder backup feature disabled 2018-12-05 03:03:13,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:03:13.093 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [0.779s] 2018-12-05 03:03:19,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:03:19.821 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.193s] 2018-12-05 03:03:26,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:03:26.202 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.223s] 2018-12-05 03:03:26,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:03:26.799 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.597s] 2018-12-05 03:03:35,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:03:35.597 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [2.877s] 2018-12-05 03:03:37,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:03:37.135 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [1.539s] 2018-12-05 03:03:51,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:03:51.277 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [8.592s] 2018-12-05 03:03:58,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:03:58.523 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [7.245s] 2018-12-05 03:03:58,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:03:58.928 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.406s] 2018-12-05 03:03:59,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:03:59.133 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.205s] 2018-12-05 03:03:59,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:03:59.351 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.218s] 2018-12-05 03:04:21,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:04:21.766 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [22.410s] 2018-12-05 03:04:24,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:04:24.540 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_backup.VolumesBackupsTest ... skip: Cinder backup feature disabled 2018-12-05 03:04:33,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:04:33.440 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [6.324s] 2018-12-05 03:04:34,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:04:34.833 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [1.394s] 2018-12-05 03:04:36,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:04:36.457 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [1.623s] 2018-12-05 03:04:36,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:04:36.640 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.184s] 2018-12-05 03:04:36,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:04:36.823 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.182s] 2018-12-05 03:04:37,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:04:37.035 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.211s] 2018-12-05 03:04:37,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:04:37.241 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.206s] 2018-12-05 03:04:37,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:04:37.251 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.010s] 2018-12-05 03:04:37,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:04:37.429 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.178s] 2018-12-05 03:04:37,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:04:37.462 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.032s] 2018-12-05 03:04:37,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:04:37.497 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.034s] 2018-12-05 03:04:37,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:04:37.506 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.009s] 2018-12-05 03:04:37,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:04:37.542 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.035s] 2018-12-05 03:04:37,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:04:37.752 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.210s] 2018-12-05 03:04:37,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:04:37.760 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.007s] 2018-12-05 03:04:37,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:04:37.974 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.214s] 2018-12-05 03:04:38,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:04:38.195 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.220s] 2018-12-05 03:04:38,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:04:38.232 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.037s] 2018-12-05 03:04:38,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:04:38.271 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.039s] 2018-12-05 03:04:38,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:04:38.446 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.174s] 2018-12-05 03:04:38,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:04:38.483 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.037s] 2018-12-05 03:04:38,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:04:38.653 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.170s] 2018-12-05 03:04:38,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:04:38.661 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.007s] 2018-12-05 03:04:38,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:04:38.698 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.037s] 2018-12-05 03:04:38,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:04:38.864 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.165s] 2018-12-05 03:04:38,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:04:38.897 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.034s] 2018-12-05 03:04:38,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:04:38.934 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.037s] 2018-12-05 03:04:38,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:04:38.976 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.041s] 2018-12-05 03:04:39,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:04:39.014 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.038s] 2018-12-05 03:04:39,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:04:39.053 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.038s] 2018-12-05 03:04:39,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:04:39.087 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.033s] 2018-12-05 03:04:39,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:04:39.128 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.041s] 2018-12-05 03:04:44,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:04:44.552 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... skip [0.000s]: Cinder backup is disabled 2018-12-05 03:05:03,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:05:03.853 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [19.293s] 2018-12-05 03:05:07,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:05:07.524 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [3.675s] 2018-12-05 03:05:23,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:05:23.553 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [16.023s] 2018-12-05 03:05:28,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:05:28.812 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.262s] 2018-12-05 03:05:36,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 0f87ab55-d41f-49c1-9658-a0ad4d2b8c4f 2018-12-05 03:05:36,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '0f87ab55-d41f-49c1-9658-a0ad4d2b8c4f']'. 2018-12-05 03:05:37,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-05 03:05:37,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-05 03:05:37,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-05 03:05:37,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 0f87ab55-d41f-49c1-9658-a0ad4d2b8c4f | 2018-12-05 03:05:37,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-12-05 03:05:37,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-05 02:10:45 | 2018-12-05 03:05:37,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-05 03:05:36 | 2018-12-05 03:05:37,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:54:51 | 2018-12-05 03:05:37,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-12-05 03:05:37,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-05 03:05:37,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-05 03:05:37,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 2541dec6-eebc-49c0-8778-87e696968b25) | 2018-12-05 03:05:37,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-05 03:05:37,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: f7062f93-c23b-4b56-b60b-4a7925d0dc49) | 2018-12-05 03:05:37,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1471 | 2018-12-05 03:05:37,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 3280.885 | 2018-12-05 03:05:37,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1205 | 2018-12-05 03:05:37,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 253 | 2018-12-05 03:05:37,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-05 03:05:37,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-05 03:05:37,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 13 | 2018-12-05 03:05:37,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-05 03:05:37,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-05 03:05:37,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-05 03:05:37,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 98.9326765189% 2018-12-05 03:05:40,234 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 55:03 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-12-05 03:05:40,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-05 03:05:40,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/7e503379-365f-423e-a5fa-37708bcbe400 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44a6e7303e99ecd861e4f605a451f771fa8f418c" 2018-12-05 03:05:40,775 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0cbb39a4-1f98-4d0d-9fe4-d55d39f82827 Date: Wed, 05 Dec 2018 03:05:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-05 03:05:40,776 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/7e503379-365f-423e-a5fa-37708bcbe400 used request id req-0cbb39a4-1f98-4d0d-9fe4-d55d39f82827 2018-12-05 03:05:40,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.532243967056s 2018-12-05 03:05:40,776 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/7e503379-365f-423e-a5fa-37708bcbe400 used request id req-0cbb39a4-1f98-4d0d-9fe4-d55d39f82827 2018-12-05 03:05:40,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-05 03:05:40,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}d3a34dcf57f59038ab95d4d81e59e14bef2519f1" 2018-12-05 03:05:40,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 03: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-e4815aaf-af0f-4563-b82e-476778615fed x-compute-request-id: req-e4815aaf-af0f-4563-b82e-476778615fed Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_full-flavor_alt_0fd50760-a209-4aef-b1bc-7b2aaadb88ce", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/db520469-45e6-4cf2-8bb6-61553ad7c7db", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/db520469-45e6-4cf2-8bb6-61553ad7c7db", "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": "db520469-45e6-4cf2-8bb6-61553ad7c7db"}, {"name": "tempest_full-flavor_0fd50760-a209-4aef-b1bc-7b2aaadb88ce", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/efa19c8c-4896-4f22-b5b9-1daa79657519", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/efa19c8c-4896-4f22-b5b9-1daa79657519", "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": "efa19c8c-4896-4f22-b5b9-1daa79657519"}]} 2018-12-05 03:05:40,977 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-e4815aaf-af0f-4563-b82e-476778615fed 2018-12-05 03:05:40,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.200773000717s 2018-12-05 03:05:40,978 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-e4815aaf-af0f-4563-b82e-476778615fed 2018-12-05 03:05:40,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-05 03:05:40,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/db520469-45e6-4cf2-8bb6-61553ad7c7db -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3a34dcf57f59038ab95d4d81e59e14bef2519f1" 2018-12-05 03:05:41,008 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 05 Dec 2018 03: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 x-openstack-request-id: req-9e3319ec-e3f3-4bfc-ad2a-636575df7b57 x-compute-request-id: req-9e3319ec-e3f3-4bfc-ad2a-636575df7b57 Content-Length: 0 Content-Type: application/json 2018-12-05 03:05:41,008 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/db520469-45e6-4cf2-8bb6-61553ad7c7db used request id req-9e3319ec-e3f3-4bfc-ad2a-636575df7b57 2018-12-05 03:05:41,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0277519226074s 2018-12-05 03:05:41,008 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/db520469-45e6-4cf2-8bb6-61553ad7c7db used request id req-9e3319ec-e3f3-4bfc-ad2a-636575df7b57 2018-12-05 03:05:41,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-05 03:05:41,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44a6e7303e99ecd861e4f605a451f771fa8f418c" 2018-12-05 03:05:41,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-d915c7f6-18bc-4932-b56a-a8886bce2d51 Date: Wed, 05 Dec 2018 03:05:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/146e63a1-3c68-4d23-9c57-f0ac67b6f3ec/snap", "metadata": {}}], "file": "/v2/images/146e63a1-3c68-4d23-9c57-f0ac67b6f3ec/file", "owner": "48a6dedc6d9d411ab56a5a7112677f00", "id": "146e63a1-3c68-4d23-9c57-f0ac67b6f3ec", "size": 12716032, "self": "/v2/images/146e63a1-3c68-4d23-9c57-f0ac67b6f3ec", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/146e63a1-3c68-4d23-9c57-f0ac67b6f3ec/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-05T02:10:37Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_0fd50760-a209-4aef-b1bc-7b2aaadb88ce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_0fd50760-a209-4aef-b1bc-7b2aaadb88ce", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-05T02:10:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-05 03:05:41,042 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-d915c7f6-18bc-4932-b56a-a8886bce2d51 2018-12-05 03:05:41,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0299139022827s 2018-12-05 03:05:41,042 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-d915c7f6-18bc-4932-b56a-a8886bce2d51 2018-12-05 03:05:41,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-05 03:05:41,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/146e63a1-3c68-4d23-9c57-f0ac67b6f3ec -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44a6e7303e99ecd861e4f605a451f771fa8f418c" 2018-12-05 03:05:41,793 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7ef40cfd-7d75-441d-b303-f6e79848709e Date: Wed, 05 Dec 2018 03:05:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-05 03:05:41,793 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/146e63a1-3c68-4d23-9c57-f0ac67b6f3ec used request id req-7ef40cfd-7d75-441d-b303-f6e79848709e 2018-12-05 03:05:41,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.749037981033s 2018-12-05 03:05:41,793 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/146e63a1-3c68-4d23-9c57-f0ac67b6f3ec used request id req-7ef40cfd-7d75-441d-b303-f6e79848709e 2018-12-05 03:05:41,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-05 03:05:41,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}d3a34dcf57f59038ab95d4d81e59e14bef2519f1" 2018-12-05 03:05:41,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 03:05:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6511a8f3-145a-4536-b4e0-0cb67f10bcdf x-compute-request-id: req-6511a8f3-145a-4536-b4e0-0cb67f10bcdf Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_full-flavor_0fd50760-a209-4aef-b1bc-7b2aaadb88ce", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/efa19c8c-4896-4f22-b5b9-1daa79657519", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/efa19c8c-4896-4f22-b5b9-1daa79657519", "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": "efa19c8c-4896-4f22-b5b9-1daa79657519"}]} 2018-12-05 03:05:41,815 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-6511a8f3-145a-4536-b4e0-0cb67f10bcdf 2018-12-05 03:05:41,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0215289592743s 2018-12-05 03:05:41,816 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-6511a8f3-145a-4536-b4e0-0cb67f10bcdf 2018-12-05 03:05:41,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-05 03:05:41,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/efa19c8c-4896-4f22-b5b9-1daa79657519 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3a34dcf57f59038ab95d4d81e59e14bef2519f1" 2018-12-05 03:05:41,846 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 05 Dec 2018 03:05:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d136f700-2ad3-42c3-838d-df00e6537551 x-compute-request-id: req-d136f700-2ad3-42c3-838d-df00e6537551 Content-Length: 0 Content-Type: application/json 2018-12-05 03:05:41,846 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/efa19c8c-4896-4f22-b5b9-1daa79657519 used request id req-d136f700-2ad3-42c3-838d-df00e6537551 2018-12-05 03:05:41,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0289940834045s 2018-12-05 03:05:41,846 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/efa19c8c-4896-4f22-b5b9-1daa79657519 used request id req-d136f700-2ad3-42c3-838d-df00e6537551 2018-12-05 03:05:41,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-05 03:05:41,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3a34dcf57f59038ab95d4d81e59e14bef2519f1" 2018-12-05 03:05:41,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 03:05:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fae04960-5b8a-4110-bea7-72d0034d0ed9 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_full-user_0fd50760-a209-4aef-b1bc-7b2aaadb88ce", "links": {"self": "http://172.30.9.23:5000/v3/users/18b8ac97cdf741c9a94492e057f58c25"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "18b8ac97cdf741c9a94492e057f58c25", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-05 03:05:41,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-fae04960-5b8a-4110-bea7-72d0034d0ed9 2018-12-05 03:05:41,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120082139969s 2018-12-05 03:05:41,968 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-fae04960-5b8a-4110-bea7-72d0034d0ed9 2018-12-05 03:05:41,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-05 03:05:41,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/18b8ac97cdf741c9a94492e057f58c25 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3a34dcf57f59038ab95d4d81e59e14bef2519f1" 2018-12-05 03:05:42,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 03:05:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d9b28b4-42b4-406d-b082-fd98fef057a6 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_full-user_0fd50760-a209-4aef-b1bc-7b2aaadb88ce", "links": {"self": "http://172.30.9.23:5000/v3/users/18b8ac97cdf741c9a94492e057f58c25"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "18b8ac97cdf741c9a94492e057f58c25", "description": null}} 2018-12-05 03:05:42,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/18b8ac97cdf741c9a94492e057f58c25 used request id req-3d9b28b4-42b4-406d-b082-fd98fef057a6 2018-12-05 03:05:42,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110037088394s 2018-12-05 03:05:42,084 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/18b8ac97cdf741c9a94492e057f58c25 used request id req-3d9b28b4-42b4-406d-b082-fd98fef057a6 2018-12-05 03:05:42,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-05 03:05:42,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/18b8ac97cdf741c9a94492e057f58c25 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3a34dcf57f59038ab95d4d81e59e14bef2519f1" 2018-12-05 03:05:42,283 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 05 Dec 2018 03:05:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60c68ea8-97ce-4df7-b143-887b30811fa5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-05 03:05:42,283 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/18b8ac97cdf741c9a94492e057f58c25 used request id req-60c68ea8-97ce-4df7-b143-887b30811fa5 2018-12-05 03:05:42,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.198379993439s 2018-12-05 03:05:42,283 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/18b8ac97cdf741c9a94492e057f58c25 used request id req-60c68ea8-97ce-4df7-b143-887b30811fa5 2018-12-05 03:05:42,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-05 03:05:42,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}d3a34dcf57f59038ab95d4d81e59e14bef2519f1" 2018-12-05 03:05:42,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 03:05:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d502fac-7337-472d-879d-1610576c83a7 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.23:5000/v3/projects/48a6dedc6d9d411ab56a5a7112677f00"}, "tags": [], "enabled": true, "id": "48a6dedc6d9d411ab56a5a7112677f00", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_0fd50760-a209-4aef-b1bc-7b2aaadb88ce"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-05 03:05:42,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-5d502fac-7337-472d-879d-1610576c83a7 2018-12-05 03:05:42,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0960640907288s 2018-12-05 03:05:42,386 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-5d502fac-7337-472d-879d-1610576c83a7 2018-12-05 03:05:42,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-05 03:05:42,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/48a6dedc6d9d411ab56a5a7112677f00 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3a34dcf57f59038ab95d4d81e59e14bef2519f1" 2018-12-05 03:05:42,567 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 05 Dec 2018 03:05:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-987686a2-0c5e-4a5f-a377-af0fd69a76b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-05 03:05:42,567 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/48a6dedc6d9d411ab56a5a7112677f00 used request id req-987686a2-0c5e-4a5f-a377-af0fd69a76b2 2018-12-05 03:05:42,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.176418066025s 2018-12-05 03:05:42,567 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/48a6dedc6d9d411ab56a5a7112677f00 used request id req-987686a2-0c5e-4a5f-a377-af0fd69a76b2 2018-12-05 03:05:42,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-05 03:05:42,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=48a6dedc6d9d411ab56a5a7112677f00&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}d3a34dcf57f59038ab95d4d81e59e14bef2519f1" 2018-12-05 03:05:42,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-ddf18e06-2ca3-4fa7-a945-17dc0aad0dbf Date: Wed, 05 Dec 2018 03:05:42 GMT RESP BODY: {"security_groups": []} 2018-12-05 03:05:42,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=48a6dedc6d9d411ab56a5a7112677f00&name=default used request id req-ddf18e06-2ca3-4fa7-a945-17dc0aad0dbf 2018-12-05 03:05:42,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.202735900879s 2018-12-05 03:05:42,773 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=48a6dedc6d9d411ab56a5a7112677f00&name=default used request id req-ddf18e06-2ca3-4fa7-a945-17dc0aad0dbf 2018-12-05 03:05:42,773 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2018-12-05 03:05:42,774 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-12-05 03:05:45,686 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-78 | | 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-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-05 03:05:45,692 - 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.23,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=3RyGTh9b6fH3kEgEpTJkWzuFd 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=7156be1802b84962aaa9ceab6d73cc34 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.3 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=ZEpENdqmh9AueaxFCMDvz9Qrn export OS_REGION_NAME=regionOne 2018-12-05 03:05:45,692 - xtesting.ci.run_tests - DEBUG - Test args: tempest_scenario 2018-12-05 03:05:45,704 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2018-12-05 03:05:45,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-05 03:05:45,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 03:05:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7367abc-5e52-4895-8a25-c52077ff564e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-05 03:05:45,970 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d7367abc-5e52-4895-8a25-c52077ff564e 2018-12-05 03:05:45,971 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-05 03:05:46,366 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-05T04:05:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7156be1802b84962aaa9ceab6d73cc34", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [], "type": "tempest-type-238059161", "id": "9efc217d205846b9a785ecb3f45fd4ca", "name": "tempest-service-972301159"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/7156be1802b84962aaa9ceab6d73cc34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1493776468", "id": "c8d535f031e3420a95da6c1bd49c0442", "name": "tempest-service-1348401513"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "61d4c3b4398c40adbd8e901c42776579"}, "audit_ids": ["UOuTwR_MQk6DZRx0wNg2zg"], "issued_at": "2018-12-05T03:05:46.000000Z"}} 2018-12-05 03:05:46,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-05 03:05:46,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}acb6bac4f845a55d8e15b3db542a29a1a412d1ff" 2018-12-05 03:05:46,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-4d2930c5-d3c3-497d-a2bc-2f0289615291 Date: Wed, 05 Dec 2018 03:05:46 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"90070285-9e79-459a-b14a-3d1fcc36db90","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b85822c75b8440e997578ae1b00b657","status":"ACTIVE","subnets":["caf0e3d6-6d8d-494c-a544-3ba2d42faa13"],"description":"","tags":[],"updated_at":"2018-12-04T20:04:01Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"7b85822c75b8440e997578ae1b00b657","created_at":"2018-12-04T19:42:58Z","provider:network_type":"flat"}]} 2018-12-05 03:05:46,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4d2930c5-d3c3-497d-a2bc-2f0289615291 2018-12-05 03:05:46,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.247311115265s 2018-12-05 03:05:46,617 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4d2930c5-d3c3-497d-a2bc-2f0289615291 2018-12-05 03:05:46,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-05 03:05:46,626 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 05 Dec 2018 03:05: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-05 03:05:46,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-05 03:05:46,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}acb6bac4f845a55d8e15b3db542a29a1a412d1ff" 2018-12-05 03:05:46,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 03:05:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-833ec874-b5c7-4c81-9bb0-2a4a762129cc Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/95e4af10200f409abf5b7829e8cbf6c1"}, "tags": [], "enabled": true, "id": "95e4af10200f409abf5b7829e8cbf6c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-05 03:05:46,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-833ec874-b5c7-4c81-9bb0-2a4a762129cc 2018-12-05 03:05:46,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0985720157623s 2018-12-05 03:05:46,726 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-833ec874-b5c7-4c81-9bb0-2a4a762129cc 2018-12-05 03:05:46,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-05 03:05:46,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}acb6bac4f845a55d8e15b3db542a29a1a412d1ff" -d '{"project": {"description": "Created by OPNFV Functest: tempest_scenario", "enabled": true, "domain_id": "default", "name": "tempest_scenario-project_79b326f8-2455-48c6-883f-e2c977c68823"}}' 2018-12-05 03:05:46,854 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 05 Dec 2018 03:05:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31acba6a-1f97-4325-89f4-57636232b98e 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.23:5000/v3/projects/2634de9e00114f9da7cbca45a2b28a5c"}, "tags": [], "enabled": true, "id": "2634de9e00114f9da7cbca45a2b28a5c", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_79b326f8-2455-48c6-883f-e2c977c68823"}} 2018-12-05 03:05:46,854 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-31acba6a-1f97-4325-89f4-57636232b98e 2018-12-05 03:05:46,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.120726823807s 2018-12-05 03:05:46,855 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-31acba6a-1f97-4325-89f4-57636232b98e 2018-12-05 03:05:46,855 - 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'2634de9e00114f9da7cbca45a2b28a5c', '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_79b326f8-2455-48c6-883f-e2c977c68823'}) 2018-12-05 03:05:46,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-05 03:05:46,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}acb6bac4f845a55d8e15b3db542a29a1a412d1ff" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "e53318df-778a-4f09-90ee-a1a7058448d4", "email": null, "name": "tempest_scenario-user_79b326f8-2455-48c6-883f-e2c977c68823"}}' 2018-12-05 03:05:47,261 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 05 Dec 2018 03:05:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-098a5f7a-7397-4d0c-9de6-e677d2ae39c3 Content-Length: 331 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_scenario-user_79b326f8-2455-48c6-883f-e2c977c68823", "links": {"self": "http://172.30.9.23:5000/v3/users/2c94b44b682340db8b4108486f807ad4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2c94b44b682340db8b4108486f807ad4", "domain_id": "default", "password_expires_at": null}} 2018-12-05 03:05:47,262 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-098a5f7a-7397-4d0c-9de6-e677d2ae39c3 2018-12-05 03:05:47,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.399735212326s 2018-12-05 03:05:47,262 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-098a5f7a-7397-4d0c-9de6-e677d2ae39c3 2018-12-05 03:05:47,263 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2c94b44b682340db8b4108486f807ad4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_79b326f8-2455-48c6-883f-e2c977c68823'}) 2018-12-05 03:05:47,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-05 03:05:47,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}acb6bac4f845a55d8e15b3db542a29a1a412d1ff" 2018-12-05 03:05:47,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 03:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e45c087-eacc-4995-9c4e-76197e037e9b Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-05 03:05:47,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7e45c087-eacc-4995-9c4e-76197e037e9b 2018-12-05 03:05:47,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.092111825943s 2018-12-05 03:05:47,359 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7e45c087-eacc-4995-9c4e-76197e037e9b 2018-12-05 03:05:47,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-05 03:05:47,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}acb6bac4f845a55d8e15b3db542a29a1a412d1ff" 2018-12-05 03:05:47,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 03:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-665173b1-1841-48e4-946e-b517ea6ae9b1 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-05 03:05:47,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-665173b1-1841-48e4-946e-b517ea6ae9b1 2018-12-05 03:05:47,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.091334104538s 2018-12-05 03:05:47,455 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-665173b1-1841-48e4-946e-b517ea6ae9b1 2018-12-05 03:05:47,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-05 03:05:47,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}acb6bac4f845a55d8e15b3db542a29a1a412d1ff" 2018-12-05 03:05:47,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 03:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a54e0ffc-f352-4e59-ac0c-fbc56f34c377 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-05 03:05:47,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-a54e0ffc-f352-4e59-ac0c-fbc56f34c377 2018-12-05 03:05:47,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.088958978653s 2018-12-05 03:05:47,549 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-a54e0ffc-f352-4e59-ac0c-fbc56f34c377 2018-12-05 03:05:47,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-05 03:05:47,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}acb6bac4f845a55d8e15b3db542a29a1a412d1ff" 2018-12-05 03:05:47,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 03:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a77cfeb8-b3cb-409c-9bf8-d292524bfb8f Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_79b326f8-2455-48c6-883f-e2c977c68823", "links": {"self": "http://172.30.9.23:5000/v3/users/2c94b44b682340db8b4108486f807ad4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2c94b44b682340db8b4108486f807ad4", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-05 03:05:47,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a77cfeb8-b3cb-409c-9bf8-d292524bfb8f 2018-12-05 03:05:47,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10954117775s 2018-12-05 03:05:47,660 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a77cfeb8-b3cb-409c-9bf8-d292524bfb8f 2018-12-05 03:05:47,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-05 03:05:47,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}acb6bac4f845a55d8e15b3db542a29a1a412d1ff" 2018-12-05 03:05:47,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 03:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2107a1c-d7f9-44d2-8d0a-7fe9a327b2af Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.23:5000/v3/projects/2634de9e00114f9da7cbca45a2b28a5c"}, "tags": [], "enabled": true, "id": "2634de9e00114f9da7cbca45a2b28a5c", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_79b326f8-2455-48c6-883f-e2c977c68823"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-05 03:05:47,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-b2107a1c-d7f9-44d2-8d0a-7fe9a327b2af 2018-12-05 03:05:47,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0209400653839s 2018-12-05 03:05:47,693 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-b2107a1c-d7f9-44d2-8d0a-7fe9a327b2af 2018-12-05 03:05:47,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-05 03:05:47,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=2c94b44b682340db8b4108486f807ad4&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=2634de9e00114f9da7cbca45a2b28a5c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}acb6bac4f845a55d8e15b3db542a29a1a412d1ff" 2018-12-05 03:05:47,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 03:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5b12611-bcbb-498f-898f-398df1c001ce Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=2c94b44b682340db8b4108486f807ad4&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=2634de9e00114f9da7cbca45a2b28a5c", "previous": null, "next": null}} 2018-12-05 03:05:47,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=2c94b44b682340db8b4108486f807ad4&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=2634de9e00114f9da7cbca45a2b28a5c used request id req-c5b12611-bcbb-498f-898f-398df1c001ce 2018-12-05 03:05:47,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0966608524323s 2018-12-05 03:05:47,797 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=2c94b44b682340db8b4108486f807ad4&role.id=d20a1200fc7441df95f6f68766e80849&scope.project.id=2634de9e00114f9da7cbca45a2b28a5c used request id req-c5b12611-bcbb-498f-898f-398df1c001ce 2018-12-05 03:05:47,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-05 03:05:47,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/2634de9e00114f9da7cbca45a2b28a5c/users/2c94b44b682340db8b4108486f807ad4/roles/d20a1200fc7441df95f6f68766e80849 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}acb6bac4f845a55d8e15b3db542a29a1a412d1ff" 2018-12-05 03:05:47,928 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 05 Dec 2018 03:05:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-298691a3-ace2-4432-aa90-dd368d269b98 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-05 03:05:47,928 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/2634de9e00114f9da7cbca45a2b28a5c/users/2c94b44b682340db8b4108486f807ad4/roles/d20a1200fc7441df95f6f68766e80849 used request id req-298691a3-ace2-4432-aa90-dd368d269b98 2018-12-05 03:05:47,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.128591060638s 2018-12-05 03:05:47,929 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/2634de9e00114f9da7cbca45a2b28a5c/users/2c94b44b682340db8b4108486f807ad4/roles/d20a1200fc7441df95f6f68766e80849 used request id req-298691a3-ace2-4432-aa90-dd368d269b98 2018-12-05 03:05:47,929 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_79b326f8-2455-48c6-883f-e2c977c68823', 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'2634de9e00114f9da7cbca45a2b28a5c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'e53318df-778a-4f09-90ee-a1a7058448d4', 'username': u'tempest_scenario-user_79b326f8-2455-48c6-883f-e2c977c68823', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-05 03:05:47,933 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_79b326f8-2455-48c6-883f-e2c977c68823', 'password': 'e53318df-778a-4f09-90ee-a1a7058448d4', 'project_name': 'tempest_scenario-project_79b326f8-2455-48c6-883f-e2c977c68823', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': '2634de9e00114f9da7cbca45a2b28a5c', 'project_domain_name': 'Default'} 2018-12-05 03:05:47,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-05 03:05:47,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}acb6bac4f845a55d8e15b3db542a29a1a412d1ff" 2018-12-05 03:05:48,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 03:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ffe50e3-148a-480e-b504-72fbef6ad901 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-05 03:05:48,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6ffe50e3-148a-480e-b504-72fbef6ad901 2018-12-05 03:05:48,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0914978981018s 2018-12-05 03:05:48,028 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6ffe50e3-148a-480e-b504-72fbef6ad901 2018-12-05 03:05:48,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-05 03:05:48,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}acb6bac4f845a55d8e15b3db542a29a1a412d1ff" 2018-12-05 03:05:48,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 03:05:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad06a56b-60fb-4e60-9ca7-a98f2cb4d30d Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-05 03:05:48,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ad06a56b-60fb-4e60-9ca7-a98f2cb4d30d 2018-12-05 03:05:48,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0910971164703s 2018-12-05 03:05:48,125 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ad06a56b-60fb-4e60-9ca7-a98f2cb4d30d 2018-12-05 03:05:48,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-05 03:05:48,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}acb6bac4f845a55d8e15b3db542a29a1a412d1ff" 2018-12-05 03:05:48,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 03:05:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3bdab43-af01-47f5-950b-1b334fe1d1b7 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-05 03:05:48,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-b3bdab43-af01-47f5-950b-1b334fe1d1b7 2018-12-05 03:05:48,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.095370054245s 2018-12-05 03:05:48,225 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-b3bdab43-af01-47f5-950b-1b334fe1d1b7 2018-12-05 03:05:48,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-05 03:05:48,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}acb6bac4f845a55d8e15b3db542a29a1a412d1ff" 2018-12-05 03:05:48,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 03:05:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cb10d76-9d19-4f97-9492-2d76e9ae45c6 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_79b326f8-2455-48c6-883f-e2c977c68823", "links": {"self": "http://172.30.9.23:5000/v3/users/2c94b44b682340db8b4108486f807ad4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2c94b44b682340db8b4108486f807ad4", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-05 03:05:48,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-5cb10d76-9d19-4f97-9492-2d76e9ae45c6 2018-12-05 03:05:48,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121555089951s 2018-12-05 03:05:48,348 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-5cb10d76-9d19-4f97-9492-2d76e9ae45c6 2018-12-05 03:05:48,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-05 03:05:48,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}acb6bac4f845a55d8e15b3db542a29a1a412d1ff" 2018-12-05 03:05:48,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 03:05:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dc16dcf-a1fa-43d0-8783-5c715fc9fd9a Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.23:5000/v3/projects/2634de9e00114f9da7cbca45a2b28a5c"}, "tags": [], "enabled": true, "id": "2634de9e00114f9da7cbca45a2b28a5c", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_79b326f8-2455-48c6-883f-e2c977c68823"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-05 03:05:48,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-8dc16dcf-a1fa-43d0-8783-5c715fc9fd9a 2018-12-05 03:05:48,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0940449237823s 2018-12-05 03:05:48,453 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-8dc16dcf-a1fa-43d0-8783-5c715fc9fd9a 2018-12-05 03:05:48,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-05 03:05:48,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=2c94b44b682340db8b4108486f807ad4&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=2634de9e00114f9da7cbca45a2b28a5c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}acb6bac4f845a55d8e15b3db542a29a1a412d1ff" 2018-12-05 03:05:48,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 03:05:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-120d97ae-d812-49de-80c7-6b2017fadc86 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=2c94b44b682340db8b4108486f807ad4&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=2634de9e00114f9da7cbca45a2b28a5c", "previous": null, "next": null}} 2018-12-05 03:05:48,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=2c94b44b682340db8b4108486f807ad4&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=2634de9e00114f9da7cbca45a2b28a5c used request id req-120d97ae-d812-49de-80c7-6b2017fadc86 2018-12-05 03:05:48,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0965609550476s 2018-12-05 03:05:48,557 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=2c94b44b682340db8b4108486f807ad4&role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&scope.project.id=2634de9e00114f9da7cbca45a2b28a5c used request id req-120d97ae-d812-49de-80c7-6b2017fadc86 2018-12-05 03:05:48,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-05 03:05:48,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/2634de9e00114f9da7cbca45a2b28a5c/users/2c94b44b682340db8b4108486f807ad4/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}acb6bac4f845a55d8e15b3db542a29a1a412d1ff" 2018-12-05 03:05:48,689 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 05 Dec 2018 03:05:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-053f3b85-62ca-4fa2-8867-2789baa1361f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-05 03:05:48,689 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/2634de9e00114f9da7cbca45a2b28a5c/users/2c94b44b682340db8b4108486f807ad4/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-053f3b85-62ca-4fa2-8867-2789baa1361f 2018-12-05 03:05:48,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.128364086151s 2018-12-05 03:05:48,689 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/2634de9e00114f9da7cbca45a2b28a5c/users/2c94b44b682340db8b4108486f807ad4/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-053f3b85-62ca-4fa2-8867-2789baa1361f 2018-12-05 03:05:48,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-05 03:05:48,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}acb6bac4f845a55d8e15b3db542a29a1a412d1ff" 2018-12-05 03:05:48,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 03:05:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ac9cd47-1a36-4bdd-b717-db031733d8fb Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-05 03:05:48,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1ac9cd47-1a36-4bdd-b717-db031733d8fb 2018-12-05 03:05:48,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0908100605011s 2018-12-05 03:05:48,784 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1ac9cd47-1a36-4bdd-b717-db031733d8fb 2018-12-05 03:05:48,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-05 03:05:48,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}acb6bac4f845a55d8e15b3db542a29a1a412d1ff" 2018-12-05 03:05:48,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 03:05:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b6c9c6b-2aac-48d8-a32f-6f6cb23e0d70 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-05 03:05:48,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-0b6c9c6b-2aac-48d8-a32f-6f6cb23e0d70 2018-12-05 03:05:48,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0926949977875s 2018-12-05 03:05:48,882 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-0b6c9c6b-2aac-48d8-a32f-6f6cb23e0d70 2018-12-05 03:05:48,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-05 03:05:48,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}acb6bac4f845a55d8e15b3db542a29a1a412d1ff" 2018-12-05 03:05:48,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 03:05:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1513026d-1601-4c8c-bd5a-4de9f121f61d Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_79b326f8-2455-48c6-883f-e2c977c68823", "links": {"self": "http://172.30.9.23:5000/v3/users/2c94b44b682340db8b4108486f807ad4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2c94b44b682340db8b4108486f807ad4", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-05 03:05:48,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-1513026d-1601-4c8c-bd5a-4de9f121f61d 2018-12-05 03:05:48,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105845928192s 2018-12-05 03:05:48,989 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-1513026d-1601-4c8c-bd5a-4de9f121f61d 2018-12-05 03:05:49,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-05 03:05:49,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&user.id=2c94b44b682340db8b4108486f807ad4&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}acb6bac4f845a55d8e15b3db542a29a1a412d1ff" 2018-12-05 03:05:49,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 03:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bd165c8-5e2f-4964-83e8-544986ad4a77 Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&user.id=2c94b44b682340db8b4108486f807ad4&scope.domain.id=default", "previous": null, "next": null}} 2018-12-05 03:05:49,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&user.id=2c94b44b682340db8b4108486f807ad4&scope.domain.id=default used request id req-0bd165c8-5e2f-4964-83e8-544986ad4a77 2018-12-05 03:05:49,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0912230014801s 2018-12-05 03:05:49,092 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=2ea18bc4d01d41f2b3ff483bb57e9a1b&user.id=2c94b44b682340db8b4108486f807ad4&scope.domain.id=default used request id req-0bd165c8-5e2f-4964-83e8-544986ad4a77 2018-12-05 03:05:49,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-05 03:05:49,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/2c94b44b682340db8b4108486f807ad4/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}acb6bac4f845a55d8e15b3db542a29a1a412d1ff" 2018-12-05 03:05:49,240 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 05 Dec 2018 03:05:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e0ddaf0-0e21-4610-8664-fa1f9d727897 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-05 03:05:49,240 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/2c94b44b682340db8b4108486f807ad4/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-9e0ddaf0-0e21-4610-8664-fa1f9d727897 2018-12-05 03:05:49,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.144759178162s 2018-12-05 03:05:49,241 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/2c94b44b682340db8b4108486f807ad4/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b used request id req-9e0ddaf0-0e21-4610-8664-fa1f9d727897 2018-12-05 03:05:49,241 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-05 03:05:52,831 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | d504f0c2-ebb5-4b36-9b8f-c102dc73ac09 | 2018-12-05T03:05:52.513657 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: d504f0c2-ebb5-4b36-9b8f-c102dc73ac09 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-05 03:05:55,801 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | tempest-type-1493776468 | Available | | __unknown__ | tempest-type-238059161 | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+-------------------------+-----------+ 2018-12-05 03:05:56,516 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-05 03:06:00,790 - 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=611f4d86-126b-418e-b114-d16ef3be92ab) as the default verifier for the future CLI operations. 2018-12-05 03:06:02,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-05 03:06:02,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 03:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea553d1c-9135-44a2-b4de-4a5ba7084776 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-05 03:06:02,316 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-ea553d1c-9135-44a2-b4de-4a5ba7084776 2018-12-05 03:06:02,318 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-05 03:06:02,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d20a1200fc7441df95f6f68766e80849", "name": "Member"}, {"id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "name": "admin"}], "expires_at": "2018-12-05T04:06:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2634de9e00114f9da7cbca45a2b28a5c", "name": "tempest_scenario-project_79b326f8-2455-48c6-883f-e2c977c68823"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/2634de9e00114f9da7cbca45a2b28a5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b53f6d592c547fca764ab22a2eec389"}, {"url": "http://172.30.9.23:8776/v2/2634de9e00114f9da7cbca45a2b28a5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a20660fb54b64cdd9d08274a0c06956a"}, {"url": "http://192.30.9.3:8776/v2/2634de9e00114f9da7cbca45a2b28a5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc448f7abe164060b7810b0db04d30da"}], "type": "volumev2", "id": "042b3c9dcea0478ca8269631bb4602a1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03d81f99810e4eae93b368dc772c273a"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "68e3de58192445fba18d6efe5a338c0b"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c47ff6f23f6944d1b8ab81d3b90c33e5"}], "type": "network", "id": "070719860c8845c6954eb1cb14c5157d", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0397fed511294dacadf6cf5b8f7cfc8d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d856123f62c424f8eab75fcba324d46"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c008c7b30749459b8d4eafca0ca87d80"}], "type": "event", "id": "196499c330064243a3308b61958378dd", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_2634de9e00114f9da7cbca45a2b28a5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d34ed7faf4243ab87b42eb7a001c570"}, {"url": "http://12.0.0.34:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3007033cbbaa4edf94e36609a9034a37"}, {"url": "http://12.0.0.34:8080/v1/AUTH_2634de9e00114f9da7cbca45a2b28a5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7391b1855344d5c87de5d1dee7ce8f8"}], "type": "object-store", "id": "2c1215c57927462f924c29c0c1e6f88d", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "3f4d35a1d7b544dbbb27f1a1d8457f93", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2634de9e00114f9da7cbca45a2b28a5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f150fb71864480482766e41397cc3bc"}, {"url": "http://192.30.9.3:8004/v1/2634de9e00114f9da7cbca45a2b28a5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73d479eef9714e58af47a1b69dc05ea6"}, {"url": "http://172.30.9.23:8004/v1/2634de9e00114f9da7cbca45a2b28a5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "934450b307f7403c8b4df2e45029baf5"}], "type": "orchestration", "id": "44d8701a6264423aba9df9833d5d8482", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fc997859ee4f58b2c3db5a0c18b741"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5963368b5bb84be19695b6f5b9b3ebf3"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e67dd38605f84602b99e6779ca4ba49b"}], "type": "metric", "id": "60d912040ceb4d6a9ada8ca5c3a82edd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "294ea351d6b14b05b38e2f5dd23471d1"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4d46d0ab86b044a88e11de640dcc6a85"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6fbe12f6a6149859f2f674cf3a3a00f"}], "type": "cloudformation", "id": "63fcfb23e0a24868933e8e5d13ccbc16", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/2634de9e00114f9da7cbca45a2b28a5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f4b353da999459ebb454eb5984828cb"}, {"url": "http://172.30.9.23:8776/v1/2634de9e00114f9da7cbca45a2b28a5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3009cad33ed246e8a34f526f5f17b41f"}, {"url": "http://192.30.9.3:8776/v1/2634de9e00114f9da7cbca45a2b28a5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c6326f11a3f404183b19f887579cc9f"}], "type": "volume", "id": "8acf7f443eb642bdb5fa574d142d132f", "name": "cinder"}, {"endpoints": [], "type": "tempest-type-238059161", "id": "9efc217d205846b9a785ecb3f45fd4ca", "name": "tempest-service-972301159"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfd9bbec4ae4851a752808f20a1051a"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f3eb4e4fa0b4a33afd7122418e7babb"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5dd08738a6b409f8ca71aee83e6bbb4"}], "type": "image", "id": "a45afe5360d248f9b2f4601af3f533d3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/2634de9e00114f9da7cbca45a2b28a5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b560273ea44407ba0b619fa6e08974"}, {"url": "http://192.30.9.3:8776/v3/2634de9e00114f9da7cbca45a2b28a5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2a9764bc3d64e9d9966dff37d6c4c52"}, {"url": "http://172.30.9.23:8776/v3/2634de9e00114f9da7cbca45a2b28a5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac5b5017cc7840808a3c8693d35db881"}], "type": "volumev3", "id": "a4c8d7b969804ac8849ba2ce21b436aa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cec003c252b4c939a353b979f8dfab0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a53774ba87814090bd096104aac799d3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7e700d9751a46e8b914d1155c7b9cff"}], "type": "compute", "id": "a5a19c1516a047d48136b401e09af687", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1493776468", "id": "c8d535f031e3420a95da6c1bd49c0442", "name": "tempest-service-1348401513"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c70df7575a904eae8a0e03b48257e860"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebf17c77e684469e84014eecba30f265"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ece0318fd3ef47f0985216ade5e9668d"}], "type": "alarming", "id": "d2f01748166443a6beaa45e3144e1c6f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b76ae51c6004bd1937dc69b0e86dfd6"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88555a64aaed4fdb8b0f2ec46218e890"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f12ae90c244d400d8292f53b924ae74a"}], "type": "identity", "id": "ecf0c6f740814148a80f0ed3eca7671c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b126a1b2b8d4bd4bb86632839a3c925"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a25c52076514160944642911243d97d"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a210f00345924fe9bc06435c9d576116"}], "type": "placement", "id": "ef7bbe5b2f424a6e95a85801db8ac4ad", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_scenario-user_79b326f8-2455-48c6-883f-e2c977c68823", "id": "2c94b44b682340db8b4108486f807ad4"}, "audit_ids": ["b04XT9MUQMGFekLXtMCKHQ"], "issued_at": "2018-12-05T03:06:02.000000Z"}} 2018-12-05 03:06:02,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-05 03:06:02,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}ddf307016b28fc1270a90044d9fcfcecc36712b5" 2018-12-05 03:06:02,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-07250b17-fc89-4387-9270-bbfdd16d1930 Date: Wed, 05 Dec 2018 03:06:02 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": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "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": "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": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-12-05 03:06:02,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-07250b17-fc89-4387-9270-bbfdd16d1930 2018-12-05 03:06:02,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.190615177155s 2018-12-05 03:06:02,908 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-07250b17-fc89-4387-9270-bbfdd16d1930 2018-12-05 03:06:02,916 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2018-12-05 03:06:02,916 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-05 03:06:02,987 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-05 03:06:02,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-05 03:06:02,994 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 05 Dec 2018 03:06:02 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-12-05 03:06:02,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-05 03:06:03,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ddf307016b28fc1270a90044d9fcfcecc36712b5" 2018-12-05 03:06:03,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-bf9675ea-d6d7-428e-b04c-194fe1174a1b Date: Wed, 05 Dec 2018 03:06:03 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-05 03:06:03,200 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-bf9675ea-d6d7-428e-b04c-194fe1174a1b 2018-12-05 03:06:03,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.201494932175s 2018-12-05 03:06:03,200 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-bf9675ea-d6d7-428e-b04c-194fe1174a1b 2018-12-05 03:06:03,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-05 03:06:03,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ddf307016b28fc1270a90044d9fcfcecc36712b5" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_79b326f8-2455-48c6-883f-e2c977c68823", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_79b326f8-2455-48c6-883f-e2c977c68823"}' 2018-12-05 03:06:03,246 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/80e787ce-3bbe-481b-9d54-d7d1ec3bec4c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cb10238f-da67-4bac-82b3-9ee9a8d439e3 Date: Wed, 05 Dec 2018 03:06:03 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/80e787ce-3bbe-481b-9d54-d7d1ec3bec4c/file", "owner": "2634de9e00114f9da7cbca45a2b28a5c", "id": "80e787ce-3bbe-481b-9d54-d7d1ec3bec4c", "size": null, "self": "/v2/images/80e787ce-3bbe-481b-9d54-d7d1ec3bec4c", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-05T03:06:03Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_79b326f8-2455-48c6-883f-e2c977c68823", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_79b326f8-2455-48c6-883f-e2c977c68823", "checksum": null, "created_at": "2018-12-05T03:06:03Z", "protected": false} 2018-12-05 03:06:03,246 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-cb10238f-da67-4bac-82b3-9ee9a8d439e3 2018-12-05 03:06:03,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0381181240082s 2018-12-05 03:06:03,247 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-cb10238f-da67-4bac-82b3-9ee9a8d439e3 returning object 80e787ce-3bbe-481b-9d54-d7d1ec3bec4c 2018-12-05 03:06:03,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-05 03:06:03,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/80e787ce-3bbe-481b-9d54-d7d1ec3bec4c/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}ddf307016b28fc1270a90044d9fcfcecc36712b5" -d '' 2018-12-05 03:06:03,754 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-28a56004-149d-42e9-91b3-a2d4526c3e40 Date: Wed, 05 Dec 2018 03:06:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-05 03:06:03,755 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/80e787ce-3bbe-481b-9d54-d7d1ec3bec4c/file used request id req-28a56004-149d-42e9-91b3-a2d4526c3e40 2018-12-05 03:06:03,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.507122993469s 2018-12-05 03:06:03,755 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/80e787ce-3bbe-481b-9d54-d7d1ec3bec4c/file used request id req-28a56004-149d-42e9-91b3-a2d4526c3e40 2018-12-05 03:06:03,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-05 03:06:03,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ddf307016b28fc1270a90044d9fcfcecc36712b5" 2018-12-05 03:06:03,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-e59df393-00ad-4f21-a4d9-c3712eb3db5f Date: Wed, 05 Dec 2018 03:06:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/80e787ce-3bbe-481b-9d54-d7d1ec3bec4c/snap", "metadata": {}}], "file": "/v2/images/80e787ce-3bbe-481b-9d54-d7d1ec3bec4c/file", "owner": "2634de9e00114f9da7cbca45a2b28a5c", "id": "80e787ce-3bbe-481b-9d54-d7d1ec3bec4c", "size": 12716032, "self": "/v2/images/80e787ce-3bbe-481b-9d54-d7d1ec3bec4c", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/80e787ce-3bbe-481b-9d54-d7d1ec3bec4c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-05T03:06:03Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_79b326f8-2455-48c6-883f-e2c977c68823", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_79b326f8-2455-48c6-883f-e2c977c68823", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-05T03:06:03Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-05 03:06:03,786 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e59df393-00ad-4f21-a4d9-c3712eb3db5f 2018-12-05 03:06:03,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0298790931702s 2018-12-05 03:06:03,787 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e59df393-00ad-4f21-a4d9-c3712eb3db5f 2018-12-05 03:06:03,789 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/80e787ce-3bbe-481b-9d54-d7d1ec3bec4c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/80e787ce-3bbe-481b-9d54-d7d1ec3bec4c/file', 'owner': u'2634de9e00114f9da7cbca45a2b28a5c', 'id': u'80e787ce-3bbe-481b-9d54-d7d1ec3bec4c', 'size': 12716032, u'self': u'/v2/images/80e787ce-3bbe-481b-9d54-d7d1ec3bec4c', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2634de9e00114f9da7cbca45a2b28a5c', 'name': 'tempest_scenario-project_79b326f8-2455-48c6-883f-e2c977c68823', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/80e787ce-3bbe-481b-9d54-d7d1ec3bec4c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-05T03:06:03Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-05T03:06:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_79b326f8-2455-48c6-883f-e2c977c68823', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/80e787ce-3bbe-481b-9d54-d7d1ec3bec4c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_79b326f8-2455-48c6-883f-e2c977c68823', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_79b326f8-2455-48c6-883f-e2c977c68823', 'created': u'2018-12-05T03:06:03Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-05T03:06:03Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/80e787ce-3bbe-481b-9d54-d7d1ec3bec4c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_79b326f8-2455-48c6-883f-e2c977c68823', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-05 03:06:03,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-05 03:06:03,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}acb6bac4f845a55d8e15b3db542a29a1a412d1ff" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_scenario-flavor_79b326f8-2455-48c6-883f-e2c977c68823", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-05 03:06:04,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 03: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-b40bfd45-ecd8-4bcb-b6f0-102c51134de2 x-compute-request-id: req-b40bfd45-ecd8-4bcb-b6f0-102c51134de2 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_79b326f8-2455-48c6-883f-e2c977c68823", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/dbe34bba-068f-4fde-b7b4-6e0ecd0eac7b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/dbe34bba-068f-4fde-b7b4-6e0ecd0eac7b", "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": "dbe34bba-068f-4fde-b7b4-6e0ecd0eac7b"}} 2018-12-05 03:06:04,006 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b40bfd45-ecd8-4bcb-b6f0-102c51134de2 2018-12-05 03:06:04,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.215632915497s 2018-12-05 03:06:04,006 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b40bfd45-ecd8-4bcb-b6f0-102c51134de2 2018-12-05 03:06:04,007 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_79b326f8-2455-48c6-883f-e2c977c68823', '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'7156be1802b84962aaa9ceab6d73cc34', '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'dbe34bba-068f-4fde-b7b4-6e0ecd0eac7b', 'swap': 0}) 2018-12-05 03:06:04,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-05 03:06:04,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/dbe34bba-068f-4fde-b7b4-6e0ecd0eac7b/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}acb6bac4f845a55d8e15b3db542a29a1a412d1ff" -d '{"extra_specs": {}}' 2018-12-05 03:06:04,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 03:06:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-775b2511-c114-49ff-aa62-c22a43f606fd x-compute-request-id: req-775b2511-c114-49ff-aa62-c22a43f606fd Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-05 03:06:04,028 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/dbe34bba-068f-4fde-b7b4-6e0ecd0eac7b/os-extra_specs used request id req-775b2511-c114-49ff-aa62-c22a43f606fd 2018-12-05 03:06:04,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0198981761932s 2018-12-05 03:06:04,028 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/dbe34bba-068f-4fde-b7b4-6e0ecd0eac7b/os-extra_specs used request id req-775b2511-c114-49ff-aa62-c22a43f606fd 2018-12-05 03:06:04,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-05 03:06:04,039 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 05 Dec 2018 03:06: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.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-05 03:06:04,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-05 03:06:04,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ddf307016b28fc1270a90044d9fcfcecc36712b5" 2018-12-05 03:06:04,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 03:06:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c2d0d57-285c-4c0f-bada-b4a4a1e6e825 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ea18bc4d01d41f2b3ff483bb57e9a1b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2ea18bc4d01d41f2b3ff483bb57e9a1b"}, "name": "admin"}, {"domain_id": null, "id": "42fab29a93ba4771ab7251680c20a11c", "links": {"self": "http://172.30.9.23:5000/v3/roles/42fab29a93ba4771ab7251680c20a11c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4be0e505548c4896beb7e46ed7258e0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/4be0e505548c4896beb7e46ed7258e0b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a214bb917e52445690a1dda12b10f6b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/a214bb917e52445690a1dda12b10f6b4"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d20a1200fc7441df95f6f68766e80849", "links": {"self": "http://172.30.9.23:5000/v3/roles/d20a1200fc7441df95f6f68766e80849"}, "name": "Member"}]} 2018-12-05 03:06:04,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8c2d0d57-285c-4c0f-bada-b4a4a1e6e825 2018-12-05 03:06:04,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0190629959106s 2018-12-05 03:06:04,062 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8c2d0d57-285c-4c0f-bada-b4a4a1e6e825 2018-12-05 03:06:04,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-05 03:06:04,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}acb6bac4f845a55d8e15b3db542a29a1a412d1ff" 2018-12-05 03:06:04,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 03:06:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c7ec370-ca76-4903-a2c6-4383e90c859b x-compute-request-id: req-2c7ec370-ca76-4903-a2c6-4383e90c859b 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": 2}, "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": 2010000, "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": 4}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 2010000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-12-05 03:06:04,122 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-2c7ec370-ca76-4903-a2c6-4383e90c859b 2018-12-05 03:06:04,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0470650196075s 2018-12-05 03:06:04,122 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-2c7ec370-ca76-4903-a2c6-4383e90c859b 2018-12-05 03:06:04,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-05 03:06:04,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ddf307016b28fc1270a90044d9fcfcecc36712b5" 2018-12-05 03:06:04,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-b5c37e66-dc6c-4d48-bc97-fbee9ebd97c5 Date: Wed, 05 Dec 2018 03:06:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/80e787ce-3bbe-481b-9d54-d7d1ec3bec4c/snap", "metadata": {}}], "file": "/v2/images/80e787ce-3bbe-481b-9d54-d7d1ec3bec4c/file", "owner": "2634de9e00114f9da7cbca45a2b28a5c", "id": "80e787ce-3bbe-481b-9d54-d7d1ec3bec4c", "size": 12716032, "self": "/v2/images/80e787ce-3bbe-481b-9d54-d7d1ec3bec4c", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/80e787ce-3bbe-481b-9d54-d7d1ec3bec4c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-05T03:06:03Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_79b326f8-2455-48c6-883f-e2c977c68823", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_79b326f8-2455-48c6-883f-e2c977c68823", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-05T03:06:03Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-05 03:06:04,160 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b5c37e66-dc6c-4d48-bc97-fbee9ebd97c5 2018-12-05 03:06:04,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.033460855484s 2018-12-05 03:06:04,160 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b5c37e66-dc6c-4d48-bc97-fbee9ebd97c5 2018-12-05 03:06:04,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-05 03:06:04,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ddf307016b28fc1270a90044d9fcfcecc36712b5" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_alt_79b326f8-2455-48c6-883f-e2c977c68823", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_alt_79b326f8-2455-48c6-883f-e2c977c68823"}' 2018-12-05 03:06:04,212 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/006bc013-fa7b-443b-85a1-1e8fe48cfab1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-943334bf-7702-46bd-927a-4945646dfd42 Date: Wed, 05 Dec 2018 03:06:04 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/006bc013-fa7b-443b-85a1-1e8fe48cfab1/file", "owner": "2634de9e00114f9da7cbca45a2b28a5c", "id": "006bc013-fa7b-443b-85a1-1e8fe48cfab1", "size": null, "self": "/v2/images/006bc013-fa7b-443b-85a1-1e8fe48cfab1", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-05T03:06:04Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_79b326f8-2455-48c6-883f-e2c977c68823", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_79b326f8-2455-48c6-883f-e2c977c68823", "checksum": null, "created_at": "2018-12-05T03:06:04Z", "protected": false} 2018-12-05 03:06:04,212 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-943334bf-7702-46bd-927a-4945646dfd42 2018-12-05 03:06:04,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0445477962494s 2018-12-05 03:06:04,212 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-943334bf-7702-46bd-927a-4945646dfd42 returning object 006bc013-fa7b-443b-85a1-1e8fe48cfab1 2018-12-05 03:06:04,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-05 03:06:04,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/006bc013-fa7b-443b-85a1-1e8fe48cfab1/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}ddf307016b28fc1270a90044d9fcfcecc36712b5" -d '' 2018-12-05 03:06:04,799 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f4e7bd8e-19cc-42b1-8846-4d530321154a Date: Wed, 05 Dec 2018 03:06:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-05 03:06:04,799 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/006bc013-fa7b-443b-85a1-1e8fe48cfab1/file used request id req-f4e7bd8e-19cc-42b1-8846-4d530321154a 2018-12-05 03:06:04,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.585860013962s 2018-12-05 03:06:04,799 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/006bc013-fa7b-443b-85a1-1e8fe48cfab1/file used request id req-f4e7bd8e-19cc-42b1-8846-4d530321154a 2018-12-05 03:06:04,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-05 03:06:04,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ddf307016b28fc1270a90044d9fcfcecc36712b5" 2018-12-05 03:06:04,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2367 Content-Type: application/json X-Openstack-Request-Id: req-40e24114-4d80-4385-8134-6f358bafbe25 Date: Wed, 05 Dec 2018 03:06:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/006bc013-fa7b-443b-85a1-1e8fe48cfab1/snap", "metadata": {}}], "file": "/v2/images/006bc013-fa7b-443b-85a1-1e8fe48cfab1/file", "owner": "2634de9e00114f9da7cbca45a2b28a5c", "id": "006bc013-fa7b-443b-85a1-1e8fe48cfab1", "size": 12716032, "self": "/v2/images/006bc013-fa7b-443b-85a1-1e8fe48cfab1", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/006bc013-fa7b-443b-85a1-1e8fe48cfab1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-05T03:06:04Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_79b326f8-2455-48c6-883f-e2c977c68823", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_79b326f8-2455-48c6-883f-e2c977c68823", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-05T03:06:04Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/80e787ce-3bbe-481b-9d54-d7d1ec3bec4c/snap", "metadata": {}}], "file": "/v2/images/80e787ce-3bbe-481b-9d54-d7d1ec3bec4c/file", "owner": "2634de9e00114f9da7cbca45a2b28a5c", "id": "80e787ce-3bbe-481b-9d54-d7d1ec3bec4c", "size": 12716032, "self": "/v2/images/80e787ce-3bbe-481b-9d54-d7d1ec3bec4c", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/80e787ce-3bbe-481b-9d54-d7d1ec3bec4c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-05T03:06:03Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_79b326f8-2455-48c6-883f-e2c977c68823", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_79b326f8-2455-48c6-883f-e2c977c68823", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-05T03:06:03Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-05 03:06:04,832 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-40e24114-4d80-4385-8134-6f358bafbe25 2018-12-05 03:06:04,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0284600257874s 2018-12-05 03:06:04,832 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-40e24114-4d80-4385-8134-6f358bafbe25 2018-12-05 03:06:04,834 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/006bc013-fa7b-443b-85a1-1e8fe48cfab1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/006bc013-fa7b-443b-85a1-1e8fe48cfab1/file', 'owner': u'2634de9e00114f9da7cbca45a2b28a5c', 'id': u'006bc013-fa7b-443b-85a1-1e8fe48cfab1', 'size': 12716032, u'self': u'/v2/images/006bc013-fa7b-443b-85a1-1e8fe48cfab1', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2634de9e00114f9da7cbca45a2b28a5c', 'name': 'tempest_scenario-project_79b326f8-2455-48c6-883f-e2c977c68823', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/006bc013-fa7b-443b-85a1-1e8fe48cfab1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-05T03:06:04Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-05T03:06:04Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_79b326f8-2455-48c6-883f-e2c977c68823', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/006bc013-fa7b-443b-85a1-1e8fe48cfab1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_79b326f8-2455-48c6-883f-e2c977c68823', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_79b326f8-2455-48c6-883f-e2c977c68823', 'created': u'2018-12-05T03:06:04Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-05T03:06:04Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/006bc013-fa7b-443b-85a1-1e8fe48cfab1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_79b326f8-2455-48c6-883f-e2c977c68823', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-05 03:06:04,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-05 03:06:04,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}acb6bac4f845a55d8e15b3db542a29a1a412d1ff" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_scenario-flavor_alt_79b326f8-2455-48c6-883f-e2c977c68823", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-05 03:06:04,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 03:06:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3402fe54-5ec2-4ce9-b782-84401f1ff4c4 x-compute-request-id: req-3402fe54-5ec2-4ce9-b782-84401f1ff4c4 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_alt_79b326f8-2455-48c6-883f-e2c977c68823", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/52c7f46c-eebc-438f-b79d-f35c585c3f08", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/52c7f46c-eebc-438f-b79d-f35c585c3f08", "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": "52c7f46c-eebc-438f-b79d-f35c585c3f08"}} 2018-12-05 03:06:04,890 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-3402fe54-5ec2-4ce9-b782-84401f1ff4c4 2018-12-05 03:06:04,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0543298721313s 2018-12-05 03:06:04,890 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-3402fe54-5ec2-4ce9-b782-84401f1ff4c4 2018-12-05 03:06:04,891 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_79b326f8-2455-48c6-883f-e2c977c68823', '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'7156be1802b84962aaa9ceab6d73cc34', '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'52c7f46c-eebc-438f-b79d-f35c585c3f08', 'swap': 0}) 2018-12-05 03:06:04,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-05 03:06:04,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/52c7f46c-eebc-438f-b79d-f35c585c3f08/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}acb6bac4f845a55d8e15b3db542a29a1a412d1ff" -d '{"extra_specs": {}}' 2018-12-05 03:06:04,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 03:06:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-12781b0f-a7ee-4428-809d-81ec4eef8ace x-compute-request-id: req-12781b0f-a7ee-4428-809d-81ec4eef8ace Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-05 03:06:04,921 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/52c7f46c-eebc-438f-b79d-f35c585c3f08/os-extra_specs used request id req-12781b0f-a7ee-4428-809d-81ec4eef8ace 2018-12-05 03:06:04,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0293228626251s 2018-12-05 03:06:04,921 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/52c7f46c-eebc-438f-b79d-f35c585c3f08/os-extra_specs used request id req-12781b0f-a7ee-4428-809d-81ec4eef8ace 2018-12-05 03:06:04,921 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_79b326f8-2455-48c6-883f-e2c977c68823', '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'7156be1802b84962aaa9ceab6d73cc34', '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'52c7f46c-eebc-438f-b79d-f35c585c3f08', 'swap': 0}) 2018-12-05 03:06:07,694 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-05 03:06:07,694 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-05 03:06:07,694 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-05 03:06:07,695 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-05 03:06:07,704 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-05 03:06:09,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-611f4d86-126b-418e-b114-d16ef3be92ab/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2018-12-05 03:06:09,600 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-05 03:06:09,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_scenario/test_list.txt', '--concurrency=1']'. 2018-12-05 03:09:56,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:09:56.000 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... fail [215.195s] 2018-12-05 03:12:32,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:12:32.768 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... fail [147.312s] 2018-12-05 03:15:04,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:15:04.000 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... fail [145.864s] 2018-12-05 03:17:30,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:17:30.034 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [146.017s] 2018-12-05 03:21:25,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:21:25.482 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... fail [230.251s] 2018-12-05 03:21:31,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:21:31.643 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops ... success [0.802s] 2018-12-05 03:25:09,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:25:09.200 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... fail [211.271s] 2018-12-05 03:28:42,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:28:42.583 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... fail [213.372s] 2018-12-05 03:32:16,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:32:16.543 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... fail [203.886s] 2018-12-05 03:32:57,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:32:57.532 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [23.091s] 2018-12-05 03:33:21,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:33:21.409 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: Encrypted volume attach is not supported 2018-12-05 03:33:59,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:33:59.528 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... success [38.105s] 2018-12-05 03:37:28,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-05 03:37:28.753 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... fail [209.212s] 2018-12-05 03:37:42,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: ecc65f70-265a-4e6e-8322-2550fcbdc98f 2018-12-05 03:37:42,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'ecc65f70-265a-4e6e-8322-2550fcbdc98f']'. 2018-12-05 03:37:42,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-05 03:37:42,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-05 03:37:42,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-05 03:37:42,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | ecc65f70-265a-4e6e-8322-2550fcbdc98f | 2018-12-05 03:37:42,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-12-05 03:37:42,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-05 03:06:11 | 2018-12-05 03:37:42,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-05 03:37:41 | 2018-12-05 03:37:42,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:31:30 | 2018-12-05 03:37:42,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-12-05 03:37:42,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-05 03:37:42,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-05 03:37:42,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 611f4d86-126b-418e-b114-d16ef3be92ab) | 2018-12-05 03:37:42,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-05 03:37:42,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: d504f0c2-ebb5-4b36-9b8f-c102dc73ac09) | 2018-12-05 03:37:42,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 13 | 2018-12-05 03:37:42,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1875.104 | 2018-12-05 03:37:42,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 3 | 2018-12-05 03:37:42,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 1 | 2018-12-05 03:37:42,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-05 03:37:42,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-05 03:37:42,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 9 | 2018-12-05 03:37:42,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-05 03:37:42,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-05 03:37:42,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-05 03:37:42,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 25.0% 2018-12-05 03:37:44,735 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 31:42 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-12-05 03:37:44,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-05 03:37:44,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/006bc013-fa7b-443b-85a1-1e8fe48cfab1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ddf307016b28fc1270a90044d9fcfcecc36712b5" 2018-12-05 03:37:45,291 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-30b3f316-b3ae-4f2b-9eae-28feca43e87a Date: Wed, 05 Dec 2018 03:37:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-05 03:37:45,292 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/006bc013-fa7b-443b-85a1-1e8fe48cfab1 used request id req-30b3f316-b3ae-4f2b-9eae-28feca43e87a 2018-12-05 03:37:45,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.548444986343s 2018-12-05 03:37:45,292 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/006bc013-fa7b-443b-85a1-1e8fe48cfab1 used request id req-30b3f316-b3ae-4f2b-9eae-28feca43e87a 2018-12-05 03:37:45,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-05 03:37:45,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}acb6bac4f845a55d8e15b3db542a29a1a412d1ff" 2018-12-05 03:37:45,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 03: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-392a2a40-8318-4ee0-8e41-afd4d09aeee1 x-compute-request-id: req-392a2a40-8318-4ee0-8e41-afd4d09aeee1 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_alt_79b326f8-2455-48c6-883f-e2c977c68823", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/52c7f46c-eebc-438f-b79d-f35c585c3f08", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/52c7f46c-eebc-438f-b79d-f35c585c3f08", "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": "52c7f46c-eebc-438f-b79d-f35c585c3f08"}, {"name": "tempest_scenario-flavor_79b326f8-2455-48c6-883f-e2c977c68823", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/dbe34bba-068f-4fde-b7b4-6e0ecd0eac7b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/dbe34bba-068f-4fde-b7b4-6e0ecd0eac7b", "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": "dbe34bba-068f-4fde-b7b4-6e0ecd0eac7b"}]} 2018-12-05 03:37:45,502 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-392a2a40-8318-4ee0-8e41-afd4d09aeee1 2018-12-05 03:37:45,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.20964217186s 2018-12-05 03:37:45,503 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-392a2a40-8318-4ee0-8e41-afd4d09aeee1 2018-12-05 03:37:45,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-05 03:37:45,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/52c7f46c-eebc-438f-b79d-f35c585c3f08 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}acb6bac4f845a55d8e15b3db542a29a1a412d1ff" 2018-12-05 03:37:45,536 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 05 Dec 2018 03: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 x-openstack-request-id: req-1b916cf8-3c61-49a9-b57c-4d22307e0c3f x-compute-request-id: req-1b916cf8-3c61-49a9-b57c-4d22307e0c3f Content-Length: 0 Content-Type: application/json 2018-12-05 03:37:45,536 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/52c7f46c-eebc-438f-b79d-f35c585c3f08 used request id req-1b916cf8-3c61-49a9-b57c-4d22307e0c3f 2018-12-05 03:37:45,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.031033039093s 2018-12-05 03:37:45,536 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/52c7f46c-eebc-438f-b79d-f35c585c3f08 used request id req-1b916cf8-3c61-49a9-b57c-4d22307e0c3f 2018-12-05 03:37:45,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-05 03:37:45,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ddf307016b28fc1270a90044d9fcfcecc36712b5" 2018-12-05 03:37:45,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-9f1de9ad-ae62-428e-ba2a-b5a367406c40 Date: Wed, 05 Dec 2018 03:37:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/80e787ce-3bbe-481b-9d54-d7d1ec3bec4c/snap", "metadata": {}}], "file": "/v2/images/80e787ce-3bbe-481b-9d54-d7d1ec3bec4c/file", "owner": "2634de9e00114f9da7cbca45a2b28a5c", "id": "80e787ce-3bbe-481b-9d54-d7d1ec3bec4c", "size": 12716032, "self": "/v2/images/80e787ce-3bbe-481b-9d54-d7d1ec3bec4c", "disk_format": "qcow2", "direct_url": "rbd://8256d416-d856-476d-b9f2-2fe8147c81eb/images/80e787ce-3bbe-481b-9d54-d7d1ec3bec4c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-05T03:06:03Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_79b326f8-2455-48c6-883f-e2c977c68823", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_79b326f8-2455-48c6-883f-e2c977c68823", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-05T03:06:03Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-05 03:37:45,566 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-9f1de9ad-ae62-428e-ba2a-b5a367406c40 2018-12-05 03:37:45,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0257880687714s 2018-12-05 03:37:45,567 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-9f1de9ad-ae62-428e-ba2a-b5a367406c40 2018-12-05 03:37:45,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-05 03:37:45,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/80e787ce-3bbe-481b-9d54-d7d1ec3bec4c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ddf307016b28fc1270a90044d9fcfcecc36712b5" 2018-12-05 03:37:46,303 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f4c0f978-80e1-45fe-aec8-ff02f47d80a8 Date: Wed, 05 Dec 2018 03:37:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-05 03:37:46,303 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/80e787ce-3bbe-481b-9d54-d7d1ec3bec4c used request id req-f4c0f978-80e1-45fe-aec8-ff02f47d80a8 2018-12-05 03:37:46,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.734884023666s 2018-12-05 03:37:46,303 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/80e787ce-3bbe-481b-9d54-d7d1ec3bec4c used request id req-f4c0f978-80e1-45fe-aec8-ff02f47d80a8 2018-12-05 03:37:46,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-05 03:37:46,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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}acb6bac4f845a55d8e15b3db542a29a1a412d1ff" 2018-12-05 03:37:46,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 03:37: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-89eb091f-ed1b-4574-8003-08a59970edad x-compute-request-id: req-89eb091f-ed1b-4574-8003-08a59970edad Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_79b326f8-2455-48c6-883f-e2c977c68823", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/dbe34bba-068f-4fde-b7b4-6e0ecd0eac7b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/dbe34bba-068f-4fde-b7b4-6e0ecd0eac7b", "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": "dbe34bba-068f-4fde-b7b4-6e0ecd0eac7b"}]} 2018-12-05 03:37:46,332 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-89eb091f-ed1b-4574-8003-08a59970edad 2018-12-05 03:37:46,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0288999080658s 2018-12-05 03:37:46,333 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-89eb091f-ed1b-4574-8003-08a59970edad 2018-12-05 03:37:46,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-05 03:37:46,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/dbe34bba-068f-4fde-b7b4-6e0ecd0eac7b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}acb6bac4f845a55d8e15b3db542a29a1a412d1ff" 2018-12-05 03:37:46,366 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 05 Dec 2018 03:37: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-1ff1c53a-75d8-4c4f-9d2b-21daa900a990 x-compute-request-id: req-1ff1c53a-75d8-4c4f-9d2b-21daa900a990 Content-Length: 0 Content-Type: application/json 2018-12-05 03:37:46,366 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/dbe34bba-068f-4fde-b7b4-6e0ecd0eac7b used request id req-1ff1c53a-75d8-4c4f-9d2b-21daa900a990 2018-12-05 03:37:46,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0314359664917s 2018-12-05 03:37:46,366 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/dbe34bba-068f-4fde-b7b4-6e0ecd0eac7b used request id req-1ff1c53a-75d8-4c4f-9d2b-21daa900a990 2018-12-05 03:37:46,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-05 03:37:46,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}acb6bac4f845a55d8e15b3db542a29a1a412d1ff" 2018-12-05 03:37:46,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 03:37:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d6003a1-9a7f-417a-b305-f86d1e1e821a Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/0736927fc22449a897386e0bc3e97e3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0736927fc22449a897386e0bc3e97e3c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/09f52e4f43874ef89d80f768823a126d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f52e4f43874ef89d80f768823a126d", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/13b9f613a0f94b7ebaf599f3358c6772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13b9f613a0f94b7ebaf599f3358c6772", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_79b326f8-2455-48c6-883f-e2c977c68823", "links": {"self": "http://172.30.9.23:5000/v3/users/2c94b44b682340db8b4108486f807ad4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2c94b44b682340db8b4108486f807ad4", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/3ca8f529baa2473daeb82f489e92380c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ca8f529baa2473daeb82f489e92380c", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/61d4c3b4398c40adbd8e901c42776579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61d4c3b4398c40adbd8e901c42776579", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/68336c7ed2f3431cbaa61fd508e70762"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68336c7ed2f3431cbaa61fd508e70762", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/7aa2fe2a3dbc4d8f8b34c6842fc50c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7aa2fe2a3dbc4d8f8b34c6842fc50c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/7c68b9e0aa994ba98704b21f0197bfca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c68b9e0aa994ba98704b21f0197bfca", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/8647f1c521c544a0ac3f2e0844cee8cf"}, "domain_id": "95e4af10200f409abf5b7829e8cbf6c1", "enabled": true, "options": {}, "id": "8647f1c521c544a0ac3f2e0844cee8cf", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/a532949bd6c6480a8fadfe278f7df729"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a532949bd6c6480a8fadfe278f7df729", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a64b1167e9da4a04a8dcea2d8b51a89b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a64b1167e9da4a04a8dcea2d8b51a89b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/d68648dbbaa54f3c890051d7ddbf3361"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d68648dbbaa54f3c890051d7ddbf3361", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d713c53bcf4b46bbb2d3d6261455e18f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d713c53bcf4b46bbb2d3d6261455e18f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/e5d00ff5322f4c39b2c6d9a505ae4853"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d00ff5322f4c39b2c6d9a505ae4853", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-05 03:37:46,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4d6003a1-9a7f-417a-b305-f86d1e1e821a 2018-12-05 03:37:46,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120532035828s 2018-12-05 03:37:46,488 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4d6003a1-9a7f-417a-b305-f86d1e1e821a 2018-12-05 03:37:46,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-05 03:37:46,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/2c94b44b682340db8b4108486f807ad4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}acb6bac4f845a55d8e15b3db542a29a1a412d1ff" 2018-12-05 03:37:46,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 03:37:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9865ec7-0fd3-44b8-a238-e6bfdf14490c Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_scenario-user_79b326f8-2455-48c6-883f-e2c977c68823", "links": {"self": "http://172.30.9.23:5000/v3/users/2c94b44b682340db8b4108486f807ad4"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "2c94b44b682340db8b4108486f807ad4", "description": null}} 2018-12-05 03:37:46,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/2c94b44b682340db8b4108486f807ad4 used request id req-d9865ec7-0fd3-44b8-a238-e6bfdf14490c 2018-12-05 03:37:46,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108189821243s 2018-12-05 03:37:46,602 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/2c94b44b682340db8b4108486f807ad4 used request id req-d9865ec7-0fd3-44b8-a238-e6bfdf14490c 2018-12-05 03:37:46,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-05 03:37:46,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/2c94b44b682340db8b4108486f807ad4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}acb6bac4f845a55d8e15b3db542a29a1a412d1ff" 2018-12-05 03:37:46,835 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 05 Dec 2018 03:37:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51e5ef0e-ca65-43b9-b129-57067cef0d40 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-05 03:37:46,835 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/2c94b44b682340db8b4108486f807ad4 used request id req-51e5ef0e-ca65-43b9-b129-57067cef0d40 2018-12-05 03:37:46,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.232350111008s 2018-12-05 03:37:46,835 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/2c94b44b682340db8b4108486f807ad4 used request id req-51e5ef0e-ca65-43b9-b129-57067cef0d40 2018-12-05 03:37:46,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-05 03:37:46,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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}acb6bac4f845a55d8e15b3db542a29a1a412d1ff" 2018-12-05 03:37:46,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 05 Dec 2018 03:37:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cdb1708-b801-43ef-b3ea-1ff9e1428d44 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.23:5000/v3/projects/2634de9e00114f9da7cbca45a2b28a5c"}, "tags": [], "enabled": true, "id": "2634de9e00114f9da7cbca45a2b28a5c", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_79b326f8-2455-48c6-883f-e2c977c68823"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/7156be1802b84962aaa9ceab6d73cc34"}, "tags": [], "enabled": true, "id": "7156be1802b84962aaa9ceab6d73cc34", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b85822c75b8440e997578ae1b00b657"}, "tags": [], "enabled": true, "id": "7b85822c75b8440e997578ae1b00b657", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-05 03:37:46,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-7cdb1708-b801-43ef-b3ea-1ff9e1428d44 2018-12-05 03:37:46,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0989849567413s 2018-12-05 03:37:46,941 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-7cdb1708-b801-43ef-b3ea-1ff9e1428d44 2018-12-05 03:37:46,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-05 03:37:46,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/2634de9e00114f9da7cbca45a2b28a5c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}acb6bac4f845a55d8e15b3db542a29a1a412d1ff" 2018-12-05 03:37:47,105 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 05 Dec 2018 03:37:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d22a13d5-2a4e-42a3-82d4-4ed746ce9400 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-05 03:37:47,105 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/2634de9e00114f9da7cbca45a2b28a5c used request id req-d22a13d5-2a4e-42a3-82d4-4ed746ce9400 2018-12-05 03:37:47,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.16005897522s 2018-12-05 03:37:47,106 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/2634de9e00114f9da7cbca45a2b28a5c used request id req-d22a13d5-2a4e-42a3-82d4-4ed746ce9400 2018-12-05 03:37:47,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-05 03:37:47,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=2634de9e00114f9da7cbca45a2b28a5c&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}acb6bac4f845a55d8e15b3db542a29a1a412d1ff" 2018-12-05 03:37:47,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-1ac10800-811d-4e86-b3e7-e35927063e98 Date: Wed, 05 Dec 2018 03:37:47 GMT RESP BODY: {"security_groups": []} 2018-12-05 03:37:47,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=2634de9e00114f9da7cbca45a2b28a5c&name=default used request id req-1ac10800-811d-4e86-b3e7-e35927063e98 2018-12-05 03:37:47,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.206448793411s 2018-12-05 03:37:47,315 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=2634de9e00114f9da7cbca45a2b28a5c&name=default used request id req-1ac10800-811d-4e86-b3e7-e35927063e98 2018-12-05 03:37:47,315 - xtesting.ci.run_tests - ERROR - The test case 'tempest_scenario' failed. 2018-12-05 03:37:47,316 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR